Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-76196-416206/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstacksdk-0.36.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-76196-416206/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yPCDdT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.36.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstacksdk-0.36.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.36.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-openstacksdk-0.36.3 base' + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bEGoFB + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.36.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/database creating build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 creating build/lib/openstack/tests creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/dns copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns creating build/lib/openstack/baremetal copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/util.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/exceptions.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/version.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack creating build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/image_signer.py -> build/lib/openstack/image creating build/lib/openstack/dns creating build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 creating build/lib/openstack/tests/functional/compute creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 creating build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base2.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage creating build/lib/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store creating build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/object_store creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 creating build/lib/openstack/tests/unit/block_storage copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_proxy.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_metadata.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 creating build/lib/openstack/baremetal_introspection creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 creating build/lib/openstack/network creating build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 creating build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 creating build/lib/openstack/config creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 creating build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow creating build/lib/openstack/load_balancer copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer creating build/lib/openstack/_meta copying openstack/_meta/connection.py -> build/lib/openstack/_meta copying openstack/_meta/__init__.py -> build/lib/openstack/_meta creating build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/identity creating build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal creating build/lib/openstack/tests/functional/load_balancer creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/key_manager copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 creating build/lib/openstack/tests/functional/orchestration copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering creating build/lib/openstack/cloud creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/orchestration creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config creating build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute creating build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 creating build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd creating build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/metadata.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud creating build/lib/openstack/instance_ha creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 creating build/lib/openstack/message creating build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 creating build/lib/openstack/tests/unit/image copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/defaults.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config creating build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/fakes.py -> build/lib/openstack/tests copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage running egg_info deleting openstacksdk.egg-info/requires.txt writing openstacksdk.egg-info/PKG-INFO writing top-level names to openstacksdk.egg-info/top_level.txt writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstacksdk.egg-info/SOURCES.txt' creating build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6PeEqo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch + cd openstacksdk-0.36.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/security_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/port/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy_base2.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/fixture copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1 copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1 copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2 copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2 copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2 copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_meta copying build/lib/openstack/_meta/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_meta copying build/lib/openstack/_meta/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_meta creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/functional/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/database/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/fake/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_proxy_base2.py to test_proxy_base2.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_connection.py to test_connection.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_metadata.py to test_metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/tests/unit/config/test_json.py to test_json.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal_introspection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/fixture/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_log.py to _log.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/instance.py to instance.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/v1/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/database_service.py to database_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/database/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/_base.py to _base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/v1/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/object_store_service.py to object_store_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/object_store/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/v2/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/software_config.py to software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/v1/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/template_format.py to template_format.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/event_utils.py to event_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/template_utils.py to template_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/util/environment_format.py to environment_format.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/orchestration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_image.py to _image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_network_common.py to _network_common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_compute.py to _compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_dns.py to _dns.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/cmd/inventory.py to inventory.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py to _utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/meta.py to meta.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_normalize.py to _normalize.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_block_storage.py to _block_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_network.py to _network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_coe.py to _coe.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_orchestration.py to _orchestration.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_security_group.py to _security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_baremetal.py to _baremetal.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_identity.py to _identity.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/inventory.py to inventory.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_object_store.py to _object_store.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/cloud/_clustering.py to _clustering.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/port_group.py to port_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/chassis.py to chassis.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/v1/allocation.py to allocation.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/baremetal/configdrive.py to configdrive.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/image_service.py to image_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/_download.py to _download.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/_base_proxy.py to _base_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/v2/service_info.py to service_info.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/image/image_signer.py to image_signer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/trust.py to trust.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/region.py to region.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/limit.py to limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/tenant.py to tenant.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/v2/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/identity/identity_service.py to identity_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/message_service.py to message_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/claim.py to claim.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/subscription.py to subscription.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/v2/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_hacking.py to _hacking.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/policy_type.py to policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/profile_type.py to profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/v1/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/clustering/clustering_service.py to clustering_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/dns_service.py to dns_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/_base.py to _base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/recordset.py to recordset.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/zone_import.py to zone_import.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/v2/zone_export.py to zone_export.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/network_service.py to network_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/trunk.py to trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/service_profile.py to service_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/availability_zone.py to availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/firewall_group.py to firewall_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/pool_member.py to pool_member.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/floating_ip.py to floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/subnet.py to subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/metering_label.py to metering_label.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/vpn_service.py to vpn_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/agent.py to agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/segment.py to segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/address_scope.py to address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/service_provider.py to service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/qos_policy.py to qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/v2/security_group.py to security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/secret.py to secret.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/order.py to order.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/_format.py to _format.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/type.py to type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/type.py to type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/block_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/workflow_service.py to workflow_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2/execution.py to execution.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/v2/workflow.py to workflow.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/workflow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1/segment.py to segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/instance_ha/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_meta/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/_meta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/server_ip.py to server_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/_proxy.py to _proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/server_group.py to server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/keypair.py to keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/aggregate.py to aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/v2/server_interface.py to server_interface.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/compute/compute_service.py to compute_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/service_description.py to service_description.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/vendors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/cloud_config.py to cloud_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstack/config/cloud_region.py to cloud_region.pyc writing byte-compilation script '/tmp/tmp_eukpv.py' /usr/bin/python2 -O /tmp/tmp_eukpv.py removing /tmp/tmp_eukpv.py running install_egg_info running egg_info writing openstacksdk.egg-info/PKG-INFO writing top-level names to openstacksdk.egg-info/top_level.txt writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7/site-packages/openstacksdk-0.36.3-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openstacksdk-0.36.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PuXRyv + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.36.3 + export OS_STDOUT_CAPTURE=true + OS_STDOUT_CAPTURE=true + export OS_STDERR_CAPTURE=true + OS_STDERR_CAPTURE=true + export OS_TEST_TIMEOUT=20 + OS_TEST_TIMEOUT=20 + PYTHON=python2 + stestr-2 --test-path ./openstack/tests/unit run --black-regex test_wait_for_task_ {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.119151s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.067237s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.067725s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_allocation [0.066153s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.114295s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.063372s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.067058s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.065619s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_extend [0.072812s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.060383s] ... ok {5} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.061702s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_extend [0.063230s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.059076s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.058752s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.074912s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.060145s] ... ok {16} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.114834s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,699 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.327274s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,209 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,217 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,218 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,221 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,231 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.146676+00:00", "project": {"domain": {"id": "04180a14a9614638be23810aa752ffbc", "name": "6c3713c84f21416fb100736582dcabce"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0faf16f5a61b4fa489248157eef462d8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a946967f2752470c8ae9cca3dae6c678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fde987e36b35488180795512dcbc6a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "447c69125c9548e2b45981e0d466f92f", "region_id": "RegionOne"}], "type": "identity", "id": "7b25cfc458bd4c8a9a38253bcb1cd4ae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5174b70c820440ce9985dab51910b17f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88e38ac18839474698172b77b211683a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "aa89a96cc5a647d39f1200726fa78866", "region_id": "RegionOne"}], "type": "compute", "id": "f9d850a9819a43d088f016b20201cb39", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3ca7dfddd777405da38e284c208f30ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "73559ea49f984505ab737eef437ecf66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "64ee444ff7ca4f69a85541e907819547", "region_id": "RegionOne"}], "type": "image", "id": "7f6fe14b47c244b4a012e86e327f5c07", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "974105350f014c71b2fe5ebcdf414a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c82c26791f646af872b66b4946e354d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c0700d2532ee4be68cc661013c6503cb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5a055964dc294dd99db71aed2534318b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dda0631ee944e278be59d7052c798a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cc31e06eb714bd2a5168c7c4c0df938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "472ede396311471585deee86da854fd2", "region_id": "RegionOne"}], "type": "object-store", "id": "fd1adb8280e84093a5aead8a2026e3ef", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cc3407179b3454cbd0042013b068278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "921f07432ae04aeaafdf04a3264b356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9736764e4b87422a8f2017c1545b5991", "region_id": "RegionOne"}], "type": "clustering", "id": "f1c5ce1626d843ba8b64a41d9b4339d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d53347e47ca14087b96854f3d06a95ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6217c8f3915d44159433559736a72422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45df528357ba4466895b13fbaf300a64", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c15117f11d12402dbdd03f0ded2b54fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "022cdfa31b0144ee858bffca053f3159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d898fa6285164f6d92ca1c3c11a85be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "574e223cd61445dfa7ac6cbbdb6f168e", "region_id": "RegionOne"}], "type": "cluster", "id": "7725f7d21bfb406d8d883100e482e023", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f905ce4b5caf4ebe8f276b10c768e925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "919e5b1ec893451297ed5c792b891851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c64d6a0c8fd745568d2161afc175072b", "region_id": "RegionOne"}], "type": "data-processing", "id": "acfd2370c1034af1834a302690bb78f9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b85120326c13474c9508b874804ef0bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0fcaaaa39a2b4c02ad172effc0c945cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "47872e517ccb4878a652f2fd7f0178d9", "region_id": "RegionOne"}], "type": "baremetal", "id": "c8914f1f5d2740839b3901058e065189", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ba2be74b1ea4b42b3f0b9c2ff139db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1065a397aa0b4cc4a554c9935cf822b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1165e5e8a794cdd8f0c45c8d59d8d62", "region_id": "RegionOne"}], "type": "bare-metal", "id": "87672f507703442e991ea6ce44afc9c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "14ee0eefc8dc4a1cab97c6b2bb8a929d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b06742a4f30247358d070a09e02c1f29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "717473f1e71342c799e37d53f7296fba", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "61ad230a523c4504b0ec63752deaa062", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9cfdb996f6d469599b3cdd5abdd40c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5e7734aab73d4c07b20261a0ea6e8a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "13e871092a7149fc9f104ef1d810059d", "region_id": "RegionOne"}], "type": "key-manager", "id": "6e4e312e17ac4cee9b6eebbb8201c147", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a04947bebca54179b133130d8a2c206a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "560101ddd74242168019bb93db9a3b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0d8fc497c8b740a185e2fd9a0e48bbf9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "209d7a55040146e3814d1fc1bfd1dba3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ac6b2bdb9264ec685072929036e3a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed69c9550f094ba6baa09d1eb6e9281d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5e69abef2c654634aba5fc362d668479", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a7c800d645554f279c1c5a986efa934e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "524ea5ef0e5a49ad8fdd0ab936211115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "efe04c9737024848b5b6ee6d91efabc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "712d727c743d48859f72488fdc48e65f", "region_id": "RegionOne"}], "type": "message", "id": "be4dfb610a5b4a9dbba991d57cfe8b40", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1291ef0a2eee4f1abf5c49479217f7eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b0c574e1872f4ba18f215667f7fe4449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fa508897ab6440baad87f8134df0dcb9", "region_id": "RegionOne"}], "type": "messaging", "id": "8d2562c6532f441b813c0d98323750a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41a30c000ab94c54bd78ca200dccd224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff38c966fc7d4b65ab23b0b94e2cadfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "409916f212464e5d90c66429c1a4d97b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a814b1cd7a484000b26c485c2f67a2f6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ff7a77542ea49648786d385e03ff77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e43ed3fe590e4df1a29e27e8909ffb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f08ffa993e1c42bfbe69390ab502108e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bc249a0d1aa54adc8df6d70aa67c6d15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba10eca92ace4d4097a1933953a33efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9243db67429472484d566916b949c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e464764ac4324b8c83b8e8fb7aadccea", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "95ecb9764a0f4b20bf6f8fc422762b53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "496c68d046524d17aac5980c6ccaea20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8a1dbf1d4374fbd938184b98c0561c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "579aa736a7974a89bec54c81988c4b2c", "region_id": "RegionOne"}], "type": "container-infra", "id": "094681a292bb454c91755b9c8abfa5eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5a8eda8aa26d4227b3c3bec92b50bd20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dbb8f96d387c4f1585880ac9a63f87af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "445b15e74c2246b9b34350c9281f695d", "region_id": "RegionOne"}], "type": "search", "id": "dc4a2727dd8c4712bd3e27488f095ad9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "817a59c075fd4a7e92b709adead5b4f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "12df6332dfd241f28c3d6e5ab6d8e473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0da5b101a7d142f491b932f71d0eeb95", "region_id": "RegionOne"}], "type": "dns", "id": "fa57cf0af2cc4a26b2b7a013cdc109a9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c321b354cdf4c298595d6bc3dd46d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c25541b818942c3924f21619be919ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5b4a59449134aecb00739df501b71b9", "region_id": "RegionOne"}], "type": "workflow", "id": "02ddbf319a8547919237fdacdd8c0f74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdb1cfaf0c5f4d939b1af8ac499cbd11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd0d9d30ca1940fc86fc32398e7130f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "840d2c380c9f43548d27d8e67f734cfb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1dff372cc7f94ae6956add618445c124", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9fde31591d9441b0aba1131fe680ac06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6be4be804d5d4ab5b964900e981f034e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2328da134a5d437fa73f074dca27cb76", "region_id": "RegionOne"}], "type": "rating", "id": "c9c2aee23e5c4722b1456d9e0a94473d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97fabf547ab44b4ab79519c3c9a86f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "787ebcebc9f8486bbda9a33c1b14101d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0766b722f7b2491bb6cf66454de3213a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5574c01b005840e58b167561ebf0f34e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5840682e5e04ce18779ca3bf32e8735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "083f40c4c6aa4ea09413c1c18ac46304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ba059800f7544a4987383a37a76b05c", "region_id": "RegionOne"}], "type": "policy", "id": "2a03b2753cf444bf8893fa3bf58d7302", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18c9c25a6f824e4186cc2bad1d111239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b918c9d980f54e06a52c8e3dbecf1900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "18a7728afbf147abb416706bda7bbb91", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cb6ff32ad1134472a240dd3431be3362", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a4ecd97db754314abbd653a1cd0b473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "123466dc35e1481c8be691d8ee68a830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4dfa5be85a94c009c0dca130b68125f", "region_id": "RegionOne"}], "type": "sharev2", "id": "8cf0cf17ac62499bae6d9ff24ebf32d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7bdd389dc2f46fdabcf7cd1ce6d4a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47be43b8294a48b2a7820568e6dccb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d4a35fe6b6b48719dcd0a956f1504d8", "region_id": "RegionOne"}], "type": "share", "id": "02f7011933da424088f749c166438900", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "45149b58ba7d47cfb57d7be10debe640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "30e6a9479d064150b9743024d5127f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d362975f32ff4b77b62519dba763ce12", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "49ea4ecd943b406e909ad948c1091e5f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cef07a5e1664c03956e51886d73688a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5910e2c24f7a44c2b84ab96b7f878c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "300bc03ce18949b394d24f4696db701f", "region_id": "RegionOne"}], "type": "orchestration", "id": "e2893dcb327b4097998dfa503e2cbecd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "972b6370ccaa4810b96876f94c97cf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d21b83926184e15b96eb0100d7f77a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e233fbdab4c140fbbb29533583a3c45a", "region_id": "RegionOne"}], "type": "block-storage", "id": "a1bcc1a8fc0246eba63cf2ec421faa70", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28f1227b10e24c3f83a1705dba9f0db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e52c28a22c44a868d4b4e6ee2506dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7eb1820873047c8a0cc7e1ae3066e6a", "region_id": "RegionOne"}], "type": "volumev3", "id": "8bd5ff0f691e46e6baf03806938726a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc56855f941b456d8151c660cc0bd5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42f11f09cd7848bc8df037b02c7a335f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e74532ce428c4893848ad46c4130333e", "region_id": "RegionOne"}], "type": "volumev2", "id": "407d3efbe39c463f9a502f24a0ac5133", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "505bb323a14046528342b0efbe16bce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8682f2c2e6434cf8a2ec7fb20536e395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cf34605c4184951a17868182a603a65", "region_id": "RegionOne"}], "type": "volume", "id": "a227f118081d418ca0eef332ee1a076f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6827f6316c5749f2a0a9ea1f99ca024a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a20ddd09485a45cfa808ad1d601c58ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26fdb831cb8436ea6f8a862d50ac988", "region_id": "RegionOne"}], "type": "block-store", "id": "ccc4a11900cf430faae2c09cfe7e1afc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3550154eb71f44d289289537471c9afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "844d24bfcbcd40f6a97df733f2dcd7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ded4677442649c386bc71e75460ec06", "region_id": "RegionOne"}], "type": "alarm", "id": "c3659b9eaa1c414c99a65c3a8eb48675", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce9ac6fda09b41b1abe87ab48e6dcd4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8c065c889754012bfc9fbc6b7a4e5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eca71789f85143ccaa2a791aa155d6de", "region_id": "RegionOne"}], "type": "alarming", "id": "871c0fc54dd64dbc8feae8405159a7f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a19369c89a049d0a438e563fdc5c7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "400957f1f13a4e478d31934bcbac7164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "459a17e3170f4cb28e34ee3d312d1f2c", "region_id": "RegionOne"}], "type": "meter", "id": "8b2115c583ce4d14b5e1bfabeee86ed3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "82679c48617b4226bd76b48617bb1c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "def1d9e5a78c4005af0cbca594ca63d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fab39eb01ae147e6ac1c52f9313167ff", "region_id": "RegionOne"}], "type": "metering", "id": "9d2d269edcb14bc39161c62af0306484", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9d6856f574b47b69b0bcb77fb8cb074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "909e0a6e10754ad1ba038129adfa5680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ae83fdbedfa4485db4261d9433de90a5", "region_id": "RegionOne"}], "type": "telemetry", "id": "51e1803dfc0143a1951c368690d82307", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "07dfe046840c44c88f3cf140d4fd5891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bd480f93f40e4150b8ce8151347f78ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0b872f1716114dc593ab7da802ebf452", "region_id": "RegionOne"}], "type": "event", "id": "06f5f43c489540c3a1f659f6828670c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "262ec5cdcd294413a8bd7cee645497fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b5b413df161e4f36ba8a679e2807c1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "407cf6534faa491ba06a3b224ef8e2c0", "region_id": "RegionOne"}], "type": "events", "id": "56b414d0159a423e9f29cb2862f0ac42", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4e4840e4e194790ae8686c1dacfc873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd4ab6c10eaa465caef612d882633499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b257ba61cd39491b93de4c833f447cca", "region_id": "RegionOne"}], "type": "application-deployment", "id": "de221cc2fea14c959db50e10b91e2e6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "59cc3a12b6ba49c5ac7179d1f69fd95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bef357ba04be431a9630ff1e2974077b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd57a60381e945668c28c2deeea13b54", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fe9babf7da8a43f6b8ff4a15a080d8fc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e934d4068b064d0d9d3cb5a00d825820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a6f7c32ac3f44649892c44a1ba46a3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2104550888c4caa924186164bd32823", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c01dd97a0ba2435b98821a595a4904a0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5356f9da01034a42aecad2763578f60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96b7760f9c0a40fcb4900cc097a54de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "181c5d86e4b0400b9720de522128cf1f", "region_id": "RegionOne"}], "type": "tricircle", "id": "363a5fbcbe60416d862790e827c714e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b54d6d98b1d34f869bca4a82d05b0333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0ee2841b64ed49c1817bfc603700bbda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "77aea97d280d4ee2ab087b3a47d4cdb1", "region_id": "RegionOne"}], "type": "database", "id": "92f6ce70f3fd4ac5b7f334155dc7c005", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f723b40262c3498e8009a31b391be016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e468009d55a14518a686b8f9437095fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70038e808ab44dc08e95281855188300", "region_id": "RegionOne"}], "type": "application-container", "id": "6c6d562d0dde48769c2af561c8ef9b49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96ecb36d80fa41c88af8910ef23606e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c037ce2f23f743d2a879e1e804d57b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b388167ba1db41f69e7ccc7ef42951e7", "region_id": "RegionOne"}], "type": "container", "id": "02f5365d53a1410a9ba9f351913cea86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2dde350546bf4069bac95353f2cec923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19c83a77f1bd4a6ab4847b44015feb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2bc2136553a84c1c96e153625ddaf19d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6517b5a225e648dda2ff1e480c4870f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2766a3eb621e448f819859e63896f614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab5246b89751451b87fb2d88942e53e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "080866ef3bd641aa9b868229f79ca43a", "region_id": "RegionOne"}], "type": "rca", "id": "b87935080c3b4e9c8bc0ce4d8feff90c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f39bf09d80864085868868263777bc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "61ce925323c9400a96a8a847931e6340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dad09c143085403e8a8abb63201ac982", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "506b5e72a9184fadb46a3800c77a0afc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a7f08eb034b74e4588f9a377e79757ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "300e62fbd7c241ffb15663488b2c8b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "def6d45510dc4ffebd8565e403e337c3", "region_id": "RegionOne"}], "type": "network", "id": "ba073095457c40b6a8d33e672c893a11", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c889453b1ed2498abc9ecbf424dc6daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "39e4b0c7685d4db09bdd3682ef6190ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "58513975007046778f1a8b968f0e6924", "region_id": "RegionOne"}], "type": "backup", "id": "8aa64aed8be74eb2a0aea33348236507", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f77cccd2d95449abac827ae8ff3db42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e3935ff564249a085d2cdbc4e26bb65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d2d609fe7b5647d2a186c3f0d82ed6ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7b3ac93551fa4a5494fcb96173877d9f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a6089b07b47b4c57bdc58c9b9007652a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8c7681013fa4a1a91b37d7ad15c3c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "612e1468dbc5432cb52850fd94405109", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3db2d5b078214a12b1b24269fc1289cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ded6de3b0067444c9434f4642eb61489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08111230ba964f56bc43e6c90eeac1d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dea48b0b298245b88613fa94ad9e6c09", "region_id": "RegionOne"}], "type": "monitoring", "id": "86929d7cf8f3468f8552fd3477309b9f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "876dfe5020be41329eb4fa07dcf486ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc79cd3caeb348e38c4810319e4c0ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1056bfa517244f39ab65beb1cef9e365", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e8692a3f8b4d4c428b0419989736a524", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7fc58e68a5dd413a8f94f7d55c12f1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1cd8cafa512f4b61b48f0a70feb84f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ae297ef6532c48ab87bb0c2410777cde", "region_id": "RegionOne"}], "type": "placement", "id": "4ff4e9a1ed044c0c869d50e1c74bb563", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55aa6f2bfdb349a0ada932c1ebd9c31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf732e28441345688a4cb89a0bb0377d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2acf6545857b4713964f541eb36edcc7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f973ec2d12334aa2b8dd64e3bd778e17", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d0f2f99a3f043908bb07ca24330a44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09d7da17671f4047a329e456ff602153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5dffe1f7471f42299e86fe78a2a44aca", "region_id": "RegionOne"}], "type": "ha", "id": "ce809d84c4c4448aa6f5d121845109a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "94a733128a564a568979bc03bd82196c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f8741594d055460e8f71dc570f7ba5f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "790a3287a09d4e3ead65e073683830c2", "region_id": "RegionOne"}], "type": "reservation", "id": "8619c0fec2f44d488fc595dec03c4e01", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c9ccd1d2e1714c82b98b547d319ec13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0242c1b9028d490b9515673ae8b6bdd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e8a224769d744e2ebb501b5b1500a704", "region_id": "RegionOne"}], "type": "function-engine", "id": "954ba5d100434470852edd450d1a2a24", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "436bd7e71b4c4a40bb96eb8f64dcb253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "df868333be8b426f93a3ff60ad708617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0ae72446462647b484225b1f9a5bcbc4", "region_id": "RegionOne"}], "type": "accelerator", "id": "bc098e835393467fabef062d73d6f8c6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a2d9d92e6ac44d182f8a25acbbd12ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6774754f9715489e868673ec09eea6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7073f8b2dd9b4a49b24bb398ae196e5f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b08cbbb519cc486195cb1b2e850b7aab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbd94a14c4e14d4d9365216d6fa07cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "faa3d7af7d9a46089c539802c8665a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "05c0697e55be481ca787b748b5855501", "region_id": "RegionOne"}], "type": "registration", "id": "ee242ba041d64051a69a432c831ca44e", "name": "adjutant"}], "user": {"domain": {"id": "9df322f368664447a558f8bf0dc05507", "name": "f765b745bd8c4af995a751bdbc03599d"}, "id": "9c3e52fd5dcd4a7bb1421ee9a7354d27", "name": "556816939f4a46a393a7f93f93e0fd4f"}, "audit_ids": ["a6d307d1e93d4ca5958abf5e6ee72a94", null], "issued_at": "2020-04-23T06:25:54.146676"}} 2020-04-23 06:27:54,333 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,335 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,336 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,369 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/d9a33d92-65a6-42b7-a64f-987216ac61d4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,371 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,372 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "d9a33d92-65a6-42b7-a64f-987216ac61d4"} 2020-04-23 06:27:54,394 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/d9a33d92-65a6-42b7-a64f-987216ac61d4/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:54,396 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,416 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/d9a33d92-65a6-42b7-a64f-987216ac61d4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,418 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,418 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "d9a33d92-65a6-42b7-a64f-987216ac61d4"} 2020-04-23 06:27:54,421 openstack.baremetal Still waiting for node d9a33d92-65a6-42b7-a64f-987216ac61d4 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:54,422 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,440 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/d9a33d92-65a6-42b7-a64f-987216ac61d4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,443 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,443 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "d9a33d92-65a6-42b7-a64f-987216ac61d4"} 2020-04-23 06:27:54,445 openstack.baremetal Still waiting for node d9a33d92-65a6-42b7-a64f-987216ac61d4 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:54,446 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,464 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/d9a33d92-65a6-42b7-a64f-987216ac61d4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,466 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,467 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "d9a33d92-65a6-42b7-a64f-987216ac61d4"} {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.067477s] ... ok {16} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_create_detailed [0.058313s] ... ok {8} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.103150s] ... ok {16} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotDetail.test_create_detailed [0.060194s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.292971s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,216 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,294 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,295 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,297 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,306 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.156960+00:00", "project": {"domain": {"id": "5d5b462a96c649228875f8cabbe6e920", "name": "6f89085dbcff4a0fa09a34d718e08219"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1436f84081084cf5ae6c62bcecbb7d70"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "30e3485d48cc4b27b2dfe12bfc42a10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "82b9bce5ba7d42479f932f94d6ee0918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "98a3c0326f6140798ead441f42e1ffa3", "region_id": "RegionOne"}], "type": "identity", "id": "7d4f6964a04a4663896d9d6ef77b376d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0876b00096cc4d61b1fab12498bd15ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8be77b96aef140ad8f913bf2d920469a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a985775143c34b05a6d1757502fb4e8c", "region_id": "RegionOne"}], "type": "compute", "id": "0be8654a60cd48f8a706f625fb9b95cf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2e78a3ad780641d39f1d251a7b3b1e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a2e21eb99d08400f832e602c39ad1129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d590e6fa628846ba88b2babde0d3fbc4", "region_id": "RegionOne"}], "type": "image", "id": "b7854315f46f463c9c8fb0640718a9b9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4b50774a5f4842b5bcb6524b56780e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "84a186cc3f0d4999bbd1869790a27f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c9811d43574e458397f16122beef0710", "region_id": "RegionOne"}], "type": "load-balancer", "id": "af5225ca8c5f42a7a1131d9596fd4367", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f78800384fce476c8974294acdd33fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1b0251e22e6422cbfe89effeaf0452b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cab60e996ee3426d922d132ae366a832", "region_id": "RegionOne"}], "type": "object-store", "id": "c9e834d256684efcbc1a4cb1877fb85a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6977545ba9e1450987350edecff9d634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8875b4911bd4a2ca6247385903160be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b6ccfda10c64f668aa51b1e004a373d", "region_id": "RegionOne"}], "type": "clustering", "id": "3d2e2ae6d9da404b85861537ab32c005", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abb1f461bf52444fa1f99d33990c796a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "148f40d26c134965bd115b97156de89e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "860031947d614991adef44f6c3bac85f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1e72f026b2824cd38031dd26018c23da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8e0132be2e145779df1191005375dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd382588d3be4d6881a2d0d607c11bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "41cc8cf4cf694b0fac6f3c5c9519b151", "region_id": "RegionOne"}], "type": "cluster", "id": "2afe3154382b45be84ecfb9534baacb2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3d2c703f65fa4ed49a7d8dbb42adda09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b26f12163c44a36804882d9d37f3785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9a7542fcda7540089b5b28c97c6b873a", "region_id": "RegionOne"}], "type": "data-processing", "id": "ee69b1d6db514af3b7b110d6351952b1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc5c1dd9955f42f19aa173aabf6f7f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1a4b3cf261714710b0264e25011139df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6ec9594cc4b4545b64c6f1127d8dd58", "region_id": "RegionOne"}], "type": "baremetal", "id": "9a273fc21f534fdb8f3113a2a3ec758c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4730b62aa21d4b63b7194f54ef323161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5348f026b85341a5b66694c4702fd6a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5fb2ae8c3b384ebf93b435cb807fca65", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8b70d93e9360436f9ec351f73f75144a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "60e925f15f2c427e97d696b9d0c87741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d4b220508c8f4505b85c54b9e70e3109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ea4db0e9e7084b79946f6136a7d7f8f2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cd16a13b5c9d46109aa997a62263ee69", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4b6ebaa59867492eae9dd69231b22daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1591cf043014e69aeabe21748228b14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ad7f911ea58f40c388e3c101342af18e", "region_id": "RegionOne"}], "type": "key-manager", "id": "814fb2db2446493a8c9d48adf7872eaf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea44ff6438ea402781a1213495a1b8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "635ee12551d5496fba27d02810d6a4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f98f5e976e204ea39de3a082b3b12f1b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "32a00bac4cf640baabbe6fabe1013e3c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9920053d79094f40aad790015d73fb1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a136a8b7c2cc4349966aab803b10f318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f6bae7c515904c9c9b0ec109bb0c9d3b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c1e40a03e35b40d6af4fde8fd5ebed2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2778421a2a6a4af5bb56867fe139652a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c6ca703615884db2a737f6b238645a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2787e41828c4bd5a477f3525b7dc2e2", "region_id": "RegionOne"}], "type": "message", "id": "2a71b95334c942d39328be878794a63d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2e89416fe534449f94438da8ff092fc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "358136c88cb645c692737bb1eab3b0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6d6fe0f0e32542bca9b383766288bbd4", "region_id": "RegionOne"}], "type": "messaging", "id": "2c0e8b95bec64843899f1e2cc7374361", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5dafc23420484da89b56d3ec2a9b1f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e3d426b6e10f42f4837f156edbd6589e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3d2a7d942d7c4cf2a4df4953f06db5eb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "28f2cfd445c94288ab4fa03bfeb62d76", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89eccb0ea17e4b909a0b9913606ba5c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb4ce7b35800464ebbae47c1fdd6143c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f449a29b6da34329be8eb4e1b848a579", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ddf7b6825ea341348847d82d597a4293", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0bc76e61cb047219aa75c3c3e8cf04c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfd0c1e1db5d43c9a929d2e10c9c644a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dbf8d120a294da9a1b6ad3c516921d5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2a44f05101284c968e7511ccda42dcff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6d6d1cb7228408c827c5cd0bd47b085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e4eb64592e144109c7d9dfc6e92d34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ff604b9d9b849e68990d1f852a5cd61", "region_id": "RegionOne"}], "type": "container-infra", "id": "cd7bb64feff041e99e90680a5ae2f42b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4ab4f6afc18641dd9ebecbce4e8ccc83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0b7740937ca9485192ac0106c3645039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3ba0f0c0e9644aa1832cc4e433dc2c6b", "region_id": "RegionOne"}], "type": "search", "id": "e4a4cc494f65490987bed9114aa8f70f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e32ec00996f64bb49356d3097b8c2ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b148d86200634b5ca23e4a4c265fcd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "14aa9fe236e14b1082c75da11c01cb6e", "region_id": "RegionOne"}], "type": "dns", "id": "7e378705c7344d2694dc37c3db5e9647", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "226680ab3c954f97809cfcf9e4331eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47e06ece1c0541f1a4e94538c6660a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97a1e18da5dd4e20919a0b4df59300bf", "region_id": "RegionOne"}], "type": "workflow", "id": "6d13df68eb324059851c745f6dc97113", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d238d0ab7f9e42ddbe96a5daecaae127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48c9cea6a5574593a5d8ce098cd414ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "087a1f716d904c81a3840267b9c4f5eb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f9fc46a7021e4c8da6a146e39fdf7516", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5e8ab2104a7240f594bd4a77cd6eb6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0c9f45cc99554312819e418ffe3d514b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9ad7214c77884899a9892803ef08b566", "region_id": "RegionOne"}], "type": "rating", "id": "5648090fd0864aac915b06c1332342e8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cc3d0b3f60f46d485247e51d470cacf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c28c3d9a3aa94f519b67a2311c40165e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "361e85efa681461ebbeaa1fb1333dcb3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "39248ee40fad43e2a7778f2a9b2ce4ff", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2446d8cc3cdb4854ad24fa05959716df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1323060b3e8c4afabde331b6c064337b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa95c3bbf93246d597b81c125e845252", "region_id": "RegionOne"}], "type": "policy", "id": "7c586e80367440b08e46492cc6024c51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "393dcfc22c6148efa4c86e85d3e9001a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f63a7e0d82f54cf8b2907b20891dd282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f28849cb8cb4259b0bd5e7c2a0d9628", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ed497f4bf4b34899a0d20bbb62b8e5b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1ce1ba20da44d0b865d097e256f3589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1ad4a2ec41747fd8f79d66a2bea8e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5af862583d640fcb43ff27ed46696c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "86486a2819f34cf2bb487f799e2dba79", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0782b042c5884091b14e58e8cd47c8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dcc7da962771458d83349f5827fdf7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5b631e6c05f240fcb28daa51cd8ef312", "region_id": "RegionOne"}], "type": "share", "id": "778a44fe898744d09cd02be94fe29202", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac06472083084b41867a368d91de517e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a284873056f4aaa80d5c85bfd45680f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7aaf8dba17bc405c9e8252cf9327b1fe", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9e1596155e264f75a281a466599ef35d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40aa3c2723db4b0796323efea80bb6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1421f0ea682b43a08108fd2a335a919e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e216a5de22c842b7b6848ac9a3fc93f7", "region_id": "RegionOne"}], "type": "orchestration", "id": "e499c99037a9468fbbc333709ad8b5c6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eaa94a6d8034e46a56f915b0b4076e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cbe3d798d2f4d7f90de7bcfdcb24e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13a136ce25b4a2cba6e28cabfb9f703", "region_id": "RegionOne"}], "type": "block-storage", "id": "d765a5d930444cb9ae2932221fc452ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "833967bc9fe8481b967cdb56effb67d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc295092b8a94f98ae35499ab4282c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34250e53e38b4b8c9a32cfe123a2fc05", "region_id": "RegionOne"}], "type": "volumev3", "id": "2bc1c5d98c884e2fbfaed36ddbbb753a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3d76aabf95c4b26a0e0491293e9f898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f89a9af8ecd45f18938fb634d772f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "971d9dc8e04642aa9c750c903a2063ef", "region_id": "RegionOne"}], "type": "volumev2", "id": "1abbf78b9bc647f4a64bb0c9b1c6a21e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddf5c915dfca4acc9b5e6c2579b4fb1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93b7af6f8091414ab2448d6159581454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95c3b31022314ad98ee07c22915274cc", "region_id": "RegionOne"}], "type": "volume", "id": "3a982f365f9c4e96b3383fd307803538", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f24cb20b8754636b1e5182920b0f32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be10f5b10ab44174931ec8f5fcbef3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd400a3eb29f42dcbcbc0878ec57d000", "region_id": "RegionOne"}], "type": "block-store", "id": "db9d12b85368489fb1bd4f47f8a4931a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ed9224df14249ffbe1e9ac8b3e5b124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0e519fe637d4cf0a7830b1dd354737c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41c4325407be435e98d2e02b9401c876", "region_id": "RegionOne"}], "type": "alarm", "id": "369462c2f1ec44a0aede8c77ae52e847", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "afb9a38dade042a98a89543e63cd2c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "13a3f9f3b3bd4e258a4e2c1b145c983c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24d1d0d8b39745dab16f50a8355c142b", "region_id": "RegionOne"}], "type": "alarming", "id": "dd19323c9f3d48d68b79df2056c0d489", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aac1f02aa4bf4d238decefdd446c1031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f54a26a912543069b2743542248a0ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08d120b63f7349c0be3233102e5e6cf2", "region_id": "RegionOne"}], "type": "meter", "id": "aa51c3c52988487d9d80287f731983f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93c34bc06fab485ca31d444a79fc2b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a3432d0c7734e21b8dcba98672f828c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5744ff385a9e4e749adec330db416b3e", "region_id": "RegionOne"}], "type": "metering", "id": "c2601461bce44d3385460165ca3b7962", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "347c77a7d780427da8b4999bcbd43f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e2c7d099f0f4901959a947a677d9cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "510d958a52ca48449c4cb4edc53eadb8", "region_id": "RegionOne"}], "type": "telemetry", "id": "00b32e60b9b8446d845e15b4115fa512", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ed5efb8ce32d46c5a1b9b34ae6a0b8bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8436b46e5f6249ad98373f7937484eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6b4712b0b35d4f99a57f52a6a63352d6", "region_id": "RegionOne"}], "type": "event", "id": "35d05024c36c4b9fb0c4b65397b8457c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "74985d4b1acd4e379e79f41d921676e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "518ee63605014921bbf3aa5115819fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "df867b9a1b744a12b279f28228410d11", "region_id": "RegionOne"}], "type": "events", "id": "bf6cf77d18654109a9367fadc9e111f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "484eac5dbb094b65bc3166ca9ca87186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42191a7cb19f48c1bc224cfaac6da7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dc666f27d5514185947300ba62109f61", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8ea3c9576f5d449bbbecdb1647772124", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9fde8d96a550490290c7d5f25c73ec18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c159d44cd3e4887906d34cf512dc39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e7e8f52f75b749cb8bd672dab3ddc6cc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ab999a537130434a801ca79c85b168e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "baaa2e572597455ab24c78354404d278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9aaf3793f0bd49c8ab42fc7f86bfbf0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef3933a23589402e86ad35501e12f7ca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5b421e5cb2334c10a5cde5c1487ce34f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1002b66c9afe45bfa4ed9f5fd167f22d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6891238bd95d47ad9c786a20f3f5ae5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f38b78674b94564b92d35cd93ec3b37", "region_id": "RegionOne"}], "type": "tricircle", "id": "74b4f4aba5ad494eaed10b82e2f4770b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ce04ae1faeee46e3bc99abaae313de11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3dee4ad5e83f474392cde59bc1b1d11f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "aa2324d9bc754abe873a042423ddf274", "region_id": "RegionOne"}], "type": "database", "id": "bde4eef04d4a4558873dcfaa6c51eb9b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2bcb7e921bbd463285d5fbcd5245e237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e751fe3a1ea547958617e398700b8197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab5c8fe058df44df80a9c4b15f0381a6", "region_id": "RegionOne"}], "type": "application-container", "id": "f8fb67ee9b304e368b383898b085c4cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a711abce5e84069bed8b6ee5d43a5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6cecf6039c6f4822a569a8c1d9f388c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f4f6590fbd546e78d0979105e6f1ba9", "region_id": "RegionOne"}], "type": "container", "id": "bcc3f9e4d81a4e548952756a765c67e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03675c75f9c04f0b9a09a37b3b841eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a63a4db9e9554b03b030c5a1b1026199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a1e5b0e65b6f4b3685b4c2d123fd858c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8af430b6c3ec44e48970508314f8aaf1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "189a00df091343ab9fc85419c2c3f6fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8313fffa66704cd38a320576a396c0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efeb6b46e06845e09a9cd448fb3df52c", "region_id": "RegionOne"}], "type": "rca", "id": "310bbcc0e86c476f8b33ad87a518e036", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dbcd6b0cc1c149f49d2dc12427d2fbea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dc292d31070941c7ba99e3edf5c66d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f462f71955794bd19523ef13fbc6ad58", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "83d228c8dbcd46dfa4abe89779f90d88", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "092d81de7e7a4ddab90daec881c3af9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3154a169ab6644b69b72ef5cf8084b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "966c01e2ad0e419382c6ca74c55d75b7", "region_id": "RegionOne"}], "type": "network", "id": "b1f9fd74c1c6439fb206a8ae3f32bcf5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "54174f1fafa0479390b1f68e4f2b47e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0d529c1c89d447768ab6da23fd5adec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f8b5d9bda60b4472a07569058f85bcc4", "region_id": "RegionOne"}], "type": "backup", "id": "c5a5b6f06c3f4f898073a2c8496353af", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffc6087b1811471fb7794beae42eeff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bc7068f3d3842fabc2ef80586382afb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "25d1f742c4e84f2c88083d21a704cc93", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1542f23b70ee46149b9ce0484c147b62", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "677a01cce94d450c82b34f1819534148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b90d3f312def49d0974c18aceeb9f4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab20bd44f13a4cf1b1b268fba4772476", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8cdaef273f274b0db16631cb11b7c616", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "66bc1dda441e4210a5630f56c517f192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a4d5a36f02a94e7e9b13586f9bec9286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2e2cb90aebd949598aeafa44b2067b34", "region_id": "RegionOne"}], "type": "monitoring", "id": "d7ac136811df4a0cb6081b1a075662f4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d6c4dc93e1b47d39cf324a0604c0f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bd8dc359355b4166a3253b1859e2cbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "edb4da1c6db447cb8e6a11caeab1b8be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b5ab6cbd3fb74da0aae969545708146f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cf66d39ce0b640b295a1602b1c6ee827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d50bfb7136e64f8d809b94cdf5df2ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f8d5528a9f0348d1aaad208e4c5823c0", "region_id": "RegionOne"}], "type": "placement", "id": "06665ca4e1fe4256b87b255b3a00d354", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b963cec3093b4651beab9690fc4285e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd75ebda99aa469b9fad0d7fdc82eae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9bb36ad03c78480f8c70e065ed704262", "region_id": "RegionOne"}], "type": "instance-ha", "id": "24565adaeb5645269469975378a5ada5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a7fa007206042a7a6433eecbcdc15af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1732eaaa03c747f2b010f3f07f43306e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "900860b1051f46b68b4070a872e30642", "region_id": "RegionOne"}], "type": "ha", "id": "2da85f82049346cb9099acde703c7271", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b35a2e25129848e4b7e795f1dafb589a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "94824084cfd74855aab7ea67ec3fdfd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ea7cfcb5112044da951c090833f3b841", "region_id": "RegionOne"}], "type": "reservation", "id": "83155ab83c044c4f9601bfa9382576f4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fff920bdbfc74a99bb72c5a0a1883d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "32c2d784499048cf9e81dee7256bef6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "16338e0656a349bfb06788113dc2347f", "region_id": "RegionOne"}], "type": "function-engine", "id": "4d4ae6482f4d411c95138c59b1693dc1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c977f842d714001a749040becdd57dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce4526951af24ddb92d4dd01db89afdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "87bb317eab874569a36e6508bd9ef3bb", "region_id": "RegionOne"}], "type": "accelerator", "id": "8cac9e4229024afe914abbb90495814b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5989a06f566540b3a592174d2012e3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4b09ea900174b239edfacb09eb4830d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "76e4b39362064c34864c454b0ff6333c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "48303822988f4f1e8332ace01ae4d19f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e45df75a91774591813dc80fd170ab95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "481bbab53a5642e9b8b316e3ddb6ef84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ad2c4a38abd0426fa9f5aba1bf053a50", "region_id": "RegionOne"}], "type": "registration", "id": "fb8bb3582a23438a99477d8a49491bac", "name": "adjutant"}], "user": {"domain": {"id": "08efccdd69d4452c8a934137c926be32", "name": "174fa66ecde743ff830739834c6ef449"}, "id": "b54ab4bf28ee40e1ba227911350b5784", "name": "c4576d4be48240ccabee67811d624f70"}, "audit_ids": ["b80f78e29f3a415e9e2a7a19af3b223b", null], "issued_at": "2020-04-23T06:25:54.156960"}} 2020-04-23 06:27:54,366 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,369 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,370 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,420 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/742a59c4-1668-4ebe-8ab8-dac3ab5240fa/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active", "configdrive": "http://host/file"}' 2020-04-23 06:27:54,422 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,440 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/742a59c4-1668-4ebe-8ab8-dac3ab5240fa -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,443 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,443 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "742a59c4-1668-4ebe-8ab8-dac3ab5240fa"} {8} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.062625s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.057183s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.077671s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.096461s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.070067s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.067612s] ... ok {8} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_node [0.060389s] ... ok {7} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.002589s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.075215s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.106520s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,597 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,599 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,599 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,600 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,606 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.563289+00:00", "project": {"domain": {"id": "021946e40e544e0f842e18ab2a8dccee", "name": "c8fb432f4c1641f7af7cbd9ed4e955d3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "002a32cbd9c24131880099a797698b15"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "513c70a511d24414a33db2ed38d8dea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2e92f26be43d411a8b8ce7083ec95086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4f2975d61109472fb4cd15ca1585f46b", "region_id": "RegionOne"}], "type": "identity", "id": "08ec65174557467a9cc61339512ee64b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72fd3735d5ca4aaca6d4305459df71e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb0f39b873ee4a88bc13db0b229d1f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4fa780aa2a744bdfb4fb497e996531eb", "region_id": "RegionOne"}], "type": "compute", "id": "35ec29e697cc4abe9dcdf57b0a82599f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4f7a964e803f47379e94407f3961a140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5d6fec4d8cf84b0fb081fc162f5a38dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aac8fcb5775f42a7b0727229bc3a3f8e", "region_id": "RegionOne"}], "type": "image", "id": "55bd59d483eb4976a6ee24efa57156ad", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf68400c50b44342b3dc406ebe27fb0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02745363a7824cfeab449fd6c1c59cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "637ebd4242ba41f5acd6dc443b4d479a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "28379f1598b949aca08f60d284096807", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f1e8cc8ffbd40f394cea94733d28f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a86f9298ae2044a79a5b20fa67cda4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea04b52df1e6405981eb786fb6489674", "region_id": "RegionOne"}], "type": "object-store", "id": "ca95ed8269324f16b9cb0dbec5247819", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "803ca66e5d9f4146b2b33ca32ca29f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ea73f3cc353474395737b0765b62232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c4da121466e74f5db2c15663649b5041", "region_id": "RegionOne"}], "type": "clustering", "id": "1181f74f2c4e449cb4c2a8ec01dc41f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25f791e6f54746edb3c523356eebd9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f60d311feeba42e599c13d387fb58eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ef56f5fbcea47f7b193b18636315427", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c16c33dbcedb4646a424c5b7e8637878", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "734dd014ae674822a969bcebf30b7a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "116db52b42fb41de8fa7243beb4618ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb4b141f62d44617b09fe504fb184b3b", "region_id": "RegionOne"}], "type": "cluster", "id": "8645bc2e2e914723a4fdcac489a95445", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f534eb69d75f4ff4a97efb710e7ed291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8d1d82e0d6f04040a5ca1d8c619a4a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8eba6b1ecf7e4d419a9b11822262554e", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac3652d4630e496e977580f2dc9c7f69", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f739588bb86f4b57813105f18b958dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61bd608818e9486dbded9f369b54e9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "801c2d84df7b43629bbc2926668c3712", "region_id": "RegionOne"}], "type": "baremetal", "id": "f0326f8fb08942958d9886a31ec50c70", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c294ad497e044f1ade7a4dfe53bd055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be4c669c859d4a74acb36e34bde7b62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45795c1b735d4ea2947e466419d8c410", "region_id": "RegionOne"}], "type": "bare-metal", "id": "49d729d25cef453a812f626204eae578", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "240ecc69e01443c794976d2766066815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "107e084c040d440792ee613e9c2a1e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "280d10b9f26149ac88e931035c9a4785", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8c0cf971c42f4846b95670010ae3d004", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2a4088389dd64ba3b5b878d3ea9c5b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e386ee7b9f634057ae42ef4d33333f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1166930854cf4de4ad3536e6a713a024", "region_id": "RegionOne"}], "type": "key-manager", "id": "174988d61d404cee88a3fa9d6bb49abc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3afaa8231cc0421b95dec4b2e8a7b55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "218a59c50ca8464dbad04da9d08d3398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "93bf09df5ad94786b282fda0681dc386", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "28ee3796ab4a45579866f8cf5822a7e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da4cdffa26204337a7e6c90062d68790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "022b76e210084ce6bc318ece8efe9b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2504ff291cfd4cf0a3d50c957c9406e7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad4433304283403c8d55350bab8ff4cd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b8e5a66121cf45b7bd696c1815ae0325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2375a2a8736e44cc9ed14a143bb4ee59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "658a1f034f3042ee9849b2601f13d4f6", "region_id": "RegionOne"}], "type": "message", "id": "ff134e9ccae64adb9bada1e6309fc9c0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d787877b701a4de0968552784efddc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "28740d694aee4d03abfe2318a9f7ba7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "082f2c2dc49d4272bcfac7af94949149", "region_id": "RegionOne"}], "type": "messaging", "id": "91f98dceadea497e82eadf369204aa3e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4f1268de5aa241399597086e83abe016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "230c9812f68f4576ae1df7da43f770a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "497e38aa4f934a18a996b487420e21c5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "abcc73bd6fe24fe2a93144da106594db", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "699cf742b2894ae0aea90ea870da37e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "607372890a954a5487304350fdbf8c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b2a98f536a54357977943abc6296bf2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ea891033e6624332b30ab6e294d8764f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26102dc28c2d45d08fd5c1a2166706c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99a11d1ea42946fd9f44d7f863ee073b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2164619b5384c34b0b420d6364fc38d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "91e5d37397cb40deba2b66773b57ffa7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80b9d173262447ecaa9414aa1ee93333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d80bcfa9a2a40b3b79e6133c00c1656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5b73edb27834c1ba31fc8d64ba252bb", "region_id": "RegionOne"}], "type": "container-infra", "id": "b0d6dc6062cc447693d0e484984b3f19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3642a7b658cb49b190bc427842ceda9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0d85759fc0fe44c5a1599c9dfcbc9733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "83bebbb7e22f4b55a785b5f620845245", "region_id": "RegionOne"}], "type": "search", "id": "1d6849da2d5540ed96852eae9b05636d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fcbad8dbb6304528a493d08d18366b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5a888c51a29b416caee8f0fd31ea58a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "77094f8a07eb4f0bbcd7be4bbed1177c", "region_id": "RegionOne"}], "type": "dns", "id": "78d05db50ee2446c9cfe99ae7cecbd96", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95154f8814844d8386f0e0236b1e63ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6d7d96a3c15a441199b975f97c2ad1f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "abeae83d92f94593b95f47749173d2eb", "region_id": "RegionOne"}], "type": "workflow", "id": "4c18b14dae5b4d7cb91787b663b2f162", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b50d5c6432149a0a91f9a1a1bb03eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "569d71592dfe4b52b68eab180231c379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3fecd6bd0d5842d8883cacbb3e8ef0f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "de30121ec3fd4b86ae9243cff96339b6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7361a86e944d4b1da5f112cddd3665c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5a17c927d5c445ca5eb0057b57c284d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cf50950222154416bcc7ba41469e51b3", "region_id": "RegionOne"}], "type": "rating", "id": "20b41f7809034dc684d079a07a5e4e2b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9aabf51b36bb4866a1749bb05fa03d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e8926f15553408ebd83c2331c51d748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5a1c432424644c91abbc948b9d8fda04", "region_id": "RegionOne"}], "type": "operator-policy", "id": "039bda0c01b3476da1d21648201a9ff3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c50592ff01541ff95aaf827e0201d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "193d30f27dd74a4292ebfc8879e2e781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "40ae0b8143d04e43ae448ef18363f409", "region_id": "RegionOne"}], "type": "policy", "id": "e576db2b4caa4c2e9c994648cd7887ac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3828098334594bbcac0d9a22bd8bc7b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6bd2ab8bacd41b0b859652410c38ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60d4d02f4cdb46328a0ca5f25c6ae2f9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4661e334357044d5a4c85463579d388f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5dc61c011aa04158a59eb4860c59fe1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a42b6700a2454462a6a131b15fcdee69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6bd653f0702247da9d90994dfbbc122b", "region_id": "RegionOne"}], "type": "sharev2", "id": "e54bd51143c1403499e2ddf96161eeee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9abb4a4367ae4e8681fb10ed3b4394c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf45b12cfcd54636b6b3cd96fc385b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cef82ebafa984bf1aac0703c0b300bf5", "region_id": "RegionOne"}], "type": "share", "id": "3c4e446a33184050ab6ec84b1412db0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f38f52c9cbac45bdb3ecc2776e8035b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bacbdd28b4e246f0b02389a46b5dc510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f96811aa35b64227aa915f4493c80cfb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8240880cc722407084670ffbe4da1120", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69d569e6820940bbb48e5241f7561c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "777654133c8a4af8a9189f967715276a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edf27d09e4694c4cb97f271a989bd19e", "region_id": "RegionOne"}], "type": "orchestration", "id": "d1e4a8403f5247ed8f2a5e03091460bd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36ba88207cec428fbef81c71121e4d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b8500109d5c40b6bfb7a3daf724614e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2943c0a008f446f880c63bcc9c1d72b7", "region_id": "RegionOne"}], "type": "block-storage", "id": "c96a47ea862e4c1091fbb394ee9158b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23454d08c37843fab0701858ed9a8266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88952b46809b49f58a7522a6500b61f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4089e647e5ce414d8627a2690025e71b", "region_id": "RegionOne"}], "type": "volumev3", "id": "9790a5ae5d8a4c5d9c394f77fe153db0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdb433300d064dcbb9ee28be360b5fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4991082363b549eaa653692052da69f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "017bc1ef34894dda8b01ac781e90ccc2", "region_id": "RegionOne"}], "type": "volumev2", "id": "52fcb5b2e3b94f41b637ce38e2d9f4d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953cbce11a5344aba8d6877c7afb2844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f76b1cc975bf4877ba4b79595fa9a5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f51bf6b619a24799ad41ebb5cdfad5fb", "region_id": "RegionOne"}], "type": "volume", "id": "23bbc0952bc7472cb2e89d2bf74de647", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd85bf188a0646cca048eba5ea3487e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae3040d1079246c6b587704e8575548c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cf9f31799634a1baf49dbbd978f3485", "region_id": "RegionOne"}], "type": "block-store", "id": "ab5314d1e1364f83b0e7d8a3d17798a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "39877037722145eb93bbf86666aca846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5dfe9e7ecf2648b285bbec3872bbe939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9b5210cec21c46299237212624edfdbb", "region_id": "RegionOne"}], "type": "alarm", "id": "46bb66dcdfce425bb87647d65a2dd78b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57cd03f6e82f4a4c8fe9bab226699ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "876a8845e76a4565a5f77fa84ed74410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6726cd90651447109f872cdc8058e7da", "region_id": "RegionOne"}], "type": "alarming", "id": "0afa4497649c46afa7bb0140e2c2253a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9094641e66cb457fa8fde320fcfabe5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8cb2d4cbacb48b0a1a5ddd343cb2533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "32ced8f4f3f74ad18f06fa887bd051c4", "region_id": "RegionOne"}], "type": "meter", "id": "dcff704d91bd4d1c92fdae3e3fabcdc2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14638fc94626461a8fe8c1a89447d2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa817a2338db4a3bb4f6a3e8b6b836d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b945e06a1f674068839f9d66d52800d7", "region_id": "RegionOne"}], "type": "metering", "id": "99fd3c1a0f60459990e2e1ffcf1c3e56", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7c975fa4a57447a87ac9a2cd5cc7106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d804a9a6ea224696ada69f2b1a415f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e6654fd77514582be9d0ae9eed5bc9a", "region_id": "RegionOne"}], "type": "telemetry", "id": "5e152c1b91854f3f84fc70253785d4cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a1bd2a90d71d4f2b8da2ca3104e5f929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b25f13e803e47e785cdb146c412c7e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "628666af6a7c4a7389f269e86ee90666", "region_id": "RegionOne"}], "type": "event", "id": "a22db05f643544018efc15832af073a1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a29928bc74c14b7cbc8dd2883119d0a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3ae0bb786a8a46f3998c96a6dd0bf2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d6fd7bdd4fc349a880141a5a8cbdaaee", "region_id": "RegionOne"}], "type": "events", "id": "9d079c12fa454c79b43ad6de85abec25", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb142bd015c743beb84bddba5d4e677a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d6893ca9e894e7d85e666356e91c111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c176ca3b7e34455bbef18d09e058f921", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4e2f2527b86246988f755acf3047c2dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "765bccc944ea481c8a44bf1ba39677f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5079bfbb94e4f48853f71481dddb7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c34b62cf82f9470aa1d281048a7ea767", "region_id": "RegionOne"}], "type": "application_deployment", "id": "730541af3acc48bba3aabd91ee806374", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d686e35c8bf41e4be816d0ad17fc24e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b60c2c2e7e4429884ce337642b6ebb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "14a9ff0970ec473bb4981b23e0de4bb3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "60b1603092f34b5a9fe6d6e118fca0c6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "029c0c221ee74dc6a6cd6d46e4e6f2a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "821652a28c7c45d5ad6c4bedd60c96f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "475dd036e04748758b45f87d027e017e", "region_id": "RegionOne"}], "type": "tricircle", "id": "98480576f08c4e368f538b7b5742cb57", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "988b01c5e8044c96b4d95c29038d6573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5b46e2ad83b54f199ee04b5f26554137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1f51d195d25c46d39bb7746c3ed0ef57", "region_id": "RegionOne"}], "type": "database", "id": "6bd4d87edbd94ba79c81777d2bec9ce4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1958880c45404e5ea79f12428df123c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1b388bd28314450879eba1343b72b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5a5449547ac14205b00f3905c214c5ef", "region_id": "RegionOne"}], "type": "application-container", "id": "798c347d543e4e959352c8e08afd3927", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b7a2954625641c0b106e88728a4227a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f719154c04a4bd09b4829b587e3aa5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "03b9a86aa682422cb57e6f42315e1607", "region_id": "RegionOne"}], "type": "container", "id": "f2ec1424380c460ca444af8b889c1d4b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "afebb797fd624ca6aa0bf188c6a17a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "69d0919eebf44fe2b85ec9fea4ce07d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "38dad6eebb7b4728b3e4001a80080520", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ac79fee55b764d88bc71781f2bdd7d22", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef67c8ce836444ebb62863737bcb79e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8791c82ff37b44c0aae48a0bcd2cfecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "36a1ad466af74f73bf3b111d0bc432bb", "region_id": "RegionOne"}], "type": "rca", "id": "5b0b3e5d844f40bf8d2e0e8c2e0231bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3ef7ec59d5d740188fe985c054d0ae79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5b0900df061e42a7a9706cff45280e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3126476daa63428cae227eaea8616fdc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a6c286ec004048a284f7ae3889757ce2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ad3d375f0fe04e0caba3f96daa566939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "55b67b0a19bc4fd59838f22c746a22e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a7d2c25d2aa74acb88ea0383a2bdc084", "region_id": "RegionOne"}], "type": "network", "id": "483771bcc8a44b198e33cafff07785fb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3d442082550242918e445bf28e9dbad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "78570e4202a8424c8dfef99ec98e7863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8fbd294aae2a47f5a31433a666f762ec", "region_id": "RegionOne"}], "type": "backup", "id": "5f98cdd9ea5d42bfb02f09d150dd7f7b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc2ed58d1ba543a5a15e71d836a7cce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4e193eebec14dfaba3a31efd2ed6d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fe7abb7bb52f4125abfeb8dae9a2b4ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f54391fc64f248ab8631fb4360972a7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "163be91a89d648188b85c89b2e99aa92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afe8a60fac8b4fa6b98dc69086cd6124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "25480243c3a94ebaad771cab2a88da8e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "077a58e49004405bbb92537c2b75bc35", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e9b16af82a6c4a3788a37e0a6083f95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "917e9a1515694e7db4a33179552f81d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e1708be8a8d94550b9373cf12b513013", "region_id": "RegionOne"}], "type": "monitoring", "id": "aa9334826bd1416dafced5dc564a478d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a0b46fd2191242d89365f94274e64ce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "544910c951ef48abb06675aa72a6703a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20d62fe699aa42a0b321f912f93c7ac8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aad0d764b3e143128a627deb5bdcefef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bbb46d19322d4e15bddc9c845c863eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "90605ed32dde40e3bede4b6114be9bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3f4885089c91446f87206e5f933cef03", "region_id": "RegionOne"}], "type": "placement", "id": "d9decf890ffb4945939822e964397431", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "88d43ea8e67d48e1accfe7d206ba97a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7f3884f504f4314970ee50653689bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc6787d110fc43edb1b7823bf2d2ede5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5d0d4008a6f642128f80ef114b89dd41", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "578b3881d44e46f3bf11d93c5a6af5b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b35a4c3ee03441c8e3f50e539a4aeaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bce079cbf9ad485ebe112b721d8c6303", "region_id": "RegionOne"}], "type": "ha", "id": "f3eed2a0f7ed4658bf61e999907267c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4b0a88c4484479fb30d8541ac9dce5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa90dd9de04c43489894c58653511cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "19094c74708d455c959d17a25bd8841f", "region_id": "RegionOne"}], "type": "reservation", "id": "e11d199b06794d34b8238673f2022ca9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45eb7687a32c468cba6e8f5c26d0ad8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d8a65a1a2cae4980a7c65caa35170819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d3430475998e41b5ab678eaf41400b71", "region_id": "RegionOne"}], "type": "function-engine", "id": "f6013977d72b442a81c484c1fba3ded9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3c00569916224885ae2e8846cccfe269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "15942a4034aa4f7994df538bc1cba494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "699304b453144f6db95c76633a9b1675", "region_id": "RegionOne"}], "type": "accelerator", "id": "41c00afb2392422ca0aae21879aed494", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36c53b0877864e3fb71728e2e04355d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1dd6c99a337647e7865d29242504a47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f1a0bf321b6846ea8059af812eb5e9cd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8357afee5b924355bf4e2a14330c1cee", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37006d6f9a3a4d6d8610d5b7805a496d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c670baac180489c86a460149a082dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "215230aea86b4492a764dc7c52c17cea", "region_id": "RegionOne"}], "type": "registration", "id": "654e175d705b4ff8896345e93525533c", "name": "adjutant"}], "user": {"domain": {"id": "8f302b0d68d54b9daf71503791f7ad7a", "name": "231fe4a1d86d45688ff1aa37ac2d8325"}, "id": "7498636245a64135b608ef676adfd872", "name": "d63d1637b6514182bedb158e3acc3b03"}, "audit_ids": ["84fbde62a5c74a47a7b5d1d99dc47af0", null], "issued_at": "2020-04-23T06:25:54.563289"}} 2020-04-23 06:27:54,631 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,633 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,634 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,664 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/880336bd-3202-40bc-bbb5-ffedfa6aa0ec/states/power -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "rebooting"}' 2020-04-23 06:27:54,666 keystoneauth.session RESP: [200] content-type: application/json {16} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.223751s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,012 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,017 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,018 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,019 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,030 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:53.954271+00:00", "project": {"domain": {"id": "10846b4c57154fa7a914480817e4dbb5", "name": "a6eee485dd624b2e9ea980c15f9fca79"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5ede62a6e9d54f87b65f3bfa812c06dd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea69b0f3ee214e09a02e4be6bde53b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e9b0d90163141a9acfd9a488a1c7dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0dfba188544846beb952d23684ba5908", "region_id": "RegionOne"}], "type": "identity", "id": "30ae11a494a74b90a07956ab7b9bad5e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "93fb4f5919bb4d1d80c46c42bfa58fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef7fdf6ee1c74faaa103aa1a1b5dbe73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7270d5a1780444fa988fc90df8b5dbdf", "region_id": "RegionOne"}], "type": "compute", "id": "9dd40917019d41fd924be79b52dbfded", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3e22d43c9cdc4a998001b2e5041b1ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2528b6a7f49648cdaba8f7bffc6cb975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0b319819c9c746bb9f485470aadd0826", "region_id": "RegionOne"}], "type": "image", "id": "eb1c17c69e2b47a2b4a1ac8e6a7e7015", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5c93f340eff243dd9e035af63371fe91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1feeff6f26fa41b3b635ad456c0fd0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ff6ede2254564f3293af4891c4a634b2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "db8a91eb554f447ca79f33b16121f25f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21f3ccd69fe647eca18dc68cfebe1039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2086d3df3dd43a08ac17d0b4a67b623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c28324b366d745a38c0ade2c566f2803", "region_id": "RegionOne"}], "type": "object-store", "id": "3cababdc52b94a728900fa31accdf55f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "547b76acc03d49bea4f6b401d71e9ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42867c5b744641ffb7bd22d744568854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d436f42a748a45dfaedae3b9d57aa2fd", "region_id": "RegionOne"}], "type": "clustering", "id": "bb42ecd66e764883af6d405cfba69ea5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12a11b670ae24f71aaf813b3e6af17c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ab4f6b4398649aeb089c20039825dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96240d807e7a4d68a8d1a4d788da904d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a7fa04e29fa84afbb753cd19dad32a7d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4362dac5cdd54fc6a4d3d98be3da0a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abee220d960a4242928107e4cc64e066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f68aaf3f1f6a4216af7f0a7fd10d3c39", "region_id": "RegionOne"}], "type": "cluster", "id": "95a6dbba71f74b2b98aee484fd12563a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a770835edb2457ea59267a5ea2a9a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9f008fb94d0e41ddb8f457a4b09759ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "36bbda6c22e6417ebc8b03bf36ddc8ba", "region_id": "RegionOne"}], "type": "data-processing", "id": "0e913f0bc7574d28853e0fdc5da963e8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "524b0a46d5fe4379bb541ac1e660072d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc95f5df06424fde80f5e6cca1a745d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0307d0071fb4da0b446f38bf08f3ee5", "region_id": "RegionOne"}], "type": "baremetal", "id": "28c75aa98ffd4ee1b25f1c5d34922021", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a110888140014e878dbf33abd231a0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d25b0c09a09452ab78a3607dd3ccb6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77894e82d7614ec199fbe934aca98f6e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "236204020844499095003783bf3e81ba", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db8038f972c84f24b5e906be8979f9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "62c735228feb4b0fb3fb8c4600a20e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c678f061f15945cf8e43f94eab68ef75", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "33a97b8c33b9462b82c31805eb3dbaf5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "606e4bc650c745769e124878bc5906c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "586d0d94c02445359620f65f15129dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dffdc13a121448dd8808468e6566aa74", "region_id": "RegionOne"}], "type": "key-manager", "id": "497bcfaa2d384ba4b4b8dd1ae83a1cb0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f161dc75a8404fbbbbedbc97099f19b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74e70542bd9447f490475c3ebaaca488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7875dc73c0674ea3b9c908c68e7d765e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "596efb79601d4280a462d84ed07703c6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1fa8f7b1eb44b02ba5bf5ed9c66e56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e7e3000dea74a1ebb8f6381b512e021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "030640209121442bb573db0f3023920e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5666ee7f767c45deb01e20afc78cb1bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5c072b400aac46ca8ea0d47fd8889dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0c99905e600c4db494a858b9cade785a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "39e06c2f9f1e49cda5cd99bc85ec9382", "region_id": "RegionOne"}], "type": "message", "id": "a82d7183af3d40ebae40c461298f48ab", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7d89b6c223934926ab4d5ea1a86856f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "865ea117648d4805a320fc0e2b5e48b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3b36bdfd2d3b49f7ae71791ff7c370cb", "region_id": "RegionOne"}], "type": "messaging", "id": "0bbc1466867b4f7ab3ed1237e3a7e420", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d8aebe0015ec4fbb86ab27c2138ee367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "08f2897410b74c548ae14abff38500a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "945c9bb86e954bf8ac3eaa16c451d349", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b67aef288f5a47c3a4b73de754d9318e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa2c9795069a4b38a04ea2f208945fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d9de73d10544a899ac3ff232d57660b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "220d8e7a9081480ba764f76f5dac8a1f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2c2a1e1a3f174faba5743c4f30972806", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a1e69ca195447ba8e3f6df6990596b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4ed8c0c30dd4afc9798b8a9693b596c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8a6b57a5dc14d528fd42d555b307396", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "55baa2d2adad40d4addc5b741dae4197", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bf355c288d647e099dfb9b21ab1642a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a83bf6b7710b4b44b54e07dac1094f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d9dee9ca1a4429fb365d91469a13d52", "region_id": "RegionOne"}], "type": "container-infra", "id": "0f001416736944cd8d172ebcef2d52a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "778fc3db6939411faa97014473719890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "447f15a7552a4d1abef1671b52a5898a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3b615253797d464eb962cf0f1bca3af7", "region_id": "RegionOne"}], "type": "search", "id": "00dabfad961545209222533168711e21", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3c9945206e514becb8d5d857cb42578a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "20b9474d4b1f4b2297544136ceef8399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "faa3e2f404cf4e61868e2f38cc2a59b3", "region_id": "RegionOne"}], "type": "dns", "id": "f3387c9ab555479ea537497ea17bf892", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea2035830ce041ef92d90139f8d4568a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4033febf80ff43d9a25e2a682afed66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b39816d90244f7f9c3bf1c6914b6de9", "region_id": "RegionOne"}], "type": "workflow", "id": "aca15dd8202e4a98abffafc9d89e543a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f89b2cbe36f240e28d93c9dc49a7fcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9ba87de0f6444b7fa281da9629643335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c332f1a4b9f94de0b7f9ad57a0876472", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7438c0f82a614b399e41f2688564b833", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "76f201e7f62b4b11b17d2499739238eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de4b20c559234c1dbb0a5570cfbab36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d887318b3c924d15a7d9d8feb22a6fcc", "region_id": "RegionOne"}], "type": "rating", "id": "3d2a90562f8549e2a4ae1cc7d5ac51c5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "02e0c2fb0f2843e6a6b2b4a5d6f42285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec2ce4e5867e44f38ab76480c7acd690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f757aa3b13a348ffbc736db781a7614f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bc9e9ce2e8f14bd1b1a08fa620a0480b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9cf07f758d24990872544801786861d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "65dec5c44e234eab858547eaab59ad61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e007370abb584374857cc552c8668888", "region_id": "RegionOne"}], "type": "policy", "id": "a03f7fd7ca8a42eb87a5ef34120a247a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61508abbe94d419c9b6914fff3f952de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "048494d8d1df45f19a09dc6e0fe3bfe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "573aef688c67439a976a836cb216d0a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "854bb03cc9df4442a3d4849eedab3f40", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44d25033dd3d4c88a22d9830a4602801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3816191214194b0cb48da044aadd0566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "156301d7c1db49d5ac3c7fe0b7a36310", "region_id": "RegionOne"}], "type": "sharev2", "id": "a8fd36100f3f49ff9772a86a9f1f2f32", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1dca80058c946138bf28e86b8d04509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb4079ac18ba440585ebfb27c51695d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af20e14787fa412ab100e95eb38d48c0", "region_id": "RegionOne"}], "type": "share", "id": "cd96902a11b34d5ba4bbbef79cac2ca5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe3ca2dbe33642119381de3476c3d847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d469fb1464164c2ca17be9594257253c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d35e323f06d45408f2f61f56dd2f00b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "80ed1d326328429caef58aefcdb189da", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5424f87d7287488c93dbce9ea42e3786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dc02c8b1089457faf3b849eb22d0a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c21fe41444f41ee918c05b50afd00fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "7059a0ddfc3248bca85980b4d6adaf0d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b832ccc3a54d4c95b6ddff829b84f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46727f45d2c34dd9b049505e59fb4374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b093a0e9b4bc4f4b8fc7dcb1f594d0b8", "region_id": "RegionOne"}], "type": "block-storage", "id": "4947d8badffb44058aa5c40f4a956d15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b38b561b1a5420e8d1d7308374fe11e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e5b6437b3a34f06a1bd8901ea8a2d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d9cd78f1625488fa19e89e93ce9dae7", "region_id": "RegionOne"}], "type": "volumev3", "id": "80d28b07b60148b0ba62a318b2670ce6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c387b09b7804885b94e15f4a437fc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f122797278b14d9589034124bbbfaee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a82a7e499bde4693b6a7164d9b473055", "region_id": "RegionOne"}], "type": "volumev2", "id": "b9e579515b90487bbfb81e19f372c89e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5a2de2552b4d7eba28670c7a470fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "105ef3c5c8c24a87901823181f6b08b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab35dacd23004f0e8f4f38e13b77c041", "region_id": "RegionOne"}], "type": "volume", "id": "366ca67ba9804847aabb25dc9ae43187", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d12a725aadaf4585b5e3ed8c97a03558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55f6494e60974615bcb026cafe6ab31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "653035f1c9884a7daafcdf57018cec7e", "region_id": "RegionOne"}], "type": "block-store", "id": "b8225983b1574636bfd028a8438350ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee423fe12e3a4fc79fe5275555276815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c12e3b8aa2664d40a7cb670f26b00d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8c7a228ed69646d4819c2d8ee7cc038c", "region_id": "RegionOne"}], "type": "alarm", "id": "cb80d21239864eba94acaacacb7ca271", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "863bc50941c341bbbd74bca21964f0ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a41de624ad434cf08c60d4e0449117d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a96dd2324774dd981a6a37aadad1374", "region_id": "RegionOne"}], "type": "alarming", "id": "c7de1a9b465d44d2b1ca8c5ace2bb863", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1eea48d1fc87436a81f02ecf2f38b95f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "18685e3d454f40c290055b7bae408ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "03334a15c3724a9482ffd29560ccb2fb", "region_id": "RegionOne"}], "type": "meter", "id": "c4037ae566674609971d5f4dab10d8c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f340f842dda544c6b228e965f25fe480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "273dbf94fb65485480ee3e93ea899f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8724ba8dfd4b49baabae5082441527f2", "region_id": "RegionOne"}], "type": "metering", "id": "92c004b9947540c7a4c53e8f23beeeea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d05a8ad2b5247829db21cd86f6f59a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "904949ff4f2e4081a7a59d84bc0b2876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "34a615ac4454404aa3195e88a01c0288", "region_id": "RegionOne"}], "type": "telemetry", "id": "65405396e3a948108f49f8cc807621db", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e911b75358246488d11a8c3423ab8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f97a67a21864d31a6c2b860190f85f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1984fb2913274487b3b549c715efeb4c", "region_id": "RegionOne"}], "type": "event", "id": "0c9bb14200174a33a32e04511e65a08d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "356d83a8f9d145318b69b0ccf85069ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "17d881582f7a4b14a718c0a7f546d01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "22a0e32530214c16b91100ddc5ba35b7", "region_id": "RegionOne"}], "type": "events", "id": "d1680ff9f3564b3490bd7a0f5bb54d31", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3ac3b2723ef46fabcf30d2b12a1aee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b541c2cc5974f4bb641fbba1b07b0d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5016d84c23146ed8fb486d4164b517d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9b1f0c8b56114e30825594a63e522c0e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b390924c28442a8b99708e3913f43c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b1099232c424a34aea44e6c0ce73855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dbc1ca0fbba84afaba3eb804081f8222", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a5f2e5a6a8cb435399bf6a33dd4bbab0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d088ce2863f4c3fb41ad2492fae567a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c8e5e348d8940bd9cc4888445717300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "916297f080ca4ab599e6fed117e8d3f3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3e87b3543fb047bc94d1d8afa2664600", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dea7244fc9324e2ebf4a71855a02440f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da23d72501964477a0e861e42d4ee335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98d114dfc7d344ef85706bb9d73c993f", "region_id": "RegionOne"}], "type": "tricircle", "id": "ce15884acbf64700b9f6acd748e28114", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9a405e4070e84106870cb09cf38cc40c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "af60a010b44441a184d7d21891eb03e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2c5686dd27d84574b904f3446d54c25a", "region_id": "RegionOne"}], "type": "database", "id": "9ac3a4dd04264d119c8eaa345c245f98", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2cf5df34929c42e986384c0901b3752f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c90c3bd1afc44e4b4d9be8210785ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64b5400ddacd4ab69f7310bf2daa1acb", "region_id": "RegionOne"}], "type": "application-container", "id": "e07c3ca8bc5c472c94d97206dd44a571", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "edef64c1c2f940e6adef61246e81a104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b76379eab1b4d07b16b5ad70c713a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "856ba6d0f4a14a54a3c87c9e51db45b8", "region_id": "RegionOne"}], "type": "container", "id": "df9a1a2a02074806966fdf707eef8e2b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96392701b6b245cf95965f80f652c788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23560c2894ad4af3b00d23a9e8cd7150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98de94b27c46406e8ff75b952a52902b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "45bdaa69a49a48228a7e7108d0fc7d2e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3257de6dae14347be981905b0177ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "534fc1ce4a52486da05ac6f7269dd9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d6ecf62f800349edb09d7ef5b3238587", "region_id": "RegionOne"}], "type": "rca", "id": "c607813d3445402f91f5bc9d2eb753de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cfa485cb13844508928d9065699e5b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "225de93355fc45798b3d9860aae3b30f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d21f1d7eb35b4fca85496deec4db5ccc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2665080b4f64ede9e50e12a401508f9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ad28be6e59c8446a91ef64a887271166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a07da3f4d0e743b5a208fba5e3b68258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1cdca25be9c2422bae1c357e39ea8a94", "region_id": "RegionOne"}], "type": "network", "id": "40b380627bfd495f9c65baa92174d7b7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e67f8f02504e4a63a182e5ecaa78622f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d7a832a774045ca8802c0602b03e94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5957bc3a60f24614800686ce92d95a14", "region_id": "RegionOne"}], "type": "backup", "id": "d001411e712848b38232ba24fbeb0cce", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71a8e084f0744802b2a3713acea1d902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0657e325f0d4911bebef4667ff34e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aaf2241fb0fe4a9db492765b1e8bfe42", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cd7f1847cfdf4e4c9627481620d8f5ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9189bab209634279a9506fff566cbc2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e967878cd36a43e7a569ae058758f426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "10d35a7b5f2f4c908266046e121cd940", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "64f8f3e585a14f9e9c20fbbd300d95ea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a27395d2fe7d46a4b75673a18557701e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2fe25fdd43d1482ca251128de34aa913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d353314122cc43efbf97b2e48f389c89", "region_id": "RegionOne"}], "type": "monitoring", "id": "dd34b04a39f3489381182d9debf3868d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ca9f01e2fd66464eade68a02ea3c950b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "181f36f2985f46aaa8de1240a7831fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c72ce24c02994652803d831606848eda", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "91dba8b1ff284284a452c2bb76d4a624", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e3f04245d1624744b47fa6ea1806e192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "23bda43e0c04414c90a8cb818a27495f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "62f8865cd56f47c2a64987630fbfd68f", "region_id": "RegionOne"}], "type": "placement", "id": "103613c559b94249ac3095113dad2b9c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3d8f78ebd1443ecae6c43eed34e40c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a281994305bd435da22478d1d71c8511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e82b8b6ccabb477789e910292675fcba", "region_id": "RegionOne"}], "type": "instance-ha", "id": "61b75511c2c141cf88991cdca2a7d3b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "385a4ab8f462456ebe785e5ef3319f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e5a1dd5271fb42788bb4baa18332a682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7dc5b248962744d7b1b9442404b3831c", "region_id": "RegionOne"}], "type": "ha", "id": "c484ad727d5e499eb35ac4f44677006d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c76123aef5434df8a92b3bf12f0d7949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a189ebaef7ff40eea6a112a760f64b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ba8669af9d084601bd43a86eb1a839d5", "region_id": "RegionOne"}], "type": "reservation", "id": "106b997159e34a91abc96162c9b00834", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ecd457bb0d6440f7a71b897b657da0d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b9a2d078c8bd496cb21b6b2ef3096f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "11b6b594a4704552b45b7c2ff798365f", "region_id": "RegionOne"}], "type": "function-engine", "id": "91be4a21a86c454984cc5d997419d35c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "125aa0a1047d4547b535737ec192cd4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bf8f8630e70a47cd8066ae415a5b78b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3dc0d4e85b444210826f2596012156a3", "region_id": "RegionOne"}], "type": "accelerator", "id": "ee7e531fa7d745499997efc5c8f258bc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17ab475271cc4e33bb61d615fa3e21d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fdacfe835233459e95fa7890214bb3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09eea79c966147ef966353a4f48ba974", "region_id": "RegionOne"}], "type": "admin-logic", "id": "51946d25c9bd45ba8584b07cf72cb5bc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "380162baa9e640c3b54004ef17b71a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e911bf8571647e595e29120995539b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e853b3a1a4df401abd0a099ca1a414e4", "region_id": "RegionOne"}], "type": "registration", "id": "d600826535774395852d32c065df74fe", "name": "adjutant"}], "user": {"domain": {"id": "0f93ec8a307d422291f7ab076a5b0a1d", "name": "7a208fe49daa404d84a842cc5dfa3986"}, "id": "68b953b0462c4f8aab2febb1258d9331", "name": "365143e9aebe46ad93a9d17c060725b5"}, "audit_ids": ["d2ea0022cbda47faa2e6b7f95f6862ab", null], "issued_at": "2020-04-23T06:25:53.954271"}} 2020-04-23 06:27:54,104 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,107 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,108 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,163 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/300dfabd-5b95-4c61-be70-7444e97e4087/states/power -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "power on"}' 2020-04-23 06:27:54,166 keystoneauth.session RESP: [503] content-type: application/json 2020-04-23 06:27:54,166 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2020-04-23 06:27:54,169 keystoneauth.session RESP: [409] content-type: application/json 2020-04-23 06:27:54,170 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2020-04-23 06:27:54,173 keystoneauth.session RESP: [200] content-type: application/json {8} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_create_introspection_with_node [0.064890s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.102864s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.106458s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.067355s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.197601s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,525 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,527 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,528 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,529 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,583 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.488862+00:00", "project": {"domain": {"id": "03ea854097734fab9fe8af19565c1fab", "name": "407dffb2b7954ca7861406a905f4f86e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c5f00cdb0ce54c379435945286025068"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "34d3b85be9a144d9aa9f708bd5b1bd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9c572b06bbdf4f649fc6f1c97a257c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fee9119bd4cf407eb0b32c1aa7a9dba2", "region_id": "RegionOne"}], "type": "identity", "id": "2c9584a8e2cf48d2ac9d5b4f4be1db7f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7987e9313a6464dbc05ae4feb059f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3386e7f33e364c5c9af07cfb6b11b5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "17abde30143349c2afac549cf696caca", "region_id": "RegionOne"}], "type": "compute", "id": "61f215e02bb24e83b9fe0e77a8cbe631", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7f846ff4d6054f83943c8dc34d5cba20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "70cf82952d094d99b2bce06f26256f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "336ba194293f41d6953330192598d044", "region_id": "RegionOne"}], "type": "image", "id": "0e960c71c71b4329a55dd4f933096d09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2ef791a134e84d4ba25610c38f685815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "043c9c45352c4070b5f7911a7082d55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "46849b71ee3447ba9c3e56dbbe3d0c59", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5a62e6cbe8f0474d90af52243878f9ca", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11fab4806f484d0da1741c89a16908de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9c1b9f520d740308e108cb64aebf716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff4bc00f3f244680847f14a1cf664e95", "region_id": "RegionOne"}], "type": "object-store", "id": "9bb1f7d302f44b0c8b974edaf8b1d61f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eaf7dfd243974a68bf893f969517f5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c2e4201a13345fba9f952b6cecb05f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "848c1c820dad4bb2b851c6fe3d9a4fd9", "region_id": "RegionOne"}], "type": "clustering", "id": "e24a0894871b4f8f84d582ab0bc0d6df", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "552d7a8f1e444310802e47321046cd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3771254f06c14eb28f1f0551f29e3947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f4b3d1acdff40b5a63ff6982d4ecc11", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2bcebba42e804c889238661fb11cf6b8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6578075102144ab8aad126d8af2c544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2f3cb771dbb461cb6804f8b6e19f82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b799d9f11728442687f02066e33d9040", "region_id": "RegionOne"}], "type": "cluster", "id": "e8b88ba352a54917bf4077f48c7a3c2e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "552e10ec8fe643f2a98c500ba9558515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d29704c45d2d469d8d2e25d6c3a0a3cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4e9d48287e4d4803b80c5404a070d635", "region_id": "RegionOne"}], "type": "data-processing", "id": "a446d253abfc49d0b8e7559eec20a878", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3494abaee7524460a05ca66faa2e38a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f31dc7a3fb2456fa80db40c9e83bfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6143cc9e73d446e9b08545348b0f60bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "b289019030cb465eb0dc4d4bafcabfb5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aaddf8d2d63a4cb4aad26c532691a447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a727102cbc37456fa27328288db6e9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5ca1fa2c8d0d4f62a61c25ee165f3d99", "region_id": "RegionOne"}], "type": "bare-metal", "id": "edf1d106118f4a0a9f870cec09241843", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4518645ac6f34c9f9fe113f42cfb2f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bbfb9a4b106f474ba1283b90dc9fceb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b2af194c77b44010b53dc1a22efb0b4e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "366fe4f13dbe403cb4e5945c0538baad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e6f9ca8208b408a8a45f933586deba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c32c0593bccf469bb1d13e1ed40c329f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1f87ee993ceb44bf98130ae3a30fbf99", "region_id": "RegionOne"}], "type": "key-manager", "id": "d7a3f75a307f43b8b004bdbfa1c363b5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c425667e28549a59d1b7c3bf4d0b03a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa9a7109f6ae4beaa7b80afb275517e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "09069cf893fd41ddba07e53c980bb25f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d4c24e60902a4342ba1ec88ad8b51f27", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e743e8ec48fd4a60825b150293ff873c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "20b009de5550454c86885ce86908062b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d9e6d3eece0d4e199b460a9f34154ad0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "649fcd45ae9145259cb228d2f2dc9143", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7945acc7eb7e4f33a54119d11abc91ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6dde960294574a778a94aeeeaeb10d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "03cd836db73d493796fa34bc5891d968", "region_id": "RegionOne"}], "type": "message", "id": "5f58459333dd461183e782bc1838309e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a156d785208f4da9a441785f72cb9c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "25fa0f32fbf144c4ac285e98a09c54ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f97af08bbe7444deaf5a7a02f35e72e9", "region_id": "RegionOne"}], "type": "messaging", "id": "31b0fe7d88d5444696ca771c87658b5e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bbcb42d2c5724c5983253d05ce1def72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b0ce42db2ebf45fd82a0c28995000310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e05f738cf5ef4b88aa22b39cff06cf9c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7b5eeeb71b0840f7a0c0a6f25a085017", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b95d45ed1824a18934ab2c42495c925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d84527aa27324a2aa01a33196cd284bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e16c6c2c028845799a2d6e2fdb62349b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "350c0eca99db4feb9e64eaa35eeebb83", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "931f96d1a94146edbd2b058827f41b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65529c3da3f94577b090bdbe073886cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3913790fd9a142a593d350310820ea36", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8332d7e95a134d13b7c8049117f5f00f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "288bb328b4654aa6a0ccbae4dc20fc4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0609f1b9421e442ba1b6fb97eddd35e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5836bc0254e4f929cf79612c1b437c5", "region_id": "RegionOne"}], "type": "container-infra", "id": "25037dc57a864edc8fa35015dccd6c97", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cfe46399397d4350a41cf7a3f8a7412b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ff094e5ba3a84dcb867ec23dd4446b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fb14e3b186964ae3861a0b7049eedc55", "region_id": "RegionOne"}], "type": "search", "id": "0878fab8bb494a52ae4a2d797e60afb4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b67d3f27c62449d851495392a847a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0b8e4974a4964b15a76fd0a4cbbe5c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "28d3aa4e0dba4ea9b495906015d6cf04", "region_id": "RegionOne"}], "type": "dns", "id": "794e9809389e46d4bd319ec5f42eb7a6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b121b74a68b40d1831d4d1ad9726c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a195cc35b7e4ba391741d9367264912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d6076285d3c448d68ea484e7de671b20", "region_id": "RegionOne"}], "type": "workflow", "id": "51a6b108628d432898dabb5f24180b13", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3faab3b0b72e441ead11ff0a27ff5738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ffaa55a00b0c41edbac930e42ec8ff88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c220404a06d844a8860eb2febf4e4f99", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ac0e913099f344059ff1acd37e6b54a2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ca3d51bb35aa4d65a5f21023bfb8497d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e9bd43fb85474be69f036b6266fe31df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7b46b82324b740cc81c06e37f8a39349", "region_id": "RegionOne"}], "type": "rating", "id": "6d87740cf01e4689b559bf98b17eb7cc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8972edca0de42ce890b8b9c86d4bc03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90a5f40bdc124b09a01ed4f8eca68f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a5aff60b999e44099ef18c13126bcfff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fb2d6be5d9544a758e689e0d541ad88b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ffbc20faef174735a7f99af015cba7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b44bfe657a849759220aeeea1b815f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e586580702449f8ba3e6ddb9035f374", "region_id": "RegionOne"}], "type": "policy", "id": "fa9035b7f9e94db68e8e561801e67a08", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbe3e564faeb40179032cfd25bf9e794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffef751cf1424461973e0f8916cabcf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7ac5c961577243e0a703ff122d789c61", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "927fce5927814c07b95f0876a16a7c22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d216b725ece74cf1a9d2b4e1592e4031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d1695d2ff30416badbe309cf5fc8db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3cdbd546aee24f26acea90a3c2537870", "region_id": "RegionOne"}], "type": "sharev2", "id": "fab664a4968640b79d14d692bff5a30b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6dfb59b9f991462bbc541bb7fb2b3ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f710bb982b8b48bcb4fb1a8fcacc8d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b1eb05b67c5a4cb2a9683a3a7b315765", "region_id": "RegionOne"}], "type": "share", "id": "4c77970eeeb742bb811cecac4c19b259", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3cdbd7481b7744b8b9d55ea2e425385d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "82ce07e578c5460a89814916d5e8c5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "481c840895f4486284540cb3d35369ab", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8f6a18494ac945c1bc03be6b81c0d6c5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "163094e0e73843bdb182a4d80176d887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e838ee497c264d25b1fa897567d60394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "477e10ba052b4aa28eba939974d0f209", "region_id": "RegionOne"}], "type": "orchestration", "id": "307975de117442778f9362f28d78612e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abb1c83121654f19a19a2f411f3aae65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "472ae98a53104833a667c3191cf8a49e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "214a2d1e431f4869be232a7b957976be", "region_id": "RegionOne"}], "type": "block-storage", "id": "2c4fafcc1cfc411d86df9e2d6ee66352", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a5b9a2ff31840d28d71bfe6087da220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e212d82ef98440d3940f34190cf8f639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "061242a9b7044efbbc3b9c4a97aa4413", "region_id": "RegionOne"}], "type": "volumev3", "id": "302ad40a820e461b8a72a2967d88b5ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e7b43a9378a4882bc19dbfb97d47f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84c5958a7ff14f2fb6d4244878cbdb51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f25c0b511a44c3c8dc3bd1f0035c0a5", "region_id": "RegionOne"}], "type": "volumev2", "id": "26369c9dbb364d10b9c81ad6fb0c1c93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e84ab025bef94881a3c123291f5e7cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33cb1072f0db45c8b36c05f0404ecc40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8afcfe2efb914a28a912549dd524b357", "region_id": "RegionOne"}], "type": "volume", "id": "971a39936be54fe98b49ee360cf8ecee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "324905417bd84a5e912cee9a8fe575a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb8afa3588942b58d09f1bf0fa88456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ac39ae231546288e03bb7c8249bea2", "region_id": "RegionOne"}], "type": "block-store", "id": "6bc4c625b1174e08b545e3e44885eb77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ef80311a2394954abf3942cd53d3506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b09aaaade994b9d8620f075ac6b9c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c0f8e5eaf4ce49f59ae52a5ae410da24", "region_id": "RegionOne"}], "type": "alarm", "id": "e7ea544613254c7aae627786441ccbec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "806a002b8dd64c33b6b9d68888356da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea1401081c334d42a45ab4f1b96ce850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6f06547a45c142b89116c17d33fc052d", "region_id": "RegionOne"}], "type": "alarming", "id": "c556bd735d9d446e8c78ef0e440c72e4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d022002b7fe741f898bf6d1f16c22e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "792aab8d64cc4ab9964dfa1e183de96c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ddf2c52abcf649dbbfbc26374363aea3", "region_id": "RegionOne"}], "type": "meter", "id": "9c95569466f84dc794afb55842f09474", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c968327736224107adf21c66125a149c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee371b1d48464421b7c878de56278e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a40125f1fec14ec6b52bdeba7ec0a9c7", "region_id": "RegionOne"}], "type": "metering", "id": "04e889f751174680af121a42f1656a8f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7fd5318a4d648d6802f3c3e31131750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9891807936a94ebabeae4707f80ea36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a02f6990dcef4d04b702755f8a492417", "region_id": "RegionOne"}], "type": "telemetry", "id": "98264265e9b4485cbed487bbdd3ea18a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f087fd1bed44c8cb99c414d3e68b23e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14cf79b2ae1b44a3b6d418bedc3fc59a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0c824747b2864c90b5ca398bacffb19e", "region_id": "RegionOne"}], "type": "event", "id": "eb4d92028a1e4208a658eef7dea9dd04", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5f0f881affc44dce88f9c435f7e54e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "55d75c5b5c4541448c444698b9fda6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e042fd1831a04c0e853dd7d49a99fe87", "region_id": "RegionOne"}], "type": "events", "id": "1c190ee5843343dea88bcade4b23993d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9bbbf41849244ed7904489f59ed9268d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86731e33a61e4cf5a07ea2f83af8feb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a8f645851d8448159a326e91dbf15220", "region_id": "RegionOne"}], "type": "application-deployment", "id": "84e353ed195a435d9ca48623e5f72627", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a4288cfa67f450ea7bf8a976ba850d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "815b50e1c89c48cf880d6a56f5bf6ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74003e61332344f4b76ba248d405e36f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4848c13fc8a84697b186c7dac2a20a48", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "021cf338fd6647c2a82b057845fd7460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24205f8aebbb4dc186ea42727b57de4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "237dab5a6c624984988db6650e92606c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c61c6d4b2ab14f1185f0a969ab202a46", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f399d3eef064b45aa41e86fda4fde0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c6f5734b6e94af4b10df8f201f84ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4313ed3892d47dcb9aa3f1f072a169b", "region_id": "RegionOne"}], "type": "tricircle", "id": "95fd68d0f6234314871e59e03fef8dc9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9b26d40f481a48009087e8f7b6e19c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3643b33155914fd19e87e3d77433031f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "423900471121401e8d44635ac0d53e24", "region_id": "RegionOne"}], "type": "database", "id": "67981c59e41840a6a4746e1d1215b814", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6e454e54ed54ad885add46fa232de0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dbf8388d02884ea6a4b96f53e67bf006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6fbc1e7aa5f54be9a2107f173ec55a1d", "region_id": "RegionOne"}], "type": "application-container", "id": "ce9b42590acf436aa3400f96a4f05376", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8411ca4f5d8b426487284e9611fe5a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76aba3ae81254d7bbea2c64a87c03579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "19922689bfe6478fa551e6acb36b0e94", "region_id": "RegionOne"}], "type": "container", "id": "9fdd9b70e62a4e9b8bb54de397f6d0d7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62715cd38d054c07b49b0d86bf4b9607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd6f6f4b613d42dfa49d847ff4ba76de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ba4102a33bf24e9bbbcb589c71226e38", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5bd4a3d97b6e45beaaf516e84a88d855", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f535b21c9ef4666b04ad0e85e8a7f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70c88db7c4c44ea488f913b9eac7565c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "981ad7bc15bc4c01b0d2fad2ee72e92a", "region_id": "RegionOne"}], "type": "rca", "id": "aa6555bbe6d845eb8d59ed0b4c703f2b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "37d79928be8c41e4bff230a9afce8709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "edf67bd84b6e4a97ab3fa7d9721c4da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4405216f3bfe4a019315be98c82f60c4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "161435f23a6245319f61c101143267bf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1456bc55d4ab4cb593e68155bdb72dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5ce283e6ca2a4c5a91bdd8e4de7abbdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "39756fa20ee14447a6be9f0047b2b8f6", "region_id": "RegionOne"}], "type": "network", "id": "116c250d63094c1b9c3c0b5718eda95d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cda87c17e5ce4e8ab1e17aad648a829b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5c4e33986c034622b19e71fcdb502962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ec0416d74a1a4f61a3330c867b8f8604", "region_id": "RegionOne"}], "type": "backup", "id": "91dd8c86550343e6aabd17251f19687c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dab031057e3041c79f587197890f4810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9153ad7cb6914def854a460bb836d97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c3164c4a8a6b42d08492e1f3ecc953aa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "888dc26b8d0e49e79e22fba94e503640", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db75caa6bd8845a6b0f318cfde78e589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a774b98b2fc43728fa0a7c09a0039f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eed0790a08a2465d88106df9b3c7b4c0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "26afbcdbaae14e26a534b7f9373ef4b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7900ca8000844d0fb76188b831df21a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "66a2ed220e9949b3bc8187285f9fe8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "371f52088ac84b70800ce630d66a51a0", "region_id": "RegionOne"}], "type": "monitoring", "id": "fa695a5e9857424dabdc3123fb09a1a8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d999f969ae4c4f3dac36cbc6cd060286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "81ef85f16bd04c3fa3e0c9705efecde1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "25422460a4724a6684fd4cf235dfe2d8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "26c3c7762e1b468a95b43601c2d9ca45", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e9f78265c5764779a5e0844030c1ed49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b90cdacd6f124a1ab22d6e2d06cb45ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f3e6eecc333045b48b2595ec25a79df9", "region_id": "RegionOne"}], "type": "placement", "id": "156edd44a3bc41b8989c8afdd11560bf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "321e626912b346549a923621dfcaf0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "649160a7f4244474a2115fb97b096c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4cd5b2e8ef5461eb47948c2610c8b57", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0359b5b1231a4c7a9c622c5d9d07c9e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d471dc6a4a3430790df61102cc44d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "748a88a32b724941bd6288cdb0cebd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1dfbb4042798474faa05a7f440057935", "region_id": "RegionOne"}], "type": "ha", "id": "470bc6f9a61d451385bb9c5bfb0b6af0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fdbba6d7e85a43448e7076972e07f4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cee011a53c9c436cb7ffa5d3a6782415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dc21dd21059b49db89e53356a6b00e9a", "region_id": "RegionOne"}], "type": "reservation", "id": "5c033e3508024be2bc5d90953b86de4a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "10e02b513b1a4f36a56b2c4bc0c4e958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6d741517954449b99e83cff5917e2c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7089f3b3299a4e7ba6ad5ea03802c4c2", "region_id": "RegionOne"}], "type": "function-engine", "id": "e7785e9e25174561b2467806d4d83ac5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d0f3e1248a7649e28fa9496944884d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb212534f6d7438aa378feb95e9abd16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6437ce0577804f8bafc398157372e53e", "region_id": "RegionOne"}], "type": "accelerator", "id": "60d55ef0c24549b9a0c18abd9bcc149d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2827be5dae654bdf8049f3071c765086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5431bab039ce4635a79f3f8d758e539c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a50e0f49ffad494a87082a5f1512bd81", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5ea8e1336cc74ca4a21a7bc693cbdaec", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36487faa3aa74155b620999e242ac495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2437530dd11a4c288fa1a4251c230467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "48ec3e5d0adb431b90f50fd654226ea9", "region_id": "RegionOne"}], "type": "registration", "id": "4b31f9ad2d1442dca4e91fb67aafbb91", "name": "adjutant"}], "user": {"domain": {"id": "7a0fc2dffef54c76b7a4f8981dc47f53", "name": "9f8779e52b8d47b9a5d929404a482b02"}, "id": "2258ce3a494a4beeb3744c5b5f669975", "name": "b6a711ade55a4af4bdd133690c2f2fbf"}, "audit_ids": ["e11ba72050d44442b063b93eb859b3aa", null], "issued_at": "2020-04-23T06:25:54.488862"}} 2020-04-23 06:27:54,600 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,602 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:54,602 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:54,646 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,648 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,648 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "queued", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:54,671 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,673 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,674 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "queued", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-3/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-3", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued)-3", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {15} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.003248s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete [0.060191s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.067535s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.062993s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.108593s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.064985s] ... ok {1} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2_no_domain [0.083177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,738 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,740 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,741 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,742 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:54,774 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}22116fba8ac24ec0c6bae9218bbe0d1e831f9d6477405fd2d82e4c7b3a8339e0" 2020-04-23 06:27:54,776 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,777 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "e9ab611518f7401ba75b83c65e82df6d", "name": "projectName-2"}]} {30} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.002830s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.105449s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.104715s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.058956s] ... ok {18} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.095041s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.056840s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete [0.060211s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.070165s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.076416s] ... ok {3} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.107239s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,709 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.102509s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,724 openstack.iterate_timeout Waiting 2.0 seconds {30} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.104538s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,883 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:53,884 openstack.iterate_timeout Waiting 2.0 seconds {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.067572s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_allocation [0.058838s] ... ok {8} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.064341s] ... ok {18} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.060573s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete [0.063442s] ... ok {25} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.103036s] ... ok {21} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.096549s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.062916s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.068325s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,896 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete [0.059073s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.068697s] ... ok {20} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.067270s] ... ok {30} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.064686s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.102407s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation_ignore [0.067098s] ... ok {29} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.103036s] ... ok {15} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.067381s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.105663s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.104818s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_get [0.058766s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.071463s] ... ok {16} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_profile [0.109155s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,722 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,724 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,724 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,725 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,731 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.685747+00:00", "project": {"domain": {"id": "0e62c21faca7494a81c3466b86c185c9", "name": "9635ac4423f44ce6a1c469c22d1707d9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d9c686ead9b04f6696d611389417a682"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1a1bf95147ea4b118547666361982b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "582c9ed52e304b09a303f450b00f8235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c409e0e0e94440efa87a6fb4df260cf7", "region_id": "RegionOne"}], "type": "identity", "id": "c8fc1cab8ff94a66ae11b80c92c50606", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f060c2a7cb8f43f2b189c731ca63c609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ccdc416d60c4861881306a17fbbdc17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "746295a9c9524afd8b7d41e87b6e47fd", "region_id": "RegionOne"}], "type": "compute", "id": "e3ce4ce011d047d784b72d873460003f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "da684fe8e358447b8ca0e6e242ceb089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a25f2b75e0f14d9ab93ca22c03ef20e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9233b06af0e407591fca0ddf98f2a5e", "region_id": "RegionOne"}], "type": "image", "id": "7aec98711a3941738ba42d238c73da9f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ec849cc999084af0af2a2341c86787d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de48ac1e0f2d4a7ea23e50a8cb6ff8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cc4bbb6e9e6347a192d5549972dece9c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1987f21d01634bdabae8d5eae86f1c7b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c62822b3ecf248b18a5716042267cbee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02fef4b691e948ecbb0f9ae967d915ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0be51e2d5cd5467692e5e8d5d67f87a8", "region_id": "RegionOne"}], "type": "object-store", "id": "c8f1ab403b3d408eb4506080d3a1a843", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81dbcd56010d495b9392e62153544400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcbc7104b7a4406286182d0d636ce345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f43b51702b746c885108a9be2058e58", "region_id": "RegionOne"}], "type": "clustering", "id": "59a654f196ad4694b42d5982c87a99f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9199ac8a1c1343cf922f0bfeb73a4563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9fe571794b940e28486f942f87d8fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "602ecac7326a4fb2849ec6d943776cc1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6151442c76f24f3dbffdadb76f8bd88e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7205f32835c42b0bd503815acc743cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71fd68d82cd343c09f088124cebd8012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7a86bc40b3104a13bd977bd2e656552b", "region_id": "RegionOne"}], "type": "cluster", "id": "fcde69db68aa4084b19d5976ee21dcb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a0243c0056de48f882eaea6b46f9d155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af97bf60335b4382996c711e710aa0ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4b3f0028cd3045c7a597cbb0139069bb", "region_id": "RegionOne"}], "type": "data-processing", "id": "84a03c1ec2f94f83b69b38c531b52a47", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43684f6fda8340c794806827ffbd3526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5510d4ede6c343098a17415782bdabb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a897ce556dca4921a24d56dd9a190364", "region_id": "RegionOne"}], "type": "baremetal", "id": "de6b2791c7d245e186376e049c95f871", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6654e06411d846888246945d7878a49e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38033d6e088641d891d16643080208b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4ae3c781a9394907a508c4eb035cfa35", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ad15c1d4f7864c2099f2c377df3d6f90", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e606fa55b62447c3bd67aeb318030577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5fe3e054ef1046daa512a83189d3ed90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "52807146c7fd4c908fe74d7e1ee5123f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "20aad988c3c740b3a67d44bf5108f9a8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a317018025b44dc8b02b453ef8c40c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a0aa88ac85e4fa1a42ef83dd66ca9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0066889ab7a5413286ca66d3af4184a7", "region_id": "RegionOne"}], "type": "key-manager", "id": "1f25c090ab3f4568a64729d7c3a5d9f4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2757f0b4b2cd41b19d31c704ee336ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c61e705273fc490db6224437e96a1689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c51df648afd43308a3cce26c43ae08b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fcd1df0c40474161aa644544fae9db10", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a071664949cf49959e2ea046a995a1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d0e032abd564c349315596872abc6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "37849453f34747d3bfff735b214eac95", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c29d060cf2b44b5b7d38014aa16a1dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c15f832187b34a169380589678f7fa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cac9668a0e947ee8e758be643c9a985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "da6cae5e138a44baa8c0eb879d9a610a", "region_id": "RegionOne"}], "type": "message", "id": "c0d06c1ebc0646f9ac7a89a19ad4e17d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c2f0c26fc1c44ec18d2bd87018983c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "043deb72a78547b8b9642aa7c8197eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "508d2de0151f499f9b9c4f2e1e134c6f", "region_id": "RegionOne"}], "type": "messaging", "id": "701cae998005462aa955abcffc1bd4b5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3733db92118a42fc973f17fdf71cdb3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d72ba51c4e44668987bba1240c639a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1465b9b84a004a9b84b3e7a1fe3358cd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6d3840c12fb64a9f8942b0e5749c7afa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d105e3f2dc7541f6b00de695400e71be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cac53fed69e4c3db3b1e53b41ad9e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea8b2e28fb1743c791701ccdd74402b2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "99f644c5a28f42a29f5da24d2735b89f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3b8e0b3089e40e4be53d10fd6869f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "836662cb469b4b9c97f3cfce17904284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a917f6157c248eea8a48f72dc393b1f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b58e80ed589c4e60b209cdb2ad157609", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b1f829d45dc475f96b70318da06224b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b925e6f9121a4c0f995f7ab451a5f7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19820c70cb554d6889920eca61e42f7b", "region_id": "RegionOne"}], "type": "container-infra", "id": "abe4684182f14ea1bf447ae88d881b1e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5704fee009eb434e90f779c0a84962c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4e79fea99bd947308f1a3bac3b9f5fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9e3c4a3bba464ec7ae0233c1538c6534", "region_id": "RegionOne"}], "type": "search", "id": "9c7b2705ab1245688d28dcd680ffff43", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "104508ce131e49c58400beaec2400c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "797b44906c104807becc3df6121428d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ac67ade845824e1f9e1aeb538c0d2fb6", "region_id": "RegionOne"}], "type": "dns", "id": "9e2895850135491d84e3ef931a12eb2d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd8b39a416d74254aa8f0e63eab71b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f92ec05a54a443d181304fc1f2f323f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a8f892f02e684ceb9a8a9c3938615cd1", "region_id": "RegionOne"}], "type": "workflow", "id": "107ee3da230a4b55bd2ba5c49bcd250e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "58edf086dd5042db875d8e657b4e5883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c83042d435c4f0581c93fe9325cf54f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bdcc8ce7010c4883b00d8ff42ae04130", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a01f424d38284f84aa0ecdf7a31edf41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "63dde8e7248a4eadb7fe8604cdb5482e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ebb5f7360da14dde8b8656246044223f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d0f326368afd45f490ec7047621a6c05", "region_id": "RegionOne"}], "type": "rating", "id": "30084ee3cd1b49aab53ffb8e0bbbc022", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7085b7fe50344a8f86aed450de1fb4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b129cdf3a0d44ce80e7274eeb6d3809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "99921a4403e34fa7b829198bfe7c6606", "region_id": "RegionOne"}], "type": "operator-policy", "id": "60d7f396fef24d67a56d33461d12fbda", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f3722d5c6cf4e848625a94f8ce070a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "984e9d72ff764e90bfee55baee34888a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d98d8d32761945eea741e3a2e13fb624", "region_id": "RegionOne"}], "type": "policy", "id": "b9dcafdc38484b8f9ae975092350c50e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7c8876ffc1c41fa827b80c788f1e1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6efcb49497540c68cf1c0b3fab582af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b2956b8053848babf51f8a4a7d30b5a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6f19c522f5ae43e3b66eff39e491cbb2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ced352f74f842a8a21dc39363c7d1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17506e07ab2c45c49d0518df4a335808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b7090a7a7cf4d099b2fad99275e723c", "region_id": "RegionOne"}], "type": "sharev2", "id": "234d16ee1ca34a65847f69836ea77e44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3b1c6bb90254309b009e975127293e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "896c19f2a92d48139d49b6c538ed3072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8694d93fb08f400eb9aa2eabe6c57015", "region_id": "RegionOne"}], "type": "share", "id": "190ac5d249904c3183588fbb2a86894a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e3799ece202d4b788363c92bdf697848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6cd8c2abeb744d479f93a9cf98f4b215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a3514a061b642beadad839afa4848d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f22ba14002b14bf285e10570da9a3e2d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbe8cef7407949129bb533c1db00f75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51e38e9bf8bd432fbfd3a23d24a4d8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fede5924e85740119c7c927fdeb1ef08", "region_id": "RegionOne"}], "type": "orchestration", "id": "84153c09b5d24ff8b03f74dd13bfc1b3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f57dba1845934f26abda0f378e65f8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e9c335910cb4ca189fc9c9908579284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5224b0099ac44d6b91eeb2ec5459ed17", "region_id": "RegionOne"}], "type": "block-storage", "id": "8404284b84df4a14b231a12f44dd5362", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90a87ea64c414701af04c6b7958ff8a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "865c6216e02d4d4681ea3cf0ced66179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "498ead3cac5346a287a707c46941bef4", "region_id": "RegionOne"}], "type": "volumev3", "id": "160385a5243642ccba8fbefff7e62c91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6ea99c5c50c4437bca7af38a3195343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d824794875ea44db8bee60c9ca9cfd9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d4395d81aa84e5fb51724d9f8e65ab2", "region_id": "RegionOne"}], "type": "volumev2", "id": "779ae8b1baf04f7cb1d115886d030dce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c43eb15f25045168ea5ccf823731601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79cffc60212b45c793bd5f085be3b1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "771894aaed87447288698a8da118534d", "region_id": "RegionOne"}], "type": "volume", "id": "abd6952d76e74ee8a88e462741c9846e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fac183fb28f44a48b6108cb4ab197e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b1fb6a566ba444ea0a74c4ccc0eaba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df80413878c34e7b966c0ef15ba2a35a", "region_id": "RegionOne"}], "type": "block-store", "id": "3cb44952e7f24f1da2ce035b346d5259", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "135ba70bbccb452d90738839178dcef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ead24a2d77e4865a259154ed91e5290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b961d8af854649e59f6b923976eb273f", "region_id": "RegionOne"}], "type": "alarm", "id": "625c878ea8ee434cafa0e4676507d9c9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd0870969f944c6ba801a9f90707423a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9dc374e7fb344a6eb4c31f0193b6ae7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7e677c3659034195946cdf53e21dfcf7", "region_id": "RegionOne"}], "type": "alarming", "id": "81a09ce180b4458cb959112641c3dbee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4faa69252de24ffea28287b9957db540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "afb849dd25d34522b100fc45c6a649a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba1a0c59857c4253afa25beb6ec2d46f", "region_id": "RegionOne"}], "type": "meter", "id": "598a306f37604916ab0b447cfc924635", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "137c2a7fcea9489ab52c0744b98781ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "052f2eb04cf34bd387e7b29dcf3f4049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8575a7a4b43241b9a35c15cf3a58b117", "region_id": "RegionOne"}], "type": "metering", "id": "b653bb229b364ddb809abf7c37c77839", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcc1fec7bb824cd79745604a9ee83984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "898a21f854d2429fb26728ea1acddc27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bab95872f9404b71a4f15a36afa90c9f", "region_id": "RegionOne"}], "type": "telemetry", "id": "a7005910b9f340f6bda5c60baf0e7a27", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6d12af603fc647e2a8fefdc1568e2e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f5f4e5ffbf5040de9c692394593d2676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1912bae9859f433b80b2fdb7db1acbc5", "region_id": "RegionOne"}], "type": "event", "id": "81ebaad206ca487f8acdd9a35293fc3c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e9d60c6030e1428682bb19aa59d1ef7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2f2efb2cdeb14b07810900c3bede2d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7085381797984492a3da06f08c4c4753", "region_id": "RegionOne"}], "type": "events", "id": "aa8a85c40d9a471cbad78ab0e2d6469c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f01296a128b04c92bf92ccf3172d4694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c25e68fb604b4e9b9abbfa57ba94e7ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eaec97c3b1894eff8dfbc5e9780e5501", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e8ec33c442c348e0a1a8fe15a9603e73", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "41f9e6a254e84069ae84be5c82ee0519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b136f3869ac7473a90e097d46809db43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "de3905d425714f49bed3ed8f84e467c6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6214b4c472cf4f4cb6c746422972ba67", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d69d66b26aba48158e275a1ec3fafdd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "94a67fa737fd43bd9649373e0f2adb98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c891592c15b46c8878bb868aa29eabf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "714b9020cfe4475289d8738858b983c9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfd27c6a0431436c823fb18fa0898a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b6a9ec612a34b60ad941b28a761fa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c7fce163d4b8441eb1b73bdc4e12ec9c", "region_id": "RegionOne"}], "type": "tricircle", "id": "e07131d6ef1546c8b62c4934152a1485", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c3d215996d7b42bbb022879eac1d7a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e15f91aa278348628f76a683aa9e98e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2d9cec3a7b4c454b87864597bda28f55", "region_id": "RegionOne"}], "type": "database", "id": "8e209175db0a49bca61c6f3a74830a57", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1112e8a5ac334d408790dccb7d4a44b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ffb0d85be0e43f7953aaabadd4f33ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0dcf08f2de6d455fa40103e9ff0b58a6", "region_id": "RegionOne"}], "type": "application-container", "id": "1f667a4560844335a945f7b26ad7f156", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e67df267077d4655ab2a95e60afb0683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "87543330c6ce45a2bf16cbc9135a2027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db14021d4d314de2b5ef0570a2663ff6", "region_id": "RegionOne"}], "type": "container", "id": "b3edb976623a4080848b5543a6710870", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54b449568ddd4320b60e36b2d27b96af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c4a3db82bb845fea3aa0b59901a00fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a5264995cc34e1cae915a1d7c42e844", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8c842e8e65fe4752aacc66d4a7262429", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "107669a0343649a7aa83ebdea525315a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7d8325ab26f64c34bca9f4f09535f433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2bc34ac4e9bb4ac2946068178744c7d7", "region_id": "RegionOne"}], "type": "rca", "id": "893d211ca9c44586b0f42aaa04219273", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09fa2d4abbf240c2a87fb5e7ff21c4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4b4d10af81fd41929a688d76d149e617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f5b7e7be2ca54507bf003826831595a4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "44e7db0d96bb40b394f8f5b9bb4ea13e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "170f6460f34f4ba9a64e98b2391f51b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "682b9026261f42ee80939506ab922612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c2f98da864994a55849e42485d41afac", "region_id": "RegionOne"}], "type": "network", "id": "c6d03e57fa56468295c084b5182d96cb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b102312ac3e4c178888ff280693d8ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "03bfbd0ce3fa44f2b36a2cdde24e83c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d48856c90b97424fbbaeafeeddbf5649", "region_id": "RegionOne"}], "type": "backup", "id": "4970166bbf91422e94fbd3cc3d8681bc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0af9abefee9f4a67b31eadf00e1df18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3f618230c074a5fabd0c8369c7cc45b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a88f40ab797b415980b758b0da1f79b7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3e827345d3304affa548ab79a288ada7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fadf07bf1a0b435a8e4be622ad5f5bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8144418fa1474c5485767862cd8dfc93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f3e60974c804478bbaa1bcb9fdf2728", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "51f62b347a8f4601b70679672759c14f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a53d4759364046cf8fd61410beb6c977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ec136aa118947aca8993ecbebbb227a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "32765dd3f2a8449b9e2159808e306c1e", "region_id": "RegionOne"}], "type": "monitoring", "id": "0ba7e245cd3348cbbd5d0530a0327fcf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "24740cc2f94d4f44bb23ff3e2b0a8508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "191f1db1e50845b9acb501064dbaf456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "184fd4921479418f9cfd5657f1c421fd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "721035e92ab74f1691603d41b862523f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9aafa7f6d89b4dec8675b6ea10def8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fd235aa90c34412c863d9c00011b5e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1b117585dc6b4ba2bb19996624dc2ee5", "region_id": "RegionOne"}], "type": "placement", "id": "002e03131bdf4e169202fb773899b50d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "da43fffdd2304ecda52b098cdf08f9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "deea3bc463114a50ad1d298fdf0a93af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "369707e1dab74323b5287ccd693be8b0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3d05b9e255304ed59ac1ddf50e482a0e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1a6026b6d5043789c8ca9874acf133e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "169b99f0a86a43c298465e20bb32c7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aec294601b1b432cbbdc841fc3fb7e1f", "region_id": "RegionOne"}], "type": "ha", "id": "19473b69db88467e9e8714551279c250", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "972c30e8229e4f87bdc16d786b75c63d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d548bad900cd4d02a33556edd8c95324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2b94d3e690b94551a4f1b44baf573298", "region_id": "RegionOne"}], "type": "reservation", "id": "35c7b894fe4a4097820b2dc766a21650", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ba47a155ee4a4027902c639455b83034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "90fbc7237fcf4a9b9c5c75c136822454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8ded8afadc7647018a147ef139a8e650", "region_id": "RegionOne"}], "type": "function-engine", "id": "2374182bdcb64581aff2ba2dd43caf65", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0d4dc459b5604ce4a85f5ab3e87d517c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b2d30ac56abb4f4494604ec27d0ef911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0d81ec04c7754c3599dc971b2ece4ac3", "region_id": "RegionOne"}], "type": "accelerator", "id": "9cea8f177d77430881ea39bed5e0691c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2569e60a22474fdbafa7a425e474ebb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72efd21647a045d1817d3a568d14a019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "14aafba39bd84bd08e43f751625900f3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "30f8698f3ccf4a1e9808bed8e5161042", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b5b3a96938d4a14aab34ac2bcfbfc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e66ee8aded14600b8cda3bf3893ab66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cbb88d83d2a043d0af8262e5919ac826", "region_id": "RegionOne"}], "type": "registration", "id": "b3bec39c1082401ca857c351dea5cb1d", "name": "adjutant"}], "user": {"domain": {"id": "398b919cc8904432bcecd14650bd9365", "name": "2295ae2ccf804c7dbe219817c4d8b2f2"}, "id": "76460a5f515743ab8f1d3191187c4084", "name": "c4e32a6c2c0d4487adcc76d7867b643b"}, "audit_ids": ["b08ef64fa36b403e8461d524d20746fd", null], "issued_at": "2020-04-23T06:25:54.685747"}} 2020-04-23 06:27:54,765 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,766 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,767 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:54,777 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,779 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,779 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} 2020-04-23 06:27:54,789 keystoneauth.session REQ: curl -g -i -X PATCH https://clustering.example.com/v1/profiles/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"profile": {"name": "new-name"}}' 2020-04-23 06:27:54,791 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,791 keystoneauth.session RESP BODY: {"metadata": {}, "id": "1", "name": "new-name", "spec": {}} {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.056900s] ... ok {21} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.059133s] ... ok {25} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_detailed [0.058520s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_get [0.059780s] ... ok {26} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node [0.068723s] ... ok {4} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.060170s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.073390s] ... ok {20} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.061157s] ... ok {30} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.068236s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,020 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.106240s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.067185s] ... ok {10} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.068545s] ... ok {29} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.067612s] ... ok {23} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.095457s] ... ok {15} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.065102s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_not_detailed [0.059079s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.062983s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_get [0.054127s] ... ok {17} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis_ignore [0.096522s] ... ok {18} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_not_detailed [0.061941s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.057372s] ... ok {21} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.061327s] ... ok {25} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node_ignore [0.061137s] ... ok {26} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_not_detailed [0.059003s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_extend [0.065362s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.058892s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.079375s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.102559s] ... ok {28} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.097241s] ... ok {30} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_port [0.064431s] ... ok {20} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_chassis [0.060147s] ... ok {22} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.077465s] ... ok {9} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.059490s] ... ok {13} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.003025s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.067528s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete [0.059996s] ... ok {29} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_node [0.068328s] ... ok {23} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_none [0.067319s] ... ok {15} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.060033s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_drivers [0.068298s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.078376s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,927 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.058387s] ... ok {17} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.059550s] ... ok {18} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.061196s] ... ok {12} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.076267s] ... ok {21} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.062881s] ... ok {25} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.058384s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.102502s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.057480s] ... ok {6} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.060225s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.058459s] ... ok {19} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.102734s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_detailed [0.060490s] ... ok {14} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.077983s] ... ok {28} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.065997s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.065226s] ... ok {20} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.068329s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,985 openstack Still waiting for nodes 1 to reach state "fake state" 2020-04-23 06:27:53,985 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.101625s] ... ok {30} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_chassis [0.059997s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation [0.097200s] ... ok {13} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.106035s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,736 openstack Still waiting for introspection of node None, the current state is "waiting" 2020-04-23 06:27:53,736 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:53,737 openstack Still waiting for introspection of node None, the current state is "waiting" 2020-04-23 06:27:53,737 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_port [0.085871s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.068831s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,953 openstack.iterate_timeout Waiting 2.0 seconds {29} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.059785s] ... ok {23} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_chassis [0.059654s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.060985s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.059686s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete [0.059165s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.068613s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:53,883 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2020-04-23 06:27:53,883 openstack.iterate_timeout Waiting 2.0 seconds {18} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.060752s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backend_pools [0.065650s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_chassis [0.097042s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.058796s] ... ok {25} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete [0.059388s] ... ok {31} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis [0.059349s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_get [0.057623s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.059335s] ... ok {19} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.059983s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.060234s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.067226s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port_group [0.061270s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.204488s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,709 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,711 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,711 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,712 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,718 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.676523+00:00", "project": {"domain": {"id": "1089b84dee04474d9cfdcb1852a749d5", "name": "5066efae62c143ff8540d209d8661c4e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8b12f7403fc44a59996d7693dbd8d5be"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b10af532d8184c86a26c9b0e29e1871c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "caa961a861c54dc8aa76ad3f9aec2b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e0c85b103731435ca0109f46e2c93331", "region_id": "RegionOne"}], "type": "identity", "id": "e12f380b8f454983a10eef874b9643ee", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "08803e22cf284d3da2208c50df312d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5b608e0a06fc4256a945e8c3ca1a390e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29757f655f96484c9bcb229300a666ea", "region_id": "RegionOne"}], "type": "compute", "id": "c3f8314acc814e96ad6e7387bab0c2da", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "64dd0b1398fe4c05a88e95f5a6078e8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1242ccfea4094a80bad084e805ef7cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ebee12e66d7145b191045a264c7aae9d", "region_id": "RegionOne"}], "type": "image", "id": "1668dbfce38c41e9a46b6baf63210dca", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0d7d2cffe05e4e6d8b5d92c38c0ee970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "43e67f33c5714552ac70987888fbd0b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "aff8e70006c44ffdb9b1531357f20aeb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "524aad69243b43d1b1f423b224340368", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ee60a221f5a4451b632c407f91ac54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76e09dc4bf2846e2948cd9481b602956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf85cc6f18aa45d8af963dba2f298570", "region_id": "RegionOne"}], "type": "object-store", "id": "0eadbe50e77f42538cdcc8dd80ac5ced", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9fa5863d08bd4f699c726d5e3358a840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46604e20a89c4244a8c714f5cda418cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5eda25f33dc4d4c870a6dd7313021a0", "region_id": "RegionOne"}], "type": "clustering", "id": "f814093936f84271b2f1a6a8d526a6b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ec4c896616c4f2790d8f349bce8dfc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d43278a7c4374720b1f8aa3db36489ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c8df6e373574382a26313ee11a50fbb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9674b0f51a3f4c299773e0fea8b29641", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5acaa001c9a94586acea154c7fb84c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2344f9014aea40f9af3e0db157d5a290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "14b3b891c4f740a6b69fa5b1af0d1c00", "region_id": "RegionOne"}], "type": "cluster", "id": "8adc31f02a6b4cb2b081044458e67ed8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e0754e3e17e4a9ca3612be8e52ed58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93fb1b71c14f49f2b6279a8c8a8fd498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "03767b581c6b4da4a2a0a44b329262af", "region_id": "RegionOne"}], "type": "data-processing", "id": "85996aa3f1c741a6a382f35e5ad25701", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "618e7bd22364425591bf683dcd711092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adeeadd0043046528c08d3babce93fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e8b712a02324789841a76f3700cd25a", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a3ba44bc583471b8ec4dbb9f317de8c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8da6ba4e18d14e62b29f5b64dc9f7a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f02fba7db91457391e9933fadf48ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c2cff83f79cb418cadaff5203e465505", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6140fe3983ec4ad59b8662aa5bc1f69d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0b61e06b28c147f7aadc27ab86a32301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab0178ce076949bd89b850e10b3d3b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3b5e6d7bffe0430e857f726079a8ed88", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f7263a1a309469ab646c918f99e19be", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc8b0f834d8340c68b601deda4cf6c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "feb4d65bebe8460eb3a5ad560af0fa5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9c93bbd259574860b2554f1080284cb7", "region_id": "RegionOne"}], "type": "key-manager", "id": "a6e05c9530a94d65889b836711032bdb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f5089408db2438d87b24d120a82bc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4906fc62077e40fca2d2b427c5659546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0ebbd8f9c934409db1b8b5be6aba3dbb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "372895eb22234f1a8d0d12d0c3ec832a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f17995f309834486aed281439abc0284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff2c588ccd5f491b94e4b46dd924239a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "035b1344bad941c3870951b6267ecb2d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd871c636a5342b7ad49b309b26dd65a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8f89020782f24cd7874a8533d8e99804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "19f6efeb7fb149d29f9d42d0aeb77639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e3478dcb2adc4f04be39afcddb6bdab5", "region_id": "RegionOne"}], "type": "message", "id": "36f6d9061ff44433aaa000d9f8111e3a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36231f355e314fa395240cc529af8500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eff5ce217d04477a9d1222129c0c495c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "167f7980aeea4088bb06091f281c4177", "region_id": "RegionOne"}], "type": "messaging", "id": "fce36e1d8a3647ccab88e6aa8d0ac64c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bd5a2b3a6e9f40e4928521d7eb27e131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1fd1d897ecde40ff9129207d2d3bef21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5eb58630dc354b3cbf62ae3219488af8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0225fc345a0d4779a4aa22dbfc7dcfc6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be8f2e04eefd48c4bf32b4d7bc91c147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64069edfcdf8493e93b7593885076871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58669379f21d4dabbab565380a8c23c4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "773c2c3fca834f0499f323216934cb62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d1e5d587f9b4478a0b1d590a4ffbd8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f878a3cdc794836811d70e3163b914b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "118fa5466f7e4b569133b1861c5e4314", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ab566517f9da4eb59a8042c7f68cf83d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "683c8be610d4435696ce8ee2ef4428fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f4f8f0bf7374de69daa70b3758dea35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42108f9acd1a43859e3255a2fe813e39", "region_id": "RegionOne"}], "type": "container-infra", "id": "7841ccde99da49b4854430101855dcb8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5c09a2477978401b8af56f5db1581968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "257046de3a784636aa7a064f738b71b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c287c30bff444b93af569c5e44b6984d", "region_id": "RegionOne"}], "type": "search", "id": "84b58d24559c43b7b7789e81fad7df9d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "67e6afba2b074ee58fbcd75c9c71e841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a3e2c9e77a1f4c93a2f6b6d54d59e35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "73583d1611954aae98c1e1d44beac8d7", "region_id": "RegionOne"}], "type": "dns", "id": "f9fd51cbfd4b4d8baa776477fb9d4412", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5fcba4f75e3c40f9b876948748ed6c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61349cabbb364ceba5cb8504157f434a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "038689add82c42d69c110067740b52fc", "region_id": "RegionOne"}], "type": "workflow", "id": "2e07389f013c47088e2297ec033a6c60", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "061dc442aaaa47ca9cf47a763431f5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "07c180ade27642fda7dbc2e1d9d3b097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "584b634ddade40a5bebe41b19d48a384", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a31146182e1e440db156122ac4e4fe93", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9ebaf5a04d3842f5a75f30b901349fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b1f195ec5024c52b820d2b5a206d446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e6b0afda59d64a0394770754c2d712b6", "region_id": "RegionOne"}], "type": "rating", "id": "686eab843b134d258aa6981d7de1edf9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ca0efe8b26e41f3a4dba3994331ae9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c27cf2d537246ec89398f44cac74d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "861409cc39024dacaa48e8cfc899d5e2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "56a94583a9d14cd99555213f8e8f14de", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a51f5d036a245a6b83583ce41fb4d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a04e47143e1b416090e7d83322ac83aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e734a05290254841a9b255b9dae8084f", "region_id": "RegionOne"}], "type": "policy", "id": "df3f08f6589c4dcab2ce308447885e22", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "431fa1ef9034496196359dc6460641c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "459613a6e3cf46ac91c1f5d93f34f385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a96cfd098c794dfeb493e9887e0e3ead", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ae92ab1aae94434b961609f66f881be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd35d7b378ed4d37a87133b2122a0cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4aaeb76ce04d400ba0d02151f238dc9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d7c3f4ef805f4fcebf2a795730dd0edb", "region_id": "RegionOne"}], "type": "sharev2", "id": "81fbf850fdab41a6b4821511be8511cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0aa84ecef2d04c8ca6a25e629f202361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00456ae96f7a4f52b289c1c9a66f6560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f46e3b741384d2488538453e0bdbff4", "region_id": "RegionOne"}], "type": "share", "id": "d9f7c98000dc427fa3b05cc2cc99904f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4fcb2452f14d425caade127869a32c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2aef9d040f5745ed95104627db2c663e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "416b51cbef494fa593963a5754375b0a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1f007cd8ffa940fe9737c582ece6bd10", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9f8a75fca7c4339948f6a4c2094d85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff8abe45c7449869e3281a15ec511a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91634262fc8d4ca19d0ce06bfd778fce", "region_id": "RegionOne"}], "type": "orchestration", "id": "ffed0e176d87487db71bfb125c11cb30", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6526c41202a747f586840516317cd234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02f1ee46b03943669d0eed32ffa80c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "167bab9ba4c540129844314b74440fc6", "region_id": "RegionOne"}], "type": "block-storage", "id": "371a7e5b502240c7aa8347df77f8c6c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff629d7bb9644d1cb042eb095e2e1e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d9e9466c82f42869d5910e6d7a6aaac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fb2a262a62742008cf15c4060911fdc", "region_id": "RegionOne"}], "type": "volumev3", "id": "1a90e95eab544e1f875f832db63965f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29c6b2730a5142e780aa2ebc78861ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f76bd2fed1294b4fa21c5897531c1187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5768430f063148e18b441a9cf52c923e", "region_id": "RegionOne"}], "type": "volumev2", "id": "e333ca672287483685dddbc0c106478e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c17b685635a7492f9e4066b6d35ed89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7efe8415e5e34a6e8e5f510e21251010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6027f32890244fd88cea106e030979ff", "region_id": "RegionOne"}], "type": "volume", "id": "e7da3f93985d45f2b48480c40a1df903", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97fb48f0455747ffbd4f6b9f06859661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ee52bbeeca481aa7369d6db59d77a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4417f38f856423c866732af4203e5ff", "region_id": "RegionOne"}], "type": "block-store", "id": "a3292ed9bd4f4e5f8f6165136730911d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "812ae1b11cc349ffb90b7e73fb907c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "883e5d2510224a21bb670971bfc66b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ee874fbd1f645f782b728bbc6fa8c83", "region_id": "RegionOne"}], "type": "alarm", "id": "8818f5b13d1c4150874cd3efd6859d1b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67432f93cdd7407ea4db48b02bee5470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d636a966ed474a71b03ce884436eaafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "927d72ef286345f3a93192518155b5fe", "region_id": "RegionOne"}], "type": "alarming", "id": "f77688c9889f4bd286b17a18211e742d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4d957a85b8e4fb4b71f7ab992fd1e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c977cb9b04347a0a227eb07384f8142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a12cd88e65c42709bf17e0dc05c2f29", "region_id": "RegionOne"}], "type": "meter", "id": "281301b5dfbb44a4843a7d0f2e03b068", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6334c4e76554f90ab335d74e522c892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f607ed41fcf34c6489eca8a894e0333f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2efb3ee5bd4c4701b71310b2e5f904f8", "region_id": "RegionOne"}], "type": "metering", "id": "186c6efb4e684568be353c9344d1feed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7517f53152064f9fa3bb666ad30653b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "300acc0c113f497197f81e3017952082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e67978f09a4a456c9deeb20a615ac9bd", "region_id": "RegionOne"}], "type": "telemetry", "id": "136afcadcea6461fab881df8a535ae40", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2121a725fc6643c29049f9eecac1a9a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a4544df8b9140609d451ea2227fe74c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2ad141fb9b1a446d908c2a6b8c39a664", "region_id": "RegionOne"}], "type": "event", "id": "2f362875e0d34ae3af9948423b8d37f7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f51e30f2264c445ba6fbe09d929d939c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f7ff67b607794962b4ad3fe3118a3a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "677a3cb653ad4d4d84f17f4a5e161363", "region_id": "RegionOne"}], "type": "events", "id": "1385f601fbfe4208b46c79cd62de3e8b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f93bd71df8214af392c8732c6a753abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ec77a80aa07940c2918540ba113ab3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dbeceed5d7224f46a4d558aac7bb65d1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b1c1ecc1c82f4b5f9c6e9169e2ab5c64", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b43eae84a1a4b869d2d1b0f5e789453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "481edc5a910f43888da98fd58ec9a8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7a5c73975d5c4d3798340c2d3041e803", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e9a2179a3d5b405fbee2b9e81c688019", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fadae38dafb74c089b554dbdd0d07355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b0d79e640244e2aa3ea3a19c702384b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "50d927c92e1d41e6a7810ec22afa4ebf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "54ae4d9fff9a45698c0f13447c467350", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "696545d0c20e4dd9a317217b7f41efaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0786967c219a43e1a89c46f2a9186643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b6767cdc35e46ecae2bc0acb6358ba8", "region_id": "RegionOne"}], "type": "tricircle", "id": "0bee883c0da748d09fa4cf9fa8f8c143", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "401ff5514a4e406dbc7c239db9e1124c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "58dd4baf8ef4441daf4d9eb24259731f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "165892d3713b433c8bbcac382f6deeb1", "region_id": "RegionOne"}], "type": "database", "id": "98559b9a468644e889a1b1abe4f76f1c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "03babfe118fd493ab9945fd304b53b95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a6c0b5c11b64ad5a0a203fde5f8a051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aaf717383aeb470b8da9b2ff82f7b535", "region_id": "RegionOne"}], "type": "application-container", "id": "dca011d17c0143ee8d1869df39fdfd50", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6cf69c4d3d44ff4b081e2f77ef3a254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68dd3b8c25b547ec859c7c2a91f295eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08dea4451c9140bfac368e2266af9516", "region_id": "RegionOne"}], "type": "container", "id": "ce8ed37b7b664a01b03789a796778526", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "156bf545af554621bb0c9b73bad91b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c2ce90b69b6c4eb98a1e9d6ec419ede9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b5456908938747da83cf156d9e9c96c9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a9b5de873c07494a82b587511fe6f382", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79f93cce389a4bcebbf32696e05b26fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fee86cbf53174fa6809ff5e56de7985f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bfed8859a8cb4a02847d4623a3ba7740", "region_id": "RegionOne"}], "type": "rca", "id": "9d7f91563ebf498c9cbb8e2444f6a08a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f30143720d6d4c8e8c53a4b02651a300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f95eaefb271d411cb7b61ad724eedfc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2cf235d8aafd4f2aa030be08b146d60b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d3d5d1d0cd6b4d6eae4ad6b899f88030", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1bda5c7a301547f1ab94cdbf2d1f86d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a446dcf5d91142bea922aa09047f1834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "51d5433efac2410aad66d134840cf77d", "region_id": "RegionOne"}], "type": "network", "id": "8c64f5aa06f54c7aa6a88669d95246fe", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a29c71df241747328a2f1a446db36fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cb15f74b0354448ba348b9e0e9f7e931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e807d77b95954303b843b066419fa26b", "region_id": "RegionOne"}], "type": "backup", "id": "e469d31cb5ec441eb1f012ea2d67379c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e464dccfe00c45ca8c34ed65c9ae74b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee26fc3ef51d4fee9b992ffde000ca77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a63f79c2c5ee41d989c5dceb955b5fcb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8dc73f88ac524069bc7c724c6cbe07ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fc031f351e549878e0f3445722c1b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccd57a6407114b149100dc56d1a63792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ed3658fc0fa5492199f44ddb2f1dd500", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "36b8c30711824fc08201ac36133cf435", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "833d03e5627143108fb6f8181054f07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c90f554901ec4d028ad0c6b64b4349f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ca02c040e08644a9a4c6d1c8a5f79851", "region_id": "RegionOne"}], "type": "monitoring", "id": "55096934b84c4275a7a36c8f2763019a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a0526aa3df064844a07527ee6a622534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fc1a1c011f574f998df95f493fe0e73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9412a85c4cec4be08ad0eb88b949ca62", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "291b973e480c4104ae6554a20f92d44d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d6f32871c4f847e786b5481abb0391b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "959efcb548f34d88b6b463edaa992b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5774cf17dc35408ba28486c4c884dad7", "region_id": "RegionOne"}], "type": "placement", "id": "9233072c636e4af99759799bcd1bfa5b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5707ba6e214d49aa88e5212792d39fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fe8fa1b1c89415e8561de332ad55645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6581826fc58e40859bfff6abc91e4915", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ea592b2c48344d2ca03b4523849f1392", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f4724f9e5644042a8112b255a8fd253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fdc7b30bc0d4c08b6797596ba8fb0a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "550e7d2fc730436ca4754d3638f980b5", "region_id": "RegionOne"}], "type": "ha", "id": "ec1d8e6de24a4bebae74c630f770290c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b16a4d30959644099f690fea61759ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "12e7c22f68cd44a2899dc67b22d77157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4e842993d1f140a8ab997e7056544740", "region_id": "RegionOne"}], "type": "reservation", "id": "7cf5ba52f6d443ecbfef810c4ee91bc3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c740eb8f0cd34c82b5b7af480ebc555f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b99eef0aa204411943983130aa2f340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "53377b4a893e497f9586ba564abe6c4d", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e70586191d041abb3e5f16e312f55d4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "61a6d6b61a9b43d1a2deb18121b5d8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "814f26079c034324be0deb7a23201c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "84a75f70bb2b489ba59eddd28c8d1da6", "region_id": "RegionOne"}], "type": "accelerator", "id": "f3f9c494ec574bac8b80382b164e2281", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f98b79687e3400b86af14fd5729d487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e18b7eb8734d48788193b4fed9fe9a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04af498bebcb44948fb9578916f8bc51", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c097266c55b4a7ebccd1cb786287ebe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ffd7d66d45574a35bad4146678ec51d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99ffddfd16fa47b7a3d5a4ba08462c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cf6ffe1c8daa4f1fb6c1fd6dc50045f6", "region_id": "RegionOne"}], "type": "registration", "id": "4aed44e1d0df43aeb44071b2e1606e6a", "name": "adjutant"}], "user": {"domain": {"id": "31ea348ba24345c498f052a2fecddc11", "name": "11d3910ec5ac4e229e3df5a5a4ecc7ca"}, "id": "fcf24bcaad274b09afeb7eba91a332e9", "name": "3ee7534cef554b93829ac21990877bb4"}, "audit_ids": ["de6dfa68baff483087d444e8b5992797", null], "issued_at": "2020-04-23T06:25:54.676523"}} 2020-04-23 06:27:54,768 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,770 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,771 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,802 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/6a28477a-402d-42c9-9668-5d75e0d5072e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,804 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,804 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "clean failed", "reservation": null, "instance_info": null, "uuid": "6a28477a-402d-42c9-9668-5d75e0d5072e"} 2020-04-23 06:27:54,825 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/6a28477a-402d-42c9-9668-5d75e0d5072e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,827 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,828 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "clean failed", "reservation": null, "instance_info": null, "uuid": "6a28477a-402d-42c9-9668-5d75e0d5072e"} 2020-04-23 06:27:54,849 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/6a28477a-402d-42c9-9668-5d75e0d5072e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,851 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,852 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "clean failed", "reservation": null, "instance_info": null, "uuid": "6a28477a-402d-42c9-9668-5d75e0d5072e"} 2020-04-23 06:27:54,873 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/6a28477a-402d-42c9-9668-5d75e0d5072e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,874 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,875 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "clean failed", "reservation": null, "instance_info": null, "uuid": "6a28477a-402d-42c9-9668-5d75e0d5072e"} {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.104773s] ... ok {0} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.058065s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port [0.102069s] ... ok {20} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.064312s] ... ok {30} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_port [0.050882s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port [0.055512s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.058457s] ... ok {27} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_driver [0.056975s] ... ok {29} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.058575s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete [0.059299s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_get [0.060382s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.059112s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.061002s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_create_introspection [0.064429s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.061336s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.058351s] ... ok {21} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.059210s] ... ok {31} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port_ignore [0.069560s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_detailed [0.063020s] ... ok {26} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.061598s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.058897s] ... ok {19} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.066905s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.059658s] ... ok {24} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_port [0.059000s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_detailed [0.058960s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.067393s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backend_pools [0.056793s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_not_detailed [0.074365s] ... ok {20} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.063661s] ... ok {30} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.054708s] ... ok {9} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_create_attrs [0.059651s] ... ok {27} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_no_swift [0.057096s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_detailed [0.063350s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.059495s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.058981s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.057123s] ... ok {7} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.196045s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,029 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,035 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,035 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,037 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,047 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:53.971898+00:00", "project": {"domain": {"id": "7e0ec054b9c1485b9173cc07e1b9e59b", "name": "0aaf5d15c0d249798ad97693f4e375c9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "966d285039cb4513a0a79432f32ba0dd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6affc8bd391d456fa08d19301c3f6869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c086e25643964eccb84d40e827ffb1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3a77475c2c1d4ee6aebcdb7be36bd619", "region_id": "RegionOne"}], "type": "identity", "id": "af6a9b0b4c184b1e920820b7dc1beea8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a10104ccac264b66b10ee5cffa9a5eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6cc30b5bf8ff487bb8721d5828b24b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8eb562e52776409594c03350e7415f68", "region_id": "RegionOne"}], "type": "compute", "id": "c80f4d41370d468fafbe6757ab84db64", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "32765bee329943fd9c7431088fb842b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ddec9dbe562a440593f73ae877fc634d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "791c85fc68fa4575a6b9670c491a5e11", "region_id": "RegionOne"}], "type": "image", "id": "8bf3badbfd4d499783acb75c2446391e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9c2616c74b0f4e289dff1f7bc15ca66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d1d20251122440019794025ec4ace5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dfa81ad8a5724bbb803adb3175657ef3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d4f6eacbc66047718a5e29fcc43079f3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e55692ee9ff4a1cad09001a51b2a59b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6659bca3232e4dec94ef01fd2f48623e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c09dc1dfc2614c1abd4a87cbfff692cf", "region_id": "RegionOne"}], "type": "object-store", "id": "d68bea9354544abb9479407fd9ffd13e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "737bc2ed239542faac609a0d0f79c4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1a01a392ea44f7f8628a2cb9a6efda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5e00d03ee92c46099d699b5bf4d64950", "region_id": "RegionOne"}], "type": "clustering", "id": "1cc350be4b974142ad6ba40396a02069", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab84d3b31cb3425f9563f36939f22724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ad9c2e7d5a84865adb235bf938553e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "42bd17f2106343f5b28006d90c4fe8b3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5575c50d770f48c1a99e97b402d801cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82d06ac9b37546caa15b8af4f28fa2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96468f4674af45f1b748db78c43c71ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "857fba734a514628acd31e1df64f7324", "region_id": "RegionOne"}], "type": "cluster", "id": "147f5c92e7714f76b85f3fda4502dff6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1a584f706e144998b90355eea3d4f6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f53d585858bb4408b43ea5975ade1e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ab0e4187af314241a19fab858b6c0f3a", "region_id": "RegionOne"}], "type": "data-processing", "id": "975fa66f741b48bfb2fdbe948165f476", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "19d92060a2784a74b7b43028144b6dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d662ac943214fac815ff84995413061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f77b53779f1141aca175af43373aa0ac", "region_id": "RegionOne"}], "type": "baremetal", "id": "149b9208493648298dd49b2134c6c1bb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "332095233dd84ce9b4cea13aad98f135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38c5a60b74a3439791410b2e54d0fdf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eed6c8ff46a84baf98217eedf9643d3a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e5523d64530a407c926c195e3261aafe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f6fd7573adb4ae3b1406ec916158b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9dbe5cf50ab34aed920c56363bf6b101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "08020aacbbeb414880703f8e6f4a4396", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3886f73b28fc4f48a00b6742e7b47d87", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0b97f17c063b4ce2b96066ce7cfc85db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1ccb280b90ab4d388c6a219318600b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c1a7f97606314958a4774f9ffbba8853", "region_id": "RegionOne"}], "type": "key-manager", "id": "62de7cdfb83149f9b607c030c822957e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1d35b6e4a8840739aee773e23a0d28b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9560f74209aa4d069cd402c6d417e39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aa28111eb7b64f05876346f367f965a2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "354750f7ffbd488a9df1453ced492705", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ecfcfcf91944b7f9a249fcd25294175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2e18dfde3484339b5b21e9d951672ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d02be5be94b4c578ac1f61143a084ec", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a166d7a42d94e5fb32a8571d0953e1a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "07dd92b6adaf470cb1b4f33cae85ed68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3797d8eabbd749eaa4f9f8649de2d232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c1018cae460d4de1a72c82712ca7cff7", "region_id": "RegionOne"}], "type": "message", "id": "2b070ca508074ac9a1e8786c4f8c7ea7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9201dbb43de046a0b3119d5d8239a6aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d3eb175763e14eef8822dff0da5e7e1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c081ba1b9199440f9c0ba0bd9ed605ca", "region_id": "RegionOne"}], "type": "messaging", "id": "52ebcf6c6489474a83f34577ab301b9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "abae41be0dbf4b4d997128b8624f0dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63a3f73f777842feb9ae02f216ee6441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "611cde83a6154eaeb57987339f176967", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f1caa26479e24f81b0cb3180a4e4c68c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51c47de9dd944560b8b7be35fee808ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "364712dbbd4649708dcef3529bc51a33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3129ac9c0ce64a8282b7e2002a5055dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4e48e5907a75487fb79b2e95920f4ed2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b8c9579db1042cd95f3a059d2afeeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f11cac4a093b42d1b63bfb75a877017f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "887285cccc4c4d41abd492ad992b7257", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e96d9d373f0841c48fdcef97dfad74b3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3430821eafd84eaea0d41a06841e9917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22caf55c9c114d258c890d12cbf54ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f9911e6cce44eacb3eeccf24ab7987b", "region_id": "RegionOne"}], "type": "container-infra", "id": "2a5bd10c69284ab69dbfa8cfb618bf63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e5acba9591644c89a94b389d6ffdc8aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0099b93fbc934754ba63d0fd6fd65472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d1cdcfa9d29b4865a02c79be2b8e2ad4", "region_id": "RegionOne"}], "type": "search", "id": "1c3dd1570b924944b4069c943df901f0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2def4dda8a7b4899945982e3244b133f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5667ee45cb5244eab7972e859dcf90d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "561f4b398aa74991829b6926a0e2c927", "region_id": "RegionOne"}], "type": "dns", "id": "cdbd6a44a9574746a089a7ca3c4a77d8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4e34043594548f786b5ac8bee4ea89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f10ca53f1fd74693860f76e092f0e509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "93b91c17f27840a4856d123a583b0f6b", "region_id": "RegionOne"}], "type": "workflow", "id": "ae00661bd42c4e21932b01dd3952866b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e11097ad011b4a75adbbff7e0ba749d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "029a998517ec489f9f3aed754d43a31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31560ee273f744dba1a69602bec0303e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fd2ce23542f849bb81c9a191fb3d3bd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7405bec070b145b095780211bea8f74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4784bf1e32a94781b0e52b1750043955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6facf3adb8ef4be8921bfefac34e59bb", "region_id": "RegionOne"}], "type": "rating", "id": "5cee198749e84ac1aff0a5869bcb1aff", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a3b99caafb0343bbb7f7133ee7e39755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46d2f4ce7faa455b8f3cc09abd6195ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ceb3aefdd44241eb8ebe8bd34e7a1bbd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8837d2c93d304d258723b4fbab0b3755", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc63e40835b9433cab577d0d36bfa2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eac0ee5ed6c94f3585d05af75b504162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "06757f59ce48421483a0bfe54c581e7b", "region_id": "RegionOne"}], "type": "policy", "id": "276225ae04564d93be4420741368fbf9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69a0a43067d14ff79a1841a404712dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cb32da0c91c4b70bb5b2154f3c31b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7174011967de4d8782ba77a3e14acfe5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0a82d2b9adae47a6a67eb2858809d922", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49b4f82ad96144bc98a4c360cdaeb619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38f9661f381c4ae3821c5731c6239f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ffd1eef5dc5243ecacaf1761e66868c8", "region_id": "RegionOne"}], "type": "sharev2", "id": "5ed718661e284867bcec783821ed6aba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47a4e8aa6f554aaab0f478abcd436b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eedd96e39c4443a1b5848616dbf25e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5abd682932e442979affe6d83c5cd3cd", "region_id": "RegionOne"}], "type": "share", "id": "9fc183ee63654281a0788d49b81ff1db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "61293d6a6dc04e01961f8b5cf52fb76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d378900301304691a812cacde4216d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a76e7e1686c49dc87cf9296cad600c9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2dac15544a564359868af004e213e49a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cda2a17b89246d58350e4f73dd6c2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d22b00941f0d42c18a0ec0dd9a479233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a3af5bc98524d8e8ad0a4f012a45888", "region_id": "RegionOne"}], "type": "orchestration", "id": "19982432601b441b885270f9b8803d3c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a6a2a68ad64cc5932737da5866068e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af781dafb1b9488094477affb9ac81dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86ad411084e5472e87c5657b9cd77c3f", "region_id": "RegionOne"}], "type": "block-storage", "id": "e05701a8c34145d29404fb437ed4fb5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9192c200c2e54beab815e93cb15d9417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adaf0522ced14c2080d48bc87e22c7b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2011c6a1a30f4c6c946f7ad3c3a99b50", "region_id": "RegionOne"}], "type": "volumev3", "id": "da7c12cfa2224c97a0b49beab06d55a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad92da79957f4590ad4ed101157f30e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e866992631447aa31ecea98f0c2b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a9caa2c764a4b509df1b587c7ee898b", "region_id": "RegionOne"}], "type": "volumev2", "id": "32416acebd3b4b1782bcc2e7218922ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef30d8fdca634bdf9f4d671bf68e7313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "458c4bfea2334914adacdbdc15b41611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f2c0edc403a4ea196a17fb300eab6be", "region_id": "RegionOne"}], "type": "volume", "id": "ee00d208d0af41d38e7d5af13fbf6191", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b38ed1f892ff4ee480040434854c495b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ad687aac0a416fa382943fe279a679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6112d641b7a45a29407b73b5cd039af", "region_id": "RegionOne"}], "type": "block-store", "id": "e47ace50ce804f0985806757b5ec5297", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f468708e14a4df6b8459743700a88ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f16f2feea764c8da5f41e80c41f53ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9210266bb0e94677b788d194a760a18f", "region_id": "RegionOne"}], "type": "alarm", "id": "65dd0279e72a464d945ee74ea8432263", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4405a431d4bf4a6ebb97d56e39f8f78e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "162463066bbb485f80a12674c31f99d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "42999a9ee89d4fcabc384908f30c7cad", "region_id": "RegionOne"}], "type": "alarming", "id": "c13c1a932fdf4aa38f93574e0f360b11", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d183426ad335412999e4f000a3284e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "601dd94bdfd240ca973a7dacd81de61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4bb4cb8196ad4a9a8734418d04480c64", "region_id": "RegionOne"}], "type": "meter", "id": "6a31ebe2e8bd412ba9e508e0f29bc627", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d606a323ea9429caedfa4d99b4d8a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6623311a8705446a9735271c09d816b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "591f226585e249f9a0305a6310e3a1e6", "region_id": "RegionOne"}], "type": "metering", "id": "1965f636d58f49acb0018aa26d7e5dc0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2afe1b2a81c40e3852b439f535218b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "688074c23af443c0bce86e19daf31aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04ea980f3f4d40dfadb8e4e865e7e350", "region_id": "RegionOne"}], "type": "telemetry", "id": "8bed18e23aa74970ab6511182792033b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e4bcce3f94aa4100bcc3e64fc6cc37d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7a8418177caa4e198d51f53318f9419d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e70c3561fbbd4acc9bdac9f840704322", "region_id": "RegionOne"}], "type": "event", "id": "914a51e8ebb34f27b7ea8b5f23650bf2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e7b5df2af1b54b67b7194acb265e99ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "96eeeb7c753d45e4bbe00d997009e58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7889e44ed6b34845aacb03fa758d1aa1", "region_id": "RegionOne"}], "type": "events", "id": "b815f066877e415e85c29dd6b1cac465", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c04832bac9e7451db19782d4e8d91d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d366dabb28904be5ae02ea1a70ca331a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b334b8611f454f7b932b2cc9699253ea", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3da2cb270cfe4f7bb4c05dc9948f0023", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a491fa72f3a42e5a1d0f6a8f1df7c4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b08fb4140306468ba25e795f859915b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0881cb3d6aa546fe9d37c1a6114db029", "region_id": "RegionOne"}], "type": "application_deployment", "id": "34caa38c1e8b40ef9684953c8dc5c5a8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14c57ff208ad41cf939935f003848d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9122268083964e1e84f9727b1f0b1df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "af51ae7b955d46d8a0b8fa424351c367", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d2bffff1e25743759e124303a6b52a26", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e428ef5bce504806bfc14203083eb4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c67a274c57d1407186c0d1d11686b2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f133e950f4f455a81b65292ef476dbd", "region_id": "RegionOne"}], "type": "tricircle", "id": "83b3b3f46ba54727b0c11af75f7aba30", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e94c8b50bedf4e0d8d9e9ece70f6d7b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bdefe2f063444260820aa35fd4bbf6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "526f502b88244cab9b471939a158225d", "region_id": "RegionOne"}], "type": "database", "id": "e4412da5e344476887df59c25ed57906", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "87d57db0ec414a5ead0cd0dde6577f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d826babf56d84b0ba3fe555ccfdc930b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2d90ecf705d46cc835f92666bedebac", "region_id": "RegionOne"}], "type": "application-container", "id": "4160c0ec1e984944940cb2a136ebe0aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d37a07b91f3a439283b357c04ccf6e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8fda8bae40bf4a4ebb620484772e8976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "44d7061abb13417890b3a9beaf3c1ddf", "region_id": "RegionOne"}], "type": "container", "id": "c872e9189a8f44259d33af504e73927d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f00fe3d4dc824b7e967190be9c78a6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01a2630243a742cf9d623683359ab11a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "75efbc0b8f0f45b08a765739b3928d20", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5a42cd04c78e4f6b897becf54d0d6fde", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "603ad8639534432dad335037e8e0e0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea1ef2da5e244c84a387011d1b4b54bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ad5c25ec2702453fb2e01542746af118", "region_id": "RegionOne"}], "type": "rca", "id": "592e47ec0f934ce2b696ab2959dd9967", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23a50d7315d44fb0a6ef24b8c048ca63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "504f2bbf0a514426ad9830d25839b9d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "53a5f7ca697341bebf563b3d106521d2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a36d32ae18b24eeb8c09b730e676ac8c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "298f64a956e4422e99a42e2521345266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0254a486cabf4953bf6c861695da745f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "77d16e92bd9e4425a6556e91859b0104", "region_id": "RegionOne"}], "type": "network", "id": "68fbd990b8ca4406bd5adb9caad0e288", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9f5e749678444ae98b10e07a16c1231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fc813c1bae2d430a8247b01730d1eaf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "29b285aed9594845a802b028d93db7b7", "region_id": "RegionOne"}], "type": "backup", "id": "a2fba3263aa945009e54f98a292d808c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ebf443f112d467188bbfcb76fca0374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d52c896e1e64525b4cf9ddf39b91ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63ccce9a31bd4ddca9eba7d1d9068dad", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a31ed47b394f4cf0aacb9ad4452cfb52", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "25ec9b8b14684723a4f7ab2b1472e04a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b9ececf7fe24b17bd55b18dc4564bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5723055521c44910a5c53be9b5c36c13", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3ed1b15b72df4028897d2b720f53d7c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11a6463000a64b0e8319bcb931998375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b276e8f1e4d047b49012e0db432ddb51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "71fe11de10294ce491d6df4084c779df", "region_id": "RegionOne"}], "type": "monitoring", "id": "f28ccef6d56a41f4bab15e9a424e42fd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "45b3d8856e8042c4aa88547e3997f37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b60275610c4344c1817075da5fece235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7e065680aa574d2190ce2c2ab2939351", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e5d0261882844197b399b4e2c3deadb7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "948010e78cab40a7811d37265727a925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9590ff605c88410b8219d63f2a86de13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "058b7a21d4f04bcfb448aeb435adcfd5", "region_id": "RegionOne"}], "type": "placement", "id": "3618c87335e0464abdc2abc8b99ee1bb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fad854c1c6ff43f992e14fc5570549bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "256f83d2fcc348f4bdd7ab99a6c48f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1b1ba09252984b208a6e3d890f60a153", "region_id": "RegionOne"}], "type": "instance-ha", "id": "45180503695a412b9d9e2f623689f1d9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04a6f95c296f423bb98dda5a3235ecf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "675ec8cf5b6d4373aa7a6e43e740cafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "017cc1f50d39434693816b3ea21555d2", "region_id": "RegionOne"}], "type": "ha", "id": "906f94687c9f4a40bef2bc4481fbbc24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "881b1a398297446182435de5b655c5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2b31aa9e709446899c753040ee0efe53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "717d13dda0c74a40a47faeeedd8bab0f", "region_id": "RegionOne"}], "type": "reservation", "id": "dffeb1e28a964a4495699c337214158d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5cd181b6ee2e4e9fac660ff5a6a5a00e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b3b8b410a34b451a9916681c4532c65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "12d1c4a75bd84fb185010e54d4676ef9", "region_id": "RegionOne"}], "type": "function-engine", "id": "98b546f58cb44572bd2db43a53b83483", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "44289d1e38594615a58981edfa4fd968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6cb5fff23801419ab9a17db270fe52ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bafe770075284dac84145f30a50c1371", "region_id": "RegionOne"}], "type": "accelerator", "id": "91b82c2e058a43f29342cbbd20c0c130", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b5ceb4939824fbeadaf208919106c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fa4ab5966aa4e2cbe2560c907a66995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77b75f08aad04e6b92fb22990805036a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "17f789dda40a482f9fe63ed1d7bb2dcc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72ac698f13f147eea58a89dc1a12119d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df692aaf12d4448fa4809703442a3ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c515aa312de84cf793b25785ac1608a4", "region_id": "RegionOne"}], "type": "registration", "id": "cc8ee37b001b47b192f668297fe64a22", "name": "adjutant"}], "user": {"domain": {"id": "f9ab5f2911e643819b9ece6c8791cd99", "name": "bb150e6c3364419da9b2cde12799e04b"}, "id": "022b955f0ed94d9580eb918f56c0e496", "name": "835076418e8e48c9a66fbcbe8a974c6e"}, "audit_ids": ["0d486013d9aa4dc7a6faaad792a92e5e", null], "issued_at": "2020-04-23T06:25:53.971898"}} 2020-04-23 06:27:54,142 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-aggregates -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,145 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,146 keystoneauth.session RESP BODY: {"aggregates": [{"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.025651", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}]} 2020-04-23 06:27:54,160 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-aggregates/1/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"add_host": {"host": "host1"}}' 2020-04-23 06:27:54,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,162 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.025651", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}} {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.070550s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.130989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,819 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,821 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,822 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,823 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,829 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.786676+00:00", "project": {"domain": {"id": "7b6242a34aa641fda2b89c66fde582d1", "name": "c38ea572591845918411bade69f0b8b6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3d5576021dcd4a8492f737c86e5df522"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8339c20e8b5e40c78d5fc2a4b8c1b963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f4c10a8b8d4419fa569aac29808cce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6c7e9efd875a46f29c521da441e4d76c", "region_id": "RegionOne"}], "type": "identity", "id": "af27c2147b1c4b89b26b0c1109773ab8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a596eec5166a490fa9fcb4b701cb024a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9b7c975c544345a5936236894030246c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5b54e6bebb2c44b181759c93bd2033c9", "region_id": "RegionOne"}], "type": "compute", "id": "39d23ef12f0042d2942156e44a848f1a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc44e46e9eea4dd5be8e86bc628b021d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bbd6428bbea345c4af68e38a79121e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a2ba9dc30cc848d1b103515be9ed1fd5", "region_id": "RegionOne"}], "type": "image", "id": "44672ce1430141caa6574c88e97058d6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7581af425a654a21b4b9889fda8cf6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "66852696f87d4e6aa7c9352a9e4eb9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "da0a21e5261748c4940963f01a2659ac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d9d8e050f7364fedbc66a449207266fb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c390c5152bb04fd8982045e0e81ca3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "820c72ce019b4498ad2533204d1c4f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c096e49d2d114d36acff217ebdb79acb", "region_id": "RegionOne"}], "type": "object-store", "id": "41c1fbd05bba4bde8006181ed304f031", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28e2b72fe2204a18bd81e34e6d68599b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3de05967a9b6482e8d23aaccd4f3af80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "56ddb8e4e090448cb45f139604657e5e", "region_id": "RegionOne"}], "type": "clustering", "id": "d9c8ae4b42b1445abb256ede3082201f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ecb8da0c1f474946b791bea8745badc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2d6cd68df314f3da8557ce65f87d488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d4b03756c5d848eaa128a2015fa0457f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dc81b599d4974206a3a4890ead00969f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0715669379ed43f89db51b729bc2eb04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0eb60c90de4d48498c8101ef98962d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04a46fe0e9bb4f099b7c583cdae66692", "region_id": "RegionOne"}], "type": "cluster", "id": "93979f4293444476bc486d6485767694", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee8af810a0c94b3fa03e727daca1cdf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cd1787a620114855b67fe35f7d9be247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "566e7af7e21c4ee98d04985c91c2fdca", "region_id": "RegionOne"}], "type": "data-processing", "id": "84cb1787aace4ced834d4f6264c44eb5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20902261fa1248d196fb35c07d21e801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc31d661bb2e4424a6d85a3511209042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "acbc01be9c3e47749081be92da60fdf5", "region_id": "RegionOne"}], "type": "baremetal", "id": "44e7af8666ca4afa98f96fb970815a62", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbbb922bf3fd49dd8f00e4fcd23e3f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b0f5dfc45a3418f98b8881561820c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "558021ddf813436d83831971049474f0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4b1d420cfcec4bf3826c93573d370e8a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a4c229c84784a29b8c83eb78b533f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "57773befe1ff44e89a3345f4a1f0debf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4f031bc21eda49e9b2ee402edfe72933", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1e137502792e423ba26b3098dd361d44", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50f9476f72cc45dd85a3e946ced211a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63200a8e2d8b4a33aa4ad103ffbaba28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d88e4079e78a4751a12c6960eb1501c2", "region_id": "RegionOne"}], "type": "key-manager", "id": "95bd1a7f8bce4cc2be1ee121de3654ef", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68addce9e4864d94a154b28f22c8fde3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0a7f7d38cb44b19a3fb1fb804766def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae607073957140dcba8b95e703676996", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0e117efd46e44b028893635b2872f447", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a63a93bb55a4b478d4bbba3412aafd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7065b59b50f64945b138c7f286825781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "55284d20c5fe4898b6201ee3c3f4c33e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0b590f5e96714db1ac895e7bab326097", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "019a12781023441783094e2d10ba8022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4590a5a3418c406d9f648c6900f60e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd8f2d285018442880163014d3bb1333", "region_id": "RegionOne"}], "type": "message", "id": "7f7aed81047a4d5db71e9a07a374da17", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "05f73a656ff742a49bd59984fda38d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b20f62b61fbc40a9b7ea5a528fc9de41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1234a7a46a5b49acad745e027546fce9", "region_id": "RegionOne"}], "type": "messaging", "id": "c378a873e202406ca00bd87e112d220c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d51a0a26bd44d1f96c52c0db7444242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "609813098a9e4f959b6c34be55f9ae49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4a75213f8d4d455cbe1fcbc982ef9180", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5686eaa9a1d24bb195a86b3149ef802b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8806109630f44b339eee0304ae472ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87ef4ef3335f4d6a99a21073c5f089b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7459e2351144625a872162867310885", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bbe4210ecb12495787f105cb931b05ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "986cb6507a0d47cbaaf0deeb0854beec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a148b8028e784e63be0e8ab63b36b524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "558141e31eb6481d8855fd352b3a9914", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c619be1031b74666a1cf84ebd5515c43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "984772fc841340caa9c5cb28d7cf7e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76797b1251274bc6b3fd6c5ecd4e235a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0621f6a76d3640e9bee7ca2443b0665f", "region_id": "RegionOne"}], "type": "container-infra", "id": "06eda87faff644c9b329771a8531c379", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "97b99a1f54794aa2be0e3d5e62d60343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "66144c713bb7462d83a749cbb64cfee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "70adb92dca6749dbb0778a0e73b257f5", "region_id": "RegionOne"}], "type": "search", "id": "52cb7c4ce5344498bf1cfa4626250a96", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9d7558454a534519a50bf8b0e97f4fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "69170e3bd254498ba0f0644357c368a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0181c7d339ae4fd5b9920ab144faa3ee", "region_id": "RegionOne"}], "type": "dns", "id": "65c5b484927748329f118d166e561bf2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cfb072114ced442da738d954fa5409a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "056095c31ba14a388ceea58e469e2c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "73ef73d393984a84955d68f972cea895", "region_id": "RegionOne"}], "type": "workflow", "id": "1669f67cc0a04f70a5086022f8867d26", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d77276d0193e45b9a1f2114b62223de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cea24e01902e4756be7a8b014a58e1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d4da7fbbc9c42f6bea7c3e3cd6dff99", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8771ea5cfcbf4fcdaa7affd4f694e73e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4947a901dada4009866e83496c73af52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b4bc94aac538480e8cf5d6a0ce5f3077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "69385ec0dff249abb6db83c213413c0c", "region_id": "RegionOne"}], "type": "rating", "id": "3e8fb98a56ea4ad7a990e7a5f4457b2b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8643259d01324e3ea8f85755c886bb7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4989997717f4cdca76b2df3b69974be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6f50114c27c64e8c8c2cc6e52b5cde02", "region_id": "RegionOne"}], "type": "operator-policy", "id": "562cf6889a204636b1c76dd0329d3e30", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9aee145f248406d95ab38b1972cd9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be1dd5297cb14d77aff10ab149d590d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "25d859f0b8774e338021c9e14501a4e8", "region_id": "RegionOne"}], "type": "policy", "id": "972f474d6d874299b6ecb06bfa47e9c0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8965d10266e64ba0a04589f31cab3cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50e45f4a3e83491095f298240d042429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "35dcc491ec8e4c8bad802416984e6e1d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6d04a807b5f245bbb9d74ab98246e3f1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dde68449dbf54357ae8b1c9e8dcaef07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "863f62e3c28d4694b751a0966f8b1a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a905cdca54904431b704c0a7e0a6ed7a", "region_id": "RegionOne"}], "type": "sharev2", "id": "34c61ee26f5342fe992c69b7504a2c69", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7238bca9766848fdb17a0414ba21f20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a0234cfa3e14593baf799007249b38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f6615bb983943e88c6eab36979b468a", "region_id": "RegionOne"}], "type": "share", "id": "a6fde2bac84745f7b6cd4e6c21019b02", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c8e096a19d2d4424a140561ea7a37a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "89eaab9468ad4d458a32157e6e3e19b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "997c6e15d23347329ffa82c33103a09f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "42c283d99ac44f03be11528620875092", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46aa0cf03d2e49b39aab76389b913040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2506c8056c7c4c8daf62b0e1c2df0ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24e2d3464b4f4b84b681ad58327498ca", "region_id": "RegionOne"}], "type": "orchestration", "id": "9ce789d444ef43789c73cc9e27b637fa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "497eb78eb37748d892d20c230aefe0f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f79f0bdd30465f8f0972369fc9040a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d5387c456634d15b6523c3ede69c608", "region_id": "RegionOne"}], "type": "block-storage", "id": "8a786ccbbb0f42238745d4d42e46318a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0d992d431844391a90ab7d7867886e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "353c65b89888409c81710c42a71a597c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec901ac9d22b4784a79210ae1399c3dd", "region_id": "RegionOne"}], "type": "volumev3", "id": "9a3b665077d1463788fade35baa2541e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "254c6a5af5c44898b6a0bf47c813ec55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "524e817570374a2a9cddcffa89028c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "394d9f743c38422cb85534ae7b2375de", "region_id": "RegionOne"}], "type": "volumev2", "id": "57638c697ecb4e15b1d6cecf3cb83064", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ac3814643041348be16fb4358eecb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd443b598b4242e3a5122a5a5e18b8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e2b381c20314690ac8590c2246ea4e4", "region_id": "RegionOne"}], "type": "volume", "id": "b562486d057b49849446a8b8a1b0c33a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93344c44c2dc4e229749dbfecc1e4f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3fb6fb7b2bc44fea1cec4474a92410c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3713f996ad64a59868ecb9cb3c0b45a", "region_id": "RegionOne"}], "type": "block-store", "id": "f83b607317c74806bb73971bfd791c25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8442cc9067ed42698e71d9e3547e3266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a2f2523284442d5815b3ccd17637693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d6feb392f5aa4a7aa37cf772e46d58fc", "region_id": "RegionOne"}], "type": "alarm", "id": "bd1a28364b154d2d936c9758025ecb8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b9c0f2d6df24a908ef448d627cdfffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4cc4b057b1c34a4dbb820b08a59a5fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "db9dd664d5924859923e22893d895bf3", "region_id": "RegionOne"}], "type": "alarming", "id": "96802be1e7714fc98994470366d9ad5b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13cf23f447784987ac18d37ea011dd2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "911e5084142043dca2e5d83cf6657fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "edbe504911824c2d9c36ff058f6d165a", "region_id": "RegionOne"}], "type": "meter", "id": "59a426a865704e4f8cd8df0639fd7af2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4ec17098893491fbd86de513a9dad99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "107c1e70eed44d27a3a938221b6f7298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2126a934934441f981d545967eac25fa", "region_id": "RegionOne"}], "type": "metering", "id": "65f8c20eb5ea41b09c2d90f5ba33076c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f85ba0580755425a9a3e63fb4cf105c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f855fe0cc664d3c8c1fe8f3cb100bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c876269bd0ab427fa53e40bce05d2cf7", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c60e53b7c054cb6a7e8fe2d363a571c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7e5f8fcf394347659dbbeea7f00bc0c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf41e1efd8c14a2b9c6833229c714225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "83708e481d1549b68d51b82866874a7a", "region_id": "RegionOne"}], "type": "event", "id": "ee626d7215ab498d94543e7d85c3b95b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f723022862e49f39849acfbe2af6656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1210b2d110d94d129db3f4725bef6c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f3f3ba0483034338bfe9181bb73b92c3", "region_id": "RegionOne"}], "type": "events", "id": "87e10451953f428fae4c00c0fea3d3be", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "828db107f6234f00a2ce21c3b517bea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "687a8996841245bb852893ed0a0d4fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e636452ebf814f62b93948d63d5a7f08", "region_id": "RegionOne"}], "type": "application-deployment", "id": "99a80a7d2a6b4aa6afee031bfdcb53a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9aa8f61b45894350a3a42599baee299c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "660a595751bd412ca9e0cd4d4d035768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8b74c15f0a4f4737a85d94245aa19df5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "02f5ee47d49446699be83adfa53d2538", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4f954593fde44f2af3b3d45fee6095d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43fbdc5eb18c43bfa12c11649c97908a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "68f1d7324de243e3af11623f98481c2c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8e4e9a38567d4f27a536b7748a6b18a2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e535605ef7b64576b774c86811a5995e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd0a18a102824118ac028198a399cf8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94dc57e8b9994d13b8cde553c92ec928", "region_id": "RegionOne"}], "type": "tricircle", "id": "f4132800c53340e6bc2b8c8c4e328736", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "16bb3c13a0db43ca9268c657486642bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "82d357a090074e9fae692e7eef8dbb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "622c10799d4141baba5d619ba89345d2", "region_id": "RegionOne"}], "type": "database", "id": "f436525c945743929e24ed4d79a5a026", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c289adca2c474764a7befddc882beea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8dd1574d5559400a9ead0dcc0e8aa78c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "852713f7e48e43a2a5ad5d76ba74fa3e", "region_id": "RegionOne"}], "type": "application-container", "id": "8e1fff0a537f4302ad439be332b488be", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e55f036ca6f4404cbfc4b5173c62822d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91dd3ef433f74308a64dc2ec795d0ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fc61235b6c984993841e494b133fa504", "region_id": "RegionOne"}], "type": "container", "id": "2298df4af3484d44b72ce7bbe90fe455", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b653b1ddb91f41909c6da60707e8ca6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cae1d253488c451e81820891c6ab641a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d5cae286e4c44db86492d5ba4240ad0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2ab7274a1e844c9d8c6ec1cfe4c247f9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "634d5ee86f454a248f9ce87fe9bff5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ebb5e2bec8394060884ed41961c693a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "94fa09a30a914822abf2b71f6419e6d8", "region_id": "RegionOne"}], "type": "rca", "id": "d158e784ddc54a73818cd6382f260e1e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "29d04fcded3b4635b846fb77dc07c8c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c8dfcd01e834d96a159b89ed2816670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "feec624d9ce04c3ca32c1a0ee785e6fc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c6627b407dae4a50af5c2297a8574ab9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "69d5c68d85114c358c2ad0236f3aa3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c3bbf44a72b24391ae77b65423ce807a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "89fcb2e53c2c496b8f12750f1134897c", "region_id": "RegionOne"}], "type": "network", "id": "e5a10f15e3f0444a94f52fea1e677fe7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "108193269aef4db2890d4a0f0e94952b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6af9e785c8264524880b7bbf7b421fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "07b1059a32494bd8916266d3a9656593", "region_id": "RegionOne"}], "type": "backup", "id": "034b19fb86604cffa29926ef02173ff7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c551f74801014aa7b11dcda18d61ffcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a744442750e48d6b1a55cacdb77c114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d0d41bca480b4250a2661b480cb469c6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9575c45eb176410c85d169fa225dbc69", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96748c0de8eb45d0a87575d16326427d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "40ee7f7ef08d4df5b2f20e34f42521c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "716663c850e64750a8456466aa77147a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b7ef5fc2eeef4758a660b7f09c58ed78", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ec77d524ef99431d847e9df826410ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "014bc7e36dcb45efbfdf7d40ded719d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "db8c3b9ebcb74d04b07380861871a14d", "region_id": "RegionOne"}], "type": "monitoring", "id": "f99ff219279649ebb9c44cd8a7d4020c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "439ee0820f8a43be87fa248643626fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eeee43df36ef473a8fa586f1a1e9d9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "764358f54476476dba82bae63a91bce2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "746c1b5295f84dbcb4f05abdc476ebd6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c9337ad6407f4b0dbefed56e479b0ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6643402ddd1c4762b83e584f5888e154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2587d66021c8478b8432f6977e663bf3", "region_id": "RegionOne"}], "type": "placement", "id": "174e5a58e98744f2b5664cad31ac8c6c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d91f01607674b1c8ea1ae33361aaaa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85b1066caf3745b6afa963588751b6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "88af650cfc874fe4a83f9fcb9e3e38f7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c35c8caa27624da791e9144779f49cd0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3229b45f787f4de7bf64fe22a1758de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "caa04183906d45148b42f4d9c4db9e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ff64b215262f4c61b759f4ff44117e4c", "region_id": "RegionOne"}], "type": "ha", "id": "b5760fb7d0464c01bef1af4b1e6874d2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "510c29e75d32402d939eeb368e2e8ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c407f3beaf54a5fbf7c92ad98a8f7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "647dc1d6baf1473d889ae98ee50e79a2", "region_id": "RegionOne"}], "type": "reservation", "id": "272a35697d8d4587848a15740c023af4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03996c3743da435b8b727cd9f8d0786a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "468ca2dfe6234ac7b15012ece81e407f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c67e42adb9734893a54de40b146a7277", "region_id": "RegionOne"}], "type": "function-engine", "id": "ee1ea675a10142409f2eb09bdd0fcdf9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cec0cf904a844d6387bb1914ffd2b062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af5f71c374e44429958a8cc742ca479c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3f4f19e8e92c4221a409c888b611fbcd", "region_id": "RegionOne"}], "type": "accelerator", "id": "13a315a7be374ec88b2ecfd9f7216bab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e2014cc42b8467e85d98b2ee46ac181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a708224932464972bdfedfafac46916b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "88716e821c8f4c67b63c50845ab72632", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8f5aa24c7f814817951007fdab2b5df3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c3b2ad7dde9d4f57a9edffaf49c26d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a6a8922edcf41538cf2d1e38c5ca53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "256e3c50a76d439886f2c9aba6a609c5", "region_id": "RegionOne"}], "type": "registration", "id": "11e2b5618fab4b04a58eb9448b065077", "name": "adjutant"}], "user": {"domain": {"id": "ef35e0e376214ceaaa943241a7a3d04c", "name": "a97f070b4cb14e2996523bf3773c35f8"}, "id": "a4cca7810e564b3aa923840461addc4c", "name": "e3a6737b969f448993ead4e027d0a560"}, "audit_ids": ["c9315c6c088f4929b6eb39f5854ccaf5", null], "issued_at": "2020-04-23T06:25:54.786676"}} 2020-04-23 06:27:54,897 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,899 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,900 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:54,901 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id"}}' 2020-04-23 06:27:54,903 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,904 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.060565s] ... ok {26} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_restore [0.042560s] ... ok {31} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_node [0.060179s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.058624s] ... ok {12} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_basic [0.059598s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.058892s] ... ok {19} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.059488s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.059080s] ... ok {24} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.065116s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_node [0.064223s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node_no_retries [0.064805s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.064904s] ... ok {22} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.060224s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.194501s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,496 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,499 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,500 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,502 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,507 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.408523+00:00", "project": {"domain": {"id": "2599c140220342f7969ccda819fa9424", "name": "e9d5841240de4754bb7bc8095a22e2ed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3e3d02ce7dfa40eca51c0a2705869061"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ba71423db7364e09b66391dc91854e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed6b6073acc148149ecb277c3d66345c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9caa2fb6429b4011ad00902d1987c616", "region_id": "RegionOne"}], "type": "identity", "id": "e9de2b446bb94e11a798cb5e5a7b83dc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3b47cad4736b4b4dac4cc489d2545320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "19b7f069e6814c658586e3083eb92803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a954e10d6aaf430187616a0b8ec81640", "region_id": "RegionOne"}], "type": "compute", "id": "b4918c25e7b74342b50e0ddff99f819d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b0bfe54864124780a330523173cb7272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f18cfdc6b02744c6b51e4954e59cb5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9de67ca30a3a4505a2fd6bb73ded551c", "region_id": "RegionOne"}], "type": "image", "id": "7d0df285a30049bf956ab8c03b093425", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "32f5d702a65a460cafdebaa49042447d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d7ad84e5f58e48348e5c68f31f7c42cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ca7e186a0e174ddc83f131a8c26b71f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a6c324a40e3941368dd021fc3a0dd36c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd439e09165541e28f007db5b8b09ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93241265dd9d46c498b0823dbb33bb8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "340c9f45f8f143f38b3e98f689da5b42", "region_id": "RegionOne"}], "type": "object-store", "id": "931e84b631e94fbc917ee0aca6b3b42b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fc9ee64067a42608753809b7add83a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "419bc990b8a9431a935c3571bbeb1d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a97b8efca0c74d4a82df7f0e5fce6cb6", "region_id": "RegionOne"}], "type": "clustering", "id": "6f1b7f870782483cb13326e2714233fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75db1f3287c6433ea9dcb25d92c18025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5eaa5af99e42435fae6c9b837d1df1e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "98c305ab613845efbcbaf2ab66a97a63", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "47a588c87d22481e953e3a559edc69f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccc3845be1b644ef8f036a5accccb154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "916468e02735497ab610896219396202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b844035167b478fa5efc43ecf0488d3", "region_id": "RegionOne"}], "type": "cluster", "id": "246104e7945c4ee5ab8f0784b44fddde", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0050cdefe9bc4ab9910162d97e5e7cf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9856b9fd3d454108aa5446eed4038467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d580bed507f64745b170f13f37193ee6", "region_id": "RegionOne"}], "type": "data-processing", "id": "7376ff2039b341f1804adfc6951c5718", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c01272c83a443e5adc5b966ab17abe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c4ec666bf114b2290ed20c85ba73ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3364184409a34890830e8932a1686a71", "region_id": "RegionOne"}], "type": "baremetal", "id": "826d43eb157e4244adb0170b2a54579a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "50b136f088394649ae030cac3a8ed23e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b9d99be93f14b4e935be7c741f016f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1e492f60dbb34ea3a66164a5b4726c3a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "10d96b178d3a4a51929c03a80f07b079", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9bf8c7fd255d4c8a8f1473a85a12606e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "72b0c72dd7774f0e908f46e3f5aa6024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "358bb39e2ec04b8d9bcc8698c2711589", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ac681d95b8e04953af39239d623bce7c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fb5126ae022947f0bef7c9ead9f517be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a32f34b1145145a39ae1b14eb17d3c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "13f45f546eb44f468dace1ca1d157a2a", "region_id": "RegionOne"}], "type": "key-manager", "id": "3691c955963e4b7b9c9258be2b646c43", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1f8a521e1b147b08b1e6cc28287c0c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c0d27791ce44cf78dbecc3022987677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4e64f93a6de243a6b24a89a22e1f7799", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a37423d8e3ff47e4bf716b9ccaeef2fd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51ce36f70d8d4182a6619cecc7fcef56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa3d2e1ca7a640f3a3e38f8d244c47b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d79adb8f165464eb9c37cdc49f1db84", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1e8eb584447744e2b6e47d10bd32b648", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b46f751773f94935aecc1a843f9419eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7319eb539e85447cb3d6ca958dfd7ccc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "08c14e368d994bfb992ff0b398a384a0", "region_id": "RegionOne"}], "type": "message", "id": "3e2bb1e7e8d749aa8d48edc41137f645", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c77b43fa4e464430ba6558817f58e4d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6930480689c140209b3f03b0eac7a1e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e7d9f798ac34e9ebd91eb2be9dd4ae2", "region_id": "RegionOne"}], "type": "messaging", "id": "09b8af56b883419ea2ad2d05270ec7bd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e916e37a1ab84b1b9081bd04fa25ebb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d208b8c09aa4451e80591e0c56778178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ab97689e2dc445659d733c153ef6f7da", "region_id": "RegionOne"}], "type": "application-catalog", "id": "186d94334e52474d842291aff4c233b4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01d98a8beaaa41698e82cac0a2aab45e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efed173fbccd4cdaa413f506024988f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "700f88f06f984abb90fc5b3733454939", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "abf92164af5f403ca4eec03f2024ed99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1030bb98c61d49728b32f9de98d4922b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d98a899eddc4c39b73719a159adb248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a7a244edc084e8ea96737573c3ec9e7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c75d903479d7412ca176cb79b1337d81", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87e8f35c56b5482ca77d4c573e63066b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd18660184614f05a52fc48a156bb251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11cab9a502c14f6bbee5c82cd01280e8", "region_id": "RegionOne"}], "type": "container-infra", "id": "07697eee2e2b4c19ae2fbb4a02369f12", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ac57d9aafe824112a858e6e80c681d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b324a67776a840f0ac197829d9e6bf77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f53c831cf8404b6abd2bb1013d7cbd79", "region_id": "RegionOne"}], "type": "search", "id": "c25e17d1621d4cd8a881938205a72a75", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f304702686a940c6a2c4df5b3da77843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "61d246a1ef8c477996aa720f9d1f3cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d60afdf7015b4ae287d0f2ba359eea0c", "region_id": "RegionOne"}], "type": "dns", "id": "f581772e961246a9b9db4aece08c70e6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "977edccb9f2441afb7afd1cf770c59d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2dafb22ca898499abdcdef55a300c2c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d69409b4f6264b56b076241943adca6c", "region_id": "RegionOne"}], "type": "workflow", "id": "b8af01adee7b4ca1b1c7d08c577eb712", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "821b493453504523885a0ee1b862962c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1bc64ab3d1948c7a450166f266452c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "56d712d6a34940aa87605967e889961f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f07be578c4cb4aea9f13bd63366a8b2c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "19a16b65dad845fcb43bccdf480ad0bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "010565b4b4464baa92721b8a3ec8eaba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3a417da185bb493da8b75ab629ae261e", "region_id": "RegionOne"}], "type": "rating", "id": "39bc29aedeb347e686bd9627c93ef594", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6254ce382daf4d01a5be547db86b5dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0ae171882f447e4a6981d46753d039e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8f149f2a1e1741afacf983ee7063e5b4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "317f7b92bde74fafbda92fb8ed4e80ae", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6ac5c345d9a4457812e86cbaeed5878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b52f39dcafab4245bdc4033bd829d662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac59a9da27f64648ba0d2ebd4b3c1486", "region_id": "RegionOne"}], "type": "policy", "id": "4fd50160782e4c84a3e169dbebfc3a47", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0e30b0809714a2891afb3e9fffa3fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b52f4ec4a47547a3baa99da26d59b70f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4c109c6c7d4f4a08817d003915046c03", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b9360acedf5745919a2eeb00120aefbc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f37321c299dd43cc9f54c3ed46426149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb02e445f07347c8b5363804dc9fe214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "81a894cf468a415080f9ce988938c546", "region_id": "RegionOne"}], "type": "sharev2", "id": "6467076bd8894e1a97191cf4409be256", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae0d9cf7ab764f3e94314bd67f863526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0a8fa25910440f68b3782f1ba2c407f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d56a7b939b64e1f8905be7c5357a0c9", "region_id": "RegionOne"}], "type": "share", "id": "2ffcc7ad2d5d41cf95b90fde11d4b756", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0697c9bca1e34ab9943692eb7555e2e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "274916b03d1447aaa4e3a7d54483f0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "48da2c6694814e86aa0805dfda17388e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2eac475b996643f5b378a823051e5289", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55e2430c779841bd92486f28fbf58b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "229d415e62824075b59336e980f790a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b61710150b324ec48ec1c1a1934dd3f0", "region_id": "RegionOne"}], "type": "orchestration", "id": "f0a7b1ad6dde40169bf2f660d180e12a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d8cadd04068402daa297798c14154ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5e6753d73354938b02c5e27d8621261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca32f7607874cacbdd780289091af6e", "region_id": "RegionOne"}], "type": "block-storage", "id": "ac9fc7aca8e14588bb9da94eee5feb31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d82ca1b5ae934447954e1654a81071ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19f1566786c47978ba0f6961ac630e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6514ee755444f7e9e93888dcd4e8fc9", "region_id": "RegionOne"}], "type": "volumev3", "id": "2b30e817db9f42a4a009fb2d1f6218ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3871eadf8ec346cc8d2feaacfdffaaa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6afb0336a3e5411d82bf71ded7a173b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4546867376d441168fdd7703e967c4f8", "region_id": "RegionOne"}], "type": "volumev2", "id": "dd68ff0ce24647d686a0f54e6184b8dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84fe24e149244bce90bb1606f4330d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a6cfe123fc424787656502e2c47752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6100d9fcb4974a9cb2fbea8c7e231f92", "region_id": "RegionOne"}], "type": "volume", "id": "f74dadce38ed4a9695c4a84e262bcfb2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d92055f522714635a6fa40607a812d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85bbf1d93c4f48efbe76d0e219636ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1750f3bf78af40e5af480241f5d39557", "region_id": "RegionOne"}], "type": "block-store", "id": "db46e5741c9f4e5fbef57abc88de4a85", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99402f9bb0494bd2a48ffef7c5d4d1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a64696d28e843d99f0b3e9b04ebccf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3c41aec945794df28396587338cc885c", "region_id": "RegionOne"}], "type": "alarm", "id": "db7ee8bdec7443b08760d0731692bbae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1d0f87ee95d4953a3ed37345ab6b01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11fb672596e14197bac55edbeadda452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bebfb1ca2a35424b92576d1cfaff25c3", "region_id": "RegionOne"}], "type": "alarming", "id": "680ecee9cb1840029d92fc757c0166c7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f541aca1ebd44ae6aae337bf8a5d3034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbf2f81bba184b6296434ff89cc95489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e839b2c6976647bc97ccd5c750ba2536", "region_id": "RegionOne"}], "type": "meter", "id": "ee19c25bf8d74f0bbc28e4ac78583adb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbba5e0ea8c24167887743ed603cb2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67ed81ec14f94928a4cbdeba15c474f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "56bf12a5a01245979f8f5c7999164d39", "region_id": "RegionOne"}], "type": "metering", "id": "3481f060b9f644c68704ae38058ed9bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "213dbd95378d49e08ea9d8fa60e9f701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6cc4ba21728947c19ef1df62f16fe6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "110c79fe6a7548af80679947abc529ac", "region_id": "RegionOne"}], "type": "telemetry", "id": "b1b4dd0b7e874f7b86bd0c74fa0cb0c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "08a77d8fbad248848313a682a429b656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c1c0e9c2f2d84fa7b8fd22b281806b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fe76045d98514886bdb22b0e46de7a75", "region_id": "RegionOne"}], "type": "event", "id": "fe7ae618eab24c0091ef0a180a38f499", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05cfcccf499744c994ac0125a74b224b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "187550bea6154d00ab8f0ff823728232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6e5f1f93fc72429786dd9834788ae96d", "region_id": "RegionOne"}], "type": "events", "id": "abef4f35494a4a4eb0f0e0e221853705", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c7910e6905d4558900e87fe7982d646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0226c90ca1fc4c6fa52a7208f3841169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b45bdef99a14bf7bf3cc087f36b850a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "37d754a4ac214d0cb1cb6a8b969bba3e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03bf54e5e6a248938169243b496bebdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e349ad6e2a904f6e8e66de2e9bdf04be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3971257fa1e2481da5f4dfd2406b9f08", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e9c75482a2234ff2a2c7e26fe05c6fd8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "520a54a8268348799d22a5a797323d12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13c86a500d104a0d8091616a133ee5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfb10ec50e7940f281854d8ffae5e159", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "60747c95a53d4a129bb5b7dfc6a018ef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01c77848424d4a2384f5eda8ae7c0c48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "462ae6b685ce4f10a15e10b33e5b4c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "81210b6db9c84c539266c4e1c2edd32d", "region_id": "RegionOne"}], "type": "tricircle", "id": "5c14e98ba911447eb89ff1d69b74e7f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7ccdba3c654c4d17b1a16375809567de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f4ea5b173ecc4545a8eaef1fba2e09db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "218a282369b6436bb77b36636c5ce5ae", "region_id": "RegionOne"}], "type": "database", "id": "97cfe8d2c0bc4869be94eda77f7c0d3d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "11a5c36cf01843b6b42c6172c65fa2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5123afc715d849d88ac395820e773506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6270692062d94cf78122631540f2a9a5", "region_id": "RegionOne"}], "type": "application-container", "id": "55d00836846b4e8c80f9e4135a278e29", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "70f38aaec0f9482fa5d898887edf4ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa9017089a0540b283b55cc2534cce1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23eba6537a6445c58feae9d00106b97f", "region_id": "RegionOne"}], "type": "container", "id": "6a6c2db7de51420f9e068be5873149c6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bcca1600fc44cb19e659611638a904e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31d4bfb731d54e62b52477b3d1e3ce48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a98afc18c0784a328b665fe2465d3680", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7095ee5a35124c62a7d633a073d7f1d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58dd5ca2d2394e1d8b0e957a0f9a2ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c86cd8b53dc949db95ac95de5a1265f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6dfa994cc325403ab0db8c2c8b5cf606", "region_id": "RegionOne"}], "type": "rca", "id": "073a5df089a742d3b011d55c8ce5125b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "33a16e2846a341608d63adb5801da83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d59b6bee5ec54eee93933ab07efa92d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dc47bb98900d4beb87e5514dd12045c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "116c531fe94f493682ea8ebcee7d6c06", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "338beda922994c07a51e7b60dfc97470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "516d872f424c479fb50dcd4988fd78b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "aa3c222caf1e4cf59eacfd26a2ddbb5c", "region_id": "RegionOne"}], "type": "network", "id": "2f279ca51b6c4941b0920172919db3ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a184c8f30a4a40f1acc5782900929bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c7584cf23824cfcb748143247720ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "33385e26615a4e08ba85d1c99cb746db", "region_id": "RegionOne"}], "type": "backup", "id": "2d50e8ad969547c98d1bbe65c2763936", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5e8b0ab21774b349b77a00e718c2437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0a550f98cd24e1981ed6abb9835981e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b47cac88a28e45be9b05b81346d8b5d9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3e69321db1c54e1289f67bb1ed8f42db", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d837f8a8a27e4873895471266cd3e829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "21de486077b249b385732f9b95ca7855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "54153596caf64f8883c8f76898e32d52", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "911be35af4974c49aba08af3c465f593", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f77690a301b4477860407ca85a2e9b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "55ab945cb30a4af4950bad77acd5ab0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c5a274ceb8a34b26a5a3bfb13f03ff0f", "region_id": "RegionOne"}], "type": "monitoring", "id": "ae47c5fb523d4fcf8646472547db7d99", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a9d2c2e35ad442caa3ee0321c9fdfd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f38341fdc9c14f22a301ef4f818faa59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e7b6dab463bd48439545038bc1a06229", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0ebbe0d60a3241c2b9119ab73bab8abc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "276492ec9e0f42e293ee90c0b995a0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1bc018b9371046b292a9a3c4d7c7c9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "41c62a21bcfb49ee812db753f3ad21a8", "region_id": "RegionOne"}], "type": "placement", "id": "0912097974ba4eb79495d17f56c442c2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02fa191b6c254598b30782a2d0b3353e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "44b4ccef7588446a9a539d89f3ff0bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ac3a3fa56aab4294888153b462345b9c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "42fdab97944e40d6ba8b0e0092b9585a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9a5c1141e794132a9ddb624ccf54aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6571ead6fd3c49c09cfe28ccc5dc2b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9db6700f3d0a4eccbb846a701f49e5f9", "region_id": "RegionOne"}], "type": "ha", "id": "b548daf233cb43e3aed264e17434d3e7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d6fc16019df49b994fa1f3fe761f59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9536212a95e9417086f659c1b8b0648c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "73785de9dd2447f7b95c79a785272942", "region_id": "RegionOne"}], "type": "reservation", "id": "d7788611f58141adadcbb2e2ab07f9eb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eed7d099a59f43a9bb4c3f5eb059f230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e3f3b914181b4689ba7b0f4be319c2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6a58b7a7c10e40319e7cf755f35dff6d", "region_id": "RegionOne"}], "type": "function-engine", "id": "7e2e947ac2514c5b9a667f04f496952f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e1c5492d9224ba890ea068230289dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "921294a28a5e49fdbc6fd5bd29e93f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "06347c7906ee49e1a03cca3563162cdd", "region_id": "RegionOne"}], "type": "accelerator", "id": "70f877a5cf4f4183be63d2623242d671", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbff103b6e404637909f8c77bcab1601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d0ef51928d642fc9284093a5eef34fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1d3602d2aa9142b7b79629e516656506", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b6895f684a13482a874bdb954a36a3ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1dd1274a09db45ecbd5a916d5f6422cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0517753666b04554a102f3eab1b51d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "97826be31f1a4fa98830d92cb8de9bc4", "region_id": "RegionOne"}], "type": "registration", "id": "6c2167378d004c42a9b6c9a08c301c1f", "name": "adjutant"}], "user": {"domain": {"id": "eb24c8d097bf4d4fb1f3ed5d865629f3", "name": "a2e52d4963ce4f37a51c72f920a3b82d"}, "id": "c387d6cf41e0444caf2be3bc476698b3", "name": "1f3e54db90f84a84b8c891f58b6fdeb3"}, "audit_ids": ["150974f9c8414256a85cfd78d3252892", null], "issued_at": "2020-04-23T06:25:54.408523"}} 2020-04-23 06:27:54,542 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,544 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,544 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,575 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/4678a623-6815-4bcc-8b2e-31a23b1d37ca/maintenance -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,577 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,594 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/4678a623-6815-4bcc-8b2e-31a23b1d37ca -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,596 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,597 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "4678a623-6815-4bcc-8b2e-31a23b1d37ca"} {20} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_no_swift [0.056794s] ... ok {9} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotDetail.test_basic [0.063492s] ... ok {30} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_get [0.044108s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.058689s] ... ok {27} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_restore [0.060719s] ... ok {23} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.061146s] ... ok {10} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.060458s] ... ok {2} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.060803s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.060703s] ... ok {26} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.100943s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.271523s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,323 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,328 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,329 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,331 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,342 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.263413+00:00", "project": {"domain": {"id": "4af7c30d397e4a4f8e283f3472587a4e", "name": "6897648681e04369a4106ae663c66859"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5c4480f40c704f1b912a348173ff1419"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dcc138259671405292cc5ec88ddd86e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2016e99d3e6046c9a98935eb240b4a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9f93262319aa4921bb50c8add08a1213", "region_id": "RegionOne"}], "type": "identity", "id": "bedae08547ae4142b4ba6ae3711b8dad", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1529d00eda2c4d7387ed3602a9bf5136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b636e6cf4492488496374d9e3bfc9a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c26af303cd3d433194fccf98412d9637", "region_id": "RegionOne"}], "type": "compute", "id": "b5ee2d1f97b744daaf790136fd0789da", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2daddac64f8b4bfcb5281bd1f7e896fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ed6b1ea07d1c428381ae520b2c073f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "27260433216149ea8a4bff11e1626aa6", "region_id": "RegionOne"}], "type": "image", "id": "9fd182f6b05647cba34a6e0d44aea22d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1509e563b12a4670989e6db42d01acaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4ba3510f6f2245db9d47549f072d370a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "45a3426c06064cd0a79c5e766cc8fcdb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d1d890ec642d4152812c58d7291dd504", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c37d85f1d67c4b4082abb4731a84e1c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a556d6506cfb4fba87f55ba127c71d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cdd8d77830e461c87be0e0d77ca5be7", "region_id": "RegionOne"}], "type": "object-store", "id": "cf0c63ff0d584b099927d90d8c9a58b6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49e35282a757448a9e0a2c6dd64a509d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8bffa8f341b4e669bd8342954f1ee2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce94eb5723724e1c96d73403cd9c4c80", "region_id": "RegionOne"}], "type": "clustering", "id": "c19eae67b3d24df8805c0605fc41504d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7548e320efb0460d860d6d686b78eeb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a33157254ab74cc58e5fb54c1ad1820f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9b03d5f946041c680f3eb35fe4ee610", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ca064113fbfd42769017da1cf0602104", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19aeeaa6cefa437eb3f92304d2d12a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7600e87af0ac45c4b08b4a80d9a2d11d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e37186997e98423eb8e782d75428e9b0", "region_id": "RegionOne"}], "type": "cluster", "id": "6c6c37c81b2f4f30a20b89da3255137e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "927439fe579f4526ad530d1fea51e6e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de59e8da79a44efab2cbf8684c77bc01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dd7c2a2e73ba46259a9e84e37afbd6ab", "region_id": "RegionOne"}], "type": "data-processing", "id": "bb3a3393579e402dad36e6c9150a55d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b39a01f586a1495f965a2420b16a554b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3cbc990da955469aa2e0009d8c933395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0df099d06c99497a99f34517d28e19ea", "region_id": "RegionOne"}], "type": "baremetal", "id": "3979c2e969874e4098d4bb61c684f3eb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bea3aa4491b24013b2f0b7f906066e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "31b270e73ccd4e03a4538f7dbf4687cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e5bfab6b2464b5082f7e00fcb1690db", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3122ec9536ed435497b5b42d19cbc254", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3791afa9471646d58fcfa5372f5223d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "37cb8daba52849789e2e0654aa122d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7ab93f100ef34092be8d28f6750aea75", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f09964e7df0043b5bcbfa8f88890bab1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e315ecead78f42e292d18e996998ff71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "65106d31f724434986e045825f790be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "25fac1283d644365815541e6cadc107f", "region_id": "RegionOne"}], "type": "key-manager", "id": "5fd8778447f043108d0d56ab86837ec8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59516f7fc3044a64a6dd1c6e2547a17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "428fa902f67e4fbc84de6a3c6d8758b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c40bac48c024b06a7a816674a83c10f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "88c540f229a54849a63dfbb0eb2f8473", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b2dc5fc953940d5bc6223a436391bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e5c7fbd331b4add8a16aa2388f83f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "adccf73ce39a4d5fa80c8c5918124dba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f9542d4c5ca24ce28a8d0986e979fc6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a097d18a18f14b9da26badf693faac5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "69bb7149e7354e3c9e901f7bb577f50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5a13271254864f35b544246d07f40aef", "region_id": "RegionOne"}], "type": "message", "id": "a54edc7334a842f88b9b41cabba4d39b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "deafdd2ac02046abb2acef4b3346a0dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ed30e06ce5e48d1bf6941e6df71d077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "43cdb559ab7a46c4bfb36b07b3f955fe", "region_id": "RegionOne"}], "type": "messaging", "id": "0f27048d715c4574a8f4ef69740e0db1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4eabecb550694753bd71bdfe3777879d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "52fb627d659046f6bcca5fe6de59dd0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a169f18a379c49ebba65a7337e9ba995", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8e8fad630f404a68b7e99c4424f647f3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa79d27253374a83836f53c4a8dabc47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ca8c74feb5449f1a89303a9e2938e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80db0d956e8e46bea4338b58ba330abe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b6e0fe87a48348aab1dce3c4fc6454a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f326bebb68fb46c7aaa3ec4199845a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5594edddceb74ff3bed91c4171ca4743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ee2c645081a4d4eb095987e3ba03d80", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "860cc573c98641f597ddb526b01b021a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d248b210e4c43ce95c512d569095595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ab97ebdb55a40eba3bba7ef99814ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6905253502d24016a71d510b2ee68e14", "region_id": "RegionOne"}], "type": "container-infra", "id": "156dab2d2d6746f4846dd62b2d1be036", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5a114858ad104688941bb2712e02a9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "74babf08c60647e2874191b97fd00c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "480680073c6b46aaa53a886c908360f7", "region_id": "RegionOne"}], "type": "search", "id": "9aed9feda1e34a719793dfdfa6f32d9b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "95f32a4790a4484fa014940393405a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d19e6aba595f417fbda3ff66deb0e537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6a77c5e0a9054394adb4ede749d1ab76", "region_id": "RegionOne"}], "type": "dns", "id": "e12c8a8c7bb84c0c9fdd69cc5e885bff", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a823e501a004741a3d68959a29d8655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7dd83bfefe1e4765bf4fe54671a468f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a742bfe1e954443cafab30592f269e31", "region_id": "RegionOne"}], "type": "workflow", "id": "7b93c80a710f47ad89e95ae967fefe18", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "57feff5cdc634fbaae13087d34fbccb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2e48fa039f84955b1746de19d4db3e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "264f44996d2a48da9034397ab22f804b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fc5ec2e4b59f4f2d9e65041ebad48fcf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5e076a4a310041cb9dec5203508159d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8308264c5eee42869cc62c4db4bf9b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0421f813ddbd4a2fa945afef945110bc", "region_id": "RegionOne"}], "type": "rating", "id": "7e28f629fe16418099fe6b876bac0372", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f91aa1ae5ba9469a895ee297ffc5fa97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "282aa343b6b042929a739ae46ee00678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c086000aa0014c68ae0649ffa884bac9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb78bfb721d54f70af135876c871e7d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7eda9f17627d4966bb4c7264a33de562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dac1cabaf86e4961a277b2ef503f1bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17ce475963484c50909ccab10ec3b2f4", "region_id": "RegionOne"}], "type": "policy", "id": "5895ccb6c9864f1e8acad1236fc30e19", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50dc632de1354c2ea70be366eb85b50d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "365276609c4c4f9b8570b15da487e5e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "907cd62770584723b4cb0b057b03f9ed", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2849a7bc40424dc59d405bd276be819f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a4f2764dc0b4368b92299c7ac6c98a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ac28afdc3ab484e963d8f86d25e89f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1656cad496114ebf9fca94719586bf41", "region_id": "RegionOne"}], "type": "sharev2", "id": "56dfe8e34f944e59b62614406fcb7ba9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6291b63ccdb244238b67f96ba3f4a80e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0ea250646d8480d8c58bfd39d79f22b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd1a3cba00f94bb1873e38331c25bb14", "region_id": "RegionOne"}], "type": "share", "id": "bd1fe1e8a3f54ca0a81d6a9651b69368", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fa275509ccf41299170a13b92b196fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "55dd7f20099343aa9dc811f7e74c9d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f57486eb62194160b4babd63e027ccb6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "95855c89c2024ccfa6868be856185351", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c80905daa73f4b1fb1f15b50e393fa98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e9c232f17a24c73ba6c0b0fc75e2d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd138303f9ca473e8c81af8ab7e85233", "region_id": "RegionOne"}], "type": "orchestration", "id": "87cca8f027e7414fb6ce012d7186db6b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20309dbbe1114d489e25603df1756dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae19e0fc763848dc81b5aff79d5ee275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf79eea21bf64545aa34eb4cc29ecbd7", "region_id": "RegionOne"}], "type": "block-storage", "id": "21d2e4a1e127435f91ac342ff2f41609", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf0fd34ebaa741e8bbaaf1b21d39f16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72fa787f77541bd9239f40bc7faf0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "027610d93aaa4ccd9df91669c139f463", "region_id": "RegionOne"}], "type": "volumev3", "id": "cb4515ce5474484a8a7b3ccb1862ac44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3839773390c24ccaa099e64fa2755f09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "736fcbc31782443dbf1c3747163c1443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf416e6efaa047ae8a2ea91b36d6e0ce", "region_id": "RegionOne"}], "type": "volumev2", "id": "0901fd0893c14666abd6871b3270af27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd0d5680b55d4ba98421e1a48b94a5eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed70d973597d4012ab0e9b118f80f8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceb8c78a4a6a43e29e31d9bbdbc161fc", "region_id": "RegionOne"}], "type": "volume", "id": "dd5625f15e2843f5b3ce80cce0bf52cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2204cdaa796e4f5fa7d98c9323879cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab25ca172c3430baf66d7f2dd829856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "879ea9e2a6bb4ec0ae1860cbfabbb1d9", "region_id": "RegionOne"}], "type": "block-store", "id": "14b8fa6c75a34c2da1b5af91ed1b3851", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1eed36b228664c3db1543bf92df21c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e7235d461ed4772874743308bcb2b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a6b86ce36064f23864c8b726be8cc97", "region_id": "RegionOne"}], "type": "alarm", "id": "fac4ed1fc951401e9d43fa03168db2e4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b00547b24bfe4eb29db400de7d8f8e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "606ee3913bf94dba9e139607a67863b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8aea28bdfedc4d8daad6d1f6b1a3b2d3", "region_id": "RegionOne"}], "type": "alarming", "id": "40520b3f52cf4fab90040883bb80fde7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95729d5d460c42dcb1b44421eb77c3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "409b79012c7c4c62a10f24a63dd623cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd64a01383724e3a9646218988568b0d", "region_id": "RegionOne"}], "type": "meter", "id": "06c8d5d147684073a131df2a54d96d3f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ca70d0a329140639d0c3a7799cbd8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "498ad3241844426dbc3144a6971ce985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f558e045ec54fdabf9cc8302b47185c", "region_id": "RegionOne"}], "type": "metering", "id": "3a9ebbe04dca4e4ab3589be6eec0fbc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7785e52be64b4964bb7bc413c18c32a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ffc7b2d279064f82b26167b68f149a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d3ad9634508045c187c98239d3631ea4", "region_id": "RegionOne"}], "type": "telemetry", "id": "d6b5299643a74d139d7d9c0caa1387a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7ceb04a64ec941efb39ef22e5814c3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "691b1c2fd0c44779bb2161e91b899abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eb8c948bdc1d4f82a98d6935e9c0037d", "region_id": "RegionOne"}], "type": "event", "id": "cb1748899b734c0ca5a9eff1d12f1316", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e69a72f2ffc74923b9a5d110423855c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a24530bd24fe4f57824f53c6c645aa2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eeb47dd05c194ff5b1b8ca2644371f8c", "region_id": "RegionOne"}], "type": "events", "id": "b182625d66ae4afdbadc866a7efc8a6c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0edf06a5133d4808891144136dd09b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4e31ab8e14241d8a6795b0db85b0a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "efe414292c7d42cf9fab51ba44471f45", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1804cc3234f249b8a3fc53f0f676ea9c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "95690af49d4d42c7a5ed46437267013d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2cdf169d6a4c4eb8b4db4bb03fc4d3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d0595fef177648828871b810836d86d2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4484522542d84e2cb9abeafb862e1b2f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38307f9b16ae4b47be54c8e2736bea27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "268425ab972b4536868a87ce87f2e68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "55e723accac347e38d9ad7825f2b394d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4f5dd4a723d1484a9da77b529d217609", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb67945891d945528e5d410aa826392b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55d0046734ef4659afd1e6a0cb72d7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2757a5ebefd46a8a424dab50a6642a5", "region_id": "RegionOne"}], "type": "tricircle", "id": "cb77cfea5d154ce59a4fb3fbc0ad91fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "55209ae0c3294a1b8060808021f3ee68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e40f4b388e404a2f86cb5920b5bb14b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b462ad76f3194288adf228d9ff7c5ccd", "region_id": "RegionOne"}], "type": "database", "id": "79435aa9528e4ba6b8f44b0358530641", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1f5ec111d3a4af1846044a4dc5576e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d94732588e8044e08704c53b1e96c41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3eb7e9f160214a76bc13e6adf043fc07", "region_id": "RegionOne"}], "type": "application-container", "id": "b794a8b344014fd2bacf3f4cd6ce2474", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "315c4322ab594200be4ff9f8f9023af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1cdcd79213184700b0f7cb9b7bf29553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "198bed24aa5d478d8014a94c09eee73c", "region_id": "RegionOne"}], "type": "container", "id": "1c5382de66de4e2587ed05facdb05a3d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "90ccae015ce345f59714459a8b07262f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "acbb41e6c7754910bcb04fd66030705d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d07880266ce4c9b9b38f1524243a6f1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2e5a50c48ba64b5b96ac799b3382e2c4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0882251f268a45b5905ab1a5d6d760a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca423a728b7d4015ae6ddc5c0db12032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c94cfffa4dcb4ec3844593e61d07ef93", "region_id": "RegionOne"}], "type": "rca", "id": "d1edc4afa9984e49b85f2e6f9c71b8cf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1959d9921c0444478dbae8754236f664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c1f96fd2f694d44bdeef2ec9b23085e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eb6da3ff2a394515be919d2fcfe4bacc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ee088ff88eea42f9bf78b1ac4aa5bde9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94f08988bff442b0bc98dba65ecb3e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f11b93eb623d4f388c93cd053a43a46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7c8d5e17d98d426489fa187733778673", "region_id": "RegionOne"}], "type": "network", "id": "7a884f5999954efb9e7739ef91381712", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "561f25cd06be4826a2425e465798d207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "01605650752b4a2e83b6cb3ae1f6fa3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9554a6d5c94b4b8d9f12c0241f86c2c9", "region_id": "RegionOne"}], "type": "backup", "id": "923a20fb9265470ab6b04eb6c87532cb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c71a03ec304c4c779a2f3858364a2aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32c20a3822004142849b78d1d689cb19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bfb7d06fe31040b69a938f887e028c4e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1909abeee2e747be9ed1e1d0b35651b8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "90256643a37d410f8ce022e76ba6beb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f0e6a74d013b4643b4bca5a68a0c2aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b93e792c66f44584b36fb2c26d138002", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ceedefd2cb8142b295ac40c225745710", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7d8bd995ecc9422b863976c4caedcf5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bbeb81d3989f411eb6368fecc80b89b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "71f77b8c96de41c4b0ce6dea261f8dc9", "region_id": "RegionOne"}], "type": "monitoring", "id": "42a3876719244be68b8db911c90926d8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab1ae142169d4c45925b12763f39ed18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8f192c31a80c498e89ccc93a8cdfe58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eedc63ff49d34f25b7cb582287786ee5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4d62159a57e7420d876fd1ad9307e395", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b0c67c73aeaa4fef93eeb71f3f6bcd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "debe9b006f174de589df75210c4be9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "22d76322524446b2a14c72e98ac8a215", "region_id": "RegionOne"}], "type": "placement", "id": "137a9a1d3cbf4064ac5a22839fc7c7d4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e087df9dbe54434b54cce581e80a921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b2ac8def55fc479a8c166207e3865dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4aeb2651e4b14b18a97190ea48ea30c9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b1d3b441220d4afd97a9ad531c5c7ff6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f612d821c96e4515a47d322bc2cfa2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d1471805acbf4775aa150da4198cd728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dd9ec52983a847ee81d148ed5ecb00a1", "region_id": "RegionOne"}], "type": "ha", "id": "9fa5f51d52404b23b9f9c346488d52d2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9fc3db0969b84e8d81a06078d0529cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d6ed5c18c84044e7bc2d1ef7fde7bbee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "eb523c0a7a0d4c35b198164ed26b900f", "region_id": "RegionOne"}], "type": "reservation", "id": "71816e58d9ed45e3bf80dc0f1f713d76", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6f194289c6c74cb4ae3d9469f9bd50e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eee4c45c2e534e1b9cd4c2d621a56a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "57c33379f4404bf3a35b76b7e401766a", "region_id": "RegionOne"}], "type": "function-engine", "id": "7003cbbcfde74837a6a2b254284d5fd1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1040b76d471340098143a60c31d742d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "30dcc5d025a049639e91e91f3a2b09b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8cbe105175e04a3c8645ff183a1e3351", "region_id": "RegionOne"}], "type": "accelerator", "id": "c5de8769e8514a219769c9bd01541437", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ccc3d927ff36455a8b6ed24365f612a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4abae3d7ab6444fea12a2e370a052ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04dffb59de0e4408af868e14fcf4222a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "38d23d03ef534b8ea7a86da8dbb59329", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee78b2da1ee24aaeb428315f045d1489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aee2d71b1a50486da910da744f663924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "837849a40b604ec48af3529f8ecb677b", "region_id": "RegionOne"}], "type": "registration", "id": "8031a7c17b174c2cac79f1ec9074b422", "name": "adjutant"}], "user": {"domain": {"id": "dd5f7cbe8ca148d1ae1b5a608a149f7c", "name": "d9eab8c7ef7349a5bd19e2c4b309b781"}, "id": "7f7f0c6b00da4fa4ab911735765c2625", "name": "8398f1e503ad435796f4483f63a11628"}, "audit_ids": ["9508f8e0eac3432fbd562a8ed07aa741", null], "issued_at": "2020-04-23T06:25:54.263413"}} 2020-04-23 06:27:54,407 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,410 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,412 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,458 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/573e2a23-371e-4880-9a08-5180d299c373/maintenance -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"reason": "no reason"}' 2020-04-23 06:27:54,460 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,526 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/573e2a23-371e-4880-9a08-5180d299c373 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,528 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,528 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "573e2a23-371e-4880-9a08-5180d299c373"} {31} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_detailed [0.059499s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.059106s] ... ok {19} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.057564s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node [0.064893s] ... ok {24} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.062779s] ... ok {28} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.067456s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,078 openstack Still waiting for introspection of node None, the current state is "processing" 2020-04-23 06:27:54,079 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.057579s] ... ok {22} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_types [0.060615s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_create_attrs [0.056861s] ... ok {30} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_get [0.038719s] ... ok {25} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.150132s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,059 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,064 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,065 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,066 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,076 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:53.995216+00:00", "project": {"domain": {"id": "ca7699dde51647e5bd73a582b3558894", "name": "64119f6530c44bf684a259a983399b3c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "94281d0ca67f43e8b1064c854fdf4e4c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa612bf81d544f28b7a34e552bb5b865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae099ca1bacb47e69aaa2f080eba246a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cbb90648c82d41fabc2183fe1abc263a", "region_id": "RegionOne"}], "type": "identity", "id": "fecdd90899d84a27aa4a16e3a02fccd0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0fb3b3865e104e87b064a97d1a990790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "66479d81c4a44a4f8b64b38a4723fc46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4c76bcdde401451ea5cf0cfdadf9717f", "region_id": "RegionOne"}], "type": "compute", "id": "8572462de8224b1186731dc81b83f542", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a4856dae690547218c115ce983da6720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cea11bcfa9db4eed83c468cf6908d3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c9a04749c5b42c1ac729a4e48a45a8d", "region_id": "RegionOne"}], "type": "image", "id": "48006035071440b4890195979a2bb284", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a68c61aee925474b83f79a8f98df1a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "445099014adc45dcab0b39cecf688cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d18d479dd3634619b16edebe9356fe4d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5ba7de5b59f340b1a4c66241cfaa5523", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "789ae3fbd2814e67b4ed9cec50b56031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b4167b0dd07468bb19f2435df77c137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecb93df5fd464edf9544288f5c60d61e", "region_id": "RegionOne"}], "type": "object-store", "id": "d10d4d59ed1741579a748f44adadac27", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4231a84345db4af097ffa9cfd7af3ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74d5f0fb5d304e258030342c64d2fa22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9997756521bd4397ac03c13d3cb6c12f", "region_id": "RegionOne"}], "type": "clustering", "id": "1f97d99dc0cf473d877d4e201d9a4bf0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "91037212033b4700ba342f547d800275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b14286e74b348d99d665ed8bdb2d07f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "35e8e254cc4543c2b8534f4008a5f0a4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3b4755928b984cd4846c8efa3b638422", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8efd7e0f1f1d41c899d20d967263e99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "665e70f5749640288b87ca6266df7569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81cf68025a664a74bd95acb06b028cc9", "region_id": "RegionOne"}], "type": "cluster", "id": "fb85b274455447c1b3cd339e9eef649d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f306dd2426264924ba9b73da61032e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ff551920133242df947075030b8d6fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5fb7b930a9b7412a91eb78f1dfb50f24", "region_id": "RegionOne"}], "type": "data-processing", "id": "fb5ce254c4004d5f9b369dd977df7057", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8cb040c352f64364a0145fd8f607a000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69604bca07404f1facbd1409a33b75fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec37e776b44b48e6a2de062fda8adcfb", "region_id": "RegionOne"}], "type": "baremetal", "id": "251badb54e644545b34e7c903773ff4b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e761ac6709743958b71333c34b57076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f22efed28a04ea98438ac11ea1102d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b83e784537c481993ac58c5b47a380a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "62bf58e71a7e4e38a66643ebeabc5276", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0e74dd6ab205480bbbfd2af0b1087c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1ce219e3f500470dbf31fbbba532d885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e347909f44134f1cafbd3aeb298e6996", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cabbb18e014143a78ffe5238f0b93d75", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "caab4109412e455bbadc6f010b1aecda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1bd53b34f00f48bd93657e07b36d4c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1e299b4b9029411083c0637f96e0a0f6", "region_id": "RegionOne"}], "type": "key-manager", "id": "1c67116dca5d4a7eb67dfd727bf2b12f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4f7e1ce2bfe4c6c823a83732dbb3177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cea7bb4bee374aefb8acd9115ff0f7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c52b4aa0302b47539857413ed0a6704b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b78ccdc4d409435e9c900597c9021a12", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62330035f5a24ff9a95b6d0989c1a66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "628d54da84a7458fb82dc056da622783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b83408406fa400ca5ee763b3e2ac182", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4e28175441ab487bac133b5ab2dac7c6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d0f68f09d3044658d44b93893128320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b612ec33f8e04311baaf8744d9d4396e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5fb63d4fbad9400bbb8df6a3726ff27e", "region_id": "RegionOne"}], "type": "message", "id": "9b92f9df177e446e9ba912cc5e657513", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21532a7062f6409ead049f70aac89140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "954e6ab78e784771b9b4b60bc7b44398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "45258f639d62488b9f285cbd5a4b6152", "region_id": "RegionOne"}], "type": "messaging", "id": "ba21516f2d1e48ddb385df758700237a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eef3a71e38114f2dbd79c4d14d07436c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4539a9b89f684b42acb3068fd9d2e25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5e9856b5618b4dd096e43fdaddd75231", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d4a8c8fce3de43aca7955db06517a452", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56cb6b7832c7468fa9b1080a40930afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16863b059b1541dca580138ec8a8b7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "521e8cbcd07a4db4bf2d4128b115990a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2bd0b56a10884c828261b01702fe5f93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "beee544404d7410eabe653da1a333934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f778f840cb01439ebbcad19af5f9b257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "530fe684a9e74018a1a6e294d057ea90", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "079b95d1aaf04dbd8e4a279b7c0de56c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d188e4d2cda946da967088a3e8d5ceb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a05c91808a1b4dbeab3fb816abfd5a33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab2397608f084cefb9b9239cccde6a98", "region_id": "RegionOne"}], "type": "container-infra", "id": "a2667054297c46048843fb028bb93773", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8b3823a1ca2f44fbb58611816f38f37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0da8f016b6e24ff6bc7d087826c5901e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0fd33d476fcb47ee9d5438d528e7af37", "region_id": "RegionOne"}], "type": "search", "id": "05c3537c875047c497ad9a44e5947cd9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "98b712cac1274459b914ad8d0baab98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ff54fdab9114f0aa560fc92664d8cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fa805de3df284b239eca1eb00489af7b", "region_id": "RegionOne"}], "type": "dns", "id": "6c1bdebbc8324c4e8eb5bf8e2884df73", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c42f2acf4e74010bedd2bf472d24d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cbdec76ca494d7798718495e1b82abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9394d417787f4d3c80bb457ae8b7aa96", "region_id": "RegionOne"}], "type": "workflow", "id": "b9f3aa9212794004a373fd8eb9bbc760", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f7fcb09c2e648279374ff21f4b4080b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eba9724c4f5f46e689a52789fd5533dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b769f06e501454f85675b8184bb7ecd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aba5398b92df40bd889e92ac29ca8161", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "69edc8be11f24ddbb72b535a209f5a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1ec381111fdd4352aa5120c3a751a31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "26bba5c84e50453bbbcb2f6d538d2702", "region_id": "RegionOne"}], "type": "rating", "id": "9043bfd6375a445585f16969db8daac2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "772ed40237dc49d1935ef1bca859dc44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d010793e145b4de59fe6e8fed514efca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "79ed04dc0fbd432c9ded22cf298082d5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "62f79b433ddf4b62bac5608cccc148a1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "250a6958f0544a15914a1764ba99abca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b36f30804eb14fc29241c216871896a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9e57528e10434be4b3edacc93f3bbeba", "region_id": "RegionOne"}], "type": "policy", "id": "017cd602db2442838c39c02e85837030", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b10d82d8b57a4ef096cdb410bfa8eebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "027b1f3a25ee4b1b8e9a0b01e192d6de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4885cfc627d499baf952a18da71b2ac", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c58d7a4679bc45aa86843449f5d090ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "786fa9e5352c49aca3f0df56590cbb73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4a704499d8c41699c47da3a47fb64ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "68b602cc981f4df8abb2284cab673688", "region_id": "RegionOne"}], "type": "sharev2", "id": "65b427aacf6d4744acd094d95f4feb16", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5de5e1e35d6141b598cbcb6fa1f2d5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3bee5a16dd2b4207ba206a152672079b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89137f4fc16540c8919dc444b7b9076f", "region_id": "RegionOne"}], "type": "share", "id": "2b6e63999a8f4aa6892b4bb6ad030682", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e33969bf6c540e195993466446d5cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e49234798a3445099370246a4a9f28e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f59ea4d8c1c4c6f90b9042a84331fc5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e7002b30e5bb415a82cfb3d9b955fa6c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19bbba8ac304b7b85d12bd48541ac67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4e6a262f7e4d0f95116d87b0744fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed4a4bacd73c478eba85fadb87e1d52b", "region_id": "RegionOne"}], "type": "orchestration", "id": "0961c67713dd445d806125e0b042d713", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e29d741124ff4915b55bd90ea54187ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc5b929dec3d479297beec05cc93ca37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ded1cb0bf91e43f690a7de7a1a63cfa8", "region_id": "RegionOne"}], "type": "block-storage", "id": "46b2e197ff6948f6a908640f9ffa083f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fc8462e57b34d1ca410da586ed53d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7b6850d946d4c40aa6a49c42e3e7efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ab8512064a8456484976ade968451d9", "region_id": "RegionOne"}], "type": "volumev3", "id": "e142ce1374ec48c1ae222af141bed49d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48cb26f5ed634591bc68a0caed2b75b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d65ce41fa934318bb21855b9a6eda05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e9c52dddcbb45728a491571f0705aaf", "region_id": "RegionOne"}], "type": "volumev2", "id": "9e592e16fe18495993ab2149a44bf958", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb60766ac58420ca5ea9015f38d14d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f5ee99c26346349a68a6b490a502c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2fc159739f4403dbaff3ba266566611", "region_id": "RegionOne"}], "type": "volume", "id": "038be9a54cc24f129236ca742ed85507", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3d4da4cba3e4b64a8fab04d0317096f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2f96e3f5af34544b9cccd3fcd799f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5d54eec77014409b19999c2b6ffc236", "region_id": "RegionOne"}], "type": "block-store", "id": "7415016170d44f55a04678e29882a1d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30b81036ebc14ca690313a7404c8c218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab8b49da64bd405793654526f455482c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "720695bff39641bcbbf693e2cd3a5c85", "region_id": "RegionOne"}], "type": "alarm", "id": "6ad3172ca5204abab90696eed55f9180", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00c44af04eba467cb4252cd523d15b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6860a7a4e9684ad1bd89e7ecdc5c10aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "11e68413d3ac4212be9d4ebfb253b295", "region_id": "RegionOne"}], "type": "alarming", "id": "b0bfda4442a84028b38ab73433d57b51", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb6c5924af744a838350f710b05dde87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "14ebc8503e364715a38a95cefcc3a7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9540aa8422f0410abb1314245a380e2c", "region_id": "RegionOne"}], "type": "meter", "id": "04e685f0b26b4d6a903a23f042bb814e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de86df960edc4ceaa770b1ce8bbd2a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "43c7153ad12743dda715e78fa035c858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "27d252ae067b47cf9480523c31717cb8", "region_id": "RegionOne"}], "type": "metering", "id": "5f80b5b61bdc487c832167e8b74be44e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "45fdd29836b649858e302cd566b5353e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cef6465c96f4b92b1dd1044afdb8386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96c60be91ad44320aa80f901610ce3b4", "region_id": "RegionOne"}], "type": "telemetry", "id": "d274072cdd664262b68c07045e3e22b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e3d6377b1905493daf6ce138e3402a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0fad2f16231644bf858caa6d922ff815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "612d337eef084a8abe4f1d91ca2ccb5d", "region_id": "RegionOne"}], "type": "event", "id": "f2c6bad0a77744b8b49ccb89c8abf3e0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99035ee003544e42a29d251066512354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3964c0ae15e84ed68f7977c90bbc7ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1d038b316c264559b2a2326cd62b9a1c", "region_id": "RegionOne"}], "type": "events", "id": "e0ac97ed11844900a84d1d10a7d8de2f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d2638fb225f42119b373285cec4e4ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa7a2dd28f2c4712804c3dbeec1c2235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "999b7f1147f24c3f866689a1c8947ba7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cf31c9791319400cb47b08f427425cdd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ed8ddf18b75c43ad8567eb2c1abeb765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7ff0d1811e5b46d9bf65ad3b500a56a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "898a15ac955a497b8f27b8d4b7ef270c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e936c5246e964abba9787246edc0e4ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c8a526429e44654b2c7eef7f478cdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ae34ee5e41a431ab3a3d6dc993ac0a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00ae908655b34b748dcc4717699fede1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e1e38db26fe44ff49e6e9c4cdaa47898", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93138bee5d2c4336925ee79c8d5a046a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39ca1dbeb82645dea92cbebc9c892cb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd4daf084f084ffcbd663c387f773ab6", "region_id": "RegionOne"}], "type": "tricircle", "id": "9415c52c76fb4774ace8c5d41abe2b37", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ab28aa0b831c41fcaee445449e01841a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b2fb958c24d54106ab85a25c26e64a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d9401a3929bb4672aeed225be45dbfde", "region_id": "RegionOne"}], "type": "database", "id": "e10cfd17d19e412cacb4d1f3d28570c4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e927147b300c46cf946e0bbe8e539bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea8e14a9715b46e1a192de3bd7c72e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "09ba70bb33174cee86dafc46d62c79e3", "region_id": "RegionOne"}], "type": "application-container", "id": "ffc10b9e65cb44a6b0b780d81fdac343", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8dce4ac472af4ebfac68772278fe709b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ee22b6940604ffc81cf19f1fd749019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a1f98cd278ec423d8e4c8f8de2cdc8d6", "region_id": "RegionOne"}], "type": "container", "id": "6316b5cbdc914ad7ad2c44db646b1057", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96d00acc058643709fff9991db9b863c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3120bcf010a74b40b4e96dca0fe142f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e906ea5f7064f8dbacbd32c733f838a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ca90ff29422e4272b9d5f9524f2ca6f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f8198c87eb34b819d17987747814ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de713db240af47d994c623432167da69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4cfe3b2636194814aecdc0a442fd4e2e", "region_id": "RegionOne"}], "type": "rca", "id": "3d37dce492a8438182891bc9e65f581c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "32931b5d3f344fcab175481a19871201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3713d606bd734ac48624e57440647607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8686546d07504e19a9c244ea54cd425b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b332557ae2724eba8564b03c24dc0ea0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f62e9cf61c314d0580e971c1a727232c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7431340b65e240d7a210dfdeb13cf9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "751a77c55254463984e21b08e5af23f7", "region_id": "RegionOne"}], "type": "network", "id": "7b6a8a1514644bc184f46afd7bd5a3e2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "61acf57cf365469b9f6db2d09a4c6121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dc95d8cc305f4084af72f2a1b29cde31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "edd8fade6cfc47aa82d5f93bab2d7f96", "region_id": "RegionOne"}], "type": "backup", "id": "796fb554e7a54275857e207ee6b1f584", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "646d8c1c22e846a19c37ca0c96fe431e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "239a8cec8b8b4cb19414283856352937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3cf50b5a0fe04827abe23d728928d0b3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "08ce0c807a8941bf8683307069600732", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b44b1f6691d843eda280a7bc962b773c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9a68f1cf1764df1b19c36639436f83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9adcd6e1bf214bf9bb3936f8c4c8a44d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "869763a0774b4d3ebeec356da181e3f2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe5d0c55d3c9493385505d6fc8314e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6fb04bd19f4d4dd6b0b3576e5b2bdd6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6401e326ddec413687f340f8632ca178", "region_id": "RegionOne"}], "type": "monitoring", "id": "88d4a278444e4a47818da708f056deac", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58294c3f2e0a4a33891b06d67303695c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d0ee76cd009c414e9872b5b9246fdb2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3aad2304c73e426e823675dfa0bfc38d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c0952f19f25a4ff5827f94e7f1bc3bf9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b774f63cff764b86a216c55e4fcca453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c6791e62814d4453842e8896fe3113fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2432dc48fc2f46e89de8b9ff56e5f32b", "region_id": "RegionOne"}], "type": "placement", "id": "a9f17726ebda4030b482be3e939baa4d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14a90d304cc44a50beaea92e7358d64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ca5b8d1cb5ca4b139dd8e897ef600adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53126318f313452bb6600f59e21b375b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5d71c3c175a0411a82b9b4cb939dbe9f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2aece04d882476e843a97e5cb69e9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76f056d33cb94043a532be8e10abda04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d1745c9eaf3b49be8ccdc2777cca7b4c", "region_id": "RegionOne"}], "type": "ha", "id": "ff2d3e5b95094d89aa8b54bcfa776cd9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0c455208e754483f9db96852a11790b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "60aab0d008f94ab2be417dbedd76e3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3b6c30466d30454d91399e630785c4df", "region_id": "RegionOne"}], "type": "reservation", "id": "6aa57f3a6d464237bc05c6796b001d1f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f669f6d4424405c9b1f1e1cffbc945d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a07907a3eb24567a615f49bd2015cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1d635f0c5252445782d2f9c963a4c115", "region_id": "RegionOne"}], "type": "function-engine", "id": "d74a48c695c2494f8858abb6b0a8217e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a6a5edd9d76f4388bf5704ccff4b8f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f135ebc25f0d498ba77cd4c545fc3778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2d59d1b950904184896ade2ac1a7bb9e", "region_id": "RegionOne"}], "type": "accelerator", "id": "6873c222d0204ea3a63bf02648280391", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2153e38c12af4a1ebef267c34431a495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72681ea37f1245a5955c77d6876ee15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0f8fe6b6644b49fca74d0043faf93a8c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "68b770dcc4c54ad98efd214ff4439021", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c4b5ce40c6fc443c8cda56f008a71b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0bab4c1bdc1b47b88f87b67753bcd087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a3c6c3009fbd4d91a8d0790d7701ab92", "region_id": "RegionOne"}], "type": "registration", "id": "98d9d3b2045d44cfbaa1cec61b6aff69", "name": "adjutant"}], "user": {"domain": {"id": "7829de863fff44ddb6b4c57037c618d8", "name": "e42f1efb2896436bb24cb26c6b734126"}, "id": "568d70e3dc9245e28192c6919e467ad5", "name": "713f319f9b344dc9a0ae7e6759f298dc"}, "audit_ids": ["a774631275ff401abd9dc1a611a7dd06", null], "issued_at": "2020-04-23T06:25:53.995216"}} 2020-04-23 06:27:54,132 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-availability-zone -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,137 keystoneauth.session RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": null, "zoneName": "az1"}, {"zoneState": {"available": false}, "hosts": null, "zoneName": "nova"}]} {23} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.057868s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.058541s] ... ok {10} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.059174s] ... ok {27} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_extend [0.052987s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_types [0.058904s] ... ok {31} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_detailed [0.059551s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.058996s] ... ok {14} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.063075s] ... ok {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.094358s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,920 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,923 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,924 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,929 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.888511+00:00", "project": {"domain": {"id": "aac02a7540614ad9a27cb173d3401a03", "name": "521225f37c1e4742928f8708dfc62eff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cefc8c4c5db14535998728800bf27b54"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "db12be29c6ed470d9037acfa1e3cb7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f0fb4a5154c44b86a0a37b2718514a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6073d6c6420f459b81ce0873a6aa279f", "region_id": "RegionOne"}], "type": "identity", "id": "f39c80330c9549499fa193c1062dc4a9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0f80376350414b3b923f824e950e84cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "11817717636d411992c3233b8ada3782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0a52a3417f4b4c08a8810fb2b85646d8", "region_id": "RegionOne"}], "type": "compute", "id": "0df6d6506ec5473598808b7a874654f1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "07e790f803304370924196d89718b379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bc7f5268db9547cb8c51a29302a90575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cc55baf5973f4180903e0b565694205a", "region_id": "RegionOne"}], "type": "image", "id": "72aed735c6864daf87ed4326a1342543", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6ad66ef41a3e4a37b9ff7747f7b3472d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f1a9451d0172482c93a5366369733a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd000f86263043fcb3467d75cfa58f5d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9e2699d517f24e9c85a7d8fae0232406", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53a7ae083a7440eba1cf473992476f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e61819e92544e791d409829a7796b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8763ecc2d097479fa918b44df769e9ec", "region_id": "RegionOne"}], "type": "object-store", "id": "57a847fca7f4419caead7d4e2e5ad2ea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b22c6e6d087b45b8aa68eb6d22e44945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "358ee2ea4e4046488c2b6842a31e118c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9dd127018c1a46dab7eae2185d01fb49", "region_id": "RegionOne"}], "type": "clustering", "id": "eb6191538f294db0ae898738d4fc0d08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccddd4fa97294023b37be81a38b69c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1485b77297c4f4cac879f1d11bbb104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f46f2226d78412497a60803cbf58570", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e8da60510e084af893ca1188bbc25d66", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a905eb926b7490bbdc3e7d0ea667682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4611280011364f178c52361a69d1b71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c0f3dc8ef8049998aaa7b7fa6d55c14", "region_id": "RegionOne"}], "type": "cluster", "id": "e518d82fc5c046928b267c1e44005841", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5ae00309b9641828af0e541931b61d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1c2f1918b646429da84b025cc5434be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8e1c191ad6dc49ff8af934d2eafa9d09", "region_id": "RegionOne"}], "type": "data-processing", "id": "da3fe872d4f4424b9a3b9020a2336b44", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d91e5f59c374d858698ef630c22ff43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55488e8d29e54f74a1d2587821cd0301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aaab3097941d4e2aaf91108b5172cee8", "region_id": "RegionOne"}], "type": "baremetal", "id": "c181c3749c034efa82552c8b039779c8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3dc1627fa29d41baa8b5fc9e77692170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41a44609aa9f49ad8629ffa0f5a3f02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f855b2da28c449059930b6ff0c59b4dc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "520411f994824f24b507d8f2e1e5046e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "be9666b52e94424a8fa005f04e7d7596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db25f1ce75dd4daf8fef9f793c29816d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ae344ae6f3b446cbafa1385488b86c01", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7ceffcf96a404033a9919550df800f59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "147b3f417a614910944019b876e68259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0757e26d6624b3486407f0d88b2f6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "db7ed453756e45b191bf38b6dc62c12c", "region_id": "RegionOne"}], "type": "key-manager", "id": "a7259c9e93b646279fef1f81bfeab1aa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16b05c96abd146829b5db779ff64a572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e42cf0bdecae45b5ae0eefa9659beb4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6f51ef11c44b4efdaac19f4f0e6af0f1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "799d6452e7f94d55b2ec2596324bcd72", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f62331e316d241049005e7d5ab158746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef464c346d3446cf97483d83168b1aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac78cb5d65b64c3d960be67824522b67", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8155a7930181460589789b7968f66e9e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bb3ab542cfa04c45a4f106e2aa0289c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3f21772ee8214d89834e2b1bcc2cdd36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "38e8a590dbd84c969bebb2c764c528d0", "region_id": "RegionOne"}], "type": "message", "id": "7cd809b2ce674ca8ba17f1bb7c14b55a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b0455acfd9fa43ecbfbc460d119dc527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bb07fc398cb4107bd8fe6d60e21d4ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6658551ada524408a65f94a0c1602997", "region_id": "RegionOne"}], "type": "messaging", "id": "e618bffbf5fa490b98397559fee33f3e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a12c6150192c4c88a2b37d29cdd4fa0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29d03f93f0a7474587efe90f25a991e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bda9f394e0274e919065310d1666a673", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c6f76e207b62419ea2a5ffea6290f4d4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60e2d3ef3a9b42f5b120c37f90f950fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29000646f8fb43f79b692a1335639634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd842d9503fb40fcb8d1d83625ecc0e9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "80c9321aeb19424ea43666d8ced182c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51963327640945bab1a883d938506318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4f72c617f234bd58e54c3f76c8990e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b504dba25b34c2591d028cf9e57c495", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "654aad0477934491bd0b543b7c797da6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ef3abfdd7b04ae282205b75aa52dd5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1a8e06a7eb140cfbe75febc1683a84c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99bd4be7018a40c697d9bf2ac254b55a", "region_id": "RegionOne"}], "type": "container-infra", "id": "522a5416ae0b452a87d3edb688cb9e9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6148f3bfc7aa4051901c5cd4a45fc486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "50bd0ca0e34546999328c41663b1a012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5047574ef8114aca8ec59eb52ea5a9f7", "region_id": "RegionOne"}], "type": "search", "id": "b77631304e414287a7bfd1a1cdd97b4f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2fc5348b0c8742b9a096528136749949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "eed4a58a155a49f3952fcb30ae6800eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7a546017987d45309102eb0a61e22dfa", "region_id": "RegionOne"}], "type": "dns", "id": "906ad241f965475c8ffd541a76a97bf0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dcbbf3c0c3674e83a59b21eaae9ab33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dcae6a927b0645618bfc563d94f48211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c408ac00ed4443108e16ef44273b888d", "region_id": "RegionOne"}], "type": "workflow", "id": "65c7ee54a42b45e6b760ea670af5f102", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72b5e44eecc04edf80feb5ef7db15d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb924b29159b40daa1f4fd15216937c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8a5ace95ded54a57b9ef2085156a2876", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e9ab75c2ce444f0a82add4eb0cc43ebb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5ce11ca422344226b23985624044483b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "094ee3b587b44a7eb05187ee04e6de5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e9da8fc218f34c53aaf50d59bc920b78", "region_id": "RegionOne"}], "type": "rating", "id": "c5c57b25efba475fab8b1d4388a239a7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbe01c86a731447b9deee62155b1471f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd734bd622e94f5dbfae18ceb2a0c7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c709d4a94c94888a49648ee452a18c3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "27fcac90f0f44701a223b15b258fe85d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f76c9b667b9c4b32b4bd9675b1170d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6811b38f572e4c6f8bd50438060f4ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7648f9847844ff4b1dd7916cb44e48f", "region_id": "RegionOne"}], "type": "policy", "id": "44c0b4837daf490a84863f3b8b6ef5dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed3d2cb764444c4fa0a8f6027a0c2284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80a86fd06a2d48a4acf797604b1e43ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62400ac05584431f9013b1f1a49a1a24", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2a98edf1d9e44cc7a713235a206b1d93", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "580c6e38290842d38188dfda26a33b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45c5ee9c151e451e9f7bb4aa4b184bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f6a5ac33f3f4b82b84d06d6ab16660e", "region_id": "RegionOne"}], "type": "sharev2", "id": "e436353753734f87bc19efdbae8030a6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84e45a156c0443989d13a1fdc954333f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9506f1d776c24d198e4d995374e356a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "81e0a9f056f14df49b6b4f8fd6aa7d85", "region_id": "RegionOne"}], "type": "share", "id": "a32282bde41f418b8156039dff45fe36", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8a8feb63e324120a8da6be8835e720a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f457686d44c445daa85dfb944fac85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1ecbd0dd04049f8b4c2c0d3945a568b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "922cdca8539e4defb168d973c825960e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed0f191616c342b2832102b8aba9f704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed27c1b0338642e885e40e22e928974b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16f093ab7685441eb83fdf156a9aa572", "region_id": "RegionOne"}], "type": "orchestration", "id": "1e5eb725311146fbb9325280023c7975", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a42f3a8fd4e48a193f610c80bf48b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25815a54dc2d41329bdc469af6185c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f25e3ecc417c4868a12ecf36177ec72d", "region_id": "RegionOne"}], "type": "block-storage", "id": "893ff776391143a991986152d0efe965", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91eb40f001804b5cafabbbb10b7dbd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53a7a95689c94d098e754edb2c9a11e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd44cb120e5745a3ad81523b450377c6", "region_id": "RegionOne"}], "type": "volumev3", "id": "1bebfafddb614b5e8c24fb7bded60d13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8634ef49f7bf45e483a5652c0341c07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ddb95a41d2f41129d5d57281453113a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01c3fbaab3d470484088582c91558ce", "region_id": "RegionOne"}], "type": "volumev2", "id": "b6ac672e5b144495b42f027ac01edbf4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7d113e8d2fd4e74a5754148ba1e6082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "119bcc6f86744ed893b9f7d45c60a128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58dd8467b44942ca83a7d6df42350eb1", "region_id": "RegionOne"}], "type": "volume", "id": "0cfd99860ead42f9a0f2feb45a64e384", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4dccfd41bdb4c27a28e244283afdaf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4d020da1510401f9a3a9477ad2583d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79284e52bc8a403182c2f4520f8e7774", "region_id": "RegionOne"}], "type": "block-store", "id": "4906dc13edc04fac8662e1cfea912efb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "54c39a64e61340b98cbadcd1309115fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2594798ef9984fd69e1939eca881b725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c803b63950444095911f84236b59474d", "region_id": "RegionOne"}], "type": "alarm", "id": "35e0e01fe2bf42f487ab8e5f5a005cc1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5cbbb368debd4fa8b8b80ebb5e739f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c08c67caea64145be764545d88e8d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "694a67e3a6d647e6822ed0e8245c958b", "region_id": "RegionOne"}], "type": "alarming", "id": "5ef2e977c9fb49d6bb9e70603fda7dc8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d4267db713747879db685a5ea9c4a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "48956a06db694c538530f7f1fca89e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11487cead84d4343b4fa5e2b8249d9d2", "region_id": "RegionOne"}], "type": "meter", "id": "fa256f940f3f405d95275f32c80c20b4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0168c29ae5b54eb3b47ad3c595bf3880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "570339587ca541e1a2e1174fd6d07544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0985eee8f36a4265b08e88d6462ce783", "region_id": "RegionOne"}], "type": "metering", "id": "92811ce411ac4f00ab755684e973d028", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93566975f24b404eb4b298c826e65cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ba85869ec5248d68221c0d80a37a378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4a94c9775b54d1a80b462e257c26620", "region_id": "RegionOne"}], "type": "telemetry", "id": "f6cb011ebc9c45298f853c52b95a8943", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "080a5f13b51b498eb648d630f8ad9bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b89c51fe8bd94f5389cc0b1f9e6166dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9ccbcba84704732b36138ea1572b7f0", "region_id": "RegionOne"}], "type": "event", "id": "ec09f28d2e924e808a890be59ea84006", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09afa78281b14c9ca479ceb853872900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69b0d92c843f42428dab8421bc10d2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "937aed47f09d4188973f82c8a67ed901", "region_id": "RegionOne"}], "type": "events", "id": "bb9f308f52884319b99a0ad0ab12e6c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e3e645e02694ebaa1a7a986ec994341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab442c7a4a694969be928bf179db705d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e27b7622695e4db293611fec91d06c71", "region_id": "RegionOne"}], "type": "application-deployment", "id": "739c921373e2407ba4501a23cab732c4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a23b439584db42c89ea6beba1beafb1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1508f2d2d8264e0c902d257ba2ce66d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ed0f6b6363934b5fb435da0a90a30ba3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c5c5641f780843969035968023162cba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "365d3b7a155848bcbadbeec3482d696b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29a1e8b08d994124983961080c034ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "efe0b2464e5145009596e9f2e2cee0e1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "be50918223814607a318f1cdf2d446e0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08dd6770fbbf4988bad91794bf995cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49a92e69c2e74ba495ed2f03af3da998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fafe482a3cf64df1bfe3435a6b51afd5", "region_id": "RegionOne"}], "type": "tricircle", "id": "1e42bd0693b0402ba061f32f4749fdc8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "513d817e6a5a4c5a81f5a8d9ab52f39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "01909071d6dc406da6b63129cae2ca4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "27e55dd005a44518b03dd7885c8ad8eb", "region_id": "RegionOne"}], "type": "database", "id": "c50de4ce3e184b3b94caf76e8f8bc2b1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72472ab8fcdb4ca0ac07d1b5e29de925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a384401801143c190797c16a7e822bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64ebb761819e49c08cd2482f9cd2cecb", "region_id": "RegionOne"}], "type": "application-container", "id": "94f4f2c4dda84eacb6f8beb01cf68ba0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63257757cbe34dc0a3e3093582c58deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "132ba4486a2244818415024e89444c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "438c1a94d32847069ec69e8c65718273", "region_id": "RegionOne"}], "type": "container", "id": "6d03e3de891b4a1797ed212987d0c6a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7520e4cfada4ab5ae7cdf4adcc6477c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19aa742189c54e16a1f8e177c81a419a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff22816519874e0f9048ce8c0b8fa321", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "90cf539fb6034d69a6fae7e5079d9173", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ea171174d1a4569b46267598ae3afde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ea291301e13488b9beb30b41734a8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f66d2d42f35c482a85ce06c353b7d346", "region_id": "RegionOne"}], "type": "rca", "id": "e5dc2e82e7e54b8697c3088ffdb8f01b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "047d68ba6e5b4cfaa5ae653e82203f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6255db73d7f04be09932d412cfe6db33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "520034f7615c4558af1ac0254dd78122", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f789810bb7fc4f42897ccce54534a0d3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1aec9e09393d45529bcb6459e29ac6a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "107855545d0e448fb5131ade2bd8053c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4496682d3ead486fb1550a1deb0a696c", "region_id": "RegionOne"}], "type": "network", "id": "577ca8a655df431eaed6c07d157e1e53", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "990b17b26b58464e8762e11ea0b83bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e40a7e81e4b64a65bb8a9e896f011f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9ca36a6f766545d48fbfea131c4f88f4", "region_id": "RegionOne"}], "type": "backup", "id": "fec6168dfe8b4b8a8b4d76c62a1e7897", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c28412f462e4220ae21343753f3422b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdac5c5c78444cec98be82bfbe123d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5bfaf4021ad34ad6abf5b9d1a27fc5ef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cff0d8fb614b44dbbb3cf328f59b45e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4294ee1014744b3eb85be5936849905c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc43456c905f48be98ff68ae08da1ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1c3c88bae69e4d16a07405203eb2e16b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2f70ba40af5e4e0f8ff0c200a18c0057", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3cb422c821d848e7b0bc95c60a87de18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1a53377465d642389ddbc0b807c2ab74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2c53009680b64ebab9f488f476f81298", "region_id": "RegionOne"}], "type": "monitoring", "id": "e462b5543b4b4c3b8fab19ef9b7a34ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c487ae158ed49a9ad0f3b1c96816e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b9cb0a86b799434680628ed9cbf77821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "33d2915916f34958b2acc2e5401d8ed9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "520498e0b6ff443186942135b8ece7dd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3040bacbfe8b4f69b82f49ece1905a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "01fc93b25faf4949b10e3d6b12ab2fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ceac89f67cf0482897c6184d525d3961", "region_id": "RegionOne"}], "type": "placement", "id": "fb6ef79e3cf74ae7944aeb5abb620047", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5215cd02b584a0691c21d9d633124a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66ee0590b37c47419792f3739f29c850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17b75c7dc91c4bbba831b2c6ec53fa53", "region_id": "RegionOne"}], "type": "instance-ha", "id": "571dfc96615d4c11a6487e06ee4d3e1d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b50116b1df3b43e8a9cd1539e7eb6493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa36df745ad0459f938351c3ecb05c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae9f404f693d474d9e6504166b1098c5", "region_id": "RegionOne"}], "type": "ha", "id": "c24daedaec60437f9cec7c7ea8f5e83a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69145c333abd46c381ab5dc232841f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4e52953a87b9483e99cb4d5153b32ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "77750fbb711c46d1befff7969faf61d5", "region_id": "RegionOne"}], "type": "reservation", "id": "db42d7232b3f48a398991ba219adb2cf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "003e02a47d5c40798b39a03bb176407f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "811dbe496d7a4cc6b57bf2bf3d814bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f5cbaba9d24948f7894fb10f14e03958", "region_id": "RegionOne"}], "type": "function-engine", "id": "ac60e26aa4d2445ca7c65dc340909ed3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87632a2ec6e14fc888e5810feb64c70e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d74a3fa159b47c6a6ea2e6b3349fb3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "81fbb7c9bb7648e1bca147dca84b47f4", "region_id": "RegionOne"}], "type": "accelerator", "id": "8eec4471936f49218e485bf4044fec33", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c48baddf44e4b2e8c2dc53c7be6d679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a0883d0ff5d44ca8a3995f78f60a663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3c3d89f8bfd74a788dbfa2ca618f5598", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2cac3312d0174d4a9b8be1d958dfa2e6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ada95a9e110448cbca0498e5dd30076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b232e219320b458f9b96a4d7b387ccb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e3e087d8a6a343b88bf0fb10061ce472", "region_id": "RegionOne"}], "type": "registration", "id": "876adadc995d4a568e5b8f1013360665", "name": "adjutant"}], "user": {"domain": {"id": "b2d371c3a63048ec9449221b8d03f9cc", "name": "703e2a97f8bd4e358828402f8d7680c1"}, "id": "4296dcf6b04a49409b17befca78bdac7", "name": "f1b9814419234c54840719de6553ae2c"}, "audit_ids": ["ec857fe1846449babca41b26b8e92d37", null], "issued_at": "2020-04-23T06:25:54.888511"}} 2020-04-23 06:27:54,963 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,966 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:54,975 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,978 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,978 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {28} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.063526s] ... ok {29} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.208022s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,154 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,159 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,160 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,162 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,172 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.094944+00:00", "project": {"domain": {"id": "92977b3d1c8d4b188289c8b0fb1e1f46", "name": "75cc21ad45e84520a8107da7c1df1bf2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4458ad05826f442e960fe86c4b2b9133"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0ae431d10c154f6999489be83a266d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ea86c677f5149debeaa3e57d3fd19ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9100fecb9f614bbca685dee9f2f872a5", "region_id": "RegionOne"}], "type": "identity", "id": "b238d9021fbc47c28c20985eb8a4dd59", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6d429aa3d57a44d0b38bc006d11311c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2d8c58acadca48768074e74255890497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3d434298e9ea4e3495f1368dd67bbc44", "region_id": "RegionOne"}], "type": "compute", "id": "63d4035a6b914ed0ab0fa84c927705c9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3d34b7540b4242dd8b5e5c934607ec8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dadf8b42082842e8beace4bd07431933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9b4df8e294864c94909438fd79272a00", "region_id": "RegionOne"}], "type": "image", "id": "4a363ee7915c4c88a766aa4f4a18b514", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5ababf9f0e7f4a809829d3f52bdfe1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "666faaf07026481fa5f8a2d1fc0aa57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e4b489ba7beb43acbdb1ae7c76b8b3d3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "91b671597bb04fe883e20f8f4ffcbf99", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4e99e3b72894fd9bc67d736e6a9d70a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "974384da774c483ca38168d4d28f011d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7480a29802c2493189b5ee2e7d026cb6", "region_id": "RegionOne"}], "type": "object-store", "id": "3fb8766c2875431399f2806664c9ede0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8956cda4f303437abde28bd3ac604921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6abc83f9adda49a1a815d2624a66103f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "143b23a71f1a4072aa769ce76c22e4cf", "region_id": "RegionOne"}], "type": "clustering", "id": "33df7d7520bb4defaaaa5ba3116bd806", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5fd9862583b43ffa32b26dd3acdf12a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92290df0784f4f5cb58896ddd30d6f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e2abfaebfdd744118b67d21032259dbc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6ec652bbacf54f969f33cbc4afe1ef39", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a56f8ef1eb8d40f1900a26c3ff750a0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fec6a784139f4309bb57f6c8399b2977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a748b862bcb8405789caf0fb10a14a4d", "region_id": "RegionOne"}], "type": "cluster", "id": "151fcb99637444adafa59db9be4dec74", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4362d23666641d28a99a54918f2b2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5bc5cb1f488f4323aae74b941279fd15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ce40ca87934a411ebfdcebd7150b2f19", "region_id": "RegionOne"}], "type": "data-processing", "id": "91c05f00bd424b2daef9cdcae337dbda", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89d8d4e392f4464398f97f5166d33a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4a069108fad24a15bab897a92eab0d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bd4a97f13b9e4cbcbb60d61317686c39", "region_id": "RegionOne"}], "type": "baremetal", "id": "44bf5827bb2646f69951139166ff9ff1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a5881b3a593f4b3ca18e236b4b2c0eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf495e325c6b47b8af0642ff908b35e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18ee655aded74277b05aa182bba80121", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5386ef2f04bc4246967ae9ad31976478", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "abe468ab48bb4dbca22cde064905307e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b43a80bf5b343bb866c0b55cbe03ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "541f80a75a4d434dbc981557df09ff57", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ba0b5ad1fb36484f8d0ee165947b313e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "88a6b21dfdb54a8c875a775bdf867bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ec55b877762c4dbeb963592c6d6d6463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "41c1ab78e0cc41bc8422344a66c83d2e", "region_id": "RegionOne"}], "type": "key-manager", "id": "c1fa1fc2a0864b79b0ff6ca9bc2c9fbd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "009de7a533d544d88372111759357f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79e1adbac26f4b719e886d1936ac41fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e3382cebe72428b8cd09e7f6b09458a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f31d54850dfe45ccb2f0cad969f80d68", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7cb312a7ce454820a38ffcf1d51602ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb3c370b1161487497bd7a29b35b6f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "467e67ca237542418e06a0fcb2192cc4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "09c59e8ce98646d4b28910b8cfc7e3e6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8ef1324fca19456ab4c6d74c7d335308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7b3e076bf004e1585840b138e2a096a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6536c16075d74b8783cb3bfefd2959a7", "region_id": "RegionOne"}], "type": "message", "id": "47d2f889764646a185602bb12ef2cfbb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5992224d6bfa4052a0f58204954bfb7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eb4651e566c44dbd962019b246214b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd96455f9f284700aaca4c980252c0ef", "region_id": "RegionOne"}], "type": "messaging", "id": "1bbade476b3e409488e1bee2e5bc42d4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f3504644dd3746d9a94ceae330b44fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c078766bc24428f8c25f0ef943a912a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "66c4aa0a21a4452d8312e80e67e979c0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "23744a3117ef40758b3d4aab61d4a005", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4ecaeb22eda4690b3f09e9b33f4e707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6526399249642ec84b6214205ebcf2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5df604f4a27041aa8d90a6b58935f51b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "df35ecb7ed71484abb2adc83134a25c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f3e9a7ec96842a295a013a03df6b74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bba07597c59b4d5b9957d60c7dbe315c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45a4c80547444e40a7c531345a9db5b1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "009b35bfac754fa8baaf585afe87567e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34937b1d97634d219fa67f4f773d217e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25044c2b0c874c109d52a09a2bd42574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e2355f517284e74ad98757fd4d85fd8", "region_id": "RegionOne"}], "type": "container-infra", "id": "7c7bd2887e5141adb6f9a95d097a56e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "648a4e76662a4f309cc4523ba214d9e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "51c7ff3241824fada39e080020755ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5ae0a410f8e64fc3a542fd2ee3022119", "region_id": "RegionOne"}], "type": "search", "id": "60efa7ebdc1b41b08c5b11aa04b3b454", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1acc1b432344404eb3d21847660bf385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "659511ad26d840aca600c2d9860d2727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "261895476cd54241976a90e6077e2e97", "region_id": "RegionOne"}], "type": "dns", "id": "03468b2ffa2b4392a4cfaa5269091a63", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40334566cada4c8b8104af3e6073be63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce68878b1a484fa0a8732e9c86fc9e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8f49f4c6f35d4560aefa09f44808ef47", "region_id": "RegionOne"}], "type": "workflow", "id": "0fb26d98b36a4572a6013d3213825bfd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "816c6af1555b4af39088a39af992db6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de583f7426574406b37148e114bc10be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b06c044a7ffc436d9b2287c48bb6c96a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c0945051d47d4509b36817f2ed023931", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0a8acaff42854d7b878a29282d56a074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "52a9543f8a4247d0b60d618a0a0250f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "77bbfe4dc2e94d59972b0f3134d35a43", "region_id": "RegionOne"}], "type": "rating", "id": "e165ea6d2c1d4642aae83f7f94deda35", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03cc18aa38504fdf8484f0cdcd7e511f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4560873dfd27463293464df87a9a6a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "722ccff0593846a29d966ad7d2121005", "region_id": "RegionOne"}], "type": "operator-policy", "id": "427368494c584cc89721da6856ada184", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cef9e6c81a8c4cc1bb3624d4a2ee292e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "735c3014d17841d594990bba4413df71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51828ecbe6d24c25b37dde8dfca937c2", "region_id": "RegionOne"}], "type": "policy", "id": "740ea8c56e2246bcbb7d15381fc7f1f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "051dfe9e81944faaae4476b6bd316b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4d31602b5ce40df88a6e8a483c4d0aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6a4af4439a54ddb8b719972f8788a4f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "af6c105c0ed74fd599bb4f45371ea014", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e10e1f7fade6470b8ed5f904daebbb8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49140f94645c4a1b883d7608a1d43213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "304abe7e16a54c06b87c2dd1940b221c", "region_id": "RegionOne"}], "type": "sharev2", "id": "3bd0411669bb450180a234dd28f8023b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "670ce3ebaa7f42e1b4c028ff416ea5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ba276edf8e64202b4c774832c39213d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd7ed70b006f42aba3a3e73fef035340", "region_id": "RegionOne"}], "type": "share", "id": "5958b61679a64a62a8b08f266c7555f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77b543d524184bd3b8920c97bd08c01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e192dd758f04a9db4e8f99339c263ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b38c1638cae4e5a9fad926abd1c0f0d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "dd2a1fa7be914436be5d96cc5a302031", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a47b593f02ba4c9bafb55e72f94a42ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a8a679f35444ffcbb1bdeafdfe6cb4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2683a1674ba643deba350ded7bd8c17d", "region_id": "RegionOne"}], "type": "orchestration", "id": "54161b0edf764e85ba56ec52820a2d5b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6747d8dc1bf4cba89cef4ae440f3733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0133c382c00544ddb8ea6b1c5bd94e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c49463ec519941129b2f7ba6a0b95422", "region_id": "RegionOne"}], "type": "block-storage", "id": "5a686d3b1531452a8f8a2453571b9e6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57dd66cd4d8e43768e63b59389375d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dba90875d74844fda225494ffb6035aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "311841f46ae14c509465158c181540b4", "region_id": "RegionOne"}], "type": "volumev3", "id": "f89712c66e8f46378105db3a92d31c72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c030a7247bf48378b17950250bf4a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2826df39f0ae44c8a0dfba5286167d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c75e0682f0a64680b65e8dbccdd9e8b5", "region_id": "RegionOne"}], "type": "volumev2", "id": "feb18b4a825c49288bfb0d0a3d6fb3bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f7ecf045586494c89689d660c170879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a0d5d9e90f40c8aed94852b9920517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99499ae80e04150956e1b7ee67bff79", "region_id": "RegionOne"}], "type": "volume", "id": "cee6dae6301c4b5e92d9cafc929ce882", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c5a49efd9844ac0a6e24026110fe930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0547a108313d42d8bce81fdbeae9d973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "936e3931d7ac44c198d2899f7ced33ea", "region_id": "RegionOne"}], "type": "block-store", "id": "1a4fdf10c4484d188d8103ec9129cbd6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f87a29b0790e48d6936fbff08324985d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db381fcf4e5347a99ed35e8dec694aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "40c8262b4a9641e18c96a9547d3dcdc9", "region_id": "RegionOne"}], "type": "alarm", "id": "8a30adbcb5934efc880670b5c6b6718a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddf36dd6d257408fb8e4c722ed035dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e973eb5eeb724e0495d939ff92e39b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "93cbb8d34e424e3d9f8c7f717aa66601", "region_id": "RegionOne"}], "type": "alarming", "id": "2d8b7897807e43bb8b6ddb91161876b1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "58e425058dc44afeaab0afd399c6b870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "167a57ae2dff4cd3a9d25ecc400b9c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94d473c6d18845d7a2a4fe841e4787a0", "region_id": "RegionOne"}], "type": "meter", "id": "f81dc04064bc4bde8a8dd46bc45fea5b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "032ae3d251b6436ca8088246fd6f3818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bc113531600494fad06becc66521898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7b5557f0512c4e1ca7de037ee63fe4c1", "region_id": "RegionOne"}], "type": "metering", "id": "4d020b26f78b402487b3d7170d16cedf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dcb19d67b5e40eaad7024f8e0af401a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e5d64794d2c4e899d5c7eec647fb7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7076c1b555934ad281072ef18166ca55", "region_id": "RegionOne"}], "type": "telemetry", "id": "36141fbd5a5f403db283eac5e3dd3258", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f2ad6051b1404d628ed81a047eb0e2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c0852dbbe0eb448685d251ed1feb76b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "990c445d94fe4bb48e7fb8805d3f30a1", "region_id": "RegionOne"}], "type": "event", "id": "3fbe1f8f62c549a3a23cbeadbab97e61", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f23fe89581ad44ef8e98b0c24a4128d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aff059644c3e425c800ffe340901320a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4fd242ee5be842f2b394a180cb9ea9b1", "region_id": "RegionOne"}], "type": "events", "id": "2003c8aea066470a98d2a871b535aaaa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "818cbd4ce227478db5b2ed10915be0a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e8bb783af744d698e17a6874d590614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e92e4b57b4424e4e83748aa8cabcf455", "region_id": "RegionOne"}], "type": "application-deployment", "id": "72e30126c6ca42eb88459119c09e4a0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdbb54f2bc5b47a0a0dbe2d1038c0109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a49a07833a74b63992992bdda3784d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cfa07f43e69145b2a40f30b9af690f8a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "98b0cd6b8dc74483be7ebde2f0bde373", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3e7c6f3b1e1470ba666b90dc3631cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8674558db4245959e9a5f9f49c6b400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "785705120683412f9fcb720abb2d14ad", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d1bbe5875fed469b92d0fb81b59ec11e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0cd31cdf161541faa103c8e7a6d6ac65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee89b4c0e902414cbdd05e40ebeaf67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a69e781ff6f94cc59c11cd6b39ec92b7", "region_id": "RegionOne"}], "type": "tricircle", "id": "fcf8a2bf20a04b33a6c19514380e34e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6e97be04673940989f938702554e8271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "54a71a57e9484c30b0edf7c9f3701923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "461f2124bb19489787f7b01b40d85265", "region_id": "RegionOne"}], "type": "database", "id": "4e3f07500ede483088c3295f98cb1623", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce42b099866b4a2f9074aeb82c75c62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ac5e94c102342a482153e1f998a8ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89f2bddc66fd4e2d940b2b8a1345ff87", "region_id": "RegionOne"}], "type": "application-container", "id": "d9aaa59170494a2095f5b63ad63704fc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cbd9c6a5af5548d0afb57dc25414baa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "809d431039ec455cbcc1d6c331ab1c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b57db5e7298430788e55d65e79ef485", "region_id": "RegionOne"}], "type": "container", "id": "9024e6ddd7284d2eba09db600f0bba10", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5fbd04d0e824542a7544f594358afd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4925eacd42b2499c95b99d0987924c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d3897e34fd545c4b290f6235fd4d880", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "81e7af8518fa40d5b6dc11ca0c7aabaa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96bad2de7cf64320b71b5308d1665797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1292b73ccc65432c9132ee8c6337ee97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "02bac32e285643119acb88589a93d52c", "region_id": "RegionOne"}], "type": "rca", "id": "3290d1fa5bf14f0ba5cca6e028ba5f45", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9882c74848f84b22977a090d15a57f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c507943209d491897b65824d3b7a338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2dbacd227c60492eafad22ca381712a9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1add306e92b5454abaf7c5cd46705727", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fbd9010c141f4538ab3197b72cee5093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "72c6ad86499c403a81acd2525042d61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ae95d2f71c08493d96ae13d1a1182d12", "region_id": "RegionOne"}], "type": "network", "id": "78e3700f670749c8822a9102e239025d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f1a872b5c174ce18259d9106b8f2e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b157679879224fc3bd8f482e980650b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5f9e7ffe6edd4ed38c15a86463cff6fd", "region_id": "RegionOne"}], "type": "backup", "id": "f397cf7853e642b28eb26f9bdcf14bd3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "993ace228bb545aaa3c1a35811ee5f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06d15575a02c444e92aac0a2743693ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "99ad491d0bd4400f8e267e658dcbb0cb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eadcfc5447b549dfae30f5d392592117", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ee171a90fbe48609e7f8d2a82627175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9bf8ed2b50d9461999e4cc08ebd0e4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd552eaed359464dab77643868b86aca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "289c8b11dad8424b9b009fbd5297c1c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cf89a4f3d66f4b64a2c7c36a06bb518c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bc928d8491fe43f8995d7a97bb65918d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6a713d77165d4562ba94a3305e2f2600", "region_id": "RegionOne"}], "type": "monitoring", "id": "becd69cca6904c90af6e6a97d5f97186", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "17091647f37a4b83940d9dbcc324765b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b6f1daa6fde8416bb76fec333d8c7102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ed224f2c73c94c2c9b8b550d153cdcdd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c8f60ab2b4da4db3b3f30f9d57d1740a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "173fd691a8a6475ba94f21b4a6e1e5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4b26440629a7485dbbab4efbfc8968b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5b765ec2cf9946f087e26483a244d7af", "region_id": "RegionOne"}], "type": "placement", "id": "b3390d5d88c24a65841b37dad5ff2e8b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95928757e67b4249be91e445850953dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "41b3ee47e52c459186b5f6ecaa11ef8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "641147b7c67b43439a78afdcf1cad97a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8d0cbc66abb84113acb622d308133b77", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4121b5f098de4b13b91bac14b181a152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1045e2289e640d9981522518aac41bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "06aa97e41a754d50b95b24c1df7c52a6", "region_id": "RegionOne"}], "type": "ha", "id": "08289114e6f9472c95ff00723d18e7fd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0117ae6ecbf44f9eaad74de915787e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5bfe519734854847aa58117c4bfcc41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "88b91cd61f6f4c68aad39213e81c5591", "region_id": "RegionOne"}], "type": "reservation", "id": "0ca9da9102e948079c2200a7fc534770", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0a197601bae84b0dbc78124c6a6faa47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "559a522eb8e94358a19e0c6024c31171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4181c1af2964417d8e87f12061f43980", "region_id": "RegionOne"}], "type": "function-engine", "id": "5c60f0d65c644ff0b691f67773c533f6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "235463bc62b643719ace6a798fd33f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "91608fd45c1b4104829493cdffd363ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3229abaab64b4652b966a91409912ff4", "region_id": "RegionOne"}], "type": "accelerator", "id": "23885e9eef2a408cae03813a3026cfeb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d783e075c2648728fe273baf7d52340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "38f74cdcb9ca4335853f82b03ebc6621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1d056c34f86348c3b9e7848615c4a8ea", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8164d966ac8540509e3e736273b493b9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2d36733cae141459d0929d254f95d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5db750cb4439461e94b2de8b1122a80e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7747b930d13b428fb949d72edfefa0c3", "region_id": "RegionOne"}], "type": "registration", "id": "9c8d05d92b924b60a2383444ad7a6dfa", "name": "adjutant"}], "user": {"domain": {"id": "c9a21ebefd4a4d9faad738fbd82f4a2a", "name": "3a20fbc6cc9e426eb308ee0bbe80b841"}, "id": "fcf4fafca7f845cdb64a439a3d15e6a7", "name": "d50fe51595244ff191ee42abc3d89ecf"}, "audit_ids": ["ff21bb586f40426c960eda34f54daeb8", null], "issued_at": "2020-04-23T06:25:54.094944"}} 2020-04-23 06:27:54,268 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-aggregates -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,271 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,272 keystoneauth.session RESP BODY: {"aggregates": [{"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.150427", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}]} 2020-04-23 06:27:54,293 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/os-aggregates/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"aggregate": {"availability_zone": null}}' 2020-04-23 06:27:54,296 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,297 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.150427", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}} {24} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.061024s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.058447s] ... ok {30} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.039424s] ... ok {11} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.190297s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,118 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,124 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,124 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,126 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,136 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.058676+00:00", "project": {"domain": {"id": "556dfa20f4774146b00c7f13e76aa916", "name": "e7c41f5d1f8641dd9aa4a480e781f3eb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1bcadb907a8a4f4f96a171326509ab73"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "106cd3ca7eb349d092819a549c874365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "004a09020f334c298d31b041bd825c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2cfccf81a51b4eed9318d474fcd4047d", "region_id": "RegionOne"}], "type": "identity", "id": "8b397bfe7f29450a8376c86c947df71c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3a19dac31784409a33e1429145675f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5d528c03ea8c41fda6f12669f58d2057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b4b5db060f604184be597e5a8548e941", "region_id": "RegionOne"}], "type": "compute", "id": "e8e38a6070c84a6f8884b8e04e8952f2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7e1e532c42e64185bae4cc473ef216f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a155ef1f60b7488a86921ce13021138e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "40eb259e5f384a9ca1e05216091886c9", "region_id": "RegionOne"}], "type": "image", "id": "48d86bf5adc84be18a2b51da02f95d68", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a8933f0d50b498c8d5b61aedc076d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c16ecc7e050147e187f30a276db24cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f3f0c375900b41bd85ef576fea912433", "region_id": "RegionOne"}], "type": "load-balancer", "id": "428f172024ec4a5f9b5d3ca0bea05da8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a92d401958f14bfb8bc0eaf541be33a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c3f3e497c244df892a2c5da4865b7f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bef66008a2984c8cbf5aaf7b4da09e5e", "region_id": "RegionOne"}], "type": "object-store", "id": "52b1eccce2ab4f16a936f9f222c873b0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "715d1bde2c834ef4bd409c78d6203ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e65c69c18174c37993c55b18ca9107d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c01d0641aacf40dd94c3f5130012df2b", "region_id": "RegionOne"}], "type": "clustering", "id": "983ed1bd5c2a4827a5ba6b4efacc20fe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9b4b4fd5bef461c8521990ce7b8ef98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b54088d66e954a979a1d81c196a4c718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f7412b497444399b6944e7f277efab4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fb847d115390460fb74456594e433233", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a66a54e794dc4f4fbb7b2a2980b5c5f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41ed8ef31b684e54b12a4dbabb387aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "571df7f49e304351868522b0368bd322", "region_id": "RegionOne"}], "type": "cluster", "id": "13df902f46f9470fb54172f8e51c0e57", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3912e73cea174e329b8ec70864d42460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "97a824cee98b48ac8d42c547eb72f92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f1f3fa0b67754af2ad36dbe3f3a101f1", "region_id": "RegionOne"}], "type": "data-processing", "id": "edc21241df2740a383decb62b03e6f44", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "457f744e7afa49ce80a3980d83730079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05a6e2168aa349ae87dc248889f113d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "88abac37d5284c5b95bce61e38899ef6", "region_id": "RegionOne"}], "type": "baremetal", "id": "cff8e8bced874775b23b10cb2a89974c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2dd4f03d70d4899af29a766573779e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "edbba98eceb940c58d112e669ad49a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ad0b0a993c34c40ad7d26c7e7fa749f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ae2dfb7db83d49f4b77c202cd7d9e55c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a3c51c37243c4d919aebc20c6aeddece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0e829b988674a7eab42bf1fb1d8a84f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35f0d653e5b8474aaaa8c772761bd0c1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b154bf36cc1c4687aaf7f53bb909aa00", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "195d0b7910374bb8980f2c7c0b890e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e75a72b655d3440ebf9f59d8327a5fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "57c8c339a5bc432f83025bfc8aa894e8", "region_id": "RegionOne"}], "type": "key-manager", "id": "e415d68ed9084c768849c5f537a0438d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3f0424bad7bb4d98ad246b5174e7b5da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1f7a9b351654f56b5da9af1e7e92a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1e2b5317d64d4f31b97abfd02c72b5ba", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bfbf2a9b77e4fd982042f5dd1d704fd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca2d699dd3ba4860be5ae858f4a2f2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e55775b269e74b549072da4ba1ebf523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3aad660d0a5a4a06aa2a18aa2a8e92f6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1038f379b460415c81d9781e33be24c6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "791f754514f64780986dc2bbd3de3bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05773967952b4e418bdf68ab9e336a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a23b24883c544aec9bea729209b7b3b7", "region_id": "RegionOne"}], "type": "message", "id": "00042a74d14c4b90807ec627cb075d6e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "226b1f16d16d46f79f8204f5370e0e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ea2c6a8ac9114458b95ba1bdf7fdbd0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "04db70a5b9ea432ca3a4bf2c529a81cc", "region_id": "RegionOne"}], "type": "messaging", "id": "ab85bb48e01844fd91d499dc83d9798b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ec808e31d1084f08b99ab06e313f1e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "34291d7db2474593af09e720f7054dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d5fecccbe85c41568595e0a1a3a8d2f6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4df593191db24a59b7ca50c7c42ab051", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14b91367230d48bb8b8bc010242df429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04732a22cbe041bb8a6f1900863bba1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f85bf6cc074f4ec68ac2af6f22d01eef", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0cdff93e9452482ba1844c602942d2aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e67c6ab17cb4f3194dd9f9f948b3ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f7ed1c8aff34a368cd3f52be0f7e474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c46c4fadad74d5083d65808f708674d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b356c1af44724994a264f56284310e7a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6860367f8d04b5590d41791a0c85067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14cd7870096a4e038184811d54d0e6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d626ac9f11784dc796897a477175b269", "region_id": "RegionOne"}], "type": "container-infra", "id": "bb39e158a3a84458a3fdb7326c30c1ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c1fde13de87f4f638fad9cd443a97d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f005850165db4df5983f9c003fe1468a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b28027f7946d43a58965f4f2eecfcd10", "region_id": "RegionOne"}], "type": "search", "id": "1db60d325420459e94dc453a58e0149f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5dd6aa40bd8340cd99c07cbcb57e39f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "00c3497b77e1463286897643611c1d94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "33d6f79c74f1457fbbffc2c82a2eb6b2", "region_id": "RegionOne"}], "type": "dns", "id": "42e179ba316540c3b0fb83c197780e8b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "149461e047744f498e5a09ae9e1d8bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "803ff12b29e24acd8f658987ff44c1c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7363e256658a40c0b5b2ff01b0cb03f1", "region_id": "RegionOne"}], "type": "workflow", "id": "d66d0e9c651b4467b0b39fefe58f258d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8afc432b5f93471aa9a93b0b72f00095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a53a13b4ae174e8da840212d4f0404fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1a5d2f6774b24c70a0eb9d88b0ee2cf6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f324ae082866469dbc00efd4e1519e57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d672e98ff7a14134ac5983e4a5707a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ded2b62e11fd4131bbf405cbc507f30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "31c61714cadb4512b512f30f7b0bbd56", "region_id": "RegionOne"}], "type": "rating", "id": "0efd4be9bd5442d98a1db32e4a154193", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "538711c31fa04dd6adb646a820d1bd3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4aefb8d1ddab4432af7c714690761459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e95f8fd43eba4af1abab5766eaadb716", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f4fea9f7921c4e20a0c35014f6b66346", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5bd0dd2c588a40209d7d7fdb20d7bceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23c5ff2d8ff6477d9e1b704afa38a1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "712bb51c6e714db6b4347214d880e1c2", "region_id": "RegionOne"}], "type": "policy", "id": "0effa52fd6254fb694264c96c8adba71", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9992f9b4426d48a1bd525bfbf92bfcd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28240b82044f4eb5ad16abdb749b6938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "768012775fe54107a303c0d6b8a6bcee", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f6717d90af2642d7ad9ddd387f92a0c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8bba810d0b34e079822d2eab435ecbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f52bb93ad534ea9a4088edf2e8e5a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "23bfebf0b4534f7daa011e96791f7d51", "region_id": "RegionOne"}], "type": "sharev2", "id": "e3ad62e451a448f99623c37a075e1431", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e806114a80984fa8a5169d65a72cc13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d49f5225f19945b6af7778b69951c9c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "198065d663554f9090f32df9f572dec1", "region_id": "RegionOne"}], "type": "share", "id": "8717104e2e8f45489ab2f83f9809eb70", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8678cb1ad4924e39827c77383cf8f58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "742583172cbf48769ecb377b960f7449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "17278dbd748042cf9d26407b1a585232", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c8a7c94e68842d6a73cc398b1573bd0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c65b560b617449d492dc3db9f5294841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79dcc5a8d2d14ae0bbcf39f141c89ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ca597ca4daa46dfbd4b71291edfc63b", "region_id": "RegionOne"}], "type": "orchestration", "id": "c0b7781d9c0a465a98e4742c0c83d545", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7291d1fdadb4317bcaf4b40890ff948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76f3d426e9914235b39e44ca89f162b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "331aa72f835f4917a57b80fe95e174f9", "region_id": "RegionOne"}], "type": "block-storage", "id": "0cc163ef8db1430c92d8a7e8c3beac53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b29d888bf804397a6c4fbc9059fdf6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b439fa558864edbbf1dd716411ba9db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2de13b118f542ccb6592c70ce7a607b", "region_id": "RegionOne"}], "type": "volumev3", "id": "d5b8fa2921df4659a76a9d3002d93052", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b627866aa0d494eb4615c7356d8c7e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d39af4d6ef049dbb899b3c0e54b72b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0db3f3b91dd84621bc2643dc06f2406c", "region_id": "RegionOne"}], "type": "volumev2", "id": "b70e0722be394c83b0e3e7bad8ea9db3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dbf411e8c7b4cc6858ff1a08325eeed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d86a8a2837f64e56abec7d5b9d71eba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5032d73a502420a947bb1a693b76d82", "region_id": "RegionOne"}], "type": "volume", "id": "b9b254f436214100bb96d7499edb83e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a419c727261842b593eb3e4d3690e7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32d58ff156c54859a355833340e8cfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5c3a33409fb40b481e4fcaea32e2f55", "region_id": "RegionOne"}], "type": "block-store", "id": "9e4ca9dcdb0a4ce0afd23590e9eb363a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d0c08ca1b8a4b2fbb7220cb47245279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0cbf61e1c13e46988a1729882f8527e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "42487faaa72c45429bf67b6af177a1ec", "region_id": "RegionOne"}], "type": "alarm", "id": "2c03b8ba0360401ab849f42f284e3fd8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3dcc8e34e004decbc01e32ee925c338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8209e4f455194ee38459d00882aa0193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96b3000305d9468680a48aa7dc2ad610", "region_id": "RegionOne"}], "type": "alarming", "id": "a2b0735c3ff34a0c90f5cea937d4b520", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a64069151e914f34b7a5d63bc85a81c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f1c5885a5db4dd99b9e29205992f4fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f70adb1a9794b2092203ead24f435b1", "region_id": "RegionOne"}], "type": "meter", "id": "e7679c1be53a4eab83669420df38d93b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09f8def2577d454d9bf921bc8b95d0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "daaaddd4007e46a1b97083aebbbdd640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5bb88093f0ce4fdca535458797caa5f7", "region_id": "RegionOne"}], "type": "metering", "id": "456d491a33ba477aa803c6d469e0bc3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "333396963eee491b9df1851e16419d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b4903fdaee64b87b432eaaff1be96bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ebdc3cc412374e318cb64488fcccd407", "region_id": "RegionOne"}], "type": "telemetry", "id": "112a84426e0d49af9b06041bfaa404d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "50946deea0d04701a506bfc86fca85e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a94173ce3d8349d58cc6987303953e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4558697377d444bea219097fb6f325e3", "region_id": "RegionOne"}], "type": "event", "id": "defead81806d4b839590034ac02d411c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3bf44442f067498fb4a67c6ee4f7807a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da325e7253a2434fa353de6c3c5de7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "78d9a09017c647a78b0e28ce34a8253e", "region_id": "RegionOne"}], "type": "events", "id": "50873abba59b4eeeb19cdfcbb2f44cae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c27f15e4ab549c2a647e8a1a9e17cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f3d7cb52532542c982a87e9e4cc26929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "238f6dab408f4ae0869a182a1d815944", "region_id": "RegionOne"}], "type": "application-deployment", "id": "92715da6396144c5b3b353413514c3ef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abfe74e4f1124a03a2f79414b2df49c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "166579b62fa843c7b7497f8358c4ffa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6656bbdbd7c54fdea3dc725d90001bbf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e118c731c6f444f0bbbf3c06773bbd1f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "03a021258e064356969e65937c92be49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61804ee211324334aa958ecb0e13b46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "acf2a2b217974e70b2d6678381e67d93", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "20b57b68cfc2428b8baf3f7939ba818c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b50b4a0b57024556b40a6f9f9e21448d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14d85379a49647b6a6a4f89235943995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ba76811faa94807ae5a3bb73a7655c5", "region_id": "RegionOne"}], "type": "tricircle", "id": "3d0c6d75d0444b40a5e1d299e1c70a8a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "53ee81ba648940a08ba7dda2a7a28049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "41e1c27fa3c0463285afa3c6bcae96e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e5126b531290498997bb068269bf25ee", "region_id": "RegionOne"}], "type": "database", "id": "09543813642e4a50889e7323ab657ec7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d03e1db738584f5ea7b6cbd44b427782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f8e18da0e3746aebe63091bb2e852d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b540f7d4c4a42d784a6f37552a061e3", "region_id": "RegionOne"}], "type": "application-container", "id": "344cc4e6af2745dca89ecff440bb06ad", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b316f779b84d461da401fdf0d3530db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "05241fec78b944a5bb902def471013b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a958c1171539408f8fe3dba7d8169d72", "region_id": "RegionOne"}], "type": "container", "id": "ac38c8f21c5a41f8a0d2566723608738", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af5051fba4424486931e6d1ef4c31f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac35259cb4314e9b9149163233f80f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5415ebe382d843849c9d71e91a2f5361", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1abead2c87d34ce69fe88790a76cc68c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "279c4b8ea9ff46d58a19afa1cffd0ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64d7129b114b4948ad38c2f9485123df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "02576d4a142340279c176c0f6892f9d2", "region_id": "RegionOne"}], "type": "rca", "id": "5f10aec1128a4d8bbdddbbc84b64116f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f62637cff61e401696be05cb038d925b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec5de44891174ea599917424a6df9955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f2c3ec68ff334e8496a8d57e7ea51bb1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8dddf04e8d1646e0a84a5882deac218e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b822e988304043c8808fce34fe5835f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "201e09daabeb470881221f93b60c9539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b46a64a9e5544e8ea254c8f20cc6effa", "region_id": "RegionOne"}], "type": "network", "id": "4cddac3c54534792b614dcc001751bd4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eb41a0c2be8748deba5a4a88b6e2cfa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2b49e820afbe406d805c18011bb261d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b34ea0b8e2ad41d99dd0be1ff865fe31", "region_id": "RegionOne"}], "type": "backup", "id": "8e1dbdc5ac534291b699945817521ba0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c935ea693434c41bf28f29a60ee29e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "275d5c295a274468a57a89debc51ba4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "80e7161445484cc88e9bb9867fa25675", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "853d0ea4bd4a44d28ee773c6e15142d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffe95ef971ea46ab91f3ea3e1ccd93f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf398e6f2a404c0fb0bd56826b972b6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "419e1460ac80415a99ae4e53c374d308", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3523dc1351534463895d55b8c10cf744", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f0af5b019ed04bec8817de2b665a9c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "23c78f9834b44fb7bffda3a3d17633fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2ac61e23d6084958aa392e00c6194b3d", "region_id": "RegionOne"}], "type": "monitoring", "id": "6d9645c2e5a2464fb4b285b43d8ac809", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9feb2475a6ea4a099b2c480937b4dfbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c814abc5fca94852a072db30b9d90244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e040ada5a8644dcdb40df3488b141340", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "12ffc91183c04f2f9559c86813cdb819", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1c24e2d45d7240bfb9e0fb3fbebbc7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "341d318eb739492e894f5191264c4811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "34ba5a6241364f14b295289985497eb5", "region_id": "RegionOne"}], "type": "placement", "id": "a26456583c014c898a3f0ae5eac56db9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef86f67b39694558a3d758219dd61a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f37e154703944c37bc46ef644e964e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1661a94d3a6e49e2bf0147eaf5fc2f6a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ae4f89076ee44357bbdf632b8b37f359", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d362f2012ac74931ac1ba38b90bfb675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cef74db75ae4d31a6af851526fb108b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cfe5670f0bac4f24af225e0665c94559", "region_id": "RegionOne"}], "type": "ha", "id": "c904a35a1e884485bbe530117225ed0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9c995ba29eed4a4aac16a0b40ef78bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0fc19b92b2cc421395c447b9279383cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "93d7e249e9d74d8a99801a3f03684552", "region_id": "RegionOne"}], "type": "reservation", "id": "20ba2c8f22664f4e9c2261d70c2e77c7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e8a4217f7c97460391dabded74efb338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9b7c6efeb7ce4b86bd145302ee318f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0ae64b18d90542bb817b01001aded1c2", "region_id": "RegionOne"}], "type": "function-engine", "id": "88c57f29e9c34505840df58bf20c2b6f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3dc444cefb5647af90daf52c495ce275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "099ef514a80e4aeaa0cd288b19627031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5b28230b4075464791adb2b60193dcc2", "region_id": "RegionOne"}], "type": "accelerator", "id": "9fdba48618e647fdb25c331faf9d7b5c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "871f1c00528042d5b0f4475caf08327d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e03949468114e9390560ad5022e2c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0e730c9f4567463ba2ecde6d37152366", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ecf3d1d8ba1e4c1bbc7330acf76d90b4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "300efd9cd9b44995951c3c8d14f6c2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2806b02946654f308692af0c528e3ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "69c14a9423b64db49e19a08da19fd076", "region_id": "RegionOne"}], "type": "registration", "id": "b75cca458b7f41399b08220e9400ee83", "name": "adjutant"}], "user": {"domain": {"id": "492e2ab3b06645b49ee36909ee02f68d", "name": "3a8d103db8184b479e17d9fe57f35a21"}, "id": "1a929d40fa3f452aa82b92d7f6d486df", "name": "c237124a7bc84d4d8f3072bd05e4d83a"}, "audit_ids": ["8fde957181094612b6adcf132bbbc875", null], "issued_at": "2020-04-23T06:25:54.058676"}} 2020-04-23 06:27:54,179 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,182 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,183 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,240 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8189cef7-da9a-4ff9-baa3-b7c934e999af/validate -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,243 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,244 keystoneauth.session RESP BODY: {"foo": {"result": false}, "power": {"result": true}, "deploy": {"result": true}} {23} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.057466s] ... ok {10} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.058460s] ... ok {27} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.036266s] ... ok {13} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.060064s] ... ok {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.302750s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,096 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,100 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,101 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,103 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,113 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.037391+00:00", "project": {"domain": {"id": "1b6d691863784e3e93de0e1c31616174", "name": "17247e66daa9480cbd2b904eb1dc2fc0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e7b463da36c840ed807ca2aaa337eaef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "08feac0389674b019b2cf63ad3e55025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a795a97d49d049edaa9924926f050f9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2665a49970bd463287ca452b559fcfa8", "region_id": "RegionOne"}], "type": "identity", "id": "1e0b7ac2ef614b0da0c9884536c4cbee", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3c5d589219ff476e861968021e7d6ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "98590caae40341acb45e9861a110b0c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "be117f6e74454da0a200c3efc773bafe", "region_id": "RegionOne"}], "type": "compute", "id": "c26a8560bc6f492a9a08ab6d3695089a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f19d747921324f908c6fa37e740e2253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c271e77d60c64b84b0c41bc89262e6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9058f494e64a4a7ab2f7df7af47bf086", "region_id": "RegionOne"}], "type": "image", "id": "2cdb13338ca7461691fca4f2f503fb8b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5a6c761931984e509fda685a1b30e72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d691683ce42e40fa8717143ec32a32fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "85d0c0afaa394bff91cbc324d36a11aa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "df4bd20e30e342bfa6a89f967e52fab5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99ae01a66b6b461a8443fa4b8e1f61c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57e52bfb7de146fd9be6f95352d43abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fbcd78f198f4bdfb82fc03e97e724b3", "region_id": "RegionOne"}], "type": "object-store", "id": "2b0dc316ea374b66b0c68e87ffe843ac", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "adfa918c53914094b187e62daf032065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9c9a94d1f5b4025b73a60846272a8ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1dcca9d994b74b0c96445df07e3bd186", "region_id": "RegionOne"}], "type": "clustering", "id": "edb93674188f4703a1a052f2dab8e967", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b89100c061d84401b3c7cd376a485a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "299fbd4a412b4ee09d29401ae729e4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e88c1b2a17524021a8f9e10666074cb1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cbc8c7d9e0bd46858c466edc31aea819", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f32199ac5cca46e3a5eccc79ab71fff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74230958ce614876a58036b24e8828c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bf6de43476124cd5bbe11a7f07fee190", "region_id": "RegionOne"}], "type": "cluster", "id": "422ba8b84aa54ff28275735ea1276339", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d7cd82ed035e413eb5a49e4189ee31ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "107574f456b04ccba19a8666e7704a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63ee95dade9747e29c470cb3bd7fdf23", "region_id": "RegionOne"}], "type": "data-processing", "id": "2bc1444af92441fe8c6e23dfb365ff61", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a5b790237699400bb6c2c47148321e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a3174caa6354514b81471bdf2a393ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe9574b98b8b4673b7e38d76347cb318", "region_id": "RegionOne"}], "type": "baremetal", "id": "95eadc806fb1406499d5def0de0812df", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ad1431a0c3f4ac9ba7a6e1263ca0479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "74df288b45634e338e055a33866de451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31130f0bd86c4a919f638033822e8540", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f6405173728e4f47b04580bc780b6ebc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "01429ef5022341faac5f202f51d53775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cfa82e3b90c84f3b920a7c0583a9770c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8841b2a378d14ff6a55c73d374af77bc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8b2b457fe39148edb2656683591109c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f705c15a4a9a4415b132673a7071f8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "02a3d254025e443fa0cb35ce341603f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df55351a54d44dc99da961ae9fc9bd0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "c52427813d4142c4805427a5b9341ffd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "881f7102d3b84d0bb6dfc2cd07cac144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38b514be9db348699cef6d1e713ae797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a6e1515bcdbf4bf8bfe85059e3c044aa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0ac7b9d05b434b819734c37622575ac0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d80a8d9d11b64686b2e5691072c701c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d54d3e2f5a247fa939ea8100da6aa85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72e119f439a148f7b8d634615a215810", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eacb90b7465d4a109b3e60473ec8852a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "89627baefcb04b68838b505645c1dd55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d6af000cf4234b0894232e0f7ae04058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "93af88969362493893a2446cdbc6890f", "region_id": "RegionOne"}], "type": "message", "id": "5fc3daa9ea2847f9ae424124e44c40ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "105cbb61d2eb4fca972e04a77cd8955f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "19ac6efb72844d5ba840f4e9d19122a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d2be841ecb0e430f9fafc336e2c5c110", "region_id": "RegionOne"}], "type": "messaging", "id": "1e0c72fef68448f8ac3b4300fc952523", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ad3275f45c449d0bcafb93b58ee00c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1209f7a2373a455f96625128d6025d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f5bdf90a887843d7a9867dfc5992cc7a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d67fff779bfe4151bdf8a627795cda85", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d72906dc4ae942e7bb0b4e99fcad2c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a01a6781daba493ea5f9dc3aac5ae317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66fa1bd5a9b146e08891a1d5dba7cab5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e59f804e2cb84c7c8bbd526393a9d572", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7a63acfc89f462a81fe4c4613b4f151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12d1044209694b90bc8150d5f0981c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e14b0592517b42729f36b65d23a4799d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d33070ac8be0427eb1731525c47e1fa3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db192ddf72dd4931bb7d327e32589fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eeef21950ca442d6bb30585ada445913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08f5dd0da6bd45a0a3baf5fd5b2aba7e", "region_id": "RegionOne"}], "type": "container-infra", "id": "993fe3756c744b60a09d80257d71058b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b646ae4792a42f591341bb734baec85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fa030bbbd6034e0ca43c766351a2f732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "89b4c25968554721a6a52e7d1158e438", "region_id": "RegionOne"}], "type": "search", "id": "147325817fc9404cbd7d0a0f95066793", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "300c8dad17f2477691004c561e3d1877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c2ebc9a68a034a4aad9dd4ad4a56f1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "35385c7e2b5b4e7481bc79387a6025a6", "region_id": "RegionOne"}], "type": "dns", "id": "48244ded7dbc4d7a9cebab622fdd1c65", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cfbaadec9e414cde92c74313957e3214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1a6e1af123d4baa8a13a819ebd4a940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49311e84b3844b5b8c34a1118eb4f2b1", "region_id": "RegionOne"}], "type": "workflow", "id": "10dcb4c3fea948138bfb06a73bddfd97", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14fcfb9adf8c4e13977919c681be0b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "60975ecbdd104f2d98d7c34f0816fb2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e5b8410507a442f5933bfa8bd3c47d83", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d8a697cd300342dda1dfe8cc66410e72", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f8c3600e845e497c9bc796fcaa90bc39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5fbd84dd43745aeb9d292a8154cc46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9ea26f9ab34543bb8e370e292889e1ba", "region_id": "RegionOne"}], "type": "rating", "id": "75324dd0c5d94419aef3ab78c4f8f323", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6425df1e31cb4d35ab3616887fc57d7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "593524d98a2a42188f10e13a32501a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c481968d7c8948e9925c3bff66b19cb9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "80bc371095154d708189c14c29e4a93f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6329adf5978745a4a70c83722f5a1e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e7cdade25774395964c633b6edc3b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "961dd9fd76fe4d8c95cf159f65744b8a", "region_id": "RegionOne"}], "type": "policy", "id": "db318e8caa1d4198b2998093cdb7b2fa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4511c63e272943129c8fa5db2918da13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0de9f0258b264710a23e54bce2babbe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "07fa1ac89da84bf791713740debeb6f7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "55f874c783914163b5d7e847933c26eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a41c54a7561e4cc1ab6f5f827b99223d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "139e572a486c4950ace1a7371f0c7ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d32069f97c0d45b387914af2426483e4", "region_id": "RegionOne"}], "type": "sharev2", "id": "7ccbc5c2e53b4e2481f8087b0b32e585", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b446c2d51c0d4b2887e7b76dac01f604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2eeba77b6d7543818bc0ea4c4e01a6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8723448d839141bf9fd0e65fad7fd280", "region_id": "RegionOne"}], "type": "share", "id": "fa7846a1d9f04606b9b4f969235a92d2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90cf9d7390c7464da7456e6a542e4061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9a8e2043687043cb8bff7bc0a7cc1679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "40ceba25786e4da49342c2c55d6acd10", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1e19662267a545039127bfa5e8c57880", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f6ee064c9e34f8ba4ba94b333693142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92e8e2e8be78404894b152d5994cf1ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ee29289394a4cca972e43db034909c5", "region_id": "RegionOne"}], "type": "orchestration", "id": "4f3529da10b9404a99cc7080fa6b86e1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9c959e02fdd4e6088243362828b4dfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aea52a821a64960b55577bf57a9a1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad0ecf72b3c4489ebe3988e8de1df585", "region_id": "RegionOne"}], "type": "block-storage", "id": "1b714c79daf44c8984423a6b74965d83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1454079681894b1a924c83a9c4db85e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ddf92f332d54583af4de609b30178c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e8a719e19234d54ac159461ad426415", "region_id": "RegionOne"}], "type": "volumev3", "id": "09ee3fe3833e4272bd256f32ea8faba2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47219c7c9a444fedbda6e912aebb9144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90350cbd463a47d3b34854d0170765a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a38427aab74000b3f253864f989d2e", "region_id": "RegionOne"}], "type": "volumev2", "id": "a732cad9a74f4260ad8f58c42b703e22", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "200b6073ff9049d9b1ca84420f53d65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1444283e5e6142aea391f323e8677e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c80dd63071642009ab502064b84e0a1", "region_id": "RegionOne"}], "type": "volume", "id": "63fe9e8c68224448a27b003760928318", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38cb326edc4f4445aded7bb2221e31fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55fe84116f45476aad531895a194d315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c9ecdd1a53f4ad0b61c3660be7b2b75", "region_id": "RegionOne"}], "type": "block-store", "id": "499c499bec884a88b0ceba9fa5c9b8e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "740e3ee15fd7495b97ca92dbc9a22927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9333c74c2183445db4a8bbc64736a9a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a94ac2872614a44842ff1e0471d054a", "region_id": "RegionOne"}], "type": "alarm", "id": "13efa04673644f7abeb2c3fff1dd6724", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "611a08f684534e3da176fd866ab0248c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1153ce392cd424e96baaa4b35326809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ae36ff79b5e74897b7e49411abdeaffd", "region_id": "RegionOne"}], "type": "alarming", "id": "0d2760e088bc415a8d870538649c9b32", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b492864c29c4223a4e2ea8f2ec76947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7faf1c52fdef45a79e731342867e2f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "850d94700ade4ecca49218b4b0cd3284", "region_id": "RegionOne"}], "type": "meter", "id": "077726b45715436e81c233c6959f3eaf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "973225109ba747f68cab3cfffbf1e792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a7420c2366b4e0bb9eb64e91e4be45b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a82370f7373742928efc53906aac2014", "region_id": "RegionOne"}], "type": "metering", "id": "6c7435798b9e4b819387bb62c68b68f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b8594fdbac14af68fadad8bbfb7af8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fe5d5d44c504843a5accd4658954deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14d66b97de074504811c7033831640d9", "region_id": "RegionOne"}], "type": "telemetry", "id": "b39b1ff0820a4ea89c3b762c971db58b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d473d629bb94052bba173d2c3b7e793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "32d7d606ba8e4d3f95c4cb6833a1bfc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b36dee7ff8f046aa8d419fc55b74cb8e", "region_id": "RegionOne"}], "type": "event", "id": "63d924604e0f48eb9aa24499b14d57b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "898947111433425faf8edf0d28814fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd6cb049475545b09efa80ad10cd1b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "639575acb8e94d8189eea9ea6a5283e5", "region_id": "RegionOne"}], "type": "events", "id": "0e1b98d3877043ce84a3edb5a4417719", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "877cb3f49ec14762979c96a28c83aba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f0171e7e0de47cc97f393f0f6ed5bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d96f0014e0d4f0c9f4a41c1921b0b41", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ea3ff69f37194223a54e7af3f24f70e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "610e3a7e8d0841a6bc95e05a4f2578e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9e153a7e32b4e9b8f75d5a3114529b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6266c92197744a7396e6750ddd617584", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7543345795214613a248acfb66d468a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb1fb828945844558faa09f131fbb69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98f977c33c784f65879f8f4550d593e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c9e049aab1b4fdd9b3d7bdc8f5be24a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f849bbd3597a4b478243d13e76eff814", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0d0642633d34b2abdfb3afccfd3d636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d1ac8d7cab74d5b9113c6ed28a228c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b25899ba55547279d5d269ecff68343", "region_id": "RegionOne"}], "type": "tricircle", "id": "702dea7a3031451eaa0255df05850975", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "370ed475762d4d36bea3212b520e44d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1d8448920ae14cf1ac4c5cd9948ed6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "13f587c5ba30478b8c0e09aae2dc4245", "region_id": "RegionOne"}], "type": "database", "id": "a4237a1ddfa14110871ff3d94682990a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e78cf76aa0114d0094232073b09d7e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a5c20ecb8ac4aa9980784cf3b088aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9df844f2e5c44f91aeb67e4534035308", "region_id": "RegionOne"}], "type": "application-container", "id": "4f561f85698845738d652b218b4ae122", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "255554f968dc470883534906e7e971f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0106787cf5d942cf87d6c4b86e21d113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0f48bd0b92d74105a8b40993e939d2ca", "region_id": "RegionOne"}], "type": "container", "id": "277a9b1ac2e14650b11f0749cd9997cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e2cc7a15b404994ac6938c55cf2dff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5cc61780b1b4c21beeb1e2acd45b41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c7830e6e1673414286eb07cfddf60ae1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "90a0b4485085458cb88a8763fefaad89", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e8613b8951474080837000f9af64fc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c870b867dc24704a31eff37c4ed0716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c597a3a2d0742a580e17d63ab992ee1", "region_id": "RegionOne"}], "type": "rca", "id": "cc1c83a0223c4ccca9c9b2a377bf5c1e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "187e84ebf63f495fa15c68514d432abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0b4c6157ef164165b6bfc24c40291a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c495498e0e4b4c16bf4c7ef36468fdbf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7c7b3c1737724a36a05c6d40824b86a7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "11b1fc2c841948bab3996a8f1cfa9b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ab56fc90e6f44ce6850f0d43da9e8ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "602e8ccd450a41c9817bff96200de09b", "region_id": "RegionOne"}], "type": "network", "id": "45faf650aa914094ad4fc8005c00f1b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "db5dd4a52fb54a53a50c4ddc42f711bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5ffaad0c2f664e8a90518fab128d110f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e725eab82c424b268cbdb06936d031bd", "region_id": "RegionOne"}], "type": "backup", "id": "5529a1bec2cb4674b7c59eb739896fc8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9db04a59392c41aca2760ab3b8215b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a7fa906ae614c979bcdb0b2901c5d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2099e9b4d8164884894173ea210e6934", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "605e4d2e8ba14791b1dfd3ca4c6d5f90", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c0ee488e9c64e51b1abfa7ba820bb51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a052e005dd0490394b761fe578b5c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6f043941df2f44e7bd4773d631a9456a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "be6186aecc3943048542a2a5c5e0e5d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2b12823edb9441c2a0ed63825bb8e514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9789d70a34354d7492c3c109c0c36d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1bcca9d57c6844b982254e05668332e8", "region_id": "RegionOne"}], "type": "monitoring", "id": "82ebc5beadf342328539bcb5a7dd4dbe", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e90ebe6ae3da436b9c790935d8406ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b3d6cd91607249848235bb75ed1c1235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4e29d94f269841ff90db3ded0ab10a6d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f453eb0a43cf4e1c8fb19dec5f28a4d8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8b570e1a94ee475bab81e77467127ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2b552521609341acb0afd5dde8a7186b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7467aebdc5f04adf9e12473f06dcd024", "region_id": "RegionOne"}], "type": "placement", "id": "fd7b4a2fedbb419fa36a50ef73bc4c4a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "299d81f4423f4958b13e49df71bb2b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b4de798e60141178f1858f5ef8054fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f628a6e8bba94e299c0bbb0bdbcd8726", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c5b3d3c3b0df4550bcb80ad0b7c61c9f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "36cbafd727d44aabb0758d872a735640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c29ffbb5a0bd4f64b9863f474c666327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8dc0c609f647487d97e19a3f1b33f651", "region_id": "RegionOne"}], "type": "ha", "id": "33cbac1c5f6c45fdadbfe33bc86cf6f7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "03ed2510e3e0461c9ee2649e4e1a7eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "45bc2d4da1ac4d479bc044b823529b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9b36b44f5fd545beacb050a1878a7951", "region_id": "RegionOne"}], "type": "reservation", "id": "28780155c424459eb6dbf31c2d2f568a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "415d5206119c47d597da45716554e0f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "991ce1e737774d2c8e43b150833308ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cee7b41a381a4447bd9598d68ba93c02", "region_id": "RegionOne"}], "type": "function-engine", "id": "74e5f967e5094fa590d601c8a4234299", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "69c33be12e0e4442bb8c8f5ee6a9f0ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "65172c88f87047f0bc0ae28892e5447d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2d3b1f920118477ba5100d4c94bb71e6", "region_id": "RegionOne"}], "type": "accelerator", "id": "23b17a8a83f14f129b5d69fc64d22867", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34ea89852fb046939a2bc1bbc2c8a330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c4d943d1f8c04a71a51e9152c7991b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18e87f1d13ae464db63dcb39907ca8ec", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f9d5a801f87044909e1f962f492a7cbb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "423acdecc7b446abbdb65f26fc74bed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb9a4f3ef642467fb96d1367f3c96664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9404ce24f3a4acaba732079efc973f0", "region_id": "RegionOne"}], "type": "registration", "id": "6243f0b25fc3467ba7e99d154801cb3c", "name": "adjutant"}], "user": {"domain": {"id": "66c4e328ace04e8696cc941a1f58caff", "name": "37457269b12d4341b1e2ee5ea61caca5"}, "id": "93080f508f324582a0509677d3011731", "name": "1516340d115d4173891801803a6e6b53"}, "audit_ids": ["1de24362e8e5484fbdc3a2b2b77ef224", null], "issued_at": "2020-04-23T06:25:54.037391"}} 2020-04-23 06:27:54,185 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,189 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,245 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/29ce0c56-a055-493e-82e5-dff78767ba25 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,249 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "29ce0c56-a055-493e-82e5-dff78767ba25"} 2020-04-23 06:27:54,308 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,310 keystoneauth.session RESP BODY: {"ports": [{"id": "953ccbee-e854-450f-95fe-fe5e40d611ec"}]} 2020-04-23 06:27:54,334 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/29ce0c56-a055-493e-82e5-dff78767ba25/vifs/953ccbee-e854-450f-95fe-fe5e40d611ec -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,336 keystoneauth.session RESP: [200] content-type: application/json {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.059322s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.060250s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_get [0.059274s] ... ok {24} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.059125s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,192 openstack.fnmatch Bad pattern passed to fnmatch Traceback (most recent call last): File "openstack/cloud/_utils.py", line 106, in _filter_list fn_reg = re.compile(fnmatch.translate(name_or_id)) File "/usr/lib64/python2.7/re.py", line 190, in compile return _compile(pattern, flags) File "/usr/lib64/python2.7/re.py", line 242, in _compile raise error, v # invalid expression error: bad character range {15} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.234756s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,225 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,231 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,233 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,235 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,245 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.166948+00:00", "project": {"domain": {"id": "b2d372c2041947c99756798110816eac", "name": "6edced05f8474cb195c8bff757d594c5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "df72e9419fc849bfa830b809a4587df5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d5e563aab1794ce3a5b08021d44ad76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "64de7d1a120d44fdbc740d70e115d0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "28d06fbc51794386ba910ee7ce918d1a", "region_id": "RegionOne"}], "type": "identity", "id": "82ee47f5d71b4a278cef7241e0027313", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c8884a1fcc3d488f9afb133a1105388b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c537a92f93141149699c1bee5e80b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2e3b513b15474ea19ee83b925da02706", "region_id": "RegionOne"}], "type": "compute", "id": "be655f8e9d2c413d9802247086d335a6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "46b082050db9476e8bfc76ec22c9eba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "90c4e24d30264a54807968b498a0ecfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c34cba35289415bba4ee51de39c1eca", "region_id": "RegionOne"}], "type": "image", "id": "a969d58cbdd6463985d3b2c3f142f867", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "665c88c884df4c329f154d2a0deae183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6265365355c548cf95344b9b18389f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "91357e1feea549b699af20d00567e7b2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b70cafa4a4e6471ba9183e88a507b05b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f63a15928fd44494aa486896e9351d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc225dcdf1154583a66bd70e541932b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b9847c071494f7c9e0996b0dddb0112", "region_id": "RegionOne"}], "type": "object-store", "id": "1bb2dce857e347878417e669563d5859", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1eeb705bd5a48b7ac13985bc7737d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81043e56413f44f4a6614c610e7e79f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae0877bc76164f32aa607d38ae850d16", "region_id": "RegionOne"}], "type": "clustering", "id": "56bb5ae949bc4e87b71dd6ce4e5f1f29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d8662610f204a85b3ae55c240dca433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ff5727a2eb44ae2b0cb4c26fa50bf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c11431c9a7074c66a1c677019b4139f4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bcf2e6c085d14b50a8a4560209ddd452", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a26b2bef6a443538b55c2092e7eab46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f69cdb020404366b4bcae5844e78102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b8c9be17ac9401f9bf0c7af87ee0ff7", "region_id": "RegionOne"}], "type": "cluster", "id": "95c1ac43c39c4dbab2cdaf71b6470f86", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "221596fa12014b5a85f5cc8a74db9def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b818a8334e8a4c25abcc59c835d69dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6e6dbd83ada14e38aa5417bdf316fa1e", "region_id": "RegionOne"}], "type": "data-processing", "id": "c4d83329794441d1b3d8ca5a4be74eab", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10dcebf3615b441283fdb4ae2abfd500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "130a8010a5f04a2b997b6b9cd2ca729f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1404882b728f401986ab81526c7260f9", "region_id": "RegionOne"}], "type": "baremetal", "id": "a1eccb7e59734f0ca734e68860b2ea87", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02e9d91e843a445aa038471a9dd6c92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51f9f62bad534e41b3df9b17cae7cd25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "295b7b092b7344e1bfa8771e11cba852", "region_id": "RegionOne"}], "type": "bare-metal", "id": "582b3101667043d5b54c2464ef88f1e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0efc2c843ad640af9ae4f37049e7f401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f570292d93e44a798245322aa547e76e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c03622115dd54e24af8f2885b5cac704", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dd933c8e5d324ac8af5ae58d588b5571", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5809b420a9ef4a32b826f41cba602b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ef9a28237da49f3895e7cb9222f93ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9f424a439e8c4daca131b0a8fb8192f1", "region_id": "RegionOne"}], "type": "key-manager", "id": "30d4ab636e824fcbad7c91706d516468", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f8bfd1b09754b5ab690de0a0ce43da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2897888f0c84b3eb889f96103df7883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "06c2bc9e39984f4484c2416725301af3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7067820abe26446fad6cf2ec42d6ec4e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4c0643bc30d4d7b9d026fdf9704359f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c03e90cdb8ab42c19e57e405b79d1ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "090d5f88dc6b4ebf943e441f2955c57f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e87cf12d3e2d4647947dbcfc8c281c55", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6d218ac5a16c42ba9a511ed47998e228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ef21655331f942c288e904ce2f1e4158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fea77013d7d44738baa6af38d189ad09", "region_id": "RegionOne"}], "type": "message", "id": "4d4886e2915e4024939b78a529a43021", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c3343b41dd02498898daa420e942b9d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d48875b583154c89a70dcf9cf525723e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "14014bf888904214935d6dda8cc4c399", "region_id": "RegionOne"}], "type": "messaging", "id": "c4ed83531a9a4fb5a4fae776914fc082", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "95116773a57a4e0c9c34c81aa675a4cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed6f791ea992409588cfda9d09cd98b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6f13b1eff6e84809a52d7cafe1c35268", "region_id": "RegionOne"}], "type": "application-catalog", "id": "607cdc7df03b4f44a5b24e50b4277288", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85ca54ab6887425491d22fbb7ab1f981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0ed5e14a3bf4189a3693ea28bd32ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c53b6ff73c734e3a84abd9acc5c6bfc3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "15efc7cfe57c41c39e0a136049713d68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74370c50ac844463a972dc5bd8eff1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88a677ec3ead43b286851f16a3644f08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "805156ddfb504123bdc09ee6571c16ac", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0ebdacb5e1ca4ca9a41be31a76a87f2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24eced9b7ba04287b06fcb24ac2cc379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84597399a2b94e2b9e6aa36a16401aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1dcb20d19adc451db252a0a03fe94db6", "region_id": "RegionOne"}], "type": "container-infra", "id": "cfae6b98f51e4e2da25a38fd3c3e71f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a19ed6b9537f451884b6229a4ffc3a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3cf4340fcf0c4308b24bed122f571701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "383733e245d44486aea720323a8a024b", "region_id": "RegionOne"}], "type": "search", "id": "c7997f25a4cb427dab10afda86ca72b5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2dbbd3add8fb4b61aadf65ddebbc0135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "614908b57d0d4ee09371245ba4ac32b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9dd9e95621544bdd9bc6e34b32fc4ae6", "region_id": "RegionOne"}], "type": "dns", "id": "dbd68693b3a94280afb04b743685a3bc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68ffd31981c24da49c20822ba2eda91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2e722c70232435ab5be4351dca3f19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d0c728278e7a44028b5179c3080b29ea", "region_id": "RegionOne"}], "type": "workflow", "id": "26f35640a628417185334fbbc0512d3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb03e3f1c4f14c03afbd5dba31c2af52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9ed098a6e3e549e68270c55c524fa342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5deae187504644ea81fe3e99fa1b3404", "region_id": "RegionOne"}], "type": "workflowv2", "id": "153e757e9f054c169f6d9711cb594867", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c546b07c52e04f8c8680b05df16be40a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e9a3e1e562fc47f2a7a5aae475e714c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3ddb709db5b448eaf6ac30f772b91bb", "region_id": "RegionOne"}], "type": "rating", "id": "ee76f436dbce4210bbb1223751cfdeec", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c89e29575214d2ba60d95d6d406fa2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5594188a6cf1433c8161c0430625258e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7515794d8280404ebcb4a1b6089ec451", "region_id": "RegionOne"}], "type": "operator-policy", "id": "86a95f84b00e48f7af4fcaf7405ff931", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1f467f6fbde748e097549948f0d0a9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44f0cdfbcf294b0e8271fe9f4343f7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f102e70493ee4d04b2c0567a8e62eec8", "region_id": "RegionOne"}], "type": "policy", "id": "e939e14766304c8fb6eb2c13fe9d80d7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "327fc0476e3e46bd850dcead9154db4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5fc7f6e26ce411a9cf23073e47c9582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a80d1e027da45739c0bb620e028bcac", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "41017716bb054d048847fc6822ac07ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6291e977439c4cd2bc56625775f5b03a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0820be2910bf4a94a719efec50f2f21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "081e40f3630e418f9856f3229904735f", "region_id": "RegionOne"}], "type": "sharev2", "id": "47d15b5aaae248fcb8866909146264c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1ed6e8071354201847653873387fb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "438fcb42328e429b971305f8dd789c59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "598165d38976457aa188bc69e7818fdf", "region_id": "RegionOne"}], "type": "share", "id": "57eb35cf643f40cfbea6eb75c407d8d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab0fa0aa85b14487b43dc71e4db51a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "febf9f94a7744faa9c2320fc0e02dd6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ca9603fb1c8449c9b22839bb3d017b0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4787f22a57544a708379497318f8c5ea", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64058cb12cb54f5384362a917f59b860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71a15d33795f48adae2bbeeec2a92ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1a64ba2943b4515b5e595b1a20f559a", "region_id": "RegionOne"}], "type": "orchestration", "id": "5b7c0158daa3403781481b7d8f214678", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feac114599504b439b9a36b9e36e7c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fc193d6969a45a8829d4b16473db611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d77c6117d5e049c7a74e3edd9d3fb42c", "region_id": "RegionOne"}], "type": "block-storage", "id": "d21d33e8db3341b2b3060da0a6af3bd9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74368c90a5354f86a56fd9c225678be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aee6f4290ced4ce294c5a33d8939f568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed34f27766834d43a75003594fa22d6c", "region_id": "RegionOne"}], "type": "volumev3", "id": "670036eba4c741299032d67dcc81e710", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6887a70945a3452d854cb79ddcbea4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a224e138c39647d880459d13545efa46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2098afee0ca74f4aaf45eb44e47516e0", "region_id": "RegionOne"}], "type": "volumev2", "id": "d949c9d6cfea43ae842cd2c807864b72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89914cff742f438f87f0bacf06350db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5ffdd01f0d743d2b604242dac82efba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a738c78a76944a7b88fe24221da6b804", "region_id": "RegionOne"}], "type": "volume", "id": "260a7cbaf0fd4df3b9ad2fcc8b777713", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d044c725b1544a10934bbdbabde2a7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7e32490ad2848dcb6c6ac3fa17e0f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0483fc63ed54605af3f4e7d0349ef88", "region_id": "RegionOne"}], "type": "block-store", "id": "60494b1e756f4705b8d6763fcc9ecef3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9599caf4eea40289314d70aeb4163ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cae0f7e20fea488ba665c1fd2ee2ee4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "581e634040994aa4a567a2e2479cd2b6", "region_id": "RegionOne"}], "type": "alarm", "id": "7a8e1f12a6a34728a17c966df3c1f675", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ebcd864751b42d8909e7ad63419e216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91082b28cdd9474797b8c40805b3e987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d3ce2a828b074e78b9d025ea076a7aff", "region_id": "RegionOne"}], "type": "alarming", "id": "0b57c51ef20944749928e5323bd12c93", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b616e37c11d84f5d9fa5d38e158d51c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73c5918ca4d2462089bebbff44cf5830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ff20e2d99c24872b80523fe46f33035", "region_id": "RegionOne"}], "type": "meter", "id": "68333ad35c114e6b94340412d0846b4c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4039661eac1947a7b8f0fc6a09bb1e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "860b2bd2f3ee48bfaafe14822788c839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1db62bec0cc418fa0ac5c28f57f8408", "region_id": "RegionOne"}], "type": "metering", "id": "17185db57b1c44d28cdf7fd02db331a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddd810e93cc04ad0ae5bf126b8fc74be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2061ff74b71f41058765b6aa45f28e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f26985ce4aa240f9aaf6060873b3b5ef", "region_id": "RegionOne"}], "type": "telemetry", "id": "51163f1a8334424aa5b51144a883d827", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f02ad02a37e244ad84280d31037d3ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2e7f422f54a64dab93169858c26fd8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17b17202239544b3b042de5c5e0b8bed", "region_id": "RegionOne"}], "type": "event", "id": "9d0ddabdee014664b8a7e5861d901eef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f0408305e6c46188f90cded2eb432da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c713450ef3284f92bfbf81c401522bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "09e633a1f3e44747be79fe52285d5247", "region_id": "RegionOne"}], "type": "events", "id": "5266686ee8b1405aba8a4f601364e2b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac835c5e762f462da3c635e5036f1a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4debbedaa8443529b3a5129b7824919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f8bfb003d3d4f43bfc2e1d33d1f2e96", "region_id": "RegionOne"}], "type": "application-deployment", "id": "df37dc8dff004123b2d764f320e95c59", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66b9f666592d44f690b0507bbb0f451f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff30e8d653484b47b9b7ec94feb046ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b23252dee66c4fc38ef456398b48d03c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8023c168c3a14cea83e731aa087bcf81", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90c869ce0cf6452588b1f63900ee9e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a507acfa4c874ca2908d1ac02285ee1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a38cf1a8edc40509e0fa5b884339ba5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e1741d2572e8495fabebe3bd8a716ffd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bbd0c3057a8d4f08b76fbe1917aea877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "571960fcc0b04a588c6de98a14175523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8ae67a99bff4ca1b80d6b861e724f79", "region_id": "RegionOne"}], "type": "tricircle", "id": "fc0714c272fc41d484e84f9cef9c6342", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fd70119e19ef4e0e9d89b54ee6560db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3e6a32eb5c774247b3e517a19f94ed1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "400278f2447d406f89036e8c73f73d34", "region_id": "RegionOne"}], "type": "database", "id": "8c3c782b6f6a4d4981c1b81f95f2dca2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6628a7ef84174cf89d583929ff147a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1bfe80aa040b4aa2915ef677d6c63f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a091e080ce9c418db8979fc6213feddc", "region_id": "RegionOne"}], "type": "application-container", "id": "ee638abdfd5c48169e72a09649b4ff21", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2633a207591246109631d0e437d47e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a0b90df33263437c9ea6f3f1c4dfae7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c4b32134829540218cabba0ca1c2413e", "region_id": "RegionOne"}], "type": "container", "id": "127abf4e69b14520804507f5c74da68a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adae3b594dcd43238f51ebc3b63f9f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccd15adf387f4b3494d9958320142461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "522fdf19fd8c4933b353321648f061e6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aaecd6bbf96a4c07a3e9d57104aa0141", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f362df01f8a43d4a353de6701832278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccdfdd9638ee448a8a8ac339a786496a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5cffce94a4f944808ce1cb56a9ea38ef", "region_id": "RegionOne"}], "type": "rca", "id": "fd6dae146ca24d599d8cb5b842b6add5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e207b42e0db9417b90a8022e50521951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9767d026b594404bb90de7829ea10492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "235af28325b34d02bca3ab30a5929ade", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "44a5be74434b4846856e8066226ed5ae", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5c0f71429dfe4083943e46c356054519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6ac770783bde406282e9bbc6593eb75a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ee4fcec774ba42d3bd6e310b6284b0d2", "region_id": "RegionOne"}], "type": "network", "id": "f55587c90c704251a53b900fc41dc18a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6855e1728ed345cca9fb914191c5252c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ab7fa9862674b87965e815ab432f496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9049b6ce64134cb1a26654aadf2e8499", "region_id": "RegionOne"}], "type": "backup", "id": "d75b7f861f6e48459b3603861a1c66e1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "049d82c7bb324390a1a97b4d3ce1dc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a6e2d8dc80245eca9d0cdb1317c2cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bbf4e0e484e646b8b6a2eea938ccd8b5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d5736a4196794f79a17cd66e86b5b5ec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab4ff6fdb32c44b4a39ed809a89d5639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "069664e291a846f3a6855451561ddc81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ad6307c1d8a24e089511619eb4e48b78", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f2e056924bd748619231fd9e1ced5e27", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98ca1ac0270b45fca843fd665fc08db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d552055305824e39af8b395b8eeba713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f7a34b9d354d43899b18a2faabc717f3", "region_id": "RegionOne"}], "type": "monitoring", "id": "efa158cfa2c44466bb673c2894b53f0a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bef1240aee3643ceb40c7a196b8ffb20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6bf70f3bdf5a49dca2f32ca2167f8c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f81e719dfd334edb874c6e3454e238bb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4bbfd7287b504e3c8d06fedac4c62a34", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1a32718746c941f89bd859766752cfac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cba545ccb21640168be1c6cc5decfb27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f7f07da979804cff82f9c479e985ca6b", "region_id": "RegionOne"}], "type": "placement", "id": "9d5dd5e9b8864d9888131f8c71a50712", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c941b4e35b347a78277ba8c909bb404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aeb8be74a1604e178235a16884717edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3328e0fa93dc4952930c33e05a63dbfa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "70739bb161f24e78aaf568655cb4ff12", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a27f436237594afdb27be0fcf022fe30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20ee929d30414ed895120a9a7eab81bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bfc11262afe741e99fc02d9e0f271f9d", "region_id": "RegionOne"}], "type": "ha", "id": "3d51e6d115964911a77e1725d00883ee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4d780b42e03d4f2497dd8e0dd6a85f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "25a00281ce774b6cbefea80894126e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9184455a0ecf413caa7cf80f56e10b98", "region_id": "RegionOne"}], "type": "reservation", "id": "3f0de8429b8641bfaec56c553ae94d36", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "782fba70175c4c3eac9afd9bd66f5f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a498721ce1b4f1995e382a814177eb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "56c2791630954202a6610204aacfd339", "region_id": "RegionOne"}], "type": "function-engine", "id": "f4fd226f329e404395694a6bc31f94f9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4e0ba69d2ad42b7848c07da1588fa3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "faec0ecc4588491dbc786164c5ccb28b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "61607eeeda5a4c008096b38e975094c9", "region_id": "RegionOne"}], "type": "accelerator", "id": "a9b9c846f016442fa27373534c4622ed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfc5705b0e6f49fc8f368344dbea8c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f5958285d244906911dba3b344d5475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f792d1c96cf14faeb0b46b56063cdffd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b8a110168af5401e8f1543bca7a87e29", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "055500954eb044fbacd46b2fcbc666e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25c0fab328eb43e8a76c92df7b76108e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6d1a98ba2ba9490894995eee33e64155", "region_id": "RegionOne"}], "type": "registration", "id": "b01511b94c2f47d190ea399d4d3cd301", "name": "adjutant"}], "user": {"domain": {"id": "4a31804370254be281c5d6fead152cad", "name": "c90c87eecf994f2395ef177c1c4dc52f"}, "id": "d3687b04f2524e0792cfe4da59cb909d", "name": "28c7c684dc244f878d795bcbe973f626"}, "audit_ids": ["f3f9b5c69f27404fa06db28109f95ae0", null], "issued_at": "2020-04-23T06:25:54.166948"}} 2020-04-23 06:27:54,300 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,302 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,302 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,335 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/6c0ad79d-fe17-44b4-857d-1bdc112f596d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,338 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,338 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "6c0ad79d-fe17-44b4-857d-1bdc112f596d"} 2020-04-23 06:27:54,370 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/ports/detail?address=00:01:02:03:04:05 -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:54,372 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,373 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "6c0ad79d-fe17-44b4-857d-1bdc112f596d", "uuid": "57c6a6dbbb15438d885be7b951d0e7af", "address": "00:01:02:03:04:05"}]} 2020-04-23 06:27:54,383 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/ports/57c6a6dbbb15438d885be7b951d0e7af -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,385 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,395 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/6c0ad79d-fe17-44b4-857d-1bdc112f596d -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:54,397 keystoneauth.session RESP: [200] content-type: application/json {30} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.110768s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_detailed [0.057885s] ... ok {6} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.156371s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,353 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,359 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,360 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,362 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,373 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.288469+00:00", "project": {"domain": {"id": "645bc108e0724335ae376dddc512bc24", "name": "af349da4866f4564872998aeb4519f46"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1d6b6bbeff8b4ce0adcbcd81964a0dcd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed0311453982458cacb3c594babba765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffe9d682296842bcae202461e33dc469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3acade0b069e4e7face32a87c6c8f0c7", "region_id": "RegionOne"}], "type": "identity", "id": "e8492e60215e4800a6cecc8188af246e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b032adc61ad941049bc8261fb0ca3d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "de7d17757a6f44668cc0aea6513868f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6acca0cf43114281a69285966121e4d2", "region_id": "RegionOne"}], "type": "compute", "id": "b6d41745a67c4666a00fa57990880601", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "868c56b1fc314d7aadd9145e1e86e281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3b802367d4b24bed918d4ecdff5e0659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "71382fe9f89b4869ad0d1e6512de7b82", "region_id": "RegionOne"}], "type": "image", "id": "0331698365cc43a084c1a10f5614323a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8503fd140e784593a8d0593bea0eed01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "68712b2b992c423f9594d08234d6b25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6dbcccb759f74369aaa9c72ceafc3c3a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5a8d47e3f1b841689aa2e470bbe4ef2e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4799d6bd624f412e9d66170ff09031b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ae7b09cb2004016b3c7d40cf122461a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a94935a3bdd4cef909ee529f516aca3", "region_id": "RegionOne"}], "type": "object-store", "id": "1a6749481b3e4179abcede9738704b29", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76768b11d787406a9277fac71403da06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02eb55ac0bab49a2baf3fe0d928a8fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "28ac80b9436549b59dc35d23fda763c2", "region_id": "RegionOne"}], "type": "clustering", "id": "434fd51d2d174f7397e04a7dee9d0f75", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6b34f869bb746c4be431273614e2b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b34c4e5c088544d8b0576ec072f0b41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b87581318fc04060aed55c8dcf98b3b3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ab5443a34ad44769955aa2837dc69c6d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "faacd2ed697d41839ed774de48475a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84c7fd2cd06b48a2874dac580efd9376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e7c3794e5a6d411fa3276b311c0e33dc", "region_id": "RegionOne"}], "type": "cluster", "id": "df68759f47a34994a4c4a9327c0a1f04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "11329dd6e9ef45b9803971597e2a13c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "66872776977f4eafb748e91033616eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "21f7437918f940b293940c5538e8a868", "region_id": "RegionOne"}], "type": "data-processing", "id": "5419fc400bcd488aa19340f8c5a5f5ae", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45d630fdfc8745d7b41aca3c4fc98fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55e8246bf6344a1d8133102f928467f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35bc123007a944a49fed2c365cffb908", "region_id": "RegionOne"}], "type": "baremetal", "id": "c2cc6a82b8d74762bb8d7b70f082e8bb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "753c4256ae334ee68086904528de849c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab9f5c45da754d06afd0ed0237d680ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5a0f3785185d44e09ee301ea6fa01aac", "region_id": "RegionOne"}], "type": "bare-metal", "id": "52e02fa5e10b4ddc9fb0f2c06af11a4b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d6d1a1b32f1543a791430e406ed24a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ab83dbfcd4e4195b7bf217213ad79c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0d4d7548d00046888389eb056a87c71e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f0929f931bc64ebfbc84749c55493778", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c27bfc1d81c8485ca9ea568dac89ef06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "080dc228a72e4de2af1ea99c99f875c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "63c4ce59aff64d438cc0f3a8f14e9613", "region_id": "RegionOne"}], "type": "key-manager", "id": "bb63b3da8c124ab28555db06e4cc7b42", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c87a27cceefc47d1815776c5463d7c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f971d1968b34cb88879910bb0a93e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "373d40b6eae5480fbab5d9ad2bdd0c0d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0c5c30179e334aaea6305cbd3ef7b27e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21a3e25dde9a4baebf527396ba4f2539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc6c158bbec547ffa24b7bd753677543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "14abe7dc721e42a5927352b62eca7949", "region_id": "RegionOne"}], "type": "infra-optim", "id": "054e504c6e914fecad1f585c0f4e10ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b1d9a929bdb1454db4d918caa706943b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e122ea770ce9436e8cb0247432927b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d21294cb68754d6f96ddff647dbe5d76", "region_id": "RegionOne"}], "type": "message", "id": "45d29928bd1846c08f77c63a22a5f774", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a61b29ef4026435aa51d852c910cf43d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8e1045c0e2c84a249737b066f9c830ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6571e81e66be4fa585fb10b762687b04", "region_id": "RegionOne"}], "type": "messaging", "id": "644a8ba2391d452fbc5fdaaacfcf3096", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b340542a1ed447c4a6035289ac409949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b72d2197fab443158dfe10c37b3a42f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bb8b6b5a98914ad4a7b497d1856b8a8a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b2f04a79214a421d9a51d4824711950d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aed9219d35c742b1810cb0a73d53c535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c507d8cdbd834101a7c1e03c9cadeddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c8bdcd712994723aa2166a6d0623639", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7076deee8a174bc8b9ca79ecda8297ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13c146cdb1994146a3d23c752a23cce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95f4149d674a43c0866b83f3b3b3d316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4349aecc5a044756b3cc765c013647d1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0aa6cfed763042a99d30e5ab02b3b698", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82554fa27bb84f29a5867cb6c514a4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eb9f70511ed45d98c542bbe56c54e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d8ce24917a84f6aadde39eebca2c5f8", "region_id": "RegionOne"}], "type": "container-infra", "id": "5a55e5f2c1af4694b26a833b8c99f1f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "74bb3287ee7f451ba535e66a7f4c98ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1b5208c384e6417dabeb19840b87febc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9a95f9da4c8f45c697caa068d0a24ea4", "region_id": "RegionOne"}], "type": "search", "id": "353f45ec6bf74b6e87cf303f3bcff0c5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4045766a050a432eb9a87deb648948fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb05497da292437ea7e3d32eeff43cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6dd86767be864a2d950c3ae2c6904a32", "region_id": "RegionOne"}], "type": "dns", "id": "92a9db78ac7c4469aceb5343041670ea", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "467ffd7bfaa14defa31e95d4c89de592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "615507fb0d81494690e61063b90408ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cb0e975d874a4ec4bc7ec46b8db52410", "region_id": "RegionOne"}], "type": "workflow", "id": "c2d5b9b0bb5b4eff9ac8b8d312e71c21", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1bc524282f954fe6a56b90cec04e11ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5bdfb10bb5ac42118c6f8059f2423141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ca0dd39f367d443f8f4cebc21d1b0181", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e95976a75fbe4e79af70a23118621c14", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "38fb7821677b431393041e177f77f620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f6f3b019cef04a8a8b37d5c926b6c07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "791806fc840c4b51b7a0fcefe38258a0", "region_id": "RegionOne"}], "type": "rating", "id": "c6f7cd0b8dc64db5b13d40c2940522a2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3065bda621d4a33876f0f915ad5e7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e119c0adb7840b7947f6a1475d14953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e2c43683bce643daa387bcbadbd79c83", "region_id": "RegionOne"}], "type": "operator-policy", "id": "211cbe0ac6044bba9d28923746212b27", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "104851cb2b4a4f7397f7a5ac9d7d89b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8490f2f1d514484804cf96213588b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d119c4c2f81e4d7bbdfc2ebdec520218", "region_id": "RegionOne"}], "type": "policy", "id": "58cb071488b54efebd8d62ee435240d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4689e6f126264723af2eceb22ec96e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb95027307ff4e78834bee781842c41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "19984f9a88654fbfb826cb4511774698", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1e30f46f62124ebbba9e47cffa68c0f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e2d573ef4a44c63b3cc645780293500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24fe01b5bd3d482fa9ff7e9f57f8f43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1783d675aaba4db1b86db3c49659d074", "region_id": "RegionOne"}], "type": "sharev2", "id": "b919ae4e590642b298716ffade04093a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a26b3eede1a24c268ebc72f9919bba00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8f0b0c8c9be44c8a469cbf6974aeecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f47d243c58b4001be65921d30d18ce9", "region_id": "RegionOne"}], "type": "share", "id": "3e292c0a1f4c46729b7d457306ab1480", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c577785ee214c8eb9876682ad247dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fdda823825b043629a31f998deb8de69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "70f42a466e594d77b0f83ba547700e0a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51aa42c851164dd4afd7e38fa22258cc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09bcbd361160435e8b422127aa215bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f7c57b6c00949199673f497450e4a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "901c0e76b1b14b209d28654fc29416d5", "region_id": "RegionOne"}], "type": "orchestration", "id": "3339c22ad17d4085b49f6bb4e7141f7a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3482b9b4d2a247e7a521ff25b8c314c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7bc8a0848524926803dba108bce1846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b8754756044d2f9a8ba33dd11bd5f9", "region_id": "RegionOne"}], "type": "block-storage", "id": "481781cb2f0f451cb7a8beb5e61915a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "149ff7e3923a4c81a50368ab929cd60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aa7cb3f9c43476593fd157fa1b5265c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c37e5d5ada4b4576af74c0443721c680", "region_id": "RegionOne"}], "type": "volumev3", "id": "9181bc9eb65840199121bc804912d78d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d62617edb7f04640ad80810174e32b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd63b9c0df14cafa18511f2d4eca594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "815c613f4b484ebc8127dab2c6681929", "region_id": "RegionOne"}], "type": "volumev2", "id": "2e83035fe6ea4d64ba0b73dfe61a8b16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f2a11c7a804462591f2f2d2c5c395aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db63b21666614bbbb8e4990c73153df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bc7363c039f463ab3f93a7ec4c3a504", "region_id": "RegionOne"}], "type": "volume", "id": "ae57e55a82ed4bdf9d95dd67e0b4a1b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5924475825aa490e9bd10c3427ab9471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cfc199becd04b26bc604976b0459a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f657f22a7f74d028f79a474cb2ba139", "region_id": "RegionOne"}], "type": "block-store", "id": "cfc0945deb0d4ba1b6c342e10605f92f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ded0859a2c2742a5b50289a05d821e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ad7c3710df34fd0801802b2ec7ba9a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "67bc18a075f24515ad5b92b855f6329c", "region_id": "RegionOne"}], "type": "alarm", "id": "e5bb550b4b604de4b59680a2491531c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a69ae96480a4a269568f4b37ee720a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7a08c3bd68e74cad998ad6069172fefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3921e13d822841ac8f4bcd65e425d230", "region_id": "RegionOne"}], "type": "alarming", "id": "c83e194813fb4edc8ce9110785ecface", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce7339ef66684cc4840f11d78a8eed2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "085bf1f175964444851373b8227c1820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d4ec07eae47457c90559b7adcf40e7c", "region_id": "RegionOne"}], "type": "meter", "id": "5e0b12766f30470ebb92db906079a91b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c010a802e9b4a7d8e1c7cb28e82061f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0c8bcf83ac541e88256495c90a065b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e7e5d36eb45f4b4a8747ef530c17efc1", "region_id": "RegionOne"}], "type": "metering", "id": "7346de38536244a299ca5b631dc2aa9d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "919250e51c6541a1bff303975dc56239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f92d034e4d947e19ecb86d552a33c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "89b3533485034c88b591ffa268aa92c1", "region_id": "RegionOne"}], "type": "telemetry", "id": "8df50590c69b4755a2e6faff9e290b2f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df0776557fd5494b9eae33719de2e35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd37fb5bf0244b03a366bbe8453d977f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "baacd5dff0a44550a12dcfeb20af8ee8", "region_id": "RegionOne"}], "type": "event", "id": "97e2b21a921d48d39a50eabfdf408a42", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2329c6a4ea0740bb8864af2e7fead2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e51a602ae40d406d8c609caaca6acde4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a58a18e731b14fe39bd5029dd5a01e38", "region_id": "RegionOne"}], "type": "events", "id": "b8b55bcdfa284cc0a472d7b59ebf48ec", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9595008886845fba044b553e5e2af5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "437f56b7d60e446b9c4325225514273e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3cb2233d2a3b4566b7087745f51acf96", "region_id": "RegionOne"}], "type": "application-deployment", "id": "58a4d52015b3458a8fd8093f60250441", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e40cad640c04cc6bfe7ceeeed35fdb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81e5c6d1078a42b2913b22f5eafff464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef06a65d051c49be8838eec0fbffc170", "region_id": "RegionOne"}], "type": "application_deployment", "id": "28ab054067914d1285d0655e3f598d38", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d373150e04f4c33b59a8d70454f150f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ed03430019743a0b5c9ae2e12a8bce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0af39467edb4e8688fe227315dcd667", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8cb384cbde4441eaac6280217373bdba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7f061930f4e4832b2346d2b99d99666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aaf3a428bef3408ca632a2c5ff5f42d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d129e67388604902bf580b1475bd6714", "region_id": "RegionOne"}], "type": "tricircle", "id": "80cc8dfaa23f40259dc5ecbdbbc4e3d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b2a10ae5df94f3cbb19787cd255acce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f6ed182e9781481d99ae502830dfdd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "235a4579f00f43039f136d0e0e2c2052", "region_id": "RegionOne"}], "type": "database", "id": "38768d5baccc4ff890e65b931dd90577", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62a047aa1dad474886f44ac3336874f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7795620fcc244b0f85008b9954ec896c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "062190a049244b52b920f68a0dcebea0", "region_id": "RegionOne"}], "type": "application-container", "id": "d729924d134e440099c8738ae9bc0539", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "945aa11be40e44a4aa8da75a9f8df431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "050ab77564ae498d9ca77e88daa52b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d6ccebe5dd2548439cb5f8eaf3543708", "region_id": "RegionOne"}], "type": "container", "id": "69f4990c57db4207bec4e162b65a4c91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7eb0128595fe4de09c733ec4f9ec028d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6079d2765544d028fe59b88845df19e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff70f1c8ddce4e1988f98a489e31c204", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "df3d146a0e3f464e98091515f4bcfbf5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1abd042c957b479cb4f46fe9de0c0b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b04e7def3c5b47c5a6e99ca712754fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "133b8009eac9454abed9c07a81dffcc0", "region_id": "RegionOne"}], "type": "rca", "id": "67012b7b8dbc4338971eeaea5de1e0eb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5bd67bad35d942e7955049609d095ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4137dc80a90547d9a6e2ead736f64aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c4e02e78a1c141beb3c6ac42627b7626", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db2c974b5ce9426fa81867de9c2713ef", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f63b777a7e25428da2077fb0a5701ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e3947637ad314ddba4233514fa386f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1d65a28c85e3400382e0bb41b4e5dff0", "region_id": "RegionOne"}], "type": "network", "id": "d3961aa44623436992d18cebeb4d992e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "29ce7ef028cf47fab8a0268c8f517379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d65ed0d4bb847cab08692b12dc6905d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6f8dd6ec858c469084088fa7e4286fa6", "region_id": "RegionOne"}], "type": "backup", "id": "db7b73d44249469eb12b3b3bffe3bf3c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec6d3702afbf43a890a3ba067a198283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a60cf27e076541ca9922bbf80070a871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "48163aa09ed34a878762493f6ad50d78", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8bf9f36085b84f94a7200ba1417675ad", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bdda657974f44db814e45bbee811033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31fe205e8f2e453ea286c31804f7f331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2f7ec0134b7e46259c7a68829305f69a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1f445cfed2554e089b73c356a0077fb0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c8887fd23f642d3a18a21e962be5aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cadfbec1f9fd4e8d81ccfebb32b03804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b551b389582d4bba85b661572524449a", "region_id": "RegionOne"}], "type": "monitoring", "id": "db5a64ba25eb43a7a704da5f16259bcd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "32f4312d7724416aa4c757dfb3cd9e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8232d557ae64436bb4dba8495d59f269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "32ba0ce1cdfc49e9870591a4ef726655", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a1a6d19f3fdf456880b05e36c68041ed", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "22fa653d64a74b7885a25a813bee26a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "71bafe7c03ca40979d2dacf6ff0d44c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c6efdd28ad264203a05acd7408c064d3", "region_id": "RegionOne"}], "type": "placement", "id": "8a4d606395254380b132b7f21c7a1f62", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6799463378f4d479ad9656da9c2e9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d4609b6d4f249ecaa1a564b7998542a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e3e1eabf7334101b1ed8f3daa6c1d44", "region_id": "RegionOne"}], "type": "instance-ha", "id": "be960dc03f0d47e3b0b2ac26b7f8c8f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6445f652d4c44669096652c58b0521c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "436c81dcfb8243d59a3784a214eb5a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b3d49ee04bfc4f7fac81f2943e50b11f", "region_id": "RegionOne"}], "type": "ha", "id": "26bc78fbab504a09872feb69e929c10b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cc73932cd49b4b9885db7b7e933ee3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8c266121ef564d21ad72c824bae390ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bdbe433f409d4f98a5361df16ddf99d8", "region_id": "RegionOne"}], "type": "reservation", "id": "e3e3cf7273584fd8b29f3bad2596a340", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b264734251a14f2d8e36037a55baa466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "262bc33faafd476aa342d50330a6eba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4e0266870ec64e339af26e42fffa2a61", "region_id": "RegionOne"}], "type": "function-engine", "id": "f87b19a86932418595636fba4a6660e7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "db0302c4e2cc4544bf3d44d704222ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bd17fe891a344ad9d2838617b6299c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7fbfec4d17294b0ba5a3a5dab1035d83", "region_id": "RegionOne"}], "type": "accelerator", "id": "f008a95285f344278ad16dbc9ec17096", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea6cfccbfc644eb382993e9764ae1066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3bc99e82ae104f16819340404c111215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a7f7727c9feb472faa1b010d5e3ac481", "region_id": "RegionOne"}], "type": "admin-logic", "id": "162cf922d30642ebabedc108b7fe4bb8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e53cc0110f0477a937973cf89032697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ade202dd6214ddf99ab242d27d744ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5ec53ca57e32473ea9ca8f7fd078c094", "region_id": "RegionOne"}], "type": "registration", "id": "b2189a62b5de4b879b4ebcf39bd513ec", "name": "adjutant"}], "user": {"domain": {"id": "cfa5843d73be4aed942a52e4732fb133", "name": "69a1400ac5a7464fa48713c312f28bac"}, "id": "671b785a6cf348d2b0d77d4293225f71", "name": "c1dd090dd5c14980a85702808a6ca92a"}, "audit_ids": ["08a996c6f3ed4a359daa3d2027b78d62", null], "issued_at": "2020-04-23T06:25:54.288469"}} 2020-04-23 06:27:54,434 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-availability-zone -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,437 keystoneauth.session RESP: [403] content-type: application/json 2020-04-23 06:27:54,438 openstack Availability zone list could not be fetched Traceback (most recent call last): File "openstack/cloud/_compute.py", line 142, in list_availability_zone_names for zone in zones: File "openstack/resource.py", line 1602, in list exceptions.raise_from_response(response) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {27} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.036441s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.206449s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,231 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,238 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,239 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,241 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,252 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.172408+00:00", "project": {"domain": {"id": "c48b537207e64c9ea508bc7af08f0514", "name": "6ed711042c8a4dbb81f54c3fdf9253b9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cd2a098793464d82b76c0e1a013c1a68"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "460b7c14c3534feea12055bbc488f1d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6f2c7d2fb496424d81ef21ac357f14e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d14463f23a764e559dab0a67e780a539", "region_id": "RegionOne"}], "type": "identity", "id": "b083b45a58994e72ab9f77298ec72312", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6ec19ce93db9480da593763b2b280580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bc01bfdc1e03498db0f05c2224197f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6bda6036a0cf48508244fe0bfaeb9409", "region_id": "RegionOne"}], "type": "compute", "id": "deff36f7a3c74aaab221559263dd8b1e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ee268f8cf2d4425daaa2b04e5874fad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0dc97471a5de4a62baaa4b92d2b3222e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3ed1e3b240f14a29b652aed1d29bc73f", "region_id": "RegionOne"}], "type": "image", "id": "d3dcb18b71a74964a8f5645f2c7a2115", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5769abf8b4cd40b3831c918f1d8009ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "57fe5403347241029d54a1c485f61a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "66d5eb5a571d44d183dd837fbdfbb5e4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e72b4f02151141308f7efe9541c19f23", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ff8992516d84ee583df9b19785e3567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2da7ab1dcc9349c396e30538adacbc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e339193f625471784f7a3759e3f1c46", "region_id": "RegionOne"}], "type": "object-store", "id": "d0b107bfe31946cd968b9fd9ecac76af", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf29c2c9cf0f4be0aa74426719d890de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3259d7e82c344a0a9dea30f847d87878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ab7274d5a6ff4b83b8d378ee806b5e7d", "region_id": "RegionOne"}], "type": "clustering", "id": "7d95ac17c1184884b7bbacf50a9bcfe2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25eb057b75264c66a5c8da30426a33ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e92f7b3abeba4736a2a64d2bea7e8453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1dc2b5171f5f46b5aeacaef07a2d2cc4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ecc417f2e00e4933b9fe7e330a6c15e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cc6fb5e11d941fe8a3588d6594768e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62b33f2036a3418cbf9dfacd0c13145c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f470d56069ae498785f77c2f1cc80754", "region_id": "RegionOne"}], "type": "cluster", "id": "529f71507c924ea1b3dd30eff86203e6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b2f86c32b98c476d95b36e69360b20d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7b14084af0c84d569f69a5fbeacc4eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ea03bbc54c64806b4a3e7f9da454b89", "region_id": "RegionOne"}], "type": "data-processing", "id": "58778cedfe644187ae700145941b1323", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d951b18c36ba4c37a040e574b55b307f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f29cc99779a84aa3ad6121cc4d9e67bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5e4b9cc47965437bb70258505f00870f", "region_id": "RegionOne"}], "type": "baremetal", "id": "89975229071e42609ce3c51cd48359b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "39438318848d4f1fb44df6f92e48ba1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adbd8fbab9564b8fb33a74e6c37feaab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6e87f9468ace41baad63901fcc1fd56e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "720421645b1848df995b478fa7cc4652", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c97f9803792641c1b9093a0a4e8ceabb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bce3818055a3421181bb65236b2cb046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "91dd2498f7fa4c08a2861c3aed772053", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "29ff5dbf8e6e471d873a991dac065b7d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bea44eb74aaa48cfb8a1eb549ab66149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "356b0d8eb74646a2b0fad64dbe131a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e8ad4e65ffc1410da35779dd3be40315", "region_id": "RegionOne"}], "type": "key-manager", "id": "ab91e060a15e49c592c52d6e207086c5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4e1fc80dd404d429eacc725f085c220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "767019fc3fff47f9a3b4cb4278af4693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5729ada9c61a4ef089dda63fb7ac19f0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ede869f649804801ae454c6d55c4d592", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "134fbc12b0c54da8ba19abe707d4a40f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a3bfe64f1de48558df57e32de4b826c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2a3a69a2fdfb49dca996dab03e345835", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1fb3afe92712420aa1fc6cd529197f8a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d57701a782547a7a3ba2980922b891e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "34a9ed00cef1422ca04e0fcc02f601de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "31de8b71a4e64414837ef5371a3fa2c3", "region_id": "RegionOne"}], "type": "message", "id": "2a7dd8db251041e69568756b4e3ba290", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0e7d70866339406983b755d4445870e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "78762bb9fffe44398bc24abd50b37ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "91cf862e402c4d1992569dc6de751b06", "region_id": "RegionOne"}], "type": "messaging", "id": "7a1e36fed373432e96cf43a7a2bda015", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c3a202f9c58f4994b2dc27aaae691576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e3640c89c0a848e2aa42d3281c49b10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4f25956307dd4a9081cdb72bc7160091", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4555f760566e433389efe77d0fd4e9c8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67a0a6ccba314c42a518e02e1ffb0c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70d8be66159c49cfa73b0923297b06eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac3d9a20bda2466d96b2152859d3b477", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3f7214b296f94bffb438500b672a1075", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cd3da2b73594fb89d2040258411392e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a10badf7209a48e8a9289dace8b9a544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b78164d9f5804ccabbef0cc28c1048dc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f150e79df1c141eb99e620d1c7a73d55", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1abe1b759ee14d25b52d57449574339e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8ae297cd3a94d67960eb550ad465aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d22e6d5cc7a44ecb8a4f514482078185", "region_id": "RegionOne"}], "type": "container-infra", "id": "974dfcbd41124ac6bfa8075c648e54e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "10d39d71c05247ecb4c1ac52429066e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2a4bbee08abd4a1ba3fec834635036cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3b056b36ca0144118ed2f0f6a1f3ae2f", "region_id": "RegionOne"}], "type": "search", "id": "4c68c60fd10b4c5b81723319f9c1df48", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd043ddcf011408a9f3d4abd6a7a85ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f54d940f24d84a27a0f7dd90cec2ebe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7ab69ee2f7ae46d3bc103cf0f49f5518", "region_id": "RegionOne"}], "type": "dns", "id": "5a022e22378040c6a3d25730e646d3b6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37d06369ca92471388b1a44e96b171f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "78a9391029e04b64aabd53ebe5db60a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aff4fb6a12e84205a825396951c42c29", "region_id": "RegionOne"}], "type": "workflow", "id": "e591dbc913f04c9387826ade58b19e44", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "147c1a38759547ba95c21675b368594c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65902ef8a0fa4821bf8a8c8087e7ba83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b46e5b9dd6d742428c8294a6e88770d0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6887e3c02e1e43219d83b62a14a2b7e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "17dafb16f4194bebb7be9e9ce8e80695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "59b0e16529784fd498f510152c2f6f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "354021998ad6475dafead6ebf8e241db", "region_id": "RegionOne"}], "type": "rating", "id": "838b27e4b6ea4c51b1edd36e0e38fc50", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b1e3614da9945e9b357ceffa618eeb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "533f5f38ec7948d59ed55bb475806e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65941d65ddfe42ceba48362cfb0591c8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "866a5d8f07834112a1110616809c7979", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "50c3f9717c494ddd87931316a1dbc584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e3a47b5fff24480b468645d75b2b166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fc4d66c458664ab9be6f25cf1e5098f3", "region_id": "RegionOne"}], "type": "policy", "id": "da7fe3cca4284549be83f83a5da0a439", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32fc1604c7374fe6a2ebef3ee8ae3b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8daef38b312540d39c3250dd2f2a4ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9894f09e96d84ea8a6f7a4e5d84b5938", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e97b80920cc34fa4bebfe545b43266b9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b70b122d77c745608e8efdcdd55e1d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35e859bd76d54eb98419a50085a5ffd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "861b93924ed94a0c867e78d31ebf67f7", "region_id": "RegionOne"}], "type": "sharev2", "id": "d2f064189cda4df5b4472a6b3ac12a4a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cb4b84a47294e9bba3a9edf1f93813a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c822df7c4d54a6ebb26fed5d705d102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c7a3afcb9d944676b81990711ced6be0", "region_id": "RegionOne"}], "type": "share", "id": "b4205d10e9744fa188bca6b2e3afbcbb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a9ecda51fb5433e9678fc3c7c28ed1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "458f2e5235dc446185389111613b4f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "889869c55cce4a8b8403c6ddc74d02d1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5d1a9eeaee314e87a79a51da668ab675", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f74177a30bb45ceb752c383b3fadb43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a863216f9c840ccb96f895706cb375a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e8403a588e24968a9d82b0b5d0b0f94", "region_id": "RegionOne"}], "type": "orchestration", "id": "048e8489915f4a82b54d3e6b8b4bed92", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8abe551ae6d4fc8bbc8e4ff6bb7c0f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b80bb7c0a194125b8277bcb412ec9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b817cb0c0abc4455a21339996fff5f63", "region_id": "RegionOne"}], "type": "block-storage", "id": "47e627813f3046be9e3db3bd2cec996c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80c1041b2e2946ebaa81b4b13811209a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3422cb5620d549b19994ccdac6ca605b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e20c852911034d78ab59d40af0f7cee5", "region_id": "RegionOne"}], "type": "volumev3", "id": "10efa418f38c4d4685b6605e3ea44567", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb7353c1b7c94429a24763ed85a02fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7ff2b600ef1464081ed5c4c4e37e08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec05e659ac744c78afce46dbbcbf04a7", "region_id": "RegionOne"}], "type": "volumev2", "id": "81cc8213ffb04404ac2d204deae3c3d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74c6902389a440ad8d741729d53ec675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ec4921836204fb6bdee345ee600ba52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f46ab083d9b49f78924622552be4569", "region_id": "RegionOne"}], "type": "volume", "id": "d27b6c466f3f44b7909b7b6530b3659b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc65404dbd744f2d800a4a253fc32159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19b1c9dbbbe64d3c92c70b2d8b64bdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ea65580588a446e9d5d08dc5e11fd89", "region_id": "RegionOne"}], "type": "block-store", "id": "1dceb9426dca4d459b548924e4b33e44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bc5267a3c3d49b1aab391fc29119e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5109f348d86d424aaca3c03648fda150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66b3cfbc686f477581772a20c5a976fd", "region_id": "RegionOne"}], "type": "alarm", "id": "74a2def6795d4f70804e3a5c9e060938", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08cf5b8a9fa24256af99c3b9206492d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73a67e8ffd53450ca79227ebdf3e2599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "64e1d819059b44b5ad8b7fd5f7be9656", "region_id": "RegionOne"}], "type": "alarming", "id": "8bcf0e56558b4057a7a540e30819067c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "26d1407c88a44ede97513997d445a25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4588d371fdde4c50b890791ea5eac18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8dacd67645064d76bb5c3ea5e81a73d2", "region_id": "RegionOne"}], "type": "meter", "id": "538e276e46ac481595ce6818663cd75b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af6561dc10724fc9a078d7b090a0e56b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "850b982851df4880b5206a8bb6f465c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2e0e82283a44862ab782257beda839c", "region_id": "RegionOne"}], "type": "metering", "id": "875ac6ad9e134f39ad92cf0c51929eef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd08616d0c1142d986b00a6184e6dc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cb3ca59460240e6a24472d4a4a88045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5988182ba0a4f6cbe7ca9d59b4ba4f8", "region_id": "RegionOne"}], "type": "telemetry", "id": "79ba2152018c44c5bb41d17959a2d8c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8aab4145333044d5b6f237a923cd0681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "64bf85048789456f88f11e85436ce3ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c134e7e74a794e15ac906013454c2d0c", "region_id": "RegionOne"}], "type": "event", "id": "b57020268cef4ad58d2d4fc7f6bc4a7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8f21b2d8c45431aa53ac27f831fc0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f8f5fbda6f1947fd8ae634800d8b6aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ed0bbb6d92646bb9df494be5d675ba1", "region_id": "RegionOne"}], "type": "events", "id": "dd3f6e634d4b4aacab90f5dde3ef2f99", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1c36ad38741426da7c48c77f42ef4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21fc039d2c18409e886d2ec595ef8481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0f37b520905e41858bc82477d8ee0471", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0102c6556f524d9bab2e76a0dd7bc307", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "32daf00a254640029fa28a0c15006a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d614f2251eb4657bdab99d6aec7e689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fec0415b7c8549f8853449ee8f8cf0cb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cb1bf77bad0947878c0aa2280d6aef2b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "056b973b6ea046dd8cba675013668222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8839630e53f44b578dc430fa179ab9de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8aa7611cf624d3294c8ece80ab200b1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2ed26d7b6fa145b1867ea973df715ae9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6baa12c85c24e6983446f65f6e2d924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac410a89ace94a64b8224a5f5a5d1ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d195ff88a224ce2b003bedb22d5368b", "region_id": "RegionOne"}], "type": "tricircle", "id": "04e7dcf0d4b449a8bae7bdd85b27c76d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8bcc0e1e8f324c8baf3a925b07e4abe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "64e673b296ea4ddfa9322ca9cf207e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "03195945346947d1ba505aa0c3a1ad57", "region_id": "RegionOne"}], "type": "database", "id": "aae8a55f715241edb0df3df31bdceaa6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffb4a06c85204b9ca70c53020fc95cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f4c65528fa84e0daa59b04a7da749c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d8a6afec1cd84c33b056608382ca2463", "region_id": "RegionOne"}], "type": "application-container", "id": "f9fc86376cc141068d90c87be6d022b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5fec55514a3b4307b01059d6cd6ac0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c5ac70a129e46b39a49fae0a8982dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "36681f946de64fd891acf3efab93e523", "region_id": "RegionOne"}], "type": "container", "id": "63f9fde41b8d4876821c9b8ba49fc27d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f16c0abfd9db40bd865acd167b18c645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bcc18ee22e034cc194d1aa34fe8017ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b375f8b39f154f70bf9580743d302d80", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4deb292c16af436c92dd3830cc90b7d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "17d63d0d73c34b53a495a0d954883ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f28c3de1f1b04795ba95ef335fccb664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e6101cf78e14fa786f68cc4eab74cdc", "region_id": "RegionOne"}], "type": "rca", "id": "bb892707737c4470a74459315359a5b5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "023259d8f5ce4202900402bf2f0c150e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d185704f521246db8c16c358d52a78fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dc96c047bedc4f73a3d8a4be28b1c60a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ca6588491d1e4e8baa40175ec1e506c3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "48f17132bd404520af0fe7bb06a970bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "76382299aaa24cb0bc326970a866875c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9799133b321247b1a474bdf45a1c1caa", "region_id": "RegionOne"}], "type": "network", "id": "4a86cc417cd24f0387cb2d0ca5e6d795", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "19b1a68263b24203ba1a0701ba36d13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7d21249e9a0a4f2eb7cc2f3bc7216a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4dc657a393b549589b3afa3e1481ad8b", "region_id": "RegionOne"}], "type": "backup", "id": "423ec0becfc74451a4b35224372127e0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3213cdc81145447e9eea6796a8724790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0a18f79952c84e76b3be699457314038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b1c26a1fda9743878d879cecfc70cebd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "22ba5a53202748529b596a2a9efab1dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8077161711124709847f826b7d44537e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a17fcee340704b3687bd2b8d9258df6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "96869e7a5b5b448b991374ab7fa2f744", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "713c0b13ef45426489904cb9dba26110", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "36057464e46d468d9acc400c4764765a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a53e41916c0748adbd894f0171895727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "94feaced01584e56915e48fe3a8480a4", "region_id": "RegionOne"}], "type": "monitoring", "id": "87e1b2ee4ee44436a07da48d5027b0ab", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ac79a6928d8644ac846ed9bfad3916e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8119cc9262954921895e15fc895d1992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "df07c623f8f0464394ee6b8e96d308bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7294c6c2f8e7460b9101e028a18ae6cf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5548811070174813a7987768fdfe2318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "28706a1b937149ecbb6dc403d4551bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ae08c3d0e6634f1b9aa6d67715d00930", "region_id": "RegionOne"}], "type": "placement", "id": "65867626959441d8a00efb9ab98b01db", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b2412b46b704153a8c43525403effaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86eae732cf4541d684edc2ca87ef8e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b793cdc514bf45029c80647b3a2c8900", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3890ab05340e4a5a9e13f5382371c7f5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc3da10eb6ae45228f8a0bbc9df5b375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f34c84262914337842f8821e9d2ee35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b5149d2b930e4df89382958fb5c99534", "region_id": "RegionOne"}], "type": "ha", "id": "c52764f3f8a647aa97d8dd23a4dff816", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cd4e61d092e446bb8c92c9199fb1ff1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0bd12ccd9b1e47d3a81b11cb4d5a5528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "22f81eeaeeb8429788014c3bb00e7a0f", "region_id": "RegionOne"}], "type": "reservation", "id": "7ee7a1fd0f5e46a89cc76fedca015ad6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad75ab0ba733444f9a4f7fd56266b4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2711761f45d9427b9305570e57990ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c056d8582a6149ce902499cb94a461b6", "region_id": "RegionOne"}], "type": "function-engine", "id": "1bb05e8e167b478296aeab3b7880182b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "19163ae367004014b6267e9c07706301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f82c94353a3447cca19b498c9609cb3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cf0c312513cc4148b1f7f91157dda310", "region_id": "RegionOne"}], "type": "accelerator", "id": "8625c65ddc6946deaa3a8928cfaec610", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "587b338b4eb04151b286b24d01cce98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "948b866a973f4521b8b9bd274cab14a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "645c80297ce9478e813b5c909986717b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f6c48b7d9d984feb82accb2d28008778", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7da7b7f5ff1b451d81a92cce57a1ea7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bc08092f51941c9b760c0c24e6f64c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4fda96a6cbaf4753a4a7a7a48e8f481f", "region_id": "RegionOne"}], "type": "registration", "id": "d9e38f184afa4d1ab7d64ec3ecbaf80b", "name": "adjutant"}], "user": {"domain": {"id": "10ba0755f506402da1f25d8e5304650d", "name": "efcd29c3f50c42878c8c0a079affc1f6"}, "id": "46732084b54846988c8d8ca26ed8c861", "name": "6549ccc644304ca5be45d4e897b49839"}, "audit_ids": ["b89ea3d710624e9496bb2237f89aa035", null], "issued_at": "2020-04-23T06:25:54.172408"}} 2020-04-23 06:27:54,308 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,311 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,346 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8612eff0-4fa5-4fc6-bb89-e0f092dda812 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,348 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,349 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": "conductor0", "instance_info": null, "uuid": "8612eff0-4fa5-4fc6-bb89-e0f092dda812"} 2020-04-23 06:27:54,351 openstack.baremetal Still waiting for the lock to be released on node 8612eff0-4fa5-4fc6-bb89-e0f092dda812, currently locked by conductor conductor0 2020-04-23 06:27:54,352 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,370 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8612eff0-4fa5-4fc6-bb89-e0f092dda812 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,372 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,373 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "8612eff0-4fa5-4fc6-bb89-e0f092dda812"} {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.186014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,244 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,249 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,249 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,252 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,262 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.184479+00:00", "project": {"domain": {"id": "99e0996b9554493ea12fd6b3e93ec94e", "name": "ac7b36a79a194c9385e89b7e3a213528"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2d8b49f7fb4f436487c88ba3cd2bedf9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a1051bc7cbf64988a2313a77e4112041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cb8f86c8b8d34641b2be46b6440d58ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a8a3435540a241dcb959c0254444f224", "region_id": "RegionOne"}], "type": "identity", "id": "f9ce81b2ac13440cabd38e172ff2d13d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81261466840f48c89ab2cafd6de70b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "71094d7525cd4c24bdd5facb95d3c0dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "08c8f88a46364623b8454db43c3ff1ba", "region_id": "RegionOne"}], "type": "compute", "id": "c851b2c5fc0d4fda87fcdbe2c48999b2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "063b05cdf45d485e83986548a4f81245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f37e4d715c644eb78f0e72f8431919ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5d5c0fc1708d4809a67f95887f0f252a", "region_id": "RegionOne"}], "type": "image", "id": "f7dca0918dc849799da5f1d6b8495fae", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "910ade11bcf2444c8a28be104ca2ab05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4e4bc62d4f7543be885bb758c0633d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2921d121e66444cd8a7460ee788d82e4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a9c1f147bfa543e895cc0a172b5cc7f1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a349dad66194dd2970c94eef644053f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c14ae3eb3d0a47878a1b782c98ee4259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07957bca68a144d093427523cd01bc52", "region_id": "RegionOne"}], "type": "object-store", "id": "7915c65f2f424d1caae90055a95f1a01", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9256e4d773cd47e6ad4826916d8a6794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45b9ff9092c740f882c95da4ec2918cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cf72c66d2174ae49b1757da2880c1aa", "region_id": "RegionOne"}], "type": "clustering", "id": "c3205f9992234374a096f1078f3f98a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bbeb0a30d1594c50a13db3ba8a458392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46352499ff5a4eb4bcc773adbdf7cea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f2a9cd6929c43a7ac4b4bd38b536fea", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fc1c4d5959d545098089200978b1987e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8339eb6cad5d4c75a755f3583fc893e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1f99d882b80488da01bc438c1224ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8e4869823434c0a80af5f63d5a5d204", "region_id": "RegionOne"}], "type": "cluster", "id": "22752dec97b34f7e8ffa4f3a42f8536f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b558905526c2466c8156aaa7c4e2c565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "115d6194c3f14f6080dccb2664328be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d9d8b0d08e6a4d5f806eb1b55cc4796c", "region_id": "RegionOne"}], "type": "data-processing", "id": "a44baf6631ee482ba0201ec4d5173d46", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7322ce37bb8e4103bdb11ffa2c4c09de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "279c63b4c97a4f71902890badd99c3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7791ce7aed064f8b82233e17eda7ab2c", "region_id": "RegionOne"}], "type": "baremetal", "id": "7cd000ce4f6a48d8899d0ed3f6783490", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c5fdee6976f449da3f647c7607c82c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61bfe44dede9438a9c5cf18d6ea64a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "291c328aab384eb39e4fb32f20b8dee1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "885cb466396d4d2988be15cc70d302d4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "623bc8cff0754863a5a1a32084d864c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c1987013367a47f685b0d9ed3fa2b083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "93f741b1044d42b1929144007f3ae571", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a51e248f0ad6451e8f32b3dc759a907d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fe1b3396ada14ab9914797bc22992350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "212785bb9518498084e77fa2974e4638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "15cae0bac1ea495f85b68480bf9bed46", "region_id": "RegionOne"}], "type": "key-manager", "id": "8647fd7cfbf04dc8aadca72da14d6f42", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f83df4be0ca94703bc1e3233dcb0d043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59d77ab433f64ea48d77ed5f9783209b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "609a6ebdb00f4136afc0cdb80c2331c0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "015bd15d8b384afe9ca3a91fd0bfed48", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c7b30d0a9df4e26ae067a0971d90b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48137b5acc38456da3a14a6d10371308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ad2e48ecf6048b8af130b219206aff6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad0a0dda4b234d2e9360cec562de7c01", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "47b61b95a7f0473eacf97f14e034b606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a37f236438dc45f1987851b12b1ef158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e638da3db3a6466dace778690a4d86c0", "region_id": "RegionOne"}], "type": "message", "id": "2814c80cfc12491b9cb507f5642d11b7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6bf46591ca054e4cbce8f5926351f695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "549882ddaa4d48139d5663434e7cc0bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "87ef16d6c2494df28b63800140dfd354", "region_id": "RegionOne"}], "type": "messaging", "id": "1abbfcd9abea48479a3a893182b009d1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0768fb49dfc04c7893405257a0e39eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "778567ecbea34e75b259debd160e13ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d95c32801e7e458591fa97defb4ae0f9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "799a095987d94f97923322a894c5aaa2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65844d68140043748f7f95ea327e36ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d09a2f47a23b4e3facdb18dc88fcb8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ec4ba0db0214fa0941681462e8c1eb1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3ebc69e0759641e6a9aa303300ec92b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1f255cdfd8c4e4e8244d8c3ef6f8624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3ee1037f9b84576a5aeaba6064dac76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbd4beff475f46f4baf16674d96af898", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f895dd76b6f14165a8a22753042ce136", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c73f118aa7dd4adfafb434844ff03eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a5c23c997e04fc090cfd6433575e8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2608433ead824af4985d767aeb7ab51b", "region_id": "RegionOne"}], "type": "container-infra", "id": "4e0cf6c62bbb49fead6700d36336d410", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f2fac6c254e542199bb5d3e79103c844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a4fbf1f62b0943f49701de47332fe4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a9c3d44b8527426bbc917a63cca4c9b4", "region_id": "RegionOne"}], "type": "search", "id": "c27d0821a3784591bd6e4a50173e5ce6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d49ea68dce1a401fb484faee852c4cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad447a6b8a2c471b907c80a1d66399cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "74a6747927fa4407adb0beeaf3636f62", "region_id": "RegionOne"}], "type": "dns", "id": "e99daa0a61b34dfc9b2a9b19e13a9ce5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00e40c0c85b943d1a3f8b2b06ef0cd52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "17e88c15b63b4758b84ba04d925510c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1cd09bfedfa34c11a53eeb74a5573793", "region_id": "RegionOne"}], "type": "workflow", "id": "2b25efd66fd2491fb5eaf9ec84f0a8c0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b26c58fea93c4507a748ae7e237e12a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7dd5c2c81f8485cbbc8846496087602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a91da6f3e1364e57a9be6904c2fa689a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c5c36773d7b44e40b14ae85ac765060b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2aa6af7afb1847b5987b56628377a23c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "869af7ab006a4226ad729eb4a1c32476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "70757e0fdb8d4c149c568027d3075565", "region_id": "RegionOne"}], "type": "rating", "id": "b0bfdede13ec4be69ca4d81b6e09b856", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de13250636684ed1a1fae9596f3ead61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e96d163c08cc43e889f9cc67104707ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e5071810c8a14b0f85dab65935af953e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7d0bdaa4f70e4313a0ddab26e0bc8c6d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bfd10069e14c4456b213138cd289b63d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e5e8208e5fe43ae97e47dbfb773cde5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d329b10967814a579c1ca2ccbeeb2da7", "region_id": "RegionOne"}], "type": "policy", "id": "312e9664f0584780a029aee8b82a0e63", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "989f7a09a25241d4b501a287d13d99d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5495715657f408b9316d1b50b8c6647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9663001f398748d48866068849838ce2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "57d7d243ffed4cf68193b8043d41f715", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0de0eab5bb6a45e991b1f32dd7300fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d41f0820b6f44b78e2e7f8b85fba743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d42ca93eb9949ba95fb742d30691aea", "region_id": "RegionOne"}], "type": "sharev2", "id": "53c4dc6d63c24fa89816a7fee801ae9b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae97951930ea45ec82f69b7ea084fc85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f90f66566cab48efbde27606f3d6b0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38e5018bb52a4612a8b6ce36a3a10b48", "region_id": "RegionOne"}], "type": "share", "id": "fcdd6cc488874fafaee3c03494e9f241", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d1416f94921430ba7d13831d4e1a9ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d334fba15e84abcafae05ddd1c81564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9814b991397e495eb6684fe20d173f37", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21e4e673a05643d6b71cd2ef3758dbac", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60b784c5f433423d86cd9cacb048c11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd730c9a5e74e9e85920069d00e0d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a03e0b6a6334c028f7b24aaad31553e", "region_id": "RegionOne"}], "type": "orchestration", "id": "4f699fc93c3a416783f57616f32d946c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba54575250794517853e1258046c3e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d5912b60e7c4ae199191a1d29fa9a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27b703e73d3546b0ab90571faee96131", "region_id": "RegionOne"}], "type": "block-storage", "id": "58cc179c9c3b42faad321190939d0fad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d54f8c3b91ac49398ff16a22b1e9cffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c2c0205c3648aeb681e61cf57ce4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dc172cb1f984c3190331e2fc8ddaa7e", "region_id": "RegionOne"}], "type": "volumev3", "id": "2858c23cb29c4d54b574bf08216b674d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4e76dccde854cb7ab19cb702ade9b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953567a131db46e1809e5ab97285eb77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e8588182cac459f8406d37e0773094c", "region_id": "RegionOne"}], "type": "volumev2", "id": "6cb14c9be1c6440aa59e896e3b15a7e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4fd6901f7d94f459fbee99f5fadcfd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53db7c7f5a38457295051a88b047e431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03142165781a44fbbbcfd2ffe69c793b", "region_id": "RegionOne"}], "type": "volume", "id": "628884fae05f4b328e28518dd8b4e014", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "181c62ba25324ff2977b6865b901edf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4eda39f667ab447e81c07edbf9acde77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d74fc777e3847389b211213b23675e7", "region_id": "RegionOne"}], "type": "block-store", "id": "1a23cea3ee144fbc8e3fad0065c77339", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3cb82c7aa9a94c2498db78c9242f1c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "90827168680d437099f496cd6e8ee407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7da42fccf2464313b6997b2395b9813f", "region_id": "RegionOne"}], "type": "alarm", "id": "58eb2b5a749648479cd781f983a04231", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cda81f1720d646f4bb533791f13983eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c10a8e7a14974bc59a47a01ce22cc626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66f99a71c842443689226f6a312fad46", "region_id": "RegionOne"}], "type": "alarming", "id": "ecd9f9cb2c2c4ec7bd20457d50ee8ed2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "825146a4628f47d198dfbdcc20225371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bba1f52955e84b1aa374301f5d53f09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ddd8a37a64f94f719b580abf98585447", "region_id": "RegionOne"}], "type": "meter", "id": "45a04e504a7645e8b26e41372928a1ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd5357f05fb744bfbcbaad0b058aae96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c064a32a3dc4e0eb4747c07b9d00794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d4102f122bd4b0a985b0d1068a46b69", "region_id": "RegionOne"}], "type": "metering", "id": "70734ff315b84bcfb7cc4ef3e3838d9c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a10c1ea988e44e190637e7c9e580234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec3b9c99a3934c658ee3c3556be6e1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f363d50633249debb32da7920d59810", "region_id": "RegionOne"}], "type": "telemetry", "id": "bf656482dca2455eaa9cec3c35f7644d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4acaea9e9ce04f42a025dc89633eaa10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42894babd6654682ad947691ba92c167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8e42e96e80f248b5b059e9169538b094", "region_id": "RegionOne"}], "type": "event", "id": "842643c1dd204dffb38dd03a3bf323c4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4edb52af0e64460c860f955f8f38a03e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "091654c6833c4079a1003b5a5d58c384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f915ba193de04d6dbd7a42c9c9c688a9", "region_id": "RegionOne"}], "type": "events", "id": "4ff91412791c496c9d903a0d120f0d4b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a1ac2d25f9074967b37b9902d3cb0fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "264e95ca4974491195c731db3163fea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d965d87b61b245b186bd72442584070f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4896fbd478d1474f9279253591d7e132", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5feaec95908a445da863521175a92c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3137ce45775417ea63448ecd859812d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea802f664e8b40428f5b5adb356cd1f2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f9cf0ae1816f4edab7fba00c4cc45b55", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "855519138dda4d6c8e4233893b37da79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f58862d12e44e4aa74b1a5ea415cecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "291748e106684c46b11642142d54bc68", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4f8e6d5123a1472ca1167ac6b1216957", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2750b88ffcd74b5a887e1f14bb674428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52ac0b3faa01419bab99c42b3cde438f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae56d8258494489ea73de7cd891f03ad", "region_id": "RegionOne"}], "type": "tricircle", "id": "2d298720fda142119eb038cd0f9a6fe6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3f0ef1f904bc493cb91172f77b690c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4974f13243ca43a7ae256e0b860e96ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b03d9814914a43039c49f510ffdd1356", "region_id": "RegionOne"}], "type": "database", "id": "9268fedecd614f86ba48f6332dc81e74", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0849c60f06744e23a4c0208aa9f12331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "890d10f1fa124cbabb81e4bc199451d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6a8fa3667ccf48179882bd1cdefb0331", "region_id": "RegionOne"}], "type": "application-container", "id": "47103abb37844fe2ac76b59937376806", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7f96d444c954f4eaf6569ceaa930b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b1a81f6529a472fa11b8d3df982875b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64e9b8e89d7e41cb8e3e0abdb2d472ea", "region_id": "RegionOne"}], "type": "container", "id": "a5ac89eb54a14bbeaea7e34a21d0c697", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3435d5aa9f4848d7a8e9472efffeb6bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1a8d2bffa194a4f9c131b5da3497b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c238b73126644731a2a8aa9df4e73c74", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f6ea9a8e01534de387fd2ad8b135b056", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2eb8c6126e1414fb5ef62a74f1961af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c278de81ac7c42a0984a06ba6677dffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff67665641eb4a229f8840a4e2c4ed6d", "region_id": "RegionOne"}], "type": "rca", "id": "bb56180011f04945932b6daa611f4c23", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fadb890caa71457b9070b4c551926dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54726fee9cb54775900580a1f4ce1dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d26c6a90573e4c1c858dfd22f31ded80", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dcedf794ce4a42f6b0a9b15c2a8d93f0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6c9bb52cd76c485e84a7f54d8a3e9b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "729cb334d660464e9ea3b1177bc5e598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9cb1e6154d2845489e4b5c379634bc55", "region_id": "RegionOne"}], "type": "network", "id": "c42e82854f44473d8cdc887c5814c4cf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "71b905cc20a34c658ef833ce46a4b9c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c678bf09f3e14da1a8b1bb7ab1635035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f8e79b4fa81a4b69920aefbf981b43d1", "region_id": "RegionOne"}], "type": "backup", "id": "7e9fcfa46ced4ab2aa6d24cb4aae5a44", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "854c3b4431c3459daaa3fcf25506e215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b481ef48f4574beba23299f9a6fc1994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e1835a2ec7fc46e29a524cb1a6044523", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6ce0d1422caa43919b22354da3e54632", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b71e48b3b6f47dc9cdf283180dfd31d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f5bcda39b8845dfa8b40c52eda0c43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "abd3c813d14a4364b9e358e1b403b677", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cf101f0a33c546bcb7b39372c1f98cf2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ab858d586e142d6a1884501ad853675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "302b8782c6954188b1ebaaba316a5939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ee6e3de1e9794c84832c067a2c45eb0e", "region_id": "RegionOne"}], "type": "monitoring", "id": "9839090e5ca14d7880f4c3b435f30af3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1fe79dffef084bf59bdf3c01e6fb6273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ebae98b1c549424594af97ab8cb8a52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "77a5090e2a534391b851ed1877209232", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7daab1bcaadb48109214d8659597c1c9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b1c72587d2f41ada26336f2e24a9673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5f8ab12a05f84715b507f3c765e39ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "139dbf6cee304a51bbbc12a40491c428", "region_id": "RegionOne"}], "type": "placement", "id": "1625129860ac449aaccffd28caccef14", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "526af598b8f94ad88867c2e845152e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cf7259d3ba841f6a7cba04342a49166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22c43cb790e04c8b91c094619077256b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0fd4e5241a924c28b67d9469358f0c29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dbbe06e0a0684902ab96a9648a0a27ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bc6b4c58b10e44718c42fe34c1276d01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "be403bd57d1f4b6ca991e4dda86a3e6c", "region_id": "RegionOne"}], "type": "ha", "id": "e8faaa7e9fd949bd8275511f6e706006", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6a70818a4ab438fa9e36496e34a0e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e5e598de9034c9d8b7c071897e2abbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8bcbf90f19a64a83b75890762438dfa6", "region_id": "RegionOne"}], "type": "reservation", "id": "4007f27750c54fdfa76aad6d23e59e2d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2da67be458b4ab8b7de6a4b9712857e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "336ce81d2a534bd9b7d8006473ecf45c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "17cb1a6d670f4432bd016b3f37e3d8e0", "region_id": "RegionOne"}], "type": "function-engine", "id": "84ce524834a540c7b3a2d2f98e63bee8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "88ee88588c5e485e9cdcf7b09d72e837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "30a2e1c5cfa4463a80f051454c4d376b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3dae3846d9de4bbf8c756b9ffe9a77b8", "region_id": "RegionOne"}], "type": "accelerator", "id": "03bcf002022c4e618a843786ad17843c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "959f3168bc0f474a9bcefb2ce47e1141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b8af62c1e6343c59e246401d78266a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b236b8fc4c1486aa67788584dc0e2dd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7f09699f1e3f4c5d8401b504436332d2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "911fc5bbe12847e7a0bdd2cc77cc44d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a181ef6f3ea4b4e90393d44f3bd097b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ce8bcfc06604993a7eef816bddb0854", "region_id": "RegionOne"}], "type": "registration", "id": "bd147f79439c410e9def8c4d827166e2", "name": "adjutant"}], "user": {"domain": {"id": "d22d2ec320e9433780d7624263accbb6", "name": "3c36a3aca05646ecbeac5aabbdd8cbbc"}, "id": "b00bb49f4d094009985ecd4ca7913d18", "name": "585742e6e2b344a2915c92ce3d3a1952"}, "audit_ids": ["6180cc5fd18e44af8aace6dbd234d287", null], "issued_at": "2020-04-23T06:25:54.184479"}} 2020-04-23 06:27:54,344 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-aggregates -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,347 keystoneauth.session RESP BODY: {"aggregates": [{"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.240430", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}]} 2020-04-23 06:27:54,362 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/os-aggregates/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"aggregate": {"availability_zone": "az"}}' 2020-04-23 06:27:54,364 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,365 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.240430", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}} {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.127363s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,958 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,960 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,961 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,962 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,967 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.926163+00:00", "project": {"domain": {"id": "f51e0b6f5b9547bfaea26ecfc0335bee", "name": "860e32249d0c401d804a0750d56d4659"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c84d6e187c2a4152a159e1c394712d09"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e62ab004847b45b9b7a97c32b5a51368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dd7dc00e391e4ee29f9966697fc5118f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "abffe2d1bf1d4cee8ef27b64b3b551a3", "region_id": "RegionOne"}], "type": "identity", "id": "4432002e6cba4693bc9e1ac863fa28b2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5bfa22e980f4ec79f479994bd7b8280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e6088ce1ff7e44c09565c971198c7b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4bef81f794354e89a383aa53ff6940fc", "region_id": "RegionOne"}], "type": "compute", "id": "ef72a78c2a8d4a50908df3b4bb5f4195", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a0fac9f2ebe446c287848209ef985bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e26f6ab5bf3e4c22921422910aa275ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "736c19ca382c4611bc0247d6fa284c94", "region_id": "RegionOne"}], "type": "image", "id": "36675aa078bd4e1991ec398b78b54e7e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "933e0087ddcb43fc849cded06f23eb32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "187abb352a924bcda3a039755a749647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e98124d447ae4cacb5d1bc1e29e6c9a2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "54219c6dcc3f4439b0110efb68646768", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14a02e23818f44528e63b82ceb103472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ab809bbd8c7491cb4b6132a018bc091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ae8b42c5f9e4d1cb7c357683a762ad0", "region_id": "RegionOne"}], "type": "object-store", "id": "8d72a7f88fa0404e849e66c1d4a39871", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfcfdb46972b478688df4c08663100c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ed82f2bffc0493182f5543c783ba7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88f346e517f847f7a2e1452b69b8d2bb", "region_id": "RegionOne"}], "type": "clustering", "id": "5da398b4002a4d66b94abb1fc0c2eab8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e66e4dffcb9c49e9b235c661385cb078", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f978498f43014d4d986594ac96ce7248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb23e7c71ad846fd8e4ffd8166c945ab", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "23f1c42f25b74041afadadcc543afa29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d889e30961a84c449afbe6c171e62d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf9684b9797b4c87bdc9c49acc486c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9fa26776a3e4978ba8a6e7e9405e62d", "region_id": "RegionOne"}], "type": "cluster", "id": "e6be786bb700451880bc3b8c0fa00f0b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42437b885c2245f6978ec203cf290dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46e5f8c5c3ff43d0b9e93f19ab4944e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4efa5eab577040b9b05e8638187caab4", "region_id": "RegionOne"}], "type": "data-processing", "id": "3b7414f4916643169aca7ef22948aaa4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e22ab8dcbda0485787cdd85c720c8493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b8857d632ed4e1a9aaab60b9f4cf3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b2127fd225964e0cbbd1821849d47d0d", "region_id": "RegionOne"}], "type": "baremetal", "id": "6775c18ef4b54f05832da929d0e5ed8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "daaf9140c34d41428e468d01e0ad9615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c34f70c25470439eb39b8b4fa6193cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2a88502c5f2a43f8a7988d9fd2d417fc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "78a72c2fa73344b3a3684cf758cb9ae4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ffce3065f01044b3ac7925d172e0ef2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1eb7bb59e78441779e0c13906b9681bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fe56ab8b53c9480283d00d56a3fe721e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fea76fe7799a4cdabe559426824b4e3c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "88f79b12766d432db554b8227896c665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "133dfc9a48e149c0af90bda3a06a2dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "03f67bfda82d456caba93f7c2e8496a0", "region_id": "RegionOne"}], "type": "key-manager", "id": "96d51cefe57a4fe7b2437315f05f0bea", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e2737736cc54c949a83157973ea97ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e9f411511b349a3ac813d403104a2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8903464cae5473295b2f9fbafb6a135", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "602f640359a6409e8013da1a7ab0eb08", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51e5c4098b3a42b6b115f9d5ef17a9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71bbf4dc38f34eae9b5ea5b6215a3858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e05ae450b3b743239ac03236e2265e45", "region_id": "RegionOne"}], "type": "infra-optim", "id": "11f6b4a1f4e746288320e73ff69206f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48873be1efc6401ca4055349ad0d5236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4160cc683eb847bfbd2d44f2df68f288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7ebcbb3bbfde4159997d947e2a7e5b1a", "region_id": "RegionOne"}], "type": "message", "id": "22dc658144d5468897c7aed212466dfb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0708b8769bf8419c96a6ea81312eb369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0655ec02a6af4111a151423ea300d32a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0324c47acdda406eb2fcd5939a510a64", "region_id": "RegionOne"}], "type": "messaging", "id": "7a9448f19d284c62855b30e3c4ce3223", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c4ac3accdef04d6a89aac98c634f24af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77d0fb2304c24e9eac08b4987dc30421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4aabc5984d9b4f1f92229588fa6e6e81", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4cd9a4b3b1549a282d916bb72343e52", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49f1ead888554031b20a78689ffbcfab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be7f701ecff34a07be2cde6dc0a2ca6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "179728a799314737a64088bf7531418d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dc06d805a0304c3eb50c6ad10c221c26", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a1b3fb532f048d4999e4328c3275833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d99601f4a2c49dfbe097bedf2bc6cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2eb8a6b315aa467885c80e2b73b414ce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0ba9fbb1ca38472aa0e18e16718a6498", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfdec58f605b4d85b0e994cdc7842462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5899014bdfc0486a8d64ffead2fd4396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c059839330d4bd4a88ffc0ee5cab16e", "region_id": "RegionOne"}], "type": "container-infra", "id": "df8e2b6ca60a4e79b4c8fca7ef33a709", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4b39fb45ff854c71a5163eeb33561b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a0a38abd1a014430a07b505523ef9023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "735d9c71c4564096bb6250398f41d5ea", "region_id": "RegionOne"}], "type": "search", "id": "db9e13bc5e544ca4824ce71db4f84b34", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2206b08ee72842e3b4237f355683bdd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7a26497957924294ae222efeff52be4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5ea8bde0f6724d55ac8a05ae4d23079e", "region_id": "RegionOne"}], "type": "dns", "id": "d81bb544caed4837a61343bfd8a13a05", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26184dbfeb724665a0a43b88df6d9c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33fe47087b2c485e9fd298f44d790eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7d42cbd15e9f4348a449137607781255", "region_id": "RegionOne"}], "type": "workflow", "id": "11cac2dca8f843dabca3e6a0ac462cd5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b305e7a999554271a5a8d98b612b83f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c63ef63fb034416828eef291bd4b9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5c8b119ffc1c416da26bd22fad47d90c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fc8c90a3af2649cc9260ffea12c0f0ff", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d2291dc92ea74db78633997fe5b28013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1aacee790444482bb0bad7e44d23b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6ccf78be89ad4fc0bb3012aff9ddfb75", "region_id": "RegionOne"}], "type": "rating", "id": "3c49307c82cb4f3fb374c9ed60c07805", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc3ab6ffd2b84689bed1e326d24240dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fec9675c80f54b53b807aa3635da1009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7b2e51eaa22445359db6fb891ba8a371", "region_id": "RegionOne"}], "type": "operator-policy", "id": "265120c7f5244cf6913e9ede5ac50418", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a70a0793714745e0bc2b3365fa0d53de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4e4ab02be41457a8031cecc6703b939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "01a77847448f487590f716bbe12cda39", "region_id": "RegionOne"}], "type": "policy", "id": "a0dc438348ac4191a735d23c59da76f7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f5c54a9d26a4da8871df55cc74ab96d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbfab84dca684cecb48c76147313a00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e3e5d488921a4466bbbca7a19933f847", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1309de3b68684d098c8d01c970d806fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c7ce94cec92438f91973629fb1c76fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54c04e6aaa974faaa511fe4cd77201fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaf802b5c0614c3ea375c40240859ab8", "region_id": "RegionOne"}], "type": "sharev2", "id": "93e9d6d64d9d4a5cacef9a7b4623c411", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b5de33744f34265b1402540592fe937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d725c57a214d46e2aeaadbe050c393df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2dfe08e02fd24faa9ff483b3ba752b6e", "region_id": "RegionOne"}], "type": "share", "id": "bdd71b1527b4425eaebe1b15480e2b2f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b709360a83e4730aa317285de57ba38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "221bdbef2a51490f9e051584b60c6689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eba9b3d46f2641fa9e69d7706b1b85b1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5a8a63c509784cb8b721a463d4d80c91", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d73e3fc587844f17bbc6907bd66e737d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fb56921d365453c8e9d8d8aee0f0089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f704150646411081a2f4a7666850da", "region_id": "RegionOne"}], "type": "orchestration", "id": "be9be42e50154c17b773ec3326ac55c3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f5893c1c53a4db4a27d13d990a7df6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c4f558d9148437aa61d246a7b76d645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1d7ea011ce248588060864512e05e99", "region_id": "RegionOne"}], "type": "block-storage", "id": "fea65b92bbbf4a9d9336547ab0328e41", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95555d77f89b4a17ad5f73a3abd40a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32213c0994524cba86ba4cfdf5304eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9645f29ca49f4d95a136446eda30154e", "region_id": "RegionOne"}], "type": "volumev3", "id": "c57cd03151f34b8c93d3ce2612f1ac28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa13c5fb65024a78bc169661431f9b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "347cdbdb050641a69a24b3cda2d130da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0e376beb18c4f139fe3ca9b735ea2b3", "region_id": "RegionOne"}], "type": "volumev2", "id": "e1d02954a286442886b2e9985300e542", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aa38008813544259ff141a5806b7a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efc5a22ec4dc4e6c86caef7b4bb3639d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58d594d8d8044926b6d07183384fc0a2", "region_id": "RegionOne"}], "type": "volume", "id": "e079b555e621426fa6396e1e913091a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "519386bd958043cfb9d6ba5e82dab88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2aa89e18769f43629ad8d92fad4f8599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7d7e2fc46bf4ee7b14de1eedd13be4d", "region_id": "RegionOne"}], "type": "block-store", "id": "592986abeea34f268434b30e4d5461f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18b4fc2d3a3f4e4ca4a3fef4d4030f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dc374048024d47d28d24a210da1627ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cf10a6c7e95340e1b8ca544b6ce45ef6", "region_id": "RegionOne"}], "type": "alarm", "id": "daa8527e53114cf693d2da5ba5bd4695", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52983e19cf5e42f98d0daa9cf6c6afee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9ca5a031cf44b9c94748edaebd1fc8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "038756e8b0f64093a6b5c99020ab4948", "region_id": "RegionOne"}], "type": "alarming", "id": "c28be575f8734b49be363cb177dec2b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92d60a5df9d541d08a08685b3ec3df98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe501adcd2244019920a6a2672852198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2e0e4d554c2d4060a9b63e9ba525c0b0", "region_id": "RegionOne"}], "type": "meter", "id": "4f62aeed37c24cf2b7b81f0de46c5e80", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6c8a68ba3e94980b416c5aa99ca14cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71ee7bc08ae14901af63dedcdb150ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e3f1447d2d47418a81e58512e9c1c075", "region_id": "RegionOne"}], "type": "metering", "id": "411497d2b65945189283478035b9ea69", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b82892c52fa446eb9fa6e22b29229338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f69a61437924e859e37a9df58921f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbc7227d00b44741b346615179bc851f", "region_id": "RegionOne"}], "type": "telemetry", "id": "bb6324ed2470486a8ee23bc3df77f8a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "153962176328484aaf4265fac4b3ddeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6c6b66e458704557954408dc577f2b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b3667f3ff9d74c23b829b981e13a887a", "region_id": "RegionOne"}], "type": "event", "id": "36b989f97c7a49aa87d8a7cfcb3ca2ea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9ebe885dca3f4c789e51101033c0d859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7f4d3908a5864561960ac6f13544d03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c0a810fd9df74ffe9d5d378059b7796f", "region_id": "RegionOne"}], "type": "events", "id": "bf06db8970da4a34a2610ad7181bf523", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53e43bc14608486b8028b44062e82a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7024b99c8c2f493f883f44a938ce253d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75c331c5eeac4ba4894efa309946aff7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e7bfabf746d74f7591ad8559fca26135", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe5753884a4c4812be549dc2ec3505b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccae8e95fe7a40189ce02aff399a0ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dc45f7dcba90411b81b3e45e5bd8170f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "575ebe45a14748dab1deb138b37690cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4db9d0e0eeb44e4ae836558fe630fa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4196b0682a64e8297876cb69447f311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "09309c9aeddf471e8e5dd4477aa9af84", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bb9f0bf3345048efa81c08ff47120677", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9959d669e3a74971bbe95c5270195c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6041560310fd4d15a4f8684ce9de4416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "098544c4f0fa45b98b1d490ff1859391", "region_id": "RegionOne"}], "type": "tricircle", "id": "ab9b8d6b89b34be2829a65c94187d25e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "44b7ed59bda24a67a0b438348f592d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e28c545fcece421a980be42ee88c56ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "70e7253207e04915ab181a948f1de1f1", "region_id": "RegionOne"}], "type": "database", "id": "3b1e259a13f84d0a92e515c374a2bfaa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "706bbcf7961f443d9fe68b98f65406c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d33ef20aae634cafb89a427326116260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dceb9975235946e69d59f2fd363dd969", "region_id": "RegionOne"}], "type": "application-container", "id": "762bdb014a0948ca908cd362a212cd36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42955a4711d1443c892ff4a920d47000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "734c61ee74fd47df947be19155f0d46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7c48e9b7a71f49a9baa1a6b3f7dd0678", "region_id": "RegionOne"}], "type": "container", "id": "bcf0049ea779400cb7125cd77bb30418", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "635dcb858ea748cf9f665a22fb340d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c04a01a4808d475dbc735d1f7efd9b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a33cd7a2a5843d6a0a78038cc83b58b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d83728bfc22d49cabd0eb3ebfd941f14", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5b1b9406d984671b649ffab3e72bd8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b33499c4fdd14d24a67fcd79c36e0df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a0ac51da6e3448dd87218fc1cebafaa4", "region_id": "RegionOne"}], "type": "rca", "id": "60ed1dee470645eb94f9644ead8834f1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d3dfc39836f4ccfa9055c5f4d9a3fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ab262353604847d29aab3afa4ef8a2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eae9984468c5444da5adf0e9b457a97d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "abec9955e8b44acba7e2e9ec35308f9d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bd49defff9d14a5b90bed51ef8ab917f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e25126c5e0a046e5a08d5907407df55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0134936c851d46ada2ab768a611bd617", "region_id": "RegionOne"}], "type": "network", "id": "d443d52a523b4620b4bc59524353e1b2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4472cff6fcc442fa87ff49a4785cb1e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "02544725f1f44b92a5ba84bb09cdb7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ef1cd470de7243ff8a4004318c651be4", "region_id": "RegionOne"}], "type": "backup", "id": "dbfd565434d54923aac6f161a6172bd5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf21e02f634b4865ba4d370f5668ca35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96c11ed8b4a84413b023ee592e41479b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b06bc77d415647df8949b15fbbd8f746", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cb135058fd5f4d48909bd06be39e022e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbfba864bd924220851dacfa03077804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "030d626fe24c404e8be1769d2d131960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d172a1dbcdec425f88c16911893f13fd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "72da9c5128244453af5fcd507d48363b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cc0f26c1f0a74bed87822e76b252aeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "432a11decc3a41e0b7d5a794f09bdc63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f8d604da1fe74923b83fccd5e225ef5f", "region_id": "RegionOne"}], "type": "monitoring", "id": "94c8b788fa7a4e03b67d317a6e6ddcd9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d61f367e194240418c8f78a5e61fe9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2fbbae8b4fe6419bb11129ad97860576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "668bc56bdcbc419e87e3efebcbbc14d7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "60d55b9e0ec54f40a93bbcbadd52ec80", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2eb08796965c4d2ba5604c57caf12127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "60c067e044db4bd3b68c60ec705cf79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "44b0235330e64ce4b5df437176085b2b", "region_id": "RegionOne"}], "type": "placement", "id": "e1e1d8a046234e0c96687ae24d8e3da7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9c3520ba10442c6b0bf579d73011efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6546825b772248f4b27066903cd6c535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ec7a6a5f3b64e36a71ed4a75ea2ab50", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4252dcf80a374b738278334e5d216163", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "566d8168e1ed4c708883fa500b8c27d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be29ca0e632547618610f368991cb7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b7d519c5caaa42bcb534b0a5fa896d32", "region_id": "RegionOne"}], "type": "ha", "id": "b5c8fca78b384552ac2dafddf9f728e0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d29bee97ea5d4779be9bbce27e840385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ec581d61185043dfa6f927b87a0dec65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "14c23ba1359a4135a604f4c93fd03e67", "region_id": "RegionOne"}], "type": "reservation", "id": "517428d9d88046e88e78ed9770bac271", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eb86a1e66eec439896d161b1e945ffe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "174332ee4297422cbccc2b23277c4098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8f495af7dc5a46a589dd4941f37b7eab", "region_id": "RegionOne"}], "type": "function-engine", "id": "93daa4d0723e4560b91698e33f8c01f8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "18b0059fb5194e4fbb309687e3817534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e70f9ada1f994dc0a076664e70f5707d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5eca983853f542319ccae3cdb07942ce", "region_id": "RegionOne"}], "type": "accelerator", "id": "209b50c937c544e1865bdf6d8de0bc75", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dab60b45c77f49f7a5efdd9bb15a079c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "300adf02e818487b90e7de536208686f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e5430a329e2842fabc386ae6484bfb9f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dceb613530d04cc5b401dbe253457e39", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "361c5f0a09254ba69ee76da36fb9c872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8abed9273bf346898b5d12b2736be418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "66af498bb3d84e77b66e465d182d4bcf", "region_id": "RegionOne"}], "type": "registration", "id": "637aab261cca4e0684d45a4a094eef91", "name": "adjutant"}], "user": {"domain": {"id": "8f4c54b4ef224294a6a32cc6cf9cefed", "name": "582875b7fba245689923c3ebae2097b2"}, "id": "a65ac19abb0c43d8a415d8a8565aa9a0", "name": "15c61b590fab4140b77f549e8c6c0d79"}, "audit_ids": ["48f817d1fb7343afa33b4c54516d933b", null], "issued_at": "2020-04-23T06:25:54.926163"}} 2020-04-23 06:27:55,020 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-floating-ips -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"pool": "nova"}' 2020-04-23 06:27:55,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,026 keystoneauth.session RESP BODY: {"floating_ip": {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}} 2020-04-23 06:27:55,043 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips/2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,047 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,048 keystoneauth.session RESP BODY: {"floating_ip": {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}} {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.057878s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.058850s] ... ok {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.204437s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,153 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,163 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,165 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,175 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.091719+00:00", "project": {"domain": {"id": "bfffa8eb116f4fe1ba9a45e49ec83af1", "name": "25b299c1ac6f45e18896dd47f212c7f1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5ce0246671c84a678817e16faa6d1241"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b6517a64fbf94fafb2bc14c97c45feff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ab19b46372804601934dd1dd2370632f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6db53579a14b44c99598e21b8ce9f918", "region_id": "RegionOne"}], "type": "identity", "id": "59965f319d7043789993706d04953a1c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "22b520e4894941aabeb6611b2d60800c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9af04d1f512d4821bc98a535acd33543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e045317d45804d4882a0aeb216bd1c12", "region_id": "RegionOne"}], "type": "compute", "id": "fcb4f42e8afe4f6d81c9803776c389c3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "93d441b145ff44f28f804615f5fcfa21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "78112b4e32364c5e823a256a922cb271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7a2f182bc5964fe99242b14b30e6d8b1", "region_id": "RegionOne"}], "type": "image", "id": "c4a4c12865a9408e8044457a4038f36b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "90a810d3eadb4d97902f874f7cc24c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aea6fb5911ae418eaced38ac9b198e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dc8d44a5657b4490a9adc01b28bda9a2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ffdecf538fa84f04836211b283a70b5f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c0d3f27d2e2449eaecd73193dcc1cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d885174d795473584926f35015fa85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5f35f00d054fa784be82347ec27a0d", "region_id": "RegionOne"}], "type": "object-store", "id": "2dedaee4789344fda04c686b1a7c1d19", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7dc6b373da774973880e9d4944e152dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef95c122d7bc48bda642ad1e78343a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c830a6651d104bfe8239737cf769e454", "region_id": "RegionOne"}], "type": "clustering", "id": "b898229d4fa542499ef25764a6a185a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46a434ad33984f02b842111b12986e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b32fa4768bd248ceb61acab9a473bb68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f062ab555e14c53a24de41d7cadac1f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f7f0a1968a584f0287ce8f5dac4c77ad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1720ad31e58b4ac3852329fde4f6c30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "118a6700572643288f58b58646c43005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "350494ff646c40a1bf3e35225b84181c", "region_id": "RegionOne"}], "type": "cluster", "id": "342539fc19f744ff95c687a37bfc9408", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9bf063d70ba42e88a5604f549f7ff86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "29eee3d23069437a98ad41cffc4f0eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "014dbfcc1db643b5bcf021f15c7c4680", "region_id": "RegionOne"}], "type": "data-processing", "id": "bb0aff22bd6b4895b82ec1f8349fa07b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dee7dac3744f43048f8ba6b5c6c3965c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "723929eba8984e21b35cea2384a67ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "121fd213b08a4152b3eedef0ff9d5bba", "region_id": "RegionOne"}], "type": "baremetal", "id": "559d0f6f61e04885ad4dad78dac36536", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be81bb16de6a442c8f18e9eb35ccbeb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00efcc4518ed411abd685b6f2d792742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "258f39c1bb0948e9b3bb6d9670098094", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b8a07844348342e49badc6b10ddd2a6d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1de7d6100be340f09a5b3f2d1fda1e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1548b6be894d4130836e9dc731c4dc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1f1767d162ce4146b66b357dbab08125", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fb28cae898104743beac3aa7c08f30ad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f2f34c212ae94fa4b0733e2dddedf517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1abb5092f12a412f89d0e91052db0337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "65a2a3e0b856416daf98ae59a8373cc6", "region_id": "RegionOne"}], "type": "key-manager", "id": "b10c8dbb13bb4c7195421f3b52043e0a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d337d4992d3479db8157ebe6959d1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce51f7b30bdf498f9cb0f516109c95ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6b3cacb4c1144a4cb81b8a7efd25c5db", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6d13d733abc04b288f755c489ad5bc51", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a7483f832f45487f8c49bcc8aa5ef971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00e0fb7110a44fb29850b504366c8793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b63e21ad57945438a9773f9c08ac4ae", "region_id": "RegionOne"}], "type": "infra-optim", "id": "29efa0baf21a48078a8db04713606c5b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f24f887efc24fe2a71e495d68e5dbe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f893d8fee6f84e76849952405b08b775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1d1dc8d03394ad89c1d395f7698fe90", "region_id": "RegionOne"}], "type": "message", "id": "6a5ac36aa0b7494da1e1b74370ee2961", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "660b61224e204dce9666fb9675c6f87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c756a48dfd37469fa11a4bf00626b4b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6272e241d0a24442b529f077b83b9b3b", "region_id": "RegionOne"}], "type": "messaging", "id": "014a5250453d4277b39f65e3d92e14e3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c9ed83fd93143439f8ec4c001c4fec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "87af389f490c45b084dcca16ddf14691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bf26bca16896459b896e75163309f839", "region_id": "RegionOne"}], "type": "application-catalog", "id": "75a5e6d7617547a19f560daa11ed8d8b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30061eb025874e719c30b9064b9cca8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "162997b277cf4ea78242542d194e0c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0fa08a06f794de7bb8ecca35e423788", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5ed2ace6851345bdb7686bde44d76949", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e671b2d61de4c3888fe554e4ae1914e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76cbaa7096e944439956c73d18c0407f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fcd1a9dbe994b52839550ba9de483cb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "41ffbfbb5075497f9e946e58c8361a3b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0a43e44edea4efeb00897281d7a1ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9788f94a8bd4b068c52d1f4e53d96ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2e28c985b334acabed1cca79d6c4cff", "region_id": "RegionOne"}], "type": "container-infra", "id": "d7514e15b7da425d84c5234a3add1a10", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a00a0c62c7f4ac68b8c02bcb09f38e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0ed3b68eda4f487dbbaa44df230b7527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dfb91bb0457c48838e0d954845a9de68", "region_id": "RegionOne"}], "type": "search", "id": "6ce422f6bde54cf6b49383412d54fb83", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ae2ee6ba39804877ac7d29743d2492fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "007cdeb15e4b467393320339f32d6e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "023bb7254b3f4fa580337f5b5fea9ce3", "region_id": "RegionOne"}], "type": "dns", "id": "935e547bd3e34f2aaff92bc41d91097d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "07c8c938c57e4ba5a5fb30cbae4a12a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fef8e48cb51491e9fc3ee5535ca23c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "76d53d78e5624976b8543b48584e6733", "region_id": "RegionOne"}], "type": "workflow", "id": "2f5e58ec0d70429688a870521e20a8a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c9d97f989df40b285e28be871332867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d6e9d54afe243faaf625be05b05577c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "76497d8e4017425abcddd94b84ad112a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7a215b2ec5424604882a017e17281c6e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a654faf8daa44096baa2db79c6809caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0c321aff2814c53beb1d2626c65a057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "02824b5aeeee4b3492c5f4616beef97f", "region_id": "RegionOne"}], "type": "rating", "id": "4b2aeb262d45403481740fefb57f28d5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a7456ed782d6412aa5edef7fdc6c801f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7caf4fcfd6147ec802b44678d7fcbc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c773b1202e6045abb44dd9481cee16b5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "38130de7dec94bffa9e8970283bf83f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9172ed96e26451ebd85c114f9b5d066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4eca5c5bc2a8400fae06e7c5cb75a043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "797b7c7b3c0345998442799d11a9466d", "region_id": "RegionOne"}], "type": "policy", "id": "c2e32b05a15b433f9c086137a43821a6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab1b5c90d4bd488a84a49f95925a1118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6ef953338f942289d45d84383280e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69cae2d81acf430b89861c3296212a6a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "97a39539af5c43dfadf6969d11f95506", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94b778498fa34bc0b3dd37e1a7e04fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "440710355f844a6a8b3a6fba6d0fdc7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a69101bea0274f879d755f8eaee214c1", "region_id": "RegionOne"}], "type": "sharev2", "id": "678f0c2734c041fd810508f26538020b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b74d7ca4f0624b32913dd0fc68e702e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02e39fc38be048cfb0dfc01f6b8af0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2bbee4d29f5c42b59c4036df763ee798", "region_id": "RegionOne"}], "type": "share", "id": "e079e80578e44d60b0a53b1054adcd83", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0832440d60e44c42b23d0c6a9c9c0288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2555bb2418d7445282f9fe493681baa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "928331e06b6045708377b3a06f78ee12", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3a6c9dc875b84ca081c0690098c418ee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94e12e4ae70e49dda4416cd74f62529f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "415617c71d1c4985a9d578efc7407847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff0bb9971b1a4495a98d29ac528ceaa9", "region_id": "RegionOne"}], "type": "orchestration", "id": "a4c582f5a88743bc9a60105fec9dd89f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cb783961f1d4afb954234b906286bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1487c17444154a90afabd901c090c7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7a37d86d2ed404e9ce0d70cfaefa8f7", "region_id": "RegionOne"}], "type": "block-storage", "id": "7878005dfab4404c96afd4bfb3b29aa5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fabe6bdaa9c54e8d8dc2c156acb6c4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1e0fed2e78d41528f3a230a9522c5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc4b6b3fd794186897c2d0807973b20", "region_id": "RegionOne"}], "type": "volumev3", "id": "50810e4168674f42986b1495aad7632b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70d63255f4ee416fab22e0f53ca636d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3bb25c841ab41369a6425461df71d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40f848977cd346eda2460455d4ec7698", "region_id": "RegionOne"}], "type": "volumev2", "id": "be2af4836290495083841d139bd9a106", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec702f839bea4860850cb9866cf3b161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef1b86a532c74e44a5c64979d0dad761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a727c7984bba43c5a970aec3b7300442", "region_id": "RegionOne"}], "type": "volume", "id": "31af7863a30c4d03a7a316e01841c799", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6e75c88462344039be02fe00fe9330c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "593d505becaf46a19888e046127b68e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe146f083bf8476d9025aeaffac704ba", "region_id": "RegionOne"}], "type": "block-store", "id": "5cb5ff6b340d40c6a6d7e7f60e21010f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8451a4ef735412b8584bc4bf9a34036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e32f05c74854a19b8d180a3236f9bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7849a788e81f4c7b8561ad24b4367999", "region_id": "RegionOne"}], "type": "alarm", "id": "4d2280b8db654cc5bb788123fd0c084e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ae4ac0beefb4c40a74dfaa945b11150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "589e210f6ba14f1f93665abea9371a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "71e649c9f8a342acb07f4c7f56750099", "region_id": "RegionOne"}], "type": "alarming", "id": "9936631572cf4a8abf0acd289304c70f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e586b6307a9545ababb226d6d567ca40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "decbea3b0b0640a7acef3edb63ed001e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2f774141c4d4dd8bf04a340a3770a54", "region_id": "RegionOne"}], "type": "meter", "id": "7e1d368592024f1aa95afefb28a960c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d73fcf317684114b94c45f5a5fb15bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c477c89ad2e4b9cab4f7cb40670b09c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "720c1aebd0f64d8f8b03c8717fa6a2d5", "region_id": "RegionOne"}], "type": "metering", "id": "7de02469054a4fc58764476198aa9565", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9978831657d42e2b4ff132cf9d32347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f930e92b5d6a4d478fe23b649002832c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12096967c2454f6dabdffc63d07af839", "region_id": "RegionOne"}], "type": "telemetry", "id": "b07f26cd754942779848c8683e5cd76e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1df97bac40b34bddae0fe05a0c0a7e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bcd8af384f4747b3823d7044b903301c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b7a49e02dd24ed48cac345c8d623731", "region_id": "RegionOne"}], "type": "event", "id": "7496ae47d836488b89364b7b140a6d03", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dbc97209b3e5455e945fecb3d8d51267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11989101ad604e84a6ee022032055b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "469256019c5c4ad9bcf222ec5928a50e", "region_id": "RegionOne"}], "type": "events", "id": "58831b3fba034d66ac1e5e81e369c815", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8452761743fc4455ac9650195966f5d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f50cc436ba34c98aff6fe544b06e1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "39466f0c52cc48eeb807179ea7d742d1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c023e658a5724c80b2f330441324e803", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b10f97c6613d4904a32658b5786af6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88e10f961a0848e3813b4925c1034fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13c7795a48b3499f827c74afcd6b8c6b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1e2c4467942b495c8715201ef2cf62e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33dea6df7a924f8daa131f11ea77a178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80c7919aa0d2413f9db9285cd2d1ad9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b164d8cf45114bfe9d5f726916ca0e7f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ccec1043baba436a8d9a9a92f16cb325", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "188eba2bdef744a38cd75068744cfa89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ada98ebab2b64a7c923dd72c8a1b6c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "740f1280749e4cc388c46fcb78a808c8", "region_id": "RegionOne"}], "type": "tricircle", "id": "237a6ef7f60f4c6683080352595f19e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4c79a043208c428583fddce6b510e560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "221153d67c2241bca99e7a808883c1a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a68a93d86e95431f93dd412f088806da", "region_id": "RegionOne"}], "type": "database", "id": "bdf3ba8e03e74307919ac0deddc291ea", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbdd92d64cd247edbed9f120ccbd317c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae10b080d51e439e81f792584ff8044f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c25cd5a32104970804482040249ff7c", "region_id": "RegionOne"}], "type": "application-container", "id": "c20603b5ff8141718ad41f357cb79643", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f66b830655c46a5bf73fff4464fd6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b3e126ed6b941a8b9dc16a5c41fd6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c8842a8e0a3e4fa8b0bd2a4ac4c22ccd", "region_id": "RegionOne"}], "type": "container", "id": "04508bd8609a4fd5879fd17f8538e235", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1bce0992fef4a6295ec3130c44659b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5fe6d63d1fc4cd687bb2c5983e6b30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a680ecdf1400457fbe62a713d56568ff", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "36c040d348d141fdaf5ee29da86d4b9f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14cf962390ff45d2862d22c66777035b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "830fbff3a6924e469eb0cec616178307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0a1b03879b1349878602ae994d4bde1e", "region_id": "RegionOne"}], "type": "rca", "id": "42bd370379d0433d9d83f03a2e6aa9ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09d0ceffc73e4df6aa3fd49c097e70f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cbbb80f5ae2e4d31a040795a21914741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec514daf5fd646ba988b1a0ccbdff3a3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2bc78811f0242c6b45693154aa8ad87", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "db4070b8b31a4aba81227fcc9737fd44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f61215fb79ea4f14af8f384d10b7b0c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3733d334a69c431c8b87dd170da42be9", "region_id": "RegionOne"}], "type": "network", "id": "7658ae0645d6423187f3ee43c97708ef", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ac54fce38af467dbfbd4cca18d17bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3487f736ab854f55bd3ca8079504ca81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "159353a7cc0844d8a5db05d23e85e67d", "region_id": "RegionOne"}], "type": "backup", "id": "f0a55279f36a4319a070f6f5ffc431dc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "635ed51b85c24a5782b7da510e961721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d23c6621d12f419ea9d500bfac97e59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3d29c1a0dff84be88c6cccb614b0d57e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ef6bb8d606c144fb9d420dc8ef11b3f1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d883b9281bb3415082ce87142d4f7e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84359a0e579a4bb88ec7ab323132c447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f09168ddcf2f42bbb62c2fa00caad7d4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e7c5b3a8e10349268fba7877dd69e15e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c6c105b1360a47e2826319d5b18d7dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "739c37f7c597416aa4fee58bbffdf7e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d1df500800dc45d5a36db6f468e4ec5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "8b119c05374944dd93a30d450c094b10", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "81b4e5c337854b41adc7c2e094b42f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a91c0de1d5694911bfb4613f51a67312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "38766e70b1504ca78ab5a152714b6f3a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d9d92dce903346628cba6a0d6c8c7ce2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a40ef5f5a7ac422e86e37cf300d401d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "525e57ea8be049a295943b5d14aa73cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0483fdefdc5c4191a84cb19db014b83d", "region_id": "RegionOne"}], "type": "placement", "id": "a64de1e9720c4463bc9f6eae3c12cdca", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82c769f1aedb4cb4bebd44bc0c3656a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb180f2e631449f0bfcae9b471cfe6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "412c4a53c0fc4504a3bc50c8153f6060", "region_id": "RegionOne"}], "type": "instance-ha", "id": "317190287cee4d318724e296b23df5f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b6d29b12bf94156865d8c13ac6f1d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37c24342c1e149b48d9edadd8968671d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7774eca5d9f44c9ebce799a4de85d8b4", "region_id": "RegionOne"}], "type": "ha", "id": "f01124bed7404e1d8c874c0246171b9f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "da6877f017274960a70364d7bd3331d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "02b2c3fc54fb41c8a0f7a5312275f8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "12fd5aea67aa451c82bc45f92b6c7420", "region_id": "RegionOne"}], "type": "reservation", "id": "2785b20ba8574cfb942cddb48f74a5dd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "47ec82a62b6d4027a29a37e0b47ad676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "613543965ee1481ea923310f5869aea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c33fc876ae6d40c0abef915747282ef9", "region_id": "RegionOne"}], "type": "function-engine", "id": "89b157a672bb4b4f93793f3f8fe57c49", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c91bf977935346588f379c451311f355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0e2f62a5f3e64751be98dfd321e5a2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "40926c3464254f24bb5872569c93c329", "region_id": "RegionOne"}], "type": "accelerator", "id": "4c947d1e3d2a446ead5a62bef9974fdf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "11b81ed46ba143ae928779948dac2a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ff184d0f3d4f40edaf213b1846962560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "35a97a2e98d64dcfab500384a888dc50", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9fce565f910d4812b07133c2e734014f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62b05dc6006849ab99ada0f516037744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f31ecb67d26a4164866d18996684d974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "deb9ca595a054dc193a1b8573fe480fc", "region_id": "RegionOne"}], "type": "registration", "id": "1c35c86d5eb945e694dd8a0a375e7aae", "name": "adjutant"}], "user": {"domain": {"id": "840b82e6b57f4c6695d9d92770a6d008", "name": "4fde278184fb424fa6fabd67d3d9ac1c"}, "id": "5530bd47872b45b7a0e870fadabb463b", "name": "8b32500e621f452d9a06d70f80220d97"}, "audit_ids": ["f6cd1083244d4c7b939085c432815c3d", null], "issued_at": "2020-04-23T06:25:54.091719"}} 2020-04-23 06:27:54,220 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,223 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,224 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,284 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/1dce5301-f75c-4a10-b99c-21a26447644d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,287 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,288 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "active", "reservation": null, "instance_info": null, "uuid": "1dce5301-f75c-4a10-b99c-21a26447644d"} {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.057519s] ... ok {30} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.036514s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.124158s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,988 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,991 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,991 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,993 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,999 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.951196+00:00", "project": {"domain": {"id": "69ed1c7ce7a04ff1929ed0bdc5a1d5e7", "name": "97f779b8f0cc41ffa95aba26d6de0a05"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ffac0260d6b5491aa0a5cfc5c58def5c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a6eb796c9f2245638655f83affba28c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4bf7f766abfd48168055d894f18a72a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a1e154c65862432885a4d767bd2fe52e", "region_id": "RegionOne"}], "type": "identity", "id": "1237c97cc06848cc9a1c271b0e90117f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "00f856af0f2749d38a24c798d585caf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f5508f76967436d9bba8d4612660e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4b215797f6674cc18dd3e147953d218b", "region_id": "RegionOne"}], "type": "compute", "id": "880a1e15deb4433ba41b3c92d87cb4f7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d1733d692e6d423d95d8f83aa1ec907f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "80f701a7db2e4ba5b17561b1bc0e5fed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "642c90b2c96a405d83938c8ae1748ad7", "region_id": "RegionOne"}], "type": "image", "id": "e62e38aac74c47b5b966c8dbe674f823", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "019fb9a0dfba471aafc6adac0eda0412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "edd8f3a5c42f44b6b33c06336bf30f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d466eb31674d4dba87966ed70a266f36", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb542c1727044760be292f2b0de12726", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edbd2f6623ff493a97bdf79dcdc83597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d530776a7a0d41c49434c32a9fc7877f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc49840086e74b6db7ad60a17b3aa5c9", "region_id": "RegionOne"}], "type": "object-store", "id": "235d8702ccfd449db5b76aa913ad4a50", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dac154d8571e4126944865a1ddb3e997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af68b951e066441dae374ddf23eb1e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eaf45a7a6dec47ed91194bade0953e65", "region_id": "RegionOne"}], "type": "clustering", "id": "30ff8ca3436f47c692e5f8935bf68ad4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c1e7b7363464137b852222b1ce40441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "91a8a20754dd43489307774230226020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4080e620053c40129bcc3326bd2ff7ef", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4c92fcf2e06e49b7a4c7acbb208004fe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "557c7b8c840e4b8d95686c4cd8d1d352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82721b0b2da747e490426c12e5baa695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a1a253a7f2f54e04a94ebce03f01707d", "region_id": "RegionOne"}], "type": "cluster", "id": "af0e9636d29c4a47beccac6c7a91a73b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "21d941fbd9c14d42a866653d694fad69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "82e044df95b348de8cea502df8a0ef66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b52a7bdc4f2d410a89aba8afe04f5826", "region_id": "RegionOne"}], "type": "data-processing", "id": "a305a6654a7d4374b8c670c8c1a1b69e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c16f745bede4983996bf13bf57bdac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fce8b33c59524b8291321e378ec46e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe9882ff8f3446f79f758cb415bc77c7", "region_id": "RegionOne"}], "type": "baremetal", "id": "fd12b97d67734142ae116e2df9ca4882", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e78ad2d112b41ccbdfba868f4887fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df7426c2f10a4f18a3fc1b7421cfcc34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0c9ef449a1e45f098df61cfdf7792c9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5676e0965e0d4b81a5c2cf3fe95884ea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b4d9090dbe546d58f2dc293139dd294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e24d1dcd2fd34f538a53c0da5e2ea57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5f0e1365634a419c96a6a79e3f49839d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "99912ea0d6a145c0946a0c37cd329e9b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cef526f5baec41d79069d4eece60d72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "676a61b8d340439e928cae4b7bf12968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "44050ad48d7c4a0d885b5f524b2d37c8", "region_id": "RegionOne"}], "type": "key-manager", "id": "5dbf6623a8074659a3958537785e589d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce9d2125cf1d4ac3942ef8a16668e341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25bafe9b037744efba7761fc3f86ae1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3b0eab5cccb44102b10b7eb827c4df5c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "be865384b4644226bce0974a02939df0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da686e8248e243689099e1b7cc901536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36eb662603514dafb38d95f7ea6ae2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d2faeb92b64844d8b8dde34a61c05246", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9dc45f0b644644e492fdbd4cb35976ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "29c88e886f9542d4b60587b77177b6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b26b42c3087402d8655fad088853a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "740e959819424f5fbf111d85b64b03c2", "region_id": "RegionOne"}], "type": "message", "id": "4afc841841934165af7d2da97ee16f37", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c64a861ecfb471f94bb2d762539c749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44ee6c52dd93459c90d73d0122f03a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ddb40c4259b411981c829e7f8efd1e4", "region_id": "RegionOne"}], "type": "messaging", "id": "e2bbd1a697394c39b36e347c09bc0f52", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eaeb084f45ef47f4b521f34cef1088af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1a72d697e4f14488882229a068048da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fafb3b56e48c4c52a438c838aeed6316", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3e7c811d24954119aadc1bb8eda356c3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20cf197dcd2e450591f97379a58aaa2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a545539ef97a4952ae5ec2d56b9ffc29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b52db098a0bd41c394aa04aac0bb78df", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5fa7c9eb7004e579854a890f3bc6ad4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cfbd41877fa4bf0b389539744f6814a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84b5bbb3d3bc4cd2b5bba279bc6edf13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f412f094326d4e7faf3075c192738680", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "15a482850f3d45d7b112d40870676e9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed0d4bef210d4e0290ae0f09b0b1ae55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05f0057ed55740508e6674172bc2c3ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7f48c98e49e40fe945a8609a31999d5", "region_id": "RegionOne"}], "type": "container-infra", "id": "a3772e0b08ae43dabb918fa7ebf93fa0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "58bcbdceddbd44429e893a7d9769d7c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5a60644c02674f4da19e3a2978c03ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "19cf36b8a27c49b4baaad4325484e224", "region_id": "RegionOne"}], "type": "search", "id": "3cf084bcc76d48f197e3217660f9d9d4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3437743840354472b353ee5a69ed0f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3e6ff4fce0d54e8bbb335eec5dca2de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "aac21af30a0e4dbd827266351b4378ba", "region_id": "RegionOne"}], "type": "dns", "id": "663c0f19084d461b81b8b4d65757dd9e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16c38fe9ae06431bb32f223fa8f8b59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6919285b67e45c6ae1573d7f1fdeaa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4b43aa9e89624bbebdc409b4448e1377", "region_id": "RegionOne"}], "type": "workflow", "id": "7feaa9e43dc548faa2b2719de501c24e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "29573714c8ee427c80519b7b7ea392b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4315cdb08594446b7898d834cf638bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8253984853114d86a9aedcddaa5506f9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d17cbda1a93f4f509d37dd7e424f3182", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8ec8858e048348608358d5923875e924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cfd5d930cec64e558b3e4c501ab9fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ae5efb6f51de4fd3b128b5a659addd42", "region_id": "RegionOne"}], "type": "rating", "id": "37a7fc89216d41cc874870cb91e48e25", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d2d037d2a754a40b2e348ecf4adc840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "487896d428a44794939eff84051139d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dbce40cfcf9b446a84c318747ca1f7da", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1711c767cd094bc8ab6a73cd1cafdd4f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b3afe7f0c9b468092a49a21bb33d8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9401db7888904410b7707ef3973de8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7a5ada146002451bb8085e1223b3bcaa", "region_id": "RegionOne"}], "type": "policy", "id": "7915a3871f3f43e191541120e543b225", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77f8352c10b5450eb54b90a6b65455f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a6e4627e0d749318429d6ad2e8712e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "865e5596723a40cdb0682f35521fea58", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "823550cc40df4c4d80b27923cae5651d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4115f06aede644dba8c1e570fda5535c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8f95132d0bf45a1b066b58dd7036c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62ebb799bd6541ed8e0994ee0e958cf8", "region_id": "RegionOne"}], "type": "sharev2", "id": "9f73ef8333f842d6979af74b3c1d1c8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5ccad4a015743db8bc0a6b2c848b1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01aae5b2845e4ac3935d295b8c1b6515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6288fe7e2ff1473c9c31a08e2461bfb9", "region_id": "RegionOne"}], "type": "share", "id": "b49a2f078aa4481b89b54919ace66cf2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4626b15d23434342a41a8a0b410261e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c82dee96edba4fdb9ef4981f224d6309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d3f7fe13d434729b0caf0ee7b9788f6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "484b3e27a4e24c51b2df098ebc3e11a4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad3d4d80bd7148a3a0983f010fedb37c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75327205306a42b78190d6dcc15b73dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d92cecf23db4f399dd28031accaa64d", "region_id": "RegionOne"}], "type": "orchestration", "id": "a6965eb3d45049e880d01266c1247fa2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e851ab83c7dc4d99904f3219aea8f7c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a61aa5e0a054b5a991a89912887074c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0cabedadbee498790ca0a52ba00be79", "region_id": "RegionOne"}], "type": "block-storage", "id": "c6d730d543b54251b046f8e3b0611021", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56618fe89430404caa91a002671c0783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f61bbd387884af590d50136e9156213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be5ba5b389e04d78b52a2960668860f6", "region_id": "RegionOne"}], "type": "volumev3", "id": "317858a886864c1bb1ddd6d352bc6cfd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e69d90c122a409e89285a94fea1ca5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c7b21e834b644d99a117ce620ffdebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb3f2e25948439080ef825c1cdb5f7f", "region_id": "RegionOne"}], "type": "volumev2", "id": "aec21d4fed8f4ce7877aae6aef8d80ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b43f39dfc6c40b286b80d8da4a4723e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5471ffe7c7854078b659ee245a5f2afb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e564a1fc12fe494088b7582035ecd34d", "region_id": "RegionOne"}], "type": "volume", "id": "48be4ea0b661486494d7f29c84b42be5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "860245cd419b4e0bae1bdb2907141522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "617ffd26746846c194292056279f9c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d844e254bc44a68af8e4402616ef8d6", "region_id": "RegionOne"}], "type": "block-store", "id": "4a095a4496634c4a8765e7a58c491af4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f8d88d1b5f74a068fd87dfe9baddcc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "833300b99c884e43bb5d0ee8976e9bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dda64f3ee8f742738321745cbd86c05c", "region_id": "RegionOne"}], "type": "alarm", "id": "48bad11f01db4ae0ad40829acf574efd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3cb52c38cbf64d2aa7b481eb06e6db53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4d4d2c6870a4e9aa9d0a9766331e72f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a3b301b01a546e99e50c5efcdc2e9cf", "region_id": "RegionOne"}], "type": "alarming", "id": "b0768626acce455e9f32657f11b98c85", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "71e45b5d46324b7a8fe135e0725aecf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e877d423c2ce4e659f21442d8132df56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00fd56b482164887ad4b47bcc6a46de1", "region_id": "RegionOne"}], "type": "meter", "id": "fb04b4ec455a44b98237299eec3e1592", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "432994e9ede240dfb6a26d112882ae44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "116fd1b1a05e459e902de024c1d1f7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8183e1d15e8343768df4f642aab15924", "region_id": "RegionOne"}], "type": "metering", "id": "abcba285c6b5401ab7696e7ad8f949a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "063e8db0bb894684a72fa119d8e7932e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76b824552da94fa38a59316c026e51c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f2b04ae0bbf4bddadbf1afd40ef41dd", "region_id": "RegionOne"}], "type": "telemetry", "id": "429671efa24f46769feaa71ca8774a08", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5ec1208134124d61ba02971f7e4b4279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0eed4b4abaae4d9285ac53bd5f01360d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e9065372b1f946debfbb5dd24d1b1115", "region_id": "RegionOne"}], "type": "event", "id": "2aa3d4b8f1da4d52bf2917f1da64c317", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39d94919afac4a06973fb2c5c5411a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7ac0b7e2c864a7eaacad21300cd849e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aab853e2344c44378ebdff681f49752c", "region_id": "RegionOne"}], "type": "events", "id": "9133da0e0eff48a09303cdb08e0237b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b43445e3435f454995d31595a7e62fee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "518d4a70ddcf4b08a8f22807659fc114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2a1700f471f84cbcb2d84bf267b05e26", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3cf70916f84a4cdc88ee17406626b40b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25640fc4a202449397b61224fa11be69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ace0ab18c1f4afd9decadd4eeb18e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5b24872435749108822b80a4d4c8d0e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7162bd7fdb6a42a5a631c88fc13882ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c94d24c58f448daaee32b27ad407ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef4755705c00487582f174fa6c7d58d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bce4334f6932440699c92a8802af4f1b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8f67b1e0c0e74a04a1f2493c4f93d70d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5d4c12bc8e54041b667e6339c37d394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "981f2b195d004e0a96d3d02eaff126ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5877af7b1b8a4561bffedc19a706fc03", "region_id": "RegionOne"}], "type": "tricircle", "id": "1296f0d2ceef47a9aefa84df008e75e7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f91b0d42ea764009b793255adbc5e571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9bbdbb85e79a4c9dba2c4014927c244b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "19ef5bc6b2bc462e88e1ca26673f1350", "region_id": "RegionOne"}], "type": "database", "id": "5b46daf3126a4461a8dcfe4a4a3915e0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c8feeda45ce458d88eb6444fd49ddf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0b27a4b5bcb41a391f7c7d7bea48607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2885a1eed3bc475eb7ffa242a787c898", "region_id": "RegionOne"}], "type": "application-container", "id": "9b42e882576743eb9f5001c3a4e575d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8478789ff85448c99e113c17fa97a9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bbcbd7600be24729b75dc27606c9230a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "73223c93b761436f9b24ef683eb0ed0f", "region_id": "RegionOne"}], "type": "container", "id": "dc6c3553e59e48abb497d4069e44bd02", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c283fed4070941618ce7aacbd9a4e7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71c7cd4f7d4e4d9a835b65caa6bd7135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6352056be20e4aac9c6f39dee8fe68d7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0de4287ace4b4335a8545ce21b8244c1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c28ea6302a8542f783297afe7aaced90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d0339af3ea04e3e8b98f52a0291609f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b3ea6e90fdb642bc8dafccc2471ee7c0", "region_id": "RegionOne"}], "type": "rca", "id": "fa064761e31d42ab83e37a511c125a98", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65990577a053496ea1adef27c5296be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a40fc98a28544f1785da4ebdd6a91350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "50a715cf50af43fb9115b5a8efc6f27a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1d310d58851746c6b5ad398202b0af10", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a24eae10d797400488e9bae13a15adee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "567ec2ecdfe14f4ab6dd4e990387430e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "513fb1d0ba34457dbeb4c08c4f914cd5", "region_id": "RegionOne"}], "type": "network", "id": "7dd1298a39a94e8e8ec1e438604a256d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "54c96d1f085749b39023cd02a24edf66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d0c43c2747143c5b1fa115428cc513f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9d1d3c12aed24ee4bbd41e1b80a82aa5", "region_id": "RegionOne"}], "type": "backup", "id": "3877ceefbcef4232b336bd5a1286ad6e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31861f32081c4f95a59f9d09290d5053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9b854fe22dd45af9bca78ff609dd183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4da072c1c2564e52a102cf74021511a4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b193bc649a7d47d29249e0d69f745328", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e78d8bbf078945cb8d4ffd44ec0b9678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b879cc96f857498eb0ec0056945c281c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a8997b71a29442f5a12f779ae34e2634", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9df9d8379e89481db5b8616b3aee59a0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "30b4aa5a167a43b4aad8a05e30874732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "515b394989c143389a9c93da36f347a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "37570f9e04634c8c882f9f7023c61c3a", "region_id": "RegionOne"}], "type": "monitoring", "id": "f81318bb9d0e4a328e8dd48c90f9f1e0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ce120fdac0f433aa1ca481e8fda02b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cda4cd3944ab41cc844103ad8225f634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "332e9374f9e84c57ae6a49e24505d5d2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4bf46f85b8244044be8476ec6a57963c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f28f75c5daf24dd1901687645af83dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "67801e86a1a54759b42062a3204fc118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1fae13969fd44c6bb4643aad5779c8dd", "region_id": "RegionOne"}], "type": "placement", "id": "81a32d13186e4bba896a960c465b5c99", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd3ed3fee91346408bd0a6e0b6819e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9789c3f467d4ad2bbdf1f0bb01c5f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "00691b4e90b54c4681e41f4c83ffa3a4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0ca92e1cb6674b7ea56c150e45bb8025", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "458cb9d15f3f45ae97cb4a2d325520e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b62eb1b1056445187f306c0735b0c82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8124ec638312424692b95ac4da172b5b", "region_id": "RegionOne"}], "type": "ha", "id": "f95cb04f939a4200b43ba2e8f068fdc8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "289c863a62b541fd8c963d31d0da6824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a2e2a24cdcf74c89b1900700a2b76994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0c86198112174815a4b78fb4a8948b1d", "region_id": "RegionOne"}], "type": "reservation", "id": "5a8ee78100194d0e988eecd5b3ee1ae0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "501ec7cdd65045bab3d64ae02d3fa43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bb29e824e2b44130acd6b304b1a36adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9b28c6c972044f7994af2223b882585f", "region_id": "RegionOne"}], "type": "function-engine", "id": "6656b43e8f434450834821259470613d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7440e1d36282491ba0ac9b2640818d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8dc444a4d27b450096398fa2f5e57f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cd2aad5d1a624dc9bc4d0d05d6eac62b", "region_id": "RegionOne"}], "type": "accelerator", "id": "b5a06c0355574ad8a46d17461a36117c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e0187e12e0346ae8facf6a10a1ff78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4952cef4579045d694da38f02807d647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "12f52edb558840cb9e4c9bb78abf00f1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f8b3531b13994ddda7cd61dfd10126f4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12abcd738ee94e8fad8a57bff2e1ef9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "396953f0c11246bdace31ef26fa1de24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "814b9b8454bf457296e7ee58e2888d3c", "region_id": "RegionOne"}], "type": "registration", "id": "48dcd0117b7847589826bedbc6028a63", "name": "adjutant"}], "user": {"domain": {"id": "6fccf842385e4c1f80ea86c227088391", "name": "5247c5bf07f745b999c60b9e6a11e6f2"}, "id": "9bdf0838154f4622b91f5daed3cc7a12", "name": "8e9bf71a668a4599a8d869e59a271f57"}, "audit_ids": ["7c21f0462f874efd8d6e3d1be4ec868d", null], "issued_at": "2020-04-23T06:25:54.951196"}} 2020-04-23 06:27:55,028 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,030 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,031 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,065 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/7c3020cc-809e-480e-90b7-9a87e8284f00 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,068 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,069 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "7c3020cc-809e-480e-90b7-9a87e8284f00"} {17} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.358569s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,114 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,121 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,122 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,124 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,133 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.053499+00:00", "project": {"domain": {"id": "6b2d4bc07f4b4501b09212ed2c69619d", "name": "8c76ec0add4247b596e7bf447b81d1a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e557f46fd3a7464fa09f7cbde796dfe2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a2c1cc4e4ecb4bd6807d9dd91e19c956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b3e050331d4b412aa369b8e3331a913f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "15df790a433b4dc0b57ecf08a3aacdfe", "region_id": "RegionOne"}], "type": "identity", "id": "e5ebd1459e7d4d6488b7211ae313d3b2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75896dbc64c54afca03c224b2bd28277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4c90177ce883413786c2c5eb993889ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "980a589bba074e07ab240da09e345d06", "region_id": "RegionOne"}], "type": "compute", "id": "a3fe35c8528f451d99ad41263d88a2bb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "256b5a6835b743e494da12e5855267c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4e1a8f3e1ee8451f94ad54e0b591fe47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fb04927d57d94ee68505719baa90963c", "region_id": "RegionOne"}], "type": "image", "id": "cab16490b6824134968e1dfb1b7016cd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b0637edf0b30401ab89a3efe0d27f884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "afd44823439847c19c183a90151e50ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1c878285983d40a69c094f6416c03c1a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "164f155acae2485997f99186cf242c96", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaf6090c67e74fa3826368884098a19d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ce5f3762af44e7ebe968a9c72aa20ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e88d9d3b81d48df8cb92d17a8f11116", "region_id": "RegionOne"}], "type": "object-store", "id": "e2efceb7e7574167b5f5d0f03d135f89", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1bd69967e1654a53ad51802c13d523e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "596034c1f184453a949356e9c97902da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e7444e4f1f8649118044291eff3eb1dd", "region_id": "RegionOne"}], "type": "clustering", "id": "0cf3d7ea0f9a4938a2866d7b1c4d19ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d620edde4ab2444893871a607745e898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7703581a8d4f4ba7ba57f7fe42cc5ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f1cae63a39e402f9f9bc39fcf128a68", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bdb97ffcc4f34a1fb27324bcb173009d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ca606e902684a1c988a6c14abe0bed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "312597144c5e457f89aa49d2e530a06c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1030c1ef931c487c9ed2fe1d2ec6cb47", "region_id": "RegionOne"}], "type": "cluster", "id": "f31e9d962ffd404b8ba0f45173018ec9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bcedc7f4a9ee40c4b7a91992cb428cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fd445fc9fc424b94be719205f2c4a0be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9cebe7d64b2a4da5acee6c1f7b607ad8", "region_id": "RegionOne"}], "type": "data-processing", "id": "ab07de09f0ae42a1863109c7cf45e9a5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7186bce0b1b54b8cae061e3a1e29a5fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b63df306bdd74480a2d280362df9e72d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c69d05868c36420e9c7738233a67b844", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e870f95c0f24e129ada5d55aa89ddc8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38a4ae3ad14945988c325606372b02c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6207dbde491c422fb7c59d967daf97ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2c63a39dcde42159a86ae66ede056aa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8d78bd5fb1b342f5834924aba2df6c51", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "421d128176784c51ac49404d36b1ac8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e995cfc9cfdb47b79842476532b080c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "08924c986c874704a3f5faa0509489eb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "45151068f4254d21911fb55d27bfa37e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "24e37637f33f4761bac31bbab65f5745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4541caaa65444448bcfbab0d43799ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "16d4a978b67f4a04a2d27712f50a6888", "region_id": "RegionOne"}], "type": "key-manager", "id": "2b91dae741064666bdbe0fc053d69f2e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0dd2c8bba3104d1abef2d8428a274578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9d98dfa9d700476991da63be802c80fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fc56f2450eda4faf910573db9aa377b7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "541d9059b3cb409bafa2c798dac7b3dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "214997d9cb4843319eb4b1bdee1d5b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "494fd13a1c5c4c47b38ad1b64e52c7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c05418d0eb94fce856a2e568eeb74ed", "region_id": "RegionOne"}], "type": "infra-optim", "id": "182144e426ad445b85c9e9c366855008", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a8159408c79741188ab8368512b84f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b77d5beccbfc448ca338fa100ac3c860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d08c8811b0b0447b8353bf1ca803ff7f", "region_id": "RegionOne"}], "type": "message", "id": "782bdbcdf1d74272afdbf04b5bbfb6fc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e7615a4801704711aa4cedf5ab818619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "df3053134e8b40118b546e393d3f0293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9693c9eb90ef44f08f02dcd4d54d0663", "region_id": "RegionOne"}], "type": "messaging", "id": "5f54729f6af04a92b2a1c4f72b7a9104", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f160ab8bdd1341ebbb6a307acbc7369b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3e3fe9cd0d5649fc9b85b179065761e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d5cfde984e4248a19561fa4d5a10c382", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2bdf0ded184d43ee93b48f053bd56058", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a51c7e4192f642e591eabb669edaca96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4de03a7a777242b8b79c0b4d3fc61ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e926db9c0ba0446ab00067b7b626b93a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "27e5163439c14c88a02cc37a33251f7e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "144ad7e25814436da2510533480f26e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49415ae3fb23432eacdd73ac0540a404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8681eef306944d73beb6a5403de6fb14", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "63f589ab7a3c4dffa32f03c890b21a12", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc4d3bf6b530462f849dc19e4b623a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dab12f7e9c1b4cfeb300c7550093ced9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9e1bf33c39e4385bb4be3e412e6bc71", "region_id": "RegionOne"}], "type": "container-infra", "id": "1b7d1bf66a8841b3b24ecc2f9faf12b1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "226cfdc9f4d64d0984ca78d760d9b695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "eab4641386f940b98f538f0e3524e4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "084f186b4a3d414e89fb8b6c12bdffe9", "region_id": "RegionOne"}], "type": "search", "id": "519178a7b0714628a8866ca867eb39bf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8e1ab784005748e0a4c34af01836dfe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "408cd99c062d44ecbc2e159b3c36cc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "47ffbe0ab97f4406b36e9511f3931acf", "region_id": "RegionOne"}], "type": "dns", "id": "4d09ac8e3cb745c3b1107ff35b7556a9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7130462e3f5148b1b38f847f4b1e6b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5fb32c45554e42eb98332cc0abcb5e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7b6f3ae63d5a4e5a998013a1eafe70e4", "region_id": "RegionOne"}], "type": "workflow", "id": "511213c80d0543bea2b7e8df51bc0a81", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b3e5f947adf4cc1afade5fbd0b7515b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6269d70a289e440bbcd687767fa04f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c5f9922f0fcf4c119ec11b51a19a2943", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1b6d6ddb3a2443329eb99a80aa6f1aec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "43e9ad35b0d140d8993cfc3c360b03f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2616922a9ff4ea480f158987c3a707c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "67643644698a4620a348b31843a554b7", "region_id": "RegionOne"}], "type": "rating", "id": "87eb233357614e4c831499dc6292c91e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f80d9eb3aa342da940bb22189c71298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19762045dbee4accbbf51bb9b5b63c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4183197cf6d64b2c9ff72b9aef3e73d7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "35f927b63e974832b1b7a3d3b9070ee9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7bfdb410f22f4bd9b091dfb9dda74e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c71115d51ac24a60a28323414ee9684a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f130daf35d834d2da56a2f1a084a5b0b", "region_id": "RegionOne"}], "type": "policy", "id": "2c36796d1abd44dc86f69c8ba1d8702d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "996ecb43c4a5405eba504582cc656654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fda731f3bad7466cbb5db649f0947a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f245bd3e564475c99101f2f4a86d609", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7837c8767aaa4b538d3b69dbf2c96394", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fc3cd05bd694199beec21f0f0cfa8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa88c6c051f345119f849f41e4b2d4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87f82b4baef54fb68c5b2ad8681e9ae4", "region_id": "RegionOne"}], "type": "sharev2", "id": "0d711d0c2e0a4a148a5848f75c48b03b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "948923e3079d4f8d977f7418af036e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2306b650091841179045860cc3541e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e941079f2cf9420f8cd55d87f01ba3f5", "region_id": "RegionOne"}], "type": "share", "id": "8a6039a3473141f6a1a799ca41adaf01", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b3917e9d1a08425e8410fa7bebf0c1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a0a4dc250ac64e2e91b298ab390137c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eff0616b0c1b4c77b95081649e60437a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "050cf54dcebd42419bb9f01a8ec3e4bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d328883323d48c0845e0aa328f220c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f3e5f972695406e967689f1d599c442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1c4432a08374739bdb96a9da24c6db7", "region_id": "RegionOne"}], "type": "orchestration", "id": "528aac654b734a20bbe9d866f5ea5afc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38e8cac725d4bf3a2d686fe4f25b5a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffd0110b6fa74c48a318834c728b8476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01a567bef0734076b795f2078b12fccd", "region_id": "RegionOne"}], "type": "block-storage", "id": "b3334fa097724ef595c1973d78b26390", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a12b2a4dfe4a119a8f2770564fa7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32d524a0d3094938968911738fe9195b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "036ea859f8df4dc8ba28cfb9560e3c03", "region_id": "RegionOne"}], "type": "volumev3", "id": "12c9c54e8e384755b26817b0d00affec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6fb4283f3046d3bde8b656202466bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2afec84b4264d93bdfaaf847c2c0afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d0fdd18bcbd453692954d01216eb2d2", "region_id": "RegionOne"}], "type": "volumev2", "id": "f7d2f2c0699c4d03b226b1d5358473da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7a8c413dc854c089703971f2298bf20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c894b53103c345369e02cf6c6d2aa85c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd05c570d85a4762a9e2e5b26cc0beb1", "region_id": "RegionOne"}], "type": "volume", "id": "fcc2f0ee26964290b483ad3f16fecd95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eff599ca10c4651af0b74abc96661cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0d55ee0eb4c4fb4b221137462586cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c48e11a49a6848439738cd97fc56c70b", "region_id": "RegionOne"}], "type": "block-store", "id": "228c27e57ce543f4bc565638bbf3ab57", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "491629f4fb6b435c929dd1dc20a705b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9075e10467ef4fef8ae6a160c920ec3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "57fe8f5f623a4132b0b50d9d2761047a", "region_id": "RegionOne"}], "type": "alarm", "id": "9b6e8c80ccdc48a3b6cde111c5612a6c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07cd8b9e817144e1a41aa4139b824944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5869d167d48c4006bab0324db550650d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f600468eb99c4bcdab8ffc80da7f9e5d", "region_id": "RegionOne"}], "type": "alarming", "id": "1d9cec6867a546ab8c602bc0b8429157", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c10abfc385394f1e9a2e47f6449348d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c7d91c49a6244ad86263928b4691d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93165744a50940199e34003ae048551d", "region_id": "RegionOne"}], "type": "meter", "id": "9b98e3ca6a8a412c9e2c15ba2c103bbf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3872822d24de4246a215d35345e7a9b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e22867665a54fd7a1bc374098fcb654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe80ea700b16415bbe46754384028586", "region_id": "RegionOne"}], "type": "metering", "id": "9e47f3f458454891b4b544b6ac3ba916", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "265d0a096c7d44f8beb167515527557c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fce03561cf24ca1a93e9448b924be15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a779d0f03afa46b2a545de6ea87c6014", "region_id": "RegionOne"}], "type": "telemetry", "id": "a1edbc0747e940d69f0f81493c7e605f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e1841f868ba34243859cf5d2968908bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a96a46080c74466bb2cb7173c487f5a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6cbfac43bb0b4543b2ce7b53f100cd6c", "region_id": "RegionOne"}], "type": "event", "id": "5beafc56529a47309293c2c4a782d9fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c469b51187db4b3eb2d5d5c5ec67311e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d6110179497e4cff9e29eadc42562a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9831f3f0000b41db9b0b5f411814853e", "region_id": "RegionOne"}], "type": "events", "id": "b7909b1feeb4470e8ea2a4f402087f19", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77e1588806b145449ce25ce55485961d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b96442b4ce804e6392a04b674a07355f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c078a02140fe4d669f3ced45257fb5c7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "59683695a2f8423da6ac74dc1f3415df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68c4cf9e14324634b4fa79766cdc72d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0db57f73758143869f7ffa51a8e33c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "70c68b820ef6478a8356a1890731e52f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7f2eeb2c40364d30a2373b1e134e4d86", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5785d3031bc84a58baf265612637180a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fac7818a596c42f484f491d862e8a2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5effc3d0388c4e1f845c077a37a2ea35", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e2f482457972454ebb3b9707e5eec644", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5890c6ec65e64038961ba11bd2fabd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8c64ae64f2848d7865075a140a14c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a4703dcad224164bc0b5d0203214549", "region_id": "RegionOne"}], "type": "tricircle", "id": "84d80fbe3bf54fe89bb0e74ac7ad9b60", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8965242ea04d4b229d4af4488750f83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9b4e0f59192341e9af133f327e2b198a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9ee3aad3fa2f4d5ca021751c28bcbac5", "region_id": "RegionOne"}], "type": "database", "id": "45d20b76f8f74bd48c9c84e68d18643c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "091767d683a44a06a0ff65e33aef8ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0d6c3446d4f49f6b77e818403bed8ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "684a1e5905854a11a8947bd64dc73b16", "region_id": "RegionOne"}], "type": "application-container", "id": "8fffde05859749d0ab5619476ffb3de9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34df181b82494ddfade3cf985c4f7fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "267c7599e4e24eaeb2036ed00efb2889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "74eb63049022494c84ad24d0f82055d5", "region_id": "RegionOne"}], "type": "container", "id": "cc12ff65132844569673616485495220", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21c227411afd49b4b33e4ef5d006d4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4743e0a74c844f5aac9839260b71417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c93e607d80a344059c7b1949253ad5a1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7ae34aa76442445bbb6398e3cf3db680", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "410ba501afa24aefa1df39d8d4f66d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ae093174ecc4a7da4b9e2dc7391f33e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2408b5899acf4a3a873b141da52e8596", "region_id": "RegionOne"}], "type": "rca", "id": "9de4b0cab928403182e430b9359cb479", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e3018b719114875b3c4c739fd02e15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "22ef19ad17984bc6bd265d0ecfddf31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "afc24314c50b4ee5a5b6a3c6088c471a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9aa4c5493fd84f6ba5d4dac9a5232a8f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "de99a241c5944fc08aa996aa90d82468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "407f115d7e894e46bcdd44eca1cbe03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4baf0e48e337479b9d59a70128b43071", "region_id": "RegionOne"}], "type": "network", "id": "2c36349aa7e9418c8bfa593e54e14291", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "650202aa0ead4677b101010abcbfc06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b5576f6e65c4dc9b73664253470295e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9aec0878297447258c4d90a428347875", "region_id": "RegionOne"}], "type": "backup", "id": "95d6264692ad47a681957303d493d445", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "689616b545994483ac58183e7e8a66cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16de5777981c4e7ba098e8787504ad88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "52c2d4a85ba3413f8d19ba516352c128", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6596047294154d04a14b8a56faaaace9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23024dead4824878a48be65ee3fc4c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db2ad0cdf8b34ef3b1805906030bcd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "77e7ed9d51c14ef59083ad7b734c9b56", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0ed543d83ddd4f09a40d25ae57413aaf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c309cfbfb3334d83ae95834ec11e2f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e038eadce124f35a93e0f7a6773da5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "882dd0ad376a4f75b028462ae3be5c09", "region_id": "RegionOne"}], "type": "monitoring", "id": "fab0505f90f74d0a82bcc92c34849408", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a389b489a7394ba69c2d6c23f27f9aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bf3fcb6919274a66bc70002391f83a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6cac27cffee64535a116e77e61e20b27", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7054a0531a15436ca00eb64acfd605ff", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4f4fc005f1d418cb69dad237431f27c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6062b4db3e184b25947239b6c321bb3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6114f189552f415d8e0c0556a0b7a6f1", "region_id": "RegionOne"}], "type": "placement", "id": "ad9055adb4df4b1db462d481b3d2d988", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "727ee918ea9645c0a17ba9a8cbf12b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "df66b874bd454239a061c503982668b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e36e852e9bc4e36b0b5e11b6b64849e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a21c84bd79a2483faee2e5ed43788102", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a06889bdf0449159f728990952d390d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4366abc519c241369d4560c5884553de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f94995c4f34e4d19bd8f8574ab4af8b1", "region_id": "RegionOne"}], "type": "ha", "id": "c6bdc625a6c948558be8415be17e18f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "44a66133d8354f07a44ced0645539255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9eeffd9736af40489696a6b712dda76a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "200b562284fb4828b5910f596996db61", "region_id": "RegionOne"}], "type": "reservation", "id": "a54ec15c8b8f42ee89a1a6bc3ec78406", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "20c8ae98228447c285f77b68a419083f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4f953652985b4bca8ba73ae8b96fc615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d60a5d8ef5044c28b45df51f6538fb5f", "region_id": "RegionOne"}], "type": "function-engine", "id": "e79ff219d14b415091b249a076c090f3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "befb7247e5de42e08fdf06d821faa64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8bf752c052c48a9b33cbbab67a4789b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "71784233c38b4907ba7a31905c7e5044", "region_id": "RegionOne"}], "type": "accelerator", "id": "00b1444f94284308bb3be2dc87bf12a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e931b51676c341c69aaff636d0a15dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4ff6651803d45a8befa5d52662042aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d78718c44b29470d8e1fa5bdb58d3acc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9165c7a463604b33992e648734a5f330", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "837300aef0364a788d4d004425d4f4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26d693918fb249edb656ec476d4b9613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f745535ef83043518b42fc20468073bb", "region_id": "RegionOne"}], "type": "registration", "id": "faba7b333e084b88b4f82ba9eed55c2e", "name": "adjutant"}], "user": {"domain": {"id": "4ca4625594c34c0da46b068af01837e8", "name": "f62073fda1074dda8e9d868d97240531"}, "id": "9b76c9f30d914435902cfac68cf8fb81", "name": "a6812172dcb64f769dc225f4506ac829"}, "audit_ids": ["7c37baeb26de48ce94265a20f76b04d8", null], "issued_at": "2020-04-23T06:25:54.053499"}} 2020-04-23 06:27:54,226 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,229 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,230 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,284 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/b38204b5-d500-4a31-ac06-db37907cc492/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active"}' 2020-04-23 06:27:54,287 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,319 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/b38204b5-d500-4a31-ac06-db37907cc492 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,323 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "b38204b5-d500-4a31-ac06-db37907cc492"} 2020-04-23 06:27:54,327 openstack.baremetal Still waiting for node b38204b5-d500-4a31-ac06-db37907cc492 to reach state "active", the current state is "available" 2020-04-23 06:27:54,328 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,359 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/b38204b5-d500-4a31-ac06-db37907cc492 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,363 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "deploying", "reservation": null, "properties": null, "uuid": "b38204b5-d500-4a31-ac06-db37907cc492"} 2020-04-23 06:27:54,367 openstack.baremetal Still waiting for node b38204b5-d500-4a31-ac06-db37907cc492 to reach state "active", the current state is "deploying" 2020-04-23 06:27:54,367 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,399 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/b38204b5-d500-4a31-ac06-db37907cc492 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,402 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,402 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "active", "reservation": null, "properties": null, "uuid": "b38204b5-d500-4a31-ac06-db37907cc492"} {27} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.037957s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.245607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,032 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,037 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,038 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,039 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,049 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:53.974026+00:00", "project": {"domain": {"id": "94a9324076314b4cb6a77e7377bb37c9", "name": "82220467ec77468099c1ca06949580ed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "56f47e1a65f74c6981750724b35b963c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "776b6141cec94043b957ee633cb5f17f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "13699dd36c0547c69d24df9f083dd607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d60d3af670a34e7091650c95aa85a8a3", "region_id": "RegionOne"}], "type": "identity", "id": "a375679c33a24ae991304d93b7c3b01d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "804b62fd22684ed6a641cef3120ba7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ea6815fbc6a14284ad1e1342015a9d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "48697710c6e844f987af6cefce0449cc", "region_id": "RegionOne"}], "type": "compute", "id": "f03f481735c545758a2711bae926fac0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "274e8354fd094a6ba5dc01d0d9560ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "939b1d0dc09e43a2900b83f9346f34fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "07a8a4cbba7e4e828bbe59d19bfa3861", "region_id": "RegionOne"}], "type": "image", "id": "fa8e0d0d803d4763a357026b05c2a519", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fdbf5b648b8740a295a2c1e9ef34c7f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "16d8e65718fa41d9b648659e2e5241ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "12064617cf464b8eb0bd60e43a0712cf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e5c8a38982ac49808927d600abcac974", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb78f4db8ce74ccca2ee9cae525f3227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb318ea378644779c72ea919f4daed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5966b2f11af6409bae85f9e2289d77d1", "region_id": "RegionOne"}], "type": "object-store", "id": "c5f15ac7ea9c4152af176d292e71e85b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3c0d1744193429aba5e1f9c9a448574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a22eff55bde74360bc98270127be959a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c3a640e160d4484947555f91be00663", "region_id": "RegionOne"}], "type": "clustering", "id": "ef3aeadeccc245e9be9ba337ddde4e72", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bd9a1c467b7455f81ce928ddb7bec38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b57f263c9ec4a57a87a633bb9387a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79b97789173443b78b47cad8f9d4e0b7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0ca5b14eaccd42ed8e696b08b8dada2e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae071205f81747e6855d8df498649d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32ef3dbb840b47f8a20a690004519c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7715e2525b9b4798ade2304a5572b875", "region_id": "RegionOne"}], "type": "cluster", "id": "8f4c8a5ad730450ba756f466f0e76916", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b108b8a9ad64e25b1ab456cb6b164da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e2b42e5cbfa74c0ab5abd59657ce48e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "60ace027e16847c58df828398f308914", "region_id": "RegionOne"}], "type": "data-processing", "id": "d19635b9f6f5462ca1e979b20faeb397", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0c6c72ff0fa416d91e49d2be3c35e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af548b9e0bad4d0fa0ca8ebf8648533f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0be2e1cc0c9f4549b57eabc7761d37fd", "region_id": "RegionOne"}], "type": "baremetal", "id": "e4f725bdb71d4591a57b5359e90c19b1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7cdf278f8bd844f1bfdba64c9d34d4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87182a7a1cc740409cb93fd54abe492c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d14dcd0c2b3d476c8ba609818126cb72", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ac06be7b669c4c64989378c5a76a0836", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c05d30e5662c4597b2bff770b0477bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a36ccb1d5ceb48e6b12f30757d2a3c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3b481af2aad94f80bc4c4e8004df5127", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "88928377367349039253c928e9eb7c15", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fcace09d0a714c50b5665c0559ff7421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9df83fb0e9a54adea2166c02a0d0b801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0b42ce6965a244258182b3e3ad2b8f4a", "region_id": "RegionOne"}], "type": "key-manager", "id": "95d01d61de0f48338caa111553404cd1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24747fbb95a94b4f9d5bf8bae8499b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2cbea9d315b465eb191fbfa94a94279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "02cbf412c81e46d5b0761fd8e505e241", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "06322ebbe6bb4be7bd135ab3ee8faabd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ace7cb2d4a964356a2fad728137e880e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d6c281ed69f4a34967acc0e7d09e099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8bd71b41722943ef9f0d6771c94b9a2e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7bcec2f2b6594849ba7d92937dc4f61e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21d7ddb763944e49b210a795fba990b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0b1b637438fd4a368967922a75b5c5ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7db755797b1a40c28ebd7f7dd86fb82e", "region_id": "RegionOne"}], "type": "message", "id": "6d8e417679a74c399ccbe5a4787e1ee2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5fd7f9bb5669435cb23c23d6333e69a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dadd35c8e963478e90f4bd4615956653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d0e3dede95144b0a54013f1f4c7d05b", "region_id": "RegionOne"}], "type": "messaging", "id": "7159e044d3cc4007ac83fda41f335aa4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dbba87f6abb54aa5bfe245661a4d04ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4d40cd48f27f4c799b59eca745060a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8e08db2c1d8845148b90c6c67aed26f5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ebf21bed6514333ae0376f4c475e220", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c452dd6144864bffba2950fadc823cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f0b4cd7263b4ec791990b53663b4584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce7b5abd51f042e7a0dea90724dc9eb7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "657269f0aef0442abda1007c5903d0d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ddfaa0a914c4387bfeddea3130c7d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3aba7c10ffa4c94b4104cdfdc9374d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f15fca584b1a4a808e6562cb0c8e1283", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3434507976ee469db41f7f039069dba4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acbaf7b0c9064e2ebedf19dc3dbfe9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e575bd018fae45848d486b54e5f0fb7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ab2323ecd024187af96ea3078df8c64", "region_id": "RegionOne"}], "type": "container-infra", "id": "ae0f0839351948a580662980c3bffabf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9e0d48ccc8c346f1acd56d9a26dabef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "127372ba0eff4adcbb5e48c11357f5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "707b81bec87342d295de24aa2aff14cf", "region_id": "RegionOne"}], "type": "search", "id": "38f04fac43ee41bebdd2c8d7d1661f8c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d2aeca9128ca4dd09a31df34d69a1bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0cf189beb9f747b39f87b1118ee818cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1f3f54371e184125afcebc7d8ba0f85c", "region_id": "RegionOne"}], "type": "dns", "id": "b366b4cdb838437fa556bfc0fa7d9bab", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd7d8e2552bd4a27a3e1467d7e7fa61f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e41ad3e1758847fcb0adc9fccc870b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6864fc371a9545e7a14f3839fd6afbc2", "region_id": "RegionOne"}], "type": "workflow", "id": "4148b527585541e3bd4046b13dbd3d68", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd9311d1ef76498b9d2432af92ded33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "351a4d83437746c99578f599f0e87df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "761234b102994433bf208f2b3be6a155", "region_id": "RegionOne"}], "type": "workflowv2", "id": "caba2c10ba2447a8bfeec9b4e001c1e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b39e9c25d3dc4b0aa1e28b67e0b8036a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b3bcfb796c1e4cbe88bbff546688705e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "99df669873f54f91891cabe8308cf4eb", "region_id": "RegionOne"}], "type": "rating", "id": "6b84ef7a8d4e4c458678ab72d24e30bc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6849491079524fbfaf8b4113fd298ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e1535ef51bd47aaab09b27902d22b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c98befaaf9cf4c4dafc04b2cf2ccb77d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "41774c1f16d7477883caeae955c74054", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d792e1ad756c44dc8a3124d3f299eb20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85743a1c873247bea207fd89ca8dea63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6ab6230dfd74f9e98934166e00c5e03", "region_id": "RegionOne"}], "type": "policy", "id": "647dfb17f0bd458e9c4d6fc2bc3bae72", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41e542e71ca849c2b239dc4551e1fa11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abe672d04c9240d0bb833139ce50a921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9bf3d48633bc45b9be579a0e175a3584", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "10e6a86c22c144579ceaa122c0165928", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29ead39843d14b109dfb066e6284a95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75c5661f27b544b1a4564fd27e38915b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e65fd54a6884e4cbcc36b25bcaf6864", "region_id": "RegionOne"}], "type": "sharev2", "id": "cdfec7ebaf7f42c389ec630946cb01ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a797cf4bff1e4284a45d906ecee47acd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2784f1e5523e474880a1ad009ff18c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d3ef571e3c2485790c2a05d714fd762", "region_id": "RegionOne"}], "type": "share", "id": "42d62cfb76db444ca4cb33b084c6a6e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "377b0eaa63a946b2a8e8be59b0d85666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f0dea1d9b154e5a99c9061f7b81c21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "58e6bec29e2a4b6aaece28575ca25944", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eefd07ee19fc4935bcac547942924d67", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2db44958b6bc4964bccc09bcd0776ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36b75d6203e9441e81408bfd4da2ca49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a4e8110f804617800b5d7f2d1fa718", "region_id": "RegionOne"}], "type": "orchestration", "id": "20c7617d6d73447f93d6017009635879", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0b7277681eb4292a29d63f319889118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61084eb1634f4c2dac2d44ed807fe1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01080d31ff394eb0b38b1c308460bc09", "region_id": "RegionOne"}], "type": "block-storage", "id": "a1289db0355f49c3929721fdef50bd12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310652d779ce4ef79c186003ae5391ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d812f03f7e564ceab49520141b0899b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b205d736ab5e4171b8173f1beb3f235b", "region_id": "RegionOne"}], "type": "volumev3", "id": "9e4b13efec3e4c6786bc88d3186934c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d18e23bc0ce4ebf90a645b5d11f83ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3673ca39be14487a629eb6fdb68bc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4ca452debcb4fab9712862f440f7413", "region_id": "RegionOne"}], "type": "volumev2", "id": "55289b3b41ca4fdfb2ed8d6abf852df0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f3cc0c29ad94cb99ea8fd30bd1ce309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "455e3280fc8d46f2aace7b7c46db8d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43cf05b512aa4c508a1f903896eb5248", "region_id": "RegionOne"}], "type": "volume", "id": "28cfea1388714050876b64fdfaa286e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63bc2c1023da457c92e6f6d84d06f472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "244b14ad76f641fc9180522e10a04b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e85a88aeae34d62a79be995636be5cf", "region_id": "RegionOne"}], "type": "block-store", "id": "07c611fa1c3c4007b4aa841c1c393cb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9159a953a00f425c9f0df2eef9fdfd53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a4862fa5b584f36b139d7769c317102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e06beff98004ad39d27c52d9e8c8ad0", "region_id": "RegionOne"}], "type": "alarm", "id": "35ff1e5d87964bc887179180bff9b8e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "473c7de3b32045ab8cbe8453543c1ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a938c7c8b81d4cf4998c267b2b235c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3c39c828d5b4516b751b09f168bc8e8", "region_id": "RegionOne"}], "type": "alarming", "id": "92f6d15345ae4c3595a2d1f0dc155ae5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "00b355c3d9da4b6d904eaab30a3ae719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8036e8cd6d4b47b1949da18e5f571a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8901ae631561466386b46aff4e707da3", "region_id": "RegionOne"}], "type": "meter", "id": "bca796500ad24e8380f8ac9459ee3313", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "743ae93e97c64dcaacb68cb67d7025da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "890e2aed033a4572a5d0e4fb9ee194ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e3f43d8e64e24444b6953b20290628d3", "region_id": "RegionOne"}], "type": "metering", "id": "11055e4bcc3142269724820d829092d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "198b95815dc44dedb40b9dffe33591e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aea2788669b749f589b30523daf80910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4d93ca48a3141f48d8afcd0c94143e6", "region_id": "RegionOne"}], "type": "telemetry", "id": "2bea50c6617e4ecaa352e72096361254", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a0507bb4da0461a9c2c53219adf397f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a758cc88536b4abcaecb06ec6fe36ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "597940478eda4617b98cab605459d03c", "region_id": "RegionOne"}], "type": "event", "id": "00470c85ae6a4fc39af29d73729f6db1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "97d6c918c0a3456cb0fa0e663b1c742e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5fd449c0ca5f49cbb9554e749d12495d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d00a362e107a405b97e7ae5d134f4df8", "region_id": "RegionOne"}], "type": "events", "id": "06247d1d6cc841e1968f848c8074dd22", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b19c641c66f414598b80e5b7e3debb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9503b6849d564dd08ec9ec94f017e056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8a039439adec44fc9c3acda03da9d011", "region_id": "RegionOne"}], "type": "application-deployment", "id": "90356bf7180e482db130652ae1451cbc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb6ef5eead2f4a6fb62e5d82e70de589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55ec315ea4aa4149b084679ccf0410a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4ee2e9332cbd4ce3a07f1f4f014aa559", "region_id": "RegionOne"}], "type": "application_deployment", "id": "680046af6ccc46c4bd539e245e2d0358", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a6a5ce54acb46e9bb3013126c61812a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eba6088475774d52922fd191fdcd3c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "240276e3353b46c68793ae593435d89f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2cdb1994959848d1adfe7b2ef32d0ebf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6ee6c1d264441a19f5f1c690907127c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2431ed3f94e341dabad77fe91e11d53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06bc2d0ed39d45098ca6a830aaa7839f", "region_id": "RegionOne"}], "type": "tricircle", "id": "b89c7653038b4de58697b3ef0204d4cf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "013232c07c1447edb8d9133978fa3488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4d9aefbe081b42949be0ccae788fc22b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1812abb5d6b54550ae3dd7e304780e2e", "region_id": "RegionOne"}], "type": "database", "id": "a44b28303acf4dfca9788551548a9f04", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8473d13179c74148ab273c245e107371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d217f4d8f254f54907e3c7221f91f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "24dd7cbf6a5342538306b265e44b2a7e", "region_id": "RegionOne"}], "type": "application-container", "id": "e8990626f0ba435dbcbffd8655d3da36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "277409b8a02946e4af178fac09fa8ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a759376d5c8146d5b47abe3a86dea095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce9104a69fa440f29ecf6307662a2cd1", "region_id": "RegionOne"}], "type": "container", "id": "08e2cd6bb59b49ff9264dbb2647bd536", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54a7ceaaf1c44097bd91ac62ff1932cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76862b56788841099bd3256091b95970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f78717c0d20a4140a8e258b3a588ca9c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bcb6d3422fce469982c95cc695348f4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b1e8c50f1644200a7c7fa52829e111a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e046c1367090463385b17b836dcf29f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a8d2ec5ee2cd4e8eacb690f959cdd85c", "region_id": "RegionOne"}], "type": "rca", "id": "41a4433e06f9453698af49a13d63ba19", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4d1389a3018341da90b1e8fc4054f5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f5f6d854ca5a443e9cb1acef845087a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "26814b1b99c445a2b86895d580e37268", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4e9d30aa63cd43e4a3feaa3693177447", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5af1624d02aa4c0b902ed1b9cf925a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "00c08370d4e548acbdcc2b19463ebfa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "226ce12da8b547ecbe0d328c551ae9bc", "region_id": "RegionOne"}], "type": "network", "id": "86d6f10a609c462a952c122512d6f507", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "63c20960ac934372ae389685b4987e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b593757043d849a5976e0d7213f4ffca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8fe609dc984045918dbdf9b11a93bb10", "region_id": "RegionOne"}], "type": "backup", "id": "7d5a30e3b9c643719ddf18d335c34d80", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b987d30505c42afa2826740eddf998c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "189532e62feb4753a919fba4050d608f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dbf2b41aa7114235937f6749c67280a4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "77dbc158a9cf43d3a3efd61af4069271", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "587c2a80cfd24cdf934116c908560b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31095aea87914a9a9a823dd569dda9fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6e1c02b5132848978e9c6c4c43353c06", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b84811fd733343c595d4e5c828487ed4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e00b783e324458ab58033511c963c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7435875d352c427abc50f909ca4f110a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4ef427e16c7c4cf8bbf89460d937af33", "region_id": "RegionOne"}], "type": "monitoring", "id": "94982a77746140b99a1c223b7bc28948", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a8c241863814403da4a7276281ab7e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ed16c57381ec41afab17caaf3db09b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "033cb50a821641db803bbbab7aacd18a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1abfb797086b4e82b75720fd068b5b52", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "17755ae56b664101b8df70ac2157c53f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3211de45b63a4933bbe49496aa92fd97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dcd383e8b9414fd4b21fbdf607249792", "region_id": "RegionOne"}], "type": "placement", "id": "1b7c29afd55f4833977a1cc651aa1a6c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f11fb3f1f7a241a1b653aa9f0bfc6977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05e665c402c74652af33f749989af568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04e3405acf6440dc81267fdf9d0cb17f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "66335586c5f7442894d524f150e9ee87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50da04720d68463cb273045269274a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e8bd8ef323947128635397e85b29fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "080c376b9f4742e3882fbd2afd60453b", "region_id": "RegionOne"}], "type": "ha", "id": "144965725dfd455a821e6e5189036694", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a3fbc84220445ec9d3d98076f51f525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa17268c1e2642ccbd9230fd04c61739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b7c6432cff3643f6846b265799bec093", "region_id": "RegionOne"}], "type": "reservation", "id": "baaa400b35c0487fa9231ff8eab3e050", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0663443c652249d9b4710bc082a64617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed1f955fdee9439e8c6d567e6f14e5db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7195459ec93242528ddde90add7b40ee", "region_id": "RegionOne"}], "type": "function-engine", "id": "8fb8a79c74e74d59a8628e4d933b8dfb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fd5ba86034af412a9211a7cee55e8af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7782dd8146614dc1af92dcbed9ca2d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "37b831859b144df2a03b325cdd2f7d5e", "region_id": "RegionOne"}], "type": "accelerator", "id": "2b90bb2345f148e88d688c74ce9bab8f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00f88079b67540da88b96db31ede0cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ee09987f55442839a447d0c52c0fa42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ef96f053955848cabdeb0b6df19f427b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "758f612159ed4645a6d5c5f264920de5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a691da72dd3451ab5c5de7ba923b2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00245473f6334b8a8e3877bd24a20685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "63471653de6c41c796ea8193ce5a22e8", "region_id": "RegionOne"}], "type": "registration", "id": "c70d3fad16a54bff97c793cbfc74ff6f", "name": "adjutant"}], "user": {"domain": {"id": "bfd9c67146ae4673bae92296fa9c2e79", "name": "7860f4a98fd4464e8f0b75a1cc03e061"}, "id": "10d92b6ec8aa4d89a1bbcdae68eccf5e", "name": "4782556076bc42e487b2bdceba6f832c"}, "audit_ids": ["b27bd22db6eb44bd8b47d19460cd369c", null], "issued_at": "2020-04-23T06:25:53.974026"}} 2020-04-23 06:27:54,109 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,112 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,113 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,171 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/28034f54-56b2-4d3f-96ef-f86f9a6e8e7e/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active", "configdrive": "http://host/file"}' 2020-04-23 06:27:54,174 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,206 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/28034f54-56b2-4d3f-96ef-f86f9a6e8e7e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,209 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,210 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "active", "reservation": null, "instance_info": null, "uuid": "28034f54-56b2-4d3f-96ef-f86f9a6e8e7e"} {20} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.168207s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,294 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,299 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,300 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,302 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,311 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.236900+00:00", "project": {"domain": {"id": "c883b2b8242a4672935418f547184300", "name": "59f3dd8a431148d7a72bc0aaaa8cdd3d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9fae881dfe42437ca1fb30f978a3e4c8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "79c7f6a1b5d14d8d9b07641bd8fbe469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "33703ce6e7e842418b239148f1d0ff45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c472352723d6403cbca3ff0a0ae3eed6", "region_id": "RegionOne"}], "type": "identity", "id": "c8b75e82e361440d9fa75bc0f2bf755a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57799589778845029b1ab4a55ad19f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c5c6e1c22f374eb19077d150b91b5248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d73e9099bac44f5da9646ea1aebc0be1", "region_id": "RegionOne"}], "type": "compute", "id": "6a8fba85a7df453eb56d10015945061b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "42e4c83bd38047a2ab1bcb5d372799ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6269c184a1db41eebcdfaa9be7549d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8f29cb158d6e43b28af509dfa29ed456", "region_id": "RegionOne"}], "type": "image", "id": "62ea06b43b064436933c6f66eb9fe42b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "158071b8080747c0a0ad85db0d006d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8de8be29f2564352ad4031f52b3cee9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e27d4a7da4ad4eecb636e6608bc2bc47", "region_id": "RegionOne"}], "type": "load-balancer", "id": "275e36e98f064e5fa22cd889348b2ad5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df99472f7e154ecb974d06c70b990032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5da303523f7445ea94634560cbc46851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87732b3c62c47e28eb43d19d9d990cb", "region_id": "RegionOne"}], "type": "object-store", "id": "b990b12004aa452a8e12cff54d5a393e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ed88bafc42c4d18b295aa68097625ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc03b566c6764c2bbe6b4173f153de44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c81cb936e6b04ce09e3004a7a5dbf817", "region_id": "RegionOne"}], "type": "clustering", "id": "bf7e0b00de554d1eb8b13b9ca34b8510", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "790e0b9235d545798278772bafe2f44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1ae5fc221e94b36a825dc303cc06ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eff9a4215feb48faa61500a3df8412f7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3f2d334570d146559e10d68e969bbd72", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3a4ef3bf333489587e867c5ce71c5a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbe84394ebf24069bb76dd6666304d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1dcbb308682e480e8d723c658d353c3b", "region_id": "RegionOne"}], "type": "cluster", "id": "20c43554aa97403e91747e336df0acf0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1c7e1a51bafd4ba9a03caf851d553197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1f1378a0a454dd6aab38d4e0daa5855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1011fcae5e4947a99dfa609a0dbc828b", "region_id": "RegionOne"}], "type": "data-processing", "id": "fcd9cc08cfd647adadc970957c844891", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14f20ea6ebec4c10b121ddad1e1f760f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a2a3aa565864714885bb8de958724e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a42cfc91613f4e259197df47584d48d3", "region_id": "RegionOne"}], "type": "baremetal", "id": "702f385270984c40b1a42930786a6c83", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e6a36acd8959480cbacddae44d8565d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fc6567fac07493d847b2b478dfeaa12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7dae456df225446589fbba2456c708f2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ccc8541ade5f4cb0ad1b6ebbd7d86adf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7aa4352b9d8d44cebd09896bef17a032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f658d71bedbc4d4d9221edcc3d715a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5b6791cd5a6a4c59a5ffd2f5ba217297", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fee87489ab454977907bf5e208724b3f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3b8f54ed4d44d8d9d13eb5dde2346e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2587e7ef89b949fb90328a0ae299bd1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8411d5e34a324536aeab1d92d54753e5", "region_id": "RegionOne"}], "type": "key-manager", "id": "2b184008519a4647809f0f507ea11e3d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e992897152764a6cbbd42ea6cc627623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc62984b08db4393814e200c7349efe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c30f8633f7054ec489eb8342730c5809", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eb01407b511549fb8f81ecc4378f31f4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7437832ae5a467f9a5a97429d15f964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98f715c93905423fa73322f7cdd3cf7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5d5b7471841744a08a960c55de06a981", "region_id": "RegionOne"}], "type": "infra-optim", "id": "41a9d3095c654f9ab6bca70c24bb2302", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dea67f780a134167b1380f54133a2697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "321a39c051fc4b44b266c7375a144865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d77d3b3135346abad54d7a3bdb06a06", "region_id": "RegionOne"}], "type": "message", "id": "c199093a498a4cc4b25231e47f38d3b5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b17a806296e543af89309fd272fa2ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8db1829a76ec49238ddaeb10dfc96721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "acd33144544d442b8d76d33ea53ba239", "region_id": "RegionOne"}], "type": "messaging", "id": "b8202d58b1b84bb78ef29743fcca4d0a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a28a4b1794b746fea228af3aa068ee7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2ba480ea0e6b4f00a1d5ebceaebf9d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "86ab69d2056744baa728a94204112cfe", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b96d0260a3ae4ace96ffb877eb6307c7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b06cae828fe943f989787206156a7d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c93b001360c94288b329b8bbacdb081f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fe95df769ee4912ad04e60d6b7b1c71", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ec644edd76fe48dfa8012810b54bed20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8aecc6d3a22d4b4fa752adca415ccddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "491693b990f9426d868d62dd08d20090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c608cd934e042c991028abc07a6e621", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b8a63daba2bc420db61ad89be9e3b234", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c56a079425b4938b0f8026c2f52af6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46de6d9f77ec497dabdd93ee499b7c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34f51a4e1bb0438380c2dfef1beefb74", "region_id": "RegionOne"}], "type": "container-infra", "id": "d2315a7187804ab9bc94b488ac6d8be1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bd3304d940d84cf6a1199851469c1a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "179fab897a0540be86f87800b83df247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5ca21b2b2e2b4fce9113b4f19ef5c083", "region_id": "RegionOne"}], "type": "search", "id": "433985d54f7248df86927cb3a7153769", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0f21b2e54a3a488db860290bda3b43d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0723529040c446349a89a8309d4e5e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e2bdc79e18314d40af1b640baab4f4e0", "region_id": "RegionOne"}], "type": "dns", "id": "c68853a495754d01a8e26d8bc341e0bc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "09042a5cff8448119bcded7e695764c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89ae1a6b9e7046109bfcff1123fae8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce3fce73a37f4ed5b605b814456ecdab", "region_id": "RegionOne"}], "type": "workflow", "id": "0a840400d7954f26a5534d7bf0496866", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4fca5128cb749409999f2d4f8517e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00b78843cfe5431e96428ea2f3f199f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "76c966e2779444e2866e8a5cbe55c73d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ae60900863694f268eea8441ad3e601b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fea8cd06502a478a906b802fe8cbcc20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c9464772970744db8564a8f96505c274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a954ee89619d476bb75f0a878917bd5d", "region_id": "RegionOne"}], "type": "rating", "id": "7376acb699774c6fb768e8422a563929", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a2499b60a3c479daa8bf279d3a76a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce28b4b50f21471791b8edc59356bc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c63218fcf514bf7ad0ad39165407a46", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fd8ab6d783c04be387d20863153364a8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c080ea841ba3427c8c84b6feb35eedfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "320abb0938ea410cb25d0bc86dee39bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34fefb02058c47af9ff3867ed0af92e4", "region_id": "RegionOne"}], "type": "policy", "id": "c4fd52ec911c4f078c09efd740f5bfed", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92547f34046a4a05a0179d8dd7fc5ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62374a5cffa449208de34e6f5848f469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "106451c971d745eb87956939a56646e9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1161e548005641d7892c2e439d241ff8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f238eb39a6541ac92901ebdc1925be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9555cb5e806144ecb1c529ce366f52fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d911a6dedf5433ab3cf7e73b3944fcd", "region_id": "RegionOne"}], "type": "sharev2", "id": "7ebab5ffaa1a464a892500a1033553b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "878ba0c716474f2e95335737d416aa28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efecc7ed90f7419f96a424fca4d0a73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fb6aad2d88644f5b4049c72c7774a5b", "region_id": "RegionOne"}], "type": "share", "id": "e5e2d813227e45c68fd1ae282ae919d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "78e0719d60f346e0889ec80289afe025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "982f4a38e6a04734b0e3fa8b1766faa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0080ff31bbd49dcb94995bc321bd74f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b6fb08aadffd4b76956a0fd063886cb6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "197880ff9edb435b92cf5a0b88d83895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15d2a1ad67884c2386d087fbb066a549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7ee745b1f694a80ba5503a492ac9f7b", "region_id": "RegionOne"}], "type": "orchestration", "id": "0a0bad2ee1bb4de1abbc9fc2727ff9a3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e13cd00c34c4790817307a2110c0643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff15e5437209427cb55b0de25139222f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93535f8c5adb441b958a8b8b8eed4ad8", "region_id": "RegionOne"}], "type": "block-storage", "id": "046adc78e6854851bfab4450f114fde5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b10ed5db1c124eaea2f284dacadeafdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdf529dd80b4dcd8a02a7a75279baa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e0e83f9de91421b8a2b91a1780d5d65", "region_id": "RegionOne"}], "type": "volumev3", "id": "7b67e6fd18df4540908d265ef67d115b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa0782b36b3542acb8645dc77d4da2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90cdd4097c0d4d928b3a45aa2077d516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9b635802c38466a92e9ba1f2abe3110", "region_id": "RegionOne"}], "type": "volumev2", "id": "646fd1dc9a6147c59ffb7db3a254c3d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a6d36d626ad4576832920453ff46561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1d8d916ef874c918f3cd29fb30460b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7a2b38da03f45d39bac0903540dc039", "region_id": "RegionOne"}], "type": "volume", "id": "863510112ac5445ebfd3bb668ae3afef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caff3a70d22f454da0d1cc429902527b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17a60ff8a9694bd381431c2f98f50929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3cb9a67db474ff9b0aa0d5b3d3358b8", "region_id": "RegionOne"}], "type": "block-store", "id": "fd81e04e5ba141ee94febf0d86df3e36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aef64c9aee2948b19bbe8662003ccdac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1466f2d26e3844cdbeca71fad72ddaf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7377452ca79b418193c9b6fafa016a63", "region_id": "RegionOne"}], "type": "alarm", "id": "9b553f21eebf4f60bc054223f0bb1154", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2d45c01cfcb43f59ebeefe45d8cc12b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c0ee25b8eab4a13824ca150e3f8dae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5da8c6560f0143f7bdeb3447f3b3c5e9", "region_id": "RegionOne"}], "type": "alarming", "id": "a363061ccd1a444283f8da7037f5f92b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4a5f9fa77e6463a93f47d4fee25ccab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "24f1190053ae481eb4f72f8c468c843c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa6c0811d8284881b6eababaf3691a8e", "region_id": "RegionOne"}], "type": "meter", "id": "6de16d06ce6a4cf6b776d70edefdbb80", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e181e2ae33744d2929df5e959711e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee45b575024b4f5aa6c226be14c9b79d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8da63daebac473d9ffd1d717681627a", "region_id": "RegionOne"}], "type": "metering", "id": "9a8d6a51e6a647a2ab533af8b4067487", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "16359480ff1241a2863cf3cfed9f5fc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "70e4470e048b41908c90b4102542d012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "308f9f4bf06a45c6a46e35a7250990cd", "region_id": "RegionOne"}], "type": "telemetry", "id": "42792cbb3d9b4107afe91d05e62ca6c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68ccbb38367946a388b363f2d8752d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5c2b639ebaa746fe980a1cfee347a47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a7504fe345594a5a8c262951f1c6abd4", "region_id": "RegionOne"}], "type": "event", "id": "04cc7ff8c8d24a409a2006493138d632", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "38753668042946729c108616c9830670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c5853d81d81847609505611918f4c940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "32f6904842b143d392a91638c1ef8c1f", "region_id": "RegionOne"}], "type": "events", "id": "a7ec5d8419654164b7cdbec710ec7562", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a71a9b0fb924616a715fb99c31bf916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ebcc61e9f1f8499e84e361a9d28a0091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d8275650fbf4454d80b333a74fac82d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7f3152221aaf48f3a7d4ea14722439cd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f409dfd202448eb9f848d43dba0e789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff2d81cdb3c84b5a9c024f2b28ad5d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e6aded9904a54c85b57c4f2dbf51e8ec", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e798b7b94cee4fdb8952c86a643394d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "106f1797f48d4bb1b3e956191ff70049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b79e0e6e7f9b4e0b8afbb34b99a318b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3fd8279bb8841ae8048eda1e486e64a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "aa9a9687f390467588d08779c6adebca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa574700f9524985bf4cf863dff488b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c3d0ea4ff924727a484b9f6d7ac993d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0439604d5e9e4460a0f25ecb61ed80f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "a3b6b034b6404d7891662ea8cbe4c06c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "02342716462647f18f297715d8f0ad59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4ddd888d4037419b89337a9212fd06cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ff65c525642a4415898c4c2bc419c24e", "region_id": "RegionOne"}], "type": "database", "id": "f49791e302654edbbc6dd8fe0f4debcf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fa50e6e779d4ed087466d568130821b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "614896a731ab4aa3ab78c919128b2e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ceff89a9a95e4a62983c1a59dfd08e85", "region_id": "RegionOne"}], "type": "application-container", "id": "03294386070f4cf7844a67f821e9706a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "908b32cee1fb4c1c90f01752faeac4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65f123540e79448b8c6f95160706c7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "baa132fb940c4b47b3c80a8e712085bd", "region_id": "RegionOne"}], "type": "container", "id": "66ce12350d874570af5e5c3df7d8579f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2caf22fb92a14029af0cef300889f330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "380a0e63c3e848aea6b5c9f10a473381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c979c179b1644b53ba441421c5e07e12", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3dac281b7f244683a2531495f5174f6a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6c5fdf5373a481d913bcc8552a42f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd43f1e853d0490895bd65236f875b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c8a52252df4427788d5f19c6c36f345", "region_id": "RegionOne"}], "type": "rca", "id": "e8d705d5166045758c910e7d75669e78", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "744b797f9c3845078664913f9d8b1f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d6e10545e8b642c2859b1c053d010757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4d69fec39503483d8922a5768afa6dbc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "94faae29bf3e45a9bb3878ba6f4b90f2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0950aabca48a4e9a88bfbbf245f50de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2f3b04f602964262bb9158cb3caa6162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "13297a77ee3b4974a8d59cc7be832ced", "region_id": "RegionOne"}], "type": "network", "id": "11b67f7b090f486e86e63c4db3797cb8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "03c2e4bfe4e84dccb550275c89dd9858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "18780e0a41a740f381d26934d3d15606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ddfd10b55a4b4f25b858ab1dc3aabd1b", "region_id": "RegionOne"}], "type": "backup", "id": "2c16da43ac50452c8967569db9ad7426", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ab0fd84bd594070b93769fd67fbcf3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5de57186900c4181b944b0aab7f5cba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8fa04f6ba3b146dc8c6f564dd2322ba4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5d984deeff084f8282cf0a1f9e7cb960", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "24362a4d691c414da1ec96571c56b094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2c251360c4c464aa12087e39ecd7fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee94dd9eddca49ddb947b91faa4a26f0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "37f0fd59498a4cb8af7ca5f18e832d28", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1283b207f52d473ebc524dc3e24ad26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c7060680dbcc447b98540c5bd598c344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0ce1fb1ebd6a4630a29d0d9b13b48710", "region_id": "RegionOne"}], "type": "monitoring", "id": "2fc311ec9e494a30a4014f755f9d4a74", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fcc2fb8f0cdc4b8384dbe02c2a4af2c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9069f0ac77b343edb352fa926ef4a45c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "191649af1cd341f2b620782d6da33986", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "44a32ecf04b1492688767444d5c9eebb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6739861554f54240886af48f734c6613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9bed90d0625b4efcb1986022f4f1c798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f885f8b139044152bd3c5c20af24e84d", "region_id": "RegionOne"}], "type": "placement", "id": "6720e2087ea54695bf3c87a78fca21ae", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c21c458ffca74e8e9c371edd100dcd94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8ccf17ebfbc48449b9cf82409592aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "509a52fe09754dcca4eb51fdf00593b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "692de47bae734ae48f0c664bfe939bc9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf06cf921ea845f7954e1c011172200e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d28c48a76a3947be9306c53b7e6b8db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "029b87c7387a495384426efd2586c1cf", "region_id": "RegionOne"}], "type": "ha", "id": "58b949695cf140a8b8ddc64c69a8b6da", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a541258b38a048b1b30e3ff059f6f44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f4361dbf28174848bf3cdc40ed189ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2059b77c6f654549b4e4d2e82e4a16b0", "region_id": "RegionOne"}], "type": "reservation", "id": "a6d90457f6e346e29037bc285b4c74b1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22e924047fac4a2d8083511f48709c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0effdf259af44df7abcbbfecf63b8b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "79babed8b484465d986d9808de5e81f3", "region_id": "RegionOne"}], "type": "function-engine", "id": "60e49ed657e84abab2b6a9eb217d08f5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0021f40117b34021bd10d4510b629c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4b55893437cb4db08f5100b994fc9741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0851426a46234266a8ec7e7d9d2a27b3", "region_id": "RegionOne"}], "type": "accelerator", "id": "bf44640296344533ab81c376c5eb448f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4fb7ecddaf6d4c648316a78b674affc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a718c43c09e24944a809a6cc7fc001fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b1be2d452594db5afc17e73e11e4e88", "region_id": "RegionOne"}], "type": "admin-logic", "id": "29ea135579f445e7a834ef2f50f21eaa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ef21cb6dab6420a84180eea39ee0c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7d1694f402e4cb08b058b02071e5c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ecfcb4271014039bc789050c7a9c200", "region_id": "RegionOne"}], "type": "registration", "id": "b98edad68fc3445dac99c6eb45c9b774", "name": "adjutant"}], "user": {"domain": {"id": "e528a1c6131d4cc4a36880dee105198e", "name": "1536bf51d1b2461cbda692de6baa618d"}, "id": "db9fb949bf06407185b776bb527d63bf", "name": "d5b2c3e27deb4ad19bbd7d797a1a2653"}, "audit_ids": ["a2725c5b3227418abca3ba5e5e6a1d9f", null], "issued_at": "2020-04-23T06:25:54.236900"}} 2020-04-23 06:27:54,396 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-aggregates/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,399 keystoneauth.session RESP: [200] content-type: application/json {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.290319s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,836 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,837 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,838 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,839 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,844 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.802200+00:00", "project": {"domain": {"id": "01a3053a57d84aacab8cceb416706982", "name": "c3865dcee3d84a06b23ccc099bc5db8d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ecfc80c15b424e479a73dd11b7a746cf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8db0ae6afcf64d9cadf37df26675c805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0bc15069cb2a4bb79c0278bfe28fbf39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5b8b8ad567c44b40b6965fee1405f88c", "region_id": "RegionOne"}], "type": "identity", "id": "013f19aa915d48099a50b4c885dcb238", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "43aca528526e42c0b12614b875ae1a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4416fea1e89942799b5a4e6cbb64438b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e0c3bd4a513748afb43076b837c2663f", "region_id": "RegionOne"}], "type": "compute", "id": "ce8e786a56c948e78f12d2c63a4e55c1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "de0ba3d132864a0399429bcd69c9ac8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "01710efd5feb4078a210667cef65c108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dea6bf432f21429bb8f3c2e963945fab", "region_id": "RegionOne"}], "type": "image", "id": "122eac662e81400980bec84fc464d13c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7d1e301620f24b65a1635eb405f7b694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7b99bb34edcd484eb54b34eebcd1fd4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a94775a9de6e490183ac893b059031eb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "76a52370034e4644a352ba4730594b4f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6c6ba30a8f04eb8823351b60561f4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8411b0ba9f9b45f3be4d77e2bab15517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b849d949fbcb4e989ded6bac3578f279", "region_id": "RegionOne"}], "type": "object-store", "id": "11a8b5aed72b4f5e986552090637345b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc382d1bd43142b19efffa67d785f2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0195d90c8ea048c6af874ad0e722689d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d315a39444644b3be79b6ab370e0395", "region_id": "RegionOne"}], "type": "clustering", "id": "672ab262d0e84877934fc24ee4d1350c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72fed197e7ad4d82be5b561490497951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "500178acfb8a4547a585a17ec9063e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66077096aa8443ba93e225e88b17ef35", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "75362448991d4da4855571f637da687f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56a5dc2c39e542b4945a60dfd733e2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fb3b11761e3248f9840af87a31164f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3bee3fa2d82b4144b33b7722a63f69bc", "region_id": "RegionOne"}], "type": "cluster", "id": "90f8ce585b5d42c2a2c460d377be7e39", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "89d1a50dd52d44109a0b0d4dde13c4ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "99568f9a174d47c6b024c0a6edf7aeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e66e8afe79ef438f8e1f0b69a6c2eda3", "region_id": "RegionOne"}], "type": "data-processing", "id": "a00481b2285d45b78897e1d18f56e07e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80b7689fd5514e1ca3ab94684de76298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38490dc4e5094bc2a1e670fecee46917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6e80dafc583465eafc3719e23646e67", "region_id": "RegionOne"}], "type": "baremetal", "id": "f91f83bfba83411c812ce6d5228dac00", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a724b9de6b74ab3a72fe589ffc89e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a5104074e9d4757be5debd32546aed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55f2a3b4e22141458a7debd6128c0e65", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bfdc0cce02484f62b5f854c861efd4f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "541fb063e2944603a4c8f6bd8f15f4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a90ef79f66a54094b8c228940d157545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f0d4ecfa5ff24f1d856787d88f75459c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3fdefe8647554af5afd685c8808828bf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0ae15c5c1c5142e1a659735d40efcae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3acb682e97f74235b13a22c7a8ddc1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cfaea3997ff84338b917aae4364927d7", "region_id": "RegionOne"}], "type": "key-manager", "id": "ca10d2b849234fc68103b6cfff0f3a3e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b76e82224385482988442885b2f356a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8aab3bdd6da641e69777a0cbe74f0a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d61864eab6142f2abeb3b145c4425ca", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8f3754d8b911440aaa95626fe99e99e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2862d2ddde814a709d33528d301be9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ec7915f66ce40c8a6be023b5a5e9461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8d8a70c2d377487d89f34e8554c4b498", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0f5a4a653559458da903add97a2e3d27", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9b936bede6046c79074fb61819e9319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4569d1c979a14de19d64baf5d8b55396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "91004f365aea43878deeeadad7466046", "region_id": "RegionOne"}], "type": "message", "id": "96699139a8164495b29749d024de033e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "90554604cb7947789fa631ae43c181c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aa7ef56099c64ca38148b1f8ea90a215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2b0f154d0a8745318e5f5f67d51d4522", "region_id": "RegionOne"}], "type": "messaging", "id": "834b19b8a9064f03945185539f010031", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9f744d37f4234d87936dab68682f35a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed2391f90d224d86a0a107f6c4f0f017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d3976df01bca42fcaa2e233edffb7d89", "region_id": "RegionOne"}], "type": "application-catalog", "id": "425f868cff544fa6be189db6bc3e32e4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4da75812320349ab91d2ccc66342b970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed45f96bea6e4aa7a2ae5583e2802925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40aadb58d2f34a458b24b3479917a824", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c2608cfad86e4ea5817681af91bdd319", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f08d85391286400f94ad2e3e25ada0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7347f4ae8acb47c2b424078dc7575a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60f7bb61d06642d3b29bf32189489681", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "640d423b50bf419083ba4da157f2c7c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e0c8189df1e49cfb5bf904c397fbca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e98db991d7ab4ffeb0c93d079aee0d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cc2bc5b0c9b46a5a0f2130c555bed2e", "region_id": "RegionOne"}], "type": "container-infra", "id": "978e71f09b214bd086a1818fabe62618", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3b1418a239324ebb810688f27813eb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "315a72cec6fe40b4afd14075c50fa73e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "39e74ce10ae14a388bec4e5838c56422", "region_id": "RegionOne"}], "type": "search", "id": "107f5889ef2e49cca44abf91fec29b80", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "617f3cd985044426a68558ef10dc127a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ebc9de3ad0b74e0f96aae641c4c315ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b213abed887c49d3b0bbba4b379b4217", "region_id": "RegionOne"}], "type": "dns", "id": "95ff4eacb5ba40fbb35543b9a2222776", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1063b13429b8495e986d022e0233cb3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81c366719fb547c6b083d5ff8f3a3e70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5805d078de474a6bbf3ca153ce86d529", "region_id": "RegionOne"}], "type": "workflow", "id": "4ad0aaacf8c34d49a7c8213f8da5b975", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb8bebe332f2485783e7762cada4aef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95015c335e0f4fcda74e66a2e034ab71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bbc347f5ed8c472185aad903412f1f4c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6ea114ec4dbf43a8a51eafe1897d2bdc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e0723f62c6f54afaa1bfc266dc316afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "20663127d4304e389c9be387d7449876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "178d31e7994941e688236bf9bc48dc10", "region_id": "RegionOne"}], "type": "rating", "id": "38b1229a116e4eea97382c595d0be8ed", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a9e4aed436f4514b3d10938459a75aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53b367c483144ff9a6be0f2bbe1c4f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "749b6d3cbb704ee0a40f783c0d23c086", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4e80b6dbcb854b23abc2d8c30c188262", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2488951f3d274586835fd76dcca48fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6144b322ebdb407696ac73fe003bf380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8150c639b1864c58bab3a0d7d49fc777", "region_id": "RegionOne"}], "type": "policy", "id": "1b2b2f3a47b94cc49ab89a2aa566f54a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f561ffea5c24b9586c386fac54a4d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ef465051b76475e9472f096de01b6db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ebf7d67524845748e1869af8c26da7d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ae7b2bc4e4d24785b10c7646f2129fb1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c2246971b5e4758870982e7141d157c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "172c5ebb84c748378e224715b804647b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e386b0a45e3a420d8d388290b74d2344", "region_id": "RegionOne"}], "type": "sharev2", "id": "c7fe6322721441b6aa427aeee916c482", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c3079d77efc4ec29985a43577ffac3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67dc1d74cd2948c29eb971977653ccb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "984378eb355c47f488cdcbc3cd9b27bd", "region_id": "RegionOne"}], "type": "share", "id": "c9e72bac7e6c4c4ebe62dcadb7ce758f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10c1799d03bb45bb8a1ae01179f9ebd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc6f1717f228418fa0cb594b17691b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a46c2a8757784e1892d16588b778275e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a705be3baf1e46b2944884e8c73e3b32", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0dec75d87204d9383d8ed10ab484588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eadb31123298459ca78d818e53da97ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e9fa3a3c7d942ecafd16fec62092e8e", "region_id": "RegionOne"}], "type": "orchestration", "id": "01c00649318046f3800f0fedad4a01ef", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82426ad02db249a8a9a753802de9cffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f939f2a4aa4d42568888269ccdece6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee5bd9a1ebb84f53bf6660b109ce58c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "4ddd6326337c4b68b3f80936e9ecb3be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "350022f431684947bea052c87120dca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dde190a8f614b888a204e6069b2d53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73cef4ed238d444f8111fed353c1d791", "region_id": "RegionOne"}], "type": "volumev3", "id": "0c5ca61d876b409282ba6434649c0aec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e51fd1ab79484f8409e97f9ff78566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ab518d07674489a8ec0814dbb63ac47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9871cc9dcb964a06b6ba32e7847f1fc8", "region_id": "RegionOne"}], "type": "volumev2", "id": "1ff27c5c65144fc2ba7d1b9c08aa8353", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d71a2768258645ac964a91e46f969c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2b0ad921e5741b9a4db11a643b2a198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdf1064e1d3c4542bf7d4cf1513b6108", "region_id": "RegionOne"}], "type": "volume", "id": "24f35b5a62284b009a2ba197092937b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3acd8224a85246188d3b5af0dda9dba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba75d7f99dff44e8859b0b4a26e8c880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3650e9442ba446cea99fad7ff0297453", "region_id": "RegionOne"}], "type": "block-store", "id": "a980b385aca74ceba51307f2a31af2ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "127d4e7f2ee949ecafbcc66c556f61b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "33d2084c61aa455c906eee63c870a0c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2195aa2746034d5c93c6903a8b0478b0", "region_id": "RegionOne"}], "type": "alarm", "id": "9668ca36568944a2b8e25273a2be28f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdd4ab00bfa0432bb170e759d5f28c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "178876bf4c1d454ca65f15b580d690ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "77d613b855384913b9373d327ca2337f", "region_id": "RegionOne"}], "type": "alarming", "id": "90bc22038f814d9e8fc5219f2e598030", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dfde2db218545d08a5efdab4948c019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4159f7c851f444faa3ac0193929757b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d57831829cd4824b713adc7bfbe3317", "region_id": "RegionOne"}], "type": "meter", "id": "c0bfbb2194bb468fba87cbb1c95c9692", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e318c98b797749a4a25cd0f5cdc11501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2049639087a4732be6c691ebba48f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02c1fc8f18a440ba9b734b79aa0a54f9", "region_id": "RegionOne"}], "type": "metering", "id": "518592b534da4d1fb717ade7dc2be04f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "662039facad84b048fc6ab2daf026927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "34158c088d7d4ebdbddb0142efcb3034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66e66bfbb12e452c8b45468e2be6d3dc", "region_id": "RegionOne"}], "type": "telemetry", "id": "1e1a2a17051446f2827acda51f58ee88", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b11e8ef29de4377a3ee22643b6c8417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "87ab05e5e01643ceb4a1e11e8dd9f761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9eefc84e0d574f51b2543e01ee07fb04", "region_id": "RegionOne"}], "type": "event", "id": "1f16f6774f1e46429ee66960e5dcde97", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10cd91890e724002bd6f257004bb16bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a23d986c2a8d46578eaa388d8461623f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b39f9efc1daf4d86b1c8b0f567fca569", "region_id": "RegionOne"}], "type": "events", "id": "4b32b449ed6547f896a8bd493d51f8f5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "beb11e03e0cd4c8596c50b05165fb2c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff0de3e56111493b8517c1938b11c9a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2cd39890eca747a09221f3020aa7ff5b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4510aca2068b4dac9f9fcac53171ce09", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "94c4ef1a1fa64be690b90d438e5a02c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "32bc11bb7a4945e3ac475df54b6dbf3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b61edc73b0764c22ba5765a33b0ac1f2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "456d6fe315cf4fe2b23d4f6e49e98350", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd0d2eb48547465db7aa0a7ad40910dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "292e881cb7824553957796d5b524ab5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8dabc3808e943ed9a5456f10f9a3a19", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "141787a8ac814fc68982f7fa6d4b3caf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91daa83957344cf09bb71059d919d242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "033937945ffd404ea492f000dc7e189b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3649ac3e13d4b689da76c22cb267876", "region_id": "RegionOne"}], "type": "tricircle", "id": "fbef40919a8743d3afaff47e63dc37a5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "487d3d0350fc4cbd923e8eb364993006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b9f5a876e15b469da63f1636c6db44d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f256811c9d98430387c30217403edc99", "region_id": "RegionOne"}], "type": "database", "id": "c49a40680d1b48048245f15f30e1af0b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d13926c7bee427cb4ba7f3aed3fa36d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64aca820fdbe45b9954b24f27beaba05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5a7fc560120c4b1a809ca18420e1242f", "region_id": "RegionOne"}], "type": "application-container", "id": "4ad1ecb0e28c4ea884a5846fa50a1bcd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ecca486d47bf47a8b34f6ed9f216273f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "399aa1922bcc43349ea8a9dd69eb1698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e901455555f47fda3b5d90af00cd892", "region_id": "RegionOne"}], "type": "container", "id": "03180c0f07df40a0bae179db87cb0cb0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d420ffb164174db3b29d1954fd467901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45a7ec83e02b45758d94c9f7cac6a916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a02df7d59ee405fad8bb6d091b06100", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9ad1202344648bbbf0935810d2bbed4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "966687433b2e406bb22f4b69c0b77085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15bfe9e94228468381caa09cab7f9d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "14ec658a75b641bdb508215844e172dc", "region_id": "RegionOne"}], "type": "rca", "id": "edca19b750c540e3a035ee453a366684", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "90918e41648d4f71ae8e9af38b8e6a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f32ae000b2fa405e8f271046a0dc09fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d90053bdc7494aaa8bbc56890ce7bdf2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0a401955b4ab4a4cb85504e7d10edeb6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d13c84992c7547ad8060bcb71620b5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "856dfcf42d954ddc8b41e8bcfa8c21a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9152f0d4de3e4fc28799e950b321d8cf", "region_id": "RegionOne"}], "type": "network", "id": "016189ef506741f1a0b077f9209cbe06", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "09adecc8753f4408b0828c92c795128c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8006437cec3544119ee4a9b61e836dd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c2f6dd40055e445ba8dc49dbc0037e68", "region_id": "RegionOne"}], "type": "backup", "id": "6b055ecd3d744c01a338e61397f65c60", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a66445b1ec054c9196bfd43455ca3d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b78039ff364b4039998dc48711aebd2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd71aa125d32481493e543ac40dc667e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "09e9bcc85b004a7cb7411c3a05f800d5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "daeddea011ba476480e2ce9c11c2d671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8aaccd7e467d4f86af1f8402f57e2dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "16607846203e4073bc3976e603ee0abf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4f58f7dadd314806826243933bd6fb1f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a557358f2ec84b20ba446563728af33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6079cdd2aee74ded86bdc5308d63dcc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d89dce4e958c4404ac8f4f388f00cbcb", "region_id": "RegionOne"}], "type": "monitoring", "id": "7281b09c4f6448108c80615c6d12f43e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "62c4e38468e749e3a1d4f6a0b480b593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d79d6f10b91486893233cb1701a337e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "31cdfd659e58421f8e9feb5835ec5d03", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8f179c02b41346e18be7eef092acba9a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "629219addfb44a28bd70244828bdd7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4d0afb72c515405688db8ee680540f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e9665bca9f844740b5f520d2b2639912", "region_id": "RegionOne"}], "type": "placement", "id": "fc9257af3d1c42ceb235c915ba901e48", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18d88d5b37034e12876b98e495288c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55a620947f1b4efba31d3ef51eab9230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3856c5ba581e4c139c59735df7885c61", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f935f5a6cbef477fa5b8b098ad4be9f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5f31eeab380847c28dc78169ee0d8d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "279e1d1fd6474e1492f917f8031826dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5539cf8826134fceb99be2d3d3945d59", "region_id": "RegionOne"}], "type": "ha", "id": "d1fbd996452940bc9d2e9f5b85796eb6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b133c859112485cb030d93484dcfd46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fe4f3b3a0e404a5d83d22785d2d3135e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6a872dd2fc341c7964c91a4fa9ec699", "region_id": "RegionOne"}], "type": "reservation", "id": "331ffd82d72c4b42af8c5620538232e1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1eac96d9f05a43bfba92d662f9db7b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bf0a300328844f25b76bf8f7bbcb1efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a32f4ac1ea7340c78380d258a110ee9e", "region_id": "RegionOne"}], "type": "function-engine", "id": "39f41867271c41158d4df53f39df39eb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1817ccd5e5864e488b9bf3edf532b84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4f7092a39ac3423db34cf2cc514e875f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f94fda0fce8e46149acb0723c190f4a9", "region_id": "RegionOne"}], "type": "accelerator", "id": "5670d49d46ec426fa6d27cbaf66ff740", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1b7a3af1aec4ce3911e36bbf0090057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6fa0c02bf074f8481ae9d8dcbd2ec6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b4dac7b1250349d48267bfe2e60381f9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9d81aa83c3aa4f059b85f720f6f1ddf6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7943e14ed6b240d79b91c83f2d92d6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "295b9d76bcd04ee9b65c372741bd3313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2d119e4df8864b8bb0f18680349009b1", "region_id": "RegionOne"}], "type": "registration", "id": "0e84c8bb67554a3b8590463127b796f6", "name": "adjutant"}], "user": {"domain": {"id": "806f3fca1f2d4a7fba7cb33f3d5ef9e4", "name": "4ff8299da9c640f381b5b1dfd4fd9a2f"}, "id": "be0cb6cd70584278b747bf32abd4fea9", "name": "e8063cc048994c08a38a4bba60ec6281"}, "audit_ids": ["372a62c53f784e3cb7ea2353bdd05643", null], "issued_at": "2020-04-23T06:25:54.802200"}} 2020-04-23 06:27:54,931 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,934 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:54,944 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:54,945 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,946 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "porky", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:55,007 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/floatingips.json?floating_ip_address=172.24.5.5" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,009 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,009 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba7", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.5.5", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "50ea941ca07a44149623373e179eb2fc"}]} 2020-04-23 06:27:55,030 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/50ea941ca07a44149623373e179eb2fc.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,032 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,052 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,054 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,055 keystoneauth.session RESP BODY: {"floatingips": []} 2020-04-23 06:27:55,064 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,066 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,086 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:55,088 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,088 keystoneauth.session RESP BODY: {"servers": []} {4} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.108868s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,996 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,999 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,999 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,001 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,006 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.962199+00:00", "project": {"domain": {"id": "c1a318d323d24abd85bd965645fe58a2", "name": "3282efe3740c49919e73cbd3ae075ba1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0235358b93dc46ab8eaebdb7793a5af7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae34553a37ae4efb8296e27c30051d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3a81aeeaf3e149808086856af8a93d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3bd2a53e126f40278de12318f298ab10", "region_id": "RegionOne"}], "type": "identity", "id": "2c1a1f53359e41c89f6e655e73707921", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d68d580e28a84e4b88c4a9b200adb3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "53775106086346f084ebbbe0daaff945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "942704fef916466eb1684d180744e990", "region_id": "RegionOne"}], "type": "compute", "id": "e106e92ecb8144dbaa37f4c248573769", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d4716d284cec4f58b00f2ea6a1667eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "57f68cff0c82474a99396fb44e64e2b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4131b3b98dff4da891c1863c3a9f8e24", "region_id": "RegionOne"}], "type": "image", "id": "11c619e6693e41b8bc2dfcb70d897bd0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "62a7d0f7f71c4a0cadad4dddb222c1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e58503b06054e289af51a287a7c7db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4dd3a74d6b784bc698f8151688f0326c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "828590496df94fec84d8be0bfc85a88b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fe8e5b12dda413b96c6bfce379affe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c231b8a153d4711909e822f4004604d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fac91b77278b4712862f103c78c5885d", "region_id": "RegionOne"}], "type": "object-store", "id": "d8b3b028f83d4a0e91c5890997b6d159", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2581c23d8c874dc9940f53290ad8f631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "867ffd7bbbc44956ac71d7914ca47937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b778f80708b4a7ab837b4e5d8ad38b5", "region_id": "RegionOne"}], "type": "clustering", "id": "08251e330a324f2591096f7063dc3532", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5bb2640b6d0405c935da437bfd3a8ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f2dd40ea2354b439e00bbe63a26d9c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "280526113a034916a1ee2e9bf7b54d05", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6ef74d43b5e04735a5c26185366f5d2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec75f13883c74e8eb381de4b8f77ddaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b9f26bff5e24254befc3800ad307842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a86170c17dfb4c75a26f7faeab14de1a", "region_id": "RegionOne"}], "type": "cluster", "id": "722d5638426740129978e16d3a2db32f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b153d48f91f34e2e8c31358253763856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a87e5b92e03b49f19005a27232ed8108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8262bf6a603249cabc289fbad660e463", "region_id": "RegionOne"}], "type": "data-processing", "id": "d3ed937673854c39b039a42e7ba4c26e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "800b30d346c244ee87e4e8a599c963c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "275ab3a2c22b435fb9e497be3d0a265f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f787fa3f59474ccd82af08add1d9e611", "region_id": "RegionOne"}], "type": "baremetal", "id": "a4c97ce5463542c493fadcffa306a367", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72f156564a5c4e85a9b6bbd3392ed543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd23abe43f764c9593c69392b98f7c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a751d1e3bd5547b1a961364480fbf0b5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d62a7cd3580b4d75a620e04fb4a1cd13", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7518a31d47d41139d036a5188387518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "776899c0be5a4405b4f39728364c4789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "81770c661fe84f2caf91a7775b06f9dd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3cd43c8b47f54663b1636c036a168476", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1f132a9bf1004bf2a671f1bc8752b9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1ea2e9ecdde945d6b37b1619912cb5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1c9ce2df89d94c77925e25bb9e0bfc7f", "region_id": "RegionOne"}], "type": "key-manager", "id": "adb44bd677a847438549b70d1b190c02", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3fbcd313e33f4f9f855fd9b7316f2958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "80ce919963f14b2491e81a38c3d4afd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d80c652ccbe44743bef2ccf1818c9d6e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d51d2a7e4a449b791f6a848035ea865", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7499fe9c49f3443c9a25f491d46592f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a18ec32eca842749a313b7d3d6e2091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "69ca7ee1e01b4c6183e4565415227753", "region_id": "RegionOne"}], "type": "infra-optim", "id": "81cea5317d0c4370a764bd9dcec62845", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f2cbe3f9ebac49b4af35a679b299e5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "57a78875e0fa4616bbb6154317b5adc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "70629c6ec9f04a8eb9d4d48d5ff4ab4d", "region_id": "RegionOne"}], "type": "message", "id": "e6607c153e2944f9aa89d03269b0c9ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2450395d0fb24a3eabacdb84d4422da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "20c67431c2b748d1bad5e1dd05e38286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "71b0ade8be67414eb1bafe914a2c9ddc", "region_id": "RegionOne"}], "type": "messaging", "id": "8e45ca73977845a395199ed0f2acd4f7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2c1bfefb4ed445a79491b268fb901b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb5fdec23c764033889b0d82e973d6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "02a5d6282b0942519c17e760a28d5ff8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b1c034aae59647348e82c2865021c7c3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f89f9272bf7e4759a6b6c167b7996fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c199dae9c0224494ac44ecfd5465e454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9601f1a783314ee185ee4a98aa92d293", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e9d8ae535a4e4494a68ee4cf8b33fa9c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e16404564ccf4c9091bbc8d812033a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa0770a837094d488d59331bfc32cc0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b7d16c088ec48a2a08050ba63b75475", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9386015961bc4097beeb19002380fd48", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "266723ffdb2d41a281386d2305296db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93cad7b96a014213be48b307091de7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bd6f0ef897346e4b190b0723a1af320", "region_id": "RegionOne"}], "type": "container-infra", "id": "1a7743c1bc9b4c8389c949df59c4df56", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6389be5e644846d6aa9c738786cce6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6ae6fe2164b248f4b63e7f8815b2e2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7e9ec81d00994131a6db5eb0a6a8f58d", "region_id": "RegionOne"}], "type": "search", "id": "a00dd792121c4a53afb3d098b377a283", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d41f747273f444f19f89b51a37d33126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c3dd443962934f768cbd36495d769a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "20802ba326e740a1a49a4aa2d5928fca", "region_id": "RegionOne"}], "type": "dns", "id": "64d1e6274e024e1891ab13097f24dffd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c7e93fc8a974d8a8500d975738d4935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97adf4898c2d486d80b3857230dd49fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6b457e4714b64e4f9795aae4c13f32bf", "region_id": "RegionOne"}], "type": "workflow", "id": "b7bba03becbb4638938c506cc65efcad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8dbb9f7d618c4b549b5473a63efc605e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe985820d5f8415e84cf87bb458ec8b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a993ba6d552641a792d8397d55eb6eb3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "181089b2b58f460cb5abaa26bd8d2090", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "843a99d820ab4cd5bbe88b914e1833f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2dee749245db4b70aa45b5e755414c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5e73f0c8c04c4891b023521ac435eed8", "region_id": "RegionOne"}], "type": "rating", "id": "9e09241654aa473fa91b8c9aae80adbc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e21883c9dc084c48babb62a93b04ce3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adf264cc24d34c059c4d42c2209afdec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0ad2b2b9d66342b398047aa3ae8f8928", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a090f7778d1d4723a00e9e628fc04499", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81d8330fc63242d8b19d9bc4b1bb8ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f64e0bc32414d7ca3db48959ab50ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "47265f9ab9404408a707cc3898249dab", "region_id": "RegionOne"}], "type": "policy", "id": "a8684ff2d51d4fa08fb0ce8b4b8ce036", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "003c754f9c914c00ab64fcd7a4bc95a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "472a29fb993b40af8c0a20da91b6e6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6817fac08c6047d1b0aa54478e96eec6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "531194e248644051aa096709cfe96f53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "082cfdbe6326480ab2c72417dd44ab95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1fb92004a38438285368cf0e23f85c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a048dcec513c4eb28c93e246ac37728a", "region_id": "RegionOne"}], "type": "sharev2", "id": "73e2d27988b94a5d848b890c1870ed1c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "395fadb00a1644dc94c64f53484fc91c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54644134c09943ff8f29a73a3c559fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38804fd385604dd0b5551a3b736fd633", "region_id": "RegionOne"}], "type": "share", "id": "25b08d714c7b472490259366b1fe0a9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "15a99c65bc7441689112e813abecf4a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "66ecd332439646d8b0f59be3798799ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f24d4629a4e04ce3bdb66009075d27fa", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "50ab21dec5a442e1855b86140dfd0f68", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d65c607039ca46d6a147ec3cb5a61b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a8175c378d42f39c15c7c4ac7d75c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7b9730732664dbf9bfcf8b2f9efe474", "region_id": "RegionOne"}], "type": "orchestration", "id": "9aa35da956bc4062bca0f6f7e3aa657b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e271c92622e7452d9e6361c36906eda0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "033e207226fc49e2bee51ccc1abfe98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e02eae58f0f740ec819b58da3eee62e4", "region_id": "RegionOne"}], "type": "block-storage", "id": "79b99f4029264e7bba6b2323581e1658", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfbce387e4c54184b9adf4a6fdc846e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4abf2eb28a9b476ba58794ea57f22740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bac3ed47159a42ce9e90b65b24eade48", "region_id": "RegionOne"}], "type": "volumev3", "id": "9c1ee4ec629d4b9fa943e77388383347", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e64092c901724c8680e073645163cc58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0320e47c70a0417783e57ba35402c35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e7848d468a41d3af5a71cdb8191de9", "region_id": "RegionOne"}], "type": "volumev2", "id": "8400f0f6af1240ba903a8a456f1d357a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49e6f9c8d8eb43c792f6d318ac0c0b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "670e00a51d2e4b06b0446d7649a46edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae98092be46c4303a17511e954bfc33b", "region_id": "RegionOne"}], "type": "volume", "id": "f367d653b4d94dcdbe5b071b0d8291f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e4ee930808d48aa86206ddff3fbdda8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bde92653c0f41be990d50eaf83fbf2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cbc010228c940079c8663ebd73aad60", "region_id": "RegionOne"}], "type": "block-store", "id": "f8b0535d382245dc9707b551c0fd1afa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71035a8f99294255bfd8298b285320b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d88e0efc42d2472581db8812a66639bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b0b602fa9f2f4832acd2a20349e85900", "region_id": "RegionOne"}], "type": "alarm", "id": "7a71c4b2f56b45aab050208abeb4cc75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "943b7caf5fa744f291be562bf39c32ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "363f0e29dac24dbdab82bee4425743fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9d2d2a9ecdb5476d9adcb9682e1db6bb", "region_id": "RegionOne"}], "type": "alarming", "id": "089e65c869bb4e43ae1f9211a4b3cc78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f53507ade0c498e8b13f21f313f127a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1f0e89ff57545b09a897e8f427ce945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "acf8d4da543a4fd384bfcfbe0def17ab", "region_id": "RegionOne"}], "type": "meter", "id": "999856e3a5f945c6b2856ab352a4846c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "868322d921034490bc3d9e565aebe921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fe9f3dcddd04bebbbdf1aa6cc6d2b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "711902beab8846b8af5d9d3b3d77737c", "region_id": "RegionOne"}], "type": "metering", "id": "7f73c5384ad346c38da141b74e433156", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05b567e6782643abb2cf457bc09f420d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adca4f284aff40ee923e946cb084125f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9566882067084fba87d31833590d342a", "region_id": "RegionOne"}], "type": "telemetry", "id": "9170b1ed03394d9c901a3af24bc00e7d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ddff81aa81846858734849840a7e73b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b87a2ec1cff4435ab8a094b8e582748e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f2a3372192848169a107dd83a2c3c3b", "region_id": "RegionOne"}], "type": "event", "id": "20887706908a4ad0b9d8a9dc56eee492", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d6689b0e40c247feac5330ce22b6df5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2e864b205505410aac9c93b64577c025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "970ac7331d57477bb899adf461f1426d", "region_id": "RegionOne"}], "type": "events", "id": "3ed709680ad9446a8656f3372e006b0e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1fa99ee39ad74f45865dd0f328324c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d1ac8a8d6dd4517b47674009261a036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d40d6c394284f48acd02f1bafb2eefa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "77b1176a7d0445c2880cb7992d94141c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3405fb106a045c9b85767b7d17dc913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d2f2f839f314f5184d7992e42863e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3e88411307b4b919157e351d5ff1cf4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3fc98fb32d784ade91bd3b89d282b9b1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccc56a62922a449b9d34123d064d72dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "594502e3b1c74e99917275b6fb37e2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e6619dcc1824c3ea20570a16363b7ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "551feb840c9a4cb2bbb7abbb5527d15a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd8ca44ade344a6391b564de8d60384b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30fb8438ba8d42edb18452f244126a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6772bf60b5ef4ab38b4c2ba936220355", "region_id": "RegionOne"}], "type": "tricircle", "id": "5a871d4482e54ab68cd4fbad9a1bbdfe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4f06aba6105f4c9e8dd592d231116720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "57a66d4f435549f4ab9a1dc1f4199c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4b541c9b89044a5f968ff79ec2212631", "region_id": "RegionOne"}], "type": "database", "id": "ebd33b6129a5492998b68852b72f3b0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97fe6550915a4a428cbeb24007031257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf13aab08e494a979da535313d5a247d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "91e14b57a086420983c0aec9f00726f9", "region_id": "RegionOne"}], "type": "application-container", "id": "9244169064104b9b9a0fa3798df4a39c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e0d0d56eb1e04d808c11871dd268901f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d48fd28a62a487990e09dcb959d9516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c844fad07484203beffed2d61686e81", "region_id": "RegionOne"}], "type": "container", "id": "8003265796d3498b8a567fa8a3fa1a85", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3075bce984fd42c7973f54107a20f1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3afbf6e184e34eeda752cbb4e6cbba0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bcd00090abc54c9388c85e1288accfcd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e0d71b245f3d4ed3941e6dcd2f9c9a21", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f52ab9a89c5c47f8b407757dd76a2f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1397ee2e74884543b63c556d7f2e2d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d166f61a1c264c85ae3603a97fae94ed", "region_id": "RegionOne"}], "type": "rca", "id": "3a4de5b3c9884bb7853f3f7196b1dbb0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d9da24fa31b9497c94b5a629a58cf804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c91e611a3474cc19a2b6d179d55c5a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9e70f8c417ec48d9b18cdf97adbb1b61", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "80b6fb4fa0fc47d4b4f9940311363493", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "571a824a202a4336824135a055a22f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "58298cdcb0214908af04fc078e9de098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ab892649c4f540b49b132ee8435499aa", "region_id": "RegionOne"}], "type": "network", "id": "519a8aa551954f2b970763c0fbb2ffc2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f954cbcbfa22443d892fe06879e04f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4e20506f172c4af898d3e42f94e19887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "894f9f60f8c041b1bb02f11e432d6782", "region_id": "RegionOne"}], "type": "backup", "id": "ba8d08463fe94ad6870ed50be08efcf3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9d093703c054c0096f38fca516a5e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a2e2cf6474040f9aa048412ecb012e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74e0564197dc4f0cbacfc74b68892a38", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7d0cee2a5f3949049c6dd9379cfa2e42", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1672d07e4bf4f3a812e384505b4f6c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dbe42789dab4d8fb5719b5fe4525a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a24e3b63133448cfb84b62cc864e5399", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c169dc23bc774f008cf0574a18cf37e5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "871fc78e834a46ceb8fb6b08ce985a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d4d7846794d54805a0fcf9982de4b753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dc38a3821220443fbc86cd3bec96498f", "region_id": "RegionOne"}], "type": "monitoring", "id": "0fa71b68f48649eaa37173772115b118", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "50fec9c196544dc19b6961f193862dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "73967095e5354250ae17922110e6a648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "88b107ff9bb0454188143180a2f7eb37", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9f9a2bd6856d4534b532df479f332cfb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cec5d94bd5c7459abbd4680b97e449ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "77f86d4ade9a430f9f196af5625b4c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4279b33832c34377925f64f8fe964d21", "region_id": "RegionOne"}], "type": "placement", "id": "566a450592b64f81995923b881d0dedc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cd5905a739a44448095975639d3d789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f52d5c0bf5e4406eb08b5699ce9c23e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a65428b32ebb49b4b4a682edb5c9d622", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cc2bc1fa005a44849e7ab7e678b74b55", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e06d1bb331847c4bd878cbfab3d0ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd9c75a0f0a74f62b37fe660e3077219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "12a83532078b4661b255308fd3261deb", "region_id": "RegionOne"}], "type": "ha", "id": "daf07a7b20c74a7ea8de91456b86d40f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bf4d8f4c0e9b429d8720001d0b3b4203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bdad195359164fac947d23670dcac722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ca8a13473113420aa0402b949cb27459", "region_id": "RegionOne"}], "type": "reservation", "id": "c4e56a990ee94016bd81be145dac28ce", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "108d295ac9f24201b320aa99d75c0b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6582c8b8c9a7427d95528dbef7589f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eef9515899d3407a8a13ed1b310e7800", "region_id": "RegionOne"}], "type": "function-engine", "id": "82fdb161c4ab4693a7866da20e401b23", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "40edbb322c234428a823118b12a61965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8d8196b665243beb89031ec1813c258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "559061330df34e3eb37c72c9799fb049", "region_id": "RegionOne"}], "type": "accelerator", "id": "8edcff5dac6247e9acf190582dc70d29", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31defd4191ec4cc1825b78afb6d59f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d280bc056760461b95b91465f9d4c7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cc7d29fd4af24de2b177eb8722207cb3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0ad743fbf5dd44eaa3b64968f29f0a43", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8c71fbe87bd4033a3e0194a2cee07af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8aee8e20a0464903bbf2c69e62cebca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1716feae46164061ba940010cb69eadb", "region_id": "RegionOne"}], "type": "registration", "id": "749f58bf14624391a7f718b0437428cd", "name": "adjutant"}], "user": {"domain": {"id": "896bae74bf8947dc9654bf16341de787", "name": "464752f2a2a344a8927351e0eed8ba13"}, "id": "8ca1c1c8ff1b43a2ad61156c3a1edefb", "name": "cfa411db9db44f419e63e475634e1bac"}, "audit_ids": ["f3d50e558f2b4db792dd2c9d26fff1be", null], "issued_at": "2020-04-23T06:25:54.962199"}} 2020-04-23 06:27:55,033 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,035 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,036 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,065 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/ports/detail -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,067 keystoneauth.session RESP: [400] content-type: application/json {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.211528s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,964 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,966 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,966 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,967 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,974 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.927068+00:00", "project": {"domain": {"id": "1e489b3cefe64faea411694883d426eb", "name": "ef144b8f6660485792ab3226fc8bd7f8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e3c20644aec244bdad72048c31e81ed5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "66b678239f86411d8602e35099510399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "508fa98a7f914203b1229e188d180d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8af8a21bfe1741bb86201b97d1006837", "region_id": "RegionOne"}], "type": "identity", "id": "77c4df0511544e22849ea33080ed15bc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7a48381700e44a5db9025320076e416f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "25449c1ae6414eeca0de94f65649a82a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1624a2944fcd400c9482f77d8e9d30f5", "region_id": "RegionOne"}], "type": "compute", "id": "ecfc20907c124a9486729dce7b59c9b8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "25bd10454808411fa11bd780da05a46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7985b50f172d4b30820b5581dbf61432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "913c22a944394c1d87ebee850a6f3f29", "region_id": "RegionOne"}], "type": "image", "id": "d1835475e6c842a4b57477ac1b5bc6f0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "689e4c905ff84a6a9d277830df15dc26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1aabd8139fa545fe96858fbf3f763e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dedd75b2de534dd183c69ae6c359ddb9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a0d92c984fdb45278746fb96bda416a3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29281c784a994dd9b97b3c09676b6a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b44fec6f1e41bbadd44e51409a2315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b909147ebac43f8adc1b09c5e22ee03", "region_id": "RegionOne"}], "type": "object-store", "id": "43562e27f095476f9e1464c6e1031912", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d2df3c0cee84eb0be7944fb87d93e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f038a28238643219a15130d88a3245d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7a49bfc5956049959c38b4757e1fafd9", "region_id": "RegionOne"}], "type": "clustering", "id": "b572f82069e44bcbb30954a0fcf63faf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a04394f5d21b4927932b8aac5cacea24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "150fad221fd144f081acbf85d544f9af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fcfb8224403749309d754869d636dadd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e3c40abd48ed44988779a706042d7a4d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6814aae0717a4f978c03508b101cb3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32b4850573a84cf792e0ef16b47ce897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51a3c9d20ac94c1f9562a4a33cb18f09", "region_id": "RegionOne"}], "type": "cluster", "id": "6a7e8cf4ea9349e9bcd9d7ec117c5cfe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1dd776f31eeb429c8bb03fa138e01706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9cf36b90d724711a38dd1e45e34d07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fc4f8d816a9c42678c40aa39349c9d18", "region_id": "RegionOne"}], "type": "data-processing", "id": "c42610fbf37c470ab1c9696f25c5f34d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b64ba5b11b144ea189c3d94aeed705c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "530e13ef19e540258ac414cfb6e156b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ed57993b000c4abd9d3bae779ad4cc2d", "region_id": "RegionOne"}], "type": "baremetal", "id": "3b07b06974dd44b1a05c2caf183f4a2d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16be741904284e8589cbaec8827fc3e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a9063d94c384b4e84a5ef3653f41bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1a3687b143f412a98fcb4774818ebe4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "36f99d07acbd4a1f9ddd1c909cfacf0e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb1fc611cb394768832dbc618131f2cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "617aed44084a419497d24a65873a5d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b20fe6c1a2a4402c94b68bc3aaf7a81f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "40c7387a4ae7441b81401ac279f90e25", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bc42ac3ff1004725a098408652b1f25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "29023f05055246d388cbc22a68238b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8239e4c5cbc146a6beda7462512d2d2d", "region_id": "RegionOne"}], "type": "key-manager", "id": "7bbcf0b743064bc48710a1667f5650c4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "efcd8780b5d343bc9d278a68e54f1b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a63576941e514e5f8b606a81a565bece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "68341ce54dfc47ae9f375e93571923c4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "115de81649764ff09502a74731802458", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99cdc051920448c3810f78c1555e952d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "495a5b4c22bc47bb99788b3083447fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3f3195d743e9411e81a921adf566c60b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e5260f9da3e447658e4483c39b906a01", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "249eb655369e4dbc9ec5762975a3dc22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "146cf6d16b984441b3f0e5dcc4b67cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8c0255c0ae0404c92d1a77e2492158f", "region_id": "RegionOne"}], "type": "message", "id": "efb0a590ed474fc294662b887a228831", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e2010944e054044a7dd7d83b10d5fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "37e7fba176434406b177a14be412594d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "653885c4df5241a5a1f5339a61c88f4e", "region_id": "RegionOne"}], "type": "messaging", "id": "902aa9c604be4d70a952568984359470", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0896da48a13e4e3893016c6069549b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8a7772c977824fdbb2f8629f1e5441db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4ad7b58fccab4f5d88b39bc5382194be", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e0ea3bb839034510a634e54c9e250db2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1b4fc7077ad4fa9862b22b05097f845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "179eca3cb129483d96ff45e1c123651b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a24593465fab406a81b8892d3e009e16", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6d04ac8323494f0189556fcf0c3e8eb5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f127d416a88e411f81a52a8f7d3c1d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fae6694d79b4552a4f562c4d552ad1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b2b788cf127447c8fab5a940bc0e864", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "34bd4c2c79574ce4aa95ec53f67df92d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93806fb21e0e453f8b0365ac78bf79d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1aa1eb4935048af91810d7380580341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d736c57e8fa4d92b5afe3481b498b39", "region_id": "RegionOne"}], "type": "container-infra", "id": "1a073cdd23284b95a0fb645696edfe7c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f27a6bcffb3f4fd7a9924bf9cac8d560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ef9f6c6724d840c3848f1e7a9f368a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "02ab2206188346788edf93f721919682", "region_id": "RegionOne"}], "type": "search", "id": "b5894f2ddc8f4075a1fb73fd8c61ead9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "99768f3b776a4337b5f49c0745801b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c9481c8293624b91a2e5d2e00f4b5d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8c590f28238c49078ebcdd2ab97fd607", "region_id": "RegionOne"}], "type": "dns", "id": "37db35932b3a4f608828e89fa7632c49", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1abe231ef5043f09147f089df7239de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "751c5cb656d74c519f3cd2e2c034f1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a280312bf0b346bbad56aed9a908b55c", "region_id": "RegionOne"}], "type": "workflow", "id": "cc3f156badd649c3b71e399dee033ac1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "449afbdde32e43f29c24800cbf4162d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bba43fda31e545c79a286bc5eb588c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "56d5f43c37ad454fb5623e2583015f16", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6aff529b16054622a04b863ad16d7f44", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6d7038173fa44d4ca66c7a4c727af0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff236da9e3a341b681afcb6d12d21f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "acd7699344b949108680f4dcb5f91a96", "region_id": "RegionOne"}], "type": "rating", "id": "4290d267cf384cf48e66295562b3aa6e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d632b4cc910645b8ad96b99ca0e7fd93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f61725e4b28544fcacabb806270d4236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6808c5ba82a54f25adae005ba50c1113", "region_id": "RegionOne"}], "type": "operator-policy", "id": "66879a02c1c54c83b86608a754d7ff00", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0450edf38e3944778ac3d1e311d6762d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55fb08ef0f05452fa8a2ca70e700a059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2130bd71fea7490097316cf2769475a3", "region_id": "RegionOne"}], "type": "policy", "id": "999c99ddc5bf40a7b205d05962b95d3a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5131494c09ca4384aa3344916256c5a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2ce25720e9d4ceaa7a554cf7553627d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef7704eceaf54f569c717a380716a04d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ce3239466ece438bbe61fb2bb95a5107", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50635a51939e4d13a1c63bc4f6067a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "406694c736ba440a82a6ddb7028e0d01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0cd3a3fb86f448d7a9feaaf8735144c4", "region_id": "RegionOne"}], "type": "sharev2", "id": "a9615d3243df45fc919f72bdfd761450", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "912439d93a61485f8e7e7f11c8a90ea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8eb5501a8612402197ff71590c99326d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f98b06fa7742477e8720b39cfa2b8c6d", "region_id": "RegionOne"}], "type": "share", "id": "c3ff43047fcf41f986727ce7d7697ec1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc619cec22b14e91a4dfccab31b89123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd399ea2b9bb454ab5934ea3b5ed38c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8b7252353f144d0a21326940260ab33", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "99bb329826d74c1f8a6f02f92a37e7ad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3535850812a84be29cae6a4cdd41330a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c0eadafa2e64f4d853d1b8d42c96a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5ee612f72794ad9a6696a3366a1bc51", "region_id": "RegionOne"}], "type": "orchestration", "id": "db2472b9662748fa99f9389433e12726", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e22ad8e1fa442d7a0979bac65730ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c715c493847445787a87e7372e6bb04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee91c08295b3451d926ab1e0b2311a5c", "region_id": "RegionOne"}], "type": "block-storage", "id": "d8aa074a187e45eabf06bf014f8c6ead", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "607de7189abf4a749241ed7a6492d77c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "019852e08807414e901c7424efd7d90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6b162c44cb749f78e08790035dd1c41", "region_id": "RegionOne"}], "type": "volumev3", "id": "f7b7eb8efd1d4589b934e0e28f4d4345", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6d3c00b4c004ac085d11e3853b69af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d8e31a03b834d9ab1a67eeb8f4b614e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6711ee3027de4330ab0bf662bd4d2a44", "region_id": "RegionOne"}], "type": "volumev2", "id": "a662863576b84423a42a25ed560758ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18b0511500aa4324afbbf6e51ef8dcdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2223cdb7b78a49268dea5a5f273a2210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50ff4b56fee14e309d2159b5cb072dcc", "region_id": "RegionOne"}], "type": "volume", "id": "90f31481cb6c43f1866dd730c0da0c78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efe37d2e15b141408e20d5cd4cabed1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32a95daba3344af6b9a15239f2c61183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e2cf66144d2456696154bd60623ca45", "region_id": "RegionOne"}], "type": "block-store", "id": "84086dcda1074e64bc14c8eb1b58b389", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2003151d915f426aa269545e5b9615f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d3ba200a0d1443785eb67d4689c25c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce269d7d54f7482388cf2d56b2b72065", "region_id": "RegionOne"}], "type": "alarm", "id": "d8e3ab2230ac48b09645db30aeec1545", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b14fb2ff9b8848599a1b4ef04c968c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "40df3d5d693442e6aa3a532968fb791c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd5ddc7789ca467d9279bc8811191257", "region_id": "RegionOne"}], "type": "alarming", "id": "4d99c712b55141d3b62cedb07c76a0b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e84f672fa1a24afaab0ead9b8e5d773c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23e57fda463e4a7b8f365363cc4fff7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "28e36a0e005446ab9d10eb07611d1c3f", "region_id": "RegionOne"}], "type": "meter", "id": "ee58111e438b48e4acfa5abf9a515576", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa923ea7b68d40d1b6b7b63add18c459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "14175aa661454618ae067800980d4db4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "17a9fd824913417b9dc8bdad20f7df38", "region_id": "RegionOne"}], "type": "metering", "id": "cdc33278275a4ca3b41a01bf6ff008a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86e03e636628470b987bca778652ea0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e00406eeba2f4fc88ed092e3443e04c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b42b995d1a1547d6a7e60f943d74c598", "region_id": "RegionOne"}], "type": "telemetry", "id": "92ef6790b99c43378dab0c7890f465df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bde74539d064d1da0e8e874b66f5ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "585714eef79b4e92b305cf94db3e2701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a6cffc679b5b469d8a7f891e09a12234", "region_id": "RegionOne"}], "type": "event", "id": "b9ce7deafbf04bceb6b0564621db7096", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d58c58ed4a0e4e29b89f15928233d993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bc8c1ef970984a9aad84cf23c5bd6de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6e1fe85f51de4e14902ed0a768fbdee7", "region_id": "RegionOne"}], "type": "events", "id": "fb6ce5f606eb4a2d8c87bbbf307c43b7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b91e3c215194041a30093949c976ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9718473fc903445789a42930900547fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0e4d82e55527440da9dbd454375691d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "873e60b352c043a99443c8edfbe9ddd4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38484a502b444d89aa7ad22bc8769486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5700caab414e4322aad5381a8e2329d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21b367d0e26743698a95c9a78e0a3951", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82576461df814e34803da0c275920487", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "388c320d658c4d4b81c1fb38f75a4867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3f2719518fe4e26b4be8c46c7ee479a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "590624d5fed44688aa43e9c44bd92984", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "34db12e1b6e744de9385adb9cac15fbf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "467caef6678644d9a7bbad8f477ba049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6db10fcba6424539b2c94224eef75dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ac05002e22a45df920fe5d6688bb76a", "region_id": "RegionOne"}], "type": "tricircle", "id": "43d634d7961549b2b77913091a2eeaeb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "76650e990f37458cab6e81dea94691da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bb2dfacb99a049a5a18eb5918695b18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c585b245b4604a11853d892ef40f958d", "region_id": "RegionOne"}], "type": "database", "id": "7cdb069ca4394fc7b41e7117cb101804", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ae39d96586848f38d00db6df6950fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2708d1d60264d1ca1ed913ec8f772b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7597b7ae05214453a971dce24d28c76f", "region_id": "RegionOne"}], "type": "application-container", "id": "37e79c327472434d84265b9cd905c7f7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8550205772ba46488eb638e5aad851f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd9c8143ddbc4011a0dc8c9db23a648a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fa99a042b35d462eabf40da4dfc03c46", "region_id": "RegionOne"}], "type": "container", "id": "630ddea6802f4379a0f543c9297d71eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bc9ee4dccd642c1977a8833bbb5eb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "966141374c814f1f80cb43124123a3a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "923a039c12444eff9a452fe4f0eb7c39", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8436173a81494d6fb929d7b896fc16ad", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23775216345144a8850a00d464a2d77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86062cc189564c19887199605563f455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c50cf21a8d704c9db8202bb4e55c861d", "region_id": "RegionOne"}], "type": "rca", "id": "2070c5b1173344bd8bf93a8270e6ec84", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26b39fe442de463ea3fa42da7ef65f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3374bc32afd74d41ae981fa6c781146a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "da241331416049a7b166c2bad435cbe9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7051bc23be56423c8131bc8053dfc9bc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bd53c57a24fe480290f9deece7fd7ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "034ea7520d174130934a5d1aa61331cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bfe53e6e546b4dc39ba016c0135b0f29", "region_id": "RegionOne"}], "type": "network", "id": "3afec334fdc74982918aa73d52a0e1fa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "72afab33618b4cf5b09b5cc96222ad4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bf7b93ca0a0d4aaa9e6ce6f51523642c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1e79d50f17e742f3a1e67e145da928ef", "region_id": "RegionOne"}], "type": "backup", "id": "c2b5c6b18aee4fab8fa0bbef812f9d52", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "77379b63cb374d0283fa8b467fd8cc24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "157820e4b64a49b4a7a8fd5af753103a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9ba67a4e658e43208eb5362d53171d8b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5fdcccefc1af467ebe296b819fddd702", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d83eede65f114ae0959198965993e5f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e944afa50a0f428da47ae9dc02dfa692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09921fce783141d984745e3cff426fd6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9018c587e1de4ce482ab03b9810fe1e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4559bbd50f2e4d81b3bf7f85782383da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6d193e144cb64f47a68b8026636f5d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2100096673c6449488156d485c2a2068", "region_id": "RegionOne"}], "type": "monitoring", "id": "63e51f6c71ec453a848b3e1bfc35ea4e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "48ac4f26388b4bf9a71619caa6fc3284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd2c6e7a9a1846c381c3308b7baeccf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ad3fe215411f4168b007ceb4fc44776a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "45ae0f1cf6b74eb992feaa24fa620d2f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f86e0fcb3bab4db6af32ae1bc0f32243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6676ed99e89a426ab0778d5405c1dfa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4cf5a5a3db774aad9440606d47bc9fba", "region_id": "RegionOne"}], "type": "placement", "id": "08b02027cee945e7ac1913f00b23ee6a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "263eea9c234d4707897f405d3b92d192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b56c603f0f1470595ddc29a32fe32d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f49fa2ca6dc40baa5ad779beb77a92d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c43750318dc04d27a9611d93a9982a3e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c9b54c349e54fef977edbeaeedeafac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "150f177e05134c83a5eeed27cd6feb94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "09802a15cbca491982742545d88660d2", "region_id": "RegionOne"}], "type": "ha", "id": "51ba065a48ff43d09ba3b51e5b37d57d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f77b5781d38d4d988216caed74f7e8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d398e2d0f8d144f982b402ed7ee443e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fd49e6fead434dfa9e9415d1f8f611e4", "region_id": "RegionOne"}], "type": "reservation", "id": "080edea36fb841718050eba2c3e73f80", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de3e4d8040a94a11a861ea26eb0deb4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6240dbb2fddf4c5aa93e1c3e90cff1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f494efe69fcc48d68634fd4d51c7c363", "region_id": "RegionOne"}], "type": "function-engine", "id": "4b1b85ade66f41c8ab12489ef78019c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ba6d67a102247669129a41341ecb2c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "35b1dbe51d54410181bfba57e53a341d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "693cf7d493d040bbb6cbc051e6731864", "region_id": "RegionOne"}], "type": "accelerator", "id": "f3824ac1ef1d4c8aa91b51b166539aa4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75017ed18f344725bbaaa477d49a2936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b210ed4542341298f99bcb2983a3171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9644d9caa51249b99699294b21022c03", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fed6cf57cf974ec69b7f70d69d7b8474", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21eb543d1f9845108b899d80973655e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4a43a13301d4c08bd90495624bf3dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "448ea3a73ada4778968c424ccf64c6c4", "region_id": "RegionOne"}], "type": "registration", "id": "0d5deaaa3f7749af85f3e724ec55d4bb", "name": "adjutant"}], "user": {"domain": {"id": "d55983ac823f4360ac0314621e49235d", "name": "3f8a609e46d24bc18fdab445f180ae7d"}, "id": "181ba35a48814f4a845ca3b72b216749", "name": "81f5cfd5a849440c9dfb3aaa3bb1a944"}, "audit_ids": ["b79b3d8c274840a5b201564b999cb34a", null], "issued_at": "2020-04-23T06:25:54.927068"}} 2020-04-23 06:27:55,010 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,013 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,013 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,045 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/2363420b-2082-45cc-b58f-12783b5d15b1/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active"}' 2020-04-23 06:27:55,047 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,129 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2363420b-2082-45cc-b58f-12783b5d15b1 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,132 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,132 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "foo failed", "reservation": null, "instance_info": null, "uuid": "2363420b-2082-45cc-b58f-12783b5d15b1"} {22} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.169357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,253 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,262 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,263 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,265 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,275 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.188685+00:00", "project": {"domain": {"id": "4cdf1eebce314f3db1a40dc31351974d", "name": "c876ced65fa5458085020dbc07fc0c13"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "46900d23eec94bcfb4d260e3c4c4698e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "497cbc634ede4f6ca555c58f457c2433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0e66ddf47750405ab2d5492dea582dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6338cddabc1648b2b47ebb90143c222d", "region_id": "RegionOne"}], "type": "identity", "id": "f45ff67af7544d148561a6286598ed91", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bcdd785cc7dc46c3894fb83045f5bc88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c36c1e60752747a28a7e404fac4ccef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8b80a1db0c7340d7a870437fd9c32089", "region_id": "RegionOne"}], "type": "compute", "id": "5592a0da4e17424ca9880c49e9ba7633", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "606291aa8c924df8b429ebce6173e3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fe84871e8b68413fb4e92406e70c4d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "636118220e5245308a4db99a587b1252", "region_id": "RegionOne"}], "type": "image", "id": "9423cb558f1f42829383472dae79eedc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1321dab54df54da6a769991e23f8dc42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cad9970746624c35a34f5c19a3a10289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b98265754f31490795ec67909f400efc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f828be995af3484da517fca47c6fe672", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e8949fbdb464c5d9851f919f4bb2485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7138d2d42bd4ed788db318a6c3dad8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84cd559eec7a4dabbb1aaf0f544b90fb", "region_id": "RegionOne"}], "type": "object-store", "id": "82b88fe3971e48278013070849057741", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "228c412b05324963bfe23bc2cfc38e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0304b0fa7d249048bb2a5ace0e68fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c688fed3e43747bb99fad60661f92ae2", "region_id": "RegionOne"}], "type": "clustering", "id": "238f58485f2b46f8ac380ed28d461db9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e418e7f014b4e3d90496e94abc54e7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95442923a9d64dc29e0491d05aa37f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c297e9cb4694cfa86972cddca4aecc1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d5934a87fb434222b4b3bca8b47bf592", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29552cd8f8a54aaaa73e42141ac9cd20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "173a9b205cb24c44a18335f8a46dc365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "17f9bbe4e1e34ab48461cf32fc915f75", "region_id": "RegionOne"}], "type": "cluster", "id": "2f2f5277b45a4ac28dc92b4acdb44323", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "554a389101904d63839f2292928aa680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee4ca7dd5dbd47ef9777ef53bb8f09b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cf3428de8a344728bec2c95177a9b85c", "region_id": "RegionOne"}], "type": "data-processing", "id": "826f90bc3afe4b6d978009e057df0e05", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60a4b26adb964bcc9171cbd1efaa85a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28292e20cc8f4baf8090a36ec3baf44b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2a7fcf3a4584fe49157d4bfc77bda70", "region_id": "RegionOne"}], "type": "baremetal", "id": "cd8f2405b791435f9959dc7e6a8114c0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a862c2ff4d724cb08f9ef4bd44b532a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f395edfb23a04c7d96cfa17acd6cd809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f03daa7b551645a6a0c9c9d1a01f8579", "region_id": "RegionOne"}], "type": "bare-metal", "id": "434f16861ed24757bf0b622a7831f55a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4523723d850046858405517fc4f4cc76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5886ab97077d4b9cb246990b98d330b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ce900acf33014bc3a4d42785ffc987d6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "501c52fee4334ad788ea0a2aa871b3a5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3b3ae703887b4aeaaf2b164dd895c207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "819dcdd17a2b4b7a9199fc1f4e9ed2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "20aa2d3956314b5ca7a979cf5b520f34", "region_id": "RegionOne"}], "type": "key-manager", "id": "a64632939c4a461d8db5b0521e13200e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b99dc7fa6eac4a94a28eb122f37c8ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eeb941d855ad402cbe4d2acf8370f79d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b93d22dae6b34436a4d380dd4781077b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ba86265ef189431892ef1831d2227e8f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e64f4ee1e1640c3b2630f98031e6d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bd4500ac52440abb5b08816d780594d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a5759c373214b948084bea43eaa64d0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b5a2af80f8a742ae92870f04d2a7eec2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d9131720b91425e8c320e5d7928be91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "34e0894cfdb14fc2996f79ed8874661b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "381dd744808c4bd9a3b412e285fa3d99", "region_id": "RegionOne"}], "type": "message", "id": "68d683b54ee5485990ebb1ac9dc81deb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb7fdfecc64c460cad07947709e253ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "706b1821170b4182be992cd257855015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a2043786ce6c4511ad7b9d8fc4ea387e", "region_id": "RegionOne"}], "type": "messaging", "id": "83a764bca376458f8011d970349559e0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "215bdb92897a4079add3875c54140f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7ceb59bde0ea495295958660580326a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8257c9e943ee43698d95fb092ab334a3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "085ec211243c4951bfc013fe13137856", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fe68a1f58e24008a5fde609b831a769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e1d0d3f769047f68178a82ae819bd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "423a1abe4ca2475fad86143e6da2452b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "22532bb2a12c49939a33a33eec42af4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c5441e755d0446f877df33c02b56a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b70825cc56d847a980d5e794df573971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "467bcea0c7c24aebb89f1a8bc29e1372", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8cd6fe81c08e494aa2be294cf5df583c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74112ecd2dad4e64a61db70c2815af5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c048833aa24432bc06b7e64564e4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da16024a40c04714afd2262d00c0c50a", "region_id": "RegionOne"}], "type": "container-infra", "id": "cea84e1fa4234bb092a6c89fd06fa97e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f3adaf9c36394d58a7fe4b38773b3bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f62eab59901c45b69fadd483d0da6036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9652f5e959fa4c16af78a5a3dc5535dd", "region_id": "RegionOne"}], "type": "search", "id": "d0a07c6f5a6d42fa84e27231d4a3b7f9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b680420013b6497c89296dc45fe147f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0eb2eb2e844143159fea6282b644e227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f64a34abe26b43d4893bba1a595c0a10", "region_id": "RegionOne"}], "type": "dns", "id": "61e87734480b4b748f1dafb75211782d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ef2fb3452d7409f8a2a2d7511a27b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3df1f66438904fce8cafcc2b13251731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2eeb3a645d674996a9c08a57e31cdc32", "region_id": "RegionOne"}], "type": "workflow", "id": "4aa450efb6bf4d1c90b4e74c788ee4f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "824d2aa3123b44b286e4f852597031b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45e18cf3e09a44f7b37e5ebc7436d6fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "02e4635c8f96438c84526a5cd1581582", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d603e0cba5cc4235af5d7339339495e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2ea5322c76f418d8d20f4422cbd772e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0fdfd2ea20ea4b80824acd5025a6a250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5432a273892243c493874b2625b3ffb1", "region_id": "RegionOne"}], "type": "rating", "id": "6b949a7045d64747ac3881ff3d4e1998", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3bd11927f0c4eaa83625d98fcef150a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b957cd0a1794a4a8965247d0e8dfb90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ebaf255f95674e558717dbfd43f829bb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cd7c4652da364e72a9ba7161e684788e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f63c653fd4484cc7bf4604cc4e29a64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf680e82c0394b379e64c27b5c45e69b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a9ba0c08f6494423a4e5aea8eecb1e9a", "region_id": "RegionOne"}], "type": "policy", "id": "686b423530e84bc2895e7211b3f7c258", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e4b0618cea842218603379df17c5380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7c1b28ec9a046fbac5d26d0d5082ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8879be6a09ea40a3bba04a4b0b1f9a4f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2200903f62df449e9381803a7ef9e7ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8eba15042be438cae898d675bd1d44c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "778a630c82c8497f9ff1940bfee4080c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a98dbc291664a3498139dcc288ce880", "region_id": "RegionOne"}], "type": "sharev2", "id": "760eb51647a347cab346f9e5c90417c7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14469e1be9154330bd4c48206c80a2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10b2778a0d174b0a861ba4833f959867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce23984ab5194902b673b654316cbd72", "region_id": "RegionOne"}], "type": "share", "id": "e70a75b2ccca4b9cb5162de1df0ff74e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0fb83c89c6342278deda90bceef0a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "08281ce174354daeb0b7667c3501007f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7147e881565849a3811b88ec38b7263b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "72c6b048e288464da674134734bfdac1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb1c1839244940fb9d01334654476551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99dff3447bdb44b7b0fabe3c62af70a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53e78f3614124240b2863b5687e6da64", "region_id": "RegionOne"}], "type": "orchestration", "id": "5f63d990730c4d178285f4e24f23d2c6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "782bc9c87ca244749faed16a8fd404ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f82bc4ea6bb7425fa5ba4dc29b018a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e16f03c49e9f42c6989b26f614163e6e", "region_id": "RegionOne"}], "type": "block-storage", "id": "8e686c56def04b8cb7d89844be023009", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb190f7b190344d2af591c64e71d119b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08368170775e48b2a4d2a9b0fa6476ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "622bbb3ba3f744d5a848b64065772c5e", "region_id": "RegionOne"}], "type": "volumev3", "id": "4a67adafd1b9486f8ab165140afbd2b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6161e20198b4eb0abaa1a7f08283348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb3a0df1885841c1991621de3ba9aab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ed235b16ef345fca3ede4b1ea4abfdd", "region_id": "RegionOne"}], "type": "volumev2", "id": "8cabdc3f8d974350afada650e12a48f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "418480f807a1493b898f25e50308870c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26c75b0e2cd3494da3960371cfe31d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "389c75dec9c04a65972254e33b99c2e3", "region_id": "RegionOne"}], "type": "volume", "id": "77910ea9850c4c549a562e77e2ba8a01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "375b90e5bb6d4814a5828a910c6e9097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a9bfcb19694fc2b2595f2e6040d2cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3f2bb806a6549068968ef224e3980ef", "region_id": "RegionOne"}], "type": "block-store", "id": "e227c5b92ee64226aac84d4a813971d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "12620d02d03f4ff1985228ad49f53e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31fee3418eea47228a50bdbdf23811e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5348738c1f86491589fdcc11aca3ed23", "region_id": "RegionOne"}], "type": "alarm", "id": "2be1865b2d7d430b8c35a01bba8f7544", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7bae87b5fcb7474aaa288cfa12883aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5b6360a485b4032a88903e4b1c5f896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b28a6088c1af4d74ae51b2016bcb74c4", "region_id": "RegionOne"}], "type": "alarming", "id": "2f9b32231a67491f81d92f604bac5194", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "88874fc91ace4503b5039e26f83e46b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "33ac5e382ce7427aabd76eeb36fd5747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca7173bc526442c4a0a47b380c99da86", "region_id": "RegionOne"}], "type": "meter", "id": "3fb1957d82324f459429d38d2a7edd98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "efad621c78494b398587942a05d99eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "594a6e0df8774bc3a5cf53902a5ce349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "23b53f91af214d07a4ad09d4bdb57df4", "region_id": "RegionOne"}], "type": "metering", "id": "9b5e7e390f224d85a7e39c13f6df7209", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6eea7fdbbec147508f4ecb6014c4013e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d2d5a3a03e24b788b1e2b6d266d5107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c911614f2da4f35b435150d91537ddb", "region_id": "RegionOne"}], "type": "telemetry", "id": "ec7f296a0b104f7fb45ed3a6097aa9fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e4f80828e61a4946bf2ee3cf89485f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5ab69ff561464423bd5ce5c4f22dd5f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "289cb4e02c2742df905d91121546f504", "region_id": "RegionOne"}], "type": "event", "id": "ceddbca5cd2b457287a029fbf96f36c7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f54877e493c4f54af4e5621ac85387e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "98b524c14fa447a6ad77205deaea8c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "beca742d30324bfaa44de4a3f95de0c2", "region_id": "RegionOne"}], "type": "events", "id": "b0814f6990614868985a14590923d570", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c666adb7737448fda828513122ae1e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "92b57c625ce84e2c8fe9b6683e1d33c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b97dac4249f486e8bd29bb2df5dff17", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f26952b0241a4f4d9749ed9c2b851412", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c94caaa8f65046598973b60490fe8824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "782974491642420dac558c1afdb49cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4758746ddc614a7ba3d8b72c0b774943", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f8a48aff2ac743a4b8db0320a78042cd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5148eff3840644849debf86dbf9f6542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b484ae5961b4e149bb181638b8c35fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "df99c45c126c4672b3bf6ce2144019a7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b89211433bb545328ebc5bd988defdee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f6f9a403f62405fabcd7f35ab02b0f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "164d9872f8434f8fb235e59ba4c9a33a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b7e78b5cb234cefa54fc561e5a0716c", "region_id": "RegionOne"}], "type": "tricircle", "id": "4a400b0784ee4518b0b49b9f7dfa739d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6052cee48c4d4e0a8b13ce0193a23648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0cf2508255a7407c8c55500a7ca23d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ae8260a63b247229ac4f406584285a9", "region_id": "RegionOne"}], "type": "database", "id": "a946029dab664ac099aa16d4894d526a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b1e87cf28ab416fa94ea19639f3e005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcfde62c31914a66b1492a166599128f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7c5a9e3a9e6b40399129ba42b82b232a", "region_id": "RegionOne"}], "type": "application-container", "id": "f712f232eea3477c902fc6fe4311a44a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7571153c7464efcb050fe547a75041e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ae27a39730e44e79456eef99a8c50d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "92e7d587dce14623a1b180843c81434e", "region_id": "RegionOne"}], "type": "container", "id": "b16913f5eb734b2a9766452622c8d792", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59319fea51f04aa1a8421f62db469e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c4e5605ca12e42e4bb0a2583fc4a5b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ab245976158d4d0e996fd3d63560718d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1f6269ce8b914f2f884673600227ce33", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89f478b1fe8448eab070dc4788577fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f2353a975234c2f8c8956ab93f1ba94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "206ade9388484987b50b219f76a30d3c", "region_id": "RegionOne"}], "type": "rca", "id": "3b3d7d2c952147ab889132938ed45fd9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0385aadc88fd4a82b98c2e28e15268e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6847839e641a405fa2469646cec41963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "31e616cbf4044d39b7ea96582fa2c6dc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eb30a3b67bd141a98390db521649afe2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a085fc996afb466c88e8865ee50efa8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a7688269df394074bbf34b84c0ca4dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "97aa2cf52a374e32bb00a2af68adc28d", "region_id": "RegionOne"}], "type": "network", "id": "d7c1547722c74036858f00da221e3307", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3601d1642d744ca3bc1714e8d4489216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8c12cfdf4d8b46ee9d77d51b48f3350f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "30dc71a5d1474281825414918253df76", "region_id": "RegionOne"}], "type": "backup", "id": "902f2781c8374e24b6c1ab81c8ae5917", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f5630bac0db46f2af90d8dc0e7ee6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cebafa8925bd4c9c9b82da82973b7647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59885775e68c47378424e7d26993505a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "390587749b494add9dd007ab03093bad", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "621e104758cd4901bae978d2270ca265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f1a53b2845c4f61bdd9fea308e929f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3035f518f94648ba9a45740b8aeab3b4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "924018b4ed3e4d1ca4e426a41e7551fd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c59c6ddbe2d402d83c060729839c045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c68a61e9d074d6fbda33dc5e2c87cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ab02fe029693495eb85a2df9b94a72dc", "region_id": "RegionOne"}], "type": "monitoring", "id": "2b0f32827b27493fb599e1b0b9419c98", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d278fc7693ca4d0bbe2a348473039811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3eb2e35edd884c068255af5674225009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "351a8e0a98a04f16923731c9b79322bb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b7d78ea53e8948d3929a7bbe985fbd32", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "55a9c8c1041f4121a14955218f9f5e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "934465a6e64241bd80424561e9fc44aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5ed26d0e06f740bcb3a5ac711b902416", "region_id": "RegionOne"}], "type": "placement", "id": "2e76d5e48afc41d89d9ee171326b70fd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "770bd424601c42bd82012103151e5030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eff31a384c97486cbd85cf63eed921e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b9790f48add44d9b18aa003e3ec7667", "region_id": "RegionOne"}], "type": "instance-ha", "id": "823b9bd098584a93aacbda67c1b32989", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e09ecf62d4e4619908b18f84795e2cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "196bdbb07ba640529214babb26f8b302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b8ce769957c545c0a7b8b94d68c93077", "region_id": "RegionOne"}], "type": "ha", "id": "7511be1fc9324c6a8281fb2f8038f8de", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75d7afdaf40b483f895021e50100d415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "93e19e46c5594a2995e55ecbba20ae88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aa0bfb9948314601abdff5f8d2a49570", "region_id": "RegionOne"}], "type": "reservation", "id": "14ef786f5312448aa8a8f7f725121b6d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "93c424c00a104343b37b21211f303901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2b256fc95744b3b987505ba6c551d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "efd351c918dc44d483dcc85822e25784", "region_id": "RegionOne"}], "type": "function-engine", "id": "56491b5be8b846bbb41398125e6f0e90", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9bd6e5d746cf4cce8297876a4982ced5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "be1fc8b2f0dd4a6b9a0a4ab351e993a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "804c7d783508408d9599058770357224", "region_id": "RegionOne"}], "type": "accelerator", "id": "403c06b7c30541d0a8af22fd15a05b90", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5bee8281e0fa46d1bbfa357a538a2c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eeb95abb0f4d4cefa9cc972b5d6a3d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a27fbcdba813424582a27fc8399b189c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7bf76ecb1ab44ad2aa7af97ee599a4d6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1413f2056c804d058a21783fcbcb2afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8a2e3e69e614fcaa3ed94917505e863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "888a6165cc74415e89756f5974fcf006", "region_id": "RegionOne"}], "type": "registration", "id": "f87b727bb41f40e78ed30a4c32bf270f", "name": "adjutant"}], "user": {"domain": {"id": "39e141f47aa44b2dbc4096078617141b", "name": "de76f4f7bc8a44488c8506616a3b7178"}, "id": "bb5a433332b44b2493ccdcf09a339010", "name": "e6818d6d0b744616849d0a9c940394e4"}, "audit_ids": ["5028006afe394ca184e4c3660f0d892e", null], "issued_at": "2020-04-23T06:25:54.188685"}} 2020-04-23 06:27:54,309 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,311 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,312 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,348 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/dcda1fbb-6a3b-4980-8777-09c58f9aa0b5 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,350 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,351 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "dcda1fbb-6a3b-4980-8777-09c58f9aa0b5"} {26} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.275865s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,396 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,400 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,400 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,402 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,408 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.355162+00:00", "project": {"domain": {"id": "5022a10242e04460b24533ce07838564", "name": "3301b3aa67ea4c93b2441562840644ac"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6902adf2fc5243a48cd0eb8d531c1e20"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5371ac03cb94434dab5aa250c77655c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4dbc071515c54520808b08605977357f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "93678080f2d649f080645ad12b62dd43", "region_id": "RegionOne"}], "type": "identity", "id": "03569fdf82764638b87edbe95751d8f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fe33cdeb62eb40e1b4a4ab6409331921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "86ecccd43e9f4a2383eec4d824f63adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "146348b13adf4eccb44537a43fc599eb", "region_id": "RegionOne"}], "type": "compute", "id": "46bd3ef867bf49739cce30d3eda62f96", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fc11a58bdced45688e71f0bee3b454ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "33e81a13efd0432a9cbf5530a084d344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "802fd93ce31e4eeab6bd2b30f5c36321", "region_id": "RegionOne"}], "type": "image", "id": "ca2029e32f7b412192607bdf2d24221d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cfc46481578d4c99846eb0a5e4001dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "493221bc77564017afe5ead4ec0100b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e78ab7302c0c429a8b48138360be257f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d9063247020245b180be9d514fabd08e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f741b904e2f40a4bc8e8bbfd78b73eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba9a226fb68b43d39d175c63a903e03e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "757599a1d9b649699b0770811bf0085e", "region_id": "RegionOne"}], "type": "object-store", "id": "5807038cf67c4c4bb1b0bece3d6b6112", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95dd83060e7f40dea958ab52aa115ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76eaeee28ab240ada14abce5f855635c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c9660c4f56984594b227e05d122be565", "region_id": "RegionOne"}], "type": "clustering", "id": "99b57089f2db45c5ae479314c51176b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "144c6a228850422d89e5c539de3c6c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54ff5663d5a64ae8be1fe81bac5e3ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c654d5964bc40ccb4157602d5529aae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "de94e6a934704ebd8cf7c0f25086c25f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8593d382a603401db1507f1bdf6a92ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ae9dd93d8fc4ed0b7127b677edb98c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8788d94c50f441ca5bae5f18f5e83b5", "region_id": "RegionOne"}], "type": "cluster", "id": "6c0c11b035a34d19baae9b50ea3adeb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2f59b8b0e94743f4acfdaa8972e5b29c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0e75e7ba44924b3a9e41ea9546dbb740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bde591e31be24d68a8df585259972aa2", "region_id": "RegionOne"}], "type": "data-processing", "id": "dac4a3bce46844dc8473253f5f9eba7f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "47299824d1a041beaa8037b134fd8063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c37d39fef2614815b202a2fc632b82e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0db06aedcc04569a8d9446874aefd54", "region_id": "RegionOne"}], "type": "baremetal", "id": "35f819319e754094a27ed2308379c7f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0bb6bd3f20fb4436813e5b0025e7976b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6772a5b48bf94bdebe775d93ffd3c1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8bedf9afdb5447d28b9040b15370769f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "92ff094cdeae402b8af550385cd23a90", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a09d56e017f2458aa3baca750755a1d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1eb9d86817ac4ed6bbce16d2872dd97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5b176626ea0b4bdc90b78b11cb3d9f2b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "da3fb2c815dd498eb576ee5af9e8230b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "16574704efc1485090f327c13f8e61c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3deb9dca0b3440d4a14c4883ea4ea452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f92e26c2076342c583b103fb4ef567d5", "region_id": "RegionOne"}], "type": "key-manager", "id": "eac9f63bcde24b6c81244ca70ebf6297", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30cd2e93a62049eea013573706eded77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "006b817b01b5456197892d46563f28d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "600b4cf807394351857656e34a9074d8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c929a05635c7476fbfa0a8dff5c41a9e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a3124ac70ee04159a7b45cd87e799d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "90484f3278394be2bd8dc99d07108da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "726953cee0ce45b782cfa9d6c6c6485f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "103e2b7843024c0dac84f66a4ac3a834", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "edce040666a6413f8dfa82fb5ac9e6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4f626f89dec841c0885c3900a2030bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b1ab405a7bff4b68a8b40007e6431f30", "region_id": "RegionOne"}], "type": "message", "id": "73964b4c24e249de9bfe856e5adff111", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6955bf86dc6545a8a0ac3750fc7da38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cdcf1c0611ca46cdb4fdaba265145815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db3f674f7898467ba461a75bc3a6f6e8", "region_id": "RegionOne"}], "type": "messaging", "id": "44f4734ae1914751a300c53dc48a58c8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d47483566d144f4890c3b2664656cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ced831c9f4f4a04b257b054e5e62dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fc5fb6fcf1714aa8a682ae2ce8460d32", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9072827e54e142e7b3c93e450cfe3fad", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fd7b51ed29247d684ddf4e08c0568a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "167fab315ed84b3598b15f6937f6ac38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17c76764c69049c0ad12dfd0aa4d271f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e8bddb07a3c14ccfa2e5138832a1a6cb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16d79b2a2a904aa6ba1ccc9af317da44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "946de1dd5eab43608fcdf0ae80fd31f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6146e48aceaa48a68e4e1980333d93c8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "50480be29fb74d3888dcfcc9f074bbd3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28d39a2ea9c84aafa47abc44d551446e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "987586c13f264c03932abcda7cdce754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d725c6ccc4304b74b7b5151939ac3dc4", "region_id": "RegionOne"}], "type": "container-infra", "id": "a9447cd580a74de9b75fb12bc967caa4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07dac40d39e34cbbab12d12855797b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a73519fd62a64ea19111e5669a449452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a1b4ea79200e42f083a526f8e503fc7a", "region_id": "RegionOne"}], "type": "search", "id": "b3412cf64ffa43b294f642e7ee4d4b2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "48ddc42426a74c48b137bb589b6165e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bd5207eb56934abca06b1df2aa8ad103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5bb465293c914ebc92c81882f0d81659", "region_id": "RegionOne"}], "type": "dns", "id": "ea69c07b3aa944339ad44086c56fa17d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8d9db41d6dc4315b59be713033c807a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a91be222cff4e29a3decca96b6e6750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5b3017cd7e4b4fe7bb1116bff57a0d23", "region_id": "RegionOne"}], "type": "workflow", "id": "b2aaaf568c0b4a2984db9bb83f197ab9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64b61a28b87b45829926cf79855c0a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56dd310415e5457bb90d8a98c75fcb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b64682cd3fa24607a8fb3bd134ec5508", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b61f68c537ba4234b5f86f117f699fab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2240612ddb954345ade8e97dc4bccd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0a0ac7f9524540d598b1aeb8ef6e4949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "934366adadf3414b9788c80eefe1699e", "region_id": "RegionOne"}], "type": "rating", "id": "0b265f7c9efb4feea9ce6321225cda4c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93b0237919f84925a8a887f8a694fe5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35bb42665c90431dba8bc6d42d312f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1c31d2b024ed49b39773b2fedfff8b5d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9ae72887352f4dc9b17a592d1763f671", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a013d2798e54a2fa7e1530b25b36e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a3ef44ced5b4b8c8ded50463a7d8535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "db41c070fdba4ba5b312c2b42bd82d52", "region_id": "RegionOne"}], "type": "policy", "id": "aade367e3e22417ba7f66e06b36eddd6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2876fa09f5a47afbcd3e265aaccf4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ced603a84554baa8e31dba0ad0b0dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10db7708e559409aa9e2de90aeb6c3ec", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a697cf4815f74f38a38710d0bf2b8625", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6024f5cede54ed0a04ef86897b3ca78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc8e62a708e540d68b14798d0b59e0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ae09eaf4cf54cf49b5fffab8e98ef61", "region_id": "RegionOne"}], "type": "sharev2", "id": "9e6e4ab4549543eb9ea384786ca80d8d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd970dfb2c6f437ba7b654de1801d75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "514084b8df3f4a8d9f9fbc844740d66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5e837af66879464a96ed1204e7c958bf", "region_id": "RegionOne"}], "type": "share", "id": "8b00e10c9fa34017bd4acb38e90609f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e119106689034c7c8d8e936afce46969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fcce108aff68407ba2a52c25e8bf3ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "90f6ab96dee64f0e92b1c5c6878a7cbf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3d46e92824054769843518a8054bdf1d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f4535b2d1464d64b527fe97f260b294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3e212b3a22944d6a5b01ca1c34824f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a852cb63fa4414a8723936cc6ba86b6", "region_id": "RegionOne"}], "type": "orchestration", "id": "9c8a60e038424f96b50674e1e613b32c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b027e10c675647feb694864656bb8ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eea5b32ff104eaea09f7085956c9790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a413413e5df2443b85dcd1c68354758f", "region_id": "RegionOne"}], "type": "block-storage", "id": "360208bb87d147d38c503307d134f2fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fec2705153844f58294f747f339e770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d89baf1905064236a0ff216e88c308d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4c4611274c8446dbed45c349e224b06", "region_id": "RegionOne"}], "type": "volumev3", "id": "dc53e8703ffe4ae0afd5353080976be4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5bfb0857aa442da90a6cc2e30357a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e56c8324a694f2a9508b78c9069a85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02533d03d3944b5942d8aaad5fe1cb6", "region_id": "RegionOne"}], "type": "volumev2", "id": "ba03a4bd6984480394a1d8ce1f88a47f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5d823197621447ab530729f52ce2b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4446905484f4627bba22ef4b7027b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8579e78c539c4825a926cf553a467f2f", "region_id": "RegionOne"}], "type": "volume", "id": "267f3501927b40eb804944d8da6e276a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8271794aa0b4f12a5a2f63f8c7289de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b71bdc6ba4a42df8497b834819a0e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35559668d9c54c8298024db7ddcae97f", "region_id": "RegionOne"}], "type": "block-store", "id": "4e154c68aa8044d0888fe41b88982114", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "759e435c553b4149bc998e3ea862f822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a622587a31947cfadff37849cc3b388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "68f3730d982a4731800608f3fcd34234", "region_id": "RegionOne"}], "type": "alarm", "id": "3af6241253214f5ba4759d6bb5e7f76c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7711022fb15e4efba8bbf85c9b94dec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80e4dec1d705421c8b5decfc95b79013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d171677c018d4f10a487016403b8f782", "region_id": "RegionOne"}], "type": "alarming", "id": "831f7ecafa214bb38988803c17108beb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "723a5d7f40b74153983a2845238c7012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15b8d772c0294ff3a7f0bdc7d7148443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b3b209dc8aa418cac1ffb2b79d6a0db", "region_id": "RegionOne"}], "type": "meter", "id": "a16955f6952d46c49e726977584fbd03", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "217cd636f8ba416abbc854b98c574c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c119747e43a641d99610a4dac2b02add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ed01824939645818e277456c48cdd65", "region_id": "RegionOne"}], "type": "metering", "id": "01ce4aef781b47d18a9c6e2fc5d89204", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25b3f06ca1b949c6bb980cf1abe9401e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "139150f6adb0446883ab6e85ef272649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b60190f9166a47f5aa246febf3ce35ca", "region_id": "RegionOne"}], "type": "telemetry", "id": "712d271b27e94437bb0d04f2d55a07bf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f88ceea608846e5924a411087af6ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "30d84d2b71c740be8913a4fb5afa77e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d914a8ad4a94e35974d46cb36419699", "region_id": "RegionOne"}], "type": "event", "id": "e4813ea762774324987b3d18482baca6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "445ebb379db74529943ee1065ce671a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e3ee265ad3541619454595fb00f5316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0264caa8f8354e95943b871a8a8a68d9", "region_id": "RegionOne"}], "type": "events", "id": "de63772a948743c5b1f1067aee5c5811", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd3678885e4b47eaac14b011e32cd1f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "922dbcff027246f6a6f45b82d967d016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d587e6ecfefc486c87bcfa675f90202d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8dd1291bb1d54866899fdc5cb91a6f36", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42d4c44f31c046d8b026433466988ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c54c5b47fcbc4f098ab8f07c9d6bca55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ae7bea999724e6c907d5e26777ac9f0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8074f8aa0bf048efa140bb5bbb79fec7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c203f7abb374455b4fdaa80dad0ea55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "46cc2c35164d46ec9790eb97a348e9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef31e6b67a074e929f6447982517134c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1504a20ff2104edc880c5003c47df12e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "585a0f51632645218b0a6c44398013af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29ea9f10bd4b43f2a2b799016efd591f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5d778af5b1247839e7ed48116839cb7", "region_id": "RegionOne"}], "type": "tricircle", "id": "165eb2fc1cb94b99a17ab647b48ea6e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "015b309fac6246f7b71076b4fd09434c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6e2de33c18854caca1da5b8dbe14799b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "551b23066ba845258dfa1e48c234af92", "region_id": "RegionOne"}], "type": "database", "id": "5af9d1970d054e8ca9df758bc83c8c17", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "397d3a8ba7414525a758ecb9d35e49f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46735fefcc644fa48d04b84415c2842c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "31fba4c39ce04881972c8e81c6b55f54", "region_id": "RegionOne"}], "type": "application-container", "id": "db9519561b1146f7ab1b8da3df67f156", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e95b25be33ac45049188630b64e92ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7e3332e4cc145859070af2338616249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "58ec5d22726840cd9dc1e1b8de527bb2", "region_id": "RegionOne"}], "type": "container", "id": "52d7ec089d384509907fdbd07d4b7cef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96d4f603adef4f5eb1f9d34f863bb8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f5012de7b8a406cac638a959bf2828c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "415029edacc7438e9029b6c7d508b99c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3b66596362e54dfdb75e62852df34a71", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fab26c5a7af44066b5837b6d13829994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43ea4207ea7746d1b53c280749fc065e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0479f75a48034b92b67e6ee5bf78173e", "region_id": "RegionOne"}], "type": "rca", "id": "5f2b8d5e3e82406180c8b2290d3400d2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d689ebd27c9c4b1e9292e424b8b85510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c3dee2d73e924eaea7c0b2e132c9c7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8d1bedd7c2214f08ad4ce456cff79f26", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2fb1f7c4891e45b0b0352ec423ca72d1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c6ae92dfd56140fa870ed1e87c375139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "43c9bdd8762f4c469c7f7fb0f837feb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "678c3354b387462fbdf794db665e5c0c", "region_id": "RegionOne"}], "type": "network", "id": "117b3294339b4289ad657e1df79fcbcb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f33a7cb0cb044e2c89c5a028560169c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "11c593d69a964dbebafb325e3056e25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0f52a77612a44669a87648737e4de993", "region_id": "RegionOne"}], "type": "backup", "id": "37c57133cec3487894ebcb029096de46", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8abcd55f7474c1481bb93a0acfcd9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d77479fceede41ac8bb7a2d952753b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a56f0e21379049d19b9806baeb397693", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "38e7bf47694d4f75980bfced4b0eceb9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e16981d90f034f4f90aa29d0cadeb41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "419579c9ef664fad9dbf3d29877ed8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cf87da01d4f54cbc936504febc0de7de", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "42156708af4b47539ab2bf4a9115a5dc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b19b8ee157a41c6bf1a7487ec53d9f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c62a4200cf674196bdb1e02ed057030e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f2a033535b4b4de6ae88e1f19351aea8", "region_id": "RegionOne"}], "type": "monitoring", "id": "cbdb6dfa4ac44845be196064b308725d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bba7aa69921346a0b51c541bcbc732fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ff29636f72c64c239c78de404bb3c9e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "54311c71f25742d3a75eacd97b715f1c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "56963c884f3f469e878325694e9c68da", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3f9e3a4ed1af44e4a9ee04d498a32b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d18e33372f9f4ab48fda688604ff073b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "80d1c80954384cfc8fdaa78fed17c430", "region_id": "RegionOne"}], "type": "placement", "id": "12a2a45d92b74b78b7c89682e2ada601", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec70a4c3f51545b98e048e52817ad2cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "faa114561d714efaa612c815ce8757b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "635aab25944948049b9f0f65e9696b2c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ba2872f324964ab885759f258461986c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa1652b433f64f179bfc4884bdf5efe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67693d57f4db4deca2c8148e3c0730d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07db377ecb8248fdaaf95b822ae9febc", "region_id": "RegionOne"}], "type": "ha", "id": "cd783637160b4811ba158e92a82a95c9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1e3b3d5cfac04da49b484b10dd86b7a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b96691ae43d84296a1f890799d6ee7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "11a10007850548628556b901789b3d18", "region_id": "RegionOne"}], "type": "reservation", "id": "188178dc3c79480792cb4094690b0d9b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5bae1c1dfecc494e93a480d3840b8837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "403796b57fd44204a9c64f74c8888884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "50942179de3444e99d2cb6d5b22b37f6", "region_id": "RegionOne"}], "type": "function-engine", "id": "7f2536ff47bb4247a50f435206a6e3d0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "140b286f168d4fc2adef4e159c109a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f384aac3b2ae4a9590dfce4a7623298b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "835d3fdb9c7949589ba3bf6532fcd46d", "region_id": "RegionOne"}], "type": "accelerator", "id": "6ea7aec3140a4fe8898fec943c5c80f3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "42e6c2600f3d42e0b57b6c3a2aec8a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ff199800bde400bbd9109b70746ad7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c608a0cfc4fe44fcbdf10bb929f71aff", "region_id": "RegionOne"}], "type": "admin-logic", "id": "37cd7b33aa4541cd9f7832ec87416e3f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87badc05c5774ebc9255c666f6d2cfba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e14245d69d3e4cea955a212d8f2a2cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b99ce8502b554634a9692885169dde77", "region_id": "RegionOne"}], "type": "registration", "id": "f26b217069e84b3a979c6f341acf067e", "name": "adjutant"}], "user": {"domain": {"id": "bac2553411d2439299eba3f375279df4", "name": "789d86c1478547b786e115136751ebe9"}, "id": "e15374bb25ef4ef79051168ed39f3242", "name": "2487f7e345a548f6b59469574f077b88"}, "audit_ids": ["8f3ab9877a094065ab778e392a888c55", null], "issued_at": "2020-04-23T06:25:54.355162"}} 2020-04-23 06:27:54,494 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,497 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,497 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:54,521 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,523 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,524 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}]} 2020-04-23 06:27:54,553 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volume": {"size": 1, "name": "junk_vol", "description": "test junk volume"}}' 2020-04-23 06:27:54,555 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,556 keystoneauth.session RESP BODY: {"volume": {"status": "creating", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "12345", "metadata": {}}} 2020-04-23 06:27:54,567 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,570 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}, {"status": "creating", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "12345", "metadata": {}}]} 2020-04-23 06:27:54,572 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,583 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,585 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,586 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}, {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "12345", "metadata": {}}]} 2020-04-23 06:27:54,598 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,600 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,601 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}, {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "12345", "metadata": {}}]} 2020-04-23 06:27:54,612 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/12345 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,623 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,625 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,626 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}]} {10} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.185151s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,406 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,413 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,414 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,472 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,478 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.348031+00:00", "project": {"domain": {"id": "e496623da3b54a8aa078bf78dd955794", "name": "31f04a246a7643d0a1eb930956481bd4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d1da18a92a0b4f33bc442accb4da27f8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9fb2a6f954b946e19f55cc2994e2c3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a6bc6b929214b4fa7d908537f0dd64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4656fc04f1de45568c3190556b20ff70", "region_id": "RegionOne"}], "type": "identity", "id": "079c424fe3a34637a88733024f2de6aa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7bb005e7651c491eb334df14964e90d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9137d1c126224f388e66c22cbe0e299a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0d00e1fe73d84a1b812d72a8d81971c5", "region_id": "RegionOne"}], "type": "compute", "id": "5c55e37bbeec4722a29a77bade5a2a1a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8c2132a3e88e47878f67b282c1dfbcbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "724fab5bd5774a92a043a227c46b8635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "474d041624304275a0c7620f4e6413a4", "region_id": "RegionOne"}], "type": "image", "id": "f3b148a43556405e8db0b2f512ba7511", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7a1ab7a28b5a414398dafb9e721db39e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eb49f2fe9b8e40e688bbd44a5dda1fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "666652c0728048e5a622d0306bde6ef1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8a177f7d6478428c90c4ee71d88a94ce", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cc1c70952dd44648531d1742fd3294b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "251965c834854dc991e5308cb9224f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "006a0979a9604a389a20290a8b89212c", "region_id": "RegionOne"}], "type": "object-store", "id": "fb8b5e4250044d6eaf58d5c099c43e56", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95b64a1d5c4e48d48791f753397a8c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6340217801e0446e8fbd40719132599a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4f49c708479c4a2796b4eb78d3ad48d3", "region_id": "RegionOne"}], "type": "clustering", "id": "50937c353da14070adbf4029633d8c55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e90a6a31c2e480d9c310e25539d70fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cde233784fd44bdbbe2e7ead4f927f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45ad1d7d238d4f13a0bf969149f77a40", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6e4bfbbb58f54851aaa166f0484038e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "082457617b344029a2a2032a1069218a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "716523ccd20f4d6381448c368ab34bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e7dca77624b4c67bcf9ae8a0cc5bffe", "region_id": "RegionOne"}], "type": "cluster", "id": "4dd5c118afac4a0982b536e18e23e494", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "595cb79c22754170a2a09be8360c54cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "399a1a2371e34a479bd0eef8059e0708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ea0e04b23f04806a637df0020c40424", "region_id": "RegionOne"}], "type": "data-processing", "id": "7a55218f592b46e3a697df48f718961a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0029e558e017419faadcb62f3dae35b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f9162e24863433dbfa40336b90840e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4733060617284495bbc507222ee868f1", "region_id": "RegionOne"}], "type": "baremetal", "id": "d15da183bc2c4f8daa3f47a2eb2ff566", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6518fbf9ee1b4dbbaf1710165491ca90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c99d42432ede4df09a198d4d3cd28d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f4a99dc90f01466495e55d675db7ba07", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a686d73e58c746e1af0d3745587349af", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cbfd974636cd4fac895c8b2b62114908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a95a24242cba4aa9890c875afa64a63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6710e5792f4648c1bcb275da5ee68a81", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "82e98c75792049fcbee00c0e49058ac9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2952d73616a3416d8f63a70da38fca31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cade1ed377854c4a9436935246c633ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9be818681ebb412bb227d9d7e419cf8c", "region_id": "RegionOne"}], "type": "key-manager", "id": "7dcc83f5a6a24781bb86b5cde3ee680d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c50bb9ba400a4be1bc075427157b1327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4954bc390f274e20b160cf8989c1f920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "db931be311704aacb318edfd2988acc3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0801402009424be0ab70f311f5eaa91c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4186f35bc1f54f848b9690bcd73e1e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fed44ff6ce5d4dd5b4cc13fa86758145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "41a8b501f203416e8062df53378a33b0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7015b9db42164e138dde89366cda8139", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d04666a336a7422986f2bd37d6371891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bb3c83f43559432ba0e357de4afbe0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3b595db07dd94c7f989ade30a3f23edf", "region_id": "RegionOne"}], "type": "message", "id": "3212ce2143064449a97ef96abfcff220", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e14b458f2f9d462397d5cf9f18fb1327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c685da5e31b04a6d9d7c5d5f0f6af091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "121b7f874d47402db825c171927a3ada", "region_id": "RegionOne"}], "type": "messaging", "id": "6d2072f3e5fb4372a4a9252e1d114f67", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d002c94e70e24c89ad650a1377b05ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2729ddbe984f470c908917ec2014e370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "108ba10c270d4490956e729c64ab5f1b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1a4cc9ccc3574787a0930511570dc90c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49f7e98cbced41e5959daf736c3d2b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b310631ce17142c19ec9e1c2e8fb1851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0423c5c9d9df48d9bf750d85250cc7c6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8ed3c5bf31c543a4aff3bafb625804e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3b558d451a34ac69c132b455d2846ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5690fee906bd4320b9e8f743ad10bc2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "611a4fb878894bba8b08e17ea70c6932", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c5bef9558a1e49f08e8b85de73773013", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3a43d770755416a9cee2cd33e03eb30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "834b7beb3b0141cc874406ef60c8ca4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18e6dc6592534fbca8c7b2360bc79b20", "region_id": "RegionOne"}], "type": "container-infra", "id": "d877b6c481a24b079f3bc3340975760c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bb9ee31165f45ad9ba4e7b221c4024d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0150c72e313449ef949bee11b945db04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "125acdca448a4288926a2f48623ba1c4", "region_id": "RegionOne"}], "type": "search", "id": "c831f8e45f5848f89e3145d9fb7175cb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0b039067ffe406c9e5d469c208cf2fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d088b58ead55420e8fbe315cb3763d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "96d158f268134adf82ac73aa51b25d57", "region_id": "RegionOne"}], "type": "dns", "id": "0c29642098c24beba30313d6479a52b9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "881c56d4efb746f69f00ebeb6a81b5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e06d93e59094f7d9b5b9eb93f87b9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4956ef12fa648379a8ddec0c3bcd5eb", "region_id": "RegionOne"}], "type": "workflow", "id": "0835cdd90f494b539f05c2c6a6af5d6b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "755a7ea112f74d54b5dc427548bec8dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d8e53034ee14dd3b56307b96a528d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "18c4c022ebba4284ad57da80796afaf7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "659beb6f720945039903ea1e95741da9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e01b230da1d24dbe99a3fe6272743282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "248782f7a392478383408a2e247dac23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "06361fe465fb4ea0bb819f227da65e97", "region_id": "RegionOne"}], "type": "rating", "id": "77bf1de7225f41f79a5a50170ecbe42a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "deb718a69fec4100859df65e74235c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee11fbc1c7314cbd9568f791c125202e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e5e5be4edbbd4ea7b9be4aec70a30ca6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "286e418edc3a438ea1e2cb24ba1ad3d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfde142f1f7a41bd88151de2861cfcf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adebaa0ccb634bb0844ca6785d364ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59a240ba835c4f53b368c34427701928", "region_id": "RegionOne"}], "type": "policy", "id": "3a3563e8d3c7420182410bc190b67961", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd9e00b953ff47c58e9971dee5f245f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ae9f76d935143d8ad1154ddada8a6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0c8b4a20ce04f729e66377bf515d4ff", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "165873675e854a6cb22d094d695698c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa5b82fded304503a972fdfa6248d3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06a8b03fdab544f094c31dc8e83d0a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d29dbf67836b4d16a4ed467dad8a3b0c", "region_id": "RegionOne"}], "type": "sharev2", "id": "0c7989fbf582413483d871928137e7ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "777c7a5f72704e7fbb61f2a79ad658a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6efedfc46ed14c38b814d6b7e8900144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3968624b28948eda61fe771f502b06a", "region_id": "RegionOne"}], "type": "share", "id": "e93f73e0e8784afba4b90e263c5fbf80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f802ff3ea4294830999fc0b2117f22a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5f479593a694401b9a2248eb81d4933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1ddad84056144810a7cf75e011e1a589", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "da646a8ede904e7ab18e81cda5c880c1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "209aa18c1d7c4240bc67302cd0ec98c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92230c7684cf4896a66a2ad32659d139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a52c22bb6ffb42a5ae3209db4558a682", "region_id": "RegionOne"}], "type": "orchestration", "id": "6839ae6c28cc437295f60d9d9f9deb1b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8de2906d768438891ccb1cb2273e126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c69aa6be3204bafadc2713d04f70aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e255faeec8ba4e28969756f63477adc7", "region_id": "RegionOne"}], "type": "block-storage", "id": "3b3085bccbf9420f902f1b3fc1f696db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14274f5c52b546cda1f9a724384bb8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cfb32bd4def4b358a558edbab82b53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11803389ea72464db0c8f8c520f90fa2", "region_id": "RegionOne"}], "type": "volumev3", "id": "e0c2bfc6bd9b498d92ee141fd3fcd140", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d3df0e8775e4f1ca2bc087fdec31238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21818c22875240cf9ba5bafb8b496cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec54c99aeb3c42db9161dcdd2e01de70", "region_id": "RegionOne"}], "type": "volumev2", "id": "80bfe111e72041008ba5b22b672e3ae8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "674a9a52d4264197a4af7231a9d29c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e81320146adf47088414ac2824288cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a514cfcace82490393ddcd3b85d94540", "region_id": "RegionOne"}], "type": "volume", "id": "099cfc99d6e845efbc47e6a251bd0b17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5ff3af7fa78427a8d3f7973242ec939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d801224c11d54e5ab7a0bed22ab46e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7fd9d106ec74b32958a65979cce1036", "region_id": "RegionOne"}], "type": "block-store", "id": "b46fd59cd7014e7faec7fa3279bedaf6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9efa88327eb450185e59e806f5a816b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79987d181af24b7cb368858976eee639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c1ef0a19dd864b298be703fc542c881f", "region_id": "RegionOne"}], "type": "alarm", "id": "35fdca3bddfb44f397a2fbc40d3ba487", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b34ceababb547feb72be13fe266e62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57688ad1d2a34686a47b643e94074e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e83fa39f986147069ccc0c663e7662e1", "region_id": "RegionOne"}], "type": "alarming", "id": "e0a8af75a4574627aeb92ade53d59cae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6126c61c9a9f434da33e7bbd51cf9abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "49a2809f18ac4e81b7fd0b997373d3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94af4e007d4c41be9e7dd30432fbad2f", "region_id": "RegionOne"}], "type": "meter", "id": "067c8418599c4f758dc889d84abff365", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f515b11a179f4c77927dc82fd486db56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0ab34a40d6246af9cf44a21447f7f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0c8e2883313448ea38d3ee3cd418bad", "region_id": "RegionOne"}], "type": "metering", "id": "f3938cd0cb7c45379c8081cc63f36d31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "567c1deead3a4be391d39847dbadb85d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3743d48b269b43638579091023c7210b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d30b611e43154a1b9431452740cf608e", "region_id": "RegionOne"}], "type": "telemetry", "id": "91f67536322d4e6e8233804e47082868", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f5e3c78e3bf345e19340c565b408b819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "74ce986afcae4c1e8e4a8a99530b52dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "320aff46ff25493199e1db629e5493a2", "region_id": "RegionOne"}], "type": "event", "id": "6463131987e84ea0b5aec1b0fb494e7e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f481577a46db47678885cf99006145c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2e71557e50ce48d595b71f7e7f3bf6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9502619ffae34a7284aa64c5b824d0c7", "region_id": "RegionOne"}], "type": "events", "id": "86a56dc42f1248e1b67c79a71df921d7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e51a3ee1ebec4d7d9c1a5af996936dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17b9712a5d4c44afbbc955c0e09d929d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a52453632e2740af8c66d11595b144f8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "69ebd790f5fe4ee09434d76e79e3f3e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac949785215e4396b3c9e7d85989d918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b8d4cfa6fb24706ad572f0ef7d27e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "499c3d09a7d74157a3ae2c954fd0a34e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ad464a416c014fb5a381ed1953fb4ef0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e61e21f075884345b298d865260e74dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "199cda1ef7b0485b95f8afca857c77c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "140dc706817c4dd4b78f5a810fa55d41", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9bf139da0a4149bf86eeb5f9d3f3dbd3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b04b3b92738e40f6af569589051eb6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95d6ffe189774e5fb379f4980da64737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ceffc8f042f04e759e903d88d028fa58", "region_id": "RegionOne"}], "type": "tricircle", "id": "6b913300e89345098e64dabfff5b40ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "242ae138483346b9b78a78bf91f273ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1f94738c6e92497d897e3bea32bb2986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a7a884cf0db34f32a6aa34f4b2e3471f", "region_id": "RegionOne"}], "type": "database", "id": "b370208e61ee41998709bf6cc5458a34", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12cf5d8e5ae54ec4a5ddfea3a879a7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcaef5ca80214dc4bf7477a1a66a7d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "76419468b57f46d497b57eaa1cabca5d", "region_id": "RegionOne"}], "type": "application-container", "id": "77f5528925e64720842954f983d8d757", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "093a560c6bfc4d0ba384939cfc36e249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df9ab410b752436699c87e959e8bbec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2047d7f53e49450bbcbb9d6ed734fe81", "region_id": "RegionOne"}], "type": "container", "id": "2822620f42134fbd831c39800a363a55", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbd44e4dc9dc48d29c89224c669d2042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4650eabc77b4d97b8760028476f1723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "faed6fdd379b42c88d04d50178d9fb47", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6a6f25aa8fac41a08afb0bfc888046ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "18f46bcf31044d7889789f3dcaff26b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77c9ea4b099b482eb12b74459d7af636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c2af2ba9dfd94bc69294965d76a30c95", "region_id": "RegionOne"}], "type": "rca", "id": "3c725e8fda314b279ffb7c4156fd7afb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a31ec30a172d432f98b070cda619adca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9641a93758f147dc83e55c0a64004d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b9703dd945c84c9189e4e0570d550023", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "acc256b9365c49fe83c53400406735f2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4a7b13594d6a462e9432fdaac5b033b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e8c479fb62cc435fbe613bb999e8193e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d60fc0c66acd4d90b0f5331c80994d77", "region_id": "RegionOne"}], "type": "network", "id": "0a30e94f4d854014a696901566abae35", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "45f8985c651e4354b3f906c171f0405f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d16ad5d2b744c3ebd7e9e48083f6f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "be9b241fccb74f15a6d269a6a7ccb60d", "region_id": "RegionOne"}], "type": "backup", "id": "6eb69112072546c9a0e1439c5c6bf12d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7836de3310fb45edac2bce6cdaef0680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4aba4a155dc44665956388ecffd092b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3f4ddd15a9294a0ea9431faebb7dd824", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "223280e57bb0418aaec97ddb2f9d390d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ca6bdb7f5d2641668db183c9ab89b4c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9319f3a0d7e4e15b4d82dc7381bb5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74e1da41d79d4e828d84e9c9fc4e7da3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "da8d103f490047ff864c4884628bc884", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0de57d67bb94f3d808bd15b4e7dcb5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ee5a86c511c148068ae30bf2a03a8147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8229a94bd1264305ab7e9df1ebd829f6", "region_id": "RegionOne"}], "type": "monitoring", "id": "04d0fe6c79734840bb1ce6c10bfc4096", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a5ebe92af4b14e99a95fbe0d087c6f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "963336f4bd6c433dbb2c75cab25c17ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1436cad5d2a74345a7acc05fa23f2bcd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c35b352a07e541c3a334f13cedc7bbdf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "34929408bbc440ab8064bf3d73f1b207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "55c719dd85f7498b8e3a848921253562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bec25442a8ab4165bba958c55282c10a", "region_id": "RegionOne"}], "type": "placement", "id": "12df15867d9743068145f39720579520", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "002f05e44db2410ea06029d9793f3a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ae1cd4ac34a9469583044af44e063a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4b977e521a0a44a1867072c5d4fabe1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b242ffefa1e24547b77127acf843cba7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b442f9f4a714baf9485098d5800c344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7629b9642bc4c0a942fd0b19f687eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3d40a7c4bc094de4b589ca32a2c7868f", "region_id": "RegionOne"}], "type": "ha", "id": "5db0166188714c548bce20b4217fe611", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3ecb9330fcd64421bfd7ef2f924f35d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "16ba783812b64378aacfc1ae9db13824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "86a248644fe3459d8e1cb4d1c30a0cce", "region_id": "RegionOne"}], "type": "reservation", "id": "b0f073c92f4b4044addb5bfbaa6602ca", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5a404239ed6a402bb33659598b9b2dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cddeef3da99b40d484d3586e390556fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "32c617f077314f5694db8d5aa0c15ab1", "region_id": "RegionOne"}], "type": "function-engine", "id": "8f13aedbe47a4b6c9725ec83a5c17284", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2cfd070b9c464883be235e83c445e82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "220d385a160e4792bd8d923a9d8ad900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "de564d863dae491d92e6d138d2cef6af", "region_id": "RegionOne"}], "type": "accelerator", "id": "8a23a307ef684a67bc9cd2e26261400f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85fd8091757a457a9ae9c9ec374ea85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f533ce90ad647a79dcf6dd06288fd08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92a976dc665146b495838fd0ef35b51d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b6aa3adbdec64589b355008ba1ace965", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83b074b9c7b64630a25a325dedcb27ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b04ef0fb54a46dda42090121d1c2b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9050578a9eda4428bdd081a4001736bf", "region_id": "RegionOne"}], "type": "registration", "id": "cda9721699c44864be27027fb6484612", "name": "adjutant"}], "user": {"domain": {"id": "9f4ec8e5e6c24cc8afa28642bdff454f", "name": "83d0b23b20aa453e9b6d024dc9eb924b"}, "id": "86aa1ebb163c430cb329c74fab052a82", "name": "d8f3a705c19243e588bce9a722e1780f"}, "audit_ids": ["f2a15144b47444ce8404e8a92f93e8ca", null], "issued_at": "2020-04-23T06:25:54.348031"}} 2020-04-23 06:27:54,525 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-aggregates -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"aggregate": {"name": "aggregate-2", "availability_zone": null}}' 2020-04-23 06:27:54,528 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,528 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.403173", "updated_at": null, "deleted_at": null, "id": 1}} {28} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.204399s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,208 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,213 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,214 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,215 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,225 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.150545+00:00", "project": {"domain": {"id": "f48ddccad24c4c4b94b47ae497afa235", "name": "d0de9d75c8134f2d88c5c5d6862d15dc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dfd27fa03490467796003e0b102023c5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffab9d0cf67c4b24b4eb5a52bb613806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af01127d58a14cf4a3a21511e1b86ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d22dce6f6203476fa8f545cdea3ba11e", "region_id": "RegionOne"}], "type": "identity", "id": "9fe7491f32884b94a3fef23cd4b95ff2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "02387b1275d84da08e98f7645d9bf90f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "151c561fefd54658887f5646797a2ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2c3ec6a07ef34dd68aa78161d839a74b", "region_id": "RegionOne"}], "type": "compute", "id": "8b6bf6c143364d51a12fe94869a79e1b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "79cffe2e561a40f2a77414b90416446c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3558315d84a474faf3a0b7aec44ec52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "741400714baf468c805110bb98d1af0f", "region_id": "RegionOne"}], "type": "image", "id": "c3b71c98d5494389a0e0b049ea9dcb16", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "26cdebb3a781416ab67b7665492b6208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "198a01897ec4461aa0bb68a052cc7f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "588db8c67328425dbecae302d2fcf3fb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4ba34487368644a683e5cce4b8c9cec0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95f6dbe0119446928c51d2fe5fc0ac04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df32a436b1474da1ad15cdc12523ee12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db24c72705f54cddb0c29f23805e514d", "region_id": "RegionOne"}], "type": "object-store", "id": "d5f36a06208c48ff9f03dbb42ce018a3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4414cff93ed94cab85e5f7d7febd0f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6802f3da26b4491e9da3ece4487cc99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "849f95900e5e4b87b0d345573505f9a6", "region_id": "RegionOne"}], "type": "clustering", "id": "0c1e3ea315b84eada783195f9145b639", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94e837ba6f834f9bac53b00dddde12ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7529429557364947a5ac5b2f3bf723e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b5a90357120148b69e5955bfa7ddac75", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3c10ecef76114506b781d709f85d5f32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b0fd65cca804334b11b2b96055c4587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a13cba714a24aee8905987e59390175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0886a1e7d55f46da848090cda8b123af", "region_id": "RegionOne"}], "type": "cluster", "id": "bca63c8c5d064159baa0bd72153362cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8596d80a779e4edf913af16b0a236078", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "116c059a39934a79ae32ea13183106b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aacd757aed03499b9a130d8029cb0287", "region_id": "RegionOne"}], "type": "data-processing", "id": "3442a3a5854541589f0fa42680eba0c6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb82a259467a471991f88f3c9fd4509e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03305753d01546d7aa8ef3555aa0d203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "689014fb62ab43a48252671addc942c7", "region_id": "RegionOne"}], "type": "baremetal", "id": "017d4520ebad4ea385aac9747c3dbf5e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "efe39a715b1343b296f0038cd0742afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "15bbb39843324c5e9c65e17eabd236d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c2568bd0b2264993871192a5cb333743", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ffc3be7a872642f69bd57136d100a112", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0250fc69e0a42efaaf86b822553bd36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7d85a949bb0450f86fdf3a16f6a7f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4414d1ddf7c449048c4a81ecbe9d72a0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ef8019f977704377a5b8eab8ffa14806", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0ae2039a16fd424d8768c5730c51c4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "54e59d6bd7f941f28a09ec343b5437fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "476c7136b72d49429ccc50eda0a00ac4", "region_id": "RegionOne"}], "type": "key-manager", "id": "3996cc2cfdbd4ea4a85366d5e48c6c8b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6f6d90b955e4c799303b17e786c4644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eed5d553e6224ec8b483b9116ca27de1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d2802921693246339de1027f6b6fdc4d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f982f0e8942b4020a12dbf63867e23a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f8fe70c9a234d6683ffdba2f7917364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f62ec8f7fd74d749ef1c1e5480f208a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7033438f22ff41308f45c5fc5bddcae2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7b6ef0f7374743caa7f1b69c8f092add", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c15e56e01ed45e0950967a1c97c2f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "740b9755a7864fbe81d7782b600ac9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ef305fb4f6444a05a570380a9a6a6227", "region_id": "RegionOne"}], "type": "message", "id": "4978a0a07c3d431aacf525b0c0769623", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6a053bd9a2b4f3582227b27711bc8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5165941694c14493a2471d69e4552825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "278ed50f442f4e84ab590b13c4a3a2c8", "region_id": "RegionOne"}], "type": "messaging", "id": "b71c44f358404f0790c8fb4f3013fdd6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "15118799ccbb4b86a4779141a6377a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78368bd7207443bfb651a8d1981a0ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "19cd42f1fdd841c4af85c4b5c4028948", "region_id": "RegionOne"}], "type": "application-catalog", "id": "69892570a4bf42ecb0eeffc4c489e48a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b56bb7438af24e9eb96e70ff258f2ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "906fe983db0d4f34913d89746920a0d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9981d6020f8447e4b8cbf2b1759ac55d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f427fda89b2f4c32bbc4b89c04ef0547", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02494f4ca06646369ca5d2327203abfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "147c5cf101cb462290f05037238c2dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffa1c1d11cb24ac8a7d6889554c12fe6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5c6360966e0a4249873e758b2058fb06", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65f96683141848d0aea2da2c3a13cb0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b492b2920f544ffdba20fd0179c3b62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22f9c25e275641c79dce00eba122f4a4", "region_id": "RegionOne"}], "type": "container-infra", "id": "26de2cebeaae4f83b4fface7c384b6c3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "855a054f3fb648ec8c472ab72243979c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "706fd321cc52428aa3aaa0b4585e86b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2afd968692ef46358c95d4f357f4e1ce", "region_id": "RegionOne"}], "type": "search", "id": "5bf0b8cfc1b74aa989789afb6dd28e32", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bdc1f17977ed4abf9fe8abf31f1e080f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a6a576f8430e43a7a6edd116df4ad77b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4604618e2b8e406381eebd6ae1c95ba4", "region_id": "RegionOne"}], "type": "dns", "id": "9d6f1a7cd83343ab8af86758bbb022dc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f70d906eca0c45079f2f579b9e5762c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c26dad8268e4655a8a3ff587ab4a151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "084223d4a3b3444fb4fa46005f180f7f", "region_id": "RegionOne"}], "type": "workflow", "id": "f0ba7e53b8ab4d36b02beb5b7e958283", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e2809f814d849cf871244a84995e7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10dde42e90114ed8a26ede9a92383703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "32ba73f36c9b4c0aa351afb918b0bbb4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "de9ad53c8b6f4b55b5097dce58264bdc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a83d40fe241947cf8779ed2c660519e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2618dde6dcf4ddbae43ad9d8e5ba91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "39b10ccbe0d4473db28dadfbfc3b9814", "region_id": "RegionOne"}], "type": "rating", "id": "c1d849ddc9434c2187dd21bc81f080a7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "41da4f11d1e645e193a220eed2d007df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6a1f4289d5a47ac9e13932caf6bb5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "68839b70cb0349b48a559685d2a87870", "region_id": "RegionOne"}], "type": "operator-policy", "id": "60d9ea20e9b845f6993dbd801f58870f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6de20511f52346ee9840bbd5cd9d2729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c0b4f53f85248f5afb26900e2453d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b793aa0b745847c5b028a34ff881b98f", "region_id": "RegionOne"}], "type": "policy", "id": "2353ce52cba44f67a4f0dfb0609d88c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c766a4106ca4449d8e302f3a130c2866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "603b90fc3c22411d9b80e79761462614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e5c7c413d7d1461b861bff0f37ad9fd9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9b3c4dec243e44cca16b794e84cb8aa3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd7030d81f9e44d3a6fd153a7de67345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e95cede4cdc48d38054b007360739eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "82597da4ec654ebaa5730dc51e729648", "region_id": "RegionOne"}], "type": "sharev2", "id": "3d98ff67bc734e20a0bc7b80c60fbf99", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52acba499eed415498caa63c95e760c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbdb7d0c023a441a81b00d5a1b4c60d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "994cd9dc84a342b7aa25695cb50734f4", "region_id": "RegionOne"}], "type": "share", "id": "5f80015c232d42fe94f49e0bd172d7f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aac4e8e0b6864b44a57a36091ccf073e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd4642d18e9748a5812f19cef1ff0e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "db7777b53e054c3bb906e22780cf6d85", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ddf7f532b83641fc909584927d8b0389", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc895c2c9063473d94d4bbcd0bf7a995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c44edd772564423fb9f4f551f2931755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "157ca06d61174a9695723547924d3075", "region_id": "RegionOne"}], "type": "orchestration", "id": "60c19d29c4104043b92d1a7d8e0ab58a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c92e99d4ed54521a0d81666ce1e683b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdc2a72f0b164371b1e5b2825f96560c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "252218145fb64af199cd8e525e3dfd3b", "region_id": "RegionOne"}], "type": "block-storage", "id": "73be644cfd8b441f9684da8e6afca49d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f60fb78be9ec477cb63944959f668828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e6b9d6feb25431389b6ce172bfbc153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64acc385b7a94462a3499ee400e70854", "region_id": "RegionOne"}], "type": "volumev3", "id": "580f30d0f59647b69c3dbfacb7d29adf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59f383876ae94345b523c877ae5238cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0be5c72b29b446b3b2c128b3dc521201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8290fa801794ca4ab5e21083dd632b5", "region_id": "RegionOne"}], "type": "volumev2", "id": "0cfbcfd3a3b740ca8aa206e1d4275700", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "957dc940989c4b35a436310d66bc41e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5a8ea63fb4645d1a80c2078daa54c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a1658a3f0024561bdcadfd5da91d88d", "region_id": "RegionOne"}], "type": "volume", "id": "68d88ff1c5b045fe9965759ea9c621ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27c3bf9de2b44b5e8fa61601a7915f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a7725f295f242648e219da133c990e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fb1d51edabe4ba4bc5f65d1a7e8d786", "region_id": "RegionOne"}], "type": "block-store", "id": "1982a81f5b434e6fb04eb04aa71f191d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47c7385e49d84c74a76d84fb1ddb1a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e19e0854d4d94c7b927c712d9350c7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6fe67c3ffc7b48f2a635a8a347a5f3dd", "region_id": "RegionOne"}], "type": "alarm", "id": "8a77a2758e1d451fb81f7be84e0f2c1a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe14da5ef77e43b2a01fe96a79faeb25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b71a880574d46cb8d6d711017762e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eb0cf8255ee544dc9eed3ba71bf0698e", "region_id": "RegionOne"}], "type": "alarming", "id": "c74eaf902acf45778747497928fb794b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f3844f0ecef4394a17e9ed5dd46d79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38eaf6814fc84327ab0db401be52ce0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a03dc6b3ce4e4dfd85c7e4999381610a", "region_id": "RegionOne"}], "type": "meter", "id": "1792c5a1cf324906b924c5e3a798c562", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ab24376b65945029e789dfae0ae410d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2e2bafc57864885bab3549d8cf19eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "46d2f1cd63a2485b8e78c10dd2a5eb48", "region_id": "RegionOne"}], "type": "metering", "id": "eab72518bc0a4e67a0ad63ca5f4314d4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd5875791168471eb01991038e090ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a17c186fd5f044438e0ba361f61b6524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8602b1adb7b499ab0fb3174e55d9981", "region_id": "RegionOne"}], "type": "telemetry", "id": "e9b5668385394ed48e4e26fdba273b04", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d6449034c17d4de59485a032d4435c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "307c47b60cee4bdfacee19a3d0280124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "43b1c046eefe4916ad87932c9af77e6c", "region_id": "RegionOne"}], "type": "event", "id": "00fcb86b642142af870ee4440c0e349d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8241c710a8504c92808784d0dd186f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9718bcb075134093b6b50b40b0f4f193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "147d5d24e1324e91b33ab417a9a2c848", "region_id": "RegionOne"}], "type": "events", "id": "1f19de4acefd48c590fc83781139a0f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a796f801f04b4585bf2591e95d75477c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39fba9ea6afb40b5bbe78f2fab1525e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce0c491282454beeab2a646ee7b1d0c2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7de0db7596e146398e51767d6404e10d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "65ec7fee9a0f4ddaa3c8d718a2a2a136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df296a6bbec7413e9415648c83afd9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e04f347e67e04b1fa0596a70880c3c02", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1d9fae0f7546475ca5a4ddc13704eadd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9fc8becae80442cae89aaf5f0f39519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae63059bbc0542ddbcaff8152adabdf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5167bbbb599c4e128731adbc32efbf14", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2eac87b25d364e8bb224f71d2d7bcfaa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc061a718a9f41be8faae172676bc19e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc66631dcc4048eba95aa66327b88a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f52c6b85a9d46a8a3d5ffe054c006a1", "region_id": "RegionOne"}], "type": "tricircle", "id": "b47243117c47457c920831ccf33df0f9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "72338af7e6f2420e80682650c1d44f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "638f26e8e5f6413c9a6746537265f66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c34469c831104ea5955a2acaf0f0126d", "region_id": "RegionOne"}], "type": "database", "id": "62652ffbd06f431baebfd699a22a2a5e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38defb606757406bac806ce6e7c0025a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b4f173ba7214eae8979ac26f0b881de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e947e64b98d4bc3b54ccf20af0f2947", "region_id": "RegionOne"}], "type": "application-container", "id": "c13972fbe76540eeb00ae2776bc1c199", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77e1e888fe1f4ad883c779f8a5ee616a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f0c381977e34dedaa2617ecc3f2ba61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "50b6caf198864bbea77fb73717b2e2a8", "region_id": "RegionOne"}], "type": "container", "id": "6f1aabdd8d7d4578bcd342e43ef33f1c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8426b2e90f8c424881040adb148d62a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a8028f9806c48c29c322f253bd93a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65098979efc74d3bbed415dd7bff9ac3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fda4433a73b041d09c02f4a64f0b3654", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5fe8473eca4f4c31a043b6f2dc4581f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "927fa4f638dd482a84c9d5030d0c39b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7dc67c10b142448b8f8eb340482800c6", "region_id": "RegionOne"}], "type": "rca", "id": "8e062b805ad743d687cdf639a32f1246", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a535e4e805f04720834f8771a725fda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "abe615aef87442e0bc9e4a1d32bb5ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "35b368256f024ce98b2b97480b86c976", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ecff0eb173e442e9bf4f56e0addf7c28", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0248240e6a624db9b898e6d95afcff8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5b21236cfdba4a67b0c258f6ba922a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "76cd0e06b58146a48d362a15fc1cb355", "region_id": "RegionOne"}], "type": "network", "id": "c6ebde35f2664bb196236de453c45456", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5eb77213db640eca720c1036e183706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e2ddc468c53d4fd3b4b7dbcdbdc91742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a421f7a6f2244bb186d7f291f25e7320", "region_id": "RegionOne"}], "type": "backup", "id": "030c5f42858448d6a663061c41556b84", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79d43b631d1c46c48d777fe2189a5f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "90c7ac8d010e45daa4cdf1bfcbc4b636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c2ee16dc7b04da1954250d728dd45cb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "efdc03d79fe6490aa5ca9603d6bee0c6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "104f253adb8e49918c8fb634f07d959a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8ebb53567d747459da862ea312c44a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6d36fc3227004bd981d6cdd461133723", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "75d9ac04ef164a0b962949fb65cf3bf1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "70f7d4ffeb7b4caf8e8ac2bb009a8017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8f818ce34ba5436a952a52578c496caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3adba8c813174b93ac0038c821463353", "region_id": "RegionOne"}], "type": "monitoring", "id": "980d38a9cd534465bfacb37b2b288a55", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "82ff7db98340492e8896a95c50c14880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ee71aa577c949aa9a65612e653c19c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8d391ba1c63b4314b4fb46cd4bd9d4e3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bd3818557ae349249252346b85457189", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1bbd2025e57c4f59aa90298817824a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "21bbedbba13c4fc5b30b18d8afc927c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "84661612a5f442aa8c92977e38433de0", "region_id": "RegionOne"}], "type": "placement", "id": "e399112db2d14cf788c998055ff6440c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27c5e83795ca4ea4b568700f7d095370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f892656685c4a189c6c5e0316c4005c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aeacc2db172e46518b18ccf7e1d1b513", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3dcde99e166748549212960118c55b62", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6d42c54964dd42fe88e6c0f07e4c5370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a4ec4a658ba43c2beaf2108c9ab87af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5686cf09c0754a6588fe8a61a5cf1a4f", "region_id": "RegionOne"}], "type": "ha", "id": "09d5ef5b1b0a46558c4b964623bdb986", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ccea9debe809498a8aa5d25cdaa2103d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4c8d0f4b13aa4f6a93b00de15606d1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4a46ff28575f4714ba1e8e68c6a0c494", "region_id": "RegionOne"}], "type": "reservation", "id": "389b6eff8a3748f09b67e68e23c46a81", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "18f83c1fc28f40ccb5d86ed8cc25121b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "050ad65910b04fc295f2c61d2b84da29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fb9cd1a699d143d0847165c6becb7374", "region_id": "RegionOne"}], "type": "function-engine", "id": "7d6afc375d354b919ad315ccd21bdc79", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2ec7d6482af744809ffdf97da36c410a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "86569d22833448e082b5226cccfb10b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d46bdf9ddd4c4488ae61e4774bab0d01", "region_id": "RegionOne"}], "type": "accelerator", "id": "ae09be94931c455cb270f6300f377a48", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "884efe1bf9f94f6abf80e612d8380ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "193f8d5c9da541bda76dcbc08867950e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b5dcb39d5acc4efdbb8360ccd5dc095c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "14617e82ab6e4beb8131b2dc5c9045e5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a05182b1536a48e3b15a50e1babd4037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34136d0c2734475c85a7ca9ddf39fba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d5dad234bbf744aebc74edb0dae78a21", "region_id": "RegionOne"}], "type": "registration", "id": "012c6a5d3c564dd79dfde37b7a2ef924", "name": "adjutant"}], "user": {"domain": {"id": "dae82cb511894a898aee2ce35803cfd6", "name": "4b462fb5075a4dbe8248dc33a3b10a4e"}, "id": "e0b96262c0d0419e90e7ad342f091d45", "name": "65fe13b06c7c417ab4d9a581a102519a"}, "audit_ids": ["499b8fa92717495cab44c4e7836e3b8f", null], "issued_at": "2020-04-23T06:25:54.150545"}} 2020-04-23 06:27:54,319 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-aggregates -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,323 keystoneauth.session RESP BODY: {"aggregates": [{"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.205274", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}]} 2020-04-23 06:27:54,344 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-aggregates/1/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"set_metadata": {"metadata": {"key": "value"}}}' 2020-04-23 06:27:54,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,348 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.205274", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}} {27} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.039362s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.174190s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,046 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,048 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,048 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,049 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,055 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.011255+00:00", "project": {"domain": {"id": "599c8dc3cf9b43eb825d1b8112c7b513", "name": "feccde55111342bc931811107731dc0b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2898989de25e438b8db43b282992b5b7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cae1d3af8ca04285b6bd7b76cf3ad4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "da23bbe9ec7b4720b2b976cc53a0b1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b77cb702ed404fbc92eaf257cb995362", "region_id": "RegionOne"}], "type": "identity", "id": "863d891308884cd2b9700c3f13d96d7a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "047648af70fa4312afd6d7d5c9c7f6fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6d21519153974062bcbe65390695364e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "51abffdf11114d3cbc51563cd736a1ec", "region_id": "RegionOne"}], "type": "compute", "id": "02115292b0b344d38529a51c88b1519f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6635971af01741679c8795cf7d11d69d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "51f4a8ffd30f47dfa9731de36f3ea8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7a56be6a9c7b49219e228027fdc64159", "region_id": "RegionOne"}], "type": "image", "id": "8855a1ac3956466dbd4bb134ce97c790", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5a540039e17417999dbf4be6c53195e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5d39c84e0dcb48bb9f1dfbc930dd953e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f951962c5cfc426183f09e2cb00557f3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb92ec45c13546abaf831c207a035160", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bf76e3650804891b6f6772a3bfb0658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0076a056922a4b439b4dfc9a8a00a8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "373b24f147784872a1997b6b4d2440f7", "region_id": "RegionOne"}], "type": "object-store", "id": "3fa6da667fba490bae7637d4b0bb349a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "beb3a098b10045cfa566c1474f464818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "999951dcbe454201a75435d6b90f6335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef0e1886d19a4acf822f9c4abf97c6ad", "region_id": "RegionOne"}], "type": "clustering", "id": "adaf3162d12a422ca5d8935c2d89dbab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0039c6409d25431886b41a080b15bb2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35fc4f15f3244f599c9b308a8dd924a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c2992002ad4a498bb413b5fc3cf93af6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6421d5ae3bec4a6694ecb94694856eed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f947788bdc5a47ad823079f79aa86bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9dbdc0d915f0460d826d9a191dd71095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f7d6065de33649cf887f50bb0845a555", "region_id": "RegionOne"}], "type": "cluster", "id": "01c35e41c3ea420ba2a11920f62d93ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a52a577068c44e88a829d4dd051373ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "24789c20b1834694b9c6b20f5047f65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c0c3c09eb4f147948e56b5a8c29cea32", "region_id": "RegionOne"}], "type": "data-processing", "id": "a74411d232404e1fbc2b6ef6a1b021f6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56b5f3e496564c4394c2308f472ef7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "829c3950fa3a405bb87a183d15f1ec65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be6a3eec5cdd41e59efbd39ba67f6b38", "region_id": "RegionOne"}], "type": "baremetal", "id": "1b424beaf9c8400b844b4ba04f2c47f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8391fec37e6d4b44b84921118ffb9b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8a03ced13e64557b06c0f9000e12d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "edb6098ed39e4a818502d6630418fd83", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e3ec32fa0d8e439ab75e03809063711f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e1c253b302c741cd874016ac6cf46796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "826e640f92074dda8a07845c6f4cef48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5ac934c7a6bc44448a8d91dd9f07d9f9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1bc0ed2c847e4f7794b6b54e6d56baf7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b31d3d2553984e73b70a80a90169c288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "06340608710c4a009e8aa43057ffd21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d4963b7c049c48b99cc2ff0caa238a88", "region_id": "RegionOne"}], "type": "key-manager", "id": "3aadd4919fdf48a29c18b5e209368503", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa039f610c53406a9a224e83a73a4f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "691bdad276374c148d8bfe3e67c51e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f8b191bed0f545818421804675be5e8c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "27b4a938d928417d86fd30dbb49a2ce1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46ffdf8f897943849d88bd5e7ba7fc56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5707e91abfd497c806a9b599370ff81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d49a8b1d158145c894e6ef192f8cf707", "region_id": "RegionOne"}], "type": "infra-optim", "id": "01e7bd796aca439e91622d082490ab9f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d7c0021d3b54de1aa0a3dc113c709b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e6bd6b61c476400998cb92f1227fa86f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90d8c2fc74d74ddf94a929069a5a8130", "region_id": "RegionOne"}], "type": "message", "id": "d8f4aa11e2194a41b7a477f128ed99ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8f88468d656945fd864a8537552da2f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a5a052dfef4843a187b96f6bf2991df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7d0cf808922a486db0056a7972cd6305", "region_id": "RegionOne"}], "type": "messaging", "id": "e3988a164a874aac96bdcd6a18dce258", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ce4342d9f8d4e1c9f8194ec05cd4e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3534c723eeb54361871d7075f3cf8217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6c862a64b2de483e8b555142350cd479", "region_id": "RegionOne"}], "type": "application-catalog", "id": "281b7a9915b4471fa46fbb4734ed25ac", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24499c930597432496fc00d462c581f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d57d8491b6044a1b848afc4432b1e68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe506fc893a84ca6aa8ac3d597dbef4f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bd2b223fa7cc450087ea3535969bcb4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01dc111b006444b897a1cdd01f89895d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "746a5fe9ef6a499a80a614b8d7325a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47e3672073c24a8aad89ef2d233f0345", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b61abe72b5ad47f68e2abe8b3f27df5a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a73a91cc197409284de8f9a033dac05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81ec2e2768754963869ce46552cdab24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc4031141b8a478e8e286bdf66e47df0", "region_id": "RegionOne"}], "type": "container-infra", "id": "dfa6b64267654b3982f7c42778d16e41", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "956c9373cd9c49bb96ee84cf7119d380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c548fa7595634e52bf76b97a8df4aad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a9e3261dcaf44e578333a77e13db2397", "region_id": "RegionOne"}], "type": "search", "id": "0de50c9d5c4a47d6b2ff15caf46d66b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "938c8f01bd1b43efa2da5c23d403dd9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b1b7f891d88e42efb3786b5dfc75143e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e73731f1a383462ab2009502aadcf6d9", "region_id": "RegionOne"}], "type": "dns", "id": "40609fa5f9f741caa5779c05a7a6f69b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76c8d019e0e04ab0ba490bb521012bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88bc515f798146c8a6b98f9d048221ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "738db0346e1449df9345a197613fd76a", "region_id": "RegionOne"}], "type": "workflow", "id": "9baffae885dd4b9cacdb7a2902b6b3ef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b01e1e1b86fc4af287c4e5b5901ce00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b2bc16cbd6141eabd8e622d237174f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55c7fd1d7b734f3d8f5d00248a045d12", "region_id": "RegionOne"}], "type": "workflowv2", "id": "383c72778fed4a488ecd49f77a27edd5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "57456e320e104e579cc785a9ec246c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "274e493c88b649289cf0578ec5f236e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2562d7725eea4c13b30d90c044ba2047", "region_id": "RegionOne"}], "type": "rating", "id": "fdb6221b0f364565ba7e41a807ee0568", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3244b996166c4a9ebf3ab2de03f2bfc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c13461f6bd9a417d94a45f31691ae0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "35d3f0d47277412484147bfc621e4886", "region_id": "RegionOne"}], "type": "operator-policy", "id": "14c446cea7cf4bc9a308aa8611b37fc9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d0dc7ffc99244938b5652f09d85e689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43f441f485d44170a10c66befbd70a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc1b95e91dbd475791ea1289bf801054", "region_id": "RegionOne"}], "type": "policy", "id": "dd82de213c4947209d16f633e2ca9584", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8ec43a1e0844ebc98b3d7562ccecf93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95d35db48f744773b6897f78ff3e9b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58dc6f151bef46188e1fb59cd987968f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "34e0808cb13f4407a0214c4e20666812", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54660b37e8334f08829e9f6e51a5e79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "320bfc8188e345d39fd7ead295f5931d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5acac73cc16344b69b1dd7e13d6dc68c", "region_id": "RegionOne"}], "type": "sharev2", "id": "7c754c4d37ac46a08d9985f9d3a4d3fc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "874d82f36dea44e28f3696fe38288576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f04319d291442f7accef6e07c263673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7e295b5175bd49229b9316f0065bc0fb", "region_id": "RegionOne"}], "type": "share", "id": "e6ba271fa9ca4077adb27c404b87368c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ed4e6230cb74ce99e7b5d17f70a8c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "199d62384cfe44bda02a8ccfa8209d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e13e3bcc558643199c795dd7423460e5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5e0a6546e1a94a4b9ae9dbe904146e9b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bb5f7bd1f7b4855bea766f4a0df39d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc61788ad01c4f339383532e4368736b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "040366ded43848feb95b8b798ec4dc83", "region_id": "RegionOne"}], "type": "orchestration", "id": "988d2db8461f4ca091b3949891085033", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46f4fe8ef42f4d0091b5fab91e6f308e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd28ed20e9c34c8dba560b3f9e8dcdfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7732590ae604988b6fcfb95ae960efb", "region_id": "RegionOne"}], "type": "block-storage", "id": "3c2181005dae4f808c7b848ef72cf365", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11c84eafea3e49568da55b35464800ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cee0585e29b43408d6ad4c8a8f50f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "434f547609764b7c8c2ef740edf7daef", "region_id": "RegionOne"}], "type": "volumev3", "id": "5477615c68524b16a6ba1c8258dbe33d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e83c4ae1b29844a3bc45abbcf352d1ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56dd90b48ff041219a90a79fdf6cae67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e777f3897c964bb5abb7df064a780f24", "region_id": "RegionOne"}], "type": "volumev2", "id": "e4cc193103be4ff69ccc17f7d3fe390f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a0fa23c64dc4c09b489cec559291da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "552a9f542ee1444fad84ca5e822156b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "957fdacb80be4d548dfadf9798b17a93", "region_id": "RegionOne"}], "type": "volume", "id": "5c05b61c64034dc2962ebb131e863758", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a04a04b48d4e2cace6af0c931fe6eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca72b6e7a454befab05bfd5274dad29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0809b70030e460eb1592355e4b00ed9", "region_id": "RegionOne"}], "type": "block-store", "id": "eb93998772064dcaaae593d6fe4acd24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5545af68932498c823983cf7601b072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f34d58b33d6b4cd8a2f5a2b513ed387d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9373ad32c98147ba9a383c34f00cd06a", "region_id": "RegionOne"}], "type": "alarm", "id": "daf4aab442c14483b51833341c33dfae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4403f1025f054525bf85674c3bc7772d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9943bba10454947bae5b67d5f43f420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9d37ee375004bd589b0ff88e2c9ef97", "region_id": "RegionOne"}], "type": "alarming", "id": "1577c661d6d247aea2d5a45e06a59245", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0e2447f85b544edac301c9e44940363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ec7abcfbad7420fb89e5be8b44bb0bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8fee4cb173246e2a1cd4cf58db1229e", "region_id": "RegionOne"}], "type": "meter", "id": "3bb93dcd2d24400a9118b7f8b960d377", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4da19dc44fed45cba353311fa142e6b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e943fbd94ad4ebfb79fb2f3b7fbc0d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4bc5b295bb514d47aab5b12adacef4f1", "region_id": "RegionOne"}], "type": "metering", "id": "de12db8cc20e423ba1e1f52aad6d1815", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8cf8c1a172e4c9c90e3ab79201dd6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5af7e393ffe241409012022bb56c0f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a326888c5ef84e1f9dc23e1a5fb4e01a", "region_id": "RegionOne"}], "type": "telemetry", "id": "0538abbf16254b33af6ec7479d164911", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80e0daf7e07841ceaa7bc7a2587a7e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9a4144bd544242ff90d25509798d2b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d4f3bb3ea7dc4636bae2c678fa39188c", "region_id": "RegionOne"}], "type": "event", "id": "8f8efaa483ac45779cac4d2f0d35c887", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "21143d69753b49e6935447c6448bf7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3156f9e500e841c491a3d72548cc2da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91a4d56e9d404c0284458e2249192bbf", "region_id": "RegionOne"}], "type": "events", "id": "fbcdd19dcdcd4bce884e5d66a3b77f04", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5709b4bfab8544dcadb663f4b3ab50a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8f7b323a1bc4b88b59381a8422482e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7fc80a318398485694534f1b8ff0fc65", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0720f593b8b047af9db4f3ea05bce175", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b98652984fa40468b47cd6c401c9f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87ece18759034a2c9c46704405a7e728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2f77801d9f88478ea8d5e44268606ee5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d6c2af3025d34b0b97a0fee53b6efc59", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e0fa2f1e83043e6a95f080a0955cfd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "00603bcbbcc34691ab3e2356faa6f02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "29ea1327f3ae43ee95439485575c4521", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e7c7b00f8660410fa6750f17440e8b18", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5fa7122691f4b269c748ab9dcd50170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8fa31e9fe75f4855a0a156411a940bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee80b274aaa24293b8f1edc2338096a0", "region_id": "RegionOne"}], "type": "tricircle", "id": "17a6bc59ac0248528efe4ed8c4cd7706", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d6fea398788d4e06a13d6990a0517169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bc3d23e05c4b4a3bae40c04d664b45ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "95a6b3459fbd41148e7d659ff71e04d3", "region_id": "RegionOne"}], "type": "database", "id": "2d3ba945e21e46cb84ad133a1f3b1746", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "acea6972f746423fa35403a93233faa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5d0f621e5fb4e53b5d0a2f653fb0629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "71007eb11ae2407586dc7be6a7eafc1a", "region_id": "RegionOne"}], "type": "application-container", "id": "29ec85c8dd73457aa22d862377e24ae7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6620061c7027491cae383a74a22fa8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f626f9a1c2f74ffc91af07a6fac0482d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0afbe91448e04e35ac11297a81ff1cef", "region_id": "RegionOne"}], "type": "container", "id": "6cf2bcb1f04b4ae1899838fe98ee8ede", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0fb8b9fdbba4e62a543ef6ac1f46cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5d29356bf9245e08319d09c71b004f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d6300e227c64a8f93d3573b499eb02d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5e3f48dae49646a8ad0133b8e05f90a3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16ae2063e9fc48db8350d80c44896894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "226bebb2050245a491577397f3957e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "110eb8b1e9f644dbb3f5993dcc2e85d3", "region_id": "RegionOne"}], "type": "rca", "id": "a82b107f934248f3be67ff025c0bdc57", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1f6548c399d047d78e2b540f1a38bece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1dfe3ad178945118afd8242f45070e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "56efc7c94e784788a629d36905abe2bf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7a10cbd89a4c4af18429a275d47c6cf4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "65eb77586f744be5b905c5614ac3ec26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5597c99ae86b462a8114289df8d68b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "de68e6ba668b48f19be3eb62fc086203", "region_id": "RegionOne"}], "type": "network", "id": "46b4fe08a0ce488c81284bb99516a547", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "571d8a2239324cd4b1d6b6a72591fe8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c1616c5b461042bda08ca3781a1fb1e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b1574954a1cb4fc88251f5860d9bb39b", "region_id": "RegionOne"}], "type": "backup", "id": "3b4afccfb0db4dd2a0dba3ec7abffa78", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9cc053fc91c479895928609d052e444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c2b24725acb4aa0823f6e715a9bcf20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "27b4cf4e6a2348a4b1c6aa276ef566d0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aee51d7fd5974b4dadbf413d3f0468f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "893c15ce31384da99a12c5529b5bae6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9efb0795005f4f1a8ae1cc9c38d831ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "794f91b4ddb549928dadb9da64f3ab73", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3b7488f143e64debb9e59016a71aa2c1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e8cc0d3bf6043e3aa265b26c90abc53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0fcaf5c34d745c58c25dea22e77ba25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6c3dd5ad5b3746fcbb5ae400d4fe5b9e", "region_id": "RegionOne"}], "type": "monitoring", "id": "492f14c7ef8d4806a129b617ff139717", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9405cb779429449b95da9aa36df40caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b9be3900dd74823881bc7787318e63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1e64b707cdc4440e875d091de29d39e8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d5efc067336d4609a8c66f227437a8be", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f642e8c121854ed99a793fc115f73ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "47586f7d3b094f87a216f1cac4377e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2439a7a8ae254194b4a44304d78b32db", "region_id": "RegionOne"}], "type": "placement", "id": "549beb9e38e24a5d8fbce9f13f3d8da5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bba706a8aae4769884ae9324a03ec1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e1ab3acc2cd4953ab646516c407eb8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "feda0a1318de49228f1817f2114a335e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1c9f13052bcc4fddbbefe98289ba771c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e066f0ae06a24411bde40850a11d97f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "24bbef1a61244b87bb4be13e3bc2baa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e3122d3078347998a4729ef1d918ba7", "region_id": "RegionOne"}], "type": "ha", "id": "7f45a0ab2b10417685e1d52628ad6df0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2dbfdeafdef74669a5b0aed022c9b6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "99c2834988bd483bb29a4ac02f8b60a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a00003bb88ce416fb9d12f91ae3ef912", "region_id": "RegionOne"}], "type": "reservation", "id": "97c9c37622e84c79a0e7ddb3699db976", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "05bdbc3c2a4d4d4ab652ff5ae1e07cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ad9f57027284a5ea27599c92cd6c721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5f1c3494bb244d3295e39e5591c7fc68", "region_id": "RegionOne"}], "type": "function-engine", "id": "ba1f233781ed48e4a0ee09187fcf6f58", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e3d1259fd05342739c9005ccf66b2e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b2b798a85484204ac657e38ea287c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ae0ab4b7ac024182a2cacdf7df9734cf", "region_id": "RegionOne"}], "type": "accelerator", "id": "863744b2e412494fab6da3e861550cef", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8590564de6a244d4b4938aebf795263b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2480b05024f438a8cab715fea11003a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e5e8537a6a8e40d78481a40aa9644c8f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "973175500cf541abaad6ce8eb43df7fb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6bfcab3d10064aa3a86886bc2262e24a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "265611a9315c41c58f2a6dc573e2f7de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dc8863a32f294e44851d2286ad9308ac", "region_id": "RegionOne"}], "type": "registration", "id": "86a2af657a7b4be2ac27849f5f4def30", "name": "adjutant"}], "user": {"domain": {"id": "c477d1dbfa3d40ef9aa31c0b17b864f1", "name": "63ed3ee9cc4a4e1e939eeea78592e163"}, "id": "737da64d46cf4a2a94b18eabff904eec", "name": "58b01cdc69324d7a926653cedb573a31"}, "audit_ids": ["2fe2321739f7409ba4c706be3b15293d", null], "issued_at": "2020-04-23T06:25:55.011255"}} 2020-04-23 06:27:55,115 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,118 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,119 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,152 keystoneauth.session REQ: curl -g -i -X GET "https://baremetal.example.com/v1/ports/detail?address=00%3A01%3A02%3A03%3A04%3A05" -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,155 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "51a3ad4d-491d-4299-9153-40b9c3e19648", "address": "00:01:02:03:04:05"}]} 2020-04-23 06:27:55,176 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/51a3ad4d-491d-4299-9153-40b9c3e19648 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,179 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,179 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "51a3ad4d-491d-4299-9153-40b9c3e19648"} {14} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.224838s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,096 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,100 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,101 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,103 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,113 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.039430+00:00", "project": {"domain": {"id": "e4109f01f1d6482c830a02a96aeaa7e6", "name": "197bc95c3566421ab212af47a2c02ed1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f14a1037ee7b4c24b4d2f169ab4cec91"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5578d2eb83fe44be8f3a6753553c5c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "61a0f79a36ef4c198e76fef5ae0c23ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8182642ba4394af583673bf714fb97c7", "region_id": "RegionOne"}], "type": "identity", "id": "4547aa268a7442968dfa77614e417fde", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd4e04e532c141ae9558e995a5eac4e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3eb19f11d7c442f090884b4e38e292d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c24aab8faf6e4c5094d3ee4dc65c3f7c", "region_id": "RegionOne"}], "type": "compute", "id": "2b7396e8eceb419393e3abade2df8e64", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "465ac8d66270475abf575df5800532d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4af4d86347d54daf8084edd2bbb43c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "976128c653a3464e89556ebc2e806369", "region_id": "RegionOne"}], "type": "image", "id": "557aae0c75314653919226cca9f5ec5f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "72d852e932294e9382b3b48545ad3604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c33fd082dd2441cf82a24e9c819d592f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3340dc873a1045f4b11d69c9e6aa0d75", "region_id": "RegionOne"}], "type": "load-balancer", "id": "41ef3f07ba8b4e6f893e83df869061f8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d383dba36e450285f7da859e0397cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21ba602d38cb41c69cb54f99f9901ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca40647198a94e1a94ca92e85f39527d", "region_id": "RegionOne"}], "type": "object-store", "id": "ad7f41882538470d968ad1d2ae13fb74", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b2ea5714e4f41a094d6c4a0c2e4410c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9711e414a0254fa8b1cee2301bae3723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8746a36d5334f84bcc8940ddccffdb6", "region_id": "RegionOne"}], "type": "clustering", "id": "01d8cd2008b442e8a95a03e959b7f8c2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5aaa3abde9614fb09422737487921cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9a5a1fd5c3d4f8bbe316bbe9d6fddff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "02b91a5597284161a3d9ab74756a9959", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "128f869aa9d049078f273a5fe2f9d4bd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c85316f6994f4639afb3afa3cb6838b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22a04133a76e4c89872c55109d065d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9c2dc2a3fd048048cd687f1cd5568a4", "region_id": "RegionOne"}], "type": "cluster", "id": "c772097aeced47a4ae9b683d290559ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b127db6b1bf4c97854a30e9017404db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "011c487c90df447cb85e8dabc6d0138a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6d05dba5eda24c529af094de153e69a3", "region_id": "RegionOne"}], "type": "data-processing", "id": "71b4847021a845e7afec832c074fc61a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25bfd2038ead4dafa0f4f70e31c5cd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "49a6d711311a4696b5eae0475c9d668a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "54d3bed7a85641faa5623768059516af", "region_id": "RegionOne"}], "type": "baremetal", "id": "4108317920424d7c8b8e61a8a48f3066", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98855054f6cc4f11bafdc47fc37af8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26f2e93302f3439093b3b61f56e2ff24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abf644e878e448e2859b17da8fb1d172", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0d96f0bed96443dcbef3cdcd8a02c16b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "236a61e396e04826b5d3b13adaae5d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1b80c424cdc14a13bb057905eb462c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "236e13e793cf4805ab5ddc26cb8eed34", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5865d3081f004d91b377c9673976b033", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bea1c5f8e022401c878735122f939507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c16615041bd143e99d3c395e83895268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e8684a1065434499837e79083fab7a0e", "region_id": "RegionOne"}], "type": "key-manager", "id": "a19036ffc1974dc9911ea3f382b454ad", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0b3256f21cb40e89103b887b8e2605b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f7c9d8fe0e864118ac046cd78004eb87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "432dbf58c0604df5bf305e4f9a98f148", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "98fab27a0f474e09be93a8fa370e4196", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a5051b4c46f4e22a81b43720f33cfb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bc8b68bacc74a40b2ce838921a639b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c628be4ae8bd4f08b0214ca21e33f229", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a603e86001ef4c4eb1a5cde610112e88", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b6e0c755b3ae4811a9fdf1c9c00e9685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b3954162abd84d7b8e7308de41afe3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e028aded3eb5417b9bc9c476276fb349", "region_id": "RegionOne"}], "type": "message", "id": "fca5fe37b66248b9a71ea3788366f386", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8d049f7a9284f859f3ffb86e7c8733b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee2ee7c1ecde4818bfcdd353f7d0fdb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "98b98438105f4bb098fa9154b3d1c2d9", "region_id": "RegionOne"}], "type": "messaging", "id": "1acfe9eca14246809d1769e9dd7fa19f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "86b16e6732a04587b0a9fa5587a8beb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9c29da8d28fe4492948660a593b5b297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8fcfdead36804e9889edb5bb9e62d81f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aac73669151a4e1aaab89e1a5429a8a0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "322bcdd5039c4299984c5e1c78db0676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "271ea9bd88e54328b836177fc8fa9f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f18b6fb0a1bc4fd2aa3412d270d7ece8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "277185fd2327442f940f61cdc88d326e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ca088db0984462b839ed8409930a35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db8ffb5dab784e5b817e771a3431f0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a7cdc50b36e45fe984d2379e2580148", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3e79957d2bab440cbaecd542d057e02b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d1fd3b7e2d74d21956580a608d54bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c09721ddad64670a21664b3dedcc521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e890d7c39af4198b1c0c7a19f323f5e", "region_id": "RegionOne"}], "type": "container-infra", "id": "eba50640cda94a8c8afedb4e09243c10", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "95dab04effa348448193d678486df73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e763cc5f7449486ba1f1906c67065e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "186374cbc3ce4316b3e6edbc8ac538cb", "region_id": "RegionOne"}], "type": "search", "id": "9c398fb6aa6c48e496ef236fbad3f029", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "57ebfe1339944426ae65f5421dac0cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "878b9167ff2148e6a38eaa6c7462c78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "01b48844836447d7ab6c0a7dc1904a27", "region_id": "RegionOne"}], "type": "dns", "id": "50b209e0acf9428db9453c74efa10ab0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b22bf8ca95a34a2da8d788fa2a2ee240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ae17a61f5a73498da6deedd0e0b31de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "20efbf41583f4b20ba44848bdbf95c89", "region_id": "RegionOne"}], "type": "workflow", "id": "01e2604618ee40c489d532f40306bdb4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f4912a9e9db4b459f7926bbeeb9bca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a48270fe70846398bc927a4bb52f60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a60516607f6242fc97a85611b759ce17", "region_id": "RegionOne"}], "type": "workflowv2", "id": "abda85a86dbf4fa598baa0d8a29fe464", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cb86d166edc64cb5add493e34f342833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0b143048a40a40418c503c3e1e9e1036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4826180bbf2948d1a2c25fe2058cd727", "region_id": "RegionOne"}], "type": "rating", "id": "7b531de55cfe428dab9530ad612a7d49", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "276bd853e5614665b525a111db9e95fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f288110dbf5d4e6295881ad5e993374b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3daadfa6cf5d4e48a02daf9b3cb956fb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3a33a4db3b224ef7b75cb3565d5895b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc5a5f0a1afa4a1fa524b5559bb63813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7c764437e1040bbb89fd4a431268a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "94fecfea006a4a2e89955e774e3c5d84", "region_id": "RegionOne"}], "type": "policy", "id": "b664ef6013d9422f97274d318af4a792", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a85eaf16e1764ed78827c3c514657a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "195797040a73442c9a2a81a967e80e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b90481b72d3d4d1f90f92e81fa0b3a6e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cb3dcce27b644a328ed8b759dbef86ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f24a9a1585914b11b48d21b0774aac46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f7b00c1a20248f68c0f172d7500a715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9df9f5fab2c747d9886e74c4f421970c", "region_id": "RegionOne"}], "type": "sharev2", "id": "65cdca83258f414bbceb82da98d6be6e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4998acedc70412fb461d6cc2ff10a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77b547e3bfe8487eb4f423dcf5d0c0f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60beb242630349678f08d9cda8efede7", "region_id": "RegionOne"}], "type": "share", "id": "b212034f13af4cbbb942eed0cc2d3686", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b62afe14e24a4ae19cb1ecb6d52ec9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "feedc430e3174333bd701d9aa47d441c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c29b12664764c9bb80d0e3d3dd59307", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9dbcb1775d834671b085b5635a48e78e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58c8385fe5744273a19a4e5397bc1e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5c978ec6e134cda92d86eb88847a46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2607df4f44434a8f911503e265605553", "region_id": "RegionOne"}], "type": "orchestration", "id": "c761bb81587f44d0abfb6c5faeefadc3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "700ba12fb85641b281e49e839e0de69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e900fa5979f7419485e92b565bc066d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca60d83a20894443a11b6956d01bf176", "region_id": "RegionOne"}], "type": "block-storage", "id": "286f04ca86c54acf8bbf12ecb1268362", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfafd05f3c3442bca36f7ed4663734c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02aa0766a6644678b4071077a5a390d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6f57f7d0235437e999edcee556b6f0b", "region_id": "RegionOne"}], "type": "volumev3", "id": "41b7c6fe51634e56bc4518d85aa579c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bef927d0a4ce4e06abad44101d9a8513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3f569720f6842ef949d8593c95d5197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb4ed887cbfc4d4f9c3e0ad589f3183d", "region_id": "RegionOne"}], "type": "volumev2", "id": "9e06632ee9384db59ef674ada8e9adb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2eace8094a04fa496e4295844bb83c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79ddce64e2ad456d84f66a754b6c4b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2b811828c1b41dca115161985993b66", "region_id": "RegionOne"}], "type": "volume", "id": "f03efe801c7c43be8e94f08dd99fb09f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1872389ef6714b509a435671b5a6bc71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afcc21a8c57f41d5a51ff3b6f2c8c4f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26012e8928aa4b78a6a1a98078e56a65", "region_id": "RegionOne"}], "type": "block-store", "id": "51c498e3d6694fb3ad8958bb81bd072d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "400a3dd09d904791a8217b5728d40172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4e0f84fbe91c4dabb9c1196c33ea439b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "33530df15c9a4d28959f30c5ea9f4991", "region_id": "RegionOne"}], "type": "alarm", "id": "6632de37138a4526a21c798520103e06", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "65f083194f5b49a183d491e7cb987f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc05988f841745d7948b7a05d6a324b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "094126636b4048569114104399164c3c", "region_id": "RegionOne"}], "type": "alarming", "id": "ca8733615ec14bf8b129202af94e5494", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "128d4c8ade8149d9b3afa055345e78f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0e2ef1af1324b8286cc39fa2f189740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97fa72d8c7db4a3fb1eb67ecd30a3f49", "region_id": "RegionOne"}], "type": "meter", "id": "141b8bec54e44ae28f68b1525d33c61a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b7311e529a54f50844f73a3104565a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2b307e750bd4620ab49266c057820bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1096ddc2010241658c25092075bbbcdd", "region_id": "RegionOne"}], "type": "metering", "id": "dfad0cda2cd74641b87574dfb12be7be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7a6761d47e348ed865585508e5e3b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7662c884b0cf4480982c648171322dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5105f535dc9485a9e169f5078c304b9", "region_id": "RegionOne"}], "type": "telemetry", "id": "f0ae844d6c8641f59af73c0a5a7fad04", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33c38b67c3834563b5f9ed8fae06cc55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11fa1caa247940719ae4b582e46df8fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "db7e4698241b4a78ba73e7aa023ee635", "region_id": "RegionOne"}], "type": "event", "id": "57ceb8dcd44b444d8fe40fd455558948", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "faf3fbd0b320496f98d541e34a1b6fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e440067f33664dc4ae6fbd4944c8273b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "22080d9d67f447478b1afc5e203d03f9", "region_id": "RegionOne"}], "type": "events", "id": "9af2f2348b7a4a4fa6c958b5ceb18b99", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6cd293695cb84b99b1262e82c09f1b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82bf1804d0644b5ab8d7a956be0d4856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0af9181c88c04af19eef80d0bd8ca7bc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "14a9fa3588974d16b3ec3abf7957ff80", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a714105807054337b2efa412839a2e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d22d962413ed4e37bda2d8b14d9b9992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d7286cab3e344047a0141e75cad153a5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ee0343a7ad9e4bd0ac3657329b212669", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a977e57ef8204aaeabf0bedd57bfa15d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c358895b6804c6992cf7dceb9199b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bff63943161a453d95af302eb05b8120", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "720dba92c3cd489eb34d70b74322d4fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e2439c1ff5f40818ed074082fb7e0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eef94524b5294576959ef101f6baa5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b438ed10b824352a3274c92521e57cf", "region_id": "RegionOne"}], "type": "tricircle", "id": "c5181e175e33496a82c13ef284e33ad1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "025cf7310ebd415db2724fbb6ceb3894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "037f9d0f8ffd48b4af7b021223cac565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6d3294ae8f21418ab6cb2e104e955ab9", "region_id": "RegionOne"}], "type": "database", "id": "55a7a5f1050f4a03a51a9455072fbd77", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c68a67c4d68f4c6d820f5e346219fa09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b299669cca514dcf879ad8c9034d0f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5a75213afe1a43ef8e08a5e8cfacb0d8", "region_id": "RegionOne"}], "type": "application-container", "id": "f714a5fe64d64829b815fcdb5d014387", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fbdb3572841441cab87652deaa45eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d52ee35d700d4f1492861e5e97d1cb74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "acf73751fb1a40339c457f13821e499c", "region_id": "RegionOne"}], "type": "container", "id": "53394db3a5794c48b294d244bc0e1396", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a830d41c0f034b95a7efd7e4b7586623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ed3cf7162834f88bb7cf292aae9b624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "310b995729de4ff69435c8e42ebec5d8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a2f8b03f6e5e4e7186afed9117189829", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1efeeca5ffc04e73a965d1953cb429a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3cd420f0cc3f4f69a2445623c22cb2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fb5d0f537e554846bea9eee796ac3461", "region_id": "RegionOne"}], "type": "rca", "id": "03e43c53c5294faaa7e7c5b87e8a3f73", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e2aba9a8dc914f8a88a59e52a27f93d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4e3386e11eb74b179a251f93798f3ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "488886ac35e247bca8c1593ae7d0c520", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0bcb09cb9b21478ea7d63e1f1393ed35", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aee6ab4ad41e4ea4a156ea8cb11ca695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "92bd61c01fb4438abe87342c343574f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ceff6ab9cd7949b18e5e33d547bb13a3", "region_id": "RegionOne"}], "type": "network", "id": "849907f8eb5c4d09a9eb7916c0c41001", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0d13c8d6c7b54692a90b4f54b5b7f618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "32d6766f2b2e4ebca66e1f4a505f89ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a949c11a0c374e9083a1a5c01ea77666", "region_id": "RegionOne"}], "type": "backup", "id": "cab851622aba424a819a95ed37391518", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "781da025da8f4291aa0a05469fad9ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "489045e948be4551850057404114611e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d671576c646e467b930a7cdec93287b1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "254d95a7109248d88aed29f7977ae518", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aa15ffb6fa124944a812cd2852ac75f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d7e6a69a04c248138e952af062ea24da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "443ad437d7314e368ee7721dbc1a35f5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "12a13898f15040abb241046a8682116e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4559d23748654271a06601d0015a201b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e4c3cf8fb194b1ba1698b8553c4bc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "337402cd084948ef91ba23c5195b4804", "region_id": "RegionOne"}], "type": "monitoring", "id": "b6bf97af3e3a4122b5b03e2c4ac1d726", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7b371182c72c4b5daa6a403b11549812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ad84631cc63745f88330f077cd627c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7b167b55eaee41859388f999fac508d0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cd87f1e491524ec09169431425567ab2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c103bdedeeb4dcf898f65330ea6c0a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1aa24f8ba0dd4d08ac0fdb5df2eaf98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "debd74b4678c41158f8319bccf4e7a2b", "region_id": "RegionOne"}], "type": "placement", "id": "59d7e51e284041c19e0f54bf3cafb27e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3de211ceb5d74541af0fdb1a38df7046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8820b7dc7c0c4d25a9d7c2d98557e81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9fc365ef0df8485cbb291ccbe8443bc9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e1726c40a7574f95a141c57f8f14b0ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a75911f9848f4eb4b43ce9d9f47ee1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aaa8955bc8fe4cb495b0e0ed9240ab63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5882a4e1db4476b97e0ae9c90b87ce2", "region_id": "RegionOne"}], "type": "ha", "id": "333c60b8445149048208b33cfd1709fa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a120d5364d87494287330c6ee05b6ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b9ba23ab344488ba8c5ee651ee668a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8d8a7363290b4a8995267d65d3d8aa78", "region_id": "RegionOne"}], "type": "reservation", "id": "98bcf88876c746c2aa65a4705daa16ec", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "590fb2de3d394918b0fc40eb3d2ca0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b85bb1e2ce9348d8ada997484d124736", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ac3eb65b0ed64d51881dbecb5f875b2e", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a1e282116ae47818086635d607248a1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0fbca9758e414798824c549749df0eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "21e6b0422d8b465eae5b3ddf4fe1aeb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "548ef232ebc7475fa5103c7cabd8f299", "region_id": "RegionOne"}], "type": "accelerator", "id": "ff810467d07a4ae6abaf4320b0e6be5d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "727c04078a354853a68f25780bba620b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc00d4d5ba524b0e8b5e9e356fc3168a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4b7453b23f70470cb0bd5b2236074c3a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1ba16dfc8b11420ca5b85bd568b183cc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31026e1b23744c8598aa61b688eac45b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b5201e2e717b4728a62a313bb2e5018a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d2c305935784f70b1d987651bd32ad3", "region_id": "RegionOne"}], "type": "registration", "id": "cde67f0ee8454c1fa380d5d62679c10f", "name": "adjutant"}], "user": {"domain": {"id": "fdbdf04bde2348c796e08783064f3e37", "name": "87ccae4b4fd6435baab0f3a4582e8113"}, "id": "24534ad877cf4e888044fd5dee077c79", "name": "633ea299865b4d45a47828dbd1f35688"}, "audit_ids": ["13989bde9fb0408b8c3d200409d39abb", null], "issued_at": "2020-04-23T06:25:54.039430"}} 2020-04-23 06:27:54,169 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,172 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,173 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,215 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/f466b5e7-9d48-4677-85ab-9ab8a1e1937d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,218 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,219 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "f466b5e7-9d48-4677-85ab-9ab8a1e1937d"} 2020-04-23 06:27:54,254 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/f466b5e7-9d48-4677-85ab-9ab8a1e1937d -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/chassis_uuid", "value": "meow", "op": "replace"}]' 2020-04-23 06:27:54,257 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,257 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "f466b5e7-9d48-4677-85ab-9ab8a1e1937d"} {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.143956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,038 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,040 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,041 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,042 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,048 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.005116+00:00", "project": {"domain": {"id": "f04d1046edd542a28a9ec127cad16022", "name": "326e478d42d746c5acdc0c2f94722a70"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "145ab3e3d85d4a2981bf30b18e8c4353"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "38914235a63c4b94ba98a3a55c4ebd40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "04a3051d1acb40e589f4765811dc4ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e6024d374f34209b905832528d90192", "region_id": "RegionOne"}], "type": "identity", "id": "4d5c094fb2dd41ea935c6b00ac4e8dde", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9fcc7fb7a1c4bb7bf841aa3b8bf7773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3666e013ac704d6ea139b8019699aa47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ade203d1137845ac811b8a526ccbb5bc", "region_id": "RegionOne"}], "type": "compute", "id": "ede704c2024e460ba3bb499fa1c2b092", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a9bd31108a624a369a4db61e12ffb1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6d9955a2ffba4f00a145e3965f8f1ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2df56a1edd71409a8c123a8ed8adcf60", "region_id": "RegionOne"}], "type": "image", "id": "e6e6ed1575d84564b0038c0cc1bf7e9e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e5692dc6d5b5435883e1ba40aa372b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2c1e5aa8385465699ba4df231bacd59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "10bdffe580c244e985f1788aa3333d35", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5c018be768bb4e8a928e9a5b30af57e2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e352474ee0634a4d83fe769831ca2bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fd581f63e234defb79118b3200551b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2643f83d99704b1da55112bee7f3eb51", "region_id": "RegionOne"}], "type": "object-store", "id": "d82a6db934524c9db8c3a4a809b3c0ff", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a5e48e884dc4865b1ef60669c471a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfec4159c5cf4ecbbdca09d6696fd715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a8f3a3865f7a41d091472b3496f6858e", "region_id": "RegionOne"}], "type": "clustering", "id": "cf0645015e854f0894a32cbb4a6ba73e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "162e971cd96549b49c386b79a33e9a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a0ebe60a1cc4e8d9e5aa06f41be4dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a4c93beb98d4ac29fe3fa3a8c68c5b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3076527afc664030a57f7dc2e80565e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a40a9fb4e3943018c5ee2a5de4a2ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ded866a984e64684b22c86ef6efb417f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bf94a9e0eafe4fc5ae4477fc58094f90", "region_id": "RegionOne"}], "type": "cluster", "id": "4f55742a5d854dc08dd630ad3ad2740e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61e48f89e377449f9e572a8a02535a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ce9f73845f6e40c8b66b861207d95171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "da2c66c98c224cccbd61dca3710fbce7", "region_id": "RegionOne"}], "type": "data-processing", "id": "347d064249604c5091186ebe1d369e98", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "31aa909889884987b70281d12311eedf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1a20d388b056498ca8f48b12eece4607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8b1454c00ba44188a26242bdd5d66ce2", "region_id": "RegionOne"}], "type": "baremetal", "id": "660878cc4a154fe79eb8788df972fedf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "369f1c641d0141fdb81bba6726e30e2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18768af4553c479d93fb9714a893b891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b53f71e9a7464f40aad193f76e14b7ee", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8951513f01b84a8096eb9f7f46ced5bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c1d8b2da97a249feb48f27efbe649944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ccee85caec0459da44bf487547a33c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2e2fb818ad604c58bb0abdfd57ad4e79", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6c9a59f25b824f26b66f2e87385a5e7b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a20e7628d1874099b6119a306e6594a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e50825abee2a4acc92f0c69fa44884c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1bcc82d8044d4ecbba8e7a2823cddec9", "region_id": "RegionOne"}], "type": "key-manager", "id": "85505da32bea41f4969fb6dac5614d82", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "502e2805423f4afc8f5207817a52b82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62ad5525455b4dc69ba0b54117c1dd66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5330f20c8a5047018501db4e9fa9c23b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5b51a66f9cbb4afa974a8d08ba2122fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9080c8605b64b8e8f486de0c5e20c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4abe598f70844c5b004e2e9ed221222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f267c9c8316642cbb9c49dc58f9f9ae2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4fb4bb42a3e242c5bb9d277cf355e0f7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a82a51e79512491b998dc6be2302f390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "879b277dd22a4894b7a2b04ddb77b2fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a3b3bbc808284dd19809d7353c8c474c", "region_id": "RegionOne"}], "type": "message", "id": "8458a605ac974f20933c519ef2653367", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "711d0877acb24aac8b2c5ee356fb811e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b9822433fbf45029357980de096b9b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5a1a3fa36bb4f048d14d136ff98987b", "region_id": "RegionOne"}], "type": "messaging", "id": "457b582e82584691840e0726d9d6bfe0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f676d2d6bc8b402a92da5e219eef4fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a3ad65f365d493b8bd080b4c9d5ff4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9eea1d7b442e4d3c9bb9de13c4b44809", "region_id": "RegionOne"}], "type": "application-catalog", "id": "024c7fc415c3460bb16352fa731318f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "954233a7b503492db5b3a922a9b89c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1734ad615eee4979b5a898c1a63fa826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a0e1eb050b4785bfe2528e57b7f060", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "862221c3bdce425093a7f48384ab6e4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3ab8910a6664f349d482ccb7bf7e185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d3c0fdebfd3420e8e46fe5482b05082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab1f841099a64e398bec972b678eca76", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ecd7f4f065c6472db6df4f54d913933b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b28e25670f942deb8fa465e8469eb56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae021d7b2f2a450687cbfb8da114711c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77ec30198da440548fd8025559971d96", "region_id": "RegionOne"}], "type": "container-infra", "id": "9e21ee4b310c4d3d94bb8598c878b9e1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "645ea5a9a9bd47a2b473548c5d07afd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8a8ae8a9e4214ac2930122ee37b1af63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "86231ed8433a413887bc1948fc5514d2", "region_id": "RegionOne"}], "type": "search", "id": "0875cfec4d2c42d9b976f1175fece437", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4559e4441b7147e8856ef68846ba6f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d542101c1e9d4f3ca0f2cbb0c3d14f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1698f02df3e7429b9dd43ea4cf309a55", "region_id": "RegionOne"}], "type": "dns", "id": "e0c35dd0e9fe498b9578049f596c9964", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62c4bad60beb42068fdf6872ddca5072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbbfb5068a8c4f18bf4755c833d8f2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d7eb09bbc7ba44d48bc0ad024b78f2fb", "region_id": "RegionOne"}], "type": "workflow", "id": "b49fc4d71b674ce088f4d9e16383b0ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2bec93601fa44a79e9351bac9ba6318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f00d48ee7fc4ce89d1eedc972f2b39d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5cae8e4e0a9644bcb4be5ea132840fec", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3f7038c21c4a43828a09f0b4bb9fcb01", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0bca4475f67a4d71b41c02a3cae542b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a7f31daa1f84446857d94ee7c0aa9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1cce1544755c4bc983e9d65931a3290e", "region_id": "RegionOne"}], "type": "rating", "id": "7f85ee18da1647cb931a2c328e26d212", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d000c0f5ff3b4ea893f2aaa17bf0aab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "379b1dbb660f44e3b37e329290942657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "48a7993267014358b12ff5cbe17e3833", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f7a00f142d914dbaafe35b99a9c087fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "349b407262b543688b5c3c0d3c3873d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1fe976be9fb45ed96c2802c5d7c1b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "58e3a9b9bdc0492da0aec1834374cf92", "region_id": "RegionOne"}], "type": "policy", "id": "7109c1721e354696a58f0e23986f6e38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bac5f68680ab45b6a5081bdab695bb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0075e36e93ac4d2baa11bc85428ecd07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1150128dfb894c2fa654abc7feb4db06", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "480b827f745f46cf84a358a49126d2d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06fd0fa852e94d9087dd5bb2adfa1816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "892b1e879d7d4a8fb98cb87b60f965ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e83e03ee33924a159e8082fb2ce9019d", "region_id": "RegionOne"}], "type": "sharev2", "id": "c9f399873cb640289b1a7f2676f590f0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7809a9e42e3f400c843c5aeae5bb1446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72d979cc2dde4acd8404f9c9b1be85ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ddf8aebb772949bba99cbafaf1074a4c", "region_id": "RegionOne"}], "type": "share", "id": "31943142cf944753b758f78257481293", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e989b6d94f6242d58fb38acff44e3779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a637d54a5764e39a87e168e4f1f8b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "857427f715f74fbd9c63453934ac09f7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "53d1397636d74ed3a257cd0d45a6eea9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3adfadd03e7c421bae365c4cbf91b1d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da5924edfb54838b80600c385dfb208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd488f331b9246f08f6b2bffdb3b3b32", "region_id": "RegionOne"}], "type": "orchestration", "id": "7975ed04e528428ea87bf50eaa6b96fe", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38e869d51cc4dc891b5dda1276eb449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a36b82dfad64737a747c51fe698cce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e1ac55fa7064fa6b345ab23e147a1da", "region_id": "RegionOne"}], "type": "block-storage", "id": "7e465139196048b7aca6d06e6b7b3843", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18630405ff2543e2b23593015dea3d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b998b1a251ff49e2910acb40a0ba89b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25d1f6fd97e94f22984121818a558d13", "region_id": "RegionOne"}], "type": "volumev3", "id": "e84a6116c6984bb9ab7e76703248f862", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a1c471977834fb9a014a207c034e76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f69734bfc68948a4bc08959d48537dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf2122bad3bc4c19826f3125ba5e00cb", "region_id": "RegionOne"}], "type": "volumev2", "id": "247f0b494b974da4b7a9856d2f15758a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9162b6e1a4a49ea849b44398d647d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1119ce5af3b146e8b05f427a5a7e7f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "196dae6de952431eaa2f1b51f777b68b", "region_id": "RegionOne"}], "type": "volume", "id": "fad98fd398cd430cbb75b7ed7ead814a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbf270f4981b4c6cb1e08d39ac794d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f5b3606d8454b4ea36539e366c1c427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "347d8dd22f9940518c40a4e978e24a7e", "region_id": "RegionOne"}], "type": "block-store", "id": "a70a1b93327b4f508fb957cdf3cb9f87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d89ee55628524d7bb9a976dc612c6c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ce5965779d94918a482e080d65d4042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7817487377ee4ceaa7a3d3e132f5bfa0", "region_id": "RegionOne"}], "type": "alarm", "id": "6e1230eec347469cb3ff2124f8ae119d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "37e64d7c382b4c898c86ac5bcec85c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66a24262ddee4e55b1d3ec52ee8912b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bde15b34b008490c9c8a2e64bca14ea0", "region_id": "RegionOne"}], "type": "alarming", "id": "a8e2d319f45640d4b37bd4bc08a08519", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "869ed1adcd8b409fa33cdbfb81b9276b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c84a5ac526184ac6afbb52b2ebc1bae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f2f0399a9904f0cb0799f2770535ccb", "region_id": "RegionOne"}], "type": "meter", "id": "0900fcc275344808bebc901f7fcc5bb4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a019fec86384217848e06efcdafa400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b525d25216244285b2d0e472596482bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8f5e63c15ac438db75cdb2cdbaced47", "region_id": "RegionOne"}], "type": "metering", "id": "21b02c263c2d4a87b90da0c91ccf2dd4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc95a8bd11b947a4a35bd5b35af06158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e8f291528c7447fa88de3fd437b1985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "919a7751309c4c8e9a72f190eed9b0bc", "region_id": "RegionOne"}], "type": "telemetry", "id": "124da17dcf814b6691fe3f09acf49dc0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3ce016fceab54d53aef44db100ac7d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f2d0ba3622924b188ee7a7573b5fb0dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1c326a04ab9a45d4bbc5f7532722c320", "region_id": "RegionOne"}], "type": "event", "id": "228ae6874d8342448585e4617442ab5a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4efb4df4f04243f693aa449366b6584a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1631b9e5d3e540caa73eb98e918482de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b81306916604ce89e4ff4bc290f48ed", "region_id": "RegionOne"}], "type": "events", "id": "1b2bd809faa6400d9ad7eb7a9c2470d9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3650b139070c4c94a7af069da007a3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b52ec56fdc474d41ae5c70963df3ee26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3614ac24f16f4f48b40f45b1545850e6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "20fb5b14e7c24facafb026ddb4eb4a21", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "afb2fc5826244c80a2c02151c4954d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "daa660cc870f40f4b5b526c23861d832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b1b11d15d004b449428d951de3390b6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1cdfd8299ca749ab80ed2cfe7f38a260", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "054bd3de673f468190218b20665f8075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cb0d8e221d74f84a7dda16976237487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "63c22abd2f0e481691bceb6f1b4a4c44", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a636ebf41aab4620aeecf057f54f225d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fd7f644c48f4e37b6b0d66950474ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54beb01dc6524eedb2e91d26f3ccdd56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "65366723907842c6924059dfd2486b35", "region_id": "RegionOne"}], "type": "tricircle", "id": "fb49b3251579436eb8369dc6ff35df0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c1f04f5b1a704b2490fa639e16bda17a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f722b9fd4b7746edbe40fda51f8e13bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c380a1f2ae7240fe9015ed513838026c", "region_id": "RegionOne"}], "type": "database", "id": "f52af28414ae42fd82bd74bfda22ae2d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ad69b20e4eb94a8cb3242efbb9abc5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1de6b9b6121f447d9f8c2bcc1e6ec5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d62326ea9a944c0a26c07de343aea35", "region_id": "RegionOne"}], "type": "application-container", "id": "a17b1bfed6d14805b6e3f88e66cbc433", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6edaaeb5ac8e44ab8df031e0ae42fcef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa191c85dbd84b84a7c657f61ec06244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6f173026a34240b2ac52dd3174e3995f", "region_id": "RegionOne"}], "type": "container", "id": "7d96d519a72f44a7bd2a3ce116232525", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4887fefcac444bb4a8cc941d7d35e127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ae8242fd83243bb9ecdbfe4cd8f5ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b1fef18d863845a5b1f7e9cbbcc395af", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5bbea83e3dbe41a6a7fac3e0b2bcfa46", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ff633387aa4648058ac38da8b41c19b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "845c01b2197d40c0a350d6cd7acb4a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ba7de837497446ccbcd30debdc9dfe14", "region_id": "RegionOne"}], "type": "rca", "id": "53773d9867324bc0820ff89adf80211d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f265df524b4543bc92ce5f1eaf7c9fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7b90efeeb69447e3aa57cd2fd105d29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b3edacd796ad4cb8a3506a1ac75c4004", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "325c4091e6a3498ba5f6abe1f2d2c523", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ee52de1ac5ba44d0b544d7182bb7051b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "38c315cedb9642fb8aa1a63d69e48887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2fc363589c7b46119fa7e2cc5f868c39", "region_id": "RegionOne"}], "type": "network", "id": "8006b7a7cb704754a5c4ccf49b4f1dc8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5fb38895b82441659833ddb2201dd0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "47973456706d4e5eae1a3e2c8c4ce402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6d878e3a80534e08bcf5593592db18df", "region_id": "RegionOne"}], "type": "backup", "id": "09b86d956e2d488687ad44c6655707cd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32472c01bd7840199986707f921432dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b7079b900f04f9eb8cb845f9e300349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "03c6b384d2c2428d86aa718cc8039000", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "439ea235dc064aec84706152bbbaf697", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b90f5451810b4da58ac9998fada178a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7729618fc6c147638686f281aba83a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fc7256f33a94ebdbecd6e5a1398f163", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f0d5a90eb07b4a86b8cd4c9805b79f8b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1a4cdc6609de43c7ad412084456731f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c41a18fa3fb740c4beb055000812f123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d26e185aefac4ef197efd09a547fcc84", "region_id": "RegionOne"}], "type": "monitoring", "id": "03c90ffcd9ad4be3bcfc80fb76186c9f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d0c1b04f99ac499890ad14c10af21838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d036e72b62b3409ab4621663b5fc0af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c074938687e64a8e824c9877c66e1620", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f246fdfa590b4e8597be67652a87cf4f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4732b7a6695340ea96ae7f702f70525f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba8bb95bebd348368280ec0fcc3faf71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fc564521b8274b4c85f67434219aa536", "region_id": "RegionOne"}], "type": "placement", "id": "abefc3d66f7e41e7ae845a5a92ec216c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5ee8b8f3533403ea1b783d6fe99bc9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4faa1a55a7974e29a460c5bf1ea8882f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5679fadb6134eefbecc49d10ee45810", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5bf665fa98eb4efe9d0cc2eee35b8257", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4aa682bc80d8434e845987999b249231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1575e34d67c84010904c458d8e1cc3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "68d9c7fe1bb7450a82f4faa8bb14dfee", "region_id": "RegionOne"}], "type": "ha", "id": "e6b8f94e8c7f45609736250efd5c78bf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9246ab13ac55452bad406574ae9ebef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78e0eca2f28d482f8b1ccaa41b0f215b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a39efb7941cb44d1bc4e0b9cdd88509c", "region_id": "RegionOne"}], "type": "reservation", "id": "c0d640ad87ab4a13955a288db7c5402e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "473276237a0240758a65150e11f2bd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c572bc36cca946c5b4f1a39a4030007b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5ca6ab6c0250431c850f5cc8b6b8216f", "region_id": "RegionOne"}], "type": "function-engine", "id": "6e93d53c720b4198a95c11df176e668c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6ceb1ae00d554273a3300de77e790358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f8f819d31fb54579ae394e8e12f9fbea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "74bddf7afa44409f96deb0c45e65577c", "region_id": "RegionOne"}], "type": "accelerator", "id": "1a8cb2d1e3de4ee4bd4124b1d558fb09", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6819b35b4ade43ef85925c53e2f025ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69061878d1f749bcbd722a597a261bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6d76e73d3ec5494b801b71deaffd2f71", "region_id": "RegionOne"}], "type": "admin-logic", "id": "635fc62fb2014227b3a7cc063f852a70", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a73d913be1a40c7aac047a4c5a3e83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c7b3e9d078484c41a6771c4c6c63ab79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37d955270cb04905847ec29eb011852f", "region_id": "RegionOne"}], "type": "registration", "id": "379365f66ee04f0a87b1947599d97718", "name": "adjutant"}], "user": {"domain": {"id": "a158352481b9427681ac2d3eecbf96ad", "name": "031128ece4894993a1b6a28a807163b5"}, "id": "86b433b29c7346bc82ac434a2229411e", "name": "2f350fa93f0443f7aa2b6151c2963e49"}, "audit_ids": ["f0573041a161480c881cdd0cb9c76a0a", null], "issued_at": "2020-04-23T06:25:55.005116"}} 2020-04-23 06:27:55,101 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,103 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,113 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,116 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,116 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} 2020-04-23 06:27:55,127 keystoneauth.session REQ: curl -g -i -X PATCH https://container-infrastructure-management.example.com/v1/baymodels/fake-uuid -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '[{"path": "/name", "value": "new-cluster-template", "op": "replace"}]' 2020-04-23 06:27:55,130 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,141 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,144 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,145 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {11} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.194282s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,052 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,054 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,055 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,056 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,062 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.014971+00:00", "project": {"domain": {"id": "8a1c28d5e4184a5aa443e1d10bf04fd2", "name": "be20587f196046baba60d8f9d637164b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c3dbbc28501d41a48ba684fd6520badb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0075fab3388c480198fda4562d29dfba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fd2f5f9fb8bd44d0868fe90aa99f999d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b3b7716839d944c785a93adad618c5f2", "region_id": "RegionOne"}], "type": "identity", "id": "22b008beb2e540528eaa99af5f3b27b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0b4f3d736af8471497186c2135485cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c9c649eacade469a96f7e1c4ab375712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "52345b90ce80431894c9486283753605", "region_id": "RegionOne"}], "type": "compute", "id": "e8c6d0da6fb444759b73b332515a3db4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0329673e40f048b0a711eba791acdb16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "48f6a825c56f4b1fa5394d09e36311c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8576f31e0f4e49168bd816626df7bd04", "region_id": "RegionOne"}], "type": "image", "id": "57b46aa031f24613bf644c03bf1b91fa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "23bcc64ea6cb43c5989ff259962acb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0b71ab6501de4d6aa91b6f868ab49aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "45181e263e2043fbb4f0b61ed9ae4925", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7525cb72eef14861b80827080ab35d79", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af6781b4765542d1b4c0a9ad6f2a0988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf439861f5344b88505885ef30af466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04b66a3c65274e4ea2b9caf8d0727a41", "region_id": "RegionOne"}], "type": "object-store", "id": "ef33768717f545a7a7e3a2fb85243baa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43d2c3e3a9aa41df9a0a45395488574b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64debc2b4be44a0381ad54a41eb5acf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "59b8f85a98154cb39195bb35847a0992", "region_id": "RegionOne"}], "type": "clustering", "id": "d39e2bf316fd4976b43e8c0eddee6bf1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3268be0ead78424f90330c8837065f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7656f818fe8043e1b7a38640b4086774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae57d8bc7d8b4fa4b1ad86f36aee300f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f254380aa8d64518bb38db256a2747d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a317e9ff45f47d0a7ae64b22eb70cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1238f3dd0e547aa996f584297c36d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aae9b6f3e9194ba89d3ab42354bc3229", "region_id": "RegionOne"}], "type": "cluster", "id": "b83cdea3cb7d432789aae3dd5a40d5c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f9c7d5a3115e49be99e4622a301c2ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47b6255fa1974a6495147ff4e2e818ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "08878384f0e24eeea20e074af35aee19", "region_id": "RegionOne"}], "type": "data-processing", "id": "d1632c2519f44b07bb6b4fbdb834f303", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d6dbfcdbbf06418ab3bc5405c14718d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "251e321399a343b48dbde96904e2aeb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a6bf8debfa7c47dd80240100fa2b3637", "region_id": "RegionOne"}], "type": "baremetal", "id": "f7f142a3b99d460b8f1ea896d90f48cc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d81f1478bb424213aa609eecf5c04211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80a6db818ff04242b1a00eb9033b970e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ee275f72ee5348129f3c8bb32bcdd61e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "95cf94654b53411a8ec7a1018c63e83a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c62b7dbd6c7e48caa71f41de0020d836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5c46c7965d73423eb1576156685009e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4fbd28ef7e8e4de580279c5b3653e9f0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b78601730b294d8eb963c606de85a5d5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d1c6ae5176824c90ba38cc0b92aee492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8160998317cc4d89bea2b2e76c5daba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "eb8ace3a34644b79a8f0c565706ba80b", "region_id": "RegionOne"}], "type": "key-manager", "id": "8bec55347fd94c08add057e8180f5e41", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b857d7a478d41c18ba0da4f2ce5916c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "15f464ed681641359fc174ebbcf129c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6abe51b4a87457ab871873f2f340fcb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8e5f5ca361b84c66a6a49b6d534a3776", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5c26704be9b40168450931146bafe39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e810dfabcf954a298539c2b7ec0eec0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a055bf60b3424855a03b4c07a32853ad", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c5cfed8c539b4ac19160447d8fff847d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0ad5d766c0347afbbbae440522208b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cfd993651c814aeebdb6bb200ccd945e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9b4ba3215bb64057a57929e05c6cb9b9", "region_id": "RegionOne"}], "type": "message", "id": "a3fd6c651d5040f1bb4d2e369980b51e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2ee62605dc294419b3d8b6bd1f83af21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "31515440553b478d99ce700676b56e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8753de01b3ff4693b292cdbb12827756", "region_id": "RegionOne"}], "type": "messaging", "id": "98fd759d6cc843399eb5b6072a86c182", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cbffd802ff73499ba2955fcebb695212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2173c7f677614880a7b47d6f97b3a09c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "444bc7be0bf04d86bec52d438e782626", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ba3b6ffc3d984e6bb15f37bc0fc870ea", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10ae26320fd14fd9af0636ed6497b4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cba78d51d1ca4018bf9fe1b437bc2d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3511702cf2c4ef8bade91ff5ad2aafd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9911296d233b45b191648e95c2bbd25c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23cc20ffbd074fc09a579e3707e6e68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a26087411594cbd8e169a3d9e25479a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d726b67bca94209b6eed117d59e4947", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5f61dafaeb4c4c3a99ea95f70c64d5e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10688d2cd50743f18c8d8fd6733049b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efc1e8a10eb849058dd6b3a7437dd653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74beeb0facec4e37a9570c5aafb6e0a2", "region_id": "RegionOne"}], "type": "container-infra", "id": "19a4d5b48dae4216957e6f5363c4d17a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aaec1c2fad274aa2837bd08ea1870466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "010969ed6cdc4acc95970f3c5ca95906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ab998f6dd3b0444cac3f4d91ab9a8763", "region_id": "RegionOne"}], "type": "search", "id": "c6f0f8573e014f7ab39ca23fa6a9b453", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c4346d85601444e8a4bb0006cc5055d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6a2e228ce05845cab4fb63c99ed9e428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4911ab967ac14c208eeaffc8d2cd2cca", "region_id": "RegionOne"}], "type": "dns", "id": "68b70b7eb77049af988137acdd65f705", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db842f5caee14c20bcb37a6b95071531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a71de0fa32844e65b3f1125374850f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1916b09cb25742f0b6294b6cecd63eb0", "region_id": "RegionOne"}], "type": "workflow", "id": "3dbde690699843118df9ea4b8242aebe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d290d48599eb4c5f95f80d50374a35a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6595b97e3015469586a0bd3e1d862176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8f6491acc5945d09cd6dcd38035c6d8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "72003f63b7034fbf8137f1feb472bfcf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b4e3f3d250de45178c971d19d9b2fc3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f80714996d434b7a81beb307e740e568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d772e377a9694442967ecabea4eb2e0c", "region_id": "RegionOne"}], "type": "rating", "id": "f6dec42289d940729fead00e59e048ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e840895f2fb406389feefdb03147b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6577e825b5e14326ad1917fcdb595e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3a1e97adb2a2487fbcc1c98305fb5606", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c8aa9d5db0f445b8b62b59476005b610", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4f422b582064d21b7cc3df60516b45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8496c27b634d4acf9baae46c7e3db639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "097f9f5fcf574af2935c7297e853e5a6", "region_id": "RegionOne"}], "type": "policy", "id": "0c81525ae4524b9ab70fc6db8fe197fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12d193d9f4d645229014de30a8707107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "697f290056ff4d7181604bd45a3b1f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a1d2877134d45afbd8af52bfd4fd431", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "966940fc3a5141d59062a22187c0edaf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da2cabd822cd49dfad2e1c73432be1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8446b5c8e5e4fdd9e21ccdf55b0f878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1a1186d615fe4f02b62759961cb7a58f", "region_id": "RegionOne"}], "type": "sharev2", "id": "b0016e74dff54cb397673d2cfa341c37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac3de9bb15654aef9412b0a510f70dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02f679c9676f4a93bdb306f78816f6f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b949cd4e77364ce1b0a89ef29f7cb90a", "region_id": "RegionOne"}], "type": "share", "id": "828cda7c9e484dbf8ae859b72c67dcc8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc4b204667fe4a67b153f078bc701cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eec0b5b48d1a45d3bc9a31946f0b2925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f3740bda8fa49fcbbcffc3926c344a8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "13541a6273de410293940b7c60f3590f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9039b78758e497b8f14015328c866e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0922b8061c324a3f9137609a647758ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be0e4ce3b2fc4db68778aa57d94bf2ab", "region_id": "RegionOne"}], "type": "orchestration", "id": "8519c241705a4003bd600d65889e65ed", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d171856abaac462d91ce8a07bda89d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a51683a9b73c443f9479566c61072d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53540babf81a4f1b9c4d164103bfa92a", "region_id": "RegionOne"}], "type": "block-storage", "id": "54e0be0230c24c53b7df635d16719dac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0addb1a3c4411287be4e49aa888cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60987b0ffb844cff9bf97cb3dda54d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca517b4251d14ff497874c866f9183cb", "region_id": "RegionOne"}], "type": "volumev3", "id": "ba6b6f7fa6b14e63afef68c2a3aaece3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8407939c0134af4845b409a1869b875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fec83eb7346458e8fd73dd289ebf2d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02fd1ecef72347c1a4ecb5377eecd203", "region_id": "RegionOne"}], "type": "volumev2", "id": "2acfdd1e05f947b9a9d325f7f4cfc4fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e719ad1bc47144b095f58ba7f56cb979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8218593b66440179442e6581eb0b0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8b68d4ec38c485e81e41368ce0a180a", "region_id": "RegionOne"}], "type": "volume", "id": "3b516928644948d895f599b9ec9fc1bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c32aff90a9ab4364a4c61c6faf9b2b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01c30a7011304a90afcdf7f96ee5df3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5868d1ab3eb242058a5036239f9b53e5", "region_id": "RegionOne"}], "type": "block-store", "id": "2a5012f69ddf40c3b12afcfd91384108", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5bfaa71bc70f4d97b72aa247bd2845da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fdfcbdb79ed4402c8ccd84fe976074de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4aa3c6a5d14844f3a10927bdc4e7a289", "region_id": "RegionOne"}], "type": "alarm", "id": "fd990382ee514a48a444b1ba32f4b64a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ee62cb90a8f4fb995d87430e6157104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0271ed657b284357b0b9de9e6f3ef3b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15df2469b3294be2a38270f3c2a61a17", "region_id": "RegionOne"}], "type": "alarming", "id": "6ca1a2a741714de894f736dd4fc9e638", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91d76b5a9fb44a45832998d5f82696f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47d893df40c14a4088a3f52af4b40329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5aca782ae6b3425fb73e9d780bc09191", "region_id": "RegionOne"}], "type": "meter", "id": "90ad51f51a4b434196fd69c70b943216", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c997d41b15d47268777ad36ed7aa9b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "70353b0991284b1f8a09db4f81fbd544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00b97faf05354326800403abe3493ea9", "region_id": "RegionOne"}], "type": "metering", "id": "3e89863165354399bcea1418c202ee85", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fa51a9c3b244f46a8a439cd3ae1b04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa8f060df74f4e4a9cbfa36de1ab5947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d4e999f73644c44a54bbfbe9f412721", "region_id": "RegionOne"}], "type": "telemetry", "id": "702afe2e57e7496881ee72c8ce4ad227", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6fc31e69987f4d6a8ec6d500eca13e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ed25671e7f7400180ff991394863914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "82e69d3b00b34ccf848936e808247c05", "region_id": "RegionOne"}], "type": "event", "id": "c52ec1cc5ea5455ea9b3236b911d2681", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "716a6a7183f646d083246f07879b7ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14c052cb4d1e4978bb625c42f40f36b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a9945961bf9c4cb9ab0b73220111038d", "region_id": "RegionOne"}], "type": "events", "id": "81f1b55bdbbb4bcdb70d44fd5ef523b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75352b9c681e415fa64a4924d4aa5977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cfe3e2da8df4a5998080e0d574825b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "689175d0194e40a385e053a8166114a8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ef60acda9e0845c8b03c6e0b79498135", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78283e7ca868406495880831f6936125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1f130f3c556d4e1fb4bb6a4f4a08c2b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2cc67ce9cb334e8397b8e680e3640d2d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f14810bf9e594c13a959c69b90e16a4e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b26157d74434f09b9c5a386c4b8bcd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfd30cd508d6434eb6a63340844e05da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "35097ab779ad4567a25e1b414adae6c1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f8894f77452c46aeb0ad38254f4c27e2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8eabdc4f9f0a459b8f48e2ab6ce326f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "113e421985614007b8244e88ffe9919f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0ad39a600e64dbb83a5ddcdfa552187", "region_id": "RegionOne"}], "type": "tricircle", "id": "36bbc6e81f0f442bba0fc7460aec6766", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aeff2a0d09e346168eee0767031a1301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b46297d997894ba9b43c8939da2b584c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ec9785464884160a68e2e2357c2ac9d", "region_id": "RegionOne"}], "type": "database", "id": "9b15d57d364241a4987ac89173e94345", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12cb1309c45b473d800188a7c7f96082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f6ea259831574175bde766bcf11bdb01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a76d3dd764de46fe9deefb2e992371d6", "region_id": "RegionOne"}], "type": "application-container", "id": "63a3920de9e64d788e2c6eb783d0fd28", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62cd9a8cc2dc44bb9aacaef384778a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a3450b516814e9694c7034a2e19d1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "74d04f4af55a4311b097e9aaff061bc2", "region_id": "RegionOne"}], "type": "container", "id": "f5484839c5974a73b4613350afcf0aa1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16ed3c2660944a049f7af1776a583e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c5dc79d27fd4a0ab66c787bf51aafde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2184914bc4984f9fbd389bb6a6fdafd2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d30999235af84f7f875adde39e439d75", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b4bc0f46db046a5aff7c522e849cdae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c1e90381c324da18a94e050b1680f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5e37dec738f549dfb7266a43a7f3a059", "region_id": "RegionOne"}], "type": "rca", "id": "040d1d591d2946b3bf7b81f8cb0164da", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aabb3ccd0e854b4f8dabffe0f9a61463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b7fe553d5a14403f995210f78408f779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e8b285a4f8749d6a7d8b166b58135a8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d2981fddb2e14490b51697599492fc15", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "184736f02c3946b3a57a6acd74fd58cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7b26f38abc90486587210f8f4e222f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8205f549a5b24ef482aba65e2c4a8d88", "region_id": "RegionOne"}], "type": "network", "id": "9ae6a9ecbbc64ad2be158abdad99191c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fcac5f4b6d7d49aa8a3fba0709b3ccde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3baea64b73a9418aab591775c2584410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3261a66775304396b1184d9bf4e4c9a8", "region_id": "RegionOne"}], "type": "backup", "id": "90cfcf79af344e7d9ed6d95b646d592b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54b3fd5c2bdb4502a917206e9b3f7c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e2f012e3889d476e80984f2f8e6b1f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8480c7a25fb94a02ae308a09af5aad92", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fdc9df8ddf3246fd85ac563afa92219e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0117c3cbba464b65bf01a7aff97f0613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4cf852caffb746dd8b94ec4f39af1f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "28fe96aeefc64c8cb0c9521406e2a577", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "00bdff107ede425f8f98c336945db4b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b66e201fa68e43f3954ebda5a4b8f09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "214ad7a6227f4d74bfd4865662f6dec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6b9c1585ee4f499ca930152044551165", "region_id": "RegionOne"}], "type": "monitoring", "id": "d1878590a7c64190be5d7e6c48807fce", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b2ead48d4da4d9a970de19877d04186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "057c83b27d624afd9abb5738463e769a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ded99f0976ff451f9848c9623b84fdd2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ae7af89d1f394ad8b6dd023111b15dec", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b4068b8c3e414623aa1db6a036b5d3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4fb4b2d5982946dd97e4465f000dd75b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "86add81f8c0c402bb715058e6e6bc2e7", "region_id": "RegionOne"}], "type": "placement", "id": "d75d67f830a44ce98b3bd54d2ccc054e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "989d1ee8a4994579b8a8ea7d525b859c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28b37da4af2c45e0ade7c311e1670576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fae587e9023f44dd84269bdc43d43821", "region_id": "RegionOne"}], "type": "instance-ha", "id": "995b70ee493e4aaa8d9424b0a0ccc0b6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75804924e5094226b081ef66b5aad6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "51e976bebd3a40b0b0bbcab52ea8f239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78cba0cbbf7e4f16aeb41b3e990dc9cb", "region_id": "RegionOne"}], "type": "ha", "id": "36ab8db3be7c4de3825e5560eb90e95a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "45ca33c0ef2842a0bc859f26159e4b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b8f54c7518a543dcbd577521f630553d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "15e8f30a20b04515968c4a197822ccff", "region_id": "RegionOne"}], "type": "reservation", "id": "b681151d5d71429f8c73ffa99ccab249", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "40a3c8cba25449ef81c7c1bb0375e18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50d1956c0f764b0db3098c165b59b783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2ca63164939c4c8abadd0c04a908eb26", "region_id": "RegionOne"}], "type": "function-engine", "id": "827586210ca443e2ae42b36134db0317", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0f6b01291f741bb9ff2b112143591db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dfecac44276645caa45723b3f7125579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c33c143a5354f75b989f4af3b35d93a", "region_id": "RegionOne"}], "type": "accelerator", "id": "707b50609c2c4f3485173566d828b5e0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f94cfeef7f104af5800eca643f32d2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5786a9ecc2140b09a77e676bf31fb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b99ca53fa78644f891edec5c04ef126f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c54e9a43b0e0406fba9f0c6dcde78b55", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f0082b38f7b41eba4e1ef421341b14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "763acd2f073246eb95e02c5014a99d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0bcffe6c7fee436980248cc075602280", "region_id": "RegionOne"}], "type": "registration", "id": "356a7cd602d847b8bb215f56b3bc6a18", "name": "adjutant"}], "user": {"domain": {"id": "d947c13f0c4f48ed9648b2ba39f4593d", "name": "34f66f6db27d455c94683067c09519fc"}, "id": "288e3e25236b4e5ea4bfcbc45e568469", "name": "c66567745a164ac990888b5f8c920bf3"}, "audit_ids": ["328149bc34324a6590c7ad38cb8d1df8", null], "issued_at": "2020-04-23T06:25:55.014971"}} 2020-04-23 06:27:55,110 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,113 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,113 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,150 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/ce26ca7a-cd5f-4fe0-a24d-a9275526ade4/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "provide"}' 2020-04-23 06:27:55,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,171 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/ce26ca7a-cd5f-4fe0-a24d-a9275526ade4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,174 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,175 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "ce26ca7a-cd5f-4fe0-a24d-a9275526ade4"} 2020-04-23 06:27:55,177 openstack.baremetal Still waiting for node ce26ca7a-cd5f-4fe0-a24d-a9275526ade4 to reach state "available", the current state is "manageable" 2020-04-23 06:27:55,178 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:55,199 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/ce26ca7a-cd5f-4fe0-a24d-a9275526ade4 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,202 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,202 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "ce26ca7a-cd5f-4fe0-a24d-a9275526ade4"} {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_by_id [0.180386s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,161 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,163 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,164 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,165 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,176 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.066788+00:00", "project": {"domain": {"id": "35abeb13056e4d5b88ad6439db0719bf", "name": "0024481728d2476387cfe758972c6378"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5aa494261cb24b76abdd55358349f25a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "31153fc54169495a84e58e52167cf5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "697c8eb8f09040fda70e383a342584c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ec5c7844958143f98871fdddc4f51776", "region_id": "RegionOne"}], "type": "identity", "id": "e883386173fe406f839d254447b9c416", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2a4252982b142ea9ab62dace1947874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1d17853381d40b68f5d84c696686a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a3625eceb58f4ae5afe7ac1d34aa5f3a", "region_id": "RegionOne"}], "type": "compute", "id": "b2855d12bb7d471c94f2bdc30bb2caa1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6f32bc855ae64127b1a3c67fe8f60c93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "46b6b78ece3b4900947a58aac46fc8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d14eb3fe64ea4728925cb7fb99e24626", "region_id": "RegionOne"}], "type": "image", "id": "92dd5b1f7cc34c7b988b9947d79060ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0c3d61f6693a40eaa1bc8133e60113e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a1341641936e4b429a5312d7f6ce5df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "85c5a8d4882048d8a45adfbfb8ccb3f6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1b802bcd62ed40bb80f12b47536aad8f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5808df6f7c14a998abf745a276d2285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bc685e51b9740f98a243714b07856a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac1c56789bfa4dd2b4b3be5afcc004ab", "region_id": "RegionOne"}], "type": "object-store", "id": "6aafb817457d4ef3bd99e8374c6e9f8a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "961f935670a24ebeaf30171b3fd1eabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0dbc08dc06c4d36adca183b13cd0cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a583333efc9143419d16b6b6ccbd7b5d", "region_id": "RegionOne"}], "type": "clustering", "id": "cd6a6efcf9b945d1adaa0984ee5b3645", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f537c6d82f484204af30eca798eafecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80eb32595f8c4e51b707b8d925647b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a843c45bbf7433d9558019eabaf9ef2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a1adc5506ebf48efabb9465c0c746d67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5428107cd34b49a3a81852793c6a3cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8caf8d253e1948618b9ccb81701522c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77f46eb5977f45379c9f5b59edb142a4", "region_id": "RegionOne"}], "type": "cluster", "id": "8bbd7edb3f2e4a2895a4523e28310c6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e92e2dd6f06741f390afdfd4c7d30006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7b4cf12a08e4d87aa16d0bd460b3127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0301007769244c8cb38576beeff99cc9", "region_id": "RegionOne"}], "type": "data-processing", "id": "7dd2ba992f854377af76becc9801cc33", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16da32d018a24b3d9c1f71a32012f6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd0b4de059dd447388d5b0ea9647ff73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "12f2207988a94e4da8d5e365a898fcf3", "region_id": "RegionOne"}], "type": "baremetal", "id": "0ba29db15dea4763910003bf549a847a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60497ac0988246e18cdab6b4094d641c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cfd18d627ad4a22b3a927c38010944d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b8151d9d9e8c4a4ba9adce29f2c00a30", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ae963663260a44bd91bc40140f77f1f4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb5762cceffd4a609a03054065eb5a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a2bc57338d7f4690ab911cd723537fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "10b498de0cb749e5a5bcaf6348b10a10", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d10b303623664d928e34ac83d7b77dc6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e58665b10e340c189bfee6cad577b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "49effe20dd2b4920bfd48eb029bda115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c712fdd3d21b445a97780e0721983115", "region_id": "RegionOne"}], "type": "key-manager", "id": "623f2e9ed34746c7b0162e7456c48bef", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e64aa7b09f1946aa8cfb0bbcc200f43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e5abd41bcf4470bb201fcc533335211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "82cf77a438864a1c8171b6fb1b0d3917", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dea2b5421aae459e9a827062a6f70cb1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c69db64d72a640beba69f6a515580970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1ff9baa435048d699756af7599c2941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c1c7eee26379477f806611c692ec048c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e72df4a17b104e0fab569d37fc35a73b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1aa0efe7c3c944028c8f6f35887af0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0fad313555404f728c6726f6c53e15aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0842541c682742828ca363c12a69c1b8", "region_id": "RegionOne"}], "type": "message", "id": "18f4b924c1fa4cfeb2b66b9e45f005ad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6132e95aab674ecbace583bc0ecf83ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5dac13c2d0c34d47a7a30dd9bea4f77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "da7980e8ec8b47ad840e011b22881d09", "region_id": "RegionOne"}], "type": "messaging", "id": "c626e5f51d1040f2a6c220c2b2972fd6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06de130cad6a47389feb44d26a4cb7ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c44de357d5974082a53e0d4e0b9df591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5c45ac60482f4978973627b6fc62c9a9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c3ac230f350e4c1e881693d0ee4141fa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38e7ddba9919410986e23d7ae4aac7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa82927c928c4a33a0e1995612dbed58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3add62030a404e18b5df5fae883d90cb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "def93c6b16414159a97f92412bf5eec4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eae1850d426f4309ba809355c40b9343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32f287796a574c71b32d74282e70146f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3cc3931c01449f8a7f8a7c65da2fd9b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d53b1e8125ef450793e07dc2184eea47", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94164d143a38442ebabddc3dd8703a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e27cf041ec924bec9b1d497ae53dfff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50c7108bddc94037a3c51b6a74e07874", "region_id": "RegionOne"}], "type": "container-infra", "id": "890fcdd68dc64b15be1840e3c1f26871", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7a155f5e4b6e438aa3a8fbdb24f71720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "72cd5c774dce4059aa56b6042df02900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3ad626d852bd40deace01eab786edc2d", "region_id": "RegionOne"}], "type": "search", "id": "592a0f56f46844079f2d3a9ab0f837ed", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "64cf73b0e9fd40e881120470a95df7ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "83ee1a7560ad4125b601055794630287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "05612a55e3754deeaca664a22071bc5f", "region_id": "RegionOne"}], "type": "dns", "id": "44d3a433974641eeb1bd63427785293d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf93b23fd1484eb984fe3eb832a5b547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b7ea5738b204bb69977e06a8da4e615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1da06f6fa218415e9a2c3222392744a2", "region_id": "RegionOne"}], "type": "workflow", "id": "4f6684b0758c47179bfb8231758706d7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3150bc14c414ec1bfba5af393189151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa0300bf09fb4793a3bfab89d2d1ef2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cdaa5c7da7b94d69bdbb68849edc22dc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a7f1cf0151344cbe947e4c55dee01f1c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2e63c5b61fef400b99e97c97eb8d5111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "04deb71165b84e6d874d0832e5d5958d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ea451902dede409c9c069321ee1eec3a", "region_id": "RegionOne"}], "type": "rating", "id": "24d9f248c1ae4333be0d59cee2fa08fe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb4faa25e0914697b9949843135ef4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09f79263f14c4f6baf3d628d1cef8fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b11ca11d702b4cc0a7d7427097aedb48", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1ba3e3911bac4021b862b56a1e8286bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfe01cfd8af4491fba8ee7bbeb2a6b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92182a86a08b4343a7e8c8dc7bd56a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "da18ae848b6942e39718440094464e14", "region_id": "RegionOne"}], "type": "policy", "id": "a866c48e779a415087017946d1108ad0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17f39b97330d4354b83768c008df407c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00d0ff8aae334ea1af117db921665f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e664a4099394667909ffaba6aca924b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "412fb90554244b42931bbae25034b379", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bfe0ec81460453e97caed5aee47ec2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "362089a98edb4c1f9045266d78a1d51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ee1ec20af17b4f75ad3d7c8e7160f0aa", "region_id": "RegionOne"}], "type": "sharev2", "id": "3f456dda36714bc5b062b21f8d4e0391", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f985fdb9d3534192badae1607f0b34c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5187809c064a4f948bfecba1f38f30fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62f83eb1e15a4237aa011b1bfce4bd3d", "region_id": "RegionOne"}], "type": "share", "id": "5a1d6e5e517b4d8b9053e9c6021fb88d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "799f93b0db6741f79c49d037f4210e2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32ee66e6cf304bf095b8f8bff06e902d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e93cb52bc4a84a179c18e4e2a937d0bc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "69181cd5fbc0439fad4b98a95d6786c4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e9e7f8f756845ad99ed8ce334b84878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43abd80f9dd146d88ed68b58d797e3b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85357b7a474f42bcb3baecfb41ca387a", "region_id": "RegionOne"}], "type": "orchestration", "id": "937483b90a0042428b89d76f70a57ef4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c3f633da89a446badaaec6d3c4a9b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1214965add5744ad91c89ae4cb2b88a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fffb4a3f034d4dcd97a22c314f47f904", "region_id": "RegionOne"}], "type": "block-storage", "id": "e10e74c7fbf44df1ad1b7fce06e7aec7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dc917bb9d624878b103b40fe9fa36a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abc4fbb7650e4b37af2ebeb9f417e7f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed45e221bfc64ef89645a9ff6c7a4aab", "region_id": "RegionOne"}], "type": "volumev3", "id": "7aa700bef07749d398915db416e4f2c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b7328947f834fa198452d237806392e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8a9b1a4fa8c4551b6d94d9ee6a2f160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c095d8f188bc4fa4b17ca123e95ad209", "region_id": "RegionOne"}], "type": "volumev2", "id": "cb9f255b33d74483b442164c53cf7102", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83654be8d0984e0d83951f0988ac282c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ac017346d6b4b86a7d92888c0f26244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11408feab3e64ac1971caa52bb194555", "region_id": "RegionOne"}], "type": "volume", "id": "3f9234a44e344719bada9799b47cc22a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fdd069e428848e0b556ca16084c0928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3536ba25028e4913af68ab5f469dd36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41ad6092126d4caf93d5efb4ebd7188f", "region_id": "RegionOne"}], "type": "block-store", "id": "87abe605e617421eb65f1deaf22da2b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42c37c9e927d4a2882bd0c6fc3d4a0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b5871f54e4e4393bfa6f94b69dadf5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c30c2fa6baff44aab6e156007c7fa5cd", "region_id": "RegionOne"}], "type": "alarm", "id": "3c6973f892534a84aa47b3b8871381b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1610c98d5a7d411ab14e15a9ab99107f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ec15618b86b46468c1fab13b1cd1ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8018ae6b76194eea8b4764d1c302459e", "region_id": "RegionOne"}], "type": "alarming", "id": "d9338a8b717d46149eb9499aac2b7b1c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f6bc2d0128647bc91bb3a75f7ad2af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f176adf4be024c04b65ef5260e065a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1e744f43b7d472cafc8b79c1456b15c", "region_id": "RegionOne"}], "type": "meter", "id": "6538744f3d394231a9dbf632c077e648", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "057ab24922774f88b84f213ad8c5f27d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "efade57c38384e1f8d0d2adce102286e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62c35e9101324d8e82ec7e4d1fa64d8d", "region_id": "RegionOne"}], "type": "metering", "id": "edd2c7c5a568499192ac0d6988a2f01f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c61944ab6eba40c39616c178706143e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8cc5683f39345d8af7655878b38cd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b4d113a60fcc43c28c5154717b41f4a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "9b45e917f84f4d9ca88a3d90d5095754", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e9e35a0bc6aa4bd689dc2e2890bddd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ff0073caa2b546f59438d93f74ab8b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5f58e6e9dcb4b75a63447530f184cb4", "region_id": "RegionOne"}], "type": "event", "id": "b4438509807e4770afe3058b30dd4b32", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c92cd9e4d9ff41239d6b7e50cf4a5cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d5295d24054b4bc8bac5653e9e0c6abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1867b16ab4bc4a88b7d3cc66db6e6715", "region_id": "RegionOne"}], "type": "events", "id": "92dc7337140b4d1591b50cbeb8688b34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20aebdfd4ec44f8592a74fd7f9882a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a52e07a9a294e43a2905eba934eedfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1073e25fff74945b37701541dd3c071", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f52226bbc2364953bfc066c813b2cbbd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c588810350764df0ac9d5e982e079d6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7ac31f7548484e71a5254b6cc7ab08f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ae34b1d0b0d4fd79fb3341a1b121e91", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c11f77089fa94e369dd1e22a4f146fbe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf3da71cf1a94cdcabdce30172b5a063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "923520e29bc44acc9b2591f7ba6cf03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "334a49474b6844518abeafc84058c77c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b6967b5121864aa3bd9f280bf4bc2bbd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11e1a05dcba147629d505e12e6728c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bce865d46ce4de6b4867cf4bf03bc62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "60689597fc23492cb017f735d038e2bf", "region_id": "RegionOne"}], "type": "tricircle", "id": "56957ae24f9a4b7d802403db775d0595", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "071c277168d14adea5bc375fdaaee565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fadebdd5f68a4949bbffdc8f12dcd1f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "81c5185d02434d7995cc314a7fe72825", "region_id": "RegionOne"}], "type": "database", "id": "379b89fb0f184ba8b99b1b8b1c856caa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99147b35793c4d8a94baab07755bd163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a64b150a846342809dffe40e5adca8bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "92cb0f161f8248c492de21ed41cf0e53", "region_id": "RegionOne"}], "type": "application-container", "id": "e624c8d3ec8944f497d5383fefe1855c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce46f4c5ec6c48b0a6cb729a5104f91a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37bcc91ff99c40c7891e75bcecfe7d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4f6a58c3e98b4708b56a50eecb558246", "region_id": "RegionOne"}], "type": "container", "id": "95e67613b90d4bd99f2f7379524ebc6f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04ced5ce726c45c3b4cf632010e910c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10201037faf34461adb8b6684141e580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d3acd3a0fe884dde850f3e20c9cc7982", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "03178fb13c204646967697ad790cbbff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f112b2962584a64b8c7e2118b6230e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d5e0e8376424a4e9c0d56a61086749e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a68fabbc467e4189bc59659832c1f243", "region_id": "RegionOne"}], "type": "rca", "id": "7b3a467b3d9d443abdeeac87c40bec21", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0052e16a32bf4290bde2ba4a21c3dff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "292ab4103efd49af82c24a6a0d2d1e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "344310218e3543d383abb5c955d8d6ad", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "16a4f6dacbed44c9ac9a70a842fe9c54", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dbc01920a3c24bb2b239a438a8408875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "acd78ec03dc14b4f832e556573458c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "040b137389e74fd8a439ab05d916f859", "region_id": "RegionOne"}], "type": "network", "id": "b40a83b5b4f548d480d86b7b0a69a3a6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "482b608462cf4631b1f6d35934752f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "33ff9703de334360afeac9858b2aaeac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2890732736fb43998588c117fa7fc7d2", "region_id": "RegionOne"}], "type": "backup", "id": "ddd9b576534d4e4baa2f897e8f6d5217", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ffbfcd2b32a4007b20daec55db16156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1e8e52cf3ef54940a91850f0e9c60977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d79bd175a52f40eaba99404aafa3ab33", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3676d612cba34b81a08b757e1e3d5b45", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f83b72264d77487091043425706a1399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "636383039737446680300527e90c0fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20a3d4419d6d40449ce6a3c42b94e286", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "51e8adeb84984a54aba2664680574ac7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c834282a1bf94e7b904d316e92d3ca60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d57c96dbfc3c4766a95c3f15479f0f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0a15a2aa2b0d4ed7b0bae35f9692b4a8", "region_id": "RegionOne"}], "type": "monitoring", "id": "d7b087e7f9c14ba69a9d48d1a2d48e24", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ad885d1a5177482aa47baeecbe5af5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0a4a6be73e5b40d898ce30fd4154895d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1de142a1a2244359bc769d233ef972f7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "91e3e6c5c5b948ac87d375b8463d5839", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f90cc88f0248422db2704c0d339ee52f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0c140a9ac8741fc92dd6e2c48c36e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2b2af509ccc94039b890257a00203e8b", "region_id": "RegionOne"}], "type": "placement", "id": "ee5eae2d2e1b438bbec1c60a0c2392f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15fe5cda266344a1a4c17b913b9564f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e18adf691ab1436ca6141981e6eb6168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8176350cee940299c26e861faafcf7e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "07a3749ed6064a89b6d5cd2adb350158", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2eb05dad5b8c49779de8db7da8d1f5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39f47ad9fac94de682f49f3a74f2289c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e01ae55754b49b2bf027dc59d209fc7", "region_id": "RegionOne"}], "type": "ha", "id": "62636ad243074aee95b17de7d22f095f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9c62c2d2ccae4199ad354bc57489c0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6273891ceccc4a95ac98947458871cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7d28c19182094bf2ba718655b2d60aff", "region_id": "RegionOne"}], "type": "reservation", "id": "6e4e70a75224430b89ecd3163f84f542", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc4cc5acbf454d369365aafa819ff511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "12ac538744f74470930335c44a5fb41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "87b9126857f945fab268a44420431c1f", "region_id": "RegionOne"}], "type": "function-engine", "id": "69fb09da69774206a2a03a17bea44856", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e12ba6278c224caf9847089133a5a666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5a2e649a7e3e4ef983e11e1cf6c0e6b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7c5c8331448947708ae698c88341371a", "region_id": "RegionOne"}], "type": "accelerator", "id": "ecc6b7afa8cd46c79805a92c1c8b2063", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "307808559ce645f0b1fd7ab9993759fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "57dbf96d580644189a093a7783e1e689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c79bc80e9d7e4796a599e3d224f9fe4e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3f0c6908a36e4ece9e2427bb8062eaa2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8cb0ceb929d84b709c22253d1e0aaa99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "beb2c9295660417189e85ac105c78dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0486ce84a01c403e9db67d33d8fd2ebd", "region_id": "RegionOne"}], "type": "registration", "id": "9d2e761e461047d686579779804b1b7d", "name": "adjutant"}], "user": {"domain": {"id": "8dfb243620a1455c9c9296cb04a4a2f4", "name": "8c96296652f34ad4bf7617195f2cb0ba"}, "id": "e8fac171f3b24a90a15bf2025b76f4e5", "name": "38afa24b6b6649b38081863e4fac8721"}, "audit_ids": ["9cb64526abf24d009d30997d105e0450", null], "issued_at": "2020-04-23T06:25:55.066788"}} 2020-04-23 06:27:55,218 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,222 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,223 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,239 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,242 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,243 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} {18} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.169752s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,120 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,123 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,124 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,126 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,133 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.059992+00:00", "project": {"domain": {"id": "2e311a8b5f91429191b52f1a89a8a49f", "name": "6ce07c765de9418abcb84d99db8962f6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c958caa8d7b142f3be14bad462b3f4aa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fcf7b87b3a204746af6c5e341bbd4a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "873f355e9e524c4c95fe2e810515734a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "88a5d663e4c0419e9b68e368e26c12af", "region_id": "RegionOne"}], "type": "identity", "id": "cf7fbc74bcab4ca7b18e581e30f28162", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9793e106e1ca44b5be5d58a69e23c32d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d65d493e1ad04a7e96ea17a5f2af2478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "425711096f774827a0d07dd7850e8d6a", "region_id": "RegionOne"}], "type": "compute", "id": "f70de4f5103b4cf2b653892d735d0214", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2a3ccd4dc2f64f198f3fe2172cef5805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e82f406d3c1b42cf8f8dd9fc4fc2ab02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3bd157bf1e3e408485b4dc084398ceb8", "region_id": "RegionOne"}], "type": "image", "id": "ced76e8465f6480f857f453d39831cc8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d17c6d37ddfe4bbd9218eaaac7659a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6a31f211591e435faf17850d4dc24ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b5cc0c85c4914888a94c0b3b64e0fb17", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5aafbfe52d0d42adb1c38da0cc783091", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa6171d866984c9a8dd3a369d082174c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "571f8741aea148ea956dd60a654cf87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97e8b60bebf744a4a13107d4d4e15a87", "region_id": "RegionOne"}], "type": "object-store", "id": "50854c51ff6a4177a6ec546f3c98be16", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4ac93b41f3249a996856786fdc7350c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a3ad09f08bc48138c87e67799f743b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e47320bc031a43a6891ad99a226c9ee2", "region_id": "RegionOne"}], "type": "clustering", "id": "cc1c0233c0dd4beb89f7ca86a4faa16f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "223ce4c9fc914d8b805c5dcbeb2acaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "904cfa5ac93845898abaef168f69ae23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9bc5195c231b4accbe68a721e539d939", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3613ac5fbcc842cfa5c6e6064514ee9c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8310d8953c2453b8519687d5c3bbdbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89da113589334c0a9ff461009c0aa2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a015598ed0f47bb917d0a68275e8793", "region_id": "RegionOne"}], "type": "cluster", "id": "3181ec32b22d4eeb8ae5ccaed15e0415", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f9e6d9ab2c5d4d7eb8ae84a1597a0fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bfbf23a444ce4858bfc6cdff95116b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a99e651aa6c54b3c8428286160d4be52", "region_id": "RegionOne"}], "type": "data-processing", "id": "0d03e2bfa17c46d2a95c389206557393", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bd93274ec464779b5528df7bf07c50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2060b78332dd4e37a3d4add2d0ba25be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8eb269eb45844ad28c6381fa4bedd6d7", "region_id": "RegionOne"}], "type": "baremetal", "id": "b0fbb5db9ae94d94b0b3dd512eb4dea9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef167a8fb2694f24a2fbd21330b8a076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db0d06e2318040d89d6e78be7303e10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "57c68561388b4eae9654a94b917f1c13", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e3eb594122b746e0b44cbcbedc0bf272", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "688ba2162c5e4eb3a7b63d79c6f9c0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ae80a5d8a1e473f87dad5a37feff9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f6b397487e8541f99a1ce180437ff946", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "064527d5babd40b1bb5049614397e1a0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a825e00081564ebb83feb3896ec4d49a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b9d5f3c917f4946a6f9b062b4238d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "898532049d8541bfb32f852547dec39a", "region_id": "RegionOne"}], "type": "key-manager", "id": "55f7b26f8d7d41a295ae39ebd8af1b67", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ef5c45a61074aa8a3a56445e16f14e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7df15157122c4ca780edef12866d5810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b577b97ccaa4c9aa2b51d53d850212c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e3c34040d8f3474e93bf7c730587cb57", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d390a28761149aa856c6960f6e12cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c757c96eafaa4622be7429f9bd3783db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9b369b71c04f4ec3a1cf3c1bb99d29ef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e614433b0eb14e9b8367d1d9fb75b1af", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "83006e18fe8442679cf499f4451960fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f12b4f712cc44386ba00296c9cced9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53ea1807b46e4623a415d037bb828863", "region_id": "RegionOne"}], "type": "message", "id": "1ffd2620cb11425e8db802ea210a8561", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "66dd1fcdfe664af08ce5319e041bdd85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1b75ceec3844890add8f53389753735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb902f8486d9487fa51c8b2f1e7cebe1", "region_id": "RegionOne"}], "type": "messaging", "id": "43808cf94ddb4d85b0dc537ba7b0a580", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8701a00ad98d4262a03f775ef795bac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "477bbdd2da65448e8e40a3a299ab439d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b17890eac3304985a673db2cc4fc9d03", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5ae8f76106de444793ad9e6ce3fb9a7b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0edcae0e9dc44091b56518a965cf80cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c80cb12db7da4770bcca3fe36e7d53b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45eafab18d9c4c07aca3677d5d7f652f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7359fe06c40f4bbd826078bad1f86a24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c199bde8e9a946e3bec4237273606892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9cc88ed3d684ea89d97ae6d6bd3e4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d51b1aab95104f4698ed246155bb4cc1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e6d80e779bf64dcc92ba08f46b020445", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6261a2ae79b04caebd0aaf8527f36b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e103716e4744bd1a5ff7228b56a99d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac724e40f9554a8ab09b782836bcf6fc", "region_id": "RegionOne"}], "type": "container-infra", "id": "fa7140dba3114152a7ad5bdc1cc8aabd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a3bfb1a2c95b41c8879c3aca4f6fb9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1a8d0548e55d4c6297efe624c7efc1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "78d2ab7a86d243f48dd949dd8cb1c077", "region_id": "RegionOne"}], "type": "search", "id": "fd3f81a16a094b8ca527fafe0ac3c0ec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dfbb3ada255041768f6acadd1e9e879c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "70f2d71100834a82a4a886d5df3de6e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bf7dc38af14a48179fa8c1d1f7a5410e", "region_id": "RegionOne"}], "type": "dns", "id": "4b51f2d86734448583e1b2fe463d0df9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ff440bf69e4405aab51fca5806ae085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21acd37c130c402fb6d2237e14f3f78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c2e2bd0d22ff44c89c7147b1d66dda0c", "region_id": "RegionOne"}], "type": "workflow", "id": "1d77401a76234c16bb8d1d75648b4f2c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d6a9094209f482290d7d98eda68c39e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a35b6d7b32d4ed49013ead3b2c7db8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "952b4cadcba74cdbb66984e2fc73f612", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1d23680121e64f5b8387648e23256282", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4eb5c1e35b544f6f91a739b43a3b71c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ce6a26d897244a3bbc51dc17eeb93e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1e124bbf59bb4fea9e35eb5984fdefc6", "region_id": "RegionOne"}], "type": "rating", "id": "33b0579df2db45b2ba4eafcf7463ea56", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f851acf736244f07851f8dd96c2c6a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "115eb907ad06427aa6136ad655574f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5fe951b17124994b96af42929b0aa42", "region_id": "RegionOne"}], "type": "operator-policy", "id": "05cfd2e81f544339a44c4c67a1b211f5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a35ba178339d439ea05a8b25a3892d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fcc0aebab3d24cf48c33d50d01360c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d39c8382d1841dda51fe0e18fe811b8", "region_id": "RegionOne"}], "type": "policy", "id": "98ced2e2c05a4ba58625311432d7495b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42fd49fd8d554390afcdd471c3be5cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49a6617687974cf1bbdacd14f21c58ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d72d760a7bd474c80da399c0843994e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b9e5f517493d4082a0a849e07b6135ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6efbe60e9d4c430dacfd5a1071a54805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c339508fd2a4be9aaa36e9f19193fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "031d6c006386462eacb5472f9c0643f4", "region_id": "RegionOne"}], "type": "sharev2", "id": "3324739ddc8842e7a51ab85de4eb6ac7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a26981bd099a45cf8422562fecad0fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05816c6f213f498ab25c2bc09a541248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bb6bf997b7ec47da8467c8215bf62bea", "region_id": "RegionOne"}], "type": "share", "id": "235af46f1e85437b904b06e4ec0c86fc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "49c85ab079f546c5ad92ee99fb3d04f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4ef904a094c54f279829668b26bd5195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c47591fada34733a5b5e27fbb84cc37", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc2ef4b185574dd7bcf4153ca4dbc9f0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd0a17c7f26248379509138e3c6a4e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4d25f8d51134f8bb9c17d61ded5889b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6dd9fe576534111b34730942f9b775a", "region_id": "RegionOne"}], "type": "orchestration", "id": "c8aef3b0401e4d25896e3d910a094709", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e3944951e8643a8b1353e961bb3bf33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46c1e7899006401ba242eca903b6757e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d31cf4944a40c0a13acde66e6d5167", "region_id": "RegionOne"}], "type": "block-storage", "id": "0100117cd4fa46e5b5919c6fbfef9b60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53c8c640dd67445eb3f903926c910d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92e4c57b3fbf40b7b8d1ab66f97fdcaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95759b78a6c7498f8003a92336affcc2", "region_id": "RegionOne"}], "type": "volumev3", "id": "364698e8ca0d4d21b21439b86dc572a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a30d5fcc2014d7d87b25731c1dbae28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e062474ba8eb49d19073f072f0fb04cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2c77715f2ab436ea5f751cfcbc40722", "region_id": "RegionOne"}], "type": "volumev2", "id": "f9f729e8394c47e49c99f7f1c24a50eb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ee73a57f82d4a20a094e9486b34a20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baf88b0f856341b5842e32a722e36981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f7f42415bb447e0a16df590b337cb55", "region_id": "RegionOne"}], "type": "volume", "id": "50746311f9c84f9b9d4161b2418ea3d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07316f1fe32e40e38589febc116e1f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ac62b3b5ec04c48baf98184b7f548d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4ee6ba2f544e23b75114c56ff6643b", "region_id": "RegionOne"}], "type": "block-store", "id": "2181997b7fae499f8b4af54fb7068227", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f371096bddb4f6583b80e87b4bbe694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba39383c2100455483d4e050bfab4065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "67a518a6ab4b48c48b44e74d5ea2be67", "region_id": "RegionOne"}], "type": "alarm", "id": "e83107f40ef14b80b779778c2213cf5f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71c6fbf624764c0c9cc542796531699c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a225d37b1a8488dad221e951d1817fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd55cd4279ec476c998c2ab01eae705d", "region_id": "RegionOne"}], "type": "alarming", "id": "190d7f6e7460490e81e872f127b0cffb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70462e06e314416e9b10624fd1fa426f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "161c86c2b58640c6bb89da94dc478e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2891eeedbe2f4f64a134e970b49dcc0c", "region_id": "RegionOne"}], "type": "meter", "id": "43b5c12ace2d4942bf971e91fda2fc35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c88b814bcab74d108ec17575bb6d98b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2eb2dac63604bd0acc840a81b1028c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7505261e9129441891c2958a72586cb6", "region_id": "RegionOne"}], "type": "metering", "id": "6075987f0d0e4b38be1d456dd91c3c55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85c914e7efdf4de8bc1c6095330e8cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd5f7198de1748c0b26703fa6697b5d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "803fffe8ba294d36aaf4a1ddbb3f0c95", "region_id": "RegionOne"}], "type": "telemetry", "id": "cdeb4d439e0c44ae9b41abe02da7d44f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2a2260896afa445e9ed268878bd42a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba5a465cdb904795815c8a3eb7d4d46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f6b90fa6c4ef4042bc84c624911d1e54", "region_id": "RegionOne"}], "type": "event", "id": "8921425f63de407eb59ab493bc2354bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "71391ee6afb047bb94bcb4dbae76fb48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b68a9207978b4e59b303a378a7968917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "669ac05933834393a5f31d4c40511e88", "region_id": "RegionOne"}], "type": "events", "id": "8a5ddae1c12341499fe418c71cc28bb0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d3cfb61b52940b797f6429b605a1bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c96e82d3bc94566af68f8421ac3191e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dc6b9f8b786c4a8fbc7726e12f739cc7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e7ee5c50bba54c429d0902a12d3f3d52", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b051251033e430aa78ad7782936808a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "803c75084b5c4458902fd38b86ed6b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e54464a6b1042daa0a8e906b3f59fd9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d4a86bd6ddd44532912b9cb4c809a55a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d01b8aa9ce374137a4ab02d136cdbec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0db50e264ea84b0d933c1879c6d04b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8680b27fb65d48c28f8ba7a26e538c82", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a7b6163548a640cda92780b28dca3812", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c122187042c4545824216d42cc540b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fca5daf918cf4233983449ba0e92af36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1381ef5a4b8b4082a832b8a59c63692f", "region_id": "RegionOne"}], "type": "tricircle", "id": "0cbdaaa2deef429dbb68c8c9c0ff253d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ce2061b68730450b899c913618ec033d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ea9f71e8a6ed4cb485940dd53ddcb5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "46c6b94fc71a4ddea91f925dbc2203bb", "region_id": "RegionOne"}], "type": "database", "id": "f15ed52412674438815bc82b66138ecc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7de6b52c77341348169ec931658fc07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d83b888ca9c46c6981dbaf54307ef1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e46a11711ce942bb84bbb9afe6616abb", "region_id": "RegionOne"}], "type": "application-container", "id": "9cb699d717eb433f8636490d4968fb81", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd0ffddfebff4ea799f7e31c96b817cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c5354f8a5614cf88b1cb035edea823e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48eeb92b5cb04d4babc42a81aef46162", "region_id": "RegionOne"}], "type": "container", "id": "88c780a3528942bcb05a549a9c250323", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9857a1f2553b4c32b0b6530ceaa7d749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23935b9cd0d749aba3c52a4f0121a845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "32fcab19c23d425abfa10d7aa458438b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "23f83cfee2e74c9cb59bedd09ac393e4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70c49cdeb2754aceb1ba8adef6ba3b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21b0c3f1b9fd41d0a0409bcd20ac0362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eed8f0b2eced4bc18f9faaf8cfb33850", "region_id": "RegionOne"}], "type": "rca", "id": "5deaf18bdd394372896187d351ffe38e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e14b37eb34e04800904be4b55b7b05a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d0b87be2edbc4280865182d2e9b393ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fb1de8e87c2a44ddae362d8ab56fffc8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c562df494e864190aeb96c915e728e7e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5d3cd5830a27481ba0aae0973cc80e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "330376bd83434d7d9acc316bdb0c16c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "83170bd707fc4a3ca448d020f7a9fdda", "region_id": "RegionOne"}], "type": "network", "id": "35d28de1f26f44f4b2f98ad7aaa164cc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e60d8f250e5410389281cea8fbbb239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "db900dd9a954400d88ae764eaeaaa852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "71dfc20c6a2e476a9b9b77590d8931bc", "region_id": "RegionOne"}], "type": "backup", "id": "ea8e94437e554cd8bac57521cacf8d3f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5296163cd73d419daa5eec1bec9ffc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d14bbdf72a424e13b3d93d864c34b5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b4fb460554944397a4e94c288d9f8dcc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b4734856ae2e4562892114be0fc2e9e4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7745780106814b4d879161fc23c1ab91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35fe6126b9ef4e00a554e41417da4027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8f3d22fe2df468d88d2d6bb9aaccb28", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a42354863449471f8c6e490a04d8c64b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9745118139b2456686231fe5a55cdf2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9354e9ed978d4e4ba5912ec335a1dd33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3d42cc01c8e64ce7b91210a8ee04e5d8", "region_id": "RegionOne"}], "type": "monitoring", "id": "824c275175e146c2954e4b70e7276e9c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "79a2aeb1a8734b8b836697df59e38b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3dd16439464e45599049f8e51698cdd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6995e3794a7540c3abae1d53f010c2a3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2363eb2912114ecdb58a402e8964d039", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "aa42670a3bf84ed4a0ec8f14a8c4c487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "59b9233112044c80819958ff73a1e77d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fa2f7052556d4d64bcd0707ae394ef8b", "region_id": "RegionOne"}], "type": "placement", "id": "7873693222a44944bd508591c5f6748d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8ab057f90b94ecb8f1fe2607f8323ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2c3d63ff4f14417bb68493048573d13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "13eb05dd1bdb431c9c03c8a8a00cc276", "region_id": "RegionOne"}], "type": "instance-ha", "id": "31067047953c4cbfa633ea4a9f6afd47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e95a5b06321b4246a34665f1bcc5ffc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f1233cf72f44d02b9e4974bd7a76c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7a757a810b2f457989d2ca16c7c07e27", "region_id": "RegionOne"}], "type": "ha", "id": "3dc239e41b7b42b78b89e7546d843eb7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e3fb04d4f1bc4b5db242095d05c0cced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b54907873fe4186b367b0a2d22696f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "29876285be2b439daf885ed3efd802f0", "region_id": "RegionOne"}], "type": "reservation", "id": "6fa9d954f02e4b65a67ff65db8e7f1ee", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b21ebadb2dff4f18b1b8e08945f2de0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4578b09fe8174d3bbd3c7c03433db09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d876271ff74940f99b3dc8dcf4e595f6", "region_id": "RegionOne"}], "type": "function-engine", "id": "dc78afa5fd204217b6a8853ff1eb64d5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73c9d1c4218e4f4c8a07f1a3d024251f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9dcb7841876d45c58c236a809c5aeb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "80fb0a265e2043558bd8aa0f82ac8cac", "region_id": "RegionOne"}], "type": "accelerator", "id": "cbd7582135ce4b9a8a6f275d25f9c7ba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "11fd580b97b143d39b6f707bb486dc16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6a4af130de642d5b96e3ab1f89873c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "58e58592f9ef4483b15b846a92e0421f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "96d193b8cf4e48e497b8081ff9fd0feb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d889747448a492f8748f19f116668dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "798fc4df8d8d43798f6fd1d0e2b5efea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78746dc205ce47c081b0d07a04ce3f17", "region_id": "RegionOne"}], "type": "registration", "id": "12accf1e039a4348920fb5a9952d6b0f", "name": "adjutant"}], "user": {"domain": {"id": "06553cd088f74167861f48b97b172dae", "name": "18bc4bc00af743a386f6600f6eb76579"}, "id": "460f666a47574baeb8ebf4ad4b77b4f3", "name": "2581e5c8d2bc4346acf9646ea13f68bc"}, "audit_ids": ["45ace85365b7464cbae6689c942138b1", null], "issued_at": "2020-04-23T06:25:55.059992"}} 2020-04-23 06:27:55,188 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,191 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,191 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "a5115ecef89d4fe980aba16e38fab8fb", "enabled": true, "id": "2a02504a93344613b9d3b0a855b187e6", "name": "projectName-2"}]} 2020-04-23 06:27:55,221 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,224 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,224 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "a5115ecef89d4fe980aba16e38fab8fb", "enabled": true, "id": "2a02504a93344613b9d3b0a855b187e6", "name": "projectName-2"}, {"domain_id": "351318935dac444fa8bc601006232eea", "enabled": true, "id": "b497eb19e2a142e782f980f24e82ba5c", "name": "projectName-3"}]} {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.255310s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,267 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,274 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,276 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,289 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.207973+00:00", "project": {"domain": {"id": "15c2e7ab14664204a2ac78387fe3ba69", "name": "4a2a649d835f4a3b98d38884b07f2e20"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "47dce9df7661436cbf23414b910e676f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "84e9fe08186a4e48bdead48002974bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3352aeab533d44eb9d0865512f00a451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "72a01747244d494c8dea2027cb9a7db6", "region_id": "RegionOne"}], "type": "identity", "id": "04c6e22d76b34a29bbdc6664c7a7ce7b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3ef862168f934f66b3b1694a15b2b98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f4f256ef562942318a13bb234ad4bac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7829639bb68643828d8e75489e410140", "region_id": "RegionOne"}], "type": "compute", "id": "8ac50d0c24244f149c4b4a8c4fc33508", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0377a07a1a634392b517d11ddd8a3f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "91d2318985f848399b076cd99e8ce3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d9029bbc0a1948a7ab812b98538922f3", "region_id": "RegionOne"}], "type": "image", "id": "a5752f6b9213486983170ea8ac0fb2f2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce8490d3b2514ed0a9162b2617fdc601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "73209509dde74e0ea2325f80e4b37779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1b88be1980b241178ef6de8802128d36", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb4a7a8df1ea4ead8d4ae89136e90983", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4215f90d1466424c9fa6de24333331f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee6ce3808b384cb1b51a4aa8b07d4026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b8aeab5ee384e00b66abeffbcf54a97", "region_id": "RegionOne"}], "type": "object-store", "id": "d1d873c23db146b7b14a0087eebd5304", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3406e2837374c728287cade84a467f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c76f2fff59d44a32832d04e2036cef21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcf88fbe00cd47d6acf470d002895686", "region_id": "RegionOne"}], "type": "clustering", "id": "ff7e4b928e8d4532b02bb96050aafbb1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68956b0641524bb7aaa2cd6faf34396b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46101dd34c574ecc971a1760090fc19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de09f8fcb98c427091610c02924e43b5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2ba9e0c7cb71418ab6785b43c55e057c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85e4450e1d724fedb5bd2ab4bf3dbc72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e17c0ca932f4111a356a42c5d46eccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e51d3009d98641a090a3caef7ee716c6", "region_id": "RegionOne"}], "type": "cluster", "id": "45338c8116ef4c1bbb31874e119e1282", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5d1fbd10828447d49ff05e469e22408f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "198d07189256493fa6dd1e67416b44e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8510c3daf671457c8564cb71e71d0126", "region_id": "RegionOne"}], "type": "data-processing", "id": "2397a3fad0204d0ea20171c4c7fbf264", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a796dcadd4a54744b76075e61009df45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae221270435248efbb8f5276ebce72d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebce8c6e02f84fc7b8f4c66b08297464", "region_id": "RegionOne"}], "type": "baremetal", "id": "2a3c4ec8ba1f4d8dbb5bc2052c8155ca", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13562a20572c42c983d191036a4ddcde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ca30ec0079843bba407bc3c7192caf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34335cf7c1ae485ca793098b99f18e41", "region_id": "RegionOne"}], "type": "bare-metal", "id": "50087e3050484c8085bdc1eaafa2e7ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a320d7669fb846908ab5df879f6de6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "600a56d64ac54635b234e7c1ccf2234c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8f3969f2a8c14ca480b91304aa9eab5e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "591af1cc6b894f2dacfa47a054208f6f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3677c9c9e66840749868a9e4c0774a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ce22f9452e84f089d1138f1fac0e20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "454a4e44026f40799677a37807c1bf97", "region_id": "RegionOne"}], "type": "key-manager", "id": "10407b2468224e588f5b6a5714f222a6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffe7c7bd7d984a39bbd4fcf9bf0de06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "15729810a52d4d108422e92d91cd23fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "db08062225bd4a92b4aede97e23fd22c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "db35c895b76445ce982eb8fbb5d0b0ec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "512e2e496e5a4d4483ea7aeb07f80394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "450faf3d162c403eaf1f77d3ce99fc50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cb87e3f6eab5430cab8749fe3f180fcb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1abe5b674af94cbea1c3675b9a8c24d5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4db36ea490f44c26bfd7f40be601a983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "87bdb1b0db434a1d89aa279220cfae73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "72fd86a59bcb4f84af34083947346131", "region_id": "RegionOne"}], "type": "message", "id": "a3f3cb4c663d4b2bad7f4b6187807355", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "af4b95c067e14eb4b04a696e0becbd72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6063282d10964aee8a7d2c58a797ad81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6cbc105eff4248a1b6d2af1e492539de", "region_id": "RegionOne"}], "type": "messaging", "id": "5acf39ee07714db2b8655a27d4b478a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "83233fe8dfb748208eed0ae6dfbfe043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7d512d4dddfa4a6fba99bf86f4d7fc57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "16db6bf222444038811d072a74652178", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e94fa59fc9bd4b8693b7a4763c9a7622", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dae76fbd3ab4093bc88f4f0722939e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8692f37d5904f8db7adafa244ad741e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13e9640e7e2e4944b10a2d83cd9a6fd5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "efd1bc8ff0664c09948ce3c95a1d2137", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbfee4d4aa464b65b4b3ea1da75bc844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ad0b199d1394240b16bc6faae3944ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3489872eaa8468d90e78585be7e756a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c53bec81b9444e0797ce66fc2b06ebc4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1266a80d5f8c42f287380c51e5545408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3f94c1f8162415fb6d45e2d91b807be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cff34d37923342c3b101c6490ce81a13", "region_id": "RegionOne"}], "type": "container-infra", "id": "241d7aec48ab41c89abf5554b3978c8e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "52e7c444660843edb5ef431cdcc8912f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dd9a56072ba64a81beb198aed7eebef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c69bfa95d2034553a0a46ee8748eb4e2", "region_id": "RegionOne"}], "type": "search", "id": "f1f5eb6eb58646f3aacd0d9699cdc55f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fa9cc93949d4415a95dea4fd14182f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a76687cb919413fa5aea76508fa1af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1abb5152b1b44d968b95f19f812f41ae", "region_id": "RegionOne"}], "type": "dns", "id": "c63bffe5fd2a44b08c43e78a2e77d2b9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff9194d567aa4c6d83c8a44d26f55ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "35197ad3fe314c2ea2b1c3d862dc2402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "267c56b5bc004707baf1e37f7ee69da7", "region_id": "RegionOne"}], "type": "workflow", "id": "e41b228301eb4f859e96fc9e6619a9d2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bac5cb8f29b245ed9064c83cba422272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a91f8e97f2da43409ed487d686420fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c6b9cbd4048048c5b1bd072892b9f28f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "01c78c8ea03f4c59b82d5c51daa57345", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "acfcf00893564768a3e8b070f26c923a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1372b556c88549b581aa7db0bbe6dd14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d41a06b42f6646c9aa27415d1b41b3c8", "region_id": "RegionOne"}], "type": "rating", "id": "0de9bee35aaa4379ad742d86c04fa0c7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a022d8b792754107b9cd37a99d397f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2977f87c39644c8ba2425f4cc1f7d84e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56d5acf3b1ba4fe382a9a3fb6df4371d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bf5fb837ea86490f8c33585c98c29d42", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7dc12884d53d4e4a9619692dd086aff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f4682d0da52410b8f650eb5da64872f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e63fbd30953b464191179d5170ae9a71", "region_id": "RegionOne"}], "type": "policy", "id": "85b2667be5664521af48b741da504ed1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22af7534f80842f6be0467b0c96ef2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fdb5aa6a604418d8b19d464e81c077f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7cb16d7db8a34417a1b5012cd4b9f048", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0f23b2d962584545ba1fb3f390f1220f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca4a0871f5dc49479bd74bdfcbab518c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7118261a4c664de194ef95acf93aa58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "37d12bcf68ce472b80bbb26169af7c99", "region_id": "RegionOne"}], "type": "sharev2", "id": "660c6e810d46483d9bb0807924f11cfe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ef0fadf39d94911b025b3d9874fadc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ccd2d78893a4fefacd7ade9bc1cad9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c4f9ef8e6094033afe865f240990bcb", "region_id": "RegionOne"}], "type": "share", "id": "3a7180286bd140c78227a4a9f1bead7a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d4ddaaf33b2d4924a43e7e644c5e15d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1ab1323f043e44ffa28f1453c40a7531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e9d67dee50440088af5f1571f9a1bfb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8f46cafae8b54bdd9c40bf519a5d33c5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1069f41fb8d4416e92a45098df24579c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c162252a61d4468bedd1a202470be3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec6134c2f9544459827564490aac7d1", "region_id": "RegionOne"}], "type": "orchestration", "id": "5aa777b707a44c08946c12eab22a84a7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d700be9a3a384bd39c45f96939f917fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08c932f4c3ec4f88933373e44bcf419d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90c066ad4ea3474fab7f008cbbd86a23", "region_id": "RegionOne"}], "type": "block-storage", "id": "5097c9d748944499a6b7d0cb6d8a3e8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2389d3f25a684aed8a170d889194a641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff6c31045d3b4ce7b0668db4940a502d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81d2518108804af8b71095ba341d8f3d", "region_id": "RegionOne"}], "type": "volumev3", "id": "56ebc99144e8476c877e8889a456b013", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f231809a4674422972f9cbb6c0c8981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba95181f07d42ef8da50d8ae7f605e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ebb5fceeb24862919edb2934a8c343", "region_id": "RegionOne"}], "type": "volumev2", "id": "f546ae9d82f4495e884f42313988ec68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "871d5523691342019a666a7fda4e724c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc031c6e3d5a4dccaf6360b1c3984993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b6934029dd14883a040d88d714cefde", "region_id": "RegionOne"}], "type": "volume", "id": "33443fa8eb6d4a8492a24da7f5f2886c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f521652ca4114623b13bb06fa7ec3985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3bc97821c41451b8e0329fe433975c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee9e1c3d4687424dba88d2812f8cda46", "region_id": "RegionOne"}], "type": "block-store", "id": "c94242c01c7c4199adc891abdfc92fbc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ebcaa14dffa747828414b0b842d7ccb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5cf9e2cea3e94fd392d317125ea1a4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "637c864b32b14cc7b028afc8bd422a38", "region_id": "RegionOne"}], "type": "alarm", "id": "a512281022234eecb31b87d3b47e4246", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed5a9d401ec445c39b1074c302b00f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb4d5fc4b09c4218b6c81b634b2d7dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f8706dd660c1436398e4319be90aad36", "region_id": "RegionOne"}], "type": "alarming", "id": "fc959fc6c9e24176b282664838a0dfbc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ec62a26a8584ae7a134ac2b4c88f399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c23b1595a6c74592ae9e291bac0c4cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a91d942ef96e4b81b154f223f79952ff", "region_id": "RegionOne"}], "type": "meter", "id": "620a602e81254df194f1341de98b23e6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd4814b85e394c83aaaab0243ee6203f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d80437ae51db40a784c1dddb10868326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "266d8f99b77048bc9a082aa81915933d", "region_id": "RegionOne"}], "type": "metering", "id": "643c41c45c8f452485cee7dd898bf2e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa7656605f154c7fa4909ab87ad3f0c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "419577002bd1403bb6a26503016f3bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec8bc3e3d31f438780d88bd6097b832b", "region_id": "RegionOne"}], "type": "telemetry", "id": "a9dda73c17c54e87bd93dcb934a54ed3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "af448a08cb3d4810908de6c61b154f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e42e40ef9e004e468e7b4fb8ed1f4bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5f1afe601f2b40c1b9089bb31d2ea9ca", "region_id": "RegionOne"}], "type": "event", "id": "0e1dbcb0573f478791693561be71ae15", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dceeceafcb764c9e82368bae312a0ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a5586d1f34f74cbcb7eb7396a28a7d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e9809af9d08a4bdcab39da86fe020ad9", "region_id": "RegionOne"}], "type": "events", "id": "f90d2f8bae244fee891736a4e2d68897", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c0a36e460214c30a3c669547c7eef5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62ccbfa9a48f47a3bb6ac4c9fd7bfc72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a2b475affed4a04bc1d731bafa23865", "region_id": "RegionOne"}], "type": "application-deployment", "id": "53c5ce26c8f84841a37e497a21909699", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c657d211919c472da91c88995f8a88b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fd41f13a26c460cb6f3c5babce2d963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40d5099fdf424b529edede2981babac0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c31f73c8f3e4700a938420c75124f40", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ee5668b662d45f4bed8f6840db96228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "110dee004380423285c1d407024c010e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a896c2c37061495fb277415695121649", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7adcf0b78f714a85a6ec1c0f0d3cf69e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ee3c958c784403d9fbe4287ab9b9449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a4cf2baf9054ce6b0617739a09e168f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "90d82b35e7b74350b46524e39e11836e", "region_id": "RegionOne"}], "type": "tricircle", "id": "39058112b1fa45218dd96a5a6bee59b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "368080b874854decbc7410453ac9e114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "13ef0fe5745e4be884e59b69b81d6b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "db57caa9fe8a498b9039a65e4272d816", "region_id": "RegionOne"}], "type": "database", "id": "f9ffbf483b5146d99ac20d0b6d89966b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "adf207e3c7fb4797999a892d7a3a6277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "568ffe024f9a43eaba3841a0dc7174d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "967186a72eaa434c80a7a581fe9d3e65", "region_id": "RegionOne"}], "type": "application-container", "id": "3bf65e7f67c24893baec5bff3fdae52a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "707ef9a9dc334e3b9d1517409c5d01fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e5e3d2789474837ab8d0e5c014aebc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "106c38ebca8244b7b385ba517480f6f1", "region_id": "RegionOne"}], "type": "container", "id": "67c6881905cc465185203fd32c9ef982", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9894f2cb5444fd1bc44d156b9c8d8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a138915193f4abcb78631a1b8c9402c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b09bd356852142b69bf77078c152962f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cd68565a06474668aba648cb85a3c783", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79ad01184dd341569188f9e7a658b977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4127368d86574141974e101ffaa7ec0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f044ef130334d71aedcd8997501e5ce", "region_id": "RegionOne"}], "type": "rca", "id": "04701b59c45d4653bf6d80ba52bbeb65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ca1e16a4c4524707aa84bc44db5c6db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5d0c0e11f1d046f1803d8085046045ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6bb6620ac03541d3931328e0a402e75f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e440147383974c57bf5e1a2e42bd6ecb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "29c5448efda24a488350425fe68ef317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c95bf556ffe8454b8ff8cefae878bbb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ff64d051f9f24ba2ba9d8b9543dda06c", "region_id": "RegionOne"}], "type": "network", "id": "3b781f59443642dfab73d5de2f6cc6e8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab60f56d929242c2868bf5970e887a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3d46424620884ded93b35ce0af76e3c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "235c1fff46574787b189880a0cf661e6", "region_id": "RegionOne"}], "type": "backup", "id": "d36c3d10d9ef41c79a930338f3d8deaf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb1f38ec62de4d2e87623a635afc9e45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0f49dc3cb5e477f94311e7f931c4980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ccbbb27e1ae45208691fcd6cc7ae6d0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3dcfa1bac7dd483fbef768733c6bba16", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b1ec0e0e1844cae880383d3348ea41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1898588be95b48a5804af15b70dd7a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71a1b7bbc95e42d9a50950261b45f787", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6cba08cd9e2e4149bc47e02b8db735be", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b268b448a942408d8dc9d3016506b49e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "860dcc984b9643499adc5cef2be21fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "99904e69cb5f4761876463628f9cece6", "region_id": "RegionOne"}], "type": "monitoring", "id": "84bf1f9db6ab482ca97e3daf2edfc2c9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dba65bb44a52426c93839934bcb1a271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "57e41b70497a40f4ada8389dd29d0ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6820b1cf2c0949c3bf143e8f0d0a5f47", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0a1dc65b51a3462280736ec91f9cb131", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9be9d96a546b4ec48f34b86a67cdad2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c238dda7c723449ca0ea624c253f7d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "73e3b693d59941b29e10893854f35ff6", "region_id": "RegionOne"}], "type": "placement", "id": "9ad90fe27664442ab5449a4d43aed42d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3772211bb5a410daf27c3a20b4fc25c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ac7ddccc6c14e6c9ea89e78d327863f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "30636f9ce14b4414be2302d9bbddf48e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9ac2b5c2c37c40fb8979b4b33935c809", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22295d48c0e242c28e93191ecafb0724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42f4e35c97bf4eeda3cbf49fef1dde5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "55039f14c8df4020b99142a7201c1bf5", "region_id": "RegionOne"}], "type": "ha", "id": "1749b8aeeee147d2a097c3e3f8eb2f4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2994d4c264af413c8de2d2dfe9ea1cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "91533020d3d34924b8db971b06001a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5856339337244e07a51c2abcc0907f8a", "region_id": "RegionOne"}], "type": "reservation", "id": "2a65eba2cabb45b3b84e1cfb6a3032c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f222ea3c56da474884cecbde21aefc97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3802055e8a7a442b957161a794f5a4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0513fb201cc44ddf88113dc2e9ae6642", "region_id": "RegionOne"}], "type": "function-engine", "id": "40d577f16a204e5592950c87ff2c6f62", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1712f870db044cf5903fc730c666ba18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "69aca2066c3c47e9a1f726ca3e394cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b461b7bd8a5d4d9eb28b7d0a8bbee5cc", "region_id": "RegionOne"}], "type": "accelerator", "id": "b47037f910024d408302f064c8e16dfd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "01de7ddfc1a64d70b453f858ad7c5980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "164dba9582eb4fbbb961c2eee586caa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c91f8711f314f5185b1b59743e6db5e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "48a4dd82752b49f2b30bb764f35e49c4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1cabfe76543442c7a6d5d3dd8c1b1b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c30123819544ab49173304d3089d875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "07735e79ee854a07b24050b7ab21c816", "region_id": "RegionOne"}], "type": "registration", "id": "6aa58e9e944946b3ae3f23f4a6223821", "name": "adjutant"}], "user": {"domain": {"id": "1bebb8f1ded64a95b6dd8711420bf06d", "name": "5b986c4a05fc4bc09577c7ec477ca856"}, "id": "210285992eff4eedaabe102a702bf8c9", "name": "4eb3d77d5bff4d10b6f2081f2646ff13"}, "audit_ids": ["c9dc866ae30c4b95b3348971aa9f5d85", null], "issued_at": "2020-04-23T06:25:54.207973"}} 2020-04-23 06:27:54,438 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-aggregates -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,441 keystoneauth.session RESP BODY: {"aggregates": [{"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.263515", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}]} 2020-04-23 06:27:54,454 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-aggregates/1/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"remove_host": {"host": "host1"}}' 2020-04-23 06:27:54,457 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,457 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "nova", "deleted": false, "created_at": "2020-04-23T06:27:54.263515", "updated_at": null, "hosts": [], "deleted_at": null, "id": 1, "metadata": {"availability_zone": "nova"}}} {24} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.132204s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,261 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,266 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,267 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,269 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,278 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.198831+00:00", "project": {"domain": {"id": "5b58f8f8b97246d996c2b4f13228c2ad", "name": "8f2b6826f593426680e73b33e6867e76"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "60c29b2d8ed24177889ad2b6867ff1ff"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04e2be9321664a77a567975361ea8315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e407b17554354e54a7310f5464d6e064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0b6856da74504e0bafe2ddf3759b2f5e", "region_id": "RegionOne"}], "type": "identity", "id": "5915434d9d554311b6ef856fd6d4ac88", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "855e9df22ad24d3daf667061a6f78892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7c693c9fc7d4cd7ba8d20c6796bb9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29cdc9ed76fd41328f8f795f5b63ac67", "region_id": "RegionOne"}], "type": "compute", "id": "e01acf62e8854690aa316ffc83e6bc02", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4ceac76e00454576807209cc83e7c5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "518c369727d445b08af05bc5520bb99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "431ba4fd278646f2a4949ee708063a38", "region_id": "RegionOne"}], "type": "image", "id": "b169ea7f5ecb4004a11da13865c12ea4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3c323680813941458066cf15021a8e48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "43bb33c49d0e4a2d97242cd07d11a8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4eaa1883c1c74eadb30986959b684e4a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "789b70010611473a952e9ea478e8827f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a02eb9af129e45f8959227523823b5b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c99efcd97bf34636bf747c562e17b91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1cc5a1b88224bf3989252d1a4d28ec9", "region_id": "RegionOne"}], "type": "object-store", "id": "658129f3bb9441cd9e61f2474257f767", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d24ff3f75fbe4dbbb6819875fd09a107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5a5940f35c646c78068d2dd90c13098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51f1c58ad8a74ea48e2c34762c7ddaf4", "region_id": "RegionOne"}], "type": "clustering", "id": "fb9f4565d75a400299039d6d74084a27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "986e019173084a00a7d77d8f5bbe656c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6b8491b75d844c1865fdf56e8418643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2a6da57b8ef4c5ba244ca29817221e1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ed2dd1ea885849768338bee41b1d7072", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18ab315d8b184959a9e83226e492f452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae6ee5f1cbf54181a42e80e7fb90131a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ba1ef120a384addb90b5f73eba6809b", "region_id": "RegionOne"}], "type": "cluster", "id": "5168dcb7ffbc43e898398610b01097cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aecd8d2b3a504f5a9dedda9f8a9d85eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fda58fd02eb44ba98b18820b9f44b166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7c5f5fd2e0d149a09cfefc81256db224", "region_id": "RegionOne"}], "type": "data-processing", "id": "dfda87f4f6fd45bc8f769d9d0e221c62", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5354ca14acfa48a0b66e4694eff3aca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1481e8a32a3740b7a943b1f747ff17c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "674b7f86d6b6487ebe1131365eeed911", "region_id": "RegionOne"}], "type": "baremetal", "id": "b8c3f8b333c04a379855d9ecef9f4e82", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f65c6b70307c4713858c3fe675699523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ac2241a5d6794506bdee6310fcbd5bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6fa501ccf90d4766b443ea03dfa57081", "region_id": "RegionOne"}], "type": "bare-metal", "id": "80b5fd2f131f491b8ddd2d0dae039e99", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb709ac0f8fe4efab0e52be773cca537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "28b6de460cd54a64b012ecad8d1694b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9473e18f93434d67b556ca80e2c48566", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ddc8d5c7e9244a2da075f8ac24f883c8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f02acbffc6a246b5b326ca02fefc3d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e154c30ed3c4415cb7d9f1302c602b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "46abef4b969249728b2e7e95301788f5", "region_id": "RegionOne"}], "type": "key-manager", "id": "98658e5b433a4329a3ac078f58119b51", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "728a556fd0cf47c1b76ec7e1931e119d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f41e98d81cb485197bf104ca15e6840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "033d855634a94790944245c74b842ed0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "92e221aa571c4b62a0caf1093a012a5c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b108b8b3792f4087b91a294656ec9c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d357d362b2247078d75a0141ed71b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9599e9fb08b48a59305a651895e5fa7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4d425c8d595a4271b69f08aee3eb3454", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "397e2f9761504821b37b98a414e934b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "db21c6e56a804dafa1de3a536ef38646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d74ffa5b39484440a34c3eb2c590657f", "region_id": "RegionOne"}], "type": "message", "id": "daed69b22149449c8349caa988181a76", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "658f2bd2b0994629a64e17a4c76cda2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5453edfd0f8b48e897d133e5b7d2a2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1da0479f89204eb892442c54713d6f08", "region_id": "RegionOne"}], "type": "messaging", "id": "397dcbbfee2e45d893ecf192f527cdf0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9e5c85e4fe89492e88d49e5befda19c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1cf910850061437f96ca9176aef6eca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "88b109d9c63d4a94882f28d2eaf434af", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5d8bf8ea116d426ea8845ec1ec2814fd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61aca2a30a28400aab1239e93968892a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f2c6cca106f4bdf85b04b9d252a7973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "518a9a1ecba2453ab17c14295b9eeee9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb2d9334cbaa44dfb4d92d9af9f3d1f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cd6670797564e238a87282dd441e349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "191bcd12dc4840b982dc6f1f4f67830f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0190bdbdf6024121876682c4caee4e84", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5036b3339cb245fb935849606dd9232d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "928641fdfb074c3ead1bf2a2ef922a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3762db54474c42e2af46cdc954f89fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "561874a200924ccb833f9b6b3a8893c6", "region_id": "RegionOne"}], "type": "container-infra", "id": "956ea29a4eb741738e032835e712ada2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1db67513eaf14a069e3fed0e109d0035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "48b65a34c1f740088fec34d45d754c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "13614ae987674c7683285a3fd4dd717a", "region_id": "RegionOne"}], "type": "search", "id": "33bad47ccc764d2693c3d3385afe33ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "570726bd618b435f973e7a26f1334c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "53127e7740ba4f5ca7c4929cc4656db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c98d672685746ebb83a515f00c4b814", "region_id": "RegionOne"}], "type": "dns", "id": "3e056a3c83d647ae9d88e5ecdfde1607", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddc23f2f34eb4e5c9082e5765c83c547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37f37e3ce15d4cd99968cb96b4718f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "23f7bd8050a24489aa182e231e3f07bc", "region_id": "RegionOne"}], "type": "workflow", "id": "3dacf74e05194d18a542e18e9ff047aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e29e2f927f8a45e9b4862c5f73241643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d8e27c0c82e46478d60aa1133c1dec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "deac7056ae5d4037bc0002e34c366ffb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a76bf0eb727841999fba00ad17ac8d22", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bba6d163681a4525987cfea68c3d8171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5253f5ac9805425a9c84bbdc34e7e1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2caae9a064bd4f9483489c695b5881a6", "region_id": "RegionOne"}], "type": "rating", "id": "9f5b5169a93c4668990248794677f81c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88641782b7644292b708f4216da28870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "419478a0ff7642218243a27493a09e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "23384dc194d74309a5b72ca6012fcbb5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bc1b316236e94deab684f503be6d3fb2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a60fea4059446e59d61c7a50baf03cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3804713679f24ea6b4f6c0eba07cad37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7dad066e28294297ae5cf99bd602aebe", "region_id": "RegionOne"}], "type": "policy", "id": "79f15f90438f484893cf75f99cd9af6b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cda5813ce499482ba6de0852337b8eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4463ddbd15b04b60b5ad0ce88445bdff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58c03541c7b14f7c89d47cbab5764ccd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "59bb2f26500f4ce294bb90ff2725812f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b02aa5a1ed24bf285063918932b1768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6814507a15a4165b4854c8fd909ce48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc90e15f2ade401f919ebcf141739f09", "region_id": "RegionOne"}], "type": "sharev2", "id": "8abc0876ab12430799475bd95c96082f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2bbdabe5e40c483d90972bbc18b11012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "758eabd7135a42efb1be97e6f5f4b86f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4df9c4c2c9b14f58b6da94c955a062e4", "region_id": "RegionOne"}], "type": "share", "id": "5a961c204f3045069d6e2dfd02557fe8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b1fead85c1743bf8455658ebe45e0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc1787b23148434a9fac3de5e7d80d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e6f81ea13c04d97ac07a7daf576b092", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "239cb45ae34649b2811e61d8dfae6bdf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27674f8dd9164404ac9421bd41783f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7c499a7d5ad410e9a3b020a654aceb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88a363fac0a14f3aa2b355d370040a84", "region_id": "RegionOne"}], "type": "orchestration", "id": "1669db2cfbbd438394effba196e8cd58", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4759d60655074a61959ecf24d24211f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c24b7239e38a49d1bd0c9b5f3e0af3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e98cfd558d24630812e1519eb4d5827", "region_id": "RegionOne"}], "type": "block-storage", "id": "f072031707ee4073b8ab8129251d6b49", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1af6fd32d438494f8da0b65bb0c56a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2a2de797d97496d8dd5e7196aa5dc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e94ed3a14941af9ee2993068ed865f", "region_id": "RegionOne"}], "type": "volumev3", "id": "0633619731054094b07e108a28d27fb2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f98f0df95b3e475d8d30f8bdc7d44a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cad0e601b7f14a5481027c4f7f0926c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d826941f719c445cb63248d38cac56ae", "region_id": "RegionOne"}], "type": "volumev2", "id": "75e3534035cd43e6b9a633e7209743ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d7f90a8ea514edc91f084198cabfa8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb1503eae537453a98a62bfdc46402c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "232ae1f744c4471d8fbd9a660c872bd4", "region_id": "RegionOne"}], "type": "volume", "id": "c2e7aecbda9f4bd99fd306c4d0b2b7aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3229b17d406942ea9e37bb432c6259bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f55b75671a5c489cbb82bcdde441879a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67af1b212d914791b33045c1aa7e3577", "region_id": "RegionOne"}], "type": "block-store", "id": "e8503288b7844c13aafeea2ab405060f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cac968f0edcf47af8bf10964bbb11371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dc718e14220f40af8925d7667adbb585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b1dd5683a3e54850a4cd0d03a5d40b0b", "region_id": "RegionOne"}], "type": "alarm", "id": "65cf532f0b664063b3bf1dfd99f241ed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6936ae3a071b40c9a3bf5f03090febc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14388656c49a40968c4a8596eff4e6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ea99bd5a51c403b8ac8c3ab42b47350", "region_id": "RegionOne"}], "type": "alarming", "id": "cd2e733304d74c8da25d155fcd0b0241", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a84a7abd05b54820820651e1344714f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df0dccb474294392899fbae71b8683ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e11a5589391346189c71cfd8d765707e", "region_id": "RegionOne"}], "type": "meter", "id": "f60551d1a41d4593ba075deba837e0ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a512478f2e19431b82b39aaa5dd38b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b456e23a7785445fb3b4c5fc4de1eac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "251e7d1bfd6741c0b02da9cce12355e5", "region_id": "RegionOne"}], "type": "metering", "id": "9e23d5ea61b54096a742062b9dd05bd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d7001d5acfe4b38a4a3bd386796413e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cffdaed879a64d79afa2e654c8281d23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8899ed684c7443d5805d20a2e4cf8c34", "region_id": "RegionOne"}], "type": "telemetry", "id": "9d4f2e9dac6b40bc9c89b96271bf0fd3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "368a60ae87504e9181b15571e043ce23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "db266aae0c704cd39443265dd83c69a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a2f6d2163d4a4aa1957446c4c6f45d14", "region_id": "RegionOne"}], "type": "event", "id": "dd96bb3efd6b4a2d8a809acb7cd67251", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5445a3054f3147de932af78f7f6ce6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0178a1eff869489a9812e22949915532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "27b0dc98f086454a9f6b5d06f01cf371", "region_id": "RegionOne"}], "type": "events", "id": "4ca714bb78d5453db209678e10ea0d6f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5746ef8778fd42b5a9afa62166286906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd6ad286ed724d5b8b518ca56b9b3fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e32b509c50824f9a855edef2a89fa854", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6c6121fc9fb447969113be5e6dc2624c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abb8aa8e479a4f589849b09ee900177c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "452a0f7866c043d3bac17cf1a37273ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fc1d49f49a7641dd819739ae2fae1a4a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c2ec408aa5dd4ab181fcbcc23241cc46", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13106512bc8a44da90517596eb4bb169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "22df03db4bac46f785bf635233c5067b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "51e32e2209fe424db2132ce63dacb102", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1c5074ea17ad426f9cdc2fb3b5e7d6f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "17d1a70949c84698ad66040bbf303eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6881339000264db8bce2949350219fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "335317a25a2a4d09ad52fbf0d492e665", "region_id": "RegionOne"}], "type": "tricircle", "id": "e0c48f7223044e6094c6cc4740fd6e3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "48d51ee5e73d41d69fa729f05c399ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c00da356c2bc4390bf122ee2b10f0429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e24b468d08754a0a9cb0f29bb6c4485d", "region_id": "RegionOne"}], "type": "database", "id": "0f21fcb19f3649f3ad52d1d79041098b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58d9a2d3fe0c4f9fa4863756b4fdbdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49e72713564e4184ac450e4c25661fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e57b0dfbec9b4be39ab24741b96fcd29", "region_id": "RegionOne"}], "type": "application-container", "id": "2872f64600cc4e85ae309b0845e537f4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62687f9aea6243f28e937ad2ab7cb4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "237278dec4de42c3bd6e3895c7024bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0d86001ad4414f479b632ceccf801296", "region_id": "RegionOne"}], "type": "container", "id": "b5856f2573fc4bafb33a87075366eb61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2851382d154c466588704ae8a420f37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e3020d388a04210b64e43fc93a4df7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c14f3e600fc34dcb93ba86ce9f353d43", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "acc809e8df184d96b9fb9e209dd1266e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b438122f61764a1c9986ea3e2e77bcc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ce96d2a0bad49229e542843d458b636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04ebfa4e6ed84acab74e51ee044186bb", "region_id": "RegionOne"}], "type": "rca", "id": "27d0fe2badbf48d2892c90bc2120fde0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "02db89beadbc469fa2d998791b21687c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "463e8ec7b1884ff9a23b24c7c1d56d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4970cfdc41ea4a5588b44b5fdd80040d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "39f12efcf1144960be1e0f870380ff12", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8ce63ceae7044b68b2e11ebfab49c07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "29d22748e8424c12975fef111100b5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e863bf91edb8498badd154656729a22b", "region_id": "RegionOne"}], "type": "network", "id": "9e946918eb7f4763b704fa8e5553e137", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3289c720ee374d419b36f715709f7915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "06923410dff84db2b2287ced95741eef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "73c3097c0d2c4f86a61ec8008f9a9384", "region_id": "RegionOne"}], "type": "backup", "id": "953f57487e8a45b2996fd13e0d2ccdf6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b041287093f449709b397a7ba1bcdd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bae2a6407624533b4bee6d459297c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c474cfef2ff4ea6a265227760f57f6a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2d83044fd44e489dbab8616973ff3cd2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e2d092b6121445e85fe45909aad4144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b920c63a50a14b99aed2439e66d63d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "165b706a57a94253952faff7e6748568", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "997834d56110407fa7dd1c49a518ef4b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48b12fa02c4d4dfb90a7008c81442b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ffdfbf1eedb14823876f7b0f67d5877d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6c7992d8b9e743b7ba9f1992834288c0", "region_id": "RegionOne"}], "type": "monitoring", "id": "e8cb526571d04b5d9a34124a54519c61", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8f68049e90cf4f649eefeea829774b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3c919bacd5d443fa9af50ca7a62ab03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7a6c0ac7b9ca46ea8e950b3e601b1399", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "922142150cdc42518006f756e41a91d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bb9c4c5a72eb47079e4a73a9b79db0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9ac9eb08205246b2a6f0957b36dcaa6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8d89ecc298884c2ea4e4cdc5a5533290", "region_id": "RegionOne"}], "type": "placement", "id": "6a9af0ef0648461c86ff2d630b839acd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29f5f423979645709cd2682203442cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "419edaeca0724b9db3c57bd658631bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d9f76e7c253f4ba7a387c707b6f98d84", "region_id": "RegionOne"}], "type": "instance-ha", "id": "204ee0e625ca412ab62eb4b2b9c8092b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c67ec6adc10439485b3ae6f9b9d0062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b798f3b43b8041beb0fc314b5dffaeee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95ae85f345614dd690b3c2a2bab40408", "region_id": "RegionOne"}], "type": "ha", "id": "ec35b1f0374d48a7b43619c35ffcadb8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7fa1d1f6ab6a4340bb2c6c83ab4451b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "43fddd3aa00143698b65fdef678efc38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "43d0dc8dffe94af695b630daab98e10b", "region_id": "RegionOne"}], "type": "reservation", "id": "a0a4cc1ea86348568f68b09773a3b5a4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ad33c223cc247089e1ec2ff9bd61ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ff708d8a7f7945d7824ccc74b6a6330b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5ec6eccd34f94cd493a5a5e6f13b7899", "region_id": "RegionOne"}], "type": "function-engine", "id": "daa34bf4e9c34caea8deb41e9f9d5c99", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b930ad8aa64448878f1c6094699a227e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "45dd08abe0f6485985682cfd0b68d18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "27b2657fb5ea4ec69325d19da0ce8d26", "region_id": "RegionOne"}], "type": "accelerator", "id": "c30603e171c341789ebb1f4068935f72", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1f24881ef094c73a9a7a0592cfe8276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84faf923a33d4f0bab058d601de2061e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8fc6132a87f4bc59679efb11f9dc6b3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "90edb7ced4254cdf9da3ed4ec067cd06", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a329451ea59459384fb8ea08407e5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "430ae1835ab74b3b8da766920f039f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "42c7c78b5a5a4fb3b4d46d3742dd6213", "region_id": "RegionOne"}], "type": "registration", "id": "1a16bb915e514a11b15558bc56cc6fd1", "name": "adjutant"}], "user": {"domain": {"id": "602ffc24773145d28d960fc45729c3ca", "name": "b68c5386767c4bfab71b2c798d049ebf"}, "id": "7430d62611fa4ed8bc3ab99a55b2b8d2", "name": "c99e221289ba4ffc8df3a1a4c30ca7d0"}, "audit_ids": ["3b031679508f46e59acc08f6053c242d", null], "issued_at": "2020-04-23T06:25:54.198831"}} 2020-04-23 06:27:54,321 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-availability-zone -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,324 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,324 keystoneauth.session RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": null, "zoneName": "az1"}, {"zoneState": {"available": false}, "hosts": null, "zoneName": "nova"}]} {13} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.387717s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,107 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,113 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,114 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,116 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,125 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.048199+00:00", "project": {"domain": {"id": "3f40fff8a03b433d926ae2cdb67e88b2", "name": "7ced5782a7014c8286b160b20396c20e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "96b9735a5b854a18843ba0e465b540c4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "652db291d38349aabb394a32e9bb60f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cd2e9c0a96d14b569a6f3fa4b1943acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "31773d5109a441d3b0074853f3133f6c", "region_id": "RegionOne"}], "type": "identity", "id": "857adac3d0a54735a3870749c98f974f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ae37319fd1bd4345ae9554b126c8cc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "879bc4c13b184e88b514814fbdc044c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9b33ac3e80364d70a2199cf162f8ec9d", "region_id": "RegionOne"}], "type": "compute", "id": "bbbc88263c424cedbf38dd7d17887490", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e6b0a4b6d17a41f78e8a579e23b5cb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a8ac35e2c8f34c87a94281483b72cc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a52cae3f19e24b5daf7e20e4252c7922", "region_id": "RegionOne"}], "type": "image", "id": "a43a480e92114502bcab6080941f6547", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b47b1205619a41b895514afa040e83ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "733c05ace18a4947924f053d9c7394df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd92f71fb5b1437c9106fbc528b20103", "region_id": "RegionOne"}], "type": "load-balancer", "id": "23ef7c35f090407ca02e4a2721574222", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7ff24d742594ded9c10f6f1f23b0293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d582366ad864608a233d75040f57194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80226183ec32494587dfef88b3d96ebb", "region_id": "RegionOne"}], "type": "object-store", "id": "834feb6d857242d7a5a6379ae64ca561", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9f8f039b1cb40bb8343ff9c4053246b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bf787247edb4a92a55e47000f1fea05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fc7b6df1dfdb4208b8a78a9d9e214ba9", "region_id": "RegionOne"}], "type": "clustering", "id": "65ca56d66b5f4a7fb265b1aa4b6181b1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c27afca9422248feab61727787277817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccbe63c7be3948b6876a3e2a365bc379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1df62255b6754c0abc17495581465715", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7d41a71955384a26ab5c5a1b98954df6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d1d8a9e54eb4051ae9c2a5d70088ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7664e9876f646e1aa1347dd9efa6507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d78c9d291522478a913472e2293e1085", "region_id": "RegionOne"}], "type": "cluster", "id": "04d077b9bdea499c95e6bc819f954b0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6921007eefb143b4b6afc0eceda90730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fa163dec4bc7428fad127e5ae2692359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6cf78ef8661f4c89a8e9372b17347727", "region_id": "RegionOne"}], "type": "data-processing", "id": "38236de025684a86ad2550ea3c3d4e84", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5fd7b432706b452e8bfe638b97cd48e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8b3462983d32493f8a44e7690f7b7714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3f220d7a30cb4674a259a4cef073fbea", "region_id": "RegionOne"}], "type": "baremetal", "id": "61590e77166b404fbe0bfc081e89cedb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66d6d4fc075c4b3cbc2511bc1b664ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3272d7c68e44e2290472423ea45c85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab4e33322745401f8794895e9351234f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f9453db04c8e4f759d330aa7d8e02253", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8e1f5be72b424fe193bb0f65c5f713f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5d816ea894064884b52d5e84fdef4559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2be52b2b69d34ce999676646c01433b1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e262fa7de81a424eacf4817d48cf7ad0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "080abb8e23e648b2838305e125727d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b5caf14fae6442b5945a7dc88c7d95f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "595e7f2817914d0598646f35a600085a", "region_id": "RegionOne"}], "type": "key-manager", "id": "fbca8be88abe49078e7c4c4f97be8b38", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "906d25890a9d491fb4b08cd7ddf08502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0bc6ae5103244cbaeed1f2e36f16935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "730f89e6166c431580aaa34ca01e377b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a4cbbcc7efc44ecbac68510dec6ec9cc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6320f7cad2e41028ccd121e9a0fc30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d07907d6f3642e99756b49a963d96c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c4ea0b65d6e04714acbdbd1f08ba303f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "51931ca980564d0d9978402058f77de8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7bf4047676b347d9b4482dd1dde81fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "42c825ebdd2843e9940ca14ef5084648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e337d474f52345cea66e36eb3935e74d", "region_id": "RegionOne"}], "type": "message", "id": "d6940ba5875f4b2da9fa9901da62a861", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e308fad034544ef6b42812699120f618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c6054452dee04cbc8932127a37333178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bddc57dcbada4e9badf99539e6fe71dc", "region_id": "RegionOne"}], "type": "messaging", "id": "600db16840cf41b5ab23edb3f9c4fc1d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "020290dc57f748e4a3176a0bded022fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fae9791bcf6443e29b88e4655c2289c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3f8fb19b78d44ae1906c680ce73a5f99", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5c6882752aee406c90000b98e48962b6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d4fab72d39d4f4bbddc1f61fa1d73af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f018b474daef40baba95582c92aca042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52058b16ec3a46c79a9a11a9b579c705", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "40391c44b898450abfb632ee566f18be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e0cf4bf07554de8a6ed45c05ee702b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31e33d0591584e0c86610752b612ca5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8593b18d1a414f118cb4c05fced10184", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ddda6c419a24475f945c75a5ca2e3830", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5ecbd4d58eb4d709fa03aa37c707cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb8877196d34442cb3447bcc04c29481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a36ce0d6f6fd4b0695aba7f6375b4aa1", "region_id": "RegionOne"}], "type": "container-infra", "id": "21b64d6cfeda48aa91318dec3f518267", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "870527e7934848c2b04ce25feee33ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1129ddcc1df74d1fbc9d6ba61dc51384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "826cc189dd5b469aa6fc220b7dfaa2d1", "region_id": "RegionOne"}], "type": "search", "id": "02b3536ff6264012b2baafa245f090ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ead55902272843b9a17c5210878d14a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "67b4d405a99e4f8ea171b40d1b405451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c4fa551427b445bf84a639bd3bc7bf7c", "region_id": "RegionOne"}], "type": "dns", "id": "97a9d9b0d7ea44f296ef1e9c888305b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85600ddd1727411fa27d5e4a1cf3e6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc49c55861254c3cb2b5eea60c988141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "50b0508b5aa4467bbcdb724ae25bc86e", "region_id": "RegionOne"}], "type": "workflow", "id": "1da7ce66589e4883a625078c9ba8e7e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c4cd3a544be4bccbf19f74a47ebbf22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b7cd75c2a5df4fd78cbe1666aa1bae22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "959bd23006784e38bc7a533789238fdd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "78153808cae2484984866954c8da506e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a675eb70f714406f84065586e987675e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "580e3336a5954822b38c627f90db0a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "36ea2be42fa74dc7bb99ca0b70082c64", "region_id": "RegionOne"}], "type": "rating", "id": "a27ade9a6a604cec9ccf493b847274dc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0defcc887cf415ab42b819908a48716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "773eb5bb5bb8466bbc54e8af7cf06bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65f94dc8c2154bf89a27c15129658353", "region_id": "RegionOne"}], "type": "operator-policy", "id": "efdc0dc19e56431ba1a18fd4bbbf6615", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac5c5e551fa74238be2ca7758aabddec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "635d0317adf045f9b0413d6ba8678c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a510dfee5f324d10916a42d75b57928d", "region_id": "RegionOne"}], "type": "policy", "id": "aefde6e0167f434592836f40d4eb81e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed9dbb29ed954dfb90477bd94a2e07bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbe658dd4e724b0680ca0ae43b241994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0d0e099b90b4fd3bff339eec26c61c9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3bea016c599943fb9c9356a3ab9e8da9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "384b4808ca104af2bc09f6b163e46c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d3d59d9a547404cb0c70cda30973440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e24d0b6e337434b83b02f7cc2206d4c", "region_id": "RegionOne"}], "type": "sharev2", "id": "9224c8dec26b47128fd9ca5fbfd51891", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4dbedb29f014b96bd671f0697322bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e10c8af3bcdf405196e89e7fa026bd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b220d76acccd4c1dbc5d2efa13229cc9", "region_id": "RegionOne"}], "type": "share", "id": "b12e6588013d4ba0a609d6f1087104d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aff9030cfef24f6fba9bc77abd0125df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a339ccad4b01448c8e31012d83e9b363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "af1506bda066473a8ee31d58cc576dd5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3de94e48b1dd4ce8accfe6c1d8b2359d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44f196f55b7547b69bfe7142913bbbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef9dc291513a4455bfe9766250563ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2bf53d40b0c442caf8460c6634dd05e", "region_id": "RegionOne"}], "type": "orchestration", "id": "579ebd47121d42e589d3fbe995aa2852", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a9a30a42d74229bffd134b522f54cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8df70fa222d047c7893f95448edc4a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcb6693527c842689f622d6da3f61d3f", "region_id": "RegionOne"}], "type": "block-storage", "id": "7fd22158553d4be89faad30724682725", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8d042c801124eb497e6f418eebb2b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cba10107656d4a799c107416b40e1b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0088072a222541cdb251c8ecfe215585", "region_id": "RegionOne"}], "type": "volumev3", "id": "417b0ab4cfed4494bd183a3cc4c8cb1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f36868812843487dbe0f45e85e38e7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aacfcbb473984b5090013845198c2615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dd10b717eaa4b6b949ee1e975ee2040", "region_id": "RegionOne"}], "type": "volumev2", "id": "b6526727ed1248bfb7bc5c78100304aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8c575d21a214bfe819e19099021e6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ebb8254e38f487cb13b432135ce94f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b4c6c2503c84e8db1c2a65d6c7b7736", "region_id": "RegionOne"}], "type": "volume", "id": "882be0ea0c9f4133ad60ea083afc8e5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5243844567e044e7a713a76615b06d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "662bb525cc9e476d9a59ec3038d3b8cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78a4985a4d484c8fadabafdd24f543d2", "region_id": "RegionOne"}], "type": "block-store", "id": "6bc34e612f5042cab35024f3a2c0ba49", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00aa64fd4acf4b7c9ed9c2a28ad68a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c73dafe1ed1a407bacfd4cdc5f47ebb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5b5b352958704b0d92024fb90cbfef31", "region_id": "RegionOne"}], "type": "alarm", "id": "4987cad4a6d04a1c8bc5b734bb338b16", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34822386c32a465caab8d50c3e253057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07adb91ec41a4bf8878c4bfd886814ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3b66fe586fb54155b9353000cd77ec03", "region_id": "RegionOne"}], "type": "alarming", "id": "10ad69941f444f98a5007c0a9bbef161", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba40ed0c58d348f9aa07c44a47182246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1869ffefa2d49e4a543568c83049381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4c8b82fe89c5434d99d35f58d80da9fa", "region_id": "RegionOne"}], "type": "meter", "id": "a06d3afa25d74995b94e3445b225e31b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b09896e8b15a4d95ac2f88de92541a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c7ea14ea97c401f955ed44e3fe86d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3c95a7218cc490ea78f0154bde4f57f", "region_id": "RegionOne"}], "type": "metering", "id": "4026bdcae9b84af5abc931a8a5e01350", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "52a82a78c8644605a511ffb09aaf8839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a183426195c43bb931b11cdceb1ff4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "70c77e309e0642259c808343f9801676", "region_id": "RegionOne"}], "type": "telemetry", "id": "785a881d0b1642c88fb84923f8aa915f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "54270c5ea71e4ab2a8d33d9287ec2678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40f64c847cef419fba359e8c3c8d40d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9f49747e63014a1d93c433046bca1623", "region_id": "RegionOne"}], "type": "event", "id": "8c9267436c3b4c82a26ea1121a029abe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be50c835b8104e5f85eab50ae7979753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8970d7b711e44e12854309f97df616fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2d858c9936cb4f289e26b235e4318c0e", "region_id": "RegionOne"}], "type": "events", "id": "4b71121091574127aa3bfd96e081df79", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ac8c0f44190468a8d9a4372736557a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77ef130947ad4808aff3e464a33c94a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d5e641035a204ede9238cb97c49223d9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1e9f9740806c4e06bc887f97db4bb768", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78ebcfce71d44f76b06635a9f4684b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ee432f759317462f9356b50064582102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a1ecc899f58e4420880af73b07ef92ad", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2c9348c5579749cfbb7112d34a042747", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bce2a261f1e4371800f8eae63150e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "672bf71b84494c4f8d123ff7fa925535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d2247c7550a4725af84306f52031733", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f5122109a3f946ff96c19c33656ee4a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1f15433f73d452da65e9120bc7cf7b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f65bbe6b757649208cb95c81067d095b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b834cbcdbc014027bf0ea5f0c685adfe", "region_id": "RegionOne"}], "type": "tricircle", "id": "b7365a5301e04a859e8f906eca794051", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0bcdf3c4657a4ac299cdbd341c795760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f371bc1e7e19486cb9954eb0f1e482bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bea2cb4267ab4ab2b886b3e76b126037", "region_id": "RegionOne"}], "type": "database", "id": "8a996f17782843e991f9033bd8984386", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1841331ab8c34dbf9c0af642a61dce98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8caa083f4ee148eb889d0855281bdeb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e6629ef21ede4523843d0ded34564d51", "region_id": "RegionOne"}], "type": "application-container", "id": "aa93356dcf51467bb423f52af530d4fc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac0cfd39457f426da3febd5a3ded9d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8e08448007446d28aeae119e6f98e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c1917dc11bc14e2994492d10761600f9", "region_id": "RegionOne"}], "type": "container", "id": "21f5fb8613834368afe301c4be481635", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ee93940d92548b6b79312b3a624d177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "863b88a69dde4a9fa1de51fbf38ca542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ec2e6624733d420180de9745f377d635", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "66af478b4564450996cc26d02f57648f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b0256422d1343caadd60bb281bf7f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e92898950c0f4862908571ed53adfb03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a0e372a12334e24a5781991e5e35629", "region_id": "RegionOne"}], "type": "rca", "id": "754b81c104374e6b9c38a04f19cff435", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7048a627a164ff6b3904c5bac4c0ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e326475e403847399418f96ea7d94971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "215fc9a1cc9d4868ad391ade97a1476e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "18fa46133aa7458f94c22e5880a51906", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b9389ac58e2e4519b4c9cbdf840f3b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c982a10d42124f6297ecc30943953983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9937243bf7d40e9b68d9aa95cf3de35", "region_id": "RegionOne"}], "type": "network", "id": "a81727a6be9e43fb95994250f21ec4ce", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "40b670faa50d437eb713c80a388491b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "79698094c14c429ebe269251f02f20fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8cc461c9d13a4acab07709c68106b56a", "region_id": "RegionOne"}], "type": "backup", "id": "5827296b03a8442691e075a281d4cb46", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f930980fb1b649289f7e79a57ec1e865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c9b5320c6554b27b623d0a5596e9103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab51085ea9a7421d8240863cb80c868d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6f4b5ace02c044b7b1d94d64f34589fa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6e823d04cc04b19846e70e0bb9fe2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29cef102f33f46bbb101af4a38cbf2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ebc90facb304f77a17ad4e670716218", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b6774f7d3e2a4d63a1a7a6bd91a36427", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ce9181b032ce43adae5791302ebe4cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "650f62f763c641afb4d002f3f4d44293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4a9ad27864d6454ca33cafe0dfafbe17", "region_id": "RegionOne"}], "type": "monitoring", "id": "d8e44c6b275b4622a7a36ddbbf8ceae2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e381632fac304963968c3d2904dab873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a9d4d70af6cd4f0cae6e2670ff3242fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b23c0df08508423c8c51200241634bd4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a8c7f16ac2bf4379b89a90f4246ba3df", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "896c67f0caaf469e8434879a6e1e1684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4a16898962de4a19898e4418daf04a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ce528ac6ccd042aeb9b3fc9429ff7984", "region_id": "RegionOne"}], "type": "placement", "id": "a41b9dd12af2499e9b59da81b0cc2660", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bceaac1fbb24bfeb6d5f03719ee3e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86bed42e79c149b79014ef2aa75db3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "acb80ef847244888aad2cd912de29059", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bb03c384d025491c89849e1b1ad39b0a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19039db6b1ec44e394a0444b1f426f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "115fb31ab3f940ef8a42a3c2d1856081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "168e94c70a544eb59f7248123b88cd43", "region_id": "RegionOne"}], "type": "ha", "id": "5fe8b34ae13442db8fe01f6663356550", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6bd136f27d594709aa604461430cefc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff62f3a5b7a148c6911e87a3a24d345e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "22a55ecd029c4be98266ab7c6fc258c0", "region_id": "RegionOne"}], "type": "reservation", "id": "697514b4c38f4de8a1248b10862b85ed", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f30ec8cd198e4c97a9f1c4728b787b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f9278043273a49bf987b5a1c98603132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6f1cf6c0c6ff432c96e7d98f5733f765", "region_id": "RegionOne"}], "type": "function-engine", "id": "12ab78aa492640eebbfda761536cc8c5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b78da22f55474c8083ec75273cfdb1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bd5997242ada4924a1ba9fbcfc0234b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "306cd6615fe142cd8b5d3acd97b3dfa0", "region_id": "RegionOne"}], "type": "accelerator", "id": "0362841e0a404f8f9b8aca2ff9e7d725", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f5f763ce19dd4d99b4b4923bb5bb6aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd07eb6b6f394fa6bb44c6b91ab864b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "12d3cb7c840e4fdaa67608d63a9873ad", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f1f6343c4c344b2592c46dad89e96b85", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8fb780d319d4162b4f9c937c5f5fa45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3cb33647bf24262837b1b56c57eb48f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6b7e7bbe3096488487082318e5c14964", "region_id": "RegionOne"}], "type": "registration", "id": "9ed3457cb54843a694d44080a6c2ab29", "name": "adjutant"}], "user": {"domain": {"id": "adeba0e379e14abc9ecb41e1908137ac", "name": "3c3c3bd42cdf47d6b02e4a1ee10f94ee"}, "id": "68617341140049d2b8581893b0f6b061", "name": "0eb1fa1198a14673901743cc8f7a143c"}, "audit_ids": ["38071966d90e4e178c496e4b41d5f453", null], "issued_at": "2020-04-23T06:25:54.048199"}} 2020-04-23 06:27:54,238 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,241 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,242 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,260 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "name": "name-2"}' 2020-04-23 06:27:54,264 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,264 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1"} 2020-04-23 06:27:54,281 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:54,285 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,285 keystoneauth.session RESP BODY: {"node_uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1", "uuid": "2259d2e15cad4ef3a1b5f4bdc4c666c3", "address": "00:01:02:03:04:05"} 2020-04-23 06:27:54,365 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/481dcadc-1289-46b5-b96f-52d8d95a14b1/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:54,368 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,400 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/481dcadc-1289-46b5-b96f-52d8d95a14b1 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,403 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,404 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1"} 2020-04-23 06:27:54,426 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/481dcadc-1289-46b5-b96f-52d8d95a14b1 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,428 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,428 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "verifying", "reservation": "conductor0", "properties": null, "uuid": "481dcadc-1289-46b5-b96f-52d8d95a14b1"} 2020-04-23 06:27:54,431 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.107383s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,105 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,107 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,108 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,109 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,117 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.065960+00:00", "project": {"domain": {"id": "b65d07bed2034f51a2ee21121cd54f50", "name": "05f7a7c3fe11400fa1a9c1e628e9659e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "10a0da1e7df64c53afc52e1af781ae3b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b8a80acdf9647a79dd461ce9ca72fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "15ee52869f774e8999c6021a3273dc1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6fd92b6346164a4692aa7a6ddff67076", "region_id": "RegionOne"}], "type": "identity", "id": "6c15317e9f0a45b490116fdf154fdab0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3edff0f4e3e94751ae71450aa1572841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "47a7f588909940e7b0cca8a8eb67fdc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "878022761786459a8d2adf313e2471a7", "region_id": "RegionOne"}], "type": "compute", "id": "53773e97e46b4408900eaccfc89ca4e9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6568334f1d474ff6b8ed650b54fcb8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3d22eabec5f415f84657e36df2d297d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ded7e5c78bb64052b4786c4f69c31505", "region_id": "RegionOne"}], "type": "image", "id": "081fb2242cb240bb813766041d9d41ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4921b394d01b47178e141c7bb17581bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "84621746f13e4f72b9df00daaa004b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4fd6292b66784e059482d471545810fd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3b4a5b07d28a474ea5043ce212b6d39d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80f43dff37cf48bdba8f7ef741e43c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54c3dfa6bf534d188d61bd2436031a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c1a6aa326ea4cd89f0bf85b3381b9e0", "region_id": "RegionOne"}], "type": "object-store", "id": "5a5d272276e2403b9df89dfca900fe43", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5968e7b456ff46e2917d8dd3a43a9c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b04cd0cf68a945d4a3d1b0941cb9b4a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "507f08a8fd814136b3bbacbf47912000", "region_id": "RegionOne"}], "type": "clustering", "id": "2f9ec8b683f04377aec1752ea8dd0343", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9409b0a4bd94b7c948aaa4853304297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8f628d9d61a4ef1a0d9ffdb263dc6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79f662b41e5042ccb5757ffc4a64d372", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "205119284d4f45dea5560a1e7b9d3f01", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e36001c7d5b94842834cf986913caabf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "274a5f7b59c94d8eb75a9e6397e41f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04740ddaa325494c89f08b5ba3e54fa5", "region_id": "RegionOne"}], "type": "cluster", "id": "abda8e72abfe4982bc8a4db503d53f4d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7ae3f0f50af944f4b3ff754db8e60c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d397030170d643329fb9ea807ac4af73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fe537f42a00f411fa0b99faf29fb5ae6", "region_id": "RegionOne"}], "type": "data-processing", "id": "d6c8c8c1837444de9c39e19ccc24fd83", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9613c3fb3fbd45f588b6a1b27dee0bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75f5d1bab4d0480d84ecfceed21d081b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "28f12b90316e4bb486ed78c192157064", "region_id": "RegionOne"}], "type": "baremetal", "id": "f8805869a1934cd1bbcfae68bf4cc855", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11add7cf0a914566ac84e29118adaf01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59859b03adb647a59deb822a0998a657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b36afe73b0a48cf9727fe538c6fd5a2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "08c7bb357e374582805ca3c1202e8d2e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "57092a4cd4cb4000969737a6be5a8d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b1eef236597041dbb6e4880c1bad896d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "daf820e10ab743eba9f1ddee5b5c9b43", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "65a843e952bc4efabf7a2e87078b8e27", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "99b5c1cefb8947c3a983889f69895521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63c9622622ee422e966fa548bbdc0fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "694a0e9affb44e82b297438696916fc9", "region_id": "RegionOne"}], "type": "key-manager", "id": "441715f5a2314d6d9672bd9eefae4a66", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7dc664cf97f5426db33efa0257dfb23d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "401c0461e9fc492e846ffde0448a888c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "682c0c00d21c4a8f88d28e32dfeb2373", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6834c983191b425280a49b347c36e864", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24e1882a14464dcd87cb55781eb9adfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9663c33cab094c83bc4b88bba34bea62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a29baf00827c4cb393a50aab064fe259", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d916d03542d54bb2bf085888ea54b0f4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4784abf3c8af4fa88dff4a2f156dd9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f7864b2753324cd5a20f816dcd2ed359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "197595a6b4cd441b8af27a85f39ecab2", "region_id": "RegionOne"}], "type": "message", "id": "f5d9b07322e14835936e2b6b6c1ef3b1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c18e5b0c3d64675bfdf0ecfd8514b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4d4960be77874f94a77ff87fa872d401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bd6f8530fdc74ebfae62a01f839bd8f4", "region_id": "RegionOne"}], "type": "messaging", "id": "275af3627116415585393d4e5611a9c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dec1d41da4d64973aa5aaad1d36fe705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "46d1134707654ecd90bc07fef1182323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0e8ab76b31b44a66af7aa88a462cf327", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a1ae1f20e5a84ea08d10ccb7fe5121c0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd2fc93517604a1cbd8df07c860b1c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba754c4256464415a4ac850f8317c1b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "354cd4a184d54f6382a8f55f2fcce45b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b3cd54e8b9174e8289ce5b2dd25ea6ae", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8f9aee2ad9846b78ad5de97a1cabe43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f4cf8d6673c4ce397784f3d643c3507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f47567ccf2447308c816e3aec5a3e0c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2215bb80a8e54548b953fe24a21e3de6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7db810c65b624bc89aea01a7f6407f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5466f11819f4621a1ebb596b7a1998a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f7a716739834d97b4ce1f78a91846b5", "region_id": "RegionOne"}], "type": "container-infra", "id": "d2d92ace271f478fa10d506b61560b6e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "36235481d3bc4c408750674ef209941e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2aa86801b80e4c8c9f4d52ae4fb25ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "885a4a346dcd45aab1b6593d7663ee89", "region_id": "RegionOne"}], "type": "search", "id": "880ceef3b7b849929e567294b85e7926", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ae898a8150c643a2b0e236eea6b25a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b9e4405d4f2c400e8267e7ce9ce6dc3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1196fc658838488c8680e874edc528a5", "region_id": "RegionOne"}], "type": "dns", "id": "da7989608b804bdd8b152367cbf61689", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99d41503de8b4f25a7727b66dded8f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "172508081cb94270a05c803397f34fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fd431ea7c9104f029c9b9ccc39387f21", "region_id": "RegionOne"}], "type": "workflow", "id": "f86f65867aca428cbfe580dac28b3b00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2975510adb74c9abc5b45d6bf17cd5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ddcdef0c383423fb1554dca0c4e992d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3402b558c2c84c899425560777e40c3b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e81418e9e06747ca9b1fc3a18cf04c92", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d380835aa99e436ca76dc95247a04215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d8e65cbe70e94e3c9aa66c3ead7a6b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "47583ea84b8e488d893be3886b250410", "region_id": "RegionOne"}], "type": "rating", "id": "c40961c8400941709b43247d5bd2386a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb7c5c5cbfe04cada0ffa79748d9507c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "044c54d204e04638aafa508385e76a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16dc6ba5a78a43cd9ab74a010fd138c6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "473e17ffad44464ebd5a79a37d903fba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4ca15c82bf24299b7144eaa37468ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "416a8cbe517b4167bf810ef09aed58f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d59bbe29ac034860b321ace21bfa8db3", "region_id": "RegionOne"}], "type": "policy", "id": "c0cf8365e0244aa7af8161e5a49ccdfd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c3ed56f160b4b1e9b80b56725ac98a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a93b5af1ea11435790e1d50683a2292b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b037a3dd72c4c08b02369e224989b8b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2ed3e28705d0475eba8b7f4fbccf30cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d91be23dcb1245c19cf5f4ae98f3e59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f5b774c18ef4db1a8218dda7bbc1fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "157d629c6678442bb1291831595126a2", "region_id": "RegionOne"}], "type": "sharev2", "id": "cfcd68ec337e40d9922c7fec30ff0e30", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9502d4690ff548faacde2f78a0f356f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba40115164b24d158611f375832dc1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9c765d90e0424e73bd8665bb927d1878", "region_id": "RegionOne"}], "type": "share", "id": "eb73f21be99848daa79774ed7da9eed2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ea4d42a698b14964a5072c782825d2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "857cedfc5c64431ca37c5cfe108774f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a13900d61d8a4203a042267e90d6355e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5fa0e23fae1642f3bb0424f9e53faeba", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f84c179004461b970fc821b32149b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d594492c09e463f9a22ec84c03c3027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fc5735eaafd4b7dab79ed46e9d61e1a", "region_id": "RegionOne"}], "type": "orchestration", "id": "35c18326563b4b90a71683fb1ce9e2d7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9c47d6c705648bd82961cfac748c40c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d81c7221228c45ae81ac710629576a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da07e27e740b4e2698cab0c18fdfca26", "region_id": "RegionOne"}], "type": "block-storage", "id": "fc25e4a0869b413aa49ceab468f07035", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f789a437a3d04b58ac66efc47f10e3b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b528ab65008949eab20699e28def6202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fecc0df73484adebc11baae453f21f3", "region_id": "RegionOne"}], "type": "volumev3", "id": "a7c57a9df71a44e88b1bf3775663b565", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7f4d0ae76c844f892f77a823ff09ee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fae3cfa5c71f41b2b838a226bdd0547a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80e7b94755fb4fb2b877041f54c82596", "region_id": "RegionOne"}], "type": "volumev2", "id": "aab282d071874d3f9bbe12d2acfc00c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e1a55185c4647b49beb181d36150024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe3a041fa13e481bbc3389fbf132d574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "323cc74399434974a008087c00993826", "region_id": "RegionOne"}], "type": "volume", "id": "b6b7eb22924d4d4da1db2fba4d46a9bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db186d09e95e4020962ffd9a35997769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "343875e5931149589669d9db1ed9eb7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca7fe392d08b404c9ae0f8d5c81dfeb1", "region_id": "RegionOne"}], "type": "block-store", "id": "806de024db1748029ceffe8de130615d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2eedfcad03fa4732b6ee3caa750894f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3df0b9fffe1f47f098e0ee85fd6e68b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a23df426de043df837c0a08735f9388", "region_id": "RegionOne"}], "type": "alarm", "id": "cf5efdae5f5041a2ac1172a9bb4e35c0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fadc6e7a269c4c12a1b4a632fcb9328f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "923991eb6b214ff693244f3fc3fc17a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "87d6e5ce34464cc18d6ce0b3509f750d", "region_id": "RegionOne"}], "type": "alarming", "id": "61e301e9ac91400c88eb186f3734f8cd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddbd4c7a96d743f38c9e0ef0e946ec39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2466ec6ba96d47989b989d4f0e2acd9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8b8474fce0a471197c98bf00bebbc62", "region_id": "RegionOne"}], "type": "meter", "id": "9c33479f1eb345909ae2167836883e8e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19bcd010d80d4fcb8b3bd4509a932eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f63297305ef4b10beef8587b8277b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4e3d04319a69434ea63b89dbecbd7ee3", "region_id": "RegionOne"}], "type": "metering", "id": "0348fd3f86964661baa99bb904330e3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87f74ed124ac4c8cb827c6250f430290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c93ac2835333417b9b13e64bd0e60e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "176b51659d694fadaa5d27632d2deb7e", "region_id": "RegionOne"}], "type": "telemetry", "id": "12711d29780441bca3e725b8309847d2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "181f2df06a1f40df952bf02bde66aefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "25d52e27f47746228d1458ad4c2295ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e738ee0207f4f5380f91620469a4c7d", "region_id": "RegionOne"}], "type": "event", "id": "096e14ef446a4c9b96a8055a9f9ad898", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e685f2730b0443a833c9c4bf8944b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "45d1c08b83af432f84a94863c089c1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7945cb00e63c47a1b54a87032cc1e560", "region_id": "RegionOne"}], "type": "events", "id": "65a8b1290a0e4a5999ff8aa3cfb90228", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f8b3df64f02421f89f481d6b37c20b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "900a2e9466f74013a5a2e8f405a63264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ddfa992da984c59a32d5c7bf0142dec", "region_id": "RegionOne"}], "type": "application-deployment", "id": "06fccb1eabca4c9da9dd2c0d93c2efad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a27d6c5cc5db47749312811f58029104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3f4c861419a409782cfc4a61cc2b9b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a53975cc7cbf48bb923611731754eabd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e7956c88d34c46d0a01dc71197b53602", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "405dbe1df26f44bcabf1d8b7be30d8dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0191cbaa6a24c1dbe8062b1cf2ff4a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e89e4ee8edbf4db1a4e0f019517084a9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e8a1a24b39e042218c2a4a0b5e6fb8c2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd48228b5cf14969814bdee498dade73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a3ab6453a834f6fa7bd16d75efb3361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98dee411a57b4f24a5e158bb1d2c1767", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f4cecc95a594956b5d5066abce5a78e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "562d55a2683d46068a262757c13f398d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ca3956fe4011494c8d18bed32da23b7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6ec018d2a6b84841a7bcac67cd1f43fd", "region_id": "RegionOne"}], "type": "database", "id": "927c1129e87b4db0866edacabbbb399a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8dff88ad5eca47d9b52ed86549ce9a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de4031096319408b811ea601ce8a17e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5efecec9b17340c6ade50e8824fa1507", "region_id": "RegionOne"}], "type": "application-container", "id": "c28079ea7a6b4f9eba5c3fe18121f374", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f098d4eebba44e292c71cf397fbebbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd83465349354509a14dd4d6814a6720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b7e7410fb014a36aedc41040b8eb727", "region_id": "RegionOne"}], "type": "container", "id": "f63411c1c2cf454583ebc7a92ff5ccd2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6cf8172b38ff447ba8d4291484c8a16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f53a8a1fa8804c4dba9471060d5631de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "804da0b8aafd42ada16c8cc907023256", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "877e6aed622e42b4af2e9f51697ddeda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "95e274ff2e58402594ec08f8db7d12e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "02c859688d224781b4c0133e48a8b8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1d4da703c3534d619210ecea0f59fd8e", "region_id": "RegionOne"}], "type": "rca", "id": "6be6a0bbe3f74827a8a4280b4608aa1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6a9ed41deca5413eaad441b869656bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a1e90b344f2b440b9af87f5dda7dd611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c293370d89664dd2bd3a39dc048a7095", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a2273470be6848e385d5484856cbccbc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b5219b15745a42cf9290c80646c06402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "96c9a8cd91db464f896b40ab32ccfdb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "57afe568e3ce442a9a1fc25e25778608", "region_id": "RegionOne"}], "type": "network", "id": "6e6f374acec242de8e220197a63783a2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "43988ec861934a28a0acd26e17bc9dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c76f22539b8f485296188fd34a4be9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e20411864879400585a44641cc6ee6a3", "region_id": "RegionOne"}], "type": "backup", "id": "ef0cf168fa884076836e1d36696007d5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce14031709e44942924fa78b444cf7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5022dd8e7ffd4a17a3a2b553539f0eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f47ac5e3b63e4b9c85b96983cb955b17", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ee1833e8e17c4ce096aa9dc92ec16e4f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "82fc64a435034508ba2f136c91ee835e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9f36091434ca407db81c00f903aeb9c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cad37e21c7ee47278c376446ab638c89", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "acadee7f33f04fb5992c7e2832a226f3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad94ca1af5de45c7993736b348ca79f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf2d18c0673a439f94fc89d1ae9e997f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3b7bccf852e440dda749efd2a847ad7c", "region_id": "RegionOne"}], "type": "monitoring", "id": "46cb22edffd14df8a62dde564572658d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f3a4109679d640f6841623b4f4e6fd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10190deb41c143fba47811a3d0e2d304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1f784c5a53cc4f109c6ae6ffbdad8e2b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "44f160b6091b4b08b0795e4988f7dfb8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fd7976f70d554a0ca1c19ada83b3c05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "21b81d7a42ad43599c86b237056c9013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fcde77e532ad4971aa8674f5e26caf59", "region_id": "RegionOne"}], "type": "placement", "id": "f6431208fb934057bf432e71f946b51b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2bed1a89cdeb451cb421863a633af98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a05a64f3a05242c4b73d1ce641743557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "37a7b6384d8842ff8885219999c6e57d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "11f295501c044e13a4af2e49470f01f8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "78704df3628745f49598e92959f00be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f924f95df7045738752d14a841d9969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9e6b4e7efa16484f892f3cc0a0ed0770", "region_id": "RegionOne"}], "type": "ha", "id": "e86ab44917474925897381c87ac096cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2f629ded71bf4d25a29e8819ef2e0ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ef85774056934897b875944f3c4cc2cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "92e4ad9f4d7c42e597fd539132ca3b16", "region_id": "RegionOne"}], "type": "reservation", "id": "014b630976964252a8eb962eda7f1b04", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2b6bc0f007d8488281f7d7021f4838bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4d00a5ef82ba4b22b6d0444b0726cf51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3a79ee6b6c00480b8cc0e41979ee96a3", "region_id": "RegionOne"}], "type": "function-engine", "id": "3a45aa32dd9f455d9afd29fe22ce8a87", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d3734345aa9f4e2a98bcc6e346fc9e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7efd2addf53245b48c6496a0fe7cef4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e8554aedd93041b3b7160139335e9a7a", "region_id": "RegionOne"}], "type": "accelerator", "id": "c6f69dd4cc2f429a8a2e8bdb13bab303", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca0b50d4370b4fa991087d0d8759fb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72f3a9b76cec4d5c9be7675764f92d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "82177971debf486c981aa9d9d12bf30f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "78695194d39c4419bd183ebf1984fd73", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9fa2270b4f424b60a2d7e770b86b990e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9aab1239adc3440c97a4d3315c4c86c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f89285549cc4a4a8afb4b7ee3af1238", "region_id": "RegionOne"}], "type": "registration", "id": "23fd7ad0546743649fc358cf73ea5541", "name": "adjutant"}], "user": {"domain": {"id": "d0d2c7aa76a24ad789eb8363b43b196a", "name": "330f2f4b01c24771befb2b29fefc70c7"}, "id": "fae848fa310345c7a06e792909e05beb", "name": "f11e0992ab0342a6a2d8919bb0398eb4"}, "audit_ids": ["4373aea1b98d40a9abe7c97e27fa1634", null], "issued_at": "2020-04-23T06:25:55.065960"}} 2020-04-23 06:27:55,164 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/role_assignments -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,167 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,168 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "e26c3176aa314570a9cd62878b1de09e"}}, "role": {"id": "8eb3986e29954bc489d27b7ab461e832"}, "user": {"id": "9ee15ee86b6847e79d296a770e976f3e"}, "links": "https://example.com"}, {"scope": {"project": {"id": "2461863594f64a0a96bbd5018db70c34"}}, "role": {"id": "8eb3986e29954bc489d27b7ab461e832"}, "links": "https://example.com", "group": {"id": "d622eb657df84febadd0df7831917970"}}]} {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.203809s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,026 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,028 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,028 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,029 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,035 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.991007+00:00", "project": {"domain": {"id": "f549efd8197c4eacb50deae9a29603bb", "name": "5c8c86b231864db09b98454471e0e2fe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c9ea47ecb63e41f78af1f7985483cad5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f383c7b3e80b4263bc45e851a26c7b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d0632b70de0441adb2bc2bccafb0826f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3b59ad2798f64a189406bf12d4b83ec0", "region_id": "RegionOne"}], "type": "identity", "id": "911108e797b64b2c8e382e89076d6dc7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a65b8ff9b42049d6bdbc6dac3109005f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0e4c592a5ee64082be5dd756c8f5f533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1da72bf50e9341efb932b3d960f6147f", "region_id": "RegionOne"}], "type": "compute", "id": "a391f3194d0344089a1090d9a388dae4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5b071d19745f4cddbde4ca0aeed07821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "166af7b2ba4c4d449b92f220cf3a96e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1bf519d24b5243a3a1314df06624612c", "region_id": "RegionOne"}], "type": "image", "id": "6c8827297c0e48e2b86d3e8980e80406", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "074f2fb62cc149b1a3e597c68c56676c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "330702de290647758a001574c0ec0b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "42afe01054a543feb00e88acf27d301c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "71b831625d2d4843abc49ad2f6bbaaa2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc0dc0d3243a40668262e5c496a14fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a08e2a9da854944ab59f32c176432f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "add15a40802e4a3eb66fd7fd9b70fa1b", "region_id": "RegionOne"}], "type": "object-store", "id": "fb7996d792b24316a722a14998571fd2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "954a3ec637fe4a59a73584619366de3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df833d73b355488ebf8f349883c354a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0919fe12d0f14ad4b766759e7ab4612c", "region_id": "RegionOne"}], "type": "clustering", "id": "669ac5d3fc6c43159b04931649100005", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ea8a419e3834b3a84b74a45255c12c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0422064c451444d991e30ec6d610cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a9f0c52d50f645d9b845ef1d42465c44", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "223a1068744142ddb08064056d465631", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "950152ea4f054677aac9a37510c42aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e484cfe81d54276a730b68b9a09e3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2df747698dd7425abae4cb60dc623c13", "region_id": "RegionOne"}], "type": "cluster", "id": "b3bdfb29947e4936920e75ed8937f91b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ddafc1ab4e142a4a115ed6607d428a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5c62dc609663454aaa99c193381f7055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29e7154563ff44bcb123c298a155e311", "region_id": "RegionOne"}], "type": "data-processing", "id": "a59206f2f24949e7a0d6e1c5a0ebb4a2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "884e1e42f316489c9508169e94410c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "53c64a7ddfe74db19d61f90996e803b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8cb587a477194420974f43972dc35ec5", "region_id": "RegionOne"}], "type": "baremetal", "id": "df52016c85db4f6c804ae768ec0f63c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "74bebcb3bd6441f48c9c6edd129783d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c15a165f9e4e4dfd8e69f01eab407b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c77eded1a9fd49adb31a8bd5053035b9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5bd6a1e07a7840ac92874e2854bcdf4d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e1d7da85a5744defa82c469886f754f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e124b435756c434c96f40c717d654295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "14509dbb2baf4241aab639c5b560973a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b4141f3ad34c4d019c568bca6d71a659", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0cc46c23b2448fcb4f68cbe036c995b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de0007ca57984a97b00ba0c0b1cfb924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f338504445ae4bf482c8bc66ac0e206a", "region_id": "RegionOne"}], "type": "key-manager", "id": "870984d360fb427a942a7532aae6a006", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e227ec5fb0c4471bfa911fbfb2cefce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fbfad85b1d274f16bfebce289f69280c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "195bc79680934c9489fc4eb094d69ce8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b786fe3c87684be6ae582a59f26b66b0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89862c97e1894c508448dc0b86f42560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b6708b29b0b4c21b842acf7389b7ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "508ddb4f8bd24f46b84c7927204a7641", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a4c5e832ddbc4946b80c0726323cb525", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e13b20652eda49bfbba79d3d0a3ac439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2b110825e274211bd6db24083d51fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3fb57aa0f4d490bbfbce12aee0f30ec", "region_id": "RegionOne"}], "type": "message", "id": "1e7b2333d9a34e72aebbebb412be712c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "715db2033af046bcb19d292a499102d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3c1258dfb00a4689b62981e16ffd6d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b1eda3fda504bacb774b2b46a78b178", "region_id": "RegionOne"}], "type": "messaging", "id": "d2d38c6b7fdd47bc943bfa29e3b96b41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2101d16cc5854a869bec5036883e72ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "68238cc02f6644449b9963580d6e11b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "395fd28b203b4718a9e6522a5f02762e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "eb7bf4d979ec40a5b4bb18aa614d225a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "515998d63093415aac7e3673c083e500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d61d3e7901ae41368b43a18dbb18d3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a410be043a814e7685f53fe8ea7a0345", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a698f3f5f130451f8326d6546210834c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1464eb69314a462587896a38502ed6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a4bcee76ea34a42a07f0f4a387734f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e72b4476d982445c844add676a5a2a79", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "edc555c3542e4210ba1cd88a7a52d9a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfcb8c5eab054d6c95c2fcbe571ebe80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fd096fc9f98420e9dd2186a7e5dfd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42a92bb0e44540aba900b1ff253ebcaa", "region_id": "RegionOne"}], "type": "container-infra", "id": "53f93120c6114816a41a4a0514781377", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b3721eb03a04890ab1bb02885de8b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1afea785a79f43a0a7b2dd22b585fc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b90fbeb00cb4417a9067e1a5ff36b7fb", "region_id": "RegionOne"}], "type": "search", "id": "b1f9a5a7a117467f93e67b15cca19b15", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fbc5603c925243ca896eb86a45cc8d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b2a7c37f76b4b2294280965cc3a1650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "075d865a93464f0983e72bb2e910627f", "region_id": "RegionOne"}], "type": "dns", "id": "fb4fd82069394f4aaaef6e8cfffb436a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d7a81150c034ce4b7111dc0506dac4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0b7bed0fb7b4c1e9f6dc806984ca1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cb9f94028a6c479d83f04df45f0ecbe8", "region_id": "RegionOne"}], "type": "workflow", "id": "dbd53425fc6d4092b79305cd04b7b7be", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdd5b36546cf4540b0c097e8268d90db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "341b17d13c5f482c9183705c913dfdb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "15dc441a727a486c8de71d577d8957df", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e82f7b6057e64b729879e93c53b3636a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cd007d1092444ef786f3ef4f5d9308b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dbfb159b045e4530a319e3ff5783278a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fdd6404ac7ec41dca62a4a69f8bf4d8a", "region_id": "RegionOne"}], "type": "rating", "id": "e450a97d1b1f48748d833d40788c0c33", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3754c6c61e14344ad239486be723220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "097e6c2a02274841bf6600bbd452c009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3554a1987ebd485e965201b0b87d1592", "region_id": "RegionOne"}], "type": "operator-policy", "id": "38d9b4e34e944d50bcc108f64df4ee55", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3277db2018842a78a25f371500425cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b061cfc2e58b445c9a21bfc4705faa89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "128a1ef75c694e6485a5ccbd282f2cba", "region_id": "RegionOne"}], "type": "policy", "id": "04b2ed3ea3544dffbba669074b9c2824", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7f6215ea1fb43c9894755102fa6e580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94510ccd8eed4439a4c2e10c99d401cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ad03f66cd0a45c6acb2add895d46763", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7fe2f936aec74ee3a3e4edcb6a70263f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2fd5d9f784b4eefb8787b8005a6478d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "235a74124091460cbcb547f3c4889252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4233f0aba81d4b22b7b3fafe341966a3", "region_id": "RegionOne"}], "type": "sharev2", "id": "a741c47a1a9647868593c0040c877c1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ea77f4fd6f94d01817ebada5d5bcd6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a170f2583bd45f68308b6ecf89ac92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "32aeca1fb2c04aefb8e597fd1899a060", "region_id": "RegionOne"}], "type": "share", "id": "3c68dfb7a3474dbba35ee2a93fd09531", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "382f74848bef4bbba609073de6c082ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2e230094183b4487a8eb230c884aa8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c6f50cbedec244278bf3f192250563c0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "77d4127f96ed4f84ade90b4811236ef6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c601db1844b4269883dd131ce71e4e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea1fc3e71efc4bf48d831911eedd2364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "015487d0ea854d789456c79d742013fe", "region_id": "RegionOne"}], "type": "orchestration", "id": "c0fe800cfc6f442d8cb6f7cf1dd4c7f4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f66bf40a0c04474818eebe758a69e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d0df076758b4a5fa4a15ad820026c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab2f26f57ad04ff29a5733fa65a3a49b", "region_id": "RegionOne"}], "type": "block-storage", "id": "da4e4db646e742cca74a89978bd8d471", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e61e60c694984f8a87578cb51f25010a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a164bf5c93664dcd9b22c07cad0df18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71cd762387bb432b9bea254d19645445", "region_id": "RegionOne"}], "type": "volumev3", "id": "8332f0f9306d4a9a89169e08453f8bb8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5ca2e84ff040b4b8d902af5c7f635c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a0009be9c0c4975ad6a03282b4551f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf7b5a4aa6454bcf8eefdfcbb81413bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "bd7676468128452fa9c3f766c7176efa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa4cee97478d4810b9cb4abead5108b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e40fa9fadde74598a148575a2d4f5994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1211d1b296d64e5c8b4f09400b88b25c", "region_id": "RegionOne"}], "type": "volume", "id": "2d9c25b5e93b40c88420c2d52731f4b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12655665453141b389c9614f20b20242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffa63ce388b147f48023698b4822e7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d10ba976b5340e09f19b5c86ab959a5", "region_id": "RegionOne"}], "type": "block-store", "id": "34f79232ddef4e58be7f1c53368bb483", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9604e620bfab48479ed8ddacc0fbdfec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb6bd7a42b844da283b0e024a5c1a4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d71f000621a94a4abc97ceb6afcb3928", "region_id": "RegionOne"}], "type": "alarm", "id": "3107438d67954c878904d9c3ce0eee3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30dabc9653224204bcc6968803e1d151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb4d5b5df9c54d629333d9ea247182f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d3e96d8728548a6857c03cc4cc76a3d", "region_id": "RegionOne"}], "type": "alarming", "id": "d6cb8b76eb734927b0df40f28ecb9648", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ef5c7b37421420c9741d1cd4b883a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d059cfccd16942da91ce73cbe4b49d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd3b61046af14ed0b5dcf92f30181cb5", "region_id": "RegionOne"}], "type": "meter", "id": "56e763e1a2a2489c80c30c48878867f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "40c1271f6a284f87a32724806162140d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ff67ffef7f9466a99454c9a6ab0813e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "37cf9e5bf95345b6802ea67a0735b5ee", "region_id": "RegionOne"}], "type": "metering", "id": "6186fd1b06674283935a3823a6f69cda", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a1c27842129245f6ab83dfffba801aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2fd177dd1eac4c958cfa39f8cfd1f6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "52a456cbf6b9477f9d1adcacc700861e", "region_id": "RegionOne"}], "type": "telemetry", "id": "b671dee739d141b38fe6763163d07161", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "034ef7e966534ec98d0b8a3f70d1c1e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "153d77e119a9447d83a23bc2a2677288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1a11c34515d74a09bb8c9113fa27e98f", "region_id": "RegionOne"}], "type": "event", "id": "6af96c98d54544c6bc86082251adba1b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "70094b5dba534681a996b16d42eb3a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ef35ffc2d15d43b4b0b16263936eb63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fab9451c61264817ac7229f56e2838c4", "region_id": "RegionOne"}], "type": "events", "id": "18f7004362a04a99a54bec5a4a3ea94c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6526d65ddc8d46e6b4a88cda38881aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3424662b447144e7883f1f2f414698a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cbe59c4a33f0446289e0d1d89f7f52a7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aa7aea7c93fc406c82f99915e3c20991", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5748c077f1ee483799d665adf849e828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69ac7d2e410f44a9a58d9632d2734eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "de619c9714ef41f1a9f032ad4c48d2d3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "14b5a42feed64efaa99c99ddc9660dab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d55f75bf6a9f42cf95fc844855d76728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f93fa952a9744b28b6e10c79ff2adbd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "63204cc93ad94e6ea3f05b00506f27e9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2fbc5e65d1a94748adfea36027ffe5d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e0ad61a41d84d519280447f5a1ee8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "59f855f18b68439eaf41cdb9b6ce759f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb586a8cf2b94488b5a29c6e9c975733", "region_id": "RegionOne"}], "type": "tricircle", "id": "8ff0648636494c26be2f96d9af81074a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "93185779ef2447cbbede793ced80597d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "15786162456e43bc86bb06af44b6dc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c5eeb73725a943518dced84493af7e33", "region_id": "RegionOne"}], "type": "database", "id": "fdcb64f115164008bfc86f19de6afc23", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0f5e9a7a97e423bbeb957d2d61123dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b94860a290f42d6ad9a01262b115581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6aae4871ab524c33b61bcb1ea2a924c2", "region_id": "RegionOne"}], "type": "application-container", "id": "711adf8c72b8434fb0e1ccb22ed991b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c99de6867974970b27e502aec4d08c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "919056649aae413fb7d89813e304c8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "972ce4a11f154ca4acd3a781e38fb167", "region_id": "RegionOne"}], "type": "container", "id": "49630996850b4a89bddcf8986ddcb861", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "412aa54878fd4a9eb5d6b7a67960bbfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ab6f4828fe44f0cad1804ddfb8b4891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ca8c32bfb01e4df59e965ff2b4700c50", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e043f3e005364388873ce1ccb9ff75ae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2aa5af6756545ff80b9ddd7bba2863a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a8b6de9fa40549d3a23819904502c81f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "35e9aa61ca5641f2bade05ee1f94b8c1", "region_id": "RegionOne"}], "type": "rca", "id": "0dff4609a8224871a71fe131ee1a7004", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "08d87cb96599497599d262745e6ca2e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b5bd154e0d8544e7849182d35dc51dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "22c1231a799b4814a69054245636eeca", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4811f100f7ba4569bc3e537544e15413", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f815b5f04f5e418ab85104be163f9491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7e2f976cbb6e48fa96d595be3d13519d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6bd7a183d0264ce89aa1358c5e9bae61", "region_id": "RegionOne"}], "type": "network", "id": "a3cfe5121e3a44debd9cc93ff05a452c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "20750656545742d78f476d1e73b41a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2150b2388c434fc5b79fc1481285d1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7b6f808be8024e16bfd8e72d0a7af7d1", "region_id": "RegionOne"}], "type": "backup", "id": "d7909e94bc4f494daddbddd69c645e42", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc45a2148217498f9db43e8212a8aaa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8368845713ef44da81800e0e4709f8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ea563c2316fe4c50995227ed112cdeda", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "40fb233afd634587b9ed4739b1028243", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c16874b27ee4555a813baf319a5c10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "152702a63fe346e9a25b6408db24181e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "25e8fb2b03d64c7798f1c590d4967b2b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "caa13d9ed28d47ca9f45ba3d81605953", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c61169a6e71141d0b7df5ada8e42ea0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "67075c22b7594d3ab12b434cec1344d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "49de2d69937f4abb816aaa080cc5a46f", "region_id": "RegionOne"}], "type": "monitoring", "id": "2d7a1fd165184b609e10ec98ca8a0fbc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "46d06ed5d1b140f58433de1c540b40c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b01f604d6e2b4f4da53520abf1b01c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cd22a0f7b52f4c8dbd31ae9a0d42099b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e42a4cdde2574f3d8a081d0bd624dd0e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c96c48d42744c6b8c78cc46462a540e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7f563328a2274b6eaaea6c1c6316a049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "46033f779a2c445e954fa6d8390de7b5", "region_id": "RegionOne"}], "type": "placement", "id": "70400547694b4ef3b7bc6c8b2c51b78d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ae26544a5544caeae4a551a76821e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a06d2404493c4865a3711009d0276def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1576c0c1be2a4779bd1bd6bcb9c0eb43", "region_id": "RegionOne"}], "type": "instance-ha", "id": "52a3081ad54e44e5849c9eaa37dceaed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "97b5df7049ab4a729f3cf4510dcdf19e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06f02e65ef574eb997667c018bdf19ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4d132e5e9606468c9b07952e4c075739", "region_id": "RegionOne"}], "type": "ha", "id": "b02fd72d38554471b88927429081ff38", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "40a51a94a9ce47c88e597c89f81ff4c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cbe96decaeda4aa6b4f113700470da9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4d5ec8575da7477082c88be58897f11a", "region_id": "RegionOne"}], "type": "reservation", "id": "7b81f936635d4d53a092651d9ff6cea2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "60a220419aa94af2b4fa17353dc6afdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b370d9b03c3448f6a1990313f9abb4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f75a7477228347dfbff1ad2aa8ef2658", "region_id": "RegionOne"}], "type": "function-engine", "id": "75364dc9b8b0482f95ffc3d7e052349d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7136583e0f149c29a7e5e31981656fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42f9324fb1694a40b23c32b94db80ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "528f77a6adb34a568b0b75e9a2d72b6b", "region_id": "RegionOne"}], "type": "accelerator", "id": "df91b5e81b934b708729976768bc0a87", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd8d9ecc8dd44d478d9d464b7b0dcc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "451d6ae6c1434e64af906e0b47470df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "12b855ab36a745a586888bfc19f48f58", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0e1e477362f6411e9971a4bc0ca65d23", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd304fe8496b48509a7d2ae4e7dbc475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cacd989994664cce8758c022df3dd365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4c87f7362e3743ff9829aa89f8483fcb", "region_id": "RegionOne"}], "type": "registration", "id": "1f775635d1554215a53d9195f5696411", "name": "adjutant"}], "user": {"domain": {"id": "65b8ef476a23417da78718d4e53fb9c6", "name": "13f7a8a8563e4578a77bc1d843af53f0"}, "id": "e1a940ea1cad4888aba96d5d6a9ca73f", "name": "03e231d35ba0478080a0d6face460e2f"}, "audit_ids": ["e3114d0d9f2041988fb4ef8a69619a27", null], "issued_at": "2020-04-23T06:25:54.991007"}} 2020-04-23 06:27:55,077 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,080 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,113 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/149f53a7-09ef-4ce2-a0e4-5a9ea3cecc53 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,116 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,116 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "149f53a7-09ef-4ce2-a0e4-5a9ea3cecc53"} 2020-04-23 06:27:55,143 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/149f53a7-09ef-4ce2-a0e4-5a9ea3cecc53/vifs -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,145 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,146 keystoneauth.session RESP BODY: {"vifs": [{"id": "953ccbee-e854-450f-95fe-fe5e40d611ec"}]} 2020-04-23 06:27:55,188 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,190 keystoneauth.session RESP BODY: {"ports": [{"id": "953ccbee-e854-450f-95fe-fe5e40d611ec", "name": "test"}]} {23} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_not_found_returns_false [0.149393s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,212 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,217 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,218 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,220 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,230 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.154763+00:00", "project": {"domain": {"id": "93ed4970619c4386852cd54769bf49e1", "name": "dd8e09ba7b994793a49137446116439e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e16218634bc44798b0471f1258634de"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9d10131d05af43f9847d634ebd50b839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa0c0afadfbe4f78aac5548f70d4039a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ec99269c90d7434d8bd9042551461a3d", "region_id": "RegionOne"}], "type": "identity", "id": "2f4dc94272d34dc58324009eb2ddb862", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f119c98f50e54f86824fc6e18ac5c835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c0b13128b0034127a153d51a3a6d7167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "96e0c46bb1d247fb9134a2429e78f3d2", "region_id": "RegionOne"}], "type": "compute", "id": "78762b84633e4a5bbbf1a85d76f202b2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "72c9eb329f5a44f998db61a558c8f0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e06b8643194f4a7b9bc4c55b3c9dee25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4ba876791b6547b483c7eb249cecbd0f", "region_id": "RegionOne"}], "type": "image", "id": "3320a4b105d440a28a544db9765d4f1f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7f6505912d56420691e99621b86c6eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e984b46f03742828546d489353b321c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c71d5a80af814bb5b7ac54e0416b09b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2b3fef901eed4c0686dd394e82ddfca2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dd5d6f72a6f4a809c4b39eec3218698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ec627a47bc9407d93415547444dd657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aede6c470d044fbfbb06e0ced819e470", "region_id": "RegionOne"}], "type": "object-store", "id": "eff5173e474a4e2ea12557cfb9eac90e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "048bc2c3375e4299a8fd84fb449fa380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53586b9dcc4544e3915a166559e18a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6baeb0f811a24c7489b1bcbb50c18ea0", "region_id": "RegionOne"}], "type": "clustering", "id": "ff32c7837d64406989518a446969bb7a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4f2ffd89fc544e09320d92308429f67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c1a55a4a3b645f48ddfcace2c15fc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aad361ff46614958b74b66cf4c650566", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b8e99e7a889344c982369c071fc42e9e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8320e98a8c2b40b9a922ae41463541ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68d77a20bd7744ab92861411003cdc64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a198d9243b04413ea9a3c5c1151fbf69", "region_id": "RegionOne"}], "type": "cluster", "id": "39dce5a418294f11b01b9d6b2453813e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "23bb4217948e4d6098b095acc95c0266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4addb64b9fcc45b0a5f43f6e1ca31889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fbf15d5494614a84bd095b9459c6990d", "region_id": "RegionOne"}], "type": "data-processing", "id": "e55138c15e2e4a0fbd55901ca51c9587", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a260f9b5aa148af856f2bf15f4c2bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08137cc6912248cdbf90907cc357bc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c4928b9e99fb4d1a9e2ded1ed1849416", "region_id": "RegionOne"}], "type": "baremetal", "id": "eb5ae727931e466eb84e84ab5a7d5b75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da2ce790135647b8a8627e293424758f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "64a132ecdd794ec59757e00ef54e5928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6aac210ef656440ebdc6184df883f4e4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "11651b2d35e145749867aa2f39170308", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dba337d25b2b4bb5be802adb043d6863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1f4e8a0ed7ba441b9d74455296af8816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b7b98e4939040f2aa19fdf07a6d2f87", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2bc19eefb8624b20a31d072068916bb0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a063e427c81426ea120b837837f8260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dcac280ea93a4921aa45374a2efde1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "85b5e4ba6d2743e0ae8531102e9e5f82", "region_id": "RegionOne"}], "type": "key-manager", "id": "5da5c5fea6db4f77adfe7609b54a3268", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d63d0bea0864963977ead9fd1707f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec60497da2324bc58820536234760509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ab7cc2364c2a46f9adca5396f5612d15", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c1dbc6bcd67b4ad888f0035a0b8d6df2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "254cc1f831ac41628acf5f73e4dbdfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bb51d9c7a114dd096fcdceff60d563b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae709052d62d463f8f3d38b64656781b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "54063d4d255448eaab6d81462abcc031", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1ddd2bd5c94149e998173a9c41905491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8f0d61a6340448f7ad7e432b29172446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "71f84473ab37406c8480d01b729dcc8f", "region_id": "RegionOne"}], "type": "message", "id": "c6c377b8a5b344fc9538f5f4a12646b1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b8a368fc6d774d4ebee0d15992e75082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b479cd2d766445b88080fc467f255606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "133f5f2dd9654b1abe7183d6f106fff5", "region_id": "RegionOne"}], "type": "messaging", "id": "4aa5813dcd23481f969612bebdf7d242", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7d2c12ea4943457cbada6ad53a0ab9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cde9f619dfcf4adfb7c0a64453d8dda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5dbf8784a0a749f4883a4bf93a814a84", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8cedb68aad0e453abf766ba21037fd7c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30af7910c483426dab92e59c0d479112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "636f8a24b868484aa29db493d9c6607e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60ce45856e4246f0a0b44c15aa65e30e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a9f13424187941008caa15d0577d6e8c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e15593a8756b4616ad2b1627d7635f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf310dae38774c3d887a51053115d1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df7a3531b83c47b6afb73ea47b48a30f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e5f82131dff04483b867f83653fe88c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff1b83d111ff4bc7805456bfc07ec932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1e13056cfe64030b55967bd0b3fbbbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7abe359c533548c7bcb8f6b0893adda4", "region_id": "RegionOne"}], "type": "container-infra", "id": "d821d575bce74d38995ecf2b3011ad2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a3fc32e8812640348d568556b5227153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6caea2b65aca44b0b3d21b4aa3c421ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "11e2fe02673f434c8b6a9d9aa77be455", "region_id": "RegionOne"}], "type": "search", "id": "662a2a0446254343bcff6d3ceda347b2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d0cb0daf84324d2aa2d2de6e864a203c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b97b51f3a8e440c932051e3a36cbfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "abea722929774b9f8f0fb6b7e640c4b7", "region_id": "RegionOne"}], "type": "dns", "id": "4c247f6a92ce459ca5870a8a1f5a7a0e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a4c59ba73c34acd87593b70caa2e730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4abf3676ef2045a2b3267f85d262a22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ebd15eb4524c42ad9bae2d08e7b144d4", "region_id": "RegionOne"}], "type": "workflow", "id": "6dbf0d6cac9b4fa4849364b12346f85c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3d034d81a334abf9bb5823cb57b18e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4eb8c34591844d09ad5abdc936179be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8ea55e3716c548bc8456fbda78b29286", "region_id": "RegionOne"}], "type": "workflowv2", "id": "affee98cc74a444992da464aeac76f16", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "89c38c9bba9143b290050365132831aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "81018074dd8d41bca9e4071beaa8aa07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7156ecb785ef482ea9087949bd096bac", "region_id": "RegionOne"}], "type": "rating", "id": "5ddc7c2f550341ae925bd80a82f35885", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c3253ecf7f84b7c9e71325f4cebff64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0522ff9b86a42e4ace9ecf52c69c18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "797d2ab36f2148b498192a5dd6fc1209", "region_id": "RegionOne"}], "type": "operator-policy", "id": "16a04ecd3d3840bbbcb372df0436e59f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b6aa4255ff14551ba98932190e8ca7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3dfe4cdd11ae4eacb1d6943b0458dd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "05da53ffe37a4323ae45531d3f261647", "region_id": "RegionOne"}], "type": "policy", "id": "935e433daf8a43a8a18aad9c19a0cc35", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3b8b82a804a4f689fbb703c3664d5cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af578550521d4f8eb562ef05bfc16511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da5053da56414891ad836efaa925ebcf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "831e5320b35741c1911390c44b8d25e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d9b69b6d33d483aa2ade247946100f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d5066e0931844dbb4b9cf7af98a89c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5af6ba53ac2c47549d7b1e31aafc1f70", "region_id": "RegionOne"}], "type": "sharev2", "id": "62770057db774cbcaf31338ac1b33778", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38fc089346cd4587aa76f26235515439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c92816ff0b647d3a502d3ef692cc061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38546d9b556842988a45dee2b46970ce", "region_id": "RegionOne"}], "type": "share", "id": "75a64518b9b64cc6a3fb67bdb9ca8375", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7063d92c2f13454ca67ed87ce6f47977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ba178d4503b477c927685c8e32784b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c79161b14594f989fef1295325a8367", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f56064629db6404bb5b8d383a606e0d2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25dc06d4fe0240c8a1af5607b13d7423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "768956899f3741eaa42e8e337c2b947a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36dd29fa7d5e47fa866b79fb09c72bd9", "region_id": "RegionOne"}], "type": "orchestration", "id": "8c9dfba589db40b59ca4db8e4196cbc4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f540100dca154345ba8e39dc625a43e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c737c64462241f0be4c22bf984313d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63139def3beb45edb7d4844410ecc9dd", "region_id": "RegionOne"}], "type": "block-storage", "id": "080f34c2cda043a683ac89d6ee1f66e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e71f121290d84c7bbfa09dcf29cfc2d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "967905601f3f477fa57ccf238731cb25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a42220490f24c988b30c39c437cb710", "region_id": "RegionOne"}], "type": "volumev3", "id": "1dc2ed6bb406443ca208ab6eb686e698", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c629a3802ab14683aeeaca74852e699d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a8a347623414372a659cb5a8bfb2d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df8608abdd2240c1b31b1a6d5d5625c7", "region_id": "RegionOne"}], "type": "volumev2", "id": "0df3183f90034b018ad951e8c0e23bec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ec2c6132c4645be832eaba0ba667444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54907094329946deb7502fa5e91a7265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f3f804ceda3456ba9277f37aefebcf2", "region_id": "RegionOne"}], "type": "volume", "id": "15c7e1fa8e1449d59bbf9c0038a7d045", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8904508c1874840967df52a5bb5b4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50b3eb94fbeb4a79a032a2c3b7b79f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bfe99ed8d3f4380a2f889ced0e1cce9", "region_id": "RegionOne"}], "type": "block-store", "id": "ed1dff81b2c542ef9f501ec7e6d0ccfd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea4195d222fc4643bf0b674d9659d290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f02903332754143bde66a49b847e36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "88940e230e6c419ca12564433b5af011", "region_id": "RegionOne"}], "type": "alarm", "id": "1c40fcc5c1e545188bb9dc32547875ef", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd16bebb48dd49269035e08d309e0090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fb8efbedb3a4100835e2257967611ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eecd3c7dae8c43e6b49b664fc2dda6bb", "region_id": "RegionOne"}], "type": "alarming", "id": "11d8bac01f8b49f5953a84868fdb8a4c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0013b52bc5fc4a75b5258aa839572381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a41f8eaf43264caeae5b5b351ef502cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd533aabae034ba793402c5003a70454", "region_id": "RegionOne"}], "type": "meter", "id": "32a5b85032974b04b0b835ac8155f298", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "baad7e31ef9046d2a582205425b5ae8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "75f8510e8ee546f596ef6fdac9e17ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "13cbd9668f5841d9b153633a85f5bc72", "region_id": "RegionOne"}], "type": "metering", "id": "ff7730d9b86044d4b5a4f56056682a07", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1feecb963fef4110a6a00bc1bfe604a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74ab559007b04e2f8fba9f974e510c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "183bd2bc18284c0c86644cfe4ef13410", "region_id": "RegionOne"}], "type": "telemetry", "id": "77afdea8527d4b4e8872d76c6ed527ab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c92ff507613c4805ae7f0f33931f9bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce0c2f96fbb74bd688e4d7f0015baf96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b69b3ce0f6ed4267a27ff808b2a32c17", "region_id": "RegionOne"}], "type": "event", "id": "c330da6736c446a18fa5d4d308fbb970", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ceeccc4bb7444dc39e0564264391c3bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8e879bf8d6e94cd792f6ae3faeb57498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1873bd81ef2540ab8cb0841ff940022c", "region_id": "RegionOne"}], "type": "events", "id": "75c484764c1948f884ae2b1b59df8c6c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be18022bf814490a9dab762867f6a529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5364f433d9274ac4a76b682b7d82b804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1144d135c8a348c4906d0483b5007824", "region_id": "RegionOne"}], "type": "application-deployment", "id": "12f13ec1955349879f296fb715b45968", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd6af29b41fc47a3b9d96d47db6a6398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "534441f8acea40fcac3bdd604572eab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cef9fd77deba4c4aaf62e704bc05c33f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e536f5767bc74ab2975f784c8fa4c249", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e23aa1ac431c4d54a2839d700154b776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c2c5db56a2a4c5da67e1e137bc43025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d244e1dcfc984767b1c03a26c8f03f30", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "206e48e29faa49d3a5d4a46b0d428313", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a363caffc71b43d2bbe9877e5c65f5b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e6530770a504459a6ae4a96f2749171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a68ed40cf2c46f7bb0c6e1e1a955633", "region_id": "RegionOne"}], "type": "tricircle", "id": "186b7d5de54a407ab4db166c7e107fad", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e0e4d9802d9e4464b90b2137c09d6f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "58d8431b68d746a4aa44e5b990dd108a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eecd8180371d461e8bad942bc4060aed", "region_id": "RegionOne"}], "type": "database", "id": "c8e3167dc3e24e5bac3d33d2fbcb8d23", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "146deba1b56f4b2ebd693a1f541ebe2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28d648ee8ec94d1fb166345b341a2bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "95b0aec91b864c48953373a534ea24e3", "region_id": "RegionOne"}], "type": "application-container", "id": "d2b3e5a5e9b6439ca6ef3b910f9e205a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bae4f42731e143f6bbdedadac2a0a468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "145d77c386fa4cc18dd41e1847b25ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d84992494922487d8708207b0ebd8674", "region_id": "RegionOne"}], "type": "container", "id": "c6e02852f0644df2a6c311af00a98806", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "360f81eaffe24c8692b209198285c8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28301dde70774d13b5304d1249257ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5d86efa1ff094e32a36bc120884a25f7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fccd9ef4930847bc9c1767cb65dc6252", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ea490128f9143188a76afdc67710b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d55b82e2874d4e07ba3541ea3d6195b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "785fb8daec6b4fe8a94606fbe96c0e79", "region_id": "RegionOne"}], "type": "rca", "id": "6a644e376ca645969268a20952923d0a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a0891b11b5074520b59944c6457b56dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f3911fb1e30f46a182551aab422c54a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ce0dcb090a084b449105ef05de23a97b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a2a758658a37486384317091c2a3b379", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d1a2d72b4aae4696a0b1d3dae39b3108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e806e4ace1734de9b7fbcf16e96912a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cc8f744ec3f64b7194a915ed4f8b7a7b", "region_id": "RegionOne"}], "type": "network", "id": "4903c9727a7547308f7e36f0fbc77a33", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b91a3a164c64e81bd1b1f0145df2929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a311396ab11547c895f754ed3a44e308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "837a1f51dc8246ccaacf3b313d563be2", "region_id": "RegionOne"}], "type": "backup", "id": "2bf6d6736331423d8af9d7bd50102c77", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ca1880f352642f69f00cbffdee1ddd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7336825bb5349a494ec4eb06ebbb750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bdea56dee52d4712b46e0f7a366d36cb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f012bd90a641483e971945a37cfd2605", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "008a6a95339844898975b242ca724cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4e764ff7e57497a82220c0c53cb754f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0bbcd539b3454b299cb52515fa406ca6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "22dc4199f6be466d82f36c0aeb018c00", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f0c9d10ea7d4e40a4b5a07da0c7f036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b64b4314b1c04dbf80e23761f9b39578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2d74bb9a1e9a48e6a7eed7e2f54cdf63", "region_id": "RegionOne"}], "type": "monitoring", "id": "65fa191377904358ba147ad01437a970", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "631093dabd174649b59881c738e18020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5ab54026ed74373884e5db460f0a1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "402376566b2e46afa8131bd7606d317a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0eaefd4d18b54356936effd1fbf3967e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d28a909693184e1b8261aabb93b11d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c60a45f96bab45b1b0f446aab243a2b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f1581ee14f5540b28ebb294916464838", "region_id": "RegionOne"}], "type": "placement", "id": "823cdc48aa1a4d899cff8f5568a2a556", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c38d7b3078ba4421a4f0c5dd65e4ddd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5482b78eb58f496886ddd93e0a6d0190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1cea9384604b4f2ba9c05f7b60597ff0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "98c35795cef94a768b7b4bf0eab9591b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a95fde20979e4e7fbbef9e2e2e05c8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56253cd86d5f4cdd8e6448042299b5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "10e2a2359cee4628b36f440a23465491", "region_id": "RegionOne"}], "type": "ha", "id": "33e7a43e0f1c45a98ee75da190ab0d04", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d13a36b3daf04bcc90a88415dd627093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dfb2c67f8ecd4197a77ca31c3afdd71b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "38aff756246342b9990b4a7a15c6a577", "region_id": "RegionOne"}], "type": "reservation", "id": "b9b32d838bd845a8aa3c60aadc6559ae", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25b46f6e08ad4b7fa94ac2c5f08a1810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ba0126891977487581b08c563d10895d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bc9b75aeb0a74769b437dd8b65c13c63", "region_id": "RegionOne"}], "type": "function-engine", "id": "638f67e2ff38438a9fc8e9095340b41b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73f0d2e1b24849f1aae9597198afcbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e26462d24f943fea860c52492811919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2cb7bf19f58c46c5a595881d85997b90", "region_id": "RegionOne"}], "type": "accelerator", "id": "45e796191def42fcb8ebe6c480247c16", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87c6dfa8eea148689cd7d3afd38bffd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "306a619d33864c1c845ec4944338ea28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "475811a1d65544608a0daf4f2d468597", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e5c2cdf76f184a6cb08a7f1513d6e601", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da069afb731a49f09723ca3f77c7d9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80828d824ecf4eb5a434313569419038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c368616fd2c47e4bf8e06754a47adeb", "region_id": "RegionOne"}], "type": "registration", "id": "615691f91d53450eb6bb02239d1175c5", "name": "adjutant"}], "user": {"domain": {"id": "e6ae2cfd94804eeb9e60a6e61a921ffb", "name": "d0594523ffdf405385e0274e1c22b2d9"}, "id": "f5f8eed8ccee4554888cca5f2ca4d3aa", "name": "32b5f361b5244745a77affa5eaf026a2"}, "audit_ids": ["5e12501194b149138539e4d51281645f", null], "issued_at": "2020-04-23T06:25:54.154763"}} 2020-04-23 06:27:54,272 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,275 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,276 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:54,294 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles/no-profile -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:54,297 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:54,298 openstack Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile Traceback (most recent call last): File "openstack/cloud/_clustering.py", line 332, in get_cluster_profile_by_id name=profile_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 386, in get return self.request(url, 'GET', **kwargs) File "openstack/proxy.py", line 529, in request return _json_response(response, error_message=error_message) File "openstack/proxy.py", line 507, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id ResourceNotFound: Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile {4} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.205490s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,152 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,156 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,157 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,159 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,170 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.099460+00:00", "project": {"domain": {"id": "c460210962404f288f5b0065cb72803c", "name": "5783515d437247cd8a4dd68033a7b6f9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bd30407ee7c34e46946470b48f5e9110"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a453625f2d0418cabd614417a5ca3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "45e58181a6e14821a3e2d07049ca75cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "74bafcfa2ac744208dce81392cc0b35e", "region_id": "RegionOne"}], "type": "identity", "id": "bd08511f18aa4b13b867bb062a1be400", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "31028ffbccd44ffc92f5d577ceef5b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "33cdae0aa1e942d3987d171332c513b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0901ac6915c64915ada966db7d5b67e0", "region_id": "RegionOne"}], "type": "compute", "id": "63092f2e56314c4ab5d8342769216ca1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "890a9e8528f74271b59dfbb67cb305a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "80ba7a44f3b5465395c992cbad61daa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ed53627ac0af47579ce95f07bc1073b4", "region_id": "RegionOne"}], "type": "image", "id": "c392fb3e90c74a889bb3e50ae8a8f804", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "003b851352c2475d8aa796f49e7ca788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0f2c030882864fdf977e10b2ffed7a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "08b341fe835e4cc989571fecec7de591", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cf6de5937b8f4ee790ead559897cbd95", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39a46bf69328420c889c030b210ad553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "545fcd717bc447b2aea54ed5768ed051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b0824ee1a0d426d97238c9933b39329", "region_id": "RegionOne"}], "type": "object-store", "id": "24f555f2baee48008672ff515e1695f8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e004aee7e2df4d30b1f72a37fc055ee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "defd4c9f94884220ae3dcad94e448510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "427847fc1bc942358673831c62dc5328", "region_id": "RegionOne"}], "type": "clustering", "id": "68f7135683e942d3b7ebca37c0fbb50a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c3ce7bfde4e44adb2ba65fea2c19a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e01f9ec0c8a416e862e2d848c1f0553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "58754ccef70046c9b4ecc8f08bd87519", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6965bc5f08d5468a80d4fd3e19e5c928", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4008ceec0dd04bf0b26a7feb9628a592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d48cf220e3dc46809f1f268b05da9873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2297cbd58724271883c8cb15da618e7", "region_id": "RegionOne"}], "type": "cluster", "id": "93f3945791ba410782647be7c39494ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0f9fe970ab4748069f1129925edc622f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fac121b54e1848e5872c008861295900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8fe118007759479c8ec12dc0157b3465", "region_id": "RegionOne"}], "type": "data-processing", "id": "b805990e0cad4fccb678b20f6e6fd8c7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bcd280e406734eae8c7283a48606ce20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2816964635304aeeb46665f78f321f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "10d4e16601f9406eb4cd4aa7ca94a326", "region_id": "RegionOne"}], "type": "baremetal", "id": "fc812eb7e61942319b4a90d629d19b79", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11a3cbf620ab4be39b80d38f54a333d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fad745e91792450bb9d1cf4760c047b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "76dca33e802943569e8eb84e4d73633c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "409f765cef61460ea8b523f423db91b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fded19c87fd942e49d9404b328bc29d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6270f52c76a94f93880ee60f7298679a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e1f2f4879c254271b3db89eff9eec65a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b0874bcbdf8d48b49035a72a7171f33f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "82354953947b4a4d90603b1cdddecc09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "13e5b1fdb69d4e2892e6332a6dd62f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c8fb7ffd85924fa68eb2ae639e9b6b0a", "region_id": "RegionOne"}], "type": "key-manager", "id": "15dcf0350d7b43ec8c3e50ad670fc56b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70f77c007da74e4fb51f6ef76de3bb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b65030facfc8434fb5792e373b07b433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "284450dcaaa74ab39177ddb02d9face5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "30b745ccfa254b0ca9bef87a623a73e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7f996acc34f44dda1a46a323ede186c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1bef56838d04d109b3ce71d53d48d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fea2f17c5c0b417a9ce211b4bd68563a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c63a5ac06a284d5d8acf293378784b53", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8a7ecb412064f0e8ebb6d88691c6b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c4060906915046cd87f41f5b09516995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aa1792d7bbef4e828926b74325ba0c54", "region_id": "RegionOne"}], "type": "message", "id": "46ade28a80a94713944bb8b497ae7426", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "78d5eef9908a46d8a4555914614f2bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "832a84953a85428db9dfc66d2ed7ca85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ca45d0f99a444f63975e17b59d2b7b3c", "region_id": "RegionOne"}], "type": "messaging", "id": "bae649d19b57452892f083bc45cc2094", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c10bc50ae9c4f1aaf755bfe1a04773b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6cf38583479b443aafd28c0e34dd2b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4638a01a857145adb3e7d58a52419179", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c0784f1f8f4a45e595f6a104492bf1bb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "150806ca3cb64e0a92d89e5ccbf1bfde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee1162baccef4f5a8b9b2fa96f3abc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e375d991ab0f40b3bcb7b41ab05d407c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e4b2f5698c5a4419ac24fbae02ddafbe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fdbcc0fee3046278beaab56e1b9136e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66d0b9cf205b4e999b360b9be75513b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f03e57f0981e4da1a7d202a2cb215e42", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "42cab4a7c0634d79926324e9cf5d695f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c3aea31c8b3408aacdf576f2c0a6a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2382422d25a416e9aeec5c459633f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95d9bccb8aa7407b9f6aa208856f10f3", "region_id": "RegionOne"}], "type": "container-infra", "id": "eb32809616f6416d9963d5a7d519b0fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cea3f746e6554c49bd68ee875b28f8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "00c63e84e254488fbc831ac24b37497f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0710c1c87d7f475eb4168bbe532235e9", "region_id": "RegionOne"}], "type": "search", "id": "b1e0a121cfed4378aa134c536d317754", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "42e4fccc0f714272a64dd0396ce59ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e5db0226b4e345159fce535e0d34e9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "37ae8533708b4fd8a5730b2f02dbecbb", "region_id": "RegionOne"}], "type": "dns", "id": "49a713f3cc81431d80fefb85559581b1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26ca43961c7541c5954488f3c96a9a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7903793c10594a68adacf1ec7f7fd55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c0ef358c46647268552fb375c5ad506", "region_id": "RegionOne"}], "type": "workflow", "id": "97e8dfba90ce47a0abfd01aac76dd5f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e5469f734ed45ef9a5b7b78e88bf4cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c75b16d8bce84e9691b6054c97d20965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62085ecdbf874393bc187bcc4f46fe9f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6a4f600b5b8a46728b24aae1b480addb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a7347e098eec43f8be4eb8709df869c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "df1322e30ddf4d0087f7e25e89fa9126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bb83612c499e449d8d4a1df31ef317c2", "region_id": "RegionOne"}], "type": "rating", "id": "3ae6cde83bce4c66b9316f6a95bcdd54", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "288290e4527a4b11bb4ffa5a26dfe4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "16297a252e8f45cfaff2170ef1649f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c794ed424eff4a2cbf7b1ea023ea41b2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "892f7ef7863e48f5bdbde9115d660578", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a8cce7cd5d714609a5b80eb67d8d3242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ecfbd31754542ad8b05ac082ea9c1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bab728f4191549969a561159dc10da64", "region_id": "RegionOne"}], "type": "policy", "id": "1bd47878eaec4c7d9949fce6d6b2c575", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc896673b3e34949866c5ae3a9044d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "815105f8252946e085e53b45cb61b7f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e7ff08d06653424c9fc396c64cf0f91e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5f0b767106694f6fa04033508a28fbe5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1decc376e27478999fb6ce99430ad83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8fce063767584b7e9fee42b13944dfe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a654567a281d4f3e96f6f9cc5c25fa87", "region_id": "RegionOne"}], "type": "sharev2", "id": "e74e359c92a44e47bd97bf2a527f3c53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "720f6ac57d80474bb3d82761cc99390d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6006fce2c7b9445e9a97181716899faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f2a93ab59764d208ff761203da068d1", "region_id": "RegionOne"}], "type": "share", "id": "f44d1cabf03b437499177a98588b17d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f25de6fc6a554a0a96f4441f3c5b5526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f440bdca256f42989d9c12b01e82ab6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f12c3347bbb4524b490e970f0b0924a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3954553ce28b40608e43d16193b66caf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c2cd91a79c74a20a6637951d495f13c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2dc06d84e2441c68a7cb6c292a99c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b5d2462b0594e97ab723a89b17e0d7a", "region_id": "RegionOne"}], "type": "orchestration", "id": "6aedbcf0bddb40ea8e59bd2f1204d2f6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "034225a822bc4fbe94aefc8013bac9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4985b0ef6cc74abb8a0fb2ec27c98388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7093f480f19c42b989a4a33a23b019a1", "region_id": "RegionOne"}], "type": "block-storage", "id": "a046c0cbf9c5492ba17af2dc76dd3d5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "992f41a6f03f495f823f056195b66a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3308a72760a48f3930f1103f195bac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c204e353756415ba10f5143316cabc6", "region_id": "RegionOne"}], "type": "volumev3", "id": "5739345ab527451ebc9617d7197efdf2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a9e21efb7a7432ca4f0dcfaa5e058f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83bbc838ffbe4952a33b8e0fd81bf684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e4edb2853d44c5ac679eeaec99071f", "region_id": "RegionOne"}], "type": "volumev2", "id": "e80e22ee3d234ff6bccc3ca433d382ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1184bf95b52b49329f01263426070a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcf772bd8e784270a18100cff90a591c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa29698d8a594715af100abd354805d3", "region_id": "RegionOne"}], "type": "volume", "id": "593e6d04b6dd4d16bcd32c769f12b23c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec43b1f790d146f6829618d70a02b818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "177f63f779df4bf58438d1b85fc01ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "682dade2e4994e02899c12c131e1079b", "region_id": "RegionOne"}], "type": "block-store", "id": "4579bf1d1cd642f89cbc80d3a12022ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "480b6c77b10d410c90904a39c32a3274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb0b226f106646f68dc9efb4fc652694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "83c9985aa4fc4feabb9847c8393fee16", "region_id": "RegionOne"}], "type": "alarm", "id": "e52715143e1f442088f54be7c8df3895", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4e1b3aa3b49a4754b024044e4a99502a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f5fadefb085a46f68ca8be65408b9270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b01e5c28dd8f4256a377b869879b9442", "region_id": "RegionOne"}], "type": "alarming", "id": "552aea8279e34a6e9cbf05b582e97664", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f6a9f20910c4d32b284b408c3340521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b55f1c666ed4df3a2e459f79a60b246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e74a58a077a74790af053cc4cf03fc24", "region_id": "RegionOne"}], "type": "meter", "id": "639718e2ed6743799485a94e89586fc8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c819bd7f2fb4ec6997de9564b10b436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9558613e5cf247cc84d8246b5dd168e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8c66c8a77df43699cf739ae83f5349b", "region_id": "RegionOne"}], "type": "metering", "id": "e5fed7cfa5f94e108762e22b0d1f2720", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "94ff5d57368c4f89b0b7f1096d291c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2604b28973a545c984a7a5decabc8dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "81d37b6a7caa43208e663b8415999f67", "region_id": "RegionOne"}], "type": "telemetry", "id": "3f45094473e3498fb7986f9bc02f6173", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bdf5f500331f4059aff782a9eaaa3b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "056036d3fb8c42c7aebeb6ba0bdb778b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5c928e29a8e243b093f6700a4761a879", "region_id": "RegionOne"}], "type": "event", "id": "7e25789482fb4131a4d1b599bfca9061", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cf4baa8f94494a4fba25309108c41395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9fb0502f21f84bbcb2d6b553f519f138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7a838725f92d4b6bb68ed47c4ef0feb6", "region_id": "RegionOne"}], "type": "events", "id": "6e14a5e4e3d24190b17290c9bcf8122f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99b5dbf569274cdc9ce81ef115482eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "472441f02ad641adb2e4b9ed97813aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "72f8d4d6f314431c904cdd4c8f8ba093", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f56632a22adc46dfaa9acff4e39bdbb9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e50b28bc00d426f84e97199f06192f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66f83d3d6ceb423abae9021bdcdcbdb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "26540b43ca41497e9f504bace223ba63", "region_id": "RegionOne"}], "type": "application_deployment", "id": "12be642828f641388df21a08bf097309", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f86d1034ed9740edb5fbe406fab779b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f59cfda3274d4b8daabe7ff26d8aa697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91a5308a08664a76a8dfc83bc6964b72", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "68caba9550e246f9b9e054d46a469d10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc9abdd37f844c0b93fab34ee036527c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76b8e774b23246148db2c539b84d205a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "df28b6a8bf574c25ba8c329897291fca", "region_id": "RegionOne"}], "type": "tricircle", "id": "42a731221be74f628082db574098517e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d0df412a20f44de88dae2df17e28dc1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d5fd34f63ae94a71994cdd92198eb80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5f1f72b67e1a43a4a1959b58c33d38f7", "region_id": "RegionOne"}], "type": "database", "id": "320cbf4ece104a9aa4a85e6b6fc94503", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "101751244df84b7b9b31c5860587440b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49850115bf364931800efc5f5c6e5aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7f6c14d391384e3cafa0df8b55657734", "region_id": "RegionOne"}], "type": "application-container", "id": "685fa79f2f4b4f56a6e209b43d280d3e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f77832a114741b780922da241920bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf7a519473e542d19e5c360d5f53291c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7ee80dd6eb0f4ab790199a5dcd62806e", "region_id": "RegionOne"}], "type": "container", "id": "fc74f03ddd89446085fb4d058a67a355", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a26fc4969ab4488ba14f0a73a7236955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9d6c741e7194ab39bc8106583fb0ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "38274569c83d4bdda326e192ddea386c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a2ffbc5c6af94f2a8e4d3f31119762ce", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55f0eb617b84486cb2a76f6138bbf5d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b8f4f2eaf1d4aadad45be8f23ecf4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2c5a3dccbea7419d92107375b17d0114", "region_id": "RegionOne"}], "type": "rca", "id": "5fdad36544c14304a1950f49ffe143d2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3051455c83e7448cbd3d018b944e5d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8d81be36fd9647eaa7f8c3c84ebe1e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fc5df804819842679a6c3bb1235d8a43", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6193f6826d9644d5ad5f1ebae0671807", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4eccee0cef864dd8a350b6f3838dc16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cf67dc23f9464f9aaf2a2a2f4c315a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b243922e69034cdc94f0fcc847b7c44b", "region_id": "RegionOne"}], "type": "network", "id": "04c49a8f8f704a1a994120e70af1c705", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "58c1b967cb2845f9b87535b1606ca988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a20a64c6bfb44b7bac74074dee82af97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6bdb9e0ce7a049e1bc01aa95d7db6306", "region_id": "RegionOne"}], "type": "backup", "id": "af24de34f91542da88029925319adf9d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b19c714a17d44f28acbc92501b84644a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe7b6377965f44bbb7e216d2f83eaed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "13e1bee15ef44b539b018b9b29e644e7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "63fc122bf469475092cc9c3bb78f56d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "04f3a801216f485797eb816ddaee33b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac6c61eb5eb84471aab13eae4f9480df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d3fe4d8f527243d79cd175fa5d3034fb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f174188e085f463e9ad857d9f63101de", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08b25e52e5b6493e88cc383ad29f05d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d2a269d9ae8749d5893f033804a77bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "548fae9033e94066978b032ee71ccc1d", "region_id": "RegionOne"}], "type": "monitoring", "id": "55d1b8e6c4834672aee99a0b7bcb671a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "32d89643a5944c8eb0b710ba99e0370c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98c2f1252e2441248c8d292af8690fe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "67a7f7eed5b944bcbb116d008cef46bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4cf807124c5546f2b34a969311d4bbfc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a87b4a84cf6740fab74f8480fafa0a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "890ad95468c5424fbfc8695bd27562de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "97ae1dcb892a41d6b2bd263220372a85", "region_id": "RegionOne"}], "type": "placement", "id": "c1cf162bd7c3434fb4ccb14b83fda49a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a6f17c142074aff8faaa434ba0b97be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29d0ae584aa745ea907c21fd5c2fc906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a64626b80c84f678aa2c9a1cbc24b9d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "35135dc9a7dd4909a9cb16c72da7f866", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "498333f04bc94bd3b15b6c6aa08e9fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "772f80903de045a1a4828396321b717a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ab1b11fae6fb4e1c840c246edffced9e", "region_id": "RegionOne"}], "type": "ha", "id": "4f7cd8ed68554f879a62d5b15e73f132", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "574d2982e1df4b56a2222a5a0b3569cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "929675f1c1a24548b2f59c26411c77c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c159ad52d3ea48d18681abd3abef9004", "region_id": "RegionOne"}], "type": "reservation", "id": "6b18bfe80c2c4ad0b59140237a826deb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "14d3db3919c94cea9958b8ef11d5550b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fc4ccb9d0e9d4449a9d9dfae3955bac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "00a21692aed74da198dcd757754d58fe", "region_id": "RegionOne"}], "type": "function-engine", "id": "c5bf22a303b1460cb8fc3af002c75a5e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "71a12cbb5d304226ae850ff9cf2cbe94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0cf324e64cc47f4b73b86a1a4424326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4db073eb5a914d77ad4cc97594312506", "region_id": "RegionOne"}], "type": "accelerator", "id": "168bac68e12f467092d393e70dd6b75d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf7d4bf5655046298110bf60fb039f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40c01cead2434879a789ac4a040ffa95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6696e2045d564c6db4d3960240363c59", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f0e1f9fe8b5f42d28182d3ab38c14775", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75960ebcb18a4ca7b0b4ecdaec945f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea9622c7221443a9809f4a0919ec4f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18e9546766d943bf99860e6aae5405c9", "region_id": "RegionOne"}], "type": "registration", "id": "ad6c54ec420146faa37afa0d5bf7aad2", "name": "adjutant"}], "user": {"domain": {"id": "44e5361c8bb24a1d97f87689988b04ac", "name": "bbb07f5cda344ee28964dfb59ff1a3c7"}, "id": "df8ace36e4454d0883443df0ef4339e9", "name": "2d4e892655544aaf89520257075871dc"}, "audit_ids": ["1841725f89f641859c67f59c1679c26c", null], "issued_at": "2020-04-23T06:25:55.099460"}} 2020-04-23 06:27:55,199 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,203 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,204 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,285 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,289 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,290 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "killed", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {6} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.243228s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,161 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,163 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,164 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,165 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,174 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.060283+00:00", "project": {"domain": {"id": "2159a999ab3442949ae3b0e937eaa0bf", "name": "c18bddfa10ab4b7e9961ba8e6da246cc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c9da72882c254492aca77eeb9a459b25"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9c9c69625a714223a73289e014889148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "46ddff8dfc524208940b9cd26b559855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f5cea6252687440da99f5028945fc78c", "region_id": "RegionOne"}], "type": "identity", "id": "d85260f77ae44185a28623c216b2a05c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "253fe557325e48c79858b71aa6b6386e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "611dd02391d642faa399fc1ab033a303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b5da18946dd8454b8ef4e62791036129", "region_id": "RegionOne"}], "type": "compute", "id": "f16162b4a3b54448a9644d805d135e6b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5340300f7f5c40dcb567f53a811a2caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4dc6a335dff847fb95eb1b71497ab4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fe97e21f26dd4c2c860dd176233d8e6f", "region_id": "RegionOne"}], "type": "image", "id": "ae5079b8958744dca2972cd0e6439edd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4fa3bcad9f254ebe8e8fe87740341eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1ac4c31d612e4b4a91f82b14825f5015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4e51adce0c83433f94b90d785652a52d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "34353b96f8a845658c90407c4421b9c7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bde618e0db4e42cd8c08c687c4afcb71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "addc8c630fbe4c4588ab96b194ff745a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc8e386662544c4c89835d43121b5f12", "region_id": "RegionOne"}], "type": "object-store", "id": "f6a1810baf084d41b36b36f6e13a60a8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e0598cf4dcb4e1e80331e721690b7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "055956ff1f204265bb6fd5f737d1aa18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fc99ca2d05df47c4a76705cf90ac6c54", "region_id": "RegionOne"}], "type": "clustering", "id": "fd825b1299fd46cfa2c2842a6670ce5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e19e4c38291c49f292f8fa021a007941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f928c3868f8b4c0a9642f9e15db6c45f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a02bbd3e1fe4669b69824929e1d4174", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6c52aa2b7adc4bed935e607bbfcba237", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81e6f11193924fe48a4072561f088316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9819b1dc29d4f2eaa1f02b9b33fef07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0feb702c8234b5a91e2588499e396e5", "region_id": "RegionOne"}], "type": "cluster", "id": "ee4c2e4bbfd847f5a34edc127de2e944", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "77f0c652b57d4d758b13c01b90b39fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9d31ed854554e37957504d8c0036864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "38d274e45c6f4b87933960ba8cccb16b", "region_id": "RegionOne"}], "type": "data-processing", "id": "b4230b937a134cf9ae05637a3ed7b6ec", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e88de8054e84822b31fc53dbbff8d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee6c36510f424d089b5ee580416656ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8f1d44561afb4ab6a6497bd6b9cabb80", "region_id": "RegionOne"}], "type": "baremetal", "id": "0f4160507a98457f9cf66e294bcf2f01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51161940e74742b490dd6833522ac0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61cbd1042e494a0bb57e943f7163a676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0e13b0c0f3a438bbc3f6f4b2f7b56e3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6416a7554d444f1f8cedcf6daecf6506", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f79a1379d84436a8110286e7bc541f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0887579d93804306bdc6eb3a1a163ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fe6a7aea8e61429c8ca64e00ca53dbd1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a5c6d1c2490241d4aec9992c5665b422", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "60575606f7f44a9498ee26f60efab5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dab41402e67d492dbabf6abcd95076aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d33ce9165a4c4975a0ded4d440e28161", "region_id": "RegionOne"}], "type": "key-manager", "id": "6abbcf7ef634494ba52dbba0bd3a2526", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b567f56784b3431fbf36d4300fa4f442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c1b5eb63bda458db5eb156b31aa7b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9afabc63c3144c5ab6419ad2e1078a40", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5dc4d681d155491a867e8d2ef0c208bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3f275dc40ca94c12b44e374b24304c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8c7bd218671427fa679e060fdb7deb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7037a5832615495eac84484e545027ab", "region_id": "RegionOne"}], "type": "infra-optim", "id": "76327b5335e84107a7516643450d576d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fdaf4dcda4554e25ac1e04420c1b2f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a57eedf350c049108ee65dc25c05acec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "300bc0bd4a5f4d78a48a458a8ca673df", "region_id": "RegionOne"}], "type": "message", "id": "7a2975b371024bebb0d0d454f5af53c2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b1d5571af40e4e2e92948eb62fcb29af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e3bdf2fca86147408b3a906d42915b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f817d349a8e4fc2a264fc65a269f020", "region_id": "RegionOne"}], "type": "messaging", "id": "53c31b98078846119ef2eb683962a359", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a3600c382e44413694b39c78952f2a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ca3027273e14d94b9899993840b7a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3823faef579a4b12b7f834a9cace34d4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ac0c86f6c7304effa77d1a910945587b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41211b03ad5e4f59827a32fd85c6042b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48fe152b5cd74add9abffe912cb80751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe44d32a0a8b481ea535267e34e2221c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9a367a33211d4302aee8cdf5b1ba188c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34873c847943496c9d05f5c673bae6f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d1bdb35fa5d40efb83d7c1fad6adac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43b6772c7569441db7ea6648e8cf8662", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c5ac0871ad644c918676865ac3a3d827", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af99063b9619475cac88a768f942ae98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8847851ad31c494bb33d61e67a3c7b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cce23c4a5834694b332615741344d5e", "region_id": "RegionOne"}], "type": "container-infra", "id": "137fce4fbf7b41088208ca3f4d885084", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ae264c4fb21f44a58b593d016561cbd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e87c22ef994844b692c9aa9d9f4a102f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "38de81f5d371442db37f5e0f00c24fa2", "region_id": "RegionOne"}], "type": "search", "id": "97bf2fcbb1aa48d1a246d727c7223eb0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2b1a2edbaf534f6b9d46feb59c404825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a5f06af878cb493eb1fd2cbda59d3be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "aff942adea0f41e4b3d2908e58fbcfd9", "region_id": "RegionOne"}], "type": "dns", "id": "8a82374fc9a942cda142e9de105a18f5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de2d43cf09964c379750a4202d1e9950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2154aa84bb884876b6a50f3efb86bf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5bee50da44d34c4682127cf0e7df8bc4", "region_id": "RegionOne"}], "type": "workflow", "id": "890b0fd17c6d4c2b89a015d8b8245ac9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea8ed558fb5b4a24b92f81245b535cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de036b9bf61f40c8b326adb9fe420054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8768c14a337b4f3fbe7b3ba7d7dd0f1e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7f3ba87466c24bbd93e108cf2dcaf439", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b57a2c3a31b343d089e9f48c39745dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bdebd7222b7c47cca1915c95d50acbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "70ae1d4a342043d3a2e22e6ca7a2b373", "region_id": "RegionOne"}], "type": "rating", "id": "262cb26632a34c3281ad3ed74c505ef9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8519c95af28e45bd80a26ea57e35fcd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efde1bbb795b4275a7a0d4242627c220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d1d93f3adad44b5e9d02cabe32bbb9cc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5adf6f7bb69a481982d7c3cbe44806c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "382fb3ee30724e63ad3221bf5678a431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a7b55abd74cb4e70b3a8e78adee2e68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "63e1332d6dcc4e2cb93fe88152dbb127", "region_id": "RegionOne"}], "type": "policy", "id": "6c98f38340d84d8a99a423c1415b295c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3526a02c65d74656baf3b6e18f19639c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "875175f236604a67b32e1c8839e476ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26770886d84b4850ba027289f28ccd88", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "11a9937e3d984165ae86c221898137af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "705816a64dc14080b06a71586b8e3324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0b67e88714041d98b3e411c04a96a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9bc1d4a215145f39dc16ca93907d977", "region_id": "RegionOne"}], "type": "sharev2", "id": "eb7bd7711247418289636517408f4e03", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b8c3d5830664057b7de1ea58b84759f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d5e569eef864d50a80a672a196e85e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be0bcca586cf410fb57c5fede38537e2", "region_id": "RegionOne"}], "type": "share", "id": "1b69a8ba17394ed8a59f56ced155d1bf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc3b959011f64647819fdcb86c8c74be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb2e781b362844d6b9f4b1b3ef3ea36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b8d05bc80364db787f0f97870063b00", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5cad818945ac486cab0af9389de08657", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2eccf6369d44fffb4a111c11c12d748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bd19916da784ed7820832605d85adb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "659c84208b814391b2ba1b99bf61a818", "region_id": "RegionOne"}], "type": "orchestration", "id": "84de957ab60046e79640a36d9b8e4c62", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdb0df23262a4b79b08189d5a46a0255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7916102ebd704deaa688c46144d4267f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "357753cc4a604ce8a58e838e7480a955", "region_id": "RegionOne"}], "type": "block-storage", "id": "c3ea40f6536d4f6090335a50df95c094", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd51a705a0a043ae9e49ebe96c5ca6be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8be0c1b496a44e7a545e06e0b55e4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "428ad3a4f48640449ddaeea9308a43bb", "region_id": "RegionOne"}], "type": "volumev3", "id": "12f686a77fb24314a02b53b38d8eae61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff84822569b747058349b90fa5a719bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99dc749e60084d11bbfce119883bf5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5edaaaa84dca4d1088f4367b025dc411", "region_id": "RegionOne"}], "type": "volumev2", "id": "95408b804e72459b86b242ee51d7a31a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6fb3a2db17b4af189a1597104bca3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2fcc60a96854f84b98b901619692332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d9c54e8317a474b98f27c2f5983ab54", "region_id": "RegionOne"}], "type": "volume", "id": "d9f4f09560b4475eb89412418d205534", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929125e8b75941049f4b2189370a9664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2b0d61c07f14236859795d1f21cce13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b66d14c8a134b38834f4d85c58742aa", "region_id": "RegionOne"}], "type": "block-store", "id": "623c5f1dbd764fb9addd79a71c61fe19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d75a5885c5344dbb982f900c86f0341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e3e9972520f40df85740383ea154d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0574fc00f008411a87de055b86ae7892", "region_id": "RegionOne"}], "type": "alarm", "id": "70768f38ae0942e698e321f3fba058f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0d7addbf69d4932b7386d3812286af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f13a6c30d1534960910fd746fe094a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0c7a74cba75249a1ae3b92bbcd2623c9", "region_id": "RegionOne"}], "type": "alarming", "id": "b49e92b4499a4266bb00e3a536787bcb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d670fa95a554625ab13d37cec75dab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2fca27850fc249d2a90c15270dbb0895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "45b7181b5e1c4c00ac20650e83f64e44", "region_id": "RegionOne"}], "type": "meter", "id": "7b9eb266c80b4fb1b6a4fed3e73812e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "55fb27e89b884a9a8820f1843246a7bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff0a0221f7124de4b0fbbe9717b25fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a10de4eff4f247fb990eca9a5ca1f190", "region_id": "RegionOne"}], "type": "metering", "id": "4d1496708af54bb9af2643033394f9a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b327c9f305454f799ed3de8a9bf0a54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba5c6bcd711e455789289ce306f366b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4f5828ebb2a440b2b8b8b5a0e53bfe4c", "region_id": "RegionOne"}], "type": "telemetry", "id": "af18eb314d4e49718bcdf0c7534bb8f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "113fac05516b4074bfb45eb4750a5f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "087c7d2e927b4aa7b17cbc63fe77d510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "08f4e8739c7245319eee4c6ce1fef8d4", "region_id": "RegionOne"}], "type": "event", "id": "f47d8ed539fa47f181bc0081b19bee09", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4afd077c21ba4630a1f09f6955e79375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "38c45e6961a444b3b0db29fffcb06421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d30e369389644f7391f2d87c6c71e6af", "region_id": "RegionOne"}], "type": "events", "id": "f51111c982dc403c973074aac689c84c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "936fde706e324b2aa36cfe58e942857a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "543e0d0658d24777bb025c54f3097783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7c5a05f42c744b1da03c5db1b443e605", "region_id": "RegionOne"}], "type": "application-deployment", "id": "93633b2e88534be598c93bfe52cf39aa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "739346953427419b8bb725c209842426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f14fbb4bc3847f6a4c83b0499272040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f9cc1099d5924d5a9a468c5431466eaf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8b9e117e5a3645ab83eb32626cdd407a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed78fbee70844ee797dc4f1c0259614a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b26826c46811428eac587a5830b3d11e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69cc714831db40d6ae5983c55d35ae11", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "51fae6f319504089b1381aec74245a99", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "553c8ed07ce04ef5a493dd605b66e1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cfd038ed98ea4742827da465605ea4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eef1381f5de4467db0995bbaeb0c7d04", "region_id": "RegionOne"}], "type": "tricircle", "id": "82d1c22d0818468c8564370f7c912333", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "088bc812db7e4e42b6482cf24dc74920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bf1c2c6702b54d8eaeb31626acf74765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "75561fb2b721493d9a2de644710250ed", "region_id": "RegionOne"}], "type": "database", "id": "d8ffc67af40e4bc391e48e2078523746", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b77f58e0d19141ddb464f2a3357d0e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1da56f4783f8478587272df36be7f28a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce6b18a874224dca86647e68be361631", "region_id": "RegionOne"}], "type": "application-container", "id": "f5bdefa7aea24e188329caaa6e55bb6b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c78f99d51b043d6960505ef45594fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "525b79d6857a47648aa439ac918d2ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "098c1314862f41fba18fc620f6f9020c", "region_id": "RegionOne"}], "type": "container", "id": "44b5bb2e2103495991006d7a5d45ad8c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6cd01fe990b45a9b94eff6714d85f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db5cc4b81e074bb3add3d80a1d30ae74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d83f3adfed1340b7adb23f7a503e792a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "84c0f0ad634b47f59b964323cea1095a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "416b2fe5698a42cc8ff7fb7d31fe0a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2bc8856b93064259b3b2f1f040b218e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "936c3b76858f4b239d6a7a81f950e324", "region_id": "RegionOne"}], "type": "rca", "id": "f5ac5df601774feb87787a02205c8e65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54cc672886824aada8e82ddcdb4e3621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "94520b6eb8794b37953181160d2efcb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c9daf3cc0a4c4ca3873b88e9d7acd272", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0b06ed03d38c4fe781b7224645f8c5ab", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7f4e929db7c944bf90456cbdbfa9ac9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d098a14fbaa34932b69acf4a58226825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cc16d101ef664c64a5e699c56c18e0c9", "region_id": "RegionOne"}], "type": "network", "id": "7d0afc0ddcd044109cc4106577771c6a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "92c0a9b2be5a4db1abdd49c9cafdf9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8f019d96dc9441eb8c0f3cd06de5e2dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0e1fea35f00f45a99e625fcaf791697a", "region_id": "RegionOne"}], "type": "backup", "id": "8152470f3d9b4903a8448caad6404b88", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e70ca33bd0644088c5e77f29a33c3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "175575baa39d42b690941794133780cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8cba294d9d99440eb18a35257e93d5a7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8126f6fc27184f3d92e7c0d60fb81f00", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d56a5cc49901475a9bc75c43d2ceb8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2f5877ef4364bc0a5a4e1f6b896deb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f89fe19aeb07441aa93877c2dd6c9b8b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "199ae231617146c5872c35c6f4d7ffb2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1f2f39c0b2c140afbbf08d2f36183e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d43a044fb00949dd84a6804b4b8c5d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "66c55f22812644778edd3f7f3bf8b6d8", "region_id": "RegionOne"}], "type": "monitoring", "id": "75df60f1d39c4c97ac4062b9ebce47a2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b3c9786569c4852a35643c3c3eaf44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "45303ae0a6cd41089e9b9df0a817a4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6aeaad3e78c74a91b2802ac61e19ad44", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a16f070b595946e98d72cc5d18a3b908", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f4ddb06fad614296a12665f61d5ed536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e53a545468f84ae9975b5d911409e1f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "46b218cf0bb64f2c8024df87f80e99bd", "region_id": "RegionOne"}], "type": "placement", "id": "db158b23958e491ab54057c466203246", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48849bcfdbbf492a93e60b2eaae7124b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e174d662301488c8225790875948e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8d6a89be21d4a3785135cc8a0f32a79", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e50e039ef7874e6a87c40c3be47f25cd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c49eac15a0ca443a9589ecc91bba79a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bbb700f8fa6a41c8821ffb65d271c35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "faf40f59d9ff48bab0642c3c26e7f776", "region_id": "RegionOne"}], "type": "ha", "id": "03ac57feae5142a098b873b33bfd2140", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f8a37ae9a7aa4c728469eeed4ad7af8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e253a8a19214c34b4ec3cde206b0caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "247b4a1268e54edbaaa3d2b7d9c431f2", "region_id": "RegionOne"}], "type": "reservation", "id": "958f3134c7004b0b9914be0a62e26a24", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aeb1bd2508a340cfb84a174370710ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "32698b3b358f4c2ab34515c7fa952798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a47ebc69070466e92932e4916e2af9f", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9f4cd5da1904888aba6c9f67b17e5c3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0b1e0d30e5ae4e369b84dbd410cbd383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "937fe38de58c467bab6061d6c7631283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "107b1b6789d14486ab540af593f29532", "region_id": "RegionOne"}], "type": "accelerator", "id": "71742a78a36b4f569b0b3b31268f3a28", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "56c0367fac1546f7ba6e2da492e7fd4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "198ec40deeda44d58f3081f0b54f0100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "31fb5017cb1a40e89464ed550ed6107f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3d1227e857a644f78eb00b5160588fd7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb586f5f2f66403d9d992a9c2a657df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "048f88ef4e39423b966f8a6ca550c305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09692bb132954203a06bae736120740a", "region_id": "RegionOne"}], "type": "registration", "id": "ac5d7dedd04b4c4997fadd5d6ffe1196", "name": "adjutant"}], "user": {"domain": {"id": "9a79263dd88c47e6b95f1465384db7f5", "name": "715c941c31c64ee6a341963fa4453098"}, "id": "af8c5e1e3fa647ae9bbe0cb7c75f15aa", "name": "ad62830167ec4895946493ec2b7ed435"}, "audit_ids": ["de11db19960f424ab45a806947243d75", null], "issued_at": "2020-04-23T06:25:55.060283"}} 2020-04-23 06:27:55,222 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,226 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,227 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,288 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/498b0f27-4451-4210-a991-577f357300b3 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,292 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,294 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "498b0f27-4451-4210-a991-577f357300b3"} {17} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.144366s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,135 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,138 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,138 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,140 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,146 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.097857+00:00", "project": {"domain": {"id": "3adedb4d993446c5b0801c42b6fe5c21", "name": "b618769eefc145b99c2cc78a948ca553"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d95eceb394174a219caedc376f0ca961"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9b68ec77d6f545fe8ac75622f2b4e0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d0e893e53fd4849a10bc0139dbcbb53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "99f5a10ea0324294b719b6b5d5ef406e", "region_id": "RegionOne"}], "type": "identity", "id": "ff9fb36bc30a41eea771c3146e927d55", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1eb17405f9b4a398333f7bd21467506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d7445b4d995447ef831e3691ee8d93b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d3d2cbb23ed949b39c9e95a73e28f5d2", "region_id": "RegionOne"}], "type": "compute", "id": "564fd607c712413fbe9f1a80872e8f55", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bcb26ba9a41443f6ba6f50b5494c0818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "224acfcb1b2b43b0992418f4e77a2ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0a86967ac2c94b4db833d3756a44764e", "region_id": "RegionOne"}], "type": "image", "id": "38767c46c02643cfa49111d256f2269e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b6656a53d15f467592c8aad8b1432159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef1b1dc4670645b5bb82d607d1b49604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f5cc77b96f1243c2bf294789cb4cfc58", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2889b403db9e471fa6695d26d92ba3d8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebc22873e34048869ab7ec7a627ed32d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "237d5e8bcf3742069756bb46c7b49589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c647b706a5746cfb56b9f843da1136d", "region_id": "RegionOne"}], "type": "object-store", "id": "865171aeb3594ad7940b3d112f0d5089", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b95c2dfd0a51419799ca0975bd7b04d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f1061ef894f4cdf9b70ea7149d62962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "70d58001adb34f709ee7b999a05b3a90", "region_id": "RegionOne"}], "type": "clustering", "id": "cbab891a3a054b03a6147407b7402688", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8df2fa6f60cf440db37c0a13e5072e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4edab13e79704697a12c267a82e3fc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e11b2e3854e547a284a7a69ea337f469", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4d26910054e14fafb5c61823febe4a58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d925ac1b97e5462bbe788c7de6e74f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e6124cf522f473e8e20098e7526ff3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c6bf954795b43adbedb0e9357824280", "region_id": "RegionOne"}], "type": "cluster", "id": "32e33bbc89bf4a8fac4d20f869a95bb9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cf1278a2acfd444faa5fa36a341a85d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b89ec63aea3747ffb973ab37bf5dd4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "db805ba2ccc245ce8636761e4c3d3e8d", "region_id": "RegionOne"}], "type": "data-processing", "id": "57089eb9caa84a2a94675610b3b84ed6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d9b255f31bc4d60a5440bb90fd5b838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bcaf1310ddb84936b6c0ce1f1f97b6eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2ce2b45347dc47c3be9be993816cab62", "region_id": "RegionOne"}], "type": "baremetal", "id": "fad41834492b47dc81bf0dea4eba7246", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57fe2c91c6fa4ea4b5d6627265e7652f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8087d3e615084863bc0eb27b4b83137d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "732186581a164c1cbce11da772442a28", "region_id": "RegionOne"}], "type": "bare-metal", "id": "532245b7516a4e908ea4922884012394", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1d82c762b32d483cacf832bc7ed672e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ff7ce160b1fe4d929cd1d92dfe221d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1ec168798074452f8b74b7554299717a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1d538bfac1df4243a80ae8c9c8c7d4e6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2cb4bff8c35f4dc4b67a191f98841306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2256b575b6e74980ade6d4aee8861b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3d01b6649f2e4fe4a71e0ef713d23a39", "region_id": "RegionOne"}], "type": "key-manager", "id": "2047c3be1310411eaa0ae2319d10d90b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d97f40599a1409c85f6a371742e2c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3bb3b44cdd7c49abad2ba5ce7146585d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6d1185c8edec467696950f16d75738a6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "667f9f19280343d99f2dcb46bc3f1e13", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08a3ed5372ce445a98d90416180ae245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a680cbdf2e904afc8f02579f4276c76c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "43d1440e83884501a9bee2b2cebd852f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "00a20490258740758c9860abcfd3022b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "376c866f44054b64b121a1320cf956aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1ec31e4f91949d9bbfa927c28d67629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8a8c7d9ce014d6791eb9c6a72f72b29", "region_id": "RegionOne"}], "type": "message", "id": "eaba1b09f9dc42a3bf7230200b74454b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c2f61a897d4e4c3fbdb99b9678036bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "18831b45f5d14288bcb4e5ac467b5518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13a30d8a9cac4f359731877cf0945cab", "region_id": "RegionOne"}], "type": "messaging", "id": "6bb94c7e59b94272942755111cdffec8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c70b69a2ede4b2eb82652a1b40ffddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e05d6caa97ff4571b2643179b65edb73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af44d03b86284ed2991c3ea8b2d7cd04", "region_id": "RegionOne"}], "type": "application-catalog", "id": "db795cc5ae994978a3e3a2194de23317", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d66abf82b2db401fb9f6a3b88552bf1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee60670c4c524835aaa3b64df7845133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b50e567ef504958841e33c971ea5b59", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "04157cd645384fa6a189c692bc18f7fc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0aa9ca034e3f4e0f86683f4ab038f1b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3378ae2cd12040daaa01c5a695debed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "612c883db1654ea6993860fadf8f8bc4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3f6b7513bc88459da1729f2a040c4267", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5503ffe33e8b47ca81ff5d68a6b7b239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac6e64073de54491a1b40d7c7c06f961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "949e4b69bada473b981c40ece962ee3c", "region_id": "RegionOne"}], "type": "container-infra", "id": "7d25ea642cab473cbf1b25a8bd40619f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "19f14166447c4fceba87b6f1bbfc1b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "316f0546d8a940279e79394acd97f550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8b726fddc2741e9935df9e0003d2105", "region_id": "RegionOne"}], "type": "search", "id": "5b785b31479e482081d6af14d1d51b95", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d1f2bbe5b98947c9b4b81a5da95f8441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5233b03737e84248bdf327048a3aa40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b4b1b9516ade45d0a52f1d703da15636", "region_id": "RegionOne"}], "type": "dns", "id": "56657285e662473db8b8ab5fecd4b71f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "647c86bad9c047a784ddcf504045e55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bb9765971d14c839db1ec41ae6f0230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3eddabb4cf32402bba6329699059c533", "region_id": "RegionOne"}], "type": "workflow", "id": "67f6dead6f70474bacdc6a70b3c97d24", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f6dbc917f11407e9b8e9f19f62d7788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bf52306a2a547d68ee2b9df82e28228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1ee02800f8364e25b8ab9d907b29d77e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8ebe301653544cf6ab8467eabe3690b9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "25b76ad44a9747ce917d949fe2ac5a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "318e3865134e4e23a074864b05f460d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6a5155082f4e4b0e81637b67ecee70fc", "region_id": "RegionOne"}], "type": "rating", "id": "97f4039cd712454ba5c735fd5d81a04b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "34c9fc80b47c432daef5bc77ebc91151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "75d1c66b9f5d4e4aa73b0dc2a7d39c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "53df35d410be422da19e4be95cc3f71a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3cfc4e7d2a174214ad345686096af91e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c601e6b84b642e0aa63cffa119b02a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3952199bf36648d18ef724e8017af065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11f79f7dee234dd7821b5f6647b91b1e", "region_id": "RegionOne"}], "type": "policy", "id": "0913a900594943aaaae9b1a291285c75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d306cb71e71e45e0b866c8a5dcf3e580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3df16192bd24f10bb2a488620c04b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bdd91026e84d4a2bb957861a56f36a38", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f85cc3b2940043d3a9d1e69ddbf01196", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f3a4c0e5c4c4ec3be4317f8ba78a238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efed81559d5c4abfbebec4ec31da95c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f7dc45c21afc46aa8bdff61441425db1", "region_id": "RegionOne"}], "type": "sharev2", "id": "0714e0c6ccdd474e831fad82de139ac9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bee002579e824e91b30396c5e8f2fea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c9049f0700c4e02a80a203bc9cfef6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6bf9f60bdeae4a1e93c861ce303adfb5", "region_id": "RegionOne"}], "type": "share", "id": "7c2dab1e35704d97af2d356fb0e0898e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c3c44321bd2a477ba71013309cbdbc06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a011fdce512743bd9e898d1cbef37e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "03d7001257944d44ac350e1fca3672f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "048b2ed041fd4973a24f0c3a071ea2a7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb848f220ba14ad7982ba6c660f3d05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a45c06c0a62e4e158c3576342947e4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29fa3d6fe14d49b791cd07ae65ffa820", "region_id": "RegionOne"}], "type": "orchestration", "id": "bf9fcdccbfd24eb9a563beab62502e06", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04215ccdb15f4722b4cbc778f1082b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe17d2291a4448409d893305b0eb91d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4a1f3acc144f21a485b888193d107a", "region_id": "RegionOne"}], "type": "block-storage", "id": "51682c6afaab45cbaeaeaea5bb15c9dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1237d5e7d804205aeb00da87abf6f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "319245a66a094868aa99a87538ed4fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9db86ea63154081b1ade414532502b0", "region_id": "RegionOne"}], "type": "volumev3", "id": "29ea30f93889434095261208002f107e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c956c8c6bae4450592f7bd2b5d45021e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d17be8ee37541cbbc291c8741c080d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f6151f2d0a44dcf951abb95f8552ed6", "region_id": "RegionOne"}], "type": "volumev2", "id": "e563bd8428d248c7859c2de41ac6b820", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffe914fb47684698b143faccb28b1db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3bbb9496861476ca4c98ba8baba5896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0facdd555f794ec28500c9cf299d58b9", "region_id": "RegionOne"}], "type": "volume", "id": "81e101fa2f6b467b9c5601e2c79306e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b05dc6af204702a3a45828bca105a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "867e9bc32b634cb3b1d376a3c2fe3bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b91c9d6d0630460a8df23644ac2cdcd1", "region_id": "RegionOne"}], "type": "block-store", "id": "c70d77534ad94c5eb4a7d3ab29664e05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da830565e1b0434586d4e560082a6754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6c6cbaf6254419cb175fd6807a2bf45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f2d878bf264046bca623efc3cd35505b", "region_id": "RegionOne"}], "type": "alarm", "id": "6c2d400a9e504489b69d407e9ad9b8e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dbbf97944b14b93aee420f8b18bd74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51647b238e9c40bf83b11fe6353e39f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ede8cd52cfe4d948ffdcd2b9b16200a", "region_id": "RegionOne"}], "type": "alarming", "id": "757b07cea4ae4ab4a431560dc0c00950", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41b86b4f2884461ababaa98c896f2087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "516d7493eb65407cbd97f8110ea3bc09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0ac1101793c6435c95ae79e53453856a", "region_id": "RegionOne"}], "type": "meter", "id": "310ee4a6a486428cb39eaa0dbb13eea7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb19e56c641148d48daf332200ff2b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "560918a1f7bd4cdc9355b05aa61c6fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d37a4157cfe43cba2db00cd1f942d2b", "region_id": "RegionOne"}], "type": "metering", "id": "de4f3f860f6a4391a8bec0a5c811edde", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09a2b4cbbf35423fb4d0638de37a89f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4743a291a33c47529789ded1ef66a548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5ccffc79b673432e9483ba0d323be92f", "region_id": "RegionOne"}], "type": "telemetry", "id": "261f312dac2d4d4eb729afa7033b423c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cae9fce1cc164fc69790a8e55404cc43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76b70b00d20f4c0c96448bcd75888950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ef1566d547f49d49ecb235ebefae022", "region_id": "RegionOne"}], "type": "event", "id": "fa0cef4a0872460c8b8f054cbf8b9e3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c1f019c3781943e1ba3aa20ba0982411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "628843e26a4b46dd9acae3c6ccb30e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ce45fc516d504930a70daebb70ee16e3", "region_id": "RegionOne"}], "type": "events", "id": "f123b2d6683143c19b844efd83c3066f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df365f6565de4cca80263e5794357f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ebdc98ff5055416f90cbbce2504d7639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24f2e054c92e4ff498cb73937315709b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "84a7716266ce485cb7341037b41b9228", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "149b2d633a07416bb18146acda39ac3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57e014c1a6724b94aa118e91bde864ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4a8412f671e94c9f8f9aa89e46376e98", "region_id": "RegionOne"}], "type": "application_deployment", "id": "93ee321a01174bdcaf50c79ac846cd0a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cad23d93e7a485c9cecd4339463fdae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01dd59c249b54b858b8365855e557c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ac78ef3331e47aaa4db32e8ac690abd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a5346f9e97f7461395c91f907f5afeec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52ca7ab79c8a4416a7ce99c115ea29a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "413d8f61d92346dba5e906487375f86e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1924a3ce656b433f85560193588f9212", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9bd091158b0427a9d0bd3043766d7dc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c3c96cd42e5148d19623412de2fc78fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "16c98173835d464aa15e1fdff71e92b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e9de8baac7744f178c476511e1ec8a9e", "region_id": "RegionOne"}], "type": "database", "id": "294d056acff04012b6dd012e63d6a11d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a24d056348a147ec9e81fb377dccec70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7138d3e6ec7842829f3fe9d837094921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "be942c0a7100404e82543d31a922b983", "region_id": "RegionOne"}], "type": "application-container", "id": "f3a72db4561045bea41b3f66e26b5680", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f1b06e645e9a4a44a61a4a03c2ab93bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ade23ddffe5e435a8c932a67d835f845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4443c7edd0f74c1aabe746fb2bc24be8", "region_id": "RegionOne"}], "type": "container", "id": "f9e32c5a7a8341ffa770f517a68ec561", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b18fe5651f1d447fa11ae9e17b6d0471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e9f0cca61bb48ae87663f7a86602bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8bf83667b4f642038903e11415933798", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "20e81bf7c427438690375e7e289b5ac2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c1bbbb7ace0455784968e8ee6471c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3532ab91d4024598ad521ef520b8ddc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d963a2d1960e4e9bb128d40f641f4d9f", "region_id": "RegionOne"}], "type": "rca", "id": "bd6289efeb944577a91b9d28a00904a2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a70a72b1607046bd87ee8cbf104f542c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7f0193eff9a643938b43ee749796c266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d962fc7752364095b41920a9f66fb981", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4f13042a86824128863e961d338e41bf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "acab0f77732444a287be42ec394f1a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6f3a6d6e8bf441e1875c3f0f67c47a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ee8d9ac1cd024d90a0313c9e05495e76", "region_id": "RegionOne"}], "type": "network", "id": "fbf2e8b7fa6f40aab3fc4227e27b9a57", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "016a4bfee2b84551b46e077e10b64bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "788307dc373a4b3484cdb123e26f2551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4fda24724d7a4f0288d318321532d24c", "region_id": "RegionOne"}], "type": "backup", "id": "f3af35a890ad485c9be98298ec4a54cc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b26ef82138f401abf90b850af01192f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a9a70875a81497b92ea22046778ab78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a6e46f8bac3429dbd40c8962c5da8a3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fc89f0ddcbe240b896673f8be0ccd0b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18b4984bf904441785ca118bbf727e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d63bb7672034cbdb5fd477fe7cfc243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09103676049d4011bb9f6018a342c0fe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "86db354b087d4650bb262031e3bcf58a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8d48a0f6c8fa43fc9d3014be32543260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e5ecaee1e6d14752963f0aff448ac7d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74dd12f4f0a44e07b7535296828d2a3d", "region_id": "RegionOne"}], "type": "monitoring", "id": "8504d9214cc244d9a2b6ff5d3d028196", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e33c7500c45a42f1a2f5fb3cc787f954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "13ec6e7d10554cb4877ab37b93eafa56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a2df64c42a6149d88c57ac11ed9b82db", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a9bcc5d0913d4a24a4ed564f66cf5cf7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe599e6ee74e476b809e225a9178ec7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5ef8333fff74483abfc8a9ce84beec38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "135dfeabe0984bbc9c5aabd712d6dfcc", "region_id": "RegionOne"}], "type": "placement", "id": "fa49593a6c3447419f34dff233a71cd2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18e87581a8a74ab6b01de71b2e4f6dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f2076e4871f4af9a535f2a2f42a1f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "503085e555e0453d8fb445a77fca21be", "region_id": "RegionOne"}], "type": "instance-ha", "id": "843aa5c3ed654fdd8a5ffd3872b2ef20", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "696d2258f06f4c119b16e372aad405cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aac111d7f1b84e698ef8d5d72bb2b373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "892b8ef2310343019045e398a6d385e6", "region_id": "RegionOne"}], "type": "ha", "id": "73d07d9bbb8942acafe486ba4e8a5ef2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "40500560ca884f4ebc2693970f73b52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3fe875f526b6424aae9a7a4c24adbc43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0ba0dc150875493a84d677756bb960ce", "region_id": "RegionOne"}], "type": "reservation", "id": "1a675464c5524c7ba602615abd6239f2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "98025021e9994b9ab329ffb832b51135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b6a20b494c704b21b656772083bf57bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8efe1d9aa4c44c9b8c6c335d5c4a72ea", "region_id": "RegionOne"}], "type": "function-engine", "id": "13a9f1d202344aa894b6add2a2d7a305", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "14b5b5a7233445ff973f9ed0ab380bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "80f0bf25f5594a3ab88198b8eb6987ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "98e085a13d31421c87b5aea6c7c1f981", "region_id": "RegionOne"}], "type": "accelerator", "id": "67e008deecfb42ee9440c18e71398e11", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "605b423d68af457aa68783ac6f552728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95e16bc425594071b5b7fbdd8c342561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d89745d1ece94b75bd5bb79efbc56ef8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b562e654f6554a06a6c387197339bffe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af4e5d0d4698421b857afc154d082492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "689d5c75258d4352abc703355a1c8bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d8d5f3731444c21a366da0f4596ca36", "region_id": "RegionOne"}], "type": "registration", "id": "bd9eb215daff476481b00d680ca4af72", "name": "adjutant"}], "user": {"domain": {"id": "0d25e41a9a6046f887c843ff199632f9", "name": "9183ee279875458c927cf98ab138da30"}, "id": "2e7d2c24de4b44feb88a1e2a33c121f4", "name": "e5ca9b8cfce941e99bad66760dd415bf"}, "audit_ids": ["0b9b9fd9151847cb8b2ee73844d04b71", null], "issued_at": "2020-04-23T06:25:55.097857"}} 2020-04-23 06:27:55,173 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,176 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,176 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,229 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/58cb9a35-3807-4105-a2a0-22171020c229 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/instance_info", "op": "remove"}]' 2020-04-23 06:27:55,232 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,233 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": {}, "uuid": "58cb9a35-3807-4105-a2a0-22171020c229"} {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.213924s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,566 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,571 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,572 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,578 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.531043+00:00", "project": {"domain": {"id": "151cb4ec63cc4282b5f08502e41ecd5c", "name": "3595d2433d3e444ebfdd93a1f79f8c94"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "824ddcd453174352b70168027111e2cd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d6918bf57d264ca1a644a7ddc5f98b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "357d9c546ea6430c9c5e96b672afa9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e211d3601294498fb86d272412903359", "region_id": "RegionOne"}], "type": "identity", "id": "f7b393e58164428cb5d8b00048736192", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9db87a42b8a7489f9244386477bad475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b2820d1e01df4b92a2c23fc74088f8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "296bd8345f774f78acdd9a194eee3ce0", "region_id": "RegionOne"}], "type": "compute", "id": "bd5b9f136e55480d8514ad2c55800dbb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "83948ed8637e49568cd268972ce6bcc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c25a70ea2cc54073861e0971ab02a805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6012c0663e1045f59ff70fbaeb60b7b3", "region_id": "RegionOne"}], "type": "image", "id": "3150ae9220b844d2bb8f21c2671e6d95", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "870d3aeb5f894d1ba6da3a90bd9043cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "05da2e3d92194061a86a04a896fe7fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "db9a83fe559d45b28c8bd72abf9d88c6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b4a50d97a59f44e1a4462a7ef52a1bbf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e902ee1775c849b695afd112f937c6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea9c0b0f35e947219d2d26924a51f43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8db604f508bc40a0aa931445aa8c622d", "region_id": "RegionOne"}], "type": "object-store", "id": "b31bb75fc2f646ffa17a1a72068e7d18", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6563c3cd512d4242a83e95485338e3c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84e6ce30a4af48aa8dd0057af85e0dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2577fbe1c4d849aaa4b065bc7f52e439", "region_id": "RegionOne"}], "type": "clustering", "id": "dff870d60040411da2da026fd7ce3f46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b45ba87eac9a4917b8c3203f7a269c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a895ba470054a88ba85c840ece56d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5e111520ba654b54b0fea7e8b98caba5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f1c45b32c3384fcd819160c0957ce459", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff65b083752b4a4c92f689a5ba8dac95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c8d171d344346c8bdc6093e7001c314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8715419deda44a5c9933605aacd7f713", "region_id": "RegionOne"}], "type": "cluster", "id": "4beee965bc704e9691eae2769c1dae04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fb19ae693a884c5e87d10638c4d191ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8925df65e8d450a83319d075c5fd8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d6ab7a37665b4045b779eefe7335e73e", "region_id": "RegionOne"}], "type": "data-processing", "id": "163d7ae6e0d246a0a5ab7e9c57d1b516", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a9bb09f51e54a5baf4719a9775b261f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b7a281bf94342b392fe272033da50c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e780456009b341ad9398993552c5c894", "region_id": "RegionOne"}], "type": "baremetal", "id": "e0c8e1b7f6ac4f9d8f6965b26b4ad6d5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caa5368cc6fd413198e3222169aee937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ede27b7cbff34c98b0b2d4e5f6016c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8cc7358280e6457392519024a476ca90", "region_id": "RegionOne"}], "type": "bare-metal", "id": "85c53d45dc864935ad3684fb11b86fd7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0a6cc3dc1daa4963ab747df8c61d72b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e3efca752e94cc8b802a0d0d71f9b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9cec704b37ea440d9d38f02d277925f3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ca4bdcec58b645ad9c9a5baadf3046da", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eaf08aa33626447f84d5bba96e2d0785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "682e4c231d0c42028576afea762a87f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "10e782ac6c5d48fcba0a3f7e206b009a", "region_id": "RegionOne"}], "type": "key-manager", "id": "effc3038d0cc41c58c23d17cbc1f80e8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99aac1947fb04d3d971201bbec99216a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6274df6a1f8147c1bfe826cce27e102e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0a35e83778f8477e8bd273d2f32b5efd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8a5c05ba8b6548afa0bebb29872845ff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "05f1c5d767aa4df2aee2151aaeb3626d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fb01eae06e6434bad86f76e2b0656b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c512067ca7d4248a0f1a08cdf2a945b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "55883350c29e4ed0bccbc069ee2faf8f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7ce539874961456f820836b1e840ee2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4531e51df7b54d9a8300b145169e3649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ffd908954b73477fa4d73f9fe17e75c9", "region_id": "RegionOne"}], "type": "message", "id": "254c44e3e6ff48f9ab82c21fa1d2cec6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fdc0a7756b4043c0af0d0f2b14f04059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d718ec229b5f444aa3beb1e9ca4d1864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cfeae641d5014cef80c3ef85129b8258", "region_id": "RegionOne"}], "type": "messaging", "id": "8177f4cde3f34e008285309740aaa24f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a495a620e7e24521a7cd2f09ccc29066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c373a506317450382d292205fe3735a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0cbd268c4f70486695ab5dfc4da5dc8f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a85550a2e52349f8adf69bd4efc81367", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb4de89faa0a46509064615b059f68be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "835e9d8b57a14915ae4f1c0853d001e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c4cd3baf09e47b2b17885fc454785a1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3958ecbb1bfb472cb8c0c4a8ceeafa93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a863ad669b0469c8f125f0b5318fdc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f76364b5cff4abfb661b41d180b4d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34ba469fcee6427aaca3b820bda25b40", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3226d9f064bf4b6b86c9eb9c15db8d8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab123d66a58a46d6bc7f6a14a53e6750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9119a3e3234412aa2bf36f03b2df774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b99bb64d3546494480929b81677e2c65", "region_id": "RegionOne"}], "type": "container-infra", "id": "8284d636a73d4664aa1c895725d4aa22", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2c3bf83631184ac4adc1d59af5490633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1251b981d0084edfab4745aed82286e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f59acf3369e14cbb8e0f9729a68844ff", "region_id": "RegionOne"}], "type": "search", "id": "c7b4d9ebce9a498a8802461759ab963c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8e71081e219e4a91b863282e6b7395a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b8f8e01f656742e7b2cc61c5e8ae57ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "39bd61b3fd594db3ab38bcbbd2883cb4", "region_id": "RegionOne"}], "type": "dns", "id": "363ced32f9a148029740d8b77cb14ee4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34983a65593145178a04c401cecd8b2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "feb36e3a27594443a3b4f82b8c5be09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c5f11de90aab4315b0370af74dd04492", "region_id": "RegionOne"}], "type": "workflow", "id": "ac810691fbeb41a4850c42ea9ba203f8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41d8a39762be4d6ba92aea2090d18197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e03a5066a2f4c698f88bd7f42fc39ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "715c6081bf9342ec9f9d84a74b01b8fc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5958268533634b45a7abc48744e14b27", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "13e63769b443426e93a30f802941243e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "358f05f82b7b4314894d67047f566189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2c06923f20df469abaa44689232722c2", "region_id": "RegionOne"}], "type": "rating", "id": "6689e844877c47cab4cfe98948201ce3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ccf0143f80746548fdfb607cc04c482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dcf4fcb4749a41f7aac5b02c4f3ed2ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4c5e0d44dbe34169936ca5937fdb925e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "80a378842f7a49f796eed8648def9101", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "745ceb8810d34715b129c6bb145abf72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43e4c70f276e4a619602d19a0628e284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a4b8cd54e6614be2a84befa52f60e331", "region_id": "RegionOne"}], "type": "policy", "id": "ac7b112b0059497e999c0ec027b243de", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4895512ffd66439cb1b660a9f0cd555d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e572f9a6220b412c94746dd9a187bef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "444fc1a168f84dbab6ce486d2738ec4b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f3d7740f218d47538a93d3bb7f61240e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbacf8c7e3a34841b4ab6f674fbba67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c17e84d658d54949aa3cdb9055a3ce19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ab8c608a2704e2fa47cd9ba25d6e084", "region_id": "RegionOne"}], "type": "sharev2", "id": "59847398196e4b7981dd78b474a0ca55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09fbcb873057456bbd5603c3f8541aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95439876e3dd448aba370c7019904bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e96c5e6f3364ba7a45a5cab60412b7f", "region_id": "RegionOne"}], "type": "share", "id": "e7554826a11a4553a33a9b3871fceddb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f383090fbb764553af046611060d72e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "193811477a99442683e981962088d36b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f02a56b17c5487f840969d6ced678e9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6777f378487e46368599dbbafdfc807d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "882d959007c84965bd4a43c905512ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80fa6f01d4d14595a3c7ae6e53373562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9ef513fb6d436497cdfecd0cc71b30", "region_id": "RegionOne"}], "type": "orchestration", "id": "6a578ff3587a4450a472b46050d944dc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a9525f095724a44b1505a5f13e94eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e22bef9054ae4bdb9a069e425a611e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd7978ef7d024208b748147e29d917bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "5d271cb5a46f4184955f3845b0c5f4c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21b3674d86d848a2ab1af1ce4f9705cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a86d22c306e8459dba99a7651ca29023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fe741ebff1c4f29882a026ac967943a", "region_id": "RegionOne"}], "type": "volumev3", "id": "3cf6c33eff5942459fdb5f42786ff650", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad64a58d0a1749ca82ba9ef9a225eb28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39ca504c888c41fa84212d149296040f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b36ec16707c048a4adb4b59ada2a5e37", "region_id": "RegionOne"}], "type": "volumev2", "id": "dae853efc6de4475870dc08eb9f6e92b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d5af88619e24a459949b1ae41f8458a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09f0c8a08f25460b99ba02dd00313d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "491d4decef8141d4af3e2151f6f946b2", "region_id": "RegionOne"}], "type": "volume", "id": "e6f1e87349814991860601862fd8b51f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed1a7aabeb9444499b71085d018f13e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04824f26cc249fc9c591a0014c20520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a487f4de0a0b44adbec1491da7227ec9", "region_id": "RegionOne"}], "type": "block-store", "id": "b4446d6799854bc08f639d85cf9c3e55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2101b1d393514a12bf891c56fc2acb73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e336f980bc504877a78d445d051280b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "de9623f5a6694990be7fb9b69948137c", "region_id": "RegionOne"}], "type": "alarm", "id": "0ffe7bd7309b4857802ea7ef88d477d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f01e2e132974e9cba7276229766a7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4a739fd033c4be4871cfb37ab6e272b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a055b1ed7784fbb9886eca39a6fced0", "region_id": "RegionOne"}], "type": "alarming", "id": "6451dbc9b0bd4fc1b713ebbd24d1664e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "22bc4df9118e4cb7934f0def6bbcbfe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c67400be12e449a69637cdfeb739a409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c0c4997b6cf485db5d632da9443835a", "region_id": "RegionOne"}], "type": "meter", "id": "399d51932e944d1c866a62297eb61ba9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12abeb8efdb04d68a9cdf1855696c947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fd2576eb3414231943d28685e2b960e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c9a4dec47a204538bb4cbffadf01645e", "region_id": "RegionOne"}], "type": "metering", "id": "f3f2ec86c83145c8a451b2ab9ad9cfda", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b1dce3f8cbd492d8622957377920fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "34b241bc53144e549737f0a2d1fddb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "450771a9be6c4af097af315233cc9662", "region_id": "RegionOne"}], "type": "telemetry", "id": "20f19ef515e441e8b6026f91733dcdfe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "94842c1a9e3b41a3b6a63027635e06e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61bd5670f2a74fbeaba67a0f813d3fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bf7efa148cd940a68cada411dffae1a4", "region_id": "RegionOne"}], "type": "event", "id": "20a12b7fb2b44cb8a1e4af9385f259fe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ffa14c2f27984aba80449ca85418b030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "64d542ff369046f6b293fdb9ff0fa774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d56aa1ea53204419b92b0ef32b393d9e", "region_id": "RegionOne"}], "type": "events", "id": "228f3de3e6544ffb9aafd0c2b9b2b862", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9242b631636b4c058bfef4cdf768a89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3952221b70974aa4b581b95261e592a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b708ed01a9d14726bec5107db4caa46e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "08a196276eca450580b1377ec383dbfc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "999f8fb568af430da492a4035dc0b529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f0b5bf9480284be58f4b67068e9efd98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1d79f5f2679f4637a2b8efacac9a83f6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a12de66acef141c095fe77fa97ffdd4e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e06e5911ebd84e5e8a1221d19eb74dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8219080de1724641ab9552c1821ba5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "36b3413ffdd24da99a6e759c2ac820c9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9de44d69ebf94fdf905c3a14bb1b9842", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ff3041fe4394dc0a5c72b75037fe76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37c08a6ae6e6435594d0fe78b665d535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecaa2d8f5c10471f9a2ae7c5d756b0b3", "region_id": "RegionOne"}], "type": "tricircle", "id": "76cb1a40093f4695b1dfb5f1ecaeef4f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "621a5b17ee1b4e46bbe1ef1812913ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7b80b23bd5d046d6b3bc8db38d6a4125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "84f39f3531554e00a1d4b7d7ac170a46", "region_id": "RegionOne"}], "type": "database", "id": "c49a8e88fdea44f78daf188bbbc3d212", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86ae601738c5499b99abafec75269783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a8c093a3a524ff4ae5cb80e4f2b88d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d44a62af663e4922b8a4ff5c189aa716", "region_id": "RegionOne"}], "type": "application-container", "id": "d8839a862ff740a68f22343a05c9ae76", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1309799477cf43349d5996c4abd576e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94eb309e27c54c238181102685ace3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef7168eead4e47ed97bcda88b895a8ee", "region_id": "RegionOne"}], "type": "container", "id": "7c66c95a3a6a433381f476dbca2ad29c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fb93875d61d46a498ed84b234372160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3aaf7c6f309c4915b8e602505efb4d3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "76447859d696411ba4b2bf2834827252", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2d40d929e045448ab39687e1e6656646", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "823c848192d7467a89f8e13e75a9f274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "980cce8af54a4cc98b2c238cbf4e9fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b32bdab0541d4e10bcf6ce3ae0720a50", "region_id": "RegionOne"}], "type": "rca", "id": "1474077afdba48c995b5c915f8bf425f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ee0156d8bc5443caa7cbe0919ef94fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26e1f35f05a245f3a0b02fa7d0aa1cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "33d6d226caa44c8084e0bc5c9e1d9200", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8376fe109b984a41b5abf6823f89c022", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b091faee47204b918295e370fd2c02f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "db4c6787168c406e822c5e2696c7cef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b4c802f3429b4c53b1f18d6d2167ac75", "region_id": "RegionOne"}], "type": "network", "id": "9acd46504e4f488da3042d768f97a754", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "16fd98222baa4f3f84e555327fae9683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "76f2c31b7a054366bf6aa22196b909c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5a627d433f644a72abc38f54f1b9183d", "region_id": "RegionOne"}], "type": "backup", "id": "efce108c56c84405a71795d6aeb3f249", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff64c16d4e9d4c1f9e7790a1ab64953b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bf9e8836f2942b6aa310bb35ea1e866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d2de22547a0445baf67b6deecbe7782", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "445e18c8b09d45aeba19bfbfce396fe5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74096e9947004ddca0a1f40e968ece70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff9fc93acf554f2aa88bcd852b454557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c98c91df2664ad5a9f74806189c5138", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2332d1a844944be3be18055cd024538e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8cc28e6674a149d78d6899424694acb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "956a81fdd5314e8d98dadce818a0fae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dd8e2f566b8f4efa9baf46a3afa95827", "region_id": "RegionOne"}], "type": "monitoring", "id": "5d09c355ea7e419a88a91593fb9d9556", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4c1793b19b55414abd0acd2a09c2e848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9db5cefda5584eca9ef81759600a447d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7dc5b5f1733d4aa0aea2f95d34977bf9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "372fa024b0c14cc58b4694363661dd3e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "684334f4980349ff879a260b16b860af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "60918e49bb16478182762e5d1af78ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0cc12738c8184a5d9b73cdc2b3fc6168", "region_id": "RegionOne"}], "type": "placement", "id": "e553ef5fc8074ae08858766d370c7499", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5be4587902144ceb9c2d36f1eb09d447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a2fe79e157014a3eb74ea55d18db2e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0371238025f450c8a7e01db1faf707b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "045ec959c9474aad8085b544850261f9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ab8c6231540494f9e362f5d9dd9edcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa6b739aa2324941aeb26303e965ce45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2763934fbd9a4b40a2f75b175846db05", "region_id": "RegionOne"}], "type": "ha", "id": "a376790351884259b558f04bc3d32888", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc044e9bea2e4df59b58a899b926beb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "13f87d7971e34559a5b7ddd9700a50af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e1e79eb98b124d82af7b723858a54ab5", "region_id": "RegionOne"}], "type": "reservation", "id": "1e7afa42d4734a6fba42d2c1e788f85f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cdef0ea4757a44f08cde5c74a5175fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f7f1fc6a537b41d3bd949e9cbcb47a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5124316150c5415fb2a2e2034530fe32", "region_id": "RegionOne"}], "type": "function-engine", "id": "d6b0d02a8c5446a0b3140476450a626d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "51294f75dbce4c4482d25f35861c4a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bfc49328f8c8496aafa3a760f235728a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5827bb3486064d709b7e2626eaccbad7", "region_id": "RegionOne"}], "type": "accelerator", "id": "e763f92d778a4ad7827d4b2311dba572", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d55339cc70643c2b98b0e015e6575e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7bdd8cbb0a04c99bfb38660dbf97e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb29f107977d46fe95c29d66f158907d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f075b2d6d600430497a4b7713b4b46f4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "541719c410a24ce09000ade7a2e7674f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91d873a1c1134bd0abd86d46baf6ca82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "abffccf8b5c449b984c822453beca6a1", "region_id": "RegionOne"}], "type": "registration", "id": "8fab49cec3b54f0fac1cfb0e0c1dfc1b", "name": "adjutant"}], "user": {"domain": {"id": "d8c04f9c2be54f0db3f51040942a2483", "name": "e347521c56dd402ba50dc669d1710279"}, "id": "3c4062f98295455db99deb006603ce73", "name": "d092ade797dd4c90bbe853b821157704"}, "audit_ids": ["ceffe8e7e28b4ab8907daeed2ea6a34c", null], "issued_at": "2020-04-23T06:25:54.531043"}} 2020-04-23 06:27:54,632 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,634 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,635 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,667 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/22884143-cc24-484b-8097-6cd9630c8370 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,670 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,671 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "22884143-cc24-484b-8097-6cd9630c8370"} 2020-04-23 06:27:54,692 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/22884143-cc24-484b-8097-6cd9630c8370/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:54,694 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,711 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/22884143-cc24-484b-8097-6cd9630c8370 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,713 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,714 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "22884143-cc24-484b-8097-6cd9630c8370"} 2020-04-23 06:27:54,717 openstack.baremetal Still waiting for node 22884143-cc24-484b-8097-6cd9630c8370 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:54,718 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,736 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/22884143-cc24-484b-8097-6cd9630c8370 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,738 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,738 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "22884143-cc24-484b-8097-6cd9630c8370"} {26} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile [0.144683s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,165 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,168 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,169 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,171 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,180 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.110297+00:00", "project": {"domain": {"id": "7ff2708af2f64c2bb0ef781117ced0ae", "name": "2f68d7139b514c73973598015290b5ba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2f3c9860ff3a4f2cb89d0a30aa37fa70"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d6395b48b90c4488929905e3f281bfc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b9beab9f11bf4a4ebfacc3c046618588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9a7e31bf75fa44dbb88fa6489fc41c57", "region_id": "RegionOne"}], "type": "identity", "id": "334e061293f643fcaeaf8cefcac7bd0c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0c6a8ca9284e41b0969d0b2743d25717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5ca63c004b9f4ecdae0fc9eaa36edefa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "eb2baf6c2b644418a61713f4d36ec809", "region_id": "RegionOne"}], "type": "compute", "id": "ed69ccff650643b1850a13efa5f7fd79", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f71bc6ad9410487b98160cb3d45b43d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c9d44ecf2abb421a91de433eaa42e509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "386d2537c9204bc9bf02a88859ad8735", "region_id": "RegionOne"}], "type": "image", "id": "6f072803591847c1a97f0b7bc1f09696", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "59416cef5bf345b58d9bad0f79419172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bd9324bbf4d14abb928cc38286910926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b1138deb82314f43a9f77c7b6034203e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "77599d13bb9a45d3b5464d3eb6763039", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dea7ecfffbf46c6bdee5d0c89e5dec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e351d69ba204cfeb64d21170fb9c84f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdf688051e1b4c49a03d9eb79384af54", "region_id": "RegionOne"}], "type": "object-store", "id": "3f921526a90e40f0866329f9b248ced2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "735af898ba5a47df91a859ff936e8767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17f11dd8bd1a4cbfbb5ec6f15000474d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25f3153e1c2d4d0883a2a0d960e49d6b", "region_id": "RegionOne"}], "type": "clustering", "id": "ac89866571b44cf89e3558b882f000c2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9735d7f0749640fba6a5ddfb03f00e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49cf60930dd848a4a07e4b5eca6fc2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97df5dbcc209453982821b44423289b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2c32739a8c574d2ca57d46e1f3a31800", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "354e9655acd1488bb4c83b8e8b3e20dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5a70fe9869d4e65b5ef5648b7d9cf8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55f14d91c5644cb1a93b1785db90e12d", "region_id": "RegionOne"}], "type": "cluster", "id": "538ba1d563d0429d9a1952828bd3b468", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9215fa3b9861462abea638913f1fda7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bf254599074044cf830ea305971394b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a79cb579c3cc46dc87c43b9589c5adb3", "region_id": "RegionOne"}], "type": "data-processing", "id": "28980d7ccc2a41beb0e2646351208122", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4bd5393393a41c5bf53db04ddedb67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13b247df642b47b6a6f483f3fe6315bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0b996f141384511abc16df6888e4a7f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a56853ce32c244da85a2108122bd2a4a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ecfc69aecf754befa32891e6dc76c91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f6b816015de4f18bca7f4b0b25a2f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c2a436dabe914527a33a12b7d515ca6e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a5332b6ca03f405caf9e66ac9886fde2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee873e9d217842ab873a83b1fc77caf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "792d0e33c6564b3fa4bf23de3b82c0e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0962e064b7ca47f19dbfbaa7121ea00d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7a25a2701f154dffb25eea4eacbb8de1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "781db35b69d746dc8eb7019d8584f6e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4c00ffd3e6674e96847ab75aece4a2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1a8cd35546a64c769228a0281c251fde", "region_id": "RegionOne"}], "type": "key-manager", "id": "f9054421bc8e4e75987f61654f39610e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "809a644beacb48b396345615632b6745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a7094ac56814826b6bcaed6995856f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "69505ad6f0ad4d5885dda50e267c02ce", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e6ddb088c8b6437787ccdfe563ec8007", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3ffd41ecec54c55bb0c90dcd0e7547d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "108ed41d92184e3cb92f349e0c143939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "127c19f08ca54ba2bac5ca6984fc7e38", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f5e7c78769ef4defa8900d355d7c01ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ea0e313d558946ae9e6b957d3977378c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a323a585b06e421fbcc7a8d4a26f84c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ce0363fdc15d4ece9692701e30340e63", "region_id": "RegionOne"}], "type": "message", "id": "ca58f28273a64d24898331fa3e7da9d4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c9b54bec0fff4a618b6cbe1809d108ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d7171d1d11e84d5797e940c792ac5abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "643420fa64ae4d348f76cea1028c68d5", "region_id": "RegionOne"}], "type": "messaging", "id": "50d2a2decfe44ca2b05d71fe9350872d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed27a92fd5784043afdaf145c4785690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a02dfa593bdc4cdbbae2a5e9e25c83e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "81c0659da4204b85bd41f737ddee0c27", "region_id": "RegionOne"}], "type": "application-catalog", "id": "59e220309d684cdaa99aea9ecc153149", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ca98715613d411c8707a002be92c2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6cd42d41acf4e18932a101b38d1d584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1db2523d03c74326b87545238754f884", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "398ba31ddb444396aed1a1f1b55b6c90", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85b7119945044d7ca885090928bb2fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ccfca53b2d74a31a3a762a32889e350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ad471bf45cf41f5affa9c230de9c2d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cdd2deb3cf634c1887da3f5df40f23bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb6183fe377b471690438c19a614aae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74382f993fb8463f8b2b37f1a1a27d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b26bd08b3fe44b61b720a3fa926c234c", "region_id": "RegionOne"}], "type": "container-infra", "id": "4c991b44fe6a438888a84ce1de66541b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "da3f2a8378ce4332833e439941ac4694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6af9a80f6db543efa3d0b66b14db42a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "91e8a4a64dfe43e285a4a6937a7dce89", "region_id": "RegionOne"}], "type": "search", "id": "fc9fc341e6334922a102124c766211ef", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4f89759f1ce6477cab23b1191ea0c181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "156339e6f3b44c11813b63b2c373226b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f50cef7a9eac4464ac213db08afb5526", "region_id": "RegionOne"}], "type": "dns", "id": "ee88f78ec8c941d49b4450f7b2373598", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f01ef67c44044dc381316b833341a862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21f2ae1e4fcd4104ab4676deb1808b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd32e948009e486dbad3c2c82afca15d", "region_id": "RegionOne"}], "type": "workflow", "id": "d8b2de9b168e4c0abce08c7c76839c09", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a23f6e954c6f4b0db22997182bfb11b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56922f035dd048ab841ca2130a1c0ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0a3a95ac47ce42fdbb93c4878c9f2119", "region_id": "RegionOne"}], "type": "workflowv2", "id": "eef79c2820534a6d8707720494363e06", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ec38924c989c4a92a96968cbf932a973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f7b6561392cf4d58ba340c4920ed257c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "493d9a7b6bf64f81bc688f17f30ea943", "region_id": "RegionOne"}], "type": "rating", "id": "0c809662b986435697670d52cc05754c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0a5d7f9ebfb46e0b2fa9225f2591cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8cd64167ef5849adacf669cb0b392b4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cd372335465041b5999a7bd3f56ec0ad", "region_id": "RegionOne"}], "type": "operator-policy", "id": "af5facd859204961a5fb434473bdbc5d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbd12cafcb7149e2b5d5a6891c7f2e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9dc025f6994747bb9dc017001ffe428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b80e5525a3a04c328319ef7b280d86b4", "region_id": "RegionOne"}], "type": "policy", "id": "9fdfc9029b6048018c574636002d4089", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ded2b869ddc44c449889e0b3c143c9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3cf6b24709224bef8a5c117758d57962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d60e6e64b714842ae92ef3efe35ba3f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "82b8f204e89a474d9c11752358bc0b80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eacedb10f6ba4f49882d36416c406e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ba73c2e29704fed877d0026e986d393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e288759c994840feb9c480d4af244c96", "region_id": "RegionOne"}], "type": "sharev2", "id": "bbd5b734d256443a9c4f30b389f8c32b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "840e4b038d254f86bfd83b2f46ad431e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf23232c2a9548788a66eb342f434606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ec846f4387d491ebcb33f18529d41b7", "region_id": "RegionOne"}], "type": "share", "id": "4583476349bf4a62a0e41cdec2a874f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9393e94b197455f95a6eece7aa0dfcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "83d5ee0a40c847c0809efca83d45edfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "622dd06da2854c27a63fe0f2dca48f70", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "00194202d3534e5f90cf38c09ea85283", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "395c39f6677047c9a2938191859d04f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec93b7baa98747f6afa803ddf5d84412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d13ecb15a82c4420863e9dd4df51763d", "region_id": "RegionOne"}], "type": "orchestration", "id": "01f6286a5431486a89897b05ec7c1531", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "251ff8af9b534ddaa2c91197cb868323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65d30dd1f4364717b0d5565d230449de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e1a3537d8d4483aa784d160723c1119", "region_id": "RegionOne"}], "type": "block-storage", "id": "0c2028d2c2224148824c86d13893db67", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ab89485c66341269ab2b408caab964b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce9a3923b2443cfa900a204f0840505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d38cab75a90c4eef8982a82aab633b55", "region_id": "RegionOne"}], "type": "volumev3", "id": "1669eafb34564b5ebaedc288adc86cec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1e5ded7343c404fb501a3e9327c5e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb426a5ba4374a7e97e452256aaa7300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76ac01396db94b1a9f427fd5cad96b32", "region_id": "RegionOne"}], "type": "volumev2", "id": "baa328d7054f4634bcf767a8d442d96a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd6970264a544c79a6f295704f9bb194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb28612c720647a38d65e2504f5b9aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd5b066dcffc4225a253cc379224d88b", "region_id": "RegionOne"}], "type": "volume", "id": "a46e8cd8253b47e99d114af2bb552dd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8831646ae74940ab8a2c2b7f73b11a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc0beebe7f0749c5830b4280f4710d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3d9e77debd46dd879c35b17724d871", "region_id": "RegionOne"}], "type": "block-store", "id": "61b50a318bef40779e5fdac02b61839e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1c4de108c0c4fff987b5a7642e709b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f9dc497423b43b19d6baaa60bdbb42e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eea50ac983da4c298b7bb7d8d1c6d77c", "region_id": "RegionOne"}], "type": "alarm", "id": "83d4169f3b874b41bfcb51b69e2ce859", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f64e0cab1c44b58b535b17606427d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35de226da0a64b5d90fe68c1be6a7eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2a80301ea07741f8a892e817199f86b2", "region_id": "RegionOne"}], "type": "alarming", "id": "b868c5cce9c149ac995a002d9f43cc11", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6eec6795e92c45bfa4aaaa927ff5533e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a0d42b91c984f7b9f0a9f66884b53e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8aa0d9054bf4c3e9a2fdd1b4331d6d9", "region_id": "RegionOne"}], "type": "meter", "id": "5b1a2319d1894bf5998ef070bf109cce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4e7e2cd594a4aff9892a9f6834608e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc9e844710ba46dc872b6df7934e5b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8e6f7f3b73b44e19a7b9bf662bd54ca4", "region_id": "RegionOne"}], "type": "metering", "id": "188e708ee73f480b9362ee028878cbc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "560b4a5a294f463192df1b026c4b7df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec19081d05ba49a19a6109cc14fba1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "39ed229c885840328e15b0b228a2b887", "region_id": "RegionOne"}], "type": "telemetry", "id": "7e22d4d664c248ed875a938ed84604a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "029420a05c504c5bba443acb136ef025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "381d84692ad24b0e9e134d4ed33e53ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e948aeac15884adf9a70d2d9bb130c10", "region_id": "RegionOne"}], "type": "event", "id": "437978daec184511a5cee1c1c203e962", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "16c1302aeabd4b49b2207dde26bdec91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ec2b972cd3b24274b1e5a3be845129ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c790f551c45d41cca8aea86360541366", "region_id": "RegionOne"}], "type": "events", "id": "cee50b38186543399e447588665ccc4a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e3dcd7b901d4b6c9000bdcb3bb97900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "056dd11459b8425cbc8de35f53c987a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "94756190b329416aa48551f2d28d977d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b4b84d6117464df7a86d1ab1d66d4437", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "307e71ee2d2446a8bedc77712047f536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5651142760164a5794c6529d504ab4e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a9e3fb15b5b4840a7d0fc505959cb85", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b316d9b31fdf4d81b4b9ff921dfae94e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c83641e7bc6e497a8f1a4fe2b8605715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c9163bad8f54cb9b807471ddd51a3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "77e0e1a641e9407fbcb8dfc72af55fcd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c4e17a95b41643d68b032ea6f96af45a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "558ad3a7a6664e5c90b17cd46ff04dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de41a9f958bb4ff6bc32dc618ccb50b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd12fe5844fc4429a16780ab94a9ae4f", "region_id": "RegionOne"}], "type": "tricircle", "id": "033eb5f5ff56423c807e0702b8300f9b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f5ef3f46b40c4f7dae3190c0e74c24cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5bc457d43d684eab817f494e731e3f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1476842d2e5241c6bece602774644c22", "region_id": "RegionOne"}], "type": "database", "id": "87fb3cd004d14c81bc90f7c5647b05db", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a9e22fcb8bb40dc91bdb8715958b2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f4d8d12b8a04242a36530d7069ecc95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b2d5e251bce4d77bf1409cb897cf8c1", "region_id": "RegionOne"}], "type": "application-container", "id": "2a9a68b991c349aaa184dffe6fee39d6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9553d1d0ac7344c4b77f0b658bc90838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a29cd6930e0044728c5417fd52cc89c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2e6f041b294f4ff2a46287573a77322d", "region_id": "RegionOne"}], "type": "container", "id": "d0b1df5f34f44569b4ad844aa21819ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c37552763d384d9abb60c19b21c94a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c9ff8caa69c437183da5007c9c53f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e1b8b886fd843a7bd7c86d904b249ba", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1e7d35655c90448aa7ce820827892151", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "420b1fef847a4c52a33ce0b274e8c399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "02712cb3b45c473ea642e1a880b09d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65a5509ae4374c598c37886862f0de0a", "region_id": "RegionOne"}], "type": "rca", "id": "731edf21572b4a4a9f7deee6dd7c5d19", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "39db73c6a7a84b9990677cf27b6798bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "afcad6ca6af94b079ce3991aca330951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "76b10fe509d34ee1b88b49a6107354be", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2c79e49922440d4b2c1112456989a32", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b31f5812196d4568b41cd93383c01d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a4ee5e04be3d47019960eb959f88a0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "74476909dc0a43e18e93bc032adf9c1d", "region_id": "RegionOne"}], "type": "network", "id": "21cf0b6ad2884f16bd85a918f885250f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c32dff5dd30f47c9b4c045a68cac4604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ca54cc8289574d22ae648741d4a23782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eccd08eef4a04415911f7e7c52f21a3e", "region_id": "RegionOne"}], "type": "backup", "id": "d295ae0436b3435fab6d6b94fe3931f1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8677142fba704051885d606b7e92f34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "172d71ab33c44920a7dbfbc9c49c9edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a831c7782c28412b920756cc71f22d9c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3450b263a539410095134bedd7155d44", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87d391c67c7f4f57a87326eca2f9c43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "956719820e7d4b358eb7b9f351feeb65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eacdba5ba6fa425785d1eaff82aa99fe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0bb05558dc884bc4b33c7f54548f6445", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92339cfdcf7e41b6a29d31338d048598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1db14c72fbf246b89d802a5863f2cea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ccdc751503e5454cb241457b3abcf4fe", "region_id": "RegionOne"}], "type": "monitoring", "id": "a073d7f9fc184ab0b18f47bc2f2db76b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "075741303f434ddcacb165b067a4b7a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e1ae01cbccd649b48898aa5302bc5c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "253e94b27b9c4a938800bdff2de8dfbc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "03358de954054dbf93f1e9c679b79f34", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "23318ded03b9426380a080ef33b360b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "392ff103c6d6441cb2456dfb8cde42da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e86e8836fbbe4b978d84acd1b8d337a3", "region_id": "RegionOne"}], "type": "placement", "id": "39d0aa3f6254413eaf344acb2590626a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a679cff173b548349e1f7832b5a3ccd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77df513e4c844b41976fa97270d045dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2c898a81249c491193b952b4b001e0f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6c5433b442164268935d6a78d66c9080", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81b370aaf1994ef3a464eb93ef0bae19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2a9fd0755ac4370bf9a9792839d2f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e3fd0c6725b44595a5efaba8909ae168", "region_id": "RegionOne"}], "type": "ha", "id": "87cfab37f992486b8039e0fc8772df34", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a554ad22ab974d4b917a45e116e7983c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fe779939143a4d0eaa8ec035c4e8c03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2e3982094798498b8cf2ef603caf4d9e", "region_id": "RegionOne"}], "type": "reservation", "id": "c0bb8e6ba3bb467a938e18c583ad9fca", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4251b4ba33a849bc8b7cd857ebfc24de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a24e7567f0944ee9ed34dffa693653c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "afcf67ed2bca4290b30ea019419762e5", "region_id": "RegionOne"}], "type": "function-engine", "id": "8a685ac543a241d8a6ebc381f6bd9ab4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9466e90c3c74cb7bb790d47b0bb747e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "312958018b68482c99ae4ae7be915eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "411767bccbc1411da714821371f10453", "region_id": "RegionOne"}], "type": "accelerator", "id": "d3223c48eee044c0a4f986b5d53253e3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "509199b919864083b13fdd9de7f9289b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "025622fc789c45be869ac9a5de04e182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d14d7d2f53674a5f9b7efa762811cef4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a9705d636a2b45abbc34c45cca469acc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd8f3eac9802443ab7a483a002aff358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f482a1b959304a58bd5ee9ace3933822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c80456cd379c409f86a56ade44796fb6", "region_id": "RegionOne"}], "type": "registration", "id": "7842c5b7ffd4425a9e27e1c260a12df5", "name": "adjutant"}], "user": {"domain": {"id": "f618014946c94ab6aaba4b3dd91ec827", "name": "3811c5d6a88b4c19ad05ad17785c28cf"}, "id": "f1a425ef812e41069c93c1e2b76fb0fd", "name": "3573b3ffbe014e4c9322d69539b21d01"}, "audit_ids": ["9c67b9d6e7354338b3c1336e19eb9482", null], "issued_at": "2020-04-23T06:25:55.110297"}} 2020-04-23 06:27:55,222 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,225 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,227 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,245 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/profiles -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"profile": {"name": "fake-profile-name", "spec": {}}}' 2020-04-23 06:27:55,249 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,250 keystoneauth.session RESP BODY: {"profile": {"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}} {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.120594s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,122 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,125 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,125 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,126 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,133 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.084834+00:00", "project": {"domain": {"id": "1b3987210f0e4928b4a8b81ce7aef1ea", "name": "506f849e0fe14622bb10da90bac65138"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "042c0d1fa0aa450b9bbf459be64c62d6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ab957dd8c814535b11dd4a6cf546dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1ddbe298f35241f6b450b315d30e1319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "43fc06465cbe476f9a20596bd9a398e4", "region_id": "RegionOne"}], "type": "identity", "id": "1ecad58132a945ee8da7b29761507147", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2e09ccaf69844e9396dc965a39ecf5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d5e476ca30904217905da3e787a5382f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "45fc5e11412c4990acafc0510b0a7609", "region_id": "RegionOne"}], "type": "compute", "id": "e69bda3201d34ab8a2b7ece79e2afeb8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "833b824b350b4a95bd68c9ffec7cc47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5d2bc5df2c7e438e81f1cfa9e0017537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b78be957d36c4f59b8399f8244e12170", "region_id": "RegionOne"}], "type": "image", "id": "fdf5f0c152a84458bd08783010571175", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2129c39ec7c046ed910fe0f76e693bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "354833c167894a369f46f316bfd9cc34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6cdf22ba93154379b43f84210986fc07", "region_id": "RegionOne"}], "type": "load-balancer", "id": "71ea2064bc4a4cfcbf94e13a69664792", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3f05312f4544bea945622c065ceda4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c621295ec984ac18a4653d2c7e5fad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "486292785fea4438b0a1ee4337183ce7", "region_id": "RegionOne"}], "type": "object-store", "id": "f985a20769d94d989c01455ecdf8d341", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76b69e3c46cb4a8dbcc31968eaa0e8b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8e6e0c104ce4ab6ba23f942b88220c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e3c245776aa445ab64946e72f137450", "region_id": "RegionOne"}], "type": "clustering", "id": "798a18df8eea4328bdaf2fa2f2c0282c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54bb6a0b39d34e238ec35fc007719c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f403be3e282443769eab5e1acc3fb7f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7a2e1a1315bf4a20a68c33541c7470d7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c968d2c9b56442639be13f3cbe09bb06", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "407937755ffe41d696a9ce367a601064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d703b29460e462fa37ab550744c060a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad35cd3805ac4bd59579d16ffeff96c8", "region_id": "RegionOne"}], "type": "cluster", "id": "ad8ee766eb734c4bb93c4e195738d3b2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a5c63bd39a6a4f94aa1ce35de7a0f863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dc4393a76ae847509f529c551e879916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5eda4a59326d4afbb787bf0636044efa", "region_id": "RegionOne"}], "type": "data-processing", "id": "9152b946845f47eb8f9e55d0a324b832", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc61b90f80b84f3a90fe91535a6560ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1574fcfd8bfb4c1eae47a2b568847cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "04f72df5fbe04f93a594c3134f5e222f", "region_id": "RegionOne"}], "type": "baremetal", "id": "377e821746184591b7cb083487fe9479", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8dd8912b5d645188836c9910a64b75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "130bb48c811847c991659288ff8e616a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a64c0fe774b747c5a4cef04050fe1503", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5178e78183fd4d4f90dda3b642daeb88", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e2553e9262d428ba12e676d6efef5b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6b2bafa6c1a6414d8562bec8e0b7af0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "421f2535d2bb48bcbd6b7aeb97a7eea2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e1b951d8cb4445e7aff0ff88dc1db326", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "62f9b9f4c76446a6adc901c0b3d20198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5b4344b29d2477ea0999be5ed0b4da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77040aecc31b4c06864f75459ed8157a", "region_id": "RegionOne"}], "type": "key-manager", "id": "eb139d077b384f8a9fd91ace5b419317", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3daae382a1664d5facd4082e219ff9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72f46dbb8a7d45e29bd36a806eeb19cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "21dffc1da02b4479ae77228d817ab73f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7bab12638c1842ceb2bf7d4e93a9d124", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f1c585ded7f4ab7b690556dc7fc32ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81dde1bb92cf4d96a71c1d1958c3e090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a978cfdddf84c358a95061624d2bee2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "101b69d9de4d49a29f0ef46496f5d97f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "db7393ad1fbe4f59b222144694a9d3fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b1a82de13cf4b2e8cce05723f8a6c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "765e61fd6df444d4863b43148fc48e91", "region_id": "RegionOne"}], "type": "message", "id": "1d890571129541589f4383565b69bd87", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f2b0078a17264ac6a5eeb121bace76b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0152b77c69d47029bc9e28609a2a6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9bc9cafc6b5f4cc391be6c1ecf5f7bc4", "region_id": "RegionOne"}], "type": "messaging", "id": "d1b27fffb93c47c6bb6437e8475d4cf1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4a05c623fa104d2a9007d82d0948a089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06cada025e1f43a9965c448ecce5d5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e538c9bb87a74ab1b6da2e649e60bacc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f0c1e90ab2054789a1d51000017bc8e5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38a5b57c16a1446d8b642b222b975b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9de560b019441c5a1607adf5681eaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "319d388f6c62457b9265ea2ee732f6ff", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d64d82270a044f42a7c5066332340ef9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9342004029b043959d1cb6b00a2e09ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "158b6c69ab7c480d993a05a43c1f15c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fda6f4f4ec74af5982cdace4ac73049", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4bbc50737dd84a15a0df64c228b37cc0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f448cc05724848c19ec6c825797ffef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd0fa591522445b6a5a6e9709ca3fdde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0260e79369ed4ddc9ca79744c66b7a46", "region_id": "RegionOne"}], "type": "container-infra", "id": "9533ad27a3a14d0f851672db96653b76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "283e232ba5114bf89c7bea9a343caf7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5708ad7df4cf421fa66fc70cb97d9b7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7cad69ca6c274baa9bfba9b81049a68e", "region_id": "RegionOne"}], "type": "search", "id": "3b2f262eade443878e4a383e542d024f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "66b247e936b240a19889365f12f79050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0febc1a59c554993804c23f5876320ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f821e8d3cd03469280a057ed6b9214e6", "region_id": "RegionOne"}], "type": "dns", "id": "5d58e17be6f24557bac259933366eea4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "44145cc8991e415ab70468207c4e3643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b8381b7ba514dc99373f3dba0458b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "edcada06c41a4a61b25e9fa063cfb68e", "region_id": "RegionOne"}], "type": "workflow", "id": "be3984e4327042e6a05627d99f8464a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d810ab05280b4086a408dd7e722a7279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4eae751d06784e46a72a22fe65764dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c167dd4ed2db4d22984f70cfbc6c4547", "region_id": "RegionOne"}], "type": "workflowv2", "id": "137ef2bd26ed49918c699500ad4c29fa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5ca57f0251da42cbb8af91ad2a76a0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d94ad280dd6f4258a4e5d1093eebecd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fe5aa93768694abfa99d40bd0b10d62d", "region_id": "RegionOne"}], "type": "rating", "id": "13bb303cc6fa4750890d6a45ef870df4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8d355e811cd46eb8681d7eb90f20027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a46800d521c4457ca260d1f3acef9404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9f215938fcb94359b4277f9a9081ae8b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e5a11b03e9d54581b228c216db8bb396", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f64efba420284d3099e7ddd6ff3d9243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8eea078471e6488ea35fd7d3b9c4a3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e88a7c8e2f2c4c908547a0a3d698b7a6", "region_id": "RegionOne"}], "type": "policy", "id": "a465b67ee52f4e24b31a9eea5cfcd98e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5db12a06f26445a79819042ddb8cf5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a10dd1a330cb4442988c4b6be0a0ba80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "650d35737e484fde84e91733aad6fd3a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4bbfd34c8fbd4ba9af7236354fe4b9bf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d07dd41cb5e464188355961261b0dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "881a25c8c03b4d408dc408146cd12310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57ed56d3a5544b43bbb2ed0f50565809", "region_id": "RegionOne"}], "type": "sharev2", "id": "9c7713833608487f8cb570c27a91fce8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc91d1317549448f98c1359cc3e24f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3573015e187d4b699b2836c2735cdd96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c6d9430216e46d09f6a478ba3392ad2", "region_id": "RegionOne"}], "type": "share", "id": "1762b68ed7a84563817d396a7c38a9ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ffaf33afa6534cf68f1fc7d4a51613ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ce060c73d88d4e4c93d294038876e653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f2212ca489064d349c521b00e7980444", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "899c694cd57d4a448b5dde880759ab81", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7765dfe7dc1640529c9bd5e12c2519da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0bcd1d0f6c47b8938b8b20f7b0b07e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11eb3c0a42914839bc9c8f614419bca5", "region_id": "RegionOne"}], "type": "orchestration", "id": "3ead8906a8d84b1fae1c47752624edcb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "080f5e6312f04f8b81e50a06006a9eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83c94653b9d14a4384c7ff56092763f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "165cf5093f4f4b7783d94e2f0f4043f3", "region_id": "RegionOne"}], "type": "block-storage", "id": "54e696581f9d435fa7195787957c37c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "259a5a32613b47539ee6adb997aa8714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d510b24caf6c4f19a876bad54217d4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd08f6216b1d466784dbb1e4cf5c7b94", "region_id": "RegionOne"}], "type": "volumev3", "id": "e6bb59b756e14b418589452f1b7c3d2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07712e18848c4cdcaddf698d2cbda427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4eb8ab133a2649d3b93d4d570805bb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f747b62bcb1240c095e30eb43269a730", "region_id": "RegionOne"}], "type": "volumev2", "id": "1231680da5b84e55af8becae28c529a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecc8ac4de6cd48ebbeeb3eca2e0508bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1250285a27149c2a90720705d1b3f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b6f9682c51044e8a51db3fb6aaf26d7", "region_id": "RegionOne"}], "type": "volume", "id": "a725e374b7d24bd5a700efb1569213b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eee76138468f45baa46281a061ad6ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bf590b87d034e1ea3f78615c29520bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf6484b5b09a48df92b69c0deed331da", "region_id": "RegionOne"}], "type": "block-store", "id": "28887cf05f514198847b958cbd4ca469", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e155913ec72414985d6489233b035c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b96a22b10df4559ae32e55838682109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5d75d2a5607b44cfa10197e8b2248764", "region_id": "RegionOne"}], "type": "alarm", "id": "9569a6e4356e4ee482f0bdcf6da0e2b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f33c20046e9482c83f091f5144020a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "442bdef764314a5d9224090d4f70cf50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f499b4cbe1994b4cbe6cf99cb0e75b93", "region_id": "RegionOne"}], "type": "alarming", "id": "1eeb9a4e9627486894fbedb8ae13ee88", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d286327d819c4bc78b5e52595984183b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9451e5060264935b5a3c47a2fe443f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d850260c064249bab9057a943ded2529", "region_id": "RegionOne"}], "type": "meter", "id": "2a87a5473b55436c9261da707d3b7334", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f12315ea2c74aa4b50a4a6ad33e83a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "260e75ac83604259861a2bf6d43802f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f613767d7756430db4ed06cfbff15052", "region_id": "RegionOne"}], "type": "metering", "id": "695ad92afe3d43deaf389db7193d81bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0aff4e08116e42b6902731e6b46c54a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2908969a8c94028855125059cf33708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbdf29ba618f4f8aac44ba67d0f550be", "region_id": "RegionOne"}], "type": "telemetry", "id": "9e967156f17640b19f72eef22a082a15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "455cefff08e84a75880149e4c9749150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76d53c8bbedd4dc2ba40b2fae62a2d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c46a9abcbeb14d5ebf2ffd2845a18fb4", "region_id": "RegionOne"}], "type": "event", "id": "9684bb6f330b47efbeb0e46a91e41180", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68a10c5a0aa94c9ea26765264b7ada72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1156bda60d854881bccadb6744c2f848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "43c8b28d1b15476a962fa0db3c99e278", "region_id": "RegionOne"}], "type": "events", "id": "be6b9c05bcbd40958070102847bb2676", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66478e50745440b18c6b913b0f58f4b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f7d735d204d4cc2a4f857009360448a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fea0693e9abb4e9aa6109b793010ebfa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f49d5aaf221849799def457fd1a6045a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "964cc93ad60e479dbbbce72b43e92ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53a990f9b7c649cbaeebb1236cf135fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4272d98a773b4504b170915e4e811581", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c16b723a59c4305afd8fd67a4e7f998", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65f9761d2e6f4a78a9db67e44cf6c84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c934703384d40a8b3806ed32048f124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b075cd7866964624b913b4081cca63b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5b83278b787543d9980546118f2f2019", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bbf07b8e6b447a2912714e45e481777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39e4f98e53f84cce8ee2bef81afe4c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5227f1fcc5db4eec9627e9b5e7184032", "region_id": "RegionOne"}], "type": "tricircle", "id": "3100f4c63f8847b3be813885f98f496b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d93d34d662814e11a356065bc4e72519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dd2f24f73e4c41399e62ad012fadf4d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4ae7b61af2214dcd9c4adb61d48e312f", "region_id": "RegionOne"}], "type": "database", "id": "cdecb1621e524847b649d09fced6bb91", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "66e49c7d35bb4ac28b26b7aa8e28b86c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "95c218a7469e4f02a300c9a81597e584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "14667cb27ef5428ab5bf9acf828e3f54", "region_id": "RegionOne"}], "type": "application-container", "id": "d52094ae059d463ca991a87480f1956f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3488580fe8204ad5a279c1e59b5646fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba7eabd2f9c04fc594edb3e2f15585ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e78cb1b65e6f4849bd2f65bf0c1967b4", "region_id": "RegionOne"}], "type": "container", "id": "9394c39fa0d749d1b1439225846390c1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c77ce222b5cb45219af49d17e8b2951b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "182a1ed66cca4feb8c7c1023827a7649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6536d688b4f2463685c2be44d6135051", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0e5b8e6892284d6e86a21df3eb68b7c8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e2875512c5d4e3a80c1c78924840a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ef534e107354dbe817802e92a56cafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cf4f0127c537432388aa3efe411ebfb9", "region_id": "RegionOne"}], "type": "rca", "id": "d8cb986d23144abd8bd77028d0d4a0a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "68bfc8a45afe4fbba5e662ecad849f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f4b3beaf19064732a24ce176ec451c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "329e9fc37c9d44aba16b5ee8ad460635", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "760eb3d9830549289dd96597451a0c28", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "25d142d5a6824174aa157af6a77cad54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "64cc7da24bb84e77ad005d381c72ce7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c849219539844532b945672b31418df9", "region_id": "RegionOne"}], "type": "network", "id": "d0df6fabcc1d431aa09f4915147ea1d3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4515b129d6354c89a32984625e2454e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2bc0f1e81ae04b50afb743d6ed393de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "01eaffed0bb74f2b8699a92e635db1ad", "region_id": "RegionOne"}], "type": "backup", "id": "324cbbf974904dc4a7c203cdcf131bc2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8744b36906cd4044ba1ca7617b8b292d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69de583016e54742b271a21b89721505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "60cacabe68964e2383a2af9f9cc4b949", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "062d2c21ea1a45b591f7f6af68b41e63", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "95c624a341694999a1112f4b488a47c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eefd047fe2444ce28d06f9fe827003b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "87131f3cf0a24c5eaae6b5c4d109b924", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d2194af856542ff8373b2523d31bd81", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "546bbb84deb44eccabb2d49add8bcf21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0a30d0ee3c724218b8121dfe58e381b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a85c5f49e23844a9addc3c172554d5e4", "region_id": "RegionOne"}], "type": "monitoring", "id": "de20aac28c0046278b2c2aa192bc6b33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a7198b122184633a51701d5049a0698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "826391ab845a4fba97d9833ea217dc86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "23c834c1fb2e44a7a86616eb6b3d0040", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1a635cc30d8a4aa587de371af10f35e3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "08b128c189aa49ffbe8fa296a6cd0976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "57d905c2cb9a4236ba9d557b68a7fa17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "92283d3f724a4424a04b73bcdaf1d6dc", "region_id": "RegionOne"}], "type": "placement", "id": "c491bc934d324544ab16335a6090fc7d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "38e267a2bb2441ae9f8d2c8b6947c508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fcb8a6330c154bc58abcf36b0afb6697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7dbd79d82d443799603ed8b3b710679", "region_id": "RegionOne"}], "type": "instance-ha", "id": "31a36d4ae0f54d8d97d632e545c932da", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66111ad651b14e1fb25f21e41d51976a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69dfabf6ebe74381a93c126128aae76a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "582198d5e7e04704958f1e39a053ffa6", "region_id": "RegionOne"}], "type": "ha", "id": "d44d7392d80f440bb3b4e6f2a99b5748", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "324f888afb904c429f7b1d0576a429a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "24c63722092044738372a3aad64bba3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "87d1c6ca7dc94a3ab6d52183bbe612cb", "region_id": "RegionOne"}], "type": "reservation", "id": "1e9573c9ff0143b08bde248377e04699", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bce2d193164a462c8a411b6e858a2791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8b36c55c1d044fe7a9d08965d591745a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ed42112e95cf4bb4887277b9e1d20f76", "region_id": "RegionOne"}], "type": "function-engine", "id": "b2f7c0a3e1f3487e9680e37b33a6015a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b76060b690a454e97717e84b654668b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ccf47fd73014067aba4f359b5b72a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e6b6aa3dc3db4048b94fefa42b063c14", "region_id": "RegionOne"}], "type": "accelerator", "id": "dde620deaffc42aa85725db73fd48921", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fc60b6ba07f24c1397e83e490ef42dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "693976902bf94926a44d25f4576e899b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6bc3b9dcdba54d2799b842e17f63f83c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c8aed1767d30430b9a3fd5e37c465063", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cd913c0c7854c67b763aa65da6c277e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40b08f30929747b5add9de1ee6c411cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c41d46216464238953682f3fa689824", "region_id": "RegionOne"}], "type": "registration", "id": "c15fe156ee3f43df9c6800f794406a1c", "name": "adjutant"}], "user": {"domain": {"id": "9df03a24858f4733a2c0ad13f81cdcb6", "name": "3ca8344aee174c30a469c21cc62838fa"}, "id": "916ee3caad2e4054a4685f706fae8090", "name": "70b6c6086b7e435f8d8050b07e9a6b24"}, "audit_ids": ["bc435137713a4aa983b1fc88f7b23354", null], "issued_at": "2020-04-23T06:25:55.084834"}} 2020-04-23 06:27:55,171 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,173 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,174 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,184 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"name": "name-2", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "uuid": "67645243-b3aa-42cf-9804-48ef55d77152"}' 2020-04-23 06:27:55,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,188 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "67645243-b3aa-42cf-9804-48ef55d77152"} 2020-04-23 06:27:55,198 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "67645243-b3aa-42cf-9804-48ef55d77152", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:55,201 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,201 keystoneauth.session RESP BODY: {"node_uuid": "67645243-b3aa-42cf-9804-48ef55d77152", "uuid": "d9137001135a44ce9b47602761099ce4", "address": "00:01:02:03:04:05"} {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.124888s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,314 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,318 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,319 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,321 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,331 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.260525+00:00", "project": {"domain": {"id": "e3a9d82956524342ae3965b6ea9475cd", "name": "d30d73a77004415e893f73c1f9f47066"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7b9f21c73a124d3b90af5529ed694500"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "07cfbded617943d7a17cb47772632f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "17bd678e88b442b0b2c999cef31ad659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "52dd667f3808433788699acfbaba3c83", "region_id": "RegionOne"}], "type": "identity", "id": "e6197c16962e4e8ea22f7bad97ee374c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "388dfe15292541d39d65654b4a804e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b7bf933cdf7f48068e1201e6e475bbff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9b00630082054c629e154c40c1fa8214", "region_id": "RegionOne"}], "type": "compute", "id": "fff933a597944229a602835b71d2c2df", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cda451bdd7444b2b9b64459fc38952ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3ea3eab0010f41da8997a5859885d5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6a6ed8151e5c44d4bc55179435f32ebd", "region_id": "RegionOne"}], "type": "image", "id": "46b55bfaf3824059a0a87254a100163a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "28ee7351c61e49c78ee7f54a7953a38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d1dad4aa5a2e46b6ab72a321f215d822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c7d2198b595845068ea0201468e1b694", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9490e52199f24c61ac7d4666b279f3a3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a4b06769251452a8732ef68a3f596a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f680613105274153963ab97220cb5c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "603b8a6c9db74639b98e7936b0483a37", "region_id": "RegionOne"}], "type": "object-store", "id": "6c057f31271944ed8feb19bc6388b604", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c4cf8e7fc91455aa02a5bb1f62e34ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46fa525949be4ae0bf5848dfded8f314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb170c72c9ac4ce3824ebbfae8f0f892", "region_id": "RegionOne"}], "type": "clustering", "id": "2e7b4e3c91214708a06c3b23037600b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae87b3f20bfa4b739425b9df6366e064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b87d2198e2944fb6a1266a5c550abcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d4305f30c604601b6a97c149a5a84d1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bb5f75a98f5f4ff6b6e2ba4593c441a4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a0c807dcd054d3994adc39365df0637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "956eeb50ff0f453c8f61120094563fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9492b4446224e60970203a44ed03d7d", "region_id": "RegionOne"}], "type": "cluster", "id": "6d6a02c2a18d4f8d81345743f1601404", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "107fb1bbba134276a33e16e759b6163b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "77da152ef7554511bc8301413bb4b5ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9bbc2b6365094ce5bc3be0cad38c94da", "region_id": "RegionOne"}], "type": "data-processing", "id": "b92b9aefe263406c8780396c77e0fb95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8259032611a4eefa5b83dac85fdce7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9995f855151c436a9f344409f15a050a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93d092c5775044dcae49e21ef7e3c6c4", "region_id": "RegionOne"}], "type": "baremetal", "id": "2f62f19da77146b480aa4420f0159c9d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "654afa80dc4444dd8e62b3f899a6463b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d98f5525149b4ce3b37fd15db7cd1665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3ad0405e8d4d4a878f3b0ea4863a7d10", "region_id": "RegionOne"}], "type": "bare-metal", "id": "121d0a040fb8497ea329e966e4b4726a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9041ce0136249eaa4e6a83487fa8927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2db21b5e1bb1460eba47cd25bc7c9f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "196f505de07c4266863fab39e0bedb2c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7ea3a9993b7b4210b7241c5ad63c6f19", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d5041253f2a44d49bdbf0ad66d6ca453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aab14916be2f4b23aec5c65fe37e6444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0083c4f8e3c648abb19adbd1793040af", "region_id": "RegionOne"}], "type": "key-manager", "id": "15dee58b9738475d86883555e73adc77", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52f3fd1e4cd64b198c984fa9b7465495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d439d5d1b0d24ed895cef125f1e04d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f77aadd85ea54283b35b4672256906ef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3d01caa08e264e64b960d501d68963a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23cf75d504ce46c1a6f2e58df2a35dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d39c231745943cbb898a6435f6f0a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f159f3480dbe4ced83fb358a3937a558", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1833d67414b34a8895a80e894dfc4ae7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fde0bd16eeb540d68b6b8868744c6709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "12658ce0523f4b76a268a9e3e6f2f304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6f1046bd414c4b23aa79a9dee4496043", "region_id": "RegionOne"}], "type": "message", "id": "7707ddc08fb54680821b478f7b9d41bd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7aab049141034993afba8f2c8ea4373e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "87a231c10f9c4cdc829a39b2b9483d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8b5cd5ab4ad4bacb8117953cf6af99a", "region_id": "RegionOne"}], "type": "messaging", "id": "ccfe046f6440456297e84324e07faff9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea009b624e5b4daa974398dd782327b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "738874ce0f884cf486bd9a95065e06d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d19ffbfba27b498c985e9bfa2df57802", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6c28b0187af04468840e280fddf5b4f7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a74be5a0c8d14579ae5e15ce3f65bf57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54a6b6e0ef8a45a3beef33f801ab4293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "589963c5bf9d45e5a82934b3e5d31569", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bd896cfd6d10434eaa62259228dd64b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd48d3a0afc44750ac5908d8bd62da1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c00d17000ba4976ab8e24c9efd785a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e005f5dc3b5d4cf9b525ee9174fc252a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f40304ad77c040769b2810d4bac3b2b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c84fc9d90a64b398ebb3187c07e9fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ad5abe16f384a8cae2a0399e032092e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f80dda3ef9d6400fa1f328feeecfa8e5", "region_id": "RegionOne"}], "type": "container-infra", "id": "62b61dc10e584f42991b2a5d09c1b8cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b7c1feddadb34be0accf223b5ddb6d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f52830b638f044b6b8d77c065f32d895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fbcf777cf048405f97431b22224f5a3e", "region_id": "RegionOne"}], "type": "search", "id": "bc3150220beb403ba87c4eb2a97de77b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2d464339142444ba97cc874c4a1fdcdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2243bfe0868848ed84a95b0cba88a1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7cbc5288024e4e12bc5186693a3d4385", "region_id": "RegionOne"}], "type": "dns", "id": "217ca44ad0d8452e99f0626c96f81408", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e79f103e8c24b759f8f2a24da06e392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4bbf7bead1f14c47a243c022dd8c74af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1e3e6596e2524b4e9ce821c0b206d3d8", "region_id": "RegionOne"}], "type": "workflow", "id": "c1dc50b7dc604a919f25b01b20f75920", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "321bdbed21ff436fbce42f524b89eabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "46425d3a8dcd4d66a4870527cefd52b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a9f5e95f744343118040673ea927e43a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bc61e3a5aed84a7eae97ffc83e4930d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5315cb77802242919aec3de0eb63648d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f566288d674437988d0c43c221da299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b0999bf4167e40a58a951716ce27e23b", "region_id": "RegionOne"}], "type": "rating", "id": "4ca512b957a64bf0a824e568a734a79f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c199d1272d5441c39c1f09956f821b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40154767a7ac422e8c3063b6203cce5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "40069646c7874d7cbb733104fe785344", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6f2330ef43e941bcbe02fdae15bfa96d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "331d4cc3562e4d6bbee06750685e32b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "978d371b600343a09ad644857ad21aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bc3fb1faa1e43e38b48a4fb1d817ba9", "region_id": "RegionOne"}], "type": "policy", "id": "d21b016b7cdc476bbad36ef233c158ad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "240d1af24bf44737b675a18af1af206d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c88f9673b87a4bfc88980e77b80621a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d531e9ac13f04b02b504d26d6a7beb39", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3cacfafcb1fd42ba9b00311ab33d212e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cb70bcaa2de4e0ca10f036654d5c2d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d3d892958d344ac81fd84dbd4117f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "196039db8636484b8910f2f0895c03b1", "region_id": "RegionOne"}], "type": "sharev2", "id": "c69945104d884fbaa442ea3949681864", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e7408b6e7ba4ebd86f2b0bdc1cb8a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5dc141e84c743fb8086721497644141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5314aab8f8364499a4a9959ec133c457", "region_id": "RegionOne"}], "type": "share", "id": "e8921a9a83d44050ad02165267efae96", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ef69323a05bf41cb806828141c0e0f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8983c71afc0e463caaf6bad0aa58afaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a030b0d01c70476f929a12bffc451ce7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "df0f494c853f43b19688340d11644738", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c094a4b8e97d4780a73a47da77327ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0301221874064fd1a755d1da6d888087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "475deac821ef48769657eb3b304f9bc1", "region_id": "RegionOne"}], "type": "orchestration", "id": "b3e149a2b8f24bb784dda0d5a5d3a56e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4ce3831915d4f79a21d30680c32a8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06e9ac7240df450a9cb4649078873d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "faccf314cb954dfb85ecbcaf72d842ec", "region_id": "RegionOne"}], "type": "block-storage", "id": "8bdfd0019028482aa9ca78f3772b2bb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b65834381a964b25917665e4d3ae8362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c22a30da9344f18b5c7f3ba84c417ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de36d728ced84b3cb672d76dbe977375", "region_id": "RegionOne"}], "type": "volumev3", "id": "810f08569cbd494c97c397b24f5431cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06d55926d56e4fd49cb85260ccb33fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4858c3b0c0c4e219d33cae7cee96f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c8567bcb26a415698bb3c31f79cc051", "region_id": "RegionOne"}], "type": "volumev2", "id": "55a5e5b376074976b087a1a472dc8c68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f859db29c546dc91dc75a86144bcb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "776cd54f35644eec8c69864b65fceb27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba10036fbfd8416b8ec00c3530c2dc8e", "region_id": "RegionOne"}], "type": "volume", "id": "a955d65cc76a445bbd0c4a5db8b9884f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4788ba5efea74306a1dba6889d86ff58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "672cebb6bc5f43e5b72d1216dccb4176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edd3bea8c8c246bf83ec088090ce8c5e", "region_id": "RegionOne"}], "type": "block-store", "id": "bbb155a346e74661b6809ba8853c29bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcf3d5b22cc1491ea7b8fc05b1a1efa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac9253aa1712491e97ef646fd73bbd20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "efd1662094bf4129b7040c19736a2b7e", "region_id": "RegionOne"}], "type": "alarm", "id": "2ccc486f607842568da2103bdbb206b8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2ad18f6257c43fdae6b9d148eb9ae7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52ca6778240c4bc0b9cc647ca9a04ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15a41eb971c84c7884aceb8f405119af", "region_id": "RegionOne"}], "type": "alarming", "id": "9f4ed5a2136c4a6195101b9df09621e5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fd18ea223f6448c89cdaef5a3605a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1811ad7346f5438e888f455fb3c31455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14a8c06e49fa4d0b8b649841c445947d", "region_id": "RegionOne"}], "type": "meter", "id": "9011230ddaf4467da567de8735f86863", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7553001e3020466099430288364f37a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "061b371d82d548a3b5dc98b8685ee569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf888f789087425394fb01f43fc06f89", "region_id": "RegionOne"}], "type": "metering", "id": "6e37a2ab14bf4ff382bae0b4ed258394", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69f102b588a2487699c1cf4680b8c05f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "86d21bfc1ea54fbc97b8d880cf40f9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c94166d16f64fa7a2638c6766129e28", "region_id": "RegionOne"}], "type": "telemetry", "id": "125c14cb37de406b8df6b4656725e32e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93cc61ed3af8418ca01126c29932ac8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7f380122275d4d71aab69df72c71f609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cf26279711c24bdbb4612a19de928459", "region_id": "RegionOne"}], "type": "event", "id": "ff8a4382676644b59696b95bac8f7d5f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c55428bf691a48f281f571c36dd58968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76e585d6a5224b01a242a9da09dcd34f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e43d046747834d378a41371f8d6903c0", "region_id": "RegionOne"}], "type": "events", "id": "a70096aa31784f059e3d50fa218f0e1f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab72454a2d984134affffcf60334a318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2813aa855c1849f8b5b29b0296bd7e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a59ae09a8f6c40cf888d3763b0f73c66", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5c268e74647a4d3ba14219e2923aa221", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6272c1e7f104a499cb30204fe1bd57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8718cac06827408c836c225b2424de8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6651dfb196e5463a953df5acc24fe2be", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1be8849e7fe64df2a81a3ade4a2b98d3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "859d53e4e26e481eb6f8f4608e7beeb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23864848dd0048b9a0b19426c6c33597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "daa37ae04664444983603bfc708ff806", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "34688db7285e479ab2424ff3e42628a0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e46a154c6d74fe782a147d647ccea00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43bd023cf6fb4332bcf47cbb56553ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6c655cffbf342679a347af45c9d2994", "region_id": "RegionOne"}], "type": "tricircle", "id": "dc51cee860c74096bcbaa178ab7716b6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8ae8ad7fe6cd4c14b61cd2ce6bfa8252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f06f682f058943d2924974d51a891ac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e5bec25f533b4ce29a12faa7bde7abec", "region_id": "RegionOne"}], "type": "database", "id": "8f16b5d214f04eb9808f25daa2f20472", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2fc0075cf6844c83b5325c637bba2bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5f09323f528440b9ba0cb5771266af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "188bb69dfd2d47e7a18db7a43ccfcbff", "region_id": "RegionOne"}], "type": "application-container", "id": "0fcfb9d157d24780800a49d9d2f54de4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d2af4ba092a4757aa3bad299335d797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "300b18521b72498eadc32378c0c46269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b55d36c9c9e34760907ef5466184a9c8", "region_id": "RegionOne"}], "type": "container", "id": "80a670db88b04f6f977945914138435b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "354b4a18ed98444b8e1db35e2b1d81a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59ba822054b34647ba26443429adbd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "442e8c18165c4b93a99d9afea8506b57", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b3ec36d8ce704c7e824205e085f54f65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1db61000b232454097ece300407a57ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a98abbaa4b41474d9b62aa328d5f1497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d9910226de07491ab5d3adb0c219ed28", "region_id": "RegionOne"}], "type": "rca", "id": "9e615f6e2e11401cbb7d0a80b1196851", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4d78b85e679c453584f6ce93ecaae7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7bc5fc799a6d4d7f8868b6bac94bee3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "22aa89f762574adb8e46797c556913d6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "14f129a4011741b4afac2355cd5b536d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a9d5c0d3c1c74a80bca933fa8a31b4f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "de17933b7291402ea27ef5fffe204b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "460eeb47d75644468c1bde20ed24ee9b", "region_id": "RegionOne"}], "type": "network", "id": "451a398c4e314806b39239bae6528018", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b753a23e46db42ac9238323f0215ec7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "40be6b20867f469db805b12f05a4689c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "670326a750d148fcac23dd3defc3fc33", "region_id": "RegionOne"}], "type": "backup", "id": "ebbc0dc45f314a4292bf2e5c7882cb1a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9023ab6aaafa40ecbb6d690cbafcafb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d10292c925d04faf98c83a82c3d3ee86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0a83c8b0b924293b07714865e74d2f7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "dc4b0e72a0bb494883b046e6c4623ac2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f15f1cc5610745cc93bf82dbfb9fa421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7358fededfa4d6b8e801b8c8c6dd7c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eeca060d78a94396bbed2b0efcd4cff2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e795609e44cf4f319a34185ba9862c9b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "520f4309ae714456ab7a696abf52b4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e65c78bbef964185b8a09dcadb720a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ad1b405359204822a990046b38912f94", "region_id": "RegionOne"}], "type": "monitoring", "id": "7bfba8f83b33466f86d5e376f6bc8018", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a375766cd703428f9fc433f8c2fb07f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10798a61b11c4b079881983ad1fdd88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "29497875f06f48eebaaaa1ad1ab85921", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e8eeb0dc5a0e4d8b96a5b8db693e9889", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dc68896a6df040959a78a5e4e9ea715e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "eca21ec16fb943de8ab91b583afe26c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5b95ed729cd943f798bedad2fbf7232e", "region_id": "RegionOne"}], "type": "placement", "id": "2177ca22813445ffb74ff3f3bad9907c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "648072092bf0410eaa99f68b4ec73c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "633732f1d9bc4ba993dbeabf10847b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "57bdec7fe1654fba90c798e62e58ed91", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9149e1dfac6447a4ab07900a1966cb06", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7abb0e421046494d8e7da3218c6cc98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "578096cef003448bb8fbddad42d1df69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ec5a4ad375a4632825e448e5fea98bc", "region_id": "RegionOne"}], "type": "ha", "id": "7dafb839ca304ea9bb5ca9dc0dcc661d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ba023fdb73fd4b8e9e9263b4b7229a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2005df3203b1463092c1a7f1073d1024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a40cd2f0e74940358619420d3a2a408f", "region_id": "RegionOne"}], "type": "reservation", "id": "cc852d3e4d5847f0a5205ab87c1d4d8a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d0d7c471928b46c9bc6b2a1005829327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cdd990e8b21e4805b74cf68804ebe4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9915544266b045568b3ff571ec18c7df", "region_id": "RegionOne"}], "type": "function-engine", "id": "651e05d260cf476992359f30093c1d6f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f287c838c3fb4ed4ae5b0a6b7222ab48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cdd4c5ee298142b9a500b22f79e36853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ff93f564097d4e6cbf0122ec3e2cf5c2", "region_id": "RegionOne"}], "type": "accelerator", "id": "4259cf53807f4338939cc8fb9b220e7f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3b6aab1f3aca44928e4eb743cb7589ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e6cf711f1864c4ea456e31726562f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a7d3c5d90134b52b2b3afb832a094a4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "259a4f8171604c25abca779dc5f27b79", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc25a40657d444d7b25458d7581ff5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93480fe639cb4fd8addeaf59652e8dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db75cd3ff7ce4330be1ff4ab453d29ea", "region_id": "RegionOne"}], "type": "registration", "id": "61e5a41b01924f789a63f09a47074cd3", "name": "adjutant"}], "user": {"domain": {"id": "4f2707cf9f8d439ab588e93909ec6107", "name": "9ca6276cce0b45b58ec891bb50cfd680"}, "id": "cbbd23b3e8c04a698a50e6ef335f54dc", "name": "9743e40c029b4d67843e49db7828575f"}, "audit_ids": ["b5e8318e95e348308a1337448fb96aff", null], "issued_at": "2020-04-23T06:25:55.260525"}} 2020-04-23 06:27:55,374 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,378 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,379 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.194266s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,152 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,158 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,159 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,161 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,171 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.095078+00:00", "project": {"domain": {"id": "d7a931e8fccd48d5bbf41de9190c7531", "name": "1530c18409cb464aa5e8503810b6e2c8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "df08a57f3a7546f5aa5a81f40d3271c1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "869c95a09ba84a66a98eadf12d609a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5fe8a271a7c452bac80cf757040f2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4513b2e07ba47a9ad7bca2db8ea1cd5", "region_id": "RegionOne"}], "type": "identity", "id": "898fa4898ac04d839e1766f597f69654", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "731edb1e972740cfa725ea8d1734319a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c724f75353314493b623d93d11f84bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2cc21ed4391d43308b6ae7c4f2aee372", "region_id": "RegionOne"}], "type": "compute", "id": "a832f9d350f94bda936c9bd60f1ec9b5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3e383ff2c78849659ba8bc52355323ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "587cad195c2b47aab24103027fbcddd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "38beb504bc764c24a0100b26c06a020b", "region_id": "RegionOne"}], "type": "image", "id": "5dfd6d029daf4401b13f018da37d9a42", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "769ca98a9cef4f80bfd359e4954d547f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de281f833c834494a369860014efcab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd15cd0ea3a84cc2b3a90c592948435e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a133c9eb43fc41efb0d1feede17a3c18", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7c2124b570c4526a0d3ced317d7d059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f559de4a1346450c8a94c06a16630b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a94d0cd096cf4beab822945037a31615", "region_id": "RegionOne"}], "type": "object-store", "id": "7ea45cc2e4024e61b3d200cbac389226", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2460d6fdaa984e7d80f5566570299905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aefb2865a24f4e29b1444f709d4969c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fb8036eee6a4f56ab3d9745b7d52591", "region_id": "RegionOne"}], "type": "clustering", "id": "c1a866c3246e4de797cfc886c8e48031", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e3597b6f3c74a1383bb63f050770075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92ffe272803745a98b0e1a8ffde3b214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c0b2d655e3245589bf959e98a5e9fc9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e0234542bc4641b1a617773fc1247c54", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9f889bebd8c40a783bb650350fb08d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4296616c75324e72b361e780b06f66ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55441cc3183b46e8a2cb3c39cfeed02f", "region_id": "RegionOne"}], "type": "cluster", "id": "028588f703a64e5db4434f44246e1642", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6acebab8119d4079aea16590ec97e091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "25b94bbb71364a3a8cb686790f0ae5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5c1910218e63447b93f06ae147900d24", "region_id": "RegionOne"}], "type": "data-processing", "id": "31e7236a18144af29c2dee84ae9ec99a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7571efa70dc4e74bc822439a66136e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4eae001edf314a98964e65be8b433df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5cc4531d3ffa40de977019dfcca23b09", "region_id": "RegionOne"}], "type": "baremetal", "id": "c0a75e63ef4f4117921ab2b14b3a0209", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a6575bc67f244821b162ee4a0f52a932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7e3c61df728432ea570b878911901c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31ebc6c3781a481aa0f269a1499b475c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "da63e1bcdae9474e930f08791c41318b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7c3d5af57d5548c980b20630d3cd1526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f203826c30c943b4b4790ac0e3ac72f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "16590461e2224fa99ba715501db3fbcb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e30733083ebb46ca895df2ed9f28539b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "77998b1d3c494f33a70a072e39ac90ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a9c8e1a3ba094e369db8bbe8c3e282c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "be9b27b105004b5b932c61b29daeff27", "region_id": "RegionOne"}], "type": "key-manager", "id": "67e82d3bafe348bda7108689879e36e8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4aecf5fc2d4641bea4089572f27ea0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4d4a0b0580349779745d8d92bcf965c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fc7ea70f38c640948f11077902fe4935", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7b81faa0b1bc4e9abbe02796690fdbdd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7410cf56ccc9459eb7b5e7a522f39328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b320e2c2189416795856fc9cc989fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce04de2cb35f442da5175fe613871d19", "region_id": "RegionOne"}], "type": "infra-optim", "id": "adc5d451c4ff41309ada6af4d5453275", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f413ecaf39fc4b7bbd06ce14c928ac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3997a1267e5340af884c7647452ba5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "63efe7e217354ea3b1629e3b5c1484db", "region_id": "RegionOne"}], "type": "message", "id": "9dac80a8215048b98e23b35e2d70c3f9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5cfc5199fee54c34b8d56964c68eda5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96d0c550d6ef46798ab58a7c13471eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ebccea26dfd449c5b45383e70473c1b9", "region_id": "RegionOne"}], "type": "messaging", "id": "cdfbd8cdbb2c4c9da66924a309f02ee7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2c1ce5ad944e4809b0085885bb676f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31b5f3dbf8aa49718cd73e0cc3fd0069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c788f10fba744d8db14abd4aff0f6f44", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9b4620c6d47c4f5098f703c4f38af55e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bed34dc09f64a3084980680291ad539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c109bafa66442f0bcb9d5f4d7bd79ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74e59a3030ba4badb22257c03dae0902", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dc0dd851be9d4f7aa63e34bd78403cf0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62dc917a07b1423e841c1484bafe74ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0bbabd96b03460e9991c29616777cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3cf0c3cf4f94cf8a8b99256a71ae83f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eb8fb0468c974e88a100eb532b095ab4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56d3c8f078e2463db08de28c40bdab7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f89de11ad3824133b6a8370c10b31426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b2437a7c4c742218bb96faa80133b36", "region_id": "RegionOne"}], "type": "container-infra", "id": "509d10e6acfa466dbdb0c7637978ece4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d99fe0aaa3f84dc6b31b3ded9410a090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6917b23962b24d8f9075e1c7e84582d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e909756b64fc4b25818982ea7df9ec7b", "region_id": "RegionOne"}], "type": "search", "id": "bcd2e2e02b374adc9d38cfada55ce2e6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "889fd14a7a414108bcc7c75d3bdf08f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e64dc3ad02c5486189684e39fdc9bed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "03cbcc85da32461e8d42e6921fa7ad14", "region_id": "RegionOne"}], "type": "dns", "id": "8ad4c955c3b84cb6a44ecf53ef464dfc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18bce2ae25b0485a9c1be58a64688a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03dccd907e694006ba0104e589400a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "829ae73d20de4f9fa86af134ec489579", "region_id": "RegionOne"}], "type": "workflow", "id": "aafc41b06f8f400d85e586c6808e49b4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1a3be22071640eabd646c55de818740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b5c5585b40942b98be1b06a06112310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a8c4d0f83c96409a8c3d3a6b2786f517", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3bd197cb72694650abb47e0999fad447", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e5a605c76bb42c08c180dbdf1975b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d1168bef686a47e19105168e13db6a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "70cb7b2796914445947bdda5cea4c2fa", "region_id": "RegionOne"}], "type": "rating", "id": "47ccdc73597c4a38b330f96d0ae6e826", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "24578ebe8e1444f4ad8821f48c1c33a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f55ccb5199324b238de4293a963d62d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d6d575ef5834c8b91939d17ccda2d2b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c1d2d0679a734d07a3b19091c4c36361", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc2a7c0076324c06a6693fa9c059a043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "83df99febbf14e93bd797b0c2e91a976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "07bdd9eab9d549da850ac5b514f1151a", "region_id": "RegionOne"}], "type": "policy", "id": "a9512aebca654cb7a8da8dc1c4c9a6ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8e8bb9724ec437e8af6e118147ecd41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97d305ddde2b47d4b65fd40373dd3189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ecbe5822a6841da8d4a25c0e080c000", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fb635c9b5a5141278337624434d984d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d0877a2363446b5b13418304118ef99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d8e7197e93f4355bd277680fec6c51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f6c83cb1b5f4042bb451fe76107dc6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "508149f20b2b4c44a040d3837ee91daa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70268bb1654f405da7087a9054e903cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c58dbcc4940a4c669d39c035df3db282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4fa61fbe8e847e48f4755accb451b1a", "region_id": "RegionOne"}], "type": "share", "id": "f7dc8e0878004fe08d400494d44d0c1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2bc75d54d9f5490ab0d7b253ddafc7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5627ff72d62149469d851f69b82a2ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "75218b10723544b88992d8e3f9db1c8b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "673df46d8f994c15b78ad423d53ca250", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4c686e1f41942ad906652f5562f1f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "108bab7fec4443f8a377c80a0986513d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "575cdfe85f5245da924f234620ec0635", "region_id": "RegionOne"}], "type": "orchestration", "id": "1c900d24b03c480c97c21ee89de2dc14", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baba43e22806488c8dd286a0e931dc36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00680d959ca94162ad660107d201a83e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8115d50c13a549c0a1f06e7851ace8d3", "region_id": "RegionOne"}], "type": "block-storage", "id": "372c0c5c84374c5587dc74be005878f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9337f9a9274e418ebe3d99b796640774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23d8cd75cc3450b921b2858b6d25dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4158b07f125b407793623011b88264e6", "region_id": "RegionOne"}], "type": "volumev3", "id": "ea81aba6f0814b75b102cd8e28d53f88", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1331f938c95741c0bdd0505e25590d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22af0c8bd74d4fdf9d1e3c87ec1dc81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71342e75227e406cb8a165dc7cabd42d", "region_id": "RegionOne"}], "type": "volumev2", "id": "01574e9128ea45698b95066ae29ff148", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aae048dd7b2a443d87bbbdd367d38491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca57e66763c498dab4c7f5749fb7729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2f238cc8f3e4817848e91c95dba0baf", "region_id": "RegionOne"}], "type": "volume", "id": "968cef690ac749c1b6d754daf58404dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "624c30485a344bc091ff16c8ce1191e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "136d09b6ea6047129dea0c7a385bc4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d6b18cfbdd54828811cda0f09674025", "region_id": "RegionOne"}], "type": "block-store", "id": "06f07a78030b4b8d96a0be02eaec4893", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf3174689b0d441f966319989e6056bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93a7f521d76043ab8a114a5320d03f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "307258c87a46463d9884e7c137b2d5bc", "region_id": "RegionOne"}], "type": "alarm", "id": "78a47a11d6e642608caab6f00ad00960", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce89c423aec94a76940c27c85a38ad26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3405a51dbe7941d8ab4b493932c1ef3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8185b4b7b2a945cfafe23e776a235e60", "region_id": "RegionOne"}], "type": "alarming", "id": "5e5735313bee4d70aead18216df8e558", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "418abe99394b4a138084739c74a1f750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57dbe4e4bde845d0ae3ac652fd93d15c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da9e06ea13184090bcf5959794d291ee", "region_id": "RegionOne"}], "type": "meter", "id": "2d35499958a5430bb11e2980ebc75c96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "431c63b2cffc4c20897ebe224c9255ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97f2aa8cdf3c4a08b5b0ce50ca4fbc73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d39db7a1a8a644c7a393c51ac0166fe8", "region_id": "RegionOne"}], "type": "metering", "id": "763405c65f0b43d9833d8f76a90e9219", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4071417b5480458ca0c90075b81e52d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9bf75ccd478422bb3a38b2d4fc345b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0672d411d58a4e34aff3f7f05c098c28", "region_id": "RegionOne"}], "type": "telemetry", "id": "d1cd8a36eadd449ba6621507d405572c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e56645728dba4dcba334dc813a676104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4d6bb574fa4046ed80af6af231738484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "265d14a7ead846d896d389d370bd4714", "region_id": "RegionOne"}], "type": "event", "id": "9e37fe7eea8d46d693618bfc42868625", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9df59388289a411c9f31628e4badbb6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c9aeffc3156d4fd7a6c24bc4463bbf22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6c6b27a4464d4fa5ac3bbfb4a2c1da08", "region_id": "RegionOne"}], "type": "events", "id": "a71f7de566af41c89e2e26c9be8f3994", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c8f58cc37fa4fd49648343e1604ef28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82a900941f8743a3b818e46689905849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "04b6092e59b1446598684eeca6754667", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7a617d59c3134a4eba2a490de23201cd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "76f13cc8fa394e64a75ea2368630561a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a63aa30283847958d8a6ac864b1dda5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5468bfd0dd04885b55e491a18cfe19d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9d4e3c01c3324b46ba766d8da9c783fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f59878d5c3fd4b54adacdd825c72a394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "746607610c63459faf13b4adee021117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8460fb3d3054fa7a73b4722b84c3890", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "84e8246430e2435d9772588f47c261c8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9393958fdf324cf69902648f5b6407c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e30d1a0f895c4b28ab39486052b93e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "92a4cf71646a40ad80061cfbd2754640", "region_id": "RegionOne"}], "type": "tricircle", "id": "96888a839e5e4a40be714a8354d6c91e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "76f316a0b43c4484b6812d31da72b48e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "797026310e164b0691474cb318ef6e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f155d41e4340445cb205a62f975e53c2", "region_id": "RegionOne"}], "type": "database", "id": "52c6253cf8b0434299d7e1e7c5ad081b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea64e307c284428b9a5cade5e1ebe83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7d0df53ef94400b965885617633c310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "71da3b338b944ecfa6059614b6b5347b", "region_id": "RegionOne"}], "type": "application-container", "id": "1a8c4b088455451c8a1eac489393a153", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "302f0dd97953423187b354944c58acbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cd339a4b47114efa876b2b201855f15a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "54f0a6e4b0844940bfe84707080a5bac", "region_id": "RegionOne"}], "type": "container", "id": "be95d2b447f54a40a4850379f866027f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0bfdc11194a42d9a6fdff1113a58697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee71c49045b3402ba2f9badcb590b1e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d99575c0560f4a39b4897e83aa006ebc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "09829b67add4464dab6a554767e17bae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37de21e596ee4b42b09bf512e1f2cb20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a18625c05080438098b700d6c2e2997f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b136b2a12cf547db800a5f65e4baad6f", "region_id": "RegionOne"}], "type": "rca", "id": "58247e955c614930955bf74b4aee15f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c2fec6e6679d4ee6819e3d150bf54f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a7feed698794efebabf4e9e0362e6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ac344f31ffcb471f86f9a97279c039aa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "972af86e2bd644a4a610881c13830cb5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "943fd3a2977f4a46a2eb25d08d0030e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7cb61dcd4b6a4c8b8a4ab89c6e22fe91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7e86cbb1ddaa4a85b62cd33a992005f9", "region_id": "RegionOne"}], "type": "network", "id": "1c27c516f3614d4faff64c23202f7ff5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4875dbb954414ef79995ba74aae18303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "61da3330b71a4ad5bac21199882b334f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1985445e6d0d4a70b0a04e99daf986aa", "region_id": "RegionOne"}], "type": "backup", "id": "6a8c1f0090514baba994bb9320fea835", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19cff53477a646e39b45f62b4268e230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab8ec8b0372d4c1b90a81c6b585db81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2deb456f7a924f458af9dbd6c731452d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "926b9f29428e41638ea6e3ceb7c4e7e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e73eac8b06a4250a1c3b4fe861c8297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c534516a33f44bb28912bb03174cced7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23b406f3ed86464d8fa6b8bffd2dd988", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a3225e111ed6449b819e466e58b1f90f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a2721c5b922f4e4a8f05df65d326329d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "de183e36ec9e48c9b0ea2892359adfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "907582405b0e4765af1a0baacd6ec9dd", "region_id": "RegionOne"}], "type": "monitoring", "id": "a3b91ef093c54a258a8fef3da7c3093b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "88bcc71ae92d4df8828ddb5e4123b033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c0e25303673480d866a38a07bdd9e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c5a3984b7fdb4220be05b2901e2e5f01", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "34ba5adc63724c949e155d528f45698f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "de03d2f33e5b45a3967f9ac3e87b7f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "de87a8519e894b6c8e90543d539c54bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "df19753b744b4c168147518f5e3a982c", "region_id": "RegionOne"}], "type": "placement", "id": "08594fc268004b909848bc655f58b03d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ea30374f42d4b378d6482a829794f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccae1a7d7ba7402888b8b56f97bd9dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5cc5674ff3ea462dac6c83a2d1825cb8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "accd7269ede743abaaf9d30bde056847", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b14ad5105554c9caa2385f8daad6247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6a1fbe779c8492fb9d03c847ea9e34f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "73c123a2b2c54a6fb6029dea52bce8a5", "region_id": "RegionOne"}], "type": "ha", "id": "3af24a9577484185a67d3e9071be7bbf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e694c3e34164ae8a54f6e3c1a802705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5a67002d8f1e4ca0937edd2f27fed9d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6c82f78eb07414ba0e3ff22281f312a", "region_id": "RegionOne"}], "type": "reservation", "id": "3fdd11ae87924ebfb67da0b9d11d9ef5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3bc83bb5a0f9481c9725bce9eaf1c912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d27d1cbc3d2545d7a479d4e83f11a64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8ec7182b650b42c7908513c68ca43b5d", "region_id": "RegionOne"}], "type": "function-engine", "id": "f84278570c704395bc42f0667fcf296c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f952f712a48a4926badce1a1b6cde075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0823bdace72344db93d3d081c99e5b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "491d9d8e7fcb467fa8ed4ef4626fe103", "region_id": "RegionOne"}], "type": "accelerator", "id": "3b6eb2f037394cbe8bdf964eba32f986", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a987c9e00afe422187319c8550424261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51cbbf80f9b04e10a4c96afed4a21f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "73a6a2e2a6944c129cd5a9a844a3b675", "region_id": "RegionOne"}], "type": "admin-logic", "id": "93e9f1012c36499e884bf3226e5a6300", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eafa38f02af74dde9848462607612281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e58733f12c74daba3064a3772c25038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d2b91e358ed4b858ec9f2c8f2de22c8", "region_id": "RegionOne"}], "type": "registration", "id": "40c9079d11834439a4874f4a8880b6e1", "name": "adjutant"}], "user": {"domain": {"id": "1654ef63720744b7a610d6fd6a13830a", "name": "8a3f0e7596004c39a97f786005e3ff7a"}, "id": "390a0ff9c971460b989f547cd09a29ec", "name": "b64ac1545eed440fa3e4e145d7d1a32c"}, "audit_ids": ["95b43a9883fc4cb69e6adfc175536ba1", null], "issued_at": "2020-04-23T06:25:54.095078"}} 2020-04-23 06:27:54,215 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,218 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,219 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,276 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/17def50d-61e9-4939-9dc9-601a297f32f2 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,280 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "17def50d-61e9-4939-9dc9-601a297f32f2"} {20} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.160005s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,011 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,013 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,014 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,015 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,021 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.932165+00:00", "project": {"domain": {"id": "1b00f3a5e2f84f9fbeb54a45dd7ae7c9", "name": "a84a0cc7643a4b9baf541f8eeb3cf92c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "494309dcdbb44e1c8698608e4f08bca3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "705d712a2a714ca7b8dcb21e801a1db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "914056447c5947aba05e7ac9283a1394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3012a52bba86468b96e1a10080894f53", "region_id": "RegionOne"}], "type": "identity", "id": "78383f272fdf46fcbcbfc37466445302", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7bae70602a4742b2aff8429c1453d11f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "848e34cd9c74481e9b0f05e7d85c2c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6fca01779fed449abbe2efe47a766d66", "region_id": "RegionOne"}], "type": "compute", "id": "96c5124194dd42229959ba09665748bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f9a5e582a9594dcca5b24617a1abce6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "62e99b0fde90431f82e05ef48f6e2f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69f183cd7ad14a778fc3b6f963bd0a2c", "region_id": "RegionOne"}], "type": "image", "id": "b74f13b4565a47ac80bbedecb4ebd89d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0d81e181311243d9add0558687969b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38c43c51c8c64d5da17783b6c3719c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "865bb878ec7242f09ac25847aa6d68e1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e02a0ef9a68f4c2692142153f83b8214", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8146710f5a3b4b0fa54c2196b0fa92fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05413d4137bb4037ab135acd94ceffac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c114f9e8fb6248c7af1f3f8c742b7d23", "region_id": "RegionOne"}], "type": "object-store", "id": "a1e166320ee54cae9f5550ea00c768ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbcfc20bd7dc4ca2a82725827b7fe149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "536b1e7d729346f7aab6082a9e8d6b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a32ba86bd17409abe2dd3289d060100", "region_id": "RegionOne"}], "type": "clustering", "id": "b47a03d568be4493bc1254c5e23228a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "646847f6222745a9a2a7aaac9622be00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4972f6d64aa34f28a4c12b3a4184ea22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f81b249241f943929d019958e49f947b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3dd19bc88d00445c8065366e25a862d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b68c7a6555c049b295588d0bb0f747ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f4fda14631d439f853628051cc0eac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1bbc57a435bd4db69fbadf00d4cb1df4", "region_id": "RegionOne"}], "type": "cluster", "id": "3cf50a42685c45579aee6d6de89d8256", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "09b4dac16d534a9c8aa087226ae5f6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "031b6764427b4e8b980e427926c7f241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ec31efac1e004079878dc435d2c5de4b", "region_id": "RegionOne"}], "type": "data-processing", "id": "a60fc2043954486d805e075a11892244", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eacfbe906ef34a6ba16316b44452786f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "369566a22d1242c0a278237e3e0474a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e10627128234479802f43676c2712bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "4994f2381a594b5088109f2bf2f27601", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a3e6e5fb601545a5aef72e8ec4b8450d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2d9392fd5824808967e2b13f0450242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "57fb95812f5c4fe6859ba24aabd27dbc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "03b7f247c8a140969172c588a36a731a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "431d4a66378844e295480e892fcc2680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "36325050f0fc45448a8a91adc768f8b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7fb4e1b8d21f452db5a28fee43493111", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3702df18b82e49acaeaa6dbcf8ac0343", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c432d01b92634915ba6bed6b48e460e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "88755c74619e4444b0cd50e1dfe08950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "21b3c8ecad414f91866027c0a57941ac", "region_id": "RegionOne"}], "type": "key-manager", "id": "3a80447847a9472ea4e6184d4047f9aa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13cc36a838334f038bd214434dce6f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "232d71fa2fd7403d9571ab976de5cdb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f269cd871f34baea16c21534b3ef9e6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8c480494e64743259bf2cc2c966048b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a574613b8a040ae88497a6d59e9c763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d098abadb8814346b20bf20eac8736c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "85a841557faf4393a38c299958018b6a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0581d56401054d6881263070c9bef2ee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "63cfeaadc29d4572ae39308cf5ccf73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9c21a00a4884df0a4789b38bf97c7d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c3691f6229af49bc8e2e84a5ce2981b3", "region_id": "RegionOne"}], "type": "message", "id": "96070b1cdb25414e8a7999528e15af2c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f722c88a65e24aaa88bad4cb0d82f12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b8d5112fca81461db3a0b4f6c57dc590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0a92d29daf1d4a069ffbd058f35f5875", "region_id": "RegionOne"}], "type": "messaging", "id": "274df6045e8442e4ac5984d4f8b07873", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "554a88de581740389af58c1d443ce916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "08e514c756c544d691d0ac36d5861d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2426a58110994e88a956f6a53a632a12", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2c9d99f4b0084224b657e0c44a8e4748", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a34106e7fe064e2c91cdb0c292499574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c95229548eb546359bccf7aa0ed42404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "258bd06b541c4a29abf9b91fa1ae812e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f46ee5e5e0b24593939ed1c8546a1e5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df4d99c942364a47b404f85d3d58ded8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "224a86d466f24bbdaf41aa8c901f34c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d55253f5df0e4354a8ecd2e6fb56ef89", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f9a5d237049d472098ec5adaeebc0f93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80c74e496c2d45338a62eb3a7aecb0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "076dabe77c314938ad2ba36037c1d68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5068de3372b840b083c94731431a346c", "region_id": "RegionOne"}], "type": "container-infra", "id": "e923f3115105404d946948bf1ba1fe7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3bfe223e65c84094993dcf8d6e1522e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6dbd62383dd348ad99a956533f7fae7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1a9476bf3a3d44d39c8c7affb894c77e", "region_id": "RegionOne"}], "type": "search", "id": "a73d75c03ce8472ead0e88d2d7e19dff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a96b8d7f2ee4618b75843585bf749f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "101ce7c65d9041eaa08c68ec35a2b52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3934e6cea5ad4610be518b45d2daa16e", "region_id": "RegionOne"}], "type": "dns", "id": "cad6fc5af9e8477c947e276678db4dd8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ffc71d13edf7459da871828b0d798f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6124252304e246da9bd9f9cf50ed4a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ac8d6e696a9f4c03968b5bbb169458f2", "region_id": "RegionOne"}], "type": "workflow", "id": "ccdaf88222584b05b4965751e495d72d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7f0c112134b4980a42f3ce412b30ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "709e7e85d3ce4f60adefcaf1b1ae7a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f539cb67e627411eb6cb0102023cb4ae", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f84412a0252544f2b67a14cda5e7b45b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cd08dc7fe1b448158c5bb8c76ce396df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b56a349eb24641969ae9e98b8ea91bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "197639deb2174a0a968e681eb29d8aef", "region_id": "RegionOne"}], "type": "rating", "id": "79b9950167af47b98506f0882228426e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac1e18a1f0c24e549154ccf08746f136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21e8d4949a004ae8873c3a905f8f9631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c292b84b2f6a40f69e69c013759f64cf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "090132de8b3d491187b426692b7cfcba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3317fcefd174763888cb289ba0831f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76494e988e8d4c359cf8810bfe7b109d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "966a52134fc0431ebf094a8a1095aabe", "region_id": "RegionOne"}], "type": "policy", "id": "2c1b6531f6524055b3ce9a75231df48f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4dd5e6f479e747c89a9ade51e36d5535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98d6d1ba0313462498cb3fc74f0930ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "28125aa85f7a4e2e868f9674c09437a4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "989c779baef94e1285f8ffab9913fc29", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80016aa5fef546769af16f3337e449db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5af71cffcc5d427cbba8d8c627512ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ecf07217bfff464382af136733cc6f33", "region_id": "RegionOne"}], "type": "sharev2", "id": "a4fd3e5befc5474d9558a60a0d91e7ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4b4f1f674c54b2ba07e1a718cbee0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "827cd86510b6409d8043a0efe8be4fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec1616ede984403793d87ca936f3be5a", "region_id": "RegionOne"}], "type": "share", "id": "0014a56d803b4e83b83305a02d66727e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed698009134a4ce7904b8df6863b53f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87a5cb44806a4fc49f228d6dba8cffad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "91e03430993741e99ca061ade374624e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1b89942ccb3f4a5b879ed9e1978acf1b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0ee07ef341c4599acfc7608560d607d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bef61a2ada04c9c93001758977baf6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb7493d1927d4218948a409ada2b2469", "region_id": "RegionOne"}], "type": "orchestration", "id": "4803638bae5c4a5ba556ea807f3c6a87", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e41a0e6d28e4208b9b5834f6b1cfcad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49ce3fb279c648f298c2447aa6aa5073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f957551c35f4005a66073f7af4ce9e9", "region_id": "RegionOne"}], "type": "block-storage", "id": "67f58e62d35a412fb22d8bd8b14c4ab2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f233028e8944bc49b0b9a5446c28b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86f15437f8634be9a92b2533ea8c5ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a37ab83508ea4d2aa85e1d3b244bea89", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f3035841ce049319043f4961ad61db3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba302673f8cc48c1b348f08e3be1b7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16bd15617bad4933b1d236a3e187facc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77e5c0a5a6754786ba2ff830d47c3058", "region_id": "RegionOne"}], "type": "volumev2", "id": "918cb6f0606e42679e619e4c0f9a3171", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a899a812a8a4f57b9cf0af75a4b112f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aac3ea9b3ff457dac6da7e1228f2460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0d23891ea994a138f99d1e7bf512f6e", "region_id": "RegionOne"}], "type": "volume", "id": "bc0e71a2cfa94164aa95ab604211a929", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05415995e7c7410da73af0a041d31666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f152da1b84d4adbac9abd1c9295292c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27d3c18fbee64e64bb75da5a7776d0df", "region_id": "RegionOne"}], "type": "block-store", "id": "f100354ea9ad461e933964ffdbb9cde2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4577a2837e074861b586713c69a0e59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7bfb34f7a9834292b26160bc1f86f66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2ea523cfa97b4bf8b01edf3f4d5a11c5", "region_id": "RegionOne"}], "type": "alarm", "id": "047da36f8c1448c8a5af219112992d72", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e0b9817396c470d9d9a9a28cd50d709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21c126ba681a46eda2f889e420545cfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5c087b3471054980b7760c60dc1e9fdb", "region_id": "RegionOne"}], "type": "alarming", "id": "7be00682d0b24a0da23a8d9aa202dbaa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59575b0ccde2474d93d2338bfb443694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66bab3a0880d43baa152abf2e49e9426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4670140dd90b48d3837b9cf2e35f1e79", "region_id": "RegionOne"}], "type": "meter", "id": "31cc7e4cda704345bf8c858a97eac83d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8cee821cda34d71936429d5273209b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "82df49533377420aaabde55a7d1987b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05514bc8acbc42e9844e1d95a0cb19be", "region_id": "RegionOne"}], "type": "metering", "id": "95aa6feb859246b7af55c10d9ce9f4d9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c69031bf0ef44bfb74b654caba3b994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2acc62f23e8b4660ba19f2787949b62a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7630a865e4db4eea95d2545ce576ce0d", "region_id": "RegionOne"}], "type": "telemetry", "id": "bd70a8d0ad71490e8682900fde916f01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ba55d27661c74ebca20d3896b2b48b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "00053d6103aa4dff89d5b1b9cdb5673b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0cfa5e3b278a4d7c95364d468b3588ab", "region_id": "RegionOne"}], "type": "event", "id": "a6a850b9b2f74e259c4aa237391b1860", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "955486a39883490cbf393e673682eb1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42f8561a8cfc475cadfc390e59d01642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17bf6aba7ca84b13b6fe3360ddf8a9ac", "region_id": "RegionOne"}], "type": "events", "id": "0fe3275dfe8c4f95a1e9eb96504039b5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b8fb709e9e54ef68dab91dada9cf514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d79bd484ace64fb3b2b7d230af835578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1301964bacd407a88a1ee7db851cdff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ea49f16f008c4f2e910808b239aa522f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93381eb3057e4d69932a88c09d972e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e6fdabf5ba474d2f9ef56ca4e26b59a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1013528098384323bddf2e465f7121ad", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0031eb04fd3d473287d19450c422d4d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9303fee5237f4d608f99f12683ef3fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc3fe3e87a1e4f949b51d8fc206afe40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "772728ca3e2f4685a3216bb96199f01c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e529cb43ea914bccb10290a63319c502", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21b6c341e362477ba3589c3518b1fc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1396b0d01e340198a007d59673cdd66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b473e1abe20f42ef8687517c5aa4b66c", "region_id": "RegionOne"}], "type": "tricircle", "id": "d5904186975248d4b3c8e712f3c3a106", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d1ca8b47cfb24bcf88e9d485e82d5a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "95d1f8ccd2174baca55570ee6760336a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "efb63eaf62624e42a210235525f4a721", "region_id": "RegionOne"}], "type": "database", "id": "685ef383be0c4785ab23bcbf0cfa0662", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8004ca9ff2b94c2d962782b90c91c7c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce3d3a5ca8ef4697b5790e99d0055e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7bb94d39e09a48a2ad86f9b8562184d1", "region_id": "RegionOne"}], "type": "application-container", "id": "0273f7c679e548c79c9a46da89e4fab7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76428c01d0de45eba58150815b8c9a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6668d79d3d7e4c52b29023693e1f1f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0bdf3bb7efef45f693d1159b65bf282c", "region_id": "RegionOne"}], "type": "container", "id": "7cfa8845f3a44740b1ac1a6ca0201750", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92475a07bd9c489fb8b678296b716d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b72eea3392fb465fa94c01de72e40684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d1d88a8e29c49779954264f1ce95d8a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c4d79831bcaa4094bf06c485b2f47ea8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a0fa3a20c914241be9ac4989f3eab65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9256bcbb129f481da27fae2fbf1f029b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7b2a0b157b34e13babbd17c916947ae", "region_id": "RegionOne"}], "type": "rca", "id": "6eda7310073744a8a4a8f56aae383120", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "770d6e7b0c9d438da724c2766d015eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a6a9315ea9f49b7a325812f15e5fa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a07a1306e74942fd9916aba118a2abbb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0c6ecdf9cd8c4c3a98bd005aae4f9cff", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4886325be8b640fb9c75ed385e9c8707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "152b313b567e4634afe19e34e1f3b199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4ca026aae1214babbe52a1dc045f6d85", "region_id": "RegionOne"}], "type": "network", "id": "a2cdc10cc40f4344a0136b8d42255d20", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f436142fc281481ebc6708c80de4b15b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "299629f119d14e6ca7a26be594ab068f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fb00e5d7907a4a5db93fbc046a346dde", "region_id": "RegionOne"}], "type": "backup", "id": "9db47be702f941d2b20c4a5280d8ae2f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a952762397974753a3cbc6490d3ef159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b1c3b65b7244c7e99d466865351c836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "213a9be082e54cdcaf5f0a0ab314f331", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "35a83b45757b428c9bd3381e834ef995", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22192cb366e84d81ba19f5d05807dea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c558a7dbe3d14ad68c09c831f9ced775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a4745e2ad7cf44a6ba39bf814b338887", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "33a5e978e9aa478ba639365ddeb40af3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9839a2a8f62f4db1b62109e283df0a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cd650f2491484e878f1f17242d256537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a3d2693d7384431ab9ed534e662b1a7f", "region_id": "RegionOne"}], "type": "monitoring", "id": "5db88bace9df4f0ca63e1f8af831369b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a617f14b1ed0446b8d322a6e65f42dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ebb565515c0f4d67988d40c6c0f8f4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5610076be84441e5b937d035a7155f4d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b437af2b54c04171bb5af3d0fd2b69d9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "187aa025c69f4b94b0e05cbe0d54df02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1f7c27ce6efb46a0a6815ef09a6f8e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8aa767b8c32f4cf88b041b8739afd586", "region_id": "RegionOne"}], "type": "placement", "id": "5d2a029f1fc849d98c07c9a9988047e8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a0ffd837bfb48689ee0e567c2f2b731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c920fea896442bdaf84b9ca7501dda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "499d3eb28ac94ee38672fd9a2d537dbc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6393a475e4f94b5984974dc4753ab8db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "104133276bad45d3b700633dcbb68a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d55862d58924371b3a859b3be960aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fba97dff10aa410f8099e11d6a785228", "region_id": "RegionOne"}], "type": "ha", "id": "0d03d1b107d343d88d5a286288cff97b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f63bdefd68fa44d88e15320094792e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87cf060eb38d4e5595a35f84ee27f92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8d7fd5f4fb994073bdf9d7e1521aae2a", "region_id": "RegionOne"}], "type": "reservation", "id": "8a99749d9b7f4cb3bd46354e20f20ae9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b7c27298d334e33b6a97363cfe6804c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3c2616e16974cb299c680b851c1ac51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a3b7d037dd0645c08cfb896a37da4dd9", "region_id": "RegionOne"}], "type": "function-engine", "id": "756e9bb9681a4d398c02184c556496ea", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b327c92e799a49b3b56e54fba54fe9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "407ae660252d428eb3abcfa8cebb7a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "87aa8c777bb34eab879e9999d7bf1279", "region_id": "RegionOne"}], "type": "accelerator", "id": "8acf9494027249f7b59aa43f34af6f62", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "830577ea80b6477a859c9e94966098ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "faa51c72eb4d48138560af43639c55e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0aac829e2e14db58e51eca7455bf22d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3fbffa62a93a43b1b424d5671352717f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "829d0d0e556d45e59f8bcf2d6a9deaca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "63ac2adbcc8c4bc99aca4437d95e9449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03c72fb547b448978c590a9aeabcf01d", "region_id": "RegionOne"}], "type": "registration", "id": "47724142e9b94c7386ea0ac7f08bb3af", "name": "adjutant"}], "user": {"domain": {"id": "69154c390ee44595bd41bdd0b5802749", "name": "620253014957407a880e21ca557b9b02"}, "id": "70a0df67d24a42c89fa707d5fa12531d", "name": "de37f8beae184cac951453d45388c7ca"}, "audit_ids": ["9ec5c25750a44c8da93110808e974dca", null], "issued_at": "2020-04-23T06:25:54.932165"}} 2020-04-23 06:27:55,047 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,049 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,050 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,083 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/01ba91f4-0e50-4e5b-80da-c75d62eb98c9 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,086 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,086 keystoneauth.session RESP BODY: {"instance_uuid": "1234", "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "01ba91f4-0e50-4e5b-80da-c75d62eb98c9"} {13} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.155896s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,231 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,233 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,234 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,235 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,242 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.192841+00:00", "project": {"domain": {"id": "e17c7b8648eb432da6d34042bed16487", "name": "afe3a4d0f71049328423471435e61aed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d280494fb15348fda22d2fba4bdf7070"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "22674bbda92d4301ba8381a9838bf0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2ec3aa6e8c8e48e4b372e3e5a6b72a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "59307d55fd634d5397acca2eed588490", "region_id": "RegionOne"}], "type": "identity", "id": "00b0356d2d9f48b898932d9336a6c71c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "470788798abe434698a90adbd852afd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b99ae02d2a6436480a0828f29a2beeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0ad6f19b3994f0f8bd6cbe96895a022", "region_id": "RegionOne"}], "type": "compute", "id": "9b2a7558d04b4e2d9efc029bfe64c9e3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "51ec3d42fcee4d58a9e015f1135509d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "36ece78d5b554f05bf1f4cfae486c9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5a3e7605dae94ad6ace6055d7c5b0337", "region_id": "RegionOne"}], "type": "image", "id": "83b2a2c3260046189d2a10c6f2e2b4db", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "84536ee4edc0441091294f311f2acfa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f6847ef317bc49968cfc4c56833e4677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9f6f2072a9b84e9092bf2a27c17b1933", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff83df24361246b8bbb8f94593457677", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a878b946491f40239d4e35f574f350c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29c982d2c6d24f1eb7bf2bc73cd70d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae6beec891ce4c0d94d94a6932b7c4d5", "region_id": "RegionOne"}], "type": "object-store", "id": "8137355f31344efd8938fe47334adc0f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "79f5548fc5d244eba3d8d3882c45a430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f5bae1521fb495dacdbacd9e0cdc178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a4806862e7f4da78e914bdaaa2a18ad", "region_id": "RegionOne"}], "type": "clustering", "id": "59b1566f96c64d7189950baa01859892", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d08ac63ffced443f80ca8fa522a7f7e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15ce7ec2d0b6472382c4126e24e47f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15b99819a78946629954a605df45d362", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e5f91fee4c0a4e8cb1360bd2afd236fa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1382ba7e58cb4116a3ec1d26dc70589f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "351bb037f3954b54b1f44fc112efcfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "05b75ffd150d4643ac87d97dd77bc378", "region_id": "RegionOne"}], "type": "cluster", "id": "eefd6a92f38748c9883748dd76c73b2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0806e69096db4dd8a6be90aab11cd5fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f95a5f2e3a7144cdb7c16c74e689391f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1c4e7a7d042b44499994ef3081700471", "region_id": "RegionOne"}], "type": "data-processing", "id": "c0ce2d94a65247ff9f310fe907e280d5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d262989f5e845a49cb1d739f8333a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d400fc020784e30a6a7ffd4bfbcd3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c5c1ef5f8f0417b93a1a98d4ad6b42d", "region_id": "RegionOne"}], "type": "baremetal", "id": "2fd281fe380f419e94015e9b3458ee3c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b67c01f0d3345ea90ef63b501a0bfcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f45c1dfc87124721a4f7ade741fea624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69d470430fbe454f93bdc1ed65750832", "region_id": "RegionOne"}], "type": "bare-metal", "id": "812f8b49839544aa805bfb886fc2043e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "854b37fe529b4ed3a342d9f24899be66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cb6bafb9bb9043e596dd3e026de6931a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "aca42c9347ef4e5c8da74194c5b5bed4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "14dcb2825d9d4192bf5241ecde2904f0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1676ef3a2c1c4481b366f8ee9cd507b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "050d4ae0095e42ba9be5a80baab03aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b67a4fe96cf6475580e27d2bef82451f", "region_id": "RegionOne"}], "type": "key-manager", "id": "9856bd65754c468594545d4628600445", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9639495e386c426c96518727bb0297ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58afc6cc64b54cd4b36002deec5c0daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e74fd73a38047ac8e7f7e1d535cc0e3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3cd30f9fefcc485dacd8845c09d139b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e301715f9ab47c682ac273500824bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e7d20b2aafd46f8b636db3532a83ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "85c761cb69a449f293dcf3f7b43ecab5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6191fd11ee5c42e090cd39c0441fb889", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a0d35ee8828e4bd9aa5b4edac3a3c1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e9d400c5599499cbfb25a7546b869d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "538573e350694cb5ae6cdaee153fe830", "region_id": "RegionOne"}], "type": "message", "id": "cd5628f4ebb84d4dbb5ddd18d5a3a1dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cd581af3f50549dc917a84bfc2c26593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4b3a470d6cf142289930e8839a6604b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d727895764be4710bdaab391923beb68", "region_id": "RegionOne"}], "type": "messaging", "id": "7ea2775583494e4ab448f8a05c9d3582", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "093bb7e8b75c43f8a1d1c018862b7c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c30e7a5d31a44b8ace64050a0a55091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0d1bc0f98dc54e659726388e644b43c3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "991bdb9785404fad8f12188e6a563b63", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fe471b28cd54d73948cba72ca35f7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9e2fdf79223451da235f79f147a6e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fa5a7f8cedb4388a221091f02d70b0b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "14d3fda591da4e029ac2e74e18b9ed8b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05aa667a092d401f997cbd0f1b2e9889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d229c4cb999748b99fe36d1da4f9d10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0cc828dfb9147f78ab1169729335c4e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8d3176d54b834367ade62b14217bf9fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a57a7ef21bfa4375a64942fca88fe2cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b29efbb2ef944c13a696d1884e86bb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd3c0d275db24b8fbba89450705440ec", "region_id": "RegionOne"}], "type": "container-infra", "id": "e5abe3e857004718b158305f1601fd88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d7a3adb73aa7403585592c2bbfe24d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f862bd65a7b84e29aa5adb6f2b21e573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "39e05298e8e7442eaaa696a3c3921730", "region_id": "RegionOne"}], "type": "search", "id": "3751523ae15c42bf8a875e4a6d7bd846", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f4757e8383634934b71a811b230b9bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8c32874978ef4bf7be5bc238045560fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e577fb6ab98a41b7a22834657af43370", "region_id": "RegionOne"}], "type": "dns", "id": "b95dd110698c4a0bb031e07559cee021", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aa0f8cf09da14bc5a666a9c21b8a3f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65bf63d547d94019ba9e7199ea4df253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8229d2f601ce489296c1c77b776adf04", "region_id": "RegionOne"}], "type": "workflow", "id": "a68d9c50ef884f70819e0bd4cf1ec90c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cbf66ae177f482baf531e102d543301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f02378aad4de477f8c839f255ec9dd00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "522407f8de0547f7923f03d9b680efc8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3d62cfddec0947a492c4f643ca88e96b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4fc5edcac5204ebf980e42ca31a6ed92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "82f44056694943b2a2927571492d03e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f487b87a607d47b6ac8818e9476b6c2c", "region_id": "RegionOne"}], "type": "rating", "id": "9da0490d21194d4b9548f2d498c54c9b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c0ded7d6d664224bbdc18e27da8aec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a9e0d8184264d9793ad4014fa64847b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1f4c9368b22e49f2b337f686aaa1a37a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a3b4a2f4c6d84e608d2fd3c7ff74fec0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5093334c9cb48f3a0f9715922b3494a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0131c7e2700414bb54b4c2875fc6d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "03ca9ee3888a4d8283fc8d7a1daff01f", "region_id": "RegionOne"}], "type": "policy", "id": "c5c9a12ef3bb4c90ae000f7665295f01", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42219deca2d54848b2542177fd97adf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67a5cea98cd3426a9823352cd29071cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "17225c69cae34c81a39d1b723ed6e289", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "19ad4c31d1ab401cba0dd034fbc1aca0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5acee90465fe44e3a0f5d355c9c51a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a077d589a433449eb472827231705302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5863a73b6fdb4d22ae8650102b0d8785", "region_id": "RegionOne"}], "type": "sharev2", "id": "1cc0ecbfb54141aea35a017a0dd3f7c9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "259535521c1a47d2954e1cd74d35c503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fefc4d2c1dd472cb83cb813c7215f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fb8519cb3a994f6186fa61763f542e96", "region_id": "RegionOne"}], "type": "share", "id": "66952a7d80564d479dfe0b4e62bfc7d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d32628a7e6094c7983c6f8ad76b3724a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a31fe2a69c8149f885ef4cc4759c8fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5df973bb4f3b47a896038a926370a415", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "25a7c258e1604736871dadb644004494", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f6361a5a484447ba4409274ab820186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cecc08405f294372958b7a064f9f4899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31ec8957978747bf992a6c3b1854d290", "region_id": "RegionOne"}], "type": "orchestration", "id": "738d80023ecd4838901cb50568b6b048", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07d81e4d57d04f039241ab43142d680a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55f7622a53ae4d27abb7f81e2dfb4b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd26f43999124c05902acd3c19f2642d", "region_id": "RegionOne"}], "type": "block-storage", "id": "156b559a8f0c400caf5fffcf230b5774", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3386cf448c51447a97ce7d61b242ec0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa76d579a4684518a99062d026218b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cae5481b6601455b8aa810b93d25712b", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4a89920281144fbb8153baf4ccbf9df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5bb0d1d29a7400eb0b281cb7e78c1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd4915dc09004254adf61cba5c8b767b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b21d7f9928cf41cdbe23cb7b5ae17612", "region_id": "RegionOne"}], "type": "volumev2", "id": "12c00c18fd9f4c7c9fdbd4afdba94c84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97080014da814dcd85d5ba88038e4a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a063b3dd7ed1495288a61ac006614369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0cb26aaf6e540488dbe87c2e7c8dba8", "region_id": "RegionOne"}], "type": "volume", "id": "4ebbbb0bfdd941688ebbf8b2072a318c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0070f370a21a4e0d963bf71dab528f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea03cdabdcc5459ba442b90d194644d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7588e5b31a2144bfa7311e8f4588b57b", "region_id": "RegionOne"}], "type": "block-store", "id": "8b47f07b36094fbda856bfc87214f5b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2ed60e2d6534af1ad2518ff0960ecbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7554fdecb32148a29e40d79dc6368cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "524e2cd5095343d0ab37e90670cfb21d", "region_id": "RegionOne"}], "type": "alarm", "id": "f5e5a9b4b5f041c99bf048f87bff407b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f208d1972a00401bae07ab2b4b7608e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "582138b399e5460fa0ff6b385b3a46ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2098fdff178c4a63b2355b80fd8d190f", "region_id": "RegionOne"}], "type": "alarming", "id": "0010f8400fbc43c6adaaf54745db1b8f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0eb426e1d4ab4f6498a80f9dc0650dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "781e604b5c7b44f2b9d2d52e06e7c4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb5a4c1768d5477488cb2d511b34dcd6", "region_id": "RegionOne"}], "type": "meter", "id": "9b2f39fd40f14828b38bb0bb6eb72ad8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cab1c877548c4585920abf67b007127b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c37e610e4014450f95b1c66ca9df87e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e85f05e8debd4e21b7bbcccbdb5e48ed", "region_id": "RegionOne"}], "type": "metering", "id": "fd55fcd2649f41218d903e8a00e8e5fb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "45d26217c681445bbd5d3d0898ec3eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a9dbb93bdbe48b4bc8d670d690041a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a9c4ab5fac14fd0b73584870c3c9c90", "region_id": "RegionOne"}], "type": "telemetry", "id": "e7f8ac7485264f91b7cafe3899642b41", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "18d2e7f61df047a1835973b30762942b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "80def3b17d504e8fb468f168874ac8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4f36613513c94821bf7dc8dd4ac8e67c", "region_id": "RegionOne"}], "type": "event", "id": "20b866e219e744039a9793e23f024a75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c75966b6d61f46689b4fdeed061e00b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eb83e9df35e343018647072a0209abd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3eb08192098f4b7c9a1abe07552698c9", "region_id": "RegionOne"}], "type": "events", "id": "9faa7ceea7dc427684b78bbee3e06175", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45fa5a75095b4cb89c0fd574ff8ecf34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07ddbb5b0cd64a139a96398f1b3b0aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "676736c1703e41dbb0506673aa44a58d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "70ef51ec0dec46c39f69b36fb0329c7a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d284dc25ce8493e81f5c5416fbb4188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d5368a7c1ba453f84994ff168bb3788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f85e8a8932154d4098b22f28ae861d5d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f7a3e198dee948b980c9369f45e69aef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "df74143d7954412f9f228ca7a61471f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da3d55511ff54eedb68d3853abe49bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "01d83fe199074a2c917a8678a4e7e4ea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b7094dec2385488f82e6d3a84481aed5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d436ec5904284576820f37c939f5985c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "879e9285fbe14a3190fa9862a0041b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b16469074dbd41ddbe53fa20b6692a33", "region_id": "RegionOne"}], "type": "tricircle", "id": "a948375c591341f2972784e7c0bb4470", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4185748ea80742a782c264fd97792645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5f8b442cfac94d6b900745d349ce1481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "658f7799ab5f4672858968cff60f98eb", "region_id": "RegionOne"}], "type": "database", "id": "739b86b6e7a94849ab37ffb880311e8f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d24374766be1408cae15bcde51a620c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5c34804760e41f792e2bf83673b15df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c3260a586e37431d9ebe1a5b8b004fbd", "region_id": "RegionOne"}], "type": "application-container", "id": "64facabec6364d24909676e1f6483e50", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "83032102453c4a9eaaa62f5dc35f5129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "84a1fd717a6b46229f2ef0fff16a4ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e32c9471b92b4173a853022adf956c5c", "region_id": "RegionOne"}], "type": "container", "id": "959d7af033ed4e06812a381de5eba81d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c30c3379b9344408bf4327c054d56092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a44fe79a35143cab6ce18d60bf3d3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f65442d4a4554923ba62d0e8ad677327", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1aa3a1da7ca74bb5a3189b9b287e9027", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "292cd19907a34b399fdc2a1cac10c777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "afc27d81ab254c1d8761fc1ed23ba157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d13d52f66d76447db09fc82ad4a9b9d0", "region_id": "RegionOne"}], "type": "rca", "id": "75a11b6a692f4d80842de95242d504e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "751bd0cee97c4eb4aab79ecccdf234ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2ac0f81a8cf4d5aa0adee4892159bb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0f719b6e170045e7814e762dc9fb8df4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "69a6d758cda84f379dd874cebedde6ee", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0dee23ea644d41aa9a316fbdda887441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "017fc5e730b0417e81c80b02e3bc24b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0e6d8bc46d3942a890199b491919b282", "region_id": "RegionOne"}], "type": "network", "id": "a9a345e778604cd2b1d9aea210b6e99a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bb0ee93b7d854adc9be438f4dfe95dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d3da19f7b7346539d49a12362cff6f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "732caebc83c74787b05350483c478064", "region_id": "RegionOne"}], "type": "backup", "id": "e87a50835d6d43278b130d9534210930", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec50e42dbd894645a27d792385ff218a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "122bac80d22c44489ab87299e926f444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "342517cb75034d7695be38c750a62bbd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d622cf6275014f8bb8c357688a6658f9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b3ee5efbb36f4e688697d2cf17c92994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "379e074186684a0cb0f7dc81b7fdd9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e5c34f447154287a69a41a72c05b25a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9c6f8c7e2e594f98b7911da97b8dde0f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "91dea27be82f4f6daa24878fd3255681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8cd547c4f03a41fb876bbd378d4f0b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a4859d1f4c864c04b2e3eef414057fe5", "region_id": "RegionOne"}], "type": "monitoring", "id": "51f549092cd040a1b0bc95fc39685084", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23405728d3ea4f0d9e22df24437b7f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa64e90670db457e96dec9f5e3e29376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d6fe40ea3a084a82a3d54526f1121800", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aec694639ee445fc9b1314bdcfb00aa8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8ef4a12aae8943e7933b9582810b945e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "adc9ff3f8f854a4883372ee638bc1b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2f3754f5b1cb47b480c7e15bf485f1a8", "region_id": "RegionOne"}], "type": "placement", "id": "49587a5d16d34f7eb3c9dc404c3865e0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a64189bf0e7484e988479bab942e995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32eb19ac610d4e1e8b5259b23dfbb657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e204462226e4fd098ab90532d9b0164", "region_id": "RegionOne"}], "type": "instance-ha", "id": "33b6ea199a7e443093c0b6e3e6c1f4f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b17e45ac5a2f432592c9066cf80c9c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e7287fed208407fb24124a72f23eda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8e8290d3a0334b95a92964902ce118a2", "region_id": "RegionOne"}], "type": "ha", "id": "0c7205b2038849e5a7310888af1e5370", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5df4ab05a6fc45dfb2048a8c5ad727b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9913361d3fec4a0cb7fe7aafc2e4f9ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "37c41f51bf3e4764aa11fab568c246d8", "region_id": "RegionOne"}], "type": "reservation", "id": "d58596244cea4a50b26834f49e2e3a6b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e8f20f4403af409f8c3247f5189ec8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e2f847f31f3b41d49a6c1dc011463cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1549e1a42bcc40d39aad03da1feacb98", "region_id": "RegionOne"}], "type": "function-engine", "id": "66b9817bcd904a1faf08520217a9cd2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7a7f3d1b253549b8ba975cd0206694af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "260d5e38bfad4ea6a7f9248ec558b3de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "74ce0659f5794790b13af23586f246dc", "region_id": "RegionOne"}], "type": "accelerator", "id": "637ba73582544bf481d9a0d8a3a34f8c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69167a6370d5483185fd000c0d18a534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd68f445595c4efd95c1c39888c7d55b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c07b166930644d498460b29eaf47c2f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "59e7a561ec5145f5b831481b6372f4d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e47b1792cac46d399b95d6f509dfe22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4a79aa8c31943d1adda77ffec2714fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "42d0848fb06149299d0ba53097cabb7c", "region_id": "RegionOne"}], "type": "registration", "id": "e4958c9dad6e466e89c8a43fbd54930e", "name": "adjutant"}], "user": {"domain": {"id": "862e075d76bf4387b42cb12987bb9dd2", "name": "5c03e27a3aa948d2abda327629eb06ba"}, "id": "14c81340932547f785723003fcf34c50", "name": "a7e93ee6120a47d98ff698cd59e3f139"}, "audit_ids": ["66606e4211ec48309ef08849e0873b58", null], "issued_at": "2020-04-23T06:25:55.192841"}} 2020-04-23 06:27:55,274 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,278 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,336 keystoneauth.session REQ: curl -g -i -X GET "https://baremetal.example.com/v1/ports/detail?address=00%3A01%3A02%3A03%3A04%3A05" -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,340 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,341 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "17d86894-1ffb-4a62-bfef-456b10505f37", "uuid": "1b7ba498d6d04197a32fe429fc61c558", "address": "00:01:02:03:04:05"}]} {15} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.242864s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,084 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,086 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,087 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,088 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,096 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.049386+00:00", "project": {"domain": {"id": "4118978bbc104d7e9acc848b058db6b6", "name": "ba73ac3d909d4f65ad3e40e3dadc1238"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "31580a08e96c428bb1c82450db6c465d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "50cfe63e09dd4bafb7057864f4fd5a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa6e726a8b4a43d0be098b06ad184e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b5c5a1b85926404ea631927b013c4cce", "region_id": "RegionOne"}], "type": "identity", "id": "921e052b291d433394b8cdfb7f229012", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cf932a3b90224ba9a8fb74618b737edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8042eb607aa048c9a0cbf5b16fc35189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "38286355cff8453ab6df61ff19e17c58", "region_id": "RegionOne"}], "type": "compute", "id": "f914556a78414e92bec34b3365ffac6e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f3e48808b3f5443988a6c68a839479ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d0c7548a057d408ea14ef3d6b7293103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "99c8b9839b964c50b5b543a16dbdad9b", "region_id": "RegionOne"}], "type": "image", "id": "5dc8533eee41449ab41e88b4b2fb3223", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a06923663c4146a89fca4082c60bb6ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe95873eb54046db882509278b46426e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4d73652168a04247a5ab352201567e04", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e654610ba0194e5b94f6deabf8fa7d21", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64264521724d48c5b04acebc0864bb2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "933ff70d638249f4be0c330aa6d4edaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9bfd42821364c0cae1d6f08d34c3bb2", "region_id": "RegionOne"}], "type": "object-store", "id": "6858259ac2e44259b12844b52ad1f761", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d414bcfcda64f0a82a36fbfa2075d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fce37802c03494f9900545d3aef8e23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1a15d07709641b9b41aaf3a679724f3", "region_id": "RegionOne"}], "type": "clustering", "id": "19bb2572a63b4e0ea2faadc5628e89e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99ef2bde603b4b6d86204b0e53935cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38ad034fdb16415d83e878abef403b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "acc167f68bfe479db9273de4da3f9a54", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4d9d2d5aac214ff3931a5fe8d727d373", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc5704cd6193474dbc8a473c6d61f966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26a49f19fd534896a65ddb7315b6b966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c99e46b5e4647b09937c85c648f9d29", "region_id": "RegionOne"}], "type": "cluster", "id": "9a68d821430443ddb3d823e450241c30", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c9f332038e664a589a7f87a00aada1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8ae6b5d271f249b295c5899ce1969bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0c3aab403ae64ea3a00e9b6885870bb3", "region_id": "RegionOne"}], "type": "data-processing", "id": "4dc33c5a0ce146589b38fc652d4b0be8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b703d32a11448afaa1b112774e1fcea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3bcf9837800a458db06c4f84bc82501c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d4aab242638d4fadaddcfaadc152efc6", "region_id": "RegionOne"}], "type": "baremetal", "id": "a9da829e7c8448ddbacba71f6e26a038", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7865f862998f4b028b826bb0c40b1f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "578ded49f0bd49428f8418c00c45c5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d36654fa34c64d6f92b7a53a64fbac76", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fbef0e85caef402d89ddbcb10a05225c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c4b56c4f906141cebaf61d405dd42c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bc9ee4a98ccf47fea692d770c9e45907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6243db31933d4981bcac526bcf6b1c6a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "91428fbf24b24d26a893d5c951aa1573", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "668d584f9fb640acb4b9fc88ba93f24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ee417715e4764c58b693aefeb7d6e5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c5db43961de746a699d426a7897fbb7e", "region_id": "RegionOne"}], "type": "key-manager", "id": "c0aa4621b75c41fea67c6f1da837c09e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb823fc993c84efc8196bb53f0b25f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89fa7a38d917423d801a105f9f7e0ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6c2347ed483465981419524ae824fef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fcc89337d0634f1eae4339a209924fcd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af922c967af24f93b5cb8dfbaf3c185c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7ef5cd52f0f42dbab616c1086c3879b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9e57a7fdb4b348d5a83e216358e1ecbb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d71bd9c48a5d46829731f8064a2f1b89", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d6345fce2ec40368ebc063493274435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "24ca4c234dd448fdad8983c7521af666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64717e9e9bb446b08c4642d985006a70", "region_id": "RegionOne"}], "type": "message", "id": "bc8f9c0d968f4f4c93393f50323e1424", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "61809adc9cd64792a84a07ea939cdfb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5263b40e1f0c469db6448b360dd5f0f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5b59e298eef64a38b98aa326297f6333", "region_id": "RegionOne"}], "type": "messaging", "id": "7d60350d3122442e84e7ed63d49aa67e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bdaf3d8f37104890ad8ffb0db647773b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51095870a1524311bb58b0f36b225a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1df6afe9ae444a3ba8be48e96376e01d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "13f691e852cd440c8e5d6b24f8f3d658", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47a10920d6fd477c9fade630a5eee8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "340a019119c444a79b071029f75535ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79f28bb0269d42618a6d46fbc17c9e47", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "370be8e05ca84407b90f3c0b5bd414fa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5a13c49ba974b8691e734d712df16e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4bda436d2c844d4e9bbab94a9706204d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "873ac577988244a6acdb5382196a393c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c3751d3b9e3b4917a63ec6390de8b7e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3c36319472a4be591fbe0221a9de34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9d8dfabb6b04fe0a17ae4793569a678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0dc1bc8ce4ca4d24be7edb4bc9be7557", "region_id": "RegionOne"}], "type": "container-infra", "id": "51596cbe958440ee8977ee4b102768d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a8b4ea0b7ab44193843cb4ad2c9e07ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6f7d3c2a5c304a36b3b83afb57147f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0f637fd40aeb4a1f927da4cd8fb9aec0", "region_id": "RegionOne"}], "type": "search", "id": "a13aaed823ce450ebf6826686e34b8a9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "734560bcfd93410b8e3b3e9a3f6a5ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f4299cff2794fe180b4882082560404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bb684039697b4429a54335a462506077", "region_id": "RegionOne"}], "type": "dns", "id": "d580bbe5877449d28967131f2f01f391", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "abdc135a4f2e463c9166394f13ae4ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b3a0138170341c9ac7331e24b16465f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b717e932491342129600b0afe746547e", "region_id": "RegionOne"}], "type": "workflow", "id": "f6dd030ec9054e6aaf841af4db8a4622", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d01d9aab6f84ee4acf13a9275470c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f2d666b9860446e804080188f5dcb8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6994d65e05e54350a954f8950fc48c39", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cd94ac263d9c495298d40a401787f349", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "272dcb49651c48188b348a9be9e50fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cf8243c987f8441592235dda1c12a0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "33de1c76a21f421c8062cee8852c48d5", "region_id": "RegionOne"}], "type": "rating", "id": "2616bf85051b421f95b7b6d0f93f1b4c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f87485849fb4c71bd48ddc5f42afd30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5332740166fa46ce9c93bd7960fefb8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dcc3d55c8ef44f41a0f10117984e7e0c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "97b7a0c978e04eadb63750c3a0503e02", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "957634b62fc940ed9da7ffbde8ead6ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f16838dbb4547d6b91b36a8b12f6468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b63ea736f924b2d885310022dc908e0", "region_id": "RegionOne"}], "type": "policy", "id": "3cb15b073d28459799ed6b35c29f78cd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36840b46d19d494ab2787275edb8a2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4349b1b2b21e458cbda9adaa3b8076e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "73bdda6486a34f3bab5a1b0e1855b82b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2947af007b314d1a8203a2450de0f6ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a322e9571354d7c94be2d4b6aa7870a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "953fd21442094453a43f87503877d718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "770c1b4ec0c548d5bfe33cbdb9fd1155", "region_id": "RegionOne"}], "type": "sharev2", "id": "a7a9a12f163944ffbe729183a13504df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f11457c2167d4b4aa4cf8ee91e8d1e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6dbaecbdcdb2486f91d172d6c4fff081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a7e1f23d131428a8616c1c860ce5e81", "region_id": "RegionOne"}], "type": "share", "id": "9c495d59376c442b8735febb680fb6e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "84178e0a17c34950878a0344c76a5b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a721a29b2264569866552063524efc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "38791262c1d746e89dd9daf01d8257a7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f7e60929598d43c687197e1fa83cc23e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a401ab655c5419b8c0e511bcb77b9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acdebf8706ca4be7a5e4731f9ccee0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac2ed9d99150434a8162f16fb1ff5d09", "region_id": "RegionOne"}], "type": "orchestration", "id": "e2c0c16a195a4cb6a9bcd4eb078073ac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "410f86f2b1bc45498c33a62b40bc0c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ac8dbd99edb467886c7db52fcae6b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be53fe91e2614ddcb3ef306c6916fd7c", "region_id": "RegionOne"}], "type": "block-storage", "id": "13d5806dec454ad0aff973f47ae281fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7601c4392582448aaa503c01b17312e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b87b90eeea224e1a8344746542d771c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0b2a328230646008a2148b04a632823", "region_id": "RegionOne"}], "type": "volumev3", "id": "1e153485fa7a4f1eb977370da0e5c596", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01ff6adafcc043b9b1677ddd65aa3fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a46a845ad8304c3aaf6df9282535203a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26ddb2a8bad44ac5a9f0f3dd9a33676d", "region_id": "RegionOne"}], "type": "volumev2", "id": "5d8605fde37b4975bcbe4660147eb1d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1847dab4dc48470688c8553b3feb6ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3f766de24834e438ec8a2896fa7bf31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff0a39568714b38b8c798740ae7c9aa", "region_id": "RegionOne"}], "type": "volume", "id": "4a1c2a5a6d734e38a05f7f25ce00a7ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89eb73aa13f54c16ae475aaff7403b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "655e66ab920d4a5db2b029bf11c5ba8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd8ea3ee0f1040f483aafccef49032b3", "region_id": "RegionOne"}], "type": "block-store", "id": "f9cf7f4445624b79bb170c8129b1fa83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44c03ad561d74bf9a03fe17137db540b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d850d2c13174e228eeb12497515345d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ddb9f59fee9a48498e1363d2c0720350", "region_id": "RegionOne"}], "type": "alarm", "id": "7b552ee73ff6475d95afa4f7d6928700", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83b4b8d684094ee7ac2cce5893765d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b9747bc047e469788776885f534979b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ddfc309a10b4992b04f726f387b8ff0", "region_id": "RegionOne"}], "type": "alarming", "id": "ec5ba958adcb4d4bba4857e1cfb22427", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dad44d53512849fab55b6987437b3574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3edb9ddc280448fc9f539f6661e62b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fcd9e74926db4a11a8285bd9933165e3", "region_id": "RegionOne"}], "type": "meter", "id": "b3f92abe0938480788bede296da1c43e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2c8431e3d194a36a4bbf3c5fe2cd3f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b11307d1f6be4fd0bc44d33b7779ec7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99c98a032a9042de99924978b699a368", "region_id": "RegionOne"}], "type": "metering", "id": "0c466bc2bd48458f9900c442704a5245", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "840ac836a8bc4c948df4d9af76d6b2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd7d30a0463a45d584147d240f38567d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35bc7c9a48b04ec18f363993bde6f5c5", "region_id": "RegionOne"}], "type": "telemetry", "id": "3255999316ce4bc789406a83a96bd71e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b777267411b14b3db18b6e6a22c36242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf9a3b80e9c243a2bd0a67688c17b8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d9710f9e3e2f42678d1971b4f9a25c21", "region_id": "RegionOne"}], "type": "event", "id": "b3b36f70ab1f49d3a4b949e4ca08507e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de0391f703cd45aabd864803aa631600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "320c3676af364fd3b28ac41f566487e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "564c6e60e7974660a18c1443313ddfa2", "region_id": "RegionOne"}], "type": "events", "id": "6a5dd077d8474664b480ebb643cdf9df", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac966888364249818ff4caf908529bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67be49dd12064bbea4fda55a88421d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ed24767ab19443d18f998bbf8308267d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b53691cc45c548bbb31411658cd060bd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "458ebe85d21d4304a6e5459cf3758e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f18ad4833a0848218fc4f7e58aff5e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74bf9f19d42d4d48804979ef838e7660", "region_id": "RegionOne"}], "type": "application_deployment", "id": "af25cadaaf9f4ab58757a050ff2f48f5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1868715f46574357a99a584807631887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d5cf8a6882e45c2baf345416bbc1226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20b6630a0fa24c26af3fceba42288bfe", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6b23dff3a69c439eb1d850f1bc083293", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9f2637074794eeda1da0f10083267fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d1590296c434f1f92042750a563dcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72a4cfa5597547c08a8e91805dd1cf86", "region_id": "RegionOne"}], "type": "tricircle", "id": "4bd45d1c25e843eb84d8521df3cb7feb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bf0353a06ff74ae8983883a975e120c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dc575ede38fc4eb6b9e8c0f3ae98c9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa9bc8755a6c46789a4642cf9cf2b282", "region_id": "RegionOne"}], "type": "database", "id": "b81a827760ff4ea19c04caa36e888041", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c9fa054c04047deb4d94b8709612369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65ae90c561c342a1a095874b9e6c399d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3a7618d9732044799e4cd026bf3f82a8", "region_id": "RegionOne"}], "type": "application-container", "id": "21c38f5da4f54145961bfc845e109dfc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e08667969c7a4b0cadd5f2802aa68995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98027f8a27c348a594a0b06dd2cb3147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0824b66caa3a4a719e204b749d76f2d7", "region_id": "RegionOne"}], "type": "container", "id": "266af2d5b6bf4ae39ec22a5e0fdf0d7f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a6c4c4b9e4441dabb383ff99993163a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5a7192d26674f8882bebd602b00ac17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "79d6aa86f1af43ea843dc592b919075b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a6230f075efa4cd49b8e19efaabbc019", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b803ace6e3241d9a5f4a63f35ca5228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15829cf022214cdab47cc3330ddd9150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "64225aa56f164d1ab0527b093f275bf9", "region_id": "RegionOne"}], "type": "rca", "id": "a0529de6e3474929879639f15023f7d5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3911f887ae1541b9819aff0d207d5cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "246d36083b3a49dca13b59f5ab04d5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7c7fa905575b4a84bf9239410988de9a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "404c400dfa244eb4afa4b6f27efd953f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ba7b5c4740fb4682a760425a4463b6bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8b28e2eaf28b40d5938ec70e544cba68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c6123b587b72401abd26d618df2bd1f8", "region_id": "RegionOne"}], "type": "network", "id": "5f8ca1d144e947759ebd54e4fb84d3b7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fe2831ca063e4712bfe73655f5a8d8f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "19e70dd886964632a18f858a59f8fd1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fff865f5bca040a29ffd225e508641f3", "region_id": "RegionOne"}], "type": "backup", "id": "c580557eefe74508b0684900e88954fb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5cfd0ad599e4f73a822416ff36e8528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e380cdc835564be98df1aaeedc66c4e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "331c1c43b8654246bdeb5eaa6442bdd1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "57be9683b02d495894559786d0a9f024", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d08ff2745ec74bcc949465c1f792b99d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c2d846d12f543b1a3b9cb3197eac505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3d7ab6731e0407c96ab4a605349f2f8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0f8cb071079349e3a86b5c8515735a8b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b68451f269774686a6c723e911dca081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0b57c3ec2354108ae6716f37d65b7b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6e3a351bbe68455688ef03781c79be52", "region_id": "RegionOne"}], "type": "monitoring", "id": "5ebe9bab3a7f4b339692d41e6b6d2902", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5f7eb13a67fc4d16960f0518291e709a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a475c9e2bd6e44048aece569c711a632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d9e550f240d041229b9c709aaa7724e9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fb4d76c8418c4fc7843ce1dee68e3e4f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6f769a59920b42149dcdd5927954c30a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa3ccf244bd8464d8558a1e977c73b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "051a5e453be848559299658c259ad984", "region_id": "RegionOne"}], "type": "placement", "id": "49bac33667744b129a6d7fe4529360ea", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9acb6cf55f3a49a0a9ba7be478f352c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd83b44ddbab4a409ae1046ff1642790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a83426afae741e2a105e884590da382", "region_id": "RegionOne"}], "type": "instance-ha", "id": "edfb42c71b94477bb16dedf7fc071e3a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9bd4f891defa497c9d65f8d2d54a0c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a2f5694ed73549809b6e6ace0e72425d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb85a47db0194c1aaf9a96bd9b3b0885", "region_id": "RegionOne"}], "type": "ha", "id": "b5162a2947784d12a4c7ecf0b2a8fa58", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5bce365937384cf69c484ea90eeef0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5b7d15d6e0f4562a0afbd3bc775dee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3de67ac555b3434392838e77bd99f6ea", "region_id": "RegionOne"}], "type": "reservation", "id": "4e58d06020d44a1d9e4b6cc90d37d444", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b4fd05870b64879b45a06504c581c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f1163f85bb9d4295bf9d6b408bc03c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9e509113de6f4bc99458062b96fbbdd4", "region_id": "RegionOne"}], "type": "function-engine", "id": "6f747e9edbe8426c8ffa4e216f4e4068", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "96f4962c18de41e5a32dba09d7936e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f38f5667fd2446e78b00ae08e137498e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "40a3d5580f71417789c0789ae0a1978d", "region_id": "RegionOne"}], "type": "accelerator", "id": "a61c015161b448cdb6b747fff7d45a93", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c40cbd7d76d45e9ac1189a39c21fec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7be933e713b49d3b5dcdcbf7e6163c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2215b60df49a4940b44cce7bbeb956f5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0fb78bc0485347168fc21bd700642eac", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "147a6b2464b6466895b50f3d99498190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e52e8ff71fe24d2d9ce70472239b9314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c71d1a08b1a4e9a8b6dd0299c09bb65", "region_id": "RegionOne"}], "type": "registration", "id": "cdf1fb71526a42deaa4df94ddf75e949", "name": "adjutant"}], "user": {"domain": {"id": "b692b2b847544ded8b08142cf9aaa1e8", "name": "3c063215b89b4db4a02b86bfb77065ae"}, "id": "73e531025c6d4efb85c8c69b97196058", "name": "24310a3f60574138a4d515e072db2172"}, "audit_ids": ["d1251a563f4b4431bed7b65cd03c81c5", null], "issued_at": "2020-04-23T06:25:55.049386"}} 2020-04-23 06:27:55,174 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,177 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,177 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,228 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,230 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,231 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "saving", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:55,265 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,269 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,270 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "saving", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-3/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-3", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving)-3", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.348438s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,423 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,427 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,428 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,434 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.344338+00:00", "project": {"domain": {"id": "65447bc6658e41e5bb5bf0199adbf519", "name": "f9817cd8a39c47129f8d567b7baa8d70"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "36e19df2c4c04089af8375e6f1c695be"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "32d5eed2259348de9e25c9a30443b27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5bd3a44e9f114b9692b54a007a5f8648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4df1e52e8a454e32addfcc7f8d855298", "region_id": "RegionOne"}], "type": "identity", "id": "3dcde844ef004f4dbc10bd780a3d148e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4dd1d0d4afe14d3682079cf2440bf208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29513cb342464ac9ae8f9c67e1499b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "50ee1733c6a3440f8a65764d473d7e5a", "region_id": "RegionOne"}], "type": "compute", "id": "efa6b7dfa27d46c99f04d91f631d4624", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ed95a0d3e20047a6927dac82c53e5ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ecde0e0e17854f199d020928082f8947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a57e9c64573b45f4b38f9b5a38224ed6", "region_id": "RegionOne"}], "type": "image", "id": "3fe1d956b12f4891a7e91dc2ebd787ea", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf93afa47fdb43f4ba238af8452e06b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c7796cf87254d5e924e603f5fe3a74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2c7346ba2af241089afade19e8961982", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9f04b88132bc4903b79049bf35eea917", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cd41ffdf0dd487a87394bec7eeee664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ba7cfc7a490476f9893696bc3ccc052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a06ff42bacee40bf8d518cde0425e114", "region_id": "RegionOne"}], "type": "object-store", "id": "237e501dd550498888555f648a6fa8c5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ebd106151e94c3cb5dfbf37f13c6937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2651b81ff544e089b8ec8252be3aa0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "83e42732899d4f2d92035a9075906b88", "region_id": "RegionOne"}], "type": "clustering", "id": "c39576e194ea4e8b86e0433e54a0fa37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f3884c03b7c4aa9a78964453596db7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "049b2e21f3ff4a17b0b4a8c0585e0414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "909efc428c2d4ac2ad2a8ee8ae0d8042", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d1b1fb3997cb4fa9ad6213792702cc05", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3aa9ebd81c784770806b50656700432c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b93fb45969ec45c5937807b111ef2a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c8664459d34d4d1a9e59e06591f6c504", "region_id": "RegionOne"}], "type": "cluster", "id": "1e760bfcf70d47eba66b4220e3b6b038", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6373a7c44ef24adaafcbdf3aee31865b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8987cb9a2d1a443c9ca7e24328786b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9f5fcdd81b274c1abe52105f4e2975f0", "region_id": "RegionOne"}], "type": "data-processing", "id": "17b7ec50f54e4004bf84d846e33c702b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d9520a4dcbe40edb7978a766c532aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e922d40fb2a4c6aa11d809252ac3311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "21a7242792724843bf1a8f104d1f0928", "region_id": "RegionOne"}], "type": "baremetal", "id": "41d42b82ae25427fb0a79db9b9842ce2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1b84cb7997c4cb0a99bb2f329a8a21f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63392095afcf49629112e3154a960be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "74fb3b57af1d4bd2b355e3794eb2f5d5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9cee3ea39ffe4c958dd2173af63dc119", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "62edaeaaea3b492c845f0627a766a087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c906c7007b8b40348b5a1fd39f253a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a5b6fd73bb204a9ab1237a1ada7c3ae7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5d680746897b40459689e6aac0d78277", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7e8eb40edeff4db7918c1a662d0e367d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e543a8222a144a191e112da58f628c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a51be29110dd4335af489f98d08c609e", "region_id": "RegionOne"}], "type": "key-manager", "id": "10e5f712d723468196d762ef1326def4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86891729035646d4b0d33cca4f646e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76bb7edffe974c669811b30f6f1aac0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "35152028eb12469a9538fd0ca9d2fec0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "52f77543d9eb411085abf9a4e3647a4d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96cba2e9f5fc4114aab76e2af5e82de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "913ab172d4624b7a8112079c661ae9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3e58bcce9e3c43c7be0074d89fe98f74", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1d6bd8bce70542c29ba7e8d8e7c9812a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "46239cf89c414204a876113a9bd5d6c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8fa43691e06749618d89d120e765c533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "37896673950f40a68747aec2d398c2ce", "region_id": "RegionOne"}], "type": "message", "id": "ccd980d89028426394f33ef8802ecc77", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93ebba031692424887b6175a1575500f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "11eba37fee3244ca9601dcf8f52fcf1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ca9e64321d504e88830f2750cfe4ffbd", "region_id": "RegionOne"}], "type": "messaging", "id": "0bc726ba65c343838ad076878288e57c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "df3cd29b4c8646e18cc257d405bbe6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fe99b01ee3744cf9a8812c2dccc4ea57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4d48cf2322c84aa1a161aa8e2b32c4f2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd48035ad63a47dab5d37ab0d091b401", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c105d610e47a48a280801b611aab20f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a4893075294493d8ff2cc7faf46719f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2b67d8b5e6e48f38cee5aef246be23a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d65a3f30a5f24ad0bac10e435d2b5a92", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "366c5945cfcc49b690ad94bed37c0d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "612f8b8d36b44ce9be53bb0a22acbccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ff13d7da6334d248363ba3d0b7be769", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "582d89f6a01d4971b294e04662141166", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf0ee2fecaaa4ca68801488cb7027330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0eb6924394f44b0eb3538f377472c937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1175dc8349234515b7c666a32be01c8f", "region_id": "RegionOne"}], "type": "container-infra", "id": "862117cbb7ed41168d54cfb081939119", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1137ee0c54e54d6ca9371997706ad524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d7ac6829fab049ababfa6d5fbd3cc1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8ebba536f91f4d7db197e53e36d8f719", "region_id": "RegionOne"}], "type": "search", "id": "f7bfe2d207c241efa86022a0d59fe436", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec13bc61162943a58bd6b75de668bbc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "306498a2e26d4b098d0d9911e9988ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0c4212d6a68446269d8e42ae09b529d7", "region_id": "RegionOne"}], "type": "dns", "id": "d15b578bfc7f48529dda69ac8e4ddeef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a18c782679a64a5a9113a8731f71e356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ab012cec8c246a289ba0cc618fdf7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "40349fc157b44928aba049788b1e3c18", "region_id": "RegionOne"}], "type": "workflow", "id": "9470ffc94ed741828c89f47aa9d2baec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2b56e34de4d47a0997b0e9a7e77d143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ebc0ad691cb04924967bedef1c63ecbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b7b09d5b8d4247fdacdd456d22680639", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a164d52460064a8584547cf734827c9c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a35dbbdd70e34d269b20013088bf1d79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e9de291f01e0434496497c3aae515733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a92a719541e249689165ce6d3ba79c73", "region_id": "RegionOne"}], "type": "rating", "id": "a14168bced6d49c68fff6fda01cc566c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6ec48df09514f378a84d6cdca0de4d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "982cfc9f6eec4c9894b1e9f7b57b5291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ae0301f9305466fb8d21b1696d22e33", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2d8e2621974646b3a47cc8712e39b21f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f567b0830dd646b1996b33f63b606fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ffd397a415e64a6a96e3e43e9feebc35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a1d04c79dae0423a9211338f84ca420f", "region_id": "RegionOne"}], "type": "policy", "id": "e2aed7830e8447358584d5577ccaec7e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7b8e39f959c4b3993c8a7715fa43dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc3b3fd7b13642c58cff85e6aeefa8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "460e55982c5f4dc892dcf4a486a7fff2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "46bb0ca883ac47fc82c9b04696277c37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46c6ee78bdc548ed97b582267343a9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3a24e4a99764294b62777b7b228778b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b59a9dfa7364bef97930a47c053963d", "region_id": "RegionOne"}], "type": "sharev2", "id": "051e9175aaa74008911f8949bbb0aec4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d090dfa939084f12a8a0aa0263ac4a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d35166f92224f23a93bb6c7e09c239a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "181aefa6b9af4fd4bee9b68991c5b0a6", "region_id": "RegionOne"}], "type": "share", "id": "a10fc9fe17ad462992b789b3533edf18", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e01c8de42864747a7aa650fa73e1949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4ce140cca6094cfb939aa9ecc004de90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b1f0f096ead6498793055c9c9ff195f0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "011c92bae4f44dbda3fc45a3e9f1c461", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bd8211ae12f4a908befe7e21a51628c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58e732679fea4e7989bd0893947a2f9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bad3cef66c7e47799c13a2636f26927f", "region_id": "RegionOne"}], "type": "orchestration", "id": "415c5e78c66c4fd0b6f1e8f410c638e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff8c78f8bbac4bf4afbe3171fa9f3660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c37d0c33e0044428132e4a73aa90452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de18a7a3a18741e088c436f9b2e2c34f", "region_id": "RegionOne"}], "type": "block-storage", "id": "e945eb38e4884adfafd15579583b0830", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b910cf85e6744e5b65f04d7f1854db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5015e7e9049d4ff3845952d0b7d6183b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a99cac80eea7419ea2e736146c0d595a", "region_id": "RegionOne"}], "type": "volumev3", "id": "0142720b55c445f28ef41dce5401cf3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "582e8366048341f3ae54274ea51c9bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb3ab2ef1dda4a76a896332079dba86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5d1c30a032b4261856e431d04ba097c", "region_id": "RegionOne"}], "type": "volumev2", "id": "16ac4b41516b4e5cad3a70239baad51b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce1bb5b7d54445c187881f3531d9b2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7531649464f4d1d90ae666c1935c0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6c548ddddea48b691ca4d3fcf53ce77", "region_id": "RegionOne"}], "type": "volume", "id": "50b26238b899459198d8d076429a132d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5f37718ba2c416abc30b6705ed3fcf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f959b53ff9146f7864d9ac2ad30c82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a2d330ab6ee49e0b139f4328db64a69", "region_id": "RegionOne"}], "type": "block-store", "id": "15a59f46e90b422ea4a14453fc57eb0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b7825d831cd44b8992ff3727687dc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3908db08d5944da848f790ceec6b240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "89c8807292b54c809a45d74dab286373", "region_id": "RegionOne"}], "type": "alarm", "id": "cfa240cb7b474443848ef84c1884f821", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e51ef585eb543b49ef9fb4fc8cab1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07ffc6e2592347a383fa38afd52cf41e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7575770e630d4ded84cd61be0eaba295", "region_id": "RegionOne"}], "type": "alarming", "id": "94b98290e62a4e8987be6e9257e5e1d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "003159d4104148df8a50677efdd41d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35691ab50a4d43519df58910722fbddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd3f96af6e3545109d91026e21b53479", "region_id": "RegionOne"}], "type": "meter", "id": "81c2c96cb5fd4c1d9ac849c2ab3299d0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5285ecb867404b589926f45f4edf6701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "26e7c0bf1bba41f19dc4a935e08a8ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a434653240614194a73416360355d36c", "region_id": "RegionOne"}], "type": "metering", "id": "41c9a1b48e0c482f9565363872724da6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e254c108e9f6410dbef015f8f3791875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ea36b004b3f491899b9d7b2a7255c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd751ce0ecee4ad395b8926190813b0b", "region_id": "RegionOne"}], "type": "telemetry", "id": "6dea4bf7774147419d8458a74cf3435d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7ed74e84ddfb488e99e5417ff7bbff47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b26c06e419254b8089d2489ac11e902d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a6d53a7d8cd4ce288882d3fd88de806", "region_id": "RegionOne"}], "type": "event", "id": "5e5a67b103f1493c93353ee13fe504b7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a091ae270bd041eda1fc24e02763191d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4b733be5319e4c86a6193d523da2c5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "716471bc0cc44355afa03804507e51bd", "region_id": "RegionOne"}], "type": "events", "id": "94558951bdea403e8c9895cc5872b933", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4338195a041441d48e6b35724c1046aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abbe3c3a308447dca1f357aa0264b698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "95664f0401844d699ca6fec1df2de9b6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c14f3a475b5543ee8a0fe8ea71f03e3b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "14db1b1123844a178197d578a692743c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48602309fddb4f2bb8399c2fe5f58545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d5ca4698d2cf4729aedafe4ccbdfa30d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "78da71c3f40e4d24b0d46f014dcffc3f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24656e8583bc4d47b0b7997144fc05ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3a07c64820446819a97bb181e65b8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83bef9c0ec2a40cab4824736a1f78f54", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "17736052e83247538b311039b8110b30", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "860cb006fdfa4976be2a790238926e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "738770281fed4f368da8453a95e27da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b0e7e6aff264c78aa0228653e297e54", "region_id": "RegionOne"}], "type": "tricircle", "id": "17a0944e616a4d15acf7e29ce2cb89bc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1f63a84121e84e6dbf689adcecfeb544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ff6ca85cfc74556914660e878b35b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ab8716e88ff470d8727921ed3ac9a1f", "region_id": "RegionOne"}], "type": "database", "id": "3e071295aea0475ba70a168eb49c4b62", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10f445c256054b1bb02bf684a4601776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76a63e30c8874339a73a217ae06f276a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c22038311ac4abcb7c65b00f05053e8", "region_id": "RegionOne"}], "type": "application-container", "id": "701ea5d0c3944fcfa1eafd26e0631747", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2aee70e9668c4095a891ec5a45351196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a2cdeefc837497ba315958122f4cfcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aeda753ad0a04a7daa61f7894d77f410", "region_id": "RegionOne"}], "type": "container", "id": "7f400c512d724a56878741d6c67cc346", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "944a85d3d48445269b463098114889ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "371ee43899da4a77b9006b38300f85b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2d8f09abdf02456e8f2c64f8105bf6e4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3d991a1dd65f43e1bc3f8d26cf5e8496", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31393d6c7bfe4987920b77a92ccbc133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0cd2aca67b0543ba860d1d3a336bf78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d2e3b60b6b4443afb186417a8f43f9de", "region_id": "RegionOne"}], "type": "rca", "id": "341f220eb9db451abdf5b7907a379a7c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09f0733d461d404487beff6d7dd3cf98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4dca7bf64ca04e218c3762f413e13ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "09527b80d4794b20a1f0f2702cad5e96", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9ee48f13c6b94a8d9b62c33814d267bd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a53f75fc64744782b3f04eea35e42544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2d56f0fa6cc349c3a53de2a9ea2923ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f3c47812fc964b2c9d3405e326a47d89", "region_id": "RegionOne"}], "type": "network", "id": "76e65f8aea4e477ba71e42529d0c60d7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7259605e532244d78c4124c4c8a8e413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b04e37fd8e84a279ded94f999196c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "103e3071ace94df68af4a6f4efdd373d", "region_id": "RegionOne"}], "type": "backup", "id": "e2e5de310baf45079ba3aab32962696c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f4f0d900ae348358ae168c3b6ce1809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7b88bdae96c742d78abdb60fbb12c7bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a7b09693079a4ab099860f4bd9f6881a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f4a9808c7c0c4258be13c1bb9f0e99d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "36a4a6df65224e01bd531aa51b813224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38a2f84c380d4178a84010178b52c37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d60dd750392040f8aa0dcc8c4645c4e9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b7bbfa0ed94d4a91ae4778e3930aa3a3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f4e7439dec33446fa1e075403746fed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a3201babb72645d3b60404922db89dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d9538ef33b7d4f30babc8de3f58986f5", "region_id": "RegionOne"}], "type": "monitoring", "id": "bf864f9eac20496280bf7858e0306a45", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "364007c6b9d54d03826118047a34ec7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eda12cfec36d4c9aa555bd6d0d3ca108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "070bef49a7084b109a0698023ced8d7d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9febb6effb5d488b925bf5a00a25816a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "58b37b56cb884c63841acbc3fb0b28aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1f99436b2ea649169a9cd46c3171919c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2eb05a0d802140a097a8156a45ac7cb1", "region_id": "RegionOne"}], "type": "placement", "id": "9f93761cd669407f834105a5d728864b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cae4039f5fd14a48a8f56e8bfdfa3722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77a046d5517c4cdb8ca5a2fd7df6b4b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0b02dc599dd64c79826c7cbfa36870f8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2aa952c53dea464fb6f3738fa96e606e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66f4815deb2543f0ac2e50cf626c23f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5eca4476fa6b47fb8bb7c9c07c839f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b3125f260a947babf40b3f18709f221", "region_id": "RegionOne"}], "type": "ha", "id": "26df5dde8f0540d380b1c0d1f5306929", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e10c7c027b604cb4a42f36e1791ebeb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a33aa6c026544c59f4cffd02903e4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "95afa8a0d17c4989bccc8d11161126fa", "region_id": "RegionOne"}], "type": "reservation", "id": "f2e907731173417d8ebed2eb5bd7ef45", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1cce49dfb8564a9e87906d5c4366ef4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a20ece8eca124fb9aec81b85d7f87524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d36394464c1c4699b103b3ccb72ee604", "region_id": "RegionOne"}], "type": "function-engine", "id": "b4a03ee4126a4798ab0c2e16fd0df599", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "605a39873bb5487eb362a70247e26fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9ce3256135e4dca880229b71d5e4826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4e7263d657f24c0199dd94ab74e9d291", "region_id": "RegionOne"}], "type": "accelerator", "id": "0a67015e77ba4eb1a6443dd06b7947e0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e6e3e1f852f4c22b4f6963af494da6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af0b1ca7c3b146448479c8f46297a779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "27cdb2f3116f4084b73bd2a0314b7aac", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d7be5d9fbd104a509d0db77b9d94d043", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "027374860b72450f940cf2726e714f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bdedf82238e64a4ebb1baf58aa5e52eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4e9d0e17636f44d2ba5933b311fe1cb5", "region_id": "RegionOne"}], "type": "registration", "id": "0b8fa2566cfe42e3907cb41c9b707a64", "name": "adjutant"}], "user": {"domain": {"id": "a5d03db11180406ab998875acb46984a", "name": "b343a39ce99348dba92b3b239e0dd36c"}, "id": "1a64d886cdd746a28f4ee720cc828901", "name": "b9f21939bac34d1293dfbb5470b3d165"}, "audit_ids": ["beee1d78a37d4c44af94279b33150a5c", null], "issued_at": "2020-04-23T06:25:54.344338"}} 2020-04-23 06:27:54,514 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,516 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,517 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,550 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,553 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "478572e5-ba92-4268-805f-51ac707787ca"} 2020-04-23 06:27:54,575 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:54,577 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,596 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,599 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "478572e5-ba92-4268-805f-51ac707787ca"} 2020-04-23 06:27:54,621 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:54,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,640 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,643 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,643 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "478572e5-ba92-4268-805f-51ac707787ca"} 2020-04-23 06:27:54,664 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "provide"}' 2020-04-23 06:27:54,666 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,683 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/478572e5-ba92-4268-805f-51ac707787ca -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,686 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,686 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "478572e5-ba92-4268-805f-51ac707787ca"} {8} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.186539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,131 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,137 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,140 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,151 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.090268+00:00", "project": {"domain": {"id": "73c91476043b436c83b4687a51429cb6", "name": "79a9d41c8847475d89eb793e3a67c3d1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2573716ee41a4fb086edcc4dff6c668c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cbd1e185ffbc4b12b5e1e5cbc909c3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "773b3518295442d2b26307b944f92f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ca8578e243bb452180c013382f1a71fb", "region_id": "RegionOne"}], "type": "identity", "id": "39ef6866a2f94ddbba4fb1e6aa0c692e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "de25c4aa75e940bb9af4d9ad1ab479c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "622c9e471c8448f0870e1b5ca3cdf1ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "550b40b66da1469eb8f0f1c0aa33cede", "region_id": "RegionOne"}], "type": "compute", "id": "a3bb7bb9c14c41d1bc4934cfe81ac0c7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3c000c9efc284799a1291365833c2a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dc94eebb2bf041c593679e575a47b7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8ce33322ab7745e294eb8cec0096904a", "region_id": "RegionOne"}], "type": "image", "id": "694ec9a12d3340ba8aa71e632e59f0db", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff2ebec22cb64d07ab33462005e2108d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c9098b415d54f88bcdf4eb860a6498a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "be0f28f0c7fc439bafd00f23740fdd73", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ece78ec20c8c4ea18bb259c0c3ce207c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3c61937a5d84f929bbe4e600dc84cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04b22e229fa4bb9853cacf1415f77de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36a9e051cfe24fb893e326d8955f110a", "region_id": "RegionOne"}], "type": "object-store", "id": "c075331bee1c49e888e836d194bb3608", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29257ffc92cc4496b6d8991be5e3d382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "235cffd613404d97842e07be5c137793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08ca2e79a11146cbacd6f9f4dd89ed5c", "region_id": "RegionOne"}], "type": "clustering", "id": "3536ee13ed294b10bc9f5581ed060039", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de422ddf1912415fbd6f2032e7e3609b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b103602413fc48fd8c9b3f91b2a8b661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a019d261663e4cd3beabf3a7f7958956", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6d4bc11dd59e44ae86e3c495242096ef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f03fe9b559364efe8d1e885b2ddff0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "502f245a4e56424790829a6c3aaefbe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d76fb9dae7f40b794f0dd79f386ec66", "region_id": "RegionOne"}], "type": "cluster", "id": "aec0a5ac620c41c49fab33d685acbc8d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "73433e03fd9e48b6b2dd7a76a0f3ce5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46f35a3ac35b4250a861295231d43451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "78fc4c591ad44c5d8b01ebf70414d2a8", "region_id": "RegionOne"}], "type": "data-processing", "id": "7a90dc87a00543288e80f55283188b3b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bdeea93cb0a244c88a8f6ddcf847fed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f1f263904c44879857dd1095cbbac3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad1e6bb7b4dd40379f6a40a1ae88c4d0", "region_id": "RegionOne"}], "type": "baremetal", "id": "6c2df831b60642c19a63818f07b8ff8b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5bf8743e8084ad981ec889fda5e2a1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "565934b726d144bdbc92a35fdce2c680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4030d3a4d11d4d97a384174780c0bc12", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0c6cf73123d04099988d2bdc3870e8cf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "097c8095d6114048867a00e392307f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ac2e476c7b4d47d2b2a8d7e86bf2baa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9d2a00392fc440acbe013d0efe37fa92", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2da2d0ec7eb44781b208d5d0aaf9651e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "399994d63f33443a89e5c148155e5f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1a38506b36b94cbd82992ba15ae0bdba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c41396440b664ef5ae22b79eacaf0d96", "region_id": "RegionOne"}], "type": "key-manager", "id": "709a8b28a17f4e8db7d1703621c61739", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d1a22cd11944b2a8427ce4da1e0be1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84d413817b5746c5b4173c56844d656f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2001f95fd7b74d10adc6c776188d06a8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "83e2389ba9374bc99bf49919a93359be", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e5c5d834a4d4423592e7c7350661664c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89183d22c93f48799f09b8226b138ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "edcd10fb5c3d4c49a19d5388804c4e93", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3cf5ab732df94dee871f12f7cc6e0613", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "63554e53fa5f439fae18fded24a52ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "420b87abe4514b42a8b9a555759399b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "998a850812cb4757ad72eb7ab3d97012", "region_id": "RegionOne"}], "type": "message", "id": "263bb65134e8491ebf7b32d2698ee8ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b0066d621b1544bcaaf6c01c7a9d1560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1803d7b871814f57b285054953284cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "88f88676d04d4ce7987edf0321470388", "region_id": "RegionOne"}], "type": "messaging", "id": "a2ec5d42a3d34ad7992fcd8c5c23842c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f97e9ec3834743f3a44c1415430faa5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69795355ef0d4555b62157af76957fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d175fa97fd594605827af29b984fbea4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8a8e9cf88bd6412c9edae70a51166ff9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a3eeaa7ccae44ec8c5172d013229829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b993ca4c963468285e212633c8d0e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c2541d6e5cf4e63825fc4952fc060e4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3e32e022f5e24d00ac4d9febb4ce4835", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd91d2305d0043a092cda11306b10118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06d5df3ae53b4ea4b4bdd424a1a32959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29c32f40f25e46ed828e8d17ff0c7e6d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0e0bc88386dc4ce8b5a42a5d288d2bb6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65dc667781ac47268a4df91b7e5c0670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40cf1df63a454fa2b14bd313a5a4a64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f73cbffad8c043a0bf1f7c5e46c2e9d2", "region_id": "RegionOne"}], "type": "container-infra", "id": "ea06b3a70f274176a7ee94febcdcf7c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5ddb510b61914e5f9c491bfbf222f16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b5f68f68540d45d1a0914ff49c5345b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eb7ddd8a5d854f799f0a4bd8438d77ae", "region_id": "RegionOne"}], "type": "search", "id": "a8ea545cbb7d4d3ca09806ae32026495", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dbadc41271f644dcb05dedb1e3cecab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8d214553f4eb47fba4cfe17f4bfdd950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7e07562fa1734a13bf3f5e55bb343898", "region_id": "RegionOne"}], "type": "dns", "id": "8d2269b577874fdea17562e6688e2322", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "891363457bee425bb6058e390f1215e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27faf77c725845259cbd11fa686c88b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ed5817432f14b7c968d6413b0db7e61", "region_id": "RegionOne"}], "type": "workflow", "id": "33276e84eaa248aeb85f755cf5915816", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c8435c4701a4b52bcd2c9aa26d8b5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddb1a9afb8354138a4f28df96f04e2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "896ff42b6e7048019efcb9c6efc093aa", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7348a6fca78147d88c72bb01a1ab6d53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "73018378956b49ce9bc3c380322e6756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "243170fbc252492ab966db64cc7066aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f77c68176c8546a38b82ce7eb18d0057", "region_id": "RegionOne"}], "type": "rating", "id": "67be4fdab58d4f249ca8a0e1d86a9d2f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2790e82cabf4d5686b03c32a55fbd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "968cec2d2dae4c599ef5ca763c947a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5c7a7c24e7d94be2b57fac4ad19f5932", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ab3fff3d376642a6ab56cb55b0194a13", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1468e28bae0943058dcbbec0e7faf251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3306035ff43d4fa4904c7a3eb9c763e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d1362e68d6d14e43af518085e48a6e6a", "region_id": "RegionOne"}], "type": "policy", "id": "362fe47824004997a6885c1ab272890c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecfcd2eea0d64889908ad1c8ab3e1e3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b5e86ba16dd54bc6a62d534e67e83c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94541f59dd244a538a95e7e66ab7da29", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "07fdc87910184557b1bb9ecdeafacafc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bec2561bac64f02a4bd178a9ee9fa4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19509dfb4e504631bca9fdaa248ec573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c05ea5845cd2462e885d5dfa57b2232f", "region_id": "RegionOne"}], "type": "sharev2", "id": "8d79b0e422b242f389992ff43a7dd846", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cebc257257364726b8bf16d98654708e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29ec4b12d08e4947a8f945d97b828a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "058a6e7e745745a18a44d4f762c25141", "region_id": "RegionOne"}], "type": "share", "id": "8d12f08614ee487b8adab616bde66879", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ec530bf1e4dc4224b6ad4d289107ca63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e971451e60c74019ac031487e1c2e390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "37200da96c30418c94084d8d14d3618c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3271db1e842d49d480ea850c558a6238", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f38263ad07e44ad9ff70e417a180d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a67d1577c0e416d8ed2bcf300a85e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d65392262a984fa58e4425d49b31d8d4", "region_id": "RegionOne"}], "type": "orchestration", "id": "d23d7699ff734a23b74e3c6f6c531f12", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d20ee769fb94486aeb312f743f9ce40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ca51c0bba3461e9b64493ae3eb609d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6dc5b9fd49a449e986a9b30e206733b", "region_id": "RegionOne"}], "type": "block-storage", "id": "c2ce6ae202304c369987a95d4c73eddb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d8c4b63e7774505bd9d6a8528cf4927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfc449f10d8e4995a024428e12da8d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34f2fcafbff3494599bcadcbe3f0da6b", "region_id": "RegionOne"}], "type": "volumev3", "id": "34975157caaf4be69ff33aadb72273bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "569506eec9054359ad75f575b8b69918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c49303aaa2d0474ca838f59d6391d3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3001d8d29ba4946a4b925b1c64a164f", "region_id": "RegionOne"}], "type": "volumev2", "id": "22c60bd8de0642ad93714e9f5e916d00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ff985cca9a54a2e9956258d1119e833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dbc38b25a0d4017988c080812c0db43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71fd150b9b8343d49c0d1fde3df66c55", "region_id": "RegionOne"}], "type": "volume", "id": "e8904e34a50642319a8e2929ad30939b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0599a27ca9134d39882a4165945bf264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55821eec0a08423d86a44ce141bd3c31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ff2664d869b443fbc55ec5e136ab693", "region_id": "RegionOne"}], "type": "block-store", "id": "3a8f250013494078bff2da94762046ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ac93970828a4d8f8cac3258ac04c53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b02fa03a528498f880880d2ed486422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "677093bf2ca742858039669b7600dd1f", "region_id": "RegionOne"}], "type": "alarm", "id": "d738ee5d8f9249918ae44863a55e585b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2df8782ac6564add853e52b68a9b4a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c1a9e426cbd4e8aac92c4dd366590ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59c0aeb61fba48f58fe7706ac1dd2898", "region_id": "RegionOne"}], "type": "alarming", "id": "af142039055345dcbf71b52c4bd4d00f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9644fb5bc894d76b4e797d541402f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "861cca8c81b741189e44592363a7b649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88bc96ff9ef548d5bcfc942c433b933b", "region_id": "RegionOne"}], "type": "meter", "id": "9316b929bca442109f6c1104ef05515f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e7ef0262b254099800f8b20bcdd7aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfee1fef377b47b482ffb8c1d267f4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49e25ef557c94257ae2ded23139423c6", "region_id": "RegionOne"}], "type": "metering", "id": "8e810a39b1aa4ed3a4c5e837062365c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "01705c416d3f4572bc462ea14e7d5023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "41d4210cd37e4f5fb96dbc1bde28b0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "82bb89678e194ac28077b59998ce81a1", "region_id": "RegionOne"}], "type": "telemetry", "id": "f0670b46e21d410aa5a509a09ad43e0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e564ee910ebf42d4aa3f5b55221944cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c391738a36694e71974956026c4fc937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e62ecd798d5a45058feee853ea8203e4", "region_id": "RegionOne"}], "type": "event", "id": "510bbc7bbe464cc498525966cdbbf609", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d64985ab20446b8a01e4bac7205a751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5168e301bb6c4253bd72f770fe928f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c1281aef084e4789b360b5c4b7db2dc6", "region_id": "RegionOne"}], "type": "events", "id": "323d94dd376d4ec6ad315a1c81495263", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "389c04fbc3f14ebea0c12acda62595cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cdc006351915405f97bc2b618b7fd48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a12789b7e7ee40e995cba5999c977055", "region_id": "RegionOne"}], "type": "application-deployment", "id": "37c574efc7824817a093268d36055ed1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e104c4ff68984c98beffe49af9f648d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e466d8e6c8914614908a552ac56caf0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b8d664e4291847d4a521b2e4ec0b409d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "33b5d3f9663d4ccd91a45c4b813019d1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98a8d1f874434dc7a49f177b26cc644a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9fff2d9f8a94bdfbf4666e78846f46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bc7116e81f84ccb9a3df79aac176ffe", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7ccb654dd41e4709b123b19d31787286", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b827aaa5ca344c9e949b1d267e961629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af41dcda295d407ea6401e19b6da5086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec197634ba654d5db44d119eee1b5cb9", "region_id": "RegionOne"}], "type": "tricircle", "id": "0a032ab381474e2e8ea656729b7ac018", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a97dedf3100a416e9ff3b90c6d007788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "405df546195a42048de42e204a1a8cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8c40235e408e4fcb85981749d25ba22a", "region_id": "RegionOne"}], "type": "database", "id": "073ae8fa43d84d5984139e516f427568", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1aa9d87d1ff042399bee9128994562c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8838c3f7317b494c81037e1e634030ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "55694b6d4066434c9c573a530f18e7e4", "region_id": "RegionOne"}], "type": "application-container", "id": "37d280c5e97f4440a6d7f32e6358d28a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a15dab0843c845a4bfc0c58cef15e6ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c59e7c84fd8419b85fa9de3f1f1f621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d2ee48f9a404ac585114ce746e82b62", "region_id": "RegionOne"}], "type": "container", "id": "1e180e7d96cf475685deceefa0523798", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2d4f2e0db9648d1a9e8024d26d4945a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f945e7838814f3c99d32c7301668ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "992d52dc219d4c9fad67c9b5dfc86979", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5557d35bbab2431fb4c22b96503a319d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "707714105dcf425aa20c5f2ab192021b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e30049d00eb344d08d0f041c0fc06826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8f311eb2060249ba956e61cfc2c5f0fe", "region_id": "RegionOne"}], "type": "rca", "id": "6fed639a4d5e4833b7becf77fae60875", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "81c5aa0476b344f3a9c04b7917a388b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2f9557a8a0b4bdba762a57e25ba8d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3e3aa411089a4bf4af2d3df1c579a556", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4062dbeef81643e4981e344b25d81db7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1b59a99b10b449feaaa70fade352aff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9e8fee66cc4e41b78b471b45cc81b63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9599a92515484ec69dbe03e4c6241802", "region_id": "RegionOne"}], "type": "network", "id": "9b5e3e76fdfd41b4ac8f6f42d9408c0f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "27af6ed108ac42ba964354ceb8d3b11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "99737cdf4cc34f52a3ba6235d415e9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1baf7e2800d541779fac93e802fb671c", "region_id": "RegionOne"}], "type": "backup", "id": "b84d003f5a6d4684a80e03123af3d87f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e042374c22f4b4893198549ee3a8098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8688b29bbecb4b31b5a782b99fd501e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d48fcf5dd32a4b6c93b33d146030b9ab", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "97971906ab734664b24d114bfa278dc8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "514bab2af4b94cca9e33a5b154231df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "034876786a074a88ba15859d752232b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cca8ef8f0cbb4a0db2364cd4dc131aa5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c5986f3f211648ad973d38c2371c1381", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0e7bfaf28644d66b7d44e5f745235d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5318b10edf6d4de1b04e1cd45b8fb9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eb9d1d31756e4cb0be2815d490bf1d38", "region_id": "RegionOne"}], "type": "monitoring", "id": "81ade5ebe504439786dc700708e97a13", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2c352c9130ff416aa62d7e3683e5797e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "da60e6716a4f4546a3be9b33d23dc934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "08ecc1bcc4c247cfa8ca95415ed34b22", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2128e71a92e141438b6e581846dc5fac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "347ee398ac8b4512b0a8e018d78dd43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a0e0a944b87f4d78bcaf3c0fc4c7ce4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ef5b6eba47bd4c4281df2bbcc8cbc53d", "region_id": "RegionOne"}], "type": "placement", "id": "71c2317b3c024c81b145b5ba7159efcd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "00f1ed68f66745b984ca7a30d39725be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "103f921578ac443ab8789528b2cc2495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eb5805c02b4144c09c29ac1cac3bfd7b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dbddb7f59ebc4e0bbf042ff9d81f8fc7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01f146207ae840619b8398d56146dd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d469601e2c10477c9a325154abd2a2b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e618f96dbd04ebea1bba4b7672f9a5a", "region_id": "RegionOne"}], "type": "ha", "id": "86beab88f89f43e9920a94dad584d36d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f652b74742134d35babfb28cbccae9c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a0fa04abb8342d08db5a3539912e6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f1b29aada0144c1abd3a8988717d7327", "region_id": "RegionOne"}], "type": "reservation", "id": "8c2f642b0da14392b9e6bc7ead5ae7d6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfa450849b894400861514da5fd91f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c6c2a270f49a4a23b002e1364a245445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "39fbe1e85afb48f4a299a75637274119", "region_id": "RegionOne"}], "type": "function-engine", "id": "ce007635fec340449d48bd4e8f1112fc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dbc8b4164a064ee6a7d1c06ef554524e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "df7163a9f020437fa1b3e23e359047f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c964a748b9044731800bbe2d62762ecf", "region_id": "RegionOne"}], "type": "accelerator", "id": "87ce22b8629b4bc99906ad4b9279cfb1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "07f043b8843744b6a33d10302875586b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d1359f6f7e644cca7ea94ef6ded0244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4f67772fe7bf4faf8c5f922b929d1949", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1eb94913d7484773931fc423864d7e22", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "28dc20ecb8074d12b947567a1ef5ca5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b120e9407f3426db39e6906aa9969e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7396adf31e4840928fe68cc140ed038f", "region_id": "RegionOne"}], "type": "registration", "id": "0aa71d2a843c49b8bb0cb6ff4814a7eb", "name": "adjutant"}], "user": {"domain": {"id": "472f7eca12974e309e6d9eba8c6d4346", "name": "6162f7618ce742f2bfe9fd0f7c1a511f"}, "id": "7ff85fabf823478ebd5cff43095bae92", "name": "1ac02c8bd7ac483e82967b36feed999c"}, "audit_ids": ["7ed08eeba2af4bf7bb49cf84510a8843", null], "issued_at": "2020-04-23T06:25:55.090268"}} 2020-04-23 06:27:55,200 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,206 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,261 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/ports/detail -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,265 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,266 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "de0b896f-5cb0-41b2-b1f6-de35e874aba1", "uuid": "b8fd2115aaee4cd696873d049c495a99", "address": "00:01:02:03:04:05"}, {"node_uuid": "de0b896f-5cb0-41b2-b1f6-de35e874aba1", "uuid": "08438a20028345668a2509c5b5b5989d", "address": "0a:0b:0c:0d:0e:0f"}]} {16} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.235199s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,244 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,247 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,248 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,250 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,258 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.118340+00:00", "project": {"domain": {"id": "94608df307b548c4b8b917296606032c", "name": "a22e1a2cef8249f7841cec528c791328"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a04c379a202e47edaec321985bcfd173"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b347b85e9f94b579e415f1fcee5be6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "357aed5b8a0d437aa25020e66aae698d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0ae49679a33e493181a9c93bbdf297fb", "region_id": "RegionOne"}], "type": "identity", "id": "6963e4c232ce4764b0d143772423f76d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ec186b62423b42d0bdf3e714b0d6e449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd2add6f6a414ee981755ee86f68b842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c5cb526fd0484ae2bb4b996e0291d262", "region_id": "RegionOne"}], "type": "compute", "id": "0cb6785881e64fa28527d7e7b9ed297d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b62390fe3784439da4b1cc2c388c83bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0848f4733c834f459ed1bab785dfc5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "545f0ee8a619401db83cc32c283ff226", "region_id": "RegionOne"}], "type": "image", "id": "3af747447df84e0c8536e7f13d9357f3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0a7233a22dc548009cb5b97e6f3c6aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "be6656677bc244f88910f220e6d2edd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4abdd8eea8b84f9485b09200df052416", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3901bd37e3ec4a68b10b31a5eed20a22", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d2609de8ba5414781e21435d8fbb2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fea80527168b40c59569683dccf94de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a0a56eb670f49c497a7ca8c3d3fff44", "region_id": "RegionOne"}], "type": "object-store", "id": "f7c129f6df1e4105ac6c99b92591e09a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd689550f4eb40b690b37c88cdd84148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c030a0f8640485f8d6f22d95d7e5c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1c4712ba8d044afad3e61f98128d2f2", "region_id": "RegionOne"}], "type": "clustering", "id": "a18b3fe6f7d0493db4c033e614b38528", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5218ecdb4ea484cbf6467cbdd54fac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2eb090d60bbf457d89a75b3f8568214b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6564881d53b2432288d1f3ae1372e23b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5f0fe2cd20e04201b84f281e79cdfc76", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b0f38d0f5954855a1ef5eebee9103fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f954cb2cf21d46fe870c8ac074dd7ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f058486f0fb47e1bc983d2157908c7d", "region_id": "RegionOne"}], "type": "cluster", "id": "ac358dc9e68f45eaa1c43966f26fdc5f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "896e9e5bb32f441bb9f75d6fd70f5508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfd59d42f9d0419c942b079dcdd90877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e35f3ab176854759aa38fce84050125b", "region_id": "RegionOne"}], "type": "data-processing", "id": "513295c60dae4c6388e7910d1ad74c3f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef820ad11a754298bf376b89da396941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dfbcba4cb3c44779a416a7e0dbf87de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c329a87f2364b0ebeeb73dd1f581a01", "region_id": "RegionOne"}], "type": "baremetal", "id": "90f279138c66442cb1103e3592202d82", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f723c1953cd462a861faa69e32631e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "246bb8a3d734427aad5bf1a30469d6ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2532d193168f4fd481a97b4573f63675", "region_id": "RegionOne"}], "type": "bare-metal", "id": "eedb16424e6f45bdb19e8797f9c9f8c1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "582b6955e8b44babba78da07a6093892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c5589039e80e41df920b167fe77d2f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "00b3325e1d6d4708965199cdb58e9dfd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "08c1b7a7d8e14167b9dd5ceb74e0f970", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc55bcadb2724da59338afbaa1640ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c3626eadac104c90a601589be8b96af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c42d7b3659884752934887a17de64d58", "region_id": "RegionOne"}], "type": "key-manager", "id": "b6b3532a5ae247dfa3555f74bf425c77", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe8d80c6d95e4fea8e13c4ea40ea2d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "afee4700fa244de2b75867a476ff0b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0a21a19d6e4d461e881babed9fd9a9c0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "13f1af32ca964a728aa8bb41e77c9cd4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c82ea1bbb6c4d04a54c2bd131324895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5495912952694a0c8cefcd2a4e82c3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f345c8422b884e6f968361fad1fd9fe9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cc91b502b6ed47608f1113b366dd277c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b2e5f77d304b4396a5255da6106a7623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f92ee1d9672a44b49c8c7d0fa19a246d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5224b157c54344af8f5dd4b47f8f40c2", "region_id": "RegionOne"}], "type": "message", "id": "d474ddd52b504c26be311a78be281459", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21a4fbcb29874d94bdba9b9cd7470377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9318f911d4874fbab87eaf84682a8b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8e4f281afc3e4ba8b5144523ca00820d", "region_id": "RegionOne"}], "type": "messaging", "id": "fff8d5eac34847ec89d10bb2bb2c45b0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a30018da8cbe4c0dafb42a5cba8b616b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf4e30c8280c4f29a679dcc423bcb5ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "65bcb916f99946c3b421fd1a53c870c1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2a35dc1f522148938d3542d5ee360efd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "870b39f677ac4bf8bd0551ade7101812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1d03a29a6f0479aae794b2bec4d5c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c88aac7e0609472588b26635d7a6782d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c45fc227b38643aba8938d223eb71655", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "313af6f6ab754181bf3c50e3d5ae57f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d173621e3aea45469e95615b7ce16b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a67b36f2b0450b8e7db5add5923b70", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6f97b7252e5c463682465d18af68a29e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1658c6ae175471c88ede653ca19ee4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d62a628817ed41b9872bae6d000882a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a255dd99aa748e0817112138db5ebd6", "region_id": "RegionOne"}], "type": "container-infra", "id": "2a7f526c4bc94e02b90b98736afabbeb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f7503b1b901a4fe9b6fed1ca31ab8fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e896b7a3cf834c37a4774c0b7db35e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0fecd88ec1cf45398ab450c24545a7b6", "region_id": "RegionOne"}], "type": "search", "id": "40c98f09ddc5426981e319562bc4f73d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb88b96936214f60aad536dd017c16f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d18e341f9654c13b16fbf7e36e34e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3ad4133f288a4cc78f9b13e63e9f7b70", "region_id": "RegionOne"}], "type": "dns", "id": "1a1e7ca42e384a6d97c5eba5e34d9b41", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6bbee8d0f154a5088156103cb4eefdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3181e6b4632486aa9d2a4e97f77c29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f9475febbcec43dba03bd455c41b1347", "region_id": "RegionOne"}], "type": "workflow", "id": "337a870b68d74ccfac48a75a8f376d7c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cb7bbf6e4d14c2f9cdd152e0c029a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8aa0e43937c49f69c74a85c0a7223f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cd739dbc7d714029b19bd1f161106b6e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f01deee9fd864cfdaf054aeaed207ac5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "281b17127866441989787a12da0e7485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e4a7f5ff84574978a3cb5b790a5209ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f2958690fc224e958a85d2028c5c8c11", "region_id": "RegionOne"}], "type": "rating", "id": "15d620a026844aabacd6f0258818c2c6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a17073f7dac24de2a38fef68a5d59e62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81a0a64320444232bc6c875dbc50660b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "034d5186ee6045bfb1c40d9368d17a26", "region_id": "RegionOne"}], "type": "operator-policy", "id": "46fcc210c45642f79dc65bea0fb4cb14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da81be927acb43b59fc41d53e2ffa808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cee015bda8c943969c90fbefb5c87a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bbd4bdac3bdf4aaf84b828dc7efcdd95", "region_id": "RegionOne"}], "type": "policy", "id": "f378071a3da141dd956cf1dcebc97b0b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef044919bc404f2b9bf45bd2fe4e7e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1eef3657189b4b5e90b604e60e5e3680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a50b0d7950864a82bd2ded17bc4612bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f560ce42a5174d0a948c8e199608fc66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa379da033234be8826336c335d5fc19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "343aba2707fc4e178f88ca86c8957be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "353797a7745f4bb0a84c1d53fb25eae8", "region_id": "RegionOne"}], "type": "sharev2", "id": "fddc4e467b6e475b8cb78cbe76688b3c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "763a0c6aa67143c6969ef21f5a6e0575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "206d15acbef244b9b6340ea63f581bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "90cfe2a3b7684a2f8e0c5c6f09e0ab5d", "region_id": "RegionOne"}], "type": "share", "id": "de289e200b544e7ab57c6cec4149ac63", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35cc2c55d8194eb9a5b1ef39d870b05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0cf6440855cd4f949426c756c591d648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e17c7b12ddc4e65bb8175915925a87a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1b96b60f444842e994f38837b7c1a24a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15e8065c734c42c991e07f0e88422ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86d899ed99114517b3051e7b7fd6cd41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1753d99039a64933a4499d9f9bd2f5ac", "region_id": "RegionOne"}], "type": "orchestration", "id": "7ebdbfd5d1b94e4c9b92afc96e275475", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d478ed4cc4c94d02aa1124eca55ef653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "311dd37f11b94cd9ab24b4575490164f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bc9cd81e1294eab9980ea65612036da", "region_id": "RegionOne"}], "type": "block-storage", "id": "1ec2130684c946d59cfdc814c753d6bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9d2cc3ef58c40598b27741f90eba454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a46a5370dc74599a367f337268eefe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83a22f109d3f463ca97c5eccfc9dc34a", "region_id": "RegionOne"}], "type": "volumev3", "id": "1989942db7df41bb8ea7551da747849f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dba070c10fe41d58fe0fb533f56b4d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef1b735ec3549dfb6cdc1c10ec22b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7732e585f0914ffeac6384b7070819dd", "region_id": "RegionOne"}], "type": "volumev2", "id": "fa58c0962a484b97973afece8c17b377", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15c067fac122446ea7f233a74d019e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3f553fb30f4d72915ad410b54b5203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c47050f5f6d4f0dbdf4f588897fd3dd", "region_id": "RegionOne"}], "type": "volume", "id": "d2a4e10e405f4c51a60258343f5d0454", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "980051084b30485ab02fe87c681a4da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17faf236b38643618549fa1454d81df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6973335ec5a401f8b045b9fc6fa7e2b", "region_id": "RegionOne"}], "type": "block-store", "id": "20a22d1ec32546c8a12f0ce371069756", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6c9eed28462432496caf91462c0d2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a332bf0f7350416f86f356210dbe6b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5f1ea59eed454857a603126391dfc130", "region_id": "RegionOne"}], "type": "alarm", "id": "d31a626438e843838972ce915e0cb31e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5acf4926680c4d0d8e079d8727cccdb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "992895ef0b574966bc37ba050d649d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e6354cacfe8f48c0899ea7c5b54983d0", "region_id": "RegionOne"}], "type": "alarming", "id": "9839bb0c6d4b47c1b94536d3c010249d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e122306af26b4798ad40da70b85f8189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47f6044d801f421ea65f779e4ef6020a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a84aad661ea4408cb3be33e71842ed8a", "region_id": "RegionOne"}], "type": "meter", "id": "0399e267c3de408499bc95f217d1e63a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a430e12417248fca73657a4c6ac541d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29e7b2a5ad1d4c40920d6950c5cf1c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b213c509d3c04bc69e28fd16adc17449", "region_id": "RegionOne"}], "type": "metering", "id": "3b98bc1266f5474980e0076858446de0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19e68dea14164ba9b9e8c6928ea4f273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "add7b57c657146dc9467a11c4c1703bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "74b4e88f9bfe41f3b03c936e5d6b507c", "region_id": "RegionOne"}], "type": "telemetry", "id": "67b237d26cd0440684a380dffe9e461f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c76c1e65cd0b4b20b508810c2a2f4c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3e8a3294198468e9d2e8ac35b46de3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad74280e78694874aaf4c2fe99a2be39", "region_id": "RegionOne"}], "type": "event", "id": "19629f66dc6f49f591b0d1982d60a07d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa9d2ed74f1c4e72b0e8f4f177326be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c9b4ae87f414d298ecce606086b0f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e216739904144ea97ab324d1932d897", "region_id": "RegionOne"}], "type": "events", "id": "036996a844bf4de796d8d0bbc83455cb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1cd707222774f47bf939d52f84fceda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "574d564cd2e646349f67f6e7705dbfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea3884d5d25e48ebbad7fbb9e10a59b4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9f20234eab2446c2bde7067eef18b6d7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37f1c6bd07ec4841969832b910d80371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4ed7e26b764437d986e07d382a42a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d1855fd0d984c20a73e823b153e5379", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2b5fa527e2e342fab635ecc9bb2a1cc3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "818654325c9e49c89bb0d6b9649fd1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c8913a52ba4409b8c0cd530e188214b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "410f3f4a42ac490483e16a1d74cf9515", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "542ee7f75ab941c69e43ea75d24bdfb1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2c49565cc624253a47550af68ec7a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4cac669cb55441dcacfe4c5b0946aaf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c32fee3cdb1b4402b6b517c1369382a8", "region_id": "RegionOne"}], "type": "tricircle", "id": "383e957ae1d14c8fb8622f00d5bf0637", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2babb4610d0f46579d6db71f0c53ec6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "753a68b08fa24929b7e2c80b0a30e470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2661d3668d794a1099ecab53d88c3b9e", "region_id": "RegionOne"}], "type": "database", "id": "96ea116c71984c0a894cac154054ad47", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d678f96a63044c33aeac6dfe3031e90a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6585c56ca4704cb4822653677db90a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8e53882e943c4660b9b6542e4aaca1ce", "region_id": "RegionOne"}], "type": "application-container", "id": "89fb7e4f2ff34ae483a80ca8a969470b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4e0e0eb81ab4a9c98309b7dd82c3262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "229d7ec836e642dd8e837728949a1c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3874d331eb5742e7bd593b4044eb2756", "region_id": "RegionOne"}], "type": "container", "id": "7e9274fe5b6c4bdb885e6311976b69b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32156964b88e41b99796fd440f7b4d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2006e8a526e846c694931586af010ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95a8a184cdb644d8a53293e19b91702a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a7d8bf549af343dcb7089c335206cc58", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a650f2e4edb2489d9f4c763c82953bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd2647f1758a42609b0712791b9c4441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0ce16fa46c9c4a07ac3f60d400c044f0", "region_id": "RegionOne"}], "type": "rca", "id": "381245b887c045418b7536b70357470f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dbb59be8f7194ce5b33049ad5d8e315e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "51d12bbc00044b68b41e35173ce7c242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3150af04443c46ef9dc1c32d5277ab97", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fe1360b66ece40ca99872640f583b888", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b09492194c424768b13405ad7c4c6b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6025bde240f64b56bc49d02514106917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c257c8aa3a9f471b8fecf9d36d1094cb", "region_id": "RegionOne"}], "type": "network", "id": "a340ee5ce62f4e2d9cb4d8db04f90c58", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e03d4e08172344edb0263ed8a3468ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ec3331dd2ab94d90bfbb9db8ebdb8710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "df5a8575b5544f7a88e3738e91b9249c", "region_id": "RegionOne"}], "type": "backup", "id": "acf80baa5a3340aea03b31d18137c843", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e8424e1c25544e849ba3f9f1fe144977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76602719ceff44668f46401fa1b87788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ef83b8f3efde42db8c00bfc10d43b4db", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0569e5783a2d4005a1da3b29c24ad591", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9da0c1c4b063437eb6677db77b53e910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78b8caadfb3a4128bdac8df8b66504f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc268a8e3ed94120ae51fd2cc9faccaf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8b416deb339f44178976e78ba01b0b51", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cd58a05812b840f4bacff4f5a741f4ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7a9e43ca1018478b8b45589fa438ecc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2a98b713f6aa4dd887b11bd889c0d0ea", "region_id": "RegionOne"}], "type": "monitoring", "id": "6221e15270b348bf92d86c86d140da2f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eb705b164911450a89cf1427361df317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2ec77100fe5b4cdb87c8791136b7f865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d7333ed8c3c0466e946ea5642a91795e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c49ffda190e743caa5fffa9bcc106b16", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d4361764eda4c6884ec1a5b9937ee1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "42d7ecfba42e4c059882f293470b672e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "19471718669a462bb11c89566930562e", "region_id": "RegionOne"}], "type": "placement", "id": "dd0fcad3a97749b697fd817d816d456d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a38762927e14dbfab3ad83c2ee56f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9e548695cda457fa6d28c9f64029551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e275205d9f44a479d3bbe2eaf712594", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b3307afb0a0d45e6ac9cedce0b29ecc7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "afc74ffcbd144e868f819818cc4fa9f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f576632134e54a4d8c4584f44fe8ab0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c86888ba22844f3863d7cc194def4f4", "region_id": "RegionOne"}], "type": "ha", "id": "80524683c1dc4b37a808b7be3ba290dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dd4e25a4399149c19e20c090be7dfb59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "50a747fb67ae41b689fdca60e333bd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5d25dbfbeca143b5948d6a6b0b8976f1", "region_id": "RegionOne"}], "type": "reservation", "id": "73d19239bab6454ab299c1b8f3c643d3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "59c90f6360514ad39b2711e7d0477577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5730891d639e490490055b8c255e8005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cc31fedceb5345d68e947c5ce7ea3a00", "region_id": "RegionOne"}], "type": "function-engine", "id": "ed24c35944d345feaf7d461b1e40fdb2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e0cd74eba853464da6ece8b99676d0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4471562f9f9a43f0b4ca0344a0e85137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5c7d7c13f4824ed786cc1ea3ebad4263", "region_id": "RegionOne"}], "type": "accelerator", "id": "5c41715ec3e5477292cb97be0cc05493", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "842efd881b004555a65ef69602faee35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78d273eccbd84a948f65acd39601a925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b29e7d0074364b688c4a3082e9489c89", "region_id": "RegionOne"}], "type": "admin-logic", "id": "251776d699954c6690d937de932e7409", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "42bd06196b3f4ff3815d3a81909d7442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bd95b3e87a2b48f4883450859b537455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fdae6bbe6c724147928102d4f02a750e", "region_id": "RegionOne"}], "type": "registration", "id": "3b7d6745ea2448f2bb3f84b313044bca", "name": "adjutant"}], "user": {"domain": {"id": "f7e7e8da44d24dc99c3fc2692c1e14e0", "name": "b5176a0d0d1947ffaae3736fb4a5247f"}, "id": "f102624cfb9942aaa65203946e3ee8b6", "name": "42536dbca890450e8f11fc9570a8e1c5"}, "audit_ids": ["fcaf91785a3d45daa3df2b1201d0488f", null], "issued_at": "2020-04-23T06:25:55.118340"}} 2020-04-23 06:27:55,298 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,302 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,303 keystoneauth.session RESP BODY: {"flavor": {"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2020-04-23 06:27:55,321 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,325 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,326 keystoneauth.session RESP BODY: {"extra_specs": {"name": "test"}} 2020-04-23 06:27:55,343 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,348 keystoneauth.session RESP BODY: {"flavor": {"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} {10} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.172312s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,227 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,231 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,232 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,234 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,245 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.170722+00:00", "project": {"domain": {"id": "e8ddfdf84c3747d8b7be799c7c563717", "name": "80f2a51ae06449c59b56d5d02f939059"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d1a2ce50994544d0991b5b2f1281cff6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f6f4611cbc04e2ca3fef1aed8820d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ad35cb77a454331bc5fda32bb8d8b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e1f94b36f7b249e4b3827b8f72e44bbd", "region_id": "RegionOne"}], "type": "identity", "id": "27305115fa6d49209c9c9d7a9430adbf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b7ecfa1730bf49c1aca9c2f44364bc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ba7a6a9786134a84a927b4ee1a929bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9ab5bed8268c45e3a133201bc5a5ffea", "region_id": "RegionOne"}], "type": "compute", "id": "bc3a03a6d8364b568613530b499da476", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ffec77aa73014773bd1ff0b68d6fb314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "53a98dcbbbf1415db6ff6e103f0fbbbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "febfa028818a446491a5b6d806565f03", "region_id": "RegionOne"}], "type": "image", "id": "08144c29a2ef4b898124214c91614464", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8ae73109eb1a4d628002ae6e96809e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b34fb43a7cd840fab6951106768c3872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f580aa9497374a54857219b28217152e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9afaec153188439da6ada0a13a705792", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43cc0b63c3994e0e909f6487ae128f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8db4cf20b36c49dc96d259cc271fbf41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "721d085aba7444349275991feaaf1836", "region_id": "RegionOne"}], "type": "object-store", "id": "e430d1f877da4f128ed3215f73e86f7e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cddc618f142451b9acfebbfad7b4dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "678d5ad6d6b64c46abf982bfd309c900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c0ecae12e2b349c1b7279a500f9be8c1", "region_id": "RegionOne"}], "type": "clustering", "id": "7e289af5678c423383a7e58b41bd4520", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c187c8832044271a6e912967bfba623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "062eb3906aa04a27ac168accd14d97f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c1023b521ffb419aa0826d3baee477f3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9d17e70194974aa482eb24ca410f783e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "757356f8c18e42fcb2f8303eb15e453f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c78d530a0aa14b22937a6b03f1192935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c0255ba91a4348b799cb6d879cb0e4ee", "region_id": "RegionOne"}], "type": "cluster", "id": "741e139826c24e89a3bb03f779a68798", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6ce0a030cb7b48e0a6604849723b9910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3216cd235f4d41309affcb516e9fa92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29ff1844ac984e138c6ce435e73f29d0", "region_id": "RegionOne"}], "type": "data-processing", "id": "f46b43fba05344a995052758828dcb9c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb6824ba948043e386e62bee97dfae30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8853a398be0b41659e63dc9cd64d3c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0814004c2cd6477b82d9e83d198ac2a8", "region_id": "RegionOne"}], "type": "baremetal", "id": "6e892bf2d0fe4575a94e8ed8ebc30680", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77ae7042d2b646ce8f5add3272ed2c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3881a10ec0fb48349aa92397966daa0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d442277b8f864152991655432bd419e0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8e31df8ab97a435d97d5ed27362322fc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "08bdd16b2d9844eca1b176712d562941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03e5895da6744b72a64f0ba16667033c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d6def83a8b3f4423b55407626e870121", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ab368a9551d741d5aa376dd67c3f0c2d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "66e8155baab9463fae0a062c8750b1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9db20dc6f499410c878183b12deb9adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d67c5b86da3541e19bb115aa4f523319", "region_id": "RegionOne"}], "type": "key-manager", "id": "9e0c406855554193a2639d2ef6ebbb39", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0aa02604187c45b1ab3afb9c1af8ca02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d094333f94144f45ae6b27e451ce360d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb9edfe12d2c418e91154436ca231125", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "505f0e6f7a4d436d9cb83159049b2932", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b5013b9692644b695b951652b792205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e773ae396c64fe990b1532d622e78c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b998565d65441cab0aa425a21c1e772", "region_id": "RegionOne"}], "type": "infra-optim", "id": "562c6331b80f4a179d1f25b9d14534c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8c11f6088e244ba9f0d158c97ca3b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c80a8d634e14fdb8604dfb181f3784d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db747bfe35a247e8bb9490530ff3c3dc", "region_id": "RegionOne"}], "type": "message", "id": "5201f191c470415a94c469bde7f493cc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "53982646bd7140719f3c56a5e265eee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1a7873e46ff3400ba99c602aa0740367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7c805608a6b4bafbd67cb9296ac16cd", "region_id": "RegionOne"}], "type": "messaging", "id": "746d0ebd54274835b8b663f5fb24b52c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5fe0fcfca53b417f8430d230a927e422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b5da1fef29d8485abe18e860ef115eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5fcdaeeffd5e4005b9de32bc255f4672", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3696f531f097407794516645c9b26752", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54a90acb0e1248898f5ff34653622878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1ab20e023834931b0876844f6ed8585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af3c70ead0d24fd8889ccf0efd95e363", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cda7bbdebefb4110836ee6c5be369841", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f272901f994d41058ead39c2821bddfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cd3d3e176d242f59269c688bff93f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a92e0c731e15480688caf891eb67a51a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6c379e2e2b194afa86f318a1f1f4f159", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b78738f6a05d43dc86bef0020cb986bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef4f22997b024a099c435585a34660e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df9ad168c35642c0bde66cf3bcc381f8", "region_id": "RegionOne"}], "type": "container-infra", "id": "5ca13c53cdbd4471ad467ccde770d00e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "340eef25a59e4ffd877bd5d57f1d128f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fd61b8fed8f9417a806aa443070b38fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "667a4da1bb4345dea74c42256116434f", "region_id": "RegionOne"}], "type": "search", "id": "99d06d4fd6504e878db7cea2e0b5c87b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "301a124d612149ada12a316b9ba6647f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "43ba6b81988f4724ab978def67b8ccfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b1758f87574d4c76b12f92b8ff52ec09", "region_id": "RegionOne"}], "type": "dns", "id": "8a0ba208376a4e5dabcf3937f1eabe24", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "35ac587bf6d2402fbbb5210021c2f6e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3f9253825c0f42c5ba9d3297a92ce2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35274113b221464caacfa000003112cb", "region_id": "RegionOne"}], "type": "workflow", "id": "ce02b9722f244e6eaa214f19411b1fbe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6a64789507e442d8e1d7f4688ebd683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eacbe74af54a446693f77ad26fd41c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "19a2da6004e241c990908df3d2831358", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3929a808c6a042f898286315e71e64e6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9abacc1aef8d4a008f05b285e92bee85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "80c8d81da92943b0a31776ab0f217df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ff1e26ebc8334a8c9b844038d70d74f6", "region_id": "RegionOne"}], "type": "rating", "id": "e3cbc39693684638bd5f8959b7498180", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78accde1dff84ac88e88bca8bb472505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1fd0ea6f8fee47bb944719e34261d234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0bb1a4bb3dc94a3db8fad007bf67921d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f9ff6940f3de48c9ac806c0789367246", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc04706ef7b14499893d4d8e9cf7afd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a1c0c99b340c41d091869fa0e3b2798d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b60e834a43e44e8d8f52c9db23ff67d9", "region_id": "RegionOne"}], "type": "policy", "id": "f432d3988c19402999aa52e110eef879", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4dfba7ca6bd4f3cbb30c9d994aa286b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b455207568984f2ba75478506c2237f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ff15d1168644b6b974c9808603fae74", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1c3cd95bd4c74e7b8ad799b2b9e6e63f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5241fafefb0e412aa584fc83902b12b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "050e11e65ddd4660b2c8e6b0a75a618f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2ce2da826a134bcd9af613444b92cc28", "region_id": "RegionOne"}], "type": "sharev2", "id": "c828ac598c8648e3869677aa51bce27a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2427bd27c1d94c0d873a44523a531515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab90846d3c9d4d658794cd50704c5c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4c08f75f5844f3d8ca823613446842e", "region_id": "RegionOne"}], "type": "share", "id": "a9a9d4e2453b42359a58ee1a40a76240", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f0abd98df3b44fd94c0d1475d5bbe0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "353df8ebb0a9411486cf0439c8a1a6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1eb514b6b6e44925ae3700e02c7ac7f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9d340c42466b4bf3be295a3c22b8a220", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63d34654c4a1425687b92da1c304813d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f210f9a9e29943dfbaf719a3cf982bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98aa2beaa4564f20b4c3411549363626", "region_id": "RegionOne"}], "type": "orchestration", "id": "10937760f44b4ed686987478f910e69b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9c4d402cd92427291c2613508a4b098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c087a6b552934a40b377cccfded99c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "200d24d3560b4297843268d4a1fdc141", "region_id": "RegionOne"}], "type": "block-storage", "id": "57c945a963ef4985849479cede8ca26c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "010d2467bf9641a18ae2635d6d0e38b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39b60b12c8304841acdb7020d9513f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a8b578515dd4ef18a0597bf649c0864", "region_id": "RegionOne"}], "type": "volumev3", "id": "5916ddd0702440019ca7780613eff3a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9de2d4a05f84bc0a0d7e9c16945ee91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e53d3eb769f540ed890eddcfd7e04cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16a43ef135474594b03c64a69a910851", "region_id": "RegionOne"}], "type": "volumev2", "id": "67bd0a8c146d46f5b4f8192c93117226", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccfd9e5e0ffe4a7aa21464c2fbb7cfa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa7bedb1dd1049ccafa156c6609d5abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a971a336fe0b4e95b4365bf0dbc37ec1", "region_id": "RegionOne"}], "type": "volume", "id": "7da44df430b54f73b03c66b7b90187e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fde8113a77304afc904576d02e01e93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d17699291d164b9db6ffece604477619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "875ad295eb224075957ac894f5b741b7", "region_id": "RegionOne"}], "type": "block-store", "id": "5ee39287ab8b434c834c43a2ba929b18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94cedbab633b4508bfb81b80a9eb44a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20f0a67eff904b7abf61c7b0d1b2ffd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "742a9a4b6d75484f93067e5404e813bd", "region_id": "RegionOne"}], "type": "alarm", "id": "d7e3de684dbd416ab7e0d6ec231e2a4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d57ce5ef807e443187cdd1eeff65810c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0d4e771820e54531b6266eba617f5135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fac1e0e81ab2478491bc6e0571b06ed6", "region_id": "RegionOne"}], "type": "alarming", "id": "7b5db48319db47b5904e3017d4c1a4c0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2925f5c227db4d6dbe935a3576a13fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6bc2c28c3884426e9b7fd2edeb57b5ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "449639c36e7e41ecbbd302892e030774", "region_id": "RegionOne"}], "type": "meter", "id": "28e44b45c54d4a34b9d0524ae6cceed4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9dcdfb4eeebc48768d4d1c281f665c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35d44a1312a74676b9d2faf3ca09987f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1fac64d218345ad87575af5f1c37e67", "region_id": "RegionOne"}], "type": "metering", "id": "8fed40993f3e44be853076a74fb257c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "937d6ac5733240d2b3ed3d4c1190343a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "214b713e499b474c949dd23256ecf2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "691532521d024cc5b9cf177310d719e0", "region_id": "RegionOne"}], "type": "telemetry", "id": "e898ab679ef04dfeabc577100379e443", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9c0fa83867a8424795f9da3994e7ad30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9994673c6d5e40f391696a3660e57f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1affe5d65cff45c9a0c071713efb87c7", "region_id": "RegionOne"}], "type": "event", "id": "07030a392ea943e589e34f532a60eeb4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f6de13c36fd464f87a3621fde287f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a1ec93cec3c9444b8715e437c52d2e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3dba84e6f455467c9c41e78227fed035", "region_id": "RegionOne"}], "type": "events", "id": "6b68b7f074874ab3b650be8f89a730f8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2122e49ccd14d77bc219af0218f1f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9158a9d9e7f646cbb55087287ba9c9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4d4f53a9789d4be097905b8946646a3d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4da28896f8364cd6992e5420dbc51059", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "000b8b22c38f4f07a50efdcec1c9b699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "094895bdbb6141d8b790cd9ecd9c69d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e17ec9596e5b4baeb4f53e6c13fa1073", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8ba7b50a22a542d1841e0a086e570903", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e450b257ddfa4c8ea0d85c2c2e322162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60db1aa8c9b84c2291a3f8fe51492a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c8afc7404a040d58b71239adba97c45", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "32a7cb80fe60461095920129ebb38a5e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b34f0a426e94f62839a85d4690a8172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "16f8b0940346494780bcf79f293d6b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f44a3512ca864b6da6e3997f4b238d3d", "region_id": "RegionOne"}], "type": "tricircle", "id": "75e55fb2cf0140fdab8b92dc2122b285", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6f9653aa2e614223889ce74dc4c9c168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b4d18d6829bd4001a40f16743ff09e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "168f55e00d714c25838d0c73808efeb7", "region_id": "RegionOne"}], "type": "database", "id": "7d50c494a746439381899da9b1de5638", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72a8b8f4db784081bcf6c9130c5c0454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1bae4b264d804362993d9813fc67892c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3418b4228b8340828fff00bdede44e9e", "region_id": "RegionOne"}], "type": "application-container", "id": "3854290851814f2bb2856ffe111b8575", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24352602fc2b4940963929589a967d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8fbcd954cc64f708751509b8fde5760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48701a54ffe94072a14923671283b881", "region_id": "RegionOne"}], "type": "container", "id": "743d0ea3e44b4f9d8836b9762f92866f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "02486fcd3cc448ada690f7b472ff2bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ba283aa8a434126a71567be7287e0e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0486af2f0cbd4674b732446978aea419", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "eadb2a138f66444f880692887c1aacf3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a14efe4476dd4604a9f6c826037b7cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4bb9ffc753d44b80ae1b2f5fbad2e635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9df30640aaff447e93921a803a92c6cc", "region_id": "RegionOne"}], "type": "rca", "id": "d2742c3a2c7b499ca54d32a38468866f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7009d8902e9d451fb77b3dd49db6f3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3c5ba0f7263410c8b0541ea36c57907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bca41fe56dc54ab3a0f58e4b162615b1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1eb9407b82724508be9e03797ad88103", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "514de27765b2430aa7b0686bbc2ebf2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4db8cef93a194898868581e965f526dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7cb6298bb9e14880bb60a6f0acc4c21f", "region_id": "RegionOne"}], "type": "network", "id": "ecfc186494b54283baa9d1fb99cb7e8b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "71d14e16b74f4ad6b01b35906e882f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "39874dc5129d4b499f07774652aa33ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2afd2acb7a4942028c1954dd540ef771", "region_id": "RegionOne"}], "type": "backup", "id": "c226f07e7d684a7ba1b4ca0893b23096", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4e83f665f0f4a7db306a152074fa160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0cc6fbb6087463586f0d996e81740bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "870045f9040f4e27ac3b51190cc813c6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "216f64ebc89241f78c1bb41de6f1831e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c92ce60944c4f38977fe216fc483247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73276b94bc7a42c8a02d758d0b6a150b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "369cfad1454543f39b8ad936fc42b0d9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1765c7b811f6412085401808c144b46b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7728697be7ca4b3780cc721eba5cd98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e245ccafcaec42b694712806210541ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "79e94d1db8b8491c931eed6baee38077", "region_id": "RegionOne"}], "type": "monitoring", "id": "cd8b67534a754ddbab167c0a99fc30e0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b434f068444647a38212e41317321d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "93c4f4638922473da91422a6ae6ad7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ce1338ba0ff34a89a9a3d95fd83e46df", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "14d1e3a0a1de47a7b605f9d3e9bca3e5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c3389953438248b881f50c94a21dacd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a3578439e7ef454b83f9f3ba827094f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7796b43f41614db995277be5aef1e7f3", "region_id": "RegionOne"}], "type": "placement", "id": "dc943ea50c4b426db2c08628f01cb2aa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab899dee8c8648958c5d423fff60ecbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c330992a561f40dead1e2d6e6b1d2dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0f0aa4a5feb24f6faadbf4f8363b147c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "62c7df2a9840446c8a01230ddbde27f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b925ff4165b84c4e8bea92f128867cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "efff71dd20a545678f034d499b3d1e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "998b3497a41a4b63af8307bdd28878a8", "region_id": "RegionOne"}], "type": "ha", "id": "eae78f483d6c477e9d5c026a9a84449c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3c95f783e6fe4be7ad962193a4f2c8ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "66648ed022954fcea617fb9d4f4b526c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5fe4ac38e95e45b39c21ff790560ff11", "region_id": "RegionOne"}], "type": "reservation", "id": "b81662a7565f4543b8e91830fa5940ad", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e98657dfffe4e528f4606e9de82cdb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4816e7cc6c414c94b200103c248718f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ee9456eca4fc43c39a6e36276138dd1b", "region_id": "RegionOne"}], "type": "function-engine", "id": "32b19cc7814e41e98b519b168e0d7a32", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c946c1c343534f63afece88f67d0e8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09fba2053c634226bfccad441dfd8619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f30c39d3221b4b5eab71718a89107913", "region_id": "RegionOne"}], "type": "accelerator", "id": "816d25176b6642d98219148ed0f76ccc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6da1d53425a45bb97e84a710d4a0eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cefb5510b20c4cb1ae5f0b7f09e9c363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bdb7b623c72b41149e6accfc9b63a98a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2a5c089cf17543f8a2f44a0a7dfd0a44", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7f3204c7cfcc4b4bab15298441c2396f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb132fbcc3a5474fa4765c39a5bfdefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "48a8fe6f76144f5da845b084b563d8d4", "region_id": "RegionOne"}], "type": "registration", "id": "b35e146427064581874f0f6f11c7da59", "name": "adjutant"}], "user": {"domain": {"id": "662822e39d7840469978637e9d803db8", "name": "36c4884cd4814db7858e73cb437ee3f2"}, "id": "b72c1bac51a74549b646e7d8a20cbfb6", "name": "5c9ba74f9acd49e7b10bccf11b7cce18"}, "audit_ids": ["a655fd8b230f4a3dad2a6eb2d1e9ce81", null], "issued_at": "2020-04-23T06:25:55.170722"}} 2020-04-23 06:27:55,329 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-aggregates -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"aggregate": {"name": "aggregate-2", "availability_zone": "az1"}}' 2020-04-23 06:27:55,334 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,336 keystoneauth.session RESP BODY: {"aggregate": {"name": "aggregate-2", "availability_zone": "az1", "deleted": false, "created_at": "2020-04-23T06:27:55.224685", "updated_at": null, "deleted_at": null, "id": 1}} {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.204416s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,247 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,251 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,252 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,254 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,265 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.191891+00:00", "project": {"domain": {"id": "375cdaba863d44789518a7a1f097ae4d", "name": "d2728550a41a4c5abdc4ea8dde858651"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ad009cd3e5c44a3881d51eb62bb38886"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df68d57517da4010ba3a45f598e3f641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3ff1acd2091454c9e34a4675d0e2150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "22e4fde275fb434aa734ec5a3fa1e3bb", "region_id": "RegionOne"}], "type": "identity", "id": "0cdc87e3f3804c0591c8d29c7e23f199", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b834de42b88748fda82eed793b101c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b0631f6d42bd4f869e604c6e4aa78222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9a3c13d3d53c49d688237e2ae6f7288f", "region_id": "RegionOne"}], "type": "compute", "id": "870cccd4bb434755bbf97145ebc3ae30", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e95f019b59f4447487da10d00288844d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "48439b9976ad449c909aa253bbe33f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c89e6f643fa549ab9a699327d94286d9", "region_id": "RegionOne"}], "type": "image", "id": "5ed97af76e3a4c93a8c0f8427bf82e98", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45951981f03a4fc8858cc6d12d19a8d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "487716a5fed24f05bffbdece21829b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ec773f55b22448e58e182f4a4a6298ff", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5187d7b066674258a90d1b38f0687c65", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5e10103c3ce480988c9b2edc8676fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db510e5d1ec24feaba7dec6f8720da09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcb2a255815448798a370220a2df7d4c", "region_id": "RegionOne"}], "type": "object-store", "id": "6fe80b45c44b4f9ea866a4a7e97f8ef0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "171a44ba28794d0da66a36f3e98fbe6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18862d7d792c4dca96640fcfd73223ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e90e9988dc1443d9b1b1c02e5e328d42", "region_id": "RegionOne"}], "type": "clustering", "id": "0372f53ce1cc4afdaa9e77b1842da2d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bafc48cac3d340f8ac3ec8f61d7d6714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18b008f4e436460cb7a8ea04b63a6489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c9ffa54d87644e468e21e73373ee231c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6b8a3bd833784a2aba2d604dce44ae48", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa03aa74e021423fb549ad6e89521c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea5b0ec3054b41e69305df59954f7738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a31d48578ee84f98bd56441cc75bd3c7", "region_id": "RegionOne"}], "type": "cluster", "id": "71db186cf2ef4258958d6494f108d48a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8a7a08ff3bae46e793f9aff89a3271fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d8101373a5744948da47f75908f1a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "78132c0c8e394b9c9dad6bf3b2afea80", "region_id": "RegionOne"}], "type": "data-processing", "id": "f875a58eac9742dbab64fd942c1e0c46", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "35ec1aa258a8415fbd5924a33d91099b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e5fe03311f345f8b5b92e7e2a4d4ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa8f91fece9b4862b16b35fb15b1b763", "region_id": "RegionOne"}], "type": "baremetal", "id": "f1cb3394bf7d4cc8b161a6385f474b5a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3f982190836427fb7c02b6418d06422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eeb251d2d12a4c3d97a052b2c060c703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e7b6f49c0bf548a7bb083a43f377339f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "85bacb1598904602b63e3e451f0d864f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "12053568a955409396a3eff79186a68b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "38ede917e65942c1ab7447bd4fd759ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "612c0e6b1e6244e1ac74f744ea36d9b8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1e0d42a1604a4bb7b1b43eef1d4988e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2e21f719ccf141fab5e41f09c13816ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "243b52e4332042088dd979e79f0673a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8385c94de9d7471aaa45c78d0148b2dc", "region_id": "RegionOne"}], "type": "key-manager", "id": "3d6dcb3d59364536a6ac27cb114b0102", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dab7e4bfc6c04ca585d1f3c80321ef54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29950cec41e34fb2b4661f45a7f00b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5d62b6284d7f44e5a04b99ca7334aba0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0d26e73d0f1f4c2cbd7ded07df8d8cf4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5dbf80698f4471c9c7dbfd3ce262a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf4903dacea840e49811c12bed72cd85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aa9235e0820b45e99b3d410ceedec40f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c71a4d80da6e4619bd7032711726b6d9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "809613336bcb4879b097d11c63bac0eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b03fd26543f142fca60985573ea039ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d97de39496e545e6bf61b84614e31f8e", "region_id": "RegionOne"}], "type": "message", "id": "7003e87f627444ecac2cd35bba1b03fb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "df51d1b5e1f2474cac45ce91b98ef36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "844f72b539834c169c97df5b71bfe788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6aa3bac261a949ff87ed8b3709af0e16", "region_id": "RegionOne"}], "type": "messaging", "id": "5e7935d82b0244b586db1c40ae8318e6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77c50d20137649508fd8a2cc754478c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aafd4aa981a94921a7cd615a790d18e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5a3ca0337f3c4867a0004e5adf1194b2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "750c396879ae413f8a0ee2ec363a1e6f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0e1ed30796c48fbbaae93737b6347b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b32795aad304616a21c542a49fe4f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bb6d08cc61945adb6704294229cb483", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8e7a426ecdc641aa8de42342b216dbe6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74bf3e29f13d4463a6444b9066ea625a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ec36ad8b3b24d2d8cd3310724b7c042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdb0a505581145c8b398569bc907f3e2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "26eb98f6f4ec48b1bb1af80edde8df0f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd6806233cc44234bb0feb4be3069e90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a05ed0197b7b4098990d537103d0c769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cb0169ba5c7459ea3aae228c225d403", "region_id": "RegionOne"}], "type": "container-infra", "id": "2fcf504666554d1b8d7db049adf9e41e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "16f1f4d27c124793a010bc8da5ec7ef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "72b859794b9e4ea6a5bcd4ce8002ca7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "38e54f38b1bf4a2ca5dfdaab4283d970", "region_id": "RegionOne"}], "type": "search", "id": "ef7c749e28104d8595b8288d96232d27", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "deda61f63d754e238dde0cfae43a6326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e9d672ced2bc4232b9ccd35b7657eedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ac6e368621394743a3836107fb768449", "region_id": "RegionOne"}], "type": "dns", "id": "683fb7714d0b4e5db42d6212055dd6ad", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3928473833e48eaba6e0f5fac629f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e23d54f8e87746b090696600704caf2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e98846c89feb4afc833703a2468e1e58", "region_id": "RegionOne"}], "type": "workflow", "id": "b513bc10b6a240e98d3c1d4f37c5ce56", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34e4976a1a024bf59316547327c108d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96df3c8021e6438387289e255a625a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0b83f35dba4042c6bbc0a73e45aeb556", "region_id": "RegionOne"}], "type": "workflowv2", "id": "62cde4e8f9f24c1a9842fdd157c79a0f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d31035e6e3c144a7b42983af043b9081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7e86d6d798464bc096cde0ace65fea1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "183bf86add0b4411bc4c6ee6f04d192c", "region_id": "RegionOne"}], "type": "rating", "id": "b04cf30974cd4c21a47a268faa417647", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa2b1663fbdf43388d821533346c6e48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a58877d310004f40a10a8fb4eb5f1cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "81bb2a18dd424325b09ea55933610a9c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a41bbb8669724f959a0505a75fdf4449", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6df194aad48462f98346b04302ea1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a612cd3431e48a0acf17205ce8eb8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a45c1eb6bd3140369d8cd155b8a4fc03", "region_id": "RegionOne"}], "type": "policy", "id": "e87ee29ec639477c855de2318c4842ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b5251c1a24f54db0aa53bf002ead49c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82bd4ae144f441a2b6768ed42631a014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6832f34f94ce4841bd0c710d8efb625f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36967292d78d4ec18f77e53d0581aa88", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "623f09c3a83b4e2487dcaa01858d4644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7006da4a47eb42f68d9ef804f417ccd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d624808458a24e2e84a332055fe054d0", "region_id": "RegionOne"}], "type": "sharev2", "id": "0257edcd5d6e426b890ba60902bb18e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf2964af72d642d0a3986a03147c43f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6d2b5508a874a0aacc7cb839d4f27ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b5256916a43a4cdeb32f4d8c076899ea", "region_id": "RegionOne"}], "type": "share", "id": "c8372918de9f4dcf87a87ed017210a8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a3214215091e4e488f3781d2a239e62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4331204f0f50429088932643807f4381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5b229b3cd9f47599c45d74688c755c7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c0b6dc413aa14fd282ee55d73452c0d3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36de1a3b38014ee98671e7fc308ee960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca2b19e35634127b4158b5a63f3151f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57f30162ef5c40b2b394b8c63d9b1f88", "region_id": "RegionOne"}], "type": "orchestration", "id": "22e3bbddc94c43e3bd7a03814e2951aa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36c922d0a38441f6abaf28e1e300b2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afba328a7d18496ba845df4ee9cc7658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fa4617fcb9e4ceda34cb025347d84f5", "region_id": "RegionOne"}], "type": "block-storage", "id": "dc51b51eb134449bb4c5aea500ba3931", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6de12f2a1e5246739193b49b83780302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f56473a4b34771ad93e0947887fe29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "959de61069c74b08bcdf755b9816c56d", "region_id": "RegionOne"}], "type": "volumev3", "id": "5dc0d9c0af844d37ba38db9aace66172", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44cbfc00676d4befbd521d17636546dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7377cf7cc4544ff782033b2b8a01c155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc1e8ee7a2e84790862ed1eaa113463a", "region_id": "RegionOne"}], "type": "volumev2", "id": "7ce9cbeede2f44e5addf7f5014735a96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "482a961359244cf4879418f4d9fe06c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63863b3eaae148b684a93ed68aae8e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73fbbfa5c74f4e048759951e29bdd7fd", "region_id": "RegionOne"}], "type": "volume", "id": "faff5acfd9344531aa8cb5fde67d8dd7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478b86775d714822ad2fb53da8d7ed07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df17a393f5d45f08fc1078bd1a3d274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a44d1a63eabe483598e9238b7f72121f", "region_id": "RegionOne"}], "type": "block-store", "id": "db9a949cb3524f4ea46b2081a69ed655", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dafaeb734fa546bca1d1c1632fd56dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96ad3c7e47f6403eb94cabf75d8c55d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "814204cb204b4b569c55bba1d0d74ebf", "region_id": "RegionOne"}], "type": "alarm", "id": "bb985c61d5924ec9855286e0d8e44540", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91192d537f3040be8dcef2b6e76ce65c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10d65138f15b4d9cb1cb70600f13e38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "97b8b1e04ea44445a4e14292b806125c", "region_id": "RegionOne"}], "type": "alarming", "id": "d74bf217597f407db25594d6d3383bc8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d073d300a0564568ad8d91cc1c4108d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38ae6dda2b8f4bfc841da82019e60921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9474ab57a154722b2100e55b3b8b14e", "region_id": "RegionOne"}], "type": "meter", "id": "53ca6ca034b44cb5b219597169e53451", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "646ea7df39bc4826a31bb046337c7c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4753ac05c811495f814e6efa9ff66c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44efd9cfb47842169f620136043f2a91", "region_id": "RegionOne"}], "type": "metering", "id": "41a6b25a942c4df49a45ba0284fcba9a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f10cd31e99eb46bfa03f36a3362a7e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "86e5d5b5f6124732924818113d505873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8464ec3280c43aa8d59bd62acced323", "region_id": "RegionOne"}], "type": "telemetry", "id": "5d9f3a0de1ec4d00b66db4ac3955e41e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bb3cceefcec41208833896a9846d219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "accf6c3076bd44539cfd77d59a8e573d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72c4d747b7c34322a6119080603c6e8f", "region_id": "RegionOne"}], "type": "event", "id": "58df20d5b7f94d95b5c6546776b6dc8c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3cb822e6d0f14cad95f90b9a8aa2ae13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e099f9e9893143b99e8716e62362913c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b2448768340942ee9a991267590cbdbe", "region_id": "RegionOne"}], "type": "events", "id": "6e7a18fadeb64379b1d37e7f42aacc14", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f3757c4566a9460cad5bf2f1dd215e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "912cd19d6af24c85bee1492af4aa9001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8a742aa6d2684ca1ab77fdd6b90cfdb6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "78ec4a6e64044df399cc7c0f8114f34f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4b37b3408a74e7e958c1b46ce9acd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d384add138bf44c19cbfae1fd2cac562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8a841dac93aa4e49aa45e5d04f0b918b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7127f30a22014909b5696cbc2029eb4d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0aee5b23e09462b956ea30d3e1a1833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31dda2c4e60947ccb295cd16113e61e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c559890598f34917b62ddc6511b83ec9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fd1c1ce8f1a449cb98545ad4df33a4ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7732d394c0094d2c979794762fce16b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35e11dbc394e45d893bb2eb8b2b2455b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bebb107f1ba84a96bca7b4d2f0e81d0d", "region_id": "RegionOne"}], "type": "tricircle", "id": "0483d06b67b5438ca2105411a7883f68", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1fc14f005e7941b88c8054c045202128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9181788b3ed248578266795d094c1a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8c4f7142ba334a169851676f7f3ffb1f", "region_id": "RegionOne"}], "type": "database", "id": "f066fa85e96244f785f69f8a9620e852", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99d0b01826b2407f9ab0d2cbe71fddcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68447417439540cbb21f13ad2b6c16e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ac24ba195694dcfbf1d7d07a8b3bd5f", "region_id": "RegionOne"}], "type": "application-container", "id": "451e1831e73a4336b9a8eaa34b103320", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0938938fc62a4cdda855b0010f1cae3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f9b35c5ca014fc8ba0e515b2d9506b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "838eb29d827a4fd2b18f92af9fdf4046", "region_id": "RegionOne"}], "type": "container", "id": "31699d54294c45e899022d3db78302a4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f558a2b12194b1580e5baf78d75bd6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3fd1d0ccdac48a98a1bbb4f0128fd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "837e40653c654637a10de06ca5a91d8d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2e14d861525b4f87adb753c1028ad6d5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea0b7048c9b6425cb53d5ab497322e62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d58c1a5302f457da0f5bffa7819c098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a90c41411ca047f78a972d3c585d73c7", "region_id": "RegionOne"}], "type": "rca", "id": "72950cd9396543d2ac14558c5430e4bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4521d809eb364540a987ab3d7348fee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7620a4ef9044462490d7c7832448c46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "29161d2644c64313beaaa04b4529067a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d332ac43803449dfa0f4da550f06fadf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9aa90d39a7904ff387e5d66048d88578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d66625ab4eaf49d8851192c138094b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6dd8346063ed42799651b64b9492e115", "region_id": "RegionOne"}], "type": "network", "id": "7323ad33874948f89d98b20ca3e91e67", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d5f9ac87a1354587a519744c632c0491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "33a92cd7e04b4e8fa4cae4e6be1c582c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7190b24f75a94cb2af1463710ddff3c0", "region_id": "RegionOne"}], "type": "backup", "id": "0ff583c9e4f6410d9268c3d5001f17fa", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "180c7126435243e8895c482e8be4b576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f2df2d1785043349672255c57774a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d132fabfff93449a84a846fcd51589df", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "efbfd1100875443f8daa5e1209e75a7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d2769ed36894b6b9faa0f462e9a5543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9840e8029f6d4a1482ff9ab7ac2f13dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8d2479f02ed64dcda52b5bb5d4498fda", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "686af483a5af4971b0d349f232de01b8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "93806741db3c460fb997d62696fe5125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b2f4420572a4843b20f5366c0223d93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ce3f724a12b84253b13c4e39ff3a4300", "region_id": "RegionOne"}], "type": "monitoring", "id": "da2b60c7625e43eeb43214726613f71c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4e150bcf80a941b9812e447e552adf1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "92f1ee74fba24531b918741c8839e18f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2d3a34fee15749939fc25aaa81e40e3e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "80d4c8a3f51e4d81b848b0ed338611fe", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a7f36a1b5229495fbc21408d3ef10b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d1beb7ae7454166be25dc1aad189d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a5f0e0a708bd40ceb7c94e0937310128", "region_id": "RegionOne"}], "type": "placement", "id": "d4e65bd35e2041c1bb289e2ac09a1af8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "249e4e348bce4b4ab60f59520077ed8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "094c541242b741df82066c145a831569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a3501b07df0841efa97eea15e2ebe167", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3ab1c21adcfc4191abd8f5f94fe23136", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4aaf9aa7b4304373813e93b3b969b47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0131f8c577474bbeb5e0e6c1c2d6ae86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a578c82101594492b1eeb932271802ec", "region_id": "RegionOne"}], "type": "ha", "id": "16d7c79c860a4a74a8f4dc92058efd7b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e07475d8d7984a9db0516c5a670c1ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fa393cb180d4abf942388f97742ad7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8e016404886f40458f3dad80c6bd1f8d", "region_id": "RegionOne"}], "type": "reservation", "id": "dafadbeea378478a8603b60ec408ab35", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "23ccea9932c64715b4ee60b8a64a9179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e1a099364cc74bec9ec2ef28b61bf4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9e482060a4c04049a37bbd20bd48e979", "region_id": "RegionOne"}], "type": "function-engine", "id": "92bf14c47de842709d73342db08789d1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7f6441d361f3471bab47eeed8e0f3ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b1a2654d22c34cc79cf13bf7a96a16a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2263b069280740a58008ee899a98e124", "region_id": "RegionOne"}], "type": "accelerator", "id": "b633ee4148e14141aaadca7f4493f26f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27b21d7ce39a4ab48651f9cb58381623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2272d04548a74a9595452e605ad0e98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce952da4347a4031bdba71d91a69576a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "25a7f7ab19144906a25a0e699d1b666c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98531895af8c41e695c1abe0375a8689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b499b7d30ae74cd2aa40939646a3ae7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a54eba060b38421589967f3543a027a2", "region_id": "RegionOne"}], "type": "registration", "id": "f87e95d75e444c83bb2974bcf5a54c95", "name": "adjutant"}], "user": {"domain": {"id": "afe8c182696e4bc4b63ed705dd460443", "name": "07ba87a8b7f541aea11d5eb17376a4b6"}, "id": "edd5ad871b3b49a79c9a13e6773330fd", "name": "f3ef00d794014814ab8d22fc376cd76e"}, "audit_ids": ["e0764ee026ee4df181d3da04a86fc461", null], "issued_at": "2020-04-23T06:25:55.191891"}} 2020-04-23 06:27:55,315 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,319 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,320 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,376 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,379 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,380 keystoneauth.session RESP BODY: {"nodes": [{"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "24188693-c5ef-46f9-8636-2eabfa39104f"}, {"instance_uuid": null, "name": "two", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "c967e1d5-6dd3-4b1f-854c-6b2f81b30142"}]} {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.482696s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,231 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,236 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,237 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,239 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,249 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.171872+00:00", "project": {"domain": {"id": "39d68e1d442d4fd58881a8ca3dd33038", "name": "7c6948c6a86a47888e7a4ba24c9a562b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e4edfb759654189a6b88e22ad6dce59"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "13091fc2722545d18c205506dce13ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9bacf8bb32f14dff9c44e4e7d06af4d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "382ce3f16a764904899838e1a35e326e", "region_id": "RegionOne"}], "type": "identity", "id": "c6cb5daebdcd48cf8b87dd71741ecadc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "efd838cfd3aa451098f9aa6f62ee6467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7e039ce4fdc745bd912344983dfd7248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8f3b89a4a32b488c848ebc6c836c30f5", "region_id": "RegionOne"}], "type": "compute", "id": "e68685196bea43ffb9879aae4a140707", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ee1862564e1f475696c74969c30cc74e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3e6e6354af264e0ea734cd134dcad335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cd628a131fef493d9794afd7cf6dab5b", "region_id": "RegionOne"}], "type": "image", "id": "e01f5fb1c3004def822eb17711a09675", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c412340afed0409d970df9a15314aa76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6dc253a959f425a91d8421d47e782c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b2304c91d3a9432287e4dd46df04333d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f83b00334a0e45f19445ba65066ad9df", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5a38c33efbf48b8867d18e10ad3738e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5daffec02e674bedbf05d10d3c5e89a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfe4e7d7a81c4e01b5154323c8bed241", "region_id": "RegionOne"}], "type": "object-store", "id": "0f1cdc9c209a44cd9294822192d54d8b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a82d1b6caf545bf965bf948b5685df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bdb85acf55e44caba143b72ee77dda18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12ba8d4e97c949afade784625e42ca0c", "region_id": "RegionOne"}], "type": "clustering", "id": "994ff03a491d4b41859fee07949bfa7c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d48f743764c4c79b3ae99a263e60f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1857aeff83e1453eac2aaa1e602c3e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cd8e28ceb5104081ac88690cfa1682dd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b03cc92c76c4494c8eef10f41c2c9738", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "212699a24b2f49d5a537062e698dbb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fcbb91b897f4c7a871d8fa8dcc56281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46e88b0cf6e84f28bf0f9857f2d93e96", "region_id": "RegionOne"}], "type": "cluster", "id": "451bcea94e3341f2be773c267d60dbc0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46bd4fc880a742878c6174b5d63128a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42ed957aa3cd4cbc850c74164cb7145e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "533c20002b224246902773b1f9271b16", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd864f423f6943918ad6f04e8af9c178", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ff6de032eda4d24ad66801853b42cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1053139201cc4e7bbb91f49eeacad332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "096ba7e9c0704d14b588d555a5774be5", "region_id": "RegionOne"}], "type": "baremetal", "id": "132252509df04a05975b5f2112aa3df0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fba7a45496fa460b9df361d7d135abd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05eaefbc624d4a51aefc13e9cb625401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "797887e62f684b118f302a2c403403d5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4ff16f41d0984c709df43b7cef395af4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c79cae25b3784ec5a0020a350a55b550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b695296970049739b49bfb3200fff59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a6157d9766d84b648843bed2ca84f71a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f626ef95bfca44b4b8c52e3458275862", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0f426ca8e014d71a4cf9703e132f2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1fd7c1feef64a6984fa51efc9612a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c0cf88a9b5f8409597146a5666be0e81", "region_id": "RegionOne"}], "type": "key-manager", "id": "b6b34394e47d4b4cb5345bb77f446201", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "badca1a14cf246bc938b4e6d64126588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c268c4150fcb48598b3dcbfa0674339d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ba0a349112247eaabe1f77cba3115f1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e526572c91a247d4b998c1d2acd0f6f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be349266b26d49bfa9c7dcf8bc76518d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92d6a867dc67428b98f766e74c995108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4abd81c2db214be4a79aac3004390e72", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bb7e61bf8c4a4360845c31f5c40b1355", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8559eafabc814faf94948e712ca013a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ff00d04728e74d9091512d01b82875d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ba273dc02c564fc4922ec4cf9009e34c", "region_id": "RegionOne"}], "type": "message", "id": "f041b323ad4743b396917957a48ba0aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "549ec81d3a9c450487d3c9e14ef5bd23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "93def22f9fa54a2cb02aa38478aec151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "343ff7f0171d43dbaaba88e59658238e", "region_id": "RegionOne"}], "type": "messaging", "id": "3577d77fff79438480fb1ad03da5ae7a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "594e50fbe51e4ae5b89276faa057d68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "28ba3b175c1e4e20b53e8109efdf857d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a04e1536a37c49db8962b6f1658c6cd3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2909a8572eae470c9730d66cb64f1d44", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28d53d829d904c3fb1f89e2cace75a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "534e4d27752546819df5f0e7c4a55d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "767b379d25ee4d94a3195064dd435397", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f2812733aa1a409bb12e5193c92bed30", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b944c07e8854f60a945fe50283283c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7e341a60ba0437b8ab84428af77635b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24b17d4f24774e1a9fd463da5ff90eab", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "849aeffca98e4fc6b7e1eb056ebd0825", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08f94f2012d040c081eaebd06410295e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4095f837217946f5b322200d8dc62a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b8bf7940fb24c55a6054cc34c473610", "region_id": "RegionOne"}], "type": "container-infra", "id": "2da36da75b7744e1919a4dbf99d4e884", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dd3f0a983bf94f248f1bd4ec0e78f225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0424a753b2d847028cff2fbc58bc4759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ff3bebc47f434cec8a9fa6bca9fa7071", "region_id": "RegionOne"}], "type": "search", "id": "a9a972f94db04775ac2d12bdd154b9c4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a74320fba11e4435be71b3748bf2dc2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9524b4c5e42842deb7d053d99ae9edf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d7cd9f075e4f4f0592464c97da50a5cd", "region_id": "RegionOne"}], "type": "dns", "id": "fec4e6f090ca43ecbc526281273de1de", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e7ed5ced9f0401fa37174aec414e6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64fe84dcd0544af09dd8ecf222e862e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "644f58fa836e4fdb8b01961d56754ecc", "region_id": "RegionOne"}], "type": "workflow", "id": "07156d6c64d64525bcb177987ac81fc6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56003acf1358441bbc01cccd1466b598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32e4bc2b4c73469d8746ace4a02b76f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8731e02372604225aeed40c7344b8a30", "region_id": "RegionOne"}], "type": "workflowv2", "id": "72303bfe3349470db3379cb671c04b1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "43143419f70947f1a39aab558c44f528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8256e667cf31441fa2128036c242ca69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6604cbfa860a4a2099a9a60629c252a2", "region_id": "RegionOne"}], "type": "rating", "id": "109b2d772a7d493dad539db22fe3e2c6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f6d31493d3d482e84942ee8c9210a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20551e75e33d446c8f5e7f4ac17bdc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d03fa64d3054601aa7faa7a7ec16900", "region_id": "RegionOne"}], "type": "operator-policy", "id": "db7c48072a20449383b87b51d0a3d0c0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0ca410f442a4f789239bcb6d6e1e7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be463fb7fc5b410b91a73fdb1bb99d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4cc9357bb70d4fe08d71f7ca1f6ba093", "region_id": "RegionOne"}], "type": "policy", "id": "09f89206de0e428c81ef1dc533af8486", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "743899bc3e2544fe91671255011b56b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a622c679d6464be5bf7e3ae9412480c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7527090d4c7947b8a89b17b7b98254b3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d60b46fcc75c4888b6554e04deaeecac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e6e1430b8b948539efccb0fbaf6f0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0a0bc42e09e490abd15e27f0fa80445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a23b1c142f0347cfb2fd9a3bc3deff17", "region_id": "RegionOne"}], "type": "sharev2", "id": "8f81df17cd434639bc920f8e097bb663", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "917dfa6591814a4c910dec5475849fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "824a9c791d1041799cabde2739a95b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e8ae29908ba64922b61e62f0ce0f9da6", "region_id": "RegionOne"}], "type": "share", "id": "6715020794324d5e90ca2e3ba26e50f1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "39e2d8d952f347c784f5dbe54fd325cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ae84e49e956431d8085bd9c3d234a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "16d793a45235460c9ff4d42107d96029", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "610b577795fe4632b1b4824c47955124", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e20bfc5f944760b9bffc4fba25f49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce1d651996404f1ab910f5c05944eab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95b878d32947414ead42600620852e1b", "region_id": "RegionOne"}], "type": "orchestration", "id": "1a5fe0c489f146a5aad45536e8eec75f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c29c397d95164832b0cdc57182ef2a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f880c3322a7e4aa89ecbae3b4b91d39a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c93e40e10cfc4513b743ba04fcd68f0c", "region_id": "RegionOne"}], "type": "block-storage", "id": "821d26b0172848fd96c0c69ed2505470", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9e1ac89285c49c694571ac5142ba2f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "008285718fd3482ebe527c1545ffb772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a77aed014b43451cb288982d977016f7", "region_id": "RegionOne"}], "type": "volumev3", "id": "6574c3523608419b8e3f30e5417fada8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8990688913d40a89430acfc6a9ef371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c54c1e08e17a4e87848c4e1186d3bdae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a78e8f815de245a997fd1fbf609a4231", "region_id": "RegionOne"}], "type": "volumev2", "id": "9a20e28f866749209b3dc85e991a7f26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb0f5a0618e448e6b6212f82da49875e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b772122614e43ed977e116920db70d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d9604345d574c8a844daaf0f9e424b9", "region_id": "RegionOne"}], "type": "volume", "id": "59d3a4eb8db744929e2957e8a8e45344", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de4661f29f0743d2a96f348b0985b3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37f75add29b44afea4c795d8300b0dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8388d31eaa9e4894825d80cdaec3c433", "region_id": "RegionOne"}], "type": "block-store", "id": "30d77e392d034c14af6b2af859f8a653", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "918859eb974248608e00c84452ac2aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e624a7528bd34de2b39188e72fb4266a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eb18a543e4974d61a375380f8bf645f9", "region_id": "RegionOne"}], "type": "alarm", "id": "532a5cf4df0443efb3f9d64c5b91a9e9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d92a292095b640cf856b3eaa9150bf5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "06c3bbc768674e5886fdf50272161814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f5c96cb132a4c05b5d15ace2b09d733", "region_id": "RegionOne"}], "type": "alarming", "id": "5b2b12e7fc56464fa5ed6e6226706d69", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5187af38257a41db8ced7fc7641d90fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "507b7b447ad84a4880cca3143f580bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8d6fa6f6b0545aaa3ba88b3b7eb937c", "region_id": "RegionOne"}], "type": "meter", "id": "ffe119d7a3e442bfad891c782d9155a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac6471bd358d4e5eb7331bdf92660b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec829c90b76f4ae488051a586a2d1746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8bc9708bbbf4089834260651b1bad41", "region_id": "RegionOne"}], "type": "metering", "id": "ffa077788fb94173a5d436795194fa61", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de503af304384d968b4e85f2eecb5bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97c577dc0fc7486b85a87176719703d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7681340a7684af0b7d61a351976d8be", "region_id": "RegionOne"}], "type": "telemetry", "id": "b96c004c30e2425ca35ea7f6e6e41b1b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d66d143b5dad475d9c0d97d46425f5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f3a48bc67c4f40c48397721af9ee18c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4590a2fd2d4f4f869d98ff9a0ca6882c", "region_id": "RegionOne"}], "type": "event", "id": "34080b4326194cc98e36a163555ad3c5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "977675d57af84329b71de11361ee60ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7e8b1d2d4954da595b0b0273bbc374e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d46775432b704f0298abf5a395e65a51", "region_id": "RegionOne"}], "type": "events", "id": "dbf31e3a4da84349bc07b99309df9d72", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e6df22d64394f5ea14d8c742b28653d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d25c09421074e8fb7d02b8d4a6f2393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b89e1010eefc4fd9900c4b3a719d0852", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e755e4141db54a2da2bd5fa732b504ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c1159f3c6e294e83b121d98c1226b18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5da04f8ebc364d5ea236fe5a80c44e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4e827d1220374c0b8aec6cecf7e7728d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "de26844138374000af7b7a23dd103b15", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d642740b4cbb48238689b97b5b880b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b564fc3d917491ead6bc1243689d058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae7000eb65194a3f97d99a9261b37e18", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "83238aea5c1b451ea1b200e7ecc4fa0b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a14fbf92ef04c9faa550435f3145991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc3a7b2bc3074a048cf83d05ead7f352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e3b84004cf748c298d2251a2243eb2b", "region_id": "RegionOne"}], "type": "tricircle", "id": "ad258466904a430a944b49ee09a9ee10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3c484353ab1f44abbc0dfd0417e00162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f1254bcd5c2e4f34ace31c3526993be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a086ebc174ba4d4ea961bbc9dc3859e3", "region_id": "RegionOne"}], "type": "database", "id": "0968d3f31842407eb92a1664c10ae380", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b9a626f2e36f46eeacb250c4d93fc314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b99ac4319ec84f429c9a1438778eb067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e3f78404063044788767e13d377f07ee", "region_id": "RegionOne"}], "type": "application-container", "id": "04f47f70d7c64b7bad8634417c19f053", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4995f0171aa42dd8fd32a7db6c0c3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0230c27218264f2f9371b5275e53dece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "53217e495d6843b599d8b54dbe500d12", "region_id": "RegionOne"}], "type": "container", "id": "53d0188eb71a42f39db25ae36391edcd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5873773b35b144a7830a999102de6d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dff67125b74a4ad8a8370bc60ef1c621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "428b2edd1f6c4b06b0018437ef8455ab", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "620649ff68554a13bbbfe3563a3bbbfd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "57de7462264640e5a992edb6a17f3780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7d3988ff5d684bb3bd2134403f53f964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27249817729c4de38dfed91407189a0e", "region_id": "RegionOne"}], "type": "rca", "id": "3610af12fa0448bc96eaf4fda4905caf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "05cbe3a725a0490d8ee781cd42dea697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6d0e93144b1c4b9686c3cc2ff1bdae7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f89a70516f7f428a8479892305f261ae", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "37698fa9840f44e6ba8170db2ed3c531", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "37f5ebf49f2f4094ba78eb61d845d840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "51522fae327b4f6991a7608b92e6f34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "abf26a3be44b473fb7fbcc20a795e86c", "region_id": "RegionOne"}], "type": "network", "id": "380c5bb8467a482eae6255f6cc56a526", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b56b4975465a4e5f82c7d0e016c6622e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f40fe3a92b524d86b6517b144e50d5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "035a36c221594ea9a039f5dcc74d1640", "region_id": "RegionOne"}], "type": "backup", "id": "03ab5d3185c046b381927a8f25bef645", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "deb6e29be455429888270ade1ad8c1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be7a26dccf3a4c94ab9626208eb13ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dfb6ee2a6a774d489c120f9fd75f0cd0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a7bbf02f0615449b9fc7a2662edd84f2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6832920546548b9bed1f5e64c4cdcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc14773ee3eb4538906129e1db073e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb7f14caf282445faa7515cd94fb8f8a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6a9792e866f14ae0a46a13eea8befc35", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0893bc6b041b48769306d8e38c4ecff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c1682a0766546e4879c5399ff9be2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c44db31d40364338b2a8100ec2f762f0", "region_id": "RegionOne"}], "type": "monitoring", "id": "d9c6213384d84167af04a1fe4274f9ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a01cff17043f43528388ece292cdc4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b39a4e5f23f84b78b59ec8c1298b5a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0f0da6b76fac49378c24f4d436112528", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cd79a579b56a479eaa32abfcc5bbe472", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7e04087954c04c67a2ccd29125635a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe6df59906c14b619d4482753346f7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "58bd2535585044c2babaa7235f3a36d2", "region_id": "RegionOne"}], "type": "placement", "id": "36db489ec8334e70b1fd5731c4f0c48f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2278c975c30046bd8cf13e59c8090a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16854ca1fdc64cc4b3dd064d0c6001c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07f190a6486a4a3c8d75c6a339754d5f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "67ba808817404673a8973773c2496e97", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2249650d2dcf404b9a18b45374a3308b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e9fd1be314741abab4ebcdd78076758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a5bff8eee62a4bbbba53b85ca008bcb5", "region_id": "RegionOne"}], "type": "ha", "id": "0a750719f99a402ca03ba044f92be4a7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5a029d4000754e1c9162820487a10208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e5c81202bc1b49b8a001beadfa04e981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "35ab802fed6e4396ab4da8d784cc74ee", "region_id": "RegionOne"}], "type": "reservation", "id": "0e24287bbfc04200b7d49d70fce91ab7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d24cbcad3e4644b5adf69767469cf7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d475e515b5e47a598584949803ddb85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bfe4537eb9bb4df689b10d5f0846e0f2", "region_id": "RegionOne"}], "type": "function-engine", "id": "608eba251ff94594839f696c0f08eed2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fba3d48e2353442f9535c407ec4d6a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "07466d99a0c9485fa8ff73d98b80cc9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "529725c263734d79b29acf4d64c2189c", "region_id": "RegionOne"}], "type": "accelerator", "id": "85254d6ea8df41c6a5e4e7ee9624b8fb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0189e29c82224cd1a20e4a87038f8afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5fdb87fa34c41cf9b79a93fff2ba7ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2882a9577b964c71892cc9a62ae5db7c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba88d9b9bdbd4c5c98dcdcb24c6bc067", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "530855f2c5aa40ff9a8de92afea2373e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebb5caa95ca64afb80e45c2f78c4bff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9793e636ae3e46d6a28e1e836862a29b", "region_id": "RegionOne"}], "type": "registration", "id": "ae2a42712a0d4963b0c82698c3ffaa49", "name": "adjutant"}], "user": {"domain": {"id": "9f0812ba42ac44d3bf113cc9b5b75338", "name": "6ac4603c0620489ca6bbeadcec1f2893"}, "id": "4850841e210e43739367faa7a3e84056", "name": "29e6c5652952428b8db38a7a3021b262"}, "audit_ids": ["8b05a4d1a7894d72ade7f4783b170145", null], "issued_at": "2020-04-23T06:25:54.171872"}} 2020-04-23 06:27:54,392 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,394 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,395 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,451 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"name": "name-2", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"}' 2020-04-23 06:27:54,453 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,453 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} 2020-04-23 06:27:54,463 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d", "address": {"node_uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d", "uuid": "36f96874cb3e4478ad2fe5781c6e3249", "address": "00:01:02:03:04:05"}}' 2020-04-23 06:27:54,465 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,465 keystoneauth.session RESP BODY: {"node_uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d", "uuid": "36f96874cb3e4478ad2fe5781c6e3249", "address": "00:01:02:03:04:05"} 2020-04-23 06:27:54,508 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,510 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,510 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} 2020-04-23 06:27:54,532 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:54,534 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,551 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,553 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,554 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} 2020-04-23 06:27:54,557 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,577 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,579 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,580 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} 2020-04-23 06:27:54,602 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "provide"}' 2020-04-23 06:27:54,604 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,621 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,623 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} 2020-04-23 06:27:54,626 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,645 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,647 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,647 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "2ae05b1e-9472-4afe-9e9c-ff2d8cc0d29d"} {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_not_found_returns_false [0.154668s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,316 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,320 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,321 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,323 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,334 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.259170+00:00", "project": {"domain": {"id": "ee1162ccc5a94efb85af707165792562", "name": "bcff7b91f3784f80b8f578cf35687444"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ed0e5d9bb63041d39d6952298dde0ed9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cade6af3933341ef8361137b18fe2fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9ccc0e64287e444d8edd620e6bfd307c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cf13b508120e48f2a07af0067cc41479", "region_id": "RegionOne"}], "type": "identity", "id": "ea4dac13a6634ad6879e62f220650f4f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1a19384174f4e8fad5e40af8dfc19c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "400c28b7de0a4ae4b2b63ae3f417eed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5bd745e1dcf544ac9490dc578e291331", "region_id": "RegionOne"}], "type": "compute", "id": "7f63f5f9ef2f4859baffee1806f73b37", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a364c2566b9c45568478c21a74eff3a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "67120a877de24139958b55c86d13afc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "867c0351f528451b8e391bf38307d0f1", "region_id": "RegionOne"}], "type": "image", "id": "6cc30cd8e774451da5d2e869b6f06749", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f4ce2dddbca46209d43e78209d36b8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ece00b3a35814c588b1b83a333104d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a51c3aace24a465fa505f37048eadbac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "37aebc9951be491f9abaf39ba7b03997", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57f3bb902e7f4f788b2b00a53ea8bb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "622ae05591cd4636a3f15814dd56629d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5165f4021ad74b60b3e4b13d0f1bb48d", "region_id": "RegionOne"}], "type": "object-store", "id": "14b9f0bfbe8544d394babd3ce12de790", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8f7f13e53ee4d88a4aa73bc921899a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9ccbaaac8e44a4f81e3f7db433d98af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7125f3412b25412e9f08ae1e210e04da", "region_id": "RegionOne"}], "type": "clustering", "id": "c909f86b9a3a44e49c44d8cc32c0b46c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "128182ed00c84afaac18b22d055f5f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ec478b72760464090bb0837ad17fe4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7585c2ea7edd42ff8c667530b0dd79d9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "27a17522243f4a328f4952377af12b24", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31ab5c590dbb4ae99f9641b61c1cda44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a623c28a8e94fd482ee116d0370fbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a30ddd9ef7dc499b8a0e0289759c1319", "region_id": "RegionOne"}], "type": "cluster", "id": "9dcc570ff3d14288aa40858d69ff37d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a66660deac8a458b82d242ede0572a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e93fccb6b21c45898dbdaedddf0440f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d6a1ed33b0c54a9e950e111890b9df09", "region_id": "RegionOne"}], "type": "data-processing", "id": "40d6ae8a85fe4fdabb814305d854cdd7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e750d163696a40aaadb82069e50a430a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "861ed432afd34d0aa79aeb57218c786a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8e0c0e0cf10049019a4730d0e89e4331", "region_id": "RegionOne"}], "type": "baremetal", "id": "cead08379a414a4ea023036c3891ad99", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d74712df93e45f4aa1a43d6a8d36c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42d2958dbc304620af57046a68e2be08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "70cd0d6cc9524386befa4df7df55b119", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8056f65e9402434c95199de230f1e356", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b62e1e01ea3475c9a22804d180e1250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f0dd001766004b739838a6f9584e410e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9b41a6f43ef64663a0c2c82a4f4d6c69", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8e2b2a4047e849358c9e2cc2e339ad2b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "47c8bbed872c4cae99b921e7cfa566b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "863683db6ce648b397a6cf1bafe70aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ed0411e161fa4719a74765fd78b2b408", "region_id": "RegionOne"}], "type": "key-manager", "id": "f0858d756b7140c3bce98da7a198c6d6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d87979e837c9472b9ded4213614020fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f6147ab1b1043ccba9b5ec8c866dd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60d3b1e9615745a7951b1b013ba603b4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "966e9782b5254456bd5bd1c8d67719e8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4064f2b2dbbd41518bf8d5ab813a2c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0456f8d26524485ca32c9694e6275ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "934bcba60d784107ac69adf7fd5de7f4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7b402db30b1047b7b868c6b6b16d037f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "66bb02312966428ca6dabfaeb036b6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1dfe23d4e55546d090cc9c80d89cf7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c12b9e43af104ab9b9704d18369a37c0", "region_id": "RegionOne"}], "type": "message", "id": "58a5e29f05e34fe9919964c9afc682c8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9bc44b4844344e7c8e42f3774f41869d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "583127038ed045678e0e891d561e78fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "67b995f708a247469cb8a990fe70a57f", "region_id": "RegionOne"}], "type": "messaging", "id": "8c723dadd77640b6815bfa9e9237bf54", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a58c06534fe14a628ecf6819ffeb3ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4822343fb1c04715b5dd2fa2b797fe72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c284b72e26c44ce1bb1b2f7c109f7a27", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a2d46120122b4e06baae85d27678aeb5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52603dc43b644856bb1bf86ec72c3208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "befdf75898cb4d00a4a4594aa845f9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d78f2803ca954dbba291b242264687fd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "17c8bd6e2fb14900906ec046b1d10962", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f574dc8490d43de906a7a3f45eceaf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7504cffad9dc4e48bf68fb2ad3d6ec3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53673b82e6d144c48a086565e80b110f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ac9ff2326f174753a035fad7a9582941", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3251e2dc4ebe4499a7dae328e010fa01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37c8ea62629543d5b948f21af5cc56ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "600dc1e843994ea69e932e6f693dd46e", "region_id": "RegionOne"}], "type": "container-infra", "id": "0268095f1f97463880a6aa1313bc73a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "749be2b23f47477d94f0f0488573b7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0c347c03e30643d7ad417cab4cc509f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "46b833683c0f4a80aab7bc8c6c268a13", "region_id": "RegionOne"}], "type": "search", "id": "d5fc13acd23a48ed8cfd2b08d8d29b49", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1825b84b8a20493b8175d71a6545fb6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6eb2cb8b8b844f9db2a2296e48b8e497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2d6564af8c284317a4497b0c5c951a9a", "region_id": "RegionOne"}], "type": "dns", "id": "e4911771d05e4e00b484870cfca8f7b6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "213b7186a06b4522ad2c849bd85d76bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36f3141638724f198a0b4960de5e344c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5230cde7a2f840c890bf9e47d7a58cf1", "region_id": "RegionOne"}], "type": "workflow", "id": "3b50b5cb36ff40a4b692ae7232ecea90", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de80e31c5cf146bb9718ded40316c4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63b2d44011ec4c188fd9a177bea3e964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2c2744dba96943faa66d3ff212ecad27", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f8c94701b2164129993a618e18f67bda", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6d8c88b5a0c44f20baedf4c60ef1e13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cb1dc160035e418b82f27d12bcd33536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5435ed9eb632442c8c588a8d440a420b", "region_id": "RegionOne"}], "type": "rating", "id": "7ef39df2d6994599a0faa568ed4b652b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e339fdbacf3479fbefac9d32cd9edf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8da74b0a2d84fb1ae55235b020e36eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a87c0d1047f74f9c854de8524cd866fd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa378e6d7e4644cc94cf2fa60dbf0c38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b769b42917e64d929276f4c8f050cc26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76e8822e5afb46648a4c7c0535184b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ced7837465f94718863b2f4550671645", "region_id": "RegionOne"}], "type": "policy", "id": "14bbcd5284834c0ba85973e0eca0b60c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5bcff5e2118c4705a2d4edc9a79a7c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d982efe2bee4c248f0c4da1585857a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b664508980f6409f878503800fe1a05e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a5fde4255e314e2caac2269d8c32a455", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea908663399c470499ba29b5c9d916e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40910c2bb9554380b20a817134e8e7d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a257b6dd52d14206826fc6a9070078af", "region_id": "RegionOne"}], "type": "sharev2", "id": "21c09d5bd2c7452ebc82c227aea34d12", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "917fc651464c476c8eaed790b8816e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb067ec7b63e46aca8a64c8b36eb464a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a9dad2ef590492b841c29b63b997d77", "region_id": "RegionOne"}], "type": "share", "id": "96df6816b6d84461b4674fcbc8461fce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0883031ff069496db7311c5ae5b51d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5fb38a0a98b4e76811aafc21c330bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd38f76d9733477ab570a0d99b29838c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "13e6c8f2440b4c2c80be9859c8be52a5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "429b80c480b648aea30b0ec266f758a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c2841d227894d5aae110f0023b16092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef81e7160aa24cb3b7bac7e6e9c1e721", "region_id": "RegionOne"}], "type": "orchestration", "id": "2d1a6275e81c40f38161d59caff994e3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae76dfdeecd34fd4a160de2de9d3d98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee217eafed51490b88fcfe51b4fc416b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06ac8347c5874045a2d7e094e3431dda", "region_id": "RegionOne"}], "type": "block-storage", "id": "0572cd0090494dd6b24cbb1c4f6ee31a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "250ddd3c6a7a42d58326f4011011b14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e26942f490484fc8bbf8c9f58a4f1e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1119b5717fb34adc95d2865787c951e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "9785f606514f4f938f66ea398a675982", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fab70f9ea01c42f1852772787f01c658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "571643b674644702a927e2d7066fc908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "898c9d24658b40bbaff98c2f9d2783c0", "region_id": "RegionOne"}], "type": "volumev2", "id": "b8893b6bc1784e15a274273d1e998bd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "048b44f0764d4cb0b58ba2dda60b2cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a50e34a0e67342b18d861fd666a28bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b26657380086402e88d4d569f5145a35", "region_id": "RegionOne"}], "type": "volume", "id": "b1037c11ea614464a6d97308d6a5cf7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63cc91b8590b4a89813ff73653ca5e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9787307905a4a2487affb2337561c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c64f73cde88a49af82f03aee6e322542", "region_id": "RegionOne"}], "type": "block-store", "id": "3361ed4287e84d71833a77503ca95c3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6cd2b044495494595fc6f1f3cd7cf43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f49b80b7e2924e13b6158a04a324af12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "76cb11141bb24148a921483340915675", "region_id": "RegionOne"}], "type": "alarm", "id": "5f3f2230c03d4125b5db7cc78d45b6eb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9176a6665f7f42e98f1e7895b8286c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc2eb4de7de549e18981d83c6a228c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5819c1d88d3e45379e8155f662d41a2e", "region_id": "RegionOne"}], "type": "alarming", "id": "932fa84c05ae43ddb1a182440b4087d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "17affd55933347c7b3e9349a8817dc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3eac5004b0334cb497d771eae1cefb1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0ab2666ecb394ff8b6319070085eb17f", "region_id": "RegionOne"}], "type": "meter", "id": "fa827abea40f4ee597cc2c0d738b1317", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3d669b341a64d7fa4ab5f4d258f6404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc6dbba9ac5343dfbab91db66d7e7e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8744ca0c30be4158b23284bf75aacae6", "region_id": "RegionOne"}], "type": "metering", "id": "5a7eec0f97d84852907c8faa40e8a99a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4352e017cdd481c8415ac75d505bea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f54b0e6f7f8349bd8835f6be5f0c9fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2578ea7c71994702a306faa421a19c05", "region_id": "RegionOne"}], "type": "telemetry", "id": "7bee44c0cc984688a966024032f96694", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a788963380ba42d8b41c8478ed8a64eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "90ded653c9af4a51b103d0e0179070b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ca8616099ee6449fab46c797141185c0", "region_id": "RegionOne"}], "type": "event", "id": "f62dfcd81dd942ab894905acfe59a7ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8b6bba1f5984d23acae5204b6f48062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "44c0e4bbdf7d44b5ae01f4708fdf2904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1ffa7ba2c4d24b838a4e7134ef3abb8a", "region_id": "RegionOne"}], "type": "events", "id": "25ebae92cd12488db30c9ad6e08fcab7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9c0fe52d05a4efcbc56eddc0386dff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d51128addae4a6b93310497251c5772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "de5494ad0b2642c0bd8d8f156b038118", "region_id": "RegionOne"}], "type": "application-deployment", "id": "340965a5f5c744e9aae5ed2cd7907f3e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "92d3375a350a4311b63184cd816d4e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89ab7ccd95c543a69d5d2c296060e2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a1a17e733c546f7b2ed06d42062e097", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2002fdb9d12c4bb780c9a2b1046494a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbd934534a6b419a8d40c18dbef5bc9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91248c0e841d449ea43bec8edd8e44b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "29c96cdf55fd49a0b3044c628f2f6750", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a1e00efe3ced46da8e29d640ff46cd71", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "acbfd0e2f056424d904af1ba6bd05fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3d66ad7a52243688c3275514e2af0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e970ed3fd0cd4750aa1a8115f8a3d0a7", "region_id": "RegionOne"}], "type": "tricircle", "id": "5ec2186679bd4c0cbbd430e52ca2999e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "14dd901da59841508dba8469620582a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1f7f6e8171c445529af9b9e96d300b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "17ab0dc2add640c3aa1e7cde1862c250", "region_id": "RegionOne"}], "type": "database", "id": "004251de623d4390aecb334e68b61405", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "931bec756c2b4946ba737b324356b55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24f336861c7c4d439ee028015bc54ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "09667a805bb84d4d9b3ffa224b37ad8b", "region_id": "RegionOne"}], "type": "application-container", "id": "f30076ddc74c42ea82b39672423acb00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8751cefb4a24020badda80be5b257fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a71afb22f2b415a87a85785995ca5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fedb1cef5ac14591a2f254d1ff25fbfc", "region_id": "RegionOne"}], "type": "container", "id": "c7b36c5f571d46b8a845010c3d9b32fc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8416f75dc47846ebb033d7f453211fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "052f144497c94899a19534c01c83f313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2bcab6587bd942fbabcb832929172a64", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7ce0affbb193445f944652ff03d90677", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f6ce922e2bc4acaa6f04de599546d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec8aa61288b545e299a441eadb66fea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d10359301f6b42f98271681a29bda397", "region_id": "RegionOne"}], "type": "rca", "id": "9a081b73cfd8442c9b151d99dd3fff96", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b002760eb9494418aca3e29990ad4771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "66b8688d1a3c4403ba6a027540eba9df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d7f694597dc74eeb952bac107e8c7d6b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c53cd0c545c449ad9c1a9046830e150a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "897dae84081f4721a78edb96ef70e722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d79f04ef483745a790714edf27b3cf6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8fbcff90dd2e4225a97eec3699cea01e", "region_id": "RegionOne"}], "type": "network", "id": "aa438bc6b6ca4b73a52744168394db48", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eb786b8ceea647d186eb0d50b4e6b7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aaf98f39f22d4960a43c6efe51a24674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a71ab86247cc4f12af89411cb2d3287d", "region_id": "RegionOne"}], "type": "backup", "id": "64b07de654264107bf556e8344a1ca43", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0649a52fb6024da0aaaa557b6be9206e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01875adcd0f742a4beca0538d03d3003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c623fbde37a4638960d89a53576f291", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a879708a9765414ea7bc16a6e34d2857", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ebd5fba779154d98ba79550a37178149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2596204d7b8c4ddb8f26fc08044ce2db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca543154bca840e0885ea2541e39d653", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "96205094e6524418b56b43fc7f016599", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0fee288a7cfe46caacbfd73dea973cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b3667de72bf846acbecf1f9e132cf8d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "162a703f7759496391b0008188807d8b", "region_id": "RegionOne"}], "type": "monitoring", "id": "be6c1e0123d14049a0200ad3a4ac4aa9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "955cede2f2ac49cfbc6869bc7c4eb409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37b9a1a130d54aac9f4c548cd566fb35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d4f3449742534d9d896a506d31df352f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "77eca16ff6e6435bbd0d9d82a5a626b7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd3174127d014b578739f7c3b87bb7b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8b926ca3c09344038891560cd0ff7bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2d1f199a03c54cefa302baf65d589f93", "region_id": "RegionOne"}], "type": "placement", "id": "7fdf282f495c40148d5468fe1b18199a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "498e3c5b3e4b40db867140eb40dc94e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71d225be679748af937aa306db3779d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c306ade6c75e46e9a264d331a125a83f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f61795053a3c4b3887b4c4d8188e5874", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ecb854291944dd3bd19a4db96c4a96a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "449bf3829c9f438e8f72d46ff61836ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "77893576b89341309e52655281d9988f", "region_id": "RegionOne"}], "type": "ha", "id": "56b3810a78e24604a12a4ef22c056de4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "31ff98939c364081abdf824ecfd62ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1a33c56276324436974acd226eed249e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b1db285bfd1b45d898047067dc70f6ce", "region_id": "RegionOne"}], "type": "reservation", "id": "d4f1439cb6ed4071bd047f835d0cbc94", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "23e112c8dedd49e38db2c7eaf3a5e4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "600c575a66c942f382688e04b9975d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a411fdb7ea8740f1b4f80ad1cb967dab", "region_id": "RegionOne"}], "type": "function-engine", "id": "63d94dc978724ed0b2bce9b1ab2b7ef8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a270348b606a49deb94803f0370e8e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e776a5bcd7434bc5b5607c9c8784b6d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "12cdb15e9c964af7998edb5d44845c39", "region_id": "RegionOne"}], "type": "accelerator", "id": "58ddabefa1b542949b92b4312d12035a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82408d7dcc6c49c49a269a407db2fa5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a70d88b1dfc4d49b9607938ac5b5d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c8a5940a6bc4839942c891d07f5b98e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4004d6c205a542d7b70663206ed47082", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "369e90f56bf945c28406f44ff4d17287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5bf94b80dca7426db6bd0890b7b4f5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce63180f56f44b31b7e8f1272f0e9c0e", "region_id": "RegionOne"}], "type": "registration", "id": "06d88d077dca45c7a8bfdc4e2e1685e1", "name": "adjutant"}], "user": {"domain": {"id": "ef85ac1367e44ffea2c1346e9400fabd", "name": "b5fe3333472046f6a80651d436200954"}, "id": "fc6ea313fc9143dcacfbf6b595b1c6d8", "name": "060df74e39a5421fa987ce1a16ca3da7"}, "audit_ids": ["fdadeacf6a84495cab6079e286fdcdba", null], "issued_at": "2020-04-23T06:25:55.259170"}} 2020-04-23 06:27:55,380 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,383 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,384 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,403 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/no-policy -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,406 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,407 openstack Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy Traceback (most recent call last): File "openstack/cloud/_clustering.py", line 415, in get_cluster_policy_by_id name=policy_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 386, in get return self.request(url, 'GET', **kwargs) File "openstack/proxy.py", line 529, in request return _json_response(response, error_message=error_message) File "openstack/proxy.py", line 507, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id ResourceNotFound: Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy {5} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster [0.278134s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,225 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,229 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,230 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,232 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,243 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.167496+00:00", "project": {"domain": {"id": "ae8dc5e25cd94b188f4df234db6bf7e2", "name": "0be4e2f7896e4636a71768dacf38ced4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dfca4e5e3dea4b2d866328d576b4904b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7d88d19d5ab84ce1bd4e01fb4d98be3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "887eb73824bb48668f8ed03abc172701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c13939f047d843608a0e85892ec74e63", "region_id": "RegionOne"}], "type": "identity", "id": "e86b0babdc9846e1a170c388e9098f8a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "19fe5baaf8d84731b9531fb55b4c11d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "46f72ae254e04cce859bb79214113559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "11d6ec0349814c54a6d18efbf1853c71", "region_id": "RegionOne"}], "type": "compute", "id": "65e944ed3393494a99631d353acc2d02", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2024a2bb5f464883a9f70651996e6186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cce1f6bceb12414b9c7fe0bd7efc3c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "29b9e0ffc1be41599e25be81a260b291", "region_id": "RegionOne"}], "type": "image", "id": "b35f6fc00afc45bbaeb88b4a0b469345", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4f858ae6454f458c8b0bc99783c25e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4656b11f10704b62b3ee3bcc3bae898e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e4639bf19d244ce7ba81b6e5cbc55f84", "region_id": "RegionOne"}], "type": "load-balancer", "id": "15b8b83161174c9b92f2d7fbef6d1512", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "202aef8df77840ada8a14a8c1cc536ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77c4bdc58f7a4100855917dc5771cc73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87a7807aa9e64ff6b5b14141462ba5ff", "region_id": "RegionOne"}], "type": "object-store", "id": "8e581e004ddc4f78ac21f96c75efaa5b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ff40e20063548daa72c25d67e449279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0037995c3dc2437798aa316e875b5fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a7d5aca3cc24b3b8142d9de6028ca10", "region_id": "RegionOne"}], "type": "clustering", "id": "c68e5c6438d242d6bae6c702eda146bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "acdb85d5e2a84c80884eb24127ad3810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c175d9bf6f747bc94e11e31f2d66c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fab829fc6e34682b1052678431daa7b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ef1654ab3fca48399a6bff1e5cd8591a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f7899921f654ec49851e576fe37df98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "957cd630a40842c98538b2a7c284e76e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ca97c26c6089493a951f18262e4528fa", "region_id": "RegionOne"}], "type": "cluster", "id": "05bb2faddb0c4741a0656efda28942cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfea9c4efa664d1fa4ede7805442aa87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0530cf76aca047f88137c16db45d5387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2a1a5c1f3cee46d48d6bc4a687ad3bf6", "region_id": "RegionOne"}], "type": "data-processing", "id": "9b56d10c8eb44576a4186a424cefff60", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b6d4b9ea0904253809bac5793e35c5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9938109c64f46419520a61baf642b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "44cf0e956dc0488397984080923fea8e", "region_id": "RegionOne"}], "type": "baremetal", "id": "8f6a9ebacebc464ca36944a3731824a0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed573955e53a4a35bc4728dcc2b8c186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22d7cd2a26a04f49b459485602ad2f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abc19dbd506740b5a5b971401b37407c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "047c5fdd00dd40a88a1fac6894e2c8d6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "98d55ae1dca84de1b643dd0c2f6e31d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b40704a1e05d4203aa66ac0b0bbe936d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f560a9da87d9459394c8317cd2d507d2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7263352472df410984fe1b35edeb1574", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4c357ee6b2604d6b89017440b1b87b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e372e3ead5ae435cb4f90fc9b2111836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a43d32e23c414372b3553644c46813b4", "region_id": "RegionOne"}], "type": "key-manager", "id": "354a7421230440b09d55cabd1ae6ad18", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd54c07959604140a5f94b120986b1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5c5b937ee9e4b0f8270147ebe9a7b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "957c9c65f62f486db720ddadc06b2c75", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1add801e5c024ee795da65699f820ff6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "302087e39e2d4ba58312d326cead1c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc9da7b2003b47a8b6d88a9222a43a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bd098f779d524891b778558722c0e542", "region_id": "RegionOne"}], "type": "infra-optim", "id": "88494929b21145279a3359ef08579da2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "da3c5d5053c94a599ba8c35d36052544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1a39dd2707647f8897a1e15f30ee0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "550bebc7b3e8412887e8958ff1cf85a0", "region_id": "RegionOne"}], "type": "message", "id": "8bb9f4451c1b4cbbb57f0cb9809b02a8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d24c4c61b644d12816b4446a4e20ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "67cf20eba7514e32bfa4b9e704da84bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3aee8a9beed4441bfdd926daed05f30", "region_id": "RegionOne"}], "type": "messaging", "id": "7a0bff43bb194c78801c78a78fb565bf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ec7439650ec043a38508831e3138bb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d0e208a439540c18d8059b88e3e7c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2ffe961a802a4223a56c0e13878da219", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7d79a31fbcdd4601bcaa06a5c978d47d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fa5c621a8234087878d470ef3b51380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "591d49527eb44140a830f16e8d1854b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c7c58d14655481b991418e091606682", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a857de08e33e4a5bafb06063094b5244", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "713b92d23cfc4468afcad9171965e7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd3a04a494964c59861730e6e4974f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "179029c5923d48339012d013078f60e6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eb40f165ff044510bdb99b4942701ea0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6c9e131dfe2455598bed07422087700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0e04f57c9214f8e9433849e719a97ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c57e01e17fcf4e5da1b51ded66c9a9aa", "region_id": "RegionOne"}], "type": "container-infra", "id": "11e14fe0da254b3f996135688bba4923", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f91019769a5446ae9989c1f77ae91d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4a9b78dfdb2a4331b4f5c4929368507e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "807c33f13ff74753beb54a55f1da619a", "region_id": "RegionOne"}], "type": "search", "id": "7cbf0c882e284aa190caf5e4537edf46", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "adf2497d0c86410c9cf8f833d84c1ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c6a1b5ad970345f78cd5f9f1b25aa86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a4e7d219a0254ddfa23d11225ccba628", "region_id": "RegionOne"}], "type": "dns", "id": "30122a593b5542ce95e1f7130417098f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "58cf73291a4a40cba38bd41c95366153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "412ed335bd884b81b7a35b7580309c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97136910ce684fb4857441d8ee3759cd", "region_id": "RegionOne"}], "type": "workflow", "id": "b71b4428bc3b416686f7ea2e7b83ebf5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bebecdf6a4d340db80b19dcc7a435b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4ffb26db1abf46f48727defa1132e4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ee15fb8053d3419da55df2cc8712cd2c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ecdad42f15e74bd0bb1bbb576855ae8b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "de4d65295de54cb28d67ef208af74f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0272edc68ebf47aa8b86744a6b5fd8e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "245d29fde42244bfbcdbc636ef849636", "region_id": "RegionOne"}], "type": "rating", "id": "a0abafae8eca48e689c30908fb4610a9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bdfff8522bc6414a9f0ae53fac7c614b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "740fabde579f4f5182375839aa992092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5ac2dddd12fe456cb1b3302245c05ed8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3692fa4532194bb285242a7406905721", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a8a4102bb9fd4b8d9189362d39ed6516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4a387c241e249de9d3f1a186311c9cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "839d1f7399304fa7a2d9b73e1b93c5d1", "region_id": "RegionOne"}], "type": "policy", "id": "abf9c26f9c4141f6ada2733dee1d0ffb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d1e5072607547f1b026f812f88479a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81af34af94cb4171adc6f0af8e52e2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "181d545ebb7a45e2872eec0d99966f55", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ee9a4b192de4ae1863e7d46fc0e7eec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df346d51481843fdba49da2f3661b0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56c72b36500843a4a0681c64186476e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62f9bde59bc44067a534a2d2e750a317", "region_id": "RegionOne"}], "type": "sharev2", "id": "29a04022ee7c44dfb15fcf147ad7d761", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8707b0fa0a314e989769427e5b65ee48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1fb6a1cc1054da8b1184a5615d66080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "edc6ad56efcb4efc9d9b016e9b2e0ee5", "region_id": "RegionOne"}], "type": "share", "id": "e22743e271ab4e54bad82a1dfe0a6ac8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "89688bde96ed4b40b147e1edb88b76f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7537fa4f73b34489bc379bb19f9b22d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "17e239fcc42b48eeb33fbc747049859a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d8555d96e07424f81a93385f42b13d1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a955526b6ab546598a7a03f08f34c227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a24d9858dee1473185c924d5e7605896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3290efac72a44aad9c3bd7e950007ee6", "region_id": "RegionOne"}], "type": "orchestration", "id": "7085f6de8e6b4afcaca5f429d13b752c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1851f52595e1435b8cdf30701477760e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d230a5acc6704578a0e69c41a77a870a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9fe3f0e1b05407a8ef7986bcd98fb9f", "region_id": "RegionOne"}], "type": "block-storage", "id": "0c39b39414454be1bdd01163204db9e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97c7263d040c43279ad54289379eb785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b5a713cd7943bfa89fb6b13fc8fc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4368ab5edc014524926f49b2d3e8e692", "region_id": "RegionOne"}], "type": "volumev3", "id": "f588faa002ec4e139f76273302913b5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7c9dee7e02441d0b8dc0cd443978cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "502d438782b24204a5ca8917e1d0132b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330bbcef1f06478085a852418d5cc60a", "region_id": "RegionOne"}], "type": "volumev2", "id": "e262c7ff0e474bf2af671368ff80f0b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a77917410c34870b8773d0e6543a5a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe0740d0a7dd457fa14eab544f9fedd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb17217511cc4fa39abdbc970853c816", "region_id": "RegionOne"}], "type": "volume", "id": "f88a6681f49b4c71bb7721c5a027e4ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f8bed3405b54529b8a32c9705d653a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32f5c668e7164ed397b0017857f5c190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4333b44f19f0453eafd29ad1fd681cdd", "region_id": "RegionOne"}], "type": "block-store", "id": "720b06d1e4dc47ee8d31fae4696281d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a8e66fa4996943cdbd52314ddaae068e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9d33850a437476f89b79d5fbb71c0b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5756ebe283b34d6e8c8e193b8684c0e2", "region_id": "RegionOne"}], "type": "alarm", "id": "cf12b8bdf0ba4223a8eda9701ebee389", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3aece9426d7845028faef8255c7f640b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aedbb58e22dd46b88b29e00923b9c985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9150ab59102442a7a9c74b7ca1698fc6", "region_id": "RegionOne"}], "type": "alarming", "id": "3fce05b331784d6fb2d87576b4169ba3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0aabc2c4ad224b84947c5bdf3058762f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47b6405c791049cea896172aa3118798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "874b9835170349c898d1f9eaa52bae72", "region_id": "RegionOne"}], "type": "meter", "id": "610fd45c4b81416cb98efcdb7dd1fdbe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d12f1520195e49c999e5bdbaf7b885a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "96a054e928a141b2b4062bd1881e3c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4507262d3ff4eafb4cbf6e303adcc6a", "region_id": "RegionOne"}], "type": "metering", "id": "40e42f1d8e294995bf15f8c300172983", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14c7b79ae12c45f19f07b5aa5e053138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ff208ea62ee44d696457328edce340d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4ed627fea0a64782aa814ae3cc7c14d6", "region_id": "RegionOne"}], "type": "telemetry", "id": "48d0d511d1af4777b8e46da54a319187", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "75a8ea11defd4a6c84937758354d3233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2c73be4978d64169bf8434a843753954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8e7a84db80f74daa92f52696d266af4f", "region_id": "RegionOne"}], "type": "event", "id": "ef5ce8ec13a24b89a85e3fd90d602969", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fab955d9d2224b2ea20db9a3701a41ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9afa906b5174f299fbda916168452ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f11d762edd654d3b81dabc5bb2fefb84", "region_id": "RegionOne"}], "type": "events", "id": "98e68e106cd0468aa39c16b02bf51019", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67056d42425448b6832d4989e26e54e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03b61029ce8e44c3a9fc0ec0e82a5ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b760217b4b764e5e8276c2cce2f54be7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "69eb104ad03749e8928efc32cc39c35b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02e8db23f6fd459e8a9bd73d6ccaf1b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4312115dbc6b4440ae9d4d58bb5f583e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "222bd7bee81e48d290be0a01dca1c607", "region_id": "RegionOne"}], "type": "application_deployment", "id": "211ea2c33b5d4921b04a8c9c94e9e883", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39ead526aee645619c40a679dd2b054d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84f9ea436df148fe8eedc9deb36ed991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "16188437b7404738a83251c161c80b7e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "71a84e89a43f425e9c74757facdb12ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "236e217b2a944aba93d38c27882f83fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f2203e34d0a45ae83e0cb784098e0ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f7bbb895c664185b6dbe3c7fde0230f", "region_id": "RegionOne"}], "type": "tricircle", "id": "1b4a418245d74f438bfb517c5a3c9a4d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "09fcdd4051f143deb28eb5c1f8c94b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3a99a31ee6fa4abf8f7c3ee6250f03e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f18b3a9c210b4e219641ad1109a21557", "region_id": "RegionOne"}], "type": "database", "id": "83004fc004134e8cb37e1c33e67456f8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5781d15237f48f0b81c01e51c8993c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34e495b9c5b64d2d858d28035a6e2941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d465cb2f7ac49419438dc977807da73", "region_id": "RegionOne"}], "type": "application-container", "id": "01e1755d3c904004937c98a3cfa7bf77", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9bee81d36d040c2b701c619864295af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "946e2dfa43374d9db9152978d25d4200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c22b57ab8dce4d74886768ba3f49ea5d", "region_id": "RegionOne"}], "type": "container", "id": "93272de18aea46cfb52798d26d1e497a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e9079b631f54478b95d163fcd23dfe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9006491d7d46449e8a0b8ec29557c046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d2773127cb1b47d0baf6c12e85cce699", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "20d93a7066e14e89a052d8c6d11b31c1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa8709ff6c764e6195fd2af8f10d25d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91a81db7c3ad4216a43fd360313b524e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d8db608ddbfe4d7f986041402e46ab66", "region_id": "RegionOne"}], "type": "rca", "id": "2d557a04edbd482ca549710cef8e7308", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df5846bb6f2d465bb5953a8b52b88f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ea9ade6d37246dba3415108703f65d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "656eea51bb854fa095e94fdcf1ea65c0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f508bc17f1114abf8cc8fcd59447cf91", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f1abc6e39497486fbb4aa336286178bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f85412370019449cbe806680fd1de130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "83d60fc1ac0c4dc8b7bf983e87e04555", "region_id": "RegionOne"}], "type": "network", "id": "bd8d67c503f24225beb7bcef4790785c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "84aaca4dbd304fadb590a1dbf2f61315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e7119abd27474f51aff58457a6609121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "082642f7afd14049b064c7340ff7e859", "region_id": "RegionOne"}], "type": "backup", "id": "9215319dbb774fa19b199f04beff9dea", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f32f7d7584544b05adf8fcc48828b0ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1dc9b0af71744e0082a6e1e6fc19d5af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b0b20fe9b9964bc08824c21a78c638b9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a5d93b060e6742e7853e3df76e89dbe5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "645b756ae7944ae38a49c99f9efe602b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78a101ab58b7461294e44085d64b8bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0f7f9563a6340bdb698c67fbeb7d07c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1acdb9d52a54e94826757bb64bc466d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "90c48ab6c31544929628b7551ff25cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d2408276f9c6441182e1e391e106912b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "683d7df0cbe446c0b4951bd469ad5523", "region_id": "RegionOne"}], "type": "monitoring", "id": "0d773fc3a55947d28773550e49215fab", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8fb56849c3db4d17aac1376068eef8ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "545083b5395d482194a7b96a342c7870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9085435bdf5b405dbfef10e8adcc733e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "668fabce7dff4b50b5c0c9b79c4f2118", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ccedca1efbaa43f5a144331dd02e6697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "43ba7908432a4682baa41c9cb9cd90ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e1682fc15b3244a880c1c2c212df88c3", "region_id": "RegionOne"}], "type": "placement", "id": "9bfd5b8d67c14977a99b26e56732c1ea", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40a4af0aa961458d859015f4750b7410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb5a6eac289545cdbc02c69de79078f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf28fbf64d2e438b9eda0d2ebfbbf600", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9522ee24ae7841d4bb1e5caf7d249910", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7abc92ded536445d866e734facf50fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a10de12ad9e483899dcbb52047c0ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe5590906a8241de8320b90b4c2b9b24", "region_id": "RegionOne"}], "type": "ha", "id": "8670567b531a4cb49ed3d72a0aebdd5f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b390406b2d25421ab0cb57a884541ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "28a05924d210403e8bf5e6bbe98b4b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3e2a029ea1fc443288f4260daece4316", "region_id": "RegionOne"}], "type": "reservation", "id": "590b43a5da3c4c83bc37cc23576a686d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22925efbfe8a476f8ac56126f6299c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c67050c01931439988f076b9f4858eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0d4311e38aaf40d895794cd3ae91ecd5", "region_id": "RegionOne"}], "type": "function-engine", "id": "60b154ebe860408ea1e51b331ccc6e8d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "70feadde015a4b72b4988aed604fa328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f477201459934bf198c2862023f4fe92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "10459222770945438f37a65e801af52e", "region_id": "RegionOne"}], "type": "accelerator", "id": "17f89706099e444692e4484d598ea8c5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c37ec3649f8548508ec2ec611a636e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c541eb144d54d448e8d6b5e660f05fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ec5b3e31ee6b453f87c487ed47d210eb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "384aa77849b64cf1bd9d8eb2a029759b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b0446e5890d4084b0b0e8239dbb7c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d485df7710744d57b92cd9d8e9992fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ded33c20d194907b675967a0d8116ed", "region_id": "RegionOne"}], "type": "registration", "id": "6bab1d1ae91d4f9782cc2dfb647fac22", "name": "adjutant"}], "user": {"domain": {"id": "e7ab3f05d37d4600ba8400f21349ffbf", "name": "b8e1bebf131f4f549f37d7ad2b5ccc0f"}, "id": "f403f1b34b434aae931bf0fce656d759", "name": "b073084aa5544b3fa0abd653a99b36ee"}, "audit_ids": ["8f2c1cdcdd97485ab9769534a0b146b5", null], "issued_at": "2020-04-23T06:25:55.167496"}} 2020-04-23 06:27:55,337 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,341 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,343 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,362 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,366 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,367 keystoneauth.session RESP BODY: {"clusters": [{"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}]} 2020-04-23 06:27:55,387 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1/policies -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,391 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,392 keystoneauth.session RESP BODY: {"cluster_policies": []} 2020-04-23 06:27:55,410 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,415 keystoneauth.session RESP BODY: {"receivers": []} 2020-04-23 06:27:55,434 keystoneauth.session REQ: curl -g -i -X DELETE https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,439 keystoneauth.session RESP BODY: {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}} {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.285310s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:54,316 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,323 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:54,325 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:54,335 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:54.257163+00:00", "project": {"domain": {"id": "89896fd145af42f2b60fe67b577ad484", "name": "06de89e4c24c4a42a3c224ce5f400d32"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "96ca2f550b584075a7359f87bc696ac5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "03eabedfc6664b08ac501055649f731e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bb46c00ea00b48edb93e39f56848288e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9c95846596e44691ab2a56923644f507", "region_id": "RegionOne"}], "type": "identity", "id": "d9bb951cb752434fbe56d75f2d1d831f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "616c60aee42e47c4b8ae7e0595d4ba9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "973489724eca496fbc10cc62cb299b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "55127a86049d4539a1198d19ba3172ce", "region_id": "RegionOne"}], "type": "compute", "id": "70a5e228b32b4da59240c1c13640c4d9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "169817cc4bff489397a8042a9adf9c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0ea9f44c291940ee93b523e56f587189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aea5ba118bc841619128f6020c19461d", "region_id": "RegionOne"}], "type": "image", "id": "1fb3c6d25ef44e6988e7e0dab55fa9de", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03ff1a771e8b47bcbc03903a7928980c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e44a4d3f51b8422e901f165d3ad557fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "58a342e7a1ec4301b8cbea33c2934e09", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b11bf2219eb4417886545f9a2a768418", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1494f60f9e749b0ac1be579f2c4f9aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09d94a76704d465da45e7f5551e6486b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "743eb22f04b94d9f8d2722ec2fdbc642", "region_id": "RegionOne"}], "type": "object-store", "id": "d9c24f2c3aff498f8bb4470fd305f580", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2efb6e9d9a0e47eb85ca519cf3695df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed02ab247a764a1ea2a0dc8a7b9893a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "18603f92fd164f07b12ece64544bfb65", "region_id": "RegionOne"}], "type": "clustering", "id": "93d190fc3fed40559322ad888aa6ec54", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d42d82de215409490a542d64960d210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "874a241dbeab4a05a5422ae9988d97e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a377d9b86fe45e7a0ab57f39b8a1718", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d334093d554744b285707937f50f0beb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7ebd64c07914e5b9e30802bf36bcdd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed1c0b7628444b5bad0ecd8a737bee2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d24047c60d164b46826a7e698e99ad96", "region_id": "RegionOne"}], "type": "cluster", "id": "00d85f279eb749a48ad3be73ac389af2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6b8e0e266bf8443b9ad994d8679eec83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02f1329f95e64c418c65399835a0f0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1ec8cfc936174b50bd208484f83620e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "93a366ee6ef34cef94966594cc7739b0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "253e5bbf9400437f82666ae9d4348ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c3904c6edb2499fa0b7e916234a77b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f443aa909f294fa78f2098bb5ac06102", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e44092473fb44df814796a2e807f104", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c04df24b6ae64c9283cc5538cf071645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a82a8e48ee3549069e4ab73807e58b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6e9b77611693468cbb30415fea3fecd1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b875c085284e41fc9c718ba13f0a39f9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cd6234ec25674535bc58c2b2afcebe6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a289ae9185754d6ca91282137567ff5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0f6c106bd9ec42c08dd3af4726f0aea8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5e23d797a4ec460a80fe9584c2ab093d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1cd927a6d20a4b89a37b0c67a0a27dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f1258f4fff94bec9b79f78a53993720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1df488aaa78f4087b78bc12b312c171d", "region_id": "RegionOne"}], "type": "key-manager", "id": "7297fcfd3c214739bc1d13dd37bd2035", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b5a75ee93acb449ebd09b494493c0970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0956067d1f8648368f3e83647fa82d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "621a84af5b6b41308975abbf573fc878", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "53ca2a0be7824af2875c6a54663e6dfc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab21078f27094a2ea818be98f95b664d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e1fab41727424a0cb707d9911ff27ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2758cd2e6aab47948f450ee08a8e955a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "020a8d36aaf6408e97aa42024744844b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2316352e55534d4bab8cad941a9d4159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "83c80a4423104ec5966a9dd9077484f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f69f413399a142d9a74afb9652bb4bfe", "region_id": "RegionOne"}], "type": "message", "id": "e95171dc351541f7a1f53a55eb417f6d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19c7d065d08a43e6b05b39332c034f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cd8830dd97342c58505249e7407419d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fefb9d0135094c02aaeadc31d89b2350", "region_id": "RegionOne"}], "type": "messaging", "id": "2f6842ffeb2f4e7596817539666e37af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d6f79f02f82648b2b52e4cb088f2fc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f1829013e8534278aa621cee1a20976f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7693e0fe7ceb4d6488877b40399831c3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "292ba67a92b24e9fb21b8ba3732c2985", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24dc4b970ad245b3adabd032889ec55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6bf9d0b118940348c840e1890320c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96f96e1fbca9410a97dab3bef6479c1d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0396319d23db4d6f953bba8398919281", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fe73e6d77914faa944864b88bc0f82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b6956b276444043b7e342645d1af346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b124f4c863b46439c51fd4c94acb46e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a611b03b3111465cbca526a8b5babe1e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c6e1573cd2542d4bab01b3abda3215d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5385da1341e24cb8a85aee1319ef2ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b42cd6c2d984eaeb83b4d849fe3796f", "region_id": "RegionOne"}], "type": "container-infra", "id": "0d4bacb40bb34671895c4a8351fba5ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5c3e8191827446f2bb46c66de31e7d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f329fbf5f8ab4d89ae11c1a3a8a52c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ceda755015714e9d809d3f2220ef9290", "region_id": "RegionOne"}], "type": "search", "id": "ad1f7492b7cc4fab8dbb6d114f418301", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "efeaaadc1ff644e18e23445bdf1fa912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "899b7c6ee2ac4a91aadbcea0a2752f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "18d246bd6965455bb8e7d16469077f0c", "region_id": "RegionOne"}], "type": "dns", "id": "879dc5e49ae74ceaa41407fc9b00a467", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d12223a3fe84071b3d63286af0c0385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d7813e2c61044edadc0b069290dd9ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1a00a08ff477432ebce6a766f51443de", "region_id": "RegionOne"}], "type": "workflow", "id": "c5295850a7d342b480d95d165d30fdf9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "328ab2647a2548a7b545a5f510a5db1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6010f17449544b83aa9998d71c52b381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "74a104aaeaa54289be33a250cfb9eabd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e74f3bcc228e4c24901c8a7a580ad5d5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "54945e5634b647d18604828db9929d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7977cb38ac454e6f8bd9f47793ad07fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "86038fea64b04d21a7b49e7590cf1deb", "region_id": "RegionOne"}], "type": "rating", "id": "6e4fd055d4894dd490875f3b330d1f50", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "227b477a74af49879a97cf26538c9566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d6d12b764c6418a8337503dbb196509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0030e26fa5df4517bac7bb8d5b1ae45c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c1ddb8e67f0f4375813d4a35502ea11a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b72f2797f054f36b47a76bab619c905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "11d87b6e19d5432c93e86ae2a048b554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0fbb0eedfb9c4ca5ad29f6d7f13c488c", "region_id": "RegionOne"}], "type": "policy", "id": "7704d224d29942cea58979706c4cf6f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3003730d9b948f98d145b0f9c479d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2157eeeea39b493cbf14102ddc736247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33ed53bda84d4092a1bd7b6dd66001f6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1d38da3458d5411db1b142c268864171", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c4695e9cef74450804624665c26467d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91882b55ca2242ec968607515ce35055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "32fefaf8d43a491ea4feb086fd6bd3db", "region_id": "RegionOne"}], "type": "sharev2", "id": "167d56944fe74177a9023d6e153af717", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc342da79f9d448b801fcdaa634ef7f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "780701e0a0184429874db454a562ab9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6c7e3a545cdd4ad08d7d578f2b6cd1e0", "region_id": "RegionOne"}], "type": "share", "id": "8dadefc6fffa4ae096e20868b3807148", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0547262ed66c4f84a2970724be2ff0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "41452b572fc04f9ca002fc897eec672c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a8fd34bc57941e7a9f49ae77642e79c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ea4ac26fec4743989e6e5ac647775e15", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbfcf4f31217471d91afd8044c71af7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a468340d4b948af8970b67894bc8d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a814648f0ee4a54b88862ea4772c194", "region_id": "RegionOne"}], "type": "orchestration", "id": "899e6feab4b045c08d59b9c95a08d324", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df03c15584cb422cb477076068a6f796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eded43153364b1fab685a7cfd8b2d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330a742bcb8d410fa22d64fa63c16e22", "region_id": "RegionOne"}], "type": "block-storage", "id": "04069032ce3e44259014d04581778da1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c59448638d3e409fb61f30db9730b373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7145cf037b2472eb96d453abaeb8083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "853500ec633347b7984e2c1c23724594", "region_id": "RegionOne"}], "type": "volumev3", "id": "0dad15b0034f4cc2a830e7e843e43cda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61728e476e3c4e71a913739fbfbe12c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf6db8fdb92648edb2d2a5ae1e842070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e38a705baadf4da7900edd4e551dbe98", "region_id": "RegionOne"}], "type": "volumev2", "id": "ab7bc83608774a45911f221f74969fdf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5aec3e857fc24121814eb1547abf69ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "196c1ca2359448e38e3e0ce2b638a8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03fb82d064e74095a30b36ea190cad28", "region_id": "RegionOne"}], "type": "volume", "id": "249a5577d28946ecba03ce1712fe5c16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8875d45e612428883b299ae42ec936b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "492fd3e88e474ebc9c07f8b19d11b4ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20ee019e28a547d8a963d525c61f3741", "region_id": "RegionOne"}], "type": "block-store", "id": "d73d501b347243f9a5723aa82f1dc5a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "727885c7e424440daa3fb27f35ea9154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8c3cbedb4bb14e46998d4c1bba90b0de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b13cf7d0a1294baf9313a6a158d8ab8d", "region_id": "RegionOne"}], "type": "alarm", "id": "6b40094050aa4342b3a0141285ea9785", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d27ceed7ef443499c1a5d3ecb443f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bf167d9b25c4e5fb2be237ab7cec2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "46645c6a83b44d0f88a647a18701169c", "region_id": "RegionOne"}], "type": "alarming", "id": "028b44fea0aa482e8d89f106ad363a81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d18dcaa007584a5c8fc7c99e9fe2098f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc05eff92d7d47d0afb3657a2e9c0825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1150993b205946aca24a1ac1d671df23", "region_id": "RegionOne"}], "type": "meter", "id": "cc4f2f24584f47569e80f1873ea52234", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da444c7f7ade48adb130ffae9c787386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0a3199b71564c1b8590a3abcdbc8efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3fc6cfe5ecc4ff78c3763650a87c934", "region_id": "RegionOne"}], "type": "metering", "id": "fe114cd5a0a04d65982b7bfdea57fe58", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c66e760ddd1d4d9389e6b6fa547d3968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15c5ba7814c948eea5dcb3a9e466ade5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "042e0a3341bc417d9b0333d078bf05eb", "region_id": "RegionOne"}], "type": "telemetry", "id": "e7de2a60441645db95e92e02ffea3f14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d0c7d606990342d2af5809a2e8514daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7ebdbb8c796d4882b8973c2bf6d41033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c28017cc81c841528d618c85db392ca2", "region_id": "RegionOne"}], "type": "event", "id": "8e0edad73f7e451faf12b4d4b6dfa33b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "92068080536d47fbbd7c5bc3966546d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f92bf148d8c549b3a7004aa747a43ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fae682197ba24cedb128d5622774493e", "region_id": "RegionOne"}], "type": "events", "id": "cae6e18c268f4c869f99d983ef01e29b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4225e674ac1744c988a8dd9b64e63b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7279f39e2e064fd3996de195013c1ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bb94caf548f449de92483e8898bdef92", "region_id": "RegionOne"}], "type": "application-deployment", "id": "33d8e52ad1b24889a5f2ffd262ed7ed4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5fa21785c7e49e890730213b220bf4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d48cb6c24926473bbef9233dd8b84e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e981b2c4340495490faea18d32c0f5f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4d1d47cacc1a4f59a3778a4f2540826e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26648b4947ba409a939ff9812b597b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e2d309bed5041559906b8322e170e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0278da177def4ebfaa2e2ba043b350e8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2d3b45a13cc8433e809f9cda024321d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccc917c5f5c144dc92f151647cd81a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "199b8cc879bc454aa191f405c9002f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aee451fa01d94d2ab59ee5a2374ba7be", "region_id": "RegionOne"}], "type": "tricircle", "id": "cdf4d996d183413bb9842b67952adf5e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d42754e971be4f41a390ec84dd254318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a217dc9ae93247d699f9e199f39c7b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8445ee932e5d49deba32a16b54db3599", "region_id": "RegionOne"}], "type": "database", "id": "a1324262e4634087a3b235afc5ac9ce2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "685351c7c97b4a7ea76648bb31aa0878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "220effecde0c44f8a9232d48d94afd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2fa078e149f344708ff73d182658d42f", "region_id": "RegionOne"}], "type": "application-container", "id": "b9055b581ac5425eb7410fce412f58e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b470b81100b34e82a79121e38c5f1d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cdffb2b82ca444aa97debcf9a8274b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2a0bcddd0414f48982ab567c8d7c64e", "region_id": "RegionOne"}], "type": "container", "id": "b4ae37941c5442e6b6b59fd2dcfd6be2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fcaa0a9e396346f096e9e759e3da8fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29f2884c560649189d96a0f47d0f3f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04fa495eb5944398bcbfbaa52f1f8a04", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b907e050b6874de6b7863602f94a23f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7f3ca30c195495e8825deb654b1e0a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cbe62ae2259549a4af04caa92d71bd7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f1ae7ae7f18d4d7d99de805957e2e135", "region_id": "RegionOne"}], "type": "rca", "id": "74a6f6ac165e46b6906b8525d3963cac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "48f75e75d3564046a32bf96c9249638d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "568a54769d3c433fbcd10b0118b2d257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3c82d4d98bef46f7836990d274f28d3a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "19a38db049774a2997bf1ebc85d79383", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c7d204b2e24d4033888d4add7068a519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7040cdd12d3a4b9eaa251a9b00ff67d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b006fe2cb4ac4886ad7e5adec040fdb4", "region_id": "RegionOne"}], "type": "network", "id": "28d654a03cda443d8f18d931f0813ea2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3f3f83af775f4701942896b406a9a6e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "450d9de225ee4dfc95755845ff449864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "922b37d9265f48c7bc16bb315da5cb53", "region_id": "RegionOne"}], "type": "backup", "id": "4e07fddcc6ae4b3ea5cb1805e1cf0728", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "137b9a8b924d4c93866eacce7c465f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23c2f751efb64aeebdc684a978edde66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf31ff662bf74aafb32e0d6d98fa0b28", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fc6fcf56868b46c883ea88d1cda6f703", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "85ca8250cee04509a0dc00d94594a2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8db53d047d5d44049a3fd12873ba0b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e4cf77b5785b4abc8070a8e850b5c54e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5e0245d7b1174521ac95bb403b2c83c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "44720ea4ce244b1b87f174f70756bf36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b37a9956cf734b2a9f801962290463dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3a0134c17846490094156e3dc321ddfc", "region_id": "RegionOne"}], "type": "monitoring", "id": "c3a3f89f311a48788c52b3123eef782c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "16f4752616244b18881a31d1da081090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0809e3b825ec4d0391017041def07e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b32989ff28ac493d9e2736bf14a1663f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "57af59fd12a74a7eb14f12c32fd589c7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a3070fc2e244998b2e574f3e27e7994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9ec345f39bd14425a3e92483adf33005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "85a6f9d9b0fd4c939c22f043b886cd57", "region_id": "RegionOne"}], "type": "placement", "id": "ce8cb0869374454b9032c89a02757315", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "128a7430503946e58082378b765d9b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c67f9f79abe4e189aa2cc041f627a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9ca9a17760834e84bbaf37d089edbeb2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "622e8957a27a415aac17be3a524e1e56", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ff28a8741e14ebc9f2fc4ad0e9b6b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6238c6e0b184456ea75a566db09ffd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "28c90055c31047ea9037dbce524fa9e0", "region_id": "RegionOne"}], "type": "ha", "id": "fcdc5d7ef93f4299a0955a0d65cf2a17", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0f9feeddd85a4eeab9da34c56f8216d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "71290509c50a411c81168be4bda4b7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b58026354be84b2499c853ed33bae488", "region_id": "RegionOne"}], "type": "reservation", "id": "387015484dd445fcafde8d317ce8ac9e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "38be17726a8d4b92a05e9bf02d8ce1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1fc31b791f994bcf963e63e42021d1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "708eb304619240a99b5509bd74c2eefb", "region_id": "RegionOne"}], "type": "function-engine", "id": "50669819f8eb49e597c5a8628c5947e7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d79fb2d700a74143be31426aba78e0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dedc10e3b6a5427e973d4773f5a59a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ec5f15c3896a48bb93df3525ce55ae3c", "region_id": "RegionOne"}], "type": "accelerator", "id": "5174c56832ae42f2bcaf904820a5e60b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a121d5e61b8c4651beeba62b61c9c271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d083439b2012427eaaf80a6f5a131f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4641211b4c64a06b72f9654934d8b3b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a97d9a198c4148c8abd81728d5c3f2ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c90626b7c5874ce28b698d51f7b8d404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a786819261ed4215810803f812c39614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe17d327389a42fa8f475abd2553e958", "region_id": "RegionOne"}], "type": "registration", "id": "f7716657e6c0451283cb1f66b6227d39", "name": "adjutant"}], "user": {"domain": {"id": "2ec21db3a2044dc78f1f8e4639114daa", "name": "6c5f629ab9b14565a31e5f308cdf288c"}, "id": "4883d59e77364700ad5a1f3d0e62fe74", "name": "e21fee240a384db8a15728b17b325ff6"}, "audit_ids": ["6cac96b7ebde47b6a92d9626760bec2d", null], "issued_at": "2020-04-23T06:25:54.257163"}} 2020-04-23 06:27:54,430 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:54,433 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,433 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:54,467 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/749de31d-08c9-4690-9151-53d15ea95692 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,469 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,470 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": "kaboom!", "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "inspect failed", "reservation": null, "instance_info": null, "uuid": "749de31d-08c9-4690-9151-53d15ea95692"} 2020-04-23 06:27:54,490 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/749de31d-08c9-4690-9151-53d15ea95692/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:54,492 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,510 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/749de31d-08c9-4690-9151-53d15ea95692 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,512 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,512 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "749de31d-08c9-4690-9151-53d15ea95692"} 2020-04-23 06:27:54,514 openstack.baremetal Still waiting for node 749de31d-08c9-4690-9151-53d15ea95692 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:54,515 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:54,533 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/749de31d-08c9-4690-9151-53d15ea95692 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:54,535 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:54,535 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": "kaboom!", "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "749de31d-08c9-4690-9151-53d15ea95692"} {8} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.141758s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,360 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,363 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,364 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,367 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,376 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.292389+00:00", "project": {"domain": {"id": "f9fa093fd1c949d3b4f86a6bbb662107", "name": "9ffcb2c17c864364aa885107641fdc5c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5de3b14c65414c9cb38f6e56c40b5d0c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0695efda8ddf4a88bda0f6282c97eb70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c6320262df5d4112bc71bb1a884bbd5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d186d470f30045fead3515e0c810de3f", "region_id": "RegionOne"}], "type": "identity", "id": "6af7f0bcf117401b83307bedc0784b72", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "14de09064b0e49d09cd49ac9f63ceef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "25606d683a914a5f88dfdc142f0ab820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c610ef5961554708974fb6fb5fd8ad81", "region_id": "RegionOne"}], "type": "compute", "id": "fde8373258fe4f148694d48cdd69efcf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bb071562b33b4cd2b12e6f4f6273c108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a77c067785994db3bf359565a991a87a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4fa7cefd6e504ca8bd861465550a211b", "region_id": "RegionOne"}], "type": "image", "id": "37b0fe77bcff46f4ab8e99e60caf9bb4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "684f95292aa94907a76fe6f5b98feca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a7edd4da19d441d2b94dee07e9763608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4b1cbd36eb8c479dbbeb926e049c5ca7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "49a1c29fc8184f5eaa8dd8a59f7347d6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11d635a350794464b9d15928ecf03fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3cd6788175f400ea2b806b4bed018e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4559c5d7cbcb45068136fd7bf154fea4", "region_id": "RegionOne"}], "type": "object-store", "id": "22ac41005b024645a459083d4961d69e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12251e51e91e434098ed1a4c55e2e88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0614d4d28b444995a035e7f4fb2bcaa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d26de441089a4b2d802158ae0d2eb0d8", "region_id": "RegionOne"}], "type": "clustering", "id": "fefd6eb5541d4db0ba295f4ae7a51821", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b85329847da443d58da41f2b5b53b7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "615d5d18c7e04a8282be847b97621df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6e73229b427843cc81d0c1e5d976d6d8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f294fda2748b483aa9320c9f626cb2f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ad56197772c461cac19e1fdeffb9d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d97bee5c09f41d4b3ee439aa51122db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b5435a9fb1a646f1af444e38fdebfecb", "region_id": "RegionOne"}], "type": "cluster", "id": "0485f29644834a54ad9ff4b2e528dbab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49939b64228642e386622023e9263250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "afc408a3f504426e9c57b9b841595a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a1fc2174a02d42d3b788a952d06dc82b", "region_id": "RegionOne"}], "type": "data-processing", "id": "ff9fb43116ce41ad8616eeadd72660fd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70755d6f45d048d491950d20cc302543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "400c14e1f14649b79c0cf03d7ae009dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec273882abae45978e40dd4431dad182", "region_id": "RegionOne"}], "type": "baremetal", "id": "c82bc2be1849408896d1a4c7a068852c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cfe3164ffce4b63a28f61bfc6d432fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62622dda3b1149c2bcf475688d7447d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d41fc3c8ab0a462cb6d13b675faf5eff", "region_id": "RegionOne"}], "type": "bare-metal", "id": "34bf34a350644652b5f58d47f97d4eb3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "759b55048b714b7098bb5b430f9a877f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1a4c017482e54043801767cbff770fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2b7932cabc634fe1958f4aaea86ae601", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "87257452918b4436915882d86aa30d35", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7198a699eb8e4af8b775dba5682fd2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0999380c0164b838660d638d60658cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c4f20d60815048808992aedb3c357685", "region_id": "RegionOne"}], "type": "key-manager", "id": "5426e763b3914e72a637f5a61180c4ef", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "237eab79e01c48999f6cd51774d83f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "920304b1e0774a01af5e9207f9cf4203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aee2faa526724baca516302ff57162ed", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9e3466f4fe4d4dc3a4c0786e0389dc88", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1fa7daa82e124c02a2625dd099d4ef67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9da16636a06461097972fddf8260096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cdbaca1df429490da0437e48eb45c8a5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "12e2b84f030d419494017941bb9cd3ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f116cf5f895f435c9a227487ce6de2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4a7bb99384bd48a5b46516a732b4e69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7fafaf0822ff44dcb7cc70e12516efa2", "region_id": "RegionOne"}], "type": "message", "id": "2f263624a37e4085be29cc23c714571d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7864fef5f82543c2af9e21cef6ec5a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8c074bc2fdcb4127ab83f03846eef964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c93053ce53e74cb28e32c9495f6f4095", "region_id": "RegionOne"}], "type": "messaging", "id": "d07aac895377491e9c2a634265bf1f5d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "60f6d25ed86a4df2b3b5b6f31c0c1602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc6b402da5924616b89fd10955ae3982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22edd8b5b3be4a49879adb4f943c42b9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "609ce52fa2774610ac7cc93f0f5a99cb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e21939b3de604da1a9c384363efd39d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a479017beb4d404ab8283069854c00f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b284abccad9342ac8e281781d04202fc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b9b72aa912c542ca97ee43210c7ce61c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b29c6c2d68f1400e8632fb1e2e00319e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c951485db2414f71831a50917ff87998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f3850204f5149f8ba03c1181b4ab1e3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "679d4c13bb9f4e91bfe0e37044c6b405", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7e682e0a8bf440e8bcb6e2e2163cf0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c755349aaf1845f7b5071db346def1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d2b95ca63034e9fb80a82c3493d8736", "region_id": "RegionOne"}], "type": "container-infra", "id": "65df3b8ef741436fbf7b693a6b7b7c45", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a69db0a0cc2436eb89ddc8ff7870e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bd43c354c5df4f24bbac2c1fa5d4088e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7d82d5052c484e68859ab449237f1925", "region_id": "RegionOne"}], "type": "search", "id": "8ae2da2f464c4ca58b4086fd5f9fa59d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "46c4148c50c9455e8c97dc827f197aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "60078b43d39f4ff599ca3f7822fecc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9b42729d18df441fbf3725ddba38aec8", "region_id": "RegionOne"}], "type": "dns", "id": "5c908e2a5e28455f90592447ffc785a1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea12bc0876174b278cfaf910fde104cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec90cbd8b60e4498a08a53857b06025c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4a8d55671e0422f9e61b68a72d2e7ba", "region_id": "RegionOne"}], "type": "workflow", "id": "3d4c466f0f9e432ea6e2e8bc92ca0020", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b082dc8521f945588c542339a779f97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f90d608329c74cddb5052c0f994e1665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a2ed929203884f25abd49b4b2308bec7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d7619ff05df649a59856d62dbe782e64", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a29b0d41bb1f4e87ad72959d8dd85e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6854e5e9c8e445dfb68584edbabca5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d5cf915a3f214cdfb16149ecfa4cd2a0", "region_id": "RegionOne"}], "type": "rating", "id": "e3f8fb4274824805b0e9e6eb13c08e8b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ace3ebec61840ac991b2b3b29ef08d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "799f48f2dba94b51aec68581780e11ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "41386c7653914bde84e954eecb85f4e8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7128adffe9cd4b7ca0ea53c3dbe086ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81ec6f0807a64efcbdf61d7c48cb27b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cad9f6edf35c46e293ad09a71b041f98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d9f314735a54beab696839781a0d33c", "region_id": "RegionOne"}], "type": "policy", "id": "d2321f9ba0ab4a55a22a9dd155e1296b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8fed4b0ae9bd4c56a6594cfce3995643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f0d3592adea4858ac06db401cfcc9f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b3d69924fbdb421b833f36255756d563", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b35f021dbae94348b5e4ecbc9fe0840e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fed5df07e4844148d61dbd2338b2bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e36bc2e41f0b40acbd8b2235d7631c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d42ca062220141b79ddb9b3d2a36c1ae", "region_id": "RegionOne"}], "type": "sharev2", "id": "08206407e9954fc9989c71e7a5c96d26", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7dba834123b4697b86e73a81cc8fffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ebc8f77343a451ca328c8d4b05fc8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "625b12df5f8147489b51006cf2688977", "region_id": "RegionOne"}], "type": "share", "id": "803436309a5642e7a6e17ebb455b519d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e284800228b14bb2ad0f989c4e143c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b008d2324134e0a827d5eb24fa11b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2544e4935b6a401795a3b8f0089fcffe", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3eab6ca68bae4127a0b6e7db13dfb8b9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcee8462bbd541d89e9760339779f730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7437f271593d4981928a1596a8450d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36b93cf55243493fbddb9424aa998b7a", "region_id": "RegionOne"}], "type": "orchestration", "id": "3ca57f10832545e8978ece47a63d537e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "add9183341104ca9b902fb8a88f9a69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fbfdf26fce4a128778e0e7063649e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f079ddd5ae404c2e832c64fbc552b897", "region_id": "RegionOne"}], "type": "block-storage", "id": "f575dc267c7946e29a2d5d2e4ad98169", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f4470d7bd7a484c86f9d306bea74126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e25c6f0cfb024d0fb7bcff24b845b853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eb6828969bf40fea1b7fa28a0e22850", "region_id": "RegionOne"}], "type": "volumev3", "id": "dbf6f3cad2c64606a8a90857ad1b3fca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "033a65766a2c4d1293832b61168d56e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "453dea6814764adab0825cfe44b9b5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecc96ec4380c4511935fc93ba20dcefc", "region_id": "RegionOne"}], "type": "volumev2", "id": "3ab71563a82b44079ccee732965ed16a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5bd4fd517484035b198b5b29b2bbd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05de53ca6faa4581ad59e328d969c246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cd4d9069e724fc4b1cdb54e4d49b6a9", "region_id": "RegionOne"}], "type": "volume", "id": "7e1f46d96eac46cbbf88a34e119e1b75", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f4654edf41d4ca2a0c4fbc244054d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "129a6e58363944e89ea06ced3484eb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0057c228f0ec4b82b4a967bfcd471c88", "region_id": "RegionOne"}], "type": "block-store", "id": "2150e008e0f94717baa37a9c444a59bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5295bde6e35d4915a7ce3403f0bfdef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "393a8d25258a42cf9ee5964a58cad90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be40f75b5b8246969cf950c5f79a9871", "region_id": "RegionOne"}], "type": "alarm", "id": "2846145471004cc7aeb2390a606d2bd1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abd41e6e748b4792afc777d55e090f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86fe04a6c3334934a1709e44054045c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a148b282d4c45afa4008bb52eba2fe8", "region_id": "RegionOne"}], "type": "alarming", "id": "c05704a4e36945f59e2c7c7f67315ab8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4878c9478da4537a7a07b0c4d333cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfcd5db17f0041f6a2e69f69dc7ecc0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "596fd0bf307942839e1d47110eca63c1", "region_id": "RegionOne"}], "type": "meter", "id": "c77b1969df394564850366ac63000133", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f14781c66fce45cda7b6ea4c82500938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5e1d56c9e3b482eab4eb1c8045be968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0e7b03b178204fe38f2706962c022c58", "region_id": "RegionOne"}], "type": "metering", "id": "dae05d1634e64d688355de0a977ba8ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e9b343759ae48a6be1d05336d3a771e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e55a278c40e543538c0e7e7b56706647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "72adcaaf5af24966a0eca0dad801329e", "region_id": "RegionOne"}], "type": "telemetry", "id": "f6edb55bb9df42d08c781c76f3d54b8d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "60c7772f9d894ee39aa1a557bdc23974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ee6cd4c8dea44be09aa422162f4b3d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "374104597e0840cab40160d31dd77b68", "region_id": "RegionOne"}], "type": "event", "id": "652294af9d9d4cd5b332f435b9491315", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91af245aa56c4369b9b9b8b8506ab8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bc9c1c2542084f518176e3d115cc8fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f13900e5d22f4c05995d941d7d1f094f", "region_id": "RegionOne"}], "type": "events", "id": "09dd7d488e1948a5b13c12ebd4ba1406", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5efe64de09674cf9a231e65a58c33034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70470d7eb1ce40abb1858e34b1a423bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8f9e559e9f274c8682c3bf5bc9fac268", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bb302402030e4e32938aa1621df0db70", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de50b199a2b64f6a9cdb39a78bd6279e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8e9311381cf46f696e0c705d13439be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e04a4b9e0e0745c3b19e09a77a50f4ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e597e8af53804dea83d9f5e8502d847c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "806100854724463d9c20eea5280d5fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e8e9714a17141c0b032a08ba4fe7034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "78f81b75a68a40fdb07a51c089ec1661", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c7938adaec1e4df2b6bc11dc9b0e0b3e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3db9d10713374e0cb124131f60382c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88343cacdee5432b832eb8c357476eef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c200a9d47d84d7a81ba3f55b0fbb87f", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9b01c8f5a9b49f89d4e26ad97c65c0b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3e5f06e788c3429c8c3f7c1857473bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8d97a3295aa54203aaf15a91ad4d445a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "43c83fd1868241b1a9d2b6f77b303e14", "region_id": "RegionOne"}], "type": "database", "id": "c8dc9e54bb48463989ed0cd7f0041f37", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d78281fd69b4339a53a0f88d7e8400c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c848ec4879e41caa3da2cf93f0335b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "80b25c838cf2486c8598469b0e90dfa0", "region_id": "RegionOne"}], "type": "application-container", "id": "cc1560eb926b4541a5736c0aead371ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a64b5844ed794374a6738de805161504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a7e74eb075b4e978766abc8b7be652a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa533dc953b94b1a880cc51ebe7e3e73", "region_id": "RegionOne"}], "type": "container", "id": "2fe440ae1f6d4a44a022f330b0ac7ac1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ff618d8b02a44ec9b1075c27a428dcd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91efb03b8bd549608f9e5d0a6c02175b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efb09fd11f814884a25a1e39d0954b74", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "afe73a0eb2134e1eb5296f4afb619aba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "377f2bf2d2864efdad0e3550d1c59b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d96c6b99eef44669831a0209bd915106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "747d60bf31cf4d5fa9eebace98293583", "region_id": "RegionOne"}], "type": "rca", "id": "f5920d6c766b4fa3aa699f51753842f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6165743c1dcc48a88e5ee0a6fc0b5cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09116d89349f49b0a5b678ed67941ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c877eb7c7ed14922a96bf14456260603", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c7191ae456df4290aa64ff1800eb4d58", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ee629b46219b47e6864de7dc71f9fa8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b40efc9ae76c48c392b943d92daa4253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c27f317e3b4a4e659e257946414603f3", "region_id": "RegionOne"}], "type": "network", "id": "1013bd3100d74f73ac03146e77cbe145", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f184ad9d8d442dcb6edfdd429547ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "40a8204cbf164c5c975fe0ad1c266ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "da8f086af1514e5992c875ac6984c632", "region_id": "RegionOne"}], "type": "backup", "id": "ccd5ccb63c284edfbb5b5ab6f704ebec", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66573c7af0e14b6ca91635c316193b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ff99d06d92b4192801c947981fe353e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ae779f8d3f3840e482fff11266ff215f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bf166f303896456caf273b7817a83a94", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "231dfa622ac54a378e79b66f39824406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd872b5dd9954f559a780f035d2f24ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f36d48df9e04963862059b83c51afe9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "33480b463ffa40d29b48c12735a30295", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3727076fe82a48d49a7de86f8dc958e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b679faf38304b75b4cae46e2eb3f229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d8342734c61f41fc801c90188e12e2d7", "region_id": "RegionOne"}], "type": "monitoring", "id": "9dc7e4fa03744ea78b6e1d45cd385b7e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a6c2729e5f6c4db5928a539f0a242638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c08b920476af4a3188899b4bc2a464ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ef4763eed06c469faea8c4214f9657e7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5afdd21a4a90411692563a3f6eaebc5f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "09cad8cc85834775b53840274f20462d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e160b6963b5467f8cb636b997a70045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "417b560958314e95999e3ef2d3f2ec15", "region_id": "RegionOne"}], "type": "placement", "id": "c36f6be5c1b044e195769ae1fb74c764", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b07c18dfc4a3428cae529695bae7e05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48271fb6f3f34c368fd11874a3a3a58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0614d2f45984abba426f74923d0a972", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e3f62ea6032743c393c245692df17c57", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3544fe2252c74645b5ec33f3a8452138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48cfb6c41f7e4eeabdaa1ef086d1377d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e602b20e802049f19c1f46b376d3a844", "region_id": "RegionOne"}], "type": "ha", "id": "2d0c9198141043d694294b8417eee8bb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4d04647de93e43aebeaa132101194f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6176c1b7dc2456bb97c0e5db3325b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8890f35ad6184dcf935aee3c24f2d09f", "region_id": "RegionOne"}], "type": "reservation", "id": "9cc262b2b299400d9d613ebdeaa2e5d1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d4a5f8084cf045b3ab9481ff3a6db218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5e1710b7ecb345fa8f7c3e818f2df2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81994effb9724e13bc6782e88fae69f7", "region_id": "RegionOne"}], "type": "function-engine", "id": "01eef39e5c1b465c8ec01df258e0650d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "92de22c730fe4e0996a7a23fcc13dea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa99279a03954b48a9cdbf70517f16ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "289b6bf6010d496aaf5ddb1bc6629313", "region_id": "RegionOne"}], "type": "accelerator", "id": "1fdf892718da46ea90d6d0add00a8c67", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cfa89e7a6878487ebf8247c60758e16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "346fc6399e0c42aca217119527b9ca48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d8343fc042b74cd3ad5aa0a058cbd3b2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c8bb77179edf41e3a7dd56fdf9f01d6c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b2b689ec01e46c9bc8c19302490d765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c239452d64c4cd884332b6da08642dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "483354d216b54cb093e69f456209aee9", "region_id": "RegionOne"}], "type": "registration", "id": "e951bcd51aee44909c2c32b4b635787a", "name": "adjutant"}], "user": {"domain": {"id": "2f4188d663184f14847ebe1e8489daa8", "name": "d5d4f2b8585b4fee901c9da150d5bedc"}, "id": "5a5f38f1dada474883c153caed4ef932", "name": "72cd8e200b694a3a8b26604539820e58"}, "audit_ids": ["1c37d64f18b344cba3cdab57e571bf2f", null], "issued_at": "2020-04-23T06:25:55.292389"}} 2020-04-23 06:27:55,421 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/certificates/43e305ce-3a5f-412a-8a14-087834c34c8c -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,428 keystoneauth.session RESP BODY: {"cluster_uuid": "43e305ce-3a5f-412a-8a14-087834c34c8c", "pem": "-----BEGIN CERTIFICATE-----\nMIIDAO\n-----END CERTIFICATE-----\n", "bay_uuid": "43e305ce-3a5f-412a-8a14-087834c34c8c", "links": []} {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.319007s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,223 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,226 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,227 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,229 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,241 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.165934+00:00", "project": {"domain": {"id": "56ecddfc5f5b4e5f9f54ffb471a4b33f", "name": "dd8b9f2f673b4753b2a569e19a604d01"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1a8820b2f137414c94c8b9a32054703e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5d612b8401eb4810904c3c9662e6e2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff7dd0d65ce540cd800ca05c12583608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f3c10b65c6c44b649b4418dcefb1bbab", "region_id": "RegionOne"}], "type": "identity", "id": "2334d7b10fa5475c81648f455141a67d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "974dabc28d8843c8bf679fbb174045bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e7865add70b4632a7822791a9c7820a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "622453c2b9f94c8f9e2a2c909f1abb7e", "region_id": "RegionOne"}], "type": "compute", "id": "5a50718b559c4abbb628f50eb1d4b0b0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "df2c36d428d346b880d87fd8ee627a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ad723401bc584411b33b6f8bd0bcc9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5492a0eedf634a22a844b1c7698eb1f1", "region_id": "RegionOne"}], "type": "image", "id": "b6049d8f389346708c365782528ee19f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "adc6690af91645499ba8bf0d4ad1773f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b0d2bc08116f48d0a513a618fda2d19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "44782c7c6d5e4174b878b778abe1a073", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5946e66d3caa40b08e602bb33875ce9c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20be6bc54def471ba3f8ed1788b38518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb55b53e0f6c4ccdb8a8b2ff5f332ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "979c80b93d2940b9a78392ff294ad1e7", "region_id": "RegionOne"}], "type": "object-store", "id": "617d684e5efc4a4cb2992dfdfb71b600", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77357b6600654622baa3d8310b80332f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "967b8f0eb8c74ae281bcc3a8e31ca92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a5d41d4b5946492ab3dfafb3cd423cee", "region_id": "RegionOne"}], "type": "clustering", "id": "ae0767437f894d9284b5a5fda67bda3d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f31ee09c2e749f0b5443ed0957903b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87dfa9bb42174cec9324274115c21778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "609763947e7b4619b39f830f3d25738c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5b56d46cd0814a5e9c8948aa8cac696c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94367734874042f889617d705018f798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40d2b5c4e34b4e75983485d356d8135d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c584a4429a404aeea8b2882439567211", "region_id": "RegionOne"}], "type": "cluster", "id": "f6eb9fbbafcd466f8f1000a9800ab589", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3dc5c08b7595470299f6b19eb2693df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ed40f5ce66954ebfa4f1620dbc881fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7c3249e9fd764d79bbec368065eb852c", "region_id": "RegionOne"}], "type": "data-processing", "id": "8517de3f120448bd8a1ced3df57b9785", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0853019e69b241f2bf0823ee1193582a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9db5b8c7ab524389b74711cb37d1a78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d127bb02e60c46a89c75090af653feb8", "region_id": "RegionOne"}], "type": "baremetal", "id": "d8f71f763727437bbe2570196a8055e8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "221db6c24d234437a80d63b324e72f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eded8de087cf4dbf8595441d63352e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1644c9d6a8304a7bbb0ca74eac3c686e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ec854b5123e2460fac280cc938ca41d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "87ac04ad671d4a47a50a5a54cdaa8c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "81d89c9d6d3943f18241b011df00a6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d1b2fa25de6649f4ad181ff846a4ad48", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7a382080de634ae2b75294399a421fbd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a45079d1340049e99697859c9ee6f696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a07aa5dd6c3a4806bc8b4c9fbcf586bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d8571decfa4f4d418bc4066bf067d258", "region_id": "RegionOne"}], "type": "key-manager", "id": "64347d1c8fff47cc897e6643c3fabc98", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0dfc416e846849af9ca42de28867a8ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1815e9350ae94797ac01c1e4e1fc3c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5ec51c11f1341f48df3a2f0a88ff4fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0eaf8946b6f941c7bb147f03a12b6f0f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b4c7845cfbbe47c1af621137102dc447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e1bbb789a394456a01eace724b01302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aeb8fcced8dc457aa8f75eaf59b39d0a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6d392398c89d4d2cab9f4de31f2c69b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3ffcf16091d64140902b7a6d950538df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9dfe0f57bbc34e158b99c56e071ed9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cbcf56cdfafb4aad9ac68e61176ad1ed", "region_id": "RegionOne"}], "type": "message", "id": "0a84e0323472422bb2986461606c2fd2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dba6012768bd47e0ac5cb3b0918612df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "546e7757685d442387116207694e3e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4548404deb54d54966084dc9e2d0339", "region_id": "RegionOne"}], "type": "messaging", "id": "314114d582ee49adbc6c3ed5115029b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8219ed7bd8844878bdd0cd7e62442f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8bcc60349a5b4394b53539ea9c2b6790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f7e8d3e6eeb1420f84a17e5f941381b4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "503db41d74e547f0a1d2637c761d006c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0884f06f104445a963cffe99939f7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d02dbb42a01c42e191d74fde095eb5ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a54cf8baeb440a9a6af709be1f3cd4e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bc8fcdd17e7b42faac449aadabb7035d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b66fc7c52fbf4b1087df0933bc020894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea6bca58ad8d4accafc8f61695459ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "021b144efbe04eba88ed3fc9579c5b68", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3ed88d857297486b915a567d4e9a729c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c770655c47604c6390d2d8b50f9e636b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b332692f382c4c3582711a002048f3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78d36b820e764adfb53d91efcd977d8e", "region_id": "RegionOne"}], "type": "container-infra", "id": "f628cc29301e49e9ab9a83d7888fc0a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "009a738c6bdc4a0691aea501f07d3f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "924311adc07e4840bab18b5cb32f0d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6cd8bfd2efd24a9ca893d406ef43a7ed", "region_id": "RegionOne"}], "type": "search", "id": "c22e5bc04a55411ea3ee3da09e479440", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "18b63a4aef154d02a1437b557a2dd3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0db80c8a5283451c8dcb1a659276bc71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "240e73d094c240219c1b2d1686bb1d84", "region_id": "RegionOne"}], "type": "dns", "id": "f719979f3c414cbaa79f86a6f8f71c8b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b0107bef03c46f1975c83abe13af230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b3a6347b56f4acfb967ae35aadfb76c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "211198bda525461f923a531af76f8ebc", "region_id": "RegionOne"}], "type": "workflow", "id": "9ef96302b6824f31ba0b1a982b34ade4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d76e475c49e048809d4ec886403113c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6436751d0a24193b83a77faad5a2c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0763acc12df644ce8ae603d666be7dad", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c026a0df964849e4ba0f6a7c14c70f07", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6bcbd5b991e140b3bf55c6b3ee62ac19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "39c2ebbe7bc046b084b1f0d17a927f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1bfa5a487f5a4ec983fceb9f6b49b796", "region_id": "RegionOne"}], "type": "rating", "id": "759a069c32c144bcac5730575a9b74a2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b5fef7a5c82f4916a2cb757f2068cb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7e50188baea457f9cfdf29490fac676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6e16aaa3acf4ddaa3ebbc26ecad5b6c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9322a9b29bbe46708f1a9e3eaead54b1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "05fa687df30e4be5b467c38a6e5b1f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ecf52d76cfe14cf5976ccbd5cb0fd028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2d902cb843214c6fb5bf7118e51600f2", "region_id": "RegionOne"}], "type": "policy", "id": "d405653f38fd4056ab9fc8af8ee4c6e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "122f0959f4704fdf994263cea166dd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c974d565ef2545d8885190ebd3bcae3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de5cfadeb84d42cbadf730e76c687e40", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e80d7946dc95403dbe053b4749ac5e88", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f3e238ecb4b14576949a7aa2ce0f6f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0bbb45c56cd458095eb5b4f83b677a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f227bb4e4edf47298c5bef4837703f46", "region_id": "RegionOne"}], "type": "sharev2", "id": "87fc83294de04a30966e8c0ea9ad1ace", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "604d8e98be8148c687bd25522fd9abd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "389d5e9c44c84b4e8f105f086b1f8488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d1f602c392fe404fbc74cac2529561fb", "region_id": "RegionOne"}], "type": "share", "id": "5f8c4d5574a54d70a1fd248a9175026c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b46359e2bff40d791830584e4a4d55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9eb07921710044fe95dbe0804e9f65e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ff1e28e52cf4a0ab6a65a4a2ea24f90", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0748d2bef0d540e08332f3836641bb41", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a994a215ac9845c7a994c572be656585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1830e6b3d8e4c04b2e6b11afedc275c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d5738d7bfce44d49b5f387e87d97222", "region_id": "RegionOne"}], "type": "orchestration", "id": "dda773ca88d748e19ade16bee4c16f63", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a8d83266c94e37954c9343a35ad61e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63980eb529254b6784d41c2ca5e61196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80a26129074748119a6c187200bf6f8e", "region_id": "RegionOne"}], "type": "block-storage", "id": "3ce73d9bd18f4b54b73a421b4a6be67d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adfad8145f184acc8d3d7fe2aad7e06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb01ff5f80f402dbd708c044df6a0de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d72d4fa28094098a9d784750bc5bb28", "region_id": "RegionOne"}], "type": "volumev3", "id": "f1f3e031aa7d40b1893ce2b5bbbe4c5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d802c59c308441b84558990140db6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66477d64de1b429eaae66792ec690551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6e108769149421fad7bd5d10e4c70b0", "region_id": "RegionOne"}], "type": "volumev2", "id": "d496361a46f94ccc8ea113dca5811ad2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d612ce59727c485395ca183c981c3cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55440784a21f4f0680460ed4ae3db781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98ff7b17a9d24beea97b116546029d64", "region_id": "RegionOne"}], "type": "volume", "id": "dc3639f0889f41fb88aa4172c75159a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a367bb7c3640758a26b040cf3c5c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c2022190bfd41d4b5d02e5883be60c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5edea0fadfc47638d3aa0b2e338ffe1", "region_id": "RegionOne"}], "type": "block-store", "id": "b779056c3175489e878d3ba4cf90d38a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d070ab0e2f0e403e89cb987c8f443965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15644b629bf946aea924672ab27082af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d816056851364bf8a9716de6dde62a08", "region_id": "RegionOne"}], "type": "alarm", "id": "ba970209b82c426586718c812c975410", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dba14b86f7ae429088f318046a71b7b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b51308722264954b6bf346f3dcd3cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66e6763361674f00b98c884818d0fef2", "region_id": "RegionOne"}], "type": "alarming", "id": "3f4bf41c7df742a7b9ad81b0367e6939", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "489bd84c5d4a45638cc7fe6c20c069fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1579a1bf2f2e4c1485f5d35ae754a393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "883b63b930a34b1dab1b3a8f4cc4e811", "region_id": "RegionOne"}], "type": "meter", "id": "02bcb8e0daae400f8a78a86897c44f06", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a49bf25c89524957aeed64aeef64470a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f22ed6ecae147a1a070d1afa89bb6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84f5d22066b9434ca4b32fd5876fcdc6", "region_id": "RegionOne"}], "type": "metering", "id": "29d671400e324c728b754f7c9078198e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebbf56d047684d408d5a499d41082957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5f455d2bf6e4c238929e24260d27599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4547637122644078abfa172b337c495", "region_id": "RegionOne"}], "type": "telemetry", "id": "15f5073e949144d69d695c15cf48e3bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "965efb7d7c5943d7b1ac8c1bdf15c813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f4a29ef4fce647f499423d139f297502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d01cb4e2e9c043f7ad4f1feed8c2cdbe", "region_id": "RegionOne"}], "type": "event", "id": "0886797d259e4c48b4b78e201fb299de", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e197af67c321431fab736d0d831c350d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aacaeb0425174cba9481ad8dbdfc57c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "db14964de3a44e5eaa897f38cd1711ab", "region_id": "RegionOne"}], "type": "events", "id": "7a505525b03f4e3eb3d6e82ed824b70f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8daff8d85ef3435c8cac79233827ce6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e85022802e604a2697ddb1486bbdb2ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4c41baa018fb403c842bbe51e33ea545", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2be0f59ae066409db8a501707a892a3f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5389cf9bd5454d79916a5d8c0bd841e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e125fd8fc7a84a288c1244fdcfff7ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "85c28b49efc04e149890a9889e5da60e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e4c1ca9c954b4aa59d3b6fe070dd5fd7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07f3ce6b738b4ca4887652f0790b796e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "451d19861b434ff1a22401a0bfa921c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f8ebaab5a6045b1a7450462aaef0877", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9e32edff9e7647d0a3013b1b4378c04b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ac6d96338ea435296a51bdca86cc7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b185635ea54646cabc1638bacaa5088b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9885bfe71d2b413c9546d9275d496f6a", "region_id": "RegionOne"}], "type": "tricircle", "id": "49a0983c3fcd4882a58c509e7d1f1304", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "09ac2d215f724386a52380eb7fd73c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "39a73e210d794f0e9c9d5c336a1c8e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bef635e35ce3475786fbe70609177f10", "region_id": "RegionOne"}], "type": "database", "id": "0d66d7e5abb845ab98f5d1d51e0e08de", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68de3533c86b4610a7ae75bc7ece8b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eda54b3a5ef847959eef2ff3e395fbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3bcd4a30ffc341a39be4e12177a68f84", "region_id": "RegionOne"}], "type": "application-container", "id": "7afffc41f6f14905afc3f3d518cbf0fb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cd429354d574cd89d2dccf65e848f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "448e39515cdd411b9e64c628e0270e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e4958ac0cb2c4ee596a74a8c04be738e", "region_id": "RegionOne"}], "type": "container", "id": "c6d911ce087844b9bf99d6c09b33dbe4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fcfefc1a44754ce0a049f1cf2c89c41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "355f3131d9664b1fb03869f1b7439195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f48aeeade1a84c649c6970a965013200", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "81c81bdce8aa40ba8f4d27fa7c8c3c87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f663c108328a4bbdb3bd5f40acee4882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8e2f238b162547aebd40aef711eaecd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "74d9f849dc344339b975f370115f1402", "region_id": "RegionOne"}], "type": "rca", "id": "2a21a2d7ba014fffb7a2ff2948d065c4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c95bef4781a43a4a7f5e9b2fc8833b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0aebf22807be422f9ddf28ae58414f71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c41dce7b97424640ac0f7e80e20dde3b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d5cbb452be2a442180d64c76225af632", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0fd0ba4c7a60494783d858aa0802abed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4ed37429c69447dab51015fd5df3c597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e7b558d2c8af450cb7c2f6b1797fc88e", "region_id": "RegionOne"}], "type": "network", "id": "46e2a47f01194a6e90147aa43af014c3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0bc62409dc541bda4c12f6b7b6ea88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "395a17ebfd144e6eb32ad54ab39cea57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3c25df95a84c40b1a81baee633a39ec8", "region_id": "RegionOne"}], "type": "backup", "id": "af122f4c7975409fa127009d391c9fc2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "146c8ab1014a4f3a810c0405bb59bba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e52e5f9f4da48afbfb3c7aec527a00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ea3de3bfb3ad44f4a2cee5fbd2ca62a2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6065e4e1bc8947c58ad88432db837231", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "610ae1ee5369444eb0cfccd63692efae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd0822a060284191a5fd11e8e90186ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33db97f864f54bd9b0c70ffe3accf205", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1d576e639bf24022b61e5a4a062c5694", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "37a5a223bcc74999b7e5754fe259b1a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "df760aac1cdf45e0a5bf188dc62802dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "00d650d795d248f485038f8b81eab96e", "region_id": "RegionOne"}], "type": "monitoring", "id": "52803b104cd04d1ca8a63a3bdcb73a17", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6080fe822fdd491591f37e1f339b9329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d23786d24eaa4b57bcf1d0b8161b166f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0242be7b9ef44d558cbb25f6825e6751", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f3058ac1452f4e8b9468563294b63cf9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "06753ecb9f71484580ee9db1b18773ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1c740ae6c7254e3194f9ea145fb9aead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "304d18a011b2483888e463914a66706f", "region_id": "RegionOne"}], "type": "placement", "id": "8b8e863a27344940bebe5cf3549198e9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e8c7b7b650fa467c8bebb0df9e5bda84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4781a723b26a410d93ca017930aa3b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40a6f0df19fa4490bd2927f52177919a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b004a2993cbf4ae0b71943fb8c358d27", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f07c919623f47f1bd66ef706a3eedc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79b5cf3ce1b54ddcb848be46e915f061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c5b49871af794ce988bb48790168d4b2", "region_id": "RegionOne"}], "type": "ha", "id": "a385567659d0435db6759b4f0b1f1b87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8ca3b22077104f8aaa9dbe215ab3e931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d973d13944f7430e9aaa10f079a67f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2e2d0a6a44ba46c9a5d8fe31b6ac2292", "region_id": "RegionOne"}], "type": "reservation", "id": "6045f8bf75164a2fbf70f491e28b1af4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b63a0b16be7d42f7b3d7bad9f11e563e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfeed292a95d4494ba643b8f866b525a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c130eee586a14924a4236ff82b6cbf40", "region_id": "RegionOne"}], "type": "function-engine", "id": "0d09d942903c4dfdab1027ff62578d9a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2dda88781fc34a6fbac44f624184516d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b0d2feb93be2484788244c6af602be4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1361612a59154a58b73dac4775147aa6", "region_id": "RegionOne"}], "type": "accelerator", "id": "907b1d306d1445a9b508cd6c03225504", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3444cec8258b4e6dab9db104ee6bbed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d456da0c7be4eb28b9e3987cb188540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "188f0e188b47459a89c6054f950eb692", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5bd811b5b2b842388a74643d57da875d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d695f7d589045d8925fd560a534a769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afa9e41464944308be4334f516d74584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1fa09737b290423299e9b9e5915b77f6", "region_id": "RegionOne"}], "type": "registration", "id": "31f09cf21e444815881f0f29b7ba565c", "name": "adjutant"}], "user": {"domain": {"id": "f0bb2624401e48dfa9d2fc08b62d1372", "name": "944208ec55784abf8aec73cb7534c8e5"}, "id": "2579b05ec4574c5f9f1057f780bbf8fd", "name": "6bdcc8b7ce1346c09b065438d2b58982"}, "audit_ids": ["3798a8d41119491283d30084965a3094", null], "issued_at": "2020-04-23T06:25:55.165934"}} 2020-04-23 06:27:55,374 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,377 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,378 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,437 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a0deff3b-7fa0-46e4-9f5a-9a429b1ec5b3/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "deleted"}' 2020-04-23 06:27:55,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,470 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a0deff3b-7fa0-46e4-9f5a-9a429b1ec5b3 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,474 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,475 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "a0deff3b-7fa0-46e4-9f5a-9a429b1ec5b3"} {6} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.132286s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,376 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,380 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,382 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,384 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,395 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.318986+00:00", "project": {"domain": {"id": "e8a7594c28084e26a33159ad3188894f", "name": "0f2a02098c7a479bb0181e1f64f081fb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1a44f2578d764299a1c665316209051a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "065a852b4dbc494eb3bdb8eb10d5c541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1c210cd60f1f411eadf68f660ed3e97d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "866b690fef0f451589fe1b718d5c993f", "region_id": "RegionOne"}], "type": "identity", "id": "a625da190f64454ab6697ba2a6ddc22f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0423ac1dfba0478cbe76651813a5548f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ecc7411900184158a51e3aaa1b7433c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "776050a363084e5695527548e01314d0", "region_id": "RegionOne"}], "type": "compute", "id": "b1e3872e61e549cd8ee232392203bc68", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c6cb61c19c574c4bb441ee353b3f9f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "464872ecb1654b2d9e4719aa4919502b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9346fdef51c462eb2dede59285e593c", "region_id": "RegionOne"}], "type": "image", "id": "35a6bd62fd494acb84528db99855d221", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b3a0afa371044f2fabb3a05f4f78e59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd9fda1164d3463495d64782148a8fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a47405433088466784677ea682b92c06", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff77609bd62e433383d8942c167a98c6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9314a6166cb942709437390e0d805310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57c4a45b6f014fb38b400a1b2632f87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a55b9268fbf49d6bc7659c4b23f1a9e", "region_id": "RegionOne"}], "type": "object-store", "id": "164b1c5a11e442b0ad1cc2efa63bcc2c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d775f0a251f48f8ae5aa3add57808b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ce4d0afa5844db8bef97e791162d870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ad8d66bad454ada9e811b491d2f4fc3", "region_id": "RegionOne"}], "type": "clustering", "id": "a293b34bec064aa7b9445aacade91132", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14d37028e4664554a17abba49a688055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "695502ff4f1243058adbb357256e7796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "52a186b6fd544130870a765d984df2a2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fc0170c05b1f483cbf20857ba6df717b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd42ac60a82846d2bd9f9d43874c8d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0326d8fb8f5f42ee85da0f080092602d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "913bd362d43a450288d6e6c06c44023f", "region_id": "RegionOne"}], "type": "cluster", "id": "e790e31b165b4bf9ac787f75301f8bb7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ac8e41a1bcf04b9d80793e140b13b101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49f177c984bd4a41b737e57570f6ddb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cba9b8df34484d48be4b127153238391", "region_id": "RegionOne"}], "type": "data-processing", "id": "64d89ffac7034edb8f6a0e5068d584bd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8826174d1fd0441c875397da97209b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adfeaecb97d24f54b82a75e060cfb351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce38523cf7844685983bba2358e165b8", "region_id": "RegionOne"}], "type": "baremetal", "id": "9fd3918bd7d84989b7c78fb8b882ebd6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3579f6c1bfb4de4bdb5b2341a720d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f13dabeae774323b285121cf3578d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5410868ba97b47d8b12a7fe7bf5cb150", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4c68d11577bf45e6b86ebec2e0016231", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a6739f13bfd044bd953b3d209ea1a8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "277d637b08164bf590da49991e825499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0d62c401fabf407e897550b58f465d9f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b4f57dc9e02045918e734f4669ab253f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f6b3cf28a9dd4fc4bd26148dd5e4629b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "394289ad58ae40ea8b910286d23ebfb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "00319ef6e4d44961b5a30522fa836428", "region_id": "RegionOne"}], "type": "key-manager", "id": "70ba0978bcff4d84a97ff5f8a517056c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b14a50c4875d4ba09e6b98bab441c9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6501ed0ebb7b410582553853b94892e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5af8b936813d447a815a53275bd93763", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c693e4d8df664a2ba7d922e373b4cb1a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa2efdde1be340428948506ad811861d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "480ea7aae15b411ca555a68135b6c208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cfe3fd0dcee24821b312ec0a84f99408", "region_id": "RegionOne"}], "type": "infra-optim", "id": "87170ac1ff474a2e81e03dfc5faa43ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3b3614e562e44cf496593caf28a1a69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d43f8de265ca480a9c553f8c2fd60567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "221a63d2f75f41a0b57c1a08667c3d97", "region_id": "RegionOne"}], "type": "message", "id": "4a6aa2c6415f42739566ded090feac63", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c9d929863cd0434c8de94aae65883734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "825908cd4da3481daa7888029720cd31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0f0face9b7e487aa9664185648f0459", "region_id": "RegionOne"}], "type": "messaging", "id": "fd324723c67d46e2b071f92f7b40a282", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea71a720ecc74c6e9884824016ee90ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7e0f5c5246de4802a892bbf52105d9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0c251ddc838f490ba411fff2a67cbb6d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e8241b3774254c649dca9e3e754569a8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a537aaf1cdc84f86b762b1695e4f5744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "296d2a78f2754254b1bdeaaca4741648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec2a5518605d4cf3b20faf3db624c00f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9d6d2b9e64594a4b95ebea18ddc0df4e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e64fe81df13040889fe6a6f3dc2ff020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bcea5656eb3439099e815a5d02fa726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbf79b0dba804d878b4dde3ac29e6760", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aa372a60568c4b88a282d4c2824a4272", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8eae2ed28a2472d99a0128c09649516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b59d34f09574af3ad853a95baba9e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e95f7dc7de3647669b54628d769b791f", "region_id": "RegionOne"}], "type": "container-infra", "id": "11972691a7334b8bad0002158bf5f1ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bf61372a2c0f47c19e5a84d6e63e76b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b18b9e1ab5ae4594ac444c31f60ec642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eeefbcba83eb4fb9abbb6ba5ac3e968e", "region_id": "RegionOne"}], "type": "search", "id": "abedeb22c86a4629b81351943e7fed96", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "087251134b594e3ab0fc3389632b4794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d22f39d58ae549cdab5dd705d2ad3189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "76575be6c96f4e2e87cbe181ae8f7b1c", "region_id": "RegionOne"}], "type": "dns", "id": "0cf60a9d74cf44caa66a0fd0e2204436", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "833cfe925fd140788a0ddec8fe4da639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a493303891f4969b34c48b5b193ce19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b13bf9b0df1847d392df2f8076c7d85a", "region_id": "RegionOne"}], "type": "workflow", "id": "2b59a12862224925be373ef3667e29c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "853bb8b2fe7b47c4b2126f0805f43270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2369df4e1dc41cea38309a03180ad83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c201c108159448481a500bcabacb33b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4ccba9dfff5749b2b8ca0ee1f3b51518", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "39337e559e214360909d6b53e5c8c04e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "678415c4205147b3a266ca029a347651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9b903eba224f498a83d20df8129ba492", "region_id": "RegionOne"}], "type": "rating", "id": "cbb4396dd12348caa616e834d40a5017", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4069c6daa87b4dd08f2dd2608493a2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf3e87f3593e44ceb5b1bf64967db004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b49dd487712d4d09877993cd66617b26", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c2fd08ffb32f45b1a2ac233f53557ae4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8a8384e2d7742c6bd313076c9c3f4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bda0cdb809ab4620b9a8d052ff5c6b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "874565c784c74d568e5e2d8b2654d738", "region_id": "RegionOne"}], "type": "policy", "id": "16bfe9cd94f24326894471c4188110fc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dfd84cb7cc7048f799f60345d7dc0161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "856c1047583f40eb806b29b37da81e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "142302c406944419bce5125f8601f0fd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "63cd6c821d54453c9727742a008a92b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "230c2a1bbb3e48d997d42cec4574c06f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a6450bbcc6e408ca324b007734e3f78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0e2c9f7c608f46e0b2c0b449363c33b2", "region_id": "RegionOne"}], "type": "sharev2", "id": "b36a8602fd4b491096cfc25e2a29337b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8453df7510d41e2ad56c1f49f44b633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7fb656ee221c453697fc9100af5d0083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ffc39e58a7440b89fa112caba3d225e", "region_id": "RegionOne"}], "type": "share", "id": "bb7722d4f000485f8b7f5521d6bef5ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "46d2b0c4cc68485eb3bf1161d365bf5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7db62b021e694a2c9c2006d3404c1991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "12c3aa262c854ae0b13bae2e39ba879e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4a8148bfe5544cdeb50b96bae7ec1349", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d257437c32a4590a6130245a8db9546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f388639a7e7747ebbcea04a82fa994cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5511ba335a2f4b8382b8e68570ef1c89", "region_id": "RegionOne"}], "type": "orchestration", "id": "d4f573f8bed94915914bf09acab8c3cf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f5ed6c3aa04418a41480aea6a358b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f53cab06b33499ea8ddfe756f1fbff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd2ac99ce4724c66be3de4fb5eea047a", "region_id": "RegionOne"}], "type": "block-storage", "id": "f6f0fa3e058a4cbd952fb7130ab8281b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b57458b0e054da4b9b8baea4f97e72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f73ed72e80144a5185c5344e24f549ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef20cd910e54eec84131cb3dcf1d2c9", "region_id": "RegionOne"}], "type": "volumev3", "id": "1cf071b1bf654c7ab74a9c78aff0f67e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38682449d9bd468b9865dfa857094f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f96bba1e419e434d9dcae4480f119357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "892afeac6d1247f69724b816921c9096", "region_id": "RegionOne"}], "type": "volumev2", "id": "e04afc8aeba44b1a961b4659799396dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6faf3f3d6513413dbcc9337f0095a517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da075437610b4774a6fc1dfaa8b2d80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921345f694c446379e77fb5362b774dd", "region_id": "RegionOne"}], "type": "volume", "id": "ec5b6c75558b4755ae453d94b0ad4ebb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4d092567e5d41b2be8e0a35cc526ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28bef27407c342ed90abfecd1b5ccb7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47388bd322074f88aceeda74f51fbac9", "region_id": "RegionOne"}], "type": "block-store", "id": "288ddf28f9194d19ab0f840ec468bbbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00ddb8759e9043ef985448c8cf3478f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5721dceabd014ca0a65a62967d191e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0fee23ff6994ea7b26444ade8b4e733", "region_id": "RegionOne"}], "type": "alarm", "id": "6d828bc868a14fe797b7dbe13a1c6b68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d6cbed990ea49489bfb175cec19811d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab34ec363d6c48cb86219725cc3d6576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e427961beccc4d3e9008d43b4612cb6a", "region_id": "RegionOne"}], "type": "alarming", "id": "df775d1473af4837ada79524f183d396", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "609ac0f2046245bca3df24b31ca05e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bd11f9b74134b61b2686270e298a77b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11e79c5070be47929359be636db4e434", "region_id": "RegionOne"}], "type": "meter", "id": "eae40858c0954c9c829c254ec10431ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8be56325ae14b9e92225b2c813f4693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9abccfc0c46349ed87f1e9b5dc1b9d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08524879918f4f4bb8baec6ec9d4416d", "region_id": "RegionOne"}], "type": "metering", "id": "455e5631cb0f4031b9a7a7380251d76f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "592a031927ac4e679ba44c5e0f71dfff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "167a3fe0eb2d4f96874a17f41ace632d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a312e17cbfe43beba14284eb444ee69", "region_id": "RegionOne"}], "type": "telemetry", "id": "cb876fe7e7ae4e569328e18199d36fb4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1718854c5d224c2c9fe0ef30ef41828e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b9da9c8de554837a43d8c482ce9db15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31ee6af2d1484cf6af76c9f48f8a6394", "region_id": "RegionOne"}], "type": "event", "id": "391f7dd32bca4333b438d741d613a3e0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "485f69b512ee46dc8364db590f688169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c87a792eaa2c43329d712558c3d898c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1ddb0978c3564161a4c948b5635c2ffd", "region_id": "RegionOne"}], "type": "events", "id": "8e3a4c804a934b318a9fda73a01fd9e7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d0a2d32a7204ed5ba6bc7cb8f880a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e60a997a52a40588921e3194649939b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d8b3a9ccd4c0447b99977101b2f951f5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bdb50f9dec0049ce882a21d607635074", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "90f5fe9b7f9848878bd61a5008f6ea8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f95a13dfbe224553aec1119fd19202a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b3a692f2a7844f79dac92fe4473a3f5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6cdbeac400394624821eecc8358f4bc8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98e73c7e90f645908d4657cc02b8fffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe66e2c8391940e8bcc1d42fd6ca80de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72842f57044e4183ba358f70ad9531d4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1ff2fb32431a47b188fa8cc8cbfa4ba2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4f2de84d35f4422b5745e8fbcea371f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4e010e0e06e44b28f90db7b3961f67e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0262827d6d194a57aea0ea418ee38595", "region_id": "RegionOne"}], "type": "tricircle", "id": "b78c2b0614604ba98d84fbf9007a88dc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "87c66ea383a64b42b850c9898d97b4d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "27aba27d580e424487fc57303b22db79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ead88723f49a4f52959317d3874deb07", "region_id": "RegionOne"}], "type": "database", "id": "edb6a8b8723d43e89d64441ef94e8d0d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "369494f324c04acfb38ea416d7fc1dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d3c8735d06b4bb4a4cda069fd8ffa58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "46d23e92e26e4085ba4399da8b2aa791", "region_id": "RegionOne"}], "type": "application-container", "id": "b265a991a2e640abb1d74e20c8b69404", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f8da2b096ef4e97918e35a91e06b349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8bca14790d94f21a1ba49419f30c1b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "07a69cefa868498a8aa533230190f404", "region_id": "RegionOne"}], "type": "container", "id": "dc410ca02f1744339f5e7a2af50fb9fb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5be813bc872e4f47b7952e626f97b285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ce57c7b85234027a6ce86cbbe13de73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2cfa5e80ab7b491baebee2f0897b230a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "455435bb58f94b22b5b39ea493e6c37d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87e3b0536a9c470b9807cdfc6e602794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77b33a167663439b8288d01443433634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d5c4400686d4a7bbd17aaa560934223", "region_id": "RegionOne"}], "type": "rca", "id": "c0987fcecd0a47afb0f3de0ec7f75028", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c46c2114296443f85723328f363a4fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a6536fc8780644979ae3ea4acd51ac41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "143fcc1b9b1543f980de3743d7887fd0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b88a911aae8445a09ee26cc5349dce04", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d2d568d8e4904e3d990e8c732bafb0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "22ee271234d54ff9acc048a04a5a4f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1d4c43ef995042779d70e7638ed73acb", "region_id": "RegionOne"}], "type": "network", "id": "8fc41efefc46491c85e90d18a0b5ef64", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "326de394d40d462f856dca9c6580afba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a3edd42bc5334c1abbecbed69f738025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "35947371e65b4ba4a8e8c842d0a03954", "region_id": "RegionOne"}], "type": "backup", "id": "9336b8c6cef64f5f8c5fd58cf833e428", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc62a43f7b564ccfb0697f0fec7179fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62e69b7e1b604c77aa3cc7643ab81c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0be83350ef314121ab2e876dc59a3aec", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f9a4948a96f645f983a78727712563e3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4a6bd3d944c43529eae08a9359a36c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "211a71759de14f18992de57c96d23368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c2a18b626c84d04b2fb37fd76f93a6d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1926865d734b417fbcf0849a59bde85c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f12b0160bdc24efb82414569c3be6d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c536e3ec74184dc99eb132c0cfb32b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3ef48ea29ea24c3686037bf07c2a4b11", "region_id": "RegionOne"}], "type": "monitoring", "id": "3b79961b0b9042df836abf3c9c6fc656", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cfdb076b71ba4c8c95f8aab4dadece2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d0d214e332984d2bafaf18a74e98bd55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "983a247e03934a3f964a5764635c008f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "623a551fbeb847ffb16d050662f506dd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7790925fbc304e68bb501efa3f33a0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc96801c6fa64b8d967cd954892a299b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "edeae8b404b64cecbb8027359a1d261d", "region_id": "RegionOne"}], "type": "placement", "id": "aff873bd03284a7cb231846cfd83345a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d90609e8b03a4fe6a9ee0ba0eedb82fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc7647d2051f4497bf9256269dd058b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d315d7205764d81a2dd7c069bdab65d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "52aa05adb6f6487ea408e9ee29473c0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ff5169e09c9d4ddd8350335b02de9b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af6e93f931f8499699e1525ee3ef8604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f7f4701c8d44882939d03972aa9a583", "region_id": "RegionOne"}], "type": "ha", "id": "a3c47da861494d34a461bbc3072149cb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "405257089a8f481e827817adea6a5193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "74a67fda222c4e789ed5afce77630e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6915c0c32930423fb4eb12d356c14e3f", "region_id": "RegionOne"}], "type": "reservation", "id": "d87bdf70ecf44b43ab572b1c71a1d2e9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "89c6c51f3fa64ad58282e983716e4536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9e795b952f2342e1a3fbe344828a55d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9f7bf57355804ddc86167cefc09ac12e", "region_id": "RegionOne"}], "type": "function-engine", "id": "64f90da4d9ac4f34b99c9a23e71c76d8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ee8d115fd7454c398520e4257334e37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "843b2fc654b34bc28500208c1c4a137c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "71502deb726047bb8e9206e913bc49c6", "region_id": "RegionOne"}], "type": "accelerator", "id": "66314bf24e3847b2ae7a040ef320d57d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ad60d2e522443daa3328cd079e063bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e887f30509844f88011ed3a59d3782c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ece419bd34844b1993d59c3ba43e7375", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4d306370a9bf4c3d9036f46ac45a08b6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b9e56564aa747dbb3d401b8ae22181b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "376b2ea22a1e447eb54af9bb9cf510ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1d146f0ff3404f4a9d7ab02f10b02ff6", "region_id": "RegionOne"}], "type": "registration", "id": "d7a6d5cdadff4d6fa1df3fe0ffd94321", "name": "adjutant"}], "user": {"domain": {"id": "c2c65a869db74ac7a397ed423a7c9c99", "name": "5111344d60364d2482cfca3648268514"}, "id": "71c026305c8e4aaf8172281e34aa4044", "name": "b7e81106662543779d4fceae194afc65"}, "audit_ids": ["f8cbe5129dc84b92a74c034468111756", null], "issued_at": "2020-04-23T06:25:55.318986"}} 2020-04-23 06:27:55,438 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,442 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,444 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.076377s] ... ok {26} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.136060s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,367 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,371 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,372 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,374 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,386 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.307354+00:00", "project": {"domain": {"id": "4c2fc05447554096b02d97367ae29f8c", "name": "0ce6c1d4fb3d48ffa3374d2f1af54419"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6dcae80b81e248c6ad945411324e0e98"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "460120276ab24cd29ff2763cce323c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c32ca0e153d046e18b9cf378984baacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b07daa0e78cc4063bfa32a8ee1561c8c", "region_id": "RegionOne"}], "type": "identity", "id": "c38bdfe97e2e4357bdc630ef91718f6f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "418e7d9385e54ff58983f3e49b74f6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fc938399f17f4e4e9209ef7c39cabbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3f9b66544dea4bfba7607dd14f4509f0", "region_id": "RegionOne"}], "type": "compute", "id": "8a7cf1e2204c417889647c69f5cecf39", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4c4b9562b4794a2ead37d66c1e155e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2cc54eb738d94ce3888692f18f49c4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "177d50689ca044dc87688b13baae425c", "region_id": "RegionOne"}], "type": "image", "id": "48112fd836dd4f9f952adaa5f8cd8933", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "31f0990359c44177a782ff6a09df9914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "113720ba52fb48bdb8671e15294d7f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bbd014d195e44d7c94d25b6aa4dfe012", "region_id": "RegionOne"}], "type": "load-balancer", "id": "780889967de74bfab6aec833519ba1c0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc8b23b56acf4405a859c7d881fb3c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1107ec78c49247caa61f8518b0e92146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b97c6180fd124e5a97eaac11fcbcacd9", "region_id": "RegionOne"}], "type": "object-store", "id": "4fcc4341a78345aa8416f1e706d3d615", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef32e492a3e644f7ae0ebd82f2ddac4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4a56efa29d349b8aabe22b03ddd317e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75db1bec614a4ae0afe7b8c430387e09", "region_id": "RegionOne"}], "type": "clustering", "id": "dfc96658875d4f61b7ce87601d0e7d89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5841f97e92e4a0298419896317846d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae3b87b782d94d40b0cc2c264cfc9571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53cb697baa554fbea4fb6d8949528a95", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "08e733fb23d0423b95c08e69c5cb2b8d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "320f8aaf73834b96ada01b1e2f5d5f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "195269545dcd48f2a8dd434f6a55ab5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a41cc7545a1e47bd92d92d5971cb5d67", "region_id": "RegionOne"}], "type": "cluster", "id": "abd029372f564c2a8dabb8c3c85a28a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e66025ccf3dd4cf0b35041e986ac88a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "754ea9c1669549ebb7ee3599e1ed797e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6e86d2e8d70841dbab286eefb869c6d0", "region_id": "RegionOne"}], "type": "data-processing", "id": "5cd9e133e59e4114a525e50090c0cef9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c9a88f0491140a7b64161b1e000bd44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "580ff9026fe64ea39e40dde97d4d522b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "983bdc8ada6f495d97ee550eab54cc02", "region_id": "RegionOne"}], "type": "baremetal", "id": "b5d3eec493c14c2cbd20a27f52579a89", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8e4b999f6f34538a5a868f17b9c1020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63d9ee949b3247498c8cdc66a526059f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2dca6f4c5d514beca433eb62537ff915", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f3f3640cdf8d428590adc2cf8b7551ec", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1ee12b1ecc244f48b861fda7d2d6a654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e48e33bb7aa84880892900c08cdbb306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d7b0fa80ef6a4042b9343dc294efb883", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bc0b3510535046b09bccb41b509bf16a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1c5f245abc9f453f9d9ddae8b7618414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d19b4ab66b304d4a87fe2bbbec3cedeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dd6f62558bc640618f6da6cd8ce3700f", "region_id": "RegionOne"}], "type": "key-manager", "id": "c86d394c5bf14d33bb6cf5cbd0cf1e05", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d8b1c059067494494b1a8fb4c426267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9956be07fd8478db888fc408665dc92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "10c0db6a58fa40948fa25ab076f16732", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6a452b4a631a46ef82645b0fe58172f8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e530438d4a44b14b4dba94dbaabbc45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69efc4eafe8f4009aae40546c41b8c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f06479ea7fb47c1b51f5ca345115dfb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fa9bc83a62d144b384975bf3ab706a59", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b95d51f7f1b3404796f4cd7ee14e09db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "08a8cbbb33d04fdea992b3fe3b0f46b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "61834de7c60b44e8b2a174db84c9b0f7", "region_id": "RegionOne"}], "type": "message", "id": "4e9e887bda804fc3bb85d739db0a032b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "42b790dd65a246daa81e8ae614cb1c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "34bfd12de6ff41868ac205c9d31b323c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a5fe3a46ce040019a43ef4ff106b33d", "region_id": "RegionOne"}], "type": "messaging", "id": "af8e6a2929394c7c8ca5a2507d35497f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "19e827838fd04aa3a42a62440e2118bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c3da67fe4c224be496c5dbdcdc32a065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ddde690920644a57b2aab212bdffe9b3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ee1bbc52b3b4988b95a033b965ade20", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a0de0b0103f4c3b82b1d5967775a8f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfda4e12b0984e4fba37502bf95d816d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2061cfd60274fe2b174784c491f28b7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4c8e7f1be04d4a46825aa9a5661bfaee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "706f1a0da4414420be774d618b73ade1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddf54e340a924725901bf9da38ef7718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eaa47b12600424daa6b539c231bfbfe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "beb6274db5e84f9fb94fdd0e2df3f12d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a607756bcf694ee2925131b9bd03fd51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fad5519619f4f199fd0fd6a39fda4ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9213e654441e47a09ace54cf8781707c", "region_id": "RegionOne"}], "type": "container-infra", "id": "0a0b0a0d0a6a457889b6860a9fa0237a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c1e417f1d3ea4ec9a4e23bcb6826cef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "52e06f3880cd4a77a868534cc4243319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d186cb1153ec465390ac5bef51161c2c", "region_id": "RegionOne"}], "type": "search", "id": "3e8f81a2c5334ceaae0be8280bd020bc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3eaeb76c10ab48ffa7baafb5a6a46c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5f9b007613d640b2aa9281e5c5abcd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5874710b67e74418a1766f350f5b9ebd", "region_id": "RegionOne"}], "type": "dns", "id": "3d28225c5006476cb8b2e3554ee3dcd1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f1f28c154cf94033b8bb69af0ebc0382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6c2dd05fcd4451697afa390b48d376b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a547b4cbab1e4af3ba27951a4028a57f", "region_id": "RegionOne"}], "type": "workflow", "id": "6ac6bf69b6f54cc7a100169acafc42c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1ecb6286f284fce93cb0bf6e59def8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5eed42c21b94fc09abbe170a766288d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e302978907a94fc8bac70c9b2e56800d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fd9ec80b2f11479f86ce30a00d245166", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "690d995e0dc047a39d7aed692e775f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a1f6b2b9d5e4714b5c5c2a455c85c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "990f5fe3043a43a7b8af6c4581a521c7", "region_id": "RegionOne"}], "type": "rating", "id": "5b0de6c93b2a43bfb885e75447170cab", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "732683fa8630489f8d1f3353a623bce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2bdb1eed08544fc8c55a14c0d673961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "68ccd9e836c844bb8f8dbcb4b695dedb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1ac90f466b1f4ee98db1fab5b39fda11", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12ddcf4c4282476595e10c87a258c505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9784b4a28224a1694edd1e79e729f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d2c7d2aef5f044c7983184bbf17241ce", "region_id": "RegionOne"}], "type": "policy", "id": "7f9559c5a0f14fcbbe573c8c87d4b249", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "702d3ea4e4304ec48eb4bc24acda2168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4707083b73454db28114d3bea1085fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4a594419d684c7381b41042eb006c91", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1c53c8d7e1594e378b00cfaab392f5ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9b09ac8aba94b678addd79dff0831ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4221f979c514487a60dc60b8aa5683d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ddae8c9e8d594c45b6e5b90c56021f05", "region_id": "RegionOne"}], "type": "sharev2", "id": "6b850536c7c14eebb9ab14659bedc4a7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2896a2d2fa144cdb9492eae331a86ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "784eb297bb254fa688db446daf32b2b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03aad735dcac43e784c69fb1cfe0a669", "region_id": "RegionOne"}], "type": "share", "id": "6990bbb885734dec977b47755781c602", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f6097a86078446cbd5bdc602cb85531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c81d0b800a8a4946a1b3658c582082c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "518a990800594eb283c9ab93b762fd6a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1af0acf80df242fa95bf65f17d6ecbde", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb03b5b66ec40059c14c964cf6788fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b466bd566d024136a45ac30288b58c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9811c2f9b104caf9cfe0a93f7ca6a23", "region_id": "RegionOne"}], "type": "orchestration", "id": "c39940b8e9454325ac6da509b49bec17", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7fbbc39a1c94044b6ea9ed63005705d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "626392f721b24f0dbcadb89eebbd817f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8322e800557944eb8dcde74f13dc7f22", "region_id": "RegionOne"}], "type": "block-storage", "id": "001483703da340379dd8eb5868848b54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e33c7d26fc348edaa8f161cece16658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "900676f3ded246d59478a95d1e918d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e398a68f082b4923b97e82f0803a3030", "region_id": "RegionOne"}], "type": "volumev3", "id": "e95fb3ad23114fd9b3929d0d45536bf0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5cd21c64d1a423a8bb48e65d03bedf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9535b9a117a740b18f04c884e2eb6705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19dd8aba1bb148bb973cfbca1dfc441c", "region_id": "RegionOne"}], "type": "volumev2", "id": "13b2d5511eb040219442b506f6f7cf44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ef3cd552a34a1488c8754aba3006bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e58773823a6f43c08be7768dd1af440e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c8565b8a496444b9840d64c0b4869e2", "region_id": "RegionOne"}], "type": "volume", "id": "dedb9b7f504d45b7a75994acd7327332", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccc741957e2a4d38959a6e8fca4a633c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5255db2d76be44c9975a2b94ab114671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab73d1bac2bf490da09ff2e01848ae5a", "region_id": "RegionOne"}], "type": "block-store", "id": "af97092abcce4ad3a913d5cf633f5227", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08965337f6ea46379fcddf6d304fd718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cb9f0b783044ce5b96749310a18757d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "58d3d7e7784448e6bca8f3a8d1b89866", "region_id": "RegionOne"}], "type": "alarm", "id": "c26805b0de8644158408cb9a2bd14365", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d83e0619dad44b02a8dc47d74deaa8d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf865e79f977467bb3fd8e18ea367917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "85d5319734294a5d992084153038586f", "region_id": "RegionOne"}], "type": "alarming", "id": "303c994d28e24ae98984323fc31382c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "30b6e5118b2a4a24b8f75883d6c02930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6d85751c739487ca75490a261c7479a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6133f6eb596748579acedddedcd937f6", "region_id": "RegionOne"}], "type": "meter", "id": "885a1e0a44b9446d823e1f83f16c7174", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4ac254e716b4467a3ff473758bac2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d4b906a4a6f4ef79b26b9a8712a6385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e6fe1e95a3d44d619ad99053ba5f1a5f", "region_id": "RegionOne"}], "type": "metering", "id": "0ea539a282b34a559c6270f4b2a07407", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe76469e83854820a77ddecd607439a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e8719b688324c23a06b43f027888c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c3fcd9d3b2849cabeb52f5f03126411", "region_id": "RegionOne"}], "type": "telemetry", "id": "1972e634039741808d60b407e4ddf6a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ea3adf1d99da421f820724ee44fc5327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d580627a463d47d3b5293acc18f07440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4aac4107bab94d94a7489ec6d76ac3b5", "region_id": "RegionOne"}], "type": "event", "id": "3548b600c71b4ab09fcf5f9259d8b043", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bad3fdb22b04063bdcf55546154e664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5dc2ed3950e04ee595f71837a5d55eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07acd0161fdc4e1ba2162dbd200e03f8", "region_id": "RegionOne"}], "type": "events", "id": "6f59c21642994d5b9214ade2add924a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c74eaf53933459ab17e8118cc6f24e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "488650085cc342a9ace91511ae6b6819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "90a77ccb41ad473e884b159b2b260be7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "20ca4f236d5242abbdb94dbb7ec74172", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71c59499a90b4a2b9f9fd82e1751c01e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e2477071f7741e187924def6154aaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c1f401354cda44eeb0f322505bd111f5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4c9815c7f23e4014b08a2fe7f59488ee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b615a3032ff0486eae4a9b0d8a496295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6cbe0001b27468491a4092d82c69481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "62d79a1993594706ae2ca8e69a606fed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fb54314be2af47e1b692a3242eaed39c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "34f1da7709d5432083cda9dcee8b9180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f35d2dbcbb704badb900ef03b8f61b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd95ad5440d745de8c93e14e8c44a5e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f3d9c5f217441ef86abfd3c24ff4d91", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "df9d27b0dc83417d89ef6e691a2c780e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "08eed9572b4446f6a42704a277a455a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "63a08b1bd88c4b5788926ba85a565863", "region_id": "RegionOne"}], "type": "database", "id": "7b2ed7432cab44b68820930cfd81a23c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71d4483028114b3b8ae32975d66839f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6985c13774fa447093bc4f899414b09c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ffe65c68fa8541819a9f332890475dc0", "region_id": "RegionOne"}], "type": "application-container", "id": "216311c4d0de47db9a930ffd3cd73cd9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5c5727c33c24dc8b2833ea71860ea98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ed91590c9d4b43a8b984f8627b98895f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e9fb9d4855d54734be700ff6aef0d020", "region_id": "RegionOne"}], "type": "container", "id": "b273aa4679d34812a1b8c392a0be677d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "971691d366ac4f52b5e9aaff53d4fb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "581d473e7cfc4fc9a57f57f6b4ce9951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c9f915b47e054983b410af5d519d9976", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d67d1e43fa024c1fb56dfe60ffb9bdc8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3128eaad4f2460090de490e97fd8064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "955e1d8c7fb44bc092047450e7128b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26e1a725a87b4c599e720518efa2f818", "region_id": "RegionOne"}], "type": "rca", "id": "cb7897329fa14e91a479571ff52a0441", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e774c39b4794d41a21a24cdc2c77512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "51a9a56641ed453fbc676e38c54ec21d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c85a3a8ef2ba49ceadf937e476aae85d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9fd2a0acd6384b61929861d04622b002", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "54aa6e10e43c4770882a878af25988ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e31230f6c8cc4754b08356ad4cc7f479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4d4641cfd35449f49c9fd72414a513cc", "region_id": "RegionOne"}], "type": "network", "id": "aa6442412104465f9b4818a3a7e3b857", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f332411145bd422085401383c1c1ca03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b70ecb2f2424cd399166329908874d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ea883b043708405e8955617580c5c64b", "region_id": "RegionOne"}], "type": "backup", "id": "538a40de7e4548b1ba832cdb02e18084", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbac7f1e005a4a37a27722087e58b361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86b56e7e16da4c118e86885b6e516a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c15f8cef8be14e1da83ce3dad0b456c2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9eca073506cf40d2b7197594abaa1199", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f06d24ebfb634367ad517e2879fcb5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c22f139f3afd460b939212085b18f77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4bb5cab2fc9745208b25cd31a6eac65e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b06cec84fd8d4565870553716d2354cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "690ba555b1364754b91dee458252f2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b72ea4b16744f18bf7fc7e4aa8f103f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "df01df52916f416386a5cc45d34e74bb", "region_id": "RegionOne"}], "type": "monitoring", "id": "b9b57c6c87b043d6b79271f12e3a7dcc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ed74a6c14c2e4f08b7200b3dc1ea262f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "85777bdd020248a284f016452158d8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a1e657aa65244b72bf8a7db471c8e105", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "120f565bc27a4bbaac4c65f84e199f73", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9449947ca5234898b36f5ebb684644a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b46ab8e8ae1c49dfbc3fb674421da12d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5c0bd17fe0fe46789f612c25c073d6e2", "region_id": "RegionOne"}], "type": "placement", "id": "38d14ad8edfe4d7c8c559a2708b2a477", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6a12e8164cb4dffbd11b3614c10dbce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "133cb9320152447989dd84189c553649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b4e5c5fc47b540e0a328728171c887dd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2d42674e170f42ea84c9672afaf636ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47404e46354e47f6a007c7218fd50908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0941a6514a3f4f839c470bfe371844e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f9210f58f1d4e86b1ef75fc91fc9e15", "region_id": "RegionOne"}], "type": "ha", "id": "c14d65b8da0d421f96ba818a5ffe2294", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f1c5f2cc714045a79f0be83cd99d2f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b2c267f8f9a34fb7b243d1db87f43585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "69890305e8204eb49b210198d828a47c", "region_id": "RegionOne"}], "type": "reservation", "id": "7b49807fb95d4ff288409457fe3009bf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d4627a434784af68d7b047b57fb07d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "31bed61fe77a4570aa3a8591d07c34a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8a9d196bb137430d9f4d074ea6e65730", "region_id": "RegionOne"}], "type": "function-engine", "id": "d351a4d6b27e433f8a539b5302f1bbf1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "58a67b59ad5147ce914661070f054a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3cef506914f3466a80b5e35454fedc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fa863ffad6a743618ef521d14ecd5527", "region_id": "RegionOne"}], "type": "accelerator", "id": "a29011ebd09347ce900757b67282b9b5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "387121b4d42b475dbef80fdd163a8d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8452f466d6524b13a5a08f70d201faec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a1ec83375694ad7a99ee07c374b8936", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a8cd8fea945e40228a5062af433aca22", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed76438c145b427e9133012944307cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "758f47fad0dd476e81cd8b6d4ba7103d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "623d265372984c989b5c68e9248ab8a5", "region_id": "RegionOne"}], "type": "registration", "id": "ef25b54b09fe489da69e0aaabd658d5b", "name": "adjutant"}], "user": {"domain": {"id": "fa74320b24f641c0a5d401cb6ca99570", "name": "ff36463bb96b4271a75ade6ab85f8f9a"}, "id": "9f6c62f6f2884a10a451aeb9a4e4bb52", "name": "1ad5dd04ef154deb931f5d0bb82a6330"}, "audit_ids": ["1bf1506147f84045be728d67bdf5d56d", null], "issued_at": "2020-04-23T06:25:55.307354"}} 2020-04-23 06:27:55,431 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,435 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,436 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {23} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.137506s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,218 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,220 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,221 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,223 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,229 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.181953+00:00", "project": {"domain": {"id": "2caa0e53cc854651a2939951407009f4", "name": "a74a510785b946aab1759166d07ecf38"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b987a3367c434aa4ac351f4c63e0faa9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff652e4e66c24d36b8edbd31ebe5a7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d82ea5754c7741fd92e2c7eafb138d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3be817b85588472384c646fd904d5dc8", "region_id": "RegionOne"}], "type": "identity", "id": "6c23663e59124cb9b50d0753bd91bc1c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "04a937559b1c4994a2fd2d63a7111b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0da67650ef1041c09d9d65f1b4b9d0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b7feb56ac986476dadbcb4fa2f226789", "region_id": "RegionOne"}], "type": "compute", "id": "06e1715135bc4e3f9bff12304c815d44", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "761443c737fd4edc8523dbb8f81be88e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fac88879b0434d4b8e6475baa35f4d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74ce51fa77ef4f71bc1acb21264a7c36", "region_id": "RegionOne"}], "type": "image", "id": "b72d7ed90a4349b8b529987c413836d7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d197308c61e34b25823ce77fcfcb4fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3ffe5a7fe9a9466ab3d3160d6b8ddf4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dd374fc460354b7e8f6e3e3ea7977d9a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "64d60a891fd6426b96cd9a45630d2623", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de4b31aa01f748cb8ff09a82d144ccb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fb0899c9b714972ac28cc50b2f8a079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "569427e7ad1e49e7b0439d7f507d28ac", "region_id": "RegionOne"}], "type": "object-store", "id": "ab7479cda1dc4c32bac54a568b85ad69", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4182af71cb4241daa08d8d4efe8bc43f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b153ddc74a64e00a468944df8a55633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5531ff2bb2dc41848322b902b9479768", "region_id": "RegionOne"}], "type": "clustering", "id": "d8cebe0588394f7398ac4bfa6b2e4724", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "598f1f3d795c4e268c1dbb48c6350cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da0fbde5251c4141b03e791af4d03170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "42d71a95ec244b1b96f61abb75124b98", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "81c2e951487c4ff3b84b11b36fbcced0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0763b6d2917e4573a10acbfefdc22a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa261ceb2745463eac92066a772c94d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc52ed8ca87f4650b9f2a4744b622ffd", "region_id": "RegionOne"}], "type": "cluster", "id": "7db02ed18fbb41d69333e76a9b7ed800", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b71c97a9ec5843a68cf6a5327828d430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c33f876adb6e4c079f07441a4283b916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9726d930285143c18fbd865aecf368c7", "region_id": "RegionOne"}], "type": "data-processing", "id": "53c76ab9e6854512a7c484ead5cdc8a3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98d3c436ccc04fcc8180adbcb35285d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da8aad2f9a7e4d21a96c8073f4b6cedb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e7636cea503e46f9b6e69136c6595b77", "region_id": "RegionOne"}], "type": "baremetal", "id": "5e4c60daff7b48299cea8b16c9dff448", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9c7d672b74347ada33a1d5c89514a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1aaf8d78d1664df392352ee7f0ae15c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ff1528c17dd4391b3acde89078819f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "890a4264c4f446f2afec6db5663abd97", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0604855e2b4344b0835f84cb7820901a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e66601ee5f54b08b950c67f1dd95604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "264ba701cc50434c8c9e6495f0a39f3b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1b27060a675342d382a59699a41275e8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e166c90b1ab442eb041157346ba2f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "72135d511def4da8bbd8c187f64c4a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f64e526351aa44cb9953c8341c6d6fc9", "region_id": "RegionOne"}], "type": "key-manager", "id": "20c775f3e7f94b7c941f34a4d90182a3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1991a5ea8ec94ebb9ccb238388874269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b5301e2437544d39d2165cbb2652f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7bb678dfd8e64c52909c64e02141d548", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e8553fbb4c5444538d4a3e56b0bc57bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "952a6e50241b41a6bb6f2b07dcc101c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f674c7a6b39240548b21f6c4fe09a8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "50ddee06fab34e709bd0fa67c4c7048e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7e263c289929426fbb0d94d5ac42ccea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3ceb6a5c747246b98665f7f3d87930fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fddf5b84a12644f68e21c4b82de2ee46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "afd65fef3d6a4ada8682eaee30490e10", "region_id": "RegionOne"}], "type": "message", "id": "ac8c41a4879f42b9be754a6a65851d57", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7cc3ca246f01401f866a41081e840cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "91f487aef80c4b1ca424f479d0d32690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "40997aca8a27415986c41ffd963ade57", "region_id": "RegionOne"}], "type": "messaging", "id": "8b848cd2c5284873840e6d5619315840", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8937d6c53a714969b65a881ebc230bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d1dc5d0a47634e1b8717e4a808494e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e88ee1839d074ea1a9a7d120859665b1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ce4d4038df0476a8317f4ee900cbced", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eb7835615e0474283002e317f613903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58855023244248da8f75d939bb4d8a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be359f3ef72a4e4c946d0e5ed8d767ab", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6d4f44a9db594781b2bdd93c4fc7a3aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dc65adf9e084931bd975a2e2a82f767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e102551d9c0425bb1d7fb8ea832898c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce1af2db11aa49f7a5f1b17905bdfb34", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "25b9b876514242f79e779cb439fa8128", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af63c4ca5ed340658c14e42f013b3332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e6766e565ed464195d326cb2f04c22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffd0f17bcdb2424d9ba1c0cd17bad437", "region_id": "RegionOne"}], "type": "container-infra", "id": "4a143422d9f94c289d9576e527244fb7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9459b2a0f0f04bc38ac6761c892b4973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "be4e0089cd2d4194a3cc6c00950ec15f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b2fc3d133f0d42b088f4bcb60bedb568", "region_id": "RegionOne"}], "type": "search", "id": "7b25825513db4944ab15b90750f98263", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a3a72a01561e44ee8814db88efcd3ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ae954ea1fa784c3e90706ab0bd65b00b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d6dd5eb5d43841e49439c3229b0a4918", "region_id": "RegionOne"}], "type": "dns", "id": "b00d5b2cc43649068dbcb8a917484ba1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "57f0377377354377928a4161ecd22f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5fd969155ba145fbae60034f59b6dbfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed1e254c0f404c1889628d17b2177446", "region_id": "RegionOne"}], "type": "workflow", "id": "15e07087c9a849719a0ef01baf0e02dc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b286e7325ab469b854e2440c91f10d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0eef5da6a794f3190ad632e49c99006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f62b882527b4499a8954f08f4f10ea7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a45d6ada5d6b4b63958ef93cb8393f23", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4376a1b7a57b4577b762845be14968ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "428d948c6bae48059b456f438eada6d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7ef742b89ba0485cb8503d3201aa9c92", "region_id": "RegionOne"}], "type": "rating", "id": "e7eec23961344a37b20928510d7002ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea1835d8083446daaf1f922949d5d0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "72a12a8a3e0f4a3ca4d1f7309e379863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f3a9b07ac594d79bb5cf1166812f8b7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "955df68ddf8d4e3e9c11590e0017a785", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dcd3237d85da4399aca7cc7409bc4798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98eb240c3fa1496f97776ac93be7f877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44ecd77b2aa642969dac5a4fda35bb33", "region_id": "RegionOne"}], "type": "policy", "id": "e56ee12c97384be3840b62808af71adc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52260ff2bba448d0991132586b3d6bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e1a43b8258e457d84dee2ded71ce007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "adf0520225394a87b789878daf033814", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "aee08f83b5a7459a82fbf5de4b05c750", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9ec20f0014e449ea7ce5aa4b97f9be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a7a4ad36deb4e1db2265ee7582e0709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "138cd6125c6440cb93d4b831e80a9bca", "region_id": "RegionOne"}], "type": "sharev2", "id": "846537c70b4f451ba34c9f4733abd5f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84c290b1107549b69799f844cfd988ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52814c881482447fa4f3cb37137dae01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4031037a65a40bdb909e234c9fc3420", "region_id": "RegionOne"}], "type": "share", "id": "69530dc9cfdb47a48ce430838561b822", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bf6d9ad64614c2884b827b11674bc46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c11d9ed9e3254f82b91ea43acbfe2aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d94b526a71244cada47278d6b5bb3948", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d25e4760ab454650b817a3195992683e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f0f178341d6470a87e5cf5e5893859e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a653dbdd244873aedafbe7cd286cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9f43af66f5476480ce4b65f85142ee", "region_id": "RegionOne"}], "type": "orchestration", "id": "f6bffdf42c704aebb52281f252f1fa73", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd9a267cee7c43fa895c033f4d3cbebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d95a8853ddf04b72ab52a87182403e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d66c5cb30628428483baad0ee2d55f5d", "region_id": "RegionOne"}], "type": "block-storage", "id": "e8f2e325c2e54978a5d43e52ecfa03e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "434ce0dfa0bb4151982f598f9fc10399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58afa9373a1a45529ac8b0a4feb52cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22694842ac8243ac9f89e39236d49357", "region_id": "RegionOne"}], "type": "volumev3", "id": "5e3e70ea76e74b24b9f432616229cd25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9fb91d9614b4b6f99459b42b7ca4f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3af4d3560104feeb193bf5346265297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22ba13267f5f426faea776482ab51403", "region_id": "RegionOne"}], "type": "volumev2", "id": "e1b078d406534981bfe6207cc5577d00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c55d2219c5634f009ba3324ba5426fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e9033fd73b3442eae8ae4b346768300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8fe33596dbc4b279dc6fe52b8753768", "region_id": "RegionOne"}], "type": "volume", "id": "66ade793e71247399624d83aeed24b48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a01ebcb08615471c9454e22a80029986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e0ee01c62d4ebcbf1c3dbcc625def6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93011450d0a04b2e84809e03e5c8ba9d", "region_id": "RegionOne"}], "type": "block-store", "id": "cb68f840b4fc4d55b924ef5e235db055", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f147cbb95ee4b1e91de284841566ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "021465f8f915430abf4f56b19108a532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a48a9577e21d49398ca40ed0b5972ad2", "region_id": "RegionOne"}], "type": "alarm", "id": "a1c36650f55f44d3bd56a966d70bebe0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5595c50fcd0d4855a3486400ec7c73c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aaf76f50bd3548f6b49e9ea590435783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3565ea3274a143b5b5c398c100527396", "region_id": "RegionOne"}], "type": "alarming", "id": "c2c754e6b54f4c4ebac6f592cce0e10c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d2de80a55df426ab64ac508ef9c4d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebaa7864a42346cc9b39f29bea27fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3dd4bc64f0c2454bbfad12b6cce1a290", "region_id": "RegionOne"}], "type": "meter", "id": "f6196ab6d32b4abca46f1a55fb68ef39", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "27b885859efb47659474c02c6990a59d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3004b152bc12454393074b4dbd3f70fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0b09aa414863497c94ba4c1f28407979", "region_id": "RegionOne"}], "type": "metering", "id": "0e7730c6ae0546e4a54dc0e98c58ac58", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d7c789d638945adb2cea1eb2629be1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37d0eb6b2b7743859411d578a490235a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86882d2a841743e5beb11207950daa19", "region_id": "RegionOne"}], "type": "telemetry", "id": "c762d15ea7314b37978df7a740aeaa04", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80ba1ac0269c430680afcfe164b3f046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ac818a269b6b414fb4ec8b0241423cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "457017b704b147bd86751e17bc77d4af", "region_id": "RegionOne"}], "type": "event", "id": "f3ba5df27d894cbcb1c4b94c33f9eef5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a63d13a082942a8b19b7ee3a8879f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a10f205009594035be1edd7b6d6082c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "45bf24656ef84e92a2d0e0c4f000f565", "region_id": "RegionOne"}], "type": "events", "id": "e7fb297003334b60950c1aa8cc1e957d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a7cf75ad7984dc59be7687d6873707d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "892e181cc7d04fbeb307fb0574f5d19e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a5115a6f5d94518a9022c8eec8b9e27", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ebcd18f16daf424697fe8e1a166281b7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c4840a0f0794149bc147eb73f7748b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "215cbbcc265e49aab7e08a908277dd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "43830cc5a01849a9829630236a8837ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9088bd62cb664c3e95be253694d76e28", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b5649e0bc274c5eb8ebb5e2d61f31d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5e6af13ecb44c7eb8b5136fc4193d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa86c854c1824afdabb9d03d9d5b5f13", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9aaa7b3ddc0a4254bcdfee8b6a6d2108", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5442c560626f4953834b836a91e387e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1df8751f90544b09cc708da8bc4f335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20e83a424d3c4b4ea248ef33f918f106", "region_id": "RegionOne"}], "type": "tricircle", "id": "85aadf6623dd4d9681abb4d3611d2869", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7e5fe4de305849149eae44b310d536c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6129c7031c7040f9a45f288810026dda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "672ed27deec94b9ebe3ab88edaf7edd7", "region_id": "RegionOne"}], "type": "database", "id": "c760d05accf449468c0f4d87fe34839f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bd9a20e7167460dac23af19f983b2b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f612cd95d3e40b5a104c3322fb81783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cfeaedddd976494b8b4c7f7e63021124", "region_id": "RegionOne"}], "type": "application-container", "id": "03aafa61d5184ad7ba33fe158943efbf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1214e56db64e4a6d80e8dfbcbba5de16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "819dd8e3c59045a8b23a6fd3430801d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b9b9c99375064d54a6b626996d36fbdd", "region_id": "RegionOne"}], "type": "container", "id": "3608fde9b42c485d8960420726fcccd2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7519d441ffd04c4c809731f5bb36c18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9eb3c7d1bf7471fb930756b2127e804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6ea0d4ea9e2341d4973c7e5f6e19a433", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e0df639171754a98be233cf577166899", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1477704de5f74fa695c80059e4d76d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bafe48c3d658434a9f7f9a657bcf8af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8fdef280c3b74f378d705035a3f3fd20", "region_id": "RegionOne"}], "type": "rca", "id": "6f67aced4f85498b97675f9993e1f3ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e991091bce754ee8a95a9eabbcd77a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1338e4bba7084c71920d6b6b58afa2f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6f6cf18d4a224b7e82e1b42511188607", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "425eb4ed6649424aacfefe76436857d3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bfbe6fba735d41b0966626ca90b7e6a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1badae94c22747598ccef19921afc090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "49876e09b6284b1ca62ddd3efb480f20", "region_id": "RegionOne"}], "type": "network", "id": "25807512429548fd8a54d4843b16ffd2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cbe5f185a5cb4beab042360df5187ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ac206252a9c43d39df9dadc6770fc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "679237da603e479caf45312bc2b59ceb", "region_id": "RegionOne"}], "type": "backup", "id": "15fca80176084d858f9030b2c116b8d9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74cc9a32215a4817bd902d390504b0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea9c4a896c3146a79b4addd716447e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d69a53b586f3479f978af2514b54701b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "30c8ef30dd494fe89051eff5feb8f3a3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b18c31456d704962b6b6671b85ee4d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8818c1e02ec84e779611af737ce65743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3293531a64ab415291b631ea1e8dc3d6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "94cf099c4028484e955fe991b7f8e834", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e37ebfcf5d5940b3ac7e7ab2e4cd153c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "988f883d0cac425f930c2bc69276a6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a7b58985684843eabad594be730784ce", "region_id": "RegionOne"}], "type": "monitoring", "id": "ad4b75ff5e754d678f8b18ba8b875282", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "71efc921a1e04140b82ed6d3b5a22f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9646dd924feb436b9b7456afac87fd8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b5332b05565403aa12be09c37e65a14", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2eb669fc7b4f42adb500c189436a2e8b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20e0713ca13648b9a47219eac3833d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c79ce1c12960479ca7415e03d26ed2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0e166634eb2748b6bbb603ab7d0fd051", "region_id": "RegionOne"}], "type": "placement", "id": "f870373b80824cc09762f026ec13f444", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1266d14cecd4e968db47b33507838f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d607082741e849c9b596b6d89d161f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "49ac557e67a147308fc76ba18fba5a81", "region_id": "RegionOne"}], "type": "instance-ha", "id": "874b31c4ad3a423893850c207363fe6c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "111b69be6df0403ab242fdca7ffe5f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ed7ee614c5a44718a559ea777f34d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "638b763cefb14602b2bbec2bece7126f", "region_id": "RegionOne"}], "type": "ha", "id": "1a7c7c5973e1476d97425ab84568d0f9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e7b09048764c4794ae6b4ed5e27159e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9d0104f4f1c54f83873dac589aee0add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ff8eb242e3a9487d8e2f3bcbc4f05ac1", "region_id": "RegionOne"}], "type": "reservation", "id": "9f3c81fe2de140fab62c82db270f5094", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1491f4ac72f548ddaceb049a6ffa9de0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d6a1483db03e4571ade82f87c61ace35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "165abbd1ec5147a29adeda3bc3ab98f4", "region_id": "RegionOne"}], "type": "function-engine", "id": "5d0a93c5dda74c5d9bfc5d7e240f25f9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d6be7c1a563443e9b15a3bd537064287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f5b3540537d94487a2cfe0547998ee6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "18e9ea9a00e94d4c8e2caa5a567c7e54", "region_id": "RegionOne"}], "type": "accelerator", "id": "3f7c8f70dc104cf9a99a15d9ec362786", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4fe9947e9704dd08a3d377018d94058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84396ad25fbb4f20930a111679bacdfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a2bcc87cac04d72b04d0166d47102e1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9ef41a445c224802998c8a34dc16b037", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4c02107d0134b688a533f5128e0529b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d64e51277ba04695ad1525a150622fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d674cf546a594e29badf5b80f1214825", "region_id": "RegionOne"}], "type": "registration", "id": "0a2f2e990dcd41d3bb4214643bd8c23f", "name": "adjutant"}], "user": {"domain": {"id": "fc5972cd59ad43df9b7f65de34d4e80f", "name": "734682eb3bbe4387ab400db1f8791713"}, "id": "b915ba37116144f7bc34e3faa987685d", "name": "40b8196a6b8d44f4a1e217e53199827f"}, "audit_ids": ["629d313afe024370a47ea5a4672f80d8", null], "issued_at": "2020-04-23T06:25:55.181953"}} 2020-04-23 06:27:55,286 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/9ef8119383c640a4aaf53bd6c307655c -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": false}}' 2020-04-23 06:27:55,290 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,291 keystoneauth.session RESP BODY: {"domain": {"enabled": false, "id": "9ef8119383c640a4aaf53bd6c307655c", "name": "domainName-2"}} 2020-04-23 06:27:55,310 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/9ef8119383c640a4aaf53bd6c307655c -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,314 keystoneauth.session RESP: [204] content-type: application/json {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.238169s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,170 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,173 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,174 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,176 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,186 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.111109+00:00", "project": {"domain": {"id": "0014a96d6f664930bdeb91ca777327a8", "name": "44318c49393d446aabb4f70f262cdc5a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b5c57585b77f4e25a4ebc7218d97cffa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "94422a76e0c24bdbb14d9d02674bc71c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffc09cf3c38f462cada7519c082ff040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1cc9c67b8cfb4d30ae10599392b42686", "region_id": "RegionOne"}], "type": "identity", "id": "594d3db44ccc4f35b2f6e567a08d1864", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0917fba3b3f54e449a7fbb76f458185d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1c28744f836045bc9eb1db60d5aaa019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "faf2cc0780d14569aca29d8532ace175", "region_id": "RegionOne"}], "type": "compute", "id": "93f96869b83744f789ee6be2cbd0f986", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9c7583704f694ac79a981021f2408eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2481d97b4fb1443e849c15c15babe2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cec29c425f124f309bb956bdfcc108d5", "region_id": "RegionOne"}], "type": "image", "id": "6b3f3148e24f4b2481aa895661d1e73d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1631761bb1de4d24852457329be7432c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5514135e644f4705a08afe9cc48e65c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4f9bdc0c826b4d3f8e308d43ad2495a5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e27f63065ad646639d8da65e18a942f5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4625a51abf24291a97ca5163b8fb124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1de81e04c7ba4dc3b1d48ed7e27517cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "374cd16c0010409db79732a713b922ef", "region_id": "RegionOne"}], "type": "object-store", "id": "ee5b928477f6478a995cd899593ea03f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6821181438f14e0989f6082b29b781a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cda904beb6584a2d92631e971b0d852a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5aa4cde0f1a244fc913fca2e39524da2", "region_id": "RegionOne"}], "type": "clustering", "id": "2c6bef600531452b8c2c1b7c0142073f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01e577629ed149d2a477aceaf73b806f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d9caf861e534594b30e80a46e8250d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "410a6b852dfe4b32b8593098ea438e27", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "500245c280144b19be3aa479ff35c9a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2f0aba25f9c441f97b088c42ddf2bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f0cbe2f09b242a9bc9cc206a6137dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "293c0633e6f040cfabb8c28e2b0537fd", "region_id": "RegionOne"}], "type": "cluster", "id": "a723675a6ca6427aa9a188c28776f761", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "261512d3d6f64b38a3b88d39abca588a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e9a85b0d35be4bfab1b966a3cfb20334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8bdcc85b226d487188e5de9e5841ac34", "region_id": "RegionOne"}], "type": "data-processing", "id": "b5f29eda9bff40a49a1fb1bd979afb16", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd9d914d3c204870a9ed8bde501326f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e2ab2c3fb3d43aebed1e1af4a9a1da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ecd7c36092a642af987d054ea35e208e", "region_id": "RegionOne"}], "type": "baremetal", "id": "01af2ff115374e699b8f6aa3a7e9b436", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a47f57a5a77348e58c7e009c9e2016b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7c8f69a2bf1d41e3a2bea3a648f278c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ec3a9afef0d4953befe06716516e8b5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5b2cd3fbd2e7433aa12f4aaf77549254", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e1e5692d7409461eb4e690b32e117ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d7e9055f951044798c29605ed3f0e043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cb84c05e19c14c149a122e7f43d21c6a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7ccca6d000a74eaab66ffd708c43543b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "645e96379fea4d5d91dd41a4091e6feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c527e3d61b6641e98d29eed43cbb57de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7e6349bd58c14514bbb70d37c7362e94", "region_id": "RegionOne"}], "type": "key-manager", "id": "32aad64cbaed484787db15bf80f9275e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43f27ceac4c6479285a26cba8e62e0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec651e230dd24782b783c8223a3cc427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6336686df5de4a4e9460209cec689bd9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f4be0f78c4a3407a8bc3ee76938b3b1e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "516af09372b64a8c91d34874a701e5a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf1f83908be04b03bf19bf3a6fa55241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a920ec11e4148929aaea4a2eafcdcee", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dfdcb455f5684ad1985bdeccf718c6f2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82b390f9c5e7446c985f7baa019f7370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e36c78a8b80448a09ba7b7dcf4556489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f886dc5ff2634913b54acf82167e4265", "region_id": "RegionOne"}], "type": "message", "id": "964a3c825b224e05af2664ddcb4e3626", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7effd6468c6b43bf8a1e7d7fe2254ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98e9d952b3c5443faee7c12b6df513c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ea130c687f574784a85e0ae7a7c222f5", "region_id": "RegionOne"}], "type": "messaging", "id": "0cb67bf7dade46de812a3b128b74eb49", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ecbec04040a74e6b98540df7ed33cc43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "85b7271af99540f88440acad5f799513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9e739d19c36e411d8d884cae0380b69e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5140b98025534165ba2c652fe44712c2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b51af16598ff48599eef79a5a25cf4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c15b60d3c8d943a0a64f3460980f6958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95b04afbedcc4f04914e5e8164af6916", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7212a9111a2a4e87a52d6b7c89d07627", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0669d06cf5e8459b8bee652c96d4c1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d743a049d1d4399ab285b7bc47f28f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "948b6e370c8344d589226fdaae3215ea", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5744f02d263e4576b355bca8cce1290a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb967e6f47f14d1992642e7aa2415be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b420895a96cc43f7b1067502224032dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14fe2f2cfe314918a9abfe59a19b5763", "region_id": "RegionOne"}], "type": "container-infra", "id": "a9d2de3324bd4f859eb5586242f29715", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3bb2b3c6d7a24de48a5dfa6f02fab331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9cb7e4e052d449aebad380d66fddebdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6201574130804d3fa4c98295d2ae37d4", "region_id": "RegionOne"}], "type": "search", "id": "3b36d110968a4a08b6294e12d7510177", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6551f283bea349c899cb106922db834e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d16e14818d8a4a12b90e5e068419e6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "48e4f2d58a324bc0aef5d10163acc755", "region_id": "RegionOne"}], "type": "dns", "id": "348b23d46eae456dbec3a14909940a0b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96c58a2596f04e9f94fdc84f97be845a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2545cecd9dd43248a6d28d514fccb99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4aa2a11cdd44a26b5407c05ced772f2", "region_id": "RegionOne"}], "type": "workflow", "id": "ade64583f62246c892ed51822631fb50", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48151f49506b4106aed4527e668bca5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e061ea0c0fe84d75ba4df0372d23f760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e53c5c2b763a4ab7bf5e16edb27ebffc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "662bb916254f499f8e480acd16aa1ad3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e5d7c5be445c4997af330d012f1a5766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4320cbe25f0f4da2a2a7a92904681b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2874d11ef1f2489788f5d0dafaab519f", "region_id": "RegionOne"}], "type": "rating", "id": "d43186240bd247798c1e33e73b94c6cd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd1082236f5d4f44b6a3b0e2446cfb90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b898c0e75f24a478a1254b5462aa6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9fafc7a2e6684e938607de38c61ec420", "region_id": "RegionOne"}], "type": "operator-policy", "id": "acebff97019e48039b9e6cbf36fe9105", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "085b82d4fbd349fb82aff2f6e9041980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca4e44285aac426fbeaedc618d465312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ae4c55d925a64658bead275959a290aa", "region_id": "RegionOne"}], "type": "policy", "id": "f3e0f5ce32c74588a851788f085fd823", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31d8b47d6bcf45c7ab61335ca55aa677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a7be8396af9430db0615d834526b616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d58683e1a07245ddb87b31b791025097", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2727702028ad47dbb244925102471b98", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "827ec830329f4ef38f1d705685bb1401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b8bfc4bf14e43cf927be3f49e0a5bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c447001f71c47e0935ed530bb3e66fb", "region_id": "RegionOne"}], "type": "sharev2", "id": "106ffe84b9dd4b4e8127fae63db9f288", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe709cb65ab945c9af4dfe51ee313ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49e46d637a424049b8fdf5f782286d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d6cceb50a5940eabbde3ce74057c002", "region_id": "RegionOne"}], "type": "share", "id": "e266bcd88707438b80b68a05edb74bfa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "44c993848b2047299e02100a16dd1a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4ff983b0bd0a4c58ad77869a14c513c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "604929eeb5534e1f8abd2c45845f9a75", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f0baae4b55974c14afd36ed80e8bd8d3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea26e6aa7cf41aabdc0e8dc6c7122ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "207d0b869d7e4db2aafdf8acef0dcff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c906ee1a7735464790817da507024627", "region_id": "RegionOne"}], "type": "orchestration", "id": "02704b2967e04e0c8a9c035146b4d804", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c89818cc7bb45ba8c90c17fa5d56af8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d8687531fb94a07883124fae5401223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eecbe684f36488a964466e2edbfc2b3", "region_id": "RegionOne"}], "type": "block-storage", "id": "b0fa58735ef54595ba73a0f308cb375a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "899aeb57a954496fab5cd706b94524e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1086a6a5cad14cebb2b123680cdcee04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "634b76613e1b4fecb6a4768578cd8397", "region_id": "RegionOne"}], "type": "volumev3", "id": "91378b04e52c45e491210ca5a55f51b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02f976bc60b84902b705fb52ed6da959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "654ea0fd168041cba3753d24fb454be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4de3193690c4028abb469cd1b99a822", "region_id": "RegionOne"}], "type": "volumev2", "id": "31046baee01d47e08bd07ba03dc1f856", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29fc41660b9b412482e4251fb27a6da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "530b40053b6a428bace9afec947f62bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8389e9218e334363bf5be2ca2dc7f879", "region_id": "RegionOne"}], "type": "volume", "id": "8bb133ab854144aeb28a8e2d845f6acc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81e5a1c088e44bee8158b4e8521d5bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff52149ebf6044919c2d2d84f7c6fcce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f97c0156a154bcdae539f83e9f229fa", "region_id": "RegionOne"}], "type": "block-store", "id": "89a90afcb2b84de880ea199fe8c6b9ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b27c3d53e6eb4c2fafc3b5ad3fd31e48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fe5d774af20403fa7d46da0b86776e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "50953dfe7fcd4aa393838aedc7247345", "region_id": "RegionOne"}], "type": "alarm", "id": "227067add3994b53a34776f7f80abd3c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c32426e011f42ce9674680cd42695cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0528d547a18145938c8e3252851e3d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "900c30ee7880428a908e997e4f754b1b", "region_id": "RegionOne"}], "type": "alarming", "id": "4d254a4173b34c279d037e2f4d2948b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "000874e0925e49c6a458323d31ad2f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "53720946eed6484792c6757edba042ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "36c671e16e46486085d3d590075a0ef6", "region_id": "RegionOne"}], "type": "meter", "id": "4ec5642bdaee4978a57d7028f4399ece", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2361e82f9d7c4640bca6bcc991bf1003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15cacb4706684b55aa708c5f6c8ea940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b6fc5620b2e6439d81a9452d4d04b54d", "region_id": "RegionOne"}], "type": "metering", "id": "049dd677eca14e9da70a562ea2117704", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd8ef0ed90af4d16ac6abf7995e6f225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01d731b47e9245c8832ce25424966651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "50200ea7f024455798278788a37705f5", "region_id": "RegionOne"}], "type": "telemetry", "id": "a7087735e8e140318cba4615830de4c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b621861268594bdab0e4a6a5a7508c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6538e8e39a6f468187215afa138dc642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ad52408a9d24072a0f38143c4383ba0", "region_id": "RegionOne"}], "type": "event", "id": "56b6f88293a84e1da403032cc3692368", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2a503d9708f34a9aa701c571dafffdea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c7fcdc21476d4cd6afb528bb9ef2cd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1578b0a7199d499b867cde6ea0805964", "region_id": "RegionOne"}], "type": "events", "id": "8a08bb0cdbf54978900bf1cf70825219", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab4d5dc5a8334481afc2c47cf90bde05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccc82fa734b34addba2baa507eb4bca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "92fa9543319b4c2b8787d4fbcd2dd743", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6e9d07cbf74b4d9eaf33443f45487a83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d911d143d934d51a471eea7050701f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "65af21e56e984bcdbeedfd2985482499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec9f1b3e6caf44c38d6fd8a7d92676e6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d7a27141f1a44a6e8b12e38225afa79e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "177eae071dd34fca83e0ea66a56b25ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bf25b018aa74df69dab4f895b09f0c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "03ad5a42ed3f4f5db22fef788dd06501", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9c90249d8e8142049902f485e8672465", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4189ca865cf41f384e382d02ada684a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "19a7fc0d1a3d476681ecc3ace6f4e6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9011df7bcdd84c83ad4c1c6a2d2fd680", "region_id": "RegionOne"}], "type": "tricircle", "id": "3dbce3131c19427b9f9b25fbacaeaa2d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "409f913727cd4abaaf1fb6198a8e8e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b6ea1bb74fa64f2595ea9ffdcfe6c3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b0c2b617af204326a831893fea33feb9", "region_id": "RegionOne"}], "type": "database", "id": "ac44906b5f70451f960e1ac60ccd7127", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c2dc555b50643449c9fc2fd198a00fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "394d1ea36bf24b449669e9b2b47ee2fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1fb633057bf04dc3b2c77c0613c4e5c8", "region_id": "RegionOne"}], "type": "application-container", "id": "2a87689d9acf4f2ebaebbe0eb9289232", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73986d12a37242148408d900d84e5eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4a51c8b89e845e5a4db8bf0189692b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5ffa8a2a4d824ee99bc76a6b72e16d46", "region_id": "RegionOne"}], "type": "container", "id": "5246ca56543f4c8291617dd62a4d5ecc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5e2aab1827f4f9aaa96ef6412760f16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b44f8ba0adb41678c8def92c6798185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "702b6d990abe4361bed22110661bd65b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "57a8b494b1704af5b99fd399103e8d33", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9d0d13792534ba883ec9c5dc00ef8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "30967741624f4c978df79407666273d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ba23437a1e9243989f65d9d2159a2114", "region_id": "RegionOne"}], "type": "rca", "id": "e2f9c8e4fffc4f3c8cd23a3acc82692e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c013b60876634e02a89702e9da1469cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db13baa4b404423ba249ae230e67dca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d6890a8050a94f0798ac2ed1c1956ec6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "25dc54379b7a4f7aa7ff3a5f4a01c8c3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f2a94490f77d439abb97a936bfb63716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "925922f2a1114aeea60669384466480a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d08bfedde8794a639431fa5db5c0bc77", "region_id": "RegionOne"}], "type": "network", "id": "9d30714a224f4c0294c0d12666f68b44", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e8a63fef7c024fccbba9902b4dd94eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "85533f312e55499aafa107604104a00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7d68b1121ef24344a96d0c4b706e358f", "region_id": "RegionOne"}], "type": "backup", "id": "850cd8ed3a78475f8de3871f372ad919", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f2876458e3fc4ce2857563aacfe53ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c14448f6bbd343b2904a7d8a0fa23588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a041dae191c14f7a8636797ba407d264", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e092a6f5477e4ca387b157f7742b28da", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3316cf6f418b4140bfccbc712f22c317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf71fae16cdd4b7580f3f086417900ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ccae7ecb4094463f9e1521cf5f231fb3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "95fb7f62492144fb9a84c35159d29bd8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "419cb32682f04a32907a7d29e9df1585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7b140a5333c46f6a0c49d9b8b94b8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "79f02faa1f6748ac991d8e5b7c865982", "region_id": "RegionOne"}], "type": "monitoring", "id": "425fa308a42b4ed9a4052e1ddd01bfb5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "89d16f1796124830a25468a7a2a23b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b78560ae05364ad0841184868e7a1268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0138b7862dda4b83823932b24145e12d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b550a9d2ac7d412eb38e19d3e0e6d036", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a785dad37f064c46981fc4e0cefc2ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c2d712a5ffc4467826d7fac2deb2579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8767fc7e9434f85bec85a920587eac1", "region_id": "RegionOne"}], "type": "placement", "id": "5c78d84097854f63a6cfd166cd5946b3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f0d41aa75b544124876c181b2b04f1b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07e19c645f05440faf44798a7be51bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b45dfd771f34d75beff6b44bdb2aa1d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c1550ba32881417591723881c5d96c4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f8b765fb5d147caa11c885ad1f213aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54ea991129de4be4b1fbd95da2804558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ed2a9d6efb5f43368dedb8d1924ae45f", "region_id": "RegionOne"}], "type": "ha", "id": "052c12b6d7b74bb3ad50dcbff45e0c59", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6866e60ae48b41398208f82b6dbb24d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a4f8be034bf4ad09328eb09f0f89bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a401547376264e8aad9fb5f99a5a0b0d", "region_id": "RegionOne"}], "type": "reservation", "id": "9ed29d5c11e74c288984d7fd2847300d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a6135733423140d49c9cdf22f819125c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f63e2a4402ce4204bf464a0c5335bf72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "138b7a9ae7b046fe908451a419060366", "region_id": "RegionOne"}], "type": "function-engine", "id": "3332e3e385c54456ae6d0b2b21cc0e0b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c334c0c33ed4dfe8d3ab5240ad147ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ccdca3acc1a4a888e0ce94c8575adc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8d719b6d829946e4a8980494105da6a7", "region_id": "RegionOne"}], "type": "accelerator", "id": "785ed35e659d4af6b6b7076f26a0bf53", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f42cbdf7cdd41e08b5382ae99aae0f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c9fce79db0a42c5a51c72f96199519a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6680fe9373a64f49b943509ec52ca819", "region_id": "RegionOne"}], "type": "admin-logic", "id": "745f0161520e43c7bb30a32d7df35ba4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80e6bcd0b39a4192bbcfaadadb6175e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac930288d7de419a96047eac373b7492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7931606b712c479b836d6f54088a560b", "region_id": "RegionOne"}], "type": "registration", "id": "103b22b81e5a496093e9c974bc3b8c72", "name": "adjutant"}], "user": {"domain": {"id": "f7412591436c49029be0f87da4a00935", "name": "48976a2684c140128bad585f5615b916"}, "id": "b69c7951a9924fb9a7a1efecbdbdece0", "name": "bb4d1b50377f44c59df33b1d154fa22f"}, "audit_ids": ["01d124ec4b0244f0826dee656dbae5c1", null], "issued_at": "2020-04-23T06:25:55.111109"}} 2020-04-23 06:27:55,245 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,249 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,306 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/4d89dc35-f356-4272-bc7d-85cb4e83b3c0/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active"}' 2020-04-23 06:27:55,309 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,333 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/4d89dc35-f356-4272-bc7d-85cb4e83b3c0 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,337 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,338 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "deploy wait", "reservation": null, "instance_info": null, "uuid": "4d89dc35-f356-4272-bc7d-85cb4e83b3c0"} 2020-04-23 06:27:55,342 openstack.baremetal Still waiting for node 4d89dc35-f356-4272-bc7d-85cb4e83b3c0 to reach state "active", the current state is "deploy wait" 2020-04-23 06:27:55,343 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.199819s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,311 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,315 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,317 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,328 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.254587+00:00", "project": {"domain": {"id": "30455db060b44d6bb38636984a1f0560", "name": "39b9a7244f624c0b89323cc9657ebf72"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c23b31688d6847aca2ebd9e2760afbc3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c15974bd07b41d6a19b371fa03bd4a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "63c5f864b38442c6a4d62b5968d5616b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb19f660aa3e487abb1f488b52b04607", "region_id": "RegionOne"}], "type": "identity", "id": "b19a9cf233b7475893c00358f26c32ac", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2430bd20232248b68730351cc5eedbdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e64d0d8cb3434b9584e9bc83ccc2c608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4792ca046def47e9a8fc13fda1bb2b0e", "region_id": "RegionOne"}], "type": "compute", "id": "bae167c21879429499607d4fd3d4aa41", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b1d3c1f50d1044f7999f5576b7d7aa36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c1b13708abde465f8c263ed6da6f24f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a0538bd1a33d43469d2208ae33f6672b", "region_id": "RegionOne"}], "type": "image", "id": "91871737dd5c4a949be3a00347839e1f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fcf1d02b48094d6587b88b1d26af421b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6c388a1381a40598dc3f7624fb6de14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a3c2aa3263a5400493c217d4e671eee0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "016a4449cd044e4e8a679c949eb4a1e1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "176351c29e7e4beb9eff4e2a78027d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8661bc8634f6478e92361d2a27142b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aaa30a12d0e42a3a27b5787e264f73b", "region_id": "RegionOne"}], "type": "object-store", "id": "afea97e2e27a4487a9c435ea4d10d61e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d55cf94e597a437899ad06f3f17d96f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ded1fb1dc40c4d308f9a34133e353710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46c96c34b866491194c2ffdd4db49e1a", "region_id": "RegionOne"}], "type": "clustering", "id": "7d98d136b9684121bf67777574ad27dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa38c43c5a9a4d43a2c3514b54c579c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f06388c0e0b64b6e81db362ab3d51ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "465f0bde71a14c7b9be3cca166221b13", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ecf5d0cb59064d8ebfcffaa834f952ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebbcef8feb4a4ac4a187b09fc1161674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e145c511872244eda9db13ddf7ec8f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04620ed437d14e5e8aec23e6a40ade9f", "region_id": "RegionOne"}], "type": "cluster", "id": "a0d597c9f692434f943df7010c0541d1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1658f44710b4996bb99e947ba0ff6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d08b50b518e49b89b2e7b53374a6384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d2d8cf76decf4f66b4c59838c0d03935", "region_id": "RegionOne"}], "type": "data-processing", "id": "443f876ad26543a882097bab1bdbf60b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32ee19113a8c42bdb870a80654446125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fca21f74e2fd49699dd267ffcdb10735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "145ca1381d784e1ab92537ae13ee73d7", "region_id": "RegionOne"}], "type": "baremetal", "id": "cf009b58b49e4862be37c68cf82fd9ea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99f1026faa2643aea45c94bf94abb0ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f199289b5d4747e1b9f5522ccd117b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac8ba434f76a4e8d837008b9e8bb9923", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d5b9bb544d1f4df8ac0772c81727c494", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2c39221ab4fa404bbf213bf065fa52d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "848d3fcb73bb42afa2374860a93d6cfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4d6e8b81c0804e76a30be215c96ad43e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4fae975757e84bc08dd6eba124036c2e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c36720afb404589a91adb7c7c2fa621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e4d1902f2b414222965ba2990ebf8444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ca887be13450432ba394afcbdacfc77e", "region_id": "RegionOne"}], "type": "key-manager", "id": "fce7ad81402a4a0d96f2f900008a39a7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7e2200b49ce409497076b6b1f373b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7511dbeb1cd7491f91544316b3712ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9e2a98a31ee14333847ee79d83867c7e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7b38a1d0a055406dae7db05517ea6294", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3c5cddb04e74a38862a39b7efc308a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "61e2548cee934ef5ae378000596e73a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e7760e6bb884428cbe96a3ac3d82fee2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f2d829ce7a3a4fbe89cb0aa6688825ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "827acc7ad85b4bb98d0e60f39e7e44cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "da2e63262d6641cd9020d272e6fa69c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5b31551f5a404b57ae7d5f4da3308de1", "region_id": "RegionOne"}], "type": "message", "id": "4d65ac623db343c58e0f5a1276e74719", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ae2efe0c874419ea43d012bed7ef706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "78b678bf61f341d7bcb3399b419a4eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50cd967ee70140f6b78682b340da615e", "region_id": "RegionOne"}], "type": "messaging", "id": "6423fb1f60b74b588aa96ff822a4871e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a1dd30d752bb41008f4f85c305312ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a43085b602e246d599a822b3b9f6df2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3994cfae12684a25bf67e455ae8d935b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5df38a9b84dd4452aac1450dbf82df7e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "539175d7a21f4baba90f09e91cebf785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40bf4798242f4b63a08322e7d92f9821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c24de1c4e644d1eb3684f815bd7ab6c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c773f0d6e55746cdb4d26be566b4bf10", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5edd5b18bdf4464a3b1284153a99acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2a1d7ce4d18477a8088534d112bdd14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86b90770ef1b4e258be9c640675a9bab", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "486e3cd1881d4af2b8012307556f226f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb24c4a769842c390ec034457cecf32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8581931cea948968c2de83bce8720c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1260155fcbed4fbfab33e7131b298891", "region_id": "RegionOne"}], "type": "container-infra", "id": "2e72a1f0218e4fd8b0dd88f7063599d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "187bbafb4ef54c5f9fa74aa771e334fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e8db3b75161b4b58969db6f5913b7874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c5a40b6beb914f219b791205c9fbe06f", "region_id": "RegionOne"}], "type": "search", "id": "59796d20212543de82cdd7e59b55b080", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cbd38d44337a4c88b437a7c5e09c381e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d7ec95cee5c4384a96f05986925eed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5d2b0454de404c2f97f06720a502bfa6", "region_id": "RegionOne"}], "type": "dns", "id": "120a53a03b624a82a28eb59740b7e255", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c81ce46892c741e18b33a0bb904bd489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "322f39e9b428436db6174fa44a9d501b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31bb11584b564dac83dd5e96c8d39d3a", "region_id": "RegionOne"}], "type": "workflow", "id": "22b15edbcd374b798bdc8fa611b85572", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cfec9fad18434003bb4bea60cf344033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "389db5a82def4936b34ac8f21695202f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "29edbba4d96a4bb084c1c034fcf51636", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e59bc3dd769b478bbae13875804f1e9d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e807afcfb34d4da2aad07333c7033f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "730afe1ca3724adc8e21bb5f70bfd3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cf4f2b9ffbfd40bd819908abe1483e21", "region_id": "RegionOne"}], "type": "rating", "id": "083cb7253ab94bd68fd4a74a76a0ce65", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ad4b7927bc64d278a5891b05c3610f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9922b3c86673402dad4fa3ab775ca199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "06aa7780bc4f4430a5bf89bc5f046236", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a5fa7c6549bd4b9aa7b0bc4dbdfce863", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d794f8f7bc34d609ed73235a3386ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8213d0db06b1466cbf5cb0b55991746d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "486c5ba0620f414bb833ab8f45fecdeb", "region_id": "RegionOne"}], "type": "policy", "id": "060c444703e24500be3a850af0bce6b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "779ee4ffd0ec4da79b06c0f0c3b5b214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d01c53596f94ae89cf16c0f37824e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "86bbfcdbe92b46768ecd419be89411b0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ab31b830ca5e47288358d044c2193b7e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56d414d4bd2d45f7a9df688829039f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5372fd614cfe440394cd06c53d520140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ee37204e2b44c26a1f3b0ef4c31f10f", "region_id": "RegionOne"}], "type": "sharev2", "id": "18b75ebcfce142e0bf9448b7683826ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7bda71b06e04659b517831cc7d3cd14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60eaefea56914d06a9b3b9334f0faa30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af07b58fb5e8404391ecff7860bf6fc9", "region_id": "RegionOne"}], "type": "share", "id": "5241416f8b654b399d31c7fbbe679efb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0aee7ae1fe7444a86338462e4a06b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd3507e91bd940dda365988c1df9703b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f3cfa76322245ddb558ec6d17028ac9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1fbb9847cbbf4e1e9d75af76177adcc4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f71077cc960f4b948683bab268919857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a409ecd23b2415cb47c64cf8aaf156d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54d4774b54d241718e6a5af78e59ec0c", "region_id": "RegionOne"}], "type": "orchestration", "id": "35bf8b9f784c4776832ea4c7a1ea755d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d75b738c1c340a593f2c696177b460f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8140ad11ea524d23ae4ddbe4dbb01327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64f044f4db7b42dabcbd09ff0d3f2903", "region_id": "RegionOne"}], "type": "block-storage", "id": "96fec4eadd354123bb8dd44418e226a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbafdbff247e4fb2bb4b97ce575309ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "842ad8fd9b75490d9e192d7fb83ac02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8563c7337d5e4bdcb4a84afebe4377b6", "region_id": "RegionOne"}], "type": "volumev3", "id": "67a283dc6f8846a4941ae0881cd34826", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "411ddc7582a549d880630df1909276b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0d2d748d40e468687ebdbe766aa010d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78d2259823ac4e20b880f4acda966440", "region_id": "RegionOne"}], "type": "volumev2", "id": "5b825824892c418c93333a246f4d38d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb0649264b54529a9ff082d80a9d5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6b9c7ada1914a36aaf2ffc4119e0fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c73b24ff65149199b9f82e346af198f", "region_id": "RegionOne"}], "type": "volume", "id": "0f5200c6b872448aab8617a651e2ce54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74afb4d87a9b4faa8daca0b3cda43f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45ab0cd59bf1423688fc4c4b3f7e7908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03138ea1331b41f8abad367cb41fa1ee", "region_id": "RegionOne"}], "type": "block-store", "id": "c71ce8bc615f46c3a0a6e1ef2da19a20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c3a90002eec476a9ad3b027edc25418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e578209bf43402ca28405a23f6d72c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2fc3d7c0a84c4700b98983b822d2526d", "region_id": "RegionOne"}], "type": "alarm", "id": "3044cf0d2e864add99a51b12068c33a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3651578356cf4875aa7071eec006b6fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "523819b034e940f09f763d896ae91177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5751c00a19714b76ac40ca24c9034ddf", "region_id": "RegionOne"}], "type": "alarming", "id": "e2a5af74b1d840068a1320d4653b78b7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "907e374361f94bbba3d7d0d8482ab736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fed5169c2b348f7b6c9df8417a0f80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e96af852a6064ad39d0b8a91417786f7", "region_id": "RegionOne"}], "type": "meter", "id": "1d8d09bf74024a5aa932f5f60a0f7d1c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ee9a25b75894a059c6ac68fa9b77832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6b984b6245f418b8149f9bdfc42bdcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dfb46d864b334d7fa49fe602f4e69db2", "region_id": "RegionOne"}], "type": "metering", "id": "c7669ed370ae432fba0018b4166d5815", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6deaf52331cb4e10a1fd9f015bcd1112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf5f6c1c1d3041e8891099614df2fbcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5089e07f2de4d3f800d761a02e7f243", "region_id": "RegionOne"}], "type": "telemetry", "id": "707b5d219aa44a23b171b91630214af7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d8596cb493a4e7b8d8759f9237164be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "77a1d5aa192a4a279e00e5430df720a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c4096d0373a943278829d92e2a3053d9", "region_id": "RegionOne"}], "type": "event", "id": "48fb2c3d4dc945179bc745de28978ba1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a7727f957f44439bb5d930fdb51162c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "43a6b1583d2d44d4ab532eb3a55156f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "053e78f8edfa4fe2af74fcd0361c35c1", "region_id": "RegionOne"}], "type": "events", "id": "20e9910bd15a47d18cbf6db38bc3b11d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81e1522ec8db4e939a30bca33bbe5cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aec1f7d99c28443d88c15c2192e60d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1d7d164cb0440ed973e2288b80e5c6f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7146d115fecf460b8ca45c74f4840d68", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1d275b5264c450da02c32b6d7c235b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e4a08cad1f245eba4902790b58e037d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "49f780d0a40c4ec29680a7dd53276362", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f6b98081a80d4072844fc6b108e53108", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2ca364d60f24e85a2b53b9e235a79dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "365af00ef29044088e9bdc2cbe8b6d94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "10e2b3f440bd4f2b8e72249ae33b3b5b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "91f07566c2f64c37b560ee2bb744e144", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ac846c9315b49a4aab71f34f31a02b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a278c4772ab49ff9132942b0f423ca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06f1c26596284e7ea1f22b513565ea07", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f060e5b14624d12911add9ac8872e5a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "507a72fb60464f6eb7cc0a9616421461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "55896ad36b62452f801e082f520d6460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d33c79782dcc4cbfb152b92398ea5d66", "region_id": "RegionOne"}], "type": "database", "id": "c0b9030301084e969da20ab91adf2173", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4489a2fe7074508b939587a962325f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d2d73fdddcb431c8a45ea838eaa5741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c98c2d9c1629444cb6541cb80206b2ed", "region_id": "RegionOne"}], "type": "application-container", "id": "d6199d724c03493cbce4c1e7f41cdb90", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16ad3b260c154d5d86dec87025f0dfc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "281871306fdd481cac12598a193b6fda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b9b9b1e5886242018e59466c5a62c85c", "region_id": "RegionOne"}], "type": "container", "id": "3860f0638d1a4ea9bcdb874ecdf3a0e8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35338f9b4faa458e8cc22500418f1506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d016cc614b04835b979a7549e15ccf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7cef2c9fc7c047e2ac74b9c7553072d5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cf38f90548f14d4fae4177f888af47d3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b2e4002b892947898dcf833e7992262c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "457dd71fe6204b50b76afc9304765c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "42332ed3e2bc4886b3016f779ea49732", "region_id": "RegionOne"}], "type": "rca", "id": "8b43c9966ab94793bda17a7e62593ae0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "90be5b0e44f94ad8b45854da15d84221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "572d9161a61e43bd8210d91f9db60cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b204234871b94448aedaed30fc49242a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e38126b9c20646238d7f5710ca5c152a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a377b9adbe73423181e04a97807439c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cc9407f661fc4d588e44a293f6ef15f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "146dc311e7e140ac80aeb7d01b324ee5", "region_id": "RegionOne"}], "type": "network", "id": "7118259682d448da927192f8eab9def5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "28447da6dcbe42e88df4f8e92c4455ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0e11d5a444a4b079ba5b55d770d8f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "586fe5117b36481eb991add3756f8984", "region_id": "RegionOne"}], "type": "backup", "id": "2b0f9c0796e74c4b8a00c2813a46223e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c8e3962933f4229b7ddd9b05b016c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d6dcddb56e24593836d0edbbc2d2a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65b2008ff0e74b349841f75b3acc8da3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9598c73c1ba14d1bb19f1abbc0d06cec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e15c2a17b594cf1b450e296f9f23e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68147e12f8b04bd3b7be15fab42e8016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "64e174692ac2499fbcc210fc0c37d595", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "45a95f1430224ec88ebcddde9b4ad984", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "749b78e2b1e5472291d35aeffacb11cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "006dccf93e874f8b962f8af2e19774fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "da9ccf36ee324bc8838596f29ae16707", "region_id": "RegionOne"}], "type": "monitoring", "id": "799be85e32394db4bc8e37f93aa8ae33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "89d5d82c6eac4ec0862a44f2db8c730d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1b17fd62752148aba4ee5b5df32d5040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "680b7068d58a42bb9383d5097131627e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "40385c6ce8914a9e9716ca7eee7b8010", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ddda2b3cd2184bc9a0c291269019685d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "360f5b0793d2474caaf579da6b7539dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ab3515f01abb41aca4d370bb4fe99c85", "region_id": "RegionOne"}], "type": "placement", "id": "445a88073d4e4aa78ac9bddc7d1ab841", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c835076a17de4e9da025d117e23b1ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "662007e43bf9421ba36256797f8fba2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b3bf2890b7744b9686c01461e2699228", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e3bdecdd68ca4fcfbf3edcabbd0b05de", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10390498832e41e398fcf52bdfa73700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a0c72952baf49c6a173cc5e6d67fdba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "842e495a69214b5caf282d5a8b154927", "region_id": "RegionOne"}], "type": "ha", "id": "5843276561964072bed3eeffa570c46c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5a991190a5924c56a00eef287005c51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0e83ec5a99cc425b84250e7ae07ed940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "30bf7b6094b643ea9ab912825dc871c5", "region_id": "RegionOne"}], "type": "reservation", "id": "175832c69efd4f6e9b56505ff008b131", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ed293b6a3cd48d897c53f149d5831ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d64b7b6637e4d63856a58ea767d61bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8f1583a595ce43f485f8cc54599f0e07", "region_id": "RegionOne"}], "type": "function-engine", "id": "9cd99c0c0af44dddaaedb8139697bff4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5499d8bd2b3340469eb5a9651f4f80d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "261055c61b62486fbef988504ebbe35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "da16a09a17504b13a319521498cff39c", "region_id": "RegionOne"}], "type": "accelerator", "id": "adde6607bb0a47fea020cad00317c15a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91eda985d2a4461f8fcfeca8656743a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37c30b8ef8de406db3d02140d7d2b815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bd25dac4165d4327bbd29c73e2047a4f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7068b29f680745538981ff996e50df05", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "070772bed8c24da3bdd2deeecf4b9ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8d66ed33cc7481b8a13bd01f90352f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0771ff7360234db19cd8717fc2e8dc1a", "region_id": "RegionOne"}], "type": "registration", "id": "60172185e79d4999bcace6d56981802e", "name": "adjutant"}], "user": {"domain": {"id": "3db2355e35b64eb89db56f5270b6ab84", "name": "91dfc8c40db94ced9d34ae9b8416ab91"}, "id": "ca95ce981d8f4b7cadd0997c8135ceec", "name": "3470886705c54722829c6e3929b350b2"}, "audit_ids": ["a3186b80d59a41c7abd5d2bdada4b7d0", null], "issued_at": "2020-04-23T06:25:55.254587"}} 2020-04-23 06:27:55,376 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,379 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,380 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,438 keystoneauth.session REQ: curl -g -i -X GET "https://baremetal.example.com/v1/ports/detail?node_uuid=7ae74a7d-682a-4d22-b56f-d869a49411c5" -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,442 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,442 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "7ae74a7d-682a-4d22-b56f-d869a49411c5", "uuid": "399b283610504ce9b793bfe38529b918", "address": "00:01:02:03:04:05"}, {"node_uuid": "7ae74a7d-682a-4d22-b56f-d869a49411c5", "uuid": "6ad57d7524c34d5081638b3b687030a3", "address": "0a:0b:0c:0d:0e:0f"}]} {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.356563s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,189 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,191 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,192 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,193 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,200 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.152906+00:00", "project": {"domain": {"id": "3afdf6228f354141b5a47356e26dee5c", "name": "caf6fa78c3784d44830c8fcd70405237"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dd12a0da4ca740fca4804d103ceb3506"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "07fd1728bf854f43a4a9892481c6e8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8e789e75bbc6439cb2a1920e91bd2f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9ba308b15e744c5e854d2b4fea2a28ec", "region_id": "RegionOne"}], "type": "identity", "id": "be3392e8b4eb40888553768a916b66e4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5423c859ee724569ba8d4b3e6757fcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b200d2de43c4228b4a694220826cd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a778cbfd44954288b6c285e77f156d2b", "region_id": "RegionOne"}], "type": "compute", "id": "a1bff6bc0d0540b1bba2f9b01f83b310", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c72c41d4d9064034933c721850559cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ea5ef7be0b644649b399b80b1ec62c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0a5bb3bdf5e347e294b12334eeb9d2b6", "region_id": "RegionOne"}], "type": "image", "id": "07c40aae5c39492e9ecca0fe8ca874e1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "145408d316ee44c59e7590553cbbb9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5e9e3ac0e6f74a8cac53ae2cde88b9ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "13668ea73c79490f8768acdcefa23a34", "region_id": "RegionOne"}], "type": "load-balancer", "id": "14add6e6edb64738868320eeeb0bb7cb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62dfd55d4d8e407eb41a40d4ebffb6b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "999da81790114f4494c0475e02e378f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2381131de5334138a90e3b5694933788", "region_id": "RegionOne"}], "type": "object-store", "id": "3afa5d29a13e40ffb26616771bb2b2e9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d281033a336442bbddb81f2150f3f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9d2b417c72644bf8f862fc2400cf35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b00415b23db44ee9e71440c7afc177c", "region_id": "RegionOne"}], "type": "clustering", "id": "145be9d231504d41aadf12e573e79d50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e51ae73693d4c25b3cb3b21f43bba93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "396db27ec87245bd8b0ea92ba248526f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b8d15e8473974fd78aaf21dca9888e49", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5afb1d9a836f4470babae03f0273a04f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d69ac5e964c44216817735c2645e5c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae5a5e832e564c6e89895a2793670114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ac363419cae40e5bfb9133114343db5", "region_id": "RegionOne"}], "type": "cluster", "id": "dd932437930f406ba1b64a62566daa7a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e28d97a0ba724ce794274966f2320000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef9e727090bd4579b2b1c89576b3dddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "045a80c0f70f46cd8d5cbebf28a869e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "9e0864928f2e49b3be24b804add48f8f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5d10d3d02f34fdda50cda43685b7a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1272a5d4a5384997a56dbbe9c120e361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e2a234dccdb74c749de88b82316d98d7", "region_id": "RegionOne"}], "type": "baremetal", "id": "30af6b786d0042b7849913c8087e6ad0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b6e73bf49d04ff5ac2d73fc771228d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2edea4d10bde48c0b88addcc06b6b777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3672f9df68164306aa180f0afde01102", "region_id": "RegionOne"}], "type": "bare-metal", "id": "302e8d8661c249ac88bbb472405e6c51", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "797d83484e704cf9bab969530a5ab1cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7f14df5495fa4d2b8a06488a0d6c066a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a881807ec6f0462998e765ef0013299e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6c6a9d7ea6354782905033462699f35f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9015078383a4d83b39b0f42503f1d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f230b09147af44a18ac741c50b5de775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f19c8487db28465baa4b9fe7227e6a97", "region_id": "RegionOne"}], "type": "key-manager", "id": "5f80509b873649f6b780894f9f91af76", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e203873357854cad9b439900b1d2844a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06362433ca284f139eac208fd16b2ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbb708cbc7e24fe0a34d522c9d56cb59", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bf39dda526564c2a87538d73d853c001", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "370b17ca6b364579b07a9434ec737d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78283b6d507540a6975161889d8e0cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8977fe5ce51f4441bea9c9590c52d5ed", "region_id": "RegionOne"}], "type": "infra-optim", "id": "995de1a82abe465d98ef75e5485313ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3a20a3590f6e49aabf4af834a81533bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "35659b782f8f4bd28d93dbe0580cc2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c51d1ceb0cd440685ddec17c7d70bcd", "region_id": "RegionOne"}], "type": "message", "id": "250f3550cdbb4c278010a22eda4b2983", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "956e1051f4134462950f9b25d57da9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b98a75621f8f4a4abcef766250ada3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bcd7444364d14201a691716bc64123dd", "region_id": "RegionOne"}], "type": "messaging", "id": "6fb73eba9a784dd199a987b8fe7f58e5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a4656a2f0c649d3aac7a5a20b2d4c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fa78d67bdc7e4d5c92a88eb4148efbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b005983a0f8b484e92b648b36086df2f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bbbc6f7b4660447baf6dbda0a4105944", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e79746a2cfe2428c9a77a8ec7ec6e78e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "305ca0e5bd8a4848ace66bee79796750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23a6d66e64134fb29444f97907b5204a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0853c48267774419a46d23bfa1306053", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0930b3c4e67649fd83b2c29d8c2c409b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d2df4aca7e542249ce3a74c412ab8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c56e6264b104cc18fa63b8640271b94", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4cb23138fcdb415bb987fcf6eaf26fcf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "340c0f8a5be5491e8841f4e5473d1268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8c3233e74bb4e5296e60b18f1f28801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80dc19de917e4c0baf1757295bdf7aad", "region_id": "RegionOne"}], "type": "container-infra", "id": "1b4ef5c0c7c84036a7b2b08c10b0bea4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ad064037742b413caecffb691af9690f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c830fad22c15482fbd594977104cf840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d5da2ac8412642408a054d4cb0e07edb", "region_id": "RegionOne"}], "type": "search", "id": "3b3110d229754caaa230053c5d6a244f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c67afca7a084f27aae59f8a6dbd1717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b6766d99355457dbc95391581ae20f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "525b0f6bb2834136be4e8045b4b64228", "region_id": "RegionOne"}], "type": "dns", "id": "4e6ee1c62b6a4e91bb257f707d0a61e6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc83486119b74fe7b7222a4628eca93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4269ec6a692347cc89824c41f16f4067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1d2d4d77df25442a9ad4fefe9ff981ed", "region_id": "RegionOne"}], "type": "workflow", "id": "9f49f902f5ad48f39a7bc97890cf172a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d48a1ed26e94ae3b767e7b1ee1bd4f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00a4ae22523f4de69dabfd4b31aedeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fabe1ba6820942bd99700d1f130a8169", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b571c72f4a684aeb9817c12af36b5ad5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5eb81fa8dcc1421fa4c0c3525c185626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "471b04e7d8404824a54ff6b4a9c1d09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f5f9d0818ef84f1b970d382ab205f964", "region_id": "RegionOne"}], "type": "rating", "id": "a583ecfd10014dda8bed60ae27fda257", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7c948ab16ac4db682539d1a29fe2351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d52407388a794953ab51af082e2f35af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4862f0a7e0634616b678514c0f4e8ca7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3fc14408825d43cd838b2812e36a4d86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2234b45949c442a0bb12a23e755135fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5f9886c175d47248547f0734548281a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6b66f86732ce44918da8857436ffbc9a", "region_id": "RegionOne"}], "type": "policy", "id": "cec92b820ec442838bf641417f75c727", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "896aef16bc8c4ec8b97f5f5555f23b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8593fc445ba946cfad4184baa25310c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58054d2d676f438cb10d5f46b0a367c1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8cf1161094e045ad8407f072affe1ac4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2badba6bc5ac44ce97e1b312e4bd9812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46acd5e8ab4b4d6c92821f77cf1e8be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97ca2d7c16d246d4bc397927e4fe9662", "region_id": "RegionOne"}], "type": "sharev2", "id": "99ce871f2f8a43f181e20b38741dd834", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c479c683880a49d1ad3d017ddda07924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "726df80d7d904a6984486310e56bfa6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7ff530cf0201419db7a93b4947b94de1", "region_id": "RegionOne"}], "type": "share", "id": "9821313e70d84bd1afbb57b8bfa66578", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d423b5caf7f1427381433ac0ed6b287a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d95c67375004eb9b3224ecc23ccde83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0007dcc14ab41ee8cc98e6076f2bfb3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1ea0658cdaef40bba4158aebd4649041", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b75dd23b2cee4a03959feb6cce35ea87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6027561fe57a446ab23a4433117e2934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d6f002a03f44be9ae5b8d8c468dfc1", "region_id": "RegionOne"}], "type": "orchestration", "id": "77f060999eef48b9be0ae160c268b96e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1bcbd786e994caf805430cba32a3157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "863e167b33c5478db66933fe6872064f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "399c88bf5ca04732971ee3a2bc998d33", "region_id": "RegionOne"}], "type": "block-storage", "id": "8b504b52b9a74b21afaad87f07784c8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c944c03c637a478db48c0792fa9f01b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6b50c9c1f4d41e99883a4146c6707d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba4267f5f92242bea33e6f91295d2201", "region_id": "RegionOne"}], "type": "volumev3", "id": "9feaeb15162a430da7c1614e3799da78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e120cb3a35014c23b738057d232bfeaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a15302bac1574787baea61d6dc2d329a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70550b42773a4991ba7cbe4b8695434c", "region_id": "RegionOne"}], "type": "volumev2", "id": "53f1cd02b436459387e91df326010730", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa1542c1ea82461ca27a4dcb35659859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca55be9fdc744e20bbca6ed29720d837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd52628625294735b604032009427a9e", "region_id": "RegionOne"}], "type": "volume", "id": "096fbd8c3414451aae5fbce7f2f45e6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84b0ff8a7d34574ba57a04011c04df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d721b5bbee0c4649b1d0bbe0fdbb76fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2c61c2abbd54039aef957c11383af9b", "region_id": "RegionOne"}], "type": "block-store", "id": "8847c5f5719d4ca3ab45d48687091e0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4028e65b62614bbfbbcf348c0e1c3d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3a90cf359f44fe6ad9d9db95d2c4ad4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8d926da202b44928bd0be94ca79a7160", "region_id": "RegionOne"}], "type": "alarm", "id": "9978d366c0054040b495e3e96b49fdd7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c70655f640548a0a978a9f3685736a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ecd634d326604d0ca4fba3fc8700da94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6a005e4404a84ee4929c6411e6ecda16", "region_id": "RegionOne"}], "type": "alarming", "id": "e7fb4950fb2a45c09c7ca30d88e1b6d1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc1bf18a6489428c849e8343bda478f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37660406576e4bf3a4aacf52d0104f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0818b34d60454fb9ad98ac3417c266ff", "region_id": "RegionOne"}], "type": "meter", "id": "20a862923295447e8ccc3de99efc5da8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f744415cb2fb4b9791cf368b7cfb1142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9795e49c787340babacaddc1b1fbb991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9fde3ec62ba0483db14468b2930a4e41", "region_id": "RegionOne"}], "type": "metering", "id": "0017d1618cff42cd8c04e034edf7a787", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4b9aeaf99d94b02baec1334b5a71eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e21888fc33b4bf9af3760111b09e63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a53474e461c4414bcdf1e5c73e27e1f", "region_id": "RegionOne"}], "type": "telemetry", "id": "fe5eaf0a35fd42908b3acbe97515163c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e566845d282f470e98afa77d70e88d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ac10813f9214204a529233e5bbf6bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c7b880925b6d41439e422ac1a88d6ea8", "region_id": "RegionOne"}], "type": "event", "id": "69ec5a541802492dbb0da0f0bdf051fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0c1028f3ec244d9ca8fbbf23aa8a3b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "914c223a3771433192a9caff437f9e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f513a6cc3502447698caad68cb252be9", "region_id": "RegionOne"}], "type": "events", "id": "4953994fad5243188880c69418023e72", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62b01215f49d4241854d5dc78d69175a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42e3b8fcd832498381393a2897a53bec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ec98a8be4ef484ebb6302bb8ed01930", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0b24b9760ed944b3bc91bd3da0e45474", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d0702a1cc2340f78a168fba1520fa06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b752839c89045949ed90608ed49da61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9385a21d8d064690b647b685c51cbebb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "972b9cb46e594aca8e40e26a1977d3e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8324334a15d47a5bdb347c310149d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1b60a89cacf49eda6c51981377dc529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "76827ae3bb0a4c7983566fe90ed3c6c8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "af0dd556851a4a26ad919073f05c4fb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3e201ea168e4e378d10c85ca59a8da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad220e492c374bbc9cc6fd862eec8119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb04ab1d37b44b4b849836688f58579b", "region_id": "RegionOne"}], "type": "tricircle", "id": "bc25a364529c4952baa9e8163766cc0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "38b8314269b34b37a37207ad818cc4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "385608ae69c742f393829a27d9821dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0e30ea50c5de4e38ba9b0cd3458a184d", "region_id": "RegionOne"}], "type": "database", "id": "3bffe3f1ff2c4add8089103be5805a05", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31040c2193b74f3fa39fbb03dd1968b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02db895ec6e240f0aec15fa7656d0b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c317f0b5212e48fd894f01bc599abcf9", "region_id": "RegionOne"}], "type": "application-container", "id": "9d2c2600218c461bb5b52fd6947ea641", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a5fa909a5a504012a129414831a437f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00ce05c1d2d44cefb0760e40f0ab2737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "17fd353dd8be432ab2b2852c11fcddac", "region_id": "RegionOne"}], "type": "container", "id": "29e74344bab844159c667dd1f61527c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a83b85e3478e4ad2a68ba0807ee0f061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db5f54ad70c444edbf621980b11b2659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b209b739543448669bad77366e299dcd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8a54fa59777d49a6bea4b170ca48ff56", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0666faca19f849e8acc1b05b0f26dde7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dea4d63399424192b5c8205838b24d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d3149b8c8c14ddbb6529e9ed80598f7", "region_id": "RegionOne"}], "type": "rca", "id": "ccf6b2c126f0418bab4cb1240c4f647d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "92bd7b42c7d44953910b95402c2cb0ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec30b3a21ab04257b5b0d76db1a30b5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "82e61011b6184672adfc077892279af0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "03370fa03c934a658ab3f62d17c13932", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1f5aae66b5f143dc87397493e22a179c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "47557c5a76b447a6aa64b905edd712b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "206152f5475344bd8e1ab0300b521692", "region_id": "RegionOne"}], "type": "network", "id": "8e782394c479473f9fbabddf459b529b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "86f5b4f32f984057af8cb2b6d42b2b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4f0252765aad4571a42f8cf3a8393219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e499faeb3e0b4ffba3b3ca7b0673915a", "region_id": "RegionOne"}], "type": "backup", "id": "86a04153d01c4f688ad9dd23aab42e0f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ac5db03004246e19130669c3ec28cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3816dbd71c2c4d01a22db47d0e773556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9b6ea8b8a64f46048c26c125e3ba34a4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fb95f13afcd4421fa1082dc0529442b5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "abcf1b69fcb84af19077a4e27ffb566c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bdda9fc69844786b64afbab9d3bc182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8504166e1b034b6eb832f8dc4b970b73", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c7f54536fea34b76bb493e442e99392d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b288b130110e4fac9e4803a55922f8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cb53724ce47c49cfa370ee4a79b075e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d4a96024f52b45cb987aeda9d79eaa2f", "region_id": "RegionOne"}], "type": "monitoring", "id": "bcf9fc0072274ec6b6c3ab3b1c29090e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6bd8bd8dc7aa48dc97a0655ad6ff6284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c542268e8f944e69042abd6f84739e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0f6f232a5a6b4fb2b1caf3b1c430f6ca", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32df3639dea14a0fa19b84710c0c392b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1102825d37f14abb8aa7e73f10197a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7aa84d734d0947478c5b57489e12e4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cbc1bad7b4754a7bb0c47e74faa1da60", "region_id": "RegionOne"}], "type": "placement", "id": "92032c43b2ae499ba7c1a7ebd2a7720e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "447159bc3fa9495b9253d7644378aeeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "80399440796e44a586e0ec86f5c6ce59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3571d700283146e4ade53d72544d46dc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d8cf5f555b4245b29465bfb96846c807", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c0210db671c4c63b47e61ed9d810f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89c3b36b734548e5b21599be3e3e1745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5fe782e451b24f46b29f706f6e364e47", "region_id": "RegionOne"}], "type": "ha", "id": "89e2a3f541884f94a9b25d8679b9c168", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "157d740697f04577a1aa472e0c949fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "738d2e9998a64a17b8fb5e4d0c0a87e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "999d1f99e9ee4097bbfae0c474e4f855", "region_id": "RegionOne"}], "type": "reservation", "id": "bfbfe225727543a58fd3435f639253ff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eafcd38a3c8b45e0ac8799539027fce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab87643f743e4e6db4559efb1323730b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e3f6697b8a7d4e28b9a40a9d49fd2744", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9493a274f2d4b27b9ce1637120a44e3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ecbffbc0e27742afa485a59fda68107c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e25ba8b9ebee43dc944c7b0a58776436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "44203544f02c4f6bb7de82b6f762cd47", "region_id": "RegionOne"}], "type": "accelerator", "id": "279f8b73e74741fcb0bc46080cd01480", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e03b43a3d5984726b91bdbacac65c4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "803cc30a6c1d4fa3a04621c01c97ddec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d042bc21d6b644fd9d73452a06ac9b87", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a3fcf070011f4eaf9d81cad60c131d2d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a86f5133221043bd8c674fb2b979dfcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ba0e586695a4318a38dc550babb0f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5a438486e5be46169b9982353ec37c66", "region_id": "RegionOne"}], "type": "registration", "id": "7bd794f801ca4809ad1043e73934b398", "name": "adjutant"}], "user": {"domain": {"id": "5993c5a835714e9cb4bbf5da7f64204b", "name": "585b82876cbb49b4a0ba14fb466c043d"}, "id": "f482ba88da274a4586301faaa8233b71", "name": "0b87d9cdbf2a435da6f77a052fead132"}, "audit_ids": ["d89f7c9f067d4f65b42b236783f3c857", null], "issued_at": "2020-04-23T06:25:55.152906"}} 2020-04-23 06:27:55,282 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,286 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,287 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,306 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"name": "name-2", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6"}' 2020-04-23 06:27:55,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,311 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6"} 2020-04-23 06:27:55,330 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:55,334 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,335 keystoneauth.session RESP BODY: {"node_uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6", "uuid": "8d738e686fd54317903c0b5bf355c26e", "address": "00:01:02:03:04:05"} 2020-04-23 06:27:55,416 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/3a0d2f26-1b5f-4056-aa52-cdd188414ac6/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:55,419 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,454 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/3a0d2f26-1b5f-4056-aa52-cdd188414ac6 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,458 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,459 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": "kaboom!", "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "verifying", "reservation": "conductor0", "properties": null, "uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6"} 2020-04-23 06:27:55,496 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/3a0d2f26-1b5f-4056-aa52-cdd188414ac6 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,500 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,500 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": "kaboom!", "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "verifying", "reservation": "conductor0", "properties": null, "uuid": "3a0d2f26-1b5f-4056-aa52-cdd188414ac6"} {17} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.263402s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,334 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,337 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,338 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,340 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,351 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.275964+00:00", "project": {"domain": {"id": "96aba7df233f4d64a7b9dcfe5566ec7b", "name": "25c2ce137c3c4cd98f45db50cc67b9e1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2eda97760e984eebb0ec56a480e42933"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48c51b6206944573bb467658bd570497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d296bff1f60468da5e55b5cbcbfc536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e222c286f40c4783956e63522acb2643", "region_id": "RegionOne"}], "type": "identity", "id": "eb47aa40c05842aea6320b4eb89e2b0a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "49f8d5e2a5d849e9beb9cb0c312bd50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a36acd0adfa745588b0b97ade231f06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5d736487673d4bf390cb6bb5dd805f4f", "region_id": "RegionOne"}], "type": "compute", "id": "53cd80b4e0a04619b59f8260b1523cb6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4f63bbd784f54d7f846b355782a373f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "98f3eadc3da34b1c866f4e2f16ea99b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "62564cec465545f2b6d15598378da367", "region_id": "RegionOne"}], "type": "image", "id": "26d41ae0393b4a609029196a1b7e022e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "98e245b6540d454bb31fba80a2478614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d64bfe0e73dc40e085aa79289761f2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cc6f947c96d94fb59c8fb9a86e6eb63e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cbce0a70e81f4b89a7be2d5e8b564271", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83df154a2a0f4aedb68ccdc8ea6c387a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5342de1161f3449e85ef177369d4a46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2daf6c42a214393bd21ff2462d23267", "region_id": "RegionOne"}], "type": "object-store", "id": "8510e187ab4e42aa8b98558a40c6d300", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce0f5a2f55f149128a8faa8b22de3fe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ade3d25a4234bf8bb2c00cfac5d6cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c0ec92ef9219427a86b1a8b10aa6612b", "region_id": "RegionOne"}], "type": "clustering", "id": "77e64ee92eaf4a9ba7a9ccdb6428ea96", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55fccb7fbdeb480c9d0074d87fd74cd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b2a67aa478b450892db99741ca06c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "62530edb4e20407284f88260f8ed1a87", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "21638764cb7448c28aae1ddd666b3672", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1164cadbf3d044189f589892f7e18e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8034b71d779f44d185017b5d4ade3365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7d2851254a8407e83fd9b90448b1c33", "region_id": "RegionOne"}], "type": "cluster", "id": "941f6e2029bc4d6c82dc4d2a97012af4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b1e30656cfff45798ed5716a0a96bea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1c64034dfa6442ddaee27e084017ecd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "53cc3ba55ca844239209500707328b99", "region_id": "RegionOne"}], "type": "data-processing", "id": "92ee254176ef4af0909c5e84f95fda2b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "94fd09d8710a411c9aff59aa21975c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b59711a00b7648bd956ff8bc78e67d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "555c216539284fa09aebaf53672e66d8", "region_id": "RegionOne"}], "type": "baremetal", "id": "fd466c8d99ed4884a4648e50204daf5c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b9eecb496184a7aaa5549219e924750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b3b73d8e0004d0ea72b2f5913022ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fceca76292cf43b39b3e689c695ed064", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b7adff8f135642debc4ee3726c428d56", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ec10e73018864283929733fae811752f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d3075e1665e44585acea601fd5b77f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "09451a004ca9437fb48b6d68d250603d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "77ebce80d13645caaa92228dfb821d47", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11cac2d52cdb4cd9acd406652badeae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4af22d2cf5a74164bcfcdc4638b0cb3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "acc18be57a8446d2a53b9d57c61eefea", "region_id": "RegionOne"}], "type": "key-manager", "id": "cf08522b3d2c4d3f97a586ffdb227568", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "baacb0f41c5944f7b30c29d4095b9b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6293231103a4153b433cff60b68aa6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1f00402883014ad5a294ffd20641d8c7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3311edf096e943cfa9ffc6ffe658875e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1da9ba7b6cec4a20aac6575a400aa721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46207d0a106b4760b7a3a5a10ccef48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "64acf3b7d03042c28298845b91a40979", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7f99476d3fa841af9bee16aacd6ffc6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d237beef35c40e09e774763930d3b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2d7c1528eda4771a738302c04cfadc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e422d77f07354c0580d581762ed4acbb", "region_id": "RegionOne"}], "type": "message", "id": "2602e243532143b38162be692ce3c305", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c2990fe7955e483ca56358cc0f202d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d376c1c2f7e14548ab183d7cda999377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d9f40f1c778e43f19383f6746a9bcc42", "region_id": "RegionOne"}], "type": "messaging", "id": "5eca8ac3aaa3486db95788759c0ac46c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a4a81259fcff44e1b62cada6b85b20ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d03cb409685045aeae33d1ed9d6b8876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e32ee393778642fa9d57679cf5444025", "region_id": "RegionOne"}], "type": "application-catalog", "id": "28dc854846c642febfc3fb3936fdacb2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e873cb86a5554d0cb5428bbdfbdf534f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7def5cfa195942fe85237739f4159314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "379d6ec0e7ce4e2e961da1691a311ce5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7c8e50deb24d4f8bbafaeb3454507610", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71018b61304b4fa98fcd17e19b64b1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3aa7c059a7ef49c89c95c03ba076d9c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3f266bddc89443681cdfa129fc7ed25", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cf645bdbae4a46528541233592f73d97", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ac64da57fac4239aa15099946d323e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61fe2f25c3e34ffeafa27c23edf0d3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6cdeda75d674e9eae9fe561c4a21708", "region_id": "RegionOne"}], "type": "container-infra", "id": "9e3e948055364c9b8efec5eb898b0c02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1d5bf41db8d24407849d35715a3ba007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7bf2d10c54904e599a7c8ef177fd475d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3b2d9b3a7b484788bd015db7e2fdfb1e", "region_id": "RegionOne"}], "type": "search", "id": "6c844dcd8198419a8e49d6d30bd6c5a6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8033388064b5488a9596b85a3cd9cd6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dead33c8d17849558e19daa6689f70eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "646900625adf498cb1824a3c4c1772a9", "region_id": "RegionOne"}], "type": "dns", "id": "647d82b9d7df499a9beed5de173300f4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85cf452296794a6c90f7933c63fd2318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a769b1a634f0433586efc6a0f1dfe2e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ca53286f9ee6405a993c288428855cb6", "region_id": "RegionOne"}], "type": "workflow", "id": "ee943fc72ed4402cbe9da6fa316603ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ad455a9bd84427caf6947dff788093b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf50681a34b14238ad4228208ed30609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "78628b0c69c54ec293e6403ce2d59f85", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1797c2dab6484173857200390a643078", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "828bf2ae673f413f91a83dabd900f65c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0d580bd014d045cca2efaca39818b389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b06d8a652dac49c6887843a63660c9a5", "region_id": "RegionOne"}], "type": "rating", "id": "8bf936e8f47a42a590a79af2934d3888", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4331c39f7104c60a95afc845a1ecfbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "657b9ade70824cefac4239c0ab7995ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "87d753efa6a54c099e29c4135fe4f23c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fec49aaa024649f28b123879c988811f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fe12420d816e41e082cb7e6ed9198615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b08a66541fc43c78ee4d24ebc4dfc28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16940a46e4af4e1da88d7a91aadfcada", "region_id": "RegionOne"}], "type": "policy", "id": "9530288f08814edda3f2d05d82145b75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ddf72de5950e4067bdbff3a4c24de1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6845a0d56014a41b55bc81d8ae3de00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "19d03e3500164a3ba000cf8f713087e3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ae8325ea85524db19fc06fe16b287800", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c54df39410b4bbea66f3d4646172062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26b908610c6a4343bd345c7fb388a216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "30d08fcd503a460dbc521233bc409ec2", "region_id": "RegionOne"}], "type": "sharev2", "id": "f289bb8f5d944c1ca1b8481da3ac3c03", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "383e6e4c90b247e3877baa25dc039544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "091100a8d364485ab52f82a88e3a50a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "56f9a3ec4a794ea488641f184c02d7fe", "region_id": "RegionOne"}], "type": "share", "id": "c11266b23fbd453eafade580a9fbf85e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77270d60580341f8bfcb98c1ddfab8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0df71f852d5e45d087537dbd5451c93b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0264735a6e6745da920d0195880511f9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b21ce24817d8401991223c6a9907a289", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fce6311af2c94f7ab394948f2b5b185d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "692f24611b0244b580f94066a64d0d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86caf6e937dc4ad281c988366d7f02ab", "region_id": "RegionOne"}], "type": "orchestration", "id": "5a0f2959be9345908151e0f8bfde7249", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2f9380eb2424e13856daeef6895ba3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a704d12f55764629a1731bdab31e68ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d866b9058a6b4d10af2f84db4074a872", "region_id": "RegionOne"}], "type": "block-storage", "id": "98233b698d454b02b2f6a3a7085690c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ef29b559c394f65a5ea761a293124f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da032fe5bd584ca78efa1345e99a46ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d157323d1ea4c4a8459c8d99c09f065", "region_id": "RegionOne"}], "type": "volumev3", "id": "d11db5f0a45a4689bd071d4d894a8fb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ec46ea208b24c7c93d1df7ff684cc61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6086451ca3f4028b834a5b7d7f3bd9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90d4175b138b4152b11846e22fce464e", "region_id": "RegionOne"}], "type": "volumev2", "id": "ebf562c2406e4e0281571835ca767505", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02f36ddcce3e4561a64f52cd2e957fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8867218db87647189e86a144ddce1233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d47291915874d3aa3732b698a9d014c", "region_id": "RegionOne"}], "type": "volume", "id": "16fece7e174841afb49523b931d034fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec351799b97c4589b04454d0ac665735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "384cb627b52b40a48c15afee81770311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3f748ee393d4ba0bb417f8cc9f3cb23", "region_id": "RegionOne"}], "type": "block-store", "id": "c599630e5ccb46b4a41a16a27c62c8e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97e531423fee430994d8b4637f5eb942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "006fab43ed2d4dabb299f82632d5cf45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf55ee13a011467298938f675e160d57", "region_id": "RegionOne"}], "type": "alarm", "id": "5c70c87437fd49579e15f750998247b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c4c419d656b24f51b9cc3fcb807351f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d30027cd4724703ad976d8839b2c59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8cb0b07efad74ceab104afa97caf56d0", "region_id": "RegionOne"}], "type": "alarming", "id": "e2c18b078b1d4210a70b648e8b83dcc5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dae86ea58f14efdb3bf7fc1768cbb34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "568743fb652c447a9bfb85cf37f688f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb371c2ca1d547058c31a7e2f19e682b", "region_id": "RegionOne"}], "type": "meter", "id": "57dd26930cf84f90ae88403812282ade", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c137d4083a4d4f3d955959df62da9ea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c06e9fd85174447087632b08bf28e158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b9d61abcfd5e49c6a5c7736555b92e81", "region_id": "RegionOne"}], "type": "metering", "id": "62314f5358a54db0b00d053f868862c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b38b319a9d7b4012978d00d4a482a470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ddd33b54d994bb08dc485f40db9c420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06a2721f3e6b4cd1a95a6e7f68605441", "region_id": "RegionOne"}], "type": "telemetry", "id": "bc5aa324497e4c89ae352e99d72d031c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "852b5a275a0d47a5a5e0940ffa051f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "825cc149a5994d9e805b0e045dafe2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e6c46a3064594349b1a186ed7313bbdf", "region_id": "RegionOne"}], "type": "event", "id": "dae50047d2274da3a6cb06e14fd2bdc2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "57df78b97d41474f81bc7a028bd74c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bd304ce0ee344b828d9ae41b3daa9255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dccdba53b215451eaf4d0d11ac6a096a", "region_id": "RegionOne"}], "type": "events", "id": "56bec8ab4eaf4da3b1c2feccc74e889a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "327b8dbe0d4f4eee8eb938f8ff3ce515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f336fcb4a01d448494db861005b6de0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8bc94dcac95147ba952b2a9d5346eed1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3d0a733bf13548eaa8e940d1ea8c2fbd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1571d08ed09476c819d1a258e35a4f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5eea273c3d3b4c57ae42401a16e96eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4c868b44d73a462abe947477edd37e29", "region_id": "RegionOne"}], "type": "application_deployment", "id": "11345047c6914454b2194ea7d071b400", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12dad2a465b14edd8ec220037328a543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c6853acb4e04a42a57306c3c53086ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71319fc82eae4e15aad241b66f457d77", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0647e30c7d264284b62a5aa030e6f32b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b2a0b86f86d413bb18dfdd5b57992bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb8c30b5e573442194828222cbb340a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "926f38d9037448ab9a4c1bccf9e41d42", "region_id": "RegionOne"}], "type": "tricircle", "id": "85a3929bbbce4530b7e69cf6a931aba1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d81d812f52b14be1b7eadb1170b2c7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "daf4a654ffff49b4af5a291b8d06e6a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b6dda5bc2d494b73b26dd7424b0bf580", "region_id": "RegionOne"}], "type": "database", "id": "e73961e050b947bfb2b208d9a687562d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afc3d7f37e32473ca5836e85f17fb71e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5434db647ef04ce48375a67a5253e2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "215ee3e49dbd43d7902f919748fb5e8c", "region_id": "RegionOne"}], "type": "application-container", "id": "749ae4c921294ac385d3788dc1a894b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9306319681524855b406887244e1fb16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe00f6994f8345898f22014f9c3baf27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6955f76b6d2b4226b479cc18ba2ab193", "region_id": "RegionOne"}], "type": "container", "id": "b3c78fa617074ce6bd520dd3578fcc9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13abe4f5a5614b2f90cc6f29adeb5b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9e020c6dfb747f4ba4680f96962366a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b12459e6758144f99c19cb6c3b90f8d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3d170fc58aab49bab4a1c37d38c389ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "424aad929b0844bf957495e5fbebe25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0cb8a8e327d04ea5a3bfb9883c31f066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c82404faeb6c4e69bc3b3dc7654df66e", "region_id": "RegionOne"}], "type": "rca", "id": "07b01a3065da412a9be0f0cec2d162fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f80719c00c704a4093aed7a90279bda8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fe70a12dae534e8daa4d3381f764adba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0730cdff0a174b79b48e7ad03aa6f558", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1e605d6028d34544b6b809ff966d4fcb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bba6fe9b481d441ead6dfc53a0cd5f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "304a2ce0857f483ca6db6d5574a4d6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e3118c22b7a94eefa51aae8473e43756", "region_id": "RegionOne"}], "type": "network", "id": "ad89a2e80231479bb4c943f615205666", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "de62ae81648c4b31a58e710ea754b2bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "583d977b378a4ef08d3be227a0650f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "92d6a330d70842f08714bbc04586e2b1", "region_id": "RegionOne"}], "type": "backup", "id": "8935fa4f1c244649bdbebeaa58650026", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a414acf6996b4192a9e2beeaa6e3c186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30e7dd0efd814d0dbbf68d4a477043dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "af0b4a51eca54ecb8c2450e2c9070732", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0c3ef36e59244ffb926720c32bd3f5c7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a6f150066c54fd3b513e0a69be3e799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f95a8971c1448c99f1962a5539f2b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a25c5fd0be80498a9807cd6aa3575325", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76667d09c5bf45eb9cf1a7fac209f80b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5b8d8326afeb4e93b4662eebc75ad93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ba3053fee6434dafa4c27cfa9364f3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dbea67959b5743f0881034593e5332c3", "region_id": "RegionOne"}], "type": "monitoring", "id": "1de898a77e404be0954960a8ab36454c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "013db2cd6d074ac9bdf821e11b5c95b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b49258fb52f84d499970bfa870e69ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "afb0c6ec0e9e40d2b19a1b933ace446e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32bffa1abc974ec7be213f6c2df62bad", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "66bd6f6de4e34642bb81aea8e3c9c949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0acab02abfd84e8da7558dbec4e0e7bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3a67738fee744d6ba4f5a6d4bb288c87", "region_id": "RegionOne"}], "type": "placement", "id": "ad264900e87144f2a7501f7d2404cd10", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc614fd931fc404ab9b455010afb147e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d24593602b3a4d299b8268b5191b6f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "873c94a4790149b49fab7d28435c885b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a3f42aa5e35743e685bffd8cb73a57fb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05e4a0cb252a45758ee007fb95b1cf4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "633bf96a9afe47df8b4473e93369344e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f4de6484bf6b4bda891e68d56a635539", "region_id": "RegionOne"}], "type": "ha", "id": "bb0b045265624a24a990dfb05b4699b9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "15f3692dba8c4499a0f29188f595b0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bfdadb2a8c1d4a219e0cfa47cee50420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "88e172f139894c2c93fa6566e5630135", "region_id": "RegionOne"}], "type": "reservation", "id": "15ea48890ade4be5b8bdb89653537857", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "64431866568549a391a66f775c86c121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9c47ff77e0ed482f9147af958c306cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "888163c36feb4b4a9b6b0e3404909972", "region_id": "RegionOne"}], "type": "function-engine", "id": "b6146d426f1c42008b743095fac949b7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09f0c4dbf56c49f8ace02b8a174f3d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0be99a514d26468b8a4768e1724d0f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "454fc7f4f715463a9a9d43fca592ae6b", "region_id": "RegionOne"}], "type": "accelerator", "id": "b8754037ff314e22ba5e85878c402493", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ddcc940fab624811b9453ce51e02ac43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9bc58e062b0a41d6971cac88f88eb1b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8a7404a248cc4049b54a65915e4ee889", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f5accdf9fea9484bb80300e8f192d1f7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2cf43c4fd73e443e841cff75ded720fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1ae596534224ab09f753a7674c95044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af6d7e95e07a4f9fafe7b51c7620ffa1", "region_id": "RegionOne"}], "type": "registration", "id": "406a441f4da342aaa717a2398638fe7b", "name": "adjutant"}], "user": {"domain": {"id": "767165307c794ea79dff71a9c24980d2", "name": "2f77e3638c744e7aa922a136a020099d"}, "id": "9c43495fdb0a4470825322a63b924021", "name": "19776bc5564a4eca981da00eb5b52824"}, "audit_ids": ["b01ecb078f3f408ab49de495bb9f7520", null], "issued_at": "2020-04-23T06:25:55.275964"}} 2020-04-23 06:27:55,464 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,467 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,468 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,530 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/8c1ef529-c880-4ff3-8a61-600e0829d3cf/states/power -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "power off"}' 2020-04-23 06:27:55,534 keystoneauth.session RESP: [200] content-type: application/json {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.261601s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,305 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,309 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,310 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,312 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,322 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.245481+00:00", "project": {"domain": {"id": "85066b2525474c77976fa3f5212ff9c1", "name": "55558eb7bd744e588d6b92861690c1d7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6ac7aba0f1cb420e9a39e12a3cdfd8ae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ba327c1eca404105b5e90b4185aec3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "49d9c669a06f4f0faec8c0896d2605ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "95e5fe62e92845f684bd787a21109870", "region_id": "RegionOne"}], "type": "identity", "id": "04f6465838c44d269f99265937b9cf47", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0183e18720954e9cb95316fcc02f19d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80b8fe6ab2cb4035816742954916369e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "edd2871ca85944d88a3063c88b7e09dd", "region_id": "RegionOne"}], "type": "compute", "id": "1b9330e386be42439fcfc104bd51ca6e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "853aa44a61b54716b3872b95e867c37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "94ab7066e3dd4b4ca3b04a8373a32602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d5a460016241498f9d2f0d62a741aff8", "region_id": "RegionOne"}], "type": "image", "id": "9596acf6367f4097bb5a8a76fc33a755", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "329c876c57f246aaab3ef79d0c715f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7510e54a56f64509a92a1dc5cbd3e808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9cbf9dea77ad46939b144b448821fec3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7d3ee7d074734041bf035238ae978f9e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c7f32697b7a40e4b078c15d13e6d793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66253e8dff494b4c8e5630c071b1a934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40484787e647410791485693284f3b67", "region_id": "RegionOne"}], "type": "object-store", "id": "d957cd231868456d915c690077f9eda9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f0a303c0bc944ff917fe8e264020dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6151970f9859467dbe1daec9ec891911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46337f554eb64271a43f62e7855dbf8c", "region_id": "RegionOne"}], "type": "clustering", "id": "76f1b8863c8d4e9197f31d3c8bea7c27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce45cf9971ff477bbe30391a17f76740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "118c884787c845cbad2aea1edfdfcd13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb2d40a745b043f29146dac1422d20dd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7d12a1bee35d4189a19803408c5c5e9f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0577efcb167f4f3dad2c7195ecc35cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aed1465a4bff4a69b88277e28ad87f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5626e8b7c3644e9cb41da2b0ad48d981", "region_id": "RegionOne"}], "type": "cluster", "id": "0500f44bd3df4819bc0d5cfed530209e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "170c2e8771c84c77ba677d01032e082c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d7b473d3aa3340e48c89e53c912cce69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a09ba7fc0ef24c479c45fc43dba0cbde", "region_id": "RegionOne"}], "type": "data-processing", "id": "b721f8ae53a7414e85e1b28be53ced91", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "811781c5ac654a91a11b95b5f9b7d546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04e24ad76a60469786936a9513fc7dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1c2179a6aa204d44aed624afde8c0987", "region_id": "RegionOne"}], "type": "baremetal", "id": "1e8164bc63b745c4b02b1f203696ccd0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67b44e65be3d4e8ca454a1853798d20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d0f2a0b49044cef821b69f25448542a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c67377796ecf4ec4a687ec03ae8ec2bd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "571514ea64114a21898b3e6e7372624b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dae37ae40fb94f01aff7bb84da981b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "705d60e1043c46ebbe1a5a3e2bb3507d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "652d2492117c4d758cf9c3aced7ee168", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c39c31f6c6644b78b6bca5b1503c5440", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6f431a4aaf4a40189d9f7c7e9c410ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1ceb35c77aa245beb6a55b6c40fb2fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "297d5d8e19854aa7b5ea4a2c18636702", "region_id": "RegionOne"}], "type": "key-manager", "id": "ba017795a3c64376b6f1c5a9c1b3ae38", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3bbc76de8c7a41198f534002bb647e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b1ac0d5fd2f4ef6b9fafec49b1b98d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "66ef2327a18548fb95a1616cdec22974", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6b8e783a8509446f8953cc6acc90b47c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28e2d883d2f840fbadc7d900cb4f7f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cc9dbe3be8ed404a931181c57db1f121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bc3173a602d641e5904a929c3d24ed8c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "744cbfb05d87423e91edca618b4b742e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91daca72fe214794a64f27e122441194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3437997a3bdd43dba08e9386c691e6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8d55207e850c4094a1b6ff6db435bb87", "region_id": "RegionOne"}], "type": "message", "id": "4e1363d1878d4635b0fbca27dbcfaf15", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ad530a800e1a434faba3bca2722b1743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fc25b5c715d5424a859b0ce3c38c315e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6eecc5eab3be4608a6d594356bb8aa83", "region_id": "RegionOne"}], "type": "messaging", "id": "7ee3b8d8c21945e8833d82a8912ecfc5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ead00470a1aa4b5cbb618093ab9da0cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c8ca51db6928446e97ff8b2edd8436c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b4d27d38d9cb420fbd2961babb0f71b3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c5b844d9a33744ef81e140ebe792fc6e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dce33e5068084101bcf303868c0225bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e52f83e6e3334ad3a775a8a0e9057abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "673a7cf27d094d519808505d2285f8fb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "81cd6e39475f4e9a9af47df63e3d4f64", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6397aa5775a243b4b0934b886351948e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd554fe5dfa04a7ba9153e2255aabdbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5705df0f2c8e44d29ac85079adcf06fc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a4b688016d02424694c5b2f009b04f2a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a47e8f74ef549368b46975b9214367f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "170dd59a5a6c4641a6aa6f297c501d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff80898ffeae4ccb934db394f9f020ba", "region_id": "RegionOne"}], "type": "container-infra", "id": "3e461e861199491c951310f4072d2b5d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "72ca3e5d13134413af92adda610f752d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e1f03b787d3b409ea9bd42355075fc17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c51b75566e84f649ee90082f2cf2746", "region_id": "RegionOne"}], "type": "search", "id": "153dd36288824a5bbe1ae555e5aaf1a7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "293949813b9047bc824e2c0f63b5847e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5b412969d65a416fba4e1d98f273c153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "67b2953b28984bc7829ff2a116136b32", "region_id": "RegionOne"}], "type": "dns", "id": "f697efc95efa4fa294b37d01f0911095", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5e4ccaff1a34478a1bafba6efec7c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d82c1c9c7e40480e9f37dc584a3dc1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c1ca320bbf443a6b633beb9c370dbbc", "region_id": "RegionOne"}], "type": "workflow", "id": "1296a34d8ea14199b6ecf236defd3913", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18f82a443f8b437286ed220f7d05255a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3223c47b8b8a4c48bfbb8d7f163d3ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8fbbfb3b2b7c480fac5b6e05b5dcd2f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7da1ffdf8eab4fb2883d0cf476bca7d5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "69a36bd1e9a943e186875c987c6ab58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33751eef6b51437ebeab24dd36ebd289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f62f604349514ae6bd121b1ece0a0616", "region_id": "RegionOne"}], "type": "rating", "id": "baae63600f224d97b2902ff568645a5b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abddc54f80324461a75734e5437d37cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a58fab8a71594991b1adca067e911e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17b0bb4066bb4973a5acca8ea69c8026", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b66b439a2c294effaa230b0a2ed165d5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d89b1420c864b0f973228dc64304215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e359e6ebb81d4a9f9e2c430ca68693bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "02d2a4a7c6ae402ab3cbed2ad8d73e4e", "region_id": "RegionOne"}], "type": "policy", "id": "f389cce1c586432fab685ba3c05fd44c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8df0682a348416fbda7cfe15ca16199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f33c592485224744a7488becad80da0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "448abcee0295494f98d361e2e5da6607", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "80b15011152546b7820ec983a44435cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c789ddd682ee4bd9b5db2f809b273483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65a8a6118000401f8af0c2f064187730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29e2d0b53f814f16b0864ee5494c142c", "region_id": "RegionOne"}], "type": "sharev2", "id": "5d9675dbb6d645fd88732d8babbabd1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c03e194802b4fddace3f4f3a3933a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40fae6f7692a4fa98966ea670871424c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "692cb86c90154a338d5b5d9037c8af4e", "region_id": "RegionOne"}], "type": "share", "id": "9b77e9d478a24636b508414b1b9d671b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4111e953d10642fdb2a677e28a7fd35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e827de80ddd34276b47f39ad157f229d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1926277112d43509db0984c6b133203", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a43dda0b4764f19876b6c96d63e81ed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e59d145889ec46ffad1d55a5f07ef381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f757a4eb83a047908305bc155b340cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dabc05d2bf0e43c08ae39178af5a54b7", "region_id": "RegionOne"}], "type": "orchestration", "id": "aa8279865923425a9ae124b2ffc74f44", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fae75aa3feef40059f861f51714c7d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8be414fe24034a57a59cd1e91066c206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bd711058c1a4462b712f5b0cf79c493", "region_id": "RegionOne"}], "type": "block-storage", "id": "5e7112ecdcaa42c5a578b786a0dcc1e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "597a0f4f1338479c9b182e6e7e61713d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60845869e13142efb288220d7553b71a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "890f56faf68e4eb6a0b8c03ede759b4c", "region_id": "RegionOne"}], "type": "volumev3", "id": "41c00788c32244b8a33ee35304aabaa3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a4eefc628444d499b895c53e541d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2edaab26415d466b8d66654530264bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "151dfcab121046bcafa4321f2bed8983", "region_id": "RegionOne"}], "type": "volumev2", "id": "2aa9874bd49a48d581914d0c300132c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f551609f59ef491c89400a8bad776003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbb783c8368545a7b4bbd6dae8762b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fd3e9cb442143738b4ca52a6e6ddbc9", "region_id": "RegionOne"}], "type": "volume", "id": "759e8ce07c36437ebe0b1b8a04f51153", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1699c0d2524f428fa229b9a55ff3c622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "619013a389254a5da0f8c075545a3074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e159cca7536440b8cfbcf715e869697", "region_id": "RegionOne"}], "type": "block-store", "id": "e92c6d139ce64f7eb4d5ac71d83ec366", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "724b083a304146cd990f08123c452446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7708fe72ebf042ce9da51c1e3dcf8170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3397b9d7781a4f548e3914f6e832299d", "region_id": "RegionOne"}], "type": "alarm", "id": "0c42aaf27dff4c729250d961e4a62a8f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "deaa58c213924e0a86424129886423a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "305e82b077a64142acff81869fc06f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4e3945a3797246e49bfc0f9f289b09e3", "region_id": "RegionOne"}], "type": "alarming", "id": "6d20eda72f534702a8ef736c972dc02e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d48352e5bf1241009a1d3fbe06ea13dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "efebc0f7282f4baaa2c671e78a8b6722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84363739a1064f0a90934a3bea92350a", "region_id": "RegionOne"}], "type": "meter", "id": "90bf0e3b5a494318861c5e8603b044b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1acd50c64cf64bcb9b4f49968a2c53a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f69076b9861d450d8f6e91a0068bac78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dafce45ff53a4d238f975b8697cd865a", "region_id": "RegionOne"}], "type": "metering", "id": "17e97f3330114daaaec5157716a97bc8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a2ac514f0f04316a131a8ec1924ad78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "977198dd9df54c3091baead7c7d8a63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1e2f84a6bc49484aaadd605afe40a722", "region_id": "RegionOne"}], "type": "telemetry", "id": "455879b01e2a47a8a8547f4f21777164", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f7d6dfe613a4e629299357c2d8bce13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3d04b54e18240a2ac8b85c4939b58b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ee7011030724421ba76c06c88ba07eba", "region_id": "RegionOne"}], "type": "event", "id": "68ea1471061c4ad78e0fcac23ba00cc7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e01971eca9b74c38b099c127261eb7e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da8fbb18a1b3436c8aeaca2d6fa674fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2c2efce81b904bfb8ea9376af1be4d4b", "region_id": "RegionOne"}], "type": "events", "id": "5dd88204fb78421fbc5b34d96b1d028c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e02fb414e5bd44649837f848f571aebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab5c9d83ca2c42bf997bf2fc8d2c8ac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "15c3006f407845d0af1e417de4cc0a1b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "04af7c072f7f48cfb01d1a10c5d06f4a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2746cc14469a45818b1336cbbb70085a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84450b9ad9714ea69babaaabe10b8c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b70e9f732b04505b638dc33f3ba7c23", "region_id": "RegionOne"}], "type": "application_deployment", "id": "427a6a52f7f548f38bbf12520727bc8b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce2546519bfd40fea640d6694ee0186a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7e4581d4abb4f90b9a3261df2e55b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7eadbcc801f044428aec6e283658efa0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f25a6a892b0f422fbef4ea9f4e12a8df", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14e098ec92b44508add9cda1e06b21b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "325fe901103946e0864a3c63685468ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b044ac5be2e8492eb8b80041e08c59b5", "region_id": "RegionOne"}], "type": "tricircle", "id": "9950d2c695a0464a927d5b3a249b1509", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "de6c471ae737406e91d32389d122f600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "36e6d67405334c06a87036e1c6fb41a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "36128072b79d45c4ade381bae8eaaf24", "region_id": "RegionOne"}], "type": "database", "id": "43fc1bd38c324601bd214f8fe3e0af5a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c8c2c69a1d664dc3a483cc3a5eb0716a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a74794395c804e69bd2f9f2a2b805e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00ff18d5fd6141d5ba1137773933e2e5", "region_id": "RegionOne"}], "type": "application-container", "id": "15d977afa88c40a2835aeb84cc02981a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8541a43653347d7800115634c4acd7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "091b55cc32264b2b8aae23474efc72ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "276d5513a4a54196938a858635478aa2", "region_id": "RegionOne"}], "type": "container", "id": "807761a1c7964572b27e36fbad6a246d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2257ba9b7dc848ea807b4cbff2fb193d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1a6dfb9bc1341e7b956b58b21b06730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b2f41a32e7345a8a02c69075763ea60", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d201a82b99da408da84fccb06b9fb33a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf90be4ebaae4bde85cf4f832cf44832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8016c01632b41318a408a3403a0d355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "68c6ea1472444fc9b11c858118371db1", "region_id": "RegionOne"}], "type": "rca", "id": "70a6a26a5c894866bc4c8eef66016c32", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c33a50247c2b43adb8760d366a58c689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "755fc42863654c748f039f7cea029a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6346b779136c4e73b1a8b2e86de54cff", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "73e264e31e044966af795ea469300155", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "33c97538e6f74c8a91aa14ffae93c1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b7efe143b51d4fb69b5d8882068c412d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2c3a2dc006eb4c9aba6ffc4d63abd92c", "region_id": "RegionOne"}], "type": "network", "id": "25e2f286c89f49449162b299167c12b6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fe4c8a2f61f8484d8b1d5cfe73f91d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "feddd6b23d0f43f686efb0b4b7892b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d5c0a1c70d254692b1ed2e83912623f8", "region_id": "RegionOne"}], "type": "backup", "id": "053179640ced4e438f09207e4ee998e1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d7a95afdae854a828b5e89e31945c13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45050a4554e24cbda435aca628edebec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23d0c31528814fc9a6fed9cc2c11e675", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "565c751f21fb4a85a9823d70c9a674eb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b972e0eeed049ad8e70ffb21bdb7b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30d3e85483544210939801472b042298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "caf05d6a75714d3483aa3e9d69739189", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "643cc71e55494e7f82ab6eb7be8e7d52", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6982c41d50d6446a949c49dfc0502df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3d6ecb31a88a4af99e49f6bf384917ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "edc38557dd8644c4948f26e51421ffc5", "region_id": "RegionOne"}], "type": "monitoring", "id": "4e27083423ab4184ab676e24d39d862f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d2f8cdb1419f4aaf8163991050eb81f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "62c15b1661a740a2a58b7b8f60f7fff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b6e0470c01324e35950f032faa3e2e0c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b75218e8c30647d3aec459c5223b6898", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0624c670930b45f5a66f07e16ed62c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a6c2cd26f06142e7bfedb26affbf05e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "19d74e6e3baa472f8165c2ee99a9a2c6", "region_id": "RegionOne"}], "type": "placement", "id": "cd8fb301e6ca4d53b20fc5e11d385a34", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b12a8b8d4b5456bbd9359c7b55493e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cd93826a187441e92ef2b0c1eb14e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "642cdf72ab3e47449d4d0ff311a1afa3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1edfb204ea99489086cc97ae443821c1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8671d9538509437593f853af04f45222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "476effd100114858906d36b9f0d258ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15269b03164c445e9eecf6e6a1a81bef", "region_id": "RegionOne"}], "type": "ha", "id": "08889a54709b41c292b386df0ca4178b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0d209e44ce0d4b5491e21d89e8fab88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d74b0ebd11944acf8c7207b7f8a7cde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f81064c6f40c4e57909b60f073313307", "region_id": "RegionOne"}], "type": "reservation", "id": "17ef5a935cf64e28b7a0ceb33f10f4b7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9ae603c55158477ea01d2f8669edf040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1edeb6d5141a4da6881c482721dfcd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e6fb4a1031f345eeaed2be66864accfd", "region_id": "RegionOne"}], "type": "function-engine", "id": "0392f9e05ef34570ac522e608bebfae9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e2e1c848ed4b4793aaead993bb248726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "34a7397e50bd4ce88d9a455eef9f2cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "774a8682d5c146b781a4472275d530ce", "region_id": "RegionOne"}], "type": "accelerator", "id": "199c74088ea9432eb9589cd74a82e7a7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91eada81958841eaa21f7048d71966ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acab3ed6011c41ffbb2ae339f322b395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e8fa99b4ce634f16812afa0dbce01337", "region_id": "RegionOne"}], "type": "admin-logic", "id": "67464927b9bf4e47b818d559b8a6ef8a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "efac80720eb04df2a112fa5aafc0e04d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a69d8e3c599b4a1eba52d36fb8d85e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "30ea801ffdf14c10a21462caddaea6a2", "region_id": "RegionOne"}], "type": "registration", "id": "c6e85ee37193443d95b5c801305060b2", "name": "adjutant"}], "user": {"domain": {"id": "ac3dacc9c234443f8297fd9966b90950", "name": "a51ceb0584a94ccd8ee67033a36097ae"}, "id": "ca8c633835ab4e62ae21b1928558dc95", "name": "8402dcc1af72479982235a480ab1c4ab"}, "audit_ids": ["af9252799cd34791ae2f4fe510b694ea", null], "issued_at": "2020-04-23T06:25:55.245481"}} 2020-04-23 06:27:55,434 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,439 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,497 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/f6505e6c-bfbf-42cb-af55-e5b7cf2582ea/validate -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,501 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,502 keystoneauth.session RESP BODY: {"foo": {"result": true}, "power": {"reason": null, "result": true}, "deploy": {"reason": "error!", "result": false}} {15} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.172756s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,375 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,378 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,379 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,381 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,392 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.314293+00:00", "project": {"domain": {"id": "ef7ddd5552b84076978bf87c52e73211", "name": "ddb0d18fd1ec4ee1b6590281db43f06a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e18fa81fe2e04ba8b5d4c8d669daed99"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "79096c1e66894124955713735aeaf954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "397ecd3520224d99b333bc83aca01a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "822891ef72624183807b38a8fdc76cf7", "region_id": "RegionOne"}], "type": "identity", "id": "c33066b1448545c292b703a491a7f974", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6e6009d0b1fc4a8bacf1ab6ff20ff68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "64fd6796abcd461d9080ee538395258f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fb27b58079f84b08a838e954ffb2753c", "region_id": "RegionOne"}], "type": "compute", "id": "553976962ef04e8a9f6e97a0f0405ac1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b737d5b5fb334e0fac03670b18efb118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "beda7692907f47fe962a551bf2afef52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5a6cc65bd6814426967414ffe1569761", "region_id": "RegionOne"}], "type": "image", "id": "a9ac700ef65642d4a4fe2621717f7d03", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e11af4f8e1ad4f8e874e755c3d1cf5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "045e6d0791bb4adeb6941af91dfe2395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fe6bacc592454968ac4aec57428e7f1d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e0469bff14794e00a6b7cdca8b8d3543", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5334dcfbce3b4fed8f8519b6e69cfac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6294f6216d7f430c8ca2fbf3fced39fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "732693cefa40411ab4929ea64b186cb1", "region_id": "RegionOne"}], "type": "object-store", "id": "a16e3481adce4ac19d59c3f6643a2300", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5025af3f35ed404fb78655ef5cfc947e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3a2c505b30f474b83beffe016abb4ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7db6ce29a3c349228ef19df46301f160", "region_id": "RegionOne"}], "type": "clustering", "id": "79f70046df8b43fbbe60e5b384c9e908", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ee52db6f6db4e748da3b500b4b93624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "363816ef0dff4c08806f004346058c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e8ea721f69d747abb3c735f7a9982f7f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "914db5e10fe44e3b9f0f4278af824e3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ac47351b7b434c5a925db89746cfae4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "303b87ee30964f739d7fd7d4d2e41d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cbc248c3fbb94a1380741767580e7249", "region_id": "RegionOne"}], "type": "cluster", "id": "233e792eb51140009ff024d576a625a4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aba35b02d94244baa7e6870d00d963af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0de3f6d9a57745feb14500d7bbb1df45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c464d5646ce7471f831707325f65bac9", "region_id": "RegionOne"}], "type": "data-processing", "id": "fb6bf02d445d4c6cac0b666d77e234c7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3106193418684ce199c822e80e432569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b18878aa06cc4b488ede6eea00c2f55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5719c5c97bef4d6497f5392e9778f726", "region_id": "RegionOne"}], "type": "baremetal", "id": "f9c407695e534fd2a5da13381cedb940", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0815496f3832479f9dd1d34b19cd98bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adb388db72c94fa598acc8b8a6c0efac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa5a795867844d97b9d0bcdda71baf86", "region_id": "RegionOne"}], "type": "bare-metal", "id": "080d54b778914c8488f7a0b4fbb6e708", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "32a3b18a413a481aaaa4d4ecd72b61c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3ff20fa48d2f49c59e69e646bb4f17b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "447626cb478246899f6bc5e649fa3c19", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d8a2c599197c48adabadfa5a914223ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "90aab03c26534d8493ac8b7cf9c42a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5bdb8ce95f9c439eaa6802818ec361bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b845e5580acf436f91005b006b8254da", "region_id": "RegionOne"}], "type": "key-manager", "id": "66003538ce124078ab29d633330f3971", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a8e6dfc4c1a4323951b709ba5251b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85598743a5d44580aae767ff2966c0b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d3f6f3907a6647fbae0abc6360cd83b2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dce929874d9e4a1396d4b13e1bfe6c38", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ed6fae354f24e6680496e64c3bb6da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d857e0e8d1284d78bac8ea3b474dc226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f9433eb12ec40cb8a1ca8fc85b33608", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4384ea0c7b2c4a3ab6d537ad9baed650", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a000536d1a094692886a14768f7976ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "58b4b55ea9c94f279a6bce821ecbb8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d3a5c465516d45a887b2251bbfebcbc4", "region_id": "RegionOne"}], "type": "message", "id": "c1f27d98563e4394843b3aea13de259e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b8d78295ef0548e68d9d9c24dc79bb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cbe0cb34e0ed458aa548e58198f8849b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cdba5e08e2c3441eb0bb7c4c19fda75f", "region_id": "RegionOne"}], "type": "messaging", "id": "455f77b6c92b487780a25e65d7632dc4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a2127dd370e14afe83116f81a6444da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5bcf006f25a04fed92ef6273e0c6f910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "75115a5b2b224f5c92e7dcec02fdc46b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "22e74d42bb3046c0bf5fef8a1fe9db02", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e9984839e9648cd931f9ba6840052d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2299eaae5774b30a7e61632ec67b805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4ff55de04dc4dc7a35a779815481abf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c428975f93ca4566ae3154c6f7d984c8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ce11e0d19234dd39266ff227352c22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5ff3e9c3f6741ad8798a89ab58b603f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9ec744bb94146238ceeee64cbf6d862", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4bc076adf2424547abf596eeae372a8b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7486c7479168466c980da5d4887d13d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16b2d8d290964f9bae6993152d832fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "830394489d6a49e284047a4ebceacf07", "region_id": "RegionOne"}], "type": "container-infra", "id": "e5e922feb611486690d080304efd3324", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d73f07125fb94e7cb221a219b2cf0177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fb9b2ad253874b19b1e0efd5fc2072ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "01bf4e7cfbcf4868be2d9224fd7cda2e", "region_id": "RegionOne"}], "type": "search", "id": "febd44c1d0b8450a97477d9beb27ac11", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b8473d04cefd4bf9a165a3c7ee31b588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d29c1f99a3e640cfbe3b22c99522e9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4507d5c4649c467d991a24a527ee0d9a", "region_id": "RegionOne"}], "type": "dns", "id": "421d2d1d052b4718aa53763172173756", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d91f9929ec0e43d3b8c46026f536e468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26ec95603d364eee96a86f3f4855ae39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0ad92943e20247b8b8da6ac7e377e6cd", "region_id": "RegionOne"}], "type": "workflow", "id": "f58b57ce1e52495684eacdfda03321a2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f17ad6388114131bb415c1a391781f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6773c0e937aa466bb680f2479e4fd1e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a375ad56a2dc4e5881706faeabe3461e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "11ea08b9958a4c4099d6084f16dc588a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c778befdde3b420e9418355cecb7a8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a25a7b55555416d8feb7e94da87776c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "07e784dc0adc4187be9f60bf924c2a99", "region_id": "RegionOne"}], "type": "rating", "id": "23b2a33702134f4bafda71eafe04de7d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e1eb522328a44b29e2c3c87f1a8be4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc8412b6e746456dbf5a27ca04f515c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0049d52285d74e30a1ae7d162f7f87a1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4734ce9504d142b59b6a541a9242e5f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c13df1fa62ca461385feca8ff1f88df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cebbbcdfbbdf4467bcdc2d3a3ec4b021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6e85fe4726844bd9bd1fc3bbd3f437dd", "region_id": "RegionOne"}], "type": "policy", "id": "0c469db88be9415a9f8cbe02c71f0f1f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c370685a36674b858df689d3a81826bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d86b8623ef3406e9afa48e391260fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e671e13c32f4e4e97412a4736ddff52", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "432a584c303b4f5fb17fbe7625dc9442", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec7d717169d0466b806dc32ba5c83de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "897d6855381b40dc8a8444193deaf4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5c6a713bd514a93a2b8255ec417ffe4", "region_id": "RegionOne"}], "type": "sharev2", "id": "16b57c62bdb946d4aadfd63e13fd497c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52b92986e0ae413c85e5847b08a51614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f940c39e80104e12b4375da350f8c72d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60211e554d9143e88d80e634c44138af", "region_id": "RegionOne"}], "type": "share", "id": "b60b89b073d9417a84bdd61d78c3c06e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a5c643fcd5ed40ba9a2ac12203cbe9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e34fe4a6f0a7423a8d1fa0d490287901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4201c46d89f14534954edeeb608517ac", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f6fb2520c334459ab43aeeb270108e77", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4fd7541eaf84ecba532d289dc96a628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "810c67325f7c4edf9d9948fa26a0962d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64a82332f53149008c9080eae30e94cb", "region_id": "RegionOne"}], "type": "orchestration", "id": "49b1c21dd116435cad0971b372e73e10", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827a7c8c3f1d4899aaf1b2a368e81a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f08dc3a0076b46a7afcebd4696f8dcf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24a3abb8377e4505b33aba27566ce38d", "region_id": "RegionOne"}], "type": "block-storage", "id": "82c1440d15604c2eb9d284a63abdb258", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82e71aa4ea62492ba7fef8b51d1aaa7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39e4f8bdaa2545c1ad0a55189065e782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a12d3d69faa41d491b3e7ee0115ef1a", "region_id": "RegionOne"}], "type": "volumev3", "id": "2856cc859c374509a9b52329458ed6a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "008d6c50c3a34320aa23276c26b48fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "168a852d032d439cba2f5d9ec95cfabf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "243adf451be7431a9eb8af17dfcccc2e", "region_id": "RegionOne"}], "type": "volumev2", "id": "01b17981ee4d4f949a45f1d4a88086df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "867f1c2cba394c9aa93def869488f19f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca78a11ce58d4fe3af4783d1cc666599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "461290204c184df38868f4b0a7f3ca29", "region_id": "RegionOne"}], "type": "volume", "id": "5d8a95f47b754d498a5303435e80605f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba437a324f0148439a08af7bf2e2871c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b33604138b4e4a4c84cae7131b1df9e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48fac12971184190b64d61cca2b0f427", "region_id": "RegionOne"}], "type": "block-store", "id": "4e70d2f52f27475684ce395d0bb96f5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3df1c38035d24b66bfc151b2f3f8eee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c5a4ccfd5e94f5f91907138c86084a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e6d278c022b434289ce08149d7cf6ea", "region_id": "RegionOne"}], "type": "alarm", "id": "616ce89a0ef74781b698d537a582da85", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d43750004e6403f9df9c6ec2b8a4b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad5036666a4e4a7c8cf7bcf629655a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9094f5d419d24bcca29286bb3f08f454", "region_id": "RegionOne"}], "type": "alarming", "id": "a9813a3fd05c43bdb1db80658ec6f1cb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc91fd59b75d4b30a612acf148974649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea70af7aeb9848b292318a1facacbcc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5e9ced5272444caaa3a794f4a85f2a35", "region_id": "RegionOne"}], "type": "meter", "id": "46c483cf6d334a6ea3945d76a8bc7c54", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca9a2a5c9a3a4d5ead470f837a3c5c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "752920c4e5b04d478d19956430b53355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "194a123964ff4c32a9bdc07a98f0dc77", "region_id": "RegionOne"}], "type": "metering", "id": "1ebed205dc5443569762a047869b8e30", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2c7d4e837134139a3e134f69de0ce04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51ff35c4735c49f197e672a612244510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad7272834a20467caa543a3b7f3a3cc1", "region_id": "RegionOne"}], "type": "telemetry", "id": "1a7656649fe54806847bd1b1575e2d99", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4370f28279c54ec18e5fe5e2de2db0a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fa590d6db8e4a1288970494b39d6539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1e91933079da44d9b0cd1e22494929cd", "region_id": "RegionOne"}], "type": "event", "id": "add742680d044a65854995b75be7960a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "49feac4ce9a34f48a8824425606a01c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "faf330ad410c4ef3aadd4fdfe77ac44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2a5ebe55f3404e4185d9b0731c8a73e4", "region_id": "RegionOne"}], "type": "events", "id": "8499c31666c54624a94f149a1c0df2ae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d83804ea7db4e028a3b323fd2e18ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4821580158d14a46b0458bae63d80eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "abb61ec7465b4688bb86d4e70586908b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d7a4a2e682de4b259d2e2ffcef8ef0d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35d0a6bd90864d799df36de0efced6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99b3506342474038b17fcb68b0edfd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "173b6cbd8803431cab5bb0b0a540c604", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3e23e4d2891345278b0816cab68dfb16", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78f79287c2f04b3d9bd92fcb4eacf895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1387a817e3a45709ca9925a16893fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "51d227defe674dd688a735f71fd684cd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0ab347469f9f48aca282b772299f2e38", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f4e190b7c0a441487ca21823e9abe83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a595729b5983414b90ac70f32a0da0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3241c76e058b48079b86f857c876d8f5", "region_id": "RegionOne"}], "type": "tricircle", "id": "a2e8f4a9e0ff4ee38f6fa678f467b3c0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f835e4f6daca4c87ad401e75c91d93f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "783e6dab3ebe4b70ae480285be3542df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7451a40e41ec4bafb5d1395dbf38f374", "region_id": "RegionOne"}], "type": "database", "id": "829438fe69b042c59703b1836314cdf1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "058b93f394ed4de688a2e9352c4c6ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "160631ef73ba4c90b001338715fbc996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a480257dec7f4fefa812fc5492137337", "region_id": "RegionOne"}], "type": "application-container", "id": "c78b407b739d4d729320090818db5640", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3524f1830ca4fb2bc37c8afb13db5b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf929e763b7d4885b739bb46617653eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ae8eb309cfc34f8491c7ae864c698fba", "region_id": "RegionOne"}], "type": "container", "id": "f14245f35399494b952d5bdba35883f5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a284ccf146f4e27a659946b8fbcaefb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8da0621626a142e692f87fe0ca5776e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "deb6eaf2e11844da988a15a39ed231e6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9b2dd8108fb541d2934e91dcd7d91e70", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fd804ef62634a26a9990dff318e7d6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea2354d05a9043f1bb2b6cb55f5d1e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d4c69ea0228b438c9046389a15a0f0ca", "region_id": "RegionOne"}], "type": "rca", "id": "0618d0b271a346738d8c2bf17127f326", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e4c4ab6b8304a209883303d54f80596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3795f73a5c5d4abcb28aad404846d1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "de2967a339cf4397895c3c7d12b98c43", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0c94cf1106204bb9b229778c4f3ed0b0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ac917c2fd51844f884a1ea1694be0a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0cee9e43f484416cb93c222a860b4de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b4eebba3c51d4dbc95745dfe4bcbef73", "region_id": "RegionOne"}], "type": "network", "id": "c928c07733f84db781bda554485ad4bb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9616b3b50bcd4997a5126a00d45eb272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8fbd320fccf74b828c81b98f05dd76c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "33e3934bc4404df690f8c25e4d5b8138", "region_id": "RegionOne"}], "type": "backup", "id": "4b435ae97e2848d392fb17efe3a4066f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d48cf6ae0f6b49d5b371f30575b1fd5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42f49ccc7f9c4de69b1c752de8aa26be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2692b11efbd24db287ff4eb4b8dac2ee", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5e3211a2eccd452fb6f09446e50a3424", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a505a8c2b16e4d88a35280ea80fe3e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "feb07d24cbe349e9873bc4adda9782ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "90295608406241219253adb076076c3b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0752b9e3148b41109bd67fd3b6ac3315", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "830df762b8294f1b85ba8fbfdb333617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "94bbaf70df4b41879a8ec26cb961f205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e5f4c872e71c45d29ba466698780cb33", "region_id": "RegionOne"}], "type": "monitoring", "id": "a91287e770944813a6d81706765ec7d3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c878e5ea0ba432b8c20f0eb89cf4a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "88efe582a1274e15a76e55b8f32e1b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "aa07660adecb4ea199b17fa6260e5036", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a2fef9b4369a4b039c8f30aeb3816141", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4065e3baaa034251bf4e7cf895b7baa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7ca5ec478c484c319f56b315ce89b17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aed6789e539842f69f13193954e2bc56", "region_id": "RegionOne"}], "type": "placement", "id": "8dd6ff77ca604fb6b8b8af19af7daba7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5eb29f0e12784e41bba0a8a1ebcb98e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9cab647365db4e57ba2789a0695fd486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ce117641c1349fa9b643126bfb43cbc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e7e17b2d025a40538f028b8cc4df5571", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b63fca65686c497287a676c62386f6a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d318e9a73e1446e952c544a3136b5e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4fc5ed226494cf9b7501dfef17268fd", "region_id": "RegionOne"}], "type": "ha", "id": "11dcd79a0ad5433a945984ee50552c3a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3bfb1f42ea1b42a491a513484874df60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69a953005c114a1388a353f5935d5146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "04cc4e6fdde24e45a7a32c6babe18d30", "region_id": "RegionOne"}], "type": "reservation", "id": "0977298f13c745d48f161efe6266df8d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9fc2ab2b86f644358a46fcf8fdf43c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22504898466e4fc48f5fd667156b3954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bf53ad9bbf8140ee93d6f83e5a2eedd5", "region_id": "RegionOne"}], "type": "function-engine", "id": "9f4f1e5395b64c4e9f5c270b29dbb5ed", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fdc8a01c826c41c18b5c2a5bdff7a7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4afbc4a7215846a183daaa68994eb199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "43b70b1bd3514ad591d84140355eea6c", "region_id": "RegionOne"}], "type": "accelerator", "id": "3397acf34fbb4afa8105b2b3c79d7ccf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "136e800126a24b4ea71de3ef1c633376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "41f5ff4b76eb43019a19f23d3530b10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9146df14acb344c8befcf08d218c3fc2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "756ba14904e1487c8a709c351b5b2560", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ce34ba1063143ad9c5b765fdb3f592d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba0e955dcf0f4efe897168a0ad18beeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ff106d3f28764f1f8a4aea5f6e5b1953", "region_id": "RegionOne"}], "type": "registration", "id": "599c78930d8746e7bf8bda28fd494953", "name": "adjutant"}], "user": {"domain": {"id": "742a4b4de9774c9db3387172bb5b830e", "name": "9275c04e93b341dd9025e640f16e87e6"}, "id": "bd58d178623b4491ab64df79c804df60", "name": "7da4046a342849bd9baef9813d0eede3"}, "audit_ids": ["86f6c974311348c89ba05e2a2c0840e4", null], "issued_at": "2020-04-23T06:25:55.314293"}} 2020-04-23 06:27:55,453 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,457 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,474 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,478 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,479 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.201034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,356 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,360 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,361 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,364 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,374 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.298369+00:00", "project": {"domain": {"id": "673af50cb6494d8eb170cab3755403eb", "name": "f88699b7b8c74bcaaafc3ae1d10573bb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "93d4c9119e4a4658a72582c64f785651"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ecbab973ffa24d1badf69bcd93ae5096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b13ada608dfc4eb98ad03a875102b9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "37e153dc16d34b27b9d8f0730028df08", "region_id": "RegionOne"}], "type": "identity", "id": "c835edf5bcad4a82899b580f805d2ffe", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7f46ed6537e547a48ae672c1a5854f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "536b84e478a04a7b8848ad6c6689b53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "53dd5c56b4a74333bf5bcfaf47139956", "region_id": "RegionOne"}], "type": "compute", "id": "b2679ecba1a34577a7d1f38a56b4dba5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cd73f35065354ce6b176305a820d66d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d760933c50d949a8990e5d20e439eeb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0de92487a8104f69b567b54fccc6e2b9", "region_id": "RegionOne"}], "type": "image", "id": "a2c0c4f815f44c3c9a99a9bf0aa3341a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "95d89f2f19ba446d88a1fa0f3a361b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ac7a6731b0214d8bb966caf151c9cbb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "25729b0cc50b4633b53ee112aa2aa033", "region_id": "RegionOne"}], "type": "load-balancer", "id": "be6305f9e7f54eb49270fed75beb2727", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "353e882491c0415796549e96a23c6cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c400633677545e9ac35cec3b17d5ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "893ff9ea571d4b53a7771f655db116e1", "region_id": "RegionOne"}], "type": "object-store", "id": "3a199963e4ee4d06a6f0d0c60f0c2843", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "920ff5d13fea4cea9d6d735c0209c63e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6598c530c0b542d3b9de0be75bd1ed88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ba4f54b393943a8bf7c7b6e02ac8219", "region_id": "RegionOne"}], "type": "clustering", "id": "5b8d168094244cffbe5ffecfd5d184e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c402208165ce4fe5ae176282d0b61ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c5a53ba230b4b0295e5c4e0da8b652c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a01a1c1374524a95ac5b1001a0b62e19", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5b1cd795840d4687b964fb2d1ebe8a77", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6167ef7c955e4ffea511f73bdfce913f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e2c1cd866a04e5bbf1db184eea82bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67bb18785ff941969efe133d0d6a0618", "region_id": "RegionOne"}], "type": "cluster", "id": "c719c9243a124c54be18f7c76747b01d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "362dd8d673cf44d7bd11dace892576a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "58a90eb94f5d4e87b200a39db98dc8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8e512acdf95442deb6956a44ceac4a18", "region_id": "RegionOne"}], "type": "data-processing", "id": "e0d3ada24f25448488aef1866bc30848", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b9fc6b22e3f4ca79a8a1593dcdf8be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05459296174348a39c30a324f59f4404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31eb71d8c66a487ab5133023be54ee53", "region_id": "RegionOne"}], "type": "baremetal", "id": "6f78f207d14245c78f19e0a8ddd7aed4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "785272fc27d44178af3b8198bae5ab21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbfc24d1d13b47bca80e62f27e7b620d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5bcc0ebe41e440ab42b375be68323c4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fee45bdcbfce49e1a5eaf843f4fbdc23", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b261b3d4f154df387301c3ad0ee0786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9a299b998674347a64fc794ca7da088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b6a730c96527475bab048020de446071", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3097dca0280048d998e358b6c9aa1743", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f16fb9c2fd494c079dc01328c7dc83bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f40a701abce84a8f81e52f31eb450e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "af52039eb8aa4520ad131ace4e7808b2", "region_id": "RegionOne"}], "type": "key-manager", "id": "a5672365704342bab85ffa206933c92a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae52e011ead94687b4e81e121ebf1162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3544a135c4414d39b83cd6eb393237b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e2145d97757b44d8be09ddb871d6677b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8d12a16ae320488f9dd9c0162c558f79", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "245e09f72fb74df0b977cd19c733f640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "916177a872c446589f5518f08d3e5ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "178aab2474fb4c20a466476173bb490a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "58937c3b98da4c68acf10ae68326fa25", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9278fee57a8e44afb126a9b6731f937a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "45b7dc9e80d547cda2d745eedd26f73b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3602600df0f74873b0910865a0f181ee", "region_id": "RegionOne"}], "type": "message", "id": "0556ef1fe0d44191a47cfaa0db12306d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d18e1bd841f4160a9ba1328d6ec4301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bcade403d6b54a1184054d7145cea7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3aecafa274004dcfa44892bbec0782e3", "region_id": "RegionOne"}], "type": "messaging", "id": "c4757b7535dd4ad69f9bc6d5caf1c304", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5fa2e690a1ba43a08b7e6a4fa04fe38e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f4049ff2d5c4531b13322cf295d3431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d9936bb08b454503a20310f290283cf1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f6c951f9315949678b6b52206c8e704d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6aeb0551750416c8948507eab5d795c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18ffe53c4ba543c58f054176d766e047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae51ee1f48af4ab599331520482356f8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bf86b16a3a2c4c11bd0206f676842e64", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53b2e9297b0747929f29425a805c1ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "251e0bc2d3674563a5857bf366e1dd05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edcb5a3008794d31aa6329f35135d143", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "89a465486b1c4135af4a721472645163", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5b0c09432a5414c85e6145080997b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a57600642bc496897cba7275f846506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9172eb8ee06d47d4944b619fc91dbd89", "region_id": "RegionOne"}], "type": "container-infra", "id": "c42d164415854ec8afedefa500d27e01", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f9345f48dce2458b89b84a8baa2ed64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b444843c8766494481dd8a0399bf2cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3c40cdd037bb4a71b90ec14da4ded228", "region_id": "RegionOne"}], "type": "search", "id": "9b73b62bde8f4a2ba953dd2165238f50", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e844d03955be4a2c931d163161299d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7e01dc1832f1410e83e7c29642b1dbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "09094a66e0ba44b6a2e3066935f26a40", "region_id": "RegionOne"}], "type": "dns", "id": "2f618aa3158f49298ec24e727ded1f0d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7eb3304d938449e499dbb073020e64ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "495ca5641b7d457e8160fdf8c540c7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c3f77cd55b934433840f9ad3c48a8c4d", "region_id": "RegionOne"}], "type": "workflow", "id": "f148fd4bb66f4586b7bc7b33b52995d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52d76e395ec347068549ceb25d0d59e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8dd1660b03994a449e80d62c6a8165fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc05636645794c6091adca5d4585b54e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2fb40bf574d1447eaf0f8b8760eebe80", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4a36af4ae8fa47efa0307f623f3179dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f36d178d02674642ad1b4ffa2b0dac64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8388516acb4c49a5858d22a2233ea1b4", "region_id": "RegionOne"}], "type": "rating", "id": "f303ef0eb1964391b91cb50b53d04b85", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aef26b9d8ec14672babd67eea31f4ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d9ccc6c143143c2bdb0cf1057f28093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb2122cfce2c496fb617c37d58dda728", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9e3f6b955d4b4d1c85f78d9608c0a1fc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4df2b53933334d30ade93d5139243cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7841e85d89da4b039de0b1f3e7a27157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "596aefb598a543b18b1474efc33d5bf7", "region_id": "RegionOne"}], "type": "policy", "id": "5e379cf51abe4ac98970bfd8d82c5c42", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "882a9483bc5d4783b5402a8e7768ff2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "370708bb6d1447abbf1973c3929a445a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ee0032a40db14ca481a9ddeb7045f499", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8357aadf4b8f487da0261cbe6812e7fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d387af20e2fd4b4392c0028e6e0e05cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f02fc8d4e4246e6afbb3d997f22347a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6fdbd31da0d544c6a681d057482484ae", "region_id": "RegionOne"}], "type": "sharev2", "id": "19547d460d5c48b38b41464d5dcd6113", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b64f39fcda3490f8b8ae3b441145983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8cf4e44e11943d69c3fc01743d2b9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e731853f7777493ea9598761b987bd9c", "region_id": "RegionOne"}], "type": "share", "id": "6a7bb29ca2d74a0b947c215e4f5dc6e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "182d755d0cfe48a1be0857d1871438b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "48c59affbe9842748f947aacafa1d593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "60432ed10c154c6aabac0f563e976f42", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6c24fa9f37d0453a9ef1c3a716842b14", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a695caee3ff4f04a697311eb56b064d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26a263907e894a93832edcef46a7604b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3de1347537254d0b860dbaf19e74d61b", "region_id": "RegionOne"}], "type": "orchestration", "id": "1e53114119594c228fbf81845a3117fa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2326b0b85e5419f958357c516a2f1c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "198af3bda57347d9b8b5e56bcdb8f0fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1318cc55ce9349a79fbc6a67759a00d0", "region_id": "RegionOne"}], "type": "block-storage", "id": "225c8694513f434ca9fec6b8e4976144", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5acce3b67b184861a7ef0625eea650bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c379d1f8908f46e79859dd59fc4dd3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a19b1308e50436fbe1d56364ff6d80c", "region_id": "RegionOne"}], "type": "volumev3", "id": "4c3bb45187274244ae6e4ea963d5859f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd513d61cb394985bccf559cb7be9eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c30d55e8358d44e2b24e3b27b8eaef3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48be1168c856463187558d93e77d7094", "region_id": "RegionOne"}], "type": "volumev2", "id": "1b60199c41254795bd7bb8179a5d23b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60a86625d639429382e32fdd7a9793d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8aa85793b4c4bc0b6e976c28ff41b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0071efb8bd7e457e8f4d352d87b5a2f7", "region_id": "RegionOne"}], "type": "volume", "id": "fbf339d24a2341e7b61e2d510c47b56c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e703499287d48aa8c8ca700ac87cdc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31f26bf545df4db489f3df136d2f4905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de6e612681b048c98fcf0f13bdd18710", "region_id": "RegionOne"}], "type": "block-store", "id": "e3c64da344da47969177506a35a9e41c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "56957dd1862547de8eb52c923527d747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddff1ab1c66b4ea8a4cb5f55daf4feb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d4f7cd5c2ade449d9f482e8d572ab879", "region_id": "RegionOne"}], "type": "alarm", "id": "2d3a570d71a24c87943069dfa494779b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ec0d0866bb9438998936e9b21c16888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18c3a15a391349118ae66fc7517fe225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08cfc475fdf34e7696fa59def8900432", "region_id": "RegionOne"}], "type": "alarming", "id": "327f7e1868d94b2a981093da153bdadb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76f526c2f4964f6dab2ab8ba8e5f080a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72019e2143c2463d84fc4c3f2804c1e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e92ed08a2ed64296b60af006e2658fc2", "region_id": "RegionOne"}], "type": "meter", "id": "3d45253b76ea4df192587d29bc917180", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b61d8ed5131c4a48a2e48073ab9bd4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "11b5491f4322411f939b33e52e8a08fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3d8db99d40142ebad3e6e45fadb49c2", "region_id": "RegionOne"}], "type": "metering", "id": "d1ce304590d04813b5716507103c1beb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "738b2296e4434ef691f8aed18500623a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c6ea194ce83483bb009fddc0c60a26f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed024d00c9ca4b579c8e90b82449ed77", "region_id": "RegionOne"}], "type": "telemetry", "id": "39b5b34ed5454affa0fe019e2d6991fb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cd153aedc216468492c6cac0f2009efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e371995c68e14f2ab80c47ec444fecf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ce57849b4b1e48f1b06f8ab64171f447", "region_id": "RegionOne"}], "type": "event", "id": "18c0e9db86ff490fa1442456032c38df", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a5c9bd6ad0a949dab082b02dcf4f921d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "466f6edc5085428aa45ca8171f98ab91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "698dbc380e4d429f8383060f3b87be4a", "region_id": "RegionOne"}], "type": "events", "id": "30ac3d0462e742ff9b2cf70d512f1709", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba55aab63b124284939352de1d4d2ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "800e43b30da943f5b0b7b3e4b8db0c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a111193f30744835aa4be4eed9252aac", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9bcfc88578614214a5804cdfb3311588", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34678e68605840c7bb4933f7384a3386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d689e4c14453493eb0059ae0f4eae6db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd73a1ee89304efbb2bc3a1cad398cf7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "89773d7823044f4889eb5514260c2d98", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1aed52f275f84cfa9bb699f2fb736fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d0fd7d1923b04e12bf7ff78b53b6805d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e82fe7266b5b42d18cb4965142a084de", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d2d0a418a8c84bde85e1c151b30632cd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "526531402ada42cda6b785729f0c2084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d0df60f7a4cb4e3ca10142c865f23885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "40e3fcaf0f984bd1b2a4475c6b025d46", "region_id": "RegionOne"}], "type": "tricircle", "id": "f8db702f33dd4cb7b626448229957d63", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "796e7c4fc86f4a74a02afa6f388bc838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d7df65ee70844f3083cdc0f59d1e584c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "165158ef4f394cfa81507ef6e48587fe", "region_id": "RegionOne"}], "type": "database", "id": "56fe2bbf10364a5ba128c2b14d762108", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2f5df14bb644462a789ee402bfefd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f47aee9c54134660bf938a1971dd644e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8e88ad9f6380432899f8b835d706ee1f", "region_id": "RegionOne"}], "type": "application-container", "id": "38d49770e93c4ac6bad96d6eaff2fc96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c6e6a3e39584afa9669272c3be86c86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e9f4ac3802944f89a01618507546d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f0c08cb072694fd58c13d260be04ec87", "region_id": "RegionOne"}], "type": "container", "id": "0e6c761fa06a4108bf235a9b7ddf4f5d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7c06cba87d04803a3ece0021b7c311f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd5d65f5ca90433096555e241d54756c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c7bd27e4f2540449ea506936c3d1c94", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d752b13a00354f5db1a074a1ec57ce8b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f8e5a84ac6b4bc1853012f856f8db10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "94a3818170844cf189b4c91430a0b30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eb3e69e58edd43bf9243905ec10cada0", "region_id": "RegionOne"}], "type": "rca", "id": "e7020bd087684a689885b6ac78ae57fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d3477a95afbe44f08aa1bb352740396b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b8b841cd9514b929fca0c3749775b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "11fc855720f4432dac05c45897fba0fb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "206388206d474d4e8d4e8da259b48210", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "90e36c7d4a2c46b7aa14a60fea3c4a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "73f83e3585a24fecbb812e81bec079ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8f0bb38ede474471b2f3c7f8e88cde25", "region_id": "RegionOne"}], "type": "network", "id": "39c7dc9125b3441f9160e65a8ad3a923", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d1713a194c5a47b88dbacf92d39a3d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cbf9e8594d564a15bf075b5471cd3ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d03358e903514a0e912a697ee9a338c1", "region_id": "RegionOne"}], "type": "backup", "id": "1cf9d88cce284ce390557aa69eea5404", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8123936300c46e689380e0e82d279a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "783cff703754470f82f02bbbf8c0a13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ddd3abf75a74e6f8c8790eb3f769258", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f447e4266fd343b8a6413a2b522b7b33", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8268f13288a14cbcb1e8bacdbd5c936a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e45b75aee14f4d7aa74463c2537f3509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d2fc8ac01e7242b091ff3cdae66485ee", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7d5cfe504d4a46568b434e63b080872c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2cd632a9ce09447b82c5cfbd46191a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e84e1ae0269a4c47b08d292e491cb25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ed246622592d4ee0a2da0243c364c7c6", "region_id": "RegionOne"}], "type": "monitoring", "id": "654bcc1add164755b84ea99ae9a8b966", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "40829f5ef9d04308984795dc6a4e6a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0127c028b5034ac4a8aac6bd8fa50448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "072498b2cd904ecfa2bfa7eb6af3fc39", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d98b08f7d1cf4fcbae00f2330301a6f1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4373152454ac43bbb33399e8e9bdc5b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "73866784db90459aa2476b98e7a18080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7988af0140394989bf80121f7f03d88a", "region_id": "RegionOne"}], "type": "placement", "id": "b2ad49bfdb8a42cf9c28915fc4e6e5e1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3cd0d6f1102444996b55c8e19eb2a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a406dc708314c1187a4dbe3421cfb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7bd70df39fa424194ef678c1a882216", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0ac3930f20424fe39ac2e2aa47accf57", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a0a37acae93342f2801c1e25857549d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "46e0e3fa7e5f4664b2c59a74fcefec25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1c6ed93a577f4271bb11c107aa6bedf1", "region_id": "RegionOne"}], "type": "ha", "id": "11ca7d334f554c3688e9d1adc364eb74", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "163cdebf4ca849cc80b2fa9b1dd37cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3a4c7ddaa2e44109b8dc7135804a72a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "935bf472439d410d833b7268427dab4e", "region_id": "RegionOne"}], "type": "reservation", "id": "15c3e08e9a8f44cdbd42e21722e2667f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "253cd211d8334c078784a6a3bf102db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d787c6add5d847e6937fcf718606e0b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "df8ea88f6596470590d685345867d9e1", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a9c97173c6144fba0e6e65aee267025", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "901519cd58234a38a1cc90edcfbae837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b3c7fe8e41934c92b1c06653179a6cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7f17473de8ea418ba09c86fce12a7f71", "region_id": "RegionOne"}], "type": "accelerator", "id": "5beeb4bfde9d440f9770addf4f45100e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd48c751256f4a2f809704d053c9ced6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0fd625314c9345e4b6e7b702919e36a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7509bfbfa3204b92b57eaba4e36e7dd4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ac084aa2e2824801a733edf574691645", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4e75d277fe24e3584e0f14322d70414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0af7ca4bacff4b6c93f0146b1e158ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "74c8bc77d3354c14a218b143104e3966", "region_id": "RegionOne"}], "type": "registration", "id": "cb1a6377a2d74d06ad4e2572f836bebc", "name": "adjutant"}], "user": {"domain": {"id": "b0026fe47ef74611a8902c0f4c423913", "name": "9406ab1e589a4e81bc97841ede2525c0"}, "id": "0e8dbb36936d4c39bc5997f8dcd698b2", "name": "708691831391407b914f9400b7a214e5"}, "audit_ids": ["e31d17b400aa4fcdbad9937606b8d1f8", null], "issued_at": "2020-04-23T06:25:55.298369"}} 2020-04-23 06:27:55,421 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,425 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,426 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,484 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/dbd2ac1b-704b-4033-852f-80aec2728902 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/foo", "value": "bar", "op": "add"}]' 2020-04-23 06:27:55,488 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,489 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "dbd2ac1b-704b-4033-852f-80aec2728902"} {22} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_policy [0.328732s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,187 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,191 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,193 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,206 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.130018+00:00", "project": {"domain": {"id": "b542d194ef0b4fab9650b9b53a5fd6b2", "name": "c5bbe4d540a74d0cbdbd2d4cf1ce0588"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6a03e49287804ea795a2c3b2ffd1c5cb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "70b1dcfb3ec544a6bd855e260479ada3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4c4a16517f9b471f90e43be98aca5167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6d054605d34e4d9ba6dc9e990c2b8719", "region_id": "RegionOne"}], "type": "identity", "id": "bc8cb7d116304dc9afc63366d22aa31b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1107a58e7d3d416c84f7bd542a6ab526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "932b371e45ed49109de628953dbe4748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5f49262904cc4d8891cbc80891db2e45", "region_id": "RegionOne"}], "type": "compute", "id": "f5e65438de524e4c91890b8ee9634745", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "351b12b7b70c40c3ad01892c76138d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7becf4794b4a45fe879450427663cab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "844777a805a346879b6f0686a7faae95", "region_id": "RegionOne"}], "type": "image", "id": "6e12604845be4c288d45dc0efba1470c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "00fdd0f951034307ad356d21dd92167d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8144477d007b4fae96032e330361ab07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4b31f73551e64682877b31754d977d20", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e665304a881c4d75923a4c128d5cc50e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e69bc555e0140249495bf4ccc71f2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14492866d7d04ed0941ab4dd46ec48cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4deb7ef4d1294a86855693e229cd0e16", "region_id": "RegionOne"}], "type": "object-store", "id": "e37fa68ac799439185468c6a87dec659", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3ef8bc881cd42efb3eac1f9a4f096a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c72b368f3cf4207b11709d4106d9892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10bf9cf5f9ff4ee0bd77ba52eea5571a", "region_id": "RegionOne"}], "type": "clustering", "id": "e1718b20c07542849765e820a7927856", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c78a92d8aa894f87ab31facc559b4690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bdf774a0ba1346f2bac9accfdafee01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d6b8fca214c49d7acf76385aa69596d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a6882cbb284c418cb9549c273060f06f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d261def9bda049238d4e3c3fe06d7dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "277a6da72272461aaf23c1e7f6a89c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fcc01acd453428b973e8dcfad1fa974", "region_id": "RegionOne"}], "type": "cluster", "id": "86a80102df744c70a9d5aaf85f1d3acf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f1a8d01cd1c74ab2b72418c3623e9e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1bae2ba1b8764e2aa3f6fee55f68b6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b39e6edd246f4c9d85106e0b4d21569f", "region_id": "RegionOne"}], "type": "data-processing", "id": "41587e044ea04554976bfffde092e8a3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5dca7d938e94e318b2bd233935ba5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d3dcc066fd744b5ae4bbfef992ff9a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55c49c9a576b420aabfb49ffb5775b6e", "region_id": "RegionOne"}], "type": "baremetal", "id": "d53ca33f7a644400b2d26dba91f0f96e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71b2956bb0bd44128a05ce653491c085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9e4b7f4dbc24e989ab8fb12e22e7f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "80de08d9c6494e9f8dee4bc5775081c4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c52ad2e6e9df44058ec561c510c62f5e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "755fb2b6f5ce44ae8308eb193de9ab12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "519faa3f7940409b87739769fe8ab096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6a5d841799a7472b87516b2d9ed763dd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d92743afb312441194c76000a894412e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3bbedfcf430e4e3b9c011619e6b27928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d6bfb9103f34195860beb32811d7b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7cd45a3ee16e4beab03a4b8b116cd62f", "region_id": "RegionOne"}], "type": "key-manager", "id": "e0ca1d3401a1442c9949d3fa1eb973bf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce977303cd5b419a9a73f8354157123b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00ab1129508a43069d98fd1a60412d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "129a77dbb6c2423c9552978d0680d725", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fdb4882dac0642498b1c41216e5c0022", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62be154a167b4866a01958100df467ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6f1ae9b44734a05bcf382a39103ffe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9a4b59535bca4c4e9a54b1c573acef93", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8b5642ab703744d4b6a3c631f48f23b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48d440c878814c9ea3a24cd91d9f21cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "caf4de82401845eaa78f35233bc74cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1e3fb73e3234a88b434fc05aedae212", "region_id": "RegionOne"}], "type": "message", "id": "2478c041822c4deebea8b37b4cec8801", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a8b29bf498254bbfaccdce0f2b3f852b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "094b07344a7c4fc5b779b81522d51351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d8f560a9d1f64e46aa06e5cf72deb713", "region_id": "RegionOne"}], "type": "messaging", "id": "f48abfecd74d4a6fb6aea42a12919fde", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f3ae31206c34ef7a132fdd78ebaa2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4d83f501a76e4b518414c2f80f565d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af497ca908ab4011a71c6f7795493fa2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d533aaacdf464c6a9aef0d4af1b6ebe4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5ffdf51a9fa46fc96aa53e90938ebef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c3153e145844e98a8f109827e9d44c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c9c3c581c964368afc95c9d2ed4f6fd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6f0794b79ba54d41844878bf12944f02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63d3fe3d3bc14a63acf9ec34dbfb648f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e22157e41124d3d9a9c953c3fc89d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3529cee021af4abc94b49ff8e4b4cf7a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9dbbfc843abb4a3e91ea1879358ca263", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "940dce51898c4451a42bc9e78ba1b338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0b3e63613734de38e0e6e5847820a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88c57377d99a4820a8503b7e1e0c313e", "region_id": "RegionOne"}], "type": "container-infra", "id": "38302e944c164a6aa98cb593c05b7cc5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "85b6a388a9d64e09961f2026334334c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "561ed54a097640e898ace51c9757c689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "262f7c6eaf5c4c5683ddfa13e6ac9e99", "region_id": "RegionOne"}], "type": "search", "id": "b87385326dae4902a8d7552a89f831f3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5ea04e4f617f4c7e85af9213922d1032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b6a3ced2c9546329e3612a94b0ab80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "36e8920518994f1dbe9376f73bd31c8d", "region_id": "RegionOne"}], "type": "dns", "id": "b83cd1700c0a4d41bbf04f2d8d568ba7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4d23341f6724fd99952338669888f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20d6046f07054a939163022fcb857b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "90c10f22363e45aea131a326d0b54893", "region_id": "RegionOne"}], "type": "workflow", "id": "83e1adc9b2fb48abb1f04dc8383194c3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "891232cc56e04e1d9fac89d65da1bd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b884f90c29e84220b42db3e1fb0ba16f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "72ee3e059fc24cc4897702a79c390655", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6d492a1b511a4a18b083dd37f12a8de0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f084e9eb62ba4f7fabfea2d53252de69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1c0a4e1ae16b4dd3a6063e435095c264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8abbe251a87041c9ac6de43d74f1caf3", "region_id": "RegionOne"}], "type": "rating", "id": "2abc9a2805404efbb90603f6c107105b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b81092c530f4073bdbf27b20bf0f5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fba5c60911a545c091b985e91cfb7e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a4fdff64dbc34cabae0ac45e9557a2b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dc725c44066f4ccabc289d607671f37f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3783291ce834a4a8b7301756ce3e1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fefa5b48fc884bf9ba18d06c4325c94d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb2f1ca6b8854329b9dc2a89c919da9a", "region_id": "RegionOne"}], "type": "policy", "id": "4cc5313b66154ea9ac51ea520d4002b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf231f116f3549e4bbba26472e0f23c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e90d47054c6649049076a9fb88bb40cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5fe5f76e81554952a22828daec4b3f53", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "629477e13e6c41c28a25112cac81089a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba1b1c09ff2648dfb483c95ded6424ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d01936eea30e4ee3950d4f64c8be38bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78bc3e6b59a84f218e0683f70b684dcc", "region_id": "RegionOne"}], "type": "sharev2", "id": "92ea67d03d39484db762fb0bf6c51069", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a6b20eca7ad4646a6b47577f874a80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f005c41bbf0b4caf8f1177b9f7b2a421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b8e53c8f3214aa6baa6c51f439fe987", "region_id": "RegionOne"}], "type": "share", "id": "f3db62b9f305435f8ca6bec22fc3973d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87d592c5a8f64ae9a1e5eeafa255392a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f5db37aa97a47379fe305cd563869b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ada5560c437d4b23a954d25651a116bd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3b36de205e6a48baa233c40980ac8f79", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11ebd7048c2c41548ad9502cdeed60c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52dc99dc105f446e97b90ebc8b6ebcf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5232865aa7542f2bd0fd94c1ce598b7", "region_id": "RegionOne"}], "type": "orchestration", "id": "f4924e9b2d4c49d384c4aa9bbb215b4d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45e93366ed8d4bfba06e2d5c2c476b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c18e7a76d56347309f7b854260d2a50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "424a63d5663a4ba79d6330b10f0974c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "82d632a2864f4bfeb0163c023211157d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41cd819c6e064739a0f6c24c4029182d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cddfa639a4b6492bb1d02b0c1b9eb6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f3840c2210842d3ac094610b38b67fe", "region_id": "RegionOne"}], "type": "volumev3", "id": "274eb13b470747e8a9d58b8d089a2dd9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e0ad953ee2a4d548c3bb79506b730d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43a1ba13abc0462799d2229d6edba91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acce7009e1894aa7915d9f4dbb2bde1a", "region_id": "RegionOne"}], "type": "volumev2", "id": "58ef342e50b44c0e8dc267a8163bd96a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e6200ff79f54d1894de7183a3d73a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ecbc7a32f4c4e57934ac517ef620abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7e648dce9e0481a855a0f433b592e72", "region_id": "RegionOne"}], "type": "volume", "id": "f8a7c79a2b1a470987d1fc04f3d766f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82e9fc57862d46519a090df8c8ccad50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d599a19df8a42da85334b39c850a63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "965c9a2a95ab4107a9b4b23ac3609361", "region_id": "RegionOne"}], "type": "block-store", "id": "4636f908bd05472f8dd2b8b5d70c154b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "523a0eb346c14c28818483933476bff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0e79840faac463489bf7300f097f9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ccee338ced71479ea0debff736da5b6b", "region_id": "RegionOne"}], "type": "alarm", "id": "8db9699033594fe7a8994ece50857ac7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "299c6bba944d4619b495c168ee42acf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d005d357060e4cdbabd5800b13f76e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0626dcb62829433f9688a5a6204dc605", "region_id": "RegionOne"}], "type": "alarming", "id": "46d6ed4e40d14a96b3bb9da10094186a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34f6c9791f174d17889d28db86fb9b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "80157a35ad604371909f9d3b6aead3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a58767db7fee4fde930533b29757acf0", "region_id": "RegionOne"}], "type": "meter", "id": "c7e05664d7fc4038a984d35f52c79a56", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9741efcc04064e70a27b49b428ec9443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "44a55c8c743142b78c6695c1861ad827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "292c4d901905445a96d7f9ea7db23878", "region_id": "RegionOne"}], "type": "metering", "id": "abef4327b79943369034eea216ded612", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b036646525049ba9fced21704aca0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b92085ad84d14139ae011c94287bfdc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ece9272ed3b4a48b1a245f0c3085779", "region_id": "RegionOne"}], "type": "telemetry", "id": "56205054647f4cf0a22a59afb4079b69", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "739044f18413425ab8789258e1b46a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "08c2b397ea014f7d968914f12c33fe29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f848169d7edb472a8d848c35aa6543fd", "region_id": "RegionOne"}], "type": "event", "id": "0ade8b4ced7341e2a8e36b9ea28e841b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33930b72d8b44ec4b66de9aac1720e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "84f78b73a6714179b1a0eed888c2c0bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8dc9a5a460d34d008c7dbe63f09e8425", "region_id": "RegionOne"}], "type": "events", "id": "525c9ad0e1704878a0d81344f30859c6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d297777a8b9742268fcab9c41541ffa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ad88922d9e84752b4e47c12fca445be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe6a941be3904900ac6630f5edd18987", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0d5ed1a38fff41b193eff61ca1316771", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac797e3db6c844b7985036f218ef693a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "106f4e53044346f79a2ca8edd27aa564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "168c5da4b59a4c9ab8ef9b01f93811f2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "076b60efc0dc4a23bfd42a469ffea5d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e78156412244641a4b4e3ac8b5bc9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e53f5312df747c8b7f95fb7ed100b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "303c21c3e75d4cc688caf6b7e446d244", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fc04183046234a4ca090e4729fbc4f22", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "45c113ea62aa414bae4dc9fbc335ae41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a11da0e4e04a47ada0ef74238082d49a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4869f30ab0bc46eaae54060dda5d97f5", "region_id": "RegionOne"}], "type": "tricircle", "id": "74005be8dc08452ab4a2fbcbe0e8552a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "150272e080f643d2b3e2b4699fc0b56e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "36fd2081326a48699e7adc5a2313149b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5360693ad4bf403399897c2bad06988b", "region_id": "RegionOne"}], "type": "database", "id": "d7fcd49ef94f46c09fde1c0370b3dc01", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "215d1b8340624d06b45dddd53316d671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c20ea6e0f80248dfa46063907fd5b5c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f73148de879941d09d704f7fe3513422", "region_id": "RegionOne"}], "type": "application-container", "id": "662797dce30640d896882d78620d9010", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6348cb87b5d149bdbb3914ee55c2fb53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07cd8dcf09474ebdb86fd886e2b63f68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d42f000458f7403a9739340c4484b9c9", "region_id": "RegionOne"}], "type": "container", "id": "c3ee2baa3b254e488beb752300e28346", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f26e5c7bbfbe4d1189bcdce6a4e272d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b34ef932e4ac4e6f82d803956a25fe68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "77bb4fbed91b4127a52df275cfa8b3c3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "68c7b73fb47641ef9921aa37448a7d15", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfa7480ba55243739d4a82eca30cd481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b0b1840a95f4cf39dab089ce549de6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e311959c5a1475ea8591f5641519962", "region_id": "RegionOne"}], "type": "rca", "id": "7adf2d115fd9442c8a3e9b9172b433ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c89b81a4ef794e56ace8d08a5f2ebc6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2acd6be4ae4c490e864f3fa02670f0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "363fdef031a24f71b4080ae33c8ba923", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "01deb00b83f849a0a0a8c9bd60553c80", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "42eb749af72d44febf5650d9fb4e8303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "987a0babb38f466580a7f440f7dcfac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0b140fba94d44dbab00c49c429b7f20e", "region_id": "RegionOne"}], "type": "network", "id": "02995b1c0f6b45a18c19ad4911e6510a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9d7bcf95074248dc8d2786afdd23e1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "04f074711a72471c88cacc2815f5b630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "23a70268acfa43f189732a8bc23b27dc", "region_id": "RegionOne"}], "type": "backup", "id": "cb310b364b054c5281e5f8e59a3526b0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5bff047a78f4f7d84804d36dd79e712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2c969a81ef24e82a19c36b7dfefa922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8239f80fd38b4440beaeddd29034ccf3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5d6db292a94245b5bd6ac0ec6ecea702", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "14cdb3f456e146b5a22b40f8a12d5d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "518df22317e343738ff044340095c820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1fe965512c3a4d1caa96e5c5f66f3838", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "002c1fe184a740f49ce3e5271ab91135", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3282e58bd1ad4204826eb8cebf20b98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6095407370ad44ec95ea6a6f3fbc5897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "470c978d76e848be8c111c89869e5083", "region_id": "RegionOne"}], "type": "monitoring", "id": "f797c83e4c4e45b185fafc1081ded300", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c62530fef794f8dabeca47d9749e97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "239f70577eee4747a48159e7cb261161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "30bc9cb2854a4b3c954886dfb994230c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "af8ea2bee3ac4454b5dc17de44e413fa", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e268150b6f984255916569404960e9f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6d9d4bc391d140188b5361dd8270d24d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a2ff4c006bd14cb785ec09a675da53a6", "region_id": "RegionOne"}], "type": "placement", "id": "14be73d474474aeda5442fc2bc5180b3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "80366f396b0f4382a994db13c8daacf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8acd7bcc0cb34da1b0d1ba77823d01e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "33c86db3316d4aefab19f000ef60e153", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e54b777ed71545c7b0f6329c4af8ad4a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6582fb745bc4c7eb847069cc652ecb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb4cdf4078ec48e08863364221af2d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "70c1fc5142c84885bfd8d6f457018ff3", "region_id": "RegionOne"}], "type": "ha", "id": "e7cc02dcbfad4e159dedcd1b92e16ca7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6467c7e0c804218a9c686f015500a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2cd583c90c1944198837102a90441bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b4a508b11c2c403ba53ae8a4488da0e0", "region_id": "RegionOne"}], "type": "reservation", "id": "55af4bec5eb64d9c938b31295f83c8aa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d9fe70b0ed6e4722bbc69093689f3687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a9c658ec40142b3934bef6e6bcdb2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2a5082fae4c54dad9e555e221511b18d", "region_id": "RegionOne"}], "type": "function-engine", "id": "7b38d3e21ab34e42ac8e4ecb203afa7b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b48db67f0f694069995f2003ff7954be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "46870b3c8d154c7ba848d7886caf508a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a0f571e89e524c7eb809dfa1b56cf8ae", "region_id": "RegionOne"}], "type": "accelerator", "id": "b1437d50dae54c07a4392726dbc2fa93", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d871a02db9c246f2a5020939a08c3ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62cf3e40ac0e491eb39d2787b565bd51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "06035149ca344440a131444126d05870", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fa74aa704100474eace379bdec015ba4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6165fa8bb932441a8538ee277e726e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b37b8356c1741e5a4f84afa22c1e4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0a6d2962f9944942a26eb8e48f64c614", "region_id": "RegionOne"}], "type": "registration", "id": "bb9b9a5f2063409c9174182a15d18cd9", "name": "adjutant"}], "user": {"domain": {"id": "44f3365eb2ae4f7cb2ff8e4750485ca3", "name": "3772b35243a74cb28ecaf9acdb1c2642"}, "id": "98320ce5eb174daa9fbd016f2479c13a", "name": "9e2effe240cd4e5c9b52b03398cf5bff"}, "audit_ids": ["56f53572392e4ba29bd64ee91f044b39", null], "issued_at": "2020-04-23T06:25:55.130018"}} 2020-04-23 06:27:55,383 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,386 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,387 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,406 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,409 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,410 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} 2020-04-23 06:27:55,428 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,431 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,432 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:55,449 keystoneauth.session REQ: curl -g -i -X DELETE https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,453 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,453 keystoneauth.session RESP BODY: {"id": "1", "name": "fake-profile-name", "spec": {}} {30} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.174135s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,293 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,297 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,298 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,300 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,309 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.247954+00:00", "project": {"domain": {"id": "e1bdadc678c2432ab182e0e274325d6d", "name": "74c800257b9f4837857c045a78557254"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aa08038cfa4842daa5940e600449dc01"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8da09d602c7b4b37af44af8d24eba875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8ccb32c6c7684b46b1edf60ea7c5a872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2a82936e5a4c4bb6bfe88f24c6ed874f", "region_id": "RegionOne"}], "type": "identity", "id": "d9a98ed3f114418ab334a1f1a568204f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a2b3e5390fce4d0fb93320c33670cc40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d4ed2ad90bb34cb8a04d4bf060dd5f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "071c5dc1e9064c5d909570551b4c5cff", "region_id": "RegionOne"}], "type": "compute", "id": "f251336417d24096827e45c451f1d956", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "86ff1c4db8a842f093eb388b2b243eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c029098745a74cce810eedb7d85305a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eccd7b89893f4f9796cae13ab669cf80", "region_id": "RegionOne"}], "type": "image", "id": "d9e9cdd461294f1c96cc407e1b4aedf7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5557134eecc7419b94ef57f35c46789c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "15fe3d4cb394463a87610b358628fe96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "20acaf18ee324a318db09e5374289af2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5f42a133f7e842528bcc38e39df7dab2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e54043fecb47b6b576feb21618caf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f986938782a7440693cbc365e8acbab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03098ce8a94e4924ad5ef112f45e3d02", "region_id": "RegionOne"}], "type": "object-store", "id": "cd0abde2fed44963bd122b952909881f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34da91f132bb499687a0e8831256d530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bd765132e7c4d46a5bb2a411acb08a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "02ee3ddb07444ce5839b8a4d23e659f4", "region_id": "RegionOne"}], "type": "clustering", "id": "3c19b19cab0c4192879f56ffd2cff67f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b93668849dd94d8f82b40ad9804e2555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ddb260837204449b17e64e4fdd882fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef19e32e6616408aa7c0dc0894605715", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "300ff63a2a634a38927b0ebda664a764", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2205d70ae724beca69f761336dde56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92277fad7a0b4fa28dc8bd4f652aaa64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f4a8e0a235f441658cd477e2b57c3d17", "region_id": "RegionOne"}], "type": "cluster", "id": "2e08a84532484ee1a79134fae38eaec9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "70b126bf4d494267a4017481a8dad477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e4294e8b5c1146688b449761b4a23417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e9f962b7bfee437382250035b2b1ca99", "region_id": "RegionOne"}], "type": "data-processing", "id": "7e372b6162cf44aca9ba86037c751d4b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff985b33370748d08bdb5a77dead9b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1c128017dd247f09e8e962eb8d977a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abb0f83aa79245db9eaa2cc58ced7fd6", "region_id": "RegionOne"}], "type": "baremetal", "id": "b263d8b5854e4bce82a86086d1632f46", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5984cc476eee4e00a5ef287e41f22cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ea39fccd82a4404970db9aafb64b386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9716a490e7604873b61d3f08e425889d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d22acadb6a7044ec91f6794bc065eb3b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6cc44b62545c4ac0a3d9d916ea167c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "12d4ab70c531493182a550ed86d40a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a3244ff3ee345adb1c020edab7ed13c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "815952adf6d64d2abc76214c7b76a291", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "366693aa50a04a8abce914cdf7cbafce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "53d9365c33484b969655840d6582798c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "467175f9e46944ad8776a75861cef707", "region_id": "RegionOne"}], "type": "key-manager", "id": "5214d0c0246f4506a88b8f8caf63ebe6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1620d1162714c33ba6b7dfd4140c88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d9efd15a7a14bab9ab7a1cf7aaa1eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dd4868852b1c4d6aabc0ad3a5f017271", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8f519614ac6e4a8e96769e2ae42aaff3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f1d1fa195444cd082fc70ff209177f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04da34b67e174081b33d3f9615625fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3f7c98256e924fbb8084a5d12df4e576", "region_id": "RegionOne"}], "type": "infra-optim", "id": "32f68e068d0f4af393c5d3a5060d9775", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "61e741fecc024f26b1dce01720d59e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1405f779a04f4b51a36d503ed364ed9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0f3b563fda54093b915e88f32fb9af3", "region_id": "RegionOne"}], "type": "message", "id": "359e5de476134d44acc5621817e4bc3d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8b17064e036c4e02acb7c3ada4faa508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a54fd75d17f54b48b5a30c4f45e39fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d35dae1e0a3646d2a86877994611ac0f", "region_id": "RegionOne"}], "type": "messaging", "id": "946599c8b37a44b29273ef7368878a66", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a67548a3b58e4a97aca36a7dc1b7804e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "412060d8153c4da89cebc89ad7ffab1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0aa693d604834e06ba742392b4630d91", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2782a396d3f94905a49fd431bc5d4a43", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d90cefa9f0646b0ac62a10c86f6a290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fd3f05781c249048ede9f3868a6d583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "219836ae943e4f4baec58b9fef44c383", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0b3c9e7d86b9446c8b9d3e1d2d4d6bce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "053ca243cead4818b3de50fa72bc9cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc55c53e2ce544e8947478792be95e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a3cf436e8514f1f85f190a89c30bf30", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "42bb892cea3f42fda2c1861b32cad0de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c0f9bd042ea4140a29d8c5d6ac82bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afb7175063ec46a3a840805d36bad9f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d6e62c4fb0c4d5aaf0e61ac22f7c91b", "region_id": "RegionOne"}], "type": "container-infra", "id": "e7bbd01c15554b16a0b078106ce3d7d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f1ba9e1c6047433890770e7383b4b075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2e17be33f1c143afa3bf954cf06b7d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "877d5876fc8547aaa9ed6d9b592a2bf9", "region_id": "RegionOne"}], "type": "search", "id": "ab84a4b4c19b465b94944613fa653bc3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f7d9496896db4208bfde9eba553fc1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "05529d34436f4345a68f46d345c6f8f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d34311a0ab65408382ed9515e0e045ab", "region_id": "RegionOne"}], "type": "dns", "id": "3ee7a2168d6c4892b0d31b145140046b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a832cd04fbe243c9965ea160f98a4e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1d9b5d381984a0988a2a890ca2b8909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85d3c12a045049e8a757e23695603d6d", "region_id": "RegionOne"}], "type": "workflow", "id": "0fc2b0154b414fd894b402e3c41be01a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea6667abc371423ebcaaaeced739a72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dad8578b72247a884155f24854743aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "47ca3915854041fcbd0dd63edd401e75", "region_id": "RegionOne"}], "type": "workflowv2", "id": "49cfe391ef1945aba01bb41c77958803", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2cf4d817db564b41bd8158bb583d7375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "39ea1c7d02ca4d2e9322211636d5fa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "779f28d70025445a9682c388898e30fb", "region_id": "RegionOne"}], "type": "rating", "id": "69dd0f59de57433ca5c4ff0f83ae8f5e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "014c3b69f60f4600adf4b7575db8616c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a1fe125bbf143eba2a6c3eadd26cc8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb6aca75f48f4611882190d81cb628e0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "891b409cee9f463f8fce14be97651417", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8bd409a0f3f04268a967fc8864f8d22c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ab9b2ff46ea4e7185cac370f9c953c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fe1ad9d0c9d24304ab491ec4156af0ce", "region_id": "RegionOne"}], "type": "policy", "id": "9954cd25b0f248eda3d7371eb6cff082", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55f460a503f44fd3bd875412c8fc2a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd7ef15e84df4f858288e487c63bfbcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10318c5162d64bbc99d18e0864eb467f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e9f3405b3c934f61ad0a51b9d627c510", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9a68c7889f64f35be76a8a8dbacb878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dca4bc06483a44dd9c3513deed60c2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b74d1bb9dce24ad3b2970cd0d97f709d", "region_id": "RegionOne"}], "type": "sharev2", "id": "3b743dbdfad746d18bf3ef7eb0b3da6b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f63fba202284becaec1393ae959726a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b6d9168ec474fa08e3bc76b09efc7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3270b7df7f264f418d7954223f6df1c2", "region_id": "RegionOne"}], "type": "share", "id": "b85da1620b1648e98e3c2a3548a20c94", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0cc591b3d95f4ed0b26663c818bae385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c9e1b9449eb4946870b6789710b8d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "425e59e6e0bf4d89a7bca54ced680bbb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "061c903064434fc5a8307f85bc5d8b11", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bedcea0dde842c880d25b0786101c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "025279be11b940fe9629f0b04d7dacd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0313689d5f0c41a59ee9082ce5e36722", "region_id": "RegionOne"}], "type": "orchestration", "id": "659bde8edaee4a50aec518c175590a72", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41ac00aeb2cc41c38dd8e14095824c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d78bb1eba0047089ed0d16cb93c30c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ab856a43c8d4807b3b706ca88226f83", "region_id": "RegionOne"}], "type": "block-storage", "id": "e57bf32d728249a49f5b50475f4062fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c1ba594b0224442a98db8fb3c8f985d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2acaf4ad34b84afeb3e59f130afb58ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cda5359111704743875bb1753139ebc8", "region_id": "RegionOne"}], "type": "volumev3", "id": "b94c8f08636142ae9aaf58df47bd874c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9919ca2367594dcea2c54e090e376ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88ad9479fbf049af9f33b582a679a34e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d0e8daf9d284944a9ec5aee621cd624", "region_id": "RegionOne"}], "type": "volumev2", "id": "8a35e3d29d8c4d15a48e2b6603063515", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87e026307f949efb2e1cd4957192440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a6fcd3b2f054e6ca2d665ef25107b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa7cc5051bc84f80bec4fd4a84943bb3", "region_id": "RegionOne"}], "type": "volume", "id": "d1e8b816d48b455c8a411f965e47374b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55ee417756fe4f03b6f6d061e1bd1012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6feb66b6b7114120b00c7e1a1b50c018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a4d4802b56c426893982e38fb78da32", "region_id": "RegionOne"}], "type": "block-store", "id": "0e9d38dff1384290a6cf6903efdb69ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4fc5ad6d969d46168e7328440ec17382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "173d0acd42ef414a8f9ded23f978e2bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "615d8f4e9918471ab25adc4a158f39fd", "region_id": "RegionOne"}], "type": "alarm", "id": "637c1894020d43668dd10d7e18a21a30", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df3e69e7b17445a8ad0fdd9f580e5a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "798f871d787344bdbe13cd08db9a6df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0556d4dddfdb40ecb47c5afdafcd21c8", "region_id": "RegionOne"}], "type": "alarming", "id": "1a2e696b686e40278aece2bf65660970", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ebda150e901453e8f0e0e0d559e5dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd209006580c4945948b046d34c16418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47c1f9259fbb4f8e9620fed05d7932cc", "region_id": "RegionOne"}], "type": "meter", "id": "17bf87d29d1e4c7eba663de58fc6a39b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "519bc94710814bdb83e5cead5e4534e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ee40246f9f8431aaeff9e7c7bcc583c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "424571b17f1d4038b50a71b935418336", "region_id": "RegionOne"}], "type": "metering", "id": "ffc7e876b0794289844d8294d91aa7b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b6e0d83e6ee478d9259ab7ffee1f688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b66b8b9133f4479b6df17607d922b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1f88a2af7614986854a47c7d8703451", "region_id": "RegionOne"}], "type": "telemetry", "id": "2dd204ecb9904e9182e0cc02a2211306", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3fc93eefac1497ca6964b9d38a61131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "800f8708e7c246b0a3eb4a45d9c7dd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc1f5c8c79af41799fa2f1395e2a79c4", "region_id": "RegionOne"}], "type": "event", "id": "b4c5b3e6c02044e19ed88cf300429fd1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "21c13fd83f2d4b628b54faa29b589da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85b0ac34b4344e3b87fdeb9f565cfa6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5aaf8f1dc004670821301246f6af8cb", "region_id": "RegionOne"}], "type": "events", "id": "888e0548034947e892f9ec6b1f83f3d3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d99ce340380440f1b66e9d200ad27f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71fa586bccaa4c64a21df4323e87fc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c64267967a4422cbe76e4a2ec015573", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b597e44e6be842c880de873095b15443", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3dbcc3d30f74aeea6c4be70542149c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c70b06dcd5e74907a5201105bf4c5986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "001368e05b794cd5ba596024e9bc7a62", "region_id": "RegionOne"}], "type": "application_deployment", "id": "15a4521a641343adb184194b8d41bfd1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b37d6d4bb53a4bed9a194b90b5ed819b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ace08a9fbd14c67b72afaf9c6ec4165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "caa1bc0510d6431197d46fbccb4c236a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4178d5fb70564998b4655aef6c3be044", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2dedddf517e424b8acab0d7c7ec5882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cb0d9371ea64239930ccbc2f28e98df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "39208d21e847420f9eb7b133a54b81f8", "region_id": "RegionOne"}], "type": "tricircle", "id": "8f2e0e6f8c8d4f71a9bca01bc9e91860", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a1421422f3c6428c98424017c04cf8b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9dad3e87f3d646478e42c72a0e1cbf34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "54feb4394f7c46a1980807d5a6b48c34", "region_id": "RegionOne"}], "type": "database", "id": "03d20c8f885948f2b635f7e7c750eb19", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d213fa7ba2d5478da37a0a7131b16c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1498979db4194c798529b3b7a7ee2190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "20a110382ac7443484fd77eb9920cf3c", "region_id": "RegionOne"}], "type": "application-container", "id": "545aa0afc8d34877b5f58ce964e01c28", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8f24b5b19534796a61e39567c182005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "423e789002b94a1f994b9922339fe415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa3526edca674acc9450a82c1b929bbc", "region_id": "RegionOne"}], "type": "container", "id": "26bf69e87cba4cadb50c4553e07a2ae4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "476d3f7697df4178ab00c84a35f91c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ece6959f03ee496fa910dbf847a1508f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "140f2236fcf541a98c9fbef75ce28f9e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9342eb732bcb493b848256bb738c5722", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2465e40c2f24940bb759bda7bf13dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "237d5388897f4ac191e01b7cb16e1875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "94301298e4b044198ecda0e9472270ea", "region_id": "RegionOne"}], "type": "rca", "id": "b71693967a97465781ca8fc35c57f870", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c378d4b9f9840eb8dec3ddf6fa42f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f84385fe55c64de69049bab3529d46bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "583d3694a316480aa7f14736d0e0e243", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "19e16612ea124ecc977e87790161b93a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4f256abc7a464eb39d3747d937c344e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3e80a9971e374f3199af9bcba75cc46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "79ca53963a59474a83c07d173a275fed", "region_id": "RegionOne"}], "type": "network", "id": "f8df7f31dd4d4a35876b81609556005b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9557d2b0a9294eb6ac93bb4b8c58fc74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "53aab0841cb043e7ba749e80b173a3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9ec54bf2c8c5428d9ec8d6c130232506", "region_id": "RegionOne"}], "type": "backup", "id": "6607f489823b4133820ad3507268f0a0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fcca0d7717d492096fc3ff47bc1d207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b7902ccc24346bb9d0768342a08397a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd95dba3f2f942cfa10d04ca3c2c3ca8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "19885c3274f34b6598d9042800b45c6e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e859be2168746ba9d95838e588794f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01cbb6459e184cd7af1937fe23223e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1700fac2b47d48af91212a6f79322ee1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b038cc06ed644f728b524e8c1d67fcc6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6d5d771dad654718a0d946335a66794d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae1a2d78dfdd44a5abb0d006294e1a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0c434a065310490884034e0672b9b82a", "region_id": "RegionOne"}], "type": "monitoring", "id": "ca2e92e8e88342da8e69a80668345f50", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1869274544b44fb79e5aee061bff3555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a03f6988ead47cbb0b0f453a27555a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6ae09e2269874ff2a4a2100ae63e6961", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "34882cce21a64f4ea7b5e664a03c560d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5296d7bf00ad4c30810bec284dc977a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "831dd74cadf64fb88135a59c32588193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c6360f92e0c049feac0c11a124badcff", "region_id": "RegionOne"}], "type": "placement", "id": "e566ef072c8a4f41af4a37fed9e71681", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa3531e9525f484aaffcfe2355601537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e8a71a98b90b47be9b29868a289535bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a935a08238f4c859e4d0e9a2df647db", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e136290a16c94a7ca747d9f89941faa8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d670bb64d1ea4845a429c33918e8a996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07768de056274067832dbd3c2563669c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8b2ed2cc922448ae9bb487ed40469db2", "region_id": "RegionOne"}], "type": "ha", "id": "388f02ea400941ac91105a2f568804ac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff5dbcbdcb9e4f7ba75b577baa1f3ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7698479b40b24c7c93e5e667bdb3ea80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "321c1accf6a046b488fef6ef4feb3675", "region_id": "RegionOne"}], "type": "reservation", "id": "dd312e6b07d74ef186b0a64cfae93dcd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a83940aa0de74612ad4661ee05f8b743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0bcdecd2ce984afdbf89bbb75caca46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "59f8c8788b2441ab99820676c5fc5f0e", "region_id": "RegionOne"}], "type": "function-engine", "id": "d157340e6ae74db78550efdf8503ba93", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2ea76c3a0bef48429b7528c8e22b2f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7aecabcffa94f6f88fcad6caf9a6758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cd1dc43d7d9a4d7f97b00c587ce9cfde", "region_id": "RegionOne"}], "type": "accelerator", "id": "f6ae2296c9a448c8a6b4ec136fd1f725", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6e00c0c80314445be30dfb39d1909b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b72d63ab45f14a87bed7ac1261e072f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "76259cd10f894455bca8fd149fa07b3a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "47ab81ce84a34a59885714524324ac77", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c0a3c02228d34a51ab7500d57b8f93f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d832332fccd4bc9b3cf5cef7624377c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e3ab73912b87483587128844e8152f30", "region_id": "RegionOne"}], "type": "registration", "id": "3d4b83c4482d4dc283fb4773458a6666", "name": "adjutant"}], "user": {"domain": {"id": "77a0d91eaad3449280110128880ef6f6", "name": "2a59e3f5f62b4b7aa6efd575919b5faa"}, "id": "9f4dc9b91e2a4501aa51d3f7c2963ef6", "name": "d9bf1465447641208ec7a5ebccab1ba4"}, "audit_ids": ["f54d5ffbe5784c4f8279b22a1278ff7a", null], "issued_at": "2020-04-23T06:25:55.247954"}} 2020-04-23 06:27:55,345 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,348 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,349 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,408 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/02dd9cfb-54a5-4a3b-9c03-71e95a6ed454 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,411 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,413 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "02dd9cfb-54a5-4a3b-9c03-71e95a6ed454"} {16} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.144404s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,429 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,434 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,436 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,447 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.370547+00:00", "project": {"domain": {"id": "e4b9f987639d4455af4c45cf74651805", "name": "8c407dec86114fab96fb7ce99ec8aa62"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d084f7377e9d4c21a1b3b0172464d8fe"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "56bf56087572421d85499fa78f5376bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3a2a3020ac024df79dd479d775fd55f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ca4034bed49a4daba644cc58ab8174e5", "region_id": "RegionOne"}], "type": "identity", "id": "29eaf9eebe1146a791ac429520a67af7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ab90f19d69094bae96511053b52d3bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "848cb3bcb5ec4270a05df113d3fb8c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "54374f70aa5d4d99a610fa9c7ce6f64c", "region_id": "RegionOne"}], "type": "compute", "id": "4d049a8d0c3d468cac341ea830c8969f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "68d7a11b4b064da890052cbdb36dbe45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "806ed752ec92422aa2104e55ebe37125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a3496ebf27074ea7a3ac080f86bf9809", "region_id": "RegionOne"}], "type": "image", "id": "512060230bbd4f85b3caf9fce195466a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "043010a5f98340ee96c22171b1e51afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8ba4d27fe1c54fdeb0292c99cbcf7088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3c1be0da118345e5b023b37355944894", "region_id": "RegionOne"}], "type": "load-balancer", "id": "81cc44a5060444e4b22713f5c072b185", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b4a8c0a67c4190993998118897c925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df9cb39dc02c432c92d5d85ed820808c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b58b883a207406bab5103230afa65dd", "region_id": "RegionOne"}], "type": "object-store", "id": "ad47554516d34b89a6f4b7a5c7b101c0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c8440e331d8419e901e12befde7c773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edee409b3ea84e3c94438f3da3a276c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "78282ee676164fa9956b3561eba272d2", "region_id": "RegionOne"}], "type": "clustering", "id": "6129de1d5dcd4c5899205a04d85d9e89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80f0b7634c2d49bd8b1a356e1cd0d839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6fa271ee448482a95e07b41d71c8c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9aa54576c48546b592f628d61568db40", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9dbb9c5b1589412fafbbe37ba01cdd67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15524cd1395d468da0ae19d37e12837a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89435ee3b39d41c2bc1f5b6a010a7011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "730030c6f2d54f9bb4175f8801b5ee20", "region_id": "RegionOne"}], "type": "cluster", "id": "0a31f52795e34e178fc642e5675b314a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "57f1cce3e5224cc0bebd6787f46b600c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d166943bfd4d486cbbfba7cf2189825b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "57c42b5f3dc04ec786ae58b97b6ab8c3", "region_id": "RegionOne"}], "type": "data-processing", "id": "b9eb829f83824eb79c3ef0f709dce7ab", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29b678b30be9484bb04249ddfb7a730f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dcfd919d7c624c43ad616db1dee1e09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5e0342d5bf7844739c0ee294f0b114c1", "region_id": "RegionOne"}], "type": "baremetal", "id": "13a93d6138b14448bdaa4466ab0bd956", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9700266c806340e19da4b0014cb855b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4161c74936146e8b11e609ef56bf3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "665c7f40178840358060d3ac0a8e44f4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "91349b757c0b4d2f9b5d48525db0e1ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e4034169856497fa04048f3c2a40e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a89cf00a9bf54ec484054c9ea6c72598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3934319e02064475a6386763c882f0da", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ad848cfb392a445f93e30883a07755ec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ed4c6e2c5c384e75b747a327a2e153a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0fbf60756f2e4532a2f58334dba88255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e6bfbbb529504f8d92c841e15630e8e3", "region_id": "RegionOne"}], "type": "key-manager", "id": "a42e79071491446f9328ad197cd7fd1b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c89450ebd67d43138c08fc10775bec01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33bf0b10cede48e7a004899a52d27feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a366ffcfeb5942e598aa0e1a73b00c84", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ada4c2380f834f568d5d7befe0737c75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c84da94452724811bbbada291a3f5438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3834a8989dd141f2b2ff0359846b2f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4504f17660694d75a390c3f8ed63b209", "region_id": "RegionOne"}], "type": "infra-optim", "id": "85c7aea53da24fd18394e4654e6e3382", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19dfd4f30cb048938f5e5ce3b5cfff30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "715ad468d0354f2ea9ced6786fff88fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b09bdc55cb84c40af65f075d95c9f25", "region_id": "RegionOne"}], "type": "message", "id": "e288a4b551a1456c9f23f10b4268e42e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "60d1c058d70e4f02b0ac77f27a785b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f93173e1300b4116b0f3ee1531036898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac4bf5afc64348838f28b3e7890c7096", "region_id": "RegionOne"}], "type": "messaging", "id": "f3427fe1a5544355b06629ec6639845f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3bc3f0a14e4c46c6b5d264b1721c3883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a6030e357d1f4ba384af49f9f91f7f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1f86aac8f447492f8129f79830973463", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fc4760989d9346cf98b585985575e2ef", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea0f325d26a540f18eee268f267afecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecbfe60df05a4683b5adb25a67c517bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2b355bf5ee84c5db65b5cfcb9dfb899", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4caa6a1e47c14168b4037c9fb4960fe4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93aea97ef6db4410bbc628244dfc3976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62d5b453704149b9b133490f55b90db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b23968901237472aa8358c3758a0851f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6b75165ccfb54b9ca3f972c6fe5fabb8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d66c099e199a41ed8ae7c2fd6f8b129a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e29bc4b6d3a45eea6937f63d8b3f2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02a7e0e454f8401fad913c9798f9c13e", "region_id": "RegionOne"}], "type": "container-infra", "id": "facd3d00f77c498c95268ed78b193be2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "79e82cf4e25c44bc98481f7bd38005b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "96d04b88ae2e465183f0fce3ac230890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "878c5b27f08e45be835e6a6329c5c533", "region_id": "RegionOne"}], "type": "search", "id": "468d513b67f143569e6666ec39d8a1f5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4b1e19912e4d404ca502a5719ec2567f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3d16622ba3d547728ab8b8bb7a4ba3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "456c2cf2060c42d0a5f0b4496c57d8f1", "region_id": "RegionOne"}], "type": "dns", "id": "6ecca0acba9a49678c3e86be2ac927f2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba49582c9c73465088d2e977e18e31de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc18329076524062965c5af9b36c1ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0c88c0524ef44f03a9bda87db0d348c6", "region_id": "RegionOne"}], "type": "workflow", "id": "9b8f09fd06b146b2aeff27e59b8310ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4e4864ef22e44a6bd02e992733c9b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c221227335a49f7aa9cbb917e694cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a17b84918b9847a3980a7db3090d94e1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "33c894e5855b437a97b60244cde46bbf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30f64a109ac641baabba6ad3bd209de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d14bffab1bbe4798adc698bcd9a35347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "05c0495ac80b47cf9513f9ff143d2800", "region_id": "RegionOne"}], "type": "rating", "id": "8e14cbc937dc4ea9a353b281144a7a9c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c2edc507f384f0ba87eeed035f6f661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0835b79bb8df4a75bd4ee216cd42abba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce507e664b154f279e91bd483baf9a30", "region_id": "RegionOne"}], "type": "operator-policy", "id": "016d2cdeef60410baf3f904bc989e8d4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5497c07ec9144e09b2e54b8fc4e5ca18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb2b85b3b7f34868b1a7e245abc12a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c0411940214d4aa687df142f4b31f2df", "region_id": "RegionOne"}], "type": "policy", "id": "8dbfbfd5585341e99e9c55110cfbb01b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61ee85be4f8b4f209dacf6bfda3ff1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "666ac3355243407389ba97af304350b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0875eab15cfd4e3989416fc9ec68dbb4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6f4432d03e274a6bac9c3d31b8856cbf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37049f5af1324d9292d5addb0ac5cb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b36b0ffc8c14fd4ba5b552af9c0160f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "315f20ffd69445ecad1f5101cc4720a0", "region_id": "RegionOne"}], "type": "sharev2", "id": "e977dcc04c2b46f8af42dd9f28e2917d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc881c6acdaa40e895791073da0ce780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92594e76a66b4cb488eac63549a76cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d329e4e6cda144aeaee1d377612ef012", "region_id": "RegionOne"}], "type": "share", "id": "6602009d65a5402fb2f999fdf787dc1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "45d9d938feb7490d8fdd21a3634b8bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "83fc46786fe64477bbd09ce3d4f3a281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3f8840d8384b4402a4ad6474658e4883", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "74023e18bf13455abc9eb42affd19b4a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "154e80a7cbba4467a93cf48d896ffa54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39ed553755ee48fdaeeacb169c4951e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b466c01e77374088820c0172b148557b", "region_id": "RegionOne"}], "type": "orchestration", "id": "3b2c1e82e8644707833e77e9c69fb715", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f180d8076f5b4d41a3bdae453690a0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "247eebe3709b4a15bb2c91fedf52c4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "123e46c0480944ccbca62a6ece54b431", "region_id": "RegionOne"}], "type": "block-storage", "id": "10cb1597be1f47b5b0b18f67d2a321f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed4ab1f55bbc442e86ed12dc25c89f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f6f681192ad4f37980ddeae184197ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1899bb326234671bdd6182f46aa8dd0", "region_id": "RegionOne"}], "type": "volumev3", "id": "c6cce8dd59ce428194555f491bd1905a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e851fcd102c249d79682e098086204f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1152a752f1c74e47b6a0c26c432ae0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f87fd721e2f44493837de728e897a724", "region_id": "RegionOne"}], "type": "volumev2", "id": "7b8709bdf92b4771b1603b9c4fabb623", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55f4a6d62ebd443d9e8664525989bfef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8abd8637112c4ce29038fca30f2fb91e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "066c4d9f7d6e453fa3dbcaa6e0d59283", "region_id": "RegionOne"}], "type": "volume", "id": "e4ea8d5cc87c45e7bf963d3e766c937a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75d12a5d583b43c59eeacf880185b87b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f98b210adb0b419a89503cf78ef6ace7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a3fa7a01e145ff9fc6c8eb3eecbe78", "region_id": "RegionOne"}], "type": "block-store", "id": "32cc809a55454b738f121da83d5b0f1a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b0d31ecce1b4fca90b48af3005a7504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e4f86c109dbc45a4ae132ba89f14b4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6a19a73adb684911a254c9a9fcdd477a", "region_id": "RegionOne"}], "type": "alarm", "id": "dbdf0597f5f34dc8b5778c09784a6f00", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74bb67dafdb045dba3dde4ce52a670f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d433a14b08e44c52b86dbf0b4007d77b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f13ca5d72172452e868a27e869aa448c", "region_id": "RegionOne"}], "type": "alarming", "id": "dbc647bfc00844b1a58f4d90ca7a2b8c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "527c44b2a63e46a39b3c5fff35436e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ff79be845cc46779db06d6251501408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96ed863552a446d08a165b914560eba7", "region_id": "RegionOne"}], "type": "meter", "id": "ee5393d4e1824e2f80af5720c17464e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bc5107e92574f69a921788e2a0dfbd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3b59f6824084b8d873fce50cd300fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "90ef2c0c61624790935553e2cc884779", "region_id": "RegionOne"}], "type": "metering", "id": "87271b5cfbff44db9ecacb91867b1734", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c64a7283301b44738ee1a7543658db1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6aa5db0afc4b4f0f8284c74df26601ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7bf2a3bb88d6416997c2afd34d3ab413", "region_id": "RegionOne"}], "type": "telemetry", "id": "59ccd7693cb241b1a18f7e9f1ae54bb6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b68943cbfd54a7bb54889ca05fc6620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f1bacdc91eb145a9bdb63eeb86ab8c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e65aa124ed44c70a58c29ae741f0d20", "region_id": "RegionOne"}], "type": "event", "id": "96180e59e2fd48b5a72d4b4aff095e32", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4e6ec8e1cce4adbb713907c705f0935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0801d2a8fde54b67b69b6987806c3315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d598dcda98f4ef3aecf95a908c1526b", "region_id": "RegionOne"}], "type": "events", "id": "1b8fc2f014ed467b9222641656d3be7e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79d8c8df4f174ae589fdf88fc6e18aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c57912d32129493ab57d4e250a499556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d319afdb457b4b7bb64da17572c67a94", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6d6832eb33034207a0c85bd0562848d3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96c55a7c4eeb4b1fbb2f732cdf4e9a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2bccf3dff684a8b9500bbc9ef1864c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c165932e84654d579babaec8b118eaf8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "15a5723eed9644e8acd0c20dc87e07e2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25e0e91632b14ea5a24efd32f6263537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cd30814e10d45f596eab4ff7a6af809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6eff6ade87b410389eda1e3d0d53e0f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4119deecaeca49debf8bfdfee1ec9293", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36e9cd27b6214a6bbf5a457850189262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da3347024d5b4565b840f8172dea6cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fdab4572db564e4b951ce752195b1a0d", "region_id": "RegionOne"}], "type": "tricircle", "id": "65eea90bc5ea47688df8abbee63211fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3aee7dcd6bd74c79a13b7fd1a40edc2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "800295c0f8fa4f4492927f6d454f99b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c83cfe758a8746dd81cc8277de33d948", "region_id": "RegionOne"}], "type": "database", "id": "41360d62ba2e4429bec16da13c6684da", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5c3e79c39d04018bb4674a2f50b1be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27680ac64869421c95fadcc72f0a3d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "652eb273d5804e92a29bae0540424e2a", "region_id": "RegionOne"}], "type": "application-container", "id": "e5214613e1914f1e853d25817988d638", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb2b0c672c734d3ebdf8f41a538b54ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88a0ea3ff51049ca94a0bc0a4d27823f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f6b48d76e83a43dfa376a807c207114f", "region_id": "RegionOne"}], "type": "container", "id": "3f069761615f4df88631d9f6e0bc9469", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8bc301a844c4bdb9ae5ded98e9fe446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ef09ae6199345f8ac3b57ec0c2c114a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd52ec61a4f840f4b38259605fbf103d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "28eaef26cb0949bb8b73ddc872860149", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df2ac01751874e5282f1abacbff11292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5be7ed5728004fe18f9211689cd6c1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "966d4d105097462aaf5e873050a80222", "region_id": "RegionOne"}], "type": "rca", "id": "afaeb2dd14c1436aa902321a3a2ba93d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4532d670d607465ea30ca51a1913faf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8bc346826a5c4e2789ac354df5d449bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e39992ea04ff4848b621aa23419e760f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a2f48b15808e462689ffc5df212cb1ad", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fc9d43472c244d38a4a7ebacbdaba2d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5dff1c4769ab4f94a8b4215299a1fc74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "87fe06ab8662413c9fe053862d5bf766", "region_id": "RegionOne"}], "type": "network", "id": "255c1997f13f4f0eb3992bc4efb0095f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6f21709cf49f4566a4a66fed183b9d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f723c6c827974bb385eeab54680af02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "21b9c862e696409699d52eaa121f6f1a", "region_id": "RegionOne"}], "type": "backup", "id": "9963599d53e94292bcc452d7ed15a452", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e597863c0fb94e05ad17f44596bb5864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4c41a0fb364492198a23ff4567c88c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ff8b6ba86e5480ca5564751eef73dd0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "392f763cab0c4337a752d0ed692b9d58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07cc0aefc2b04908ac27c845095cab0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ed93d7c56464705a694c49c21f07466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a9cdbaabc6b6461b95dbd81f2cff3453", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8da5deab1fe84fe28d26cf62ba925afe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "13da9f5cc4c04cb1871756e2aafc5d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "addf6a7d916e45e18c6b21cadc86f5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ec4854e71b99473cabad811f141f57ca", "region_id": "RegionOne"}], "type": "monitoring", "id": "0fd9d99e494c494888b2a23e40716639", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "654f48c65ca74c5aa8e124166ce8e9a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b34ec6060ca4b8abe9bcb70e7911a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c845a92f549a4c34bb25cdb4573d25d5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dcb44b5251604409a5a5708fc8404620", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "94082417f0e24c7fade096fa8bc1245b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aedbf5e5972849faa3147e4e99b3138e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "099777af5c4a4b488ca89a78538a5036", "region_id": "RegionOne"}], "type": "placement", "id": "71b23bde9af1443faee45c37c72a38f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dcf2fcc1f58c49278a2ff5cf4b4f22bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f911fddf51ba40b7b6210aede7f6f5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c35cef17085f4011b8ce2a2e3d69ff0c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec74ad16a4bc4500b6f939767739a7e1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a96730778b5e4a2facc0ee623dd7cc07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e78ad28830f4ac7af533b2f7c2e181f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "00b25e76d15e4d32b6e640adefd01bfe", "region_id": "RegionOne"}], "type": "ha", "id": "3d006b124ba9419a8cf6c874803c1e68", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ca2c94a74a664ee59811b63d748fa183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2bbac362ac944f3a823598a1a92fc0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e665841754e44ecc86d182ed8c4989ba", "region_id": "RegionOne"}], "type": "reservation", "id": "37a6fb250f1c416a8010ab3598030b3e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b973cce9a1a4ac0a59b4f0a4f203c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e85632c11277419296616a89274eb386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3186ab72c03a454f86b7ba7c606a9a85", "region_id": "RegionOne"}], "type": "function-engine", "id": "634b6327f1d84d87a985f877336e1d58", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "963624728abc4b5cae81e4492d554a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "14fea86ece0f40efb9025e261c05b58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "29c271224ecc4ec3bd114d1aab86900d", "region_id": "RegionOne"}], "type": "accelerator", "id": "9efb0cefc5834b1498f26b9869437622", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "961d73db438442b197ea9737c7e71713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60641c9558cd428eb8cdd717f7ee5496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e30b3920ade5443bb8e2bbe14a554f63", "region_id": "RegionOne"}], "type": "admin-logic", "id": "17d2a643580044e19ca5617199a47d1c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb5d25589e2843bab863ddf8abbfa4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87c32e1bef99455ba0e12ff0d1c8b330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37a884ce2acd4af188bb60510e61d155", "region_id": "RegionOne"}], "type": "registration", "id": "d7837f990d6848eb8b647a62165c71c4", "name": "adjutant"}], "user": {"domain": {"id": "b9a5ffdf70244311b5924b44326d3cab", "name": "953d8c1fa2d14eb6941f47428b75a805"}, "id": "f50209a71269493eb663ecf32e548c07", "name": "6a1851718899476da6060ae3eacbd961"}, "audit_ids": ["b218ecf6f57946cdab81a0d7774247f8", null], "issued_at": "2020-04-23T06:25:55.370547"}} 2020-04-23 06:27:55,507 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,509 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,510 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "9409df4107fb4de69e91e7265520fe09", "id": "491525319999469e97436f040d0c7193", "name": "groupname-2"}]} {18} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.239336s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,372 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,376 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,377 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,379 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,389 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.239643+00:00", "project": {"domain": {"id": "03a613bf1d414d82b70ed8b0dcd84abf", "name": "b0ae985e8b774d4eb7bbf71bba880efc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0ccda9d6cfe84f3587a957d5ca873d6f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "61c2322d393342e98f145c2cb0e1d70f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cf45d8af783f45cc90d48b9672c9baf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fff7ce419fa644c788a1b676cd6f2097", "region_id": "RegionOne"}], "type": "identity", "id": "9a7b8e6ae7d94d5992009e36af9212d6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4ec2ede1a59a464d8154687ba39ca28b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c63bcc4121804531a57542707f753f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e8b37792dddc41318f217f6e2379f2e3", "region_id": "RegionOne"}], "type": "compute", "id": "a19c435abe374159b1a6aee69f97e512", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "218601fddf3e49a08db898a11ae4caec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bd2ee97efcc3437ca2bb6d16cc42073a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c56d5b430d2449009a9e95d5aa98db44", "region_id": "RegionOne"}], "type": "image", "id": "5d8564f0c0a54af29d733b1d985b824d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f662555d6003491899c3de9832436c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0d50aca1c07a4f77a0461b197374e9be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b123ef1e7cdc4518ab320ef24b3a5aec", "region_id": "RegionOne"}], "type": "load-balancer", "id": "263570c87ab44d57977acd0c344f8eba", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17316a73b0aa447f98887c2cc60f7328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b1a60dc00a745ccad3f3ecb0b8fa82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b45d63c4aea4f888901e86463a7ad2d", "region_id": "RegionOne"}], "type": "object-store", "id": "f0ab3c51ab55485589316b0de04c371d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62d999a6d5e34f7eb2a6b31b2126049a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f99cd0e6c3b8456ea199900d5c0dfb8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c8e61e1b0c1948499fb515e1cc591572", "region_id": "RegionOne"}], "type": "clustering", "id": "9ede2c6614814337ba01950cfc01f539", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f98f3950cfdf45d19cf83e3710f8d6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ac72cce2b541460c892fbb33392a1354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e783c81437f84795bb0017e7da7a1728", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fa84fe01337d4bde8235a343c1c154ca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b45074e6bd864cd29db67029f87bee2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d93f6216eb204fbd8beb173927a7f23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aedd1391dfef403bb63d7c9232b27877", "region_id": "RegionOne"}], "type": "cluster", "id": "d33990d788af4501be4f442379bd76da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83c344035c70466aa43fa47b259d5399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "702e1c8b652d47258c98dbc66b4c376a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "973acc7638f643eabcbaf4b7f535c1e3", "region_id": "RegionOne"}], "type": "data-processing", "id": "442c16cd94574badbc61e4df96904a1e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8251c85f42e4e84bfd95e684273fc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "267d332318ad41bb9794b1bc74b79cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "151a72d258794ac3bde3a26caf483496", "region_id": "RegionOne"}], "type": "baremetal", "id": "99ab6cad433245209c09b0b0aa5c2de6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32006413e2074571ad989849fa2601b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e619075022d24c32b27020cfdc044e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c29e849be861471ab8802048100866a2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "930c565dd97543f79e4aa791d640dc0b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d0877e177b494437b2469dcc29ca6da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5c0b31e433154a94853c78bbe78781d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "915bb836ef71498288ff4b48dd9fb003", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9f09281953f24821937a75f8c3b75e54", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fcfbba98620d433880808d2d3f35bc8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11561da379b443cf9ebb25e4dc240c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "de62484d6fe640e88762747329e05274", "region_id": "RegionOne"}], "type": "key-manager", "id": "4f71c958fd2840c8971b703cce2ed99b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e394b7dcbcee426ebde07c4191926f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71108eff0889457ba36d9b9cf39c4298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0a75da8397074c6e9dd3c8c12d7a813b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "af040cb4a5694109a9e76df0aa4cb556", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2804e2e4df73456d9fca3bcedde7c61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a119fd30ef924393a70d542d049810a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "53a5e90173dd4939978a92943e3854a9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4c11d40eb85b4f2dbb65e0ab3d947d06", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c4ba55ed8a6144ec9076bba888af79b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f40e90b9a56146fe84c1fbf95f60b2cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad5103d1ca7747288370c9663ec308a6", "region_id": "RegionOne"}], "type": "message", "id": "86bac5f157db4a8c8fc60cfd453d6066", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f0cc0849ad3b4df3bab99791b3d180c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee58b2bdfa124ea8904ccae6fe8d2638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "40fda6483fe44f99b2ab89bc50bbd71b", "region_id": "RegionOne"}], "type": "messaging", "id": "9d9f943e1db94d1a94f13b5eb684573c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "face4fe4e0ec42aeb3a847df7b23bcfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7659369112246739dfc5a0136d29025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3fa1372f8af143319693311b10836d45", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aec3bf82ac554984b313e9090ea2a601", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67bb8ab491e84f7d8d1e2c45fbdc260b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62efa8e5ed2047a8a98e48ab0ca9698b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7be6f023ec614d5a82036d31bce122d9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8748d7c6f5404d48a6c5801627f9fd58", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f523873c5044a359b5631c44043b9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f768a27153545c4b35288b446ba74b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "566a315e926c4843b18e6337a895b614", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "521ceaefbe0c4afc996ffff6ada9c740", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35a1b08593de481385dfcedc8e82ef55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4226a01c30d84f91838d889e938919c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2add164aaf1d49fc9d30ed05bc8bb4c2", "region_id": "RegionOne"}], "type": "container-infra", "id": "6b44b0f0d1de42f9966a8ba6d05dac08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "49fb6398a6ab4b1e95be6fce1783e943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bb5ba78d10784614befd7142ad65f513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d4f7b07e84d64e81a6112fe2b38776e6", "region_id": "RegionOne"}], "type": "search", "id": "27412506dad4418d8de7fccd6f0822e7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "01bf5b87409048629d9dbda8982d853e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "501a11c2bf3a46c38fdc21cc8e168568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e5eb86a46f1d4e8d90d1c0511b01bc38", "region_id": "RegionOne"}], "type": "dns", "id": "7f5dd45568164628b8656f85edba41d8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "029650c02e5d47db853e18b590d5801a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0ea11964dbc40e4af5364474fb0a8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f0aaabaa781843d790688daaeca01cbe", "region_id": "RegionOne"}], "type": "workflow", "id": "1a2dbfc8cc97420a81647bfd47aca62e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f2511edb3eb048418b2295ddee906189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "269c318308524d95b40c0733babc45ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fe804cc8955a4c53b0daa091dda1c06f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ff0d547e1a3a4241b2e1c769374da3e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "69c1c949d03e468abda34b59891aa62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "15e989b6f5be4ca19d6db396310f63f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "abb9286effe24fe4877cae0d5a8f448b", "region_id": "RegionOne"}], "type": "rating", "id": "769a783ac80d45bc8b0de048d317d9a3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01fa418c00d44b2dbbcd6237e58a1082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a78af7ef2774275ad008c2e9635decb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "138a92dee8b4470eb9919ba52371347a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6b59a144a3594184a2394be9e6b75dc6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "080061a2fd0244c5b5d72cc30d53a4e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3529c8531a4541fc8664aec006ae7a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b5e0c00846334c45a14f9226f96cba18", "region_id": "RegionOne"}], "type": "policy", "id": "85c312153ee141ea8a450bf1ebeeadcc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7579982dbc29425ba6f3380beef91131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44b17afb690845b092adbb5541e2d3b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ae826bbfd3914bdfbb6b1b5a6aac4c28", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "24a4066f218a4d4abb26477a0688463c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daa7649243694871ae476d66bf5e29d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f99f77da3ff14642b9109461612159ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0f947e984fd45c7897f6ce9d6bfe84d", "region_id": "RegionOne"}], "type": "sharev2", "id": "4cf2011813004051a7408dced3cf7c48", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e43ef5dda4c486b9b9912c7331e8717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5500de821df147a09e6c3c4e313cc52c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ebb3cb8a3b344d949bac3deb7b76d6c5", "region_id": "RegionOne"}], "type": "share", "id": "2461032c8a1d49a88d5387391faa3f1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bd43b2f82974e16b4366d8a06754dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "630617399fb440f080f0559a5d1ebee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87ebaf01224e40b9ac8b9e3b8dc95057", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0f002e35a5d4754966aaa4103a3dfb3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a310e5ef86c4543b40e2d9e4ac50c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d50b82583fee4154a979d563e826bbef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4e4002983504036bc1b250f93d48ade", "region_id": "RegionOne"}], "type": "orchestration", "id": "c43e347748f242d49c4ba8013565e3b7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64585bd9f70742b78f300107ac5994db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33c59a06b5034fc88e89689719d1ecc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a05ccbcb1142c8817d0323dd3ee131", "region_id": "RegionOne"}], "type": "block-storage", "id": "3c579ca63c1a4dad99374c58531293ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61ea530ad0dd4a14acbb762f8011465c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b15cef8a0b443d0987845b5bdc97102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bef35deb68994aa88c0af470cb4830ab", "region_id": "RegionOne"}], "type": "volumev3", "id": "4d08f95a47dd4266945d79c6d4151864", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "866c60fae334456b8b28479b9f62f9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11b3952e633b43898825cef0c1837923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f35f2e5b5714cd899c2e3c81e424eb6", "region_id": "RegionOne"}], "type": "volumev2", "id": "90bde4f9d57a40f48b3efba047d3e103", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b900c689d3a744d3ac581fd3694d3c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4e2b2707bb14aabbfc97697485525d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6d970a6358c415187cd915d6cf6cf37", "region_id": "RegionOne"}], "type": "volume", "id": "9aaf824c513840ad9876a863e47ce81c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef1a26431924490db0e6fe98905e0c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6dc3ff0a0c74dd9a9d3f6b3caef67e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330aeb8dd55e43119ee88b619ba5b7c3", "region_id": "RegionOne"}], "type": "block-store", "id": "b475c76b4dab40ee9219a053f6b898da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0243f23ea7054e518f9110425d38b735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e367b4754bb4447f885a3a8164bf7637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8513eaffd1154dc8a47cd24be1821beb", "region_id": "RegionOne"}], "type": "alarm", "id": "bb17b7e62bc8461c9aa32ce558c0e2b8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "713bfac583d8424dadcebd3d8bc9b0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddb89c57aa1b4f9bbd5e5263ab275748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bfa860b322034fc9adea5a3163e2037a", "region_id": "RegionOne"}], "type": "alarming", "id": "e7efaddb0a9a4b10bc258af772b43a90", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bdf483d77c66411bb1f846f4e94802e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "144ef3ad236e42e1a131a29212a8b330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5e03bfd1c40c4d7eb8d038ed782570fc", "region_id": "RegionOne"}], "type": "meter", "id": "f6654a8b3f894a4eb0c6a16b3f5f9350", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9065ecf31a3d43eeaef548accec95430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b91657aea44846f68d8e4dc0d771a90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4f2f057bd5842cdb5aef17dec38782b", "region_id": "RegionOne"}], "type": "metering", "id": "65fde9b675dd49eabf664ce3b9bc25a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "61349bde6c69411689c039d318675f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78e78a7d5046454cbb807b4db5a688bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cffb460a5f304a4385b9a71bcbf53d3f", "region_id": "RegionOne"}], "type": "telemetry", "id": "d6d43ba8e0dc4b83b3935e5998cae6a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5dce975197f243d08db329b9134518a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4bdc1879d4774edfa31bf9e5045e9520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2109bdecca6c4ce594a1d080bda6c15a", "region_id": "RegionOne"}], "type": "event", "id": "a507a7708edd4c27af76b8359c2d6cee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3b4db7821a2465b9784133c1c622578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0768b80c09eb4bd79372808c607a38e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac4e427f1e0f4897ba9906e0e170a962", "region_id": "RegionOne"}], "type": "events", "id": "e2ad0c2adbd94c46b5c03edbd6e1d6d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a2ef2415fd845d2b5a894b5d0d38fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ba091d3876b4d298846b9771bbc12bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b0ab48657d47415dbea1e95e235969e9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "48491e5f82bf4f719d91d81dff077ac8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b1c8f73da8b4e8baf487f3caa2a204a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b55e291161a54ff5be9faf8dda18699c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21f8034d035b41f3b80b808704606084", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d130af1458634cefb3facc3e1080c0a9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d82f5e1b82f49b98d652b4eeeedac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4d76d057b6544c88d1421e933637cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd38ab10cef2493d8940c5c35ccfd5d9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c958adb172fe48caa1bc53853e5da9aa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e85ed0405a5a413b8b9432c77e641fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13fcf5c8b8494ce9970801034d952474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4fa2ce973394d6f9bde8adc35cde5cb", "region_id": "RegionOne"}], "type": "tricircle", "id": "dd8ce1ca235c4f7480d6362b52ef7b8c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "11192f97519a409db5f7fa810f4d5cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "978e26ec3622436fb8f066562715a69f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74fb7071def24911b137fca76669aeb9", "region_id": "RegionOne"}], "type": "database", "id": "4c5006bca0744630bd4b77b8c6eaef50", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bdc72278d0344abb502e96ab622d04d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ceb3a1e22bd44dd8b8207a60d8c4f964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d34f61ebba547bb92462512d39e6685", "region_id": "RegionOne"}], "type": "application-container", "id": "3768f46cf7f748839143f0b314516311", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9bcc08f37c9e4ea0a61908c434891065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "05495970713d4a4080d0084af3bd6572", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "97e7fb65726c4e048844d8d65788c3cb", "region_id": "RegionOne"}], "type": "container", "id": "232d095b27254881b8f0632c13f43bdd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52051afe094a45bb908ee83d9e929003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7dd4ab047824dcc81c01f656ea908bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f51d94bc54e344a5962240db30e37777", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1e8f6774e00741409bb9701d98793b61", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8186b4cdef94b6a8e4befd2ffeefff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c0b2eb3e53384fcc81458e6cd36eed53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c07041b26d54db287bc5c81fb1da522", "region_id": "RegionOne"}], "type": "rca", "id": "551087e8eab141ac91239e3c59170f9e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f1b3619a3483424aac07421c22b3964a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84df2810b7084716b97dea7046c7faa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "671f04ae2c8444e480bd683363b8f583", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5d4405fcd552427398d09bb476ea86b4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d7f29e687bc94edaa3417c6898b82be3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9d54910178504a268b2f6dc6a95aea64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1473d025bee3451eb191b913de43165a", "region_id": "RegionOne"}], "type": "network", "id": "121b8fe5a71447198213fba9b2f78123", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "43d8780eb75a411f8c4921bdd478a594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7f38f69618764380a16405440c00dc63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "74067c4dc3994474a40f5bae9f83b641", "region_id": "RegionOne"}], "type": "backup", "id": "724ec7217c004d46938ffc9460874ce3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9cef2caa2e5404ab1f14bb040889a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cec6a32b367b4217b732553ceebd3523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1fc8700a195f4664aab8abd807822ddd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a434abba448a4807a216d4e33a0578c5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "53e61eed54804278aa5fd2219c609d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e8e7292ac06447c9b07199f235d8fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "19f963455e14400ca4a29edbf488cee5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "62edb65399734e2f8f0cefe295f55788", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7e2a41f26fda440ca11e6c2cbbb6d87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fdcd77f1ef414eed8dcc125332510469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2d6a9544dc4f4c80893a182c5c75f44f", "region_id": "RegionOne"}], "type": "monitoring", "id": "0ce5b7513313495eb82e077d5367c9c2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d1c846ce460441fb90ed7896abe37f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7f30697ef9324eb188814952a6562ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4e4e09c0909a4663b5b2d8c6e9629db2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cf6325cc9e4f46ae90141fb39ec35884", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa91cd839e564022b2f076163f399d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ed1fd596fd4e4fdf863226efa726b5e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "144f0af96f844dd88e8a8d059020193e", "region_id": "RegionOne"}], "type": "placement", "id": "2937d4bf7fa144ba9e2803e611a8e58b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18ec54ce83f04cdf8f9c377f8fe84b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b227841c2de4b27897e90377c94f091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6a9722c7eeb84e318e0b3f2a7985b01b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "619c697fc2554e5da09a25593344b643", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79c67de20ed44e4d86a5a25548814bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a07dfaf60c640e8b6d28fbcc1e88718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9626068f122f45a1bf787a1d3e7c6ca0", "region_id": "RegionOne"}], "type": "ha", "id": "0235026c825948f9acc3597088778b6e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aeda3c2e33004acba215159c1511cbde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "851633504bbc469487df29c66bfd70c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ce30cb1b9fc0440aa4080a504e32e4f6", "region_id": "RegionOne"}], "type": "reservation", "id": "ea6ca996fe274d0aaa53c20ffbf7362b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cf4d7c469fec4dd0a3ee57f325973883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "324df9bab3974916b57203ebbd639a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "274f51cceb214bbd8a387077b1fb0a65", "region_id": "RegionOne"}], "type": "function-engine", "id": "ad744cd2f3db4a1ab3db8f98cb3099f8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "83cb82fdcdb9473685c1e8545ee55a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "229915deeb8b47c7ba350fd35f7b8fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e8597b4edf564b30908e04f223a99363", "region_id": "RegionOne"}], "type": "accelerator", "id": "8c8d2769d8b14305b4db5e42e1cde677", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "30eea91e6670443fa17d0671b142c6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "07a217e3f4e8409cb432153a85185721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e7d5a765154405082a0be8952f2f6e5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "79e82bb40221411d866e983261336eb8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0aeda39eae524b728ba5f9eb04981f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9bdd7b3c44bf480abfaa7a78d2a04356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d70f2334fc6045e79aa007e1e9077646", "region_id": "RegionOne"}], "type": "registration", "id": "ed767b5e6cdb4b94b6cb59dab525bb0f", "name": "adjutant"}], "user": {"domain": {"id": "45567384d12049d1ab455d12b555dccd", "name": "3d369dae5f914fc48fc838cd8cf78850"}, "id": "5a2ee89e22284091b0365caca1a297a3", "name": "c93158d0c5ee46188f870cfb9a74e37b"}, "audit_ids": ["53bcfdf2e95b450293f768d3be685d29", null], "issued_at": "2020-04-23T06:25:55.239643"}} 2020-04-23 06:27:55,448 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/clustertemplates -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"image_id": "fake-image", "coe": "fake-coe", "name": "fake-cluster-template", "keypair_id": "fake-key"}' 2020-04-23 06:27:55,451 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,469 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/baymodels -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"image_id": "fake-image", "coe": "fake-coe", "name": "fake-cluster-template", "keypair_id": "fake-key"}' 2020-04-23 06:27:55,473 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,474 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {9} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.288719s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,309 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,313 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,314 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,316 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,329 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.251864+00:00", "project": {"domain": {"id": "e13672cb37f04b53a80877c6ba18197f", "name": "8cc7bef18f7b4d0a801d927ebc02cb97"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3f32a8e172344ff981df3416ccf12c6f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3bb228ca6b3d4478b06a6c367c0b0395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "272f98f3755d4415b6a7e69885142af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "86fa72ff9e4c45fc8b6858fec3cfca73", "region_id": "RegionOne"}], "type": "identity", "id": "7b209df501c5430d9a1c04d999215ced", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a333d278989b4d318139c35f46997492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb09ba172dd74a2f8f7fc085d5e8a680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4e1391314fac4fbe806fb4c2291b68d7", "region_id": "RegionOne"}], "type": "compute", "id": "c971f03860e24657babc7e6c660c72d3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9eea396a7d374958a733475ae69b3bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9f88a530ee5145579dec578327e45e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bde8eeb3cb524ee8a356ef0000c11b8a", "region_id": "RegionOne"}], "type": "image", "id": "3935fcec4bfb4d65a2f7c0588236955c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2f6810fe1e134212a94768c8ccce977b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c3288dd9510c418bb588ef04f8adcf8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2a3bffae901942f59d878bb2a0e123f1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ce8523b235d84cfeaf1254f523618223", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49af555026fc43e498641955b9960974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c91fe88605a04803b5516c1f1a151368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e077b41132b34ec58e5bbd4679aa95ec", "region_id": "RegionOne"}], "type": "object-store", "id": "b0e1a7ade6434774a251243a7f3dfca8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25345ca2597d47bea353b335319c9f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d9900269840466580af4b85cd2eda86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e92e532a1ff545fb91e47e59a53da16d", "region_id": "RegionOne"}], "type": "clustering", "id": "6d61721e2113430a88030257a25b746f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a118c3d7884f43eeab64aa62b6bf273f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51869de7c6b54f9bb410a76f20704c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b0f8e339af942438af4a9532974691c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "afcef4df4f2f41389f674fb46b69d1ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18a64d85eec246a1bc4d098275bf1416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abdfab701e3a48cea9276078232c7c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8bbea6915f4e4fd38e7201e5a6748c17", "region_id": "RegionOne"}], "type": "cluster", "id": "524bbded90e0433aa9e64cc178fb0ce0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f180fb9baea45c68ba26036f3460644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5e9090fa3f8744189bdc3c63bb63d677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3e5fb16b79fa44c9a7d520d24da20500", "region_id": "RegionOne"}], "type": "data-processing", "id": "9d993f25ded542478a6145048d25efde", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a777a86b71c480aa2d36d23ca50ccb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ca79acfa4da4e6d8086a725dc370028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bdd99f6e1124433281660c9f1780090d", "region_id": "RegionOne"}], "type": "baremetal", "id": "5b2eb0a925ae416ca752af1c3cc3a93d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a124d339f6a428fa18366744fd7185f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a591ed9091e432489a2f37bf78d7471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4c9f8aff0b4a432994266bd1b7c44435", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5e6ccddc0aa64ccf94bd5c9440bb2f44", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0446c4247e9f4d20b4fef9ad98aff7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f6b286d555e342108917bf27861ecfca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6e953557c76e4182af2e62c38b5d8f58", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b79a6157e45449d1a7603c355bc7b500", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3640b8935204ace863b25798b502c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "22f89e1fdf7745479810f7507f822510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d6d561b0110646c294dc90948ae49f5f", "region_id": "RegionOne"}], "type": "key-manager", "id": "074a51c9bc144930aa1c5e3351532e04", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8dc1d02126e9416eab78e972b6bff576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08e6823c278542a7a5d78a58b9679bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "643fa48dd443498abbfce0028bf58534", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9565fb3de3b24606a47693beec8775fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42cde22112824604800eeddd1dfb9a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84de94ba133f4c169cc466ddfd31af1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7447b517f30b43b3814f81b8d0146d26", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5aef17a3c02a480897be22f94210da52", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "47643add7ee947ee8f98552165d82a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8929353d784a4adfbaa1ac5eda0be82d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6f3832560fe1437cae6a94ebbe01f8d6", "region_id": "RegionOne"}], "type": "message", "id": "35e2c22398f14aa1b6348c4c8e2d0f9c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c66b654a30e44bea8381e0430faa32bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4474f0eb622c486582965269ebe12f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a1b155d564cc4f71916a60c30deb074a", "region_id": "RegionOne"}], "type": "messaging", "id": "99ee84ad723a427fa8f82c76553b7075", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3d505f24348e418a9609216ae775bbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f7449889afb94437b95161b043a9123d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "06c076b297e14d18892dbfe6309ff154", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9da1cf1e90b14842ad66254b244184a1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8ac6d8704444a93965ab659aa34b467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f7fdfd548e74ed094256c371c19c63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb5088d8453f4259bc4b8443101ac121", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e831ec069b714cd58f4b5609f4199079", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2983a4b55e284238b3011ceb0a877fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f3fbacfd9524e0d824744c096d32ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e457f062de34e24a436c8a63e96251f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0397ae2a1cb74de9b3758911aa7c03e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d8a096bd98547469f79c991544d155d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b94b5d0e0dd4b6d92c1b109ef2ddc1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d019a2e869bd4e4394bfa5146ece974e", "region_id": "RegionOne"}], "type": "container-infra", "id": "29f123ee1a8d4aaab280fa1cd6538f7d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "77608bcb58df453c87cb925d19f44c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f022913b61904bd0962cc98e4687d919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2d61e01e89ee462f84a790dfa2cc1f78", "region_id": "RegionOne"}], "type": "search", "id": "ccba1d3cb75c4876946e26a28b7b444f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "914fb68dddc54c80b258c35f26c0dc26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "99a727de14064e8e8a82062d16335dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2bdf634922fb45fb9e687040e557327b", "region_id": "RegionOne"}], "type": "dns", "id": "ecf375ff402b4120a5a3acf79b1a67bd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5530ce3897c944acb1a85ac77b5c2a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d8ea6a92aba4aab9ae00df0de7f8719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab07ac9e7e2e4c4eba3f6c9c4b13f30d", "region_id": "RegionOne"}], "type": "workflow", "id": "eb0899131d9c4576982976593527d8f3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3856aaafebc9454ca841c0886c92f0b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a30e5d3ceb6433da6400dc5cde8c81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "af6151332f9d44ab955ebc6f090e904f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8e31f3d162ce41869c6e09c86d0bfe7c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c8f9dfa1758640a3915251974760bc24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "62f36af6546041678cd67c4694511a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "aa4cf6f65fd94b019e23a6549ef832d2", "region_id": "RegionOne"}], "type": "rating", "id": "28defd0c9088439fa3fb912206032d95", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54ad0fb4f0c14d5ba23098a8668007a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d791102363854d7abdce01fe02dc4357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6588dbd7e05746649f9e2de387d90547", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0e645e53145e42e8a0a89bffa6361870", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4caf39a4f282430f811b56049937b491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ba02218c00ca4972b283e9204ee96a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "96d742e4a89d499192f97b7637ad7086", "region_id": "RegionOne"}], "type": "policy", "id": "7d70154aa85d43c89ff03f8db580b9cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05784fb787dc40e2b24d5a43173e53a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae2ea8d0c3df4e39be5365ba794b422d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "548824a90cb94a1f8ea31356d51965e7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7a61d8a5518c45188abb1683728cd91c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68407e48a80c4781a84e85b791e75208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9f879be00a746369c6e6d7071a461a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f19f93619ed34cd58dca02e24122cf0b", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e7d7f3f48b4499eb42c054e771527e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0507040c5ba94dcd8a5ec87e3e988976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2dbdaec90ed4e3f9d78f47a1beb7403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a06025e5eb354afaae8a789faf429955", "region_id": "RegionOne"}], "type": "share", "id": "3eaf95a9838b41e6946d1f9827e70f99", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5caa175c471a4d51946927a4bb329103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "efc2ec0117904356bc979d62240e363b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c724bd2ef3c34b13801c054db0491e9d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2d107e183f5742c4b32053b070bdb8bc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aac479c753c04daa91e67fbb7ee3f279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a96191fb63fd417eaaa32042d7847c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f3c516d4284451b905beb576977a4d", "region_id": "RegionOne"}], "type": "orchestration", "id": "99fabc9aadf64b43bc07d32cbd7e7f15", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9baf12556df047efa9cc4c29a9933bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be69d7bb8a7413aabe9b3fc14bfeafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0774373af6d84e44b32f21f7a398a664", "region_id": "RegionOne"}], "type": "block-storage", "id": "98c1c3dab2704d56acecac7dab6a52f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eabbe21ea6541ab89dde127527b585d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a609746801242a28265dd009b7db623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a02350994541809e7df9d69f535153", "region_id": "RegionOne"}], "type": "volumev3", "id": "11caa5244a46491eb3a6842969c4f4e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eac115e84fc847289f41ac3ec770154d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce2e6e88582d4279b07be0aca4bf1cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33813a6accbf47ca905473a1068ccc05", "region_id": "RegionOne"}], "type": "volumev2", "id": "38e250fe57024827872f27cd0a502a64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39c1d7ec77c4e068f0e636b949427f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "815f6e42f32441398f629bfe0e425998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b338701c44a24ef2962c4ef999abfd5f", "region_id": "RegionOne"}], "type": "volume", "id": "27fc936561d74340ad169d61cd3ab33f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6365f7213e34b44a51d89ad350ce782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6749a48b2ff4a0cb5ad86fe1db43eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a34113a1a02543b0b03a652929640ecd", "region_id": "RegionOne"}], "type": "block-store", "id": "4e656ab6a9d04ebe9732ad74ae7ee986", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea3cceb5cf814ff885985e8cdab42ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "315883087635490596eb296b9950812f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92fefd89d2474eab9757793449d7d1e3", "region_id": "RegionOne"}], "type": "alarm", "id": "d7b7c3163e424618923373d25bde80d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c65e6486d3b42928cbd4337c50a7b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f1c405d60da45309f55500d429bec45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3395f23ffdba4b538ef7ef6809f1a0ec", "region_id": "RegionOne"}], "type": "alarming", "id": "31c6ae64103646598608af8614c3f644", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87b37e9ab27349ed8013fee8968bd6ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f17e57d4b134a07825cd41f4b23e4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a9eccd3f0784030830d5bde88741251", "region_id": "RegionOne"}], "type": "meter", "id": "00ade8e8403c445fa93f6c188df42cbe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "427be5c7be644a798d29a2ba72fe4d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "821674cb7d6b478b80dee28a374ab90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0a79e525d5c14b839b003945d2471c80", "region_id": "RegionOne"}], "type": "metering", "id": "ad38dd13ce784d5b8c2cac1c2f29c406", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c2e78757a9d422ea24f883b09095217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8320efac7d28401ab64f01b0a56b4613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd2b0ab2478b415488992652d9750201", "region_id": "RegionOne"}], "type": "telemetry", "id": "c480cab9ac60408a8b013fa35162b584", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "94b9e729fbdd440288550a137ff92f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "37491bdecc4d4dab8bc69b54c5312132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1451802f2f6f4d06af3c4343834ba641", "region_id": "RegionOne"}], "type": "event", "id": "73699a5a2ba34d2296414e256e2905d7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2b989270e6da437fbaa8e0c77249f7a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a809582d354c48cbb47913ed9f65ac45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "13327fd96a894293b22c4c93a9c7da9e", "region_id": "RegionOne"}], "type": "events", "id": "d41167c434f44f4a92a13968bea8cd85", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97ce0ebe3ea6434da76ab3a08c84923f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60fbd9eea7db4da5a18932116f3b2974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5801f36f4d94de3ba57b1603afe9b8b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "10ba08e999324c79a459786d0ffa397b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4926f023a134652ac07e3c909e8f8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63b4ae677b8b46199f3c89c7341d1fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09f6618042fc484bb8eacfc08397d4b5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7f4a5abe6ef349589b2a8ced208f7863", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf8e5c2365bb4890b5fdc4940e181f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d9440875aba47beaf8056a1bb613aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7128bb507ed401bbabef87cb8b70113", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ee393cb23b62470895c25012caeb15b3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9299259692bf4654bcb03089ff49134b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f910ba4420f4c7db5031bf6e70d0631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "32926f9aedd54a6cadbc5f5065460a91", "region_id": "RegionOne"}], "type": "tricircle", "id": "8399e8c0c1eb433b88fd8b83c275782d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "eafd1f49ad2b4cdd9e1c69b8e3a6443e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "05cbd98d85da4546883ed4ea426d22ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1d5019c1352b4a63be323c26c7366681", "region_id": "RegionOne"}], "type": "database", "id": "8ec86f0a028841ac8064c6a4f86ef7a9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f1784a20a3c4c8da1d6d193c243eafa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6e7ef1ccb1d45ce97606cd1af6631ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "26e84b292adc4e49a775f4e74047efb3", "region_id": "RegionOne"}], "type": "application-container", "id": "368f49aa925d42a9a566ba567ecff153", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5dcaa8d2e8e444cc90e5583520701e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb94726ab385459b9e3e2aa43d411f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9bf607dd4ed14e92bd4518891e898151", "region_id": "RegionOne"}], "type": "container", "id": "44043c618276423499d6308575b09454", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66dd15b1dae14ca79cc34878e3edd1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b13b600ab98411c9e9327891ea2ae2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2749f21d3b9149eaa1e15383a171dbb1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7f42092c27e94ba78599b40a2e05f436", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f187b4689d9f48248f5da0a78bf84ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9891fbabce5b428f8af9a93360175337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "80a6e3d6fb924739baf5eb823e8ebba3", "region_id": "RegionOne"}], "type": "rca", "id": "2adc9ebc275049ee82b36010451b714e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "68997a86763d43a483487a05f2172b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7fc79742d8ac421abb1572bb3c9eaa18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c1dbb6f35c164c1a81614b92f72899c9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "060dfe552f784f1890e7171fc815f34e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7146b31396f44d00b0c5efd4e7bbbb65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f230f6b2b6a74897a74b9170fa341385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ab3d50d6c6844c09ab72518f3f216838", "region_id": "RegionOne"}], "type": "network", "id": "a798a96621af4187acc36157ceceaac7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e3f725e4e154f3294f3ca8ff3946369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "857bc7875f1e4b99b94726901a7ae1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "99a6fc2bc7fd483d8c1f07593c90fd28", "region_id": "RegionOne"}], "type": "backup", "id": "7875ee219648472393385d83914007b5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9bfc4e4feba43c4b36de3829ea65e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e924ccad837742b6af2e5ffac0ff27e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "510e02a0554e4f59846b462f7cb08a8f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "63d326a422ea442f9ad6d2c6b16c2a85", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23cb4c8c9ba14269b9887b0ccfbdc6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6c1657687764515a4873c332bb71da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b20e87de93f24d71b8cc871b25004396", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1c9292d2af5461da5e37635bd9fcee9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a05ab4d37d6b473280f96088e8192602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a544c996537c4fbaae4eca1b348dfb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f85dbe9528334937aec3d5b392cda844", "region_id": "RegionOne"}], "type": "monitoring", "id": "7c6907a835ad4c4687e6225df46080c0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "913565a6345e4f5caf75ef3dd8ef1a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "25be221839db43e2b67edaf368d045c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bea5a04bc15f4a90a5728c0cde8c5548", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d04489f0107e4fb599559f6086fc2023", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "caa4d15d0d5c40cf9fa0135e1ceadc88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "77179d833a7745fbb53c1441ca4160d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "250fcc41178447b0a82dcff2e052cd2d", "region_id": "RegionOne"}], "type": "placement", "id": "ee8ab10f37b74c9684fddc3b4c13107c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e25cbddc311c4ed9a268df5d799074dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "101965aa8dc8446b80e0778135f8bfe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0b2da25ea8154e1e8ef2ef2a456a1753", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9fa4afc7ec4f4365a5fea45a0f039cbf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57212c2bc47a44a49ad5864d34606c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76212e0c926748d981106621edda8264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0b3e09646d3b44a1a21ed00648a33b52", "region_id": "RegionOne"}], "type": "ha", "id": "855bd51d371240ada4e9d322c52581ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a2b01b8b237d4f4a9347ac9cc6c8750f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "53f2a66a0d2e461ab3a96fbdf484b11b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "10a3b9d29d7b4d288555b326e2857fb6", "region_id": "RegionOne"}], "type": "reservation", "id": "a219bb88cf3741d2ba89f639416ba509", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "654d741a6b564f3493c3c0abc07a7f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e778c32380db4ce5b549b8ce7c423a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "614a9a5a86b44590b7c045efc2796cf9", "region_id": "RegionOne"}], "type": "function-engine", "id": "eac45773f226486a972a7a7ac6070605", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0a75a8df294e4911bd210cf86bc38779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "28f966acd8a64e0eb63ecec60a63b6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "01a58c70fbcc4fd7afd4631c0b522daf", "region_id": "RegionOne"}], "type": "accelerator", "id": "c0094103a67942999cf8113d0962a075", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "459498cca1b14aa1b9160ce9ecb9cf4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "433005e860674d56a54bdbf5d7ad1409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "738a61a73b1e4dfd8d726e900825c0ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e9cea7a99c15444aae1df01fc27a07ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a2e5fddd7bf4b04a4ff767d8ef14ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d99c2076b8e4ab7b3e9d1a46c6cf67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fcd8244b34984c97897574c8be1cc0bf", "region_id": "RegionOne"}], "type": "registration", "id": "79fba7db859b4ab59ff92b2a707ae6fc", "name": "adjutant"}], "user": {"domain": {"id": "8f28c97f76e548b7ac7caa821781e80f", "name": "3458081fc27c4f9d941299225c49a697"}, "id": "2fea9e38f38848f5b9393d7f9b5180c1", "name": "8974771e4ba14ed3a404401af3c26e0e"}, "audit_ids": ["95e12928cb994eba9db41707c0bdd0ff", null], "issued_at": "2020-04-23T06:25:55.251864"}} 2020-04-23 06:27:55,468 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,472 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,473 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,529 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/e7906a74-96e5-4db6-8a52-092ccd22a89d -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,533 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,533 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "e7906a74-96e5-4db6-8a52-092ccd22a89d"} {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.280551s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,303 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,307 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,308 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,310 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,321 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.238409+00:00", "project": {"domain": {"id": "66ad245e1fc3408c9ce5328c23faec55", "name": "d78dda74c95b4262a883bc308b551494"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d831e1d559564e82a24c5634538e1c3c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8b8ed96358c45c7b52770316a6480b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7bafbf33fa1c45d8980962666eb0f4f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "438df52c32ac4438885d4d9c978d4367", "region_id": "RegionOne"}], "type": "identity", "id": "ce688c1fa72d448e99f16617b809d812", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3708b4d056548d396f2ee1000e55ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "659cf76dd2724536856d0d886373b1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0d7c5b69d846465fba4e906430621f19", "region_id": "RegionOne"}], "type": "compute", "id": "06c16ab5196b4d0bb5efb629ce1f5174", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "49e9c20481fe4325962ece55a1753942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac98726f7af142ada4cfe616a9ccd449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9324045a2a134f3d9d01704bd2470bd9", "region_id": "RegionOne"}], "type": "image", "id": "529bbfb809694c8d963360ac51620279", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f53dd1eae8fb40cea5a5fcef8f67c88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f5aecc0c5814985baf5182920703415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e56f0160f894bddba055a457140b874", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b919dc5619fd477088469b2438d46a84", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ac03afe6f664aa3a3c2204744b03252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d2b0c9b36f34d22aa39d8087d0233d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "452416012b184dbdb7953fd503132024", "region_id": "RegionOne"}], "type": "object-store", "id": "3409673e6b3949eb9bdb972e1bb3c9ef", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b4bf7acef45497699c26ce5738b7ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4875f297ba52442f9e494c2c12e6c1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a241f04d4c684be68dc7fdaff3b77ad0", "region_id": "RegionOne"}], "type": "clustering", "id": "c87fe7eb0de44e4c89d900eaab191b49", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49a978edc23c41809785e8b62aa99df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "579aed7b75844a28a49d4576093b74f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d337552a1ca942b088ac62c120012a79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "edb32608719245ecafd0577920e0f3e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25caacfc51ff45b6996b1d15ca005037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c870ca1c0a814d5590becaf60f0b2ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c6d0aba73cc4f3494be662977a1d91a", "region_id": "RegionOne"}], "type": "cluster", "id": "3c2d27d5f2de4a12a2eef3ed8da7224a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b6aeefe9e27f449c92e6ff97634a9675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "15e8d0bcb99246b1bf09256ba12d6bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "867c064dd33646c39ab5c1fa41fbe90a", "region_id": "RegionOne"}], "type": "data-processing", "id": "6b2de7189d164a54aef4628c9c6b2deb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a481be0891244f8a8978e5b53cfa665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e44cea4c7af4c9c88d035888d70fa4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87190d89cff643eaa6c82a9674efccb2", "region_id": "RegionOne"}], "type": "baremetal", "id": "8cbd52bcb1de4650888090548437bd0f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "797d741bff1b4387b38c87f8b0c12d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5507cf58bc19422bb5e81cbfc893f20c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7bc95ee760114568aa805ef34f3f9083", "region_id": "RegionOne"}], "type": "bare-metal", "id": "561194849e94480fb7ecb4ec298cbb95", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3fb8ba125e9d47dc959e7d285431f93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b0fd85429f4a43beb131e26274eeffb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "110d2187304049d1bea8907bb144f630", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a7e039bf829542589777a191cb5c0a7e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "198ad9451640409f923ac02ec152a969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "21f600f21d1a4f31b8ff7223b2171bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "44c45e9ce1b14565b232e3be8594738f", "region_id": "RegionOne"}], "type": "key-manager", "id": "7ae341c4c7404d1db99ec396f9c8eed4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ed8cfbb755741589b70e514342aa249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7eb85eb75c9442d84ffe5593b6e0c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "688148a03da84a3caed634c214a2f9cf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f8800dd12d954396ae1423fad6ba4e2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5119548e3b4445a0b57fece9019947b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ba46e30270f49aabb80c0903d294411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "025445f1532f4026b25fdb06b859d563", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5aef50255aee482098927b10c24a5e98", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a933cc33c4b544be9e334d263d047a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51e639442d934753985f1517c5b758ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cc0843a66b0b4242b022df4ea049b5df", "region_id": "RegionOne"}], "type": "message", "id": "2c73afb76cc54054984461ffa9ccf451", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74e172f9d14f4041a1ef7a682db15df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "49d3fa00e45648bcb7c5d0719ceb51f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "10b65b573b1946daac1cd0bf1f89be92", "region_id": "RegionOne"}], "type": "messaging", "id": "e5ebb10cc9ea4732aef3587f8abda339", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "48c17237b1c642b6a68c0d30734c3224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5e1b15d8dbe84c0786671e5dbc3f5ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f53eae047b55404a90229037faef980e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dee3c45c131f44d59915c473c717b78f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83d82f359c9342c5a3ebf7c04d0ebf06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11ef4441cb954178861f39b2400168f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dafab82b1d9d4c0a898c050972ffe9e5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5ae3aca41bb45d0890d9ce27fd71ce8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c47ea389e3bd4170b8c93ceabaf32171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dff4b06075d94fd399f71ee17d680ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1a03b6acf5347ccb3986dd80e77c1e0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c98754a7613047fb8a12a31c82a88cf0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12ea20d0b21f499f9617efbb112346b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5de8ccf8fdd431fa6a7eec55075235d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8875a90ce98e477ebcc6b98bef49d245", "region_id": "RegionOne"}], "type": "container-infra", "id": "b6a224fdd86342048ff0125173001670", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bd04dcd164c04271b9d0774d321f8768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "11fcc6a3ffb249c89d88f560747e778c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6e3dbebeb27e4b49981af544144076b3", "region_id": "RegionOne"}], "type": "search", "id": "5e2b010e42aa49b491b64bd4cf9087cd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9de7bb06aa7140a5932066ea6537e6c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "27ea94836b90463a98af71723a8cbb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e0264d35597d48bc9f94a5dec74ff640", "region_id": "RegionOne"}], "type": "dns", "id": "513807aa2d6d4ba2bc1b5f8a03e21ba8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "311b0b0b2a58406a808762ab0a5cdea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e184bed8e4c4825af0541e364910cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d90c08a01fa41ae8d650e872580e921", "region_id": "RegionOne"}], "type": "workflow", "id": "90403909a0bf4c758c3c69aa2d121fd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b4347c513f544549b6352bc66f132a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d79982cd5bac4a9a9468c0ded0772080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a5316c5a86f34cc8b106ecaa21038ead", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4be1a9a421ac4232a7db1449275f96ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "21202e1ea0c246ffb53289c87ab7c79e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1cb8db172eaa495dbb481f80b74037ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2b5749077255429fb3cef38834f0bb75", "region_id": "RegionOne"}], "type": "rating", "id": "3d6395a591ca4bea85e0a1e379001738", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fbf5190385994739b7dcb955b7730470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aec1cafead0443acb57028dd1a476c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d2e553fe7c643118b7f955356197516", "region_id": "RegionOne"}], "type": "operator-policy", "id": "59e248dfea364a6d965be6707f65a195", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a597ccbb9bf402e8f4087623887ca34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6547cc1e88ca452d888bb34023458acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df722acc85ae4da9a64c40b7c94ae696", "region_id": "RegionOne"}], "type": "policy", "id": "ccf89163b02a4ef291fdffa338fc4785", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23e615546e724c8794fd945276ac27ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5007d62907574dd9bbf9ce3956b65e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de13dcc83ff341869f4b4a2814ee3305", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "55dad25cfec94a97a9661a0f57fac8e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcf27fe31961417ead99b6a7fbd2ca6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90e67ced31fc42a0933f96dcf36a959b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "908d812af52e460f82c81987f8a03d0f", "region_id": "RegionOne"}], "type": "sharev2", "id": "518aae2b6ca04385b6919d630886606f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2cdc0be8d714469693994f5972fc25a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3845167e83184d7f9c35facde513eb7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7580a1b96bfa4044a2ec3573ec3a979a", "region_id": "RegionOne"}], "type": "share", "id": "ecbd0181f7e94c288b353e1cb1080f84", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1d0532cf00be49aa88dc02babc5a06c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "27e8e80a9b55477ca1716a01688f5ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "43b37f59d5d34c15a2744a4ca397f715", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fa5bd2cc70ce46028734a499b73a4ee5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40bc962b57a44db6bee646c8df944963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe16ce6c60e14e1bb146e4b405349850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeffe1bdbee244b59e1a8fe721321b6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "2f779e575ef34127a7c5888747e29eba", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8df85240f794ae6b8cd6c0333998d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38960f4c4cfc4816bda73a47f55a42f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7173e2cd0f594ffca7bf072ecf8c071b", "region_id": "RegionOne"}], "type": "block-storage", "id": "4b60994622974fc88d7f6fd5546e91b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5310fd9ebed245058601f6b51e022e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d8e3a6451ae412ba79ad3e7e296f616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1581ce8140a34850a95b8c3341f7e63d", "region_id": "RegionOne"}], "type": "volumev3", "id": "0bf55965f4e944b5b7a207ee5c1a769d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f83e41fafa4144438f871889b3866988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f953f26abe984ae1a8333c2c2bdc4fba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13db07a6ecb741c0b011ab26e1005426", "region_id": "RegionOne"}], "type": "volumev2", "id": "1e109396b88744bdb61f30b113841db5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49341b7c6dbe4d179fe38f9cb2643018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40d3b1f7b39c45d29b66974e00d6b48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cc54445cec54bd8979d82e3fe7b4fad", "region_id": "RegionOne"}], "type": "volume", "id": "32412b0f23854c328497fe890695c912", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f195d59f8a6b405d85164b9d592d3c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a545fa04aaa47efa753a6a4ef32e703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba37b952ccf945b2a233a5f8888c7365", "region_id": "RegionOne"}], "type": "block-store", "id": "121e0fd07a59418094f56343203f1b0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "005bb96e40ee425cad088257c55e18a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "594fe921c7434cc8b08aa9458a9092b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "884fccb75e3a4fb58ecb8ee0d1f320da", "region_id": "RegionOne"}], "type": "alarm", "id": "3b8d9b6ce8dd456eb9c6a2bea1cd0d48", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3578e904f8241759b02ea3435cec29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7045a72f4a25467086a092abcf0b8a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "df57856955b743e5abacdb6cacf31af8", "region_id": "RegionOne"}], "type": "alarming", "id": "242e22a59f5f4945aa9c3cb08c3bcb5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4eaa60926ee148d1abf18ea2531539ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "207675e5cb2d4ef5a4c059e4bcc00d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47b00fe0ace24bc099fd9f5ee39e32d9", "region_id": "RegionOne"}], "type": "meter", "id": "02dcc1f38b514da0a6c4c5c8f548d6ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5ea923aba6e43948c67a1a14ac136fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8d4ef17d8d74c2cab799413efb0656c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a68c5030a6d442c3a2576409fa0812fe", "region_id": "RegionOne"}], "type": "metering", "id": "f7e8f25eb2864879bab0ef994a267315", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "00a5b2b91bdf40f6b15030bc3ba30134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "482f7562fd7a450b808a5e8fd6e3b51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "872bf3802dda43bda7502dd3e929fa9b", "region_id": "RegionOne"}], "type": "telemetry", "id": "91cbad76d57e48acacf4688d4f42aaf5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ed2aad7ee26a4ecb9aa54bbd0166a8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa5566becb6c4e9497e92cdf895fb352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f5cdbe4a28e4463a162a8f06d8a40a4", "region_id": "RegionOne"}], "type": "event", "id": "7e658a5da8ee484c9dcb5290f3f18195", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7abed06f368149f2a52df4e71c2bac3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7c5442fc84c24ff3872e0f54e78f9b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "94645b9efd8a4922bb8069986e289fb1", "region_id": "RegionOne"}], "type": "events", "id": "1169170055664c348a1c65f7b90faee4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8cf9cfe6dbbd4a21b9640d93a11e1209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1c056dbd9794a1bbdd2f621290f550e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "20277e7eb4ef4a60a961787c9f3a3a70", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4898428e96354ace91edbd57596bd299", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c29b0f1f35424058b8c70fdec2d37a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06400c4d138e44beb0fd6ae8af973f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "458c9c7873c048009b20701ea75830ae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bb133e69756d4cc4a377574e54d39f88", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30e00e080b3f460f802538f12fb43729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63ae4f04c59f4b9ea5fd9b7f99a582d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ba49b8700174fdf97826709fa3bf4b5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d99840b06f3b4a4ca41c63c005689f74", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e14c60d83ea64d92bc2c052f0285c494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "548d930baec7474bb3bf8e76a3cbfe0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebc2f7ba57374362a29c5eb8ef9e0d21", "region_id": "RegionOne"}], "type": "tricircle", "id": "dee2e124eca144e8b10b0677c8c4e1dd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "55eceedb7f214ee496315d5867dcdd74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6c98c2320d644d0fb9fb070efd89c4d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0bee8551791f43e1b6819d0c52005b73", "region_id": "RegionOne"}], "type": "database", "id": "9431ab9d14a24f1d80ebfb8beeba76b1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e1b67f137e9422495e3663879cdd0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e328e33d6f904254903f3f91d2a7edc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "69048c53fe074ddfa24e45c3fd5bba01", "region_id": "RegionOne"}], "type": "application-container", "id": "af056f0209d14f32b69139e13afe06f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a8b8e828c014a7e89841379758e9446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73584366ee1c4ac78f29a5500003fe96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b7d7eb8bbbed4c9a95cb40cc10133b66", "region_id": "RegionOne"}], "type": "container", "id": "f86824ebc87d4afdb0f3b46294f4fee8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "039bc7ed28614fecb35d6e8d2c31b94b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e19c8123e834245a5c9367344b81a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60edc78d7fa943fca01fa72c09a970fe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "40936ebb3b854b5cb6d6f588862917aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6390bdaabb9443dd81e48c8b1eacaaad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "728bf125ddc64a919f2d54ade233ab9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "64f0358e5dc64aada99cd74fb95021ca", "region_id": "RegionOne"}], "type": "rca", "id": "ba0e413501774c37831ab2fdc85328b9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "70027c6cc54142e7a7ab10b127444b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18dabef1652c43e089e5c53029189fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0ff2c3b86a3d46a5b8e36d25d93e3702", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e9857cfac6d345c4b9aa7cf08693faf3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5c2540257088420184770ad9fec813ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dd0ba5748f094f46bc932b0b62b49750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7bd5c4b8e80d439eb8fa1ba8c1dfa006", "region_id": "RegionOne"}], "type": "network", "id": "44322c7ec73c4a6abcb0d6dbcebf2f6e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4f9748028783434ab99141cb6e537058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bdb6f0e10dd945f49a15acd3808ecaab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2dbe2e23159c4399a0be08f5ae0511e8", "region_id": "RegionOne"}], "type": "backup", "id": "81af33462d8b40aaa3be35a174d9020e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b1968735ba04941b57d4aa66291cec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f084dcbd13514c64bacbe96d57d781d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5f9f369d52134f118f869cfd8efb85a7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a35e0ad089e14c67b8f6ad75f102cbc7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55991623d344423b9e52301d565dd788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10da348f977e481a8015f8acb93ffa88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "28a80724107f44efb5bebfea5c4109c0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "72b68675743d43268596f2827f458f28", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c186a92a25b943898e0c92880c8ff76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "993b9830b6dc4aa89c88cca270cad6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ea1a658afe79452296f63c851d11015e", "region_id": "RegionOne"}], "type": "monitoring", "id": "c281baccfd98482fa12be2cd2d448b93", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "06b76ac9168b4b4b9e281ca1819aff74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0a4eb74f70ee465d8ad503b17cd23aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6b5f70cab5e24984927a3058b57604e2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "33eca22d4e374f5f8b6744c927ca3d1c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab9da6a312f44402955200f690fb1d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "faccb892cc7b4a5faf9b9a6a0d4063cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "da8481445ca749a19351fa0a9935fc9a", "region_id": "RegionOne"}], "type": "placement", "id": "c38ec8f943d04b7f8df9e0f1a3bc6f2b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "726d3733ee704653af515468df8ff5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "439ed8534c884d43916771ee66dd8da7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4d67a70293bb459990b3dca803ceced1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a646a6306ad9490fa0dc3f92d01ff4ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "689355ccf2c243cb828187e8cb30da5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb1ff0bbdc4348c68eba3679b6edd0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "046b56601b3a4e4db44cc5e3f7b823b7", "region_id": "RegionOne"}], "type": "ha", "id": "1698876476004501b6bd60a737e1844d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58d9b1af82744619872bb0b016be2579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "26a988b425294859a73a65f354ec0306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a8502efabd6a4cb2bf95926dfb1dcd07", "region_id": "RegionOne"}], "type": "reservation", "id": "a024f31bb2234ffc939705392ecb5ced", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9eaf8c677c69446aa527107bb07cff3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "376f94a4598644acaa9c74902f352fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a33529e04ba9483b9b4ede6c8c1f0e0c", "region_id": "RegionOne"}], "type": "function-engine", "id": "cbc1e170c1274624aba1a38fa48d151a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1fb92226c1004b3789cc6c98fac9cab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "419608ba06c247478d57a95fdd5d9a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8aaa5a36f313408497f22f8d036b6957", "region_id": "RegionOne"}], "type": "accelerator", "id": "c46b1ece2a3a4220b21514ddf599d1be", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80e3ae399e314d9493ed998f2a053fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95a11ec1015245179dfa904e49e96e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "82415617bc37436f94dfa6657d1c9cef", "region_id": "RegionOne"}], "type": "admin-logic", "id": "584471dfd0f44f079b41963ecbb2b966", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8d2223683eb42abb5b2c5bdaeebc55d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "481ed0e4b0ca4913b308b31bfa2790ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e64f5fb9cd6413f88b390679933694a", "region_id": "RegionOne"}], "type": "registration", "id": "ea091ca5091c4e6ba223ac6852a8f24d", "name": "adjutant"}], "user": {"domain": {"id": "652c1e91e6b847c8b8d722ff074077ca", "name": "8cf9be69f1e4472dacc5cb9c2e585179"}, "id": "f383ea0a0a5d40f681bd4b879a842846", "name": "e0e9b923a7bf43abb90b1089cd6b5ef3"}, "audit_ids": ["1188ebee2a3e4549aca9397295a70918", null], "issued_at": "2020-04-23T06:25:55.238409"}} 2020-04-23 06:27:55,343 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,347 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,348 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,374 openstack Calculating hashes for /tmp/tmpkVGQs4/tmpnNskB4 2020-04-23 06:27:55,376 openstack Image file /tmp/tmpkVGQs4/tmpnNskB4 md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:55,433 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v1/images/detail -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,437 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,439 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:55,458 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v1/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "owner_specified.openstack.object": "images/image-2"}, "name": "image-2", "validate_checksum": true}' 2020-04-23 06:27:55,462 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,463 keystoneauth.session RESP BODY: {"image": {"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "validate_checksum": true, "id": "5e61a1ea-4a73-4a4f-a2c0-eafc88c7c5eb"}} 2020-04-23 06:27:55,483 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v1/images/5e61a1ea-4a73-4a4f-a2c0-eafc88c7c5eb -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-glance-registry-purge-props: false" -H "x-image-meta-checksum: 93b885adfe0da089cdf634904fd59f71" -d '' 2020-04-23 06:27:55,487 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:55,488 openstack.image Deleting failed upload of image image-2 2020-04-23 06:27:55,507 keystoneauth.session REQ: curl -g -i -X DELETE https://image.example.com/v1/images/5e61a1ea-4a73-4a4f-a2c0-eafc88c7c5eb -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,511 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,512 keystoneauth.session RESP BODY: {"images": [{"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "validate_checksum": true, "id": "5e61a1ea-4a73-4a4f-a2c0-eafc88c7c5eb"}]} {14} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.363943s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,313 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,317 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,318 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,319 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,331 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.168045+00:00", "project": {"domain": {"id": "0a81147af90440c99e4cc9ffe8b1c834", "name": "dc15c915ee824a86be493ac5b5adfb02"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a12703f237a44711baca2a344625a336"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c13c6e382e104e34a09e1b7c2ea37adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ba95ca4fd51f4d8d91696bf1a0d6b65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a565363497b04d58a3d9deb7e868015d", "region_id": "RegionOne"}], "type": "identity", "id": "8ab22fcf2ccb45bea8d537d53f4394dc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "05a580e600444f0587341aa5cd3f2412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8feaf0f74454b029c4d78c7db16512e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "90c3eddf75a54774ab4e9f9c304f1f6e", "region_id": "RegionOne"}], "type": "compute", "id": "7e70426dfe6e49bb8ba4d381bbb9e831", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6727d98e9c624112a48afea576c5085b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "93372afaf1ff4ab785ab9e284077f5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6741b7e97418478aaa9c46aa8da19a43", "region_id": "RegionOne"}], "type": "image", "id": "ece86e2f5b354e33a1ec10011ca4138c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0be565df57524afa960d64ed231a8a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ee561e0f1a1d43a89a3c0a9c9ad803f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bacd5294aeeb40c5b5f3d6e1e0eae745", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e74d77e9168f4d9bb07c4dcfc3076c4d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd4ac3bf76a490594ca733f4a895240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2609b06e564a4ddfa18ed7986fc27a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f45851e59904ff1879e5e6ab2878429", "region_id": "RegionOne"}], "type": "object-store", "id": "08d4e341633b4220a78b6c832ee742bd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81722c366a30420da78db51235b2beb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f911250140941d2b021050db67f22b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2fcd9799b581454a9957e84cd73a043c", "region_id": "RegionOne"}], "type": "clustering", "id": "056822e87c044df49cb70fd845e42b4e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff8c219a5fa54314babc2546c6b6d732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c63cd09c1e684e0a9e9ffe167ed36026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f83fa703458744048247e382918f0690", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5e062b95f70f4a73acf5054aab458b08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a635950b1cf42c5b5b3e1c3557c9831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0cbb68d0418407aa30735429e8c181b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29729e6bd9bf4ccc8c82e1d47fdb8b01", "region_id": "RegionOne"}], "type": "cluster", "id": "4be900fe308b45699a637c43d204f9c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3dac6a8a77b04d5d95050ba318478fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9ee57e5b73d84e11a21718909f0bdf3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2fe3c2b0f9774268b72393e70b80d26c", "region_id": "RegionOne"}], "type": "data-processing", "id": "76c3c4e718044018a8cda4282e63f91d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08d1dbb279a948a1bc0cab94962c7257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0dba510338e04b059b2a389ca38b190f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "383ae74f247e4384a48ef8d5b7ad09ad", "region_id": "RegionOne"}], "type": "baremetal", "id": "720cb1909b7d44abbf69d9bf8f522f71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78f1dffb4ada45efbc5b6e32eb9f1ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0810b4cb1c0b4b23b6e2eda1df606a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe0b3da8e03b4bcea3e4701b7b8cc47f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "55d226337b4d4816a4283445f72f0a2d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "58fe1625ed5c4165b98f26e0b60bc23c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "87afcfa2f8364eeaa1728afb0ca02228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3653b2339e20425188055e388f614541", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "edd3f0af37b44e7bb426d2cb7bd41212", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8f61472858534625b00bd9406e187656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d7a51873f44d424fa232f9eef5f3870c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "93e5e3d484f240f6adbea8a68d6cc527", "region_id": "RegionOne"}], "type": "key-manager", "id": "7d1ded5f2abe4a17999ae1f0a8271f35", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e05974c519104a71870e826f517b1194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4753d4d7c5084bfd93d21a26d42a63cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "375c1d92a1aa40508aef962c04d24c17", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "03a68c68c9a24dc2910e8072c9cd1bc8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c7827d4086548858e529a435d7646ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "75704e893942498992029161943a8f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "76bd3d6e608046f4976e79ca763ab22c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "68df12fde14441a5bb70dfed0c0164dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a07050e561a9448c921302d92a34b2b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f6f6ac5fe7cb42c990c7978ce5ec8ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee38e14761f64d519c71c35d1266e190", "region_id": "RegionOne"}], "type": "message", "id": "f44742d56b994d7bafb153b68e7a92d9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a86a803987da4477923485c797602155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b9bba79a211d48f4bf92ca9fb7bcc845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1f29bc93bd4040339dea238673e10ec0", "region_id": "RegionOne"}], "type": "messaging", "id": "44d7ae02579145d0baec7248e52bc280", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf05ad7d7c2040ef86992adb124a2419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "167e4984a7a745edb0ccccf3b89ecf8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ccc2c2ce818c4d37ab3f9b46f5884f85", "region_id": "RegionOne"}], "type": "application-catalog", "id": "74bc46b6d6a94ea9b5375c75026a7b89", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "baafc672c37b4cc28f26ca96f924c6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2cf7e295c134944b165feecd51e069c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4244fe48252e4f108bbdf040c08aa465", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "710e04ffc26b46c084c0088e595e6b8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e101210ae82d4a7ca7a162f3732f4639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cb4f8f4d9df4ebf8ffe729c641a2e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b25f55a6df6d445bae9a6114f293e93c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f694d7435cb74e10add8d147c5f3f296", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7556384526f847de865c1f01932a8d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa313126822c4d91b089b6f270132507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8812fefcee9b4684b3b4bb2745ba82e6", "region_id": "RegionOne"}], "type": "container-infra", "id": "ec556b14548b4d32b9ef5c4c2c075e84", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aff313aa71474cf8a4d71fc2d8a51a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "10705af550b14a1d9b5f5e4a1e1dfefb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "24541eeadfd44fcb97f47cf94bb0305b", "region_id": "RegionOne"}], "type": "search", "id": "b2bd94c6236348aab56c50cad19fff00", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7fef51c4384149d3a416023918462824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b0bcc9af56e463ebeda23d2544be9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "07a3c6cb7b524d369d00dff00537d597", "region_id": "RegionOne"}], "type": "dns", "id": "2a1d2a087d6b4ba0b34e959fc087b240", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36722f46db364d7b924013b17a525858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d9d6183d06f45b6ad2b4623e82fa200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b57d704e24db419c9aab15079e173278", "region_id": "RegionOne"}], "type": "workflow", "id": "d5f459e3c01b4b169f499800dc0199db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f589280ef7814207bd19b5896a714a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0c80d0b540f45549df6a96681c41e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7945f5c7c5f641518b76796219e5f63d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d5eb5acceeef40dda21710c3321bb967", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2ad4a71761bd407fb10c8fdf9a8150e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "530dad89ef814083bbe6f7591cd485cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ef61f7d057484a1c8508fd21684a6aeb", "region_id": "RegionOne"}], "type": "rating", "id": "c3a490920f2e44379e8b5b8d4330245b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1380da55db947a18e96e17b49701885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b22cd7b91094ff8aa554bc530c8545d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "92dcaaa7ed154c268b53cf69b60ee27d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c175b90985cb467c92560c96a7d73704", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa385c12226e47978dc3fe73df56d2c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "710f66bc890b460b97323de395b7f9f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d6efd54de9934fd5a843e11068c99962", "region_id": "RegionOne"}], "type": "policy", "id": "0a3f849ff9214b29b9d41167af834556", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5818345a550d49fda39e2c2128e009e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa6e914d5efc41b99babedf096419f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "61ffd348f4504a498b4e609f5c0ed765", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9b70ffbe4a7c4e06ad22e2aff006659d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eeffc7fab6364cbb96325b95d132f587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2fb7b4776f984237a3a88743992bbdc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0f72042c0f04379a8c20eb46f8fc346", "region_id": "RegionOne"}], "type": "sharev2", "id": "7a198435d9464c74956a7ce29fd25de3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd6bf8132cc842babbadde43d52c7038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d63b2a20acfd42cb9a95eb04ba270ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fdbb877108e24d9c93f659a8ab8c2745", "region_id": "RegionOne"}], "type": "share", "id": "58a19cddd4fd4dda93fc93daea5d5017", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1d4c8e4eca7349a9bda21893f1c602af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b04ab37297e45778ae5cfd801001b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "635f068923994ef396acd2394c4412a9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e69b37cd40d542f3a1cb736beb376a59", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3354d65bec054f199f6e9cc672418212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3fc841d37414b86b6727b14863c437a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33c1e0d9b97d4dbd901657e41819b6c9", "region_id": "RegionOne"}], "type": "orchestration", "id": "e3be772bdbb04a9fafee7a10a0414039", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06ed161fe82c48a0b960be919743bc8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09aa5cc495c140999acfbad0e4a54c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51d0937c0f7f4b6a85040c7d70a3fff7", "region_id": "RegionOne"}], "type": "block-storage", "id": "408b549aa48a405f94960f11645357a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91de60f87a744aa598fe8950d249c376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2da17a49c47947c5844827c5e0e7d105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01af4d0465b24eafb46c299d0217e776", "region_id": "RegionOne"}], "type": "volumev3", "id": "37bb49d7b0ee41e9b30085b271011069", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ee03a552e8844068c5e62b9d1365af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4f1b96f6ac740a2a2ea9d62f5c79636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ed0c63281f14ab5a93239e6364911fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "873161d9a2a945d0a30eb57f69abee90", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fcd9eb7e56145a4b351ae90aeab8ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2da65a0f11240a7a987308527147b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3ac0f3c5a9a44e2ae8b9c3dba99d363", "region_id": "RegionOne"}], "type": "volume", "id": "b1d2e5e133be462e8671e6c3a0520b71", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a4a5ac0c4164acb8037e302c9be6e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9af466764adb42c5bea64cfba3fa11c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0934e1bb0c32435c83b3876f56a2c241", "region_id": "RegionOne"}], "type": "block-store", "id": "d0ddc4212a84467281a1b58cb0c10d27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "58d79f464cb2427481e0de40e8222f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0371a165028341368aa0a19e582abc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14b7e9c3d326431c8f5c56d3cd059608", "region_id": "RegionOne"}], "type": "alarm", "id": "229a783ef76c4d009d5093bbc1b34f2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a651025bf64541a0ae4321000cbc5a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8f40e13796f471983975e361d11c46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "91ae8293892e4621ab276ce09606197b", "region_id": "RegionOne"}], "type": "alarming", "id": "0bd80896c94a4389bab32a6e4faf4603", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4539c4e2575b4310b4f09f3b108de53a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f869821780cd494d9eb8bfcb3a71fd78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91717d075e6a4251bdd74d3bf01766d4", "region_id": "RegionOne"}], "type": "meter", "id": "ef826d230ac54aab86d816a1bf6f6bb3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "444c5ac3f88045c8a43e2ba1e8f7a141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50f0881b102b41b5bca608df52a5ead0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f990983191394bec80d49c68228c59aa", "region_id": "RegionOne"}], "type": "metering", "id": "863510a99e3c4e5ea26eeae0790d1b4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f6877b1dd90435c8e14ccf72dfb4ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73de1b7ce2194c54b94ef0ee12f769ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4692c666d41c457d883853b4cf3bfa1b", "region_id": "RegionOne"}], "type": "telemetry", "id": "497ea21dfba2424db47967e255a61473", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b6fb805c2b00494bbedba0dbab925a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f7302be37da44278a42a779b34dae15a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a8002d785e764ae5b792a5782ea6f8bd", "region_id": "RegionOne"}], "type": "event", "id": "570e7b52ccbf4cad9b09b8b7e022fd18", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1544bfcf975c4010bc9fa7d4e72c73b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "82ab96bd6ebe42e58156ee8dbb3fe837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "381a5016489942559f1ab421ae0a758b", "region_id": "RegionOne"}], "type": "events", "id": "6bbedc22f80e4223b264a03e695b3430", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5abbd3850ba44f13be1cd687871486ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a4fe0f7050f433599f35d8273a1d6a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51a065e378aa46e7903db4c4aefff0a1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bdc627c79ba540f9ae7ac9def67ea43e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8338e7540244b5bb31e7cb5d6487151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "172715c735874041aa8110f1351de466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a034249c8bdd45cfb52ea8ab9d057a75", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f3720b05c0704906b162b55005a0441a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "573df45007f846b0b7bdbed4d6b7a9de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "123693d270644995ab2fbfbc20558c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6aff8d7c9654ab08f532e7aa90c30dc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d01d6e60b7b34e9294eae42e67f71b6b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9728db29f5a54f0cab397077419ba595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "578f82a38672422688c0f3193167477b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7bd3c46684a4f95b3018a9191182d53", "region_id": "RegionOne"}], "type": "tricircle", "id": "1e729ad06d17485791ef448f8a406b93", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a84a9ec83b6c43208c7c12f42bf648f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d59d7443a14b4da3b1ea48675fbcd72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "af934fe133f04afe9e5b3d984dce58d3", "region_id": "RegionOne"}], "type": "database", "id": "b5913c529258435390bad499796c7c40", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d77931eb67a346c3b41cb0fba54fce4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "01fcfa0ff94e4b05897c57337cd31f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2763579fdd7f45c994aa15ac40bfdaa4", "region_id": "RegionOne"}], "type": "application-container", "id": "11a897f4206343d28a092feba63a0a9e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "279e289587c94a53b8ebd5af14072848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30e796fc6c5146a7aa30de5a9cbb7dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5083eae1ac8e48f192ec37263f50e83e", "region_id": "RegionOne"}], "type": "container", "id": "1e8b31189b954288a78eaba5201ca410", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03bebc7d9acc4eb7bcbcb957f1c0cbe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40e28e56af6a4eb1b377d1db8fbf4f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9efc5fc9438b47dd946b483f0d8e9041", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1e6b33c1392046e48e4880eeafa4836f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d5dfdc46a56b41f18d5e86ae3cea0775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "75011c05873d465ca79fd4bf0040a66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a56b6ec0e9454b79b259dcfbb376d6e9", "region_id": "RegionOne"}], "type": "rca", "id": "c9d9a1e8734b49b89d34c616f52049af", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "47b1c5b55ba946f3a6cc25c26f1dbcb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "56d1be4fefdb4025bffc6bca0479417c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f4a49bb1bf1a4d16b4d78666ca6d2c98", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "26b6929bba4f4f2396deb86fb92cb8f7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "eb07775baf754dc081a9b2bb49f1dd7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cfe53f00bac743c4931a4cd0af06bc4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3b4238368f0b41a49cc1930e96d0c6b7", "region_id": "RegionOne"}], "type": "network", "id": "0d15df98ed444134a303af65cc3d56de", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "11db48134cd140e3b24e68748067abcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6e3a185dc0e4c55babc33caa43433a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e911f0f3c7614c5abbfe8602cfd9b596", "region_id": "RegionOne"}], "type": "backup", "id": "5fad4b3e768446418b030aaff98ecd1a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fda28cd579f4b88a2298ee6bb06c8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "850d24dd211b430aa1998548750aefd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a91af1ace1464f47b57effb374c1fedd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c9bb309e496b4963b1c5f4e32791746f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0952f69c2a54a1dadc1cab4f626e80c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ceac537681fc45da804dd4c8291de536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d1e9265fa5f0437aa9cabd16db7c32ad", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a927b52f5f9c455eb017152ac0fa8449", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "47675b71e6ad401bb9e022feb612c07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d51985c30abb45c6b102547cad7b0e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f444a0febf3842528a94666fe69eaccb", "region_id": "RegionOne"}], "type": "monitoring", "id": "8464d890fe5e4c95a9e1a27066145a75", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d94bbc33239f429b8794d04a64564155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "25b0ba79735e4b1bb132f6489151c3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f233da7b5594c5494de01db22d118ce", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f3cbae68215b4ab6bac6ae64713e0844", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "328eea37c1d54babab2df56eb84788d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b241b805c60d4e6c851fbb7fc8bdd448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bd02f021350e48dbbe72cb116c7dda5a", "region_id": "RegionOne"}], "type": "placement", "id": "b61b896bf27f442f82816ac944df5130", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c541b3203bbb4ab49af6f2a9943f7137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cf770e020534d239daa7f6ee26dd1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5acbeca07cba4fd68e317f51e0c85774", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a1e68b17136547dfb21e35e6cfd1c25d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58b9cc8da4054bcc87e13123cc4cddd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b2a867b8e0ae4615acb6cfbaf31b9e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f2af470855da47b4a46e79dfe4389a91", "region_id": "RegionOne"}], "type": "ha", "id": "81122bf3a41f402abc4d3b250523e5fd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c10791241c82411ba74e72b9501a3d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6bb39c5602424c6ca2290e17786290ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "872776e7400f44519d49ee752c9f1ad4", "region_id": "RegionOne"}], "type": "reservation", "id": "130ee38e8cd049da91eef4fae59d2409", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da9ad4fdfa7c485b96d065a8470eefbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9a5e851780a64c43a14521970c8aa09d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eddfb0c545a54593ab8ed719b15a47f9", "region_id": "RegionOne"}], "type": "function-engine", "id": "b794d0c8bfd04e059fe57da58e287444", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "acf5a0aa56284303a13dd1230e7cb5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e1011c09718461686585f84da9a09b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7e720f6caeb14c039cada0b22a5ef4b2", "region_id": "RegionOne"}], "type": "accelerator", "id": "d67b89a05fce40b4b8d1c367ded647fe", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9e02e6b4332431a893bf999c8529c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b57e39cf6c454f35a451af00ba5292ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1b2dae194a074b5ebd22afe714eb098b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "db6792488cd04c02b62cd3e3a2ba4be7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5b558dd0d62415d93ddc38e4ab223a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f17acc4bce2748c781a26a4d6c62aa1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2748c76921b342138f8dac247841c4f7", "region_id": "RegionOne"}], "type": "registration", "id": "1ae89b6e0c3b40b8912b6c94e2daf254", "name": "adjutant"}], "user": {"domain": {"id": "bc377dcfeb564f12bb0527563a4e6cf6", "name": "e8b418db43284de48f18617dcafe5bcb"}, "id": "055814f944364a5daea9f988de40e4ed", "name": "f6c7a2ee82c94bb88b697365160fb194"}, "audit_ids": ["468f5f9d5cda48c1a6e84fcae041ca2e", null], "issued_at": "2020-04-23T06:25:55.168045"}} 2020-04-23 06:27:55,394 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,398 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,399 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,470 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/843aa736-6830-4e58-b609-56c47102a3bc -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,474 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,474 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "843aa736-6830-4e58-b609-56c47102a3bc"} 2020-04-23 06:27:55,518 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/843aa736-6830-4e58-b609-56c47102a3bc -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/instance_info", "value": {"cat": "meow"}, "op": "replace"}]' 2020-04-23 06:27:55,522 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,523 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "843aa736-6830-4e58-b609-56c47102a3bc"} {11} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.361543s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,372 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,375 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,376 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,378 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,389 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.221126+00:00", "project": {"domain": {"id": "c036f38955ba4c5da91619f07f8e9aab", "name": "731d8922a667455dbf378268265a814d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fd0cb80533684c2e870e42cda0e9b138"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "acb7377c24de4a2ea22a84b025627762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f7f8f0f397ed4c1599718a0545094580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "435b7080cc224854a22c2e9a278eda1f", "region_id": "RegionOne"}], "type": "identity", "id": "d4bf72a1eb2649d195e0939edd26fd86", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1cbbcdae74764f0f876180e5297da09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2aa31f92f1bd4329be61891fc1ba5b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "78e3ec7710cd419f92e26a125a3125d7", "region_id": "RegionOne"}], "type": "compute", "id": "f005ca42adaf4af2ab77b15cb64a2ca6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ad05c0b900c941c787b871eeb82b7999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "77156c0c1abe4b75a6382764139c438b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e5c06e4ce0524c62b45426f86e5050c8", "region_id": "RegionOne"}], "type": "image", "id": "2be37da39ecf43038698c9c165ce569c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6bfee43e4f8440c180acc5c027555fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da7260c032f54be2a976104b8711ce82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9c7325a26bb947ad8f676286c8b3f2b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "131ed8f4d40e41f0ac719071b1132184", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c07d1404224312af74f4b564ea1a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48eb91aaa7e14e72aaac8a2acc22116c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13b6a82ef8d14a27b948568dc6c3d256", "region_id": "RegionOne"}], "type": "object-store", "id": "afa1b933e0c4497fa2728f4b141e6d69", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccb584071ba14fe0974208703bd27679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f198ee77a54404c91be0329cfd519f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aae730660a204ba0a293f4418bb2ba0a", "region_id": "RegionOne"}], "type": "clustering", "id": "614bacdca039468da3690ce6ab3d5d20", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "012416ae453b435aae86e37029e0d24b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae5a157bf78c4836aacf2de2492df3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c268e79c39a42feb65ab6272497d226", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bcf14174edfc40b4b912c5e758cc954c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27ba7dccb34249c680a347940b385d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c7c2b7c57c9429ab46536fbf1014354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ec18fd5ee484ddba2820384eae710a6", "region_id": "RegionOne"}], "type": "cluster", "id": "0dc70067e67e4e4c947a624ed05fa33f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16849dccd3c74a1b803079e0bde87b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4d4490ee88044bb0b8ddfccac12414c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6f66393637f24522abaaf1981ef24e4a", "region_id": "RegionOne"}], "type": "data-processing", "id": "19cb6a5e01b446b9abd5d71a7f3d67f0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "212f99bff7d54691ab4962b4b228198f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc039bf4db3c4958866cca660b0d9b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "569c2275e6ea4a80a9c234890ae15ad6", "region_id": "RegionOne"}], "type": "baremetal", "id": "9fea2dd48bff4f7f87b081aaeca0a1e0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9406df734c104ea3826bb63168537ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22fb1620fdf24ef2bbee32c6481f1cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e7c6f5e1b10842699ed6a4ed0ca64f26", "region_id": "RegionOne"}], "type": "bare-metal", "id": "beff540e1d0148f28023a1892b1ec5fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3a893a2dfcd4114b3173d9c5fee34a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "538b3b3df4434b7eaedf70c483e55a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "711dcf66971448668f6b8e0c056cffb3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c9515ff05c6c490c9d790dd851760862", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5009f52fea804cb9b9819b18dadf9ea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "45bb98d6aac047338bb787f92f4ffad4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8a92b4b265e042a8b09a6dd8edeebce8", "region_id": "RegionOne"}], "type": "key-manager", "id": "a812aec090884a5bb69b4ddadbb5d505", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cf6d1137810414aa5b6b0c01d168842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "54250f60398f4500a108a2e33e035118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0e41d20aa6142aa89d218222577f397", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f3c423344051420ca82670c3d31695b0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5dd0e16f3990453eb7bd50df79cfb691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bce2b61385f48a5ae0e525253bd7b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "566031a00f4d4cc0ac224d956089198c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5d9ddefdc4d447b2ae41c065d1ad1c5e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6daa470ffcca4b4f92f2541109078349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "923c1550543b40b380f7c6f3b0ec36f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "217c149a860e45b6a4ae24773e95f698", "region_id": "RegionOne"}], "type": "message", "id": "fe2d6d9245db47f29b180cc15c953f5d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "94017990a2d14466ae40acce3629e768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "860b1c961f0d4098a62fefe3d603c3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8839aa21361e4d818712d4184beba73b", "region_id": "RegionOne"}], "type": "messaging", "id": "3006eb1555b2469aba9eb07ddacc9d90", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4b104d07d54a4d00b4b9aecade2aad65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "00ccc6d98b1e48178a4f5789083adbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f0daeb98f549434796e227961f97eb48", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e2fe8943c2c448c0bb9debdf0538ebdf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4eab75687e764229ab083c53397576a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf3fb1da976f4591bfeedec802195cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de7ac7ff7e1a43d387e1fec38f10193e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "70ea15e2e7df4e0ab1707c16f016d6da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9a44221a1224b8e9db497016e8adfe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33c4904d774a4fd4803b3a673c678a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bae2af3f65247f5b2ad4f2131db31d1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a2fe247424e24790951971efe677c234", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56e6e17bb1b2473e8f33e5f0c146e292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7991d8e4d1194eeab8c351381bdf485e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e123e3df9e8f47cf9c2213ae9a95f27c", "region_id": "RegionOne"}], "type": "container-infra", "id": "f1b3906e09494a298ed9077f41ba5455", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "181fcc708d654dd7bae002090f4771f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bc17070c5bd14f5682fe5220ca94feae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "31f58162e8404f96840b5efa933dddd9", "region_id": "RegionOne"}], "type": "search", "id": "8ca1a2f2344d4bd4b47ead25835a6cf6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bddf789cbb6a4c5691589ceae24fa1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "598b9996298d409fbd37126f609dae06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ae234d5364d04c62879c6f3d258d9754", "region_id": "RegionOne"}], "type": "dns", "id": "fe86a48f79cb48ea99d1775f89ec6bc2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f342e52c13e34ee6a2434f3ec59a07d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26ad7d9fb360417ca320a27a711a12ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da74a6df000243c8bdb40f96825cafba", "region_id": "RegionOne"}], "type": "workflow", "id": "b244268f3aca4b1cb0dc38f2ffa3e6e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7d9177371d3438fb4409c177bf0a42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a061f5baf5d4afaa53b2d701696fc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fb2cc6ba54ed4171aaed67fc994196fc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1eb9d82adb124efd9195fc1791def632", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "185fc242465c49d8b638f50c1ade8790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f56aa997272746a1beef16c858225d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d43fe7815a5f42bea90dbce31015636e", "region_id": "RegionOne"}], "type": "rating", "id": "2fa34eb7f11a4bdfa93c95e8badd87c3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66b8e6a9bb824fbbb0ed803a73d86eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "413ac052e39045b3b4d3f05c25f31a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "70294d8f52b44a9aa8e57b7794027388", "region_id": "RegionOne"}], "type": "operator-policy", "id": "234486efc00e4b3b82b128aee166dd53", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b452f4e537d483293856ca7ba30e648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c23450fe1b1f41d5b90ff6011a2f8e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c5a9e2bf525477f8cac7c34939d31d9", "region_id": "RegionOne"}], "type": "policy", "id": "cc073fc57bf545129494e846f8b7155c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed529b19d6124866aef6486e5b6b6b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef5eecb6363645a786eacf72c8ccda69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc81291b5dac467c8ac3db86a03e7f25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9390ab715e934b1191949fe3a6824819", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba43f175b04441a2aee8aee6ff87f006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e217277e5384dc98f0a2aba3c54349c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f285948505a349f0a64a17276aa1b14c", "region_id": "RegionOne"}], "type": "sharev2", "id": "454b13e023ba49ba8582a16268c6f7a9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "329eb50393ab4f20a5901e1918f550b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9b0e6d2231e4ac9a68b688fbd55db5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21fdbb03d29a41d4aace4772622af05b", "region_id": "RegionOne"}], "type": "share", "id": "61dd28c859f8435bbbef5a041210e1b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ad40ebe9393430e98fb17c3a44882f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "72a72ec2d9b745feb68cb93ba3251afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f837b138427549caba0166cd0720998d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9dd285de5ece49c79b179a457438267e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b28bc8c3c13d49bdbe8382de9009f07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5b2f95587424f519abebd19c5401c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52135491f12443fcb36b108c74fc3274", "region_id": "RegionOne"}], "type": "orchestration", "id": "44122872286c47d5a2b7118cad5bbec9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1090b59659574cf9abf98f79befc3765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ed7de8cb81e41b1a793d1b5de1807ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68f16319aa244d1299dae8af31b998e9", "region_id": "RegionOne"}], "type": "block-storage", "id": "a27ea017f56345a090660e4ec4a19b9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "369ea46076194bf893efee96bf61a4d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9c8692f64bf4828a743461b835c6607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b66f54bcc0834dd3b307c62cdf38a4fb", "region_id": "RegionOne"}], "type": "volumev3", "id": "6c35dc7edd0c40e8a65c4ad768f02c10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cdf2763c4c74016b339b200563a92fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7baa44e63394dcea69d20613f871a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad394929932c423bb52aff86a96ff135", "region_id": "RegionOne"}], "type": "volumev2", "id": "e3cda8e8864e47269ec7593464870fd2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54692800068549de89b3000bbd7b98a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc4dcdcf53644f6fba0338844c3e508a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25eac26be07d412c87b67dad0bf51e36", "region_id": "RegionOne"}], "type": "volume", "id": "e73e01b7b6444f4c8164f4f81042876c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcdabb652b4e439cac6e517a0890875a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9da932d75cf4253ad259d46c3ef3889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afe9522424454d35a1c8cd1b34d9f73f", "region_id": "RegionOne"}], "type": "block-store", "id": "52d2d037708540838da8092a7eae58f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f33903ec2b934238875962dae9a88777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1223e907c39450c87a5c06f01dc394a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a875c2fc2ecb4c72a79b16ed535f2fce", "region_id": "RegionOne"}], "type": "alarm", "id": "5f85e2aa350d4366a6d74304a702d35c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bc43b40012a4c79ab649f3a930a5128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "84df9cc816454068b847642b8b4e5bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b5116564289e4261a6383cb4ef6289b8", "region_id": "RegionOne"}], "type": "alarming", "id": "b198a182f27c4128a70fa7eeba0ac93b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2dfc7fff83e4d3dbd5c0eac5b0835a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5004a4ced4284f3a8e859649c162e7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3f9069c9e9d14878951dff922a545f23", "region_id": "RegionOne"}], "type": "meter", "id": "9d7db6c3d3c04ceab6b86ea85a579385", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47aea33e7aa74294baa2fcf269d1c676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cbe7faf308740ba994bf1b912735e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0222b029f7c442e4931e28f7c9acf6f1", "region_id": "RegionOne"}], "type": "metering", "id": "a5191a65d07b49c9bbee0226f3d63c44", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4469bc2fd36472292f0291f313d1308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01f18ce88f2342fdab8a7137cc2ac5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "465856c03f104d5a87df1750d9f34685", "region_id": "RegionOne"}], "type": "telemetry", "id": "a654048269094d92a376506d6fdb4474", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d907404bfaf746a0bc88a60a972d9d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "706fbfcb0f574a3288d82c4aed747c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a67c2eb4bb3948fb9bfd2eeada9c284f", "region_id": "RegionOne"}], "type": "event", "id": "29d13ea4ef574c5bbc3c061616f7282b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d723c4881b0448a3aae7114e11610def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d58c185165614136b55d4149f10fd450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dcc6820ae82b4c7296bfdcf388ee80cf", "region_id": "RegionOne"}], "type": "events", "id": "b89f92a683e047b8a5ca80a7bf58f791", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3945c06f5181484ca2493f2fde0c7b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16bdedf675cc4914843913db3e0cf291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "58044b4a316244c68c859008add53a54", "region_id": "RegionOne"}], "type": "application-deployment", "id": "29231dc49b02482e94a34d34b2075bde", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "226e3fd9d4214a6c992e561baf71d517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03280229c1b24b009ba7946e11baf70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3497e0354cb4ea8acc9c0dee063e48c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f9edc36009e84cfab38fddd1f0dc1460", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b56f013b431484da75768eab06472cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a36048e4acf40c29c5643ed14a760d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a675c25372f94c78ab6257ee742f28cc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "024f0d29e7284c37ac2a643f7f6dd617", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e6e034bfa554c4886c3553cacb12027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31c3b68d17114d418aeac02109ad1040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "46a7e5c909a2413fa51739fd6c67c7f7", "region_id": "RegionOne"}], "type": "tricircle", "id": "e2830750d4d544dcb742e101963f4e0c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "96f0f277eaf24e3785d5e73238a5a95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ff42741d2cb847f69c2b5eb57cd4c75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "94af3edbbc8a4067a57f0489ffdb3ade", "region_id": "RegionOne"}], "type": "database", "id": "e1c4bde9ab294de9944df8d73c2629cd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ac6d5a0809149e1a90a0b26e82539c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4ec4ff831814f64bf27e47da8e6fe60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b0070501e3d84f2f8ce97eeac9142ddd", "region_id": "RegionOne"}], "type": "application-container", "id": "4158a8cbe04341818e326a32642b8d61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d93db5e49344472db2715dc88e0c9f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c35220a98d0e4fe09c0f353f381dd8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "245901a6c02f44338137cd22a897373c", "region_id": "RegionOne"}], "type": "container", "id": "d9558a598f514f9d87108030c9809537", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc9b066b203e4f4eb6074d65d30fec95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ed7dff7a75c44b88f19df061430b70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "20aa9b7217134524a0e596b7bf35fae8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dd7d35eb3694444c84ad388b334a3acc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "474a9819a91b4fcd80e1eb0c38c29380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a159e3a6cd9e44c0bc3d19321f80e586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "51b1756c97054dd2baea6f009ddee094", "region_id": "RegionOne"}], "type": "rca", "id": "2d2f07c66280496f9efdc773f777cc1e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "48764168734e4d96bf7dbe0b48712ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9d985e26831a4687a5d9ae7bd36c82f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0a15825726774ed29a46ffb91c7b14f5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d002914aeb8641dc967279a166340400", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7e842eefa75c4b398e9a6ccc07353a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3f0d1284419c4be39dce473721b1c3aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0db66511627c460cb01ea1897e191489", "region_id": "RegionOne"}], "type": "network", "id": "2dab712a1e404f469a853ab756667a12", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f7e121afabf04e3bb754b9a616e41a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6d15108d1bd4a51b7a226c2adc2bb1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ffc5e053586c4f1985a9abf68b689134", "region_id": "RegionOne"}], "type": "backup", "id": "d851d49feb234ff3a1966ce097da809e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "314b44d3968446b1aebe1ca7b43a6907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2de92e9522a14f8088e9e89b2a499b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8dbd06a1c5144b91bae533b263c5d4df", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4a2c592edbef4eb3ae3831612a375e57", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "85bfffacce934db1aae3f194a758dbe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5495f95a6344a4e89f0b93d64042e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3a29d840e5f6431baedffcf8c4479140", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "24d54654cf0a4137964f96af2bc2d9ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c50ae641ed6648548fbb8bd6e09a821b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9af2166b4b324cfdbf1260bcc72feefa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "91c9f2ab0dc649bea4f0631c3566843d", "region_id": "RegionOne"}], "type": "monitoring", "id": "afa9c13d1f7f4e9286b7dad76e72eab9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bedd234fd78149ee920b31eea45ebd71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b6b80dce41534590a4a2f72a169615b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6c07dab6db8e49718004fa8a298dada7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1886259c1d0b438e9d584815b3cb9606", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "93d6c4bcda284fde9de5600de611c554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fc0a51f0d34d43b18d847a5cad5bf92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ff3892ac2be347e5b5f0fbb33002e5eb", "region_id": "RegionOne"}], "type": "placement", "id": "952280f1fef241f898211fc38bbb575f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa41720b52db4ffbac0de6c02e2a11ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a118aaa1ff1443fb1b0e8a6e90df147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75fe3970483d4182a06b963a1770075a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "967e85304a5643db83db66fe10df8e82", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6aef6f29d69400ab26666cab671669d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5748015056704a54934aaa81729afa22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a22b870ce0554d008f607ebf3790d37d", "region_id": "RegionOne"}], "type": "ha", "id": "fb9e38d118f146fd9cf43f3f0272fc86", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d8c6516982604ce8bb5cc08236a347f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6880c19a9985437abc0e437dd4e055d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4a305fa3ed0642e6827e33c4b30c7412", "region_id": "RegionOne"}], "type": "reservation", "id": "635b469df71a4afd9fc2c4157a7585ab", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b75e671476b0492099f2c14d33827ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1c285251774040618332706a99955310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "24eb4562f42b4cf48703fda0fa69819a", "region_id": "RegionOne"}], "type": "function-engine", "id": "f7901c6d9cd94f788b4180531a6a55a7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6500e4e6f6d04a20b775d7d78cb4670d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4b991d16d1d4609ae81cf83a48b528a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fb4c116d64b8480aabf5fd96eeeeba14", "region_id": "RegionOne"}], "type": "accelerator", "id": "4235e317890640618705c559a270c885", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "41e3bf60e6804065b39bec70f7fd84fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea25bf9e0e2649a38605b7b3cc70c3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c713914a23c942e1b70b2023dac50970", "region_id": "RegionOne"}], "type": "admin-logic", "id": "32e65a700739440ab5b5948cc470f221", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45bca28b1ea54d6c992e27e190da2fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5cdb53be01c4fabb5cbb301c6d85bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bbbc1e70de7344c898fb7e7d32f4bf3a", "region_id": "RegionOne"}], "type": "registration", "id": "044bcc3d0b3c4774b3a8b543f4c1b521", "name": "adjutant"}], "user": {"domain": {"id": "5f5accc089c6458aa5630d54f8f65d75", "name": "ada9174f792242e69f19bbe9888adcda"}, "id": "084bb816c2e64fb387cbe2cd1eaf8cb5", "name": "10687826a17740a48934a1257e190396"}, "audit_ids": ["23d2b38b6d8a4b3e8ba5d1e992bc99a9", null], "issued_at": "2020-04-23T06:25:55.221126"}} 2020-04-23 06:27:55,451 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,455 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,456 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,517 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a7545ce8-bbf3-48bd-aecf-bc57ee8d31d6 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,520 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,521 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "a7545ce8-bbf3-48bd-aecf-bc57ee8d31d6"} 2020-04-23 06:27:55,569 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/a7545ce8-bbf3-48bd-aecf-bc57ee8d31d6 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/driver", "value": "meow", "op": "replace"}]' 2020-04-23 06:27:55,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,573 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "a7545ce8-bbf3-48bd-aecf-bc57ee8d31d6"} {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.559064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,077 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,079 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,081 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,087 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.023288+00:00", "project": {"domain": {"id": "422eb1b9fe13481ca04a003cf5b59898", "name": "56b49f9d1e494b8a8e43b2862e6fb16e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2da2e387012f4c6099dfe475543fb4da"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6243431b0977448bbaabea4f167743a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5084ce268a1460d868ed22d5d5649f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d47a95ee2ee84fcab4ae6f1031ecb659", "region_id": "RegionOne"}], "type": "identity", "id": "cdf1755203d94ce6a2b6acffe1027a08", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "710c96d3b3e0487a86626f42155202a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c320fa882cb24f319c77faee2f3c8d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6487a51616cc4e7fb10a1db2d144b8d0", "region_id": "RegionOne"}], "type": "compute", "id": "df5bc7ee0650472d89af2493e2658fa7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1f3f2538dc8248808af922c38e0ec3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7adad03535eb4bdd8c338c20ccd899de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ba2b7789baf642b79bb73ade4633035e", "region_id": "RegionOne"}], "type": "image", "id": "6bfb33c3fade429e980ab0ee1017bdac", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "06ef799aa6fe45cca613f1dcf16114bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a32b11ece3147ffb9542de259d4a0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d89f2d53050d47eabadaeae20a6ca7b1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "be400d27b17a44fd97e0ec5dfea8e1c1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ecf2a3aaa544616b29014e62d6ee2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "223be54a0dd244ba850bc26c5347dfb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d06641b540b14475a2d034440d8242eb", "region_id": "RegionOne"}], "type": "object-store", "id": "df36b337ae89405ea961b1ff6929c602", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b05bc57effed4bcb9161426375114b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a57c6725f64c46f8b62f4bb632b2970f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04941c8495c34dfea6fa8b1de9f02a52", "region_id": "RegionOne"}], "type": "clustering", "id": "4e68c600c55b4f3f9050532aa65d06cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fd52e253b354a4fb01619480677bdc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41ac452ba4f540e98e46ace51df2bb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a57b670607044e9b62e03d08dfaf950", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0148345b90e04c348f63af11692145f7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "691cc60b51d04299a1428d43dadf0e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69d45c2c7bf34f0caa99421c9518a02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f360be06928e4c3aa065905a55e4857d", "region_id": "RegionOne"}], "type": "cluster", "id": "1c6653dd88504d4dadb7099f39b5e6d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b92d5644ff3341b58e8613fce7b73fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b7878e0b3a7a42f6846952b622a03b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dfc8392cb7fe46539d21465be356ef38", "region_id": "RegionOne"}], "type": "data-processing", "id": "6c47d93812a448b0b9e2366327b41d82", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ad1cfd53ba4b4c578102ae75986d1edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c3f4a12af237487a9eefbec2581ed60b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e89b56533b114683a5451dd7a3db1670", "region_id": "RegionOne"}], "type": "baremetal", "id": "2947091988904797bb90534ead137356", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ab9058152b7405bba09a080190d587d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "316f66374c3545b6ad0dd378a41e2692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4808efbe7b7c4e2db1a05e9bd801c95d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a78b5fa7440d48b09b9c40b9dd29845a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7d178304ed684aa8aa4b0ca49d285689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6fd75a10cd2f4a18a7dcd796bc98b282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3e6e33d7a6404e78968fd80df9c84fa7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "33debf055fc54ee8ba451d64039c62c2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c4727041edc34bcba0da3dd8f1e6482d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "92ab83b64977426e985719ff900b99bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b2b83c50a52648d99ce6ecde0247a349", "region_id": "RegionOne"}], "type": "key-manager", "id": "b8ebf3e0168f42d49cb559c005592e9f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1308fbf526f486cb0a087daae4b370b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52c78dec9ae74468aebb7f37a377f4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ba5a470240d24e3c83b974e1d8342ce2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c07f207ba52645f180cf90f016ad362a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffffd5570bb74281a7c51515080c8eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f38d602bf438402dab0a30a352362c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "26e8bc1911e04fc08e00392420a37daa", "region_id": "RegionOne"}], "type": "infra-optim", "id": "69f86befc05542549bd85095139fd52d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cf3671931f6c451bb2b0217073c0884c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b455b87083cb434798fbfd2e5c0b0a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2aa19f2131784952aea65ba36a773dfe", "region_id": "RegionOne"}], "type": "message", "id": "a055747926e64d3fb15c8afdb8adcf2c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8af8e49465b147ce8726cb610cd25e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0c002e2190eb4251a61dc0563a0f6b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b644b2dcc59246369491f45bb9d4dd58", "region_id": "RegionOne"}], "type": "messaging", "id": "487bb2604912417cafdf864497c2c636", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea0aba93a9554be6b6316e4f7d7f7625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f2be5ad056d24a4ea7dbdff81ca88267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e32c76c6b7b4e99bb6c95d83aabb18b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "60d4db3b026945e6a89e2266fbd41b07", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6496e57cb594797bb5713d5926c6e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4351b18511fc4911a44f00134873c7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26877206ab5848c0820ac4f586f42501", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6a7e8d4a96c74f578143c50906f76a71", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2eccc365b0b74450b9647cf1f7e84fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80eca17a8fc84a2ba7ddcdbb0af4999c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da97e8a18dd041ddb948c4ac77beec6f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0f051fb939f3437d9580361cd44227f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bce5a4adab54845adab2aab95a12ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25070d708862430bbd8edaaab285f397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e5fc2271bab45f8a4899450ac97b963", "region_id": "RegionOne"}], "type": "container-infra", "id": "3c6f4ec234054a91aa06d59b8a6621dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d69e1ad5950947a0a6f1ffbb6c094894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9cbf62100ef941219290b56435ca26d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f109f1650bb84129ba88f2668596155c", "region_id": "RegionOne"}], "type": "search", "id": "e0314c06d34845bebaf8a2a540b7c8c1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2d8be55972964728bfac8819a6e3933c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "51664a2c2f474711b3786f912c5a5987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b024bfc294744275b12b239d50bf2a9e", "region_id": "RegionOne"}], "type": "dns", "id": "250c29ceec8043c6b8891dffe8ed398c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6b0bf1669ca4d0aae1da6fd37dd3b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0649e175ec64b72af40f9f3e56fd544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b2fbae8a26094003bcb6e9efb2f5b8ca", "region_id": "RegionOne"}], "type": "workflow", "id": "3e5e1bc11ef74c58889f80365b38365e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d116e3fcf5d4d3a8825e15965bd93af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0888a9738fec486d993beb358feb7c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c84d637f4e5f429c849bc98a7ce3ab19", "region_id": "RegionOne"}], "type": "workflowv2", "id": "92138cf24f4b4104b52ed6686f4ad0f6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4ed9dfb244a14ce49bd99f9ac98ad358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "16b2c6051f5c4b9ba91c85cf6fbce018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4ab6f3b0cd0243e8a3e03c0441d78688", "region_id": "RegionOne"}], "type": "rating", "id": "a664f6b6f6a94a39b69fe525536e1adf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19eaacc37d2a4085b2cce528555c47d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47b170af3ebf48d8942b85c3f9bfdb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "953f997feb434036bf19ee6c8f5c8aca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1c26609581a84440baee8e83ac974746", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "80d21afb019d4ec8a66db2153b49b4bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "910939dd63b14f439282a9f21b4a80f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "96f438a7f5004b9baa9c40921034a520", "region_id": "RegionOne"}], "type": "policy", "id": "b048d4459f59464990eefb25f4ef9f7d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c7e4b38bb084fae84bbaa26e0f7bfa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f5f019ea6a44b568e7e265a15ddbcde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "05301a9ae06945898c2e0ce638cc9188", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ab2772ca5ab4aa393fead5dc50dd436", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "341ff97b57bf44589f113b6cf17561cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23d561a0ee5b4ded9ed4e54b97348b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ceadd83a16c4a8e93feddea91a3a853", "region_id": "RegionOne"}], "type": "sharev2", "id": "0ca29dd20ab24fdc8505b128bc4a1719", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a98d272bd7a548f2abf2ae555f37cf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eda47d4b1bd34521818ab0d7f94468e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9fd49793b5c1454a9a06afc1ba236c6a", "region_id": "RegionOne"}], "type": "share", "id": "81b0c44aeeca40c68cafbef8c89a29d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9af966ebd442447e98bdc9096d78b735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "40123baac880451b81d87e4c8291af54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc240f8ff3af42f387ad5b2409ea3d85", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "39cfec7af3664b8987ff63d182b31d75", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee858aa6900540698c0b0460c7c103ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7192a88c166480785dce70ceba9c824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2a1b23572284647b877985472435261", "region_id": "RegionOne"}], "type": "orchestration", "id": "bc6a18040afb4f6d84fcba573d615c13", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28a2a84a7c64bfca4d1f608cc1cbfe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d12f6fb4d814fdab6875e41855c56ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f578b396e6074357a179463c5b1f8c37", "region_id": "RegionOne"}], "type": "block-storage", "id": "86251431ec064a08b024a6f82d97ab32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3472f01babb4459f9b1b635cd90ff568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "917906ed32bd4b8f9f8949428d7c6c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4ca4879db8a405e973beb67cd4645d5", "region_id": "RegionOne"}], "type": "volumev3", "id": "1b46c3375cff436e8054ec6240b88dae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8cadd8f46e3453698be5dd2d2fd799b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aa711b1cbf649d68b9996944dd7eb28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd9996f50df54766a22a2de646957645", "region_id": "RegionOne"}], "type": "volumev2", "id": "2230d4555ae048979088f8844c81af10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9c8306da8da4d11a980d134bed241f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c1c9dcf93dc462789c2529edf8dca20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "975df3f370294afcbb90948725588d2b", "region_id": "RegionOne"}], "type": "volume", "id": "f334f49ac77247018b12275b63a8a2db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19fe0edbc13f46e5b5f70a1c9f9002a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96f525ec040d429abce842f85d750acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f2a78b20774547a17ab220178aa862", "region_id": "RegionOne"}], "type": "block-store", "id": "18964271a743485b90a9f670ddfa5e4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9c7bff332054342836cf32cfc1fe86f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d92f12b54db44dce9d37179596e19afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "541f3af3cf4641229f29e41c60f326f7", "region_id": "RegionOne"}], "type": "alarm", "id": "ffca17a1ae994e6d94dc78228d4fbe56", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29855808fae44e889157ae1ae7e0e9f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "536aa60c913a467f9571f641c62d4c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8ba8c751183843cfbc090dddb817c04c", "region_id": "RegionOne"}], "type": "alarming", "id": "c37e769e9a434d3e9ef60d1f0f1bb6bb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b87a2ec5110493c889069480dc36ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7715a30d87074b82b12450d4c1447e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5c345ce0112243a9af1e4321bdcef449", "region_id": "RegionOne"}], "type": "meter", "id": "2d4fe3836c3c4bfd8d3d96fdd4b28a39", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "94c458a1ed3c4557a4d9e02e428b8ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6466236b8bc41869339e65901b36478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "386fb7b8e9c5458b85c90ccda314070f", "region_id": "RegionOne"}], "type": "metering", "id": "a3eb926885614cedbc3ee09d74b7a5a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c9b4bbe34a94797926c2b4123c8e9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "18df8241588a4733ab96e87048677296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5976802677134bc9a975dcdc06c8ff50", "region_id": "RegionOne"}], "type": "telemetry", "id": "30f9d0bc30c44ec0910e0f99fb05996a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c82c0d98af04eb99df6591816e74166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2d5f9fb3c15f4375b3370dca306cba22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1aed1426735344e19720306071a69a82", "region_id": "RegionOne"}], "type": "event", "id": "0c2a6049ecb741838735781aff558765", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9582d8e207e04e9db8aa9dc9ca9cc793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1223aa0cbed5413bbddd08be077c348a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e96ce145b2c4437a0dc23dad6b7518e", "region_id": "RegionOne"}], "type": "events", "id": "7f581360521d476d8d2e700ddc274ddb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da35b8cfcfd1446199cc8d7221272eba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "33c36f8ae3924faba730ac5c4c21b2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe81c40e58b8493f93728f389924ec3e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bec03598ddc940c4beeb39db6f347761", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84396cd2371149e59c932be3ced3bec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "14772abe144844b48e7402ecf0ab6a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "178fc82dbfd347c2943d781e0fdb0937", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ec4a138a3d694b699a5f85c0fc6533ef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a7e6c885da6429485479edce25d8390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "73615129ecdc49e891b61991795fb975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "75363320cc2a45c8aa5e894203f8a327", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "98151f6f4e6e443d9d3b73fc89ea7b56", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "730e813a554044d1ad05a1247135334d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74bf9c594be14415b964f9d1b7512e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d906d82fcf8144ca8af45bba3ee663d9", "region_id": "RegionOne"}], "type": "tricircle", "id": "018de094e37f423cb18b454660aa8380", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d93eef7ecd2e4e6d8581ea19980dfa76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9b9a3d8dae51442bbb0f65e591c8cac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "87a28eee30234772a535e9b1a483f3e2", "region_id": "RegionOne"}], "type": "database", "id": "4bac64b4441c446db4923b95ca63ae57", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6afc3de88170499bb7004d9edaade175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e11a156a06d74df09065b73864153586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f550c69989cf45d2a9b153a372fb006e", "region_id": "RegionOne"}], "type": "application-container", "id": "689420fdab434ec89f963992beef083e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aeaf8e5bdc314288908048542960b1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d88c0ced3f1e400e803ce664c7129074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9064df74ccc747e4a30b04bcc969fe5b", "region_id": "RegionOne"}], "type": "container", "id": "41c3e158138047a096413690abf93608", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c3b6350a7734838a48d3176694cea3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9cf3234c0894abfb623eba4f9376bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3987278c476a40a6be9cece8fc4f82bc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2168dfdb53804ada8c500a4c7289b1a2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f80dc827cb64207827a00454ef06d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a48e2f47314040a18de4bd82bcda2e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "83a0a40b069c40919574cacba6d6092c", "region_id": "RegionOne"}], "type": "rca", "id": "d71ad87a27d24263bb4e0c084288b918", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a1cc5abd337f488abb215c1890e043be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "88dad7d95c234dabb1d3d6fd0cde02e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cecf27e1fe9c4328907e7955f217df8d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2062ec755c3542ffb2e852f877a02f63", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e593a5e78b6b443fb35502bf3fd4b39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cd0eb300cdfb44d88d4be52c72d54497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9a128cfb687b4a4ca398b568de7f5ce9", "region_id": "RegionOne"}], "type": "network", "id": "d6adb217b6f544899e080d3760a66abf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "365f9f62b94a4d05846635bcb81610a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e3c8cde56234274995eb988b5477e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6af30a3f458648ee90259c89bb4d48f1", "region_id": "RegionOne"}], "type": "backup", "id": "14b2410b52994f4885f9cf68ed44af23", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69791e50f83442f5856bdd614207cf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f482c08707114a7398a76c57078fd190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "02650d591912473fb66bb45e82317125", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "34a924e706d64eb187e313201fe06f43", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d3dc6c614222400ea9b70a9a07bb2246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f746ccca67a48a1b2c52bc902433969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "56db88be491e4f9996ec7649c5c4b320", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b86c8619e3c147a49de5dbbea22b4945", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ffc85dc5dfa04f948f12625fc44da99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b894b052a32c40e48b573f77c90de8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "68bff9a7e6ad4a1e966eb38530901b02", "region_id": "RegionOne"}], "type": "monitoring", "id": "b9edd404be414bfc96391e58d6de7990", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bfe28fc5079a4ef29c4b5624b1e3fed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ee94cd7393544387af5a777c0fe8c282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e73a1f05ec054c8b8aa5024cc61d7f5f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ceaaa08bf1f94024b258bcfe069fcba1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3b28db774e874238b6b4c93aef92128e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "871156571bff496d996bd059bf444019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dfbaaa37df414f02a625fa53117b8a4c", "region_id": "RegionOne"}], "type": "placement", "id": "b609dfe35c584fe282d168125d8fffaf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a152b32cb7bc421caa57e9af3f229178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "667fa1e4ba3e463baa2f8fb82ebeda05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "92c0cb759e6b4e5aa116bda04dcb3078", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a6e783001081486b87c242ca37574fd3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b513d8e722ff4a66a9d04db63b770901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bdae671a710c48e2b9be5b6f7bfe920b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5b2cfa1f5fc4e8a89bc8f9688dffa5e", "region_id": "RegionOne"}], "type": "ha", "id": "830bb0c47b954df5b1fea8b65a60b96f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9c1baccef2a74eea97d97de077e95d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "38cd717c472149b8baf84e5851f71c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ce6dbded061944299e229038bfd655fa", "region_id": "RegionOne"}], "type": "reservation", "id": "3a18feaf21cc4cfc9d16aaf55d2bd72f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5223d680f18d4329bc7a312ff6392e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "519bac6e964841ca8f9dd550a4be6f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "33ac390900be4de994d1d74778c2c822", "region_id": "RegionOne"}], "type": "function-engine", "id": "53dc7040e2b64929b2c65b6689c0599f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c539f66b0207462ba6c2d620d8cf52b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d36f19a4d64c4fa48c283a1d21191c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d1050f8cdc37418b8c571acfc9232046", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e5448a95fb546598b660b9489cbab1a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b97d60d4d5424b2f97b5b49e32c9b8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "296b11a600674afc838b9115b6d1b8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "869e65f58a834070b98687c19fdac6de", "region_id": "RegionOne"}], "type": "admin-logic", "id": "807cef42265c4a06831dfc7aa5af7ca8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "503d77004d994cd6aecb780ae149027e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa6474881ed7426e96fa35764f422e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a5e070904794a5ba2ae8468d36d92e1", "region_id": "RegionOne"}], "type": "registration", "id": "02b14d7e38d248cab70d97a7d5a0a407", "name": "adjutant"}], "user": {"domain": {"id": "5ecc048995eb4a469b47dedf28ab2af4", "name": "3bc24f7ab9524cbc938f7c1d272dfcf3"}, "id": "43c8082296114cd48c630faef65388e5", "name": "0ca9a37cf4ff4d86bb981161fbcf72f2"}, "audit_ids": ["4fa132519aae4a12b49171c61d275941", null], "issued_at": "2020-04-23T06:25:55.023288"}} 2020-04-23 06:27:55,190 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,192 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,193 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,249 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,253 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,254 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} 2020-04-23 06:27:55,292 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:55,296 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,328 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,332 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,333 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} 2020-04-23 06:27:55,336 openstack.baremetal Still waiting for node a6a50d7a-9eff-446c-9a0f-64cf03d9a032 to reach state "manageable", the current state is "available" 2020-04-23 06:27:55,337 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:55,369 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,372 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,373 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} 2020-04-23 06:27:55,411 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:55,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,446 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,450 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,451 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} 2020-04-23 06:27:55,455 openstack.baremetal Still waiting for node a6a50d7a-9eff-446c-9a0f-64cf03d9a032 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:55,456 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:55,490 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,493 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,494 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} 2020-04-23 06:27:55,532 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "provide"}' 2020-04-23 06:27:55,535 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,567 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a6a50d7a-9eff-446c-9a0f-64cf03d9a032 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,572 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "a6a50d7a-9eff-446c-9a0f-64cf03d9a032"} {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.378297s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,252 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,256 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,257 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,258 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,271 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.208392+00:00", "project": {"domain": {"id": "6756b79ce48e460896eb7c572bc501a4", "name": "70029c9c373b4c3ba15734c4f06adf50"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "97d50eba601942ec9435f92122fba525"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc9fb1cfb88842aa9eae9f8af5bb2b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c38b84e51028428abfd75c5f17dfb36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a42dce86e614743ba4475ca46c35198", "region_id": "RegionOne"}], "type": "identity", "id": "6eb21bcccb1f4d0fb9ba1738faab0c01", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a595e666e6f145618eb9d9c4a63888f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8f88571a0f0a4a91817da4aff9d356be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a60f51010d6446ab3b3b5f4c6393123", "region_id": "RegionOne"}], "type": "compute", "id": "bbc8e6fbace1412ba3a8c7a469feda1b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1bed9634b47e4607802f58983dcc3099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "84c4af3d702248469122e14c8fe24a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d6308b2f58bc434b8d9cd363d57bfca6", "region_id": "RegionOne"}], "type": "image", "id": "26555e9dc041458eb53fcfb6d49af0a3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "79cfe2d9345446e39658de9fd5c7bb53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49f70770d97547d9812ba1b1719c8c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1017935c48504ce2b7684d059c38c405", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9c30ad1f398c433180a5f34c9fb45bed", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb74572674c940e3a0a454594dce54f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "940bec08023344e1809c474249f9a756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6247312e7d8f4d9a89327680ce4efdc7", "region_id": "RegionOne"}], "type": "object-store", "id": "906db28c37e0489e9eaca58453cdec73", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c7ed19afadf401f8316f0f4a20b17a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f42e2b261b343809b58a26f39331c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb29e6a55df747cf921734313322870a", "region_id": "RegionOne"}], "type": "clustering", "id": "d89ed5334a2b43f19a4eb4c407e1142c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f790889382f14acaa6fc556ef8ecd922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f4632a82d5c44a08f3243f7273f6d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b542a8c897cf416cbdb941f2f4a5f89e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5df42ad61fb94e48bb3f36879ca49db1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6e1e5f1a8404b3a9e876302210619ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aec6565eb02741c59528a1857b06fe99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "929dc630f9364beb824b842e34276a6e", "region_id": "RegionOne"}], "type": "cluster", "id": "eddfd091788d4de1bc7b73c4a1eeb503", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47da92b1738a43cf94f1b6cbd23520c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "093a706934124a7a9380dd14b841ba27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "558c0b5dc02544d4b8f8a493feddd5bf", "region_id": "RegionOne"}], "type": "data-processing", "id": "ee0c3a7c876c47608ccabbbf88c4fac9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66afe0e5effe4695b50329a2e1899e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e71d732e9c4a4a63b019d2c889936524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "98a1f9b6dac14e4e9d12d8e9984130f8", "region_id": "RegionOne"}], "type": "baremetal", "id": "7efbedf0caa44b54a1278f9e1ab487e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e23bf542f67842918a29a392b97f1c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2170ded521c2479f9fa705a51f145731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96b0dd5009b94dcb90bbd9717459e87d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b305b675473347f2942864c4bd707693", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1cd139d3206e49cf848f65885a794e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee981373172b4be2b7f5b5a46983f5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "232a7602adea415891eb3da122511c96", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "977df9f1d8af4801a9950db0712e89d4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1796a5187700442da63e1e697ba69f09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e35a220c099437cacf1064da9884aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "06c774d1ffed4e6fa0ded6dad09da509", "region_id": "RegionOne"}], "type": "key-manager", "id": "3bf64e695ba54c20ad88764c04d125b2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d37d6b5f8e543479542ea5531cf4fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e75a902a221844a3b01490cbfd07a117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "863b9eee2cb14505bdd7c527b79caf58", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1dd473686bd9492eaf3370be8b7c5e28", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef185fcc646347ca81562df898e62ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d7c98119bdc4341a44f113f7da840cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bb0f6a42ad9d441684cde63a21349d87", "region_id": "RegionOne"}], "type": "infra-optim", "id": "96f6fb6b6291447aa9c2cd17d9537518", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "931b8a7cf1814d63a2a3edae5664035b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ffb505cbc0cf4b54a42650486e2d4a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7cc69c28bb2b41eea5cb125378d15cd9", "region_id": "RegionOne"}], "type": "message", "id": "bc720fa616f8483bb43fccc304725ab9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "284f24e4baac437088e5a1ad0a52870a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0eda84dfc2454326b7d09c71c38288bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8b91c94e869b4d9da415cf574ca41444", "region_id": "RegionOne"}], "type": "messaging", "id": "33e39250b65b48cba6a45c84acdeac9b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b7a585532c924d49b5b5cf3a950a8eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e4923a224ea9465e946b3d68ba2b8433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e6a3d581eb8840a7ab6cec51b5ec3b22", "region_id": "RegionOne"}], "type": "application-catalog", "id": "77229bb16bb648a099e3e54f369d490b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17665d6bd9a74c4f8ca60b2c0789eca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a713ae1dc0bf4c7582def4051ae6329c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ccbc8705cccd4544a6bd8ac1d4c0f698", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "30bafa0819814b6184539d8d1e7a0a8b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e275267aee04ccc8fb5ee99749bc187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11cd12b7b0554ef59cdcf7e725fff5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63767445290c48faae2996657f3da1dc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "889b5cbd3e1d4c938f9b5f5a6b5795e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d0ffd2b535948d2af29d970c39ed80e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "139ce5e4cf264579b79eb4851fc3478d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34853d2458d44ffc870e8bf802811a5b", "region_id": "RegionOne"}], "type": "container-infra", "id": "526cfcfa14174a5fb9961441fa53abfe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dbaa557b1acc43018a2ae6b5b47f85a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c019c48b5f8f4d1e99b54d0fae966f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bb13c276d7764ebabec5f292ed41f97d", "region_id": "RegionOne"}], "type": "search", "id": "1c16b9c2d1d44f6bbccdeec7ed3a1df7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "85dbcb15034c4f379c1a54d3c047a9c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5391b64a2b3d4e5dacfc61213949bc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c9f46993dbb34e108d7d81e0572e20b1", "region_id": "RegionOne"}], "type": "dns", "id": "c676306f16b9463ea1efffa6a9ed26fd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38a4eaf1b96d4a1ea7532e21e0af76ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "808fa0e18f124f6e9c08f18fc19ac0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "551afdef92ed43baa31c301b2ff628aa", "region_id": "RegionOne"}], "type": "workflow", "id": "d77aaa6d6ed24d8481c060327f336467", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "848a4046761742ada626c95b0343581f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddf6d0045c964a51a40378aaa17d5038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cf56341825474e02bf8f2840b1ebe122", "region_id": "RegionOne"}], "type": "workflowv2", "id": "de49de7586a14e378a9cbfff74ce2434", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3728363d37704cf598c85ca23eb4473f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e3778fd6681b4cd6b8b06dff40c8371e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "79e1fa6774044d8ab140f5fd4fa6042b", "region_id": "RegionOne"}], "type": "rating", "id": "79d56ce13c4a4760868ce5a5dff97b15", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07f23961f9954c959a72089b5ebe2d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a03a861c2ab4e9683c83d3e4ef07bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44680fae89a44d6595236b2561ed2e4a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "adefc8faebe54764af0270a698cd661a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "826576f945df4f93a3b0b59fde619384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8a9306da0104047918a1b50e38a58d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f158fc2e46374f6d85249e1dd848a43d", "region_id": "RegionOne"}], "type": "policy", "id": "e6193900dc8d44648225fd1cec77fc70", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54b71fa218bb449982368c3e3cfc4303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edad4113280a4203aaa3610eae7680fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67e9a79ec77b42c8ab6868a3e0097d52", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4d75a45586a54c46870268553fef6f84", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f25c7dd370b741358aad41de9139fd70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5ea81ada0d54ab4b65f7a047a5578f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f76b86cf89ce48ff83c56f6488a0308a", "region_id": "RegionOne"}], "type": "sharev2", "id": "3fe99c15c2de4efa8d4891f35f591a82", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cdd723cba444d6b94397b2546e14b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d36a6a1239d4d76b82b41bcbeb79352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45a70073ef8546889c0491e0e97fb670", "region_id": "RegionOne"}], "type": "share", "id": "9cbb3812ebee49319e8fa98f4d7b3acc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb06adca6f494e339e22fd3c5eda9cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "95c3ca8d7dc344c9b11144a63c126428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "80baa81141274a15877211cce26fc2fe", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21def88dfbbd4936ae5c370d177f73d3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a0e22893fba49d1a883c56f82e8be97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b0e54f94fe473fa585c400c1887d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83d719d5b6ed49c489a5dc0caba60004", "region_id": "RegionOne"}], "type": "orchestration", "id": "9766ae8aa04341f382db776a3d086c2f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1bcce83d3d34bba95ecdd4f4c55093a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72e03718196b42089555dbb101220790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "968b6b38b88c413d8748c6b60a708fd9", "region_id": "RegionOne"}], "type": "block-storage", "id": "83412387311549a786879aa8e0b1b374", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9de4c7db033e483c941602abf31e7845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fba34c8e6624a818c35b1fefbf33653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d628163f7b544ced84bea36029afb968", "region_id": "RegionOne"}], "type": "volumev3", "id": "5800fc099c894e7ab27f684a9219dbe6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "618de380066543f18b8f92f9681bc0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f5483d3221a4c7f9810acdd4e589265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b2e3dcd73e6448dbe23aaa9a759ded6", "region_id": "RegionOne"}], "type": "volumev2", "id": "3865de3089d3456284fd4f042b0ea4c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4886bbb1f6df4ec69fe8c109d844b2d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a837580c2648aa89a91cf3062dc18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46d32b001bbf44e7b98d04774cf421a4", "region_id": "RegionOne"}], "type": "volume", "id": "3bfcae5b67dd4aadb15235e9fd245bc7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f782c4b305ac47949c074cb2cd09bc0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab53aaf2a63a4cdb9c2351c7999e4d93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ed768847bdf484c81f4abc66c5fe8a1", "region_id": "RegionOne"}], "type": "block-store", "id": "396790ba270a4ff8bd019935f7104731", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1054ace78b7a438b8a4586c7994fea5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79c0f2d33bae48de84408bd4894ab2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "da577a544e16475a89e695f0f95d0ee4", "region_id": "RegionOne"}], "type": "alarm", "id": "fa180f8ae3004e159f4ef741d03dfa7b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c57c209f898544d794efd7de7b297881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1c487fb1edd24f96ac42c42379838714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a22590bdba7a42ce88e62b0fc46bce15", "region_id": "RegionOne"}], "type": "alarming", "id": "2c286719159c4683ae7905a416c34b0d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "281c85125eee49deae649049da0e51da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "41a500fc568546db8d06db421835c699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da8b653f6296419a9d1abc4450d3d251", "region_id": "RegionOne"}], "type": "meter", "id": "fe5677d4a3b849e49ace2efd63f9f417", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "569accb70c9f4922b249e2d48df5b662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0147c61e2b04343abeb4caa0bc62d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f08931fbd4e04cc4b8f11c549de6784c", "region_id": "RegionOne"}], "type": "metering", "id": "8aed5fd9678a4ac0a8117e2a849f29b6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "11096b39d73c4eb1b645abf013482a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "648c86b73a514a77b68d0d64b2e6a5af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "717610126f1c4624899d333bf6533c87", "region_id": "RegionOne"}], "type": "telemetry", "id": "48ad5e903d1f40728b740c00bad25aa2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2322eadc925e4713b79c8514a23ba6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3b18092b6a74e828cd68088380065bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "081eb1d9316e44e1a25b6084242599b0", "region_id": "RegionOne"}], "type": "event", "id": "311cac9259c148f19b726ba4439f5baa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9fae4437d7944f1caf6f03e8228fd3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a393d8e28ba446e38c16ec9bb50d8c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eda7d830dab8497f83982c796bed5cd3", "region_id": "RegionOne"}], "type": "events", "id": "b546c41bd9fe492e9160610bd586ae84", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4aabf746038c46caad2bf2068f177762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a920fc92f6cf4c5d9c5d16228728b7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b637a41f31e94c4a8f5a9e272e0b67a2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "50c7b34d69ed450c9775ab653d4170ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7b2496675ee4ff78d2d0a05bb514e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb1d3e6a12c54186b0ff5faaad286238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eb33a26061db4a1581fe902ac7739d59", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8ce78dae583a444091986e1a912a482a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b25a2195951a46608086351e18936b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba447744cbc7477db45d9565035e8023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8e8d10843824dfb9c72c759542fbff7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "85330583f48b4b7fb0aa7e15c4f7d8e1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b2ec6a9053d469eac691360d5edb041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c36fa30631ef46869fe6646866b285d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "03d68f64f1b5463aa38ee8dbc03be378", "region_id": "RegionOne"}], "type": "tricircle", "id": "7aa60b07ac6d4970ba4f9067fc94af01", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9b0a90ef2cfb48c5adfd9b87cb83f832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1fff2f173bf8400d8cd8402074a96d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a716b70415004080b3320f17dbc7f79f", "region_id": "RegionOne"}], "type": "database", "id": "efb1057fc1ab470983e32a51a0899204", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddfd46bc03ee4cc0a35362b46013a4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8223fd8c40554e2a8bbb26b088dad922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "83abfbf8e9274c558407bf123a595fb4", "region_id": "RegionOne"}], "type": "application-container", "id": "681927a8c816480fa7371d67eb77618f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9eaf7176ea9b484fba9b133a3e1660ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9782fb5f2fb34975ba6d92698511f427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "42ded2181897449a955f40fb85843b92", "region_id": "RegionOne"}], "type": "container", "id": "77fe52d14bff46ad96f1e5021c0c30df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc7cd19d6201493e8b70cdfb7cad2527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c95bb38fadfa4c058e6907712e2f3403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e39e77796bd14fff8184b83674609ddc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "de95ec2578bc47d499651d2d519791d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fda317e75a0426ab62bb30ac7c36c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "433dbcb06497489b91c1ffa764144e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cd365ad186344cd99f29cfdf86c6a2b8", "region_id": "RegionOne"}], "type": "rca", "id": "ad5e7522d21c4d6ba8a98cc53c6d3155", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "024e77dcabe04a249c0d21e24816c6b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34e98696254c450195cb595e3fe1d602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "48d5f3cfd87b4276935a6bb7c9f795e8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e9878eb33b6942029d9e2291447910bf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "44faa9ed62854ae69736e1fe50085e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "13f5a10598db4775b5a5c8af0c39a1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c0034971384b4249b87d6eb58fc80136", "region_id": "RegionOne"}], "type": "network", "id": "551488eb25ef417a936c029cf8300ccf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "18af976375c64ecf9c7aa6a4c727447a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b36082cfdd324a8bb84ddd2bcbf6fea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c847a3613aca47689d0b29790da3e240", "region_id": "RegionOne"}], "type": "backup", "id": "17c76eeacc6d42278aee722524bf2a44", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "064e0189a4ca4e18b501e53717164320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81ec2960cae84b0e9300e8c8a62db4a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ba6f601c3fd4a4bb57d0acf8dc58f09", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3821717eddaa4b39876dbe59d21ff0c1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78dbf752c8d04a7aba1d7a93015bc5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1e5505973c14e14bf23800a823e7869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79b3763e21994fff9fb58cab7721db07", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f5b36b4134084476b7f90948bd80b534", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1cbeab2683ae46eab1284cd62820737e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8efe3cc8020f4533aff43054d1cfbbcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f7d179ae4b074cb4875497657a32e65c", "region_id": "RegionOne"}], "type": "monitoring", "id": "80352a6b1ab24298a9848803dcc8ba99", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dbfbb68a490443909046ef0035c14fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a70e0252d5654e4d84517c80ffdcf146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "36dcd66e724f41f2963fa2f6aecfe5fa", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aeca5b2476a24ff286efa54d42174932", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0183051bc5bb484d944ef63584cac9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1fcf2d6b198a42c9a1dcfede5f2e3b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8cd3dfc320924918a09bb5c91d69f690", "region_id": "RegionOne"}], "type": "placement", "id": "52b0184b7f6742bdb6a77ce4ea54a56b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a62bdcaebb3745f39762584b12ff979e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a9c8d5b9ab74d688439fccb211342f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4c35e1f79644b5cae73cf7781cd1b7a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9357c11053d3431ea18386dbf5b23d37", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b0bffc6fedf4e73bc5c782686304fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d59e8a9693742c298e73479f6d66515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e045616f46f14b469fbfbe75fb9f9634", "region_id": "RegionOne"}], "type": "ha", "id": "3eab0c130bf14f9a8293463e1673332f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "150e90cacb744752a8027c05e1c7c90a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ca27689e9608405287f045b6577a02b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a97290f6dfff40ca8c42a7648011502e", "region_id": "RegionOne"}], "type": "reservation", "id": "5f147f3c54e04084a04431d02d5c6ace", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1785d07d25b847d781a7c4ef8e63e43d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "270252d8d8194a16a7ea5d3f9561f611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0236a9190dba4a2ea76d45ca7fba5e7f", "region_id": "RegionOne"}], "type": "function-engine", "id": "6f0675098401433fa58041c31dc36d4b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "962247d7696d49dc914c282175918d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42e88254797b4de68d41da1484e4c80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9fc1ddcd68044f7fb7b34d769bbb977d", "region_id": "RegionOne"}], "type": "accelerator", "id": "56337626778b43e0a0d2fb2f1d156acb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e697c72f7d7a4e3da5695024c0c37a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "211903f8890c488d8b679112d8757dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ff8f1dd4ca924083a59c040acdeba664", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0311cd2cb6a44e1ba1d6e750b11b9962", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4dea7c858fe342ac8d7246d36e7df59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c0f39fd641ff4f398ecc29d6938856e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "57a2930d189047629c5178a30f082297", "region_id": "RegionOne"}], "type": "registration", "id": "8e24405869b143968c6bffea24e48561", "name": "adjutant"}], "user": {"domain": {"id": "15045c935049456fa1fda5ac5940c87f", "name": "1e243077d89a4943876b6aec6c442216"}, "id": "77cca53aa255435ea3ecf3681c4d0258", "name": "3bba61058cb2445a9b04d177c7e327c7"}, "audit_ids": ["4665eafaabe344ec8050d9f7fb40633b", null], "issued_at": "2020-04-23T06:25:55.208392"}} 2020-04-23 06:27:55,470 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,473 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,474 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,529 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/fe43b5da-4b39-460a-9644-93d75f1237f8/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active", "configdrive": "http://host/file"}' 2020-04-23 06:27:55,532 keystoneauth.session RESP: [409] content-type: application/json 2020-04-23 06:27:55,533 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2020-04-23 06:27:55,536 keystoneauth.session RESP: [503] content-type: application/json 2020-04-23 06:27:55,537 keystoneauth.session Retriable status code 503. Retrying in 1.0s. 2020-04-23 06:27:55,540 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,573 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/fe43b5da-4b39-460a-9644-93d75f1237f8 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,576 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,577 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "fe43b5da-4b39-460a-9644-93d75f1237f8"} {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.196131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,419 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,423 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,424 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,425 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,436 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.360311+00:00", "project": {"domain": {"id": "77c05532d7f744878020024703ba8abe", "name": "342018ab98764745a74ba33245081444"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f2e5a912c403473a8c6156672489d470"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "610fbd2be08b493a9d9f02a728bf9abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5e62e8b461a455e9afd7d7f166f3326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5984e4778d0f4c55ab710cbd2b2f137d", "region_id": "RegionOne"}], "type": "identity", "id": "ec3f7cdebc2a4752a33962bd701fa66a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dd74304e94974723afc818a4144b1a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "606716644eb1451fb471372431ab20ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "636b3cbc35a44523b35a35c340d79530", "region_id": "RegionOne"}], "type": "compute", "id": "d34a2ea933b141579ed5562ebd95aefa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f4ea759c8dde46eaa52607bbacddc9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b0c1dd31972f4167a063ff8687ca4f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a7dc53e944994987a129eb298e01d088", "region_id": "RegionOne"}], "type": "image", "id": "4bdde03005894bf599d46ee5d40f771d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a89e9140014447a2b11f3ee9034532e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6244668d8754ab39886a997c4bd95ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e983b2b719cd4c0db2dc638c6b00607b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9da8ca371ae747ffbfd36809e02ad7a4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e790d5b581c4ad3b50165d83141d96e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc3179e1be2c4e2a8f2115684c82bcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a29d6712f94747f699ef3ec73ba26d88", "region_id": "RegionOne"}], "type": "object-store", "id": "28c3397cb5a7483998d0ec1718dda718", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4936d5cba69e4059afcc1afac857895b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de243befe651400eaebffeb247f562a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dfa3bd98db5e434e93b9ae47dce7d246", "region_id": "RegionOne"}], "type": "clustering", "id": "20e9dde8be6d4e47a85ce2731f972a0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61c66dcb6f7643b08e6c68249fc9625e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8aa66d4db6a14f709b3d62c739ad4ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "47e6458fa6744cc29a3a571a65d3798a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e134e6fc79124a78a13d703e44ba86f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e764b07b63541e6adad59e26ad81799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ca63ffd9fda46ec9bcd81f5407f4469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd8d60c631f8488b8574d7c1f11cd708", "region_id": "RegionOne"}], "type": "cluster", "id": "a4e72717c7494375b58f7a22267287f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53cad286ab6b4ec2b91c9ba047298a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "475e5a0d6398442bbb0d92a24fbfe330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "70555beaa10948a9aeffcf992182a1d7", "region_id": "RegionOne"}], "type": "data-processing", "id": "3ba262223bda4a91b0eb6cd194215d5b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8c645aef6f64e009842a41369a88f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "12ed60401fcb40a59965200c90a2a9bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "30b52d4cead7489598acc5b53aa461ea", "region_id": "RegionOne"}], "type": "baremetal", "id": "a24bfda14eb54f8d8ede387c66437537", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "998f2e828da146559dddfaf5b7862ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6278270f511d426dbd91cc0add317f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4ed1c5a81d940cf9b7c02883e4453e8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d5dcb209e5af42ec9aacf802625f2174", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acc1c20f1b5b42eb86784b57582acaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d096bdd4bcaa409fa39532dd54fd869c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a0df64434a1461bac997e4ea1ff4a48", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "47bf34b5e1c54398af48e8a3826482c3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3c6c29f9e6224516834dd275fe397ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "83c03499d62642969baa777c219ed16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7524f3944c224be390b3845ba67c1809", "region_id": "RegionOne"}], "type": "key-manager", "id": "ac52daf7186b420c963c035ae2d4850e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ddf811ca2d642508a686b9dd1bbb68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4aefec4541df476db870c14668aa663d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b414358b156643eaaab74e35a1054dbc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "60f308096fab4b2f9edb806240931312", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "64a8dee0068f4053bccd2ebb36cfdd63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d21d8db081854b8897cf67ac50b662a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "30e70546938b47e2ab3353840c94651f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b4045dd2119d448491fc33194ccd4d32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1dc02edf8bd243caafcf460246c9d237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b270b842c68c4702a2cd5e068035fa8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d5795a011d5e4299b33d4a714ef7b228", "region_id": "RegionOne"}], "type": "message", "id": "a711aa2e4e4645438ef02b5ad8c14bdf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1ed592183b2b450a894759d0c9ea8642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5cecedfc93bb4b28b2e0a65bb2994103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a620ae6b55eb499981e443984046ce8b", "region_id": "RegionOne"}], "type": "messaging", "id": "3dba63580cf84ab6b42f95fa3046170e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "140588851f274410baf2cb9a636dceeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "40af79be26d14c6cbc4b9f2f4f2ffde6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "50c7187a65fc4fb1a9c6ac31e7f9a263", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7b4ab6ae2a0746789f623319e2d45687", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f4b0fa466a14c8faa93cb8ae45fd549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd8eb81af16340a0bb84b251a5b7a407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6742b6ebc94b45598497be2999b78eb1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb3befc69ead4060bd4cf72a99af7ee1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c38e0ba530f4435bcc9f3bd5d690bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d0c43057a4c410681e2eeedf55e5013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d72a37010a8458280f491a3d7837f58", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "345b965bc005482284e911511bc63baa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8099eb6c9089401599205ad910b7f338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a121a59cd337429a81cd2e9950b6ffc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fff5d516ef2b44a28a3e9e4cf0c7c9bf", "region_id": "RegionOne"}], "type": "container-infra", "id": "8c1bc2bcc5a34f87a07baf5932ccf17f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "764f98f654324fdcb810bfc46eee0bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "359adc05b63e44d4b5e1fbaad76a1141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5d774daa72a84e0387053b89a24039c4", "region_id": "RegionOne"}], "type": "search", "id": "c092d49b8ded44288ff99ea7aca6dade", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cf9e2ff355044cc6bbd7ba58bedc5869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3aac3026ad314f74b7d9f941aa270034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "353de064593c49cbb0111abf0dcf4a60", "region_id": "RegionOne"}], "type": "dns", "id": "c47d5c03375a406bb38742c55d9511fc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cee0bb76fd7f4768a7fd3355222105e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5318a7354fcb49f0b8b4d407e2d03dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2c827c01c34543e48f7bcd8ae79ce5de", "region_id": "RegionOne"}], "type": "workflow", "id": "f8a84a63a9104c16901b06f98f2142ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9310aeff6ac94d6cb4bf28680d1025c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f406bfbce869486b9a08b5136e6db557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b8eb3abc2ab6478bbd3cac509c6aeed4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8745b58dd71f4c70a6f0059ed5b07840", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b07f02c3a44949dcbd7eef6ec43b74ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "165bcef5982d4285b0d3c66cb6e7b0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "032c922bb7c9424a85def26c529793f3", "region_id": "RegionOne"}], "type": "rating", "id": "75bbe565bebc460b947d229d78055018", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f19d6ea3429418ea36216f976425946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "003ff5bd87204456b18d8e5b163ab46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "21cae55a7dff4959b47a7d9faa4494db", "region_id": "RegionOne"}], "type": "operator-policy", "id": "08cbe39c0e654d35b63448e36ed8b0aa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "966e42cfd9fc47a8baf0c60ab981457e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be91142836564ece803425cf8395f14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "665b4ab3008f49859a9bb898285f675f", "region_id": "RegionOne"}], "type": "policy", "id": "1dd636118f50485d8a17d46a21e3f18f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4ef7e3efc904055af9658cbfc83f909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38e456d0316c482f877b90f760456ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a69a2d6d2879437da062e09c50e71052", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eaedb0dfb24a4fcd972193e8aeb27a48", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1499696d2aa24810a5b1efb523f42959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6010e440b2d848bab6ca24fa20dfb9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "51a819b4297f4f458a0e20594baa61ed", "region_id": "RegionOne"}], "type": "sharev2", "id": "bf186c8b24ba4b88a15c399d86d99edf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "812cf56617544c068553ec3958aef6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09a51dd13cc14758b1687c3ff11c19ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "46c7e0b471dc43e4a68790823cf61149", "region_id": "RegionOne"}], "type": "share", "id": "22ab4eb1ec064ce99c97bb4126fdf847", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0960055da034558a279d6ad468a03d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b95336f204b44118c4fbb96fcac567c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1f11564bbfe64e9a989047e4a2cf037a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7da80ac5816d43a3bdc80655926718ef", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "291187636a4842fa958e11b6abfc0e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d2a555587db4281b1ab29dc7756934d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "135cc037a40a4d1eab3846bf6aecb23b", "region_id": "RegionOne"}], "type": "orchestration", "id": "08fe154e630641f4af004e4497ecc2f9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7231f0c3dde74b6dac523c25c01358d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0da613a9c0d84c9faec5b95618f037d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ce0419a51aa4c3fb2bc1b760e6c74cc", "region_id": "RegionOne"}], "type": "block-storage", "id": "9edf35fd43a84ad4b8050f35047da4c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08c94afe657441559369b106fd25cfaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4d88fc68d2045439239233cd70bd516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b331ef82378348b5a547d43353e1475c", "region_id": "RegionOne"}], "type": "volumev3", "id": "2439c219a3604231aa2b5c529eb82fc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d0d6b5d9e5d409689c6d2432e36b4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d05463bcebca43cd9cc20c4d08b50983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dee96525222741b69662094da794f5f9", "region_id": "RegionOne"}], "type": "volumev2", "id": "c01065ef21dc4c7ab7f60213696240a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fa2f9c4dbb74565bf7974ae0c7c83de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac502461838d45bd958f69f0cdaa2aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9706c8def4b14d34bddc1e410e5a061c", "region_id": "RegionOne"}], "type": "volume", "id": "df5dd7918d4d4201ac1033fabbd7252a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7099c35c803c447390231e95e1e039a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "021da914d2f94008acf332f6c9be52dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a5151659f5c4ae8a37bdb3523a31b16", "region_id": "RegionOne"}], "type": "block-store", "id": "012d6fbb740449cda97ec872b414135e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0b88ff0d08f438e8fd2f48a81702a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da7c0da2b24c44579cf187f6b8d7a0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1bd9b587a9db4265bc1949e34924f057", "region_id": "RegionOne"}], "type": "alarm", "id": "cb6cfc4d9dd14b268eb55cf156a4a02a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3cb5f0acd8b646deae5784ff25e728a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2bf0da7068f4473588cee762f5f61a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6eb2c45960d34487b305c5a8cccf44c2", "region_id": "RegionOne"}], "type": "alarming", "id": "633bd61fba2b4aa980c6b92080ed5973", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "96b8a2a0d6744cd9b8a88e9d7a0f4554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9026c1f8afc54b089c985df863eda44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "121b2317d34c4e48a69f315453b7b16b", "region_id": "RegionOne"}], "type": "meter", "id": "4a1c17a015c24f41902721142e44db84", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c87185d80864cd395c1693641e7ccd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f231e83e8e141ce9f768af963844431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca8c247fc78548df8650786726a31fc2", "region_id": "RegionOne"}], "type": "metering", "id": "37022defc83147ef959385bf4f1244f7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "15919106085c4e1296af246b513ab07d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12d379b70c444661aefa27db9cb104ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa96986fd9624b9bb960e414dec8b50d", "region_id": "RegionOne"}], "type": "telemetry", "id": "4dc869323c1a424b927165fc57f2a6f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8082b2250303469b951a4a8e4f200491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dbc3797d1c19429dba5d0ec9ed1e00a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f3a9ce6251649bea80836f82a42830f", "region_id": "RegionOne"}], "type": "event", "id": "30f372ecbac64126b9a24d8da9171c26", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4eaba7ad64f04b659f229b96247f4437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f6e69552cc894daf8967f8afd12274ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ffc02411ebdc4d949737a336ccf7a8c4", "region_id": "RegionOne"}], "type": "events", "id": "ca148d423d784ee9aeb97d9f15af2776", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e825636c6f843c689f5515f16582a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0afc63ced7c54997a600c2ab594c8a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c442f7a4731645dbbdbd3b1844a02b3c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "335437d1b18f4e96bc72351b1d277278", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7f2da3de14e4dacb28c325e605297cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5c872fd87594579b79ff372d920f207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f757a967173d40de97391402317e0afa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "817b52087b3940dfb2e146e90cddc70f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d63f8b334d35404fbadac032d778193b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "51d87005379f413fb0212f1c93e8a162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c30236db199946948de596685e543705", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d8a86817030041e9953b9057cc1618c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "749d9cdb39a04f8eb90f5b48a94cc30e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "531e64c87ba548a7a00789b04f486bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ac5dbcf56c549d6821a4a5819e80896", "region_id": "RegionOne"}], "type": "tricircle", "id": "1419e67d32f143cab873becffc2d3537", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b2cfadb1a644003bdf51e09909b8bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ac89d6a8b434852ac44080f7a58fc8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "603e75623d25407d95882b4b62981ed9", "region_id": "RegionOne"}], "type": "database", "id": "93edfb4b328f43ce83fa846e45aad0f4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e9e1aa8e4dcf4a02a6e8eadbc98a40d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1249bc6d358649a0811886154f0bbf4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6dcc2b0950a14c91a306515041007a2c", "region_id": "RegionOne"}], "type": "application-container", "id": "ea00bb6a24e9465fbf5ce707ab2a331e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1a691e0acb36495389a11c7e8b37fb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "873a50439f3149a29f55e0a6b7f5ee53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "62b7618abba74dd991debf4d1d114e44", "region_id": "RegionOne"}], "type": "container", "id": "a47a9f407cd144228da58444213aff28", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4cfead24b0844b2bbec0fda7adf25115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35cf380c320748e7be42a18cc269bea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60e7c8c119f7461fa5a18d9b1c568522", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9f0f2374026243cdbfea72e5a889c2f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46a5b136839a4139bc8e663d2f181476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a4957e2086c4f168844278aca3f661b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1c9d9ea09fcf4831b53bc45dc7350353", "region_id": "RegionOne"}], "type": "rca", "id": "7efcc7f248624e268de289ac302c1fdb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84fde569bf9d4a96b57ae5ba36e429ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a9cd22d163741dbaca1be0758dfa485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4581bc42086d4436b3e50f1b9d442417", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2c47f7ad83ab42d58b112b0e758b86c1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc5fa2f6580140c6ba132c96da9b3bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "13128ec3c7364353ab62085a8ad48728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "45eeede78c574f5b82b07331bdcb0d28", "region_id": "RegionOne"}], "type": "network", "id": "a7987fd02a3a47d684d82bf82ec6f10b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f71ec8630f544e78eb610b94b3fca61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f835a64dea194eee99975a09bc37767e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "92137832ae0a4a0e89899d72857b7f18", "region_id": "RegionOne"}], "type": "backup", "id": "8d491afad78b410eb4242bcf5155c5dc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "265e4ecae1714463b370d55e3608728c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a902ac144e94855acce6a6b8024a01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "44742417b82643d08012873bee3a084a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ff4deef170a0447a8c09e56a0c70b101", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1617e9fac10e462a8523619ca6a9ed04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1660255df543417883ca86eb68cac585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "777bc9957af84d59b3cec8929fc71f50", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "997d6703f37a43818c5cb3a02a276c3b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "03c45d027bfd431e9a8259597133a2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7c71baee74bd4c6997770c53b04ba17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "51debc9e8e054480a7ffbfc646879abd", "region_id": "RegionOne"}], "type": "monitoring", "id": "f4b77c51ad3949d18edc0797827f571a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0f2cb495244a4623b2a0f3315dbc5c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fed58c579e8849c2955629fdb7337fed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b87cd1a3d1104d50adf1d051cdba48f9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b50b4fa31ead42f4b34ec24be9f09cc8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1dcf3e810454a65a0be465b7518e70e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ee24be6ec1f544cb85820e32dd269a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "54668e34fe31460e8f2092f972de4a39", "region_id": "RegionOne"}], "type": "placement", "id": "594c98a8ba0e4fedaf7672518740c4cc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39ec93e1211d400483c6fbf9dccaae96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d63fc4ef390f4225b1fd473dc1f0448f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c51875eabf940a896621efe63be5793", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b71655f6fe384753848448bc572a34f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4869ecba97284f16acf502d88406fde5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31c016ac68da47c3be2def2cbdfa5c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "949ecdeea37543189ce88dadbe54eacf", "region_id": "RegionOne"}], "type": "ha", "id": "1eb9b5a7086b4a7da2de570b843e43e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7496d591e3fb4136b3a88d5e007a3b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3b95e7e460d44e02b880c7cc715b5684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "676e2d8b343c444b9878bae5430891c5", "region_id": "RegionOne"}], "type": "reservation", "id": "d83231ba8e684d48864f15b1832bd261", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bbd672aae8444ae5bd21e8827beff4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3cc29dca9cc642219f4aadd39e02ba97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "257f4ea9d7d14709bf5f02aad7fe8c1f", "region_id": "RegionOne"}], "type": "function-engine", "id": "f3c45018abd24576a40abfd02be26ea2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "29f09128af6745989fca4d316cbf274d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c61ffd1be514c34a4ccc32f5aac613c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0184357c6544980986808eb285fd374", "region_id": "RegionOne"}], "type": "accelerator", "id": "4f48996105b843a794c105610741f25e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f089be807c34c2090e82b117694333c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb1f3c76bd6244b6a81562c861eecc6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ed31fb484fd4335b45a52d722c02423", "region_id": "RegionOne"}], "type": "admin-logic", "id": "331c63205e4d4ac1bff48a47a2bb961b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17da689df0cd4105b93338dfe230d1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc4dc74df3bf4daf88e88b9efeee4d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8630d9f379d4e698420155a6fe56b9a", "region_id": "RegionOne"}], "type": "registration", "id": "d59d7764747c45baa0b341be0579ef1d", "name": "adjutant"}], "user": {"domain": {"id": "fd069114f5a44a1d8705073d1d4bae66", "name": "dc105a0dc8bb464ebde89cb6c5bb3f1b"}, "id": "40e9e58aa70d4c8e82996b1aa6a31fb2", "name": "a9ff3ec92f35497194dbb4d40d4a850b"}, "audit_ids": ["50a83944afa447f59e2ead95de1ee4f9", null], "issued_at": "2020-04-23T06:25:55.360311"}} 2020-04-23 06:27:55,484 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,487 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,488 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,546 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/15c762c7-931b-44c9-8345-1eb44550353c/states/power -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "rebooting"}' 2020-04-23 06:27:55,550 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:55,551 keystoneauth.session RESP BODY: {"error": "invalid"} {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.277115s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,415 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,419 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,421 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,423 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,434 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.357643+00:00", "project": {"domain": {"id": "a171ee7adbae4370b647590f4ab4ee62", "name": "8f8427ec314d44748392619cc32b9851"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "47ae391de9794fb3b3b8f811a20af878"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d79053706c5847179cccb805fd26a379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "caa82d680f834f05be694c37d69ed4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "72b4eff71b5c474589fd1053fa6e7b01", "region_id": "RegionOne"}], "type": "identity", "id": "14f16a18769a45ad811951d08dfa04ce", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "60021fedc86d475d8331a2a074bd34c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "580690e4db6c4238b85be3417331ce64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b2f3ea5891694b0aa3f23cffbc88b772", "region_id": "RegionOne"}], "type": "compute", "id": "b2cbd8e5e0fa45428c4cfc64d335e22c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e40b79623fda432d8d2c4d30c729bcd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "985e790bfeb04226812eced3eb5588f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fd0c963849e74f18a24d69f05931278f", "region_id": "RegionOne"}], "type": "image", "id": "9c04aa4d9f65460fba7dd4c4a9195ea0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4f2f90579d945f59488b9fca8531458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "124216e296c24ac4880afe68b28a9482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "291de34a24754bd8af88ac7315a3b55d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02bfd300ab5141b0b026ae5a945fe7bc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b987f42ccd744c1e90b3b63f3e9535a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6515b3b4ca9b4b4ba3b1dd57fcd00a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd13d141e644ce8a92a65b424b9bf39", "region_id": "RegionOne"}], "type": "object-store", "id": "4821302467384b03800eb7db432c4e5b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9f4e8167f9b44d0b3f7edf2e67c138e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07b057e30b194b27925f2baf4287e707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10c027b044314399b4443290b855ff1e", "region_id": "RegionOne"}], "type": "clustering", "id": "eaf9f2f4d923478b85ed02db5bdf65dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f0b27be431b4aae9ddb81be47d44572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed0429e3e51240c0b1ab4c8a137ef29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25b2eec84b524f1eb25764bb7c273a2e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b10e7520608e445eb3aff8d2d87a3cca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5dff1e71afd4559b888c5693f1a2d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd876d7a5cc44011b2b86de565748c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dbb6276dc7f5410892ae7dc7fe9124d9", "region_id": "RegionOne"}], "type": "cluster", "id": "0c049781df6c4356846c3e6ca48495b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0c5533c24f494e97a56b8daaa1b9c3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "730782ce2aa74003a1c7557b2b65d8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bd90ef16ec64451eb45a6b2b61b04053", "region_id": "RegionOne"}], "type": "data-processing", "id": "c4448c6a365442bc84a5620a8aa56e9a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c4a6751ccd349c896dfb61879e87fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f6b517e567b34bf7a1a954409ee24b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "263bdcb87b3e4d26afd67ac2d7a35b80", "region_id": "RegionOne"}], "type": "baremetal", "id": "7ff8836f4d024686b6d72abd152a0cb8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e92895afe684a3badcfce09c597a34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52297dab83904ec99b3161b3c734b2e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "86f1985389494751a9a00a92aa1bba81", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6d46447ded9847f0b60cdbcee0c55544", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f33995b7ebb744a9b90013addbcdbf62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d49b697366e4977ba8a92892b655220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5863a1813024580ba4516b126d4af57", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a1bb33ccf7cd44d784205d4bbd4d7890", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1c488de84bfc48b5834343ad431872b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0a5f9dc893774cc89a5040e34729cd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d266f5ff436d44b5aa6c1fbaf6422a16", "region_id": "RegionOne"}], "type": "key-manager", "id": "3f45f3109fed4e7b91098552c0532549", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4ea6509d43a74484abf9db507403c980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13045214de9e44948af7e57faa898847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "011d0a44a28e472f836929d9daac682b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c4ab212ea71d492081a3cfe3434e3451", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf1337b4fb1f40d0a651ea9186117c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7905001da11f40d3b9ef0b39d85b793e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "edf184b075534c2d978537e59d946651", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2bc5eb86fce74c4e86630916999ea892", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aca29c76aa6648e09d4811b251f38501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec14cebdd5a64ab6b4093c714c2c1be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13e19979cf534522b74b3980d074bd21", "region_id": "RegionOne"}], "type": "message", "id": "42aae244c55a4252839ab6c676e115ce", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3be7be7589684ef2b1924f5d7bfe0f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44967a78e2114e9899edbd9233e64bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e03b337dfaf64e359e3b8459d2ec201e", "region_id": "RegionOne"}], "type": "messaging", "id": "a4431f52af064bda92a75694be301c68", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "05bfc0b07c1e4955bb0e610a67ff26d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2a7a854a89c44588ba4a9390abee7600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6ddaf174feba4084bf813d8abf8817a6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c33f5dbbcb504389b3ddadb4a47851ad", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cab5a3a9086401da05d4c9e378bac68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b419287fa5c4ead8ee5663318616f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "540f5b882b9444e7a0afcffb51033b36", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b903d5f5dfb449a799e3fe47fc3db68c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aaa6505114594d54bf0e00ab9b3e2d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b6389157e3d42d48ca4e075571edc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "608a03394b794383ac86d949908049f3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cbb3293f7aad40d79fcdeca821b62156", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0f618c4912744b884c256f8e57e2400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e6b5cd0b0ee4c80be1fd8c0fe4f7ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e98036ccabd74e76962b868d01cccfe1", "region_id": "RegionOne"}], "type": "container-infra", "id": "7fbba48f4bb644b58ea19ee95d56bc42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7f996cf86dc748cf9274a2f49fc8ac0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b0cce8f38e9141519df493e73ba77327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a3704a794d1a4965beb25c28c799ae99", "region_id": "RegionOne"}], "type": "search", "id": "cec69aeb72f6453597db5acba6ee644a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "04028a3adc8f4620a1b1dc4e3847e56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b9e7f0559aec465eaeca5282c7c9a9aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f2e1040f310c481cb48d8a81acf5d3a9", "region_id": "RegionOne"}], "type": "dns", "id": "9347a2d845df4475ba55382b9b5bacf4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20e34becab2147ada7061c725dfbcd63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c9bd864f8584c30b36a5f152c7fa9dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "007717eee11947e8b82a712c9597d0e0", "region_id": "RegionOne"}], "type": "workflow", "id": "503a84214f7d46778918ba4925173cca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3032fb90f054e0f96e147693521f8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "803bc86c922a4af3a3c31f4095584bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f46fcecd4e464ddfb061dd9e6f820610", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d8318a0679d4485fb4a88f519f392a83", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7f86e6861c16430f866b293127f36c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "271dcf515368417e86f54230d3491ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "88548a14367a49ef9db3499b8b41750d", "region_id": "RegionOne"}], "type": "rating", "id": "a9d9868e88e64ff994d6eee43de5b0d3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "276f16961ce945d386a54c0f93b1dd58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "785d17733dda41e198a7b4e4e2b77567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "88d01f02c2ba4d36ac97b8de08204923", "region_id": "RegionOne"}], "type": "operator-policy", "id": "64247cdfd0ef4c179369cd1c0d2bb520", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a193e034edb749288e39d6094673aa06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b4d067cfbfc4f4ebe451e23961499f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "12d685b3e788449081844a411dc7e816", "region_id": "RegionOne"}], "type": "policy", "id": "7755a99757cc4591b0e3ed6e1f26a2fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "906e8ddd08c1493d9c931e9d7c4b4aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c4da6a823ad40b886f9ffd979aabe72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e87879372ac045a2b8fabd7ce52820c2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f63f67fb1e55408f8f5d5f3fd248ad90", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b4bda514c6a463d8d02963b8c005f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7030635a257b40aaa628f64695d9ddf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2253745fcb6a4879abbb075d9521c32a", "region_id": "RegionOne"}], "type": "sharev2", "id": "f0328931ec39405bbfc9e1f69555cf82", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79be05cd8cf9432babc90a09e8f58c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b0b08ec91e540f19891e876ae78e84b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99b0286f0009447997aaf79a1d30c66a", "region_id": "RegionOne"}], "type": "share", "id": "6186ed95e6d24566945758a1ada8fa8e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b7339b1666d4596a6a13ce3920087ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df8fc391993e423794b0dac9176c7238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "665c337ff05a42d088f6b94f125cf79f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "022482ebc4464e5caf34ca730ebfa0a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80e4de434df542eea9142ed417d34dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac17cbaae9504c268287b7ebc176469c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4235dce6f4f8405fab24f33043cc7adf", "region_id": "RegionOne"}], "type": "orchestration", "id": "8c6c047e12f24002aba34c62cff6ad03", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45800950516b477783600007719e9c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102887634adb438f94b9ad5f6015565d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bf2cf350f80455aab05bffab1c6d14c", "region_id": "RegionOne"}], "type": "block-storage", "id": "6e640fcfb6494296b4aa56ff95a721ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0be7ca04d9254baf837c26ff617bde94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f760f25debfe488197fe1ceaff509d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9792b4337bf34c479941b526a2e62fea", "region_id": "RegionOne"}], "type": "volumev3", "id": "5d4c1e5c836a49adbab434d098bf1041", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6645d62f4e545bd823379b5a209302f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c3aca4e5bcb4a00854550dd7285a784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3aff74fa3974d1dbe7ce0fd780b9367", "region_id": "RegionOne"}], "type": "volumev2", "id": "c0ff64e6915546029cbecbacb1077b6b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de1ad08492d3403d92842cbb44825d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f302d4191ea54a4393305ea73e1120b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0df2a62e6b3f49ac8e9ef406a8ffc8c5", "region_id": "RegionOne"}], "type": "volume", "id": "975070a1bd7d492e864790f7e1e3b5dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "295b50066e414a959c0d06c2425dc5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d24b890f2204d5b8bdade27fb4f10e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f69dfe1e83074a86a4cb1d063348837f", "region_id": "RegionOne"}], "type": "block-store", "id": "cc8272c7d2e84889aa5feef0ba81917a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bfb5592b20ff4b3b876b5d928f19022e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03b50a768bd64b10937ea2f9bda29a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "da0f3f4d96ac4cdc94fd2274dc535982", "region_id": "RegionOne"}], "type": "alarm", "id": "543eb8bd26fb48cf803c087988c25019", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "917b62b1e2da481ba12318403c5505fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e91b6a45aaf443e3a22fd31312cf5082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "390f5265495d426f98b743b3c0175da0", "region_id": "RegionOne"}], "type": "alarming", "id": "c41bfde9a4554fd695618d7fd9f6e670", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c59303122fcc4f14bff448bdbcd40eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87769281ee2f4e0db65936559053787e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1abd1a77906441139256ce212b533156", "region_id": "RegionOne"}], "type": "meter", "id": "f8ff374c92b84129a512c17c96c47da6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e3158a2f0c0441c9822ddd5a9a435f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ba0be0bc1f54778b0b29a0fb54702f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f742a7b43cfb452f8fa4f254b5c9161b", "region_id": "RegionOne"}], "type": "metering", "id": "ca4f8898ad6642b4871e3b564d2e14d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "81a2b18dcc5146c7a31edbc4e823a182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1940ba55c8542668118dc30e3670a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b133564e5e97496598e9114247567360", "region_id": "RegionOne"}], "type": "telemetry", "id": "78609517a94a4d97bb304ae1ddfcf02f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10f9906c2112454dabbd5d4135b62532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d2d40326803d496aaa2985bcef4dcd51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4033307ced344bde922456c4a74bab88", "region_id": "RegionOne"}], "type": "event", "id": "c96278fccd7945d2aaecade0b712540e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "caa019da6755479f96cba0c40690dfc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa54e04efc0941b88bda5b5e05b9aff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6e512282444467d85ca16cb365c09f5", "region_id": "RegionOne"}], "type": "events", "id": "a36ee41221694ee3a26b789c62ad4ba1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34043e0685f7499a8d8209409c4fa26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19414e2bb6284f268e194be7c51eb8d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b0305f32aba49c689b5e8b05801a129", "region_id": "RegionOne"}], "type": "application-deployment", "id": "13d53fe57a2d4175859c3ee3080f9772", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d6ded68cae14b048a4f469464213da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12bc939cd9764c43a9e8a3c324ccfef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d718f77e94714bca9ea65c034fa74595", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ede83900824f4a84abf3b3e294b467df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57e686a11f90428a90372f95f28a858f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43d20dc66715428cace99f8251152974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "22546d8b0b734e7b8391459bb5cd8c54", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "603bfda7fb7145bba9c4bd19fc4fa985", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "066f7571fa484343a767ede363ca7f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27865211b81b4e98afe14e8744ed9802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b765d33a64242d398956d5d00b5b280", "region_id": "RegionOne"}], "type": "tricircle", "id": "60fcde705ce043d386ee3b9f73019266", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8056401018bc406a84892dfe5711299b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2a235c99b9614da798f37e01ada554d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6ef98fd5e59b41199baf4e31ae955e2f", "region_id": "RegionOne"}], "type": "database", "id": "b901fa133c2c44df99e2beac38620d01", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd9bde37e399457cb7795d721c396afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3662528e81154ee382ac963418044861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5737f145686c4a93bb109318d334d78e", "region_id": "RegionOne"}], "type": "application-container", "id": "8273ed88c0384deca2df93491c465718", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1be8d51ffdbe4d27895c6e9c0e2d0431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c720b15f72904aea88cdfedddd79f2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f5e74f2fedb4f8dacc2f125518a02fa", "region_id": "RegionOne"}], "type": "container", "id": "8df93869a09b4e23b4130eb2d5d0cdd3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b32ac34240424d75af597a88f089931b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3436355c07a54a23b80680a059f0adbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f902f2f3fc3460692861e808868bf7a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3c8371c6830447d99519e8dc43455c4c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "68b53575529a47249202b9ea162dab93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a921c67cbfd245eb83c38e4e03a7cab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e099228cf184c33be0c81fd838f407d", "region_id": "RegionOne"}], "type": "rca", "id": "506adb32a67642d4b51f470bb9882d60", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "406f2e6e78cd4c3cbf91c51dd22416b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "16c5cbb43de44b3e93352c5d9445d18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "12ee2911c03e4bcf87e8648caaf31993", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0f3a16d35bba456cbf27a1ecb5197d51", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0c8313d23f0e4d2ba4425569a4eaf6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "817a7dd8ae824e33b4f5c6e728a12de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7a576d9027f8482d805ede15236a6e14", "region_id": "RegionOne"}], "type": "network", "id": "84b5bd3551384c30a3f39a3c547e5e65", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "00f86dbea3b8496fb7bf5ac6b68ebc0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "00cc45d7db764ee88c6923778aa195c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "342a6d34e982432c9e18fe941715182f", "region_id": "RegionOne"}], "type": "backup", "id": "04534c5859db47d2928369fda053b086", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "594dbc035e1f458ca3b82acadc3f0860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02647945cd8a4d08abc2bd3db70955cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "222487d147c64a34928db0e9d3bebd50", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b7a3a9bb98f84ad6842caba7d6524869", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8b10e51499249a98f7836b9432e7a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3792ff5a07364f78bd50cd4fd8626b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ba880ff6b6db4bc689becbce2b51d7e5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b51926719d9b4dddad3ff9f31c185a4f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cb369e593d5d47e5b3ef6aa5438ec067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "743ab2137bf643d49d72bf1cb8e1df00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "44d6af329d2c407fb4e4543a2af3ed8c", "region_id": "RegionOne"}], "type": "monitoring", "id": "5bf7c9050de94180ace0ae36cc6651e7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "52c0a3b79dbb4b0281f18713e281f776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1005458eb42d4fc1a355dcf31277a9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b79e033cde7c4b97a96b9a220e35736a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c5b6d3cc12fb47d7ab766a4139583b63", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "815c3bee87f841a7a9c8cfc6b82de8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6854d3551b434bffa7481eb65ab4de14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f52c1d09ba024899b41466e02075cfd4", "region_id": "RegionOne"}], "type": "placement", "id": "92dd8b470ede40aa8e0736653bf7993a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec8675d9d22849739f83834476d73d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "251d322db5ac4915b51f861fa0a6f3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f142fd4d60f743cd9d6ba3b0cb8bb83b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0911a96323924d4e9f25bb8ce5fa780e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b52fc8cc9bae41ce9be0a7f148b2c351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d46a15a4c27d4b348952658feaa92b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b6cf159e2402420b9f5724bf74105258", "region_id": "RegionOne"}], "type": "ha", "id": "8656938ecb364bd9a889051793de6f55", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a19c0e9d36f9490987708a4be579902f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "936d9282fedb440a8c1e6b4331370fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9f8f44ee3b544ceaac671b8d40f75493", "region_id": "RegionOne"}], "type": "reservation", "id": "a9e2a757d3b54c349803adc9e2cc0281", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c7a32a09fd2c4da2ac23135d42020af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "83b1c25f64f44cd69e1b5186f06bddc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "123c43e65881412fb39d8c2376cf4af1", "region_id": "RegionOne"}], "type": "function-engine", "id": "3f7dacad080c49bea668b2b25c439024", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "76c1347c521040ba831ca77fe399c9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d795ae11a1c1444fbee6644102206b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3503abb8bdd7453290db249dbce7ddc1", "region_id": "RegionOne"}], "type": "accelerator", "id": "26001015f78a47aaa09b577154aa3990", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb8450dd9a384ee8b2135202b4eb927e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ca30c09ee8749fe92619a98c4130ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "264b263519d349c28673be4638e7b933", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7b967644e9a4bc4814817fb3299e0ee", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f90781c3177422a948a7e1557184e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32c8c293866e4992aad83fd94d17eb4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bbf4a6b8543c4e05a3e607904220c538", "region_id": "RegionOne"}], "type": "registration", "id": "4a258388b1ae46df94e38755a26ad75d", "name": "adjutant"}], "user": {"domain": {"id": "7c28e3ce3d524c519d71602181fefdc5", "name": "ae24454127dc4563bb7a73d9a7818e6b"}, "id": "1c8308f120604d38af1e10c1c4d8c3a4", "name": "fc7d633ab1d14e7a93ccd6283c44361c"}, "audit_ids": ["32e854196bd14de1b6cc604b589e1302", null], "issued_at": "2020-04-23T06:25:55.357643"}} 2020-04-23 06:27:55,501 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,505 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,507 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,567 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/4b88f521-c1c2-4b4b-bcb9-aa5bc980c28f -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,573 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": "conductor99", "instance_info": null, "uuid": "4b88f521-c1c2-4b4b-bcb9-aa5bc980c28f"} 2020-04-23 06:27:55,619 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/4b88f521-c1c2-4b4b-bcb9-aa5bc980c28f -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,624 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": "conductor99", "instance_info": null, "uuid": "4b88f521-c1c2-4b4b-bcb9-aa5bc980c28f"} 2020-04-23 06:27:55,628 openstack.baremetal Still waiting for the lock to be released on node 4b88f521-c1c2-4b4b-bcb9-aa5bc980c28f, currently locked by conductor conductor99 2020-04-23 06:27:55,629 openstack.iterate_timeout Waiting 2.0 seconds {15} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile_exception [0.153672s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,548 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,553 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,555 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,565 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.490138+00:00", "project": {"domain": {"id": "ad163996a8dd486c91c4bcdb90f06d0c", "name": "448def155cb34bfda0816c2ae48de5ef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b4c1431e70db42268f639dcd4d0384b8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d5c6ddb47ea41d3be57c67cae77689c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8220a66bfd8e4f18ab81387957f62e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df017d0122684349bf97f024cc7eed53", "region_id": "RegionOne"}], "type": "identity", "id": "6c819104caff4a3da5fa4e1dd7d6edc6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d3313815d1ed40e29c8457c8340a720d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75e66f83a6674fc5ba0b01ef562203d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "772100de371e4f4c8ef3940d5604b3fc", "region_id": "RegionOne"}], "type": "compute", "id": "181b2c8c54554728a98c719f50aa7552", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0f3068f3422a41bc87833de40ac845b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8d6ebb7aeb604ee78b07c49c357013c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b7b6ffb642ec496cb51d6e5bb0bd0d2d", "region_id": "RegionOne"}], "type": "image", "id": "76b6e22cfeb948d9ab45eb7179c21718", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1e5845469a3744f79d7f13292adb3656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d27311e38cc341a3b26142e4d5b62551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "12affa90a3624f9392b9120ac19dbd7c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "225db67edeed40e785b42f45b9f4122b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42468f0a7e2148fe84cdc9aeef19625f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f61f60b539fe47f1998b44953dcd2666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0844170f365433582d9f9d454b7d11f", "region_id": "RegionOne"}], "type": "object-store", "id": "075c06c6907243ee877faf9084cc6561", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b5c781fc95341b5a6e4e0297bdfc412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd4e961dde70404494c5573f81274a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "19d2c2aaca0d44708c82aea361e619f5", "region_id": "RegionOne"}], "type": "clustering", "id": "0d5414a590614d52a9938a9760a3d32f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84fcc375c24940c781041469776dcee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca6a93033b784238b24b03f1a317affc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "704f922fcfd74326a90c6ec296fdc303", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f2e8264313794c679f4dc037f13edc99", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b06ff118a5640808b2b4ddea7fcd1fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5808c5db7ec74b97b3547d2e4dad8b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d84475ccc724f9b9b9645b650704b17", "region_id": "RegionOne"}], "type": "cluster", "id": "1e71e86bee5d4e95a96fee4a205041ef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ece404d201374160a7413622130a9a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ddced76d99204756a66c77ca8443055f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ca8a325d0b5469cae72de8e90fc5625", "region_id": "RegionOne"}], "type": "data-processing", "id": "81bcfe80a8ff484585cefe0c5a30339f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "329d759a769d48378a47dffb9899faab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dde3341f6845461da35d76035bc69b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "880e58d925b4403ab3e0829f992a4f98", "region_id": "RegionOne"}], "type": "baremetal", "id": "edb84ee16af74c2ab6b0e32367a01f75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37fe49f38d9843758516ef3feb95f035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ccc29a1777614910a5d6b8de81c6113c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77459c6b59084a2b8f53b13aa7e83372", "region_id": "RegionOne"}], "type": "bare-metal", "id": "acb3820ddaab42a980bcdfedb3f24780", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "22da70905eff431c9eb283710e741538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "20b99dbd1b31425e806ceb8cf90c1559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "96324b4b600844b98f58c3545adce47c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b68241ee29274ed7b469082cf3c22b7c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "973d20e0d95847adaf8be494331a39d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d234944bfe4b4b8a8d902f48f1a3bc0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a97d9ea0ae8e4ab5a0b0d7f534e45c5b", "region_id": "RegionOne"}], "type": "key-manager", "id": "5b9887fd4bd94946974a7b453e6795b8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ae3d92b5ab9402ea2b422b6c6bea549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5b8a8ea47224afc942bc8fdf0987f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1f0e04cdc8fe48b0951aa3144003073d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bb224bef08744befbb6d71f8890385dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe77c56980134eeea653ac7642ec1b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f9cb62d480c4dada64d53e162bdbf2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9374f0c4e93d4560be2a47c9f45be662", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ae363ea935944b799d3d91f947c63f75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb097b8d4be74e939dca073d6af8c3ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4f6c1f8283d342fbba621f9c7a58a3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f9f45fce65744989a328532f0b86e93e", "region_id": "RegionOne"}], "type": "message", "id": "57301eb5b7964ce2a84fdb17c287fbd0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c0d7cef8f8e459b96850193cadc2406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0f0ea5fc257b449a912d88d913bb15a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dd23ed2056a84b2fa8a83beb69e6d8f5", "region_id": "RegionOne"}], "type": "messaging", "id": "e51fdbf61c70486c8b223ce78da33e1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d73fdc1d059046c0b6badca00793be2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c2ac1c4f37847b59c58de76890afea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f7843c95069b4dbca79192d0faefbdd1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f274427008bd4ea3a439f6fffdb323e6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "751ffe9910574c48aac24c6f9a7166ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac2f790d5cfb4a24adc4ecb2ce85d7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e30ffb60ba8487da5f8b52fb740ba70", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e5396aaaa5e04a36bd577fa713d1ac7f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a19f3ad5c6ba4affb4360e134c5ae1fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3996f032385740f0a031c6785cb9d4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a46f6b5fb804eb7a0fc9c1168df1e4d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "35bf226ed4a5472e86ef12354aaa5773", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7c1644ee4514639a4aeca47136c7bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dc218d2b054406e9ce2c743203a4f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6cc1eeeedf44061ad061ae85a6b066a", "region_id": "RegionOne"}], "type": "container-infra", "id": "91eb4473c84448239c83a8248f0535ce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f08fd871625a43f6a60b91f81693b705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4d8fda0f5de5499ebf0892743acfec01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8e4b5019d0c34e8a83cf9adaade2f84b", "region_id": "RegionOne"}], "type": "search", "id": "7361e62b0b3b4834941329d3e77db1d7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6e2b3d7d28ed4dd6a7df9de153ae0e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2e4e393536c9496394c55481814b5897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0637837522bb404aadd5402bf9fee4e7", "region_id": "RegionOne"}], "type": "dns", "id": "b4319166e08e42809e30117122811a30", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe531019011b46fb96076476d60d83e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2ec2b1e87ab49d6befba7453122eb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "171978accb604682bf5787b3d727215a", "region_id": "RegionOne"}], "type": "workflow", "id": "7c741c4bcd5f43b4b5d270c8f0b2a185", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4298eccb62434d61897765858df60fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "897377c186e54dd69f5484e219408020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4c13e272c3234ef4ae02ddde7dfcdd9d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3552305fbcbf477592e674b86e57c61b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "92b5365fdf8c48caad4a01667b405929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "054d221899af4deaa7faac39f2b6c6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3c9c7142e31d4512a4c19227f664510e", "region_id": "RegionOne"}], "type": "rating", "id": "685b31b6bf5b42eeafc677a2050a589b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f04e753e4734009b8afe185819cf6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "41ba42fd045b4b7f980db6ce53361dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09bac3eb45d94e2e9e4781f6d0f191c7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a9a3161959044a26a5fe4e6767113889", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7bcb127a07bb4b448193751646866670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abc54df2b82d474fb160856b0609bec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4a14e1fa153d43638f7063cad516caa4", "region_id": "RegionOne"}], "type": "policy", "id": "735006b8f8694ca9ab69df7a7ff2abd9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a8155a0d9704deaab5c4c1c183bcbef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7fb76365d424e2b97f9ebb8bb540223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ba6d9251c9c74bc5a1954c0eadcc0726", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "79914053b76148df9f2daee6201dce8c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d492ea60885e48ff89b974913a150afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4141ec9bc9af4a9faaa4d2cca3ce73e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1078200271ff41c4ae2103ff73fdfb78", "region_id": "RegionOne"}], "type": "sharev2", "id": "63aedb7de6a548409463398854471898", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "adda500f39ed4570aa9ad512c1d3ecb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77044f3634594f629acb0350e70497e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5cbe835e3a6341ae8a8f66b77365e554", "region_id": "RegionOne"}], "type": "share", "id": "015a8b8f52a64abf9c8d5ecda58ac52c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e21e40277348481c817d4433f9471161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "78f543ca0bc440cdb7a948f0191d42a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c63e6eeb7bd4923a64fe78a301058ab", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ced5d994d6ac4ae19077b2902240289c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2b7b93b52534073a2478ed0810e6276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88c1cf52732b40e693f6b13cacc4ede0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef62fa71b3f04dd4950aaaa113652189", "region_id": "RegionOne"}], "type": "orchestration", "id": "5cbcac8b6fc74293875a3feb05a69b7d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34693f2cbe03469db913124f6b90ef5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1de14a37919145d680179e09cd5bf591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7822bd12dfd04db6b22c7e2be1831d18", "region_id": "RegionOne"}], "type": "block-storage", "id": "0786e71a40004efc83513e704a80994c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a449ccbef8043849911188ba1f998e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e4575b28a14861805e2d910b7c407b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30f0d22334af477e98b13953349b14c9", "region_id": "RegionOne"}], "type": "volumev3", "id": "4579a03e154447a1afb9fb988aa4c23a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7736ed5be02e413c97ace071ef15c5a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "994526d727774ab18af21f0e9bf2137a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21d4c9c9d3d1483693bcd6a22f24d475", "region_id": "RegionOne"}], "type": "volumev2", "id": "d30c79d40b3f4efaa082753e26222909", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e338b3394ad544759961c3f9158c854c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b553891dfd474f59b3e37b57954db7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66c765a44e9649f0b91987ef77afe866", "region_id": "RegionOne"}], "type": "volume", "id": "5cb477a7b1e3442ab919a11c19ed068e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "565029b10b4547f3adc1360cf9793208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dbb75a27e08449eb93657af0cb2316a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82e7b595282b4841a26fc4ef69cc20ab", "region_id": "RegionOne"}], "type": "block-store", "id": "c81d7e5427174a9ebf531b88f7baa6f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc12a8341f8c4668a04659e76683bc67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc83d5efaf8d45e6a5aa9375e55ef3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "89deda0b914a40e68f4647f7ff74b78c", "region_id": "RegionOne"}], "type": "alarm", "id": "473e41f7859d46b3a35bbeab90542432", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea5204df597447c898cd271d0abb6a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1693a2188fb425183aaade6b028a7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9dd891dd166241fab5569ef9ebbdf849", "region_id": "RegionOne"}], "type": "alarming", "id": "e1b0332ed16a424e8811ce72972530ce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1d574a5ba0240ea8e9c77e989a7d132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0bd3ffcc1b2460d9cdbe63e9bda6229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08dbea2d3c834fcb9bef223a189387d3", "region_id": "RegionOne"}], "type": "meter", "id": "b59d58967e7c4a17ad9852dadb7ad322", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "68d1da4fe0ec47b1a1329066faf0d3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5acfd4525ad34777ab73736c8181d46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61c1d9af2ffa4b599903d8cb002c0660", "region_id": "RegionOne"}], "type": "metering", "id": "c123ccce42454573a7e0e6b3d280400a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "022374b0af174bd485688e768b794782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "079a7f447d644ae2b56670ac742a6445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "263a30efadab4760b31e5a73b3cb923e", "region_id": "RegionOne"}], "type": "telemetry", "id": "1a04ccaee9d2498cb01421cf3c0d4efb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cb926424a9b745e6a76942f45b3ec8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c42fe37d8f2445ad894b18ef3ff04272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad4af8a1dd804493982765a3689baa62", "region_id": "RegionOne"}], "type": "event", "id": "1e55e9ff039c466eb13089d3c38f160c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bab0f54848e475aa18e9542ecdd8e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "372ba792b6924908b3c34de51c4990e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7a596759caa143f4ab9855fdc75c8aac", "region_id": "RegionOne"}], "type": "events", "id": "a89e1e51afaa4b8aa23881783c6b1dc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3672139380644fd0acf283145735fb1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89e0aaf4d6644f8b81031fb8951e4057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "87ec19e5ea6b4610bb578bf907f92647", "region_id": "RegionOne"}], "type": "application-deployment", "id": "14d2ca6f81394131b365d4867500407d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a038e4b3be5b40deb6b99134ae6d83c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7e70e06b3c248688dd6fbe4d6db36e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe224ccf45fb40f1aafc65f6c043327a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "007b47b06aed4fc9b96948e179ae8a31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "373ce21d22f240e5b2bedf7f4ff54976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8564a3242209437495c28045ca0defea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "19c0aa1d01144a04a22de8c94150207f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5a8765c2ba5241ec9288fab41be5ee10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4386fea7ba6146e3afd4d4d79c94b017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07c7cc142d264baebe24e59693ac7d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5398ace4ae84e40b14d3791562f9ef7", "region_id": "RegionOne"}], "type": "tricircle", "id": "cbc24959d7b7451ba11f6ca0b85a1867", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d677302c50c547b6a4235f078c8bc3c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ebe7b91336b4f28a7c5bb004af6267c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9a9e119297f54cf199fa667da0f5f6c2", "region_id": "RegionOne"}], "type": "database", "id": "b7bddc0ebe0e4de7b3361d9898df4528", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49c37215a14043e1b837b15cb8052101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ac20bcb63d44e809455e61de7c63cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fb274b96e37e4ec9a30af22ae6f946cb", "region_id": "RegionOne"}], "type": "application-container", "id": "8f3cde0371654dec85ae19378deee72b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10215d4ad91b4cac9b6a8aa450a1148a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04bfe0bc824f4f5284b2f14975a9b925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2c8e67662f4480cabaae1496252cd7e", "region_id": "RegionOne"}], "type": "container", "id": "1ac017a80d8044d3a867f6dfcb1431d5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7c10364969f4a01807d3be9b6b271d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "095efe44bcd4402eb2990effaadbfcea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7fd67910dbf7484ba2cee3ccadc5af2f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3e493116e28f4e8480d395d562c0e5f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42eb61f3dd224fd9986e2f80730b7e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96d339f468f848f3b6535476d63ad0b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d51350f89c0c481eb57e3cbd07c28a6b", "region_id": "RegionOne"}], "type": "rca", "id": "4552173170384dd79d372fba0b45d05e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f776f199540446dc969937a2ac73250c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ba635dd915a48919e4037850c2f6818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "32ba265de9154bf19665893dfb5b74a7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "11983db47d6f4b8199404c0eab0a7c36", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f54cfa7fac0f45a8b07d63c1d98a91c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c49868801da4e63b7528ee3ea152546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d8c8e8782dde4a00b4ce8b2718d9dcc1", "region_id": "RegionOne"}], "type": "network", "id": "896e9cd971c64b2db56d81ddec012964", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8f866f1e8bc24040868f6fbf55823677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "02468cb22e3249d0ba10da1d07bce270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ab0c4a3d2eec4b3b8e05910f5bbec30d", "region_id": "RegionOne"}], "type": "backup", "id": "393c74daa07a481bbb366b81bf3a8468", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e9c074593ca3409bbd3669aa92c63a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e2d1275f9e8640518003928582678d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20babd8ceaaa4b9bb1b33b2536e3be89", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0c0d99189792431c9a56139652a77216", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31f08d4e29344ce2abc4e27e43141fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfba431571614552915902986a585f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "be25bfe751554dedb644867978d8e46d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "05843a7906124b89a7e79788c1ff3117", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d21dbdf8bd69472bba390a3f7e7c3c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4dcb77b7d6504cbda2e482f56ce65bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2e5276566af84c36b7f63fca328a83d5", "region_id": "RegionOne"}], "type": "monitoring", "id": "8232e1a5251443bb857eceec7b5cfbe0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "008a5fe00f2748f3b0d06de63b19975d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "457c79ac10824ae99d5e218967f10e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fa61961d5a734366b5e61225b1764dae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5f438d3d285646df8a4bf5b3204011de", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f4b020af3ba45a6a10cc221ef02b98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "440878b13cfe43eaaa097977f4b48339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "85aff32eb67f4feaaee0a6e3616468be", "region_id": "RegionOne"}], "type": "placement", "id": "d9508196031f4c1e9a5057ebd47ddcb4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ff752e0ee004c14824e097f19f94a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5aa25a347a1947fba3bb0121ab5fa6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c31f46240bc349dbac18434908a888df", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b966802f41a4c87b0c92d97919d5658", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ea2cf2e779df4121b7ebe09ac53bb26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec10a1b9743d4cca8f312a56e7f23d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "70b50eafae474ed4ab6ffda8545be919", "region_id": "RegionOne"}], "type": "ha", "id": "ab5b8f98ad844bc1b42fd1437bc9e092", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6cd99b3ff934abd81d5ffa7939578d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "048eaa22b14d41739f7179815e7f6e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6afa941f43f7477dbdbc72fc797d97a9", "region_id": "RegionOne"}], "type": "reservation", "id": "9ffecaeb1aea42dcbaf1020e35691412", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "146c576d32d64162ba854c4d7926fc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bbf0b913e130465f9410e8565d093477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "238b0fb600d740c6bef8a964b0e86dd3", "region_id": "RegionOne"}], "type": "function-engine", "id": "022931552ba64cdbbacba38ee72f27db", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5699b82234464202a78a4ed52548a97b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5655d33e1a1b44bf9b21cce9a2040c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "05ee74bb492642d184147651ed2f1330", "region_id": "RegionOne"}], "type": "accelerator", "id": "b56badfa94214e39b260a4e25cf9cc00", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d37fa3d3064442ab687b3396832139e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2988b2e43f414e9897f3616ea9c90f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96816d38443c42cbad02395cf468ee5c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97904a8e8a694555afc97482558d9632", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "219b5ca1772340ce8fe72c44c27e323c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b014d27051dd4a729a350377cdeb6b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "20151d411d0d4703b7ad2e94205af09a", "region_id": "RegionOne"}], "type": "registration", "id": "26c3a61a549347acb0f140b0f0010a1f", "name": "adjutant"}], "user": {"domain": {"id": "98f2e7be4949492ba405cce42864e772", "name": "788aa9ca27dd42e4a207f5f4b7f80b46"}, "id": "ce64188b2e6b49d08e19becaff18de8b", "name": "46350b8a30574989b7a06f74f04c2983"}, "audit_ids": ["bce100b9660d40ab900925a392779542", null], "issued_at": "2020-04-23T06:25:55.490138"}} 2020-04-23 06:27:55,610 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,615 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,634 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/profiles -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"profile": {"name": "fake-profile-name", "spec": {}}}' 2020-04-23 06:27:55,637 keystoneauth.session RESP: [500] content-type: application/json {4} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.279845s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,402 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,405 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,406 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,409 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,419 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.343193+00:00", "project": {"domain": {"id": "c3331b1ef80a4800b3896ec7da9db301", "name": "370f761eb3104ef3b14e86dd28e2d1d7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "18a127a052f5466f80a0cb8c09bbc0d1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df524e99ac27446bab76a41435bce9c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f59b2b68741f4b4f9553205bfadb8cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b0307d6b7c19472985788444e843c761", "region_id": "RegionOne"}], "type": "identity", "id": "aadbb8cec38c45149faa217eb767cf25", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8a2e06667a6346ec809611ac51489676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3c9f2909454842cab1ad7a177e3a0b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c56009e0219c4f5a8409978965bbd8bf", "region_id": "RegionOne"}], "type": "compute", "id": "12348eb0da4a4a709deacccc0145ab3a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9b4baecb6eeb45d79a91f9eb3303ae9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac0cc6ded27945a398591c3b177638e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c646166634e043cd84a7fb01b21214bd", "region_id": "RegionOne"}], "type": "image", "id": "b34ad2532f7248328aeebd33b87b63c2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9a8806e95c8c4c0886c2d42ffc0a3b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0667b08804eb411589c979d034a07cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f5f495bc5b3c437799157b5a3e2cbd8e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3fc521fabb294f4e87832ccff3346412", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "173709857561406196d12b8f4afac034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b1e11fcea1d42e69f2defff0c6ecc49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00def64ca0cd462383dddd18b18c9938", "region_id": "RegionOne"}], "type": "object-store", "id": "cfd61fa8b6ad4a55a0399b4159efd816", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "972936e7154642e89d3e34b6ecc81de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dade1307643148ffa1082d1ea3c4628c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "faf444e27992467c9534d51812c4331b", "region_id": "RegionOne"}], "type": "clustering", "id": "c4a23f16f38d4b42b839496fc098ea62", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6774986b753b44239d4a247d13a3119d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40ff8ba03344463cac83a2cfda27f4fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e755d116299d4553a35565e23e47e421", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "816942aaae9e431fb9c90ac5bc0b080a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e25cf431eb4e456b917640c0b03568b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d5161bec1a6475cb73fb49df24fe060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3cbbd5c0e93b4dcdbc132fd372fb30e1", "region_id": "RegionOne"}], "type": "cluster", "id": "5a0fc2acd7144e43b802951d4d1d3d0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5d80bae520cb4e2799348e4e6574795c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cae70b44f9594019867a0b03c486a8fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ff87cc6a68ec4788a8c261d8646ec8af", "region_id": "RegionOne"}], "type": "data-processing", "id": "ae4c68e7adfd4c5490efbd87cc7f94d3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fcbf99e9a7514fb2b03059abbf9fd7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "476265edee704e619cffd6f7d37dbcb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4439b8bc86d44d14a4c985da4b4eebea", "region_id": "RegionOne"}], "type": "baremetal", "id": "d24e9a535b014929b03ebda4da3ceffb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffde5151e4464a1faa2030b5f2eb7583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69d682d5e1d24d2a86d9458b2e37d1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "527e15e33d014a7db23177a99ca5e7b0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "97a6a347be9b481c87c6950e3ab030cd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "04d720b19c1240daaf3cee1832d20706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4162e12a16db4f9aabd1afa17f22061b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02955c1cd69e49d494c1b719284bea87", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "461fed2569244569b420f6ba18f6e355", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "881fb13d77d34b5cb6553dc87478617f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1f245add48be45b286b7f2614b280e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5e0ff5a3320445d584201b9096583e4b", "region_id": "RegionOne"}], "type": "key-manager", "id": "c30c67267ae64d82ae9415378f538520", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ab04686e87746169e980e91e3a5fb93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "032d000fe9184005b5f1a83de8564116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8da44bb82cdc428f937a42b553692402", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "840fd3eff2024d91a4f6c4ff84f151e9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "275f8f044fe84308b236b303b131ee91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c3c529f861642cb996e5b3fcb5fa59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "168d5c1ba141404f8590de3e1cbffe8d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d8b93b5ac3d6482b890f5266d4d32bdb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f4677a8c60e4fac9562c404fa8a5076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95ae0775e7c946e5b3c85719af3d48f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5418e41790b14bfe817f17b445568d1d", "region_id": "RegionOne"}], "type": "message", "id": "cbbdf7f94ca7407a826d6f0bc5fd99aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "80e43682d29646088b983b9191dacd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "09c9ce65694d413b8794f3474b35c49c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "82e7f5f07d79421e993e1f28d133c48b", "region_id": "RegionOne"}], "type": "messaging", "id": "8adb38c214314978bac9e414f08f838f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c951489ba8d46b0925ae0dd3eddc0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b726137bfa0d4d22a5016298104f23d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1a56c37c7a444fe8b841edac39c6a09b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bc79a9ab649e4588b96b93965c2321d6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73a54007e5e34dbf80db5146283daa40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46e770977a1547789c29a7253983b48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94c0a359492c4cdfb4969338bd35247f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f0e92cffddb8486aadc4881223b4a9eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c86eb3cfffec40b790e9abbfa2586141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05294beeb5cd4d52ba41fb6aedcb5788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "038e281f5e12418c9d1b65fcba7e42cd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "32d7d76487fe496c9de03bd17b5b3c52", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1618da2c37de4716a083fe93c986748b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbc34eb717d744b0b455225f31144f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54c6d568b2844cf18ccbd6eab321ae29", "region_id": "RegionOne"}], "type": "container-infra", "id": "d603c8e175ec463e88e9a34c2d149ff3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b156fe917b084b769d5f2dad573f7c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "79b2d74451894a15a4999a8282cd41a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2a4c2baa830349948b160b080d50e196", "region_id": "RegionOne"}], "type": "search", "id": "9775cc35bd024e2d9096259463c53b9b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4fe52bf2879945a2b5e7dff39a37b2fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e84d3b26442a4f48a7c0cde001dab8e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e9fa4d69176c43c9bdb669ac58ebf0cc", "region_id": "RegionOne"}], "type": "dns", "id": "a59eaa9e7fd545b3924be38bc6816274", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eccd45f8e80940748e584fa707216535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "79ff506f47c9436d831135bbe793a3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1217c7d6511b4fbcb7ea15123f5e5003", "region_id": "RegionOne"}], "type": "workflow", "id": "7476e07208d8461ba189da1c36caa733", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93a5cd21f7a647379ace4aa4e386bdf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afae55be77ff42de88650a1cd8fbadcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cbc63b6a48b84b1db6aaae0f86c4a6a1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "530c7eed423c42608a3f6f1195162807", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c050e839d4fe47868085017602d0d74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "447fdd5b97624f3c99c4aa3c4b01b2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "531c22746abf46e8941cc6c7222ead2a", "region_id": "RegionOne"}], "type": "rating", "id": "b49b76d500104e5f91dfc63c16e62e27", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6e66df44ea34919a6d410dd0518f78e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc9cc05d61354fe4abbac68d628c98bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f3b83e56f17b43f7b389fb684f4321d9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "da334f059b1f48889fbafe3a82b23166", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "557ce6f9a3924408a7cb9ce90d7bb602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b488dddb2c544087b9510133891462ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "20c44f205de04d1cae92778008c85b0e", "region_id": "RegionOne"}], "type": "policy", "id": "412329356d344acfbce33bad895c14e3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff15c7f22f85499a97a1909d313a7fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "848ba18471c848ff9c432afe4de8387f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27a29a79803d4f329c6f7b92d0abcf66", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "facce4aff1fa4778ae8b5f2c94438a57", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23001025bacd4c198dac298410a1f4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ceb6b89ebb44444c8137d838b33f305c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f6624eb4c6945c6bac41a30c747447a", "region_id": "RegionOne"}], "type": "sharev2", "id": "a50041c500d5400298fa1338f5fd1921", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10adc274b47449c58cc91d9961c7eb96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "896a562adfc74694b18889f505a7626d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "110d9497ad8c48a6ab9eacafc72a8962", "region_id": "RegionOne"}], "type": "share", "id": "b7b9f1613cb74a1696709005c496dab7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e2d18a8819b400ca424abc7d551dbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d8c672819379422ea3b6b2f05e076d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "908cd2c0784a45a3b0590532f6f61e64", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7cacafc15dd647f1b1381fa0fc42451d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c95c405ec93549109e5788ccabce2a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "685a6a1d13ff4068bb47e8979b2b0ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3810b50b1bbb47f1be7c4e95c8b2a63d", "region_id": "RegionOne"}], "type": "orchestration", "id": "08d7cf5006294a5a9e2ff26213256c54", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36ec5e0d7061498a82b4f81e46bc03a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "529fd4ccdfb14331993fc467241d72be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73f17344377447419a61199ba3132a53", "region_id": "RegionOne"}], "type": "block-storage", "id": "5ffd661650354a6396df507b7f85dbeb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81305cbf75ce41588d719516e11edc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62c3e2f17a8549f2b95ea8b14fbeb042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaf05dff52394c53b7f07a48c47d0e25", "region_id": "RegionOne"}], "type": "volumev3", "id": "01180e6b5b5b43a7bd0fbb3a14d98b5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "432d9bb678654cbe9c57398e57a564c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edd9a7335cc94561bf4c82fc5fba1eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31a9c93979354d388c46b2ee79d4ecd1", "region_id": "RegionOne"}], "type": "volumev2", "id": "f20a1e2829cc46af8e7b5c56a8fcc5ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fdafe713bd34b9694724f6c457aed55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49dfaff08b4e47e6bd878bf2f8c58b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "508f6f23743f4d6d9a29b436ac4c2272", "region_id": "RegionOne"}], "type": "volume", "id": "9d60e8a030dd4712851f28c91600ac79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3956d0187a9d4523b0a4a100b1f16ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6d47f7116e243d395de057d5237c6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78cdcd78ede64f2b98f6e29398c722f7", "region_id": "RegionOne"}], "type": "block-store", "id": "0ac66b3fdd1145c18b4607948962b639", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d87b9e44952b4b4682faed9d4077448e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f2b4691df45641779e8c415ee5c9682c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "814bcd93191e4f9691482ae1eeabc485", "region_id": "RegionOne"}], "type": "alarm", "id": "efda53d304b9445fa40cc4fafc4873d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b65b51663b4f44ffbaf291819b5af1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c98c53bb5ab42b8b5de07fea91c9071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4043994a2b4e4c809aefd50038ec02c6", "region_id": "RegionOne"}], "type": "alarming", "id": "3348098716eb479b9e9547731f24ef10", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ebcdf140b894930a4b98451f7c8c728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f0f1744f9374b45beed222d88a78e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85eba3e21c94403fbb25327b6d2450d0", "region_id": "RegionOne"}], "type": "meter", "id": "5f895856dc1d40178d5ddd4341260314", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49bcb4b5e2874d2e95bffa51f4c6f28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b7bb6ab999f456b8d5c6f1878cc2ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67a446f60bd74713973b0f4ca38b519b", "region_id": "RegionOne"}], "type": "metering", "id": "6e9331366b4341a391751e70fdd7118b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a29bc96bc2746f8b9f8e49cb1105066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "836b870dea844d899d78665910ebd580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dec04774b0e34336b81c6243429ff463", "region_id": "RegionOne"}], "type": "telemetry", "id": "18bda09d23b942f185657d39b110139c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aeb7aa5e59b947ee9ad032e587501399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1dcdd0a39ba6440882ccd2f7c83daff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8bcf31418a614e37aae4cc7f8937d48c", "region_id": "RegionOne"}], "type": "event", "id": "7580d4142442400e996bd3d7b6100298", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "758bcf89f66f4f118a62d0488c45715b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a396f49b1e55497bb35803e342019570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59deb37e9ccb40e9b7d433f2beea9127", "region_id": "RegionOne"}], "type": "events", "id": "a2e55e0fccf740bbb76a8bc046975913", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b98662aab1145e4a6bfec0f2384ab05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9ff7c6f456d4ffbbec2361cf41f6fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c11ea61ef1914921903e036e007e412e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b8210c735f5b4a95b66971031b6d5768", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ec9a5773990463f8d39bb8edef4cdef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a731fb8f4444e1a97fa73b063c44a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a59b8bc115a49b6b7b85ce631e99bd3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a66d72905dd14d3aa9aae8efe3fa7ae3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1ded793c2d3411582668119114f7622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04e4881587724152a86b9706deb8917b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad3ca6e1ff094de9852a78a2c01cb6c2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b7d64d1d17da4bd78171d6f70ddf23f8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0df7de557541432f9efc828800586696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7559d7245dde4e8aaf09bcd28758ec45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f72db951491d41de916d406ae1226e42", "region_id": "RegionOne"}], "type": "tricircle", "id": "8ff587986ca94761bc7e60c5b7828e80", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "323a6694a1f84f6b971f0852edef65de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4af6e84684514c1f8c8324a4acf2bb37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3a4693815568412e8fcb8ea8bd0837e0", "region_id": "RegionOne"}], "type": "database", "id": "4fbe56aea11b4cbbb726ab02cc05b684", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4698415a54514228a9be281da7fbb769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fdf9664475424b508062732f9e11608e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "274646745dbb4b00bc3b8b5239998d24", "region_id": "RegionOne"}], "type": "application-container", "id": "8aef2ee26fec4704b7f29f2277498958", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e1520e50e834cbca2844d3f662de3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68806a6bd41f4148bf9c2fd5c1c2c77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98937a66a14f42e1af9cddaf255b8c1d", "region_id": "RegionOne"}], "type": "container", "id": "f9c3214a232e498a970400637cd085e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b411aa036eb4d52bf29ebd8584e465e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67367fe705dc4db4bb1bb9306964561c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9721c1df422a4da89276aa039c8eb9b5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "da219247dd0f469ea10234bddc6951ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4fd4ec7aabc044e680deddba92bfec88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28cd62db4df84a818b61d8321b44a83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2b6862a7550746139efb620defedd002", "region_id": "RegionOne"}], "type": "rca", "id": "4ac4771f26e142ed9187d9ec52fa8d8b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26968b54df20424b86969a1a016d35b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ce1d742ad8a04ab4abb865960b7fbd0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "24bcadfce5ff4903b54ae6479a013d8b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e84ee3aee5d140dc903402c1d3d041b2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b566b4cd01d84c23aa99b5b9a5b94cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "131a40f82fa04c8d8f33c6c10e10e836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ce2a4ce219ae40f4ab37874073f41986", "region_id": "RegionOne"}], "type": "network", "id": "f4eca18d303a4056b19e0e06a8d273ce", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b2a6c01564fc4c59a811afaf64be0775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "278af19ee7f64230815c8c725ff86c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4e897dc244ee44beb0e00160e6fea838", "region_id": "RegionOne"}], "type": "backup", "id": "19eb415e7ab14cfca434db575a5b717b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbcd44d9c60e4e50b975ff4e8da4afc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d70d4a1f5284837b1fcbdd8bc7d5cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2a252efa040f4eb7ac963e4e097c4bf6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "58134de475f24387a7901283fd862783", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d56064683bd847bf9bca25db6767a56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8bf2c340fbc4444caefb0d3b54ae4e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "506114f5c59e493fbd16728290334533", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "da63e7d0e2bf4f9eac20f6d29df9a3d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe5b1c6ee446434dbc54d6dd28087a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f7d3414117054a67a7b284e72bf77769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "10e9ee4d55f54165b2cc4ecd2d1a03a6", "region_id": "RegionOne"}], "type": "monitoring", "id": "21c952fef2f3496b843129da711005c7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6d406a6177be404b995131b742894cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f613eb6cd4d477496d3d2ba555587be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a3000ee084a440858cf38134eec666e8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e8d7aa466eec437c888f018d541a3982", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "89f221c66059462eb543759f988aa542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3bf08378b9bf4b49978eceb343c09c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ac32fbc8849e462b9f80594a022f4f01", "region_id": "RegionOne"}], "type": "placement", "id": "7e8469f63ce2438ba203c560c41f373a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c80f84509cf440c6b8285fd831f0a317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f90933825f954193b91f76fa4e8f0ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe11cf402f5243788a6cd55e1a36edae", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9d4a89a503884464b7f532953771aa9a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b32391d560e4c4ea5512ea6b7f7b6db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85b1b727f80745a6bf999ec776b305db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e1eec6550f854f78b9f8ad3c60dc25a8", "region_id": "RegionOne"}], "type": "ha", "id": "df85b3b351934d21a64b33f7f6560164", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "46ccbdd9b0b54ea2b60954de7bada1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a4a090683f9043a89205b7ebd24bc4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bfc68017ec09448cbad7532def186e2d", "region_id": "RegionOne"}], "type": "reservation", "id": "701d34b69c5d45b691b3f53f7117301a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6e1cc7da54ec488a9226eb10081b7f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a8b3d6d9f6d84112ac159ed3c3e4c107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f0bab6d6090f40eb86ea64b9880b4668", "region_id": "RegionOne"}], "type": "function-engine", "id": "42252853d6ba41f1a6c6427d0af60c6a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fbea260a8fb24da1b1550f2dd2095200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2c72ea87650f4e779ed5bf0d2f122d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a085c8fcd9d04a42bca88d407ec81104", "region_id": "RegionOne"}], "type": "accelerator", "id": "c74c7457275143ab91a090e8c0e008cb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b701fb0f7d242e4b2ccff865be5f7ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f45b8afb543f432a967559b4c847297b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "34e09cb70961412e90564a9774595f94", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cf9ba9df136a4e679536f56aa265c626", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00a4e82094c047449341b95572d93bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1be04f1858404bf8a25b1b6ce0a6f2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18d10faa48134b34967bd7691e2b70bf", "region_id": "RegionOne"}], "type": "registration", "id": "c1e58046b0ea48dd91c5a8047974a0ac", "name": "adjutant"}], "user": {"domain": {"id": "48f55d1af15e401ab8a4bdb78a07f8ae", "name": "bc41d34f0bfa44889a0be692876bfbf1"}, "id": "57a1a73a988e4e0a8251806e13d4a46b", "name": "a1ba1551a5b740ac8950434262c3a786"}, "audit_ids": ["e8e2167576954d008e737c66f3ab15d0", null], "issued_at": "2020-04-23T06:25:55.343193"}} 2020-04-23 06:27:55,480 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,484 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,486 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,563 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,566 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,568 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:55,603 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,607 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,609 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/42/file", "id": "42", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/42", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {30} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.199760s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,484 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,488 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,489 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,492 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,504 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.428446+00:00", "project": {"domain": {"id": "0795954804bf4207b23c0b74598a6a45", "name": "f7377183b2204daca57decd03ab19f3c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "696daf9a966f483693cced2bf07690ae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1c9da4dff46d41308bf9fc835b093122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d009c2fd0f0d4520a1160688739d7772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "73fedc02780b4081a6c8af8565063089", "region_id": "RegionOne"}], "type": "identity", "id": "8add70098c444db6b807f1709d452add", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "05d03fdc9f604e18bbb58019efb8afec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a4e9b9e820a44b0297883183e53caac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ad29bc0a0c574f2a8f0238ed3e753076", "region_id": "RegionOne"}], "type": "compute", "id": "55be1e402b624a0fb56c5f3ff909c8b4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "00a242990aae4d69965782d9da464a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2719c51fd1064224bd3df0046b4865aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "78c92d47b3f94665935f444fcf90d7fb", "region_id": "RegionOne"}], "type": "image", "id": "98bfd434f6ed478db22a379c4908120a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "18c80b3164ae44f2b7a209d125bbc8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aaeef12c38bc47a69ecc2c14d8ae7b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8cdefe9a5f054bbda5e25d561dbcbcc2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "89929591867d4a25a09a1c305f1f1593", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbe5983837aa43f58b7e1d5fd0250e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e43cf26a958a4a8aa7a3e1386ed4daa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66625e8f6b5b4a4d86faeb0fc0722ebd", "region_id": "RegionOne"}], "type": "object-store", "id": "440cc90ef4ce47f1813c5597238405f3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3abe1deefcf0470e86e04ad023d0e2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6644bcf14e4148cea4a081971d66fdd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9683a214c64f4a6a97836859d63be265", "region_id": "RegionOne"}], "type": "clustering", "id": "e1254e15caff45cb8f99856f05bbff55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55504fd4e213439596b859a6d39f1e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d591203803ee4fe7831d681103c9ba69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0939d622cfe04a67a5069f9887eb724c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "577505a2eee04d018d55b25bafbc148b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fcbb341b88c4698a012128adcbe836c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c7dc3ce0c29465eba051aa8b3c8211c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "260f860bb14742ddbbc149fd4f1cccca", "region_id": "RegionOne"}], "type": "cluster", "id": "304c7b0d4e52407fbfbf01385955fe9d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "59022ecfd7db4996a87348f7911afdec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a04cccb160f1450283f90876ede1a45b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ed6cc0ae2ecd4522be402166cd35477d", "region_id": "RegionOne"}], "type": "data-processing", "id": "6992e10807024a9183972fca53b6a1d3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "feee5cf7d2954c27853a222809af21ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d906fd72c80c42b684f1bd97f0f3675d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e9081e23bd14921a7776285ce0cca22", "region_id": "RegionOne"}], "type": "baremetal", "id": "64ac59c0b81842f89f6c7a9a804812fd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6de962d7b70f497183b617f4c562fbb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6092d76c61484d3eb3837657b4bfa0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bd50c4c749f540b898aab44f198deda1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "be1cfd6f8a494dbab93d751c70d4a0a2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f23d45fc603d4766a47b64aac518e28e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f0925771509d44688310fbba18f9b39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e9104023ec2e46279dff97c4dc50284a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a96019b348f64cac892e65846efeadaf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5eac03bcbe914e7d898c39484ae8b9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9774759d07d240f4887aa62ecd5ed4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "76ea43bec57f4380ae38546cf75bee5c", "region_id": "RegionOne"}], "type": "key-manager", "id": "bd49e3bba83a481ea7022eb58693240a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1a8deaffdb84a17a63fab649052167e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bac7629b42814889a248c4d40d5d6dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4ffd63d207244fc5adfb8699ba6043b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "079b7a3416f640a6b9e43b99fdabc857", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8006bf9413734cf9bdcc4ed349c37b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de54785937f1471680e9718a140c3001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2ff9418614a746119876b9e36b7a2ad0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eadb20354bfc406887c56083b68c3214", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "522b577364cb49c4bf180b381754ca85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "683eba8388164a83a4ba560c94250ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "412fa1838b3d4b9d9ca7e7a6b4c1f690", "region_id": "RegionOne"}], "type": "message", "id": "008c8395d3594660a344254919742c56", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "517c683557994469b1130c75489b7320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7eb191a7e294c5a8745c269abb85ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e86f0136fe6425db424d5d2366e285b", "region_id": "RegionOne"}], "type": "messaging", "id": "ad0b96418a2f442793f5708758bae09f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c82233257a18482aabf5a83c8ebd460b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "91d2287fc98a4d349e29a597e37be6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f763f16d32a4d338db4684fd1471aa5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ee19192aa794bd381bd9b1269e57875", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb97c80b808d4a7c8029f7f971985fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56d09d203f04d14961b868021675cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f651ce80d0a432385a725d185821fad", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0111b5cbca3944eba6664df67325b65a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed5b1b341a54447c956b05af7b7e6fc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f073ea49f86492fa44e519611347a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "656a865a64ff482680dd4b665071b4cc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "96d18a161e5e43a8b3544fe5c3430be4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4be02472838a49f689915dbc3328c719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cabae0a86fa41378a4090c8414bd7f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed410fa091c14e16ac7191c3de7885cc", "region_id": "RegionOne"}], "type": "container-infra", "id": "4566fd27e90a46c1a569bb2ce792a13a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "92bb8a6dd0524ac995f6f3e916ba3428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e7aaed70053b4383aa25613af7ad5fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ac18558a5e1249099600a2be78c5ea31", "region_id": "RegionOne"}], "type": "search", "id": "1bcebf2b0ca54a3b91fb7d6303e5a6a0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "79e96dc53fae45b59966b115a7ce0891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5eb27549024e42b383f25f0d954b7758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "824414cd0e004044a2eced8fc8340fa4", "region_id": "RegionOne"}], "type": "dns", "id": "fb71548c8c4545b8878c8761a9ff3ee0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33ec4364138c43a98dff063ea2a3ae3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26fa2d4483a44dc6b8b9f95de0b91ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a20bf71a1bd148e3a8317112ede9b060", "region_id": "RegionOne"}], "type": "workflow", "id": "1f92d4eab6e34149b97144ff49541ad1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7385fad97b8c41d6b0f13728c6ded574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dc5bc3be7954353a076bdf698ec4c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "267c6245e6da48079ffb4b8ad8581a21", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6e4d091becd342c6bd005d7ea9d75d49", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "17d71d569f9943c0ae4da0dbe79d8b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f389b479b64c4896ad2ed6f244bef970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "50dbbee9d4b34e44905471dd01355e07", "region_id": "RegionOne"}], "type": "rating", "id": "b398a772c4ee461195f8cd19457d03b0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "872bdeedffcc4180aecc9b7f50f6bda1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d7f81cee9b94804b6dad6ef20b353d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cdea4dc040944ad196d97c16bca5012c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "402d8c1307b341d58c6448ad6e28e1d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03c2e445b2714cf185f1116bb2506934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fc8137686ff479ebfd5fa1bf2f245f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa3d1d2fd19349be8813f7471c8e0327", "region_id": "RegionOne"}], "type": "policy", "id": "69c145c0a87b4efa86d6b59d458ec156", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "399cfef6b80f4422a922c0ec8dcca0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c7608fd937843688f56afd5714afc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef482a3d9ad848e8b9d5e586b6cd130e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "de46864a6e384e178512ca4ebfd94933", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e2de52fbf9a4e03b2869b74ed72e858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "447399ae99ff459a96c589135e0bb209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf99362057d2479b89bbc290d093dd49", "region_id": "RegionOne"}], "type": "sharev2", "id": "6526f82c5fde49cba9f9376bdd936fa2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ecc2222a14143d29d78429c52391bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cda84cf091864c13acd6fed0ae23656e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d22feb50e07a4ceda22f96e24beb28b3", "region_id": "RegionOne"}], "type": "share", "id": "112532191d2b4f54bee5112638c2888d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f897b84f161647c187de69c496b964f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d35dc9c2d59340cd828af34159f78b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4bda5e56512e4642b0bf83dda0289a0d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "077416deead74e58b95cef863e55258c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ce785422b548818ffe1d43b7ce767e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc907ad4a3c94a6192340fb354898d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37add8958be94e7099b614c5a1bb906d", "region_id": "RegionOne"}], "type": "orchestration", "id": "82a01e1d577245a0bb328496ae30c7f0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "340f275d55194573a149ed0dbe0ac4c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68d31ed8f02346dea65519c62fb67069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f779f6ed369c44fc841c6282770eda75", "region_id": "RegionOne"}], "type": "block-storage", "id": "8bc5acdeee0f464b91dc334287990de9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f481a3d1b31d4d4abc628b15893b0398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf90dcf95b5447df9bc6f13fcb4dadb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54abdab9b8ac4dd2b2c0c0bd390a7ff0", "region_id": "RegionOne"}], "type": "volumev3", "id": "8fc0bcbdcfc94fbeb7186134ec827de3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "666ea43448004dc0a16adf0b48a2ef8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c3bff6a6485407ba7518931f413b10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b55e1437f1c647db8c793ef7e12eb5f6", "region_id": "RegionOne"}], "type": "volumev2", "id": "2fdd9930c4b9482ea1a4f75f548bcf3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4226a11c64d1463a9945440bbcad7ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9febf9d0240499ea4bd43fc9d1762b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a8ff576ec814164b5c584b149d86645", "region_id": "RegionOne"}], "type": "volume", "id": "09a0afe5ca92453f93a736ed72ac4c17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1901b412853a48bba4a58c9eeafa3527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73723b12e31247288ecad34861f8cc3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "648e807fd81c445db3ccab142250ed57", "region_id": "RegionOne"}], "type": "block-store", "id": "5a6389e3bc3e4c5fb2dd8845ff45d459", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67c7e959b43447d79b54008dc04338a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fbaeaa8ac5f140b7bff79c74b885a44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ff142f851b824c56ad3cccc491f5f309", "region_id": "RegionOne"}], "type": "alarm", "id": "cd65405a2c5a4ec8af3969543b3af338", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d93f6ba3bc7a4b2baba303cd401120b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be4b5e2fbf0546c1ae168ee83dac8680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "120f75f2576d4dd2a2061b1baf63dfeb", "region_id": "RegionOne"}], "type": "alarming", "id": "3a3ec6ce4dda4e44813907d9b1575f99", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6ba96a5608647fc88bd15340af9f851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "945ff3c5c48d4c6ca93ab50fee6c327a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4032005d31bc4c4c966f83b419f74b0d", "region_id": "RegionOne"}], "type": "meter", "id": "87b1df2d54724a5581ae51e9de25aadb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98bc44b5a47e48d2a1255114b67dcc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1eaa2b7539e54ff2ba374ff798a8339f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "212159ae67f6401db4eb657162abffe3", "region_id": "RegionOne"}], "type": "metering", "id": "9f2c314080c847728347ebcc569b6042", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "edb5cab72a4c4272915cd449bccc4f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fcbe3e507d3d4d03affee60a99cb75a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbd872497eb54337843a590302d530a4", "region_id": "RegionOne"}], "type": "telemetry", "id": "42bbb00609d74ae6920e55c1ff8d6c31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "37a07d5407a84498a6054f9c29e284d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "633a6d970930410db1c6bc0467a416de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c279d845c8a643799f85282598f611f4", "region_id": "RegionOne"}], "type": "event", "id": "0eb6012134d04264805d5430bcf56519", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ccbbdb04e52c4b55bea033a98e57ba69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "360a7e28655c4a37ac32cc1c5ab95226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dba840771f114a53856eb7987c2c7d1b", "region_id": "RegionOne"}], "type": "events", "id": "5dd0014e4e5d49509c280c84ff389d61", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fed2845b12a846b39638a83f76a4b5bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cc6bed9bc0748fa88bffeb1a659a5ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "65677b955aeb489198605bdd0f6092c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5ae097a740964134b9655016cdc68dde", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "22712ec8bcae430bbcadd9de1363f0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "293d35e3e1754fe2bbfc2c8ea06258fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d630e4b5040499ca7e930020379d24c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9aa6d203440f4504933821e331449d75", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9da93ee907e4342832388d69960d65c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b0f43d12add4c698e18e19a8f9cf198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4cc3fd460dc4d1d8d03ddfae9156997", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d273c72fd37e4ac4986e1f1fdf1eee54", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e074dec394294effa66a8b7c0547b3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7457d3a266b74e84a278bd1d43629212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f40d3af972a4a1780a4bfd834c848d0", "region_id": "RegionOne"}], "type": "tricircle", "id": "8b44b34b2949476c8310f797174cbdf2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bc338a5c2e78437db99f6c28b3fd53ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b6cfc45c9b8f4f14a088400345812b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e576d52ef8ac462e95b87a4554f04bc5", "region_id": "RegionOne"}], "type": "database", "id": "200fe1b067524e0681199ef2f5038333", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b093c58e40f4f078a10773067d23801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d49622d6553644c48e6262e30e2b24f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad4e50d1a1ef430ab6129938c2ac0d55", "region_id": "RegionOne"}], "type": "application-container", "id": "aa9c33f364614816876da4378f6db3b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e174a1bf92ad4ae9897c9d870eeac83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8f1ff48e2b54de0801a60295fb05233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c0579ac0f8c1443da493796cb6dc65e0", "region_id": "RegionOne"}], "type": "container", "id": "ba74dc78f3ca426384e057e6cdd36726", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c979441157542af9a3b3e52aa14b6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "108e4a2d682e4af0870d8012a2394bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "674642a878514b178f3aa3004ab82225", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c90eda1aeaed4dcfbbb6e0119b434112", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "412c24f23fe64c1184e475cd70b47721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b47e5a6ed614741821d7b19041e075b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b0b83aa3d304312982164d91acf7783", "region_id": "RegionOne"}], "type": "rca", "id": "37314948efff4417a6e3a083e0db9879", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "505b3ecf25c24665aac47b4cb0287829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1404e308075d4e09ad413e6033df56a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8068f03710884a3eb1ba8ca0e811c0a0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "52e2b03ad0cf4f599d8b928c2f402cb3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "04c3ededf2464a4f96af8b352cdf4fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3500be48eb1847b6bd31c5bface0ce76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9ebb66ce12f84c99a05b2d2b84d87c70", "region_id": "RegionOne"}], "type": "network", "id": "4065dd3999c346189dd34d988dad04f2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "80ae5893fe5d4d238f88a2b0caf234ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "681277e2fa844acca338d9a1cc25ebc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e4b59f0e6be14260ac880fcc074c57b6", "region_id": "RegionOne"}], "type": "backup", "id": "bd47e630378540feb637b1f2a102b2cf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5012b370f4f4ad38dcea0728c58d65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "311070d8c41f417788040d96bf2c5eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ab8261b40864036928808c69f9fe20a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f7e0393cc61c4cd0bffebb970be1f37c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "36fd42c8f5c1489fa8a0a81e3c9c5157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec6982fe734047928561c53a8730b528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4efd8b6cd5624b2eb9bfef38f395c75a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "88305592292d4fffb8b0ac5fac4f2a36", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca97223ba7774694921b2b77c6bd9226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b88c56486d094e909ae7cba0a38d3b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0a6bf5f1817a4f0c900d64f32f3d417b", "region_id": "RegionOne"}], "type": "monitoring", "id": "845c661c63ef43ecb96a42824e84311c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2ed81e96a7d64da59308afcf1f323ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "31645e16776b4aa0afd6a8b89a24f60c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3f360b2c195d4189ada8a8836c1b593a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a551c1baa3824928afd00a633a2c3181", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "847cc869fe0a4facaba9916395a1864a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8224fa00995240959807327df3e6c5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e91cc0dbbaa94182a46a37c44abe67b4", "region_id": "RegionOne"}], "type": "placement", "id": "9301b360fd82459395e2ec6d8233d246", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a33351b8c68491d9ffefff544c7f7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2ecf55a5c8445d28a3420c483b286d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "74d32b40825c4a9ba3ca976265ceff1d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "934e70297d2e4824883f34da1cccf5e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a85830c64ab34733a35feb065ba73c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49b43c3c84614937a2d4ea733a5cf03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2f2ac6bb907e4f5a9c30dd425bf80dc2", "region_id": "RegionOne"}], "type": "ha", "id": "44b84338377d438a8529a2222ba666ab", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c83a64e18c9749988a80c9360a283545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8d59937a8d78439ab8319bc92eacaa5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "693f1002b09048c38153f1bf58af4345", "region_id": "RegionOne"}], "type": "reservation", "id": "bee90f989e6b47b1b7289505e4b498e9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29a4527c06344e4683bf59e437622d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8101738fed8a4dc1b0e529296edac938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "65b290e7a2894ced938ce58feb5b297e", "region_id": "RegionOne"}], "type": "function-engine", "id": "1d6a188bb29649d2a063c7b2dcd207a8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b6b2da170afd43bb80a6683dc6e351ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d2dc14c70724499c88e5e89c9ef7e7f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ff7b38c6a1aa485db72ac54fa4fb16ad", "region_id": "RegionOne"}], "type": "accelerator", "id": "6c81c210bb894248936fe95cdd760330", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa84e62dfc2148ed88344ca758a9b41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c477d30bcab4236a0d9553e56ee26b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "983f88d8f4fd41669aa3bc0e3822fb14", "region_id": "RegionOne"}], "type": "admin-logic", "id": "03a8b3dd2ac44b1abebdc0538f32ac34", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e464582e12ef4e428a3fb2a0188ca3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4de2967fd7744bf2b88c06d9b988e0fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f414887985e546c784d88a0bac3ac5ac", "region_id": "RegionOne"}], "type": "registration", "id": "1ef6fa55e1274fec970cbb62b7f608d3", "name": "adjutant"}], "user": {"domain": {"id": "0a09266be4694ac6ab53212b568cd85a", "name": "687e1fa41de9453697ab788efcfc1de8"}, "id": "d4861823249f49d3af7ea9d77c9e4b08", "name": "9a09628079af4df0bd96baf3bc8d9e92"}, "audit_ids": ["0a4995f6d5a14c7ab69df9c1d96720ef", null], "issued_at": "2020-04-23T06:25:55.428446"}} 2020-04-23 06:27:55,550 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,554 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,555 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,613 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/18c0254d-d729-4452-93de-c24ca5587372 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,617 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,618 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "18c0254d-d729-4452-93de-c24ca5587372"} {13} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.260016s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,505 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,509 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,511 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,521 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.370935+00:00", "project": {"domain": {"id": "26bf8941660d423b8061f91b38ae20f5", "name": "23326b20bc2b4fab9c6c30d120992b32"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2dc1c03e503840c0a4e6d367d7ffec1d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "50f48cb57d25476eb93016a562c1654f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a29c1375be64446c9ea2faeba29a8e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6fd1151ee74241cea74e63d354c123c1", "region_id": "RegionOne"}], "type": "identity", "id": "1eab3bae1f974ae7ab6ee9c6bf168fbb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "621fe4f03aa2420d950443b4fbc0f3c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "73ce76aed53243fd9a785cb2c605cbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "578a95df851041adb143f77877cba707", "region_id": "RegionOne"}], "type": "compute", "id": "51cd9d7a60a54c74827cdd29cd7be12f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9432609c45424cbba61c2614225cd94a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2418123801cf4edc935e09bed9632db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bca7ccccb60a4a3594416db2c1ce1f49", "region_id": "RegionOne"}], "type": "image", "id": "e03eaf708a82469abdb1b69ed9412317", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1cd2efd2fee74642983eff7b573e0bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d1e4131da4b540309da646ec7847bfb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "508b994004874955a00b5ac5ea78e914", "region_id": "RegionOne"}], "type": "load-balancer", "id": "13921f12dc8e45798eaf2eb2989a6f1a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cee37938baf44b0b471ec31fe273a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "614539bd4b9a4f6da7cd3308dffa97ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25927269c80f43f586588f937083edf8", "region_id": "RegionOne"}], "type": "object-store", "id": "9a64fd27f1f14c5f8cb6268fbfd6c3a0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8b380c77d94449fa583cb2c3a4783dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "645468505bc044538390c5c93db0d25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dde14f9cdac6448f96f8f15e62cfa0cc", "region_id": "RegionOne"}], "type": "clustering", "id": "6298e7e722904229adbfd1d60ffa9e6d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5433e2408f24fc9880fe99438333556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "261e894c19cb433a8bd8bf69bf7b1170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15f205d0be5d4a48882abc3730f15b08", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1e69c5287ab24a588c4a1ba6470579c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae4f401a8cc347b4a5c9ae035cbbcbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3e3979ea7ce471a851a66df0a049c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c97da53c31224c5f9af61848827bb6ba", "region_id": "RegionOne"}], "type": "cluster", "id": "6fcec33d4dd34cc6ba54271275d4296a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b84c41b5374443c0ba4ab610e8ee5eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e0329e1eaea84e37b21468c5c8834d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b1baa635a805432ab2716b9e33ca0428", "region_id": "RegionOne"}], "type": "data-processing", "id": "f000729a166d4700b6d01b0b68cd4ab8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5442578d4a104aa3a53e7b95c8b40e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5c91cc7c45e420094b2f02dc3fe4e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b10ef48ad7946f4b9f4a3836b303710", "region_id": "RegionOne"}], "type": "baremetal", "id": "2b4f88d7508349f4a57704f561e02665", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "505f204c14a5471f994544cd5c0efeb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f92a81007c674918a741bdb5cf215b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1b08d543be04232bbdba87541c68b48", "region_id": "RegionOne"}], "type": "bare-metal", "id": "47439c8e57784668a08d863ff66d4afd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "efb0233addc14f8590d6693ff1ab2227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b0d121999b3443ce9e693782fa873dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6472c3448bf84bbc9344a54933521fb0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "180094ab15b748fc907c779816543ff7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "beb5db03fd4f4027bd2d631c8fbd494f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b1079f903ff4d3fb4b07f7a27de5cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a817e9b68f4e40bdb35f6ac529ef4bfe", "region_id": "RegionOne"}], "type": "key-manager", "id": "a47a1156bd2c491abceb6ef67536ebf6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58357b642d9c4f3a9e3a94d6277d9fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5162cbe59e0548c5926844976c2cd64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b3b3d93a18194114b2338e22845e01b2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0a0d0ecbf1b34077b43e64ac69b3d826", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a5ce725e0be4d3c8d167c7847bf9870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e4d432b2bcb402dbc2bcb45fa61256a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "09d2fafcbb2f4db2a212a0357651606d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "58aa0da1d48241f6b1945e2f4e981033", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "54acf81bd30e4146bc9750876a5a0443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "61fa4d5afc5b441dbbf14b5bffbc6a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "76e4738443374918ac20397ba661d7ed", "region_id": "RegionOne"}], "type": "message", "id": "9f7868c416b74641afb89002593d98f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ffe013ecaf714b71b60181e8f3c3b554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6239eaeca89945228e89c20ea8ea989e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9ff007587afa4e0f9ec2adfbc8785c50", "region_id": "RegionOne"}], "type": "messaging", "id": "2a9985b2de8f4a38ae32e4c2ae408c2f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "67f68703da224581bdb23c2b864bb0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ba26d903b854773bed65f71e707107d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e9519f68d3742029e41dc89741ab323", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e71b7177466744dab502e8f170a46a00", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "117a6977a5de4bb2b61a220cec94680e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "645f29422b564162879ef8a4936b7971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42cbcaa70d06492989b08e10482cfc37", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "abc071664165476b8b48e52a0363bc42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e6e33e4af2d47bfa20aa30a2135559a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7a4e337c3744d369f440acaa922025d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da7c49c97c624acea85d17f943c0dbbe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b73956a27c0c45a2911cbc40b38b62bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6850033616b941dc8f0425f5adc6d475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c801c7ebad44862af40bb1bf9b8ef59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c2682b4d59042bdacc71ac85a484916", "region_id": "RegionOne"}], "type": "container-infra", "id": "7438bfaca4e444d09020a6b70fa719e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "05a20cc90d7a4baf8d94d1749dfc9f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5a381f559d614f81936b25d1d4e5a8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "16a067c8012e4f1cad0b15f332e70ae7", "region_id": "RegionOne"}], "type": "search", "id": "d9bbd8f69fe54c62950583248e0876a9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "786f90378c1e4057a7912160ee68079c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "30e26caeb32645e098761d73b927776d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2c5b29b4fe7647ab9d507300fdd2adfb", "region_id": "RegionOne"}], "type": "dns", "id": "6c93e87de199434ca5874af9ad323c96", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25825a02aaad4089b37b72ed4c3ae4aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1fcccfee00a643f79e169a88c9f50216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "00aec9a509a94b8e9d1aef3d9ba0f2bc", "region_id": "RegionOne"}], "type": "workflow", "id": "eb472249bb714d649d1b165dda2556b1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e19abd63d5c473cbdf744faa8eb17cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af65e4b8edc84519b72ca8ac7eb00b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0d7db0aef47848aa9cb17122c0657f63", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aa1f730eeafe40e6bd4f9e95aa94a1db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ae97d70f81f043d7ad5ab01c381d4dfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1302705cc2db436c83fc0fbe9efe0ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6be881e04a4d4d509ef1ba86c4b1ef1a", "region_id": "RegionOne"}], "type": "rating", "id": "399a51ab76d6486098fc3d2535e838df", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "831931b3bbe148ddb291c4d403b9aadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "479257ed2d3f402cbf1751e6f5a2ba8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4473892bb3ae496b94998cc8515cbe62", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4b137a29b3964af5bc8432ca73f61c1f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9119936f4faa493e8c601a41b9bf91db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5a6baee38254f3e800b2b789eaecd6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "41cac46cca35489b86182900749453fb", "region_id": "RegionOne"}], "type": "policy", "id": "c1657de4f6e746caa45637942b6efe39", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "351fefb941ab4af5b377a8e50f8b51ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29b95bdb8e0d407994b0a5c841f3c764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3d1edcb700004e238b33420631fec428", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "10be93ceb2c84ac297596687a1d527e0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c221ad66c4fb4add87a8bd549096fa57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "390589f888154c2bb452d9c6d3caae9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3421796c105747cfadfbc6ce960f1c1d", "region_id": "RegionOne"}], "type": "sharev2", "id": "6ab35d6b06884b7eab60428aea9d010b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b6be902a4194f6289f20177a8f35907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f746c718035d47c4ab30db73ab470726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "31a91c43d08341d3b4ea63a6f3ee26ef", "region_id": "RegionOne"}], "type": "share", "id": "ad71f9eefc1348378bd333c2cf4801f2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "84a3aff605e84b10a97377aa6a9a0321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "60347cf3accb48089e713ddcea7c193c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "26df07ed8ed64de09d3320c8df638556", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4f2ca826e3834eeeb08b57b9fea98067", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63a5a0c252a345f9a2e655a0e67c2b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "868a332abe4f4b7094240d7aa3381993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f727fd79ab844b7a428b63890c0e663", "region_id": "RegionOne"}], "type": "orchestration", "id": "b5bfc61dc7fb441195a51431a1a9c565", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd5145fbe1784d7fa0ec785667d9f794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19ceea6c3d264bf293f570a546d69fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17c5c6246cc4a1485df162c003f5a28", "region_id": "RegionOne"}], "type": "block-storage", "id": "f420b09e179a4f8099c34e723bd6f9e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33dbe9ea96654cd296351da22835be7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "243df8bcd2b84ccbabc540be2660be92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1ef4d66283f420d8de243ab51bc77ba", "region_id": "RegionOne"}], "type": "volumev3", "id": "c712075097ad4370aa7ffe12080cc5af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "939f85f522794e4889aa0d8de11c4420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fdf5b6584084a75b3ffbb39d5258215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "956c3ad6c2194d8fbb276f8d9c6f897d", "region_id": "RegionOne"}], "type": "volumev2", "id": "6176a73d18c84053835347e735ad5d50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0b31a2b6ab74cf995afe9738c1995b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "943dd388747447f3b29112010fbe1aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4ff3a52c82e4c228a38762fa7f1eb84", "region_id": "RegionOne"}], "type": "volume", "id": "9c610c46da454291928851800e4d78d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7ca4601cf544031931ae496edb6aabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f42df7c9b1ca497eaccfebb49b807f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6afd83dc47724ba193cbc27aadfe803f", "region_id": "RegionOne"}], "type": "block-store", "id": "31b02180b900477eb3e36730590bef63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0275c34682724068a21ee1142a8e3679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c237f31729d54b45a800df61c46b48e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3e6664f65694c9ebf195c1e6e046990", "region_id": "RegionOne"}], "type": "alarm", "id": "f2bb069ea85541cfb9f23d2896b13e68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c916a505ae8e428285d5321505509647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "509ff339f04b4edc83a4ef99a598beee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0307bc7533c45549d3baebdc6b2d452", "region_id": "RegionOne"}], "type": "alarming", "id": "3f2e2d6f0c924d318b2a4b9f99d831dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe0406fc00484021a82eccfcaca0014f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d2ec87b625a4df8b7506d51bd38de00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86dfc5de2fbc44638f4f1f9e468c0ef6", "region_id": "RegionOne"}], "type": "meter", "id": "fd3968d015e54738b5abd025cd423d0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b04d9971d024a93be772407b0b5d1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35dfac771c844d7083d5fd8b8cc7801e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cba933338d61449d92d54d57ca8b70a9", "region_id": "RegionOne"}], "type": "metering", "id": "9855d8700be84011a0ed8efdc1a76bb9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b401c826f82a4a42baadfbd76b36051a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57702285464f47d7ad812608b1da588d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "978b38ab774c4ca0afc0d7427e823067", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c5b6953f2e94df0a2df93344bd408b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7abb03f78bb54c0b9600d5c8f95ce243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a76b24eef83c4ba085f3d2ab39251929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4c6b2cf6488e429197380a017693fc64", "region_id": "RegionOne"}], "type": "event", "id": "2fe41e8e2269433d8559ab57e4e3a5c2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ae22ee26c64a4eee880f6599a3adfff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "318fe85118a4468bbefb006e80defcf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5e30ae0e70d47b18196eeb579e8b784", "region_id": "RegionOne"}], "type": "events", "id": "ce5c4ea0ea4042abb227e0758ec2b4fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75165a6b58a24c17b788fbf4e5513380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28019cb2a715432f93657164e8e0ad80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3991264fee6b4136ab876b4f156ae8d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "22cd509de48749c9a1e0f04d64d0feca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1de5d8a923e4c078c473c848faa4260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e976051b73124efea5b2e93f651a41ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f3e170657a4943139f5875f952b056bd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b5aee3d7929e43b18fd57efc179520e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d4d80590e4442ceb5d0a6de272666b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4981d36e087a43a390a0f643f9f79e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a0e7af309ec4970a8c1667c6fb4c2a1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c64a4633d0534521b5a4b70445358bd5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bed6ea12cf624144bae7911fbebbee76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ea029e5a06b4cdf9986a5d5dce7dab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a88e068fc63d42e5ae7b389540d0f313", "region_id": "RegionOne"}], "type": "tricircle", "id": "68d340f13b9c48ffb22da54ed1c7b5e0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0ff2f4db7f8c4faea14e90ae25d3f14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ff5ae6fffe8c4f7a8970dc7033485420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2e092bf999274e79ad8c728c983c6d58", "region_id": "RegionOne"}], "type": "database", "id": "69bd5e4b41e74fd6834c375b55101939", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2ec94015f764eb88b313f467407e426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3419b1e222444124964b8cfaaaf8d748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "900ed97065d749a0867c4e29453cdd78", "region_id": "RegionOne"}], "type": "application-container", "id": "3ffe1ec837a74f4081ee83cd358523f5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24ff4a71109042d6acd6d450cae7a6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a4bb1a605aa45fdad0e4c6a0e7b0bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4fae823c653b42b18a388ac9bdcdfa57", "region_id": "RegionOne"}], "type": "container", "id": "29340fd0d13d4275bfcd11f1e659f7cb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9dcec96cb2e14e238aef7627f2291c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0f86a16c0a64f989641e9a461520aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2ad57f3012f449978e9b5750379e77e2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e18f5791fc894fe4add16042865fb32c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7946d15740a747889cc60ecdc39b1803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dff7eb83ba7f4d52b739e63a96de39c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea82f6edec6e409abf9d0eb94b901a9a", "region_id": "RegionOne"}], "type": "rca", "id": "6f02b73261bf45fa9e90dc1b6c2868f0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d15cbc8c2d045a78ea04629b984a0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7196aa8563746d2a0d051c0b8dc1a35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9b17dc673c874139bab76b4898439276", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "38678e01f8d84fa7a1b0a34da9724827", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8e74ae80906249f5a45b2c125838312e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7e0b3ea3263e45858c57d948163f3fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1716f259377f467db6ee965012725c9b", "region_id": "RegionOne"}], "type": "network", "id": "b974f305151948f4ad8fe690fbdfe90b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e0bb55aa03c5437d9b9a0c96630479a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e0d6ca3b0f24631ae629dfa6d221b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f1be283b4549486c9359bc68c943c8cb", "region_id": "RegionOne"}], "type": "backup", "id": "42aa512c895b4e32aaae893816a8d099", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc999e951d754382833da36b5bd57ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e647650cad124277a56aff1b8175e3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "760ac077884141f0b7149051a99cf5d9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "16a56549c8e248bb854ac59defd55953", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb066fea7cea419fad97693e80b55a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f173013e57b54b9a952d86270aa6456a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65cc41e1309a4cac95ab482084646a5c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "99cbe86f929c42a5a37a8c872bea120b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b39ed0ad6d54529957c51c928c5e7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "145b946448874eaaa6922bc6c25029f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1d67d34c17be4b25ab3115785706073e", "region_id": "RegionOne"}], "type": "monitoring", "id": "d3ee434f6dd24b99aa5d89cc80d43232", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6f9bce2689f44ea9ad3b32c009492a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ebbe521e95b54904a8c124ae2dc7e867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a1461f0926ef4cfd8a8e9e1a2bc9ea0e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2a3639d0bdaa48d4a143cd62460390d9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "85a87814d9b74dd9aa37442584d11204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "034f982f5788431e938c087baf98c4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1ee0cce60cfc482ab52efcb8735ba63f", "region_id": "RegionOne"}], "type": "placement", "id": "01aee74d6cfe420dae4e867e2151e96d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55ebee316dc940fcb953b22db592e1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30d4b3003dd2404db2870af724a80fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8c3d80e933a4461fb30908b181442507", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7564582f324a45ca9c77abcab7e1dd91", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c33993c39974fe4aad27d99a670036d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be49dea468ae4e59a761549338ca81f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5f5458372e84c238e69d4c8dd889231", "region_id": "RegionOne"}], "type": "ha", "id": "9835f3edd8164a3a83984a77d182ba30", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c21321fc34bf47a9b73313d2f7bbaf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "faa3f8704b134141a8f9b90840e411fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "875b6a5f6b5e41bb981c744815eee583", "region_id": "RegionOne"}], "type": "reservation", "id": "cc6b22c012fd4c799db5712686823b1b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4c6b0070c0ef44abb2975403c24f0f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4378408c11914995ad5dc9b907da00b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81c993e44ba7479b90d6ca9e42cd4da0", "region_id": "RegionOne"}], "type": "function-engine", "id": "4681ac168e234620bf0d0503a99371d7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8309ce4243c446168d6b2df35661ca2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eb64e0195a20473999848c5f2b2f40eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "69755cde73334808bfea0fecb9d3710a", "region_id": "RegionOne"}], "type": "accelerator", "id": "c18408de8a0b49c5a1d52b95150d4627", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1b37e8b926847aaa0aa59806d016b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34554098f6ba4443b416cdf841ef4390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a071727758094d9585d01cf563835753", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4cb196fb830f49ec8e18dcd760ef8f46", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2286d0c69d541799bd4425f471bef7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a663e61b6aa4fda8b0e45b4adcaa90d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4ddf92626359493aace6ebfb499a2bd5", "region_id": "RegionOne"}], "type": "registration", "id": "58c1426d56ae49a4b24a435afe561377", "name": "adjutant"}], "user": {"domain": {"id": "acfa9e464f834466be6941fe826b5360", "name": "8b9053ff0f924e9a97c014bca3d1caaf"}, "id": "90f9d5d40cb2426b9e5020d35966874f", "name": "c3d6c37bdbfd490c9b118de15c48a071"}, "audit_ids": ["2c3fa8fb50cb48028ab884431af245f1", null], "issued_at": "2020-04-23T06:25:55.370935"}} 2020-04-23 06:27:55,565 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,568 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,569 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,622 keystoneauth.session REQ: curl -g -i -X GET "https://baremetal.example.com/v1/ports/detail?node_uuid=c7ae5f6c-e169-4ef6-9bf4-dad8eb739471" -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,625 keystoneauth.session RESP: [400] content-type: application/json {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.142127s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,577 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,581 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,582 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,585 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,595 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.514919+00:00", "project": {"domain": {"id": "fd7009a010c548d69364701cb0428990", "name": "392250a9059f48bfaeaab58c39297c16"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0040de54ef9e423c882fd16e14182b8c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "926d3186a2e54f1290964dc9f5675656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "30b9c48002234ab5b96192a52a30810d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dcd22ea174df402fb4b723bb85086bdf", "region_id": "RegionOne"}], "type": "identity", "id": "b5a6daf301004547bc77966b3fb3c945", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e80adabccc69412081994703708f1bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5af654f2b4942cfa9c662bbdacf09f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6bebcb27bd6844b28ae4be915fe8bd73", "region_id": "RegionOne"}], "type": "compute", "id": "fd74537516e448259ad55c14cf8a7b52", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f5aff64d2158408f83e1316df8a54bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "76ccb92354604dba8413c10f9ca6e9ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "158f9a0b67ca430781730b7f30bf17bd", "region_id": "RegionOne"}], "type": "image", "id": "4c27c34eda0d4d5c968c1cc887c4f523", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c51d89a1d11b45de96bf357eb340f6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "78dd49c28966461d8b45f16073fcdcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "117eb4ec239c4659b803999caa625bcc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0f1c43fd3747433592062698fadf586a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d41e4959a99042f69fdd2b6ce6a9d754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8041f1c2da9541359481c54a0147f066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d870cec84ac4450e8c6fe27f1be42b87", "region_id": "RegionOne"}], "type": "object-store", "id": "a3fba4a4f8e643c6b6671d65cbc5f34b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59592bc8dddc4ae8bc6d891c4f5fe7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fb9e7539115f4f9baf69e368aada98a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10c4f8499e6946d19b8814e5c726b7ac", "region_id": "RegionOne"}], "type": "clustering", "id": "bf745bfadb92483fa8440df297a09a83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4fc0095bdce54b668957106026370147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d1492c8540244f391277ba6a0ef6778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0fed342970d481b94067a78fab17b6b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b0307ee42d0841ceac9b65c8ce01d6d5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ae15c487ea943029b1ad17baa1ce9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f23e47d2100043d88e1dea4e2219e46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee612c5174fa44db846aebd40447de95", "region_id": "RegionOne"}], "type": "cluster", "id": "7bee66ed91f54a0bbf43dcc11027218c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e2039f53b7be4c59a29000cab215293a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "822e9b2c7cea43adb2cc828f8a733a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d6238d81aa314a4db3e0838e8acc4e0f", "region_id": "RegionOne"}], "type": "data-processing", "id": "b22b5ac2a23e493189d8144f3fadef5f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c89a70d1df3e44d9aa12f071179d4b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "58f5a756ad934fb6b16c3bceabeee6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b5f8719900484303999af7d0a79eb2f0", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a424d0ffe7a43d8889e0419d09c06ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9cd6830d5ccd4fbfb8aaf952155c197f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d51b8da59e9c4cdb9a7d1aa2b7c43a7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "890d01b181d5471bb3210e6140539d58", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c847c35114f74e8992acbb0e24195311", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fde94c4bcb994b20bfaf257f4f89738d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "70183ca9ddeb45c8a95a7c548c3032a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c6c39c8f741d4611aa30b5dd132c7ed6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5d10d29007a04152afd69e509c62b0a4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ac09521359e64fa5b8f3839d03283f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b6639d44b75e41efb4e3f4df43cca776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5b6ee00a27c1430fbd4195d8ff5c6015", "region_id": "RegionOne"}], "type": "key-manager", "id": "b8bf310595da4994b1e48010f1caf4c3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23b80c8780834fff93055fc5fababfc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4acf0b4a435549de83fc0f9b663a204a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a9200e346b84e84a7756c48177642f9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "047e428e553b4391ba7cb11ecb5ddcda", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48332a9961de4b7cb240af63f2470d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b23b51e461ad4a55a29e0b2b36971dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ce686c9741d43e186b0755860ad38d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b57f8aac0a6b4c0b870b7c1bf8f1aeb7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bea4a7888ab94971bfc3d623d6867458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "442cb75ba8a94673828a81503a1011dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2cfac26ce64d4ba09c90f5867724e6f8", "region_id": "RegionOne"}], "type": "message", "id": "313ebef01be442269fd062382848c56a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c4d5967bd7b4411d9861d2019146de0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9718dd9e05ba4080b43b8dc9c7a1be04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4c6d21ae655a4ff98a92838f8200e3f4", "region_id": "RegionOne"}], "type": "messaging", "id": "d4ad4fc86b514a799bad7f3002b4795f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5dd2808c853f4947b9eb78198429e03f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "71b26b33801441929f042606b18873cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ec85981f2cff4231a6cbe710d27c3522", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8e9b1ee4657645989b1614dce6b66208", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f70df72648f541569fb6d25a10182c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76c787f2f0d448d280cf5be957a20800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cdbf6160fa741fe9f5ea3fdb9b9d010", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a1f041a8960e4e0bbb836fac3a3675f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9406da826fc744b982a0b1da81420aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a8a3c51b5db4a1c8400d70216d5b576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb08722d4e954956929fce0e55321102", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "654510b740b64fc9a37abe0cd7e23747", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a50273764284f6790b5d90fb768ce31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fc409d6518c42e38b3a731c82719e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c609a6768d474e828885252ef4ee079c", "region_id": "RegionOne"}], "type": "container-infra", "id": "19028ca8d9da4a4e9461e7433d0660a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dbdabe4b252b415fb6afa44cd62ac0d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4a8ce73144cc47c793bb5f142e210ceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a27afbb10e374d21a0f97880fba229f7", "region_id": "RegionOne"}], "type": "search", "id": "2feb5fb89af9448ebf71a85c5b16bb43", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5a52b457ab78417c827b9da61f7d4f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fdfd63d7f15c4463955561c88b93b3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2230b307bbfb4d0d9f62e335ac22f486", "region_id": "RegionOne"}], "type": "dns", "id": "1857fd19101648b8bf9437ce2a87d36f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db3b82d859d34f038475a26d651b8cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b8b69f6d0f74cd3b4a903450028944e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7eeb722f5015447490e7eaeb81ea41d3", "region_id": "RegionOne"}], "type": "workflow", "id": "aa76d5d5484944d4b666bc57bf8c39bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f62d7a778fe94d0ba6f80eed7a3e540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba4e5a5216024ed7b248d7c44c8679f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6e27e45b7a04848beb9ef2175fc3fe1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4f91bdb720d14cb19338ebce30628ebe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8e2d898b7d8b4e34881beecc873f5c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5adb9508ccd34fc5868abfa907003b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "796764446dd54cb2a0659c6e36d837ef", "region_id": "RegionOne"}], "type": "rating", "id": "7faebaacb5054222aef99b4510c82d3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef591f7d80084146bcd85bb0a3783f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "776908a8a4104567a396e286d1da9dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c2719418cbc74b978cef1a08bc9da01a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4ad73703ee124f49ab16dc18559c18a5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d7bc50575f54ecbbf8e39365a24e7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aaaed9f475764207a1407ac7eb0854e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac93667b8af4403c8523cdb3838bbea6", "region_id": "RegionOne"}], "type": "policy", "id": "e751d6dca07944babc5bc1fdc8d00413", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c270b8dafc648459a11d56bde8d9ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "717e234f8b23468ca33da2edfc16ceee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fcb123765684413298694f79035cdd09", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5db073cfa12a4b9c81373d7e430186f3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5e4c3e3e35f44b4bc5626412bd3baed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a3dc1d08cd845eb917b842fba3d9d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7591efaefe6144f9b4b6cf395fbc6844", "region_id": "RegionOne"}], "type": "sharev2", "id": "bee2cbc8e9b84934b10c4413b2aa65a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d74537f7887b49e6bbcb1a5d2ffbe240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b90c4a1f6244db49e6ae4b4359132e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a970b07f10f64c9eb2e8711d6e739e61", "region_id": "RegionOne"}], "type": "share", "id": "d9859f47c6404dc0b49f38920f435bb9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c619c621ebc4e14932de54488edc03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1400f39439d044a4862d7bfb5a85948f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1fd7f7e51e247c0aef297971ece0225", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "088abbe639c8445d8629ca402b3d3d55", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f035e39041af4713aa87ae66b0d1ce06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f13e53112b194f7bbf6be777ecde2b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d99d85bf74e549b1b37a54d837408379", "region_id": "RegionOne"}], "type": "orchestration", "id": "7919babe96654545b7f48fe489e5a556", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b5a38ffe6b47cb8d7678c9241cf1dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "852fd0c0ff6f4f67b3aa7124f2051147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5360070003e64d0b97399233a82ba217", "region_id": "RegionOne"}], "type": "block-storage", "id": "9bedb1dce0854e9793ff16d8b7d3f9bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a798405678604c899f2fdba893a77a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6316c4adef724100b65ace9f2165584b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf9bc141befa4c9b82a68047b707c9e2", "region_id": "RegionOne"}], "type": "volumev3", "id": "f85a9364773444a8b948c915076944a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c00eae0ca8c040c3929c42d392dfff46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79c3409482914728bb013f193975450e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c54081325df425fa71970cd1c5072e9", "region_id": "RegionOne"}], "type": "volumev2", "id": "0f2996cef9d94732ac2a6c1e8d7569f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "284cf11d18514b8b97dc3e1c6535829b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42662f3460934a0382206eba3a65fae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c89b0efac404af99edfde56766b6ea0", "region_id": "RegionOne"}], "type": "volume", "id": "3887a6a6c2bd4497ad2c374709a9180c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "934e14fe61a14358bb3f1353d0d01f14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e8cf7e9a95544558568e0f48b297eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16a4911acca340c6b9ad381945bf37f0", "region_id": "RegionOne"}], "type": "block-store", "id": "8c06f5eef2cb40b0a6667a08241faf55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86eb5a7dfc1a41558d36e665ffb379cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "43be41c4b9ad45048ca3630faf538bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9b22d69e6f96480dbdfc98d8065a4ebb", "region_id": "RegionOne"}], "type": "alarm", "id": "6b2d7de4f39948e7849c77027d9c400f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79e212dd3283426497ce7999e34f66d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ed4e7c4df574a36a2cae3481e0995a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2da207de373741b28fc7d34df3b3bf9b", "region_id": "RegionOne"}], "type": "alarming", "id": "096e2e6b22054113881e5e8cda0ac517", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "726db38f0891422aa7cf9711c51fd035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a730a8d88a7847439f02a55d048e2e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ee6f549af8948559cb2a5d45331cef9", "region_id": "RegionOne"}], "type": "meter", "id": "7c5e7ac402b4430faa9d91db0193fe48", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7cf7c2d4c7141829dea94f420076905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "89ccb2f245b34e82882a16c3e121f8e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5b63f5fa8f94263bcf1ad77cb2e53f6", "region_id": "RegionOne"}], "type": "metering", "id": "64bc7f4541404b86abcc40e65a064b57", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36e6e88140894c70b31efa3b2b2b0d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6741fcb177ac42ecbc6b43ea8d7a2e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c261a60b2be475eab31f0293bf5681c", "region_id": "RegionOne"}], "type": "telemetry", "id": "d1cd5cb99e1e4b3fa989e650168dfae9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e76113f081eb4be38923b7f072e28377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e2c60ba6daee4d4f92a75e54c6a87f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "683f118167b841e49c02c8330154d71b", "region_id": "RegionOne"}], "type": "event", "id": "6220bf6c29ec4853812673a773608d7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "02ae1c8367094371a1128b2eacd6fdfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "463d8b4c9fb44af8afcebe5d0b01e8a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4244251ed24e4c0c8c581b553ea9f4eb", "region_id": "RegionOne"}], "type": "events", "id": "0b58c787dd264b62830b75f13a827382", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5109445665246ee9a80542a5dfcef6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c10083687b6e417aa44c09011fd32a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "894dac8ebed248dfa4cd8e897d8c5e05", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1eb19c96cdbc446d8118aba94fc6b366", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b0e15158ea48414bb7d9d471cf351372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23b3784c24fd4435b974ddc1752d39d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7449f7156f7b4b1e9e536a1b1ff9ba03", "region_id": "RegionOne"}], "type": "application_deployment", "id": "35e7ba3f4b4b4688b9cf798ee4b6f71c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "577f8841cc2f4645931abd04137f74ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f34d3cfe785041e2b219ad6aeb0d7d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e09cca3e9214f98b91a857aca51dc79", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2035b2c900734d6984d775cfff7b2d60", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08ef25eb88334a3badcec124d3f3b5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56143fe88e084a7a8027266eafe42361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "13bcd6898b3242199e16e15293444226", "region_id": "RegionOne"}], "type": "tricircle", "id": "1eb0ec7b761c4a9ab260fec606ae95f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "84dfbd20dd59425289be257c088de2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4f80c2591fb949109f412b0261f91f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "14226443223947aea1fff20831e2756d", "region_id": "RegionOne"}], "type": "database", "id": "1f6b1797b7254e98874e87442a41ef08", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "70a896309fde45ada4dff77257aa5c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3088cc1887834808be5d7d18ab477e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "78430ad2566644ccb98579242818d853", "region_id": "RegionOne"}], "type": "application-container", "id": "5e17fe91280646348ed4c50af22ba7af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4321b6eb29cf46b18fd527636eceade8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5ce9cbe48c4f42f8b4b31a02854e7c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2d489ba7ac6a414787d9f8e6a0b9fc80", "region_id": "RegionOne"}], "type": "container", "id": "d56c3235a2b343c6b53ba8030c763754", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c286f88396834055b4087a2932356f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0301a94750e54e20ba2b8516bf19bd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5db267f41ebf4f15a070effe70549048", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "85dbd6b5797949dcaff7268218d71880", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ff7a06d0c61b4c6aaa9bd1c5ea265316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "97226e7716d244e281871239c4b3306e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ced4b5384a584d98b1f9cce7c6f8cc7e", "region_id": "RegionOne"}], "type": "rca", "id": "9651e169c675465db85a0bc31d3df33f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d40850760df4b9489f3efcee9ea6df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed1496d65eb6462b9b7ff6f0311d454a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10436d102e6b4b74b3be1dd38755dcac", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fcc0e4d1d013432ea2d2177382dfabda", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ebb04c1482924a58890301489cfdc088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e24ad895f3d748c8ac3269005c41d03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4721796ad83849d2baa69c5dd3fb03b2", "region_id": "RegionOne"}], "type": "network", "id": "6309ed581e7149d9861d80709c94ab29", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a17ad71bfd05437f86afdd1fa97ca2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1205ac4aa5234e599b5aaad3c4be0229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "494f1d399ce2430892ad2806282fda75", "region_id": "RegionOne"}], "type": "backup", "id": "56a38059491246bf904cb6368da04877", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b748dbcf06bb4b6fa0ef340e8acd7a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd537c4adda449da9274339a68b09667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "87425569be6d4f97a92a0c9f0194a8b2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9124546477f140a6b68f270796a56eeb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f11aa6a424c41a2ae8859629b38a800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec3d9ff9d2ce4588a9fbc467c707dae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94659a176b4a48049d7b948e54f0a0bd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2262b8e8438d487eb6a428807b2132d5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c2cf6a2e1e74e4eb4d9a63bc555c0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bb0262e034a142c783efa35af96da792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3b22ad7157a24bdaa9394d8f77cb30f4", "region_id": "RegionOne"}], "type": "monitoring", "id": "3028a825e73a4ef39ebaa2efe90eada0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c522437a302d402ea033b39c905703ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9c9cebd1152e49bea8ddf37695b324f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20e7d7f3295745c89d0cedc1b25cbe44", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "178c8a05199e4f7a9ba1336796a2c3c8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "00cbbfb2c87e4e1a823690abec0481dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "21b4e586a52940c58bf2550ebc84201c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fa66a70701994d5b923adc1cbbdaabdb", "region_id": "RegionOne"}], "type": "placement", "id": "31b54c49c09144ce9322c1d3cd18c43c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f86f5e8e26ba4a00baba9d3992bb4468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d5edb2fdfa14d928633bdce01f57ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0a40cb66cde44cf8733ce00340c2deb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "237f6d8f6a3d4532b1015ca3fbce367c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa4f452a4f5c4380ac7735d7f47aa61b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eefee6f9b967482f903f22f20531e223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "02965545c8e84418865fdce3eae5aefc", "region_id": "RegionOne"}], "type": "ha", "id": "9e2b077cc46443868305fe598b611d7f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "38f21156ba034cfbba4e4e6082d06549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2316135f715f40ad9cb84eee439c53d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b42e38d74f3d49e9bf27d0ac7eb09666", "region_id": "RegionOne"}], "type": "reservation", "id": "69e7e9bd889744159bb347815b497543", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ba07631e6d8241859b1f9ce6430993bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f2939ccfc0834e8fb71a158ee666525f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8f208e527e914db982d68b1a415f1e1d", "region_id": "RegionOne"}], "type": "function-engine", "id": "153dc3f8fe6b488680d95229ff9374e2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42ccc64da90844ba875cf783e7b59d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "52ebc5a1fa7845a5949ebbf19d01a63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f5ae29e3f00d45d5bc6bab3e024a1431", "region_id": "RegionOne"}], "type": "accelerator", "id": "b784770659224abdaa77fd578c378e98", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e90e471d2eb04401ba532da202afb9a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f2d429363bd447dbadf79f7be3c6d7ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "61238d53554b4d6ba917b251422c3345", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9c6af199d5f24c0b94ed77531a5b2a61", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04a18c2f5c5540749df48cfb6c8b55af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0307a99d74154cad86e5bfc3ad38ea43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe6026a64c814e8ea266d8440d69d97a", "region_id": "RegionOne"}], "type": "registration", "id": "ce869842dbd84351b8c4f7206352a6fc", "name": "adjutant"}], "user": {"domain": {"id": "9d147512c4a245f887f04efeedf7a17d", "name": "97a8c49b5a7b4a0aa78f57536b8752fb"}, "id": "881ba38b2cd94babaca1a797366d8133", "name": "4e09f411ac4445759ae6a202ea92d474"}, "audit_ids": ["c3ac499f343b46cda4b2737fb2c66bec", null], "issued_at": "2020-04-23T06:25:55.514919"}} 2020-04-23 06:27:55,618 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,624 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.166280s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,542 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,547 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,549 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,559 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.485141+00:00", "project": {"domain": {"id": "4d362bdb95134c80bdd21b400c995490", "name": "43fd85d657eb446d829718bce80c7af8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4b64643f57934b8abe5a961970c03ed2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5226bce49664e388bd9487c4520f3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af419c6cc7ac466e86c49c489124e37d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a557db3b18f04cee91fa2976564c7616", "region_id": "RegionOne"}], "type": "identity", "id": "7da1185b1afc4574833e2a3f1f25f77a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40c782e2723549248c4bd2a5ed098869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "73f4606f22234ac9ab3ee3fb4b8c62ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "66e64248c78549e5bba84f2645971b9f", "region_id": "RegionOne"}], "type": "compute", "id": "20dbdf9254734b7f86a7340b4cda8476", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "60accfbde8fa4cba8bdca8944b7669db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e2c467804ffe4f67a0c490ce4eb4900b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ee1edc3c76ad4b098d5bb01bec3cd6a7", "region_id": "RegionOne"}], "type": "image", "id": "5c5680b8f751452b9f1801608afbdc66", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2d318ce0415a4ba6974747740ae1a6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "efecc1c87d3f4019802a5f08921c9499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "682bab3743544e73903e067849b16ef3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f9610bd1a51a4b4da8acc3aa4e08d072", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c96cb351608451597533804f0faddea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "710b9976a9f7498e99ccbd6ad110bb6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de82a3d73bae4cdf8b8c45b9fb415604", "region_id": "RegionOne"}], "type": "object-store", "id": "6d44a8681d7143b3bb9a670e7fc560c6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aac8e99e954e49d694b712c51fb848ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "649b3c3415454bb7a73d8264874ea088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcbb7fe728e54a4daf89f2ade96607ba", "region_id": "RegionOne"}], "type": "clustering", "id": "2cbee6e4b83c4dcba0ee882233d9931a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20854de5da954563a659eac98bc2c32b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99839f9c3ba54b0991e37330db157816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2d9a9ef2724b4c059ede667557b1d38f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a7bdddd168934af595d4f0bd404cc35a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29f2a006bf0644ddaa0f6d51902212c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3dc7e8c24cd644b8a909b5c5cd9b1e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "933cf05b73a64b1c85cbd99e95834803", "region_id": "RegionOne"}], "type": "cluster", "id": "95e4ebcc5c7e457f99414f0cb0d6769c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "72ac76890c104aa5817e1929f1a783cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7cc449ea6edd4fbda99b995257e2915c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bdd3cfde1e2c4d47bd2a0a4a5f0f1ed3", "region_id": "RegionOne"}], "type": "data-processing", "id": "b3479d1f09e4469eaaa06f63f1d0cd43", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eb6619f41eaa422da95d7681a4664d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1bb6aceb19504934a353760f3503849f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7383a920a48141fd888d72c29a238afd", "region_id": "RegionOne"}], "type": "baremetal", "id": "b3f6fb9fb3de4f8abeae6db35d559e5d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "058b7a120f144aadab2f861806dbe166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aebe5a2a1f0446fdbe7125e6dc1732ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b9c72b09155d4ce79799dabbe7dad40b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2f4ae2378e424f5eac879969fb44aa23", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "01debf246dc440839e4a39946d7746bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4b87dc7f9931420999710177abf73e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0196ea247ae54a5882f98322dcde1a04", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9027545433404be48fc49c59bcdd33f6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76372a5dc677425398584de48d58e8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d4efe769ab8a4dbba8d5825cfbc62b71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1de8e9aff4c84d4eb7aca102084e8909", "region_id": "RegionOne"}], "type": "key-manager", "id": "edad9824bb064b46a5762cb9888e4ad9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91cb05014af8403ea83ba3c3ef6213f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52740329bce84ed39f40c65e9f9abbac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2d125b46de5e49f5ab4036edf2586672", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e73884e985db46f7a54c4190387f788c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "050abb8868684b6bb13f0cdfd2dd7593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58b997bf4eaf4ae2a5ebc57dae05f4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a05a888b45a94980b07e5f89b0abb16d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "69528ff909e54140a52dbc393ff87dad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "22ad84368e5e48de95bc1ac458b1f5cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "02168efcf0ae43c68be770e5e81bd1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cea32cdf116f43728c92f2a80f08f299", "region_id": "RegionOne"}], "type": "message", "id": "2c41f6b0976b425ea916beb6dc3a45fd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ea75d4339634c66a94ea56504882f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bcbe6691857f469cace898c4a9140c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d41806afcf5e4182985d18804d438f43", "region_id": "RegionOne"}], "type": "messaging", "id": "0fd9fbf02a2e4cae9c2ef0aaeae355e5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "868e1100542b4102bd682019be93ca33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d84c6d4f1c8467f99fdea20a36a05ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "78bc96f34d4745b98c234d036ec5ac7d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5aba9ee2635d435c8f5b236965d0bda1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c83e282531564df38209ecfcc9820adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ea56430be7d4414b88ac61ffade54d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acd776c54dfd4a0fa2579e0b5f668638", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2de578161b714fddad54032dbdfa47b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6586512b7ac74fcb88e6b8dee1db9207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c11aee10b6aa4893802bd47a0dd12234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8966001b0f67411d938a919d17327450", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f93f56988b354434bb497b2325126299", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e88faddd6f5542ed9dbc80dbe1bd1936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d106294fedac4432ad7b276d6f502ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d799a1faf76b4e7581dcc40a7f3f25a9", "region_id": "RegionOne"}], "type": "container-infra", "id": "8679b7e4477149138597c5142bf83c53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e7a15a835f9f4e7db0591c76ee18442e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "78ab693320fe4d81aaf53d69b51ccd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b00518e44cc142989425c85315464f7c", "region_id": "RegionOne"}], "type": "search", "id": "4b7f265327c942d0a9b7c47f311c4cdb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "658f572123be42b4be4d52226fea419c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "04a2570035d24df3b6da2db103fa933b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b51682cd60e74804bb4e4617773a07cf", "region_id": "RegionOne"}], "type": "dns", "id": "0e0f10055c75484cba0c45646e7d41b2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "000761ca34574229b5cfce3063abf02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a16105133be940d78de0cb594f59f33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "67b3a587128747c1b76ad39378c0856e", "region_id": "RegionOne"}], "type": "workflow", "id": "807dd187f4834430a68d9c74daec3c58", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9816112269f64d28a2f63efbd664ef8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88a2f307a13a4611bc505e4dd043fa04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ea0d8a16b88e4388952d5a3e032569d6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "879936142172429794be0a17e9db9826", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c7c993c44b0141a380d59e523aaa0b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d8ce2a8184bc48c5878483d2f91d212f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b27ac4226f1644b29dae8bfb391aee16", "region_id": "RegionOne"}], "type": "rating", "id": "93fd9a9c31734735b2721dad20775a62", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b5324db146043bf94e31823f0843adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a71ec02b0d7347a682705a57a753ef18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cdeb0ff8f29440a1b349c7bcde0f4cbb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "03db1ae256bd4d138d904a07ea80798d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e98a50849c204164943e26fd000396a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "988b3767857942e8ad660711015fc75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e451aa7a557a4477b1d9f8fc11e7b8af", "region_id": "RegionOne"}], "type": "policy", "id": "f9538d41c72f4e14824cf8b4058c901e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14eb8bcb19f2479b94f349a6ff99c396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e46fe7e021b84725a40b8f08176dc540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6202bbe711644ebca6ded545d6e47939", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1bb19ec375434d6ba32f7fd647ecbb06", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4b3fa8e413d4bbd8aa9dbfd72d910c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a803803f545c437e9b7d3a0c4d822532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "155ec92707684da4bde6ab343547b18b", "region_id": "RegionOne"}], "type": "sharev2", "id": "65051ad5bce14aee82706423afc87ea4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "376afa9df076475fae5e6b37b1df5bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7eca93f39e684a9882676529539cc965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3a6c6941f594182befd437009f3f685", "region_id": "RegionOne"}], "type": "share", "id": "dbe34a3e028b49b38ab44ab159c705c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3ff93a94ac05473ca144bbbeac1c381e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e71814edf8b04503800a072103c21695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "05b55611c1cd489c855412fb026a8cc3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2ce648a221fb49ef9059b7b630ecc4c6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2e3c3d5269f4293ab4ec351e4184dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "635da4290a17450394ab333cd2cef122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d8dbddea9040b2b909a8c689ac2e38", "region_id": "RegionOne"}], "type": "orchestration", "id": "518e8c3642024d0aa5fc1131c8579cd9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a87413b61794299b189f0e234c53c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c9846f4929a4a079f75fed7b7c14836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "026e6451a63747bd8a5ea9b0fd16b12d", "region_id": "RegionOne"}], "type": "block-storage", "id": "1e51d22d7edb4edbbebfdad67aa83bb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f95979229bb64d0da38cb18876e4c6a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75d0c6393abf4f6b9bb20434087ff747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4df458c18e2241389e39220c6bf4a26c", "region_id": "RegionOne"}], "type": "volumev3", "id": "f23ca62b6b874ef0a0320924a07cfaa6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "202cc57d47624c1fb80c81e5a16886e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a96e3544cb4ec09aaabf0d34fa44a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdddfdcc65724f15b74b2efb7fb84038", "region_id": "RegionOne"}], "type": "volumev2", "id": "f1a11ce987d2476a97b149d3f338d05e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "601f0fe0d4324e258f50512862993af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "355260b8a73246c982a603d77162fd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfd8d8eb956048d1be050a965d6030b7", "region_id": "RegionOne"}], "type": "volume", "id": "b7db46d1022341c6a7eee7be7cbb5c2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f61d2cbd7484938b96a5bb6780d4afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbef9e67f5764b1881e232add0bfa386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5c28acd8dfa408da48d55ebb60c9846", "region_id": "RegionOne"}], "type": "block-store", "id": "c9c19ff13ec74132835c6f992bbdf124", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dd354b1c9c248238a7023a234891b80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e858b4ec2ad479486a276570c5c105f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f4912ad01b84607aa4d9ec5726b76fd", "region_id": "RegionOne"}], "type": "alarm", "id": "9256891677d4462a864bd6b9b21599e5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32e0ad925a0e45978f05c9acc6adf1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "074a6d922b9d484aa51bb839166bd2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a11763b46fb142dc808c74f2a09b2fa5", "region_id": "RegionOne"}], "type": "alarming", "id": "dd17c56ee9b5489ea1fd5d01592a5e20", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7131ca3bd137452e82addff773cca747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6beb56f82b04816a739caeddcd35813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "79ba61708b254940a1a2902424ab137f", "region_id": "RegionOne"}], "type": "meter", "id": "ebdc3342d34c45b2847856e9656fa543", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1861b304989b4477b699650c88e9692f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "85de3192f789477abe6a6ddbccd58e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f2cd1cf47c0f4121b6fb42f7f86015bf", "region_id": "RegionOne"}], "type": "metering", "id": "66c0bc2eef49420db08d9101770689ab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a7c07546818490e85066a41784ac517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22227309d7f348109a70d91923bc7839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "851cd74a916b4c7e989625ebcf98d2ba", "region_id": "RegionOne"}], "type": "telemetry", "id": "223eeabc02a44fd49fc57c69bb38d405", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "124a0b3ea05348118f62a143b930a735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd9d0abb3cfe436e8588a63a9a0d0ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1e2a766c30df4c0096a8568311c71c2a", "region_id": "RegionOne"}], "type": "event", "id": "0e99d1e1524b409abb219762245d0acd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9a0571656f694c22b3d27adb01225f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c6a44e9b55946048a24abd359552f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d88bd44c73f541d5a05bf7bfc86c0ee6", "region_id": "RegionOne"}], "type": "events", "id": "f43ddceb5af44470b1ede812a38a1bee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "26ffe9d6f85342fd996d272ffe936d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cabfed82e3fe4aa6b63cc11ca6b1fc1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "82d59a5b2dd6416f9b03b31acfdc6244", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3f4470c1224f417183876dea855cc444", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abf215cf362643b5af0846b42e166bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1808c801a8f49e8bbd5713ce21416e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13012beb4b464b3c91acfb6187641dcf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "63aecdf52f464e4b8acbeecccc343f8b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78f4c38f0a3d48939c7849e875c5a17b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7269d797054044829f05315cba77b665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "609f2150c37b4d55892bc934bb5a49d2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d61aa6b9b3be42a7b3b821b959004b75", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fab4692a77484996b8e4e072ba9c4905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d285717255f4108bbc83e19ebb69a83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b357a4c3908745aa8a4bccdf1e561cb9", "region_id": "RegionOne"}], "type": "tricircle", "id": "e43861546150447194a310f20b37bb6e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "589b6bc6ae2048478a87ad4e178d16bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5825ef5fa9d148cb8260ca9164c643bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2b17cd5abfe84866ad0f2d751c6d7b38", "region_id": "RegionOne"}], "type": "database", "id": "5e075be7253a456892d5a86d1f1289d6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d732fce27774c2498ca0814c5a92acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6035ada78ced4c2a9c543e18912fd25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4da4569a3b754552b944a30e3e4e7a3e", "region_id": "RegionOne"}], "type": "application-container", "id": "298c43e3fc1140d1bfec1f66365f876e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e0d99c7dc8904abbabdb609cd13b9733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f49d525cb734449b6b17fcff0a393f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2423de70e19a411382823ddd580d434f", "region_id": "RegionOne"}], "type": "container", "id": "c3ca27df4bf342c1ad3a93d9b54b8b96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f328037687849208adc956a34056f14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d369b1a18e44d0c8d3812db21612b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b0d9f3d83f604224bc614d2dc95adc0d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "390b2c1ef0b64229b04ccdd3d90826aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfce7811c47b409c93ecce350e3751e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e23b81dee9cb4cb1921c5a60a3323dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f1445eddf2c24209adf226359e9908b8", "region_id": "RegionOne"}], "type": "rca", "id": "cc696ae2a4414dd8937864a41f1801cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "028f615d82c14362b7a93c08db232064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ea769ed6e5a4bc0af823de400775291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "327aa0014e844fe98781b5e4e3f7e547", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "df497efcbed44411b72a903786074958", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6f70b45ce1fd4b1c88f0d2076e4fe970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6589cb001c3a4006ae1f3e00191acd91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e7836c903835441eab9dc8910262692c", "region_id": "RegionOne"}], "type": "network", "id": "c40f8bd39b73412b8657ef451c9c5003", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "78367b761af148459e10f9a21ed1c722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c8c13b0f4e1478cae7663781a233ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fd804af3be7d47ca998e46848261b211", "region_id": "RegionOne"}], "type": "backup", "id": "b913b96bcaa446c3ae2e06a481e2faea", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4153bddc3de4df6986a90eedff4fc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99ae4fe8a4234c7d9217c24e6aff8cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f6029e7e78b74696a46b03125fac2f76", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "55e100de3dda436484cab4753af6975e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76a1f9af424145748d1c14261179e068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a20784373f87423faa793ff211cd4672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2d305c1a9dff400997256160f1031457", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5dcd5db8902548baa5171b81ab777467", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2453e9ac3e1447cfb030fcc3888fca04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a505f3d6a2d4b229ed1415af40156fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5002b0f707b84836929417b1c318c476", "region_id": "RegionOne"}], "type": "monitoring", "id": "f0fe6705a7f04a4bb91a350061398489", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0112ad8613b048699dc46263986ed349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aaff1345fc0d4072bf5e71346d9724cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bb356941238147119467cc45cb79a563", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "40223a371ab34a4da87663550d409ccc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa2106cbb9c845119ab6a9904d2a9d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3fc7784546a944bf942b3d7e586b62fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7747baf9be7d40dda91a0b4fccc59713", "region_id": "RegionOne"}], "type": "placement", "id": "41067e85859b47b5a54d9be023833002", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8098ffe3ae084c38a87f1fc4f3fb97ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94c645fe60884a2bbf0a13347cd8b6fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ac845aa2c4b42deb1e7a6b4bfe444ae", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b8dd2edf82fc415589b47b145372b574", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af157c747b8c4b6c8f24ed7cebacff69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35151ba58c884b59987e66fb620736dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e0bf3d4935354441a8cb535f0ccb9546", "region_id": "RegionOne"}], "type": "ha", "id": "670090e1377348ed861fd6d31e19043c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c8ecbc535f08476a849ac16c5395cb7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e23909c286f144ccb48ac870e960742d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "db759f7e2162467aa4ec8b6413f0ae41", "region_id": "RegionOne"}], "type": "reservation", "id": "f20425219746438ca52584aa45da0d1a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9aeada95c1dd40c18f065f362f001e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "64d6e265f36b4cd480edfd295347a65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5c4747bc99024945b81ada86edf430cd", "region_id": "RegionOne"}], "type": "function-engine", "id": "d707d7942e144b138511b1c185c12fe3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5b2f48fb1a264b4db1ad23643c7055a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c5a8f140dd5348d19c95c2e6b830fecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3d6db4c02fa448fb9f2569e89d12b515", "region_id": "RegionOne"}], "type": "accelerator", "id": "78f7ba9dad96461e900049c0960326e9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29169b7e1c914e3eb53b13fd07a45226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbad686b14cd4ac7a8b7c1e6298a2f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "16445263b1af47a493ecd0308a756e49", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ae509ebc0284434ea19a139c2536a09c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53bea218f7174bf2a91ff5849978d0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bafaf96d07eb497ab3e3793e108a595c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b5b38d03160b4a769fde52afd9c170e9", "region_id": "RegionOne"}], "type": "registration", "id": "f4d17b10c2f54c9bb7eb8c6916af6cad", "name": "adjutant"}], "user": {"domain": {"id": "688200adae1043ba8c27bfdbe7163caf", "name": "a27a690ede20443ca6e14ce9dcce40d7"}, "id": "f11d76aa644749d0a7821176d371f92f", "name": "2304aa13027a4cf4afd1119221eb1fab"}, "audit_ids": ["3c3dabcf295943f49d1804f6c9437591", null], "issued_at": "2020-04-23T06:25:55.485141"}} 2020-04-23 06:27:55,642 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,646 keystoneauth.session RESP: [200] content-type: application/json x-container-read: .r:*,.rlistings {23} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.262691s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,545 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,548 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,549 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,551 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,557 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.388402+00:00", "project": {"domain": {"id": "701eae8bc50f48b182ea4523924b38c4", "name": "88020975b0424e73b49577c2c293780c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c934fc42ddf84ede951f91755a99f8e8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "12070f6d16f04e06a0be47c643d6b2c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cfb3762a15bf46e09e87925092e9421f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aadf22d84e784395982647253ff30c1e", "region_id": "RegionOne"}], "type": "identity", "id": "c7c6efd764e14159b696f7785458c79f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0d3b0764529c4597accc3747de5c05dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f2ece66d1a5949b5b2aa261096a3aff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0673609b226749658d093dca86f0171a", "region_id": "RegionOne"}], "type": "compute", "id": "7951df8924ce4a7ca3b23c9786914792", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d2381258e2ac45c183beda1885f28145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "84cb677832e74562bb19d712085e4528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9b4d4d601f2444d38d9fdc645f121033", "region_id": "RegionOne"}], "type": "image", "id": "a7d506673d8043a0b243d5ccd33c4ec6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0cfe235f7fcd4eccb78ee666a845d2b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "471c7bfcdc2e4edcb90d910ddadf7ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ee11430ab2844591ae3d9d91b10076ba", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ae9e4e73094b45aebe169f41e9c88998", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39947582ccfc433399ee9260f3c54831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1546f8028eb4418b61ccd68f37f1886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc786ab731604bf993f5fe67d4810c30", "region_id": "RegionOne"}], "type": "object-store", "id": "1628f2d3abe542f08183662529c725b4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24a83a77d8b941cb995d220b42f7a8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f6aaff6927a406e907505afb4738543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "83dd5cd9be874ab0834850010f19cc25", "region_id": "RegionOne"}], "type": "clustering", "id": "2f91283ecfdd46dc91670a92f7d93312", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f707a016e3054cf1a70478aa4219379b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0540fe4f48704d878003e2af8b5b1c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa367684d1d346f3885045c6bd1f1be1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7f8951d1359e4c94aec1243f723db76b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e225060b015f43dfa00d4988c0e31ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c9cf51eae6e43deab05f089a637757c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fa7f77403ac4a3b8d47e87c13ccc547", "region_id": "RegionOne"}], "type": "cluster", "id": "809af286ff7b4364b101890e394aec5c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f552e5ca722144e8821d96ad1428ae57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "083bd6f98e16408782a42ac9fab1f147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e6b5720c00694a7791916c65910d4fba", "region_id": "RegionOne"}], "type": "data-processing", "id": "43e647812747416ab28c714bc3c35ca2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27c2ba121d744e10949c48b06a69d117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6df02e8acab34ab5b21bc9b61dd58cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "745e16d798ae414b8f8c05f171d99805", "region_id": "RegionOne"}], "type": "baremetal", "id": "c5cb675a083e48e18d1ea25bcd6918d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4113fa918834014aa0c5e7463aba22f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e5c4d69d8894a598b6cb6be95873a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "879fadcb54064a5fb170c24035f27a36", "region_id": "RegionOne"}], "type": "bare-metal", "id": "297142ea5e1f4a5487f6947ca78931d7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "40f5b3bc14f2433f8a3ab5161444ee35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cecbc12c1cd043a3898f224c56a51bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c511421320e34039a13cd1db622f4528", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d8ae5ee7dd52475fa58a125e1c640096", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bb28a28241184d5494adc3730b5255e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d6f4708426f84d0dac26457aef9c6b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2ddd7149e849457f9b28cbeb228529d9", "region_id": "RegionOne"}], "type": "key-manager", "id": "a5a1dd305ec14d28acf01baf6ebecfe9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1087d58a77f0453f8d6e49fa1d163d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "257caa7f58124fe79dd25a8eb64ed65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca21a6381a234ba0b1237852d08c88b7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d049bef490184e898bc4e4232138d20a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a8741923b9744f18ca8fb13a403eb7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9fb9ad7701514630a2a2d4d6b75011e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aed5fa67e6614179984ba3d32b095427", "region_id": "RegionOne"}], "type": "infra-optim", "id": "21ba1edecf9446609619e8c3d2379e61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f4d2d10d156e46339c8716eb5c9452fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "daa83eb23c684c349a5d19e8488d915c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "54ff247ae3c44bdb96655336c88a3717", "region_id": "RegionOne"}], "type": "message", "id": "a68e8725625340879781cd71f081c454", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b96819079f714f59a96c6d66a910a099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a51fdccf2a224423bab12e625a8cdd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ed2d462ebab40829a6cf36ab212802f", "region_id": "RegionOne"}], "type": "messaging", "id": "6c600222da094e6c8c69f81b42b8e603", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f2bcbdaad2154664910392471cdc616e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9b212dd8377142cdaf92c40909a82933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "969152e0b47b48c3b30c32323f11e916", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ab94cef42c454e1db69d5038d0458b3f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43d9631266dd4ad2bf5b4ea57a930346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfc41f9bffe94381b121aef80823c2b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d21f211a44c14873843fff5a124bb506", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ebd08b81ca77480ab7957a4552a9a3d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b1079751b4846d986307969f2e3b16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0738dc1ba5de4a4c9cb01f7a7ecc4603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f8592a38ba248dba151a3efdf4458ed", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "75e786f1127e4108937363ade3e8aa3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2842ed96aa464f36bbf8363e46f6ceb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f50c54c166340dd9d0f4a13ffc16d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "407aafca80494955b410faea84575950", "region_id": "RegionOne"}], "type": "container-infra", "id": "e43cd7f936f8452a85e8fae0d14858d1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c23d5dff290a47279c90e918505c676c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ca2ae68826fc44ad95ad710f12c1478d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9a827b169c1c4f528cfe739755f6e9db", "region_id": "RegionOne"}], "type": "search", "id": "4ed5d09b47a0495da75d4e428a544337", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "24c91e12a78f488688a71cfc8e53a3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d3c5fcd643343338f70be8b4ca256be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c6315d3d96284e6190af3079f38d1c99", "region_id": "RegionOne"}], "type": "dns", "id": "308920d056db482ab8fe5b4585664e3b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cc0dc36800649279fef9a02088f0251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8f0f789a9d314f35bf7e7243eb3fa768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4a9e7292ef34e3183f5485dd6378825", "region_id": "RegionOne"}], "type": "workflow", "id": "ec4d7a7aa69d4a0aa36fb408e711b98d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93df4200c077430596bfc6dc1108bae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c997bc0474af42528b43112ad2176da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c74100899fc4123882c84435d08fbda", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9c09fb4ded174aeea9192a32021fa157", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4715b3e7faf2437da082897e3ed4a89c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "27fa734c24834f60b2da058beccb673c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e18f77598bb449c7b92ce65338668227", "region_id": "RegionOne"}], "type": "rating", "id": "6c205247cfb74961b8891dd1e5dc34fe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "baf35169cfa4462bb4aad00d905b07ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ec694e8eca24814a7c12dfa920e31d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6b1609506b4942909e37a1a083caeb7d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9065c13e6fe0452986218b74e82455f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6fe1a47b7f3e4dbcbc06b52f1fec6269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e06f42eac98d466bbd0d7e649df95431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7ecd91fdfdac47ecaa6810ebc08127f7", "region_id": "RegionOne"}], "type": "policy", "id": "c3e2cb20625a4bed8237a87671cdd602", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2958f28473ba49549f4529dd99afbbd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "901b3f6ac6944e2c81775d08919b08e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "75892af0526243c3a495fdcaeefb5f6c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1253f843fb754c8ca3831baabf7412c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d59ad6b6b7134aa7b6f60a06ed54b5f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2a82aece88b4ceba5b11c4ce0ba1b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "658e9d063d174f619f34c2b69bad5bca", "region_id": "RegionOne"}], "type": "sharev2", "id": "149f58e60d58423e880aa23704ebd65e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "069e66559a5c4473b6bf6eaccc75a118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "713e4e2a937a4c71932eaaa4958d2c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a84602e4ea4450c9ab722fade828f94", "region_id": "RegionOne"}], "type": "share", "id": "0d1e4948a39848bc884e1e0bfadffd43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5127a15509a458f9b5a5f53a7c8a341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9920a06f387b4448a26a9d448774352a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4648b272c44d4aecab0f4459c47114d3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "75e526e379ef41c58765b859455c4b83", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6818208a54fa489ca2ac1a91dcf19c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdeb40ec9e234658bc55cfc6e2a252e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87427438d9c2425b88e8a2fd9dbd6e0e", "region_id": "RegionOne"}], "type": "orchestration", "id": "6ec786709fa64fb8b18072647b01446a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4c2a3f691784d0dbb9251d91c1523bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e94b8644b9fa4b4899546e012967f6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe03937e87b14f61a83a4479759210c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "56e2a520a796498e94cb14e4d00bcd33", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93e7d1f320b54df08063dce71e23ec8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b16fb0aded1743a68440d8e82cfed558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e4c4892e90a479899784ec2a0117de0", "region_id": "RegionOne"}], "type": "volumev3", "id": "c28781bec5e149c8a6092c6e6a781f89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17d830af194494bb443e87df49dac9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ee54eacf98e4732a4cc8e5cb5d8adda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62d4cdd2b8249a69b3d7acef0e803d4", "region_id": "RegionOne"}], "type": "volumev2", "id": "1caebf90ab7443f18c16680d2cc40bbd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b8f667762d34d61bf711b4ae0a6f1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cccd4ce8d9943fc9cda89b72695375b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2339d6bc41c846f98b8fc3cf073c5d9c", "region_id": "RegionOne"}], "type": "volume", "id": "974ea79fade6408cad43282902c06933", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ad96a1b4bc4e2c9aa448937d8db78d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39674a02e3f34202983ece6a2df62418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13a567dbb85d43a6ab3a99c2273695af", "region_id": "RegionOne"}], "type": "block-store", "id": "5a15e5321935479ebfce87f84585b4d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91793cd1132148bd954188f577b566be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ecf45db70014c34bb00c064e74f19bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6af9e4759fde40ec9be21ae07eb12c07", "region_id": "RegionOne"}], "type": "alarm", "id": "5d7add9187a148dca26f5e968089f248", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f1f75d982f5540d5803a588da80baedc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57658003dcdf4d3088a09a225c195b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b472b04101204de9ac05b3324ea7e417", "region_id": "RegionOne"}], "type": "alarming", "id": "b2524dcfb34b417ab4f41a647cb7dc5d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f3f14c07a864b27a41627515923a6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf5478a158624fc4847991da2a04cf97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "667f0902e32d4321963e18113cbb550b", "region_id": "RegionOne"}], "type": "meter", "id": "a285eaa9580040d5951740e2baaea22d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd62534ff48e40e2aa46ec7c39772d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad5dcb6228324685a068da5752d5ca50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f01db6e590e140b3993bccdbda444675", "region_id": "RegionOne"}], "type": "metering", "id": "917b4c48064645c0be729ac6a0f41938", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a73b24c0d8c43a49d53a20ecf5cb9be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eff9d6dbcc4a4b82bb7a1f7845f6c9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "76036572da2b4096a227cf429d404c8f", "region_id": "RegionOne"}], "type": "telemetry", "id": "45d66dab0cac47bd80f980a8a495479b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68e0c20914334b85ab89f26a555ae46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f6b8c3785e4b4831b59b7bc978fc01fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1a1ccc20a7b941e3bbe753ed6be64c3f", "region_id": "RegionOne"}], "type": "event", "id": "21c96506f0094cee99c358e1000d0709", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7cf9e56d8fe04496bf06d2eaea12147d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce3a0d9371704da1a98d34564bd07ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e197020df6b243839e24339f6b12fcca", "region_id": "RegionOne"}], "type": "events", "id": "ad9117273b824f9da35b8739540a1d56", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a99020b39704475fb824bd93d83dc052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce6e3f0c381a40a49ac34529104b7900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "35096559c71544c28f689c74e2655021", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0169ca75cd694ffb8639519b0f87fbc1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eaf4eed5cbcc4d3c91ab598f0c6b722f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98d9158e85a84945a95af0d69dbbf92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2f32daaf095447908054735b52ffbf36", "region_id": "RegionOne"}], "type": "application_deployment", "id": "80f0ee00a9ef4f638d0ea4b5d5b7ae8e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4d19f768aa0420fa720fad8ac955aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8825efc8a424295b697fc0a7901b0be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e84d2852f7dc4b22ad822d99923a8ee2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "076e138aecd14bdf911209193116951b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "925fc16c38b34eb5af8ad9e91701aca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2997b3e16e94139b13f6dd1de6f1ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3130aa015a72479dafeef169d13e92dd", "region_id": "RegionOne"}], "type": "tricircle", "id": "72333e24735e4d8682078ea603dce52e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "efc9e07a30e44e65b689925f7a2373ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "93ba9302843840d9aad1e94a804f2678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "833ea9c270fb4043a2513b8ee8e3a00c", "region_id": "RegionOne"}], "type": "database", "id": "cdd38f39d8d14e28b905669b0d5430ec", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39f19d84e03a456c8c213130c6b74ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0022c15cc8864f96b7e5e26e0bb48552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27ac558fe6e7463e9871ca13cfd3b129", "region_id": "RegionOne"}], "type": "application-container", "id": "4365e52dbd304e9b84e1019dd3a46130", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68d503f945b849f5864b69d86b4ec655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61f91cb6ddbd406faab21ecdc61e4902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "805dc02f78f64484891aa829c3a1040b", "region_id": "RegionOne"}], "type": "container", "id": "ecb8d6df2fa04a9e86a48c3f221e9392", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d3fedbebea8451eb7dcca990b75070b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c2ec945191e6468ab1485d265b7677b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e2224449974480ba933c7276a309b3d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3f5f66f8af3c48ff877852fa8b515bca", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66d685b85fd5492f859592f4f370985b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73661c051b0b47c8b6515547f38b75c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "66792e59360d47b886f46209aeaa1dda", "region_id": "RegionOne"}], "type": "rca", "id": "84e87d4125824f0f80894f8db432fc87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c9f0639c92845e68787551e5ae7d676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "96764857f58447b5a817929a79c1a7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3918d7068106430bb28cd3855f909e5c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6e4e52a3828f4432bd51b2154c51215b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "041a759b12fd4f76a7998622cfeac860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d8d2dd2d09054e8b9a52aa3aedd97700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5c2cc59dc9064fbda33cde3c10a8e7f9", "region_id": "RegionOne"}], "type": "network", "id": "b7c6fd37b0414c58b828f9620f16cd9b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b4ded0de9824279969d7fee2ff0e99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8797ec22b20f4656ae11b736e0085a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cf94e368efa347c3b9b7c6231e59859d", "region_id": "RegionOne"}], "type": "backup", "id": "3f6ed51d82fc4d32a421fa687686551b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a88fa9a5be104128b660e08bc79ad8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "feba2072b6e347bbac4f5c19a705b995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "95102b2024f94e37ab637eabf584650a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2d8ce79f491248cbbc0af5699494e901", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f7c430d270a4bf8970a477f513ba462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de1d184746ca4d8daa36757fc2a78518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1484a1756b4c4922959c8b1cb17d8576", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dbc309ef8304420296073bd9049a6b11", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c4dbfa3454f14ddaa39384a266f6a1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e298680ad484c30bb0f8c53753b71c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "51101d35bb094391b95873664eb75369", "region_id": "RegionOne"}], "type": "monitoring", "id": "7c8fbe59508546068fc892cb7c652270", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f61181b440c74dfead2b9846c0b967b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "70fd444376fb49fc8fe4412196da6f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ce962b6f13ce40c49b70db8d7cbb65e7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2c95b7933b5c4aaa89bd5f594dfe7783", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b7d6c7ae65c84d54a8f7b9320642bb73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "39efe55f5d424327a855eef4ee5273fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7f39b4e271c34409a0325a26dc5427ca", "region_id": "RegionOne"}], "type": "placement", "id": "3bc216d658114c9d816d99a74f3a96a0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64e909788e0147368ec650388d972c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e5da121f7f204780a69857f1ffc35fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "307a26d4ac534a8394fed9a22c509843", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b9bb86ede4848058850f37f58d2c9a9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e386ad223f7f4949bc8f2a141b33eb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64b610d21c9d4eefaf380a63fcfa3153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc651d3bd4554d279c404bd714fec1ae", "region_id": "RegionOne"}], "type": "ha", "id": "56822cf5ffc6464596f16fe74cb6e3d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1ce0902920f04463abd741c2938f7e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3fe335d8552147dcbe4a9d32230f1b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c7d0fd3294a3455bbcb53875d411f8da", "region_id": "RegionOne"}], "type": "reservation", "id": "c56c6ec4fc2146e1b1e17fc441c467a0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9ca178850df94bdbae7a92ffda7fd630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fd5eb4a17d804f46bcf39f5fd550e672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a3aa329b6c4743a8839ebe812753d574", "region_id": "RegionOne"}], "type": "function-engine", "id": "d81377e64abb4fa2a69e58ce743b4e21", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cff870c0256444dcb0a6b69f27383845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f558dd558ec4a85bcf57748b84f8bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "721835c80a49466c8b8bf643b72af3b8", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e70d14e91ed47ae83fc60aab4b6e107", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1eeb906478048dba5adcfd3e1e3d8cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9a575e438f0430cab38b7840e034d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f61049fbb61648e8916d951d9f667430", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bc696da7957145e984d699de5f15efc6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b5c7c5f461d8410b9fc37892959d07cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7447cdcb6ba44570b457c8ed752b0b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7c27f49e30bf407aa82ba7f338c229f9", "region_id": "RegionOne"}], "type": "registration", "id": "6d7a376690194793b713f26405e30deb", "name": "adjutant"}], "user": {"domain": {"id": "fa2e8817cf7849f98a1973fa1dc16bbc", "name": "07d4120118df4c86984363b67a976b1a"}, "id": "f44e18bba30046fcb8ae1b004630a217", "name": "2c0b0404771d43c29c4f7dbc6e56113b"}, "audit_ids": ["b41d0bb6d38f4d48bcef9aa41635c3aa", null], "issued_at": "2020-04-23T06:25:55.388402"}} 2020-04-23 06:27:55,617 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/4c4dc125ca654288b60e3c69b241229f -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": false}}' 2020-04-23 06:27:55,621 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,622 keystoneauth.session RESP BODY: {"domain": {"enabled": false, "id": "4c4dc125ca654288b60e3c69b241229f", "name": "domainName-2"}} 2020-04-23 06:27:55,641 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/4c4dc125ca654288b60e3c69b241229f -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,644 keystoneauth.session RESP: [404] content-type: application/json {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.096622s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,632 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,636 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,637 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,640 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,651 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.571140+00:00", "project": {"domain": {"id": "d3154652d1274995b9347014cdd615b0", "name": "96067453eeb3499ba3acfbbaae1bd4d8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6e3971c1153f4537ba8fc5648decda79"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "667dd20eacd84ed48bbed7b7fdef01aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5f990d45a3e4b1fb96f80d952067213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6cfc01aa2b934100984e1d3403ae1ea7", "region_id": "RegionOne"}], "type": "identity", "id": "bec6d041dc2d436ab46b92e457649ee8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3dda213a1ad84fd688a059651a37485c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "820834afe4b5493485105a761a85ca47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "708dbeee8829412aa0bc97d958232acc", "region_id": "RegionOne"}], "type": "compute", "id": "7fcc4ac1759f4b54a7c43b2f49a99a7c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a3e0cbdf5df34ec3992e43e90dad2b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "51a9411e2d7347468db4802b8c99b046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0862ef2e3aed419389c94655967e70c1", "region_id": "RegionOne"}], "type": "image", "id": "35555058c1a34a5481745a951438c41b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6904afaea647470bb0dcf5b7cdadd109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b4d5b0a9aff7420982565b7f0f618442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "89642ba9aeb1410a95c2589d896722aa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb5fb3ca279e4180ac59834ae95e1013", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f01b7ec1bc54b72870be9efaa1a82dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50711aaa14c54d27845cd0b4d13c713d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1acfa06ae0734d8b8f8fd4234527409c", "region_id": "RegionOne"}], "type": "object-store", "id": "0152cc5c2728498a8fb66341321e60ea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e7c904d55574475a179b8cb41565ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4aa4e0deb2884a41998b84c340002fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c02b4cac96c4338a77ac26950bc6b36", "region_id": "RegionOne"}], "type": "clustering", "id": "067abab49cb94a338f1e9cb9ec04503d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "694c38f1eff94509a7cc436def8896fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23f47ce86b4f484995d2b4d702be6e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "373b62fbe3574b8a84c890051b633519", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a872b735786f4044a2cb47b8bc270bd9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c079e910b72430c8f1daebc3b9f05ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4eb4f6afd0bd4a209428adf48cee94c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6f0365a3237f4d84811c79052b7fc1c3", "region_id": "RegionOne"}], "type": "cluster", "id": "2dae98320061453e83d752c2b6741e7e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8fa24c76516a4930bdc19cbc603ac284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "029a775745ff412c8009840bc7642a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fea85e7180e248899773a48b87bfa29b", "region_id": "RegionOne"}], "type": "data-processing", "id": "3bd54f5e079241d9bdb189794e741fb3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "853ebba804ee4795a86f4d689a4e34d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09f89e5c98bc41ba91965b7763e85025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "af15496e3d7448a8891dcadcca9734ed", "region_id": "RegionOne"}], "type": "baremetal", "id": "ae41c6ee12c240aa96343c5853d154a1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b229c8445ae4a048e8d8d2d11400674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e01bfcd68634b3f878f6f521d01dff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4944d1c95ced47379f7f03d4cc64ea78", "region_id": "RegionOne"}], "type": "bare-metal", "id": "276e6ab21b814488ae3b39a42ab6b13d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e3a854a102054f27bcba560cce5135cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5b7bcdc455744a55aa5e38638b26cafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0132ffd805d24137a10b1b13e5ff22b6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1c2c2112ca114003a739dbe73cc8cd08", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ee1d9d31abdd4868a2a17d32f35ad48f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b566413e43234d14bebaa171d24dcaf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "41213fb187fa43ca974ba63fe1d43599", "region_id": "RegionOne"}], "type": "key-manager", "id": "ae96574be17d4721a92347a27fd2797e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "572ea5b9188f4dd496508b0553ab00ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa663c6763594caab82ca6db5962af6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "43446b5db0cc4d0dbad02140bbb45c1f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "35747fb46680405f9ba7e939191de864", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e09359f22c7d4687a8fdc4889ec4a981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a930b0b7c2847428294cedec1b1e389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4f42251265b94dc2810c9f60769237f7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b3959dde7a1b43f5b2751de578c6aea2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "da04532d553a4da0883ec72673c92176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd72417403a24b07a7da86c32afb2f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6199b2a3e4244f7a8e95c8e0ecce6b0f", "region_id": "RegionOne"}], "type": "message", "id": "d64fe7516be046f398623f899979d08f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6b6f87661a5945daa16af8529fce29b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0244c7e6d1ae4c21ae1cbb0dd5ce39af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c7b148adbab544318ef9bb7f57bb5300", "region_id": "RegionOne"}], "type": "messaging", "id": "fc5aaa8c2b32403698d552f0cca847c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51f1ba7d9cb04369bb5067ebf43b5ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0c52bbc1e5fb44919f9ffec615c687ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e06fd693da24a96af1ec1d5812f477c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a904bd23fee142a2b0623693c8362416", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42baf9755dc849e5baf2a1cc09a4753e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d597fc18a4e64af7b51a8f9d8b7a9bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cccc1a85f8f4739ac22e3ec3350962b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "414e0752f87d40a68f702e29ca75fe0b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "861b4c0a593948318118e782074d1005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d91716ebd964657b5edc310885eba46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e66b74ac2ea4674ac51b166b3ba9dfa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "41d01c32ecf24a1d9f5d263e9eef569e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bb34f75d11f42c99be060dfd8b7617b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3093318b40454e809fb512e6c72b2e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ea2ac960e8d4f0cab271f6a2daff494", "region_id": "RegionOne"}], "type": "container-infra", "id": "25a49ce23e064d2987552f54fb53f017", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fe3ee7c9a812497e950ffa149688d34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0a06f873cc104a899adfdba0e0bd2198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0665c1b956ad44348d052eb8b4e535f4", "region_id": "RegionOne"}], "type": "search", "id": "d44fd851e24b4357897ec0e8dccb91e5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7367c8934c6a4cdd8327a8121c1d264d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4e0ec77a88e54854b97e54200c0912d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b1e4d26e12d24e47acd41cd184072a21", "region_id": "RegionOne"}], "type": "dns", "id": "d1fb63fc40fe4a12aa535497a7b5d22d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e1d16821d1349f89d733765cff5ef9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26df603fe9804fbf839063c1ffb6cf6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "095c44586513425c9b87d71dd2555359", "region_id": "RegionOne"}], "type": "workflow", "id": "6ad04a6b652a4db5ab4168e149c492fb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "672f186b94a94efe98f90f6f95d9c437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc296cf09b6540609927c922c4e330cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31ac7bfe9a67475296ec487f8c85219b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fce4c7dc31e0416badc908f90ede959a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "239afb0ee9454d97a014f9055ce1ea5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "101af2b2fc1d4244b72d9e974048d1a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1fdcce0d7b7d4df2a32a46013eefe858", "region_id": "RegionOne"}], "type": "rating", "id": "0feab959a1d9422aa60947ed60389b9e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8bbb300c39f4c51956945391e2cf1dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5dc5d896d8141368d9e8047055fd2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac9d2248f43149a0a51fdea26f692104", "region_id": "RegionOne"}], "type": "operator-policy", "id": "014752fc37624f8a90206e80dd2c7e81", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "855e4cd8525242c7b871fcf870baf739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97989b552f5045adbafd7fcc20b2d540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "91dab8f5c17d492e82c807df7d682a18", "region_id": "RegionOne"}], "type": "policy", "id": "96915a5fe0374cc583f416af6a2557d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "780185881bfe42c6a5bbba87cb5653d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4346d6fc0a0040089e9ac7a6bbd60645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b8fbbd6f4bf4cdcbe7f0cb9e1e3ab7a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3ffa9690da804d2094af19db5d241f37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f926869b6a264f418edc5b7e7877dbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7a8d88c057f41bd9b2ca7b42fa24560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "80384e218d24457da76846555ce0df31", "region_id": "RegionOne"}], "type": "sharev2", "id": "3e898cc39d554e059ce168da3a430177", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2d7a9446ce048d9847747672979a5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e46ec098bdf48089cec3fd6c703fe7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04b978229f584d35b83d8ce959a9abe1", "region_id": "RegionOne"}], "type": "share", "id": "a76eebed7c4f41b7bb6b644ccf0f283a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "267d6186a6fd490cb30b3086c8f904f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0746edb81dee405eac7efd6a5d40075b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd151a6a495f4426a7b5ea4f12e3ac42", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1295226a903f426f99c9b59edafceef3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f27ed58434e4205b62352f82facb62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa4a633654fe4cfcb5cfad329f20fc01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b28b70ba942545e0af15f5a470907e45", "region_id": "RegionOne"}], "type": "orchestration", "id": "4da499ebb73b4f868cf07a120277a663", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "131a2f3a16e049d78a51fc301211b13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d938abbffd425dacbf2186b30f4347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "378ce42de1a44072b798e892bcca9cff", "region_id": "RegionOne"}], "type": "block-storage", "id": "c080e928279f4d4fbd62941c01920661", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3515ec3a93b14a98ab774b1ff02067e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccbd148e008f4ef2855f1c035782e6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "564a8fee376a40f58ab1a7ca8e407e05", "region_id": "RegionOne"}], "type": "volumev3", "id": "c08c78c1e3304293ae3ce7b6de3d3403", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9fd9c4bde244c81854600d89daa4c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a347b9e974a4d10b61beed33c6c0324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c54553b1697f41968c278f234c3cace9", "region_id": "RegionOne"}], "type": "volumev2", "id": "b3c3e65ff0b54dcdac0d568697d95446", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cacd82a34564e74a28f844ee512f4b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7a637b8945b46b8ae5c0e35ada7599b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d5c948bbd1a467ca4182459a4d8e512", "region_id": "RegionOne"}], "type": "volume", "id": "5bbd1f9faf4347e2af6db509f3f9c0df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61bb9b05fe944da1af22b7b61d60db60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d052010c54cf4542804b200b9b493a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88499a480a6841cc957c0c1a611cf492", "region_id": "RegionOne"}], "type": "block-store", "id": "6b6eab1d30654d5baf53d64e77b8128e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7a7dc25b3ba4452ca640b5e57a8f2069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73e914d7d9be4be1a882ae66ccc71100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7611f1467abb46a79e16cc174730acd5", "region_id": "RegionOne"}], "type": "alarm", "id": "0922971b15784a54bd68183c2bf869e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d762f682fbdd40d989604dc931033efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29f74338e5de4a5cb73d7d2699fcab71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c5c263c55d0241a7a7512e9d86a6bb39", "region_id": "RegionOne"}], "type": "alarming", "id": "a4d34a00862b45b1b0b8f4c7375450be", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "270a9f61733e47e29571771c20c0e553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be0fd5ebd91449998ca5b04f10b619fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b27ee2cd6914d8585ec07259e04efb0", "region_id": "RegionOne"}], "type": "meter", "id": "6da6a2185b62452cb2c39f06b54942f6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa013d752a024e379d5c0f00caeff326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5da127d07da4f50aa57fdad2927e0ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cff68ec2d414884bb2d2a4ae2e2a7f3", "region_id": "RegionOne"}], "type": "metering", "id": "78bb1fddfada4fd4ad723dd7c343ab3f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b884b8d49ce44159bf75a0b4f99c6d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc00c2304dec4feca4ce052c4947e43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab5646d806b24fffbc21fdd4184f5994", "region_id": "RegionOne"}], "type": "telemetry", "id": "ba7e1bd975544783b13aeb971e579ea6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5bf1158f9dc64e929acf5e2283808370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6125b45678964f83836358db55075ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aa7391457a204b2b9c63218b9a9aafa5", "region_id": "RegionOne"}], "type": "event", "id": "6921fbcc968d4a5a9f507f5c8ccedcb2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "668c488d4f6a4de49f1b2e5b888dcab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb06428572f84905810dc20b602e0766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e790b9e954434dc6bf9323980a076fa2", "region_id": "RegionOne"}], "type": "events", "id": "85b11ca96ac84c20ae3817abc6340931", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6775f217494c428ebf872e5cfc5f9a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f7b6aadde7344d786141f3713b85814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "303dc6369fdb4f1a9906a7b382327d02", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e3f4b6cd5fc04a4cbed7fad26a91353a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de1311db21254c098e5a97b79502cf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8daac60618e8422781fa330b02671075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c949ee44b7364820be50da9f4d044a95", "region_id": "RegionOne"}], "type": "application_deployment", "id": "11c1883447a24e17bae540569b202e3e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "923180cda1294eabb0a85d41a2ae77fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2bf34cbdedf4b56b1ab58bb99b43c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98b3a8949c274881875719c6ffe4e716", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "32d217f9096144f0a09a5f665ce3b41c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "763fc68687e9440f8a2b2256864677fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1ac865ee2b34493b0cd8ca84eeda6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "700183901aae496786010496e77a579b", "region_id": "RegionOne"}], "type": "tricircle", "id": "5e19ca1808414eb8983ff75e9169f528", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "10bfdc60819a4e56b04e1197bce04b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9cbe0802e0914e92b1f60eb0a9ac3699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ed3bfc2640554cb0984b81c0db71309e", "region_id": "RegionOne"}], "type": "database", "id": "c0b62a6441bc44e9a36434b2f80366b2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "219e7bf6b7124ea39e99c88f9fdedaf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9aacdbc01c5945b98056d7ae96c85144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "14ad0792ff4c4a1da348258e581fd563", "region_id": "RegionOne"}], "type": "application-container", "id": "637757130e31427894cd029fd5b1d898", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9439927539b14b7ca7492c74a3678df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78fd599854c241429988ee5b7ceeded9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2445aa772a64479f96594804533e9915", "region_id": "RegionOne"}], "type": "container", "id": "cb0468b5d90a4b80813dd43fe1cdd2ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "329d0ed48fb14c1299af6ab61c1375fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db18e91ac2f34ff9bb44c819cce46278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "247a57041324441495116617913807be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "60d81c91ce4c4a6b8671eb3a7afb2c1a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4f4db8ba8814607b1c6652dae788559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76e3f19a95274f32a134733fd709cbf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3271b66be8cb4e57a6296e0a9fbfd662", "region_id": "RegionOne"}], "type": "rca", "id": "b8a12e70845e4b0d904fb37264495fab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2f65c93d5140402a87fda851874adda1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df2a569086b44b099b5f2de66ef0c689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a2b8899181014ad6807a28debf9b155b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "de5811d99f0e4bb9b6707b2170861710", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ebb7ce5a1adf4fcf8fd9efcee7674459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f26a1a9f1907434b80132c1b7091352c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "459fc12f281042b9898e71aa8a4a30c0", "region_id": "RegionOne"}], "type": "network", "id": "87b36db37fe74f93a8482e616f3ba708", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "60e1573f4a4649889fb24ae2c212f792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7799c1b74c4d48d8b5bb93eb4ad349f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4b5659b43c194b8f9c1951e2db65c89d", "region_id": "RegionOne"}], "type": "backup", "id": "6fad1fb480254c1fa46999fd35c9dce9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "efd17f2b2cfc44eba12159b11e1e1951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc2479bfb4dd463da77c5eba0d807b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7df2eb03caf845b3849c99cf95de77ae", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "27c651d99747429284ebe3a4768e7c5b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d671694408594d2e927ada1e2da686c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e26726e7ee8e47fd9511fcb66a638fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "17abc3f603b54f4baf88788aa5759c39", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f7312d16159b45c8b609953f82ac5175", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a26b0e662304fa19c1f40e776e94cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fa52aefdc9e24d5d95795d9288e38b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "56ee2bc17c7f4c75a546cae6ae4c4872", "region_id": "RegionOne"}], "type": "monitoring", "id": "f9e19e751b664f7b949746d44a0c485c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fdd7dc754e9343cab07dc87eea7593fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "454fe76d84a943729c3ea7ec1f64979d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ee28b26580214abeb18adaed7c41243c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "49f1c5ca019149ac969cb2e50645b8c0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fcfc4d1591e540b2b6993d4966700a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ced4e8be01584708a97f957321bf4e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "11e2ea9a92f442cb97fea4feed137ce3", "region_id": "RegionOne"}], "type": "placement", "id": "bfa915f4b4e8461ea587b1cfdd25e8f2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03d4bb3773dc44d0aaf45b677d8639ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22dcfca356e64042bcc41472fed701ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8286fde760374f2f9894ae4cb2b813f9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "787edb9fb8a84536b1991dcd0ef7b85f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50b70c7c3e9542fdbb3dc2f51c85ab27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ca56eb1e8a346b59224e664901f3175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "611e06ec0cfc4969bc748769ea852c6e", "region_id": "RegionOne"}], "type": "ha", "id": "ab3965f2022c4a4d999b7da558be4588", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0727301c13a343cab6c9e4cfc95b642a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "654e915116fc43739e2b303128590cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6756149a65c435689a94dd3d2fc64c6", "region_id": "RegionOne"}], "type": "reservation", "id": "fe503075a8224337a920b1aa9bd7b3aa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e6461c1cdbe4c91b3dd5a6460f7ddc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "34bab7134da745cb8f450c6f31f4b058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7d0093d6568349d1afda85d101af5d36", "region_id": "RegionOne"}], "type": "function-engine", "id": "363014feef9448b0b3452a16cdbe6bbb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd453415873b442ea91fcb2c09b9bea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d28756606c354625898c5d05293a65b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b00983157e1b40d8b4166be0cbe8ef35", "region_id": "RegionOne"}], "type": "accelerator", "id": "dc406caa3dd74af5b9a5abbba27a41ec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f20fce3a6ff456498bfc6305c3a9c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4dd2ce781e644a0ba4d3b49bbf26ca3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e4ec8356c4f54655ace11625f803b867", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1727a6fbf764487db0e1a9f9e7dfffa1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3b384a8674904d5d821fda301e97bf86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b3c5d88ec244231aebb80d0a67dc5ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f09bfc48f8474b01857fcf2ae1225b70", "region_id": "RegionOne"}], "type": "registration", "id": "54fc277922544f0dba149938600e3f7a", "name": "adjutant"}], "user": {"domain": {"id": "b3f770456416407b804fa6ed08d9ff10", "name": "13f8a1f0e40a4809b95e12575ab6fe47"}, "id": "ec1c985a5fd744fb82e0ff3da98648fd", "name": "210ac29324b8418f91cbf12c62f01d0f"}, "audit_ids": ["3930e0bde68141da9d099011a4b4cec6", null], "issued_at": "2020-04-23T06:25:55.571140"}} {22} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.195035s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,508 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,510 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,511 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,513 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,521 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.464826+00:00", "project": {"domain": {"id": "9c47ae9c80b44728bee65a2b5522df18", "name": "4632010f295741009526cd91438d7f01"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0f155ba7267f4b4d854cb0d98cc53bf6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e434209a7896408e85de9098e5cfea14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "287b996192f8455bbdd4f523dd2b94fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "42d48d21e02848d5b4546de7ced85bf3", "region_id": "RegionOne"}], "type": "identity", "id": "253245ddd68a421b99e5445f45411509", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2a84cfeb523b4ae291397c1de280b744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5a1f9ba66f6a43e3b58ce4e784d07403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fc98f2b2cd0049fda9cb349db8163759", "region_id": "RegionOne"}], "type": "compute", "id": "1c3a9bb993474ac3b783eaf76747a7b5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d1f6ccb762984185a96332ec6b6ed44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "39c2cc67a3a345018450f5c5f7f49cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9bc771a0f5db4e6fb9e480577caa711c", "region_id": "RegionOne"}], "type": "image", "id": "bf5a122b777f40ad8f0286b193082ff8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1328ed05654d4b63bd555446deb46968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2e2098182a9f4b639786039fb359a7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f207adefb13842d0a6f0dadf9a8c51d5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a6511b3a54f84a008e6a73c10e303cb6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c60a5d0fca8466580e1f122b989818a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b18d5da4abde452890312b2d08b29f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dccfe47a64304fda95e03f49c2cbd37f", "region_id": "RegionOne"}], "type": "object-store", "id": "7ca48cf051e64011993d56391b7850ea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0c68d249b434bc3b5e070e733467a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "adce99aa4413427880720c4d4ac00055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "056a6860d69a460e93554bcd8ad112d5", "region_id": "RegionOne"}], "type": "clustering", "id": "0dc374ecc96b43c7b310e2d743ea215e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e7d50e9d6ad47f49320a5d9b6cd45fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "617866cee5cf48d8b0775b4a5a53a49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "71872d25ef5d4956b23ae7a125c25463", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4969565d65a941afbdcbb3555008b785", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6dd4559ed57c46d5b3de2a0fdc5aeac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b18556d61a64e7b94b4d5df7e814b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b4e548aa8cb4bbb993ce4e87c0a38c6", "region_id": "RegionOne"}], "type": "cluster", "id": "bf4f90f5e21d4265bb8a2ac3cc7ff030", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9a4eb3b10cf54f3dbcec165990977d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4cd0216a2e78497ca4db23bf3ecec6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3857d8a0c01a40eea952700bea7f8250", "region_id": "RegionOne"}], "type": "data-processing", "id": "25ae07d601424efe93190f81f610c632", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "007ffa94cb6847a7b7abd054ee9f1777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd23b9087a9745c1ae83331b9bb5d5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18a2f3815ace43248f608d6910757009", "region_id": "RegionOne"}], "type": "baremetal", "id": "c718e35ee5ac4f779c77fdc5a6bcbed9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "685d02dc98bb4867b719b99ede0c0fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1ea605afcab4282bc60b124a5489c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e995ab73c77e4f4db7076750939057b8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bd0674d6a69f42e6bb4ee342bbb99e3c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "12a7a08a64cc4c4e93ced7b84756e5be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "27440447f2594016831355344b0c0bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "62ea75cf34394d02982af9a6b1abf8f0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "48b7890108954f199f2ea880b310d9b2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "256fa49f60024534acec5934c55e8ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "216d23c8651947a8b0c48c7d54234795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e994a901672443368c69a7eb132cb882", "region_id": "RegionOne"}], "type": "key-manager", "id": "ec919cf500ac488e985782455d79414c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b36dda6651a408aa553992412e4b6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71e5b33c17744334bd71cb840556ff25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ede3361030ae467db8f600354156d6d5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "793136aeb6dd475f9c032f7164fe54a4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7da6f54742344cf6b556469c1207ecb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "276e349f3d334f9b8082e6133a0e33e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6b159ee39864412894663b14715a352c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a4ecedb31ed640679b547452e03fffa1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f5a47e07e0f84412bef22b7fc1a6c6ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a2d5a8436e541f29612ab64e3527be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c59e683e0ba4aa5a8b4299171aeb6dd", "region_id": "RegionOne"}], "type": "message", "id": "4a405144681a4056bc57b33e0ffb304f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d44188d0e1bc494bbfdfc30b0afc9b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba3546ff25ea4bddb72489c39924a997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fde95f1b41bb44388e6e51802501d407", "region_id": "RegionOne"}], "type": "messaging", "id": "ff9f1bbb298e4cc1a35cd845025dd9fe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d406ec10987c48e792b17329d2c0f1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "01a9fa27a2f440f8bfe83d37c322da07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aff36b5b2f064c7f949381969e58d33b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "41257151eaca406a9354689fe60c4955", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8dda417c99b4919bdc2fab4f18dc79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bbe0a8d2ca04dbdb5ea8e748efba509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ea0aba79fcd4931a6f3295f638a45ac", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f5b9b92c474c4e679b204932bd4395e5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b147bfa6d734b45bb46537e95115386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b694d2c9fbd14c66988b3690a218f3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66b5604468ab48b884b74dedd7590144", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "97684962374247928e318d0e3bdace81", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "952d99da217146d7b56a61995464f95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "785c6f8933404f379d4b809bc47f0253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4824a5554ddd4fda8db3e0a5a777b8b1", "region_id": "RegionOne"}], "type": "container-infra", "id": "450f9f9938404e78bbf3346b69978b1a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "52a2fe8d05694f3cb11b1cf4552f9b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2abc49b7a14d4b1bb8eb36c2dde065d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "88b0d5e70d7f43cf8144c699fad67014", "region_id": "RegionOne"}], "type": "search", "id": "33d86c68ab16471da2afee026b02ccb1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7c748e320a714e21b630b69f736a082d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "33ddd8e0ebd94520ac99e06b5c62f706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "05f625c366594d32a4308a44c1d8c877", "region_id": "RegionOne"}], "type": "dns", "id": "1d3e43245ef146378cc117c1af595d4d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b042aa37a04a4431933a588378c5b02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fb9a276bbce443bb3650820db0aeed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "98ddbc3d39ba4b3a86edf6456a24ba12", "region_id": "RegionOne"}], "type": "workflow", "id": "4c6b53bb80524ad79ba89f42ac0c9e4c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "859cd9eb84da48b1845cf1f37f05919a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be04cc0c12e44e7eb8e7cb650bcd6550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "05615ee727534545905e49808c445426", "region_id": "RegionOne"}], "type": "workflowv2", "id": "433a67cdfe044928b42d39f97066b661", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef8e3b23caef4932a81a00f214bfb7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "66387c2658674787b6514d501a8a489a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e52d545fcaa345aab6d6d68bb82a010e", "region_id": "RegionOne"}], "type": "rating", "id": "e1cedfe568a3474c87961e1334f7b129", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a45ca933e58451ba5924564c5ade7db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6669c77bf6b244b39d97e612d268355f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5f8fcfdcfff248bcb8634d970b773539", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e6d4e45999ec4320a84523a1d99eb4be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db293472d1e940d19a52bc7ae5182699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6870d7b551364e8183002a3f766d575d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd34d07f568d4baa9f449d88a99e37b7", "region_id": "RegionOne"}], "type": "policy", "id": "e7d04df1ac64479eb71ef30eeafb6dac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71be322890be405486e1ce04814363d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b291b5be7094436d9e2f0120a6f93b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5cc1f340b0fb4b9b9f5742995fd1589f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dd1b50a0ea2a443b9d15164262add37e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "390044561fdd4eb0bd89bc6640b8cf51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af06857df23a424088ef34996b54c193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c85b75c25cd149e5990f32820e6ca459", "region_id": "RegionOne"}], "type": "sharev2", "id": "7f120a451865401591a32d55a5f92afc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8e997210e3d43abaa22bc2fd93ff77a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0c6af64d3c74cfd8bd1c3f49e594043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e1e983e00742423080e90872a9388a72", "region_id": "RegionOne"}], "type": "share", "id": "ada194c3c0254e1aaf97a0ca51905d2c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c0f137c8e474e15b3ed41f3ebf51a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07a7f9637a6241b59db48a71f9291b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7104ecb209bc4502838fe88ab910529b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b3bed9bac61b4d069ce9b759b8868726", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd4009a0dc534dc89326c9a6bf7ee0d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83ec05449f95474292cf86f1818e712d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae090f8a154949f0a3c7b4200b730bac", "region_id": "RegionOne"}], "type": "orchestration", "id": "19508e17c07140a6a373bdc62f34c648", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b546bb4b0634409f9d6607b70c684e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08789a972b69459aba0281fd8e7261c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c02df92b78747ce80024f825c967cc1", "region_id": "RegionOne"}], "type": "block-storage", "id": "4c0f881ee1544e01a3e76b579412faec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c265541b184ca9b2f33abd9e47f3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a55f3fc0a6374f0cabf9f8fccc8f827d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31ccfaf0843f478fb20d8d405d31cffc", "region_id": "RegionOne"}], "type": "volumev3", "id": "30f007c97a534ddc88751ec769aa4e94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68414b14b8454900aa11e80602c3e3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2960ee44953d464da311ff3ab5a6176b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b76b4f206ef54000930a1c04619fe866", "region_id": "RegionOne"}], "type": "volumev2", "id": "eb58336c40a845a3ae9cdcb933809fd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3b94356657b4e88ba1737dac2fe54f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be754df20dc94ffda6ad5a125d020664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c7b7603347749078fdddafb4b6269eb", "region_id": "RegionOne"}], "type": "volume", "id": "a7b1fbccb92b4bb2a23d00c6c2ccb15e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3475497940a4aadbace7e9e5993af52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06b45fe53c874936a9a7e8c4361a9b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "317898e991f4472c91c94510c4a4aa61", "region_id": "RegionOne"}], "type": "block-store", "id": "2746148bee364664889b5c1025e9d05d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "676725bcf3cf4b279d79149aad361a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a40a423c62244f048a7d48a7e2eb77e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2a30891201e4ea79af5a8e9dce882cd", "region_id": "RegionOne"}], "type": "alarm", "id": "74779f233c034a4aa11196a523b19b0c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b3c2495372d4e87932729c9872a9c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9e3a468449d4db28f1ab9fd255a6437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9f493f2a8640459ab8d1801f579dab3b", "region_id": "RegionOne"}], "type": "alarming", "id": "7dd2f6f57e1247aabe10508e2e1c998b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1155037b30bb44f6a2fd8fd7b248ed23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "925fe13ee7504fde8d79bf07079a8eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c751deebc973455f83494df01d80e62f", "region_id": "RegionOne"}], "type": "meter", "id": "937f63d3ce884ddbaccc7d36b95ba26f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd5d6679372542f59e693ec9a8a9788e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "88d569b4758a47cd8ff4fbefb3e6cac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca6b088497b24a4fa03f13ad2c70abcf", "region_id": "RegionOne"}], "type": "metering", "id": "8480fbfeea3b47768f718cb5eba2dfec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "adf3537802ba498ca09131b043f1e9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "862e55913b584963b98b6748f0546a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e473efed85f04f769ae38cc5130a1453", "region_id": "RegionOne"}], "type": "telemetry", "id": "322e5ad453e241b2acce55f0632f0afb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d414b66077d4cb0b6bdf1fb69fd1568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8481bb09b6df4db8bfd5227ea7eb9667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "815411f647974523b898bf01777aaaf7", "region_id": "RegionOne"}], "type": "event", "id": "6c8365a68da54309bd776f7cf57df7db", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c67ffb6721054b90af3aff82d6ad4070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a362a790d3ab44729195cc283e9c2215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01b6f22978b24b3784cc6a429c7b2cf2", "region_id": "RegionOne"}], "type": "events", "id": "2777332b6cbe4dd585fdcbf5a48380b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3975d30104314d0e918ab5cec97d46ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae0217996edf42dd918469ed969aab9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36eb813c16fc47fe98b94223766601b6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7b3a6dda60be496181b0780aedc846a9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c51c72e9593944a6b1ea31f689ca9179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e41ef1abce824f178cbcfbeb73e73266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8304451d0b2b4a3bbc510a0364f3c5c5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "42719e49b2fa4106ac0c75529d5fd669", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3144c803aaa64f2fa6ce6e5c0316dee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae0d8935ed174fe9bd190228d4ebce2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f904424de8854f809454313a4da00733", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d9003187778b4660ad5a4bcc8ef227ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a64dcf4acd904a4f837a5e6b5677bc37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eef71990033746929650de6fff7cf2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d1cd766fd1e41ce953ebbb4c25c8072", "region_id": "RegionOne"}], "type": "tricircle", "id": "18d7125f00e843f7aa058cca1d08b1eb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "151a5a13968745a39225fe3649c0d151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3118ce879e65440a9d18f7bb5c18cae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d47103286d8f43dbb96824e4e5100f48", "region_id": "RegionOne"}], "type": "database", "id": "90acb9fc5fcc45b086840dc928890f82", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee3aebd725634d09a787ddf3f193a820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eff50646ad5940aebd11bdf09d0e71c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e30a719520ff4a50b4ed175b02168e7a", "region_id": "RegionOne"}], "type": "application-container", "id": "810e367c19be4b3f8a43943e8d07bfea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1752434bff884e0fa2371234e8402292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c1e4db091e74960993259320d02a575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca2a21ad30994fbbb008b2a14fc79677", "region_id": "RegionOne"}], "type": "container", "id": "0e622043ba8042e58299945e4420086e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2d85a7b3acb416cbefcb49522c40cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1747ea68448d431f826b19978f549a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12eceedd3b144b168b0427b751d6aa9b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "78f95876ea9d4b0889bd88e27943bf86", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9161b2926a6946218c599df915c411c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d99ff0cc2e644467ac9fff98757be7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "abf154e1f7bf4dd28e4a3c47ea2b82b8", "region_id": "RegionOne"}], "type": "rca", "id": "2bad1e5e89bc4f419467759337296784", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c4f33a73c454969a1079f35ac8c9197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "96d9f2376c754ecea4bf611ece42ab89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "feda8eac399440a58d27a57f2ff7b8a3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4f5a787ad7b3491393331885866af50d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aea269f7f0cb441c82fe81a593f22fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2b0924c152a548b39db1857bcd0a6611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "db90ebec60f14686a131569ee89baeb4", "region_id": "RegionOne"}], "type": "network", "id": "db64910838a146feae82cd1a3bec46ab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "97d97a4c96dc4abc83bbb5c46178eb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8fe96315ed7c47c1855cd38a9b287d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ead17a83b85145e78c1fe4999d4436c3", "region_id": "RegionOne"}], "type": "backup", "id": "63abe3ae99e34a41b31276cd533ef16c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7983a3aa1d6e40f0bb7692095fb3e27d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "50424326799c450a8de9f9f08cca46b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7725d3065b304a3c844a357e367e2ae7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ae3cdf8232fd4369b04a4817ed6ff888", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d363b4ad6fa477f99ed21e01856f4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef1c27d1fead4397841015a5b20ea069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0c3e80e740eb42dcb767ed7d2c26c743", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e7b80f5e3b094ac9b17fdff659606d18", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a2bc7a3fb14479f927b49453064acf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c2e8e8d53c184609acc7caca21ed876d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "996c84869cc040348661f10156bd4570", "region_id": "RegionOne"}], "type": "monitoring", "id": "df653bb0a6514fb59079779031c13f6b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "21d0b92ff75d4fed85f241e591d18215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "97713c84714949afbf0298e3e13fdd89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "66eb6dc6d3ac4b55b11275082fa05d6c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "133cfc873b784d3c94d5cbb02dc2d69e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b2631c415f74fdd875f43ac1ef1d7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "05a1ad657047479d9e7b3a3ec5c9e444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "224abb8d89084d02a833e0fa7fc9cd04", "region_id": "RegionOne"}], "type": "placement", "id": "dfd2f2a56def4c6a8ecf82279e44f95b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b400d60d406d4581a1933c29552c7847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3de1c334ce9b42b7ab6a962116e08d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bbf82826147744ff9a2d67fff2439299", "region_id": "RegionOne"}], "type": "instance-ha", "id": "999f34e530e54f8c8f783aca69a05bcb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f350124eed9d440bbfed2968657c8aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73fdd9f9b4ed42a9b3b10c5e67295265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8bce0e17f1104a06bd1a8aa4c1486a81", "region_id": "RegionOne"}], "type": "ha", "id": "0d1bcae3260e46a891fcb8598ae877ec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a22bb72d34745368e401daeb0c2f729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "22d36f9247f24bbf8a9fba8f40ce5ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "520112877725403aae8f8e84aa65198f", "region_id": "RegionOne"}], "type": "reservation", "id": "25b930f7a78243708235e8311b0d5e29", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b10359f5ff184917bd6d0e3c4371abc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0bfbe3f5864c437a9a3ca02746387271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7cc272aa0ccd431e8d2ebf68a7c3f28f", "region_id": "RegionOne"}], "type": "function-engine", "id": "3a2e332ff0c14ea9b528dbc047ad77c1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "483516ecc1e34f179b4b2b36d7b95354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4a20e63a4e342939e22afe6289af385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d8d533176db5485682b47df579e42527", "region_id": "RegionOne"}], "type": "accelerator", "id": "96b97959cd2941d9b6d0693ca435fa06", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e81170fa5f5d4d568334e47e2f044afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4aca125b4633435f89f83770cc12a7e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bbf104d4bd7d469085585486a5e6533d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4e4d1a7495154dd283885b1ce4b1ca7c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "64f549c6719149d6a9c19ca9eac7f5e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72458e14bd3143299519ec3d0136d770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9104454d84534466809d97deb38b5a94", "region_id": "RegionOne"}], "type": "registration", "id": "a9a4b2f1908342a9b7ff1b1c1d0c4795", "name": "adjutant"}], "user": {"domain": {"id": "784077d583fb429aadd18b6e0b178881", "name": "2d54ff8972d34c53a9583c6a5f299b4e"}, "id": "15671cddf7dc43a4807d682ec0bdc051", "name": "c1d2a2cbeb5f4b2e88c1dee51ad211b3"}, "audit_ids": ["7ca8fa4e1ba34f5e832637d62e49f463", null], "issued_at": "2020-04-23T06:25:55.464826"}} 2020-04-23 06:27:55,613 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,617 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,617 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "db0ec58e09b04216996a6e835320b167", "url": "https://example.com/", "region": "db0ec58e09b04216996a6e835320b167", "enabled": true, "interface": "7c87afdc4787477c905cbc0d01039141", "service_id": "fbd36fa71e1d4d99b3b7bdcee8ea683c", "id": "f891d9fa7061494a9b64578ef467094b"}]} 2020-04-23 06:27:55,651 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/endpoints/f891d9fa7061494a9b64578ef467094b -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,654 keystoneauth.session RESP: [204] content-type: application/json {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.411529s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,272 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,275 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,276 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,277 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,354 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.214760+00:00", "project": {"domain": {"id": "51983d961688413cb775c515b83af42f", "name": "a9a71f81dd1d43388624aae9ab2ef494"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2373cbba4a3e48179c766f842d9f55a5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "94ad69d6c1ad46bba27eba480a2de62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2f0f8640617b4eb58a3663196d5894de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4516b92c3a3a4b24871ebc78f3df7d6f", "region_id": "RegionOne"}], "type": "identity", "id": "707ab5fe8f4c4fe385098500627c898c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "eab11b64bb6b40e29f74c917c28768c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7d981263a6224bd89ae81cbbae550ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d8f2f6364b51427699fb7899fca89b04", "region_id": "RegionOne"}], "type": "compute", "id": "51ccfec907194a31aab3cb1375af8c2b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c5f5a8ef2d87436d83c575946500fb53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0d5c67ffd9b742e8a1ca199f73d6b95d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "37b18dee727b42bc8c15a58651f513ba", "region_id": "RegionOne"}], "type": "image", "id": "4490f8e3346b40e3b394b6e29791e8f7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3df662b3f38e41f1a21408e000390608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "26244293bf524507a9b9bbab61a5fd9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1240936017c3452da381de8d9d304554", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8ed4cf9a20de4e808c868cfe85e8967b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60636ee81adf4dcdb796b9ac243c3bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e63c63c0e7174101b39ddca910e58cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10131d93b3214339b0acb46433cdc97a", "region_id": "RegionOne"}], "type": "object-store", "id": "c0b5e5db57da416e8777277d296e94c8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82174cfd0af34be4aed0d3bda2235f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3b0afd4912247ff936971e84296f2bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a58779081980427f9ec7fd7b9a7122d7", "region_id": "RegionOne"}], "type": "clustering", "id": "95d9b9c4a1ea47cb9e607dd7893d7ef0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "188eeee307034567a28bef143bf938d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43620e34fccc4b208614c3f48fefd9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d336a76c51d840dcb8a2bbbfcf1b0e48", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f7b7a67cbc0c4736937d0d8f01ed66ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d773d95e4f514504b7f6726fedc7dc72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57c04595b6d6454787ba25b17091fee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba17a1aeaca148de8c2159b755924bba", "region_id": "RegionOne"}], "type": "cluster", "id": "e65ef2d43fbe4d428745432c22344f98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9dce06a9e01440fe8b3cb138aefb6cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a235812cc9b4359808679a0831b2563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "087dba7bca5b4568a51caa5d5b3a47fa", "region_id": "RegionOne"}], "type": "data-processing", "id": "483db1c1ff08420f8944556ef6f460b9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c88ac8bf3df74b6fb3d57d907f3ee15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8b98a093fa34e42bf95752a59989e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "700fe14ee42d4fe9b103a91654703e39", "region_id": "RegionOne"}], "type": "baremetal", "id": "6d13750652fa4f6c9a5632fa3825656f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6327f252c69a4f2aaee816b20f332fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b656518fda248e282c4890c50a8039c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35f5150bf0964cb0a7223c1e6a8d4395", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9aea22ea504b4e4d896c934fbe7f5021", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "067a7596a5d6401abbb7ba66540f37b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "76d41cd19a7549f4866419b6986a801f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fa25cc0ff045493dad375d6dfd085c3a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ed3ba6db895d48aeacddbba080789ee7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bda30b4296034b689b2313a703711a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "909565833ed24413b3a1134bd2f444d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "213070e5e09348608bb3aead5dad66c3", "region_id": "RegionOne"}], "type": "key-manager", "id": "cb24128215ea467aaccd3e892de3ae12", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d9d0ab300bd240709567b30a0cc3326b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b195e25c291b44b8a4dc93023a36965e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c3eea02225c4a6892069d5b494a0d0a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "88540ac6d20b4341b71e7207bb8a6dcb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e57149a9f1d043a1b346b9d1c7b7be9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "370fbb318354422482f188c5c94d5d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f839402885ee4153a618d6583daf67ba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eee6129eff3f439284e32c6216b77e0a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c7c69f1d65a446f3af3ce49340461232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "556a596d421d4d0886ca642226d2e290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "16f6256286904692bd6e883c1b77f54f", "region_id": "RegionOne"}], "type": "message", "id": "1aa34738164c4cf796f3cc56d381399b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6acc22e0914248638ebd99be702dfa8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "76f8b37fcf204b839a1eae04e955b933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "62975b1129494e77a0104151c790aff3", "region_id": "RegionOne"}], "type": "messaging", "id": "31faa0e824ba44388e80442404455182", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a75c3cb70124ad08aefd9624cbfef89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "020ce60b3d314b13a070f8d3bb064699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3302da928ad94253a44e0319a2e63d03", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3db2fc81ce594ab39c365b720bafc31c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fa2024268c149de95457f87a8801ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bb89cbedfda43d4bc8cee6facce54ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "359f2913f6a046a08e04b6c0d92cb022", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f5e38ee03ce949a191833d54122417b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68086f93828b4616b9a95c7ba67fa64e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc46e28fa5344477a4c028276ed35a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba63d5680b58405a9c9b8c91d406c085", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "57b4f0c9a780487984ce360623763d96", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a16915d8c49545838892565dec960b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aaa807baa9304f5e9e797a640f5edad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c7b78eb56e4928b283e70c17c36ed6", "region_id": "RegionOne"}], "type": "container-infra", "id": "8fb4c9b2f1dd47fcab0dbb5ce9865a60", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "08bcc1da43ed4f6eb63712f9707c0b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ea7be83d85de471eba8873906d537c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c1e34dbd5bd14f91ae32b0b5a09f1ba3", "region_id": "RegionOne"}], "type": "search", "id": "f073b49cd55e4f39b02319e61712fa5a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e1ba6271f02445bdb51c921258814161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc1dfad4377b457089d3583cfc287e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7d9285216bb947d3bd7a4628cf509c8d", "region_id": "RegionOne"}], "type": "dns", "id": "60b800e548794123bf69a5861048b3b9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "73780088b3dc478e938293e615eb9de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a53b98e9e5ca45e2bb0de51aad5700fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a74343d131ce4c0cb2e25b6e6f8f824f", "region_id": "RegionOne"}], "type": "workflow", "id": "59bb5934a96842a5b4f9a1b28d9ec427", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39174fabc7704b75b7258fc47dcb315b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21b9417945c54f0c92504c52ed219d06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4428b735aa3843fbb1fbfed91a529824", "region_id": "RegionOne"}], "type": "workflowv2", "id": "506998032ed842e9bda02239eed08f53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e58042124d44b2ebac0f5fed1f2eea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff08b335d4eb47059bedb0449e0d8d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1c2dd7257fd74973b32b7842698a813f", "region_id": "RegionOne"}], "type": "rating", "id": "397a0fee2044418db6264b725031e32c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9659756169b0465991a5357405202043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21b36c4ede90487d956e6f323e68f67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "26f3aaafbedc4e79ad870dc02b7f9752", "region_id": "RegionOne"}], "type": "operator-policy", "id": "96033a5163ef4bec80fb8417ecfc72db", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a83a106a39e949239b6a57369afbc189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1a95688810c847c698844e6852c7164a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "19749c49740d4190ad6d8b5fe10ee481", "region_id": "RegionOne"}], "type": "policy", "id": "4461feef8a9b4298be827e2ba19f1003", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79ee7e63531149a59e5794cf15558121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df1614a0b544414881d365441c48c46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d783039c2cee47dbb1f2de4102df7dda", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9a201edc730048dbacbe226f93461e86", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "298225c4b5d442e9acce8e2c35ee6eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ebd79fdcbf7e42b28cb02b81e564f3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c321dbe23ce5490fbbdbe0b6124b30fd", "region_id": "RegionOne"}], "type": "sharev2", "id": "8610e058b2dd4546af8060f675a6d358", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c94af27e1484cd79048adee72434646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e33eaac5c8df47b588bca37109e696bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4476c94c6e5c419ea22842a3c9ad7542", "region_id": "RegionOne"}], "type": "share", "id": "3c4ab90bd71d4034969d4a73fa459fd0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c2c1eaef0877498a9bf7731e894d2c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a5c95f86e1d4f8d91edb9301d1282eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "04adc8b2a14a4d42a66b0024c7648b75", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1689aaac85264358a3bca17d4644ea4c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b924c106a60e44a4ad97b374d7dac0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa8b52144644f708e8e1ca00cd4f6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c386654092148b6997e5070ae0f21fc", "region_id": "RegionOne"}], "type": "orchestration", "id": "ca2002949356424c9267704d35264361", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a02065465c96452ebeda36000b02faec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa644bc0de0b4bd0b148b4aad38e6d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c42b62537ea3440582f1667cb8497ffd", "region_id": "RegionOne"}], "type": "block-storage", "id": "77fdbe05a9ec480ea224b6c02596b03b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b145d1caed3b4b93bb95522584dee5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcc85ba14b4c490dbe504b0ca426343e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c691f91108a4cfb943d82b9ef4f830e", "region_id": "RegionOne"}], "type": "volumev3", "id": "ab7136310d144e02aeca7750f7a59634", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2dc36b2c44e4f6198766b6a16279870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53bebafafea442a1af5d42e18e9187d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d49f40af125c4316a589a7aa2d393d30", "region_id": "RegionOne"}], "type": "volumev2", "id": "27e4c7adc06f4faabcfc4010a418b328", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6642f7a63f5c4b3b90d3e0551eb59771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c09b88f70b7848ddb592b838353597ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b801c5abdc1f4445b54feb8d264f832c", "region_id": "RegionOne"}], "type": "volume", "id": "1ec86bb25fbe410ab0f8b2ca1fbe789f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf3c3e08400b4fbf8af890963b80775f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "089f3e9d830740e0b91da8fe867c51f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39818ae94d7241cf8db11ab3fb34bf5f", "region_id": "RegionOne"}], "type": "block-store", "id": "91b45555f51f4dd7bd49ca458a4da0e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a361d0feab454d80bb8219a02c9dc5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3862bcbf1e54a779dd7816289f0b7ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81ff79ce160040d687e09d165a7c19e4", "region_id": "RegionOne"}], "type": "alarm", "id": "63855bed510d424bb51684b32544ecde", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d817b6e0e37405eafea5bf79cf035b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "010d2fcb19144c6f942a5e770f185aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e8a6987b0a14743823db46e19ef1a4a", "region_id": "RegionOne"}], "type": "alarming", "id": "9a5b205916464025935275d4b0ac779b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "56d0733092504e258ac49a8b5330cd60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "956a211fafed41f5ae9447712689b51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c9e47c6cb5b4d68bd5f3e0db7331d8b", "region_id": "RegionOne"}], "type": "meter", "id": "17c00b4e7e0c4dbd8990d72d7e14e407", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a51be4a6b0a49e5b6c1675cf07ccf4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "daaf09962bdd40d2a008435c13a81ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d6012161c9c4e65af171218798a026f", "region_id": "RegionOne"}], "type": "metering", "id": "7e84d8847dd04bc3a7bb30c8b645b482", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa46fda8992043d58518d7e3a0a51fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b174cc769bc49e2b342d6d2d6274b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58d971113dc54d588b98fdfb3cac3011", "region_id": "RegionOne"}], "type": "telemetry", "id": "263d79ca319741df99190aae25b28f33", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4986866a41a4b8db9218fbc35c1ad63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f5e5507c28f451ab57b9e83bcc24d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "660c28ff627d405bbf59255e678c7f1a", "region_id": "RegionOne"}], "type": "event", "id": "ef6c7bdb370643da87acf778d4df8b19", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28de3b8913c24a7a9e470443c4e3eae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9a44a52b77ee41f5a77d19d4773a9db6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39529251f9724a30ba19979a1b004f31", "region_id": "RegionOne"}], "type": "events", "id": "dda609a5c3a84adb96f8bf70e94bfeb6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "61eed66451294dcc808c930d03efb351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6ac5f8f9fcf7479a9cedc66481ff75e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6850151921e42979dc478794f49f65c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "578e17d3a6af4621bc13c04ced67efb4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8a223d9906649a385022946920b25d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fb3e8778d81486e9f868d2dde586a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "52285795ee104f8c99f5f28b888a4845", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e92cc59d6b734de2b2fbb7284980dab3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76565856011744878bef841b85c5fc4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ed38da6abaa411e8085d3c552bfe57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9e25cbb78fb4da481521725d59a7b7c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ca516a2a47004656933ee7839381da39", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8a78eb056a040f48490885767c4c5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50142089a1024e9da95f96358f2abbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b1d5f8ab7594a369a36f800da0f05aa", "region_id": "RegionOne"}], "type": "tricircle", "id": "75620b800614452a80bf4b2e0172578d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ae11034ba2534d4d92bea430369e9c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0e6473c2757849a284aff2d13b1e9a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dbc0f3a353e54a46842250f2e78f2b09", "region_id": "RegionOne"}], "type": "database", "id": "1519b97eff7e4a66ad18077aaa92746b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46092c76c97043b8914d0fd31a33b821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e877fa266a174022bd93495c282ad2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "59be0c69134c4dc08b808f33a68b8172", "region_id": "RegionOne"}], "type": "application-container", "id": "575691850c6a431aa159664bf03215ab", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86e82416758d4398b2bd01c6cfdf70d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f092bf86ae6f4ca1af3db2ef753fb2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af5d34838e1147c8994baafa0a0a492c", "region_id": "RegionOne"}], "type": "container", "id": "cc1b29a19cef49fdba6a5e6db604cc1b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62dfcf7425c24d3088051ab651c72d2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8528de0017d14d26b0b2723a4293fdf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f1dcdfdb0904c0dadb516bb970ecc3d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7dcb860e61f246828bc176615031859f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "364119e2aae34c57a7c2b0c565127b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f3804f83e6e4ef0a904b14e310a7c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ce71d2f0748848d58b4d486696c36eff", "region_id": "RegionOne"}], "type": "rca", "id": "a7c9700fa2fc4d9dba30721493888f2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "def635d0cef9459a9f3fe93cad93af5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "51a9d3dd315045bf806e1e3e578fd221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3886aeb2f5634fbf87602aa011c7172e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db711220f1064522baf2b10c285a719f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "154f3a526815440eb398b6825560c4ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "01ec3379277049e793f57a79bc8fbd6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7c1b5eefb78c49f2accedb8597d6fb8b", "region_id": "RegionOne"}], "type": "network", "id": "d3990f5c479446c38283ee738febfdf1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2e9cc1b8f78e4aaebc41220b4eb41cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b3db2e8336842e5bcbea8d92b6aadc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "85d902109e034c6fbb37c99c3ba5ecc2", "region_id": "RegionOne"}], "type": "backup", "id": "3935c4506c19413b9a1e9b8972abf8ec", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffcbc46c93944d2d84e3ca841ef6eae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a2918319a52942a384cbd5075f2e184b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59fcbb7e41e24fa89e4237fe54dc6d67", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8a3cfccdf5fc4bcc9e94fe4e82dbd0a6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c21e052dac744f74b21146f278512e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aeb4662e549844f3a04f4903260fb38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5d16b9e1de1e44dcbdcd6f2b7eb302c1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "87bc9d5254564793af1f248c0f01d92d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6094fa5d166f42269384ab2d7c87ff96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "344d3e1c885e4dac86e1d478e0491c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "32ff0b1e20094cd9ac354d74cfaeba47", "region_id": "RegionOne"}], "type": "monitoring", "id": "80032c393389454080d8ae835ddeccbc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1081aac15ad2409ca88f56407975446e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "754466ee10914a95b4fb47ddd193c9c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ef34b662b79549819f7352315625c184", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9c711429e1914070b5cda3e7a5e5641c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d45d31b441664b648acc61a9604ad47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "878b7d32b644407682ad5f3c24a37307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ae4a6325712543378cd269f06cb8a6d3", "region_id": "RegionOne"}], "type": "placement", "id": "0cfb9e3ffb1b49d4ad91977839fae439", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8db2dbd2af5f48a4ba8df24a9fe52272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47510c0647b04b089a01b84cf9000dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c01172275b8048ccb2bea3a0f0ccec45", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d18692f6da0448c2a52a858c333da1ee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1e0b4e4604ce42a982870862b81c534e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b16d612ca0b34d7e9325c01ebd320c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eb57a5daf81649fb9ab7497c1f234d8d", "region_id": "RegionOne"}], "type": "ha", "id": "7e536d8bea05437790dcbcf4d1467c25", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b7213458f56c454199d6b9552ed77486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a10be6486d914c0ab66aa26f177fd5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "89a98f6ef90542adb8f271c0b0925392", "region_id": "RegionOne"}], "type": "reservation", "id": "358390f6198d4d01b964df557050ca6d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e96227e6ee74bfeb577ad97cfe36b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4af76d3111e7497b88453fbdda3361cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "87819d14347c47cbafc951f1fec7679e", "region_id": "RegionOne"}], "type": "function-engine", "id": "238711f762834d91bde45706c2638b80", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c7c853f0a915491b80144a10fbbe5fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8d8b8a5af66f4afb97deced992ba717c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cb665429ad5c45519b0ff00540a4571c", "region_id": "RegionOne"}], "type": "accelerator", "id": "b5781e01717f4cdf8e9a5cfb08161adf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb1dbdf6f6794678895eaf5c2f8c7b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7741587e2451442c97b6453e3a6d4405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bcbfb71ca56443168cabf7066ed0eb4c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f47bbdd5da51474bbacfc226cf73afa0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bbed38f59e44a10bec90f79f4466892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f1550b526c842348ef0e1602a4d43b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f92a0485a3f94e4cad66ca15f77592e9", "region_id": "RegionOne"}], "type": "registration", "id": "88fa1eae33b64e7cb098ee053cde1cba", "name": "adjutant"}], "user": {"domain": {"id": "f92b656ce211409796ef69f77b774437", "name": "9b35dbb351ca459ea3f60638f8f58f6d"}, "id": "abada4260c9e446d98bd0385d197c733", "name": "ed164c8ed4534e06826fed42bef96907"}, "audit_ids": ["1c947b4c9458440caec4209b82733c8a", null], "issued_at": "2020-04-23T06:25:55.214760"}} 2020-04-23 06:27:55,432 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,436 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,437 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,495 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/07b82fde-d74d-4bad-870a-45af314192ad -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,498 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,499 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "07b82fde-d74d-4bad-870a-45af314192ad"} 2020-04-23 06:27:55,574 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,577 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,578 keystoneauth.session RESP BODY: {"ports": [{"id": "953ccbee-e854-450f-95fe-fe5e40d611ec"}]} 2020-04-23 06:27:55,618 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes/07b82fde-d74d-4bad-870a-45af314192ad/vifs -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"id": "953ccbee-e854-450f-95fe-fe5e40d611ec"}' 2020-04-23 06:27:55,621 keystoneauth.session RESP: [200] content-type: application/json {18} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver [0.191084s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,543 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,547 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,549 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,559 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.485962+00:00", "project": {"domain": {"id": "c88a050a7e2a4a96839ad29f296ae399", "name": "3e46a9a93d204b2e9c393058d0364749"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2c6385c2cff64567a01f342ef634000c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04fa91b2760c4ac6929a1e27ee5249b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5408aa6bc18640399c3995a20335a6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9c563fa82aa54276bf293f96132406ca", "region_id": "RegionOne"}], "type": "identity", "id": "306091694bde47bea0737c909f687245", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "df13401857a04bf1add855cf8d6070b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6183384d44d24aaa91cfa05e61807fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b4b3225d7f6547e799bd30ba089a8e92", "region_id": "RegionOne"}], "type": "compute", "id": "e496240e28b741a6b25976aa951012fc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "98f7c2cf2b904f6bae3a462e5d2b09bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "df33676146db4c9298701c32e10b49fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9ccf4c0b63b9403a88f94d9300284512", "region_id": "RegionOne"}], "type": "image", "id": "ccbfdb1622354f4c8d57de7f1742828e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ba70c7afe7bd470b9e296bb7d027e38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7c0057da319841a2b14d9f3385f61f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "04f5de5e90714e559d8fe39ffbd74a03", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a0e4e493aa9c4bed81b010fca8771ab7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924f3770d4ad45b98cf507257b833b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e746b3e056d4ae289eb6db102d81187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a330c1de6094e978d9020cd8d6b5fc6", "region_id": "RegionOne"}], "type": "object-store", "id": "11c3297ffd30497c877c5c4eadd6b101", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29426dcf02f54692b177667760c3e625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d284467cae1410590284670ae46c6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b6d23ba4f7a349f8bbcd65084012b4c6", "region_id": "RegionOne"}], "type": "clustering", "id": "7f86986512d0491cb4ff975917a163fd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6daff25d242491f9cc8b12fa8fe7b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d2d245ad5c24597809eb17a0208472a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0e6a56a36ed447991ea25094a219cbe", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c72812b2bae641548e39d9f7429be3fa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e52ec96a647c45c493e636ed63f49a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b820b0742474c8c8a395bb85320d071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e3a02edf8494532a398cdad6010f802", "region_id": "RegionOne"}], "type": "cluster", "id": "af9caf084f4d42cc908a28f6ea0fce29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ba40ab2abe4146c8a502382cd9842650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de912e1fd52440c1ab83430b8284b3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5fd39dbc911a43ccbf61c61c1d45f143", "region_id": "RegionOne"}], "type": "data-processing", "id": "dd29254d462f405590ad5e359fd10c12", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ec032f089344544993d607486a39659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bbe02ce0a6047f1a0822b3011049025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "99e31994072443f6b56a9aff54add946", "region_id": "RegionOne"}], "type": "baremetal", "id": "b51fb4284a824353b71943e6045f3f4d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05a40e10c19247868117013ee6dd1c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f0656ef6eeb4abda507f712d78a17e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9c0f6f6f951a4a1db453b5d6d0c8c069", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bdc7af96bc0a4870a13067f2867d9ecc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "987cb6d1918848668b8024bc37a8b3a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d459d0f79ee4296a17a36f7fef3e847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a02dbc51c8054a839979abe65032cd59", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8521981d05034aa48d5eb0e8c8586da9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0a97333259043b1bd389c111d239806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cc0476e4ae904c008523ce6bcfdd3ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6c37fd4a0e65489fbf4b0df302bec88f", "region_id": "RegionOne"}], "type": "key-manager", "id": "641881bc6c724fcb8c5892da253cf54d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "41a0c8e240f04af7ba9e0f29c0637b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9584fe6e2db471eb30416142b4bf3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9a195e46bcd84a3590dcf62b65131d31", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "32542bf1ec2645f88c71f135f0bbc5ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c0ab357cb5b44c19c76e383149e9715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b164e4e9042411e932f8241a83529d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "89d9b5d98a944b08b46f078606a89ae2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f7fe6441902849a09b6e0b05dbba8926", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e41893f3189945a0bb8e256a2ce3364a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a9e2a3fe65e4bf186fb6539d3a58bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "96cf1399f61c458293317d604b454bd0", "region_id": "RegionOne"}], "type": "message", "id": "016a2c36110c4bafb482ffea457f0a03", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "17209702871941d9995d81e8aebfe09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0fe97b86b3da48a3bcff0d823220f672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "116cf83d1ab44353888ff4e38657f4f7", "region_id": "RegionOne"}], "type": "messaging", "id": "af12fe909b1041d4a4046cd20fe15642", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd94594e7904422ab7dcd178b1690460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f64379799ff541cd8fedd01539a81c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a7ca60fa4f13480e89b06414fd897ef5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c635007387154592aff5fe57ba8303cd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f43799c80dac46feb988f2b9e4d08e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dbe8baca5324826b8fbb3ab0f560a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ecd89b5578d477d9d6539424543b36e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e5310accede34b76a6d48034a1c19079", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d1ec95e873e4af398caf9f6b2205117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac3005c985924dcf81562b07e8bf7ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "febbb424762e4cb2b4c07a6fdf2fc8b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dfba5aa69b7f4c4b9f49b9cb75e86ffb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85ddff1b52124cd79ab0e486504e63d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77331113806b4f8a97ce8e07b7c1aa66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7a21bd1de59474c81d4945eeacc42cf", "region_id": "RegionOne"}], "type": "container-infra", "id": "ee81da77e14e42a89d07bba55bb83e13", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7f54165492384f149a27868f57198fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f606fcf5221e48ea8b01da3fb8c890f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "39ba7d15bd83434394e5706761bbb936", "region_id": "RegionOne"}], "type": "search", "id": "fb783a64ec02414c9d3f82f1f2927721", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b9719a0faaa4aa584d39c7e59408b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ac0ae423410422dad52f8a2fb76c206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5af4c90e7e3a401c9dedc0902a135600", "region_id": "RegionOne"}], "type": "dns", "id": "41dbaaf79aee4a23974438629506f448", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1caeb8cff9b46a6a0413a80a207c6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a5a7c38ff5b46399aa009ca3bb76745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ea94e2d455914ed6859bda527635428b", "region_id": "RegionOne"}], "type": "workflow", "id": "0165f53c6aed4a5dad7ed31ac1a0487d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d0ce5a57ed04f43a795e1786549cce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d267e0e9d72c40029c9d609ac8452103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "65715025c42c49e981973789a326e4a6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b0b0d1aa3d7d44f291f42a2d3ef7e003", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a9a7a36903ff4581b812e8bb5ac431e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "db3a77411a2c4719959fc5230838253d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "733441383e0840b5af0162ed35a282f8", "region_id": "RegionOne"}], "type": "rating", "id": "7248b65312c14e8d96679a22f1835b5e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a3649cb077c4b70a79683014835087d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "015ba491e01348488dc2199c5666110f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f9c3ca810d54625b1b51b8764764c3c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "47e43b2ebb6f4756998f90a8fd4cbac1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5616fdc3c3c543afac76900eaa4cdc5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e662ae798bb14856ba11aeb69e9e1a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16d8bdc96a0949ef99d2cb48db73e5f0", "region_id": "RegionOne"}], "type": "policy", "id": "f665cb4ea6df4fd09a3f7b94c0f74f06", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cf4303da43a480f996a8b4b4714e10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "581d532c70464acdb5f39acd0e8cb27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c8371a8bf6d4318a80c9ade6a29ad85", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a56df7e46f074112b84e0eacd71ad2ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "622f0b5bbe41486e964d854850fd622f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdeef45947ab4864ab3d889dc942c50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c814aea291da42b3836097835179b27b", "region_id": "RegionOne"}], "type": "sharev2", "id": "9ed19624c79d45a1a9a9f56657df3733", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "930fe256947045dc831ba1094fa3777a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9e21e4d42574f778c1c53fbad31cf33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6746907bbdb14c0e81efa6d740877863", "region_id": "RegionOne"}], "type": "share", "id": "baf70d25c23d447d94810e69a735e8f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a071d5da986045efb0edeb49f2d299a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "41951bc9f0d94d44be1adc150b17d1bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "df61d441bf4c4be092845158ca8889db", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e09910ac774470d89e1d1dce0ffdcea", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5412e0066f7b48ae978e4a57c15087af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8367cc248a7745ad952f0cd8982f9b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7d436a0376486ba3a0f70c358f3f76", "region_id": "RegionOne"}], "type": "orchestration", "id": "6ebdef457d7e4b2c89f904c3b5436341", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a115a97792840e89be1ffc57464a7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcfa3a5941264a7ca0703196372b3abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "678a8811c9724c8aa5977e17fa286bcf", "region_id": "RegionOne"}], "type": "block-storage", "id": "16bffba9e7e2453eb0478912793adfb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a374701307024b208ade2a902b4edf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba9c77d0fcb847d1a274ebacf2bcdcf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "237b188a019b4324a289bbe1d168dcaf", "region_id": "RegionOne"}], "type": "volumev3", "id": "f5cc92310456496fb7a37f7b785ad6ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2147d9a382648c88d4661833090e959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "016c24abc40c48e5b29834e48ad40b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b9af2368f34f89b26d3a435ce0a767", "region_id": "RegionOne"}], "type": "volumev2", "id": "5e23182dbaa94ecfa0a8f000245dcd3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdb52b6572fc403a9f7cfbc098d8a8e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bce0e3223da144969460bcc0b30df5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18d3db4003424e9d9277fbb632e358e4", "region_id": "RegionOne"}], "type": "volume", "id": "01d9b2e7ffad4abd842be078b48602fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79dbcce7be5c48bb8fa9f6c93c475d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c82efec86eca4de69bcae8931642ec60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "854f4aff161245ab811ccf98ad66788b", "region_id": "RegionOne"}], "type": "block-store", "id": "d5e2835ff2854cc38e193250f962e6d5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77997c2df6d64be0834f13b18e7177b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ca881a95a204fea9f07948de073e83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "44985e35e64b4d9ba03586cd2227e80a", "region_id": "RegionOne"}], "type": "alarm", "id": "9840a1e4880947e78ecfa56b06895362", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5fcd31e723ec430390c089d0099662a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0292b0164fa40f08576c10b6b5517d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f26f4e666cce4b03ae081e888a55a5c6", "region_id": "RegionOne"}], "type": "alarming", "id": "0e34115f6d0f42ca827cde630f1cef04", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d345890edaf246afa56eb64fc598be66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9a0f62bfbc64d92869bd7ee24c9a67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc632c5d58e94dcba90658ae17d2c3f4", "region_id": "RegionOne"}], "type": "meter", "id": "5d3f5d410c6e4259a43b5d92b187f837", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ad6a3c7d10144f496b331dc01d0ee83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32ef82eaec52470a8cbcb0c6827bd117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "39bcd88f6ed94f55b7a550279b70205e", "region_id": "RegionOne"}], "type": "metering", "id": "fe6dc6a745fa4161bd710a14f2077dcc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84d489f4ce894a1cabfd1450e8d76059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2d339fc9efa4df5afec9c1108749a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aca39ecffe814206ad5d86dc965dc906", "region_id": "RegionOne"}], "type": "telemetry", "id": "1043054888584d659b781ffa4c8ed634", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c5d7251d5ea4e5a8cb03d0e65236d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f25240de9ba3424fa7b83ba3eaede979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97055f3692fe4a2fb219733a1598d955", "region_id": "RegionOne"}], "type": "event", "id": "548980ea8bb7415283c73ded36a89609", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93929cfc93324c9ba49ee9657fb89011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "64c273c5501a4d47a9461c8f9abaa484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6dd569122a449be9960a1aa05ed5af5", "region_id": "RegionOne"}], "type": "events", "id": "ef368f038e304a5e8bacbdc2ec9697f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b194b64727ba416685de3e8d6bc00da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7bcbae78d24434a87868d40a39ceafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dda3dcef32ad475a891512be8ae02429", "region_id": "RegionOne"}], "type": "application-deployment", "id": "259e6c9ea91943e0844153d7b676d19a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4701a5dc27464674bf21ca2f7611960f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67dc512394b8490d89bfa8a174298494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dca6554ffb5646678e15336ea573fbd7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "60d9293ceab248bf813d001fb9c643bd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fdefa6d3aec14f5c8defad72bdf86a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b63d556bad264b2fb6ca8407d0e1b323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ee648906ca744afbd5be5e3f0fab2db", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e0ce12d9d47a4bc890e905e6bc8028b3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6adfdb4fed0a4552ab0bb3478e02fca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69a26a120fd045128d75c2204d0e626f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "549c24f82c4046d29cacffe8d4fd49ea", "region_id": "RegionOne"}], "type": "tricircle", "id": "888a9c4cb5f245f98a7bc100a19aa247", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8703501b0f76421ca231804f81853ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5ff2756bc7164fdebe182c18ea413081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d9e255c0e2034b60b1938796fda551db", "region_id": "RegionOne"}], "type": "database", "id": "a67e78f713b54e95b25b4db80008e3ca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "338da37ff48f46b08b4541ac04499df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85b1d30a46ae4d65bc7053e53e12620f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e984fee71547418998c02471164b2ed2", "region_id": "RegionOne"}], "type": "application-container", "id": "275a5d461cf04da68ff48c2ba54f399e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b5c2343f00e43588fddaa862a9e1ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cd2c9944943e452c946061a43b01c1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4a5e856cf1ce499fa23008b3c239f832", "region_id": "RegionOne"}], "type": "container", "id": "27110e4eb58449f0a7c3a29aba70c1b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e8c51b6eebf54abe8f69d6e43aadf6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "379912b926e24c5db486d4dc14aa2393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "db6d2dfd3d13442ba516ff4e90d23567", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ff8dac70b7f546db957d6563e6b11349", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b43def0273ed4c218c11f4f8a3b6ade1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac253e61d1d04930a7c52223ee7d307b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d4768a8b3132474bbbbb78eb4883995f", "region_id": "RegionOne"}], "type": "rca", "id": "ce8a08ed39d94093815bf487038ea4d5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e4791623d4344882b04ae08a87c40c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "daedef3ad92f46f28cc4c257f463c1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c37e485a768c4fc6905a99a40b9d00e0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b4224184e35146e29a9ddd4bd1315958", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d96f81fee760443f9f5ed36704ed9b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7272e52cd05944c5b4959799742999a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "29ab458530c54df088bd34ec2a04c7d3", "region_id": "RegionOne"}], "type": "network", "id": "7a1ca25d089b463991f234b1d785dd31", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fee2a2f2071b4fa4ac5ee9f332e6a061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7727925a4a7f4591b66c8c02e044312a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b964419d573d4a999f13cc1b9ceee0c6", "region_id": "RegionOne"}], "type": "backup", "id": "25f911f07f8c4606badd9769ebbe85a4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45ba8ba5654347b5b55707d51b632c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59bf322a7f174e408ddf832714751cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e10d662fe08d4c5b974a9e60f4ace23e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cf25f9c81d094e0bb2093fe6df1df9f0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa7a295fc8c4474f81f1d74021e04c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfe123cf1e424383be6ec059f7ad1dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c676a7902d9a4d60b7ecb30ade9bfe68", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cbf0981058fc417f82af3fee2c6d3e58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9ea587cb2793463d9102e1dbf1d21b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6e74df75341b4b9d9f73396feb9eae14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "13d57e4eef65440c8aca999d27e3b3ab", "region_id": "RegionOne"}], "type": "monitoring", "id": "683042fff33f4e27b42fe3bfd69b3f0f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ccad7332dc3a4b3ea4bd5a131942534b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f0d5bae2627f429f8c753e805e6c553f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "995d5c42203b40f2b0ea538f8f38bd2a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "29ae1d2944c44fdca966c4b940bb2b3b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "03968225c7d84949895a4dd9d0e01bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c5d4f327e8bc4d3b97b872fca87fb532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9708b02213cf4c1695c9d87b3fbbafdb", "region_id": "RegionOne"}], "type": "placement", "id": "35bdaee23b3b412ba7a7a662544bc6a3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed1c1104324c4ceaa8fb6424554c27d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dad1ebb0fe2a4b9ea2db88e8d4fa3037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dace469c4b1e43bdaefba5619eb75c5a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4fd4b95fa8e94bc7ac1e797c597d5568", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2496dec2d4404881b11b9201be4710fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "756269b4b9474aaa9b4166a9b124a2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2daa4938cf444df4bce38d17de8dc1fd", "region_id": "RegionOne"}], "type": "ha", "id": "335ea157f0cf439abb23b8d861350217", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e84581319d2e45d9ae8b88d2e4e577d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "33085a563073459c9d213ade9a877205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "762c53aa74bd44cdb4cdb9c4b9fa64d0", "region_id": "RegionOne"}], "type": "reservation", "id": "b7dd4bfbc47d406491c05036bcde2493", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b384ecc9ab4241588e686191c4ae3f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d579a68019ca4a8681400363bcbe8ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6f0f697dbfd94134a1c3babe3b4917ef", "region_id": "RegionOne"}], "type": "function-engine", "id": "c15228262e284d5d89030a664f1b644b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9fbc64bee2d14d0db20f60c0429da033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab80c4d2d32949ccb9f7c51f1bf1215a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0f4686436d1743f18c6d11b12c1c8339", "region_id": "RegionOne"}], "type": "accelerator", "id": "81f7f7ce8f0744a2a17194fdd50deaed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d1486ac66044e5da08efa03f7e0a36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e26b61af814b466ca77e92f74d6f1262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1df54b4765284a5b9cf48d0d8c64abeb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f63f95b1595644e891e998d756c4770b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a4df3575a514f5ca8374916c8e0d4cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b9e2f6d8fcb4403989a28aa946e32cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ea950977c2214e468e56da9da8c24f7d", "region_id": "RegionOne"}], "type": "registration", "id": "1c08fed830784da8951c57743ffe81a5", "name": "adjutant"}], "user": {"domain": {"id": "7adcf0be9f864d528f168a7de91246a7", "name": "c5195625005744c0856c9bee644e3dd0"}, "id": "a4b98a2d08f94f93a059b7e4a2d48193", "name": "a1a04920d1c24c6e88f06842fdc599e2"}, "audit_ids": ["bae3404a3e294df9b04a7cef8a7c5d29", null], "issued_at": "2020-04-23T06:25:55.485962"}} 2020-04-23 06:27:55,620 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,625 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,643 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,647 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,648 keystoneauth.session RESP BODY: {"clusters": [{"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}]} 2020-04-23 06:27:55,666 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/receivers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"receiver": {"type": {}, "name": "fake-receiver-name"}}' 2020-04-23 06:27:55,670 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,671 keystoneauth.session RESP BODY: {"receiver": {"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"}} {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.252010s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,464 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,467 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,469 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,471 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,482 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.405668+00:00", "project": {"domain": {"id": "5dd3bc5ee73a4d7fbac24681dfba8c09", "name": "688c7b36fca846068bc9c44810a607cd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aee97c1c2c1d4e10870a89f5f9988abd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3ec691ad32bb414b99a4f5cb6df6768a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "08f727aa613c4c01a47277961d320af1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9116d41eef474e60aca3190d676b2507", "region_id": "RegionOne"}], "type": "identity", "id": "b3a96581e4f547d38f867cc838cb7bcd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e8ce84f9c25c4072b20df27cfb9b23c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "59b1d78483224f9db282ddc61ba139b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29711a511da1432eb1449ccc74387ba7", "region_id": "RegionOne"}], "type": "compute", "id": "934b70f7e31e469aa567fe0dee4adaba", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7d06219861fd44a6900b8f3621b2de66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1f97d936879948c39b22fb93cb17aa5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6bd92a5a23254d8194e392fc4fc6c8d2", "region_id": "RegionOne"}], "type": "image", "id": "32b02c037e054d96893c1d08f587ad72", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "10216196417543d28587f22303bb4e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c1bdbcd82f44d9fb45175c81539ed92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6838b3937c6c46b299490c5b85a8553e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "19db33fb69cf4aed8f388f49cd6a73bb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ffaa521d45a42b4b714b8f1107a4b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f1310421a7d4b04854b61ae63f93519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57de5116aa49423096571184da57a212", "region_id": "RegionOne"}], "type": "object-store", "id": "f7330441be06425aabba18c8e7ab725d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "120f820a2d1248a398edbe70ffd4ff51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f297dd59095b4e73b86e7aad7ec359e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16e86b8610214df19e22ac8582937421", "region_id": "RegionOne"}], "type": "clustering", "id": "87668ef9c33b49e5bc8935e351e2583d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4504f232e89440485f4b18c14b14032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7649e7820a8c47cb989d55a94ff3418f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3093413c573945fa89a59bf87e954a18", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4801f679d3484163b548ff0dd0a47493", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46be6686061d48e6a785e83f9641cf18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e9c49f658e54a30808941081a760840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d7721692f1d24129a46d648517e83b6e", "region_id": "RegionOne"}], "type": "cluster", "id": "df9a9ec9e76b4441ae2fb828c76f7246", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "98d58217eaba4f43a2a2687666501350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "79d2e615e2c74b809583d17b19f61025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "73decdcc4bcb40109903decda0afa876", "region_id": "RegionOne"}], "type": "data-processing", "id": "a1f6cba7d74f444d8a2de2f7a0db7f4a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42e387c9e55e4c55b99295d8b5ce8c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2438abceb614cd8bea3618bba17ab40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c8059025e98e45d9a04871fb92e0e8e0", "region_id": "RegionOne"}], "type": "baremetal", "id": "45674587031b49f086491c254d6cc6f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c8e9dacc80143498c18ef1aadf87190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f7ddb99e79048a38dcbef1bd7f64bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "40c0ddc145224ddcb31fb1d9bb9aa290", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d75e2c15a9dc43d5b3f63ff4bf8c6db2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "409b85f4a5e54e7291744c355ea52f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "40ce03c2884f41ffb811ecdb46118b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b23e3027eb641679c93fd899eec48df", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9c2dba1b4b794134b7f6868449570f07", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0ff0635cd0047a89b2f8cb690d997e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1f7d7534937490fae388f5485dd1f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fb2aba67068548a0a8e5b259eb9b3f0f", "region_id": "RegionOne"}], "type": "key-manager", "id": "1b645e7192ce495d8d508be22f98ffe7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d93aaca92e564477a2e45e2cafa52740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e740256dac35478f9590ba35b6b82e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "867c10c2d42f4ef98df5ba3876848168", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c9b04322c3d54762ac7b495193873119", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "09f8481dc3a540eea3be00506a088142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81f289bf5a4c459fa599260c41b5b993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f13b32fd20dd46b1955e13349150630a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "820eadaac1b54cc4a5b87b172cc238de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3e581c04ad044d7dba99d2cf40630633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2937d65846e444d3b66522a64eb7d42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0e0a325f2564fc79ec0834b25115179", "region_id": "RegionOne"}], "type": "message", "id": "a8745c449f2b4d82859f21240ac97525", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dedb7afa8c0547f5b51e74e65073374c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2bae813847e44fbabc3ae38a7c053c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d045906cd96f499aa020c55d5153d795", "region_id": "RegionOne"}], "type": "messaging", "id": "fb284923d9394079bbd7dfe724a69310", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77bb420fd69443fa97f8d355502eca21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d586e743786240769b61d3d907e68e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f30840bf616c44cd90fdc9508467b7fa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bde11faa31db423fa09d5f717796d0e8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b64df2b2d75848cd8440a18264345249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bc9111d18304a2594c1ae3e63d24a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "922b0b38a9c64fee8a6642348e96cd27", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c4a2984852054426b302167de12eb728", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d87e4f905b24e45ae93eab540159184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a13f8dd3cf84c109524dc8ba9faebad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d54bb1fa064439b9f863619e3271aa7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c3c3a2962cae4ba7b311fdadcf0268fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adff1ce5a21f45ee888497c7451ddae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02a8fc1e1b504f7cba8badf1942e6520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d12866410a3642479fe56104d3bcafb8", "region_id": "RegionOne"}], "type": "container-infra", "id": "ea2e81df22284725b4d778b4dd686b97", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "df9e709955924c9b8ae0b9a77b2197f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bafdf9d6abf64de29f4876f84a7c0761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e2136daa19a242b2b180e3ebc09ee902", "region_id": "RegionOne"}], "type": "search", "id": "5b7d16d92d8849eeb037bb84c3d1bfdc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8205047daf3d4e3784d4451f4c1c0d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "485a53b6f7ee4050898ef090e85cfe5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "068c81a593fa449984292de8289d11a0", "region_id": "RegionOne"}], "type": "dns", "id": "fd2183f0794f41a49b47e94e1bf43605", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac7296abc9a44826ba9250c2199c7bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3be737c453b4a19963b37bc018d990c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7f63d7d479d04525988d941fe896c567", "region_id": "RegionOne"}], "type": "workflow", "id": "1f072d65860443999851cda712cfa9b4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a5666e93947e402b9e7322a36e5a173a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "988f54564a7843b299f94d4ac2667bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9317319967bb4378996823ee2ef48f46", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8df92958695840fc9ef2652e9230b5e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6dd7e0293b724db38a8329b37d036ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7e5a430a62b4b43ac1d87125c28b091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "59fa2ceded02402e938c0f44ba750af2", "region_id": "RegionOne"}], "type": "rating", "id": "1b74e9925cad4f888c7114f39d9fe96f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be14b2cf4560438faa2caac3d890cfaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4065a55d6d3e4bf38e70b405df023100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9da97c75187443d881acd67fd2217a83", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1a694556cb2e40918ce4de648c098348", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7202b2c030fc48878e18ab551f30da42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0750d27fa7f438da1587651352277f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fb27dea43cd3462db21f132b9991accb", "region_id": "RegionOne"}], "type": "policy", "id": "572f08e5c3c84a51a60b6f1c1c649310", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0504deb6249c41a9979f229d29f05bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19a057e3cb8548b7a22c97039e52be2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "24421e020fce4547907b6d14783cd1d7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eb565c3a325d42a1855abbd9b35d1965", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "27906122eff54d1cb8c65ac89af56b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd48249bb58a4268b2dbdcf0082d5127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da0f785030cc4c7b94d32798a4bfde74", "region_id": "RegionOne"}], "type": "sharev2", "id": "5902ecec658e40a087e6ff993098fb5a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f67e8eba9ea54f42b936313400928852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ec1cd1d42e34b1497ed6104b9120144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e683f214a4e4b86b2523983d68775ca", "region_id": "RegionOne"}], "type": "share", "id": "979f7d5d55f941b6b9f4dc368a3eac80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "184bdefadc734cb199cb44cc801babda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "450e74e9740c49be9fa298df22d744e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0241a6e850e14f389b44cd0cbea3bf0a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "582fde3134f3478f8aa862d4024ae5ff", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "899d7624b2f54a34986ac87993160e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27fdb3d52ec84f90bdb00b64be4d18e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03356d30040545509624bf9a748fc377", "region_id": "RegionOne"}], "type": "orchestration", "id": "d3ab37a37cde412a91ffb6ca7c401172", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13f6a7afeeda416fa11f4fa426020956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85b9a8cfaece4025b5bfee4a98672425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d86e0094fc784100ad6a1a66f45b52d3", "region_id": "RegionOne"}], "type": "block-storage", "id": "475f7be8bb3748dfac9824faa126439c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3fb17157796490ea2f0f1e336f9c47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2332db62438f4f8889773e8ad4457f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "151a6d33042f4546a8a8b441076ec305", "region_id": "RegionOne"}], "type": "volumev3", "id": "287e4ea09b38435ab46eafbe7f7bd3e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f902ef4f159649728bf5d81848233e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd02624af2ff4329ba5d057931583870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77aebe44fdc24a75ad288a0ee86bc334", "region_id": "RegionOne"}], "type": "volumev2", "id": "a83dd1ae6a11443a96f83dbc5e87d11c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "717407f546414c79b26c6d8a1fc4a225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28133cda5e0c4229b6473b9a05841f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad5c327a9b7a47529565d4650b3826ea", "region_id": "RegionOne"}], "type": "volume", "id": "04cf372e94db402a8ce2b5e8ebd04fe6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c155d20d3ae84f9192ddb08d8ec4bfd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a696d21e3343b982ac1bf50c5c0d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a869593c20b488f9de0b5e67b5e0584", "region_id": "RegionOne"}], "type": "block-store", "id": "88fc58707ae94e2f9ae5dc72078d2357", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "850cd2c7788a421dbf6f11f5e4284236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "791cd56bd6f34ea188f60f8e1ac20752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3b401c0bc7eb42978d57496146739360", "region_id": "RegionOne"}], "type": "alarm", "id": "ff833406b3c4457c9b1f8e01b26dce5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1c2d1d349b7143ce98af886d6ed3e9f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7efd78d969164a5ba25cc01a65808efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d40da5fc98444d5a88d251c3d60be674", "region_id": "RegionOne"}], "type": "alarming", "id": "0e4ce998b9244672a7d25f8ae2fa2888", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f413db83c9f4f469fe9fb64813d72b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32fbcf41170d4746bb7fc7ef5865c37c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d906d48e66ad4483ba1bbb6635eae0dd", "region_id": "RegionOne"}], "type": "meter", "id": "f9439387796e454c9b19c7e7ed5e9d7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4dec0a5f40704c758f7305c5e78e3c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "56c46601be284cf3b5611168c0428827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "37175e48e79e49979835ae09c25188e6", "region_id": "RegionOne"}], "type": "metering", "id": "093fff2f9f734ba28259554fb5b70fb1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c25c76b785e2488da7708b180fe2660b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60a9202ea860473ba93b8a627607fb26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f2b39d1e86e146e083bdc36aacc98d1f", "region_id": "RegionOne"}], "type": "telemetry", "id": "639465b1d90f49d79bff4036214b6a78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6dcabefffbab4a0d996baddbcc873974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "96124684d7e1433c952a306999e3e7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "64a3c83726fa467c8369d7d8920ad8fe", "region_id": "RegionOne"}], "type": "event", "id": "50602af3ba184f20803f43d743ab7aa0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e4268b47f2e04ed39dfa0069c9789369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4355d15c6da249faa3b31b325cf256eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01d440f6a21340e898675d6f5517d54d", "region_id": "RegionOne"}], "type": "events", "id": "13a8ce7a66334183922800e905252c5d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "834e7395c6bc467cb423e026c213f6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d11d4cd8f616400dac15dbb32b2c93ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d542b3f6502c45c5b11598348eedcac7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "df5b1c518c1f4a13873cd23bfcda5a83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbd05ff6c2c642b8b1dc63bc2a558b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c04f9ab0c3b411faaaabdb3617fc16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13d570d8f98a4e3d81c7d59a7ffbf37c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "07517b1b49ef48ddb5df9096841ec353", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43f5dff4055641c2b525747b4c380113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d67c6a971fd2464b9d7f2cc87974c5be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4f6967b1fcc416b83783c3b74302089", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "844ffa90dc854a0d963aa41342842a58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "253f2e78ed724abeb5583e4ad767f9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcf6cba4d8504972aa058db8247fc3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aad51919a41b4b9e9e66b8fad47b17f9", "region_id": "RegionOne"}], "type": "tricircle", "id": "d8a73a3197334352aa1c90473a4c29d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "64cbec9f42924acdb4f4b39d638f7056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b765dd9f534848af87f9344b5f2f7474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a143a3122e534ce2960d087a7c7f951f", "region_id": "RegionOne"}], "type": "database", "id": "197cc1bc734b41b6b09b61775c3450cb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cb0064868464f13927ad60d838e7800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bbc26c6f245d44f299702d86d1880ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4450f20be8314b81af96b88b9a8e8a59", "region_id": "RegionOne"}], "type": "application-container", "id": "695551c5e43c45a9b15c8b7cedd2578c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0b6e08df335143329f94e639cc7cb53b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "baa49c54bec645e7b3e6435e39a42262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c0f2555919ca468db0d1c3427de55257", "region_id": "RegionOne"}], "type": "container", "id": "6d4a8b87cfab40ada1c103e9125471ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "728a9b763d5349218c5fd30e2b84e639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3834118d80743a886a8997cba3b3153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e351e3a2f6f64064825224478427ce56", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ef8c78086b9b4237bca49f08b32d498b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df25679b944d47c2a5774e9b7e85395e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d98a4552c46749e4924efefb3f251995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9da4b3c017064bc8ac4c97e8a8cfb010", "region_id": "RegionOne"}], "type": "rca", "id": "cb71378f4c0248e88ef434f5e680e974", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "80f36bc146084e5fa39b6871152a67dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cfcd77e53fde45e0b896dafeedadc554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dbd474a2118148e484059536b76f0cd1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "73ec2a3aaa6e4c68810191b449bae17a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e34863de869e4e38824745917aaf1a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4d351df1ce0e46f4afd793a04c07e7e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f0efcc0290194a158582e04a9ab0e545", "region_id": "RegionOne"}], "type": "network", "id": "6c0be0f238374a7892222dbe3081da3b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "33c58bd5e33d4bea9e11fdec300fbdd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ea88fa7658a44faaaca226d8ae0e12a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f7eb0c7e440d47ec9dbfaf99e13983cc", "region_id": "RegionOne"}], "type": "backup", "id": "bff1c782ee0c47f6b65e4a9f275456ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b9445563e0d41a4b88909aeed6ad17b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d39f63d20ff1499186039607b0fe542c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "81274a2bdf01475d9d3a98afc00728ff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2c37c7bfe8894275accbc14db47e6f1a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70bcf390230b40aa9b44e445daec1c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fbe57011630466c898ead7a2282da46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "193b10de3deb47bb998aa2ad8c917d9a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7841ee2b83e34da488f51885516c30d5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1dc53d1e46e04ebabb9ba0266828e3b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1a25e790b4894098a80ed5aac07de0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2235eefcedff4a8b9d4028f8e3beb51e", "region_id": "RegionOne"}], "type": "monitoring", "id": "14d7c0b2a9c74bf3959a324a9fad4047", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f60c716c108945c5a81b6682a0c6b801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "45003fa6cce547268c5ef08b2e64f560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "94e6a486b0214ec29717418e740805b5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b8aca03ad4be4d2095087c5a3d3e79fe", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e913110392f24691a7e71c8a98235c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a6d56203742472a99f22aa42e8dcbf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "13a574e722cb4eff94d9ed1e9b16fc34", "region_id": "RegionOne"}], "type": "placement", "id": "44f668df295149e083dd0643de2ba3c4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bb451c9faf94ce582918d89bd17483d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4930d324f2384490a4818b51b0df4b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f60c15b4a0474f51976c06e3c0376dd8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ed935ffe6116490ca9d9197d3f15ffb3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1954ce29595044bb9e0537a4e2567f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eba35b4f400243d6abf03370d652d4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea84e84af8bf4bb399d72c00a30e68cd", "region_id": "RegionOne"}], "type": "ha", "id": "59621c1900b64b6d91664fab914935dd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b87d9aafef2c4bf3963098bba37c6666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0e73852a569f4554bc5546a315a76c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "96080649e87c4ce7b42b236e42587f21", "region_id": "RegionOne"}], "type": "reservation", "id": "18ec02582e7b415fbb3c6489f9f9ba25", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de30dea7231f4983bedcedb7acdb75ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c38065438c5c4aaf8f825b799d776b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9cd17a90dccd4affa57649d81ada728a", "region_id": "RegionOne"}], "type": "function-engine", "id": "160ec0909b9a49b5ac4fc64859db83cf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca04d045158148ee8394de54410f816b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f0deb71f27648be83f6043e76d4202a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9b6b944d398c4e8aa9ce98de00427039", "region_id": "RegionOne"}], "type": "accelerator", "id": "8ef26c29fdda4a25b9268d86e91fbc02", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55155bfd645242b4bd2ffe8f5b751c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fe85c1290fcb4a3691721625e90f06ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8657c0ba6584d829f8344e99143ab07", "region_id": "RegionOne"}], "type": "admin-logic", "id": "348f5cc943a84dd3b242c50730785d03", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "be283bd479bd4d749d3cc1c46ef32fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c70f421622be40b29a5cb12ecda3ae94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b6a02c59afd04d5f9ff4e269037cb92e", "region_id": "RegionOne"}], "type": "registration", "id": "bbd6342f06184938ade5ff5f4684bfc4", "name": "adjutant"}], "user": {"domain": {"id": "416a1984f358417e90fb75d154f4a844", "name": "49ce74095d084846b7e2e5acf5435952"}, "id": "c80608c0bac44b8e9526259d9704968d", "name": "6158058637ae4c608f417cc35e321f18"}, "audit_ids": ["5c59b260b0dd410badea8f2cf347b5f3", null], "issued_at": "2020-04-23T06:25:55.405668"}} 2020-04-23 06:27:55,578 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,582 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,583 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:55,602 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:55,606 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,607 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {9} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.184163s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,598 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,601 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,602 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,604 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,615 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.547090+00:00", "project": {"domain": {"id": "c3450fe280924f8d804ca0bf30e8201c", "name": "50336e0f1d974adca3cb504131d00164"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5b0fb3e7f0c6493abe33e2188d8e446c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "07fe2534fe3542e493f43385d2fd7dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "899849a755c8478bbdf7b20e71bf4579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bebe014b61d84ea59ac0862e0d0ac869", "region_id": "RegionOne"}], "type": "identity", "id": "b40a919985204e6393ce05055b3febbb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "96d7f642837f436e96d60655cbe2d1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d62f3a481d524c3da4f2d51211ca668d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "eb114435588d47cba8b48b9fcce74d2c", "region_id": "RegionOne"}], "type": "compute", "id": "a8b1a28727e2449bb108c437861de962", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc84ba2eb097440b829b1bba25ba1290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2a00768963a54149975ce27253fddeeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e6b99d06f88e4a5ca2280bbf17ce8e0c", "region_id": "RegionOne"}], "type": "image", "id": "a54fdd6c212a4b35867030d50f4a3875", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "db6d98ac1c7a4b9d856ae9346b324d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd05adf93a33459eb42475c4f5ab1fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e3ed073bc94743c2bc23c149af427781", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d87df0393d7845d793249e6ec76a122b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e1b087049ef40d3b67ebaf23c2ad123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4b485b345a043619c29f0b31a8d1b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e80d35c2ff524fc0b20e32581e5db7a6", "region_id": "RegionOne"}], "type": "object-store", "id": "45bb2cf6a3dc43e5bf9b82c6b0792f3d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cf2a75111064731a406b5af6dee24f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bc1e8b62d9e44618077790d073b6eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "82ee193f93e74bddbcff8e05fba127be", "region_id": "RegionOne"}], "type": "clustering", "id": "baebcfa9065245a3b4b9025d67d37456", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c7251adbd1847cf9883d944dc3fa3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81e6d5b008c04d3789083e5889a527cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3afdc150af374b4d964fd1f7f4750a00", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "957e79d02d69414690c5a1e75a4724b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9eca476784c94570bfd00848ed3ee6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59e5f700210b4ef9af8782e44c026f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e12d94fed0814e648a6e55eab19d5451", "region_id": "RegionOne"}], "type": "cluster", "id": "ece9717814774b5b86aa3f3779410346", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ba078eeca8b549069c3ec1057d038849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "38d7b5f18083400e97dbe317ff22b670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7b6d9fc65a74409cbb3c762a4394de88", "region_id": "RegionOne"}], "type": "data-processing", "id": "8560086e10f843389c43f524ab80816b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72616a79f03a4f26ab7198199577ba7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "922e727dca5c44c1a9fc47e7abacecd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "97778d07d86b45d796c6fbdba8a74df7", "region_id": "RegionOne"}], "type": "baremetal", "id": "fc03ad125bff483da91e877309e46eb2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f41259de83ed47619aca3f2766f00314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4712c496d9f248909346142b98b64cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56d2b35a3275440990765baa3e50dca9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "35a8569c6e2445a8a7996d50c0a4e0e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "310d864b9b60461eb32c7070cef2e37c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "89be725b42b84537bf7f3f29c13d676f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ca1fbff9b46f4d69a899770965c995ee", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c9ec95f6ebe24c8aa4e32471566889b8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f37209427b674c74bffeb2c3efd5d863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3900ebfd49e24d318d727685369e0e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "86344f502775471dbd719eaadfac65d8", "region_id": "RegionOne"}], "type": "key-manager", "id": "8ea3e3bd5df04ee2bd275bd63654c4c4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "94edf66f5bdc4cbc9a1b8ac937d44b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2302780bb3e40a78002621fcf52e578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6a323ea9d8cd4145b54e1db6c795e295", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "98a66231b13a4f9abf8b8f85b1518f82", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da209d90abe44fec838c4f86649d0e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8177b63b5d1d46829349618e7dad4765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f3b94c652714639b4d04550dc6ce5e9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8b5a541f3bb0457a9a9d7ecf0dbace51", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "006a8325a88f45cf9840e2c4b2557b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "be0237c20d7143589661c0ca612ed7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f160548f4194be0a19e82c030521eca", "region_id": "RegionOne"}], "type": "message", "id": "61f0dc5d55254ecab28f5df0827076de", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b344c1829eae438aa65548b25b8cff74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ffe7b57ad73d49278270a586ae78d909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f82e0c1d85e64b3fb848b00de44b3b61", "region_id": "RegionOne"}], "type": "messaging", "id": "8df62314723a472a9b314567dcc1e44e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aa19d621430f49b2b2cff1e9e9f84446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "68e2f230a5594f39a11ec7199536e954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9150b98240b64c0cbd86f369fcf596e7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8d2843b27c9d461391561868624a3fb0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa96c26efb2f46898e97bfff24580cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddfca5afca264c76993bec16e8228dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9d7e30310f24f58bf14ad9103f88d53", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "18b7f215d04f441ab42ed813a1b5a325", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35ac00d3f30648ab81f0e2ec8bd4ea65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cf77d0bd30a4edc8bfbfc4bcbb2e21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "675fccbe599949f39d9a55c51af8bde0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff6a7ccb0e364089888c7227f1b8d51f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f8c03c066444510b77b71640ee7dd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55138d9dbfc64360b90ca742eb8fe988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35b0f994df1248e289dfc030fa8a995f", "region_id": "RegionOne"}], "type": "container-infra", "id": "0f28701fcb17428094f387df574f30a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ae39e36c115f47ae84279c7e2310c271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "330e5549f0404e8b8f9e4f785f8f11e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bcd77a41c87645f4af271052eeeaac29", "region_id": "RegionOne"}], "type": "search", "id": "8fb92469a55641c49979eb55876bb5e0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3fbe0cb9c2e54709a06b6e07824c8110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a64fad4683c4cd48d0ee145f2ad6f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fd0bc94ebe104b8198beb93e2fa6464b", "region_id": "RegionOne"}], "type": "dns", "id": "664107af813e49029741ad9de559010d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "58b661599cc04fc7be678efab35bf0c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af34a476009342a295d9ba9838b52b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3d8d074dda44947be1c898c1c409b78", "region_id": "RegionOne"}], "type": "workflow", "id": "5a80731aac794e15886f1aa94b5ef002", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2c5a29104784f02ba5ab4292460cce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e940ab4377b141daa4627985dea8f787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae95fa2670964bd58f9d5768141b1075", "region_id": "RegionOne"}], "type": "workflowv2", "id": "24972be6e28b4165a890558aafe9f323", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "45186ffb189c4eefab1c0d609ee26ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8c65b37dbae940adb001686189dd9864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "50b77c25885d4dd785b0698011d41377", "region_id": "RegionOne"}], "type": "rating", "id": "35502eaaacbe413ba408f5303aa21b39", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee41a19b6e9343e097d6623f13bf4a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ef7f2907dfc46a5a1e3216bb70861c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a376a00b49cc43d1b02ad78ed9bf25af", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c9cc9440c9774971b8ff1670fab57082", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21659e9612e847f0ae94ca3d6f1726cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e4786bdd1d14989bd969b8475869a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4c099a1c9d0b4e958c5ff21b1601d22a", "region_id": "RegionOne"}], "type": "policy", "id": "c870abb439e04ca3a9ff258313c566f8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f0858f86cd7497c98b8a8f850cb613f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8399628c71ef46bc9635c89ccfa6c142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "764f562f2d5748939f39cabc3975941c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dd164fabb1a442a18c4accce64845170", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f317b1e99bea47559c1d35a294cd93ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d1ccd71dc724717a6f39c055ed033ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "53c476fc3d654fb18cb3026b4525ffc3", "region_id": "RegionOne"}], "type": "sharev2", "id": "1a8f0af2b192448a89c195a6ac40130a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5555489a62034cabb6611b0030d9930d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3687c35a6a21495cbfe5eab6c7c66322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "889316d136c84fffa564925e2a395995", "region_id": "RegionOne"}], "type": "share", "id": "f2844c9cf44044288f93f646568b4fb7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5f4ac58e6594264b93ea5af420953e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3cc04619c08044838da269b05933427c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ce09cb40994d46b492ae316d12e4b1e6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c6344e68b5fa4cfcb612ed584dae20e3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "245a250522ff426b986c2211af1aec25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09d10ac6ff0c4f0e8f90e4cc35642c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49f9c22783ef45a2981b6906e86d5f77", "region_id": "RegionOne"}], "type": "orchestration", "id": "a7e1e4e7ee774c50889aafda4ae99355", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fad553d907f5485abcb9e98e1c525187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a02ee94ff5b4cfa980732919d82a527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d6491455dcb4ad6ba0f463146a74be2", "region_id": "RegionOne"}], "type": "block-storage", "id": "301bb77c78a54130bf626b2dd6baaea6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "464837d1653c46cbb33460bae1aad344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed88cd093deb4a6e8a44176699368daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37ad15052fa34f059e41c6b78acf5129", "region_id": "RegionOne"}], "type": "volumev3", "id": "d1587b2a7fea4bef8e6fdee90b611a86", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf7237a4959e477d82d138831629116f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8920be1e95014f81b2d35783f81f1db6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0f04e85e169465c84556b5364af807a", "region_id": "RegionOne"}], "type": "volumev2", "id": "ab0bd433d61f4b319782a66800d13f9c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a920ecbc1c1c440fb2dc8780c56c3542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e56c248a586747b8a49b157c92905a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eab6c6a636b4107a549dff1266c9438", "region_id": "RegionOne"}], "type": "volume", "id": "23cbc251560d4eb5a8e4a326733f2325", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eb67a416d564b158cec939015d32924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2aa689e934f44f1b018efe55b65fd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de1f50e94f214e588040f58af01d7b28", "region_id": "RegionOne"}], "type": "block-store", "id": "29d7ca7d1cc641ff851d6890362b8299", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "27bc48dc176042878e06dbb38c148928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2329dff64e3a423ab6c4d63513a0035a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "605648d43b194f1a98b0bd03e28190a4", "region_id": "RegionOne"}], "type": "alarm", "id": "e63efab3d08b462f925c4bdc2c36868e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d47d91f1fea49b58dbaaf0c0e162b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abf3c80dd3644b39bf25b2205e5fb9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "53ee0012c58c44288302b46dbe2fee01", "region_id": "RegionOne"}], "type": "alarming", "id": "4b409abb81654aa1a5a237f09ef33e3b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfb0d0dc42cb4d1abe017cee99748226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "85b5a8017b114b3aafcb58089f81ee52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a47fd07d68d24aabaa13333625ddad21", "region_id": "RegionOne"}], "type": "meter", "id": "e1b1f504e3694a24b216c1340e353858", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "281635f0212947d39b0cded7b5d9d1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "abb3d1dc7e144a229c7c16b00ae68480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "245bfa11ca4546db9c293808856e432e", "region_id": "RegionOne"}], "type": "metering", "id": "afd9abb583c645708877702dd28e7360", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "48a5e82bbd884cda86221a2876b575d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1a78baae0404b3fa06726851ecebb2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c07d004e4ae4ab2b91513911452fa12", "region_id": "RegionOne"}], "type": "telemetry", "id": "ed2bbc33145a442e863f6895703d3fb8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0d1476d6dfc94695becc3ec9ed4c78fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b47da40de8349f8a516458529444d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "57892d1424314588892386e4073590e1", "region_id": "RegionOne"}], "type": "event", "id": "208960a0711645d3bb86b122f74717fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8dbb327a3847433ebec54a1c26d575d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e5e7202c61354f87a09328b5326f9de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d69c20e5b0b0440895eb5f9b18d96430", "region_id": "RegionOne"}], "type": "events", "id": "7f0150d70cab45969b07da9155174c4b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e841cb3cbf0d443bbca241e8a161387b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "adbb2777fef24338b10cca54342f4d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5a1324b96aa4d1aae3efcc446433641", "region_id": "RegionOne"}], "type": "application-deployment", "id": "75649e44f233437390d589889966d356", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9f656b470444bb49ec79d01c9ac08a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "738e8c8e6d6546b794ccac80449bcc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "45b09cb0b2fd46a9987dbbcdcdef4d75", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5470dc9628d745de9e6659ec10c88b7f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc130a0b06b348f996be5226ff0c087c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b912760e94b4119b3dbe3b9a127ea77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2e89fe5d4a94a6a98f72e87c380d2d3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2b2371cc62ca4ff08586f0b2be07618f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07251606c15042d1b4d425e001026d48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3902697387a453c8ac9b05995ed7381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "39f0250ae6534be095c49035f35ea835", "region_id": "RegionOne"}], "type": "tricircle", "id": "917c8d8a30494f85aa152a785ddc5408", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1247844c1a7d4a7ba577591a1f9cd07d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "da145feae82e4a25a57d37b70d36fc52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bad584cef4734eec83ac41ff37b171b1", "region_id": "RegionOne"}], "type": "database", "id": "709160ce1f344974aeed0b37de269281", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b518a412288419eb10ea2f78d3b5d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f0c40bb305e43bb8c0f0f9451320131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "24531216689e40798bf871ec38decbb8", "region_id": "RegionOne"}], "type": "application-container", "id": "dba12b217b2043a48d45165159473cec", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "321b16f1c5644bd78e3013d5f55aca91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e704eb268366495f91f522a49c7822b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "345de7d2cb2747d19bdb74410af3e0dd", "region_id": "RegionOne"}], "type": "container", "id": "93fd45519d7548f5b4058c617e87e365", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67f7737be2a248e890acbbfd0ece6f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fdaf0da930f45088b7005d4554b48ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6337b99e3847468e92d230936c21e1b4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "57f9d5d8299c40ffb2709d71fe1f2887", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "380ef1ee0b284221882d307b6c48b35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd35e24447ef46fb8acb27e11a664257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5a0909045a374057b0c3ff8852920daa", "region_id": "RegionOne"}], "type": "rca", "id": "23a072edd84245cd9220a71529a2a04f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5aaf0255549c42f2a38fbb9d95089368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aaccf462f7c5433687a14366086a8d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "58b96eabfa2e409286475cc745fc77cc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2f1c123fc5834ab49dbeb9e448015e0b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c9499088ec3e4c7383452baea75d83bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "099b904f489e48a0bcb906559f20607e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1963db4497324115a5990615d15c9276", "region_id": "RegionOne"}], "type": "network", "id": "c1bda80030af41d68243e2bd58b7da5b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cee20a19c8904d2f84edb9deaec0ffa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "73bbd16a9cca44c8841abf35b5ed52c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e934e5d505804ce48f9d06e8010353d4", "region_id": "RegionOne"}], "type": "backup", "id": "062150b19f25431c8c2d20f351806140", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc6ba0ed91e34fb4be18fa942ed377f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c09b1889f43c46c6b6fcfa7c087b24db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c4bd1628549643c3b44503bc0fd3b6d8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5e8a82019f9940c39bf07cd3ab3bebcb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e26401f1fc0c4d82ac575890a09d39c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a2a2a40f85974deba2cdb1355c3b224f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "84ee52c3ac7440718d3641951d9a0d08", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "41c8fdf9e4bb4176a02884bdd1790b67", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11d5377d38044f6ca6ce95eb73e78d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28543fdb30d44f5893fc7dfc4866b180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "aeccc2ebb70e433db8d8c157eef10966", "region_id": "RegionOne"}], "type": "monitoring", "id": "6dfff091298b4ca4a2d4b5e19706a16b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f389007158b048d3bdbd7f38b4819ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a8d2026e700745b0ad56298b3dad3df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8e405df4e8b54eeaa032e767e8e0d97c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "274bc7cbe1ff4757a44d2edb2b127795", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "26ba9c5580694cb39b5be8a8242ac427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "789157a4dd1543268e12dfb550b5a82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "37e20a9c97ca4171ab7f3eb5336b663f", "region_id": "RegionOne"}], "type": "placement", "id": "604a9e951aef49699ee0df9ae53bed75", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7884e20bb36470298ffd2467f82283d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f34b52ae7b6143e9a50d5993685897a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "13c97989646f42bb9c9110ea1d7941fb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "33b9bdb3677949f4bf15f6dd537fb4da", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68278374aa4a4f40b62ee6e8828bb8d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cfe3666e115434b881b74a3e9ca60ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f36af5867986460fac24aa8cf35b25db", "region_id": "RegionOne"}], "type": "ha", "id": "bd662f805149477d880b8204e9c493dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e70dcbcf88bb42829423739f140426c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0e9c166985184b30901e2270b7849958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bfbeea4436b04e32a7413407af203c76", "region_id": "RegionOne"}], "type": "reservation", "id": "9bbdc244db794934b92e0370e947d4a1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ede3fcd54392492990d167ef5d5ff52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "07cac0d194194c299b0b9d49ac42a4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ba47f430211a4362a4d47596e3f1d6cc", "region_id": "RegionOne"}], "type": "function-engine", "id": "124016da8d6b4942bd1495ff3e95ad7f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "19aae7994f1a4d428621991f82cdacbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca581a02144b41139f73481d8dd49ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4fb490d99604491392eea60aec889aa5", "region_id": "RegionOne"}], "type": "accelerator", "id": "b60d6b2757da4d7cbc792cc16da0539f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14ec74e4985f4dd68a4b3c721e8858c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72718fa0f4a548b3a162863178c0b50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5622034857164c8c9303aeecab647db8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0619c779079a444c9ac53492e948c91a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5eb8418a9bba4a97bc35c66ba156c160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52a002e5f46d418f9c44533e2dcee4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c796461be614018bee0af77290634b8", "region_id": "RegionOne"}], "type": "registration", "id": "528605d196a0480a9a0242d963a54b94", "name": "adjutant"}], "user": {"domain": {"id": "b305acf26ef34e01aec97e04d426d3d4", "name": "d1f5b0a394724001b868eae21f36b605"}, "id": "41420da603ed492a8c36d2dac08c7bc0", "name": "560be8a5ee214bc28720f70087d8a937"}, "audit_ids": ["37e758782d2e42a299c1b420bbe846cd", null], "issued_at": "2020-04-23T06:25:55.547090"}} 2020-04-23 06:27:55,660 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,664 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,665 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,721 keystoneauth.session REQ: curl -g -i -X GET "https://baremetal.example.com/v1/ports/detail?address=00%3A01%3A02%3A03%3A04%3A05" -H "Accept: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,724 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,725 keystoneauth.session RESP BODY: {"ports": []} {31} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.174500s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,602 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,604 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,604 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,606 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,616 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.545752+00:00", "project": {"domain": {"id": "70f5eeb9a9014b9d81d6504a426c22c6", "name": "f61f8d4078934b1e9680878e90fb4159"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "17765bd87924424fbe547f01c62a0594"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7972135034b444296befffaebf66785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2cec9a8de50b4906a5cae512b35e1c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9fc4aa2a985642d6a315be82dbbaf11f", "region_id": "RegionOne"}], "type": "identity", "id": "03067b5e0eeb49a387b9296dd8806fcb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ae835ceae1894b1e8bce10afae0744e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "24faf404d6884808a9fcab1d3b6f4cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "911cfd700cba47419df5b3bc6808dff6", "region_id": "RegionOne"}], "type": "compute", "id": "7f2dfd5734d143208f87f75427597bb4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c9b552a04b1d4d26aab0db46270162fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f4b44568bb143a59cc87af5437b35f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "914961d7fd774e5a96ffed438fd0ccc0", "region_id": "RegionOne"}], "type": "image", "id": "6cc6c38de348490fbde343adac52823f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2387e6469a8e4d9087cc357e25d9c60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "492a847963bb47e887bafaea0cb70717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4e81a89750394ad6ad1764e4741f97d0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dc543779dd0b44b28c778e07420e6874", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9ebca91662445c89c2691ce1dea5131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1acf846261e439fadc27c143ba1e02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7afd51317f542309e43db38840f67fa", "region_id": "RegionOne"}], "type": "object-store", "id": "64d8036598b34fb48f490876b95f285d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72fcc535e7f8446c808df6ae9adcd598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "446f615707704a83a3ab03f349198884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4fdda6708e244023baa062e6e331c44c", "region_id": "RegionOne"}], "type": "clustering", "id": "4c69e29bcbe0464785df6ec92c017c9f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e60447c312b745169362c669e5b3a753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d11c045396b3458bbc8edde5abdab95a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2a72a39f06947d6affda437e4a0e98b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "45d4e7b6d3984a6aa6296343f4da6401", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a9d9935785346c68b6ad7695a4b2809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dfa44f163a05459eb572caf40a8f018b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd8798a4893e4797b15d008366887530", "region_id": "RegionOne"}], "type": "cluster", "id": "e5d1ab33610c4cceb8d4f93f58da419a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5628798ab7a94f49913ba42ae16cb2d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c4910535e269463c822bc6e21bcccbf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "428b9ef0dc26421ab42669a887526adf", "region_id": "RegionOne"}], "type": "data-processing", "id": "6f8a5885254047319f496f035c0f594e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c9484324b874c4cbc805da2263fddd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f1c8e5f6e2274e96911f0fc885f5f88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "466d5c06725c42e2a3b5f7fc9e8d1e2b", "region_id": "RegionOne"}], "type": "baremetal", "id": "af0fb53794484f22bbe86a9a0c7268be", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65c6c97828fc4c9ea8dd0f13758af01e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6572c782559410da3d3ab923056d5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bcf1c5d1020e4c01b85872df07a7f5b1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1b7f74547cd94fbd80134885a9afb9fc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78dcbf8f57c0464ca67db8f441cdd8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "33ddf072953e4fde9a4213b09aeb5083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "486a329842f34a28b90ff7e117dec2fc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f529bc2b586749c8b959e70aa025a488", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "54983c5ea5f042a0afe3349a0b56161d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "92a4acc198c049d7990f5c12ad24e8fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7bd584008c6540189107249cd9c38ad3", "region_id": "RegionOne"}], "type": "key-manager", "id": "fde2fdd3924346cf8786e79dc1d61455", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "820595fac74749528896f7a9cb7581ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d1c8508fb764433a4d0017911b3ed89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bf2bd267a65346a5a105571f64316b11", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "21d6bf900be0421d8fae906b03dfe47f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "201bae2233eb4733870788b8fd2fea9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "234e0fc3241e484ca3f71f3efea0af84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "20df409fd0c6425aae07abf304e4b6d8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b203c74f27f249c0a8909e3c64bc4921", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2b491e826fa148dbba79232b2a615c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "82b9d61d6cfc4d3ab64bfbd89c2a4dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac772462881e4884a8c42ff617e5b979", "region_id": "RegionOne"}], "type": "message", "id": "72c8842e43a34fdabb4a3d80228f31d5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "37058592acd04fbcbc360559c1dbf450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "474c8b6ebb224a30aeb81377a6b87025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81b13a0a2ff44f39ab32759b6e43a50e", "region_id": "RegionOne"}], "type": "messaging", "id": "683dcf62061d4bb5ae4531c38a3b992a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "10366a0e0ba24fd4bd93f43f798a5c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4855527fe3594411bd7fade893c24b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1026975b4eb544c5bedc2ca1ed0a390d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ea6d70725dd2486cb68a1f6209d1a79e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1663d62bf75e4f1fbbf32e5b9a0ed37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5ba317cd9724019a15a8ebd1dedd23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2ecd3bc6b784610bca57a9f1ea7b18e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d4af7cc1f4b04425930dbfb8791264a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04329478e53049d6b65d312e5200d1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00a854ada8a6464fb768eda49cd8ac40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31ea2e09cc5244af82b6df80668ac848", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "374766d17c7040da80baf9293108105e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54a339e0e7fe40bb940f0f0c6a89c734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ee24aacc7fd4a8892b972baebd653c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "835dc0b03ab2493f890da550d7de382d", "region_id": "RegionOne"}], "type": "container-infra", "id": "a88868dbf9de430492a18f2f57596d79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6e556aa877bd4005a0f29dc0432d6106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "952aa77eb0d14480a314843100891724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1a3b144628714797b266a0fdb3a38add", "region_id": "RegionOne"}], "type": "search", "id": "ec90e8035f4d451d916d4fb54183b16f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b9ae023d6f2a45d4bb4bfb6226b3bf6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a08af0495a0d4f768ae22161a73d7b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3f1a42aec7e04d58a986352858739640", "region_id": "RegionOne"}], "type": "dns", "id": "45323676359f4736bd5a89a9b18e8a0b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c62fb7188e144bc1a92a35ccff594213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9a14579e075439db0f876afb0d52a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9be2d712fec2452098aa37cde876aa39", "region_id": "RegionOne"}], "type": "workflow", "id": "59fdd35948ea490dacab61776c5fac36", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76a65404cf184b46a2ed06389cd4dbe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e78a2e63c1b84f848783547cc9a8b8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49963c8e04d94a3b80296604ba0e0578", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f1725b3a62264569846cf669b5a79344", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c4f1015bd586430eb9ee4c835a19a5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a108605c895441c490bd474d4e42b32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "625da0308e59412495fdd3d5f4cfef35", "region_id": "RegionOne"}], "type": "rating", "id": "13875704d7084807aece946619a90fa2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "655a5a9b4d394b6d9ddbc5c267faf2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88d2c50fdd9d4341baad96de9ecc1fed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0dd4849f1c59439aa6db97b0b74a37bb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8a7c0f7ccdec4b9a8ce6b7bb715a80a0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f77287f88f04f3b9e8791f1d99a75b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15677bb991e24005b90119d8c742d226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "abe7a4516f4b423eaa0f512eac1cb7f4", "region_id": "RegionOne"}], "type": "policy", "id": "ceeb1d6e554e4cd298757037ee8c8b2e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "988febc94de146e8a0e6c96b29581a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eda25d17d4c344118b873742d085a648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b2feb08780834f50b6b37fbcfb7f16e3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "517339a6c653401f83cd5cb762948471", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "030f2ec2c58b44ac99123963d31b5257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60a73532f86d423b9f85d3a1842fc899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66f420ca7879471b921a0a1fdfd8cfa8", "region_id": "RegionOne"}], "type": "sharev2", "id": "0dba71595cfd4af59ae9bfdc639b5161", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98adb715a2cf4b5a8a32f4bc4684a2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88a953dfa19246b08fb26a820e094e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0893a52563e400fae8cc8c348435031", "region_id": "RegionOne"}], "type": "share", "id": "aeef3121f2c741ac9ba3ed5f9230642a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6db1ac2065d4480bc36bffb534b8552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d15e66fc4fda47ae83f974343b043cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "25451fbdcd8f44388252bef93485f42a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ca450549c8a9480ca0b140b34790d23a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd1f40af84324abb9ba8946d16397d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "313ff8037c32401086a502ec5bc5fdb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62383233bb5949e9a0f2ad5bc7f40409", "region_id": "RegionOne"}], "type": "orchestration", "id": "273595219e304351ad5b48590be789ab", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9756ce47b8547c1888d3c52e7ec73d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a50fd3ee9e4417b890df104dc1a6161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb02f534c48449a978ef546db000cda", "region_id": "RegionOne"}], "type": "block-storage", "id": "de5ed9c49eef499b8e6835fd43018dca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd4510ad10f846a78b042fa6a362d669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "818891f99a4244cc905811f2564a8b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "910232f928644a7e9d5709680c9a3ee4", "region_id": "RegionOne"}], "type": "volumev3", "id": "694da8432c8e4948bb79af16cf3ba07d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3df4f2b580f48d8b3b39162abe216ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f617898f7624eff94fdcd1b69f2509b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "229394609d0447e483c25cca8a162dc7", "region_id": "RegionOne"}], "type": "volumev2", "id": "ef3e7978ac5c48f5bafa20c3ecc9cc4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b67c43f707744188bc95ec1b1056b4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14c5be0c3cd4439ba136bdf80747f689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78e528f5716f4898b225e26d7e9cd622", "region_id": "RegionOne"}], "type": "volume", "id": "7c4d94045586458b8b3c528b7552cf36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba37f7f917c140f092b6ba9513a9ac6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00c03640b9134048acc9f049b0730586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f719b968cb4143d2bdea0924f4818bd3", "region_id": "RegionOne"}], "type": "block-store", "id": "0ac9ad9979ef4e14b335c854a6793b04", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66b877e188de4da8a2861e6af4fab8a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "908baba6e1d741f694c967fff1654efc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "98affa62df394c2892341b78f27c897b", "region_id": "RegionOne"}], "type": "alarm", "id": "4320b331bdda4cf687cf1724f54a449a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2458310b39a4b1aa9dc9beb7f5cd9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8a7a574334e4f04af9af530bfc841dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6fce38b4003949d38a70038d55fae5c1", "region_id": "RegionOne"}], "type": "alarming", "id": "1d5cd735fb754bc587c1e1f8ebff8db0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a62f4ccfb784794a92f4b3a31e470c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6380528d15fb4fcb84d9c894a2ae3442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2c45479962c249daa9ec07e927485ea5", "region_id": "RegionOne"}], "type": "meter", "id": "5837cd9b1c5b40da9185b75e8dd15aca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3abbb264e2c4f5caf7ad48956798609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6626f71c55a64389840b02b741256f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5540ec92f66f4b26808885e112a13d9b", "region_id": "RegionOne"}], "type": "metering", "id": "81eb6df7fb4c421a998616244e88a73c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3d4b6d5e37041de8ca483f06dcd8277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a37a9545992e4d6ba483ef9f76eb1ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5ca7e38fe44e4bf28cc8ee879baf5c73", "region_id": "RegionOne"}], "type": "telemetry", "id": "283c040a50ee45609741566cbacd9c1d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5dee64c9a8db4eb1813428ade10f81d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f2bbfad58dac40538af354851a3c1d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "10ddf39d4d694380bfb096cb961c1fc7", "region_id": "RegionOne"}], "type": "event", "id": "d50b5646fc6e419cbc8e09dccaebc798", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0cefb1e398954f7bbf7ba20278cc8689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4315138a0e334ba6aed8c1f2cc841b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cd5252008d174bf3a121c808a3448f02", "region_id": "RegionOne"}], "type": "events", "id": "e930e61045924b57bd5ecd91d61b6da1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30769e84cea3444a95b4b117b917fa17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bd1f5cba89f4b71847533599eaf939d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "647de1a1c22940d899dd402830d544cf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2f0246ee90154f01ab0514f7468a4d7d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ab5d17e535d4c8e8c1523b3875f6772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a1077b50792f49aa828e118f0df3954a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8b64613ff77049ff9bf8ac52dc7546c5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3bdbe9812c41498d944980024aab79fc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "653634a9a1ef4421bb0e64f3fbf7b649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e123d4f486dc489f837b41e16e9f51e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5ad22fc0df845a18943eff9f5e06d8f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1dc56ee274f5414a9f1a583d59812675", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ef547e52e3f437ab0816b69b6a59afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd560ebb30e945d09d8dcdf49248b6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "97be251e0ff84675806638e9a67e47e9", "region_id": "RegionOne"}], "type": "tricircle", "id": "a8897dd5fc4d4361b07349741f7714f6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9da1513088c540bea14ed27c1447a753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "99c2c0265612473dbc8efab6e911f7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fe82064a853441188b8912d1cc2cb4b7", "region_id": "RegionOne"}], "type": "database", "id": "9cf838c1208140f0931d438d67018dd6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dae706e10e04f28b887266cfa7decbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "651ff1c258bc498385a5638beb0cb551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d1932a42e044a41b1eee875cba46d42", "region_id": "RegionOne"}], "type": "application-container", "id": "f7d084a42e9a4e9ca473612012a270df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77ef56c5a94843ea9c402666d78c19a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8870537a92b843d388844f51e7fc5ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bf897a6c60fd469298353f7f3753ec32", "region_id": "RegionOne"}], "type": "container", "id": "a93fe4e2d66c458882b720785909a3bd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a582b4c07b84c559a8be6e7191f5c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee2ad356d23245bda8eaf823cbb12757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17c52466078445a3afcbc59dda406b83", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9cafc7fe7be84378bacd36622e38c6ab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73128612c4b74b709b23903c1cd9e56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b581c321f0804dcbb3b1de57d4c051f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f972c47c5fa04778a7e0a4a5329bc685", "region_id": "RegionOne"}], "type": "rca", "id": "af508fe756d342149e6385dcc1c3a42f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1bb51c10fb874cbea80b73b89f277708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5db052df230143a4a1b8d3ccb79b91e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "93dfd498a2ca48c6ab71b651f44009e7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "48a4b38c9e154267867ebb1be46b06b1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "16292689c8c04f65b709c04b47af9adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e0e4abc4321e4f1d8278e06d1238716d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9215a1363f8f44f888df5fb2d862c444", "region_id": "RegionOne"}], "type": "network", "id": "58504ac42b5d46eb897e4060cc3d44df", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "67c21de047e2457d906b220aa57509c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5fa34885bf514905b5a8911123d0ae72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "aabc8141696341dcbaca5a0a5bb9d620", "region_id": "RegionOne"}], "type": "backup", "id": "07a30b7a657d4782ae74e41633131156", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "805a99391ab3412f8857c96544e3032b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab41bd8f21274ecd874f82626517a2da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b941cb86fa4c449b83b2b1c88ce5f0c7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a17db183d2ec46188edfa7cca0bba459", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "933733dc62514a1c8d283f1b185162f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fe7049adbca41f88b6907bbee649c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7fa3205afd344412a7841eca1ac45fdd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "09beae2176b64d43b8bc656fef7104fe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7905fc0885a74d9dae8438d7de381015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a9cb289478ce47f897b39292d09c87a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4cef9b901a7c4558b94bd68f0fd62661", "region_id": "RegionOne"}], "type": "monitoring", "id": "71cffe36ef134036aeafbd5cf7998c29", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d6563c088a44b71bb2d6b8be6935219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "47b44c4b61094418a99afd35269a19e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d3d902ec3f434640946070f289acf620", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "73f02af00f1046abbc8fd454c3451c41", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a0ab83bded144b9d8e1497cb5de717d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d40919685ea4905a20c94dba71509af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2c0d7203169a4a21a558679c727f5382", "region_id": "RegionOne"}], "type": "placement", "id": "be59eb3be7494b54952b32ce9cb655f6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50840741109b47d5956562c200850624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e00757c5886c431f9e00f4a81584d584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ab33c52b2ac483ab9b243a6e30a1227", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d80e410ac0e3429db095dd1496fc6013", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b853bbad0bb4dc8b1c88fb2ea5e792f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ea201a1295294180a154e97afcb82897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2677e7ec6eb34224a80e5ef50305095d", "region_id": "RegionOne"}], "type": "ha", "id": "a5ac3593350f4eef8dc7633b3c17c260", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0c8280c9fc654d9798a26fdc97214907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6d9bcf7cd55b484f9d4cac255c0746dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b88b163d39384c39ae5307570fc06c86", "region_id": "RegionOne"}], "type": "reservation", "id": "8328f8283ee741929484294aa6130c7e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d20a317277b484cb2ec4130e43a4368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f6254b8b5f064e9b96d0f10720cc1566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f10de81ca7764c49986a4a246d232720", "region_id": "RegionOne"}], "type": "function-engine", "id": "acae70ff851f4074b44374062d1709d7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "31cbb7cae05d472a8b0744497551fff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d515a0f6b1d14c208cee1841a728991f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f4015ab7b6524967a3e74e2b8c62871d", "region_id": "RegionOne"}], "type": "accelerator", "id": "7fb277b5b7fd4afeb6853e627615710a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02bab900998644349192a209fd2625ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a48b8862b7dd45168970f14365baadd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e8c0e5f6c8a4dea92255c423bd024f0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bffb678455034af091c11ca81e1af5bb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0c2704c6fc442cca67ffc4920edbbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75309ee01d0b48b38af09686539ee8bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09eb8c270020464e9b8214322cddacfd", "region_id": "RegionOne"}], "type": "registration", "id": "010cea57b17a46a0a9de3dd1ab0647f3", "name": "adjutant"}], "user": {"domain": {"id": "0ca16a4987a04277b95073bdd3b315d1", "name": "3147791601c741ab88ed568772d68958"}, "id": "5799c9b1d2f34fb3befdd352b3cbb399", "name": "edf99f852f0a4d319f078b8957f8837c"}, "audit_ids": ["736ecbdcbf4b402293a984995fbc3083", null], "issued_at": "2020-04-23T06:25:55.545752"}} 2020-04-23 06:27:55,709 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,713 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,714 keystoneauth.session RESP BODY: {"ports": [{"status": "DOWN", "binding:host_id": "", "name": "test-port-name", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "test-net-id", "tenant_id": "test-tenant-id", "binding:vif_details": {}, "binding:vnic_type": "normal", "binding:vif_type": "unbound", "device_owner": "", "mac_address": "50:1c:0d:e4:f0:0d", "binding:profile": {}, "fixed_ips": [{"subnet_id": "test-subnet-id", "ip_address": "29.29.29.29"}], "id": "test-port-id", "security_groups": [], "device_id": ""}, {"status": "ACTIVE", "binding:host_id": "", "allowed_address_pairs": [], "device_owner": "", "binding:profile": {}, "fixed_ips": [{"subnet_id": "test-subnet-id", "ip_address": "29.29.29.29"}], "id": "test-port-id", "security_groups": [], "device_id": "", "name": "test-port-name", "admin_state_up": true, "network_id": "test-net-id", "tenant_id": "test-tenant-id", "binding:vif_details": {}, "binding:vnic_type": "normal", "binding:vif_type": "unbound", "mac_address": "50:1c:0d:e4:f0:0d"}]} {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.229777s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,550 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,553 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,554 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,556 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,566 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.492119+00:00", "project": {"domain": {"id": "33770abd85584257af9be87927061eaf", "name": "7d60e325a0f345d09648fffcaa9eaa19"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "af0d9376cc554fdf98e00769a7cc34fa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "52d65d4859f846deacbea381320c189f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6bc19b27feee433593d6a91c3feb9eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f52ca1c7f08640e9961d02d68156492d", "region_id": "RegionOne"}], "type": "identity", "id": "2c6a5e4bf6d0434a8c4e33ea34a67c27", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7912c516e94439882d4e647a95a37a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f5dd42cb9464a5e9712e71c2707d0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8cdbdc65ff144432b0efd871bc40341c", "region_id": "RegionOne"}], "type": "compute", "id": "981c63f58f254bfdaf9f7975386026ad", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2988c555c94d49a2b22a4990cdaac148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6e5108da28ad453cbd0f690d11cbf359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "467d1d2fd84c427ba76ba3f5972ccfb6", "region_id": "RegionOne"}], "type": "image", "id": "943d38b8f66742dc9b31878e45ab75cd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47d445c3809a4e618174ac307643f865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "969ee4015d804e9cb9f9e0be422bf535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7ee4c76ebeca46978fad3a7f3bf4e11f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2408b4f859b7415ab2b1b2016f7c508d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88ff9c062e2c4c7999c6579ec06dc0e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3481cbe8d5014141a97c52db772e2d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6079058b87c843f1ab05457219142e0f", "region_id": "RegionOne"}], "type": "object-store", "id": "95cb183cf5554610bb49fe527e60b21f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d048dab92024f25a0c1e5fb8e945da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f479fbdc054a4fc1a2e9a99b51a995f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "425327cf715b4b0e8c235527d66de488", "region_id": "RegionOne"}], "type": "clustering", "id": "19adf239d834460ca29b210495cda616", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abccde62ad4d455ca44715ddc736bae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2984b688cace4819b0e708353b7057d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5e9d0b7f14324d8a80c6572d91bbb658", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ba9c801b84f84bfe92d22f280d2320d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e29f355457e9416db7ea472033a89bf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebc4484069f34a5196b50aff5b27d960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "637eb45188ac4e4ea978b0cc11d77619", "region_id": "RegionOne"}], "type": "cluster", "id": "9a45fded4538420284f515d9b70fea78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47d53f889af4449aa18de57127f6984c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7d7838fae4b24075b4cd67f6423af5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d582a353d8674a50a17df69f52013570", "region_id": "RegionOne"}], "type": "data-processing", "id": "50b2e474e89f4839abd7bd01de08c2ba", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "514fe05cc07c4e30970fef04d563636e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c933f14655342abb698597f2baf8469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5b97e1ce120b45aab6407f1f5eb1d841", "region_id": "RegionOne"}], "type": "baremetal", "id": "68d51b753714450ba54769b87dc63b88", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "019cfe4f575242d49db4f7e6260fc5d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca7327a8eae940d882133bb18d005fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b84f153e05144fc2b54adb6836ebb94f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1283407fbf7e4f3f86f4c09d82a11881", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86b0dc65d1e24936ac8ca0c714b1cb74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ce05973ed3024166bcf5482f251552a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "297f6cb052be40c9989cc4902f026e5e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d481beb3b2bd4d4889ffff4bebeabe64", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "70e59530ab2e420b9e8fc8ace298f0dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a845e9558ccb4fada2a0cca9a2a12dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9e75675abff04773af48e9f39c4d5b41", "region_id": "RegionOne"}], "type": "key-manager", "id": "a7eb540207f44b948e97fc0a08916ea1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc6bc81ad87645e1a44c8dc32d46af48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a85966770930444c8e55f09a29efc7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2400c300cded4bd784b42789b5aba8fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6a0a850ae7e54c6b8c0d9c41683b4ef7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fde4f1205bb471698dd68c5bdb60988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bf1815b26f24b0a83c578405d8d1869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "53016e278ef841a9b9ee4c6958390afe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "80e43a45db6247928d0d06588b62152b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "289c2a9002bf4024b601fad35e7a009e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "817ccf73b449474e84bd24a7e0593da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "098bbe4b064c400d9a38537cee88d343", "region_id": "RegionOne"}], "type": "message", "id": "e2fb1c097fe44a5985856d7e000208d8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9c037753864743ceb267cb6c71e31ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0a7566587bdb40c08ed7c586be305e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a9029b84be1a4c1bb23a31b11dea2331", "region_id": "RegionOne"}], "type": "messaging", "id": "ec80ae91a77e4046a00119ee33aa6aee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bd65d27287134db5b4c906bc5e14c548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5a8d2ed9f68c40eeb9f747e6361b5cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "69b08e4e31a24f7b86d2f0686d4d9b10", "region_id": "RegionOne"}], "type": "application-catalog", "id": "63109df6d8c84bcc88abceac1316babd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e338a8ed4b3945be968a77a7371c6100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "933b22f049564adeb0cd3f2cd84f0310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd0fc9d750f8439bb3ccc27faf54e865", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d929b5b474634c7993d3b033ed169669", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c29920f393449abae688a1715b9141f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2c5a0b42c2b4bd59eb85b7d916113ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99f6dbb544ad4632a2ee0022851ed1df", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3938a3db17b242238e974f57ef28dcd8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac51b30c5c8642fb8cb1541fc1c98ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d82a1f8f2a5c4945ae590ea97964b7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0afa1eb152e4f868732921ba2e765d2", "region_id": "RegionOne"}], "type": "container-infra", "id": "109c49055d3542c9adddd875a589e6db", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1d423c108d8643e293bddfa18b1170a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8caa44581e3d4afab81c7041389dfcce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4f4756a18d42459484122a455ac6bb28", "region_id": "RegionOne"}], "type": "search", "id": "32d79a5b604c4f92b31ed44fff715942", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a5a57264d2914da693032126b6f167ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3bb552ddca154ebb921f3d53beb5c018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d9140e0327aa4bb38fa2f1bf3a5629b7", "region_id": "RegionOne"}], "type": "dns", "id": "6c0190af25ac45a8b78bd40a22188631", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "330c0ea063674f28b25887f7ef324fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dafe3bc956244c1a816f20c534969f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f034c2a949e34069a28ee3b7ae178e15", "region_id": "RegionOne"}], "type": "workflow", "id": "b9c4d040255a4152a8655280a9c2bd12", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81392c9f8056416094224fc080e5169c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "358b97a0b2124b9eb2101566a23d1db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da4ce248bc244118b81279ae580d70cf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "022543c4616e48f7a3710d7ba5cd4ff0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1007bd819794da0bbd6b63a78606474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "461a0d7996b6402c8044bd9674b60c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3c108daff9794a1887b08536d3ec6324", "region_id": "RegionOne"}], "type": "rating", "id": "b4611977c0b741cc91f9bf593d399005", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "987c7c55467941138278257c8d9c544a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8d13eb63fb640d191ab076f347a2af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b40b7ba07275402fb60c590ff6977802", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2972480891434dedb972282c57143598", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ce6eec19bd24957afe0a618409caaec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ef831dd15ff41749707a63c78637cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a9baec1f2c445318379fdacbcc5bc68", "region_id": "RegionOne"}], "type": "policy", "id": "1b25db4c315045c2931f6526d71af522", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87681160302f42dc99aaddfe682f0b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0f8b5bbded34f11bdbed6046023ed85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03253de0728e428d84ec948c2d553e17", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7764844bad514201b8c0dcc20d23eb00", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8027ae8780164d0e8e37ce2be4956212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "241c25c0bcb24c6e86291f69c3d08c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "092f8e3bad724c6a9cd64e58bd2c691d", "region_id": "RegionOne"}], "type": "sharev2", "id": "19e7916837da435b9ebcb580d829bf85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7fd6c1ce0b06440a95d5a1df46e06b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b73badf6ebf486e9b722530cd38a46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39441710947245d3adb72e30e5d3405b", "region_id": "RegionOne"}], "type": "share", "id": "d64d9b0a3c7248fdbb1bc930e4078c6a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e08c31a4a3849f6a1d76356163df4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5fd5115b88a64c53be728970f603a960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "27e4cc1d010746e9ba58da1f6b396d3f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e1d30d6b24004e24aa6673d71778f2bd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1315ac76d9fb4a959581c369cda456ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c3c6cee4334ad59ddfde4e89664c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f279c6d406548e78a5b82abb4f91a08", "region_id": "RegionOne"}], "type": "orchestration", "id": "0da033351725466386a9b2ee488a7182", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f267a1303af04dcfb97f6ae62865e7d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d09d2a4cca4f4073b58ac89a5a22826a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97371a0368a349edb3fee1346f216cbd", "region_id": "RegionOne"}], "type": "block-storage", "id": "9f5dde72b79a4a60ac073699b1f74cd6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ea0942c66464a6e94e51f8c092a2c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b30a637ed95481990257c6beea26918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d56374ff02a4af5a0f2b18a6215472b", "region_id": "RegionOne"}], "type": "volumev3", "id": "128b7f4fda974a778f67b49d5a5eecf4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e9c8f543d548a3bb72cd4dfc412118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1725472f57dc4f139d986b2ce4b5d155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38d58d7779e64bc6b04fee371831d5a7", "region_id": "RegionOne"}], "type": "volumev2", "id": "507755b9ce8647f881ef9527125ac52b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbda108e374f4e3281fcbc850128c41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2346171ca6f4ce28601e23fc69e2cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3be72feb08e54cc3ac3d0a3ac87440b7", "region_id": "RegionOne"}], "type": "volume", "id": "1a91c0d1d3e84f9bbb855ec517834651", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bf5bc61080947509ce1af981ca00063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de7b7068ab294e499e0dc9145783b9b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc7f6691d796420f9cf36d5deaf6f1d3", "region_id": "RegionOne"}], "type": "block-store", "id": "75a1eeeba6f64beba3b807bf1399816d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "137c6df0b86d492d9ac055f4ec797cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b2d6cc1c9f334cf7b1a1130854406792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "544d8cdb8a2e40e4af3a5b6beae31b48", "region_id": "RegionOne"}], "type": "alarm", "id": "93df057101c243e188f22bf808ec2566", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d738802e55d492fabb7a065d2dcbb44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "758670affc374cc08fda95c2d08433c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "517675a0c6774747b01e78778cf170b9", "region_id": "RegionOne"}], "type": "alarming", "id": "191d16ddaeaf479baa9a70e36b0f3cdb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ffc55074fb4c4f55bedb70f4aff00bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20d0ac9860da4fc987abd89d0be84456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe4f63e976a64f49a1a42413ffd4df5f", "region_id": "RegionOne"}], "type": "meter", "id": "705b95c2b2dc41ae9f5340fc1195acca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0bff352a398a44d7bae2f2a2da604f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "792c27702cd54382aa5691f46ae91ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2bc0df4476b445db702bddbc5776b76", "region_id": "RegionOne"}], "type": "metering", "id": "e314e3bad8184c9788e4ef5013b03594", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4559fff916c043bf9ecf2a485a4e66ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35d55d6919174a3baa3273cf95cb26f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fbcf50781ac640ddb125645d09b02adb", "region_id": "RegionOne"}], "type": "telemetry", "id": "1296d56db4da45b19d48cf4c2fcad5bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b809677a828e45249cb34ecc57f2c1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "56897f1365c947a2bf7156a9eb80c8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c63bce14cce64557a0734847849a8342", "region_id": "RegionOne"}], "type": "event", "id": "a6cf404b98274f94a209a8b7eebcfbb0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dcb1bc0fa8664e198c742d497aaddf68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22eb3f1f21d742838768d33ce6421bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aa0753c884144c70a33ffa88ac293c31", "region_id": "RegionOne"}], "type": "events", "id": "b28d88c84ad14505929e952d5ea57acf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46bb47ddda4a48b6ae06f80d2ac7a24e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43c8a1c5e92844bea358726e3df8d866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ce7f92d5438482984f4bd43e7657223", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0a259803771f44d9bea4e102a1fbc6d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48242ab3f04f496fbd5fbabf53ea8a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7cfba1961ca468f802154ebf50a782f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9743db56304941c8941b4c41b84b14ff", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1cc9105bc04f4da9a05bad7f20d6a913", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c355850215046bfab46c88bfff38aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0eb36f0e8fda4d45bdd498c0ce0bf842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "19f01da0346347579e3b6492057c19cc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ca20ed786a8e43efad0e40363bda28f2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0b06d51645b4d42af3dccd32db432a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "97e3e235cd3b4ca29f21b218ec454be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "617d9ae1cbb74483bdf1ff3e567f0005", "region_id": "RegionOne"}], "type": "tricircle", "id": "c60d3cbd597d4189bf06cde270e58deb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a27ff7ca8b4547c9bd5701bd2172c140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5b76a8b608b0490a942ab1667a2e596c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "967f02b40ef543aeae186e7880858b6b", "region_id": "RegionOne"}], "type": "database", "id": "bb4a725da9764c88874e3d10000e16d4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5db1eb7f56484011a9432a39fb50e235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd8a7b8b42ca45609afe5d7397950149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fa30beacf2794f1a9bf8378206ec6bb6", "region_id": "RegionOne"}], "type": "application-container", "id": "f4d4c5d8daf24590b9bc784be0ca28f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fabf93b573f34b92adf95a3a05cf062c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "773268f3415d45949d7a05f134294560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fbbcb922ce6f4aec8c1b793bc0a191b7", "region_id": "RegionOne"}], "type": "container", "id": "a079078be5bc4fa88c36a3a9d3bf1b9b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09350f1812e44eb8aad63ac614b34a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6811fa2d5f6243cea7451731fc07ee15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0f61cccaac3842d1913fa6fecf3c4dc0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "67ea388de9e544af9bcdbd526c3064ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e83c9067ed48422eb397e5eb275b6052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16af1493f1df476cb6d0bb270cf79d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12b06c8e91fd4018a4b57550fbf35836", "region_id": "RegionOne"}], "type": "rca", "id": "2197212573c34e63b6050c64a86a621b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "22e96e261d514116883e58875c6b99c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "931ca8ff926c4314ad2ed42068c4f1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9b8410a7f1de46769144a120d439b7a3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b0b045683a1c4cc18cf67f706f8eb741", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a82b6d3dcb6442a3a2acfaa9b77c7e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "62b88353eb8e46548c64bbfb37bf2b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0ed79bd82a464add9cc6a266a2e8fd6d", "region_id": "RegionOne"}], "type": "network", "id": "f0ea777659e04227834f23eb08e5de70", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a476115875541829f54ad9acb578694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9f37569aab9465e9f8207b0b08d524c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2d634f43965a4b9896829518836d172d", "region_id": "RegionOne"}], "type": "backup", "id": "c0a0a6803f9746339b97675d90998e6b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9d4d04499cc4ca8854cf1c1364b1032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96d793280a204ba8bf82ff1208d72790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7d8a51cc98a7491ba7be20eb17e5baa2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7c7d662e82984eeda0bc09017d5aa602", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a6b44fc351d43e58ff2a494ecce36a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc5fec9ddfef403cb53947dad9ae888f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b300d65fcc3745d1a5091595a3f146f8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fa9f9ca3e5de423b892d4b382724848f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "caaf4ba6d57a48cd8db1be491d8f3615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7f875d207c604120848e64aa72abd83c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "99630451e64b48ff90c7571c52fcac35", "region_id": "RegionOne"}], "type": "monitoring", "id": "02a464fa3632495eb2bd4b0948d9f3cd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c9f07a4627140ee92fe0c4a3a91c5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "695ee6aa5d8c4299aff9ed1fed1a1154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d828a6372214487d8b18095554950baa", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "611a3485e71242e5ba3197871ea9d37e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c348566297a4b26bf44567eceb287a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c4f8d2cf09f746379a57c468ec7704f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "11c765b19eae4c589f11a8e0ae697c05", "region_id": "RegionOne"}], "type": "placement", "id": "b409e3e2ebe74e3caf23c317b3610971", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd1dcd23127846bebdf5c67f65e4052b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a58be34403514be0838768c1c6d984e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b1313a251f1549ab98516eef196f6957", "region_id": "RegionOne"}], "type": "instance-ha", "id": "46139f6940074fd28c21097e52e98f07", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45dd5763c001454484134d6bfa66464a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "520637b59ab641598a1379ad81e1eee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "47012bd83f934f4485f6d06022b6be38", "region_id": "RegionOne"}], "type": "ha", "id": "6dba8b637c8340ada3653579b9a8da97", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e297f385eb1a4b7785388bac18f14918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dc20826815034bf49a0ca1ee53fe94d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4e714802d73b4fa9afc65e9455a8c290", "region_id": "RegionOne"}], "type": "reservation", "id": "2d89419123984debad531aa2a0b00c91", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2940b094a3c54e48af78da774b8a275b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "248276009d96491ca7f1efa13337fd53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "56006e9c9c1a485488157a262d44f8ad", "region_id": "RegionOne"}], "type": "function-engine", "id": "563ab42fc17f4f2e94a928f2554570bd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "07151156c80e49d2a6b9f48ff3d2609c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "16c337fd079f4fee9575a58040ef7e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "643d1dab88004642b1ae3441bc42f1cb", "region_id": "RegionOne"}], "type": "accelerator", "id": "6f1bd6dcb10742e7bc33c4d09a73c499", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e1f8094d32b419c82895ef24af7193d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a6aabee1d4e4c148215978842839aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b49dcb9a9194e1c9756985a05333250", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dd72422bd9a9434d8f40eebe2077e439", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb33fb71aaca4542b58da1b72e219a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bdb34f7582e499d881758e89981aa7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71f1e0332a054455975b9f5464977a72", "region_id": "RegionOne"}], "type": "registration", "id": "80d6ee887474483d8d202befbc188733", "name": "adjutant"}], "user": {"domain": {"id": "efa3fcaa48ba4096b4356cfac26baea1", "name": "182489043b724d0ea4d7c848ecfe6e92"}, "id": "a1c7261404c74f8e82d4a3362262d6cc", "name": "85c7836d3e9d404b96d6dc7780441f8c"}, "audit_ids": ["167b4b446f184206a95df1b8bec4cd38", null], "issued_at": "2020-04-23T06:25:55.492119"}} 2020-04-23 06:27:55,644 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,648 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,649 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,667 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"name": "name-2", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "uuid": "8383f5ee-ef8c-4b2e-8cca-0b60daf1590e"}' 2020-04-23 06:27:55,670 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,671 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "8383f5ee-ef8c-4b2e-8cca-0b60daf1590e"} 2020-04-23 06:27:55,688 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "8383f5ee-ef8c-4b2e-8cca-0b60daf1590e", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:55,692 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:55,693 keystoneauth.session RESP BODY: {"error": "invalid"} 2020-04-23 06:27:55,694 openstack ironic NIC registration failed Traceback (most recent call last): File "openstack/cloud/_baremetal.py", line 229, in register_machine error_message=port_msg) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 392, in post return self.request(url, 'POST', **kwargs) File "openstack/proxy.py", line 529, in request return _json_response(response, error_message=error_message) File "openstack/proxy.py", line 507, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} 2020-04-23 06:27:55,713 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/8383f5ee-ef8c-4b2e-8cca-0b60daf1590e -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,716 keystoneauth.session RESP: [200] content-type: application/json {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.057695s] ... ok {14} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.165030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,622 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,626 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,626 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,628 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,639 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.565364+00:00", "project": {"domain": {"id": "f7afc580998d4822a84c78eca3a5d0c6", "name": "83f21c4f03a84853b71e11cf77a0ec5e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2117915d858c4fdeb35ddc9cc7bbc6eb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6357bcb1df95427f80155ff58c2cd91d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9bedea72d4de434180dda4163d30f54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f120a4e47d404f0299c1f83518d7a445", "region_id": "RegionOne"}], "type": "identity", "id": "2d5976ff38c846789eea97c91871787c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "04cc0011f9f345c880fe9246f1abd053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb6df0170ffe462490dd9d8ec31cc26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0be8b36256294e0788bb874c64399d95", "region_id": "RegionOne"}], "type": "compute", "id": "24b83784fd0a45a7bfb16524cde02b15", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "80cb1f44486242ad896e694cfa30db2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dbac796c3ddc4717b1322a486596b370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6512621715d64a36826dfc76032afc57", "region_id": "RegionOne"}], "type": "image", "id": "e1c397e6ce7044649042b6bf8f621cd7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fb7a703e54444b085665c4da535656d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8b4c21f4b167467b9cc949d98a5ad675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e27b26e4dc5843428fa04e6dfe91b305", "region_id": "RegionOne"}], "type": "load-balancer", "id": "372dc6b4472a4261ae388c74bf0b51b5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "260814cb43ab486c94287d29efb6c7ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac6e909936054e86bc1ed9259ac82ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd8d41ea1ce849578b3e86ea1fd290cc", "region_id": "RegionOne"}], "type": "object-store", "id": "fe726acccc104f81b2991fd1cb0aa025", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92f4750ef72444c8b3dfcef82d971d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cdbe5c9e21d4b45ad0cde9ddb2e51ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "badf00cbabf54ef29991b0ccf34f8689", "region_id": "RegionOne"}], "type": "clustering", "id": "8933c1451e444c4ca29eac236a212cdf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "491ea3e8bb5e4b44a3f78621b188d2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "787428b762db48b5bdc170a5b4f28c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa2605ae948141fab58e84dde40b3660", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e2cb710d51674bfa98618de999306c02", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1ffa97ced03417fa4dda871271113c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70b6f36da3704131b794d73042a2ae32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a041911b1cb244d3afaf58a690548b4b", "region_id": "RegionOne"}], "type": "cluster", "id": "450065ddb85949dead0b1c2472a2f56e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8c172ba7b6e84d76b6865056ca91840a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c3cbb965595b4c69b5bef2e7e311930b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dc30a4c75adf48a0a920d8396b5482eb", "region_id": "RegionOne"}], "type": "data-processing", "id": "faec3277eecc44f29bd7af053c1dab7c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdc93840cba94576b80b051ff7b826e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5cbc4eaf37f46ec9b7f42c20b3e8d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cc44087eab5449688ed643950342a49b", "region_id": "RegionOne"}], "type": "baremetal", "id": "280145593a06433ca66ef73907bfe127", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7a6036f17044bd09061e296da9f29a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "436bf9c52b1f4073b36b3a5c6a35c65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06dd244ceaad49cca6105d204eb768c7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2a52a8ecd15a4733a446546d58c15530", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f0fac2b5e38249369d74aab4fa1643c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4fd8c3f3eea543b6a5f644a4b424091f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "05480cfb78fc4e0d8c9aefeaea916bb0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cbdb603aac294890bbcda9a7639f22a4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f3332eeeccb0492c9d65cc2291b84ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3693bf7625b4acc99681f5aac61783b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e024c2fa6d9b4cd59fac868f06f20d0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "ab99c73481804c9fb14cdc24559f4382", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "586116f577f248719b5f3d3eeffc6ff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf04e94f5fa1440988550c2e4f82f133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3fc61408a24e49218b9d2cfee370d358", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ff6ebfc497a849c3860a248b945edb51", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "504df5df5cdd4c65ad647579ae3d6ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab5edde5c5854737988b202dde80e971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6929c68b159448bd8885bdafd2058eb2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6efa3875c3584229b7551e975b5d440b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ca2be7b49574f4397965ae802acd970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1af098689dc84d169f8b2c09e2b7f1f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c3179c5d411403a86526985a5fcf05e", "region_id": "RegionOne"}], "type": "message", "id": "1501de344cd649ada617de46e68e2215", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1bd14899125b4cf09ab634afe4add1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "72252160cc5e40c580dfa65d92bc7b02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dbe45ed001e343e5b68dfc22e1085c1a", "region_id": "RegionOne"}], "type": "messaging", "id": "4e70d3e0de864ae39a0cc73fc0fa9529", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b35f858e0de2451b8ed5dddfc7448928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c7f3951d420402b8d9ce40765c16300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e996558d7ba4083a6de248032e6ea7f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9b141dbb3f9944f19751c06591df53d0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1d4046701cf4824a2e08d9ebe7cd402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed92d5f279eb4cc78dfab45caa395c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adc7493ca36f46558331ccea1217f60a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6866725c05014f0ab11479064dece3c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eda238cfdb874b34a8a4b544434c5d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae412214969e4821b2004b9d5ac97b02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b834bcf502745d4858e709b6cc0eace", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dd0dd26e50354a4b9774b8ad9ffca7c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "469695a86c0943049466eabc77ce5942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "596837bd8e95420396ba6cdf60dd84ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b436554283249a0abde502b0b7031b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "5b02045c95a74d8fa591aeb4caf9f71f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0631c496a03d40c9a46f16c46f4b1e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1af45fdb99b94ab1842f0c284affb0e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c451f3e1e95440b8e806ec2cb36058a", "region_id": "RegionOne"}], "type": "search", "id": "ecdb32862d564395a79b4ea25ed69d9f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bba34284901743c3a103dc03bce2704f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a159eb7eadb44fd78e1122a128778ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "73159635fb0147998b86677143b8d01f", "region_id": "RegionOne"}], "type": "dns", "id": "5bae2a012a39461a923959b5a5854a5a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6cc6e42183634668b797c4c513a21b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3bd53627e964720b86bbcdd023e4ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "68a37d1d2b804708b1cf64ab15938caa", "region_id": "RegionOne"}], "type": "workflow", "id": "d49c50b2db334f55bbc85266a867ddec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d9e626068b84d9a9c78e694d22af45c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba57f2dbc2d643788927cc595acf7756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d8fae175cc941179ea9c7a50c680ad5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d6bac7f1051848499192625f79be0205", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e31d0c58d9fa4d49b1414678e7c39ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b0cf74d034a42cbb0b96ca94d78ea57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cf3c0e20e23a44639e2b8f6bb96e646c", "region_id": "RegionOne"}], "type": "rating", "id": "856fe1ff2da24d12b8e8f8b50ec1f507", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b7ba361f027440eb6f332bf05915dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0daa9fcab904fafa635bca60a2b90b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2b9bfe2538f34bfcb831ec6ae73d3223", "region_id": "RegionOne"}], "type": "operator-policy", "id": "125a0703e99e4143b92b11fdb78a73e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "252bed65392b4d7b98b95a9818bf2671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1806eed554d1481c94a888e762d3db7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "08e2a2619ccb423eaa55f0a870d84a9f", "region_id": "RegionOne"}], "type": "policy", "id": "c17da96bbd9a48fb9238413bbc8f172d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c79fefe3b3c54b879d85b4465a8ec6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0386f2d281d045f18284e93fb24552e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01204ba25bdc4cc7b50f7920f5ce0134", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ce2020466b6d4f7fb8a4481605da96ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08186a588d794910b71701b0499bad6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "136f09b160414ee4802488d680cbb58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "25f718f916f54f9295f8ce35bb29a915", "region_id": "RegionOne"}], "type": "sharev2", "id": "7dab5ef792634f26bf0e11446720eb34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cb350853a38450684e6759fc5f3a7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d74f462d43d24e759cff2bd2708dd2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03cb2bf5877d4eb08e15b7453b0ed088", "region_id": "RegionOne"}], "type": "share", "id": "fe673a38640442c08cabe977a187afe9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0bb8df51f9ac49f49b7cdf805751bacb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c2e80b5944444dd818ed13d5aadd8cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "75e8958b2aee499494ba0b85e73a2b01", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5f08b13e99d341819a42788dca9256a0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be3c9d9c8da54263a980e4d60dd3dba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b20ead6f38404799bf34004e2c3a0649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00378e19cd2845e9a1afe0c56ee664e6", "region_id": "RegionOne"}], "type": "orchestration", "id": "d810e0e064e54211a1032a4230b2bd73", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "666f23edfb334e96bee872efd1784cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e0f60c3e31e45398e7052b73317cabb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab3e41bc6c554836ad756e9863a1d7c7", "region_id": "RegionOne"}], "type": "block-storage", "id": "5ebdc070adc44c7ea873702cc9e3c19c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "509f93e38c9b4a3e81ca2ac347d48dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7280ba7f04c42d7a1170330c6e07a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65e9ff41dce54651b0d0c1463e4b67dc", "region_id": "RegionOne"}], "type": "volumev3", "id": "25d1d78362ce4f8c8edbad1e9fbed905", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13c5d4b605264f1585f56b842ac40f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17213019c113480da1fbec0d6d0422bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4acca5b12cac4a34bf5873a6d5860db6", "region_id": "RegionOne"}], "type": "volumev2", "id": "b7e781a9125b48feafeddf62542c1079", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c2647734590417fbf58574cdf726aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76b7bc82ad9b45b49ec0b7446589aae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23bfdd235f1c42d6bd416c037cf7d72b", "region_id": "RegionOne"}], "type": "volume", "id": "0d761fa3662c418d91e64125e8f18b82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6781429c0d80493fb25298bf23fc21e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b660bb0f6942fd9ce0297672660ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a80815f49a1c4b419eee853a2a2d6a9c", "region_id": "RegionOne"}], "type": "block-store", "id": "36f9b84c07a245449a8bc477775a0db4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca45ca3ac33c46dd8d9c5c209eaf861c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9714446e85af4b7c97cb675c203d6645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dfa437c57d634cc1a47518ec8ae5d271", "region_id": "RegionOne"}], "type": "alarm", "id": "2d7ec881b43c4a7db65598b97a55a516", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1699c25b211f430e80cf76ecd21ef0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a055b80e2dd54df88f131f702d893fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7b6e3100634e4708897ff3ba74c5a0ac", "region_id": "RegionOne"}], "type": "alarming", "id": "fc2e614e8faa40b89232464fae3d81f6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "20d0e0eeca1347e58c1c45c0ebbda04e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b41c356c40a462eb682756fabce9112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd635706b0cb4bc7ac7c7ccf35ab8ce2", "region_id": "RegionOne"}], "type": "meter", "id": "9d244b92948c4544b01a443c0687ea9f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd64de2689924385aedf83b6bac888f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54f55a6fe2da475196241450d62d23dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1b67097e9b64fcba8747b6a9074832e", "region_id": "RegionOne"}], "type": "metering", "id": "78fc33b352954bec9383fecad6fa9d03", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c12a60e7a2a4547a4df7af74a855485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fdbf88269354c4491512f1d34772d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5bff6c1e7774feeab0df5aa3a5eff01", "region_id": "RegionOne"}], "type": "telemetry", "id": "ad3299af5e2f44d8a1dc2435c7ca3f3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d65103a5e124ee29b810fbb9bdae1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f52a357cc0904dd6b6eb3bc86b99471a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a86c588b5fd4efda8c7312a6e38bbc4", "region_id": "RegionOne"}], "type": "event", "id": "390266f2aa5042f7ade00fe90ab5a02c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a32b5df077bb4c50ad0abd59b4701b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8031b3d75c0443c2af3c5e22e34c2c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f453d627dd942099a33af84de8283a9", "region_id": "RegionOne"}], "type": "events", "id": "e4e2477924d64b52aa871dcf3415b756", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b72ac49113cc44069e9c73e349a86f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "137f7fc47f3f4b8fa4d4ed3f4087f97d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8c9e958cfc914a18bfdd7fc13b40c2af", "region_id": "RegionOne"}], "type": "application-deployment", "id": "29b0eded743e4621b2ca29dcb8c34bb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cfd56a873b354cf7bd0ddf89d1fa3cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ed99e32594eb483dacdb6010483dbfae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5dfec440b10545688b8fa8066632f938", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bede791489e140b9a59b24cd31add281", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c67ee52fd9bd4772ab5441d55847534f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2450c83cab84a1bb7fad71e027430fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcd13aac596a43b18028f6c98d5d5513", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4f55d315db524ccdb6fdc1c7ae268b0a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef785e1a4f0d4893ab89d35c1146dc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1fd193068164a76b36b87aea02d5d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ec325647cea470fa12a5b38d6058491", "region_id": "RegionOne"}], "type": "tricircle", "id": "1b98639326e848f88b5864234deca2c6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8e12c5a21041443dac16eac25cee9eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "55907cbf09124ca4acb930609ddff87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b2f8ffe8a9c34598b5b8388d12615441", "region_id": "RegionOne"}], "type": "database", "id": "aac6998a57fe43e99838a1f29cc56721", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "67b06b135d95425cae4422db992ab3a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9085203e673401aa1d9492b9c48cfcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "99395e37b4c243af941d537c59265801", "region_id": "RegionOne"}], "type": "application-container", "id": "09ee2d2f138643d6a64141aa9b8f1dc1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3f50547368b40d787c1676bdc65d6be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5a3e95af36149bb9060ce402693b4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b8da2473a8545d5a19c4b30541889af", "region_id": "RegionOne"}], "type": "container", "id": "495b4d151fcc4e99b600b040e2835c4b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92ebc096ca4c4b82b00f60e631eabc8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3697121882e485ebdc1f30462a142f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a8c0efc7da4146f9bf2915b7ec8a069d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "78c5d22b22394fa5bea35d8a473a21d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf88f9386c76454fada13eb87893d9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b2d51a5e0e834907b5a001247141de68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2432cd30d5864908b99170355e9dbc17", "region_id": "RegionOne"}], "type": "rca", "id": "39d77e91bd9e42c39d2fad5529aa6398", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c033dd337e5948a2995365aedb4c4d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d01b14b20194d90bc6b08826c51dd3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a448063206c94f4583aff3de141f12f1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0a23e94ec7264882b5db681fa0b9986b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a9180a9c1be64467a69b3f54611fded2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9c620b76832c459e84b71ff9f1569b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7ecc7dfd51534b49aa0c2298f656b5f9", "region_id": "RegionOne"}], "type": "network", "id": "e0e1927fc1b448359a0e109d78dddea1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "90e8bc615ae44d5f8e9ec85a51618c70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5e8cfba29e5642348443e2e492f21d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4f9f16d9556a4bd48432b51ddac4e937", "region_id": "RegionOne"}], "type": "backup", "id": "9792137f108748a2a936fd5f2730b738", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c04373e72c045feaa29dc017c0bfc08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5ecdc4fcbaa4b4f8a7f3f3fcea545c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9d68dff5130e45bb9fe2af9e87b270e1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0e4c8020cb0c4b67840d20b31707d6d0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4e6fca311ed475e985d1028a3862e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10c9b5c0511b4291955602e131661da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59d42e1a53a04ab5bc533cdbf7c36efe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1f14699bc494cfaaa8d4ed0d1ba28fa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e52974cbb07d40ba863615f33b97c9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4188454b8c4d41a2932ae03d07500e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "182a83a0e92c4474a75f58f6c9ff03c3", "region_id": "RegionOne"}], "type": "monitoring", "id": "4e1d9b481a4f4496be3285e23e31243f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a9c4e09ace5e4984bcb081657259d3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ae5322a1476c441b826a7425243b50bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fdfbcdb68c764ffeba69530ed7c5aeb4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4e51ae5ebfca41be9e46c0ccd3bc081c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b5838add31824403b7e9eb18bdde17da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aeaf31a21d7e438fb49c854561db9f68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7056f8aca99241b0ab113ccd07765fb7", "region_id": "RegionOne"}], "type": "placement", "id": "b65993b32fba45408ec5470b2e31020e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d86c16206dc49ebaee5e7f2845adeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d324dc099c14f1e93cc1e894583c611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b59b9482644442ba8a05620f5634e82", "region_id": "RegionOne"}], "type": "instance-ha", "id": "972cea0298234e79a51f3b2ecba7d8ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69ccf6fe133c497ba6a3fce6ac998e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3e3d1bdc31240f395e9235f9c767916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "05040726718f4fe789371ec843b7d78f", "region_id": "RegionOne"}], "type": "ha", "id": "32b248147b994a61b42cfb47ae16b739", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6bb6c507fb594376ab0216b899078af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "431b43176af34bb7bf6392f41fd303f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d9800f8dfeb14a90802a74902f66be56", "region_id": "RegionOne"}], "type": "reservation", "id": "6720445529054411ae652f7c443b9814", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2b67e7b2fe5648e182b614e558849ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cca253b36cad48caaad66fec8dffcd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "252f355fc4924144b11c758b6b28463a", "region_id": "RegionOne"}], "type": "function-engine", "id": "b46efa93f60b431ca58f61ef6136366c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "28bad600579f472497ab0d30ca41cd98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a1f214669dd24e70818b448e8512bc96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "62b2d2c03acd40b9acfdfa7d9b131111", "region_id": "RegionOne"}], "type": "accelerator", "id": "3938b8e28328475f8371288de7340ec6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9debcd396bf44492be48fca756c8dd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73293ebd205849d5af28b48e06480617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "88f58e6cb16e474b9b35d157f2098616", "region_id": "RegionOne"}], "type": "admin-logic", "id": "60413fb274b841d5966831ea79ba9ece", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6996799c82af4b5fb65279a349e9d17d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73d6e1142b95428c99efa1fc8c00cf95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6e4556a737c34b80a940cca43165f649", "region_id": "RegionOne"}], "type": "registration", "id": "511e537b680143598336c9ea1d8fe7a3", "name": "adjutant"}], "user": {"domain": {"id": "92d128a7e01e42dd9ce377d453a4fb0f", "name": "9d2cd8311f6d4995b51b278d56d32018"}, "id": "6f1395b3640c41919e7a5816ee4fa2d2", "name": "e1bf1740656446c488054a378e90f5bf"}, "audit_ids": ["22ff912285e947939bd6e75dcd94d19d", null], "issued_at": "2020-04-23T06:25:55.565364"}} 2020-04-23 06:27:55,699 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/clustertemplates -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"image_id": null, "coe": null, "name": "fake-cluster-template", "keypair_id": null}' 2020-04-23 06:27:55,703 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,721 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/baymodels -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"image_id": null, "coe": null, "name": "fake-cluster-template", "keypair_id": null}' 2020-04-23 06:27:55,724 keystoneauth.session RESP: [403] content-type: application/json {20} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.452121s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,341 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,344 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,346 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,348 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,358 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.283204+00:00", "project": {"domain": {"id": "65622d754ea9486a9c1a119cc4418a7b", "name": "b4ddd65112374f2ab3914daabc8d735d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a90fcc0687f64d50b4554035df40c79f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e2db7b0564a34d20ba8da191e6947530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "41f3e795d089472090230331eeec9d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ecabaa25fd964cb38290ab26909e2135", "region_id": "RegionOne"}], "type": "identity", "id": "f50e161ee68444948fc0e2ec8c013fad", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1216abe1a2ac43ab96e9487ed3d35a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5e0c78a36c0c464099148370f1696137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8e41b2cc94644a77a83b33a09f2ccfdc", "region_id": "RegionOne"}], "type": "compute", "id": "73f32a05d526425a986c068a154e6e0b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "69ec0dc6e62a472bb80dd08f2f482ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6a0217d7543c4d8a8992f1f3c2ac572c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4238ab287d914cc8a788f29aeae53b90", "region_id": "RegionOne"}], "type": "image", "id": "f0391b0f37ff479ea2a86c2f79596dd2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "29c69ee14858442fb6f15264e132ae2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef7c913599fe4db88ad964b8aeebae91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e7d415dec9b04eb993bfde91ec58a6eb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7ef7d14f518144f0aa703ac298a9ae13", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c39077943d9c484d8db6cb91a4e1d824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cd88e3093da4c9d95bfe0834111cf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88a2a4f7193342d597fc50e3e6b1712b", "region_id": "RegionOne"}], "type": "object-store", "id": "27d023df4eb04b39a48bf15c8ef1050f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4bd56d7ccd7409b9375ad69ba0eda21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9dcaff24d8940e7bc14e5302f57ff50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de1408864c674fdfbc02369a135eab25", "region_id": "RegionOne"}], "type": "clustering", "id": "abda506cced14ec88165ae860c7fbdb6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e9eb045bb3047fa90ba76e7e0e0bf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f185423015c14ab99f88f1141defe771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b05c7ce390b74721b609ced9842975cc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bf972934d00149db92676d39304eb124", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "796b8e49b364418daaa8e56fa4abffbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60b51d0122404166a35065c50d3a0397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21167300e88b4232829576318b2f48b4", "region_id": "RegionOne"}], "type": "cluster", "id": "09dc131cbbab495181e56818b927eba6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f7fecfdae1264a3786334da30cdee014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fdbc779b557a4db48ec57e25668bc9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "96dd85e7e7484c37a6ce02e51ebab132", "region_id": "RegionOne"}], "type": "data-processing", "id": "e0492889cf0649de9af02baac909f566", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b47bbada37b4e30b6b9a801ff3206f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "684f6db923ff4c23b80203343e242e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8e5a92dbd56d4f65a02cf8e4e5156370", "region_id": "RegionOne"}], "type": "baremetal", "id": "c5f0cab3be9c4c6a984ce421b02af61c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aecd6da39a104e388cbcb0b09468202a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2df105b943d34ed2b06828eca27eda9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6bb9fac5534844b4b77ea57c62224c4c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "44a605fc871d41a998eb37950267c957", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d79a4a9fa8814330b3ec0df9825c7902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7a9bd2dd5cb46b4aa17d823570b2168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8daa7f5e08fe4c02a65d81c99b554320", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "79b1f95999fb42c99320431c9062b7c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "780f90b362fd41429614f5d18f2af037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "95a1059d6abe4aaf849250fc8bfc90ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7b3d68403253478d917c1b378d6794c9", "region_id": "RegionOne"}], "type": "key-manager", "id": "b1385406b98c4b59a69fe87508ca8a3f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6270a99fd64d4ecdad08433e126deb99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fab134f8bcaa418dbd52a9cbb81f0fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2bb74406ad6242d6ad1c242380b09718", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c97a340271974e03b5541369c4c88fbd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e845c024d1c440348f8477325de3f9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7806e28db50b4dc0ba513fc502d8be3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a89a29198f99403ea7f3db95b4d262ec", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dee61254a0a242f38e3fec181c85b0b2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d19cdf2804d49c7b825bc3551d613f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c2c4a86b0c0847f3bf974a9b851add7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d6b8f159f6924c8e971340c34afab2b0", "region_id": "RegionOne"}], "type": "message", "id": "f215d0bac9034c0b8d9d1d61e967c955", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b90e8fdddc9c408e9fb03d0e54d33f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f226b301da924add98d92ef7331b52a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "628bb1086b944ac2956d50aefa774f50", "region_id": "RegionOne"}], "type": "messaging", "id": "b8b42a923d6b47bd8115d127a6f3fa40", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7fbdbece8bc64550946b2f6f1c9f9392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "881032687f414dadb4303086203066b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e8ad8c0d1b314231867819db569c1322", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd34ab4bb76045c59469f3af6b96c7a5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91cb448c2cf848b98ba626ab3862be19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "902a9f8950024b5a9813271f9284a192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d46a7f5446643b0a1faab9f59150605", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4d4169a2d877453cae1f0225c1a58764", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94188c6c2ff845e8b1b25ec8400765e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9ac574807e740dcb2e4ba434a5dbb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08a479af2b8344c388b0b8e68d28201f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ccdc2a6f66d34cad907e962b4d183e05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f08ad3d7fd21422388433ad90b22d388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a36613cd3a0454189d5274bf323bfab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec3cfa9e248140dda5dad530d91b16cd", "region_id": "RegionOne"}], "type": "container-infra", "id": "b685f872819b4c8e9f9475887fb3b714", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "59239a9fcd384d9d88ccb1e3e58b9145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e11d8abb36aa45ad9b48806958510c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d06426901b9845349500c8d37d49f533", "region_id": "RegionOne"}], "type": "search", "id": "a17a8cfa341f4a08a3ce392a6ef7b691", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b954f4223d854f3cb7435f0872973d05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "839d078bb6dd4dc49929b20872d0f5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bb038fed372a441b8227d5392ab2c641", "region_id": "RegionOne"}], "type": "dns", "id": "6f76aebd37b24392b4e54e1d0b0c598c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e9f9bf768ef45ca99a4e13b883955ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18d378ffe9f84398a14338a156a3a834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "140f07bf79f8414e8c06d06d91641a0a", "region_id": "RegionOne"}], "type": "workflow", "id": "5ec6985bf9d141f2a08b094ceca1c336", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c32547c33f9f4ef5a5536aa5368d767c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56aae56dd8bc470c96e46f849b4af6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "61c7dbf7843a49dfb55ded61f95d1504", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9cb37f225328469abefc729a0b353f3b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2a56d9e874f4e5cb24ed985d7bbdde1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eb7188b16139430db550c756b27062c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e723438a08dc4939bd044de4745c23c2", "region_id": "RegionOne"}], "type": "rating", "id": "a6f6c8f93b4e4493af65cd909bd84326", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "260f7bb6500d4f30a57b7dc3df375258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9acb33d4dbf41658ab98d9694a2f8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c50a49742a2491e99434ad801d59209", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8b8db1613ebf4aebbf94a1405968dfaa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8aa054e489544048a90307de4f838a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "173a53c8ec8e4b9187b06a8fb0dfdd91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "82671fbc57c64ac3a6c10f0a069a4703", "region_id": "RegionOne"}], "type": "policy", "id": "490190eb90004d1fb3f1cce7e4210922", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eef49022cbf6425596aa58c6d774c50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe523a2a29f84639b022d7765379f8e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e8ec289d6b74691bbddf594a7db23d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9e9276fbe2ef4a40948a5aa44711a8cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bfedd1d2a4c47d3997b943b5d36093a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78d8880d16f6430abf6b70f903bd77c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1e2b7ee44bc04f65ad59656fe03cca8f", "region_id": "RegionOne"}], "type": "sharev2", "id": "c0dd73e4221f425c857e0af9db4966c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ec734835e644060b4f97e5e05bef338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f487913e48ff4d898517cdfeaac7419b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c60c84ec37f64d859fdaa31b51f1968a", "region_id": "RegionOne"}], "type": "share", "id": "1bda956db9a84f5e9cbd6cf2d280ef80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "909704e26dbb4deeb5fcd2221a77f090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff2f53dac4cb419198759aaf96d62815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c9d827962ad48408222be0118d1e134", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "36c75c30ecd442e4874f9a9b613d1799", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22e3bbc8e56244feaeaa27bc199bf7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96081e2981f842afad56a11d764163d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38a34c25f11a48d29f92b17c31ac2eec", "region_id": "RegionOne"}], "type": "orchestration", "id": "8cdd47ba66184e55848d159561c3ab44", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "401db34107794f7984a88838dc8628e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bd344f0b51e43af89ce3d1c99087fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20f0ab6818c5466894ec9f72748f7b52", "region_id": "RegionOne"}], "type": "block-storage", "id": "54a89f0b9b2e4d17bac118da71187bdf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1521ce695d27419e96243f1585c498da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3227f252057846d2942612fd95ace364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d66bd580de904457adc44dbeffa5810c", "region_id": "RegionOne"}], "type": "volumev3", "id": "1b7570be9ec6412c9d80d6c36f763c46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf69cb3d983b40c0a8788de61c2c5f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9560d4e8d194c09bd1f9b9106f7a06c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cf966a060934e8f9af2072f9b97459b", "region_id": "RegionOne"}], "type": "volumev2", "id": "3c0093d3cfe146ed894543e0d7703314", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d01ecd20fbb4f038f958e0a277a8012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5446fd74113d406db8953650e81cc5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eb4ea4d359e4c148b1e3bd79a15ec56", "region_id": "RegionOne"}], "type": "volume", "id": "3741048608ca465a8ced41dfd423a8d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d66bf2d612e4367af49da9b1e0deb64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcfd1937971c4b46afccac4219ce4f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238d854b75034f5da2e61237e8539dc6", "region_id": "RegionOne"}], "type": "block-store", "id": "3f4aa13eaa9148c7a5de885d8af617f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22ca797e48114a07937881b0f0ac3d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7219da588476442bb7d3b291bfa5a206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3d4d0f036c04474191b97303570ecff3", "region_id": "RegionOne"}], "type": "alarm", "id": "a3cf774170f3490fa721e7128ae653e9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36077108b8e442169ed9ae4d712c79ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9acb762131c4018be34260bbec2e278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6174e37ce6aa4069969e8e4346349e01", "region_id": "RegionOne"}], "type": "alarming", "id": "1d091b57938e4f8aab2f3b5ac3053ff2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fa9adca24f140f1b5086a1b76d05ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "078001cfa5a14f44ba7f74cbe208e838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ecca1dcb7f74186b4b4c251c733462d", "region_id": "RegionOne"}], "type": "meter", "id": "03f7e66d9bd646f6a6f578415e1671b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fbc6c19a5e543958bbfc1905a1b010f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "afd192e36c40428a9bf948945ca1dd04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eed53ed125314278931fd2c1d6fdefe1", "region_id": "RegionOne"}], "type": "metering", "id": "d36121fd4dfd4a9487306ef72862e4e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "38cc892998224e9ab2ef5e653b3eb160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "84c9f92b002442ccb2d76249ed9bc467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c89948201e347039920c1fbf17c15cf", "region_id": "RegionOne"}], "type": "telemetry", "id": "1ae0a46cec2047d6a485203f922f5713", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efe70360eca44f508a31704e7b36c552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b70f460bef9f4e208841a2fe54e4bf5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4bbd3fd1c74741038ca47ca90635cb5d", "region_id": "RegionOne"}], "type": "event", "id": "637dd561b1df441c8905b51c4a7e44aa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1823c7cc215e412b8d512dd381b9e355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "837e06f9768a4f23a19ab6192af1001e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e1f39d41159044b79dc75c65e29a1d2b", "region_id": "RegionOne"}], "type": "events", "id": "53f1c102ff404a1bafa49e695187acc3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6a9fd9863ef4e3b9c228765aa2c53f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "075fc5b4c67844b0a7d2330ba665b9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "453418cdaa5e40808db04a18f765df9a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c663657df27c45ce93f10e86006f5944", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79fd009579744449a9ce1b7409f8622a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f906021008442b79fd466312c683fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ff1097c0c51049a6aeacbb9dee92c019", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5c692691701841ea99f9e952098a5cb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80e9241bec5e4e32909602eaa3c0f220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f194ba2ad882477db6912b333ce004a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c26850c25897400b9b7b3938b2c1db10", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f1cfce2501b144bb9f154dee5c9fa3d3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e228c6630be8423fb062a8133386cb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e986bf8d95d14af6bec3d6c32aa66072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "89222bd4066f497e998ca610ee040f83", "region_id": "RegionOne"}], "type": "tricircle", "id": "bcfcffc389c74cd3becedc90e0d92799", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4abb99042b6d46c38d4a45dfbf6df11c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "76709bd63ba44bb5ba72034c81c8cdf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0aceb95639664ce9b6efb5680ebbe8b9", "region_id": "RegionOne"}], "type": "database", "id": "31acd12bfd4b4c0eb660b004b42856f7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6cd00180edfb4046988cf770bf771e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbdb3357851d46e48d13b755820b9fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c85f2db69244471183a16d501247136c", "region_id": "RegionOne"}], "type": "application-container", "id": "a2c2cbfec34540e6be8d529ff062a127", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f29179517dd14974a21c231544eef811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4cadd942dd249a4a248c0069cfca601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60c2f8a6bffc4a3aaf43b9ba1edea38d", "region_id": "RegionOne"}], "type": "container", "id": "ad21bf01874b459babfd2de43ee89a02", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae1fc12ebaf84bed92023f414a1b0741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca7d14b4a89942f5a6e1d68c1aaf8a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a78bfc3019dc4786b59d67df266ef4b5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f6a8321535a7455da4a073d9368ad882", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa476738a9204eba819b3a44ecf436e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4421799f12304fbab45066b3e4da7d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "80aaa115ac6342b9b7b4fada7fb1c89f", "region_id": "RegionOne"}], "type": "rca", "id": "023c37e9d44447b5bde2f7cebd902de6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f079c5f2ba04624b9d69b2f18e34bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2fbddc8fbad0442193b7aa17a1f3c727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f37d9ce4789a452eb8cec5d4239d727b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f4bace2ea77048bcaae22794031a9820", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6e7b610e02874bf497b22734036d7507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "05d44fbe9c9a4ce6be821159c51b7c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d3eeb0f3a49048449171d242b097a710", "region_id": "RegionOne"}], "type": "network", "id": "b85b56129ef243dfb5e2990f2cde0692", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a68900c99754da29dc36030c8912361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b120ad9bccc49f48a70270586eec825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b4579d04ac3842ac92fb9e148cf7fc45", "region_id": "RegionOne"}], "type": "backup", "id": "507b831bdb1b45809dd3e650894c4658", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0384b6b2ed8b42d2833338f1dd874292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8f3c82567b041f386bc0e90edfc3fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3dbda5a8e521468897bebb7f30134887", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b2fb206be9a94d648abdb8f78bd14fcb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "48af17cb71d44131a12fe0effdf1f1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe66e31fc6894e79a0b82956f6153a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e844719ce9b7490cb6919325bcd92193", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f63dc5c7355943059954ee0f5da7c026", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "90f5e3f661dc4196ac5fe10650368702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ac6ac76464484cdd933d4c1868790d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b49408f6252442cf8e14439f7e14ea7f", "region_id": "RegionOne"}], "type": "monitoring", "id": "a919693a523e405782276e1006bbb59e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6a6e23ed09e43bda21b2e1ed7d63f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fee90ef080e44ecb8a615f3c2b8e03d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f400fa0f37ec4b89a790ab2d0ef0ad2d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "545a7ffe4d38498893b5c61ba2e8564e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7d9276d8dcfc465cba42f7f41c6282f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9e5003e1b5514bea86d8e6100db9019c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "76da1fdf15544479b03b140ab215d56a", "region_id": "RegionOne"}], "type": "placement", "id": "9d96e7252fd4425492f6f9b7f9422dfa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f8631b45ce9411abee59fd3464b090b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f718dc2f29eb48d8a9542ba6bb8e11fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4a7412447334ff59e7bcec56ee98784", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a73091d84f024efc8427240d3b5572ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b8d43cf5383c4573bc4482d86055aa07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7c6e2600e064e7baa6c398c696cbf4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a93124ea85d94666962210353a98c94e", "region_id": "RegionOne"}], "type": "ha", "id": "443be07c409c4d53aca96f6a6d1eed7a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "464ca9a856cd43f0bc6b40355aa92e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "91219cf382324978b38d7ce0d614c8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "71a1983a6b234079b96406af963bc9eb", "region_id": "RegionOne"}], "type": "reservation", "id": "040c170673c64c938484c5570f7c1aa6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a5c8f710ca5545b4a7c3da38e4670701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "005246455fd84a67a107d1b3e07bfd24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "142b8f496bb343119fdc12559c3e9000", "region_id": "RegionOne"}], "type": "function-engine", "id": "7f97ce2fa00c450c8243b3c9660f6080", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "caa43bbbe18847d38872436708ed1ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63ebc5afb88e4754ba5efca913db469a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "534ccc71f0e644cf8a2019afa2c14b11", "region_id": "RegionOne"}], "type": "accelerator", "id": "efb7a19175424cc8bb472e9fb2233b13", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d130b896e64740d6af3e0ab8837a6943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d8875a2aed249d7846dc688a88e297e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ff67f7b8323e48c1ac1805451b24de31", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0397ed6d104a4670921f6105a715aac4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6febb0fb8604a33af4d07ccc2f11101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27bfa8dd6bf34532be50d7f9a2f289ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e4b0a700d8cf46e58705321b57645a83", "region_id": "RegionOne"}], "type": "registration", "id": "dadf5338cba34c8793f8e6f877e5295e", "name": "adjutant"}], "user": {"domain": {"id": "d8b8f60eea024d4eb60a4d5631d0d350", "name": "39a6030570ed45c7bb0b25f64e25e45f"}, "id": "cad3b84f344f46da9f6a08bfd96f32bd", "name": "07d3b9f5a11349b496a3fb957d676d45"}, "audit_ids": ["4740a99aaa3d4ba7b0a37a8bfda2ea73", null], "issued_at": "2020-04-23T06:25:55.283204"}} 2020-04-23 06:27:55,501 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,504 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,504 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,559 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8a99dbd7-f51d-435b-b8d2-2f8782d50d92 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,563 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,564 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "8a99dbd7-f51d-435b-b8d2-2f8782d50d92"} 2020-04-23 06:27:55,619 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/ports/detail?address=00:01:02:03:04:05 -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,624 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "8a99dbd7-f51d-435b-b8d2-2f8782d50d92", "uuid": "fc555937db9346729218f6b96d7f1f6d", "address": "00:01:02:03:04:05"}]} 2020-04-23 06:27:55,642 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/ports/fc555937db9346729218f6b96d7f1f6d -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,645 keystoneauth.session RESP: [503] content-type: application/json 2020-04-23 06:27:55,661 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/ports/fc555937db9346729218f6b96d7f1f6d -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,664 keystoneauth.session RESP: [409] content-type: application/json 2020-04-23 06:27:55,682 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/ports/fc555937db9346729218f6b96d7f1f6d -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,686 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,703 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/8a99dbd7-f51d-435b-b8d2-2f8782d50d92 -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,707 keystoneauth.session RESP: [409] content-type: application/json 2020-04-23 06:27:55,725 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/8a99dbd7-f51d-435b-b8d2-2f8782d50d92 -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,729 keystoneauth.session RESP: [200] content-type: application/json {13} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.159626s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,695 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,698 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,699 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,701 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,711 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.638608+00:00", "project": {"domain": {"id": "eb7412b87e41486cb6aa6c8dd283184b", "name": "6a99fa845f98413296c0d2f28958cdef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7c10c571a7944ed2adf61e04416c9cb5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "213c43322d9b43d3b2f535e292bc8e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8bece5f61db645f08f94053ad570b370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2d798232fc29410b8e05dcf6a324b46b", "region_id": "RegionOne"}], "type": "identity", "id": "7edf88d901f3430181ca862999ee8142", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ac55c72b1744a85ba0ab5bea3aee1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ceb24de0941e40c6b01e7ddd00cac6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "127e701dd02041e9b58e05f0515994b6", "region_id": "RegionOne"}], "type": "compute", "id": "110a75a8299e4599af189ddbd26cb578", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3e59d4c327744946b2f1d6c956ef6231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "60de3d1f32c84232889d6b2762f4c328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "94b9b70b61ef463fb23f40e753e2ac0f", "region_id": "RegionOne"}], "type": "image", "id": "64b6a26ca3b34f329dfbd747dcda88fc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2dd30ba94ec249bb9e39d4d68646d8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82f1fdef54074fe7bde05b6147845850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "06af59f5bfc64030bfbfc7b87efd597a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fa4846d861be4995b63ca09063aec868", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d6d6dcb008e4bc384a6d0fc3895198a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "821d929167364b158b2c09cc5819d0fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35b22929cb184b7c92d62cb6181add19", "region_id": "RegionOne"}], "type": "object-store", "id": "0db7f3363a024259a39c99b61c368fa6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90927a9e49db4ae78927cd7967d48817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1374350fe48e469485caf7015de215a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "42a915adc34b4ac9b8e56ebcffefab0a", "region_id": "RegionOne"}], "type": "clustering", "id": "82e2bd6f75b54791a42f73fc26ce5acc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3caed985c52428db823b09dc54e6474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62f921f18f5a46cebd0c2cc6aac9824e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6083ed4e2c1b4108805bce5c0dcd626b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "92389bf34cc04bf8834a5bc9be8c08bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b3aeb6925ce4df3ba26c0a583009a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef1c15fd350b4b628d2f04f5007514e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac264d16bf1b48ecb99fc9e1ee37c55b", "region_id": "RegionOne"}], "type": "cluster", "id": "853f04e1e8f146b490a84e17882622e3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a36d3c287e824c5c9add21c65e29e56c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d1a6b12b34e345bbb2ba83148dc2bccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0a31180b6ff84f86a191df984bdba365", "region_id": "RegionOne"}], "type": "data-processing", "id": "1491dabea707488a9fc4db3bf1f12dd0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "093218df567f4bd5bacbc1a957ef7bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2eccbaad5e474d439a6d2c5fda2bbc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "babe18e51d6e4ea590cc61c9e918b2c1", "region_id": "RegionOne"}], "type": "baremetal", "id": "bcbf5a9263ce4f0ea08810cdd036d83e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "784910178d384db0b62c4e7aee3ae4dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52c5bbee22e44974b1b9f5d6dc0f1f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ef2e5bc872a4feea687e265b767dad5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4e9af5a851d54b6391d92a14a62ebccf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "41871755abc747b39180bd86a15e2fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dfec1337f4714f48941ea2d3b26be0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2b22b2352da7490ebafcd9a2007f2b37", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d62d00a7d975467194a5157f42edb361", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f681c53b65444d63b0505c6765993758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b49faf7480c84ea0a6a4f4a7fe30fc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "26c2d27293f24caab091bf4ddcc68bc6", "region_id": "RegionOne"}], "type": "key-manager", "id": "770384eb5bff47668bf1d25b9edd4809", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96043efc855a4076ac126ddc686cc3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1c3fade700f408ea77eebda071cecb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7ab7e95c1d1745b9b44f8a8ed442b3cc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "05001b5f454649aab7a17872f3f61969", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb57fdafbe264c108d3f9f70fb0a5f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30d947d2bb404ffc9652cd3bff8fd0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ad300087ae7d401f9875ce3b3b631536", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad298277a3824f3592f097b29a575177", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d0517c925af84996827cedc2667da7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0233a36083f04907922cf225ea33a6af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "764e790e0fe5430d806552281882c5c2", "region_id": "RegionOne"}], "type": "message", "id": "b225725fd4ee4e69b00e8372a997c2ad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "90d5c4abebd347b389ec62668a3f9425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9c547a3a3d849318362c8475397722f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d00f781fe9b47168d29b8eb67c2e21c", "region_id": "RegionOne"}], "type": "messaging", "id": "20a0ef8eeb2b44f59dec4fb857d1a4da", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b76cd7a4d8344c189edc29907b05c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c98c7525eb84ac3b27ed17b40b3d5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6de4ffb33a104313ac6c202e3059e7d4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5694ae4b85e24f859b4b6737a9c8c65c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "860e0a8fed2e467aba79478afd834687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0be68198155a43c2ab701f6b96746df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9affc1e2fa32400ab7018963fd540075", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4cf39c3a18f940e096f372af9a5944e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61ff6980baa64bcf8dfd3e204314ef1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b911438e391d467cb69529bc6d601742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65223234d4df43f8b9d5852a3697dbe8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0f6c94c12880419d8749ca15312d9747", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "280127db11754e779d1d05d7e1f6c42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e7c71cb5a7b4f868a04d6ceb7968ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9afcab7049e4a41b68ee03d8e35543b", "region_id": "RegionOne"}], "type": "container-infra", "id": "53889b968cbd4d61913dc2c700ba889f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3df1cc8bb672472aa63222dc89139a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9fc0cdf654de45acaad43fdf75d0c017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "37f781bdf2154c9eb37ec752f3f1e18a", "region_id": "RegionOne"}], "type": "search", "id": "83e14f69b84f4311b82ac6b20593fdc8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d6fc39371e442d0850246bbd1dfbc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4169e2b184814107905e5b09e752ff94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "061f440583b34845b96797a480000734", "region_id": "RegionOne"}], "type": "dns", "id": "05849a7982d845aa93e8ba10eb884478", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fdd49e03da94c6bafb45053f9b289b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6aa0cc7f95d24fe9aded07d91be0fff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e21cd84cda424a64981c7888707a8ad5", "region_id": "RegionOne"}], "type": "workflow", "id": "e2edf887dba045ecaab5b9a00264a812", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5646ddea317d487aa12bd1170835abe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f34bc188635244189bd943becfb2d07a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8a95aa97d84d46018ea4ff4f3eb6e948", "region_id": "RegionOne"}], "type": "workflowv2", "id": "eaacd398bcbf45d29cb06486398d95ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9d51aa4df8a34822a2c42a6baa66e499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8824d4c205b243ebb9162a353b60c168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6d2ae7584cc14de28c547bbab4486d13", "region_id": "RegionOne"}], "type": "rating", "id": "78d2437a59e5486e8de092fe2fcc89d9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc5ad67205a4440aadcd9a844cf1b1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef485627f6a24a4f932e076af61b7ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5cea26dbdd442fe8d554716fe0deafd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "05712f74d0a840cfa550111a2b8fdc03", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "885788f6a97448e68d1244ecb142669b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ba73f26ee4ab4c5aa7328e834e906cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7fe2b08afe87457ea0e46c1220e01ed0", "region_id": "RegionOne"}], "type": "policy", "id": "ecb8eaef748e42d1bb49101003c60006", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f95762962b5454a85233d32fdf75465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bc2dfaac18549a1a356ad441a0bbcce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dbde48b239a3427c945507c2523ba132", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "13cde9f9c0b44a719052c2e6192d7a02", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4a4514bf57f4af7bc7a91f7a0367508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7adfafc425a1486893f155f313a1d4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66f2a7de688d4d7dbe02dd73af97e9cd", "region_id": "RegionOne"}], "type": "sharev2", "id": "9a74947725204c26835841b48e520c4b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39508dd0eb92477e8b404ce6180b1c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e2f907458f04ba2abea7b11b30f0b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3fb3c4f884b49c8b02c5cff3e1541ff", "region_id": "RegionOne"}], "type": "share", "id": "3205a8cf2260408c89f5f20ad5bbb73f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fadfcaea74a64ae0a19c9d491e774071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5125cb96a394b2dbd3bf83d1ea5800f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a04dac5af2e249349f02558671149373", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6d3437550a29407d8999c4e161786598", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "282507e7f435476597a26bb378db58fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "394bd9158a124e8ea65f02e4d81d3c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84f3d92b5644d4499496a017b2c81bc", "region_id": "RegionOne"}], "type": "orchestration", "id": "d16a902beeee4763ac35f6c7f8b086e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cae1a21a1ba6470a866a446a90a914a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15bd15bc805b4bf694cb9e7874458b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62e05a65897044a7804d35cac4c4a11e", "region_id": "RegionOne"}], "type": "block-storage", "id": "8c717c41e14a496cb7d7d615d8779643", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ba53a84e0084e268632ced65996321d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6ac7405406848008da498e4527cb845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0517b7e4af1244759d737f76d8f312ed", "region_id": "RegionOne"}], "type": "volumev3", "id": "a57ef35dbcda421d8eae2a905d83f322", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05f6bd92380b4659afb0f3bd7cdbc0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c359df733124b4cb190fd2ced8ebb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6adca00b3fb45f39343a48fbba060cf", "region_id": "RegionOne"}], "type": "volumev2", "id": "6bc3915333f64584a82a48087bd03b73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c0e92457e844d1a191f141c79ff6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e12e342ac7a4254aaf33cafdbdc9c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63aed6bf00ba4225b2bed0e93e15feec", "region_id": "RegionOne"}], "type": "volume", "id": "1650448cb041409cac188a9a800caf47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "551b400fe0b64642a100262c7c0f96ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435e49e9aee34cc8b7e8b891dd1357ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfd7807380af45d0a498045ac7d74dc8", "region_id": "RegionOne"}], "type": "block-store", "id": "3f803dd0c80647bea886ab08540005fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "778f22866923486baf8584736ba9f335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1888745dd8e44f3bb7b187e6bc99b19b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96c1d87e21f141b6b66c9c3621915bb1", "region_id": "RegionOne"}], "type": "alarm", "id": "63dc61d6bc22483fad49228f9baebcac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a22e007e8734be4af131b5eb1016c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be6fb90094fa48f3987dd5eb7d003efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2c8743d32fe34f02b4447799286f6d0b", "region_id": "RegionOne"}], "type": "alarming", "id": "77255f06667740b09ef79633496f6b36", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c9441399e6746298b51f57d674528c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c74d152a13184175a2700c9f87ccd7d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5e58fab18a940089af3e3bc2f9ec3df", "region_id": "RegionOne"}], "type": "meter", "id": "e94eee1ac06f422b8fe457e67adcb6ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "75906c0480e04576a79cedb7f26a435e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "77b27847416d4e34aef36a95fea2fe8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a91210939ca946ab9c81fdd75440cc3f", "region_id": "RegionOne"}], "type": "metering", "id": "ca34a2fd16ae452c89673b996976a5ae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d9a65356505406bad3eef7a5f3c6d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "979d2a241ce2486e8695e663b96fb3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed8d333a625a4ce785e7e839830365e8", "region_id": "RegionOne"}], "type": "telemetry", "id": "1add4b4b941846fba92fead402326b0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36bb467511e1450689c8f0a3d2bd3ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11360fc96f99431d9c2ebde03947b613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7fd3cb8453ac4135a25726d43a1ffa03", "region_id": "RegionOne"}], "type": "event", "id": "85063ffa9376438d9aba1f002d194773", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1c06067690d54f83a9cb917f5a083918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "46a6f4aeef4c415fa81ca03526f1d36b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "931889cc9d6d4a90a9825b1973c5d9af", "region_id": "RegionOne"}], "type": "events", "id": "aba0d75e8a7542c39cc9fc2a889176fe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7e0efd98add4537bfe3f9561af736d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9249ea6789e461e8ad0e30b9913c202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f0b6ecae3492439db8b5ac2cff70a2cb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "caf475b699ae42d8bc275eaf8ec7ec19", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2119cf5d25814908a2b69aaa7e7caf44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ec16b4849b2049f9b43ee57f013dc579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c9eca8ab04b54208919a4b255b5bc57e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ba47d9480e8c4c3bbe0a095998d45da6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efaca220b1684e29ab94b5faf90a654f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "417bcd70bfa4449796538178995375a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "035149b1387245549ee55780111f313b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a4e7ee4567ba4a8789bb46bdfb318b1e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d334320daf92447999295e7fa88cc237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c1187721d9943409dc5a4f44e3f746c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b464b51e7ac142a7acc212ce6f989f67", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f9ba82d2607422087ff0aa1a0a71fb6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6bd6dedd439444c188b022b75905148e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0acf26b71cf74290955e03158507b75a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bf4b7d2485d84931846cf311f116748f", "region_id": "RegionOne"}], "type": "database", "id": "b21a94f489724af1a072ba49a7ed2ae7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7bba1e1f807d4c28b67723bcb5d9213a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "133d336148e845b4a3c21db3c55f8a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0c4f96b79e514f7e89d7275b70296a8f", "region_id": "RegionOne"}], "type": "application-container", "id": "6d8db604360046ac8884aa84e0d0072c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60eac25307d64375b62e4e38e4afdaf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a847cf9eb09048c18aa304bd16213421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e815b6ce4bc641eeb7d63dd61fbd36e5", "region_id": "RegionOne"}], "type": "container", "id": "f5dfaada207b4306b53141578bde5115", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd5432f0e53940eb9f9a12209f4ae4d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d9f5f4abf4d4c358ea6b215c03389f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "762ffabc43284ad2a7c85f993f5ae815", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ebed27632e8b498bbf84895ea6401ee7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a0418691a20462182e978f0bd9a2de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a9f3ba6c64e49dea676734269ffe0d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cd471cf4ba1148efb5453ef351a495e0", "region_id": "RegionOne"}], "type": "rca", "id": "db0986fcf9ec4ff2bdb0791e6e038533", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ddbc6cb54bc42e281d9bd1999b8d46b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c3b53b06b47345889c5d1e770b5613f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b3aaa34e506d454fb5fd749b5390b337", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "df6f5d9e00f34c94804969a0b2a4baa0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "74bdb7e9c24a487e8e98268e22d6d623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e3a2d452da1649f0bb63e48210b24f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "95cbbefd086f4c9db252d5064bf8545d", "region_id": "RegionOne"}], "type": "network", "id": "b646de7817964515a846c8fa4d5f9cbc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c67632fc2bb940759b70018d4f07048e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3b1adda9bf864802a99c7b083ab72236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7ad66eba24d241daa5920da32bc0d212", "region_id": "RegionOne"}], "type": "backup", "id": "472d77bdc5f14a9085bb24625cb1fd3c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68269b465b10494d830a95c46d91995f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a14218196944dd1a9bd14e7a3aebb33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b8e1f646a4a45309bd029d10952bb52", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bae2b86b7f39420da783b5975783131e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d7ea2dd2227b429b98bcd03d70e7876f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "04be8d23cb674d86bc7d4a20e4ccc26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b51b8f3f9ee4475a8ea2543f7b58e91a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9d608a7d89b044cfb0d44eb985a7519a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98adbed6af5e4e678589f4e091c70fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b9b9999cbe1043638a527cb994a1f00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c9fb7a14b9cd453ebff908dce9856b69", "region_id": "RegionOne"}], "type": "monitoring", "id": "f9d67408301e4b3bae894f189f9ef60e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "608ce828919540728046149848cefb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b5d9266af37240c89f00e1a74c056c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "146211d3f22340b9b43e6838e86b8531", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5ba1a414a27409fbd1eefafbdfe3322", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "acc3cc7de12542639d6acf18b37f26dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a95f723382804fde903dfd79ea2e94c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "518718879d7d49099466bd819538e8f2", "region_id": "RegionOne"}], "type": "placement", "id": "12452cdcec154972be113e973a5007a1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2bbeb436d54449f3bc9140b63c63304d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40acdb358f844a7abf7f1d98e131e77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "52ee898dc57243f9a7704dc2d77bc84b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3ba5cd1711ae48718741e7930faf7a4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92a276985aa049b58ea9baed237a5dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d2c39dd5c0d4f2480b02d45dcc2712a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e59335bebfb483eb16265099045e71a", "region_id": "RegionOne"}], "type": "ha", "id": "06e0b0c73916485aac67c5c817004c02", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "683591669a6941a28aae4291b5156e90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f4389b5abce64c5c97c6dca741a66a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "664e7f2fdc414525bdfc0e9e8aa4bbc3", "region_id": "RegionOne"}], "type": "reservation", "id": "31d9aab35e474179a7b7741788d556f1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "34e6749e0cc24e10abe73f8d2666b83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "356314115d344726ae5090d4e46c3c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5ee7028c0fab4a8ab31fe35c38dafca2", "region_id": "RegionOne"}], "type": "function-engine", "id": "718842a752664ead9c0192d2a97fe823", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e9cfae526db4da18eedb688247a3531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a87a788bff6f4a128953c04a1d5d24c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b4251d193c6a4c85bd6891802d44f1e5", "region_id": "RegionOne"}], "type": "accelerator", "id": "49824f4644864106950417fd20a96df6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3dcd91e77de54fac868521494964c298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca3ae97fd2354464bfb719cbbb3d2838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ba9a93113d74ed0a18dc5b8ce830ea9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "83f8479a32274efbad7578d23821bbe3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4b762d47df44627840267bb419862d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "104090f1fba44230944d5dcaab1c6fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "171e7abc3d08432bb58781b1a27d1431", "region_id": "RegionOne"}], "type": "registration", "id": "0007beef21dd49d697b5a7bdbfd23e54", "name": "adjutant"}], "user": {"domain": {"id": "dbc1799f007c436294618e835ea49478", "name": "1f2b2e4deb0e4ebfb0ceb94c6fc1341b"}, "id": "2a0f3e576fb5470eb3415ac14b0c5715", "name": "fafb6a316075499d9b32ef1f3ccf6c27"}, "audit_ids": ["fdc8a5e154cb4f88ae85d5974d34e25b", null], "issued_at": "2020-04-23T06:25:55.638608"}} 2020-04-23 06:27:55,768 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,771 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,787 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,790 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,791 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {11} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.178543s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,655 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,659 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,660 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,662 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,672 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.589877+00:00", "project": {"domain": {"id": "f8e3d03ff8df4ef790a31afe04730430", "name": "0706ce4405964ed7a412670f81bc531b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "815a5208b1af44f1ba129a3dc531f806"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5a86ac80ff947f0b155f42eb74c0ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b704080e5de4a4c937d96ff8914452a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "81bd4881d0b94a7f9aa169f20f754c0a", "region_id": "RegionOne"}], "type": "identity", "id": "093ee37f37824632b04f05faece5c372", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "027e124e8479469b9eb7892ce0b80d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "892105335d4e430780f692ab8cdd1dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fa3485d5bc7e4510acca26672eda6aa4", "region_id": "RegionOne"}], "type": "compute", "id": "dd8da5aa6d494aecb4b84154814b48cf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a1391162cca94e74b6c491eaa49fd1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5af73208e08044e5b279019a9f1ab52d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d325cc7756734b498f9c4ddf4e27ada8", "region_id": "RegionOne"}], "type": "image", "id": "f70f76c799be4ffbba8ca2005ca0b1cc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c8693fd087d041d6bf78c2622f93ad58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47d15ebe2cf4451495fca7fe220de61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cc420dbff9b44edd9ebfe1236523f888", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a3de28d954df474c8c35c836c537ad01", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "090b8fdcd89147f7944b4692a2dad403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95be6b598efe4191ac696a79f92dbbd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d077d9764cfb4213887353f206b53b4d", "region_id": "RegionOne"}], "type": "object-store", "id": "7bb433d40a0147d2b431c7abc8e0ef30", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bb956996cad445bb2e220ce77c65136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90d957e74e074c0095635eeedadcd3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c1bbdcdf884c42d1805aea69eb35db90", "region_id": "RegionOne"}], "type": "clustering", "id": "51772017d3444492a053a1e3d8f3bdea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e35a1ad88d64b8f8ec33754250c9b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cccb90ba882843b5bcd88389d9178390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da61c01e380541a587c6d65fab60c3ee", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7ef2983cac3140cab396267208546bf4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a43cb496d646486ca528039ce99f9f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "544a1143f0e94371b259298e5b4bd2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "118e59e8f40546c582602590530f472b", "region_id": "RegionOne"}], "type": "cluster", "id": "a506557d74f2493891a9c03cc343be6c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "599158b3b5b240f5a3c674a295bc210e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "66b3cc73687e4f98b5e24e0858527803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a0a258971d4e4928abda441acaefa821", "region_id": "RegionOne"}], "type": "data-processing", "id": "6d36e41cf4204d55ad30976a575a2434", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89ad20d9cf2a4345b46d432f0b908205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0c0a2ca96cb420c9dbec9e71b90b74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a805e53f37fb427e89d51c14e41d3a1b", "region_id": "RegionOne"}], "type": "baremetal", "id": "7c08177b8d9642e581e7344fabe18c30", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b58ff80dd8f94877981dae51503dac4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1030a3b5fa394bffaf96a3842d70134c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "406e4869b9f84ce9baa29b515cdc5fa6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2e4f84b7002c48a3b5c3ce67265da10f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ce4e3fc3ea084663955b0fb73853d08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "890f355d061349b18e6f46fa15202952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a385a74f9d644f9da428cf9d5af97298", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "49b11d28ed844ac6af8dd819dcef203c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "81ae198d30c84c608f8eca31f199f7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8cf746840fbc437e9e6a7f2f930a74ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "177ab9ec7486424082e6a5892f282b53", "region_id": "RegionOne"}], "type": "key-manager", "id": "67bc8fbfb0b24b91bf0fc86c6ada8a9d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a689edbc35c4b18bfbff7e393fbf776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "93950e018b8d4912b17f13e129ca4e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b31ea1e2b4c341539aebff61c6b9234e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3e8316031a334776a129f566ac61a030", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "822bd3518e51432daa9cbccd3327fb96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cecab1cba744728866b00f513049a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f2e26a207cde493ba9538241b323575d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8ec1da24f3074798a5ad974c49c61c91", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b718698a920e4703922230d63a03fa15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e2df924f8a47440a980a053d05e16e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f430ce5dee1742f2bd5f6cb3dec87a65", "region_id": "RegionOne"}], "type": "message", "id": "758dcf00a8d244a8b76bb7c2e4350d3f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "636ec13e892d43d09c6cab528970fdee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aa92a1cadc6545958838bb2ca412f94b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2caad131cd7347aa9c964b0da91081d6", "region_id": "RegionOne"}], "type": "messaging", "id": "a488637fc7a041e39a8969cedb208ee5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f512ae73ed642c4b558acee40161b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d6bf39645394e56b9cca61a21a409ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "eabed80e25a343208c5ba5cfaaceef19", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b76707a0a2a94c6a974cd7df7320a48b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a731de507ee4655805e25831dd343b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c57b4526b8e4af194defe37ae18bf81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cef5f58941b4448382a3e31facef7bb0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "981b99cd578748beba981ebe009c84d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68961830b8234df89a24601ed637afc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d77e8da8e9f849529353124369a37c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d272a63374e442cba21cce828cf758c5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d837392ea1d8454fb79f17de3f376ecf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de92758f61d440518beac1048c677201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9ef313eef714d4f97ba4f9deb1ee347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77996f6f27a74a6785f59d9b5150691f", "region_id": "RegionOne"}], "type": "container-infra", "id": "857af49bc6604ec89052995190df36c8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "758800db71df4baf932579998ea853f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "83e71828241843db90bf8864314afafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b1d7c5b552f849f295ce242e08522579", "region_id": "RegionOne"}], "type": "search", "id": "5caefed9f2fe46c2a408eb464af5bdff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3467de214e34aaba7a7c660611b9fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6f1b93e957e443dfb9f5b74c2711f5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8f846cb7d157428fa1c5a6812d8757cb", "region_id": "RegionOne"}], "type": "dns", "id": "24f8121be9994b85a9a1235ad9e49181", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76430b5273a74961b1e9bca5ee98fc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9b47ec6da3745038e1052adbef9d459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ee1a341517be4c9e9f6319bdb1b7b9c0", "region_id": "RegionOne"}], "type": "workflow", "id": "aeb4690567c048a585bc207360198989", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1dd37cf04a24fc7a1300d7d7ba8e9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "502ba034bb234860866ab8baffe28b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "46f721144a134247bf13e16150534c5d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8f172cd76f864d6f8cce4ea9b7fd13db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "44e27995d39c427f94bd27e03254c505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9259ad2b3f244d0b9f28777da2266eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5eb78659702e40b7a06ffb04210cf5ed", "region_id": "RegionOne"}], "type": "rating", "id": "e58748bb57724829a34c487c1ba1557a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9dc31d3c915479695419546331e0605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa69f0b321734e8394f9c1605699c70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea3602ca356f452eb080ff30a8525b81", "region_id": "RegionOne"}], "type": "operator-policy", "id": "74afa08ea06c498a87d9c312dc68d7b9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea2020b17b894a4a9609d9d0804b9dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ed8346caca24413911daed4f441fb45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab1bdc4e53374bf9a8b75cef9b06f7e9", "region_id": "RegionOne"}], "type": "policy", "id": "2bebb7b51f76453e93f9b66314ef964a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e2267df723d4138a698eec0a3be7caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffc24c75e4014cc289497127d24bd43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2213345973c845f3bd4d373f733623c0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f1044970527d457b97db2bd22bb9a575", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eac7bec4a6704794a865df8981c0002b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2642cd8ecebd4c74be25ee3c86dfc0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2897990c718440a86a12ff13b7dc809", "region_id": "RegionOne"}], "type": "sharev2", "id": "611b36377be14b318f101cc3e35d5946", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4534b6485cc6437091f3c9b1570c8b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6f928402cc646138d3db09040bc494c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "777cfd4c9b30491d82f3b1e710e50b96", "region_id": "RegionOne"}], "type": "share", "id": "f14a213a172f4df0920a6319bdefa280", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "840f2e1ae63e40b19f57fd1061df9355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "71bba394bb2e41c1b8ace2acac1d832c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d4af75469d645e28212da45a54784ee", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3df6fc2da3f74678992a16a938728269", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "010aa88c10df47adb91e9d7d13124041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9e6c606f363491a9f41adb68e4c0e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c93f388b549e4c288bd70d80b91ab290", "region_id": "RegionOne"}], "type": "orchestration", "id": "5b19b370e34142bb85c67c39d25a03b0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f98d9113534645568ba16621c2a366de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccb7436527de4a02ac915cea4c27d160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82467f20c1f2490684502b9be4f83937", "region_id": "RegionOne"}], "type": "block-storage", "id": "7d90930c95eb4bc49f1ccc3569ded871", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0692da758d544c5babcbb8a19878c9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29230718bf674ee38374002fe5e1286f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf0797f400d84ae89c66fc8165f9be5d", "region_id": "RegionOne"}], "type": "volumev3", "id": "941e83e64dda448585d724e448cb0032", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3127f0d38fd24fef8e121122295ded2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9b0f2560fc544f1b90989674f269f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "846aedfe72a445f2af903f53a9bb5832", "region_id": "RegionOne"}], "type": "volumev2", "id": "cdf59ea5c7ca4779b06e849f11908d5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeead28b34de48e3883443239660122d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8c2d726324641dfa42981267e1be5b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e09085a67dd94cdc88c81d01e3810fa4", "region_id": "RegionOne"}], "type": "volume", "id": "7e4786600a0f4b4cbe522a21350352ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd11002fd6144921b6c1b05784a03bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "491b783adb7f4283bc33134937f9bb0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12af5540944049249a95a84fe37af275", "region_id": "RegionOne"}], "type": "block-store", "id": "a38021b19fd948849584687d2ec53f70", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6bc03c725b314725a7a5eff0a4f78dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "877184f5d63b43aba229c66cfb7c529b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bfc723df331c4d6cb3069b6d11ae56b6", "region_id": "RegionOne"}], "type": "alarm", "id": "eafc17bd4f6a474ba2a075caef7b9fbe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b3bbc3297f04ae7a4f44c5dd9e60815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7cea42e002414213b4aa3bf568015f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "077d8d00e57541ffbbd84bef23f8e520", "region_id": "RegionOne"}], "type": "alarming", "id": "3237a426dd3f40ec81f7ee6f3729a5d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5aff41f7ceb44519a1fdad29be35e28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "10473ce8f54b488f8a45d58de19298e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3bb269aa4209408b8b4c0fc531413688", "region_id": "RegionOne"}], "type": "meter", "id": "796afd5b311a43869948ad8590991578", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4199e47dcf5f4e4ab4339bb59e85ea0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc50c9472e854af5a7dd069ed1f71865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5413ecc2c23475fbc33f0241aff6f00", "region_id": "RegionOne"}], "type": "metering", "id": "8cb47323a7b146c7b1c4c553495c1ca6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c5cb4c694744468b63b2b208d778453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9732a5029f904b8bbf94a29bb543f238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e34c69b9b7f24eb3803f128d0334a8e9", "region_id": "RegionOne"}], "type": "telemetry", "id": "887cb84f1a544ee9b47abdbff3748608", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fac844eabba04e7e98c4f9ffec5a7c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "334902b868c44129af81e4ca8e64ed01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "083e0daae7624271af92f4c8c0e86dd5", "region_id": "RegionOne"}], "type": "event", "id": "8ebe4332096d42848764dc583ed07c5d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be3ec71ff6124626be45583630c855eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2334b9480afa403d8a070bf5e33b09f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "032eba3ff0d84cd3aea1f96f57fdc49c", "region_id": "RegionOne"}], "type": "events", "id": "4a78b33e5af249c4a86ab0fcf2e5a6dd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fb29657b78a40dca5fcc002e8ef4729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb5c595d98164506bd16477506e0d5bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e75deafb55ab4a97b9204399c2489923", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f877823a7075458db8e63c7904e5f22b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3dc91e05c5994d83886739b183507aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3827dd3182f04c5380aa5f5131419dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "055c28017fe44b61bb099332769d761e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "73ae143504044435a569c4f4d21869a4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5af702cbab74330be254aefb4b8dd3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a70b304c29c4002a238cf53fef3bc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf1d08e5f6d94735a6cbae5ed0fdad0c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "efde458f97f5486cb0c30df1cc689c4b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d55d42bee9243018e3dd9dfd642c1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5f7823ea2ad45ee97a58be56cbad8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aadeabf4f77541acaced08a01dc8a897", "region_id": "RegionOne"}], "type": "tricircle", "id": "54f6d6e494a14b9fa7e646fa74884faf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "094be87899e548a6b732d7183561a17b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a225bc63c67447ed8de2d39919cb254a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e8e2010e3a874196a1c36c170c4bc10c", "region_id": "RegionOne"}], "type": "database", "id": "f912538c64df4a769936264b3e195536", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "061dfdfe93d5488b9f1abbba43f01ba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f7b0cf7f4fca4c23a2d90163cbbec1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6dd6147750f243c38dc4a0d41ee11aeb", "region_id": "RegionOne"}], "type": "application-container", "id": "cedb7092b9b04a8f9a8afb319206355a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "857cbdf2f3314c5983bad691f57077d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eb35756fb4ff4d77b26e244c8cb7ae20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f238953162fd4486bba9049068a36ccb", "region_id": "RegionOne"}], "type": "container", "id": "b41ca273470544a7a4e2782c96cba433", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9317c0495f8543b499051ac40fb9db0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5335bbee493249c69bd3586987d9475b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "06c742ade8d24781ba522aba53228e64", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "785f19b478ff4a58856551270a4ce184", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79b19fa07a3d4e379f5ba1cd280fcadb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31b7bc4f647a479db2e74148a971cd17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "516b49f7f51247ee92b44aafbdbd8c45", "region_id": "RegionOne"}], "type": "rca", "id": "b83b84c2c3cb49b3a9ec1f79c94bdb4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "37ad07fc768542f09691f1f3c6453898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0c6e1f1e4c6a43289773a9ceaddaf5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d3d5a8ae3afa4bc28036473686a7b784", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e559407d4a83476d825707c7cdc04e82", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aaa2f0b7d9b243b7965a199ca31190b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "68bad3768912402498b844e6fe8b73af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f89acf2c923a48debb70309a0ce42dbb", "region_id": "RegionOne"}], "type": "network", "id": "fec6eb9dc5464a6582f9203c18963d0e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5903a9b51fa647af89f2968f28b40100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0ede1f8441774978ac1b050bdfc06302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "87c3f8a1567d4215a5e4b58043469ac5", "region_id": "RegionOne"}], "type": "backup", "id": "47517a97b785407d98efe6bf874074a2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b80d5bd2a5104bdaa641bffebe373c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddbe524977634d9f9e9ac7809489e690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee45f18c495048f1b43cbeeb079921e4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e1e23cf484f241eaaf9dc16083fbbe09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5d197a696ae41e48b0a98f39eac5b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e98e699ee62f4224b95e62c10347cd59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6467f92781354239a8f67e86e0e8dbd1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76bb282310474e208e5f870b2f95370e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9c1ec9b575b6411a92e00235e5c2019c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0ccf081c94054ca49b7ae4859711f02f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "08dc727bcadc47cc889292c3d7315770", "region_id": "RegionOne"}], "type": "monitoring", "id": "784b7826e2404bdc93a094a4dd87355a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "55b627c5a4e04bb5bfd18757236b21e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "581c2956c8d440acb57bb95339797c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "374848ef0cf345e5bb963ed3dbd3f33b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e6ce9daad5754c1596fdf6b916030e93", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f9d0b74cdba49a3b42653458f2c10df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "40c553b25c524cfba5a26b5f66df0519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "76955013b8f84bc1b62af3925aef0ede", "region_id": "RegionOne"}], "type": "placement", "id": "424b002915b542dfa6c1f64fac025e4e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9814cafbc98f48bb9a70d5f08f0eb207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8462fd2307914725847a8870ad5acdb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1f8636e0b20643098e4734cc7402045e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "90909a5b541b4d988738e3a609050767", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c3b56a2217b4b13b19774f4dc278ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "067c498cb15e4b5297a82a6706eb5ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "600692d69a1545f89b0335da12034b1b", "region_id": "RegionOne"}], "type": "ha", "id": "839e4689c2c24e4491cd6cc89fb13ff6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e13ebe3aac6f4514a47d21af27708714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3fedc39acea4ad98614b0c0ff92f6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4602263052ba4694bf11cacd2fb6b514", "region_id": "RegionOne"}], "type": "reservation", "id": "9e89306e713d4fb1a736c24bef340334", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cc086df463ea4cc59311e7c84d0aa3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e2806925ab84352a6afa5a23b75325d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c538f825e8a04a70a7156304ed35dce5", "region_id": "RegionOne"}], "type": "function-engine", "id": "c750d028ce644846b3f64126df6c12cb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "570266912f8c4dbcbae4564b1ab188ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b7f08062e4c346978487a3f554015e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f19a1d9fa5394fad8095993c889b700f", "region_id": "RegionOne"}], "type": "accelerator", "id": "e5399b46b4894901a6e9fc636f8ff3cb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "907a9ad079c746f89048431601dd970e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6755a1e648454aa18b905e6ccdd58b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5bbe49f7826e49108bda58f7e972585b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b23646c934864237a8cc902e4ca337c7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "129d522fb3d14277aca5544880d010c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9cadb440c736498bbfde366177196e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f1db4a638e8400a9954faea761e1558", "region_id": "RegionOne"}], "type": "registration", "id": "5cac5c58581b472b9a969c4e5f191329", "name": "adjutant"}], "user": {"domain": {"id": "1dd631a275ee46e7a2f935077bd4dfad", "name": "5c7a7d064e324a12b59ae7e18f4ddfdc"}, "id": "3461a638525e4ca9a33501f402e37eb2", "name": "baa22c5ea1844610948e1ecac7cca38d"}, "audit_ids": ["2534aa2469714632a53f952e1e4be266", null], "issued_at": "2020-04-23T06:25:55.589877"}} 2020-04-23 06:27:55,733 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,737 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,738 keystoneauth.session RESP BODY: {"flavors": []} 2020-04-23 06:27:55,756 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,760 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,761 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} {15} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_clusters [0.154504s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,707 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,711 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,712 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,714 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,726 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.650780+00:00", "project": {"domain": {"id": "e782ab140d6e4044a035398a4679418f", "name": "4c47d64cab4b4051990bf1f646ae474b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "45c66fb4cc804c14bfd1b48e7eb9f282"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "01a632cc9de042a19e3b869560359b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "305d919661f04da7b133d573fc792063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "98d5ea0041d44c5fbe84c7b2f17b588a", "region_id": "RegionOne"}], "type": "identity", "id": "1980a7fa8a914e468fc6923dcc7d0122", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d11b5387e11c49cf9b8b326db87a10e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88a462c20f8344dd841aa04b892e2efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "858e0003c9b64610acb5db3b1d449afb", "region_id": "RegionOne"}], "type": "compute", "id": "210c37e8e2c0477e9baffb3ede4047e0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "166b9212023d4ec2b10b57e02bd21685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "12447111258744979e1533b825e9afd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cdcf00bb07dd4d5f917624c7fbb82758", "region_id": "RegionOne"}], "type": "image", "id": "4378d8fe83fd4f7abd121e5c1e2ee491", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8cd5fea59e6a4324a317a995f27831f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9d677016ae2244b0bc08a5fc093e714d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "51386046db4c439b914d293ee0dbd786", "region_id": "RegionOne"}], "type": "load-balancer", "id": "19b4b9284bc74e29847e39b62e0ae310", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc142812e4d4d62a73ce3550b05d821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bebf5f324254438988c4ff69e40604e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cb116014f0a4d879eeb725c3b499bb6", "region_id": "RegionOne"}], "type": "object-store", "id": "59453427625440e59d7dc2342c4464b4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec95fd091be24d5db2cbb98d3bad4ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5f0c2f4118948048554f9f79959b7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8f9f4ec7ad84ead86e0141d8995a137", "region_id": "RegionOne"}], "type": "clustering", "id": "1a10c4862a51418a9ad4088b59c9b8df", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54a067e4432648cdbe5657196860aca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f634b7c43a294c9ba152570f7f4204b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5b06d7dc5b54427b9c4dc63964e0142", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "95d361b974264422afc90996cfe5981e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c14727427f040db8124aa51ad80ed7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73e9bb9dbb414297ae5fffcbc354338b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f1f7f65bbc44ac3980d3c16416eb94f", "region_id": "RegionOne"}], "type": "cluster", "id": "e1c5a11de73d4ad69b7e20446f5e66e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "071a7dcd02604638bacaae6c454d8761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ad7a38f3c37b4b76b1d0d58e77c5a566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e01fbf5c89814a7b9d56d027a1f89e95", "region_id": "RegionOne"}], "type": "data-processing", "id": "62a51e8267b140559b4e1df0cda5131e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a447b453d9754c24a8bf71e533314a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22b6fd36483d44008930a25a2073823b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "426dbd57773c4381b6f2f58c5a7f7111", "region_id": "RegionOne"}], "type": "baremetal", "id": "9cd0d4616f2240fda750bbb2019851f3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66a72439e88a4ddea721c8ee58a99d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3d40bd843664ed8bcf407502f2e7191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c50ab97f2d714af09554d07e321b7132", "region_id": "RegionOne"}], "type": "bare-metal", "id": "95d8391a8d66426e94aaf33a0449008a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fbbee24c593c499a97a2972080b9bb01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a51c3297005408f93e3b05c5fd02e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ac5adcc05ba44e2c8e7f7bf0ca87629a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7dd59b7e44104cbd92c8e4292fc0cc66", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f36f83f11e2f4bbd8ec4da79aaa75785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "86ac8ef2333f42159fec205eef62e660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6a0bc1bc79fb478aa6acd9ca378c6ba7", "region_id": "RegionOne"}], "type": "key-manager", "id": "c15aaa3a676a4fefaab5cbd509651ace", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae4b218f68ce41c28b4afa3751b81d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fcf82bf78f2548b78af9c85eab03fc9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "359576fdf4624c7fbe6cddb8147e2e4c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e4d21b25540041b687ba35aeced93f18", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e1310597506f45eab3993123d675a361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a63e37a9e254acf8a301a737de6a1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2ee276df28df4b3a9504b2ec33843698", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ece7fc1a267c4afbb4c3bcfaec2cf942", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "533e2e07d13a42e5974af22a49620457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dec27b8199cb45d78af40dde674dd5e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "929632daf4a84675a079b9f5a71313e9", "region_id": "RegionOne"}], "type": "message", "id": "5ed044e129b74e168b3c85dcdf3f74e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fac492e3aa0d4be18a14905989e19edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e47b60d698ef466aa9665395095e1a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "68c71370be744028b57638670d000097", "region_id": "RegionOne"}], "type": "messaging", "id": "0d8aa1be44da4216a76e69796823a24c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "485fe33734e94cb2a88c3edb60552718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "126d35fcb4e4455883cd6eb2fe4962b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c01089ef7ba34fd8b2b07de7b6e8247d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5006931298b945ac98c0ee84522abdb0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd0e29bcae9d43d6b46a9d13c9ed85a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a72039c29ead45909136791eea3a9df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f4ba5c435ae4706925b6522133bd931", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2f37abd5291f49ffbfdde546e401844f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8860d101a774db1970ce3f44f28c794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "309cc214834e4d5dbdc24d3c1811e803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7502f34151704e0b8e773fabb7feb471", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dd6d8b3e6fd744f1bcdc74c8556515c8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83c103819d9645ce8a2b720698a255cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cacef89ffcb4ac9bf8a59cd7d3b1e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4e33a2c0bf948f8a3e436f9e9e810b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "a9e04d5a02a3483e83e2d2275c5d5f71", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c0023a58db6440f79db68bc6bf08c054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "60a4b288e40b499b8ba1f525febdc85f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bf7930649b64485d92efa1dd4c9a0c8d", "region_id": "RegionOne"}], "type": "search", "id": "1ecbf033e4d645a3abba9b2275fb5bf0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "19a116a642f04cd388d518ff8ca52ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "35cfc1fc68ed4d94a63d644df26ab2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a7c671f62e614f9babd62ecb9395096f", "region_id": "RegionOne"}], "type": "dns", "id": "8ee060a0e1404d61aff865ab4e613990", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d90b40de332a48ebad9fdb9d901ea8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c91a8eb37ba7493ba93b4b3dbf0e6221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0be4d834f44342e5b32e11155d018a2a", "region_id": "RegionOne"}], "type": "workflow", "id": "7b611456ca974f50b295579ceb193511", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e89546cb58834dfea0da4f203dbd2f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62339bd0df1f4d3798ecfbae86df6b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7e4a4bf7f3d84f6f917a96f7acc30dfa", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a8274bf115a9499085e7efef251197ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b915f3b8d77a48ffbb5004b89afe3e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f9060d6bc486412286c7045985b21663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2cadef8540014e0c90d5c5e49e9cdae1", "region_id": "RegionOne"}], "type": "rating", "id": "a7c28eeee51f4eeea519581b281d68cb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47383d67504845df957444b7347a8df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbb2ce5848f54c629702efdd7208c0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c086fcac98f4ddbbb40410217f1f936", "region_id": "RegionOne"}], "type": "operator-policy", "id": "870fb62df2b94093b50e564c4f6aa7ac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b5711bac76984c7daefb0c5a539154ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "486a1b831cc4417486a0ac294d3b9be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36ba7688b3694d4aa13c21bda4207040", "region_id": "RegionOne"}], "type": "policy", "id": "a0fe7c53ab904a748e80783ff3dafab1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c57723811acd4011925cb4b7d99deb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5aed34fdc89b4492ad7275bc779d32f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9c5735a761d64284b6588fde0f048a52", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "51c561323dfb42a5a9f394e7a5efd41c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b0825dfe167473d9704895ea8d69c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ade16e5d17a484ba69d599a7ad4dde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e01206b761da441d98aedabc9a0f794e", "region_id": "RegionOne"}], "type": "sharev2", "id": "5d7a5f8d3fe042eab66357fdf6129297", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e609c4fb9d8478b8f6fc02016fa4603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4c2c848dd204b5ea74f2fd6c4353d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6e02aeb0c2d46caa3afe9d092c0ab13", "region_id": "RegionOne"}], "type": "share", "id": "e3c07037c4b548f3b837457326ccf8ab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "52a9c2a058744c2491fcdf011ff1ba4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ca1f436632948c78235df418a728947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d079a0ab8fcc47eb8014f7aff7616d1f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "183f8f4826604652819803a9696df13d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "532f20deae334c9fbfffc1df7aced271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3601902d189a4a3ab44716a4c7e2b3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ab0fc0a09474dc3bf60327a79c6f855", "region_id": "RegionOne"}], "type": "orchestration", "id": "c4723b833e754a7ca18dd4ce63b7670e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1429c2cca1094295b337ac5a99d36c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7780f940a0b470db5b7ecf5aeb69f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a9b111aa0b452da305f0f74a94df62", "region_id": "RegionOne"}], "type": "block-storage", "id": "5442e125ac9a4f4389e241e4d0ba9788", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b8e754c0cbf49aab8646156616e7d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "432706f752bc482cb290f66bbcba21f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b14d63d7d35344e09582d521782a81bc", "region_id": "RegionOne"}], "type": "volumev3", "id": "e499d4229e884e8993ba5ca1950c4ee5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e51ea675381745d593958f20830e48d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2617c05b2e94221a3363902b98dbefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d867dace156c48f7971ed028b368e767", "region_id": "RegionOne"}], "type": "volumev2", "id": "646d363ffbfa44d1bd01c9803b43b277", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "773c3fe0d0b449689e9e908c24124e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b7214d1027143fabf37f20ff246da7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83749010890146ae9b979c9d3ffd402a", "region_id": "RegionOne"}], "type": "volume", "id": "8e140f4dcb1b4f25b590c8f069152ee6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "001a4ae8675c436481dc90d570a1e36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e06c9a068e194125898890942f7447c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1008f307c6684b2aa6fa086a6d3a78e1", "region_id": "RegionOne"}], "type": "block-store", "id": "7b3f6ccf594a412ebbbe09c5346a6c08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ec78f068fec4d6391b117f50f21f7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cbd663c9aa744d55b7539a7c4e7df92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07f80a47e2a24234bcd4076073877140", "region_id": "RegionOne"}], "type": "alarm", "id": "9ccefcdc7a834ac4bdb05026bfe52362", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4fe0a946398b4c14a35d5dbf1bc54529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4a78f527bd44ff2aeec13e990563555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "47b3661a3c834c9d97d3f8acb4636e43", "region_id": "RegionOne"}], "type": "alarming", "id": "af8153e463bc46888f93c087fd4dc2a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ccdec18b73d340a8b9c69acbf69f25d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "28046d0bd70048c0bb79c79ff9af60d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38cc84af276e458bbd2be093ebb85a28", "region_id": "RegionOne"}], "type": "meter", "id": "20df26b6822b484e96db28e4a76c5793", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bf4b370346e40efb8d65523d2f439a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "675e2ad72c7e471cb1f78d3682c50a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "df9df00ed61b4377bbd393f7b09966ac", "region_id": "RegionOne"}], "type": "metering", "id": "41ee234bf94f4f839c89025bfd3b6941", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c57aaf37cd24cd198a6eaa02686e7aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "af595411bfae4fba96f6553d3e21b280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b98b642b20524e99a956670193c9bb79", "region_id": "RegionOne"}], "type": "telemetry", "id": "49a64ce25d6c481d8cefecf865339ab8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "06edc26b204642b1bc7f309b4bc1754f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "73ac641601e2466fa3cdef1b7ae52f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eed7c8bd974940c1bb86be0e1923a40f", "region_id": "RegionOne"}], "type": "event", "id": "b75d7ee7fddf47558012c691236a594e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8f47e6bcfa6b45dda350547c1a639ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "52d54f0459764aedb193e94fa850ede3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "205d35f4fb59431181df01e350d18a99", "region_id": "RegionOne"}], "type": "events", "id": "7921e2576778438fbfdffda07bfdee50", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34c612ae71184257a2ab444afed3e471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e609180bc1c48f3b9d08cc14e7b3087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e270607b1b5f4e8aba81f9085b277199", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c313ce5db7b743379de2a7933e7599c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77d6f721f261450d897351c1102e608a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40b16e72512f4cd2bc057ef2136ca37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e12ae5ee8c7492fb92fb48f42abd382", "region_id": "RegionOne"}], "type": "application_deployment", "id": "74193b95c4474fb0a9c3e49e35687671", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e453763abda84992ab4c5dddbb16a5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fedea348276434daf00f83e5852822a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73c1740edbb6493daf7a04457aa26b7e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "576b4f7c49ad42eebef72a5bfa4e5107", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c24022c9917f453cace00b029a0f8ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ace575f0d8f48fbb726866d4818bfca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f758e3b264ed4002b9be476fa8d3c335", "region_id": "RegionOne"}], "type": "tricircle", "id": "583f18626cfd41c09d336eea85abaeb2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "652bbfc99f224a458bad40b251ee9691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "84ee62ff0ad944619262eced6e4b54e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "83450dfd180346f293764965853e7296", "region_id": "RegionOne"}], "type": "database", "id": "7798b0546639459fb4ef8791268ea603", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "489540147951405288924833cfca04db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07398e5e595e41e79683eff3bec9f4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "62c1aa0ac68247758c0c989a55fbf13e", "region_id": "RegionOne"}], "type": "application-container", "id": "b7179e578355450a9ea8c811eeb986c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4addec615e4e4552a5175962e64074e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6506d494f39b47f8b736b293936b2c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "68f49307f5f64f1ebfbc673413a878a9", "region_id": "RegionOne"}], "type": "container", "id": "a0c5926d8589473b8972586a84ed5bb3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ff5c945ae66544d3b348f73d6f1b0a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8098e8bb271b402191dde65c4181aac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ecdfc57746e24b5ba0b88289f8d9faaf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "83b8e4ed46554851aa1c1b5786f242e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ddf2a738011448298379badde892630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0cb49d25734e445782790330cd3cfd04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6171262fe0fa44309651457cac07766b", "region_id": "RegionOne"}], "type": "rca", "id": "6d65450203cc4276ab0ecbfb2e3c6b29", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "72baa43fd76e4357b062e33e402d379d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3ebda86db1b34446b9c767fc9811e78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "90fb7a93b865497999332a1b769f4be8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "73cc8c7c3cca45c184fc86034529acba", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "23b821d3878e4093bb0ca01d99b1e922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d4e3563d6bac483b9c269cad4ebe7aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0cd4674a5e004a9e8b2bbe8ca403674e", "region_id": "RegionOne"}], "type": "network", "id": "f80bdb65602a4809802b3fd8e29093c8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9102651f75984a5d9068d2256427bd12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "543d29fb47b148a0b64ce0717a89cb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7e097ad0c2554aa28a0c208070d93c4e", "region_id": "RegionOne"}], "type": "backup", "id": "c5b42205d6b84ccbb02c528846739b76", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19ce410b848b4939b59f44a18165e3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2115da27d0714b18b892b1b5cb3bf55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dc047d0a81d242f29fe77c05b875ccda", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9e3a932284564590b2566553d3a05951", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ac9dac5da764b708f22aa217729bb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d6203af05b64fdfb3f124eee51a6962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3bfdd636f37442e89975558b04af07ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a108de166b8348be881214756b8e7e7a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ddbae7c3bdb5435795e9a2a57689ac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08dea3ecfe594dab84c3b223b5890823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f6a52d5aa82a45e1ad1becf412d49ed5", "region_id": "RegionOne"}], "type": "monitoring", "id": "4f17b198ad3c4343b5c97e03f04e4300", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fea90ec6c3d3499a94b55d59417a065c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6ddb5fad30094c8c80f26c112ac68ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e846d56ce82d4c02969642eea245f393", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "762a8ca1422d43b682b96e4ba81d7066", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2e7e42de9b6d48aebcaa997eb42e84ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d222125ade56430e96eafa49fbaa1f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4df06a9a03164999a0d465912430bfd1", "region_id": "RegionOne"}], "type": "placement", "id": "f4c6484b5c894e0685d3b2b2e13a3a96", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ca8fe43e0ebc46db8029e5b35bb60cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15e4183a267b4e1e92fab7326745b184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a39ac96a37a84e9593bbb833458ad95a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "07a79aca41bc49ca806a1376d2d80657", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce51dbc41f434d79b7835141d1c86055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4c9103e16d24528ac6064b86c582680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "99e0c5f7b3de4a2a9f975f9869230df8", "region_id": "RegionOne"}], "type": "ha", "id": "ba6c2eb6655440cf8f330827c60146cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d392dd230ea4daca76f0b1ea389cee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fb679acb4e3e47ae8a4e3651b8e55e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "853f82452d6341eda324d5478409a291", "region_id": "RegionOne"}], "type": "reservation", "id": "6593b1cf9fdd4a13aaf12a976694653b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab22f0d3923e47b8b6b12d660558a73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "35a9d4fc7a0a4c539d0ad70f811ab4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "117883912e18450f95664126300bad80", "region_id": "RegionOne"}], "type": "function-engine", "id": "4774d25fd82a4ce78d12202e6b27adbd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6f9fa5719bb54208916bf9a9e2f712a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce5ccce96f44429997fd149e6d1951b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "35a18d3755054bada3388ae5ab465a1e", "region_id": "RegionOne"}], "type": "accelerator", "id": "9f437e7a44334dd9ab15892c42cafc78", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f86d765d14dc4b7ea088bcea0d51f290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cc7d1f48e864f0180d85831f5db2b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb839c78a72d470293c6cabeb147e352", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5229cee1c08744e3a60efe8c341003b7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b769f3758a3748deb60d3d7f53a2c84c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "612a885fb00c4bb79794c3946b563729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6347e6450264187a27229f7c7bd9126", "region_id": "RegionOne"}], "type": "registration", "id": "3d6a66fec0404cd288d4c3d5fc9647f8", "name": "adjutant"}], "user": {"domain": {"id": "04be3a1a36f3466d90b088b705f0efa7", "name": "bb849d3976824df4a46266a5fec9c0e4"}, "id": "901567462622467da19437249c1a5d42", "name": "81c7036a97434288ac2b2f75c1af689f"}, "audit_ids": ["0c830444bf894feeb3c9d2fcc0ba4c77", null], "issued_at": "2020-04-23T06:25:55.650780"}} 2020-04-23 06:27:55,771 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,774 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,776 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,794 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,798 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,799 keystoneauth.session RESP BODY: {"clusters": [{"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}]} {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.264696s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,584 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,588 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,589 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,591 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,601 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.527675+00:00", "project": {"domain": {"id": "7cb93a9f28004a758f784e709e7ba904", "name": "621a34e7c07743949584934e95b71310"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2f12418e879b43fb823a58783d8330f0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a19d21108cc341d99fa932046a79adc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2c8e35c413c1434e84771bf8911fc1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a09044a35754ea796bc145ba0692d1e", "region_id": "RegionOne"}], "type": "identity", "id": "a0d71ec7430142e9aa96e637573db1da", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4d5b52ccb5604150abc9256c9c520a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4c587e437f9140bb86d31e8e95a59b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ff86dc5af2ea4841ada386654c3582ff", "region_id": "RegionOne"}], "type": "compute", "id": "a4d49730d57b41d391549ad6e7f3ec1d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c659f2725e114b3d8ebad7e2ebfe2041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "11aeffbff9454a54982429757956c56a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5158ed402cb948ad8912b1300fc7feac", "region_id": "RegionOne"}], "type": "image", "id": "c1243b11fbda4ec086bbe0aa7d73e722", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d641a8629541492d81dd78189f7ecb81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "21863e7b3d0a49a184896ad124e41afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b1938a9a44d84cbcbdefbebacfcca8a1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "13f5fe7c869b43a68f6b9f77b95f4e9b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "599da2a69ae44cec8f2930d9bd6ce219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29bee695f33e4c83ac400df8e5283ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a5bb9b4d4714614998ed40810621d52", "region_id": "RegionOne"}], "type": "object-store", "id": "523bf19b278246db9d43a47d78a8a6de", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fe66194c0e24c0e859a507558cec64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55e5be35b2c94aa99119b9aadf46f03f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a901ebf986684e2ca12f3ae3e2b6f6ec", "region_id": "RegionOne"}], "type": "clustering", "id": "5a9e37741bd84354b91a09797113286f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f57761c33ad411b9666482cc9a9e0b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f562be619b245a5b0ea03fbef5bde29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "85ac969a044a40b2ad077c0b0a6fd30b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e2221d17443f4d3aabc00cce4fafbb21", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63a25d6505e24e2db6985825d00b71da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a11735631d394f6bb0ff8e96d789491c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b446625213a44c0a0851db17b9c1cf5", "region_id": "RegionOne"}], "type": "cluster", "id": "e4beba8c44d3450e9ca1a6113e16450d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d403f69de5a46849ef4d3c005d4e778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cebaef74be6645ce893f2a7e1f7ee660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "33af210b3a134e48bb545f4a2999fdc4", "region_id": "RegionOne"}], "type": "data-processing", "id": "7605476f3a204fc5a54eb4fee03fb8f6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b6327b88fff642ea96a49ec2bd465086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d201ee847b8f428997f4701169a37ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1bd6a6e0aa2e45b9a0f0af36bba0acaa", "region_id": "RegionOne"}], "type": "baremetal", "id": "67aff3a036c3453ab760cac4005f015c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "082f688509d7464f806b130d85127a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3cdc4f0cc72644babe2127f8226d5908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6039da2dfdb4473bae5ed58351229c0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5d59ef85a16b4ad1997fd75d7cd4eb3f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0437e091d40f4931be272e1560571dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "57a4ba3a5a3e41eeafb52ad7f3f0f33f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "af980cbcf0944912b13f98f15923278b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "01fd6357a8cf4260adf83014925f851d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "587669f95d9e4740a446eb12dd116514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6a2f06a07a184ff79790f081e95d6200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "83b7125e20f34d01b2e8e86afc90bf75", "region_id": "RegionOne"}], "type": "key-manager", "id": "c3e47df3ad664d1e857d9e57676e6848", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ddd5635cc7dd405f8b5cda61bc9853a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4217f50108ab4822858591135d8865e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "12c714b539724dd1a0e6864f192514cf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fd3624d2b2aa407cad64b763907625ce", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f7351fe9b99a460aa284b21b6c382346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89131744563248fb9e45d606ec2e691f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60be8cb2a0144d0f817321c846bed2b1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f29bf726602844c8ba269f11bce243a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "44790afd79884c47b3c7835f1b055edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9606307a84e342799db625273cbbacd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee8c16934d5a4710b7966a599170b420", "region_id": "RegionOne"}], "type": "message", "id": "70217b88af934237ab14aec721883da5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "982434dcd77b42b992e8157f7a66207b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4821b506445045089610e3879a019e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b1ac28139b4c4436a59bf7e844f4da9d", "region_id": "RegionOne"}], "type": "messaging", "id": "4212ad9d8c254572a63b06986c0c4ddc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a360b07314114590bcaa189cf80a8e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "af5768291d0645cea9782be44ca77714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "24b3118aad12429199a8c65f47fa9606", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f0d9cab6d084462e8963366ebe0f871b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f76364cee8954b0391d9d138c5a2af9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "157448c3e0c1464b881d8c84956e03ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11c1046dc4004ce2ad632856bd24a158", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c9db0aa34d764b96ab362cc1fc1e62bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a80dfc847d4d4a228f616cf440e7ba12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da7cdaca23e045008e864eed47aad6a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "492e134b8c074b969ac61dce6896a2b1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d9609968dab24e81b598b3a83d0f98e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4101acf5f7a4e0bbfcda41bf7ff9ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8ffed46379842d7a339f370b0c48ca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f87c3aff9b84beeaa84246d9b815298", "region_id": "RegionOne"}], "type": "container-infra", "id": "ebdf2e2110644f1db53288dcd9931c95", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "df32d352fa2d4cd3aa49f6db412bb05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "becbca0b2c5b4a709ebcb9c20b4e08be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1e3677d7a96040fb89c1dd22c20fd038", "region_id": "RegionOne"}], "type": "search", "id": "90fdf4b66c4b4ca59a1365f614f1ad1a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "08aa77d111ef4956becfc6332b667eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7c6375aa38a54a32b283306c722f765d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8aa074d003d3499eb82b632dc2dd3889", "region_id": "RegionOne"}], "type": "dns", "id": "dbe3bc3b347444aea5b10c5ac4da7405", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ebc240009d4242a68eff236a6474f35f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af63d79eac9d4b25ae28f44f55ff6371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27f44dc49f1b4593846b1ffe3acee956", "region_id": "RegionOne"}], "type": "workflow", "id": "54dda13354014cbc92b4d6a6b1a8354f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5675bdc28194369b4efeea051690986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3d7a46332cb4a56a22bd7c912821e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "23781299e5624e3184a0aadd21039c40", "region_id": "RegionOne"}], "type": "workflowv2", "id": "420953aee92c4df3995c907d5aca8f57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0453fd0021f745e6ae976825f0d56541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d56005a99d4b4a86a4bdd6c3a296d780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4b5410ad349b4d4aa01508ec2a513238", "region_id": "RegionOne"}], "type": "rating", "id": "47472b2c40f345a388664a153db8b299", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d5a9a78b45941f3a9dd556e68489e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d25acc3832f4141bc138c5b65e69792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52050c83f9324a828b084515f82d9aee", "region_id": "RegionOne"}], "type": "operator-policy", "id": "74adc85416fb4b1dbf244f734a564bca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f16ddf6a2f444058a6ed0f97025d2a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61a39c46f0304261ba4ddc93ba8f52e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f66cad51860749de9784fd0ded2cb251", "region_id": "RegionOne"}], "type": "policy", "id": "bcba7fa5340b47859eabd5e4dc21d95b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d5546dc7eff4941863edfb421edcd09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f62d7cde6e6142ccbd36a17a7301a788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5794f5cc5a8f4aaab0e1284afa6f1428", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7dd97af0f98f40af82725e776145fa47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11ad0d3997f74e408debd28dcf9db31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "989334b4207748c6b2bd764d5089843c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2fa0999ca78d4e9a8915cc96c310bf87", "region_id": "RegionOne"}], "type": "sharev2", "id": "c0cbd4f4cf7d4d7b9ecff088c7333f54", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5aa092965f3e4c5bba9cc80397783b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20335bc05a79471db181c898ab61b1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "44390ea30e704b428da5c592027d0caf", "region_id": "RegionOne"}], "type": "share", "id": "c1ef2829505f42e0a8d695e817d7e2f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d0a43c99bf934d06899e224121d8e689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a292b3c14b94f6289bbdc449f72ea92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8557e5baaabe49be93196e26a4322247", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7c2e92e794694e9db4c4c571304f2eeb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d7098327a44548bd6cfcfecbc44d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec307d319827465584238738d61a2ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "657d568b10e64ad68acbe1775baa2dce", "region_id": "RegionOne"}], "type": "orchestration", "id": "150c82d4740a4c2cbc14d62a6d0ebf6f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "126886626c2c41828e02ce93a978ae12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a986c1ffb374659910a9dd2fb95ebad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3f07e0b78f549fd8a5f833a3aaabcc6", "region_id": "RegionOne"}], "type": "block-storage", "id": "9c55d0ead3cb4734a1c26f71c5079e47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28acab1679b54c4e8fd6fad7e6a5ca16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6db327b7a77149eca9ddd83aa4bb049f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b28ed0637724732af9af9a0db01ad96", "region_id": "RegionOne"}], "type": "volumev3", "id": "3b03be6068044baca255f129ae2509bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f15c2f2f46442218efcbf1be02d5164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35d475f4218b4a56a4edd7009ae4cadf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "273f9a7810a54a6496d61cb2d137fd28", "region_id": "RegionOne"}], "type": "volumev2", "id": "0e93bc41d1af43a797dd1e6df67d18dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a35f0dd129143ac91e69645524845f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5788444cedb46c1a2d9f472718537df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f0758fff62245558a96f556faeba4f9", "region_id": "RegionOne"}], "type": "volume", "id": "4fc048365d60469ab322ed07c393c86b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f756123834174aebbedefa3f3ff8f66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3aaeb09b3336486ba48dc54d7dda08ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a86c34ed6f438aa2fcd7f75d7f695b", "region_id": "RegionOne"}], "type": "block-store", "id": "894dd28a4dd54e6aaace7edbe2e7dc51", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "895503dc45264e769cc28c87b13ad999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91cddfb1700b440897830d7a1ea8e898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "245234da6b2c4b778e1d05930a554864", "region_id": "RegionOne"}], "type": "alarm", "id": "e4bc43cf8d6e464b89d4a333bbf8899a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f0a832711a84643868db9cd3aec56c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb1d047f6cd5430abaafd6219121eb7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08d29a29a2f2447aa3c4a5953da75626", "region_id": "RegionOne"}], "type": "alarming", "id": "50d7a90268fe461496d4208fd7a308ca", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d670c46f9ce64116ba7dde08d9344af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99e3346fd4974a2d9dd5a7f9f5292f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "feac543e41994e5b81a4794761310f23", "region_id": "RegionOne"}], "type": "meter", "id": "d7f7bb29cc2547e4afb59cb252db0125", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43ca7a7f7ecd449486d6445187e21160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1da2051b33c9402fb32a665218b8409f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97fad881ef294bdfa2d92e0c5a73f8b6", "region_id": "RegionOne"}], "type": "metering", "id": "13052aa5721b4a5ba2cdc968e8030bf7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d17bb5872c74fba8aa1304104c9d6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22f97d8ede004c50a92736dc1e2e02f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "729f7e0f48264b6badc93e17e5aa5a66", "region_id": "RegionOne"}], "type": "telemetry", "id": "41ce81b2cfaa4434864d1a5665ffe01a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a0489d3c93ee4a52b4c65b8ac716bd59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "74208d44b2274b519ef050ad55c3f0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "11794269bfce4f82a7ccbdffe8b9415a", "region_id": "RegionOne"}], "type": "event", "id": "4c2517cc75674b81b025e1b0eb3c05e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d717e950a24459dbeb8373ab8afa0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "02e9b72d9dd647d4aef5355c106f63fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d703077b133452e9c91521bb9c71224", "region_id": "RegionOne"}], "type": "events", "id": "cef633c7da654eddbc0daa76a992df89", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f85f948e2a564ac18402411061d50499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ee9a508486a4d63b87329b059e507e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "074bacbb5f97461596e82930d79e9efd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9197d692b9e34c60a6db3d7ae29ee5e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e81e5bca81444d89b1ce271b9af679c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10d17e04642846fc95d1fd653b127d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "125fb4c92ad94bf993e6d337f336cfac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "52756b42bfce4192a5bc7805124f825e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ecfa38a6e0744d2b7f79feb141c18c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f3a9bfd7feb424f93bfbffaa8bede29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94dfe9423096415f9f38dc9fe014154d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8f7119bc9737454387fbc956d5aae710", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd858a6d048746689364aad27dffa1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ff955113d93454c858db7ebda97c138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c0a8c633e614ed3b4adf8f00f704294", "region_id": "RegionOne"}], "type": "tricircle", "id": "be546334e2a747e89772c7bc22777468", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9131743174384d90b9eb9332ec3f7533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2fb3c3422c9b45338651f359a0872820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b48df7eb37274e23b0af237cf0ec87b0", "region_id": "RegionOne"}], "type": "database", "id": "4d0e3a3a617f4522ae5ab0253a7c7a16", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d29c06a548754c1a8d1d0e149a062332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17b303b5f2ac4fc98d388ced62c03b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4bd1f3b26a63491cbba6b8f135fa9a42", "region_id": "RegionOne"}], "type": "application-container", "id": "009604ab9de442deb1cb221453390af1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a3da440ee7844b83b53aef9fb8ce0f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ecb293912a3d4cbd9c997699d54209ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9792c4cfc23d46f181de347ca287a00d", "region_id": "RegionOne"}], "type": "container", "id": "f14f356d9c0f4225ac34a6a14b44c985", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c1069008bca4f99829101c6fd9d2a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60a07c4bb82241b2afe7c3e79ef88b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "305f8161643644529865fa79a3861576", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4315be69523549e0a40426927b65d23e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4fd131cf88d349c39cf92ce13be1c1fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0903e302d3f14949a681dac24e227891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9dece3452e0b48aa8c196260ddabb598", "region_id": "RegionOne"}], "type": "rca", "id": "3ded47ed0177406b80f4f8a032f72515", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "333ea4d2d36f4d5fb2ad60c3a423fc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b96c02fcfd604392a29b3bc3bb3e4acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2650b57960f342fa8be02bf9b0aff36b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "98200f001853409fbcb1e3a21ed39a51", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e7871d1085134ad18c7ecfbc4f961bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "32efeee0bfd74bcf9c9e1fd3b377ea5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "92cf23a54cd24288a11cba3f21eb5a1a", "region_id": "RegionOne"}], "type": "network", "id": "a6e0f49b24da478a80e088ecc9cf0f76", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c78a433be457417181acc51a97bb47c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cb08c831274146b5a232da531202288f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "571dc518a64e409c84b970397ad8b09a", "region_id": "RegionOne"}], "type": "backup", "id": "8c7e6912cf8c4eef99781d13abf0e047", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "637bc3b522e24e269ce0c9f1384a0b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "719f301b13344fc5aa5197e8f31c6c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9d5c4fe633ec45df81501100c7cc5f1e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f678c58e74194c5eb195a84a559cd125", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0609b6a683dc488fac1c4320c6ba86ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0082377b863403bb36c015ae13c174c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aa378fc55df0485dae55c5b75e23d151", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d3916369cb474e87b2581030823bc1fd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f0e5ef53e02c495b960c2aeb9de81aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "07a56a2b9ba64b7580da4664b065d667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "caadb02c5f64495bba72f62ae99450fe", "region_id": "RegionOne"}], "type": "monitoring", "id": "32b50bf0bf75427ca7503559ca80ca75", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d6a94cd5678849b19029f9bfa312d656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a788162eefd41f793b684bda0e09f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "63318ed715ec423fa3d28bb0441d1184", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4623f8d365de4037a4d37ed2d74ca324", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8ce5c4b68aba4ade8298e56de9b633b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "714ea7655c34429b9ef3aa9f7043c0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cfd6a5cfac414f59b8b10e7b5d3ed1a5", "region_id": "RegionOne"}], "type": "placement", "id": "9916cf46688c41b7ac926da39e3c5d47", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "777012f69f2c4a2fa546c1aee5096506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9383c356b1f14929848002207f2f10df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a21d32bff7db4804875d5c9b6d2f52d3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b52f12aaccd84d31a30e1baebde1a5fd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b406e9cd1b244b31af593e2345a46788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "144d7c0db1564c35ad0e468fb3f989cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15cd54fb08c94eec9ac04ab072ba65e7", "region_id": "RegionOne"}], "type": "ha", "id": "ba6bd84bf6444360b6ace0737caf3902", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7359b56ba6334b3089bebbff92ed2ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "054ced75fbec449cb4e8aca664573231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d1f757f0a6714a519820d574f0a66e04", "region_id": "RegionOne"}], "type": "reservation", "id": "3f388b055af14a5886690c3b62cc7de6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c33284273c01431e8f7bf28c0b5947d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7cfb6ea4bc348948f8471a41a2c2c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1db373fb11764014a33ba6da65dd9b76", "region_id": "RegionOne"}], "type": "function-engine", "id": "ed88eba03be848f4a174e60393fbd443", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fdea840ce66146dfb5bb88e8a8ad398c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "13e330cf633e420f8fe6143afce3f96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "29dcb0409eca43c1bceec5601072380f", "region_id": "RegionOne"}], "type": "accelerator", "id": "33b42bb15db449c7a40e3660a11caf57", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45f0a054bcc643fa93d81752d2bc3d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef585e174e0344eba4f7389b6f8943c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a19559908bdd4a2c9919cccb2f07e739", "region_id": "RegionOne"}], "type": "admin-logic", "id": "72b0195918154dba9e1617e23d92082d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3cfaef469f1e42be8f195256fb070b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f815802c09a848d78a539962123eaf8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9c4ef7ce23b49cc889c3c0f32d9656c", "region_id": "RegionOne"}], "type": "registration", "id": "ec1a7e13ca8549ed8211167649da74a5", "name": "adjutant"}], "user": {"domain": {"id": "dd6eeb8233b847a5bcffbf807d1c7d61", "name": "c840141ef9a946f481c242f60d29b1d3"}, "id": "d408e0de550445b2a563f1c5ae4b8259", "name": "88241a611e5143029941d549943dafb2"}, "audit_ids": ["ddd14e95357143cc874c116101266894", null], "issued_at": "2020-04-23T06:25:55.527675"}} 2020-04-23 06:27:55,663 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,666 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,667 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,726 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/9ef42a6e-2160-4e3c-851c-0c341ce71502 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,730 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,731 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "9ef42a6e-2160-4e3c-851c-0c341ce71502"} 2020-04-23 06:27:55,778 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/9ef42a6e-2160-4e3c-851c-0c341ce71502 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/properties", "value": {"cat": "meow"}, "op": "replace"}]' 2020-04-23 06:27:55,782 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,783 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "9ef42a6e-2160-4e3c-851c-0c341ce71502"} {22} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.146616s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,738 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,741 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,742 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,743 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,753 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.674193+00:00", "project": {"domain": {"id": "630505654a494040bad7f9b84901d5a7", "name": "96fbec82fc2c4e35be0af8fff2102f04"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d7fb3dde931d4b6bbdf9cfdbf9cf6c07"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0117fec8cea94aeea4b17d5ef05db574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7d4e229b4f944681bb9826d96c2b96c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3a1ebadb83b34705932755bb7fd56b40", "region_id": "RegionOne"}], "type": "identity", "id": "dbb68d49871e490cb20edffe01e73e9e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "44e7d2d1dd8549eea227120681cc36f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6993c71efecf4421b2f066c70e8cd3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2721efa9ff2d4120a200ac17426af21c", "region_id": "RegionOne"}], "type": "compute", "id": "2d093be9c48b4916b6482fd5c3e8814d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3c3c28c6ea3949999b14acbcb7485463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81c7909837744ea3b9dbdc1f1dd26289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "75f0c779dea04426912ab882049d7423", "region_id": "RegionOne"}], "type": "image", "id": "79cbb73fda5d4a51ba4916b01e2dcdb3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d3fd6e1696e1429580313f1c58702a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25f27f4b01c14cac83c9e1eb5b5be57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2ba4f8d71ffb442fa368d14a2012ecd4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f6a9f3a1f98543c6915b211a35e32f34", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ce20101b0fc4815a011f414d4ac0fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7244a1e0a9641e2b654ece6b8c1e8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d1a64551949490f9bc2569cb012c303", "region_id": "RegionOne"}], "type": "object-store", "id": "fbd2618ca2e04ad28e4c7a28016332a1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f6e0e0e0cbd4c9ba6bfcbdd5f0a1217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb2fa8c8bb1b4051867ba8fabcbd46d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f4ba815169d4ddb8efaa6f05dd6ed4f", "region_id": "RegionOne"}], "type": "clustering", "id": "dc1d6132c83741de87ec4d90320b4350", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59744db735734cd6a8a6fb92ebded605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5242cec1ee64114aaaa7ef056deefbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0199a83fbe44bf3860e5abd8a601dee", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b092e2aa09d64bb2a7cf27d4fe8512b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b8e3575807f4fc7ad2a534067461808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff97c5cc42294ab5af7b5300d3305b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "343633c5f94b46a5b3264a728cef66d3", "region_id": "RegionOne"}], "type": "cluster", "id": "4f6513728e4c4258a8080179a71f5e45", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f0fea8fd5cd74f1e83e8115ec3d41f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3508a3e19c5d4e66aac9e3a2975a7eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cfd43d4f9a284381903d1f00ca1e8715", "region_id": "RegionOne"}], "type": "data-processing", "id": "c7e9b5eae42e4627ac5dba173b9a570f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "090433698b78411f9f7cd2ed4f5f7a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72421de2428042e3a37dabc34720342f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "218e3a93709d49febd7115ad1a2e0825", "region_id": "RegionOne"}], "type": "baremetal", "id": "0fd2101e1c4d49f3a3970a079b7a931f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9739221afd849db89a3e9c264dffdf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de95566506664a46b210975153574443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "95cd70db7610441eb09a2b572d40eee2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6793ede8e3134278a9716b5d6c41b5bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6a951be4a59948b3aba2ecc334446db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0cf60df3931740f4992d3ec6264b4c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bd7666c4f4264d9f924c2450fe49b8b0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d483f033c0c548cfb88c14c2cac0f00a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef3c7ec7b8264085a231b4d3b759c2c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc9aa9cbd14c434cafcbe43bed5945d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9101d40a570a4869b7367ccd56372444", "region_id": "RegionOne"}], "type": "key-manager", "id": "803f4aa7d7e14663b45f7e3741e87f72", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00ac17d1510f4fe7aad122110c96af25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08f6175ae60a4c138fc8069205f9db10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5859898ad76e4e0098dbafdf9d144b10", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "99b10256a6c342a4b5d858ea188a4119", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d54a5aef9c4e4c52941f4770c1cbedef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "462e4fd7f267414294ebe191e6b846e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1ccc26efbb624885be64c05a0d2071b5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b4a41bb2bac24a08a249f2217e326a09", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b20e07d1e2ed40c28b81f59833575442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29cdc28705244ff1aa0a1aaf7f40e4a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bcf9413c168746e588181ca3995b1e1b", "region_id": "RegionOne"}], "type": "message", "id": "6ddccb66951844e4916dae752a5c30ab", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74dc66e6b0514f00906c431bce266bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "89a47630ad064e669d37ccf4b49557c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3dc0dc6f5f8b473a99dc0b782118d34f", "region_id": "RegionOne"}], "type": "messaging", "id": "51bb2b4e44a04fb6a04308f5e8dfd0dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "61da6824668d4f54904e348529124739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce433ebc4daf4f4e9b82c5f9a6d4d2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "20f9c13cfdb945f6b6583189d54a4f89", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c9a5f5f574aa49b08b359fa76d76b295", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce8ec8d7e4b548b8b5c00b185f79fe92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49caf3d8449145718928566a63b6354c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ac9d81b109a4aafa7acaa4c73bc3f17", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "40d8fe170d9e4c01889d15f8ae7d72f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93bd88c8f6354ee199a60fa444401870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ced5c8ce07444cf8f108b6cde604c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d7d37a4d40140fc877e4c8ea0f54173", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5b4f523b0cc34d17b534ae1789ce4ea6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa945eb350ad44d9b5464c08ca830d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd33e445eee54de79ddeea91c6a92a4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c4fc37f843a49b0bce5c46201e65eb3", "region_id": "RegionOne"}], "type": "container-infra", "id": "131de35ab1424d24ae4a7797d2d7d2dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b7b85350b0646b99504490dd5e2dc7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "72b3db3345fb43b2a9e860506a6122c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2ecb8994f067481793ba90205b9b0dd0", "region_id": "RegionOne"}], "type": "search", "id": "ac32cba62fe74a81b8c89e48b967ed6e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "993383df5e074867bb654cf4c5b342f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bdb4e40ea08946eb9589d864224ab3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "96e28e483e8148ba991efbb33d5f28c3", "region_id": "RegionOne"}], "type": "dns", "id": "6c7d80c50bff42d1acb8c487f6ae76b1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e21d5f1568d2412899ffe772cce5189d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6172ef6cc88c4854a90da4c1852e0cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a65667a44945408981085e53dd40f4c0", "region_id": "RegionOne"}], "type": "workflow", "id": "7bf36994b4d54194ad6ea6d76cda71ab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb0f02828c804023a8f72f8401a11faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2023c267731b4ff6a3c3c5ad82ca78bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c0d00ebeedc448249065b29cce3b6bbc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8dc73eac6aa943c0b75d43bf171daf0f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ec45c863985a4fd3b8e62c27afce139f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "85f02a12698a4e6abdd8b5beae32d3bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8ec2ed9f450d402089ca1e8e328b44c2", "region_id": "RegionOne"}], "type": "rating", "id": "f06e92156be6416790c51c9d7cf34b8f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "795c2e125d1f447a89a7668abd5b7211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e155ceffe77412b9388fa56eee4d308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "923d6693865c4a34acc678db1071853e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dd08a5880a684f6c9b6f60bebd9942b0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d67f13d3fc8404597a7b17c97446035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "094969b6985e490c9361ffa51f1d3974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbb12b2313d24605b6ccb26e00e46de0", "region_id": "RegionOne"}], "type": "policy", "id": "72fd204ec86f430fbdd3aeee39a81288", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "498de802af4643f28643212060854aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00c5c475a9194e63ae3a67ef5142df2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0375770e61d4b24adab142622fa68ff", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a2a8b3aa0ae34282be9fcd752f894868", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "208004d195e142dda89d177e9d18732e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4f283f40fa4435f8b701f49a853224c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd54ebbb0c134a1fb67baa82bb64ea99", "region_id": "RegionOne"}], "type": "sharev2", "id": "975a1e35db5640548c514a055c09e54d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3425b48abc7f4f65a4a64903754ec1d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74e26b35b1334fc6b6834ec95ffd5c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a71e1364d334e6e9b72dcb3616ddf0f", "region_id": "RegionOne"}], "type": "share", "id": "c7d50f9efa024a7784d8c3d87a38c8a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "068f79b6650843c88fdf3f4209dcc1e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "500b6c7e4e904b55a483921034e3e347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "99a3ae8d629c49dca6c0a8bfb6b45d3f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "344d36349d794e81a657f4f503b07eb6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5630f18e8d5c4ce3858b10954cb2701f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18693288c62544b09f887ce07730acec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4234d3d4da8d4e25b556a187463977c0", "region_id": "RegionOne"}], "type": "orchestration", "id": "48adb9750f5f4147a4cd1ce89f75d354", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d241a1d9ff094ea5bc3b0874d14211b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f492bde32df94239b440aff720847dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a285d9a0911451dbacdcff0ecca05b1", "region_id": "RegionOne"}], "type": "block-storage", "id": "b7bd795fab8448df980927310b2dd0e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "550762068ab442058a353fb3e04d7fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14b677097a6c4a9eb109145b7f1eeba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb108fba26064147949833ae53344a39", "region_id": "RegionOne"}], "type": "volumev3", "id": "935eb400f8b8438087999f8c74402261", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b29982687c94bf18e2a137ceacf7992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "507cc6ae7cc748e499d6805bc164794a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0df3fcbbdc7540048843970ab9ab2644", "region_id": "RegionOne"}], "type": "volumev2", "id": "9003f6082631421fa97ee0a1b7d99fd3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab3baa8ac02747f18ced49f999b16c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54e3077f23e2446f9d24bfa8b25bb008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "452443d2b55246d2bb0e12f4d08df31f", "region_id": "RegionOne"}], "type": "volume", "id": "d0e40e6586744c0983d097a58d0efe35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5d8311f06a7435c9daa900cecd7b126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "236d60042c70429face150049bf1fd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d644e1fa2e148d9af9f6000c2d4d0a4", "region_id": "RegionOne"}], "type": "block-store", "id": "27de42e632574386896845e3ce243623", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07d4c91c08ca495c87faf097c06aa664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "944250e327e948809fe649e6c16d28bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "016746b60f9741d8a09aa226e18ef6f9", "region_id": "RegionOne"}], "type": "alarm", "id": "7dd97b54dbc04848bd0b05f544d6c2c1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb638717c54c4def85e9d54f73dccaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed803ccfaa90411cb192fccd9277e2b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08cba692e9884e4883bf66011127d502", "region_id": "RegionOne"}], "type": "alarming", "id": "4df85e18d1d64fa9b56b3d2a2c15dbd2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "79da2eaf9b654136b81ef46211b61750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "844e573e0fb94b67bef74735bdb32108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d182c725b52a40c4ac5907de6f2bc15a", "region_id": "RegionOne"}], "type": "meter", "id": "7742809e55c842f29d974e3c0b6330a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97a6651c0f9e4e71acbb4f375e285968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "abfed11e638642aaae287683e3b22690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83e6b3cad6fe484ba3a4b592c106275c", "region_id": "RegionOne"}], "type": "metering", "id": "29da533c03094dc4940c85ef9e5d2f9d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0750c209f7449c7be053063625c8486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "980e1ed9d9ad4cefba4a425ad505adf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07a378903fa04c31b9db75902768bdf9", "region_id": "RegionOne"}], "type": "telemetry", "id": "ccce360ca17e4a669a9915161e1293e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e52fba7a8ba74792854d3bdf65a7ea9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fa6e42a126d64c3cb47c2a8613d6c4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3815dbb1044840fb81e808f44af55e6a", "region_id": "RegionOne"}], "type": "event", "id": "aad0292a7ed5458ba33b563e0cc2b388", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d2d1c1618bf46a3a815e740c3f3e88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42697102f20b4bfda08af523089dc11f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "18776e09199b42b093aa2f02ae029d2a", "region_id": "RegionOne"}], "type": "events", "id": "71cc5d356a5942c7a1b07dc2e0e16462", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7a490120c804a4f8987dd3257e10a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a43a7ecffff4a9db9d3680dc2a8512e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc842cefb5d34023bc78b4b3d3b9d815", "region_id": "RegionOne"}], "type": "application-deployment", "id": "29dab8f4b76a4d4b96739b7cbe95a704", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a80a1fb95081413ab1760d6de844ea1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5feef5f5dab4468cb4d8fbc0a54be51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e08bb2a3d974c48a0c9ef9ec8b6ff4b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "267a067f1674415eb8aec84adb07cea2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d9e212f49f1479a8a413e6db0ea0c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8563ace334ea4ca69f4182f15428c153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b13fc848de34ea3bf2ee0551ad8230a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "34f3910de5a247d7a0fdc71a276c474f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0ca228844d044469357a6f771bf466e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b9931526d854f3287d71c4b1740b146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72b8609c3c474345bca5c30d6862afdc", "region_id": "RegionOne"}], "type": "tricircle", "id": "48d6209f20d74f1d957c9cf7e6ee3ef4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "eeb6c4134fa64f61a0927faebd7ae61e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "28556ecd1029418f8baedc7bed3e0b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1c02bffdf24f448fa5477eedb99e8810", "region_id": "RegionOne"}], "type": "database", "id": "294162671a7048b2a8c1e188a6950306", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c142b08cbb5242b394f508e4ad60ea97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8250da3e3587421bb8d9db1a73c83b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27fddac1f71d47a1b06c402e4c49c5b2", "region_id": "RegionOne"}], "type": "application-container", "id": "cd9938806ce24805a946e1d23cd25fcd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "70c033e6cdf34396a2020598a35526f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "268bd4c7a41846df969d08d30050a7ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "32663ef721f74bb4ba393eb6fd7289f6", "region_id": "RegionOne"}], "type": "container", "id": "221d7f0d1df44f5bb9d7296bab2d19b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2372b206420d44688cb216d5bb54ecb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aaf14de6fcc242b9a978546efa9f00cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bf27ae4dba014f4eab788d4a860583a4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4e6257c19c884f0eb4db311677b58653", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7fc53d595a14cf68d92fbfa4af544ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e8b7c461c36545e0a376e57a4772dbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "69431bce04cc428790b2b99c3edfe6cf", "region_id": "RegionOne"}], "type": "rca", "id": "3daf3b53e2bc4c048f120aea058466c9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8b7efbc49c35422a9e650ef3e6891021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "121671a948fa4db18e11925d0ce10028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "77269da687ee4f51b69503d926d8da2e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "00da734754f04400bb412fa942b172ec", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8e4119c94fd640aa9ee6de5478803130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b7f770e3a7ef4688be6f730c98b8d70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d285f1c7d75c4686a3498325c3f82f1e", "region_id": "RegionOne"}], "type": "network", "id": "729995b02e9240c08b3e8770827c0ae9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "51dd728215084047a33211e968309d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "471b36c2cacd4d57acf0f14801ebcd40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "497a64ee72a648a99d6aa61062607f81", "region_id": "RegionOne"}], "type": "backup", "id": "d6da72b7454f4242b61f07027270d739", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c632656c687c4a5992da0e2743062d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5c67c5b95b9f42ca81128cf79ccb58ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "af602f838e5b4aceb6e0364cedec9214", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c30d00b985e147989f438e9c9159f04c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fff1dd16263d427681b64a7b1d284c4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c01ad5580f842e891e042c47a8c313d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b569433762e0454ea300578fb572fc9a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5aebbd3e50284d299ddad399f6116825", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f8346ec639294e62963d038c57df477e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca25b85c08df485f9e0af3cbde96a1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba1b323c0cb5476cbad9e2efe0bbf951", "region_id": "RegionOne"}], "type": "monitoring", "id": "14775d46ec5446e0b663fe469736c7c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3edf49d771c84e64b68487b907d2ebb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7fe33ffe0c414ed6a78a9a7f441c5da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "96419581ac484585bce34a47cb2a3627", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "52fff8a3ec124c548cb1771b05f2915c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0cea3dd4eed44903acf8133faefa24e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0f38849fec7e4e4d9b1063ba4fa3b82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c6988467590041e7837b2bbcca464062", "region_id": "RegionOne"}], "type": "placement", "id": "a8c85cce09ac44bcab8ecc6b9831134f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2c533cb6dafc44479eaf1ca5a004ce86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09b43fe67aad46e1a69afd24c5198ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "00c80067bc4641479b12353bde8fd8a0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b8a640612efb4dcb8c6f596c725ab4d3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "871cf5936ad848d5965d80f8e62b2a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d50cf3ab5bc74efbbaa637b4be3d8839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a8cb8b0e231a446b8a813d7b6d0577ed", "region_id": "RegionOne"}], "type": "ha", "id": "a53b6103440446c0a24ad2a1b3c2addf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "65bdf43f25234a9eaca85b3402ef49e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "39c127058e77485e88d5beec67c3847e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7e0b8a0447f64e6e8f6a8b596db83240", "region_id": "RegionOne"}], "type": "reservation", "id": "81b56df33e8d4cd8a25add835d3ba8a5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a710a6f94a9146d78b6bfc2d86d482ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9357d7e3274249e6b26542791f94f228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "95cd1eb9b762452697f643a58d358a37", "region_id": "RegionOne"}], "type": "function-engine", "id": "52a3445c2eb34c47ab5bb90055d082b0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "14a0c21661464d18a7c8fe07344123bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9fa22bdbf53a4290b719ef1eee1dacca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "675221e80df140cfb711605ecc18dc83", "region_id": "RegionOne"}], "type": "accelerator", "id": "9851d5cfed6242c4a924b6e51fc97496", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90b52e3629ef41528eac7599861d1c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4cea153f54b24e85ae48b8fb84b7567f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4f8637ac557e49c1bb20f9d3bb6dc371", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6a3dcc98576e4a60a5412848943b3eb0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91610476c5204ee79479b88662fe03ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14f257ddca514411aa0020f4755bd78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d18d7cbb297f4e7c9db9efd5d715b644", "region_id": "RegionOne"}], "type": "registration", "id": "7996ef2de78c489b84cba87477842059", "name": "adjutant"}], "user": {"domain": {"id": "d5c8f1a3bfdc4519a1d19037e2992c01", "name": "04320c277d054e38935ba3392860bd12"}, "id": "88b0b6f7c2b3436c8004b483794ea275", "name": "4d47356545de4198a8cabe4e991b41ff"}, "audit_ids": ["82cedec9b4f74182ae821e0a47268473", null], "issued_at": "2020-04-23T06:25:55.674193"}} 2020-04-23 06:27:55,811 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/vanilla/os-flavor-access -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,814 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,815 keystoneauth.session RESP BODY: {"flavor_access": [{"tenant_id": "tenant_id", "flavor_id": "vanilla"}]} {17} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.268422s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,603 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,606 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,607 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,609 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,619 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.546153+00:00", "project": {"domain": {"id": "bad8e2450ecd417eb2c28d9c46bddea9", "name": "76cd0fb9d77148e499cb084609dcb16c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "864a572181904f4892d451011690d09f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "173d5089048c479eac10a89412904bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "53321d458a624330bd3c98fb475ed522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "09aff66e2b144748bc43a8d7b6c775ba", "region_id": "RegionOne"}], "type": "identity", "id": "2abbe99ccf244e8b8b5317c303866436", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "437236574eba441396833ff0c2381d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "afacbebb76294ac686aea9e006b3eaeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "52560168992f45168cc457b7e49d673a", "region_id": "RegionOne"}], "type": "compute", "id": "4b77ff58d9ca402a931c262dd6831eb6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "21c0d0a12fb746bb923327f9654aa9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "df1cf371b8be48888094909dae467cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "39555a73724b43908f8fb0d00aee5676", "region_id": "RegionOne"}], "type": "image", "id": "da40b245bdc848978c605fa3afe294af", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3920847d4bf641af93119a943af51983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "18b607ac5f7f49b096df2d9209e7cac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4819c1c4ab4542509e6721bb4b9275b2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eaef804fd46644d384bd5ea01cfebfd8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe5e59ae15f4ab28d42da9cb220c38e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f83187325841a296a5b3e06cfd0ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b73485c793f44ec8012960e1da9bbfa", "region_id": "RegionOne"}], "type": "object-store", "id": "338ff57ce9da45e7b59357e183a3c914", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7b6b17b052f495abb6a6b7108616e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c9e472fcdb34916a16d23c757c41631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "98e5b4d0e85542a1b4fa2debb10e2c44", "region_id": "RegionOne"}], "type": "clustering", "id": "e2e7e51e926242078e237bf2378e8ef1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21e84e8782f0400ebf07792bb2152921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c054a051368c4856a80ea6a17900b07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7279fdca59ee42539526377a8ac3143b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f3541420cdcb499cbb9572be18a33be3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c2b364c6e5143e59d5edecd32ace8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aeca199bacef42a0b1d059bdc53a51ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a1e42f03e6c452a88534fd2a84a7738", "region_id": "RegionOne"}], "type": "cluster", "id": "511c9cce5b384b8b845dc73163046547", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0a8471ebdf1e4ab0851ee406b2ca6645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7ebec14db8434976a696d65911d02a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "679bb50562694cc3914a11b83efc289a", "region_id": "RegionOne"}], "type": "data-processing", "id": "4a1f8b7658b94e4fbf2e4135fc3ae700", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8f6874710994437a9ffeb78b50e6102f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d166a1c3b9b44d1eb6f2c97326d2e918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "afa7113c85de480588eb0f6b2a538d8f", "region_id": "RegionOne"}], "type": "baremetal", "id": "1589faa356684785b5f0a0970001b044", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbbc99e1e14c45b383214c10f9f4483a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c32b8c0d64644774bec76bc969912b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "290f041675854647bb2afc5dd180e6c0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "baf70fe99e984c5987c13ce2a6a2464f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7185b3d53ef8405d9567bafff4c81f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "975ae19e9f5e442aa9b7eb42ab1da443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a09f1fd00323449a984f17a30d1904f7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a31f112f200a42bc850bb0a98d3b8c18", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eed627a204c4435bb03961a8baf662ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b7526c32b8474554adda84d64614d5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ab4cb1235dd648609fc6771edce8bd31", "region_id": "RegionOne"}], "type": "key-manager", "id": "4633218afa934c8b8e8d49455edbaf0b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "401b91c8362f491397a3d1d338826e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9facdadfc0c54d34b1b508fa3b2f5dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "529101464b8c46e586e505410105e689", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d70a593a855644fe8cc729f1f1bf1dca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b146eddbb30b465fb453037cda295e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "236064cfe4ce40429c78a5c9280f2611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "997205efd6714cfba902fd4d3e361632", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7803a2c4df40416a929f55d567d9d3b7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67e774e906d04bf3a9d7ccd6f59f440d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6a4f6d27cd8e4ce2959ef626148b1dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a5fe43cacda4e2a887c8ffab1bd57d6", "region_id": "RegionOne"}], "type": "message", "id": "3dd4ed0a9fa84a0c84047ed55d957953", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "907ddce373e0436ba3766559f19e219e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3d399665e4e24a60a9a6fa1a3018cd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d90b48f2bd3543b495386225515079aa", "region_id": "RegionOne"}], "type": "messaging", "id": "0b60c06cbf304ed4b2cccba02e63a668", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd06d16d3a1c409aa93ea0dcaf4e1633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "924353b714f044108ad00705bde5ee34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1ee215f1c01e47d3b32a1cfb0d38d4ee", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e30b4682705543f582cdd681cc265703", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54d4495c6e254cf88e1ffa84e5afe173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eca44a4e01274be8a93af8c1fda5e253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9673495dcc845c2b84c0ac7af600238", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1c3388bc85dc4649a77d4d85a6534318", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a002f8281f044422aabe501f9e07e684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89370eb5a59c4a08ab7553fa7abf7a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9d11b77d0554c8186bb78fb2a304f25", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "94b7a8957d2843408ae778cefc3661ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3810037881f24e08b25d01e86b38eecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbe91f01e89f47d6b8cae2cb37140600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6ba00a87dfd4613b66eb6de2a8eba51", "region_id": "RegionOne"}], "type": "container-infra", "id": "d200d9003fbe4e128132e80932df2d20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "13d9222fe51a492fb6813830593642c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "89f5e62ffae144f093263b29398b365f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7685093316ca4669b07342ad79dcd1b6", "region_id": "RegionOne"}], "type": "search", "id": "3a697c700dda40579820110c397a337b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e6667187cd9410eb4756eb75337f457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a09c550eb3044067a41e7872bb68e84a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e91cf40a9a9240189deebde7b911b0f0", "region_id": "RegionOne"}], "type": "dns", "id": "44de286c7e474b4eafa98ce992f937cf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da90763de8f9464584e6b3946657c09a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9dc9b93ee3d42c4b083179de20457ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "301f91608b224910af57400b4e93e402", "region_id": "RegionOne"}], "type": "workflow", "id": "3d99033780e845608b5130b02494663d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8b5b6d111124ee5be8c956e573e1b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1435e0cd64734ed4a9bbd27907914f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4116479790eb484799b7c7aee479a228", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0a86a1484c564c14bd0b1f1ebfbf4c8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "956a2213e0d34c6d8e2d6eea2ff50b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2e08e458bee546389a4eab609483dac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5f306ce242df4b718c45f5ade9023dcc", "region_id": "RegionOne"}], "type": "rating", "id": "734231b58cd84b4daad48773f9f12fa4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9b6ae8c8480446fa4ff60cc365b5cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61c1886f76824537a0123918f28250db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5809cf0f6ea249eeb8450925f6e1b05a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e242336fa09143488538b857a5c88409", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "449334ac71c3423b830881ed291c7493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd0394fc864f4b71b71bc21a42aa42dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "258a4e1fcc49458aa1c8c845dc6c21f2", "region_id": "RegionOne"}], "type": "policy", "id": "ac6b4a83ab4549948cead73ad196c8eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f59ca839ff44632b409831c3eb70ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87c7f57d98b94f379df1c027c6ef7f5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a650452ad3e84db0bc93c047c06d3574", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "09a79441382d4b9d87a068a5e1faf984", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df1de13814e14e3988ab74345ec71742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d475b6be4b844d43a0b60f1f0b96b0b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eb208e70644e4ebf9e450189b665954f", "region_id": "RegionOne"}], "type": "sharev2", "id": "f3eab15fd8cd4258b0f5aa7c3ae35b3a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9386ff404e6432984d9bb7071d2cb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c040eda4c4d9472b9725128c102306fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf1d2b80eb9644f88897a6ace9b66504", "region_id": "RegionOne"}], "type": "share", "id": "d5edf2bd4e7f4920b519ccebd3cd0ad6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a55fc6ac73f94201b82dc529a548d2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "529506158bba46488a89e797899df5ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b53faa62b3ba4d28979e259c91fd5263", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c8b9ca6bb8a94e078295fbdd1c2ed76d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a1a3b687c142babe56e38d67e6c97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "407538ccf4d647fca2e1b7ac3f9ef9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d596c3e7536464eb78901c25f3e685d", "region_id": "RegionOne"}], "type": "orchestration", "id": "925fff223ae64c88b1612fb6f7efd121", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff0350137b6e47dea59af2f8ba08ba1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a4f75afba324957b77cc23166f0c1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6944b18663e48969bad1bbb830b3be1", "region_id": "RegionOne"}], "type": "block-storage", "id": "d246b6cedc104d16bad8870b56a4520b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10480e810b144a3a972b3b9c65eff4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a531d8270c14718a97dc29f55771f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f1393839011447fb6ed93bab118863e", "region_id": "RegionOne"}], "type": "volumev3", "id": "5d6f2b6328144c0fa2797776181e0aa3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecaf1f40b99e45c9897e4312b0ed06c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d73c9ad0d0ec41ce8f609582e26cd030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "656a30b53be04971ab130ae5ca3514cd", "region_id": "RegionOne"}], "type": "volumev2", "id": "f3c73bce356b4943952e17d7912f43e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "260cd6141c224b829012268b65734215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f919b5beab44eb9bbbeed076a4fcc4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91b0e8578fad4add8779575182fea0d3", "region_id": "RegionOne"}], "type": "volume", "id": "adee0baee4714747bbad269eec276b60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c06fb63baba842cba24f75c1498ab280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dbb671441f04308a7c58147146f9956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0957f627f434e4ebf501393613334d8", "region_id": "RegionOne"}], "type": "block-store", "id": "832301b1875840f8b21f8d3edd46dcd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97eb91eabaa14c29a6d587beab7b8939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f22769095f7c4f8cb3a740bfd7534021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b13236dd949c4049a0bb731e11b211b3", "region_id": "RegionOne"}], "type": "alarm", "id": "4f817c8c1cdb4d2a9c289b9dcb0bc989", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc44afb0fd9f4beaa01d8387f2dcec46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0df6568dceab429d85caf69db6ccb952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a2779e92711f473d80678f5063255034", "region_id": "RegionOne"}], "type": "alarming", "id": "20d2bc6fb4974ff58c1d5a6221094e7a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dedfd66deb3949aa89ef260a99dbce98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b12b7723de9f473384c7d743deda48e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "893784715bf441c9b50d25cac0db48d5", "region_id": "RegionOne"}], "type": "meter", "id": "395d7ec6730b448daa9ee38efc3ce445", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8838d24ad9b49f5bcab708bbd2ac246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b024dc27446b463baa5a11ce4482ed0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0904c114e0a1490ea6e1fea3d096d5fd", "region_id": "RegionOne"}], "type": "metering", "id": "a6544f1c40004c10a489897b12147038", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8af38a524e3746b5b2bbe5bbbdc34a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4db663b34948401dbfb7e74e979235a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "668cdfdd60b94518a666127699b5990d", "region_id": "RegionOne"}], "type": "telemetry", "id": "010516ebf3dd475c82361caf494e5e3d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a5daa7d98fb84c6cadbdcbd0139b90df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d22fe9aba0784b29bae8510c87f5eb37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a1d739c0ed27413c98bdf613cec7ed81", "region_id": "RegionOne"}], "type": "event", "id": "aa9bfb943cb546968e64020073ef3b86", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "01cdaaa4846f45efa84577898481a0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a4c38efa829c4d0aa514b03a92507f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "52ef44cbdf9e4280afc7d37f3dd9cbb9", "region_id": "RegionOne"}], "type": "events", "id": "463e792f118b4466a19229ac0171db6f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0af27ebeb25741df968cabd625d34556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c56909af98d4a1d881af1a13a608950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4df096277dbd4317bfae97c6f1717e7a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4c70e03948844f039b87481f0ee2ea09", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a54add0af4be4fe095a239a8ee124935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93814b601146433eb80e653f3d9be5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cebf628f216d4fe98930056c9c756438", "region_id": "RegionOne"}], "type": "application_deployment", "id": "05179c8d63004e65b3b85be2c8afc855", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffa137ea17c846b8bbcaa7bd597d07ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b41a815c31b44aabb38d180a5e52d256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "222a05a17d2942de95de5f12add12bf1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "66e853fbb5d3499491fda72a827392c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31346c601e75400a86e9474d80ab1102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f3f72218bf2463d8ca653339ac0e793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8064512d92e243909f6a3d94c63f5c4d", "region_id": "RegionOne"}], "type": "tricircle", "id": "edcee4af3fee4095838753a7f40791d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c60d72c45c154fdb9b80d3bd2d9770bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6ebb9d2847c04f7a8b5daea42687e74d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6cf45308b8f24c53813b9a0ce13b7a70", "region_id": "RegionOne"}], "type": "database", "id": "dc9cc57cef3c4c2fb77f612982106d24", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e9b57530f9d445a1bff662ba1a09e1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06f5c6db34c54c2686087eab043c8020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "719b42377e2346b7a3da16d932ec055a", "region_id": "RegionOne"}], "type": "application-container", "id": "6e4d067a923143ef9b8b95598520d5a4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ac3ae961ead4b22a9d5d44859590fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "704fd0d2340946eeaba8da6ac1727d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b52f6effb27c4f72b9c9eadfa38c081d", "region_id": "RegionOne"}], "type": "container", "id": "e652e3d77a05401e9703f342867b06c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aa1d6af6d96d47ba8a038ed9ba5de5e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64665746707546ebad1f82988d2518ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18a0c1ecc5b9482db055f6249d216eb3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "88924b4f73e34549b0afe05c11230ce1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1bdd91c7e9eb490d80a5e41b8fc34e28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "780bf4304aa34d6fb992fdb94bd3935f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dc0edac1d1c64820bfb9c2e6ed92e7a3", "region_id": "RegionOne"}], "type": "rca", "id": "393518ad656a4e34b535e46c0e567b9e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "52e7c029ce8a4b59ab6affed5c164f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2eac18d64ee2486bac7853359ad200ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c4986bd376f243568f54a654bfbd8e5c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0aea7bc0de9d4ff3afdcbb383b7c1e48", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5a74d5d4d174d648190bb6758300e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6dbbc648b73c48d9b44b29f5c4757156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "796b4a31c45a4d71bc0b9d88ea514cba", "region_id": "RegionOne"}], "type": "network", "id": "e55f4c68d8f046e9ab5081af40bee796", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a00a1f5bc70e4acd8d157151bedafb62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f5f76a48e324a9d875521793718f652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3d4f1f358e8d4cf0b93e7fef1e276ad0", "region_id": "RegionOne"}], "type": "backup", "id": "381f1b52726843e18c160a483056dd87", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b08c87fd242a490c8d02a42b9ef274a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27b03b0af1874d2a800772cc6f48c27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0915eaecd33647899852d9ce2df74a8a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8ee3409206994a66aaa3586de6c34ae6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f676c0d02a44c9ea5b36742e78a440b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a061458e67b34b348e5cc1838108ba3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ccdac02d645c457e88ab489fe2d76624", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b953a6f421da4b73b2595d3843737f67", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e8b6723ddd1e44a8b978548894e6c168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d650c33578b467d8b1157f67fc7b09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a133bcd8cffb4536b6b4d0492e37b59c", "region_id": "RegionOne"}], "type": "monitoring", "id": "2d13a031f35d48e5b6b1e97520f1e12d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10e8b44e8a1145829b1ec54443a4235b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b0ad991c75e4c9ba1fe4673055df31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7287800ab28847b0b82e3261dc27f192", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9eb016fcefb74ef28e36fb74d86cea2d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "17b0e5b13e6a4f838c1bd94b39f6c9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "76ad6d9dcd6e4d4d80873fc366bff3b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dfc8c89c03b549d98d544fca2dcb3796", "region_id": "RegionOne"}], "type": "placement", "id": "756ff96a6da149f0a772b8874d562a4a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9f251cc7a7e43f481aca1cddad5e059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b5cfbdf6b804979bf16703e748f1902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8651b340205245348f0a854aa9442af2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6e3fa46f361345138770a3ce1da6e111", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b25b145020134407b8ed225340e20f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3f3a9005bc542b696224ab0c208beae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8bbb435c303242059db578bd8294b417", "region_id": "RegionOne"}], "type": "ha", "id": "193f8cea96d24f85b7e7661dc056851c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e09518c3d8664ce6971555fac7d7647a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "995fdff525e84297815e105055e559e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9386d09abafc4f04955138cdff321253", "region_id": "RegionOne"}], "type": "reservation", "id": "e98a75f89cae47e0b0e2a547ef92625b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f774096c2b3042b68ebce5df185a7436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c766ea2d07d1448ca7191b220d6af431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e44c6a2ed9af45738f11f715c60f2b0f", "region_id": "RegionOne"}], "type": "function-engine", "id": "cb3218af7e8e4e0ea75b6c03fc9d3f89", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "74f5509189204ef5b5df0b3273738132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ee8b9a15596e42bab9dd09e4b60f22a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d2cf272d706940719aeb71b14c29539c", "region_id": "RegionOne"}], "type": "accelerator", "id": "ac45dfc1c7704bd3bcb73af1be07bce9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f83eb7194774742b49658e031af8359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "be3b98ab1d584a62bb5daa652934c56f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f04a3ebfaa344b90a15bad2c17876a0a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e05f31b1300e487db0a2859a60594bdb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "540564ea623440d3937eccf2bae3e6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4396a5d914bc484cb0e8f4c967047992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aa221fd206c44a398c29172afa539255", "region_id": "RegionOne"}], "type": "registration", "id": "32868c4829e341c7ac230501a3576be3", "name": "adjutant"}], "user": {"domain": {"id": "1977997a47fe40fea64b2a068fcd4dd6", "name": "ac30f6451fe04e55a91d05d7ccbcd7d5"}, "id": "239618c9214b4d088eecca47ba467021", "name": "b34ab2350cf14b1fa07941b4eed34206"}, "audit_ids": ["136bae6e5ef64ef38e311c97282129b1", null], "issued_at": "2020-04-23T06:25:55.546153"}} 2020-04-23 06:27:55,683 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,687 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,688 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,749 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8c74886f-f027-4ac8-bb27-8dc04f02254b -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,752 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,753 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "8c74886f-f027-4ac8-bb27-8dc04f02254b"} 2020-04-23 06:27:55,800 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/8c74886f-f027-4ac8-bb27-8dc04f02254b -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/driver_info", "value": {"cat": "meow"}, "op": "replace"}]' 2020-04-23 06:27:55,804 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,805 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "8c74886f-f027-4ac8-bb27-8dc04f02254b"} {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.392062s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,512 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,516 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,517 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,520 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,531 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.454776+00:00", "project": {"domain": {"id": "ef272d1725924549a3c29672648ea4dc", "name": "c9254145845343dabce0de7f46ec79da"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "333564a1262840d3b2bddee47395415a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04ee45c00771413c957685c1727d2427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f96308739e194f5baec635f4a1020116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0a389697ed094d278a87222ec8b20d6b", "region_id": "RegionOne"}], "type": "identity", "id": "57ab85db563d4906aeaa81ec9bce52f2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7fd5989cca644645b8003204b175d758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4dfe51af403a41e7b8e2ea803f44302f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2f84722202da46549cc9ba3035dcb669", "region_id": "RegionOne"}], "type": "compute", "id": "3a4d902e03ef41b19d356cb9e8d419c1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "61879f4c8c3a435c972ad7d2b95b988b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2209020521a84d918ed1faba493483d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "61951cdd543e43fab25f46ceb9914fb0", "region_id": "RegionOne"}], "type": "image", "id": "84e7048f0bd24ee882bcce9fac37442b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e318d34201b14123908c1bccabc7671e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d40d14bfd8447449605522b8abb7fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "415ddc9f6dc344d0b32f7d9864f737fa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a74ea1c9d35e465b8ea711783f715746", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "142190dfe4674fc7945bfce5be10c36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05d8383804884a699580635fd8d50027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9edd93c5fc674d9ba070eee847f61a58", "region_id": "RegionOne"}], "type": "object-store", "id": "bb85fd8bee63497ea6f4c8fd07b93900", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35108ce715674be68e9b75180e000cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbc6c7111db04428a4e35d765c12d332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4fb73d0ce08845a18cb01acae2d0b1aa", "region_id": "RegionOne"}], "type": "clustering", "id": "4029360c75e748f399b73c5c9d8846c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbb92d326b58433bb8ac0842dd5585b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5773d6bfba374d72ac458a580e3d95f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bfb466ac2f40433daade8385ff822ce5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c7b28ee7d0ea4db9b4a8e5a8631c428c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd34e27ea9d6477582ab038460458e7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7378e46dbbc144188b5d8aaead712fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b76c5013837a4b1c8c0a4bb657ad20c7", "region_id": "RegionOne"}], "type": "cluster", "id": "3724a4f8157341b7b6411f35f54fce85", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "09c7a39cf9da44aea64c9ef2bfb881ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a22d9a7efd9c4deeab4edb61264460c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "102db045a87c4603a663a6f1679d48fc", "region_id": "RegionOne"}], "type": "data-processing", "id": "a2ef069d546c4142aa951c7982ee2a0b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed82912bfd87468da946392ee819f86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b84b40a417db430f88db95d53f9cd8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "917f3680b8694b35a46e9e89d2d46ae6", "region_id": "RegionOne"}], "type": "baremetal", "id": "a389a055893147c4b0e24422abe499ff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24cc4f1a168e450f89f80f07257f3fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "340ff6e219894d428067da023e9ddca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d33e74b6768d405bbe8040dd43f15acc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b02bc3ae074f4940afdbdffa8ebf6a2c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "272e3169eadf46daac4804fb6768c8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "50542d805a814cf7a2397791ab4545bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35e28071db4447fba392c1581d0d0352", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "56b9b85db5314eca9ee9b09005ce8c68", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f80c4aadc79c4349b32aa6caef850d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4b3bc49653c548d1b99d70aa158242b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ef98d5be6f88449fae5aed00444c697c", "region_id": "RegionOne"}], "type": "key-manager", "id": "7f705255486f4f90821334d8a7345185", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2eabcc6a883e49119e23aa038eedf362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "208eb10a5447478caa56a9023356ebe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5b6052002b624ca089ca41ec53631103", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5b25c24ed4a0480aacb5539f991b649d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21d6f3d4c5b04e839f879b99c5d7fe3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0b34f71a1574171acc557a2a438018a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0928554b30ef4a43aabfb8f699ccd6b6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fb5f4dd4750a4e9e8e12c266e72689ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91e4223fd9844800863ec88d89a56508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "20552846b7f0456d9c316d5ddcb8a0b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d661643bfcb4a31b25111dec35617ce", "region_id": "RegionOne"}], "type": "message", "id": "c8755f0e94d843c589a4d78e423be4af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a55c6a73308749118bfd2192951b1fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed447c61846e4a738b9faaa17d94620c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cec63b0dfb4949209c460343984f94ce", "region_id": "RegionOne"}], "type": "messaging", "id": "7aa15b432c5348d7950ac613d1cd34bb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d709c02aa3f041e78139dbf85b1ce61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e6cb6659ec546febe93907cfc9556ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "25444590b02047439de7d919180bd3d7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "262bf45b141343efa2a8015f42d562eb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c51e120ab484edea7a20a99c7f35b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5510b835b4cb4f31a6fc4e9c9b22224a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb3c870543db49b38aab4eaa0c44f33e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3f84731e7b2a41db931fe834f6e18206", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a737a25899d44a87bc8e99ad80c17d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddb20639b0bf47bc8cbfb4a0760e619c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16e5101a729a45f188f718ae0d25f4e4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e66f05ca9d0b45f99221ce51bb65237a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11111e925356473c9ffacf7e177aab21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ff6427084f740b9a092b5d3b5f39984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e68bcdc46a642df821bda54fda90e65", "region_id": "RegionOne"}], "type": "container-infra", "id": "af59ca8cf0194150a8138c54214eebab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "61958324bca1440d9cbdfbe395ebccd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9a84f3642fc74c2ba39cc8478d051539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d6e61202d1934ac58f5ba21e9d9c5e71", "region_id": "RegionOne"}], "type": "search", "id": "25af9e2dceec4cb69949a2c7f59d9b0d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5bb52f092baa495c97e4375e04b6c614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc3cca70575b4a679676906cc16eb824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "af160b0c9a0849ffa7ac934886676ff2", "region_id": "RegionOne"}], "type": "dns", "id": "de26dd15ac164d97905b776977a9c624", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c33455cbfaba4bc686702efa7631b4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "048c1282136f451fbe92a3122f319f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "938a9d13b6b94a0cb9f2431b6d690519", "region_id": "RegionOne"}], "type": "workflow", "id": "78c2983cfad34e3191c93bc189d6386b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e9adfdd6529342e09bce931987273080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3264cf8cd1504c25914817fa54583513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c5893312b97743349caac7433c2df978", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9acd73db8c534b568d9f077cc0b41d56", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c615887adf2f43b2aa4e727056f6e017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6691b9bf3b9d4303b5f351a2389d40ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3525fc5b1abd4867ba63365f3fe21ead", "region_id": "RegionOne"}], "type": "rating", "id": "d95ba98eaefa4ac3be5ae8f48c8f9d93", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "043a6afcd8df4987b3291a5ead5dd0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e838827000c4de2905d72aeda64b8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cd5cd168f963455e940dad6b0521f000", "region_id": "RegionOne"}], "type": "operator-policy", "id": "34c91ff8b2df42a99c852a63afd120f6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fd3e8d3ed2643199275aeef3045db57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "65d2b4eba3d64561983360c41a96b063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cad868d9c4dd4579bf78f64aef5ee455", "region_id": "RegionOne"}], "type": "policy", "id": "61ae8360eb234a9988913de9f67ecfb4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0122c649c1d64ec3b73e43b5b9cbc190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15e585f3e9084ae8acbe3848f454a688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "710ec5bc0ce94616a3da7f3b422c3516", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1a17e67c667248fcaedd08cdb5783963", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88212d95ecab4386ae6c790ec0193f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e725f37229a74553be69db24e804c14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "335cafe98f29456396602d3a9a41da90", "region_id": "RegionOne"}], "type": "sharev2", "id": "6c3eb817667645fb99ca9279df965db9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3703c30ec94342beaf3558961cfa5846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d1c3ffa092d4409bfc427c84cf283bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ae25b0864f245a4b7c2ef2f295c150a", "region_id": "RegionOne"}], "type": "share", "id": "75363ac6c15847cca1d9bde00c5abb52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c30fde01b0534f6990dc5e9be7626d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "876b69aeed9d459fb51b9086f7bbf595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "67310cf3419f43f8b1a69881b77921dc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2242091836844e9094a16a9c61608f21", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2de586e0b0c34f849f51844cf098ee79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc800a32d27c4749a6ff4722b8743dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "053a015005db44da909e922aee866bb0", "region_id": "RegionOne"}], "type": "orchestration", "id": "0b736bbbf68d435fb8be68599a56f883", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ebf08457b8a4e2594796a9632810c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04ee1a6bbb744281a030cfde7277b24c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72035b34d4974a72b12895db12671aa3", "region_id": "RegionOne"}], "type": "block-storage", "id": "43082874dcf2497bb928b6772b2a2d3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f11c9529cd4482bdfe27ea7f1730a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70c2964b334d4e70be88c69699cb56aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dde5f9df99294d75af10ba19cc454c6e", "region_id": "RegionOne"}], "type": "volumev3", "id": "246cb84b15784f438034382b55e7f258", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f743874a3ed457e8872f9de6c7935d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1de9ec2f121a47eea1e47e7d235fee3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7004191e911b48448ff5ef650fe2430b", "region_id": "RegionOne"}], "type": "volumev2", "id": "185fd2c620a54d93b5deb65c93cc3d8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "344eff2c938a45c2bc8f5e1fe66a691c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99fbab19fddf416fa25af623d192d7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6c6e57f9dbc461d92ba5240b87b7a3e", "region_id": "RegionOne"}], "type": "volume", "id": "4d795f8be2a14b70b6f1e836b86c3f03", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98e84eeb1be4446b88c6c116014971ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c24a7c8683624c8f88565eed1378a588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c272659bb1a48b08d87cc7fa47b9508", "region_id": "RegionOne"}], "type": "block-store", "id": "73f30ec1462d49dc94fdd4a65a941226", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8c37245463f496481de2d5b63562baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "78e13afd405b4cb39f1eead7c735a7b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2790ccbc6d9449afa5b0976b8f5c01c7", "region_id": "RegionOne"}], "type": "alarm", "id": "3077abcc10dd4e418070985237534adc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe6ba21e30dc4778866332836e0ca375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3e3a6f0f2be4b00a2b0319b963d8300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "da2b622ae7bd4360a5f02dc35c44243c", "region_id": "RegionOne"}], "type": "alarming", "id": "9686dddb22114c399fb4175a7a781912", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e0ca7bcd2b94798bb06e61212856d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25841f9dcc70402d8dde0061384bab34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b96fc42d249478bbaba577efb6fa120", "region_id": "RegionOne"}], "type": "meter", "id": "3aa36f229c214dd9b59e3d2c4847aabd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85a372454b3d48609a7c8a22d8ec6da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c371f143f1664385814d2c18d372262c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a434896de344caab926e07a5b70373c", "region_id": "RegionOne"}], "type": "metering", "id": "e59e8b8486d0444298c8557e6e2acbfe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "242905416970426aaede63e6db412ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "68f2da40f8fd4c688c84ab86415b8262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d819301db00a44d281020fba8368f4fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "143aa1d8d7af417dafa5caf18d077bad", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a8087291f0664d8ea62cc4fd7d8df348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "166929ae97324730807c5f612d451bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0a3bb68a2ff648b9b261eee4e03e200d", "region_id": "RegionOne"}], "type": "event", "id": "31b360a1b01d4480b3c42614b202e259", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "244c51e6aea24097b698141f088139d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5fff6f8f2a5f47c8a510612d291eb161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5de9e6f53454c5698110df5a7ff925c", "region_id": "RegionOne"}], "type": "events", "id": "fc928f61297142799abada9cc4ad0f15", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75abf1ac52214e63b90150e92da7f8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe40aff07ff04e1f97cb5209a6a0a577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1b4d867b7b574e9b898d306ff0bd8aec", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0cac7fef4f9a4598a4c3fb5b1b3e4aff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "709dda6483914161b8e582ca79bbc187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f99f592bcf754f1aaa3ffe695a338f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d154cd95f1864bd18d52523a79bef6ea", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f2c590254807403490be9b428e299b6f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcc9a64899154adcbcd3dc9bdd992c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "684eba68833d4888926f2ad7917a142b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "504947e0ef9a4e689a44f908dc820af1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "546341dfb0024d0fafa1eec50757e412", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "719a17e03ee44f82a5526e8d902a6eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3581d2e40454538b80792aa6ae911f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "918de503aaa6402f941ad55ff7a7d8f0", "region_id": "RegionOne"}], "type": "tricircle", "id": "3c40147095fc47afb895d928fc62d160", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e4f6914d86f14491b2674c56b7774b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "188f4939d6f24e94940fdf5db229bc30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9c8b4cae0a8b4af28f3003c58539c4fc", "region_id": "RegionOne"}], "type": "database", "id": "7ac27fdec66c4ef5a6880ab844ce1fdb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b97f783ea4ff458cb45bca733193b982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d8fa76116de0499480955d3de3b6eb45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00c46cb474b44e43a35faefb4948a8b5", "region_id": "RegionOne"}], "type": "application-container", "id": "c3a10b6a96af44d2a36ed553b917cc35", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "090354cd4e5948dd805c992dee8c4c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1920bc61ffc14de08d7b2cd41741f300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ac5e68f88e2433eadcc90d15c53f81c", "region_id": "RegionOne"}], "type": "container", "id": "a359f3920bf945a487c20832853c2ece", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3842eb59feb144ab97c1a2184d084234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2002f0e45a91411d9df83c281f57ad37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e99c36515ede49c4acac907386a09a7c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "93b6af7e0604419ca706197c31bdd30e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee2a6c30e5f8409186f6895b07eb2ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e73ebb1033d475e9b29c50f8fe24d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "52c786864bcf418abc0c61b421f2d0f1", "region_id": "RegionOne"}], "type": "rca", "id": "4ca60ef0784c42c69b92814cea264543", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "73449b8b65e84e778aebeaf50fa7df57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fbe6c0c971384f34b529ff01a5580564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6be8f436104047c6bb93ea2f3eeb4c58", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "72e84c5d50ca426287c15c71d47a8330", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "23cbecf17d8b4598aaf712d0e256bac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "14c1cbd99b7b4e8ba0744ea3d51d8f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ad118680219f46c699b298b13259f5cc", "region_id": "RegionOne"}], "type": "network", "id": "7ed2dbd1af364d4294308437867826ab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b48a699848b46aca5016204c7fe3296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7cc272a3aff0462caf45897977c51d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9e7d3211e4174949b15bb2078c3d1a29", "region_id": "RegionOne"}], "type": "backup", "id": "0454b2533cf34710ae70666f86f3f144", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51403473fe5349959eff648b682c2a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c45b120055094834a4500e95f28b9698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "85002b628f4f4636855657759c2274c5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "59222cfe8a8e4855b30dc621a8cae24c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "765e58073bbb413ead649c548b230773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c21a5bc007d846e9873a39a730adf1c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63b1ba034c134b19b92c2c0fd659b10b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bb93fd8cc57844ea8d97cc8362c9c6b8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ec88176422e348fc8926cef2a0ce0c82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8754835402644893844e227c0a3cb73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "43add866270f47dd86da93da0fab8783", "region_id": "RegionOne"}], "type": "monitoring", "id": "83569a895b1142729896fa4f2154cd1c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "adfeb93f8e424673835f80ddde6a903d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "61ab60bf7ef34b319bc465816d91da45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ae19d1c051a5418b85d1a01a6b413737", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "29b34edb63c84c6a9ac57447855ebf5b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "db8f0bc81fc342afae90e28001886432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8aef1464ef854346babc21aa586fac0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d00a4aea7ccd4cfaa2bd3c7f619a2439", "region_id": "RegionOne"}], "type": "placement", "id": "f60b20cad3494cb48aeca94bec9b006f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14303ed240e5483c9f22cda62e03688b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "44decf396f954a6c8498dd06131449ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c0afdd8b654e43f5bdafd0a3bc58708a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "475a83c382f44688b671237c168bf793", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49cbc56ad3a749b88159b2f71f772ab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9c6df198e8448efb7c46722698869be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "45ee9ef035694e1fa60fae4a1055b4ac", "region_id": "RegionOne"}], "type": "ha", "id": "1cd5c4644b6d4c4094da00b49b1697dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e35030ab51504b5ca480578955edb3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c0ea464ce53c40f78339719463fa2e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8a2e7cfc940648dc932455b8aa9a1494", "region_id": "RegionOne"}], "type": "reservation", "id": "f35b96002e8244d681c0d4d1daf12ad0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "be692d1a6a41490dba3037054d464230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d1429fa141c141449fd11ac9da97e4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f8e7cb8a06fc41f8a0c1df751ee50802", "region_id": "RegionOne"}], "type": "function-engine", "id": "23f100a646e64fb4bec8f83c4d641d9d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1e20877d52f24272b24cb15bede5229b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e823f0f9ac024eb9b4889a353438337a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8c46b35e592043a7930b5718a80e05a6", "region_id": "RegionOne"}], "type": "accelerator", "id": "657e0b5523a74097a4596370b70f6d95", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f99b8c2ee43948129612db1a1159e0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e58d9be507b941d6b0d858be14712c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8cdc5d8ac3a44419b8c66b2eba24df5b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cc6819d013724b88928916e34b0ce120", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ded16db6d2904f62be477092a6062f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed033d84f92246bca8b363fd0ad73709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "39cc9dac655c44e0a5f7133068c3a4f6", "region_id": "RegionOne"}], "type": "registration", "id": "05b169f1c0614d7796c3562670cd2610", "name": "adjutant"}], "user": {"domain": {"id": "bffa869f483f47ca8af7f0aa405c5094", "name": "ec9df2d357c9457995917da00900dfdb"}, "id": "50ab81381c404f34a6b3c09c88f54f70", "name": "7edd90a1f1924a6ba1a7cb57b264fb3c"}, "audit_ids": ["a71749c89c6145faa645466d7312b9ab", null], "issued_at": "2020-04-23T06:25:55.454776"}} 2020-04-23 06:27:55,665 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.0.0.1"}]}}' 2020-04-23 06:27:55,670 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,671 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,689 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,693 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,695 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,809 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,813 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,815 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:55,835 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,839 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,840 keystoneauth.session RESP BODY: {"subnets": []} {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.348518s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,517 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,521 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,523 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,525 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,537 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.458056+00:00", "project": {"domain": {"id": "d60e1d85d3304b07b80678d8a1337e2d", "name": "f8d0869b53e94cbfb75b32849fac80a0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f861a7391c594a7aade172ce94e243c0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18d260117fdc476a92580a4c425e9efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a0971473a6d4f389ab101fb390cacde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3d47ff55862340cca1b4cacc85997ae1", "region_id": "RegionOne"}], "type": "identity", "id": "a3c813353686474aaf044a03c1ce140b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "040d7c66615a46c9bbd362e7756744da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be19b8e4b45f471ab887d0dfb483c26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "aae5d4cae62749faa2b5b27057c2d51f", "region_id": "RegionOne"}], "type": "compute", "id": "d4cd15a25bb644a5abf983d30149fef7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f0583575eded48ad83974a5fe5d9a121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f9f771f91c21445fb39268bb0ce924fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4c86f10a673c46c3bd6079d40e693fd0", "region_id": "RegionOne"}], "type": "image", "id": "1bce6169af3b4a14b8bfa0dfe39c0cf4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "07fa4343ae434d5385a01638a24ea62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "658a5ba2eb2f4f029b3bb6f71c777bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2acc2ede8819446899a46d848739bef4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f5204abc5f5444babf1c782c74262fcd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3632c9534204e16a56d63958f975d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da7960ce01e24f49ade4017fd47efe62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "272b1fa9879b416bb99e7512f44ee614", "region_id": "RegionOne"}], "type": "object-store", "id": "edea93514b7b481b88aaeef6e3299748", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df03b9491ce8440fb77515a6f588070e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c56a3da2ed7b452e96818d066e741b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9eea7e647788424297c5e5dc9c6817cc", "region_id": "RegionOne"}], "type": "clustering", "id": "acb84c82329a49f2a921b1f669bf474a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f55e5d23ed844b60accbb969c5bf7a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "512b3c03f489427595b7473a598933ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81daf2bc83cf4c5a9b77540c6599a442", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7f4fc7ddd5ba41a5983248f5ee5a66f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54cf57c1443c4a3082d0e8dd6c1f6b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55b108cc1deb497c808c3ba5aa45e96b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d8228764f5841ea85d14613dbbdfb7d", "region_id": "RegionOne"}], "type": "cluster", "id": "01669485c94e4251bb618910c6bc4687", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "822add52b8b34d4581ea301d3863293a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb2aea2b75374140afdd1ae5855158d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "af31f22f4cf8498cae1510caef333997", "region_id": "RegionOne"}], "type": "data-processing", "id": "5d53691ba1e44fb2ae4afb190724bea1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb4919c3ea034925ac3bca4ae113637c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95b98a776a654a09bee8e7e63ee2f6eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "121acd599a69417eb8ed8707e90f4d88", "region_id": "RegionOne"}], "type": "baremetal", "id": "b3a2d6ab1b0a41ad95c7dcd9e7f13b3a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d96c1b971a3c41cdbe90ea64d69e8017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bee906d580ab438e829770bb7c40636e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f4949cc4ff2e4fab98ab6b8f74322312", "region_id": "RegionOne"}], "type": "bare-metal", "id": "22c6f39c0e454cc496d414a2a50937a5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8a3dc84ffc5433a890d439080bb628a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f8994b43b8034834b92a2edfaff1c687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e729496b832a40fcb28f179c1a0f1af8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "904b371a9e0941349151986335782108", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "670becff154e4ef8b8e246123b1c24e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e583c0de73d4d68b77a299ec4c45249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "88008b5018964ab39f10ecd13a6ffdd6", "region_id": "RegionOne"}], "type": "key-manager", "id": "c5f1d8eea7f34e28b436ced75d60ab0b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "186589317fbb43f8b87c13ce118739ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9006b4d27ff8409a9c88182659e79332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ec14b27f418a408f8185b0ed1af05bd9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "57e91eb5729c47b79c027f43b4075636", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c0fd9b71fc1422c9c00533dd8d4aeef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8047d2d7fb9145cf9174db55a840d57a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "335054a73eae4170a70b54ae4c670ce1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1c5dff378fc44ed3a1c05d78d8823e70", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "78a30494393041c681412175619b39c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "35aa17a2139f4e3293b9489334ff90e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f2166166c40b4f3993d9732c064604f7", "region_id": "RegionOne"}], "type": "message", "id": "058f01645b9e49169102e87f1c3c69c9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91f2accca5c7425896d069f561d98317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a796bbd29ed34507b8a881395cfbc0a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "40cdb3f2da4143de964f8f51939a289c", "region_id": "RegionOne"}], "type": "messaging", "id": "1bc99d54eacf49a48cd8f2dbfeb3f340", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "40953493e68d4d37a630e716e0d32bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29b1341725264d9a924f439a44e4497e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "327961093ba64817892b5a42938cc543", "region_id": "RegionOne"}], "type": "application-catalog", "id": "131fbb0ddf114122ab844bc4b36bd4ac", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "900933db50bb4c65b9f6e518180f9126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2423801148e4e3f9f151d6128fa8d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25cbc3069b104cb3a267a3b07202abda", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "da81ba87eab740f099e3ab11ac44d2ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "079209e08f9841979a8e5e20ed3972fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc6dd1cac1a04892bfdb3c4dc7d5e3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff8e241aff6740fe976eff5867035b93", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "44f8fcc62f234ee99d9b6d3a248096d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28cceef33a044180bf1d16d9e92e93a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef9cb6a2926d434ebdb8630da6f2e962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a30da274b7a044969b427f8a389c4c4a", "region_id": "RegionOne"}], "type": "container-infra", "id": "fd5c3e108dda45cba0f6598e68d38e04", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8feea056419e46cdbe1779da64a4e47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "44a235cedcd24614a0ebe60336bfdf2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bc23421e8cc84b4d88ceeda9f8109ec7", "region_id": "RegionOne"}], "type": "search", "id": "d917f4f535d24254a1a0bac313e3d6f4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4c758f8b887c4207bdf6487519debbf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b9b3ad196144c449b3e148fc86c1bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bb2bdbb1b8854fc3b7a593d272cccfd6", "region_id": "RegionOne"}], "type": "dns", "id": "4a54b9d399804a509fcd308b73351291", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea414aab0c544e5aa7fbb094d8c40ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5eda4c5df234489e921f40a4aa7e92af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4b9b823c8b5e42ff980062e93647bd89", "region_id": "RegionOne"}], "type": "workflow", "id": "bfebcec789e44b7d89b0df4b2c9dd96f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aa8dd9b2ba1d4d19a1064e658e836364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec0bedbe44c54c7ca17ac1112d3a207f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "894e5f8afbe84832b7d91dc694ba1226", "region_id": "RegionOne"}], "type": "workflowv2", "id": "beb598443a7448728815678c40c94114", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "01caa82b1fc440bca6e9c11b21cd9134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "764d1db6e27a40bc8c602ef6bbf81532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "abc6645eb1d342a9aa84724ad75d9c9d", "region_id": "RegionOne"}], "type": "rating", "id": "80d1718f0e4e40f993a2a09af69643ad", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c8c5ba27bd8403f83a21f02d6e54363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f4591d58af24a11b15627df719ed6da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "af7afee96b6045ce8c9ec4b811b0b3ff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "720557488dae47ddb0177817792097f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4b595e4f723e46c0b80db726c2ae38a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e54314495b9145c6a38cb1a1137427f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7b5ff4b31c464dadae2cc21a8d7b7a0d", "region_id": "RegionOne"}], "type": "policy", "id": "521f902d6a1b4bceb0a05af649e0d155", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "291aac04687a44f9b7f479b6453571cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "367bfb3812674eb79524963fc9e0e190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3da768b6d65d4c0aab12a98c23e2e96b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c1633b98fc2d413a9ffa6ff5472450db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ed592b641334554846dcd2d17391983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1af3669971a422ba053824a0ac41e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "91fe33d688cb4d18a05cfe63340094bd", "region_id": "RegionOne"}], "type": "sharev2", "id": "730535f0d3aa44f2a03938990f4159fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69462fd7bc5b4da0b60aedca6e3717f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8f1639522704b6181817d2de3d6c380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fce5c8bf912644599102ee9eee9884ec", "region_id": "RegionOne"}], "type": "share", "id": "433629cc6a1f477db8b4d59d1b9e7d20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d25b276bd0f94f53923b50c7a390b853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "451c5f369bbf423f9ae678096c8a1bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a9f11598427e404ead70a66ec096a334", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c832bc9f88f5418685dd04af4f30e598", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b3354d359b5451cbee8226511503964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bf2404adc684c95b649bd65f43973af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c870ff024578401bb3b4a12678ea18ef", "region_id": "RegionOne"}], "type": "orchestration", "id": "881bb8c3b98a44bc84246f56d320647e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a524acb64e934c8991f7a658f6dc1cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85ddb2dfcf2e4cf79423b6118e41fcee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f2e746f81b849449525a3632ad7d623", "region_id": "RegionOne"}], "type": "block-storage", "id": "041c0ebf4e114d1381babc451798291f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "459a57ce14ec42b6a4f17bfbf7630116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed2caf44a73744468b75dc963a80a65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13619dd7a6ff45a5a6fbea9903b3b9d5", "region_id": "RegionOne"}], "type": "volumev3", "id": "e923da5f0d494e6fbb8b87a91a3ab80f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72ad271a00e0426aaf0996029bf1acf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14ccf55522a9422b851ea710201f804e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5488dfa475eb4baba9dadf71cf3598d3", "region_id": "RegionOne"}], "type": "volumev2", "id": "bf9be02065624e43b11f9b3add66076b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "963730eff117420d8cdabde866845f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92864154bf4e42079a1b0afb03f1dbc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df31771771bb459cb09a5f2490cbf659", "region_id": "RegionOne"}], "type": "volume", "id": "70da2e4641824dab8407ccef26926e52", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48f7a36294bc464bab71eb04ca740ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84a4b09bf1e4fb4bd54605a7fcb7b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa79f5a5f7fa46a39bb04d816e49cf88", "region_id": "RegionOne"}], "type": "block-store", "id": "5da7a47e0dd24fba8afacc0e5b007cea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6c3b1ae2c754e688e8ae7fdbb6b4964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "33af36fd7d534a6d83c597a3f87c73c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1df35909342545e685f77dea5768717d", "region_id": "RegionOne"}], "type": "alarm", "id": "5b1acb1a26594ac486097ef7d914e682", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6732831a0e9f459aa30702caebefb1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f7f26dca5544cd585ebe17e68d7e534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "533b6037352d4291b924e5f5a6a8f94d", "region_id": "RegionOne"}], "type": "alarming", "id": "f5f852457a744b6faf8b3e27bfbb1624", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "45c08e3caed54c2b9aa7e37b78631ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4214dc54b45f4684aa8778bef7104451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2137eb7ee67c4ce9a71a7352cc684a55", "region_id": "RegionOne"}], "type": "meter", "id": "649e472c460b42f1bf485689f7523db3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e206661aaf54251ad8b5e8da47fd591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c87c8058ac64c798c54f435d235e928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b58d2711ef514d4d80c48ba31560b2d5", "region_id": "RegionOne"}], "type": "metering", "id": "8e68c36b07ab41899b4ef782ef3958d6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa49cc1cfa804993b927391888e81f70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06c9675dd54e4eb2a73186b7f01cc625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31a1bb41654f4ee6877df1d6ddad4d36", "region_id": "RegionOne"}], "type": "telemetry", "id": "9f2798ea059e4cf19ec8581cfabb7ea7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7ea84097104e412d9fc7508d8ccb0b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0d4acb9ebca44542a72dae60e8da43c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "759f45a5fa0545a48ef6144e7cf957bf", "region_id": "RegionOne"}], "type": "event", "id": "95ad1c68e25441faaf0223c5e28cf600", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "84e11c9ac4ed4b4fa801e363735bfd44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5f361af4a7eb40d68bc53ad014b36975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8a2b03c0d2984c2380f175814671fb45", "region_id": "RegionOne"}], "type": "events", "id": "f7ce1fe98d7d49f18047d8dec6064bd4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96a074b04bcc49bf8f5174b2c029be8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2581bfd54d794520869069af373d0fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a285488d8ad64d4a9cfa3c44960545ea", "region_id": "RegionOne"}], "type": "application-deployment", "id": "88c12c9122224e47a45b5147ac24d2e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd111200ad6c4068a8ebdd30896f3776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "50214d411b4a44bc91ba29e0705a25eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e9b64909db6e482887cb4f8f4b1b1377", "region_id": "RegionOne"}], "type": "application_deployment", "id": "66e5c76e475c4a25a72758550048ba24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba16c552e5a54094b656a750420e794e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8fbf7f46605741c79757bafe55b84e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "275c89b183834c0b9effd81ac96bd312", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "aabee2f51a304b6cb25003815d8cd1d3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ababd79c71d4f6dabe35f8e991a2575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c82d09c6a9d4cc29382b6acbef3310f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1edda1d1092440f9ba5969d2390d1f2e", "region_id": "RegionOne"}], "type": "tricircle", "id": "4df07362ae4e41209c00eb18ffe1bf49", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c8ce5ec642ba40149e9a6b15fd951bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d1a005d536514929ade2f5fd35c58fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f74bd7b3a83f49239fe637fc27791b4b", "region_id": "RegionOne"}], "type": "database", "id": "ed010f7c95834aa992dddfb57a6682d5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9538baa2755498db730138aba7028e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6dd6a35afb243e389b2854ee5d4d07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "59ec4b6ec1c34119b856982ce4db7543", "region_id": "RegionOne"}], "type": "application-container", "id": "bd3d2a05c4384aa0bcbc51294c570eee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64747881ea1c47189bd0b876dcadedc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "097e2ef5e9cc48088ee5a6495055790b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ff3739c6d85419c8c2704d749e6b91d", "region_id": "RegionOne"}], "type": "container", "id": "2e6be5a6462a436b8a5130d1cd78e187", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52f6dd7683844d26ab7840ca87d7af6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dad5162cc0ee4262acf057b5aa9bbdf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18e6efc9f1e84afd96887a6e61190764", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e2eac19e2ac345659476f28d4c0d1e2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28bec04753294295b6485292574e8b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0d750373b7948a1923e7e285da5deea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "184548e8324e420e9a969a42929e45b3", "region_id": "RegionOne"}], "type": "rca", "id": "df5516044a564518b443b8cf4f936a16", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "510e20b8c5ef429e947b1ea7543b7979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e7db354ffcbd46f7957879bea36cb987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1753a5d90478426c992dd546c653b7d8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b924f295b16a40e2a9e21a5f2c819df9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f9b38e0347e841dea1f98a49f7e6b327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4103aa3a508e4b4c80b8c283e616746f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "01dd3beaeb6a48ddba528b75dfa56c1c", "region_id": "RegionOne"}], "type": "network", "id": "d0c8fb9cb1aa4ab3ad93e3637d0ee439", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0fe44e88820c45b59e5c56a216f73b8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "20a96dc9bbb441268332fb4730078e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e42060498a9540958bf58408c5045b34", "region_id": "RegionOne"}], "type": "backup", "id": "fa57428ed5794ccbadc1044e4391c795", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9bc0789703064b5da3d553e6ef18269a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9ce40677e4e4dab86dfa9bb54f57578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "789ce25e8059412088e7f05aae042557", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "393572169df64845b4cfd73ef9ff181e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e701d29df2af4b29852753f5b82b8b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "224a70ae751348baa381dd2ed10bcb9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cdea5bee54b446e0b76862c75ed225bb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3e0f5810b01d4e57b34d08f51059b9fe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "30ab47c24db242bda509460decf29d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "019917deeb0f429191ab8a29304e4511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "64358a03e7744523aec70a6fa63e4b39", "region_id": "RegionOne"}], "type": "monitoring", "id": "1533b68a66d34a4c89e6b624b29c3893", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "71c613f6093e41e384ef03a4914589b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8da794852953449886488dd5f3775867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3f2b6c48ddf1461ab2e48b5b5485d176", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9c2b11ec225e435eaef62d4afc1db59e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d56d49a654aa48b6870cf604975e4a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "716c25f4fe3d46c59f6e3b43c0a84abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "35d8bb564aa74e8aad43a81a3045cb51", "region_id": "RegionOne"}], "type": "placement", "id": "4c4b26819a584799aef621db0ae68bf9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a8f0df488e934c6a80272184b9197e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f62d9b3cf554046b55924e24ff6c3be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "65334ff1f8f8477c8d6973a448bab7b0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b9aadab5b89e4a198a628b5db8cc86b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75a2aa3412084f4691e63d2f4d567d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "657b69d341a34a8c981684439e36d89f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "654988ffaf7543d194c89d65cdaa3dcb", "region_id": "RegionOne"}], "type": "ha", "id": "53c5faf9d0764704b4ae8b8bff69bc43", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a99d44c5275d499b9cdc819b9c96958d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cbf9aec3948b414188cac2ef19053ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "684a68903dd34565a23286e34986557a", "region_id": "RegionOne"}], "type": "reservation", "id": "df70a482bfeb43d8819146a15f881412", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7cc863dd3de4452da03bd9ca0b612407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25a2baf68a1e4f7287fb913b1c32afc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "930f38a942414c67890645882309165b", "region_id": "RegionOne"}], "type": "function-engine", "id": "9927cf57b9c349f18201a73027512c42", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fc08214a6d4c4d7da181dfb1b411f30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7303e63db7d04b71a0b607900e24fee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "46f12adad5284ebebadbc5aa6f8edf81", "region_id": "RegionOne"}], "type": "accelerator", "id": "522acf0786494b05b6dc58ad1fbf14db", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bacdbd9927cd44dd995e27503b16514b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e62766f8ce84bb8b1af569ae0e04821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "67773f717c8740ae97d91290c3d45c0e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cb7932b93bfb43008cff2e195ecbab76", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a43c7f78b1844c58f91efc363b59792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eeec893eab8e4a86b8b8598d157a7164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5ea6935dde254fa49ae437fecd4ff362", "region_id": "RegionOne"}], "type": "registration", "id": "94e14b17311e4c96907522c49a9f4155", "name": "adjutant"}], "user": {"domain": {"id": "f9a926c1a24e4af48ece97952b8d03bc", "name": "66aaa1c8ee9c4839a257593a5021bf18"}, "id": "dc6454fd6de44931a679823cf6d03b15", "name": "63f801b6a73c41c4ad5210bb3dd3049d"}, "audit_ids": ["e8e52c39b2eb4643b2ffb9a0435bf3b4", null], "issued_at": "2020-04-23T06:25:55.458056"}} 2020-04-23 06:27:55,683 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,688 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,689 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:55,751 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-volumes_boot -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "image-id", "volume_size": "1", "source_type": "image", "destination_type": "volume", "delete_on_termination": true}], "flavorRef": "flavor-id", "max_count": 1, "min_count": 1}}' 2020-04-23 06:27:55,755 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,757 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,774 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,778 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,779 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.213852s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,705 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,709 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,712 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,724 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.646293+00:00", "project": {"domain": {"id": "b92a58a4f8694373bb764e02debd530f", "name": "9932e687e8444397a20ffa16f0c67a5f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f166144e8f3b44cd9ed4d44093d476d5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c0d512025ba249ab9a672f808246a0a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "15ea0e35be154c1fa70829327b2ced78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "90a338e72c6c4369b94e4e6698f6c71f", "region_id": "RegionOne"}], "type": "identity", "id": "af946acf132b4e6fa38fbe5704241b9f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "07e3aa132ff440fab178c5b21d910498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "82913fbef79048ca856fb53e0681307c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ae06de1b35564fb390826d1dd81bfabe", "region_id": "RegionOne"}], "type": "compute", "id": "2d365a94c97743f79c28bc1d1c868cb5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ed1cd3b71a9e43e59edf4abd2caf5b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ecaaeb3a6a0943e6baa9ba75b8a3c7e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "39bb11c2bb9747d8ab1e46d8916d3552", "region_id": "RegionOne"}], "type": "image", "id": "84ec466bac924eaf8d6fc94a23393a8c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff211056bc2f437dbec5f84da3a88cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7b8b98fbe2aa4883a80f2fcf7176f02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7848993024704a1c98085549bb896b91", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a3bd4605967445b28e49d88aead836eb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe7370f95bd4804920182b7b7b097e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6fd4f68a7514659a0619c63d8734c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "673bee0cba1645029a4ac39b9894264f", "region_id": "RegionOne"}], "type": "object-store", "id": "aac7788ffd004c718c4845e771950e76", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebe94031fafe4220bd91bb29ff34024b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c3d20fd021348389ef6adc8ed8130c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3b5211eef6745379ad1b599e5509e1f", "region_id": "RegionOne"}], "type": "clustering", "id": "2b90fd2e334547ca955bab670b61dab2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c439fdea163e40628a8aa054e4e52157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f1edb26380747c0910126be22a9aa68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6e101ffffe6b492aa03ff7b787442db3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4e27596b29a84efa9027d3e5b038b828", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc3171766d9743cd8589d6b334339a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4dd3087aa45b47ecb54d4c98f3d0d380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55598d00761e46899fc610d2fc65d986", "region_id": "RegionOne"}], "type": "cluster", "id": "304d6018d5da4fc698de759bb6ac2885", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3fd7d95e4ce24035a397508bbd10a119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f36edaaf7d4048b3acf5753643fddaa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4d25e21bca8e4f21adfc3c6cc5790946", "region_id": "RegionOne"}], "type": "data-processing", "id": "f3bc19efd3904b2f9b2f81ea06427ba5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee4e8e47bf74420499197ba21ef7ebc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10ba26bbab194622820a27972983e0b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fbc9dabb97c5443b833f567f3b9bcfd0", "region_id": "RegionOne"}], "type": "baremetal", "id": "604f23fcf40245cb88c1d1a3414915cd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffd50b85390f40f8a2aa4f5b4dd6d58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd87564ce05f49909b39ef817d81d7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "205b8c33d77e4adb9c8bc943e9f1e0cc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3637528ba96045f8ba26fcb507677758", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "261136072f774301996df44288522828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "491e9cf64a8b4b03864c88eeb310fa6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ee2c5a14f18b487095a3168a8c0d7e1b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5f0bfa39ff9f4716913f054599536e66", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "36d74370bd04436ca6a887bd31ddd101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a99aace07354d5ca942d71be986b7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8e90de16c89a4d82a143bf944b89282d", "region_id": "RegionOne"}], "type": "key-manager", "id": "e70dff513e214c02aa4695ea3e52a4c4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "984e2a43b4454c6e85d91d585b886b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af7e0e70af204bffa604fdbf8561a481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d4ca19e4c01241dd93cd7ddb2aa326b4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a54570ecf6bc46d9be84a2f482fafb20", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ec1fc08d9b04b81b699f3894b6ce17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ceadbe1832e14587a93eb5862537c849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6f089cb7320143aeab7c31a062b5b9c5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "93e032b3eedb49bebab5d019b2a7f3db", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19de6cd685d64e1cb008e2bac79f5eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9b3bae6205aa43869f1e21e7749e2736", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b296c64136494c91bcefdc3d81819b10", "region_id": "RegionOne"}], "type": "message", "id": "3bf40bd2638544bd946f8d10976136da", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9242af405083432ba0a630644ed92a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "edfba84a8dd843ac9d5923b93afbf407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a69f9ba14ee949c09176dd2ac8b22b52", "region_id": "RegionOne"}], "type": "messaging", "id": "fb59938436b741b4a32fbcbd1c7b5133", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4f660cca08f743c3ad025c75cec0f401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb0fabc7cd734d38bf8fade58c534986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e527ad8e0194d6eb580262290f541ac", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2b260e6e97e64d9684a93fd7315d20bf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43469b480b6149ed97d0ef02d2fa3fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47d6548342aa42a3afda555e26207f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "761bfcaa892e4c5bab8e3b1e98d188a9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "422e625c8a6047de9c77204335d2c972", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05335cb4d32744bea4991aa5aa9d8d61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a437f519f7d845debe5cfeda3c57d0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83f9db9eef6049d09c23e06fcb112221", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59da4484b029418b90250d7b747d0c27", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dd8a96da23847179888046bb1eef098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f174bca641244c8b8f0a146e5fadc8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "990fde390f5f4bd0aa38aa325a6760db", "region_id": "RegionOne"}], "type": "container-infra", "id": "c7d7d83059c64e21a59e75669741b95e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "414b46dcce9b4346b4bf4c0eefd4180c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a0f198999f874749891f85ad031c2de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c9efe16ed8aa49e19c92d218244a3421", "region_id": "RegionOne"}], "type": "search", "id": "f8ad278d52a8492b834359b975046240", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7e2d1a4c306440fca9d0ded5b03b4b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cc067bca9d5b4c6fb9e8bbcaf0c682f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0c87f04127024493870fe475c0f3cd2c", "region_id": "RegionOne"}], "type": "dns", "id": "dc2c246b71ef4283ae5c5dc7fce82a31", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7ab487a8ba44deb9c7abd227ba99269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e1301cefa9d4bf5938571e6479ee681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c8127e6fc3e42f9b183aeca9fc0b54e", "region_id": "RegionOne"}], "type": "workflow", "id": "f6b66ec435dc48d29ceb84f6a0fca133", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba7a31653af5448b8137a9bcbb540333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f29ef024cb14c5e82cdb3954978db17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "922857d85ff242a7a03f0b1adfd1284a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bb1cb1720ae44e18a942aa7de4211fc4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "921f6c419d09497089589b45d353b03d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c509da4537bd455494996cfbd6820781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d3e646cbda9f474195582f2ef12aaf07", "region_id": "RegionOne"}], "type": "rating", "id": "9f255f1072764f20a938c8d1c9021b4b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a8a9563180443d991478daf7cdb8ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9ecfe3a05e14a7bb28810c700cc56df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4a2b481f620453c83f86e64a44c61cc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bef878de196e42dfade1a4796df03059", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c85cda0f86514e9c91a13f0e9f386ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9589657eab2740a7878da361e88b2708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c0f10f03c5964aee9422537cd3d43817", "region_id": "RegionOne"}], "type": "policy", "id": "ba834f6b7d0945ccae6079c93fc9a367", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3444500845b94b31b883ec9711047b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14c4a6b1fc3145058722cbc0555584a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af920d550e084491afb6ddd289529731", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cffa2b7d09144b209218daf23b8f18c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90d5b602c9ac4dbca75fc4372f4083fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "446e6443997c4500bc5b1853ce97cd85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fd7286657124d4a9bcb87ce067aa000", "region_id": "RegionOne"}], "type": "sharev2", "id": "cb632f92c2f9406c81aab164e8ed55b9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a01384383c340c3bf8237eb9dea5814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3848f5ac3b64befa4ebba0a72263083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27144309e6574d38a86292ea45139288", "region_id": "RegionOne"}], "type": "share", "id": "ef4a91df5fd04a05901b0ebf4966447c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d1b067c26f14de895fd8552526c9721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b073a7f520f4a6c8657fcb3327de129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f3a1c4891bb44f2813bb03913a33671", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "74e5fbecafec476eadfed8114e9de7bd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f27fac619f74cf69ab06579a35882e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f78e1f413f3243a290fa00c385ad6b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "606ba45f21fa4f04bd864ad80ba4b29e", "region_id": "RegionOne"}], "type": "orchestration", "id": "8e08a5362ade418e828c74b15e07e637", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca77fda64efd4d00a7c04abb12dbc75e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c778c2fc87414936bca8cdbde449ca2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3147465274044795bab0aa5cb071a9bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "0713900fc0bd41a0992f23af6cf00515", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da0056932c4b452892dfaca3f2580d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "422b8844e55f4a6f9e9376bd696ee0a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c919459a5ab445ce923d264235bdaf23", "region_id": "RegionOne"}], "type": "volumev3", "id": "4739f351e2c94f0984cfa2fe4f9a7a6c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01e8290583b748568ebbff63039a4926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cb64e7d4fad40b4a9308c376ab21655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "326be76ae21f4c5098606c539baeb129", "region_id": "RegionOne"}], "type": "volumev2", "id": "b92666282e3647f293b5d012f72c1d14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2f93e22dec145abb61520d7525a1ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89011faf7240428dafd05b3c5857269d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f15eda2587e642ae9d3a392c0b057624", "region_id": "RegionOne"}], "type": "volume", "id": "973b042e73c24a729960b0e3cae4a1ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2d45ebe7e4c45938266c2977abd0ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09b71adf54f24047ac05f4a983507381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "494f5d743a27495ba49bd550d5363aa8", "region_id": "RegionOne"}], "type": "block-store", "id": "0918654f05b1492dbf0ef1c18ea75870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30bc401c2a294e9daf90af731550e16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f9c3022180a4ab88c57e7462addbbda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8a3e050ec6bd4f0e8231ce25743f5bda", "region_id": "RegionOne"}], "type": "alarm", "id": "f667c3329c3046d8827ef39e79c3614a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9016a8bf9398423a94220d70e7bd600a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "010376a9d5864a02a707256ddc792a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59d44ffbbda847b5baf493bb8be7f1e7", "region_id": "RegionOne"}], "type": "alarming", "id": "f147d50a05584293959d8f13d7bce1a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d68a1ea8cb448e28b0e195a89cc2207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb76da639fbb400ab06270d873bed555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66921acf324f43159c6b976a94a37948", "region_id": "RegionOne"}], "type": "meter", "id": "017018433e4648fca1fd925af38a67fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49f946065fad4bafb429ac0861776183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c0dd0a0caee4fbdb209a431a7a023c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe04332cec07472892dc97074cdd800e", "region_id": "RegionOne"}], "type": "metering", "id": "2d76c0d0ff45432d83dc214a6bc64aed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5433b44c676485aa0dd40ad9121e5b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21bb766c247c4ed29adef373eb8a632d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1cd2b0c26c64f1aa1291b92a7a0924f", "region_id": "RegionOne"}], "type": "telemetry", "id": "148f69c3041642e683abca8812d27d86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b833e67d89e645ea968622880803c913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "91348dea20d0465f9f565b3e6133a7a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0658d965bd064ca687ee277a97f7f246", "region_id": "RegionOne"}], "type": "event", "id": "e0a3807db2a141c29baa4b3478a06dc0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1b8ed26ce31b44dcab107f511b96d345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "54fc1c7467074f268a76ba6b85458e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e397439d115d41e1b48056af7945c92b", "region_id": "RegionOne"}], "type": "events", "id": "eb8b483c7a434e91915f3de844edafec", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a042ad9f1b6743f8ad4ea611a54e4187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f2828c5425d4f299ea7caf46a74bd3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "763417b472b9466286d667356403ff04", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f6552a301f5a4bc690703ed253a5e206", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "26ff5646a931423eb96fcea04aa9faa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "165844addd6c419da9ef0b235afa4347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec44e3a1eece4f77a6983707680ec40b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "00d1f0aef72e46dfbce135ce8d167b5a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5e464385d7d43eab783c3fb948d8c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6810edbfc1364a93acb983f967190a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91f21be0b6474678993e65630fb7322f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f420ae1734c64c239ea6b086c368cfb7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de3009f2665c4931a6c0121eb5deaef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d99dd73fed5a436db46e0fd2e28a2d1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71a890b1f11d4493a14a98e8b56f3f4e", "region_id": "RegionOne"}], "type": "tricircle", "id": "7183f847f3a44e2c836efabe170727f1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1bd6389ac28b42e2a430d6305c8aeaa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2f9cb352d9274fe4854c48200561a4eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e1bb58a9af1f46788cabf2ab05f87bd6", "region_id": "RegionOne"}], "type": "database", "id": "d5dd5da684cf4b4ead8de04f3e99df06", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68163218914048c9b3725a98f1e1329d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "695d09ef91e345f7a372397f7b098749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "17af6319d90d4d0eb156dfae9e56cc9c", "region_id": "RegionOne"}], "type": "application-container", "id": "4848daeb64be4bbf8548121bee05b3a2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "718c8b6e0be14a5ab09107c2e3a27682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "616adf33a9b8424db186ea9355b50eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1646f52670a940a7943ef566e87d4c75", "region_id": "RegionOne"}], "type": "container", "id": "3e0a0e93fd77454b817e504e93a9c7e0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "81c2900ec3f248e6bc6bff1cb3a89518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bf315af399840f6a5c32f04f8c366a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bf5508f80b714e7997211ac0f2eaac64", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f4a810d2d5fd4c37a376237f8365857a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05d4db1f1ae14b2aa88a1291b66e6d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8268059c6a1d4541a3db36d4915815b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc350d1de12b4833ad45eeefbdd058aa", "region_id": "RegionOne"}], "type": "rca", "id": "0ae1f04d74cf434d85d78f9eaf7aa302", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da999e560c384dfaaeea4c15095d28da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a83495717e546c69318ee412d2476f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d63d78335919468ba7a56e1548b0f76c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "31b5a6c653e84af0a72ca84ff4935d9d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "942f6b2ab22745fcac33be6ef8c96eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2b0c3b409e494343ac91f3dcdb7d6e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "351f3c4994ce46daa3b89941c389fb0e", "region_id": "RegionOne"}], "type": "network", "id": "570bdcfc5c1147089bddaaf631f32c15", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "14c7f95a713c4b25a98d84fec29e6558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c91432dddb594ae5bd0c0fb9adfa7d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "044aba5f62fe4d369c2af47276f9e2ce", "region_id": "RegionOne"}], "type": "backup", "id": "cdc69e2861194d4e95de7998f443042d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79e716a2553f468da98012082a5c3123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a67d4daf3b343cbbbda54490c95cfa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7334a6a75d5e4fe3b3184da2b4e52dda", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "138d17415d57478da9ef947b26fd1628", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f907cd2d67bd436d963d4d3cd99b3bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1e0db0a63154b7da7927b802e792a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c5412bb419b94d0ba65d15e5600bde91", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1d67a7d49cd242c9a4fba3ffaa2092ea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b39e80fbee6d44958426faf03877b21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e33ae2c33ab4c20b1ca7fdacb9569c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cd5d4f0cfea243ada6d97755710b4b96", "region_id": "RegionOne"}], "type": "monitoring", "id": "3d8ec0e66f54466d9efa1958982e94aa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "750193aeb6424f31b817218bad9480d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "396ccdc65ebf4dd580682f0941132ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "60ab658e916e44c88418e7e3e865674f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0db3e95a187f4f589c7e212e26b13adc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d85e210b1dcd481389676fe8b36dc529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bc61f46ad880441f8b82e41dc6413b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "98fbe58ea10c44078674407634b544e2", "region_id": "RegionOne"}], "type": "placement", "id": "1663f49f17a14474a5ce23b12b602be9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9929ea28102b4dec9691432d9fa859ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4cb6eaf869d14497bb2ab37bd013e8a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ae59cea0cae4dc6aba241d99aed6a49", "region_id": "RegionOne"}], "type": "instance-ha", "id": "58bc8a1d3ca4449c89d0b35cbc704561", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c5d9a1e66f34324863999408e1ab87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f989b47444d849fa91e237b5a1852f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04e39830da3346f5aa87471ad7a6f56e", "region_id": "RegionOne"}], "type": "ha", "id": "8748c8058c274fc9ad9c0c6ecb4fa9af", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f64c501419948338226f1399e9ade35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a1d4400ea02c473d8e90797fb2b1933b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9497e8f99b5f43f6a39af39ca07c1dc3", "region_id": "RegionOne"}], "type": "reservation", "id": "bbab081364524eeaa8dc7d9ff2fe1601", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e07d72b4635a4497bcc6791383b291fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed47e65d7b7d475493744fff852b9ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d03c1f079e54cd89d725d35d94bdda4", "region_id": "RegionOne"}], "type": "function-engine", "id": "a1c0ccc3d8e048fb91e7ad8568e4a8cf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4dac6216a7844f66a4f1f7a2fb701510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ef78ea5389048e18f523bfacbd79925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "106f6e7622474528818f4f4e7e5174f1", "region_id": "RegionOne"}], "type": "accelerator", "id": "fed1c2395de7440cb12a3aa1e3b254d9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d289674f71f4efa98d73162b2472802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7afa7f54bef5478daee4276242e46255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2fd71ea504b345dea24e53348e4480ce", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a0b797592d7d48108eb956a9f663809b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3f99315c041459981af3e9fb7f69f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "650b3855e9264643b8b6c97bc48a6968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a309480714944d4389e8083a07842982", "region_id": "RegionOne"}], "type": "registration", "id": "dd068da9309c49d683130f4a57228a0c", "name": "adjutant"}], "user": {"domain": {"id": "d2358dce9f7741d08be07c253cd1da9a", "name": "732ec4a3fea3474f94c343ebd1fb2e27"}, "id": "c0d51b0b66ce4eea92fa5feb084efc78", "name": "2df401c1388a4e47be1bd8085a729e9d"}, "audit_ids": ["772139191ee44129aef155abf95a4da0", null], "issued_at": "2020-04-23T06:25:55.646293"}} 2020-04-23 06:27:55,774 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,778 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,780 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,842 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/7ae3e28d-9c2e-4ec1-b37f-5ecce6f327bc -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,847 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,848 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": "conductor0", "instance_info": null, "uuid": "7ae3e28d-9c2e-4ec1-b37f-5ecce6f327bc"} 2020-04-23 06:27:55,853 openstack.baremetal Still waiting for the lock to be released on node 7ae3e28d-9c2e-4ec1-b37f-5ecce6f327bc, currently locked by conductor conductor0 2020-04-23 06:27:55,854 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.224276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,686 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,689 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,691 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,693 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,702 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.629492+00:00", "project": {"domain": {"id": "a630074b1ea34a8e8649086183c02b30", "name": "9aa26c8cb7764aca99700d10bff4fb34"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fb0fa798978e4286bef8989ff1c437b7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1b0f73dd8e7a48139921873f56491503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3c2658701df443d594133ffcbcc8a096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "840df6769e4b4aa1bcee91da6a051970", "region_id": "RegionOne"}], "type": "identity", "id": "1f1d43b7a8e84b10afa86d8a50d37648", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fbd2bcd41fb847258501b89cf79e3cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4765480c2c59441093651775db562b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5747dcfc68e5465f95711c8bf235f27a", "region_id": "RegionOne"}], "type": "compute", "id": "4efa807a223b4d17be461f4ffe23d6e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "502a9d23b5d64ba2844bd7a73c649867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "017c5727b2c542f9add5560d507556c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d4020ef089924734895086efd3035c1f", "region_id": "RegionOne"}], "type": "image", "id": "d364e0bd3d80455ba9a070ff3566ee23", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38c60233e10f4b0e9ea70d92f98a1320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "70cfa66cf26a422fb0bd10830306a3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e00b4d349c3c44e9a45d1a8a105ca6d8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fe1c25955a504065a4b341c900db5a00", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da6a7926288c47a4a1834d00aab6af47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54debee071c84daab2781fc2d0542875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81d5d0b474ac41699736635195cc7ecd", "region_id": "RegionOne"}], "type": "object-store", "id": "8d23c7554cff450ca197eea812672fd4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c4e5c32a19c4c2e8bea1f43afa02c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2061fe483864d30983a8b975d7ce317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1893a2c937de41879923130314f86e95", "region_id": "RegionOne"}], "type": "clustering", "id": "e0e1fd8a514042c883dd3189f8576636", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03f1a0727f30401590fa9532d52946d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e60239026104181a67968b12c39c3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4938f313b1724cc09f23c4a79f2a7403", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0d887d7bea3e43068068c7dc982e2f5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "079ecd996ab24ff5870368b05e06a4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5d443008fde443bbbc6f1143f86b36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c1378530be34157a7b57c0ac863a6e9", "region_id": "RegionOne"}], "type": "cluster", "id": "15629820e7d14b07840001f20f7b9c1d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1585598589974d7ebdf2be19b1b69204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "602fed61b4b842dc8ee94bfb4289ed08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e5fb132b35794ec98074b9e763c1f982", "region_id": "RegionOne"}], "type": "data-processing", "id": "dd3fcacaaf504aa1b597bccbce6d66d2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd812ba9edc24a3db1c71058b4614780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "491375c7d3b24732ae38c899fa199de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a6e37fd340cb4efc8660bae684229e4f", "region_id": "RegionOne"}], "type": "baremetal", "id": "6c6f95af5ef04af08f9e5c060bbd24bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9e8c5bc5d474a63aa32df7cbd3f730a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8af89595719a4ee6bb47df6f7985e17d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "760d74541e4a49b3b6c8f4fcb11bdc2a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "36beb49e36cb40d7b9f5d6706304aa3e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7db7672cc90a47b58c4343d75266d695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f57ac96f8a37459e9b171de3de2c9166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0adcbdcd21c14f27913744b8a809316d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6b37dbf2f1b8431eaa9e1071fb014387", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "57708ff4560240ecb0796aa83ae367ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf85f193444c49849ed627d096297f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "53a4911ea0d94a409344dba545cabe6a", "region_id": "RegionOne"}], "type": "key-manager", "id": "da6f1761696f4aa6b10d0f60affe5425", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "94de45e7f69a44f9ad7b749939258056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d08dc84609948229d347b34c93e19f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48d678abc7694de195481ab38ef6e7a1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e7d69a7f23834a7abdea93f9b147605c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f9bc50356a344c48a7b860334185510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e4e2b1962c54b13a112646a02642844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bbe3458518034e1b9a82a8df635050f4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dcd4d294ac7c4d7e87d188688f62e836", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d1d7dda537e247768ddcc978f32f7ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "55ebf4f86bf849d482aaf9aff0339644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "52708809154546eb970ab9335f8724b1", "region_id": "RegionOne"}], "type": "message", "id": "f6eb709eab4149f0a8cd23d94e30124d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb8156c2193c4a87adcf5ec201e8330b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "576df3682a144123b9197b2af953a4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8817f3db065e4177b27b3836a7be93ba", "region_id": "RegionOne"}], "type": "messaging", "id": "924172f977be48649318f4099078ce18", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "75eb45d85e2d4a3683e852e938a8be20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b2dfc47ec2e845358be9b8355be7e27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "beb0da3f88664e5081316226197ac311", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dd386256007746e3bebe65791ba8879c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "400a3f7bd3924942bf8f2ca981e65584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a36b75c43266425d85cd28075ae411f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "327bb50f515746988842225f8dbebdf2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dd83114b16df493da93d19efaae5768b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a67f3c9a77f4e31a3c015bb2a5a504c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2168c03680c4404f9ecddad700547224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc278ca349ec489f8ff097a86c015825", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d141150f9fcf4a568e7fa4a845b8e965", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a97b5ea3e2034e8fa8f92e3367f90df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "924299d22f604727821228d7c72f4794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "049a1e7a44be4c2eae4bab2a6be885d3", "region_id": "RegionOne"}], "type": "container-infra", "id": "03f9ca6779b3416089e2adcf81a6b232", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "909c899d00034789bd0b43cd64d31913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b8dc5d02fc264634ada9aa42511316b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a4fb934256a24ff9baf09faebc9e8042", "region_id": "RegionOne"}], "type": "search", "id": "aa44c82e48fd47b6aeb6a49b374ec406", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a33ac0f5f9b6431482baf231776568f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ccaeff8f9c4f4263a1dd8dfe8638cacc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ab740d10ca0d485e8207e620ff9cc7e1", "region_id": "RegionOne"}], "type": "dns", "id": "7e9392e1581e4e259f58a2dd7d3f6970", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ea403965f4647a584b16ecdafd08ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c539ca1d2274876b7257445de92bdd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1791ba249a9945e19390495068d91093", "region_id": "RegionOne"}], "type": "workflow", "id": "bb5b2af81b1746948d96e27b6a7d79a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9b3cae74acf4b7cb0d08b94ae20fc0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fea09fd9040b4fcf8353ba219b68ee9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9da3fae2f2a04b1ebcf74ccfef541796", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8b3e9db38e3a4253ba51f8290d7104a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3b073f4a781a405e84f21a4abbda804e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "81c7efa30f67419b82b481d533102ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ec88ec455cad420b86dae4d4059a576f", "region_id": "RegionOne"}], "type": "rating", "id": "44690e3e123247e7aa31318aba32d4aa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a27f99d3a9864b509f9df21ed6589de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4334ecfd074a42e18a410a0315a0e6dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2d11fe21bc9e42b48f1a1b14d691e944", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fd1b3616a62c4c4da881aaad5d781148", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1f0ed2a62ab44395a90d98f22c061d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "459a48a6820541dc841981bb3e51b4ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8e17651e60ce4f129bd75b9588fdd517", "region_id": "RegionOne"}], "type": "policy", "id": "426e3e2d46144e199a87c1dbe1abff36", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b096a4594eb84ac1b6d8fd8969dae64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0beb6f099f594d89a0f2f70ffdcea701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "07bc96bfa2bf4980aeab10075ca70c7a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "725211374563401ebda2202ee6665c76", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8521d63958814a9abdf655ccd42e5907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb94cba35aff4e00aab78fe4ecdfeadf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f6cbf60dd7a42479008dfd8bbf7d46a", "region_id": "RegionOne"}], "type": "sharev2", "id": "fb320bb272104b1fac98b7dceb4b366b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "264573519e57432998b43920aa0246d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ccf4057f4fc44613aedf8e804e0278d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0bde18ec3c674931b00b2757790078b5", "region_id": "RegionOne"}], "type": "share", "id": "5965c3e08d274b468d4b1eb5773aa930", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7b046bb92fea49d383bb9cf6f9550dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8711e1ac7f8e41258523649965646623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "78ce2ce1ff414880b19167079c378ce2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cd9d9ac4f9ab47a18c0ab6c59771ba17", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52f0e7d6879f40f0bc76ceaeaeea2770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b43e27825044de0ac38d7633218dc82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf4bdfc137840128a63b7af5e6f94ea", "region_id": "RegionOne"}], "type": "orchestration", "id": "cad63df790c440a79881d37c657e8650", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "997951861af24419b97e4afc6ce75cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f16020f1a9bb4dc3b320558fe99390b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc26edc6479641968af211ff3a26cb89", "region_id": "RegionOne"}], "type": "block-storage", "id": "e1da27bcdaa2445d8919a48407de933b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fed469455a1d4015819f9a6732978bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e406f4eeb7748dc8bdf2a1e97059fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5351e379c7e6491eb2616500c1bfdbec", "region_id": "RegionOne"}], "type": "volumev3", "id": "1a5f603475a249dc92753a2308e2da2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e589390a93844a9a397d1b517d7ac5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edbf5f4f11554f8dbf5a2a7a7dc87ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a3956dbf7844f518c20161d12413d07", "region_id": "RegionOne"}], "type": "volumev2", "id": "882bfba3a4e04feebbf8132fe9ea263a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8e6643ced0349cfb2084a2fa83659b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00d80a3a76984fd3bb5266e2c9ad1bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d70dc5ccd534e9a8499626798f700a6", "region_id": "RegionOne"}], "type": "volume", "id": "0e5b6e607b2b47a2b9d97e1c229a9a57", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27a1239545554315b649b2d57d67a422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "389aca51cdbf4e5996880e72a12fdcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49504ad0dc204066baca675c3977c2e1", "region_id": "RegionOne"}], "type": "block-store", "id": "20c99070a46f4990b8d3bbd4470f1ca9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02bae7c65eb04e7aaa2db138fb5d451c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3654c939345f4f63824c76b6e762d106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1e18b5ebfa134e8a80474ef2c2c19d03", "region_id": "RegionOne"}], "type": "alarm", "id": "84aa4fb1f90f431fae516ed40b9367f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e82b34725ba4b98930cf4443c542851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d57f92ae55d400d8b1083cebbdda928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d0a0d7c24b34ba4877ffc8a6b5f9724", "region_id": "RegionOne"}], "type": "alarming", "id": "a8027afa477540c3aa71c850fbe6c3b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ce66beaab6d49e6b2676925993795e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ffd04470e5074918bd31416bd84a453b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48d56662d0fd4ae98be716c277a7b0d8", "region_id": "RegionOne"}], "type": "meter", "id": "7d7947ea88e546a78b2f6f2d2c59f79d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13cb6377635f4e3ba52625ef4a69f854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "53225a575d9f457f8fe85f0de7c842bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ffa78e02f6154a7c9642d1e8c42b2e89", "region_id": "RegionOne"}], "type": "metering", "id": "0a2763bf8ef243b3aaa23247d8ee8e47", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d50e3940f791460aa8f79eae7f0134c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3cff700090343328c9451790c543eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5135e84052434943b00d709cb601860f", "region_id": "RegionOne"}], "type": "telemetry", "id": "80f2466eef754ce49f38132ff5faf175", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e1c7f54a885e434eb6f3b63bd705d510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61187a05d674497e825f7a9bd0ea6659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b1c4c3f37d0f4a1f9e56b2987f75ede2", "region_id": "RegionOne"}], "type": "event", "id": "30b7a5c1432a464e85b83aad29fd0db7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7fc1dc59bc4c43599e97c54f850252a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "17244617b8a841329406a78cd8be1619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e9c352328a374a1a84aeb01d39249a48", "region_id": "RegionOne"}], "type": "events", "id": "4ad847109493409199ec2154bc50e497", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4d0f9771b4f4a4089a6fc5066da3d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9679014794b44b8f8012f2a19533f727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dfae8adabd54d61be46c5c279f7c39b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "df55b196d119454d80487b72a67d863b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c92bb6ecb524c048314654a12ce0ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcbd9a12544d45829e4618f01747a0e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "34b9eeb5335341cf8b1cdd66822639c4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7b29bd671f2d499e88cb679a1ae4d0cc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c278650f1744cfea39ed0f9b3c6fe0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d768d2c7f0f456c8e8b8196a1126bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eff4cbec69cd4871a1b6be18d22bed68", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6995fa4039944b55be8d015ae393861c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aca8c6c1f1a0489dae40ffe4c824b398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f686f45e2c484e2fb2a3d7aa58f77756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "08c3d270daa945e2879ceb8bebdc2f4a", "region_id": "RegionOne"}], "type": "tricircle", "id": "b188be354eb244d99a4a9e38e878a45a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4384dd29dc1944869f5be4a4f8052561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ee4443e7c0144b28d0568771df45da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4a5b7206744e40edbdcbdc1f31bd4823", "region_id": "RegionOne"}], "type": "database", "id": "7e439d67b9b74c7388e2d5c69c6a0363", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b06dc79bdf94b2c8f2266bcebdf8911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4571eb45a25f46439efcb924daf504bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b71cea40b5024d8ab3c132459d87bb20", "region_id": "RegionOne"}], "type": "application-container", "id": "120b67f70efa4fd49d8f69d6754153ef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "67f6c562a3ab4eb1b1754a1c99aa8878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64336e5405fa46d1b18eedfd2e975795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "664d9a3a16d3496b9fbb7b981928cbf1", "region_id": "RegionOne"}], "type": "container", "id": "f2df1be7fdfe4c828b6e32ef4875a3b3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca27405208fc4a6b8b1af2384d20ce33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad24558134cc442c9ef101838bbdbf43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04a5af2cc91f4520890a69a95e7e7f54", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b9c4765039174a88a3fce09e8ef22820", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dbc252d7cb004ebba9ac7bde86666a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56cfafc16b7c45d5a2ba1ba9db037f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "560c96fbbf17421aab6d8c72089d873d", "region_id": "RegionOne"}], "type": "rca", "id": "84c5b8eec1fc475bafe52114ca07d705", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "04bebd2374f54c05b6abe4516fd04ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01b903d922ed4954a74e0edb35127b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4dd374e75e254b71bf99bb39439f5e2c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "26931b8c65d144ca8e9b02b348056eea", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cb8a7683c81f43109496f5715314b7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8c3f4be983854894a53e04f62c1c8f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d83a989813364c3687110e7f8fd0345b", "region_id": "RegionOne"}], "type": "network", "id": "d43251941d5d41928fcbf84bd77bd44d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "67cdce0d0a354d229b05bedbc08b51b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "187ea0e8739c43358331e7563430eefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b0afced5584649eeb5e64a2a87cbd9a5", "region_id": "RegionOne"}], "type": "backup", "id": "9b6608cd1e0544818badb241316de66e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9764e725dea04097b3d451cce9bb01cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34fa420dca624c8e8d06143277c0360c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bda113cc7c544a3584abddbe5cd411cb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "94a164590a0940dba77d6064e3ed2972", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "551bc49844ee4251ba3c200055e2f289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1a8b10812f343148aa2db493777ebdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1c60465f95f441c29c9754fff594e506", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3c1aea1eebaf4edaa4918e96bfa35d23", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cbb90a18ea3d4ef8916eb92ab9b6ec90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "45484f90a4db42cd8f17e569d54bf3d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "55255869f74842eba917160667f56388", "region_id": "RegionOne"}], "type": "monitoring", "id": "894b612f81964dcdac13db6d2b9c386c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b33f969be17c4bacaf7e60c30e5df9aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d49e24f3296c4b6a9984751e4290e20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a0804adb4cd5428aa1228d7849e50bfc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "894a3defafcb4a36a96702000007425f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6fe76ac234824162b3573e801d16e17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "312b0b574bcd45acb9d9bbc7a3cf6f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9a767955ac824e9982c34f96d02cf5a0", "region_id": "RegionOne"}], "type": "placement", "id": "a3195fc4077a4b659bae3a2459f450c1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a74102a8e674681a58eea4b509dc801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ca1f957318664eab80a3c068e397396a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "46ef65df6c9a43aeb25a8095b726af85", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d8c51387953f48daa3fc2dd18381206c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e6c68b8218247f29b45c6362759778c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c475f7e1e05c4a7392188485089ba92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d083e695686e441884c496a2434bf5a9", "region_id": "RegionOne"}], "type": "ha", "id": "768e9f5cd8314cfe851846dea78e56ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "79c1b977eb0e48148607c5e721c4d8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75715c7db6d34c8ea54963c4a21efcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "39290476997642dc99afbdda783d1835", "region_id": "RegionOne"}], "type": "reservation", "id": "d5e7b30b120345aab4eb821dc26fdefc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "051f589bd9f040adb22d9ba175a56064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ea24d3b87509478db962d982083ea73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3877663a0fee4dfeaea77d92e5180876", "region_id": "RegionOne"}], "type": "function-engine", "id": "260de9e41edc402fa1d6e1247f35c325", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0dbe5994db0c4324a8c11ad20cbb35b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d8bd85ac98684194949731e001f478c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f4d93e8f7fce48d79968ec1bfa2d341c", "region_id": "RegionOne"}], "type": "accelerator", "id": "f108bb9d39d14bca98462567e06cd51e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51a0b3e4bbb94cb5bda422b8a33276e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d3708ce8465488199692d17b414547c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "236cfc0e146d45dab37c46972a71201e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7112d0e137b94a4c8a09386e8c7e3568", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "814ad47d81ac423fa737f84c765b8095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a1fe57be7964aaaa2ea6e68c182ec04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3216c4f7787b42b095747c40575b0e9d", "region_id": "RegionOne"}], "type": "registration", "id": "f614112a8ec5496982e58afd76f530a7", "name": "adjutant"}], "user": {"domain": {"id": "4bb1b71393684023a3835101929f2079", "name": "7f8c472229d248528b2b2cfbca58deaf"}, "id": "372d32bd55cc4d97bcc69c16781c6dce", "name": "1597da98f6e04e73936946324d44b60c"}, "audit_ids": ["59b0f8952d044fee9b34985fd4ae3502", null], "issued_at": "2020-04-23T06:25:55.629492"}} 2020-04-23 06:27:55,769 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,773 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,774 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:55,816 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,820 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,821 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 1 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}]} 2020-04-23 06:27:55,841 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,845 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,847 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 1 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}, {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 2 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume2", "metadata": {}}]} {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.168083s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,713 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,717 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,718 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,720 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,731 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.653166+00:00", "project": {"domain": {"id": "38c5d936fd3643238b1f48754eb19c43", "name": "3fd1460971874ab2b1f1d1bea018b1c7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "82c45ff557fc416b9d3eb53ff8abf72f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e147721500ef44999b8873ba46eed7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffe5ca74213d4aaa9bbff1cfd4b269ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5f4413842bc141c2b9d7cf6db5eee8c2", "region_id": "RegionOne"}], "type": "identity", "id": "638ab46e7b1447828eb2c7e773e27a60", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8c33c364054d4294b245d71f5f234a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd2f5c8dd2eb4ac8bfe56bfa0d47232b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c32d1ec2dbb64dcaaccb52ade2a5ea61", "region_id": "RegionOne"}], "type": "compute", "id": "75729980320c4414ae50dd99ce995696", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc5f30b81c89456b8dc134427dafe60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "61cabb1beab444cd998dfbfa88874677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "36c0936f1e614aa7be171e45b790d553", "region_id": "RegionOne"}], "type": "image", "id": "554939d6073d4dfe9713719c7d473de6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6a9f8d5389c6491fb7925d93e0eb847a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "62d4d0da69a44cebab2e93bf2472acd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6077d180be0c40fc9a4e458d71a76622", "region_id": "RegionOne"}], "type": "load-balancer", "id": "05fd8a2760274e1d974279f25a154b31", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5852e2018044707acbc21487e468ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7d7511533ef4d2d9ac68f621bfae593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9225dba472d74a2ca795de171ceb588e", "region_id": "RegionOne"}], "type": "object-store", "id": "6c84eece92e04264b79018696bcdf57f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed51027862e346c989959c2057ff6e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e13ec68aee744020badab56497e4e037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4076fdd33d1841dbbd7b94e8b1f70f9c", "region_id": "RegionOne"}], "type": "clustering", "id": "fd50ab491cc14286ab3c627fd81155b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a2afaf428c347b4b4e42434623d4064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ac29a9a7ad446c191d711485c7d2bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7b692582c834427abbb52e757daafc19", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "268336104a9d4e0eb6197a7f13442f28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad22dad6661e4bb9814a3290bbec6817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ace62dc1918d4a56ada237c2787223de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c732d9dd765342e4947883a47900157c", "region_id": "RegionOne"}], "type": "cluster", "id": "c71daed9ffa843d59b154900087cc3d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3e3dc1e6e33b49e697166533d6649888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ca48a4e526694bdbbcddec9d00ce38e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "becf8034b5d24ff4b6c250afbdda9c30", "region_id": "RegionOne"}], "type": "data-processing", "id": "c706c2bf0d9b4df7a361daae6ca36306", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eba4c3ec8918487990ce3b056613d647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13e154ddef95438d84722e0d7e6d7326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87cbfb90696548a7bfb3b8513ec6e17d", "region_id": "RegionOne"}], "type": "baremetal", "id": "ffeea8dacfc545aa87c7f7c68727e60f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8aa4eaad22ba464fb52c6e4ad55aee4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "483e9c4b00214ebba04d940e23cedaf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab158ea7edff4e5cb1b833d063b25720", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fe30d1a72f4f4dbe8b2b69aa0be53ddf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cf9c831e53294758b722bafba4c59f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8b2551813fd140259db0f93a55520c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "931061aaea854325abb374050d818abe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "41eb6c0a08af4b90a7b06d6bb6eabcd1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce1a8d7d2e5642fda5b5a7f5c8edc127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b638d06275134985ad6dc6ec61177f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e4bdf67fd90e4c20a4a84e1fd9137b62", "region_id": "RegionOne"}], "type": "key-manager", "id": "66b41e7ff8c7479d922d46ed86a86763", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d37cae5927640f6926b42aadd88e66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd54d7049c6f4b8a916cf6da72bd176e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0a45f7023b94f3f98f4e61de160afd7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "255c65637e8e4cfc9eb8408ab2ec8eaf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "438a054034cc4f5f9134a2e5751787d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "824e3085f95b4cc283f174cae2ecc73e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a231e6bdb1d746b79957b4fdafd68c63", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a936ba4db6f4f15b45b04ee8659e504", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f0ef0276625c4835b00f7399e5c2282e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3ead4a1bb9394b85b0d8c2f29a4d5b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c71a4f85b4744f3ea108cbf51cf5e237", "region_id": "RegionOne"}], "type": "message", "id": "c143f36a9f0841ad91771006d4e7a997", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e53fc5be05e34ab79272ae017d63e64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6df4b28e78a94976986c14396cefd845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "213776e44060436e8cef609cbc660720", "region_id": "RegionOne"}], "type": "messaging", "id": "e970e6b1872f4d11920611ca160e26c9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "14856a2adb6e4fea8dad7be9dc2ae23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "daddf4c1a53a464eadc5b848ce61d264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5fdc72994a8a4e7e89bb17b2db496bf1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b3de2530733b437e8078e7b55c03abed", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bfa4f33231649e085a2d7ef40c99fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddc404e1072a45c8996efc605d4836c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "803e906d94c94466b070f544f3764bc3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "43bc34dca79b4bd8b86b632b99f861a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1137705abd5e47ec90fabef17cb895ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28ff13db60784c058724dcb3752ca190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e10340adecb24f648b5bac09f93f935d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ea42df1a42f04674a1cf6f38dc208acf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1f20ed05b844ca391b3672193008cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95e5e6ea45e4490cba7ce4b05522b200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d538f0ffe0749a4b170c141cfcbbde4", "region_id": "RegionOne"}], "type": "container-infra", "id": "9b907d0375674881a28e8d0ecffe4cb9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "163f1aab3de040f18da8d6804f3846eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "845f69da7f65413a86ef2af6605a2290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9dd54828ceb44a5f928dc8f325b6f1eb", "region_id": "RegionOne"}], "type": "search", "id": "3241e32d9f4c4615afd8deb1354d7bf7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "355be52e407c4eb0a986e11e34ff331c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2d288d8163bf4cba9b32cb010ff22e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ad76ede5a8554910a3472607580878c4", "region_id": "RegionOne"}], "type": "dns", "id": "8ef3f95749b349e2a9ddaacdde7a7351", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f3b981ffc4340a68c5d32cf5a52186c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5185735b5f6c4db4a389cd0c928414b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "79f01d7aa9a04923820f7fea4c4db367", "region_id": "RegionOne"}], "type": "workflow", "id": "7290533f9dfc495fbd57a30d7ea40cd5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11449e63ecf04b93a0f246896e7fcca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d005dbc84b624733a7869a1e70be4ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3a19330d26ce4e448d310a675abb52c6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "beb3ae4774fd4eaaaf1709b675345958", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30acaae1756b4386add6f6b2f397e643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b6ae840a75224ac2a681fa63401730a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "21674e045ce246178a248c04e0553bd0", "region_id": "RegionOne"}], "type": "rating", "id": "7220ec9fe9c749b2af9ca59723ca8bf6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "383cb4e56fff41c5b5156609b1dd2ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67dbdd3bbb1540bbb1f12bd8221ca6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a22bffe5cb014eb4a3662030b6e2750f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "22772c974860432190d35f009ea9f488", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89dc10ced2314c1dbbcc27a8be336b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0bc0619aeb3a4f7a8951cb79372509bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dd8ad04fa8764feca1aab8c7e7879c7a", "region_id": "RegionOne"}], "type": "policy", "id": "9d0710c51e2543cf9f6417bd2d397378", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ff567b0d56c4ab093eadcdd267a885e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8156d2be9dba41308e99737a8b684617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d80af6bf00114fefbe146cbaa43e8d30", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3f8eb1ec6dd84180a82cc2ca58d7e0cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ab07db6943e45d991911e79ac38353a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8fbac1ce571498b9c350114e402b957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf87c649ffc84b0db7ad256925e7647c", "region_id": "RegionOne"}], "type": "sharev2", "id": "997868654e4c4dac8b1179c3821b991d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57fc9dd50a4b4d32a77f2697c04874a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a0cbaefb9dd344ce98bbb346309d6b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3a88e8b8ab84b759b2d4f1cd6c00752", "region_id": "RegionOne"}], "type": "share", "id": "bd023cfa388c467193378f4c1d805cd8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90e7c1c4b48b4cef9e9a8d84b806e41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "63bfc68dc1d043dda2506159d5ac739c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9ce64fff6554f0f8f3f175500a77a0a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "81fc6b828d704fe1abeb6bc46d8e74a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29dd6236233a45b2b6e51c451e6302e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96be69f4339f42a5b3b5a9494b2bb7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e2fb45e7f6c4c5087399900e5323079", "region_id": "RegionOne"}], "type": "orchestration", "id": "44b484c5200845488b9b5485e630fe8f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4834d51c8414c218a8741476cb9d617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d917df029fa94f329b455d2854441ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cec1fafa8a3444ead0aee0e7874c68b", "region_id": "RegionOne"}], "type": "block-storage", "id": "39507bbd1cdd45aa8a428994d72ddffa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a23f81edad964953b272d6e49fa09609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "696fe009260d4d76b8879ef891112647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f892c12859745acadb56d191d534a0b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4df9b34bace443fc8417099a7dcc0e96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9026228111745059bb52db3bbc597c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8e8d699ef23424d8767a9953f78ebc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c2c5baab9444f589c8ffdb7c2bf695c", "region_id": "RegionOne"}], "type": "volumev2", "id": "63a086e82271495bb9dcee4fff703781", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2096b7a75fc94d82891b69c81870b83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ee73511bac44e82bfc811a90f0332de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eca8df8e939466491ae91a6929f2832", "region_id": "RegionOne"}], "type": "volume", "id": "506257c527394891975aa3237d1d5a98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6515cd6a159243ad8a5cf4b3e6de55b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4509bd2139e4082b24c3d351fbfa5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18f5acb960494ab899c12515342b462d", "region_id": "RegionOne"}], "type": "block-store", "id": "e079794b3c084211974aac3e87f1b743", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a0fd1266af442a8a11dbc4438f7ad48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2d2640923ab4a3f9284e22bbf198e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4be3a3e68b04477eb93e9a9168792115", "region_id": "RegionOne"}], "type": "alarm", "id": "5c880880ea0140a7b91fd07b7d3fed6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "972ce6403bbe4282b1ff354489958387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cffee89cce74402eb6c294696959eb93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d9a53a023b34f519e4ee06a4f97b990", "region_id": "RegionOne"}], "type": "alarming", "id": "58d50c15e1ae495fa617c473c30471e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "912b0d739986445abfd27833d8050330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e334f9d7a51b414cad4876ccb33a3091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3561bc63840541be81d90b12981642a7", "region_id": "RegionOne"}], "type": "meter", "id": "71eb4119507749c8874efa554f3f0468", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "112647d9d7664460829a756bc4bc5d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b9b103934d34e8ca740af344e8a7e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "638c780ad1ba4759ba938afd42a24cfb", "region_id": "RegionOne"}], "type": "metering", "id": "8a4ea01851cd4b2aad230e8b32722ece", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "18d03d8f14604fef827d209810c5c682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b28f6bbcdf44bab89c274528f518a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de9d7fcd73964f6bbf7946cfc178d24a", "region_id": "RegionOne"}], "type": "telemetry", "id": "585c8ffb7265477cb9322f91ae3774c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3dd1131516e54e59b0f45d8341f49e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d52d797148e74ae299031dac7c2c5239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2f1b9f4ee8654e0a9cb79d83c874f506", "region_id": "RegionOne"}], "type": "event", "id": "0dddd12fe74b48dfadfa75e85320843d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc60f06236aa43afb8c68b9e0ba8bcbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7a91211c10f43899f89d22e0aab66f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad036943de794dd09fbdf6f021995527", "region_id": "RegionOne"}], "type": "events", "id": "3438024269df43d7b128245083d9c88d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de640ef7a23e4b69a74338f2a4328b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18ffa17f43d44ea1b168f505022b6db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0c2487e559454c9d87e7f37488da911d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3d0786156e8b4656986ca1680462a445", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6771a84788fa47fa98f26457cf7ea8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5101859ceaa4a3491de0e41067ad707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7f35794baafd44dab9879f626d2fabc3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3cc307b90b004624a1517a12edc14e04", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4d2dd38882b4f2f86df02c880337d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9428aac313024ccbb9998d6e50ee2404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7bedf5a40dfb469d9fb0efe4283c9529", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8dbca8128f524f979140e3888bb81701", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c5a61d148d84a92b8d5a642c2b77080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bbc8709b99a54d26989502c8248415a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "831eb4cd3408429db2fe88f27b0094a5", "region_id": "RegionOne"}], "type": "tricircle", "id": "8c6f550cd9884bbe8df5f1e9c9bb4824", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c5244d332348400cabd4f4aa5bd61c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5aa465803b9540e3b9117cefc85f947b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "37905aaf7c4448f495d28f0e6edab941", "region_id": "RegionOne"}], "type": "database", "id": "1192c2fc4d90498a93b53bddb7c67ef0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca43554d53dd450aa4c99d211471ba49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27facd3abc52461383d9bb35b5f190bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "69e0cf4aa3c046c3b3209b6f1a9a74fd", "region_id": "RegionOne"}], "type": "application-container", "id": "67f3c040d0c54f82b85dbc77f386a44f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2ba4bda1a2548c48828e80c0ab4d583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcdc36935aaa46748efd1f8c577a0763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "46cfcf720e81491c8cc1d08c9020bcea", "region_id": "RegionOne"}], "type": "container", "id": "6e566efa0d244f7bb32133cfd78e87b5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a66cfae72c5146ca984d34e1725ed76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d80cc8a4872c4fa9906148961d064479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ef71225519914fe99d7114203abd38b9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9f5dbb2dad294482a8b4ebdcc0a42858", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f89a5286e5d48d0a2c1ab39349dd1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "39c6f774f6ae4fbb8791aca6aaecc8c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "976bb3f5a028448088f4a3eea9142a6f", "region_id": "RegionOne"}], "type": "rca", "id": "4b2774998b4047348c8dadf187debc23", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d275c43b9b284a9498fb41be1d6b9fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e62b0b678b2a4fd8a350d309fd3863b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9c813e2bdeb74ab08e870f4ec7418368", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ffe5485ca2dc412ca7eb0ae00564b364", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0a0031d5d97a424b88e6d4df597f3347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "498bbeede22c4441b4a8ce6aea8d8072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cc622dfdcfbe454cbd7a44cf5aa612ff", "region_id": "RegionOne"}], "type": "network", "id": "701842c028de44d182667175faed023a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "731899e11d354037be49fa057caf2f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "249e247eed2f4021ae8a863eb9d97a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8d70ee503d844cfb835d22112833aaaa", "region_id": "RegionOne"}], "type": "backup", "id": "02132e1f758c4adca29df93f48ac4cd7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e6a6ebc86ae42aea0959bda482b8e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73e3c0adb46749949badbfe1d8727213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c958b8e97d8748cca32a5485451ce75d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8d0cb29ebeb04c51bc7faa41e508fca6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "122cc49ff07a43a59d4006bf1db09984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b6bf18b4c3d4f8aa408e11390a6e34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d166f912e37d4d518d6812899b828243", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8c21a5eeceb247b1a27d8cae4771358a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d58c92c2179849b9b68e2f69db64cc5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72adc25a6bc148ec91a34cfa2964bb88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "80c80ab2dd3d44a783597e1e43feb48d", "region_id": "RegionOne"}], "type": "monitoring", "id": "0da17ff2ce8c4d78ba43411f7b8fd037", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c181c304426645d4a9e178e77b43b26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "56df07702da547e4990624d332e0041d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "177061bc01e249ca8d53bd2fecb893de", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7c1c725ed0ab4f739049450695a2add7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5320aa24440e43a593df8b3c15982d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2bc2a72da1a64a0d879f2220924d8f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "54bb632f85984cd796362a125f1f8d1b", "region_id": "RegionOne"}], "type": "placement", "id": "87add866195948b69cfb637f9673edd0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "326d19b2768943e2abc5b232fc1b97db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ab9aa31932b4abb937f2f676db374d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c6b19b116b44edaaa8aeb7d00cf5ea4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "68f0fd733f3147ffae610444a4eb2b8b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0a347398571430b8c9d21cce55ff575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7445461d325480e97ee238f1bed4bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e578a293cd3249409c318115404b40c3", "region_id": "RegionOne"}], "type": "ha", "id": "4a7d38dd0469449ca7cbab1a18c030db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8f6a2759534f422e80f212b391aa19a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c6dc5892b68445c48d00fd2e88898911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "704ad94deea6466cb182d2f86fa07143", "region_id": "RegionOne"}], "type": "reservation", "id": "3e424e4bf70445369921581b3783212c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d71870dfe9a45ddad9b4665ffe38066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b4302541d3b242f5aac7c5d20da79628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "50234e0106a04babadb027ea89813d46", "region_id": "RegionOne"}], "type": "function-engine", "id": "5d0d6f235a5041ac8838495f058f3c24", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a18f6a01b784591aaffbba7c6f084a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "774d1026beef495fbf0cbdaf0a773e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3a6c526bb14b49eba186c6bbf99f6c27", "region_id": "RegionOne"}], "type": "accelerator", "id": "98e1bf6a57c9434ba45a9ddb59678cab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8964d19845fe4d3fa25595d2f2aff8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31ee92aa32ad49b6a0ea656bfaf6e150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "81c4ee2799ac4419af061ff28a14c2e4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "288d05a074f1484cad9682475f70670c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a41fa19c672b4aaeab81e429a088b23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6bbba6e218e49938c93640fe566a007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8a3d21e41424447db76dc5efa4410025", "region_id": "RegionOne"}], "type": "registration", "id": "0447fd75aa294181a22ad36a1bf25607", "name": "adjutant"}], "user": {"domain": {"id": "9433ae12edbb4a2ebaea84a73d01e7c7", "name": "18715b6b70e845eaa28e75baf0fc7484"}, "id": "bed7aa42e0f74259b6fc20ee3e6a8810", "name": "a10b0cf0f5664743a0c47605230d9c66"}, "audit_ids": ["f84c5e0fa5284261b717b2f94cc0aa87", null], "issued_at": "2020-04-23T06:25:55.653166"}} 2020-04-23 06:27:55,814 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,816 keystoneauth.session RESP: [404] content-type: application/json {26} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.431895s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,509 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,513 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,514 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,517 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,531 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.450322+00:00", "project": {"domain": {"id": "ec9a04d62e5b4c68a62f1c616c63bdfb", "name": "816dec1f115d4dcfbc980309ace31495"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "87b61c0ea0114774bf8e8da1a3b845e8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d1ec125d0bdb48628cd5009306726c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0b54c14e62db45d1a139c788b9513349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8f208ffddbdd42d8a4e6f9bbe715e242", "region_id": "RegionOne"}], "type": "identity", "id": "8085c80c5d1e40568fe93924178f631d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "934eeec5efa34a76b39afe7d74709015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8c65500ed9d4198a9a713e21dab5bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5102d9d2b31c40a18ee3b9a028b05865", "region_id": "RegionOne"}], "type": "compute", "id": "1842981e7d12419e8ed6bd1506fd8d99", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c95fb3ca28c64cb49aa4ffe443bc20b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "acded534dbed458d83a43248306a3811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9ec1357e4a284c68b4493dd21c26c4b5", "region_id": "RegionOne"}], "type": "image", "id": "53c4c514fb0d4d37839eb33cfa5b36cf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "70c3819db6dd4e0da4c3ea7265532bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "59cfdbb3623242b3994b82c2560f11a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4e872bf6500f4ddeb2ed35eeef0fc8f4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "db47edfa9ce149c8ab084e53249c9379", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7560e56378147fba59b79206421a14f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13ccd104a9a48ea9cc107030897a38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cecb5fa647e4305b16cf2839bac8b57", "region_id": "RegionOne"}], "type": "object-store", "id": "5a5d85046fcc45ad941f32eb82657d28", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8be07d1bc5e4d438332158cf055254c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53417f2f6032416dbe31ff8a0d5f301f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8220cf8d9822456887a4751f70da1969", "region_id": "RegionOne"}], "type": "clustering", "id": "29ec288f383f4ed18e5d58d0c8a29858", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26652ea0dd6542379ad201517ab2d18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3445eff864a14e07b9b58c6ea47b344e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13c06794cbaf409b9fa60e6c24118432", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5db3dd0b72cb4b90b2abd9d2f9ef655b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75ffabbfe7cc49d6a416b0f10aa0cffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ece0a487fb6740628047f414141f4c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ed21acc577045fbaad26a2a16e8b32c", "region_id": "RegionOne"}], "type": "cluster", "id": "6fae18a6f4c94c99b3984041c7149edc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "446d47585ed547c19a9bc86822c91264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d5250ac57d704e81a1322c9d6a04764b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "31e67713181e4e5aa186d581f8807ac9", "region_id": "RegionOne"}], "type": "data-processing", "id": "0a653ba3c2e94744b7aeb1214ed7ad3e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6fbd609220274fea97f37c3403f809ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "82b5c39c39db428a817c3bb381348f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d91c6d92224444109de28322f97272d5", "region_id": "RegionOne"}], "type": "baremetal", "id": "301ffb2212984e008fc78413bec706b0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dfffd78275944d0932b51d25221739c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75114be9569547c08f679f323dd17ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31f0fbf9768249788d1c32b9a0470fbd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d20cb82ed93f4f09bc3b4f7f52913121", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "66fe2a68000c471983e5546c7b630599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "87dc374c0c114ef698657c799baf1f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8b93aae5ee9d45a39dc0e45dd4f4d731", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "81dc8ba21a52473ba3bfdb855e6e37b5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f613b36bc854e70ae11c2a0afc42de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b28ae99290bc49a98375ef4ce92f9604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6d1ab09755e34c5e9c7a605e445524f9", "region_id": "RegionOne"}], "type": "key-manager", "id": "ab25b847816f464388c7310629a080fd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bce9c8be653a4f3f91c09e2381741a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23092ba9877e4169ac5d4e82fb84cdd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "469d3082f4da4e58a15df6e18d5829ae", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d02e4c70c5aa435db0daa22cc71f2fad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e094bdefe1944147b9e331659de9bd7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d4286330e5142c88f5861e8cad03e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c99d60683934238907e403fa0411447", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ca79c0355f18454fb48e71c61471ba56", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f3f1dfb267cf4f0bbc949eae45497a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ff5a52932b4847e39cf1e6788191eeb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2c9f6e0cbf342a1807a12ba22c8c0a8", "region_id": "RegionOne"}], "type": "message", "id": "d4270e088ac64c6eadd7810a531f93dc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "49e37d90b96e4c18be6fced580330d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5dd50f7aff4d46dfaf7aa27099b12c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb7a5d5112674b3ab7ab0ec298609343", "region_id": "RegionOne"}], "type": "messaging", "id": "19e223a01cf74d1dadbf3f4651d6082b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7fb712c8548e42db92b7e91942d9a02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "15758b2a36f949398af5ea9b3bbe8854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "39554e1ea51341858298969bbc5825a6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "26f2cdb2591a48f1af55f2c75a6b7497", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbafe5f947cf4371a23657c2260fe0e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26b0c40e441e43f889e61b9c88baccd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2de90b9f6994dca9da73c6576d9700c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "725b8ddaa2dc4e4a9b3f8994e396892e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3afe882db7ce4af88f1a85a6408cd918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2d4eeba1b334415b778f5c966bf1fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "183def4aa39e4a30837651a2b81b8a30", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c5f75b0bac994af9af0bbea2f4e42c84", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d33d4cecf7fc4eba8f992468b35a18b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2e201abe5cd4c0ba76413f5829876e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6cdfc9e64574806be69c9e0c42349c7", "region_id": "RegionOne"}], "type": "container-infra", "id": "f42625f1b6c34448ab4451470933c80f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1f0316733f5e4321bd51b47a47c1a836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f4bbdf22d1004e028cca6da56b3eaca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1eb06f3fe177445cbeb4545f17dbc59b", "region_id": "RegionOne"}], "type": "search", "id": "40fa3b2bf1db4e079e2f5923aafd3a7e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "552d4d525e22406d99089a216bd7cd93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c033e54f431448a8930e6b89a8d35c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5edd6b9aa4b8472cb81d9046c3db9889", "region_id": "RegionOne"}], "type": "dns", "id": "42c0c4651960471fb40337f9d2024ba9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de817cbc051344c9864c886811929121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c1a122668374298894c551d34dbf7a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a8b3462a827d4af3a1e4768b56d734d1", "region_id": "RegionOne"}], "type": "workflow", "id": "77ae182f9af7481885edeaad5d4e4028", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c7366d638ad4cadb5912f649ed84f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab9c618b782c4556842718ef130712ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f01137bcdf7b4c4994608c0b77dfa5ee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a94afcb8097b49e5860c55bf211d1418", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cff7d312070044d9830f516d931ef38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d4faed683ae24f2d9db35b63b313c977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "df5a632d8ca14480b6adaf495d253de4", "region_id": "RegionOne"}], "type": "rating", "id": "b2e219fc27d5451db1df5a57659dad21", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "37fde6f6d72e49bc87a61d82867455f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46ee7f19aea54ac1baf99f76a183f85c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "57efff2bdb794c5780805472fc45ada2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d60413703e224cac9d6995f040ab95dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd97e12f93544020820c37682db94919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee9da998150d4646b2d1975384672f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8d6f10b94a69499d84140436690890ab", "region_id": "RegionOne"}], "type": "policy", "id": "6d710aad3d234530af0026f81e318528", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25948bf3698c4d3e9946a3218c87c12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c83a887080d84a72885827bf0cb0521f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "150f638df3634f86aad0673f762b3444", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7902089641284c89abd5f19019de8b9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e22aa99703cf44c4b0bbf8da62069bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c43f8b24195482ca4d60695131a103e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bd26519e1fd340b9a12df523b9344461", "region_id": "RegionOne"}], "type": "sharev2", "id": "4e368f8085104955bb0783ed7887fc08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "491bf93c0a5f4cc09f79cfc7894d038f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be392263bbdf4729b99a20c34bec220e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "56cfb88f0af84f4ca569fb064acb9e33", "region_id": "RegionOne"}], "type": "share", "id": "ab5e35545e324c7883ffb4b553235ae1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b703ded29d29407a82d1239a67c8d327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b6778a525c114645a2210ef0d79c6c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "265f323e7335486d8389b3705cf0d3e1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ed0e2048ac3346128512d0495625b6bc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc394d3d14fa4e9b981411b551e7344f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef4a6a6cbfd34e888ff06d344cede761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b3c23f7b7c24f9d9a0ec62d32200866", "region_id": "RegionOne"}], "type": "orchestration", "id": "917aa1af8fb445bead5d75fd040efb61", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e9162c750ef4286ad527437cd22b4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4a322ff346b47429b80156d60529d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "007d76c5210f45798f190e16a2ace56b", "region_id": "RegionOne"}], "type": "block-storage", "id": "c6c8148c3f3c4c33b88635e8de8246b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4f80bca3a2a4e73a7211c5ed8a5fca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef8d0c44357945e2b9a8af587a9f222a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d99e99f1d114f409ac043556d3f9fc4", "region_id": "RegionOne"}], "type": "volumev3", "id": "b6d0ce9edd3a4fd7a837393ac51e977e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdf18cfef2264e139fbc7a51299aa35b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9161039b00b346d6b73b785982ceff41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "760ccaf5095145a19db8685125aab85f", "region_id": "RegionOne"}], "type": "volumev2", "id": "09492898720f4f228b220214929566df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "713314d9467f4fd39d78ab1b319474fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e35a3ef4ffb4151925cd3609465c6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3deaf7ff4b6f44979319a4737d13d280", "region_id": "RegionOne"}], "type": "volume", "id": "76b0bca5ce054571aa7d51a6274ba584", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e136d80973436e86f457a41e906cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f52e40a274f643ab85330c18ad41b90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "864bcb4b43b84694a2e6d590641df5ae", "region_id": "RegionOne"}], "type": "block-store", "id": "674ebc6d62e440ed85a0272bd20254aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6458813ae24348389432e707e07d1930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ba1a9b9dab74c7388ccdfd9692a7a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ceaa4338e8bd49b3ac867c19accbb0d8", "region_id": "RegionOne"}], "type": "alarm", "id": "3bf4ca281da04208b1f2d255f37aa08c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e7f2b7d7984412183b35e6531da7afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15cf2e1ef3224e509c9220fbe935c6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ddae6c76492742b0ada12253d605585b", "region_id": "RegionOne"}], "type": "alarming", "id": "97a77f9b7bca4f3f86da2d97a923acb6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0ac15f28c7f47eabdc7441e066b1649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0d52a9096de45c0bb86ea2a025f5c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e550a44c780c4950b388938df3d2d390", "region_id": "RegionOne"}], "type": "meter", "id": "7920ce95e05d47d9bb6962757c192e19", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a060367106df447a95552b5c363868d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5f04f048a794440af8b66f36c2d317e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d36c71ad93f41e984b1a1be91b21109", "region_id": "RegionOne"}], "type": "metering", "id": "f18a5ebbcd894a4e9883b8031f8d12ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e224af7cd9e446a781311ed38027d183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17bf3072c35643c98f81a2602379470b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc6da3a1c0df472e86fb99922a7c9c18", "region_id": "RegionOne"}], "type": "telemetry", "id": "09cd32d9af0346eaa2544ea25a5121a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a1f074a11d54254903e083892d4f949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "369972a5c47b4cce8fd2b29916aec537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc3fd60deed24d1881c3cddd03017fdd", "region_id": "RegionOne"}], "type": "event", "id": "52846660ed6d4dbf95123b8711ec058b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bad9549bc0a24317a991270c52b9d439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4f5bbaa73b2b477882e913922acbb678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b42ef39bd9da456580278650509a6821", "region_id": "RegionOne"}], "type": "events", "id": "57ee2532f5dc4b1484f026cbb1963e0b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "175ca32c51a549b7a90091a1fbf80c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f419ddb7027944258c6df2707a990966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "16609fbcba9e48bea171e024e0c68192", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aa4aab9175d24476828a8aefde4cc3a6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9b99f72bf634052b04a795fb4d72706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07794e430f1a483fb8def1824e0d4e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "95dea10d217a482e880ccaa670a6fbc9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "85f896c61f3f46e289f6e9f97ef66b17", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06df4db12c1a485386aadefea8fe80cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9256d77f1ed4c7f8e5b63a62172a483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6500f9456bb945feb1a19f0048866371", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cbac936d411b4151b9ca71e61e176ddd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a451115e59ff45e08906f3a34482239a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b8b4fe30af34e39b67db1fc2f5251c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cf214b8e51e48229c037ae6e6374ff9", "region_id": "RegionOne"}], "type": "tricircle", "id": "248d4f0bc8b646e4b8f21f81c99601ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1133963ed3e840ba8ed360b7c7cb67ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "670105149a854dfa8c4600cc1195b6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d72cc7de0771487e9101f8177eeb10c7", "region_id": "RegionOne"}], "type": "database", "id": "98d209570adb46a3a2246b12335fd81a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c31f76c895245fcb84dd377164bc2d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14f9b0538ca247a288a764f5d0d4b64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e98cf2b4113d4f8b9c0e397e5f1286dd", "region_id": "RegionOne"}], "type": "application-container", "id": "e727626ed61f42f3afbb6d374de4defe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7bf95fad5d944629fa93338f6300b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6febdb9774924f0582754d6f2ff33aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d98a76c1ee664b088e80a015e8945409", "region_id": "RegionOne"}], "type": "container", "id": "9bdf337e112c4e7fb3dd88edc558a6aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f528dc460a943c497bc1152cef9e7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fecbcd48c474ff9ac69b31d7744828e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0a29fb303ee449488f2c81950d2be59d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1ecd6480fd704c92b339fd8c637aa1cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f4620738e9364dd193fff01b6664bb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2696d0bccf3c45c0b4cda0a61377df73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d9af905887548e4bb04bb53f70c7cd2", "region_id": "RegionOne"}], "type": "rca", "id": "0363bcf64a054664a46309b34b8fa03c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c48dd2bb30714df591f2bc0231dfacd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fc3fb41f2d264004b5fa7399bc495cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "308d84492e45487b880471a831855583", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eb3dd663a9854dbc8017e9217aabb9af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "38d16c027e4040568d270cada33a2182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4c537eb1c9954e44add49e5fe36434e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "45a59f414c6243b684f36d005f49a4e5", "region_id": "RegionOne"}], "type": "network", "id": "ffc8e4a4fd074a47afcf863c6c65c189", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "da10dd15e1284c18b9771376fe15e427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "734252e904384381a0ffa4532450549a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cb64a7ac95f748eeafb90056519c5632", "region_id": "RegionOne"}], "type": "backup", "id": "40053714565345018d40e9c3ba571e83", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4908979d4ec34707ab14e3f476e2dad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa42985ee1b54232a640172e3708d17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "883610adb5e94630b9fde432addbba3f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "dad9e8525fe144258297437ffbff9411", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ec2b394b77a4596964f09bbfafbfaa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "584321dfad464a48b935a13554c61fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61ba582ded8e4ae18cf3624807e06de6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "472d321270db419c96cc2f9949b5a0e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21711a4e4e4648e8b035cfd6751c81eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53f71ae635514566a7e375dd96c39824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b300b7a6ef624729a52e8b688a9c41a4", "region_id": "RegionOne"}], "type": "monitoring", "id": "93cec0f7d67c43c1b39ab761ec7b9eb0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d2a99d36724f4385b64a729218a23c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0f8bb74bddb49ae9828c850857b4e93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "def2eea1aff040fe9ac8ae75595cd20d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ef9bd71057db457d9f90dca9bc5fc2a2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "979ca94af07249f285ef25955558cc75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "78306158d6034444adef9a12e3010e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a81749f6d4904c1b9bd9a034b5229144", "region_id": "RegionOne"}], "type": "placement", "id": "8d01bad8df9d487fa6871d8227ddb038", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e49d286b1cfb4ddeb3cc317b3b938b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc4783af3b5d47b8933dbfac016f4a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9f4733c4a1d642e8bc1a30c0766f95ed", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4e131931b16141fa97a5fe0a78471ea0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9001081fdc17472090d7888067e53055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "759d029574f04980b891d301072e8800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6fb1a5fd39a74762bae0f1d42c96ec98", "region_id": "RegionOne"}], "type": "ha", "id": "65a2a93b3b9346ce9deef4ecca4d9488", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b48d861f46b434eb290a98a2f33f1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3096d77abd44b468e28abb0d13ac5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6bd303f16fd4437879d7d7513400bc2", "region_id": "RegionOne"}], "type": "reservation", "id": "8954c774955a4ccbba64c060b053282d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cc15c07adf714f25b67d21dc346d97b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "71659b351ee94f70865a265b12cdd995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "592f5c434d964c2b944835ef85834ec6", "region_id": "RegionOne"}], "type": "function-engine", "id": "07da5bd3824846e3be9cc01a49a8e98a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "358c690cc3904e0cb40b71b3a2eea829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "678c2bf2cbc346e7b2234b4f77f2c1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4ec60a695908466fa686f72e3f2c044f", "region_id": "RegionOne"}], "type": "accelerator", "id": "b779550ca2ab4215b9854cb639a63d37", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fdcfe7dd6c8244ec8c587182bbc3bed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c12c91d3a69143378b2e60cda13bcbd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1af6fda177694dd6884b7352e2d0959b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f96612ca00104234834d66141c38c1be", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8ffa98bd84b422cb7b757be1c1645c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5654c8e8d364745b8cdf7eae9b76629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f33b08932daf49059f29be6059f6e574", "region_id": "RegionOne"}], "type": "registration", "id": "800643b7f81c4aadbbb70f9d7e35dd4b", "name": "adjutant"}], "user": {"domain": {"id": "29e634d7198847ca937b939eea8f5b68", "name": "3eb3b4194c204f7d96c8fd65ecd0d310"}, "id": "3f1b65daa1eb48f98e1563cffb7491df", "name": "2d2a30655e9d4ea589dddbbe98759918"}, "audit_ids": ["c0e5ae06ae2d4168a766cf8e16aca902", null], "issued_at": "2020-04-23T06:25:55.450322"}} 2020-04-23 06:27:55,667 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,671 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,673 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:55,692 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:55,696 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,698 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "porky", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:55,810 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/floatingips.json?floating_ip_address=172.24.5.5" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,814 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,815 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html 2020-04-23 06:27:55,832 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,836 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,870 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:55,874 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,875 keystoneauth.session RESP BODY: {"servers": []} {12} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.276485s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,580 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,584 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,585 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,586 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,596 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.522549+00:00", "project": {"domain": {"id": "89909550fe79416396d6e49f6c705742", "name": "ca5675aed03c4cd1a31e184adc0f6fb8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c539f25bbd4841e0a886933be9c6a709"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa6d4016c78f477fb9ff517d02d0acab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "683c0cd0886d4a23973add7cea4340db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1eedf92eccb94216b44bae16a19bee1d", "region_id": "RegionOne"}], "type": "identity", "id": "6d3cf17519e94bf1819a4a522ff0e16a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "91d19732d92a485e8966ba33855d9688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2b3f7939cb5d40af9207d411c2f6bae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1ff596f94e344860b5d9b83e544b8e3b", "region_id": "RegionOne"}], "type": "compute", "id": "891a8870babc4428a4562673fabebe7a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a6f8436bc96d4e7eadcf83dcd081d04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "660bdde5a283415a85fec413efacbf06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "146c7b4bdbf445e7b4b60750dd944ac2", "region_id": "RegionOne"}], "type": "image", "id": "2762c152e4054e9e8a888a2777af5fc9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03cb45ca8f9049bbb366cede635e474d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "821f98e0231946c8a9a89928a40becef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "306ee3fa299446d2a987ef2122b7255c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7fe9fa43648843c7a0c63c3700639105", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ab258cff766491aaf1139095c9b79e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9c0e9105c724d819b0e147d7e532407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1b57a27640c40c1ac81408a6ddd29ec", "region_id": "RegionOne"}], "type": "object-store", "id": "df4194c19dff44879044e144190adc55", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "599501d99a44462d9e7be301d2228aca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46fca12af17b48cbab11b7c164af5c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bce11382b65e448ab910e41b47575bfc", "region_id": "RegionOne"}], "type": "clustering", "id": "d8d049577c784b0cbd4967fde61127d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0c78cd844434f34a7d6fcf808591953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fed81566ece241c0bff903bc9e439acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a001aea08284ccf95d0124795037246", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "536aea94fef94c9aac0a822bb875114d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0230df45c4c49479e357ec1358112e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21f100f7d87d451f9b9f9153ca6f5417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4a0670ee99f74dafb4bda73b8d3dc85b", "region_id": "RegionOne"}], "type": "cluster", "id": "665c6fdd241847a091ab5e2b747a1d95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "771c438aeb4a452fb9f0bb08ad1d45ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e887fede32464e5ba80002ac7d106ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "454cff812ed64cca874a926785f59380", "region_id": "RegionOne"}], "type": "data-processing", "id": "126559f7be7e4b0ab5af0ce7b36ee19c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8bc7ad6002314c4694f2447019729d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ccdaa6b4dc84eb59d2817fb75573335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2f8a8b8ca714508b447e737b11a3ba8", "region_id": "RegionOne"}], "type": "baremetal", "id": "8a01459c43274ed08bfecf51dba5d5c7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae9c5f484675441a9671fb559a8a8497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2459ed9bdbd84d688cc663273f79f696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e149d40a0a748e2a7ba980f5f5eef41", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b32987ba18d34257890dec3716234039", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "53fe57a386734dc8ba12b9d77ed1e84c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de4d37c987c441b89a2247aaa5f48698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a18f5811436b481693395c58531d61e2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "da62150952da424aa58268146a7e8a39", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bc1c67f6662047d3b5a76092b4e50c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a93cc51a54454cf5904f5b4f35db37ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f4f8e782a20e4763981d1266c23ba21b", "region_id": "RegionOne"}], "type": "key-manager", "id": "1036b1df02874bc682da2bb53633bfba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "437845728cc548439a32c4a7520a9529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "56831cd037da4f3c80f7f5df90dffe7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "491172f7ecb14d3283084827c70b7253", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c2a9e391c0144d8ba33906f43dd5fce2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9a44902d0af49d1bcec1c30ad84a67e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9715362e20424a5cbd070f64b8c05c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca184bbeb5fc4117bb9372a727710819", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b4db5712493346bdb44bd23cfa265461", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cdd91261049e4923ac8a71b203ac4c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c62cfa0ab6504c21bc8635f273cb6c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bc2b9da775294b08a6c7d8a4f5ccd319", "region_id": "RegionOne"}], "type": "message", "id": "9b632c4bdf664db2a31452afead1b4c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e738f18ff1004e6ca43800f42c880586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9fa566d826d94c229dfc5a39b9d9f1e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dac7fd64fd764173b290a6661a4a666a", "region_id": "RegionOne"}], "type": "messaging", "id": "c222369e2f394d30bda648a4065dbee0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dca5f8bd8de7499390a2eee9fb1de729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "91792a25d9444f2693bfa25046d9c91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "045da9506d2245c69d05eb220cb04930", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0fe2ab33711b4ac8b55215607a7a744f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16de388a50b540c48e6b6c6ebcc9af7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a679666d9eef420b8980294748e3bd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8b80a6e60bf49769e23979351d9dfdf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f14df3e3c5fe423a9f78b92bc11181b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82dd33abba8340b08349d78b76640797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e37f24a860824d778df76d33961dadc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "731fa19d42cb4608a3337c81ca6002f5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "343bb9be553246d69828fd7cc02ef92f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "219e82290fcf4b63b496fbc05d4dc8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2e4b869b9c445cea647e1e77df1e432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed9a8b323fca41b2a538f54c91eabd2c", "region_id": "RegionOne"}], "type": "container-infra", "id": "614efd698db24233970d170cd317d354", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "15ef23b548734c238d8feaf803db7f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8ac889093fe644ae834c2739261c4187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b71ea929d82c45f58bd5b4fa9038b19e", "region_id": "RegionOne"}], "type": "search", "id": "871d12d4ebe64b838ce1f9bf4031dceb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3e5bb1eddac4843b64f35f70ddd81a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1bbb7f6d1da54330a205d70aacb1055b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4a0fcae0cefa4794965d1eba80eaaf30", "region_id": "RegionOne"}], "type": "dns", "id": "5b80a9c060db4e6b98602c360ba48b53", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "423f44b6c7fe41c3a86cd67af915f3c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b44c4603c1142b9baa92d64ddfc65db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce25b14fc1bd4926b847eb2f5234d41f", "region_id": "RegionOne"}], "type": "workflow", "id": "b076dcde02f84b21b45291d54439364d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c311607f5864a21b266de4b855d3745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93ba36c7356747f5a65f2909984639b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2dc4270e47ab417faa6957207ecfbb71", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e48bcd945e354c4b9e51820db3eacfac", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e1b66c8b386f48d9a30baac0e44fba5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ca6bbc7bd8664d90beee3503df9f1589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d0f07f0ce3e24c53ad902767b6cf3fcd", "region_id": "RegionOne"}], "type": "rating", "id": "d1ed39b89d1d4e5a99c2d449ec79b639", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d34bfc4883964dea9df0749637deaa51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85521065c52045c495b000969c034f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "feef0d9a05e547909a4010dca640b1b5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1d3ae470ec554b2a91016a960b262a1f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46429f4868704f0eb2c034095efb43a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a1a5872c31f74e3694045187c6c79b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3804367521ac4f1fb8a74c83ae785bb1", "region_id": "RegionOne"}], "type": "policy", "id": "b279822041664398a6a7b85bb544b2c5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30d5ae50560e4238b1cb4423ca98720f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43efbe179d9c4544b18bb9e303fe632b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "174b2dcfd30b40139197b165cf881cd5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "11c70efd41d3454284e21d320ef73ac2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d11ef2ae1c764fbea0cc580dafa18c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "163c1a6e3c204e5eb5593825f46061a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2f2964ae3ab249e28b948614b4173249", "region_id": "RegionOne"}], "type": "sharev2", "id": "9b91b89767334aa08204f61b4a4ffb3d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9be299aa816442498c8ee84c25e2f3f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f25abbf99a0d4988bfcd8329a0190d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ddfcb04e66504efba8433f136e799fe9", "region_id": "RegionOne"}], "type": "share", "id": "88117d271a774d388abe053eb347fef9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd6dc3551ec44788b920c495feaa3fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b8ee62959ded40a7ba0377b3bec135f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b10184cfafb942dda973bf0c223f181c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "49d13e84bd824e668d6c735cb87ab10b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3011cc8377d4093b9503d8d06102df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02537f67fcb34851860226e1a79ba204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c55e40918bc44b259a3ce08eab49b450", "region_id": "RegionOne"}], "type": "orchestration", "id": "76db7fa4638a49b5a15216d12a895b7b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39c5e93e42f94440855a87aad51953bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53bebb219d184191bcedbe5929b617a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "addb45be3dd947ca9d27e4d431481657", "region_id": "RegionOne"}], "type": "block-storage", "id": "369ef53f518048b1a16519e221b49c3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fc1f87d8f2d4ae19e73cff40eb87f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07a8c5e41fa6470c93d9d4dc534f5b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dae9b0e155e4ade95890291721de8d3", "region_id": "RegionOne"}], "type": "volumev3", "id": "f7f1ec3eec034c0295858a942f621ac4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1f24adf8d0e409880fa1e20b72a2cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ebbda73a5e045838a89565e376bc937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec0e1a1a34d4f5c8a61eec0f034a0ce", "region_id": "RegionOne"}], "type": "volumev2", "id": "dd7983a598b846afa2426f24f83366f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bd3c9f154024675af6c152b57d5443f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90613be28871494eb2956f8b1caf818b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7adcce06449841e794efa7511d054e81", "region_id": "RegionOne"}], "type": "volume", "id": "30bf2a8f06c049e29b859ed69daab4dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e4c8f2d88df41739ab78afa0434a838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76b52bc6641f444992a830903d122b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab861a9cba1f43649775f9c1bf0788aa", "region_id": "RegionOne"}], "type": "block-store", "id": "234f70ae38364cf1bead951e7c840630", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8dbf55b22304cf6a4e2fec7e60689a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "355564db23474a74b5d50b8580fae4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7e91c9bc954b440284aadc353e97317f", "region_id": "RegionOne"}], "type": "alarm", "id": "c3921412f6454411b45bb0b2ad65d5b1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0215a5e7f8540e791576230d32c1e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "970e12155c93486eaa8940dca772b511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7369d90c5faa4b17a6f5398fe6034ab8", "region_id": "RegionOne"}], "type": "alarming", "id": "e0a198f0f57d4249a263912b763e573a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9bc8718857348fc8e0d6980f2674643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0863f5e844d44f5c95df2eca119b1c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc964c3f892946d19f229d819d75c9ef", "region_id": "RegionOne"}], "type": "meter", "id": "43ffee302e1b49b6896aacbd3426c8e8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b0b5d006df740eda0bc386638a3f9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "07ad608ffce0475e822f19a51e229fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ea1cb4532b8401ca00bb8bbad606b27", "region_id": "RegionOne"}], "type": "metering", "id": "276e88a9010949a1b5e713d71cdd837d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae4082fd9f3c44e9921a46578e4a31a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0f06fe1740d45eca5a7bbf7c4e2fef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9887c8c53ded4f7e8afd6177fe781018", "region_id": "RegionOne"}], "type": "telemetry", "id": "73f01382169e4e1498c56ba042100a5e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f42eaf861b0458183aaa703743dca7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "acc4542ca93d4e66a7d812a1c9448241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ae989b1e7454bea9a2e1c3d27d93a20", "region_id": "RegionOne"}], "type": "event", "id": "2cf159d9de084e2abae3fba04795f27b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "caaa9a91e0c64eed970fcd124f697124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8520de7cfef64863916f9dfc83a7a41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8558ee8ba98d45e4b5bc5b39e7e89519", "region_id": "RegionOne"}], "type": "events", "id": "98f8b9278a584d7fac863e045496dda6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa67fbd2e3144e94a3a27cba9793b79f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ce807019c0b42e2bcc2fda8397311eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6e5322822f85497986f5909d7998b346", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d45a5c2939014d5dafcd5595a013c8dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "47e2c7a138f94359b3aaa85d9ef35193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66e37ea3f090455ab5db7d1eeb953d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d2a9381eb42841a2b217570e72c699fb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "41489d9ff4544bbc8c9fe8d2310d791a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b0183be38b04aa0bf3954b480089dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b606a7175ebe43b3a2125d77a5d98c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "319e5f40b2bf4678a9921921c3aafece", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "eac94deb562b435ca35df78051f58959", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb8db052817b4ba8a024fec319472d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4eb24d5f26134da2b7b81b27f0d34861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d99c27635ac146bc8ba71aa3a3475858", "region_id": "RegionOne"}], "type": "tricircle", "id": "e1a390cd09a84dab853935f56620c491", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a2f811fad74e4d73acaf8597cbf9d621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "225988f3da9a471a85435ac430f07599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8744c3d4d3094d558a999d39b0aa180e", "region_id": "RegionOne"}], "type": "database", "id": "7250b48bfb8b4294978cb47aa89e4f70", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "410d4e5c76ee4f2d90915d24fd19f89c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "84d15e8684224655976bbda1d8b8d370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7405d28696154f2eb70e72a463401925", "region_id": "RegionOne"}], "type": "application-container", "id": "b7536794d8604b629b2ba22d747a42c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4bd407abe2646eb8a5daaa4e7a43ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62babe3a54d44404bec696182b123c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89b7f9c15f174d96bf8b3fccdf65f916", "region_id": "RegionOne"}], "type": "container", "id": "d51583b9b1f9499b87214a0d158cd30f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9523ec30beb4b95823f6b0220ee823f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b17b90ebf8e4bb69eed0362d5f01bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b30b0a4efbd2450e94fffcd533808190", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9982c418ab54fe1b747984e8e27a368", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "057e8f79ed8844d1a8dc71a2f5f44044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbf1bf81416641ad99a8af92e0400637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "67ecfdf425a848a18666c0fd180ebe7e", "region_id": "RegionOne"}], "type": "rca", "id": "c05ee165e8ff443eb17d1fc6f6669683", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ebd3ef34c4b4b99b05c8034f7e2725a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "105fe83ea59c4e5e997118647f68de12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "72000816209249f2a572eea8494464b7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dfd04dd2ec714d32821169a48db9193e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bdac9b0f784c41c1a165292d36260b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9b5fb82896df47c8a724aac88a3fd59c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3ed4443ca7c440c79a9cb8531674f4f6", "region_id": "RegionOne"}], "type": "network", "id": "46cd8aeaf77f4a6797bc8a89ef72496b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1352ba959aa4b9f92761279fdfce64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "da2f56aa72854852928fe94ef064e772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "96fae0015adb4a2a987def45035e708f", "region_id": "RegionOne"}], "type": "backup", "id": "1f8b993083a841cc9f09e5a83acd2a8e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52339a9173e347baa760cb3a7947d997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0df9f84736bd4cfaae8ebdfc4dcb26a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9bf7559da788486ca99fee4f48bd9438", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec6a408342b4479b91a3f252fb76120f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ff8e115b0b74e07b622ac36391e3f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bffc018e5c974b4387d4ec58cf7a801d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd546ad271774999a69779677f452341", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6e71eb8a95fc4a7a9828284b2bd750ea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1c1b3789f40c4004a785159e2b79169e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f042396fad78461cb5f7f9e955fabcba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f4dc7ec2b94b4009b69685266ba45ce4", "region_id": "RegionOne"}], "type": "monitoring", "id": "961ce31475d548229a869814d36da2df", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8fe3357ddbd4a03b64f467e7ad67565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c7bf75fd9f004631960bdbebb7851972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "307c10010db540b388378f11cf24e803", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5dc80eca0ae643debbc05f3e3afab771", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4be1dbdb553a48af957546b543c6af07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "26b42cdcbda7483192185c0ebcd92aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d260a10a199d4abb93926d3b4be5184d", "region_id": "RegionOne"}], "type": "placement", "id": "eaa473ff0c2e4f828bbf4706ad61dd26", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fce3dd4201a4e71b6d068d8b67a6a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7445bd89d16e48ce9da70dc6f7a8c08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a090135e0eb04a81a4646e1f93bcdb51", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fabe4060047d4823885b8837e840cc54", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c6377f705cf42de94f1ffb80f0119dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b2b1266cc5247a7871b1c6f4e7c701f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c77832c7d8a241d28e1a199dd2cfc189", "region_id": "RegionOne"}], "type": "ha", "id": "6a626185e7a44da4b171942b840aa395", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6d1a5770f7284bfda925c2900e39e5f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "54e1edf5fd464d90aa013173b4ff4fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fbcd37ad25f94a8da41f04951319cb1e", "region_id": "RegionOne"}], "type": "reservation", "id": "c293bb5f52da4c8080ec326bce3ebef5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e9775f7803654db3908a2162da96d2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d9b5b31a9b874ba3b8972248f147c647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0db870da0320474cafb1aef1c072785e", "region_id": "RegionOne"}], "type": "function-engine", "id": "a2820b4e6de1445e82d4101d991504c4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0d29f85885e44c41b40f3db239b88b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d94d8d2cfe643a69e745b7e3fbe009f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1fe9acd3d9c845a7a3a150b6f9fdb595", "region_id": "RegionOne"}], "type": "accelerator", "id": "79c52d4dc80a43f1892b946370617722", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "476bcf91dbe24ab8b319776c82574b80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5eee16f811934d09aef9568d43c9aa81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5cbff1512961473ebfd454d2416c8e08", "region_id": "RegionOne"}], "type": "admin-logic", "id": "892918d31e724d4799add7547f2e7fc6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea40f5effbd1481eafe05f6df568eabd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "901f3380dff5406d86bfe407d6b8505c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a9b8532e3bf4ac8a9c231147302d56f", "region_id": "RegionOne"}], "type": "registration", "id": "fbde17b04a634e6e934b08230100b5aa", "name": "adjutant"}], "user": {"domain": {"id": "926e30b39a294b2098efb96ec69ca653", "name": "e527219d764f452891c71e012b8e9f99"}, "id": "77df4b167bd04cc1adc761fa6731dd9f", "name": "ab94e87116924247ad7b4a1b1a38ba39"}, "audit_ids": ["ebeed7fad9474abeb681ed364e784bdf", null], "issued_at": "2020-04-23T06:25:55.522549"}} 2020-04-23 06:27:55,722 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,726 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,727 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:55,786 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "adminPass": "password-2", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1}}' 2020-04-23 06:27:55,790 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,791 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "adminPass": "password-2", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {18} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_by_id [0.151208s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,746 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,750 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,751 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,753 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,764 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.690773+00:00", "project": {"domain": {"id": "87449344635f4e3c8e25fdc4a9c16c9a", "name": "e5f60cb6cae3487aab19375f1786eec6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c138ba96150444799d54cf721cf345df"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "771fb2200ebc46a29d8a5dbc290a9a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "01fc1d21168449278f125d884f043163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "70916b19efaa4a7ea47aafa708d6d11e", "region_id": "RegionOne"}], "type": "identity", "id": "d3c5cca31efa4d71b4e433a9bbe73555", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "16d297469d2340f9aaa58ba615d7ad95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7b782f1ac544463b87723ba2d3aff585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f09c3acc64594cf69c21b9eac022979f", "region_id": "RegionOne"}], "type": "compute", "id": "c45823eae20b40a2956e91ef1fc113e2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c49886c3e3104d2ca2fcf11fcaaea468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e4e39ee5b4494f19aac9b20d2721a277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8538df9a12a84c52848b7c6051daf652", "region_id": "RegionOne"}], "type": "image", "id": "eadedaf53e2047289096c34924df3a70", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d099f943c49742279c4a68799098150d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0949a07cc0c0475f83a53916786f6aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c2ac4e713b24c4398d8d5e0284a3ee6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b9562fcb62c442ccb11a8107aa1723dc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ac16601a464c1aa0fa17d2943acc2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b23e0255090549ec84f3ee11d8d58884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "175349139b424fb8befc18067d919205", "region_id": "RegionOne"}], "type": "object-store", "id": "4d21484eab13418d80d177ca450ffaab", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28db6f7bbd2445f0ab390f53fd4f85bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59d4c898124e4fa89980f75aae31e6e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3887a3cab24649479e179585340d8594", "region_id": "RegionOne"}], "type": "clustering", "id": "5dcb6826cff1406ea9d4360d7e2af8ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61e668e2a08248909e514d89ca539247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98becbd3c9b44327be6e56fc4ab3f134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f52980a0f91e4d728230a0a40191263f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1ff488db80af4b05bb789a81a4ce9d5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8b975c2ca4344ea900ca3b66dec45d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0248602d69b444178224952de6c31c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "617dcf2b1c0249028c171a58652dcd47", "region_id": "RegionOne"}], "type": "cluster", "id": "e3c6f98fcc7e411ea4ae56253ed843c1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "093edc625f794e1f98a68c6690143880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "632939d00d0f4436adc3b05e4b2a8063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "34ef588b9d25423e9cf475e86a007a01", "region_id": "RegionOne"}], "type": "data-processing", "id": "2e3da074b1c549acb827b71ac75be97d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99cee2ad3415410eb1426ba5b30250b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "daebcb12951f4e6f90997cd1d47a8692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "759d250f06b447f393f10db4d7c53d9f", "region_id": "RegionOne"}], "type": "baremetal", "id": "fde4def8e5994c04bcc7edd4cd561853", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4a71cbb709334ecca8a330ce599f8de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6dba23362eaa4a4399ac97780ec8e30c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9fa39c1a8ced4f4f85d9afb15544a42f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9f42bf5245744dbfbaef000cb0285da3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "94b163fd864e469eba72d899c7e7e097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b14e80d4105f4c759131f1a4056fac2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d693c2bafb1846a0a8b14e0ad282a5e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3d02ed15575549f48d735addd04cb820", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11370be941534fcd9e137e521cdef24b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0e237f7a2a241598081739947afa53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "adbaa7f21bf2460783c73b07d1b81e77", "region_id": "RegionOne"}], "type": "key-manager", "id": "07136fb955b94200afa4007217440e12", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c4c46766b59741cabc1059aefcc81f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f065a02195d7467281b7552ee7ce813e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "55dedefe591c4b5dbea9d2a0ff7b4785", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "74300bc3dc8e4e0b8f84b39ce42036eb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7af8c7d06ded4b8d9d5909b475c3f5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fed8b98672c04406b312c2d7e846e4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "33572124eb93470cad5f4b5b42d0baef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bbf86f17746a484ab62b87a64453bec7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "545b92dd0c864faea51156da4278023e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b50ae07ec934e7fa4869dcd6f7b68f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1d8539f6d94c4e149f20f42a94b9ae65", "region_id": "RegionOne"}], "type": "message", "id": "12bccf842b1d45b9804b6b96b6dc3e70", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d6cce1b6a6748c88435e64e161c1653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "218214ba8b00429f98508c21e36fe08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d53565a214ac459bb62f44b900e17dc5", "region_id": "RegionOne"}], "type": "messaging", "id": "1de4f22306864879b74b3aa4d0747ed4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea19a5526ca64f68938151e8a1991e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d7d3047b33b0492dab30f92a73d85719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "16ae9c1a8dcb413b93307436bd59592b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d20e71566ca4454db91f900e6ebd0097", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c3f4ac8caa74b88b79775d04c5230f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "616f16a2aec043738d3d1196e93c0e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0df0a4eef8a847828105f50543eeaf79", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "34bf67bcb4b34e1eb45201b86df197ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2874b3845a44e3f860ee889fcce5b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8951f50179549fd95da39d2486b1869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4edafbe3d5a482398665aecbbbcb62a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "602b4401236940ca91ecf92f340e01a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cda9a0a241fa4c7f972ba271cd73cad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "947b9fbb9acb49e98db9b0b8dbaabb4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c244240c987149c9acd4cfbbe484944c", "region_id": "RegionOne"}], "type": "container-infra", "id": "f25aec6012aa44a29164dfd18592ee37", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0709e632fced4f849f4987516234c764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "882ea13f0c6347cdb975c79acbd3fdbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dd38d89cdd434eaf88bcc6e935bb12be", "region_id": "RegionOne"}], "type": "search", "id": "fdb2149563124eb887fffc6810debc10", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e74aa05f95634764b73b3fec1bae426d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec27c4bd7c2141f59c441ef84feac92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c081e3f4607d4ceab553e462cfc71fd7", "region_id": "RegionOne"}], "type": "dns", "id": "19bf559b394040f2a9efc5f3b1213dba", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c5ca52a8bf841b5b8c86ff32b5b05c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d42450b6f7c64d03b9e8b26037f0fdd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d97b72919cfe4c1fa9fb3ab6834f3cb7", "region_id": "RegionOne"}], "type": "workflow", "id": "1787c86c1249460b812db9138baba596", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d88379af2404adeb7b0dd5fa91f9b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42c7ee13d50846baa078c67d6fa3019c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21bd35d0c8714ca794b7931e8b43ea50", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dcec0cde40904b0c888980c8a4e78e27", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5cb63954d87c46c4a2ab945d378174db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7c8be3b61569459f8aedf6a88cf18c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dfefd1abfa2f49f2a670fca4b85de77d", "region_id": "RegionOne"}], "type": "rating", "id": "bb4ad747543940fa9fd197ff238374bf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f32efe8dd99464fb811a1f0cd661b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1a4e3095248477abd1f57802f855391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "93c4ed8e96ac4c60b0e0169f9c5680f1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "afc24618817d463791af137bbf765b42", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ff1b0ffc54148598c3fc9a3d3c71afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92f85fc588a54ea195466a05c95cb478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "937afa3444b746848768a5fb210d80ac", "region_id": "RegionOne"}], "type": "policy", "id": "1e0683f960e140b89a24d5da4a0c6fa3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "169ad75eb36f498fb6e6a2d8a3155201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b70fa5a57768469081602082216a60c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1609eebc838d45ba885cab91221e0f24", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bd0d0b7e3e394faa99393ce50c842fc7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19ddaa3af3e84375a461011b9df32215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a25188fa38c3465e97c4579f91ba4cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66ec13f8c3e04d3487c913ca34f383e6", "region_id": "RegionOne"}], "type": "sharev2", "id": "5cf546cdf9f946e595644e31c0396428", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b238123eb6345698631c66d622e487d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6754695007c4d789a479d1275e889a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd4bfd3d16304679b3cc926057bc84d1", "region_id": "RegionOne"}], "type": "share", "id": "4b615fb877e7445e8d053ffd0e8ed933", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b775ba6914d48cfb86a321397350b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b754162044ec4fc49feb1fa0b2615d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4ce7676e7c66401c99db0acaf78c2542", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4bf02a4d8b024a618106ce078cc7ec40", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baf44d06e03e42b2a4f48afd0ba855c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aa2e222dcb343dbbc68b13c1d5a9942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8efe2494dc64cb094593a991c0575fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "981945479d2d430d8c2f5edd69e8a4b3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b82e993e70d444aba037057f77506ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11409a824bc6460caab534e1e927a099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2812c3eaaf2d4e4786c482562e5d8d1c", "region_id": "RegionOne"}], "type": "block-storage", "id": "e82df3c002124b68950992641f39b5fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d07bfa5ed5984e99b1ff5d100dd77267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e4436342aa94a658b85dd769fbc9ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8a32d54271c43a68dc9eb3267b75fcd", "region_id": "RegionOne"}], "type": "volumev3", "id": "7a03dbe707b34f4ca43db2929433f762", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dacc692e17148ec83db5a165694745f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "552ca97ae76449059945a78e06daca79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "113c160e23c948cf8aaacd40aec43fcf", "region_id": "RegionOne"}], "type": "volumev2", "id": "e004c58472a246a2899755633f1f4d42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f0470a7f334453d965a4866fd454154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1c9da0988f943129c3197c157e31cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1d2fec9f100490c887f8bffe03b6b33", "region_id": "RegionOne"}], "type": "volume", "id": "8fe4f33672624d6f86ada733a1920cff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fb4077fede34d3f9b376f8b87911457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24105ec4e5b44b52ae2e2581a3ed7c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abb7db22cdb24603b7afe4d97c64ad73", "region_id": "RegionOne"}], "type": "block-store", "id": "de3e7f369496441c88eadadf1a1fa1af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a595b13d737946ca83aa4314ad39dd07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6841390673b24eb8b17ce544913e75f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41db8adc0618490f8c9612e601c724a5", "region_id": "RegionOne"}], "type": "alarm", "id": "6496a9c8291743ffad9058ed8b9fe298", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae7c4e1ab113448ea66e233cea0a3b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6328f575c3a84a9395c6a273bdbd2470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e793eeef3144b52b31aa87e6e883097", "region_id": "RegionOne"}], "type": "alarming", "id": "11ef6212c26c410d9ec9ad69978e80d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9104dfa951994f578c55ff747e20add6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c143dc51c004eea8498831b5b3d303f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de9b93ab3d2c4685880080ed53ec5206", "region_id": "RegionOne"}], "type": "meter", "id": "b473dbdf143441029a4ceddce958d4ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dcc05dc6fcf646be98d8e76de9bf145a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "59e3dd2c2ad54791bc60cfeddae75ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e116b7dc72d749dd8db921bd1b2ab2bc", "region_id": "RegionOne"}], "type": "metering", "id": "2537459386c64dc8bdc171de2d133554", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff309b7b27214e21bc5c5c90c8fb799a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ff35c44e9a149769d671ca6ba6c6bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8a014295963479fb684c2cc0df6d35a", "region_id": "RegionOne"}], "type": "telemetry", "id": "02752933d1a24efda005d4b03d3333f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "afe53778260f4a97923ac322b58848bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e37c57e532564d83945be5b56bdd14ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3c3bd2d5c82449f9bbdd07b3781dace3", "region_id": "RegionOne"}], "type": "event", "id": "658fc209ab05408d919f3a83d161b1c5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bfaa15271d2a41018ae950d12ec50b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "226ec706a660418688aa86b17ef4d070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "08760d177db14d758f82ca732d584530", "region_id": "RegionOne"}], "type": "events", "id": "87150dd9fd7047728ebbed2e60d2a6fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0ee4b59519c54d18a85b19755e0d178e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab7fffe07db64c4bb9a57aab0ba7784f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e03d30611364ac6978082c046db287d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b382e37c24d14c45bd4e034f0a7c885c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f6091e74b7e4f909a68a5d59ab98b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4596ca68571b4ec78f3178d5dceda922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "af1a9a13a39d4971a645c29c9d8613d5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "977d9cca8fc847cd8e9ef7cad819eaf8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "933c50c4db5248eea5b453729cd2438d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f44ad57a60894ad5a2b0e98a71881625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8cb1a36d2ba4f17b85b299f11622530", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "21d702872edb401695f6926d9d62cbaf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de3dc91de69f42ef9d44d4fac44d3c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0571143aac364c32af3dd2c3f20a55e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ddecb0d865c4adb870d8c6393741925", "region_id": "RegionOne"}], "type": "tricircle", "id": "ef739d42941546e5be4a9cab3a6900d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2359e02a59f343af9322a21a5e08d9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f4ef2b5309f4442a9a0e336d3c814103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3e2dcb82b71d4465b67ad8eecfc78e2f", "region_id": "RegionOne"}], "type": "database", "id": "1c765891688f409297b4fcd7aca6d073", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a7cd3a6938c49b29f176d6497b31308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39dff71abe4b45ada8c59795d7af5431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2f27fd97c995448e9816d5852d939be3", "region_id": "RegionOne"}], "type": "application-container", "id": "f3290e3e0c47428cae27d8f2cdd0f92f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b4d49d906f44af9be3f443cc40f5119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "93eae07ac0c0433ba57800b6044bf79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ebed373f6c3f4cd49954236309e96627", "region_id": "RegionOne"}], "type": "container", "id": "8122c70b5fcd4cadbfb5bbd79a150dae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2419cec0cab5498cba33d98508e4ab50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42bc0548ea3b468496a8f61174618dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "635f5dfe39354e4eb80550cd2b857c45", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9ca0468e5e004c1c926f3d11cdf31d89", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e64b3f09a3ff4611b58fd24c70993a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d26dc638e22441cb198e3bfdb92def9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a1842de8eb84fcdb241dcea8d1c0415", "region_id": "RegionOne"}], "type": "rca", "id": "95528d91694d42d683a783c2816a28c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9cd4c9fde6a34e84b8f1d2e78fd08dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "176f94d6fdb842c69fedf52fc648bda3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "615fd2ae2c964ffd9123fb13bb99b5d0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a06fd62843d1484c82b8b959664068e6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "62ed782499d0492591de6d3f68ce5ca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6a6b5dd480304198b23e28abe9936cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "09354b2ce2b14f4ea1b0bcfc56147b32", "region_id": "RegionOne"}], "type": "network", "id": "dc4d59d782fa4adfadbd7026f5c42e3d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e4ad9c5650894e01a415e214501c8fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "731c6a47399d4f1b8bf952d057a0c2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "af804d82eed7488da5e5fab871876db4", "region_id": "RegionOne"}], "type": "backup", "id": "39389402dc484398a24e390b5acf6546", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d384f70bb9a4d9ea2f2fc099a55548e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c30e7b8aed64516a7fcdc001430ee99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "748e1cb6ec9345fcb79de02fccd00920", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8dad1f235372414c99cbdd179787d480", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f135b6d12d843bd855686b3f828a6f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7103df667f2a4df4ba2d10085e07c86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5eaa452643d402d8c98a225aa4e845f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "262cc3b3d51e4ed9b6d44d0e789af9f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f6466deef28c413f994e957c408edf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cfd196cd78e54b70b877313819580af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "35aee251df6c4b80b2a7578db59ca4a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "e2ada320a27b40658a61511e5621c270", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83486d54e6c149c180b0e2aee3f22c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b9012898362a462c97d9647740b55f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "09b8ccf728c340b6aa8b5c4538457aa5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "882c30b10757440fb9bdec5cd81e3779", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bfa4724ef38b42e084910c927b680763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "577144f0c8ef45158aac504bb0fec9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a24a2724acf44a389c8a8a96f983efa4", "region_id": "RegionOne"}], "type": "placement", "id": "41eced9a2a214e6bb633d7eaf5270ff5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a3aa3f2774f4cef938bbc70834b32dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "666232a797604dae972f8fb86482d382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9dfb038abce842018013538743b09bf1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eb1ac39902da4bdd8885cb969b447862", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4141f4fa8bd24b888c12c1a2649ec39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ebdb3e0468a4178a94ef7badbb278ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b21fe3f0828643eeb152927991c7e9d1", "region_id": "RegionOne"}], "type": "ha", "id": "84bb3ef107474730bead45f2c961ce47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d8aa4f43cf0b429d89b08f1f786cdcf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a421bad481354c2a99b27ae9287fe51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f766d9e28a26442d81d2abc3719e30ec", "region_id": "RegionOne"}], "type": "reservation", "id": "d3fb5194944441bd8db2363c5e442919", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e46bbe622a842fb97e8a7234ba9ef46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8108ab356e6049d1915987c24e4e96c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "18f5ae030a2040a2865daed5be7b437c", "region_id": "RegionOne"}], "type": "function-engine", "id": "9692b2cbb70f4376bdd391bc071f8785", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b5fb0d76dc9a440eb28703fd9a537bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ebdd90059719474b993556294b1b861b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5295ab166bdc42d095304558c31533e0", "region_id": "RegionOne"}], "type": "accelerator", "id": "f3c7a6468ced48bba36683ec2917ed24", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fd4dc97ccdf0431ebb4b5040e2585d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "139d2599bbdf4b2c91ff834c56e5f3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9cbf91cbfae343ee8dd940b492b92cf9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0d13c449e0ec4393b6d089898b168aec", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebaec9d36b7640239264d482a24737e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fc121d03ea3e4e1391944fc06049a694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d7370f3e213e447abc1bcfce296e3597", "region_id": "RegionOne"}], "type": "registration", "id": "447436d96ae74449b6409666d949e983", "name": "adjutant"}], "user": {"domain": {"id": "876ece64113c44d0b1a22df1b6535cf5", "name": "e90adae5da6a47468f0b53975ed5f23d"}, "id": "9d6ace413e7f4c468444c60bef830193", "name": "baa558dfd3364d1c9728ca91579e7ee3"}, "audit_ids": ["86f675347aee4cee807e851787b6db87", null], "issued_at": "2020-04-23T06:25:55.690773"}} 2020-04-23 06:27:55,808 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,812 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,813 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,831 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,835 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,836 keystoneauth.session RESP BODY: {"profile": {"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}} {19} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v2 [0.277874s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,775 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,779 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,780 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,782 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:55,848 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}6486bfddc3466bd374384a3f2ef1131ef64e26ac3c5512368076e9e72e813638" 2020-04-23 06:27:55,852 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,853 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "77d87708e4e84d9ca86f224327ebae7c", "name": "projectName-2"}]} 2020-04-23 06:27:55,888 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}6486bfddc3466bd374384a3f2ef1131ef64e26ac3c5512368076e9e72e813638" 2020-04-23 06:27:55,891 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,892 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "77d87708e4e84d9ca86f224327ebae7c", "name": "projectName-2"}, {"enabled": true, "id": "dca5b351e154425eb4da603654a54d16", "name": "projectName-3"}]} {16} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.324668s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,578 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,582 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,583 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,585 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,595 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.515743+00:00", "project": {"domain": {"id": "2933dd8789864893bb7283e56c096e3c", "name": "723f304385684009a28a3319d42cd12b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3a186c8ebe414b7dbd29004c46facb61"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "51a5186951d2475a9d4a02ff6d9f4c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "55563e48a7b04bc293ccebec457be7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "14f86904e5f2404cb55aa6489e6b4799", "region_id": "RegionOne"}], "type": "identity", "id": "4c2ab7f2c441459f83c4967f0a7af24b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e6c22ad56734b88b2f138c967af54d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fb1babf204a54ff78c365e846409a842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "188381aab6ba4d79abef5270e7f28dd3", "region_id": "RegionOne"}], "type": "compute", "id": "76543ba2bb98402cb0a974d46ca32450", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "08fc2bf524184ab8b704125cdcff45bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f8d780fd5dcc4c1287d830d8c59ad327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b95c83b0160648ee91ba3d17c17e720c", "region_id": "RegionOne"}], "type": "image", "id": "e4bbb1ae63b94220b90db6be5adf7af5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe874a7dff7e4ffda8a06e261b9f9982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45f0d21cc31942fdbba70994d979bd48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "07df90a41d3f4be593729be580fff836", "region_id": "RegionOne"}], "type": "load-balancer", "id": "86acab41dfe44d0b805595f5f4185b38", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "082c2d7e503547bebb1764a42fde5dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "760668941dd444cbb76e94cdc7472c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5cee46602ce427487ece1a7a57291bb", "region_id": "RegionOne"}], "type": "object-store", "id": "0882123e514d4ea7b40e6b5fbfc13b34", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10c240ca61634bcea9dba72b86315a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8784a422bcc4d97bc2be5a968494795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "93219e0d4c3846edabd21e38aaf8c80d", "region_id": "RegionOne"}], "type": "clustering", "id": "87bb8616180e49f68f93bec17da94016", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c18735dfd9d34f9081d36e10e3ef2e54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58575a6e2ff1442ca989f0143952af7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0829a6e5de7b4fb289727c9a8fe68533", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "814d08d6c57242adb7d9dffd9d6f6585", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "558ecbd05c7e4b02a78ed1d5f054aad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aaede102016c4f4da627c8119b8ddc11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "715ba468727d4da8b3a81bc091b9de0d", "region_id": "RegionOne"}], "type": "cluster", "id": "62a957f191a24610b803d305f34d3219", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee09ca9381f94be48bbc0a4e402b303c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e6ba3a563e074f329561f565a4aa1e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3ab9cb8032204789959cc2cbce3efdc2", "region_id": "RegionOne"}], "type": "data-processing", "id": "eececdf6196d4bd597bd4824c3890444", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1792a9acdf664c5bb91a44b5a10abd87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e14f5420c1fa41678cc13a15a140bc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f4fd78de3dea454c9dd23e422b8460ef", "region_id": "RegionOne"}], "type": "baremetal", "id": "526c838538564f86ad8d6f02a746ae59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cd09ddef89245f383856e9eebe6c24f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ac2efdc8aa148078793dbfc1a21963f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cd493f08b5934b5abe3deb4b5236522f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dc7099cc0cca4afeb48b194069ee3280", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b31c27288bd74a469f822ddd4311d85b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5eefa9969178485f98459e832f9d85fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "aa4574f317ef4913b79649dac84243e8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "278d69013d874186af59b308d261c433", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "71813b5df4d6440099a3486b8d3ac72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "494ba515694b4b998d555ac25a8518d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b8552c064e624e05bd498dde8ced9b05", "region_id": "RegionOne"}], "type": "key-manager", "id": "13faa5bf566349108624f91ab32b6ec1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eff41154c1b44d9984f32d22fc1e8c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0213a6a8eca340108937dab5c64f5428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "95eee1d632da42eca36ad85c3a465502", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "64fc51c3f7a64325b62634b16730664f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb13584f874840f0a858c15dff2dd09a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ad2f532541c4a26b21d79146be1b0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d68073057024b38978c82a32dfa4d89", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d483ac76e987460bba8372894e6c7473", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "636eb1a9c6644237af7d35d3b1473053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed097b7a5a7047b39456faf59031c881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b01500ce51a842119505cc02708af0db", "region_id": "RegionOne"}], "type": "message", "id": "fde68c25ccf34375b7b7210f5607e75e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "be84eb711e934d6c8e615be05240804f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c6ef9869cc704fd982e79c9b03dd7643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d938b28db60c4111b57f1c2ccbf48fd8", "region_id": "RegionOne"}], "type": "messaging", "id": "37253b72d7744f0298992b3085540a90", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7ee4412b26e49baa0e085b2c7a74942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f75e816bbb8448585e80f570ed7bda7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "63330870c60f4db4aba3ba10ceff6233", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d8fa99fda0084440810d9092445874ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "572aef5bd76c4345b241bc25c54be012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "708bedd236a144d1bf97a741a398e6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41f65ee7df7945efa94fd994f2761717", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1a9962fdd3544019bf534a1735d5300d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "125187f2e2d34243a1e2372b52cb75dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e3b00f7352a4f20809bc0d6285bd923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dcddf95585c425b8687d2f37a48f26a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "94ec1b4ec8314df08212a3aeb453b4a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "098a9c60bd40427298d2b709d84c0bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcf92250622d4ddc81b8b2baccf9fb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e55f3d52bab4885b03cc1a62863e928", "region_id": "RegionOne"}], "type": "container-infra", "id": "9f5810a9cd454a22a99f96bd77a1f412", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ce04a7b334f7478993017edf89d9b59d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8799fbd289a24fc2b20593c63e2a415c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1daf7839c14f4f20a706f5fe624cd4a5", "region_id": "RegionOne"}], "type": "search", "id": "87c026fbbf50484293955ff1aa2cf567", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "733bb46b039b4654999a7782a36ff324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2e81b562bb844e51b37c5c43000568be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "54be680a00c549e7984fc1ceda10e20a", "region_id": "RegionOne"}], "type": "dns", "id": "96f2f8b9a57b4f9a9c5ad3e98e8031b6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1563a5ecfec4c819707636656c5be5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e477ee0a723f4be8b0ba7a9d1e88ee0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "58b726e8eaab46a0b42c015659848872", "region_id": "RegionOne"}], "type": "workflow", "id": "8b383fdd3e60452b9d6324e2b4a08f81", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e298a1fa4ba54ce39bfd9246d5b25dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad48aa0d0cfe46bdad9d68f213b9fdda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f7a6a4bce0604389b1b63aefc9ca52a7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c320d9e4f84f4d3eacfafc3c04edd56c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ac3ba3f8ea4247348ef7d9b1535ec4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33902c92c003479684b794d06a1b70c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4a826ce4d250410a9ff39679c0e59316", "region_id": "RegionOne"}], "type": "rating", "id": "f6f1b9e645ca4feb862214df9d424673", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f7a462f1276414eb6c733295635723c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "962ad46c9b964c6f9f2852086536994a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "12f8f728c3e14b3bb6e3d13b9cd8b790", "region_id": "RegionOne"}], "type": "operator-policy", "id": "110bd5d1e68c4d63a26933991a85d900", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b49f788827014f15b95344dcfaaeabb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "75309a2618d3443d875a3d6bb7f4e9e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "261b5c013d314684afe551d523f5f805", "region_id": "RegionOne"}], "type": "policy", "id": "25a238e96ebd47dd8a66fd1f1809790d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3c039518d5f4771a3c6f65e20bb1d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1b98a95d025490493c6d3390d139518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70c8720f39ac4cb7a17fba20adde0375", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4f871ec141864a029b8e35b14d748530", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13b75c36ccd045e7abf448b87abd1ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c87e0069d974af7a564a6ffc12ce041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f1212c3b26ac4dd78abf8ea9209e9a02", "region_id": "RegionOne"}], "type": "sharev2", "id": "82544b3303334db4b0ef47d1df24caa7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6bcfbc59a6b4bd2a8d77780f965e29a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10a0901352e3412996edbbbb8315a28f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "05b6ad6975f54ca69a7d7282ef0b8856", "region_id": "RegionOne"}], "type": "share", "id": "c3313a1d6ee94c3aaff31fd2d0597a47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d20e791b402745eba8c156af3bfaac19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5b19ef03df54c7a9e74851d4348c60b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e7cd47869c442559f82941d275ebb4d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2e4dc0f652af431f9b7b3d2bd4d3b3cc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04c76aebb4704724b0be123ebde3c06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac71d0eab10d46408cf1e9b3d95889ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "660e36fdc03c4eb9a3a76b67114b9f3e", "region_id": "RegionOne"}], "type": "orchestration", "id": "ebd3529194e74672949d9f0f821ac082", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e19af8eb4a13457b8d5de364d752cdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "418e4c0eb7554d9baadd5f5a3b39556e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310a5014c70c4353af68b42d38a8ee00", "region_id": "RegionOne"}], "type": "block-storage", "id": "feb1f51cf0d9423ab08cc4a9848c114f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c904ccb7bb1468f87b79002bd5d27a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e8d0dbac59d490bab8769d71d820623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4f7fe8252c41ef9e0cfc460cdf6015", "region_id": "RegionOne"}], "type": "volumev3", "id": "2e25a09b428948c5b3131b381546859f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cd183d5ca0744208285edd1b86396ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33010e954e774310ba78182799c21fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7a24ac76f564ef694dda74e74d7ec09", "region_id": "RegionOne"}], "type": "volumev2", "id": "8b149e045d3d41d1a6fc67eb27bc24cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7a8c141d2c64b95b08f2d8c78c587ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9ce94ac8ad04585864d5dea2ff47b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "047de0bfac934733921630a70f14edf4", "region_id": "RegionOne"}], "type": "volume", "id": "bb6019eaf0104dc596d513b0c06f8370", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2db76e7707754f5b9763de39d9bf1c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7069c48e0df8418485c706c7c0444433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e596479b400a421b8ec8422754d0e87b", "region_id": "RegionOne"}], "type": "block-store", "id": "d7acd87bec50476bb3f6f52afe08552a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c68cdba2063467aa415bca4c11fcf88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "55cc972655c44eadaf13b074f9cdb3b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a2701c5e4610454d95340571cd9dec9c", "region_id": "RegionOne"}], "type": "alarm", "id": "175864f268af40f09653b37ae24502d6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "403b23a261a44995b82a8c90dc9f3adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09ccea8c982b44efaf40de6068ab8b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "882393ebc6734e0fae3623017101705d", "region_id": "RegionOne"}], "type": "alarming", "id": "2de5e2bd69e849be881045af36765ff0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c467d5e00eaa41bb88af855effbfc81c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce2dd7dc70cf4a30a9591cd8ea4445fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "efce2e3178f04454ba7d963027cbd28e", "region_id": "RegionOne"}], "type": "meter", "id": "44206bff2ba14943b8b46837d201fd77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8153f3f53655406bacdd0ede9a980e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fa79bc27cbb48979ab4ca64929608ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "778b5629af9a48ed84fe9a913a32a623", "region_id": "RegionOne"}], "type": "metering", "id": "e608ce3770dd4005b1f96857f9dc0b8d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b13c3eff44c4e168c9110a197deb294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17283b48f6fe4722bdef06c2e7b22c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d91dbe266e74f52913f747b9f9fe3e5", "region_id": "RegionOne"}], "type": "telemetry", "id": "de035acceee14f4497d6eabfe0ae7005", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "906ef26005464e4ab854ce8768e87f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c98f82469f9f48208cd34840d5d9eae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9c731a3ab405481d8764db2ddeba420e", "region_id": "RegionOne"}], "type": "event", "id": "f8c092c3ffbf4efb8bb35a84e67877e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "378fa790b7c1416fbdab858ce4ce37ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3799ddec17da4dfcbe0d759372e26f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "091042d8a9e14e36ae7cde47993a041c", "region_id": "RegionOne"}], "type": "events", "id": "f5a04137aab34e86bc7d23135a237dbf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa4368c72e3b4ac781831c2832ce2b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a47ab5ce402946a1aaae45bb567e9493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "da6bdb64a384492a945bc8f5a8540adc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "32c1f71f4eed43a39264699187822fe5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "afc04fd99f58495ab41d891586b88cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f58e192f62f4fb78e5be28abddc245f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c990bdbbe0044f2ac1bf4f3e9997f4f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "03be36ed672644d09a1f8ee837d1188e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "51a4833e4b96447dac1c4225eb3ad1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f014eb7cead449608a7ab601aad0f41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0993032c8e604611bbca9ad5e9519a5b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b1e09056110445e0a4758ed0942b5694", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e4f5e251c10412c9334e2f58d56a123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb6cae041c3549bb990c77846d64f0b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "92fd631154f046769142f0cf3418eb76", "region_id": "RegionOne"}], "type": "tricircle", "id": "466f5a9129324e728ee4d9aa17ba8d6c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a98e444405c14e9784575a9a778d64de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "39921700c62d4bc5a606e361e6439a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3faa7b4b32d14d79bb5d7d4f9ce926be", "region_id": "RegionOne"}], "type": "database", "id": "f96327245d7e490fa05d5b9329f8464b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0ed7b0533084d5999e9eefc77c72c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19b51269cf5648afb18af386b7faa37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "25ab485bcc6341f9ba631cd2e6186330", "region_id": "RegionOne"}], "type": "application-container", "id": "b8a8059a15484ef68f673e2ae78d109f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f51f6659ddb243c2a028d224672d6405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "425bf542e6b64dcdba3aee723f9f1429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "33d8550806fb423297735443270b26da", "region_id": "RegionOne"}], "type": "container", "id": "79c98c666f9845ac9e9a8abf66dd28a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb007131447a47feadf7f574f41a558a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ce1028a99594680b1510ff3f8e7bffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f75af011b7ff4c91b7baec6053856050", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "51c9decac78c480e912ff33bb6f1abc4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d98b3a327484f2bb029e3b9047b4fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c19e88d27e794367922b250e76e7546b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0bf054ccddfb496f84e5b4222ff8498f", "region_id": "RegionOne"}], "type": "rca", "id": "63b7b27c5ef749538886dfd64cd9b9e8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3b7a21ba77d94be1830dbc501d74367d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c2b6bd99d1874ea9b3b7558fdb005b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5df08f0d6f7442d9bf9a00bd6f1fde56", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "580db4898b5942beaa485d0be2c753ce", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "00553514203f4a12a58dfb426aee2431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b6655aab821a4306a598f334979aa05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "64d94ee257af4d7abe94201b6a2b8e91", "region_id": "RegionOne"}], "type": "network", "id": "5155092c790e4e2096807dfe18b5bea2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f61330aa949042639f0d600436bf9fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3e0b232796943f68bd5f365810804cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "967a00a0303e4e57b19828293ea261f6", "region_id": "RegionOne"}], "type": "backup", "id": "949e2ef9c1be4df1a55505ae70de2efd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1636b197b6dc4768b86b80763329239d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d02c8b6cf7554008aa2a9606dfcd98e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33525337fc534a9391024e6ad0a9ab0d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c0092822d2c540f681b3ce881b6c6d35", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9174da5349154227a4e996c1ccda99d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "555409f06eba47289365d888a973f6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ef18bb6e68514863b65631b7ec5bcb31", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5ef8165773b3476eaa16b637225a4260", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f3279f885e1c46b29a039822dc517d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72a8d90b25284887be7ecc8606f5286e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7f2523c8c28145b9943354a6db4c4319", "region_id": "RegionOne"}], "type": "monitoring", "id": "9bba271dfce54e168bb05bca13f11251", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "11572cb6577b42f5a7991bcfd0caa4ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5678c4142dc2471ca1ef33d2ea2cdbb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cad001e0289a49c884fece1fe280d491", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "256abb203bb3424a800cc28d5f7ac993", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a0f95a050e4e4104b7b11528e3c31ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c226c015568b49208c9744777ad2e6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20ab932d6e1d4794b02dfed4c1765184", "region_id": "RegionOne"}], "type": "placement", "id": "83f03428612a44ba879354dc4e3d2688", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d708b3d377f4cf3b3636f0d17602262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a37244b4358d4388a09bb8e81b65d3fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d27cba5d9fdc44098d107bbdfbfe6698", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f0ee8e4c9f9d4496990bfc2dec6b111a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86e72f61862e41af99520fd7f077a288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83993f51cb7b49ca906ab0ed951d8538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "71ed9afcb7834a049dcda1d254edc815", "region_id": "RegionOne"}], "type": "ha", "id": "e01a2bc094bd48febcbb87418270f8ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1478c8a5fdcf49e89cd5736298070640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b310e4cbfc3498590cfe5ae2749423b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "86eeea9815784988b79ea905e21870f2", "region_id": "RegionOne"}], "type": "reservation", "id": "e177fbc351b74a49806ce27e560eace2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d308c771ce04cae9e9c9a924eaeb4e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "069ffa6219fc49dfbebc7b9466f7d2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e3cac049065442f2adacf527e19384f5", "region_id": "RegionOne"}], "type": "function-engine", "id": "3b3af196bf3947c0b3d8680fa852683b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7328e95e4ec94aed8744c51863e9b660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ffb8ac850fef47279c22f6202554bb09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4456bc9ac9944cbdaf148481f40839db", "region_id": "RegionOne"}], "type": "accelerator", "id": "13777d4ada3b4ae780713a095e1f099a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4f5b88a8b0741f292142541f6c1c934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "30e408a94ddc4315b8c808e094a2bfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "22a6007ae036448db06b8e7afc865ace", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cd22fb60109542db95ad1cd8552b6866", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c99423b7811345119a06e712ce0e4868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a1e4dedef4a4651a39ef5bcc177e32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "26ab9f9ee88148678b474c8721ca8ce6", "region_id": "RegionOne"}], "type": "registration", "id": "60c15117a14f4259990390923ceb1b04", "name": "adjutant"}], "user": {"domain": {"id": "81775b63abae4efea46d2d692378c2ca", "name": "ec2ee837d0044a7c923a19730e60412a"}, "id": "c6f58e32718548f28287d2fb6dde0d4f", "name": "819e038bcea04050a7ba7b7d9cbd9aed"}, "audit_ids": ["400871ee6a43472ab1aadf2aa0545a07", null], "issued_at": "2020-04-23T06:25:55.515743"}} 2020-04-23 06:27:55,618 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,621 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,622 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,647 openstack Calculating hashes for /tmp/tmpC35iym/tmpdIO1Pc 2020-04-23 06:27:55,649 openstack Image file /tmp/tmpC35iym/tmpdIO1Pc md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:55,703 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v1/images/detail -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,706 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,707 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:55,726 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v1/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "owner_specified.openstack.object": "images/image-2"}, "name": "image-2", "validate_checksum": true}' 2020-04-23 06:27:55,729 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,731 keystoneauth.session RESP BODY: {"image": {"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "id": "7500546c-08fd-4641-9209-567ff6cb606a"}} 2020-04-23 06:27:55,749 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v1/images/7500546c-08fd-4641-9209-567ff6cb606a -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-glance-registry-purge-props: false" -H "x-image-meta-checksum: 93b885adfe0da089cdf634904fd59f71" -d '' 2020-04-23 06:27:55,752 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,754 keystoneauth.session RESP BODY: {"image": {"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "id": "7500546c-08fd-4641-9209-567ff6cb606a"}} 2020-04-23 06:27:55,788 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v1/images/detail -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,792 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,793 keystoneauth.session RESP BODY: {"images": [{"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "id": "7500546c-08fd-4641-9209-567ff6cb606a"}]} 2020-04-23 06:27:55,828 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v1/images/detail -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,831 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,832 keystoneauth.session RESP BODY: {"images": [{"status": "success", "name": "image-2", "container_format": "bare", "disk_format": "qcow2", "properties": {"is_public": false, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, "id": "7500546c-08fd-4641-9209-567ff6cb606a"}]} {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.130220s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,787 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,791 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,793 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,795 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,806 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.729102+00:00", "project": {"domain": {"id": "c4533a813d524d2bb993ce576e0ac2c8", "name": "623a4edf6482484786133e24547e07e3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ccc754376ff9473eb0ace2aa10d3f783"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b93c4b6077264bdfb6451c2029f0f8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0931e3f0554740b19ed4825ae01e07de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "08ff735c017243e78f8529ef9ac9673d", "region_id": "RegionOne"}], "type": "identity", "id": "284113f7b51043d1b466f60d36dfc2d4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a6bb5f4da0642fa807044642e137f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "955a0f0cb996478b86fd4cbb693ccb2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9317f3eced3043ffa15e4965f5ac1293", "region_id": "RegionOne"}], "type": "compute", "id": "d174826bdefd46de863715f79bd66b4c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dfd1693ad4524f93a1f0d6f11c394d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f5921f5dde9847afb0f7d842155b68bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6870304a934e46038c3fcc30dfe134de", "region_id": "RegionOne"}], "type": "image", "id": "c4095472783147ff9cfc2d3a9be98701", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3eedd5c2167947fd89ce38042b5fe4f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6ce368d1e85a424e9fda99955482d06e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d28a6d0c402049d68e9e878ae9564eee", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ecb84f5e6ecb4d258fd3bc8f0c7b4db3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953e6f89ae694638bc33a8cc79d2e05b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dae0400df5348d5b033f4a4734c5e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d819c2e5b884257af7d3a1cfa69a297", "region_id": "RegionOne"}], "type": "object-store", "id": "ae646f8802874cb4bf20301921f744c0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6935cf5921df440cbd49c10bfc2abf13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "041b77c78df34670b22e02f578d730ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b02aabf3ebe04179978b09e8c29c7b66", "region_id": "RegionOne"}], "type": "clustering", "id": "0eebc821ac284e0bb178afab6225fce3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a28753aa42ab4a228e058f0ae617b59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f82cd156c7484ef38ab4c6d3a3fbad64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5dbfb6c6ae604ca988bf289f6a5f3e79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0065842d83c541fcb8a862842033dd95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9896bfb7260c47f7a5195b95ef477a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0604acc45544385a49eba822bbbfd55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "df95c524b7114e8aaaf9e6f7bc99f7d8", "region_id": "RegionOne"}], "type": "cluster", "id": "16263bddfc524987a2a28f6de0bdd56a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5060b0b3c689471093700a68e88659b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7ccc3817479b47ccb90891901185f864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4132d664a75e43b5898de9710c740901", "region_id": "RegionOne"}], "type": "data-processing", "id": "bbce08222965457d84561627ad77267f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f9a5cff075e413aa60495b65aa91bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "054fa309304f42b492bb6bc5b5c6e55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "70c6dc220a874eef836b9c76c41b238b", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a43df5931ca46acbb44ea73dde98cbe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f94dc9309724e23be693cfd762937c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c6ed997a1c14d5f8c95d799e6f3a2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0580d81ed93a49bba7193354fde6bee9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "805463e49bd94794ad378eb055b74318", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "23620f80fe694e0ea825ceb949583e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eaab82a2b50c4f30abc3a636a758a5fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "13a858485d8741209b50fc3fdba9574f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b891c71af73543c8b0829a63f0372956", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6238d2a362e147b488c7733d18848581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9fda7f130d8c4e5b99ecd32721098eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d0c8f3c17e4e41f4b295a8ac20b4f3eb", "region_id": "RegionOne"}], "type": "key-manager", "id": "df9941f8e5664a01a6111d2cabf92921", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c2adcb7e62c4bababecd44703309d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "41af61f3c7204c9d9f55128d7d611123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "53d3a89417384e1ea494a373f8abd503", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "06da0f3f93ca450086ea48c11d0c7376", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db73a050e2ff4c0db4a490162f9a9da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4cc6dbec80394b40b08883488c056a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "86ec4ed5cf7e4bb5a12a6db4453d1930", "region_id": "RegionOne"}], "type": "infra-optim", "id": "29b839b6b0124874853af3a5006e3646", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74559677d02449329478ff049b33e207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "888aad3726a24eada548b6e213c586dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a265d4a8736c478bbfa7b71d58db21d6", "region_id": "RegionOne"}], "type": "message", "id": "ab7660ef124045e2944867776349106a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c653e1849d74e05ab46d4ea82071a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dd34b0da5ed74ad2b4405fd01970fbf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0858fcbf8d9144a8a1b67ff971528fb9", "region_id": "RegionOne"}], "type": "messaging", "id": "c989bc071bfb45ff9b4e03499adb5d8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c5d34e111ced41f5baa9ae87e4b02b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0344e80bfdfc43f09064cb3757a503fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6f1cc77a43d34009b4f1a2afd34ed593", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7f03f1537a2642be971b19fc199206f6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "feab61e21f8449739ce42c1f20a85a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91c90cdc117b47d28d458ca27655fb3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ebf513a57924abba45ca457717d6378", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1f073ac2e6f740de8ceb6b348ba61e4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9799aba2d904ba3b375e19fce34d29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65ece37859074cf6b8389050bee2ffc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e11a47bb413d46c2bc6fe789b0e4bff8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f320ce66c6d742b5ace0831adc6dd748", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd2ef44a3cdc476faf1906bdd722061e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f227091897e246399fdd14044d6d84fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7ffc196d9a243e88b889c2973cbc605", "region_id": "RegionOne"}], "type": "container-infra", "id": "a4ffb16d226f49dea21c27639f6f4769", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "887b44b9442f42f6a674d990f9099467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5c7413e4a2864a8fb873ddf5deeec34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a717ff447659468d856f5bf7366ffc5e", "region_id": "RegionOne"}], "type": "search", "id": "19fc76afda194d59a717d569efe86be8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b58421501303400cb227fab2300d1094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ae3453c02fe45638c5d33d9b5bc46e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2c3c26b5c077411fb52b338ea062f7a1", "region_id": "RegionOne"}], "type": "dns", "id": "5544e38bf0234c51be183373b22123cc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18931bab89354ec790528abfb012a127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e069640d404c4825b7ef75b16e21a50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8338fe37c9514991aa642dd4c2a3fb5e", "region_id": "RegionOne"}], "type": "workflow", "id": "9191ff910f044b808fc7953176470a41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "779cd0be26194536b34439dab30a9268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ad74e8a7ce64699b87ff4a950f6e8bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9fb7c9697f64442cb57229d98febda6f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aeb1c0539f504253818c3081c099081d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "89c1354ef7d647f7a5f15a3957176052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5e6b8abd60af431bb7b26a61ed17ba9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b1602299c1cc42c8a415969441e94686", "region_id": "RegionOne"}], "type": "rating", "id": "42faad28aa8b4e52b66d1127bb3f6807", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eb5215bc44364d8da292b00de85551d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f41d2ecdd9d406b936395b6e79328a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6a16790f6ac8438c9d19c441cc36fa54", "region_id": "RegionOne"}], "type": "operator-policy", "id": "54ecae12f2af4c499e8bc24446b595be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42cba617c5024e4a871acd3af4fbc398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa5d49083f5f4e00a2a9deec04a20b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc60a415742b418a912c49b7e5da3149", "region_id": "RegionOne"}], "type": "policy", "id": "d254ad124a9046bdbf8a3b6768bceaf4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af826c0d7bb1406e8a408c2fa7ef8694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a263e0ec6d2f4da1962e18985728a3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58b3bfe6b1dc4779b85da55a81eb24d6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36c54ef3b55742d19e7d376726c9e7d4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "281539b30021475388fdcac8df4dcb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cfab559f731046ed9d10046c1cecae7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "062b1540161f4cf78f485f488b60435c", "region_id": "RegionOne"}], "type": "sharev2", "id": "cde6888a59c34af4a6e8fbb0d14a6c2a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "34830e189a0848e9aae9a77b7861cfb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e03e14c96dd54f39a1de7dcc0214f4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "557024836b65460da44c64dcfdd953ca", "region_id": "RegionOne"}], "type": "share", "id": "50fdab9eb6f34810b8fd350b14afa18c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "28b665154d8a4d38ab4f6f7fd1b99132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "916a0b0f25dc4f26a223cf51d0993bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfd860d519c9469bb439c6e038d69fca", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fb00cfa4b36d40039618837cdb74abdb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb1ac948807415780df9431cfb433db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c85a2a8e51f49228e9fb31301468f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0adfd78b6614c9e904ff317a4d624b7", "region_id": "RegionOne"}], "type": "orchestration", "id": "ebcb20882f294834a45fdcd40c0969a0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de7becb33206461d985e8f0074ff9264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3937162ee7dd475ea508575058f872ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e797b144984a412599df303091f382f5", "region_id": "RegionOne"}], "type": "block-storage", "id": "18d2cc3591ab47e2a2ff670e67e2b7ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7be45b055b5e460f8bd3d271c026c8d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccd522b1492848ca9f2ad592643613b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53d44604e9d341a6b926971d91783537", "region_id": "RegionOne"}], "type": "volumev3", "id": "c758a9d1fb2e47a2b8bcd2f4bb6db264", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adeb21f503ce48beae790bf16992024b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "584ad69471f14f1e974647ccb4ef73e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d938e282ccb4fd087ac74997665ec7b", "region_id": "RegionOne"}], "type": "volumev2", "id": "7b29568bfda2416bb0bb5d3bbe0a1a05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "360f1b3da7fd4bfc9c73dc8802a59ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f188f6dc2a8f46109ed9c4d8ad876100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cf53d12a19a41ac81153baba13d1b49", "region_id": "RegionOne"}], "type": "volume", "id": "cfc5681e12c8496da02ccaf7d3706b7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "003c11c6a8514c54a806bc5e5174a6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9914e1cf2aba4273966459fc20ab22de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb85ea156baa4f609ce215674664d288", "region_id": "RegionOne"}], "type": "block-store", "id": "c0d39f2b0a734c3dab14e2d1db2110f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "78ed0663c2d94497a9061530755d216b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34ae2da7989748e889e7b9b67ac226c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3d2e017bcf7f44209fa769c2ea631bec", "region_id": "RegionOne"}], "type": "alarm", "id": "3126c50d2e3c46b48fdd54127b4217ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1075bf37b454f908a4e9afd28d4bdf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "63d637c9b0954461a2b8f0044c836a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "833c61efd60743ea9a136cbba8f4516e", "region_id": "RegionOne"}], "type": "alarming", "id": "d071880e68034cff876f6010982ebcad", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de35253fdfe34599b5fc2ee8b6d99b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8e3c435b1d44f8fa79c478b9f111ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b927b2074dcf4ffcaf0c8d5a362318a7", "region_id": "RegionOne"}], "type": "meter", "id": "cb8d54cff6344241a10b8cea7587c7fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2955ad3c00cd49cda2b03142e5ee6089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "577b18d1a348440290d895198c954c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a02aece8420d4785b7ccaaa44bb06a88", "region_id": "RegionOne"}], "type": "metering", "id": "b413ba4e94a144a2ac5ee18be0cb8ac9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb18e25462594dacb7e2908929d8ebbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a932272f4c643ce979655687e265947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26cdd4adfe7f4332a21eeddecb8f0ab0", "region_id": "RegionOne"}], "type": "telemetry", "id": "df4f2916e13a4edaa2d2a15af9997eb4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "22c308fac6f4443c999390eae1f50b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29429cefe94843c7aaee2284e92e7956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f0477c6550124f96a19db2477ebbeaf3", "region_id": "RegionOne"}], "type": "event", "id": "84c335c89ec741a0b440e5e5fd059e75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e79e22196e2495da1ff7eb573283d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d3a9640bcb804e018ea75b30f97d3578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d7dc5ab9f4bc48748cd44719d59f500f", "region_id": "RegionOne"}], "type": "events", "id": "1a2ef8469a074761ac322096e326f6f4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19aa749f098643a3b8ef971b4df8522a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43a15bb61ec048f08cd4b71952f762ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bf85528845e24ae28aee965192a1960a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dab34919812d49d18ce89d394a044b13", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eb096305f93749118ccda257263cef78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f3f2c4d670754c2da5f32f542eb48298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6156a5aa8cc0441d93b58a447846b6d4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e8e36799de024e80842e38259f05eff3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "909fe3aa52e843fdbbcb92f97a549ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8fb0346feeaa4fd495bac7e6132da060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "87ea18dffbfd430bb87064acbf33066d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7b33bda346b740fc896018ee68e0f0f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25a6209a9be44a2a84d412c0ecc0d6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "46287bdb042a4bba90d358beabcf06c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d717af8a69b545c4a5c9454f09853dd9", "region_id": "RegionOne"}], "type": "tricircle", "id": "ea4f5c77222f4b65b73b870c0340ced9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8573bfe8b425426db46b0b24da1c7d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f6050f0697b34109bd394c551885cd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cfac7f8cb8d04dc29b78f47579330b8f", "region_id": "RegionOne"}], "type": "database", "id": "56d40a6efe2e4ec1985ce65b70f46720", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "51b8f12101804dffa57f53aa7efb15e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4280f6a75b38417a87a5676761ad4b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f41f79adf674969ab5432700edfcd62", "region_id": "RegionOne"}], "type": "application-container", "id": "5cb6835501a74396a6084084ddbead8f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ae6ecae32524ee88fa08f08f7bef7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24bd7f1d8f284c4093a1b07505fc803c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23a6f0e455b147a5b57abceeca485b96", "region_id": "RegionOne"}], "type": "container", "id": "a8bc07cd5f5c484c856545180e029111", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "192c79237a8247328c85303c5b43b6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d1be095994245bc959e20eca6a6b5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ec3a59894b04eb98393eb0699634d00", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ecc6a13812a544b4a161bc935ac96ef6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0efd6e364d1d4cbc87ea2d2d2881f2ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d58f2792eb946acbf82171afdf53247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "db9c927531b34ac5bec921f5810246dd", "region_id": "RegionOne"}], "type": "rca", "id": "d2f6fe62b3264bf3a1c314ebe341388e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ca69c90245f4f248482535bb3cf956c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7bf8ba2483a942a88f37d91d0a64127b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ce1b989a1dbf4865ad988498e20b97b1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "35526834120c4a2aa47124a0791ff336", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e3b4f0244fb64a15acad7fb991799bf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d1d58f109b724bcaa6883676ae772f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "058a8faa5dfa44f49bb9f1c0a7350ba8", "region_id": "RegionOne"}], "type": "network", "id": "af0a54ef78b74907bb268de3d317ae5a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e2a05f48ac894f01873be391ad8a03d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c3c9d68c8b144e95be5d4a397d1dc768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a13bdfdc3c7f450f9cc78ef4e80ae64a", "region_id": "RegionOne"}], "type": "backup", "id": "2c4214749cc34df99e90ca25f9b78553", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c0e9732141b4b1eac9aa55ce6b571c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18cedd9a0077473fbb3230b8dbc42c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ffaad8577f34768a4c8e28754252e13", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d6124001a78e40d9a8215bf639715552", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddda31d7ee434ca3abb0781a0fc73bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a8194b813bd48018bded0bdd8e8f536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3457235be0a346a6ac966e29e73cf50c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "16fe3f1e196d4632be8275822432758b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e55f910f96944b468e002fea44d62c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "af6c0be484e54732b7046503c29d207c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3bb6d178cc1d476cb8136b0c8274c412", "region_id": "RegionOne"}], "type": "monitoring", "id": "528a4f98dacf4fd0934e9497478ff30b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37559b6e254d405dad4db587cd1625ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6e0a266ef31f4d69b08122349b504526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "37053704dfc942beaa4811b8983b940e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4a390b34571e4e8cb153022f2fbe3fa9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0d77766bef06431e85f1460be77e069d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "502094454e904dc497c81fe4c6c537bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9e8bbac6d7c444bfb8bbc658fa496875", "region_id": "RegionOne"}], "type": "placement", "id": "da36cb33848e4d1eb6653facee4dfdb3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3eafc0beabf04039ae5d1a5e2d686ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "448bf4f577384c029de904ca42c66c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2e0ca9611e594aacb0fc013ef1f58c15", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a309ffe53414447ab2b5b9163aa6098b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "26a7134bfa094bc9b618384bdcd7ee2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7ac73ef2debf4d86916229078ae40a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e450d1cb23f141eea36e3c3e743f9298", "region_id": "RegionOne"}], "type": "ha", "id": "aa6ab80bb24343509edaeb135f8e7a06", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "27acd7a9a28240878b7df9dd9a4da509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "334ed2a958054a2aa234527932d86dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "47f6092e248b47c6afdfeabf38f518dc", "region_id": "RegionOne"}], "type": "reservation", "id": "0d98b316d29c4683905958cf91c373bb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bd32679141f7441c95a6d19b43c777e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fd839690782f4354a5a0a55fd8041d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d498057e17d4ef0aa6d94cd59bf7ada", "region_id": "RegionOne"}], "type": "function-engine", "id": "0b8975377b224befaeb78664a3807157", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d62504422f3b463b8e4c23b789eafb08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ecc3e914a46f4c7884a848b0c700bbce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bf472a0a544e43b48b078b8dd0afef71", "region_id": "RegionOne"}], "type": "accelerator", "id": "1aacc9ea1ba6483a98cc748c79f2a06f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e747988dfda04d2a91928c4e34953229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fcaf7a4e613b494bbb2e4f397a82e676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6cfeabaa2e204bad9872d2f8f38ee1a5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5694c261cc444f1a9bc9a9a060323203", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "506d9c930e7d42b4bd4f69ad36b49cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19c0df532b7e4ecfabc974fa4cab0254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "61f99eb58abf408aad4bef3cf97f839f", "region_id": "RegionOne"}], "type": "registration", "id": "ba465a953d914447b0097887f62d17d0", "name": "adjutant"}], "user": {"domain": {"id": "f18721d8b19749d79f160a24b1a0ff32", "name": "4ffb55f8b76a40fea68224e298622bfe"}, "id": "0c3182f6fb2f485fa12d9c29cfa1cb39", "name": "c9b1194d514a4e91bc72f3f0a8f11f9d"}, "audit_ids": ["986656945e364bcdb883f47c19b0a4e4", null], "issued_at": "2020-04-23T06:25:55.729102"}} 2020-04-23 06:27:55,847 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_object-2/openstack.tests.unit.cloud.test_object.TestObject.test_get_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,852 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 20304400896 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:27:55,854 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {29} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.652204s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,256 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,259 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,260 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,262 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,274 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.200103+00:00", "project": {"domain": {"id": "e8d1b17e38624089be2e85ad3cf8fac8", "name": "08761bd945e643e188b679de134836a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d86d4afeed2348fe8e6a55e7a93c3b17"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "872cb6b29bca41018cca999c36745489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "936de471410b4b86a3ac28247fbb95ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5e06318af7644d4e848643fcd51af1ad", "region_id": "RegionOne"}], "type": "identity", "id": "add7b0e1d3754033b9e1c21a106faadc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ad23a3ffdf74d389385d6b25cd95cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "18d3a2fd6f2f4013a15128fa1501dfd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3af3bba48d53469ea834be7e89509ebb", "region_id": "RegionOne"}], "type": "compute", "id": "74e3c228d3c547fab2cc9a6b26d1c42a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "df23ce78ed844231840ad3a59bad47bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e1af571aaa3b449ebbc784c1ea98809e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "68ce5c10b75643168d644372123996f2", "region_id": "RegionOne"}], "type": "image", "id": "45cc46a0025f4cc9b32adb98791a1a9e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "21620a69c6664136aa3623c3770b79b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e895d89fe58f4244af450de91731bb69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "129ef4b2dfb04c139291ad7f68284c6d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8f8977de9563420c8ea86de0e08c03da", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3492e590a71044dfbeb066904cac7c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26c9f8666bd942f9a20d7baaefe9255c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "633900d102e043b29d2fc412249df71c", "region_id": "RegionOne"}], "type": "object-store", "id": "f5935b735e4b4b949427f92fb0a36886", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd9b52808dfe4b339306be422e3537cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8ae57ca30934f53b511b8bf2c8fef40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4bb1ff85a39e4548a97e71b74fc43f2d", "region_id": "RegionOne"}], "type": "clustering", "id": "1304dbfd4f84430c98a2ef4a38dca713", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02c7ddaf85804a77a4a51c96e48f2b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b9659c40b75456b827ecd8d87b0aa1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "91502d8537114b58971903a703b60e58", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "00598f797a9847bfa126a366a2fdd675", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "363288d5bd3f434facaee2a494137d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e54ed7c6152041eebc0eb360ceb09247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e646b60caadf40e09bf4909a8137a23d", "region_id": "RegionOne"}], "type": "cluster", "id": "564998798bc9401f930c5b8771357c77", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a300061b1f242608909229967c2b654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "74d2c11c6fcf4feea500d8dcb416b4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ddeba92179354ae79e8d1e7cfbe55655", "region_id": "RegionOne"}], "type": "data-processing", "id": "dc8307d708a044a4b090deaa414d60d1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f59b80e8681d46769c79ea9836018b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43451c8574eb4c1dbb02b35c833ee85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "135385121dfa406180d03d7414d4e140", "region_id": "RegionOne"}], "type": "baremetal", "id": "395ab3b7b89144d59626cb8e7614bf58", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bcfc3feaf87046b2b569d146fecd865d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1919a72de3049688b9aa05246e9734e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ca45e1125c6413280186a34d890e342", "region_id": "RegionOne"}], "type": "bare-metal", "id": "76ebdd52395341229b0109114f81eac9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86320e592ce44c1da87be4969db20a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7537e87bf547431190b68ef0d0ba15c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "543d0d1a04494297b56a22497e68a6e6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ca85f79ff3d94828950bb54725ce1e91", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6c4dc134126f48258aad637699071406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11dc685d49384f0882680412bcfa7ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "970e195caf3448809d1c0dc980b6b444", "region_id": "RegionOne"}], "type": "key-manager", "id": "e1a756d571474c1d9b0ec08b8dc656a3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f51c82bc94c64fd3a44ee47a3f9e11d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98a2b09a72a4492f8c27ffb0a153e642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8900531fba864bc8a286ed05dc2a7e6b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d0bc5805a7946df9900f24eef8d7aae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5192a0d7053d456fab4d184bc634cea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "309e9a9ccab84dd1b9df6d71660a7f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "971becceb92d4121a6885bc234ee0c6a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "12e78b41f508446592f3b0b161b6bff7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4c01146a5a5143bcbeafaf9f5def99e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0d0d1f9ef11e4f8a916d21a31180b527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0478d5f4524240cda5c4e459a66fdc0f", "region_id": "RegionOne"}], "type": "message", "id": "b133adfc494c448592e493e6d53b68fb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d95e4d5999e24e3a9a862074cbdade80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "076478c0ee0045088fa769cfe9e6e45d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5513ba0264d6470f9e0cd213e48ed84e", "region_id": "RegionOne"}], "type": "messaging", "id": "be259e73261445e7b2979c4467976c1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "418fd9761f084cbf92c6915cbcb32e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99599e3256944b00a73c77981a0703cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e9b57d18c84f451b8cdd0a2cacc420a5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4e44f6ae37674d1487c3ab8bc58e0126", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1ee76a086dc494c8ccf4f6cb3832ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bdeec9869bb43cdb91a29f312ce9b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e2f5ab2d51948f5b55ba75bf045d306", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "00b39a1a99784ebc945dbc4774d589f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcc7b8e142574d7dbdd09c6a7da3f7b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1316113bd130494b9de6dcd535389f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99261646e67e481c8d44ca040c02c2ae", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e19e7bc5aa654b8a8a8e22fe84116982", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cad5c697a9da422291d53ba49242f057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "090c456245764a34895dc9879bf1830e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "868e605886004279ae77fe2aa592dc2e", "region_id": "RegionOne"}], "type": "container-infra", "id": "e375bd068ddd46acb7b72c3d903068bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f8cf18dca46b40158e7c02490d01aa7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4371acbc46e248b9abb1cbfa197ae181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fba53d5a5e9b498f9db09fe361448d9c", "region_id": "RegionOne"}], "type": "search", "id": "3787a13f898d4467bea265e9640398de", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "646c91af106b48beb7e4180d11e0b5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "da111797375849b99201f70cd26f20c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "65a54a930c51458c8000294cbf3d33ca", "region_id": "RegionOne"}], "type": "dns", "id": "bf3999b0e89e458d9f484540c5064099", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb2b3fd114fa45f3865b1cb3eccb4e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69bdd6fd8bfe493c91956a22b352c434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1543c6fe88374c10b511dcb8decc53db", "region_id": "RegionOne"}], "type": "workflow", "id": "c315578942414c6688063b80832c1539", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1e5ebb440af4d9ea521fb0a3a136321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9acccaf36d444157baabe97a094b4829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "99818e5c147648bdb9eafe32904f9923", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7ccdb831c9fe4efc8c2c7e4bb8ee1b9c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a47aa02c9de4470d975ac48349a2ad24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "349ff6697669448e9beb4d3dbdfc4e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b62b07cbdd1248538a908423598c1b3d", "region_id": "RegionOne"}], "type": "rating", "id": "5afdf48a5cb246f4983c529b082777ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8c55ecdbe9943fdbb2399f545f0be13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a88af24ff1f4038b71a9038965203d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ec6e4d265604d39983c4ee17fc51a31", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6d6d02d68eda4c0ca265a7dea36fc32a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40b91b74c702445d86b2f4987abbe955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c8c154f3628478cbe4176a4626abb3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1c4337fdc154df1a039c00f5309ec5f", "region_id": "RegionOne"}], "type": "policy", "id": "e980220d37b8447bbfc9c29191feda6e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c16fa299d834dc8aa7e999eaa968f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6736fa0b2f8e45329e9ae8699d176d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fe7de5a811ba45f69bc7ac68f01dcef3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ef31c4de270e4789963b1628cdf47d66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "746e1ad5542643f884776762649fcd14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc272cf2a3084f15bc8234c165fcfcbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7aa00c25c4464fc696275df725915ce6", "region_id": "RegionOne"}], "type": "sharev2", "id": "db4388742d4d4a888bbdbb2f97d6e55f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb625f9305384d15bee6f0007b9259f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ea2a069898842bca609e729dac42940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "93e106536e414629a7aea2bf6614b997", "region_id": "RegionOne"}], "type": "share", "id": "88be11b172534d53b1b8086037e6c978", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0e48e8b076a4b7caf9cdadf70ad75a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f21958990e54b50aceb3b3189fb1b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e4067fc30864eea94a8906c4ef68e7e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "338026bd3cd944e0a2d835ddd9cabbf0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "684ed68bcf8045db9f44543760bd41f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64874dda326b42d0a9e2524c97098035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5948fc69cb94637a640e04f04537f6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "4d3ddfd39ade44468039281a84b7c330", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c916eee09e6d4a04bb1990bed927f8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c554454a58947d28dbd263083908ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87e45511e2964e53b67e36ee979ff4a3", "region_id": "RegionOne"}], "type": "block-storage", "id": "5fefd4f2843241dfbd4b8c743676fc69", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41ec9fbaf887470490437b29aff7eb90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99c0d7074a374a19854d92d600070970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fbb48fdc0064c93904055bda7fb6a48", "region_id": "RegionOne"}], "type": "volumev3", "id": "e9eb1f14663f4025b169e2e31a932ff6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d1d78fe7137478dbf8eacfae6e4ae72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d46d780d6c149dba846f21565e61b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8ef06f923134ba2ac2cf9df5e8584c7", "region_id": "RegionOne"}], "type": "volumev2", "id": "75bc2dc5f2bb4c58a31f6fafd014c295", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4054d1f76c874e879fac190b3c7c114f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bae44341cf1144f39abd8a6801da4633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fa24064897844c28c41c61d677f309b", "region_id": "RegionOne"}], "type": "volume", "id": "87776ff24ca047579034ab6f625df5ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8433528b2e2140f9ae3ddd21f42b4791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f98e54cbccc84f00957140fe4dc68474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "403b8eac18e2456398943dfbb3244195", "region_id": "RegionOne"}], "type": "block-store", "id": "2173bf89ac474f17964d2b137a9f0ef1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3fd7f3504d34d8d957925421fc8db4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42c16dc43bc84174b93b12325182de31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "866de0438ca345cfbbcbd5c65dee26aa", "region_id": "RegionOne"}], "type": "alarm", "id": "c8bbd4284ada469291e5eb5325d8662a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bfcb8dabcc51415c964d704d151b0b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18cb68b12e7745bdb276d8ef308b576e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5ee6299e626a43f6a217e50cc87fcf3e", "region_id": "RegionOne"}], "type": "alarming", "id": "e07db164ab854372ada984c1e5e4e69f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65de62bfec944cc3a0beddcf20ba648f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6636e6d8069b4a10947e843829f51fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0876fb8fcfa24095a345740010a91380", "region_id": "RegionOne"}], "type": "meter", "id": "18ecae602637478d8e2622fb21d2318c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "113c09540f3e4bd89a556506360a498b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1260f4b58fad4f069bd2452b3ec3725f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd7744d3b5244e14b6cfa562a542fda7", "region_id": "RegionOne"}], "type": "metering", "id": "ccb4ecb6962845719c39630da3eb32a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0c36a90108044a39a49fdf10f829485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e0211a1dc8f4cd0867e1aed644b7cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6fec6980f00e425d89da89a9a229e41c", "region_id": "RegionOne"}], "type": "telemetry", "id": "033a21e0943d45fb8158beab914ebaab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df08876cd0334c99b14d02ac13527df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9c7e67bf7344460c8307ada3b240e512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c77a906855154754ac77089db4e9bd68", "region_id": "RegionOne"}], "type": "event", "id": "5b633780834b4666a3fc839f6534dc26", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "94e41c6169ed4c1ba83428e05592f30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "80df9ef495b44e20b517ff5b4f2bc9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "10bd5d9aeb7749ffb3365cd5db1ea55a", "region_id": "RegionOne"}], "type": "events", "id": "62ce2b62ad5247be89c389799c81891f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86887455d5304108ab321b8bf64d7b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86e82a237ab943a78ae51f97bcbd8296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "60b513a269ca4f47b1b3046398ce40f2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "598088e5640845b0888dfda2e6d30873", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a23a598dc624371983a2197e6d30092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8749f7cfba74dc491e5c5c111bb0231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a9032210e7a4e5593d96196183b6ca8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "06f85b2c801341f38ddb866c3b727975", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bddcc5f1481427387218836aa9308f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8078e6efbc04d538ec822748a915d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e40ca1292cb4af8b0743df524e19ea4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b465ede534c948fea4cbf14ae5b30eed", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d316462fe03407a9eba913100ca6cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ec2fa99fd5c4fb0ba0e3d7e470c4bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ef2c0821a0849dea4bcc0d3134871c0", "region_id": "RegionOne"}], "type": "tricircle", "id": "ddfd7fb5f43740f8bbcbd74ba0b9fe5c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d6d7460500aa4767bcbb15792a554900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a9bc010fc605406ab86df7c969d1cf25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b6f7b56f69ca474f8d7a4a35bc6e98bc", "region_id": "RegionOne"}], "type": "database", "id": "dfb819ec37a7499fb93a358e50d30689", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d0af0de392b4596a64075c417c63a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ab58c8e340e4896af9cad77e595650a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ddfddb08caed4857bbabcd6566c6b862", "region_id": "RegionOne"}], "type": "application-container", "id": "d0dbbb7c2b564157aba1ec9a710c9430", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "087e6076405043f79c16c0169ac8911b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f32046b63aac4ca2a88c5168c909776a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fb0f45f249844dfe942323d500f65f70", "region_id": "RegionOne"}], "type": "container", "id": "c846c8b1d3a7467ab51eb2d499136dbc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "44f56aab355d448195337c8c3010c847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3adf116c837449939508e2dac8fbb597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b5cadbfdf0c846a88a17770791e11e20", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "81abaac3a7a24d54b4956388c0f2d43e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04a5ac8d14574bca8828f5eccf8191bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48cff1e4388349078457d511d7eab705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "77fefb5ee5d444a6ae27a6fbeac55b2a", "region_id": "RegionOne"}], "type": "rca", "id": "3eedae926b2243d193ec3d0c7ab4f5fa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6bacaf413a92427a857b358b0254018b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "90127a8ae9314538a8e6ab20a3111997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "769de50e656d4244a179b46908e9901d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d0d8f7b1d50e468bb8d1e0b599331a6f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0fcd9380e66849c98b2c6771c2aa1d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1d69c2d96b0043d691810785ed45d95c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "481081117d4e42298f5612fb126390e8", "region_id": "RegionOne"}], "type": "network", "id": "c029fbeaf73d421789c339129a009978", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f9b75192f0f481a9c01f47807ad816c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e8e70fac15074019b1819da50afbae69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3e5ed2d360514944bd8f518ac0c9f2c5", "region_id": "RegionOne"}], "type": "backup", "id": "4eb8f5a32f3c462ea12afbc7da08ccdc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6bc7a1e2ffc3485d857c7f5ddc1556c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "673b2631804241cdb99e44edd7667676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2d7250a5a2c2411cb57a6d0aa2b11655", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec0f766af3074c6e9ced4f4a89e28a58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2f2d318da944ef18ad1a4719684501b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35ac60d708224bd1b94db3d1c4fecf00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bb51e27941114946a22dd35ac6391ff8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "45de185e296748c69f7652a37d901656", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4e7c6215ab6a4a1687d7a0dc11d8fd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cff85e5baab6448bbe000bc3ce1b0a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "18c13a34a8c9422aa4afdcff0ed0c85c", "region_id": "RegionOne"}], "type": "monitoring", "id": "f2fbd2ccaf704b3f9d7aa95905be3a74", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1fe180dd7cf648a9ba2c8f29e8372a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "01adf77bebfb4631a9f25eb7423ea617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "079a7f705704438ba5be388582e3c3f6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6cb936e7013649b58a9d123525adf170", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1077bb3681864b2ea94f0e2b5664dceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7fea4aca0cd844caa5df8467bbdb5f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f3d2e16e3dbe4422b8af510918010f04", "region_id": "RegionOne"}], "type": "placement", "id": "39141c88ad064901a8735327d3490544", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "706058c62e834509ac00c8a8d8e574cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7e702a1317a41ce9230403b28bb2221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "68f96e1137c9471a849feeed7535a022", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d3c48c26e42245758caa5b01cc895e33", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "188506aad3164ed18491fa8a4a9957c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d3e2e5d67ee44a1912d16fb0e75d0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c5a8594efb514c06a4c116f0f0604169", "region_id": "RegionOne"}], "type": "ha", "id": "485e7d15f9234ea49455c9a1c849959a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c302494b803f4f22b97fdbde942a9ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1c9ca9ac5891450889840984a1957e8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6628ad7a35da4e28b2d1d12a2425c109", "region_id": "RegionOne"}], "type": "reservation", "id": "3e9e80f7900e4394a986f55edf4a62f3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "182e31edd1934c8892e1d4a160fd0b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "76ba7c6a11d045c3a241ec8cdfe5a0dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "409c77b4bf5b4ba79e000a587debbeaf", "region_id": "RegionOne"}], "type": "function-engine", "id": "4303773405664b54aa99df41762b606d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bfe785c57c3f44c39ac51eb9785e0d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce650c9fae1a422ab74c7b729c0f6d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7a9c00634fd94b23a04ede43b0aad809", "region_id": "RegionOne"}], "type": "accelerator", "id": "4f163737a6024842926a71e88d5a5cde", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5227b3ae00b24fd987b066772ccf77dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1883f15065794707990a720b3498d64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21b494d3a3d64de0b4b720fb0d0fe87b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "258331eccf9c41ff8613c739490dc39a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36c81e8d00894fc580c5869bc3c31f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb12a9df7b7b4ea3aaa9a16acb633cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f6f2a0731c5475ab89d0308a651b534", "region_id": "RegionOne"}], "type": "registration", "id": "128988c30eed4dd1af9f4ec418c4395d", "name": "adjutant"}], "user": {"domain": {"id": "d86f472c9954428fa7f8c44eea22ba15", "name": "efbe882190944bb1b14a08a6d5a48753"}, "id": "14a7414150084662a0e3418747f8b267", "name": "8a681f82439e4a7a9178513ab9c2ea3f"}, "audit_ids": ["a228358caf15431cb522a93aa10ddd54", null], "issued_at": "2020-04-23T06:25:55.200103"}} 2020-04-23 06:27:55,517 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,520 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,521 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,539 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"name": "name-2", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"}' 2020-04-23 06:27:55,542 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,543 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"} 2020-04-23 06:27:55,560 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:55,563 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,564 keystoneauth.session RESP BODY: {"node_uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9", "uuid": "cb1681660a16463f9420c32b3c49807a", "address": "00:01:02:03:04:05"} 2020-04-23 06:27:55,642 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:55,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,674 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,677 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,677 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"} 2020-04-23 06:27:55,715 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,719 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,719 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "properties": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"} 2020-04-23 06:27:55,759 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "provide"}' 2020-04-23 06:27:55,763 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,794 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,798 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,798 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"} 2020-04-23 06:27:55,838 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a38c603b-d144-44bb-923d-8d6ba4507ce9 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,841 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,842 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "properties": null, "uuid": "a38c603b-d144-44bb-923d-8d6ba4507ce9"} {8} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.388507s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,504 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,510 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,512 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,523 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.450424+00:00", "project": {"domain": {"id": "3f5dc47b39b14df29db06c520d3016da", "name": "5142b69ccf374bc0b9ad3b17e8621d29"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c44aaa58f157457d8b6b8177d13db51e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "564e8a80db78434eac6eacf01da5408b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ce39f51671b4ff2bd9404f3f77be144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a0f377d2288f47348c3d31ee2c086096", "region_id": "RegionOne"}], "type": "identity", "id": "fa4249b440b04783a7c225518a793727", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4446260fbf5c4557a8cd7aa19216a76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aaba5f6e972249608bf0ef88bae02c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f1d48d21e5fb45578b18e50f1c84bd69", "region_id": "RegionOne"}], "type": "compute", "id": "7233fb6c06354a1bbe9db328fd3a6de7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "942dd73e710b4d759ecadac42af748ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "112d349ec9414952b0deb2f3f9848e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "31b7834547ed45f4aa53b15a8e3a7f08", "region_id": "RegionOne"}], "type": "image", "id": "a7fb5ac5bcc447379527036eb8307ff8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5a52a8f7ce2645feabc234c796c46501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5f670a797eee443db909ca830cb6c440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "209b91035ff9426c86825de20a3171a6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cc5ab371e76444d98623364003154212", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94463ca56d4441c4b897ceccd5d6f164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "965d0c6af82540489349b7e74b6348fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb2a3faa7bf47c4ba12304d5053ed6e", "region_id": "RegionOne"}], "type": "object-store", "id": "88fb9628b2c64f129df6b823c4064032", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "724ad121402f4e59a97eafa8cecf9d6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d1c82bb32dd49e286049fb10bde4022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "af6235de64b449b69128abf31d65cbd9", "region_id": "RegionOne"}], "type": "clustering", "id": "29543891cb3b4a669ce24385f3ed54f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58557fde2e3b4074bb9f3fb40a589dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93b058af63834d79a31f9d6be149bc31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a31a9978d098440b98858433f885f553", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4982bc12bef84e9cb2126d0f74aadcd2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6632b10aab924c869ced3d2ce372b8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9bfdf9c317794ef2a2a1d7f6bd62a78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5f2f3979dca429494c2b3de77431e67", "region_id": "RegionOne"}], "type": "cluster", "id": "e6b01f7c76ba4451a805ee5a40f60e04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5cf18841a9904fdba9b09eb60de55e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "420efaa461f342b58aa717c54a55f44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9ee0f079bc8b4acc91df109ee055af3c", "region_id": "RegionOne"}], "type": "data-processing", "id": "5da5496ed9f94d4292df3e47c6a945a5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b2ddea2eef043db9f51422b50bab85b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f78d8f32f06f49089976085636703b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8bff45af571f48a88539f015218e7722", "region_id": "RegionOne"}], "type": "baremetal", "id": "3c8a49eeb1a54268a50b5d88b514f635", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09eea1baaedb49b184be293db04a88f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b6dee0558d954240b015755fedc43513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45d4598b5a6f43bab789e90c6c3f3d21", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e2d43efa3a0c41a9987808a117e94b69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d2aaaeb2c144785bf683a60988d0126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acc6467b1e834285b73a331ba040c509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d164ee20159a4d669a99797a9d3c360a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d1e42a4eab4c4da1a7393392a0645fb7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1213c97f0e7948b4be029010233f27ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fca2cdc32b674896afd6c91969b20d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "21d7a35bdae6474888b5acb7f94ed7f9", "region_id": "RegionOne"}], "type": "key-manager", "id": "4dc8180540ff4885912788c9688efb7c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86f68477d7a34a84bbfe00b54b8aa3ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed19e5c9bf1a4319ab8c4d9fecfbc6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "830e853a3b0c4e23a577a3435e048c94", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d826f2415e69454abf0640c7a80f634a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "286726cc407a4ba9abecee2e3f5465e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "050e29880f954bb8a11aca7a26d485f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8cea20b031be4c189fba479b39ba4412", "region_id": "RegionOne"}], "type": "infra-optim", "id": "75c0aa9b25b34e898602d0b97c2c6492", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e9a2c54c7c9a416dbe55d4d235853efd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cf2f6f1da0d14a1ea90b87a8be7e44a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc9daac64f444209abb8ed72b25d060b", "region_id": "RegionOne"}], "type": "message", "id": "d02c463834f6495b82164fb742aa08ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cdc2dec489aa4dc9a9ec83719bc463f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1a6b31f4ecc40ef9058756566d97ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "16c92276ca234a5588166dcb825d6adb", "region_id": "RegionOne"}], "type": "messaging", "id": "3aefca2c90254a6d9917ddf81c139a9a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b4b5a6b7f7e64942b70673956bf6936e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "64abb8aa111e474d8dbfd953dd74813e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "218451c15e6048c096be5d72e82a1a67", "region_id": "RegionOne"}], "type": "application-catalog", "id": "74173f84e37840a9acb51ac12451ce76", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bc28b8c1fc84fea8f9d52cc4af88bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e0ee6a3f573469c81b4178065e4fb46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1653614c63e648948f586ec1a550abd0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b47d7af393554a13872ef152deb2490e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ead593e23f0b41ee998ff944b90368c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed19fa6c506241f9852df40e4c1e62b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ea97871ca5d43b2b237e0cd5f5e479b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b5b8fa47108f4457a0dc6b0f31895b3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "249bf8a5fa204588af81b4daaaf6f7b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18878d52c9de4a728e158eabf49db1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0db26382f83a4e58a41d0f44bce20c7e", "region_id": "RegionOne"}], "type": "container-infra", "id": "c1261be49ec347fb8cace16d48441e6f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "00e6d6121ff7483dafe131fa5139caf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a35f8b0e3dc7495aabac225624e5a6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0b33b4ecfdd74fb7a5e0d068bc05e515", "region_id": "RegionOne"}], "type": "search", "id": "7c5c91c86ef0418e90718c050e359f61", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "740a165b71d14a4eacf946839fdbabfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b11826b4a9dd4e60bb79361cf9b338c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "31e6c13a2d9f4ccc96220dd36ae4c781", "region_id": "RegionOne"}], "type": "dns", "id": "826c3ac1586a41caae80c4651da3fc31", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aef93c83daff4866a5e47bab61086821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1eb307674a2472eb6b90ae66db260b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "731c8170f3464abb93e818b46369f084", "region_id": "RegionOne"}], "type": "workflow", "id": "a910368b4ab5455a879407e91feed0c6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71177502e6ee4196bade58094365aa51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8ff8bd4f63d4486b749fdc2ff276286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7d5d0dab76a44ad6b76c8abe596fbe4b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "90624c5010cf43aaacf4e4f8b592080b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "62d403091c7c4517895847037f19514b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "90591fcfdf274d63aa073eea3aa37178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bd4251f8d12643b591c013ba3a5e50ff", "region_id": "RegionOne"}], "type": "rating", "id": "d65b3f43997843ca91e15a821fe31b9d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ea01864ff4b498590fbd9c98cccd0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eefa1202429141c6aad2ed1b16f18b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "750e032074314433a05cdcba2c73fdd8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "66aa31bbc6c24578ab907d78e127dbce", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85a2c0baf8ff410a9ed62757042c182c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93a59b94397a4e7e9a36ea910c45d85a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9d052a5fc17748a7855845f03e9ed587", "region_id": "RegionOne"}], "type": "policy", "id": "f853e4b8bb984a5b99b6f7a792b99009", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0310054acb1490db379b00eb4a180e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29c1a0ce80534569a0da3e007a0ed8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ddc7698ed6548308b706c94f8f3fda8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8a08e70cee7343e4811f2ed0e7919dcb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd2e75c02b2045c99724c1f63aef3106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9670fefa0c434be8a34f53bcec764e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dffa30743ed24136a483f991b27bff06", "region_id": "RegionOne"}], "type": "sharev2", "id": "fbaf7be0aa864b5c9678b742d9bcb971", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10081cc2b4304a9390383b832e1a2cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa8efbe777f54c489005b33927b1c8e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef3e20dcc651406a8e0f5cdd3750df66", "region_id": "RegionOne"}], "type": "share", "id": "a28fac19b44d45638f353a5a5db20d85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "180d9f5731d34d72926e3e6b09fac951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "998ef6db128e458f9f80d02ea56e68ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "78a0874fd2a14793894c7eb833732e4c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "69d3e6bdefdd474a9f2dc60615b0569c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6966fbb2450a4f6883297455df8ccdbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d00d44b43bbd4e72a83c8e9888b7347f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05f652c338a043e295fd41fdbcb27d68", "region_id": "RegionOne"}], "type": "orchestration", "id": "95fbcdfa58d4451bb3a25b83eb9ac42c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8ac9e145cf14e549311d25cecf564e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e080dd0fe7db437cadf63ec8fdb31044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b04e0f3552d47e584e130c29aeaf30f", "region_id": "RegionOne"}], "type": "block-storage", "id": "70fe053d95e24bd0a4dc287c6b3e69ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f63334164ed47b088aa5f50c399538f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9684bc810ae64002ab3a92a704a980c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62e829e21da94d41b48632a5791df0e9", "region_id": "RegionOne"}], "type": "volumev3", "id": "202c2ab277e64bde96fc9cb82119d578", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e331606c14f46419510db7d4ed317de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffa1ee2fe79940d4a0f0bbd15b42a03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7062fd41a2404e69a4077cc1b3cc836d", "region_id": "RegionOne"}], "type": "volumev2", "id": "75bef15c5a4c41d6aa5011ffb1a83b6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79284d9609d14051aa93e9b35bbfe6f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec30265d7b684dd7994e00ae39f1083e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cc77adfcf8c4755bfee9682d1081134", "region_id": "RegionOne"}], "type": "volume", "id": "38160552431e454b914ad7e38804283a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ebcd9225958476e9866c6a94baf85b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e08bb5ef9a9b41368fea6df0d18de585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f6eef062cf3452c94f03096f77c828a", "region_id": "RegionOne"}], "type": "block-store", "id": "5d9ac1a772234616b5161232b33c4558", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "545898a87bbd4afbbe906a7e3f36187e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be0ca9453d2848b4b0293d683982e8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e457677bb4894315806a781ad1704b5d", "region_id": "RegionOne"}], "type": "alarm", "id": "14ab51a5bfe641eca7098d0404639287", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b637dca3dce497d83c23bb543a6d0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9177afe775b6491b9850458290033d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "227cf7c052b54714a1c641e05fe4d00a", "region_id": "RegionOne"}], "type": "alarming", "id": "aa57e24d26b54b2fbe31350ba4f50135", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0a342838f184a488c491b95bba66b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7cb44b515fbf4ff6b6a79248bae8019a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83160f61e89444bb8fbea4263c55c488", "region_id": "RegionOne"}], "type": "meter", "id": "4be050f50cb54621ad79c9ff832d8d1e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91546055a24e4ceaa5b240a1f740ce88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd7333364b39447ebdd123d421627524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "360f606873fd4ea591f056464e02baf6", "region_id": "RegionOne"}], "type": "metering", "id": "85e63cf9cd484ad7902a689e959a4873", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "804fd1b5041d4e51b8e099e57888801e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bec57b50acf41edaba6d107d3cbd35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5f3992cb3d54369bfed4362849e07a0", "region_id": "RegionOne"}], "type": "telemetry", "id": "8a7a541e97bc4e4e95dfefd65a170754", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "764a58be8c634ebeabb05753e172314c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "91b4d810b1eb423cb2181d76cfdbdf35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b2a6ccae87b9445dae438dd671cca18a", "region_id": "RegionOne"}], "type": "event", "id": "203e962614c9449ca0cd126bc3170d1f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "128d4d5272884ce4b067d4b11aa3ffcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8da02b859ef249c980194b290ade169f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "55a9aba1d0814b83b632760f979ef9a3", "region_id": "RegionOne"}], "type": "events", "id": "e37f1c1caeab4895b64b0ed1325c3de7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40560b3303cc4b989f1957bc6edb65fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c134d5a8c8c742a29292ae027c73780d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09f62e9ee4b94e61a3ba9e7dcd56f384", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a860632dbc904caf8868a212b3facf34", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2655ff461b44482db383d2284823648d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01e7187a7aaa4c9aadba69c1ec226546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ecbfbcdb7bf0470a9e62bfc16a20d697", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f6b83ad1411943d0a6f4b6e2601ecaaf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "10bce140d4b24009a1f02f01b1a17e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e29ee043c05e43e7879b6dfcf6d74f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2fae9e5ccadd459db043ca0f59e204ac", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6d7be8e934f84780ab358cf498c61e31", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "252b98e4653f4d39864daf50c21dbca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed20b2eee8a54d46816c2f2a90920f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f16b3d0af374b7d94a8da229dab24e4", "region_id": "RegionOne"}], "type": "tricircle", "id": "cd5e303c54664885ad754989d3369f8c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "33ade298b6f8415b87c25cbf2350e1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "89bc37c5f6b546c99796ceaaef11d975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0a1049cab0c849cabc718697228854f4", "region_id": "RegionOne"}], "type": "database", "id": "13dbf0eb1f5c4b34bd821538a83b2171", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c14e136fb3c4aca95107dfb78e428c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f907c8f686f146b198eb074100f56a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9a354d0436564bdc96b7f28992d7cc17", "region_id": "RegionOne"}], "type": "application-container", "id": "97cd2e21daef4e4e8597a6bfbcb067ac", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3512c70a081432b9fbf3d35deee8757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c629e191647746e9ba48b11c35e685b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3483f24192dc4c8ebb6d504a62781c78", "region_id": "RegionOne"}], "type": "container", "id": "3f6b0e9127d34713a450650dc9d69aed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c320e73157b3425a94e547564ad4eb46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37d32c0ed16b4cf7bd4cf8f82ede13bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "784d57ff3ff4424f9244824aa497ca43", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1952d633aa074a149fa003f7d5fa7692", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c1bc00e8e4e407d900d9b19553f8e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bcfbbc564ab44dbd84fba41195048557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5802c3ded632472a80871e1201b7f16f", "region_id": "RegionOne"}], "type": "rca", "id": "3bac2ca2d14f4c298e17918409b093e6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df59460443ae4824867383ccf3f60eaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fcb04bad12684085bf4758fd75b6d0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ad870d63303e4c268dc5d23649461ced", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5cbbaf9c489c46179b1cd104b8eb1a7e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "44937ff47edb4a12a4480e532e55dbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d36d93fc95e244b9a00c525577cba27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e867923eb8844a66be8c41dcabdf74af", "region_id": "RegionOne"}], "type": "network", "id": "7e8cc906307c42a08c4be8f5894dce88", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a1181bded6fb4481a55e649befa38046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "68a91254d5dc4d60a119fefcd61c5585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "12e4043118464f6fa8879814428f175e", "region_id": "RegionOne"}], "type": "backup", "id": "589a75552faa42f6bb07ab02ff31cbd3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a64165b3e72f4878b5ec89579921ab9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35e0fb4e70e545a5bb1d8c77b223c266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "17723976dbe74cf2b5b7622060878f01", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4ab543798b2345c1956fdeff46a2af04", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb24a3494a9244ba867126b31b238a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6d7c1d33f474710a5d7991cda947ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8967976b20f44f7a423a7063a5bb1fe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "50ab79bc0e334d968c7bd23514ca9aa7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a1655e84c0f4615818915eac7a259b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4728764873ea4e4ca4708cc47dfaecb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c13aa724205d4c1591b06345f602c5ca", "region_id": "RegionOne"}], "type": "monitoring", "id": "ce7e5bcd6ceb439f8a1764f97186df08", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e5e823deeef4d76852f7182e420a457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "383102a71ee04e9ea9e0568d79266c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ac4fb569ce5c4ba2bc0e8485b7bfa87e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a08d7e24364842e58b988f4f6d39449d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0a617947831493b9a2243497e6fee81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f1fc403cc15643caa6356be8d1b064a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "818ffcf1d02d4995986320203f513747", "region_id": "RegionOne"}], "type": "placement", "id": "9a2f485baa0a4f3e876dd6b8befd9ac8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ce0b1e978584c0e861db2867fbe53dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17a9a3b800fb419bb93a5786910e0db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7d955d26aa95429596752da1b528edd6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4597c36ff9014238befe6744f2e02cca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a122653ea68b43b0b6fb6c840af60aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c30331edc1134150878e422b780aca6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "83d9732384384bac878f323126eebcc4", "region_id": "RegionOne"}], "type": "ha", "id": "56009c2512ee47078142ba9cdcdd7022", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2964870277b488ca17133858cb47efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea6803b98e844d4ca7cdc3c904ba0b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7709aeca3e434f06a705b00a083f6d37", "region_id": "RegionOne"}], "type": "reservation", "id": "cd69f838b4324d80ae7653e86530a885", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4d1f6bd1c82a4f9bb786fe803dcf52c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "00bafcd0859349ca8f7dca97c4e8c7f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a3f63400519c49d8a9b8b8132138f760", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab6c3e0ba2b3427a9ea8e73c6ee31d50", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d360a445710a4c909b2dc84756175ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "67da1676a3d34f40ae475063c75d4464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5d28a4e0ee2343b8ba49229a068a0baa", "region_id": "RegionOne"}], "type": "accelerator", "id": "1a3ca827bddb480384e9343814b97ec3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd56f8cd1ee94c01b05426ba5d630027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac33fe37466e406cb146d6778f2d9f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f84644e950954a63a2e7ab0b03c5094b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "03c2c0f0321144ab9c0c37f42ebc5cd9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77d01d8292a14a0bb4d0aec3d81ef920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9358bdb698e543a6a0fcf3230ba476bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4c45e7a4f4e64f59836e81ae1537e5b2", "region_id": "RegionOne"}], "type": "registration", "id": "58e528890d3948e38d7d1f9a89af2649", "name": "adjutant"}], "user": {"domain": {"id": "c97bd9e59e454ea1aaf7b833514fd1ef", "name": "da8cfda36cee4de085eb5923afdb226f"}, "id": "0c90ba8f2f74443fba7a236f04263e74", "name": "ea25711207314b18aebb876747a32aeb"}, "audit_ids": ["1839f866133a4aaa9d23fad4c1a7c7ad", null], "issued_at": "2020-04-23T06:25:55.450424"}} 2020-04-23 06:27:55,656 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.0.0.1"}]}}' 2020-04-23 06:27:55,661 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,663 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,681 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,686 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,687 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,799 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,803 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,805 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:55,826 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,831 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,832 keystoneauth.session RESP BODY: {"subnets": []} {8} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.058699s] ... ok {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.290684s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,746 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,749 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,750 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,752 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,762 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.595938+00:00", "project": {"domain": {"id": "5bfae85973a8450eb2f05f819429e6ff", "name": "8a2e13667980452896360cbbafc3e912"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eac23d2653d14c678973cd3cfb068aef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fbe82fab6dd2473a8bc7a7902fd536c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7042fad71d0e4daf98e91c44ad85cb31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f41df513939546fcb21c765871f6d8ab", "region_id": "RegionOne"}], "type": "identity", "id": "fb480fbe4d4c4b61941eba0677478bc1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8687e4affb7a40b59ae2dc60cdcda37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d622fc0fa80845bc9dd163fbfde45602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "052a24fc9542483aae472ed3fbe1a16f", "region_id": "RegionOne"}], "type": "compute", "id": "fffcf48114044e98a6161d950a3c8037", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dca157d285a04271a037e6a2ebb14c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e6476167f9b0449f85f2a6a7d196b7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "640511e84ea5473f807391fad9d91a43", "region_id": "RegionOne"}], "type": "image", "id": "9d1c243a1142446983937beac8c6fdac", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "33b75bf1337641e9854055cdc72a1811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aeff33cbbc1a435c94959a806ac5047e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f9f358c0656748859369cbf9b906ec9d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9a9ff6e0983840fd89edc15ba2e9a732", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acd2b2d6acc84fa38b6802f90142cf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7658c8bea6c94c4abf20022b2107f4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65e7f238de034b2aadc9ee549cd9022b", "region_id": "RegionOne"}], "type": "object-store", "id": "e0687884ab1842199122fcea6a77efa7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "baf244ea38894b6494daa9a8cdf789a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63c559488cfa4e68af993b7faea80150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e01ce69da90a41e38f8eba7b1614476a", "region_id": "RegionOne"}], "type": "clustering", "id": "71eb7b5a917c4722a22426a5357daa16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31b8eef05f0146db8da71ece0529ef14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e512d91ca2354f6880a32f0173274d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d17b8d3bf71d4d95a2653369b2fc94cd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "45a7107480fb48a1a13890616054e692", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37ee7a302dbe4f0391d31040fe7e3bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f471f2b297c24f51969e7b5a90359594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8595526dfc341f78d4991c1bb8f367a", "region_id": "RegionOne"}], "type": "cluster", "id": "0f23fb7fe88e4edbbfc0d2a6e1a2820c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9f5edea910c74d9eac5e76c4d90681ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f258d453625f4216a6b2119ceb7410f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b0598c12f0ba4ffe87e36f7a10d9018a", "region_id": "RegionOne"}], "type": "data-processing", "id": "24954cec9563437bacba9419e32a91da", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b527350967341cba001c18c661e4dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c42aa0b0383e4b48bda8323e7d1462a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d138fc832889411a896b88d35aa67868", "region_id": "RegionOne"}], "type": "baremetal", "id": "8b6ce6c690ee4448b7cf89f06d201bdb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ad02497d46744f92ad456532226779e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e3711aa19064a64a3b2fcb1d71c0678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f256c3f1a3ea4456bd448ff0003a9b0c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d6f2a23799284e0b9b95d704cbf1034e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "837e9fafd59a4e16b2b268340cf14ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "33bc1f4facab470ebbef86c96a01285c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bccb8fb21dfa45c6a5c4f089638b3850", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "576414db09fe47938d04faac61620305", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "368367322a7b42798d815347f372461b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bdb1dec58bcb4a07a3b40fcfe4c009c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5892ad69ba7240eba9862fa6dce176fc", "region_id": "RegionOne"}], "type": "key-manager", "id": "be05590bcd1d44aaaa2242b426313677", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da792056ab364fab8bbe14e4b362d976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "588e82a2591d42989c2f072eb721d46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dd9446a14fe648ad93f201f0844651fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5e743dd50fb44a46872290d13b82b8f3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f072e0e991849289d1b237e340f032a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82af7dcab72f4e8aae7467f77e73c752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e612e6c38b8d4ac9aa11d7c457d4fe70", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d662abafc1a64e6fad255e8da9a063d9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70db6f5282fb47359f4a77738ff6fe15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9afeac33ec0e42b4a728c2bd29809c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b795694df08c4e5081b38c37f3a7ed4a", "region_id": "RegionOne"}], "type": "message", "id": "8ad62a15744b44bdac33b1bec138f7be", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c41d72e25ec949f8a914e40410fcb399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01c7bd7bed7444ffaee600da263fb791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f19d39a500fe4b11bc92de78f2d8a891", "region_id": "RegionOne"}], "type": "messaging", "id": "b3f80ef6b849419a936f4d651eaec0ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2b192ab5efbc47aaa41b46be7fcc0ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8dd44c0d73a246c3bca05c7b384045d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3a1c90a56397444c8557cf8cbec72d50", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dc8446aa475e41f5b3857598f629535c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8c757095b8341fb8797e1c137e01904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fd25031565540a485e17f7cd997b17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68d02521deb6439191af78ce81e00b76", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "78cf2e62c2564115a1830d92c470fcf0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33c3b6f4793547b1bf585e910249a9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f670a925a4c4526a7d68d7dfb4210b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69dbfebe37634d2db718139ba3a7b69b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5ef00d4903984f80a835409e73bf5bc0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "832764d686124755b75a20ee728f9cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01af47b5b8b4437ba9358bd5526d022d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69f6816f77734b16aab57ab3d2c059da", "region_id": "RegionOne"}], "type": "container-infra", "id": "bc2c3fc2567c4459afa92eca96a5c620", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8ac7abcfbee2499689c98efdf200683b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0fcf373682414ffeaad1b0b8a872a12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "642bdc8ac1c34c0f8d3a24e1a3cedca1", "region_id": "RegionOne"}], "type": "search", "id": "cd79847ff57f4c1789e96b19be05f987", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6f2bbcb1573d4828a08a01ff7118668c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "93d61c69de7a4ac4bd7d974b5897ef64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e453d44aadab48029752d4c90dd6ccda", "region_id": "RegionOne"}], "type": "dns", "id": "0ced41914ab54cd884398bf71f4b88f1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88b2b6f3ec854acbb1da2e895170a5a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0974cdebda4487ba23e3bd08b98dcf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "19a962c798214e8bb5ca5bc1a5d48dfa", "region_id": "RegionOne"}], "type": "workflow", "id": "55ded7d7c80343dc9e32b181aa9c1a29", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63414955b0c94db080442584926326da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1586f4508ef4a86ab3b08b95972d489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6a4988bd67b4b418280389bf6826e7b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d3d94e85c23f45488bc72c47ab3337fd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6a32d6c8f44474ca05a65c8aa391558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c9fa061908604cae9f456ff425d33ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0f63c9a0c9fe4ff8933810d2d2102cc5", "region_id": "RegionOne"}], "type": "rating", "id": "bf644ac2a0084a1a83dfe24ddf8d843f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec531aceaa574de6a9fd08d90845aad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21fd2340d82e4e209511ff59ddd4381c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa7123d37704442c849913b583ff3b2c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "06c743a0ba454eae92ea9d985caa33af", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "686f863e78b3468b88c96e736453fe7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c437803afbf7439a8941a8c2c5160600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc754377528946a1ba1ad12299053c75", "region_id": "RegionOne"}], "type": "policy", "id": "28ea41bf38114ca095402ae18a810d7f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9d5f801e23e450aae1bc78b7e107f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3711e82e3ca74f95a1b9bdc41123fd2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c1d38f3c41f454da0a481194a094394", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "aea5628ade2b49ed81c24042d257082b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2c099a3fb684582b2126334c74d9f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e44d6affaf340d78276e3109da78e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45db5adbda4e43009c561417d651af43", "region_id": "RegionOne"}], "type": "sharev2", "id": "1a521c65d8a34287b683aa8d2220944f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d56a76ace1e14dcf8931ab30e79584b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20d8c232059340a6bee2a631d000f2da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d7c1039120e4766967913d90ce7ebeb", "region_id": "RegionOne"}], "type": "share", "id": "18d9a8a1473846f3a50248318a82cd7b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9de033d5ca4446d7895672834b8b2b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "792dcd01a67347999c735786cbe46ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac9d8b93896945d8a69445d77b55456e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2c218f78f67e47d9b05620185902cf28", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92021ddc5fa04ce7b90638bc4f5e70df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a08dd56a0c84f8d826276397e26a4a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bb10be0bcd140c5b2d4c0bcd461d07c", "region_id": "RegionOne"}], "type": "orchestration", "id": "4ea19f0258934b8eb24cb2297b396913", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2335220d83eb4f36ae11c51c16108422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d277073ef94762a5605c66a850475c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fe5aa10e0fa455086b819dfcdc47c94", "region_id": "RegionOne"}], "type": "block-storage", "id": "62aad52392b140bf85b2b075e94a90ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "059aed4feb1445ac839de4b5f56c95ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54d9ca4df5b342ab9db71f5186f2da77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f9e4dae21484c608463bd484f5cdcb1", "region_id": "RegionOne"}], "type": "volumev3", "id": "df876777174c4e4693aa2fc436a37904", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7deae690bd7d47589efbbba9bdb000b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef031d48615347fb8ada09018fd5799b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9469c33056c401dbd9e6a974e3411a7", "region_id": "RegionOne"}], "type": "volumev2", "id": "b75e01b27ba44a8f92551207861625ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08d12fb285464b9283cc2451433d1fe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38ecdb91ab304f53ae188a7cb81fd498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72ae87738aba42569c60b2c0fff4a68d", "region_id": "RegionOne"}], "type": "volume", "id": "3e52715d7da74f1da9d62b0ef7f215ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e04c6b4631a94190898776e9270578f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47ff2bb76dbc42bfa0f3ce00dd2d7136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3235cb075bbe4523902ac6f8ce899e99", "region_id": "RegionOne"}], "type": "block-store", "id": "536fb9f37c8b4498ab1a8fc57c290637", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd7aa9393e5044f6b40e1ff35788a93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f75a4dfef4384bafac40018119abf8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fb53c4e477494e1aa586f94e291e69a4", "region_id": "RegionOne"}], "type": "alarm", "id": "8b163c01160640b7b0c380403a7c74ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ecdb81fb39404416aa339b1fdb59acbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c59136a277c469e9a19ce5509403412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f0b4e78c44604998bfc8d450b5fc6c23", "region_id": "RegionOne"}], "type": "alarming", "id": "34a3a5a0c9944d0ead45e9bf95be45c3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8240e33cf11413cbc4b64a817519c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a3bc976673f4df68ff062b67a9fdacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e835c1a8ff64412a0752367fdab1eba", "region_id": "RegionOne"}], "type": "meter", "id": "fb200b3427b049a6a98c7bd9870a2b4b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb17fd5e8dbe4a8caecbf03ff852d88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87da44b64a274b43b2b0118cf1410274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd9f4a79eabc4907926cb48223ad1940", "region_id": "RegionOne"}], "type": "metering", "id": "d1d59ad5445943c4b72bd9692ae2181e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5dc6570943b64f78b8d502b513d29db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebfc14e7524e43ceb9bcdf4ef7de593b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b7c529a2b3b443fcb3c15e575be347af", "region_id": "RegionOne"}], "type": "telemetry", "id": "870466f6b5154540983f54ae76d6db48", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "54cfc7f25ab24e99bb26973880443e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fce5f91f7e004ef09323eb3a8f1bec2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "822ef97203534ed28e187da50e763bbe", "region_id": "RegionOne"}], "type": "event", "id": "c44f52ab58f2481dae2a967388340e12", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4d648e55f6d54a3e955bb4084e978eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fab54f7feb3c4796957d332ed9fdbd7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7972ef753fa44cfda89f1e4c7f6f7aa7", "region_id": "RegionOne"}], "type": "events", "id": "9e8d4ea822684cd1af6d1b740523fd7b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85bd31711d2f4e15b5e7619dff3d84ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "90759890897a43b290841e2d1c57b098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd05c3af8c354eadaf3aaf23103c918b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fdfec954c2a44a3ca215c496f402cf64", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82f12d9664a647bb9499a22661f42b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bcd2fb2635ef4a8abe250e7b45b197fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd3dcc353a3a4ebc8fc1b0f2aad93fe1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "49ef7db999864736a7f1517b89eb0cf9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdf0294ca6ee424ab9aa4b60d47f51bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd4968b6482248e1aebd30be7293f781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f24527b9065f4ee784f7224fa52f865c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a4b574c2142146eaa7d87e603e7875b4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "157574207fdf4d76a5919f1288312f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b162030cb194e4db49e53b4f0f0896c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ad71a6333c941269f9d806fdf89088c", "region_id": "RegionOne"}], "type": "tricircle", "id": "ac1fc499ad1841f282351116d72def99", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3928c3206f5d4bd8bc298b38f4752b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b3e77e7a8926475f8a19441f449c5f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eed42da9bbed45bc9a4fd51113ced2d3", "region_id": "RegionOne"}], "type": "database", "id": "b2cd6123b5b5465b80fecd890bf5d7fc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b88e5efcc1ec43659e880fb469883309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d88a702e29a4e60b517c3d6d1720980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89991bc6491c4ee7bf5ac06cab1d85c8", "region_id": "RegionOne"}], "type": "application-container", "id": "2b6ab6faef9f4be988d7990fcd1a9b19", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9fe302af6f7424fb4b0a0e92f6a5618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa64d5630b3342ffaecb1c276cddc5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4455be04d40047d8b1c2ff4fa4260fdc", "region_id": "RegionOne"}], "type": "container", "id": "3f99fc0e0ae94f86a6a45746973aefbc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "718900519e8a426190cb0fa300a240b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "959604e0671a410c91ddd19c050c6546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c2cc0ab465c247828540afe1641de5e3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "838cb7541cda4345ac446df96dcb8991", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64b8706251c641cf8cfc5c15994c118d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3c618accf9f493f8f4f65245beceb33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b14dd913ede1495496a997bbc620bddd", "region_id": "RegionOne"}], "type": "rca", "id": "1b0f1d8d763647eebb1e6ed6cb19a88b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8968c1c5731f415eb7528e833dfa1e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bdc36de6b3cd47bc8d75d612dc6dccb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ff85c354fae7474c9f1d1cdb29fd0356", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9b384e38fa3b4e6584ca07e21bee42c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "04feb8b2d1c44cb59394f14953d8d44a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5cc0cac536c149dfb1dabe698cf0c5a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cb67229d80a54f70941f3af3844c48cd", "region_id": "RegionOne"}], "type": "network", "id": "a567ef92a8d84f66bcbc42183fe6a08a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "57b9c329793045809493483809a6f96f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4c3bc50a0ca9436aaad79ba59f361d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ca5d6a6b04db4727b28aa79a8cf03a25", "region_id": "RegionOne"}], "type": "backup", "id": "1551ebe3474a4d698b3d258d7e46cdae", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd25aed70e7d4097b4743500ccf97943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfb7d4e521754cf7a04c2b6b5ce12df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "24165772abad409f9f6f90fd41328976", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "097a1c3a7d234994a5f779ef3d8346ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9af9de40d651435a9518b8ec3298b44a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f2a88bac8ee4d829243ef107dc73e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "30078dc2c28c47b4985ab02e942d17b5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a4b50325f8d14a8e9e0495fff3908048", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6ff05fd8c1e344f1bd103532d360cde0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "890d26043c144458b2082783d49ae6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "755c393f5732425c988a9a443c6e9bf8", "region_id": "RegionOne"}], "type": "monitoring", "id": "6931ec8a8a5545438d38d816adab38bd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "caf41050a8174fb89fb4ca48e632a268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "55db54a96b0445cda1373cd3d07c14c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b27e6090de94457fa063a8b4e3560581", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "09baab668f464cbc9ffb15253b692f62", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3e8ad22c3c51484493f065897285176a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f76ce62f0f864e1fb3f7f0ced2a86b0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "54f1c20de86b4fd9bf98871f01a07b0e", "region_id": "RegionOne"}], "type": "placement", "id": "b72ad9ebbd174c44abdb5a91a989d101", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3314d62d54694a378c2231c414a7eb66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a9f4447ac7a4c5eaaae01857941d8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cfecbdabb55944eba7fd66a8c3e47480", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f68cfc0d17494acba5b8e4fc473e8025", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8810c8a199454f2e9db7d9df5afd1cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "78dead9c0f63425c8b71201d0775825e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "802ed68db1464bb7869c1330e0119b26", "region_id": "RegionOne"}], "type": "ha", "id": "0a48cc0ac6794eb4ac22343f69117ef3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8b5bd44d0a504da6b567f8cba77444f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5794498a62149e995777f54a45371cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a36ccac1f19d42489f1354e54dcae2a3", "region_id": "RegionOne"}], "type": "reservation", "id": "13359f6afc8d4277a313c9045cd80542", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aebf4b67956043ba8a485186c99197e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0204f86aa4134babbdff38cce3b85f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "44201b5359804808bf988b98d40eb466", "region_id": "RegionOne"}], "type": "function-engine", "id": "2a9191a7ad8f4135963d9ef5e0329823", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b9a5de8b040e4f199eb4e6b7dccd161c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8cd06300229419096ac7caba3e5a727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "eb2ad421bec94e5cb8e4ed8f64c3122d", "region_id": "RegionOne"}], "type": "accelerator", "id": "a77eabf0788540e58f2c7eff6984b881", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f9e926a9a8f4b0785acc2ca3c11fc5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2b071e10bdd45b5abf9f3e3b3e4444e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "80fafd53cedb4bed9874055fc227bc97", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5cb4aa451b564d8ebb615d87a6ac2733", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e0507d7269c4578b91f03791a9162d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "911fa3888dce44d4958dffc1fc124be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b30f13767284fd5b3dcdac9cb597943", "region_id": "RegionOne"}], "type": "registration", "id": "465a1d166cec47ce90979435094fe51d", "name": "adjutant"}], "user": {"domain": {"id": "306150beb6ea415f88115462f59607d4", "name": "c6bceccdc47e42b6abfc7b0e07ccd56e"}, "id": "314c88e27f914637a44ec040aa71c6d6", "name": "e465a04896b349298e7dc8ecfe3d8e27"}, "audit_ids": ["616c26ade82648d781cd4dfac778808b", null], "issued_at": "2020-04-23T06:25:55.595938"}} 2020-04-23 06:27:55,808 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,811 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,812 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,872 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/7e890e64-94db-4bcb-af77-cb436cbd4654 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/instance_info", "op": "remove"}]' 2020-04-23 06:27:55,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,876 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": {}, "uuid": "7e890e64-94db-4bcb-af77-cb436cbd4654"} {30} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.336315s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,696 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,700 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,701 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,704 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:55,760 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,763 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,765 keystoneauth.session RESP BODY: {"users": []} 2020-04-23 06:27:55,798 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/users -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" -d '{"user": {"password": null, "enabled": true, "name": "username-2", "email": "test@example.com"}}' 2020-04-23 06:27:55,802 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,804 keystoneauth.session RESP BODY: {"user": {"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "901bcb05fa81415c8eae4e0fd11a672e"}} 2020-04-23 06:27:55,817 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,821 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,823 keystoneauth.session RESP BODY: {"users": [{"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "901bcb05fa81415c8eae4e0fd11a672e"}]} 2020-04-23 06:27:55,836 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,840 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,841 keystoneauth.session RESP BODY: {"users": [{"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "901bcb05fa81415c8eae4e0fd11a672e"}]} 2020-04-23 06:27:55,866 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/users/901bcb05fa81415c8eae4e0fd11a672e -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" -d '{"user": {"email": "Nope@Nope.Nope"}}' 2020-04-23 06:27:55,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,871 keystoneauth.session RESP BODY: {"user": {"id": "901bcb05fa81415c8eae4e0fd11a672e", "enabled": true, "email": "Nope@Nope.Nope", "name": "username-2", "description": null}} 2020-04-23 06:27:55,885 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,889 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,891 keystoneauth.session RESP BODY: {"users": [{"id": "901bcb05fa81415c8eae4e0fd11a672e", "enabled": true, "email": "Nope@Nope.Nope", "name": "username-2", "description": null}]} 2020-04-23 06:27:55,905 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,909 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,910 keystoneauth.session RESP BODY: {"users": [{"id": "901bcb05fa81415c8eae4e0fd11a672e", "enabled": true, "email": "Nope@Nope.Nope", "name": "username-2", "description": null}]} 2020-04-23 06:27:55,924 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users/901bcb05fa81415c8eae4e0fd11a672e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,928 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,930 keystoneauth.session RESP BODY: {"user": {"id": "901bcb05fa81415c8eae4e0fd11a672e", "enabled": true, "email": "Nope@Nope.Nope", "name": "username-2", "description": null}} 2020-04-23 06:27:55,942 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/users/901bcb05fa81415c8eae4e0fd11a672e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,946 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:55,959 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}bff8efb28ac23c02984ff8cb7b48764f7dc0ff8b8dcb4bea12e616ad1370d2d4" 2020-04-23 06:27:55,963 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,964 keystoneauth.session RESP BODY: {"users": []} {31} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.161075s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,783 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,787 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,788 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,790 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,800 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.728057+00:00", "project": {"domain": {"id": "eb563f7298e94497b93afdeb69fbdb99", "name": "255e64e44dc14c3ca9232288c056ea3a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b81d81a422bb473f9b84f5f692b90741"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a8fdabbccd4242d3842df743a73e3870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "76b26a6c2330495ab133a5c569ceda0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cab9eedc793d4f09adc2fda4f9dd939d", "region_id": "RegionOne"}], "type": "identity", "id": "9f29257e7c7241d8adb72793a19bd55b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d6e602424a454c098d841358e049d264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "becef77f76294f748fc0d796620428ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "817f0b80a9064437a8f064581113b035", "region_id": "RegionOne"}], "type": "compute", "id": "f567eaf866204a72bad35442f530e0df", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c9d7d518da814f5eb933d1f3690b8346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "272b3e27cfb448119e05db7003a56501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "576b69be5e564f02b076d380e7cb8403", "region_id": "RegionOne"}], "type": "image", "id": "fcaccc6293f14dcd8de80f935bd4565a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d992f860f80840a290c2265f988c75f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "27edf0d544f040409e9dbecedb66dba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2aefb7e9250d4514ad3ed8e7b19ed236", "region_id": "RegionOne"}], "type": "load-balancer", "id": "521f45d6afcf411d83bc33e0162d86e6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e967bfbd46af400480484f9327b9d205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "490a75c688634fe6ad0db0b78cf787c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49ac71ee1d1d4944af1056c577a21710", "region_id": "RegionOne"}], "type": "object-store", "id": "dce5c88535ea460d87b51855b151c11f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21845b9d211640ada37cbb84532c1bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08d6038e4f0041be88d203e5bc4ba926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ef04c4fc91e4e899395851b894d2992", "region_id": "RegionOne"}], "type": "clustering", "id": "ff96039fc81545aaabf1dbfa84858596", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45f67b75af174b39b565ee32ba2cdb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66ca4875fa05429a8dc60b9fb520b249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "557e998237ef4acba473ef67fa18738b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "301c541158824245b9ff2dff289d4efd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d838f162ee8a43d191c8f111e6c28dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e164ac65aa414b1fb0606fb3e287a84b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29dd4e06404f4d1b94ac49e2e28b1db9", "region_id": "RegionOne"}], "type": "cluster", "id": "323c86dbb23344d5ab402f6f500683c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f20b8fe8c7af4b92867522860fefd2e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46b17beb5edd46c69eb3315246b7cf6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9354a77b2fad4ec69139eb7b37d2ba5d", "region_id": "RegionOne"}], "type": "data-processing", "id": "4e5bcbf89f454eb18e9d464c990c580d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27b49b05c3b04ae18af25a3b86da105f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5ac364268934531a2e3eac6fd06696a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a3d39fbab07e45f182d2e8bff0fd3474", "region_id": "RegionOne"}], "type": "baremetal", "id": "73fd571e0e564e58b709127f6e6bb0ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17b8b14c391c46fa8ca798ef2175eb4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6a117aa9a79147d2a2ed2c1397640877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "08a5cccfa1dc46bca1b9520c5cee7207", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6ff48b0acf574e5a8d544aa3e90f57ac", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c4dc79d2378741f1a526ec421138c3fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "42df8086fdfa495cbf146dfd69ccd6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fc8c8a37e6ce417ab1a7015bcaba7349", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "36b858c49dad41b490fdf0b0a5b53e4b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a7f415b7aea945cabd6bbe7e870ad678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8016c6c216941bb8fbb74cc5b29a337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ee72909b55904527aeced69f98496988", "region_id": "RegionOne"}], "type": "key-manager", "id": "4715af63392048e69531af7bb62ead89", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c7a18f5c05d4ac185513add6fd116d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b716729a427411a9ccafb1643661e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c177bc092187467cb6789b1f91259269", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dbfa44f24e534a9388a64ae9a931d184", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1995bac88f5b478497e9f2896098180f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8c5e0722c804c5e9bb4b9605898f203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60c2fb7105704f838006046739ab7d08", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4f740f8f06164df2b4f19d4aa714c05f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7b9f55de6f8e4dcd8804942fe18fd3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6b41521c816d44dbb766172aca75ab57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8c857412e3b046cfb00d5af446eb2d56", "region_id": "RegionOne"}], "type": "message", "id": "80db5cdb23ee49139e4b1ae4b35284ce", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7d1b389d40a6434498872a6a6c230dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1e7f16325bf46e48ae0d3ed3e7e5401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b34b2014bf1b4207916a4a9b6fc1614b", "region_id": "RegionOne"}], "type": "messaging", "id": "c031090ed62544cdaed9b144bd7a951b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c5fe3f6e6e3428a9da9fdf976fd7de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3bcba55e5c3409ebfe1e0eaa0092f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3f5804affadb498598c528e8c6aa4d0a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "daeddd92647c410da557b223f84743f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "862208d99d664cebb52fa53d0bfc5805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b67059425a84f59a95e1bb7dad7113c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7807a93ec2f1423186569a712e801340", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1133bdc4d69849c28168b45ceda7a7a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a944a3d115f04a6a90697776a28bd2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a274717773cf4ae598519075d2921079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76a6308dd8a44db491813b7bacf5f4e3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b73bae9b1dc5453fa3cf0474b1854440", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "820b55e3b5a44929acf9d7e5e2112df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf43bfa141bb44c3b52865848e4a2589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a51c742ea8a4cfcaf16827c3c8dfcd2", "region_id": "RegionOne"}], "type": "container-infra", "id": "1f24618d254141a2801863ab6c33117c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a38eed31160245c9a668f130871cc87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "007145cd53344a5da65c4b72d81e2843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5df25d47565a4f7ba421ea1a3861023a", "region_id": "RegionOne"}], "type": "search", "id": "c61aaa583f59412ea127a3864f76d4aa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "94700f09ce0c4f7799e2cc265dcc6bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f1f1b99bcd8e4d0aa3c5bf70a192363a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d30599ae749d44ceb7ea8c05aa478413", "region_id": "RegionOne"}], "type": "dns", "id": "4a4c906d2e2846f7aad2ea3161abf390", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d924e4c374443c6afcda3884fc75958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "741cd768eaad48cf899d3e99d2c14232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0d4820d5bad04f2782e0186a066b80ef", "region_id": "RegionOne"}], "type": "workflow", "id": "42db4d5d5abe40e3ab0ff85280d2b510", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8cf8766d668a47efac18b3839049190b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afabd50ab3cb488eab14aad623aa0719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "600dec0e3a8047dc9568d651bb974dac", "region_id": "RegionOne"}], "type": "workflowv2", "id": "497e8b165dca47a3827168b12fc060d4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b9244d60a01420f9b9934cb4b9cb52a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0fc08b5fa0444a84b24906e9e4c12271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "70919484df734e3cbbc1d9dc41acad64", "region_id": "RegionOne"}], "type": "rating", "id": "fe79f18e29494f7c9e18ee0fccfa78ab", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c55d65d046b4460815afb2a7ad3d41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "990237881adf469e9dda8ab1ef1b2fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1c3ba515b80f48caba0714a9a2f4979f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a192e7340cde40428d755f3de0190982", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b51c15efda04df18dbaaaa115c559c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f6eee08520e6401ba6d12383d66807aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce53279dbea0480eb63394dd87dcb6c7", "region_id": "RegionOne"}], "type": "policy", "id": "657914cf84184451b9a9fb5df6013faf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ee22a1f935741b69f8aca6ad9402f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb33a70345e341f090c1f40db20315f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c52b76901f548f88df66106d862816c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7a96016dcb0247ac95ffc08643adb663", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af64b254445643599d896b60e579f133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e17809daf364e59b030801c76f515b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cdd79a6631464c7982f9a2a374792a50", "region_id": "RegionOne"}], "type": "sharev2", "id": "89079c3e081446f5822ebce30accc121", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2e4eb9b48724e8d838f64f35db51d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69778870c6534a96935f70d975c758fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "166bf8a3ff34439cbbf74037a60a0339", "region_id": "RegionOne"}], "type": "share", "id": "56fa784829ad4709b9a056ac895a553a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3ffbe3442f49474c85fe7eeaebe026f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb60aaa1802f46de96f1b57a6ccbf1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac26ccd050544ddb8b0c52d043500715", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9fe810ac80ff4c0b98b0b7c4b10cd9f1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2080baf2c074b6382fe5074be95856d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28eec8ec07fd455aa9c2d93039e2df65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6667d164e3243669690c7e34aa85007", "region_id": "RegionOne"}], "type": "orchestration", "id": "df6ca3340a874d99a6b16992517d8744", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1c438ba258a45e3af0e2cb9630ff3d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43ff34765ec547e58bbf5e5f983f20e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e8a484e97cc48ea9a1e82a13741ec75", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d9b9989b64046dd834069e7e166bbc4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66173007f5674d24b0003d3db2a27ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1594cc2f7cdc4e49a7d134c9ec67cbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d675264334314b99aef7a6f2174144f1", "region_id": "RegionOne"}], "type": "volumev3", "id": "f54d44b1192646c9ae6bfb70dfd85115", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39664d0e6c05407cbf6278000505b835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5afdc08e38684f23b9a02dbf41808937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a092c6e96cf64b89aa956238553fd125", "region_id": "RegionOne"}], "type": "volumev2", "id": "88939d3095bd4e1283d6d82367ea3ec3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7369ea7615ea41a687e792702f0f7734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d887bad20a0e4880810705c5ed83f99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c8c7f82f5cf41a591aa92e77c523b9a", "region_id": "RegionOne"}], "type": "volume", "id": "404852e1ce2e4c7faf59abbca873af6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36687c60e5db452ca51ed430281f4142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee6ebe8fb8144ab683cc09b2f19144ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dad7868c63e14bab80be65a677c44507", "region_id": "RegionOne"}], "type": "block-store", "id": "f7250ce5307847a2a8bbc9aa99b6ae6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5863b3b04923460682347970f9eed6db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e662e39b924458f8586e5da2a0232c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d322b7d32c44c5585f39551b7d88763", "region_id": "RegionOne"}], "type": "alarm", "id": "1b23b6b050474055a76afe15a33b666f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18422549b65a4a5187ff2cbbcd9ef210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a42238bfb5d4a10a143bec1b63a812c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4757bd77f28d4667beb85d5c20cb7c57", "region_id": "RegionOne"}], "type": "alarming", "id": "bc75cfb96c444c7db2bc54e59530f74f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "157ca2573fd14cc39b42fde4e22a265a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "847938f70f9249ecbc5ea794db864a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60f8938f8a914574976c76171bd1d2a6", "region_id": "RegionOne"}], "type": "meter", "id": "0c702774f4bf4471b808201a54cc2f9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "656734e01555440b932c920091461e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f98e4f4dced44e590337f842c24e9be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2507aa9c184649fab6bb34dacc76e1bb", "region_id": "RegionOne"}], "type": "metering", "id": "ea46fd9942414b6d994bd0b43b871726", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "086f6894ff554ca3aaab20508a1f58e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13dca50112a84e0485d1a4461ba3ff39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "77991c4514484189b026672b1206455f", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c1ee56818bc43e7acf14a7c2173a81d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "695d088b1dff4369920efabeede08d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b9ef2ce3fa924d76952b1de0082f76a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4ce628170c94e8ea3df48697b1ad658", "region_id": "RegionOne"}], "type": "event", "id": "90fdc2a411a24d54875e26f24e3cea5b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10292879a34345cd9f02fe4dcb7ce640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "43a1d58757ce4277bbccaaca5eebe8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5def885fc234b018a0e822a19365557", "region_id": "RegionOne"}], "type": "events", "id": "9fc6120c060142a89edd60f819eefed3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae3f02672cb54dabb016d68e28d27394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6205b2330e549e4b218779509acc06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd99cbd1108e49cba55ba2fdee656bc4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2f84552aac404b068503b8a6b7e9521f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e5c58978710438f9a2fbe5d10f96543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b710cbc421954f78aba99682d3f29091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "009ab94fb9b949db9457871e1d8d3579", "region_id": "RegionOne"}], "type": "application_deployment", "id": "90df9d261912413a90274a4249df5978", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eac68113ef1e41939d96778dcb8c8b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "058be0e7887e43148f975cdda87318a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f50f78e908b54ef1aea01b5b1f3456f0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fb6ee43baa2643929158edeca0be1647", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66fb4477705b42b586d95e8c2174f2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b76b7f5c0814d3a9882c3aeb8d17d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "845c94462a5c4c1388994128254efe32", "region_id": "RegionOne"}], "type": "tricircle", "id": "e073c4342dc24d679b7afae6cef4c480", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "deb5c23a507446cfa62df83cc8378ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "320ef8b9207143e59275e6ef7e35ee7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7f02acff2e6b47759196da955e3afeb6", "region_id": "RegionOne"}], "type": "database", "id": "ff34e3a87b2a40d48605952677c96b6a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e634cd0e91b04d91ad9842d562cf7a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "221236f056ec41c8bec39f880838589e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d1c4ef314714a2c9122b0767caa57cb", "region_id": "RegionOne"}], "type": "application-container", "id": "dee38f8d2fc74e9f8d12dd5c2f4f3ff0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64c28fdc90764809b626b94df8bac56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de2cc3f0971e47be951bf90ebb5f5771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e7d9e61983484de1b5250e8e39f8461e", "region_id": "RegionOne"}], "type": "container", "id": "8c0d102ebc274736b8a8e52f4839795d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1232b7054d74c79bf1bd9d95517d603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15f36e703dc044c79066ecb4d5e72878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ceb259ddd2c04aacb4ebb0b0c23c9050", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "34d3055f9cb64560a32a70bf650775f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ce41920eb2c497aa0f4a320b91adbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ea43a40520d49eab93d7a4941911860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6898d6a8e11649e7b47a88f0e2aa7949", "region_id": "RegionOne"}], "type": "rca", "id": "22097b30e8044cf5aff13824a08ba99d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "92e66e306e3b42dc8b536330ab575eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8854b7036a24e0f95c1e393bba667c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e2521fb62cb4459808fbb6ac9257f55", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9d6127292b844d71ace2395b2b8bbca9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "949988e1d89e4de9951a0519d5bfaf37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "df18fac2beb84e05845ea03630f4e1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e95164e24edb4f31b5baf8de66b0eb48", "region_id": "RegionOne"}], "type": "network", "id": "94780e51e4024ca4b64c1aa0369d7da0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c407f669277e4cb498a1b50287e95e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d80936f8a3047e3a24642f62d73f8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1d6fa3e37fc5459eab6cfb426cfc5ca8", "region_id": "RegionOne"}], "type": "backup", "id": "faee9b03af994154a1af974a20c53c14", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42cb37d516924e4ea1c7f90ca47a6b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78c9b131a78d462ba2b98f23f3a80add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0067e9e31a88443c86d30f902752dbc6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6318a9bc25ce49e7a159629fabfa5d19", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd3b446056224955947c7f747b32dd2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "216c0cd22b214c568deb7370f7fa6460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf22c68e932a4e91a5540d51611f01f8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cc7e3965221242b4959adf14e62731b1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b671d77adeb5454197dc6b1a4429811a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3700eb77d84b43c895c82ca96231c15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "794eaf898aae4829ae93049c6a6679ef", "region_id": "RegionOne"}], "type": "monitoring", "id": "ff0c3d5295874b17b4e64ccd0f3d5c06", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3bb91f9ad19b40a7a7e185560f80969c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d619f816f7342659d6c6df251cf4182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eb87be7d23264be1a31dd7498f5df7ad", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "92099a97ec74443f82c83687987ae721", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c259bf380ff744f2bddd7e1dcdda57e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae3f9b6de296474f9c26bd0bd1bbd450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b4b9bb515bef4494b15d6c529e7f9a56", "region_id": "RegionOne"}], "type": "placement", "id": "67424ce9d41d49d89501fcff7785d200", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7afb5c56a0d44089ac9db70a6cb5c447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "328d3e7580464ae4bcba335ef9b6c16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe78b9e11dad469694aeaf0c6f63f852", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bb9764fde8474130a02e0918e8b16aca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77a0a486409642f4bb0a0de1a625a162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91345641aba5415dbafb552bc283aed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "77d60f1f6246476180b5a65ab28c68d9", "region_id": "RegionOne"}], "type": "ha", "id": "60a7f9c3642e424889bab1cddf639e10", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "91866951360b427da74c87c14934bd71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "482d5774262c4db4bae39c511207425f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0a39a373fd2f4959896258786c2c7124", "region_id": "RegionOne"}], "type": "reservation", "id": "91f782a501a04c56b975d7bc83d5450e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84eb794bfde0490fb857f857a2e4371f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f2bc0ce565eb4e3d86ac07934f80026f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f1a7b735a8164f11bdedac8967a5a5de", "region_id": "RegionOne"}], "type": "function-engine", "id": "23c75b6d94e34dee80322c58607ae96e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "beff85facdc643ecb4f24f46b5d72089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0f4eeb75e6840f3ade5aea528100ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4ee97b75391b41829cfba008004ba4f0", "region_id": "RegionOne"}], "type": "accelerator", "id": "f91f85b58e5d4a00936076b259c7bf7f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "086ea013e3df45fa95fe68988a7e1d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51cef679a9454067aa3fb10989979b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f31c5f6faf874d61a068b51de9720b8e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6cea71814f0f42889b8da2f26603e9aa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df0e48a99a884adf84befc2de47b1040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cdaff8d540c04993be3c4d4962daf3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02ce6941e6164bcf92e49696bac14bab", "region_id": "RegionOne"}], "type": "registration", "id": "bb5362f9d95a48b182fc349180f75d87", "name": "adjutant"}], "user": {"domain": {"id": "cb6e9e78015842849a004fb926e2190d", "name": "3d6a8e0a8ca741b4aad3dd94642030bd"}, "id": "0ad40ccacd54409d91c534effabbd247", "name": "8eec2accba474c96b8f66e7d200bdc95"}, "audit_ids": ["4684486064c94f44b2c802fe6f338f11", null], "issued_at": "2020-04-23T06:25:55.728057"}} 2020-04-23 06:27:55,859 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,863 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,879 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,882 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,883 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {20} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.200904s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,834 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,837 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,839 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,841 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,851 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.770690+00:00", "project": {"domain": {"id": "c9d5bfa764c14eedb5f169ee3b822c65", "name": "82a0f2b852dc4c91821401def4640f25"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9276d3d1fe964e43a28d2560e0f7cec4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5a4e375091e14331ab26dcb76a30a70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "434b4a8637b346b79fc0d5f0e2ec8e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ad001e40e320428c9ccd4fa2c7b004dc", "region_id": "RegionOne"}], "type": "identity", "id": "4c5b9b61789544609faee1b428be00e9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a6e6739fcd3d4e51b0341a2578c6431a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "288e82d66b3d455fa497dc00ebf761c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3056c326031c46348ce5dd2d02d50951", "region_id": "RegionOne"}], "type": "compute", "id": "b8f4708ea3a3407ab9eaa3cbbcefee72", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1f81a50431a843ffa03522f20b740abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a622a22568074286bdfe2ad4e34222e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "59d20dd09bfc4631b773efc367f2a0a8", "region_id": "RegionOne"}], "type": "image", "id": "a11d444c195e49108454974f7b8c0a37", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da9ff1ab9ede41c5ad32022792723f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6ff4e29f4d344edbbde001703b652502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9ca9324d080b45a0b8f348e6973b7129", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d000dc4509164579b260d1e5bbf8da34", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69807c841db6478b883483da88c86977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2fe233e51a9416bbff5ca9c3c254159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4695a7300614eabbd403811c513ec1d", "region_id": "RegionOne"}], "type": "object-store", "id": "8eccfddf1d834ecb8641bd04fef91873", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af4784ce27d048e59482bcec98818ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d479e1852803469bb54de5fd203d05d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "41e4435006c04e53bd503c1113824cb1", "region_id": "RegionOne"}], "type": "clustering", "id": "23fc165419a447ca83d87657d1bdca93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "966492a60b6342228db5bdc4c33190ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebeada9f4e164b3498acd617aa3d0198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15c2502fc3eb481690de57bc380bf17e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1c61c3fef10e439fa7febe97c451f64c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b817e65a53624ba6b254fe762bb74a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "170a1b6fd19d49949c83ab37c05bf50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce00671c98a84902822a7c608a9b875e", "region_id": "RegionOne"}], "type": "cluster", "id": "677928f960874587a581acf5e5bda2b1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4e5d7f902fee4f10bf3a9bffa91eaf78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae64aff9d110488aab2dc2f7b1a4e3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "17967d8c80dd4791bd99aecc0de12ed8", "region_id": "RegionOne"}], "type": "data-processing", "id": "f22390f2c75c400eaa5fb4ce428a3c6e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0504f6379e3403eb10699b788e98180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46f80420c9624597a7f5d00ab6cf11d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9b0ba033959f4c86bd83518e9dae270c", "region_id": "RegionOne"}], "type": "baremetal", "id": "af8002db8b874821ac4729e7e5168a3a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "764b150d7f004e86990480129e1bbadf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05926fb34a5c4df28ffde1522d45321c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "68f5a442b52e4350bdf0e79cf5f1647c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e5148f2d0dbf4ea19e1a03c0678a1e52", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "feac616a51af45b485ed2f5aaf549a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "09e0d272a0474ff09418b275b2d89a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c9f6814aa3354d478526942c9491969a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "587cc339b8634c6caf2dcc14b70dc185", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "67c5942a6c824a7a9627647030d542d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "67b9f0a8fd894156aad039a744ebfd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "36db6fad87664a919f553a187c1c6eda", "region_id": "RegionOne"}], "type": "key-manager", "id": "f115d393e16d4769b09edd9d6e66c366", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de4ca1579595483aa586108758b9ec20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b26507309c6d4a6e9f5a199e8ba81e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fa739fd63ac049d491f887c0664cf443", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b26845e3a9b1483ca228a82b87256d97", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5588d25cbf54cf0950f7f0e20a991d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b48acd960de9444baa7fc4ac1b233989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fdecfa25ab774efdb12c33613ff635d5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7eb7a111d5174e8b830d98901a2ce7a0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "06f16ce42de645a7a5b0ee4b40b72e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9468f716df5a40ce8fe3a3dd19786e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6ae805fd5f44447cace71094011d56a8", "region_id": "RegionOne"}], "type": "message", "id": "15f58abc74c543b2bf009ac0c9d079ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4aa66a7df72c4c7386b1e63a1f2d98d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "32a6b1232a264eee8d9a5061375df8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "418fa8651c3640a6893bf96f98637e92", "region_id": "RegionOne"}], "type": "messaging", "id": "e8fd1cc3d0044ac29424e091b45c7a0c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eae9d3862ccb48549345ac04fe4791f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "df1c32efc58641f69e14f90b2868499b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "80bb31d53c164d89be1464ae5819fc50", "region_id": "RegionOne"}], "type": "application-catalog", "id": "94eaa315cc6d4855879f3cfd80b84eec", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "050b926c2af74f55844f59e3e4fad5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9964798e5c446cea8768d1bd5145174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ce0be8e970b41449aeef65a3180f115", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37869ca398274c0cb7653335fdd5a1b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d313a6d4e7c47dca063c3cdfe7fe61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdde31fc56504114b91d42d6e4096e16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5711e10de43c4d8c8cc1d347c7cc69c0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e0881f2495594542bf46c722e098cf1d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb325720689d4e54ba277352b56c5d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54a0e0ec84e141f98485b8d7795bd938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f22049eb17a4f31b582010e92c14f94", "region_id": "RegionOne"}], "type": "container-infra", "id": "fb2881b836eb41439c4f392e48771884", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0557ea97d1c148a7b9c120c11ca7bb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "97a63f88a1ed4d2ea0cf9357222d9a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bab8244b201e45379cb110d01ec9662f", "region_id": "RegionOne"}], "type": "search", "id": "80af6f66d76842a38213fce83b0bae05", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "564946a8b50a4bb4a660d863bf49130a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb5e09e2d1a540ba83c48d03b87e9d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7239a1ac1ca440809388f1ce68da8baf", "region_id": "RegionOne"}], "type": "dns", "id": "eaf74fa37dc1499299b7b1ace6f38c70", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23d32022c3a7451b8bb681d7ef91f043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72bfad06f6be4d1980d1bff981c0517c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97745a792e0f4d4fba8f913f548b20f3", "region_id": "RegionOne"}], "type": "workflow", "id": "338e863d24f141a0aaeeab91f0c4a827", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06336f18f5ea40b78feb8bb98a704d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edd23d74313e4fd5b4c134d4a7299c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2b9c2cf972b34c2dace601628bade234", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2a04498121cd4b5b9dd2fd268b95daf8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6836fff1e2e4a559588bb86c9ceff7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dcd2e8740c4d4808a28249f1344918f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6a80e83aa0a64bc48024e99d6b65caf2", "region_id": "RegionOne"}], "type": "rating", "id": "38ee6662e8744d7eaae8e46993cd6e9c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17a1b954e99a48b08ff12dff27e1d63d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ed1f745fd59345c68bb4cb7cbbb67b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6975e5211e74295a4e7549cc33e1650", "region_id": "RegionOne"}], "type": "operator-policy", "id": "62ca7187e84f4a62803feff1765ab45d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a0e548b078a41bb90d1167d090732bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ba91b05e5e1c4e17a2e991a60f1693cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "818cf67fe7e1408fa7b2942dfc24b03e", "region_id": "RegionOne"}], "type": "policy", "id": "ffe6f2662892467f8af631d87748a2e2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecbd0f697a374aca901a16c4f89fd183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a587571fd7e485097d44e2a518f7565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e4dd4f015854c74bc45f4fd05ffe47f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fa8c04dedaa34b289231fb8ff75db2dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c84321b41eb4c9e8ca0f3553136e403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e419cb381b8481fad7552da96a6c67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6c29ce1eae84c08872f4622b974491a", "region_id": "RegionOne"}], "type": "sharev2", "id": "20613038f32e439c9f8166d4b54e4dcc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e59955b27b14c30816208f76ed25467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a3b399951734dba82f74dec90b34967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7593c24913a84655beb8949283d0453a", "region_id": "RegionOne"}], "type": "share", "id": "02aa30b79c5f48178613f76f802257be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "89d49cb9e3784b4692eb1101ae422f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "701ff892c530469fa77d11f81ea15d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d16e14a0f7c64da3aacacba88082952f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d19509f0e424b4593ac28ce3b60a807", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8cbe149ac7746938e9a3579372bdaf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b676bec2c9a14ec5b90ed1d9666006ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb7ae35c3ecb46f7a35f9f6437ee4af3", "region_id": "RegionOne"}], "type": "orchestration", "id": "b232075dde3b4c81a17d6db6fdbe1580", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff9432ccfd634704b09e97372ee7df0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46f565681274480db359998f803b84e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d31e06ecd8049f78d62b08e122b5ca5", "region_id": "RegionOne"}], "type": "block-storage", "id": "951414eb39d7432393cd0b157a4a471f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adb23828d8fd4da4aec93404fd88354b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fa4a87c7f72428ba97fd322640a546a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "252aed30b9cc4b57b09f79983ab8bec6", "region_id": "RegionOne"}], "type": "volumev3", "id": "e5cbaa596d2246e0b2bd9d9199db12e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e9677ef608e48868e0bcce10b41dfc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ad30e668b284d11ba891650620ea51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da6de12614d84d16a796a0e2efdfdb99", "region_id": "RegionOne"}], "type": "volumev2", "id": "5490602b03af4e3488d3966315140980", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbf9d476b277416dacbd44be02825808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ec583b14d88433ba694394890e9386a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7443bba63364814a019e8a62ab203f1", "region_id": "RegionOne"}], "type": "volume", "id": "0ed46044f1ec4568a874e50e2bf561c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95500482bd234f50b8797491dfa9931c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d68cd0241a2a4433a6695d355068dfd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48424fddd7db4fe9847864bdfd6a6b2f", "region_id": "RegionOne"}], "type": "block-store", "id": "7cbd354a623645a19f900097ae72b936", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a135c3c93b2461f8d2f3b7ebcad9716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4625225c2e494c47b5395605cc7f9f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cc6e57aea0684f3aa57b8bca6d900418", "region_id": "RegionOne"}], "type": "alarm", "id": "3c4ba9ff7ab446e99a018762a699e296", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d37b781b64af45f59e3c84e34da3e23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "244edded08404201ac64bc1933788e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "732bb02bef6643c390cb1032c19defad", "region_id": "RegionOne"}], "type": "alarming", "id": "74b1ecfe3c464511b4ab950cee4d1d8b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0d6fd31e3844f1b87b2651fb867d1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f91560b85344ca5aecf5f737beeacb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1842075bb8a456f9faaa5c8462882bc", "region_id": "RegionOne"}], "type": "meter", "id": "1a36190a7d69404b908aee5b69ae0859", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5243bc151e9e45128de71d1a81298f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38b6da24b73045ddb3b4055b63297c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "207bf2d9efe045f483d6591f7c497688", "region_id": "RegionOne"}], "type": "metering", "id": "72e502612d7941a5baa3e897a72a486d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c762756965b84074a5afc3d5f0c83f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e51fe1ffcd5f4937a2edc6e35951a5de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98d290c44cb74fb59e513fbfd82bcf0b", "region_id": "RegionOne"}], "type": "telemetry", "id": "47ce1ce70c7e44cc816b84a555a3fee1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "87b46b1c65fd475d822d27981ff1f66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1fd465586deb40af8d5c5300f8eac08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "925a385a2d9c4a67902196f9b185a762", "region_id": "RegionOne"}], "type": "event", "id": "abc3f6c6116240e49393f0bae8ce7151", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4913d1cbf9a548e99b482401d3156958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ea048cc02c2469ca7c1b353328bc544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b1ac28e12a30438a9c7a268ef73b27a5", "region_id": "RegionOne"}], "type": "events", "id": "1c26bc0dddc840f9a031889ef4561bac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66cb32684a984e2fb3fe1fd2f137977c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae7faa30834a435ba636b51e496467ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "021337b452fa4b5eb2daad8c5d8a8199", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ca55915a48e043afa91da4fda21eb1a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bd866af0a5246b794930089736d1e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e2300d063adc4ea3890c8d66241b84c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bdb30df5967f4ef3ab8644d0a6761547", "region_id": "RegionOne"}], "type": "application_deployment", "id": "62da76c2e4564ec19edf830f89683ed7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1605d986655c4c0788e6a69e9d622093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d3a9d31b4f34bedba71760ea6e344ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f8e0855d3bb48e7ae797eeaddde322d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6b569cbe4f644a3b9f3616635c1b9e21", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6130baf1b4874f5688938b5132aea703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f988763f836544baa1140ddab0c2ef51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3abd65cb40744196bce1f55809c1a162", "region_id": "RegionOne"}], "type": "tricircle", "id": "697d3f8fb1bb4de58c792c2f66ebfa67", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "15b10a308b11410a8a2e353a5031848d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ce5ec5e08d64d2fb3a8936b4d319ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c7803531f3cc4370a4f939b7942e560a", "region_id": "RegionOne"}], "type": "database", "id": "7d56225635284f0b90e7e7c34997ad39", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29e26eb134ff4e58a8f02c0445c5fe0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c41afe2438a64411979ba5af9eafbdd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "846937aed5864a648451d1623f105910", "region_id": "RegionOne"}], "type": "application-container", "id": "60b290c5eaf4456b9dc6b30e611c8259", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ec32e2836b2b41988717d761e15b48ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0660c91143ee45c19cf0606135de41d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8b2f5b43773f49d5b4be00a5a05a7aef", "region_id": "RegionOne"}], "type": "container", "id": "a4a79f1290cc4d338e7cebe46a96ffd4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efac93f42a354b8cbeb7b90ed0f4cb32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3b4fef57baa4155bd9ec5856c198f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d1caa0407ef446798ebdae2b60aa7659", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "33a939b367f84612a58b7114119e15e5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71ea0f80713f40878e45b99ed086e3e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bf0396b04c14597a72fa8b208e38eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eb390c1b6d034dfabe692030a5e3caea", "region_id": "RegionOne"}], "type": "rca", "id": "2d39902d949849c4a20fb22564c60d1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "281cc8c80c1d4212b1bdb6cb54cf5b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7f96379a1dd4ec094b79390b2726a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4cf55a21e6bd40cc8459b2efc7f46a4f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ddd08d47f78d42189f1746cc4f3090d2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0144d9f1f2224885ac740fc0d06c3ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d5e74c9bbcc4464496e6e930b9aecf31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "36d9597b805a480a8546ef398b2a1cfb", "region_id": "RegionOne"}], "type": "network", "id": "000391161b26495e93fbf7af3121d4d6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "27c0ea43fb3546f3bc346adedd10f185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c139772512a240849bbe5b1602e9a12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ad018b7e68ae466a865ea7ffc289be4d", "region_id": "RegionOne"}], "type": "backup", "id": "9b9eb49280c74fed955306bae3ebb020", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5dff91b8384e4236947b3dc5f5a1e6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc4cce897b9c4a299639d7542fa123df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a67479c4e4d4b4f822829cc99beb7aa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6b9e31031e704e148e586a16ca224ff4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "072b76616f0a4376a3e301dc0b262b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "576cab91fa304f1bba8845358ecdac2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8572a9ed7334e9990ce94e3983abe4e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c91e9f8939e44632b0b31a8a2356174c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1427533548c249dabb30538c0903d5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "afddeb08e1ca4c75aa72659d40b9f940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "235c69fec82e4250a7d0e4f9e355c71f", "region_id": "RegionOne"}], "type": "monitoring", "id": "afe0d85a1dc84a7190f119a83d33de2e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d591880cd8d9423198dae79ff8458892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c021d19afc0c444c922bde1cffa50ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bc904f835da843d7853a378cecec79b3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "52f6b0e3a5d247728dccd741fc20dc32", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1366a12519f641f88c3d6fe1838123d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0861253c953048fb85377fbfeb79f72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e64a9c662d84632943314df6f856876", "region_id": "RegionOne"}], "type": "placement", "id": "10ba2f5e19704a9a99f27c4af7c5cac6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d1ae5f8717648a99244df21d72cd828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec747ab7a6974c708f33aa90895901be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0a308055263d447ba2b9881f12510efc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "14f7d96f893d40d68be84ec74da72cf4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b79e00f4aaf14a6eb2560d2bd0b90d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ab1107516a04b77990a35810b43ed5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6f461774437e47c783d8ee4a01470706", "region_id": "RegionOne"}], "type": "ha", "id": "1400c845b7ee482db20ab083877cca8c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7bebf4181b4b4380bab1ba625637673b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87f9d8edeeb84eb2bb24011b1dd6443a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "67d8863d1c3147ecadc5ec9441507f87", "region_id": "RegionOne"}], "type": "reservation", "id": "ef305471a5084c868206ebd5965459d8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "475f767438b94239963216cbcfab8d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "56ca13b5ba10432ebb4a5e2034aed2c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4fdec18769a74009a0a8a3befb9489a2", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6a5d968e92d45899c51e90f839b1c74", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "69b5bae4858249618bea018bad9641db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7e4ac4e14311442fb8777a03d2937af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e9d81eee198f4e9b9dca15a6ac79dcbb", "region_id": "RegionOne"}], "type": "accelerator", "id": "5f51f5f393f24066b2d5163511da348e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ecad88d9fff40acbe1c09d6b3c2733a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9854bba0922b443b85ae5e51aa9951b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ff565c6cac24e0dbf4231fec41e24c4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "96a71a1287e24224915983cbd816ea55", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef36f8786ec448c49954c4d9f2269a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e437cdefcaa426eaf0f452ed8526f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "763b2c2dac5447c6b5bff410d986e97e", "region_id": "RegionOne"}], "type": "registration", "id": "b01aaf61b2cf44e5ac4baeb12e41eea3", "name": "adjutant"}], "user": {"domain": {"id": "fa24de46d5624991a03728e6d9607acd", "name": "e837f019a69a4ba3b78cbedd7c460d50"}, "id": "35f616201f5843c4a8186111b0108369", "name": "91ea1fdaeea64724811fe9c79786b0e8"}, "audit_ids": ["56d56e47703c4d47b5da9646c772a358", null], "issued_at": "2020-04-23T06:25:55.770690"}} 2020-04-23 06:27:55,898 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,902 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,903 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,961 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/18153a53-7f39-4701-a6bf-b5aecf048557/validate -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,965 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,966 keystoneauth.session RESP BODY: {"foo": {"result": false}, "power": {"result": true}, "deploy": {"reason": "Not ready", "result": false}} {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.124201s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,880 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,884 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,886 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,888 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,898 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.822561+00:00", "project": {"domain": {"id": "0be7f6d0358d44a78fb931c98cdc20c4", "name": "96874f2c3aad4b3eba477eceeb1b3e95"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "156ae872d56d4d978aedb4a8233c32c5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8740fff8c5d4f9482ea2af048ffac41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "245bb54c35b44ea1bfa8b3c268a9f3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9102501286ce4b3b83a2cb5ef99ced34", "region_id": "RegionOne"}], "type": "identity", "id": "0c1ccb0f55404f2d919264c375fc5ded", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "389e3a90476a497d936073cbf0939957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "01ba7686174a4a72b5c139fa1794df94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2bc93c73541e497bbe1e0689d01f24db", "region_id": "RegionOne"}], "type": "compute", "id": "d3cc964ca27c4a96b2593f8f15373330", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e589a488d9274d6495f76abef6c9a025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7a4c7553c7d64005978c14e89dee5e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "09a1d3a6500948bba37b7b724ffcd2ad", "region_id": "RegionOne"}], "type": "image", "id": "cc5f044711864beca90c66639854721e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03db401952234b768c639017849bf2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c22ca26334a246239f7618fad3670738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7f9cef8b3a834d189be697807df0aff1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9656982f87d84d11ad7e3483afed138f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4290b68ac221497a9cc2b86641d6a32b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc50969e40b7445aaa93fcc793e9207b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0641f0fe8f784f3cb93a26fed3944a02", "region_id": "RegionOne"}], "type": "object-store", "id": "fa9cc343065947d0a4747677073be9ce", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6578405561a4b208525cd8c7a115dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db658baebf5b4e239606a022fb603e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "078a697f3df44e73ba53ab3dcdbc4302", "region_id": "RegionOne"}], "type": "clustering", "id": "c9b8a455e1c045159871106d7e7b2201", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21c8b33bfbf84926822c1fb92457a428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6078712e10747129e9682726696c0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "162f301723a34c6fb3266c6df79ebf9a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "937ff1d85342483ba2a68d09b2de48f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d20a1d87374447209138958214f6db42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90b1501516e148479ef51d2a1ebe1895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84d779af1b954221ab59f0fd901da865", "region_id": "RegionOne"}], "type": "cluster", "id": "a5ce9dc6b8ee459990a2c10c0275cc25", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc6931573bac4b1f883d8783622c79d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "56eb350a4c1c4b2bb306e08ef13cbdd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ba1d9801f9348dca44a2824b3781a02", "region_id": "RegionOne"}], "type": "data-processing", "id": "7fdce4a9754a4328a90286e858426321", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d6dcdc774ac6444c817de438a8518274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "409721dfe9f041d0982c60db3a306e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b1c013f9ba104f5785f7ca0bc69ab15d", "region_id": "RegionOne"}], "type": "baremetal", "id": "91fd052db19b4975b7e0ba1935ddac84", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2067177c86e46e5abe88eea1887fdf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b5845db677f4f1d8b0e2e42ac7c976f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4bc886a1c38b42b6ba84ccbb2335b1e0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9ed5d67f003344ddb7a97a0ffab8e02d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f86e2687908e4d0f8a4733575833be6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4b90aa3b84214d4c949fc438d2989a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "577bd6cb04154f96a8501caf41e10cce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4db1bd975869471b9de0214ea641bda4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "31e4894e87f84be88127ea4600b517de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1b2446c45c1d490a9e563310d75a7d1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2497d8fa8bbf44bb818b0513d1fb729a", "region_id": "RegionOne"}], "type": "key-manager", "id": "28f20f4b2da7435cbf4d32df9381953f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c287a5111324eec8074fa85a9844917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae512b6b84184681b53db969f55ac768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f43209db2e6c48f38127dac2274ccb7e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "04def598842e4c95892f54576a5696dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f763893ee7754bf48749ae55c5c0d59b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e9f69d78d1b4cb4ac4d0fbe693bfe91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6128557471e54ee7a59298cd62b85d8c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3754aa57b9d4401b8268538043819e90", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4af614f1d6b4270af1c5f62aa8cfce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cf8cc6ad4ed461aac3c8c9393696eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6f2a92be6034425e8f5821826a592878", "region_id": "RegionOne"}], "type": "message", "id": "000a58882510417e95abceb851a0682d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ada803d9a095455195759f7a24aa6e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a8e2c42a9c2f4a26a2f16008b6e7219e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab1e319b8db94e88bc2394f0eb86c436", "region_id": "RegionOne"}], "type": "messaging", "id": "f6c77274f34f41a6bc002cc1cbeeff9a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c44a75e8bb5f4585ae3d908497252313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7ea87ecb144c40189707cfc3d98eabe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "595c6488dac94a9f93f93813d243ee00", "region_id": "RegionOne"}], "type": "application-catalog", "id": "926816907ccb4b65a45ab8670fb94ff9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d300354685941beae2cc275b905a290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6237ec4e35f2498aa2405f894290b853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "121c0d0d93214080838bf49a7ca15ece", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "631ea5c1f3f5436ea15fb7daf7e07998", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f294544975d421a947eb7ae8c95a565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c61cb6235bab4e9eaf38a573c676ad1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c807137c5fe4049a46682e5ab30db59", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "67ed7b10ab774458a0672bf75f94c045", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5a8c4e42001447e934eb3d9d8ba310a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f102111537aa408b8099b7fea79b4dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7002e003d8194ea1a95471dabecab0fd", "region_id": "RegionOne"}], "type": "container-infra", "id": "177f7ae019764dc19d397662accb48bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9dbbaf2f3e1f40808633886e1c79f595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c447322629e945a88531f9f00deed742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dbfc2c689ca94ed8aa468021cf27db4a", "region_id": "RegionOne"}], "type": "search", "id": "7e56142e4ee74cc988ef079e0b9df9ad", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "49f158359f48466ab74ce4ef8b3d59fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5c754c7435b94afc952c38156297391c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "54f1c88a8ed14af69a119d5fd61e05fb", "region_id": "RegionOne"}], "type": "dns", "id": "ff059d8ef4584e01af4a5d933105a624", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "527d47c2084e4b0a853735661872e8b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "135f25f065a243f9adaf2428b4ea628f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aa2d8b5de5e6432691d9bc905739aa84", "region_id": "RegionOne"}], "type": "workflow", "id": "a83403a43a3c481d97339774db6f5aff", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9291f6f294244acb8f662050322949e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "378db56c0fa2450baa033bf5fbac9ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e6588bf2129644c1ba88e41ef0c68b86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "82a28c3bbf684e7d949863033f3efc15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "03bfeff81234442d905217781e0ceb2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "895b02bba514468e8f8dcf8f3f80c2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "819ea0b0a405478796254a1e6ad7c3a2", "region_id": "RegionOne"}], "type": "rating", "id": "53dfbc93777442c1934110f1af0c02c8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0e2b2782b8a4b62885ff970410a7e7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e086627b14b741c495eda73843bf48fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "82ba81568f4a453e8b810ec35cf3f4ba", "region_id": "RegionOne"}], "type": "operator-policy", "id": "493604d743354674b2fa0d2ada7eb054", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0eb724acaf07412688bdb85882a96c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8bd60b6faa2f4e689688d92c42b5c846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "138ea6c6246146da84fc36983bdb828d", "region_id": "RegionOne"}], "type": "policy", "id": "91bca26f18614098bd6b1ae70a319137", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "269ae48311c3462ba786b44da4dd6efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4fc6295e6814eb098861fd6c6a316b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6341e196b43d4fd6a5dd07115fae5ab0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4e6f60167174444bbf2276bc1a421d3d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b8a2514bf6d4b0cb7f85dc670bd7da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c92609269a84ba68bef4f5287000f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a565ccfbfc3e414e8a4daca99dfccfd7", "region_id": "RegionOne"}], "type": "sharev2", "id": "951122bdbaf94522a3bedb1f334d0c1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8efc754f287b4aaeb64bdfab1815664c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5acc69384e74075875d3ea4d4d6f8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3baa522148f04bdab4ecfe3415876928", "region_id": "RegionOne"}], "type": "share", "id": "3bba5c8fba9b4a608f3ac1ff961cec80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "af024119d91e45399f2d9845b3723561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eafcc86ee53a4e91855d8bc3ebe4f6ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "477255f7f71b44879ef844791cc75e46", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7eefa16d7ed646a09a35713b186f9313", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0fd523f25bb4b8ebdb73af20218826d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1e9d84a096c4fa1830493a5553be7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0df6be5342f7442d934b253eb8816b3d", "region_id": "RegionOne"}], "type": "orchestration", "id": "c7a0e3a39ead41c988c67b383eac0b2a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eef4e5edef634055a2a44deebcebfa6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "691e0db715b648bc9df092ac99f06890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8b1ab247b34bbba1ff9af850fbbdfe", "region_id": "RegionOne"}], "type": "block-storage", "id": "7dc00b28d1e441e5938be60f9e11774d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8412913bcb4943cbb70c5a5506e74a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dee12e1db5df4d0db1c7ed81add4bd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02d383813bd5491f98b23c259d46a3b8", "region_id": "RegionOne"}], "type": "volumev3", "id": "9256cbca753641fb9cab24d8b6b80491", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f3ee34cfd7c41d2b0a45cfa69028dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d742f3656f814e95823e57fbfad82903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4df3dcab421b430a9d75613cb5e2a209", "region_id": "RegionOne"}], "type": "volumev2", "id": "471a8e5b5dc94f1b85c7a5df35a4f9b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "967a70f90f774ea1b872db49323ed761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "706f9b0a9a444f8b817d6055a94b00ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24265fa0d4844edf82a0a3d0b5974af9", "region_id": "RegionOne"}], "type": "volume", "id": "48e4d46f902c4f0cab58e3a03b4cca89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "249f6f1b9ee042aa8078d23d470906a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c613615167644a4b3054b0f9f51851c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330eae432dea45708405b3d262ee4000", "region_id": "RegionOne"}], "type": "block-store", "id": "6d1c12fbf3844c8dba6ec24d28503a48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "553f291f98934b5c9b996caa12323f4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "216b4ec98d1948c98b890d6066f7945a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "79a1890ee65045dda0ee37c27263cf3a", "region_id": "RegionOne"}], "type": "alarm", "id": "11039801dfcc4b71a2400147d2dbb545", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e839b274fd324cd090410c94ac76af29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31838f312493411cb789a86004036fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d3e8917f28054c02bcf2f60f9ae92abc", "region_id": "RegionOne"}], "type": "alarming", "id": "b1cefaccca1347d88e75066484b7f81b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2eff246cb048432b9409af103cba7c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0f3800948fd4e6bb2db12560b3aed65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b9c487fca5174dbc894fe6d45d0886f3", "region_id": "RegionOne"}], "type": "meter", "id": "09f3618fd02841b8b82b77bf61260649", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6773bb32bf04953a399f59e6132c5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fbddbc942b7a4a448294e7483cbb9e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8691a447efc40968234dfd76e055ef0", "region_id": "RegionOne"}], "type": "metering", "id": "0821911a659c4c10840fb1f583ae97a9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "297c0aea2036454d839724c24d9ee898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21bbbb9d5e084fcfb54e47dcbaf6f93b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4b9eace97ba04b30bad54fd6da0ebe98", "region_id": "RegionOne"}], "type": "telemetry", "id": "f4dbe3f87cbe4bb4b52d4940156206a9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d71fe74ced54668a19413ab37afd6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c8f39a38badd4de18d056b213986b441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1d34489c168d435081bcfb1e572acbc5", "region_id": "RegionOne"}], "type": "event", "id": "e69bcf16d5ee4aaa87c44d3926200e61", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "037694eae3ea4419abf0bbb885406a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6a2c4cc034f4d1da6a6233f7e2f7110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07923f3a88f64d838102ceff166fa80a", "region_id": "RegionOne"}], "type": "events", "id": "bdc1d2d4356844f1b5ca767f5248c17b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "09695fdbba4e49849f42f42e4a71d866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2cbf9747ef0f4a0a8ff6c005fc52b442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d9757571c8fd4be39ac20f1bfe7613c5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c0a37965424243b58bb6dffdbd725abf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "891593ff3b8543999cb6d9086a594340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "268b6b88edca4f13891aa64e9692b393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "55aa516e8c9146148131568b80636109", "region_id": "RegionOne"}], "type": "application_deployment", "id": "08324c3e4b4c48ecaf354a2ab517aa70", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff81a84e6c5d445a9fe4b12cb93be825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18a802f54b774617b418e99ead30766f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a335d8de035e48539acf4697a5511ea2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "315711adeb8741a4a4c7c68081102211", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1439055ffcb7444db2c03927012cb51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c5cd3814e404ebd961d87aef967c753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d756b68fb484a88af07a8a80d16028a", "region_id": "RegionOne"}], "type": "tricircle", "id": "a154331435c14506bfc80258ffc2c884", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0f6ef95c54084146bc84fbd5466b7c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d64ede3cdbd34443b8c0d769c97b9ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2268325a5be0429a815f03c2b3706242", "region_id": "RegionOne"}], "type": "database", "id": "d3e6f6e8045c40b0a2bedc0f21ac603d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb3119f0ee1b474c9bce0065478af1b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb28444f67bc4d30b0094aadd8df84cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3fd66515dc5463e9263463240605c05", "region_id": "RegionOne"}], "type": "application-container", "id": "86156b347dfd4729a78de29c9d4acb77", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43a017bbea3b41838e9d238923c2bf8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfc6d0cddf4a4ddd929ab3d62aec131d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3369615af24a4797903fcaca86df1946", "region_id": "RegionOne"}], "type": "container", "id": "a05defcb08204156b0129bb6663d2818", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3565d2be258f410db316019a43cd1b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8645feef344541a49a876e614346baae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fffeeebb418444f89c3a4bf10128d1d5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5e4f4bd1acbd4223837958cdd1de6593", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d19e2a82832e445688b7445c0718526f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ade712caac9240cb8c6097aad7a00599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "05c0704411754994b6ef896f7ab577ee", "region_id": "RegionOne"}], "type": "rca", "id": "61d3ca3403494df88ffa90c09267a52c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "faee476902a24ea99445cdcd92ded765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b9768744f8524b9485cb9669f6434c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dabee1607b564f93812a0f678036461b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db806e4f6a4942099383e0b3a7496f95", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1944cf10e7154004bba2294066a5db59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a8a952953c7f4f81b8d75f76ff344347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "46833538233c49d2be6f4fdbc87d2e16", "region_id": "RegionOne"}], "type": "network", "id": "68b87ddf5d6d477fa21c7d37dd8f51ab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8998391b519949078c4c16762b6aa782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3d1ab9c80ab442e5af7521754d00d714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "40f0ef3a516a4d4bad1988259abb57d0", "region_id": "RegionOne"}], "type": "backup", "id": "c7d80c7fd4a944bc80db07aadba39873", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06b2dad27f1447c096aea8e219aed91e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42c9881d951e4b159b457a989977d05a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1fabd0e92882424d8b19286d90e51022", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4e7aede1cdfd4319a18add6575b57393", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "72cdb03db9b141f1a07c921a2451a73c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8ddc057a56e147bd93a8d164c81077bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b51a39804291445589bc141229bbc939", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "31f23308f44d4334a84335dd67a1853e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d2c1dcee3c5d43bcaaae91f964217c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5cc7b6a3d14b49d3954adea0afc3382a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1e04db0e3a5542ec9d62ce761067e76d", "region_id": "RegionOne"}], "type": "monitoring", "id": "2414330476a144f2aa8fa003ffdfa609", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8d980c3a3104672aa7da60d88125508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41d38bacd2954059ac42518f372cb1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dc84e4ef21cd4921ac972e96a3e9f772", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b0eb1532f7de4b2a8645d81ddebad1c1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b7d1c8af7ceb42ff8d0daedd646aea5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "839eef24f4894880a2d50f161ccbea24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3e93eb7cfc9d45be8af5ef65b7b14d9f", "region_id": "RegionOne"}], "type": "placement", "id": "60e75995a5994e5a92c72d3c8547584f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "487a308854a849ee81dac2aae438a5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43d28cdf761547ba8ff84d0f9e24820f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ed8b9dfd03134b599ba3b1a8a7ba9992", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e75aa410109e4e5f9f8fea6f4de3c4e1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0c62fc9993644ddc9330a07d655cc66c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db5db1c97933499b8d86990df8eb83b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aaa7c7c2185d4788a60b1fc450329010", "region_id": "RegionOne"}], "type": "ha", "id": "989d042eab8d41a2a0f72af5b8f75a76", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e8099fac10c14960ae5b47ed479e7e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76fbdfbd5d8d4363ac94e4bb250c8ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "74658674e64f439e9faec60576ec3eab", "region_id": "RegionOne"}], "type": "reservation", "id": "5b3f961a7ff343e4a9d63b5ca66da9e0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "51a6b50ba91a4e7abf60a3926770c105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0a2ce66676e54b7a94ec4bca3e806643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9c35ff722f8a435a87099e407170b594", "region_id": "RegionOne"}], "type": "function-engine", "id": "229ef5665f484cc4be5ca575205d4392", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3318071c165648e49b45145c307ca29b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e016d3e50075492d94066c968d9a9d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9686a626c8f047658a0b03c862b01f38", "region_id": "RegionOne"}], "type": "accelerator", "id": "bded5c3a330d4c3584fbd93195f2e167", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6dc11df36a5d46dc8a405ace7df52731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2363e450a7f641fb9136b601ad47faaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "95a6a215c3bb4437a53c7c947712328a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "914ebb73311b44f1816b862665612e1d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d94f85990e7490692e65818e52fba24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "544b1d6deb46416b9805244c429b60ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92a079f6e2984b2eadbc4014480f5460", "region_id": "RegionOne"}], "type": "registration", "id": "0b5e8aa9112c46059051a2b503de7370", "name": "adjutant"}], "user": {"domain": {"id": "91b45b1ff7984014b0a6bb6049cabb08", "name": "fec589697f854bd288be41f2250eb2cf"}, "id": "69742f104fe245ca8412dd14d8f1ccec", "name": "21cb26b35e3e4dd3bc222435eb23314c"}, "audit_ids": ["61ab0242780f46bda2b3b864058da458", null], "issued_at": "2020-04-23T06:25:55.822561"}} 2020-04-23 06:27:55,937 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception-2/openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,942 keystoneauth.session RESP: [416] content-type: application/json {14} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.166421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,797 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,800 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,801 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,803 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,814 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.740146+00:00", "project": {"domain": {"id": "60f2fa2b0752413bba0c2446710ad540", "name": "3da37d35a8f046eb9475426cbf0db327"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "affd067d478f45cf88da8ddb4b37c56b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2bd1dbfc711a4b16856b4262e87f9160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "06cf64621a4f47adb2258e722a22712d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "77fd15d799dc4919b3db0cc7acd54762", "region_id": "RegionOne"}], "type": "identity", "id": "52fb292061e94f1cbef3216aa3d74c35", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "641ac56487ad431382bb51cfab30ab75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aeb595840d634426a7af68678ac9de67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f4e3cdfc735d47fa8f790f520f72405c", "region_id": "RegionOne"}], "type": "compute", "id": "630d8d1a36064af68dc89d379340c36b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d4a29ad3f53e43f98e6ad553dc2d0c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "17db8273c1d0475081459dcf541249e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6239e66394294a5fab6a825fe2134313", "region_id": "RegionOne"}], "type": "image", "id": "c5ca77756e944891ad9f375d7cdfc6c2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0c5d7ecb9211463697f446ef2a0d8794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d0ee7dad10be42418ce891eda4cc3800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "62f4fd9adee14533bdfd98e177db2776", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b15c48a3910b4f73b521f094ce2af648", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1315e8ff88ee45689f476ee6f2f743b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14209903829044cb9524d31fb8820f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23774591f70a43ecaf515333a275ab64", "region_id": "RegionOne"}], "type": "object-store", "id": "c50a6a25b0ec4bb1b6c6c79b3d05abcc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fba4002f62547b78dd7247e5fc94d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87a6a2f548c3477aa196310dd3d201e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5081fa5e761640c3bd16e048519098cf", "region_id": "RegionOne"}], "type": "clustering", "id": "72ee81682037421cbae80ddf138b7505", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a75dd82292a4cba8ce5136e27430ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6d83d299e56469dabab87475ba723ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4987c683598a4f259c4db116111f34ee", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e72e59e8646e4f68b8ecb2d572341aa0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2b0f28f63a84cf1805d01a8091bdfde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed6afa092e7946ed99b7cb99d6897d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36c0bbfd53ba48a3a12dd2a978621efc", "region_id": "RegionOne"}], "type": "cluster", "id": "c68fa46f02d34f67aab2c1f37d88dee9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "86c7073cdc774f1ba133bd1a1b92a92a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "77a58773aa3840eab5d8abec27de3e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e8934ba4b1bd49b9bfca8d01114cf3cb", "region_id": "RegionOne"}], "type": "data-processing", "id": "b8d37a79c66043af88e09f48a0c94c69", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e99f50b1e0fd421abf2a665543a50387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ef1808b589e48b78950c5a1063e52fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85099d424e334660bb9241bbf4277c5d", "region_id": "RegionOne"}], "type": "baremetal", "id": "fa14f149e9c749e69df60979705c17e6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e6fde0a7c28e4059bd492b180d59c682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3359d2d73dbd4135aa9eda1e5280c9ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4eaaa804ccba450ea7cd86e5d11de7bb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e6d31009d026483ea2b096f74d7faa7a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "05d38889c9744cf6b2cd56de2e8e02d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "243a074fe5554714afdf90daeb93c0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9a8d1fde6fa7426bad60fe39f72a26f9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ceb94b02a5a04f819e0381b63169b97c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc239f5c395640c49e8e06f7a0339fe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "da5ad33340ee4251a4adae062dff6634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b794fb19d8d64ce8a7d5d8bc9561e010", "region_id": "RegionOne"}], "type": "key-manager", "id": "e988ab7a48564429809d651870301447", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "151b7851d3d04ef6b0a3aec281636bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb7b37e5f0ac4d488e7cc5b37fa0e2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c998997f85934f289dc8ab75ab7cc8d5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d94b36f55d8445e8ba28f724c8190ea9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1b0ef4d9ca94275a3d5753cf8865b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4517002b8a7e483e8efcf705e0792b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "be8d88446dad4370b979f0eb6b78a8da", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b44219b45a554b44bb0c13317f5347f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ee7fb959e0e74e6d8178dce5151355a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a87c6eb7fa404072a1b93e17b966c4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc034f0faabe4ed7957776fb5813f631", "region_id": "RegionOne"}], "type": "message", "id": "9951b8a0d6d34a7f92e1d3e006216c22", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0e295ec146474c1895952f9bff91754d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "37f76d6e6ea9415896bd1790640c2fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1dccea201f9e49d282d3d405935c6d25", "region_id": "RegionOne"}], "type": "messaging", "id": "5c635ce2621247e2935e1c42620aaad5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "89afc9faa5744da188c66def269cb1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a145bce221244e329ab33aa57d633d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6d06ae7109c844d1a7bc87ac879958cc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12b7a5482daa479cb89b35f94e19227d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf862da1c09c44dba615f9f3ee70fdc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f263890d3ba48d698f1c072d6384c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2016d83da869411a9a31618523eaae14", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "72edf126dcec497d858d06f801164146", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d70471da460c4471b3e973ca9aef68e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16ba61b4b7274a889c951916a4887684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae0bd842f67242458ec9e03d99a00f5e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8f0822a66079427b9f68f7b07a15a953", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f522b3e0c67445faac56a869c524d7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9413938c8e7d4e308e1977881bdaea89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b3b01baeb7c4fdcb6d685ffa4aa16d4", "region_id": "RegionOne"}], "type": "container-infra", "id": "12270c63f23c44ea82835138c8732b72", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b41d373edb4f4dfda92563c1fbeeb715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "560f70dbc3684282adcf7843f3f3cc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "29bcd37646824b84a7ee260c508995ff", "region_id": "RegionOne"}], "type": "search", "id": "402b5cc33a1a47009426788db883cb61", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a5fae0bd310414e9685d6f08e088d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9a2e2efa5eb04625a8cb49428b56f989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ca5407e846ed425ebdc2aef488b9b458", "region_id": "RegionOne"}], "type": "dns", "id": "675494a56fa74c649352547668df96d2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14b8df3388ff4654b3a054c93fcf63f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d7291938ed14125b09ea35829fe9480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ef3a8a5194be48538634dfcf44c9e06e", "region_id": "RegionOne"}], "type": "workflow", "id": "841510cda43d4e2a94fdca867f81c5e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f71f3ecffc54fa3a18a3dd662589d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a8df999ea7a24dcb922e3cb5ce9af032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d4ff2891c664034a8d12994919601f9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9587d82360c24728b5a5e4a4c3f4e229", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dfa22f50d07749ed9dd4f77a5542ae4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f70df696b07481a9b8b48038b7feec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dbaa55ef0e6e4632bbba329a5813afdf", "region_id": "RegionOne"}], "type": "rating", "id": "1fb994c85da94ac1bd05241548743420", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3771631e625c45eb949ae60d4328cc23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ecd737fc5b864fdfbe3eb194ba69cdd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52957642694946c4979c8b366dfc7728", "region_id": "RegionOne"}], "type": "operator-policy", "id": "20721f21e7ea467ea93c289d98bccea9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb58d7892d874d409967326ffc847fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ecb64687f8784972a583471e528d01ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3f1a172e099344afa12ed49253115806", "region_id": "RegionOne"}], "type": "policy", "id": "effca01f21ac4c23b8eafa41a4837176", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1a825847ca347cbbe468de5639f6dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ae0b6255df64ceea021cd1e32f42e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e833af34d4734d8e8af32428b342fe1f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ac1f6320c97480891c835683e16f502", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31e6e68c73234e3bbe8afdc3e87ba62b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef124e10023a48c788c054f0c55ab26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69a1fe9735a94e3a9f7f11d4422d18ad", "region_id": "RegionOne"}], "type": "sharev2", "id": "65226a8219234bc58fc10af5ff253864", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "363ff80e1cfd4c63b872b93517e415bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8791972061143b1a2f05a93adb82fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d933f4822af42029afb4a9b87f93cf7", "region_id": "RegionOne"}], "type": "share", "id": "79527d6a161b4f3288b4131d12a1c9cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c32ca304e33e4c2691f9eb374118ac77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "58cdb6ce3a994e5b9b327d8d73d6465c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f55ff22c93f4d5ea1e8b7aa73b6e92f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "39d568e8c7784ecba97d083a40a647b7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5292de8fc3f54429995d6d2c112d73bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e032a7e015104a51bcc9016ab4353e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd68e8a1ac4e482aaf513898cb6dcd7e", "region_id": "RegionOne"}], "type": "orchestration", "id": "9fdbe8b9cd9b4fcb8a2a526a2aa25f09", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dd39ef48b344d44a410235e12c60687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e75cf99473e4eaba1ccdf6a4a164838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "257a2a9996a84eaf8b77ecac4f7d89d7", "region_id": "RegionOne"}], "type": "block-storage", "id": "8ae856940dd444648ec7787908785ccd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5ce97f062ac48358e82fba22c38b3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b9ce0a618d748678f23c0a862b486f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c55b367846d454c963069b0d94625db", "region_id": "RegionOne"}], "type": "volumev3", "id": "6d7f28313e6f44138ed26ac430828a44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abd97d53c3ea4c6a9bcdbc6a47ef42da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b8de6b4ea844ccca727ab5a595c3b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7776de6f33741adb504f825272f8cf4", "region_id": "RegionOne"}], "type": "volumev2", "id": "da1a3fcb68244e2a9b599f76b9d603c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5489b534b55456aba2c6f865e1329ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40bc5e62e38f4fe08a14c731305858db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8418b00af1b4ccbb6678887df7b0274", "region_id": "RegionOne"}], "type": "volume", "id": "0110fd07288b43dc993e2ec2797d28f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3486f5ceb47c4d6e9f8c71643e44d3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "912f3d8c056542d282154ecc7f897537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f38e89d1a70741158e78649894d3d046", "region_id": "RegionOne"}], "type": "block-store", "id": "b26eff0d8ff74b0fb4d9efd948bfe453", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05ca2d7e8f3a449d966856ab4d8802e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6ff5398a96b4ab49a515e445526485d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aade4d2bda9e4f86b82b261ed58b94a5", "region_id": "RegionOne"}], "type": "alarm", "id": "29a24c61836f41a4ba2d4558d1abf5ae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ff3b609a09a467b8e634f4ed680c98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e54a02ff30f049f3b1a3e32531c5587f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9786a897077945bd9da1abdce772cf78", "region_id": "RegionOne"}], "type": "alarming", "id": "ea32a780fb314586b7a204b02dea4f81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6486ad3036fc45ca934b947d4c305800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd129c7ce7a64d758621f68310b6d47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c92230fe19a04469bbfa2aa1bf6a95c0", "region_id": "RegionOne"}], "type": "meter", "id": "b53358516bc74f7d8f7f67137b14a181", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5a72ecd44bc471687aac43fe4345102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "31d1e679deeb43ce90893254e8d4bf94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "df11709230e74a10894a506a4a5d7459", "region_id": "RegionOne"}], "type": "metering", "id": "e0bdca32b86b4537872e6e301a4afc69", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "809c23187b36427b93df3d2efa708a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "835cb6535822456ea363f31f965c03b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0bfb23ae68c442b184ec1592c9d612c8", "region_id": "RegionOne"}], "type": "telemetry", "id": "fd7b14c53cdf433d9a53ee52f40cd6f6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "121de96859874b0290d4715f75eec840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2efdb8272dec462881ad89760c39d876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1f53573359b44d86952b663ac1ed2f5b", "region_id": "RegionOne"}], "type": "event", "id": "6e884e1b7add463c80f07bfa5c538f94", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1a887a8ebec24d779e686307c0225e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e714759a32c0473db3fcdb50e6e3a67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f13e16912d7045e2b9e7294d58df6667", "region_id": "RegionOne"}], "type": "events", "id": "fd61b3ebb6ca43a682b21d7de316af5d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78c791bd9af648c9a8ea6ae6f799eae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "50f80f238b5645f28f134887f08bdc25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0d954ace7854140a2cfe02cdb0e3706", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a3061d2456f946bb8fd30e978bb04a03", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "892d07f9142e422886f8dfb148eca8aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "655cdd6e77724126883e214dda7a7d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f01958adaeb34e5db26e6070efce2c79", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5426ddffe967417b95e8bc951d01ccdd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7bddd1062d24250b761cae0e0340ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a5eb1cafa134e44add4c609a6e33aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a4cd35eb5984b85ac76050528473f91", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9d33859057eb4aea80015a16f0f8b245", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9aa4692f55da4f42801b06b8148f8781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7a13bf50feb45c493403de1a3288d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "914c1d2a21e045d9a42910181440c9f4", "region_id": "RegionOne"}], "type": "tricircle", "id": "aa906751e24e48b284a4f40028dd3556", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3a2da47347a74f56a4262680d3c45a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eb5288586d0141a6acb42734d4171f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1cfcd5610aeb4990961d7b454470e1d3", "region_id": "RegionOne"}], "type": "database", "id": "924c15ded3474001807ebffc6b91b793", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e7ea407209349569a4a80775a5f6427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d906713b9b54563a95d2276a16d4f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70c522ecf98f44adb25d8f4b1ac8869d", "region_id": "RegionOne"}], "type": "application-container", "id": "339b31e3881545039bf6d5133ef818a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b2d13e86eba465796d13a5008d8a910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "775c11ee9f12442981fca06b8b363d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0c497f1142484f17bd6f79a6e6fe3203", "region_id": "RegionOne"}], "type": "container", "id": "073aacf767ba44a98468f92f8b2308e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59ba568114864fbc880f475b63c7ba64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adbcd5c086e447af81ec99ed9f395187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5b5e4badcfec45788d00fd97510e93f8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9bad8f760bbe4b9582b55e5d59b2d00d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2be9e1877b34293a652f486c191b671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec654bb8497d49468a623e83d26dd731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8536695be55f4be9aa39404f76ff27d9", "region_id": "RegionOne"}], "type": "rca", "id": "db3d8af3be0a42abb4ceb1932100f71c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "83d1f45710f94e428ffdc7792d05b243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "541650e05b3e4f2ab75f55c42f765e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0ddb157244864609bdc4c3a9e5bcd257", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "818d8d5d91c5485383b4797654a03efc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "107e1cda7edd4b5eb5494b0ca0da7ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c2baada53c1a4d42be67df5985fdfa46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e535b55056364aa7b610d5ae032976ec", "region_id": "RegionOne"}], "type": "network", "id": "14a229cff6654c19a17dd6f1578e1fda", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d539f680193f407fba81433b9652438b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4955b7be67ab47faaacec98cb1c9e368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2233543810a7493aaf1a72312ae06864", "region_id": "RegionOne"}], "type": "backup", "id": "7bac92f79d844c9ca713ad4d14aefff6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "390f4f23404a40369771a2103045820a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a624d8251dc74032b5fba5753f160763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39c56ed29b1f467989336e6d60cac3ea", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eb24f19f04254fd7a07ce1a32a48fcea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ebd0f4d55557417d8929976dd0448bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af51403911d34160bdc2db661f7ae967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f087b0acf7054157a1369de7d80f3de5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "de2ad9089808429b84930bc4683a5598", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c3b154790b6341b58439f849d216837e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d3da031bb3954e52aafc95fd4cd6e04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c9a9ed411f0847d1b70f33325de69d57", "region_id": "RegionOne"}], "type": "monitoring", "id": "46c985af1f974d85bc669887c1325023", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "911e2b2f74da467e93552b3deda7ed55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "52a1417fe6524619afdbee5a8dc346dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "99ee7bc80f174a43afa4986c93075e33", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6783f25f987a41b199afe93578599445", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f834b11bd2341c8a1f46a508bef90df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "843c721969364cc1aa233e4b6db9818d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "deb6edf456424a6baa5108f213219fd1", "region_id": "RegionOne"}], "type": "placement", "id": "c5cc647b312d451baa6d35429565d6e4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a703cb19f97402695cc1605bb195e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40915d91889c41c2bd0cfc4e6252b6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "977c9e32622947b6b9ab0817a010768d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f39efd5de2ea473e980f86457fb97a3c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23cb9792514c422e8654d695fa9df400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35ab1d2c443f484e9f7c62b17457fbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0e88820469734933ba44778b02c193a3", "region_id": "RegionOne"}], "type": "ha", "id": "721278a10b724e21bdbdf3d7d0b93b32", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "74da3d387d7e4c03926284f24fcfc10b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f7bfa8a9f429475ea0e26483d8e348b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7c176b16c6f143ad8b11a092f9ce660e", "region_id": "RegionOne"}], "type": "reservation", "id": "2340053d3bcb49698245b258aad9c808", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1851691d81ec406e86add2214504cb55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b0606847da8f4253b4a3d552e25f329e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b154763510cc447f8022ec6d1e0ef41d", "region_id": "RegionOne"}], "type": "function-engine", "id": "60432e727d204a3ca2f9215971c02560", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8af84673388f41f2b7ea4fd49e3d54b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "097941de3a7240d48d57a2ab7f564507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d8409ec8a90d457d858017c639824306", "region_id": "RegionOne"}], "type": "accelerator", "id": "f421249272c24c35980462a6c19ec873", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d0645f0ea1c43a6a22a4211a5f732dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fdf14384b3c4848ba499b5b023a80b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1d489c1df87c4ed3939f3c474ae063e5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e3a8b5ee5d7047ca95797e248bf94f2e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9aedab9849d44cd90a392a2be16a569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f646adf3ae74013a4cbab67803bf013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d7c43c6a510a4462bd6ea58d543c5bc7", "region_id": "RegionOne"}], "type": "registration", "id": "e01316e45cd148969e4ad2bea1417b62", "name": "adjutant"}], "user": {"domain": {"id": "a53edaf137f246b78c8dfb74c8e4c475", "name": "0a530403b6df4fbe8719fb3a4aee4620"}, "id": "1c22c33a16414da38432e1fc44529ae5", "name": "717301d232c94371b205ce3a78dd3607"}, "audit_ids": ["b450c6516b5c456b843fed6288f54f00", null], "issued_at": "2020-04-23T06:25:55.740146"}} 2020-04-23 06:27:55,874 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,878 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,894 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,898 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,899 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.221516s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,855 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,859 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,860 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,862 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,872 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.797917+00:00", "project": {"domain": {"id": "f13e59cbdacd4467ba51c93792cd743b", "name": "1b6252c4e17d41cdb25207d4af658878"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8b910c4b004f45548424e785726d69e5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6dab0eb80655436f86efbf3bd10c1810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cee26e130c104b75800887a56958d2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a24ae2b436754dfbab1b775224aae7a3", "region_id": "RegionOne"}], "type": "identity", "id": "078bf34c5bbc479c98e2e8b304720a35", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ac32ca6294b84b0fb1e32311c4b0154d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a074665dfe984908be0e7ba33f5cb27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "66157c17447d4eeabed94ef46db53cf0", "region_id": "RegionOne"}], "type": "compute", "id": "495643ead7c04f51a13fbf9365c3d757", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "915354719229492db6f7921d67d4a6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "07494aacd9a74f62a5cd36beef05e9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2579bb9212fd46bda8eb280583a5a1a0", "region_id": "RegionOne"}], "type": "image", "id": "0a8ae4fbcaa148e4b29f8e1f6947822a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "89b9edda58e94a8cbc566ad179e22f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d4e0fcf931c54ee0a5e752971da07a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "08122d38c6a5486395adb8e0135edee5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8801fb0dbb8043c9aee7f3508d7c1e41", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fddae2ab7e2342b19caf783d239e129a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ad8a10aca8e4520841faed56fcef096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed1fe9236f5148398044f042ebdb8433", "region_id": "RegionOne"}], "type": "object-store", "id": "0465ad3407614b21861e5f5881c71bb3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c3dfc319eff439dbd30ff2523a65327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29fac440eab84479a55f278e55100186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a146c390e1884de599f7f7b8eb294ea8", "region_id": "RegionOne"}], "type": "clustering", "id": "16c9c7b6ae0f47aa9313510cb3922f71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52ca1d65c34342f4ba2bb9f1cb680a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0763e0666c048729490439e8e3dd971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7459efec9de54d91bc583cdd7417afd0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1ada17e4ce6f4aa997ead100d8fee8d5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ceb618c0c43342d19138521d1976f199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "410c41333e424aae9d329d9ca19220c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1469c5c3aaa24c2ea3b5442d558f03aa", "region_id": "RegionOne"}], "type": "cluster", "id": "ce6927597ea145bea06162586db12852", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "03813f78ad73422699d850d75f2a6c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b61ec9296c6e4b888a90763cfb8dcb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b0b53ead2bde4539b58d7e21df25f514", "region_id": "RegionOne"}], "type": "data-processing", "id": "d48a6dc7a35242c29b58cd59ff333ab2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "79179c8072cc475a822cbb20273e249a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afdbc05ecbde40ee96410c4a5e0e30c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb4c81bf79344bb2987ba679325f7902", "region_id": "RegionOne"}], "type": "baremetal", "id": "13253728e29549b181c35a2edbcdd6d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "049cd183312f4de39af630cdb1e86e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "44ca789cc2a54124a80d7e2bc984757c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c59c89e51dfc428f907047f7142aaa2b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7a91209d9b64495e9674def86b48f1c8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b6fbd025d57d4d52b5302896c87400ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "059d7028418f425088fc04e77f453b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "630bdccdb0da423bac114faad6efd2e5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5a2f070b239d4d05ad1976ee97b7942d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce0dd02294af473db2396c6a0439c630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "98822eb4ba8d4a6ca9efebf913b51586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "66897ba847dc4f8780f565d6b493f0ca", "region_id": "RegionOne"}], "type": "key-manager", "id": "5d8bf0ce52954034b5e45f2c5f2726bf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "178b05d354984ebd8ede048d5fe96ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e3461bd1c5947c6bb278343a47deb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f29e38c8bc34a49ae5c75f220cc4c8b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6cd98c5802a949408344aa6e2d2976e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2122aaf4e92e467cba19b91678acb261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f62dfe8d21414b40946f4a97bb4f5525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aed94fb01ed84c8ba191c3cda13266e4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e6b64b974f45418cbc9f51681c7bf920", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e467403f5de74555b6c5a7dd4775a6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0b23a67c05e465aa0126aba35244aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "089746dc319a4ca2906f48db5367abf7", "region_id": "RegionOne"}], "type": "message", "id": "15d3414276954f46af4ea8fb51554dbf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8fb6905e15e9446d99fe1ea7db381509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8d30f0b38e394bfc916bbbd0158d2131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "22cd403dff7c48e394dd876efe01a961", "region_id": "RegionOne"}], "type": "messaging", "id": "b01ecab20c63483491fd56de9cc8239b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "651effc7727f4810a8244574fbe9fea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "07c21ec5e0154786ba6349c3b19dc61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "98acaf72b6cb42dcb1d654fa1fecbf83", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d84bdbcb5c59492381b401b70c9adc27", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11b3ea871ad04d73b6b838602f7c79de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f525e0e5f7dc4423b8615b19b743d31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68b64399ad834c7c9e6624ab40a48211", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c8ad8671d72547029441e24eec972df9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e89865476b0c44bdb67c0d2e5e76b41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25ed474ed8584391b5176e3aff746d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b926cd95e4f4b88ac4eb32f51ef8481", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "670dfff4c7374ab48f3d3474a24c8717", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e699f0a808748f1804e072e4bf43b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c55cff788a0b4b80b728f41ae8f9476b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "187c29d5775c453e95a03ea45ab44160", "region_id": "RegionOne"}], "type": "container-infra", "id": "e6cc257ac52146c6b6485acf6e27d14c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6786c1668b894dfd9a1b0d7eea9726ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cc1b5ed87adf4446b3a290dd01fda675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "767b73750d834654a7cc1f93010fe2e8", "region_id": "RegionOne"}], "type": "search", "id": "edc2e130574a440c8764af003bc7c956", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2294d67d3092454c94a1461b71893ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "16d1ba6adbb946b1b535b70e3707ef8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9a8eea679791491a93835773f1f12c30", "region_id": "RegionOne"}], "type": "dns", "id": "c7eda1690fed465b905afb505f89eefa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccf25b9d416f481e9a2a71d9b2b94aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fa806d5cf974d77a11c24e4579a579a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c9d82402206e421ba6170e8fefee5383", "region_id": "RegionOne"}], "type": "workflow", "id": "14b7c2cc8334474f90e3519ab913494a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a47375c9b4c24ac7a3624d3a43a2dabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "601f8c8c7dd54816a9a6a5e27eed0c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "587149b346a748d8b860ed88a886fbc1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "033c9f1d3685411abcc3444b4a3ba7bf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c9e63b041304d3db8d589ac82a72fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fb97fbce7da946f1a7ce0cfea99b76ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a67e49c0b560446d9d8ddea5ec3e44cd", "region_id": "RegionOne"}], "type": "rating", "id": "1a75eb7554fa479394ea15c5cfa78a43", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5b0a3c660ff840ca84ba90ab6fab6391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1a9b06baa434f5983be36e1ecd7346d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2630814a20864ac383d7957175e5144f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "562f7fe80ee5413dbf271d9f886d8b6f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "37b1ba2e80d44903aa68e4c73d46402c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de13eb5d0db042c3a42238496186f427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ade61287ba564fafb1724e512cd13263", "region_id": "RegionOne"}], "type": "policy", "id": "7f52619d0cbd4bb9ab48c8834e7e9bdd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "305c85333f3a4a5f9e3c4ece47e62597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7861ae97bde4401c9f2aef5f14f9e3ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0b8dc840e7043a8b28dc79354cda611", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ea14827449447c1b2e16d0e46b34554", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "781ecbc2920c46668cdd0dc358c78977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57d652b69f314f9d961c160133221e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6167a650409e4477af899c962d84fe9a", "region_id": "RegionOne"}], "type": "sharev2", "id": "59d478d9868444d1870176baa0e3323a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98869571d253432d8d6692fb25a912a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "255a645b4c684e0a82e187ea5ccf018b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7894379dc37d4482a54fa45a89b2699e", "region_id": "RegionOne"}], "type": "share", "id": "260fbe01fc2440dc8dde3558731321df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d1873faac5d40258aad002050c5ce3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "de4bb6966ca9497083a06bce91a754ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "50c820d76457489381f9315cb4f1b480", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9db1a692df1e4f8a868d17bed0b89544", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93f143478fcc4d9ca6ed189332709b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf302fc5eea24577a83fba8a564be5ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c90d34f80d4fe4aa845ea6c243226f", "region_id": "RegionOne"}], "type": "orchestration", "id": "a6b175bf4d9b471795948dc84c4038bb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9db74a716a25431b97200e085448fc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "049ebb77fbcb4e2081d6dbfbe70ca64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0a399ec55864eae9a1f1278c6e64246", "region_id": "RegionOne"}], "type": "block-storage", "id": "06a86ebf805d4a2288914f78defcabb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffec89e493ef414282a2489e8e4ab6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7ee1d92f4714e17902a651c3994abd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "010ecda97e2a420d886d44ba90381e31", "region_id": "RegionOne"}], "type": "volumev3", "id": "12feda4b4dc94721a9457225cd7792c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0417ce044f2b4329afed728862594cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30cbdff0dc044cd98469e7d5f13d131e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "790096626f4848d08a813f4a80758afb", "region_id": "RegionOne"}], "type": "volumev2", "id": "64da0c82f0e5414e8dbf0990d84b98b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00f20bc7bbb8471f847997fcc28f4662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c245d6688fe24840af9de54d8e057940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2457a83d660144309a31d7e227720855", "region_id": "RegionOne"}], "type": "volume", "id": "26a40ba9c0b14b50a0f3c4e0e3e8a39c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dfe21fc94f34bd6b2e270d4a0b39390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "580d49fb831e4263a53f43ef73078d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a24fcd34219b43898dcbedb793e6eb36", "region_id": "RegionOne"}], "type": "block-store", "id": "0f448eda1aab4cdba1037dd7fd74dc20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "717fb41ece604cb2b303306f1a375ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac27774b0ef24283afb4f58b45d2d372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9dbe11b712c44efa9e59f31e5f64ade1", "region_id": "RegionOne"}], "type": "alarm", "id": "58d05f6ded394244a3ed937dc9934b06", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab0e6d895f2941a3883afcd74af6f451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d480fc5b53b14136b0ba44f284760f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9c9a2ae0d8bf4978ba5dff62f490816c", "region_id": "RegionOne"}], "type": "alarming", "id": "e703ad68c8e5433b9296998a06c9067e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a8270fa33ff4000a465b1fb84053395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "62d1a838db314d32ba14cf2f51397671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "abcfd69263454fc08dadc824b7272027", "region_id": "RegionOne"}], "type": "meter", "id": "7b94b423ffda4b118d8ee3af9f717148", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3854e1b79adb433cae56400c6478a88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad858054389d4b48a06a895040ba65d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad381b62f5d948729e98d8800e9b13a4", "region_id": "RegionOne"}], "type": "metering", "id": "71557be612c6437b8f567e223ab4237e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95ab4b71f5594cc68d57c92aa03d6509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a001d8eae304ae9a7143185f483e6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "17622e30f29e4e588b68d71c86710a12", "region_id": "RegionOne"}], "type": "telemetry", "id": "c8df9d97e1c24d3bbe4a3613dd800141", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f44938030a34926850c887ae18bbdc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c391085ead76493cb04665bf29cd6fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8897060ce6cd415cbc49e56fa2d76cf8", "region_id": "RegionOne"}], "type": "event", "id": "309dd608c3804c7e872c0a470fcdcda1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73fb52c4025243a09876d770c175d94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5e947126462f4d7c95ea2fbc8aa44e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "182074af3c1b4e7a9957eadc9df4eb97", "region_id": "RegionOne"}], "type": "events", "id": "ff167cf7a008455b89c19958eddad385", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6fc024d84f34489caed337fa374a4a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a29976a90a7d42a485aaeb350c1c0bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f6443544a51f4960abd1227ad8ba699d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "958761f6272e42cdb5014e9b23c0b5fa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cdac1eb268514d69940a805d8585051e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9fa34672099479698bdd811973ded97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e7da9dc0048f46699bd3b00301ed2296", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b6e1ac33343f43f7a721d2aad2bb0aef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d37583d373e48c8a075b4075decd744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e250c1f2b0f4d3a942d550acad4d299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0c4183d19234cf99f811f75f7b109c3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3137de063f794550ac01233896bf0e99", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f6bc0d1d3cf441ba51e3c4b3afdf374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bf9dbc3b3d343afa51d72aa0b08f086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e03f4d5c3a4842c9a4faac18876cb862", "region_id": "RegionOne"}], "type": "tricircle", "id": "3840de69cfe24eeb8b6a22b0dc89d7f2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8e8b79af1b00483fa1677b027ff8ccd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "96f750696e374376aa6fe6a8797be695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "662d87d880ca415bb813956ad272a577", "region_id": "RegionOne"}], "type": "database", "id": "5d394566829f456884739ffd73cd65f6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fb40256c2d54211b143f00c7e9f9c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d0ac8025a91435c8c8029da5ef711b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce6e7ee137e14832a9c534dd3a60e665", "region_id": "RegionOne"}], "type": "application-container", "id": "9721236fff9b49ebbe2fea1b07f3e9c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "200805788d6443d096c2cb3d1d2bdc8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90e9a9d29185464d98ecc43bbdebadc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a4d4df80ebb14038abb0b473b14cfeb1", "region_id": "RegionOne"}], "type": "container", "id": "bf782d9f542c474bb799d2de799a4fc8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "53d70fd631494c1cbc2b285c5bb9eb47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b333c9de9734e6d850889304d13b2b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1c413d02d810423ebff0b85f5cc3d0ea", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f6ab515920fb41f4982ab0fc9bd2b22e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4eb01941eca471fb9db136ca868ee70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4172ae608e544c54994042eaec1bd3ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5c09cfacb0e747c4a91107ec5aae957b", "region_id": "RegionOne"}], "type": "rca", "id": "a5361520149c442e9d278a0c6d034073", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5c60e2d9c6f943a9b6a3dcc20c563245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7deb97662c97418883c32d992106160c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3463e66d3bdb4ca5920c36eb63613d17", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "383e715a97ef408fa45b120464437ccc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f6d9b91d3f5e49fb9d6fbf2b7c5696e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "85118b7f97e343c080dc4d0c5e461aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f4bcb04a8eaa4960a5f9c91bbdf166cc", "region_id": "RegionOne"}], "type": "network", "id": "9256b4f3332b48778c6b1f40d2647da5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "076f8a9e053344f4b4a256d81a06b2ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9a446fc2f1934246af06cd04f9766ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "971c2f993b40462bb5538db033c70964", "region_id": "RegionOne"}], "type": "backup", "id": "f7db613d4b9c4a988f057de94f6c1151", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c346d5e6e31548d0b4f12b7de265d070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65da2003d9064186bffddd6e9c455c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "50d2ca8da75848bf911c7b0fb63c913b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c134aa36554748bd8c77719a7ea406fc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b08391601e0d467d9eb2bdf9a52e9ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44aa7779f3714633ab007bc86369a0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1581031744b34238b173b9f033f9e9a9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e2831ab58d38424bbdd3d30654d23a09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "347bea32dac844e4bd7b209be8ae4810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2d5948d2fc42457db89b4821bfd2f4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5cab816760f94beca790a0ce28a9a7a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "d782c960fe3d493385ccec00728dd8d0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6473289c8e864c06b716dd35d8d9857a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d08f341a19514580b7eca2644937512b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2b32f92f23634a9f8c6e13cca07b19c9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4076caba8bd848259b3564d01b0636bf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "03f063a810d54a239ba05ae19987d40e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b08b6c3ed3994a5194d6e28fc8743570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e9d618a88ae64185a9698a511073acbb", "region_id": "RegionOne"}], "type": "placement", "id": "833b4288b58b48e5b482b87b5934c53b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8e91f8df0cc42249bdc55a90c4460fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0c16a3249002483ebb85960b27a2e787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "28e06a25a78c4679af72cdd2093cb940", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d007aa2b47b24a668db6b7b2d69033e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e5b17861d6574d5d95adb923cab75e7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abaf073df49c4f058590e4a32f4ecd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "85341f7b664e49619f56bdf13f0decbb", "region_id": "RegionOne"}], "type": "ha", "id": "ec04c9ea282f4ed19f1cf5a5b53af3ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58aaacdfa57744898715c1ca77f1b361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a40be3d96af40a79d3b7c184e1e55be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a8c757fea7d7448cb58253f0cae1a89e", "region_id": "RegionOne"}], "type": "reservation", "id": "c7d7462bc2264825a65df98fd55e0ce9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a943c3d466854cb097ae8d5823102d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "840aa7d7d2204467b6ded3a0d0d13bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d2e90bc6ec4f4b049cbceed4e5b55f0b", "region_id": "RegionOne"}], "type": "function-engine", "id": "6a64de5f00b746a4971de7b5888f534b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5d5145fdd2004708af3bcfb537db4127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1d8c78bea63c4f299b6dae0d057af1f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0edaaf0dd7784886ab2f45126e846790", "region_id": "RegionOne"}], "type": "accelerator", "id": "cbaf671128a64007a96897707fc91b94", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "18856c26ba654311ab8f7a1fbf5e6858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb89f1c63d924421aabfb1407c771c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c103ebf59ce246a68d0be37f7db76ad8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6dd3839e7ea442038bfc9d4c5bc55aa0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e72268892a4f425caf6999bece1415e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52269989c80d474a94f83c7749c470ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5bda851b507f4a96b296369ad87d6947", "region_id": "RegionOne"}], "type": "registration", "id": "c1785863ccb04f2681f96255b1864cc6", "name": "adjutant"}], "user": {"domain": {"id": "e0c0708e206c47f8bb88660c2df95f9d", "name": "e0b68ecaeeb7473f9e3ce7a0fc593a29"}, "id": "2e79d24a40594311962bd253ffcb32bc", "name": "c08e4827694c4ebcb36a44ca0b6caf5e"}, "audit_ids": ["3e9b59a7250b48629e4548c89af3fc79", null], "issued_at": "2020-04-23T06:25:55.797917"}} 2020-04-23 06:27:55,904 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,908 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,909 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,993 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,997 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,998 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-3/file", "id": "openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-3", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-3", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "deleted", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_policy [0.191210s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,773 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,777 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,778 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,780 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,791 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.719329+00:00", "project": {"domain": {"id": "8dbc0d88b8bf49fa82d211fd44baba67", "name": "de6709a5993e4c9ab9080ceaee9ef452"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c72b9baf13384e50adc2be7cc737b6d4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "693a3628300c42869261d08cd61c183a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e8c58107da143acbe5c3dc750cd17b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "09e1681befb84c2d853b7b22e37fa87c", "region_id": "RegionOne"}], "type": "identity", "id": "dcbbaae4996e40bbba4963d8b8ab0aff", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b92344131282401c870b0acc8716298f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f37e6689ac949e2a1a153d054ba60df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "64e05bd4291543c7986b8d8cb178cb73", "region_id": "RegionOne"}], "type": "compute", "id": "912e2f063016498293506b253c3cd99a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "80a5a5c0eed34d2f81af6765c22c8ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "56268579d6604e2fb29a67e0d138c86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b9ffec8d511d4ba39267045b7a8290ee", "region_id": "RegionOne"}], "type": "image", "id": "8ffd888c7c974c98b7af5c15a6be69af", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "54d2d5ed85094fda8fa229b3eeab838d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f96285c81b534c369a34a007abb461dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "205c17d30d7a40359202d238209c5994", "region_id": "RegionOne"}], "type": "load-balancer", "id": "50fd45ceb76841a9b498043fb4bc41b3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2022b8d6a0b04fd0b6a050bf7b1d6f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfbf21810bbd414aa9e0f2407602347b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "389b4ff538b54ebb91c5b3c41be56892", "region_id": "RegionOne"}], "type": "object-store", "id": "4c571ce7e0ce4afdb233b75689ac2e61", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f16763135b974453a3dfde92f5693c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "daa28a558aaa49cc96c85b40bce6abc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "856f9e4243da4176ac94335ccd90910c", "region_id": "RegionOne"}], "type": "clustering", "id": "4de3bb5e4a924411822cf3b600a04e93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6618d0185d5945648ddc95abf612d534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07bb6f5e26f94d1996bcd7a68f0ea4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6543f66217ae4b3c9d7475f718a46359", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "96d2e5a2383a4f33b21099b4ac57a23a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74889d916fac48eeb6bfafa0b20b8814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67f68a1b085b4d35905299e7b9aa45d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcbd19fabce945668d79f112e8e06f9e", "region_id": "RegionOne"}], "type": "cluster", "id": "d2b672b2e1f84dccad87f0ee7568ee6d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91c74ea0e77e4eb5b2305cdaf9e8bf07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c938e333a4cb42e2b793879d2593bc39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9b8ba0f35443488eafa6827bbbfadc20", "region_id": "RegionOne"}], "type": "data-processing", "id": "8297970ecb2041b484ef1c2831eacf92", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afaf4b8de23b4a218e0bc425a13df4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1022a2e652984c9687dec5e23709f65f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56d9b48abcf5488cad5f079e692235b1", "region_id": "RegionOne"}], "type": "baremetal", "id": "209174271a91482888bc3314cdec1cc8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2f0aadf29ba4a91bfb7d6677530a349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "870eaf3f4de84b0992c915e916e7f17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89be87b4f7c64cf19998e16a163589ad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f1dd05aeeedf44f59b60dc179ef2a234", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2293e501c1ff4a989e4b3884cab6cf2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6acae71cd7ec4ff39c77ef1996a549a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "88518cd5f8be46dd90204edb8656ec6a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "45c644db347d4f959729e1c47d8ca12d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4abc79ca32924d54bdb49b44c7844b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "59b44f6a955e4148bec2fbb19786542c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd9b25b075f14997ac3a64ed8c71b6bb", "region_id": "RegionOne"}], "type": "key-manager", "id": "898c4aabb31e43bcbc4bc7370c8344ec", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7693d82cb0147beb353080ec329707e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf1d0dcd6b7447d28a1c1d06c52b0095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "08be9e82512f4a61b805c6f90831980f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "011d85708fdf4055a4f1401dbfbbaae8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ca8572f157b4a44a09cebb56036c84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "77973e3bfb4546339ea22a5d1a94dfbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "efff2f8697f94916bb3a1fd7c051f873", "region_id": "RegionOne"}], "type": "infra-optim", "id": "094426dd84934cc4bc294a26830e9a35", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "12c40b3801a6445e870f7e2031476fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dd2c321b448f42fcb3f23b3cae9394e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8189e5d65dff427a8ea032e365b18d36", "region_id": "RegionOne"}], "type": "message", "id": "54c1a56c9df64b14afefd07d035a1e54", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "72fce11b40fd492fab8d3918abe7e71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9520e7d6a81f4494b7c03e7a48a2cb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "beb5bce1447a4dcdbe33f429f6aa9674", "region_id": "RegionOne"}], "type": "messaging", "id": "b1606dcfe7d74d14b918545a4e1a0fa3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "109a7b2acc9e469a84ab9c2abf8b83a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31fcbfd21447489fb5d1e624e4a43191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9376651f60df4273b515196fba69ec3c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a713157500eb438fac46466785875bc2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24c4a6fd37da4b2f8f525f9c0d6b793e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d7852a11d4440799bb5cf47c8417f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0c8415871a44ae0850240a4e0551130", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f19b83bc740f4edaa6110e13dc47428b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e6bbfe750f548b19142398ba941d065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60249be41ffb485bbe27dd3cc8f8ef42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8ecf8e54cfd45a98889efab4b1c2781", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "deca3570259c431b970146eb737f42ce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3701dcacc53d4394862f68729510364a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aadf591a269c4998a58703e02770e198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d541697b476948219c9e7f8727a84c5d", "region_id": "RegionOne"}], "type": "container-infra", "id": "56ac332396de47eb8ed14f7ca5ff84d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3cdbda72eb05435b94741972447fc90c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d63e7876bbb44aa0a698bff2726d08d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3937bef0dd264af98d48964280bf4f8c", "region_id": "RegionOne"}], "type": "search", "id": "e563cc13c2164c4bafc22162b50b5be3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ba67cdfeabfb4d568df4aec5326e43ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dcc69a9538454b21a49a56c13b60304e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1571e31403e04c45a5973c0b6e9334a9", "region_id": "RegionOne"}], "type": "dns", "id": "060effdb13d644978d6257bcd3c20963", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb343d4296cb4015a24b4e4c5f2f7310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f49537af3e74446b853ba242017e2a4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "538d65e1a3b646a38ecf8df26bd65955", "region_id": "RegionOne"}], "type": "workflow", "id": "4033cbaa4b6c4388a4e96ff485bc90fe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "284b2be825764980be695a66ff2204c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6eed1f3262345fdb4f7dadeb53f11bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a523ee351071438d9d24aade9563cc9a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5d390788a25d4e75a039db3ab14090b6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "df329deb45be46238caddeb19def4835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "141509ec7005412cb3a10d7c6ca0e610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7d78a6a7b65f4d1187e5c0eebe73630f", "region_id": "RegionOne"}], "type": "rating", "id": "0f596956acaf41d4812f9e343c7cedcc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18a0ce1057fe4f4a8a9cf899eddf643d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8417307a7904401a782c9f6fbb75f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5edfe645fcd14b6e9eb05f999e9a6c2d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4e3b499d2214429e89de646a5cdf473f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ffbe4e7d1364583b913b07947f7414c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "309da2f32a5647a78a44ceab0d392dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f3007ab391cd4442a581dd37a40c8f49", "region_id": "RegionOne"}], "type": "policy", "id": "cebbf2b8adbf44fa9eef4af22567d164", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fcaa04e35ac4bccb3fef355f1f82c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a01b7278f77645b4bd50b51ca1be0798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2b3c450b71464439a97cd716baa461e6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f25759a6fffd4caa88b59eec3b395a06", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57bd753628e9480bae623550367ce602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0daa32c400474edf8260c2f0153cac90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "117f1b79727347b2841e3b6926f979c9", "region_id": "RegionOne"}], "type": "sharev2", "id": "a00a8c8e02464ce3907f3e39f10799b8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ec79a7e158f4e70946ceca84985e18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "695299d31f3c435a87bcce35bb7becb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "947a735169a24272828bf2f3d7a9e71b", "region_id": "RegionOne"}], "type": "share", "id": "6ecb5a7d6f9c49f1ac380e93096a44e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d0e203d54654f1fb1b213c50a8f0ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d811f87cc2f4aea8d157d8d7e96fe9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "477b71b8439949c888a6c2edc0f05ba5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b8c2e9a2cfff4f11bdc81d8514b49fd9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebcdb4aaf27b4006ac9231ef14baefa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d51e448e103a4e61b8ef25b31c1ffaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45b7ac980545423b848aa3eab6d0b483", "region_id": "RegionOne"}], "type": "orchestration", "id": "78ac43b51d0e4d9ba851d3ac815e4ce1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a5e18e824f7408ca7a75287f8a8148e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05b08b1ab3d14fb7a82e65927993011b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fabd2181eed642f3a1220daa95f42c95", "region_id": "RegionOne"}], "type": "block-storage", "id": "4400a1cbaf3f463d944e12bf5f6fdb10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0d2519b65f54ede9f15df67d6fcd9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7bfdea2e8704715af2c13e0793041e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4e9f86a9689494a961d86c09230c070", "region_id": "RegionOne"}], "type": "volumev3", "id": "7a6c34b12bd744929d0a559e568bedb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfa89d6f391c48a6b7244febbf0dcbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b824c9a383a847b0b3d2ca36ab7c4059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c1f84e55354a72a86f4c1bb0889461", "region_id": "RegionOne"}], "type": "volumev2", "id": "f2f2b8b1ba9f4a16ad9620d0ed87e88a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d80340903541ecb97e4b049b806b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c83574d3c560404ca94e845b0b684c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcda47a46c6848d3a8279de570ed3817", "region_id": "RegionOne"}], "type": "volume", "id": "b4521c03278243acb436d1ecc8ddf02e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73567288172a4d74b764f3f1600fb701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9668e1180fb04cbf9d2bbc9bcd648e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51b404f50fc0463b9aee6673ed34dfcf", "region_id": "RegionOne"}], "type": "block-store", "id": "d15d6d03ae1b40eeb97df1528e88eed5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42e8481279d94406954e48b0dc4d9529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4aed0d595ac7427c872ee70fdf57cb7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b06f75187666451fb88fdfb5d34a912d", "region_id": "RegionOne"}], "type": "alarm", "id": "3fe778827210440e8147fd6aa5d53bfb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd90e3398812461da3c5e94ae1a7a4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05f376b4e2bd475ea47eeab2ea2653d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "591b919d8ed74d45bdb4e0664dff8fda", "region_id": "RegionOne"}], "type": "alarming", "id": "ba30693236c84fc98c0cc2aa9c6c7cf3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d26969cc8c6d439bb44e37fe81d30fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fc177bcd18347f6a2f0e27ab7dea023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6eaa2de544f349cd92f0378c03fedbbe", "region_id": "RegionOne"}], "type": "meter", "id": "8480a5415b564bb2bc51f6121033bf6b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa27976c5e914282945e47388ca9b7a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb80074859b24d40a7b2b65c1a9aea7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48643ee583a1405381f3da2a378137a6", "region_id": "RegionOne"}], "type": "metering", "id": "9cee79f0517e4d639002a0b132462c6d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1044ac90e7804623b9e86985a6d73ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e7a791033b646d7824bd99672747b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a3d8f3235c341bf85bf3a19040bce4b", "region_id": "RegionOne"}], "type": "telemetry", "id": "77473c6ae27547ef8ffd91e1f545746e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f8f347a691694ed3b54bd7cd5103c5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d7ed565a00ef4cdbb72ab55e2b3337ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "75c647e910c14deeb6e59773daa02858", "region_id": "RegionOne"}], "type": "event", "id": "ef443e40477b42959d1e92ac0982351b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9228bf46c9e542ed95df8737b6f771f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4fb173cc27bf4436a9a0496701cd1376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0c89ae752ca54e1d9903c626ab5908a2", "region_id": "RegionOne"}], "type": "events", "id": "04cdc553ea914c989860315044d9d332", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ad57efeb0a04541842ea6aab9788c86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "679f48e385874cad9c21357bcfb50dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "65537fda41744a24a2fa1c88743022d0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3d96b7b3a03c477e829e97434d83072d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0594f765ba9f4a1d9025a5fa10b6c0a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "146ea5bbc19340219a66589c84cd951b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "490d07ba7605487781d09ab637aa78ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ff8d33c781d14cd0a91e99f15e5e8db1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2dcb04e38b34411eb6d592926491c316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d54dc09d41674a8ca7a5a95334402a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9309620f453d46bbb99caaffc03b5ba5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d7b049cedcdc43c291cf7ad32f03172c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e61f3fc82bb549b49028dc1a5d182725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "17413b59693d4cd4914bc55b12f15986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d6299087ce24849b800d931ff7eb494", "region_id": "RegionOne"}], "type": "tricircle", "id": "9be1ee57d7844ad794269e22ae3a2d97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e40fc9625667453584a70b547f167c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "db9f29792c184fe9bf62802c33792acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c0e2e76e1c764946b19b037275b1e369", "region_id": "RegionOne"}], "type": "database", "id": "e8409c02b2654f42ae7c5528090763dd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a5c0ffb2a5f4d73a46604fbf7551d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffb8f58ec7124155a70ddda0293bb5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82faf9c9fd4c448ebe6b4e87b79b4c2c", "region_id": "RegionOne"}], "type": "application-container", "id": "44d8148d32da44969eaa9a8987f1b5f0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9716e34541104f1db4439e198090b96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fbee344ecb34cc48edbef9dae41815a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c40551ef3db84830ae54cc8fcf5082d5", "region_id": "RegionOne"}], "type": "container", "id": "f95f125040ab450d872dd0cc59a55114", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4a788a9f44541a99881f910ad828d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f30e53cac3a44ce7b4deb34e80de79ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fe91bfb03ba14f0f85550755eccd98ee", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a2195699bbc6472bae9aa084d74ba7de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9211e38c716d4219b8d70f3172b6e75b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2c09a0c3caa410aaf2ac341de562cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b4c1d73f0064e03b3875f62356f65fe", "region_id": "RegionOne"}], "type": "rca", "id": "b12304010e944d1eb23be7ac815eb5f7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e230c0fcd05245e894ca9c8a0a16ac8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0362fad17f3e43c694be7815d70f0b68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9427ab5b1d284f3ca4422b244d97ad10", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1db27852873b478789aeba3e278e4990", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "878b94d9ebc8454596364eae87da32fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e33d8379350c43e091bf58084276f6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cac2a77ace924fcd9f3332131f4a388b", "region_id": "RegionOne"}], "type": "network", "id": "6b3b58e375454317bb489d15c7cd53a3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a1ec7a799ff9495c9d748480fe4ed871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4f06ac4a6d0845a18241ca9de48f0b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c5473e62b10e4b879f486778c92dff28", "region_id": "RegionOne"}], "type": "backup", "id": "2319c18d728445c4b59de3493a0d5ba6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4fe93c329edd45f3ae25533f54f0201a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bec185f5d54e40c3b79c55a05cae536e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e54285df142647d489e6d484b570815e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e5a9a37454484ed785c17517150eb641", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8749172ee6b9466795371bb713b13c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d248c6449f6449a94e13c503bbeb5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65815054c1f444e6815c47cbe3408289", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e83e78b2176f4157921a73b9897b916f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c7ed1cb335a74a4382cb1728128c0a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "455574fda724457d91821768a290c184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "878968da7dd5454b906bd070563c93dd", "region_id": "RegionOne"}], "type": "monitoring", "id": "c1789e74b22a4827a5712409ef87e710", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d9b07a7825c24675a44e5d86df62c338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "584aa18fb3e24323b28714561b695952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "af935fba6be54f18a88c5f7b719e5f67", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1bf7e5fde0ed45dc9049dce00598ccc7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d62305c7c728452eb08c1c1f62dc9835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f4562c0f30e243b4ae1a960cafc14b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53edae97bbf649d6a527610c2453b876", "region_id": "RegionOne"}], "type": "placement", "id": "26c9a5d5b098402a8adaf7161df06c95", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d3210e856d34ec081c608b38096958d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "397ff49cfef14298974934841f551001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f41813ae01564909ae84ec4f23ab0148", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4eb1dc90a3bf40deaaf1a10e28ed5e8f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf6d1d7948694e9a89c74ec15eb1ac87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4283b3efeb9b42dea099b0d3ce7be2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "26869b4bdd974a9abdbc6b762a69b3c1", "region_id": "RegionOne"}], "type": "ha", "id": "159594da4f5244f8a6d7f6eac70e9d08", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cbb3b2c1cd1a4fa1b86d9e6f5c9eb7de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f03a2e45f8bf4914a211030a0645211f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bd9b62277be641688f0d6a3827f69e96", "region_id": "RegionOne"}], "type": "reservation", "id": "b67b8094692a4197b88ba669f3851c33", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "034e8303039e4e03ba1b00ba3ba17ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4120a90301614186900d1558f3386990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9f940a30485249f1aeefb46055353db3", "region_id": "RegionOne"}], "type": "function-engine", "id": "926bf44377544fca857ec54d6209e58b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "48d5fa8b93674254892224bbf7ae9bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "034db5a5aac5423ab4d7508817c2325a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0bba580a4df47369c4788dfebc6c9d0", "region_id": "RegionOne"}], "type": "accelerator", "id": "2723f1fa5a7d49b7bc85c324b3513564", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "858d87d0987847998055d9da5a3f58b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1429d9f82b974aac9ea846e0b3b4f3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4e44647334e84776b4cc09d49335663a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "393a115094134461a6c120766316aeac", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b2111f2f0424400a831d9caf9fb5e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a445d5217a414dbdb09a72cbab3304e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c5834799942741ed98ed5fef0ef1cc23", "region_id": "RegionOne"}], "type": "registration", "id": "bcc29e0ec91342e0bf326acf31c860e2", "name": "adjutant"}], "user": {"domain": {"id": "f8b6e0f3390f4b72818177e8351b147e", "name": "6963ec52cbdb4fe195b33c825021fd30"}, "id": "529d0c4b67d842418f67856633703951", "name": "94fbc637c5fa4cbea6feeac53bf93d7f"}, "audit_ids": ["94abb508a1b24e22981efeaeba27dd52", null], "issued_at": "2020-04-23T06:25:55.719329"}} 2020-04-23 06:27:55,854 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,858 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,859 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,878 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,881 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,883 keystoneauth.session RESP BODY: {"policies": [{"id": "1", "name": "fake-profile-name", "spec": {}}]} 2020-04-23 06:27:55,900 keystoneauth.session REQ: curl -g -i -X PATCH https://clustering.example.com/v1/policies/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"name": "new-name"}}' 2020-04-23 06:27:55,904 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,905 keystoneauth.session RESP BODY: {"spec": {}, "id": "1", "name": "new-name"} {9} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy [0.152517s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,800 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,803 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,804 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,806 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,816 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.741475+00:00", "project": {"domain": {"id": "17432cdf726b4898b6a562e0c0ff436e", "name": "adaff032225b4a3db577f02c1395612f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0a7001b9544b44b09ad2b1aa917b37b3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04a1b498998e4a1799bc3a93a8e1b844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ee6ea8640294ce6a976d79fea1a5a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "740a7eef7aba40fea9031e1d9e03953b", "region_id": "RegionOne"}], "type": "identity", "id": "3fd31dcc38ba45acb5fc93b61494eb29", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd910aa4a56547e99f67d9e4fd5427dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9202b4184da14dcf8ee14a30a9253f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4c0ff0d717214c3a82f140d9f18865f6", "region_id": "RegionOne"}], "type": "compute", "id": "1e08dabd02ac4fba8b7c7f3e9ec0fa25", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4eb1cef1bd7b4e63b21fecbd629ec597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "84847794fb4d49bcb19d8552305577eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bedc9c45d885400c82d9c4ff544cd4b5", "region_id": "RegionOne"}], "type": "image", "id": "13ca9cd10ae14d0d9063be4b38ed630b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a3b318146d574ae28f864cb298336aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5ee9d6372054f47a0586badeaeaebab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "56988a2618eb420d81a8ebd8f12e1575", "region_id": "RegionOne"}], "type": "load-balancer", "id": "60beb234eb5f4132b3836129b35838b1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba6444945c4340ff96a2d5e1314fb619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa131c4861c84cda9947542f27c70038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f775f17ca49c4334b35cb1fc5cb8f0ae", "region_id": "RegionOne"}], "type": "object-store", "id": "3d40e7e397874f508c9796bc1b198c97", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f5c89a821f5416c8f46bec602477714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d113f98b3f134a89a2b97356516b20f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa0a3362c2e64700968ecc205eb0d9c2", "region_id": "RegionOne"}], "type": "clustering", "id": "decf63379e0e4544ae7a6eb90b00e77f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01d6dea79ca647cdbc14867a2b76307d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba042fb2c0e1408f895a7c2ea4305882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9213cf641bf246138b5918af6491c5da", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "13a14b735f804d99ab1dd76f6f3c12f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f96b03c6a7cd47dfa54ef4183467dc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44fd0d656df441b99d59857bc7eb8f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d85d3cc56267436992996534d0a80a15", "region_id": "RegionOne"}], "type": "cluster", "id": "b8fad5b94add46d2804cc81089153250", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e168ff8920474c5c8a137e1af7180b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f18bae84153246399f20c8f099ef6005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "83155c9bb4df4326943913e1ca4c7882", "region_id": "RegionOne"}], "type": "data-processing", "id": "9222b339490c439b92d3a77bf36d6646", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8b37e25ba534dd687efe3a463c6b85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ddc31a4547074412a2a5eb6d37c8b131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ab86a531a564628bd16b8d3bad697a4", "region_id": "RegionOne"}], "type": "baremetal", "id": "309c915fe64246daa41d65222a63647e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdbcbcdad1ec4681a9d6e5843a8f3047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eab883943c6b4eaf951e52095e8d6dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0471be4c0e704363a24afe0c3eedaa46", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c79daf1aa5b44d199e134bdf91ab67c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d56bab36fbb04ae483b4fa92439e4d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1d02b0a856924f648192b830759302eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5948c1505069488d82fbc36318bdc550", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1daf395e37f54791ba8c8794bfa21f88", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b9fb0971b9f4e4a9d599629d1865e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "110363eb831d4d38afb8fc6dc1d9681b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9ebf933310ec4372bdfbab7534bf43bd", "region_id": "RegionOne"}], "type": "key-manager", "id": "09b4f1ffbae14dc3832d78b3a3c99675", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "529c3c177ed54a88817d1ad43ffa7a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6f4936d7d004ab58a5426e62b643420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef58c670b57040ba9855068830996170", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d4a73acabe1b454ea8421a6ee0f60fd7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a4c754208344896abf3dc1f42a6bb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f550e061a35c4f42840508b2f39d85fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "27776692eff4495c80bfc81fd2347613", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8742ed1c0196422fa5d145311044c92d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "352138a4ce7d498cb7cc0f457df6e140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0da8f2173fe140a2a5d1069fbf55d7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ceb9f529ffb94422be615d658c63258f", "region_id": "RegionOne"}], "type": "message", "id": "51961d9277c44667af72234d197cd781", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5bed158d107e4631b0a0aa9c9812bf2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "65d5ac5f31ef459f99e45d949fc831c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db02dbc81c6b48dd9135cc4b92e693f8", "region_id": "RegionOne"}], "type": "messaging", "id": "439f8db3725d4bca9d2a9b162dfe5b35", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a22ae7d5ce7a422b82dba0b4eb27e8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1fb7b2495aac4425908563c531f539f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5898f445924d4f689af6c46c6ab32888", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e17674734d154771857190bd49ca7c5d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16aba9e879824f38b212c201d54e4d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7d787d402994ec3afc42c5f8f09fd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4a1f6b105b8414597e8ea789bc4826d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b8c7ef60854d4afea7d225a54c293cdc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dca117830d8e4f7bb2486f385fc2163c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca99b8227fc342b3a278e7ce8a3a008c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a80bb6e4b3a4dc18944e138bff09e63", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0f620e249b8946ca8c9e886825b5cc3f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "618cf959f69b4c55b5d6a9d42fa15b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9a7a9c9a3a84327b527faf22fab09a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66f6ab3b3d3c41c5b11466e273148a5f", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e61a69efabe418588907fc1ed6a7bac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6a378131f03349a7a59a39e7da4f740c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "893d1dde4fca497c9cc363ae64297ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9d3caa92ec534c9da8cb5802c73462b8", "region_id": "RegionOne"}], "type": "search", "id": "1330afe14deb49c8839cfd3f2270d45d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d8011f9073be44c9a9f0c1ea85027ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fb7d39fd2c0641f8bea6ca469dda3ac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5b9d8c31f5584b748713feb361b6a753", "region_id": "RegionOne"}], "type": "dns", "id": "eaba506160a342819543b90a94651510", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ecf8fff2da8448982c8214cb0f10cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c17b5e35e35847f5b7f184867c4f8a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "518be3e07a524d5ca2e2fe76df54fa33", "region_id": "RegionOne"}], "type": "workflow", "id": "dc27e997e9e642a485978a5b0cfd7bf5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95d55e5f9c8f450c99be55228142847c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4931845960734bd9a907c94d66de9d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "02ffcc29c3f8421792097d65c822935b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fc65814c94364ed58278882ef29903fd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cd29fc426fdf480990c9673969a599f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "53fee6098e0b4d11ba4d9e4212f91a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4d81ddf7837d455a8965fae7d4b88cd5", "region_id": "RegionOne"}], "type": "rating", "id": "7a8458593c4d485ea227378602dd2845", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8dbd41984874730a52f9f51cb14783c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de3035d6fd2d4ba3936579df00e7f6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bbd8990d892749a8a8193f5ba753df66", "region_id": "RegionOne"}], "type": "operator-policy", "id": "510dfa2d4a844aa3acc1d73599cde581", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "981b9326e43c4d06be5ae72f86e8218e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "262eb4fd50c04a64a991eed7e7c69703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0b62faff604f400fb95e19d24cf4a9a1", "region_id": "RegionOne"}], "type": "policy", "id": "a408729bd96d40c7aaa6992861ef5e14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f36b50983b234bbb9f64521cd6b998b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9033399524da42199ae4ffa85b07de8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c717e94f72fd474f9d09ecf0f7672f92", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7bc0c3c6dba94cccb1d4c5e9429a11ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c5ad231cb5c47e0a87a704dffcea3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a5c0582f1c841a8a900676ee2f9afe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6aaade6743d142c49e8bd22db2498f18", "region_id": "RegionOne"}], "type": "sharev2", "id": "1027f075fa924e5fab4b14d7eed07f65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26583d4f79424d8c826b4afdfa21dc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a04069fc073c49028dec23bb52707e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "614f7708890145b6a005049e577f80ca", "region_id": "RegionOne"}], "type": "share", "id": "4cd441ab14d644c4b2bc8c6e9d42b2fe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c4fb1f54117844cabca43c7541a75fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "21e99f92d7d5426c978e833e04a27ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "24179ed4f9684a08aaf12699ba7ccf99", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "62df8dd377924c3790ed6292edce64bd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fed14c99e74e2db418241d477d1476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "212f65ffb02248d48a4ec0610eb05671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32a31105f50448c5bf72d042d69c4ccc", "region_id": "RegionOne"}], "type": "orchestration", "id": "dc37503694564cc5ad8ae1c4bf70cd71", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fa0419745bf415aabadbce6a7441f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c83977ef03ca4e24b03fc678d57f3a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90dd1ec8d448462186a5f726ca41679e", "region_id": "RegionOne"}], "type": "block-storage", "id": "3c89ab7aeaed4075ab06d2404c707120", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628d7231c7fa44aa999d63e2bac33a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1029d39836214bf1b0762079673118eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cc0c5e50a474ddd9db84bdd7abb3bc3", "region_id": "RegionOne"}], "type": "volumev3", "id": "3c9d229cb7c7482fb8c137378a9a329d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd848e2a0df241ac83515fa99c2c9d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1122bfe22a7848a78fcadfe855b4bc2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86c898d0eb9745d3b6043c6b06c87b3f", "region_id": "RegionOne"}], "type": "volumev2", "id": "193846af16fd43be913058bb6e632cce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a455f509c555450aaffd2512d75597a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47f91e371ee8418a995203a6d6df33d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99c232279c8846feb66526a19f2f1b18", "region_id": "RegionOne"}], "type": "volume", "id": "63d4dbb44c7b4b7499064ae832083c4f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2185576d2d4b449ea57ad0ee9cd34327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe548a21d0184a42b34a8078c9f3120c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15fb7b74cf2f4b5ba29ce44f573d466a", "region_id": "RegionOne"}], "type": "block-store", "id": "f5624cf8673f4955a4fcc0913a7d4bc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d846c3abc78425daf46e28d710284e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b0cb87d2e044a6b89982c13ef627f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5f74cfa3a5fb455e87f01f8274ed7011", "region_id": "RegionOne"}], "type": "alarm", "id": "338b59f2f8434322b646a23a9f0ada63", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31d0b4fcc2854a86ada84db570eced6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0010b17af17f4bbaaaee9e6c10d4018f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c4368e6c741b48e4a1c3f3c4184f271b", "region_id": "RegionOne"}], "type": "alarming", "id": "5c04c31941704d75aa218f08ed400840", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8201989fd3641c599f788eba4c00da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e9cf2f9eca74588863ed1befdeb6b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "76e13ceb8ceb47f0a268658e03878388", "region_id": "RegionOne"}], "type": "meter", "id": "95a04cd479ac4500a06a8d28c5a46328", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14991c30e2a343c7b4657a3a78714ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfa4306fb63c42d898d8b8cf0fcf416b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ea028abb283c4cd8ae601719aae8acbb", "region_id": "RegionOne"}], "type": "metering", "id": "525bb10dda5d4f4e8855b311ca2ebca2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c19bb64001f45699ef450591803271a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47893467dca347038e266904aad36c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d8217b64fb648e9a99276929de13f84", "region_id": "RegionOne"}], "type": "telemetry", "id": "11483a1aa41a4f2c923949c42fee0899", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ec858ac460334451a8e9f05904f038fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2d3067ae946d4addba1541dd14bed0a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8db94b8c4eb246829f91239e4952aec3", "region_id": "RegionOne"}], "type": "event", "id": "30bb4b1ad51d4ff19a117f1fce5c3b66", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5ce8cae287b04684ace1140161421c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3f30482624754183a8392a696c707091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9535c704e05346f58a1d5e27b4be13a6", "region_id": "RegionOne"}], "type": "events", "id": "98c07287b28b482ab455001c50981976", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e719e3ea20b4241ba0143ad87904d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c89cc15ebf9146a6995be978e898b481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "db012dea16774342a3e83902ed533574", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4ed7631f6f67420099960df7dd1da753", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36e5c6f4a9fe4013b954279a886f0b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01378cb0f9cc4b9e974a89599ff64809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "62f9c77247774f13bf51d25276b85f08", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0e47e318c0dd4d42a6addb2177244894", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "858ff93c9d334e12a67eba5643314572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c22253c5cd8b434ca402e8fa3a61c724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a571adebdc3d4707865413b3678040a5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "30b746e8d5bc48a097e8e0b97b6ce79d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd9a84627cbb45468c22d3ef2fbb39b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80260cb3baeb462290e6cc3e2d52d9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0fae40b1ad9480a99a1a778f5427e06", "region_id": "RegionOne"}], "type": "tricircle", "id": "ac4fbc4f682f456aae0d073c5d89c1a1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b7d9998572e043419edaaccd5de5dea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "62ec9fc869f0413c931625759e0dd572", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e9a7c7bb9e354b6ebcb2a13f6065453c", "region_id": "RegionOne"}], "type": "database", "id": "cef03f6d87cd4f8cba17cb16acf02f90", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cdd0edc4e1df47a7ac39347f89d79d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c188090bdda4c71916e8a78ebaa6ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2b6d19cd4ad34d8392cca90b74b1036d", "region_id": "RegionOne"}], "type": "application-container", "id": "0b07f1c3ac124e449323d3aa6143646e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d160253ecef42ee931ef86eee7a6e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d2217661e684f19a952c2c84972e150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d5cd785db6944ce9675e231a4e8e605", "region_id": "RegionOne"}], "type": "container", "id": "4b615d6a3e9e49ef9687ad5f82b483f0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85bc3c7aa41c453299d9703fb7140e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "307b6ed2bc004024a31cef37da7e54cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3bf6dbffe9274e26ae0bb46011baca55", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "82c2ac8e15584cfc88bddebbe9fcdba9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1479615b5ba46d3a102698409ff0e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a553c88568540dfafc4588267fc0d54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc710156740e42d688a75c57075c3471", "region_id": "RegionOne"}], "type": "rca", "id": "ea10fcc64a0c4f03aacfba9f3caf02f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "25557ff76328493bbb87d5f46678e9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7aca1a28801b4c958dfc4c364837fc3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b14a7ca79b36459e88964d9ea73fe264", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4ab97ad6bf604836804907cab5b38360", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8b0730b5c67b44ac934b996f7e5f58b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "72101706f5584cd5b888074488ba3699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2f37f3a15a1c4a66a698081600103bfe", "region_id": "RegionOne"}], "type": "network", "id": "c9d6ac9d0f1e43c8892100608baca686", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "66eca38e8dcc49838ed8860869473390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "69ea63e270ce4265af58c00d1d4eaddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "77bbc8835c8640699a14aad1ca06b8c7", "region_id": "RegionOne"}], "type": "backup", "id": "2cdf020365ee444db8c0687e8351f75f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df2ab68c902f4904beb33dc1011b779d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a7b4db49fee43cc84c5a0837908bb2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4072d94ad8b94583a8fb23d041a8b72a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "152b2ad4d75c4adb96674f5351bc722b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1cf5f2e38b1c4221b37347e352d66c2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ffbc70be5ea43b7b2e6a2a13d6e27de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fbde9c75895c4f43a50613eb30df954e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "32f6f0b968544043aa89a3158f1eb7a4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a22d664bb4945b5a7b2a7b2f1dcd36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae50c1b63140439a8adc6ed812e89379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "abec330c459949d3a7eae95d87f495fa", "region_id": "RegionOne"}], "type": "monitoring", "id": "5049e3cc9ff64cb99a9484383ae63ddc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d0be8b44fd8b492f819df8b0e1705d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58ea5a059cb74a5caa0ccc25790f2da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "db299e45b092462391618489fd1d6ab0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3b20b1694db345379504ac85c7b53808", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5186749afabe40eab3d59d476c2be939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "29f5f8047b32476db86600451d6e8076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0f0359156bca4162b0d927a5f3029b32", "region_id": "RegionOne"}], "type": "placement", "id": "3e3f91d376fb4d019baafe7b961717ae", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb5f01cbe8bc40b294fcd9f8d12f8336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12b9e1215071467e8db800e4200664ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c1cdad1eb0494901997dab6f7f0dfc7f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "23e1c45d02994cef889800d3aedeaf64", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa30be4f72d8404e953741feeb61cf10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89d097cb8465454a9a1519150a0ee01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a1b73824b23d46aba55726c9e5e8d102", "region_id": "RegionOne"}], "type": "ha", "id": "eb8223318cd74a7c96fcc15f257e855b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9e4e87ff1d30465dbb3d33d2d38ed011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "83b07d404a2a4555a97f64e33e15bc30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "79c8109e3cc344bebb1aa640eb060624", "region_id": "RegionOne"}], "type": "reservation", "id": "9b7437f4fc484c6880bdd17da510aff4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f7d0baf786524af3b1db4c7817d25b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a522fcf590a4b928722f9616e809796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "89566ebede1c47e4a048c78a89059ce6", "region_id": "RegionOne"}], "type": "function-engine", "id": "28e94b98950d45b8891cbded782392c1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "894a252aee354257986a5e6aad3e6287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "577e0cc6d3c04ed081c3edcb0a42d3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "67478b68e0a54899989c3a24fd762a93", "region_id": "RegionOne"}], "type": "accelerator", "id": "b117a30b1a244b2893edb6a26982bda2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5c8f02a545447e8a881c2e6c6519988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aba3c34d5fc0432a9a0f458f5a5e5e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "58910e5f94054fd490e1649f53dab887", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9b563fda1c0246fa8366db4f22e5d602", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a79da5a2b0844aeb8ee4775be29af168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a23c64cbdee14d5ca901ca8c0e3a1bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3895b3e7cd5447aeafb1511264416a8e", "region_id": "RegionOne"}], "type": "registration", "id": "0ce6d3d628c4491db28cca834e952760", "name": "adjutant"}], "user": {"domain": {"id": "0499044021e94c0492aa56ec960f4949", "name": "42477567e3b641bfa1880cd989cf1810"}, "id": "81626fc80d8048e4960461d7d63e9d3e", "name": "e3a8ea883ba8445a85d31cd1bb90d0a6"}, "audit_ids": ["be7c1e3671ff4c02ba954541f79460ea", null], "issued_at": "2020-04-23T06:25:55.741475"}} 2020-04-23 06:27:55,860 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,864 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,865 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,884 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/policies -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"name": "fake-policy-name", "spec": {}}}' 2020-04-23 06:27:55,887 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,888 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.245685s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,782 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,786 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,787 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,789 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,799 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.726393+00:00", "project": {"domain": {"id": "8e2e4cc4a4dc4f1398e01d3a970427ac", "name": "3c0f7e43a91046109c52d205a0ac88f8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "63d2ad1490df41f2af1d49aa6fafa0a5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "06ebf122058c45b9819da539adc1b47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "282e902e25cf48b9829f8a1ad91b7714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "abae0efe9f9148eba75f0087f8c831eb", "region_id": "RegionOne"}], "type": "identity", "id": "f840c1d7606d416aa091c1caa2e68170", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d33cf335ae144870bde0c6bd32af5316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a8fef2c95e464c0da242af9b9c939aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d024210f4a4e42a8a32e1b69f38bf9bd", "region_id": "RegionOne"}], "type": "compute", "id": "1ea6d80ac7f74f53b79efd513080741d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "19fd37f5baaa48c7b2aa4f1cfde7bf50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f976066b4eb64822bab147bfc7848676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e6fed740d8bc4453b94535d41491bf4b", "region_id": "RegionOne"}], "type": "image", "id": "069d40b95728456da02d68fbf4135df2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ad2da1867464417391ce545faffb79ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03ef878eeadf421eacd6ea30edeac6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a3a2d86e794f456193888e87c9f2a008", "region_id": "RegionOne"}], "type": "load-balancer", "id": "28a9702141ae4276b6c41e0bfe55bacb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb7e6a7a48048578f735c94deb4820c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d49196e0528b496bbff31159bdd9a41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ccbdef7ac5d4b5489a9aa23a48ce67b", "region_id": "RegionOne"}], "type": "object-store", "id": "556ca54a17fb40c79efbc85d0bee3735", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc3fb1e649474ca6843f10f95c470a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f1b4863212d4fa5bba73a455ea5c8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3c53ac411074dff8563dc4edf1eff32", "region_id": "RegionOne"}], "type": "clustering", "id": "470554ccd6f04a1daf78562783e6156f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "383afb2d96bf450097d9eb20ccbc42f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "714399cb4beb4ae387b3ff80b8f54017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ec4f9fe33e0479d8ce4b3f43ba966ba", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d78e77a2777b4bc4a331cd7cb10d0202", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "acc75949daa24adca88eb3a2c17f5f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4da4ea524c1437e944843b0da568e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f6c351911470452e992d23391c2a7d23", "region_id": "RegionOne"}], "type": "cluster", "id": "7e8aae4488ad4fdc826ae3ef93104c08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3d6e52621ed24d608474cf4cae173da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b84090dcf8a64f1c95a4a01c5b6b525d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2aa4cae23f35421dbbf57673a23de5ef", "region_id": "RegionOne"}], "type": "data-processing", "id": "b41c87c4d34943e5bd8ef60b5724027f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d050c8c1ffd4278a314aa2e0444525a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbe3f4d918bc41dabbe605b568285525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4558e3588e0343fa95cb212cec6ddb11", "region_id": "RegionOne"}], "type": "baremetal", "id": "486d5992c0ad430bbeb7fc7c24d2b469", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd58654ba53c4633a82eda2e7637cd28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cda1c006a00d49d9847d4ef7c575c13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "014144f089294538b7d5553a53860903", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cdea9ebde8fb45a99ed74ee7f8fba98d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4997ca7af24e4d48a2333925209f7bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4aaf7373cff9482bb18711271617ea73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8502265d2470450081acdbf42927f675", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "aaf06045043d439a96714e98416e0b5c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "40306b0bf3c845918f73224140e63896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61c60a5296f547f681a9bfcd07e65dc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77869ec0d3114aa8982fd896563c865a", "region_id": "RegionOne"}], "type": "key-manager", "id": "7e12dc8ac1d2485690173e5d8b77b752", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "caf13c42908b47f39299779e5e2e5ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "617d7812976a4d1fb50b21dd29b92db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b87e4130996a4d3889f0929b2bff336d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ac9dc58251f6479680ae5f27310f8bda", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71299dbe73714a08be3c8c33c2c6fe64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5eea65d4ced41b5bed10ba0ba6ccca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5f618ded534463bab1decedaec5174e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd6fb07cc5f747329df8c31cc24a871d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e76025d140c64443a1580cfc6a3152ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "020f9d15f4664639be8e49e3c1d858b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb3a8c14ac004757a5c23cd175e969f1", "region_id": "RegionOne"}], "type": "message", "id": "9d8680b0aebb487aa41368b1137ddf0d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fd495bc77a6545adac9384e3add6d8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d60bf06ce3a04a238bd11675d5029e03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e71735b022543fc88c4278bc01019a3", "region_id": "RegionOne"}], "type": "messaging", "id": "1b8a2ee3e1ed4ae6bc3719845b1cb81f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0628b037ff9e4c6d9d59408635c95d55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d858cc5298d84d9687fc21ba1d15cb87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0ff3fe8044b542cbb7265f1dd9f447f7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b927ab3fbd3b41ca8171f7caf103873c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "904d9a93da3e4ef298d535ddbafc41a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "194de9d196f84351be90f3a94d85c6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "556a10caaf314c568390e4d086810fc9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "99396ba3ad6f470ea7d59208af8910d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f9334de68c7429daa492500e1ee916d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "944c224e8a3b45de8c51900a8d744566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2718c16ea9c4465daeac558ff45d078d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7d606633056d4bed8c91c0786f5796de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbb392488a4b48cd98bdbc4e82d33ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bd82ac8cd4749dcad8f7d0329828c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "555b51ac581941b3ba83146dc32c3269", "region_id": "RegionOne"}], "type": "container-infra", "id": "1f4573361a6946c8b5c32ce893aad787", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9744e6925bd4493d9f232f3f7045772f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "76f2203d6b994ef598211fee913d8016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "99f10be1a2c64d6e8ce87646b347c1d2", "region_id": "RegionOne"}], "type": "search", "id": "ba9b0bc69a5342a38554ca65bf6410c8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d93b0093de6c4f4fb899d37da6758ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ac2c7663c25d4eaca38acc93fec6772b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6d9a254cb49f498d903f4f4800c576a2", "region_id": "RegionOne"}], "type": "dns", "id": "80266af4b6fa4b8793074f1b5b069291", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d21d51c7ac6496a93c86fdbf9b37860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ddb2ac26f0a4b30a58e3c9a066308ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "48d2654782284fdc9b48950c734ba95f", "region_id": "RegionOne"}], "type": "workflow", "id": "6960677473ea4548b3bce448c60f7ba0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26bea692045548d7928f4b94c3c08a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a15cc1511bb94d1db369d33afed8c72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8756ec685cbb4838abd32604b3648226", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9d0eb7c31b864344be3592351790bbaf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "369219b5b635478996cdcb7ca01428be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2fa5e712d56a4c6a951869772a3c2d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7f6401ed4ac447be85c4c8d9e8de260b", "region_id": "RegionOne"}], "type": "rating", "id": "14b9d1e32bb44fdfb855368afd8b0fe7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62198f14f3464a1f9ae7dfc24a7ea8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74847d71ce7948deb03c9b1a44e37b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d5faea1eb35b47f6bf1a4cd32630df68", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fe29329cedcf47178501b9c25a68078d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c7ef2d6661247bdbe6be551742c2d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ed04a2e88d64672b64d344bbe93ebbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3a12d324c8ef40f4826d67824582e930", "region_id": "RegionOne"}], "type": "policy", "id": "bf5bbaca42444df0bd61d59e21e9e396", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f13b4efd6cb74893a22f5bb1aa6da9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9185d03507546eda5032b002885d7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5ef942f0c9341429dbc704bde4fdd16", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cd314b1fe2c74d51ab70571478d1b7b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3abbb1b2435648f18f8e75f8f0c55fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "633a2a7870cb4f7185714aa80b0985e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8f2f054b7d61423bb8a15f9c8a760eab", "region_id": "RegionOne"}], "type": "sharev2", "id": "f7e89c3377b2483797f8d0b3a8830fab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe9efd56c948456ba162c94ea9f049c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e97cba3daa74574bc52b2199a246a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc259d2e8f2d4523a61f576dae93fcfe", "region_id": "RegionOne"}], "type": "share", "id": "2b05bc8e0ac64f41be597e98d920dc5f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "176549f5b9144d13ac0abe0a1b305084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dea0fdf68c124910b714b7a1a5eafac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "daad32ed8b214838bb809cd99e0383ac", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8e8a07dd24f640f3a134ff2425f244ff", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d12aea457f2740cab95ad96b8c356686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f3d5fbd24ea47f7a638bc6053787884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a96a56b69924862812087d8fb43486e", "region_id": "RegionOne"}], "type": "orchestration", "id": "a0c7dfa8544d470991ce3aae657420b1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53e252f524464d9aa99b251e4840752a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98aad23a4fd74ae3a8eb0fa17a440c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "255b8cabdc6a4eb4ade1ab5768dee231", "region_id": "RegionOne"}], "type": "block-storage", "id": "c2ef04ac231b4fa1a36826cca033a527", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b24a7cfe7f9b4696a344f153123f4947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78e950023b2b4289a95e1bcd08a9128f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34440fd8fd88455383a024283f6f0703", "region_id": "RegionOne"}], "type": "volumev3", "id": "aa6deb261a3b47198d68ac4e39a4e95a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4361d0c7730d4156b7f65a6536d2dfd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88570089c6cb4cb6814fdd49f9ce9a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb9185e3f3d4279a1e592a4b3a01b8e", "region_id": "RegionOne"}], "type": "volumev2", "id": "861ac37e303b417e9bc1e6eda8e9a905", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22ab13bce62b41378d48e6579a9b7202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9222b63ddbe4b2ca991708f464fbd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86806392f24446de8e11cfbb8788d9c3", "region_id": "RegionOne"}], "type": "volume", "id": "5c51f0254f844387b044f955e62576ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d41ca10521fe40eda7432e717680cc31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "182745885d9844d4be17e56317c9eeff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f0b16e782694adc87e2a02ab87cb155", "region_id": "RegionOne"}], "type": "block-store", "id": "61e1d4289c994daf8342762d83972539", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be58cfd5c7664e30ae4665de80e34982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4647928b13a544258023d1aa4da9e436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d032e9ca2f246f78aead0d5f26eecec", "region_id": "RegionOne"}], "type": "alarm", "id": "6e5ccf83546544e1bc266ef9f99fefbe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bcd5c173e2964ac4bee8f6f71cdd0f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f3f08c1a9f7846f1a8eb049c829b216c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eca0b7c05c46484cb3891eb145a4192c", "region_id": "RegionOne"}], "type": "alarming", "id": "453bfa0eabee435e9d1365ec70bf366e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e7985f223434c03809fd87d223ddca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2e514b0c637421fa7692d570edaecce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6d1f23aaab64b7388e0e13e0032048e", "region_id": "RegionOne"}], "type": "meter", "id": "9d8f5e5abde1409f884acb5738413b2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3b5026a8f8a422f83860ca8a8eec7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "494c28c4f6034e9498594ca05b41b574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7bbc4fb74ff348e389911519902d0ff4", "region_id": "RegionOne"}], "type": "metering", "id": "9ad5b46a4fbd47e1b79b93ba3eec659b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "58a2f17f06a4484d8d738037f82aafec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87d97a2603fa4a779594c5698497522a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5cf14294322467b85f06c2046323540", "region_id": "RegionOne"}], "type": "telemetry", "id": "002e9fefbe2a42cd85f2488162614bc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bce5c4a2430745be9c4775abc4673803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0bf7cba98f554e74ad2f815cefa0510f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "415199a4081c4007928623e5b251a3b9", "region_id": "RegionOne"}], "type": "event", "id": "a78b42c9f6244b10ad8258c0f0a71287", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ea9ff5eb21624641b5f227ed081b19e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3cc40f131bff44e3aff193a0be00a221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "555ed193b1674858923f77bfd5eb1c92", "region_id": "RegionOne"}], "type": "events", "id": "9f9f357f8fa241ffa839733db4ffad0c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da7ceb0f6d3d416d93a3e3c3be4d50de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c85bc47aa534e2cb6dc2fd422a42435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4fb31e7985f48db8c36c6c8e16117ae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "048a61ba39b242ae889ef4176b001c14", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75d3e8fe5fdd447681785cd712fbf64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5df846fab7994ffab747cda8c01126a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe6a162097364f9ba3b30f1cc9af552f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "09a4ddbb94bb4f73bb52294055fe0a2c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4144bbd6f7264778899aa311bc4cafeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ccb5ab89f6547d1960d5704e838fdfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7240d8801fa64e939459034b333f7242", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "13be4dafbe8a4a5db164f234b05416c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cf59858b52c4f08912a7018702ee21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fe9b791ad664569abf4eb2e31dd523e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "01a4192beed24c749c1af353d4ae22d7", "region_id": "RegionOne"}], "type": "tricircle", "id": "71727c3862cd479d80ee5f6f68c47c3a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "91b633cdaf5346c8a452639e9c9db7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0c58ed7be7d241988db91fac24fbbbd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "67a8249481ec4e07a10fe1ef6ee0cf7d", "region_id": "RegionOne"}], "type": "database", "id": "e585f2b7c17a4f49a100bf2c745696f7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e461a4d37c00478e80a7cabedc672786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29d3a0ac18564bde812472d78bff73fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "93e962ce76e64b57ace5bbefebd7ec40", "region_id": "RegionOne"}], "type": "application-container", "id": "fb2923a7d6b54698a4834cef5a3d9143", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0e25ce31fd644635885788aa3708668c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88073d89e4904a108221b1d85449736b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0fa71999c7f6460d8b38ba7fc3f70bd0", "region_id": "RegionOne"}], "type": "container", "id": "ea7612ddc1734051b2366ab91e1ad65a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f8969546cf640eebcfc1e9ccaf5db22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe91fbb5c68241e89c2e026a16a48cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1dfdcb5521514c70ae49ee21cd787ff0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ac4f68785d64459c8818878654585a74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ae4d99934ac4eef8af2b140fa18a948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f6beca51b914cc3b2fa8ab1789a96ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "179a2309233949a5920ce878e22616c9", "region_id": "RegionOne"}], "type": "rca", "id": "8ad35a9c8c1c4fff9b6d7aecc1f75d99", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "07089c13604d4ddb827798928adecc92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b830c34a2e2456495517f3c2bb5396b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6ef2e8b6993f462398af5fb010b59702", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "77abac72e8d0472890bd2611c3f642fd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bf71f59f042c4bcab12122ccf220e903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fcfd58c5cccd4276893bb79bc24eacc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "42aec7682e98415caf74ad83bfb9b787", "region_id": "RegionOne"}], "type": "network", "id": "b6edbe1ac2b54cefaed5933baa876463", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ffe86493d9844f1a944364c1bb3cdb6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "775281d2fd4240d7ac485cc583d91ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ac67009a4ef647559302d540baf4b0a9", "region_id": "RegionOne"}], "type": "backup", "id": "1175f94a8bb64bc39d2043d96b5b6b8f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fcc9b67ac1294cfca0e99a6efc0ffbc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c4b3aac19d844d99f7aa8da0121efaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "76b1d46f87c94a8ca38e94ec155380f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b933edf8495e43278a795573759712a4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fc429d7c4614b1c831657f5a5e9f4b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6317ccfe033c4c4e985ab277b59af806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ca389a2e13d4b07b4d922a49668083c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5f24804e2f524dd1a13c35558b3a0eb8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e30b2db0bb9343318cf508b4c7d4a93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a1929c801c745a2985b7a27fec64cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3be0f1b4f3d647728e54e6ec8aaf4787", "region_id": "RegionOne"}], "type": "monitoring", "id": "b1d5e58b3af14e4e80d3689d72e66c9e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6c28dec31f6e4b8e810a411293287cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7d775ac906f54d33a7cdeb0fbbb0c4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f8469711f3cc4b0780fbf0dd134162ad", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "563ba4a243d54db5bf261ee9cf936f20", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1fe5a25e6c044c8bb5f465f069f8c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a268c390fe7c4220a3a0ccd4bcd08164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e1061647fcd346bfb0e5060d7c55a212", "region_id": "RegionOne"}], "type": "placement", "id": "0204f773bbf84d4e91f63c3f5c0a01e6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d5fb630417d43a196bc926e19efb2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aec08e0e8bb94251953d74206f9f74af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ce184a273b84fb1b170d4447c6acf71", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c0d4472dd5ce4c0799d981f8cf69f121", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "63621627f76842b3b10cb9af2bb9590b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22b4022392c4468692108e647ceaf41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eeeaae4de2e540f08c920211e8e9ee82", "region_id": "RegionOne"}], "type": "ha", "id": "251f941bdf2b4d7aa547a23f561c09a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7061de46ce934678b333e3a5dc7d4c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df5c6deae34441ac8c481806199cc060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bfdd2863287c4282bf4736ca8119061e", "region_id": "RegionOne"}], "type": "reservation", "id": "9a31e616df534a4893ff4ce4c75d8c05", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "69d6311f054a4320b5e930fb6cde0018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "caa477463a1d453bbdaa4843c89c4d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a2c6aab2359542f1ba278fc6c62af040", "region_id": "RegionOne"}], "type": "function-engine", "id": "c6c2ff147ae74cb49198b004868d5450", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "08319faf13b54f3896b47957b467039e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "873f8e84c1da498dad7bb4b37c30f32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b2f69ff3f4ab4d0084712670566302ec", "region_id": "RegionOne"}], "type": "accelerator", "id": "86414ac873d84f0ea27bda80cbc20121", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4b1a275fc064ee9aeddc1810fe40fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "daf2566efa9146b1b876c7e655e61a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2d9f4bbc010c4efaa4e288bd7705a005", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8bcae7c18d294e7abb85ee5d92d68b86", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51e6582d6f0f40f0a31f3a6c6972e4a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "312098e93fc849f7888e6f96f624f1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9739959464d6424c80dbe2b8d7e1036d", "region_id": "RegionOne"}], "type": "registration", "id": "cc9a334b6a8f4f61bb7a744bdc6e74f1", "name": "adjutant"}], "user": {"domain": {"id": "509cd86b2d544125934806321e009aa3", "name": "0a0bd8df91f2481ab6b9845dd01bdc8f"}, "id": "5d1eee90e9424de9a9e4ac7201c65761", "name": "8c5fbf51588249588bb47b431e7eccaf"}, "audit_ids": ["48732b4ba59a4a91b9ef3cd005f5737c", null], "issued_at": "2020-04-23T06:25:55.726393"}} 2020-04-23 06:27:55,860 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,865 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,924 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/12e48bdd-5d3d-4c51-b1e4-7d2c58e49ec3/maintenance -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,928 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,960 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/12e48bdd-5d3d-4c51-b1e4-7d2c58e49ec3 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,963 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,964 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "12e48bdd-5d3d-4c51-b1e4-7d2c58e49ec3"} {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.517595s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,569 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,573 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,575 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,586 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.421367+00:00", "project": {"domain": {"id": "581f9dc0294b4a1197d30850508ab0fb", "name": "659e27c7e41a4926a51c30e059caa4d4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "304af8e760bb468bae2afbfce6b5bb75"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "85d7c921e67547b6a69db8f8aaa7445e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "de4ef9797ac84b1f9a6511d5afcca884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f40a4f7983004da9af6b7bdc9adfb655", "region_id": "RegionOne"}], "type": "identity", "id": "4452f342860945bd8733a94c46744146", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b81c544525034f5e8e3a29e15b64407c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e95e4fa950c4488981d1220f09d4e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "78ea13f19d05445c99f573f96ba14646", "region_id": "RegionOne"}], "type": "compute", "id": "c6b0914f4fd344cabc8bea6c668b1182", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d0596440fb19487e8af64f28c58ca3f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5fac89472c184c3388353f475872b70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b92b861ce6e74063b244c05bf7ab8289", "region_id": "RegionOne"}], "type": "image", "id": "8d0c6860449b4ab08d2cc0b693b05ebc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b7c910eb64b418e94a9673d98fb6bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7aac99abb61f4f9d87ba085cd2b21cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "404ac3535bf748debb622512683eef3f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aa4131a4da484b3dae9129858d63727a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab2dad36724b4dbb8aa9ab0ffc016686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86c814d3796e45cbb9dfcae67c27c9da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9611ba71b4d6419894677889a2188668", "region_id": "RegionOne"}], "type": "object-store", "id": "ec1d58ffe1824d40b082a1bafc10473c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2338c427c09e4e43a7e473380f63e2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44fa7d873f0b469faf598eedbd964013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c8e0226e8d44d679afd73d1ec81c5db", "region_id": "RegionOne"}], "type": "clustering", "id": "a4ee25c0e3a24a9b81a067c38f58846f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "031cce405b9c4d10a3c292e7ef3b76bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6828672fc85f4886be5d3cb09a109f51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "22331e1edd824cc0bb740ee6ba1442db", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a53803bb732b4760a4e49d75442fb5d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b46c5a78e9684e8d91a8ebda4a21eaa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e27536bd84c34758b9f0c137bc2f397e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c31ce847ba4435d96d1da32ca12b86c", "region_id": "RegionOne"}], "type": "cluster", "id": "51106ae8c352426eb683c539c3fa6db4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "673c20a194ee40dfa09874fe68704016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "75ec30d2a8464fd0afe9adb3d3281b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9ade88f43735401a90c50d3fca18f1d0", "region_id": "RegionOne"}], "type": "data-processing", "id": "2be23556ba074f6db86b918e678b7da8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e703d00822e74775815f4c4e1f878187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6311ebf26aa94489b7c6504445a058f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f2c7f5589d25438f8115e91deb0153ed", "region_id": "RegionOne"}], "type": "baremetal", "id": "9b8cb20f89ef40168caf7266468d5e0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "199c544f03be4be89753c37124715ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "924316530253430a88d2a15138f64fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d2800a840df14cf08196f256cd58b50c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "450b818baa4a463b8f204440c1578f92", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea2a1285782c4ea8ba62929c1baf9a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6b9874bdbd55460cbc3898aa361a9409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e50fdfa164834499b9d2c14f83c387ca", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "22779f430c34497a80d6e286adce0c50", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1969e406f09430b8e72200eb529afad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4202d151a4594e95a235fbc88490a6f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "76419b0d25314ad5aa61cb7e12dcecab", "region_id": "RegionOne"}], "type": "key-manager", "id": "ed7a571210a142fcb4d3d9305bdfa31a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "514656b14ec44e4aaa2bd3ded7fc0341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4ba7079643e24cbebe19d5c2ccce386f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "65213b07d240432a8b115f1f51cac6b4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d763335d88c44e738b843041984cc4b7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b216c8d3e284cb1bb6bb54238209c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0125d57dd9af4228a0eacfad6e3cab89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9fe3cd9edea84481ae3c68f2ee8ae903", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c1e1db985a034fe9aa57031d9d4e525a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e06ba7b6997e4378a912a6b436565bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9c3128fed07343c2b3dda76179112d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a650d03769d4cd9a735c6827d03a11b", "region_id": "RegionOne"}], "type": "message", "id": "4a3a093f629443c28715f74c4682d211", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "39695d09edab4431af0aa480ccc710ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e2ea70f5cfb240d28cf8f439ccef4042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b818d0bb54914863a61c0b2548211882", "region_id": "RegionOne"}], "type": "messaging", "id": "bc57f1fcdb6941cd86fb9b5f2bbb8272", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31c6ae0b1b824c58861c454bfe8ea275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4ebbbe2dceb64133a9740d84ab809794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a1ee69e31fa045fda79658f3a1c3c8a2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4c1c11f428d148f8ae6624fc648b76f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1458fdeabf54aed8474bbf98c4a0abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9323e7eb2d646898dc69f99a61352ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "644325a6f2034ebfbd72de394dbab7af", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0b31601e819742d7ac639862f58e4565", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd66efecc2614d1da2055af54b2847fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1903a733cbf243ee8dfae0f4c7cecdb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0605e637757d4c8badd922ea7d01058c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20850889b8b74c238fc36cd102f6c35b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29dd1dff490146bb92695c4a5f99d81d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1daba91ce510409a92d850d89f532fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c232951995c3476db2fb28849af1f133", "region_id": "RegionOne"}], "type": "container-infra", "id": "e1cf4ccee6cd4600bd8b16837dadf6d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "44f86e890a2c4aa1a12e3e90e9695506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "091ffb584e2b45ecb38d277f7cd5e0d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "071c9776d3344fd2ae4ec516bf331ab4", "region_id": "RegionOne"}], "type": "search", "id": "70957c3186bf4692b2360545b3f33813", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4c56a802d1884e81a651e6151d60d2e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9cb680f718334b58a8178cf9332f7155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5c075b4a62e94f4db932f4b8a94e1434", "region_id": "RegionOne"}], "type": "dns", "id": "6137bfaded8241748e2b536b5f71c43b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8e1ddc43ed74f4ba36e5d14b235c841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e75a5268adf4ce78edf94539748094d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b91c94254c24c679f47d8c500c41c2e", "region_id": "RegionOne"}], "type": "workflow", "id": "15d5942a97754754a428351dbc373210", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cb1af9ef41c4df2a8decad432e3ca52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f129f3e80b5148f8b94dfa000d45a715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8e212603934749e48deee5936071b226", "region_id": "RegionOne"}], "type": "workflowv2", "id": "12190faa1f9f491ab2d3c0582fa7d631", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "de8e0038ce0147ba81f802bd1bf3df79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "32d5627126a741c28cb3eb2e4736a48a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "055f8b8338464412aba6d5616257642a", "region_id": "RegionOne"}], "type": "rating", "id": "f51afe9e8ee34759ba99731fcedf0e84", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5aa14960acb241b0bde8f6fdaaae2187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d22da953ccb415c9784b329d2bdbf20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8d18596d950240eeada2ceb1f804b733", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0910c25713044f9db7975358def9302e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3de5be2f2b93432ea00cd80f612b6dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70b829114bf248028b12d4376eed052b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5c16d4544d847328a862f4c7c88b9d5", "region_id": "RegionOne"}], "type": "policy", "id": "c739bb1ac289411497a9f59ed07b75e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "886bc6e13e94420b8b21da773af7c1a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f68f74e996184c0681b7b0086feed8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e1e1b3c44004d8f8a7c3fd961609063", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9850f007a2454c889b1b8bf8dd1e84c6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a7eb3a47d204f8aaa82d60562df3f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84e327e5aaaa4c449f6175fc20524f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c0fcc9228c7e43aca7d736b804ccc717", "region_id": "RegionOne"}], "type": "sharev2", "id": "39e0b29ac43c4bcf87e21297cabb75df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5a71bd6cb174eceafb43a13f2fc9bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd8eb5db069e4ab3b4627237bf462d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c91c9ef34ae44fca9b2f59fffbf16df", "region_id": "RegionOne"}], "type": "share", "id": "36963335027c46b8afc1c6f67c025443", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2988722c7dc1417db0f1cbe4f4ddd9bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "657b6422c98d4e2699b2943ef791b3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d2f6a996a3e64e01bde27eb0d8868cdb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "695911ff61a444a193038ec71cb4970f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "437aeabd4c464a98b4c43ad9fb75c18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96e12ebd652c4b42ba10a3d4e417a66c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "413ea0d8f6504e7c84130dafb7d4649b", "region_id": "RegionOne"}], "type": "orchestration", "id": "7895113f495441a4968be0b9c1cefb94", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9f9b4213c4b484b9601b5b7d7a7adec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ff68533d0b4df88886f162d097a520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b3f489f89374787830cca0b5465fbe9", "region_id": "RegionOne"}], "type": "block-storage", "id": "53a96bd96d3d4c2985688f0aaddd3238", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c88c4d07c7a44120828dc4114e98ace1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f422c0760a51470095f0093d5d6108bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "960a4bb6544a4a1299288ed4e580a2c3", "region_id": "RegionOne"}], "type": "volumev3", "id": "abb28a82827546bd94b7880fcf922836", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "359d4314f96648f29aed73edd327109e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4e8b1a752b44db994f220540c68b295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ae3c9a5f16c4b3f8b5533071c824aef", "region_id": "RegionOne"}], "type": "volumev2", "id": "b2034f91f3ec4e51b6e49ff073d20f2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba04c42d22048788df69c0ba55c905a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f7fcbf0c124739a50334483ee2fc08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6569ed58e1804e458379be653cc91556", "region_id": "RegionOne"}], "type": "volume", "id": "2764dba69a8d42d6bfedde8b5ec4f8e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a75b792d8d94ef1bfc1ab93e600540d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46f98cb5a8154994b186d4d4a1325e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6deff7fd2c024b62bb9c6c4475e3effe", "region_id": "RegionOne"}], "type": "block-store", "id": "c2c1627de9a6488cbf22ebc2397e574a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3dcd8cee975e4b1788e80502754fb713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9afc4ccdd5e48e29df8fb89dc908825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b6d37d1c070b48a9917576f5e73261f7", "region_id": "RegionOne"}], "type": "alarm", "id": "e87906eed51646ad9597c672fbb5ffd0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "020d52b4646543459c82981b801c58e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa10696f4236481690a78411c5adad57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55a0f2de54b04ff4b70b54c7b3aec2dd", "region_id": "RegionOne"}], "type": "alarming", "id": "c9a7dee640ea4512b0d0f3c026cbb85b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7df5a55b6d1248bf8d442093ac0d47d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d1dbdc8846f4b0d81f7663c3488fdb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "deb6b7f41bd04488b2b6005cee00c828", "region_id": "RegionOne"}], "type": "meter", "id": "7da64d17cf984c7b8a33c8898c3c72e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fc86321c2344e33a853c1da0a4190f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1aad9bf5b474dd08bac42949ca3a110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "526555d15370480999a6e740186f8d8a", "region_id": "RegionOne"}], "type": "metering", "id": "03fbd8d1a1704f699d86bdd81eaac53e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9097b88a71c243539ee647037c9f02a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "179414e677db477d9b5683704d121245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4753d5ce3b0f44a6adb20a2db0b375cf", "region_id": "RegionOne"}], "type": "telemetry", "id": "5ae6ac2fd2304e489c3a3166f58bc2c2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10f523702f234d869fae55e1712c85d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4a5edfc1bd04442f8737cd26b6d8cd1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6918c24c3384a1d97fb0283de238461", "region_id": "RegionOne"}], "type": "event", "id": "747850bc8f2d4bc081a94d048874225d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "81a2c4c0adca4160b2ffc6d217dc1f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29b9b40d90994f89ada5959c4116340c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fd132efaf2cb4e4ab76ed028d3332568", "region_id": "RegionOne"}], "type": "events", "id": "6e01db320e6640328409afab9b477632", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "db1db7022eb640b0adb650c9c6aceb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d48accdff4304115b1ad80ddcc71f56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6c5f2c00cf8d4a7fae7fd4b860e6840d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "35f9b9278a5947829fad172448e70c1c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2021ff38fd2247f9944ba3b86a4f2f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5530dd3cfbbd4b47970cd47fcca20515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74a7bf97e24149d195e1786094e05d32", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ea49e1dc1f134a52baff350c3283df13", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "159a571b9f984238a5add38804394768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74b580bcb42b4556b97af906ccee0470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "07cdf428bf3d4c098120669be429f45e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6295a2e583b448f2ba6196ee0509c827", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3fc51cb83cf34cb487106c50c50b7c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "728f0e1ee8334fbf9393316c52ed6732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "701279fcb5ca46a79efdaf264ca4fb00", "region_id": "RegionOne"}], "type": "tricircle", "id": "101f137da8f84a0abe90b93426389f44", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "184d11a0e86748f09cd69d4e51bf614d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2ddcf0a8145843648ec4db6a8f8d732d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9513a9bb138c4825b984267bb3b78aa8", "region_id": "RegionOne"}], "type": "database", "id": "317befcb42884578ac24803218f38290", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ec49d1227f741e1ada7244803d06779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da98d37cbf2f4b0a922c3d2bfa84f306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "eeb1383db00544b6b5d253a3f31a65e9", "region_id": "RegionOne"}], "type": "application-container", "id": "9a4b279599e84f1d855e1784ddfce331", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "662aa5f0fbf14b14962a554e86b5b8cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf87f55e23c1498f98671a974134e43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "642757205a04477fbbe21af6429db501", "region_id": "RegionOne"}], "type": "container", "id": "cd4e6e3d6e9d42ed9dff85803f981ac4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "daa275166d4944c895e1f0a548bb9840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "212a070ee90e443cb1ace29377b81b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2751df3c9c3a4518a159daf1541b3971", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6a9836f60018477ab4b9a12833467cd9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2aecdeb98444838941776e721b407de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a05e781522374fed9166f5a2d58f831a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6deb68fc54e545038895e93d8ab0bf93", "region_id": "RegionOne"}], "type": "rca", "id": "39092010fec24db9b15ea03a7c541db4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24a77ef358ed4165b934b5f82ce3a770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "180ece1c22184c7d9cd50e195218b3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "23a04ac7dc7442379e4c1b1417d4112f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d1433938b0e04dc4b884a97d0c6c3ec7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c06b70e20afd4c0db39d370b7f9e5235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "145ad933890a445b926dd0f26649906b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8f88a8e72ead4ba99bdf5546dfdae0f3", "region_id": "RegionOne"}], "type": "network", "id": "20f89300b07a4bb2af5d317e454691a7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a1ab8e4dcea9491da95714054ddfc0fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b736b4a5b6824cf086a32e743ecba4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "21e105ee9dd9417baf3ab64bbb651a03", "region_id": "RegionOne"}], "type": "backup", "id": "b2c8268d1a3e4d9095479c1731034e76", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42d39569cfd04a659ee8705b790b7735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fcff7ffcec346aa9d04adeebb1a332a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0350ff5f3ef4aba9786db10f9463dbd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "840a6c314f9f411da582c9778432b506", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2cfaae6770814e85af7da56331bf382c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "384b38b4c521474ca7248df36126ae2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12695028793c495395d41a8fc92e9666", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "00b2619f83e242138ba81a8e44a2fa76", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "802fa4009ed8427b9c0ce1636ec4f108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9631176853214b1387ae4100deb208e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "34b373c4b98d4577baa6dce7b8ebdcfa", "region_id": "RegionOne"}], "type": "monitoring", "id": "bc04fdef8cc344e29c12840fdc5278bf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "65ed263f51ea4733910222acd07dff1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cb71924996714638b0586d365ec65066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "93523010521a4b4fbd149597978ceb94", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1783d8c28fa14f888d8046b6b1ac9708", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "aafb073943124f0e85332ca67a63abdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ce83a138169429d9769154de87de708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "10432a40fe45492aa26f7e3bd7853a1f", "region_id": "RegionOne"}], "type": "placement", "id": "4ad736013bea46d3adda51709d680cb0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3403ac3c25ca42deb213ce4858be6050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fad9b208c048403ead330ed274ea7375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b55b193564e44338a6ef73749d97aaf5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eba424ad83e54cf2b29f21e835baf3b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "33637e6e1ab6473ba337ad6b0e326be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58776158a2214530a1844d871dd1d125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f284ea464a92436886563a4d1ece2df4", "region_id": "RegionOne"}], "type": "ha", "id": "04a1ddfba73543128fa9c0ebdbc26d18", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "af44173612a54a31aa8283e536a30071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8abdba59df1549eda0fd3bf837badee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0cd8ee5b04df4b389ddd7521602b059d", "region_id": "RegionOne"}], "type": "reservation", "id": "8364f4b2e30d45d6806248e40b0344b1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cc24cce43d0c494e923477ec59559460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c58430baf95d45a08e81b938c83bc877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "317f6623c3974ad8961f92fa4d7e8a5d", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9b13113fcd040f38718f64f35adc2bd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "25a2afc591844da5977aae51b9830f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b75657cf3c554c65941d2019d59563f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c2493f2bb01b41d68f01bc607376886b", "region_id": "RegionOne"}], "type": "accelerator", "id": "a0763be95ad24c9d9f05771864b8c497", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2656528e79c43fda1133855cce0eee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cde815e072c0443ebd3b019916475052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9a1a8ddf04ae4d439ee87278009cb045", "region_id": "RegionOne"}], "type": "admin-logic", "id": "71596afb98464321ac54c5867dd978e1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f0f23102090844bcbb8073b997f18fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "115985aca7c544929cb992de5ed9bdb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8254b4843b0d475e908e6434f326b265", "region_id": "RegionOne"}], "type": "registration", "id": "745fe717c9f248a7aceab616f8b4ac24", "name": "adjutant"}], "user": {"domain": {"id": "28bbb01cb1d84c778e798e4e4b1645a8", "name": "0103149244c54453865b958be456a9c3"}, "id": "56e4f512dc7e468fb48308d7027c79d3", "name": "0aca23a350dd42f999513e9b7a1e1f62"}, "audit_ids": ["b3d566f020794bf7a11e0de873b3a319", null], "issued_at": "2020-04-23T06:25:55.421367"}} 2020-04-23 06:27:55,743 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,747 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,748 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:55,807 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "networks": [{"uuid": "network-id"}]}}' 2020-04-23 06:27:55,811 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,812 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,835 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,840 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,842 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:55,902 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,906 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,907 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:55,927 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,931 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,932 keystoneauth.session RESP BODY: {"subnets": []} {27} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.271043s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,720 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,724 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,725 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,728 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,737 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.661827+00:00", "project": {"domain": {"id": "88fdba19b5fb4954b398cf3cb1305207", "name": "d97098ff092b412fb224da742320f9e7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3feb9f25bb3e4c94b43ff66ce54d6b09"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "45993be7c18d4664bd8dc9906efd74b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "941ebecb796a4f9e911af5db3cc141d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b52cc6a2106499dbe437cd9130f6fc8", "region_id": "RegionOne"}], "type": "identity", "id": "1dd4b7b089244e778f1278dc0ce97ba6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "181865beb3954bdb89ce17e67b7b67af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "260dcb8cb40b40948e22c61a6c16a6c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c41bb1d7a5994e4c931f38cb26a58796", "region_id": "RegionOne"}], "type": "compute", "id": "ddfdf30d86024e49b174b45bb18eb443", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0ade0e8820c443d58ce091b152a29552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dfafaebba5c24195a664d577d38d9e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f8188949aa214b0cae196df15021a30d", "region_id": "RegionOne"}], "type": "image", "id": "a1a7ad991a484806acfb852987b6fbbc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc94b644ba764f77ba69a8a75b4b91ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2cd8c783a7df47e8a4668732058e88fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ea412f4d700f4e27bc5b41d57f2e50dc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "97d6e40ed2a94e0197c47562272fe524", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3c65000de8b4b899b3b346860d4af4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33933256d06f43568b7249422757bcde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06d0d168b86240b391b4aa96a2447db1", "region_id": "RegionOne"}], "type": "object-store", "id": "e70a1c6e9a2544f1a3d55dd6cd1b9178", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84efd1b4e7e24363b0f9df5fdaffa00f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75f224984f804e3290636d14bec6a86f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "90ed3ab096df4bfd846e9da42619a197", "region_id": "RegionOne"}], "type": "clustering", "id": "e412713723e14b7fad61baf6460530c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c63acf8b8ef430594801c0a529dc387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f787972f56a495f8c0dfbd9cba14fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0a12c1e180f4880a23dfa45fbe31694", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3d7901e8303a421f9c3328f857acf409", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c42b51d463c4b77bfbe4b1efd18765e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "834c281cbf1e488888640cdbe4e0b4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c73a2fa921c437b984570e3bb647731", "region_id": "RegionOne"}], "type": "cluster", "id": "bfa8ba37ca2e47b994931d6b02354f64", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1a09117f2ac4d22bae2d2e7f4cdd58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d2a2cc3348d243c68d3a4d6ec6c90407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ff130b1c52e44d04a248ebc7af66b4fb", "region_id": "RegionOne"}], "type": "data-processing", "id": "c8992540b18843b0a6304b169edc5fce", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df0cfc3ad0aa4e94bdf6023486155ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df7cc41cb908494cb15f6c0719de0a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "84efe396adae489b8b984db6e463373e", "region_id": "RegionOne"}], "type": "baremetal", "id": "1a6a451c8227457282ff8662480f4a1f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afee6595f53b49348e758a411d3346be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52939a7314f141819aad6ac393a2764e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "387cf9da26b648c9acaba2a39cd5c8a0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6ae724ac46224902b65c3777515e101e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "737591322cb54581b27919d606c60a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "59b3efc0b48543979beb9a74e2b5e0e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6ab8f112e4eb420e9fbd6e26105cf617", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "df236eca1c4d44b6aae631c4666367e8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f7cd2961c866495ab0c869e41a3ec64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5061009b8c3b4333b419d153c174431a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08e2e21becb64b7da3981083aa0b1555", "region_id": "RegionOne"}], "type": "key-manager", "id": "87e4f9ad997e4e1a9aaa8013ab863bc0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ea6613241d84f9c9677646c9cb31aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1323e8e2b254df0adaa0be11741cb1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f890681ce3046a9a271a826a99f0ded", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "621a8f2cea0e4028996361c9ce79d035", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78759342fa464255acabd478145fd06f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a5955ce38a74a229f1ef0241d22217f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "15ad1c92bf554087bb48f94585a430c3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "27a663a9dacc4cc99d31377bb428706b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "767c38c8d3d24a5fa37f08ea0daa64c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2a50381e444c41ca95317be26cbe49db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e704ff019b3e41089fdfa817fbafab53", "region_id": "RegionOne"}], "type": "message", "id": "fcc940bd601e41249ed12a47c6a08160", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9e84bf4ff48844c5961d573c8dfe2bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e73f9d7277b04ad1ae2edfd376ae16cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "afc2f1a7475840918978668f766d48db", "region_id": "RegionOne"}], "type": "messaging", "id": "a0c09c2b5d8b4b20b94a5c32b329a53b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c8e7cb27b4f45f48b4ff68f081dc832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78406065b1954c57ba727e22f449787d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "59a31ddfa10548b3a376ce5aa2bbacca", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ac2db0a9aa245f7b99c8bbae0a7243f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2122a052f8944613ad5f1ad160bc0fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c09c92da7d70428ca135bbb3b6e97401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb5b96d0d0254f8ca09c993fdec30815", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9966ecbc08d6448bb626aa5a6f16ccc8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5837dc68b7f44b2f842261f5cff7b686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8ea465f3f8d46b684cd573997be8055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4996d16fa37842c887816bc6a0fa0885", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c035aaf2426449aeaee2788687557346", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a08e5e5cb0544f29e03ac117ef09d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "739fc0e459e74e5295aa37c320b4ff63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f72d29f56e2b49c78068d2addf545268", "region_id": "RegionOne"}], "type": "container-infra", "id": "830c0e3a34a64163ba640395bf0efefb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1df6efeca58e4ba380a32aa0727a17b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b72a57dc53dc46e1be4386676f587ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e121bc2620754339960c622b79bf334e", "region_id": "RegionOne"}], "type": "search", "id": "2f0e207ddbb54d49a64d5908fee07801", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5f0a2ea22af94b73952305c5cd5b3f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d8b6752080ec47efaf15d2fca0021f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "716038607dbc4f81baa077d13619fe61", "region_id": "RegionOne"}], "type": "dns", "id": "6f0589bd6580478a90e2824b5fbf932a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "17f9d63814d74070bd98360171017290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba06b0cd89d54ab884dcf3af90edb74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4690723d7b1244259755cbdafeeda221", "region_id": "RegionOne"}], "type": "workflow", "id": "bd862b9a5fd74b45b436d3fa0e870635", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c05d6e57b664e3f90eabd6d1e1ccd70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52dd2c8e3eaa4cdf9b4ec1f22c9becef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c4ea94cafc324808a9d07154a603e39c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c8296f12f828403488a8f5ebf74e226e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5980edf4304f4a8894915c4d4fdab4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6a8b819f165435db218cc081551bcb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9dc065a477a042329aec5529a35662c3", "region_id": "RegionOne"}], "type": "rating", "id": "ce63cdd752b94be2ae7bce8960c430e1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "376ffebea4a3453cb82a087d4ad6d51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a93a45e2db914fb19f13145ab93bab97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c27bbbc6f88d4d86990cb282cb7cb8b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3dd2f63b9987474f9b253fc368da35df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e169dbdb40b5468b8b17d2b5523c7e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa7e9751e42742ef81e095295e36bfa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9790320a4a464aa7abae76249ba25e22", "region_id": "RegionOne"}], "type": "policy", "id": "5c4114bced9747478e595a04b8a7e7e2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "209c20ae624f48229a5be32003e94e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30175c5070354068a34a60d5721b903b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a681955c2944a558073bcde470c9296", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6bc450c093a5467195fd67e8a8cd4037", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88fa06aafa5446d09f7e762ae167ead5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abc3f52a89df490e833dc0ce12607bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "086ce9d52ed84f98bd6228b5952a2ed4", "region_id": "RegionOne"}], "type": "sharev2", "id": "7615f36352c049f4b087a7f94d20c977", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbfa2f2f3b6e4126bf8dc9db1610d4e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9afb7a195e69446eb0189bc8c014ae8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "73c8d8f9ca9d4590b6aeffb99a04da2f", "region_id": "RegionOne"}], "type": "share", "id": "bea8a0f2e1dd4d3c89d4316f68f664b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f588445530f24c43977b2434fdb7b699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2fd316d1877247cfbc15f1fb307710b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3cc7ffc4a029497aae040300c645bc6d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cf1d801eee724c9c8628c8357248bdca", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a7563b4b59f483cb9d9f3e88dee2457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10d9ed90006d45e5b0efdd31d4cc0324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3fcf7742522453686993bf30f414543", "region_id": "RegionOne"}], "type": "orchestration", "id": "02f45e3edee24c049497b56153157fd8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f16f028510e4e08932455b5bbaadad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e43a94416ae42bfab785685f94bacc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "035198486ea8497a9bb97d09f2df6483", "region_id": "RegionOne"}], "type": "block-storage", "id": "79cc97ab7d7448a98e2d17caadaed16e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b7be3be3cc341bea20bfed4674ecf52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ff6ae5b377b4b05a9b0d65512b362e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33b242541b5945b09d84be61b6c168ff", "region_id": "RegionOne"}], "type": "volumev3", "id": "b0221a5060894fcc83736aa93d25ac13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50c2c1bab6ff42848e956fd7e2aba810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6ab513e72bb44adacd40435952bce68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cbd0d5a5e0a46389f72175052e25060", "region_id": "RegionOne"}], "type": "volumev2", "id": "b63d239402c74fbe8485b05e9d4f4b56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "204700c811ef46408563589202c9b0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8425a4d608a5464facbf039eaa1c18d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44d7bf6bf83c4a2abeda358f46371ab4", "region_id": "RegionOne"}], "type": "volume", "id": "553a51bc52b14b928c17d6a80b054472", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35942999cae84152ac6f3e0c392a9986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81116d7e48a44720a9f026e023389e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ff9df362bb44429b82a5421b52f238", "region_id": "RegionOne"}], "type": "block-store", "id": "5997494f86884fccbc62eabfb645e583", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d81562d57974735ab629a1fd18d057c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04a154b9fa504883812085d48a668c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f5cda0da42bd4e66a132c4455e02f848", "region_id": "RegionOne"}], "type": "alarm", "id": "7994aa1d201a4d7fa5c5ac18a9430840", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edadd1aa4a0049fab3759049376b9d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "396a43dfe29749b483dd1a65686cb700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d72b668c1c6a4bcab1170664e71fcf06", "region_id": "RegionOne"}], "type": "alarming", "id": "70490a473bfc4ebda717921d4fad9cab", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc08538d7b0b4c91ac4b1fc833c8c3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe74817811d34fb8bb41602de5e7740e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2c0b673f42944d0c9a7c8ef6d321336d", "region_id": "RegionOne"}], "type": "meter", "id": "2520dc233b5f454583d9a9ed994a2f03", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "611bc82096c745549941f68a2afc6f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab9f79a0ff31446687dbcb415db803cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9b02c57651541c2b93eca9af70c21c4", "region_id": "RegionOne"}], "type": "metering", "id": "569930e186a14af9b02e173df5a16a44", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a75dacd1c93f445b9e9d287b4435a0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb8205b35f0a4a8fa8f1bc9e744c13d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "273927351a4445a18bd4df6be303cdad", "region_id": "RegionOne"}], "type": "telemetry", "id": "d30c39db6631481388d3220cdd6b486e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4cccc856d8b745d48c6de64eaa750feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e8ed237bc6ed4526ba71385c41a55c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1dd756bd0f334ca6be2c1594099c93a2", "region_id": "RegionOne"}], "type": "event", "id": "8abf41df175b4b0699399a6b59e05755", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "24b1d726f82e4401a8b64c16e2e87b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "05e06a9c3d0d4931bbf83fa698043149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a340fbcc0a4a44bda629fc8e234c3af0", "region_id": "RegionOne"}], "type": "events", "id": "a94475493362447da0197782aa0bd629", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51e8f82260ef4516b69ddbded3477561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b6e71e684adf4b5eb56262270c696bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd05aaa9108946488c56af68fc6a4fe9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b9b054aad7144062b5bd8b1e08337725", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8140de0f1d046b9ad82fce733ebfa27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e267465cdf01425a9b7246ad8d4e7a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "291a20f2733644abb7b8b1ae0b03fa2a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "906f26fd9c094ce4884f5b7821bf8aa2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "786f38ee01a842d9be6c64d5c0aa2d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c175989038374b6d9272b525b1746986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "93c15e25300f45caa44063a4a01eb8ce", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b424c69484ab42c4a4068e6e1ca440f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d05b21f6f1ee4f15a4dbedd57d86deaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "001a4a801faf4ff7a58fd431ff1fccb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a2d2835fd3947d68cb8120f84f8d789", "region_id": "RegionOne"}], "type": "tricircle", "id": "6a695a5825fe48bcb47bb2b5d95e8614", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "497344f14f274c9c811583c510cda464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44188b08661f419b9895d4d40ce43e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "21d8cca37a714e558e4c68ec2814476d", "region_id": "RegionOne"}], "type": "database", "id": "6ec5d68f48e341a2b571d1ffc86a58ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4b72ad3a1b844eb999b213ee678b2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb387918aa7e482fbf4efe110eb079d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "41ba1ce5d0d94de3b7be0eac8ca0f5a7", "region_id": "RegionOne"}], "type": "application-container", "id": "fdbbfbf739a5474ba70d82024183be25", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fda4c172e714301a51ca671e40ebed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e0e3fe119fb49e1b4e79be67631a201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "680656ceda55430d975499163422139a", "region_id": "RegionOne"}], "type": "container", "id": "1497db97a062433a84313bc6428ee257", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fcb985bca1f480f93bc72c6abf434ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee2ab1e6106844789cf004109750fbf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7af961d78a284493b84f2054b03b302d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3e7151b389334eb6a59e387c595dfc54", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3689d832a6e4d6fb2f03940c6e839b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d91a159a88e49e4b5b5d8ed1f5b7662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a67f0e6a62a420bbdb33d351e056c4d", "region_id": "RegionOne"}], "type": "rca", "id": "f292697239c444188ce0e28f92375faf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e624d8c405f041a5af8baeddb7f89fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "79119f5c02b14c319ce10234353e5032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "61bb3ded811c4284a27662dc855785e1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a5a4adf05bad4a02b3e7a608b66035b8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bcf1e2ceec0949449930b13c241f57ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b035f30f42b948519a89e42eaf2373e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "534e46a9895247a3bc2ffb81b36bc1d7", "region_id": "RegionOne"}], "type": "network", "id": "394c5914303f42a9b36dcbee3edfcbe0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3046ee4a26ba48ee82c453269c203ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a275958b120643a79ba83632e75551d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "89381382d9834d5db56a20727d8eb963", "region_id": "RegionOne"}], "type": "backup", "id": "893a15479d3446f98bceaab71574c407", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aef8aaec24354c7ba2bf012b0ab60d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd85cda1957b4fa39816f0224354e799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e3b720ab496d4171b4b1c17b51d02192", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1afc9f6cc48e4eaeb25618cdec10b4d6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5012172845a4d8685096220d24086d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff707afd731d43bba86a22dd4b98dcfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc6f0634892b41d8bff3dfa0b1d6e7ae", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c5cf55d08ba34bf8bf820e99abf578cb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe5353ccd1a746cabc27c82b8a4d7d6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "848652d42a6046c9a8ba109f44a8f760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4d550785d8424262a26c7f237c22cb27", "region_id": "RegionOne"}], "type": "monitoring", "id": "56ead92569d14b948898df3a95065804", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "21bcd7aa225a42d9a6400895f1171f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d5fd446cf914bf4bb0c0a36a6e20ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f7f2e61e582c47c7a9541065488e29ff", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c8ba5c907f4c454eb3cb9f7673b7d015", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "756417b31e834fe6a46311bef9ab9715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e625d99cbda14db9b51f81262c3884b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f8978bb238c54946ab0f1800261de919", "region_id": "RegionOne"}], "type": "placement", "id": "f653ec5960da4045a56e53e5530e3153", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d20580094d714bf99f9ec59a7f3813dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a6c9f2b6d314157a6a3e58309345c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f2825295c04415bba0911ee9944ac7e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "de101fcb58794438a792e5457061e6e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb752b7ff5e3486aaf74569fd062fdd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e661cbe1c2b4fd28abf49f80bcad25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "44196ec6b27049af9862bdd2c929c27b", "region_id": "RegionOne"}], "type": "ha", "id": "e739e9aa2bc046a5abce855dbfa96647", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "35d5d07bd8704b349a19b27fae7d8c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "14691f3d85684ef6a79c287310ea0437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e4b6d7dffd734af18d42369d224c24b2", "region_id": "RegionOne"}], "type": "reservation", "id": "5fe3386122a64498a78ad50b1ac2810a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b417133786c44a0e89ed1efb069919ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "88b73c8255914a1e81d70966f3f2ca9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1417dba58d67439e948423552f861fbc", "region_id": "RegionOne"}], "type": "function-engine", "id": "77550308c49c4fb497ffffd9e0878c51", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bf121c3b3a1f4645bf246f44b7caa713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d956b6d2e4042d2a9aab48df07e4b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "908ebaf1ed9f45cd8711f5174fe898c9", "region_id": "RegionOne"}], "type": "accelerator", "id": "e1ca5b385f1148dca8460ad10f4af57e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03ca749476fa4d0095d9ba2358d1dbac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b421f5e661324117aae8cc408785b8f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "81c8bd78647c46798c8b430a6c961803", "region_id": "RegionOne"}], "type": "admin-logic", "id": "29d2bcc4f5234a8dabdfafa9161e0a59", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b20893bbea24dcd9fe2d1189147fd79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a25a4ec65cce4d4aa6e55e96a63afc92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8880573721bd4e26b83f2110b5fe813c", "region_id": "RegionOne"}], "type": "registration", "id": "80f82dc72d27495fba79a06582413e81", "name": "adjutant"}], "user": {"domain": {"id": "a2f6674d7f0048a285cf43aa573f9de0", "name": "6de8b6ca98214aec9137e524042ba4cb"}, "id": "7dc14307f3db484cb32e582e46be60f4", "name": "c4c120d258ac4406bcd51c2ee80ade60"}, "audit_ids": ["41244b659dc7455fa32c3886035f3e21", null], "issued_at": "2020-04-23T06:25:55.661827"}} 2020-04-23 06:27:55,765 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,770 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:55,771 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:55,856 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,860 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,861 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:55,905 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,909 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,911 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-3/file", "id": "openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-3", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name-3", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {14} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.061540s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,976 openstack.iterate_timeout Waiting 2.0 seconds {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_timeout [0.405185s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,643 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,647 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,649 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,660 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.593281+00:00", "project": {"domain": {"id": "81e1a49ebd60468aaa080206cd7e349e", "name": "36081c5e6c7c41c797da0ac86f0b5132"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "033715e40a6542709b8b90257558ee8f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bf9fb3bbbe3f4f19963679b76f666b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d5ccc4c1d1fb4886ab2d7c12995cb923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df76ec6587fc406eb2260cf9aa96507b", "region_id": "RegionOne"}], "type": "identity", "id": "928cd223df67411ea22fae31425241fd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f8e469d159d40a795660c01e4b660b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "644c8b4fb7a34536910a684341ca6fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d047a60d5388480e88064882bb9289ff", "region_id": "RegionOne"}], "type": "compute", "id": "a99d3ecffe2b4aa49c40a12fb8348d84", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a2116379f8b54c1c99d416087af61a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3c76fa83c1c745438531c1fa49bfd426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "14895b7e81164de0a6764f073b3e959b", "region_id": "RegionOne"}], "type": "image", "id": "4b56a3859bf94ff0a0dfae1d437ee0c4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f6ce7976f29646f8bf87bac1fb1c521b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "998cf9d5e87c4f2b8fe38398026ab06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dabbaf82400646a39d9789fa6990def6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "63812b9773984a2e9039bf9d311b3797", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d224b74ae4cb42fa8f917ee0914f652f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "180c3bb96b7f40f6989718be10433300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97180aff19534a039809bbcf14742f37", "region_id": "RegionOne"}], "type": "object-store", "id": "da640ba676af4fd28d41adbc6387c1f0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f26e0ee1361c4c37bcf59ba1688388d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d378187d0c4d4069876100952ef9d3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b51abfa0e9c4255b7858ca8b948fc4b", "region_id": "RegionOne"}], "type": "clustering", "id": "802c267d8331430ba2786f112a6e0099", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a17e44caade644ae94546aabc298760e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f6c0487d0f445beb081c238d0a2fd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "624059bbfc06418f96aff4f155221ad4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c80201883478412ebca2ee8056c0461e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fde27359e34544b8b24e0ff34fd88277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2589da938364d4fa966472c6be48c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16de16bc611d4ce8b704b7d75be99490", "region_id": "RegionOne"}], "type": "cluster", "id": "c76398b04bc7402b8afb208bc7dab450", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "681a873f1e0e4d7da48e6a21d36a802b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4249b5290c6f45d5a3a392d56dfcaa15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1b53abddb8614b619435b16481468620", "region_id": "RegionOne"}], "type": "data-processing", "id": "9f6c284d1196404cb8484002c3ffd5fb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68ef398c8a06492292783ac8bbebef20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9933f36fb860452bbdb57415aa09cfad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "98127ddbdaa94d478880956caaf602e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "d42f1fd3186747cfb3a6ae8bce9eadb3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c711d5c606447a796c492ffa1a4aefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be66740958f147e09ccbc3f2423d5097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "79b502e4075b448e8eb2dfa8d3d93ad9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "52684cc18c6743929f56ba4a4098642d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d060b94e46dd4e21b788c9e2ac8c9254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "90241e3a0e164dd7b805322ed739b0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "26a14df4eeb54c1b9cf8f7b20a4c881d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e8f549342cc44a548570a05caade0cc7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5e4b8a3a19f44d081643b2c86005f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "217c1bdd9d0a4e0fbbe4aa7facfa3c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "20b6dab0faa640e598955144e021617a", "region_id": "RegionOne"}], "type": "key-manager", "id": "e1b824085e484ac9b1e18bcacfb7ada1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c64cfe6c7b534c2e96ce18d3e4a3a646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e19414cbea184b70ae0fca0013f36f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c3ba3028320a46ec8958152f7d9e63af", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eca3cc029af242718392e2a25dff8b1d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "02ef91abd8cd4b3c82e419e1c3fb66a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47a5bc25c88043a9a1dfc2cc82c5b2d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48e7a68f32224467b329e0133dd85eb3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "50106f0677f84083a3ced515480272a0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "88e41daad9e9430aa473603ee9822a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e485479f11b24991afc8a7970ccacda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f841d77b494e4c96a7fa37298888b0db", "region_id": "RegionOne"}], "type": "message", "id": "36f8f045faf74caf91f97dc97e82282a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "47e303ac29724ae58085fc4c11d9923f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f5b686d6a4484c7d844cd811276f8eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "302537b3b2ae49b6860abfa7ffa2c18d", "region_id": "RegionOne"}], "type": "messaging", "id": "1724c6c992db41d3bcb72330ab947770", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9de1d861ae4948f392036b39cee25011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "10c9e319d0004aafbc1f750223f79439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "588cca4260154403a4d8a81ad956c263", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0204408ab3af46ab9973c788cf9bb0fe", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "693cc079b5104ce6b3e0e769cff0b797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce7a9beb729e4f01b37f4fa16581043b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88d4abccdf0f498fb7ac77105c003f8d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4b919c1afd344490a0b6c4809615ad44", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6aaa45c3b9d24099a2be807105d54577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57dfeba62d9742b0aeea94f4ce641461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8a4c46753414fa584c39f1ec0355d19", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b1ab391601b246c1af48a7737f69df86", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7150db2f2ada4642a649e9a6a7abc8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c15e5f7f27dc41c7b71da91ed424a885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ae1d645ccaa490686001466b8954afc", "region_id": "RegionOne"}], "type": "container-infra", "id": "c6fb0935084a4d198a784509fde6520d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "709cdc585bf540f3b584fc4890b530c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d30714edfdbc472db27bd4fd9cfd79e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4e6920d3a84b4a90b4ead7f64541593f", "region_id": "RegionOne"}], "type": "search", "id": "8073f7e1eefe4959869e011fa3edc273", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "114e4be69ea24af5be0bdc45ad780b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f8ef96a75bcf4d9f8b19a76a4680b0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e734f467638845978ada3ff7ec1dd668", "region_id": "RegionOne"}], "type": "dns", "id": "81ee76fac3464b7fa46d98a006b1d136", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc4f154cc6604e8b949dbc5fe167b8a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "58a6b36f3528423da4752d557b90d464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "835b4528713f4efba137e1c1ae870f32", "region_id": "RegionOne"}], "type": "workflow", "id": "4feb6bbca7b74b5493d5c3bfb1462202", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c60cf26226f4314936fa4dcd4782adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8609fc5633e6482e86ce8c96a51264d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "09d34e9ddd56464cb702863a097f5d61", "region_id": "RegionOne"}], "type": "workflowv2", "id": "651974d3d29e46d0a931dcaecaed2d6a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "524901ea40c94f31ba9ff3719dd083b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee43513a3dd54ee8a21f9175e7172d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d3b5acd3034b4c9dbe607f6b41e8bdd4", "region_id": "RegionOne"}], "type": "rating", "id": "d2c38ca9f56047bf8dae87fcd716074d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d8b51eb3526478a9119d5762f030bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae09cfc7dcac49878df96940e9e2b243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "61ea9da2daea4ccab98f1106cac00fdb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b8f67981af9948ed995e7fab519a9905", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9cb7384b28749bfb7b3da082f77c859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12721784929443d5b40d92dfc8b32613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56040de275b642f899e806b0d0445be7", "region_id": "RegionOne"}], "type": "policy", "id": "63f31ed41e004eb893342b025540f831", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc23585f66dd4ee9a09cb8614e6fe210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a4f2f4f3bd64e8cb62578fc6e243705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a0b8674280c4134af80feea2544cec9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9b2b8d6cffa7468fa6f9407a0311baca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d37d19e625ec4eec9765bb09e2eef2d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b346aea84b542d48bcfd156ebb1cdcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b16ac1ccef6e45ebb431e3d875c54c3b", "region_id": "RegionOne"}], "type": "sharev2", "id": "a0b30bc7113340f383b4902a3e800edc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab6f838f57f8450bb0c117a13015b5e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cf528d5c12647f5adff1f23bccca971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da712c7c1a2f416aab51382d7075a028", "region_id": "RegionOne"}], "type": "share", "id": "fcba1e80cb394f228ee1f7f6459f8e11", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e78cc9d42fcc40e8b1b004cfa0322fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c85ecd87cef4a179184beb37523606d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e6e6f437a4c4e09849b265706797ff5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6f269fbfb2a44eaf8338aadcd09a265a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f105a8ecee246c3af1cb1916f67ebd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b662d2b66764aa294d71411c4cf2513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5437107576e4dea9cac1a34c7c692fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "706f5e653aad4f0485ea023aee28becb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa129a3f45a54d18bb0329553f694a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea9b86638704004abcb9cb4f6a739a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0882c03f5ed2415b8c4ef34cf8327b9b", "region_id": "RegionOne"}], "type": "block-storage", "id": "fceb8649846341cdb434dc5b0d17f417", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f6460175ebf4376badaac1dc3b4208f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f2146f0143d45b8be69ecf05c93eb1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10d3dfbe1e2744f7866179c3f17acad4", "region_id": "RegionOne"}], "type": "volumev3", "id": "71d8be33668841909ba6229856a78fc6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fec5a18a0aca4f1e81ad1d03dd14248a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d18562f3e654517b59cae0fadb478b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c880d8490f4c46d285de90e3498ad5d9", "region_id": "RegionOne"}], "type": "volumev2", "id": "8bd09a1b789d46168f6fa5fdba434b06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffc88289071e45d48e6b8f3255557cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9751f00047f44410b8440725fc8dda9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "373bdb8eb3474548a23424ef5e2a2bba", "region_id": "RegionOne"}], "type": "volume", "id": "66df6e66a1ef4cac8aea252761ba4453", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56a5e23b0e134285b4ffb8a7d0153488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbe812e96ab34ec99f1943560c18bccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1175ff5e783c496abe674fd459654a5a", "region_id": "RegionOne"}], "type": "block-store", "id": "1de93058d4a64a25a207fec8096d1bf1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "584268d7a00f4d05a97304a01a0fcfa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "277654bfb82f4db1b6d1d0162f9ae41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "733ae78ef4874b0b82b54b96c065d81d", "region_id": "RegionOne"}], "type": "alarm", "id": "ba086bd069d04c658746b7678df94360", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "387cf177daad4cb9ac2f1e9477c54efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "43b4d25ed57c4084b97eb67cc5b6e169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba15854a62ad4122b2110ed70b3fbf32", "region_id": "RegionOne"}], "type": "alarming", "id": "915aca12c7f14f24b2721780c4706c7e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6e6441138684b318b5c651a37df184c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0b21009f5644db6ae1508d57fa90ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68eb29d50554424f95f8987104e4ae74", "region_id": "RegionOne"}], "type": "meter", "id": "29388aff5ae94e9aabdb5c9ab14a432b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77f74fd8f64d4b04bc8c9a7a1a9038a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb8c936827b243eb9f8634239a0b1571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc10e5daf6c0474894cc41f46c753f1c", "region_id": "RegionOne"}], "type": "metering", "id": "a9107b3699b24ac5bc32c4acc5dda3a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98503f6c39544d5abf413b7e8f94a564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "70d77c3eca7e4f35844b3175ddb46a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11391d1412f145b59889aef310665068", "region_id": "RegionOne"}], "type": "telemetry", "id": "c89f0e17c3b44ec9bae75672c3f11679", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dfe547475feb4fecaa9620c45878ffe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7eca8937a9524572a04b251a532594aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84741b731bc44d4faeaa69e58395ea6f", "region_id": "RegionOne"}], "type": "event", "id": "6aa7afa738ed4a6ea32bab566cedfa95", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b0b4a74e162a484c8d9bb69090d5c802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "92bee0463edf46119348749332c745fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b98d5a1c300438baaec9ba2f33bb312", "region_id": "RegionOne"}], "type": "events", "id": "5b9adb50c39148d884dc019ee48217ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54a319249afe4904bdc1866a3c326342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07ccc16d0af942459b2ba33d1bbae05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ea2f39158fd471fa6379a8e768a972d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0e7a91053a164c308eac316022e9bce8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2689ebfc036a44acad904f8027d71422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19a70a830ed64135a53117d0546270dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b25c13788d2c49b58422c168f433d1c7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e940a00ac6084e65b5ade166516369d4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5996799d69844c858c1716e270dfa6f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "70e7d17699d84cc493b05c88a815e098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "751f7ecf9774409dbfde22eb68eb9b6a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "591a50b0f55d4108be444b432854edb7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1c537c6226b40ed8f98fa05695717e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47c4bae7472241a6afa77b2fb3ee643e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a0cb190b9ef4cbc8c4977fe8defde27", "region_id": "RegionOne"}], "type": "tricircle", "id": "2c4a52c87abd431fb51306a6f9cdaf57", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f4ce2abc040747c5b4418a747959ece3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "acd0adf9b3704ad789c36932257288a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "24e5cbbef5004faeb387d5d3eea13473", "region_id": "RegionOne"}], "type": "database", "id": "0a6bcb447c4944d0885076a985854877", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c0161c0112e45d9a0caaeee3320ee76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60c6bcb98dd8434c91e45ce10be7f839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca38218367924c0f9bf9a1efcca2ce82", "region_id": "RegionOne"}], "type": "application-container", "id": "c6d16ff2eba54db4a5650e9b3a274542", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f061aaa690b43b58bc602d696c6e6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9053d71293784ef8aabfedbb1511121c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ca9c75089604dc2b1a51e216a0182dc", "region_id": "RegionOne"}], "type": "container", "id": "fa2e1ad384e54335b5e2d5a44b72f68d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2af2ef68a14f485fbe87fbc9e1c27c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "61c7c718a06d4d1381c1b0d59105e818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dfb91d67eed84466a7d9f83aac5b9b26", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fa3c63cfd59d47efbef1618ab6732d80", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7fc0e51269f34533bac3edbdc1afca1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0f426c758064bbba8d25afad1ab6907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d6126b0dfebd4c69a7972ab299d0aaca", "region_id": "RegionOne"}], "type": "rca", "id": "fd1a97f7ae314991a15980000f6ff0b2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a75247be1cbc4609be14e4a310b340fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bc06c66195ac485eac9b1c90067ebebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "11875c171d6e491fbfd4c57279dde648", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "69d3f480155d4eeea1456de2bc280a78", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fdfb8c776382469b88a913e2cd7271f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9345d90adcef4fe5afadddea9a1d1fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "aaa23cdefe704ea0aa1e058ad9d0f7b9", "region_id": "RegionOne"}], "type": "network", "id": "0f67747603b84779ac8af84655f51259", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "81ce5a9b0e334af9ae19fd619d15e9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5aa4e954f05b4efca6be985f7778cd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "017da639557f410bb2bf170cdd81e16d", "region_id": "RegionOne"}], "type": "backup", "id": "d5c91458f87940ea894679bbd2e2d242", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fae861441e934a81a1a96d92d5b57766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02ea3200432d4e6487a6701c34974278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a2403b654af7411a93461d81ec168b9d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "358b178cc2b4484ca27cc87977e3dc6f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "03b990cd80f54a0fae5405831788dfb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59050307639846caad897e23c1a35c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "463ebfa8fb2e4650a51eb1978b31fd05", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "810fa39d3b1e466695ffd6b651894a6f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cf58e6ebef2445c780e080f5e650835f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ed78125bc7c04f95bdddb3d30a2dac7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "64b1219c7d994cad956f289063f64873", "region_id": "RegionOne"}], "type": "monitoring", "id": "f5b51938173f4e5e9f34e56033252c73", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d7b757068b7145d7a9a14ae4a8816605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "173d5f99c70a4a4d9edd521ac8ab2b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "62dbb8f7b02f4ee49a32545d0e73672a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "48b6273c283a4bde996fadc3483e0c66", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a28a373e95fe4695adf5d96fd61e450b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c22adaff22294133956d8b070b7e3de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "454b1706a72a4e28bbb89cdd65ae8891", "region_id": "RegionOne"}], "type": "placement", "id": "ea119d91b7af417cbc931b1022cb1444", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c5691cedd18490a9b0bc456a0e8650a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3dd3e6e3d1c248bb9d08b226c0ac7b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "18ae0daede3f4fb9bf180038d9a0f594", "region_id": "RegionOne"}], "type": "instance-ha", "id": "be72c9ff7d3644f1b6d9aaf0b08d958a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5aa7b1c665d24ac78a58a74e39c2fa2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "96e12d4217674b3889aadd49946f5a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "268a3630c1624d8988f0316b30dc2a55", "region_id": "RegionOne"}], "type": "ha", "id": "7b5b2fd9db944234bc97482f05e4e842", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "095595d85e0d4c46b4994a22fd1e7b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b9c946ab04a141329b1bb09c47ba7a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "10e5c5fa6b6a4f3cbb3cc30a5aeb141e", "region_id": "RegionOne"}], "type": "reservation", "id": "ad3b0f6598784b25a3099a30ed41d803", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fce3e03e36364eab8af99d0780b922e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5821fff64824460f95ba7948fb09a50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1ed8f367c2aa45d3bbfe13b62bec8ef0", "region_id": "RegionOne"}], "type": "function-engine", "id": "fbec8eaf3431450b9ada3d3813f95a4f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "11db2a655e944262ac4eb1e5ce608bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "38d1c2f44d1d436882288017428acac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3e0e7548693e47b982d645bba77080be", "region_id": "RegionOne"}], "type": "accelerator", "id": "fd7cdf2fa2bf460e81a7ca7cd9ceb729", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8864bb4b7f0446183b66315f91a449c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d3409c7c51aa478099302808fac0ced8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b266b6ee2a7a4d3a9e0ebf0ac9ad0d28", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a98916cbd9914d2eb8ce4a8bcb340774", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75683268b3194fd8b8db5e1cf349bc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "459d0fde6ca64b5786cd643a4d7f363f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c67aedf04f63487a989ec1cbea19ebbd", "region_id": "RegionOne"}], "type": "registration", "id": "1d67a2cf14104138a17999dd4972b1e3", "name": "adjutant"}], "user": {"domain": {"id": "abf3410cc1b04163b499997e16bc99cb", "name": "4ffeccaedbb748da9f98fd4dba2ffa5c"}, "id": "3585a2327e1c4e9ab11292735c49fdaa", "name": "c0ec7fd462584562ab1bbc8e9793efb4"}, "audit_ids": ["b468540cefb44c0e8275f7153fc12878", null], "issued_at": "2020-04-23T06:25:55.593281"}} 2020-04-23 06:27:55,772 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,776 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,776 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,836 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/082a6796-ca46-4c36-a21e-25bbaddc826e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,840 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,841 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "082a6796-ca46-4c36-a21e-25bbaddc826e"} 2020-04-23 06:27:55,898 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/ports/detail?address=00:01:02:03:04:05 -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,902 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,903 keystoneauth.session RESP BODY: {"ports": [{"node_uuid": "082a6796-ca46-4c36-a21e-25bbaddc826e", "uuid": "1664a42d90d24c579a342949f758b8c2", "address": "00:01:02:03:04:05"}]} 2020-04-23 06:27:55,921 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/ports/1664a42d90d24c579a342949f758b8c2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,924 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,942 keystoneauth.session REQ: curl -g -i -X DELETE https://baremetal.example.com/v1/nodes/082a6796-ca46-4c36-a21e-25bbaddc826e -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" 2020-04-23 06:27:55,945 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,982 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/082a6796-ca46-4c36-a21e-25bbaddc826e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,986 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,987 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "082a6796-ca46-4c36-a21e-25bbaddc826e"} 2020-04-23 06:27:55,992 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster [0.232804s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,894 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,898 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,899 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,901 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,911 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.836258+00:00", "project": {"domain": {"id": "b40d0e2a904c40a9a7dc874cfd5c5950", "name": "ad8fd0752f5c4b0ba0cb3e704a8b7808"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "87be5f89385c4430aec6f933c91c64a2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "431704f3ae414ef49ea92db081a8b3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "712528b7963e48a08e795099f72f2ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4f1acead8c194566886e4b1dc90592ff", "region_id": "RegionOne"}], "type": "identity", "id": "7c41df3775d64f97a92ac3bec2a1a009", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be76349939054cf0b225de10686aad05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "accb615ef6cf4a72bc7db9e85590fc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2986cecec80c4f239d2ea9a4d7550b1a", "region_id": "RegionOne"}], "type": "compute", "id": "88d48b2747ee418ea0879d4fd0194920", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "63792bb5d9a943ebb9bd212f367fab05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "69b00f096ea44e188c804dae843a9f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "97177fdb38f64400bd048084a58c2760", "region_id": "RegionOne"}], "type": "image", "id": "0e1885d2b37e4753b198cac03edcce55", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f8df9a7af19b4d75b0f8edc28f200492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "138ff65e9eb04359b7cc7b09285bc2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e9b8ed7c098488b9d37b1422fad119e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7c22704f4ed94ccf9437c72d0f899347", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "211cdf6f22fd4dad90b447b9710ec1f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "210ab30043334aad943a1ea775908115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cafbc7b848d4d57b6e033207c0e6d92", "region_id": "RegionOne"}], "type": "object-store", "id": "9855507d0e0044c6b24e3a5dfc04e5a0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4057841395449b6a72bd98c199f184e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cff21da64ea245e8a74808955db816f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5bda3766531c4be39e93f66d0a40e0a3", "region_id": "RegionOne"}], "type": "clustering", "id": "4c55c8bb4aa04c5c9ed0a41c1d80db7d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8362e7a818e47c792ea7c8a90862f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "440fa2afce5541e4b9217660d4dd89cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3395dab957874aed8e8a293918432d7c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c405a0648f054b8db4516a491887c1ce", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc92207c67fc4bcfb5695005dae77780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f59e37bb60f4413b22fb3fcbabf2dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c9489aac50984d13bace3039dc62acdc", "region_id": "RegionOne"}], "type": "cluster", "id": "0f2e7b81a3664e3b95b47cb0d1c23c77", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3cd2bb9c3df94b489210f6bb10153174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b31ba068f87644b0968925d45aa3ec40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aab9ebe3ee4b40c4b045ea76aa618020", "region_id": "RegionOne"}], "type": "data-processing", "id": "78ea311c793d461db2bfe9436c58a44e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62a9b76838fb433f8c608a364cad299c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80ae9eb31faa438f98d8e825a507f8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7390fdcb1d714e63b2de6cb14fc720d9", "region_id": "RegionOne"}], "type": "baremetal", "id": "c47495115a7f433bba743342ab5cf49f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e52fce6c632d4b3f8c20b955e9985ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "066c2ee801fc4f20a8e3c7a3877b2e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "39c8a58a5e884fb8b3f24f8024bb8ad6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cefbccb6f3924dfbac9cb9fe63f3fa5e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ec8e26e1384a4811a094bb81a36c1833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5ed2edf964d04259b917d17e06a5fec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35dc5c9011f64aff8252222cd6a61131", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5e1d1b9cfd7845e78610111f9850d836", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de5a12900ecb4acab9e170a8e3c17cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bc46ee11ef3b473ba58046453c8d612f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ba49b3d820e74140afb52c67147b7c48", "region_id": "RegionOne"}], "type": "key-manager", "id": "c6a3964fe61640dda442d7ecf9528760", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f61eb0cf1d324943abca139337a2d8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d97c7d494d3941ac8d7012f64803606a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a4199bc54c4f432db48381d87508b5b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "81af0a64a466408894effa8b04fe0ae7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59097d24cad646958610477cfc7ceb64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0cc6c8b114b34a189fe204deff9ed13e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1a42d631efce4d308e7dfcabf4cb427d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a73e2e3bb6d2457da534b3f1d25d607f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "136e39150d59465ab54116e7ad00647a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "04f8200d1c114b0aab8efb431ee540dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "349f8a214dcb4d3c852648512ef51ec1", "region_id": "RegionOne"}], "type": "message", "id": "cb253a19d92b480b8e050aa40e2b3502", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "314208c0257f4358a10ca477e5ed26bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4b5b76a04c664a8ea72dfc45782893dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bff5fb59b77944a0b2b3487e7424781d", "region_id": "RegionOne"}], "type": "messaging", "id": "ce6f6f72939e498da084e4cfb2e50abd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c774dae4e014a109543cc046da5e83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ed9ba50d9c1469b8f20dd0d32ea75bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9e1a69e036a94d428944f4942e0ef469", "region_id": "RegionOne"}], "type": "application-catalog", "id": "80fb1956eb7647e7bbe7fcf61cdbad19", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00efc22a146041249dfa82a177c5f64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c4459996c5348fb88ea53a4cd6ad2bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a77e5a7779ec45eebf501d7094289a49", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8a7f5dd5d0334da08a9925604da9ae91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eae10b5f938d49009b5ee02233c99a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "954636b597174a3f9bc76a8a0895acd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e7e86f4f562433a86c9c38b585c8911", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d31a6496f19142e8834fcd72ec349373", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae59d739bf224cbc8434a35b6e4be2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8708aa1825345c7bb006e4d3f84274d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbe3ffd66e8b4c1584717a62c630685d", "region_id": "RegionOne"}], "type": "container-infra", "id": "6172fba0ab31446dacebc4e894161751", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "201257cdfcfd4d2a9470154be23f4756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "63a396359c7d462cbab0649ddd06b0de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bb37c8709ffe425c9750efd42a078709", "region_id": "RegionOne"}], "type": "search", "id": "f6ca3034146e46adbed9a5822b8f39d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dd696ed087b545e587cc746ba4076f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "486ebcb2202447b7b122b6d2ca531430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cda4aca2b37a4b3e84c3ce21e5d0b521", "region_id": "RegionOne"}], "type": "dns", "id": "10bc21500e884c34b084db5952981f14", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04c8b5d7f30e4ba3a39abb6cf90ae286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6e780fd455e4dd19b04d15bd66dd919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a5f1f826449b48acb703b4c9dffda5c4", "region_id": "RegionOne"}], "type": "workflow", "id": "56758a99c9d4440287b935e0044671c5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5db55dbaebc4cb2802fa91878f738dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4692ff757e7747feb31031dbd1f64f5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62740a6c44ab4a5787c32110fee5b1fb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b1319f31484c4b52b209dea21335f998", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6a0bb8860c94ed9a1f4a978ea9ead85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aeb44c5c705e40d7beaf73ab4f87e338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0db34b86c7e04dd6bde99f5c98554a35", "region_id": "RegionOne"}], "type": "rating", "id": "a0a8385bb455446ba01630d16341dc13", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a50efe242a664b10982692fdbbefc754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd641d2702c34a3abf17b067e2edaf87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a241d8351b3444b5ae3706c5647755e8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2afb7b2b046047f398803ab15dc280b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "80f3990b08af493a95e335c9475db3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "add4712ad53d4a0c8194ea52714d48a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c20384a2126748f0833617b0ae3e54be", "region_id": "RegionOne"}], "type": "policy", "id": "baf10199b5b3465ab03a4dac7ad717c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d52f904e39d418bb2e75ae0393eb106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "526f21adec95404bbc17407960eb50e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f93859a3cb764f3599c4bc5a6298f691", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4bf031bb88784dba873c19a098663809", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2feb1720d79248fda488aaa9691351fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd747334152941aeb08a3391f96bbb7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e1c2e4cdb324075b02266c124d3f836", "region_id": "RegionOne"}], "type": "sharev2", "id": "212421a4e6304205b7bef3cea74b1035", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67af4ecbd7384f5985150f58807a1120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffd54ed9fe27450b8502b191ea3c7a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0c617c3d99944a0b521732ad770a25b", "region_id": "RegionOne"}], "type": "share", "id": "dc5260148e4d4f24973f4a8e6122b508", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa279f34c52d4e0b9b260b2589db8152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ccd46407a8af4f24a3c572358cb68e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8fc6d7c788cf412f8b6bc6cfb1f9614e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d46ac09d825e453f9f3fd9c71089b46e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87c11e0ceae8421fac2b088d7d7d1a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8b52ab0f66f404fbd7a40d1c65bc46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62565d22e1b4e2d825a0c4686f20d2f", "region_id": "RegionOne"}], "type": "orchestration", "id": "d7eb1592297f4fb5acc5ff8fef1a7b3f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61c171fb5e56484fa522d58bddc36851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45ad9af23ded4e7299045497b91f5185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1ad4149742d46c19af99b6eb0f418f0", "region_id": "RegionOne"}], "type": "block-storage", "id": "19c28fd835364ec6b473b88acdd2f3f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f17af0743572492bb91d3cdaed91780b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb326878c27c4e4399f401f04adf0805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9bd7f5f90ce45578f63d4994c02f620", "region_id": "RegionOne"}], "type": "volumev3", "id": "5c4700bb85414a7abd86f996e2429eb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "098e8ae56ed24d36912c99713905083f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ab9987690a04dce91e93f770351d291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e46884f9a4749038419bb6c2fbafb60", "region_id": "RegionOne"}], "type": "volumev2", "id": "d00ba6384efb45f18d9a0ed8b8f54449", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ab57efc9ef94f7db7c7d9e7e45827f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a96202891e8d44d2993ef99e054ec3d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75056e50791d4750be5bf72870c46939", "region_id": "RegionOne"}], "type": "volume", "id": "f7f8e3f031a64df5bc79f59fefacf883", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d652a0ad8da84cedabf4f831519621a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a3ac2db19fd47bf93b882f8bc82b047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b06dbf574a5e49628261430b19cbf0e1", "region_id": "RegionOne"}], "type": "block-store", "id": "199e71607a294bb59c9c72c4ddd00a62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92ac74d633fd49a99e4850b4591814ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "445a0198d330481299be62121f3b6492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81a4d724c6d640a799e210166abf641c", "region_id": "RegionOne"}], "type": "alarm", "id": "a60aed1373b74fb091f79e4d597a455b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa2b33fbf86c465893b7a150992f7ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "737187f47c8b412a8cb8342208ab85ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d53911e5e3a4854ad2818c53f29d04d", "region_id": "RegionOne"}], "type": "alarming", "id": "e356035100f3434095be43fd2a180b9f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9bdb3db7af34a7da0346bdfd103107a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df650574d9cb49d384cc61683de75e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aff812497b1345879bf7351c5b05edf2", "region_id": "RegionOne"}], "type": "meter", "id": "0c4135a127cf4ad0b20b223b22624e2c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7479da02649b47bc8c9f8b385c9325ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f7eabc56da24c1da2e1a92608fa0024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8726bb793db408daadbb5da06c6f17a", "region_id": "RegionOne"}], "type": "metering", "id": "999c8f98f1be43e99fb466a8b5fca59b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6203ee97f91147f1b9c76bcbae5e4410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d003b0c88f2648da9bfcf9fc28ac2e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "95a462328e3344a2887364e737333962", "region_id": "RegionOne"}], "type": "telemetry", "id": "a3b2042a129847b5ab71ed33feb894a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "771ee1b58f464af4b19f48f648c15ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4d6b8b88064c4bd19a6db89a4dee85bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cfe0552801b240e1b93a54c88bf6a836", "region_id": "RegionOne"}], "type": "event", "id": "33d5490844ee4c06ba18b974e221bd64", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b9e0167f043a4f2f968bbf31c6feb986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e8c43e72d3b2416f876bdcc563cb8714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ef3aac1c34ad4572b902b7a731a59bf9", "region_id": "RegionOne"}], "type": "events", "id": "3ea051073a3a4928a660224c9ee5a72f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba2d3332b5dd4c68a80a54bbc1e6a715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5a7a25c03484ebf8f5f61726fb7ec9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a4fb2418a2e474ab01357194adfb5da", "region_id": "RegionOne"}], "type": "application-deployment", "id": "77379acc4d7e42de8e5c8ab32b5b4abe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc9090dee2224233ad8169db757defdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11eb2e3b414e48038ab3f32482566006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "55646f8c808d4dff85dbba6798f61b5f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "028896ec06ac4583b3515a82cfc62284", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f21fa317af034244971aea763ec27ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f3497ef153747f6a14db6de9ec79eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcb5703f10294aeca80a72c1b1b37678", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b6b21681cf054bb997dad890e22e6a20", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90139e9213854ba4a886911aa047f7fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5465ee8f6ac4a78b10def73264fc3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a12ba2d5f52495f8843f8bcf07b6c35", "region_id": "RegionOne"}], "type": "tricircle", "id": "59d5afd4a58e4de99454b49e5b514f3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0cebf9eb3e08404783e5a1f228c959bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3416a2237f6842a39aaa6746ef9620d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1723767ec3f24af0a12cea8045863514", "region_id": "RegionOne"}], "type": "database", "id": "9a9f3b50918d4a51b311db6496875f45", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "806060bcc2a840f8ad251e8f540798e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ed40ead89266446b9fd28f1a1cc05abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1871f0488d564944bf70b1f93abbbd5e", "region_id": "RegionOne"}], "type": "application-container", "id": "d05f46f2517a426db738fecfb0bfb18c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2192d2247954c048606e2d13b57fee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c5647dd68964dc0b8be61ae4afc8c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5352ae0f1e1c487090ebc2406f66e408", "region_id": "RegionOne"}], "type": "container", "id": "71dc9933327948eebc9aa82a6b319b1b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dfd329e2a88e4fde97d741e727019c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "831d9b2a616b4b03b38f88845c998b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6f9300b3412e412ab2696f805d3e9c16", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "360fe1af2d7540bdbf6e9be32dc94a66", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5eba1c1941954714986524e3903030b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "825f3191eb5b47df80011136840ff578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9c1e4ca8d13c4a2887e1383db4933bce", "region_id": "RegionOne"}], "type": "rca", "id": "d5c274fc05c446f5aa333037a92f0109", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "203c782bf8c34439bbc18d7bd15eea05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "02bdb9246c3945d1841c0cc20e1a6708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "26c12a7d5eed43b6bde22229e13eefa1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a0e39ae6dbf64bd9a200d80c3e4024c6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d47e92f29a574866b60cfff2140aba52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5fd12a5554c24953bc2c9565f0793083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ae36e84e80f140fcaa7d52ad57e46fbd", "region_id": "RegionOne"}], "type": "network", "id": "939e15806ee54b42816c495d33df6c31", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "802759029f1a494eb232578a7cb800ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a2d3e065922f467b8dd819fbb3c30e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "739511a965004ed791aa12706c0db13e", "region_id": "RegionOne"}], "type": "backup", "id": "6a9e16838e754d2e9ad7c97c22529bce", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "869c5ceeada44eb2bb289ca181c5e127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ed0b82511064b43902fa9b9c55b43d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ae145c7ab4944449e8e13940b60ecb0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2c544b6197634e1aa7f18710f6b2f36b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "749af7926ec745f090162bb382ea1da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44b6d85e87704a32be2175e5189d0b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a18809c3285452eb4a0f8f4a08d7b3a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "04f33f8254784088bcb5234f24d950ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b919bfa92b934037886953f5d07de255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6835204507a14675b9a4fa3d9b329023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ff547832a31c42409e609ec038e6b3bd", "region_id": "RegionOne"}], "type": "monitoring", "id": "fcb31bf8f0924879a973190a6fb1314b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28c064ed48584c56b9c0758ad27829bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c7c7a50ab9af4db18e9c84bea1f3f1af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8e266918c31944c48c886d1358d91ffd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a4fc8f6dbc8d4df28968af0f8ba2f8be", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dc03fccf03f5442eb3d3a360baef18ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e42809c2f3543f68e36ef1a46cd502f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6668f942c6ce4569812589610fad8c54", "region_id": "RegionOne"}], "type": "placement", "id": "ec92f30c6ca543248406d8a89c866c49", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc0bbadc907c4fd399cd447c63721ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9fc1079aa3346afb0bc241a9f90aa15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bcc81127d3cf4763a26e9ddd03c560e5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2150cccb2c6f472fb81a0f72e7bb143c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "511d4fc90b874745b30bec7cf00598ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6c873c64915476a9e3330ba74bf8ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "feb339f8d81546d0bccd2aa063e4f734", "region_id": "RegionOne"}], "type": "ha", "id": "256f0d63ae4d4297952e39d1b9ea49e1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0186da3fcfc48f2b6ff752e88df2f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3bde5005ab1f4bd8a7f808b70a0da4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5ffea3a289744c53b2cd733054e7ebeb", "region_id": "RegionOne"}], "type": "reservation", "id": "92ee63af39d242c09fb063f9f5cdf586", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8883e206c43f4608b0ae381208405072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "85a9d922472f492084b7bfd2503e0a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0014f84da4ab4d55bd41865f3d43b73f", "region_id": "RegionOne"}], "type": "function-engine", "id": "14362c7b4dea4bc9a84400c2ff60469c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93c453ae32734b058f8a24903575528f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b2d5ac6e9c44a01928eb2da79250db9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "72e8caeb28414e278ae64cd75cef314b", "region_id": "RegionOne"}], "type": "accelerator", "id": "85a16ff73bc141e4ab2162c8ee0ebd9c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26f6d8dd97f147c0a1ea7220e2f745c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c6e4ecd4c464a989f50cf0842224fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf0af92657ff4fa793234bb4abe0279c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e2d7ca232e4f4ab09f958650da86e6a8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e07561be2d2347368ea5c10c8c14dbf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbc0289efef743c792310d771e973eb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fbd89757be6c4942a79b2350807668b7", "region_id": "RegionOne"}], "type": "registration", "id": "54f355189e9540d291a03ecd049e3262", "name": "adjutant"}], "user": {"domain": {"id": "b1cd9a9d854449c48ef864855a86bd7b", "name": "625cf6483742417a9db6fdc28a83d63b"}, "id": "727f5d419ec64633a3862fd7dc9855c6", "name": "b53d4c981dfc4f1f927b8f9e9f0654c0"}, "audit_ids": ["1707db59c5d04eb4a6e46aefff9bb720", null], "issued_at": "2020-04-23T06:25:55.836258"}} 2020-04-23 06:27:55,990 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,993 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,994 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,013 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,017 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,018 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} 2020-04-23 06:27:56,036 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,039 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,040 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} 2020-04-23 06:27:56,058 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/clusters -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "max_size": 1, "metadata": {}}}' 2020-04-23 06:27:56,062 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,063 keystoneauth.session RESP BODY: {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}} {18} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_receiver [0.184472s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,904 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,907 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,908 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,911 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,921 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.847640+00:00", "project": {"domain": {"id": "d448a56c2abb473c9ac0392c57d4752f", "name": "f6ffcb8f455840a893c676a232f86e8b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "36e7a889fd574d63a4d3a64693e9aa7d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "19428fcefb3643d8909f0b1552761b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6d96438c268a44bba69d526e43d8add0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e6f888f2e1a0498f95444b5d0b9336ed", "region_id": "RegionOne"}], "type": "identity", "id": "52a09181f3d64df8b1e917d3e73c77d7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b202b4bbb948474ba3d43d5120558283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8a681e1cd1a04bddb2a907469b9ae900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "08975afc1e5945d98a5ef4e16f66ba0e", "region_id": "RegionOne"}], "type": "compute", "id": "e383cad6957844eebe85842821a6c442", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4d1c8b9c8d114066bf1127681545d9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fba1c205a8864cfeab3e8eaf8b228e8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cfa838de0b2a4c0f97500e84d51e38a0", "region_id": "RegionOne"}], "type": "image", "id": "82449593efcb48afbcf504cdb442da13", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c1f226b251ee4c8c9e276dd29d814908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "08a5ea45ce204be7892bd57015324036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b2fe356e7a5242c2af16ee3b6373d703", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f4fa9aec77214ff3a174a3ca7b41f1fa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed053f3abec240bfae562ceac05e6b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b800bf71be264e0fb9c819e5f51419bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "515d1a23f69a4c8e8e27744027409e6c", "region_id": "RegionOne"}], "type": "object-store", "id": "427ca666deea4cd79037f36dd65c5d25", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b96b08b05cac44ea98f65de7d9bfb95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "160aae8a16174ddc8d04342d027167ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bbb794f59266435ea24586820bc23ac3", "region_id": "RegionOne"}], "type": "clustering", "id": "d2b5b0cc50454b0e9b390573e4c85602", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f71f3dfb9b87480ead2b56e7b0a91700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f1ecdd09b404fd386b2f05a6436227e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "338b26713b244c25a9543d7a065077bc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "209f4ab18c9f49028fef7c512b43012c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48d406c1057f427cad12cf0bf8c1517d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72a09e5e91c6485c9135c2e798e345e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "565088511d72450288bd9c70924c847d", "region_id": "RegionOne"}], "type": "cluster", "id": "65d3cb5abfe84463af7c6b26a0afe67b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a440c6dc2af640c098fe5dcc263c1cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "741bdc4497f94f31b0b8ea6fb6f893b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c3344c9d5b294556b39740598f7e57a0", "region_id": "RegionOne"}], "type": "data-processing", "id": "64d739a05c1945e7b31db4f94e7379b2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66dcc4a30aa349cc96513d338cb745d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "903f033ab3c848dd9cafafcd7c6848f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "af2ab26c3efd426fb0fda45db98c053a", "region_id": "RegionOne"}], "type": "baremetal", "id": "97498748f8104bc590d32d9fbb9ab1d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69c2e6ea993c4be892ecec7bb9f3841d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bf7af2eb1bc74a75a75b692e7dfe26ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09873ade70ad497ebdc77d946f68f9c7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cdca0786fcc2430eb2062ae7c38a8f60", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "218ae81ea201451e8885024fb89e13e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "385124c6b2e44355a3ad5737196e918f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "64f9a0a69fa9434eae14e8895c1f05b9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "17b429662e5e4105a871465d60d10a7d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d8d0d3bd007d4632ad085492d77a11f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4935e51729a042059b2c492f37e54caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fec27e551f3241fda249f33829ee0338", "region_id": "RegionOne"}], "type": "key-manager", "id": "414d98fde77b44929f9f3992d2bc0410", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c3b4eeb30c948bf80dd17a5fb063db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "811d65865004489d8729b537840cf63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "543e753307ff44fe971d1be114574979", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aaf7706c974444a38b31d0f46a74182b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db95ec8a8e854162a4ec9ad948435d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bb823ff0e6f4ba1ab121d1ccb6ceee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a803a4023754fafa70a13b50618abc4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "28bfeb4f91354939bb86c7b6237bac89", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3886ab9fdf4a4db59691b43176336c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "778f53a92e5a43ae870812f5e4de393e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2e015ba75ac047f495e1ecf6ada2f056", "region_id": "RegionOne"}], "type": "message", "id": "78668ef5b59c4084acd299579577bd6f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f750318302ce4bf6b2d0b65ee79b8327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "50378fa24e204c74be7092b8114c6464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ebe2ea367d8b4083b2d0690774b76345", "region_id": "RegionOne"}], "type": "messaging", "id": "31c736cbc86d4200b0994061dd0953c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ca4a199e93984cf2a6c377f1d9b972d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "09ec8c8734934e1c9b176ef45ea07431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5730a526533d48b8b2aba0bc8e2477ae", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1a1173742eb147f9bff02f34a1c3b97b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "275e65ae835c462287a15bcf07f91c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92a5d9858c0a4582a898e9988408c65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "957cb236ddeb4676967a844b2e222e75", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "badd4c72d3e64175a98eea0670bee93b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65414744d6f14ce5879f2dbe18465022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7afafc3d6dd41c49943abde4acb75b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cc64fe8ad9642e9a8196651c7011183", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a5f5b48493a34121b9367403b73eaf80", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53bb7a87f78c4ab894927a536119fb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f4c458c041a4ac996b8dfbd6b1fb454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "505fbfc7ec084601b52f77149e9d4407", "region_id": "RegionOne"}], "type": "container-infra", "id": "dc9b20773e454cc09fd87b8ed233ecce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "217c1369475a4dac904b858de82f45d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "536ae47edd23424385a90224f3e46897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cbe7d8167ee646f79145c297a2f1634e", "region_id": "RegionOne"}], "type": "search", "id": "6c067f2e2bf54d1bb3016cc6cf210301", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a3b7f84c0739475bb5ac743bb5ac5e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1870cd4ae1ea460aa865ce2f3d94e22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c0f69f29cc3e44b796366ce712e34aad", "region_id": "RegionOne"}], "type": "dns", "id": "c20c8d6dd7db45449a8998bd6ca48aae", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8382a9bb76634641b7a6ffd54ce8edd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2480c1d93a6c4ad39013fbeebe3f47ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8401b099501d48218e2c3107937ecfaf", "region_id": "RegionOne"}], "type": "workflow", "id": "b6328302cbc146adb70026a15e93750a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "865b8c505c3a45ed82de4d4cc5bdd37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "290ec2d4cc0e437ebb6b774ce6e8d687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f9c28441cb014c1086840b8d1fcc231b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e04a5cac122247d4b5da2861725f6604", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8bf27b2411954de3b99d7410b62c74a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d666915ec94b44ffb7b091209c1085ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4bf11de0bb6846c3963bfb74804b5af7", "region_id": "RegionOne"}], "type": "rating", "id": "9d98cab6ef1e4182abc69cc855b170c2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60c5f6166dcf40a89bdf2da0ee92fced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0773d9ade814b6fb6db9e36e6883262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c0f2c1d2c3754110ae97e8c0e4b278bf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "49f545455b4f4c3da0db9b1c05d318dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "518f89d547664cd2850aec6add12564b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60c1af694edc4fa19006d31889f4cd4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59fe2c4cc0514b769d44ef010d6f4223", "region_id": "RegionOne"}], "type": "policy", "id": "f89fe94ba17742d89cef5a7910418c1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7ce0fa74f1c4a0fa7f1996326d78ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3be6cbf8ffea4fc3b7923e5d9048a21d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e1939224341c4466b546e43bbdd02f1c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "49c472e1e1ff4c018954f72142009a6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f78579855ea4bfb95b915fd2425bc0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbbffd02add5493c8a5adc5eb2ba4d93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0eaf42213b3946eaa0bbc444508766cb", "region_id": "RegionOne"}], "type": "sharev2", "id": "cd1444ae82994740961a24dc3a3061a6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d93b2a7472e46788dcb7a6293c32302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0208ba944ab44b0825e1e332ce7b256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a5051831f00b4b3a8d4993cef39b7db7", "region_id": "RegionOne"}], "type": "share", "id": "589d88328c9442a7a124f50edb708a74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3319e47c40c74045ac55b1c4fdeded25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8898c659f1a4c009fed3736bddccd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1229c58b1804c118ec88183810e32da", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ba894f50a97a4c278fc2abf660386db4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91bc2881b5ce4f8eb30ec2462b04d11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c2189519a6148929f96d90a6a5a6e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "725be2ee8c9c4c6a803721ceb149a9ee", "region_id": "RegionOne"}], "type": "orchestration", "id": "ec0e42a3b3234dd49c466a38b159520d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4afb0cb48df144449f0d676cf0741c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "778e1ad0caa34241b3c5cc055dd4c04d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfcebf925b4f41d19c365b17d3947ba0", "region_id": "RegionOne"}], "type": "block-storage", "id": "378d90f29bc84f428cfa846b4b5e809d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2c3102ca35a4029afa9f15bedff8d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7375a46eecf40c5aefba4e33182c732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51b509d5273a4d87b3f62f4416fedb50", "region_id": "RegionOne"}], "type": "volumev3", "id": "24f3b07442fa450a8b66493f03fd037d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98236878fa4f400ea27476fcb3ba84d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83bfd1bfce39454e82dfaf518579fd07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a8db4f21179459aa37a4ea4c69caaf6", "region_id": "RegionOne"}], "type": "volumev2", "id": "2abd1a2b1f654a7d88b3830619080dd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4344883dff204e579c9c938e22d0f817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3611cf0bc09644589584a2e13bd2c658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cc6f1ff67314826bc73b0da6c27c9bd", "region_id": "RegionOne"}], "type": "volume", "id": "27984425c55f4bd3b22479f9e962041b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2e6e3287d8f4e859e8862b40598ab62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c66b27694fb441392389aaef45dc64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b44fe779d5a0498caf186131ec36f687", "region_id": "RegionOne"}], "type": "block-store", "id": "1b294bd5ec3e468b93b3795ec353faf3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29703b7d4f864bad8cc323a7bb4b4654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c94e2f85abcf457e8a6187df475ed6a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14c105058c6b41c6bfe2fdbd7b480c65", "region_id": "RegionOne"}], "type": "alarm", "id": "30388c01524043ef9483e64a4003383d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e9eac6006ca4bedb6ef5d57b55b27c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47c6dec5c9ee43a7abf293cd67afa5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2214cf917331435ab79dce8f622ae060", "region_id": "RegionOne"}], "type": "alarming", "id": "7ed7183796ac4e48a65bfb8d30d90384", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e76a5f26a31643bd8a90960ab026f158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2340a6c379554c77bbc8cf595a4c9b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "986265d3ed4c49a981dcfa3c31739c7c", "region_id": "RegionOne"}], "type": "meter", "id": "a1fc3b812ef04c9a832aec793f22b215", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd6361820b0b445892c3eb7d00decfa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "85f943ef4bad4f95a8758805d6196b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62bd32b64e0b4859845ab07b8c99199a", "region_id": "RegionOne"}], "type": "metering", "id": "1872d899e7674c9a82ab1cbee7da1fa9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf0d9d6c216444579f3ed656dd58c670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c57d436897554435bd7223bd444688a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc1ceb77a7dd46bb89160d77a45113f3", "region_id": "RegionOne"}], "type": "telemetry", "id": "2a10274364c7487485fc593d8f813784", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91ef1d2861404ce49830ec318c4cae2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "82abbef1f8d84752a6ea6d9057252f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "64eafdfd104d4ac79edc0ba528c0a136", "region_id": "RegionOne"}], "type": "event", "id": "423b5693ac4447608f93d90dc397c6d6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1d8cc363f637446097dbac8c8e3cdbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0fc1c4f37b104ede884f98e4989b2a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9d98b8f0d6a4e19b96e52e99925b9d5", "region_id": "RegionOne"}], "type": "events", "id": "7bd3020f9ede413592d7e1dbc8af72e4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46860eb5768b4811b53a61d75f65f936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60770a3cde24456b86bcc653f579d7fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5526916f537b417a8ed234c60c6711d8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "12d8a04a8e4a445a90aab234b9cd5fb7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58696a00fd0245c6be6fdc7fd89dd55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a25d64527bad4459a92050fbc4c74728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3eecda10cb0f405e8ba5c585d715138b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a106528a9316457e89817c805a190a68", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b67c17aa54d44e0c982255b44833beb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3120aa0495145b4ac4cf8e4fd04e5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a493d24e52543cfa96b4987d32e1880", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a8d00d9aaf7a439e95af5e31367ce959", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c2d170c092d436b96e8240e7185a4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b00c395db2594c62845648491a390b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fed006c44d6444e8bc9ad5bdc84e1e1c", "region_id": "RegionOne"}], "type": "tricircle", "id": "b2cdc10b770049bdaf157fd8268ae7ec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6b345b6b742549c0a65d83dd6831f9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "05d5eb752cdb4aa4ba3cc6fde4cbc760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "657741dd399d40a3bc22501940ff7aa1", "region_id": "RegionOne"}], "type": "database", "id": "cc53ff512656424e8c93b57d2a3290fb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "338871a7386b4fc3b123ea1a4a848d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f96f92433164f1e8497a1260ed81ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bb27615b54a34b50bd83e3bbabc382a3", "region_id": "RegionOne"}], "type": "application-container", "id": "e74ae53ad0254132b1dec93d505501c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9579d71d3688498fb16a72cd2f746da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0497c835e66c480fbb4f43a4f085e69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d9ce4007926f4688896a4aa9c1e5147b", "region_id": "RegionOne"}], "type": "container", "id": "8f1092640e1645068c61e8fc8aeac8eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d1b98f8d8f34905908954e6cc6c5c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5d773600ea94c56a4869eb8770f5472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "09922fde547e45e19adb288c2662db67", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c1378871489847bc9de602c7e9e67589", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "656ec011707b49858347ebf8b47db193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd6c872bb715450d982db7dcb32f5222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d16e632a1dca4137b4d21f5c19d7e421", "region_id": "RegionOne"}], "type": "rca", "id": "8dc5ff7f6759435cb7387db50082facf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0beaea9bd5334fc1967774d9d70d5b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2767194322cd40528fb8ea73dea42ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7467be42618c4c7c996f5d9032a6eda8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "48b41da5b07a464aa1cdb2847f01a8d3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b0bba63ae72c4bfc8f27072ae63230fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d380c2c074444567818173d3acacbeb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "60043242d29b46848215ba8814b40570", "region_id": "RegionOne"}], "type": "network", "id": "7fd6e6020f85476db2baa2cabf2006c2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "699ae2b29dc64c27a0af31d2751c8a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c0e619c768d44341b23417c14aae931a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a7109b2f02dc456cb641ca53d48ea148", "region_id": "RegionOne"}], "type": "backup", "id": "a8b49c4a92a24bd9a5a87d507da2e9ac", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f547a3192a0a416fb45dce3bd2812041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "664fcc7ed0504271907fb64f25553115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "98685e05339440af9323067743d05d5c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e5f5d67ae19a40ad8b43d2e72519219b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3505636e80d3441e9baef6d9fff79871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "299eb4e66cec4aa1954b15fdfe09eeab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "88d97831525a4461a7d8c54749ae9736", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d21f6908e1e4581be9bf37e1d7b8a57", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bb912c7f5b834d34b5ffee462a8fdcad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72d2212787a443f7bc5726bf8a99117e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b94e2093ffe4248a6e4b02ee3c34f43", "region_id": "RegionOne"}], "type": "monitoring", "id": "81c50290e8bd45fea05704e2c8cd7d8e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d08a8aa6b56d4bdb84fba05cbca52482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "84d26ca529514be3b5764a4016e5740b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "25c2e701a23c4111a87a3ff1f669acd5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "87eb2083787e4b5ba91b950d7fc83a73", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f1157bce195f40c8a38e5d92670c3b95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5a61e05f9bc1453bac593d54d8792e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9d70d20d9a8b466ab9c2254dabf02159", "region_id": "RegionOne"}], "type": "placement", "id": "563fcd2de1c34c43bab56ecac3a3488f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "524aafb322df4d4a9774915822108e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8eccba20210c4b1a8e2d14a6ef7fcc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dec7f5fd78b54c77b7433029c3fbe7c8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c40dd5b934c64cb8ab478ba7b82c40ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cdfbe006f8d744a9941539a34c60ae2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "718818303d6b48e09fd69f25f2c9c044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04b15683fa9243e59ceb0f666d049856", "region_id": "RegionOne"}], "type": "ha", "id": "edfc7ef256fa45f08c6fde4688ec52ce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fe332410c894985841e03c85362efd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5161540c2b984c0cb93efc08c7260537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8af34ceca3dd433890efd5b734af7f50", "region_id": "RegionOne"}], "type": "reservation", "id": "e5a975b0358f405b8d203100e8c7d1f1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e536edc611a54e28b2e34b1ac8d31dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3fc4013f482944399f9fa2e70890ba67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "003a366e7fce4a31b764475dc37b5f5e", "region_id": "RegionOne"}], "type": "function-engine", "id": "7abe378400974a48a0739bbc7ab9da83", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "016d9f4cae0f4aae9f91e91e0b45d06f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "591c3b00e19f4a6788088a0affb195ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "38da7aca017849218ee807cba3357ceb", "region_id": "RegionOne"}], "type": "accelerator", "id": "89c994490f394a928bbaea5abbe95cbd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ffe9ef37e4243d1af7f181e209813b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5909829a7a754e0a9b2d9164eb9898ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "056d1e6866844dcf93103588367ffa6a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e52fff4fb604d2890e36fa68c74ce8c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c40fb2160a8b4c3ba8a8ace9682dacc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24d87fa8d5024c9e8bff3d899798408d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "23427aeecdcb46f6a5a8e36eb2b04d49", "region_id": "RegionOne"}], "type": "registration", "id": "9aa15f42b6164971a1255d8178641964", "name": "adjutant"}], "user": {"domain": {"id": "63e012fb48c74015a88ea98963fdbadf", "name": "d758a628053b4acb88247086a44c7bed"}, "id": "95cb84a0278c4bc1a572c5619c818c3c", "name": "2e0c4514f0294526970c5cedb7e32254"}, "audit_ids": ["875f02c5894f46a280f6e00b7ec480bc", null], "issued_at": "2020-04-23T06:25:55.847640"}} 2020-04-23 06:27:55,981 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,985 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,987 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,002 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,004 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,005 keystoneauth.session RESP BODY: {"receivers": [{"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"}]} 2020-04-23 06:27:56,021 keystoneauth.session REQ: curl -g -i -X PATCH https://clustering.example.com/v1/receivers/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"receiver": {"name": "new-name"}}' 2020-04-23 06:27:56,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,026 keystoneauth.session RESP BODY: {"cluster_id": "fake-cluster-id", "name": "new-name", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"} {12} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.177761s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,860 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,864 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,866 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,879 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.802998+00:00", "project": {"domain": {"id": "40f9f887c6d848efa86ff3cce7c17496", "name": "b4caa75176fb4bf78ae9579bf250fe49"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3ec8e9d0ffa74223bbb788c3b89a713b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b7000c80b78c4f0ca8451f5d3f8ca280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c3ff56a998fa4f5cb60e5c976133a2cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3f4c47d04e2f42679a17939578bbe18f", "region_id": "RegionOne"}], "type": "identity", "id": "e043fee232da41388085c1eb820886ae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1cd359b758f4c08ae0932b229035b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d9175ea3099405fbc376620ced3214d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4be0ddfb170a4ab8a7de85bae49d80d8", "region_id": "RegionOne"}], "type": "compute", "id": "2c599b79eff94241b4ace4b63c249bb6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "af2e4191a3fc4123b82802545668ad71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "237a559b5c484e91a42950505376de01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "89a49016bca44e07b544938974f252fc", "region_id": "RegionOne"}], "type": "image", "id": "8efb15f304744fa0a38671a4e59e7b06", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f3789cf264d54242adbd41995b491042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f45b5f615f74b3da041eee1d4e6bfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2dd1a948e58a408d977a77a4dbfc451e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e629b4b4b34443ca939e980876e0a035", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f21ef0f12d9a4ee18988f6baa431af0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52efa726a1e74b9da8e82eebbb95a494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b166e92b934f00b4ad736179d56edd", "region_id": "RegionOne"}], "type": "object-store", "id": "87272f5d6bc54085a19beaca9792a8ca", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7a0c71877f24aa5a714fa58372f1a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89d74556401644dd8d762a5a3790fa67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29493a0f98124fab8b583f365b3dec66", "region_id": "RegionOne"}], "type": "clustering", "id": "29e04c39c43247159cbf9e0098e5e561", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ffa6d6379ea24a00bef7dcf46430791b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3903ca131d904951b247a410d27ff626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "493438e837704b9ba14e456309fa3485", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9687f675bc3f45e5a35681fbbebdc2d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2aeefc1ba951441ab3556c2542ece1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b10956bcc4a40258e6db8220026d321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45ae96049c534a3bbf91bddbd9c2cd94", "region_id": "RegionOne"}], "type": "cluster", "id": "c1b88f7d1c504464b96571648c57ba7e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "55aa4fbf28b54acabaad77cc2c953f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "11cf6c2f19834c1eb13ebeb3a7183a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8b636699ff8b4432a3f47d44b4231ab2", "region_id": "RegionOne"}], "type": "data-processing", "id": "e9bf38abafab4fbab72ba6f7802bafd5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f8dca87d87f45ada132cb95e28ec7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f80b0fb5b6e46c3bfc6c72709f09495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9d4b03fe30314037a01c43ed43614703", "region_id": "RegionOne"}], "type": "baremetal", "id": "431114670a1946178c5c0ee5b8843990", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "016f30ec61f645078419d085a2198e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "760bee6c503e46b2973ef6bac36e9a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60f539ca17d9415494a59deb35bc5791", "region_id": "RegionOne"}], "type": "bare-metal", "id": "76f3e3cd39604fe5b3659fbcff4202a5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03bd1d5f2a604dd08044c335115553a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c1a0d97d1d9742b093460fe28f7ac0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1c64fe6b34704ee3a0ce4e69d8c2b99b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7b38d5563bdf4cf2a6d108e1af9547c7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc298ced79774156997e44b1544b16e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f790825e31694fa292e20f1106c670bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1ac9ad52c77f4fc58c0d6e5d1aaf2010", "region_id": "RegionOne"}], "type": "key-manager", "id": "69b4e22cfd69447887935e0c9ca20df0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7139f13b374245efb462eb89a25574f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e83548d4c3444772922e34b55050b5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f5dd7a8b3d3415a8a89ec63aceb5a8c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6356c0f4916945378c40f297622b5fcd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8faa11123e204e2eb6f0d2f554e69326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a32eb3912a744b1ebd840af7bd74d89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b44551e7b2ae4af49dcc6e0502f0df9a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "87c39bc16c8d4e65956d2c8421f67f1b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "52c5b36aeeec4c24a539eb7047972b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2835ed52bd5c4108b3a82a5f8ef306a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4ea2da9c6e74e298862e4d81fa68b14", "region_id": "RegionOne"}], "type": "message", "id": "ca291e658ade4a989d402c56f9034a6c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7664cc44f9dc4df5a6c019ac2db7dacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c64d3a4a083344d6817934ce8eb6cad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "528f659076db4f199f67ac84471bdc97", "region_id": "RegionOne"}], "type": "messaging", "id": "302c31cca1ed472ca87a3bf54187ab70", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "006d89dfbdc444d791f6b448021d37a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2d5f9384a3944932b8745eda7f046cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "214e5048e3064eae8ae216a189f92d25", "region_id": "RegionOne"}], "type": "application-catalog", "id": "24eb43c56e754bffb80cb280d2242ce1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f8745254e08473fb5fe5ecb76445cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5457eee6501f4c65a53c134fe87142ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96af9bc131254e2396ff77aa229d5abe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "af2dc28b4e2f46ca8c21b55a1a006726", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0117911266146e9811069fb4d4c17cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b35998d37c634517871b3c9e3d8af325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a43f3f6e627d47328f0a23462fc23a1b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "db864003ab484a3d84e39ae9bc34143b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9e1132406084eb99eaf059298f325e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df0c71c9aae94b38b25f6f28d8a52539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d856c1fc6df44550a014c6d44612d087", "region_id": "RegionOne"}], "type": "container-infra", "id": "87b367ba000f4d158cf134de19bed158", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ea0cd727a4484144a076657ade7554fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e5457617624a4bd99d980235f6d0ba9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "34aeaaf9ce9c479baae161157bdf41dd", "region_id": "RegionOne"}], "type": "search", "id": "987f698cd92346f8a73fc73a1ffe0a20", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb9dca4e1fb74ef88bcdbd814c0523ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b85094e645242c7b47248d4d2fe4324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c1a46f4f021c4792b50e3f871f800dc4", "region_id": "RegionOne"}], "type": "dns", "id": "4f87ef6b434d4b74ab795e10e5bc0b09", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c4df4171308472b95e2cb5ef83744f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1fe0aa3c099e45cc957873eedc7bf157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "279ffa63a9b84cc49f013bb21ef2d227", "region_id": "RegionOne"}], "type": "workflow", "id": "c405c659eff148e8a957dc6abd524494", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67c021c2bbc648168db587ac5c244f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f54f9c42978436a8bd96b0dc2a4ed25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cc9d816eab6f4b3fb3bbb85719bf4724", "region_id": "RegionOne"}], "type": "workflowv2", "id": "82677ddb1e87460ab62cce466e3c9f87", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1953814c6d9f405b8662960732f8b87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c366457c02cd4e5caebc1d406fceca09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "64e31b139ac34446900771bdf27d557e", "region_id": "RegionOne"}], "type": "rating", "id": "4114bf3c672b41cd90de0971c2d22181", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "171deb340f9c4d1cb8a87d6ca0af8fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54b4712238e04495bea5528164331c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "666c85459e8a4b439e90d775ab1ae7ed", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5a12d3eaf8f14fe685a287e4b2c55bf5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "363b676ccafe42b583e3d744f41913ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c79fd21221704ca3b45b42cc32194de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1840898d21d34de49c3bc9a3f5872fc0", "region_id": "RegionOne"}], "type": "policy", "id": "32aa3f7ab90c483abb75333b70922b9e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "753cd4b6315e47b3b26eafa280f7eb80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "517d7fc9bd1c4d1ab979c05f11b37980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cc59d54bc6c4fb1be7a54cc3c0a1c3d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "677738be5cf5477cb936bc38aa3303cf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffb6e068a2e5450b82a909ff19b9ca2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a71a2186fe2461089e26c9ac893bde9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab800e964ee24f43a6f8c54eb080082a", "region_id": "RegionOne"}], "type": "sharev2", "id": "1758c1202d724126b66f3dee6526e64a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3516186d775b43988ad87eb4137c7399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91b3bee667014a95bb71308eda18fd0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "753d81f1dbc742eeac67e20c50298432", "region_id": "RegionOne"}], "type": "share", "id": "86c6c94498364159add7de654eedbd31", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d26b51c328a145c78bddeb6defe3d394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "62064328ba964ee6b21e27135c020e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4f96f36e2bb42428c705be05271b8c6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fc8decdd1837412087de57acbdc92128", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7589d6bb780e49819137caa9459757ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a5d7d729145443e9bd9c321539bb907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "367293cb0c0849c7bd8f7799b0976da4", "region_id": "RegionOne"}], "type": "orchestration", "id": "8d36b6c9caee4c3ea1914188638aaae4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15809ef621a848d392980e5b8775043b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a7cbc3554fc4d2c8173a7107e9aa675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "985cbd79cd8941a8bd2e9f6e83571827", "region_id": "RegionOne"}], "type": "block-storage", "id": "93a9e1639bd44d528c77a3599f597195", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0cfee5b0529473c889b274c199ff172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70f684d56e48473d82b5dc1fe744dd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b29996e7c5d04743a35196f96b0206e2", "region_id": "RegionOne"}], "type": "volumev3", "id": "2764a1f83a994cc3bddcc74f68ecc6d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d396abab6f04a72850ea6a84b62c95d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4852bc71d3284915bcfb5077a3f42d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba3c880c4fcd4246be70d505ec0dbb9c", "region_id": "RegionOne"}], "type": "volumev2", "id": "6cc00303516c4628b262d4b03be1c742", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "882a07a0433a4792b592335253dabc09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a6e72478b7b464eb21ccd4550fccf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "173ae987ba444e1d8d62cd6208885609", "region_id": "RegionOne"}], "type": "volume", "id": "a22708f42a0f4ac0b0a9f743c0e49137", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb94c489dcb4426eb8fb638c20433c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30c1e00f4db44f58aa403e2519eab634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aacbd4f5dbaa431fbebdcd570242dd00", "region_id": "RegionOne"}], "type": "block-store", "id": "93429d03909945749f8f1c596ea56864", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49a8780642c8411da7bbc1aae1703276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2056e90e392c49f08b4cdf8a594191d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5eb5ee1818e04867970ecf37cf3517ae", "region_id": "RegionOne"}], "type": "alarm", "id": "abc195fd433244d79466957cdfa1c87a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1396e356e9ed4f3d88311a1e30415bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2577e00d761c4cc295522a7894802628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "536429620c4e4422bcd9f98657c0aea1", "region_id": "RegionOne"}], "type": "alarming", "id": "44454244f1d443d08489f42c8938ebb9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "825277f2b908401994b3d2a918e77150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f97e3b012be948148f778da2cb484344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5ff13f88bfd4e949bb5dff7f51ef89a", "region_id": "RegionOne"}], "type": "meter", "id": "1e991b0ab01a45898a1beb6b4529af8a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21183973911a49128f110ff335a717eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d93b333fb2a5443eab869b2e6d1bea7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9ff858060a8e420498edea6579a8a57e", "region_id": "RegionOne"}], "type": "metering", "id": "7fa394d8a49e412bb922c86cf5959e41", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf12063230e54919aa3611fef5767d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3e665d933e847e380110b4fb0cd77eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac5a7bc6ad2b4983a442291649116576", "region_id": "RegionOne"}], "type": "telemetry", "id": "c10c93fd6ee34abf9ace9b40f0ee69bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "752632a6efd24bc28d24c9206ef8c723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "48c503c96c334907a73ba76eeae7f098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fde6eee7c58b410b9ebe79bc5f48ef8d", "region_id": "RegionOne"}], "type": "event", "id": "019975e146ed4b7f8a30bf17233ef82a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93ba58b519d44d9fa799a3569b591c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d915f0065acc4026b5726f95c3453025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "48e11ffd45394b6493843c82573606e3", "region_id": "RegionOne"}], "type": "events", "id": "da7b3d9db67e4059861eb217c1a79198", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "41e34ee5a7ec4d19b510e3ed5645c546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43a62a9c859341a1ba0c8a7c0024d9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f10d9b2dc95461ea93305cc2d95e5a6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "99df2cf4dfb242f186f0ba0d8d9d89d2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08c7d0c3bcfb4052b371b7c6afd99581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbe1fdd04e324556995708f24fca013e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea7d5b7f7e814236b43460caa31dd82e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "478c3a22e357406abe9c953c3b85502b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31bcb962010f44119705526cd08f92ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c10fc5b290d41dfaf10b82674de4e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00f3a4cc6e874582a409b9b1893408a3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a91bb6c6fbb240cc9c274e32c58c43dd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f3fd0995ab344ec9809d72d096643e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76db71ea90c64dbcb62e2adfdee6b97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d77c21dd0114461883aff79e57668d7", "region_id": "RegionOne"}], "type": "tricircle", "id": "560532fa2956418986a001aa0adf23e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2fcf6be1083a4578bc32f169251bbec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44192c747c5c42b4accafc10edc69f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "827771eddf41497eb9927b855e42dcaa", "region_id": "RegionOne"}], "type": "database", "id": "9cb2b893f9614304acb0e195728b3742", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d13257d7f61c48a7beb04746c299b680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b153d1348fd4c8ca2f1b2248631da11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d064e20b145646bc97a7f46d601c10d1", "region_id": "RegionOne"}], "type": "application-container", "id": "c844cf1ace4c4f2f9285912d669ad58c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8cda79607e78409f8ead857d6fc64d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d05b82055c694110804e230a0f154a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c3c389845a994536832dee189faee698", "region_id": "RegionOne"}], "type": "container", "id": "089bcaa9132043198ea7c01b3ce52218", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee351f28955144bea17a6822bb5077b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffc352a48ca243118d8a572c96f23318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b60ebafdd8b4499597d0c5aa4e05776d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fe2367442e53439b9c1e512d3fe8904e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d507cde2acbe44408000138b6fd7f499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1868cd49ba74edb9413f9c50caca57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9fc6ce419604c0f86a6f6e5050479ef", "region_id": "RegionOne"}], "type": "rca", "id": "339940da9e6b4957adbd96d85a307c65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2a87dc53db7e4850a93d864aef694bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8ec83aeb47064a17858dacb0e83ac3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec9a5d431f1c4bf3964a5b15c6a1d3ff", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "41d33c31f1e84623abe97ea3b873501c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d6b3e45ef4b44db4a2e4b0a282d2c3e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8dadb58fabd64d0bbbd1d20f8da7d015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5ccfb816572348e8a61ced1d9f1483d3", "region_id": "RegionOne"}], "type": "network", "id": "369fd8492f7c4d2d9626a23a2469a710", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "183cacdf6bae49b7bb85ca53d8abf5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e3b16ba2301046b4ad3abf1df192eae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "336375049eb0442ba5f5aa9adcd4b283", "region_id": "RegionOne"}], "type": "backup", "id": "bcf1dc235bf64e7ca181aae559fc8c85", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "607ebd40d2a74214821719855b67f399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e314013e8f034fac90256d1163d38075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61e226d88a304dc0a51f892a595e08b6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5b71db56219342df8b6eebe0cd8ae4ed", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "faf64e8bf1a94bc18319021f73edda93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af1d145474d444a68051e3e635f9e45d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fd4061bdac214c428d4b17245d2b01f6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2543fd8ece164967b6fb0f6a14112534", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c9d666c6a11f45afbdf4bcdca6ebfee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "988e9b9884eb43efb111d97d91f2c9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76d77094832844c28bc55a248bb7f54c", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e30c39d0a8243b0ac1cf046596d039f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c2c660ccd4c4fc5b258abcbb84bfe44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "48232833910e4b0a80c6947c5ccf85f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9096de7f3de74630a5ae84f6f6737796", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4d69f50e39904a9b919f9b9c4902b819", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c5cb30a42e0d48faa224a20c1c077da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1996aca4aa484bceb88141c3c3f320ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "17394dbdda484d46a3b9ec4ca3b2c545", "region_id": "RegionOne"}], "type": "placement", "id": "e20512c1b9364caf80b4b8fbf87c4891", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b737c041cec4bce93640b279ce04c4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99c14cb88c334e78979206880e08514f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0cbb2dd2fc3e4f78b4e7db83fbc8f3e7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ffb2922116ef40f38c51c83863ea2ccb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "960d241d65ac489bb79285618d18f193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e29e05dfc58d444f8da4ea36cc715fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3cc49f4313b14fd695763d22d926967d", "region_id": "RegionOne"}], "type": "ha", "id": "c4ffb05887444efc8e34ef9518cf50d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f297b76dba6547968eb976b3bf2aaefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "658d1a0318e64949a463f142754e8e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a765c6d2ace744c28eacd59941f3830a", "region_id": "RegionOne"}], "type": "reservation", "id": "282120c0a222433ba46653106333c310", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f6d6c97f13ff4a8b937851c9b318333c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "69354dc07193401d94b3ba8cf64fe2b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6e27e1fbb3a94635a7e1ea2a392925f2", "region_id": "RegionOne"}], "type": "function-engine", "id": "f41a941c78fc463cb14928ef76c0abe0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2defb1c1a520428b993201ebcda08566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5725793677064b4188159c324a7c5599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "968ea728524e40bebd1d1dc057eee2cb", "region_id": "RegionOne"}], "type": "accelerator", "id": "dfd6cd1dff1b434ca8b5ed4cf10df16b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df41bfdb588a4992a1baac2c8ef502f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7850e9488d84ca08bea664b16e996c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d5dd2d5a1e1243d28f0f2bcb755ce18f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "02758f981f5c42b88cd2351e1e9e709c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15390f62419742eeb2aa4c8dcfd6c6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "275e48a37a9a41dd992cd92d58976e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "41b33e0e9e0a445c8b6e43a2240d4f2a", "region_id": "RegionOne"}], "type": "registration", "id": "b33dbfef968149cf8ee0671648cfc6ff", "name": "adjutant"}], "user": {"domain": {"id": "24316aa3d1d1415d871c9d30219962d5", "name": "2edd4fc0f0fe4a0f872558a69b48cc61"}, "id": "f7c98ab305684a98a60f566704bba02a", "name": "0f835f6d76454e6885cc94a83918cbf7"}, "audit_ids": ["27103cf455b44a538f6f77c265d217c9", null], "issued_at": "2020-04-23T06:25:55.802998"}} 2020-04-23 06:27:55,945 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,950 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,951 keystoneauth.session RESP BODY: {"domains": [{"description": "domainDesc-2", "enabled": true, "id": "6fb672731f7b43daa32bbe9cf5ada1dd", "name": "domainName-3"}]} 2020-04-23 06:27:55,970 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/6fb672731f7b43daa32bbe9cf5ada1dd -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"name": "domainName-3", "description": "domainDesc-2"}}' 2020-04-23 06:27:55,973 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,974 keystoneauth.session RESP BODY: {"domain": {"description": "domainDesc-2", "enabled": true, "id": "6fb672731f7b43daa32bbe9cf5ada1dd", "name": "domainName-3"}} {1} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.176524s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,950 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,954 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,956 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,958 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,969 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.888897+00:00", "project": {"domain": {"id": "ab08f9d5727448adabc1720a9facca1c", "name": "5fe602ea75394963956b2cc30c8004e2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d74e3ea42bb1475593bd2204c48e1272"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5754ab0bec694147a4b17b9506d52e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "10752ce69d5c4c50a661a01f51a86491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e4cad5afa44441c19d5c5b24bbaed2fb", "region_id": "RegionOne"}], "type": "identity", "id": "3c7269803aef45e0a8728ec24d8ea979", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ec1ea74576b643369454d3f08809153e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b6860b9841384199b2f1154cd89f8f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c82284cd5f8047168b1b0b4a263ac443", "region_id": "RegionOne"}], "type": "compute", "id": "978577117578495ab26e51f7301ceac9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fd38895c6db5470ab9b3cf53ef8f6cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bfe1a9e26f9440ae80886d427875b91e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9e8cfc145d244d2a238bc987ea55d02", "region_id": "RegionOne"}], "type": "image", "id": "7a2c115548af4c549c982aad5b64a8e3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de0f42f05fcf4dd785f866e476d3b0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "93d68ca69eee487483cc7d6645dbdcda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "07a9c6764ee34faaad1f16d6ed14af56", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b600923b1db8486eb40b8c844c888128", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e494f064791497bbab694903ed71fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c95babfd95924547be3fe1d12cc1d995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "759bbe11722f4f208400afd216038779", "region_id": "RegionOne"}], "type": "object-store", "id": "7f9b1a96cb1846f498600e860d7bd384", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37b5110c96f8481892fb4a30640c2eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d21b8a68472c468caba8e9e8437d7e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13afc045913749c191c1315d201efdff", "region_id": "RegionOne"}], "type": "clustering", "id": "41f9aa1ddd2845d8abad8992b5665129", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d94ee70edd18451993f16fee7bd8b1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aea8503a89ab466b925b947aee095a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d484ecdc29294ac3832ccc9e64392e21", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bddd74e31bc74f58935f44bb850d4d00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b33427115701462ba9298c36fc98f9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c07967700134da98ffe97e1e074f507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "68d82b1151c94f69b19f5cd196ea29b5", "region_id": "RegionOne"}], "type": "cluster", "id": "20bdbd082cc34992b6fcc846e8cce3dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bedef04499264f09987e202c4022310d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfc6a6e833a9491c9b9f97044038cb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a93d3f7ab4664aa08ec3f726e2cf34c6", "region_id": "RegionOne"}], "type": "data-processing", "id": "a7f2c9567304462e8c1ce57a98c0b22f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30a7809da1964162b55d395762652d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a6a49535b7e14713a7fd06b5f7b94659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b7b47c966a5d4d0da7211f64a8c85707", "region_id": "RegionOne"}], "type": "baremetal", "id": "10490901271e452bb9721160eb9bde92", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "051ed21d422643bea1c665a2f7d50071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60509d01ffbc45eab9b5dd9fe9cb6422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "705c1fc227f54c5abcce0f88125795b0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f9c32e0400754e8293bfa6955dd06f57", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8531764d83e147009991fb02294b955c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d1ed14a418f84d03ab4384e9dca592c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "812c1b8e98fc4c258ce056b74fd6e398", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "108b1f7633424145b05cd6336c8ed872", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "443c02c17f2b487e8c4a0bbb44a834cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b57ad92e8add4989bbae4806e9a91464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a2ae5ec29b514e8588f0d629c9f30201", "region_id": "RegionOne"}], "type": "key-manager", "id": "13bf012ef6984e218efe48affd20b9bf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "016f61a9d15b4e469126e27a2e0a24ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "41d5a8a5eef149a0beabff5ea45783c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "354704c794a94f89812ca3f9f69b502f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a7c77fee052e457792cbbb730e35ee56", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "811dea18811941a18a189fda9ac4004a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7418071f8ba64267a0c355d1c1213d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7d06d9fa7c274f11afe2516a272ba204", "region_id": "RegionOne"}], "type": "infra-optim", "id": "311fda0a35aa49fbb87362ede520f002", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "433bed7d615640669376dea6c626fb0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b63fba77b2554fa39215bb3ac6cc8f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6a5f2ac7298249199d1b9ea3be1210f3", "region_id": "RegionOne"}], "type": "message", "id": "95a8198bf547487b9333b56b36dc0d1f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5bb66510987e4c328f878d6df04bba2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0406629219614e81aa2a4895af88477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a2c0786269e0407ab14c4ea1968c1543", "region_id": "RegionOne"}], "type": "messaging", "id": "28465b68249741658b67cf044603c9f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "35f2412c65d4493bb146a91e6345e56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9d993c4069e843b09641d8083fc6b7e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "761d2fcc2ff342bb9132538e702cee4c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "68dd4abc71e942d395058607ecf1d44f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6f8ef481847401db4076ae93136d28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f67c162cf354f669ca793f159b4c9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "800aa80a44b64ecbafa361e8191c3ebd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "45c32c04137b4fd991e54521d4827105", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0eba093addba4392bf7427ef36baf687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7123c785889a41f194ecdd561988c1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7741886751b4cb8acce3e42732d3ded", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4ea25d48d519401e80d187622d2013c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34e2ec5839304ae99299cd66bbe7de41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "add0e1b286344213aabeb0d89e2610c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b7fb96671f045a69824b233ba1dbfb8", "region_id": "RegionOne"}], "type": "container-infra", "id": "356c10f4dd44459fb1d2560ccac9d78d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4a24c64b2f544a88966e6d0a43d551d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "251acf2cd34148d1918f354bd5281e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c21e162a2eb24084b7185f33e0d6ce02", "region_id": "RegionOne"}], "type": "search", "id": "85e6b3f5cdcc4874afd32dedb37a2254", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a1b2fbb7db64feebd9ac1267fb4e244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "35f080ce2fb341bcb40f16933d89f0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7646e199d1144bcbb490ead60f05c393", "region_id": "RegionOne"}], "type": "dns", "id": "18e4b9e6adff4b44929029b06422a3cb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1680131390aa472986012ff3cddefb97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56db4293f6ac43c4b00a930e92108c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c09d565c2a7642bfb6714387d4ad6556", "region_id": "RegionOne"}], "type": "workflow", "id": "02a2cedbbf7146d9a7415959daf444df", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef0395f588ab487a973882ee32e0fca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db2a57d809f248959e2318d29747004e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a04e53d78a2f46bf83a02687970268b0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e0d4f6aab1ad4a0a8ed4d1e0a1ff6b11", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fbef6b0e0f474b38af7c24c260ee4389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7ab2648964f740ed81c3a5638d7d3ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6d61efd196b14980bfdf941b204d42c4", "region_id": "RegionOne"}], "type": "rating", "id": "9e4f1137585e4187804cf74d7c71dfeb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74cd5ee5a70143508271055eaa718673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d150e77d121b467f99b8d0466cf81fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "332731ff3a9044f88c37cfb413239de2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "127c073341d04c1c90f128dcfd2ce001", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d3c67e3700349eca3faefa9231d2261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b5a10e56e25c4ca2bc2fb785ce4d58f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2b867be348a24f01baf645558d16ebe9", "region_id": "RegionOne"}], "type": "policy", "id": "eefc926dede242499b4b1e8397b17f65", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b41b4beeba049d092d9ea1da21f87e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45b68992b613411caf82fe86cb9d2c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "605420cc410f4283a27582d24dab5ab3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f28119ed77b54fff856d5ce09a7df9ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b73efa8da00d4b339974cf4549830c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7ccf4e69c164ae0851b5e90f4aad8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "147648a8a3364d5c93262bab344fb0ae", "region_id": "RegionOne"}], "type": "sharev2", "id": "ccec602895ea4152bfcf1cf5957390e5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f48a6d564a634f5d82257c2dd65099ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9134d5a8206c40b2a8254c76eab762df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bed7e7f8d222491bb50d4a8fdd8755d1", "region_id": "RegionOne"}], "type": "share", "id": "73b4ee9f5f224593aee92db8206e4303", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "031af8e73f93476ab61536912c048441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "015d4fd2fe8f421f9f711bb3a6957c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d209fe389454089945c119315fbabbd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aaced0d8c89c4f24a3656e79f1e60bed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3676d83e77b47398fa00f984b0b5d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "703292aa53f0477fa69de9dd0d00c117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc7f428765004f9a86dd8ef3072830d0", "region_id": "RegionOne"}], "type": "orchestration", "id": "0bc859ab8e1a4d96a1d64d5573df4067", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96479320082a4d1c8c96c646de18fca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c44687bff22448289a014dee919a6357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8009bfd456a4253ad11c9bb900a0951", "region_id": "RegionOne"}], "type": "block-storage", "id": "7721cf940ff84164a460ee4d88819522", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a2cacaeccac4cdcaec6024372450898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91bbd731d29d483081b816128c39987c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2757cb3334541a5b65093280f414185", "region_id": "RegionOne"}], "type": "volumev3", "id": "572d92a2cf1a43b9882e5b870ce04c1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dbdd1bc50e94247a2fe29228e736423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65ae4cfcabb148508bbc7e78b462706f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00190011f5954ca3a1d6194a463bd1c9", "region_id": "RegionOne"}], "type": "volumev2", "id": "f59d36f7c58348c8924c71e92ca4488a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5728cf228a449a6af9e2c19a01d404b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e679058e62184c63abe1f5bff2f3f2e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26c5444a0acf4f368156d93b9e3cb748", "region_id": "RegionOne"}], "type": "volume", "id": "b77abfbf8eb940eabaeedd21caa84ed4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c1882144380465db3e15a01764880be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82741c2185c24fad84b3ec68a69587f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88cb891852314b6b8a07c45e10892289", "region_id": "RegionOne"}], "type": "block-store", "id": "f4607c633f3b4c6b9eded0f00410212f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b1278b78dc3c4596b10cc46bb985f2ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79b79343fc084d009a4dc9d9438bb077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8334cfd261c14f1abfc1e9740523fe4d", "region_id": "RegionOne"}], "type": "alarm", "id": "1c2fa2fb917d4cf29a302dde01efaa3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1452beda3b2745a2b1810808df0fe0bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3620490a9434aa79d51ffed05f0d6e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a486480b571d444aa3941b77b501a677", "region_id": "RegionOne"}], "type": "alarming", "id": "9d4a30925e774d6bb5c609b54b1913dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe8e674a39a643f4977ffb9a5b7ccc2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "904c65f38b1e43deab3b547ff0895bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0413041c25704f8d885041350ee8b2cc", "region_id": "RegionOne"}], "type": "meter", "id": "4543982b3b8b4ed2b7f7460adc62f9d9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8931c0b931214b3a97c799de1f4ad774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df9cc6d1b4c748489cf60966f936ba3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "375beb5aa7654d2a9ed30b62a693dfd0", "region_id": "RegionOne"}], "type": "metering", "id": "bf5bc6cc54b74556908f613f2b071225", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad148911914f48f09a84954580de570e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ea6f36e7f1b4f2bb33f9fd2f7f59700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c67519344a7428bb16ca2a01e163276", "region_id": "RegionOne"}], "type": "telemetry", "id": "f3e37f9cb33d428fa2baa0edd5b2591c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "03041f99a3bc47889857b12dbe049501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9f94abe9cc7046e5b89d89ad60b8d3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5bcb723a88b48a0be7edf007d368f41", "region_id": "RegionOne"}], "type": "event", "id": "5ebf13de88d44114b7d69a0d462ff926", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8a8594b1fade46c59c84771c1b61511c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3931c08926ad4a598704a66d80ffd5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "25bdbdae1f1f40a387845719381a7922", "region_id": "RegionOne"}], "type": "events", "id": "43da94c0948047dd9b4a1adf6db2daaf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac1f43f8ae854801b5e87b7d4e329e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "435adcef8d984c959f068b9948d9a70f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "817bf4d111f5442bb34e37aff622fe76", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc2d366428344970b085a75f77a6bfd7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f2107950b834eb991f26a785d2fc325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b6ec28ee7d3a4610af5fefdd52d19b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "78bbf6a08fed4f50a89f8c1417a60422", "region_id": "RegionOne"}], "type": "application_deployment", "id": "27f27446c7204f78bb2fe1f1b25cbe30", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3a859abf4d945f598cbef8f033f1a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ceba9330f1044649704ec9e23c74120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a3898bc31594d769b36539c8199330e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2530d8d8551e4932bd414b3225e94fc2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb448214606b4dfe9bc915519f71fd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c60ead2c39634160a0687378fbfe0cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "42191e2bc02d428f8eec206bc80be65a", "region_id": "RegionOne"}], "type": "tricircle", "id": "99dae8511fe640fd95090850cf5e7049", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ce4b2adb966549b8af8784f28eb5e894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "31438964acc44eb59d0d9c9d9623be4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5fcf8dca8e9d46a0813415768bddb858", "region_id": "RegionOne"}], "type": "database", "id": "e472ab297a884471b3a77d1f2bbb19b4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "424c6496db064e4084a63c4ae5e3c5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9625b7afd3534d12b25b9e40827a579e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c35fba1e47f3484c910680b30cea120a", "region_id": "RegionOne"}], "type": "application-container", "id": "0451804da55b4c81b540177f990d29f0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91011235c8d34d82a4a0d10ae730086c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "676be3e5a4c54d53ae7be31c5248ffc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c6b4409c10d741bfbadf5e3289c95716", "region_id": "RegionOne"}], "type": "container", "id": "e5615a6f671d41629321a8e8b50bb48f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31c4579f7e5d4371b487a8a85c95787f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9481c8e52b304ea29255143c7ecd4dd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8055bcd2821d455f8cdb986dec19675f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "26f0b149749f47e4ad862b777ed6b736", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cbfe99043b9a48e79082688d2bbb7fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43cd6f83fa274a838e27b4ddf79db1cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1eb391393388484795a311c3dbe6bac7", "region_id": "RegionOne"}], "type": "rca", "id": "72050d70abf54e649fe0a78aa69b90fb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "945bfa999b20450d8fd41bad1b1739cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c03a0c833f194aac852bc38037a62b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "afc993def92e4e36aebffec5f1d97008", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e3ec42ee37df4bc6b935e0f2617bcf86", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3023c516b3724a8a8df7ed5f05743256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6292d829689e43f38c8e0fc725881b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "54500accab064c6ab8ac57abcc3adaf9", "region_id": "RegionOne"}], "type": "network", "id": "d3857b7adb6b44df947d01945b7206b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8260760d0b0b4c04923f6a893f4fee4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5bdd5dc9d59848bea7d43e69409bfe76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a29fe7193e9b492191ff13eddc6cb253", "region_id": "RegionOne"}], "type": "backup", "id": "c4b9181c81ee4843834c0f9d33178f31", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1bae796a5e042a3b1a7012efb9a3832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7582f5ab9bb74162a45e672dd5d4d90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79f4b766101b41689849b0ff6cf02544", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "22f0575c27f84acc971521cc335ae300", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "faa93e1d789345daa609f6e61f0faeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d9a591acff44a498f2d9fbb736208c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f4751971d88e4e60aadf656f1fa93629", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0ad85aa42206424db158305df0ce2182", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a86de00125024beaa634306852de673a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6ddd3f7627bb41be89dcad3a03535ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fdbd5ac8bc2d4c3fa20e63bc93876118", "region_id": "RegionOne"}], "type": "monitoring", "id": "88969f6e994448aa8adcbc4ae6a10501", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9bc2ce8f427e43309fefb44247ed29e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "530b235b306440eeba13ffabb1f0fb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d05efbac75154eac9accd8af61cb3309", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "49f7e8953b8f4c84a48298ef9d2a4fd5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d69dd88800e494eb477637e74cb9f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "50ffdbcb059a442d998d16374f2097d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "35a3423a3f5b48c6a803b44245baba25", "region_id": "RegionOne"}], "type": "placement", "id": "b6d39e41567f4ecf979593b895432f7e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f3303be3df64936918814bcb1b91fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc964ae8b05240cab5ed9068468dce40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ddcec759f482430a833217bcfb2735b7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d993d231fda84182954d0e1300fb5a51", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3844f4c870844308b57700ea99ec984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9aa913170e3a4a74800c712ebd2015e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd03d10676174e7090620fb628be968c", "region_id": "RegionOne"}], "type": "ha", "id": "a792200e0f3a42ab910d844d68ff0ad3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d7e87217893c488bb378648b6c78a713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "17b622a9c6a041d38b94fea4482cf71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "945f0b3fb8f94aae8944d64929f1e95e", "region_id": "RegionOne"}], "type": "reservation", "id": "f113c295ef0e47169feed565f80e6a08", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e316fe79e91f4049945c70956d26aaaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b7f8918168ee4d3182eb5395e83adb09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7d9e5258002e4a9ca376e1c96b4c8866", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9533f0ac922441a91c782d877d2b0b2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "68ee381cfbc94af292b6e0ea18c659fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "515338f6496b4022b5dc1db02ffce8b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0580b7e7c1249458151bf641c255076", "region_id": "RegionOne"}], "type": "accelerator", "id": "7f3a4c4857844b7db7f6f96d24ec2970", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df5a206d789e450799dedcddcbfa24c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9386791626a645ec9d3925965277e35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8a9ade18ab4e41debb78a34fd2c80345", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97cf83140db5469e869d1ee875598025", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "296cb2565a1d48f0837b2e8e7ee2b827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7eed88a4675d40369342d812ab0cdb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ed7a9da3e2d8499e81babbf67bd82fc4", "region_id": "RegionOne"}], "type": "registration", "id": "af25466872fe4d0f8931de7615f1018b", "name": "adjutant"}], "user": {"domain": {"id": "2d776666f3a449ed8e62817186364cc0", "name": "b60625add6d641bcbb6d04fb5061ea4c"}, "id": "041b6e0590684d8ba8d348bc60949197", "name": "843365accf404079ae0670452378c4a1"}, "audit_ids": ["7575de9a1f6e41d0bd3f3ea17664335b", null], "issued_at": "2020-04-23T06:25:55.888897"}} 2020-04-23 06:27:56,055 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/?prefix=None&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,059 keystoneauth.session RESP: [416] content-type: application/json {6} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.195418s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,867 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,872 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,874 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,887 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.809286+00:00", "project": {"domain": {"id": "4f254b3a41b14dcba1ca7bf3253da560", "name": "3f9a9fa6b0fe4a59b4a1318e4f74923f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e9c01214b8d415699cf277d8f2911f5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "41e6db7215b94d4f94b4e0948c44b98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fe51506fc15f42dd84c6c9a42e9b4e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b3d54484c3345b08959af89cbb686c1", "region_id": "RegionOne"}], "type": "identity", "id": "df996ea70d3f41a7a897c99072c16dd3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1674548b0d840f1ad6efc8a926ce530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e9afbaa4789148f6861ae3ff565e3206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "40dfb0bc1824443db6efa5eab21bf378", "region_id": "RegionOne"}], "type": "compute", "id": "aeb21f4fed3b4a529b3f53a41f8cd868", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "68b8673067a34b87a0bf25a93158acd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d4965ce9673640e0aba76a08e4523050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5cdedd2d9b5542b5847f22e3bf8a5a2b", "region_id": "RegionOne"}], "type": "image", "id": "7b909bd69fb4429f804623f598f0bc51", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce9bca635d924d73b5456dc6b039c895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9aa703eb7fe846249182043e31f61ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e567cbef1a02436ba081c30967612ee9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f4edf4811a4044bb8c5f0b831f290d9f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce57371fa1574219a53f2443d1982aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1cb37dabc2e436ebdd958e0725bf46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e633fe82b584b98a445a4128754a9ed", "region_id": "RegionOne"}], "type": "object-store", "id": "49ccc1ef5ebb41e1bfb9b1913419ef6d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "acc6d879220347429435afbe2a7984df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5ff8ed2888e463cbd80348f70dfad5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b26c92471654fcfa6c9970a14283cf9", "region_id": "RegionOne"}], "type": "clustering", "id": "1e5c4990f6ce42dea6fcc30743a2e08d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "768fe21f89274b9a9f4036e96656ac74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f26d46d0e94b4d1a8b621aba6a88666e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e265f123bb1f43fcbfbf2c37c9ae6658", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1829ceb159584073b532f602e7a6e04e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c96f8762ddf43fc8c040cc37495044e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a08c265993d34976a26aecd4846bde82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b2273a65180496393a6a2417c187ebc", "region_id": "RegionOne"}], "type": "cluster", "id": "9c2508bfc05f4f0fbb831fddd2e1d9ba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "74c000bbe5ac4a4f9be7538799df0a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f30f03abfbda4acc861a33cc9ccabfbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2dd6cbef4e9a4481b8872149d3bec6b3", "region_id": "RegionOne"}], "type": "data-processing", "id": "f49446634b584f41bb663196ff2b7974", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c3f4fdbcf47642728ff8e5cab73c7eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "64380b414d574761b5e669ba0456abec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4034ae033d5c48818920b5ee860233e3", "region_id": "RegionOne"}], "type": "baremetal", "id": "c6b4631e23a2445c95c82bed04457e0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d4cfb8cf1874abdb04203f6d6cb4011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c027edf5181a40b4bc5cf8cd094de430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1567d18525f749eb8f5559b41b56d771", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a5574dd02f9a4e87823ea5066036f133", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7028ac3275bd494f9e66fec435025bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "18e7f09b46e2499fa2053a2334da3c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "73c5365447ff4cb2be3180ec3eaf1127", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6adea2d519bb4665b8c1bb8d77e6efa0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "094703ef88a8470ea47a9a0dcc556ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "268f2b358f1a4d6a8b7d523822cb99ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5423a1120f2f4878aeff288414719004", "region_id": "RegionOne"}], "type": "key-manager", "id": "1f480438a60042d2a453974430fd7a73", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd684f3a3815497788579e8fdf59bb1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cecf18f358264a929119431bcd4420ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3f9cc4068af4facaf85bdb23ab8655c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ee31feef39d84605a8a65ae1c998b60a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c6361dd34b11402c92863e92e611d600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a4aafe9ba7d499fa36a3ab1f2dcea30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7a4dc1d2af1478881090f332e121bf6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "18dde767b52242ed8367f5532278a9e2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "556b3fb2e38148f79f7d63d7fd7198f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9c17790c13234e39bf1e3cc0a113f991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "568e51f345f840c18f57b80024e303b6", "region_id": "RegionOne"}], "type": "message", "id": "0619fb9bc3dc4ba79c91f45716cb99b0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d2096378a4f0484083eb85bbeb833dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "99a47f0136ca454b8785a267e7f17fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e701da2cf7f44b497f93f97903abb45", "region_id": "RegionOne"}], "type": "messaging", "id": "746360e9375e4cd9b44643aac5c0c8c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b48331df6b8c413d9683944e0694ec39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff960b115d074b3bbe2a66a6851fa58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cdf92a8c40b04936902b3529fb03c3db", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e36f0b616379454cb88148ceef32a68e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe388e6f263d4f23983081fd3938a9ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a246ebe2287548c7af4cde6939f1b907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca115388ac5e4a778605bb1e5bcd2d57", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b6ec6b51e1f7435299056c38be362547", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12f041bcea9349099fc6d3cabb93d474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e61ffad933f54eb8b1b9f74cdc03e355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69203f24ef56485eb702cab6ed7f7e6a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9d35ea9313e14aa9b88de4e68e7c7a32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dfd825dd2bf4264a163f4d067e578f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9ee7c33a59e46a9aff367429aadc2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34d465baad9a436b8214ea672da9131e", "region_id": "RegionOne"}], "type": "container-infra", "id": "131dbe1a65814c3ba77f259c43f72833", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2135e9c97ea04aaa8988dc97880f5d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ef9add1eb62944e68fc00fbb57b01d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f43edfa36ab24082b604fe263ddb0838", "region_id": "RegionOne"}], "type": "search", "id": "7e9439a90ec246d9bfc84d1d77f0774d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "85468c8b70f24119b871aa77a5b4e35f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7fdf9e45bd4f4e0f8365662a4a461365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e4cc8b50dedb4c07a105db26cfd784aa", "region_id": "RegionOne"}], "type": "dns", "id": "aeaaab3ae595477fb2cfad18065c6956", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef5729646f23417ea3bb1870e90325c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b57efe04d62f45a88a49a802f72e227d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ea8b37ee67764d9aaed5be253c30cb2b", "region_id": "RegionOne"}], "type": "workflow", "id": "5eedcad2aa02433887ccf0350877686c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a28299e035b84a16801381becf4eeab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f2a7255bdd745f289525b668a5a44ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4f42dc361a58440aa961bbdcf6c507b6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c65244601c894c50820dc5437b4fdd3e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b19ed8a7b57b473c80b8bf8fb9bf8c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bc91ad87c2b04f8d8f77dbca4349bd5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4ab2fca0d93646979447e90225ab4136", "region_id": "RegionOne"}], "type": "rating", "id": "5c41b79faa514e4e8a4ba64f956a6963", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07bcd2f6c0ec456b9b29dab0e9e8c986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e54dde63aa7b4e85bc367fb590f44a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aba34bdc6c47477aaa7af5afa49b92ca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "94b99db01df147f28895a5030959ef91", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e3d9a592cc04f919d78a2cf12055e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6db203ae94fd4c82907a5026bf5d4808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df812485da4b4a98b090f7acef48c192", "region_id": "RegionOne"}], "type": "policy", "id": "3bcfced0a4d5495f8e937ca673cda4e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e13c3338648741c59680e1b8c2b3174f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53955db2908f4d3dab87c503463ba788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d81a5570f8ca4a4abcaad8af3f2d3005", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ca260846539e4116afaf4df874ac58e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d88377f61aea41db92f30f56058a0000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "27ff8ae8a27843e0a76e53bc8efa9113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94d1b457c32c441c863f0f81247e2de5", "region_id": "RegionOne"}], "type": "sharev2", "id": "48fa6d9f319043348721f61baa3bae34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b3571cc8d85471597e5b701893cda52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc586acdce824517bf5ebbe72008ca51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8aa74cab28584c0b9bbdc44b76e8281a", "region_id": "RegionOne"}], "type": "share", "id": "f4f9970384384a988b1dfc20316da70f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "451fc23b4cae41a984efd251044dfc05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7909222e1f4c43cfaf4bc3192d1dd9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "93c6c3da106a4d9dac53186db337c141", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b2071b5529564fc7bf3f51c1435ca4b7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ef1463d17e94644b40fa4acf2b4f8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72cd772799824209b54be22e83f9ef6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e85512f8e7fc47f78e1e2db0635b8d0f", "region_id": "RegionOne"}], "type": "orchestration", "id": "5c3500af45f64bfabdc6aed3bbaf0eb3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea7945b3968449c48e22b3b31625e90f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d894b4396f4b414f9492218e2d1b9c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff6d950f867944848cbc6207569d96b0", "region_id": "RegionOne"}], "type": "block-storage", "id": "c5b1d3ebf013433293987386b40139e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d36ecda5f84c4bec824ff4549a6f22ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a09fd05885c54ee9af0d8f136a8edc46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64175d5cf2844af1900ebef832469c37", "region_id": "RegionOne"}], "type": "volumev3", "id": "d4e9e80c622a4e8692d7c96353cc50d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e41da38960ab4a098a6ba23c5c488675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f13fe0fbd2c94140a208478ce35aacb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f87e502762014cc6aade14d0b7170bd2", "region_id": "RegionOne"}], "type": "volumev2", "id": "15ee7522a08d4e3b99d07a75518fe340", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8779eb76c16145dc938c4d712858c7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2b8359048db494ab800c2d6af476563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab54e515e8ac48d9b1bc010a75e3011d", "region_id": "RegionOne"}], "type": "volume", "id": "f97bd74f3c17482f8b717e91ea65aa82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "521c4b5c2e534b089eafe1920797e16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edd391a49514337aee97e0793959021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cfbb900e2f9422498fe3e3b362ef8e8", "region_id": "RegionOne"}], "type": "block-store", "id": "765767ee06b64cab845209d5d536f898", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19b48859c89444048e3c6b104c69ee7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b922e37dd5014dcbacf75b084ad9d0fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e0155e69d0ec40f08d2eb1128475ae2c", "region_id": "RegionOne"}], "type": "alarm", "id": "05166c36e551494f8cf0e040e1691ecb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51949d57d44d4dee971d96f4282db5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ecbc4629e1be4e63be13884d3ca4f48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "72e3cd9d2bd640d09affcac5ac507fff", "region_id": "RegionOne"}], "type": "alarming", "id": "22fd41c79b0f417caddbc15910c90a87", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "80b97d10c357444d82c6fa4ad044c6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01d1f701dea34acda7dd17035f5172aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc707e5adbb140e5939203fba7210c7a", "region_id": "RegionOne"}], "type": "meter", "id": "ce095ac69f004e169987cc8b87b1e047", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "495a7e20d6b14c069635bb56533faab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "31e6324bbfc64e3fa5bbbdf26756ba2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1b16fa824c241d9ba9e8a9685be0d95", "region_id": "RegionOne"}], "type": "metering", "id": "43bafebb460c45fba7f92f5280370e1e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "198d350e52aa4cbd9b05b312900b8177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9dc08a49e2b542dd95acb4f49ccb26ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b536f110ab24a8b8c044f84d6b596ab", "region_id": "RegionOne"}], "type": "telemetry", "id": "a632283cfc134d8faaf5a1f134071877", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5ced47fcc730476ea366f666041bb297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "afa4505ef18b40b79c52d6eac3943e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84c4376950134f0aa534b5ea9d4c2291", "region_id": "RegionOne"}], "type": "event", "id": "1ec2de70b3fc4f32954416fd597bea6a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "983e4c27e8e6414b866b99c8f54be870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d0df9b04f50548b1ba9ecf8dc6a5d931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b3bd744c64114e86993c38be3b900821", "region_id": "RegionOne"}], "type": "events", "id": "02ed32a9670445fb9061345f00bf0c74", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e6834992ae4d4d84b80f09e4ac21e51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "942bf53237bf4a16a7eb7023d6a8b8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eb5cf78dd7844aefb752cc0ef114412f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "969294f734a346a89946dd051c3e667a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e8a4ecd2927a4a4abb5938acb074ec94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "05fd628465b64cb49eefe199da3b8846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "931ef465fd634f5ca7ddaf43f55b3153", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cfbc41417501451390a51fa1b5a64465", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4df3a5606884d02857ede69a965f580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a7e8158fdfe4972bb79d23483f3a8b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9590e0d6ad114e5c91b190d95ff88d28", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2890ce89f2064d6b8d7183c6990936dd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1536a65c66774f0db5c969ca619cdd84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e5dda5f7ec244aaa76b4faa318667d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "44cb939d02594da4b7ca36e715a6a94c", "region_id": "RegionOne"}], "type": "tricircle", "id": "11aa3d9f5d2f498cbb671d2b451121e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8941409fd84a4e7f8e1d7dd8f1cd1b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "479edddab0224b7096ae435df1e1e410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a99c48b1a661476fb9c0686125baa1ba", "region_id": "RegionOne"}], "type": "database", "id": "6451d762594349069fd2ce6d007be24b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "befc242a3719499b8c1b6c34cd991594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94fc8d2b94064f639626c0460489123c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "527520cb24be4d828e6ad9d3da96c61c", "region_id": "RegionOne"}], "type": "application-container", "id": "78963cb992f241f0859668c2fad6cee3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b82f64b976524087b5deb72ecb6ecc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ffcaf4fd8eb4202b0d712d3220cb116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e3b691e75a9c465698d6be029933a262", "region_id": "RegionOne"}], "type": "container", "id": "562cb2c96f164f4e82058c4b9478bd82", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d22c6012bf74c0390c64d130e1fe578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "630e3f0817664eeb819891b0cb5d8ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d50c823c0974d25be59a053892a8ec9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0e564b9d5ccd4f42b104a708348e498d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ebad91a6c024567980db4a8d13ec791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06f99cbc54f345ceb6f7239dbc29ce17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2600b2c44c60400b8443a9d4c4327f3a", "region_id": "RegionOne"}], "type": "rca", "id": "7ca0dfd101764c6890c42053759bdb0f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "649dba4fc20642d589c670c7bb1332b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f4169ee068fb409abf54b460e39260fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ea4dcc1b5f944c9bba560e1fdf1fbc1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2a12fee08754e28927f9d3136a0a453", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e6d65fdb32894e95ae8ca9938367296b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c5a9148dfb0b422eb0a194683b605c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d084d2e41e8748c7a9bc3f31669b6482", "region_id": "RegionOne"}], "type": "network", "id": "bf075212bf184bae8381bcfdb4bf6821", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b75232d538194a83af373688eb65cb31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6a7485e02d047aeb4d6a8d7ca7daec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "69c039db79d7403f94e29817643b2fb0", "region_id": "RegionOne"}], "type": "backup", "id": "3a5ee69f86134813b21d6f732315a2da", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99c3c5ae6707468b94d4feb01046d5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05804ac3b7f6431492b5dc45816920ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2000a3f16f85416f9000d1d8921e6ddd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ce544d3cd4be4fef8d1155119df6bad1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1baf80855d04d44ab1a79dfa8ba6bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ab4e1776de146dba897487040b41c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f34a491b71e64432a0184e317874efaf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e450064cbf334b58959471b16e1831d9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b3354e88d8eb4033ba4293f6504e0380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b8a58cfaf94f48b49b48e98d24a0204f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "06e633b8f50b40b39c4ae5c43246715d", "region_id": "RegionOne"}], "type": "monitoring", "id": "c7fc60fa64c74f6b9ca46f6cc723a2ef", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b7ed1f27db844a8a91586b3efec1f5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "87a0792c5c0a4f288daa4fbbbb0ce570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6284d19aefd849a08f2b9f2874d70db3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e145e6452627416e9e33adbf191c5657", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e670c3b36b74cfca560e0764f47443e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "087508dfea9e4296a9b4569b2f374bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ffa879e81b5e431c808842872c573d91", "region_id": "RegionOne"}], "type": "placement", "id": "ef5c963cb9e442fca96e373b1c49fc9c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54684b92c69a49d295da878caf946c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f6777e5ef794be9897fd9ec399e17b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "876ee0bd22e34d92a2ae8a9edf95a2da", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7c73d903e80c49138eeb2ffa5d2efe00", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e665bcf574f4b6fa4a15d28c9953fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73c80e4648c947e6a898a66c1822c249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "27f7d5cef3b944e79e6bce243ca0a0da", "region_id": "RegionOne"}], "type": "ha", "id": "804e57fb10b54de292ff2cd9ec954ef8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73847580b1cd4c128df4834e1fab893f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bba6e06ad64c49da94ba79912671e426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4308683ea4484601a8292588da6d00c3", "region_id": "RegionOne"}], "type": "reservation", "id": "63a9c7c3aecf4518a8ace83176504d96", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cb43bcae16914463890fa7fee77331f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5f77e5f1f242477aa322fa9840aaf34b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5d19cee14b4a47bcaf71c72162ca7187", "region_id": "RegionOne"}], "type": "function-engine", "id": "2967299a20dc421e8b6e25f6c48a5299", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4fcd2d4cbad24c3fb79fe57a8d68151b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa25c5295633485b96e4c30948cf9511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "149aa2a950b44ff0b3c042b6f08ff8c3", "region_id": "RegionOne"}], "type": "accelerator", "id": "cd5775daa5814f35b989d61e41d906d1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "57f5a349a845418bb0283aa2d00680a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e81ce50eb1142b3bc5396ac169f8cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d605605bcdf8425895fe97efcfb4b756", "region_id": "RegionOne"}], "type": "admin-logic", "id": "584b603564fc4f01b582b5fb7c7bd2a9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f504a2c7682c49a2afe69f45cf5831ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bced9ee13d0c4e609baefe894d6f7e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2da4ccceee63433fbc3baa30079fa349", "region_id": "RegionOne"}], "type": "registration", "id": "1097e5d5190e4faaa274a0564ab0205f", "name": "adjutant"}], "user": {"domain": {"id": "6ad38c8dc17f46acb2364882d22baf65", "name": "d1feacf632e747ac8f2930a0cc0e719a"}, "id": "c92c3a1f91c04a0780b0ebfd16893d31", "name": "e16bf4dd7bfa4588a15f98fbb3715ddb"}, "audit_ids": ["254ebd55c4f84d848795f8c232e67d9b", null], "issued_at": "2020-04-23T06:25:55.809286"}} 2020-04-23 06:27:55,970 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,974 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,975 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:55,993 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:55,997 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,999 keystoneauth.session RESP BODY: {"servers": []} {19} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.128255s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,957 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,960 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,961 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,963 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,974 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.899516+00:00", "project": {"domain": {"id": "661ad5ce79ab44e099d0cea3a871c9ba", "name": "6d63d0d836bb4bdab044b065d74c0c8c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4741ad12af664a47898ac727d6b41789"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ca2b8fb79f47462faaf2059831f80717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e62f95fb6b9d489280bcb86673aae7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6406833c1acc457791be9d7dd710fc19", "region_id": "RegionOne"}], "type": "identity", "id": "853e9877dd144724aeed6bb4aa506fa7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7c490d52faba443fb29d4e3915d00cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9e72a2df8004dcc9d4535a9a1f90d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a0191a789134034852ba0d85060eb0b", "region_id": "RegionOne"}], "type": "compute", "id": "1f9b0d38e63c4a1392fb26adf7882407", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "505eb8103174400cb9848c0c542a5600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "eda11ebb98244077b516a4eed7c20785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "82003525a786401299bcd4a9f4147837", "region_id": "RegionOne"}], "type": "image", "id": "3ef1a3eae63041dd9c99b6e08ea7a105", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8fb9923660ca426f92f8cbcfc59f90a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fd2d58f6dca241b7b7b509d511387baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d6ee4b990fad4fac9af41a20b9300421", "region_id": "RegionOne"}], "type": "load-balancer", "id": "83823e709ffa412fbf45cd78fd116b52", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b15e26ebcbb4579ae5cd5fa83cdeb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7bdb0be9d094b0aa623486b8e20500a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "405f3680fdb34e9b9d6811080bdeb84d", "region_id": "RegionOne"}], "type": "object-store", "id": "acdd8321f00d461fab24a6e6af65209c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1762a28d4ca465eb40ceb3ea85ab3ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d3c9d2757634d46a778435e13a3a8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0f07b8c8cdc43c7aeb1283356ae57ed", "region_id": "RegionOne"}], "type": "clustering", "id": "bf3eb41f690e405a8644c7c98a616d14", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c11c6a7baaf42ef961f285bb84f7668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6401378162ec40fe9ccc0cbc70d945b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac66c5638bd04053b805bc86f53d5c03", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "83841d20f06d4f128d53a09db8f2c904", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71ba2be0fd304132816180a9c440a443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e87bf4d1132d4b128521018edcdce814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3cb0985e65c4723a9de714ff00b9fce", "region_id": "RegionOne"}], "type": "cluster", "id": "8ea1f173ca684ccbb81be5cf9ce7309d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "887bc77019824a85a165cce970f5585e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92fac8ebeb1444969882e1d97b54719d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bf5fee7d4a01442baa046692e2e61754", "region_id": "RegionOne"}], "type": "data-processing", "id": "c9af6faab6504a4f82f869fe74910321", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f803e97e6e9741ffb200d2666067de37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "559f381a454246818653c186f215c3f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65f0d2b0644e4110b8077c92dc496a2d", "region_id": "RegionOne"}], "type": "baremetal", "id": "a183c390992a4400bc7d85c651d652a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6062e0f42c7c4eb4969cc0b5332fc832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f76fe833a8694871ac9cec99d0c9ae7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "62001507274e4930aaf8194c62797351", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e1fb752ff9d949ab914f86d35cd84bca", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5114f1e6c8ef43c08c0bb97b7476eea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d64da6f0fecf4b508c4fcbde84e9ef09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "322217439a3641aca8d3e7a2cf825aa3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "52e082287adf4c6db3a38941f3f34db0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9695e294bbb3467fa58b67b73c03c4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc771c8685c84837bbeded2d9fccc91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f52688114f264894bdf0cf01b6937d81", "region_id": "RegionOne"}], "type": "key-manager", "id": "2723882645304ab89f43356cf32aafec", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a7237a8b8494b77b24b6d671d8ab478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4ef83353e36f4c7f9462dcfb60918f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e8277bec8d14210a059a15d1194a006", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "80917d92c62f485fa761cb6ff1767963", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e105bf30f8f94f21bff122cbf66731b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e42ed867e13414fa023a466b663d916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f41af6910b2f437687945c793fc1fa54", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f18d75d227d640ef807e1a3b9f2dba9d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d37aff7f096403ab579f24053d87f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d72c768369954be387c038099a545532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2d6a0ee2ef2644f788722f95765d1fc6", "region_id": "RegionOne"}], "type": "message", "id": "5ffc1f51b92148729899a1615cc6b900", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f54105db93bd46a9b52b2b6e9d815f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c5d2c09f2789494989fb6939807b7b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "44c971f153ad45a4a07fc5577b4b48c3", "region_id": "RegionOne"}], "type": "messaging", "id": "7eafdcf86af84295a70289978dd67e0f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6af255441f754499b2b4dd22697145a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9e9b6dd3594d4357b8a67d4c073b2be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ff330748268a43a58ca615ae394608b7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6016dcab8cbb4c41bdb730c0f1443f3f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "042b519d951f49deb7fe31bbefa584e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff44d24a354e4e148e53e8366ff49f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0333ff7823bc4c24a4f4ff901bd8c97c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "720bfc67d26747ea80b40d27b8a7052a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d7ba5aaf7e0418ab52d718f35cfb238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca53d4b4742343d49d44bcba959efaa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c8779bb8bee4672ae3c5b011e72a5e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59aacf3a1e49484287c54cf50143c964", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9b7ecb172f846c1becf52ff4cfb9ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "736129adb3f44af8910fda80d9cb1a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a384d9ae24ce45318a9a7072104779e2", "region_id": "RegionOne"}], "type": "container-infra", "id": "09823b7c863b434cbd9e1943df7bf76a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d4c8abf20b7342f58f3378a3e137c252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f2ef0ad845b9410aa9d29be4a38fcf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2daa591d5e8c4b81869d5bb5f322217c", "region_id": "RegionOne"}], "type": "search", "id": "0fab88cfc1744c2793de28c382f3777d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eaa99db1db3141a89d220fe002e9fe2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "19f79d63af704b5b8cee39526b992d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6839f07db96e49fe8facb7fc6ce5f6ea", "region_id": "RegionOne"}], "type": "dns", "id": "440494314dd04ccba4cf17b8c4aea759", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42a441b50e344ea29b2c7f59752a363e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba6a3c019ec24ebeaf8e48426a9c8b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "734d7492a15b47fa95ea340f52e5c988", "region_id": "RegionOne"}], "type": "workflow", "id": "cebd60b9520a4423992d6b538fc6ffd8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37a4e184117742f1bbf8aa529c035df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d860bef0e62a427a804c71899e8eb298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c85b0be7ec8447debfc327786f50827d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5673baf3178343119db81ca35da833cf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e49fb08534794248a35adeb2cf0976e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a741909a2d18450fb046189d40c6549a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "166842af1ba9460a8a404c266a55ccdf", "region_id": "RegionOne"}], "type": "rating", "id": "54fb03278705423caa0895f275bfa164", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6eb33ef9e6143f49b8ddf95065d67a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "581c2413c1b44fd086f53600c2b9a9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa8d968711c845e6a35c68ce2a9178a6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b30adfc9ac7e4f6daa525fb5c6ede5fc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3815ab19740e4ece96d0ec6f055eab80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c4105f030794f3d984710f6f3ed4afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "03f1110c6b0641029b2e0603058bd266", "region_id": "RegionOne"}], "type": "policy", "id": "69dd6f39607f4cecab70aee6133f3f47", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3f30b3adb23401b8213a6e6bb555a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be1205629cb148a784e2a44af8100e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9e1043ffaac43b78aaa640883dba186", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3ac2b032424f4fbfbf455902f0e4c4fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c893ec48bc2444c9ab61ac7e1edb88bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78df01ec39664b3881e7cfacdcfe73bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dad6d83ea3a14e39be4a310c72736585", "region_id": "RegionOne"}], "type": "sharev2", "id": "09b2a5dc1fd34751813908ecce04a81f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80eefbad02f44bc19a67c71490f1ece3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "756a24043bc841db8084091adb7aebee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2951a508385644b3bcbf8c45a5796683", "region_id": "RegionOne"}], "type": "share", "id": "7df418d3cec145e3b86579be13677249", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f60b86efface413387c639e9f00b8267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa4f397b2a674eb986a1febba17e182d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1622381dbc32434083a9eab5aa9d856f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e2c01e4d40c84638b6d50035f480afc7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf286e3212345299b133056dbc77453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14bbbf89f6fa4fdbbf07fff412e5196e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbaa459ea24f467d9ec469a28a073fc9", "region_id": "RegionOne"}], "type": "orchestration", "id": "4997c42f90854b29964636a96ca9db13", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fd23817285e4bd98dc44bf9fe5e3ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14549028cf7d41789944a3efcbb76903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc317e11ec5342c6ab2a3250fe43d961", "region_id": "RegionOne"}], "type": "block-storage", "id": "3f8afce401b24d3ab4eb3fbbcdf40d78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70db6140a6b44c36bcf59480b7d9b3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6e0081deb1a45b79a9ad0bb000ede5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b94113d0fe444760951a87edcb8f2f14", "region_id": "RegionOne"}], "type": "volumev3", "id": "b13ccc1384f84ca2b8ae3ac1e9655284", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9b811c9d1c54b0db517e29c20e5902f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b52b036cfc114a928d12029868229a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4220b2874a17499fb64dca64701a0440", "region_id": "RegionOne"}], "type": "volumev2", "id": "fbad67687c4c4889baa55e3de30bb2fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "938b62e8c4a341e695c7d9233331dedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02d78b0907e3408aa4f085ba3100823a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf0a8bbbda7949e1a46817350bcaa7cc", "region_id": "RegionOne"}], "type": "volume", "id": "fd90d9cf02a941e784828b72faa3cf50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe0e470766d4c3b80ee67f74d45792b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b05801242644b38e5aac6ed85ac406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e9d738c426843a7808ef7244e41e587", "region_id": "RegionOne"}], "type": "block-store", "id": "fa8450e6f5234df0ba3c837d8d2a291d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21ae2c5018a04a5db6b034b78ff40fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9611c6b392f4400eabf6407b0d7aa08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5b4b35006e444bc981dbc4c1f38bc5fb", "region_id": "RegionOne"}], "type": "alarm", "id": "3c5f266dccd348ddb7f883e436866976", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "009554d7c31a4979aa65e5ef4b59c073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95b80040df9046419933edb8942009d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "579d14a8e3a849b99af213224c86041f", "region_id": "RegionOne"}], "type": "alarming", "id": "88fa715ba3824e98b2adcd7c5e216dd7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "57698cb041744f65898353c6bb142914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b724b3779a0a4e8c888280606197d4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "419ee2ffd815488f89536c2f5574db92", "region_id": "RegionOne"}], "type": "meter", "id": "3887d834cc1549219324d6b9b34ad3e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d934ebaf0484fd4a3bcf29d188fb86f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c78c2718defb40bea848104cc55c089f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd37351ac9b240968827cb535f60c7e1", "region_id": "RegionOne"}], "type": "metering", "id": "9f41f42bfa214632b2cbff823b23d0ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f5d734af6e74551ab466f430a1abae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5337cbafbd2745eaa9ee16ad0a035dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93e2853810834059b35fb489e54bcec2", "region_id": "RegionOne"}], "type": "telemetry", "id": "0c6caa1a2cca4b3daaf07cd9b725803b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "616d214c678a4bf995b339833143b040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a7eea82cb0bc428fadcb70838ff19d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5633d4c5f444bcb8fddae32bd9e68ba", "region_id": "RegionOne"}], "type": "event", "id": "a94bd7daa6664c8283a95a2a6cd5ebf4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "98ba8d6418254fa0a1ec18cc37ab2c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a359bc419e7542ee926269c08496b2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "045f8595f7214e7fb7a24360c6a2f51e", "region_id": "RegionOne"}], "type": "events", "id": "e6325fa67c5c432b91ace8951d21d538", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84e8340b9dbb4cf3b8cef3d0e34a3404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd229eeafe3446c285b25ddca7bcefea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "54b9be1baf3c4bb8ac9f1bc28fb5d658", "region_id": "RegionOne"}], "type": "application-deployment", "id": "130e97b792dd49aa850d892439095ed8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "94424f09030d4383b08789609a3f3016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd9d4359c6a24f419e4ae207553ce243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36c6cf9053cb41d88c5af948670f93c1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a7104c9c786d44df956508bdab1be1b4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1b1c223a79747ab881913a101ac3d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "612c8456b7204a14baf4f5fd1cc6daed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "89415b125c084fafad32ac9e327d9aa4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "14df8ec29bd64eeca238920fb6e9d271", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95ef0acba2ec4452b28bb7ff32c27473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33ebd70d20b64ad8be6008fc823933c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "daef93f66d2c4b6c8cb648f968fe825c", "region_id": "RegionOne"}], "type": "tricircle", "id": "5810ee915c5f49f192d91f2a9ecabe0c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9cdcce35432f496eb2311c6e8847b7fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "55d2765b59c84de996f9617b49b84b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c7df2fdf82324d78a3441f02f4901bf7", "region_id": "RegionOne"}], "type": "database", "id": "64c63fe35a274eabb4d5944a90ac4f08", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "01b84757720c4619ae83b3e069e359ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd69f257800e4874b10c45a8ee2dad9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e0e8b5a26a264535896e62bb596038dd", "region_id": "RegionOne"}], "type": "application-container", "id": "3153f9bba26a46849d896c5640bd3655", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "198960a10a934f27b54308ae6f480b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1b97d18b4e041f280142779ca82e1cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "243c1ae4a61f492896b60cbcdb06f102", "region_id": "RegionOne"}], "type": "container", "id": "7509858ad4514972a1aeb8afc1b13e3d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52609b847e9f4d3eb5ef9152e39aa462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1634976ab9364916b18282dba84dc020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "299b1364dd094cfc955a169c87e3001a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1caf7f837fee450ab4c1d57ec2033023", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a74cffc73534977a0824db754ea6c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48648057a8874a3aa711f9ad01173d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "00a4fbd52d8648e2acc8d03157c3b43b", "region_id": "RegionOne"}], "type": "rca", "id": "7f537ac8d6df499bb174a902b05b6582", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5b2b614552ea41bdba89e372c87a8d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8c5253dfd67467f8960c73a66440925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10f8538f887e43f1ba1b0a12d0ce3adc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "71b64dde276d47fd867c5bc3ebfb7d21", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dbe515f689dd4094a67a608b8ba2bca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2121fea850d74684894d9a0414a6765c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e5be0e3662f640e1ba60ba9477401084", "region_id": "RegionOne"}], "type": "network", "id": "7c1d88063aa848e8bc5d4f8b4fa4ab2d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "81f89a257aac492292c5651d333f5df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f3e3e1c34ff34796a4d1db8dea696fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e6f0f7ed83d74f6dab1735a495e16a99", "region_id": "RegionOne"}], "type": "backup", "id": "4204461233774531818d835817d3a694", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93ab436fa4294161b336f1ab99fd6de0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b73e0bfcc1d144e38986d7dbe13bf8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2212cff3a40a4fe2b0af4693034bfe4e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "35c3cead03624e419102b092292c44a2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6334ad41bdad4f17af4e94dc67923e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "24cd94bc0ecb4fb2a00b13f5bcb14590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fea05b69e7094d2d9f703034f472f02f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "71bfb0228abc433c98261bba1d10f88b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "860b5141eb4e429fbeecee1017203877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "005cb5ae222f4a54912b845a2d80c867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c330d4f70dd24f179b2d72ef20841abe", "region_id": "RegionOne"}], "type": "monitoring", "id": "9f852ebe452347569eb36f41b6e9ba6d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "16d4ec3593fb4b8ca2e0ba4b09e75184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "323dba001ee34b4bbbc9dc161c9931bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0cf341d6bfa549c397d1f84f5edb6934", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6ff6df84f1764468bb3d58b6ad013565", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "67347c333e6b4c58bf090dd44d4f4bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "06b5eaaaeee1423dbf302e46ff149583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0cacdc1cd6ab4485adbb61f55d318022", "region_id": "RegionOne"}], "type": "placement", "id": "37a3b181dc964a42b3457bfa5e47a203", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bbe5ff1cd1cb461b8ab4732321c8b272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f49134fa20d4d9fa7a5bb21b80830d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "508874df4fc742dcb870c4acc8e45cc5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "45a28a3957424e5f987ec250cd88fa3c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "df02e5603cc2409891dbb6b16de8afc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cccdad1c25be4f68a94a907611d1e3fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b0f08a1627b413d8c0c4e6cfd4dc7c5", "region_id": "RegionOne"}], "type": "ha", "id": "543fed3cc8684c80a4415245f3d06a13", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4ffeac564d054e9b9a040827bdecc9bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7cbc6aac2a404b72a50cd24bf4f14fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2d6d4088028348dd87865ac7068178b3", "region_id": "RegionOne"}], "type": "reservation", "id": "55e1d0f467984243801cb36f056d569c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2aafbfa377d34ebab73fc6bce6815094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a862c524d2c405e97eb374117d3fcda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4f285074448d44e2a05c59edaae88220", "region_id": "RegionOne"}], "type": "function-engine", "id": "efff83399d3d40b8bc7a0299b1187c8b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d76808b30f0d4ae096566d3fa50b85b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8072d1c5dc5f40279e35431d704b4a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "14c4f0238d20479a8803470b1c5f8ed0", "region_id": "RegionOne"}], "type": "accelerator", "id": "69687b2e03c44201a738edfdcd33f141", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a50a739a8b84a3dbcabfb4bc271c430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c8d4e421d774156bb7ed801832b0d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "83f565f9b72f424ea184577bf0e10790", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e91ebc6a5344466fba763041da121868", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "28d7a42793264c42817b804fff64b425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f5fe74208454211a6472a4be6b2c288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d7ddcf3287c743db8adacc6f2f522184", "region_id": "RegionOne"}], "type": "registration", "id": "df35d3d3c41d4a55beacbc1f58d1a60c", "name": "adjutant"}], "user": {"domain": {"id": "66ae2f50eb5b48429d153c8df462a93f", "name": "7b90e24faa5f4ec193bbe4307408d55d"}, "id": "761d6832c61347d28cc39a157b15feb7", "name": "97dbe8f09c054087a350b21d5ed3a19a"}, "audit_ids": ["08e10e1f4aa64e86937ffd5a7324f8c7", null], "issued_at": "2020-04-23T06:25:55.899516"}} 2020-04-23 06:27:56,017 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,020 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,021 keystoneauth.session RESP BODY: {"clustertemplates": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.189908s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,950 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,953 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,954 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,956 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,963 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.892706+00:00", "project": {"domain": {"id": "4fad16a7dcd0436a9b6edcfdbeccb01c", "name": "298eb31189984e48abe897b9e0a5c5df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "91332cd86db7406fb2dab12bbd8c5400"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e11092992ca9415b836b8ae9d66ae7b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "aa78ecb0ac8148169a650329f5b73088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6121d4e15af84f8c86eb8167d1716965", "region_id": "RegionOne"}], "type": "identity", "id": "ade7ea9e77ba472cb31c5cd968d14bc6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7721a2fe34f347038b58021b4de341f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3b5cf0608e74b52b249964ff86e8328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1c3f35d6597b431db1d89ec75a51e3bc", "region_id": "RegionOne"}], "type": "compute", "id": "61078eac877f441f9d43cf9c70b7fad7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "38ac376a15fe4b558957fd838c07248f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cf04ae21ba09453282dcc45109040f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2a7dded0d5024229bdefb3464e6c4c02", "region_id": "RegionOne"}], "type": "image", "id": "73134c69568148e78828ad367c33f7d2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d71d428d64af4305b315f1fa571c1bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ed3f0589189f4067938deadf56c15864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "20c2008d88e940688e65f4da4d52d34f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "286df01a17424cfe9a8c6ac77c92665c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93fbf28e33e043ff801e9196d6b19db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe11740be0c4e89b52cd122ca3ac9c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fe8ca27e1ee4d40aafe7cfc6ff3a01b", "region_id": "RegionOne"}], "type": "object-store", "id": "9d41030ea4dd463aac3714a52ab6e0ee", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d67b8bd1206941fd968acf47857597bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7b3423c69144d65962b42385096d688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3e058ed6b0fe4b71b184536ac830c6ea", "region_id": "RegionOne"}], "type": "clustering", "id": "ae2e20fe3bc6476fad9cec5fa8cdb72d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f464e9a95ba4a9ba7ec3e42ed0a022b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fe2864f1da74fd2af5106021dcde614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2b1c32660e74108b468123326106c3a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bd0a817db76e42b0b79c9fd57a133cdd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "999ecbb4d4bd45719351f3a03cc538bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2e2846ef88a4f38ad77ac2030c59c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51ff72838cec4345a9821cecc227addc", "region_id": "RegionOne"}], "type": "cluster", "id": "0a4e868ccc224b8e8b80000a66754f2b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "97a85b7c49c548bbb7142e4f68f41a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e8b026bbcaa7437b9f50a5743e0d2112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e960cb5dc03449c384fe26e0f62c28f9", "region_id": "RegionOne"}], "type": "data-processing", "id": "575a47d2867341bfa062bd26ca4ba0dd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d53b4c5578334a3faac23e2ff01c4e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "128bb02069a347dc95fd7cd2d84fb6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6a94d11cea53485381003d58c34a74af", "region_id": "RegionOne"}], "type": "baremetal", "id": "7233afbd0a81435e96f18094626f6e6a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4624ba3a61004a9f9225dd229834c83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0a40ed80d58459fb05a4322d5d18acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "20b87d051d7744be9be29dba2d4e212f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "87ccd27f3d3144daa5f7b9059a778343", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "19d0d276e9924fcebbf36078105dc8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7add6dfe5206491bb242bc5f1e375cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4b0742f2f96c43ef9d8c845db63f6607", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6988d4e54aa8494786b7dd76c372fa59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c8e7254d8162418fb0770c41e75dda0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "12501b7578f247d1aed18ff7143807c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2c1b3762b4cf4ac381bb0e0c6612dd1c", "region_id": "RegionOne"}], "type": "key-manager", "id": "a59fb4163b4d4d2f83ab92e651e29c3c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9736c45f8a04b268918a4f4c4c94bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca02e305d9a64f3aa70c387dc8d8e094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "859592a28f0a458e89915bbf6e87500a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0a90c01ad5f44d23bc68b64d7fbf0a7b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3c63ff53389442b8b4aa7aee7f0d03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f41ca285f5154f50bd0494d9799bcb94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36e5829244c840fd867fcf8515ae07a2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d3104041901d428b89902bb38dd1da8b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0e0f2c9283245c0a5eae555c54d50f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "65bccc8ac12b43ccb4af0df027b35677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "83def3d6a0c046b992831ca42512532e", "region_id": "RegionOne"}], "type": "message", "id": "4766287e927f45978fc2576259ca4cd0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c60db2e0e1549cda10d9199ef7bb967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0d6d76bd5a344728a5297b6a3d19efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1759d1e708974dc1bbbd1a56b079d2bf", "region_id": "RegionOne"}], "type": "messaging", "id": "cd033c831f6d4058b078e7aebdeba4f0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "da87162d2db9473f82b57e9f64e4844d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e5f16d6f878b42978ff97b9058e6ab38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a3dd35bd4fd34240b94e8b6b5dfcfb80", "region_id": "RegionOne"}], "type": "application-catalog", "id": "66a8891276a84228b8c14f423993f77a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93783e9c512d4854b9fa2e7bb23939bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66fe334cb8e8495da4442debc31f1574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adecbb64397b4953a2ff55ec871f2225", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c335efa68c2b4cefa6fecfb6d515bf7e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a684f85c496b42db96cd875b218da358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "662e140d06724077acefdee86227f1bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4edc5ce9928b4670a7c4df316b76ef00", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "10c1db2c63e54b80ad0f3c5b1b40fd24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "527a838b95524497af7d1e3cf0ca2fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f6a409cba6c4b7692bf8759757b242a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2239be95c00440b9b5b9fc56801de0dd", "region_id": "RegionOne"}], "type": "container-infra", "id": "eb3bf4b8da14480b8c0a9624cc1dc511", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "64c7db920ad448f2a771cbc2a2f45a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "704c763929714db09925494f046d329a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "efc2c4b2dc0444eca3633aca33bfaceb", "region_id": "RegionOne"}], "type": "search", "id": "b69db33a57f84961b056b6578acc8047", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f4a4a5156b0844eea10409277ca084fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "06328c01098a4595bd838f0c033489e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "538ba531970c4cd09e62e0069471d408", "region_id": "RegionOne"}], "type": "dns", "id": "7f12d5c50e4e499b8bdeb2ca39287d30", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "50d63488ea78416ba1b5bb5412fe74ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8018e39df3b84292800e78c8409b2530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21469bb9d7094a25ab3cd4bf3ea22fe1", "region_id": "RegionOne"}], "type": "workflow", "id": "d5fa53be559d41788e754336deb9fe02", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ae99970685704c2ab672b010ddd48ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3f6c15052c14ca6ac3ff3d9643b1be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "46af8180efcf47bbaa90f4a116ec46fd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "96a1480f07f743638bdce30c7841d952", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "86351543cac64fee972da5c6bd9a2391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b290735e55234701bc6684a36e2f3aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a8eeb7b6e716419b8fecbf971f9b7602", "region_id": "RegionOne"}], "type": "rating", "id": "539c56caee5f4ff280ae3c2f99faac3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7ab6961192646c89c9be78308d89f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3199052370e43be8fa626abe25678f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4f4f6864330f48fe86eaab24abd133a7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9afdea76079241f898b43b788afa65fb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f17d159b396d4c8ba221c9bf9b8f5065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be81c3de43a2441fac81e35ad02af7d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7f06291ab2714650a2978423c6060116", "region_id": "RegionOne"}], "type": "policy", "id": "d78ef122480148b48c92dbc2c3ce75b1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cf402642d7748409654eab7546ab982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "83896545ba3b4f8d8f5d2cfe5183de53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc66fb301da34bd48e21e75e2b8f1764", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6d29ab783ee14f53b00af1af54d38933", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71c846a0ac7f4d64a371e83dea492419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "996916ab9b974d2a903ca734b16d1dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "46359fc417d642389c3d77489728e886", "region_id": "RegionOne"}], "type": "sharev2", "id": "1c07a10b8107464d8729c033ee6f42be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01dd921c1bdb4cbb8b1ac534f61079e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c34b228763ed4726a9577d8bbc03886a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "370b7ae57b6e4e7691ade13f1ffe19b5", "region_id": "RegionOne"}], "type": "share", "id": "96a8529cc2e64bb084036348a0de8704", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "473e3b1a81e646dbaae019242b045754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "528495dda9994a3c9d6e11a0f393b401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3508d84357e14551b225e99d2be0eb21", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "44c7cba324cd4e67bdf60ea1f5438e09", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "771738b264494d0e8aa6d149c4efd298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fae522c896d44175ba58cf02bcf4578e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f598c1f2c29c4b509df28613fdc99354", "region_id": "RegionOne"}], "type": "orchestration", "id": "7db21598b9d843169b0a54afb6d2fd92", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "602a778ab65f4c19a925fb7f96323165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe0f04bd3de842bf99db81d5e1311046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24d24e418da141ec9beca111af521ccb", "region_id": "RegionOne"}], "type": "block-storage", "id": "80bcb51988f8483794ad5be410f88cf8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8e2e113b6e54cbdbf6d5698c7c957ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64bd5d0566fd4fd6a8801c52d1cc7ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "972c19925d31436b8e80c582639d46b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "1c92555eefaa41d5b580a8db060aab7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5df69e1664e74a5996aaa09f01cc7104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "291465d2cba042efaca73a5d09c2d40c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b0fa9f950c946f899046f1b62c49835", "region_id": "RegionOne"}], "type": "volumev2", "id": "0c793f79191648c6aeab0b07312d6c6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d771e40ae4914491a8fee2e9d0bbd20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "007c80e2ebd6484893bf23e7f0950fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce4e7e6b216e43cb94e52c7175570a45", "region_id": "RegionOne"}], "type": "volume", "id": "dde63617652c4231b8051f7210e4ae87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4e0878bc7e740be932f109b35df75f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39a0ba28670b46a0ae08c3ddfee21267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d4559e319e3475da8d0ba26b41c51f1", "region_id": "RegionOne"}], "type": "block-store", "id": "c2062563fb1d40c79149ec86eadee72e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a7722d030e340b99d14a0e7da7aee8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ae974b05bbd4271b2feded7e0c22cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f707c41565214b64ae430afff85891ba", "region_id": "RegionOne"}], "type": "alarm", "id": "65fc1947bc5d40be85df95e3c553d48c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16e43d5782894b738b6cf5c45ea076c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fb861d6990e46d8bda386aa1bcbec41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5b13baa783c64a479b9959ca1bf722f7", "region_id": "RegionOne"}], "type": "alarming", "id": "356b07a29d7a4d5481a586d414e6f3f5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3625e7966bdd4b40a8f95864a20d1b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "662dec2a9c764ef2b9834b40ef07ccdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5cdbebb86a1f4c7aa79aff169a0b4c6e", "region_id": "RegionOne"}], "type": "meter", "id": "86b380c5514342a7974da2a428c3369d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcc4be704aed410d9192799e4d350783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "94a8670f70204cfaa3d2f31ea6a4292b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c8a17c1a22a4de3bf63a814f31a09ab", "region_id": "RegionOne"}], "type": "metering", "id": "86efdb2de3de4bd9a446c9c6832caaf6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f47b0e8ab22840a1abcbf299f2b69422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d37a60fb5184be09605f1b07958a843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8123772beaa4a848e8c76a7b22729ca", "region_id": "RegionOne"}], "type": "telemetry", "id": "46021f00ef1841ee86aa9a16cd863560", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e150b563d15a4edeb609e53ccf49b09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a46fdc50b64479c9d9f4ff5bc1cc059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d2f5d6dc9a38419a8cdd3e47099fcb00", "region_id": "RegionOne"}], "type": "event", "id": "97f9ba7d814f46e88e602b80966f4540", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "252d6eeecf2442e7b530d5cc60ef5011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b2cb56441c1649899357da68922c4887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4c1e4fc89d24b54bb43025b0cfb749f", "region_id": "RegionOne"}], "type": "events", "id": "802e4e4e04c144d29189f95a183a573a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54aa090f78c14f7e9585cc32ff7eee86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51544c6f6be14280a4974f733d0b1ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd73034e8ed2488f8cefab77b07a85f0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "02c623a11e424eb18e23254dcaf42b26", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "49fd0c0690e7489685516b5597bdf559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eb4274820e894e359b457ed9b08c88ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "34bcf8678ed149dba7330bca4847b30d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d0bcebfc344e47f19b8464656e094478", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1087e43d7c3b48e88d23c0a90ed6d82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23c8b12889144460a8fe31ac5801af52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad3a1a3d666a4f57900510423ec86236", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9c1d76ee98044746a7cfcfa3c2f38a92", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a48545355e37477da0886aa8f03d1c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d92b954b139c4d3bab617e870960a41b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c28ed1dc2984735ab82d69e5ba5d78f", "region_id": "RegionOne"}], "type": "tricircle", "id": "97973792ad204b1ab704b16ecb06a9b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "be96506b7ebc4c7abd51a4b8b6de3df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "60d118f41784426ca8962a74bc4f9290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "07260b87cb4e4934bf9fafc6bb2f79e3", "region_id": "RegionOne"}], "type": "database", "id": "9fa5d2b7a4d4415b88cf0f1db6084407", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "704c870766214827b0cb7e54f736132c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8d395b731b24f6ca6751257a7d53dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3a9c2539a8d548b78bf16d5965ed4a6b", "region_id": "RegionOne"}], "type": "application-container", "id": "8336f9b8c7af4e9e98543574267ef0c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a7221b5cd0b462a951e48e551b153cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86571de895ba421492165ded1ec62032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc6dd8d3fc9f4d57921778271367497b", "region_id": "RegionOne"}], "type": "container", "id": "f645fcf5fed04f4897809c90d4838014", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4cafd7d09ca54f83ae408e6174653116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09c33831f4e5476b8a229885c616928a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efa524291a2b456e87411882dd45f73b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6889b61ea3094301aa9a5642b47c9f90", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb6f303030cc415da58718432e2b666b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa2dbb78516847cea55c0dab5c9b263d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8cdb0bd7033342daa03d452b075df4a5", "region_id": "RegionOne"}], "type": "rca", "id": "4fd1ec5b712f45a6a15bfaa67e9bcabd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "62915614fe7c4a83874d0426a8212ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0652209bb2a243418a4af2e47efdbad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a5a1ea985b4f4b8c804943237e0ec9cf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9ccd87ad65f040bd9914df0ff445973d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5c82ca7eff2849cea72e5cdc71f1028a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "22c08759ab3246208096bb47ee6a59ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c4709d40cc3340eb9f1d70ad319a9189", "region_id": "RegionOne"}], "type": "network", "id": "8583204a5cfe4e6293d0265f069812d4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ec89b53aeee48abbec80b7b7238d45b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f3611a68984b48818043b624d4fb06b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "516930c260ca478aa2e10e3da13f2d0f", "region_id": "RegionOne"}], "type": "backup", "id": "18685713f0a7420e9cf9d0479d2ce371", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "47f6ff573bc74d6f9159d098817e2a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "764ce365878447429dca5f99f14f4ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12f96fed99e047389288c95898773a6e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9ef7e95e59f6444a9670d596d1e00d93", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e328a76dd4eb4a3c88bf8f7e7da15fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79f3d27a8389482c881a18310e00d99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f17e61cd8a8e41f497dca2566f27767c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6034b5de09fd481ca20d7221af4aee46", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "31aa06e0e4f046299d460be9f5307323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0cc11496bbe54c31bc6bb60de6bda2e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4e04ae38df194e9b9bb086b04b531629", "region_id": "RegionOne"}], "type": "monitoring", "id": "d27c1337326243888df7e29e9b3cd26f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e63605bea01f4aec95ffcbd9d0679dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18bb7d8750c4433fb603a03b91dc9380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9c0e796095b6435bae14d3bcc8aad152", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "218ddf15e1d84444ad11f345d23fb8b7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7bdb251315e743f98f03d89677f43bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f0e1c9339f848a18b792a691483ea65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "92869ae98ddc442ea3ebbfec09c8aaf0", "region_id": "RegionOne"}], "type": "placement", "id": "ffe20d04d3654185bb06072f0296b1b7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6ae062c67e64b3b8abf0262281a088e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e01bbf602dfa4be295839bfb7caa5bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42706f12701f4f34b5c8b03e1f7edb7d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c3a166b101874540b9ba2b1c40b137a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "edfe9a383fcd45b58aaa273cc1d6b6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "743f747021de4c2d8857dd926aba45b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d14305c8db1440f792d7c2dc4057a339", "region_id": "RegionOne"}], "type": "ha", "id": "281e3b48fdf64455a915698f62af2eb8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb12250424154c5e88b302823e1d558a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d27ed4825099415691cf1b87ea670d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d14bd8ea01bc4deaa77b9cc957790c13", "region_id": "RegionOne"}], "type": "reservation", "id": "ed8d879cd8e0435a9d8adf93f9a3ecca", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2942ed0b1f740e288850236a739092c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2e70cb1d3ed84784931c389f9a820b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ec5420fcb1694ef58570bf26b7bc82e1", "region_id": "RegionOne"}], "type": "function-engine", "id": "1372b19d0c04487e99fad7816473be00", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dff11fa01b2a4258bb513c76c3380abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "53b0403d0a3040febc1a4d0d7253263d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "607c0a9be59641d690a6b980db3cfe87", "region_id": "RegionOne"}], "type": "accelerator", "id": "66c9910b4b4e4a8098cd0dfecd763682", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "959fbf35e0bb4bb4ac4db4368e13d911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72e6a533bafc4d6b93c63affcbcbb350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9858a27ff3174ee49d51749da9e54244", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c18a7ac396ef49e889c8842cad5a042a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96697c621e3d4602bea2fe579af152c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51c1086c6f264dd88224b8293cb635dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e2aeed9f0337488fa049c6fc7c5c2449", "region_id": "RegionOne"}], "type": "registration", "id": "1aa8edc064d748fe9362be4374ce6056", "name": "adjutant"}], "user": {"domain": {"id": "c7b9a79f69714817a8e58585d3fd5bca", "name": "96f32bab335849c281358dba91eda8ab"}, "id": "b011e7d016b949eb9b26745df4a85e3a", "name": "2ebae0a25fe1476d8307a28f0bfdfe88"}, "audit_ids": ["c9309f2bc334466dbddea5c1110da9fc", null], "issued_at": "2020-04-23T06:25:55.892706"}} 2020-04-23 06:27:56,010 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,014 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,015 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,073 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/1b26f028-eb11-4627-8ace-cf0936b5f4f4/states/power -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "power on"}' 2020-04-23 06:27:56,077 keystoneauth.session RESP: [200] content-type: application/json {10} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.209192s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,922 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,926 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,928 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,930 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,941 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.863610+00:00", "project": {"domain": {"id": "995872309d38403284496d5cf6bbb22e", "name": "17ef91ac7d8e454b89edb1a3bc981022"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac9c100d143f459c9461ebfaa284e6a0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9d4b8a8e46af4f12b9fa8c32b5cbff51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cd1ab93f5f404c4dbe8f01c61decf013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4cd7c3c4ebc3415ca6bf459bb904e7ff", "region_id": "RegionOne"}], "type": "identity", "id": "d24f7391a1774d1b88ead8f1ffac92ea", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a8b65dd434304e9c82c476359cb429c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2c781675f06148ac8c053f3b2cc0bcfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "48c45de0d211462f8d76f22477c9d610", "region_id": "RegionOne"}], "type": "compute", "id": "946913a0dab647cf8fb948d858a7f661", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e7fcdd2d2626419d963ec4eb764d8a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9c3dc0243a6d4f7e8dff46b55f9eda31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1261f853f7384bffaf68536aeb7c30a8", "region_id": "RegionOne"}], "type": "image", "id": "5bfa73d7c95042a0a302897fef22ba80", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "58ce8489e5e94d9392bd142391a648a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f9792f589f45411aa9712fdbdc736c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "322f716dc61e478db8368bf48bca80d0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "694e05730d794e948a3d2f98e289894b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "975e3e29b23c4732aa638edc9f6dbfc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "722a64a85c794c80be71874a4d122693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47ac472a14224a18badde85894723f0c", "region_id": "RegionOne"}], "type": "object-store", "id": "ae93550474054305a8ce2cd5a27c5f51", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cf8c969ede54bf489486e7638036ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1fa1cb3fb2d45a8bc27d064b5b2290f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7a765ff62994bf2901b564a9692d3ee", "region_id": "RegionOne"}], "type": "clustering", "id": "9cdaef13ddb34af69564534f7bca105e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d592628eb61421088eb62a2bd3ae61b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0884c44d840c4586993a8f2573e96139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a035c33b59041d9a41f918232c0efb2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f6344f321cb947bd979f9c05730aea07", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e7609d5e8e0455c86b05508db414d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c6bf844e7aa41cdb07a1b3254298db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e6e9c2c3d86a4a3987e2b7bb6620329d", "region_id": "RegionOne"}], "type": "cluster", "id": "dd3df828e1bf4daaae6237f24e268eda", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "29922e89a2ec4e06badf7be7af2b0c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e47aab43de054720928a24ebc0e1020c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ba9352912a6c453eb365a483c4e302f1", "region_id": "RegionOne"}], "type": "data-processing", "id": "2812620c71d84b1092c7da724d5640cf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63ccc8b699454b74a5daa771ec9c7921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59d0330cd75343d0a4e82c4430f72c8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ee589bda047e4c3ca5d10925f5b95724", "region_id": "RegionOne"}], "type": "baremetal", "id": "87ca9dacaddc4af2bd5930424be9b6e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e523e7d82c624b2b8a8c6d08eaba687e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55ecf417698c492db5e90f050927c9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eaea45de292d46a8b03e6e828d089418", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d18bf33055da4599a2913683ecbb2a39", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f4c485ef1625455ba46825a3a3049ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "711c6141e063418098d8cb97665c5cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "73ebcaf5657c4fe993e5dc9c3330655e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "11a0327ee7754b45bb93760526e614f4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "26e8311f84ec4ff3817cf6649103124e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6ca16ed821644e91ba8076b50a3b1088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "673be573c2ef447f81e288366429516d", "region_id": "RegionOne"}], "type": "key-manager", "id": "3d46555a075a41d598821d5307048513", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "299e589db50442e1a9c13dac59ed24d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "441d9012070c4b3b8288cd024fde6df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3decf9084aa345f8a9f376750e54abe0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "54a97185c79644d0a4815db3b622265c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "891321bd86c34b4e976ba7c8af543885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "989b6139e1d34388a50f7a0d213df6cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "83f10b69db6c47a885417da4b65a110b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "272dec01f65e4481ab29c2af7adf74f3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2878c818f15e4d098e73a1cce0f89cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4777f0811d944e45aadeec90894955f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "19993593a5f3482f92496ab188bf6712", "region_id": "RegionOne"}], "type": "message", "id": "3b6ce6f03f234f328f00b20e053e7224", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0980dcfd39b74b02a34f5653dc506ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6080755fac9d420f8425c655ae0ffe0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2f95798afca44419b2f68d846f3f7cb5", "region_id": "RegionOne"}], "type": "messaging", "id": "2ba7f74ac76f4f2980ebcaa0a879728f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc60c3f6d25a4f09ab0197b58e511b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8a5f24b2957b4de19d344b98eb3cef06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6a3e968282a447e1b97b286e859321d7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cff3da41838d4ed99bf9a12b596352a4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9660bdd5c594098b91443123796c7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aec306de6e364ace92f4f8ff59a66bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c56c9e3a9c9744bcb6e27e2b66e1c0c4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f5585603064d431aba116da579976afc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15e73482047944d09d79fb9be14dd21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41a00fb314884d70a4c753a5aa481394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9f7a3aa32f7456c8a4fcf64de3064a1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0aa7de4804454ca891a2e9ec086c2746", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd1afea563f94bccbb655530a5e532c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d2e8b0eafb543c8a66989c42a994831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38db9e0f3d964af795c995f27f4b5bf3", "region_id": "RegionOne"}], "type": "container-infra", "id": "ee13eb06b9d64bcb94210a6318792431", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cd69d18443454c948c2d75d954887124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b90710b0dd4c4542ad80d2ffe7fa1f78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fac28184fa854cd697650217cdf50d5f", "region_id": "RegionOne"}], "type": "search", "id": "1db0ccc5c82f4b6db9602f235a428cb0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b0876ce91fac438c8dfb0a7b90f2d2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9e905d9805be490fb0a59a0b414eb675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cfa315b4ae744dc18245b5750d6bbce9", "region_id": "RegionOne"}], "type": "dns", "id": "0e2d0e81d3444d39be11df00d5a2d7a7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14b49e5fa48d4977b8424df07ea8d591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36c216feb6b84422916b05b34d4df3fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "accd257bf3034c1bace5789a7201b1ec", "region_id": "RegionOne"}], "type": "workflow", "id": "695570d2d1374ab19c904f20d80ed9da", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6d4d52497214963b38fa8635ef03a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "963b398b64954febbd282e25116c63c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e52596d4dc4f4b3db60627bdfea2bd19", "region_id": "RegionOne"}], "type": "workflowv2", "id": "753c5c999bb84a2280a1e3ca5d247d2a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "15cd1198d0194a20ab2dcdccbd90910f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e35aa45a61f40eb9942002ae69d9909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "57bfb745650449b18c08a7ddd7dba09c", "region_id": "RegionOne"}], "type": "rating", "id": "7d4f7fb6d46b4f8e911161bfd8b9735c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6393fe027e9b475c963788d33001c84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23d56b2f42614700b135ae55ce2c9e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "04f0173457a84a018f03f0cb976fe969", "region_id": "RegionOne"}], "type": "operator-policy", "id": "86c65c1f4c4b4622b9655b763a3b6823", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "860d940a88484464aa065d302e85dc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a626c3110b124bbab7551715b6ac4d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2e50c39edaa54356982d209efd4ca402", "region_id": "RegionOne"}], "type": "policy", "id": "9c003f5647f9484d874c2105c56205e5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79ef994dc6214a1da244909ede55fb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a5c64c4ee8a48cab72548ab78b95064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "393d532a287942e69c466b873975e28f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b2036df5c6d24d14961205f41ac80f48", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9df217ed07a043b0ada9e9f2d7cbbf82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c12b4e5e2bd349e7b0ec6a3abc2b3568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f879ee4316404056bf2c4bed665de7ed", "region_id": "RegionOne"}], "type": "sharev2", "id": "f9c8907e1a0242b3860c59173dbfdf93", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "264af55f0ce248eaafeb95659e187050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe67803ee1c241fbaff02cf5fcc48cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d277172c6e8a4e6aba32e592d735251a", "region_id": "RegionOne"}], "type": "share", "id": "d062bb41ee0649dab7bb289deb30a20d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "686a9dede5fb4da3b5c0421f94e93e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19db4a26f9f1401d824e9c722b25e6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee607dfb04a54a039b66fec0ea5ba541", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2b6fc7459c6e469b8656921a80b26c5f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "916511eb392b4b638a7d509932b5d695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a1c20d1a39f49d68207245843dd9237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b8eaab08c4740b9ac5d7d3bac07a551", "region_id": "RegionOne"}], "type": "orchestration", "id": "7772635280d44d28af4a5ad693ea2fca", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cc930b2cf144033bfd10db358a366db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c3ad9cdee9948d084de95c05c0c2765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "729862c80f58412da4d0315af998ba6b", "region_id": "RegionOne"}], "type": "block-storage", "id": "eaed6c5f3e274d859406a3c81ae8ff9e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94925b61604147888489f539132cf32a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a7e6183c4d8494eb9f17c1644778c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd444655977046b3bc63478b1e12cb52", "region_id": "RegionOne"}], "type": "volumev3", "id": "4a878e1e4b354a10965608b82dfabcd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a24e4bf925064c00935afcd0445d59f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05a5741742254f0daf2b34daa2d12c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d007daa932e14a1d80b8f78005bb786f", "region_id": "RegionOne"}], "type": "volumev2", "id": "7d7590e362ea40d48d5c8658f4428b78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32cacf7e3da04ac7a9ae19eacc68ed2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bf8f932a83c472c8d686ce06b43599c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92b435bc3e6148749affb34d61aa398f", "region_id": "RegionOne"}], "type": "volume", "id": "2fddf65271494c80a9d0c6bf92f730fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "463e504becee487483db4b160584b729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1edd4b34f814cb7a40cf879127f54f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d59ba0f0c0a7439e82ebecb7fc7854d2", "region_id": "RegionOne"}], "type": "block-store", "id": "3df4cfcfe93340eda0e81766d3aa85b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "75ff2fdb016541d7936f05e9c4a83a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bee31b008ac547e495ec5f5faa10dd0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8d1649a12be142ecbe460336cea3b638", "region_id": "RegionOne"}], "type": "alarm", "id": "ed0b2f715a1b489c89ff5f4664e9b4a5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ce15b09f6c14d4caea98d5850e17fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1eea155005934d849041bbf28d69084f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "46b85baaf896422596d93f7422194319", "region_id": "RegionOne"}], "type": "alarming", "id": "5f91badcde164e8a8732757cf2df6c7f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d789ca02b2fe4276b606499e2bf047cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f150853fa70147b695b8ff58c93d1dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61ffa185a79e43f3b8b41c024bca2fb6", "region_id": "RegionOne"}], "type": "meter", "id": "3b1dbebb117948b79e7dceb212a09b68", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "136057c0eee547078d0328bff4f87826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dda74404a0f64457ac39b70ffc0e2750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0a7fb6e57cd84a7b9328619d4846d299", "region_id": "RegionOne"}], "type": "metering", "id": "b3cad438458f4bf4b5e1674700c149cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "54283aef476f4b1c9f69d0edc9f497ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "34cdbe60ac3240e59d6d34582c34f1e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8e4ecababb164b8e9a172b3c1b6ca3b6", "region_id": "RegionOne"}], "type": "telemetry", "id": "e891c3833589479fb5db207f1e21913f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "16289857719d402ead61de39d8b32016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8322eca15a114269b7e7bdb0886eef2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ec406cf03d3744539f1201449168232d", "region_id": "RegionOne"}], "type": "event", "id": "a9230c7403704443a5ba2d0c643cf6cc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a586360ddb9a4d3e8f96c244733eab2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e9808209eb6e44adb5647129be378153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0df473aeefce4b12adc16696cedcf312", "region_id": "RegionOne"}], "type": "events", "id": "a01e4a2835c74300be0078fe62d4e24f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "583faa204b814d68becddc67eb58f2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e12e4d7499a74bedb4e0c6a641230530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "735323e69d08480683ec05dcf7a5e855", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4106ce8de0bc4fd2a125103d0e855cb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e76a67679a6948e29839e4fb6480d05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d23450fa168345239ee04b98935c263c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ee369717626a43288900335f725e3c6b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1b520db2daf545f3913f4d48f59f95a4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "619e45561b2d47b6a93c7ab70ca4ce6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b37ba8ab1e5149ec8d709900d03f403d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bbbc1d2e0a34e45afc4a18d0414655e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1cb464844ba0494ab79d7664136bb0e1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13ad1df768714505ae17d246fda4e58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c306915beb84e61b3ffcf7c4b569ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "59fa3ca7f8f44b3188e4961b68d5883e", "region_id": "RegionOne"}], "type": "tricircle", "id": "9791f7c07ab241cc986b139f062fd907", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b6a9723bd1d4a56b05ae8b1262f199e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b143b0d21ed54def83693e9ac43d6e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c27ab3d62f1549a690d3afc09e4e7407", "region_id": "RegionOne"}], "type": "database", "id": "306a45c8f4bf48d587db8e4a140a27c1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce0ce43ab622488fbd8eb08e3da72cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62cd61a52f7f44f1ad3dbefd96dfe95f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "137f1bc0546d41318a3e3c05cfe80c1f", "region_id": "RegionOne"}], "type": "application-container", "id": "60e281a40b1e4c02a05ec3bada570409", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f8325f885d34ffbad06dfd33e2fa405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37188dc209c64f77aba25c5254188387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6930a0590eb64e378924c8a7001ccfa6", "region_id": "RegionOne"}], "type": "container", "id": "cea887575bbb4b93b2deb212e7f095cc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "363791dae57b4f829b8510a72e362b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b549a6c8d601492098f020243039b5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3e90718b1bad481ea78ca7700b63000c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a846ed6b6dc14e0e9b8d742517e4069d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d683bf6d11294c7baed393f2ee870b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f06800e19b9f4fc68406138b491a41a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "43947f3414e6417ba1af115191acb3e4", "region_id": "RegionOne"}], "type": "rca", "id": "8450cbb8e57f42bd95d544eec846f851", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6fc0ecdb0f2540ee945b5e7b4567a0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0fe4ee36903446f985dd77a49c8202f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "37ba666be0d5488cb3e85e2ee6c13c2c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3648ebf59ee74ebaa4b7b6b9a1cca9d6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "87ce9a28303e4479b19458f49a71a404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c9f7e5ba2e1946ff815a78c05185aa74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "46918f4288cb4810b82df97ddb670e25", "region_id": "RegionOne"}], "type": "network", "id": "4024bb99a4c34ff4a147716f5ab249c7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "67586444113a4fc193f1f1d7869e3a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d726e5396ff49ae9cd2f5255c3e7d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "201bae26e7c2461cb28bab8771423375", "region_id": "RegionOne"}], "type": "backup", "id": "76d7314ed5234081a5c317948734948d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "622e028f8998444d8c77a1d836977606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ba1368b4bde4283b8a38397cdfa69b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "032ff4442aa44fcf9c245b70f8f611d5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "11756df1433f438ea20cfe404327dd2b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c694965733eb43368852ec9e5fee7759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fd1d4a3757a494bb8b6626f4c44d331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ddeff665031d4722a0b673b40da5e576", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e571c1fe561042afbf7fa6964c405eae", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f503df36002b4fc2b5c8019dcf1d2f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "99e40ac8689245ef9d2764fa9e4e3aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8fdcf16bb4af42bb9a06ee6a30c84607", "region_id": "RegionOne"}], "type": "monitoring", "id": "609838af84334e65802a33f5e7a2a840", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bb98d81ea43b410ab085560369103bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "638079a7739a4b17aaef20fd39c21b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5e82a97295014028acbb20b90002e07d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "61d8661973044569baf33e674e250ee9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "992233b6d6ef448ba75a227e1fabff4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce4a8e0d10da4a6ca1a00699bfd9c284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "15bb12dc74c147baa9989955cad1d021", "region_id": "RegionOne"}], "type": "placement", "id": "9f18a72398fe4afd8e05721069575271", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba1f3a0ce81840c9b56fa74111675aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3a1e1ac31b174e2fa3e8ddf39f2493d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b43e44fa00d24a928e875ac721249520", "region_id": "RegionOne"}], "type": "instance-ha", "id": "25650b6c2cd54793aad483076aa1220a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16e47a56d1164a42b4d668c24ad3836a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1531bc8408c7413fa8f2db13c9994c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9bc2b80659dc49f28079dd6241a5a81f", "region_id": "RegionOne"}], "type": "ha", "id": "829ea5e912d64a9b88777ec14a3fd848", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "debf16b57a1048aebea1b9ef6fa3db36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e05d370af9154f05b2ea53fc6aa581ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8323b76b6ece4f6a8f914f12b9fd8683", "region_id": "RegionOne"}], "type": "reservation", "id": "725f7a25eb0446689da9f11c09703a9c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5fa30c6f06c24da2ba3fb9a2eb92ffda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3681c78acb6c4e65a07b80f5b1080134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7c59fb6d88cd413c936613a2274d964e", "region_id": "RegionOne"}], "type": "function-engine", "id": "93e0e6bad0484ef28293301b946f596d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "86a95a2f0c0a40fe9ccb9852f0e236b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e207112884846fea6be40d25cdca98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d5c152d5d78841589bff8214d01e1eb6", "region_id": "RegionOne"}], "type": "accelerator", "id": "a8d7ebed8d0a4e14942cce1bdd6bfc6f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "63e04932c73a4a169fe2e6a5be0684bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e5cbed91eb647208ab808d8d49ed821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "50a5387413804e7f99c98377d6abed0c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "539de9db3579419ebe565e7354acd7f1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94e22eb6dfc04f5ca2b117bc3bd5aa94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e72de7540201431eb33c5edbbaa05deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "801655300d2d435ca5162a59999cd2e9", "region_id": "RegionOne"}], "type": "registration", "id": "d32052e40a1a4cebb579a315a3ef94a5", "name": "adjutant"}], "user": {"domain": {"id": "06f1ef424a6d405db07575614b08a668", "name": "c1270109d4dd4587a015a83f55a2acc0"}, "id": "6f1ccc40b8ef4b3481a5ed55bebf3b2e", "name": "9a2d0ac571134832891b1bb83645af0f"}, "audit_ids": ["d93ffd0130e2478d8535fe3a3b744d5b", null], "issued_at": "2020-04-23T06:25:55.863610"}} 2020-04-23 06:27:55,990 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,994 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,996 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,057 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/88682b01-17b6-4f95-93b0-719f829b6ba5 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,061 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,063 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "88682b01-17b6-4f95-93b0-719f829b6ba5"} {13} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster [0.150574s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,855 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,859 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,860 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,862 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,872 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.800518+00:00", "project": {"domain": {"id": "3fd762e01b5445f58c44c0fd5f92360b", "name": "f0e423ce50304c898b82937dd3677502"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "89bafa3420ee4d6d8443cb048975be7e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4599f12a83f94ff5abd9da0cd2d9b0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8c64a17360a74549958628424adb0c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8ff61132b2f5447fbe2a2c8449c2d498", "region_id": "RegionOne"}], "type": "identity", "id": "6433e25b93dc4d98bb830f67836ac920", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4b8200c248e944fa9b81d2bb7086d3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "36fc590d649344158028c15a5f379748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b81713391e9c4e549868e1cdf5dc9764", "region_id": "RegionOne"}], "type": "compute", "id": "563165b26f9640d2a5d4b29eac1ac95f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "79d1cc290b6e4b86be490a1c88e5ec8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0c55f87fda1f4e98a78c1e349e75e6c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "82f52ed1fc904c8fa153d12dfef0c569", "region_id": "RegionOne"}], "type": "image", "id": "5c8fdd7dee43424d92402cbdba92e59b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4beb9177486a4b4683d9945f5fe22181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b937ce2bb32c413480ce6e2bfa40e9da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3b672644adbf4520a758cc20567d3235", "region_id": "RegionOne"}], "type": "load-balancer", "id": "23659b137c6f4161b6084778ac46c678", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fcf67ac1d984802be918271a4ec9e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be95022bffb14ca7ac2147335ec5946e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "061946e6b3914908ab220689e8b3b345", "region_id": "RegionOne"}], "type": "object-store", "id": "23adc79fb22144ed88532216f9c07ca8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2fd64e16ba7425fb323fd5ca38eeb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "768876311d7640aa879dcb25367636ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67447c5e0b934eb889cc1da31ecc579e", "region_id": "RegionOne"}], "type": "clustering", "id": "3f6571cd327348b68ca52f03fdfd22c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba7e9b865da84fd7bf593b84caaf5b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc8ed9d1c9e445d3876c8de7f13fce12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e79a9dd886ad443aa707ce6ea2c7f4fe", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "636cd7b7c44a4a6a9b90ae9ab1dd2e3d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0d84c74072045c896a7554f9daa698b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b75ddf8576124fac9e162252b044eb0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f12ffc0143c74ccda939cb93cf16f237", "region_id": "RegionOne"}], "type": "cluster", "id": "a5c61ee3f2314d6abdf51784feb60afd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7eec830ff5484166b207c9c1cf3d6c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f68da197c41d4fa49d69bab346e4f1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a40dd967c89b422da4cd352e7e0f9ba2", "region_id": "RegionOne"}], "type": "data-processing", "id": "a9d8bdd549204a4d9011048500b272d3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1096f127105c4d7cbb9dc23029e7e495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f90acc3b7244574a468502bffeab4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e7785711a0b4816a5942e4f54596df2", "region_id": "RegionOne"}], "type": "baremetal", "id": "368c80fdb88d47d89156390430d22750", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68bbcd289a214583864e2fbb0a8027ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd10edd995d84338af5316ffaace02b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8d3532a28a3143a48737ee48d1dd9a46", "region_id": "RegionOne"}], "type": "bare-metal", "id": "68f44c86e41f488e920db7e8b70f5622", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c11b737a0fca4733934d67310d68089d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8ab04be39e824d35bc6719af06c34e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "36058f2d93284c3dba6fd74514d9b4e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3de5750a29af46b1a8da891de6bfd6b4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0b97c5a057fa46fa92f693195238743f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8db4d8794d84bfe80bc92f8729f891a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "654bcc88fe3d47b18cf532824dd0424a", "region_id": "RegionOne"}], "type": "key-manager", "id": "51b6529437014b60b4df989867521e9e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b1b3eaedd8a438bb380da132777aeda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ea40d958d434b9bb53950f907d66fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9dd93a871701497590eaa2ee1b8a9bcc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "790a1f01744f46adb05092d4d937ce4e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10997a8efc8f4d9da87aebc6eb4b2c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c36270f9348949389f58e0dcaffce88e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6d00b7d3ada440d5aa40e3f4c62e9821", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b245f78c31474a70b42228b6b8ba0e33", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4736a6bfd61a4ab884558f66c7e2f72b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5459076bb42a4d19b3264db10e8066d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80985a32acf44fd8a8c32b85960b8872", "region_id": "RegionOne"}], "type": "message", "id": "bf34b696a1724efcbe105d8d832074d9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "383b888478404b63b9a30020a5362234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d5d2c35064ad4a9ba0c86bad9677b307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4fcc009cb8eb4ef0a570be55e2a0cf93", "region_id": "RegionOne"}], "type": "messaging", "id": "2d09c6da09c14f3bbbd839e22e1dee78", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7bbbf2d5418647f99fe252eeccc6b4a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ade5d85585364f6aa285d4a9277e672a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e957453b397471ea861793859fd1b03", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a0325a417c5d4f9b88eb3ce6552ea328", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25fe9f5ade164b4093f9a2073143b5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b08801fd16f443a968610d072f7ba93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c0b903b76114757b7f45b8d90b4c95b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "de9d54d4e29d46d6882410e48a8e07e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "169e6b784f2a4d8f938439c9daac8c0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "276f05fac1994d22b055a6ab8c83f82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01f312c2a20b41819fac1d25df62d458", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e3443488e02848ae9833fed99c08d28d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d55d120ba134981b55bdcd918da411a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e26976829cf84c0c824a5de97e89cee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e3c279ea4c3461a81b8062fc53d38fa", "region_id": "RegionOne"}], "type": "container-infra", "id": "25c17c7a2e3a4825bc65e7655b8893f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cda473c12d4c4e9c918f33b1f769cd69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d2043138a77f47afb2eb793b65c93deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ea0e94ed0a32479584d0fd33192f2e9c", "region_id": "RegionOne"}], "type": "search", "id": "8616ed2be10848b58bb0a0b0cfd52e2d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1648532e7b0c4c07bc90e07fa14973d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9589b9a41e31421081d3461e8bdd935c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d00626b9b0114f2c90ef9cfe13a6733d", "region_id": "RegionOne"}], "type": "dns", "id": "2e24330ed3874ae8849dc774c1928403", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "483749ec9056474783b6b318f8d7824e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc71905643234e76a425a880f8919c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c4be2db612694e1aa952565183dc63c1", "region_id": "RegionOne"}], "type": "workflow", "id": "151c56aa30c54771bb791f505bbc75ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccda556636b2414db2d05d977e5c036b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0f6d76e73ad4a3893b6c9ca07bd5776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5aa6ae1e18324a31bbb11e5033c709d9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2296a7c128d54a13938bdb992f1d9fdc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6f7c3541c4d4fd2ad00ee06dbc583de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7aeb034b95ce4a0ba776ea8f2d56ce80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "24cb3334caee4f1899af047927226027", "region_id": "RegionOne"}], "type": "rating", "id": "063d2500fe474c348ca2aa56cfff560d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e8788e12d994a13a1b62b1b2a73d4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec987befd22e45e6acc324b6349c5b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "40005ad153fa4b0d816a79238fd49013", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fcd23a3537994b77af187b1af9ddc5c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c2bf6e8f3184fa38002701438851c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3fe5fbaca3e34cd6abbb777a78a54ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "883ba7e77c804b998a90e78e52b7a077", "region_id": "RegionOne"}], "type": "policy", "id": "72343824d4764c46b7a42048d0fc8cdd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce36943866c44e2c90f4e752f515f1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7272cba4d6924547be4db49cf6acfcf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3e256b18b714ac39b4a8da53d58ef29", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e345b3d4921749b0993a892e7afee647", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31c0e5a91fe546da8407ddf3dca31355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75e4969152784234aad15640debf8569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0317c4ce93464e91879a21d8cf7f8721", "region_id": "RegionOne"}], "type": "sharev2", "id": "022a01118fb846efb2c7d2e0631b0234", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee36dee8606843859eebc9c76e213e8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96a07e10c03a4f11866469649fa2346e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d553d3736edc4571910daa7e1afe8c0b", "region_id": "RegionOne"}], "type": "share", "id": "e2e9e313e4b04c708d167f4178560d1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f1963e213b64a6485e76e030521c194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b076e072c6bd4554b4766a8b56d71973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d5f5441dbec4fb3baee2f94453b2d0b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "283bfd6d9b114bedb483db04416c9afb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29c9ad15c1b144239837a2a8b1d9ceb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d152e82a0dbd43b5b33a046f1536094c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4653172fd3a54682b994e2a58d8530ad", "region_id": "RegionOne"}], "type": "orchestration", "id": "0d04290bbdc94257a73c0017a9d4b077", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fce58391ea11480b96cc67735b7f4550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "135d59585d354bef9a174f2a28e6c173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da188291b3a4e4ea6471c7b35229aa7", "region_id": "RegionOne"}], "type": "block-storage", "id": "87639e2eae4547ceab0cf3e45b8e30ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3358a34604044e1bb983847fcf77411c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a90df42ce89437787fc504c61d7d098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e2a906ded41453e902876a9fd2d4399", "region_id": "RegionOne"}], "type": "volumev3", "id": "75a1adde39bf404493782426a212b16d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b462fc706c3a4b9ca3ad39647173009b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00ed936765d24aabb68caff25b267cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28618ca3f3364481b1b8d6699b584ec3", "region_id": "RegionOne"}], "type": "volumev2", "id": "2ae81850918f41768f56e841fca2cae3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "053979263dbb421cbf9c2077acbdb32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e40e588f1f484014b8fef88f2985108f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53576579f5d54efbae0b28551eae58a5", "region_id": "RegionOne"}], "type": "volume", "id": "001a8781d0a542fcbc0d3ee9e22ce0f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be7047cdca9a4436bea0ad8cb3bc697d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "887c21f25ad14921a833f4cd64cd75cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26894b2832f241db92568ef72748f292", "region_id": "RegionOne"}], "type": "block-store", "id": "f278e1f8262e407bb27554c5c57e593b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f44901e1307e48ba9ba3528e71183944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "416bf469906343038cb3873b6522f940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b8aa57ea68dc4b48bff5d5b743fef53a", "region_id": "RegionOne"}], "type": "alarm", "id": "891eb1aecab64d94bf39823c08b673fc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c16f7a0461648df84674bc01068659a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f1ef82620e26490a99e2a29d092c3290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3caecd02e2924012b5220c98afde7859", "region_id": "RegionOne"}], "type": "alarming", "id": "c6c1b0f656e0402e8e785d72906d730e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3883896c85fa4733b1b5f40f32e43776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50b48ed18343400f890e36969d1c1024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f64335304e604c83af0c9673f76d482a", "region_id": "RegionOne"}], "type": "meter", "id": "483e91aa5c674a83ad4634b13324d8dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "419718f222574bdfa4a97c781637174f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0597e0900e2145b9a54c8bab9f773c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b7e37af9d044c3b884df3112ad1eddd", "region_id": "RegionOne"}], "type": "metering", "id": "d0a7eafae9bb476ea19c3e7258e110c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a691be77b30e45e68cf07d74a9017099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c949e9294ece4620958b73d81f49edd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8502956950f4867a0dab09e6ddcfdcf", "region_id": "RegionOne"}], "type": "telemetry", "id": "9e61f8ada3434758b76afcd92b23a5e8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ccec097f59fc41938bf0505387b66ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f3f112879bb4d568298ff7a01a3c618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "624419b5debb467fa4b03a13bd7c911a", "region_id": "RegionOne"}], "type": "event", "id": "78517d809fc74e0eb357f271fc2e93c4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fa7b0b61be804d968427f35626158b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "30c73c13f65447aea0b2b84dcc821231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e637d249d834ba49eed97c1742852e7", "region_id": "RegionOne"}], "type": "events", "id": "aba1dc96848d4f5f8615f031d204509b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0abc1e726b2e49dba6d8d4a642c453b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2aa5f2a0129b44cdaaee6b0548705955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb727e02b4be42a2ace84233f7bf0302", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f339121a176f415aaa9474059b2f34d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0820da670bc84ded800f32e766715381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6930aff23fb7423e98284eb59e63d259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "914d68576e614bf58a131bb9822ad76d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4cd2efa0ed1b425da5d440774a0085aa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "466133c6cf1a43959ac67f5a36723df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61cf8d46f97c4535b56352b94c4b7f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "45d934ed1b1246c5ad8bd3563a0af29e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "91e71f0c99e34d8084342e565439bb9a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd4cbb4eb3a64bfda20842665b27cf8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "681458554c8a464bb1b049daeee97354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea72e3dfd593468a9488f6c51f48f4de", "region_id": "RegionOne"}], "type": "tricircle", "id": "088f430e036942bc95ce0a76c9946f9d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "08606c0d9c6641789ea69410e06ae107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "369e2e4440ad48869212a56fa7faee0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "18848faa34b0452f816c3e9cdef38bc6", "region_id": "RegionOne"}], "type": "database", "id": "2a3292824a67410c9ed212d34a4ab460", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d00d61fbc4640129d976bf8abc8669f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe7cb8d4c1f04eeca082ee99cded5618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aeaacacd43ff48efa95c794e356e3cf3", "region_id": "RegionOne"}], "type": "application-container", "id": "7d8fc2109b334603a1b1a142373ccb66", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5c33319c4ae4ab2936c8edf4dead400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "435ccb41ce1a4992ac4123a803ea708c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab7ba8d9f9d740e09cfd57f67a0b8ded", "region_id": "RegionOne"}], "type": "container", "id": "54d59fb8a9a34ca2b3bbcffffd116730", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "38c4cd8bd578452691029d49f61bb72f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c4053de57be94f9a8b4bd675397bcd72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1431fc04ed8a44edb8b3f913ddbbb7fc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2b8a4e7d62fc4206a712334cf79421aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e6e0108af474c329151a6ad9ebfa0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b4bcc4a65dc4a2d928f7e88f61ad79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6b450b2b6044d28a31e2a056bb4f824", "region_id": "RegionOne"}], "type": "rca", "id": "1a59bf95f75d46c79c356a44be929c94", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f886a0f02c74abdae4f231d180cdb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e4d7cab23de7412a857059bf8fa8d4f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3d98c34931d14bb4aefd43ac2e5411c9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b6bf0e9b24144a58b2a3b1241fa6d3af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d4da1ee98fab45e1ae4faebb5f91a9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1039ff75c23141c1bc7e18711e50617c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "efce3a08fe344a2e894ea44e13958115", "region_id": "RegionOne"}], "type": "network", "id": "e29175c6d50645bd98380506f1a024ce", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "84cd546c4cb04dd5bab01b081cf31da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "629c9fcf2fa14c2c83e534d915b5e742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "28923627410b43898a818a1180ec08da", "region_id": "RegionOne"}], "type": "backup", "id": "5cd599eaee454ab39b254c1d9e53d280", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5c88f2b2b8c14ee595bb6e7df5e828ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97f4fbd5f650476890021a55fb49260f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "19785c98a2e04703ba13487e49fd0131", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f8f10d809df940f88960b82968b8182c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1452b87f4f634a499015e6ebc4010f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "343e68caeca54e2f899a153378eed1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "48db55d364a2450c84c3c0c8bdc91e49", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a3b41f98459243ffabb01cb1573bb068", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e2bacbb8643040fba68234a9545ed497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "67678a704f8a471db7804c5e688115b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "717f65d935644e02ba837339108d5922", "region_id": "RegionOne"}], "type": "monitoring", "id": "90f140e2dd214773801a1c263124ef83", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b1189e82528c4bb3b1a5dc6b3b1750ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41580f22780f49349ff6f02699d93308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ce7b9f681d934ebf9c39cb4280826a5d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "01b73e2a997f4beab732d30f80bf68e5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1346e3548ca84a61911dcefa59badd19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7c93718896ff4016a03ef82dce36b0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f9cc8230e020486687204648102be0b3", "region_id": "RegionOne"}], "type": "placement", "id": "69cebf4062fb46df8faa0d074141ce28", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "630148729b7c4cef8bbd7813d82d5930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e0ed010d89248968c493b4897ac65f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b8c4502f6c6f4b75a466e900a3ccf8fc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a2e42b03d7074ae6bcd70e4ec0647bb6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "534a2041a92f4fcf88ffad535cb1ac09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a80ae45bd87042b4a9c98366ce5e75c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e382511c969a4388850526083d1b00b1", "region_id": "RegionOne"}], "type": "ha", "id": "e9c62ab95e97428bb68197328655dc4a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5782fdace86440248159bd97433f2918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "445217b9426148faadaabaff2fd429a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6a0b99acf3934eecbd3b7debfee63647", "region_id": "RegionOne"}], "type": "reservation", "id": "42f013363b3e451cbf1c430fbfbd0fa4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "34123f0ffcba4f74bb719dfb2f6c7f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6393fdb44eb14ff7ab5263576311d597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e919f8c3d78049b4b6755fe5872acc08", "region_id": "RegionOne"}], "type": "function-engine", "id": "7d37bb67ff724c05beb3d1a1e3332dc4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c20fa7a016c84f6ab32d3b34111efb2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "30ae37bf87ab4a5bacacb3047dfef375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "52020b40e8fd467d849265bfca79e2ca", "region_id": "RegionOne"}], "type": "accelerator", "id": "e3d7891335604f4186cc273be7abdfd5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c602db3587245cc85d191d76cb6f7ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "57df15971cda4dc0a1f744dab58bbaab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "df58715ec1dc403fb64354b663d783e3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5a4ce11f35b14e1795424c511e7d0b47", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16ee8bc7742f4a9f874f24bf5a776415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9812a3dadf1f4c8e9519979fba85c275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "25bca836560649b3909707551701c4a7", "region_id": "RegionOne"}], "type": "registration", "id": "dc7a9f1b433e499ba2cbabe72defd0f0", "name": "adjutant"}], "user": {"domain": {"id": "ce95001ac535419386d036526afef87a", "name": "d0f66a3ecb1c42098919172fed9d095b"}, "id": "15a57d6e07bd42c8a6fe68354ac37766", "name": "2d136bb99cd24cc09d72bb6893c2bca5"}, "audit_ids": ["33ba63dc08904bd39f89c9af3594425a", null], "issued_at": "2020-04-23T06:25:55.800518"}} 2020-04-23 06:27:55,917 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,920 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,922 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:55,941 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,944 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,945 keystoneauth.session RESP BODY: {"cluster_policy": {"enabled": "true", "policy_name": "policy1", "cluster_name": "cluster1", "cluster_id": "1", "policy_type": "type", "id": "1", "policy_id": "1"}} {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.366624s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,691 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,695 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,696 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,698 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,708 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.633660+00:00", "project": {"domain": {"id": "aff0329dd2df41d7bd45b3945f852534", "name": "9cda5fda273147638b39c8e373881679"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "249ccda7047c4155b8444aab641ac835"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "989d823d1c354714a3db9db2c877ea6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "438fe7f10ba84514bb9108cf2fc7464e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7861990b1fe94cbaa950a7105a562a09", "region_id": "RegionOne"}], "type": "identity", "id": "4c8a918e0f2840c091c8438acad0954a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5940017205134281b3d27ca3b8698398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4ef43b35cab94b1c8ea8a60058ddaca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "df49e0c319e342419beaa4aa7ecba058", "region_id": "RegionOne"}], "type": "compute", "id": "32972c8297dc41199bff5fdc38651438", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "43b6e5c4a710471491ec3b583ff503f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7d8f728f3fd247d381b4d5d0de06fdbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "12db3508f85c42b6a058b849166d85e8", "region_id": "RegionOne"}], "type": "image", "id": "c5fa87740bc647a6bcfe5722625bc07a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c072bee5251d446d857a05d8f756691e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6878d03e03f84a849d67f82b2f485a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d3dda88f91a443fea16fe0781c75b26c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba59b68c2bf446099270bdf0249f6430", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd39899384545a3bfde2fa4f5748ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "397ec6261c194aa1a71625890f22f50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c3f760c088747eea223168e91f5a251", "region_id": "RegionOne"}], "type": "object-store", "id": "cd7ddaaa6492496bb79c94f57902a1f3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3682c623b914bb2bf4eec82e9483a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4bd6957824d47888bc2aa67a401e9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66aa1d073afd4cddbf8955059f3be9f8", "region_id": "RegionOne"}], "type": "clustering", "id": "c990d6f62f9a4fc4a7bda69dc60d876a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "30cc2e35e0eb4ed0bdbc75e8bfa99778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b88dbe20ad94bff92a38443d681e497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a135d6fb2d3a4d8fad951832bf6d610d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1a4d4bb2e3d747a9859c18c3580ac2c8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5f8e9b3c6494aeb8443ba72077d4cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ad8de8a683e4f35a5ba55be48c5a3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "748afa9e99bc4980b388f4edaa07550d", "region_id": "RegionOne"}], "type": "cluster", "id": "0bb9c22a248d4db0a9f6a2ff78a15b3d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cbdebb120d344f588af703d4e8828d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6633b40871b4eba9b6255e92200b194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "325238a43d6e4e2ba70022947555f337", "region_id": "RegionOne"}], "type": "data-processing", "id": "048100886e54424381bbc5424f0e3113", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d83977a55fe746eba7301b7f6d46754f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "58a09b91794d4d4ea84c3265e69350f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "97fa6dd24d42471ea440f77e1a304ea0", "region_id": "RegionOne"}], "type": "baremetal", "id": "4d096cc9126c4610972be7b0cf3867c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00acf0e631e74a2bab69cd77b8b08ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd7533d689a549e5b153ac791f45fd40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "504cff93e7084bab95386a321cb48759", "region_id": "RegionOne"}], "type": "bare-metal", "id": "34bc68909ba0420aa22c010075804f01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d697d20f2b594ad58c6d3c0e52d0edcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "13dacc5d1c25465aaabc07b59b14e930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "05fa854d00194e71b4e3288ea9ffda6f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c820fe1f22ce407484ec211fe457310e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2279cd2a0de54228a83300618cc463a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "82c6acee13af4d09bf2300f5d74fe845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9e7494531e64464c8b261123932ac2db", "region_id": "RegionOne"}], "type": "key-manager", "id": "405dab66d2a647ba905ea4dd53cc91cc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2327401908c4d54a41e09b235dc67a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "389c8aec1e254fc0a46a93f12a748612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "adfa5298c2c94b73bee4fd27ff1ddd3c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "04d53af6a1bd4d3b8552357f696bd097", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2206852800b04ea192af78d92b5080bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c807aa0085fa4e798740ef28a674aa32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cfad2d509efa4d13a44129bc240cd569", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1fb49085e0ef47309f99eac484f94f37", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d96b2040ad44b2389e8efdcfa0fb650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96f63f7f13fa461f95e55e09c8a32dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d5cdba4dcead4129aa8ce6f1f61433fc", "region_id": "RegionOne"}], "type": "message", "id": "5c612c3bed4a46c8953f7d3c41c19a7d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "83bd295c6faa485e970172cb92ce647a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2c9e6deb98914973a0c821b89bbfad53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4aa55f5da4949198720998e75ec728b", "region_id": "RegionOne"}], "type": "messaging", "id": "73305cfcc75b4faca45c5c1488bf1dd1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2185408369e94b41aa9485a594475ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a801bbf651c942b3b97bb8b4f27c6a77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "35b76a34de2f44b099e72052c584ca0e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "46bd8b2c5c5d44b689d04f07685b1dc3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8c2767ea2154ee392f8da299d17cc40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cd47290f7ff4c2bacb15dd4b7731d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bf8770af69d43e099965e4b493313dd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5b3137f9a6b4bd7a43029afac42eda6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e802e865311e42e5bebdab8414e1747c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71e80bc0b8a54b209f994dc9b9376767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77188e7503c841abab0b03709966c630", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d540e215ff2b45968e43b87493a014e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29175fa82ef74f84af743503bd20d5fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f84881890c5c4c16a240fa8be9db21e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ed56cf2273640e4a963059bf4a55b39", "region_id": "RegionOne"}], "type": "container-infra", "id": "04ce78faf39c4c0f87f763d9950df766", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5c6d4ba07045482e946668eb9af76344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "00f96d26cb5746e6b6b9c305d173e5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cd39177e09794b119cd3d805f776f49c", "region_id": "RegionOne"}], "type": "search", "id": "6cdbd44783244b238da04bcfb43a0b60", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1cfdcbc01a69465ea30b8fb882359b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "92d65e8e989647b3a02b6cf4d71d760c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1afc1550349a4e18afb69ce937771c5f", "region_id": "RegionOne"}], "type": "dns", "id": "042c039f613b429b85a22e7ee43b2301", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0630c82be7ab402f849e14beddcbcb5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f3deb12f21242289bbd97bb489d1522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "61f9122ac2294ce9ba7d9d3157b8cf2a", "region_id": "RegionOne"}], "type": "workflow", "id": "fb5c9ee5fdfb449886481f4f5df65e74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "578f2e5ed1c741b2af2305ce4f35e871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da93b032ef154af9852b3ef915f845da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "decf1a66cdab48479e2a032264bb5838", "region_id": "RegionOne"}], "type": "workflowv2", "id": "58deab394470431f91f29d17c262dc12", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d4b6098c392d4b62a650acd2840b97fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5519d0fe64df4f03a8e2afb6cbd060de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dd98c33a79f34a55858e73582bb281f5", "region_id": "RegionOne"}], "type": "rating", "id": "84877403155243bda695eeabfbadecae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f19be3b967b74c70b54018f614c19131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "48e6f7fb107b436a8b8093c55bf91603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c2217ce8fd914bd980f53e6c33d9d5a1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2233517dc92245988fdf809f619189cb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d71580aa76ea41449813226448843d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc6b6453b86945f59408c744f1077ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7487087663ba48168b34e68947767871", "region_id": "RegionOne"}], "type": "policy", "id": "1fdf1b204faf4c18b2120ca7f3f838c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68d11c5ddbda4c7cad958f99603d30c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2743fbb9fbd046a281d8a39c0ef28755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8f3081b6fcd14606ae01279ff8634097", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0a21d3f14f594c5498919ca93f9d7e60", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6071e64bdb544cdfb1c7291eb12f4df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6006d1de19224853a66c91e3160c9dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c08bc4c013c84d7b82c87fb217ebefb0", "region_id": "RegionOne"}], "type": "sharev2", "id": "e46c9288c4b841e6b8c5fcf2a1f31503", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cdedfadf946487f8456ec32b72c4ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a8b5611d09a437388bf4eb7a9ef5a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d19e6356d01487d8d3b8b095491bb90", "region_id": "RegionOne"}], "type": "share", "id": "ad2e78e575364c0dbb48fefc69c88941", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e4ac541384954750bd4380bcd1a4e160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9825dc348a544e73bc49b38a4919bd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9bcd4ad86e3a46e4bbd80187d2e173cf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a39b812862504f03bdddd7c073f1e6cd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0896203d733448397fc548967dd18f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "321e535a7d734a5484f38a6e608d3c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b47329747844ff2abf966ccccabe0eb", "region_id": "RegionOne"}], "type": "orchestration", "id": "671a36cb0b724dd191b6e1bb99a72529", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "873fc8c741e942eda76ad2d6d7075513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8a51559180a4dee97f478e271f8446a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb1c194274d4ef18d6855afc79c5007", "region_id": "RegionOne"}], "type": "block-storage", "id": "ce2ae6506275434db7c73ee73d652e42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a5258b9f0b04270a8a55fd9e4a48546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2564eee12b864183afadc90d4f5dbe5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "436bd4777bb041c9ad09c05d01b00cbc", "region_id": "RegionOne"}], "type": "volumev3", "id": "1ed56b0929674ed7a4a8559c32b3cfaf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02a1509c6d3e48b6915af338564bef59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "405cbd94183f42699d717446e8d84905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9907f0e3d70241b98516499384fee82b", "region_id": "RegionOne"}], "type": "volumev2", "id": "569da4bc2c2748b0980b533a301a8482", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb543bb5811c436bb2c17d60c4274f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e248b8fbc48d424d8694b8e7e4c33848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9965e153a9dc459285c37808aa7d0151", "region_id": "RegionOne"}], "type": "volume", "id": "ffc2cedde6f046e7a417fc43e28b8c59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "963bc4ed03674934861ffc7c9a85af26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5478f7d59774388b254eaf12f480748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cda6c1428d094f809c99cd13308e1dbb", "region_id": "RegionOne"}], "type": "block-store", "id": "cb31453a46dc4f40ae4ff3c09642b78a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "886927f4d19c4871b9bc5e8831589039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c24676c099db4d71b815f6ea5092103b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23f29f7ee12e4b6abf9116f9a88c5bd3", "region_id": "RegionOne"}], "type": "alarm", "id": "503e2c1254c3411696deba6a13704404", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f63c583e78242d08ac7e4bba2f3db87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d160a71772db45d4934d5083c6f39777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "02780474321c4d40b3282c4177f1a468", "region_id": "RegionOne"}], "type": "alarming", "id": "6e439bdb855a4a6eb4e026ed5277ad75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c83c8f7a606d47f4a43b53e8cc5b1623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5f7c5c6aef04ed28d6cddd39f4b2ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8149f69f73048fd98c4a47c40b9afcd", "region_id": "RegionOne"}], "type": "meter", "id": "d6c2d24413d7408da54a3e7977c2f3ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed5ca77a72bf43c4824fef382875fb5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f0ba8ad9a104261b1485135dbec0dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "87f84d71f8624850b7239a3d474bd37e", "region_id": "RegionOne"}], "type": "metering", "id": "6da29cc31a42446980f2f577b2a6a8e8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "962346abfd6a44bf83db0ffe9eb356c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "02bf2eb20de94326b2ae74aef79b20e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "afe3415a154d4276a0de6e300ac6ab27", "region_id": "RegionOne"}], "type": "telemetry", "id": "629a89d6af3145e39508ced83ebb3e5a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb4258f0892a47cf9cee69ec1cf7c085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "38e9f7be93a045f9bd95828c7c9e93cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "51c5c7da532647acacfc2d2044ec7a42", "region_id": "RegionOne"}], "type": "event", "id": "d40a457b6c1a437a8a5ec891a0328785", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "16c31adb8ed64251a7e90d825f9bbe56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "feb86bd8566748e09c08269a1c67219a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88fc8e95d14341d18070f35f686a8311", "region_id": "RegionOne"}], "type": "events", "id": "9dc062ac6b594216adf430b96ad4954c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1353e7fa76f744e09549fa7117845a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36c952e5102f4056a3e9196bb1e31e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7dcc27c699d477a901eb94a896a599d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "af95941079d64106a3b8b9063cce4a48", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68217e760f844537b16ae79392fbfa33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd74dc6f78f344ebba35cafe15436bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a091a24b28a943a6988cca9fcd3329bb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "84725f5181e8447c9a8df59fe0169b51", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf0f0474c1a04aa1bb094fd930f3fb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6f7bc7b62fa47bcb47d8db77e8cdcf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9eb25b6aab794860acf18204d7427b70", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b5f0069efb2b42a09781460a5c7d3fcf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "201134d296c14063ad7947fdf45f6dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "257caef50698401c98cb853172a55c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "047b7f00ebbd4a0f90fa1769d287a216", "region_id": "RegionOne"}], "type": "tricircle", "id": "34bf5bceb47241ddb238e3c13f8153f9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "78392eb1e713406d80e706a4610fd537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2198c33467bb46d880fb84e55e044e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4c18a49c68d1415d84adacd0104527d1", "region_id": "RegionOne"}], "type": "database", "id": "33f4f8aa630d46189f98a7c14f9fc9dc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38a9fab735bb47159db316ecd33618bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "faa0a0bc0cef4a4ab7ed03805ed4f5b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f0bea8659d31488a8f6f16117423da89", "region_id": "RegionOne"}], "type": "application-container", "id": "a479e049770e4896a079d9d9977df177", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de9b94d08fab440cb9549d25f1a69575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "475c590ad15748e2b43630c91d6c27c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2ebeb182281d481baac212c02faa9fc0", "region_id": "RegionOne"}], "type": "container", "id": "5faee31d96b645e987e6083e82c8de35", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c949d045b2d47108c1df67a5558fc44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b0ae9e2e6094bc78948477d760df49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d81175563ef462297feb511ac83d403", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ab7eebb94291424991e13c0bbf3651bc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "635118247312446f8e1ef11d01eb5e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8cac8021c1584641b28d1f314fd2c07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "66a51ae82573491394e698424b23fd72", "region_id": "RegionOne"}], "type": "rca", "id": "df0cafa9ddb4401694480cde9b8dbd10", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d69e705818e14977be7ecbbe1e4653e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "16b61241a7d841999cf1fa17dc8e4f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3d051a5c13df40539850ab697aa6ec21", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cd5cb1da661b455c847a3c9f65ea9141", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc0957c643794438960b2de99a2e495c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9ded91f28c164650bf0e683543fbfd23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3d308ea4b8e442358d29ec5e20be0395", "region_id": "RegionOne"}], "type": "network", "id": "d328271d8c89470da60325adad92ee01", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fadf2e2599d047d8aea47655323c0c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "44d25580bcab4d7081395acd38783db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "14dc4a21a4324ceeac7f152ecde6867e", "region_id": "RegionOne"}], "type": "backup", "id": "a6434d4764c34523aac6eee7e589d65c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b06812ed1f904cfaa85ec4963ff44a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce347940283a4eaa819f1c4775255706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a402c9b267c4715ad98fefe279e34c8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6a38e6ffbdb54a23af6f156ee7ecaf58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5bb4977372c48a1b5cc25881317e421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32d8001c9b114b8ea3f4eed68e14b613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "249ee89cf2c74135a761ec601b8b7f57", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5a251c7193be4f76aaafe2811e7c4475", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ce295eb920b24d7ea5666f2005c14b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aa7873822337477fa8c37c5c886f8777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d3511bdc3144418a8a4f953feaf6edc2", "region_id": "RegionOne"}], "type": "monitoring", "id": "7c7c3b785f1347ccb0fe46dedcec17f1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10b6bc933a4045088ace471ce8163b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "04de5987440542be91ee51c089210d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "07d4cacefc324d9889b38d87dc750f5d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "95bfe4296793422a963b98a91249231b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "be3003f0fa9a47758f1e8726a2da7b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd269c08b5b14236baa2a7b84af86c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "58d08913582146c1b30c34143330e5f5", "region_id": "RegionOne"}], "type": "placement", "id": "57a9ae927d0e4e6fac4aab5352787197", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ec257ead3694c13b4db66d2cf63373a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f4c728344d94f8098bc4dc9776cdfdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "64a3363559c948beac4c2c66df05be00", "region_id": "RegionOne"}], "type": "instance-ha", "id": "167ceb1f6e9e40a9a56f871e5074946c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ace3f0c8c4841d099be6deceda979dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "804a0c1360824eb496e02c3bd1ec6cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "33757efac2274fa4b609e00ea76a01e8", "region_id": "RegionOne"}], "type": "ha", "id": "dbb981cd8cfd4001b8f60e2744d4f41d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a94dde8e73774a95af70f74e8e3f99d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6c2ba7e1310c481189139b9abee0a838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be7d41fe606c472fb523a317bad677bd", "region_id": "RegionOne"}], "type": "reservation", "id": "76d69bb8eceb447cb5948c6f5615e029", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0771f0192009492694deb32ea5a3723d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b5dcfabedb3f496d88d63740f3de5d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b694864c867446e4aa20b057864d99a1", "region_id": "RegionOne"}], "type": "function-engine", "id": "c74421aa30e8446db8b2d39296b43538", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1cd37ea2ed9f471cbfcf4e085ae93db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1051c9001fe84bd993c5a2b282fd38b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fa6dc70a0a534d0dbf2be6a50b8c5243", "region_id": "RegionOne"}], "type": "accelerator", "id": "2207604156df459fa1039c8d2ea166b2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc9637f93c1f403a88e1093e8fad3ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8713c363d49469aad4e72cd2486e18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a82d1ab56ca74f9e80c20273aaa12ef6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ff2036fcd34b4f0abf66d921f278449a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d864d9223034dc9ae180b79da90c54b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c81ac2bd80e3436eb64466fba12b2342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a991c5dca8f041eda61eae2c831c3c42", "region_id": "RegionOne"}], "type": "registration", "id": "0daa12fda9b943bc94ffaaf4b2a4122d", "name": "adjutant"}], "user": {"domain": {"id": "f545d70146ca421c82efcda3706b135b", "name": "e140049e6b2e4fcdb2d33ff8c7479452"}, "id": "bace415e5da64146a1a1f901aba218a3", "name": "4e043947db0e43e08ee9812a95e2cb55"}, "audit_ids": ["95f6817967e2489ca54b34d471a43d2e", null], "issued_at": "2020-04-23T06:25:55.633660"}} 2020-04-23 06:27:55,802 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,806 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,807 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:55,867 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8d5f9a20-b592-4f2b-8068-c5c38f6bdb53 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,871 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "manageable", "reservation": null, "instance_info": null, "uuid": "8d5f9a20-b592-4f2b-8068-c5c38f6bdb53"} 2020-04-23 06:27:55,909 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/8d5f9a20-b592-4f2b-8068-c5c38f6bdb53/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "inspect"}' 2020-04-23 06:27:55,912 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,944 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8d5f9a20-b592-4f2b-8068-c5c38f6bdb53 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,948 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,949 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspecting", "reservation": null, "properties": null, "uuid": "8d5f9a20-b592-4f2b-8068-c5c38f6bdb53"} 2020-04-23 06:27:55,953 openstack.baremetal Still waiting for node 8d5f9a20-b592-4f2b-8068-c5c38f6bdb53 to reach state "manageable", the current state is "inspecting" 2020-04-23 06:27:55,954 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:55,987 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/8d5f9a20-b592-4f2b-8068-c5c38f6bdb53 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:55,990 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,991 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": "Earth Imploded", "driver": null, "instance_info": null, "chassis_uuid": null, "provision_state": "inspect failed", "reservation": null, "properties": null, "uuid": "8d5f9a20-b592-4f2b-8068-c5c38f6bdb53"} {9} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_not_found_returns_false [0.168121s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,969 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,973 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,974 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,976 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,987 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.899421+00:00", "project": {"domain": {"id": "9902d156a0864f09aaba7c8bc6420367", "name": "1a849ab3e3bc46eb80125c518bd7878f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "db14fa243a7147ec8ae8bb56d018c7ae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6551e91094cb48c5b65fd3312c0f2b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "522814d33b8546bca8904fc869f2b708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c7fec75cffb14c2bb93f822420c94af4", "region_id": "RegionOne"}], "type": "identity", "id": "61baf13391a641fd832393217ac8058c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bffd7e75eacc48eb945f88a52ca040fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4baec70015714023a976c61d7595f341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "718bca190ef64aa0859b7484b3e55bf5", "region_id": "RegionOne"}], "type": "compute", "id": "dfc08468634949b49610a2d8602896f2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5f5c9315303a4d06970251711ea8915b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "97aee2824c0e44c9be0a58ae019f57ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "45024f9c8ab54504b37b73139ce3253e", "region_id": "RegionOne"}], "type": "image", "id": "69d66d5aef2049eb9c85170d229bdf20", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eb0e3faa78b34aa3968ff72b07c159ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3cc225afbfaa403eb7c4844c156a837e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3a18d28e5d0a4e3faf554f1d8c3e1016", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb7ab4fdb1674370bac1945d28754285", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70c3663a03e84c8bb999cd896b21bbb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "879a4955a1c841d9beab11f76522c787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e42c0deacd24ddc86bf9169a2e3247a", "region_id": "RegionOne"}], "type": "object-store", "id": "b70232763d55477d94909ff404b9f401", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a49c2af373df43459ebbafac7edd0a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fda42d5b79764d74b404de02cc505978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ca944cb283c47fcaf9b08249d79d10e", "region_id": "RegionOne"}], "type": "clustering", "id": "de73921300774772a31e0c7c87d4bf19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a965425a3f1437abd28939768a26707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa6035978baf46ce8555dd842f772e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "693c79ebf41d47429145de2228cb73ed", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "79de5686fc9640b0939713aedb63f8fa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a219649c837b482fb79aa911c1ffd119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8da6ca4a58345a09ea7645e6aae142e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be0a1bf0ebe54995980c70416ad6f8c4", "region_id": "RegionOne"}], "type": "cluster", "id": "22c01e3725a34021a0a6a0eea5274f10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1500f7cc88ae4673a2dae831d9341f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cabbc70e06e4495c8ed5c025a43621bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "addb827b049c4ffd8424f48ace4cd624", "region_id": "RegionOne"}], "type": "data-processing", "id": "e387da0c026d4be1a55eb123d244e7a0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aed62999ed7347eba0e96aba28637701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21596b63aa9145ad9444cbbcfb8cee59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3ba384fbd48c4639a714082bf62a86f2", "region_id": "RegionOne"}], "type": "baremetal", "id": "014a0f55c9454e8c950c3f7454e0a363", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f89384d4b8aa4fd196a9bf789e4a7102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f585f97119b44ab48c8c577ccb3b2abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "52af1ebd4500407fb785b2fa3acfd7f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5909f308ed7c49adbed29f7fcc0b6ff1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a010c92883904a018ed08ccf2bda270c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "66cd2e17dc1c46b2909fbfadeff3ef25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c01048b651d946e4bc830d1898cb3782", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ed6d6f91a7be4a94835de490f4082805", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "830152d95177402999626b4184502608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "20d2c1a468a84e8a81d2c86e000a168f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "84221035553249e5b08bf3a024d605b5", "region_id": "RegionOne"}], "type": "key-manager", "id": "eb14911a820348c3aa0bd90c40e01e88", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7c213f8c4f54abc90f3ce1e75f79425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2fb3fed3dd94983b560a3005eed4489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "64bb6fb620de4054abb98aaeffbaa057", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "deb56902c5d144ed8fafd0ada9f017ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5443951ef1d84975bbe4f07691d530cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26fe644efa5f47f6a03d183558c7ecbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "032f2960f4b34e74b6a9f090e2c464f9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1e0a8f4458404d4e9cc736f3cdba702f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8f30ef3ad4914502bf196a82ff0674f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0fadffcfc4594172a6ccc3d080bb13fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8192b888577b41918a07a99947b4f6da", "region_id": "RegionOne"}], "type": "message", "id": "e8a7dbcd577d4ee4bb7a61c242d0c8f1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a339ab324ad84887ad8347f77578715f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ff37497c286e4f7cb387a170a97bd5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bc21190a7d3d459dafb7334e88917f64", "region_id": "RegionOne"}], "type": "messaging", "id": "068c085722704192acd8b9c836c32371", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "37495bc438d94740820f1393a6d31c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dec8b864f0224368818ccdf78532b2f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2218cb00ebdd4f90ab8bf3bdce316142", "region_id": "RegionOne"}], "type": "application-catalog", "id": "559d519244ae441b91d1664838ed650c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c42feee59a3f4f9dbc4912a61260a1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6f48ecc857f4e34a9fca95543b262a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21f0eca1428c41d89b2dbc28d8a3d6a5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8e887e4758c645b48bbcd7f2e6c09338", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2691258edebd44ce96811dd09c136e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3237703a50da4dabb12f5a9fe80b0fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0613fcb04abe4ab693405f3da5149012", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8b404da4470543ecbf50dc9a78eee8a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b877cb267b18448b8bda94f63e30d400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aec6b70442a84c03b7e66dfc716f037d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e96ecaf42e8347bbb75b3886398551fa", "region_id": "RegionOne"}], "type": "container-infra", "id": "db8f1ab682c84c9e9b6b9a49285a6adc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "334f6c165a3a4d0aaecd39645d34c755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8ca2134776804f0ca0965c95750cad4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0a91b9ecc726414c989195a73b478905", "region_id": "RegionOne"}], "type": "search", "id": "39621a0eff8849798e559e90bece8a79", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "88aed537164b41d28e09133903ee652d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ecd070663af3423ea3e07341e369d354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "68339415d726479e9cc982303f3cba12", "region_id": "RegionOne"}], "type": "dns", "id": "99f493adf7564ed3a17da81a171f866d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dabdaddc22cf4cc8a8ae6d7a731a578a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce57b6016a4344debd7785c90edd30db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5fb8582148d1444aa4e703c4e0b1b613", "region_id": "RegionOne"}], "type": "workflow", "id": "6184bf9deb434a33b55fee14fbb4f3c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "722e1e79ec504b8cabe207f9c92ea470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71cf04c3890f49d7be0e3cfcbde824ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "288a1056d2104da995cd27090674fa31", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c3811708fdb44c7eb1576b2195506024", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dc27b90c32de4dcda0eddccc26fa4800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a03245d3db54d19855c029477a83e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "589d6f2624cc463ab83f8b71425a8051", "region_id": "RegionOne"}], "type": "rating", "id": "4659f244220942a08976057d3bf38819", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e97928ec9661496b83478cb9274290b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92e4e1fb9e6e4ca3927090bd224d5dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "27bece476dfb46328a965a5e238b8a5d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6fa2687734ad4d9e80976c60a0fdedfc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3bc328c1901b41feb2f6ad8c530f77e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a44ff83cab944c8b3987075f64fd0cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b92811386a6b450e8cbb7aaebbd343ae", "region_id": "RegionOne"}], "type": "policy", "id": "01a9a8f373364b458e94a4de8f511bc7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df363436945a42ea8c6a416c1fe0da9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0987dac52ff84dc2b11553cd17feab2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c2293fa26f748d29716d85a1e7f068c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "840ac0a8a9114b5f9180ac8379a685e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b2a5c8dc15541b5821840fed6358295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1a1ca3344c94edbb9bbc920c8a00cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "08f0199d5cc148659bf6b5d9793c192f", "region_id": "RegionOne"}], "type": "sharev2", "id": "a64603d2bd474ffba3ca42e18833b7e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c05eb092242486e80079f41d2ab6cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76cbb84296ab4175b92c177aa0c2355a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e1c996714dd44151ab40298c46db244d", "region_id": "RegionOne"}], "type": "share", "id": "8885411ebcfe4692a9020c5d391304ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "845c3551bf9340309c99cf0d37e2d5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b0f8d5e2420475cbf23ee7b3c158a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87f4f36e1a4541acae6c526827d08d84", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "29d040ed8d074a499022565746200734", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1842a6baca74581973e7be693df2962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a6c01f9a5c843ab89e76ea4c572148c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89993fca8bee48368ac0785bdc1cb198", "region_id": "RegionOne"}], "type": "orchestration", "id": "02dea4c1a7104c5d9ee238f7c1f522e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d15c7e03ddf4f2ea4ad94374085d278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f96fd031a6c54ebd87ab3fae6d9dbcc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f13a993f2def411bbf94bea9cccf642b", "region_id": "RegionOne"}], "type": "block-storage", "id": "b7630a3bef9b4235abba1a615157ba9d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a884516e304da78664beb59eb0e44e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6aab68bd2bbe459a8c0ca556ff8c7015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e61ed2ec42a346e1ad1aea0edde7755d", "region_id": "RegionOne"}], "type": "volumev3", "id": "d0c1e94549a948c88e4d5324d966c333", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e36bf9bec79a443a840c4c9ac9aee970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c98e79392a43461e8c3906a6b61f00fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "194de118cbb44884b66f80ac3454257a", "region_id": "RegionOne"}], "type": "volumev2", "id": "0ab4f08d891346cda8d255e6c6fcb025", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa6827dd4c574657867a466aeaab2058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50442dbc08c24cffbd448ace25e28016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c72402dfa3344fef80d53827297e0ba3", "region_id": "RegionOne"}], "type": "volume", "id": "e2a637a9584a4be58abaa183cd7ac759", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3df5980dbb344dba8290cc9161a47b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93110f3cc18468c8219f649bafef014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0077180f9f804ce281a1525941779958", "region_id": "RegionOne"}], "type": "block-store", "id": "5364e53ffd1f45b4b94a3f07c64ad327", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ca3ce0c0a334f9a9a3a1e6f8517caf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4878e5d4e60c403e96ff68cdc8361d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "19092f78d21342ac8664cf86c933ce8c", "region_id": "RegionOne"}], "type": "alarm", "id": "723af4320d024ecfa293d1b280d5c6bd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eeb81ae890dd464d9a964fcd950778ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3afa865b39944a9793c2b443d2003efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c4117f1441fb4e449b7b9f9b210c070b", "region_id": "RegionOne"}], "type": "alarming", "id": "de34db8030034c308a9a932d454a3a46", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2230c2c39726497baac585517bec3528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "594b786a61c447d7969ba7c1ce400f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b041c779f43e4339b06d6b8fa80eebe1", "region_id": "RegionOne"}], "type": "meter", "id": "51618f8f8be1473d9aee9685666c958a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d6805f6d6c04a7b87b11f2bcd2089ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5580914a8464d808e6141092de70eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cca6ea9e2fd845caa6df9c43cade0c78", "region_id": "RegionOne"}], "type": "metering", "id": "46d5931b27564cae8d658567fe67e03e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e8b661e07214af9881f28c31f805890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8ac42360a504249a3e27210246636a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4b87ea7fd224eb79dfd15db2cf41976", "region_id": "RegionOne"}], "type": "telemetry", "id": "19c5cd961b4046b3bb71287483e8a1f6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ba46223afef24b1abd6d27e8debb50ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c79dd4ce50840bc996a5f87b6cf4449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7eef3c7e179b49b0949bb1149f68d32f", "region_id": "RegionOne"}], "type": "event", "id": "7d2f6a91b4e747e1a5c6f8cf2088f311", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "96934b2002f54837b40edd24835b7abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "56e7ae28b1574238ae1f5a87ed88ff8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93c6c219c1fd41c5a08522170e9f92aa", "region_id": "RegionOne"}], "type": "events", "id": "4b20264d472a4a15a40e529e7b950500", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f518b8d0df7446389312e6c0464d4d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5dbb00084a204c06a58c58eba0eba73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4e76055aee9344ef9e7896244ffe3384", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9f3a75bdbf6b4b3bb60c0edd2efbcc50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ee85ebbccacd46198f9461a0e1e9db72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "877fab1cd2024dc4a0621ab089bdd6da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a39a452690a24a74a8d6547bb71545db", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b346b6ddd3174b468f4c88324663389d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c333d7dbbf00487cb47bab3d97a037b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48a7349a6595499784aac66c0171b78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c4c64d44c9d402c9145655876b3eef1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6beb04987c564e219f09c4826f3eb30e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9c0ed467ff74629999c89f8a69f29e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4550d44f4eb4d25ad00a711b4ffb3d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a7f3b46d30941759e128f043c34055e", "region_id": "RegionOne"}], "type": "tricircle", "id": "41e98c3921dc4f33a08f9fc25316dd82", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "34903aa51d9a426bbd187731f838d5fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d507ab5323cc4928b680fc62f0c6bc6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ac5dd15ac2594bbbba2ffc2d41bf4635", "region_id": "RegionOne"}], "type": "database", "id": "f59e0117ae0148b7aeae20783e86427f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c5bdcd3318b43a0a1ca5499ec5bcae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33bbf196cfa84586873730890781902e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c1d86b816abd4345bf928bf3fac7e196", "region_id": "RegionOne"}], "type": "application-container", "id": "e286d3d25c6944e991e0b91319efab74", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9c60c918af14aaaa9e93277e50220b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a056eb4b95f4cc88600c591a5013dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a960abf217b8441ca188ecad0f4877ae", "region_id": "RegionOne"}], "type": "container", "id": "e27367ed7cd445489b71eab8f4a21bd0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fae0c07df280490fb3a58c80c20fcb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c6f126233ca4f21901167e94f6142ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7f322993f25243ae848023a1c66d9c99", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e197cdffcfb44ffa857c013802ae1e51", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8652ca8a4fcf4c3db778e8a17bdfcfdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "39b14aa5983c47dcb94fb88dc568bc03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f5e516e6e40d415086652c9b46155f61", "region_id": "RegionOne"}], "type": "rca", "id": "55aa9484f28b40cc9bdb45252be1ca91", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09d8915df5874f6d8df660e8e7b248ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c212e853711648f6b84c9e2fe549a4a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "30776c8a3acf44509ebbb0edd7ae0625", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cc5f36d37aa846af8e70a40efec4ddfa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fd7423c6b6124776aeecdec5322593df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6745143edfbe434eafa79cb6483a6308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2eb8c44a63934ad4b94a2a3455b7cd92", "region_id": "RegionOne"}], "type": "network", "id": "0bbc6df09508410e9d1a67579b9f9088", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "08a4cbe14f48459e938d39a94d6898b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3930e01b09ee4945be6f325acbaf4842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3a5cbc796ca747d5967b3b54f726687f", "region_id": "RegionOne"}], "type": "backup", "id": "0f2c4f3bbd8947dab54fcefeba2c0a17", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8ab7efe07f84f9eafba660e14b0a5da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bce64438d2b435180f31f7b0b34405a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b057f43928a64dbbb944aba1433f7ab0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ccad3bc19f241d5b7beaf46178cac39", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ba7cd5dae4e44e3920287cd1aaaf721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71333ab1ef784fd3bedf2a8d4a795afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "809d646b2e194c17a62dbff53c0ce5ba", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1099940a73364ed9a4b59ff7e3c1940a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "442fc937d7d84df0989aa9323b84a497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "27d829b0b5644d11bff955710ceb5349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "63c2c360235c4460a4ca7add4ace8da6", "region_id": "RegionOne"}], "type": "monitoring", "id": "e34a9c646dfa4c118dbd27020994edc4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2089b79afa424b7d9f6f2c668c045fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "22c4434381cf43cd8eb0491589245b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f01443ce2871498abb6f9f365a1233b6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ffd625ed98384ab7a2fa8a4ad2a3aaa1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "681f9a70b7174b049be1f5f334cc02b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3f1f73d2de7a4b3581ce519a1d2ff425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bd3b816ef81e41edb241c4c6fba5ed64", "region_id": "RegionOne"}], "type": "placement", "id": "4aac61ead3c9498ba5195eb18a7e49f4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4725c0541438444a92f90a8a30ffbfdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c053241318143e08edd12819f37e924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ef06ecb7ffc49e88aa8bb18c919a569", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eddfe8dc80dd472aa134083f1da1902d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84f88a611ec644da8e86cf35559598dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5083c48779c8432ca5b23e0cd7134ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a65969aff78f4eb0861e29a5f8320ab4", "region_id": "RegionOne"}], "type": "ha", "id": "088ae21a2ce34c74a2bd1b66c84f05cb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0cf8810d81ca4d20ab4d8446d24e0bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d8ff64fc83ac4a249982abd7ae9e7761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "83624d3691884ce3b6ba9400e08092ba", "region_id": "RegionOne"}], "type": "reservation", "id": "ec7ecafa67874ce39b90ab3c51b677b6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "366055b52bde4139a3f173df0272e0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6be07e7aa0c843bdb8f9c446682ba85a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9dc578465f704cfa84cb189b45757ab8", "region_id": "RegionOne"}], "type": "function-engine", "id": "d8969e4fc9d149df958e39563d45503d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "08b13ee5001f4010bc7456a8f1a56a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "927e09ed3a8e42b4b8ef5b7c5716e505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d58814b0c9494e1badbf56c7f22c8bde", "region_id": "RegionOne"}], "type": "accelerator", "id": "a036ffc36add4c2eb9215193b7f56b9d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec9800c1cdca477a9d381bbafc7424c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b027eabe11f74d89af3f9c87f31ef067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "50ce38a2550e45a3bf9e575c10f70ddf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b612b9b9de4e4b2098f5da71516f5bfe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c3d1e9720c64ffdb01a0d224d3de07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21b081cbd12847768c567ee6b5d307b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "580550c222994d1b983c68b212b8f637", "region_id": "RegionOne"}], "type": "registration", "id": "84d71a1cc75e4097b17eb5531ca83e7e", "name": "adjutant"}], "user": {"domain": {"id": "fb6f648d8cd54bb8aeb8cebc1b16a1f1", "name": "01aa242235d648b4866b53144fd6ac4f"}, "id": "a41ea01cfd75448cb331ff993bf0a490", "name": "53762427876348c5a016ab99b89c08b5"}, "audit_ids": ["7fc3201e9cac44a7af858f8a37df82c1", null], "issued_at": "2020-04-23T06:25:55.899421"}} 2020-04-23 06:27:56,034 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,037 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,039 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,058 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1/policies/no-policy -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,062 keystoneauth.session RESP: [404] content-type: application/json {23} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.372760s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,729 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,733 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,734 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,736 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,747 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.664731+00:00", "project": {"domain": {"id": "8c750035ae2549c886837781ef0644e2", "name": "e3fbb3227c694a87a3307bd0fced4b3b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5006fb3a14c4413cb3251b83e4bb1828"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5357faf18f84db9a141b935bce2bf3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "71ab892ba6dd4b20b03b350eff5910da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3a80711efe0641ddb7faa047a9704d5b", "region_id": "RegionOne"}], "type": "identity", "id": "da23d07ce93b434f85b1e9a023adceb9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b2a3b87b787499a9b7b49328ac24c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3ef9387030804b71b95ce01e5675b72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b9471f9930a94c0c90fec2fe5099719f", "region_id": "RegionOne"}], "type": "compute", "id": "17d9199169dc4d42ba638441f46c5a89", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4b0ec533456344289d7d0d72a4d2e4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "98e8d141a62f4614852411a5f451f4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "462cdecc397a4e4e912f13491e279c48", "region_id": "RegionOne"}], "type": "image", "id": "52b1532381d74742ae0b3b1fd7435b36", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4392a1fe1e844bcfa5087950f1454eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "18cee5e2407643c9b81d9bd2ce0ab0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "146f740e152a47ebb78ab8a8bad6e977", "region_id": "RegionOne"}], "type": "load-balancer", "id": "055406abad394c82be9937f21187c861", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7461764ba819401b9bdc20863054484c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b586b4946f64419c8ba9495e6d244cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ad97901df2e4c0d841e8d988293249d", "region_id": "RegionOne"}], "type": "object-store", "id": "06f500b8239a43dba1cb60e5045d9f84", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9108bb21fea44925b480b73c30f2b4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0a1deaa82f84aef856d766d606f8944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04145e3912864d26b16ce261b24dae8e", "region_id": "RegionOne"}], "type": "clustering", "id": "47436f4431da454cb1f92537346eaa0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15165e473c374505acbca8912bbc2a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5c585e85ec44d188917ea63323a3a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1ee26b4abc24fe69cb18f875c3088f8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "aeef7f906933488397925b18af739a28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8b2e394d37a43618faac273555b275d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82daecee5b6442a89edf307d48f8c80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96376e95eddb4ae08cfd7ae1028bd7e3", "region_id": "RegionOne"}], "type": "cluster", "id": "ac55e38152e44de8be8aeb4aa470d163", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "84b5b4c4e69c49f9830edcf444746bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e3f3d83464e44870ae714cc1a1831aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d3d125ed0a70410f8421f0f51c93abd7", "region_id": "RegionOne"}], "type": "data-processing", "id": "3cbe92c00ee44b438b676b0896e35991", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d01979db2594072b2b0f5c069b63ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0f9ed92eb2c453390a7cf6ad8f9e076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "07ad6e6045e94698b245a6df7bfd5703", "region_id": "RegionOne"}], "type": "baremetal", "id": "bc2871fc676745c5aa82e4f9ad4dd80b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ac0ee04efbd4e3d8d21764839185ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8b3b59dbabd748bbae624b0debc5be0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "57bbe56ce1a24d4b9fd16cbcc16427ba", "region_id": "RegionOne"}], "type": "bare-metal", "id": "79f4e8dacca84308902f5f628958f1a1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "17cfc1fd2d014f8491b8d5d5fd2c9701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dc3614d8490f49e39d7519ae39b3455a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "88e82aee25c74e2990cfeb269c984f84", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5412bec21a7d4a3f81458cab92ad1e60", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "95bee9bce07b42a599c4e6a3f81b4353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3cbf4c0f4f043929384399d44233176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3b93ab1cf8074168ad0bcad948972731", "region_id": "RegionOne"}], "type": "key-manager", "id": "43fa88bdf969444c8f34ac6fdaee2ab3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f4763b2a2a314c7299f32c07d3cedfac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2afe284061045deae56c0defb3ff709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91d4ef583cef4514b38d889ff6575e0f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "acc7bed803434567b69f5c2201b7fe8e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92be2f2da1b44ff39cb801e32cf24cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d340d354011a4d6aa0fd2ac994d67b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c91e18bae59143f18c8fdbd5b4a2f2b7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "87e6ac79b97a4759a6fc7fc957ebb966", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e02468c560044c16a7773d645d9a3da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bae435aa974f4b5dad9a7275c4f78ac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e0f0adcf53394e539d5f025ec563d553", "region_id": "RegionOne"}], "type": "message", "id": "904e66649b304a92936dbb9ab3dc81ea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a082a82e31dd4d38a09f1a53197dbbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "161fde03e07d4af68d3c11590a95dc30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aeff2bd1ac4a4bd29bbac2737eced71d", "region_id": "RegionOne"}], "type": "messaging", "id": "be0fe21f703f44919f6153e110a455c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9c76236f56b44482a030f1f83339185a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f073cbdef3f4135b3a8551e7d6d4c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "635e1515648246c69d5bb78ce2bdc572", "region_id": "RegionOne"}], "type": "application-catalog", "id": "565d6a8ed528421da4977f116580866d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b49b49efaa674d7d9167d498c284e384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d0ba12b63fc4101ad84b78965699724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80cba025d73e47b7ad727e27323dfec3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d1b6b8ea414c45118146e876ff064bb5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "741ef4907d5b4085ac6a3ab3177799c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21ad78401a034fe48b49761d90a07f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ace5ef26342642a4813bbc2a9ae165e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5320274b42d746f39cd96db622965be5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d853e57f30574079821c856073bb6239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93bb11afb54c4eec8b97244e31190d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ecc2596f3394e3897d5c33a389ec349", "region_id": "RegionOne"}], "type": "container-infra", "id": "277c68aeb7fb4b1d90ee0bb7c2b1116a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "03d8d211a91241dcbd55fe556cad8948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3bfd979020f14c0088a3ed3054ff7817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4790d26bf7bd41629a82d1315d92dcf7", "region_id": "RegionOne"}], "type": "search", "id": "f286f786b4b2479b84bfabf429362e4b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9aff5a32dbf548fdbd4b7a314f9113f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "138b4bb767274dcca1c1f919589b9058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "05a96983ded74315a7d0cb02f2d1494a", "region_id": "RegionOne"}], "type": "dns", "id": "6e5cd02212794fc39101a1ad0a139c5f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99221b05345641fcb1718ff6f92fb6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52ca33f747664d2c97cb13174c6af55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d45b2311831243039aa7706a058a8a1c", "region_id": "RegionOne"}], "type": "workflow", "id": "e78995006c2a4efb841f26fd232e946f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b5c909a78d849988f6fd4805ee7f5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18b346674dab4d1a8626120ba5b69d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b154d5f07b0e475c9f2f3f7a4c9beaba", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5127bcdd7e8a467dbeea837983a91b63", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fd5aed82768e4fcaa0d41ad6c2086cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e8c4c63d6da140cc93d8ae8c8d509def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7811e419f931440c9dbc92a61e456cd6", "region_id": "RegionOne"}], "type": "rating", "id": "a50eb00d12c54f83a899411e9c056644", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d0b7e77c5ac450a839f800809741e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a824483d5b714806b5d075afdfab0bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8fd38715d5694025bbead637d292ad4b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "27fbb86f9b0d4b6fa43828464090aab8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76ddd26a51c64fbeafd652180fa52388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8ab7a59f9e048938263d72b3491f110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8627a646a5084f31b5e046e7ca21ab86", "region_id": "RegionOne"}], "type": "policy", "id": "8455a39c4d904ebaae26ac75efd4e294", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66b1055385c549489d9f44f3741af8ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39999cf5f6474ee3a27582222c82c075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "95b0780ce6674692bc0f21c8ab5675b8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4a9d1387bd594cb6906516fba92bb772", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3878b62a7aa844a68353979bda45cb4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11aa1794d01e4a21a42f179366ae476c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf26a2bafba142418a16e2a11f4eb579", "region_id": "RegionOne"}], "type": "sharev2", "id": "ab6ccbbece4d43579a1bb1989883cf8e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4771695b34e4c409961ec6ac9632c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d687212670a44c37be2e5986a021248d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd19e2b2401a4cc4893b493bd798387b", "region_id": "RegionOne"}], "type": "share", "id": "02841c79bf0a42248df6eed30776ad9f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dbb44321c6b64fd58c86d5030622444f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eaabbff3b3f94352ac863defd5ec5afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a7d29f6e17c483694f026bcdcd27eb8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a7a5bbc4c0bd4f3e96f1dd4fa35cec13", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "369d179c2b61489a8376cd5a2f67bce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99ea4bd559344975a774db7d86ed65e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "326eb48699e84092bb20eef981803351", "region_id": "RegionOne"}], "type": "orchestration", "id": "ccb87aaec6c748d082f450894681f5f2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bad64c221ab54d63acc0e88f80756ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f54364bc0ffc4642b1e1a77deb22ad0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37855e00424847348b9beb458573ab47", "region_id": "RegionOne"}], "type": "block-storage", "id": "f3751b8f09834d9d8f38a868fc9fef74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae1a31a2539474788f3eb4f9290233e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5023712873f547f7b98b97e56cc333e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1043d0e04ac548b3b805223c53283c1a", "region_id": "RegionOne"}], "type": "volumev3", "id": "0dee283ed53a4a8ca9cb4aa7322bc602", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6762d93527104194aa6bc8700d6018b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b5bdd4a3da04a1a8c6495a2a0d8e5e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d91fc77ea28748739d327ee641adf73b", "region_id": "RegionOne"}], "type": "volumev2", "id": "3ae456bd96774b308ec4310381a1354f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0163b0b9a0f4a6597800cd70282982d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91363ef54cac463bad7bab81413fd08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28b286a321694370b0b4078676590ab9", "region_id": "RegionOne"}], "type": "volume", "id": "f091d3c009e140e2b9c19f003a120c92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3b811d54a6945929e9eba3f694509ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f88f54189146ba852c1086bceca9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9b535859684724b6a0e0af18a65cab", "region_id": "RegionOne"}], "type": "block-store", "id": "81f2406a83a942c28f85c39071d14f43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05d00990eca34ca2bff03b29d32de890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a293005361404af091cc7b5677501521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4c1be1c5950b48d997c0d7bafbff3bff", "region_id": "RegionOne"}], "type": "alarm", "id": "190f0ccb3d6d42929ddcf34d74b84a29", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "234aecc41f8844b88b5f45a35c54c5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08b9b9e466ca465c953ef68bf823ced2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d94994b5be54b1d8f4f5aa159de7918", "region_id": "RegionOne"}], "type": "alarming", "id": "1a9bed24832c407487a3edb8bc296d29", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "efc8b14e1ff147499e637f60b9b7d30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35fcd665cabe4e3ca1bf3dcc3d6e9485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ee35c518dfd24723990e2f5ffee855ea", "region_id": "RegionOne"}], "type": "meter", "id": "525cd20d5d1d4918b0486e763fc02665", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b72bce05cab4911b3f193e9e1c2fa58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "14feb4078ccc43849439885ad49443f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ea13ab3bfe44a97875b7cfb6b96d082", "region_id": "RegionOne"}], "type": "metering", "id": "bdff0b978f29493a82516cc2571f0b42", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "133990cdd8a84cd0b6f58df0c06754ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1530fd0088d6496f8e474d53ef607b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0b491622ba8f487eb0a95558e0c70d3f", "region_id": "RegionOne"}], "type": "telemetry", "id": "eed5b123c508495ead2a30c8936cf35a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "821228a394ee46ec9d6982e93c4fcbda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14ebc9575a424c0e8ac00efe0e5a4662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aee3cee6aead43519efa372eba66dfec", "region_id": "RegionOne"}], "type": "event", "id": "2524d760f2a74eaaa8555d25ea20c34c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "881ab49a12ee4738aba4cc58350ad689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6460bf605b9433ea7ebb45db7374445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0095954407c249b58959ba444a4c9603", "region_id": "RegionOne"}], "type": "events", "id": "7243b8456e6349aa83dec7605b6d7b8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cea78271a71b4176ac21583c97626ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aaf3aa5ec0614a488407bf2776f645a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c8cbe24fbde24e8fa9343f38490b9745", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a260900324b74c52bbfa73f9f1e5c3d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31ffd591a49e47b4ba8f7f9a34e80baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac5c8c386f5d4e7aadc1b707ed8daf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b4465b2bf8b465ab1e2428153c1e366", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b3950e04dc89425ebec85dbfe91eeacb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24a1ff6131ab49e6a976f8a54fe4ce0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec4c6071aea848cb9ec1841b8c9674ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "791d644788eb4e32b1bf7dfc5fc8629e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fc9dd12b14114e7da83d470607e01658", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4c190c519c94168af8bfe2e42037248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4c93c45798e43cea24752f243ed5f46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfb127e1c49343a78061dfabc82d5c67", "region_id": "RegionOne"}], "type": "tricircle", "id": "bba391e1310548b5b95c4a331c86fb97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "682cbc09e32b477ab206e4595a0400c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b81b4339bc33417492f20738273f6c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "884d6370f8df409ab1292392723d2672", "region_id": "RegionOne"}], "type": "database", "id": "a088801fc557461dadd815f86c8c96bb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91f3a256227842ed9cb47971ded38d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e4319bf548642b6ae8ca1264d20ec56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f421a6ffb1ea44c2abe322a68c409ccc", "region_id": "RegionOne"}], "type": "application-container", "id": "6c5c45b1d9d546d2b75726d092719340", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "386905eb161a4d32997686d98c9705cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d7d31a1831f46cea78391d806046e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4743e255c39f46c0b8cd7388e6db120c", "region_id": "RegionOne"}], "type": "container", "id": "65a963e867224be1a99039ca46244a82", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3491fd8180a24e27bcfa967f52ae7402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4fbb707953d8441691811eda3e58ec2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a2dae438f53f494c8c3d35330ffe8b96", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "09c17ac89d654563b85fe324453ea30b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "054cb1bb3e69420da9b49e97ac250a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d618a556da3a4a8995cec59006032b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c253e8b991ce4726b55849598edeae2f", "region_id": "RegionOne"}], "type": "rca", "id": "69e9dd015cf34c7580082bc0d12d446c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f569a230e67046918eded76d44bd6383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "197c33030c16440e9c6b288705b229d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ffb2a4ca6c2f4a0683ccd6bba7aef5b8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "238b20c252e04297a6adf8a52a40048b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "52d0126af1304f7a9fcf82aea132a4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3907ec7ae2da4be2b2b8bf6c3f016208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "eaa939f29a2541a4b8ace8d8e781bfee", "region_id": "RegionOne"}], "type": "network", "id": "b4017717afbb4902998155d92bcbb8fe", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "722242a6e1894e0baff1a628f19ac62a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d1a3681b91b8423d94d6d0ca3fc4e3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "558c64e18bf34a7da89948c0f2d824be", "region_id": "RegionOne"}], "type": "backup", "id": "69a02958bfe7480081c9b850fdeb7593", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b290bd428cc41a6a99031288c5a46e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af6211ee01b6419d9a0ba7c508f82787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b7fdcbd540174a2e856c64ba75cd79bf", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "519aab5d256b48d79b5976c7f9650a32", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b322b5b053e4f7c985c3a1ae0cd7e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a848104590434115ad3688afa9b2d028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2cf7b4d7bbc641c5ae550a32e456003f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8ffb39c833644ad59915abb8a6767717", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "289e11a766e24a64a376e73c6d3b44a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c6d406097ff42409b6109a4d380cb1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "65078ee162da4ca0a8bb0e46f1c08939", "region_id": "RegionOne"}], "type": "monitoring", "id": "5cec4c87b4c34ca18a6cfc668a7f79a6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2cab6954dd0b47d194e7543fd5e470f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "63a1f18ca56d46768086bb53569ae6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7c37a8b8e3964328aee6d11b448b0df3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "19d26d715c6b4d209f18d43d11ed1e82", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fb9792aa49944e389b7a1d6257f61b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b987f8f90afc4d5e8f18bc15bcfb5ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7288c31fa302404bb83cea340ba05978", "region_id": "RegionOne"}], "type": "placement", "id": "451702b5b3ee4f5a91714b8a4ab4bcf0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9986c9d247294b5292a4b8a6d5f03745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad1badeb0b0944a39693995872ee0a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1130392c5973493fbf151a0003f696c6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "086a42f126a94ec19f17170570099714", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d62a4e5035f44d1d87ae6586e66b87a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "279477433ba74b2ab1bb53b72e19e412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b9c875d9b6c04697af3c30e1b8e6aaf3", "region_id": "RegionOne"}], "type": "ha", "id": "41cda8fa9c164b33a330508f6b980fa8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6e5620a626c24fc5acac016b1ed18a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "61514d9f4b734fd2b734d0cf2537bdf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d2cd1b3412344686a098163026f1f871", "region_id": "RegionOne"}], "type": "reservation", "id": "ed253ed4d2f44fb2a932a38d09f7b548", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fd828d6475164305a6f6d49420320e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6527140ea8be4048a5db803f239cc71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bcdf92c194e0445c9bb112052834d62e", "region_id": "RegionOne"}], "type": "function-engine", "id": "0c9119c937764a819d0fa6e2e3198ee6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3ecaf71d964d4e8fa3ba6b1a578bb6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1a6f67ff410049658fe82b8377ddd0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "343c9f6f6951424082f846633f8c417a", "region_id": "RegionOne"}], "type": "accelerator", "id": "4c09fbc08eeb4a2d9bafd0e19916daae", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc1a5dde3fb04b1e90681d9f331e1f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f230eec44e9b4d9fbbfc7bfcfbad36ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "405cf622ceb348a7a10cde6ebd7fe002", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1a5d76907961466a897892466f4f6ad8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87ac21c3eda240c7b6f9ea7f0e2bba5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e87d4f4757c74080acfd4d6a1fbe9696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "730fc859e56f45c287298438de2d5f0e", "region_id": "RegionOne"}], "type": "registration", "id": "fdccaec079134447aa71ea217fe498e7", "name": "adjutant"}], "user": {"domain": {"id": "b668df1ebd55454c960f0692a47f3b5e", "name": "7708b24f52e147bca2ebc99f5e32804d"}, "id": "32a26eda3bc54cd782eb70d6ae5a44ee", "name": "37221e840a0a4177a227ce98c811e0a8"}, "audit_ids": ["df5313072116440d83641adf892fafae", null], "issued_at": "2020-04-23T06:25:55.664731"}} 2020-04-23 06:27:55,890 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,898 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,900 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "51044c863f494741814d9c232c396607", "service_id": "8ff0e30ce577443b903165553872d76f", "id": "f338d08f3dc945f1b9c3f2ed33c9fdc3"}, {"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "e67dbad00bb845fda79a5e7eb34de21a", "service_id": "94b911d6bce840e6a12e684b687e6fc4", "id": "5e137a6beaed4e23a96ca4e2b7d4b8d9"}, {"region_id": "04c0075202ad41fcb6cd0aaafb18c1ea", "url": "https://example.com/", "region": "04c0075202ad41fcb6cd0aaafb18c1ea", "enabled": true, "interface": "edf7e3fba4334171b725b9933a7adcf7", "service_id": "c837254843aa4494abda7074196fc99a", "id": "4c9b6f05f7ab4699b88a2530f1752d41"}, {"region_id": "8ec34c4a736b4b169d358b886e1fb29b", "url": "https://example.com/", "region": "8ec34c4a736b4b169d358b886e1fb29b", "enabled": true, "interface": "6e4bdcd6f979439db9cb67600c36f445", "service_id": "940f59b36b204bbda909be91cff60346", "id": "6d80e29d38464f709b0a80a32f44e12b"}, {"region_id": "d5b6b06c7a8f44289bf214eb93ca7825", "url": "https://example.com/", "region": "d5b6b06c7a8f44289bf214eb93ca7825", "enabled": true, "interface": "4c73b32195bb45f5818a75d71500a449", "service_id": "d97659f87c264f418dff38a7542365fd", "id": "345c112ed5144ac8a896dfa5ccc12570"}, {"region_id": "974990544b8a4254b68d7d4e4a5eb494", "url": "https://example.com/", "region": "974990544b8a4254b68d7d4e4a5eb494", "enabled": true, "interface": "159bac6f3dd44d56acfe4f7603c41e81", "service_id": "c94577c052764aed91a77b41377ecdc0", "id": "6e5e8f0734504aaf84bbbb521f208631"}, {"region_id": "0872e3151a4549f4bfd75c610e4d8d90", "url": "https://example.com/", "region": "0872e3151a4549f4bfd75c610e4d8d90", "enabled": true, "interface": "cefc970a71874374a1cea341b613ca9f", "service_id": "477657e2fcbf400c8b6ad4e751c75b37", "id": "cbb81eafb75e4bf58f361aae8966173b"}, {"region_id": "761f0275d6b0482ca0c88d67edfb95ff", "url": "https://example.com/", "region": "761f0275d6b0482ca0c88d67edfb95ff", "enabled": true, "interface": "1ab741f45d6245179d9522b2a5fed5e2", "service_id": "4c781643e12d40b392af1f4fca50f6d4", "id": "b4e3e4c25d3943e5a1e607f55b19240d"}, {"region_id": "335bf93145634d42ab420d3c755f326c", "url": "https://example.com/", "region": "335bf93145634d42ab420d3c755f326c", "enabled": true, "interface": "ff29b591a20b4608949fd88517dc6a2f", "service_id": "900dabfafda146e4ba9d056683abaa90", "id": "a2b1ff5118de40ed8e8dbb7717b9568f"}]} 2020-04-23 06:27:55,939 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,944 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "51044c863f494741814d9c232c396607", "service_id": "8ff0e30ce577443b903165553872d76f", "id": "f338d08f3dc945f1b9c3f2ed33c9fdc3"}, {"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "e67dbad00bb845fda79a5e7eb34de21a", "service_id": "94b911d6bce840e6a12e684b687e6fc4", "id": "5e137a6beaed4e23a96ca4e2b7d4b8d9"}, {"region_id": "04c0075202ad41fcb6cd0aaafb18c1ea", "url": "https://example.com/", "region": "04c0075202ad41fcb6cd0aaafb18c1ea", "enabled": true, "interface": "edf7e3fba4334171b725b9933a7adcf7", "service_id": "c837254843aa4494abda7074196fc99a", "id": "4c9b6f05f7ab4699b88a2530f1752d41"}, {"region_id": "8ec34c4a736b4b169d358b886e1fb29b", "url": "https://example.com/", "region": "8ec34c4a736b4b169d358b886e1fb29b", "enabled": true, "interface": "6e4bdcd6f979439db9cb67600c36f445", "service_id": "940f59b36b204bbda909be91cff60346", "id": "6d80e29d38464f709b0a80a32f44e12b"}, {"region_id": "d5b6b06c7a8f44289bf214eb93ca7825", "url": "https://example.com/", "region": "d5b6b06c7a8f44289bf214eb93ca7825", "enabled": true, "interface": "4c73b32195bb45f5818a75d71500a449", "service_id": "d97659f87c264f418dff38a7542365fd", "id": "345c112ed5144ac8a896dfa5ccc12570"}, {"region_id": "974990544b8a4254b68d7d4e4a5eb494", "url": "https://example.com/", "region": "974990544b8a4254b68d7d4e4a5eb494", "enabled": true, "interface": "159bac6f3dd44d56acfe4f7603c41e81", "service_id": "c94577c052764aed91a77b41377ecdc0", "id": "6e5e8f0734504aaf84bbbb521f208631"}, {"region_id": "0872e3151a4549f4bfd75c610e4d8d90", "url": "https://example.com/", "region": "0872e3151a4549f4bfd75c610e4d8d90", "enabled": true, "interface": "cefc970a71874374a1cea341b613ca9f", "service_id": "477657e2fcbf400c8b6ad4e751c75b37", "id": "cbb81eafb75e4bf58f361aae8966173b"}, {"region_id": "761f0275d6b0482ca0c88d67edfb95ff", "url": "https://example.com/", "region": "761f0275d6b0482ca0c88d67edfb95ff", "enabled": true, "interface": "1ab741f45d6245179d9522b2a5fed5e2", "service_id": "4c781643e12d40b392af1f4fca50f6d4", "id": "b4e3e4c25d3943e5a1e607f55b19240d"}, {"region_id": "335bf93145634d42ab420d3c755f326c", "url": "https://example.com/", "region": "335bf93145634d42ab420d3c755f326c", "enabled": true, "interface": "ff29b591a20b4608949fd88517dc6a2f", "service_id": "900dabfafda146e4ba9d056683abaa90", "id": "a2b1ff5118de40ed8e8dbb7717b9568f"}]} 2020-04-23 06:27:55,981 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,985 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,986 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "51044c863f494741814d9c232c396607", "service_id": "8ff0e30ce577443b903165553872d76f", "id": "f338d08f3dc945f1b9c3f2ed33c9fdc3"}, {"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "e67dbad00bb845fda79a5e7eb34de21a", "service_id": "94b911d6bce840e6a12e684b687e6fc4", "id": "5e137a6beaed4e23a96ca4e2b7d4b8d9"}, {"region_id": "04c0075202ad41fcb6cd0aaafb18c1ea", "url": "https://example.com/", "region": "04c0075202ad41fcb6cd0aaafb18c1ea", "enabled": true, "interface": "edf7e3fba4334171b725b9933a7adcf7", "service_id": "c837254843aa4494abda7074196fc99a", "id": "4c9b6f05f7ab4699b88a2530f1752d41"}, {"region_id": "8ec34c4a736b4b169d358b886e1fb29b", "url": "https://example.com/", "region": "8ec34c4a736b4b169d358b886e1fb29b", "enabled": true, "interface": "6e4bdcd6f979439db9cb67600c36f445", "service_id": "940f59b36b204bbda909be91cff60346", "id": "6d80e29d38464f709b0a80a32f44e12b"}, {"region_id": "d5b6b06c7a8f44289bf214eb93ca7825", "url": "https://example.com/", "region": "d5b6b06c7a8f44289bf214eb93ca7825", "enabled": true, "interface": "4c73b32195bb45f5818a75d71500a449", "service_id": "d97659f87c264f418dff38a7542365fd", "id": "345c112ed5144ac8a896dfa5ccc12570"}, {"region_id": "974990544b8a4254b68d7d4e4a5eb494", "url": "https://example.com/", "region": "974990544b8a4254b68d7d4e4a5eb494", "enabled": true, "interface": "159bac6f3dd44d56acfe4f7603c41e81", "service_id": "c94577c052764aed91a77b41377ecdc0", "id": "6e5e8f0734504aaf84bbbb521f208631"}, {"region_id": "0872e3151a4549f4bfd75c610e4d8d90", "url": "https://example.com/", "region": "0872e3151a4549f4bfd75c610e4d8d90", "enabled": true, "interface": "cefc970a71874374a1cea341b613ca9f", "service_id": "477657e2fcbf400c8b6ad4e751c75b37", "id": "cbb81eafb75e4bf58f361aae8966173b"}, {"region_id": "761f0275d6b0482ca0c88d67edfb95ff", "url": "https://example.com/", "region": "761f0275d6b0482ca0c88d67edfb95ff", "enabled": true, "interface": "1ab741f45d6245179d9522b2a5fed5e2", "service_id": "4c781643e12d40b392af1f4fca50f6d4", "id": "b4e3e4c25d3943e5a1e607f55b19240d"}, {"region_id": "335bf93145634d42ab420d3c755f326c", "url": "https://example.com/", "region": "335bf93145634d42ab420d3c755f326c", "enabled": true, "interface": "ff29b591a20b4608949fd88517dc6a2f", "service_id": "900dabfafda146e4ba9d056683abaa90", "id": "a2b1ff5118de40ed8e8dbb7717b9568f"}]} 2020-04-23 06:27:56,021 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,027 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "51044c863f494741814d9c232c396607", "service_id": "8ff0e30ce577443b903165553872d76f", "id": "f338d08f3dc945f1b9c3f2ed33c9fdc3"}, {"region_id": "region1", "url": "https://example.com/", "region": "region1", "enabled": true, "interface": "e67dbad00bb845fda79a5e7eb34de21a", "service_id": "94b911d6bce840e6a12e684b687e6fc4", "id": "5e137a6beaed4e23a96ca4e2b7d4b8d9"}, {"region_id": "04c0075202ad41fcb6cd0aaafb18c1ea", "url": "https://example.com/", "region": "04c0075202ad41fcb6cd0aaafb18c1ea", "enabled": true, "interface": "edf7e3fba4334171b725b9933a7adcf7", "service_id": "c837254843aa4494abda7074196fc99a", "id": "4c9b6f05f7ab4699b88a2530f1752d41"}, {"region_id": "8ec34c4a736b4b169d358b886e1fb29b", "url": "https://example.com/", "region": "8ec34c4a736b4b169d358b886e1fb29b", "enabled": true, "interface": "6e4bdcd6f979439db9cb67600c36f445", "service_id": "940f59b36b204bbda909be91cff60346", "id": "6d80e29d38464f709b0a80a32f44e12b"}, {"region_id": "d5b6b06c7a8f44289bf214eb93ca7825", "url": "https://example.com/", "region": "d5b6b06c7a8f44289bf214eb93ca7825", "enabled": true, "interface": "4c73b32195bb45f5818a75d71500a449", "service_id": "d97659f87c264f418dff38a7542365fd", "id": "345c112ed5144ac8a896dfa5ccc12570"}, {"region_id": "974990544b8a4254b68d7d4e4a5eb494", "url": "https://example.com/", "region": "974990544b8a4254b68d7d4e4a5eb494", "enabled": true, "interface": "159bac6f3dd44d56acfe4f7603c41e81", "service_id": "c94577c052764aed91a77b41377ecdc0", "id": "6e5e8f0734504aaf84bbbb521f208631"}, {"region_id": "0872e3151a4549f4bfd75c610e4d8d90", "url": "https://example.com/", "region": "0872e3151a4549f4bfd75c610e4d8d90", "enabled": true, "interface": "cefc970a71874374a1cea341b613ca9f", "service_id": "477657e2fcbf400c8b6ad4e751c75b37", "id": "cbb81eafb75e4bf58f361aae8966173b"}, {"region_id": "761f0275d6b0482ca0c88d67edfb95ff", "url": "https://example.com/", "region": "761f0275d6b0482ca0c88d67edfb95ff", "enabled": true, "interface": "1ab741f45d6245179d9522b2a5fed5e2", "service_id": "4c781643e12d40b392af1f4fca50f6d4", "id": "b4e3e4c25d3943e5a1e607f55b19240d"}, {"region_id": "335bf93145634d42ab420d3c755f326c", "url": "https://example.com/", "region": "335bf93145634d42ab420d3c755f326c", "enabled": true, "interface": "ff29b591a20b4608949fd88517dc6a2f", "service_id": "900dabfafda146e4ba9d056683abaa90", "id": "a2b1ff5118de40ed8e8dbb7717b9568f"}]} {23} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.071933s] ... ok {26} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.256416s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,953 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,957 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,958 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,961 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,972 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.894555+00:00", "project": {"domain": {"id": "1ef1cdbf88b94d6d96587eede78ee220", "name": "d7d2ab752966480a80b15bb8c03203bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3bda0138fc7e4fbba0bc75e9ba5abe94"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2cd6c812d6234146bc39d2efadaf931c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "deee9a074a514facbfe6f3b42ed68306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7be508ff0e56465fa9d05652ec1e9699", "region_id": "RegionOne"}], "type": "identity", "id": "80b5f3c96a444b798670cd393219e68e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75b94b90b49f46febbbcdf3cbd1ef58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6f1ad7d0b6034a5b9041003298ec6c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dbe225ec1bf348a2b358c53dc9ae9274", "region_id": "RegionOne"}], "type": "compute", "id": "241bcfb2f7594910aa0a05a491c36e50", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f5971ed801c74b76a0ec89080f208c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c105f88819124c8db558c33a060cfd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "824136dd91a0485eba70ba5e9dbfe798", "region_id": "RegionOne"}], "type": "image", "id": "290cb3c6e5cc4e89a2d514f36719a984", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d30a0f83c19a4ff1b1f67d92f8cdd5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da79e6619cf74bc3a751f6ee43f9ffa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ab3f40a34a044509b1bba8ec8a6efc0f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ab674df5161a4deba56f0b08a937c206", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fba91c5911d4453baa5aabac6396a2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7c780d26aab483991913df7f95c09f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff93824a2d194ed4927fab97c248a58e", "region_id": "RegionOne"}], "type": "object-store", "id": "66c99f5add9e4d3e8bdd2210e76eba1f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1cb2ef28bdab48f9af6d67f13b3fc98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d255ae4fe1484ad9bea92dd1b2c4e63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c3613798b674645b5849f653981252d", "region_id": "RegionOne"}], "type": "clustering", "id": "e83a74cc5cf145fb8104f4a8adfa8e26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b65668a21b1d4adaab18faafc6b643b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b637873387c64137a5ebce7f626e5952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f7df3e64383a4e1d8fe8ccc42a0c0239", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "04c1c2ddc2a24af7acafe6f22bfca7cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "36d7c16c175e41f0bd7cf0cdb014d03e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57b05f234adb4a11b4bb61a992ba080a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "779796fd1d374479aa75bf2ba8be656e", "region_id": "RegionOne"}], "type": "cluster", "id": "23252740423042ef8249f4bab6fbb9a4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef6897b4e51048fd84c3e6407297de6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "13467ecba9e146b593a5ebe77a2302c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4e8c2514bed6477091942715cf021564", "region_id": "RegionOne"}], "type": "data-processing", "id": "365ba26d031742de85254bcfeda6a306", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55b21ab73ac84dedb21abc642a057e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b6fb9c6b55a473aab13383581490e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09b7a7ae655543949677ee5a15cb586a", "region_id": "RegionOne"}], "type": "baremetal", "id": "1bd3b0bf84da4438a0c61a2af1e78e1a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb188b0190d84ba0a3e226bda860cca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2985f9732934fc38b412a86178d4d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e8d162756fab4f0ca060495ab75d81fa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "974d0b674ebb42f28b13578598df1382", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0c0f28a841a94a8080fdf9d0065bc637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "596fe4fbdfc546769b855c36193f95c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e8dacae70d8a45409afd701e24879087", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8fcd5ea22b78485c816ec27dc88dd638", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3d0d80ce12646478ff08e133dc1ac0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2c077ec6fc3340aeb125336cd4c874b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "de777dd3d1a5413f97ec2d668ec24a9b", "region_id": "RegionOne"}], "type": "key-manager", "id": "88ec5d11e73d4a489af26943bbd128dc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23ec2d28ab9340c9aca66419d7ed6b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "130617bad9d54675a99d47840cab75fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3fe0cfaa4b75421b9ceb7d8e1a83c940", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "25cad69653874c438a1792abbe0afc63", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cefaedf4e014be99155bf9f7888372d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c6913348c3fd471a90db2e4038da9b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cb0eba087caf4b7e981dba8375d52f99", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c1876c4609c443aa86087fbf51c68bb3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e274510d518b4ea0b9b6ba9e99164e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "050c1e1c16ad4df1923e396482ddcf2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4aa4f34959df46b1aaf7d6a21c214e12", "region_id": "RegionOne"}], "type": "message", "id": "a89a675b8cb5408885768e31eff833a3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ec13b8192eb94712bac73ae2701d5c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01106b31ffde4b538cabba93d3fd06a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5ae6d12a3e974f5a8d4730e23d5ee09f", "region_id": "RegionOne"}], "type": "messaging", "id": "751ee419b2144e58857ea015a4574e85", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0ffbb4413efa48dc8f7af6169ba06432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "10bf152262ba4458b7c3d12a24f4043f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "37867f04f2954cc797bcd45bf42da3e5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "76e04aeb12c542e9a78af28f07c91887", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef42c43317b34ce99c53e53f836c2e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a639c963ba344909a8b27278e176b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5c26f1c151a4ead874fe578e3dec615", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d25e710fb7c0430c942c33227f65de32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48014b6c07834da0b2ec61706e355455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b8921c8aa314d03abdfb9225d2c6f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05e34b6f68034e88bb687612d541a7ca", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "830875f9d02f428b932751329bc22a43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28884a4b114d4f5eb352ec4a1b661f36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f828f8df5a145fba1d951063caaa1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16e760713fb64c1980c7bcb5b1519374", "region_id": "RegionOne"}], "type": "container-infra", "id": "992d0828419b45c29e151f02a9cab29b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "20481a62318d4a289f9c213cbfc64427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "18c71adbc6e541659beda3bbe2fde7f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "83b8f3e258b340eb8c39e4f201f2dfe6", "region_id": "RegionOne"}], "type": "search", "id": "c185795dc53444c9aa57a87ae6d62e90", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c32095edfead4c33a23bb705683cb576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "de1326ecb9c3407a9670b2cb4f02741a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "02df710222a54908bae479cee91dd84e", "region_id": "RegionOne"}], "type": "dns", "id": "cb6e401eab974810b74d634237083b89", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3e0706b3dcb413c86dc53631f14540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0af1ddbe63154c2ea012a9c465f329bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7e2530e3ca34ffe9a3ac5edb4ace9ad", "region_id": "RegionOne"}], "type": "workflow", "id": "904b8f1985724a7b821ad3bbee11971f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc0443773e0f40b88ad746399e284165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70f0d9f1d6ea4ff3925294233bcf6fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "030be1bd789c41fd92499bd491587644", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7ddb1060527a4f4bab78ee8961767620", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "641cc5d637ea442999533db08e009504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6c353aaacb14061b1b60c2401aab4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "21ee7de56959487785562ff1c3a85cf3", "region_id": "RegionOne"}], "type": "rating", "id": "0907c7e40bda4527b54d78b7ed49bf91", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28096367e806411bbd8ad5ff7876a497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dcd65ae6d21243aebbe4385ba40295e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "449363eea53a4c46bb8bd30471918e8d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0da751d92551477294a467850aaca12c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f20e74d54fe94d028b59ecde87fcd7f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45eaf0c5448f4778b0e4f62a36e328dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a938336082f44b0aa0abd5b082f72943", "region_id": "RegionOne"}], "type": "policy", "id": "04d81821ae7a4c42bd0cb6946da77a5b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "424c764f1bea4d3987f547a828bd41eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec380763757e414cb002c5fde0bc1809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a3515d987c54b638674062bcc4d809c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b28cdc4d7bfc4319bdacd0b6fc4c669d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "869906961a38441383ef22fab4a7d6a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24768d2de9c24cf9acc9921beafebcd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c01ce6b9da74dacaad2871b1b37765f", "region_id": "RegionOne"}], "type": "sharev2", "id": "f89c51ea370c45509356bf375bf63eac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39d5c69407644582b97607a8fc68a2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5931ed98a4fb40aa8796c00e1bb9c36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7e057e97c2f142bab37d52f5075f84dd", "region_id": "RegionOne"}], "type": "share", "id": "29367447d3b04cd19cdd502dfced88db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2fb7408834ba4299a52e6618a9bb0a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "492af7c690c54611b4912b03b5400c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c3a63b33e8d436a9fbfaab9f1d3bcf5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4e656d28309040b99cbc2a2f885da4d0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eb888ef29ac40e086303d4e8c87b1e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8cc17410b764582bfab018dae8267d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30038c922e6b4951a8b92095f64f0fe4", "region_id": "RegionOne"}], "type": "orchestration", "id": "723adc529449442cb920d47731825a7a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ceea72451924592ab9a38e3be40219e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5291d8ebfd9b4d12b5ef3c32fd486bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5133f8a51fbd465fadc8d29b325f704d", "region_id": "RegionOne"}], "type": "block-storage", "id": "fabab6c509fa4a5d9f6b3ddd94f7e5dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5678cc3989da4e26bb8f4c7c04efdf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "049653a3fc6c4e1e86a0ea7e1f8073cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4589b0be70e4e0c97bdf164ccb401dd", "region_id": "RegionOne"}], "type": "volumev3", "id": "8fd78da3751b49db92c2db58584c345e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d3742dd98a458595ac1671577948e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ea5bb46b6164ffaa278b28859109aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6941482f48274ff9b8c592681083e2de", "region_id": "RegionOne"}], "type": "volumev2", "id": "e19d84fbdb6f483493d8654b0d7a3836", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6135b87369ca43d9b4ac4ea6e99fe41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3378e1b56c754a67912790259bc4890a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05e73ddfde464263bf8e00cc7961c7ad", "region_id": "RegionOne"}], "type": "volume", "id": "ba63cd04570c48268a625126f01b0628", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc01f3527238444bb0a33c51ac76327b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41bbcf4b7ad2420c9b2803c0c7af6259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b771ddd2d711444daf77a41851fa0dcc", "region_id": "RegionOne"}], "type": "block-store", "id": "07bbd0dc38ad45dc94d8165aadfdc821", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a5596f832a042ffa2da6dc54fcd1566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "218d2898fe7847959bf4a52a60b341b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4136a12b10e54892abf1a8b21499dc8c", "region_id": "RegionOne"}], "type": "alarm", "id": "bbe751dab84548f3b8f1661cca2a965c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e6d1888bca946a0b29fd20bf408411a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8be98ea708b9445d951557b62ea62502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d7936a3c61a4b259c7e6e51e5430a42", "region_id": "RegionOne"}], "type": "alarming", "id": "29bfe3126f47403599f00c65e563c8e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5755539a418f4ab78b6801448c655dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1825a4f8ea704183a56b6355bbcaf1e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de361be7f0d2461fa7af64cc1f8c7951", "region_id": "RegionOne"}], "type": "meter", "id": "8a04c9d358284206a028117efc85df36", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0fd6d65541644a5a85ec5010658fb28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "04ce4a410d844256bef2c2fb66644584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b22f07ce77494f77a18181988db291c1", "region_id": "RegionOne"}], "type": "metering", "id": "c2d54495656e4a09aba9f08f9d692852", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "52744a548ecf41498448fb0a15b6e314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78627fd7690444ab8de388b42457a8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8eb5d7e09c446d8b862bcb87026aa34", "region_id": "RegionOne"}], "type": "telemetry", "id": "766813ac15f94c4db51a2b6dbfb24cc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e4455985ac394f71a7739a77baaf6737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b139f6631c444fb3be886bd0a9ea4e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "578507b21d9f486398d985e956280245", "region_id": "RegionOne"}], "type": "event", "id": "595cbe7790ce4056a53e33dafc0bf921", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b67a09fa8be74d8a9967066481d09b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e37c93b3fa7a42d084c41c96d07727f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "640a093b9b6642aa91b9d1f1e6bf6881", "region_id": "RegionOne"}], "type": "events", "id": "87e2f7562f8248698bee0648b497bdad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "693e43f1d2284863b87d1c7141663eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e62421cc8ea465084bff44b4a934142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "25fd4e3435374d829e654ed9f492cc41", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bd6ecbafd09e443db268e97630ef3950", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4f9ea8e0d8b48c69e650579d3617a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d8b9d59b0ad4b7f8a1a76854b9ba95e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d7306117e102486daeecab42486b9c40", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f0910e1790954ed8bbb34c355957f4e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a9b8ad433d1411d9b8af2db0396b7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e11b2b2bfd1248f98be56ecb8f42b78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bede252dc0da4edbb48646e322711544", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "78049f97273e4a50b66b24792f106b1e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b6437fc01b543f68d2e8328822371b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1dc29e56d384137b0d8d96af46f62f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b249234d71241939366392bd07a1ebf", "region_id": "RegionOne"}], "type": "tricircle", "id": "b43cb51c890f4b92a64b3b5bc309d399", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b3280b32df1046b2bf3c0806962fdf97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c8ee976d86724262a068bcfc4e6cd892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5bead77f6ead4f6bbd06d0333ba3b9af", "region_id": "RegionOne"}], "type": "database", "id": "c2a128ee873f4e02b7ba4920a9f1ebfc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "172029e3477045bcba76feeb3f18b8a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90781ddbefac499d8cc441d418b342cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "65ddcdf65e3e4b9482fc17aa660608f5", "region_id": "RegionOne"}], "type": "application-container", "id": "c408d3bc5ac94f25b023300c0f3e015f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7f7f523f26d40979ab56f6ee849aad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce8d9ecdd37a45b1b4307babc408cd80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d217daf4e59249f28d72bb73e20d4bfc", "region_id": "RegionOne"}], "type": "container", "id": "7ee8ce96a0124fc5aca4cc8816e1ec1e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "708ff0a1e4794c7ab35a17e22cf9bc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "30b8cd92365c4be0b1ee35e5bb2e696e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "908fc1ed851041e48ed6945911676b2b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8e59bbeb9d924e018a3267a765a4c770", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d374331c74184c1dba15eee5986d49f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76041140ab794ec596a1d6f1e977abee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5b32927c10a43caa945701a5f059332", "region_id": "RegionOne"}], "type": "rca", "id": "9f8b0d83d9c8470f85c146ec71f2288c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "53aa9028bb0a4e7c9b82adb8fc8e3c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7020df38c98443fc83d7e828489f98c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "70deb98bb849438eaf328e7e554c4f5f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5a404b3d44f44d8580d398cdc7e02c50", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c2fd2ba30e8e4345bd308484c4f10443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f3ce344dfccd4298bc9f8e4ed65a14f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fb9103f5253d4c2387ae8521b3f32ba7", "region_id": "RegionOne"}], "type": "network", "id": "7596dae505c5407fb891266039ad2033", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0366a076a0e04dab9ebf850763d130f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ebc83fbf1e7451eade8c10a52ce2d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8c4ffaed808848a694699249b90eb2e8", "region_id": "RegionOne"}], "type": "backup", "id": "c39686120fc141299fb322d8b9533b2e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f38ac769d824427f9a762e55878a5376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4bbe7916a4ef444c8500564ee7d320f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "43ff728848b647a8b3cd8481eb2a304b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "74b338dedaee439da7d01925f62c252b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e90fc1bfd2a4935af787c5881102a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "013b6b92c91343779c25ea1f10b7cc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c8e1614a3a09443aa71207bca3e3fcc5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "50f256616f204f00941e0622afa973d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25d8336a0ac94552b51a79303cd527ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1e4151d084a04352bbc67f34811603b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5c9823f8a1d947558447bfae53d65efa", "region_id": "RegionOne"}], "type": "monitoring", "id": "438116b317f642f8b80bb8e2d5034ec6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab0d3c528bf74af184a810fb356ee92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58b0ac4812ac497baad253c86168c4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c479e50e1e6d4aa0a508791329b8daee", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4e28c54b6a9c44398f0a3590579d63fd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5837f32c02224029875688b7f8baf255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5adf6461fd3b4057b4da120027f33e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "83837b9f6f884ce29a0b9d477853b03d", "region_id": "RegionOne"}], "type": "placement", "id": "2cab34aaec7448b3b8a3bb3a0708021e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "129caf98f92946c8991d66a668655f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b68370b7e8cd448fb6cf7fb4618ca8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "663815966ba54107b9762a511581b243", "region_id": "RegionOne"}], "type": "instance-ha", "id": "67a2b34787584b0aa660cf63f8426f34", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1eb512f071a64133afe72102d0d25173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1de46b7bb0064f148197afe333459a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ccfa721089b4d0e9e670a65bd0a7403", "region_id": "RegionOne"}], "type": "ha", "id": "6a32bbd2aa764abbab09aa7607adb91a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e3bde892e196473183d1ef77e8243f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "429f8d3346ef41f2a338bea5a10eede6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e30c7c9152334b388429ec73eafa6e13", "region_id": "RegionOne"}], "type": "reservation", "id": "12e6d90b28ef455c9ff7b572d3ca23a7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a39765e0c7fe41f0941864c4c21d8199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d4b847ca10d4e26b89eb50678094bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "56a4657a86224eb8b31176e4592318ac", "region_id": "RegionOne"}], "type": "function-engine", "id": "4981b2a7d47d476da7d156f20041283d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1cc983c4006b4e91809346e5d88c0c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b1d406a210c14dcf9db86b9ed7eefb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cf330078da224de99a8116afb320e363", "region_id": "RegionOne"}], "type": "accelerator", "id": "f8eadae6ef0c4d0dacf7a151d52d72e3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e8f8036475a42e8aa5301d55530cc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b88f39e74dc4ea9bf46a2d5b045bef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1eb0b8b257b34b759a292ec8ce450d8c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "82cff88add994247b9ebf0d70a7de91d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e024eb079784aacbcb2d9fe16b01403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a7900807c874b09b424c87d76a31e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee5514a63c10413784d41c1a8ee8b2b3", "region_id": "RegionOne"}], "type": "registration", "id": "90226e89845749a6921af3e039663940", "name": "adjutant"}], "user": {"domain": {"id": "b69101166d134099b8446d1c7254f7e7", "name": "9852a82f162d4bf8a2c20bb1e7289def"}, "id": "87f0af553916494ea7d03f4c471b32d2", "name": "d7adfd922b5e4490afcadfecbaf7ceac"}, "audit_ids": ["8b8ea12af0be4f6289a0c5b6c28e8003", null], "issued_at": "2020-04-23T06:25:55.894555"}} 2020-04-23 06:27:56,073 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,079 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,098 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,102 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,104 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "porky", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:56,142 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,145 keystoneauth.session RESP: [200] content-type: application/json {3} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.126969s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,007 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,011 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,012 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,014 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,025 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.949208+00:00", "project": {"domain": {"id": "0693337386fb49488f5558393a2b6af6", "name": "050934d84715483b9b7dc2d09b38713e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bf8b8e9bac194357adee4c4816fb3ef2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "af090f5b229945c7bf30428c1ffc75c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "90cb57bdf3ae42c2ab085c2d7739eb25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d573856090e3431ea2e748c9f4bc8520", "region_id": "RegionOne"}], "type": "identity", "id": "1763470b6cfa420db9fddcde245f9d0a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8b3e153389e44ecb9408affbcee63683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "58b8336d818749a4abf13b88618a0a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6700192d7ce646f38b3ffb2836aca599", "region_id": "RegionOne"}], "type": "compute", "id": "502ef1f57c714e6ca45dde608be10c6b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bcc9547262aa4f8aba862b735f2228d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3273a258952f4dc7b03878662f475e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "892a600a1d904840beff0bebbd2be298", "region_id": "RegionOne"}], "type": "image", "id": "84e67a82718a407db5371e77dc204d55", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a73f32be86dd4fe498959607661bb734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "64d532f398164ddabafe4c49e679dc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "81582734f186401e9dbb7b1fd99c44bd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "98f18e837f97489ca90fed580943089c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50ca420293c245279c85acb278c43498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae8aa375999a433bb5a5c4daee7f620d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c9af02330584bc48e7bb5a55138fa5a", "region_id": "RegionOne"}], "type": "object-store", "id": "f10d9c889c3c4534ab1775895861d7cc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38a8709bef03497da64b5329657345a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f08c90a02f154eef9d4c7c468a6dacaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd8f4bb11f3f41ab81be01c34c9c8db7", "region_id": "RegionOne"}], "type": "clustering", "id": "5b9049035f5748aeaeef99cecb59f9a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "390eb2c7f79e4903aa2e79f9cb027fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a560dcf27f214fda9e8a076434663044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e632ea120294a0ca10f5ff3cb6c0590", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "65420f0c222543458df2f0d380695556", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18b43fd9f4144b21be639a336cd0f4c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d0905be373144c097b8688d35784fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a78bb83af7f1454ca14d3ea930ecae1e", "region_id": "RegionOne"}], "type": "cluster", "id": "b59bd1f217c84df3b070cb6b614c8ccd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a47327c690c4231952876bdae9c3a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2066d48bc24f4b2da8fc6afe45ad0cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e1d998ea72234caab126b5ab00455928", "region_id": "RegionOne"}], "type": "data-processing", "id": "090f6b6fa74c4fbd817a7bc5be262663", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3e6c6b486d0469791240e9e0c0b935c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c5b6da65a7e43cd8a5718663c3ab218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "519aaf96befc4c3d94c541803fbf024c", "region_id": "RegionOne"}], "type": "baremetal", "id": "d6a87e6d3a3e4d68a27bc94c822cceff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f064e3fdb8074090906c63f9d744b137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e5070eef6874c4aafa5fc64654da756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eaa8d70fe50543afad86c170f1d5cc56", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ba274a16cddd45b79d7b0cf843c4a256", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cd9ace58ff37450ba73db5ec279f7b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "539af70f94ed4ec0a80b2b183acc0141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ce934460c0744456a655bccbff58a513", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f52b6dd72ea94383a0f34c859cc59827", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8abb1c25da8c42de87177942778b38b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b5384052f9b14c859f6c182a1fbc739b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "16f53b6bdfb04e8ea52f77db8419bc78", "region_id": "RegionOne"}], "type": "key-manager", "id": "88f35d13c6294a708c528f663273bc64", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e9834d86ec64765a5346cedba2e2f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e13d664733b6461b8640a4fc151eb038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "38d25a6fd8a94ebfb24cbf9d864ff343", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6de0f82576304bad93339bded0d7d0fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2f28794ae8842469ec2acd6b1fd5728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a24b153bbe81455aaa4c25d95268ccd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6f5d8a8337b441bb9f8064e357f4b495", "region_id": "RegionOne"}], "type": "infra-optim", "id": "db7799222ddb489f83625bc2ef56fa04", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dd0a8e46de1041008ab3e795f0b03701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd094a22b74144f0a0c9ad02d58c3ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9ac37faec01f402c85699ea4f3c80458", "region_id": "RegionOne"}], "type": "message", "id": "f9373209cb384ac290bc6b5276221fe9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "613b16e5fb3745f89d784869dfa31292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "28ab7a838b134bf5a69e4e11d0ae2a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bc958277070f42509a36e8c1b24ca492", "region_id": "RegionOne"}], "type": "messaging", "id": "d452599737674fa9b1d6d62c7bcea168", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c9d4f385455498eae8e6f0a5f2f7e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d4461b32e4f946b1a3091737bb5f4e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fa5ebde4170e4e46811c83c0e0636f37", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6bc953a597a1499eb3db6046c03578c6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7345b62ea29941ea866a1174bb984dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "070c751590244d11a611c644d3d16094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d852c002028a4ea3bf7357f9e1e82811", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "92c49c05cc984bd98ebab97a80ecc3da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29ee4d689ed0408497694360dcd2b627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af0edeaf943c48d5b4bf416294aefee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7abc823a83247a49c3f038c01315862", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1714b8d4a0e249c88e6e6ed1c18a9a18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72e72f8d08774ddab06a270ea30fa9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a32ce6bc64847dcbf0e30cdba7afe9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18072003807142dcaec04bf2b733cacc", "region_id": "RegionOne"}], "type": "container-infra", "id": "e9c9087ac44a4a19898789743fb067f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "359573126f6a46dd9a0d8047e45b3aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1bc4acf3549449beba6112f442cfee7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e84bb4455fb4405796149bf97233fe6f", "region_id": "RegionOne"}], "type": "search", "id": "b91f718e4ebe45108b66ff545fb05b4d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b5662568cc84363a77a4ba201b1d388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3e9b2597e4984b5fb3b4bb63f752ab3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d2dcb709476a4ee191f456ae563dfa0d", "region_id": "RegionOne"}], "type": "dns", "id": "6f0616ce49cf4bf8a3e8751c290b6c66", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65f6509fc2f9495484ca0d8023f856f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66a7aa38c17d4bcdbd0866d2664a01d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e64c59976ab47acabda0fabcb237ffa", "region_id": "RegionOne"}], "type": "workflow", "id": "66cb7787ce2b4614b7b19e1e5bef40ab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e03b3e21b9154371b1c2c7533c4294dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a6ef4174bd240fdb1691d98a1a7bfaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f986198a935c4091abd0e4047833a9f1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "279ec1dac22642b4863aa805d8cbd9dd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e42f2c78c90042ae85aec91a7d845f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e51b459101f148329433a2d126b9e384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "73cdc3383f8c4b76a6970012f04320e8", "region_id": "RegionOne"}], "type": "rating", "id": "f1959ad31d404df091c350bf26a31313", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "815962342cdf498f818f5bdb398d1a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a73f7ce0d8a641eb8f252e53c4d33ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "346f8481a08d4bff9ded70658501a928", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b3070ba988c0472b8dd1f74e26b0eaaa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c9d2a53ead014879beca460a97e609d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52d884a5bd644c37a84374907702edd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c448f92671f74d88b7a475bb4a3b1514", "region_id": "RegionOne"}], "type": "policy", "id": "b66bd843433e417ea2b8ee6ca67f1c34", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94e1199564134d47bbdac80558c02344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38780a01f646410bb4beebcc43e5d5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "02d8094d11e74ea3bdd2ac238f2ab02e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7b55d2aa4c3f41b89ed2da606754edcd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be51d3f883324741bdfe78c6c93121d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "acdd14b60c54467993ded28c091e6ff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "390d5390999b46aca3fc515f5f5521af", "region_id": "RegionOne"}], "type": "sharev2", "id": "61ad1e67f17a4db9b494b6642e9209ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f65b84a3060d4068a94b578e7a6f7b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b760227d57aa4c4c810debf62d6969bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2f460eab3f9847f8a49ee3b8fe560f46", "region_id": "RegionOne"}], "type": "share", "id": "0b1bbcf3538549e8b6d796eb7fd4acd1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d62d60cfe3543139ae17304327f47e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "80c0ea3cabb9495d82ecd5a41993edd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1972b015ee042f495aa2dba1c89e5af", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "70980c0dca4848ca98ef63e28df233fa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b3520db78140d2a9b2048283f7a726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c2e56822bf34ed38484d2802e969919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4517b0d77674094856769cb8466f38c", "region_id": "RegionOne"}], "type": "orchestration", "id": "47838d9655bd46d1b0ad21711b4933da", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a0461847686489281f40d411789b9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "157c7ff9bead400aa1fca4f9b448d768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a07969f1779e4cc78796cbe83bb44c03", "region_id": "RegionOne"}], "type": "block-storage", "id": "0e36b4d96f4e48ab9fdcdbf251913dcd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df835f2c8be64dc0b7a5dafe121482f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "786afcef98e54b799d8f186821fc321a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2deeffb7febf401eac2977954447455e", "region_id": "RegionOne"}], "type": "volumev3", "id": "1b22d20b50df4fb3a3474f84a7df3ed7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c931bc9d85d418ead032f2b6d6f4747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2af378dd1eb4c94b8014e8057a79601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9fdc9841fb44df0b91064e91594a36d", "region_id": "RegionOne"}], "type": "volumev2", "id": "dbc496a2ada5447b9505fdf942ce35ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6399b50992fc4c469592c4a9e6abd4a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf91f5c51d314e34bd43af7ff1142a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b69d332922c14442a1ebdc6a42cdb92b", "region_id": "RegionOne"}], "type": "volume", "id": "bc1f3150ba3847aabc447b20f854e1fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae058b99dd344a798babea1b074fe5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "885c43b26a38403d8c300b8276f34085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9198a7e439cb4233bd46e9e6269d90c6", "region_id": "RegionOne"}], "type": "block-store", "id": "3618e0d4e69b44a3ba25a1d86ea964c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf4a52c544af4c889a69d4341a23d92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f718fb590c894a60ae88fbebb2648369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ea22610afe094ab684c968709b2e190b", "region_id": "RegionOne"}], "type": "alarm", "id": "51987296153c49ed89ff35d088473fe8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6b47c3b432747d481d41589c5b6a280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f01e67e23c6a47dda9ac6059286225c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a95db829cfc9424980d1d49a60fc61eb", "region_id": "RegionOne"}], "type": "alarming", "id": "f7a2a0e4e8734b01b54f03393a9ad8ca", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10368f35b990436d8ce2365661a50821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e28f6c5289e486f8eb9832d8c74839c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "23348bca28d449499965f4148ea59e6a", "region_id": "RegionOne"}], "type": "meter", "id": "c28758830a6045e5928c84ebd965f80c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "627f26ef2d5441af90e19770340b871e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c675479c76e14a309a91b5e30312e4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35e1a4b5583b49528a0a92d9712515e1", "region_id": "RegionOne"}], "type": "metering", "id": "872b5a07e0b1439982be8990fc4c7921", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9e7885112154c919c66195bd2629646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8530e955e0fc45b8b89d1596854a6c29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8f99ea1b0b64b0ba42617cdfc406a9d", "region_id": "RegionOne"}], "type": "telemetry", "id": "03a81f39ec144be187c5746469520217", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0db55170313a41328f327fdf57f49c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fe93122852944418001cda7dc5984ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03396ecef7d0473e8e09c9ecb179dde9", "region_id": "RegionOne"}], "type": "event", "id": "3adfa3d624f94b62a6ba9b2a923f40a9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e758b782d1604f01bbf73e4826ad04df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19713644dd3f459e8674baee45ee2f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aa6530e4525043a19763e4e7673792c0", "region_id": "RegionOne"}], "type": "events", "id": "00e8755f18f44a7cbe155ca743922486", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d843800b5ecf4da7ac990233e77589b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5857cba0cdcc437fa36c6ed17e624c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51df58eb801b43148727d4e8075b7361", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8c0e092a20574456b4e247aef41093bd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "958125a48d604983866d5760e0a10b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9d1f329322f41d5815bf158078e9d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d6089c1540be4836943e16ab5511bfa1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7ca1a50e34ec438b8524399643ae2896", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86c2fc9df06f45d5a616c039b0a44bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa5bc659f59d42f2a6e92bdc198ebada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c6a58e1f91340d78beda5d1e52bbfa0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "560caddcbb9543f0ac85cfdcc9516a59", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33b24060804d4590a24526e27bd6702d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfafba315d464fcb97e911e6f2f1d677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdb1e10135264cc28cc6d2104b35e727", "region_id": "RegionOne"}], "type": "tricircle", "id": "a18b27a7a5fd474dbbb5397588293da1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a92fb176fca04eb4a9c06efa66b7f83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b95be988e11a4d1bb123116c20c942a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "73d030eab4d94a109cef505ed45eb6e8", "region_id": "RegionOne"}], "type": "database", "id": "4ec88b311a3141d482e7c18f4c108ceb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e2f8d441c30482bade3cfacf14d25c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d54eb0d9e272401aaffd39a6a809543f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "57cd7392bcfb476d87466bbf1bec4a2c", "region_id": "RegionOne"}], "type": "application-container", "id": "3dd178e3eee54d38ac9e3d8282ed5e76", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "837258adb59845fd85030f4be72031b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae2bff629c344271a7871f2ae89c50e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a3347a320ace4df0bfd646a9607d44e5", "region_id": "RegionOne"}], "type": "container", "id": "1dd0699589d74cf986b531aa1075d580", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd4fca044f7c4bc190d96068695f3ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21d452c61cba446fb07e9f6b9488bc09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dc628e17fceb435c998f58875f91f627", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4e22db9fa6f349d496f10d23e71530d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2d484aad79140d9a6d7a62e1e01bb11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37c63a1a9ae54207adff0fe44272ff20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "72d430a88086478a851b24ad4936fc20", "region_id": "RegionOne"}], "type": "rca", "id": "ea8a675c1b7e446295f7e7ad24cae358", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4ec7d6d7aef647fcb362b3441c9d7c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de220b4540fc4b0697ad4ec3c59a5f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bb0f714963074b71bad6d09378c75d68", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7f2020e131c74b4a8f14da26c758ecd8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "383eb039571342c496c7508d4677f9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4672c35dc77745d7935d8306a932f816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0df415737fad4149a17790df19e7d420", "region_id": "RegionOne"}], "type": "network", "id": "adf2293a689d4a33be07b214e69784de", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "300f51d154b0442087fe1df06f91ab4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "78f447c0467944688c352c4e081a6119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dbc689f3fd154831944c97359959dabc", "region_id": "RegionOne"}], "type": "backup", "id": "c6b605e4934245d6b9121e40a55aaa2c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de437d8d7f3c44af85f379e25578839f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70a3cc51eeca40019cbba1bc0ed3fe23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e483455a6bc147dc86755b5948f777cc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c46ae48e9c114c72ac4ecbb078f78e58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bb259f3158c4da0ae4a77600c05fda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1621c960df384b96af9c444c2fc432db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "779e5c9d89694f1699ec970f34c8c4e0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ef2e3d65d52749b09468be45d4ae6693", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "24406321b3954398a1385fa111031f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9feb627ee813404aacc6b82a094df403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "52e16334487c470886f6b3d57c549495", "region_id": "RegionOne"}], "type": "monitoring", "id": "58d213ebd0b842f0a8b8af92343aee9f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "71d09cf82f854fea96eca9215097ea35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f76b81a721c1471d99229b0edbfed76f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3fe1c89991444bea8cd9fb535aa2e397", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "939f83ec43184a08862c29389f8a77d1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "97179fe4844e44be8900b56b82d07997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d974088461dc4ab08538cdd70f5348d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e745c08ed235418e81afb0f4cf01c93d", "region_id": "RegionOne"}], "type": "placement", "id": "06960078a75d4b178f98bbdc908e142d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a137fad37fb14a4d860e38c89b81780b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ad32e241dc04370831f232224d53ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4bcbd05e766541e4b7500e7ff1d2c2c3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "43689193a799443888bbf002c9d7cb29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1403772f62094b88933895c54e14a7c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f57f6efb35d14503ac253456c30074c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6f3057ab5d1949b3987ed5dfb7ed66e7", "region_id": "RegionOne"}], "type": "ha", "id": "0453ea1a70734f16b68ab3f310849c16", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5820d0ca5aec4bb1926cbd3732b4ef44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "82df8654f11e43a3840c8980e7e45042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "400bc50f182e4eb39b363f2e0a836ea8", "region_id": "RegionOne"}], "type": "reservation", "id": "ceee4d7c674c49aaba955a0665d29841", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a4a357f12e5141c49993a7e602d52024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec757871a79c4ed4ab7cb619f34012b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1149485c71c3434ba71aaef083c15c86", "region_id": "RegionOne"}], "type": "function-engine", "id": "8ce3b9febd324f3e8c533c54f395b37a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fbe486ef8ad449f78f7a87bfa9ec34da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "362a03ab77404e16a7693d86caf4e192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bf9bf4b1b10848dc9d5cfc162759bc05", "region_id": "RegionOne"}], "type": "accelerator", "id": "86e4c982318147c49cbf67ea939b55bb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "70138510ba7f4b08a3e17e84cfa9c3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f0109d3625d4eee94ff50bda7eff49d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c3210ce93dd40248a05d0cf09d35d8a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3385898584274e7c8a9b2420bafb4d1c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de350b28fb5f42dd9e7b5f471ec7f5bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a010699e29a84439b4d2304f5106f706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ca02e48d62b04a5d8e5b0cb43bf4214f", "region_id": "RegionOne"}], "type": "registration", "id": "f310469709134f899320ece7d3d2ad48", "name": "adjutant"}], "user": {"domain": {"id": "416dcb8683344a349186a878480de3f6", "name": "de3a37deefb64d6a9edc6ce174e42fcb"}, "id": "756291ff7b534c4ca921331766c57dc4", "name": "f0dd8b299e0947d481fc966d90d3df7f"}, "audit_ids": ["ece3fe1f5bbe4c5c92b44254e377b70a", null], "issued_at": "2020-04-23T06:25:55.949208"}} 2020-04-23 06:27:56,065 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix-2?prefix=test&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,070 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,071 keystoneauth.session RESP BODY: [{"hash": "daaf9ed2106d09bba96cf193d866445e", "last_modified": "2016-12-15T13:34:13.650090", "bytes": 20304400896, "name": "openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix-3", "content_type": "application/octet-stream"}] {31} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_receiver [0.229212s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,968 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,972 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,973 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,975 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,985 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.911029+00:00", "project": {"domain": {"id": "7aa09467a03843cfb44fb91159f73be7", "name": "7c3c7a658d094f8cb902357eeb44ec08"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c646daa711f48dbbea5d2fa03d6919c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f0397b7921e1468abb24d40f5608afd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cdb4f67743ac40efa6f7771329af9c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "223a0f8615c74de7a1506350d68b8517", "region_id": "RegionOne"}], "type": "identity", "id": "c6fb09f6c6f54a39afe7ad3dbeff04e9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ecf63d83d4fd427b9a46cf49d7532d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ca6004ad5ca43acbc3b0b8d4146c8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "afbf635c02a04b8a8501a2ccf285e7a3", "region_id": "RegionOne"}], "type": "compute", "id": "dcad080c20754b33aac463916e668400", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f2792daa60c8409fa9e49704be3ab3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f1d0c30edba74da3933051f04fc1d02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e5093ee16c934b56b8d46e03ee14d87e", "region_id": "RegionOne"}], "type": "image", "id": "fa4108ee20bb47aea6b3b71c81e6d819", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0881d9804b314d3aa0cd9e4a057bfdb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9b325298e2794a1ba5eb543db544ed3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d28ed81f4c614b2e95c31c428bf782c5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6cd75b8ac29547ee8ba9844f6e342ca1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9f86c6c3d94f44889e5b26e8ebaecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2111f6bf7eb14b68b9d0d132ebc718bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b52baf992ca244619f4dd0c5a6e57be3", "region_id": "RegionOne"}], "type": "object-store", "id": "23881c9611e74f29b38ad80518b67fc7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8f24ea8e901485db89285193e8c3414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b8a044337dd4a6f87fa61a86acf725d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77fa8f8845264f65a1d211a49045da39", "region_id": "RegionOne"}], "type": "clustering", "id": "1d4852edb1a14279a8b73010fcdc2915", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e0a3cb4efce40b8a62d8f8311e2fe29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d28cf6904dc547408e7190cf27f60807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "954b6043663f4cb3bdff614f80cebd4b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "51b43ce0b7f644398b4a1865e1401584", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b03ec4ce544a45a6a2035256957e3c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13c9dcc7e29943798052cb50d2b8bdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "35a426ddff6b41ef8031a546a43e2e3d", "region_id": "RegionOne"}], "type": "cluster", "id": "dc8f5cf4b097489bafeee1644feed6e9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3b223bc775784f66af3e9c697abcffaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0861e300efdc4e829f8b2193a6ed21d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bd55c779cc3741e38ac876247e83245d", "region_id": "RegionOne"}], "type": "data-processing", "id": "2ca705829e51414e9b5bb1fa70051189", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7d62148352a4604966941ab6a46a947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "020e21e1196641519338752a0e2093d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a1f0ac978b9410cbd901b126968905b", "region_id": "RegionOne"}], "type": "baremetal", "id": "61e407faa4354a038a339e1829a59009", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8dc1eb1fa3e4f2db669b71cf900a9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "875da35a785d407d85f42adb3da74b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9272eec54c9a4215b0c69fa263369c03", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4511d0fe8d1147fe9824a8319f84ea32", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b86ffed1e59c4d5a9a1d8d975ee42940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "776e2a28461046a8a19b439b0e8e2b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a8a4a5c213194da4b92dfb354bf3e8f1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5b710a88bde040118c94e79d1d656f19", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a9f42c86f249429ab7ff000fa1789fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "782c9bbad78a4a65abc04c4e8209f98a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a7e84115cb634e7db7b37c7c4e279856", "region_id": "RegionOne"}], "type": "key-manager", "id": "7f00f4f626a54e4b9e6139b371c280ae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e266da5e5f6d48c3b436b5c18e7c31f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4226cdf51c0543e9b928e192140fa988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a969840bea5b46fd8801c7d80dbe91ff", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4b0316e580774f71ac369bd6a05022ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7e9850a53c64e7480967d109beace55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f13d1cd45fb64c369d563e8bf8cfb334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ecd9e2928928485bb9fc01d093539ff0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4a218a5be3d64d738578ea78326c3a47", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c2700cb14989445887876886e5237cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bf803054c8a44ce19a8ee5a2beaece11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3076cbc4900e47d29b7e740e769b1875", "region_id": "RegionOne"}], "type": "message", "id": "80ca89376467409582e2949220c966d8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c83a99079b694398a000130ca248414f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "460ccca49aa2400f81754cdb61eb28b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f778e3013b34f3f9596c5e10317b6c9", "region_id": "RegionOne"}], "type": "messaging", "id": "1eed95b21b1a4cd796e883e48aa94666", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1baa0d596e36485ba93d741d7b0fa877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "925c45b6105140fcbcf4acef069da94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "94e45ed8a60a4c98898526ac7f026aa1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d4692c17a6004d878ce27b71c6c68990", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c68a17d3bc4f49d7b006fddd003ca85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c99f785caa0c4c1c842b3a961fabbb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd255063696c45f392b0bbb94ad89552", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "083f8505b06047989ed45cd4627c2a30", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d480221e4b148d48a6aa74fa5bd8325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3caceddea1dd464ba64444773b7217e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53aa0a4907074a4c89fc262ec7c3219f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cb3ca35b67264659bb4d6ef7bf51a270", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3585e26d4c664a1b820145d7d956f7d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36a1b8c26d0843c6bd6463eb65de924b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2001a85518864cd4947d1a5f60f6d14d", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8f52500db9d42be9113100d9978eaa7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c5ea8c0c3b93417d815fe10ef3595e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c7ff90e0f75f44558a9c39ebf03b12a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cdb4acfd63dc4ef590b1f94d117564f1", "region_id": "RegionOne"}], "type": "search", "id": "419327f7097142109afa6de32e6b7a1e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d6b35b887e54d589d0480b3362d8269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4c06a31b6c1745d897fd4b1623fd4455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2753a62777aa492d8bbdb12368aa6825", "region_id": "RegionOne"}], "type": "dns", "id": "8c47e159d5fd4e32b0658c807017b70e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39fbb696f4654447afa6b5e53918014e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b78cc08624247668da389cb5b4d0bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35b071cfae594eedbda7f837b1b757c7", "region_id": "RegionOne"}], "type": "workflow", "id": "6427747dd38649bfb6518e6e2bc46343", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26dc6f6e51fd4818981df36045fea97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e535b00d87041acb0d7e87d4093edf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7616a096266746a9a5cd51fcaf609b62", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fa57eec073414e7399ba366795d157fe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "42606032835f4955857dd0bba8c120bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3a544ba7b28947709e1750b51ed35903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "37151964def44a53a5a9e831562497ec", "region_id": "RegionOne"}], "type": "rating", "id": "59e53a8d839c4a269248bbd40a340a20", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c9b6ec6291848d39ff4b944409dfd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15adf8231bee41598301a57edeac033d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "55d94664afb9412aa048f06cab099fd2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bf11022f09494881b0582d80cd0c8e42", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5c7427afa8e43db9a5e1666d3524c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bdd7ff65eac64088ac4b89e08764da71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "985dd59956c948bc91f165cc3211564e", "region_id": "RegionOne"}], "type": "policy", "id": "6233a7bbaa484a538dfb215dd84aa466", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "208a83e855344f2c831234267f91b8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00fb535e88e54791bbb5c0f571485a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6a9507423ee4f4db9677723117af2ec", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7b4f6dbd31b64d47bc0678942be3afa4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b618e404090742f3aa5400014bbb19d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91ccc6a22c32498a8a2c5ec4ff910bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16ea98001dbd411e809059d883b77f91", "region_id": "RegionOne"}], "type": "sharev2", "id": "c1f8857483f940eb906830c952b350c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a2753594ca445ccb356a4574ae18de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "64176345a10f46ee9426171ffa008b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "48f8411f6431476db68a99ae756dd121", "region_id": "RegionOne"}], "type": "share", "id": "c7d10d03ac674ee583615f7f3765dd34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e7683947c5a9409fbd36d0033440de34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32914eff90c343828fabf1336ade40ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4d8fb5bc5ed45038e3f6661913cd86a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "797ea8e8ce944f9b95e538d5cbfbc1f0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bffe3af45184424bbd1f20e6f877c0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "548b85511e604250903d2291695edf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2101ea3698854c08ab4f2ea20c85523a", "region_id": "RegionOne"}], "type": "orchestration", "id": "51c87d286901405a8f65b59f973283d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b00a5e92c2d4135b791a40309299b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "386b49c03fe34fdbbd4ebe326f3bde27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77f41dcc8ad7448bb33ea8af3612b5bb", "region_id": "RegionOne"}], "type": "block-storage", "id": "1659a888f858426a8ae1dedb491b6a50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3225adb624d0408d937e28126f29b8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dc8d975acca43f49b5dee76c73aeba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32a0ff9f2aef42798cf0035ba538c139", "region_id": "RegionOne"}], "type": "volumev3", "id": "dfe17859700d42e89733aa1c5cfbc563", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09b173cf284641558ec6bf5183e0d12a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d5fa3421cb64bf6bd476ca79d467809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf9f01bdd624e4da5096251406cf376", "region_id": "RegionOne"}], "type": "volumev2", "id": "b46f591d27cc4e4bab427003153e4e1a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35340960d38c4156aaf46ec5396abe05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d48aced18074907b11046cebe85ad8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b4743442e0c4026a3d7ae9fd587525d", "region_id": "RegionOne"}], "type": "volume", "id": "5df7e01f51e64856bec3ea6efbf19365", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "560de656d2ec4d92910b30a7f88bf161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d21f19729e8940038f7c78df8cffcfbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8043e8de9d774b61a59348b52c850843", "region_id": "RegionOne"}], "type": "block-store", "id": "b7c857f2795f48318551e535c7560ab0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "78f007be8e2b4f048af45534e240b2f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e4def4c0439d4b5ca59f71a89902c84d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "280ac973f25440b89f78b44fdf9b684e", "region_id": "RegionOne"}], "type": "alarm", "id": "ac6f56c38c504bebbca48e1c30c2d442", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "39f921e139db46e383d38bfabe18af32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "56eb2bf435ca4082be6059d36fe80e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8c4ba2d01d8948a4ab9fb585b023d213", "region_id": "RegionOne"}], "type": "alarming", "id": "56e466a1cedd4fa09061918776a72e1b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8082fb50db534075b2ab87feefe3e8cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cce9fdd467274ef79b607f9674fa2608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4aa98e6d7dbd4f8bae4cb4108c6e2a8b", "region_id": "RegionOne"}], "type": "meter", "id": "6c14468c70464ddba5f4b8991b8d6344", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "08cdec898f50422681032390b8c81a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "84c5052973074aed8ab40b78d1627131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9f1b37401ed4f6f8942d8615dafa3d3", "region_id": "RegionOne"}], "type": "metering", "id": "51a16c901f534b12aa9fe6140552c14c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7f07a9fa72546a99c7974c5cba2a645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d25937a9f527485494becf453c91c30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c94942d24b3e4e518b9e287ca5771f53", "region_id": "RegionOne"}], "type": "telemetry", "id": "0b5dcba226144c78babc57d21ece530a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a7f350e5ebbe4343b647c661bf7f25de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "718d6ff758e74aba90be1aab4f97f28e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "32acf4db35ab4463b24dbe711b4d4d0d", "region_id": "RegionOne"}], "type": "event", "id": "fbbd0dd05596470db941e522793e6be7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "166dcb61c228493cb73431da04edafcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "480e870ec7a04ef8b63c1a2e2d111d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e11c9cc67128449aae463e3b3fbfe07f", "region_id": "RegionOne"}], "type": "events", "id": "5efa25d85def484281e838c1ff68026f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "299b216678a64b05abf9249081c192c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b70d79b68a049c6800d067695a20f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "37340909c478429bab94267acb50e724", "region_id": "RegionOne"}], "type": "application-deployment", "id": "29a72761b6514b9bb582c867207b19f4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34d3bf87835c4104b29fa77acb706d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2db9841345f549c588486e05f9c20e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24cc182edfab45cdba3e7c5fc39eb58c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2a0a1aec48794313ace43d6a5a881b7f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd9e83b3a6b44312b3de620549b39850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5dc40744d9d40c695e24eb8aade86d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f828c620b3e41e2a23429922c939982", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4509c72a7c24415eabaf1ca5c3965a6c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a273d7551b44f27a6b8e4a180ad7729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26dbeabb3c594380a72b70ce00890084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b472ce3a2f3e4e7782b5fe50bd1a01c2", "region_id": "RegionOne"}], "type": "tricircle", "id": "61aad26a5b294d0787b25074d4b49b59", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0322dfa9a74e4eccb68997ff46935f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "59fad1f3dc9f4aa2982b8bac25c6f895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ce98ae1e438048ceac2c9f586679c9f3", "region_id": "RegionOne"}], "type": "database", "id": "8c391c414bca494aa7a3cd75ba0137c8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cd0d010574842df9d0107c0fea43680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56c7c97deea6468d905a748abf111bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "887e78ed01724f1cbc32d43132c14bf5", "region_id": "RegionOne"}], "type": "application-container", "id": "5836ddf8a4d24543a54b1bb30a796b8a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b46fbdcc550546b89f36a3344c7ca3e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5150bf08038f4f348c5f49f919dd8470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00e8563973e94e9d839596eb73bf7a40", "region_id": "RegionOne"}], "type": "container", "id": "9c3c7c4ed51d4b9f970d1f93bed21b71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7d50b2369e1a4c8894f23d4cd010f2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e907755df1742e49a6846871b9244fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "911a6ff2af224ab9838383e404886dcd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f8a55f8d8ed3498e9ad4029819186dee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5f18d2b24964c1dbbb39a926ccdf871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9db34686458044aa8c8eefcea77a586b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17f27ae3158c4de089525c205d8701f9", "region_id": "RegionOne"}], "type": "rca", "id": "31ddaef1618b49dda7b39eb497f9be6a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "96dc878cc7fc4a33a92eb93e95a4177d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "418ddf5c37da41fd9c65033699c574f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0d89fc6b5cf84ae59f018b76b5bd3f78", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eead6a234a404065851e9593b64c0612", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "11618e7843904549a32e1564e2731272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c16a86cef8ed4585b7096612c980f7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cfb881411bb24cbf87b39f8b788223a0", "region_id": "RegionOne"}], "type": "network", "id": "94c1c57735b84c539ce6b788f9204df1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "86159fa5210b464e8651536de89f33fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f703ef7d9a504a9191dc0e196ab66d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e64e03f4137e4f6fba23beecfa74c3a2", "region_id": "RegionOne"}], "type": "backup", "id": "c4821988d72c4ad6b70cdd15ee42c1b3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3d3c05c27ad423da4cfb090ca674738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf8c783dc0e6417da63ee9872a566e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f6e56ec99d9a458bb62ba7c6fb80ff25", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "812cff4e7469463c920b5c6462bf6176", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4c0cc85c4794bbca35839351aaa6e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b152aa28aaaa41918cba797674f435ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "28c59345844b47d6b008f4bd9383728b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "277e3f79a67143a0814b03345a742a4d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11e456c649964c608a23bb0ca848a2d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "04a81c808e76452ab4b7502203f70fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "24836b50e3d8498d97bad676578c2e8c", "region_id": "RegionOne"}], "type": "monitoring", "id": "410c9183ff7845d1a0aa529de242a9b5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "93e34ab55ae64cc5bf4401a5aca67fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a343de26c5b446f1aedea6c1f71353d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b5021543a1c4697b8fcfa0a2a701286", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "37dd23b7c4cb4872980852fdfc8fa26b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0672e364fccb4a2186da6e874300ecae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c3ca95bda7d47548cc79b36119d1235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d4a5669384ed4da4a39559b8e1455b07", "region_id": "RegionOne"}], "type": "placement", "id": "37f0834b1cd1434cb3b7ced8c733befd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa3a3f780c754874b23b167f2860705e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06e8d3e2657c4012bef52897df792370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "878f7932b7144f82860bc01673fd8d2e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0e7dfa4bada24b8084db31f8bd28d4b4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cac82747a3b24951ac055d3fd168bd58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a7a955289d445ec85bd3fe09f690dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7a440faf47744c1aae38710fd916d408", "region_id": "RegionOne"}], "type": "ha", "id": "952e172535014bcf90390b129faa4393", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2bdcd9e5b3c94bae943e785a0a2d181c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5272ba6cc5b147d78a0cd12e402430f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ce979192618b4ba08eac7823592827d0", "region_id": "RegionOne"}], "type": "reservation", "id": "3e152117052d4ccca856875833fc7b3b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e71470c67258483dac8e4693cdb3bfb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "131be01b2a11472c860be85605a946f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "397420d49ab2472098b4168fc872cf27", "region_id": "RegionOne"}], "type": "function-engine", "id": "7357a50823e44ab4b848510149b07076", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eeb87f6fc3714b28be3f100410b048ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6293672222ed4063863fb46b33e87953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ec19960437e84e80b1a896b309d49290", "region_id": "RegionOne"}], "type": "accelerator", "id": "642983befae44a2bb062c6cbfe44c914", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58e65e403d31443683bda81b92cbd0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6cfe26cd2654729bafd8641fd60abc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65ea30de25c245bebaefd2977df35e17", "region_id": "RegionOne"}], "type": "admin-logic", "id": "09189e98a0c94ce29d79ab9aa6099933", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9897e0959d6a4e7abbeb6019b9fb8c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14add1ad084842f48c8a4ef9ff199cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "25ccf5dd84c54eebb32c35a63f7273e3", "region_id": "RegionOne"}], "type": "registration", "id": "a9a73ad3fa7c417c86ca11a41d64e66e", "name": "adjutant"}], "user": {"domain": {"id": "4679f830343d4f35ac6806439eb86657", "name": "3c3f30ed45554d94bcab6067aae4b578"}, "id": "769d2150c95f48fabad6f68f63c88a11", "name": "7e19cdcb6a214fd19eb74d560d1daba1"}, "audit_ids": ["6a8291e99c7b403f80ead9c807a269a3", null], "issued_at": "2020-04-23T06:25:55.911029"}} 2020-04-23 06:27:56,062 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,065 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,066 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,085 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,088 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,090 keystoneauth.session RESP BODY: {"receivers": [{"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"}]} 2020-04-23 06:27:56,107 keystoneauth.session REQ: curl -g -i -X DELETE https://clustering.example.com/v1/receivers/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,111 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,112 keystoneauth.session RESP BODY: {"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"} 2020-04-23 06:27:56,130 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,133 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,135 keystoneauth.session RESP BODY: {} {22} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.279126s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,885 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,888 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,889 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,891 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,900 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.828759+00:00", "project": {"domain": {"id": "f19fa4d60a4e49a798921ffcdde64d98", "name": "a58e3ec33f1b4b5382b1042b90479856"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6e5cba10b4aa4b4f82f0c210bdd6841a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1ca117f19aae4002aea19d6a007466cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4bf94888e1c84aae9139c07db90b20a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a587dc658c4e43e2b6be97d06bae6b35", "region_id": "RegionOne"}], "type": "identity", "id": "575a8bb3282a4c3d927397b28cb6683c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "24448d44edc64b2c86d4ecc9e453d192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4132437b738f4e4c903ffcbd6085ceda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "47656ea6ba024e04acff268efa0a9a99", "region_id": "RegionOne"}], "type": "compute", "id": "33324eee32e247b2a1cf7a4ca111ad23", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b4c08e058d734b7cb6366815ff4731f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "eecfffe72f6b4c60a15541388e1b0e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a43a9ca1c15d4828925122ab2b90a80e", "region_id": "RegionOne"}], "type": "image", "id": "b1a92357dfd44a88adbf0b4f4f84f138", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f254c1398dc4ca6ad0544aac9d5702c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82e7c26459704bbaa1eb8825329b11c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0038cf76f3cb4551a84f52d54b3e9aed", "region_id": "RegionOne"}], "type": "load-balancer", "id": "16e5c60666e549029ce16746bd2c161e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "950a92322c2640ab8215231bc88f889b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c44402b1e6a146f3a24888a150547945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75e6d0f2567f4470a7fdaa759a2fdf9f", "region_id": "RegionOne"}], "type": "object-store", "id": "86f5edd85b2e4d19ad1bdc98c0e23fd7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ca108c23a8a4d0eab59b4c1aca7255d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0246bc0365374dbbb29037c81aa797b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "928de65ecd104eabbd0951df12871bb8", "region_id": "RegionOne"}], "type": "clustering", "id": "98f47b3829b040ab884433060b5a310d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b52e1d2119b4c968196cb6b89b82f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e111e05571a4074b86681b66e976f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51c43a6df95f4410a70c6ba027a361b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0ddede3c70684390b6cede7030619225", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc046d1a755744a8a3b371c177580464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e01b18eb566a402eb193f4db3ab3aab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32dcbebe11f54e8f84fd2e7a13443c00", "region_id": "RegionOne"}], "type": "cluster", "id": "fbc54dea3d8f45e9aabd37a32f786ee8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0111855b2ae544f1a1b540f2f080c200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d683e165a5db48c5a7e53f41a183381a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5863a119499a44f9952a2a9e1b8556e4", "region_id": "RegionOne"}], "type": "data-processing", "id": "13dde2c70f294d4f83319a4800302293", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ba8bf7f3d92c457f904ee9178563edf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d45af3ee698345269871d22fe241d89f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3495d122fb24440dbcc5835c6f42bbca", "region_id": "RegionOne"}], "type": "baremetal", "id": "3b8e5c6c8c484fa29f5455cb446a0528", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc71c7f785ab4d10954425d378297737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67e34149fcd94d4c9f4cdcd41ee0f9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b24341d5d4874cc5896a95df4e5aa420", "region_id": "RegionOne"}], "type": "bare-metal", "id": "13586453c5bc44ff9780bdd6082700fe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "36f49416a1794848aedd1ad1f24c7b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "24e2011c8d994cb6bbde054b85cbaa15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1b5832b27b8445f48e3e39c9a677cac1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c9f9d27b0ffa4e3f8080ce43a07f7925", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5dd7ecb8ac2c4f77a767f4f9d1d2f786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8fdd0495af0e4f59b0c039112cf60412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3ba53034cf8044f591c69ed7983fcc99", "region_id": "RegionOne"}], "type": "key-manager", "id": "105443f7a99948ababd167fe2a49f713", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aef6c58c5e3e4e4e90800f33c0527966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5306361a13584e9cb35d228b18670cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c087e087798f49db8684ede36ee5bef3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "902723bdf1ba486cb6d27b2a5fed1e16", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2e2becf131c4286b96f740ec50672ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b4a787ee3094ebd9fec969551e369ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "06b9e94595dc43f08a36055cc765ee41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e636b8aeacf34d9b97fac4ab39fcf46b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7e26e594549946cd950cd50afc6ef3e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e0fc80355a1b47998b51194099a8eef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1c453c09307546a6abbe3271cfdd89b6", "region_id": "RegionOne"}], "type": "message", "id": "6bb6d39a65cf462489bc907dd5e8a91c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ba8581d764a14a399339b213d2580bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee4368b7165d4c5ea4155b1b686b55cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a4e374857344bc8b0800e4de423db48", "region_id": "RegionOne"}], "type": "messaging", "id": "ab9a10918e9e4e1fa7f9a9613ab12ba8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "50481d398ecc4dc88f77589a1343f415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "88f17951e54049e4bb9ca530bd0c4d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "249864d54a22411089f967c5c46b9efc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f462b57e30c348ef900a687f8802d9a2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9607021302c54210b6d19efaa421de0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12989494d9b64668a56f85852f453787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45c32be58a4d495ca099ea33862ed92b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "efdce3800d7b4173a3a283025daabd41", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b3848342d254f77958997618d4fa270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84464f264e704501969ed7d4486ec5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b76b66bd0bcd4193aeb672e9119e18b8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1bdcb872ee7e4577b3c15ab7605345e1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33f51d86586743f9a8a7ed47406418e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cdcd42846534838bd0ca39039b6dffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e890329f513048fc9cf96b8ee6fa583c", "region_id": "RegionOne"}], "type": "container-infra", "id": "b4ad6d71ec5f4004badc03856ebf89cd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1944a42c39294b6daf0bf9bfff3cc756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "67e7423b903440c0a76ea915a48b49ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "de2e42a1a14e4a6a82644ee510685ad5", "region_id": "RegionOne"}], "type": "search", "id": "165ee346d98847f29c061862fc5bd238", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "47b1545e21bd49349ef1c46cbc991eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9cd1b4febafa4b128c73a4a2d37d03b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ab43aa0899344608bff455458b7a9ac4", "region_id": "RegionOne"}], "type": "dns", "id": "e8dc3a98272341179e7ebfbfe63aa247", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "30f34fda6af540f2ae6fafd908efe398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea5ef61d97c24200b60fc0a17726f4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "84ec8a6cc6064867b052fe9af02de0bf", "region_id": "RegionOne"}], "type": "workflow", "id": "fd01a48b7d4249079d08eb3817dd4c9c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bf927f0ce524a11a0edad0e74282ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b39c53f6fd041e98a1084ab9756dd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "13751737220f442b96b3c4478fc36bcd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "88934e18784c44bc9853111bbe3e4d01", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab9c972b880147598a750bba6de34324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b686951a26c3431497fa1f2fe840cc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9ec1cdb61bce4c0cae5bb39e70265391", "region_id": "RegionOne"}], "type": "rating", "id": "77634551f3e944339776a63ed591e4e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3dd8af100135481f8a759979188cba83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39d5d08885bb482aa79a6f8535f67273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74e4925a04684ac09559d9b4d4a2cc94", "region_id": "RegionOne"}], "type": "operator-policy", "id": "218ce952660343ca9fe67e9b5c47ba94", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d2d5cd05dd3464d990fee19d350380e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f3be516042d42209db48c9282d43a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ed5ac047a76e4e6496d0dc7ef69b8949", "region_id": "RegionOne"}], "type": "policy", "id": "c3f21d22eebd49a298fdabc6bccc8f98", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bd46b0e051c485495180cadde6d33ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5655e4aeb10487aa64ad0fe860e4ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99127db119fc49b88d25ffb6eb443754", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e22fc73d639f46d088397ba4618c8192", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c4dd6ebd7ba48df84814a514b128482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0cf00ddc18694b0eac55e4d8b240a723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1a2bbca3601b4800ad6b5ea9f2f9ff8c", "region_id": "RegionOne"}], "type": "sharev2", "id": "59f8fa4a3247441281edde123e4e5706", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9edb0dff26e148059f49671529b42884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ec9597651c54051999dbf2ee441b286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d15777f4b9b47028082d4726ec660b5", "region_id": "RegionOne"}], "type": "share", "id": "276b2495d1ee41988e86c86899e4fb66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aafd65fbc6ca453ebf7400e32fe0cba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc4886bcf2d84d32b41d0deb2a1487d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "26f6062ba74c459991bd62a4c9d223f0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b4ba92643d2e491d8e6eda38869bd695", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42507c7691d14a019bd1e8e98c8b349d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bb50234c98a401db0933f46a3d49663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "260a032fef6344d3b2f5c960a73dbe81", "region_id": "RegionOne"}], "type": "orchestration", "id": "0ba8a603a3c64c788a7cec95626f5de0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49c51b4e332f475a977e75589e59b66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "024f66a28d124e09931816f33a11343a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58cc6d05bd754056a8b3a407f1ac0920", "region_id": "RegionOne"}], "type": "block-storage", "id": "eef72c22674c46aebd217ee29e664e42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "170d21ff8a3a4f53b445c83cbdac4696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25302db613444e408ddb7626e2a00141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e04d2a6da92c4b95a29054eaca9979f1", "region_id": "RegionOne"}], "type": "volumev3", "id": "b1a94a89813749af836d3f5d34213d5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a61ea23112a4096bd5b2f4028ef5aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b6856aee5f4f409447c53b55729ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3bdb5966bd7458193046a4c46283b40", "region_id": "RegionOne"}], "type": "volumev2", "id": "ae5fb83f44514209965749dfc5fcc501", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "752d04e8926c4990bc389825fa810fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d14eaa602fd4e29a2f7050c82b2562a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3db491a4007848ad9c317a798b11deaf", "region_id": "RegionOne"}], "type": "volume", "id": "4c62d0566ed4423b9c14a9733ca9a27e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fce495f12c954dafb8bd5d6fd8f0b163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4d2199a20ef485c91c8a5baacfac181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3aef77ad3c4d66a0eec879547b1ee2", "region_id": "RegionOne"}], "type": "block-store", "id": "bd846221794a40bda406e032f51f8c32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "adda6ad01f83491eb6bc7e4dc0242b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02288f8cad16453a88edf04f3fe7b47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6e0476e170964cea894752bb19baedc7", "region_id": "RegionOne"}], "type": "alarm", "id": "b72d8e825abd4c89b099a26c0080c64b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d1d83b7abff4fdaa115567b2cd85a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7425b6bc87d4333af6524193b00a973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ee40a9e66dd74840ae300861f32a0990", "region_id": "RegionOne"}], "type": "alarming", "id": "c341afd62d3f45c69096e520ae66e0c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e7388ca15914ab889c3468122a76fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a1d328748fa4e62a4a7226af63c7b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e24f17182e9a482680ecc5616b3ef797", "region_id": "RegionOne"}], "type": "meter", "id": "7c373fe9e50f44459e527c19117689b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41a9d873b61a414baa8fa338041ffd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4ac6e76f98f479eb733be7cc48ed51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f32a87ee1eda4e6e9c2dae6643993722", "region_id": "RegionOne"}], "type": "metering", "id": "79563a5698a84e03b3ad271d5dd4c902", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "430a962421d3443185e73b7ffdcd4d55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "84c13e091456466daa54b88fdbd8c3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3bcd2bb9698a46f3b7ccedeff6ccb730", "region_id": "RegionOne"}], "type": "telemetry", "id": "c1cf1ec1bf6b4eae85a527c213cc6353", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "678104fe0b1f405ba5c5ad5798d5cb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "665a7aa6849d4ce1bb280b980f02e40c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b7d4b5c5255d4021b8e4c2783715cdeb", "region_id": "RegionOne"}], "type": "event", "id": "62be1cbcf5674043b94d4868d37fc0a3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df7793464222471195851dae7c911c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a25ff88b776b4f35a1a6c8d6d0bda510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99ce67ab63f5454b938b03ef753935b2", "region_id": "RegionOne"}], "type": "events", "id": "f42429ee307d43e8bf2a245208c84938", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7021bcd90f84b2e8f7f5aca99d30334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5b38c4e61bc4a27916ed78444af2db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8db8f1855c8f4de88b3b603969a205d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "26a07e84c4cc4df38fc1e8ae0a0f25a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4d2ef4889fd4b77b7b947858ae3047e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ea47d656354415a9952da9a64fca2cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1c460149108488da9fd36a49f28388d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7212e9bc4cee422889f7d0747fb2d044", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39bd506df6c048feaf2ce748634c78f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f38aee3e56f94d339a78f634fe6b4dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a4c2f112fad4af387c00c041d8ec89b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ab011bdb67da46e2a8cb227a33aa27e2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "094fca9f810d458f92360b003ada79de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3adc8993bc5a44829f8245c7e09a403d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e413261d31354aa0a5e9b13dbd005d57", "region_id": "RegionOne"}], "type": "tricircle", "id": "b79c473f2ec44e0999907880e9f49072", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f9eb09ad2d2c409894fb73c6f4f4fab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "26766ec3a120419ba8a0d39a70c5456d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "adc6a78e4dd94ed884941afd3e707518", "region_id": "RegionOne"}], "type": "database", "id": "0a554fae78d44ad28fd170e1a13ca617", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42bc3bba095746e8a9e3683ad2e167f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b9e7bc3e3c5453ea1f2e039cc7c90d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "24a2253caaf14995aba500b076d1c820", "region_id": "RegionOne"}], "type": "application-container", "id": "5cd500ea32904b0a98bffd05564888b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e012180a14c5498d9c5671f5063be24a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7559a810c2a5436b866fcbedabe0bc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5bbff63924bb475b8ac6482cfbe006b0", "region_id": "RegionOne"}], "type": "container", "id": "9be4970ddfae422ba10b8a18868c0d9b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b5d0f92b6b74593a55616061096df7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "923e910ea66f42ac8a44101d46daa1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01c46e4e0c8340cbbb854af08a920b75", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dc5e6b4724ee4ea39535f7862c6f01de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "301ba8c60f5a4357886d9e952db4bfeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33519091595c41f09638fff83b7bd2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5e6ff55c357a49c98625633501206802", "region_id": "RegionOne"}], "type": "rca", "id": "d7e4747e6e78419d9c4134e1c16af897", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f1daf26c4f4044d188812c5c738276c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0040e331d83f4626acedca0ccd094f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c6804ef4be994b3b9c9cda8ff515d56d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aed64b91d2d3474d84189d6e05918570", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7f7cb6ce36294df484807753f1b7b610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a35ed86f5c9e41a1b07140aa01aebd90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "06dd236c03f74d58a1cf743f4ab934e3", "region_id": "RegionOne"}], "type": "network", "id": "ebff0c57c6374e768dac14328a006102", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fef8fd2d555f4ff892b4053dfd5bb897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a37b6e493ac7435eb019de64edbd37db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a096d4d9e15a4350a2fc79fc05e395b3", "region_id": "RegionOne"}], "type": "backup", "id": "523ed918b9694bafb05a8dfaf24e568c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7da23260ac3b40d095b32c1f61b09978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "448a96425535481fa8d039ef1497cf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fa46cb8983cd452caf2734773eb44ac1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "83ef3776e11944fea3646ad44f14fb59", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c72ee4fc8d74cf1973d2367418ea983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d110f70d1312449e9b54ae5320d2d666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "607bc63f704c4a43836524e571f755d4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "72ae87f0110342c0b3f035d4b4575498", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6b165c18d5d144d68a37aa0adbd6e109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1da956245b584c64b7404f2872a5dfa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8cb5670ebf624efaa06a09f79fa85bd0", "region_id": "RegionOne"}], "type": "monitoring", "id": "22f58547ecd944579b13d37921dfed4a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "777548b7ef7f476a844a0f50c855989a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "936a4fb18c194939a586825bd12c09fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "85ad2fc78a2d4c7b8da18e0cf1e1f232", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e742e35cc53d4861aca3f49e4caaa5b3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "83ab72a8387e4ec298e857c1c2b867f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bcd437cac07b4ac385441822a0669369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fa7e3c0aea30435c8adb828248ae8697", "region_id": "RegionOne"}], "type": "placement", "id": "32c38bbfba55431a9c2b7b213d32adf3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f951a8943833495c912378630e61f596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27df61e5f58e4cfb8c3098619fbc3c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4a1563763694748a760ec76ec93c289", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3af69dc273ba43ed86bf9d83ff64b081", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20d51ac3bc49471e91f9ad5dd1d628c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d336d86d983048ffa9c393f3d25e705a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b194afd17a546cd81a55eb53a2496aa", "region_id": "RegionOne"}], "type": "ha", "id": "53447a1995d145f49900ac422e5aed5a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b69b96f8745c4d19a3785bcf87fc6039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4f67909788974f11ba8434481b940881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7ff701db29d64b7aaeac075d115c46a5", "region_id": "RegionOne"}], "type": "reservation", "id": "467809bb912d4767a624ed3076615cba", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "06240e90ba4d40dd9e69c2aff8761f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8399bd6f5524a2faaf3e5c412f49283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bb0b2eca93dc4ebd8b9d870938323810", "region_id": "RegionOne"}], "type": "function-engine", "id": "3012065d75d2476693fe1071f711211b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c355590265214fa88f44e1ce53e493df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "19d0cff443a9493291c3d250dd43df1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6a3d86858c734f1e97e2b13fd88d7703", "region_id": "RegionOne"}], "type": "accelerator", "id": "821e61c5d13a4bed9d5dcd41a7c4374b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc0728fa2025493da1d31849d5d9550b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e74209532b940b09fc3e8db788463ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "451dbf2cb6924c81b1073f47a9272d49", "region_id": "RegionOne"}], "type": "admin-logic", "id": "da7f1bd31bdc4e7daec27f2bec3f190e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aec8bf254b664d08abf1050d560fa21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc0c81e94950416e9df518d25e72f802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5af870ae114e4ebc85b5ee67a8e99451", "region_id": "RegionOne"}], "type": "registration", "id": "f3b56563c01d4478874822308d2e391b", "name": "adjutant"}], "user": {"domain": {"id": "3ac2246a8bcd4a10bcea818d96212a32", "name": "7a70a6931ca24e078a430b25612ee796"}, "id": "5f51f0a6072c44ac9eda93db6714e940", "name": "8c5cbac87ede40bda2866fa27010bf34"}, "audit_ids": ["ae9451ee13424e42a6f203508d11a7da", null], "issued_at": "2020-04-23T06:25:55.828759"}} 2020-04-23 06:27:56,030 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,033 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,034 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:56,056 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,059 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,060 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:56,075 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,078 keystoneauth.session RESP BODY: {"floatingips": []} 2020-04-23 06:27:56,079 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id"}}' 2020-04-23 06:27:56,082 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,083 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {30} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.205332s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,028 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,032 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,033 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,036 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,046 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.972511+00:00", "project": {"domain": {"id": "f15413aa54ed435aaceab5935f085dea", "name": "2d04e3da8cc14fd8aee3171db0adcc2e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b546d2fd96ab49c0ab9b3d8315bdb85a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f10f19bf8f424735995b57dde09ebf82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "765e545a960e4f9f9709985dfbf8e85c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c44c03130eda44acae9a750564a7a9b8", "region_id": "RegionOne"}], "type": "identity", "id": "0d09c48100e646a99ccfe2e2edad2238", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ba7bc8f7dfb34ad6a33559eb4d0bc5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3777dc2e16e42e79a8b7324395c13b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e7265e2238d94b119622fe6e9568ddda", "region_id": "RegionOne"}], "type": "compute", "id": "6b9e3b10d80f4a6593c27be961b3d6a6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6ef704a6b01145f3a444e2feff7caf7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "112ee57c19444f6e8a9cb096f4b305e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bfaba662ee7a40beb22d4fc45aa5bd53", "region_id": "RegionOne"}], "type": "image", "id": "ab7eda9d7b8346889083a933df111eba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c30bb433b31d4c8ca643ac84f6b3e96a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c49756bfa8d46dca309c3068e0af341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d3384dad95ae41a5ae6cadebccc67a72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5b6ad592999b4bf2a27b368ec913f8b8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73620dbe755349c993b44a3611501cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fbf323436f149268c8fb05a5ff9d10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "609922b9141749168d2a9c1ae36fc604", "region_id": "RegionOne"}], "type": "object-store", "id": "c56ce29a59e6478dbd91767d6d5d51dc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b9b1d0275994f2c8f890ee53e0f916c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de3e17a65f69482ab4d09ac2c5773bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c18d277f0534a20b220bb37e05e2060", "region_id": "RegionOne"}], "type": "clustering", "id": "0ec0edcb2f71445d8cb7650edbe8d2ad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e1d9d68cf0844a2aee2f24bf7feaae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6d943e7b099475e8299f07ed56ce297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "20bd48c6ef59470f9545fb095ab3d637", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7c3e6c58c53945639c087cde65ca5399", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1cc2e9503eb94e9885533966af7ba14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f415f9897634e0fb5d57636081a04cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "200d9a1cb2f4487c8510557a7255ba83", "region_id": "RegionOne"}], "type": "cluster", "id": "bd4614ee16954be8818332c9068685b8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1addd7af46554a93a002db5e5fad0e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8d205f5f17154c948ffca1fd80f612d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a3edbbe1c67b4d13b80c338cce76589f", "region_id": "RegionOne"}], "type": "data-processing", "id": "0b95dcc2c58441a28885faea1000131d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c12f8ec9c7a7431d9fce95336ace8527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0fa154634a24f6dbab4b07bfe5f7d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03b2a39d64b44d5abd553be6febb4b1f", "region_id": "RegionOne"}], "type": "baremetal", "id": "0d1511544fe7414d8387aa5a28ce8192", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f98932ddd0fc49c4823b3873e1deffc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bfa909e2c53949c99939bf9c11f8ea3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a36ef3ce2868467d87c0216c78dcc756", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d69b95610bd94a25baed40c4fd946854", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6482d2addd9643e6ba5cbcf154aa6dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "04d2ab9cad6b45baa864635adca00f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bc5e7c6325214c3d835a668087938d75", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8393e75b45e945bbbc59ed48f33829e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "813f6ca2e92942bb894c7654fe4b13d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "669610716266437d9dc68982db771577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1ecf5e01f330460980131082b47188de", "region_id": "RegionOne"}], "type": "key-manager", "id": "68cd2c91c3d944afa227fff170f45677", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "02a729e705f1437eb788b89cc55df930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7205553177c047218cfe4ebc36fa7d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9e65af2e66c44806ab425b3bdea0167d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "efbc8d5a241845cba7519484d21f78a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6172e04c738b4c3bab541b3021c41538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9665f4e2c25f4f06a20b65d14ae347e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bcabc14d4ad6450ab936a59c77a20684", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8b76fc245d1b442189a7bb910f3537ec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4a7ce0e54eb644aa8d666e6b060a6734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7e940b3c453e4594838f69713272be24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6d88ec98249c48e39aecbb025c993cbe", "region_id": "RegionOne"}], "type": "message", "id": "1f732029fc264469b7ce398cd78a61bf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ec1f2e14453f437ba571b3c6a2078518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d7122e82d72344a6b1c24ead0112f56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a2a98d7accd40c09a370e8e1aa63e22", "region_id": "RegionOne"}], "type": "messaging", "id": "48ba7f90b51b4ba0b2dae6c9e639286a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8a20d9a3f89a4e80b2d015d7090c7b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dfd3758804ba4aa6b243cf63f77449b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "74985398f50f40f786c58fb605f5a2c2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6a45d3de8cf34925a175d3e91b6f504e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c38bfab3dbe47d58159d4b4b39ff33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ffe7e5ea4964b8ebccb9b220ae9d761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54383b67c8fd436d8f7541cdb11eaa2f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "83fdcf6cea354b029c537684ae016e6a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c78e28830fbe4ebebeeddf1913e508cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c609c8361e948519295589d4153a761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cb68e7930624acc844d67b44bfa932e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1e0ea3b9035e42a6a7a7a95a3b72ae43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ccc1f2f0db2942f9a5478f46d4659bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1083d4e5d18649dabaa252eaea855f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c27a24b9d184da79fcddf70027631be", "region_id": "RegionOne"}], "type": "container-infra", "id": "bd5803ef853d49b6be20c291b3649079", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "32e38c515a5948549973eede8e0d75da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "209bcc2dd8844d618007d701e6584796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "73b3450f1c0948c08c512c24dc659dc6", "region_id": "RegionOne"}], "type": "search", "id": "7d7ea49f48934198b49b262d9ab06668", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8973b14751aa4a96a6f55be5c39d2e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9f8f6302088d4b0d90894efc5c75bc19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "04255b6aca6448bba94596eba373a17d", "region_id": "RegionOne"}], "type": "dns", "id": "ddc41aad21bf4ebdabeac42a02183be0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d8393f660544c8b94d8509b6ae04a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "30996ccf5ba540038aadb5299b9a316b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6bec708710bd432c862a8ac22a026d7c", "region_id": "RegionOne"}], "type": "workflow", "id": "40ce270f76004e7e9979cb78d7a5b2b2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "beedca9354204b8fac2b4e11dd2fa952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f87c96de59384d5592c0eea7329246b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "646d7df9bdb94a50a5fe1e99c64d14d1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6ab8c1c89dc6411db73e203b93eef2bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "06bf2592fd6841308bdffd2561d2d717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b005d83e0cc421295025a844aaf9893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b6c6edb82cec4eccbeac497c6eb04d02", "region_id": "RegionOne"}], "type": "rating", "id": "b9f46baa0dfe458bb5dec75b6cc595ab", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "032a77363cd447f782090eb1f783ef33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d6829fd82784d4c9c9abc9b986d1524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d901ab581484516a3f7dcb307b01698", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7a27237bf6eb4ddd874419e67f154c1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7c2857e400d455289ea229e88462196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5575867e431e452b96c08d9034bfdcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1394845b246249d189e33b00e0bffe15", "region_id": "RegionOne"}], "type": "policy", "id": "b668dfa7c54b45be84be9f97718e2065", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daaacafd84224ab781e50ddc89c91721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11eacb7770474d5cb21761e77517f0bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d6a06f431a94ae0a564981d1217d92a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ec60d91288cd4360bf98f070b47d66b8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a02fad0104844a5bbffe22bf70f1d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "719d4bac695c4d1d8a758a61e295b3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "851c699978414e368d5bff1b2185a57d", "region_id": "RegionOne"}], "type": "sharev2", "id": "a754b4f2f59d49f3ab216b29add6be73", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a946fa2fb3743c1bcbb36134cbb33ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f1fecb5164d4d0abaa82f1d23d07066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2997ba760e74425895f745bc2fd25aa6", "region_id": "RegionOne"}], "type": "share", "id": "1d4e0213eb764977b5628c3730f8f706", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2ed8d606d2b450eb04326cb8fb102e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f14de5d7884a47e982989c7a347664b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "be7eaed354ae4dabb4e36db00877a09a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "178fe6431b5c4ce59dd7f9e54feb982b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "883a5c3c662f41e099b9b22e78a50b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e32ee7dd45cf44b6added754446b3ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c014d3d7b7c462f87bb33a31ee923c6", "region_id": "RegionOne"}], "type": "orchestration", "id": "1495ed0a9f3c4096aaffc0a082581fe6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2945339a2a884567bfd776c45c31914f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96d520d611df4719be732a4a3829c5a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "458d64e091fc4377b472c8e10d840db0", "region_id": "RegionOne"}], "type": "block-storage", "id": "47607342e35a405fa6702cae7bb5f411", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e010e0896843477590a86b2c07a9e3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2678467e01e74ed6a4a7863ff6344113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf37986862c1430f81b59ed33841fa5e", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4245f47df5d4e9aacc6c846958e45f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bb4adce4f244f11ae9f57794180b7fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27497c0f5481499d9cd24e0504c56ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a74e7d514e2744ef806a85a3628536a5", "region_id": "RegionOne"}], "type": "volumev2", "id": "8c2f42dc7af74fb6a0d63384d5c3f2d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ee172253acb4cee8c37ddb802b635d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b70ea8b521df48f7bfc004e38fb1fefa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3dd2353bb674044ac5cddb1fb1e83b1", "region_id": "RegionOne"}], "type": "volume", "id": "ae8c994243d243c0b0510065cdb844bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6a06e6ed2dc45bfaa2d9fca4a94a65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e828ac5549e4c77ad4b4e7a2e275e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef0cc3f2618442ac8362f32b541871bd", "region_id": "RegionOne"}], "type": "block-store", "id": "227ad18f24424b2aa868ea40367db94a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7483ec49d5a340f98aa9b5457cd8a7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "736d1dfb61924a949d843650520c5183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b93009d0839a46ce88e07592581d9d46", "region_id": "RegionOne"}], "type": "alarm", "id": "65d33d9971fe461aa8dbe50f69d1805a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4acb21cc85da44ddb85a5e5fd2235e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3aab064dd374248a7ea0b66cd999810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ad4c8fcbc4b4fcb913406eb401ed711", "region_id": "RegionOne"}], "type": "alarming", "id": "3127861e74a84fb9a0627cc3f1f2a90b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b4df5e63c7d9419fa65977978678432b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "91fcf251620d4e7185ab01bc3e0e6778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2446a62ffe8b493e97aa987e788f3317", "region_id": "RegionOne"}], "type": "meter", "id": "4e6d681c868342c59105301afca76cd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1324d887ec3c4316a17a0ee38b7ffa66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebd8d0c443d34fc0927255a8d14bfa9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5698135c406e42d99c37dac9ae51d79b", "region_id": "RegionOne"}], "type": "metering", "id": "e265112cb9de401dae79e6f9289d8976", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5089085474b441c19abe5ab59efc9dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "83340129393f4bf5b3c0ee11453b674d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4b98fce592346b3852b38a0d5d2c095", "region_id": "RegionOne"}], "type": "telemetry", "id": "bc80985276ff4aa79ca3425c6ff6c432", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a51e409f568c4fa48c3bc45cfd50ca42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7cd5e7b14b5f41f69e2f4ce99baf50fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "46e0489935bf44058f5d35ef03c9309d", "region_id": "RegionOne"}], "type": "event", "id": "6d3eaaf5460946d6a0fa250220ccd1ad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f69f314823884c069301aedbe685651c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5cf09644a7544e489cd5cf791f3bf92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ee8f90a20b794928bf6b440b651b2b1c", "region_id": "RegionOne"}], "type": "events", "id": "a964fb16c2424d4b8232fe54225687cc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "547f148a3c0a4545b94453d87ed80c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08fce9f8344042d4be9b8e3f0c53f61b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "67993e1cb4af4583a882343e819a0604", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3169db6d555a41668445de224f9a4df4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5401ec189e1247f9b5b1b06d98c783c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1562a2d57a2f4d7da99ac5d351092e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13b10c12f30a4e8aa04b77f05d831008", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0a9528178248442d90b4ad64bad2fcca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "010d726e90b9441d95f5d290630f252d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb2e64b0e6e645d5969d2df40dfdcacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f64995cb1d7a42d195514badc46dd178", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5778947b0244427bb984792cf59cb1a8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bc15ce830b1450d8a403a32ab4ff808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3006d2ed12b84e918f9378333fbcca30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc6b3f25f263417a9f4658dfb3b2bc8e", "region_id": "RegionOne"}], "type": "tricircle", "id": "59b18788f34848ad92eb73c958dc1692", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e7f9b50a5e5841a1ab0f0c74489b5d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9f37fd8eefba427799d63d6d192cee69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3e46dc81b16248e190a96857a809bf5a", "region_id": "RegionOne"}], "type": "database", "id": "1a77d75334a1493f950c87e5b693b250", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3238d2cbe844611bc800fe37dad9a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2e730d470284c2a94a4b9603a9430c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82cb02ab54984cbc960f0721a2b6dcd5", "region_id": "RegionOne"}], "type": "application-container", "id": "fb6944c679da41868bdf436f0fb059d8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dc233c3c0604b48b09f6b6802e02747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "766a6e9254d34264b89843e906b72a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ccb2688bb4874534bde81953c011af81", "region_id": "RegionOne"}], "type": "container", "id": "d305082314a24ddf8a007e8e3459eed0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9db34fc362c4fc3831494a75036f729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37c448ecc5a04c24bea4009ead2d399c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "982cb4e0e42f4c0b9a0d281e936548f5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dd13c1b864494b6cb5767a2a56f6e9cd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "126762d43baf4dc3a534fe21a4b79034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89e937d16b6f4cbb8c5175751ce9ac52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "881ad2548b0240b58936c28fe97e24d0", "region_id": "RegionOne"}], "type": "rca", "id": "1507c6376d5b4f538d5fed876630d4ca", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24c83437d8ff4a33a54f8a0d38a5ddb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a2389ed625e4b61948274b4d561fcfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "964187b2cce94f6f9d975cf999332cd6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fe88c779ef6349c1ae89821a4adc3fda", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f20e1513e4e840148453f742ada37cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "45ab01f05ace48f294ed197c0f72bd7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1f59cdcd82234424a636111c55831e49", "region_id": "RegionOne"}], "type": "network", "id": "5ae68d37c30e4d0d8c6877352b796f7a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e3a201186774e93bd3eb88c386bd618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f0689f6bf5884a4eb28ce9c834df2c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "71359699c5384d648e5eca4e52b882e5", "region_id": "RegionOne"}], "type": "backup", "id": "11e047abe08b47aaa186349632eab667", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e25ff7dcb82d4d1eb62f979edeeea516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1908f607d234795b00be49f16881a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ea083dde56f0489889ec6681e020c725", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d2deda504eec4f61bf58e86dd0e13404", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2557317a4e9143cb929f815631a27733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0278df65c0f44ffda3d2f9f1a7b3e62d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "375989d7018745e295a6bca700760be4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0df4a2e8919e405eae0559227b24554f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd9fd601b87a4fab8ddbdad3786ded85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ce8cf6bba4c42a5abf9a44c9c2a65fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a7f38d72e2cf4828a7875f2552a41c11", "region_id": "RegionOne"}], "type": "monitoring", "id": "aaa772470c724d8293b39bb0c3f10427", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5dbfabd845f64ede8dd9ddbff4a16c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b26c0b4e583d4c3eb7e4ad89b5f58e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "06af88a391214739962fca57195e25a0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9830a065a8a843e0a3fb66c0255fb65c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e83690ae789541f29d230f402c52b0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "adb8faa183484238b92e64f7271299a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c5c02a3317aa486eb82b47c004062935", "region_id": "RegionOne"}], "type": "placement", "id": "9e5d980e2d37419b952e2da4814f0258", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4bb4893ab72846b194cf333a5cfbfe49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7de9203006e4464ca1017a0f65eaab47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2fa2f15c6252479fa93c8546ffff6995", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e4cf8404624a4becab3d4317e7021d4f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02803e942ee2435a8843c82eca5ae5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4763f0341d4e4530918edb3939fbd236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4e2946cc40b49f5a62e666eed1d031d", "region_id": "RegionOne"}], "type": "ha", "id": "6f4dcb7146ca4a42a0e347a519882d74", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eceecbf1c86b4d92b85b15308f03b42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fae5fff74ec24eb58280ea30f3caada3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f38fb1c982c04ad3902001ebad40de6d", "region_id": "RegionOne"}], "type": "reservation", "id": "5e9705c799d340e3936999ebd2f7328f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "05b1ce78292e4a21ac2468617209fe1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "82a888f1066f4e4881c4deb0962741d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "96576b37006a4565a2eec73acc3941b4", "region_id": "RegionOne"}], "type": "function-engine", "id": "79c07832b8794db494e74b656ec89a2c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "22c9801bb39a41c4a01344e737410bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "80dcfb267e0743d29e40d50c9fffa95b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "626c791f94c6473f851e2e02b4653956", "region_id": "RegionOne"}], "type": "accelerator", "id": "bc96f5e22478427e9e6a6d19bab33f99", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba996b0ffd8e442d87f009e68d944295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f01e1c1ad7e740d593b95279775f6803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89aa26015c4248f28a31b7820f8a3aa2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ca7c68681032473488ff5ab615f414b3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e2f1e0d32574b2d97a625e315ef1d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12ce3886734a49ab8c10d2b8d9468386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "378f4f9476ef4755b8202c57ae009e25", "region_id": "RegionOne"}], "type": "registration", "id": "6e36c21ba1ee4b4fb2001edd9a377d97", "name": "adjutant"}], "user": {"domain": {"id": "a9446d6541c146d798772b2ea97cee0d", "name": "bc0f741324c54aa3a4c4606859f21cb4"}, "id": "177dfdfd6e1e4cca9cef39036a5048c4", "name": "10522ddc2a2043379a5bb6eae7b1c93a"}, "audit_ids": ["8b91c192f3b14b51ba1e248b74c47817", null], "issued_at": "2020-04-23T06:25:55.972511"}} 2020-04-23 06:27:56,119 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,123 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,125 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} 2020-04-23 06:27:56,143 keystoneauth.session REQ: curl -g -i -X PATCH https://container-infrastructure-management.example.com/v1/clusters/731387cf-a92b-4c36-981e-3271d63e5597 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '[{"path": "/node_count", "value": 3, "op": "replace"}]' 2020-04-23 06:27:56,147 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,165 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,169 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,170 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {15} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.282356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,866 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,871 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,874 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,886 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.808959+00:00", "project": {"domain": {"id": "55b84e120f794c919f3686ef5fbb5589", "name": "8d868c44ce1a44cebf28eeebc5698b44"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f6de86a8515c45ff8ce93668b283ae3b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b9848d11f42478783fbb23321359bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3813748b2574014bfddfde301de8dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b12ee8277ea34ec0b7115363d017c8d4", "region_id": "RegionOne"}], "type": "identity", "id": "51372936f0c24c5190cea63c7215350e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "00a3f50c7ab14042b8c5cf9b9051892b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e01e386f51e6428fbab82a3673b90b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "41bb46db4cae488eb0436b3d03ee1796", "region_id": "RegionOne"}], "type": "compute", "id": "decc2f5fa2ee416f82ae2621cab57d2f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "882d5f40fc284c96b1ed0765ad8be358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b49d5b2e673d42a6a516d3fcd6bb66d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c79a4501a43a47109e9aa20478a7901d", "region_id": "RegionOne"}], "type": "image", "id": "0dbe930b9eab4ba5b68b09ae620949ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5c3f475c41174cc8acf5381a2dd78c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dea4088b167946888be7232be31fb43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d60bf8f490164a61a82757130f18d784", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d664d50f020b415ba8f74134911649e4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7465c8332c4409090dace1c39130b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ae1657670ec4e50bc50cd16b945dae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c55369d803f452dba97d00eca4ac4d3", "region_id": "RegionOne"}], "type": "object-store", "id": "5e6f4585d4ce4932929db5362946aa16", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "408e0a13de0a4d69a43552f415571436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a26352207cc341dfbe726de9548529ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "33e09c16fbbb4876b6ed90e90c2b66e3", "region_id": "RegionOne"}], "type": "clustering", "id": "75ad302ddb1c43c39f9461d5abfb18b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42b7d95114174725adca149804426bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0119e7becbbe4404a2581946d530a540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cf9d2f909dc24986988e8f3e434b4143", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "859b738bdac447c98d1b8d1bbcc7eb8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2b4a49a02264ca799c78027ac77ea30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4861c2786a9d4d8d9bfa85180a3d6f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9e36636e46af4fbfb47a152d60f94a40", "region_id": "RegionOne"}], "type": "cluster", "id": "5c54e946e6c64afd845d2c4bb3896f21", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9527af7a72624bb793d65e52420d8b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e56e3ef25c814f5394c9588a8cb2fee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "598cb9902ab74dd18a9dd4ed77850db6", "region_id": "RegionOne"}], "type": "data-processing", "id": "c20a4356d8a84ed58f027dd918aa1883", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b78e9f541814b73bc5d9d33bf2bf7a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "294e68bed7984b7f9155776bb601e291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9a9bc13308ea45e1994fc59776a0645a", "region_id": "RegionOne"}], "type": "baremetal", "id": "85afcd8caff44fb1904f6f90c09e1297", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d6edf8434a824a74b536fa9486a62340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed886dc1aaa94891b064165b86b9d8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec9d958b3d3842e4966bf53d52ad43c5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0a3eb6d53b59411f8ab90e0283ffb413", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9787560ba5494eafaa4ef24a07f73730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b59b9ca644634cbd81a9fdf018185e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b261c4d5c3984cbe849efef9c743107a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "130b3fadc17a48518cc362fec2670ab7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "179b05698c214374a1534e24fe1885b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7061e98d77b54f99b1b933e366a501db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d1d758d940414d03bced045f8d6ba0f7", "region_id": "RegionOne"}], "type": "key-manager", "id": "1b57ede82b764bde97bf74bb0eb68bc9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8474b214eb884716ad3cba7721420738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2bbbe6ca4e084df391f78c06b077d488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cdadae64feff409ab217bce53465e451", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0d4f26d2cbc042ea92b1256ca59d0820", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ce0f75c97c340d3b4365520649f4743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d87fe8ffb394a94849933081e2c2c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bcf03d5bf0924da98faf96ff78fedf54", "region_id": "RegionOne"}], "type": "infra-optim", "id": "61057f47783f45f497f3bbf747847bbf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f7e09c9032c84067b601f4b63522e95d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0036e4a1f51b4a68b329b4e4851714cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f76f630c2ed04dfaa9bead8ba9674f49", "region_id": "RegionOne"}], "type": "message", "id": "13850227afb247b3bea0a3eb9a00d65d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "453dffa7d9ac4f1fa4b7a126f848f187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e813ef5c57e3459a82fb673abf3bc8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "282f00a8ea0d49c2bf59ccfe2cf5109b", "region_id": "RegionOne"}], "type": "messaging", "id": "e80e14305c2c42fcb68ee7d66794b7ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2427359d24f54f5295f07ffcb10be070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a738a040b154c41822f81c036671df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "595d480f22c244cdac9fe26d6d854225", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd01399609634e1597f4d5d287c5db9f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d776b7c0e2a24d92ae305cee09c63c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6c466dc6db5404fa88e56c343281b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40e2df9de2f442e080baf755465fdc96", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "05a364bf08284e77922b2397707cab18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fabd129cb3e4097aed6cc8857aadb99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbd42fc9da59446ebc687a7773f0286a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd9d05b9618f44a3bdd3a52fbeb17760", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b3a3890d7ea643868729541dbe620f0f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6251b3d8e5c84351b18993a13c64ac01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "442cce9fe9cb4e56aeeaf2a84f85e7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f443ae5c4f74b4da96756382e7172c8", "region_id": "RegionOne"}], "type": "container-infra", "id": "f5ad41588a71465f8415c8f30c41890e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a1b346e52ff46c4acb3dd0d92b650c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "393a3d6d64c1473f82cb17efe76e59e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "90262efb162d4f16b15dc16f6b6cf26a", "region_id": "RegionOne"}], "type": "search", "id": "1b9974ec071f41b2be7ef461e854fa62", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "86d05d32973b4333b6fcbf1ef06eb351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2c406e7066d543b19c818ab103b99301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a17b599aa3714b308a1059f9a9b8abe9", "region_id": "RegionOne"}], "type": "dns", "id": "60d590d0d5d64a4b98ffc3d4537589b0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1fc9ec57d8c44288bc5480c253c16bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "367f0db8fa89497384cbd6be61a6f557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d2ef8a42b5d428bb1733ca85593520b", "region_id": "RegionOne"}], "type": "workflow", "id": "18b41180cd1e412687cdec69d9fc0115", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0f5620fea7a4bcb9398c304117f5673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "adafd840ec394288a160ed4b3f584aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "842a9497c9ba4981ab56158916cdd6c7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4136707ae9f1443e9e9468b65c2d5ac0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a73dae9328214fd7a0e805dbad1e59f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f2acaca70cc1494b9b066996d743d141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "14873b63e1e94c94a4f6af42c8e05809", "region_id": "RegionOne"}], "type": "rating", "id": "961580c446314e25aa117b9736d140d1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e283c67679b493ea9fb89e33a7bbddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "50b80705da4d45e98eef4c4ac49796b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc2bad29c3f04e0bb154d478917d5674", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cfb99bfde458422e82e1d6587d80f041", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "833c4547bb7d493684fcae3462c0b036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f8ce34a735c40a1be252344e9d385e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "92a4fb9621d6439fbe82cb4f51c9f37e", "region_id": "RegionOne"}], "type": "policy", "id": "d642dc2d3a4c43889fd8722121344c75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97cabc6e135f4807b4b9451771607831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ae19ee089ec42ec8de043dd6dc022c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7a9dfd8bec84bc18e7d1037a7d1df40", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1d0a9eb0248e4773a8c265450c225528", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "27a5a813f6ab4549a56e6b5220fb8fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e775a62335e24347afaa56f08a1af85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8dfc6a7e35204612b9ed6345da17da2a", "region_id": "RegionOne"}], "type": "sharev2", "id": "32925ad018734003ab63272396acf98e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79e45870252946d8a95b80491635c131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b819871d494a46d8bedea477dd4378d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "08a6b6c2204a4f6ea15abfcc0fb9664d", "region_id": "RegionOne"}], "type": "share", "id": "dc033589b8074e1292ff57bb7df426cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a48e24f18834029b4e3693d49bdb8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8cc41cad208c465692ef25c7f6870e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5bdd70ad969d4c8981422f1da67cc43a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0940b96e0f3448f5812f17afbac8101e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "334c1870188346ada9c1b0564b76eb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15046093d2644b9abae4266ca674eb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b82e2f3ad3b24ffd98f6666c1cb61fc0", "region_id": "RegionOne"}], "type": "orchestration", "id": "30fe73146dcd41a2a4b36c36346dc544", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf42d4abde2442298366e0da0d4bd35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e69919d9ff3a433d8cb2eb8754e8dd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd9d233ac21d4596bb62d7aa45d27e54", "region_id": "RegionOne"}], "type": "block-storage", "id": "843037a05f0b4922a2ef00dd96e38c38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a28fde86a05b48a49c01c720b941c015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d46fb46932140bb95a71b348c6ca2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bcf8ff52e224b5dbd8564211ae392ef", "region_id": "RegionOne"}], "type": "volumev3", "id": "f894525771df4a1a91aa28189f55f917", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e383aaf1dd5f4549bdaf289bf56557de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13829500c78249b7a0fab5cdb76f95fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b758431f6d2f43d68c27edd2cbe3b2c0", "region_id": "RegionOne"}], "type": "volumev2", "id": "97f56b6baaed4bf3bde85bf866e08e7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0074f5901b142d2b027ad35d602c600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "597071c489a74c7b903359032059ca37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b32d15b0cf5243699bd752b6f8173455", "region_id": "RegionOne"}], "type": "volume", "id": "871918f14e2b459f9e163aebd87da042", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dabaf04176647ee98d066395ed139ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfe6d94fd1974630bd5d07b9d0d2aba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a784dd5321464590a2b61e7463f58c99", "region_id": "RegionOne"}], "type": "block-store", "id": "40a35b10a0ce4f7abdc51afb9154ab2e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6afdf9ceb7234a81acb8a81fd215150d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f133baec2a14ba89a847b490b85d656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0564f76948574ea3895afa88ae0d98e4", "region_id": "RegionOne"}], "type": "alarm", "id": "a96f98a7973f4683ab6b0d72832c1447", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb37f6fb3c094e9ea50851e5abea8d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb71e1aa8f264009a808c6a605f1bacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a06a6a8464a14e66a8cf1b51f4c4c420", "region_id": "RegionOne"}], "type": "alarming", "id": "49b37501e6684a47802e47427c1561b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f9dc8f75ed64be390d55bd3c6c2c817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c36d559e90e24a44ad603d0740b68986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "163c694ba43349dda7aa3ddb28dc2ce2", "region_id": "RegionOne"}], "type": "meter", "id": "10f351240ef04ce3a4a60d912bd32039", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e69075b965f74187a1bdad95c50b1faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e07c0583f434c5cbe91191da5e9bf25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8e92618f08034875a7fa0d14e853cf27", "region_id": "RegionOne"}], "type": "metering", "id": "8e9abc41e8c144b98437cb4155604d34", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "def6184f7e0246239cce1e60be4d37a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab9b6fc4b4a944698b86724395ef4111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35e4b426141344dc8185cabfdfe1c515", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c2845439b344b18a41306f3a6e4491f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "660f55340277495fb75a71e791c91287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c9b3b82ab414ebca7eca76370b50bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "73638dce8931448caa764f18f3c9851d", "region_id": "RegionOne"}], "type": "event", "id": "d7cef53919964d2da208eabf9421280d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "22febfd184c047af8864b59c008b3369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "31986e70077545fd92c6b771bd034fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dddb5448398f4db3b9a06f94b05470df", "region_id": "RegionOne"}], "type": "events", "id": "dc3f0e37597f4001b28d652842fce7b7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "007d7059bdc944918f496f5c48f2a485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b073d89398d42ddbeb58ab650f11dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e81fec05bb964cec9b97ac04a62ad15d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bee9027e42f049f4bcee3398155c63e4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "657e2aed398f46129a320baf72992cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e094b7d60734a0aad12137b7a995ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "065d4b827cba4bc39bc932d6582402d5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "442e18654d484156846ae81df60a15e6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff4c57ee1eb841b693975fa052c7ec15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5441f094a3b48eca9381b8102ad8fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f54846e1f4b84e4599cdf167e07f017c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "372962f0e8d247dcb992ceafe27c5823", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5c1f05cb624414cadfe6a8868dd9989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0c1e1c1ec4b4c4a984e5f86261aa815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "47284926e16147bdac34feba03188a38", "region_id": "RegionOne"}], "type": "tricircle", "id": "e81427b2a7d247a692781fb5da064559", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0b857c118b5147b7ab84aed644d7df4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ac819d588a7e4312936a8b923549d608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c1a26ccd20d64b1793724bc772b8277e", "region_id": "RegionOne"}], "type": "database", "id": "164d2adc6123458dbd780447350b2962", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aef83e4762d6476e8f371bf375b20282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abf932298aef4653bd8b9452bdc32008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7164b689aa88464eb291e0823d6d9316", "region_id": "RegionOne"}], "type": "application-container", "id": "f389c05bb6e247f69b5e618334065c80", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f84337604a84ce8b8f85d59e580e41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "beb7b8304ed14358a3cb77787736a36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bbee46728af24ef485b292e131427f24", "region_id": "RegionOne"}], "type": "container", "id": "9f59dd1238ca4acd80a6f7889186d057", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ced4f0c3ca54a6f82e7dd76a335e6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e47652ad64ad4369a2c9af57eb78f2e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f6bca687a0744e2a404893dde1c336f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bb5d117ca80d463bae92a532e08cb603", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f028571ad6f493ca047ebc23eda5c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "50e9a832c5d0420fbdccdcb27cd3f609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed0f42082bc64456b17e9ee3264c5550", "region_id": "RegionOne"}], "type": "rca", "id": "c6ca12a0ff4d4fd1906e80b688ef5673", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d149e3a904e348048e119695d28c6d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1f5100d4864e41d6b1014bd1e221f8cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "baa914314b88444a9b38c48c0415f41c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c3882e30a37046c782dabdee145496d4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "00018fbc47c64f37964b15a5366ff934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b9ea8ae1b38e49bb8e6cb13445edffbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0699e12c6d3340f7bfdf643367ea984a", "region_id": "RegionOne"}], "type": "network", "id": "e6d9ad903f1940a4bb1daa7d36f6bf42", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3db4b3487172426cafd6a269bcb6afa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4850b28c405841faae0fdcdf01371ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5b638503c8414c6f92caf7d2d996555d", "region_id": "RegionOne"}], "type": "backup", "id": "5589d234912a4e54b7661a06a8c876e4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68209ce4fbc64be09b5dafd49235bad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a714245fea0e492799ea7823447dd523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8d643462d874856aebf321023d8fc53", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "478312f8f4814d5ba145c7f603599bad", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b91cb225f9e431aa13c49d4e3e154c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8c6cc8faf57473481ba326d8b129963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b23d9a86ed3948758702652f2701c380", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a83c0584981a431d964330311119434d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e2589608ed04748ba656deb12536080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6f59bc7467274ddc9327cb946b2175a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "be30b4cc0b434259a7c7fec1cce4a576", "region_id": "RegionOne"}], "type": "monitoring", "id": "a7f9cbf53a664401b9935570d0117f05", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "402ac6a172cd4804adca39f6c288d904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6e9a201bc5da4de08574ef7c03d56883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ee734726c77b4bfa9e6e52907437b65f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4c28a4af348040e78934e7b484e49a80", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f3ee06319c74b6e8743f6caa97ce444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d333b9676aef45a9978a2e54f508f1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a95c62251f054392bd45930e655fa51b", "region_id": "RegionOne"}], "type": "placement", "id": "b391548204334db5a97c26764c680191", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1f30083265d429390a1c1a647397836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef796de76310403dbac845a587a24b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "87be744998274c3597ee65060a564b2e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0091c9beb2e34bc49ed4a537bbc437cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a93ff9247929496daa1db4477d20fc85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37fec9b6b9b64e97ab8b47746069e165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1eef7f17409a44709efb2a75cf13467d", "region_id": "RegionOne"}], "type": "ha", "id": "d622672f4199401c8981822bcc115710", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2ef2f180000a48d49c76bbc8113a9082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "16528aec3b8044a2ba9913620a60b23f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1b277da1542b46d5900ff8d99fc9b87e", "region_id": "RegionOne"}], "type": "reservation", "id": "a26d6c5b168b4830a56b0bc890ad50f8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fafc0555e6c54b04b9be41e5463feb7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e612d465eae44e86bc526c16ca264615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8845798aaf4449ffb887f9287764e302", "region_id": "RegionOne"}], "type": "function-engine", "id": "460e948d41094e4594dfdf072b84b047", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50f0b4bcf1ce4da889355598579c6fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f926eba7844941e3ad468bee842b46f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d88ff226c0e4408cbaa45c4628db7618", "region_id": "RegionOne"}], "type": "accelerator", "id": "263dcbb852964c03a1a6295f8fcb0492", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4ab329f617f423b924236fb36f29d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c48a5dc1d4c4a55a02a1ab4f9274791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8cd1a650e6544773a9b7c248fab405c2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "336c8ca35ac84559bc88544d91610462", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7270c18d6593489fa10f31c3b272a021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d292adf9442426f906428fb91c43c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2aa03c56ce894adfb80b8c06ec4051bc", "region_id": "RegionOne"}], "type": "registration", "id": "a7e6a3b2d17d42c19ab99e403c47f4ed", "name": "adjutant"}], "user": {"domain": {"id": "0ba6972a3d344cffb6fb8a1ff905bd33", "name": "70660f0586354e678a705c30a6332a01"}, "id": "8212ba754b0b48f1afb36fc50f9b5dd3", "name": "7147137c1a1d4edaa8e5f2f36b771035"}, "audit_ids": ["278a03e83a1b4ceabeaf521c5eed22d8", null], "issued_at": "2020-04-23T06:25:55.808959"}} 2020-04-23 06:27:56,011 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,014 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,016 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,079 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,083 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,085 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {11} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.201766s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,861 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,865 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,866 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,868 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,878 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.804276+00:00", "project": {"domain": {"id": "a15f7cd478114b1b854858a454c79d1f", "name": "e4166dd8cf8643298c55218d9dbbefc7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "46bf309b3ac24f0f9e46f7289d78cfd5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d8d736ed7b3343ad8df23e121d28eeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "91a4fb0e5b344d3e93b56ac4b14f4a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "41af2ba935254d3c98b045b8a8e74bd0", "region_id": "RegionOne"}], "type": "identity", "id": "edd2dfa0be8745e1874a2a4d27d03714", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88529024c0cb4569a018de2d72d9dd31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aeee9a43001944b5b84eb67d17641784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a80eef10aa9646978e3d7efee4caf5b0", "region_id": "RegionOne"}], "type": "compute", "id": "471ff4c7b5784637bad8663a06a07517", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6e43cf426c844eb0a8350cd89eaea085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "31a53db9ef67417a8b3177fe69ea3959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f74e0056ed304e048fbcc75f7be11bfb", "region_id": "RegionOne"}], "type": "image", "id": "65b5c3ab7985481592346277289b8321", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2b4d5f96c2e24e3eb161d3c1a9e9d913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b7f2533b06a466381c24fc0f89815c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b4cd1abdf2f94e14a17e337e6838de5b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f60a7e1d3750463688652d09f2536178", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d824892a7fc042b790ad97ce4f954aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad8f32bb1b984e61aaa5580f1d4d4a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a22a925312234a1c85981e330e7ca7bd", "region_id": "RegionOne"}], "type": "object-store", "id": "41f567f0552748589f1aae909ca16854", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f969f7e442541829065c01fa448cd10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef8f81e3ef2043af95a3c1785208b457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63e882d6a6284c16ba45fb41fafc12e5", "region_id": "RegionOne"}], "type": "clustering", "id": "f8d30b563dcd404288e8c4de643085d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f845b4f21ce48bcb7b08dd25433cd39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "985cafc17b5248df8b19a08438f3570e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cc49103b81c427fa6f4b60f6c02f463", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "edbf0888d64f416a8a02dada805ccded", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35c308874fc749eb9158567c46153dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed3be1b74a354ccfadd1b2354cae3caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7501433b61834c3c8e13c46b9a991ac4", "region_id": "RegionOne"}], "type": "cluster", "id": "633471274c3743fe92970dc5b1094f41", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb74e5d6bf2e481d9631f69b12e8f0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d8930be49c744dbcad428d853f4d9871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1cadfa6271c448f6919ae7d7060ede14", "region_id": "RegionOne"}], "type": "data-processing", "id": "12c9bee7aa41461ebe8da6574f82d74f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55a414ab88af45d895a4892067532dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b27368ad93da47e58bc732c9642e368b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d16aee273ef4ccdaa8661c95cc9249d", "region_id": "RegionOne"}], "type": "baremetal", "id": "e2df22a05160419aac9790ca44e000ec", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aa1f7537bdf64c33b66fd0e0a7f019b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10c4925308e14fcaa625ca61b22727c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0803489d00b4c559fda1eb2aca47a64", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1ec516536f2b4868840ec1ffe97cea86", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b31d829b8fba43f4a234ce2be4a39cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e22373e0aa944f68d0225f1fb7ac032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f31ac4ae4e2a47e4ab289f224311d263", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d8f1d0d9f02a4331859f0440bbc76711", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2d691e1ee1a2453b8894531f8856035c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "84c0972bb9854f5891fdb07892823d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "57ef84c4a19143c9a9ff31e5e9a0621f", "region_id": "RegionOne"}], "type": "key-manager", "id": "b57f6ec0a7bb4b2d8b2cfa8ed94fad6f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a8b489c612346cb8e98991f4be4759b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7861f86bc1f74318bd626ea4b14aa847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6289fb051aa548ac89a25846166a0b91", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fbeb64b5d637462ab5831976bdafa247", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d79aedf594f747518e4b0bc675e99cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aaba09548d594172b92a3035900eb7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4040a88fead145899386156ff3da0abc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a5f274d996240a1955485e570fdbeb0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2a85521f5dd042498afc4798fa476d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9614e477c0b1427da6271a943572ba73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9978c3331f954db3a64a8a32ac2ec778", "region_id": "RegionOne"}], "type": "message", "id": "db1808369933470a8c08c8400a59a406", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6cbf1768c5fd44adb5b66c6f924aaa02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e3f511c9acf44feba3e8a53d4a5a92be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "624b57e277fe4d5dbaa52a02bc2b837b", "region_id": "RegionOne"}], "type": "messaging", "id": "d884ffad1d7d4529828234d5c72251e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "258eb3e9af194c4cae250ef89ded4784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d19769f1ae054fd69246ce29c3f9e3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c776e8b09e7948219ef0205b7a6b8570", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ecba1403bb214516b7c59f9f8e18b4ea", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "515835b2f3fc412b92eac38686591ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fe585f591b24aec990e728ddc659733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbaccecbd62e4e579a66d93f5e5fe2dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "02350004b1094e38ae4d686268b9afb1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2771787d02ff40c18e305c13382b4e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01b2ebbd3e87458eb4bf66028b1792cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2054135a96f14fc394efe61f7305ce9d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "33a96b7cb60b4bbdbafcc2930a505905", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40725e5a22de418c831a824903a4a8ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1427dd3bb7c04eb9b2bb230ea880aa5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81d0e1aa7e51426c9c640bcfd56b7d8d", "region_id": "RegionOne"}], "type": "container-infra", "id": "d7b376e8ea724a9da9b166e0d976b75c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3d0b78a2ff5b4a7bb661404b091a2b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b0cb9967e2c7405f8e1a3f1ae5e3f5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4bcca3a4ed614423a436b9fdad3c9519", "region_id": "RegionOne"}], "type": "search", "id": "d44f315b423d471cad3dc090f4fa80dd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8afda8f151a64ccabafa192edc4fbf0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b94bf23826c49f1b3ad00d8a8e3186a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "800a5f37535f4b378bdce07070bc6143", "region_id": "RegionOne"}], "type": "dns", "id": "ec2a05bfdaf145b39fc4f945ba516562", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2538e8691dda4e08bd7ee33ec0f183e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67f9b845ca1d4abb911990e570ed3da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3b39f024920434599282194995ee9d4", "region_id": "RegionOne"}], "type": "workflow", "id": "8cef03ac752048f5af20dd9e25e3866f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33d931b8144b4cef913f6f24eee70a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75e62d547eaf4dbf89d2c58abfb0ffc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0693f2351db54fb0af403efc709915e8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dcf42fc51ee4423cbd4ab70df64001f5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0cc39d36431e4cb8a76ed63d3811c4ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "baca08c199a0418fae630e73f670c17d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5f31f8e9ca5e470194f1f7ecf0025aff", "region_id": "RegionOne"}], "type": "rating", "id": "5b3c80e9c34e40c5bc67902ba4197ba9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e54e8ae58554003ad2cb1887f6b6962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87cfd41983284d5d9afc7c2585fb105e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9227b8b1aeca4e859ef6744eee0edc3c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c58af45f2b564a678b201e032f3a0b96", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57405e8b898843b6b6e342c1baa91b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "210366b6aca44e4c8528def3a7b29fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f81bb4e56b074e289f9e69c3e37a1517", "region_id": "RegionOne"}], "type": "policy", "id": "fc92915328f04da486385e73a60aef35", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4b2b4006205467e87e1d0505b2b61b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a2bce5457fb4bc794cc07109f1b123d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7d3f1b211044c5f94e48d2619364ae3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eba7647b003040adbc093b19a611209f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1364757f67374dabb9bbf691afe1ae74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38e9a0b7871a406d8db6723868ec3526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e5f6a67fe77454981c092191709ddbe", "region_id": "RegionOne"}], "type": "sharev2", "id": "ed5efbb9ceaa4284ae3fc75b981b3009", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e723f85cd014f1da4f88ce6c2bfc1e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8ebe2bb4c1d48138c0eddddb4f958ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27c7a7c6f72c4fc89aaae4cca51a21ac", "region_id": "RegionOne"}], "type": "share", "id": "cee98749a62b49268c000248016ccd50", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2ea738f706248f09bed953698455a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1930d7b85a3c4a7a8412655b4237d84b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "adb25be4587c465bbb6a00eecc4ce7b3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "72e063c8d9004aba8a3a05154190dfcd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8bc4a0d8a4d48fb9e7818e0060aeaeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7373d0eaff94d458b922bf151b3b2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17154324e6741bc8260ab3324fd99df", "region_id": "RegionOne"}], "type": "orchestration", "id": "f2b3216ced774aca96576fbc77c21f24", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81ec11ed026f45c98a086e29ba9a5259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf067e1db64e4374b180e2189157f6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6147c212ef3a47718bfeba83f2e2ca45", "region_id": "RegionOne"}], "type": "block-storage", "id": "62a187b8203343e1a8ba30264dc5bb2a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62927b7738e2471588ab02a69744d0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf1725f61a854a4ba018377a465ceb08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63f475d824d84a0fa1e5524c4b58b830", "region_id": "RegionOne"}], "type": "volumev3", "id": "a023f2a5b5c24daf8f4f3f916b33092e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58303a7a577a44079b8d389f1ad72ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb9f297b196d42beb53d76fb63bb7f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fb2a4694c9c4f0e951c1db30dabb288", "region_id": "RegionOne"}], "type": "volumev2", "id": "5a6dbb5dab34476c846c8ac5df7d00d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b608a230c441799ba925070a996147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f86d0ed2d4941709c50019f76c532dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d36c60966c074f8284280daaeecb903c", "region_id": "RegionOne"}], "type": "volume", "id": "044505c66fc144c49593cbf38a38536e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0979a005ff24444ba61cd5749d132a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e14cbf53805d448189f09e8c8aa985ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb59ff58d9a478b9374806a86763067", "region_id": "RegionOne"}], "type": "block-store", "id": "11076c8ef4d54602b7a19a52cee33078", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7a6c660761f41e5907a1cd8ef3fa590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d472b30ac2a740daaab219d6b36d34e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f31e67e8ca0448fa1c62d807bf6f903", "region_id": "RegionOne"}], "type": "alarm", "id": "4704ed17bf754654a8870d85602212c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "56dca04a980142889e6bccb0e1d905e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "de1a1daafd21498da6667c8045621cfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1dabf981903c4a6592baff861ebb7207", "region_id": "RegionOne"}], "type": "alarming", "id": "a13298475bed4d81a3691a41aaccf936", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bca75dd1095245e2a3f49dc77429157d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4b290688fad4befabfa72feaec83f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d2cbb74d343e412c8eaff33476d8c86d", "region_id": "RegionOne"}], "type": "meter", "id": "8eb3fcc0eda94526bc8508dc7d6ee661", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b442d81cbaec44138e2311a85aeec09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "28b2926c67584cebbac34134a1272d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06bc5762d3d249c3ac308dfaf0626479", "region_id": "RegionOne"}], "type": "metering", "id": "bcffe84b8dea4a898e796a083cfcba1a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "491dcaf3dba245fc891f20dc814a278c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c98761c910964f59956064d3bdc475a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a00ce15ade9940f494fef28f898d0d6a", "region_id": "RegionOne"}], "type": "telemetry", "id": "a4b021fc283d4c9e9a2c7f06a68593bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "079b42de7fd1407ebe6c1c339eb92ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f69b797a6b8145388920d189edb0cb66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7b0360afba6648ef8720049e9ff84a96", "region_id": "RegionOne"}], "type": "event", "id": "8352324317e246769e90ece6b581cac0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3b72db15c9846cc9899547f3c35469f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "433115b5571944c283f1cd350333cd83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a841cb70961645e8ba4943dfa7dcefd0", "region_id": "RegionOne"}], "type": "events", "id": "bef559b2798f4c49ab5ef9f419cc9916", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79a5edc5b3e04ecfbe239076b52dac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1021130e3c8945759534a005965c3c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2bc5587cfd5842f89f202ab0ec056a5b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f09a26b4e7954955b34dbc15e56c95d1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e54432fcde764707adaa5c7ce3cd0539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1da4fe615359437e8d16b2d0699794bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b58dd2dcae24b63b3759cbe99f46abb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d035c5e3d9c94fc7bd3abcefc2ec6c6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be961eeaff24468f8981797044e2005c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5683c4e17fa341ae84214dbe0b8485ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "979009d4c79e4a1ebcbb0a0cf4a950d2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c9212f7ca9aa4741b3803992b98ce6be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b567d81423740c7b6f07b481e1f8f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1da75edfc7e142e98e4f54a36e58bcd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9391b5fe6cc4425785c99ebb3ebc4a67", "region_id": "RegionOne"}], "type": "tricircle", "id": "8f7ae8c76f054e49af35e330b87e3122", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2c8133adae7f47cba17f641d08155792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6fc2cef89faa461080921796496c3c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f0ee2eff96f5463db8bff59d96626f3f", "region_id": "RegionOne"}], "type": "database", "id": "58c1ca74419d4f64a128abfec6735227", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "137e92fb03234bf99cc9b2f2e2e5f5cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b13bfb87c8994034a3115b073998cb56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "73a3e1f8fa014d1cb2ed8870bd6942f2", "region_id": "RegionOne"}], "type": "application-container", "id": "13b92fd1d4a74f30a0a83773b3b7ff62", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2191359fc084421c98a976e596e18539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "602e6cbe916046248121997d64180397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba4c214e60e14e71ae182eaefd9a9479", "region_id": "RegionOne"}], "type": "container", "id": "17073e5280514412b7e20d4c17fce40c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c91984d55bfb467ca33142f3ae537fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73e0b181cf7d403bafc4e98f511edf42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3b9f01234d7144099e20931f1142b665", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f025cd3df0c745e0aac3066e6d5a640f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0438bfb1d50e4b61a05b19be24bd1671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f126eea9a8e4a3b81ed2a95bc722c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "727e31596f624b9f803dfbad84ef519f", "region_id": "RegionOne"}], "type": "rca", "id": "a1003b9a9a404e16a847bf2ce74cc621", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a3cabbc2308942efb835c5e1c76dd795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f3ac8d4ee50444a49ddd0b92fdf0d49c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "035c1eabf95f4973b24704ff4e3762b6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1ed86f6c8c574fa28a14bfb06c2a7611", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ed5c549fb8b644d99ccc2789021c0c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bbfdf22571e24b23b54dd788735d6f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b9eb10cdc90d4e9b9307ddeac8711ba2", "region_id": "RegionOne"}], "type": "network", "id": "fd98ab4cb70841a2bc38cfe953e0de3e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d73201f40cdf4f1fa99104c91d44328f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9507ad6ca0814863a1ee7200386203a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "98a0bef03f1a4833b0fc33523d546167", "region_id": "RegionOne"}], "type": "backup", "id": "31a9bc610d2b4e51b94ff80621b5b897", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee0cf880b4294defad5437d91f8dd50b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a81b776d03894de4b07de4f29863142f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c4e9d2de03eb448096cb8f635efb8af0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "32ca829603774944b85b4fac91e4da00", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a67dd54937049ed8a1171c08f10edf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5722f8fc909e4cc3ae217aa80273971b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61cb3f688ab24a16b378714dcdbcdc7b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "228469d156244687b6681855e7a7b23e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "37c9be5e9b1f4bc1a9b726b9159909b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5364785059ab4a8992fd187ee9a43699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f1d58adf19c74d3190bfbf2213bb7cd1", "region_id": "RegionOne"}], "type": "monitoring", "id": "142d26c6c4944596bc57508c93c43b78", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "167bd60f028148cc85357b58333a5d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f10ecc3468b6498eb0a4bffa2d034eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fd3cfda4b642479790aec26f9e065657", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "95443b9730a7459b9fb6c0857395ed75", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "75172c2286f346f5a6209357e6e37f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bfd1015c952a477cb67b265340227eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "63d504f8f3174de59bf80344756530ad", "region_id": "RegionOne"}], "type": "placement", "id": "3ba55f1cf1484aaea01b8e61d0bd1bf2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9252e0d7eba247ad824e38e23bce1ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01abd3e3309d473e9842116fa5eabbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3849c15efe744937b848a7cda9a0f1f3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "332a1c755f6d4c108d61c9ace73126d7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a694ce4297040e2acc465794d9b0e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75e159c0d39047e69d5bab69d5c84419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "85c880d561b947429271fe8b0f30fdbe", "region_id": "RegionOne"}], "type": "ha", "id": "16fd29876c3a4591ab2cb1c181e797ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "56a7ab9dbea34f5a93487cf977f1e588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf5750fc063e4926817a4b6a91adc6cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8690963f0ff34706b3655b320b21aac6", "region_id": "RegionOne"}], "type": "reservation", "id": "7f81dfd6945a4d698c22bea579a412fb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3070b442aadb41c48e5097a09cef57e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0e958b40b585427387ea96cf68cb4d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3648581df12e491fbd54134a7fd93116", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab0851bb15214f2fa09cc0141e2e69a6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "146ff0e1b46f48fd8b5566616654030a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d7d53484504b43e4a9d3277551c201a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1fbbd8c68c514d8fb7d9f0f126ee6c17", "region_id": "RegionOne"}], "type": "accelerator", "id": "f2af4b0422244572b5c607793c04eb5d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b31150b763942a4997f1f3974d1fc34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4faa8612ebfe4b1aaf173196cddb9d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee95cfac1ef1408eaf2b9be81ab69340", "region_id": "RegionOne"}], "type": "admin-logic", "id": "022d56f877fe46b6acf2d157be5c4282", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06bdbb94b8fa4e96a07471edfec3542a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3542907d17f42ca842b03c89c3871c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "24a87c8873374eb2b20f2e8826b35ff2", "region_id": "RegionOne"}], "type": "registration", "id": "668faafdd91849b7a45636617f761b4f", "name": "adjutant"}], "user": {"domain": {"id": "acc606da65a54419b1ba92f41b1feb8e", "name": "3150c3e4ccc24aef89e4c19b17b68b0b"}, "id": "ff7c1cf4cb5d4de4ae5fa06826fbf749", "name": "90d3d7974cc74813a598cd9fce2ab453"}, "audit_ids": ["9d4569790df647f2b564dc889774164b", null], "issued_at": "2020-04-23T06:25:55.804276"}} 2020-04-23 06:27:55,955 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,959 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:55,976 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:55,979 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,980 keystoneauth.session RESP BODY: {"baymodels": [{"insecure_registry": "https://192.168.0.10", "links": {}, "labels": {}, "updated_at": null, "master_flavor_id": null, "uuid": "fake-uuid", "no_proxy": null, "https_proxy": null, "tls_disabled": false, "keypair_id": "fake-key", "public": false, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fake-distro", "image_id": "fake-image", "volume_driver": null, "registry_enabled": false, "apiserver_port": 12345, "name": "fake-cluster-template", "created_at": "fake-date", "network_driver": "fake-driver", "fixed_network": null, "coe": "fake-coe", "flavor_id": "fake-flavor", "human_id": null, "dns_nameserver": "8.8.8.8"}]} 2020-04-23 06:27:55,999 keystoneauth.session REQ: curl -g -i -X DELETE https://container-infrastructure-management.example.com/v1/baymodels/fake-uuid -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,001 keystoneauth.session RESP: [200] content-type: application/json {4} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_profiles [0.156234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,918 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,924 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,926 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,937 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.861717+00:00", "project": {"domain": {"id": "658e1be3fe76433db7306d2919cc40ee", "name": "6320453df222413a96dd049f2c98d02d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d38a954ab1384d82a9bf8795aa7628a0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0eef5b15d3e64e818cc76d6e4bd568ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec17bcaa8cb44d419e20875a34125165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8d849bcd18e44fe492914dd6f9b7fb08", "region_id": "RegionOne"}], "type": "identity", "id": "fc63c063256f458086115a88ffeeeb26", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c477c8a70a624541be467ae898894390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3118e2d1443d4c78b148ee5b60a43839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4b25e011db66452292a212cbce33dd2c", "region_id": "RegionOne"}], "type": "compute", "id": "31924d66b459450986322fdbb43f6619", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "95c66eafb5504e32b08d057e5f3a0737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a822a5aa7d5c4385a36c924db79df82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cc3b1ef13c4b41258eac6c3e9edc5261", "region_id": "RegionOne"}], "type": "image", "id": "59d5d9d526334b8ea9faecb575c6992b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "96dbaecc57a5449fbecf08b9a528e60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7b1c5c11f71e4e3698ad36d88926b471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2bbcb50e648542faa276135be8b53c12", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d3a7eeb3597b4701958394d066d86792", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b99613abaa934448be6d39e76aaa3b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed768785b6794baaa33c507f7fd51b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba7901add6544b8c9d42509682217178", "region_id": "RegionOne"}], "type": "object-store", "id": "aec3a38fbcaf4bd2be800399df9138ef", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e42fb4b490f0469e9490490cbce5b12b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b659cefd51e4dec923d5078d3f1a6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "559bea3c1e1c4eb2b353612cd895781a", "region_id": "RegionOne"}], "type": "clustering", "id": "8c152efaf0454eb3b4a2035bff13a942", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0ea755605e34d8ba784e73687514660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22e98cb013da4335838cd3c3744231e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cbae52a50974750a636fecc00c34f3f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b874d4e5659e46a6bc2b77998e1608d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "579c68a8c3984bed8ca406094ba4dd07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7056f34b646e42cb9219e4c757e2ca4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5445103a82a48309f590ff7e48b637e", "region_id": "RegionOne"}], "type": "cluster", "id": "b37b2817b7914ba18143c31b115fdf60", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9f5bbda21cbf438c8e895a896565eff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c73e92068a8c42349aad2446b11ffb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7d1f7c3ca682484db42d595781b775d2", "region_id": "RegionOne"}], "type": "data-processing", "id": "aa56807b536643c18a3d21dd6c9e96c6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1fa0f236b1944cda57504773675f33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "825a0ca25f1243acba700c3a2345b135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6efa27bad8a44ba2936c935fb522ec70", "region_id": "RegionOne"}], "type": "baremetal", "id": "7ae0d70606a54ffebd07e55e5220d3ef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2e26fc7bfd049f1af2f59bbd1c3aca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42fe77cb87604deaa2bf5d2a22d49c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "db644a87061641728eba5ac23a2cc235", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3e652ddab51b4268bc25e04dcf18155b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "27e5e48f81564da0987f7ddccfccdcd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a548d691621474b91eaa171ee10afdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9be4f880b0004ce3b135519306964a42", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1095535c73dc46709eb1698f429d245d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "25cb9665dc694c64a378a7cecc2a2d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d2f123b12b974d87a9f373e3c6ce839b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e7baa057aa8a4e6c9ff5f1470b8a1ba9", "region_id": "RegionOne"}], "type": "key-manager", "id": "1429cf07cbe1448893a835703b1a1935", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a18a7ad72a9a4f30b85517c8aeaadfd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9ff664e6cc344c2a27a06ddacdd26d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "097e96dac6d84017ae16fefa77f840aa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7077e735e3db424fa14c7afbc12e0858", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1c49697b4526446c84c724a534ff078e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "abf2473353034fde85fa88e10f3d35f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "23cd1e8cb34e4b08ba279b259484671d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "64b14b87fcfa479aa3a2f0c1af532a3d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82a4858a26e34e448f87e9bc3fe36b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1e482a34c7da4987bd63ce1dea09d094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8619042381534be2a6f8cd84f5063c0a", "region_id": "RegionOne"}], "type": "message", "id": "5206abb4cfba4e91a3e693f5886fe9f5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "659b54c9a04440448c9eb24a2cc5a4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b2187382062b4a7d9b61ca26ad905ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "65c9c93d76894ac5b2482eefb72131ec", "region_id": "RegionOne"}], "type": "messaging", "id": "6d3d4febc11d44c0b205d0e34c509d2f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "467b080cd95c4a9cba336aa037a3723b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fb9658f0565542d79580b72eb42bc793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "71fa554d1de7499f9c8e9d7f20a3251e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1a7f75705aa1421391fee0ac54533764", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8ed8cccffaf4718aec9db0734a724ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "580c373ffbe34ac79b42b26e79e48cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d41fa7d5ac74d848255fc13f2de64d3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7e6f9651af8e4e61bd96819019eba777", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "808b5311cab141b7a547fe4abe73fcb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a44d16ebbb7424a9a4d9982cb30dd4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4ef7a4aabc74226a9411b57f6ff4b1a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "19f40bf7a8424df3bc62b2c22dec5db4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efac9feed4684768a29ca4454c8a8a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf845082770f43bfb3cb663386b737a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cef149a6f5f541a7949ce9076f2dc3f5", "region_id": "RegionOne"}], "type": "container-infra", "id": "5e55079c840446b6a8b4809eaf0b4e46", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bb129dc1648a40d6b82beba460db7202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ed044db6eda5472888b53815331d1f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "05eb9434e68f4c2aac9bcf95e44d1ad7", "region_id": "RegionOne"}], "type": "search", "id": "24f4589d42634f218f9f5ab1147d2c7e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2c07e10c3cac4a589d78b0540e147db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "df4cae126ba14e0a8dcd5a52bcae3911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ad218ecc34ea4fcfacae3ad4491891dc", "region_id": "RegionOne"}], "type": "dns", "id": "cebc413fb8084d88b37a9db0bdf922ee", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a90ae65eead64a0b920d4bcf6889f3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e6448844c3e41e8b7c5c1c8f4c2477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fe8e711aaae64b39b597095793764483", "region_id": "RegionOne"}], "type": "workflow", "id": "edfa8e923f5045fab54d5186fed62193", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d387b947d7974fe9a1536df40bfb54de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6d8e4de5bfa4fbc830f71fa54f0d63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "66016e130e3b47d9b61166b95357e7a7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "69a89910f40249bcb782e86b016c7d33", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1dc44f35053b4253a49c1bd943686950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "09c31738ad794a0d9253f7eba72a2dd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fd85536981bc49f9bf4d6befaeab8b81", "region_id": "RegionOne"}], "type": "rating", "id": "5804db2042a44642aa602116c2c38fa5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "752f705c74394953a853ceaf87111aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b2a1cbb9cf347c6b9f6fad23d8faea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "da4881feb0764257b98192bbada48cb1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8ef29bda81264893a522fede96f7f98e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92d97cbef5b64d07acbe5d224ea7699d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98a2b8983e074c64bf87b1dd8868625f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "80bad00782d643f6a344055808a15707", "region_id": "RegionOne"}], "type": "policy", "id": "6c74e86ed354422c898c0a8372d04563", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8100a38bad1746f78375a2b70a29072e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae4ae423920544b5b10a29a79c5df02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "485fd030737f44aa861977c15bce0b89", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b361b9fd815742599fb3b7fd19ddf184", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d2ff2266f4c449690dff1a9fccbd55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca61f482561c4a6ba5900ea8b9e23dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fe34c9c626c94506817c162ac9ff9e99", "region_id": "RegionOne"}], "type": "sharev2", "id": "2e32e967b8264dad81453fce16e689c4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc18cc9c748244eb8e25ac6845138053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc390e09b75645da94702d887f403303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d6578bf9dbf498aad80d20f345d40db", "region_id": "RegionOne"}], "type": "share", "id": "98f47443a26f4ebca190069eced8dc56", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "76d24378338647b0bf4361a655c16eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b388025f2bd473db032645555cfe149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ef4ffc4e05e42aba344899fdfcd9cbc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "159bab1dc19746b98212bd4284f73de4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bae89cfb59c945f6a58c9e1c3fedefe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8769dd6b240f44dd8e18ae93f562df82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d5670c33c5749faa1c076dd83f71643", "region_id": "RegionOne"}], "type": "orchestration", "id": "fcd9fd3039a34a378663f4d3d4c4f7e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28962e6b80954e9795ce04f872d1cdef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6b93d78e1d84df89d4e85cfb8e66ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd8d13572a184b98a3c86787e73e59df", "region_id": "RegionOne"}], "type": "block-storage", "id": "320991a7332b400ab32f4e286d44d385", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a879ab337eae4c61b6ea3a5e6d5dadac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84c6dfeb53364571abb9da5a69033e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c757f09e262494c99a4bd40cd1d8365", "region_id": "RegionOne"}], "type": "volumev3", "id": "9b2d675e9e224d8f90bccb69189024b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "778e1b280446471bad677ef4658816ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d03faed606047a0894c719bf7bcdcb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "054671510a53469aa456f40af0bf2fa3", "region_id": "RegionOne"}], "type": "volumev2", "id": "10b324af25864e7192ef507698eebc1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c1d1378e9a04a3b9625143a4f8eaa35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf5efd7e1f684b999d5b718f6fa8bd65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bf23a90ecf64ed9917b654013e6a8d3", "region_id": "RegionOne"}], "type": "volume", "id": "07280186cf9747919af9f23dbb0f81b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "129e0d2f4206479382c6946dc9d5a9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "186bea06a2aa4e4b8b394050a88a35b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90cc31d990964780a68a2c0de584200f", "region_id": "RegionOne"}], "type": "block-store", "id": "00dacb15aba240069e69e247e4890f4a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "341e1b9dd3c344c78205c32cf7938923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "427bf1184d614046beaf2fa839a1d308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a40e5cb8a154d4981b838cb6dfd0888", "region_id": "RegionOne"}], "type": "alarm", "id": "562996dbca264175bb6b37b7bfb5bc2d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ffa9814753d644d3a321c5faa9b6f50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ec40d5461d24b93bbbb6c328e497c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14058ca8f36b4d88b1ce2624e346e5dd", "region_id": "RegionOne"}], "type": "alarming", "id": "7aa97e6443d24583b80cde17973fb92c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfb33a14910b43fb93791a498d6d6a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3c2fcda0cc74ec48c4b7d7cfc0b883e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e6f1aa05eb44039982fe5db4acee2ad", "region_id": "RegionOne"}], "type": "meter", "id": "0817fd38cf8c4ccc8ab104918df69a09", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87be4607f8214a84a0974b2725f56ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f11d5284e104a7a98aa36fe169bf6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d61fc5f6d66942e0bfe30b400d096330", "region_id": "RegionOne"}], "type": "metering", "id": "1aa14b160d2a4b899a2e42fcf0a5d1a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e61d15a42c3e4eca8f6103e99f8d25f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc6d81d6539d46fd89eb32d4986f82de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b1a628dc85d64c82a81b4d31eb07addb", "region_id": "RegionOne"}], "type": "telemetry", "id": "5c39ba75f10443c5a1519090e6eeb4c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7df44639c1c446dd875d939d4f94fc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b114f7b6c474b4ca53075c0a15853d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07e0eee4e76b4940872459c510531010", "region_id": "RegionOne"}], "type": "event", "id": "fb992d8f6cb94084a79a6fe8cffcda3e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "952bf1293f0c4b6e88f63bccbde2eb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "94eddb6fb4b24dbcbeffd3c5aecf6d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ba559901f1614037b029fbb7fdba4054", "region_id": "RegionOne"}], "type": "events", "id": "aa986c49ad2a437ca1fb5947beaa3c1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "773a50d62d9d44c8bfc9fe264c834d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a8fcadeda5848c097069677b18dcf6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c964121b7bc64eb2af358a6c83df091a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "36e43aa117894bce90f1477256d9f291", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f3214e48b3c4fd3b7cf3ff65be8313c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91c69970b7374397bbb8ad1e032557ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d547476fa40b475d9a2c426e3d42bb4b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0daacb7ccbab4f86b5d5865ee750039f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e44a49b31c54b59a96d57bd98e284a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fcc3ad5402a410c9e9e870a4ce2b6fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7fc3df06708437ea172fa6845a08f1f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "42415ee97dff4c09a77372ae1e36abf2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a80184ac4ee47f9ace57f5dcc0f3a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9984a3f65ab44b08872a9949573d44ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d4b904acd9f44fdacdabbdb0bf00b86", "region_id": "RegionOne"}], "type": "tricircle", "id": "3994f75c4a364c54a41f607356c7d702", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "867dd35f835a422b8d4229bc0214e7f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cfe6595a79b2485ba5b6492a9c483051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "382fa5061b584d47b305ab2e4c34e90f", "region_id": "RegionOne"}], "type": "database", "id": "b321629b0c384004956c4a8261e96cc7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85e9e20d815843e0a2ed8e3bfe1ae857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a9172ead8d24f22897b87ea1e1733f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f2befc334e8b4177b03d02b6dafa3cec", "region_id": "RegionOne"}], "type": "application-container", "id": "764a1b98e2ad4443bf02f7afb66e647c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d7a42c26014a46c3a1e00ff123f114a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9e9434ec89c143a7ba282ac46b02cebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6ed5b75271414bb0b11569edaaa81d3c", "region_id": "RegionOne"}], "type": "container", "id": "b57a8b59455e4229b843bd912d14c35e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5eb1ff978a2b4c3db760ee5d12c468b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "667dcbb853d542a8a942a3df70964955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "67bba3d5d0024e21b4c7e3b53334b0c3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7d2d12cbb96a408fa78fc3814be3cde3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "838dad3f8190483bbf578229a50e50d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b16b177cd0341d1a3dc354c15dd2a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9ecb094643104426b1b97df1cc18a307", "region_id": "RegionOne"}], "type": "rca", "id": "b202fe174f5f4319b8d0740b346408b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d1dafc35b4014c97822ba6b71d77f7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "12da5b6c295a47389e3fdc8e0c6b0a67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b1db3c600fc248f3b701db1f455cb06c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6ffece13a91a461d8fcb242d728aade8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4f8cb0c9f9964f608a41660138f6cba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "506ef0f5c2e344c9b1cf0024f7ed1194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e4f5af2c0cbe40f284da149b2728b9fd", "region_id": "RegionOne"}], "type": "network", "id": "e012b74eb72a46508334cad4b6bb6797", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "501e596262c94abbbe035d28378d522f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "deac406e72c2472a9d944f5ac9af4d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c9ed09cc485b4d0cb762e93be7c6fc17", "region_id": "RegionOne"}], "type": "backup", "id": "47ce1c0abbd84d1e95e9baf21bd5d6c1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f0b951bebf2a42df95e70a530be5014c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d9fa1fb02ff46b3be320856d58f0d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36432d543c574252b46fbd48175c17d1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ff984cc8403c4082a2e505dd45818f2f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b227cb2547b48b1a836a00f9f322728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bea3bbfc92654fb48e409f1e54531f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bea29d7126844c1e804e8c8a26e02bca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5aff41d5e4684e028550c1b44e4c6fb4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f6b0be61ced24a6c80ab8e911d5693cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "774e5c47bbb44ab299b875f65983f3fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8e477d7d666e49e59e7e9b103acf44ad", "region_id": "RegionOne"}], "type": "monitoring", "id": "64dd93ec3eba4288b5624755eafb2efa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cb8409ff0d204181ba5f8e2331280bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2684f94618aa4195b6bd80358f9d32e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ca5dff10af3742d78d5205df869c4520", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b91d9a0eebad41bcba6f4b21624a20dc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd19da9b7cd04957b1d603dd67207b8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6596f7a020a346d581cad5536211336a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "439e4782b340402bb82ddf7c46f4dd29", "region_id": "RegionOne"}], "type": "placement", "id": "0ff6824540ff4126a8d6e58da08fa329", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce9cccbdc5c5430a98f7fd185ce0675a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8089d769e9d746d98fe824b22e04dc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7efe680dd6054647bc631cf4a5216068", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7bce44a6b5ae4071ba54fe9176b58dad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8fba0a02b8e4fba9f1878cffd90b229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01b87c5524534712b074a2c6dd379014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75adfc9f17cd407b94719d7e72430a5f", "region_id": "RegionOne"}], "type": "ha", "id": "13161f54e5a34e66b1bb044c5374686f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69065a4572844dcfb10ae3ea6e90dd11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c8cebd538f36432898917390cdd9a886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f10a7d6702cb468e8fc652f2ebe89e61", "region_id": "RegionOne"}], "type": "reservation", "id": "70439189eb8d4f4986b2518f491fffb2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ebc45722a7048fd8050b534cff6f244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45842f7f991f4719be953e569bf6d3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bd29cf075eab452983e7f10bd97ae10a", "region_id": "RegionOne"}], "type": "function-engine", "id": "ced2e5545f054fd3a5e50d8a00bf4799", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d22d0dca32184c77a96b24333e4cd53a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8794ca1fcd244fbabb6f0b762aa3b7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5ea0324a9f4045e691528ec0245f0ef9", "region_id": "RegionOne"}], "type": "accelerator", "id": "ca02c21e89764f0d9d33c95b0f2ceaff", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d57aaa7dd7842b693141eec9f22e6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92f736b49d36417f83d904635909a75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4460b9ff004a45e48c6702771f9fe209", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8398dd71c68b450598026c6653ba077e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74d5a5f817f04105b41762481c2fba27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3b1f988f8fb44c4ca29c9251af2f3e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "361cc2f50c8c42c4ae3e4c6cf918fb47", "region_id": "RegionOne"}], "type": "registration", "id": "a5e6617e6e874289a8f27afc0c3c5152", "name": "adjutant"}], "user": {"domain": {"id": "1b23fba572164c63b85e79910e7f62f9", "name": "0f8fe0108eae42eeb5cc5b81a0cf5e7a"}, "id": "8564307495454033b7eb9832545ceb74", "name": "96e3facfd0ff46f4bc9c6167c32200f2"}, "audit_ids": ["3b62035f2e2a470f80ad3c54e633c9a4", null], "issued_at": "2020-04-23T06:25:55.861717"}} 2020-04-23 06:27:55,983 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,987 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,989 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,007 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,011 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,012 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} {29} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.157458s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,922 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,925 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,926 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,928 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,938 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.862793+00:00", "project": {"domain": {"id": "453918e2be334e73ad2180e17e0a1438", "name": "ae37ff45279f4cbe91a26fe9360ddadf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e1f21e4471db4c8b93f469ab8fecefd2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef2c80a862e248b98f7a3036b55ee460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e0fe688ade374f1d90bfb39e09fb3b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c9bc47a66f19442a9478273c4277c374", "region_id": "RegionOne"}], "type": "identity", "id": "0269f27614f84b3fba78c8935903c3b0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6606cec9fc4a404ba78bba95689eb5cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2759076c95f24781bbe813d51265c4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0db5ed2762424336b5cce32c9b534a9b", "region_id": "RegionOne"}], "type": "compute", "id": "7cc0648073944e23bc6a71de507a97a7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "515685d315df426b9ca2accb2bce59ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ad59186232e54646baa67a8ce497dd8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "601a715f90fa45fca7d2b112c0637027", "region_id": "RegionOne"}], "type": "image", "id": "af9222de33534d27b58cb997e56ccf08", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a2e8ab58c0b84e0ca6c1feca5a7cdd5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f5d6dea9b19346d18f2ab167e4955cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "af83f93ee9034ece958fcf38138fef90", "region_id": "RegionOne"}], "type": "load-balancer", "id": "46eea8edb5844135b3ba81e2724c0a12", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f7938aab2bd4902b2d6557cdc863c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3f497fb4a3b4fef8e95fb6b9637b43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e0f79c23129477ea1af6363fd7f9eb4", "region_id": "RegionOne"}], "type": "object-store", "id": "353348bdc8a94396b448495f535e0a52", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcb2955c17c042f9bc76fc1679ded483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56b915c7b2bd42da8b886697d401618f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6213836933914ceabfab63b7c6122fe7", "region_id": "RegionOne"}], "type": "clustering", "id": "6704546a359041af9e7d5ad397895e88", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef97f4e4668e4421b8f4f150aa828197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35c59a6197b84e2597a07f192502e80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b696f83915ab43dc99af0871db34c7dc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e8d6307098674df2adc19bc84564635f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2fbef85b416406f81ed3f5fe17b641c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c86590b5c2f465e8b21ac9af5250294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0d79ba18dcd4f54912652995445a287", "region_id": "RegionOne"}], "type": "cluster", "id": "986e31af28a84c3b83f432ab03ba87a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af96fa846e464fc4ab35d24286199d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d40b49e1d3b3416598e5218590573452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9125b399fab642908446bd6daa4febb5", "region_id": "RegionOne"}], "type": "data-processing", "id": "e53d866c61e448bc82215ae1569234c4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1691093531c4dfd977b5c0a5bef47ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c162bc77df5e4749928eaf375630c867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b40799af5a2d4d0fb84ef70c56942a5f", "region_id": "RegionOne"}], "type": "baremetal", "id": "e839ba17057d4457a3141bf04a407620", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "49ea446539ad4da3b47bccbc32782fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70db21f81d054d4f8bcd8fb77beae4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ded0cb9c1194a1d931f9d42bfd7e3e5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c28c22963d184b7986419cd30e8632f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6d71cfe954fd4655b14bb42e3bf1b380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "96d3c53df7f34e9e9d755ca0b8d43213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "782a29e3c72a4b87b831686478a42aeb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bc528255e6e4456a97ef97893f35c4d0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ddaa23ddc68e423da22f7753cfcc9f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2daf7bbd3fed49369433b8b27349e858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7903a624285b45f29893345cb26aa2a1", "region_id": "RegionOne"}], "type": "key-manager", "id": "353051e92a7a490f8cff14020278ea48", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c24d0bfcbeab496e8092be4df39384e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac34ce94e3d044d3a80917ad892c397c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca8ee063cf014fdc89e4bb6b9850d35d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e0a69d4634d9438b9e0828f30b4aa349", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78f860f0ce814c7fbd7c6cc5860e7ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12de4ab6671a49d69028b4d6379cde05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "41dda9a9a81f46f185952180de3a237b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6b65708df5154df89a073e76ea4000a7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dbecb9484a6b4e4f8d2b5d46b58477f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5cce1081f8a5481bb8c4d7832afb2c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "62fc833fd7424906ac0c09a326a39a7f", "region_id": "RegionOne"}], "type": "message", "id": "38a4a672ab7e4153851c5c7079db6453", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "20b55929ae654e50812f2a2874c5ae7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "38c6a17883b14dfba0c16e51be07c7bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a4a2b10a9d44dd5b98da1a7a0c61a66", "region_id": "RegionOne"}], "type": "messaging", "id": "cfc310ab3e4a484fbcce12afd579afa5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41b680be07994e20be90383086d766c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2612b5f5ab6946e7b2041911e80c13ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ab9ccd5d954c462ba7edc82958b30c46", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ea6682af64f4f95ae2f1e0a76ccaaf7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f45810194644ec2bc29440669fb7cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e985e5d31d04b74956735c6167940ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e56aa654cab947c4a5b1e07328a4fff2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5779842184ea48bab29af0cc61d823fc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5fddcaeacf9a49eda1d16ed3e0e987bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc0bca43a31f4a739b55b95edb7cff51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ab96c374c2646c1b726085184b5f804", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "50eaab59d4694224beaa6eb7dd834855", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2502e7f2dc2748a2bde2a5301e2a5e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5fac744add34ed4be2040514fe8bac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56219d10b134ef98e0425c84da30a75", "region_id": "RegionOne"}], "type": "container-infra", "id": "ba626648bf314006b4aaabfc1d663e3f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3187bfcd823544ed9587dc90f4e97a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "104381b88431437aaa1b92d72c5fbca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "43417ae3d12e4ec19fd8ba8c0798e038", "region_id": "RegionOne"}], "type": "search", "id": "8611bb457c4c427dbef82726312c8809", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c199e29144264202b7e973558ac87b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "95fa656f1abb4e51b74458abde710e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "77ddc2a9551b49d787f9527ba3f67f11", "region_id": "RegionOne"}], "type": "dns", "id": "e9e4145d19d24165b1484a14b299f508", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9224682b8abb4c9d8597583e8c6be53f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3d514135e9e4149aa21a0a92bc282ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa9939a2eb0147aeb4d18001c787dec6", "region_id": "RegionOne"}], "type": "workflow", "id": "45201291be9349e4910871be1ee381a7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7a86d339ae94dd283dcd16cec10a44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08e6cab013af4ad7b28da12aca2e23b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "94551b04cc034e4c897424ed5847e8cd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "28454b52ad9040438822e2965c821817", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4bd0fcb58e0641ad8e88fe0e69e257e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dd7bcc1304434b32b59d11db5d610f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "939554ee7ab54deeab5dd1ea4309fd68", "region_id": "RegionOne"}], "type": "rating", "id": "3bb685aae0284dd1859db17ecce69ee9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cdce7508caea4d478e7edc84318af33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "83609a0538904c9cbc0818cff809aa45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dab5bd0b864b4d17b4dbd9e11f317521", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9ca274406d6b48228a0b9200c5588a39", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e48c69bcdbf47b6b1def9bcedb8fe1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e41f62706b248fca437281a69388f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "778421e217a442f8b31076e2c55eb2c5", "region_id": "RegionOne"}], "type": "policy", "id": "d47a8c823a064d3f8e22ebdb2dd8792e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b012de0741254fb9ac245b03fddc5d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c00ee9cfff7d4b26b874353f4cad5cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0479a04fb6441c4847a7a464385a520", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7ea916e98e25437ab25a5795276075ab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dcce07df04e841eeba731c4b4fd24076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ed683e08750434585d1af5466d5446a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab69270e60294d3eab4a7a5e74f0538f", "region_id": "RegionOne"}], "type": "sharev2", "id": "96142a83e1954dbe8c3398f785fdfebd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b891d713e564d2f9c878513a55027ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0144096e8ad748b9bf53572cd21d3034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fecec23a386c4924b6deb29f3464de6f", "region_id": "RegionOne"}], "type": "share", "id": "20c07732269147d3a31cdb6286357c3c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6248bce5240841ccb57112a4c4b68001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "930f4a8aa7ae4789b6313bb42fcd4cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "575cc2b0085a43c98c4f246fc4a14e64", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "27d5ac17fe684c86851b54129b268f03", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c230adc1f8e04effaa619e566f0f5e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fb29fe26c6245ab9514737dc2040498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c8626c14524df9b39056883746143e", "region_id": "RegionOne"}], "type": "orchestration", "id": "0991a579d58446c5b8be5f146f3fc4e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "563710ce038d4bd7b609bf4e9336ba2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbda3ad3c8bc4692865789c945139193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d01f831e85400cb05dae5c9e87eb64", "region_id": "RegionOne"}], "type": "block-storage", "id": "76cb1121d73f4d5698d0c07a976a7d5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "283479a7bc254a8294fed954992f9259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7357628a99a649aa85086e60df1ee329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "705bfc529807493ab1bd24f55d2e521c", "region_id": "RegionOne"}], "type": "volumev3", "id": "194fed1a93e64962a4c03ef084e4d360", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df0abda83e244ddf82457d982085c1dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5f949c875dd4f4782c2406599959db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b030b6037547cc801fe69662acfd6a", "region_id": "RegionOne"}], "type": "volumev2", "id": "3db9a2c6122a47be93c8c32b72289a64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2934c52b23f042e18d63d5782728cea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9fe5232c34a4dd5a477994de2f17c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3480ed53aa2f491d9612bd3f5beb629f", "region_id": "RegionOne"}], "type": "volume", "id": "9bfa32b6ecd64220886d0d1b3891a24c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdb0ecb0d1c1403ba9e13be623e14d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c4c5af8abdd4561804a9261dc981482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e46db8ee8a24a2ab08459e262df286b", "region_id": "RegionOne"}], "type": "block-store", "id": "3cf54d0eccfb4c278d56ac50dead6748", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "803e97e701194074bcd79687bce8a749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "53e3d497a8eb406ca205c0413f6a4e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "782724e13f4949a095ad1ab1ca06cc3f", "region_id": "RegionOne"}], "type": "alarm", "id": "0ca4cc308d744205a237c249a4da7488", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f21340b14004fc7b1bd55e655cd9523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc7bee91300a4c29a06d5ff87dd229e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7238c0c76eb14d3daa2303e7987f820f", "region_id": "RegionOne"}], "type": "alarming", "id": "159cfd9485fb4758b3f1eba2c91965ee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d70e21e72d0b4f2e8ac78dd357388701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6eb1cff79b004b8db17ef4ceca0dec1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8562311223d498fb7178838eb7bb268", "region_id": "RegionOne"}], "type": "meter", "id": "26a0ba10bd1b476d96b6a430a58148f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8cfba24997343c4b5d1d1f10967078d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "804ec8c7f7a142b3a6fb7c27c73c61b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a6b778cbdf3a4dad851dd5a063cf63dc", "region_id": "RegionOne"}], "type": "metering", "id": "684afd4b46ba40caab0a603755d35817", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65c336aa059f4563b7c62562efd5fb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "167e5eeb95664c6eba488fc6db2c9456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7edbf08254874cb1ad2de3c5b451fa40", "region_id": "RegionOne"}], "type": "telemetry", "id": "3da9243bf24246068c930840b04ab166", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c94a795f6c7b4e63869d821941182432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba4d377466224429b01830778a4655b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eed1413ba6f9410ba044fdcf877491d0", "region_id": "RegionOne"}], "type": "event", "id": "7954837a8f0b4888829caa226780361d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f21e429ca2184152b5c5293de895d2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a671734980a34e2f84463597fc34a9bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "abe49ad9671e47bca7c03ab1fa1edbac", "region_id": "RegionOne"}], "type": "events", "id": "ea780dfa9dd44d629ec0833576b3dd4f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e478b10c847c4388a7d1effb966364f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5b83f4abdff416ab6e24e30d2ef312b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "523bbfc8a3024891a58f0223353b0f48", "region_id": "RegionOne"}], "type": "application-deployment", "id": "666264d3c89e4ebbae6a00c4053d141d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e7540c22dad44e7b4bb7edd3457c37d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91a4e046d32e4008b07f44b1d1b18832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c3a8415f53a4bf39443368e97cd9ee2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "de8ad6203be443e4a6faeb89270ccf91", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57df19a92e9a4feba303df31a27bc2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee66f790071642e68bced75e637d0b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fdbf6fbc44144ba95967f33bbdf3ae7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9e4370749ec24b1eaa2498ad2ad1c6f2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a872633923e547528db6c79141da4d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89fb0e8adfdd4e9bb0752ee5571f80d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "97d60ffef42d407ca282be467a28a4d3", "region_id": "RegionOne"}], "type": "tricircle", "id": "6856da9ceb604b0ca61a86d20ac18052", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "91885376c11b4f769cbf3cb1fc061b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "25a549d8a2814d5a86f89f67934b79da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2b75cdc51a314e73ba81d07bfcd6e229", "region_id": "RegionOne"}], "type": "database", "id": "e8d81818276348e1b7d36ad0a978a79d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e0640531c1584045ab68a053318533b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09956647823e4ee7a341f14258355ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c717cf28d22e46a0879b132ef60fffba", "region_id": "RegionOne"}], "type": "application-container", "id": "7c07869b22fd4c44aec7f23bfb8852ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "458af05973174a2d8c1b25738f516939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e01a6bc8e9ec472eb1200bec1a882c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f165134a286745ef829759b67d401de6", "region_id": "RegionOne"}], "type": "container", "id": "06e2fa19cdc24cbd845b377435f47827", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2d8a15616df4de5814a59a441c73635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "90eba1d4518b49b0a5d41cc1261cde6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98ae5a24c33943f3b0377178069ffadc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9790047d3c9b4f3a97e1137a000d1d81", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3def87ef7deb4564b8746f1a051b5352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dbdf5f18c52840ee891f91b54ea5a2c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e7e27a34bcbe46a29cbed9c9a3415745", "region_id": "RegionOne"}], "type": "rca", "id": "e2e2ad41ab7c4f7ebd35de48b655c496", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ccb92dae749497f9291e39434830793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e198273f0724820aa3b7a8659e0c091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d7342e142669433897043ef08d974432", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "895f6b6f35b846c1be6240d52ae0e5a5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "de0dabd6366f445a8e50427fcc5446dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9a0eed3995eb4581bba821a9cf8d454d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "679ab80749af4f2fb33e5c034746aa90", "region_id": "RegionOne"}], "type": "network", "id": "1b3d2ab774114f46ad7d63436c51a27c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c81c020e788e4eaf878c4a87f0f8c297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f0d30795cab540cfacfff66f51937805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e5a9f06107b543bfb93c5c9f629074a2", "region_id": "RegionOne"}], "type": "backup", "id": "12c98ab341f54c24a03904d01819ffc4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a6b87004e424bf28a1adc0b326a355e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8905e11d843e4904b53fdc6df60961e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6dbd9502d4134fc981cd3f34a344afe1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "149c084ca4a749c6bbd88241f0485033", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1fdff2084404f07a7f0f7ee57bcd529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fcbd5650c9d4edea1c9cda07283487f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cfd7f5d29ea5428987088b529138f78b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1aec531fae134148bc411dc4ebf1e82e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1034f3eb30bf4eedb8cb0d04081abd27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9072fd0ee8e347c6bd93d6130c98540d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "96d32c9396e1460e8c4f85e8bcbb8163", "region_id": "RegionOne"}], "type": "monitoring", "id": "a5acef90b0ac4b07817a43c36d139d61", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e21c6925213744b7905e73b2ddf62764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea2c7d6e9b204031bfbf164a2a24e690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1c907fe79f4b4349a804abc4f13421e1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "849e3f92e9994539ac6593c595c65682", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "06d83271218a4b98b760b864726d57cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe4423433e2a40078bd8e4152c585622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b58ab73886c946fabeeef1c6f850ad4a", "region_id": "RegionOne"}], "type": "placement", "id": "0c08e2bf6c1649bbad4bdbb472f6a6c2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b5ca7e732bfa4c2486c6f91cf5076f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6553f819cbfd4d73aaab0c8cf5538f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "48bbcc2ec4014db6a435a2aa705d7681", "region_id": "RegionOne"}], "type": "instance-ha", "id": "acf069ec599740759a054a4c617fad27", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03a71fa906cf4d2d945e6eca7cd2a70f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c61e1e578814d57a112c23ab10804b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1d0076e8fcdb4d438ebb3fd82e0ae33b", "region_id": "RegionOne"}], "type": "ha", "id": "ee1a66d400d54b85a328d3c86e3e8427", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2a21855876454a9e983a0fc8574f72ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1ca4754d5b2f40a283b4275fe0769a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "92f2bcb5bd3649f982d934e58d0e1e96", "region_id": "RegionOne"}], "type": "reservation", "id": "a84f868229864134ae2544ac09c6aabf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "af98090ec8cd47c4b5dabb89be5f8789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2e06f8937154a4fbbe36c8319f53e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a0038c2f1f98419789eedd590b01c990", "region_id": "RegionOne"}], "type": "function-engine", "id": "615420bc517c4bf48eed4aa758c57929", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cafa8dbcc3eb47e7a0faef0e880927d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "215eb6ff30a149269cc9262d50ca15e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "01fff9f1deff45df90a14557ce5c5043", "region_id": "RegionOne"}], "type": "accelerator", "id": "0188b6046e78459997935c59165420aa", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8599c1a1de1c4833a82bb1d7462bb185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b51223a5edf418791d958204ae1eb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "16d6f58c907c4ceb959f8e5e1a80d34a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "972ffa0d215e47a081ac000671fb1d95", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91ad1244a7be4741a4c51c2312a6aaca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab35fdc8b82343a7ba1d74231d4d0757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3d0f75c2baf453aa1aea48ac95f3866", "region_id": "RegionOne"}], "type": "registration", "id": "5d8da947ae0e4266b5184860e1645782", "name": "adjutant"}], "user": {"domain": {"id": "09ac0e8269da49c78337afb6a292efbf", "name": "1699052c850c4b79a0bdd6c6937a67b8"}, "id": "5d6ab54ef791496aad806579251854db", "name": "e15d4bdd6a15499eb46a727336b591b5"}, "audit_ids": ["238e37724252485e996a9374a9fc61d5", null], "issued_at": "2020-04-23T06:25:55.862793"}} 2020-04-23 06:27:56,010 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,014 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,015 keystoneauth.session RESP BODY: {"users": [{"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "ac088fec22de4ad09e0996457cdd8142"}]} {10} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.060520s] ... ok {5} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.265014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,909 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,913 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,915 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,917 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,928 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.851718+00:00", "project": {"domain": {"id": "357c95a7d1624e5cbf7bfb71a425b636", "name": "ffb353b7c0234b91a9d6bc7730a5c653"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "200192938958440ba2d2a02c1de53a39"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "837ee58525ec43d5a90a4736103364c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "31affbda5cac4381b787431b718307b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "846845ce525a43d094a2e08e556ce459", "region_id": "RegionOne"}], "type": "identity", "id": "41bba73e316f4086bcfa54fe2b2e18ea", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1fa0ce4cbba848ce89810d2fa106bee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "15262432936c45a88d251ded4a4457df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7a249dbe24a64e398bc285b61c9ebc94", "region_id": "RegionOne"}], "type": "compute", "id": "90f50c7841ed4abf8aec0bc847b56dbc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2ee9e328864f43149ed2ef8aa71caee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6ebfff7f8b26451a8893ab7145f89cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dc27cb45557542f78de8e42d1b63fcbe", "region_id": "RegionOne"}], "type": "image", "id": "48a61bd9f926467f8ea1183fc5cb218a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "23f84d36851c4d77a707fe98e5d674e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4adcfd082fbd410e95d09abc4e2f9471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "178cdf9f2a734983961e93c6b1cb23d3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0af57c21e4c74a308e26e26d2ad57601", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9533b37efd241f599038b9017ec04af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fff1e016c4ff4947afd284c79eee5949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a730079073e4e94bb6bf7d2cbbe7049", "region_id": "RegionOne"}], "type": "object-store", "id": "d97f0cee19f643aabe6670e2413c79a8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dee8c977170a4db390b020f120d34af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea4c7d3a1c1949f9b7a6782aa2556610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8a43712db7e4c32a9b066e5bbccda08", "region_id": "RegionOne"}], "type": "clustering", "id": "e2fff317c43c417397258400b1df5dde", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3db06adab0264fd49da7ab86ddeb8202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3fb80056c4c443a2a338311b6c309fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "47f75ea7d9ad47e2ab63a7d042d0cc79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9f5364efd9e747fc86861e2d2ac06d6d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5aa465932ca14935822479f43a8bb1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "427da764f27c4e319f33972fb15df9ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eea1cbf028584906b795a0bb20e7d95b", "region_id": "RegionOne"}], "type": "cluster", "id": "46bac524734a4d0299dec720ccbade98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d935c46ea624726a9837d47ab8a20ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ce617fb7d744d53afd1f5f0a499e07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dcd77cebfcee4834b256722472ef3eb5", "region_id": "RegionOne"}], "type": "data-processing", "id": "65cc6c9383204dcaadd5296910df36d7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c88ebefdb264ab695cbf65583e1f04b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81e5c8addf7a48419f0b6928314067f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7025d99be84247a69a5dfc7b56b082d5", "region_id": "RegionOne"}], "type": "baremetal", "id": "9c145cc3e4c0483d9dbb7688b4890b47", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e4cd754885f48bb86d03dccfc7daa7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5d160eaf8054d7685012586fda08d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "42bec79a19084909bd44957bed4d075c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2104de1089514512bb3e45f2c833437a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3623354a775149deab1d2ee4aec310c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "98448c254ea548c199955e49c71f261a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5bd9947e0deb40b6a241168aace3a6dd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6d55c98f35c84894a7e8a275ed4cd9dc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b144b228d6b54048a50d3eaafdb96549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1b4a097db8d54d8786072184096fc8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5383cbe41010463b8e2d8c5f5d7a3f8f", "region_id": "RegionOne"}], "type": "key-manager", "id": "4a94ab1563164e49a4fb671356328dd8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "724c8fc69b5246b89911a0b6e3341914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08c33c428a1f41078ea954e974425e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a58460543d354c718a75da7931971b21", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "422f78afc0b84451afa2711560a4ed0f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46057792172e4b13bda413d6b40e8207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb880eeb2b53453e903e82119e882632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "90a3ba8395194f29bc46909ac54fd92f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2a4505d8a40246608ae1d2a82f09535d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15571cc265c749568d6572c1d527c50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b1529e13e4514adfbca19a538d795b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3890f512c26849ef885a7e6a09088c04", "region_id": "RegionOne"}], "type": "message", "id": "e04e95c9c5944720aab055ce4b290b84", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9d260242b2a9432889c2cd4aa452665c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "58598bd70672477ba80748ed1ad752c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d6b9f35231ad410a9a88b5b284c01371", "region_id": "RegionOne"}], "type": "messaging", "id": "f34741599a7646c4a223289d43abe01e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fe618ae7c11a4be783e90ea948781edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "16ec0c201c3b4519ad7fd67f090d4273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0cc6331b33ad4f0bb6600189b405cb81", "region_id": "RegionOne"}], "type": "application-catalog", "id": "10d8e322fa414419ba959f25b94f727c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7343106ddfca43f2b3ae568af5c770e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "760f9f590e1a4f78ae1651c5f693b5c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bde524421a5942378e72f28f604737fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "715f6ca4300d476e8da8bf63a8a672bd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af808c01dcad4ef68b3132ad3b2e1825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "261afd4cc13040fda1d77df22419b8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f1e4d74e0104ccabb1dcb7bd2c45edf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5cbd1f92973242c7ae12fe3e8a0a52e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0383db99d6f4d09a5a617a9a8c87db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb8ddbd752bf4d659ea782681999afb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "635bd431a63448f1a2c28833d1c8796e", "region_id": "RegionOne"}], "type": "container-infra", "id": "fe95480715314a2d949c7c3701d250e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6b591bdcc95340f4ba2374a736837087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "01106499788d459280886272499ba8f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8888c4c6fdc94f5591910728abd60249", "region_id": "RegionOne"}], "type": "search", "id": "61af70a3e03448928f4ac7629883b4e2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "574d1c7d366347049ad69b799414898c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "44cd269ffcfc43b6ac3de92f2d679b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d5f8c833ca624ed6a1833e8b5b7c41fd", "region_id": "RegionOne"}], "type": "dns", "id": "e5aa9d9ca1e54e2786746fe92bfb11d2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e46b063ee4b14261902dff1ed7bb2ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0aa9a0e1a93944fab3b8550fe88c2104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c0d22ec628b47cd9a5885b8e6b3c539", "region_id": "RegionOne"}], "type": "workflow", "id": "1c448c160c454a9fa10b08efeeacbdc8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "918235c35d3f4c38862342ef3841ada5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93383db2a6e14908aca17a4182f99d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "499ffd4d79194f65b267276a8c0f6a48", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4ab0feda51b441c086acdc09fee8b208", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "39ec7c37ab2c4b9f960fe6848e88598a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "808c54f432024fbf92957d7981ec4be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b7ee16499b6541aab3867a16634d38e1", "region_id": "RegionOne"}], "type": "rating", "id": "5b1b3216d7fd4cc1bd9c92ff424cdea5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e3097ce3d73418ba30608b720dd48f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "30a8cd28d9574b878d9bb348657d5af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c6a75d1a9fb24360906ae02caf71e27a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0454d4e1c81b4066a8181ce94dea33b6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e77aa42f45945709b224f39a5405ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b0a8c973ab84b5c92522a8ec91ecb8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a7a4f9c7e4a4f7283eef3dcb6eff0ba", "region_id": "RegionOne"}], "type": "policy", "id": "71017e0afb3d4ada9b936e4f624016eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3647782b93934e9d9acaed53af19f4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b03146917d334fb0922cdded4f15f09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c16c4cbb9c3b4b2c8aa9fa6b3bcc2fc4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "51225b6cf7984d0a949409dffb46bcca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ef8df589dde4b62a946c75c3ab7d6b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf3d77f2bb164a079f9226ffe7a70f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "351110bf13744ee49db3d4cc337c38d2", "region_id": "RegionOne"}], "type": "sharev2", "id": "cfa455ad3e064ae29e849b4b6be9f231", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "934620b4f5d14cf1816fe976b8a1fa1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "966a9797cbe44b158d200db6bed96989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2174cbbecf504c24916e49e6e30940bd", "region_id": "RegionOne"}], "type": "share", "id": "9be8242d84524a6ca1db8f71b227c162", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6db892c3a78c412aaae75501d745d5bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f5b6001a92f4ab7915c2aa5ea7c6593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b2f4b7a007a4af2bdbfa769fe8fb8c0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4dace03f83c846a49af4b2bb0f2bc2f6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58f3acf5c6d841cb9035d26e123d9354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce36dcaacdb34470bb466e1f8dfe7210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f044c913b8147d5872263e729989157", "region_id": "RegionOne"}], "type": "orchestration", "id": "7b58ab85f5154ddb80b88f71b5d9e43c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a0ca735c58048c684144dfe28f56397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4dbd679319f48069f6950248096c9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fa9f35d5f1245f39aac7e4e32e27c42", "region_id": "RegionOne"}], "type": "block-storage", "id": "6157a2227a1b4903902b39fba7cfc926", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc7f7b30df64285935cd7aa793049a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb3309055334dbab15bf91311ce8d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4581d2917c95483fbcf68b5fdfe212f4", "region_id": "RegionOne"}], "type": "volumev3", "id": "a37eea42faae4fefa42afd08726fab40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "704491db6a404eba992dfe4d4943daf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4db1f924595247b884433b8466885cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b2a321a3fa45b9863ef62b762523f2", "region_id": "RegionOne"}], "type": "volumev2", "id": "7e37e4d83ef640cda9c9b3e65cb8cf92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efac929ca90a42b59b471128efbde617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cda3ccc443dc4d7d9c26e43e6f850281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f6bfe9b41143a9b0f792149a1f9dc7", "region_id": "RegionOne"}], "type": "volume", "id": "949818a9cdd54de29240a67a7d7d4790", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffa5b19345294451842fa31e7917534a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fec6ca9946f4a22ba4b9bdb1694b75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "251daa2785bb47b8b1b4a136c1a49229", "region_id": "RegionOne"}], "type": "block-store", "id": "d054c7a42ff24e80adebc19cf18e596a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07cd38d02d9744a1b14a3a8aa35f92fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dccbf41ac90141c5ab15d06d0f7e7cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "93c281b8e45a4f77985f6df0576a1749", "region_id": "RegionOne"}], "type": "alarm", "id": "48c12573d4224cbb9bfeeb7604da6636", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b02002bf929c486ebb18e97ebe5279ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10c659b82fbc4b59b70e1149e431b7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "001ef003e7a245bd928210e10895cd2e", "region_id": "RegionOne"}], "type": "alarming", "id": "2a20485333c247ed83169d58c47ebaf8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0ade01407a54604bba62c73834e56d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a68374e0e4b54a3ea2858ae072b339d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "77433ceec3794eb4832a55d32eff86a4", "region_id": "RegionOne"}], "type": "meter", "id": "0aac92a3d431476eb3c9129a6edb0905", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "010bcfe3373a4a3089d4fa74745c3de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a90f776fbd094033a1664c50dec6047d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68c40b0f949f464ebb8221f35ce25668", "region_id": "RegionOne"}], "type": "metering", "id": "100a7a44197a47eea643e9d0b6534adc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "262a91912fa54a0cae6c1a1df07ee8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e18dd483acd4c6eb35bfe708feedb99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "016e107cbcca4b7d9278434bc72aba9f", "region_id": "RegionOne"}], "type": "telemetry", "id": "76a8deaff68d419484ae6d7ddfa86734", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b638340d218242729ca83de251eb5637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "929df047227e4af9a94bf82f181b2491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5829edff4cf34348a5b3c4afcf6b754d", "region_id": "RegionOne"}], "type": "event", "id": "f7ab75a001ef47238bf7b74db519a103", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "83f682dc0bd94b78bf41b1a7a0e839f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5e7fe302ecc541d2a776cec016ef3c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c43cea7449f34bf2b33676321fab71fc", "region_id": "RegionOne"}], "type": "events", "id": "a5232cdb4d214e4e9180c5a44dd381f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85de3ea9c5164c71b40a9d8b7ba2e2ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08002a93aad44774bc1a55b1ed9cbe15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fb1e981251464a22ad9434b7abb1b8c1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1e32a78400134a7e802763382be2e7dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f56ee92920b945c0a66c3aeb371845b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4df22da8ee9f4bc69b2934ab48b223db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ea6a41dbe4c4c6a881e857246f65afc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2d246d21375a4e0f83910dbf25e1e288", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a2df052e5714d9584c84e6d8bf7743b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cb9bdc533d64394acb221268be108a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eafedc5608fa49a3bf4a03cbb5aa6481", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "da634b7f27a64496b6ac7cad6bc2d2c2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f558d56bfd304ea4b1417985bfdb8c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebcd58809ffd404988159496a378d677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a989c13479554f3287473f35a3418944", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae184aae6d7e4c3f8388712ceca87491", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "eb793ce1f5b74e0ebb24a79e1d642bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d39a379082ea4698b3c9e6fc27c6db71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3712ee4a13ae48fdaaad5629df630b4b", "region_id": "RegionOne"}], "type": "database", "id": "fcabf0014b234852ba9edb57b8a4a338", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6703d0bd420f46868de8ff120f606d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6af2833ea474138b601bb32e390b1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ebf78e08035f408ba4d424052293b8e2", "region_id": "RegionOne"}], "type": "application-container", "id": "f142db00b70a4f26b0029bedf4f1aad3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "321f295c10ee4a3ea05fef71df2b644e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61f07aa7bf314532a77f62b8134267bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dce9cf81bf4a4896ad74092d5efc8556", "region_id": "RegionOne"}], "type": "container", "id": "6390fdd35adf4afb82d6361d3486f554", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0045748b6a934aeca3f52e1478d23aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8a82c520b434601851f6c96b1a71643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e931bfb039f142028e8beca370f23b5a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed7322e2887e4981ae37a9219dc66755", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2762713363e4e96b3778cef078bbb28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "628eb5e929c9417cafb2408bff9559dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e9d0afce0684f03a994252fe0e51ada", "region_id": "RegionOne"}], "type": "rca", "id": "6648e8ac4b134bdfbb11370e20db334e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dea1aa44bc06413b8d4d4dfd7604c5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f8f6803860d34419b9dbfbf268b37057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4d619464f6ab409eb9ef46674bc88f18", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c0088c7161b84432af34a39397764a23", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3f5fc170305546faae98cf9baa66ab7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d8f5dd9b701b444d80718535c12dbbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c350d9de177449d881320b225f815adb", "region_id": "RegionOne"}], "type": "network", "id": "0045e61b80574ef88878749614c03694", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "55aaf6f0d3394de59e7d9bff27d5ba7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e0d111f47bd4865be5b583294a05ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7236c3f8b2004e4c8943e0f3125a28cb", "region_id": "RegionOne"}], "type": "backup", "id": "8dcdd2158d9944f59d8a77497b7f3ee4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c6e6fca55da435488a3ae1440ccf9fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6ba4047ca1b494b98611b07df0aa6e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b6fa5e6acb04696badec15178c357d7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e918ee41df834359a85499fd2a639936", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "847d56a6ed0e42febe77b23cbe7999b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a27971b9e603433086247465544bc255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "afa061538e574f558ce41cf02dbec68a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b93f546fdfdd46ad93fe34e42997b568", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "323cb7dbfab343f38e2f44ed2a31ac69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9ae4c79a0107486ea3646fe4a9a07460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "432a9fc1e57346eea841011f01b356aa", "region_id": "RegionOne"}], "type": "monitoring", "id": "ace22aede319449489aec79d632b9f38", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d00af0d371e4c429642a544a3c3d6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "56c42fc5ec1d4cb1aa846db9db4d6d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "525cdf86fe094650836a56ca7429e576", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3e720aef3ef94644942b1ec54ce23aea", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "df63b185393843d98cdc47f7ef7c10c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2d76360168b457498796b45c5226934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e0d0f9f44584affba5d70d1ddb227e7", "region_id": "RegionOne"}], "type": "placement", "id": "bc6d70e6a3d84c2ead5ceb8e36dfaed4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "96f5a4b83b53443b82b7cb74f977f7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81c0462e1c8f4f1c950b238d09684f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "47559bdbf3244c5485f5f1a960dc2b52", "region_id": "RegionOne"}], "type": "instance-ha", "id": "122732bcc1994253acfe22805afe56ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "daa832402edf43c4804e661d8036b2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2f8ea3d177347bdb51466046d8a22bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9de5704c2d74cb69b6b47f935a6ce9d", "region_id": "RegionOne"}], "type": "ha", "id": "aae525ec0888454991554dbf03ccf5d2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c36e1b078edb481a9ea5005463b6be3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "55692ece14b148b39e199a32815394dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "066e2e2cace34b4c9cec71d894a8e574", "region_id": "RegionOne"}], "type": "reservation", "id": "1e4eb260d6de48a7b5287a653dccd5a7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a9ed1ca0e66144758201da170f122d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a10263b197fc436dba631e913d9ec50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b2950d3c975549a0b8528f15ae7b7ff2", "region_id": "RegionOne"}], "type": "function-engine", "id": "636bcc67294f439e97551e5344b332ef", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ef2aa05330f4f24a6db63a0a9e87175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "179e2a9fd6394e1ba6bf9d9201b8890c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "da46047a4fb54c3dad3fb5b1cf70b71b", "region_id": "RegionOne"}], "type": "accelerator", "id": "de426c6156f245ad9e7e720f30822585", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49ff0a9788fd4966bba00f7df22746d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cfd5a109e3d34244ba691e0430f50884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "79da058c682c4bccb27c31fbeb8a4927", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cdf863cb2cb74191b834aff84fa0c7b8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0c05bafcdeb44cab9b0804f4d76bf7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf0d8b63618d4b0290f7368348377148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "223cb439eb9f4be19c20d4d1dc3996fe", "region_id": "RegionOne"}], "type": "registration", "id": "43b208e44ccc4cd5ab1d633cc578ede5", "name": "adjutant"}], "user": {"domain": {"id": "f8b1af3654524ae7be58f967e806b0bb", "name": "e940331d9be140dfa14de5d06e4490ce"}, "id": "b2c03f6292ab4c9583d40b0d61615328", "name": "14ce4685170e422ab6f8139e8fd7eab0"}, "audit_ids": ["aca05a3d5a4a4034adb28afc02fb8940", null], "issued_at": "2020-04-23T06:25:55.851718"}} 2020-04-23 06:27:56,008 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,012 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,014 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:56,057 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"snapshot": {"force": false, "volume_id": "1234"}}' 2020-04-23 06:27:56,061 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,063 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "bar", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:56,081 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/5678 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,084 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,085 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "bar", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:56,087 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:56,104 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/5678 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,108 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,109 keystoneauth.session RESP BODY: {"snapshot": {"status": "error", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "blah", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} {13} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.179733s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,022 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,026 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,028 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,038 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.965974+00:00", "project": {"domain": {"id": "473ed116a1af43b3ab063e161948810f", "name": "253c142722be4176a53f0ade93f547c1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7b7bfd1908e64bda87948688e3567827"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "96ec35dde7314c128cd478018b7045c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "90ca4bccd0ff4e10affb46cd99f87281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6415ee258a79462c9511a55365524535", "region_id": "RegionOne"}], "type": "identity", "id": "654a2f43179b4ba5b63b5ebf71a6e1bf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef0b8268823f493a9d46f170b17596a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dc50209a6fba4f5dae24f891918d44e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0e7d97858b694e4982908d07f97a05db", "region_id": "RegionOne"}], "type": "compute", "id": "fd9b06191f3d44b7b0ccbbf987af9516", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "876a2592b9db40358f28f6e0c5351f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "63045eb276934c72a4d8ba43df0e1c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "41beebd3c0804d17b2b753605fb71b04", "region_id": "RegionOne"}], "type": "image", "id": "3970ecf0fd14443196bbe87d29e5571f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4acb19172b874388beec5ff0cdc08dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5e995476dc84e48a9bf47a740eb387e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c80142febf2a4a13a2e60f370f468335", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c33729042c564807b3ce04fe426078dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd507de43b834dd696adb37b5fcb2316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3730bb410b147b2b6e4a4bd78ffcab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33099e6919314f0f9e47d0b45ee684b8", "region_id": "RegionOne"}], "type": "object-store", "id": "15cfcd15ece547729684f3bde1ffe84e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c64987a68dfb4830b84eaae2a9db49b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d2f37ff20d34d4e8f22c75b9d9a3ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a174be89039044b3ac177ae7ac228c3c", "region_id": "RegionOne"}], "type": "clustering", "id": "315d2de1be7a4884ba5cb631112072ba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5072e66122dc479e9047f631240278db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99d8ca61fbfe4c95a1f538b070e0e6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ade0fddaf15b41ce88e80367c9290eb3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2e402d4b77044bf4b5aad6956167fd9f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3a59ead72ae41308615e2d3038c0532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55a6f7716bdd40fa8806ca80ab3766bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c48af8f848084a3f8ad841e2347ebe7a", "region_id": "RegionOne"}], "type": "cluster", "id": "30c5cb2d0d35466fb6da98938a47812c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a72651f49cd14f288ffc98f6066774ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "05c12164b5d64a81b782f05ea20e2ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dacd402bdf5e4cc7a14205717d681e3f", "region_id": "RegionOne"}], "type": "data-processing", "id": "978cb8a8714f4c0390869271371effc3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2fafb4e06c404eb4be62f98c702f04b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1ea44a3d13549bbb72b342874ce378f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ff4c1ea675c45bb8751250c981f8b51", "region_id": "RegionOne"}], "type": "baremetal", "id": "0cd6e629240e471a81b6a38e2d65867f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4edb92d93082453b929c08bb2cb8524e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1ae61f3be63454695e3ce85fa0948c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eb002ae20cb541d19b0822512e8dfba6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "38c128a4012a4eb583187e4382512623", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f4425ba3b45d453ebb8c12b7c6934be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ae53ebf6efd4b8ba2c4a5e98bdb5b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6e6da3fdf7be473587f8cf1962c4bce3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5a0c3e0d518846b5bcbd0a880add5435", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "16e4b136e95548bb907cf5091f8dc6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd4d08e042f34553a7a5a3421c72e834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "67aca408dcf248778bcf4c797bc18531", "region_id": "RegionOne"}], "type": "key-manager", "id": "6a117aa3f58e4912825105d6bd9c920e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f26f9d9aae4046bba8d65fc30604e352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8def7daead014e7584eac6a7fd07c2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f0ebfdf31394d539764fb9700ed7edd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "90069481026341a0a68458e03433019d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd81c728594e4327ae53e2914d25dfeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00738bd38bb24b81818ea0db574b4ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "99c292bdac8e4dccb7960b8e2e820dc6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e1365488640643e5967930911d97eb71", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "69c239e51aec48dbbfd11158de1e56fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "76fce70cc5384d08a87d13581d106097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13fe2f8dffbd4c6ebdd76aa026041ac7", "region_id": "RegionOne"}], "type": "message", "id": "fcbd91ea57cf4eb3b88a33f6cec74d85", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b31b7fe86e2e41b0bf2cec0cb56dcc5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "72a51d4839354632a11700a02072af4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a647d8c031004c44a871ff9484e974b4", "region_id": "RegionOne"}], "type": "messaging", "id": "325fa4da73c644d58d237ec54aad18fa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "968ca005c6f745659b245ad97ef686b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf58cd393cf4407e8bd37010fcb75cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22afb802893246f8935097f2b5fb75a0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8d09843e603d40d18e316d2d5491b000", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bc2e3541a6b4f6b85e37312ab17fa1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19bae6984b9a462a959958af1b133584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8024747775974fb4ba6a99f9bd329cb5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "15511519f06f4b8d96b354508c4c68af", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84e86a81cd2047f280d05a7608b33ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98a643ef23e84c5388e53d796fd1b16b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29905e67e8ce43c4a6170253064cfc8e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b255d7a9136c458c92cd820c373636ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb7ae67b93a24e5899dcfa9cad4c9768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89597e35492f4bcf86f4f18a69fee81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df7e0be8f203422bb55551eed13e1c4b", "region_id": "RegionOne"}], "type": "container-infra", "id": "e18692d2dba24471a1adb5e6fff8ec5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "06eb63474e2a4479bcfb4ff4f3242718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5651a1182cb34949a1b6afc1c72adfc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7b2b3dd363434578b440f068ce020b0f", "region_id": "RegionOne"}], "type": "search", "id": "2102daa341c94209938049659d608d68", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4f1705d52cc54048a913afae21aee477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "238ce63416fc424e8834ac32bdeaa25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c8110c5912ba478baeeb149afc4de8fa", "region_id": "RegionOne"}], "type": "dns", "id": "ac32b1fc88d540929c32c679834eb136", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3e5ca206a35473ab4cbb91a3c12ae5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10fd1dc245cf431286fa3762972e93d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "af258f69d0cc4fc0841b374042c02aa6", "region_id": "RegionOne"}], "type": "workflow", "id": "b7f77847e728488185142fa792d98ed9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ebdef7d038a7421abafb6ecab0d1a0f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f6485f1cb0945d597762e5c70887f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "89cba302ef374f6d92d696c924375f5b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bc014c581a9a49398217984dee067c78", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "959809abc6c546a980d5e0ed3a1c77e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "241367885cc84e72aac6bdd08891c79c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4fab968648ad45a283a712beda7be9e2", "region_id": "RegionOne"}], "type": "rating", "id": "3bd3398040db4968993312b59bd8bc1d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e354f6fc2ee42cf8c7d93155bd34e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6fd46148394f4066822f17b1ebc3fb6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0fa022bc4e8b46e99b663d5a14121c76", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a5e006bc4ae248bfa0dab041a67a9c7b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "316bc703f41e4c128663996a3b41840f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3086c619bd9649cda22a7eb1c40c0c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "55a4ce0e3ef44e929b20245d156a279f", "region_id": "RegionOne"}], "type": "policy", "id": "44e838362b9f4505ba93bf2a034adf9a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46e4b0d8e9d44e9bbca4c88354580c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f023de90f134aaeafd23211c25cd2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58c2cc52e80d474ab6d6a3641420edbb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "49727b0eb22b4f0ba00e6eb8ee9ff89f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "460f63b7ce014ba9a0771ebfa4ae0fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8663a2167a654fb4a7f5f49ae4a7dea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc0c4faab3a244b89d4433ce9385a328", "region_id": "RegionOne"}], "type": "sharev2", "id": "6f2c6a2cc5114982baccad10cccbd47e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f0ad86935f04f4da66a4ce08ed0b816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "834cfac2c2084d33a8340a1ba2c5bcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "00b04cda4794402e85710d3705e12ed6", "region_id": "RegionOne"}], "type": "share", "id": "2f8444ee288f4ca28d409879016fa69e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "461e1bc1a9be460d9b35836dc58d4fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e707e787d2004f17bdf4a94414017768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bcc0f51c3c45497896575937a6adab36", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8a9d30f05ccb4289b1ed75960b475775", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45b2c010f9754adea476ff54ee41108b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7102193467c64530ba01057209502cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b07166c57542359318ed0bbead0689", "region_id": "RegionOne"}], "type": "orchestration", "id": "bf128f55af4a4dcb83f633c32cc1a822", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97fb860efa484407ad648215dbe74899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10d9c6f6d0e74132a4e769a570d6a20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "affe3726f89149c7af205c51f259dbad", "region_id": "RegionOne"}], "type": "block-storage", "id": "a370ed4744cd462bbf03bbd76033b6a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61fb62b68b794ea1b152d2e8c90b3184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e136682c3604d9fa67c6e2741ade649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1c1e74213df4c40ac6db9544a559cfa", "region_id": "RegionOne"}], "type": "volumev3", "id": "84bc8c2057ce4d63bddb26c9cb2b24e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89547039899c489385703e34d964fc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6aa2460826034ca1a0340e85fa7700cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf873fa7285e450aa7d2a2426fece53e", "region_id": "RegionOne"}], "type": "volumev2", "id": "8682d8f9cb6743b3b7b2236cdd96bbf0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d29dcb28d3c4e519e0c8ea2ea501c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eec47b25123149eba4abf2ef84c2ebf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4566601340f54386aab2776cbfb73481", "region_id": "RegionOne"}], "type": "volume", "id": "872d38c0c08141188ab181317ed87262", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80eb7dec0c794ae6a9c367852b5e8ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a053b27c4894098865083f77b9c84a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ad0d3ad0acd49ecab283fc54d2f3a4b", "region_id": "RegionOne"}], "type": "block-store", "id": "4b603ff388cc4b7d928a980fbfaacf92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74ffce4d2bea43ddaf598d0a59274017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dac0fba5d5a04305a75097cba3b836ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0548de467a0e4bbebdc0a2a4d40ed3bd", "region_id": "RegionOne"}], "type": "alarm", "id": "ecfadb63d6504960b0f8784a04d598fb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "253acf5b6f104f83b3bf9842087a1807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80bacee485ef4dd98fec1beb6bfb7cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1c21b236108146be8227ae767c660f33", "region_id": "RegionOne"}], "type": "alarming", "id": "966d0b8ad57f45dab40533954e3042fd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb4ea48a124b41358873512decd3a767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf55eec80dd547efa695c4cd8f30ed97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "702b9f8bb5e8445ab04039f2e7f607b3", "region_id": "RegionOne"}], "type": "meter", "id": "95778691e0bc4d89949fbdc73a35f491", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "08dc2f2fc2db47bea0f4e8728d7b6031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b826848eb61424f94aa06cdcbc23337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "593ccfc80e57434a9485429091ce2b78", "region_id": "RegionOne"}], "type": "metering", "id": "03ab1d05a902459da6fe55caa4e2f112", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1464ab2227b418d989ed7abafa74829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d97bec36e9ad49649059f72a731015e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4b3fd8ad589740319c63aa418dcd7f63", "region_id": "RegionOne"}], "type": "telemetry", "id": "4913a79fedb142edafe97226117a78ed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "49aff54f784f4a22b374197052b2470c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1ac0838b673e473f8139963179c1cc36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "63c7205fbab94687841958ebeb0b46e8", "region_id": "RegionOne"}], "type": "event", "id": "7324bcb72e294d85b274fb0c1bbd70bf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fea7b03e09e244e7a3d708a0d69472b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3d17af085ac1455e90989494138012dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "725c2e52fd354560bd20844f7515de74", "region_id": "RegionOne"}], "type": "events", "id": "6cabdb5e4acc4ee48a2a7505f5d44275", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "418ea4e43b0e4a90b8d0cf8ce465fb43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0dcaac33758e4f78a0bc592e677e151c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "756d059397654172ac04a247319f0d3f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e822441e77a14b30ae5db3f910155ea3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07ad5f1ca3a648929cede1b2efb1337e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a914c61d0d7456b9e0c2e5adb3f275e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "19501896b84446cd902b18a39f00d481", "region_id": "RegionOne"}], "type": "application_deployment", "id": "382efe022e314b60a34e3577170e2669", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "769339ab651c4fbfb705f102b2822d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4c092c32ef84f21b9875fc265571a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab786f0491fa467182a157feec7d9a0e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6abd94141dbd4c0297302669ee9469e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23c15369db714fc69129eb75c480cd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49ed1a44c0ab475db8c07199d621e2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f109c0494864ffaa153f313dac7dbfc", "region_id": "RegionOne"}], "type": "tricircle", "id": "8afe14eca5094d4895bea20bfad2032f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "720353fd2d8c41beb42f57568cd0fc58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a39aa346e7fc4e51819065bb0257d046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "238a05a3df824ae8a77c18d5aaadca89", "region_id": "RegionOne"}], "type": "database", "id": "a2a4d1d11f3a457fb6b2cd0576958a1f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31bf71ef630a4c2ca6a9e385a873ce6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "340c28ce98574d79bcf9a91ed93bb321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "785c723aa05d4aa8bf89ff560554ba06", "region_id": "RegionOne"}], "type": "application-container", "id": "672c843f6cef4bb0b8f162b833f6d929", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43d8d5de3ec648ebac4509f3b58e1e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abb1206ec8a041f9be5c88668437380e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "84f23fdbdef247c895205f08a3602c27", "region_id": "RegionOne"}], "type": "container", "id": "1af4e2aab7514dd087d77e004c53b216", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "138c3c47ba824adbab32efd83f79ec19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a78d9efcbb754bc982207dfd438479ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e15b2f04358a4669be3127cf7f430f63", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "540045d03bb64986be5ed049d0908346", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e40cdd84a5d540f9bc06d719c70b48ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70dd78d3e69a44909ea88eff649617ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "810882a8beb54300b9e7ef54949f5d8e", "region_id": "RegionOne"}], "type": "rca", "id": "2301f2d3afd34ebb80df800c32f5953a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "71e661540ebc4e8cb74f54eaa39a5683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "969032a6879e439392b32fe8aea36c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "aaa04efd21e540b18056ffdaec67665d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7b049d43034b49dc9e99f1ffa068f44a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7ba27fd8a6b34f43b0175606f10081f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "609c20d51806456aa9dce48ce1b6d539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0f664f2a83ae48d3ba28a2abf1d2d1ab", "region_id": "RegionOne"}], "type": "network", "id": "f17356c756b34145975dc9c56094853d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "19717449da864e489e8396dad57c1a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6270ad5fcda34167972906ca61182184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c88dbfecb587432e9aa18cd8e66865c2", "region_id": "RegionOne"}], "type": "backup", "id": "84c3bb3cbe8b4323abb2e46f2c81fff6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e262daca8d824cc0ae270352bbccaa9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ad312a181164906a1139f909ac907b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d13b500dedac4139bdfe50fd93adfb86", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e0225d04e3f3453899e8a965bdcfbd78", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "acfa5bae295b463b8bd3008fe6bc5eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "94a8f63438d54536b9ee13dad51ae297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "469955a391074f0b8161e1831974f946", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7df2020992ce427eb0f3f2d75d64e899", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "76ab1be14b394931a464c71dae72c330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e082195a05e441899252d705f531fb85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "360b5d2fc14849609d38498ac0d400fd", "region_id": "RegionOne"}], "type": "monitoring", "id": "030aaffa6ff4482f8562bacee94eb72e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "51065bccf3ac4510909a883627e6feae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ef3751981dcd44fbb8e82ed46087c356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b6dbfcfdea664859bc0e8bd77cc57cfe", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f2c46f0600b04ca5b6f91067cfe48acb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "14e4695d27fe453592aba2a39ab6cc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "76d1333351e74d508b711397f77fee24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "90559e0e0b254939926c228ca5232e46", "region_id": "RegionOne"}], "type": "placement", "id": "43a54c5c046e403ea059924cd3615397", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81d4c6c96715472a97dff3b026e2f48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a459d0c83104bbe8087a5e7a1078c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "305dea8cb1d24d8b9e85893b9aefc5f1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2db7f69fc4c349ea83b3596bd17b30fd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66f8826966bc4efaa6e0a4b525134f52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c71841bdb524b72ae7cf722d7fafdf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e263e4c5edc64fa69babdf6d181a16a3", "region_id": "RegionOne"}], "type": "ha", "id": "0242cab95cfd4fb48934250451fe857d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "953a59ee7a4e4af8a16fb01abd453c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2578929e4bbd460eb5a9559f5f7f6069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ff68f5d148d045999231114cf272afbb", "region_id": "RegionOne"}], "type": "reservation", "id": "064d7c7c53ca4c6bbafbe19b40352268", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "231fa5cf82d443e3a4f545fafcd3e0db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b97fd85c53ee412ba6cab1b6f3fa6c82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b29cb19e9a084d11832fe5fc4498e4f0", "region_id": "RegionOne"}], "type": "function-engine", "id": "55ced56a84654f7c81073c34039966ef", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "db1f7f1442a94fe8b3b46d193d53e592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "449ca676e9c846ddb9d2b1da04dabb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b61e5a4a79a84574bb53affac1663f8c", "region_id": "RegionOne"}], "type": "accelerator", "id": "d8f9175213544260a4d5e7ddfaee7efc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4350790fe1e40db972c5831a0461dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3f69cb031c541018cccd5412cefddd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b02292630b754a3e89c5114bb6580a25", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a2bbb68348b749bcb61e05412deb2076", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ad4a037ac4b433f9dba954fee16d126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81423a13a572463fbc0a4e4641444cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ce0813d9b424b0b8e43be2cec3a90e7", "region_id": "RegionOne"}], "type": "registration", "id": "81fe1ea8d4fe4a8cb5979f8fc50468da", "name": "adjutant"}], "user": {"domain": {"id": "f42e15d118f94f7dbf159648b1e3b411", "name": "b912ed85a10e477990260c0c8704c227"}, "id": "d84ccf2721f7489a99f14061cbeaec7e", "name": "a34109743efb4706afba356194e49bb0"}, "audit_ids": ["52fe6c349ebc4ddcb9228a84d973867a", null], "issued_at": "2020-04-23T06:25:55.965974"}} 2020-04-23 06:27:56,112 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,116 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,117 keystoneauth.session RESP BODY: {"domains": [{"enabled": true, "id": "1528877f422f45a9b84d5cd49570625f", "name": "domainName-2"}]} 2020-04-23 06:27:56,135 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,138 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,139 keystoneauth.session RESP BODY: {"domains": [{"enabled": true, "id": "1528877f422f45a9b84d5cd49570625f", "name": "domainName-2"}]} {7} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_policies [0.155217s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,088 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,092 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,093 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,095 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,106 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.030103+00:00", "project": {"domain": {"id": "2fc07be7ce4f4ac1a0dca75c87245c99", "name": "956ec4b5ebbf4b4888db20b3c2a2abeb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c98c2f298c2f4ddfa96637e715bcc189"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8ee6b176a4842dd8b698e3330e5cac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bb3e0b6ecc7d48e68573ea8cfc515c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "71b9bce6906e4dc6afbb2b395d9e5683", "region_id": "RegionOne"}], "type": "identity", "id": "8473d35fab254498bd717b0b4fb64f39", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4bcadc6fb2b941bda97f9783b0557ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1cb3e96429614f8eb6bfffa8701a22f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c1e007c3a09941fea3ffc78633bc4eaf", "region_id": "RegionOne"}], "type": "compute", "id": "b4c37ab34efc4eee973c8ef6b9121da4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8ae18d0d66f54349bd5f7ccc2da4852d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae8c80574bb5439782d3c6dc702dfe5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7f57a83199f4492593cdc2f4fffbacc9", "region_id": "RegionOne"}], "type": "image", "id": "5c5f55ad44c54f33a60ca963d8e83605", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2fc3718fa59c4780b4239e9f3b315c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e4168999388e485e98ab674dfdcaeae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "739966e882614c5ba1f801014fd9fcfb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5d5c5ee292084a7b9ef4fd1f484a260e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b90a8c20767648a3ab367bd394490758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebbbfc01ae49429a8cbe80b0d7946f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a479aa0dfd644c6aefd507abd99c5dc", "region_id": "RegionOne"}], "type": "object-store", "id": "e653e156c4904fdb9829f95eea512698", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e69d400f417e487f933683f8bea3c63f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0c48fdbcf944b408681ccb15e8b646a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10eb2795cde84d5d8af27347437d0514", "region_id": "RegionOne"}], "type": "clustering", "id": "dac5b4596a5c4bcfb81a79b0321999d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab03d93005404f79ba185b1573689293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "936b0d0d83624a60ab5bf9c64d63f3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "823a93b676f6409384f082681feeda53", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "49f63794336e4630b3cce774a04fef6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "feb6273673dc4b3ea2e2e723df02a20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f441e7df6bb044319169cc1808f9864e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5579de89dcf74460a90862d6bc3ba325", "region_id": "RegionOne"}], "type": "cluster", "id": "a0f1a6e6170840cea3cde52d41263bb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b548361267946bf9ac09bc085bf4087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "05639a1dad00457ca87a753c638fee93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9ad6822165c545ef8633dedd93a53c3a", "region_id": "RegionOne"}], "type": "data-processing", "id": "9ab7335c916a40f0ae82170e4652b956", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2cccad0e54834d0488534bcfbc962e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f78419a415e14533a2b119ac87ad8393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "88d3ba8f848648f69244e3171cd3a742", "region_id": "RegionOne"}], "type": "baremetal", "id": "b330b74726e54d658a2dc3e722eb749b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb9a24e6f1af47baa2955caf4958efb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e367ec4abb24bbdaf9f3c7e06d58f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce09c82c617046dcb089874d5c2dd508", "region_id": "RegionOne"}], "type": "bare-metal", "id": "414e84fdf92b45ccb1f2fe0472c252c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "97496e0f6b32429fbbb637a2145f5a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fa68d5336bb1447d9da2125d6944104c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3587caf59fa040a7a734a9d434a53870", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8239c0be476143e59eca680e4c4f1aa1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bd48d198ab534cd2ada39c05a3419493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51bf7155015048708ee4caafecc1db1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1c997355299944a9a63b980f28c3071a", "region_id": "RegionOne"}], "type": "key-manager", "id": "528bee1c54ee453caa28943db6190b9e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59314ba8c3ac49a8a4f5f166c7cb1059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c65615cdd3340648d7535f84901d50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "df30602b783041c7b1016be6cd46e233", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "27ec4c0f24114a1fa1473774dc9ee7de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a073ddf8f9154a6699d28a673f000f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a18a9db4fc441c4aff42b516231d4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3f9130233c8a47aa977da8bf1343940a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ecadd2683d1e4ed38fe835db28afa5d5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "63432cfebbe5419ca5e4965ccaf7dd13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4231dea7462e41fcb25d625848168ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0e2a9c08042740a7bd423a640211909d", "region_id": "RegionOne"}], "type": "message", "id": "eaf408ccaa4f4a989871ce88f86a5100", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "32a74be18ef449aa9d39f992d679d189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0410250e8a274d35bd421d5737f7110f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ceb4235bae34e0db859e9a1bafacbf3", "region_id": "RegionOne"}], "type": "messaging", "id": "2e819e7b98dc4530a009f1bfbff5d017", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7e8ceaad619649c1a817b51333023e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "43ea10d0a18342cc9b15c76f9cfc7d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b115d523c0924657835a2cb5ad08a021", "region_id": "RegionOne"}], "type": "application-catalog", "id": "20fd477db5e149e49a513beeac3c4ffe", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f9c46f1496d416ca6d8185c06dde4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96727e0f1f3540c5bfcbbf1df62b7aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "beb25b824f2540d1af49edf187a0f36c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c387c33ab2ca4d60b6aec38cdbeb5bf6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b60868f61b84877a8f267b148981675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2730d43db04408ab2e3b80e4762eaf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6db4ddad2354d828ddee3af3837de34", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8b5c78fa152147449f4996b85dddd7a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8a4b777f32d46b5b34fb811d9816efd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d18f00abbe44a718d74524876ddce55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3eccb8b658194a519877dd543d970031", "region_id": "RegionOne"}], "type": "container-infra", "id": "186a687f338a4316adea8acd19d73ba9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5088911a715248708137ed7a2072dc44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0d658288f80f4c61b5dd876a164e2d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1a051d56929b4364aebb727539d27dd2", "region_id": "RegionOne"}], "type": "search", "id": "8094cf0ce13546338bfb1c13e2c90966", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3ea7c16326e84b4f84bf0aa2bb9b4d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "89d7790c90334a03ab470767fa4edc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "97f1b10d60744f22a7fece556188ed0e", "region_id": "RegionOne"}], "type": "dns", "id": "36ab7d97d5ef44c0bc908cd94aae698c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a14d0f7351d49879ab60811480510db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ed48309032bc4ee1816d4411fed25dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "953e7bc2ee584591aa4bd161dae19456", "region_id": "RegionOne"}], "type": "workflow", "id": "eb1230d7cdd8497cb6c5828400846005", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6dfbf5ad19be4df3ab8f4ce95e834824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "211c3f9fb16c41bbbe00a0c8298a9ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b6d4d332040b46df95dc1b7337368bff", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7fe15240f0d244e7bd852543e5174fed", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c2036a214b6a4853945e919ae2f4f8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "71c2ce71d7734dc9817974ebdb529da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d5aa58983fbd44fe82f904a19cee27a8", "region_id": "RegionOne"}], "type": "rating", "id": "edc9b42d57d443b4a6d42a5751810105", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5bb19cd531064f75baae6c27cd55af7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "637ec1bba883450c9c5b3afd8d3ec8c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ef37e0e6019b4c3cb340a4a92f7846e2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "17f32d06b1764b9e99bb8a6247bc1d73", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d19650805f394535a529a9cb10e6c400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74aae715077d41f9bf58916ce798c695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "719f96766bf24b7aabe2f5bd96f257df", "region_id": "RegionOne"}], "type": "policy", "id": "937b51e8261b4a15a29158158131a403", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08197c0787f6462cab8d76bd1e65eae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e3fa3a25b1a416f840d48d8b22aa6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e3e911db721b4488994e487e7a68fda2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5d0c503fab9742589e72542948fde6bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6a23dc34f1e4d779d348bbd06de6615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d275ee5ccf0b487eb44d48c30456ba40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "028ef9e029fe45639d1afdf0c914da53", "region_id": "RegionOne"}], "type": "sharev2", "id": "2b98c2c0821f46f29f9c3511ba043f4b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b547d81fe4e45ac857f40b671cc9bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01d4cb9f94714a869ae062057026fae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "15df0e6756984c2b981b8cb52ecc9d9e", "region_id": "RegionOne"}], "type": "share", "id": "1615399518d84275b8b7cb0e3795ba05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "db7d342cc9a74b38ad0897d07ef14652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c55f1cac33043469294ffdc8825c9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4723c58084ad4ee8975d804934c0a9a1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fdd2de56cb894b12a4192a0863c503ab", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddcaed75865e4dad9522fdf37839d688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "511d681fd7fa4e0fa6420a1aa29fea9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f48cea813c2d4167b0d1532ea5d9cf72", "region_id": "RegionOne"}], "type": "orchestration", "id": "d41f6c2260c44d48b79c3f62c2b043a8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87be5484597b469c906b18bffecf9821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57378c2a40ab47a59d979336e0b6e2b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2075e5e84a614fe9b2ecafad3b3bc79b", "region_id": "RegionOne"}], "type": "block-storage", "id": "d7bd64810b9a408d826e3138611862e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fee246e2503343f2a33a4869da8fd9d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a71ed41bd8949eda29b57403d38fdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "113c4380a4a844ccb6e6129dfea266a0", "region_id": "RegionOne"}], "type": "volumev3", "id": "f3bc0ef32ff447c090f0dcd1209e771b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c431199b68b54709b7f5e9cacaca2865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf077ffaccd7443da82ad32718cda07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c497a301e65948c3affa285c01bd2255", "region_id": "RegionOne"}], "type": "volumev2", "id": "ac1af0202b5841789de6d130e68f77ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a46035b5ed7f4b70809e57fd79941e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7114f6a0a7644a3484717d27cb59a2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e690ab6766b14d22a96c374a3aaab98d", "region_id": "RegionOne"}], "type": "volume", "id": "e9f13335d5e6470cb977c93305e042fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "397e3319460847599661ea1b168e2176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0bf00d54ff746a398b3a254f4cd461f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e04c6442208498f80164ff35f74121b", "region_id": "RegionOne"}], "type": "block-store", "id": "e352c26bcbee481abb6b0ebc58ba9dfb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9386bd04a9c145fba55393d3eb385d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "315fafa625274621aad1f43fc8f54408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bc4ab8fb73a94108adb7b69bb083a7cd", "region_id": "RegionOne"}], "type": "alarm", "id": "f015dd97c25b4f1d9830deb3cc8d5a4c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e34c62e27004689a883ec42cd47e09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9de27971768d46079df589dca12968ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1bfaf47de6e54b05841f16e062a677f2", "region_id": "RegionOne"}], "type": "alarming", "id": "886c3e0447dd4215a4c198b07683174b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f86e67274cd144d6b908d667e43a5af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f959a54cdb044f0abfc4865a375d3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd1aa3f1a91847eb9507ee12c4f40fd4", "region_id": "RegionOne"}], "type": "meter", "id": "a58c1fc588b84a23a32ecacc26c80e5f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3bfab6fdee04943aff7a5655b58e42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef1b5531160e42649223a8e06b76b74c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "094db008ab094b6aab1278fffa3b42d9", "region_id": "RegionOne"}], "type": "metering", "id": "b349154e257648a6b05bdd0a36e97c88", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd237d4852f84ccc9eee7cc453ee635b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad31f7b6230d4a679c7f3eea1fcd16bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd6e122549124f76833bb5f77552c154", "region_id": "RegionOne"}], "type": "telemetry", "id": "d339a3e9d5fc4d2cb1ecdfd86d852ec8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b5f698f652949b7bee428f37330dee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce90b364d1de407d9f845302726fd41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "283f762cc827434aab21be7ec6039926", "region_id": "RegionOne"}], "type": "event", "id": "851c26bef7a94eb0ae301c79a57e1f9e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b136f12a36946d69f37b4ce06ddf38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22ce355bd7374dda8612385bfc4121ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e61f521efdf0472c802faf92d26092b4", "region_id": "RegionOne"}], "type": "events", "id": "23ebd4b16a264620bc08cb64dcca05f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48c6e9242ebc461a837151adb5d430d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e0b049801aa460a91d54911de830d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4de2288161cc4364a74580af5f17b129", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2dbf036824de415c9326935ce8903a18", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e71585a3b16c4c16a75b371c510bfe14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab16f248ea5d415b8ab54a44ddff045d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e26d901112f4015babc5c1edf6f329c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "68c5729bdad74872aba832b8de6f7832", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c25554dbce1442cbbb73b7da96d2c23f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "15c8b5fa1700490bb30e238acd49779e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f3c0b6fca444d3d9ef0509779c61895", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "22c6951728b94ff29d47c855990bd65a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae4e8878c6614d24b6434aa6acf16646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "730ef6dfd6084ceba5c1d48cb454ecda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aed09086f68244a99b396a278273e3ef", "region_id": "RegionOne"}], "type": "tricircle", "id": "dfe82bd5b834490a933fb6df7bef3ad6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "34304fac8ade48dfa4c6784b57628315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "22e0b42f96a14b5ca19dd06753463847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "35b7f8652fb3491a82f90b4c41cdd02d", "region_id": "RegionOne"}], "type": "database", "id": "441dc7da81ae490fb7e6ad33632d49f3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6dcfcda3100425794fd80ff885a66ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44f9475cb8004c2ebd860bcb44c37cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ed5e498f5b024911bc52f448630f85d0", "region_id": "RegionOne"}], "type": "application-container", "id": "3617674e7c8f48c8bce8b289784ceb17", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ede9d5c198694a848d1ca65709d861f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c439adb3d4a4bb881b566d08bcb5bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a40ba35a36f543b48b34ac0427502be2", "region_id": "RegionOne"}], "type": "container", "id": "d53799aa4b994e828dd647ca86212a6d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "337410fa653f4c1d80a8a84bd93aa4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0521cfdae1af483bb921c7b7f3a29331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f1e491c344e47ee95f735e5fc8b4817", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1b7f7a5ef1184797bff35c729a961334", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fbe950c7ce0e4d64af74266861cff6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efa2f95a9d8341fcbd3fae396c57558f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ad8476e5ae648fc8e7d5843923f3fc4", "region_id": "RegionOne"}], "type": "rca", "id": "02dd2d03d7d74e53a66964833d8e6605", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de933345f42a4b3dab992b0520c70426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f49ba2989cb44b539a77839354e3d479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8bdaa11fd87242fa995dd747261679ad", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "954fc8a878ec4ebca18ed482b44a4075", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5f544f7aa1074517bced3847ddf46c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6b7661fb11624e22a528dc25ef8905aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "198087d8278747bb8f32f0b0bca32dff", "region_id": "RegionOne"}], "type": "network", "id": "9a03b8feb6154a0b9bca9e97b1251053", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b827279ed69a416b8c8f2ccf8896ccf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9691d18ba10d4f36b19d1e464786f8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "25d3abf8af61403db9da08d72bba8499", "region_id": "RegionOne"}], "type": "backup", "id": "c010ffe6183d40dbbbdd6598a199860b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b9dc6a32d9f4408a65ad0993dbeb751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d436ef60cdf4326a41d72feac2824a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "181cdcff7ced4ce792d2239e0d1ecd05", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3235040deb6f4983ae392fde3521548e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2289f93532b54a11bb0b9be3309f7824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cffc9ed0a2c14bda8ce1a22c1079216b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2294bdffaf4e4e1aa047e516d69357ed", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "41fce184c777498682f7e6c82680fc40", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "233ae4be03034614a1fdd7ad58174d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dfc25cc7c8df449f8c8f5281bcb5aa7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "07665298a0694b5095a37de51cc92026", "region_id": "RegionOne"}], "type": "monitoring", "id": "5775b954c49c43799ce7e7a42610f524", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c5c5670349b145d2ad6a97180c254ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "14a746476a154179aa1f86b542c7e551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ca1857021c1f4a3f80ce23afeb6047f2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "367287bf5caf40fe99fb36891bd82512", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ee81361546774b22b240dabc47ee30cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ecdb6f6ba89d4a9da2c68b677fc50eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e2d638cd112444384371f055d7b63c3", "region_id": "RegionOne"}], "type": "placement", "id": "042e9716e64a4e5fa2a0c4814a485379", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5076a868e602457286148e9e82543273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe46fc437f6d4445a09096c4c62ef35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0f6cef22c90c496aa49a84ba0af17729", "region_id": "RegionOne"}], "type": "instance-ha", "id": "adbbfcc33bcb46f5be9b619685507172", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "465896842bd0463f941a13e59cf8bbd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67191672f3a84cd3a28f018d588e0d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "527406b40dfe48daa45cf6356d4d24b0", "region_id": "RegionOne"}], "type": "ha", "id": "df2e393b81224cc6a8fc9e79729bf8e0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ffd1764b5d124ee0adb8d58bb7e3d1b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c8e2b3b61f148b199c14fa098b8573b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "055f85cd78324a088909911954341a68", "region_id": "RegionOne"}], "type": "reservation", "id": "5d4aeffd673f42ae8b9a5a1e77ab5517", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "28bcda0f50274decbbf2eb88e03cc2ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "92cf1ba387764e6680fdd9c9136de0a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2fc525e325f54e54b8e3343a3756b99a", "region_id": "RegionOne"}], "type": "function-engine", "id": "ed2c2a5c50d547448da3f6b17437e0b4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f87a2f46845345b398f204cafaa25bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e2221bec9e8c4fe99d4963e348286809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "146c9e8517c84e93979b48b84826589d", "region_id": "RegionOne"}], "type": "accelerator", "id": "1a7f04a1e2f146d38d8f1ffe4b82514f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "efcc881f7ff24a729de61e96691976ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "931935e0650a441d80175f2b3b5fc093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b36fa8062a6b437da3b13a649e63011a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9b7242ee1eed4032a2e3c401edc0c268", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ae9ad4d754740bab717a5618343f58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f3a2822a116476199d45c76d361a187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e63ea731eed4acf8cf90e52f7cf8b6f", "region_id": "RegionOne"}], "type": "registration", "id": "efdaf39cfcdd4cff85dbfc348763698d", "name": "adjutant"}], "user": {"domain": {"id": "35aaa2dd602644de8776e3ee8ae001b1", "name": "61bb461c534e4c33af97f37f3150b5ef"}, "id": "6fd02316cee24919bf557fd47976f59b", "name": "a88827b494a84851b5220196e2b2c170"}, "audit_ids": ["14fd46d03248438a847bd72752785e4c", null], "issued_at": "2020-04-23T06:25:56.030103"}} 2020-04-23 06:27:56,151 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,156 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,175 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,179 keystoneauth.session RESP BODY: {"policies": [{"id": "1", "name": "fake-profile-name", "spec": {}}]} {28} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.221564s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,044 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,047 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,048 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,050 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,060 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.984005+00:00", "project": {"domain": {"id": "fdaf89f5da834b01a033d105e00c3cc3", "name": "a0398cf11e7b48d1adcd2ee75ac1bb25"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4118c452a4854f1da645d55492dddce4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b99d110dfe224044873ed321a4126303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f13ed4a1c00e4391bfb5560265d8bc8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ef389249e44d4d079b458a0e21c7a157", "region_id": "RegionOne"}], "type": "identity", "id": "c07f148ff6544014a8a544cb796f2e6e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1f6da4b62a94082b4f230233b1ab615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f525cfc4a0ce487bb53255ce52905b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "90e94e045fe647658d9e7b95ec44abb1", "region_id": "RegionOne"}], "type": "compute", "id": "e0e7387e10c14bbc84b151cf1f1a0fd6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f338550b478c4abb8346bcd97662ba23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "494d5bac0d064d2f9b70eeb2fb076cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e2e2178c65794e18b2b709349466530c", "region_id": "RegionOne"}], "type": "image", "id": "0487539967844b31914bb66993d0d8d8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "42205ca7aae2411eb0961a9ab4837943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "52e88a4eaa6544818d4f43ee3f186234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9ac347b63bf84b1cb4dec35dc6fda1d6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aa05d6ae40aa4effabfffe4b88644ba7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c21b9f4edb74508b3de102b6f7f0477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42a123a8c13a4bd1b470b75785d4a937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab5a602fddb467996cd82d708c284cc", "region_id": "RegionOne"}], "type": "object-store", "id": "54581435ab304f5894ddc85c9257d5e8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24f9df25cb2e4fb4a5c61dc8f803286f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df7866749ebd47079120be9027882ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd37e2e905994d1595043e62d4f96347", "region_id": "RegionOne"}], "type": "clustering", "id": "b0006df9df7d4db69312e76cfc07901d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2fffc6c9a4140e68dccb98fc5afd09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81d83f8382834a46afe17953949a9467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b9f73f913134c97bbf5951fb80459a3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "74a52c33d84749b29d758fc6aa22aacc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a531a483cb904ec28f5993450cce4bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ac3c6cad98a4c6598c611437a62c87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d4fd31c3ea804a27b8455263cdf2119f", "region_id": "RegionOne"}], "type": "cluster", "id": "4431eb13d7da48b59ca87d87eeea75f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4b6fb78047f0451991c8c724c2431a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5fbea3510fb94881839d3c7c92780f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2bb655e963b44d56b15ff6f45f3f34ce", "region_id": "RegionOne"}], "type": "data-processing", "id": "71ad92dc9f0d48628a67aef86d396847", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e9c716a2a0f4b44a529afccbd77a6f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9391e070c2d464eb973c24c4bbcaf5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "559f504464ff4e8c95603d95a568a106", "region_id": "RegionOne"}], "type": "baremetal", "id": "b804900af38b4a419de54b65aeaf731f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "905249179a3649359e98dfd50c7b7404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "92372b0ba4bb4f97a906d0511d3bae14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4ebc0edeb1b442499f414bd274e313b3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "20ff46494bd24ca08242641b18deceba", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1ae1892a5b57490a8e9dfe7681bd79d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cc5d7dea42184388be9a3278e4aa3cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "979562b0efa04d6987816327b24cbb84", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b22ef1fe7d2b47de9e3f93fc2bb9b67d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "26ec95ce49214f8180dd79922169aa0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b2b7555e3bb2456794d4b82b7be041ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0e336b59017c47a09037b2652a94c17d", "region_id": "RegionOne"}], "type": "key-manager", "id": "8a4ebb0b5ec7470aa974b51846f52198", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c082ec65289c4a49bf7dc7ac96bd5f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "80ee9c7aa7fa458f94174bcd6d851f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2da660e97400428497c26eee9f7e039c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2ff8b5fb2a054557b86348becd0a8f43", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f79ea83bab54150926324d358b2f914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a3872940df554a3794676718c8014cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5d3e19f156e2486c8d5d55d4888d2558", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c21a5c4719df49809cf9d7a94da1fa80", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "86482eb8a9cf4939b08041f2f6126c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ebb1ab9220c743739008b14f336e398d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "073ac8de06b145c0ae5404eec66d7604", "region_id": "RegionOne"}], "type": "message", "id": "3e65f3d5696f4d729e6be8a1ee7f67ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "35e9818e0da242d0bf9b829a7c826a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "37bf8bf2db534cac8d01b47f2ea0b6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "786b89d110924b948e2a1105d98bff9a", "region_id": "RegionOne"}], "type": "messaging", "id": "5386a6fd15af4364be125c35883f199f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20ea2503fdf646faa9eaf4fbecb382f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a04a93fa29fb42a7a00544005b64a5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d0666064d7b5428cb333ccd9d264fc81", "region_id": "RegionOne"}], "type": "application-catalog", "id": "42c5c5d7f9814e4495f3a60ebe8dd555", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c44de68600424a929d9e16f2f1964347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65cc89abf2dd45afa5e5f8f42caa972c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9b5b0da2d0044428daf2aaccc5ae90a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "89a51ade5634442db738c532a6f53478", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5fdc659a22154460b05090cc3b6ce76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a5cab4c9e804152a0d30eec415cdb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ca9bfb3121a4666ac0441e149f9c8f2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "46af614bf4b446f2ad8f0fd040625964", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66177d002b4b4bada23759ad8d97d168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b881b279400247858f97cbd3bcd2d69a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3f60ba98d784395a83ae784f3648537", "region_id": "RegionOne"}], "type": "container-infra", "id": "ffe1664e2baa4402bbae8f844e975d5c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c3b09308bb1c45ee8f09b063ce0abd1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "936691c0b63442fe9411c1cfb83392a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4ba076d6ff4c4b1891da93ac83a80f83", "region_id": "RegionOne"}], "type": "search", "id": "fd4c64cc4cfe4d2b9f5af68cea944e16", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d954495baa62478bbed0d42e91c066d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c882dc94cb5848388f398090d509458e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ce3922e911d24831b1919e924125cabb", "region_id": "RegionOne"}], "type": "dns", "id": "83525a680f264efea283bf06b107c819", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fc411702f02401ca6bc4fc7f6ce9dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "07c9552b996146adae0560a7ebada578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77728c1c19074fc4bf54073307ca3676", "region_id": "RegionOne"}], "type": "workflow", "id": "0cb576df2a0b4114a400954764281bc6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c443ac8d89ed46c29205772697b0e4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38639c42b7ff4914a49fbf5a3f9c031c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cc81e72723d54d37853121ae9e4ae455", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3e3f62c62a014b069e2b8bd03f846997", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d365c8f1880e4f16872efdc5132de45c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c6682d0e66ff4f54b8f29a1ef9cda510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "516bcd70675e43819465d0b82cdd44da", "region_id": "RegionOne"}], "type": "rating", "id": "221fb34bc8b94270a46b3811ad64752b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a85c7549674a432ab639249648a40d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e44a54a0484405d953cef2bf8566b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb0cf83fa5b948fbba5d840871a4ac6c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0d1fdb403cac4eb39a317ddc43f52216", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f47668b73524c67baf27adba82e6292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cddce5edd09f449b9acc17598264b8fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c422d08f529b4616b2fbc75b2017ee96", "region_id": "RegionOne"}], "type": "policy", "id": "2e6c7e5ad5ac429b838f5723c80f82ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b99209147f284ba58a31e0be5cd6bcaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e05fe1b9217422b95b77e3dbdfa5b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb226205b0314d1cbb36f6e5c5a49028", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d6ae7ca007e64f788de9dffd57245f71", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e19e2bb58c943e5b33a3c067c485b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c9b3c90acbf42c0af19e5ce13b2a99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bac79077686f4678b7f6b67cb09f1659", "region_id": "RegionOne"}], "type": "sharev2", "id": "fe5e0968f28f4cf6adf3c83be1411e47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb0f863329b9416284a00dd43177f1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d2ad56ccaa342119ec12c7faa5d0f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1bdd44efd58848e9a64e2161ba466b14", "region_id": "RegionOne"}], "type": "share", "id": "5e14df40eec54a0ab15ea4d03560d415", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f3d71749aa443e8ac3660d58e8d7e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2415167dc6e942e9bc1573964a282152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc78c8e04cc345c79910033bb7ef9e5b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b573a91b4c734f98b642e5388515ff0f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9fdccc15cba4686900ec1c9d976d359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f348d15b6b44bca80200dc619e131f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b30a0004e83b4ada94f6aaf9ffe9359f", "region_id": "RegionOne"}], "type": "orchestration", "id": "426cbebf52c148e3b45eb00fdd927102", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3be278fa6cf74ca387a6484e1bc42d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "779c0e6bcde94ab38c7abead83354126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3122eec4105442a597469993806f0aa0", "region_id": "RegionOne"}], "type": "block-storage", "id": "728d3daa12f14d75afa0e8449eacffab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "126a239dac3f4a70a9cca7b927a2af90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1de99cd437e4f72b292c852861fc856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feb7270e1e8b47db9ef76a45c9433cca", "region_id": "RegionOne"}], "type": "volumev3", "id": "5c5bb9c4570f436f98851bf450de8c47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fdaf3901fc0407d80974f77663557ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b767b33182841babdb85fa3d86e9356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ae9a335806b4e85acecd8695572a44e", "region_id": "RegionOne"}], "type": "volumev2", "id": "a0d89641fc084544956f674fb5e2f500", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52f95d1b320a440f9b9f3ae4a249f3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af65395ae12d4f009ba471b3a78bc0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7c54c12882142aba1746540c9892513", "region_id": "RegionOne"}], "type": "volume", "id": "59e6b109f5864f4aa6f9b339223ec0b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27fc5437c87b4acd8486631503c0f3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a336b86b0726404d94b445023312c4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09ec9267375b478ba93592e07dcc436c", "region_id": "RegionOne"}], "type": "block-store", "id": "5e7cc65df1324654897319780c402ad7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51b0cf4dbfac484ca6cb4344240a4391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "236a6ffcaa7c4abf834be8bdce300e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b11248a160cd4c439ab95884df146a35", "region_id": "RegionOne"}], "type": "alarm", "id": "67bdc76321734c998eee6f699b60734b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd0a04ad1b1245e692c592b8b15b68c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "82faff5cef774ac38eb6c57776dce5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "614e5af0e6cb46109b32afcea158c847", "region_id": "RegionOne"}], "type": "alarming", "id": "13c5ddbcb8d64c649f0f07daa58833f5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "be32cc1dade14854980502eaaf01c6b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32946571c581421f8e5f25e3a1d68652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9328fe8ecc9043d7a7f7f306d5a721e1", "region_id": "RegionOne"}], "type": "meter", "id": "52eab3fff1cb4cd4b440ea3d3a024c58", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "68d41894bd764f31868f34ef5be01462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9d285c189fa4c14ab8318fdec5dbaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83db865ec102466ca6cc96a0b9ad8faf", "region_id": "RegionOne"}], "type": "metering", "id": "614d7a927c774a618db27582813591cb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2dd1cabebb94fb4bdd695c5441a8677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b34b253485724ca389730193bfcfce48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f6043402570e4cc38d67aa9c24b8298b", "region_id": "RegionOne"}], "type": "telemetry", "id": "4e91ffcc90994f7893f0f35c11cbf0af", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a0534aefeab41bfa410e7aeae0044c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2b1d41345b6e49b9b5eba09f956e2f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "992ee07ed518421eae8b357c6f81f0f6", "region_id": "RegionOne"}], "type": "event", "id": "5e864c946fa34e7a85dde37392c60d3f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1d21c891e69d432daa572c0848a1c23d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e6dd2cbfa29b43b2b22ce1b5a2490191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "adaf6303df604f9fa3b27b2a43436c12", "region_id": "RegionOne"}], "type": "events", "id": "b67a21b8f8b545378d1421e0b68080a1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9713c7a54474901bd2ba210fbad6939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6676ab77c95e445e9e437245638b4119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b306e0f636834bb7aea1addce585e088", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0f9b6ad1e15f46a7bb373a26ebb964b0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "72b8574b5f0441c1afd7704b7474667b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1c96f71a12f4db7851f79c528c55250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a1ab31c8e2f848638703bbdf41d4db0c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b39677f3f51c40d089d6be04fb9c17c3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5faab2d7d794cfd9171ecc728f08cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50bc8d94197f431087e5c821ffdb29ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9d7f2a56d834ef4a5634ab7f851544a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "76ccd89d669b4573a46690983769ccd7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ef30b40ef884b2682d7c69587f54f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "02510532e3564ec783b090cc355667a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bba6af1bf0f4065b12f089f6017b681", "region_id": "RegionOne"}], "type": "tricircle", "id": "17f68985f3f04b07b3f717daf34ec8cb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fbe2430db84a4ca7a65fa1a0212acad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ecf2a134af1b4da4b067b37447c055d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "569df66d8f0d423e8c792a6c32709b7a", "region_id": "RegionOne"}], "type": "database", "id": "10f5d9fa7e3a4e308995e0f2bea549cc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4244515af9e54927affa96ce6b5061a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59f924faf968412680cbb192a2b39d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f6953caab1674d55bde82802ccda2296", "region_id": "RegionOne"}], "type": "application-container", "id": "994c83ede4e6499aa3331840e5f55b3b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "51af4109b30d408b85001814faed373b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b99f134c3d846b19ff16decfa4fb66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8b3622cc0a744d14aaa1c6f49a073bee", "region_id": "RegionOne"}], "type": "container", "id": "3d7190748aad41ae9b82c32fa3330739", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aa20f38cece345489ef7818ae4e319b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "808d45c0da9f411c8fbc9000b85438b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e615b2462fa54cc0b0bde25b15ee81a2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "37ba9ab064cf472b92b452acfa4776d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac1d9023eac64808b0b2865d31400abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6032cbc008d742ba93dccb44e8b1e765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fcb1e4e4cbea4c71936f5ee820ab3734", "region_id": "RegionOne"}], "type": "rca", "id": "0759381fb4904003a90a390fc4dd218c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18e947dde27241dfbbafb5e71603548f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5eed08947a724bdb9df1a0301f7cdc82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2957767a8c6d4d56b3a3f83cbd62577c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9946c02ecbee4b669dade2159fcafc9c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c3849c1f6a5747cd9d5e211e1885b8f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb10095505174ba7b89f7a35119a806c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c29cf758107241a5a5db280d23de7444", "region_id": "RegionOne"}], "type": "network", "id": "cba68973d31d476eb9324b7511831410", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "da6a376517544f32b90da37f2efbbeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "af9aab70fd7f477e991ba7aebb80bd0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "de941989e6594ab2969c36b0b9868349", "region_id": "RegionOne"}], "type": "backup", "id": "86dae11318314f56910722917f204869", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e814d398fe484706bf558d8ccd059938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "339a374f2cd74576b13972c616b92047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9a6232eef1ed45b88853df679f77a9e1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cd5ea99fc990443f94e0cfd3ca901519", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc50ff6ba046446d858fe3ed75631861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1fb7f63ce404f8e8abf0a13b84ac27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9536967cf28946c4b3fa9043990c11b6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "20aaab8db6214cf8ba056c1ddfa9500a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b3bde51df8024d089724be3272bead93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b464b07823844e3f981ba43f17155e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1ccb8c03c07043e5b93120dbcbc94df9", "region_id": "RegionOne"}], "type": "monitoring", "id": "9b2a2a49f02c4ebab9f4acf163070280", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf1400bf863246bea13103cf6530b43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aea8e40143b447ff8c34db8b7624551a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0127e9b854944d2aad3aba8f44498fad", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1173bca36eb3462ba2a6f041ab173736", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d006f070400941b6b2f3ae1704c309d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4de91a13d169493194662b26373584aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6517415235b84e1492f5fb242b2fcbd4", "region_id": "RegionOne"}], "type": "placement", "id": "38a8912ca6f148d597b2e7e8111bb8f0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1482f756398943afaef4e1fe7e8954cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7cfd99f0818946fab6bc6ad6759862d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fce8ddd8c700467c8e7ff061406e87e5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5989732dbbdc49799274a698b6842449", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d841395b8fd24a48869a8073db5707f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd103489847044fc9fada63d7c5f1b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c036b51cc33a476a959d5d97d0228f2a", "region_id": "RegionOne"}], "type": "ha", "id": "5f2b9eb4ddd647ef8d494e11ac1ffcf3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa94eb7dfb2d45bfbca1c70a22bcd133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "451f6d03c5154a7f8c42e5a5c495ece6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8af3c31e03ba402db76a7ae38f49247f", "region_id": "RegionOne"}], "type": "reservation", "id": "11b249e04d0a4aa6b0e0b3f587240b38", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "54ea867a14da4a49995913b1cb5bf8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "143309d2dd7343559c6b4fade6b1d942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "23aa8d629be2419b92233058cdf9b034", "region_id": "RegionOne"}], "type": "function-engine", "id": "c38caed67af744a8a9563251a493dbac", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9b83e2b2d54f429d9ec64984ad5455f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fe7c80ef5bbf462885e1e0de6c12b384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2174d4a395e84752a01815297d40f92c", "region_id": "RegionOne"}], "type": "accelerator", "id": "076f9c4afd32454893318279937ae7d7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ce26562234d45388938935d602448c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab043625d9c249c5a1604c222312f300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d002c8c95f14d2091a917b29ce63aa8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "aa97a3cb3f3e48f69c2776168d415471", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67f3f45c1e1b40d68bbad5e507f36845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d0c764f30824974ab404bd377122ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b9f851e11bd4140839fdd4f2cdfeb63", "region_id": "RegionOne"}], "type": "registration", "id": "62e8b0d5c417459f8a845441dba36a47", "name": "adjutant"}], "user": {"domain": {"id": "d151da0b8cad49f29a58487c8357deeb", "name": "8d95906900da4f0ea43938c04126a142"}, "id": "b512287da1f94c4192489c9d0e4b0b1c", "name": "193b5b3a31a54946a3e755dbeb66efa4"}, "audit_ids": ["26ce1324ae8b4f609e869295af3ad961", null], "issued_at": "2020-04-23T06:25:55.984005"}} 2020-04-23 06:27:56,126 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,129 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,130 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:56,171 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,174 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,175 keystoneauth.session RESP BODY: {"volumes": [{"status": "creating", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 1 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}]} 2020-04-23 06:27:56,194 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,197 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,199 keystoneauth.session RESP BODY: {"volumes": [{"status": "creating", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 1 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume1", "metadata": {}}, {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "Volume 2 Display Name", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume2", "metadata": {}}]} {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.059476s] ... ok {25} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver_exception [0.191552s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,072 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,075 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,076 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,078 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,089 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.015448+00:00", "project": {"domain": {"id": "f950310fb6794f31abc6ee6a80b309db", "name": "7119556afcb64703b19ae09a82d83fd6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ce8688b57a1d4cc695a32508c5b4a228"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7699ae8983841d7a3b3b5d71701bfa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffeb6aa6c0f74f3aa6e1daee050dcd7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f15a1ba63a31452caf2aefda8a45feda", "region_id": "RegionOne"}], "type": "identity", "id": "8bb42535588e4bbea664a263fd2ee702", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c6c10808ad1e48d4b85e24caa46217e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21897ea34caf40d892bff37f1fe3486b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ed7e43994c08455f935557d4d71e0944", "region_id": "RegionOne"}], "type": "compute", "id": "546fde27448e4d73a90cbb3b4a848680", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e54a577cd3e6463bb08532799f9dab31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1362336b3e4e4c879424193d55a7875b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d8a992078cd04fe29ad610f13680c636", "region_id": "RegionOne"}], "type": "image", "id": "b0016c51065d4b63a12adb1f84230e0e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f729ef0a39f4169bb7c296faefd4f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "73735815a8cc4af5b02109f1fec47ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c0475b7cdd6b42acbc33f899d5578c37", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0aa3c85594f74d1daaf0f771c6592e3b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c41edd1d86854139ba7d4b115962edae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "502fe1f00a8b4ace8954b78b24e98a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56c6018ce16b4ee7bafe9a908baae9f8", "region_id": "RegionOne"}], "type": "object-store", "id": "1c60652034384dbba8832735a6090758", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8162a1611f1e405db50c5e86d90517e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "581b45373dd2452e866559a57b308851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b11925c1e054a95889d755704c9ab1c", "region_id": "RegionOne"}], "type": "clustering", "id": "49617800c72648e5a6a59df2daebef13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9705ba3ae2a84538aae72e302471ce73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88f71ee74fee4da5ba06b22cc0b5a9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d16ab1186534fc0a07d0ab6c0a0c1df", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3d83875b3c1c4739b32ba5e99271cd79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c38f5a7833b49dd86d4919783a920e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9e764c47cc6449cafa65c190db3baf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3427e92257e741c9b8dfc79cdc4f2dfd", "region_id": "RegionOne"}], "type": "cluster", "id": "6d1fdd4bd2aa467cbae6b2d9fbdd0b03", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e3c469679a974830a1883bb2aeac6180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b02694bd5f964d7995810d9fe4724ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "60ed26dc33404442a5f27e775959e184", "region_id": "RegionOne"}], "type": "data-processing", "id": "6b4c71f850de4ef7930117397b91b777", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2e763f691174078834af357dc681a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "118f9db2fefb4257a12fc6cb1d7d8d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "990a0e39e09e42f6ae689ef8c9e6a55e", "region_id": "RegionOne"}], "type": "baremetal", "id": "eabb89411da848049c9c36ed59244ee5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "524680a595b44f6a85e6d57f9e4fff40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1542bb34bbe46b2bbc57e0848132d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "847dd3467011417d9d63c38a93907702", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9455c30e6314421ca99988c33f32fcb1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c5625fbe29c74b8080ab1b34c0522dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cbf07f6fae1f4a62bfa97aa9967bc99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "70386fe4ca5343f2abf3085036ac2937", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3ac2ccd00ef1453c98b783054d01f766", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f9f4eb82081f46e79cd2441a5948f686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "376f6ec9fda0466da23b63b32420139c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4e0111ad0887457d99ef497182bb34e0", "region_id": "RegionOne"}], "type": "key-manager", "id": "1785079ee6344833a3a6978948eb4811", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c83d23b3cde947e5970365e14a5886c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f032ffd0aa1f452b9499e65327f24c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "609d33ceaf154fb2b319d0655d035380", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2f716bcbd36142e085a67d0dec925c79", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "267da7eeda6d4006b8ada1df632afd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "20ead387a26b46f09fcb0e194034a16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d7b41645f0de4b57ba7093312de174cb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "83e5b9fd028747f6bda3e8d8ad876c12", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5c25de222045438f9fed048e2f5d4fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "56e548b25bc14505bef8126ee60416f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8bbca811412a4fafbc36a1635f2feaac", "region_id": "RegionOne"}], "type": "message", "id": "7dc73023c2df4de588719cfbace4b7db", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5a45e68e244e4363b791678cf9b1d669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "56fc2de0757e453496cfcca60ff99797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d091e90820c24ecebcd9da087ab9bae3", "region_id": "RegionOne"}], "type": "messaging", "id": "5c070c9ef43942f4bb670ddd8a928258", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d049454536504e2abaf0fa9de5d0fa91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5abab5152352420086f63dc4ab0b50c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "201e9599a4a741cd97d37e55e8078996", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f7b812acdfd9464eb7478256de78402a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d08c5948d8c6479193b02a56f8415f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "178a4ffdf6484c808175bcf6de0859e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80b71890864c48af85734c8a33cbaeaa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "03bd85c1d94842a0882742af240216d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "058613e3763242d1b25af25653b8cf2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b63909334b2541eaa05653bbe4ea258f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09fc9c69e0524b4899d714376abf977b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "df6e4688ed414c8390665176814f4b97", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e492fd9a59eb45748eed89f336dbea31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45783a8b23844abb8e3f929bb06d5a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe34645f50cf4a5398e2e588af0a2cee", "region_id": "RegionOne"}], "type": "container-infra", "id": "50f62bf0b59448748f4afdf96a1578e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cd7302f3b7554ce0a3540fb61f7c506b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "76f1384afd544812bcb7101ad4fb27b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d7095c594ce34e03a5b09af09f371931", "region_id": "RegionOne"}], "type": "search", "id": "249a26a490fa42ca92e693e590127645", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3fc08e02e81c46c2a30897d8fbb0f47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f719c93fb42240aab1048b2cdabdaa88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "703d441ecbe448c08a7125eb4ad12b75", "region_id": "RegionOne"}], "type": "dns", "id": "647a124232aa4cc2a3a22e45fc599ecb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8035b7f668f8407caaf247dac5a4d6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cb5a29b5ff64f909e79a4202b7034fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "18d81173a7684136bdc481592ddebf39", "region_id": "RegionOne"}], "type": "workflow", "id": "d0f602b396aa45f8a00e0c14cfaa857b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8034995118c44f8da5fee74f8f7f4d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e04bb154fb1540d283cf6a2b127c4cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "252a6dda7bb54a3782f67988a29c075a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f53d173747674c669d5a519cefbd5bce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5254795727a145e3bc7cf837c70bac35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0c2f61cfb81243b39dfc91dda7180c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "be47c10b2d784b0bbd77ffe746f944bd", "region_id": "RegionOne"}], "type": "rating", "id": "acb70b4797b34fdbbd45bc9673ae846f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1a93d0abd2114c638fa3200935dd1706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7cc20efa20d8452da5425e1822a5d32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c72d3ad997cd448c95208d6425c73547", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2fcd82b22cf249ad992f1fe1cad7a80d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ae3424e5081427f9c988ba68155ab38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28e881b95ed144548d65267310e09b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e467dc1e17d14445a8ee5701d1369887", "region_id": "RegionOne"}], "type": "policy", "id": "3c44516fba924153834c283f5f14983f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa72c43aae8f414db13735be2185ddd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2079eb1d629a4408af6503d4597695f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "161f6d3eaa204a9aae92dc1aba776749", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "546734de2a204b4893b6b827c8261879", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bfee4dc83e4e4df18ee03f9d871dca05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f731d5f9ca484c5ea4158e1cf3af8f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f39d850170654388a3c1580bf0029c2f", "region_id": "RegionOne"}], "type": "sharev2", "id": "815380a7c14140889baa41ff14ca8d37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06bacde515574d1db5f48fab7582e93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c158052972e48169b0c60642a27f557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ec916eb14da484aa9b44a1b325eaef2", "region_id": "RegionOne"}], "type": "share", "id": "2a1105d023e344458a7ada3c524aa9f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "64f113f181584ece80d79b5ea81cd1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "48ff18483d794579b14c30ac2a37cc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f48f2383386b4a5684e00a8bfddfa8da", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c86179390ae64d2e91d033db7b883c23", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "788e09edee484c9bb88bd81b3b2a4a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "154652e5d0d04e1f950621d8ea2e6ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a925e8e0704367969bec2ed9d7f943", "region_id": "RegionOne"}], "type": "orchestration", "id": "29d5916df13942ccb7e2585fc8065db9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17db8beab39049f0ac96375f594a25eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac24bbfdc45b43bcb3fba906591a99af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdb5e72419d744e997ee7d7a8e48f428", "region_id": "RegionOne"}], "type": "block-storage", "id": "0d9cfd92153f41828d9e9a1f42106cfc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9476c16e2c9d4ac9832f980649a662e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c02e9abfa244e23a7e1d53682b0155e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7d8e65e439449978ba61c57b79fc9f7", "region_id": "RegionOne"}], "type": "volumev3", "id": "f039dbf594784ed58529fbcff5c3cbe0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9ea8a85d3bc4cd1919833533d8bcea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3840ded733a94711b2be2cc54004d4ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30a36aaf0fb84b8bb6c85569620020ef", "region_id": "RegionOne"}], "type": "volumev2", "id": "61411657241d4d29996db844be9087aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d40a05ff7c45f1a5027519f62e17b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11e7853e11e8464dbd98fa2c3bdef279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "892af35d07544096ac975eb626656d89", "region_id": "RegionOne"}], "type": "volume", "id": "8939aa3e77034bdf82537bc463ad09f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69bb2ec701894824ac3ca767abdd689a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec72c29cdd484b5994f81d296e47a143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "851d9aa44641487fb0c00942bccd9126", "region_id": "RegionOne"}], "type": "block-store", "id": "f61e79ce7c63428395c57bbd8b7ec659", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c4c14b10119f46ebafb59200f2d132ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "866019fb7df94742bc043bbb08537be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f369333912dd449badf96e9b4b469faa", "region_id": "RegionOne"}], "type": "alarm", "id": "3e6513d1ee584ec1ab31a38c4503ab1f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18598a4aeeb84ca7b1f7b3409234cb18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "de179cd0300245e695f21841c64e451e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16b3ab11035346c1821dc730ffea072a", "region_id": "RegionOne"}], "type": "alarming", "id": "2847b51654c24f179c4ce8d056f4d0e4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9858a80c0de745c7b6591fff626927b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7f6186bf336418ab3eeb6996271cc74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49de23c5e53a44449bffd8379eef5f84", "region_id": "RegionOne"}], "type": "meter", "id": "83e5d34da66a40c2857d8f6956c94c44", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "320cf0391f2649bf8f62e4f551886752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f903828d604479a864e8a32d70cc82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a567b6b1b6c24e62b539be78eda3c7b1", "region_id": "RegionOne"}], "type": "metering", "id": "ccdd629d7ddb4f4794fdebed5bba80a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "75603ae8d9da46d698344748322e4fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9945d23c02b84e90b76317e156ad3f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8dfb60f387024fe6a9886d4bd108f130", "region_id": "RegionOne"}], "type": "telemetry", "id": "bccc8ce790e44af8ae2478f7eda8c16b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a364c05cd01d4f1593c86a36c4d6b179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76ac21ed98a14ebd95e83e56d288e470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e6612ef337264d8ab313b345037b11d1", "region_id": "RegionOne"}], "type": "event", "id": "864e55ce320446a6b61eb3a38dc89fb3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f4215236d2e945a2a2f723005bbdbecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b4130affca0b46c1ab6d0bff4e3c9d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "16aa92638edb4f4a95ebff5a3f78fb28", "region_id": "RegionOne"}], "type": "events", "id": "b161056e26f74331a14d426e322b1231", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eaab6c56153547b5bf39ef7891986142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34de36c5455342a9b87a5ead8b0c866b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "482780604dd24dab99a117027ab5f609", "region_id": "RegionOne"}], "type": "application-deployment", "id": "31cff89c11614b65bd5a87d14db77d07", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d855ef8682c443708cd17cd4cd7eb6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a94924931427416887b34107d590d452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "30784e40af924283a9a299dab728ef4d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b057c3723bb4427f81b100519697f8ea", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4699c041c69c4f0a9f646c36eb2deb99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95c078ceac2641938600e6649e941dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d54896c4d9a423d8ae873e82f3da083", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4262bd8fc51e4f15a85a7a273634260d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60f2d46e5a69437f8c96c2631ab9807b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6ba84aa20b4439eb685c590d48561de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "817206fe553d4478916171e9fbde59f1", "region_id": "RegionOne"}], "type": "tricircle", "id": "90af168de92d46b08b83ab801a808e8f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8aebc0008ed84d53b5083f31c404fe11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a85c33fe2b8642db84ed93823ae6c5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "136f28c237f84b37ab4309ad297810b6", "region_id": "RegionOne"}], "type": "database", "id": "21d5105ac0dc4ccab6a79e2366b16f7a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38b00496be014731bd2f0e78773673fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b4b9a3f74dd418cb8e0b5eefe435837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d14e91179608421dadf08c765960a4a0", "region_id": "RegionOne"}], "type": "application-container", "id": "7c80f2bfa3564fca9b547fcee09df875", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3aeb88c04b10466086f0f1ced9f3a5b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16643fd9f1194304bc82ff15d15470da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2a29182a5128438d84c66fe3216f45fd", "region_id": "RegionOne"}], "type": "container", "id": "20fcb7b0dafc48d38db05d5a82cc3ed0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f09e84203012481e8caed59e8caf1397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37a21551296b4c458ba715783e969f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5efa2574548742779612fb1aa070e188", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed4c266568674fa78b78864ae537c217", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "57d1928f4c204db39472f817331aa57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fda116922e8e4418885e0fc41b9c1575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95e2ba3c18a6486c9d478a680c113ed8", "region_id": "RegionOne"}], "type": "rca", "id": "dd41beae3378449ca193a463f9c6d247", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01691df49576401cb8f0f833a67d5f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e2b9ef107f4749168ecf1c6ae0342b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "753030520ca64a8ea2bb948df8675bf8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b8c3bb149bdb47d3a169905218149e2f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "03b4e8e8f84349098b1e0801e83cc324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b84c8fc68196432eaa4ccea6c73cac8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "33bf20cb1b844d4787971da6ef020496", "region_id": "RegionOne"}], "type": "network", "id": "c4292b40edbb4be5b0381216cfd381b1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "841e90c33d934a94b8bc05b84a090cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3ac6eaa776fc4e48a6ac39bea2a4354e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e3ce0f10897043d98eeabab517ae7a7f", "region_id": "RegionOne"}], "type": "backup", "id": "c3e2e76a1cec45fcb6470e92bf488d64", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c25eabd0af614b6b8da140edf78d2724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f78daff24279411cbe990a5a6770984f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7915e7c4bde54553957fdd5b5e276e64", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7eab26041c424a068639b40792c35009", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "932673848989465980c267c11fed935d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fae9d9e31e34ae2976250a9a154c56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "140c1ccf75a547f3bde2e4d9ade44fe7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "40449bada5ec4ea1bf73a55d70f14639", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08878de3ed1345819f5917d02291278c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "624550b0d6b94855b1f872ec350c6098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74340041698f4eecaa7274c4e7abca58", "region_id": "RegionOne"}], "type": "monitoring", "id": "a1bf8d3877344bcf9a957a944fae5c4f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3827d33afc3049b286852011f1b0ea95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea7a6c08271442cdbbf01e6040cabe9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "078f2a8ac1b442cfbfe104d5b27df219", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5277a1628de84dafaaddbecd241a28af", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce963dca7cac4a13b2172fee03ccae5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "34a11f1ca3744eac90b7a01397e76000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e7fc3f19197d4550836efd5e139b97c4", "region_id": "RegionOne"}], "type": "placement", "id": "01a41ce3ae8446d9955e3e0c6cd8841a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d4a3944382e49928633631710a32947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c20ac952e7f14c0f98501d79f855f6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d5b62c0d51874419b69a9e050bed0093", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7538f7e79c4c4653be937aab8a0bdb88", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fabac518c0a64037a2d594c7f7f71204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a08623ac6404194a64c8ed4c2fa6ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04edae6b267245be86d553edc9271944", "region_id": "RegionOne"}], "type": "ha", "id": "4e037f2142f54fc3ac2632d001ec29ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "03176121bfc048ff9723f90517294aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "986fae0b97db4b95ad7cfd0d5ee70ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b45d1e3b3d09403a8ebca27db744a7ee", "region_id": "RegionOne"}], "type": "reservation", "id": "3e69aa3fc56e4999a48e4023b8937294", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8c1ab3c726174099ab75ac123a01cdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fb7eacbaab82470ba0f766ee69690739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d1ae6d4b22d44f439a02c140004d2906", "region_id": "RegionOne"}], "type": "function-engine", "id": "09c705793c274a3c8ff029086bd2e43f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dbcefb4a79c940b88d7bd3ffd0171db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ea538fda0844408937cd26ed9b8da0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "70427674ff974857b623fcdd1fcb629d", "region_id": "RegionOne"}], "type": "accelerator", "id": "282cbebbd4b64a9a8d58f7f0fb7482d0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3b0c63fdd821496f89baca88459509b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62db0661be7f4d93b84e5ab427c5c084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b072f8ad835f4c8c85b3f762366fc680", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97746dce318a4e4291d20d2d20157c49", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a4da0328ffa45c3a18ef6fcd47b4ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6f1844bb37a4c58b86fbd9953b16f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d64b1f533241406abd1e37fae3815aee", "region_id": "RegionOne"}], "type": "registration", "id": "7e23b6b6992049cc9ff912b8e8210d47", "name": "adjutant"}], "user": {"domain": {"id": "c1f8be7704c54a8c8dc1565792beb002", "name": "2d643420b7f446fea5ab1f82e4a5bce5"}, "id": "32b0220ce308433eac206bb56a813de2", "name": "20003c7dcbf94d279eb622bfdbd37ead"}, "audit_ids": ["cca49b66438b47c99aa8d22eba18a5f9", null], "issued_at": "2020-04-23T06:25:56.015448"}} 2020-04-23 06:27:56,151 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,155 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,174 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,179 keystoneauth.session RESP BODY: {"clusters": [{"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}]} 2020-04-23 06:27:56,197 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/receivers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"receiver": {"type": {}, "name": "fake-receiver-name"}}' 2020-04-23 06:27:56,200 keystoneauth.session RESP: [500] content-type: application/json {4} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster [0.192225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,079 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,082 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,084 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,087 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,097 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.025952+00:00", "project": {"domain": {"id": "502a5e4ecd314c34a43be2b62572849f", "name": "1c0482ead0494149875e9cec245be8f7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8dc0ae45124543229a84ed34b9297a8e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4b61b7aefa9f438581d7faec6c3ba4e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "24cb5d5537ff43c4bb09f77a8e4170bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e4b3b0246212454cb03f20fd463ba917", "region_id": "RegionOne"}], "type": "identity", "id": "5ba39a226e854faca53a7d6274c83b96", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b23fbf6463c040ea8ed32fa70dff88a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72a787c8eea64d639dace4df46edcd31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e9bd2b5dfa334abba77eba8bbd5ff45e", "region_id": "RegionOne"}], "type": "compute", "id": "5f2807b0a1ba432f9c9ebc501396bc61", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6b5b2f1d672c4210b73d3dcf40644d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "52fff1fab6aa47eaba0fea69e26468f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c277a333cb5a4977957436f5baa37b69", "region_id": "RegionOne"}], "type": "image", "id": "b7c54b6d99074a0fb73e84b1a92c8eed", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "57fe860122564538ab614953d0bdef05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a31f2b2cff324672a56b2e770836d9d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "54bdb18dffd942d69a9d3ce9c6d1ea60", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aafa398b33e84c30b7c6473950a7931b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f389d5a085d64e898e9343531b3565df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bedcb5d6637d4e22982948cc9c74f599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd58b76a2adb4035b4387bd8553de4b1", "region_id": "RegionOne"}], "type": "object-store", "id": "1c635894e1a948b5968003bc1d3418ce", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d53aabbc21b4c9abb539eb55a904700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0732536323d64395a012a247448ed875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "37b99ed260314f5c9724a5897b5b8ef5", "region_id": "RegionOne"}], "type": "clustering", "id": "00f8a471df624f76b0cfe4920c14b1a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb987c980f2140cc9c341c5215954e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62bde2adc585468a8deb000a5b8e7ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79269576ac784964941c3c8d1bbd1b23", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "00c59d0fee41485a96e8aa7da4d4b2a4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1a8aa6b487143b6a2b7e85f5a78a66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ef14f26b23c4b8d8750a085586d4884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ddfab7a6b6541139d8e7ea22f21437d", "region_id": "RegionOne"}], "type": "cluster", "id": "ca3941bf28c24f24b577a3102f781d41", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "37593b0e25c34acb8c67ec2a5f1c20dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1b3ffde2a91347c294dd125d41fa3052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a1d9a0b51ddd49158d7712b6d866313e", "region_id": "RegionOne"}], "type": "data-processing", "id": "59018b9a549c43c7baf402c5c65544ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db09cd199a764052a8e7141b3be577e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b783ffed900489e82ba70751aedcf3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "868e300d7a714d25b600ec6d2ed1c655", "region_id": "RegionOne"}], "type": "baremetal", "id": "d1054b45a70240a9ac43a8805d413174", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1cdcfc2db13e455fb821179c397819c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f72ed4c1a1648e4961a29598cbcd55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45bf18ffc6964212bf15cb481d227ce0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "96f5c1596b984e9dbf17bc9e3653a403", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b5ec6db1e2648ffbcee7a7abc6c79d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a191c774b11c4b08bc44fe63857143b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d784f0b2e3f54255a3291bc79844f024", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6d15251333254f6fa437697920865232", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ceb5be2d246f45caa2196e478370549d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e570d8de202d417483ab2b54ef6b2c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7cc92fdaa99d4f8b9ad7c07cef10fb0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "cc8d0ff361d3488ba456c68a6538a155", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce13840d291d4a0dbc504b9adf211e02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97073203640344b0b84d4c816832c4ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f2e96e492aa44fc9bb8adc053769ba3f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5cd6d2863d8c482bb723a2f3eaa192a7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d6fd663a195d468bb44a29074607d361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bdd4a8807d1743ca8cf887f95aa473c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4871683f4a504e3b8d0bde7b18c044df", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d56d846ca6144d588b556e4714903e18", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "94b85b8280a54555bb832e1944d5e1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5d0f85674d044f4ea45cdf634611b1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0bd3851dbae845d4bcafce0daa01c5e0", "region_id": "RegionOne"}], "type": "message", "id": "4f68ed4481d44a9e88ea004fec79e830", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4aab1d5b759d4a71999be3a62b465e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d7cedaaab2f1411cbc6bc8f039255edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64840501648e4308b995bf97469d0034", "region_id": "RegionOne"}], "type": "messaging", "id": "fa689ed5c25b42daa31b175fd7366f33", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ee965b309e1f4af8bdf371b58ab65ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f464a5e62dea4941b93f58e03a94bf1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "599e85a201bb4375a167c82ade7f5ac7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "786bb0fd51d948bda1aee7b8db20ae9f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8f135c6870b47c6a4e2337bdb73f762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e12d29c6a754fb8981100bd13242cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8463497cd2a48efad9fae5c92620d61", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "716f27315a3747ff8e36577c44117226", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd533588339c4eb9a841da58b0de2d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a88b69b4897444eb1bcaf8b74ed10a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aee2b157e8ff4f32b0684a7ee7690bc8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a1c3d2f769344df3b4e5afe16f50009e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eed001e6ea6d4ef3a14a2e7e6e55abdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3238426da7194a0483f27e40b44489fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15aa329f655f43c8b2e804acd91cc60f", "region_id": "RegionOne"}], "type": "container-infra", "id": "a5f2d3e982c74a50844dea8aa5ffa153", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3be3963b3e164f6d9fecd4085426501f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d2eb69113f424cfda6819db0ad140c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6ff2edab35e2434da3907bc117a7d67c", "region_id": "RegionOne"}], "type": "search", "id": "ea35ad94841c4ca1bb675ad4e5874ae0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "efb8fb440107441787f99c8e1acea254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "817957671aae44618660f442b1be93f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8b7c37520baf461db553ce5514a1fc98", "region_id": "RegionOne"}], "type": "dns", "id": "20448a4a6de94245a91350395460e77d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b597f2dddea342d99c45937ce0abc5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6232a5cea9de47aeb787ba47156af7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d187c8134daa4284b1b7c2b0649a3319", "region_id": "RegionOne"}], "type": "workflow", "id": "2a62768ca0f74250b85a7d2fad6468e2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e73bab7e8d7478aa823d9939cbb4a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4838b139a23749eab577f9a1ff8193f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a49ebe10fa234144b39e7347753eda63", "region_id": "RegionOne"}], "type": "workflowv2", "id": "51233739f8734184a0510e02b7a8da13", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d98206681f344bd5a29df1cd989738c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "57313b63ddff4630a30e409c66d52df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f073d5c665bb48f284af6f11eabebc70", "region_id": "RegionOne"}], "type": "rating", "id": "8ebc84d4cfe54205a30a805557be1919", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55fabca6619545a1b623403b6a50c3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87787860fa98418aa311b9b7835acf03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9accd8571ad04615becde53045fb2ca1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d64709b9c590441a931cb3d3dd4fc912", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb42a9e329c34e849ecf98f77a18451a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3c9b58a890a48eca3a15a946fa387d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ff2b6294628142ff8a6eca9997cc6cec", "region_id": "RegionOne"}], "type": "policy", "id": "ea6996d46a0b4ed591ace28de4c6949a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cba5a0a129f64d59bac9a5e52f993677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37d6f8c47c4e4135a5d53a8948f1d279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a30640d4902e49bfa996bdb5bd9eb334", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d5b3f1a44fbe490289583e98dc8186a7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "957eae24e31246cfbd14298cc95163cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b136be588434c539b1754d1bb8cbb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c87f111af624dc89118be043b34e993", "region_id": "RegionOne"}], "type": "sharev2", "id": "c5052fb6f2a647f08279fffe5ee04520", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d10c599331584787b86bd450d8b734f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0960c35f5efb47f5a5830e376d533f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de24207088bb41cca3fe7507e8950674", "region_id": "RegionOne"}], "type": "share", "id": "0dafc07c063c400a9022974361aa2196", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ba0460e176d42e487278a52ddfd8f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "033b5d9b9f8f4da5b2ad8263844a1139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2df9a17e91614063b2aa48675126b35f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d05b62deec5046bcabcfbfd2d96f00a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6b997c14bf4d468713f3323895df07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25e61aae101d4572b20c84ca14480eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f7a766d6e014d25bcbf58887cff3d91", "region_id": "RegionOne"}], "type": "orchestration", "id": "0bc180e7d95443abbe01485fc4c98aac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3794ad88ab8a4fb4a0eabe2cf65d7546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f11587ec540d475c8ae32e223cfeb84a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904970f48f424ce698f83bd0d87a26c8", "region_id": "RegionOne"}], "type": "block-storage", "id": "e3438bb2048a40dd81760e7a1564a28c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf250ae7d2714067aaa8a039d697b800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fb4aa8c89664e5ea1813da3386f45c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab3727b66b744e85946c283e937ca277", "region_id": "RegionOne"}], "type": "volumev3", "id": "4cca98a84481415b9d5aa731604d993e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9db0489af5a843c0a9bdadacb5a4c873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ca9def9ba24c9db2f75851d33dfba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf2eaca703f84f058b252a68d0ce02bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "bc778baf724540a48176122869452e07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0809e0b478b4571ad57d05b2f5ceca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb0144509ba4fdc82a6b9bfa915664f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e95cb0144004d08acba523b8abcc012", "region_id": "RegionOne"}], "type": "volume", "id": "a3721d2596c4456f95020b70251fe614", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97c18575ae294d01ac4bfe5aea14056b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e6d87efb08b443a92840ad2e8782cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ea53ac48b304b59890776fe2631914b", "region_id": "RegionOne"}], "type": "block-store", "id": "9ce258a144a6435daabdf7ca2ec3b686", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "845dbfb6bd7040cca07da6e81ae492b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0858138287c04f4fa0a7c251eb549dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0bf6a0b99f34fa39129325c5e518e44", "region_id": "RegionOne"}], "type": "alarm", "id": "1802f1395e9c4b4695e4a7bdc7941658", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "157bdcd8bbb643d68bc0a8606565ad87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "210f53f2943b432cac32d34226a229bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f5e3070b52c432c8d02db7cceb2a1cf", "region_id": "RegionOne"}], "type": "alarming", "id": "7d813e71daa844779f18df9c1fcc750a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31fb9842a75842fc933556c04bca945f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99ed640fef4d4ac2a12ef05666a27a33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d6401b1659649058e772df120899237", "region_id": "RegionOne"}], "type": "meter", "id": "8dd25da81e634d1bb4c9ecc3c0bb7f2e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f16875fa22354634bc028d326619a8cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d33206295788400db05bd41212db6340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "21a873ec399642b09f7653ba75c7dab0", "region_id": "RegionOne"}], "type": "metering", "id": "9e6596052eea4317b7640b785fc82e77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eaf53e7a759b45beb828b775517109ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "923a87701e5c4e0bb8385ec39e5062e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd1bc2b6122a4fefbfa8f911ac38dd9e", "region_id": "RegionOne"}], "type": "telemetry", "id": "33b652e8ae4b416d87144b951d69b62f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4910e10063214659a620625408ffbfa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "00adad4e9347460eb0f5d322096391ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d128a6b09dcc41a396458f46bac3e7d1", "region_id": "RegionOne"}], "type": "event", "id": "95c7b28869da4b14a7b0e5ccbe5b7c34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4ec9cc8245b54c298e91c44e5f1a4cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0fee3c2b89204557a2b1a344b9d709c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ed4d0222034442efad10a40999d8cd2b", "region_id": "RegionOne"}], "type": "events", "id": "de78932920384785aea7c99f7d67ced6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ada5abf2ce444749b79785065f8679de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "475ddeae6ede491c85d4ef7b8ea0a1d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24f0ef4cba844505be8240dbd2b852a4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b813a8548b0843c981376681ab2c95a5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c1318d7ac3af4cafbabf9d874b0bd898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bf2d40f61b664f46b6a6fe38177bf015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "01706ebfd05e45baa2ad0c6cf444d796", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4155bf3ba81e47399713b5bcc2d81192", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ed3d0c70c4e468a827dec3d786e8b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5dfe066e05704e89b3cd6f047f3e7a77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1cc6ed827364053a9c37f049de93e2c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "35a895ebebe947cdb9c920bbe64ac69c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "479436bd3ca14a1a9c39856834795b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "576f9d523ffe474a84e9444b846ce4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f8e08bc7d01b40eaaf05381882d50c86", "region_id": "RegionOne"}], "type": "tricircle", "id": "7a2410710cec448f902b00a2a6398b33", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7ed5127c210b4bf6b4801c0d9dfdc14e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d61dba1339e34f3aa47ce2135e0e84e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "77dd02015b174dab8b773ca5df47efb8", "region_id": "RegionOne"}], "type": "database", "id": "f4e7bd8896a74aa5bf1fab4c5110a4fd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21124ab4fc524ff8ae05f1e290d9468c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68ea7879a98a40f2848ce1a19216a47f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ee236bbab4cf46fdb112ca68c616793e", "region_id": "RegionOne"}], "type": "application-container", "id": "dfc8e334bb574fa68684d1239ee861bc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62ea3912a8d84038923be6530696185e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89e8e34ec3cf469c83bddc47f560e568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1a1c6b77aaa24282a23d9bac1bc867d6", "region_id": "RegionOne"}], "type": "container", "id": "49c83d6a9d674245be00e121ecbf0dce", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ad9ef57c3f54d96b7c24437fb0bd201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bc49405daf244efb33b5964a58452aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c56a06d461f14b12846faaa266060dc9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "eb378721f3be43c59969843bdbb27f82", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0620fdb37984a6d81112864547ba786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6783bfdf8941416790793f240272eea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60c73cfb920447d781bc85bc4dc4d58a", "region_id": "RegionOne"}], "type": "rca", "id": "d6646140cb204b17997f5c6510400406", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "794d4987e0114a269cb3c4860252b587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ca13c40307d41b9b38785763e11a996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d756167d39044ac588d97e06becea6af", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0e6ee04769f64aaca968543916edba14", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "077fe903e21a4e5394d04fb3d2693857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7ae77f62f3d24a5fa094314a358f8107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9238842a08d349bf8b5ca30bc3fa26f4", "region_id": "RegionOne"}], "type": "network", "id": "69dfa362a39b444faec5f504fe25644b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "16d150e27abb409eb744e675ff5e495a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a7a6855782164da4aab195c33c7f9add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bde51931c40a4d4d9327a01916fb4905", "region_id": "RegionOne"}], "type": "backup", "id": "360c4536b75e4ac5b65d74367416d86e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb2b4f17a8cc45c9bea3d11de8a63a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7da93a0420424409ba6ae51cd8775ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33b5b98e5c8f4498b92a8c5ceb3059de", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0984ca1e1c5e4184a09ead9a96730836", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd49b458d1de4fe59bd62590cef62821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1f4fd97bb4942f8b30aa069d8c098a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d890a2e43a22493f9792f8cfd1f287d7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "92f7257326a94507bd7d631f1dbb0ebf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "397d02a819fd4ef882a2f35307d02e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ce866743e89241b4afec29d25bb68e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1f2eb18dab894b978b417c97e3fbd559", "region_id": "RegionOne"}], "type": "monitoring", "id": "c07a1dd40e434bba972d82678a2053e3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ba9bd8c8d711448fad6f45ad82789ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3a9854e0af574a7ab00362794b91407b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ab36b0f2a5548e1806dc202158b29c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "752ad2d5dfc8433d83943b68bae46f67", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "70b5e255f1504762948e562707bb900e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5882f99d0a7d4db2a0585eb4b0eec330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6c675ae12fa34a40b7b891eb240a8d96", "region_id": "RegionOne"}], "type": "placement", "id": "1857c4cc0e3a44bdb8a6762453397134", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d42e6194d36e46bba3c796e7b151bf26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ba636f4a16b4c79b2b923533c69b1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a6d3cbf121aa42f789a27f44e4e5f0da", "region_id": "RegionOne"}], "type": "instance-ha", "id": "de8543adaa5e48b08aa375911500bc5b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7941328117f849c0a848dc7c3ae8371a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05c751389755436ba74455b0a6cdd398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9992aec7c3d84b1a8b66680c7c4b9538", "region_id": "RegionOne"}], "type": "ha", "id": "d54d821ad6b64673843e390a7b9a9fba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "139e7afcc66840919c30d3a759aededc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d7f6ce22a9134ec8905d0d2c01eb4182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7fbcd056143a4afbbe497b6f3ddecc8e", "region_id": "RegionOne"}], "type": "reservation", "id": "e8efadaf243a4aa2af15d3916d06409a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b73381babe2045429e8db97bd1dd5362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e2ebaa8233e2467591cbb1a37b619276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "19a998915d8546ccae0f6621107849e6", "region_id": "RegionOne"}], "type": "function-engine", "id": "b48c278bb0a6419398c779b765e38a32", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0534bd5321f94ceeaa56c11def88ff07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "761cabd28f414414839d87845da48a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1fcd9f68b6014af6a24cf9a6315aadbe", "region_id": "RegionOne"}], "type": "accelerator", "id": "b39b02c2aff64324b1cc5605c55f2432", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "407ef7dac69243b8851832c1a227bd62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "08af7e530d6348f18d3a62091cfed258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "64e27a0d6bd8429d91759484370b73f5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5538a82c9a9545b5b5e8a8b71153a1a9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12aa00535e9148c4b8d93922d68bc25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95b1737a5da74914be982a9334bc329b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18143daae23c4d12bf3a7f17af17c696", "region_id": "RegionOne"}], "type": "registration", "id": "5996cd0006a84ed0928717b2a94e5e87", "name": "adjutant"}], "user": {"domain": {"id": "779e48d624ba46f78f9b4ec5c7a1f135", "name": "42741fd019094b86a8a1713c4020e1bb"}, "id": "abe2bae7fbb44f0396a42429b0cc2f8c", "name": "39d5bdf5b1694f478cf33d8cca81ce28"}, "audit_ids": ["9434426ed07d45d68f82e5994accbc60", null], "issued_at": "2020-04-23T06:25:56.025952"}} 2020-04-23 06:27:56,159 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,163 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,164 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,183 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,189 keystoneauth.session RESP BODY: {"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} 2020-04-23 06:27:56,206 keystoneauth.session REQ: curl -g -i -X PATCH https://clustering.example.com/v1/clusters/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"cluster": {"profile_only": false, "name": 5}}' 2020-04-23 06:27:56,210 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,212 keystoneauth.session RESP BODY: {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 5, "metadata": {}} {27} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.331996s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,997 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,001 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,002 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,005 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,015 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.940910+00:00", "project": {"domain": {"id": "df9df2ac0be246ef899fc930ce9c2afd", "name": "3dafe14ca126417581f5a631d8aa2963"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "46dff75280ac4c14a9fe3d2dcc383b19"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5393d12baa8747c3a9e968579ddc5a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "19398004265747d38acc2eaba2f5c528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d620a59ec77b46b993c9a75412fc0904", "region_id": "RegionOne"}], "type": "identity", "id": "24e1ac9020a24afdb0afd454b49d1ffb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee9532b8da9f45329fea1470aeec982f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f1bd43ee6f1841539c422ee4d6f63ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c1f296d62aba4125abee448cb46ea5f2", "region_id": "RegionOne"}], "type": "compute", "id": "1f1020e92e2a4af096ab151c6601815f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "57b24bdcffc34ff29cb180a244237629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9442015d8c474ce5802f06650a40c11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1d475e0ddbe648ad8ce1440de8ac0afd", "region_id": "RegionOne"}], "type": "image", "id": "c70307fde9ea40169c230d857bea7b29", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2f6eed5a828143ba9902973bef9ba0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "22fb51d1003a4021ad7cdfa31583b737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "969808c2f81049169175c3120e6f9685", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c2a26bbfb268486f9b99184b09f223bd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cb61843dd3945df957f20928f97b17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30f0123f9edc4ec9bcde56b797e52df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a747d46590d4350bc79ed2c4e12ef24", "region_id": "RegionOne"}], "type": "object-store", "id": "e40b89a7a721403996d8721bca12dcdb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11daafa83363480880f931dc8c784e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4994eecb956d4dd6bee16ae6845b3e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea9fb7064df94231b4a7b6d00f17ca5b", "region_id": "RegionOne"}], "type": "clustering", "id": "ae1ce20a02b246c28a29c8b1962db13a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05be6479e11949c183ed4d98f3e11f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95f0bf6aaa904e288ac9085ef53b73f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9e28bfc914264679a68d551e51d7d1e0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9f848b93f8cf478a96f1c5018301a877", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b28afcbf9776466f8e19c216dede1fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "271780ad872e4f90a2f156a7167950a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5cfe2f5364b34e1d98cc7e6ee81158ea", "region_id": "RegionOne"}], "type": "cluster", "id": "73269e4c0b2742398f716204ac42b9a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "815c8f1330d94f688119e2ad5ea5218c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5ae1b0b11b814cd2a9918c6c35c522b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3de8ff0b101b41e59421fe37a7cb3d8d", "region_id": "RegionOne"}], "type": "data-processing", "id": "a8d73b30b2d54e6b8297c912871dba74", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b6eee518326f4b72bc5862bdd0411a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "425956fb5ab046fc94769a0e45788868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a82c020b1254261a14dbc41c4a1b827", "region_id": "RegionOne"}], "type": "baremetal", "id": "8c5c99936dfc48a5960c4dee667c4a7f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dd072a4fbe648c4af6321acfc40a8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f88fc8ee53c48b19f3bbbaec3148358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77b7de9c9a7f4cb1b5012737ee972222", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b5997a548d5044768e1988539e2c70d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d286d7c4625f405db146f2cf931b2160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8e8f8dabc114d4295b0fbc0b7cf1a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f0fe802b64224ff1b62ed108a0fb6342", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "df006158fb8041aaa006bc1464bce1f8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8582e11442174178afaacfdd8fa5c785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e422e3c76154edab34d5dc30c42f77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b866caac6d4342279eca629d3cedd463", "region_id": "RegionOne"}], "type": "key-manager", "id": "37d613fcf95146408a77493b132e5b94", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7981c7cfd0444c5b2cb8b2bc2e8ba26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26f0b89ad53744b59e69bd2a33827e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dd45891a6f8940a798fee331c55c27b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8e30c9884fc24900b44050461f6330bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "277800883d8c44fb800a5b1777cb8977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6f6019cea544c1e8e214e586f3d31cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1450e0248d12450189c5850a7005aeef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4644684d5a2e4bf1af613fed68973163", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1edb9459737467db9aee41c7f6c27eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "af4948186d054c60ae2f1fa4e0b79340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6534b75e184d4ddbbe0b9b78d089d1b6", "region_id": "RegionOne"}], "type": "message", "id": "1ed06ae099114444b7e769f5a2cb0bfe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a76975e5b1d14e70838129c661b4120f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2cd2211032b64ffab1b22a6a4c8e98d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "71bed6fda47d47e18c1001429012a377", "region_id": "RegionOne"}], "type": "messaging", "id": "a84ccf52598b4e3e947fe2b1828e19d8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "83495e30d5734e04870a7af050129dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f1cda9eb808446f8b2610dea0d80386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c0e176f9d15848219bca1741781b8a22", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0cd85cceda934794910c5de85de8555f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de5eec47788d48368c71c4c80e938010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c17beb6c0ddc45a1adb7de85cb3dd5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34d1fa978382468eaad25ca863d8d748", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cdddb52cc8cd42e588af082386bd02ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ced71dd6160748d7abd8a1901ce42902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e54fa53e39f4b18b8f5215e8370a66b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c431c20af9748bbad0a5a9fad05579b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "40e7d87726474c8fa5a9d945d1abda62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41481a89902f44e489fb9c4b098fbc3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "905294f5c4a947fb88777b327aeddad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3bd0aa0eaf2461399ed697728d221f2", "region_id": "RegionOne"}], "type": "container-infra", "id": "e9a3e457f2734308a49ea2b1f4bbfdf7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9965d03867674ee3ad6fa07e69e5f6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8014d80dda7446fdb1cd1bf71b5207dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cd5d6773468946299452f56e571af7f2", "region_id": "RegionOne"}], "type": "search", "id": "8e78c074fdb442ed96f8409759078848", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ebd090e818f54e7da7ac66205534c082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c3d374441ff24f47be3a02991fa424c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "267045e178fd4261bc3c00cf9bc76efd", "region_id": "RegionOne"}], "type": "dns", "id": "50bddbec847c44f1af7d680f25c94efe", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a91a1d58a25e448fb70b58afca449f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d9db546024c40bb86cc7ef1bf981165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3a91a9dc27374ee8800d3ef630a9ae31", "region_id": "RegionOne"}], "type": "workflow", "id": "a91faa359b344f4bab58b326707b136c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23e53e83434942eb92847c7fb5fcedaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3198914e284742cdaf44f80a8971400e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fb9e2762e9534c8f9adb343ef7afbeee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "41b31026dce748729ce664c32a03b82e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "182a24acb26f4bf6908e337f611e8203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a6f81236c254c1fa215499552c750b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7baf2a9ab2554122b5339dfadedf65ed", "region_id": "RegionOne"}], "type": "rating", "id": "c9abb5360d2c4987a1b73630c2fbec3b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92e8049302ab4686974b597afd66b598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15a2688778f543ff9462525b02c8f919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e288cd22d5c14932957b062f74acecde", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ea7ff52546f149e692aea8803cf6dc1b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc3f27378309433c8bdee60dfd5da8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca4d349f997349dab1f513fdb07b0ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28fb92d1594741309ed7e312a3d198f1", "region_id": "RegionOne"}], "type": "policy", "id": "23868bc06901452282171c04c8d50f51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "34980d2c82cd45eba2ef26d1d2f27a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c90171d3c7a4e01ade96631681c42b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7725e183e024bed94e8a7dd60bba48c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cf44f35e8788459f8267adfc8562c903", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b1b0942d793401b959a57c35d32cbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df5f7d5955e646939c15f29eff2cb62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0164de4faa20477ea1bb8cf99e868eb4", "region_id": "RegionOne"}], "type": "sharev2", "id": "9261773cce094b2ba1c5857525e54e33", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5f6b600669c42b69a2139ed42561321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08d16851fba8493da855344e5ad4edf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc3f971eccff46daa3b759fecdd28149", "region_id": "RegionOne"}], "type": "share", "id": "b441d98562124174b0d67c421d232501", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4911637c11f1429e8dd022c81eedca29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "28269d71d60841ee87ef970b64ab27e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "af53b2c12cd04033b7d987537fb8054c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8ce1d502f3584ad6a2d116a795a7dd50", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b38a5df4dfb4843bdbdbaadc5da4f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c028e3e8adee4be782f501adaa2ba99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a846a58161471ab71f6cb180609c6f", "region_id": "RegionOne"}], "type": "orchestration", "id": "4579f6dc856f4b93930abb402f098db1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee16157add4e4392961760280cd0e2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a4c3aa08bb2476b891b55473988a97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79974831f63a4085ba788a2250841df7", "region_id": "RegionOne"}], "type": "block-storage", "id": "56f8b971edd44318ae89ed1dc0b45fb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06af00f37d2345fca8aaf5c5f9380064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd3f3078e3c64b5f87bab16aa10d5fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7cb008677de463387e2236797a2c559", "region_id": "RegionOne"}], "type": "volumev3", "id": "d146b2319b9844ba9ee767fc28c2107a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0cf3ec572c7495f8fbff33c68dd31d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf02f1e794b54f8eb4110a2d6757dc53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f1182da481347ba86b5c4dc69720d7e", "region_id": "RegionOne"}], "type": "volumev2", "id": "1c9c87b3c6ff43e5b9f6d906149abd7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c163073821cd4425bf892e67d689ee89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13e2d309a2034c8d902314db471e6f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b501422ce8404c9ee66ea9039fea38", "region_id": "RegionOne"}], "type": "volume", "id": "f0c8c6a695a7462d957cf59569fb4cf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0ad92ec33c40ecb4699eb80385fdc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbebbeb994954594bc6d59c87a0f87ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eec13b06dbe34af1a12b5adbc25306ba", "region_id": "RegionOne"}], "type": "block-store", "id": "56312a8a634a4810b4b1fc451febe6c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "117e982bbcb24a988ea2987ac2ae2938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ce289422a854800a378eff5b4159e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "015b605331424fd18cad0a838e691e91", "region_id": "RegionOne"}], "type": "alarm", "id": "590ff0f306264189a7d6b0b6d447399a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b87fc9d3525f4c848f145206e2727446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c62d3cf4c57c4524bd75f86614b9513b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "89b6b4a62a6a45ef8123e7d64f1fad18", "region_id": "RegionOne"}], "type": "alarming", "id": "63933964d3644ee9973907d44376c6b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0d461960a39412cba8ba30d62916be5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a1116988cae4c3e98afadad2c26a847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e2847ce4e7214c34b4accf912075dea3", "region_id": "RegionOne"}], "type": "meter", "id": "5fa7837fefd24c05927424fecaae1580", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "edfff2a7fa45405fa8c1ea6630e137c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a922cd95c434d25b7d05fb904efd910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62b352dfc08c40cbb9124ad94b44503c", "region_id": "RegionOne"}], "type": "metering", "id": "7890a81c3be54aa1b5a7cd7cf9465752", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "818c7e1b89ec466aa5a9ae1651ee61ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "831f386d8ec24769a4fb9eebbfd7738b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fc679b1d90c64630bb034f6d83c477c5", "region_id": "RegionOne"}], "type": "telemetry", "id": "5e386138c6694f7a990b253d457e701f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc910752ae7f465fbe173d5eefad2df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "307f02f44b6044cdad2a44938727d702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "10084003d1d845a7bc93038c7ec27b99", "region_id": "RegionOne"}], "type": "event", "id": "17eacefd468046d8a65cbd83c59ece37", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d42dc13e107f4fd8a2cf7a3e85f0c78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "370afc79fc0f4227bf3606dd6e91ea29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "25f43dd4cae743a08ddc2ba21deec301", "region_id": "RegionOne"}], "type": "events", "id": "fe77902640d14df99edf66bfb0c29ab4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e36e815145794ca0871a5d75b612cb58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b8e15ba2bf34913994a59375581e5dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c44c25f8d0e4309a0af2244cb329dfd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "012990d4c56441b786cade94b41798a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8b9ee353e654d92b1ec1a6f1026e112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc09e2330f9548df9ca3de8d7e0b93e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d85f4c38f1a149c6af072e7598f638fd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5898ca4925a74b65b6a6d12690efb355", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c74d0b0e9804727992c096c38c54f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2474720c59b04768ab22c13432df5247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c93cb88160a487abffbf977ad9a4e62", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f096203c8051487da712f468dc792b89", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1abdf1fd1c5e4e46b8417eab1940d856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d520764e246c47eead031d13f4a8f47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "764eade4660d4f338ba17d4555536d44", "region_id": "RegionOne"}], "type": "tricircle", "id": "e41069f5e932421ba4eff44922c8752b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d8535420384f43f8bf010a2c7a0314e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5e631b628d204d61936a6fb4eb683f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0579ad020a044b8e8b68db547575c96c", "region_id": "RegionOne"}], "type": "database", "id": "160f0d29bcbb490f9280618445b8a9e7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc427610039a4bec97552b16da77c95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5121c9e835a42a785206d912d670518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aca03690927843d0ab59700a66ebff07", "region_id": "RegionOne"}], "type": "application-container", "id": "c502e922cdaa45288c2bfb914aa52caf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5333f7554c04e08a442981a74535dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f26915ab23e847899dd1c881c29908ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4c1ad2c37bdc4ce6a57397237c5dfe20", "region_id": "RegionOne"}], "type": "container", "id": "62311e412c6f4d8ab7b0caa12d9f9817", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0eac84f79344327afa88e85063e9a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d624b7b41a884205a0b232ac80def3a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c9f2da04ad724ddaa9f3c803dfd73d37", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3e8ed76d3ea5452f9a8beb45c08a5cb3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf53e49a4e444d0dacad0ea01a20bfbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e689f6e0ce2d408c9300037a7055aaa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6de35090c94848508cdb791cb396382b", "region_id": "RegionOne"}], "type": "rca", "id": "4797898cef9b45e093911b3dc7ff419e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ecbc4feb79ea4352b23fc6fd46617490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f5c4261ebab4ff9ba890a7c9ab39ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "20f0e26689f543c88677a25521ca2da0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "285217a42e4a4ec9945a3e3c81abd074", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6f9662cdd60b4d749bdcba18664bf323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5eca55589efb42fcbee959c5efa00171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "27c7edbf2f5b4459a9d9694083c6b338", "region_id": "RegionOne"}], "type": "network", "id": "010fa32ec6a34dc9a0253a42526e777e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f64c7652cd4401ea2ad611036933237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5fd501ea280f4ba0b11715955bd8c7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b544a78a95bf4fdfbe4727df7973d7e1", "region_id": "RegionOne"}], "type": "backup", "id": "9ab9069eb9424780a17f75a00f2e47b0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b308266950e4c20bceca22b264b2e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aff57c92b0644ffb8881cd619ab512cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a83ce3a702245a4beca758383d5dca9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "37c1a28c3d0d496e9c836c14ef2bc099", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bf891e9868248ce9530f7d61eaf27b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "948fb1043cde4dea89152aef882ae319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f54a98c542e948dd981956b269a4cb0f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "32c593692ca644a7b430982eaf3d31c3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f75b0021869c4901add772825a23239a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8fa7991c06cc493991472cfed4865b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1892515d53654da194476bae01836872", "region_id": "RegionOne"}], "type": "monitoring", "id": "13277ed311a0456aad333c2a6e1a3e28", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db770fe7679941868ba5bf80d200743a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "52c3b199cf51448fb0960a41bd175147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b4e0909f9ac2428d86285acc633a5297", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "96e8ca20c6254751a06e4e1559e21a7d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2132f6a3116409eab1ce99026994335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8a613418b4bc4591bbbd81b2668673ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d914a33e79064c2db0e02d956c06f5a1", "region_id": "RegionOne"}], "type": "placement", "id": "82cdc98525254edb9ff15af7a48aefcc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4469e2513f2b43728754f34ea2278849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c30f5677639c433c89e896670dcc2d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95ecd48f4ce541e3b113a3526aa3bed1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d5f8e5e213b74ee6928d000a6f17f62f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4871eae973e345f28f482ebfd2a6a92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c529922b8f804cd9aee975ac1b9cb9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6435af99881c46f4a68aaf3339f6bedd", "region_id": "RegionOne"}], "type": "ha", "id": "6b3362a4b2ee4930a24e6452c946b104", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "29dc19c0bdeb4c22a82110c628473a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d410476cddb847d1a465ec5e5c6ea044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6933ae1af90c401580ce6e8bf2bb610e", "region_id": "RegionOne"}], "type": "reservation", "id": "e6a5dec386714474bc1bd42d6e670c4b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ffc1e6df44de46ffa14ace5d63db1e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cbf12c4612bb404db885823f0f0e659d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "884ee123e8c9442ba3df63a043bd0f6c", "region_id": "RegionOne"}], "type": "function-engine", "id": "2964b3c33dbe4e8c83495c2480c6877d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05e146f09fa949d7abe6ff1c2bd0b485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "89a4378572df42f3af99bb00bd086439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ce70276283c74826b7eb377eb9926c9a", "region_id": "RegionOne"}], "type": "accelerator", "id": "e58aadde8be542cba0429e18c9ad5813", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2a09c4f10ed46eca5a5025802bc2cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b4ddf83bc8546e1b836fe6840a0ee3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89fb0c464b5247c39d90ba46468f6a4c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0bd4bafec74b4c9b97aa8ca689595a13", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43c4b8197f82424880adcc54b523534b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d219a54e8d14443c9cb1bee2a32cc23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c175b51a20bd4424b07d4ba8d2146f77", "region_id": "RegionOne"}], "type": "registration", "id": "e60b3b2a21a146ab8de59e5ffa534527", "name": "adjutant"}], "user": {"domain": {"id": "71e6bd32422e483fab60702df346bfd3", "name": "63e8660f27b24f02a362420af2678e6a"}, "id": "9ed218f132474e4888ba550ca1dc3a2d", "name": "3c651e8e85254c279d0e649811661632"}, "audit_ids": ["1fb2af37110d4124a324a0b8109b76c6", null], "issued_at": "2020-04-23T06:25:55.940910"}} 2020-04-23 06:27:56,157 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,164 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,217 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-volumes_boot -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "block_device_mapping_v2": [{"source_type": "image", "uuid": "image-id", "boot_index": 0, "delete_on_termination": true, "destination_type": "local"}, {"source_type": "volume", "uuid": "volume001", "boot_index": "-1", "delete_on_termination": false, "destination_type": "volume"}], "flavorRef": "flavor-id", "max_count": 1, "min_count": 1}}' 2020-04-23 06:27:56,221 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,223 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,241 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,245 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,247 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.346421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,005 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,008 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,010 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,012 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,026 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.945656+00:00", "project": {"domain": {"id": "ad7a244e7f8b4579b10087132a4013f7", "name": "98e8a8ec02ac4ca6801a6cf0abf612df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c486d897e52246308afba95c928c2180"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48d95be4378b4454b8b25e0dd4a50273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3fb84370bf04a1c96f9101e6819c1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b156c4045bb2450fa897e43f1b2286f5", "region_id": "RegionOne"}], "type": "identity", "id": "d54be2be35d64fe3a429b8666cb6928f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "39fdd9f72a164c4aae7afe35a2d1ecf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fdf905c26cf246e8958b6d688a0d7318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1d594a69eb5b495b94e3e879a3648197", "region_id": "RegionOne"}], "type": "compute", "id": "e9013c18c2424f828fe33877c976b97a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0c890207d2784df6ab4652d0b91bd2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8681f8ae878a40a892edc81b24fb4d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "35c1970235b9473b815085e1966bc2dc", "region_id": "RegionOne"}], "type": "image", "id": "4e81b50713964ef297aa6fbea786281a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5d42eb340964404a6e93df161542389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4b10314a0d9417dbe86c7fe6adfedc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f300df09ce8841f9bcd071aa37168829", "region_id": "RegionOne"}], "type": "load-balancer", "id": "197ad309120e49f3af23d2aa673a735b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb5d2c21b80a428db759b08cc1ce3e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c25985606d4ceca49cfa8c69cef291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c3293c6fb9a4466bc52f3b7a12b2ad4", "region_id": "RegionOne"}], "type": "object-store", "id": "fc50882cfe8a45fcb6775cd0d4a1dc34", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f20e480a39f2450c9d4f6701579f6fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff25150e35ec4c8789d1922fe774d831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c48c04a6f184e5d835b130e7406d0a0", "region_id": "RegionOne"}], "type": "clustering", "id": "925d30cc1ce44369adfc86e2ef9f6ce9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d354f312c5bb490c8051d5e37f51d1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93b0618cbdf749f18f513b395858c3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96d8e8597dd34f209d0433f7aed604ab", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "337efb7b83f445ee89e536d3138785d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f46c6339cff447ef811ff7c142564207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9238ddbd51e941c69a254c4baaeda8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb5da45b99d247aeab84bdde57eeb1d0", "region_id": "RegionOne"}], "type": "cluster", "id": "e5fa5e45f0fc4fcca7e51ae43e15ab16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e87ba9dd1cf47d8a7e77bfcf844a386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a0970eb346014c3da4ecc0e80514d4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "834256bee8ec42568e428713a526db32", "region_id": "RegionOne"}], "type": "data-processing", "id": "6368a3dc3d3d47e9b04f8ca4122d4aeb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c34b581b2fc45e3909a66eec2c63804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b0321a51db44739ab40ab971b31ec41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ccb8c875dbe84dffa4100cbd23ed97cc", "region_id": "RegionOne"}], "type": "baremetal", "id": "45dc8b9513134019b56a6cd6a84f72f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11ef2899818d491c834f0747f9b8437d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "280734563e614b939e0368b941ef99c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "33ade47124d944cdbd815ab475d54ecd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "16b910e4ae2d4293b53a8405aee94c0f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a44bb594c6f34ed7a3d8571d7903d09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "875247c6531d4886a3edcb08e4307982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "942ca55c67bc40e5b2b35bb083ba94f7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e5f21069b7ac4141b1095d1c5e3ad625", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7aaca8984c82440c90be8fe47f576c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41037050a19d4f249aae1730ff434842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f1fa9cd020904f54af62eec8d5207493", "region_id": "RegionOne"}], "type": "key-manager", "id": "86b120424bd44c39b2f1f20339d3a723", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d8b81188acf43dfa292773f948154dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "446e557c6f224e828206944efc5cb9f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6310de325c6e41b6b52031bbd792f8a4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "331a9777a08845b89c62e597e3d904a4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6d5bb99b6c4473d9efff83d524d96a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cacbdc0888f54a7284441bbcdb958937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "274b9daad7e0496b98c8c299bdc6cdd2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e4bcb2556c82446786c529b0b62964b2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1bddbd029add402ba28eb3f1eb6fe755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d03f24318304412bbf3e50c0b97e140b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf10b31c846f491fb45ead7f8f800022", "region_id": "RegionOne"}], "type": "message", "id": "2f1d59ed76c341198e003712b01b30a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c4690b9417442c98b7654910d921a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f21e3fbe5b3043ef8bb84724365c1097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fbfbdbc4fe56451ba4977b92646607f6", "region_id": "RegionOne"}], "type": "messaging", "id": "b7b7a5c106644b398f45c2809591b6fa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebca340249a74b08a922ca528ad6301b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ca97aaa4eb14f4db09eb6087351a761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ebe992dcae814f8180a6d26457d80d2f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b38def7c07164987acc91c7b1a096d03", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3a241b6e13d4670914dc4073e2073d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2d93da9b9914c3f81d145685d5c61ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b9aa734ac4f470d93ff2c7571478563", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "306a66d4ba1f405a9b09a80ed2f1da0c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94cf781b5a774094a88e26d87e5afb00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf4f92879c2044f296934ac63ed3ea59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f24e0a23efa044a5b78a7204fe683870", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "93932ac442d04b998ab54ced73c8bcdb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fa64641da6f449582a299e891c729fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae37d201aa4e469abf4e4a4b53fd47d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbd0aaece26246b6a50c13e2b0a0492b", "region_id": "RegionOne"}], "type": "container-infra", "id": "b026d4029162409fa07696c69239946e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d09da5954b604d1185b0116b269c6775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c4c592bd33004f47b6528f452b200e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cb8a8507ce5d4dd49c2cf48b37b5cc32", "region_id": "RegionOne"}], "type": "search", "id": "fea62bae2daa4ca1b9411ab57880310e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d9d54eeaa0a74c19a3dce557678d4344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "50d3fa67519040d280bcfa9c1e9eceb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6f20394bb4d5465cad76c0fdbadb11c5", "region_id": "RegionOne"}], "type": "dns", "id": "89d40132c59148869d777b6510a5cbb2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06770c1931124d1bb15f2f48263e152b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a40b046b83924b6f94b1196de9fa504e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3fa6781eed94456a9353f67017b4ea23", "region_id": "RegionOne"}], "type": "workflow", "id": "0ac18fb2b4284f509a43a1ecdf2f1716", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5805052f8a7d41fba83a8a34e3cae51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff16a7f9d92e40c788f59096fdf7f293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e15776a92c8b4fa49c0875b7c430d53f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "de9b710db6fb4c5397e6d6fd67d86338", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7847b9b860284a1cb40ea753d48f651f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab76e496d5db4d4dad4cebf5f16fffc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "498915a1f1b74be98aa0b8e2d88d7118", "region_id": "RegionOne"}], "type": "rating", "id": "e0a3cb272d924ecf8f9f3043705fda43", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18afe0440b6c42a6a023e90d35388cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17e07e44d1704c52b5df2dcc20ed7ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6c5bd261dfe4e4da988c17f524d6d4c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "47688a60aeb94b26876b428672c24344", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "741cef3f426a49ec812b3a9272efc9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0dc75ba89b74f45b16ae22e313f2e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e66b71a2e4d146609c7e23da5ba538c5", "region_id": "RegionOne"}], "type": "policy", "id": "8b5ad670f4fe4428b0555afc25340aed", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e8cd27ab4dd44bb9b91d360d96f36e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28e85005b0c040fd84ce2bfc04b9d8bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3015017db99343dba42b80638154d12f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "98945f2105424737b544f5573ae7516f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d84c99c2d5fc40fb9adbaebeb03fc386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72787bb203da4fffa415157f7ce737f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ab2859d3a454a028bab1396c85440bc", "region_id": "RegionOne"}], "type": "sharev2", "id": "45df8f7fc3b54026aa23444499bc42b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c18ae916d3b04941a82b6ac53093875c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e35902ff0d40420fbdfb58764cdddb35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58b2ee811885407ab9aa159b06d6662a", "region_id": "RegionOne"}], "type": "share", "id": "307f2278a8fd423397b187815fc3d2cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90f05d952e80425796ef4f57d3bec7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "936e30eb21cd4eeebf4da423f2f59d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e81d9674b1324e21bad42cd36a01a361", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cc6c5aa111fa421da4bf6f8ea299af30", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e90d5c0be7ed4631a2705449f0976eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b9ab33d965742d182389da9f5148973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f5b454dd2a34c71b75f2397ba78a268", "region_id": "RegionOne"}], "type": "orchestration", "id": "346fee858d9c41879c72806a62b76547", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f970a95cf3481a94b0a35237e9eaf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e72a3a4b8dd4773aac5a19ca9b7a7fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f364942782f1481f98a8114d6f9f5cf2", "region_id": "RegionOne"}], "type": "block-storage", "id": "b4a8a8ccfd8d4ceaa89aadaddbcd517a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc97f5a3680c449faec709a202e24e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bf3babce46c478983a9b84389b9eb81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f509d9c10c8c4641b1ca45bb3fca0cfb", "region_id": "RegionOne"}], "type": "volumev3", "id": "3cda37a1a1d448d79658904f52d6633d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe56925f278045dcb1fc7e95dd1acd80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e62cc45afa9948baa6570e48170c2aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eca793da52b48bca6c4412f0a954af3", "region_id": "RegionOne"}], "type": "volumev2", "id": "2d2718390360429f9bf85da46fe9d61d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7048b4b72ff048e78cb835b2102454a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67cfa189e64b4a71b073b381c66bf976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3308890589ad4201a3446dda45b26d8e", "region_id": "RegionOne"}], "type": "volume", "id": "6040a3ae8a754d4bb78b6762ff206ff7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c261a1c821134a349d472a2bba1a0789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "028ab6214cac4696bea66b7172053186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69d62762491447cfa77e20929e9a5500", "region_id": "RegionOne"}], "type": "block-store", "id": "4fe5deb7e40d41f6aa01b6c7f638518c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3792b45f649c424f80a4f3df9792ce45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ed54ed3cd564475837bdfd3ce463b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5644e23f222c4205b47ad3ac89fc4cd9", "region_id": "RegionOne"}], "type": "alarm", "id": "0d15fb88141342518dc2d6353a8abbb5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8cd4500ad304f929e0d853d2e6f7fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71af06fa74d249d3ac920db54819c86d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23bd34f2f2f943759fdd10ec90d2798b", "region_id": "RegionOne"}], "type": "alarming", "id": "63c2902791014e28a6e171e3fd6d548e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df400f5149974c52ba6620306dcb63e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb4141e098744966a8fd952f26a49965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "73f6e184e2734b1a92d679b435048c98", "region_id": "RegionOne"}], "type": "meter", "id": "7f86b186cda54826834993e3f368e81b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f4f2630248d4a5db8f3fd657b04064b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5c49da07ace425db4843bc2de694fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02a1361d685e4649aecb8c86b7177fd3", "region_id": "RegionOne"}], "type": "metering", "id": "248048501e2c4103b20609ec427b6330", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0a6e7be2b1344bfacc6c049afa380dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "10f41132eb564b18a0e05cf293ad5544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9bec0cdc10740f9913de74b8dfef93e", "region_id": "RegionOne"}], "type": "telemetry", "id": "2da92cddc4f341d78712ff3f50775e35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bd60bce052e4fd69df55996a63891f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eff99f7710f149fd9afe8e970ae0ab67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "02038bc0cb474921988ea9f142f47e5e", "region_id": "RegionOne"}], "type": "event", "id": "7c0ed4b687fb42dab23f111d32e859c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fe68ba0eee7c4e01a2717292c70f3512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "92c4cd0879474d6c9919e3df5d454074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8d9807eac9934f0095e6b6aa7f31a896", "region_id": "RegionOne"}], "type": "events", "id": "c45ef8ef3c5b402199246865a5abb5f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0fac8e490db4a40beeac260fff2779f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b644d5fcaf0641e78d8e28de77dfc879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5ea71820a8ef42afbf0b1beff846e944", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d15f1e73fcbf41eeb0560bccdd184c05", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03b94b4ea6234c259cd10bd861f1c683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4c891a38fdf441181d2dc6db7db8c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e3150284df884ab4a2004c5eb26db80a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8a00e0bb307149b5a6141a4dae1bee78", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a35bdc4d541a4c95980adaf91f36b848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c148b1c965f64bf9af8a5371d65b9ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ddd1cae05484b3a8ebb96f898b360d1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "63bd14de640a4e648005be1e47219e5d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72f7f7203e4d45358096942db3212267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "15dc0ada0ada49908ca501f9257ec030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8f9a0d0fc744db8b983148b93b2cc3b", "region_id": "RegionOne"}], "type": "tricircle", "id": "7b5bc04bb49a47c980b5023e575d3ce4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "86738d1e22674e8faefdd8d1fff2edc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d8d4481d775c4f86a3c0375aa30d8e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "84a3fa8b0eef432fa7e9e691e5fe5062", "region_id": "RegionOne"}], "type": "database", "id": "3f8e39dd37b745cb9f333fd629033b79", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "716ee0befcc345628fd9cd11f11df74c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f042b01abf04681a596fac0cc4b8d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52185956c27949349d31c730c63bc84d", "region_id": "RegionOne"}], "type": "application-container", "id": "365b3dff40f54a40aa113c41401ab7aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7dbf03ee80014f6f8c8ad60d3ca92c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ccff70a55eb44c7abf22fd400b01bd8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "02d371f61a4b4e3cac427a53e95da8a4", "region_id": "RegionOne"}], "type": "container", "id": "ed73716e441b4696a23453dd6a127efd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "78f0ef5f9aa14908b2edfecd6fe32120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc513c56d12847e7ae04bab47f018536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fa031ab6c9f74b34aad5ca78c575a629", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e7f61ac5ff974e3abd80d2bfc49d7777", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0dac418f297842feb8e50c0d1cccaf8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "960ed5497b594905ac0d28d2acd7005e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b3b202f9bf1a428d81877fc7cfd2fc41", "region_id": "RegionOne"}], "type": "rca", "id": "9c85a16b84304716a669883d5a277051", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46d46996dbed41c9a49d3e46b0338196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "925ec4ea66f24ffda37016ab1ac3be61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a8092762fc8c4157a8e6c7534428b376", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "62b10794d7c74f1a8d837777455f7d53", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d5ee7403d4af4d639b36ab8b6d31d0c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0ec90afe08014b4b8e6074b5e5ece321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b656277a416848cf9979005611c68b69", "region_id": "RegionOne"}], "type": "network", "id": "79dfea26791049a6bc7908f7e98bfa24", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e785e4c16b4d4f5f96eaeefded21a483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3f561afaf5f64d229f54b90b195498a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "032ed2c00a2a47258e9c42cc028edefd", "region_id": "RegionOne"}], "type": "backup", "id": "a59701151b894416878d346a716af6c9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0aa46fab98d647b284554ee694828ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d74560a2cbb54d69a5f2ff0a9bb9e80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3786422418d54c71b6282b345d614244", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "03c4fd193f1249749d54d052d76ffcf2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab68d74142a04dda97d4efa0421fe1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1772c4b1a6c14c7ca9b1540cebe3ffda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f4d530897ba64f8b8c718c4408efc3a1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2f057af8e3394d298b73c28a7d541ba3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f1593afac8614e15b3a057b4cbd95a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "31cff89fbf8a4e0280a044279624d696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e843ea243f9d40ce9942ff00e45e0efc", "region_id": "RegionOne"}], "type": "monitoring", "id": "6df1718b05e04f9ba9bc861975f6df57", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "082e1bac6d894c47894b5c3b47bb2b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f64b1f52c2af4d9f8e692bb49363841b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2db4e3d9e6934bd08e3e8756efec631a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "29bf733189034b72ba75c0c4605eca43", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce5b7ff6d8364ea0bc82c2494e2e4720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae15be4dc4924e9aa0e45265bc9ca575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8ae40e66e1b44e48ac5f21a3d1c0dc07", "region_id": "RegionOne"}], "type": "placement", "id": "988046e7f57e4ef680cf4058c54f5f19", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "350ec09d36ad4ce1bcc2f6acce17623b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc1b2db8d045482ea63d4b79dd9b5188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "409e138c0eae4bef956b9af93404174e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8e2dd15a6d9e4fa5adfed612230e8357", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cd2062b36d44749b611cacf1a1d5f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cce5a54076474c98ad7814fdb0c110bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0806187d3971460c927d3906dbd4e3a9", "region_id": "RegionOne"}], "type": "ha", "id": "e9b195d4875f471b86474dfb4abcf426", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a837758c67104cca8824f0b0b8200a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a44c1dbe7a144218e3765803ac60638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a9e2c42a83894fb18e503f5fcd8545ed", "region_id": "RegionOne"}], "type": "reservation", "id": "d1c0233704514279b88245ff5dd552a2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7d20221a433c4ea281e36dc3cfc140b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8b34a9eb69054afc8e58c5ba3a0be2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5c0cd7f9e8db4093b9c0a50306d7b4b9", "region_id": "RegionOne"}], "type": "function-engine", "id": "eb7f4f016270418a994d79ecd3e06377", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "607cc517a7bb4b7ab23a7a0a58b39f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42ab3e97ae4246ecbb88b51eb5ad6c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "20c93f397e7e419cb748561353fc27ba", "region_id": "RegionOne"}], "type": "accelerator", "id": "eb3f7a9845534887b27983c618e47efc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "304b1fdb05ad4cedb1ac35b2d3479147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "845ccedb6e8249438bc23a388cd43da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "40a2632cb6974fa4a4dfc1744c11ec5f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7671e7c54f114e788b345001790d059e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "89a8404f1ea0443397b216ce7fc4233f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d84d8a8c9f6444148556af86aff703c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3872643ac594422c8ceb24f25985a61c", "region_id": "RegionOne"}], "type": "registration", "id": "fbf5e336e13048c9897385fc9c30a274", "name": "adjutant"}], "user": {"domain": {"id": "7cb72d5cbc3547b393f5508a1dd5057d", "name": "1c1ca2bdab9e46ac9755aa08e33135e3"}, "id": "b65a2b2d52df4d80943ea339b1733ff9", "name": "e44da609a04c42658cfb9f0009d5f83b"}, "audit_ids": ["001e41451a2543d88347cfa75950e1d5", null], "issued_at": "2020-04-23T06:25:55.945656"}} 2020-04-23 06:27:56,170 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,175 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,176 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,237 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,241 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,242 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,260 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,263 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,265 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ERROR", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {29} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.159426s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,079 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,082 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,083 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,085 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,094 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.022373+00:00", "project": {"domain": {"id": "afe729ca7faf4c5986c1978529a49577", "name": "303bbd29263b4fc1ab6120f097531a6d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "67c1503f15f54d9abd096ef4aa92d23c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc14cb1ac0cf4036806c0033df7c0bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fb189a7cf8034cab9c3f65ab6c94af55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7591abcbdf134e358535e38ce6b669ca", "region_id": "RegionOne"}], "type": "identity", "id": "6ad8a4d5b7894d669ac4b140350c0cd1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "23ca96a8ffda4f4491df3df51b2d39f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4d7be62d6eec4ad38eb050708f1b2d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8f13b2391d8c4ad68cffd192d2c91450", "region_id": "RegionOne"}], "type": "compute", "id": "d13546e334a843a499a47afd70df211d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e51cec823c6a4e88bf807c11cbd1edef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ca543f18207b402aa0faedb39e4ce056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "53314a2b4b164df29f411f5ae3878277", "region_id": "RegionOne"}], "type": "image", "id": "4c8632fc4baa4f6099ddaf19e4c39fb1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "671aacb5e26843bd8ae639cc8b2d5774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "599644a105134ce5b1319dd2d7273669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "046528569317478b87dc2c2eff69e32b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cadda072bca648e484dfacc390eaf275", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "facfa2b5520f4998b8c8c4baa0a926ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e96c1235de824350aee23d09fb49192f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cb8eee812534d0fbcfb6603f50a16b7", "region_id": "RegionOne"}], "type": "object-store", "id": "8248c47ea9ab48fd9e233cd9b4fa12bb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e80ccc3dc504f33883ddf51d8be7d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2af9228a8fd45509b6dd3e02e956599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e3f16ba02b234b3881212a3d69910f53", "region_id": "RegionOne"}], "type": "clustering", "id": "a1b96019d490468d97413ae99ffd7c1e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e012a792cc9846a0b06f1ad6cc9f796b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c626cbd42add4319866231a02d520d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4547de6a90eb4e21ba15ef9f7224369c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e855eb3978b44e95b891b97c6afdd007", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42058f165c6b45dbac801bc196db52fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0056e7dcc3c4f6db4c2d39116cec732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da9c2bd8552246d39bb1f657546cd82f", "region_id": "RegionOne"}], "type": "cluster", "id": "e9d7967ac9d644bbaddb18bc7c9692da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dcf87fe4d78a4a24a6a4378aff5aaeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "64efdafb337f4789a7f7dea51ed7bba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ebc598b782ef42129d226fb58e84ffa0", "region_id": "RegionOne"}], "type": "data-processing", "id": "54a91914e9a64b7aa4b6e71c7ad90616", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66221582dfd84b5ba53e9ca9679a583c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c85c70e51472448a9b07a1842ef674b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7bda8a16f3c34f93b2ad1758f613b22d", "region_id": "RegionOne"}], "type": "baremetal", "id": "76e29fe2bec34d05b20afbd56e1403fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b57bb1ed5d504627823912e2c49ea093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "021aeca664f5483fa98a98fe7fe739b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6ec7848ab86046c9b1f632fe3b7221f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "833e3e3043894a308cebac0a8c49035d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2bbdfd8620044f289ec153356e6bd9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e8a81560c4c840149595b155f1b77051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "27aeeada6bec466fa51d36e51ffe2a04", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "956cd1f774964dfcbd979d790990d4b8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3adef51dc2104c62a6c98a5cb86e0c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "52ab45346c474e2392d2c6c8e1cddb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ee46c293482549e0b79b135377e09a2d", "region_id": "RegionOne"}], "type": "key-manager", "id": "d07117d8870342e0861766315e32abca", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d6761f6f6b6464795948b4b2079a245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4150bbb691fd4d9b8ffbcacd76929818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "270d340521cf44dea3d8e8a15628a22c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "279329215e1f4fd6a05c3ddb28e23611", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5b3780b3b1845c78b1fc6374abf00ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fd2186b24ab44d99af873af01c4733b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a50fa62507f0421698e3b9445ad953ad", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3ab2ec6a205246a5905d98fc30a07575", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c82e45221374041a9a2c7c2b0c8ce7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c62e467296f64e88ae2b7f670142c78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e0cc5e84516240bdad0dcd51205a87c3", "region_id": "RegionOne"}], "type": "message", "id": "afa6d72f446a4db7a1fc1c5f17c11a76", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a655efaafcc7481e96edca5440bb811f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ada0fae4ad324148b1d3d929bf91f85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "386ff1162f30435a85a9d7536f5d6f18", "region_id": "RegionOne"}], "type": "messaging", "id": "b8a7286a3cfa4d38996d3e7f10b63d1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3aa5d8072e6e43829d0861e73ac9c464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "85265131b38b419fa3f13b6060c65c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e8cc3e8d3b84daa94d269f79999cd47", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12d44af4b6ce4deba818b306cf9988ed", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c191ad12c3bc4301b7a267122f82f5af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "047cefc6530041379c96e33fb69c5de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e01c052c864426687e90eb4d7590808", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "359d55d78f8540deb2d3bf99df1dc1bd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f077bfff03d4cc6870070a3612d9ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92aeb17741bc49cd808b8453e35b97d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcb34ad3cac446c186452e1056419c10", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "40263c35f65549379220d93fba404f4c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e392c70e635a42e38c629be34469d0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82e00862e7a34f45b85d351623d71dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90ee62227057417d8b368d3bc29b2709", "region_id": "RegionOne"}], "type": "container-infra", "id": "a3fe3e2aa79d4e609ebe1d5b2c6c7178", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c106353215cf4d7da57db68a242999b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "057feb7f871442ee9642f20883614d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0f6bc37581124f3691e6ecb2abf18b6e", "region_id": "RegionOne"}], "type": "search", "id": "c29143a906fc4547bd8677e8ea204a1a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b821cdba48d47acb2f8dffdb8006193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ce78d235dccd4132b41fb28ef4621d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b73421abbf0a4e40bbd1eed63c56b328", "region_id": "RegionOne"}], "type": "dns", "id": "1cacb77cec24449caeeeb13da74c0b86", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db3c8c0703a74d1db6f9f19a6b52930d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fef1c602b1cb4d40a226b36178aeabc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b65bf196520542bf9d4674b346df1c0c", "region_id": "RegionOne"}], "type": "workflow", "id": "e487412749ca4bb4855b99d7d1a27baa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3281cb1f70b148ce86573c11ba37e4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "847c292f23444b76bffe072480886d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "463fba134b8a47208df3a29183f415e2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c2e56671819b47da8b0fdee4ad3feac6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c255f8b2a30d44149c6c50155df4e64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "22c5d1627eb8461abb16aef80b011996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "10d0fbbe43f348d5806d6151911e9dbb", "region_id": "RegionOne"}], "type": "rating", "id": "a5ff7841248f4708ba47207790a56a88", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a086751bc95843fbbc3b4209ebf1d84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "679a2683a303477e8b557cbdc18265b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "40024b22eb694278a76f247ea0042cfc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "09923e72d9524bf9bb831cc3e8483920", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67eb206552274c92b74c1d85b32f0edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e74e4a5bc38940c984942793d83d7ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b7e62350cfb7446a96c67dea59fe82e4", "region_id": "RegionOne"}], "type": "policy", "id": "da224af95ca043ef861e83e1fe870a7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e757e28c4e9546c5bb636894fd5a4b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "367bfdf26cbe4ca4b44ecdcd26f91f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3de5787ddd9448fc9974e5d8fb0c294b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "33a982f6a35140f795c8c8e69371e6ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7274e3ec2734705bf4ca01c42c2a1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "331774deaa694de695090d13f5511f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d48cd64b81e4a219df1f87b4678c11b", "region_id": "RegionOne"}], "type": "sharev2", "id": "2e34d5d9de454388bb6d467d43f725ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "003878d70b6d46dda783f01fcd3dfc9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0906d377ff0949f7acced59dd526e04a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7abcbb9cfd774d35aea1e74504186107", "region_id": "RegionOne"}], "type": "share", "id": "9280068d434244079e53d0e803039afc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c7dedeb047b94862882f5ed1c57574b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "67c4e7b127eb4afebd3aaa938ff8caf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e8a4a300355f4ed8a73f446ed5ec4f31", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6ec51a807f6244498525ace114cb6f54", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07ed12c7ee0b4d13974114eb50f1ae3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1b28dbf4eb848b39c6e51e073425bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed4c9a8a49704333ad643f8de6774f17", "region_id": "RegionOne"}], "type": "orchestration", "id": "98ad92994cf9417c9fb4dafdebbabd6d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12432627c3af427fb88d7f897b0de942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba4932082ad8457286a3ea0be67edc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7197c1b58e1d449fbe94979906edccd6", "region_id": "RegionOne"}], "type": "block-storage", "id": "fa3b263daaf04d9ead86f268c57d81eb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "437541b848ea425b860f253078178bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7c0afec6dcb4db2a3b5ea155c269bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb1faeff10a34461a6a038c75d45b5d9", "region_id": "RegionOne"}], "type": "volumev3", "id": "1d5abf61b5434863ae2c9b42e12bd0d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19422eefe2b6417c8cc364687e92944a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f850d7d5a1f4d8f9d1d67fd211a1cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c5e042fed94258922f6e94465d6f50", "region_id": "RegionOne"}], "type": "volumev2", "id": "27c8ee4b3ffa4517b817267e4c98ce3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "634eae4d90bc47ed929a8248665f0edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64480679f65f46f287d168454fcb15f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ec32e4987ec49558b8b5a6c20d562d0", "region_id": "RegionOne"}], "type": "volume", "id": "0b863cf4391d4c378f0aa27831f895e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df0823b97b3145eb90d5a912eebd4474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "603afaf4a7df43a080878c8ce9f17ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9659727756364d2c9f792e0db506179f", "region_id": "RegionOne"}], "type": "block-store", "id": "47b7081278504b4dadb4cee75794723d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "915c8f9f0ccf4cc9a8cf3ccf0d934f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1fbc10b467244be38b85bd52f4cbd584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e1a992c279c64ce488d91ee9b2505b52", "region_id": "RegionOne"}], "type": "alarm", "id": "d3e460d874bf41e29b1d3e4c5704f1be", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bb286db7a2c4e44840a97322729fd0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00e8184c35a245f998dbb50a6c8f3ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1fbae58763474acdb39c4b0da9810c60", "region_id": "RegionOne"}], "type": "alarming", "id": "43f1fe25bebd4b3b92d71ff7d5c258be", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "35d8d61b59e64add997d597dbb34ac1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1187c752ec564b8c9b29ccb62007eb9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f196163d4a14507968df300f8076cba", "region_id": "RegionOne"}], "type": "meter", "id": "d51fe4ed556345768e54ad972f0eabf6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6daf4f7be39c400aa856888d1164aa62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef70c461a7f94c71b864a99c7d886a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "928cc279f86e45b8b8313fe398c03755", "region_id": "RegionOne"}], "type": "metering", "id": "2dae7fef88e248b9bfa8bfad58a63350", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e8db20d8cbc419eac49459467a87540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "670228a8da67466a85122f827e1be53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "690f8f5e80bb44339c206a00c365ab66", "region_id": "RegionOne"}], "type": "telemetry", "id": "f91d6fdff8924b349d781b03a3e0041a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c5801cb038c842b9897b6d05a460b7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "443209864144432b975628db838e0d51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ea73d18866a74234bd589bf21f012fe9", "region_id": "RegionOne"}], "type": "event", "id": "c64c0b1a9f464e90a262c263e80f43d4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7c0f51df684c412ba400556b2ae0ea47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "67884781f14648988b128c4e34b5cac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5791786bb030465d97801d3ae1d382fa", "region_id": "RegionOne"}], "type": "events", "id": "16529d20b82449ca81ae524e00dd575d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a6abdaaee524ffaa5ffd620dd6c6e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "737b8ec4f2914afc9aad38c679066126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "82114b91698746f28b5e2318a57c40e5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc62e98737504123bace9dcd049d54ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87cebd98c7d145479d8eabbab14a2514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "702fe8d85f6849d8842ffe26a1a89651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8c734bc62da14005bad2e60e9e754035", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d44dc95ab3b941aebcaf811ba9fadfd4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "103d5b22f96446ed9b49446cc6153181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98c43c8f92234dbdac4540a36a904a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5f873ae837b414694337e58187a5b33", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6f81094f26e946a9acab152280b9201b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bde7d879b7c48f5a2a1e4a704b99764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85fe6abf81484f7babf8ef9e31c24530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b5f935f3c214e1ca32eb1b149a6a096", "region_id": "RegionOne"}], "type": "tricircle", "id": "ec025a840ef24b35a2671c5ddfdd8ed1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c5548ecadf8c4f428cbd3a61239d9c48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ebc56b7633a04dc0a600b5641d9f9afb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3fd845fb5cce430380a2c5ee3dfa7443", "region_id": "RegionOne"}], "type": "database", "id": "b675153ec2294780b92273e00878cb19", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b891eb5ee3dc4181bf12ff52271c93e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ec6c585a37a14f7da8d508d882a8f26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "80d3eb69fcc84aedb38bb4fc386d8ce2", "region_id": "RegionOne"}], "type": "application-container", "id": "62c61fb553274ad8affc8aee0962a5e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "75cf1f08408744078844bc978bfcde65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc8b076b4ed940c590fe751862957f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c3620d0f7f274b7197921241aff5146c", "region_id": "RegionOne"}], "type": "container", "id": "e97ab3e3574346658113177cb048753d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d5b81d742e224484b07b35478a0fec2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3cb1dbdc92604259bc9721ed3a0d4326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f877ef7c5fc14ab1ab0b3c901b2dcad6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "03e97877b735490db691d1ae5a8c3c0d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b7e86a0b8ab406b8d4c134d5b78e70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "34fdc01d33b3453b8637ecf4986798bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "10ecf75000fd4a68808f71f41121294e", "region_id": "RegionOne"}], "type": "rca", "id": "0ecad2f47d024061825e655bcc84900f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a8600d84641494788217d6e962e842b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "044a5706c0fc430f92889f26b4db2b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2a1605d4c14c486d8d64e7b5f257c074", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "be2e41894d3c44fb9f7963f22f682059", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e95a6127c7f6414888a1b495ad0534a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5abde4a902374fc8ac65cbe347ca9d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dad15e5e79e046a5b29a00dcf4ac5f00", "region_id": "RegionOne"}], "type": "network", "id": "c7a5a66cb0de4769bb511ece33b99ac6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "572cc9bb5e8543d4936c3fc6435e87a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8bce83267e66474b83db59b9be48c608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0f1cedb42dad44a085a6f7283e944621", "region_id": "RegionOne"}], "type": "backup", "id": "041ccf5a5ea04347a5c28a8b12474fff", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d72715d109764ede8ef72a8556d7cb5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5c1dffd614747deae89c84f6a5cfe42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9a746d3f6f304004959d20ba4e63f54c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2cc76558317e4c2182a4b4a7c8ec09d1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf22f88dc5b4411585b5b190ee1a66a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7accbef6639d4990b7cf8d35e1711748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "73d861fd185246c39afa974e2c92d57c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dc7753bab56a4861888c15047869eccd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b897d118eba943b39febc72dd7823acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e56fa763e08c45d888ed1423942b9fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ca93d624186a4353ba4aea040ebf4890", "region_id": "RegionOne"}], "type": "monitoring", "id": "e31c7a36dc5a4090b8b05dea874e3fda", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d68a5556055425c84325d28251a6970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f71dc9ae46524e64a199e909e84e5bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2b115af266184a6ab86f984176970b48", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cef2934b9e204410ac3ec6c390219741", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "69d427a5dbe846ba8dad291ce691a0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba59bfa8b28c4249b132c6142f8b34e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0dc68c887eb44fdfa29dd1eed9fea861", "region_id": "RegionOne"}], "type": "placement", "id": "c786b42883064c9eab44751c7554d6ea", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "754459f3830e47a9a983abb701628c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6dc2d32234ff435ba45060f357a85c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d54d167b1123496a89aac39d682df73c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e5b3bbe6cc8947808819c16f3f80819d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e73015007caf48148c080e59c7c59afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23a34513a45d49d4bccd6b6213853b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7d10e44550104d349adb2276baf3f592", "region_id": "RegionOne"}], "type": "ha", "id": "48eb2bcf6b064ad0900349851588bc37", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c3cd50defd84421798b6a90c9b00f81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cc60f954a0e94b129e94159866f0078e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "eae6dcae05f649b9b7b636a2d927fd10", "region_id": "RegionOne"}], "type": "reservation", "id": "118f68f0820e41ff99e548e3cd644827", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8e416ad8e4284877856d3352bc44cfa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "99e96e040cae4ac79bf8964a7846e432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5487910bd219456f806b232993ca912a", "region_id": "RegionOne"}], "type": "function-engine", "id": "693870c626564ff8941a53a37df69b1e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1d48151d562d497da0f4cfe7e345a9fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "00b07cb1fd3b4c708232478fd554accf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9b503742007041a3a663134ebc87f491", "region_id": "RegionOne"}], "type": "accelerator", "id": "519f79083d4849f9a2e41c6c311732a3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74a453dd2a434abebab948ff9abe0cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9361cc0d0c8d49f2a4359c54293fea3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9fda80a04783406e80214f37b71330ff", "region_id": "RegionOne"}], "type": "admin-logic", "id": "86285ec4acfd456bb565e9a10246c48f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94cb3d4de93242ffa3873ed1d51b1519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d411279d736e458fbad615b4632b27c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3505fd8589da408d9677446fabfe3dce", "region_id": "RegionOne"}], "type": "registration", "id": "2824e93315324791b39cb0106dd3ab62", "name": "adjutant"}], "user": {"domain": {"id": "61a47b1d8ecf438fb7f04a2f9f0fa9f8", "name": "ce8da58348b94dee97bbe04988004937"}, "id": "e1d660b0e1024678a910a5bb0668d0e7", "name": "1152c58060754d159b818763f9f73aac"}, "audit_ids": ["ea25a22c668e48c8a094e353a010d87a", null], "issued_at": "2020-04-23T06:25:56.022373"}} 2020-04-23 06:27:56,152 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clustertemplates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,156 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,172 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/baymodels/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,175 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,176 keystoneauth.session RESP BODY: {"baymodels": []} {3} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v2 [0.187076s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,145 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,149 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,150 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,153 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:56,230 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}8074b8db5a0f4378ae680062aa0ee89ef6f07f44746bbecb1c0a4639858a44bc" 2020-04-23 06:27:56,234 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,235 keystoneauth.session RESP BODY: {"tenants": [{"description": "projectDesc-2", "enabled": true, "id": "1dec47cf3e9c4cdfa364a78f067cc7c6", "name": "projectName-3"}]} 2020-04-23 06:27:56,260 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/tenants/1dec47cf3e9c4cdfa364a78f067cc7c6 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}8074b8db5a0f4378ae680062aa0ee89ef6f07f44746bbecb1c0a4639858a44bc" -d '{"tenant": {"description": "projectDesc-2"}}' 2020-04-23 06:27:56,265 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,266 keystoneauth.session RESP BODY: {"tenant": {"description": "projectDesc-2", "enabled": true, "id": "1dec47cf3e9c4cdfa364a78f067cc7c6", "name": "projectName-3"}} {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.250970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,077 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,081 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,084 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,093 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.017390+00:00", "project": {"domain": {"id": "da410f369a0f4ff1a498b544bf63434a", "name": "d3dc6904d5284a2aa27094107458e8e8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9aa1c004b51d407d879a303e221542bd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f988017b72e84271b35cd0048a0e469e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bd2e7d2a2be0483ab4a8377548723080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "567882c4699c4b279bbbd5d16f363fcb", "region_id": "RegionOne"}], "type": "identity", "id": "326bf84d347342359a7dafb19fd392bc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "33ec94df33c343f0b3896f0c771681d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "35863b6b2bd94b8d823ccd044bd00bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b92a31bfcddb4405aa94e4dc6f93bc1e", "region_id": "RegionOne"}], "type": "compute", "id": "f48477e1b82647769adc76d43f162ece", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6b9518fa0dac46769d88dae08614c392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "89655fd4845b4988a318ef6d19dcf458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cdd97bb7a10e479584a63b9153abb87d", "region_id": "RegionOne"}], "type": "image", "id": "5d603b63d6874414a69b66f7ce94e065", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5a488d1d9a2499f96d46fa7b979fa85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f9d1bd31b3f4e90aed2e81451ab3fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c0a798a10ea9499786c9b8379d6c68de", "region_id": "RegionOne"}], "type": "load-balancer", "id": "54b3e57686e54d30b3ab87cfd1f04530", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4bf26dfea694ae2be011ef91947d202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b377e58f534642b893e9d3d8d248d1da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "651d6756a001464185cae015f9023aaf", "region_id": "RegionOne"}], "type": "object-store", "id": "c7a8f93388ae4134aaadda72b8cee57b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a66845be23d48c0b63b32232413e319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45d54d2713c94de0b99b433998710466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e1ddfb566e394962a7a542e5001923f4", "region_id": "RegionOne"}], "type": "clustering", "id": "d1c2856915864adaab68e275f10a9155", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d14a924f2ef459aa8dc0aee5befb3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "972bd3cdcf124a57b5b64582d20d26a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcba9a3d3e7944478c9e604934c021af", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "63f4a07c60814084b2068eac08ca7b19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4660cb21af6f45aaa96c98f6e67574c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eff7b9aa659f4b48aa605ad0ee7a763a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0128b5ff7cec497f8d88468d885dff96", "region_id": "RegionOne"}], "type": "cluster", "id": "8ad5eec06ad94bc78e076997d9ac3aa7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c1436d2589bd46ed86dc1aa0cf7076fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53963f09f19b4547acfa443074f2ceef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aca7d07c297b49bbb6f4eda364b5ed28", "region_id": "RegionOne"}], "type": "data-processing", "id": "f287f2f383b7412ebab1b0262575978c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e804db1126804c1f93352df7330caddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e6a1b470e0ba43db97bafc74ab6799a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f0d21ba3fc014e9db9068bc3e7366721", "region_id": "RegionOne"}], "type": "baremetal", "id": "bd92c66d860b401fbd99d5636b77174a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "823e3a709e104a85a64d4c3b1155a9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29a89a941dee4aa6b50370238ea9b8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3bab486395694a05a7d1611bb8d2a0cd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b40ff8aa677a41e2936af679ff3b6430", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f4697aa31464446fa6e1972866a3f47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c46e60868731411e89b3a482635d7b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "775ab24a0158435e94b7902766620d17", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9c5dda829ce6442e82d73640838cf97b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "28944887b49e4b4b960dbddf56f7da43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c55e8ff307374492855ff0d6237190d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3e6334c7dca448d3848c2fb232e49db6", "region_id": "RegionOne"}], "type": "key-manager", "id": "0dfa4231929f46ab88d6894cd0f38dd9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a50c699e16f7414dbcc7e13e9dd24fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79fa2f278bbf4635a00e17f11f995c82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c61b38c96f664774859eb5cc7a05a4a6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ffe70afaad084d37ac0466c9e1642f57", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a654bb4cda245e3aa41a8c2dff21958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2ced447741c4d7ba10dab8118cf098f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e61dc1c12d04153b2fade62b3a8b99c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2b698b2c71434f2ca435b99596d47e1e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e502ba618dbd48539fa74f7d538e5f16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4220c55cbdf1456b9967c95e10f4b89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cb3f7dbb59a64c7ca2a5a55ba198ffc5", "region_id": "RegionOne"}], "type": "message", "id": "245ab3e7c2e6456eab69cf26efba3976", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "79b0d20cfe634ae1ad6fd2a437bb2735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a3635b97b5ec45718094a8820d8572cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c89945df879f46cbae2979832bf3e5e7", "region_id": "RegionOne"}], "type": "messaging", "id": "ea56cab5bacd4b68a578bee8593c73e3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "573a614d087e4cbca3ebc08ecd2bb301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e1cbc452fa35465d8f23884c983c7e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e23e1ac291ba467f946c0dea3737d573", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d23aebf669df464597853d3691417abb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7ee42e7d4234907b46c378d007d0537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47d1c710855c49f0819f3222b09b6bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4341ec0b1e714b6ba6efeab7fa358902", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "456530f4f27841d5befd4523aafdefe6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8891cf64deb64bdd9ff2c67417aed2ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c66fb009a7b14bffbff6ca9d06cd6465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59a382338d2c42d88cbe63784659f026", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9ef7b8fb2ad440cfb966d247155dd77b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1dc0e464bbe34ba4a6f3787e943e194a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b193cff2c484d989371a72d8286cb57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b7b525e44bd4b9d99b81e304165540c", "region_id": "RegionOne"}], "type": "container-infra", "id": "bb1f1bd121a9490d884e33b5b002f907", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "79e07dc443e34ee9b307d0b37e5b605b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9064e77dd40244f49851247b7b3c87db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d2e5ecef08b44917b2c9aa52b3236f1e", "region_id": "RegionOne"}], "type": "search", "id": "c04a36e49ab149b88dc520619e0df081", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2f69c57d6942435a9ec01e65ca80bbc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9cab888ada494572b7a0eb04d2579c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "891d582056124d26a206c14a1dece4b1", "region_id": "RegionOne"}], "type": "dns", "id": "71d7ee3bebe044df9dc050c1482c07c4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc9a15c571164f28b6c40cc90cf10842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e00db19910864db9947195c50cb9ab64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f8fdf4a1172f452e8bdcfbe0e385f2d9", "region_id": "RegionOne"}], "type": "workflow", "id": "7110d03713b04926a4a1568d6c1f6fdd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "102a70834da04ee0b5594f44d08d4ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d12a9263bd5b4ccca41845726442c4a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d3f050d9e548436ca530ece45ad79974", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dd45f0cc8a9b420db8709e39645e1d74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a4ed9bd4ebb5469fa783107e1399558c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4fed3b961415481f8044b45284535b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2d7cb628d2764e75b9a1f40e2d3211f0", "region_id": "RegionOne"}], "type": "rating", "id": "bdea39cd6a3b4d248ce5a480dcc2cec6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a57bd5669e6b4759a07542a161dc23b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7636568ad2414728ad150b726a73dc6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a520e158fb484e0eb56852d2722c81c8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bd7af0fb4ba748a4b2557adf61532cbc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1fd5352a3ef242628b5ddd529eee6e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e295f797ab834ae888183be747527013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d21fea24ad0240828e618a896e537441", "region_id": "RegionOne"}], "type": "policy", "id": "99d04a085334421cb86e564c724acf6d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e92f4b3f35b4f88a5a4e45828ed1b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb7dd4174de44289ba78ccf7b206b2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d467cf858bc647249780344245809633", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bdaff62dc4cd41ea855b7be888ce3af1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6030f09fcf974632a4cea07a831185c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3614dcff30474cd4b07261feedbe98df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b786468bb001443d9ddf6e90da3605af", "region_id": "RegionOne"}], "type": "sharev2", "id": "4b2b3e27e6784980ae1f0c06b8584845", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa1bb01015ba490cafcccc38ea35cbeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22f1f1e9d73449cf9658b4b1721c8601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fa6cedce55fb46fbbf499d34ec55eef7", "region_id": "RegionOne"}], "type": "share", "id": "1cae01cc4cdf412a97b19b652a2a0ddc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0236c8ab31e4207a44fb3c9d42a970f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e4ba9d0aa94a41e7a2253f6a20532290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1dcca2fefd14118806cc1fbd4a70b3c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7aa493049cec4c049ff4f68ca93c36c2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "965aa3e7bb7c434b821b0600228255a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0eba9109a284dbf9765068d5b2bbd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "641e1b66cf884f8585d38fb02825c67e", "region_id": "RegionOne"}], "type": "orchestration", "id": "d1d9b7c9d0404624acc8ea387d6507de", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a3ced69a3f4a49a9bed547fb8167bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b39e89c9880746b084b72114cf56c324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e253c9968e4051998ad607acb0c9ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "7d3dd6c2cf4745b9928c75070655068b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4ed24ffcd34418eb0dfbd89966b7e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "546041a424544676ba4655ddedd7b903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c81a10fa63b2446fa0fdb1332742ed90", "region_id": "RegionOne"}], "type": "volumev3", "id": "10f252a01c5f42099338b1414883cc5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eb09bad2e924595b20b46050242135a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8d49b2e693540579ecdc7e9a2e8314d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6fd6b2b62d04af0b6941c84199175ea", "region_id": "RegionOne"}], "type": "volumev2", "id": "e94cd7b55ccb434aac2cd416b16f01f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77850cfb75da4216b9b7ce0c543e3eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71a29a9eb9634758a58be88b3fc26f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "339aba9c96eb4a5fb2a2164c8eaccf5e", "region_id": "RegionOne"}], "type": "volume", "id": "cfae8fefbc0848a49fbc0653420bae01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64693fa58c494f958d84144361775c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310e3bf02a484eefb8f988ff99a65a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d19040362bac475e8c04bc86be113d3d", "region_id": "RegionOne"}], "type": "block-store", "id": "402f5fce4bcd48e59a001fe9bdfa745e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9925a5ae70f14414894cf836261807ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3564c7c354fe4a2daa6fee31bfab7693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d75de0f71e8843d293d7b6afbf68586b", "region_id": "RegionOne"}], "type": "alarm", "id": "bc9936a836d94c499ebe4c69b78bec15", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f814256f61b4251a23b6db8006671f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92be15639f4f4d568153c06946cda0a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ed491257f724b529b7be58f4f4d1065", "region_id": "RegionOne"}], "type": "alarming", "id": "19d3f65a816e4e138edbe453a4ecb8ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25e77dcf07354f54977f456801537f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1be079770d0e41468140ae5c679cfdbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba37f7a1c7a34bc2b3901db9f66e8d9c", "region_id": "RegionOne"}], "type": "meter", "id": "736eb329e7064d64a53418c80efe3fe5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e16a422f334c4de880109ed75405e9c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b61d193fb24c489db2eee2eba50fc6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96c7eeda78c84c7e89bcfadcdf0ebf17", "region_id": "RegionOne"}], "type": "metering", "id": "45f696d23d2140d79347f416f6c8be49", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff24a0990af748d9946d8def462ca65b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79a27d33c1d44340a0aefd9fa1bbb6c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad5b3739f0b24144aea7f517034b484f", "region_id": "RegionOne"}], "type": "telemetry", "id": "12a9bd58ff1a49ccacce330e4c4f64cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d032adba6c304b85886813be3c966a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3eb10f35ee4246ccb38e45fa8a7b47bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a9aa8656aacc4d7daaf9d5d6ac2c2240", "region_id": "RegionOne"}], "type": "event", "id": "0bdbb2c2767b4ccfb029a4014bb6a577", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b24521d99e5d44ea9874674bbec93963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e19be8010802412484a15638d39a9957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a4ddea421e1b46e9ba2aeb96d60c4f03", "region_id": "RegionOne"}], "type": "events", "id": "aae68c767f28404b9a5eeb192e8742ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fede9aaec6245e1a3f8a55f19c4ad0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a93a45f140de41eaa826ba1f4620ca75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d96026a43c7d42fab155894d42b9e66f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b6b633bc76e14bba9cd7f741a7a4a18f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ceefce2ab494fff89792bcb4d0ece9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35c35d07b6e54917ae6d58969e41443d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "098b6099113a4a2099c029bbc1bf471f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "57658b214b914367bd4db36515a232cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "390ced77456744fc855c8850c9788aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7539133852cc43ec873beaa6a7d1096d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0ec4344f03b4e4a9dc356df7fd17a0e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2de2e746be144205af63433a983eefaa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "820ef6801b3c445d8c0f43dce3034153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d8f7b62fc5340a9978266a5279747cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7e11e11ea004f83b174c3063abbca79", "region_id": "RegionOne"}], "type": "tricircle", "id": "ec137f0fbc354d8a97c97d9ee752ec69", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0777af41de9345ab977324cb17ebd7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e830540990834edc97802401ac67a247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6644fae0764c489893dc3b63584a2934", "region_id": "RegionOne"}], "type": "database", "id": "d6d84c63b3a94aab8e05b5997fe4a550", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2af09a87cdd945e38492466e741fb7e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c4b8af450a543a3826cbd17af6be998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66c52ca6d73044fd9ab687b821e9b6b0", "region_id": "RegionOne"}], "type": "application-container", "id": "ee3b5124c1ec4b7d9abf0b87e116c32f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6f3202b893b4584a28b90f6c3f610cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "972a178f47d74e3b90c69ec98c116457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f23208ae8cdd453d86ab7948e810aa20", "region_id": "RegionOne"}], "type": "container", "id": "9889e30444b3482db9cb10f480c39414", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06600c1a51df4101af0866e50f68c043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb2ac0d65b064ddab9fc888a95dfde58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ea53dc0de76439cb2fbcdcb2a55ef94", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9c40b983224f4b75af7bbe8ebebffab9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "65fb120a2db74fb7a9d75504cebe1f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d5cb1d2210a4e298b4d323ddaa881cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "454c50ec7e954aad9cfddd9188f0149c", "region_id": "RegionOne"}], "type": "rca", "id": "7a38b774d89c4aec830811b694698f00", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9926cc4b4ab74462abf27935cdd77554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ded2e8a46e4c4901827602ea9da3f7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dba0d7ec98d34a5d9bad49b98ad84b3d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6aa0dc5706084f4381fed86ff66760d6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "55496c303c26482b9e6c25da5194764e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5bacfa67823541a499d6b4100ea1305a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "09b45939041d4146b5c117807f102be8", "region_id": "RegionOne"}], "type": "network", "id": "e4a3d67f64a84c49a22ef83286960072", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2079871d684d4c27bed44829b845f215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dc2f15a3a7084fbea3f6d75431fada38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "580cf2cad01c4d09a2e1805392369557", "region_id": "RegionOne"}], "type": "backup", "id": "fd649cd8e3c042c380be46249886b0ab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78c22b6b0146424fae996d2aa0e835ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42ddbe9ae4a74316a77b090a7a23224f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a5d0343e7bae4af59c9f7fb9f2bbcafc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "46c2792500924e089c953d6795bf7fe3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3cdbe9006ae40119dc812eee91c1ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06c1c31d753e4a119b0497b0e25f7b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b7e131232289409aa4d0ad8ab938b0b5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a7fc56d98a5b44f3b7fa8a8359a4c77c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "134c766e0f86452e89d91299bfb80f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "416c570134924695ab662a6e5f7b525b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2cc9ab395a0a4ae8b5a7f884030c17a1", "region_id": "RegionOne"}], "type": "monitoring", "id": "555fe6d7d6db457490c5bc375b89e9cb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "309d38c0a12e4c59bffd9f2194ae1ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4be41e1d4af44d26863569d56c965053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4c57aaa7ad7d43fca127667a0ed1ebfa", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "304b28f583194a97996d1f62b9c55524", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "306a8d26e1a84282aca77e1d35e8fbdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b96f3ad5787b46868fdc8142c106a7b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "77758c5033c848f6a172943b102e73a1", "region_id": "RegionOne"}], "type": "placement", "id": "86a53ec977e14e2bb207cc650e5097bc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7409cd26511b4966a947ce00ae2b2195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3f3cd57bfc24959bf100dbbcde2e406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b0f5e2bd4e1c437f951ed4f42d1339ec", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c653f6c64c254e678212fe0d66759546", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "afe7a8cf15cf4d20a0cc5edbea31167f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cd6a7e5b931a4cb890129284b67cf26f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a790d767082b4e92977785798cc15aca", "region_id": "RegionOne"}], "type": "ha", "id": "2ffc5b3d6bac4393b196bd164c8e9f7f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "39f14f18223b48cf8f32ee171587762b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0714aec9789f476ea6708c14f51e9570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1a65ca45ec4a4e64803a4d99ee067693", "region_id": "RegionOne"}], "type": "reservation", "id": "a1c453e09cd34c50976ac8a143855181", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6b991269f8dc472c97f544919624bff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0796613a09b54ce0885c30942229768e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f9eafad6f3004dd784154b1188aabac8", "region_id": "RegionOne"}], "type": "function-engine", "id": "625c9e6f124b4f8582e0eb8b44381c7c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42e3b00b3e074d59b6c137a7ff742e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5524adeb31c146409302500ec0c1578e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e1a3a704812648628e364ae4707dd399", "region_id": "RegionOne"}], "type": "accelerator", "id": "fb4830edee3c4311a82d3bd8be7c69f0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95293eba02ff45b7971afe9575af0b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a901e403aaaa47b293353643d7277005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb53d591465c49f995370a67d89eab16", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e55a758db559489dbbbf8de15d19c2c2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b195cfc416244fd4a9fd71d76b27bb31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c2dad88c53e463a8e96499c08b0374e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3c117a54bdbe47a0b82427c49dd392c2", "region_id": "RegionOne"}], "type": "registration", "id": "9d9ee05c13a54294a39a5a5c5eb8fa76", "name": "adjutant"}], "user": {"domain": {"id": "21bd4ea4f01a464980590eba0f3d73a1", "name": "3f4729fad2b64bf78a27ac056e52b242"}, "id": "00489308511c4a9eaf8a8f267e9724b8", "name": "d793961582b44f68a8016ec01d45e9a2"}, "audit_ids": ["275abbdfb6eb42f188773557e9bb0a13", null], "issued_at": "2020-04-23T06:25:56.017390"}} 2020-04-23 06:27:56,154 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,158 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,159 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,217 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/4b8c0b76-facb-4cc9-b3bb-ee64dc580b2e/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "active"}' 2020-04-23 06:27:56,221 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,253 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/4b8c0b76-facb-4cc9-b3bb-ee64dc580b2e -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,256 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,256 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "active", "reservation": null, "instance_info": null, "uuid": "4b8c0b76-facb-4cc9-b3bb-ee64dc580b2e"} {12} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v2 [0.300298s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,047 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,051 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,052 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,054 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:56,158 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}178e2da64d9d04fd6483fca2e7451cd8236bbc58ffaae4f816f7c90d485d2e7e" 2020-04-23 06:27:56,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,163 keystoneauth.session RESP BODY: {"OS-KSADM:services": [{"enabled": true, "type": "135233c0fe7e4399bf0cfa0594a9200e", "id": "3021ce0aaf0e4c54813fe8d7a9db8486", "name": "391ebc6ef6af4b9ca6c8a1056bb642c2"}]} 2020-04-23 06:27:56,188 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}178e2da64d9d04fd6483fca2e7451cd8236bbc58ffaae4f816f7c90d485d2e7e" -d '{"endpoint": {"adminurl": "https://794957d83b70413496e2f59980cc07b7.example.com/", "service_id": "3021ce0aaf0e4c54813fe8d7a9db8486", "region": "02e608366c0e4edfad5db05d73ce71c6", "internalurl": "https://d24404ffddcc4fb48cd051a70ef9056b.example.com/", "publicurl": "https://515ed49fab49477f93f58e98421dd373.example.com/"}}' 2020-04-23 06:27:56,192 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,193 keystoneauth.session RESP BODY: {"endpoint": {"adminURL": "https://794957d83b70413496e2f59980cc07b7.example.com/", "region": "02e608366c0e4edfad5db05d73ce71c6", "internalURL": "https://d24404ffddcc4fb48cd051a70ef9056b.example.com/", "service_id": "3021ce0aaf0e4c54813fe8d7a9db8486", "id": "deab8e92154446699be818c849495fbd", "publicURL": "https://515ed49fab49477f93f58e98421dd373.example.com/"}} 2020-04-23 06:27:56,218 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}178e2da64d9d04fd6483fca2e7451cd8236bbc58ffaae4f816f7c90d485d2e7e" 2020-04-23 06:27:56,221 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,223 keystoneauth.session RESP BODY: {"OS-KSADM:services": [{"enabled": true, "type": "135233c0fe7e4399bf0cfa0594a9200e", "id": "3021ce0aaf0e4c54813fe8d7a9db8486", "name": "391ebc6ef6af4b9ca6c8a1056bb642c2"}]} 2020-04-23 06:27:56,247 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}178e2da64d9d04fd6483fca2e7451cd8236bbc58ffaae4f816f7c90d485d2e7e" 2020-04-23 06:27:56,251 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,252 keystoneauth.session RESP BODY: {"OS-KSADM:services": [{"enabled": true, "type": "135233c0fe7e4399bf0cfa0594a9200e", "id": "3021ce0aaf0e4c54813fe8d7a9db8486", "name": "391ebc6ef6af4b9ca6c8a1056bb642c2"}]} 2020-04-23 06:27:56,276 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}178e2da64d9d04fd6483fca2e7451cd8236bbc58ffaae4f816f7c90d485d2e7e" -d '{"endpoint": {"service_id": "3021ce0aaf0e4c54813fe8d7a9db8486", "region": "02e608366c0e4edfad5db05d73ce71c6", "publicurl": "https://515ed49fab49477f93f58e98421dd373.example.com/"}}' 2020-04-23 06:27:56,280 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,281 keystoneauth.session RESP BODY: {"endpoint": {"service_id": "3021ce0aaf0e4c54813fe8d7a9db8486", "region": "02e608366c0e4edfad5db05d73ce71c6", "id": "006a90473e77470cba91287686aad53b", "publicURL": "https://515ed49fab49477f93f58e98421dd373.example.com/"}} {28} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.100228s] ... ok {18} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_policy_on_cluster [0.237737s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,104 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,107 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,109 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,111 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,121 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.043188+00:00", "project": {"domain": {"id": "dafd40e83f0d48eb85b13dd49c84df54", "name": "9de84e3bf4154f788bc23788ab3e1e7e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e6a52354f6ab4f29b4bbb9c76ba8906b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9628571324f742e9a8398e002019a33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ca869c4f12644629d44874e95d1c821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "60c97a8f5c514e98ace599078936c4be", "region_id": "RegionOne"}], "type": "identity", "id": "174360133b7b4c49aecd1fbb9cf77213", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "35b07d2a84044c38a0c5283c90877053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d95283e29f374e1c8f9ff1307c6f5a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bbb60599540940338014068f1715d1b8", "region_id": "RegionOne"}], "type": "compute", "id": "65bc2c05193a4fdcb068cf3d3eda923a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ea788295ff5142b7b70f7610af3d68ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c96414b9c7e44f22a06a7dd698362052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eb1c795a7a2844c1810e33a48943eeca", "region_id": "RegionOne"}], "type": "image", "id": "25c03bffe3414c1c80af09e2aa70519e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b336251d4f014222b9bfce277afc9e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4900880baf9f4b34b82c9c6d51a14652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f8f52b0c0f55403fadb87bda0177f63f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d4f6100836394a49b850bd6c28521d34", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a30464d1381479f81002da9dea5c894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b79df201828744739960ce86442dd6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90a15c75fcaf4fc082e48ebfa2ec55e7", "region_id": "RegionOne"}], "type": "object-store", "id": "a9b56ca6f6b94c6a82a0bc2440528da5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7de2b13772204c5f8f32c59fe646bac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c4eccf188f94dd7bd7fde194591f4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bd2e58a8afb4a49b6ce7c8c525fa22a", "region_id": "RegionOne"}], "type": "clustering", "id": "bcf854e66678433b8b23c80afaab4b78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68035c0822f242008ddfe18ac26e1161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6f88f90fb624fb9a2714674bf7a5e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "98b31db01ee949f38e4840061e0dd002", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d644d2484bfc4661b3b1adad2cbf29a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ac802ebe07b4c3eb20a646c9fa527c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ef18c79d83648e0adda68ab586456cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "223fedb2716c479887cf797b43afdd86", "region_id": "RegionOne"}], "type": "cluster", "id": "a00ff998d13e4ffba085d7e826101938", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7b295e3900946f4ae06debd2794bb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1f18b4060dd4460a10c20fe77f1ce43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6ebc82508e21458f87abeae15e5f9a48", "region_id": "RegionOne"}], "type": "data-processing", "id": "c2336ece59df4460b209bea25742a191", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c50d10fcaf2943d0a8bfc1be3ab904cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "babfad506146452db3aa49ea9f22f620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a680ee3b70c743c5a53a414bfc9a1bd4", "region_id": "RegionOne"}], "type": "baremetal", "id": "d06ffb10ec1e4509a8722c8005c5beec", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc1c7c53294b4315a885032a3c6f2d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7607fd8abb848f889786adf01a8bc40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bd222a3922df44fba2262d54c399b9b8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c4bc0be949844c6b98394ca293dc9fd2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "289fddaed3e942a1939470ac9ca78dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "45de190dd78c476d917e29bd64c42db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d99921d3e9ba44cdacb754745899ac31", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "782747bdc67f41f4a2753916007f9a93", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "924eb2a4e5e84240bdc1c333784b0d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "58cacf23f81d4373a9b00cedb03a139e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "be2eb78dbcd543a9bb20dd58a3f5234f", "region_id": "RegionOne"}], "type": "key-manager", "id": "6894ddf8448046e5952a8ae34fae5be9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e289d4117dd4c1bb376679f97aa3b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e2efbf3669b496793f7208bafc01470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "07a458f15aa440f9a79df3aa8359bded", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "df50fee28e374a92ae1ac7ceb3e9393b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5147bcb6d16445c28c7b77e750ea8ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "765cd8c685bd4d8da312d71858bea0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e2ec8c61ef4447c98644a75fa59e3573", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7212465a44d4431e9e3a0726154d262b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "be37cb127cef4e2e95044bca2dc1b7ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2904eea805e848fcae7e5fd13a9d0b4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "54ff60417e844df18e5f997519b09d5c", "region_id": "RegionOne"}], "type": "message", "id": "2084c4ce2b0042879aeb716e5df22d9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4d6c9378db134d07a9579626c6207b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "34edcabfdaed4934a0570d1f2ca6a3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2019dd20aee34386ac901383c03b2439", "region_id": "RegionOne"}], "type": "messaging", "id": "bcbc298332b54a5e9184bec5f98f1476", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5b10d5bd4d2c4743baf8d67c3a3a7d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c85824a0a15247fc8f7ba456784e0cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ff99ce68591744d5b5200a8cc7bcfd0f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c55cbb5dfab74577804684c8cb812b63", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a7e4be99167432d8aea187752d10a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0b3c1d654a54358963e2896473738fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afb8436e882c434fbe97954e974d42b2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "128897ffe5a14252bb9980dba09bec3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1dd1138f47f471f83db71397ae88058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9e1635624c940548e487fb2ece2a1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f8c3f743a0640d5bc7a60615d080d50", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "329b7da3b01b4abbacb695a5dac998c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aca69baa0f904ec9969dde7c930afa95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae5a343346864fbf85e0ecfa10e21302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdc49fbe7c284be28cef7b60b01c5799", "region_id": "RegionOne"}], "type": "container-infra", "id": "29d812e31b884b78b8f909bd2c859220", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "514507484c914580b76c5c06069564f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4cadc4cd90cd44838f3765fe3a8e0b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "19d43d8a44254f6c82a8377cb619fc43", "region_id": "RegionOne"}], "type": "search", "id": "9dca964705a94e1eb102cec27e18f9e0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6df198d7b91a4ea8987e69befe831b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e304aab2e2404244bae299695d0f5c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "44b1349ae27a47a49cd71a0f7851299e", "region_id": "RegionOne"}], "type": "dns", "id": "c27425edc50644858af85b38c90166ba", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d112eb01cd4c475daf39c66d01a4b363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a33df321b0bd414f8f3b044b27e47105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b0d4fdc2f47406a920df950b465ca85", "region_id": "RegionOne"}], "type": "workflow", "id": "40af749ed141408d9d43b6716d034052", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "746a4978271c49e0bdc7df798ab59ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "777d3a146a734efea68562cd0c7f7348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "88b1a3ce70af4b1abbb2874ec3717288", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5dafe414b5da4cd2b18470d8cb555911", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d0104fb16ba74520976ff451cebc1ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c3ea01fdabc547d6bf862970a557b887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6213501f29c642c2ba2d8c205ae7c888", "region_id": "RegionOne"}], "type": "rating", "id": "5e8cbd8f54864e2a8fb7a686a9180499", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a075061e54643c8aa9ea4a7be1628a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abca444d7db24718855c7ff3a6d34d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a1e5a8a75774befad3ec64ddb64cac1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7d5b567696e147fa8c05769b60e60239", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ac9a567a00e48058551559fee8c89d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "690faa23a5f04ee0a282cff165c1f6c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "58006561ff294af1843f48d100ce5518", "region_id": "RegionOne"}], "type": "policy", "id": "1a6a059b3f224dbd995926d2bad5af2f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99722de9910742a5a89f74aa811ddacb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37b8f13e3cde4d2987cae0ae23b7ff77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dccad6de0ba04f01bc7f6d68eeb4d712", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c417d557a0cc40acb73ca80d0b03fd55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5d089c73d5b49f6affb8108a7ebe993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "633290391d53415da0854b7148500b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d4ea4fce3ba42f49368ea4c4e32f9a3", "region_id": "RegionOne"}], "type": "sharev2", "id": "1552f2140b714a8d977ccf64b0fbcf20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b56d4473f064fceba6ba12c224282a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38617b63361441cfa25217b35ad1c4c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ba2bad420636460e96251bb564a1e227", "region_id": "RegionOne"}], "type": "share", "id": "47801c450b8f40a5b28dfd9aadeb1783", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bd499d07d92d4630840532c96b85674a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4197759a5cc747bcb89fedd5eb7e3bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87158f57fbed489aa861e2ecaa649c32", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4c89d7dc2de4206ac8ef8636d07d27b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59444fc1ecaa4d13986ed37f55d2eac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3d9f208cb941239897aae48e03cc24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28e2bd4000042299b757f5e137dbdbe", "region_id": "RegionOne"}], "type": "orchestration", "id": "2116d28374bc40fcbee62329dc0ace61", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "403b32e0682f438c9237bc1d594d9ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf8dbd264184552932259abdb6be740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf5ec7d0cbd743bea5b8ee695ad013a3", "region_id": "RegionOne"}], "type": "block-storage", "id": "abdf2ef4f1e64c2db1d8c343bed1cbfb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b26035f94278491f9f2dffe2c3078c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b73d4cc49a942a2b3a6da0ae2279d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a87c19a86027454e82c8322fa0e6763c", "region_id": "RegionOne"}], "type": "volumev3", "id": "fe1bcd6639fa4d0a9b10cef47a3218e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80d6910c6d1a4772984a037fb38f695c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6bd39f9324c4e4d9580f15d47ad19a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8e9b247df3648dd9e8d6f5675f08f98", "region_id": "RegionOne"}], "type": "volumev2", "id": "c22afcaceb5c48348b3cfc1562a82afe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0ae932b824a469b95d2a518c19c0b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d714011c482e40c5ababd222fa733679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c667b50db39749a2a40a93b86478a5aa", "region_id": "RegionOne"}], "type": "volume", "id": "91ed169430434c239cb8678e11ef9e8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bae9b829d9a42e9be19efc12e83afd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d00e2d39b03a4606a4df6c2228960b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f593cef039c640e09151e495d28f8af4", "region_id": "RegionOne"}], "type": "block-store", "id": "d0c184b588b04bf19b64590e8d70a29c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ecfcc6843b140b88a23c90cd86a1c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a21530b4fc904786a4cdddf3c972178a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "26734938b55646dcacc4987f5eec21de", "region_id": "RegionOne"}], "type": "alarm", "id": "a5038d298eed451aa009526e7694c7f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a5aa3b35a43144ffa455b849e7defdfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11d5d9b71c9f498eabd9be16f714f451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "74d4333237204c41a211b217c980dfff", "region_id": "RegionOne"}], "type": "alarming", "id": "6302425a87d64b2cbbbbfd06c6421724", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6472663196824244997014f39ce61717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adc72fe6ac84437b844c73000c026065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eed15b86da694411bcd10bb55075dc66", "region_id": "RegionOne"}], "type": "meter", "id": "b3463513da6e4bd3a3678aea75fb163b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "790e466963064a4ea2019357400aa832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed85aa3478ae45879d4c29cb5a1f59a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9dd6a1b44d44869a7d252b102453c4f", "region_id": "RegionOne"}], "type": "metering", "id": "ac04e84ac3254f518eb1239f5311e69d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c5450d83a004b4ea55df1a8db23c679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d4350509cb24200851931e91753b96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54a3884387f74414b797640df6843bd5", "region_id": "RegionOne"}], "type": "telemetry", "id": "af37b0c6c4594274ba5e87be868e491b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fcb013b0ea954a72b870be9eba2a9ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "609e10d3c76b42cfaa568dea08f1001e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "335d956970ad4a9cb89aa1a6b28f867b", "region_id": "RegionOne"}], "type": "event", "id": "3f99913b01cf457eb229a39565b68fce", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a6c894546462458188cd7e7200fb6545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8b7fa825fad649208e59e7c941ccd858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7b0f8bc9ed2f4ae8801100bd33f26b66", "region_id": "RegionOne"}], "type": "events", "id": "fc626a82f2274012a9c0ad2e7a672d6f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53f8239972af446d90b5b58432731fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "daae9f9e62bc40d9850ed3d92ca39d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a6da9df1d66f4782aa58f3ed30911574", "region_id": "RegionOne"}], "type": "application-deployment", "id": "193de51f9df64886b40098fb621caf4f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28e671a5669d4f6991afbd3e73e55236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9c4f8af787843b99bffd4b59f80cc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27fa414755a24c60bd93695aacdf7da7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9efd06d78e534b88a5f79542b3233b4a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b216f993b624425b318a3b76fe5753e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5fde2221c8a040e4b282b94924f7b676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b85fc278175d403e84895b2115c3b76a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "393ffb5235dc4a968825013f24ee36d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "944cae74ea9a4c95a70a109501418ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8051d4057e24d79b121d5a0ca96756b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "76f557a70a1447749ef9c8f292573ed9", "region_id": "RegionOne"}], "type": "tricircle", "id": "b07cc4056e4541daa3ec5b147605b962", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0c1e1703e33744ba8374bbbb288ba7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "94315f4445ec4c769706c8bfcde05bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "25fb95fd974b4e94943d36236f1b5448", "region_id": "RegionOne"}], "type": "database", "id": "13db38369deb4a41816c43a7c4f0a82a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb06fa2ce123436e8be75f7fe50320bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c3a860ac8a74040994aaae9c304fec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef183bdb1e0e487db15427abede5a631", "region_id": "RegionOne"}], "type": "application-container", "id": "d7f1d3f905404bcc865a00d9f2382898", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cceab25776134df89ca8ec781d70e4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28fa4686b22a415eb5f148c7359255bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e94307e009884662a57a68e9fa1f85bd", "region_id": "RegionOne"}], "type": "container", "id": "878d2df4ae90404698a82e9df0174565", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "65c488b5b7eb4f1a80867f4de01f2b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "919705b3e7104ab0b1a9ee6a57e95e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "21a8c1c6f60c42cf9b6daf5ff585315c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3444621045e4479c9360a6dc33b8d7a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "26124792c2e548d38fe84db21893463a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b78c70ddfb64b8381b1b2247208265f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "46759a33ac7a4aaa8f49e525e00f355b", "region_id": "RegionOne"}], "type": "rca", "id": "45ebb7f8bc274dc6ab2bf3db18491e4f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c69f57df03714516998f9fc5740e517f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "97c72a9663754403aeabd1ab8342b856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5b0e61ee42f0446f90ba8b4d25989866", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db42b5d37c5e4fee82efbe8fc942f6aa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "80fbd55b275d49deb65adcd1f71cfc50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1191f99e500d4abeb5383d7e978a7a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "003c3d5ff800496abdefabff5f29aba8", "region_id": "RegionOne"}], "type": "network", "id": "699dee552a3d47bfa36403e4baf3d11d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d6caa028116a40788c47c05a268129f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f727679b1471437e87ad3affecfa7861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d1e154df5a174153920925f8e5dccb21", "region_id": "RegionOne"}], "type": "backup", "id": "038c7dfb518742798859ba422bc6ec87", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8741469779aa4ffaa6cb4d95bdeadaea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55d36b16f70b49dc812aae21a658e360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8e35ba9e3bf4558a515f17ad850452e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4337a1853041413da1cb37173a3cbf8a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6435cd429c34f339395a07a8c419653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b2d8616e7174edeb511b81fcf6f0ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d64e1fb749bf4a5ca8d0073613588727", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5b1da852c6004a70b31000823579ede1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2fac201fb7e54775aee2d623428f2e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a3d75e658b17490886d729652610bc3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c12c658aa2994538a451a1482d625db0", "region_id": "RegionOne"}], "type": "monitoring", "id": "c369a4cc953c47528c9ffa559f20041e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d058737c961d4b448cc49b94b80d3212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0c6d433bcb4e41d8aef9273c67446724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b363345e4fa14d18b6141fed29613838", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "93ceb68662eb404480e4f014e177686b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e920b6773d354028838877f14f1353e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "af00e914c09c4e61a84931160d0ffc57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "abd70821c322449faf30ef3a467170bf", "region_id": "RegionOne"}], "type": "placement", "id": "6a6c2d2a1dae457cb78a01b992e9223a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e708fe7bdb584577ae42093e6697063f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0e3cb415f0647ebbf696bed70ce39ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1fb9bda002734fbfa6fc480f2b076857", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3d4c965f2a9c4a3597e622f6ed5f1902", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "908b73bea00e4f68ad4d7165bd3288f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a854eb0fccb74874a0b288f6381a5594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c87f2a2315f84de89f43af214f67fdac", "region_id": "RegionOne"}], "type": "ha", "id": "c956923576184508ba6e3ed94baf939d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2c5996eda96c4c73b261f2d01679415d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c936e320d4b8421a98a09dd2b50b3bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1bb423731d3b4c6ab879845ba1a61533", "region_id": "RegionOne"}], "type": "reservation", "id": "a9ef7e8f4feb462589109800aa93861c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a6aa10cc0eee45bb87219df703c7f4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "090b8cfe7c734a71b44cb8c9cfa943cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c71a1ea9883148608d4893230bb15a06", "region_id": "RegionOne"}], "type": "function-engine", "id": "d452880346e14b32aaaa013265832cb8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1eef48a8127c49cabcd77bec1144306b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ac90af387fbd423d874d8609c0e6d7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6ee9578f70144cf6aca6a00f25d64f46", "region_id": "RegionOne"}], "type": "accelerator", "id": "422497d728f64f63a9502a5b2e452daf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97bb160a4b754d8a9ac0855d909259ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfdc44f4b39449a5982211d7f0c9c543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "330732d676534a3cabcfc9f2b11efc40", "region_id": "RegionOne"}], "type": "admin-logic", "id": "50819ee5ad184d939be4b4e151cb165d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f5884eedeee14e939b180ff03360e2cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "caaf25e9d8a34616ad60066012263d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f5030b2e35640ff89c4d747f986b63c", "region_id": "RegionOne"}], "type": "registration", "id": "073786c700d349f38e1edd2f10764d7c", "name": "adjutant"}], "user": {"domain": {"id": "881fb761fd8a412d975206c784a4d2d9", "name": "b8373ae6c71540b5b2ea19a97d53f28b"}, "id": "813fa258ba274dfb953c05cb1d48be6a", "name": "e53a45be1d964e14b0dd0d438e240cf4"}, "audit_ids": ["d4fed7c62a2c4754bbb2da43f26e00ca", null], "issued_at": "2020-04-23T06:25:56.043188"}} 2020-04-23 06:27:56,200 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,204 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,205 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,221 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,225 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,227 keystoneauth.session RESP BODY: {"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} 2020-04-23 06:27:56,245 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,249 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,251 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} 2020-04-23 06:27:56,269 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/clusters/1/actions -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy_update": {"enabled": true, "policy_id": "1"}}' 2020-04-23 06:27:56,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,275 keystoneauth.session RESP BODY: {"policies": []} {14} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.253492s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,043 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,047 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,048 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,050 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,061 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.982184+00:00", "project": {"domain": {"id": "995ea835541b481984bd75a7e042ae74", "name": "a4fa1c7e05c949fe8ec75167043bc85a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ed302be8bebe4a7fb409deac2db0d11e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7eda7d721204400aaac161a09eeeb9de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d56fe93e3bfe48b2b6b22848e9e96308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "04bd4f563931499a9cd9e4c06e26b076", "region_id": "RegionOne"}], "type": "identity", "id": "91028645aae142b491720aba99934d07", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2e1161bceeef458fbcc8be6a68dcfab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57526cc331334c929c0ace8470480921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a49cce592c743aca7734c5a8b4170d3", "region_id": "RegionOne"}], "type": "compute", "id": "be935ab496db470ea8ad25b89ae99319", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c13635165d6b41b29050ccba2aa5b0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5e26f1f41e15402597d957a55993d1ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7a9259d12cc84ce19a051369aa86beea", "region_id": "RegionOne"}], "type": "image", "id": "1ffe2519741a48f989cccb1415e41af7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c9fa0ea5b0ed48b1818c0d28d29aa015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4835ca720f0b4855bc93920f24ac7909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "55fa06c20bb548de8bf9c27e0351a996", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7341c9b912934974adf0f75bb7d4ea29", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0689a8411b74fbebaac25900fb70095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "327ff7c467f841adbf4b28f8fec9e9c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84b693c864e845cc8a3264ef410e8443", "region_id": "RegionOne"}], "type": "object-store", "id": "f3c493337f0646fbaee81d3c74001e18", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb9b7e9b513a408ca67851db7f303c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d358251e4f74f0f8fce2a39cc3350c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c4371dcc74fe420ebab18234d7e60cbd", "region_id": "RegionOne"}], "type": "clustering", "id": "0602c524f7cd4bbfbc5714a2e35e30de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fc65d5d80b442bd800c47d2ed9d3718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed492c3af7d64e9fab632bf8b95ad3be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eabb4b3c5b4d424a9b16a21a911590b5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "54df37731ae94eaca5487f55a6978782", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "786c1fd63d5c46e4b67c61d2748f3aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a10673309e644fcd9d74ac5ea6f84fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b79103a1a904bf887ff4e00ac35d462", "region_id": "RegionOne"}], "type": "cluster", "id": "b9a229e2fb954d22840bbc06a78efe1c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "049b43ef99974a6a8bb45f93ea38d279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4b3c8ac9061f426e9ea90dfb4c7855d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b01ab1fc579a46d9aeb6b3768c50546a", "region_id": "RegionOne"}], "type": "data-processing", "id": "38b3049b8b554174b3564ccf88803f71", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5cd9a9a112c43109d22834519a12709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0316376219147249ec385816a22480f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cb924969b3864e62b6e36b88bbbf17e8", "region_id": "RegionOne"}], "type": "baremetal", "id": "81e69584966248eabdeaf9179a85ab22", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c611bf7f61d4250a72004dc32a51fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8098d56d4ad249ed8b17eb7f870f7a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "49966c2074264118a7a5f4a0e02667c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "08192520bc23431b87416e24e6664b0f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c180d4ba559c42859e95bec45ee3c932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1dd879ebdbee4d57a8605106293c87ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02f6c6f0f2c54bb8b323ca792eeeeabb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "baf3eb2d86a246998ecdb016d19a92f5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8dbb31dcec54442f951922c8ea78e2e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8296eee829bd43cd98c168d8a087dae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "66b7317ba7154e89aaef90cf13fefbab", "region_id": "RegionOne"}], "type": "key-manager", "id": "6a1bd52a14124cc0908dbe9f11e26cd8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db944d5e8db24a47bb2d30169d744b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d8a357aafa24ea4a2a13fe7ac717cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8d351fa3d20841cf92f93fae1a56f3bb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8d6fc488a62a48bc8599a8fd423128d0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9222adae7c3546f09fbec26eeeaff2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6368bce5e97c4f81aa396c49ff9c2900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "12024e9e18f748e383ef76ecb5a43ae1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "90e65d37138c4387aefc835ac8890b00", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "72f92137584742e4b000d014acf345c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d9ee7e98a7b94b21b2d2d178f966fe1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64609ee352e74d8c951239e1ce654550", "region_id": "RegionOne"}], "type": "message", "id": "4040c07e7f414bea91feaab58bf63de9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "34ac64404ff14c53be90fc30d515864c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f508cc1578e34bd29a012aad36feef2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "efdb4b02ebac4055ab8b685c5752f60d", "region_id": "RegionOne"}], "type": "messaging", "id": "9bd4f3a623c0464e9bcf5a15f49cc00b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b53172b8f6e14f77a3d9b79a9aa7b5cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b13c1feb34384549a7acd8c2110fc3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dc8eab291cff4a26ab218faed2538bd9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2f50685932fa4b30a5d2551f87ea45b2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24dc309276264fde812907d03bdb368f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00f344f3f6ad4ce9ba8df52226a28a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2de34dda9d8b4731b701a28afbd2a54a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6d6f425e82bc46bda79e2db806827c09", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a64af31268ac4ad882f71a1035c30f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9c2ca0cb12744228d6493d0830deb9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14325731dd014b4aa43115f760799748", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e45f36f63ad64487a3535ba633f3246e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "135467e812794e41b27d1c112002e747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "538a8578e3014ebb841901e23383b6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f679c76a58844aa8e7caba5d7c620f4", "region_id": "RegionOne"}], "type": "container-infra", "id": "f9c3123ac109452795a8751be0bc5c03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c73c8587882142b7ab43cf326b999998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "974bf7ef4168403c9fedefc78daab8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "58c9231341bb47308b055d78278f1b96", "region_id": "RegionOne"}], "type": "search", "id": "d73932f8d19f495393ce185475cd5feb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd580a82889f44ee8065b525d4967576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "870f6d5a9dc144f89658138da7ce8b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4b079aea486144c586dc2ed5d5f91937", "region_id": "RegionOne"}], "type": "dns", "id": "97e7e7a7fff94095adb67dd979a4d3ed", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "86c31578cdfd45f7b00e1b78ad1aa7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3a56a568a2d453bb268da0e93aa52d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f98651fa003142e7b62d375ff989e39e", "region_id": "RegionOne"}], "type": "workflow", "id": "9b553554927342479c1c352550f4944a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11e5748cb1b84b4996b733a252a59332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f726da84fec3468592ef34ab43633386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fd230664e87d42018789e28024b3c894", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e42c9d2feb7a412086eb46de6b866440", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "42072fccfb0543d5b15931364b6831e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "143d6a39d5fb41c89d2c892d2cb9ae8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9c08fc1a4e50414689303b3e60a654ef", "region_id": "RegionOne"}], "type": "rating", "id": "2e5deee0116843f78776c65b5fe9f55a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88a0b81a63fb44f9a6396b698593f7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "054dead8df364e409d2cf6290537e11f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "acb19e5115b04fe8b68f508c363bc340", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b706c6bff2f840018bebddd16f0b241d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a219c146260641efb18f3273ba4aa602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "635185a06dde4f18a798c53ade3f98db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dff940922aac4d249ea38ea57efc09de", "region_id": "RegionOne"}], "type": "policy", "id": "9aea9e7b762f4ac5a0c3c377c57b6943", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20a208334f5145eaa468a17f2359dfca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "514878e084fc459c9068658e46aff17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6dbdef331fc64e5ab786c2057122cf25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6dc96ea3e1d94656b80fa0c88c664019", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed64e9dcf0174cc88e4b0ad2e3faa5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "add07c21fc5d45c18979ec482663b7f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9c2c37034585407a8a2c80741fc4f280", "region_id": "RegionOne"}], "type": "sharev2", "id": "ce054320b74b4449a23ebdd2da6cfd14", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17929efd74754f629e18efda77ea16ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a95de6999a014a89822413232562e6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f151b20e04a644eb8804cda65f541eda", "region_id": "RegionOne"}], "type": "share", "id": "4b981af3b4bb4ef1a747b5c47e6278ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "828c5153ee6d41e696b698d21c29717a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1851daf312e4c3ca25d15b68627164a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b1d0daeb73f243268ddd606ddf6ac474", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "61cc2890804a4ab88ddc47966b2f749f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1192cdf66f2e43bf9c3c4499e403fcd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04f3f24854de46c297d4290f0c727127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a19dc8cf6e0465b9695c90fe06a9381", "region_id": "RegionOne"}], "type": "orchestration", "id": "71d7cfeafa204998bff5731289b24b4a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9e00365cdad4014a8471b1200914be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c21ee44f60674402b4e9f70a496ea085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3839ca720d6e4d91a51b65f26b8052c0", "region_id": "RegionOne"}], "type": "block-storage", "id": "493353e762b34ae1a1fc490c96ebf3df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e2f4b1630db42efa0e0db1fff5e3a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "067d79040e8b4454b9e8ec6f5b1c818d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8800e3a6ea643a2b67b4ac6363c23f6", "region_id": "RegionOne"}], "type": "volumev3", "id": "3ebfe62e91cd464e9085c7d567ae35f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c1ca0b67f0f4e08bcb03ded8cf835c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "830e64cccfbc45d5ba7ec70231854a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "966cba789113454ebba4f0a2d4462d03", "region_id": "RegionOne"}], "type": "volumev2", "id": "a13864488de94404bbb41001b0d8f650", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8616a64b57dd4da7aadab13410cfaf8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01dc9d7287ce4247a8f574edd0f01ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f83ed7f847447a58c1daa0a1cb03b35", "region_id": "RegionOne"}], "type": "volume", "id": "7b76de9c6df149f9a6932dab6baae300", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7e1d162f85d481db4300be91838b816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bb5c909d5d34d1e945022e95a483f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e815cb8ea4b4f2d8f270cbe260f24cb", "region_id": "RegionOne"}], "type": "block-store", "id": "bb0b5861b2b2437898b05e12eb2d78a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ab2c84155fa4048b0a22c6c272f8976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ec5cbe6abc44162a5c544cb9536ef8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7246b79260f2487585c532f68e94cf03", "region_id": "RegionOne"}], "type": "alarm", "id": "5c7056b697b9470796e436edb2ef33c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4269877eba2e43fb823d22b539708254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "924b5f6a638842648b8b99e649ea47de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "75d4e41c1c8142f3bb035824e546df77", "region_id": "RegionOne"}], "type": "alarming", "id": "9e66fe81fa3645d0b4e2cf8684697098", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2be9aa6f50aa4c1ca05cff239ff76d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5add7b304dde4ef2acededeb2d46157a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "776f1b6a010942408d31296bf3fed0e8", "region_id": "RegionOne"}], "type": "meter", "id": "f5d653e6312743f5a219e9919cde5bae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c03a7660e984157ab9eb5190f3b8235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6eb035734b2e47a5babb20b153c80477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68b29ba7f28f43f89497a1afec85b5b5", "region_id": "RegionOne"}], "type": "metering", "id": "40594f54f1dd43378e6a5d542e3f2b7c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59191417b050476682a1c66ba415d1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01ade404e62548f9870c98f6330992b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4fb47a02d2bd40c7af313ec9c0442c9a", "region_id": "RegionOne"}], "type": "telemetry", "id": "210f19e106ff47b39688c98c8b2cf7aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "77aa4cc01b934622af244901f77a54d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f70bcd1c698c4eb7bd59b89e56d3ae0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f75fb64b37c3407ca53b713c2541aedd", "region_id": "RegionOne"}], "type": "event", "id": "3c7a5ebf8fc24f129e82fb307dbb3512", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "17322aafa8a540d6aabe203ac1793e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5297ee17747a406eb23926275ec3449b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b0e1de858651400dae38b3528b770a5b", "region_id": "RegionOne"}], "type": "events", "id": "d925a1892a9b4843b6a6d55c303da465", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a39bb255e3d9412c9676b7bc250c8503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87d36f452dbc435eb2f76796d6e0ad15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f06140a4a48b4f9fa0bc9eba2edae448", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cd6e1b7b78fc4831a5737d420870a4be", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f358677fa67b41ef9e7f16a6cfa5bc63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2f9819af5af4933b42f6e37b7008463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7a4ac59cb3f944fb9978a57f7946ee83", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f3c53a0c729f4f78aef38e6291a01795", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a1f7511a8c64b00beb75a8667d16a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d16640370984bcbb0a5eb57e2fe8b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2265ca5606a64a3d8ba2d3708d9b5201", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b96473bfa8104825a5885aa34dfebfba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f8cf8ee59624c6c93b2c111ed3807f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf147d4a73f84733b1cbbe0a5368c305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1a0fbb76b734078891377e36efd2f7f", "region_id": "RegionOne"}], "type": "tricircle", "id": "9c4db4c4eece4f65aeffb7eb447fd3ba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "699dee67636f459da3002afe9af6ecf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "564d12215c8e4eee9874213e3b2a5dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3b5b3e1a719d4e0d95b6cc926c69d2b5", "region_id": "RegionOne"}], "type": "database", "id": "cd196baa5ad74747ae44c8f537a0a36e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a7504724cf34fa1ae276a0d5bc49f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4ccff51c16f41cb81fc39b369e61881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7653014e6f4b4e009a7db28e1619e8e1", "region_id": "RegionOne"}], "type": "application-container", "id": "f7232fa69fe94f21961930136815fdf3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9468238387f944cbaacf8f29c1894ed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "79309129d83b44be962d0c409868d284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6ba6c528efdf4ed2b7f1918adde29b6c", "region_id": "RegionOne"}], "type": "container", "id": "11d2ff9f8f6c451bbc7d747efba7cec3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ad779ba024d4140a17bef7c78dc02c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d0b8c36045143e382923f21ca619de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8999976f1b7847a6838f385c110ee35f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9631f488604346289687ca1133c7d9de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2072d183b53e4adba7ea3fdd216ed6ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f30950e682e04860b873b32c1cdf8289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f63cb81e4be146ee97ecf96cd4ca0c80", "region_id": "RegionOne"}], "type": "rca", "id": "55004a61f7e644e798213fd7792a123f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c1babc56aafb4e19a6250df5a8a9f48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "93b7834ccc9a4a74ade6c9b845741fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a61fe31d76ff49f78337e5dfb27acca0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5ec0f19a0c1f4c308b90dc37f0084d40", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9dd5c0a8844b4443952d91baafff2181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "084fe215754847a383ebc6d15aeea970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a4f7ef6d8cd44a89944563dbb802a592", "region_id": "RegionOne"}], "type": "network", "id": "094c5681dd8b472ebd22179dfa31eec6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ad5c98844a10466587701e9d8753cd7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b4634ff576714d14a180841827f71a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "09aa063154624d90b6c33fb70903bc7e", "region_id": "RegionOne"}], "type": "backup", "id": "fa3f39210f644c36affbc8643c15bec6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4f3820c815e4a5686819708703b25db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bab0b6d59569440b8ac6d2afc12ca8a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "276bea7d496a49b8aa61feb0bb6f6c7e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "862668f065d34b6791757cfedac509d4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad04b947dddc4dcf99249b640fbeb7b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf32f84899cc441082beb2341fc7cf97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "87443755ca4145b39e20ae2fdf08e773", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d0aaf80aeca4cfdbe0d3fe9a83ecbbd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1f42fc8fd93644c591e5699869bedf1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "83c1d6cb0d5a43ffb5b9ba150a5a98b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "927e455785884c9ba8a83a805060720f", "region_id": "RegionOne"}], "type": "monitoring", "id": "f5ea441c15694b24a688f45454c6279d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "64ce56f79cef4dd9b51aa50b381743df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8db39484dd9f4e2e99ae59fd4280b74a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5d54498607334578bf88e73e18f35b4b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3f6d333bcab64a6785ed68f5dbbb9f2a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d1d05ddcded44e7aa18d2877cf6efbd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7fdd5beeff7d4290b9d6925ad8ab4213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1daf13b1bf3a4bbaa8c267ce534d5b0d", "region_id": "RegionOne"}], "type": "placement", "id": "9e9a8db8e941493e81bd81f6ff36d8ba", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cf9de4d9466446fa27cc8a194fe2e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d28cdb1625a426bbef2a806cb52d184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d2e446b7415465b9fc417c3792f8400", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f3310d2d389941e3a51cd82db8fe40a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d22fcb71b624360b6adca64a6838c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "871b046ff3e347a691c452e0fe24416d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8558232c19c34fb0b2f0f17800d5521b", "region_id": "RegionOne"}], "type": "ha", "id": "649b451849644c5899700f9aba4ee847", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "20be069e45674c14921c169ca0a44fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9c80338c57941b69fd7ad1b91d39bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aa260d1f7f4f4d79acf68ff88a292ac8", "region_id": "RegionOne"}], "type": "reservation", "id": "db5453ed672a4bfb92c00cfc7c0d47e2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dc8b8f192995439889e6512d6fc6dfd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e1bc426bf1594929be82f958f14d6712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eb85a64297f640749dc81acabfc3a557", "region_id": "RegionOne"}], "type": "function-engine", "id": "cc9f2b87b3fc4cde8ea98d9d24eaff9a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d12f0be25aca4e56add2a7c5c512a4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "efc144caea33498d9fbaeafc42ee17e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "079ef7c81270496f8a3aa052f67a0eb7", "region_id": "RegionOne"}], "type": "accelerator", "id": "50e82e57e28949029c7e74a18af3dd4d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1efe5fa749d34f1ba47618afbeb46898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3747c18c61954b61913ff62250203ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a5d08895deeb48e9bb792e6934b85880", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c7d4b877fc44431a21e2fc602d1a6ca", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bd3f47801972428184669497610d6b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81db52c0e93c4de2a3427c953affd5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e0fe7aba9e2a4d88975794f6e6c75df9", "region_id": "RegionOne"}], "type": "registration", "id": "b8802faeff284c35b8103058698d03a8", "name": "adjutant"}], "user": {"domain": {"id": "00a9869e56a743d688d6d8ad31589c11", "name": "0ce6afc393d447d69d23b0ebb5c5e416"}, "id": "dbfa659050874488bb32fd5f61a07fba", "name": "19c49bc2757344618139822737d7e2a9"}, "audit_ids": ["253454b556b0492a809241442f960674", null], "issued_at": "2020-04-23T06:25:55.982184"}} 2020-04-23 06:27:56,161 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,165 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,166 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,183 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,186 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,188 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1212", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "speedy", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:56,226 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1212 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,230 keystoneauth.session RESP: [400] content-type: application/json {17} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_receivers [0.154496s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,137 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,140 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,141 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,144 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,154 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.079779+00:00", "project": {"domain": {"id": "4e267096c12d4af8a7676f5da71719da", "name": "dcfb4a8aa20142ca90473fe4d38a8003"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ff68ed74a9f14b929e0684252580ab62"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "06fa2e4d5b694536aaf9b7b6fff7c637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1568c235670d4b0ca2e908e0eab8fb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6f6d691cb1d64c559cc150f40e619f6d", "region_id": "RegionOne"}], "type": "identity", "id": "a2b98b81c3cc457f8688432cf76a47c6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b31455ad3da04b7fa450dc9f9d61517e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4cb4a61bca849dba2e9bb5c1c9b939e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e65e22cb1b6d4362a7ab8263a4dde2fb", "region_id": "RegionOne"}], "type": "compute", "id": "ae3749505d514538832089cd7b1b2815", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c5a649435d8b48c2b5f0e85d1368f0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81d474fac8b9436ebdbd5e557d47ff96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a453201b86d3405d824c2bcc6d702125", "region_id": "RegionOne"}], "type": "image", "id": "95d0153d8dbf4cfda280536c5009b08b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ffb10f3c09fe43e4b9cd6de031e63451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a517c306a6914fdd83342bc275eed79b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ebb0a54a5a62476794f7e97b28cd4620", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c12cd20040b84580b32f5b50a674e310", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87f98b3984fc42dcb1802d45baefe796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ebca6e560d44ace87452561f2648834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03044e3e66b34174a5c75b217029e981", "region_id": "RegionOne"}], "type": "object-store", "id": "49d25e86c1b4400cb6cae712be39a41d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d27e2be11fc4422b4eba4aa5d2215ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "348f3bd87e004c45970115fbf0ceaa02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3aed0222a8934faab4fe0b75a7792ed2", "region_id": "RegionOne"}], "type": "clustering", "id": "fa1378af61614495bc7bb3b61cef9498", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "632e2541e87e40b59fa7c0a6add640a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "917f849f42fd4820bcd9710d60fe7d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a2ea58c54d64586bd417b1d8d617881", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b26bb71fff4746a188b3218f15550558", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4555ed0fac244fd298dd62283e0e64f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a1606896e79440187c995b690362318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f25ae56007774c5985d635acadbb2eab", "region_id": "RegionOne"}], "type": "cluster", "id": "005e81ba24dc4616af7985d11e990eb6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7b83ba3038fd4487897a06de26d163fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "503390afbeb748aaa2d02a1ffb3daf01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ca7c517a9840494189dbbb2e0a6eb8d8", "region_id": "RegionOne"}], "type": "data-processing", "id": "ea554c9189d14ce3aab6683509977433", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "384c4488c0ea4f148e19bf3cc88bf6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f605b1d56fa248aaafda66d779d1e037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "36b947f945394250bf7da249ee707586", "region_id": "RegionOne"}], "type": "baremetal", "id": "9d57cb3272dd47979f164ad26bffa704", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b29d63be8044ee79080ce23a088ebd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "577c1351c55d4956b939aa506298e7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a019a9f823ef47e0be4630b8c7d7f3b4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "19981d59b37e4caca9cce0eaed28c7ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a0734031b09c431e9f5f394dd4a069a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b6d9738861ce4c33bda09d811f4d3a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1fcefbb3e99c4e3785029a7037174bfa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "33e3e5d382bd47a0acf11bd226dc1e0b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0dc4874f0924583be21eae6ac015b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "84e7ca46c59b4186bdad0a13169249ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c6f7075f491b4771b691734a3bc80449", "region_id": "RegionOne"}], "type": "key-manager", "id": "9a63d1f970064641abdf947eee61dabe", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da5fbe90aa6545c991eff1b980dc6cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b12cb2b0ed8f4cc980986dc35f303752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e8f8d4cd1df2493caafddd48ccc54283", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e8bc174540be4137b64c956394ba7b5c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bb5e8e994d94b0dab3f68e92fc396dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12a0392930104358bac661172e784675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "33b87b500b304f369c05c0cf4a841093", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3f3609eae5f146e9b4023d1b0a20a299", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "92d9aa01eb364ceba32430245e4e8f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f14d950606244f7c83d9117e396c8978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "69fd58fddd624e87ac26847964567975", "region_id": "RegionOne"}], "type": "message", "id": "9b20566188fd4bc7905737165919b357", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "308765a0e4dc402f829ed18dd17a4c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "58192b2596bf400e81bdb219719ad03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55261baced8e4122b71ecccf20e48b5a", "region_id": "RegionOne"}], "type": "messaging", "id": "9d98543b79634a49bc3ce51eaf0dbf3a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "33e896834bf042b59d2935340a69d589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20b143b6c87045548f64d6cefe209ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e0ec36d7734410986aef4498101c8bf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6d505ce689124e3aaad231ef1a2779ee", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6832805f88e84ee9a26dc31854732c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8c0488c3f23462384c0c8f8f437a098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc822ebd7fa14ee3af3a6f2ad1ffe8f9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2fee2e4a49b14591b4cf957808d63c75", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bbbf6e382364874b05cce46c4d99104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c42eea6093c744fe9a9e5f19d8275578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "412ed83f496849aaa308a2778b2c9b8d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59a9da479d9144ab9c6330742f734542", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eee5867d5ced42d886476c2ff8e21e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22ff4ae2f6fd48ddbd228ce9d17c23f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1023e8d63f74a529da04679243ebd73", "region_id": "RegionOne"}], "type": "container-infra", "id": "d5312ee8cff54fce9428ad33cd718087", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f7e08bdb27264e458d2537e15df25966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "103115e5932f4ac1bcf1d34d2cd03a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5dfdf841b41c42208d3a4d7606cb418b", "region_id": "RegionOne"}], "type": "search", "id": "615d72c57a6f4eaf96251003aafcf06b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c3b3109fe3cc4e4586ff067c26b0238f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "34a31dd1d90d4e66b4f674100ca63fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2691d87107fb445eb39906e3455d728f", "region_id": "RegionOne"}], "type": "dns", "id": "d57de4ecb5f34d529b4a55ba910a18af", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bff950be7ce94b7baf30e0493241cad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62deef83c8b14182a7374f9dd34936f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5cd5e83a76c498686e08540ae57db6f", "region_id": "RegionOne"}], "type": "workflow", "id": "76faa56268a84bb88ec5fabc671f10ae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54362b54ec30495a8fdc6a660ca5b73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a26e79d05944bafba7d869c2bc27d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e7fae482c0f54b358fe60957ee20f70b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e0e42fde71314134b6e7fffbea04bf0b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a09ed41d665846958e183ad71bca6c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "abe9be7a7aaf45c2a28ebc43e882b1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fdb37c7eeb90471e9413ebcd6117970a", "region_id": "RegionOne"}], "type": "rating", "id": "828ac149ad994f03876cb4f67517511d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "193ac39c83374d8fa155eeca9d81b6f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c592cea4993346cf93fe1d0591b63796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "72f71927f62945c0a084213b7d9815ec", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a404f0b0fb314748b4e1868609774636", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc052e783f4045d09530039a44ea7537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7c0e0a246ae48419b7f2d73ae55f776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f3feca8532b74eafbe6ac074754598a0", "region_id": "RegionOne"}], "type": "policy", "id": "039851f7174549cfbf127562e649a0f6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59e5110bfae349509f0d3b21f254b379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3bc934636da4503b8c56cd1f91290a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9885f1b51f334babbb3887787a6c7ce1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a63f57391bf64357bc1eb8b5ad43f9f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8cb49a3d1204b96ad4ebd141b2c9852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c96166ed269841dd8f05f893bc8dfc6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e49b4c7008e42cf81c0d0d017ecf880", "region_id": "RegionOne"}], "type": "sharev2", "id": "90f6ae5923bc4187a820363060b7791e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09fddefee8084633b8ea8cc378cee9ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3ab51a79e1846fa977ad79be215c042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a18ee7ad18b340a992f9011ee919e828", "region_id": "RegionOne"}], "type": "share", "id": "351639325d8447e982611e424099f7b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0b3898f976b4b99930e26e57fd9c1fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6851c9e7872249b9bf77ae8fd1f36e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4aa64439803a433b8b9014a9e80e8400", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "098856226b8048b2b4ca755a6bab5ac1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2e116a0086d4fdfa5044cae4d75450a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b80ddabd4a34e59b249d40d14895c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f7a2814f2cb4811b54cb7913a24c1e7", "region_id": "RegionOne"}], "type": "orchestration", "id": "a4f40f2472b9434a8f9e37fdc6b0939b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "224b1bb33cf849f8b2ce10a1a3c89207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d203f04a3b7b4431baaf0686509f6095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5af58e7ade1b4602b8328b55d9c6f821", "region_id": "RegionOne"}], "type": "block-storage", "id": "e974377e76ef42d5ad06a547584fc5d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83e2b996702043088faa0129ea39b5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebca40ee6caa49b38a4c80347e3fdc29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca9dfd9714ae41c7aa01973b843a53f8", "region_id": "RegionOne"}], "type": "volumev3", "id": "1a4a917654fb46c0982052b984363a4c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73abae77dba74217a1ec41c3ce069566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dea29eaad6f74188b69cb6ae96911cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b49b6828c55648d7a8c4187e64633d9a", "region_id": "RegionOne"}], "type": "volumev2", "id": "b90815ac8bc44992a849561bef6f5381", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a001f844ca1d47b99dbe3259b5d67d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d67394b0ff44b82836f8cbe6c98627f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e01e31d9db4e46dca07723610b83e1b7", "region_id": "RegionOne"}], "type": "volume", "id": "888b49fbaee34ab28507e044842071dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f84635e60e247e286de04d46f1044e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8e13ba215884d439d54fc882931567f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53f7faf36c784ccf82598f252a60df1a", "region_id": "RegionOne"}], "type": "block-store", "id": "25483228303244319bd6e68322f86d74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "607682bee40e4cc793e6e563d2a24717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34e61afcf9584274b5343b6069120187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b2d0a189573f4056898f93d65027014d", "region_id": "RegionOne"}], "type": "alarm", "id": "c00f3dcdc698410cb9d564e574cc5915", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29946e36d7d5457abf647f4797f9d9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "217fe5118ab348d8986145841674b390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "78d55993221b4a6e951774cfc44ac88a", "region_id": "RegionOne"}], "type": "alarming", "id": "b3697ed6bd8e46ffa930943bc42194b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee0cc563d68d42eda205031a4e4e422c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce95ffcc054849569b3819f3c11ab9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bfc52fa378bc42789b9c7b4f49816fce", "region_id": "RegionOne"}], "type": "meter", "id": "ecaa0beee6174c488ff3eeb2202e4a78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd2ee4bad5b84c67bc1a7e43450e0b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "330de691ebd340c2a304478d84ee57af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "19d329d425c547d7bffdc90905ce659f", "region_id": "RegionOne"}], "type": "metering", "id": "a8b2ae77e3824432ac22476c2f803867", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb9f7f5cde9847b3852c85bc43e6b52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b02d7fcb378d48ebb770243e4be22d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ea83c8643b7d4c91b11e92c2c8450d19", "region_id": "RegionOne"}], "type": "telemetry", "id": "39cd41b5f49346edab19390633f4bffb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f986ad9f7ae34f049c1ffd15506666f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a6f405eb4a84079b0a3cfe69752f8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a920ae67333b431d89b56db56ee89a36", "region_id": "RegionOne"}], "type": "event", "id": "d782bc75abfe4864a767ec487ff452a4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "92891431c7ac411098e316c84917b01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "995bea3ea7ca4397bb4e8448db38520e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "526e6c69046142c38fbf14afae4601ab", "region_id": "RegionOne"}], "type": "events", "id": "0abdf1603c9a4830bae3a02ec7deb8ad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bfb0f11c62d4df3855e92284716a140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85077711c63942408ff01546aad8e2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28ae2d99b35f484093855f905ef4eb39", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1638875683be40ccbc22f1042f697029", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bf5eec4ecc744a693f4b7f253035a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6a5282a1ae84db7a3c36a1fcf3c370e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e027e978cbe4b3d96b45f41dd11a688", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d75905ac3be34a3ba054da2f85b361c3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ef0cf8bdb754933beb9c0b9e0f3fb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b52cd1c44dd4c849fd5bdbdc4e9b6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "43cbb3e19238442687386ee31795160a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6c7984ababa34b44b2ccbfa36b8859fb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e0b842200714eae92650c5a545a1871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "daaec10fff8f4f9698fc560f0d76cfc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5472b73147844aa1ab4822ed97c33b6e", "region_id": "RegionOne"}], "type": "tricircle", "id": "e3853cc4b462428e957028de9b67dfea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "abe3ed74d14f4b218902f01237f51620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e6a4e2cccfe4adfbcac74026fc93ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9c3f3140335d4206aa4c6ba4b681d523", "region_id": "RegionOne"}], "type": "database", "id": "d47575a78da943b18e4105b0ba0eabec", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b9afcfcb546b404b946fe442361249cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15d834f6f91c42589828b58d55a77ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27d2accafe184658be32badf121ed228", "region_id": "RegionOne"}], "type": "application-container", "id": "87f283d5cd564e4e8fab86df23f8ea71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "feb017170b5d4cdeb1b6f789d5a3d9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "53b76858b5714f64a17b7c8d80d36688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "633462d9cbaa47d4a945fd88d51f072b", "region_id": "RegionOne"}], "type": "container", "id": "69b68b3f5a2141a7a8db042d23a1e1cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ff02a0e5eac466a8be5a7fce9841b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fdd82021c6fc4978a72b5d19615a3937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "531f2fd9dc264ad0b3bd8d155ccf9e4d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "496024b1c33c468eb72227a7ac07fea5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f43829266344a96b08df4c60ba96543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4895a9c6ee3147099978fa85d02d7974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17b32f4340ad4fbbaaba8ef51df3b185", "region_id": "RegionOne"}], "type": "rca", "id": "6db527c1f50c44578ba344bbf6c7feaf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6349738c610c4a5bb4de4d96cca0f0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5dbf959a77444ee0ad99f3b30335c741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "83a6edbe9a9747abbcf837120f7b74aa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0fda09ff5c9f4120888f10e73b402cf9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94f2a3f1b3f041f79c308e0f39d34c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d8ec6475f5d84b66915b3a332b43ddf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "485673d02a7d4fd894fa5225c57116dd", "region_id": "RegionOne"}], "type": "network", "id": "1bca8d01289c4a38917883c4b505b2c8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f131c221db1e438995195f559bc7f7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "003151a27cf74e1cac2e55598f5ddbd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f5b4cbf2ab784fc4881b5049cd4bc77f", "region_id": "RegionOne"}], "type": "backup", "id": "c97f720ce5ac4b99854382722171ab11", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9de7f3b37f6e4758ab64f9aeaf5798a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35f22db0946f4f9fb6e439f4d45a03b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aa60b6d06b184ead890dc10114d71d7f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "60e331a4aaf8472291194f453b64e5c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b10c024fe1a4179854884d79a1473df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5a3a21c515a448aa470fe6adf117290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f3e8e8cb62249ba9bf6b4e3ab5dc1e4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9f4c4017de774fa18ab6fde3a229d7ad", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b53644e4891d4eada2231f0cc6b882ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a4bdc55295aa447b90b16b625e9807c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "665bed3f9c6548fea95fa3451745a7f3", "region_id": "RegionOne"}], "type": "monitoring", "id": "10033991ef16455abc519b5e6436d181", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23844e750cd14b1280e875b971ada955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "baeedb1f70ef420384bbb1d6bd1249e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "622deabef45d4620b4ed01d1fa50ab59", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0078adf1e63645b89e78040c3b247345", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "eaacec31bd9e45f2b592da21bbbf2acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6390f7e64b0043b9a818d59e69218fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a4090f5a301d46729b4d12353bff1d6f", "region_id": "RegionOne"}], "type": "placement", "id": "1c326323308c4d01a71f6a1998912383", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "241e8474adcd466e8730141ffc5b32d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6327735e7c974c908380b27356636d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "91e12e868b1c4a02aea40dbb91f48779", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d8c6342765a8437a80f7c24fcc6c58cc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "341867579c924ec99deb57bd7a6d0153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6f2f842ea29426e9d72e58468c373d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a57fa2e2e20848ecafa454922357402f", "region_id": "RegionOne"}], "type": "ha", "id": "8bb75f7eeff8409bb2297c817ff6190b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d7e3ec1e27544d71a5ae0cb816d40364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc0ae7547d334396810213a442911c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "313578d3cf0248e3b3f8d2a5bb7e0c68", "region_id": "RegionOne"}], "type": "reservation", "id": "6a3df0b8c1c54a71a8dd6bcbed6eb6d6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c6459bfc75d74410a0f531dea4b0cef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4db2249ca3e548fe9912f043c06f6540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ba5957fb21484bdd9fe22d07d06aecf0", "region_id": "RegionOne"}], "type": "function-engine", "id": "e0c311a97ef24770871c08059d519587", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e3f800d55f07492f8f70276286eab333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2345bc104a7e449bac4d4d111e0d17f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9d60d0b569ca4da1bb464d4176fb68f0", "region_id": "RegionOne"}], "type": "accelerator", "id": "e8945f49afe745aebfaacda4b076c1ae", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80a812f25dd84652b50efab559c5dc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96cd71466d044c439ac5a7c2998fb921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5b9d8e6e19164f258a31553c1fe87c70", "region_id": "RegionOne"}], "type": "admin-logic", "id": "23180b5f8b0540e6ac4c4d53c23c47c0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aeb70e10d90d4b9b839082402d5b458f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91d0a262d12546c0bcc7995515c10e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1285250deca8406c9259e98e5642b86c", "region_id": "RegionOne"}], "type": "registration", "id": "72ccd71606e044afbcb1e0d3cd24a16c", "name": "adjutant"}], "user": {"domain": {"id": "10b874f7a16d4da7880de6be9e25de57", "name": "b3dd74beb0874a5585c241f5499d7403"}, "id": "a3952f85e49f4ad5ae71a496ec387d2e", "name": "90493dc828d54492981e970aedcef94c"}, "audit_ids": ["2e4002d3c8ed4740b6907c9bbc16ec88", null], "issued_at": "2020-04-23T06:25:56.079779"}} 2020-04-23 06:27:56,201 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,204 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,205 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,224 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,228 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,229 keystoneauth.session RESP BODY: {"receivers": [{"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"}]} {9} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.111742s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,191 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,194 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,195 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,197 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,207 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.145322+00:00", "project": {"domain": {"id": "26ddadd745fe44d1b88a2369e6ce6e9a", "name": "c829e69ca9c84ea69fed207bd377e0bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "55d80a7f8c3a4a59ad0de164c33afe10"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b553ecceebad4af58d70de8120f844cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "36a5659af2a24219a60c79a7715897e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1fe641addba24eab9791ab93928eb1c6", "region_id": "RegionOne"}], "type": "identity", "id": "875502ecc30c49fa8ff9e90fd76a2c87", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b6b1e7ae5904eebacffde9bf983defe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a005cbd25aa14c288ef6735dda662231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a5a92223bb9f434782112763c34c4db0", "region_id": "RegionOne"}], "type": "compute", "id": "9359848ec08f4949b1bba6344851315f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b383efe9fc684e189374167d83955d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4350ad713bc947a495a8af83cc208d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7995b9921d5a4135b4947373fe1e566e", "region_id": "RegionOne"}], "type": "image", "id": "be5643ff23d3434db93987cf29d34c28", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "badfc963f6404619935c28a2b0b9e8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f67ae314a5234877bb5a74d3ac4114f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8aee94c46421419e9ba26baa73343b0d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4e68310587fb4ec6827fc6a93ae09ca2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b26664d6b14e43c09e94266f0169cbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b8490959bbd45c0adb33e3bc5603c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efb5d9290db2403da7a2aa51be2aaf78", "region_id": "RegionOne"}], "type": "object-store", "id": "4d9f32e1109047fdba9cc135bfca1938", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5592a82b0e8c4c97b427090c9bc95dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb3d4ccb86de464ebb73c09b20455874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "65f60a690b504ce0aafcd74b0fcff507", "region_id": "RegionOne"}], "type": "clustering", "id": "facf6c4a0d81475b949a6c5f69b0269e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d6c158e75594752bf73dcba5fee89cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "025e1435e3b042b88c898b4073dbbf94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b8e680ee10b4e25b720c6b7fb79fc90", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ce684e5f28a046b5a7cb844b62c51aa9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8e34a62373d4fd295dc06af253740a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5b62292a6c44388b978d1f7b89ee3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3db8e41147f14c528fdc9afab36e697f", "region_id": "RegionOne"}], "type": "cluster", "id": "f076fcbf0229471da62c50255df6b482", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4035086a666b400bb9be60df3bded387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80a8a2db2d2e46a9a7658246db522994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "30735d0c08934567a0a5c81d87d411e8", "region_id": "RegionOne"}], "type": "data-processing", "id": "aa08b1c99f3749f5aeb66fd63931e80b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "982ec6b40a4044199b69be40bd829bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee84f97f2c944e88a4dece22c565953a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85aea953cc584f639b0311cfa776af89", "region_id": "RegionOne"}], "type": "baremetal", "id": "63ad9a1ef67f477cb0ab9761050d00da", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e015afe07e9474da4de26d8cf147312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afd505537f09464a8e132849b519462d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0df60f2313f247e19cb19f434f26eb4b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cc859efbcf654030b066689222213c2d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ad6ae450afc64dc78c9dc31d47c570fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1e2ed38db734cc9bf380b374c0686e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "69807fb43d1f4e42844c010c331dd43f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "87daa1d9607a4d9bb76035f10808eeef", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f840e7d341a8430aac283da2dffaa06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7b23052f19ad49568b54f50df89957a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "52fd51056b614d1fb589760386fccd5b", "region_id": "RegionOne"}], "type": "key-manager", "id": "12e9966f6b5148bca62619c4b5bc6bf9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "341179e2875a4c3ba691cab4ad8f6f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8956054836fc475888bc0feb03596022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a08b31d52a464c0fac2aae5c5bb86d5e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3e6bdbce72454d13a5146698a32f457a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bd132aa1b5f4230911e9be06cfdea39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e36dfaa696ab4c9a923f4909621a4073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "44459bb9ee7e4881afc312fc06ac3e4f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2092f91bcb6846988b72f5aed6563f8f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "69991dca163840e793bc64c438a78d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "246906878dff4681983327c469e6324f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3c7cdaf8f2c64a9eb718b73693862f65", "region_id": "RegionOne"}], "type": "message", "id": "2494a98b57a84c7bbc704659cdb6de78", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d5cab0676c84001bce5bd4687413ee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b4e43a461414199ad278f5f5241a58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2cb8b47cfc24457299661b9cab19b959", "region_id": "RegionOne"}], "type": "messaging", "id": "aa04fec55857403887bf624630841921", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c8fba765594f44bbb86dc0886148d02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "93ba09d2723e4bb59c54715348fefd51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "10f10a8fd5ec4ac68309fbdae82e26ea", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d7c1179e052641319bc5db90816f9f28", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81d4339cb74c41978e98c09a8c49f2b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92b3ac25abf44a4095567726c2632885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dcad8550bf749abbd51c8611e9e4a6c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "584a9bd05ffc494a9b20dc7976e61287", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f1ad6fbaed546cdbe521b322ec8ce49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f117b3f1ee640e498ee03c1f11ee547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "624459d372f14ff2a3fcdc868c9fdff3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "445b6774267a4ff28e785cf282451f51", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed7daa0111db476eb025a4b191e91cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "753a974b1f5745deb296bfc170d0b51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5885dd0d24844a06a17e2be2927d5a3a", "region_id": "RegionOne"}], "type": "container-infra", "id": "1796da626c154d63a2913dc123a81b30", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b5658cdce0cc4bd6a1d1fec8c12ef90f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a4271c618059409885d811fc0eae6708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6d2fd9be0d5a4f6689f6f1dac37278fb", "region_id": "RegionOne"}], "type": "search", "id": "2b2980a3f8604f47b43a0dee54efea2f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a4aef8a3502401f93924c0ed71fc2d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1bd7d7526ee14ddf822535a5ffab33dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f3752d4dbf05461db347f2da05940a34", "region_id": "RegionOne"}], "type": "dns", "id": "f4735e473cab4c6fa53a7c81bb176327", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c2d3b6330194c21bdc3c5f03afa1d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "546670dfbd4747798d72860c441b0bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5689524a32ce47b28210c1381ea8eb46", "region_id": "RegionOne"}], "type": "workflow", "id": "f0432e1231894f6b800f0084aec8fb9e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9b1c2e4da5e4b5692075b999b19f0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76ffbceada91478c830ac805792205ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e26405bdb4b4ff79d6bed4b5bf4527d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "20262a2587a74f3197347c493cdd708a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d191a73abcc64bc7913dc89dcaf856fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "62a6cdfd1f4342b185b2fade201f4bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c8fd2a351c4a449ebf3838cd59c46cbf", "region_id": "RegionOne"}], "type": "rating", "id": "f4073ef2bf064e41be82037ac31e0d55", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "334eda15769b4b038605b620e6283d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "125c135594a5436a8a5bf01ffc4d0352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a08ca6d87364d5088daa0e06db55065", "region_id": "RegionOne"}], "type": "operator-policy", "id": "eb92c65d25ad469c9b4b5616adcda53f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bbbdbfe3c27b430cbd6bc3ebe93a7f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "201c8ea228cb496bb1f7b189f7806c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d82aea42bcde4514829e8b6e06a357a4", "region_id": "RegionOne"}], "type": "policy", "id": "7340c63aead2482c8abba742b2c0f0e2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da7373d47ab44209a2e9c8a1b4a674f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78ad1a40170440a59c986ce99bb4f690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c669698f3714731ae12ee5965655617", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "230804f3804f489c97a34d2943f6ccd6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d1da4eac5d547b68449a6bdd94de508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb397c7bae134f95a310723bed5ea8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0427b9c99bc54b50a97c81fefb46ec97", "region_id": "RegionOne"}], "type": "sharev2", "id": "a19070c1983b420395f5948c90f5e248", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa97b9e2d42d4e8a991680a6a10647a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e91604f37fc646b389faca7d7307b0a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "983f4ab924bb49a5bb097e4a5faf2ead", "region_id": "RegionOne"}], "type": "share", "id": "9dedd9d806314deda8aecc4f8edf28b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d779de1b6cd4b05b73a2046b258a409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eaab189f98b14e04884b88f9d63d01f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c6a5f5d2e714b20b6a82d7bc8bedbd6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9d43155b026b494c9beb6a940649d7a2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c97ecbc9a3f4a9295b8eb043d446ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dafdee5f5da41a3b4b82637b3aef2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f4cce1960574f6ebd0c57e26042de71", "region_id": "RegionOne"}], "type": "orchestration", "id": "293d31ae3588476cb36cf26b490fc256", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2786742ef0641daaa79e2d6a88c6dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "662acebf85c04cef91ab6484c60e4df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12895c77534d433793d01d50c4192d31", "region_id": "RegionOne"}], "type": "block-storage", "id": "eacfce19cb394f68b1894d463afd90fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf85db4740994427a139c36815bcd0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26616814c7d0442a868107d286f0d591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8402cf8cb6ba4ac399708803d09a9a04", "region_id": "RegionOne"}], "type": "volumev3", "id": "ff0aaa10d1b442649139b58952b5c2a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e734015983b34809b80ec6a6a5621a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "421471c964da4bc3a394e882d82ef10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "994a57b1d3514ad7b7ab944301d821f9", "region_id": "RegionOne"}], "type": "volumev2", "id": "15d9662d9cb44f9c9c8af6f359fecb8f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "787c57ee863c4c08b9cb46217f9c72bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf227a99274481293bdbdd837a146ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4432dca3d83647deab539511051a6ee5", "region_id": "RegionOne"}], "type": "volume", "id": "c71fc0122ac14dc9847175a1933ddea2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f3c22647e674a93899abb927a8cb83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b5d7c3ea788444c97f86006bcb642cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6713fdb36ac64d528d6e99dbd268f27b", "region_id": "RegionOne"}], "type": "block-store", "id": "3a45661af6054de9ae0413a35eac581f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7bb08ebffa6744d3bf14cd14855e3272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08ede2b4bbf1451bad16a7d606ddc60d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4505034155154ebeb2510a53702d8046", "region_id": "RegionOne"}], "type": "alarm", "id": "0f9fcfc96cc244cf910ce9845941fd4b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b557fea2b6ac49a98caee630a750dc40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7219791d37e54a2b851422f9c2d40bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f2b121eb3934491a7eb1aa15e71023d", "region_id": "RegionOne"}], "type": "alarming", "id": "8444abf8e170479f805241c09682cc1a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f35743e71ca345a1a984fb3cb4b8ac25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "716e052af22946d09fa6d221d0bf12ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "19c7d3d4709e4d20a4432390c9681a61", "region_id": "RegionOne"}], "type": "meter", "id": "3c8497ad25284e118f783255012197b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4948cf66fc1a4eb28570f71aa2f9d56b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e13f158a7b3744e6a1d66de674ec2467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8321800729b40878cc5bc6d6dbec806", "region_id": "RegionOne"}], "type": "metering", "id": "23e0b8f65bb3413785dac16781de1777", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc5eda8e8a894348aa01f2772f5e4e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a9fbbbe969d496097e11b6860dcbd30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f40eb5a30f944d6c908d7fe6b601df51", "region_id": "RegionOne"}], "type": "telemetry", "id": "387edf1bf0e54fec8b64817f2659a94e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5659e6cd910c47af964bbe3181f8c6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3316079793444bb88b006e726cd7965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6a6c484cedf448aea57de586b0be1712", "region_id": "RegionOne"}], "type": "event", "id": "c2ed19ef9fc4452d90d6fd92539b7e50", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e2e9d98840284dc5bf82dd9bd912541d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d76d6812aefb43698ef061e26017a34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "41db71ea05ec4bacb77d129858336f7f", "region_id": "RegionOne"}], "type": "events", "id": "c29432ebda1a4ef2ae5c7bbac9e61b8a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ad229f6f0d44e31851e8d1f28c0ad61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b247b1b0ddbb4e25936b65857b4d8bec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b31b37e918694ba7b85c81aff78c16f5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8c30d44710d64d389d8ec1ff1206d8c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d2dc0f98ba743dba02c3faa7728db05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f63c22c3368c4e67ac4f41c89ef89131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0069d9574df546eab8068b6d3c68642a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3689824064894d60aef84ff45327296f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "530ff04997a444a7918e7795bb550500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "289b8132cdff4660bffa94c71c785614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71e825890e394b6aa8958f9c3504edab", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8d0dbf53df824200b49ddb57894a90c6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5809706cae774f008aaf115ea41cb98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "924af58a5a444c04b2762f59d88aec71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d440dc07c84f4041858c2d72ef7e3d60", "region_id": "RegionOne"}], "type": "tricircle", "id": "5228dcb68fb04a4198a08b866e066c26", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0fd6fe6de5224587a4dcc0960424fd14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2e3c1af60ca948dd9f78beadeb2e950e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "865f61d95c55485c903067adfeee8fa4", "region_id": "RegionOne"}], "type": "database", "id": "316d66452aac42579acb3f4ad85ce10b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71097026cd8142f98bf4eb05a338d35f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9cb321df2ca348699303d614a11d28aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82faaee43501453b860131be1590170c", "region_id": "RegionOne"}], "type": "application-container", "id": "59119b3e97c546e9838464e612bc761b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f54e9b4f8494d3d8ec5a4732d03aaa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1db1afbe01fa4674ada0cab0fbf7f5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "25cfe002da2744889892d373e795ce7a", "region_id": "RegionOne"}], "type": "container", "id": "d3fc93f329974f6494c7f00ffef8030a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5952e272c52487ba734c9dd06f73b8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c10163efd9924041883ad04cac24ced3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6792f23b060d463f92964634fa8864fc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f56fb9b3ac4442d98b78c6cce634b96f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba5048676d5c474eac3249f0427b9644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5eb035a1830a4ad687a11e181edd6cb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3353f02d00344ef2b4f5adeea538e5ff", "region_id": "RegionOne"}], "type": "rca", "id": "69b855db157d4b608921a2cfcc66d299", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e4bc3af6a365499fa17c8b41876d141b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c73db4a136ab46a2b74209d90e0ab81b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3d661806ba764c9aaf53ffca736f3b1b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8ed74e8f783b4884bce23a4f98d5b4a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "542b602baea54811b0dd6f05cbbd5821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4a06c626218c4129ad487ceeaf3e93ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0a42727c7fbb43d1b968f300cfa8f3c0", "region_id": "RegionOne"}], "type": "network", "id": "59bc33703f314339a7e175752f469115", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "727d74585e5b4d4296c0ad308ff58fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d5d9514bd8a64614b81c3b6521d0418e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f35952f038474853b3a962b9af2de239", "region_id": "RegionOne"}], "type": "backup", "id": "a9d13aabb0eb4bdd85664504355599a3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed468b144e574850ae9d57232eb451b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0323ba8356aa419cab58ee2905c278a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0379ef1f81954951afcc2101fc1562a2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6c18d5e5f1374866b74c518617aaa2b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "26fa18847b3746e2880770be97e47fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fbf7a0fb0c84feda91b2abb78bae79b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3265dc545662419c8b756a8dcbe05ef9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1afda7f80b6d4eb28f261165371a403c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2aa2a5fe66a04b5dbc8d50defd3ccb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "346cd18aa7954507bd0ed121656d13df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dd0e0870f8b644d48f6b5127b220ad61", "region_id": "RegionOne"}], "type": "monitoring", "id": "bb64665e1928420abfc455a8d8601e7f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d9a8ae0d94084728b8bd1492e89638c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ce96c9e9b16c45638eeec3a117db1223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "33ab1c6df37d4c05bae13e4e96168b01", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "14da1c8e321b43bba0a97d7096d33a50", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "517413adf2014fac91c22c9bc974b243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e1e4fbd346d0477e9fb6224da383c2fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2b9002d4b4d14c4581cf9e0c8b6d5dd6", "region_id": "RegionOne"}], "type": "placement", "id": "14571c1a9e374213949dc6a92c850d43", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93a85760f515465ab3f1420c61f1b7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d996fa2714945e99bd465fb1993d566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0f0e931605744a398d455902e3b63202", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c79ae04c533a4108842defb413250ff0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b9d0f11a8ee40239c1c82caff9fe0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f33459d8b7064816acf10a4be63e0c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "411c289c240847469ea10961a5091c64", "region_id": "RegionOne"}], "type": "ha", "id": "7805be7622544599a25b2d189889eee9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3e368ebdb8a345bfb1370ea85795761d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "02b67f2cd2ec4f3d93f4053509b7edc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0b449c451d2f4c91a7fff80f620e8071", "region_id": "RegionOne"}], "type": "reservation", "id": "82a4b03dee514293a283eb84d24cea36", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "77117185433e4047bc1842c0ad7b46bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "963052b3c80047bbb56fe2be20a331b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "48ee573633c046eaa4bc839bfe36a43c", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e3dfb2b5688440c90e5c617b6029013", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8124df0356b844868e82538062841d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5ceca69f291d4bf2939a0ccc9169cdc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a7180d5415934f46970053da226ea944", "region_id": "RegionOne"}], "type": "accelerator", "id": "5893b38a3d594610858e11c1f92ad503", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b151caef49f64e74b74fabdbd23a585a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c62492f8ee6242b589f9e890109202c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1144d5c4d42949fab671c978c19dc5e3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "64cfd863b76240bfa65a980106e2aacb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f897e2b0953f4f01ab9c7a0aff7ed164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebfeac9605304bddb1146fd745c1a14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2334f1cc90714232b150423e09082851", "region_id": "RegionOne"}], "type": "registration", "id": "df02b0477ff64bc3b0515724ea065f49", "name": "adjutant"}], "user": {"domain": {"id": "0be163477d2c4266921bac2c536af610", "name": "e14823b16ba04ff68c65b4c948e48562"}, "id": "7d31877cf1704319a7df3689a007ee8b", "name": "20dfc4e399d44b8d9d35914c8d04b910"}, "audit_ids": ["461d82aa07914abea5cc27626bba97a7", null], "issued_at": "2020-04-23T06:25:56.145322"}} 2020-04-23 06:27:56,246 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/certificates -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"cluster_uuid": "43e305ce-3a5f-412a-8a14-087834c34c8c", "csr": "-----BEGIN CERTIFICATE REQUEST-----\nMIICfz==\n-----END CERTIFICATE REQUEST-----\n"}' 2020-04-23 06:27:56,250 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,251 keystoneauth.session RESP BODY: {"cluster_uuid": "43e305ce-3a5f-412a-8a14-087834c34c8c", "csr": "-----BEGIN CERTIFICATE REQUEST-----\nMIICfz==\n-----END CERTIFICATE REQUEST-----\n"} {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.199552s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,153 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,157 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,158 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,160 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,172 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.096302+00:00", "project": {"domain": {"id": "4dfd0126eaf74e348eeb617edf1861e6", "name": "fde278b1e3c7484885a005a408ccdeb5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7eaa6d1a570145b2b91269240a60d24a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9c86d1654beb4a34b35deeec789a8f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5220e9bf26f4df7b180f2a9c782ad21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "727a4c4ae23b456fb05472c324093d93", "region_id": "RegionOne"}], "type": "identity", "id": "2258ebe05fc1448184a268cb5ed81753", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "96c12846981f4a01ae1c4e7b8f73e1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "00697ff0cce547c290fcbc3c6d0d3325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c4aeeff56f9c4d309613fc832a64954e", "region_id": "RegionOne"}], "type": "compute", "id": "8dd8e38a813340068f00d945d712feb9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "48e278c3f7e1491fbb5572289de89377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "11498452878046e6b3fc537614248326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8ec9a67607df476bb285c6650fec5b7f", "region_id": "RegionOne"}], "type": "image", "id": "5f158da30fde401584f2f5aeb09c0b68", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "044fd729d1354c1eaf3b566d782607b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf08d6f7577541aea10917d8c688545b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5e948b1b758c44f88609a86884c427cf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fb5ebdb6bc6e48eaa5303f60f287be3b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b02aedc4c64f44aa8c8c17249c2b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3db2c1191d76461584a7b976a7c29542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89e785004d354c4c91033fe515db9437", "region_id": "RegionOne"}], "type": "object-store", "id": "6bace77ee98f4d068bd9b8b2e309f0b7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd8f053a641e4de7bada69c3f9c9e7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0149648ad7c4ab2b511f62949d652d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fcdb7baeb4914687a87d0349ccc7db8d", "region_id": "RegionOne"}], "type": "clustering", "id": "04d2217c51024dde99f9014f89804efb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5106091af5347bd82d91b611bf8dbc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c00a84aa388e49e78c5a6c40002446e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd6cd41b415349a5a6a8cc6e75b3f418", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e782346f892d44b98bfcb473e0028a0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da7431cbb9764664bbb97d5343514afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9f7dadd54744a4991633aeef8956129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d1d868651763479e8322afcc883471a7", "region_id": "RegionOne"}], "type": "cluster", "id": "9286692a87444d73a05c114105b4ff80", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bab9672bd5a045a2a4c42132d22439d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5c1790363c0142a9a2c6165ef2c9ec05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "81a14e7848804ad88151d1a54b125476", "region_id": "RegionOne"}], "type": "data-processing", "id": "ad924cc5cf624c95bc6cfe52ade72ba0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "874f9c4710df4d55843a04f2a1f82703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "460e2ca64d4e4c8685e41ae044e7b02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e2012bc3c88485d80f768c71e1d6f2f", "region_id": "RegionOne"}], "type": "baremetal", "id": "5a2cfcc0dab1400b917597abdeab7855", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8362f1eb12b44153bfeeb6fcc1ebada9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "86388bf3c5a541c8aaac0df61f338abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5039ba957154438fbc2dd040a57f7668", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9c28e5e111194295866f5f361ee67a6f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "13a9e7a8747e4a6fb93254aa2a86d2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "73bd507c2e7c46aab03f06355d9cc1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "122a79beda91414f84bbf9217b5fd9b4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "be5aa3662f2e4adb9654fcfbaa9b9d44", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f13cdaf3075c412cb1b6f3dd6300861e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c7b1bcb88784a4190f3253cbc19abe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "21881751fe48499aa490937a49573049", "region_id": "RegionOne"}], "type": "key-manager", "id": "cd3a0e27f5bd4fe4b511cd50fcb39f93", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96d0ec3ff5a34ecdb146973ebc2ae373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be9ee6aca40e4f79b65c8b7be2c5c80a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f5784fe043404ad990c98cd3328e8226", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "48dadea74f33421bbd57e84b0f3eae6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23d530acb35142ffa0962e0e2d9c5e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "100edbb6e7fe4c73bbe79bb1e0901052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c144e43973404dab83d3d569d17ae65e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "903f322a0be3467abc29764f272c4175", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f23feafb875d4aa3955f1992495170db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5e78fe67d4ce431a8c620118e2cd91db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3b434f2efc4483d9637e1886d05c2c1", "region_id": "RegionOne"}], "type": "message", "id": "d64c509f3eb044dfbf923f2c7536fbae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "503379ac33d14cc9a27c3d563de0fde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44c4f214b5fe4b13b738243224141045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2805a02308c4e608bfdd8e5d2a94935", "region_id": "RegionOne"}], "type": "messaging", "id": "c4c74dcdb0d44da19c31b99c17f31757", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b02103ea22924adc90ff1ebe0201f022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4af5fd80c51f43c3a6d8d69a51bfc5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9b7b26a222474122953111ac227069f4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a19b69cbec124e16b786ad4fa5c48d92", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "720d5ba9df8944cfb380c250d0b8e4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29da0ae4114341a78c6467f75249d4b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab1f08d380434cf4a7e8dbf7a8b89d25", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "29bfb525bd4241a996d37bb2e140572f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c58c6c5782c4d78876319d4b46e7f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e151e02c0804e5f88fdc42e4ea49876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d45a3ee613a34c28b6c7ec22578cfeb0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1fc38e5566dc426d9446240930830f56", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b22eb9580d64c268539d60420b65021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38cab0a9fa494ace9f011359713285e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3cb7c97a0be42a0a6338bd7d8203505", "region_id": "RegionOne"}], "type": "container-infra", "id": "29635443ae0c4ad98fe0bc01b0c4a5bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "15da5ed4cd0a4546a264abc8cbec25a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "49a11a51065248cabb66fbcd591b3655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "265a85375c7049a5beb0430beed4cce1", "region_id": "RegionOne"}], "type": "search", "id": "5cefc227717b4d2885d1a55426303304", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bf94653074a44f02b6262cdae3ec9cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "49282bbfcb4a4533b6f831d09d9b8f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2f3ebb672c65476ba627494033840835", "region_id": "RegionOne"}], "type": "dns", "id": "8572a882656d4068aa8e97b034c6bcc0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f47a6af3ccc4497bbc67728d4fc8cb5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96484bcea434411287e7a52888c76033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b4c0b5f396ea49c2b705c828e532d3d0", "region_id": "RegionOne"}], "type": "workflow", "id": "b89384a8d3de4888ac1ac91ccff14f4c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2b30fa17801d41539757076049765fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc3fde4b2a07400a95e83761dea90e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc70df8a9a8049f989281c166f02cfc9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2fcc3667e6ab4b17beda81d8b8f61e98", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "20a252169bd44dc98b07c11708f7eca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "686d3b2bfe4c4408aca910e4ad596934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f7bad904f395414dbcf5f114fd2c297d", "region_id": "RegionOne"}], "type": "rating", "id": "4e2b8ffb825e476cbe08fa3323bc8ee8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f41b8e0cd5ae4a38a2ae64ee2561e1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8b88a80903148c8802d7efbafb3ec9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bf05e81a284643f3873d37eea3a7954a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6d1d264370ba4b65bf5d46e0666196c2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "48edd34d63094a2c8d0d5f0ae70fca33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87fc779e32d34f5f8973e94ee0862acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2378073c4a27402ab7ef4f6ddee7b6cb", "region_id": "RegionOne"}], "type": "policy", "id": "1f7fafd6b11549a18f459877815b56a3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d62572a86f594ae3858ec8654fb69af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c1d4cf0631b4253b304a46cfb8f8fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "40e762eb357c4e11b7022abc9b59ca9e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1411808afb24485d97ce03d038c381ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec0310557d144ffdb2766d7991b0b878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bab577fd56c41b7a1e6121cefef8b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fff277ec57b64781b88a349c938e331f", "region_id": "RegionOne"}], "type": "sharev2", "id": "ad05f672a32f458392004bc450707d24", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a885a2f2849d4c59b838c2bcaeca285f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65353d1115bb4e7fa151c9aebbb4205e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a1286334ac0a4df2bd50a102e3cb01ca", "region_id": "RegionOne"}], "type": "share", "id": "235803d6750d4e46ad07dbe68a73debd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c6241af31b3a456b8ab60be90a95243d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5228654284e143ab8abbb33d2b955781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d09d1c14c68440b85b85679b0c9708a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "684e96e3027e4b7db90cb3ac5649ec75", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ba9fa88749d4605ac3a18d67947da45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6d9d8bd969c414086ad3a604bbad9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c37b822b7114b958d2770536cce026b", "region_id": "RegionOne"}], "type": "orchestration", "id": "d1b5a6a8b1f34beab45c695fdcff4c10", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b715b08467b4c0e89aba239829dae02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e788aba7e514142b43c17afdb7f83d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0553f29a2594f6fa8b4fee43fadf948", "region_id": "RegionOne"}], "type": "block-storage", "id": "64e7080991014b97b3654453c27ceac9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7578fd66dec0425998d15977db67340d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf176fef13264314a97400a77516e2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a886d4d65a9a45ecbea0d38f2bf3a7e6", "region_id": "RegionOne"}], "type": "volumev3", "id": "4ff74586088e4d7bbafa483de9b059b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9561fccc174980a17ce5aa4b546a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4df40bf7dfe43dba8239b51e0bb5e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09bb7c95144c46968d2cbe187f888e43", "region_id": "RegionOne"}], "type": "volumev2", "id": "482aecf18b0b478db801511fbb522a3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b481ef8766b145318124ce1e6d0f7389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30ac1f9a35a64524be0d5c5061c9b82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c250af0f173428fb8354732fe41c69c", "region_id": "RegionOne"}], "type": "volume", "id": "504442e420224ffea331c3546bfe3a15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f9e12d82d874dd98e6c8d7ccd4b29d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3061478fda854c93b079e75fb9680a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71f42e438dff4d8d977f9e2b4249a597", "region_id": "RegionOne"}], "type": "block-store", "id": "5a0dc81dc13c440bb9eb9cdffee1eef4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c01fa1efc1bc4b8798601dce1f6b4a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f941147f521341e7a84b307829ca91df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "88e60f02680e4b30aadd75a4df65bbf2", "region_id": "RegionOne"}], "type": "alarm", "id": "9da4061d86c74eeea08107210db36e55", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97ae8fe280734282982a5780aa5e9433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "daf8182e7516485d97f91ef01866bbe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9fabd7c3227e4d28bfea269c7628d733", "region_id": "RegionOne"}], "type": "alarming", "id": "8a651d7c6db24ac3aecfeba4ae05750d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6bacb62793d48a6b9ec9083e11d8298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32cb5c62ffde46a9a1bb291acd71d1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a998886bbc124b059e41d89a7d94b095", "region_id": "RegionOne"}], "type": "meter", "id": "8ca842a42fd94fdd924b087277e1653d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ccbae0763364fcda71b978684937a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e28fe3a9ff9e4006bc1435837428f563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8d1edeffb8a4f8a94852c10eb2e7121", "region_id": "RegionOne"}], "type": "metering", "id": "f054dffec06946d8ba6afbe11bab2f6d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f232ebc3c0f7477c90163a4cca7895cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adfc9137444f42d7a25eaf9aa1bd3c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d73eae964e2f4b15a69a4e87fda58161", "region_id": "RegionOne"}], "type": "telemetry", "id": "e64b657139544ee9b36e8ee8f4a9685f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a7abec87a40d4d629972aafba15c9b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dbb09115384d41c2ac72eb9559ce99bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b53d9982e8054fa595754f3ea669974e", "region_id": "RegionOne"}], "type": "event", "id": "3f5391892658454a9627c62dd3cfad08", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4339a97addd54405a23bdbdc129a7482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eb818c78f43143eb9f77885b6651523e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3edf896062484c929397456b24056463", "region_id": "RegionOne"}], "type": "events", "id": "f3320d14ed9248ac92cd657c809e0f34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b45dbfa9490f402c8a87d1153e5a45c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01c3f1a32cbd4332b8e7e04b58d3e6ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f7ca6dd3ee834e0aab35ed0d8c4104f2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "68aaa817a77a4bb8a3e8c3dfdbd47e74", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "266ccdbd17564c9199743d33ac4b3a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f4fb7d4144545869833ebadb6de4b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "04190d83c4064601a03af33a5b71503d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "df016d685ff4487983f4248b0302ff93", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d92aac93a153465daf8b871f6010cb0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25f655e679ef40ba9c2ca4fc76a77671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "78ba33a29a084783b9bec7b21e55377d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7d7d437e29524aa9841a517fb508dfc7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f51751cd036f495bb2cec3c7b9da1fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fb301c40c244befbfbee5eb394bd11a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15b6246ebd9646d99a746875e19251cb", "region_id": "RegionOne"}], "type": "tricircle", "id": "e1c9bf8e580149e3853d2140def4c4da", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2b2ec20497d140b29611f73c8cb2803d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "800803359e8b40e0a47b68b3b2ffc6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "52163c2c3dbe4841bee298c71fd1f7dc", "region_id": "RegionOne"}], "type": "database", "id": "47a9585f56ec4c939716488171858210", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49d8bc50ec53450c9ab247a17c2eb7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5aad14d73765435a9b7070fa636c802b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "de638ddef249494a907dbe157e9cbe72", "region_id": "RegionOne"}], "type": "application-container", "id": "ba4d5fb14f1141849607fb6072a68d06", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a302ab3e6414c7bb322cefda4f0a240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f6449c3062184d00817283a29c50b6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c23235dde04c4e25adb1f16354fef4d7", "region_id": "RegionOne"}], "type": "container", "id": "33d2fb824a354c4d9ca91c8c0e726f3b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77b5e5aa8e404ee8bbeed28fa28dd270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77e97fd372554511b64f94878e8c4e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "78e17fa1f57043b782e8af7fc4918103", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d45e90adf0294296b4882b0a27a38f18", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be31aa1931da49659b99fd1e55e0ae0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb7ba9508e534c8ca99287869fe6ad11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7fddfcd5185c4a188e5d487b1b75dbc9", "region_id": "RegionOne"}], "type": "rca", "id": "77a7989d9b434ab9a0b2d86cf8c63731", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "37a95fe4af1f476782766e9d85192ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fe1b65b4d6104ddfa2e853915c348030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5f80fdbfa1834120bc380df02ed9ec21", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1a3d57595b8b4b919f9d91ab7a772f01", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5ccb643f974f4f89a6d743e68a30e57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b163207b985e415c97085a98135b7de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "77206e13c4634e99ac9376e653c8b03a", "region_id": "RegionOne"}], "type": "network", "id": "eafbc440951e45a29f8a56579c1e96cc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3523f40b4a84f64be7559ed4509701a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7fbe548016784b35b800018764810cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "62854607de17442795964ddc21b0c9cb", "region_id": "RegionOne"}], "type": "backup", "id": "a51833b8175d493a9a3f5b162ca96662", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61d9a89eadf7443e85d47a9dfcca5dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b8c532512c041198e8230d7384a8b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "64d752dc98e64d7088d3f804d262c367", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a718fea45d214849b625770a6c5ea5af", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20241fe88f5a434a9433db27d8b3f36e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c82275669d744486a0db993d844210b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de25b1d99a244784b3a49459691dc49d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b3251af15a5e4399be97a520334c322f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2204b74190384f60a6f57eea773ae340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "89964ca4a3254e42ad2152fcd33b3e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1c750c7b7a6e4706a4c5e285a497ec86", "region_id": "RegionOne"}], "type": "monitoring", "id": "a4c3fc8bcbef461391a01a4a084cae14", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf956c66f19341c79753b585eea7e2bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b2e72f41b7814955804023c3c6189fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9bcd8a352eca43e890fac28729f3e2fc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "074d3cfb7eec42f3b7c1de0e785af3e1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ad5671b86d05446a8a9dddd66a6e33c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "973f3f0ed1454a609ffeb989d53176f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8645430649ec4ec1bc17faa898568cfa", "region_id": "RegionOne"}], "type": "placement", "id": "167bdbdb43064acbadd2a4ed81fbe3d7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20ac32102bb84160a7505fab47b1567f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59405574f2574f08a489700a97b4f561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a2e088d68448465fb46ecce0072c8c6a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ce9b303e658f486496912f9afaa228e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "020defc447394342b57dc6861e3da43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0733eabc1a3b44109d59de9166d2877c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7030067bd8464f6b958b3e99410c488b", "region_id": "RegionOne"}], "type": "ha", "id": "580a4508fbee4557803f0b460670aeba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e2c9fd8cb71c43c6b3b5e41ac0852d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cd651b4caf6e464fab8ef8d5b608c73e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e8097e1c995e476b829195ccf9781ef9", "region_id": "RegionOne"}], "type": "reservation", "id": "d41625e3e6d14403a836e0787f60d2a0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2e04fcd5cfd441b9df1eba999047edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7cf3ea4ccadf489e8ce73e165def6346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ee7efcb7d227436ead2cd09e23564adc", "region_id": "RegionOne"}], "type": "function-engine", "id": "a40702b358194ea2af41ed0713c9672f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab1f6e97827c4e9bb07473cf5b5910c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fcfed83faab54350b4ab70170ce31990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e6aa479712004da49792acd92a9c2b9e", "region_id": "RegionOne"}], "type": "accelerator", "id": "2b635527f7b04ce382f3e109f0ba7615", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83e4e12b5dec4ceca9d2b358ffc7c597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "107a502c69c44e68838c3ca145af9333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa74967d56134954b21bb79bddd0cd6b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2112ec35026d4ef1ae3f50cf1e63e0c6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9781e622df294abbbe5f32c2b727c7a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f416921c38fa4d02abfa6cab71e83752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "85c24d0e861e4052a0f0ef5d8f8fb4c9", "region_id": "RegionOne"}], "type": "registration", "id": "6e39c98280784c7b8d45b2fd694cfd28", "name": "adjutant"}], "user": {"domain": {"id": "f616c1f0c1d640eb81aa2d1518db2c7a", "name": "24582930700f46bb8543a93d383c8c44"}, "id": "093f0ce4af984a86a8537431e4107521", "name": "d5f6f86f1abc4db4b6988ed15d672a82"}, "audit_ids": ["0338add606cc4acdaa8eb3259f1bd371", null], "issued_at": "2020-04-23T06:25:56.096302"}} 2020-04-23 06:27:56,219 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,223 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,224 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,285 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/f4daa6ba-c85b-41ba-acb4-a87e86d2c927/validate -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,289 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,290 keystoneauth.session RESP BODY: {"management": {"result": true}, "boot": {"result": true}, "foo": {"result": false}, "power": {"result": true}, "deploy": {"result": true}} {26} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.148223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,233 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,236 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,238 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,240 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,251 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.167443+00:00", "project": {"domain": {"id": "1a6ca1e6fe554823820a8b95daa793c8", "name": "9ebc014856b6435dba68cf6d57cee9fc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "68b2238a82f34e75a1c87314da7129a6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4231c3a91f4a4fc6b12f5ad5885362c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b20ef38b6bab4bb0b48cbd3289597d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "899f3c44f5194ebbb4c663b2629927fd", "region_id": "RegionOne"}], "type": "identity", "id": "f43c6b24a541498a91fd284eeef5577a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b965cd27f3d84b18a97911a6f064401f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "baacaeb898064ede997d35e332c090d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b54cdb028feb417daa1691472be61755", "region_id": "RegionOne"}], "type": "compute", "id": "ecaed7ac05e54ed7835a89d7f3aae31c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "310c309ffe254dbb9580c2e49a8da227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b128dc84e92647d0b97c0d690c75e26c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0922019afcfd4f589370ca1fb86ab816", "region_id": "RegionOne"}], "type": "image", "id": "e7635cdcf9cb41fda2e3dd9c57af21ed", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b98c0f16caa04ba48f6e7dfab0cb1751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "97720fa8d6a2472484fcedd3629aa929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e47eaf95406749a68fe0afceb73ae67b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "20e017614b6942a9b5445052fa5551ec", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dd624d33d63415cba43d2853fe09d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eb263fd330e41699e627e0d7dd7517c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87f6cfc9d595404db02132b562ddebc3", "region_id": "RegionOne"}], "type": "object-store", "id": "52bf8c3e7366426093ba537a53761d57", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0d0483a46e24706b42f314df1e86981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c8da7a34a3342b2aab450e1a517fc03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13b198ae56b04a76a2d41d5b7d326510", "region_id": "RegionOne"}], "type": "clustering", "id": "3bab5c554a39409c8a4d4fa18c52ad0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db66b37392ea4612b2244ab472565754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ac42efd921c4cf3a11676140153302f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9cc7a583c5ac4f948dda142d568472a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8eb38695fc224ee791e2293338f0aecb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7f1de7a4eab4626aacca59e128ad33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c312d1d64544949927215b6e0fcfa52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4135cec8f041494586266b0a144a6237", "region_id": "RegionOne"}], "type": "cluster", "id": "f977de8b607d414fa82f25259bcf6e2e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "764ced68811e474db1a1f47cd0aba7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ea3cf2fe84ea4a28aadadf7932bed2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "89ef29a529e04046b4ff3c633ceace6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "e67652bbec3a41f28677782eb540efc5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c6dc6f8d5aa4cc89fc4da592a639200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ee9d2220fbc4c289a22ebf028483f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a9272c234a34a1c8b64d64b833b5b09", "region_id": "RegionOne"}], "type": "baremetal", "id": "686ad0f8961d4a099205672e47d3d3ae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "109022f7d1714fd9a286d3f0d2b962cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "367ae6aaa4f246f3a4d8e80ca441264f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e2dde66865c48bf8e462b805e2056d6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a641dd27d3a94b86929d5140a6b0f543", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9460d82e56e04dffb333e436137eca7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cfcd5c3f6437425093a3748dfde502b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f1ed46a143eb4442a4eec5d810870299", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cabb8098890a4de4bddf3a080857ba71", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "592e661829c444ea87900b11e32228b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4b8581bae6864244a4cc40a0c5f061c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ff295a1cdbfe4b479e8c553294406827", "region_id": "RegionOne"}], "type": "key-manager", "id": "9032c9a39d7847fcb44c906394659986", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d50568bda3e1457ca1d618a2003c9369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a66e99cd32e641c382ca4295bb052218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0c77d714811f43d7b9a71f9ccc9d8bb9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c6e8a207299245a09e2037c4f87f5934", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73791bd3257d408396eb10f2f2909e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07a4f554bef64c64b15b90c4bde689f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b41bdd0a667647bfb908c72bd3f84872", "region_id": "RegionOne"}], "type": "infra-optim", "id": "85d4ac32eca84e4e9ecfce7e41c567e9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67a801564a47405a902be7c11fdac20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1aa6292dd47d41ba989ed36698ca1f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f90a4c56603429e8e12b22da20664ca", "region_id": "RegionOne"}], "type": "message", "id": "05a00fc5155f48d88583cc0c59306c24", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2c7328651e2c44f98a122e8e4c5a4f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "803e78a75853485fa0c1e3990362fcff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5f100ff030444500a74eece080c7776c", "region_id": "RegionOne"}], "type": "messaging", "id": "c38c64b26b4a458b8f8db1a7f836b219", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "52a26fef61e34dc68b3568321629a6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e9bcfa0688354698a8b3a5b385af533a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dff61951a9564f7e9680803267ecb088", "region_id": "RegionOne"}], "type": "application-catalog", "id": "24d2d4464ddb42858792cd8e2b2c462c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22c24264fae84798a6ce20ff92343938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98cecc5667794d2582f145c2504401a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb090e111e8e4403b30545eadc5e5584", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "29e8a4621e984d828e69edb051b3cf03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df02c96d0e7840be85a89ddf0d12b18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56b4af06355d43dab4a45ffeb9c04f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fae2aeb9bf4440a6888c5ec0e952f5d2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4023184271b6425a913cd71ea5b4e59a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cd44e0f1dc649778568735924c6463f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d8be4292e3e448cb7258119df15df7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46cce4255b6845e7bd0edc72d9157936", "region_id": "RegionOne"}], "type": "container-infra", "id": "f4fcfce140024becaf824075f758258f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4b211123ac8348d28c4a3933d82cf340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3011904bf72b470b99c0f057c3157d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1402c26419834ed39a23c0c7c055e4c3", "region_id": "RegionOne"}], "type": "search", "id": "4bcb08ce9dea4317ae156c4e296261da", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "07f62283fc2d44b18e74b0f6840b0578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a74fe915001e459f9fe21a4dda572855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "48633bc1fa0946d7a528fdac7fc2eea3", "region_id": "RegionOne"}], "type": "dns", "id": "c7b80db5f7ee40799f28f588680f91b2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bfb8d4b0036c476099519460ababe3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "28b8f7e7ad44409a9cfed705dbf05ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "efd63cf9a0f74d59b02117fb308a9b2a", "region_id": "RegionOne"}], "type": "workflow", "id": "d547febb1b4045498e8d79442df371f1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "563e8b394a6a405796154eb7a948af9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97be8621311443d38dcc7cf6688aa830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c16e1c6e709841e3aca9c5e5e1c24df1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1adfd376e78f4c5eb6708ab84f7060f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ac269ace72c142cdac5cdd598c2edeac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1170e1fa356463eab0da44aa7b8e25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8e081b82d6e543a9844837fd8a5ca6ba", "region_id": "RegionOne"}], "type": "rating", "id": "98e7d74a91d6430c8ddbaae2b694c29b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6889f7d8f18f45d8a198808eea9966c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce188ca3d8764a7da679af63a44a903e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e165a042901a4c04b89d4b8a4485a248", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ce5e690990184407bbcd6cdb6b5f0d95", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a005d6352fd94c79b1e7b73c7c809c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6accc948acc7452c98d5a94aad6faca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09b2f17fb113440096e8db1dc033ec38", "region_id": "RegionOne"}], "type": "policy", "id": "7eda3fbdfecd47bcaa6fffae6bdea3bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b010273767ac4d0e81015e88282de3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55343ac728324f4fa1c88b91071f0a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4db1ac60a8244c39b7e410ce76b62244", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "732d6d93329b409ab0c4297c59bf97ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cd4f34b9fa041ebb044b23ff0d74662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3192b95904494d498ace0fbb6f863967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "37b75e2a2b2748c1adfe23fd09e648e0", "region_id": "RegionOne"}], "type": "sharev2", "id": "8b0927da9391413c9a5487f967cd9652", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e493af723384ada9bd1a0428ca53783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0a75b94426d420fba8a8b37ef3f9fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2b3f97eeabe47428b07df2edd9658af", "region_id": "RegionOne"}], "type": "share", "id": "33911ffb8538473aa73304832424ecfb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "af8c170e0bf8417d80cb7d923b91d0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f6b29030fd074235887c43adaf5a54c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7af30d7dd46406ea00cca02c75f8ae8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "460bc4428c444be688e11de6b373653a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16b8e4f3f5e64bb4b2c3780a804bfe9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b117cf7d46564f2ea43b6ea381aba23b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f0aa9681934bb298496f9631f1ea0a", "region_id": "RegionOne"}], "type": "orchestration", "id": "b44a9961191b4f8aab5a6b3cd90428ae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a3234cfb9a6462fa88bd7580b9252e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0befb70585444089bf0ba748f48ee85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dd49b665a6a4fa0b652c076d0faa985", "region_id": "RegionOne"}], "type": "block-storage", "id": "8a6d70201e0247fd938448355311b1e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "471770c481f8476d826e94c3d64398ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "459ec8db8e5b40aa8d62b1adaf3d8c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b5a237417054431acbbf9049c81d86a", "region_id": "RegionOne"}], "type": "volumev3", "id": "0db1f56f37b34b1dbda40feed5554c5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7451d9d52d8649f9a3ab2391a39a2371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87ed54c3a89c4780bb1ee2662d7e7eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c3b63927ec449b496cc53141dcd2c86", "region_id": "RegionOne"}], "type": "volumev2", "id": "78f634dd158b4445b471569be10a8b82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20a684464e2a4a9598e45804829a0a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0749460dfefd4dbea90f310cb53a9d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b644e3015d2543359829919b4fe33b80", "region_id": "RegionOne"}], "type": "volume", "id": "d91da25ba7114059b681fb74b23d268f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b16685997a33443dbf4e8a57865c5c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5600908f6774991bfb8c557bad68834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2d5b59957e944079d529abdb60c92d9", "region_id": "RegionOne"}], "type": "block-store", "id": "eb83d439a6ff46c7a4743305b45222d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e8c06f977ce4154809db3a511092793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b2710c2671c24b8db2e30def31007122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29566078f2b24ba6a0a370a47c0a910f", "region_id": "RegionOne"}], "type": "alarm", "id": "32a86157b1164b43931908492901bbea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4376c4c4fdc4d8bb14603966e771565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a8d5ece4503545279c8a306cb8b46766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9aab4c8eb2c445fb7cee65232a1c135", "region_id": "RegionOne"}], "type": "alarming", "id": "05c1c52073514cfb96dad4cdea5dea5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d88874bcdbd547feb0f3b15f7070c08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0bc6b67ef38c4be0a55e32d8c267a495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dc406a0569ca411ebbfed1a61ae10f3a", "region_id": "RegionOne"}], "type": "meter", "id": "6f0932e0e6f7400baba48477a392aa29", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "727f0b2da30843a78abe115b495c0d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f4a7cb9b14f48da9e3852db62bbacc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "190e5343679e4cdd99bac51718c19222", "region_id": "RegionOne"}], "type": "metering", "id": "3a8ea666b06a49f09d58c511c570be18", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ef39a3fcbd5461f8538d635d25adabb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec8a1d86084c49e3986ac506733d97c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67120a7a6b3045ea967465985c6b942a", "region_id": "RegionOne"}], "type": "telemetry", "id": "d77b78380d344171b83ba9548efa1e66", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c8ec15635c4a404398f498fa736cef60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1ff40d4d2d8a439298b0fa6d3a32a50e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "00d0b9c6de9048b49a6c0c4971afc478", "region_id": "RegionOne"}], "type": "event", "id": "84bdfdc4561b46ff8aed99c99685a3aa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc4de5bc5da240e0b391dfff23e6229a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "94ceced30d4944acbefcdbf5c20fd0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1d21b013f4934ca28e1e8c3277a952ef", "region_id": "RegionOne"}], "type": "events", "id": "c14d058f68e54696af3108ed203e8925", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55c592e149aa458aaa65d1bd31e00de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d21a884f3d8407b994616ccb19fe224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bcdd94003aa74099a2d84e9270cf04b5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e307fa9607f541a39f3cd76c36e432a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b880419e38747be81651f8f5c82e592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4897053fe6ba4b779a496f2e0cf5a2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6095dbf455bb432688e6e2a631ae6e42", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e3118acef761459e9f747e6152de6247", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2950d9e9ca69456a92b7934c019dba71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "432c3a2a91b6429d80de2bb058022609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f4932f0005342db91244ed48109976f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9a0f7edfb20245a183030dbce7cd6f30", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1ab6f27a7454934b0bd4e2a53c6bc27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12d64dd4c6ec40988cbac4ed18454370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "90067b0ba07e47468d3ead59ace415f9", "region_id": "RegionOne"}], "type": "tricircle", "id": "72c1c4726540469d9371a2ad2d7d4b83", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "daac578466bd46b7aa3a927aa6a61bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "94cd56b9ae2d4b40a2bb4a81eb276ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "abbcd6df32bf434da9aec6c5c037f8af", "region_id": "RegionOne"}], "type": "database", "id": "e69ac06be3e241e89d278516cfb4b827", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5546f05305e430ea490a726b8e4fb5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b71d02b915d240a280641b558a3d6345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5bd58e667f9b44bc9025c99efca68edd", "region_id": "RegionOne"}], "type": "application-container", "id": "2e6939903b674ab4913279e3a3bd0a00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f24a04f02a9c431b9f656a9ab97c8db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f06931a003834b18975b2a52e456d5ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f242c01fccdf400c9cae4c681b83e49d", "region_id": "RegionOne"}], "type": "container", "id": "ce0e4199e45c4b7ca727fcfc5f33c401", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7bc025eca5304ab7b50efedc912b5aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aedf91a9646b40b68195dac7df0a2c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "db7c274b831b405a9e35005579ded680", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b34cd1384ee54e8a9e4c93906782322e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f92eff1219e04717b0537613cb9248cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc0564344f964946bcc6a9c6021310c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9fafc522c604a0fb049e627089f45cc", "region_id": "RegionOne"}], "type": "rca", "id": "3e94f21785d0413694ef7591bf7d5223", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed1f62f48b3f420098320edd181d3f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d2551f6566764c41acd2d2e3efe875c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c1b4d46a85bd49d189843d7fe305f247", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "deacecf8f8244fcb85caf366965920a2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7df0a669bb7549a995794e52d3a5f310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e47829308dd94a95a626d0892d97838f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ae96bacb21bb40e0bbab10f5e013f54b", "region_id": "RegionOne"}], "type": "network", "id": "cdb8a663220b458995e367b5aafc942c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f4b3cda552d14c3ea3390cb0f48b71da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "254c56723efd4850bc9bdd1167975724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8f812f9288a54e469b594682f11e2050", "region_id": "RegionOne"}], "type": "backup", "id": "9c93ef66665b408b9a419f13a5a3072f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "346dcdb803cf45778aa6979229856037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c69b3a2667e64545997fd6349fb9503a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39b322565fea41f8b24471d76f6e8978", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f3433cb19cf34468ab499269a64c9f96", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db3f18f14d2848c3902ffc5d2eb675fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3bc8f0ec80434c58b7f46cae344d0407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c6fb34fed4cb4d82b87b6eb329ba67ff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a00a3445a2fd4f988ee3a240c3c2f624", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf3d0ff1518340589daf1b8432dae848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "df8db963162c436f8291878eb81e7705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3e060773169541e896c2973883b3d5fc", "region_id": "RegionOne"}], "type": "monitoring", "id": "078d53b01431435ebb9f92a0a49c9eb5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bade5c3f765a41948819b18bc17b0f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49dc7034929a41b39b03054a8b7fbd66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "764d3d35e96a445ab69ad7f04df9bd39", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "76a99da3f4ea4d6fa0648521193d2300", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "130de7dd1d984c4ab40d11ca699bf551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "20aa6144294548d1b25846ce5bb297e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b2644018f00943f29168d3f2c9477cc0", "region_id": "RegionOne"}], "type": "placement", "id": "ccd442959320408aa09347a776d28eb0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6eb522d6b364975a4cb6d9cfe2c12a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07124aba985649c4ac04d713a376395a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "054aaf48ab864bffbfa8338a7290feb5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b2679271cf214e33aee4ec52b274475c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a7e395707904c79a2a05492061b6a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ee03be634c04d94a14cc7ffe8861be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "50a6206adcdc424bb2acd496ab04ab73", "region_id": "RegionOne"}], "type": "ha", "id": "98523430beb04986a8519857a2589219", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e334091bd5e04bb2a407d25d819d8b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4d08ee6fe07a40abaf1eb59cdc88c606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a7e639aed8e04248ba6bb3b9d680a4be", "region_id": "RegionOne"}], "type": "reservation", "id": "f27195f734914b3d816a7d298b64c913", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "97494ddbd01a48b58d4d6325f822a7aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ca5f81f1f504b85b8f50d6b76a18bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "583730230fee4236931449aacd2a2669", "region_id": "RegionOne"}], "type": "function-engine", "id": "430880bfbf3047c29d8080ecd6ca018b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1a7cd63f0e3647faa008ea181bacb9ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0a747bf6fd764b5f97226a97f8a76a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f0907a7375d44ce5a33d20ea3d8bdce2", "region_id": "RegionOne"}], "type": "accelerator", "id": "2e545493314e4762b20d8d3a56a51892", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b0f22a79af643a39141678d49c05dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7fb73eaa7fcd48a887fd9c989290e412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03cb63220866462eb2180fb5afbd230e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "21ba8153dd454bb1bb28b18be1a2e6ed", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2bfa2d79fcc4968983678342c4816ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fecc96b761314ccf838761a0268483f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "118b7e4a2bd34c3197a86ec9f1bcdd00", "region_id": "RegionOne"}], "type": "registration", "id": "4e747fd4bba648a5842e10e6dbb5835c", "name": "adjutant"}], "user": {"domain": {"id": "43257d142c3c4a489aa740d8ceec6018", "name": "81e8de5377b0424a9062006cf7edec5d"}, "id": "105ce3bad84349cc987d0080184fb539", "name": "e8389918d7a145d8a7094f1a1856192f"}, "audit_ids": ["0208a493fd4a4bf6b2793beb2899098e", null], "issued_at": "2020-04-23T06:25:56.167443"}} 2020-04-23 06:27:56,303 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/e2ee10e31c5c478a9fc6d1afd93c6eea -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": false}}' 2020-04-23 06:27:56,307 keystoneauth.session RESP: [409] content-type: application/json 2020-04-23 06:27:56,309 keystoneauth.session RESP BODY: {"domain": {"description": "domainDesc-2", "enabled": true, "id": "e2ee10e31c5c478a9fc6d1afd93c6eea", "name": "domainName-3"}} {25} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.127323s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,271 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,275 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,276 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,278 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,286 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.214549+00:00", "project": {"domain": {"id": "53e2caa6b7264831a42fa83bff602828", "name": "9c29bc9452d54a7098ca71c8fc435301"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0dc88a53eda34acda5f4f848a3ceb2ed"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "63f9eb04737949f7bd1dfdaa052978d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "236df92ef6114d09962b66851f326bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c33daeae85eb48e68b503a0fb4a341b0", "region_id": "RegionOne"}], "type": "identity", "id": "154f0067c49e438b8541a636a3728faf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5dd4ee87badf46169462b8ebfdb1c747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21fb0b937ca840ea9734b15efbd34d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b6f3aa5eff0548dab0abac834523abdf", "region_id": "RegionOne"}], "type": "compute", "id": "f39965ff5afb42a6880b1daf3b94007e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "72643d1fe1cc44cfbf249405c4088795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d6ff611f33514b54addf771bdce9e977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6c605f5c70324d2aa3e8c7927fff2bb7", "region_id": "RegionOne"}], "type": "image", "id": "79ad410a2b544980beb3a587223c9526", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4cc7610dd5f94713906388544e541e28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f5091a971da341819b7c32997be15507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "100062ebf591479ca9ddf6ce169cebfb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bf94d88f0d964109b398942f5e1615fa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b540a467e48649fdbaef401ee1c424ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e09a8e4dfd147039e1f29e37a1742e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6310f6c3c78e4ea8bee5802dd82d826f", "region_id": "RegionOne"}], "type": "object-store", "id": "aca2d06c2934481e9f0cedddb7d253e6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7d58e2b1eba40fbae407d145fabe6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "478bdee03f9f48b18b4c15abd2549f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00c83e8edf9c48fc886e01c5ac6f7b61", "region_id": "RegionOne"}], "type": "clustering", "id": "2aba1bb76677484392f3e7f9e0f2434a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c863a85deb7b4690bf57302c89c68182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7faca44e8e94d88a4c3c8e5a86a382a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "939f11b5d06b4e7d9c27353283bbca43", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "82abf08ca18648b2bec27dd32f2e2f1a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e447431711c4e8281f20974164552a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e13441f48db143bdb51accd0fc60c25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "336a5b4aefdf4494a5406ac7a1ff8c96", "region_id": "RegionOne"}], "type": "cluster", "id": "4ce746fcc6c74757abda1920a0e529bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2f6f6fb3b0104dc4abea1d3080e60ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8ede4e1293f6450a917d4ae9c7825253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "759ace28f2e24d9dac21d80b1f141131", "region_id": "RegionOne"}], "type": "data-processing", "id": "888d4163511444ff9e0c64fd71246ad8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28b2f861b179419cab4d271fce7350af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e71ade39e7fe4c689d5518027cc3e1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1209112ac75140acb07dcbcc2876e6cf", "region_id": "RegionOne"}], "type": "baremetal", "id": "20e0289d8fa4463181ec2c9e0d59ea14", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9cda3fac31a4821961e6b1ea6d746cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9957a508b4f6428bae592746e9e66a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d63040f904b8468c8f5f54db69c675f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8ee156b239b140b7941dc95e7fd97fbb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1cb1fab65e4a46a7941509bddc04c4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "26bcd6087e964ee9ad6ceb88ae64b6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "251a8f8549a947248b390dc37491ad64", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ab26e4a3dd504524bc4e3c15e3d1fcf1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f9002d08dad43aeaacb171dec0d6437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4828e8f50da140e48e13adcad6cf7bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2b67b3aa6264c8b81d07e5a9ca78dc2", "region_id": "RegionOne"}], "type": "key-manager", "id": "0e7e83f592a3448fb3ebbb8400481372", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6ac7d51b29045e386dba36fe7548c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7afa7a402cac4079bf327f6d2bbf319d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bb9164f4b741463d9fc26fe12572484a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1b48a474cf8146038acf8b5a47713d35", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e83dc1228fdc4ab1ae444d158182d307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f6030e3549648cc93fa2fd03db715e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2366b104aac143bcb745ef7dffd55f67", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad1f40946acb47ec85858d93902b6335", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9bb2a361680a4b8fb08bd570ea1822e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "55419353b460498384aa25ec00cf8c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6cd07c4400814316a0dbb3f8d287faf1", "region_id": "RegionOne"}], "type": "message", "id": "786822e2a75040bc8e431dc2a54253fa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce39ad9b4be74ebeb8a21eefafd41052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3308a1bad390454aa89e06e1b465444e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2458e3631fe64c58adfdc2953263c573", "region_id": "RegionOne"}], "type": "messaging", "id": "36863d4caf8042c5a88f49ba9a66d5f8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d7ff81ab0ba44467b3cea65d544da6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "45238c6300324266a394e45043ce9277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "57fced4d589a481f9ecd8d75267e1d18", "region_id": "RegionOne"}], "type": "application-catalog", "id": "14d4464ccd1a48dab15ffddbf3f6f823", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31f6c69203874889af2b0834f925321b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e239999aaff54949a007c95ea818873e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "515989cdc458409f93f17d9d25ac28e7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "07d7e972a0dd4c7e9ff77cdd8ddf25e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb332ed5aae14c39995662cbdb3353f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "577417f7c5f74dd19f99cda1c43f3792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6280227b20249278b497e77ff898d3a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "043e7548288245a4ac239968db8078f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "766186cae8034897a6e8fde0d538b5cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1827c26ffad4e1999fb0252593ad750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc0f5d7f4231436093323f7518e4c524", "region_id": "RegionOne"}], "type": "container-infra", "id": "c419bb3a5b32432ab9db8dac8f734eb2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3453e57f2bef4c16bca81549e5c007a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7b7e3f0bae95418e980a9677bce04de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "52419c651877432b999c91f8893571e5", "region_id": "RegionOne"}], "type": "search", "id": "ffc6676dbcd845929418f45cc301ad93", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "298f5c6b9cf44f3d90bf879c18a829df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3461b7d625884b248bf93eff7abd9456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c6df94a0582847f882e7b23ef2111cf2", "region_id": "RegionOne"}], "type": "dns", "id": "32d984ad13fb4782b1f1a676df305140", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e4ad6e447d34f60acefaa5992a2f805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e4f4e50354b4b69bd1f1615ef510bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d57bb6ae33c34c7e80de2459be5c6f66", "region_id": "RegionOne"}], "type": "workflow", "id": "26657e7b17c143428ec1936f207a9097", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9455203481d44d5bc7c845b8d303ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc5bf5eee2544bf0aaf038da19c36a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77bc867f605a4ac5af1168aeba9b49b9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1cdb0f293c5f48fb840e74d9e5397578", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d5e6d6c47d264e6795f0c6c4661359d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b51894b0647b47cdbfddfc38b1740a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8874495a8ddd40659cef76ee20d3617b", "region_id": "RegionOne"}], "type": "rating", "id": "5c897742eca146c2ae3b835bd0070167", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc1f60821acf4a93a892c8cf5cc9a6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5f81d2fb7e24e8491c7c666e88575c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56dc1d720e6842f881673c812b1ad842", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3ca01a1cb55e4e83bbe8869ecc587537", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1cdfc3465964e848766c780c143447b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c9f6ffe4da94326b949ea760d0da464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ff42a4774bd34fdb9fbe4314255e53d0", "region_id": "RegionOne"}], "type": "policy", "id": "518cddb00e5c48d5ba6decf815b49c43", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df0af3b8c0d94776b7944e3cce98404d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fec330022461471f86cc50711cf049d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04fecd6ff6f5405cb0e7286b4bc46f89", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "86903bda1af643599316b26a7867daa1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "962a386e5ee94f6ea167daf870bd37a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22fd937db49841dbbcb6cd79ff3d663a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "72ea53ecc3da4e1893c33edb833ccba1", "region_id": "RegionOne"}], "type": "sharev2", "id": "8d8c2c7b9f8348baaf036afe8e08a599", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69acf3d4b5de4cbe9259b1b59544a1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fc1b70fca4341008708ac4601705b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d1fa91f12844ff6bbb8409770ab00bf", "region_id": "RegionOne"}], "type": "share", "id": "a1a681402b544f9199d2017776de122c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77ee17b189dd4c539e2aa824608d1ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "97d93b5d058b46bb95790e5172354d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f15edddecc1c4f729bee091f59832283", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2bb3a035679048938380c4d3db142546", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77f905bb35e246dbacc4b383dd9e7c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8958085689c24e04aa2b523a010395a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf33e902eaca433a984fe7be2a468703", "region_id": "RegionOne"}], "type": "orchestration", "id": "e0cac4ac52894cfd8e784950f361b37c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b24859a7f6aa48aca75f02f957bfd18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "008d5d4baad44efeb201218be52e9843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56d1373e7acc4e8093458381d293af7f", "region_id": "RegionOne"}], "type": "block-storage", "id": "7227dd125a504c0c9ff819ae03fd5cee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b4f792d513e4794ba6e576cda47dd82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d644c74a09440358a1568b0d799d43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af13004b5b1b4fd1ad0fdb6913bcacde", "region_id": "RegionOne"}], "type": "volumev3", "id": "1547e545710742f1986fb41d82b41dd5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb98307742df49219e6aca66115017f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4167f8fb67848be9a266360f740af02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae6a96c4006c440a872ca3525293a127", "region_id": "RegionOne"}], "type": "volumev2", "id": "a2f7e9968d3f4893b509049953086807", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6c47a9aba7345efb6e5baa96af5e4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a1c82e12f89429d97de8566c9aae843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "892a935ad8484f8e9dff4da35840130c", "region_id": "RegionOne"}], "type": "volume", "id": "70219818e9624f28890dabdb151f61ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07d7479191d94c54805671b48b99650e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f445920fb1949b6bcc946bcb03eebb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e14abc6fdb1e471996e6edb9bfb27994", "region_id": "RegionOne"}], "type": "block-store", "id": "7df23c6ef4e24362b9bd1ec91a3ecd84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42c7541c06614240bfaca003fb2c28c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8cce062b621e4574b9da3e787280f308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5bf4eb2326074a2d90a4a4eea0317261", "region_id": "RegionOne"}], "type": "alarm", "id": "a1db550133604ec9972e3125d86a7444", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5fe18644d2934fa8b76f006fdf3c1c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a369dc0426e349dda4e0b2d62f2b943e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba778d88e71f45a7b5f6a28d84b1a156", "region_id": "RegionOne"}], "type": "alarming", "id": "5372b8867fd847e4bc32260178361ea9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1fe8f0880b34b42926a229abc53d7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8067603584ba43e1b2e116f0d3b1e2fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5dce535dddf24475b491a82c68fa7e26", "region_id": "RegionOne"}], "type": "meter", "id": "41e5c48fa54c47ee92954d70a662d457", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a483a7feddef468db383bd82409a9819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebbcde4061034fb0a31d7b1b33618f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af983f2462c947c6a5df00cf9529ec33", "region_id": "RegionOne"}], "type": "metering", "id": "49503b77bd874873878b28db7237e86d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d62df41a9c94c61b4639e9940b6740b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "16181a87cc6c4fb6843b4ce805b0ff7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc5df9b9594646c29266c2e83c4c2991", "region_id": "RegionOne"}], "type": "telemetry", "id": "a1a0140dea1d4e72b778262c4bdbda7b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fff6c8edd5984b5bbf2389db3214091e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29b3b945a90a4cd889d2f19bd7ebffee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "38f7081a82f941b3a0ac8f5960f7805f", "region_id": "RegionOne"}], "type": "event", "id": "56d68031a228475d855235e01ce2a572", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8008fb86e5949ebac701255b3be5db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "51d2a74c5eb540f99bc9d93ca8c20f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fce962d5d1464187a8181ca7ac891532", "region_id": "RegionOne"}], "type": "events", "id": "e10ef21f0d644d6bb3f65eea5958b8c1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c483117404147b0a7bc3341d68bd1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dee8b34dbc29489ea4afde2d52f4cb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6ea949b4f9148babd1c544bd8b975e7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9817e7fd3ed14cc5b953086b954c57e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d27f76b2c3b48f29c7e22559c3cd57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "400348e1289f4768a9d061c915b2121c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4450cce2ce5b41ad94e8cb4609dd01a7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e7c142d6b7e74a10b20d946f0dde901d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ace2abbfc254b2b92562147a0fbb8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a54a167d5fc440d4b3c0b0f2c98fd1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "47b514a8046d48119f895204fc2974b1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3c35cd3bb4b64f14b54ef90de063b2b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f3173875cf740ebbf2a6ecfe74d7493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "353ef19b84fa4d268a7243c35ec66934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "58020cddfbd34793915e4385ca5ff52b", "region_id": "RegionOne"}], "type": "tricircle", "id": "1262677c666946829b1ed8e1be6fc4d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "06bca9bf86c146b2b87f6c3b8c7e86c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "25df31f98c634b7bb59d3e68c9caf840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1039105f7dab4ca3b18d50bfc2894e2b", "region_id": "RegionOne"}], "type": "database", "id": "9e13677c3be5400fb3d03d61f5bcd1d8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c7bdefe637c48c3b361ab95a34376ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62eb42c0e4c54c08864a70e2cfbf6f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d81607b09729489bbe11e8c8f3820c75", "region_id": "RegionOne"}], "type": "application-container", "id": "408e74a691234102b7a95d14940b8f4f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bcfb51c9e6924b30aa5e0661ca7481ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cae88b9187a84759a3bd1fe4e2b3c6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad591565cf1e42679d8dd2baa24c734b", "region_id": "RegionOne"}], "type": "container", "id": "32d16107ede7437aabaeae4d2a446288", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f0ba0f1bef9a40889680a200d699ef9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0eaef66504b24ebca52021b807992c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "92b7d8012f7a44b2a6ebdab303b609da", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b9be977918954329816f51b70d6fcaeb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ddf7b09e6e7a4fbaa8066147e7197a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd7bda665970443ebdb7643f73898740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60beb61022044eb5b9bc1c97a551c99b", "region_id": "RegionOne"}], "type": "rca", "id": "3d27bb6a9e3a45ce9cad3ca5baafee57", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "243ed68b60f0489ab4b83021abb5493d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ea4591fbe7ef4f4eb78dcf3ff0b512c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d70dd7c72009488c80fa0f119d9a0b7d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f1106d0681964b17a1bb03fcf4c7711b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "34f70e3f5b3b42f09d6db1d47546d3a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8f62f2564b244b2e9185fd058b114fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5857da411286465ebbeec7f22512179b", "region_id": "RegionOne"}], "type": "network", "id": "214c3686e66842ea804233ceb6974471", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ee413050d0bf413f8d950ea2b9d74ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2fc2097428ec49f18169390b3d3fc2c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "befc88b85d324b36b1696bffb6698201", "region_id": "RegionOne"}], "type": "backup", "id": "29e298909def4404917a31074e7c57bf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba3eafac2e96483199b46352655fab69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb09e9ec138545cbbbe4973d25f84b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "981a152b552a4c97bb772c6daa087f9a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c0d7687b3a9a44c28705ce467ab4bac6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32cfb2ce27704812a87f261708da3257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ab48715774243b6a18442690b9be7e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "84565f92495b419dad5bbaf161bf0402", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e9aea13fd5d9474cb230b32a12f55147", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf437cd98c0b4419a9758cd04d91cd5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7d5078385e5242aca706d4c0eb340550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9008c83ad2dc4afaae5bd75054d20e2c", "region_id": "RegionOne"}], "type": "monitoring", "id": "e2a367ab226340a795fd2b9f9364ebdf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ae9da2d7a10b430a8315951aa7ecea73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "94df6174b6de4f64bf8d8c83c5e7b5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7bcb198fefb74c02aedbe80d5dbfe645", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "267fec6516964eff95760aea178da0d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f85899b224a430b9cd01066c5a9dc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9847003472b0487aa9a8ed87029cfe30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "47a7b02ac55a4dc7b72740b17cf9b421", "region_id": "RegionOne"}], "type": "placement", "id": "ea70a8572e9a4160bfe1ead0356c4146", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "325df7e8840b40098c7c2aa419d197e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a4ce3cdcf704cf68945bd9e5112a8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3420c60d9bef48b397ddd5b0105d3111", "region_id": "RegionOne"}], "type": "instance-ha", "id": "77671528d0f4474eb820a11941d1f866", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32b0df5fb51343be81fd6b1740f76906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "97ec205f8c0e4b2d90c0fb6a5856b7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "640b11de63e84083980d837dab868370", "region_id": "RegionOne"}], "type": "ha", "id": "3510e2e1aff44ffb994838b18048556e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "db03ec10cec948728b7def073a53d2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "30f45b644493496b88dfb2cf442c93b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9bf7391a057a4af4a46ef67f93528d89", "region_id": "RegionOne"}], "type": "reservation", "id": "01b94fd881eb426c98ca34c3d3503aac", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b400a3077cb5416f86269f0bc9c31f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0859f09d6e264cfaa9ce64861b10fe5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "12ce1eea889045bab7e2ad0278efaad1", "region_id": "RegionOne"}], "type": "function-engine", "id": "3f11ee2544814c2e87d3c359e669b0d1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1a256af4c00543b5a2148bfd0539314e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e2e1275c033438285a98197cba34ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "405ca8a2f3664a719965046c3a4d45fc", "region_id": "RegionOne"}], "type": "accelerator", "id": "579e5ec15b03496e9e05188d707aee88", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a215c31454754e068d25f9d92a8c78b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1b4edfa9a804628b7465e705e8f0cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5bf755b95566487281fc2e0756745db7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5605d6fde2ec4e378f18f456360a0091", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b78d43d86ef435faf2ae6e609be8461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5e134f20913423aaecfd377b606f677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9878804d9dbe45709d02c60cbbc1d811", "region_id": "RegionOne"}], "type": "registration", "id": "b85b8d458603429eb2ad53d9cde12753", "name": "adjutant"}], "user": {"domain": {"id": "b5a0a1e564e24e45943972025dd90f1e", "name": "4b7238588cd14200916ef85dcd7c7f9f"}, "id": "11424058a902430c96e7c6659159047a", "name": "801708f4a86e410c9de6b237b083bfca"}, "audit_ids": ["d11c52071bf74d19b43f94becd18a9f5", null], "issued_at": "2020-04-23T06:25:56.214549"}} 2020-04-23 06:27:56,329 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,333 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,335 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {11} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_exception [0.235312s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,076 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,081 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,083 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,095 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.018230+00:00", "project": {"domain": {"id": "183d8802772c4ec3a538516444b17028", "name": "526fdf30809f4e75a23a92c502bc8d12"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e9f9cb4988944a7e9d9f21e2aef107c8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "33de14ed2dff4596ba55c423f37e3d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d2e0bfb1dc08410f81d08f10038ae238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f46a6f3640da4e4a88bc3262be8deb26", "region_id": "RegionOne"}], "type": "identity", "id": "360a0f699a6d488096de63b8e2a55ac1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29baf038bb7e467fabfea92601ee2637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6294ade0ea374a8d9dc7c851a7a8aeb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "89b99fc9c1e943b4863d2f89a36e2563", "region_id": "RegionOne"}], "type": "compute", "id": "5b40ca0212184466947f85375ad45238", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e4602c1a3fa34b8eb9181e3313f726f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "27d182f51c9c4ddba8b2117aaabd1aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b0dc5d8f53474e28b8d58f98d9f6cb7f", "region_id": "RegionOne"}], "type": "image", "id": "708c0186b76e42bcbfe4bd7b7907637b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "74e003cac00141b0be9df468a0835f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "00e205676b544a0ba94ff11cca4d7c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1aabf331f4834028bbb0b59c8c152a2d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fbcdb9aa90124425b03c2c39115575ac", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caefcac733b0433591b0e861242a3adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2e9e5860e5f4860978a0aa9963d9cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42feceaa4ac04977b92644243617b6c0", "region_id": "RegionOne"}], "type": "object-store", "id": "976764d8330b4c30a3f7a65de4800c37", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9986f33e2a0448aa85c3783f464cdcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9af713f875014111b40a0968a522ff32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "44d9f4e35e3642398406b172967d2d12", "region_id": "RegionOne"}], "type": "clustering", "id": "ab6caeefcf134f248f4ec72bbb8cfe53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e667ff240d3476bbd3125db6cbf42aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46b5886a4ba6471a8e7821ad9cbe2e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4fbe9383dd6449e588c31e48a6f255cc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "af9c5c5f0d6e4ebe884ec3091f4ec9ae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc715ec96e1a4557ac061d11e48252a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4a28f75cfc64f3a8d8ca9403ec4f7d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b44b21bf36e4aa0ad42bd0ae4f22e8c", "region_id": "RegionOne"}], "type": "cluster", "id": "b9769bf4203d4821b782353e20f257ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16eaa87197e942ca810c1cc6a9c8a187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5cfb961e84d64648a8edc92d8cca2804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "90cb408ef8d246edadef269c3fab5adf", "region_id": "RegionOne"}], "type": "data-processing", "id": "d99264294dbe4b3c903280dda0eaa0d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0beac72c7f1349f3a5691d3b16337a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69b72055728d43bab9ca5c0144afc99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d0249cca23b146b28f71b2c61abd2e18", "region_id": "RegionOne"}], "type": "baremetal", "id": "11e068546a154bb49dba88de85c92578", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9bd060bb637a41978ac455879c62d1a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9612e168216492eb3b2cd03f9546089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fcf7124c8c164e7ebe8f248e2b044f00", "region_id": "RegionOne"}], "type": "bare-metal", "id": "929c7ebffaa14f2d9a81038befbf4a69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8795435fa0694e508423239c36746ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9193135e1a84a18b811594996ef204c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "077c84c59a9f48c7bc81627395832f2a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eee1e5c99d834f259566593cd41913e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1296b2b1f8fc416c82cf51f896ffcbf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bdd1821ebc2e4436973ab02915125e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c58fb988d6d1467585feffd352296b49", "region_id": "RegionOne"}], "type": "key-manager", "id": "77b8de492b764aef9525712cf5743235", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "154e06b16b62495f9ec551b1ee321dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "644a40a9f55445ad8af16ed439652ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bc13d7f45d8c4d87a47d4452018fbe7b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "71604eed39224c27a57c910a2010949e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e520577bc5748eb9efc336c64e8966a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb6b509bf2d0498eaab0d82b63324ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f926d1dc5b15479ab269b44b9e1aa961", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0cf91a38fc7f49a8a5da34f307c119dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c9bcc31d306e454db6177fcc002974bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "88244c1230b04eb9b658eb72ac35c46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7b1f41faac01487c866ab1b2b8a204fb", "region_id": "RegionOne"}], "type": "message", "id": "c1141a91c1f24e2d8d3aca21de707f98", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff266f60a7b540d69c82f23b07b381eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3baeb3b68b2c420f962dddf7c83a21f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d6a11589967420e9c6a059ce93873fc", "region_id": "RegionOne"}], "type": "messaging", "id": "cfb0fb17dd31427d84b1115dee8c9688", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "38b0fdc0bc424a81a2ffa7154d2a5485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9288492d7a684022926aca2704a8e988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e65bf725f9dc41df9a34bfb61f45981d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3031da9e31de43c982eb4e59f73c079f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3137d2a8b1354211a7bb075695419884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9679f89d8bef4346b1b07c50a0bdcf9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ee3410ed62440188f06c28b217d1a51", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b6005184c4f645eb8c08bb5f3b796843", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7834d9942b59436b98c37afc3689ffc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97b67c172e8b481ca241baa83de2d4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e60ec04e3e414d64aee7aea1febf6fa8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "49fee02ae8b4439ca4f1ea546ab15853", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "375356d006f249ceb8fcadccf9884b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "876cdb1fbe2442e4ab45b136c1a37386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b6ad368a2a34db7afe8f23ef01967e5", "region_id": "RegionOne"}], "type": "container-infra", "id": "a6c83e0c3f6f4214b48b8874970c2c7d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8466f020991846b087b6b35e68704d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9f34f3d52f1a4614916c0493ec7274b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2ba66a4fee394961a56a97292012c319", "region_id": "RegionOne"}], "type": "search", "id": "c111933570184524b971f9774f5c20f2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "47a4e475c0224095b4fea8f4de9c600f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ff2285f2e635424eb06ead46ce962ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "19bd031aa7774d8aaef62de3dbf0f2b7", "region_id": "RegionOne"}], "type": "dns", "id": "b16f5540e62742649a6c6ed3b698680c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b66743a306c4b13b02d75079e46c4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e67dc48325a4da8adedbcff984c244d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6476e16bea8646cabf7523fbbab886c3", "region_id": "RegionOne"}], "type": "workflow", "id": "4ce277d4257846e3b5cd3b7e9cce21bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1843d86950ef4721989d3d5d21e4a096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e9d710b780094e87ae2da798268b7d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "60ba3019c7a14852ae9a729e6ddf497f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c86420a94f0d46c4ab1bce13a10f84ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a581c894d1234d52a6fb35e814cf527c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "730e0c4bc4164f6fbb23d4e88f637c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4d990a4da885420983485ddb83760bdc", "region_id": "RegionOne"}], "type": "rating", "id": "a4b6e4da50ac40f692a42c8246de4444", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f19bc566d1764f4981adc26a1e70e7c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a15922182654d5eb2d6fc753024c912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c196c9ea973e42e68585690e9ded30ae", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5bc76806a79945c8945dbb59918ba1b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "822aad00f82446d89c84c5a087bdc118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25a3ffceb6a6430687c8605c9c8abd8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7a5f18c3fc34f309c2123580a9780bb", "region_id": "RegionOne"}], "type": "policy", "id": "262a7c114bab42f9b0a514dc49a010f8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f00fa2cc2ae4484ad859bb65f9819ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a2b0dbd3db0488f81a652f78c55781f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0056289ec27b469b92c761608eab1228", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "85d1135482614a48b7040b2c0ced8591", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "376e2fdd543346a2ae6c7a5395026a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0d9e278a29e43bd8f084f2cfbe0be65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "614892bc401b4c1a993f03e43877cb40", "region_id": "RegionOne"}], "type": "sharev2", "id": "34a3ddcce5a142f790ba0f1ff1bc7dba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd1601252cec4eb39c6df3c65f661e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "035740d82cae4a128b52c68b8b690b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a884331141f462797c56327c4924627", "region_id": "RegionOne"}], "type": "share", "id": "1d0d66ead301400aa6ac91b4278d310d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d22a40361cb401aa0a40cba9e899976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1ff66fe264d3460ebce3c29ac3196453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f37af4137bb4acea06b156a25c612f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1f8abc9df4a04bd88ad75e1b6f4989fa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4668afa2c18844368f6f4cd7bd5871d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b17069e296b444aa3722e679631cddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f964d2af519c4e97aed01a65c93dce21", "region_id": "RegionOne"}], "type": "orchestration", "id": "8a518f0e8ebb46ad8f8bfcd5f9aefa66", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0d38647a17b436ab72802e535104c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e5f7fd446b2431dbb537381a4553164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b922317650ac459795c76b120f9c0faf", "region_id": "RegionOne"}], "type": "block-storage", "id": "74b42b669d9e48dbbc96807389e8f128", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f51b70d6d19641f4a8b22e411f601793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ed1825c41cd462b890c692783ac90a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "116dff06489243879788f8000770cfca", "region_id": "RegionOne"}], "type": "volumev3", "id": "8fa17e332f7d48b2b43a2ae4cafdd2b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa26dbb64da04a35b26059cff0a2d873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b59cef3fef054343b78dc42a097698cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48b448f3108545dab8567f79fd175b9d", "region_id": "RegionOne"}], "type": "volumev2", "id": "0efeee42a1a7423e8e749bd2b2c93657", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6285935fed347a4bbb66a9e0972f5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c361d9c846404ffb86cfea19b3b20b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37363f4c8462479badcbc1ec22ce494e", "region_id": "RegionOne"}], "type": "volume", "id": "75dc454efe5d4fe6a140a8f2a1547f16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58142477ffdc4bb298c299fb6f135eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b02e1023e7046cd8ecb815105b37102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae396762bb9b46da9bcc2a6dedc5a329", "region_id": "RegionOne"}], "type": "block-store", "id": "089278f5d34f42849767d8b2f32cb93a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c80c455363d54cb4a8dc1ee1ddf4ccae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2746a5a962b840be933dea886cf6f9e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd1983c6121c49588a14f00acdd9efb8", "region_id": "RegionOne"}], "type": "alarm", "id": "9fae5ea09dc54941a52a6493a5933e72", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25f4c10560a6459fbef008ac9ce952a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99dc21c7e3a440af9f49b680b3ed4a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f326b453a5bc43e59368e9360b535010", "region_id": "RegionOne"}], "type": "alarming", "id": "b946eb29bb144300bb202eb74a519fc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b13ba689eaa437aaddd924ebb9a3ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e6db7ab634c45a89cf9819d56d378bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1bc001563114058826cfcba8b7efdb0", "region_id": "RegionOne"}], "type": "meter", "id": "15d783618f0a4cbf83ec0fac550ec107", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4367921a4df2446ba26415ebd026b176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "baa65678319649c8afd71b9c40a1c72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7183744bb65f4242b35abcdd32440d06", "region_id": "RegionOne"}], "type": "metering", "id": "ba529dbeade547318f9f2004a6545827", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "01d7d56b781b43c7bb6744aff6c1fcf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe1ac82e7fdb4eda8e8c49fc4fe39b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f312738c88234dedabb36c391d28a3fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "e8a8a2e96cfd4f01ab7f5cf5c13db821", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6fec024668334b11940de5bc05b76b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e90fef9e3a34c9c9bb5c6db2bd93b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5473f3cc88954a18a88f3da3a4d9f609", "region_id": "RegionOne"}], "type": "event", "id": "5e4dc897e3c6439da9191afe27bbbe97", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ee6932f8b65a4d62b62fb71708451482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2ce53622243744379455b02819c9b51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad6c47f5129f4a1e900a01c9d2f40063", "region_id": "RegionOne"}], "type": "events", "id": "4981879693ca4bcfa227f0c655a297c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e91860d93fc4969954c8adecd395bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b8f07d8c5d042f3bae66637b16a4fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "221698b984584d6abd90b9dd3e7c1ab4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "029bfc489efd4ed187eb1f01fd06e7ae", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16033cce9f9d4e6e80300c114e913b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c039d805e3da476ca6091c767e89f53e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4cc526b02c794c01b396b3db04f22fed", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3a8fe44392954fe5bf16c7e44c6c9f83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "640b88be9c4344cc8edf3b819c4d6cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d91ecfeab8224190b9e628877ef41b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfdf11a99a124c01ac1d5232fe55ccc8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a8c2525770564c59a55a6553f43c27fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b34a9b1ebee44b818e4abcee582f1c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42440fbcdcc44c03ab7c6a13575c66b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bcc3e16e25e4188a809a47b2d5f4efc", "region_id": "RegionOne"}], "type": "tricircle", "id": "949a2d3bf3ef43cea88ea2645436023c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e9f34dc6589747358e232025503f583c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "19ee01b76987454498fa03374ade5189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "188c04ba68e648bba58a505ab759341b", "region_id": "RegionOne"}], "type": "database", "id": "70b139dc46e7487cb13c796f363c0253", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "50ab64b56fcd46c7b70ddc98e743eb44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65cdff6d01ac4a5084d882e5c1d734dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d732a6ca23f4fee8f17afb6c1392941", "region_id": "RegionOne"}], "type": "application-container", "id": "c8be88ab3f014998a3e934c99410d099", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d86afccb23d44a438b4ca9ba93a3fc17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96afc0fd5ba04e30ad396e20c770ec44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "466a8bb370434d9992bd1afeb3f43767", "region_id": "RegionOne"}], "type": "container", "id": "c7b082b1eada42aab7dd630b78253b88", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba8054f0a7374f86a4c77cc3e6503eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d15cda65413f4caf80c118a4b9906cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27c0eb41d58848658d6e3e1de78474cc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ccb251224fb34fd68846096d767e1e3a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c62dbb7537584057b3191ffc0352f412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "edf01b0047644652b50fe5b9b2a3aeb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aaf5affe2890468180240927d3893e40", "region_id": "RegionOne"}], "type": "rca", "id": "ef1af02a4dbc4ded91a46e064ff49e58", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "02596fa164704a4990b9c82a3db80566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fa5997caf7b747c79b6112b1c68418a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "63f87ba4b8a141f8a199d3f6c710389c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a22f84a0d3274d15a714bd1b217f2a59", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5bcdb8f424064de6b5addc387cb8f2c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e541585ce7314df88d2fa6c7ea76751e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fe885f1a48e84a66b5720b4195e26ab7", "region_id": "RegionOne"}], "type": "network", "id": "6a471fe08b024a83b1180ba06dea6ed5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f80425ac510446a3bc2d73e4034ce17d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ab2bb572f4e4a528cc47909a6be8ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3dd7dec433ac465aa1940823d68056d5", "region_id": "RegionOne"}], "type": "backup", "id": "23c70c9f7f804bc0a39fd2ed8f5d41b0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3878518c73c14cdcba1c7f698773dbcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "500b57df8d56479ebed6a796ca95680d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "76f64783592a4b338f95719ead4a616e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2e7c412ea2a34f4e8fb8d08aac0ede2e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a7de4b221f64e90bd720d520ed48b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1232aa2dcfec405288a9e7d65f445646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "559df99cd33e487093b9f99d6d658752", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a06fd9cc574f43208eaabab01b4d540c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6bac97eaadf843db97d8c71b5a1b9ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9aae6faac7804572877e9e3a3843c781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0b634a3cf6894cfa84d61427db644c20", "region_id": "RegionOne"}], "type": "monitoring", "id": "55ca4d6fdb564f1b8ed010b3abba4c37", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "60dd392856da48fc96d889a92027e72e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "96db2b6bbac348df84f76c76aad0312f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "93bbeda50a3a4ef6b7567930cf068cff", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0384323cc34f41588f6577183ebf5818", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4893efdc6b1944d0ae7d1ddfbca6297d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5df2c558a6c84f449b5037bf335a0865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "91fe171395354acb97a0af7a1a098c1f", "region_id": "RegionOne"}], "type": "placement", "id": "4bc119ccc8c54b028fde60d7f69ee51f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7c7aec5a7794940a5123bdfc5b3d4e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b2b67bcba034830842d9518ba511bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aed8da082eee496aa43d16cded07aa9d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fb8edaf5a3ab4b4aabf69bca4303d61a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b1c9d89dbf514d54a0bb1bfb07eb94da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58e75ee44c1047b6a5913cc02cb6fa2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d6a2ad5519f54b9dace3b886335900dd", "region_id": "RegionOne"}], "type": "ha", "id": "9a7b4b86831e4823b24eb987f7060e4a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9a49a7ca9c974147b80ac25009a584e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6978457a6ed14fd18dba707702631751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "48bf939d9da64e2f9f18543096b21a27", "region_id": "RegionOne"}], "type": "reservation", "id": "ff36214570084e0b85cccd4dd70b12b6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ef4effdf6a6946ae970d5668fbba50cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "57c472d068f941cb8551ff537dd3c03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "486b106d076248e0b53ad08cc2c702fb", "region_id": "RegionOne"}], "type": "function-engine", "id": "f7c2333b8dbc46d586959775ef883bde", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c8d2b7ff228c4031b5c3bd539770bf8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "836cfa8137db44e499939b84d8806714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1287b8aa6a5347aaafb60d330a29266f", "region_id": "RegionOne"}], "type": "accelerator", "id": "6b8aa9a781b04c3d97a6d9f25e462607", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fa9c8d44b624330bd63aa7041b3508c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3523ffce9924beaa5ced0e318bce1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "527ccc48f5ed468e87098fc747515c74", "region_id": "RegionOne"}], "type": "admin-logic", "id": "47e2835e11a946db88997ab8e77c1710", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c0324d827424794ace1bf2a10d3cadf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "11360043ea3a483b885a5e2049db9d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "28f0a40fd5534b25b7b5297712ec9ae0", "region_id": "RegionOne"}], "type": "registration", "id": "44434cd9915148ef92acbbad757eb21e", "name": "adjutant"}], "user": {"domain": {"id": "5a1bf74e18b14ab0a8e44124256f170f", "name": "d0bf7f6ff28d4f38b47c8a61758feacf"}, "id": "32cb36aa532441878d071a150cf7549c", "name": "6d1f8d71fdcb4265baef7ef92450e638"}, "audit_ids": ["7012cf188cfe4a9b9e0b1659bd78bd5c", null], "issued_at": "2020-04-23T06:25:56.018230"}} 2020-04-23 06:27:56,173 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,177 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,178 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,197 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,200 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,201 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} 2020-04-23 06:27:56,219 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,223 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,224 keystoneauth.session RESP BODY: {"profiles": [{"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}]} 2020-04-23 06:27:56,242 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/clusters -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"cluster": {"desired_capacity": 0, "profile_id": "1", "name": "fake-name"}}' 2020-04-23 06:27:56,246 keystoneauth.session RESP: [500] content-type: application/json {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.058142s] ... ok {7} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.147027s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,270 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,274 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,275 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,277 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,288 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.213756+00:00", "project": {"domain": {"id": "e091d23fcd064257adb21e8eda455504", "name": "5c571e0e54dd4f47b1aa66dd36982810"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7bec0b79f6a54c16acf0ba5c6bebc824"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f17cdc17349a467fbfb70fb899d7b69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0cdf58158e6b46b7a5967e5af6dd8cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "15ca52bbaa454253adf7eee7a02dbe35", "region_id": "RegionOne"}], "type": "identity", "id": "ff18a561cef74124987be3f7f732d965", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "89b589b2f6a1410897ebde3cf02b7d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "510edf85cfee467ca2de0dae7c06311e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "461b3a8a07124a6f9e1b20148dcdd05f", "region_id": "RegionOne"}], "type": "compute", "id": "539e1446023c4f848af8b3858e3b1c0e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e06d371102ed4d39aa1adb8566519caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3d3ab9333ff9434c99e0e1cb87117456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d502ae7162c74d428b6e3df0cdc84679", "region_id": "RegionOne"}], "type": "image", "id": "188603bc555a443896bf885e91dd7d6d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "042a0caa73ec4e86ba6a3a1130bee16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7c900d1eb0554143bac7d4c605abfb2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "06b11703ca834569a8e82ffac30afc09", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7dd96252dcd94b88ab59862d172f150f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03ea52cc68e9492fa75d8a03f0c91e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5b885f1eac74b3093cb84051e838cd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a85704d2a1554300991eb442cea15ed8", "region_id": "RegionOne"}], "type": "object-store", "id": "e293c3268817462f816585a7369f6cb5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73de25a45ac14e7cbdee1114066dcb5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "239a9288b05d4ca09072d22c18005db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "34664c8d3ac54cb682266e193dd14312", "region_id": "RegionOne"}], "type": "clustering", "id": "158529bf87b847fd817b783aa1061d56", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f1a56be1e44444e9b5fcc6ec1bb8ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df38c90e09de4407aba1c3b68d2c12b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13d80fff028d4e0893d6cec0a0704638", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3b8bc5707cbd417191102a6df28c03ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cea3810755a47258ab8a810fc141e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "336de9ab0cd9408da5a3ffa91a72e962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "760ed6477801408bbcb152d1ed3f56b8", "region_id": "RegionOne"}], "type": "cluster", "id": "a97df502ceb046f6abd86d2c2c29c5ce", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c75b8604571f4e66aaa95f6ab99787fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da901dbc67b24dfa8f47974e7b8533f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "83f311e414a34270a27963f744665160", "region_id": "RegionOne"}], "type": "data-processing", "id": "0554328fdd0a449c8cadbb0ad2e55183", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "716da09e983a490a9bd9414958195dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d8d7212f4304422b7bab9b3d3004dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f05efaa3db1243e39af3e73b3bb04a35", "region_id": "RegionOne"}], "type": "baremetal", "id": "75821cb202384229957bf5712ae3eb7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8517e1ed61c4c84af216ec03265dd95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd48434ec82347919ff02b6b2bd95a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fdc527c4a1f64da3861a44a5035aae7b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bd49dc477af5445c8547a8fb9546f11c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6604d975a3824bef9dd0bcdf1dc3c995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "21079153222d4fb9bde51c7d93b47516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5d114a634abd4679950b9768adaf2d63", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a78f008a14d849c883774e7ff3b83487", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1d1a39eebe34cf183f1ffad80cdfc1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "758d5e02bcb8442890b84c63bcec735c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2c2daec6574c4be69699f4845e7917c8", "region_id": "RegionOne"}], "type": "key-manager", "id": "4af53656de3b495193e8e7a05c5cc99e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "19bebbf2688a460fa934f3763bd3629d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bc4c258cb9f4a4c987801ebde1efc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c5008b40982d4038a20848fcd99230a7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ef217d57a1cd42c9ba28732d4e2ec44c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1520557ed55646789f0b8c1a06444e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f850af3d2464a2fa83e181afe5fff5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "83da7e221ba54109a312d04d39206ee2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6c959a352e2b45a592cacd8f22c1ddf3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed9608b6058349199a39705df08325f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9016ede84c5c426388f0c2dc1f9f9cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6331f90a2ebc4e43a233432b42d2752f", "region_id": "RegionOne"}], "type": "message", "id": "11f6bac7b09444cfaa23477db94d666d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f8828f3a72842229d1126d2356d1016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3cf6b295d0744386b58d4f31131e8fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5c3f26e7f9354664aa7a916e98c7e8bc", "region_id": "RegionOne"}], "type": "messaging", "id": "4744534545374154bd354b0878f543ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cbfdec8b5b9e4e00aa869c1d9fe2f271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ed608bfd80c4f67b637f5f66ebf6586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "62e5f384308e4ad48870c07e2a297545", "region_id": "RegionOne"}], "type": "application-catalog", "id": "53f6dce9345e4d918af882fa116dbbfb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d99b00cfc8be4227aba531f451ac83a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c8deac004824a5583e6882a092138d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4022a39c824449c3822de756597d8c53", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f0127bac731242fbb737c7c17691b220", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad99b6df50fa4fc48394315dbbde1824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "164a18814a97456b8ce38d3877770a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "533b930d92ab4006be2b29c108c43e37", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff23708e3bf145c997e9b866a8b59a95", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a1f29af477745eba017c62852df18e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0e64c0523294f4f863897474b845c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a48d136a0d941cf8656e2ee38715574", "region_id": "RegionOne"}], "type": "container-infra", "id": "64d193ffad554f3586311bfd6faf67ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e9f60cf7d13c4478b86f1e750e9b669d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "85498eb9aec246abbd79775a977a7fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c4d0c1f72e2c4e1290448af9b705ec0c", "region_id": "RegionOne"}], "type": "search", "id": "9ded92a46d7a469abf823f17dff138d9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a53ff040e5a14008aa36c5bb7da334db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ba5b64f9bd1143de9dd86861d5cd146a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "71bf9b3131384857a6f3660acefe9622", "region_id": "RegionOne"}], "type": "dns", "id": "82d5a6ffdee640d0a9a59d69ed8ef14e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d7ae1f9aaea4407acd8fcef9314ee05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2884dd5694cb4bf590f783682b19cc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "024cf51791ca48acbfc2bf2426adbc1b", "region_id": "RegionOne"}], "type": "workflow", "id": "50140232083f4ccf86e888a46395377e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b99208894a774dc4a9015b362b3cff0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6970245377bb46d8bafcf636fb4867b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "98468b285d884e3ea18e988ff52069ed", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3dd23f84a41d407aa871175396cab6f3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ba83f49245944419bfb8872d5f7e9f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "94439778c0e046e8b4477e908431f209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0503d32dde5b43e483a5e6318797c3b5", "region_id": "RegionOne"}], "type": "rating", "id": "c2c820a7ceb64979902bb4e287611591", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc926530ce2a4d2ca69889eb7d669482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28ef9b1c578849d4a6dd02327b0b69a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f0eec24c9c444d59aa7b495504ce5217", "region_id": "RegionOne"}], "type": "operator-policy", "id": "48118e8b8f9f471ba9d5700c2b5bf3c0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07e94fccdb13474f8b40fa737a696caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1258d7ba930447bcb71b34f2a60dbd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "259a389017d049f692443fe1214391cc", "region_id": "RegionOne"}], "type": "policy", "id": "0bc4e9c950f7482bb272849240212fa7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c557e5c8bfa49e5b61cd25c5c5ed4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55a4607b5e84415c8d73cc91850fdd5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0109fadbb9754cd3a98962efad3522fb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b0ba09e03b75497caabadd9d5de1faac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "661ef32667c1428d9b10d58c05dcc5b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "632b9a10fbd54970ab256feeecc6e997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fb656395a10143dd8718348aa4b9cbe0", "region_id": "RegionOne"}], "type": "sharev2", "id": "7c4e37ddf8704a1bb917ddb1daba34e7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90b8496245b84c0bb0106c051c853987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55adafa65ff6498698093464ab8bcb46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "49108b46fb844736bb28db84a71fba62", "region_id": "RegionOne"}], "type": "share", "id": "d955da7038324b56a7c47c63ab49b61f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3316d711daf34f088e28864125b20f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d21cd669a5a24da2ab8358986834daa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "adcc760d6a1f487180f2e5e276f99575", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f9e3fc674ed64159bedf7622aa0d4d0c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ff2c9b75624258a1bc264ced950ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3f5171600e5453aa1a30a79fae9a51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a769b838631242b0942a4fc97a7bcdca", "region_id": "RegionOne"}], "type": "orchestration", "id": "d3ee525948aa4033808888b288a58549", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8edae137b2d64b448d45bbc2caa1e45e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3b0500515e456c85a91260f45eff71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42bf9009e6c443da9aaf87708a5c7a90", "region_id": "RegionOne"}], "type": "block-storage", "id": "84309bbcbaf34cb98f8cb5ff3fd29261", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45f88db3257248a7b163ff9a231dcb82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59eeb16558354e46a86a7598b5acc924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8baf35e2e0c247c0aa015cbd0e0ae1c4", "region_id": "RegionOne"}], "type": "volumev3", "id": "2b0c342ac44447cf8541bc394f8002c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d4d3dabeb84536b0cd7f38689cfbf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "287784bc3e1b46e7a4318a8cde9d2e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a368b431a7644f8bf0e56294e7278ab", "region_id": "RegionOne"}], "type": "volumev2", "id": "85c73bf8eb8144fc89c4ba067b08e394", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ad36acecbf940aa8dd3850c4c861d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c253df356dd54a24afc2af2b701fe244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b34d29f865a4afd9c8a3fe74cf9edbc", "region_id": "RegionOne"}], "type": "volume", "id": "455f54ae62f649ccae11fd57c4af0e93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c05ebf5f9d42db8d95a0672da7341a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94c600d5e39845c79d16668b673d24c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f23b631074549daa2d38b39defb9f30", "region_id": "RegionOne"}], "type": "block-store", "id": "387b618cbf5a44d99fba0094d6a46d7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2bb9b9cfc674f4a86d2ee971099e372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c1d2dad82554d9cad57f35f6cedd114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ed4843ac9094e35af66cf7e0bc117c1", "region_id": "RegionOne"}], "type": "alarm", "id": "4cd9afe9a67a4175852b72b1253d354e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66b1586e81e04fd690c22f04495ac878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49aaae1ef03840468a4a96af44907462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d72a688c5e0840259aed6f15023f8d4c", "region_id": "RegionOne"}], "type": "alarming", "id": "2d0e6192968a49f99551cdee0b8988f1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9cec1b6bd50746e39d9e13c4c15a0be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad6f32ca7afc4f149a7a9c561e6716d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "066bedbb81964cb5bb5265bfde497ea1", "region_id": "RegionOne"}], "type": "meter", "id": "9f73236fcdc24840b9882cf75272d0ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "168ecac25d2942639c5c5b9c9ae0e8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e0a636ea1aa4ed0b2cdb5bdb20d2cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a28c50c0fa774ad8939fb378d3c3f8c7", "region_id": "RegionOne"}], "type": "metering", "id": "aff95ccc9bae442b8cbe583d1df37bd5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd37703ed915441c8dad774081071ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd82499b8cab4e89b1153c29e38acf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2840e9d28af3463880c28655720042fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "8726ce0319cd4fd59080b6c1038269d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "426b3ff6751643e9977712f9bd0a2af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3fdd48692dba4688abccf7874fa05942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "321cc92e27784a2588362291bb80202c", "region_id": "RegionOne"}], "type": "event", "id": "7e967f6e09f94d3ca2edc9f87a01defe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5fa9a08a4d924f70ad84ed0b83972955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5dfb78d7cb7049daa23518557bf8b7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0976cd09e3c746aead7aa018011fe83d", "region_id": "RegionOne"}], "type": "events", "id": "0a75267ac4f64d15a181ede0a7217f62", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbe1ee42b1ea42539a97562b4d56da1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5ab67b1c20040ddac72fc90a0e51bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ecfd57f2c394118b327bca1345146c2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f14b8313a25c4a8898a6fb8820976b95", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "388a1cb1f630473484081ec0b9536aaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a9bed963b8f4aaca14ce18c8c8121ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d035f13aab449a781655f65ac7db844", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0e5fc36ad620419a98d0282231e9d999", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9faebb27656f4503a7314a54ffb296f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60cfd781256446968fa54ecdeaa6d429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "41fc07371af94385b420732058a6fabf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2ee61a3129c54cae8d9276a7aacb9ae4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c303c4856a24de0a4ccf69b51324844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "101ff43e39844493bc4bea6961246b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb2e5152af8247dd896addbe9fabf001", "region_id": "RegionOne"}], "type": "tricircle", "id": "1ef57a513ff942dab0521abacf293319", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8016cc63f9af46f096838c0ca748a391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "96a4d2f443714798a4fef9c81afdc4eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0600d42b7c6f4e8cb2ca9c5e795f8863", "region_id": "RegionOne"}], "type": "database", "id": "6bed5e0030a0480ea1d4ca72b079c15a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5b88d1360ad408b865979d567be67f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "508abe2167744b6e9193b3300ab9a85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66dd9295d1e84284a363860ea9e9a217", "region_id": "RegionOne"}], "type": "application-container", "id": "04b0faa55f9b47cba28ac11b9bfd2a2d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bde7fa529930453d947e7f7b3ab61b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b5f35fa85ae448585e0650fca90edc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ac6cf37d92d24a57bc52db4ff7b70069", "region_id": "RegionOne"}], "type": "container", "id": "cc363f234b40480ebd71ed4256f6e2ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2ffb8d3e9964e8cb024c87ea026c2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec0b09ce83024b2caede088f347673cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7a38c07b68e4443cae9ea8bbb65f99fa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "34a12ff1485847519471e1fd52455f2d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40ee2dfa700d46b2b69ead8ab3ceb714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f706bc14cda64136b9d631327e4ab785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d1c0c2c4dba4212897addaaee2d3abb", "region_id": "RegionOne"}], "type": "rca", "id": "2a3b114b39f54337a0c7aef831d394e9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0b06a68c030c4c64be209c8325f5dd89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9beed5d4dcbe411f8e49ca2d486f5ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ffefc57907e48ef9e1efeceb1eafcb4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "74cfec8b6fdd4a1fa8033885430e1ff5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0fdc5e165f5742af85792b9675f838ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c3f38b2e9fb8458cb48e8bf8a9b6a5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8b85e51a2a354677908cd23a022de029", "region_id": "RegionOne"}], "type": "network", "id": "95de53f3a98749299edb10cd90d0f30b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "861b44614da14dbba771f5ffca048f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fd7778c4f25f41aab864c21d4090be84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b729e6b3df6d4dd2b43a586f4fcb5f5c", "region_id": "RegionOne"}], "type": "backup", "id": "8623f45d8a2c4381befbb0715e414d01", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "826c5cf65769476280bb7a78b2ef7f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eccfa511e36c49d0b527738516bc0ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61966c72fad5496db34c8957bbb2fbb9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4f47bf6f19d94762977f29a3f226ce52", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d27d9074d36049ea96af0f7e875d1306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88e96c0676d54ae78d62f6dbc6533fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab0fd8d791d844da87da917e558fbfbb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6ef1bbebf6814eb38db25fb3bee65586", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "67a5be50bbab4212bf9040e4cdbc4f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3be4158751a849c5a1331c9e82af9471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e95af64dc3864909adadb2140e65414f", "region_id": "RegionOne"}], "type": "monitoring", "id": "6ae2c62c7aa44f4b8559411c682ad2ea", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "76212bd4b0844b9c9360195074bdcfef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "56189199c23e4b4b80c368a5eb61eebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f1519519771346b49ff301fd8f533062", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c7d29c56fc6f423e8bcc985275bffc1e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c5908a79c4af4c41b0de7511aa005471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b66f50e580d249faad594533ed89eb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cd981a57df0a4274a965c14433e430cf", "region_id": "RegionOne"}], "type": "placement", "id": "e6272293301c4ed2a36d5d0d37d643d1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e8eef5ba0b804dbe9813dbf19fd9bf9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "791a85da24a443a8a0d5b815a93187d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "88ea32920f3f4cd5abd5078960576511", "region_id": "RegionOne"}], "type": "instance-ha", "id": "655d24b86e664a6380dfcab60da84136", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87060678015f4aac90baf9223f635466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9de090b11bc416a9ff96ebfefb40cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aeb3500e0fe149288724dff013b46a51", "region_id": "RegionOne"}], "type": "ha", "id": "a95f324d8bc245eb8925be9a72374e41", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d3a694ef26e8457e94cf279bd8eab9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf3b89227108480d9b067816b8d36a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "398ea8b3f2714015a7810efb71b95652", "region_id": "RegionOne"}], "type": "reservation", "id": "eebb4069be9b440880ed125f17f6aa30", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a48d5386a5414ee0a53c2b331020efeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2d2c73387654c36ac4b76801d822f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6d9b6f130672415ab9dde59d126ac667", "region_id": "RegionOne"}], "type": "function-engine", "id": "2599898771d84418bc62ab9fa7d2f609", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0445fd1a43bd44bd831cd404a019a740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a42505172ee2459d82d32b7a7cb5a287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "98eebc07e16d4746b2fcaed40dc96c13", "region_id": "RegionOne"}], "type": "accelerator", "id": "d33d823942c540088e82e3d37e09ddc7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9fd352a7770b45d7a0e1e7635a5d5325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac9dcb4de5374206b63d6de0761cc451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a69172b39d14e7f943ec8e6123b46fd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7cb7b261a0614f62bdb24626a4264723", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb8f8ffa4a00421dbdfe38f9c90ea3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77f8ac17451d457f9b0a1c0939f50fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b582ecf4c9974164936b485788380809", "region_id": "RegionOne"}], "type": "registration", "id": "15a1c629ff114774a3d34699fa82b2c8", "name": "adjutant"}], "user": {"domain": {"id": "083b578a35e34336b99da3afed92cdda", "name": "a098a3183f644b4ba2f7f5520b3908c0"}, "id": "a5e4c4db1b8c483ebc1bc69dd56ff1fa", "name": "8c0c1fa9ec2744428d747e1e2aebfcfd"}, "audit_ids": ["060317f1101a43b69212f400c3ea3a0b", null], "issued_at": "2020-04-23T06:25:56.213756"}} 2020-04-23 06:27:56,349 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/domains -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": true, "name": "domainName-2", "description": "15ddd7c87dfd49b9b9838084372da81e"}}' 2020-04-23 06:27:56,353 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,354 keystoneauth.session RESP BODY: {"domain": {"description": "15ddd7c87dfd49b9b9838084372da81e", "enabled": true, "id": "66d92f298e264c1ebcecd8f7128a017e", "name": "domainName-2"}} {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.242177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,142 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,154 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,166 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,180 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.067841+00:00", "project": {"domain": {"id": "24e4d191eb0e4b91bcd814610ef5f88d", "name": "c2a13a95acdd4675ab2b08dd1661e90c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "04ec6cb1a1554847b6042699c280da2b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "938ad8264d7148c790b7667c98371032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5f44c094ff084e83b131d10efaeb930d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "38eeed17794e427db8ca45ea05d58af8", "region_id": "RegionOne"}], "type": "identity", "id": "349b7b0046a54d5d82d4e68fd7ec1827", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0d9ae91f62264c489db3917e1b77b072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ded24fb5c6ae4f85a6598bcbcf72a00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e3907e2d9efc4144b5afe24117c88b05", "region_id": "RegionOne"}], "type": "compute", "id": "5426e51330824e8696f22f9e68722f4e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "911df21195bc42498ce948f38a6b4119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae4fa1a3741f42bcbb16a7378554e545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4c66f3588e1745f5a85aff5c26929ae9", "region_id": "RegionOne"}], "type": "image", "id": "8cf744b9cd0a416bb7a947c20de372c2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da75cdb147d744528891b2ec167dd384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8122a05b277d43a2802977b0bc7b340f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4d191b26a96e4867a870b175b5d0953e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2625d197273742038f4d4824eed51c16", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d42762f6174f05916c2641b939bb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19b82649216a4d0680703a71fb46c79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee72702a7d9342e696ed32cb1f0807d8", "region_id": "RegionOne"}], "type": "object-store", "id": "d2c511130520471b95533e77c2062be6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "043bb5e460284dc990ea4d19833487c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6bd933b9de54550bcc04afebf3509fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f93a7dc487d4ba0a28ce3cabeeb0cdc", "region_id": "RegionOne"}], "type": "clustering", "id": "39581cc6ff3944239037639d4a310149", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "489c406e223d46f192a14f4ba8d73c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "672d499246254e809da2108f5a8855f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e04144e877f49438130ff4b2362b265", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "61d3023d999d4a55920ef1b04f79d689", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b9919a79f1b4d7f8fb6447815a07cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cab87b83d9ef462b887f93148c3754a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5738e0b2b8b84b5dae89e5d83568137f", "region_id": "RegionOne"}], "type": "cluster", "id": "5dfef9a4dbf84296b43897adc389e5ab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a17aa5e16d1436792eb54bfe8334b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d0daf80e370d4263ade4c656c07c7674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a63524bb5ad64132b20b8baacb95dbda", "region_id": "RegionOne"}], "type": "data-processing", "id": "a4702ff578b641989cd0eb143864a36a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e0ac357bde14cc689c18243e0a1836d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8458f2bb11c4bb88a68548c84830562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7a3ebf4fc9774b2ea38426afeb230640", "region_id": "RegionOne"}], "type": "baremetal", "id": "a5e742ec18304d9b9d1d75b3fc8a8828", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16b8b26ae37a43bb8207bf6abbed3734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ada953ceff004f139716d679f5d886ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2b366f9c5d35406285a8243cecf1ad24", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8dccba73bfcb4726992590e5b9dbc9ec", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a081f5dcac74d399971bbd4cd4208a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ca91aa35c354c28b8280115a5533fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "28c6b9abfcf948e1829166717c7b7060", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5f5bf72f20b8451e88f1b92e12c79f7d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "44614e72826f470ab1da0f9c6ba4014d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2851956d9d85415eb3e132ba4c83ff0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a06ad9fcaf6f4789a2058442731d6df4", "region_id": "RegionOne"}], "type": "key-manager", "id": "a958dd34513c40e6b72973aff342bf1d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a6332e2305049548f7be844dca98b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d89447f40d284f2cb99fadccabe3d5b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "735815ddfca1408a8cde7be5b031cb9a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "06c6c23dc2a049c69758fd5c15c85da3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b76275b0bb9c4f3f88b370bad41f99d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3c2592c09124ba9a4defbbdf2bf13ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b59a1597dd474c959fe969990044cd53", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a989f5a747fb4ab0b624f627dae6880d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ef1c9ea68df34295a2ca402c7c15f5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c519798263b4c3fad057ef15ca89c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b8749e20da29469f81ada7d56844f4c5", "region_id": "RegionOne"}], "type": "message", "id": "6cd9fc3e2dbf4a89ad2694d312871f62", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "29835f34890147feb8ed4de86b58c75e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a037b2248d3c413aa7118d220f30ddf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "993ebfd19ee045489da67f1a0e263389", "region_id": "RegionOne"}], "type": "messaging", "id": "45b54ed058c74bbca840897f95f27691", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "70ff525050ef49e8972dc50cafa9c8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9bc0334b3e62487ebc52f97a35acc3bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9a11dd9f5de04ef895008bc769ac0476", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ee52d9ece3464d50b47ca916f1c27e27", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "292a746b30de4a76aa03a541251d09af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f968faa3591a40248cfb20b4f4836368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5597e75033b84561bf19d747c62f459c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "da687fbe5ed54a22a1784d501f12d3a7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bb97b9335164261acaf849308364672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ac7bb5a4fa14849a056263270e9f0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b73c8c9f85b34fc792d6e9d31f5d9b3d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "67f06e71bb3845948773b24a91cd98a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af05d3a51bb24ebf88fcdf5355deb1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f99500520194c58b50c40b26a4cd353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51d358873be0447584d3624554d63b7e", "region_id": "RegionOne"}], "type": "container-infra", "id": "5b242efacab5486ea284d87489e710ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "be61d1b7f39843ed837175095b7f7c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "72cdb966e4e9475799ab4ded484a7222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8844fcc3542745e68d45be23584ea2e5", "region_id": "RegionOne"}], "type": "search", "id": "104879f4dd65451e8a3f82463e94f993", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5a32eced5d184d87b6f10a7e0a72d4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7a235699d9cf4e2fa898ed2e8cf4869e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "87c6c3a254be4a799458df17145361d8", "region_id": "RegionOne"}], "type": "dns", "id": "245441c278fc4f5fbd329c6511c1edd9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3446e37d4c3a4f6290b439e7884492fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad2f92fed2964927a47186a49bd60366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "824b2a7a9dc54aef86857de963d4957c", "region_id": "RegionOne"}], "type": "workflow", "id": "1b10805f78cd482c815a39beae93dd8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a99d9090180e4735aa48ca104c082790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1e33f58238f495abbcd674f2004ec4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce9c3ef333774d88aabbb7703d6f0858", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3d94b4c9fbd442d99547649f1dd7b9cb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8816ffabc07240408c516f4d97aed7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de6ceb1840134fbb8278dad63220e61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0398d2fed31a47698d4b1cb98039b899", "region_id": "RegionOne"}], "type": "rating", "id": "9ff19db7180649bba9dfa294580b1c95", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b7c4d5ebdb914aaba2c9cf55e39caba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d36432a4be504198b799d8ec2b634f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a52ef365d30248149e9f7c4d8e55ff86", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8b7964c64a734278b7d81ef7f411a8e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96ed33b4c6aa4affa537c3f52863a5c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78b82c8a19e34788b8b12ed2250da246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7824b6cb38a8417fa62df28aba58f7da", "region_id": "RegionOne"}], "type": "policy", "id": "e7477df6b51b497382139f1cfe7f6e1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c10cb74228284e29bdd1a8482bed3b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a9fc5b281ec4f00ae791388f7aa7f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e642be7b905b4ec8990cb71033588abf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e0d9f5ef80834432aae26740b2610955", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dfd721c05b994874824f5d0be818131a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "642fca3cdd6c4b3ca474ff642ba2b0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d7965b81aecb49ee8be63864a9b2d645", "region_id": "RegionOne"}], "type": "sharev2", "id": "18679e97368244bf98e63f4b0f4bd647", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49d0046148fb4a02afa8a4b412e0a6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b1c0442ede7478b9c20ce6d6064f33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6671a8c4a8ad439fbea4e45d00b9a4dd", "region_id": "RegionOne"}], "type": "share", "id": "d00eaa20773c405d96c75ec60928f7d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "557b02e4d4074b61b497f5d41da1f94d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f2ab0bc5482d405791a83626065b7915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cec8700982ef4cebb66acdec98dc40bd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b74490281ba14c7c8daf7ce929f8c6ea", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79acd421a38642959e14464641ffe9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d74364a29e9c4faf94930e49394ca9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed320f27e5b649b5867a3a82d06ccc5e", "region_id": "RegionOne"}], "type": "orchestration", "id": "0b961626fb2645d7a14bf40f30b66b24", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7658453fe5914b36844863d02b3ee98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6179833fe3e947399128f71a6afffb39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e74271d7d00479989bb07859f40efed", "region_id": "RegionOne"}], "type": "block-storage", "id": "702eef780d904db9b0c98260006fa202", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ee5a3c134414add8503e7729efc7908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "344d81fd2f084453947a8ad3a2fbe541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c6f42526e4b4cb39083d96efe84604d", "region_id": "RegionOne"}], "type": "volumev3", "id": "bf7d381bf00e4a57b432505847df82db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dd34392deda4e2b9c433306ad64322d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e163eb87877429f941b07402424723a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3246f18be08442c7a831226a9512b859", "region_id": "RegionOne"}], "type": "volumev2", "id": "b1b4a9cbadd04deabf33735eb9402792", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd14f647392c490e87074a3f66d387e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30c7f55c65124974ae16126caae55122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04a7ed5c902444219f1a333646e4fbbf", "region_id": "RegionOne"}], "type": "volume", "id": "83de845ba9bb47ed986e3027e60892f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca4e0bc1d4be472b86f5b22b477c45fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dfb8dca8bbc44d3ba602746a6e24146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36193a35fd4b4d1f8e2bf585c8dcf9b7", "region_id": "RegionOne"}], "type": "block-store", "id": "dbb405e480ae4000959b8b535da8b41c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "029c1acea8e148afa043d920c05276c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7b7672b536146668b8ddfb39e43e2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "52f2f9de57ed4bdeb78ee80de63b8383", "region_id": "RegionOne"}], "type": "alarm", "id": "3dbf19d177184608b96ae29e8b24a8e0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aba0896e39b5423eaa8170d0e16f1a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96b96a39db684c16abf27f490d38f109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed9d6352453e460d89f0277263e965f5", "region_id": "RegionOne"}], "type": "alarming", "id": "f6348066f94240f1846a6fb4f3f363c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95280c53377f4a5491586f6caf633668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99c946d2771e45ea8172938f198f6e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93701319a51443fda6f1ffce8773c614", "region_id": "RegionOne"}], "type": "meter", "id": "9fd6e579ca2a403395c30bf403abeab9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8b8fd0741a6420c8b7abb040fb9e4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6f28af1bac54dcdafc7c923c6fd9236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2e1ec325f844473852f96c1a559c728", "region_id": "RegionOne"}], "type": "metering", "id": "a0e803b028ce4b29a497fdd3750d03ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "646533a1d0d44fe6b68a819b8a8959ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "84ff2677cf794a96a4675e52693149ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ff888a17720f43d29fe5ac3009367839", "region_id": "RegionOne"}], "type": "telemetry", "id": "224c1e3c5ffd40e4a4d69ddddf638dd1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9db1a587ce824c688fe09ab33fc0a863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8e975c9c831747f6b41da38015c1301d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9174f891e069454cb87a0b59efcdcffd", "region_id": "RegionOne"}], "type": "event", "id": "fa0946252c4d4caf967dbebdac567d95", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f471d3f3b4c2448984a9e346ac06ec93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "edf36c4ae59f47b79304b2d4442de149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6164271797774e67a6b861e459b27645", "region_id": "RegionOne"}], "type": "events", "id": "c75535322381449bbbc9794125adaa09", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4a1aa9d4e9542848bb7bc518ee57ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "537e66d956054e1ebca516ab901e9ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1e3c575f25ea4a7ab36d4af0f0cac2d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a7aab5663c0045f89ddce92748dd3059", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d116338e46d4ef2958821666c17df5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "462cf57d7d0448849b04517259d1dc23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "238525175ba84806899c3ef9d8ba3da3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d93a2b1721e146fe8804e93f067ee404", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1124de72b06e40a3b75de8ec42609370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efd644f828d54e20a15859060f5a39d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "016f6cc147d74eec86e0c803dcd6d361", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6682f8d69240460b82cacdf2479647ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e6f78d987d24080a378343cca4b61c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14f1b65842b341129a6e65ff4ce42830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a7bd97ba18f465487afa7c781d7599a", "region_id": "RegionOne"}], "type": "tricircle", "id": "7a8008eeb3a6409d93caabf5e6a3fd40", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4171b93f9c194da193ff9c1d182cd7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "61d70f6e156d4b22a688a35ff7531f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fcb753e8c291477a9ea828b1af587105", "region_id": "RegionOne"}], "type": "database", "id": "f7f45c98356e4ed9bcb5c8e712af243b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6e3d03feb8e41adbe8add7958418f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f943ccc95c2a4af38563aebb1b94f38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "74001bf3ccbc4ba5953506286f89de93", "region_id": "RegionOne"}], "type": "application-container", "id": "10badbe572f844e4a5039d231b59dbf1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91ad5e810f714fe580fb46ebe21592d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9dff728945a4a1fae8b6ce854b20eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd6dd9b7da854ac0b95509f9ebee9b25", "region_id": "RegionOne"}], "type": "container", "id": "75685f6f1a5f468b8141371427217721", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d97cdf6e2a247cea722fe4874bdc0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf8d06ec54f94073a5d9ca23c2b277f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "71ad10a4005d4626b9e58a543ea32c37", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1907b9df6578435db2d18c6434e14906", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfb0d4a10b43467da32e18078068f26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89f0be7db6a742c0a63b36e74c6d6290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e7bbab04426346a0bb6f42aa1ce56a41", "region_id": "RegionOne"}], "type": "rca", "id": "bba69280526d4614aa84d0db85316002", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d4d410e2a6304e56915954b10db95720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae3dce2256f1496294e8a90fe4fad970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4fa7bc52356843509e0fdad867e457f0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "79222ca4d8d34dfaabe9da657deb65b6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "793c389c51d441deb63527fcab6a7072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49743fbabd014fa886e88e01e3ea6b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e389f6a0208a4b338120e987bf9bc8c8", "region_id": "RegionOne"}], "type": "network", "id": "4b64b23148b6467da911bc1a5e427fc7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b8256f62b674276a801e0ec8e1600b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ed8b1756fa424332a12091c00c8dfbc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "39d34294f1f04b6b9b36c6ec174797de", "region_id": "RegionOne"}], "type": "backup", "id": "bd512290816c4a1cb4a309bee3de91fe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98a7d6e3e6c3413b9f343b313d21fe9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bba23ac78d84380b00576634f7f7f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c3953e51de92491ea4bbaa1279ecf67b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a9e4419fe39749cd957b88c35d5e1c37", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e0ed42317cd4ce5a90fccd1b3e39b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "43d702c8e73546b8bdc393ba556a6267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78c5f8be58894a6dbce16a5664d0860b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d3fb6a638e24749813e75c7f5d70882", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8a3baea6875b4a08bb1cbba7b44daaa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "73f33e0b78b14eddadcaebd2a816883a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "faad316a52734dc9927f9df4778f88f1", "region_id": "RegionOne"}], "type": "monitoring", "id": "2f2a713a0af0496db170de4d5bee173f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "924f9a858b464c4bbedf8a11f26672cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "442d4da67b0b4e4480c3b67b6b9bb3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b28fb760b7194476891589190d516613", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "19cedf53770d400c8e4bbc6f19337055", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28e1b718ff9c4ba0bd008d787d3b1dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c783a62e93e74016958a6a4f1ca9274b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "85eea630bcff469bb8e7292830a370a6", "region_id": "RegionOne"}], "type": "placement", "id": "f8b474339e9c4dbf8e52e94a1e8a3a9e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30f88e7f42c342c98bc0f75c09a65a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d7e4ab34eff48cdb785df896d0594c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eaf054976d9941cbb87ebd906fe11660", "region_id": "RegionOne"}], "type": "instance-ha", "id": "75bc2a11b97e4f4fa58f9e4225a4ac96", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7502d8cc51fd44b9af24cc34ae07c3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e977d35065b548eba22220a7e1bea205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22015e8c71594cb29456ced092e50818", "region_id": "RegionOne"}], "type": "ha", "id": "7d4e2012c4734ba9950329c3d657a132", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ede9688beae54e089a1a899829809a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "afe40e5fd312415db683ed9506577af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "17ecde7174c1450fb6b207e894b435f7", "region_id": "RegionOne"}], "type": "reservation", "id": "bf8035fbe0a34e79a2c0a2effb1278c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d95d66d6091545b4a3915c38ef8f40b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "406e889e050c44a1a9732a087a53cb43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4ed4a783381d4970b9dd8794d6f13082", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab44c7dbcbc14d5aaeb5c1fbf6a029cd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "23c0b3bdca8d4536a049d37118718a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "501c7dc101cd40518a8b3f297f8e0ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "be566816fd7e4a11b8d67387151cbcde", "region_id": "RegionOne"}], "type": "accelerator", "id": "ccfaea95c3fa4972a3909d04c68c8984", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de07ab45758a401cb6243f2657469475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "76ff744026944e62af894927d7a59e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf081a2a1e8741589dd58978df55f644", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dd95edccea9045c186a248c33a8c5e79", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f291dd6a98324f0d8878a3f2fed8a72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7a4ef010def46c2bebf193aa32f37f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b6a64b9e2ac94756adf9a05f082948b5", "region_id": "RegionOne"}], "type": "registration", "id": "d99f195d6752466aa76aa1be1fe2a39f", "name": "adjutant"}], "user": {"domain": {"id": "b98db178de804f75b86ab60b2571a24d", "name": "18942bfc7d7546f583986c5a0a346425"}, "id": "313072580c9842b19a1606176d45ce1d", "name": "f77b99bc9ab24e1aa866964e247fa33d"}, "audit_ids": ["debab2f2e9ae4097869953a5dc425d34", null], "issued_at": "2020-04-23T06:25:56.067841"}} 2020-04-23 06:27:56,274 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key: super-secure-key" 2020-04-23 06:27:56,278 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:56,298 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,302 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key: super-secure-key {22} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.191228s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,201 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,204 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,205 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,207 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,218 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.120511+00:00", "project": {"domain": {"id": "ffd362257c9e4a049cda2eec4c545ebc", "name": "1b902af6c5e24c09971d6f95945c771e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a81733b9700f433ea2438addf9713ab8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b23c3245f30b4450b0079b02c3c284f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b649662812d2401a9c1e9aa25034ab9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "417510cbe977456bbe8e2ee72e474c6a", "region_id": "RegionOne"}], "type": "identity", "id": "80591cf2b72c4f54a7fc35f3b07853a6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "95d69c7e8c1d4291b06d150aceba3ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "af972c1d8e3348abbef9cc9a2af94f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5d5b6d3755f54559b75424355deee95b", "region_id": "RegionOne"}], "type": "compute", "id": "bcd05f1b83314fc9b9463154a0b4eef2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cd482c0bc65c4b6da5c134ff29fb0ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9330de594161455f9757d2078e635b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a26d8429aad24c2eb4a23adb3d3eaa18", "region_id": "RegionOne"}], "type": "image", "id": "d0d4a38c4f1244c1a250fef0242b41c2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b40f6e74be914e40ab63d59e8326210a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4d779a7c20c1449bab957d5074d02cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ca1beab50a454982bc8661bbf2fb61f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7e0b5be6526d4d65bc4efc3030cc2e25", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c92e79ce1bdc40afb414e0e68323cd24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6261142bb274de7b2cd21d0a7e86877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e3ffca1d4fb4841b10ebf36d0f0c582", "region_id": "RegionOne"}], "type": "object-store", "id": "bf84fdfa29a14b21b47dc1bac0298369", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb03f97cbdf5423698b08008d1cb215b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2a6a5bef0df43b091e2884042b3481b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fdc56bee29244b62873616e9f24a932b", "region_id": "RegionOne"}], "type": "clustering", "id": "05301ddd062f46479636cb4ec052cf67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2ba8ec499404a05ae4b106d8fb8b730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cf83070dd0234e5aa1246c57071a4840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75d254069756487aa72cf32c9294845e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a0239e6b887548f7b6d55bd75fb4fcc0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "545b973457d641a7bbe8aae30df85d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3d1ac905a7d4bd5a11a92c1d0a707ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "203459dd317641da866690c2075e2ad7", "region_id": "RegionOne"}], "type": "cluster", "id": "86ec51189e2c43a2a4a579fce34b025f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9889722c87d04d21bf8e68610ab86cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fd285795c66e46438b656df85a9126ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "06073a3f4ed146768ee9bdca4becdd88", "region_id": "RegionOne"}], "type": "data-processing", "id": "f67dd93ad08449b395384c4cf7ac972a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "39a4a6e9048d4117b716b9d120d9581f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ce60e5d40a71464591cdec4d45dcf5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "23e89d003d494f499254c4ea5628ac12", "region_id": "RegionOne"}], "type": "baremetal", "id": "1bc63f7958874bcba238c49da4986070", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33cd275193fc467dab56e23d204c85e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0cc2c69888bc4209a598f0d3f7869167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f10b376467cd42d3beb963e122985bc8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8639d3972154401f92a5a41a48536879", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "73cb88ed43d547a994c2ecc61a191059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7f8e95f5cffd49bab81e80ccb64ad949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ab01a3acfde04512a8c870f25945d306", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d4d8b452f4dd403180889e0f2bd5460c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0eb14c75603b4b6090497d9ce5f81f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf9b373322b84bfc9fe92cc5491f942e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4715a55ad5d64c58bd5bafc582c7246f", "region_id": "RegionOne"}], "type": "key-manager", "id": "d69f197ea9434ca0a1584b6cbc5c7fc8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4af9c21ae14040089599f4a59fb98571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60263af3bb62478086071930bc525733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fc47678fd2804b0fbb114cf301ff4898", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d52946202d97411f878a37c2c023b886", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "114bb98281584576812790528b69d607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a08ac8b1c25420ab4efcc9b3c497652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "83bc1d5ee36d4a9490c8e7d5435da9e8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "db44817521a54158a48338a8c79cb2e1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce40bc49e82a470dbee1aae97bc96d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "975f8e1abca042ffbc1dc30b9d647236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8ee2cb2c74294754aec316b86b8af055", "region_id": "RegionOne"}], "type": "message", "id": "ac36c9907a604894923db493bf7abb65", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3efb0d97e1914e64bc51c4a3555fae6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cca42fb64f354a958d3ae072d360b5e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "11b22d46ed8141cdac43ecc3c1c2deb2", "region_id": "RegionOne"}], "type": "messaging", "id": "308a46591d2f48bd82c207bdcaaff6d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "640e3e5cd5b847f8a161b7169ddc426e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d41b197b0884ea481791854339bfa05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "012c0f24499d4138ae6fa283c5631510", "region_id": "RegionOne"}], "type": "application-catalog", "id": "771e2f05abf24f33addabd319b07ead1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c57e456113634ecbbd6d419a86b733f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff298843500046c3a47c6c0b88abd167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88b3abfa6de84300aa517bdf47a6ccac", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "077cf7c32c4847c6944f4cf450791249", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "231d7e2664bb442a8c317043cf8649ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "704945f94d8544729736ac15cde84b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e7e5e2733304b97a7e496674a97b4e7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "270bb4eaaaf64d05a23adec880a86462", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c342d701e4a04487b028e425e6200519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dca62fe38c7343b2ac1c8522a1cc2d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4488379c7abb428faaab010ab41cad44", "region_id": "RegionOne"}], "type": "container-infra", "id": "7a281e0ccc814e5bb8eaf304630b7f7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e0a3f6970378465cbcba4d4ab52f9036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "863d9aa699954c528047d8b30a190745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "07da84c102af4e4ba9960cd4bc77a54d", "region_id": "RegionOne"}], "type": "search", "id": "63c417b8ee654593902b0f08c87298a5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "61f9dd4330d040b185fbd6c0c9b20111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d1e88ad880d4e60951590edb1a3ca9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b1d9c82ac5c247ffa818749f1e3add95", "region_id": "RegionOne"}], "type": "dns", "id": "a94d151dd702449b8ccc50662759f8c9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdbd4bf5594b442d9037f2d0210d0216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6f18046c100410fafbc17a5f47ecc3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8df43425fa77414ba7b05081b1d48e64", "region_id": "RegionOne"}], "type": "workflow", "id": "b48d82b4d66a4deba15c1873eaeafa2a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d60ed62258a14c1bbd3ea980c69c9e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23714c585e6f424795e907a5e41a7787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "67135b0c85634e0599b9f69e70102f0c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c163428a2ea241e1a8902348007c9832", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b96e873546d44c09c8b640504a8a21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "555df04d12c04209b58b740d7059a503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "16cab5b9813f4645bfae21dd9a71bb6e", "region_id": "RegionOne"}], "type": "rating", "id": "718eec03a23d4ba8ab4b6bd9b027c463", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57d986272a5d423580842d1276be9990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eacd063625834de7b17726b8f3b85216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44a1ca83b472434aa92ae1bb51c4d3fc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dbf0e286bd904789ab50cdadabe3b415", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36a0872b72604d128bb8744d598876f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d8fd1ca765949de8b36dc997c9c70ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fde9c4016d38432d843b36ababa1032d", "region_id": "RegionOne"}], "type": "policy", "id": "0719a19b5a7d4ae78ae679e79f493f09", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e1dbc7799a2426abcd87c187d0ffb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1be990c1bdbd4eafa1f51edb12c3e8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0d30c61f15f84afc8313b6f9e84ed7a2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "68ea841dc7954d2891f8a991fdee2251", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "16d63a413ac7432a978e0c1a3095f1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "586799bb15d7416fb9e6ad9d2cca7c29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "348262e272fe40f1a81600dd39328620", "region_id": "RegionOne"}], "type": "sharev2", "id": "a340e180356b41fe860e243fc6a53b2b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5589fc2e82da40bbabcac85013abfb53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55563181422d46879aa6f03c59e595bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f506c8a0d8854cc5ab3bf526fa28a854", "region_id": "RegionOne"}], "type": "share", "id": "d91078890ba04067b110c11c75838aea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "964613fcd33a4f5f9b39f63ef970ab5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "29a85eab0dc04d1aaa84941481802844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f13cbb89d9544c4d8dd938d39d5ab36c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0d1fd6f8ca7c4dc2a650da6cc5d0cfbc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b97d73275a5641ae985527304755c281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eca49bc0bb234c48a6f5c5cd5efe022c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8b6fc3718d141699a49be1837f71ff1", "region_id": "RegionOne"}], "type": "orchestration", "id": "7256e9de9f5849e78455543439225301", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a85e58f5e29544be9dbb54a4a81e05e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "915b48ad23b649bfa06303d850e4c299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebcf61e2c22345c4905eb71b04ab34c6", "region_id": "RegionOne"}], "type": "block-storage", "id": "e805fe7cf84247b88cd0b02d7382a940", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c3a9ffafd154176b070e5dd41464613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e484433a32c94ab598589da3500d2d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d336ed30d5d4cd8982a1b6419b3254b", "region_id": "RegionOne"}], "type": "volumev3", "id": "8442c43934ca46d98640a7edae90464a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8fee46d7be6498183b319597a9b4a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0e54ac66e49489cb1616fabd53d642a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9275cd27badf433180208b872fcfe3bd", "region_id": "RegionOne"}], "type": "volumev2", "id": "57fcc2153b21478eb6bca81a9b2357e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b55d1920fc049c08e8a0e2e03762616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01d1dd6a91142b8827b12006dc4fb59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd4063e86fda48aeadc8a118b3b17314", "region_id": "RegionOne"}], "type": "volume", "id": "89b718f9d2e4454d801b424686bbed7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fc1afcaeb8241f5935aac39d97bafe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302cd75aacd04ae9b88856e2885934ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8387fa0fe07740b0a8343f8961d6b14e", "region_id": "RegionOne"}], "type": "block-store", "id": "576c05bbddb047d4b527b6f4baab6553", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f2c4137e683a4afb8c31e20220573c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b24e082f420948d9b7a3d4e57108af47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "532b461a280640b7bcd4667f08f071c7", "region_id": "RegionOne"}], "type": "alarm", "id": "0d86410632394494a8f8e66d20f513a1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2a3683fc3eac4596a1e9a60854c03474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e5658781ee743e69d9ae5e0a874d122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ab3c08064615473baf2d1e10f8390156", "region_id": "RegionOne"}], "type": "alarming", "id": "918a06a6e42348d3b27b2a173145d9de", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "73d3998319964f7284d6c08d99c0547b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cff26394113845b69b37b770b7af3768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9146430ae0ef4fc5b863dbd1299d5e4f", "region_id": "RegionOne"}], "type": "meter", "id": "ff8f688887a24c9da68c899dd6d960c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c73c23a851e248be9178341f57683bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dc02872dd55427dac0d40f19a8799da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd832dce627a420dbb7db302d671a1c1", "region_id": "RegionOne"}], "type": "metering", "id": "984ac4c803c04e4b85e659e83112e73e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6af5e97277294fbd8610380a3c5841c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "828c2746f186469cac6559f20d2bf150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f0f99ae579c40c6a2daf118c27367d2", "region_id": "RegionOne"}], "type": "telemetry", "id": "49933ad8873c4cd59ab778761399425d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "469d1307aa67473db1d90e542afe8efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3a310123a6f84a2991eef0247f9f48bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5b8e6dedf58f44af942d4cf262c51f1b", "region_id": "RegionOne"}], "type": "event", "id": "38ff26d750f2484e8a31ea6d2400fecc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f3a948d5ef31475f9c3c6cd731c0d623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33a0252b0f7f46c4ac2d4b5b028f41c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "999b432faed346e0a5628940c4f12123", "region_id": "RegionOne"}], "type": "events", "id": "b87253258739488ba44c7d1851027812", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08db2c6efdd847e182b50b5f6055a4f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "213ec18116bf4d3aa2e7d6daa66ecd78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bdfcd394c1e748baa83881cbc2c11144", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bee9833b7f794911bc5ef78d2a7cbed4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ff62fb63157425fbd1d5355abef34ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cedacea5370c4c09baec370614b94a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0d866f2085b245b1bd8235675725b995", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2631579bcb924caaacec6d14c10f104f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0b440b97fd842b2bc3bbbbca885ed33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a6e3850b59b4b00afc02e906f1671a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3e315f3e1384498afdd94a7cae2a57a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5343d44bee7b4182a901c24834d4b4c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c327bb710844911975250a606b0d1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b134cf77c1fe45b08f4f42815ce0195a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7321922cab864b3baff33b41506cc663", "region_id": "RegionOne"}], "type": "tricircle", "id": "e24ac1ee7c714cecbebad57029647298", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "13bedf7910354813bd67f1d7d3a4a4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2588b39002c14be4a0be58f813dfa65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7c069ee95a274d4891a55ea719deb71a", "region_id": "RegionOne"}], "type": "database", "id": "7f2f81b64cdc4077a89e23396e1b64dd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65ea336e9f3c4932935e0f1833059c18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abfc963da79a49e9b6401f5eca0dc7b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "95ccc0ea975648ca9fc4df2030a7b82a", "region_id": "RegionOne"}], "type": "application-container", "id": "c7634b20ddef415f8c8947cbc6692e5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "befb964efc7e4fbc85773108bdef9274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10da7365a38e40d9ab8e0ab71d6e78f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "141526e37ed04c3aa32acd1131258b60", "region_id": "RegionOne"}], "type": "container", "id": "2c238da228cb44a7b0bdb5afcc6e5009", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56b609e21da84fed9885bbda783dab79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "454c4c90b7174339bb9a31273cf0a826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7d4d386369b44232a5375d8f6c4abfc5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6d514472cee947328c97e532399466c9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ca99d6cea69447e98245361c9a7a7b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7aaac0ef31bb4a9f87196dd5f85941eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8f1706fa94f64fc29c9e2aceee619e29", "region_id": "RegionOne"}], "type": "rca", "id": "3dc33d8685534a0391a316c6f5341695", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "609cdcaca629485ab75d71d6e32b4de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cc802c46f44d418ca8dc689c2ece614f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5745bc65437e4c1f9566f51dbeef6a00", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7da5158c191d403090dbd367a6bc09a7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7cef2e27ba504d35834cdede4ea151a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e8ca26029a08427baaa1796887d0861f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "eceac18c742b4968a45a2c7cbf93712f", "region_id": "RegionOne"}], "type": "network", "id": "130a7e3f2039406fa12f5f4012da3ba0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "68dc696e935249cea9f24c4efa67d995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f1b3e296b344f4983625308d9ea4077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9e730c469aab467cb6e988934d19665e", "region_id": "RegionOne"}], "type": "backup", "id": "9f1b2e312be94695bc5607cccca84a72", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15d9cece07254b05962846ae5435c621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fcc8efd0a084f7eba582f02b2ca354b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ff21f7c3356e41f8af6bdafd209b9033", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "69e8d6e619654901b8f6f81eb0135b9a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a4aed3a7c2844a3895de6b16144f34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be0c99a6693b45eebb030e92cfdfe2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "19e7a48c690240bbbcd679993d60b6f3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "19154450fa844966a9c17dca550de91b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "20e39db804074a11b36761bd1865b4f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd6f993cd01b4a4aa457885feb86e907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6b20bc07ce24ec1a924f908fed3178e", "region_id": "RegionOne"}], "type": "monitoring", "id": "a6ab198e27fa4c51a5f741b5413e6dad", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "321a99f4655a44dba07e9b51e624916c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5aa9cd02fde04225a18df07643269f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7b04407001404e8cb2c99437bb31fdf9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ae39db151cea4f849d9dfc7cc6315d7a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2e761aaa6b714701b4071d93e5b3a347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba5daa32fa2744848ff8f8be3292080d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5aaf7702e14d4aa5b2917708563a0a58", "region_id": "RegionOne"}], "type": "placement", "id": "32339d4f914c4e6e8402b8a5bbfaebe8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73731abff92e4e868ebde4d816e2314d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8457cc4b5171451291425861e389c582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "edff159b079d49e3af813d58cef284c8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "609fd303cf5b4c26b905fde6dd66c39a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b890f8fa5224553b8c6b17ddf7ebcfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3831e55ef2624dbbb8caec54f5178016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e553c93476f54659b01ca40ff0c81425", "region_id": "RegionOne"}], "type": "ha", "id": "fc33b86821d04e79816a6dfbe2b86f0b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0d81582ba2134ed984b7224b31d412d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "96e989dbb7fe40e3972a199f320504cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "71158b26eeb64ea39669c63091204ebb", "region_id": "RegionOne"}], "type": "reservation", "id": "12bfcb83fab747d388fb6850db433028", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f6e041d84e5043658f037474acccbca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4bf4397cccff4e27b1369ace7586a05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "266c402e3d9945068d84a4023b185507", "region_id": "RegionOne"}], "type": "function-engine", "id": "e1cb315155ce4536a603e8f0e3b52ef6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2485c3859f5649f5894c0b93aea951a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6781a3afb5d847ef8aa1e80e7060d0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4408ceafb81b4d6888d93fcc9bd31e3a", "region_id": "RegionOne"}], "type": "accelerator", "id": "ce7204dd29d6404cb3a4992d75d01615", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb4f04b0ab4447259daab6f3ce55dcc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b99238f1b3af485b84a49d6d04fe8f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d626695a7a034a35a38b15b61b1021c6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a9dea84fcfa647ba8865432c04b5150d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "805c80de1e5c4ae98191c74983387010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f7144d026634581bdffb4bf2d269271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9a7cb2ef853d4e0ca7d6813c8707497d", "region_id": "RegionOne"}], "type": "registration", "id": "c2c139a45ab84a2a883b75778e55a916", "name": "adjutant"}], "user": {"domain": {"id": "586dc6bb5baa40ed9e215a30206cc4e3", "name": "dc04a2b18ee04f6eac0a5b1e062f40ac"}, "id": "d8c0acc5ff7f477483adca64a57144e2", "name": "f50b96b81c5646ddbec503675060c280"}, "audit_ids": ["12dc6b80b32d463eb9a5f2468ac5501a", null], "issued_at": "2020-04-23T06:25:56.120511"}} 2020-04-23 06:27:56,303 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-floating-ips/a-wild-id-appears -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,306 keystoneauth.session RESP: [404] content-type: application/json {26} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.056902s] ... ok {23} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.183924s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,180 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,185 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,186 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,189 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,202 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.119255+00:00", "project": {"domain": {"id": "a8a6470f4260425eac9674812a90611f", "name": "12565bf4ed2c43969b8a223f46b2608a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a2f492b17a1a462cb331191c6286f058"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "305ee04d6ae84e8db99fd37b29076c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b5bf477be6d423b94a4b0b2565ac050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6eb7a98da7754f90af5ccbecbedcd81c", "region_id": "RegionOne"}], "type": "identity", "id": "ccbdd6020747484ea5824f2723199e92", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0e584137a7ac43e996653958d8f0f573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef5565a2488c4e919533e03fc5d27322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b7ac2f0dd46d44f9ac7aa2ebd6714b3c", "region_id": "RegionOne"}], "type": "compute", "id": "1edad251854b42fab7e065d9c6ed51ac", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "655571fa127e4d5c8bcec8ccb05b1ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d54b7bc03a1f4df2a045ea4800761e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7fd979909a704d13a7af6a413f7c45ab", "region_id": "RegionOne"}], "type": "image", "id": "3e77252218b7438eb29ccc98cf416c7f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "71526c30b2754907b9d55c27d893ab90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a7e0e5de3ddf4d61acf5cf8bab9b7d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8c685d1a903d4d39a325152a5084c51c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a27919255b184e66b271a0ba0177c8eb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9fafe79e7c4481da9edecf578608240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a480490e12241a9a255f7310647e679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b22a82ad9d74299b016140083bd78b4", "region_id": "RegionOne"}], "type": "object-store", "id": "3a70763d283a4698a40a0e59911db1e6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "125a07cc457141009bf1aedcaf82904d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c8475fbd5454168a58f7bc214019bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5acef235f2d48eaa374665258296f3b", "region_id": "RegionOne"}], "type": "clustering", "id": "a7c64259163543d193f01e3164e5cab0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1cd09bcf50c4934bfb384b2e8f56fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "758b93b617ef4335b199dd11e231b641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ebd5d9946b344818bc1410645afec0d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b5956771aa5a4dba98590273e871fbe9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4132b96c1684bd9ba3c00839c382b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96fd4ff5103248e481a528bf5688f3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5bf8f3506a7348619774a216f2ec3b49", "region_id": "RegionOne"}], "type": "cluster", "id": "e94bd87388984820842bc3aa5416673d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a8f3afb7f9aa4b30863921721a65c039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92c57be868084770898f55f1a3b2f2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "79beecc5e3444306a73ca3cd9e16768c", "region_id": "RegionOne"}], "type": "data-processing", "id": "88ef627a3abe40a7b043036a137e802e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a92e94534052473b8199ccde2edcd112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b24b6692a1a74a9b8f1a867635d3656b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b529154f7bec4ecbaa8689b53f62f176", "region_id": "RegionOne"}], "type": "baremetal", "id": "a15fc77bbf284d88ad396279447f556f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e304aee1c34b4860a64804ad1de83e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c490f280eec945a18aa7ff4e4785aeb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87e312b210cd4b1d83218b735df3f80b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1ae6cb4c4e3146549b60c5b9dca0471f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0d7420e67c134e03804d43f7afeb85ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d8e0263532a4f3a939ddcf136303e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dce69c9eaead49468625aebc811698aa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b117a01294564d59b314d0955227d3d9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8ec1ef52e99c4e2489d0973b7dd43870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a92130087ea6496caa32e207b65841f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "09248020511542808eb1623d4f28a0fe", "region_id": "RegionOne"}], "type": "key-manager", "id": "3574a9e071e54d53a18e8b3d9f662cfa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f2867d9bfa34fc19b33dc4e07d25f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "40174978afda4cc3bf183a6621144417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6abf62d6852f47f0a26fada6012f5677", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1aaddb819f604eac95f4af75ff8b7f72", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91f44e07301f4ad1bc72da98e68bf22c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c102ad8ad5940029ee97038f3741eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2229d1d63d58491fb09fb3a1405e416e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a65ac74a02c5499dbec8987201460df3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e3348f4afea149f08b4ba0ee8b1739c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3108c5b1b9d144019f9d3043b4a07f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3183710e9ee1420fa660d181e063b868", "region_id": "RegionOne"}], "type": "message", "id": "6f757791e972427da33475b3009cc57a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8c6c88959744b0c93aa87c637cb80b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4d03de17616a4bdb8737b54a7325385c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6a444707bee84db390d337ed5b18c725", "region_id": "RegionOne"}], "type": "messaging", "id": "5d00f796173645dd9e136c17a3f6dd05", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "71ea08d06e2341b0957e39f041ece48a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b5515f066475488a980153d126dd9a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4ed9c84f2dd544108f5117fe874666bf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "297be6f828e74942af65a98081a77f21", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b581f37850204bc3b3176206949f6f00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a5c8986e9e6492f9fd4d344a930ac91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e30b2b456b64d478f41e73f296d5940", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "01c877153b354e3bb9a994918acf4802", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1be947a2d4204bc7b67562004a634426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aec208539c2f4d74be92ec8f7dd6dd85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "098d0fe51c044697ad465c7e2a36e583", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "24251bb9677b4e198fd5ea21fe864d0e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "561295d02bc6497492c24a993129b2ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d601dc3022ce404d9775ec8444e44a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56bc515ad8544a2690ced5ad09415e5c", "region_id": "RegionOne"}], "type": "container-infra", "id": "f3de1fb1f98f40c98b080be0d111b6f7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "de5402a5ce974015b2733b4fa4477e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2f5e1fcc50ab4d39a9d1fcea9dc20f95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "90e5f8f567bb48f6a83903cc6990a47e", "region_id": "RegionOne"}], "type": "search", "id": "1d6cdee97c5d4988a258e371e47bd5ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "371ed7fd8e2f4cad86cbf8d3dace1402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2635c6e286834b6abfe12c7a8c8dd5d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "672804d33a674603bc41c1bb9f823dc9", "region_id": "RegionOne"}], "type": "dns", "id": "aa623ac7370141cb890ff9d7814b0d73", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23fa6f4cfa7e4d098cb5bca535fb09da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1623c0daade9499cbdc2d947a8c66fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3039a030565346e28951ae8f8c4a3c6b", "region_id": "RegionOne"}], "type": "workflow", "id": "31fce1f24f164ccfbd68f6b7a25c4efd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6ccae03827d4058a39fae3f4a305524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74109d4db3604df5a64bd6c4761bca3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b02d9caee5fa43bd87d97129136ac76a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fd26f424a89a4cbcb9c7603525cbb8c0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "beedb7caa4ed4b98ac8038cff24dc5bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9668b2f85713451f9629d214ab58a13d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0f2d7b312a3843068af214490f4d448e", "region_id": "RegionOne"}], "type": "rating", "id": "f11c8e9f734b406cbb3ecda82132f31a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ad7566b41c844cfca31e748a1a3b64dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c47be7e063df4e05889cb6185b82eb19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2fce5d18a7540e5bde3bef22a654a8a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1570db20761d40f3b9819d83fbef9773", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0a01256af654c8f9bc2aa6789da3b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9549dcde923242d594109fb07e06ebfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6927a9a698554778801f612dfb5dca94", "region_id": "RegionOne"}], "type": "policy", "id": "3f7844c1fe4c46228ab8fb34f86ea73e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44eec9c66555494ebed2137eb54fce5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01db4c9d2ce74ab591b5d6d164881982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "80a81ff1c5a64b9795c028ea5003d320", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e1c75acbb02645d0ae0851fff683322f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f381d20fc274fd298688751a1141c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c4ad88a89e348fcbc2fce10314ec2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ea1a62bf7eed49f39717e1b732b5ac73", "region_id": "RegionOne"}], "type": "sharev2", "id": "fcb8d38b793e420da23423d327ac676c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd939cf5d3bb432e9fc036e97b270947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88c1d5c1e5a34be19aaafdea073632ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1257e38d009a40678f93a0673f2bad8a", "region_id": "RegionOne"}], "type": "share", "id": "e4fdd26263a8467a9c391150be792842", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "80c08af5e44143df80dc68450a267fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "17de8a23242146858b13e85b0406666c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a9c425aee5cb4cf6901f03adf3158dca", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9cf366aaca2c45aa8b8a5e0cb16425a3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c86adbbd37914be690ffd6a17857129d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "242c7144577c43938542d9738288f542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a73e7cb20979483fb0ffaf2e1219d89f", "region_id": "RegionOne"}], "type": "orchestration", "id": "db9d529a3c464c539ccc10a9e64194c1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51542e8e154745b8ac709f041ac1fd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec4f7aa28f584252a492dcc7ce14c81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81e4b391f1344ea2aef32aa7c4edd9a7", "region_id": "RegionOne"}], "type": "block-storage", "id": "e919083a705f40c3bac9c06ffcc1774d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "589a93ba369a46a5a2ebf108d993101d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e623916138c45dea53d87dfe8359971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dd5ac9f39bc4d0da518698ff1b0215d", "region_id": "RegionOne"}], "type": "volumev3", "id": "a4c20d8fa0ee42c2a17942cd09e62fe6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7490bb195f3146529e7fbd775d37ab3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e4e3c63192844738d8cc7ee854e4e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fcf70034f214a6c8ff742b6c6e39665", "region_id": "RegionOne"}], "type": "volumev2", "id": "aedc86f332834c84a985d8b3f1dd09da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a160d41b11d544bcb1b4bd125132d536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a96a983b89e41aa9b6fc945c66ad1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6449b5038084b2ca0d14a428538f5b0", "region_id": "RegionOne"}], "type": "volume", "id": "a9d8ade0fc144335aac03df46a5ccf06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e77de58ec3b84870bf19eef1638007c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d47a86ecd3534a44af1b07f6e7a132c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b858c86d8d3446fe97d82d00468dd980", "region_id": "RegionOne"}], "type": "block-store", "id": "c4e822d7798a4deea04da89a3cb00ca8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "113d11cf9766489bb85b9997430c84e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "06704b475de84834b4c10961a8e69dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6c1dbd4bf32c4dd18a5176dd12dfa644", "region_id": "RegionOne"}], "type": "alarm", "id": "e896156fd11e4ef49867afeeec2ddfc8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51f46dcbedd644eb92942a799282fa74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a962709c0aa4922b0a2f6263452e5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3f67c9fcf3c4fa2bd05ebdf3571ac4b", "region_id": "RegionOne"}], "type": "alarming", "id": "21ef4b061f514d89a775e66b27b0eeeb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "962d669a53cc485699e8fd5668bc2127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed84ab218273455a8a8f6b4c99544e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b45c37a35f84e80ba164de4d6b815ef", "region_id": "RegionOne"}], "type": "meter", "id": "1166ae961d7b4b518298312b9557f82c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b2228fd62944fbdba58bc696ea9c062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fecec373d3b2428a85081f0231726797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "09f0fb29f1b6406fb5c565809e039979", "region_id": "RegionOne"}], "type": "metering", "id": "e152f7368e2d4b16a1e2ea8632f6af82", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8684bddc3f79471aba39449f846e6c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "00d5b65eee1c43bc9151eed7ab8b761a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d39f4287120944839447a35f5b60601c", "region_id": "RegionOne"}], "type": "telemetry", "id": "714cbcb9bd1d40a79042cb57d05b6370", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a046f45092e94c1e941018a39a27a9b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7da4e6e8345945f398a083fea1d5d76b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ec5b9656c274b728f42516db1bd9a40", "region_id": "RegionOne"}], "type": "event", "id": "1b3369ee4d1a4503ac1ba1342a1c6dc4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fd6313c577ee4e9993cfedf4cafbf51f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f3f46e44999d49abb7b196f23b39ea40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "96e9a7c4859449ba902742a3ac8002b3", "region_id": "RegionOne"}], "type": "events", "id": "3be9c7b5045342e7a09b778837496cd9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7abafde808c547eaa3501f1117e4f1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "020815163dc347fd94f3539b08ddda4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9005effaf4e7442485531877d94cd26a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b3d6057ce7f54a21b739c2d19cd38173", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce743078d7a84b909c29b9a50373db6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c1fc3f14b4cd4048be746e73d26f53ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b67adbc38ab4b06aed6c7c355db6070", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c9aa06687b44f59962c5b61295a22dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4e6c0622cb94dc08b235bb0ab8155be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f10ccd4faaa94464b3d140b46a7ab0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0d525f119f54be08d084b608cbf149e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e9720ed91302438d825ba9e6f888c330", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af75ac79cfe54a25a8c616b642be3b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8681ca5cce9844b68bdc8ebb9c39bee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "92205135c3c8403f8009f6a3429004c2", "region_id": "RegionOne"}], "type": "tricircle", "id": "e2b39188da0842e8b30018c6a928c89f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2f0f6e62781640e5b2ca53a3b5710cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3f959b4b0ee4441496c48746f3347f08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e540e5c61a0f4c80b378a9e9485b2cc6", "region_id": "RegionOne"}], "type": "database", "id": "70d0456cf5ab45e58fee0208d4263dfb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c0404874f6741839f700046629da090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd697370d7e847e9a2ce427f871ad1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "147bfc06e9834f24ab932615a842f6e4", "region_id": "RegionOne"}], "type": "application-container", "id": "07a35543cb954f07817d9a4c3ed5d12d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5ea3e1e7c2e499689cee9e83464b430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af52b17a2edb4bd492e8a8425e1ee034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1882163dbf604f3f9b7e76bef1dd8986", "region_id": "RegionOne"}], "type": "container", "id": "bd1da27d88c540979d768a298b01fe19", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea24febd64b74ed0934abbc13e81a5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ae898eda9b54293a0b1f0f20ef2d095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f5c41936ab5484d9437477391ed83fd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "794c6e4201544859bced7eb37ac7ce82", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b330aa7052346acbf4da8131064653a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93b7dd90ec924c04afa0b25751ff1c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "499f5fd6f38b41738a6357b7a691f9c6", "region_id": "RegionOne"}], "type": "rca", "id": "7a28cabf42424b83a3dfe0afcb0eb20d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e419003086174fbdabb53725813591c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e6ccdd0f09a4c32980b6f0281799f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a6e62eb7a742465b9a1e18687ae0c0ff", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2f1da3a7e42848a7a16555a53244c7f6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b7e79547c147443480ab38f9365fbe74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "963f23f7e8064be1a928f7947760e67e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bef5004f463d4db59f91ac02d0710646", "region_id": "RegionOne"}], "type": "network", "id": "abaf7b935ec5426bb3021f6e0b462eb3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "99cefa0eac1840d08ffc66a6c20d0e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "76380cca317c4da1abbc69e5c3e94344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "768b018daf17407a9b30a49fd43afa73", "region_id": "RegionOne"}], "type": "backup", "id": "59f574e6082a4deab353b87f7297ed79", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "390b58636f054cb4a1759931213dea69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e811ed946606414d92b8365180d5e05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fb8e18a8cc5487ab8054ccf14cd7f3f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eaa5e300da8c4626b2abbf3e5c2920ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab8c3bce42bb4778ad73de8d440e8541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad3cde8da1134f999bd19d9868d9822f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d76140e428d04bba81a5865adca93458", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dce5196c72e642ce85fca89ae875c618", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4b7e7ca27d754cdebbfe4cf43510ca82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b610d43f2c214f4f87b0b98c7f02e99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "73d2424dec2c4133916073f38698a9ab", "region_id": "RegionOne"}], "type": "monitoring", "id": "b1dd374a8431405195e0e0422992f7f3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "72718c03c68541b2aa89e41505acc074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2ec0b3aa650c4fb2a8566b577410f5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "564aa19c2d1c43ed9e5560e9a698c49c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cb48799a75844021a0bebba7fbc4fb6a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "af67dc5ff3c3465781210b506115bc7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cabe1d93795542b98e11b00b6bb2196b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2730c7e5123b42eb83db6d4ba8f6beb7", "region_id": "RegionOne"}], "type": "placement", "id": "1cc1c5f7a8354bb4abb38f5b9c53589e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "453ad02b003d448a8c1884a2396f18e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6281a5c20e349f99a91913832bbee98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5f53a2f15fe64cee9f17558f3c4696fe", "region_id": "RegionOne"}], "type": "instance-ha", "id": "27d07132fa2e4546b0839144b188e190", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b8900f9dc854accb386f06f635a47dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fad20abdc9d54571b67596d7968656ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f9b6ec99f6e247f0a3582fd42c2b7372", "region_id": "RegionOne"}], "type": "ha", "id": "8d7fca81322048a290db5e09292b1dbb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5dede94914a1436d8c0844043cc11053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6021d20f9bde49e0b31c75e9d17b65fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2a85569c22bb44da8e13f60ca563dfb9", "region_id": "RegionOne"}], "type": "reservation", "id": "d56c5c59cd12457a9324ab9e9ecebd6e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "81b43d58dede48dc810b5b476ef139bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "88c133fa2e954eaabe28925c9cb65b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "86464fc420df4d98a058b5a47bfb05f5", "region_id": "RegionOne"}], "type": "function-engine", "id": "1c56b33656264fd8818d4a7274b63f2d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63216761807144348226938c1b460544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "58629d4bdb854ed1b6c94b66affffcd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a098e46b29e640dcb5ed833eea41516c", "region_id": "RegionOne"}], "type": "accelerator", "id": "b2a8cec760e8485eaad784276e6410de", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17240d44e1a44571a584948586e91ea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f69ae71364bf4eda9f253e3f8c9fd9b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d3467633a05b41aeb3f88a90100528f2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9f1890e3e06740c3a05ebf6b1a8db760", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad67daf500cf43e2b9367e1fd564b498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfdd1e199e194988b1878ded9a787807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d8154d712ebc46eaafe36a84debcf07b", "region_id": "RegionOne"}], "type": "registration", "id": "df07dbc9ec824de28d3f484f4107e09d", "name": "adjutant"}], "user": {"domain": {"id": "0d84a12e2a634426a928e89385fd136b", "name": "18ee66e03ddd421e9244ae585a1c46a2"}, "id": "8833ceb7553642c3b527598bafb4cf3d", "name": "e86617c93dff4ce7a34e46cd5dc14287"}, "audit_ids": ["a206b3ebaa704a8190747e7d6e7f8fb3", null], "issued_at": "2020-04-23T06:25:56.119255"}} 2020-04-23 06:27:56,290 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,295 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:56,296 keystoneauth.session RESP BODY: {} {20} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.353080s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,041 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,046 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,048 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,058 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.983587+00:00", "project": {"domain": {"id": "236f76ef128948928e953caa7df2e3f0", "name": "2220e51f56774d6d91fab6a91a87c3da"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3b072a63121a4a00a50367710956ac5c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f34112ca6876419aa4caba6bf1afdbb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "46b56bdfb6f84b459e73b5e8b9f59cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "55867fd6f22e4651a0b8e217bf87193d", "region_id": "RegionOne"}], "type": "identity", "id": "979f29ad365448c09596d027b5f21f5d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5b5e0e9fba04fb89beb153efd669e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c34b973804234b638b0d0310d89a186c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8bbe391b5174405d82576c0075541c7c", "region_id": "RegionOne"}], "type": "compute", "id": "9c4dc5ee91e84fb4881d516528e7d852", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "baa87c2455cd42e282a8d98e56415789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8d196e9cd1294ecdb5e3491060346ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "791b39f7a09942bebe5ff8ec772c06b5", "region_id": "RegionOne"}], "type": "image", "id": "d5eb6308a7604b69b8488e3fa692e1ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03d5aa085a04472fa0295ae1c887473f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf533bc229064987a6e339bcb3d97651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "10582f4125ee4500aa08248f9f81d37a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba0acc84615c4f5d840e70eca7cbe4c8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ae73c58a2a940879589936963aa67b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b58e3782662e4feb8a94d0cf9b83f8c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58147abd82f44bc5b0b3a824fd967731", "region_id": "RegionOne"}], "type": "object-store", "id": "96426870ab59450c9b85b71b6888a4e9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f61f610956df41c0a9b34c4f6e6be00d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd617b2490714804aa04ce4beb728bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3bad7b080d224d64909926978e3f3068", "region_id": "RegionOne"}], "type": "clustering", "id": "4a78e792620749e5b2d39eaa4b9325ce", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29d1c9eb4f4743218a0e3b98f473ac23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "30ce399aefb1487580037f2a685dface", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c97cbb2961f24d8ab3a6a4acc9b46832", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b24eed2962d3469da23491e98c5c7789", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8410979254c84f208cfef5587e36d741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9eb8d280c365427c9f8526dbb8571e18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64cfc157675649c29cacb71d16df52cc", "region_id": "RegionOne"}], "type": "cluster", "id": "ae1577768e84449cad4dfc66c5d7122e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "573a92760b7c4e0da2cf49cc05015bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "71c53aeae76946268d7d733840627b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6322428652874f9fa4c6f2905157a454", "region_id": "RegionOne"}], "type": "data-processing", "id": "9e0d3a3eadb44c018a1f4db65ed4b84c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c0ead3d728a348e7a73923ef2f7c4fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55f5ec0e01aa43e6892c93858f970574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7fd6124b296c45fa87413818973e73b1", "region_id": "RegionOne"}], "type": "baremetal", "id": "ff3d6be3d2a4462ab8b7cdfa982c7e0b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2aa7e29ff3b54d48bd5c1dafe1981339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b86e1020fef945e999ee4d4384b28ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d91830990a34bb490d10528f9221a5a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "740bb64983354c93adbb7b9b8f3853b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "76af7744189e4c16a711c9a20ac3eb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d99f1bad43df4d92965043fa2abe51eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b046a25896ff4b62a027ae626e0940e6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ca0fdaa3e8c64f3eb719f0baa18a4b2f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf02ac9363f44008826890204f07440f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e6d69ea99765491d96aa0525cb45d8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "42762d86b3b4436180ca649d218e106d", "region_id": "RegionOne"}], "type": "key-manager", "id": "b549bca5c2d14b4f9254f5bc0599a89e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55f20f1f3e7742a8b303b5c03e3db7f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1cc1ac91bba407ab3da613f44e12938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60ab4eed081e45c89430673ddafeba50", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "80c99767ec344aff84428e93f6c63d9b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ea3a2b6cd864c189b69ba5a0d0f28b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c07b36d77d14db89d71b27da635f252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b8627f9b70294079af714a02d6e66880", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e95774bd84ff4adca71135eeed5b595a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6fda558ee1d944f187e7485a0b80ac88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a8f8545c14e44e4586a7992e99ab590a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ccc25221341f4253a63897b7675f4407", "region_id": "RegionOne"}], "type": "message", "id": "618c3aa63f474e289a776232f3be5827", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b6c0af115c0c4e55b1aab08ad0a15410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "588aa16140054f8688b99b914b3d520e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "36b6219fec3c4492bac27d0d723c08fe", "region_id": "RegionOne"}], "type": "messaging", "id": "c75587e2cdca4d8191b828d49ea27daa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "035219c9a58e4e30bf61f1baa8611408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "23182bc43de7491a9592b272255ba313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cfaa19b556094f57b5d706081f3c5c45", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3d4e1687ebf540a0926b144a5f90d6a5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ad244ad0c8342f6a8a9811dcd5f5e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bda4e04b2944e90be29eeeb51b8cb5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a4f2dc4fd84473c8a0f24219df52ed3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f64a0a7ee9be4193a3c808872adc2fa7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a3a6aeb951444a0a01964e2195a6d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9249f967990a41e4bccfc3961f3b3075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a28808df3644bc48bfd6e5feaa985f3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a75589ffc08f466198b2a0c03c597e68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8400d075ff9441799e14ddc0d80825e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc324f845c8949cc9d50e370dbb78418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a522c983efb649a086382be508104ca8", "region_id": "RegionOne"}], "type": "container-infra", "id": "af5e86d12d754a298c126613e8b9cc91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "549e4528f84544daaa0cdbd19d073ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "75523b575d5b4e5181e661cc86ba5950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "95711f2e4c5f49f3b726fd502fddfea3", "region_id": "RegionOne"}], "type": "search", "id": "b6617c80f3e7421da2dcc56f1e1d3128", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "72d2ae9fbdd74dc5aee694ff945a6911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ca6461ff5c6c4b1683236b98756f0c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "290221dc3dba46c99d6246ad79586498", "region_id": "RegionOne"}], "type": "dns", "id": "b8f5c75f46a246d2b2437375e5d27095", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f38f7f23fe18441eb89e17bf6276c84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "680d730bdf2349299fadb67717a29b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7bba7b87360423099d924bd6d989aee", "region_id": "RegionOne"}], "type": "workflow", "id": "aef179537aa94a889d96af11dfc90357", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca5d27914d9644258919da4ea04d3b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8ee859c12fe44fca0b2ef3bd74e40b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5d080cfc4a1340249bcefc0557c16425", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0ee9750cfe0f4ef5878a00f721a75144", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6e322db41b004dff9d46bb08de0230c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a2564f6c8fc4164b851425fc70f1fde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2e360a93aafd422baeb54fb0698bf6f0", "region_id": "RegionOne"}], "type": "rating", "id": "02e08a62a155463381746de3c896162c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f51e6c4d01fe4be392381af5194e7784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ebb83027cf9c4a70943ab2d7bf3db29a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b686f96b4b624107ae584be1355a9f07", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8fffc68d5d524232a74c8d653f75f4c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "541a52d87aba4d2794fc92b92e2eddfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4380d09080a44320b1fea8268429e8ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0891a0ee1dac48b985c80a0a5ad4be0c", "region_id": "RegionOne"}], "type": "policy", "id": "ceb84da58b7c4fabad89d67ea73c14eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3c1931205ea4b63a2f25cf5aa05c15a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a24a72f5c56a451484dbaa0164134466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7cc90c44c4f94478be49ce98b2e07065", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "823c446f7da34cafa8572e7f8a888812", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87d85408f1804a8ca3a5c0362d411b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d15e6bbddc094f9097d2d16b3bc04ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0096cc6962e4ff7b923b28b5078ea2d", "region_id": "RegionOne"}], "type": "sharev2", "id": "e5c8b33634014bf2b5bbe3d5c0ac528a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62b0478ccd5b4f9f8dd8fee2a648ca2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "446c6d2a5b6145948bf51bf085581b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "18c6f0a8ebef4a74b57eecf822747764", "region_id": "RegionOne"}], "type": "share", "id": "6d84f411571b420a8e6188d9ec02f812", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfa780a925f0480b8f3038b02961b76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3dfc05a7d3d04c3e9a8ff7b43bf28bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cae99f6ad574e72bf7ec7e0ebd707b6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "46da638cbbf448dc96ba954cd1d5ca18", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a47650193a074adcb8b53972f5e735e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d36b5bd44a0340a9b05e511ae65eb41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "014d2a946e0a4538a7277803d079b998", "region_id": "RegionOne"}], "type": "orchestration", "id": "4dd18b34440b41ee92dd2bae625268c0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bece869e58d14c9fa01af50a8c7cdc85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3e1ede739564edd816585915518df0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "615a49641cd548a8bb2feb2dee3d3a2d", "region_id": "RegionOne"}], "type": "block-storage", "id": "cfe982d386554657a1b5ad44976a67e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4439ca736e80468991a4f4441d6e844d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82246ddaa5d34f7bb960e6b58f6f613f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af581429aab14ee6acb91de7066cad1c", "region_id": "RegionOne"}], "type": "volumev3", "id": "f3a59ac9241446bcada57712c783b861", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adefe8f1476a463e880cde555a33f9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a1526c334134e31b371324f93f45d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f856f1a82c7343488acda65baac404cb", "region_id": "RegionOne"}], "type": "volumev2", "id": "011aacb630654f3cb64f05a1567ffe66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c0ef9e1c3cf4f47aa43da2519e21e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "460543a6255344cea717ac15dd51bfd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5843c42668740128c34a319010094aa", "region_id": "RegionOne"}], "type": "volume", "id": "419134365bda4176867459008aa83274", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3bfe991c75640468f9bf83583356768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4df5cc75baa4be7a0a45edd3918446f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "741800d5b0d745ba95727fe205da787f", "region_id": "RegionOne"}], "type": "block-store", "id": "3246b225410148a9b16d2e64e22a42a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8a015e0fc9048a7a77c0277a1ba7f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4958a0fda6824c58a702a3084b29d8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a36a9f358ba04a75b8cd8cdd3ed7419f", "region_id": "RegionOne"}], "type": "alarm", "id": "5114b3db36754f5d9c50b26b522efd46", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "188ad79f1e4d4a53a98148ab17655de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c8ac3ce9dce4076bc98abb9d94285c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "231074fecdad4df29785bacc12846be0", "region_id": "RegionOne"}], "type": "alarming", "id": "edc7aa25e23e4cb88163ad5ddc5cab9e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6578913c14b249a79427b0596f012716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "10ff0aa0a3a9436dab78e4acc1412aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3ce4bc57e8b40e5804f5d7bd78cf9d7", "region_id": "RegionOne"}], "type": "meter", "id": "c7738401bf7e4e809fff9f701e285e9f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b50f860b828b4abd8ba00a87e31bbd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e52ca6d53c44f7a81f24aa9374b64cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "511ec707cde6432c9e44adb6fc6b54cf", "region_id": "RegionOne"}], "type": "metering", "id": "f825bb8bab59483397876538cf6998fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "606cd14693a345e9a721e0f65f33b4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c0d1217576c457d864a11145b1f9179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d08218f6dbb490b809d5b8a1f400c25", "region_id": "RegionOne"}], "type": "telemetry", "id": "cfad0b7d2d004a7e872a15ff5ee90087", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09c7057d4e2f45488991e0d47805199d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0148898930624b05acfd375f47bcea29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2a3e8f098e7542ce917865cc33a22a57", "region_id": "RegionOne"}], "type": "event", "id": "caeceac3e9b84c73a4b50847e5f75bff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09f4bd421e144c0eb29531dbf281e79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ca517c03d44947c2a1bdcffb64ae1103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "60e7e95b6896478796db6e54c49ab977", "region_id": "RegionOne"}], "type": "events", "id": "69149afac5824a24ace5a08cf4e33bfd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e74d8d9dae97408582693441d31364ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d99cacfa2ab4f6a93aafa7c4f6d1a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28eb98b79496433d861f9e8d7143e17e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cda6e5ef765f4af896c904a1181a67c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6e01d42c72db4d6fbcdb3bd424c0ce15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d396b88a565490c99bb9befd59ba341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f45d5b1aee144486b2a48f0d009e3ad1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bbfa143336964f208e180d83d84b6598", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d202171451a542bbac21ec79f8941c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aae278fab89a48128024253dbd233d94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "be532d82b567419d86d872ec328703b4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7da7461cc8e44bad99fd72e89b8acfac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2730bb01082646519f4b68200ca14b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f14a645863143c69df7eb8014a18952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1de452a2c75a4ddaa98498ad8a10dfca", "region_id": "RegionOne"}], "type": "tricircle", "id": "9b0b44a350c1429d85bd69c9eb2abadd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "93bd9b0a6bc74b978dacbd59b1e28060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b15e4be4f556434abf00af595e3ca02f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7249a10ed81a4d2493e13b96fa9f4471", "region_id": "RegionOne"}], "type": "database", "id": "40346804fc48442dad553e269814fd6e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5598138641c048309ba13af4ddc5f8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "726c98b379194254b4ef2ade79559a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a2b78a08745247229c1cd463da494230", "region_id": "RegionOne"}], "type": "application-container", "id": "1d77e1da3ff14d7b9d01984c5143f26f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "380fd05020a44a3abee70529a818a549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9d3bd8c0c404043a7801f4b1a68603e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "268f7c7cd46546d6bd6ec46753f76e77", "region_id": "RegionOne"}], "type": "container", "id": "176edb73a9ea420b8647c17976b37ff6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e673bd2244114d3a9ee67fbfdbd3fa27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "432fa69f737b44678546ba511feb265d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "638d79b10c144a3f81df4b4caa5e855e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "29c3304486a44a848973d4ff517d3e7c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bebb327b3aa488d86689063c335d327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d90de3dbbf24e77b59d246e39333f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0def77267ada43deb0b6478fd756045b", "region_id": "RegionOne"}], "type": "rca", "id": "9b978e7d4dca41979957ac760ef10c51", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23b0e27859d349c38ce9ff2835477a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ef4b0dc3498a4853ae1699133e53c64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "73718368b3394f0f87d173eb07bf2417", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7e2a0b52dbb242f882ceea49912e0a90", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1391106740fb40c3bd95a9b689ab80a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c82e1d6828e4a1a9e0bbea317bab2bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e697a0821ba449d3b6900e5db703fdac", "region_id": "RegionOne"}], "type": "network", "id": "52844e585b6d42059dffefc142a54f54", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a2ffbc4e86184c828d317179c1d413b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c5582fb31a7c44b69027bf7a823428cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b138aa5f0c6d4fe381d1482507de3938", "region_id": "RegionOne"}], "type": "backup", "id": "5428c9d6302141ebb6cabcd0d0f310ad", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "caae63afecd54b5f8d4ccd31698dc0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0db6f1c0535e4c6bad1c3bf933963284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8ff963dca1d54d7b9d68362de5752898", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bb7ae5ba0d4345dba3b8ca2b164444dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63c19190a21b48719b9d4e750bb9899a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e26b9be98aab4693b2c030b39ad3d64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23929d7f4fc54f80ae294ca58367acfa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "14382dd70f544a8e8e19ccff9fa70b83", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f89f91578b284745879a2bf8c1f4f84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "26e6dd6109e6476b942ccae0cba97db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "080f8b232e4b4572b5243e9119d324de", "region_id": "RegionOne"}], "type": "monitoring", "id": "24f6dd161fce43fbbbf6299d1acd80e6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f68899991b44e528a1722f127c1fac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6aee1637052c4a76bd089560fe1dedb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ea9c1632087643d28610a4ce79228ea3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e5aaa8e074a344d7be6a8241078f5e7b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d33b41f7cb04ea9839fc4e3e9ff38ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f09f2ef7206b48979514ef8ed3c2b249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d0eeb093412402294d0adb69710252d", "region_id": "RegionOne"}], "type": "placement", "id": "d612ca95fec8496c810b1de4e1cd4333", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5fbee46f83394ee8bd5f10aaed2a7867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac4dd4af149b4ec083016364942a7096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "338527cdcf4147c3baa6e11b194ae74f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "97ee2c3ee8b94b86ac277097f910fa31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2977656de6294fe8bc297a2b58631e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f190fd390ae4f758c96a9953af71b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d0522fb5c88e467f84606bb8dc84aed9", "region_id": "RegionOne"}], "type": "ha", "id": "15ea4ec964b34fb1a48b3165c82b69fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a60a02cd25d94e0692a7ff05536eeaec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "202ca5114a654c879f38fc2aeb934b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "454be61f3542404898638111e8367cc6", "region_id": "RegionOne"}], "type": "reservation", "id": "e79d6a69aba8490cb4cfce0917ddd663", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "46b9d01c191940b0aadf177a98ce0086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0307adfd9f944817a06792dff4112f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b3c64456ba0045fba78c13595b843544", "region_id": "RegionOne"}], "type": "function-engine", "id": "674ec21495da44788dbdb85ee0fc407d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a1b3fa3cfcb6409c813f896e98d4cb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5ee8a2db676247d99cbf489b6300c552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d62a7a3cee19428aa83a012b5ac3f46a", "region_id": "RegionOne"}], "type": "accelerator", "id": "af58265b1dd841358e80c5b503ef6d2a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "030729dda0614bdab65ff14e345cc194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ecfc29d3e8f4230932222181201b13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a2142eed915c4153b13acb2a1fc0def8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2dc178cf0213470aab1cfac85a27d217", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e612868b162d4104b44ae7738014aad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "380f33b943d14e1ba443f362237aedab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b1703c8e48474b8b853cf2a666e88c37", "region_id": "RegionOne"}], "type": "registration", "id": "854c1429fbfd482cb8856bd3afc27cd4", "name": "adjutant"}], "user": {"domain": {"id": "f8bbe73977b04ae9838b74d1dd02882d", "name": "01cf4bdde43e46e59e8d9f20cfc860c6"}, "id": "689f80c9039947cb86bb5277cc7435d2", "name": "39c633f5241946bc8d59522213904f63"}, "audit_ids": ["df0e2b247437457f815b401a71bf50e9", null], "issued_at": "2020-04-23T06:25:55.983587"}} 2020-04-23 06:27:56,218 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,222 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,223 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,283 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,287 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,289 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,304 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,308 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,309 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {10} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.223129s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,202 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,207 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,208 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,211 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,223 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.144261+00:00", "project": {"domain": {"id": "c7363c6abd2e4c5484a2677a7d291349", "name": "72a7bb8d0431426c9daa51dccde64671"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9dd4e6174a7d4c24abc9627b87a39374"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b8c11aac55874408bfbe1c4f5568f343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "16b2d8f6a2044d6da5315e3f6b31a925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2791e0481bdd45839c1dca4b2f96a4ee", "region_id": "RegionOne"}], "type": "identity", "id": "294b51734ec146fb87584becebcea64b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a223cb23cfde4fdab62e9d0dda8e5df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3852594cca034ca091d3716f3aa3ca31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7e5722028bcc46239d9d650188b6fa0e", "region_id": "RegionOne"}], "type": "compute", "id": "39d2ee7181a04817958384937ee4df08", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5815e8fda03a4870b77cfa047a98c1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c4978167496647d2a6ad170697db2893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3a061e3652094bb0906df7269f512cf8", "region_id": "RegionOne"}], "type": "image", "id": "4d8460864eda4435a9a6ad8fe2f44d5c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a4c06f6366474b79ac9338e8f91c1d7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "674b14b857744b38a841b23fb805d09d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8aa107034ae3493aa1b497b79fde6177", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ca1bd09393094ce8b77ae2f081706ae2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5f1e87ce28d40aca055594a517a4a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8123c3a35d044aaaa7fd25212f2aa0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17ec035dc27849348392bddafe10f5c9", "region_id": "RegionOne"}], "type": "object-store", "id": "b6828199047f4aedb986b7bb4f7d5b19", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbe78be6767a4b4f8b40f42e0066de5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09ca9b90403f4be9bb81e61f3a32f2d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ddb03ff43f54a5cb180a5c9b2af7c64", "region_id": "RegionOne"}], "type": "clustering", "id": "445b397993b94d4fa00bd45e0e00d973", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6d21c38b1f5443495ae4c88fb1377e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "727ba58341ec42d7b58a1747eef00166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63d9e402eb9d4b0e9bcb31a146a9c71b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2e097a0c53b04696863cce4652f4c6cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5a523e9cf2a4d7cb26f1a6132c4594f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b7d17c7a4e94241815ca0028f6edfac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0feb31515e804362ac69a5e7e69b0803", "region_id": "RegionOne"}], "type": "cluster", "id": "3dc0952e0013444bb0ba16dc0b0caf6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87b5ed8373d94aa2910cdc3aa11941f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0e35aab46f3f4bf49d85400a4c362012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0bca33537644463cbe98a2a30f1b9791", "region_id": "RegionOne"}], "type": "data-processing", "id": "49a8a4103c83493084481fd18ea80041", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "106d45b4a8f44a3f8f03baad074507bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a97de20f6aec4870a6e9fa937c65cc87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab34a090e03f430ebe56144d8b1a583d", "region_id": "RegionOne"}], "type": "baremetal", "id": "81b012fddb16482b8965f8b24f8ef563", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5aa78f6f42f742ddb1ebc58264000302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "434ce5f7f12b4b478ebc089fd827f5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "91d8cfa721aa42d6845a0f1a6d8d790f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "389affe93a354edf82d5e22e69a784bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "049716d5d58a4614b5ab319513dbe9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7349d178958345f5b52c1b7a4b6f4714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5d8213e49a044a09b991430ea499c0d9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eb30ac14728d43989b0ec2bb12a20d59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "576fbf8816f148b7976fcc10098ff7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "922f010b2df747ac95e9d3a740aefdce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3ae9e62bfb3e4ef6b1ad075e28456fd3", "region_id": "RegionOne"}], "type": "key-manager", "id": "cd46e1b1f46e4b5787d1bc635915d865", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04acdb46909d45e5aa7ead2d06e77a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "825bd9d7c666483d97f704cad9f0dd42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5d36c57e6653445087a378ec26b7d236", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ce9de107fe75406fa68c76b717926b36", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32055b75c46845ea9e0ae062c2e899a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "63675fddf11540b4b709cc622505db48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f5ea40c5209e4e19a772d6b8556b652b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0bf3d33a269444f8ab6045f9d88be2cf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9a672092df1f4c39ad9bc400c8d66598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7f193cf454d0475696bdc38d2771031b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7225cb1c5b264bc18b44b923f3fff9fc", "region_id": "RegionOne"}], "type": "message", "id": "c34dffa79c21483f849b3e4c73901e34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0c8c17c730214d9da906236a27f4f3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c370e6c705d64352aae76c7665d39afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6cf1a0f1f43d4fa0b7b54064d9c5034a", "region_id": "RegionOne"}], "type": "messaging", "id": "f5a7199d7bf7487fabb493750d1aec36", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b08d99b2aa57442d9b2c0088405bd9c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef959ce861c84f70ad339464acdd2467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a9e5bc0a75e4402a90cf19ff97cbb7d6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "eb91f707ee4f41bd9a6d5a6bacc3f934", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8a50e0ee803435eba6e887b9d8cf66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a2dc6b90dc24d04a85e2ce666065767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4be3dff4efe48d590129e7a00ac749a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e5fd7d26bdf14ef886a63f571c010e19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ef430d7e0fb4a378222ad2dc808cd88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "812222605b424f37880e82496d5defe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "094423cffc794600b60944d06d0bf7ce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "554c6c3cda374504b3df380491d78d20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "725f8a5579aa4d2fbeb899f36251f343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23d38a128af442f5970748ad8016b70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfc731a7a5c14cb6917b9b549b204fc6", "region_id": "RegionOne"}], "type": "container-infra", "id": "fb5b0e1003ac42d8b461379a5aa15df4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "808cf3d913e04397b371fc4844103f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2485ec4b1bb340e59e71d7a4c7e635ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4594a3fe162241f883ee3925b2a6bf77", "region_id": "RegionOne"}], "type": "search", "id": "df7eabc73394479ba65f6dc8cd5524b0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8bc7000d71564007b2f87ef3b84b822a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "efa564ffcd904809a072f9cbe7e5cd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8d29fe80b3fc4ca8aea611854d920182", "region_id": "RegionOne"}], "type": "dns", "id": "35f684a949c64fcea8aaee1c4b089a09", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8dc9df9fc48744d48b734989a926bbb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d97ec8e9d5774110bdde04fadef3a4fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "94a126230ae546f1811dbdd947a34ef3", "region_id": "RegionOne"}], "type": "workflow", "id": "1580c9be886d4335add75e9e43398ba5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aa6eb218ab314826a48888012c4f318b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4573f0499c740fe9331f0f066eee045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a34b5ad2ba346cca16fad1fffe603ba", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7a6cf7d704a44bfdaeef5af4c71eb3e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8c7d58e7df1447178f2023bfddced890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d0f11e00adc04ba6863d9d9031aa3ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "04b34569b30d4099adbb045d130be716", "region_id": "RegionOne"}], "type": "rating", "id": "d5c78292e1c94ccaba40ba373425c7b4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47cd97245ac84802af5a29b43633e5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55b66c6dc3a14ca3a1da63bbe194e3de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aee370a290224fb2a3d845ba1fe18519", "region_id": "RegionOne"}], "type": "operator-policy", "id": "39883fae1a1a4af8aa144fa909aeaf2b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f27f3bc8b8242aebf323c35413da7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c9a5efda69d540b4b98374ccd8b3aafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cca645ba94fd435090f59b6ec51172d3", "region_id": "RegionOne"}], "type": "policy", "id": "8c64be0ec0f1416594f2da4c0f345bcc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fe958b1e0c74f2ea41f030c19fbfdc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b481bf0ac694cddbd42367153abd047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d83fb40d1961499e9bc90c18039eeeca", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "167013c235734e9291ebed0503355d30", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73ecad2c1113424f989639ee9cb0ce69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76f016a7aee34e4b9bb2af99b225a038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "90ee93acf8a24bb2bdc01ae6816fface", "region_id": "RegionOne"}], "type": "sharev2", "id": "76e104ca953e480e96ec8131ebd90ecf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "189e3e009ca74d15aaedafee579480b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3efb08d73cdc49e791a4300ef0ff6b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fb0373f5f7a4731a38b82802abaf904", "region_id": "RegionOne"}], "type": "share", "id": "355352721f6f4c02825cf0c5b510ba49", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c91215f52ad408b92c6990dcea16e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "54d46434222f43deac0dee2b461de30f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ac667ddafdf49069cc359dc2f76779d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6a29b09f411b47a7a21094f881624c92", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d652b0346d274860b0536bcee7f0265e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b57b4bde4f134dde8bd1766998600bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7bd0431cee04488a1706c72c50499fc", "region_id": "RegionOne"}], "type": "orchestration", "id": "f27b846b3fd64adc91eed8baf8402a56", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3d0a95f3361419fa502ecdc50290c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33c5f2470f554a88be799d23393b9b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5bb25da7c7744468c1b1cc19910d9c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "bde250fc05c945a886e2fd025b5a648e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57631aba3ced4bc39f65179a594fbdd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "735ef964cb1e4ec68106881f6a0ecfa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aae430d233bf4f849ee3d33b91e71bf2", "region_id": "RegionOne"}], "type": "volumev3", "id": "cb3754a30b434e69bb04609a55ae791d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fdee218e5104cd8a7d9c50b09b2dea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34601b8cfe9f4c5fae38b3d35d5c7fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7abfe24bea5941c986e793451d293267", "region_id": "RegionOne"}], "type": "volumev2", "id": "327717d87d9247339f4f7a088c16f083", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30ee8e316a034495b4b72a0659a2e52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e35eabf918e4670852a0c36846313ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f8930579ae744b8bfeb71aeb40dda53", "region_id": "RegionOne"}], "type": "volume", "id": "a008382ce60e4018835c1a02995b508e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52a4d865088447eebd7205e5a5ca6f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc9a0fe45ed542d28b7d92f37762d1f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f36765da3dc046a3afac50baa5d75429", "region_id": "RegionOne"}], "type": "block-store", "id": "c0876c4d03ed42f7b9210e2f2e075ce2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d1071c2bef2440859b8bfc3659662058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "187332c8219f4d71b83f20ba8d47c593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef196015c61942c6907faccd869d2130", "region_id": "RegionOne"}], "type": "alarm", "id": "18899c9cded34aaa8f3cebb821b810e0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6eb7c400af2440f48b6ee2742eca8397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6588bebc0c7046228ccd749359b29972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ecdaaa5f8ed4bdc8af300024ab0da3c", "region_id": "RegionOne"}], "type": "alarming", "id": "1fa7ae66945e47eebfb174615c49f27d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1ced4210462448cad634b329d6a9089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e65f504365614d2990990aef338bc2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8b0c6e0a42e640be9287eddfa701c84f", "region_id": "RegionOne"}], "type": "meter", "id": "4d0122873d5a4b6098fa7bc57273128c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b17951cb7b6f4577b20e76f4f799f8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "efae28dff22246e6ad2bfdcf8ff093fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "434d295cf4eb4b71b67324e72a263e95", "region_id": "RegionOne"}], "type": "metering", "id": "4fedad05c1b84ea79f604b101dfe0d7b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fc35ed6dea046889af6a8fd412de77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d70cc2aad784b70a9400920d776eb71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ae17c295101d4086967ecd1175334618", "region_id": "RegionOne"}], "type": "telemetry", "id": "74cabdfddedd4f97b1fe0517c368d80a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1fffedb3b06e426587962f0fc6265e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9c8e6a93c3db4127b8294586899f1046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e2e363b28cb4cbb936566cd6308b1eb", "region_id": "RegionOne"}], "type": "event", "id": "9f8052014abd4ddcb95a2d88c41e34a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9496211e3ff14be6ad4efff2f1592fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9c09fd8eb81243f996cb0fd809fccbe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2536fe59f56c448683968346150c27d3", "region_id": "RegionOne"}], "type": "events", "id": "7d10138b30254f31867850e5b8b75115", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bdb810151c494c2682305335f7b198a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17c5eb9936034ba6adff8dca8bfb414d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "60a5fe4cd9214110845ea082ca39f22d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3419619b0ee64d35b5c66584f506ff1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d880420dbc4412780f5aabe57948dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00b5f773550b4eaab1cdb21d24efd018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "280ca92f89b04efd94c8bc88eaadfeaa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6136a3d666b44e629807e778bc790da3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40cd8d3a210d45228a1ffb786e917c5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a57a878641642f5ba72768022c0ce47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3255badc1a1d43b78252d8ee5afd7483", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4761c91560994b01964e448dd4eee750", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "53dad35226794b3ebeb7002c1e029f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "086a132b2c03473383cd310ae1515a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2b29f734d24481a868b4f21651bb08e", "region_id": "RegionOne"}], "type": "tricircle", "id": "dd241cb0505a459fb19b9b4231fe1c61", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "55b1d038ed4e4e67847a157b4f8f736a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cf67bf7952914c808fbd21c017f09590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a1427cd3985f48cfa9f43a64ac81785a", "region_id": "RegionOne"}], "type": "database", "id": "4e276984c275406ca495243f0de9125f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "419d1a73bb2f4dbebd5ff3403f694d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfbdb403bacd462eaa46852e16e78e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "19d51b87d8f64a96945dc623fab922df", "region_id": "RegionOne"}], "type": "application-container", "id": "e0987a1ec5b14aefa39806ed4d655b17", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d0018257d8c4ebaabc09e7df585e31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3ac646ce810f4d26bf04c717eaf58bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f7945780fd5348f8bf306c6a321f7e6b", "region_id": "RegionOne"}], "type": "container", "id": "0b134fadc98f4feba4db084158e2fc90", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6e60fcd53ff42bc996412db56089175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d63163bc1374187821e2086339f1996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "35a25c9c52734f029f7094d360f3e381", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "499b5b0db89e4bada38e1ef963b4d300", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c7fb4da4c6d40c3b6db099481cba43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "753db8858d24459aa994f0a117e7c917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "05ccfc962363422ca59f863b7a16dfe1", "region_id": "RegionOne"}], "type": "rca", "id": "70b077eea3024fd08c42bd1af0444f45", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "979646b7b4f1429abe00f550be120e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aef6a5441bec4645b7c109953a3cbfc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "50b3900b605f45538d7233d3cef5ffa1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9cfa4f58df0e4bb8ab7d40960bd6d68c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9efe087cdbfb4b7eb0730996d76cbb10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f8bbf328271640d4b7892e6bcef8d281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f77ee4ba6810475eabc3cb750b829df4", "region_id": "RegionOne"}], "type": "network", "id": "a3552a65275c4425a110e71af365da2e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c71fbb55b35245bdbfeeff94321b1760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "83abef42885d4cb0b9db3d0f394a43e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2a36d43c4a6d406298d2f22bc3893f6d", "region_id": "RegionOne"}], "type": "backup", "id": "28989fb0da964574baa1d965b01384a2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c58fdc6a63384dfcb568c6d6dd1e6882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "abd54741953841fcaea39882ac202add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "27d70ae22c4348df8efeacd2a13c4af8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9ed9c266d19844879ca007160dcc97a6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0787575fc6f04a6b832afa98f50ccf09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a193888a54e24f999313b6e90b5aa173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b79e965734244ca7bf6eff3688fac503", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6371f0946176445e89647391da2b3f40", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0104f19c2c734228834a6a8b1acecc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "980875d96311414889bd1c45d0e58c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1b9c23735c224f968f1835ae446a056a", "region_id": "RegionOne"}], "type": "monitoring", "id": "0c3c1aae924d40f2a0e1c040d0062650", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8a83b8909b7b4a9f81182bb055990ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a2212fcf36de4f2a9c4468acc18e85b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3be3e263918b4e59b79981bce268bb9a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "80ec1494b72d4eb687ca66a0503b13c9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "933e442b30794831b9341378abf55092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "04eb2e55d2934f51b1d5e42f98f16179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a4f4e2878908471b900e8505d8575202", "region_id": "RegionOne"}], "type": "placement", "id": "5b089bef44274816b065697fb6ff7060", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c819e2d347949499b4cfbc21ac47c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c5a46d01bc041fda7631904cb97e0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f2f2b5d7ab874f54be2cb830378b659f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "55c8a3062655499b92cbab9e99e40ef6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7e64d07794345fab0a02bb5b5ce78ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54104d1368864094ac2d2aff30387c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "df0ea9c7333d4ee1a9969609d0f49ed7", "region_id": "RegionOne"}], "type": "ha", "id": "38a5992420a947dda7e46a1459dc2e37", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a5ec01cbde2742a3a20699642cfd8a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d3c7433355de403e94e43928c37bbbcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7beb4ab502d94713b6297011cd84a382", "region_id": "RegionOne"}], "type": "reservation", "id": "c85d7aaf6ab443d2929b19c997329d79", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bbd9204c262741349aaee54d5bf6a523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d10037206ff44fa3b92d8362daae82e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e019732dfebe4aab837ccae7283f6c89", "region_id": "RegionOne"}], "type": "function-engine", "id": "4415ca426f0d4eb99fb9cdbe7cb9e30a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd387e5f3a5b47968db54ee50c25d55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c216dfa70d6b40a0ba09bc691a3f765f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "071f711c39e044ad913f9df938942bf2", "region_id": "RegionOne"}], "type": "accelerator", "id": "7cb3785e1f494dd2b5235ac71da4530f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26494008578449c5a64ce4c5c76ff3e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c91636cc1cac4121b2bbea7b52e66966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee58162017d94e7a899a2b00a04b276d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "703a705c2c0e43c4a5e9ff5a432396ec", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f603a5fa9ebe41f499c0248db4f1da5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bcca6de0b8a4d75be6d4310c7907fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6039e527cacd4b51bb16bed682b21891", "region_id": "RegionOne"}], "type": "registration", "id": "5927991128544a6c8878d7eb71eb69d5", "name": "adjutant"}], "user": {"domain": {"id": "4989c95aaa3c4e4086a1a197aa6173ba", "name": "9690a088941245ae9fcef82d22a5eabc"}, "id": "bfee8bd83f104f5abf77879029a83f51", "name": "fbca26293cea48ebbdf0a68054f6b752"}, "audit_ids": ["711911937f2844eb8d9079cb9d549fd4", null], "issued_at": "2020-04-23T06:25:56.144261"}} 2020-04-23 06:27:56,257 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,261 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,263 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,346 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,351 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,352 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {29} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy_exception [0.158177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,290 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,294 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,295 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,297 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,310 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.233079+00:00", "project": {"domain": {"id": "27822606209d4e6ab81e4e433a6d982b", "name": "45630cb21cce49bd8010a87ef108024a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "329bdaebd39a49c0b831e334175c9666"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "75db6fe5474a4ff08215cb130a145fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "59c0a7b4e42f425080506020a377578a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aea66bd7dea44623ba173c8e57756d50", "region_id": "RegionOne"}], "type": "identity", "id": "595854a5e3d947ef84cd4eeadffbd460", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1e3ce3b764354639ba96d8f9e522a40e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e089b38ced434023bccf4f2b46b03fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c7d6d708b66f433c9e0d3572a4be355f", "region_id": "RegionOne"}], "type": "compute", "id": "b3c6b881b16a457d8ca30d570c4c57ab", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6ffa469bf3c74de7b1e770ed8981e577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "33116ca675444d5a88495f8ac8306138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2a53278fd6f14ba7887912147ee4a05f", "region_id": "RegionOne"}], "type": "image", "id": "804a04c13bbb4bc4be448d384308a359", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "934d7f17a1a24144a8536caf84a7a9eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f1fa2770f5b4baba02d13cb8c512091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "140fa40ec32c4746b554d0629266edac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "15dd1a264d86435aa307a7f9fc3ff150", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "022b9c6604d9474bbe045cef4f56f361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f6e1119d3524ef5b3d95fc9bb49c01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "482eb0607bed47c0aee5b7f55fecce32", "region_id": "RegionOne"}], "type": "object-store", "id": "c83ee6345cb940d498c7e885192b3b6c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "517959b555564aa29745096b2550c95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1db627136c4443fab646b9213f2ffdbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a30a7ba89eb48b6a64907929b54dcde", "region_id": "RegionOne"}], "type": "clustering", "id": "630bf9b6f26a417eaa93500d72441d01", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34accb54a39b4b6989c12b2001862229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d5f3cf4b8c44ab59f47432c82ac5b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "148fe74dc16c4dc697d4931a3007547a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8fc05ca0224f41ea94cc3322cc31ac45", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1add1a3c90641b8902bedd92622d2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ef6a94549ac4363be528fe4297539a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5807852485b44aae9d7fb6f98009aebe", "region_id": "RegionOne"}], "type": "cluster", "id": "6b56a7e2984749ab9bcc7d6d863986cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "187f0f0dd8ae4ab0a9922e41ed6d6e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ecec7d45027b4e2e838b67217b2c362f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bbb6a15f3c184dd19b54ed2329aae1fb", "region_id": "RegionOne"}], "type": "data-processing", "id": "d966a6b678904f2784a70ff87054250b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6067ed188dd3406faeec4d89bce144a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f18c8828551144b991cc3a846ce5a6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a6ccb1a8d574bddb83b0618308442a7", "region_id": "RegionOne"}], "type": "baremetal", "id": "5efc55a7e9cc4d3cb13aaf5046b2e9cd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46bf10372bb64107a8809107472920c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0268f24fda604497b7054f2cf4be238d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae25d98362a64523aec67bd6cc1be13b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a50db2a6e669421b8b68c7220a1f8000", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c8d19fa424f4d9d9e40148a0443c39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "274a91f8621b421bba2d8c92c51e8a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6db0c901afa940bd83910fcb40aa705e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d6d5e8c38294407a85a4452594b38069", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ad96790fa4a34b0e871610176a69e392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa2c2b04556146879625709523ba7dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9e801ae4f47643baadae7c0216efd6b5", "region_id": "RegionOne"}], "type": "key-manager", "id": "aaa03d7162cb4d0eb530223045cf408a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25a03ed14c1e470f813e80e37193b685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "279c9ec15d1448ea84d0c31f473244c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8c13bc5295bb484db86c3e5db30f4797", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4e519e44af8345638c09fbf73746256c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f804f1ec23c4e56b9b5b77440ef308a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ed28ccbe186429f9b8fcfb5d3e1938c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "23df05c4b2954a0d8a738d72b4be6f21", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ac715a14c26e47a58a977a7e6e112db6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "991abc74fb91479b9c0508c1a0cd9caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3c64bdcd32f1422082de8ec91e5e6ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f536804afa7145a5b623d0fb494ed9f5", "region_id": "RegionOne"}], "type": "message", "id": "b9b3be4bd88d401cb6967764d9d415a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5fbba5c20a2c424f9972abd50c68beaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "603b30bc79b74ac0885962c758f82378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "07cb465558dc4bfdbbbdd63f07387664", "region_id": "RegionOne"}], "type": "messaging", "id": "a2e7eae33b70401ba90fecf0ad886ad3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "37a86a20e1474c2ba5fabd1c688432b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fa3fdc7b9c4d4171a96b232fe2a68b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5666270099484cd1ab9e323f35f7bd03", "region_id": "RegionOne"}], "type": "application-catalog", "id": "de01681c128d4260bcf5e9daecadc212", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc4f42012ce541afad4adfa08c79c4ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d919841fb264f46973a47536798a570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "772440a92d17495aa5d53c78428feb5b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fbdbffc63acd40c58add4cc7d4c08e72", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "367a71bbdd604f09afdcedf45d8b574f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5dc73ca3d1a4103b95bfaefd58854bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08712eae856d4749af11c24dc5f884be", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "15088fae6d2d457087c71468335a29ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99610425a55740bbb786ea7c697dd655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2068a1d2b6bb47f5868f8aa6548f5c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57bbaf2a26bf424b81714037a7b19ec9", "region_id": "RegionOne"}], "type": "container-infra", "id": "cc1ace967d21472abc4d9bb3773710f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a15176ec66fc4e4c84b35a91c75816ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c208409ea95f4ab7895cb7f787e7dc36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "acc5825f8bb5422898cd59264e336253", "region_id": "RegionOne"}], "type": "search", "id": "cc6755aed7ca465d8ebb6d81603324a0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "277e6b0274cd4b4698f1746b089961d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "244434eb68944366a5c87bd1ce243192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "03bde3e348574c06863ea074298274fd", "region_id": "RegionOne"}], "type": "dns", "id": "690a0445a2b44be6a9cae84eef77fb16", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59070ceabee0483e804fb87d43a9b9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6191bd55d4d44cff968b09a7a414cc4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e5195b7eb0304c1580b6b81a618426ad", "region_id": "RegionOne"}], "type": "workflow", "id": "bef011e17d2c4487a9768ba4d3617a52", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc2be7bbe1504108bae129ae6bfe8229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "987832d3f43f4260b225ae5d64091902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "433e6f273a0f41d3a5d1ff33e980f49b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1e54c3de1c674fd39970f99f8178650e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "47d1174fdba848d4a632494a95756e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "76806dbee6fb4930a992921c1eb6e844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c17a33f7ff5145db8049eb0204a87dc1", "region_id": "RegionOne"}], "type": "rating", "id": "2129c93707044cefbbb94b90ae1bd79d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67a947f8b1944d93848e6af8e8963063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8dce84a3bb9d4e19aa5d7f0ae1883a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "68071c7c0ad143048768423dcb6e096c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a4212f0b2be1444bad2438430a685099", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c024396c8a8f4e6c9bb4399246b2fdaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c1bd0dce9684748b51eaeef0750f0c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "69ef7c51a89140b0aa1d2de064caacf2", "region_id": "RegionOne"}], "type": "policy", "id": "0b1e28c98b8f44d89f0a5b3113b1f842", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5837bb309f8e4751854327fadf3ffb0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ae6836f629745ac9d482356e761b9ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d3e0afb0eafe48e59088377510c286c9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "802c0a9b9eab477a85c31a6bf73bc136", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c783240376b4480ab78c87e11afa84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14d3fb000ab142cdbcc5ae6bfcfeef8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a9ebff63b634e918f0719b0c81e2b3a", "region_id": "RegionOne"}], "type": "sharev2", "id": "db3ac70342f0478c908e1abec62f7970", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d52c9ee830d64e6b823b32ba4bed631e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86fb824e863e4eb38052713b58ba8389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0fdab902d5824451afb239349e286f1b", "region_id": "RegionOne"}], "type": "share", "id": "52403f95ff8d453a9a6f3bac59224d26", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "93b3b87f35794e64a11a7c13c0e0522a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ca3fa4bc076d4f93a72a60680958094d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "747b950629594103b29d847d282d7240", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "226e914a5c1745298b3c27d8d374c9c8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68f5135a680041c0bc68202699d1b87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "048a1d24115e4714ab998b0405720677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8372db4d7a87406e84eb049609504c3f", "region_id": "RegionOne"}], "type": "orchestration", "id": "440405e39ebf440d953e917f83eaf49e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c4eb6471ddb49748709510eeaaae9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c39b56b7d06e46dc9460bf5cd490277d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ede3a90d722d4ec8a67727a18ac9c370", "region_id": "RegionOne"}], "type": "block-storage", "id": "394d9135ac0a4a39bb235cd4d3234544", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb80de75498a4b2a8a299170f1af99fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9b848f566eb41afabe63762073cec19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4fc01f17e674a7287a227993f690437", "region_id": "RegionOne"}], "type": "volumev3", "id": "b7c0db1c6d074a3b991dcffb096b2a55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c55b7462b89c4aba8a197df41735bf71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce0cf91e7df44e5c943eec40c823daf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46528b2c18fd46889e7d799ac9a775f0", "region_id": "RegionOne"}], "type": "volumev2", "id": "e5794f73667544d5b76c850d2161bfa6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b8fb8c93f714cd39b27967ebcda3fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f936c7891fe54f4c96d10ba14440d085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e717f77cfd0745a29e7200ba81751f61", "region_id": "RegionOne"}], "type": "volume", "id": "2a41d6d34bb04964803860849ae8b06a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c134d74108743a4bb8dbcd8eb4ae0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "291564d629b84d87b320ae7c257a4555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddae3ceac7ee4b3d865c3cebbdf7974b", "region_id": "RegionOne"}], "type": "block-store", "id": "c8b9854afefe45e1b97f9851a67be0de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "499d6348f1e840828cb9b60b8dd72b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d8def334dc04092b07ce886cfee3c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b74034215c684ac99f10eb7aee81b9a2", "region_id": "RegionOne"}], "type": "alarm", "id": "4e7b255cbfa24b4bb05daeac7730a565", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92186d09e56b47bfa176127a9547c19e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c24c6aa98f3d4cce84a8c1c88397ffe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bdebf24517ac4d339de076170c3a6d85", "region_id": "RegionOne"}], "type": "alarming", "id": "29964745fba34bb3946dc744bb926697", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf0dcff40c7d4603907ac91af6bdc0fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "199e7bed0f584529a24e444e9ab4a8d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bddf9aea617f4571a5f1875e2bbf31f7", "region_id": "RegionOne"}], "type": "meter", "id": "a48961e4b01847bc87a1ea41acc3eb53", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4386a1687c3f4debb7064293967e44eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3f1d80fe5784995bab3527777013c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cb51776e5da45e795bdcd1cf30137aa", "region_id": "RegionOne"}], "type": "metering", "id": "d0d99822ee2a47d7ace813cc06f8e226", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cefb779b08f4d7e8366bbe9b6c9dcab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "65b948df61664f91a03b28db0e4a98ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "feb5aec13be14ce691e3c5549fd26614", "region_id": "RegionOne"}], "type": "telemetry", "id": "b69c19bb3956454a948a86c515687891", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5104ff12de6945f8be3e73c4245ba977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a939c4916b83450387ea2900a3657c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3f9ec61ca2b446d0aae13e24adbfc77d", "region_id": "RegionOne"}], "type": "event", "id": "81ff021a7c4f441e8dc28c96ce996c66", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fa0227203e46405abe49ec288e595a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "314c76db9eb34eb3ac0c4c05a348971f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c466d86aa77a4bdaaeac66567fff3f81", "region_id": "RegionOne"}], "type": "events", "id": "e121d9ccc2034986bb6b01afcbf41765", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f0885149f9fa422e8b8175df1b32f91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "620c1854d57947469fd427b81c245318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "af2da86e0e054d7a80406d4da17b3225", "region_id": "RegionOne"}], "type": "application-deployment", "id": "44f1db0402b64f2298abb1eb6d776ee5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "041f649017264d08bf22ff0c23ad6d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0429c75d70e94ab5904af966affa98ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50c12375e8a54e49b4a7b72ec1f79540", "region_id": "RegionOne"}], "type": "application_deployment", "id": "32c0dc76303e4e90977c083fe05135ea", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db6571e8873e4bb19a7b6f2051bae1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "94faaf47e5574006b7ccf4cd827d3539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "10ba9486cbd946b2b72b602e1f11f7ab", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b264d6b43f964122ae1e76fa4b36edf8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ef251b38109463d82c036ea8a330293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95fca1a0665a40de8487367bb60364b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddcc3ca57a614d529218113742116839", "region_id": "RegionOne"}], "type": "tricircle", "id": "8b86c536d4c04cfdb3b32e7bd2d733ad", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9a947154543c4f129e7ee405f21166dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2eadb47793734552a6cda2f4229356db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "084d612f2c1b462b87447e88e7c7efe5", "region_id": "RegionOne"}], "type": "database", "id": "76d9859a64e248d2b935f2c4664d8dbf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "855f3e3cfb34492a9aa99c4264d61fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "36f38e7bd3874429b883909b726f3007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0095a83228e04175b533c428f7ab48b0", "region_id": "RegionOne"}], "type": "application-container", "id": "0a1c17080bfa40eabfbd0e6f232f3724", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2378091e1ebb4ef4975a3e909ca9aa54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcac228f1a534d059150ff6d3bebc887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "77eab9f1719e4934a1f815721c5a2e46", "region_id": "RegionOne"}], "type": "container", "id": "9c1774d820424ee3b0117b85da94acea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7bb2aa7d82bc44d89dcfb42211a622ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16dcb39392d5468cac53c90faeed6146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7646657ef123450fbd86d7898d76f5b7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "25a5005211834d91ab18d5545934b789", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01409bc8ffaf4d55afda27046c0d326e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46dd72645ee0492bb0d931fb6786adce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "74b3a6b57f3b45cd827bdae401e36737", "region_id": "RegionOne"}], "type": "rca", "id": "e6ac5662d2ea44faa6c153c2fd07f2e0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7da0ee1527274553a176d19c0c14d4f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6598416fd3e3415693f9ee8b38edaf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e218bbe2e2c4b3bbd7cfea52004eff6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "280db4c94796474aa1e1d40891ffeeba", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9ec85c72ef5243459070ef2c57f1a356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "00baa9e1227143abacb2773f3d921fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6f2d0998136c4de3a0a7d8213f9eb740", "region_id": "RegionOne"}], "type": "network", "id": "8e57569eac5144eb8243d57b21d9e931", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "940eea315e64444faa6844e8bf020e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "33a98d9e2edb433596c64046a2ec1feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a42865edeef042f7980f34addbc1c0bb", "region_id": "RegionOne"}], "type": "backup", "id": "8dff29f90ceb4663854ae187295b60ef", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "490d87b23289401e89d7a514a44db3b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74b70accbbc144478692bbedb87d511c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2e5344f03a754de390a886ae643a74df", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "535c66fa48ae409a9dfce535bed24aec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88ac0543df2c4b06a9ad9e64e4c0762b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91a9e8b6906f4079af63289061457104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1532519eaf3549a4b8df7e42b486d8af", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa30889116c6423dbbb3fe0f1c7acd20", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "495d3fe6f6a84ed8a35797bfcfea2ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dc77ffafa21f4ffe89cfa4142885acd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6605a2dd5fe641f986677d78ed98c193", "region_id": "RegionOne"}], "type": "monitoring", "id": "f4cfa4bf2c0e44a2a4f1d2f20a0e10b3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cbd96e472e184ba2b94d6666898a37d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b2561d2551f47d5b55921840b58eba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8f297fbd01bb4cabad3db226a9a3be4d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fa1e1875ecfb4df29d195349e9cfb1c0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b5c276ba92c747ebab40e10eb3801006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8d00054c54746bf88ab939fb1c09fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8bc0eeb220a745c8a13c1a383e227cad", "region_id": "RegionOne"}], "type": "placement", "id": "84ba71558d6e414785249594c382b4cf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61b7711ed2b240d1bfeba82bbb7dbb93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed93508d45b44f4f88fb68db27ea6788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "29d07e1790d245588bd366896d72e8f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f8bd15a9e41045059911a82cc8a5f865", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be637ebf47104b6490a46a13a834058b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ffa80239d5604622810821d890f8454a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "af3f3d8efbaf42029b705215eefb0a80", "region_id": "RegionOne"}], "type": "ha", "id": "9363d5a1e30a45f18ef632a5ff40ecac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "65434fd28362482e8a158f31ad405802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "647e4a5f980f4828a02fd8ee41ecf29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2cdd3951652540a69a66ad5ad9765989", "region_id": "RegionOne"}], "type": "reservation", "id": "bccb5eb80edc4531a0c166079e0ba2c4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e3c450e67814ce1a24a94d8fdeb6ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3cb09142a9624569b3d6e7f730a683ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "909ae9bb9975410b9f2d8f5f2792a28f", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a289f37e9b9476d9e592278d0523638", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "945a213eb2f848058f63dd878e200128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "229802fba1f6449081444fd6f2cf71a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1e1fc85f9d534b3a85cab8950451b6a6", "region_id": "RegionOne"}], "type": "accelerator", "id": "8f41edbe554d437c986358ff02b26591", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45a2b66b833144c69f5e8f462c968ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f996ec84851a463fb1bbf16b599a7b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e02e4598a7af49fa954f7e336a92d065", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e0c0d4afab234155a4eedc1eb007dd5d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c554079ee7a42cfbba35f293cf88e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36b3bf47286549f581f8aad5837f9053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e54db59520e43938e256e8f7af5a707", "region_id": "RegionOne"}], "type": "registration", "id": "33a0deccf2684eafa2d1f970b194e3a3", "name": "adjutant"}], "user": {"domain": {"id": "2c9c532466a940888d4edbf966e01406", "name": "e90a5d703c47457c91d35538fb866116"}, "id": "ad22e5fa9de24a64aabaacd4922119b0", "name": "cb448025c5f34f3daae663724c2cd201"}, "audit_ids": ["236ac811cd1d4d2cb466d2094a938af5", null], "issued_at": "2020-04-23T06:25:56.233079"}} 2020-04-23 06:27:56,356 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,360 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,361 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,381 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/policies -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"name": "fake-policy-name", "spec": {}}}' 2020-04-23 06:27:56,385 keystoneauth.session RESP: [500] content-type: application/json {17} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.173904s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,299 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,302 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,304 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,307 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,319 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.239380+00:00", "project": {"domain": {"id": "67f43c1849914537b664e013b8fca1f2", "name": "8118b1739b37418c90da8b9341c7436d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e404f77eebba4561b78450cde1dfa510"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d4b2d5d12fc24f899f182c35218d9004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "66573e52af7143d18ffb152503b373fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "faed89dd05df4c269e9c7df8b94d5cff", "region_id": "RegionOne"}], "type": "identity", "id": "88f35f51dbec42589ca24e0d581ba0e8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd4d9ac60e3f4b12b7a3fd8a3d9b5c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f965fc68db7544fc96ce5400e8a54e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4835b7d84d204d7eaa2d92b13369c0bf", "region_id": "RegionOne"}], "type": "compute", "id": "3d12540ce9874b7396cc1b7c706041a6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "62a3010ad2664a208ab3bfddb4a85a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ad91998486ae4586ab171144ce8f7cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c0cccaeef7a1474696f11940cc6fbd8e", "region_id": "RegionOne"}], "type": "image", "id": "ad8eb3b33b44466a993d4b2950adafff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "85f2168dbc2e4e32beafc51cff35b8ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e34b395049f648e88df8610450ee0723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7576f34fa10453aa613d6387fca5390", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02bd9c31a2054159be1a95edf42c4fc6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c51a1d960d2a4206a05d84faa9155904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4916ebb3893b404ab914e568420a469b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69ba8c4e4c564245a87f663f46e85276", "region_id": "RegionOne"}], "type": "object-store", "id": "ca0b87a6d3d749109b19a6e6c1e061aa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e3929c2990f426a8f79aa9405191baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68d14eca59694123be6aa728b72d8e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f39a700d3bd42c29413ccb169f44667", "region_id": "RegionOne"}], "type": "clustering", "id": "9df6659df6fe43cdbee5bc2888bda881", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e058225f6d147a58f412ab1a8ea8eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5d6f5562af243738f5e720961b11eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4caa6e765cda4d6c952ee689f4e6fd83", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "41e9b0d3b930416686b439c27929cd69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dfa9560135fa44a19b5d00dacc3a9987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec231fa7e7dc4e3e96ff2254da30a2d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53a9b0cb4ece4eca84a7a79dbbf9e563", "region_id": "RegionOne"}], "type": "cluster", "id": "cae3e14d57c64cda997fefcaee0d5b08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dabf6b5bc85547299749ff7999c6c3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "44a8ae4063384482b7547b8aa5ea6372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e30d46dfc54143db8749aa1d9333cb0e", "region_id": "RegionOne"}], "type": "data-processing", "id": "1e1aabcd07ee4831907583eef14b0c16", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "606527dabb1749b28124f9c0826a2805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f44dafe14384d889fbba1efc9a7c6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "691e3eb2b6964fe7b34c61e2d0e8b581", "region_id": "RegionOne"}], "type": "baremetal", "id": "70caafb861d145c3abc0d2b97cefb6c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a019dc1c2a24200a3ccda355d4d46ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7abff1bb2a3f492089c79a9b60a00178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "125736f312bd4393b106c5c8d85596c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f6f506b959044598ab871cc02a98b6a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3e5cfabbfa224feb89fd03c10f300ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b4d434e5f63a43feb6c0da9d59ba18ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "446f2974a1884338a013681246f1926b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2c018c9f9d274bdfb27288725416fd65", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "66c132b7c54d43e9acbf32a01a396044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9cd84f16dbc240cabae3d63314b00625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c0fad9a2b5cb4051bd16740befb634cc", "region_id": "RegionOne"}], "type": "key-manager", "id": "424ae50da5c245a4b3991baf2b568e56", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f6b0ce9cd844b6ba1059021b8d0a039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca3e87c93b414688b31e7442fc40bf00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "593e10f73ba34b7da607515fd2032f00", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c888cb3fe4314b6fb4717735e3811e61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a875a7947c2740f2816ae3b3661d8860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9e3250e99d547238c8e3f2be28eec53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bbd5ddee6c8e4b83a1bb5cf2c6344208", "region_id": "RegionOne"}], "type": "infra-optim", "id": "39e47c4c4598403c92a7a3f76e494975", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "824c4bc040e14862a6fb75f90f9ce0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4c4959e25991446295e846c776f7d01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f959b1bea93469a945e55035e3ff1ae", "region_id": "RegionOne"}], "type": "message", "id": "a9560d4a2c7c4ed6af3bd10457088a8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "04134a8e9e764b7e9f79690e36160c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c79b0a7346f45bf9eb8df3fe925e836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "320c766445ff4c218bdfb9dc6fa129bf", "region_id": "RegionOne"}], "type": "messaging", "id": "411dc51e7cc248efbcc9e9d8a9d20061", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8de721c441884893bb1840f44a1e0a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a28f09fa6db842babccb4bdcb6823d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5767a3c7b6ca46f9a29ccf696b5f268f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bd48864e743c4363b074d47a38f3afd9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ea23285584f4f6da1c16a21f536660e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "074e4f2322b14c7fab820eaceddbff83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "710abba60705410492acde11383fe071", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b4acc6a33ea9471abf9e3a599d79059d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b57530998ef4ced8a84acf954546f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "807db80f90c949318f33d09d86a4b231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39f752b6c8204700a6f7320ac9b8cef5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "08bc83d968914930ab2edf84089e2cc7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc7ede92510a4120861fc663eefd8102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c654be4543574106b9a7d327164ba232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c619b1683af467087ebb11a75a0b66c", "region_id": "RegionOne"}], "type": "container-infra", "id": "2fd99e5675f44c57a3e7b4d5b28d328d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4089fbef95c047bba7c3950b0c835ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fba402b80b804c8eb8b8f5ced7b4880a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fa630293227d4551a44746d2d4728198", "region_id": "RegionOne"}], "type": "search", "id": "93e7399ff17349a096252fe70a793d66", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b06191a4dd0d4382b3594dd9b1e89ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "17314360edc14a1680adb18fd1169e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "29cb4c497e2147d888946f04d4b1eab7", "region_id": "RegionOne"}], "type": "dns", "id": "0da18ad5fee7427bba9eebb417b0ba41", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ef734ed21b04813b00afcdfe4f873a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7621215050fd4feb8bab7114cb580940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cb790a0433c84ebbbf1a23681db0cf99", "region_id": "RegionOne"}], "type": "workflow", "id": "fc5050dea3f84363922ad792e7d39a6b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc587966aaa7415a8203e2ecf7030b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd042684a88b4384a8c8acb6c1d015c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "059e5447a59a4829966a84b79eb7ebac", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fb5571d8b4144d4888d5544f83538058", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "08a61c76c0f542939fb49dcaecbb6944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "11e2de3b54da45209d87b7bc1f8b014c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6566b20082e94286b42c04ab3fb0fdd1", "region_id": "RegionOne"}], "type": "rating", "id": "a5daf2cc9cf045ad9de520d2b67c0475", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e994639873014227b71da29102289baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dde5bc50762b4696a8949c7a56a34529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "680b63b174774d82a9d8094858bf9916", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9f91a645dc0d4499a0e07ee48fd4857b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "891394fafce94b0292f20b3e7446414c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4afe90741e1e4846941bbf34486ada2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "707b011d5d6c45ffaacdba1a2ed941ea", "region_id": "RegionOne"}], "type": "policy", "id": "a9904a1db3bf4298ba63fc3c12a0618d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0206bdb18aec4b01b6188e0e85c523a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5dd14f58da74f469570b631a5d2e0dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f63a582c126b44a4acbb05221aadf166", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5494b00dd8bf4a6a8508ab05cb041ebd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c0ba82d53a647b79d825b7faa19a4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8579d8a52faa441ea7bae5bb74e5e96d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5221bca20b644347872fb6afa1f25d33", "region_id": "RegionOne"}], "type": "sharev2", "id": "6876d6d1f4684f14804d2c6409e79f07", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f07a930aefa44cba544ac7ab2c11ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c00b4ddc87a4d88a0dfcfc143a0cfd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97ff69b2f9ff40f8a1d60fc8a30d9464", "region_id": "RegionOne"}], "type": "share", "id": "d373b270d510446dbe9387b6dbccd425", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "faf25fc706824e0aa91e9eaaf82ffa67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d3f7839955b4bf6b8b2edf218524886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ae244085d2d4111ab2975d81c64d834", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "577868d2dce64142a783a7a012a19726", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f55e7ac5b6cd4c298075aab5e814f58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c65d731e1cf4876b4afc8b24f4c121f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a648480924fd4fb188f6a2940be954b7", "region_id": "RegionOne"}], "type": "orchestration", "id": "dec384e4195c4a47991b6b51f13d146b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0434f11df8534edb8a289bde53295d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1426debcc6c643e9b220e08276e4679e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6adcc935777449d8c8c0036eacf2339", "region_id": "RegionOne"}], "type": "block-storage", "id": "80eac1bcec39446680d683d3531def86", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0455f2bb72640cab30cd240fbc4c65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0a573c7a33b4941b3867eb57eb4eb7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3abb5ad6561b4c2d9496418b4e7b4169", "region_id": "RegionOne"}], "type": "volumev3", "id": "0077185a4c2a40319f2c3c96a6aa3337", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a320a7877844b2b8f3332d93ba5b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5e7f5523ad140d38bcf097bfd63be19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df414753809470585c0edf44250f8e7", "region_id": "RegionOne"}], "type": "volumev2", "id": "09d62c287c474df48736fdecf5121ed6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1f6ce754e1d47fd8748cb321df0ef64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "655d5e4856554184a7097c605987e763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a77fce9fb29d48579be59544974b771a", "region_id": "RegionOne"}], "type": "volume", "id": "9b23a3f4a6f8492997a08e5601a9f3ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e93f68ae3c5b4c5bb73bba1e27931ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "023a3aad04a84313813a72b3f9faa1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0536e45f298435a8ccb2cc940330581", "region_id": "RegionOne"}], "type": "block-store", "id": "e691b835f1444fce824b62327988ede1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "751474629e56454ba60eef331bebef9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50da877357ff4b4b857d293fe78df3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ecfa2c3764334a55b4578fefbc35a3f4", "region_id": "RegionOne"}], "type": "alarm", "id": "38936d3d66e04eae80b8d63c5c5eacc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a54465c22bd54b77bdc27aa1738c06a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fcbfac0cddf54bbc9e87296f22bf67bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "acd3359463bd4e899568792b6798faaf", "region_id": "RegionOne"}], "type": "alarming", "id": "dc7b9ecec5aa471ca8c6c305ea98b39e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4325e4eb967b48d0a9d9c040e3b770f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe3d6d2da202485e904377da4c1977eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a0a73d8656694184bc01e906ea45a902", "region_id": "RegionOne"}], "type": "meter", "id": "6e10bb15771c4921bb41b6de53f457e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6574f78ba8349f79542f5e5d74e8b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d11a50042ac54cd883f8ade9812b6ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e18e0f8e3e541c08da0c7811a3c0409", "region_id": "RegionOne"}], "type": "metering", "id": "0ca63aadf4d94ce4bc87160885ca35c2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0abe695d292c43ce93e36a634f5009ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f0c40d8aea24327a170f82cfbb81227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4b0233d447cb4f4bae2423cd53aca053", "region_id": "RegionOne"}], "type": "telemetry", "id": "b5d5f293f76a4864b7459acc93332058", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ecf78a6fefc445cb495a39cc92f9800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b4406b1445594c6ead263ea2a8eb8173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c617f8204def4e1ea86462b0ab4228e6", "region_id": "RegionOne"}], "type": "event", "id": "7503d655af374e45baa2f8ee8fa06e71", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b8a3c67832f348879ed562786b0197b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c75a80aacd6f4415b84ff8b6e390b65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "05453f8560da492b8cd350171522f160", "region_id": "RegionOne"}], "type": "events", "id": "d9183ce270364dd38f32220379a4d014", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "030a4c86d9aa46988da9f49e7cac8059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e997cf256f934c8498008ed6f28543c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c5adb13a25794f15b84751024c19f8e6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "27d629f980524e48b8ab6d4b454a8db3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8cc06b24b96413b835de30aebafff39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55171717a45341f9828e38c382ee3638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "efd3e90dbdc34f67a8b777939463e17b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "15a5f463cf974812a449f642521cd7be", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f032d912af944648f9bd229736fa981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "603addeca52d42c0b5b3db943559ff31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4ecbd07e1d14695931367d6dab2f9a9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ffd1a2133dfb47f8a458d53cf34aed55", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d21d8fb48754087b1c8c446407a0397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3305a9aab824ad7823a6207735034f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "634c96caec434043b921f5430bca2345", "region_id": "RegionOne"}], "type": "tricircle", "id": "f643e5d3324641809b8113fb3cebbb43", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5dc86dc9674c433dac415958a4631947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2caa17f198984ed8ace714bcf5d613b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "04e58699af344e9da5db130ca20e3c5f", "region_id": "RegionOne"}], "type": "database", "id": "66a75dece201445cbd106e4f9a45fc23", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08450019e9ab4695a10864cdd7f7a591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d51d641001054e19bafe901b7de80a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66995753c8d94ccf82e7be64336dd1b0", "region_id": "RegionOne"}], "type": "application-container", "id": "ed63f3447fac4ea092c3867fa11911b5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f707a8977004fdaa007c765fb111392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f323229e754540d1ad48b4124aae225b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "46de438b6f24493787959aa1912c4b5c", "region_id": "RegionOne"}], "type": "container", "id": "8a8609f020fe409a917b1ae37dd58fa5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35b26169a2ba4bdcab86aed433881a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a8a572ba335473fa77ed6504a30c870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d7005f7c2a4b4ede98b7ae2a253185e7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ad2628d45f854e978941234f682eca4f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00cdee9df77541cd9ea9decfb9239291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c576bf5f95e47c9bbd9c552f1b06b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "51e0c312577742a8be8212d05b0a19b3", "region_id": "RegionOne"}], "type": "rca", "id": "7894d47948b74aff84de3d357c41587a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c483d81f2a7e418da499091b402a40dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f916838c927a4d3da0d98177d7440a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5b9eb79ab93b486993af945a4d1f2096", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bc693bcf16db40f08a2495e81d4b10e2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "242e7649447345f3bbdfbbea486d7cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0a2723775810424fb6ca5d7a1a9d9039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "842da6b3e1174562be8a5cbec61f2589", "region_id": "RegionOne"}], "type": "network", "id": "90e97a6a87bb4ddc94bb84e9594d8541", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "673225bd2b3a42a1878b4aa5659f3c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f3084d25b0240ceaa289ae09308b40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "34661944f20c4ab8a6add19e6a8c8898", "region_id": "RegionOne"}], "type": "backup", "id": "cb622822006444029f9b69e087e48156", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbcac1a8425a4a47a6d5268cb13ed11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce72e9ceb4d84a18ad1551488a15244c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8d336f8152b4db89fc6e5311b849986", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c74bbf5bca1b4ad3933cd6c09da9726f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "568ea7b8c4814098b863a1e42438e6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b513c622b97415fb218b27562cb9628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf782d72586448cca33e97edf6d60557", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b6ff3985312f44f28a626c872fc42350", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bef264cd0f834da68981b694e9c7bdbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "93fce7f3f42b4a86b2202d7bcbae6058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c629fc4b42b8414c8dc29ca7527ab41d", "region_id": "RegionOne"}], "type": "monitoring", "id": "b924f2589cd04c7195ba2c6bbdbda1c8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "458be6a2a7a14d14a13020e222e5ad6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2791701214d84c2593074eca1208a227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d1ce3df0589441088422837ee874ddb7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b267c1ea57964a3ba6cb0c64c0e78448", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c4e32f98138543a69ad0219a36cf361f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a167004495d741109740cd660dd67192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "77b8127774324a8084903fa9f11e0012", "region_id": "RegionOne"}], "type": "placement", "id": "a8e94e45c48f469d9c641ed06468fd01", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83fd65a1d6a6449dbb0af9b8966f74ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5f90de5c1bd4cd4a67e1c4167890b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f10b23c0602645bcb714deeedcfd952d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "306a8e7d7a4648d8b9181b89f126b1a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59dff214604744128fe4573c0974d8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b70f9599a22942dba78fef391c79d9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f06d96fb480849ef954870f19f27316a", "region_id": "RegionOne"}], "type": "ha", "id": "afb296a8f9194de09653c896004f2436", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7e8f7d4fa2844b648d29b87ab56628ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "36973c02683a4e5aac1f5d3f8609cae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7c5fc11c4925473ca27db2f70c586f31", "region_id": "RegionOne"}], "type": "reservation", "id": "587f862a68e247fbb96a741b9a5932ee", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "97aa9ba21a994f898e6fdcd2157961e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "70bb95e03fe74ba88af939269e69f89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b298d186486e4049aa619817c01325e6", "region_id": "RegionOne"}], "type": "function-engine", "id": "f1ec3c6f37f24d62ba32810122fb121d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "94fddcf7f64c4612ba4513f0a46ff7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ebaf5ee3d3554b2989fed119fcaeedce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "703abc14772f41b6babe9d4e6848a6dd", "region_id": "RegionOne"}], "type": "accelerator", "id": "1b808c9dc9eb44ebb4fb7b116115f37d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14e05694dad34a3bb52b1b496f8c01e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b6e1410cec546d3b028aafb8d60a1ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4696a96d8a3840d78ae64dc13a264e61", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c1501e3d10854b02be70c9aec0397e68", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "115a252a75e94fb49546d508510b2c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afbef68b1ad44490acfc4ba46442ffdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7dcf323d7f4641e79023990fbd8aa551", "region_id": "RegionOne"}], "type": "registration", "id": "c5c4ac5eb4704af480b45accf8d94a4a", "name": "adjutant"}], "user": {"domain": {"id": "bcc8692cfdb14d528c1b4777b65b9347", "name": "d375f0f0c01842439ed444bc980da2d4"}, "id": "36f3196205be41bba160465a90325edd", "name": "5d2d9b2a12cf4a2b99ca79d447eff3ad"}, "audit_ids": ["ab64607f27314df89674eb067b66a3eb", null], "issued_at": "2020-04-23T06:25:56.239380"}} 2020-04-23 06:27:56,381 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,385 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,386 keystoneauth.session RESP BODY: {"clusters": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} 2020-04-23 06:27:56,404 keystoneauth.session REQ: curl -g -i -X DELETE https://container-infrastructure-management.example.com/v1/clusters/731387cf-a92b-4c36-981e-3271d63e5597 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,408 keystoneauth.session RESP: [200] content-type: application/json {11} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_not_found_returns_false [0.155144s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,321 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,325 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,326 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,328 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,340 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.263260+00:00", "project": {"domain": {"id": "e4c6c823449540f59f17ce6b55b947c2", "name": "0519efffb83b4d08b2fd9bb080dda2e6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8f2f597770b64f8683926ce8e15f8546"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2c160eae8ae14fd7bb736c6092d47a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c3e89ad3a7254879a11643f7c7fe8d56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c43f449716e8401bbef4f9588742b047", "region_id": "RegionOne"}], "type": "identity", "id": "b1653a986620415cb663473bb9ee94ea", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e69a5534a21541e9bfe3f174a8f57eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "69e6060256c94ec9835d570f8cc5f38c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "06c6d79665f24b60a048d6594be01609", "region_id": "RegionOne"}], "type": "compute", "id": "8a7ba5d9141d4477976d579262877536", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8b6a943cedef4dcb8523f5cd960226fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a4ca0e9c0b124109b1d8f229063a5408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "99065cb15f1e42e2ab116571f3301d44", "region_id": "RegionOne"}], "type": "image", "id": "2a8454b110ab46b69c12370c94a4f535", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "30c4887f05314bcfb7cd511c00e004f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "732dceda46964e6cb366fdf17fa7adfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3fce7ffc14414cd19685eb8caf0758a1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1ac82c27fb3e4b799b711384d2187f69", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "056c5433a930490ea0822629290c41e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dfb69a79f5146f087af35f1f0cc7f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9620a35cb6143e2aacd4a9dbc610d19", "region_id": "RegionOne"}], "type": "object-store", "id": "f2b3c61de0c94121ac95fcdebd66681c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49e028d92bfd44e8b413ea986642d64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d411a572b3d4715805cc566d5a3fed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "abfaaf8879a54a50950685f5e52261a3", "region_id": "RegionOne"}], "type": "clustering", "id": "7d145ab2c61e4ae19b159ae2a7b412d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "144628f2eba846b887b75d02e7a9657b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a57982ed70ab49f5b534d90871b37f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0298d1fe1822456eba8b70a0bbf057b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b813ede55b27489293fec82b26288e00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6dbcdda9d7ad40f8b234c50dd827abab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41991e10389c448e84225372ab569bca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a1a1914e25634245b4a1f17b9973ff66", "region_id": "RegionOne"}], "type": "cluster", "id": "18cdf14f051c470d9458c2e9f45f3593", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "73f3ccfdbab9421cb93c0fa5e9c5d0fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e9ba3a9f2def449d9f6793777142bbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "072cd8acf1044da3864007628decb05f", "region_id": "RegionOne"}], "type": "data-processing", "id": "2d8c02f6240e46f9abc13256da59ccdc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1133a6fe2f904733bd723ea69ce03fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e99a472e9324c4897bb9b1e6b8fd839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22f582808f82451d923a75410ee1b5fc", "region_id": "RegionOne"}], "type": "baremetal", "id": "5c38ea49fb2b430481d0690cabfee030", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4702d2f0b9e7414b8792bc566329426a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dcd4ef642014c138536d4ea5157f375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f787581fbd604dca801edee78152203d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6a8689da97f74c26be717c3725550ea8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78cc29ca7e374d98bb5d957ffa727471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d85b50eff8b2481e90969ad4ce736658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "80f38496872b4c709a1b25f68d1007b0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4f495c3164434f12903a4f89919a816b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aececfa60c6749ff90cf75035be21ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1872bab550c0422bb589c8c18d6b7624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "83ebc2d25bd7423dad553d65e88ee957", "region_id": "RegionOne"}], "type": "key-manager", "id": "6dccc5a06a8f42c49054da8369759cb3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be732fc6478c49a4b68052013aeaaf0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "18c0d499cb5b4e008438bf904a514487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "da968163e03b4b4aaf850061d0ce8f50", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aafbaeaa042f4a1caca3906ea89440b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b179c34d664b47a897032de9b4d774fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad04d438c2f447288e77239fce6f6c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0e0a1d622a3427ab8266e93b59f6a86", "region_id": "RegionOne"}], "type": "infra-optim", "id": "02a20aaa573e4eb39eeeec3225c6218e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "99b6e738f8aa4fc8bfd26520f1f44d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dc22e24f171c4cd79786a878eca8e362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "624127e4f3c249f987336c7807ca037f", "region_id": "RegionOne"}], "type": "message", "id": "bf9c634fe488477d8e0c10f6d2f5f0ef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a3a3d7dd3f694fcab6526233eccbca9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b019ce52ada4713aa2ef84e0a535452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8f2446efd36a4da4941af2094e33f0f3", "region_id": "RegionOne"}], "type": "messaging", "id": "0a2f3f614eae43b1ae6a0dc8c56d6986", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1353222bda94424492894ea952013205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bd23596261b4e68b4baf4692a2bdf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5065fb500561455ea0ce46e07aa9b91f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "73473aba357048e688f9962843ad68ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1ec6ad5db7c4fb39322a66b4888bd9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70b3df29bb114756ba79c76417ef2b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f849d1666581461a963cf1cb6a1dea66", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a5370284dd0e43cf88b6535369fe4c21", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e17864dfbb3942a69edf1a163f88e793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cfe9fe0054547bdb66d4faadb105487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b61ca4ec39454e19b77f4340eaee02ed", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e8a83cc05d8046339f8afe411091e746", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dc85e344f8047209cb518f13e40b1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f37ab12d20c24529878d7d1694336277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3409b54e2914fe8b1b228d16d6e952a", "region_id": "RegionOne"}], "type": "container-infra", "id": "5092843c4b3c46189ac8ea56f5eb530f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0e979ae1ce6a4fab98a9d19483533a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c7d1ab7fece94c8cb16eccfb7e7e6460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e53fbb3c3a1c41c583325032a748a88e", "region_id": "RegionOne"}], "type": "search", "id": "2b839236cd4443d2809c5f0c3ad4f864", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3adcbf1d9b364c6e96a00a2785777bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ea921b802b534a79a1be6b72d604b906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d6ad1aa05e5d45fa8f4bfebebe5ed539", "region_id": "RegionOne"}], "type": "dns", "id": "7c92073131e54eafb0ba18cba177b894", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c11e44b46fbc4bad8bd191eebfc5026b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81cbc20f81fd4b8c9a1f20a4b9c57928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8546c28ec4514d9996a2c76f7e75ad1f", "region_id": "RegionOne"}], "type": "workflow", "id": "a2b9300a24ac4c0b9569e3f095f29bfa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7dde0f0382d14c13bd5265853eb2c081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f97b7fbfa3a948038cdd0e850dc5399c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "726ff9cbb1df4da195b0a1735f27445c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "31ccd9cac3a442a28474d4fdefcb0fd1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f17f69f1cc234a598dda047475ccb807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "af627d79899e4ec3935670bc02f559a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "08bdaaad70d44c93b4e39b9cd3e04738", "region_id": "RegionOne"}], "type": "rating", "id": "71f7bf586f21473eb8b11b6f779bffe3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97d9418ea75b46fea3282d8b4c4ea56e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0b9931ab4614c9a9fe4706c86d29bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f180124ba3c2491bba2a03da29f9db7d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "10d1456801614f17a27e6045f618d489", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "79978091ac544289a79779b32594e670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3cf035a03fd4919aaf74d029f6c48b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4860acbbe82e48b8af3404c48d166525", "region_id": "RegionOne"}], "type": "policy", "id": "48a1bcde68d94997864922942232fe79", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "961b9292287c483f9323fffd1161393a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d90195592dd4449995a8c3ece789aea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c1014cf32e24e118214723f8a806289", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fd506a4a29d148738b8c2b08393f8ab5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe69ec438c20401a909ee3d15bb766ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96ef887314b24301a32aa2448e6501ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "929f646c945b43749e7f29c5110350c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "674de7427bd14a6f93fe8f925a74ce0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cadca21cd6142acac438188ff797c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19ddd0dfc5fa48f3a92bd25f2390f4c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6031ed91ecac43488414044bd781ad06", "region_id": "RegionOne"}], "type": "share", "id": "825cec6333d1484fa2715457b7878349", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "372f7f78ee9c4194be718adbd76dbba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "051513b514a74b98918b0b89d3b2d882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c071e5a843b4fdda09d43b4d4a867b3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3865ee2be3bc4704a337b2eaf2fdbdf5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98b095ba35e04b5aac2b7253050d5be3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94bc60321fd64803875becbe63bbb8a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1ed000d7aa14a19904efb2d6ce6ce55", "region_id": "RegionOne"}], "type": "orchestration", "id": "1abbdedd70764e9cb4a4888dd64040e4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b40171fcaa54ff289231de8f516b3fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a0b900fcf4c4550bc5d01dce5d52f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b586d2f82b44a69adabf3db0f3229fd", "region_id": "RegionOne"}], "type": "block-storage", "id": "f60a1179ec4e42d4854f1b3abd8542b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f45e5efbfa4120a2fea89210b3c873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cb455cb6c784d7a9fcb6348a53a7b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b34f564f6ba74609b112da8662949bc8", "region_id": "RegionOne"}], "type": "volumev3", "id": "e284abc7307f46c9805064f5de4873d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57810337ddb648aa87c6c637316e6b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb8a20550d904dac9edcba5fb6216623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1a9a574332b4603a745f274db4bca5f", "region_id": "RegionOne"}], "type": "volumev2", "id": "e082b5fef6024266aa09ffbafbe4c043", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6865e44686fd418fb40127f4c0a5b0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1986c04c3b04c848433efded625fb34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0481b0f80f6346ce811b8bbc15ddfb3c", "region_id": "RegionOne"}], "type": "volume", "id": "7b187edcfd774245ad2ee1285289014b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ef8d688b43746498d5537e5077e4e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10e3b18eebf444f18a80a8b56a2591a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ac6922e2f9245c581e5d94498569c45", "region_id": "RegionOne"}], "type": "block-store", "id": "2448029fe4aa49b4a84c69c866692107", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7429221478e344999c38187d355222fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "399625ead5ec40c5b2dd3d62d9f98db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "337934ceddc7474ba1db578006e4e887", "region_id": "RegionOne"}], "type": "alarm", "id": "e170542740b84f65bd96ba6880e95b5a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c45f5499b45341a6abb8cfa0fa745883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "118c8f792eff4d5da5d750dcade72cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "560287607bfa431ab53cffafccf6635a", "region_id": "RegionOne"}], "type": "alarming", "id": "a353645f9b3b4ff4ae4cd00084baf46c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3858820d7a01435b9fa8686e29d86d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dafd9a72de214e478b98a0dcc93b1712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6127dfa335cf44c6a728c9f57e29cfb2", "region_id": "RegionOne"}], "type": "meter", "id": "4ee6d02ba14a4ddf9d6e5f7612844b10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "acad682eea9f425bbd109004b9bab87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e39a37d69d344b182b77440edd655e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b885592af5c4841962f4bfb45ca8890", "region_id": "RegionOne"}], "type": "metering", "id": "2c6984e8b86145de9daf221299d4cdd6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf52d041ebb8476eab6dbb914a7dd3cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "07ec12da8ed24bb08cdb330d076e6c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3941e586a5a340a89ccaac207972ace0", "region_id": "RegionOne"}], "type": "telemetry", "id": "baaf685dfa434c0cad4131a1737cf4ed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d493acb502174ba581e11d92d22c735e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0aa43b10ac474cc8af097eaae6d0040d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7c51b83a2a6d4d459e23f5e4324b3768", "region_id": "RegionOne"}], "type": "event", "id": "69eb3646939848bda255900487fe3e1f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f269006c50ee470e8e5d1016e51438ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "230f1e977b4d47fd8e989c6c617a0e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c1cad99588e84272afa13c382c2bde0d", "region_id": "RegionOne"}], "type": "events", "id": "f27eeb5f43e34e7b8b02c6f0d8dd4b11", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2546cf0c8b444edab5b89818d59f94e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "973ee0f1d32f4c0ab412b347c342fe0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef07729a70d94a09bb016a2edb96c0bd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "020f5f5c2ca74a2897b966f3c42557b3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cd7fbeeebe846199dc418528b5099cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8222942a56a2410a89e3aea33215c762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2fa95cb3aa8348da98f8aa719c98b6b4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "53f9619c1b2b45db878134004ca2ab76", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9773404322264e0689e92bfbc1c36a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21abd6fa57284541a8ec2d9a8bb70520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d90787db44674233997d9ce129c8e79f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "08c93d5ab3fe4dec9e8d4c111935c84f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "894417c46734439e9e1ec114cb7ee382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88cd42d685c946c4beae3f976a2eb413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e637f0ef73994e4db9393951550bc1b3", "region_id": "RegionOne"}], "type": "tricircle", "id": "771aee5181a64986825589c461443f8d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "85278383265a4445971a13e4bf2566f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a605a7f5c49f4f7395c293c0e1b862ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e99da05f629d40379b9b0a3f927546d9", "region_id": "RegionOne"}], "type": "database", "id": "bab813f7cdc049baa1c5bd511da19bf7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "311a105a991348f0a09192a1367f7877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e85a4def6424b52870d1d39277108be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "55760b9526e64045b7df68aa5cfd9d06", "region_id": "RegionOne"}], "type": "application-container", "id": "ad5f2b828f224f798b817279237f6656", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21ffcf69f59a48c39d3ab24e1033b0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eb781817eb6a4e06b5d7b49b898de1df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b4bc40830ae642c48c251dfb53eb0ee0", "region_id": "RegionOne"}], "type": "container", "id": "9877f07f4091447a922fa5f8bd33429a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e197f01cde6b4fd49ef792cc48157a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5829363dbce40e795cf6707b737452f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f3cc3d63a50f491b8fce548c9fff9607", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f3c04851cce64b9a8bae172bb769f372", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00233a1312b145c9ba7324ffee1c4732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "accf8cf7126345ec8b98b4ab1b98dd1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "61874f1609d04a50ba551048d8fbec7e", "region_id": "RegionOne"}], "type": "rca", "id": "5adf60e97d5d44bb83ba12066c9b2cd6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e3ecc7fadbc54f849a52daed90ddb49f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e9d543a0a7b42e1ab9e67be983bace3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10b93c2e407344fe9ec82c2d528d6c40", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d958e276427e4e16b1d3e6cf6a09a903", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b5698fd081424465a1e7c1f864216f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5cb450c28d1943ea8d31b50f6bd66b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b5ec616172f640d38a7fa686920fc326", "region_id": "RegionOne"}], "type": "network", "id": "f9735ba593054025905a7bcd9e484456", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d0a375058bb644e6bc62605c7b192761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e712d5618669408f8dd32828c14f2239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a7e242e5e786459d9f4fb0944fef480d", "region_id": "RegionOne"}], "type": "backup", "id": "da4e687904b04d05bb3046d18cf258b6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "586b782be08f454bbeb8e0ed605a3d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d2038d5fe4e4119baa0a250cfb4e398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "66793abc3e1c4c88beaef52b3f70f9b0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "722cb3700afe4a96b8b4e36dc554d31f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8fc0262a1ed40428a47f0a3b7d1b990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64446c01c572473c8afa72782fe9e547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fdc2f3f6314745459fe97da5ca32a364", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5486af59cb2243db9a2b7879635378d4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e514464527e4d949fa3903607a7aa61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d9122cfea9a64374b69183cccc095dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e85048dcda74431ca6926f49c15a21e9", "region_id": "RegionOne"}], "type": "monitoring", "id": "b39de94fb88d40bebb0817d1f65fd9d4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8bcc2a636b694894b15bcc7bb110529f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "597eed40800e4b47a68e90fb1f4a5a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b8978f25e0a543ce87d1988ace59c631", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "864b9424da2846b09c0b99094cb81303", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9262cd65184c4f38822ae40a6f0b06d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "957475a73cf345c6a31b2e22eb86ecca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aa17b2e2be474dd9b58aaaecdd8f0fc9", "region_id": "RegionOne"}], "type": "placement", "id": "ca7dd54fcef0456a87ab31ec66bdabc8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7de802f53bf4aab97012deb0c014030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68662f7ea37841b29b32554862db4f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b45b99cb7258411399170676ffed5c64", "region_id": "RegionOne"}], "type": "instance-ha", "id": "566df20df3574516bfdcab221316fcd2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f90dceaa7434cb69f52a4f72cec54e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d54cd3a3dbd041bb9bf4cdca6fd13720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a689de38bdee4980b1407cea5a75dc3a", "region_id": "RegionOne"}], "type": "ha", "id": "3c6e64bbd8f64aaeb3482e8f9e5d23c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "066a053dc32545da9cc7793c4bb1abad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f7387de1bc8b4f8da33e8fa0773405ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f322c0a30d454bc2ad53e660ea1f4449", "region_id": "RegionOne"}], "type": "reservation", "id": "ef40af844dba42fd93d22d2faca98141", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8708fe9dae244fc9a9ef7535c805ba7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c59af21ebdf947e9acb96febcb399509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f1c7d7cedbd948ca9652e6b06cb7d386", "region_id": "RegionOne"}], "type": "function-engine", "id": "e1e9f8b7d95e4edd8f64304c3d427b0c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "373bbda7ad94417f923b8761aa25ab1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0428bb7ee0645abb2c9e83a36b253e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a583bcf68dc94981bae3253674c371ba", "region_id": "RegionOne"}], "type": "accelerator", "id": "8c6513b21026418195408af11e02d2dc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d11366a3ca824b1abcd90e1f84abc9b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af07ac7729514c0094ed8004fb65c9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18ee6df303334c05a2f1054a439458c7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "01a483aede344c86bf31bc92d2ee3207", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "381a640b165c406e956c8674cb8dde5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6b2f48e0e154ebe82885fc2f83fbb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78d8a08862ed4ccda9afdf2ddd0662fe", "region_id": "RegionOne"}], "type": "registration", "id": "599ad86d96e04d2f9ae9d1092dbc482c", "name": "adjutant"}], "user": {"domain": {"id": "7db714515fa74d7a9b19de7566f08bce", "name": "5ff81fe3915d4cc29dfa37e45de44dc1"}, "id": "5198a25bb13a44f78fcecb87178130c7", "name": "3f40a8aee03944018394624b51849844"}, "audit_ids": ["88e66ffc373a46f2b5b165fe4c8edb2b", null], "issued_at": "2020-04-23T06:25:56.263260"}} 2020-04-23 06:27:56,385 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,389 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,390 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,409 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/no-cluster -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,412 keystoneauth.session RESP: [404] content-type: application/json {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.380818s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,099 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,102 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,104 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,105 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,116 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.040762+00:00", "project": {"domain": {"id": "6fc5a0f83489472ca09bf12d47552e4d", "name": "5f8d6c86bbda4d509609fcc3c44eae49"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d33fe5b2b30b4cb1a15892cd7f94b2a4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "840b5f14ea9d410b8e05f638de19b8f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "737acc5900df45eca8450d81f1c17fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fd04933e6a724bbfb2ff18c4c5c69b24", "region_id": "RegionOne"}], "type": "identity", "id": "4c8dd198bae74e4fb2864b3b12400f3e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e2017758db074076916d4b0acc617050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "127bb289645f4026a056cce1cc03f48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fd78b0c53a5246c3b87e9c9b74325eca", "region_id": "RegionOne"}], "type": "compute", "id": "a5cc2d1410f04ed890bd8579589ef8d1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f1de6b498f8e461ea8fb0b59f1eb8821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ec3e891fb0e5452c867d3cbf83c43cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ba5da7cf8ec644fb893bd3b539397c00", "region_id": "RegionOne"}], "type": "image", "id": "5ac3fd671c624eb08d1ed8f831131fd3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3cd1bafef08c424da7179ab2759a09a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c284c9d114d54fcf98f44461cde47be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "81b4f113d9264f0da03583358fe07714", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bd1de95f3be64ac195e42afd7b039e8f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99adb7f483014dd490db9f566c0c3596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f1eae9c28e24886abe0f0033ded9ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c2f324646644c478591542bfbe0dda9", "region_id": "RegionOne"}], "type": "object-store", "id": "3cb6658a89f84d2cbf015bf6a7e05fcf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84132e996d36462ea50bb1bcdc659e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4d14a222dc1456cafc5d228bcef1aa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad0bbe5fd9c2481199181d016f7f9b26", "region_id": "RegionOne"}], "type": "clustering", "id": "2276f70cb2c8432d9f507f9b94909fb0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fc6957a3b8941aea44c7c8c9448bf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "65263dcaf9744f32bc249568faf2daf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "09650bb2e2d546b58a2ef0c4d183dfd9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0a8591cc4b5345888a5810d7226feea3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "346621cdaa7a42e6b920473b4553911d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f547f49b37e544a19dd87cdd99465513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac90b93477dc402d880a0b0904c3de7f", "region_id": "RegionOne"}], "type": "cluster", "id": "14b6844882084e6eac7ff9a3df225984", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6177f43b53f94bdea1758e22fd87af9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dd5109f1a2a642e6943d9febd5481eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2ba1d1329d8b4c20a17c6a9caef93100", "region_id": "RegionOne"}], "type": "data-processing", "id": "45252a48fc1c417eb8b8904aeefe370f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ea25583124124300a6c068566e7a1c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b8423997edc40eea2e4a3400425469a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a8959619bbbe4ce18ba08e8583a8edb0", "region_id": "RegionOne"}], "type": "baremetal", "id": "6f83b74c9a2a47008e32b10b6594151d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16ffa0c3d72f420289f1985397973fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3c736ab3587476183ea01ae6d1e90c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "71628c0dee3b4b02bdf1fb37f6cbab1d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "259a5f59b5b8496c916c06eddd00855d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d51be293e2c24cfdbe0a9c80eeb4a484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "31cf4e3de57e4455a3c198c17e2bfcde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5f3ce313700f4e20bc58168d9b71cd3d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f0c2fcf510444f618bae6144283df0c6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7be2e893097b41b98545eccfc8c4748f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a11cf57e5d4443a7814b3aa65058e92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0303334b78584b0991cea629889d4a9c", "region_id": "RegionOne"}], "type": "key-manager", "id": "31c247cebfe74a41899084d4c7042783", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b71c578deb6140298ad6b6a454824c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cdb2771fc02a43f09f83b0ccecc8690d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a85defa6583f477587f2ea6199987549", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "77527efc3f7d46179c01bf41af2232cc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "903b24df27f44f27b6967ca1826ec0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "65f6011b526145a1aa2e46176a470ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "306c1991515c430386e8bd16e39917f6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fea3342dfb1e4fb18dd456b848881489", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d9299ba900a04a80824ed9fe8a06ac18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b1ec970656542c481b47d293c0e35e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aa159ff7244c41f58753e3c737cd8aee", "region_id": "RegionOne"}], "type": "message", "id": "dd33ab939d4a461382ce32ecae3876ce", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "840eb79ece084d218ebf9d43fe0ba56c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "09faf9dc21a44fb3af26afde2a7d2894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2f749eda91704f9c927d84be741c7207", "region_id": "RegionOne"}], "type": "messaging", "id": "aada1e7ef0d545acb2ab62e52082a470", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7b0d431830d1430f8644b96af7042a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bc1fd0eb38ed4c75908ce15be37bf990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "38d2246021ce412c93fe89b8a31af87c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "951b786c5dc14a1285c2126dd4045caf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7e9991fdb0a4dd5be47ef560ef6ea30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f28b1e51be0b47268c102632e09d172d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96bbc34739b04b868dd7daa780403fdc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1448f962673d4011b690449beefc3c32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d51b79ff24e040e78d473e212cb26132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b868bf602f824b848460bd690f1ed17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d212487c03e458385d9f4f97ef5b470", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d3ba55ea6c3f4e3a8671776683bf12d7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "846e8976626d4a78a8a50298f829117f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99997614f16c45f5b0b8599f9f2020d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1bcc73c104745aa968bde8b1204b30c", "region_id": "RegionOne"}], "type": "container-infra", "id": "fa71bc92ac19461da7eb9e413b1e45ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "819da8d084ed409dbc3dff06255a1fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1d01b95b31b944af8a92229963658078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dcf0d5fd9ef146cf8cb2a7b26665c450", "region_id": "RegionOne"}], "type": "search", "id": "f987562075aa43feac33bb035b6ae22b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "58ae25803c414f10995574b9fbc6f4ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed7f753ce7e24cccaf2c4b72e551d08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c04b08af4f1e4cb5b7ea299c8f15dffe", "region_id": "RegionOne"}], "type": "dns", "id": "be615abab837408695e81c4f6f752b9c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21f999ef702941a3939ca76a115989a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3fdd6d30cc844c1aa1e1f77d1243bf8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "68272688fc104f409adf46e7b69a8181", "region_id": "RegionOne"}], "type": "workflow", "id": "af1140d7ac48423391a562c9c8231d36", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5937459d4b0847558db28e03c206d4fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bc06741da854585bbd448b319b8b23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "610fd210b66a4ba5acc99dab3611cfd7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ced23f9e65d7471eb0cb047e8d2c2e88", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9f301a7f37e14d05b2520a024597fc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9d5dc2c3432f48e78e75525962ae9f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e0a8917f42ce4a6faf12ef72a03c66c9", "region_id": "RegionOne"}], "type": "rating", "id": "7c30418f926e4bf6a32f00c981aff4cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1867ee8b3e204be5814eb0775eede1e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "13661fc877954745b84894032cb99d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ad5ac258336a454080721b889dc2eb1a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "71ae682872b84dc6b616f9afa5dd4d59", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b64b2a4b32a34d978f4b0d64d098331a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17e486704a7c4ad4b279ab3ac6b03ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3269f5e9cbb246148691f81126ac8630", "region_id": "RegionOne"}], "type": "policy", "id": "aa9f52462aeb48848c2d1e0c6d6f6b47", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9157e0dc9834d3fb3e36a7012947077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70a6db83232d44ff90e9e38655ca3ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "72619f8e6e37461a827c43b0ed06f39c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0e80970206124d15beac752211c7c11c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86cbd3801e8140028bd4456956bce8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70d23416e6a9441da3029887d015e671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b5b720e9d56449359544aee2f29b8061", "region_id": "RegionOne"}], "type": "sharev2", "id": "5583ac55ffbf4adaaf14c74fac6737a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e88dd1a85aa548bead2533096f9d6961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2a1c8f10f1c4adeb986eec7e932103a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5585ed57821b4752be2a08fe08a6ec19", "region_id": "RegionOne"}], "type": "share", "id": "cef39c71a9d0441a9fb76bb710b838b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96e210b7af5d41d0a0e5c1bef2ecc3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "05e15cf248e04a219b384a77361650d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0649041ac806445185d8ab976a51226d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "38f23278660b4c9cb1724a5ebf5c2445", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe86e5a919f04a799b073f1584dff17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23dc7c87a8e8469ea17465b55f554843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f179c1b8e07543c78246a99f9f7213c1", "region_id": "RegionOne"}], "type": "orchestration", "id": "67f04503e78f4a12aa77c7c5ca723986", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c88c42d83d7b4546a4545e3e14cbc572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a1e1e3ca8d6427dba993d15a5b2d0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b29215bdeae46a5a78010663e7bd1a5", "region_id": "RegionOne"}], "type": "block-storage", "id": "ebcaa56ba76b444f9b3eb43cdbe1d6f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adc6b91a5e1e4df995d9b54f6397f2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d7d5a649d645a8a16738507cdcf1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352acda70fd84c01ae61035387b524d4", "region_id": "RegionOne"}], "type": "volumev3", "id": "9c129a42cb4645ad94f61aa693d4e48e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fcfdb37f91746899242d8bb19058a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7afc55095a2843619519380e63a72141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87fb67de16524dc7ac961069c8c6d9e6", "region_id": "RegionOne"}], "type": "volumev2", "id": "2e73621805ad48a4a9fb57634f60ac23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2be712351f64e27b2e6f1c5b5c0fbf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "281ccce0af514e35acdec00e363f8bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "937bef1786644a62ba8cf47508343ed2", "region_id": "RegionOne"}], "type": "volume", "id": "2cbefcea0f2c4ff59ab149bf8739911d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f278de9bfd6c4cbba804eaca8164e712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00b65f69f1ca43839b9be263a6d454a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb386d8468b34c568c18327a4295ba03", "region_id": "RegionOne"}], "type": "block-store", "id": "4c54a5a6917b495eb80638b9a6654aaa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7efdff931ba447b2a4bb57d174e7713f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8413f11d95c0461f800b00bc42cae0b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41314878b1d143b3a640f74c65b63b4b", "region_id": "RegionOne"}], "type": "alarm", "id": "92621e5366f142b4ba63d6d112bddea7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "469f34811e2e46838286b54159ed3d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "343f85903edb482eba884a9a160ddf34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "34454668b6cb4c36b90b0cc7ebb2dd7e", "region_id": "RegionOne"}], "type": "alarming", "id": "53cf7d1d52ba48799c1708abe7c93240", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c37d8fd903b463f9cf1bb2fde4df850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "719320c114034a798274b550c5cfeab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86dcec711f9849faad9787cf40b91dda", "region_id": "RegionOne"}], "type": "meter", "id": "50df50db64cb4109adbc992dfc5636d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "be60fec8a913478784d65c25da283d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29cf7e2e98c3405a96acb677d153f148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c472ab9f621c4feb8fddcead029c0b1b", "region_id": "RegionOne"}], "type": "metering", "id": "281ff286e9ac4cdf8b2f619797a4c977", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dc240cb426f45e6bd3851345f368bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "52f4f3bc5aa6416d83509c7fbb588f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8e443d025fa4d1db92329119f958d3c", "region_id": "RegionOne"}], "type": "telemetry", "id": "fc7241db58594382b3b6d5d83c2d1e05", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e3c55143d38646fca7a1624a74b52384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76a9ecc173a24dba9deb35fc73bb361d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fb3bcba52f6342d0b4d49af43cd19cf6", "region_id": "RegionOne"}], "type": "event", "id": "8d6cc1ea2c154509bf6267e71441ea1b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9b3146cace874e15840d8dcda629bf09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8fb4cc4e7d644dee8297a476d93d211e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31e1da2837204441972b6a74c06a143b", "region_id": "RegionOne"}], "type": "events", "id": "d6725e9a39a449d4aba7f16efba56223", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d508f819d98c4cf18d211e1eb78f7b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00245ab6487248a287569d65fb22f188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "58e8abb74d134355a2c4ad3289daede5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "39ffb83e719649be8a78374b380327f8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8fe7bedd7ee4a20bf4ad5f66d03fcc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "285958f56b874a5785e51b20f85be240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc22a228b3bc48e3aefd17ab54926489", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6e4ecb8b21d440c399ecc3d77c604773", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65f1d2c9197d4a3c8dbf62dd4596ff0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ca2b6e329bc44729b67a41084e3c9ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcd79c2c57484663b3f737c0dde00543", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e363d7690fd4458db6ba63327119c94b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ed17614d07449dbbaf2813c9e838cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18a626e4b9ee48158ff60dac8dc58d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "37a5d507c8324e7ebd0300dcd77228e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "469bf2a9410640dba89ab66fc604f5e2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "92ec0dd8927e45b2ba73a9af02ff35f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "02b11e6e18bb419a9e42c92538614e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3bcc72fdb9dd4b30b51bba388f33a4b2", "region_id": "RegionOne"}], "type": "database", "id": "e67496812a5c4fb8aee9b0a5c390c6ed", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65b5b96303514942852e79e68de99c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f9e3070a79d43419e5e656e113eeb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "88b8475c5d014f639f0621a5ab5d6c91", "region_id": "RegionOne"}], "type": "application-container", "id": "c398976413e740369dbdaf06aee85ff3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d17dc9cb41049fd92448909ef9dcb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be696574a8de4a9bbede18209d7a00e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c5806150fe7c4e128180ce02a7f7f78b", "region_id": "RegionOne"}], "type": "container", "id": "70ba257b13484dd5b875ec20cd5300a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64b1288124614703a46a34b558a94314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5281127b92934e2fbe4cb281a3c45d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b7e0139090714d039ef8d047e39b0d38", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a63745e1c73744f8bb0fef24edf7bf02", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "50feecd2e6384a54933bbfa69f67b254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9e2c0d90f7e4bb680f6fb504f32ae06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6a86f41e7c964447a023749896100085", "region_id": "RegionOne"}], "type": "rca", "id": "cd0ce5d260d64ab7bc1bd46e478e1a96", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "219841fdaf3248f48b411a29b7badf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "27ca215159244116a9e9c34d2db22a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c646fc72eaf34cfc879eaef54f4abbb7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "500415a9453d47fea528987551453fb8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2ed242cce68741b6b22f76ccd80c5ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d1d40c8ec9e64697b5612b0dcc0a1ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9f1ecac69d1c45dea75945a004d80891", "region_id": "RegionOne"}], "type": "network", "id": "b7afc1656bba47018eb3717a69af616e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bcb86fda53f442378f7d64bd2f2e18d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f3f1f51c6eb4abaa7fe925a5943a38f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2bdfcf03e05546ca8e3779597a1aa65c", "region_id": "RegionOne"}], "type": "backup", "id": "3037a20cfbe748fcbe6d9ec37ca6ff55", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22c57f3fbfdf462c8fa70bb9c79ea4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e9c156c28def42a49792fcb72a87b388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0e3c5d9c452f468cbe56c0b6e39e4bd4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2f460e6004ad4751b6408fcc5e772e05", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6519120e11d47a3a70d082f345a6f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91be7f6bfb2d4b91adc3471d4676f649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "30acfe015fc5478aac44445cf911ecc7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "481f82993d324b7fae58ed649b295099", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c26959391cb443de8a8a5893f2dfa026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "051b77c336594040ada5ef2cfd01ba08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b532698ed43f4ea0bf40638f9543c6db", "region_id": "RegionOne"}], "type": "monitoring", "id": "3be55e8d0e2b4e90b4bd92c257c1ddc1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b47b8dcc5144c2389fd3b3bb33e7102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab8e988b3f874bd0af0f7205d47585b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ac37d77bbedf462d901dab9646cf7600", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "39ea8e5b1866493db54a9523ea19b4e9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "90aef8b328824711a845e93230a1ba08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "61047c68a5644f13b925ab4b245c4264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2c53e3ed34e2458ea33150841737f56e", "region_id": "RegionOne"}], "type": "placement", "id": "38c1cff3481642bebea5971befa6732d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e927e757b93c47e28215eff60ee8f682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0dc14ea7892410bb338e7eef0423f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c2143b1fa72b4c2bb78f087c9ce01d48", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ea994b2b27144d638dc58f7a1283ff59", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a60b7aa5e7b7424c896692eb9fbcd81d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dccb903d651466aa754e92aa460d227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54c245c41de849f1b3feaf3a9773f870", "region_id": "RegionOne"}], "type": "ha", "id": "6bd878bd78c3450e97e735ecc7d0194d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "57151accefef4e2da3f188382eb7f4d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e037881b43494881a535f3dd2baf2bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f8bc81cfdd3d424b819dcc921df11183", "region_id": "RegionOne"}], "type": "reservation", "id": "ecb6610ef2874c62ba469ca3b69ce888", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d6c4b33148f4f828dc5a6c8aa311281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c57382d7cc0c4b5988de06ef54959d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b8b05b439ba642fa80191fff18bdea01", "region_id": "RegionOne"}], "type": "function-engine", "id": "42aa8b08fa62471796612ae8d632ab06", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aa817b8393a64338ad4681c0a8b7d23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "451adb12934d488a82e0aac4c7ce2b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bffde120008b42379aca5162d6d0ca0b", "region_id": "RegionOne"}], "type": "accelerator", "id": "56497f555c674c879a07e65e37b82e68", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac188fce264c4b3097ae9be160df730e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d245de6edc754fe1ba3950fd0a1c92a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a97019b98ee3407b874e0b0061241abf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8300dd1ac1eb46afbc9be0434b007074", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f760e4238d843a28e723a84b4a17273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "65dd00f8687f4b35860edae7d1968a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3b64383dddd46e9b8bb517125eb6cce", "region_id": "RegionOne"}], "type": "registration", "id": "46f900cde3034c299d3f417d689ecb4f", "name": "adjutant"}], "user": {"domain": {"id": "359b2465c739477ba30a86c1cdca1130", "name": "3b34157fa97a491593cf3e9794cb2d0d"}, "id": "4e202fedf6a648d0aadb5dc0e48ef3e7", "name": "e9109ab02c6e443cbfa02b3a2d0b627b"}, "audit_ids": ["cb7b8e1f7760412fa292dce904300e39", null], "issued_at": "2020-04-23T06:25:56.040762"}} 2020-04-23 06:27:56,250 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "fe80::28da:5fff:fe57:13ed"}]}}' 2020-04-23 06:27:56,254 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,255 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,273 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,278 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,384 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,388 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,389 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:56,410 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,415 keystoneauth.session RESP BODY: {"subnets": []} {14} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.188107s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,310 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,316 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,318 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,329 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.251367+00:00", "project": {"domain": {"id": "98e2f0697685454180cc514b85913b2d", "name": "849e123eaee146479d61f91f5fef82ba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c3962c210e094eec97ac41e4beaa3b9a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3105b873e084335b1eea8f6eee8406d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "594fee675be84e72b866682e8513cf7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fd64734ca9024b3e9e0e373a5cb4c17f", "region_id": "RegionOne"}], "type": "identity", "id": "bdd55fd7a7d04406be5c1a67e4eb97d7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fe2da4b7eb564fa88fff2cdffa39f491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "759508a372294a94a1a79232e8e89213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f237addc034f45dc8195d30512fc9f03", "region_id": "RegionOne"}], "type": "compute", "id": "4253f5b670bc45caa13191968afd0797", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "82b99e54f2784c2180b4355e76c9a02b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2ebf37aa09184c25873fbc538cebe6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7fa880883fcb426a8b6393e0c3c32c8a", "region_id": "RegionOne"}], "type": "image", "id": "bb865072ab8f46d68b5b29475c0f3777", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "543947fa5bb54590b5603b744781d896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d3e63171d12147c3ac9159d8dbf6e414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "25079e3853314d7fac92e8100d3d1fbb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "574b1ea8eed84bbdb3031c2f6f560137", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fbf1bdaceb0472d9b1d9b5b9a68a182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "776eaad12c394168a37643f5591d748a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3d6e2aced443f288d0c803d2ff1460", "region_id": "RegionOne"}], "type": "object-store", "id": "7c3a8e177d794f729a643d994fd9da30", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58bec2b8482546ca80bee1b9d893b4fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed5af3a1b54649ab95fe85bbdb4ccab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8edc92d7873542db9c4f1b6ee991ce3b", "region_id": "RegionOne"}], "type": "clustering", "id": "cb049b1bc71c4db488dd4e258f75871f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a7766d28b8147a38cedf2673abf675c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19f6efa5077b421c9539ee6fba91fa3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a2066663fb34f0f8d57fdd6093c9234", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2c4667bd5f924741ae9e7c8634235084", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8fe40ccbaa7240b9adc84c75f09562ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a845af9f5004a29abe34a9428d64c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4a0972344b01478e89f414c263d61061", "region_id": "RegionOne"}], "type": "cluster", "id": "6446f02aedd3470d898050b923134f35", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "682e55c169984076a9c41e2e2112d6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2c54c0c3ffdc47619e75d54a2dd27906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "42c4891856294855b0509d945dfe2add", "region_id": "RegionOne"}], "type": "data-processing", "id": "d7ef02b2e997457c85e787994a1ef31c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b87fca97ced94f529b4ca23475e17e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "409ee07ad0134e0e85094e1154ed872e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b666f0279b34ba082347357d7d1f276", "region_id": "RegionOne"}], "type": "baremetal", "id": "54f379fe6c4f4dba9c9f38c9c56065d2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9567b04c6e9b4cb3971914232cc05cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ef5d177b3e34c6f8698740c09e4be15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e73717593ba4b8283eebe6403b4e47c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e1bd041fbe5d4119bfbed7be1b07d72a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c330f3cf3f4d46ddba9248cbb92e42d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "40e6373c94db4048b25ee7b2518ffebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9a2e3ea758d44ade80a8e97be3fcbef7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a87db7aec46e462fa4099930ee1eb296", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4865a5f1fe6b4188b97d28cf1edc7f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b27c60e3a31b46d9aebd6ac922b1ed93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0d743b39b5ac418a9f64c2961c60048c", "region_id": "RegionOne"}], "type": "key-manager", "id": "bb760a83ace54dff9c355847b3210e5c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a9aa5bd3cf4464796518a5c89fc6bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "194bbd9504bd4cf18e637d004e7c7ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1120c5e8ba0f4e9cb384c1c645979b0a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "706d3b9551dc4c619b683cc63e9299aa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d5c1f825ecf4854b0e1b58adbb8b8df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "286314da663d4cb4828dc7da0a244732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5ab3599323bd4b80887ae506bb1bbce6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2196268e036d48718c77b545fc1f3aed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cd59385175964fbf9c4ebeabd3f8bc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a0dc26f76efd44759e88879e766850b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55c4412e422d4c94bb45fbdc32e7be66", "region_id": "RegionOne"}], "type": "message", "id": "68129e7e0e514982847c2717f94e1e17", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9d07819d3bb74e92a3ba94124f5d1cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "763646e979ee47fe97c1c66124905e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e5e065de957746aba4dfccffd757f097", "region_id": "RegionOne"}], "type": "messaging", "id": "6ac10351e8b141508304f32dee2c62dc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "00e0812e4c7c4fbda198e5df3d9c5e64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc1ddffbb587416c9282542286056ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c77b63822fbe422b9a02ee1183d01eaa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e13214df781e486e9680b50c76fd829a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8730637175e54d00a240ac1b1db5a1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e2777a1cea948dab041eba80de0ebaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b1c9dfb8fe14f0f989d962be4caea10", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "80115c4978e94d37aa1a08e4ffc907c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a3e8e0048de4e61b4f2405f0b151f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbb46bd0dc3642819590ad00acf53030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a798114a247f4e569aa3201b175cc7d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "03c0d93ec91b4ea8806d04a127b16d3d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b7268066b404e5e9688131bb119cdc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "094871dcaf034a1fabd9242b1880f319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "692f80bb819d4fe9ad19e0ceb72cfb35", "region_id": "RegionOne"}], "type": "container-infra", "id": "69c974bf705147288f7dbd3f533e1ebc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9f51fa5b28744b6aa28417eba1d396e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8e2c9d19c374496ba76da3c5b2bebd2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ef09a30c00824536a9f00c33a8e522f6", "region_id": "RegionOne"}], "type": "search", "id": "a1bde05913d547299e325177a728f0c0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "013e3ef468b74c08b9304cbffdfd89f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c37fcdb995db46048d4470518ecb7348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eaecb881e5434c1d86e3eef261355cbd", "region_id": "RegionOne"}], "type": "dns", "id": "d35c6d4e66d84de29886eb21f8efb8b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9890b7e1ebaa4a36bea7dc41743ffff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "540e0d6e6bf74668a7ea82e7f02485e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6fe24c0f22bf47c0bf4629fc73937816", "region_id": "RegionOne"}], "type": "workflow", "id": "186c5ce1e7924707bc26b62ac6cbe380", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4384ee8fa6f14e9583e790c650f1e354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a96a5ec0da31476aa1d50f7d43f76170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d0cb13789c9e4b469fe970dca5eb6e02", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b1e43ba66a3a414ba76e4c6f2587675b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "269c77dd6f5a485887761c3a8671685f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3be0197654194ce28b9ef7e598130320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "993bf2eb9d934ffc855d849f4d7eda9b", "region_id": "RegionOne"}], "type": "rating", "id": "ecc56e7d78f040f88dd7ef2ff86c013a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49e74c5d04ca4e179b4037e54ea43e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "763b469dc386474ab065124129f46161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e65d5a2fe93646479971da01da4cac1a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c942c785bde64117a1a5d783c9cc2dc0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62cd0230f7834fb1982655be17c22e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51188199b27b4073a0aff5c29e29144e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e0e34e01b1f451e9c6acae35fc645ed", "region_id": "RegionOne"}], "type": "policy", "id": "ed60f07735d24b778d45b898ec1ec942", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d28a719688ae451382404db1cde1dc64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b78a379ac7d4ab09e2aa9e101a71280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0580f8006cb46edb9d9553cb70e9829", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9d48ea70d016468c935d496c2087761f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fd358872a684ac8957617d7a725851c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9237a4bb843743fa939817d92ff23635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67ca2c170d4647dbbfe1e9c2431b884b", "region_id": "RegionOne"}], "type": "sharev2", "id": "431532d4f27d40efbf5a2e7b17ea3dcb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ddb0d3e65c143acbce8dd93df52d1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9653f7aec5b404aaf0c93345ff8d9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da66e68ec6c94b3f805e56f54f10cd80", "region_id": "RegionOne"}], "type": "share", "id": "62a7ba765cb54759b01e89209142115f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2159187586e14bad8b591688cd6fd153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fdbb99702bee4eeda9540fc2977aa848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7b78f691b5e04135b02494dd101ff40e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6c0ba7a90ec54dca94f7d5ad7f62043b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ee8ffac6f9d42138679aa46399d2cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60dfc49b386147eba9c24da30e07f496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a57ffe3a2d9b4f6daa2f8cad85e92f18", "region_id": "RegionOne"}], "type": "orchestration", "id": "b21a97309cb548dc840a6f97e8641568", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66c56694c3a44a7d8d5970d0817c09bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a1d61e1a429443da8a3feef57a4236a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f80ed8ea40134032a9f4e05cbfdf7d96", "region_id": "RegionOne"}], "type": "block-storage", "id": "d5202ba5d30544cd9aab56826226ba2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6fa313c547e4c3d86609f699ea1edbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a2fe3cec9ce4f9a87d77a70cd808556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a42f66fd570a46d9b08a732c8b0af099", "region_id": "RegionOne"}], "type": "volumev3", "id": "c659b980b9944e29b558c93afab1695a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ac19d074ec4134a0ca793d3b6108e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92fb85ccaf834fc7951d5ef505cbe71b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33ea72e6f3a74250907eca7e168e954e", "region_id": "RegionOne"}], "type": "volumev2", "id": "4169629599574bac9a917d2fff509701", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "665b96cba17d4a69bcb5396e7df0d2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b804b1b13c974c779f784bf5a6d6fafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03fac87924294b7eb1c41d553392fd07", "region_id": "RegionOne"}], "type": "volume", "id": "f8af4fc0c6784437a80cfd8c7f8b05f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "568fbcfcd298432baf05548452bbf03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "525ba4133da54ba6b9168639002347c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2cd7a2c5e2341a494887b435ca95c43", "region_id": "RegionOne"}], "type": "block-store", "id": "08377ea5de53466ba3f6b5ab4ed861bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19e29c72ad7a4efba61e008fa37de9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "46ef8c2c8a0f445a872646400bbbb73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "226fa475fe7543d2a6641b253530dfc0", "region_id": "RegionOne"}], "type": "alarm", "id": "ef44b149d4804343a64ec041ec5c071b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec473a6f957742e488f96058e091bf47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "110202e8101e43288fce55f24816ed87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e2da2749a6ba46468586238600bef7f9", "region_id": "RegionOne"}], "type": "alarming", "id": "3ce61f51bfed4b538dc170e44fda770c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9acc8f217c214a469894e10ba7547172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6fe42982d144340b3b577a0f6cd1641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "95b36693c5fc494896895dd1d71fda2b", "region_id": "RegionOne"}], "type": "meter", "id": "cef6850d0a2442adb85aa1d5ef39d7e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e5f4e93da65496b8c310d1cf3b60e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc63b0efe94640b681c46a24b7fcee4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac85993ac8bb48c3b5960c6038395197", "region_id": "RegionOne"}], "type": "metering", "id": "78100191454f417da08518066a2f45d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d662731947ea486da2062b219f071d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97b3b710bceb4efe9402d9944fdca65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "731d100ba58b4e8db4a26c53a1bdcaba", "region_id": "RegionOne"}], "type": "telemetry", "id": "5dad929a7b5b408699c13e8532c3ed19", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a1791178f04449b89068bce703fd9c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "839d14b4ba244ec3a24ad62d62496b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "24368a686223435e9d14a204dfef81f1", "region_id": "RegionOne"}], "type": "event", "id": "9191f62c961e4405b5fe6224d04ddda8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4ca57d2102da42f3b6161d85c0604c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "55f7a9de9a5742ac945c83068a77ab0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e071cab844b40e6814b0aa1495f5149", "region_id": "RegionOne"}], "type": "events", "id": "d103248ec7df4c8295fafb5d4df26d7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "862d22bdf189456b8f95cd11f6ade36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc48883843004441886c3321d10d0f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8cedd349b96c48e09cc062dd4d1679dd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2c2d3a8654cc4990a6193a7c61ba9679", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d4623dffecd4285b7e3e67f125d008d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f181681d76a84ad48acffaf1a52cdb65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8fbdaeb2668344eba006620f73bc89d9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0296842c02c943a095c17218d87e802a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "81556a4c5fbf48a3a689dbf5cfc7616a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2354d8bde50b4823b237311ad93535d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7fc2f19a36040cd8f3af52b3a4f5c3c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a36426e433e844f487c5ee830cd08c3b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f7a85ab24744aae8267aefd0950de24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e191096fcb0d41889374b8b85b7663ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7e14eca0fa741a2aad8cba8db58e0b4", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f75c130e6554773b76f8ae559c0c6e2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fe28c5d29c7c4be5b703f73fac885900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df3b339a713940a68248ee5270cd562f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ea88a0a208d145a8a6d90b6ad3d6c2fb", "region_id": "RegionOne"}], "type": "database", "id": "b90f700b2fd94172a44a57c3f1454834", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4dc343230d4447a489aa2624ce9db1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1015c4f711204a5783c7fa9aa1c352dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8e7cb95cd2534785b3ad4f104450d47d", "region_id": "RegionOne"}], "type": "application-container", "id": "c637b7e6529b42f39e3a57e4c620593e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3df5b1915fc94aa59288538434abc0db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "995b7c2d20fd4109b3a7e236e82dfdef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a1cb4875cd05485c8be21026dadfde20", "region_id": "RegionOne"}], "type": "container", "id": "5674a239ff3e4fa7acd861fb12676d64", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d98aba42a8284050b1a80eeca3b126da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e50bfe776f14994bc06b21d706bd7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "33c8f71d10ad49bdae330320f49f653f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1b223b844c4b4697859ac46a62150af4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ee4d99dc3aa46168f329a731f2ec5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f213543eb3f4e0e87994941c831a7f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c72950e04f0c4d099f3086abde22842e", "region_id": "RegionOne"}], "type": "rca", "id": "d94ce078bfab4555811ebad07bff178d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "85dbda0297cb405792ddc8ce610d18cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e06a983a407c449890b79304288e22e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e700f14132914b5182caca313f16b0f0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "64b377b0cc8249d690e307c1455a909b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2b78182ebd6c4d88ba5d4892c8122e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c3ad5f8310e4382a67c4a063a800a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a8dc172c48084b51a6fd28a560cc3798", "region_id": "RegionOne"}], "type": "network", "id": "56a2bb71efff47bf8c26c281e2d5c6d6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab7fae23b7584b148e6101c51bda5b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f418ef13dade453e9f256b7d5047e044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fb78a6071c7b42208277a77e0d5a358e", "region_id": "RegionOne"}], "type": "backup", "id": "329dbafc0c6a476488116967cf43b208", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea4f6898c4424274a70fe8e4ae104f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e1b331ff73c477c884999a460693675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8d32d83e34a47818694159b78325030", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d896bf82c012457789a3f04b42318c2c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb2eb88a1a34424687055cca40ca28ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a40c9dae8af433c95e4f8f8fc79492b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "264311bae62d4a98b308e12dd05b5bbc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "66871726bd574aceb4629a427ea8debf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "feca42bfb4b34b859017db07608f8160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "14cb1e3a44ca42c68170663b71751529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "218db05961084f3886764aee8c84a439", "region_id": "RegionOne"}], "type": "monitoring", "id": "f925ac3c8d3f45b6b6d5a630f6ce14d1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f697e9ab3094414b356f0ad9e4ef1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "238cf74aafdc421d8110e1cfabb45ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cfe2c7b98e3e4c2abf623755d70b9477", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3be6b9717754439e95974dd0bfe77ad5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c0d2b3982de4ac59f7346272d6f384a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e7b4eaa5427f45df9ab161de295433db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "166463978c9c402585ecf02ead4816f8", "region_id": "RegionOne"}], "type": "placement", "id": "29de73de53bd445887ec0428263ad997", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1104219797574df4818243ce9ee91590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad91ecdec66143b6bd84243fa56a2d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "577ae5a8c4194141b19f1ded5925e724", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b1db5697341c422da1721accd94f9da2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15e7d01ad4924aa38311e3d1fc8ddf97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fba8f3c3c0c34822904bee1bb985e5a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fc892eada5604734b56aefc25dbd6a60", "region_id": "RegionOne"}], "type": "ha", "id": "49fb1a40f26048f38ad0f9fb7294fa31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "574fa4433fb5441188f9e47abdc3a255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "42fb35f00bb945b09dd173cba4a17bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ceed76f90a2a4bcaa8ee3c9429414842", "region_id": "RegionOne"}], "type": "reservation", "id": "ee659cc1a44049ef8771f9bc5232f4b3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "880dd21cdd48449898a227df9d02d8a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fb4f6d130f4547a288328090bc3bd80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "916d7ca525e24a5093c1d45bf30f8733", "region_id": "RegionOne"}], "type": "function-engine", "id": "9911f3e4febe4ff8898729165f93bb19", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "58df64dfee3b4711b65824c4c65b37d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6bfe04a67c8445a6a873519b57af867e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7556eacadc414ee0bcc4ff9052a2bf54", "region_id": "RegionOne"}], "type": "accelerator", "id": "25231ec7a069452f892b65d5ac442a4f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90773f54cd9148ecbae7567c73066dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e81b8a2bcbc41bb82fc0139b819f222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "964d585c2e264bd08ad3c653d74ce4eb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0a10d606619741f69cde710826ec5524", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbbad9757c7f44508d9c6721dada30f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c9539e2b9294a66bcd18a37cbc903a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c67d06489eb4446cb08ccbbd2604bded", "region_id": "RegionOne"}], "type": "registration", "id": "f58abcbff8414d60952e546903504d7e", "name": "adjutant"}], "user": {"domain": {"id": "b5853e2072344de0978dc9b2d64c176e", "name": "5f6c9f631ec6485e964d03b2a7b65374"}, "id": "acdcb89586b647fd888469d6dfdc44df", "name": "9fe32881441947c585e34e426b9a3030"}, "audit_ids": ["0d2608b5e6d2449fa8b228b6f32fffc2", null], "issued_at": "2020-04-23T06:25:56.251367"}} 2020-04-23 06:27:56,414 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-floating-ips/a-wild-id-appears -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,417 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,429 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,433 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,434 keystoneauth.session RESP BODY: {"floating_ips": []} {15} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.341021s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,149 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,153 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,154 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,157 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,168 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.093214+00:00", "project": {"domain": {"id": "a3882ecf0552462594e3cfe635d85b39", "name": "c2ba55cd9ec64d8a8f038de4bab75df5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "79a57b6b6c0842f797584407c59319cd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bfe033119231488ba96d37170963aed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3ff4b3e4e13747a1a359b3fd1bce3cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5c394ce70a464ffa92cd69454d24e208", "region_id": "RegionOne"}], "type": "identity", "id": "ba40ed6b51a640f19c1c6efd9283e4b9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "993f0339add74cb6a3a09caaba26ec2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "492457ac76d243c293bf60a550401144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a36b0e8bc7014990b6efe5c4206a5be9", "region_id": "RegionOne"}], "type": "compute", "id": "06d8091b7f914d489dd453ebd22308f1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "776cae658bab4075950af624d5db7b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "90e83a5b36ee4588a450fba8f0eaa16c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "38e87e1cb1294a6bad064aef322abbf7", "region_id": "RegionOne"}], "type": "image", "id": "63304ca1224b4b83b454dbcaacb0b994", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a3667f8c5587469a9f007f0f32bb9042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c354f689b034e2eb77c202e6ebcba7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "43369fcc604a46639c8963a89c5911b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "95864c39c3984faba12b7a2e2acc92b7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81c0e85a83d428587454b8cc7834112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cd14853fd2d43379283ede64b215cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc9c612c7cf4459f97a215b482f4362e", "region_id": "RegionOne"}], "type": "object-store", "id": "331c15ac3699430d91818479ec8a8e2c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0c3ffad56cb4332905522fb020e355b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d613273b5be04a298e33277d56cc80e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d81045288d14ae291e4ba15446d1930", "region_id": "RegionOne"}], "type": "clustering", "id": "e778b7f14c174693acf75df122ef7ede", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8a7206daaf945338131bdae97eefc63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa066e93a1004f78ba65d761810c9749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "22c03bdbcbf94f95adee9e4b8bb147e5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "aef418cc851d4497a5e18fd61d9e5e94", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab9a9140f1f640c0a716de651d1f8915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "430fbf041b01481cbfb7876e05e9d468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79812d5e19044525844b2981e51a59b8", "region_id": "RegionOne"}], "type": "cluster", "id": "ae7bb6968da244589a9e5cf9fc8f05b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3bcc14e3b45d4d909fab410f221a0172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d2d6107ab5314448959650f780a9a2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "884bb7418fd74c038b3bc5a971f19775", "region_id": "RegionOne"}], "type": "data-processing", "id": "f840e6a4571b498d97ab5a4a9c38c1a1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "449565e90d3c4d1a87d12089db137fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af79a02d960041e3be6eed11a14ab091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0480c239bfd34308983fe249bbd5cd61", "region_id": "RegionOne"}], "type": "baremetal", "id": "f12b60a5e9ae4a45a27eb3269b44c18f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc9943c7d1b44c0f9259a0c55eed5bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6aad4887f1054ac9a322b061e41e8c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a789068bdf244f54af7263a74495936b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e4e5671948894b7ab3fd3eba1bf96ee5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca21f9d2d82a4182ad4bc8e24c4c2145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b117439c96734b94991c2700fcbfd149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "908e43ee5d2842b0bdace66e5b5adaa5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3da5d93637c44505b815cff459f5d2d2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "071ca0096cba4079b515cb4fbd8b968d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "515057435e3e425f8cc8ec5b93b291af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f6b8f0c5a0e14f648f279f12efd7faf3", "region_id": "RegionOne"}], "type": "key-manager", "id": "31ff43e6499740d7a401799035ba325e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab5d76f464274764872e3e00e828914b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4d7421d297f42da845463b77e8798ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6b14eb2ec1b149e49f85495be0ee297c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cd56110ec10248879f1e609db63839ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1a7c3409e864096a2e2b246cc6dd34d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "866752e6592d473ba0a9e705286d46b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dbb559852d664de7ac044eef5474efa2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c703b261d4bb45a0beaf319b21148c8a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8f6d3e0b9cba4a3890e6915b7e3d6e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "beb0355f86fb44f3aca35f60524fb3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1e74a84e525e4ea1a643158983ae4b7f", "region_id": "RegionOne"}], "type": "message", "id": "840e7be1c86444ef8514c13a693dd770", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4049cb264eb41e6a48e1da77bd540a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee21dd1f738c4b0784509959e404cd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7b9d66d0cad644f6bb313c7e658be345", "region_id": "RegionOne"}], "type": "messaging", "id": "5694f422c81e4a92a8aea17782dd5b80", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fe8ef1c0acf540ddb882dfcf232f8d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e3a84ca6c43345bd9af7423a69fbe8a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6af8dacb4e0943618a59f6033c802935", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7dcedc58a7e0460eac940a3bcff390b3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41188f38ede4423b8decdd9dcb479814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e9ee1a22d544f68b1ae0998239adb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d30354f56e344d19ba5db2dd3da9457", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "adcda210d7bb4ed88b2fa0bbb911b7dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f963acb7ede4b158d9980b654fd81fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06e9090233c1490c809f787736ca89e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1999cf26dc1425ebed15225011942a3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f644ecc496ba4e93baedb7b678a0e65e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48a1927c5dc3453287a44fa102e09cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06f43baec4564dc5bd42d6683a3aac14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b6ae6cdcd5a4c92848bbb16d8c43b09", "region_id": "RegionOne"}], "type": "container-infra", "id": "d7f7d0b020e249d69dc0e9ae863e22de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1fb463c310044be1806733ddef2e63d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1d261d27e0364c06812eaaa82befc4d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "90267cc886304577bdda11987ae7eceb", "region_id": "RegionOne"}], "type": "search", "id": "8363dd6317794b1fbc8a684f8d768692", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ce07c7d5a11a4f839be58adf71c23649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "05b45cb9d14a43feb10493daba88dc8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9602e5a4c2c14862813672f5f412d7b4", "region_id": "RegionOne"}], "type": "dns", "id": "d1da62c1428648dc8c5600515b0b30b8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fed39d04208f4ecdb27618b9a67c9b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b191b4f95af64ff69fe102836e17819f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bdb9558737f44186876c1d476f9ec990", "region_id": "RegionOne"}], "type": "workflow", "id": "910e8315bc4544b1ae4280e4ffec1fd1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ee4121f7708429ba122fb726d72511b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fecae86ee52451f83d0761b8b908432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e9f2a6a73df241df92172da884820f74", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e678264eb92f43288cdcc250869f8b98", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7fc9955a646644b78bcefc3d20e090ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c49b12d9fdc04711ac852f88eef74500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "69a70e6fbac442f9ad861491e9fe565c", "region_id": "RegionOne"}], "type": "rating", "id": "433d4758b1a2405088a34ad85066fdfc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2913779ac8554ce593625c51d7e9eafb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7d880e1c6434318ac84144c7a14b77d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11ba403a4ac443f18a3e91d89ac7bff5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5dd7d4343fe84ba7924777cfabf474ee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b86b497700284fffb4c1879aafe02b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25d9dee8545248a4b5a7b459840fe109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "63199b1c54da4535a5aeaa1392be5154", "region_id": "RegionOne"}], "type": "policy", "id": "24b97e7da2cc46c4961af0d7ba4b6e51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5fbfd02bce1548c2a8bfef7bd6d1c5b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92ec5a3d084440a0bad57d5c575aef3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a1d274e121e454bba29aa11806d60a7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f1e1e5f46e2b40b6bef12e87de3aa3c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d1412f56ee348f99d721bbca8dc5c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1369e00c7e7d4b209a701c5a51b20d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c5d881e52b14c53bd04ca40946e46de", "region_id": "RegionOne"}], "type": "sharev2", "id": "1b7aa019ce2744ffb5dc31c0780792a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "433e613707ac4bdc971ee595ebe36a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63073b63e486481db58aa555217dcbe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3331fd316db7408c8060e023bfe20c61", "region_id": "RegionOne"}], "type": "share", "id": "e70d92417713445782208cad5a6864b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "08b00f769b064290a0498c6b52f8f8ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "68d63079ec504c65b93a63b1f8b03cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "303c81d6021b48c6ba901071b205f65e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c501df75910f42ad9a465c30858a6163", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea9b1f72788045cba32aaae7de91b9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b6eac6ec1cd46179fd92dd4932d7970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6de63fbffee04c3ea1648d38d423728a", "region_id": "RegionOne"}], "type": "orchestration", "id": "a7625359db9f4f20a35a44db2d54be9e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4175eb33aa014c098655910b2e94d973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeb6905b65bf4c7cb4d4093ee6856812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f43be4b9ab54ce6b304250b8a37363e", "region_id": "RegionOne"}], "type": "block-storage", "id": "65c933166d644b95951940685e2ad00e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc20a7ceaf2a4a8c8ccf55b9be499ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b9da6a514444ffcb7030aa41f1df41b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fd249a0e6674464a8979e13f71ba70f", "region_id": "RegionOne"}], "type": "volumev3", "id": "d8cfb1f5e52b4e129e5f1da52c82139d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7586247c741c4b719bbad2b15f28aafe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5da5608b2242b0878c8ca0a0278890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "477403692971472f8039614d47e9f8fe", "region_id": "RegionOne"}], "type": "volumev2", "id": "d7633d9175c9467d838e11b38046e4e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c89f040f80bf421a967b96ff87570dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4ddfe788a249009338d58de9070af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beedd3c0a62b4be7bd4fa61dd57f8e81", "region_id": "RegionOne"}], "type": "volume", "id": "6038366a495c4c29801f0d4336f93784", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "461142c7bc824fd690122ebaac91b867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8df74dc2be5543fdb33a26d960698c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c87f1a218db45c592a70f11fc35ce92", "region_id": "RegionOne"}], "type": "block-store", "id": "71d99f87fb3147949d31acdeb007d83c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69fc93c3da71442785f74b87b9451ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "708f1e969ac24d18b189e07e11a814f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1db1bb52a6584f2abb91b4e91dbec9bd", "region_id": "RegionOne"}], "type": "alarm", "id": "9f8727f3f9bd43d5ac6432a5aa8d1e37", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34006cc4d4d04b7d95730c48540fb523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "354d1cc9b2be463b8d04e4df4b17df4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "480c03f237014feaae306378745d4527", "region_id": "RegionOne"}], "type": "alarming", "id": "184ea701fa504148b9b4469ddb88774d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0d70c4f792640cdb328167b05882e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73675c8b9d044a118932306db754cc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "82228eaede92425f9ce84429edb110d3", "region_id": "RegionOne"}], "type": "meter", "id": "649d6b6604564f219225dead26d85bf8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5802e7e103e8460c84c617594bf889e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d6cfa12b9864555807de2a672c62c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3245581579894aaf8005a26379ada3dd", "region_id": "RegionOne"}], "type": "metering", "id": "1a9cb7cc230348f88f867bc6d843d729", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1f87c76f9564d54a389b93216fd7777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "44894064dd89496b8af913506bc9402b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b5a4e0d3284446dbdfd6d157ba59c47", "region_id": "RegionOne"}], "type": "telemetry", "id": "16639822e4cf45059913df6f61d59be8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d6dbdfef165410fbc0535a873fec0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68d941df9f704c34b27a8373955bc920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9e5eaa4a8ab3462bade8b0926dfe2843", "region_id": "RegionOne"}], "type": "event", "id": "9e693b366774482eac9714f528587a6c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93cdce7e8bb2417997fceb6ba37e418f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6e8f8325b6324982966d614dd5de05a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "49646884bd394bb7ad5311eef55b1516", "region_id": "RegionOne"}], "type": "events", "id": "5b7509126d6e4b87b9a7e9be1998bccb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "246e551e4dee4f8882e2559b46479c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ffd8cdf9c3f443b19f2ed7e1aa1b0371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f87daf0955984b47990954e8c6b5b41a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "72c399fbd3cb4484998131d65d237e51", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e6c8a1f12844a9ea39f79c9b9993231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1cfe70db087c443a94a829f94f5eb988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5fa3b54957ed45c68bd1fe367c3cc18c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ad57ab12259743af89ab87a2726bee55", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1efd9d778354fc196cce890f970529d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "515b2f2a70b84e51af693916e3366886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "619c6163936f4cf2819bbb0e923ca424", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6207cce317794f3e9045e9fd0ada4d75", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed77f67554ab4d9a9a3fbcc4b37bace2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5986ba8018614d39a83553507c2988d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e467c4761ab4604891b8092ed3b7521", "region_id": "RegionOne"}], "type": "tricircle", "id": "1b71fcc53c9b496288a3a84e868f002d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0284fe7f20cc462097bda022099d8075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e2ebb9b4249a4e4ab105a5409e1566de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fd419dd592554a4e8f631df7772feaa9", "region_id": "RegionOne"}], "type": "database", "id": "ef8744cfb1434473a9f87d785c7f72a0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "706c0433b85842b58044dcfd3811d3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b990546aad544809a72b88e3c9396eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d76769a0c7b94bedba62689faa00c67c", "region_id": "RegionOne"}], "type": "application-container", "id": "e5b31654401d425b8f27f3d9455495bc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8f8ce1234444a268526a74b7ae903e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ccd5bc6644f4e50986d2f67b56a306b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "85ed8b72b7a84e27971359ee59fb3225", "region_id": "RegionOne"}], "type": "container", "id": "b47986b377cb4543bf2f3e6c0df37722", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22f095100f62472ab821c81ebe252ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed664a742344478c8d823c026a3a8434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "625b6fb751e24626a360650a4ed80fe7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4fde71ec8ff0445b959024d2814df64b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b8e6fb42ff043e2a50285e057557649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c88274fbd4904a658a64af6a19fc7ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b0d1754118dc4720a145ecfd16313235", "region_id": "RegionOne"}], "type": "rca", "id": "2ec332a980784759ad1b40573527e7fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4d4f1e04ca6849f0b19a3946829368ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01e1a09ed8cc4f569adbb17ac85bacb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "94fada26baca4ee89fb0cb3464c2ce98", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cfba58f6747144edab383c61e3a99ed3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6b65e453f7f048eda35f67d69d4b15c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9dfc6ed193034d95b9c70029c3cc0f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f32282e79d224cefae4c420453482b40", "region_id": "RegionOne"}], "type": "network", "id": "f29c25bb141c4064b4f4f8a3979161cd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "449d2335f1c24ce5a930ea7a8c134fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9beca84e86254164b34837c4ca1b99cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "09ffc94f510c43be8f84b80d9b317a01", "region_id": "RegionOne"}], "type": "backup", "id": "745a8a38ba424538a1874f91111aba60", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a7749493c3d4a84ba4bab12cc25ab20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd5bda45c29b4a3ca95986a4e8d4bf32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "702c01adc6b549af92b5644e02cc917a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e2b711ae193c4d6f91894a6059ee7cd0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "189f101f9e5d45c494291bebf23531a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ecc492a252954bfe9655386368bc2f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b671d6568508408eab19afc1049e34b0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8b738b2cc740498aa21b601c94abf3a2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7936a0f76e4a49a991cb9a1bc636cce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "473db805447c43a18d75040a8b00fc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "14a867c6c53c42b49fee5716a37168dc", "region_id": "RegionOne"}], "type": "monitoring", "id": "9072da9370e540168a9edced2420d5c4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "828c80f10643432e8d8b428f03eb7462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7d3adb2492694bbab5b19611f034e0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5dfde2f68742475d9b06d1a7ba5e2297", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8d20183bc5db4eccb90ede2e0df50391", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e7c875f15c0744b0b8b0bb4425c578fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8c4a9dc5a4046b09d59534606d8e391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b463f2f101834ca3bdcaa98d82ee7737", "region_id": "RegionOne"}], "type": "placement", "id": "9d3d1ac19d9e439faff33be2d90cd3b9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "814fd51faa5246e4a6ce7df97168e8aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "efe1f4e603584766bd3fe3e1af1d60ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ad758b5fd10e44aa953dd2ad71c9012c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3147e9c0da3c4982988715fff4cefc9d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b931c6d0f1e14de2b6f8339e97a345df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c851578e1c5a4575ab2f63a81cb30057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc737d6d2a124926b5e31e4e37a3c822", "region_id": "RegionOne"}], "type": "ha", "id": "6789c0a65489488f928ad28fa892e4d1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "25035cbf553b4a4ea8865aa2e0dfcc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5f6c74d3b59644d1853af4ebe540ce8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "71d7f52096b0425b887a7fe0b7e9dc33", "region_id": "RegionOne"}], "type": "reservation", "id": "695ec9f977c4490dab15b6afe6f800f3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "722756a28d464473b03407b7ba428d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "18fee7bb4e9947fe978af4f35009f36d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b1766bec87714350ac45918047fede04", "region_id": "RegionOne"}], "type": "function-engine", "id": "d17e5fcd9af14908ab0d43be836a7dee", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c3f5748176e641e4a8edf33fcfc83e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "24736311be054a5c88745ff64bf04b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fbe5c98a39c84f12bc773432d66501af", "region_id": "RegionOne"}], "type": "accelerator", "id": "742b060f8dde45a5a496bc13551988e3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3dc41ae847349568d0b75b585736128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "41514c2229144ceeb51a9bc8fc7e2260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "734dcc294bd94d7dbeb8d54a430715dc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f2339f10bcc1497f937eabb961f08f8e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "07f1c470ba204de0a725e085289a3368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f90547c4c76a466186e7eb25094b5e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ec22e6d31bd4db58b3ec7b5f6750a54", "region_id": "RegionOne"}], "type": "registration", "id": "951d2ea4e9ba4abfa4110060a89d8d50", "name": "adjutant"}], "user": {"domain": {"id": "668723737fc144bea7b4ba4489208969", "name": "cc37edf0296f40edaedb4d14d8fbfb5e"}, "id": "be8a9177a1a74072a4eab33a6251a677", "name": "63a782ca8ebb45f9bccb02314a70aa8f"}, "audit_ids": ["20be1807d0f94b5aaf4cdb17f69c043d", null], "issued_at": "2020-04-23T06:25:56.093214"}} 2020-04-23 06:27:56,313 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,318 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,319 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,379 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "adminPass": "password-2", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1}}' 2020-04-23 06:27:56,383 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,385 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "adminPass": "password-2", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,402 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,406 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,408 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.542569s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,965 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,972 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,974 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,977 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,988 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.907402+00:00", "project": {"domain": {"id": "5cf45326e4dd4a6c88890a0b51d5d446", "name": "8c57f3f8c09641919686453d61e3cfd1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d4d814350bd0405db8ec54977a8c9948"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b9cf9c5f4894820af8d2b9cc45574a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5aa238c08a5483295d8976385391a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b393bce7e9ee4aee917640f3962912a1", "region_id": "RegionOne"}], "type": "identity", "id": "eb19a03d806f438c9ed478dab7494f54", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a2906df224d49a08c9486a750c6e1ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2251d70358d34e589b13bf113e48c9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "55623fda8b9b43f7be608bf5610c4285", "region_id": "RegionOne"}], "type": "compute", "id": "d2c3779066884c8d891e9a9438688bdf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "23e2835de854415a8010357b2f4e01f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "29d9ea61ad0544fc9a721dc4e0876647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c0b1cdb0427048f08aa6d38edc06d8a8", "region_id": "RegionOne"}], "type": "image", "id": "acb64ceaac2f44aa9fb2a25e530f6ae4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "79f9dbf2897f4f26bcf899459a4d043d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bde5255d1b534e7e8dfa0c3eb6e518bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a05d8f5d5d524fccadb66615ce438c10", "region_id": "RegionOne"}], "type": "load-balancer", "id": "13c015d015af4eeab83e1fee1e84f092", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c636c123d6c541e3838fef0134687506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "402ee916d79d441bbdf6a90c44692653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f85b23bb7ca14d27921aa04a3759c8d8", "region_id": "RegionOne"}], "type": "object-store", "id": "97ac6b2976b74a1fb6c23110e64bd9f5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b88686b0a6b4722903c4102d1ef7bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a36206ce4b85442a9467863a2eb1d8ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c767d39b714a40ccb569e2f0541ad52d", "region_id": "RegionOne"}], "type": "clustering", "id": "5e5a5b9a27a8458e89e86d2043c18755", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c44cb3e8bec41e0ab983e9617cad2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcebb9ec3081435f8b1e0bc4178f015d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b9ac304d828467e8401deca336a2282", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f0b4190396a44a6895a4f5a6bc2c2775", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86668ddaa5384d12b16aa1207aa61a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2d8b7ce4b094f4fa381a36605e0bd9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "34b247458eaf4ef2891c2c5e062cb038", "region_id": "RegionOne"}], "type": "cluster", "id": "8e561cc325c84263ac52be0aa9336902", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af6151d27cd649558aab6dc73ae830f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d932604e65cb4c26820a964cfed29c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d2474e5cf3ab4213bbf66e1a129248e3", "region_id": "RegionOne"}], "type": "data-processing", "id": "e17303ad76d449df8a472232372bd7e0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b13ef75f28a43a181401133f480430a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "328c4cbbe3ae420ea5229aa5e0ae7671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "031edf612ffa4adb801c3fc6fa7da1ef", "region_id": "RegionOne"}], "type": "baremetal", "id": "b7064ea5d31f46fbaacad79e28027ada", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d4e7c2fc0fd481a9b8bf66e1970fe92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dcc2c2348f4844efa8873772d428a2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a17b023a854d47b2bacba16b2e06847a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f174f4dde7114160a727a3aba8f9261a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d70b2711126942f98383eb0a99ca9cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d6f43023a5340bdb349172f2ed25960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a5512882463b4b92b3c64876fb3d224f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bd2ad40fa9ed49f4a4305aabe2076d3c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75d41c48e6394f9a895b974fe550a816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "112a3fe2291c42a6bfd8ae0216220073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "adffffdd95fa4f26ae6877ef309718d2", "region_id": "RegionOne"}], "type": "key-manager", "id": "f143699ceb7349e2a033946fbaae0adf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bbf3daa0c96a4e49bfa4e21e8d4c8596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b71a6eabcd64711b98bb29612313845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3dcc7d343c5541d5b88fa7f3faf634af", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "29c005aaae1a41e2ad0aee87d0518680", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c7a219ed36e47818b9e58318f670fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d14af49554f34b719ea14ca957679e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c54da3750e02479ba7a6b6784c3e63a8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "900ca1cd7d394c6f9e170b8b071c21b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2a3d4422c7c54831a89e9c23d5f7090f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e6fcb976d35148fd87c204b4c454de71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc66c3b6c7404b7db6e6b9a4106d9712", "region_id": "RegionOne"}], "type": "message", "id": "4e2785bf379f4d1880d3a3dc8096ead2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6c20354d13140949364c80348c5062b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e5c70800378411eb26080b464a3d714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "502a0d9a6d9248d99bdcd2ef95ae5450", "region_id": "RegionOne"}], "type": "messaging", "id": "43a2073ed55740e88c61686a38b1e679", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed9e41c4569a48ea877013686a3dcf16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f546dd607008417088dbe6a405613441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2bae7b05e002474a9303734df371df74", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2ed201c8a9a04b77870802d7c435e79c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7760a163adb434688d0348278e14f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1b09016727a47c4a4682ec7fd6e48c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4db648c7793d4807b1daacb15d7a6d4e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1e9bf0811fc948159078c29aa6906928", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59129ba2db444c15adb3dd6defadcc6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c591c295bf80476585b73d472133e0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54b726429d1e46dcb09cafcfee20a39e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "25e54c13ac5a4e9ab461c043accb87cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a351e528b1545ee839b3b7cef8b2fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc8ead7442834e199d48d9bc6bfb5e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d03365294f3a4ed48a5821fd5a5757db", "region_id": "RegionOne"}], "type": "container-infra", "id": "0e8ef39079f64246b5603a8c413aed1b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cafecd2b776b428ba392b8e65f92a3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b88744e997d746efaecefbc5c1a64eb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ada0dd40fd4d4b409f75049ba88853fa", "region_id": "RegionOne"}], "type": "search", "id": "fb25d7145dda4bd4b6fd3f4940a14ebb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2ec7dea774d04795995b814b13850fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8a644aac71dc40828d81f6b4eb5ef726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "57703c6f0c574e5694a688b80cbae233", "region_id": "RegionOne"}], "type": "dns", "id": "dd84707bbb354db79e6d895e661deb7f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd5bcfe69ad24539b836731a36e78fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89e24315bb464a0097f67b07d3e056b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a584c860742345b7856e9f472b50f9b2", "region_id": "RegionOne"}], "type": "workflow", "id": "7329a9e0d3994dbd8a4f6edab70acb7f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2a28c38a398a412f973b3189681e4721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b5c0706046442d4ba095a5eb2c135b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1ce6588bcc064282aa3186ed2b0b8538", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4507b7aa432b49dba7d0dd9aa7fdf12f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e32fe1d2120448c8f0b6abf4504e7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "59ef5fc749d646a79b688ee1f3add65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "56d219fd384a4d2fb25b25b88f022cd4", "region_id": "RegionOne"}], "type": "rating", "id": "e14365a2886142619891be210a7ffaae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "052045aba72a4dcbaeca93347078722d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e8052aaf3bc49dfa5bd5ce86e8a4ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "69f0cb0d32d743da944b534f97e38c03", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7f7b9644064e4560996f1c48ebf78758", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7788b2189ad04f6c86a8fbbd3c4fa20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa40a78040f94e858e1851df61d8889f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a5599068b43c4e209fc609783dbf29fd", "region_id": "RegionOne"}], "type": "policy", "id": "c3f47fc78c8848e7a36c6cbd53cf36eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07c75547111c43b1a97c20eae2f38de5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ea784b6b085430da34bbd6450b03570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "36e8485691184622b62267986e0a126d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "324b1894dc1b49b6a778e795b3b6fc0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9918833695b948808168ad17040d1354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3b5027de1ae4125b5dfbd13bc7a1147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7443b3f4baf2470ea309ac7a9914163d", "region_id": "RegionOne"}], "type": "sharev2", "id": "c306a8bb3bef42f0b881b9b69111652f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4610ca8ac1554455aae72a8a5fdb2aaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c82b53c8fbc24a80838ceafcf15d703f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf59460e61e24754bd56513a9d60eb36", "region_id": "RegionOne"}], "type": "share", "id": "54b49a4e39474b9f80908a27728a86ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "00873ea184ca40d8b6e2e107f84f8e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba018942b4f04fe9986767ab624da2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b37cea7977340928826afaa673561ca", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "052f12ea558f4ce2ba3bdae6ec84355a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63a3dceb1fe8473488620cc67b55221d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5787d50fc75452aaad07afbef270e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "812bd05981024bd698ec651030a6b311", "region_id": "RegionOne"}], "type": "orchestration", "id": "a1327d59635742a1b212eb44e87f0b85", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c85b5e56c7f84409a080778d41f1edc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9304354ea15240bb999fd331e66fa994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9c9b47188554364999ce3d5db7f959e", "region_id": "RegionOne"}], "type": "block-storage", "id": "f6d0a5c913464e22a59322c4d9000c8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39e853cd2f8346d7a4f531344b18381d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd24d90b89b42f4b5748e1390c94e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fa9281252bc40ac874ef5b0ca271950", "region_id": "RegionOne"}], "type": "volumev3", "id": "cb579262f5734d37a84e6d5446f0336c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7107a29b955c4bf9bc670ea0f61c3722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e3697057c2449c81c84998ea04a8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05b23199234d4004961c91651d021174", "region_id": "RegionOne"}], "type": "volumev2", "id": "a87961c5aa8d49759aaa1d28842a2683", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0871876a1b546809180b5b120d85360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1de968f60e64e6192d356f3eb66fa1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae6aff8498aa4fddb513047ffedf979c", "region_id": "RegionOne"}], "type": "volume", "id": "0557d1e5b5d34d769c58079de6fe53bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1688e1b90ca41be8fe6ef4d3f2dd372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c451c773330407b8afe0d0e225c91fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3c0db0f11134171a721d164377d0bc4", "region_id": "RegionOne"}], "type": "block-store", "id": "42a926cf0711485ab78a8f036fa3313e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "531a0bd95fb04b2182244555d81a47a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a38e6d1aa95a4b098490d6b48221a3bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3608c8d3953a4d6495dbbd07eca8e0e0", "region_id": "RegionOne"}], "type": "alarm", "id": "10cf774b3f964f9b868e4df9c9d57d33", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5098d4758b7c435f905a226f2ae2d2d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d321a7f273294017a6b7228fc337783b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed5aa3d6f65f416d8af8cb7bfc8bfab3", "region_id": "RegionOne"}], "type": "alarming", "id": "abeab6e780c744d08149a1f8db7bee88", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "75e68fc7c2824b2caef87195a5164c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff58d23f82a348b7a8910011ea898327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "975ad4b2430e4d9ba973a2f06266a3b1", "region_id": "RegionOne"}], "type": "meter", "id": "88637333415948088ec61fed0c6ccd1d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ef42547b69447b99c360a4c3e464191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "198e394b2a43409d8e6ec3ab6dc110ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb2d7452116e4e9b80106404c9899495", "region_id": "RegionOne"}], "type": "metering", "id": "11c219cc631a446487304300865f6d5f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "663daa3f18df4941a3e9af15c0e3de69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35ad4b31d91a42a8a0253d513f4cbaab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ef23dd0f3014add80a29cdd64284b5d", "region_id": "RegionOne"}], "type": "telemetry", "id": "97b3cd429af245f2b46f1025d4bc75d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82c776070b6b4c02aec5eff64c206399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "51599fb96b184ab98c5ecda7e7fac215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b8935c2324674b08b9616bf57aed8ecc", "region_id": "RegionOne"}], "type": "event", "id": "bf82d7e0ebd241cd8cb48f41d1a29a4d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f134d14967b48f3b884b309c93dfdf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1cfdcf63dad84bcc8f8c96e5faa5778c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97b2600e585e47b98d13f298d95959f1", "region_id": "RegionOne"}], "type": "events", "id": "991a5796c71b4095bca0d703c93378bd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a018b56aca594c92895fbf2b4bb83818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ddba02c47fa44089abfb06097ff4ca05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b0651a83de84aea889f9f0d96de2fb1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "91f194b97f2c4526b54dc4917ebeb895", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5991d9a388b84f61a7095137d600b2ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ae07371d1634e0e80894ae7a07c2e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "184f55453f3a4f9aa32c9e34ca777698", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a912c72e197e4274a8bc51e2a340f45e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "442a09dab1fa427fb66e2e85d3dfbe9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "34e3c043c36d4bb783762ada0fd21a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9ea1bdd98c546e0a8bf0191474b34da", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d84f156723f24cd7a1c11572ed4bac94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b172bbf3f994241b731a09ebb370b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "828d8353d65c4b5893c2911df3b3e6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "28d8beb87c8648299b5cb177e5308594", "region_id": "RegionOne"}], "type": "tricircle", "id": "84f690d0387d4709b09128ee946fc99e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "349767f984324ae5a60a85a65756fd59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ef02b0e432604b319a517ece5e3cb3c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8d42861d5b044dfc89b016de173d663f", "region_id": "RegionOne"}], "type": "database", "id": "a746981c653041768935245b31a58d35", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b4981f5fa594ccd998476fa2271b7ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7440411915844a583576af1300f85d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b15a01d7417248fa98109c48a9dcee92", "region_id": "RegionOne"}], "type": "application-container", "id": "f3e065f284a145f3bf303132f188be86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d8cebee3a21d41d2a88462f08c87d878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b895bbe316ea476caf757a720c3908f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "310d3ecc4202494390c7bfc41d5aa448", "region_id": "RegionOne"}], "type": "container", "id": "6ec5c55e25764774a12dec2f94d00c29", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb53cd5a6353461b928c93373e9bd01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cae150b865bd4fe29876b7c1dc17bf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6400aa08aad046c2a974652daacc76e9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "033acfec3f354268abbb991a0d7bd127", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ad9ee456a384aa0b5053c29f0e0edfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "996b3646c15b4758a398c6bb05ac09fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3f4da6c76050488abd04476eae442656", "region_id": "RegionOne"}], "type": "rca", "id": "995568a25415437db4d18e57d7152f47", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "43ea9dc40ddb433b8f3be401646da1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ddf0754117154c4ea3fe6e5f1e85ef6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3733b86cc34841a0a21c5332ff21b930", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "18d087eded474d8f88ed3e52b5ba296a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dee6cb8da1034078acc67fe9e26b11fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "069dc37ec7d24065bc4f27a79b6eddae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a4805b0d44cb45c1b46494cbde02b6be", "region_id": "RegionOne"}], "type": "network", "id": "9c43c87e0edf4682990641228b06f840", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2204c178e2e741b788b7b8b068cbb9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a09e287dc694a49a28d9845e93640c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "620e70ee61a94f9d8d4f43ec4875f4b8", "region_id": "RegionOne"}], "type": "backup", "id": "8f509de58a3f41aab555e0fe3496cd34", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c43a4518769423898037d5a1f66c7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff929f69e57a4d0ba7ba3f417a676659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9af6be03ad0a43c29a221a8bc064689e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "44ae00f63915469e9eff3eca2d3dd379", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba6eb2879deb415c8059cbaf2795513e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7daa27d75c294e86b0f2b315045dc8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8eaa73c14b56411ab344d24942972682", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "13d765e3c046476c8f24c39287bcfbb7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a76c6cbe208c4589b3139154575c0add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dc52f273c9f24bea954a590a631b56e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2750bc10294c486fb3f256da5c572f0c", "region_id": "RegionOne"}], "type": "monitoring", "id": "894e1df1232f419580fcbfbfdbb3edb5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "852192177473472db87122028b17d319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab14526376904fc6a9e7ecf33a1fcbd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "82013546549147218d2e7b40dc6fb943", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ed69df4c564f42b49f99c527b64023ff", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6583fd823d37427bad1aad9f5cca0377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aef0a1f19d794fe98b9348d29dfc5ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bc140bf5c0234bc2aa6a5590ab9923f2", "region_id": "RegionOne"}], "type": "placement", "id": "17f3076e6bcd425b89d34f717272b8fb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d261694fe3645dbb90aa7b97430a5ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61ec63bfb4bb4eb4a368f710a5b046ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b34d9758cffc435387786fae37e4ddeb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f364c4494bfc4e399d5b6ce517ffce6a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "848526c670d7411bad4f8361a679de4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18d889d5e8864f7dbdce52d2f24605a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "696ef8ec0f28458e9f5b0438dcb488d7", "region_id": "RegionOne"}], "type": "ha", "id": "3f7ab29c2bf54b36826911f74decca5a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "857360e7bb1346d382c5084ac475f513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6c7c3de0da0491897e2c0ed8b4bb4ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "352c2d1dfada492996c30266c62705bf", "region_id": "RegionOne"}], "type": "reservation", "id": "147b86033a114c7b8a1f2f89b35bfa84", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ea5afb27b734d7ab9811dd07fc13c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9a2b03aa9a2445bbb24ba3fd1ca7d4df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6d16aff024734d10a1f1fcf690d32dee", "region_id": "RegionOne"}], "type": "function-engine", "id": "8f0c71e36c044745a40b3d0914d3d0ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e33c95be0d940eabd61cdecfaa200f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7ee8c4bfd9c4a9496b6a740df02b781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f33971529c96419cb4dd05e939841579", "region_id": "RegionOne"}], "type": "accelerator", "id": "ae1029e93f454bb6b66caea3b678a592", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc97a293aacb41bd8921db4e43493717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d4278f0a94d42e6ab360768dbdb8b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0c25cd8e2da14484a066cf96ac88d449", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3ddff8061a334decb456deefc2026249", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "822c696c4497416eaa67dd71ecd6fda7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "843c8bb34c9e4e1b9c4c1e46e8b0cf26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be75240cf07b4696ac33812debedfae2", "region_id": "RegionOne"}], "type": "registration", "id": "eb4b2d1b480746c296dbc9d86c6ad972", "name": "adjutant"}], "user": {"domain": {"id": "59ff834a2919437a8d9f8592c173979a", "name": "4d084be877b640be98139636bee9dd39"}, "id": "f92730a1e05e4c9798e42653b30b6b23", "name": "c8cdaeed333840aa8b6cd0dfbad2c72d"}, "audit_ids": ["ac9b0217ebfb4ab5a3dc313c3ae05d22", null], "issued_at": "2020-04-23T06:25:55.907402"}} 2020-04-23 06:27:56,234 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,239 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,240 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:56,274 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,288 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,290 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:56,315 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,319 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,321 keystoneauth.session RESP BODY: {"floatingips": [{"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}]} 2020-04-23 06:27:56,343 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id"}}' 2020-04-23 06:27:56,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,349 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} 2020-04-23 06:27:56,426 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=server-id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,430 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,432 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "created_at": "2020-04-23T06:27:52.924830", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vif_type": "ovs", "device_owner": "compute:None", "mac_address": "fa:16:3e:58:42:ed", "id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "binding:profile": {}, "binding:vnic_type": "normal", "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "extra_dhcp_opts": [], "security_groups": [], "device_id": "server-id"}]} 2020-04-23 06:27:56,435 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda8.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"fixed_ip_address": "172.24.4.2", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac"}}' 2020-04-23 06:27:56,439 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,441 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {27} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.184621s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,347 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,351 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,352 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,355 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,365 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.290137+00:00", "project": {"domain": {"id": "760e007a14bb4d71a3ea9bf5f7ee15e5", "name": "3829f23d2b094f2e87a837ac5afde0df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "464297148c554b089713a691794c73fd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e60b8f4b1cc4cb9b80111e3a65df1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "23902d9395cd4887b5f4b15ca2be9390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8c091aaf6e454751ae4a617ecbff15d5", "region_id": "RegionOne"}], "type": "identity", "id": "e586d43fc31f4ed294ac2eb481a8ff3c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee964ce8e4044fb2b4a35dd1c9547121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ea2c1b57db234083b50d72042b58e0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ae39f1f48b6b4ace9df368cba258f99e", "region_id": "RegionOne"}], "type": "compute", "id": "cd480964ae0f4812b62cc76edaf75a8b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2adaf2369cac4745b78182aea6de435a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0b86d8edf6254be5b6288a08e8b390bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0eacc1359a894c748cbf4fa8542c8e30", "region_id": "RegionOne"}], "type": "image", "id": "9bfcbe7929f34f028bf19bb419d7c96c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "080e031d8c1941529e1624c13043bbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "57c5497a4545470e9fba0f9577354b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4ef59573ea3e480e9830ebcc8947f674", "region_id": "RegionOne"}], "type": "load-balancer", "id": "340a1a6f07f74a6dbe7a06ea7890f557", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be78248134d4f8a9ac083181c1fc44c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7ce8cfe12d9485cb5f4b8f9181ffba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "575b6922e18c4e9fa9fa06e9de130865", "region_id": "RegionOne"}], "type": "object-store", "id": "237519bad9fb4ab4ab23b328a241f745", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37adebe94bda42a791fed7df6ddb702f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1dac2cfd19443f0ae891025fc38f459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff79bb22e2594967a0ed376ce02a16fe", "region_id": "RegionOne"}], "type": "clustering", "id": "e227b539f14d4a88928bfde08332fba5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1d32d94539d4e309c28648824628e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b0de7a633724013a3cfa60b0f6ebc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd1d2ed3884e47a59c74aa7d6352f91b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "72961d4db7f148feadc45204c5699ed9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce4b0d0fa43d4b438c598d6e406c3a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71e30ebf264a4d2ea34bf6fac778c3ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5db1795b9904566a00313139adeb178", "region_id": "RegionOne"}], "type": "cluster", "id": "5b793959a54b49b7acfbf2020d4fddb2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc9ad57a7084435684a89a8586900e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f4e63cd74f454ddaa0fc0c677af6afa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "db1e6dbe38e84526bbbd388c44957714", "region_id": "RegionOne"}], "type": "data-processing", "id": "4e66bb02f4374e64b0611231ace284e3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "602d5fd4b9794f558c4bfdd1a073e730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "118d28469d584dfe8f2e9431ad33e5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "441e050907064de39063ba896779998d", "region_id": "RegionOne"}], "type": "baremetal", "id": "5a21ef9cc977420bbf64a9a607bc5551", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "40883beb5bf84166ae99dcc009426ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55f81b9b5e2e4509b7a68f25131811a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "95b3f30575b14ecab704e422fe7a1212", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bb03c8161341486ab7e4e83199f2ca20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b2442cb30c8441bc86821864278ae2f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "996d505596484dc7b53449eb0374d960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0c2f5af787d44cc2a27f7523bca05246", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "08da4f377d8242d483152d3815fa81ea", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0701c03a873a450496712587025052ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "14a3b8681a014d0f91daacc7a4d89e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1aa098ec39374b2080c0b144fb7e5461", "region_id": "RegionOne"}], "type": "key-manager", "id": "8fc2227df9a8480aba1971000ca915dd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ef1b32d88ec4134a3ba7aad95c07bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2e3c2848659430c875b2470ee2417c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60dadad45d434d81a35f8f73827458bd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b92e3fac7df14c60b64b2840db287bd6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d43f6ab769b04941a878b897ad489bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b4d4be2f113441fb9f788f91f35204b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ff48234517214868a04f3880728c5650", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f5afcb2fd1e942f7b8441996b1043913", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8bca80a45a154815a37fd1acc4a07416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "61a842868f2b4ff5941521bd7241f0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d67b4c81bd6a46dbb459d6ccf5299d58", "region_id": "RegionOne"}], "type": "message", "id": "a5171df2e74346568001ef3fa177cc4a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fac4a497f2414376b8a534e38852a4c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6eaab6d8a0c04bbeb428c1610ad26768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0203688f8cad4671b3087cb14c5361ee", "region_id": "RegionOne"}], "type": "messaging", "id": "db0317622cb943b5806193f9bb1727f6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5e0bea98c8184bd086db1b79afd6334c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8604240c97954185a732a760ed0785a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a77eee22e0d04f2288ad5d47146809eb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ecdcd33c1ff431dbdf43dfd39e56daa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a3c70c12e52457487256be63e42b149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3eeac66de0e4b0496f02a3c15cd95b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eed43bccd8e54659badd64089d31f218", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "af5e007d2af642768db536d55808921f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7248d3d22dc948e08e7cc1ab8c9656ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49738aa2bb6c40969d03f489631cbdde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82727824f25e4173b0dfd05db0548352", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "720442207c82447394dc87664509f0fe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93205db3a7994e8680e18b64564889f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f68d85af12b9459f9e6f456890d5cf10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c993571006824757b62ef402cbf5c051", "region_id": "RegionOne"}], "type": "container-infra", "id": "8432eaa3e9e046a3b11a43b29270e6be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5b51fe5e5d8a4db18d351bc8312e6784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bdd147d3937f4033b4500042840a83a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "26d452b35e56491c87454b2b7921ea8a", "region_id": "RegionOne"}], "type": "search", "id": "e421830dce804c05876e0a7fe9f342ec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5f7aa57de568460b8a41e2460f74ddac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0967aca8b0cc41bc84e333be4a66c409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "abd00bae210c4670a965ced42d441da6", "region_id": "RegionOne"}], "type": "dns", "id": "80d3fdff4bca4dbc86b123a3872bba76", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c16a027ed8314e5d94ebd11e54a79878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "974d01ae61d5413b8ddcaa1ddf59e939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9f5d55ade49548ecbc7d13782a728c1c", "region_id": "RegionOne"}], "type": "workflow", "id": "df45bc1d0d3f478fb8f2996abc654837", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ffef2fec3c414341ab6cefa53b829cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9030f2dcd21403d96218719a3aa11af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a04005276c2a47b5912e71607b327b31", "region_id": "RegionOne"}], "type": "workflowv2", "id": "798d3a854cf24c54ad8f88ab5220d169", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b86c100e5a04e62b6223a63891778c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e0aa81f72c6b489c97c51271627b133c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c30c41a8bfb0464ca79368c012464beb", "region_id": "RegionOne"}], "type": "rating", "id": "b828b8922d084edc9a9059d46c322215", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c11f27b83f547ce91b0ceebb9a16ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d85860ce9a84ff69b31d2290bd51814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c9bade6688e4bb5aed949d9c4ace433", "region_id": "RegionOne"}], "type": "operator-policy", "id": "32e26faf0eec44908d751b527b73ae07", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7ffef493cc534418954616d5306dd02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36fe0f0eda5f4a60a5deae3fd4e95e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b022cdfb8e1b424bb8e0a262458672f5", "region_id": "RegionOne"}], "type": "policy", "id": "dbd54692ef184cd2b099b8eb5a01f5b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1c0504476d04ea5b0a232ef0814f115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1d7389b57a54b04baeb4ba5b22ecede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b31d1f0b859a4940b94c21bca18e2bd2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "76788bf8b00b4f9399df6a89dd1d2ce2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1108fe9cfa64462a985c635e20f9168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba9a26f5dd554079babe4babd3c7ab7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "519f59c3fa494e1a8386d724eead38e8", "region_id": "RegionOne"}], "type": "sharev2", "id": "1f95bbaa9bee49aba725d2c0e34b62c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f148ed369639488c8bee501d37c39f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "347fc48becca462fb066a8754014652a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0c06e56d74e493b9f003d36bc3de618", "region_id": "RegionOne"}], "type": "share", "id": "bbcaa3f9f2e24eab83cb09066f0b59fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dac6700e0837449cb57e4ec9bb395781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19b6e9ebedde47b7bdab2aefab96ee21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bd16928dbe13450f828597c9ed602e92", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fb1a1ee097d14d03a25576f60f5bd3d1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5da9347c97247259f658e608dda3a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e86ca3c99e4c47649d35c35f0f42132b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19268e7a385b4c1c98e101618bf74b10", "region_id": "RegionOne"}], "type": "orchestration", "id": "d17ea27fae76464ca8b5d0cff5af3364", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2428e754d6f41c4ade8b8e267c827a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a90eecaecd3e43bf864335cbb3d01404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fb8e58f8974421bc7783f5cf9d39ae", "region_id": "RegionOne"}], "type": "block-storage", "id": "eda47372bf33438d972b7ac9d0df2c94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c44f668d1ff0498c8187f96f3e59288b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec5f743d3b6b4c4391e44f005646b50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa8deff75578496c8cb77bcc94da5cc0", "region_id": "RegionOne"}], "type": "volumev3", "id": "80666198870e4252b0bcab07e54dabd3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47cf2e467af54be496d5713336922b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5115b9925f0340e28d3fda44ca031218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e8c9a89903944a681079d73affcb4ca", "region_id": "RegionOne"}], "type": "volumev2", "id": "90548c61920e46f0a586494eab9b75b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aba9a0130292440787dbc6170eb0b876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74d642647e1546fa8b3daecba2abaf3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62de5a4f89004ab4956989fe791a57ee", "region_id": "RegionOne"}], "type": "volume", "id": "18733b2b032d4338a1d7b2c4bd4b281a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e6dea3dc8d64c3d945e99fec6da5597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc5c90377c2344478338e736d7f9c65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2760bfd020c94f1a92817c68fbd64a81", "region_id": "RegionOne"}], "type": "block-store", "id": "de419ea96548493cbcff0fe669851b70", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ef61d39d879d4da6904417b023056802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f291191c3508462babbb77cfd23ca333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2c6e887dfa524cea94fb864cbe700619", "region_id": "RegionOne"}], "type": "alarm", "id": "160e663b056e43fca4199eb62332960b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d46e39572f94928bcc11f9ea4eec1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b060826872e42799affcc7a37e8ebfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55005c74f4a7423bbea5923266cba8ef", "region_id": "RegionOne"}], "type": "alarming", "id": "20df4912f1624236a3e5433deb391418", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05d4629d6c184b63a1dbef0b2a01de45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9af56208fcc24097b1ccaa50c396a230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "232ceb967bf24ced96a4cd37dd7c7101", "region_id": "RegionOne"}], "type": "meter", "id": "25d554a8954a41dc8f286e0039ea56f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "01023180578e4b6283b8c71b5a9c9a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a679c4504f2f4ccb81c6a6371a3a772d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c7b42eea9144212859457e94d0c875a", "region_id": "RegionOne"}], "type": "metering", "id": "f69204f2f3c84f7cbc3fa376308fbf41", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bad21d79a0c549bd88436f1aa251d4e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "26600eb0ff4a45748582468a4029a98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4258a49d5f56497fb5b484d8eda1be6c", "region_id": "RegionOne"}], "type": "telemetry", "id": "434976f651c84e6ba8d574b80ce8f795", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a530e98465c41ae971eb2877af73581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a4845949f124f02a352b66b5f56b70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "af4cae49f4bf42b5a5deb0606778bd1f", "region_id": "RegionOne"}], "type": "event", "id": "b1c35860e3d74eddb86b9b39b654fff6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4925ce7b0a844d6c93d6f63c51de4244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7bd19cfaa60d47028c11fabdd7b4ae09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bc96118880a94f64974069d2f81d9152", "region_id": "RegionOne"}], "type": "events", "id": "a06ceca8e2b04ce7b2c1dad07c902316", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8bec27cf0bf2423c93c14aec182c380b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02b23d781b914509bd41cd655662a90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c07fa7133ec5457191522a862e183549", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e907a5328bcc48a1b7a21b630e7b6cf4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3516db94e6a34170a6856ec542bcfb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7d34495e6c34db983806fbd28cd9c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "289ffba5e3ee42c4b0aa7769c0e4dc17", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e23ad4c0ec2148be96c99dc122826d0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a78405e8c2404d609f94f534c437fc5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e9fdc95da134badabcd6984768c9535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8ead2d9219f4f8c964dc5614ea446d7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a17fb7ee64084e12a1f97cc7ac620380", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffa4116bcd0041e0b9120b24b579ea65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f86353cfb4b4fff9406f94fe8d38c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9cc1ef7b71964bbdb5e86d8dda3fcfc6", "region_id": "RegionOne"}], "type": "tricircle", "id": "cb769d789a404c9ebb4e71059bc1e69a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dae74184b5ff4f4aaf9e14387c4c90af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "19e0978e7ad34ed19faf4e6b7617afc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d3c142f405b64f2095baee616946ee8a", "region_id": "RegionOne"}], "type": "database", "id": "1c4854c62c104f95866aabc7ade75b89", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c670c1f93da442db8187820b96060cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89de43a9785c413f9b856bad1b5e3421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db677616137c4e1ea9cc592d2c0f20d1", "region_id": "RegionOne"}], "type": "application-container", "id": "3c56d1a70af4413bb6561b4058924b56", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d938d90d9b4548a5ada0f68a849abf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c10023e01dc44af9f27b385f7fef661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7cefc14ad5d54520bcafb6ee76e645d2", "region_id": "RegionOne"}], "type": "container", "id": "0830cfbde4a54035ac4641db328acc71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c959dc095da4ee29a5114c0fbfbe488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8f8b91c811d4556838b28a70c71c09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b31ab52e3cc243c993d8b6f4a290a6f0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0a8faf44f7384849b45a31a142c8de52", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdb376dc69b344eb871d5b7e3207d840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59073c03ad6e4e3ab7d1152a7b1b06c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9c9e4e117fc344be8baaaa0abd544265", "region_id": "RegionOne"}], "type": "rca", "id": "e7cb7ce107f543c59d087e40ab16bb0f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a37e5d85ac34e88b4c580093340650c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6984a2665d5e4f938b6132893c38f001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2467c696af404c65ac0612391ca04258", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5d50becd2bff4210b0f957cd25d1fe59", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6533f7d0af324cb8bbf48ea3ca3d548c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "217001941fa84561ac5fb7626abefae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "69200e71f7dc4068ba688ecdd5551c1c", "region_id": "RegionOne"}], "type": "network", "id": "1a5b6cbc87654a109ca95f10bf0e901f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bceb0ee223214aef9492f86d352dd3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "32191761f73544e791d5e17c3095c6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9820dc79e15849f381e21d4205091202", "region_id": "RegionOne"}], "type": "backup", "id": "2f6d7a3fbfef4ab49bf6ca08c0213c66", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62b7629efb8d4a4ab81d8d19458b2e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5021ae58f1340fb9f2e7f2501e9d984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ddf0b3ba966f481598f39c00a6e90a7f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c25a23a45cb647d7a4cacad8b5bbc782", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30254179bd1247b3a14e03089e15fb91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3614169546744b2cbc36063b26cf22f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b5bf568785634a52934ab4b18f628577", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b863f3300e274c21b5003a9ee6883072", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2cfb0ca9c1e34acda244ac7e538456a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aae6c8e88dba4481b6e5e88ab90320f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7d374e89d13a421f8cac4cd72037f657", "region_id": "RegionOne"}], "type": "monitoring", "id": "bf4fb504b1664ba3920cb5c3ffb19bf0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "844c28d7707c4ed89f024d2720c8386b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00d065a99541406aa9ac31258067edc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "543d5a14195e457386476942a21659f4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "77272ec9e40e4b6aa4d32d7c0720c64f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "de43f52b632f4884973ed8188b026145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7858cd3d913345dea3090dbba51f296a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8bab0a2cb2eb47a9a8f76c9fec2eb9f0", "region_id": "RegionOne"}], "type": "placement", "id": "78a9f352c5f4459caa641f01fe7a1e48", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3284409dcf974d2b89cbccd6f03703be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "357f87bb5a354b4c90bb9cec0f782f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9141b31c967b4008acee52a64ffbf872", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2a866af927564e8d95c831a0177c9ec8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "72e1965389f541eda62182d1a9682dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74f961d86f5f43c3ae71d18a39144f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bdb00a00c1b945a79ad7368c4305d7b1", "region_id": "RegionOne"}], "type": "ha", "id": "33692281345846bd8b2a12b1228fd79b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "10c9f660699e483e8938925646129128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a4feb2c1a10c4137a9e5090d61e82656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "76e636a5ef6f43fd8afa898ccde83e84", "region_id": "RegionOne"}], "type": "reservation", "id": "f0b7c840dd6f4e1d89a4b61cc6bcd3b4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aec7c00727b24ad6a62ef5bc5ec73879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "76c4849c204c46e1a894d052a9176991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7fb4683afa7d4a8983340902ab1bfeb2", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e557a38f7304901b66037537a7cfcdc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c53dd4cbd9054693af40e06a91775714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4b1027acd3c4460182dcf05d080eb07f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "da70136b582d46dc936e092303d3e9bc", "region_id": "RegionOne"}], "type": "accelerator", "id": "21d2646098254151b037346e8ac09934", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8de7ac5e57094156b1484c70e74cacd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a44dc4fb1d6b4c90968ff90cf2684c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5c7d6c6648ce4cf19c6501f80ebdf07e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4709c51d7bd24a1cbd150f8aef47f88e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67e62391864f40019859b205743cc53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ecf8504ddfd4f61a5647fbaf7ce1b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f720f7a0f5794e8180ffa4e2fffdee3d", "region_id": "RegionOne"}], "type": "registration", "id": "11c50601cc8044b7985598aacac111b7", "name": "adjutant"}], "user": {"domain": {"id": "0f33c98337a94aea9ca9fe82c82b1943", "name": "870778332a964fe0a7a6217190adfe00"}, "id": "79a78e27ffd24e0493efd44b791ac5b8", "name": "08d633727db4499790f3990170e81e69"}, "audit_ids": ["dc0e68d18abb4bf5a249c9ea5520b8ca", null], "issued_at": "2020-04-23T06:25:56.290137"}} 2020-04-23 06:27:56,461 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"description": "updated again!"}}' 2020-04-23 06:27:56,465 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,467 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} {23} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.206723s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,374 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,378 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,379 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,382 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,396 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.318231+00:00", "project": {"domain": {"id": "ba090c7e44b0432d85ee2e3c45d5b6d4", "name": "dc7c54d39be34850ab7e47f2bc211e72"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "52a5f223eae0406489c53b668d19b14d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "57fd5dce5fb446529f16e201841e0a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "791d620999b144f99f2633ad2f6afca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c1fce572c5c04c64aa679e99d7bc9ca5", "region_id": "RegionOne"}], "type": "identity", "id": "079fc4e2291e46369b335be79782faac", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b755d9384eac408e9cace65f70de0a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "31f1baee827f47b1a84d994a46ec300f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f02286bf05d94412a566ca27c7bb5ba5", "region_id": "RegionOne"}], "type": "compute", "id": "8c8d1b24e98c4485834c4d52fd0a3fce", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d26485cd44034767b78e1ae67645eb19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "983a2374ca8d46de8fc4a4850ec7ccf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "998e25f527804d3ea950abb3989a45ef", "region_id": "RegionOne"}], "type": "image", "id": "73eab2e65f7e47c08af76f38bc29a37d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02450bff1eaf46adbf7724706211d2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c64bdae5abe042e597953178ea2655be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8b8f290427c54d0da44c18098e797444", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c4d8c05c99848b1b355e98639659c46", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c55090aac8e149f7a8c1fcd3ead97767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f7e0076be7e454f988cb55eefab5c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "282deeca61754062b7337d3fb0d5921c", "region_id": "RegionOne"}], "type": "object-store", "id": "c33aafec48da42508610c523ed13891b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "407121f799544672b7c6d15174c206c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71a6ebb303244afeace8de78c4f7613f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a5c12608a994f7fa85f2a1e2dff95f2", "region_id": "RegionOne"}], "type": "clustering", "id": "42c7e36dfd39444aae796e30d4f79c75", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f99fd3de8fc4615b18aa395f85cee1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bdb143b6e1c146fb92f1e413e64c91f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "58d027c39d964aa38c11629b7d9628cf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "84aa627d966a47a580898d083dd4d9a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aed430772730452786ddd184bb33f510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5a7a4f2a5a545758fe27d332b1fbbb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "90b4f8ad1fe24cb48677928f285453bb", "region_id": "RegionOne"}], "type": "cluster", "id": "417a72e6dfcf40c194845bd3d84c4885", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d22c5b15d84e4f14b310574affedfcae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "916102d6f5a4450da02506961bab2193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d3eda11b86bd46b68b96e3d70f553a0d", "region_id": "RegionOne"}], "type": "data-processing", "id": "b5ccb61614934a799bb476fefde0cd86", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3f938bd85e34a689ed04dae5de4e280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a5bf9abacd514e23b7033d17d4de7b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09a137099a1441d0a5543cfd03bbf601", "region_id": "RegionOne"}], "type": "baremetal", "id": "f3ea1e8cb3d945a493d72bdf9b5d3cf7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fe1c105cf71649b7a0db13ff29e5760d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1646fd685f2542aea2926147fadf92f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f036c5e94e9e4f199a178e7d0101c295", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0fee51bc89eb44aab9046fdd94dfe12b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4438e081811e4485b633c4f4f93a1fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b9e2584d530948cdae2b2c78e7854aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "abec9b9f1b6b41a8aac93935fea90695", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "de6c45894fb54091af453d33d468a916", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f9ad4a21c7b42b5a26833654fd57f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ffa8a3838b7748edb21343eae2fe0f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3a96f3f5895e4c5ba19742735dc33b33", "region_id": "RegionOne"}], "type": "key-manager", "id": "3de14648a43c4d0e9c6532f65410297e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d19eaca49ed4518a0b54a2f5c6bf349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "855f207e5de443de86320e2c344e2f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bed8779748b945638424df3fe0f7a48b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9e8566b260094a758a99d51d7fa66e38", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "14aa92e1ce6843d2b5ded55ea215816e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97806eee1a3f48c193b310340a8823ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5bbdb9a1813542c28dcc8de872a31427", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ff43083e0d3f47399329f5861b572035", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a5ab6dd482284a06b16751bded5d76c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "366ff96555b5452d8572779dff65c6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "978de6683f9b476b9a278391bc428687", "region_id": "RegionOne"}], "type": "message", "id": "5ead0e444d1c4e6eaafcecb4f5cf1fcd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1ac21e875ba42159e0ed4691294f5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "962cc3ef8ffc4d229519d9138fa8cad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "173e68b976464f8aa1e18499467375ef", "region_id": "RegionOne"}], "type": "messaging", "id": "db074eb857574ab399aa46c58a2164a1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29d1af4b6d754bdd8089e6e473188637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9ed8889cb26a474a98cec1ae94d118f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4d2c64ffec8946a38a56489a7204ed15", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8c3e47bddb2c4aaeb305a67ebdf2e467", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3d5a3c265554ae8854a6efab002d9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cc42cd951e049fda7346435bfa641e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f27426647b2940a48ee3b6cfa87a967a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cce664e5c5e142b78ad43729560a0485", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26c40296b66a431eb59f34ab799f21af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7568c0cbe8a94fc8ae678499cba04d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00ae9f53ef474668a88512f3f6b86891", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dfb32c8c80f14088afae547e1f1a2a49", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "560baf4aad514969b85d8e99f672fb30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a46df45daa5b46fdae883a3f7db51ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bf7e573537c4b40b4583c15de69f450", "region_id": "RegionOne"}], "type": "container-infra", "id": "7ea8af890eee42bdb48ae26bbcd4ac52", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b2511ba5061b4438b136e33541626ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d7a2a1b002c743efa057ce21bd4217ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9e17fa6ab7e94b2ba32aedf33bb0214b", "region_id": "RegionOne"}], "type": "search", "id": "bdf92facc90845a0b402db7bf8ea7163", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "07ac02d498834e9d9363fccaf5988634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bba24f0aa2cb47ab94341cd5095be9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "22bdb83ab9074bd3aefde37b18c045fa", "region_id": "RegionOne"}], "type": "dns", "id": "2acf48e1e2ab4d109e37988b9f2198f3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "117020e06e95470d89fcd4101d5efd6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a28d90a15074e89858de88ac4cd3f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6700ca66c0c40628f00c110cc42ff20", "region_id": "RegionOne"}], "type": "workflow", "id": "5339972c64804c108432b8c51a84c35f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc23994eadb6477d985bac41a562326f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16f08462f7e3472c8a0ed5f301bc7076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b68d3fecd9a435cac5144a80b656160", "region_id": "RegionOne"}], "type": "workflowv2", "id": "455c3eb949a04065a26a4fb48ae51ba1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4b8578101c0c4a369366f9e459bdb4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a76978208c9e4e87b06284cf7c96a0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "39f8e1e1242c405bb37370ae05c7e990", "region_id": "RegionOne"}], "type": "rating", "id": "a2d653039e0744f38caa81eb45848c15", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c19ced7cb6d4dc2a1f409ea996e751b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40c0c57975664c6dbc8a116ce4831e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dfc5e61662094447b9d20ef789b05aa3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "46d43c5597f1414686f4d1ba0ad71a87", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0e57245a940485fb2f3f26d55f4b386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3ffc7ad71d54ab89621151864b65d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f33832fc448c44f891ef6b5adf410552", "region_id": "RegionOne"}], "type": "policy", "id": "f7ad4f4004e84a76aa257d888bc3414f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9792a05a9b54d23907ce355ca41f3f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92e43b13168e4414a08f0d557c5b0caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c41751343874e31955c10807b132802", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1959eea23a6047e1bee0d61723fd3187", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4a93697ca1a421389937f959e4c5b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "354d58af82f14aeba7ed3e6db6523c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76620d9408f748eb991af572c80f8c43", "region_id": "RegionOne"}], "type": "sharev2", "id": "e48e999e7fdd457180424a268d588080", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb5471c8f65645de998b6f8053dc3c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02973a890b0a4d04bad436006af3d819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5fff8eaa63f547938f63c32a5fc51a96", "region_id": "RegionOne"}], "type": "share", "id": "3efa105d608e494a9ce99d9ec5e3cbbb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eefb871810f048cda9016e81116d652c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a71a841740d449459585b6f4c88dbb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d62ebee3a1f74d6da059093a802052bc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "369a5054b06f49cf8204f32313130842", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb73373f7f7408f94119391b762c043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0cd5c2acd9444e4a8310355e33420b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "866d0c7b701b413b988d8f1e2eedc4d2", "region_id": "RegionOne"}], "type": "orchestration", "id": "103ee050774b4a719b81ba4f97ee52d0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f589c93470f64aec8e7532697304ea35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a7a4fa79b904056bffdf003506f35d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff2581c767c416b99f66dd890d2ab68", "region_id": "RegionOne"}], "type": "block-storage", "id": "243185c2dbd249abaeb94a7408115628", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25c090be8d354043adaf93d31fb1486e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9be4732f9da74027bbb514c3d235bc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f8cfd0db8046db96874c1a91936fee", "region_id": "RegionOne"}], "type": "volumev3", "id": "395f17f258aa49e68264b0ae359d64ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04ed38fbb6214674aae0cb8d81ac1b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78fe85b8f3354e0291c73b924d7b46b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b43ee87b30444826a0bf727939da0688", "region_id": "RegionOne"}], "type": "volumev2", "id": "93b6870d747e4ce293365b515f3f79a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e106affc4d5746f7a6712d7b36b3ecf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ea8d881afa4132b014f476513d3985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3495062ad5d840e4ac28ec23fa58c8bf", "region_id": "RegionOne"}], "type": "volume", "id": "0c0974d657874a8abf038edd98887fad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ff19b22e64f4c7688dc74fe08c5957c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d44aade46c34794a161bb79ecc8c098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3497e296b166463db030714d51dd453f", "region_id": "RegionOne"}], "type": "block-store", "id": "1fba34607af449dea97433c086c80125", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "796a82f5f1f0476596255a2f0e7d7c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c8f6f8e960243f3912372096c26ab0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c780a539eddf49f4b53f84e64dbc6378", "region_id": "RegionOne"}], "type": "alarm", "id": "99a973d3a29a4c6fa024503cd2a91eac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a46d719ac654235abb414b9c0c580f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4362f8fc6a21448a9077cf16394d426c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "03272e6289404cf8b60270cd0000bc3e", "region_id": "RegionOne"}], "type": "alarming", "id": "c1b923a141aa409e9b1c9a98366f4df8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7cdd19cc2caa437281f7377f534b5c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "531d531611e043cfb066434ee379755e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97f089381d114695acde0fcfd6957233", "region_id": "RegionOne"}], "type": "meter", "id": "fbc8ff25c109418caa2270806611c75f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e22199503346432fb6fceb8bc91e4540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "10078e95c19140e7bffd60e9e9061016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0deee49562c7493297cea64772170f51", "region_id": "RegionOne"}], "type": "metering", "id": "24651466eeb14ff7bd9e9b9685900be8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8346c0b54184b7193dc6b510b5371a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddc557d30e424fc585af0561baabb30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "741d268adc5d4f29ae38773cb221affb", "region_id": "RegionOne"}], "type": "telemetry", "id": "77d2204630be45f0b8fa47b65e005844", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "451f0da44607428d8cc4ad6479ddf424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ca610834b1b84a4c8eaf177b8484fb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3746ff6f7ead4f8287843d763055c5fb", "region_id": "RegionOne"}], "type": "event", "id": "bbbe9e2ed28f4cfaabcb19395cde375c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa45d5a57e484d558538db7c5242e370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8508bc6b54b94d40a745021d4754e6a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5f97d83a9a024d6fb7c6145bf49cbdd9", "region_id": "RegionOne"}], "type": "events", "id": "10655e3dd63c4a168bac555fc4ab4ae1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "464dc1648a9d4aa7ad050617793945d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b159a88a5110409f8bf8391bbb70be71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "835533a12aab4279802a18fb6d98d5ff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9645e0b041c94b2ab610cc40c639916c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bec4ed63a683442798f272342533588c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b9ce3ce43f94f82be05e367a3822530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "386c54609148408c998b3497ca31ac1f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7a3aced447264916b119a9195abdd65b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b18f906f67b4e34be177a87d27cb513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82a25c74f940413dbe3507de1f93fec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fa553bb967f49ebbcd4d3f48ccf1873", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "772ec37be0404e03a4fc7fc585bc2804", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12529fcf53cb4ec48bd400292999e8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cda0a70058846c3a4aefe199dfc43ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a792378b963440290b73f3163623f3c", "region_id": "RegionOne"}], "type": "tricircle", "id": "fd62b55e958c48edbf15701089626b15", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d7b1d3ca9fda4866a0f091b837ad4b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "48d81c1879304d8a88971b28f77c300a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7747910c01f54b1184ac038b19c21927", "region_id": "RegionOne"}], "type": "database", "id": "522a0dadd5494f66aa6f683c2e383edc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60d775bfafe0408cafca007bfd97c41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe0f038e040f468997e0cc8a1c216b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa556003fb2e4febac4240370f45d35f", "region_id": "RegionOne"}], "type": "application-container", "id": "f4305dacca174e2b8aee90e97d21884d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7dc09617b5ec4bedbce9d7c24321f71a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "907d4d5717974bb1beab9399b291d46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "05221cdbbbec4fe691eb1c5d5133f1e3", "region_id": "RegionOne"}], "type": "container", "id": "21f06d73496b4cd2bbe192d645c42886", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7c1bf99f8e6a44589260a0968322ef41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2189aae028b3445aa1d8f8ae61fa976a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5da09821e81a4c20b2a85fd94b86312e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "70aa652e94844080acca1148f8eedd51", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f0e047dfa0dc434aa40adef963bc615e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c9dc69d67a34a92aa2259a7649f2fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a521a2328c474520969c2410b908b24f", "region_id": "RegionOne"}], "type": "rca", "id": "8aa72a482ad349458c9f0c195b84869c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ff06ba59f484fd89f6167085e58c55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44d03c28b0ee4ee0bfcd5c90ba71e676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "069af1f8a9f3415d904e2223c3a7d29a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "37e12a665042495995369cf9ff6282cf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "87920e7b311b46bfab3f13787cf8f3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9b291966495c4fdab69c4d158c576ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fd84552c0ea346859a224b1c7dcc73e4", "region_id": "RegionOne"}], "type": "network", "id": "eaa9da8960fb48b6b8974ce012fda596", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a4e90d8a6a74acf8817e030e75552bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6bcbacf0bdf4ff8947699f81debf852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7d6edb8b033a4008bd165df16883bf4a", "region_id": "RegionOne"}], "type": "backup", "id": "9b38212ef9fe4cd6af71b399cdba77c4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fdb25d3e74164c81abf05478ac6e1fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d76158c145244f3a9658bfb96255032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "45190bcf691e4450b2cd4012edd21c78", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fff86683cf77486dba8e097d1b353fcb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "36c1251005da47c78f087a98097bc673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e729c5a7ae64418af46f69215bedd76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9c2ab04dae2644f790f7e328fbac1c07", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "baf4f10c01464beb9a575a7b8e29d20e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f290c27d5a64a39bba2887c44600263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ce43c1f75817488aa42db5d4f85bcfeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1cfd3960657d45ba9c300267eb7e214c", "region_id": "RegionOne"}], "type": "monitoring", "id": "d6cdb5f713ba48bc80be688d64a6e5bb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2fddcac519c34ba69dd1b69a38677793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a1f96ea26f0d43d891603c6527c1ae33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2a2dff0a1b504471b9ce9e9514d6ac79", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bf3a7ad99ba14e88b0c23e788ff86cef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c0d9494732c47f1a1d061fe0a680f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "76acf973050e437a8433c7e89568240f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "616b35aac7a043c2ac1dcafd13a10449", "region_id": "RegionOne"}], "type": "placement", "id": "5d7f571a270a49359ef3835bbd478b35", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd5aec5bedf4441ead6aebbaaa89c390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1ddbf4e84e345cdbc4a139c43fd52ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2bca95d1a6ef4c7d9cb988ffee89b67a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d8000f64c5bb4427a1dbefb9e5c2662c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b8f16c552124a198c64edc06ffde18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52560453a9e34d53814044f2770083f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3c478fa7fcde4c3cbfbca3bcd1eba9ca", "region_id": "RegionOne"}], "type": "ha", "id": "ce798411248d41148e1841fcf3e84e12", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e858f2cbebcf4982af79309fbaaeb2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b2a54d02ce547bba57be0fc90b89204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dac8e0315d9344f2a033ce81869eb6b4", "region_id": "RegionOne"}], "type": "reservation", "id": "e8270b29bd4846d98c7b3c20a42c2488", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "12c53281cb8a4642899816dcfcfe9417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "077c5a1e3674442baaf4a1d09046fe6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f6f09e24523348e98d8d6b96d2943608", "region_id": "RegionOne"}], "type": "function-engine", "id": "24bd7dbaa84241dc98ece3a51b51821b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dc0d6c57daea4d369af8ada12523c7f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "837ef47d374f4b9dbb8ad4573169d82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "318388ddfdf0403aa67f40c9e391cc94", "region_id": "RegionOne"}], "type": "accelerator", "id": "1f1d629298684400a5697d9a1b18db28", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0154ac8878b5472e973c88cf49760652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee263ff57cd4412eb38fd3596a2fa5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "133778fd7cc84b338d9f78d9f19cb958", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a5410ef910924802b791ee626d994d12", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "180ff2d1b19a4395be1c13ccfdd2a9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6010b28e6a0e471b96ff8c27a95a867b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d585492078c34f8b97b12827f9754753", "region_id": "RegionOne"}], "type": "registration", "id": "2a93678c966648e9bd150dd6a4eba28e", "name": "adjutant"}], "user": {"domain": {"id": "87816cdaf834444ca84a16e98e70d4c6", "name": "d4b84e9d0e8445929bf1718755b26bf8"}, "id": "f22cfcc077e2434ba80e783e8618e471", "name": "8258fe2fbc2647c0861caccd51724d06"}, "audit_ids": ["c3f0b0b859814926b84d0485ea8c3f2a", null], "issued_at": "2020-04-23T06:25:56.318231"}} 2020-04-23 06:27:56,493 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/not_found -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,497 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,501 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=not_found" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,505 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,506 keystoneauth.session RESP BODY: {"firewall_policies": []} {18} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.201186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,364 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,368 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,369 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,372 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,382 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.307777+00:00", "project": {"domain": {"id": "529bca3bb16b42b3840035384d3b4526", "name": "d620777686884a02be39c89b6cd95137"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dd315f34258a459b9d110235c3f54a92"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "037a9534a7df4f5282fec8572792c624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "90ab4bc891ee484191be5eef5145d4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a0efed82b464e2f91ea6d4cf1e77f4a", "region_id": "RegionOne"}], "type": "identity", "id": "51a6ce06ebd54720b49e913a67dde08f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4a8f14bc01a4b4c9fb5709a61d6f6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e65b780d8de44df08a0ceeae7007c08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c5c0d9212b854ce2bdbca091dfb1c70f", "region_id": "RegionOne"}], "type": "compute", "id": "505556ebf9b243c08f6ac729c1d3d517", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a632b2d3fab746e690b18d14198d66aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0f0c75e47abb4b63b58d275c98c9dc73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "24a0d67bb6714967b7a9a923afab915c", "region_id": "RegionOne"}], "type": "image", "id": "cad6351bd3c64ce4b4c17fb179ac2e0c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f3e16dc2a1f64d5e9a13610df046ab48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "184b9f9cb8db443c8c1ab48244d45c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2fddd512b7f9434bada3290cfd75473a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b08230973b6049c79df7fe2fadb7197a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14306feeba32473f910f7551551a8da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9af9b252bb484217aaea73b30837bac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ef3eecb726c439584ccb5fe66c24797", "region_id": "RegionOne"}], "type": "object-store", "id": "dd22798b439d46459a725ab42b126760", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd57385bd0ba40b4bb84cc7d133ae267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b731b8d1fe08483186d1a9a828ce7e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a352da3ade6149a08d4e4b8ab6e13a11", "region_id": "RegionOne"}], "type": "clustering", "id": "0a8937d5ded14c8dba3ed7b0468f3b1c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90917ad4b4cd49b683c97110c7745fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "549f3100653e41f2af7e28096214ca0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "690e02096ff3467bb0a2e0bc1f921e13", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a2faa710be7a4f6694d86354919b346b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ac926f28dbd478db71dd4f5b646c9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0421f85053f94ea49967cc55372398d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4c4815ca7d24106a2c3f9005c71515f", "region_id": "RegionOne"}], "type": "cluster", "id": "fc8571d8a14747369a55569e59f79fb4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "52376a37a44242eab72342099026f67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "51e1f5bc0840454981d609effd61ba18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f1ff856ddbc243c396c1156d0b70ded8", "region_id": "RegionOne"}], "type": "data-processing", "id": "4c510e816dd74a53840cd43be9351f0e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e39a0b25921e46aa86c47b30d60388d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b874509140b4208b8f357c32e4c8a40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "51e6260a85a74d6e84546841a63aabec", "region_id": "RegionOne"}], "type": "baremetal", "id": "85d61267834749ceb0c6da95864c1c58", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27628a1b04a44f44bf7707807b3204f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4e963b6aa8c147689fff77ae86ffbc97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e7d79994b5e547f2925781b5d0e9b3d0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "476c0d5cbbc74fb4b6aff0baa29dfdda", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e840dc72c1114945aab7ce74979cb3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5c066b2c100143ff88de000a04a128c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3adba7d6ed87423c8a7b8f089be62e0b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5e8fbb4ad15c486e813af80d9ad03c32", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "894ee86c198d423bb73673dc3773a1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "765b9e65fb94427b89afbffa3830cf85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "686422650675472cb90469b03ff552fc", "region_id": "RegionOne"}], "type": "key-manager", "id": "d6efeb862dba473dbee5e17b1e5d9946", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5dcdca2a4d4c4f91b1e96c6b9f2ffc74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "048871d1e3e04f0786664bfcb112661f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b8e2640d9d24eb6a6eec6108ea7b198", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "254c1dd3af3145e5afd80374a395e72f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08e7ffca99a9483b908298c2e8596839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fb95446d80d486db3106c4fb30b483f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "42aaef5298f34390a7c7f1378d4428e6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "363b8bfa9d174b078c66035dd51bb0c9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "33eefbc0acac4d92a8d26f6ad6ab8297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2f8b4dfb94c4db79d13387d1e60a9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "12d8745df0ce4edbafb034e14baacacb", "region_id": "RegionOne"}], "type": "message", "id": "adf886936703427a852bb53de3bdcd57", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "50ba4235d51b4917bb26ea7ae6484a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7b21ecafa1c3481d8c34eadab510321f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "260ab93d37d14199aa3794d77e77b4d6", "region_id": "RegionOne"}], "type": "messaging", "id": "9e1b294e9398450da8ca1ca63f17b839", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41023f67e3c24c4d96bc8882ae5f6b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2a7f4ae6996d49bbb73424beb3d912ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0d12d0d442c44993b31550ce8c6ea20b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "06bf7edccecf403ab6423d271a459a16", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8f6ca3115ee4fd09c0aac5625b49b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ce642f4155e4220b48ae6d9823d5f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b42b2e5bfdcc40ab97a3a72f656fe257", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4e6274e9f7124f08a69d0ea037b2e04c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c47107c8dbc14d1284454f3c4dc4d2b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "765d2761aa084bd1a09929d69b347d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd8b9552153e44fba470ab1b58755293", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "05b0c581dea0405b88c9e35852d0d6b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b286b77987bd4e4fb2d43774e473a7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21ea78be523d4780a68822209b3b5ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8ad1176d8fe4ee78a96dfbf46246176", "region_id": "RegionOne"}], "type": "container-infra", "id": "e0031d5209d04da395c69061860c4108", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5adbd089fd17455c909674f54196ad0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e16110ca0730461ab967d7c02a1106cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dde4f891668b475e9a5bb6bd17ca3e8f", "region_id": "RegionOne"}], "type": "search", "id": "4496ae1824be48b0936d577da0f0919c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4da9f630d17a4011a982867a5ca4df5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "da680b108f7f42fb89d8f1d20621eff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6328524bee8e49db9c6b446e97d4f6e9", "region_id": "RegionOne"}], "type": "dns", "id": "7a8e585d38a843da9e32791dcc6cb946", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39b2b58ee1fb4665a56c35d9a20cc0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9098d8cab8194e6b9b15e608321a9ca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbcd0ec1c78d4127a3e380f57f0218f8", "region_id": "RegionOne"}], "type": "workflow", "id": "1cbda68c9cc64915b83afcc16aedde00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a77be3787b344982b4faf017f00b1877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "92dd212cb627469a863eb202f2b151fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "772d0aa3ae5c450aa8a9661ef245c8f9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a501667716424ce9a22be307389aca80", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b9eae8a137404a96829305baca9cb475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "45e634e3fdc340978493f1ecf8a36a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "635825d88a6840e493e41b4eb8d097a6", "region_id": "RegionOne"}], "type": "rating", "id": "d695ec894ef549e8b242be8d2273fcaf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a7e3279a776448da00dbf3c90f442ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77cfff04cd7f454db79c36d8acc0830a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8393e96a55dc48b5ad4fd03cd64fc978", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a3d3418ac63a4ca6b8124dfcf2167459", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "80dc0914d9654944931fc61a5f801555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06f0e7c13739473686e8eb76915e7129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f1bc4d9097494f05a2a66b3ce351b127", "region_id": "RegionOne"}], "type": "policy", "id": "37bb4e459fc54c9f94ad1cbd7ad4c814", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8445c1bfbd8c42c5bcfc549b97f35711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df9dfce99e9543b9b58f4f4b06559ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec55a579cfc243bb83571451ce137700", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "332b9008a4ed45f1a44af900e3bc3f9f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5a6c5f287024cbf89df14eb615cae07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8bba3929ac3d4aa38f220866ff5f56eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de183453e1804a6a9c696d3505b997b0", "region_id": "RegionOne"}], "type": "sharev2", "id": "5cbde65807f542dfbe841438fe8cb407", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b95e34ca7e8646949df6a9f50d03aa59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "836fce2861104f18b051dd8d8a2b5913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89b45f75404b422fa8b862e572ed7424", "region_id": "RegionOne"}], "type": "share", "id": "ca42a9eb8525477bb592750906e0d882", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "71f632575979469e80ddca40e49a7142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "313feca8f5ef4390bcefb850060838e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "07361f52387e498d84618d7b407105e2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2fdb9199f3534e2db7b7ca4962f271ca", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd7f4cef18e49c8a5409a195b2775db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35cefa6db2334b0b83a357c4d3ab0294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86a7bae8626140d1a88865fc2668c76b", "region_id": "RegionOne"}], "type": "orchestration", "id": "56debbb6c46742d3b295a2eed23d6bb4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "deb3e48c36eb4232af5b5b685d8875a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65218d90402d49e69116ea24e70c3f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af59b041a859419185c28a822b648990", "region_id": "RegionOne"}], "type": "block-storage", "id": "40f946f165cc406b9f3983c19c1dc706", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51922f5d9f37476e8683e7740bf12cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f0a8431371b4f729f8965de0f3792eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a1e242f89e945ac937c2d54da9feaad", "region_id": "RegionOne"}], "type": "volumev3", "id": "bcd4a0ab6f594276af20f9249102d2ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59a6de507844418c83794141a632f0ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32b946f4cc414aaab11492fe52da9b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b801932ab7749c3bbf8f61b9d6ee9e2", "region_id": "RegionOne"}], "type": "volumev2", "id": "443649416b3c44a48120e9ece1a3f1b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fde85ede3e0c48978871a4bf03635f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "019c85da0368426cabedae936b9eeee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f3dc6526b647999ef19adbc106ba44", "region_id": "RegionOne"}], "type": "volume", "id": "3bc9f7161e514b4b86dd296fdf186d68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2423d66a194a4c2bb7658e2e5c3f1b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35fa8998065c4c05b4e564d698d9af3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8509449c8b674760b58ad383001c4c14", "region_id": "RegionOne"}], "type": "block-store", "id": "35664a86c0c442c3813b912d19cdc6d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cbb9669fa424839b3f8d9844538e6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9292d2c82c8943209dacc798c6316c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d8d8202603ed4639b7af08482f70cb62", "region_id": "RegionOne"}], "type": "alarm", "id": "62489d8b56e24c9b829c51d98c3a69e7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0aba76a55ea4cbdafb1fa065bbbd1ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "436331df842d4c218589952b6fac4619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "820fa2a89c6b49918d52d7dea3b16b09", "region_id": "RegionOne"}], "type": "alarming", "id": "bd36ea6fc0bd4928b1bc1fe84808fd4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4fe6fc2f01a4b43aa82998648d4c387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "480fa89ab1ac46a8b6350236b5199701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8864b5c80eb94c9ea585329f34199d49", "region_id": "RegionOne"}], "type": "meter", "id": "e6e79b4b5785416e884e6ab5d7dc5c4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5acaae34a7047e5be0fc5553c9fd23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b36062ea37e48e881d221f5cccf33c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "34b513ee95d44d8d89e69a6c23de5fa2", "region_id": "RegionOne"}], "type": "metering", "id": "c0b0e5973c2047c6ac99accd2263235b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a8cf753260c4a1a99a213dd34f1e4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f173813bba5c411d9592fa000c6cac1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "46596454b7c2405ca90c80838ae83a2e", "region_id": "RegionOne"}], "type": "telemetry", "id": "16dbf1ab93c641dba11e95edf162174d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f7fdc068e962488d84a23303bfbce720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3308c335322f43fb86d071c8ef540d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44f29b2103a343beab83e3b54856ef11", "region_id": "RegionOne"}], "type": "event", "id": "09c19c3c758245cc9b746d606cba1a06", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c961c2015c84c2285b4e3a7e51033e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "86fe5a66b5e14a2397ad248095f999ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e8ed31f11fc84e54aa96d8cc02efdfe3", "region_id": "RegionOne"}], "type": "events", "id": "9de4fefc17d546fd826a775e3ecda93b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "734a4eeacd5e46388261f5019fcc2a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06f019902d70474da9a90c4860810af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b9be4de1665f4b879ff78949129b361b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b7704a10db3a4a0da80a69f53196dab4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5e89c2af5ff4a8d873fe019aa8af4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "253593830cdd4efc863b5126e3e5bd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "30e4be1137ed4808baaf555251197189", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6bbd0f6bf18b48b0a2878f7449dedba5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a976dbddbe3483aa5913c1f591a42ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b409eaee70d45bea6fe38981c0dfc32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2da5d2cc42894ca5895f8dd665a751a8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b94ae793b5bd42f1a902bf8c5076252d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d5f9c0083f84c1394f16e81a52a5bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c55f83959e4c474e83d7dd555bd208c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b62eec81bf5498e8eae153acd21d233", "region_id": "RegionOne"}], "type": "tricircle", "id": "42d8ac6af51c4c0b9b1401627276f1d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aeb1ab709a3b43f4ae73a7f1896d834b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "194d3894236a482592a8a9ef46166ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d582308f1bb742478e77a6e5dff17e7c", "region_id": "RegionOne"}], "type": "database", "id": "af7905c4908048d2973d6a17e197efb3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33be9e3505524768a552870154ab70ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "323fa3a8cdf24a73bf33ac9c0a172a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "136eb67dac4e42a1bd5669b6404eaf7e", "region_id": "RegionOne"}], "type": "application-container", "id": "64c581a7dbcb45d4ae1fc5768407dba9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ac23b18f6bd45e3823881e2718882a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6611d13deb9643ee995c2ae343b3c294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca408892e1a1444a886d3ae43dbd83ba", "region_id": "RegionOne"}], "type": "container", "id": "37488a030884435ea0b7f6e640bdd398", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd36718dd80744228e7c2d905d30f059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be970b8976b54c24a11b943b215de2df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dbc7c72107db448f89ab203ea059c468", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4fcf1547ce514ec4ade4f0284c2407f9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60a1e55dcaae428280b193cba75c9c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e36c6cfe4bb74877adefa916ec20968c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f2403e9535c1433790816e8a1317d5ed", "region_id": "RegionOne"}], "type": "rca", "id": "eac71f4f1e4946a99ab69d1adee083f2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ead74f4494143138a53b680a9e535a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "525577c0f59c46928af456cb005c3094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "33ceceda218a432bbf235151affeea1e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7bb0df3c3c3f4f2a8426dea91e174418", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "beb199cf1e264c6e8b790c1eddcc1e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "24fe826726e544ecaa0fe1695255ab00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6e812b19df8448c9bf30fc41d084470a", "region_id": "RegionOne"}], "type": "network", "id": "7b0b33eb90e54452a24204966073f86e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d22066a46a6485bb886e886904c1f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "87b30b9c1b8240358234b959e13047da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "693b39c6a1034b7ab4c9c0836b57de6d", "region_id": "RegionOne"}], "type": "backup", "id": "a3bc29bc012c42adb438c994470f7678", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7768405cfa2b4bc09fba1f48bcf4b456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8a7bddf9f954d7386d14aeee5c00850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "025162023d964779bfda0c91636046f7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e1a9e2ae13e24dfb8a983514d542d3a0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a16a59fc07c84ee9812606c961ac3e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68c4f8462f3a41e2b3a3a1cc4c2e612d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f88e3adffe2046db908f178883f06200", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3ed87aa06d49433c8578477d4d3c4b30", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "442cb439184348418e9c9ce448e3c343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "09715e0974544834af1acfbc8b8e3df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dfbefb9db1f74edeb18d618c7208c4f4", "region_id": "RegionOne"}], "type": "monitoring", "id": "ba0eb8568f2c4e2da06cdcfbd44339b1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bb12a342bd354a0ab36b2ded9acc5bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "294bb97dae4140ccabb102397f350616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "307233180b9b446a8109e216ddb963a1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7746af5bdd0344b383cb557a5a61e96f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ebf63ee59a0d405b874807eee7efd23d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc544fa6839f45599be2bedae11dfba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "edd9920779b5476b9f159617e25e8e11", "region_id": "RegionOne"}], "type": "placement", "id": "dec25135da014124860af3b4056fa216", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27159137a0f54c96b464829157359549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49b3f9e9f60f48a8a8e8c6aa63338d1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b54e04cd10584c93a255dff44271c69c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3a29963e422a4b0abaac0f6770030c35", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64bffc25defa44158150d9f5fdab7dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e212c97d6d5248c0b0ea3748c597e16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "940515c5c4674013b222023c29eff34f", "region_id": "RegionOne"}], "type": "ha", "id": "aefecbe70569429c86c6935796b7c7a6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e6710109973d4701b61c2f655550e1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8354f8eb53244246bd95f18ea574d5c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "edd4dc1d2749444faa2269cecbc44e83", "region_id": "RegionOne"}], "type": "reservation", "id": "3f75138eed794f04966881d1435eb7e1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eb69517e96c4436ab0dc2d823c2ef02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3009b951768f46f3ba0026633773ad2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1295c1cbb88a47b0adac776870a35796", "region_id": "RegionOne"}], "type": "function-engine", "id": "60191e28b2a741dca6a313ac4f440206", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9edd9865c71a4ffb8b2b5d6f8a13ba3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4fd0fc224bb5441f9c53de460688e740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0bec7fdba7af4e3992717d054e1220de", "region_id": "RegionOne"}], "type": "accelerator", "id": "086b9d36cbd045a1a1d1072bb842d7b5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0888f924a3464486b8a8550e8824886c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "554525860e1f4a419d6519a8ad92aea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "52f12fd736ed410583ba2fe6a4ff063f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4ad8663859d84c3ebbec3a1325363135", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b914c1e2d06c4be2b16b96b32db529ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "912dfcc0a19f4971b43ff1f136e94d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e8ccb0fcc744856b3c92bb195f13112", "region_id": "RegionOne"}], "type": "registration", "id": "55d89054ddbe4b3787e25742f85e4f80", "name": "adjutant"}], "user": {"domain": {"id": "b3475da1c2684a9d8695b1f23e63215c", "name": "7e345689b9b94f958bcb899d3abd73d4"}, "id": "81ab4b7c4ddd433187d3059290a6525e", "name": "d29d882cead94f31be26c39b137576b0"}, "audit_ids": ["32fe35740b98471cb248b91d66ed2fc4", null], "issued_at": "2020-04-23T06:25:56.307777"}} 2020-04-23 06:27:56,474 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,478 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,480 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} 2020-04-23 06:27:56,499 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server-id/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addFloatingIp": {"fixed_address": "192.0.2.129", "address": "203.0.113.1"}}' 2020-04-23 06:27:56,503 keystoneauth.session RESP: [200] content-type: application/json {1} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.188240s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,376 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,380 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,382 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,385 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,396 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.317240+00:00", "project": {"domain": {"id": "073cf9f3d64c42109133a2318bd20549", "name": "ef9b7279c75e44e1808212938c71e96c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a911955ee6614541a9ea45bece06877b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c987594353534113aa9736a9757d1a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b69963cae54147ba8b1e022b4c29a7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8ab146d762d34b3b995edb2fc5f97c06", "region_id": "RegionOne"}], "type": "identity", "id": "88ba1e68f914445487fa5ad669bf9845", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9bee7841128b47a58c11154072016613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5318f5a59e14b4591acc7cce5bbb82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d7a62bd28c914ee2bff640d35b538124", "region_id": "RegionOne"}], "type": "compute", "id": "c7ed6d4dd40147378747de32eff41555", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "246d3ec1734a4f1083b2e6cfd5e55f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81305bf37243479889993997c800d9f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2cc08075a95840a9a635fa7a3189fa4a", "region_id": "RegionOne"}], "type": "image", "id": "c06d9abbe0134d37925e0f2fb2ed82f7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "237e66eb3a4b46e887fbd96bf22c30c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "697bfb2c75a549a0b5e3c1b99671a4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9063d5c6d5b5489c9a625c7b24127c9a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f41555e01b594a6a9a79c12674696c76", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed6855fc916f4a639884e5eb519d2c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33b1086986114f56a5e15dbbc5ed1a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b779250f3be4828b3dc77ab717b2d12", "region_id": "RegionOne"}], "type": "object-store", "id": "862de4a20654403094b96051dce578c1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d3f4a468b53475cbe5fd8c246c096ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c6e65e575fd4a0c9e6e5f20875da9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "550b3350b05541459a7f7fffeb250450", "region_id": "RegionOne"}], "type": "clustering", "id": "4a24a4e1f91149d39e906a402ef2eed2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af418168f90b43a8bea9323ed4519d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6a177e91ecb415eb71b65b0c7684129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bfad28d08ea84f9fa7e3d3684c723b36", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9e118375421e45a4a8a6bbe7affc9bcb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66ee55572b0c41769dc4127cd7ef580c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35280de32e494980829e119fdbe0ed3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "291989bc760d46c387e23d27ec2c8809", "region_id": "RegionOne"}], "type": "cluster", "id": "3cc61d81d1234a908443098d8208f253", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e0d3f2043cc48c8952b1cf7488e3207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bf65d24a57fe4067b1b8ecf08ce70b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aac36bed662a4dbba83faadca2eadaa5", "region_id": "RegionOne"}], "type": "data-processing", "id": "23f67ac7476e42139ec26b3969f4f285", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a61dd4f532349aca431cee282dc9475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3bf2eedc92a44105b22596bb3d938d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a0cd779e419c4b89b3390d692768a91e", "region_id": "RegionOne"}], "type": "baremetal", "id": "d3f954eb73d147a1a7fe9cfd047e3b13", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9100c16993774e77b6704095a3b0efd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f699ea663765473f99aa17f0da2fe708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "71d1658e87eb49dbba8b0f491e1a626b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "84b0d5ca2b4b4967ab026a93b20dd2f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e866dac64534447db2494a79e665fa00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "134b532255344661ab825fb8d655d97e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "51edfdc4970d485dabdccd4fa4e36883", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e4756b76144a48b58fb60d7a851a4c17", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6722f9cc02c84f9185a6c5291bc5a2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3b2b9d3584044d3aa388cf9a13576488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ea44776ed4954dfd95292de3bca4da61", "region_id": "RegionOne"}], "type": "key-manager", "id": "43632b4964c241988bfa5ebe831b8e7c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7c1f2d8a099d4039a432c8114d070761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d21ac1ca94c34d43b5c1c02aba6a6488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "094f8290765d418dac92d01046e8f1cd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d3a09fbe6d5542ebb04c8eb6e2f5e7eb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a3ffb64ca554ed29e2f8066f0bd0fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f9e4fe89f8b4ee48df0c24928961cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a2e84ce38c0f42049ce29c650400ebcc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6ef9bbd1b0de4c159e0dabe547decc90", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9387a21c0ad0461e8c63ce907e67986a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b80b9c763eeb46ce856ab2028980dabe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "23f2cc455912469eb9884fb7558518f2", "region_id": "RegionOne"}], "type": "message", "id": "1724bcfba4e244db84c4ab1910e04ef4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97975a66437c41c6a1504f97cb498a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e95e8e7ce38a4413a827abffb69fcbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "04825f627dd54cfca26638e58fc0fb83", "region_id": "RegionOne"}], "type": "messaging", "id": "57d08a4feb8a4fbf98cb079b8b002127", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "16d7bd171073483aacb46ec6689b5c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f2f43d7bd4ad4b33bb0b6eb57dde979f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "817c0fcf77434fafb92f5c36a9311e75", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d7025c664c7a47ecac3cbda3a0defa19", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c834fa3975040d689ef2e2f01468de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d448ba05bc3f445a9248a1f4a338fd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b38a63f41bd44635b4968ea807e850ef", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "308eb1b7f03e41de96bc24eae25410f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57130da12196405094d92b3506e69f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5c0c0adadc54c36a0168e2721b6e6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ac7b4f7d84447aca3d243582b9a290b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3b0024150a0241c1bbb6b1b1d0f341b3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59ebf3f122104637a16cbb6b38a01083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aaa2c079b31643008e2a4b19a407b173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfe49f23f3384a4189c328fc2963c7a0", "region_id": "RegionOne"}], "type": "container-infra", "id": "b2f879b2cd6445199d34850ee5a759f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d987e9a660e441479c94c7b35256a4c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3b1c9074f1eb4d819939e42d2bdafaa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8a1f64a8d893445c8a8e4734a3e54be9", "region_id": "RegionOne"}], "type": "search", "id": "bc2e784a3e03471d880e6a30fb702675", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d72068f233424ade9b050f296b47ea2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "21be9478ec374c5db0983d1580329666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f8ff7fb965a54ea1b830081fc37a9df7", "region_id": "RegionOne"}], "type": "dns", "id": "e2cb06696cc3488d8285eb8caee92998", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da7c026e22fd4795b6a21d961571ee3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2a5e3e714894a89ad68b48c78ff4c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4497630be39464281e3c95bbe4953bc", "region_id": "RegionOne"}], "type": "workflow", "id": "54459e5ca9354996866f983b53749655", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ff23c8e4246421ca6aaa142847971b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7fd2a946315a4760a60d114053f546d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dce5ca01aded4cfa8013c02608236a4c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "52dcc6f211a94b73b6587951605a23db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9e36b82a5ef645cc8ddef85f4755ff6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33bd71c851c74df28e319ad615bb404d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e5c731a2fdae4361a5670bc296390c43", "region_id": "RegionOne"}], "type": "rating", "id": "f4b647c92a3c4fbf8a979ecbc75f4f6c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d7dc732383e4715af84e19f3ab8e4e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fe4cccf507443e6af6ea90d9aaa8d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "317157eef1754034b5b38f8300a0f40d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "00fdbe45c0304952a62b4e450703f190", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "335457e865064d3e86e318fa7d3777cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7be49c7941c461ab83a2fbb030556bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3ca478a0bd034f97a5ccb6ba5f463070", "region_id": "RegionOne"}], "type": "policy", "id": "5584315156a44800b8eed80ba18b682f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7fbef6a914a4a1c9c78b7cbb636522f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3509930ef4664a16a81fb4140183716d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c0d28e05d92a4e7198683da0675048bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8a6468f940054028b8d25a59b2770378", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae186f5cd8f6483cb055412f35cdc30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ca4f59ebf0f46729c21edb07c53f996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9694284e39d4054909575fe117463e8", "region_id": "RegionOne"}], "type": "sharev2", "id": "752b0e2d743a4d268c90849bda67643f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0cdb0373a5242799d23558ded54fc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7575097d518498b99049cea8d1541c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "103eb08bdfbe4f37b11d691dfdbd4acc", "region_id": "RegionOne"}], "type": "share", "id": "dfc777d9b4ca485abf6c5a571fa3670f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25e45a3b178f4605bde72792fa1d2e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e8c6e400d2274236b11eaec506230b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c51a414bbdb42d5b5b28d1252aa8bb1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0ee7f1297354662a35a1531661425ed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1cc7544e77f4806aba41754a1962faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d14f5e3b82cf4d50a1b4773c3b6f6591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34c0f89123b4443ba69630516ab9f7fc", "region_id": "RegionOne"}], "type": "orchestration", "id": "054d30f74dfb4cad9eadfd063baa1205", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "600f1fbef97644dca8ea01a6a8f8b192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04e1bd899dca463dbfa6dac8ea5f90e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c80860b2cdb412c9d132bbb472aa750", "region_id": "RegionOne"}], "type": "block-storage", "id": "20f3f8a3bfb245fda608feb1c0a34cbd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df19bb02ff59499cafa001045994b0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dcef2cc1f3342458ebb52d8092842ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "195b3a56678c4c9895ef02f0234d376a", "region_id": "RegionOne"}], "type": "volumev3", "id": "384b752c39524a9fb5236c6c0bca62be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0adbf21e4aa545bcbe104552a2d323c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5643ad28f4f24e8e9674368043eef689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eefa8580a7894bf5acfa3104ca8edf6b", "region_id": "RegionOne"}], "type": "volumev2", "id": "a1690aa2e341457c82aa5f310c02f130", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c316dadb55249ada55ea830451681df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a924a4720624d61a68fb571119a8fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04003f327e4045bc9123c4edc75da242", "region_id": "RegionOne"}], "type": "volume", "id": "7a4e5d46355a43f5901825aa0ff41aac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5906d851d83479a9f96a76c99672e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfdda3c25e884825b3d98ae698b747bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da51ede427f64b99b30b596939bb1a0f", "region_id": "RegionOne"}], "type": "block-store", "id": "4d30261bb5b84c7fba927a2212da4347", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c359f359111848988045dc1a5b8a1386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd482bd0710942e2b793ab335bf85d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3cd8ed4a832e46cf838c813f5e890780", "region_id": "RegionOne"}], "type": "alarm", "id": "ef2804c42d9d4d64aa9a2ff121cda0d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "55262da178254fec8d3dec54783aea0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fde7cc60a1994d1aa1e6facb12d9d739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "13409212e20f4289b01e004c0dcc4a7d", "region_id": "RegionOne"}], "type": "alarming", "id": "9e6d4285ef4d4b61a84a1161dd52ec62", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a512789968f4ada948d307771187ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "75fb72fd77974b41ab8307a30bb4d7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "90a29fee73e04566907b9bc263bc659e", "region_id": "RegionOne"}], "type": "meter", "id": "c250a090d6de42d287c57a53dd216067", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9378610498284284bb8fb30c91265305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f510de8abb44449e837f2718cabd9371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f31ebc1d8e534b069fd71c49ab60c4a5", "region_id": "RegionOne"}], "type": "metering", "id": "da78788207284588b9a72f37c331bcf3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10e1f53d36f348cf8e5a2e1313f07fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cad6b097571494893b9392a98357854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5d9585fbc354250b763c4d4022cef78", "region_id": "RegionOne"}], "type": "telemetry", "id": "b34d673555714ff8b95f6fa6a5aa3bd0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "461c03aed9884b7293afb9a978e4d2b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fa9c0e94fb744fd3995985fb30b880f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d524ccb8de484ae8925c4215623c8721", "region_id": "RegionOne"}], "type": "event", "id": "83618d200ba34509873b188a29f12602", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "da1b9d709fc143a98391dec68e75d3c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9953610e61b4489786e2de83ddb5442f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ebc3170e4b248d591655b17f4c140f0", "region_id": "RegionOne"}], "type": "events", "id": "41d1304ade0643fc822086478888c180", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b5ff29006b74a75b73c1204b9806ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e03d0ac78164407ab4235c5699713bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "69412a7f86be4b39870098f597d5fc33", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e16ca168db2e4b708db66c39b097aa68", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f22ea76fa444b46b3711c1ff8d9ac23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "245b6f81163f476cb70894f5e59666c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "01fce2d713f94cbb93ac3285732e08cd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "26f8d2ac074f4b4f8ecc8b4dd483894d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa5c0daf1cd7421e9268d674b8beb4fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0893f30324f94476b59d9cb75e543cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6e5ed7b645c436190771aab38a0de8d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8d1709b6c8e242ccbabfb12d7533f649", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c24ff0427d0c4fc2916b8ac210a9cc16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fff73365a83d46dba1da084bac4dc561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a32267eec6240f0bba20066d96ef82a", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f816f480979441ebb7086ac71971868", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d1ce6773460e4df19086aa2e9b317f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dd63adf8ab1947ef9ff0b8b5bfbcdd9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "68ff9e57d05d43a080641b6f434a3416", "region_id": "RegionOne"}], "type": "database", "id": "07314ecd90e94651940a6a5c5c229f80", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71be96110fe441fe894545a682cd7843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f78c1992d3724b3ba040fb76a3aba2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a21f60d9c3454b20bdbcf894ff9fadc1", "region_id": "RegionOne"}], "type": "application-container", "id": "bda15569912c4b9d8ac150c48c84c58c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a828339fd6134388bf18d217ddb9617d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae281abf6e964d03a35a59d33acdbc74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9f5277d12b194f878ee55037ef96a13c", "region_id": "RegionOne"}], "type": "container", "id": "5c4dae24d0c94b18874aee76bca0904c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e503358a69e84f0f8a07b10b1bfbb2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c013b821ff9141ccae0c7f0c8a87483a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bb446df4542b4aca985d3959cb3f88e6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "adc91e7d8aea4a6098831bf2cc289c40", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0348a310640545228ed9500e66eaef86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5a97d6d20e040ee9ae8028ea9c80cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a1dbdada3c234e0c9cdd6d5b11fb9648", "region_id": "RegionOne"}], "type": "rca", "id": "5846c44bfb254d2c856100db5ca0383a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f80d3c3e6e840dab05ccee9df54681e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "197d43a19c4c4a669e458c56d5fa9567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4f43fcaee3fc42a6b872575ddf21f1a6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a35aec8096e74d92910cfc7449d79c24", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c1295e1ed89643e5a72a1d3233fae94a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3c6ed4e08ca745adabbee4f5c9cf0287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cb398c4fb10e4942bc0a29679d2bb738", "region_id": "RegionOne"}], "type": "network", "id": "8cd6b5c9310c47ddacba9260715494af", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "55ff4df01ad84a64b4e71689772db5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bbc68b35889845d4b507372e0d6b928f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "50d74305d2b24c8badbb3de42ca37fc8", "region_id": "RegionOne"}], "type": "backup", "id": "6e6187d9351e4ac08fd3a4a8b5f9c8c3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3583185735014191bd72a40aa8dafd92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af7188872df24e4e9532841900f7effa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2dc23acad7494e4a835a8ee10bc72587", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "060f4d658d5045ad8ff47286f019436d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c10c0540b19d4d2a847f7ed9feb18d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93eab1df5b18469fbbe98b92412677cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3a3e224ca18d4bb984a0df2357e477e9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a0b843ffc45a4de186b48385ba733603", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "13ed62d4d764408b8c1ca7be67e6ab1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9cb8fe6fd8cc42498c1787544fff7920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e16fa84f0e294bf3a2b4e5bc35847d3a", "region_id": "RegionOne"}], "type": "monitoring", "id": "407c2e2ad40b40eeb715a1456dd811ec", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "70618e38c2b84854add943066d93194f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "73bd1e7592864697a5ef53771a341553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bd57660a9026422481163094a3257c2e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3dff0e3beaa14e12a147d1a279f45731", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "aad57abab5dc4d71b7bc6f51a6cf8372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d8c87cdd08e40c6a7a20257df6fa6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "336edd12effb43e8abbcb5b73b8bb943", "region_id": "RegionOne"}], "type": "placement", "id": "74ecac76918c4c8b87a0532b5dd4e02a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d629638d12e47059264993c0f4974ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19932c07024d411f951967005487eb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9033e76e967242898c082927041032a7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "77a96471b7184d069ae945271fb5696f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe5de138b6ee4ff8995abdbb4163443d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fd90e845f49490fa0f9e6924f67575a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "20d798f88b3747ee918fd45e9bcf260f", "region_id": "RegionOne"}], "type": "ha", "id": "c80463a167734f2cb8b37df89e64bf87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3973447adafa44c69159f8038e73a32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e833eb47f41444efbdcfb96d5551fdbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5facfec7d4284a2abab0477444035ed7", "region_id": "RegionOne"}], "type": "reservation", "id": "db9fb04f5bdb47dfb1a9af3c0671547e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dce01f6b7e1140b3bc0ea7bed7e6878a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a4744619a9c6420b8850c0332bc0f92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d55f523ba5904c31841b8a4c69017cc6", "region_id": "RegionOne"}], "type": "function-engine", "id": "1fb2bd670ea349a898948460c9230b4a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e1e3e463a2584615bbbc04e4d670fe58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b99b5a1394d40fe944f8d422e51ed48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3de4ed106fe8485982a573b392b8b653", "region_id": "RegionOne"}], "type": "accelerator", "id": "b1e14588a63a45ee9de3acaddbb74b20", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74f021a26d9c41cabadf2634b3345c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab03d23c629e455fa61583e730d0cb3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae4d1ebccd4845e9acb04b402fd8eabc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c423b78db1e4d759aaeff78c7e2fe12", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97d8b29de5cb48ed90b09b4460a39f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ab64e25816245369ef282168a1a115f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f823972fc5b340069a244543928e3769", "region_id": "RegionOne"}], "type": "registration", "id": "dfbd4473a4f34e1ebf811c8833a04670", "name": "adjutant"}], "user": {"domain": {"id": "f265ec8c17a94db3af4a6388bc54bbc5", "name": "5caabea094834f7da2d52fb0dc171826"}, "id": "aea9b05803104da79573475cfa28f560", "name": "81b87c84673744c59cbf45534fe9d70e"}, "audit_ids": ["353f1a16c66340198161038decfa7ae8", null], "issued_at": "2020-04-23T06:25:56.317240"}} 2020-04-23 06:27:56,491 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?status=DOWN" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,495 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,498 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} {0} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.189496s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,350 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,353 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,355 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,357 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,369 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.298520+00:00", "project": {"domain": {"id": "e2d02a33ce944f35b662523864d1910a", "name": "febdb278622d479ba84781bbc82c712e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0497481b98244eff94a794b802da13c4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2901fbb16c2848018e75f67f9c3c7405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "02d14fef1300413badbcd2bac6e03f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7e52973c80324d07968bfdc74b1b1f38", "region_id": "RegionOne"}], "type": "identity", "id": "8a8bbf8300db4684959bc5694b37f42e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "51d929ae99804cb1a61869c1351e3a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e5b9e6b2e90c4f218ddb4af0215bc786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "01980c35608f4159b4d54d4d7b50191a", "region_id": "RegionOne"}], "type": "compute", "id": "8bf6daa922234ac4a99baaf50aa66c3b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9e18fc7dea0144fea5557796282711a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "688d4b3774b04d55bf3be4b2e26df284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "867e23176bb440b993b5889d6f62d58a", "region_id": "RegionOne"}], "type": "image", "id": "1f221503cb2a40e98658c16f6b429538", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "39e96c2b7b564ab18c1e3b2e4cab360e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6cf95faf6ed64293ac89b6a14ca7e480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "84257b6c00e6454e8c4e743b0fda6673", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1f7ed62c542444d1957f186d2b267404", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffc4525409694906b62a943f2ee0cf11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1104621f9ca24475ba993c784137af94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2d0650ae19a445a8f8b9d248c2dbda9", "region_id": "RegionOne"}], "type": "object-store", "id": "dccbf21e993f4300b16cdac8e76ed7f8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "461b7b02410e4cc4acbdb70babf98260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f9d8ddfe7d14ab88f378b6ea8748fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8df8f5187405415daf044ef09727858a", "region_id": "RegionOne"}], "type": "clustering", "id": "cbd8660f49904dd98538b5c5aa25a93a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32e518e5f42145b5a5c191ba2b4d70b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9fabd4ca630f414b8c354dc1903d66b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b33e813d6cac412fbf0738e0ed1046d6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f5e4c11e8a0b4803b8417cb3cf6ce533", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43e2d8717171421399c938a971cd1dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96e1af02f6c94f0fb44b5e9a4f156417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a4c670f9887f45d1bba9eaf42e6bce66", "region_id": "RegionOne"}], "type": "cluster", "id": "bfb7443ee33344d3864e49e527d3b4f8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f1b033cab7434e52acec1fb62ef93169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ffac9d0eab9e4818bc0a62ee6a397a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3957cde282bc40d7ab2c68fb9b0aa8b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "aa8914c5d9534d14b474c5afb28649a0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68ef2412cf774d5fa9e0627591f710e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8be031b972df46aabd429ac9e1e3bed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9b622765e24045bba638165ea96a74d2", "region_id": "RegionOne"}], "type": "baremetal", "id": "2ca38a34371041379b426b3b2b45aee6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a2b71d28e9040d6b818e7b7f8ff79cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "391b78b346c24f12888ccd215b373de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3b343401e0654f08bfc4f1724a7a8ae5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0ea7bacf79cd425ab76f0851b94e6a3b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a9623ef4d21f44d3ade85c93268b8090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6da52db531294c9e960a02080227d56f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9ccc8d9d9bac4e0688730647c0c4636f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "af5723f2eebe4831b1ebbd55642c7021", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4572789989034b7ba5e65120c6b1ea44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0792df4840ea4d188a49ae8cc322e14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dbffe59af8824d2f989d23cc65d524ed", "region_id": "RegionOne"}], "type": "key-manager", "id": "0c7a025a80964b0d85bc61ccea41ca1d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b8d89b1f4ab4454b1721fc9a73ec81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0bbca00444343b8a43124d452eda6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "27e24893b6884c80b5efb5f9775104f3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "baed2bb07dbd4b79bd54d3c57eef727b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9be16c0307c4d3b990c6a2dee58ec9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac16fc79ee4d4e2db0cb504672d7e4c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9b225cd0b0d49ca847a2e2b94baf2ad", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7fd43e4492d84add9d91ea1fece8c9ff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e39018d61544d33a25c3bc0dbc3cde9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "257f680b3b454fcb8e58527d0807de12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f006c4f30ded4ab6b7276300528cb043", "region_id": "RegionOne"}], "type": "message", "id": "e4acf66ecdf6428c8e3caf33b2664fb8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d88f6e0354ce440ab73684d5a20fcc8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "14a89f2781b246fe82f36785c5c8326d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d6c8e4ad68734cf5a5c0d80feb2926e5", "region_id": "RegionOne"}], "type": "messaging", "id": "9b5be06bbf1f46feb9af73813a87223b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ac4b8ca8086b4186a45ac6f930b75162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ddecfa27698345dd907a4cd2f58cd11e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1e342401a8434a6cad54cbee2edc0b8d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "72025fdbde5f4c6c84b9e348c361fa40", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7f1061798224fbd9605298a6bb2d218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fed5dd24f534bbf934c137d2628bf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7011021e4d848579bc74279f23c77af", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a3119ec05ac645eba7adbe6c835ab7ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3967e8865ad4ca5b68ed389a0e9a18a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f4fdc18a2254738866cd29ac8c87d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1df4793d4f7f4ed1b7862fd042aec8ec", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7d94539c6d22459b99f6f27c85cb1725", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7332d1dd92f04d4bb01af111c1e2cf6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4338f4b2a844dcb9aa2d3420efb051f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "377bbe672f994148bd9c6272922970f7", "region_id": "RegionOne"}], "type": "container-infra", "id": "f8c2f91c322c434db573cada277630c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "565aec055b2d4e7c8fb0848c95382377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "262474023199461388dd9d60156f164f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7fa75e1d42f54c29ab64481385efe370", "region_id": "RegionOne"}], "type": "search", "id": "47deabc4377848cb9c40616ceeb48820", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0d9e392c78149af9aaca99b7350f57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fe938bb02c714ca392616122f01c93c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "398da4a20a774aa4bdf76a9c6af52487", "region_id": "RegionOne"}], "type": "dns", "id": "299f52d83bd9466d9b7596aae744f93a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1b3daaab11741828821956eee3dd6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "273d00699e8e43fd9c23914381213ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2b279034531f46578266b339742138a9", "region_id": "RegionOne"}], "type": "workflow", "id": "3428bcd15f7b41eeabf6bdb114de0fb1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a492c8c911a54018ae59cb4a5f99d5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68190d5ea17a4f56ac64d1fe41f44464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8df373fe3a44378aff0664638888f81", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6717d2d50b214cc2b6447b479de28d4c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "02ab80defcf24a84a44e052f9708f636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f60860a72e204e61a8a618c011dbbf19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "944faf466428463087feac1b1f5aad9f", "region_id": "RegionOne"}], "type": "rating", "id": "de4e5721605a4ee8b00ed3ea1351503c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a476338952b944b8bc1a74547ea49b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "facaa08ccc484778a33f14592dc97af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "62560dcaf5b242ba89cbeed4f1c848ef", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2c308bd30f5e4f73bb35655071ed6208", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67a2c2f15aa5475d9349f0be5c170254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de8069b5136d4a88bee718f263cacf76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d78cd123bf6d4dc4a0ce5d3c850a7abc", "region_id": "RegionOne"}], "type": "policy", "id": "50eeeb61d2f843dbacc4fbefd5a07373", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8372703ab164916b23e77c65bfa2cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76f3a24a18a3408ab2c0fc4e6419363d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c887ff84ccf644d68df79015445d1a6c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ee86c067970b4f3199eb5624e761fb08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08e5919b85684eb1a6debf44f8285efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82cee3e15b01486e82dc0cd952db1360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3ade6f30c5154e81b1fa342726d28546", "region_id": "RegionOne"}], "type": "sharev2", "id": "2ccb4825c7c44a8f9a2b27f0c3027b9a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd27481a068e412898ff180640aa8a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4d410f46cf94b40b720fb906205e44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "84fbb860d2874b99a566012adbc6de4e", "region_id": "RegionOne"}], "type": "share", "id": "a2e8eb62036c4c7a81744723c3d3585e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7af0dced784446cbac01500ff5d7cc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9c4decd13374aabae70e357d2674faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b30571f21ce4dce907ffbfe65a3dfc2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1ecd9a0a36884175b0c6427ae2fb798a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af908802af7f4f1db218ddcf6a79fae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b78fcd92a964476f817df3bbfaed5ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff05562a03b646359339f9e9efcc0933", "region_id": "RegionOne"}], "type": "orchestration", "id": "83908e7787c24014abf9d2bc28fb3668", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ef93daf847c4b3bbfbb74622ec17b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2588387bb76047ff9e8db3d023b8307e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953f8b7696124ffcaac27118ea41e0e6", "region_id": "RegionOne"}], "type": "block-storage", "id": "68dc47b8adf348a8a459168c68efeb61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee4a8724465246a093c8422f3f45fbbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35579ec12ef147daa26defadab8aaaff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "230ca7f93e0f41619e869bc45a9f0c48", "region_id": "RegionOne"}], "type": "volumev3", "id": "28feadef39244060bf5ed3b8ed6aebb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "361e8a22624e498cad3a54c1b2955fa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aa1c9fdcc664a4b993d0291bfdc7e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "851c1e37b8994417a7bca7af026c860b", "region_id": "RegionOne"}], "type": "volumev2", "id": "997765c76da948949aa7389c63b0763e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eedb35df4fe417faefe0813b9f49836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1148ddeaa8a42db81fb40f08bfa2ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf4719dbb13410686bbd5605797efda", "region_id": "RegionOne"}], "type": "volume", "id": "60a92fca39ae4c50904308ea49c6a14a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "834962026c0b4181b7cb8922c0479387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a59376de58eb465f8b012025e440e696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7621a7f3aa0b4b6b8a727b2ee1d4a488", "region_id": "RegionOne"}], "type": "block-store", "id": "dac704f73bc24c1b93fb764310a05fc1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3107f6ef96784f7f8f31c2d9a38f08fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "72f85b2897a449c1aff64f127247b188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c792ccf1f2834863a3c2dcc19b23d547", "region_id": "RegionOne"}], "type": "alarm", "id": "85c20056e640410c896936bed3ba1bf4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19a8e09951fa47f5bd48efbcb2c2669b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0de9eb9a34d46f2984e8eea13d55add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66af6127e0ba4c55ab8867466e17de5b", "region_id": "RegionOne"}], "type": "alarming", "id": "51e2325ee9ec45598b5d2d3cebb0d68d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5933ad7c2b14444494b5413014cf0bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7b577190c72422e8491151d50c67d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0daa765cc330473f930db3e1c5ea6fc9", "region_id": "RegionOne"}], "type": "meter", "id": "60aae896d6e94fa19ccd8b2d1b54605b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e450cf252fa474097b5ed9a0a2071d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b84d4064d5e342c7b68cc3feb14f430e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "51aabd3d55a74c5c8accde52ea0ace41", "region_id": "RegionOne"}], "type": "metering", "id": "5fc1337a5e1d44fab581e9e38bf07d61", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "37aa6dafdce64d9c95ac01cbd47dacdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f735b0c078524a46b77512fb1acbf6f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3db92ff97ae4451a09fa81ca1e60399", "region_id": "RegionOne"}], "type": "telemetry", "id": "9907df0f829e485f93e793a16da82117", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0a6976670404bc48f25c155f08c911e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d60ae633c31a4e7aa80edf3550504c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3930ef5515874777b12b54daada75891", "region_id": "RegionOne"}], "type": "event", "id": "05f1b11b9ab54a8ab6db79ff5492925e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5254b87c97fd4d9d915157e40e43faa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd0ddff0ed9f4e03a00aed02b80a6b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "617447ac4f3a4c9090fbaece17790db9", "region_id": "RegionOne"}], "type": "events", "id": "fb3b485547b746869cb3a7cdac0d031d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51a8243ea0af468aa7d53b5b785e9570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b33e1078086444208da24677cb911190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a22ee4ae217a470b86d991bc3113afaf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f04724a4f4a044629ad527c1e7ebaca3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "706617e510ca4897b16f8ec8139f161d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a52edfbc44d479e99f7eb1f86dcfc66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "600ffc40714a45b38261d2f0b0cae08e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9ea00525cd4f40d8a8bcb99694d6a899", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f7fea375c334ad0a42ddeb4bd1393c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fafbcbaeec54972ab9c9d75cb81608b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "192d1b2f94c6421f8d611fc92732ec84", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "137839dc1d124877816e2ee1dd27a7be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d456a4477dda443caf2bbe111e0584f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af00aca246ec40c5915618efe8cb20e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f8c6829372940b585e8be3f4cab56ea", "region_id": "RegionOne"}], "type": "tricircle", "id": "a0ebb8a789024fbab34397f72f4f6272", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f88a1d2ddba54b56868042731fa2d2fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "66d125f09bc940a1a98cd816a7d143e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bfe4bafe4ec9421883d552d9f2cf37f3", "region_id": "RegionOne"}], "type": "database", "id": "b0e30d53a655455a98aeb0edee5af881", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "471107ded74b4845a5e290f30a8ea1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "077b08aa98e842e2b9e6a8dbae0d3704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "25db126ce5994ea089cb24f966ac6ae3", "region_id": "RegionOne"}], "type": "application-container", "id": "2d9c160943234f119a08ae78dc151346", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c9fc9af10f145c8ac4c30ad7d8dbcd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5aa286b197a2448687ea92212e14ff87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "359fb2180d424fcd832d69acead52132", "region_id": "RegionOne"}], "type": "container", "id": "99d092445a0b47dfb8c9a5ce1bf3fec9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f61cea29102a4f4a8cb2f1f5cfdc96da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d902508d9fc41d1bff9e56e4d3ad31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5cd3f5e245646758b96ce2543578b58", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9028b79179a74b7d9ae37e9f1b55e2a6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72c9280cd12f4c0d8a03aa88c8b21b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c8d01fde6fc411ca76a78ac99a24de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "407ef20a5e544895a1bcf659c25c37d8", "region_id": "RegionOne"}], "type": "rca", "id": "bb6eee1064a54ba48451f884c91842e7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8b31e2e8e58140759f2af5e9bfc2a10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0b9db07d455942349a3ed577a50d352c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2cd7b0568bb04cdeb4960850b121ad34", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4dae9ff781a74834b02ade6d6e6876f0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "16d77150662446699b73a686a384a681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8726e1fec2ec4e09880ce134ff3ba6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "641495d06a7d4e32a2148daa24d8fb79", "region_id": "RegionOne"}], "type": "network", "id": "7b47ff96759948f4ba37b8badceefdc2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3116efe3df5f4056bb85bb1ac4a1ae84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5e457b3d56174301aa5650f82e745214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "53737bb96afa4f118e047dda2388c69f", "region_id": "RegionOne"}], "type": "backup", "id": "30081fb7798940938fec4d23fa66db10", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5b8907cf8244c398a56cd9ccb4ac88d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "00c98ff7ffc84063bee131a5c1e0a58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f62da13a64fd471aafbef17bc7e29ed2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a62fb984932f43cf86421a67e3af0afd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "13498afe995e41d18471f509fa8e9640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4bdbfbb664b24d519cb88297a5fd283a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "418661880f59466d828d0103cdf53bfa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "44f4bdc3d38d43c5ba032fb710c1358d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "49f55c5a5df0494a8e2e451461b3a393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11c50aefcf8a4f85b98183dfddefe0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76c368b1dcd64b7c931227d0c6bc715b", "region_id": "RegionOne"}], "type": "monitoring", "id": "3f523378b8ca4a5ca59e6bd0a4afdcd1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c9a3dd6b9ac14b94a528a971e6d43eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8cf8a4b59e684980a64f98fa98545cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9145385d090f4300988e4135b3e3564a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b6c7c0cfd52341dfa81a1fae893713d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4f7908b113074a619fba891a7bd99821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f3317c5cf31f41cab866d2a92b2b56e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "76de576dc5314858bbd5d06ce5745292", "region_id": "RegionOne"}], "type": "placement", "id": "40bbb08193904dbb8e01eadcbb17ef77", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79c37ca46cf2476c89950e10faf88897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7d75f6082a4480fa2e2f9f9252f661e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c761693bdc440a5b50726896e79a6f0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "12459757afc745be93dbba4f5d11d7a2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b84fb39c55d4d148b8aa64942f17b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bce5f2b161fa4cb6ae30129fccc152ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3668353ca1d748cc99b0a31dc7bb47ec", "region_id": "RegionOne"}], "type": "ha", "id": "ee95e3d0038446cc9d0b2d8aa246333b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "97ce67fd52e44a8797535eedbf285a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0e91f00bebd4797960239ae7de6b4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dfd5026fff6d4673b62d47f77065e934", "region_id": "RegionOne"}], "type": "reservation", "id": "b48899bc6dc246f294dd85e5dd4c4f7f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58b725788251444f98c34eebbb6c29f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "96f248041a424faaacebc11e38cdae6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3b3e7ac3c3514ab8bcc7d870798a0be4", "region_id": "RegionOne"}], "type": "function-engine", "id": "f066444f103242119d78a9d6677e8531", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2350400aa5464eb5a065d1e2ac65c196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd7b249177e84880aabfcababd4a73b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8fefa2be108d4c9088e6757b9c481b47", "region_id": "RegionOne"}], "type": "accelerator", "id": "e67270aed2f84c339f016e7870cd072b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19c93e5839bb4c0ba87d4c7cecc6ff91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8d30f798d5a4b1395de89ed9b3215f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "de364b60925b48dd9de35203c13f760d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5dbf6d46e4414d41b49d963b27e7f4e6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1d8d931ce0849c38fed61357d3c7c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90cbad0bcec746aaa9e7c4b08f9b7afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c39e3f339a984cf5b769ecd1c1a2ecd7", "region_id": "RegionOne"}], "type": "registration", "id": "52dc31c4ab104cf5b3a4a32852fc5a59", "name": "adjutant"}], "user": {"domain": {"id": "e358f584902f4d3cad41f789d37110cc", "name": "17410942fb9141e280399aca7472a41d"}, "id": "3909a49b0be94b27afa7c10a41c887be", "name": "28190b9e7c284815b85d30cc00a885c7"}, "audit_ids": ["9b9f79c803e14fc98d063be9a4c2922f", null], "issued_at": "2020-04-23T06:25:56.298520"}} 2020-04-23 06:27:56,453 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,457 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,458 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,476 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,480 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,481 keystoneauth.session RESP BODY: {"servers": []} {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.238357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,326 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,329 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,331 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,334 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,346 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.273479+00:00", "project": {"domain": {"id": "a34ec49971864a3dbf3d1d90d054a9f0", "name": "bab6a6c03f944323842dc6a96e3bb7f8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1e1dfbe8c87b421ba426501f733bd95c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3568ee532c1d4c03af0c2c1f387b2801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a399b5a9c912402e90dadb351297930f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b14b4f5f6324e47914ef4ecf608e8f0", "region_id": "RegionOne"}], "type": "identity", "id": "328d2c8bcf0441e08568b2e8c3e43f5f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6252935df08948e68e64dedea6886a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5b7e8e9897a4ddeba96c526b8e0263d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8c569d0f0df3400b9d2f0e263ab121c7", "region_id": "RegionOne"}], "type": "compute", "id": "00041117017240d2814257eda96d6346", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f6f1eb26b80e4e0d815aa7acda8e6b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2b03b3fee038485e87da00b213d7e0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "132ac01072cb4ab3b260b612c3f1ae2e", "region_id": "RegionOne"}], "type": "image", "id": "a30d56772f78484aba64bba806b14b85", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8d384eef4baa4a7786148ef08119d051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9e81f970cdb2471faed3c667a445bc49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "41ebb70574a24a639e90507d417a9d34", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0eb64ab915fe4e68888d0e93bcdac289", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3f45ccab5bf43b5bdcb1f71a03894c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3e3b4015b34831a7795045b83645d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cb8dd6df1e540248c6e05be50b4b506", "region_id": "RegionOne"}], "type": "object-store", "id": "7878d8b217864f43b560b46ce1faf41a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbd170b1fecf4e2ba90c5070955c3b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1098c7007fdd449db8cf7816aed33157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ffac7a4860a410185f42b10faa4a026", "region_id": "RegionOne"}], "type": "clustering", "id": "2261adc663e740269b78b4e6fdeb41be", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6550d3df5e3e4f6e94507abbd8a2c25c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d67b3db16a944f69ab2c432cad2b1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a2aa9855a7b40b3a3d71076174cafd7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2d53195a749d422f802b6c2bd6f4613b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "353b83454076424399dcff0ddeab2306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5b50369d5ff47218e95c3a5a5c5d2cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "437cd9c332ec4096a26d4e27ea50928a", "region_id": "RegionOne"}], "type": "cluster", "id": "cbb3255ed8d3403a862f980234d3b86a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9494162d58604c56b2a00a488b06e8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "471cff63f60441109054fc6cfe32cbb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8722a85fe70b4375b6c7b8486624c32c", "region_id": "RegionOne"}], "type": "data-processing", "id": "4cdbd791ed13426ab8bb8c78fd50bf37", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4e70cf3a85aa4d9fa4958a739fc1699b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d006783f281d40a88ea5df91f681c6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "10950be3c62f4c9d84177fdadde6f954", "region_id": "RegionOne"}], "type": "baremetal", "id": "4140901e3e25449e8bbf2b28cd38232b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77c0a852ba2d4bf398671280936beb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a5eb35689a03492b8852a827dd4a81a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2ec0d1d3cd7e4077b77996d8de41e5c9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9455c95d4a9f4fd1a990b88c5304c1cb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2959895bcbe34303b1607b97ba8f5081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b35cf58972d04a7c9e00f4f3ca42251b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d8ae553aa6cc4eda9a3062d99216202e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "92b40423669644f0a28b69f156d7dec7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "546fe9c6f67d4834b6bf80ca19f7cfe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "093ccaa78a04467090a1552319e8147a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fbf72bbf7a324f669f2ffc866a518e72", "region_id": "RegionOne"}], "type": "key-manager", "id": "59b9a12142fc43479d1e7780222599ae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1114c8c3b8d405083e5fb4267f1074b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "246472c99e7149c68feea1af80756ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5d74394ca3e4b0f8bca40b9f430297f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "51a690a6238c4bce8889e5a0d78fe7a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "808df7d84c0a46348346024e8860aeac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "289cef24cb7a407a9b8522783086e53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d9ccc707a124c8cac0e02b487e9a014", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9f7239b0124f46f0b628ef03667da225", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fd285fc59e2848bbb11c61147f03fccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "84a533559a8547fdb470db0bdd78f2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "39bcaf16ae8e458397c0f9d4a1748ec8", "region_id": "RegionOne"}], "type": "message", "id": "d2ccc623e503417f8de7be35ad02c783", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f550d3eee8d41029d83c3101bdaacaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cf6892897fdf4c74afb47f5382b2cfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8726216c21349b3927a59478ab0197e", "region_id": "RegionOne"}], "type": "messaging", "id": "fd77810eb17b48c28296f410de4621ad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8d7122af17924d73a099d3d124eb44ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9c2645b6ccbc4c929fc32a74fcea2b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "312dbfd4454649b494ea595fc7beb2f1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c27f0704c2ce4a9b9956d2ca2d6b9bea", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0ba2c9df05b4f8f82439d7fb6ce7653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85015979201649a8905f2817c0b99a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecb5bf64d6304d889e078cca53c173d6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0944e33e95614b59b7c25ef0616dbc1c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7492b849fc774ec785774f905936361d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9747766887754c4ea24bac0913398510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "387d014915534de38e50ea0cdcdf7d93", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d28cc8da0ff44cb0848d4862e3c34d29", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c886ea99f5ae4f43942bbc08e79735bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52d97690c69d4cb88a07120e22956e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8847de746abb4f5a98e206275272a122", "region_id": "RegionOne"}], "type": "container-infra", "id": "6bf448dc4ef545b8b4f954429a8f8605", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aed398c5e8f34b8fadb414c6f39e5522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b8f0519447e1406f936126894c93f569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b345da4c0cac4d83b67ad5079a62fc9e", "region_id": "RegionOne"}], "type": "search", "id": "fd66c3320364433bb004f9289bac8a2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "aa2658da765d4a599a90d0e3bc928bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "88b1a3dfb17e450abf42553e354728a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b7e04b24aee8452b94573ee537aeab01", "region_id": "RegionOne"}], "type": "dns", "id": "823716d0bd98445f84d07449e9a1546c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e06203336a94214813c6299e334d853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9757f14a52e641e281f24bbb839d50d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5477f9d4f071480cbd3b91f7c6e647b6", "region_id": "RegionOne"}], "type": "workflow", "id": "00d40df0f4174271ae71615cbf886a3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99d43df0f5e04ee48fdbc7863bfbd72d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c80d558e8994a6d8060f71d418cb9e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a85cf1b695864c0c86c80db16798ab2b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b1897a0cb9244ca39332aeda003ae9a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "923e15c5df5c48919f4d6ad02cd612a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f352811cd12d40a29c642358c688509e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4b3fbfc770464ff5a5203a9fe604f318", "region_id": "RegionOne"}], "type": "rating", "id": "ee8e113521f746428451d8a399eb73cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "169989b644a743fdb625521d942b25d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0557f7e9e2cb4362bdf2e8a86ca6d9bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f9ef2106abd44cf784e1d7077b5d2cb8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d26dd050b12f43209400336e33e7ac9c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "061590f242434ebda1575b01af2d6cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "280ffca1edae43aaa589653f142e088d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "08430f1fb7cb43189cab280ec79db6e2", "region_id": "RegionOne"}], "type": "policy", "id": "65794ef7f9594e1d90f2b96277001fd2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac9104e9e2b94d8da6778559a00af84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8f67bd0f23946daa66db0282f1ad52b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c927b96f2c054ebcbaf3d4578e002faf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "32c7056e0577481b9bf46b5e6865dda5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10985059f9564aba966133743a9f314a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b5e440cbb424c44899c369f5deac68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "43b7da0ccacd492d8ff3dae2814705f1", "region_id": "RegionOne"}], "type": "sharev2", "id": "5ab4fbb3db2f45ea888b0d9a5bc01e84", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d33acce5a8244a8e913c26cabddff3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7970d4f859c14f0a99e640ccc616e945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2cee34adfae74fea86954693580823d3", "region_id": "RegionOne"}], "type": "share", "id": "7917ee164f544474a527c465086fa776", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1439c92dac641a4b31439eee766a176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d998ede95f724aa38d52549e6f8d3457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "08255a00dd4343e28eca86fb4fc65f4e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "47301a467145425fab7ffebb8b46b2cf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ed999168854fb6bcbc45ae27f0aad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03eeb3b5375d4f898abba0f6a5fb6f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24072d66719f4685b154edab347bd3e1", "region_id": "RegionOne"}], "type": "orchestration", "id": "080c7eb194114e28b335f9940ab83663", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5df17eae2494ebd87a452cafc39080b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "187a60eb722640b3815d8047d3d2b425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa3db8d6e31c4054a4710f927f639225", "region_id": "RegionOne"}], "type": "block-storage", "id": "90b7f475b98b416b94789a2b39998500", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a6a3d6dc6124239970cf1bf911fdf12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09d2d1f848ac4d349bbd53070b4e0aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34849e2474ca42ed9e324e98629e23f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "2ef51e7a285b4cad81a715749382b410", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bce6fa0b381d41378d4af0e98de89030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbcc07cf4bef49689fedbf574bc3f4ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73281dc97a2d4d07a979f3b06a90c470", "region_id": "RegionOne"}], "type": "volumev2", "id": "4ce86c7406184dbe98a521da5de52d0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efb2625a186c416187600930b79084b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7b97274962249d0b126606bc1eb7e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcd104dd84764d959aa85b928a45f47b", "region_id": "RegionOne"}], "type": "volume", "id": "ad929dd97c074bc9b794c5e7ba4b3cce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d599e9444bf042e496a916a4f24a90ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eb6a69fefd84248a0f6cd6b703efc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12d70d7a25564a118b2018ebf65f904a", "region_id": "RegionOne"}], "type": "block-store", "id": "6e506b8c956745c4975f51d02c7ff1f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6dd2347883454a0b82f9cda2a41e5ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21d10937e1ea41c6a8425afe30576823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e00f287acb44bef8084afd7e432b304", "region_id": "RegionOne"}], "type": "alarm", "id": "1a5ccb5b27e1426ea80a62a8d921ce85", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00d93c26cc7c495ba1ca0a9775d400cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "535f62c790f5483187e7ee0952f8a3c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "561ce64a64324428a04074b7aca2dd9e", "region_id": "RegionOne"}], "type": "alarming", "id": "066ca15d52f44799ac4d586ed8a298aa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae2957aadd3e4f6398b80b378a1dbdb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e6c9c1b074646fd94c22052eb622f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6eff40234cde45d897e63ac8436b193e", "region_id": "RegionOne"}], "type": "meter", "id": "c7b60acb23cb48bc982e1f78bf1af69d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9a00ffff97f40eb9109db7e3e9fea7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dfdd1e27dee4d60bb57bffff0fd1bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f32f6edda794a12be4c5fbbf996141d", "region_id": "RegionOne"}], "type": "metering", "id": "6406dd41ffc54083a80d04ed7ff8cccf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a17962808314e2abefb6437d65bc9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "05459e620b014d22a50ea66ca3bdb15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ccc34b3958824493bd0bd6311c61034b", "region_id": "RegionOne"}], "type": "telemetry", "id": "275a86e5eb944a89b0c8050cf9629576", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5404ea17c5fd4c088430bf3bcbd8873d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "779410f9fd194174bc254bf0ad6f6d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "535e75d642b542c3aa48e512612f4edc", "region_id": "RegionOne"}], "type": "event", "id": "df235825427445269e1e30ee57b2cd7a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6a53bc5a40514bd188aed4ec09f8a8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "10cb301bc72e48f7b68a87e9e4751b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4250a649d68945a0bb3c6efd84cc2731", "region_id": "RegionOne"}], "type": "events", "id": "9bd482f1de6942f5b984fe22b3f2a74e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0ed799c8e42b4ed6a755023829460afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1494649bb00d471aa95b75c3943b92f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "86a37a7f2039495598a2e2142bc63577", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4a5a90b47a6543f2bdb2a6081520f5d9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c8caaee2a0774f92b99bba3f01bf3f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cacb721afb88469aa390ccc290f12028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0ba0e4c006424e1a968b790b7c51073e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dcc1958a46844ece99560b0280096df6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ab59c6bf09349f1b02128b2473395e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d0cefb70617417a9d555834b0c773e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "503990d6637f4b5a83ba58b9f001eaf4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c9315cffc62744cea426ee723a8bdc29", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2150b77b1504439092a637a9e98a49bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b7e97a668c04584a3d6cc1828fc3b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a498340f1a124de7877274c0c915e55b", "region_id": "RegionOne"}], "type": "tricircle", "id": "ed463e83b3c84f709948d5ef7d28d8db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f4779b3a4d614354ba84011762a170cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "194bafb010f841a58b87cbda8675f281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8e820c2dff1e4654ab729b972cb81c3b", "region_id": "RegionOne"}], "type": "database", "id": "6a0a69b19c2f4fad804a19f2aeffa51c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1499ae2c56a247008eea2af24d87774d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eb1abe9acdd7430798aba1b62721b00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6caa4bd98dae4ecd94bfe3448f6949bf", "region_id": "RegionOne"}], "type": "application-container", "id": "5af838810a284cfdb971dbc680a6b463", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d6f8d2806e446b0b77fe90408995e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e17f5ec2f9f47a3a4d52f1ebb6195f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "045348f4e9e74e04b0ab50caff40f1cf", "region_id": "RegionOne"}], "type": "container", "id": "2da0607abd1c4aabbd646a662f322ea3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f88c8642ef74b58a276674abac0a24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62d6beaa14c44491a7420359334ad474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ad88b7f45084cd8917c89f47b4c1a6c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e189b4dcb0d24b649ed298ab385e3cef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76a072b3e7884a50ac24cef8b43c514c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b2a42129cd84e329d815f9d4c74154b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d03f1f8bcf3f4b619f61b0d14192a01c", "region_id": "RegionOne"}], "type": "rca", "id": "6cc6b27dbea649b0afe3b6415991db63", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "59f2ccca9b5d468eb69873a356cab6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8b7be61e20f4476bb1a6507b9e0286e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5edb5fe68f9c4449b2d43f85f4b4fa4d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5012f9013e294aa388c8e2e3e5fd2bd6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3f5fa83bd06646138c295cf4ff141bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "77a0a2d97d5e415d834e8e14708435c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fef7806c20f2453a91e55806ea0240ab", "region_id": "RegionOne"}], "type": "network", "id": "dded43629a8a432484811ad586e9b346", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c821cebe4b0243f8b95dcbc6c7b88cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ee3467121c91475584988c7c709d5144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c44d89d5f4634361b0885b1d1065365e", "region_id": "RegionOne"}], "type": "backup", "id": "8cde75a822604ea09568a15675fb17e8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8fc0ae0e4b74eddb14f2e49505ce947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8ce5b84740541898766d01ea48212a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "403078aa947e46b6b6bbd70783de2755", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "527acda88fe0417d9c80cb36577ec1b0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be74f68cc9c0487ea06e370ac9ac14f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4c7678e0a3249d7a6655e692f1657a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b2fae7ee88942f6bb92e9ef77d636de", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ce26d0208cde427bb373cf18de5938b9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e39af58e0d0411687d7ae91fb6b1985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bada5753a8494beaaf36ffc87bd654bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "94c8644790884e1892d2a7b022f3f5a6", "region_id": "RegionOne"}], "type": "monitoring", "id": "2a37fdb5b36a46468a0b8a9a06930127", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3297732312574163ab2b8ee5fd6002a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b85d92d845e40fc8f6f8d06182fa931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d750903e1ea143738eda345835bca2cc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e4c9f55b312842698d43ba73e9958a73", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "94c7601082934456a6a1857a5ad147af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8e188a9f9337452e8d5c9360a5bade21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "55032cfb3f024ec08af215e833fc79a0", "region_id": "RegionOne"}], "type": "placement", "id": "20c0bc6def624b7c829c9881dab145b6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "994136beed6f4fccab1a07107aab4b0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cfad2758b1c34c5ca80e6987cf06496a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2ede640f28340bf807a6486ab90e630", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ee404c125b9242288af462d7f317668b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0799552e3d18493f998f20c110e5e8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50c3c22ea72b4c2eb1c4cc14a3b44209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f1ce1b4a535840f1a7d47d01e5206c78", "region_id": "RegionOne"}], "type": "ha", "id": "a8a65549aa734d7bb79b48322e2765aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "84dc6917778e41438df5f15f91bc4d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "abcdb87a63c7452bad5920a8778cbe9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3dd69a1ce14246999afcb37216180263", "region_id": "RegionOne"}], "type": "reservation", "id": "f380d7827d3a415d938c96fdaba9263c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b9c06d6fbb064b3abb2cd92172945237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d977091dd8ee40cda0277347fa99c77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "11677d29f2a5415dbba0d86b31655b7d", "region_id": "RegionOne"}], "type": "function-engine", "id": "cf5a286860704e16aa4ad840a015e2be", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a286e4f747a448aba970818598fbc50d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cf3a155c92424e808b61a75f4875f89f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "347c32a1feba4df786278696fa73d168", "region_id": "RegionOne"}], "type": "accelerator", "id": "55318ab325a54b7c817cbe86a65a3dfd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c79214ec0af4d4a82316b25739761cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48341b12db7b4f23a52ad91410eb3f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c335af41aaa4ad39fee77e87e99d221", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d76a0ee7121b432b8f6ce86a2b3af49b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d320cd7048fa4e7e9c50b0111f20ba04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f637563ece174ee390e2bdb448a511b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "df783fc32e8a48ce9adde2da60f08ec4", "region_id": "RegionOne"}], "type": "registration", "id": "53dd15171c8b4f3e995bb4a16d33d880", "name": "adjutant"}], "user": {"domain": {"id": "4fb80049609e45599cb7e49eaf25c491", "name": "9f38817ae4514b6bbe2e2961dddf74d4"}, "id": "7d429b373654440ba9711404a04ffee7", "name": "4e9f9f7d2df54d17a9d35e84fe1cf9ce"}, "audit_ids": ["78c90b8e6dd74f878fccc528f9d03a9e", null], "issued_at": "2020-04-23T06:25:56.273479"}} 2020-04-23 06:27:56,474 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,479 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,480 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:56,483 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,487 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,488 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:56,491 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,495 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,497 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:56,500 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"bandwidth_limit_rule": {"max_kbps": 1000}}' 2020-04-23 06:27:56,504 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,505 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} {9} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.173391s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,386 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,390 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,391 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,394 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,404 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.329536+00:00", "project": {"domain": {"id": "f5e2847c479f4c4eaec54a5e2fb67499", "name": "1a19459a791b4aee854e568b2868dcf5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "117ba60b61124d51ad15fc1a1374113f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8dd196403eb64e148f5b9ceaeb3dc91a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0b5970293bed4a209d5ae55557b45dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cea9ea83de3e4c4e91c6a0821e7c8f7d", "region_id": "RegionOne"}], "type": "identity", "id": "4bae9e9ead8147a1a0b47e96d6c502b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67460691766f458dba1399dfcac4f852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6d205f059f124d58a458499b680219d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "030b3101a59e40649ee8cba6809b6563", "region_id": "RegionOne"}], "type": "compute", "id": "c0a2fd55635a4a5b9f859aa758390901", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2100cc2a2fc048bcbb5d05d6b6ade0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b0b7c3dba55c4866a6dbb26a1c4827d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "48007437cdac43b8a3de6a6f7b1683a8", "region_id": "RegionOne"}], "type": "image", "id": "931dfd96a26b4303ab7a7bae80748709", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d635a926be824dbebacacf867a67b938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5fc9b49701f8496f8d8cf8075a8a3a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e61bbfe05fc84867897e70866a01c211", "region_id": "RegionOne"}], "type": "load-balancer", "id": "658072e35f0d4403a0f25dc0870bcd4c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79f0774dc1d74476ac5ea91c53596059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a47e1badf1124dc5bd2968d50c55d35b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5357ccaf3cd944a4b45b3e65558efbbb", "region_id": "RegionOne"}], "type": "object-store", "id": "4d7e721ac821453d944c106b0c5b3e89", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f5f25c0dbdc4eff939910fe9c42620c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c8a1261e6ac4f6daf5c81012caab2c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "49b39a4bb4864659bfab4c897e065340", "region_id": "RegionOne"}], "type": "clustering", "id": "9112e384041e422893ce37c7ea530b29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "facc557041054749ae17912530850fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b07f89dfcae4239afa03a485a49ce7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "86de7a9dce66418fadc74aa10e38f30b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b25dd602e75747ea9498a49ed9981db2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fd7a5e162ca4e10a2a406b8ebc2b69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2349289c29fe4662afd1556d79c2279d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ecec10f4a84042fe8f9172f6f33034c7", "region_id": "RegionOne"}], "type": "cluster", "id": "b86ccabd0d45473c8028b14d4f0b8096", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "99c3741c935d4220b7e0682ee702e2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "26b12b8db66d49e4b65cdc50025f4219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "534f057bf2464067a2a33b174d488838", "region_id": "RegionOne"}], "type": "data-processing", "id": "b382be8ca26a4f028cf4b8b3f02bc141", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77b15eba65e94d43889a501f863537b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a39fd60e81984c3eb62338c8990177f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06b37678085242a68f25a989fab6979a", "region_id": "RegionOne"}], "type": "baremetal", "id": "eb2291ba59004c9f82da1789114a026b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00eb1b90291c41ebb0345ada9a6f8ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ab4818187bb4cadb196a32e56c55394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8b85d54dad85437e97c10290032f9f88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e5b0dfbe816f45fc881390aec26954ca", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7a631ddb9f814228902620d08b791047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a061aa4b49ce45699fbbda990dfa4b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a82c4b4cf68041c7bb2af10be18c2bad", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "023d99e965bf4b7ea73aab77e9178122", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e460e22967d44657b5213df4320cc922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ef303d273f34b4e802360718b42b4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "751dce5ffd7a41658917f9ce73d47949", "region_id": "RegionOne"}], "type": "key-manager", "id": "168f90164fdf493e830ebbff46361e69", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43f30f2872094fd1926a349820224640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9deda5a4c24e49d9971e50afaad3d970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac3a1a94e0404bd3978d8dd2ffa8fd00", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "823841df9dee453f8a292efb39bffbcd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e329a8eae6945f189d2686d93e14afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c96771c36daa471f9e2b2c6d8a7a8b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8b09e17eb858470fbb1de49826769c67", "region_id": "RegionOne"}], "type": "infra-optim", "id": "04c104fc19ce440ca3920fc19239874f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "257a77a5023c4c5c912cbc04cdddf548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "88c9b7b4e9a4410e88f2fadd3cd7ea9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0edd50faeed8421da2563b6a8bab86d8", "region_id": "RegionOne"}], "type": "message", "id": "70fc1247fcad4e6fbfbdb0315d0668a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "db9afba0ee3d44cca49f7e4db66ab977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b44cc197b30e49449b189ef76eaeb785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2a9d64c2924d4dc78289d655f6123b35", "region_id": "RegionOne"}], "type": "messaging", "id": "3d4f35f6352f472a8c4e7afb0970a49b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06fc883f652b476180ec199042136430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4eeaf287774b4d2d9e0db1ba0c24bfaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d9c9eb3551ae412c8e2bbdb9f9134d2a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "75a305c04cb1492797f2b9a3575dd008", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2989ea6da724a8faabb1afd209a1e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0dbb403302fe421baa9f0e4a177ca236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02466c869b2e4f5091e5505b80d3f4d5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "edde8bd1c1bd434fb7447e3c2db21329", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57e160494c4d46e2a32469777650add9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "010b93dabe3c4d4f9c13de175ec663a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dfbdd72a55547eba7e3860e24bb33be", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2b2a2ee088a344da86f5a19dca2acea0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7112b0b15074f3eb9602a42a58d2c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f7e1c1866b34f66b31c9afe130acee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13407afcbf8b445eb9cadb2305c5d33a", "region_id": "RegionOne"}], "type": "container-infra", "id": "a03c25e2ebe74bd4b524be9dbe2aa663", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e65438a3c42b41a39eb0fcf1937532ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "598f2900ac27438eacbcf5db3656a05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2cd2c27242044758921f80e0e91d375d", "region_id": "RegionOne"}], "type": "search", "id": "626da1b49d654de384a31664ff19ba4c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4676ea1d49a64b0db543ee5a3dcee428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a097224ba97745e4ae92e8c6b15b6cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4148060cd055493dad7aca26f866886f", "region_id": "RegionOne"}], "type": "dns", "id": "59658f05703b40a4b4747603a137d4d9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "854779f52b9f49aa84fb5c0b8f67502d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c86110da4f3457a9fe0dadeda4a7e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d906420b72674599adfa67106a0c46d9", "region_id": "RegionOne"}], "type": "workflow", "id": "63fa9cbb3182451c8e91da31bb456ea4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "742f5df2e81c4bc1bb68a7ce21898fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d51d9aa0030b49b58d5b57af0607b16f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17e04d62c9054bf6ac5763d0cfa1ec1c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "287efe2c2acd4f609f2e6c954f27ba93", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8dfd775c8ae148d28e9a2c894276255e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c125dd0f6ba24aaab4c6cda080b54087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "036ceedd714a41de94aff40f64aa89b8", "region_id": "RegionOne"}], "type": "rating", "id": "cd4ecc9ad8b64ad3b30fda863565b5cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c40f725e5f6b4e3b903f4d922a8dc2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b959c36c61a46e8be6aff20e231929f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a6444f6a5ac6496b8a56ea9d542d0c41", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b85d6b672189420699ff13a1ec8f724f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9eb7740d79484d138743489833080732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0ae665ceede44c79dec1993d9e0500a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4fbea57f935441129d50877a7cae1658", "region_id": "RegionOne"}], "type": "policy", "id": "f473c7481a05411e868514ac3849498e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0daf8e92d7140c2bfb25fe9286143d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a48f77b56124768822624459fd4dcc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c56002a05db497ca5d71121826c07d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "01149277bd1d4b55aec4b4cb9a7a88e5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50add06c81c8458c85b2b3e925175ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de78d8699b074a52ac432f156d45eb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "759a4cd1f2354ae88cb85a2bce9685af", "region_id": "RegionOne"}], "type": "sharev2", "id": "502b1ed1491d4376bc897925e9673c73", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "613dc3e0edef48bdb161eb8ace249740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46d2c31fcfdf4c3d85219640bfa218bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8eb61fb620e4920b983df11d76a6b4f", "region_id": "RegionOne"}], "type": "share", "id": "6e4178fff5d14dc28597cf9ac46fe2d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ed2f2404bab4ad190c04d2da87df0ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1bb7ce5b5794a7a913eaa3b3f093bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "03bd1d2bed484fd7bf98df2594216809", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6ae944ec3e674c04ba3c4d61c7ebb577", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "134a1d50e8284955b5ebf1a145e7b99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a97f04736be14ce1bb1b743735192fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52d9156ac19046909bede1dd5c951979", "region_id": "RegionOne"}], "type": "orchestration", "id": "986aff4fff134400b669ada43b7d53a8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc9a1dd7f40641789507b70018a620bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79d4954e7f46495ca5ec1e9c80613bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67492fb3995d4c43ac7171067ade8be9", "region_id": "RegionOne"}], "type": "block-storage", "id": "cd2783adacd74214ac8de93cde2c80cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac1bc139ecdb44fbbfaa903b75b2ca1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a24627088148f2bddc180d9858e2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abeea1067bfd4dffb35fe144de04eb53", "region_id": "RegionOne"}], "type": "volumev3", "id": "40c59a63a9a84ffbbd4a1c4f2086d241", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "088f958bb95a4389a7cb99ebe9977607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aba1ce4cd7544d9a0bc7331c6f16164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a7f61c339e345ad9f564b4e116f456d", "region_id": "RegionOne"}], "type": "volumev2", "id": "5c8918e7e08c41ffb56a06abc41950f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2775337ef7414ff69bfd939525d7c84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37b1ae438fd04ee391fccc15a920dab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7700f2602a749b3a3e5b11931c4bc93", "region_id": "RegionOne"}], "type": "volume", "id": "ac8f4a1508bf43ab826ec9975ccfd017", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c015ebd023ec4f7280286d9599bf2e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628a2984c607453a91de005774c2b513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "530e8885ec0640e0a58fee720598df24", "region_id": "RegionOne"}], "type": "block-store", "id": "6f6bfe68fcbe4c3c8fb29e35bbff6f78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b27b35eefaf848f78e8077dff65bcff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3e2e1137a6e4e31ae3432269bec7321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c4e09a9ee65a4d4cbbbb00ec6ad5293a", "region_id": "RegionOne"}], "type": "alarm", "id": "b6fc5bc1aa494fe8885ad0e73576b0af", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86d11855bd3c47ffabf278aaff1eeddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "794babee959b4cf096e21f6d72b5e699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f01337f816d7429eaec15a4e98aaa4b8", "region_id": "RegionOne"}], "type": "alarming", "id": "a8418dcdaae44c768b5444474dd76c0a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "522fc28fca074ad68db96930cdceb4ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d470477f1b51418480418ee059c097f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "56d8709799264c719bad255e2b4b906e", "region_id": "RegionOne"}], "type": "meter", "id": "644d53bd2a234cbaa8be63b5c9017249", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d170fe7546b48ffb00d4b80afb4730c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df7c3e82bea24734ae7aff7d96b805bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1a595fe5d1fa40abb191c44fe0fec7ed", "region_id": "RegionOne"}], "type": "metering", "id": "bc693b046ab74c65bc324254be5c3836", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28ff81c555a148e2b60efbdfd6b47f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9fbce77618a4bd9a4c58dacf50dadbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "431b0b2a994a49d2953fdd733ee8b1d9", "region_id": "RegionOne"}], "type": "telemetry", "id": "686aafc84ca746ae8e7b1d86e750f6cb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f1c4fa0de9b4f96bb865abd720af642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c0eff016fc0f4c58ade2e969c247d98a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "54287d33ad944b78a8c095971f0a78ef", "region_id": "RegionOne"}], "type": "event", "id": "71b6571af1c34672bcd183ce41de0d15", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68612793348a4ce7a1eeffb9ce476ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "afe08f4bfb3c463aa2182f1ef5300890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "df68c20650134a4da5595fdd24eaa27e", "region_id": "RegionOne"}], "type": "events", "id": "b7200544ae864eee9438e4e1c4189f90", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "081e5c0f51424fd2b10551edcd6d2cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0cff584000a04e2b9254fe73d8f850cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b2f7d8822f243c0b8130ef12415c261", "region_id": "RegionOne"}], "type": "application-deployment", "id": "44de46d3b809467d925321d99699db7d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "acebdc6932cb41b6b55ec056dd10fb05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36eece0cef534b1bb4952e04013f6329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "30d31d23c5e245dfa3544bfe86a349d4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d7d7003bf69e49918ea6175a311a84cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bda9d6ed20ba4fe39b9b19d11e156641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c58bb8e5c614f428314ec90890e7e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "93f3ab008fbc4b3e904a074cce362583", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "04de07a4adda4a47a841e394b5524c53", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f4bf986148c45f6addf9696730fdb89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "584d3c65114d40d7a1f1bdc49a9289f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "826396e9455c409bb0131ca4b46cf46d", "region_id": "RegionOne"}], "type": "tricircle", "id": "1c3214d025614913aeab03e6de23e923", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9856210350e0423fb0479ba614c036a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fdb00274ace546baaabcc0b21a5bdd89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2668b6a879a34550a5e0c9b1c6654a80", "region_id": "RegionOne"}], "type": "database", "id": "d7a762093e86425293607c9ee99d1c65", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ce75e82536240efb6500b1455f404c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5257332dc8d04153bf8963b4c8aa393f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7c456f8bfd7941d094d157f7fbf9ed9b", "region_id": "RegionOne"}], "type": "application-container", "id": "7a9fc93d8d284b7cbe5250d1a01ef4b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31d89df4c3454dfc96a166e881e93a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88e78fdfbbca48d5855f0f400e42ab6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6e7d6816e281427eb22c7dc8286b19bf", "region_id": "RegionOne"}], "type": "container", "id": "9b5e267f9c5042969af3359b884feb81", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27b851514492481aabf37d48555a8b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd64167353c24bb6b8f9e14ad3d4c603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dc5e6f42296e4e37bef2cc2c649ef72c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2ee50186f7634001b2db6cf2df57dda4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c41fea48391746b286c05c6b5a37ddcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc4839b666a04c019d743c178548de00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e8712b93e66b4363be6d813f43c6633c", "region_id": "RegionOne"}], "type": "rca", "id": "628fc5526ea24f31996a0d2852fb8ff8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8e335ace97dd4becbcdea7d85918488e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a0d1e97ff21944a8a477f43741b4f30c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ab77e98506b24f8ca022c174039a6522", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d0dc6b81b80f4275b1eb45edb12d1651", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bfddc7a962e84e7688fcebc80bbabf74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "eba720cbbb9647eea75f699d02bb7f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4248ec8cadb44ddb934df2027a411818", "region_id": "RegionOne"}], "type": "network", "id": "43a5d1bafe3a444eb478eff163a67ee8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c97d39720c354ee7bf6346ff60a02a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cb185b7567064981a34c17b639f2c4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "02692995eee74ec49d6aa15eea39360a", "region_id": "RegionOne"}], "type": "backup", "id": "8b1737d3d62f4b84a6ec31187c68de54", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa80d301b60f4d3c8b9c8836a6f039f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7627ebf08c6448eaacfe1c802e83885c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b5adffe2271e40ec8cf4214939c3cd5b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8f6b0e7c30e74e2d9becd1e590dc3568", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a32b5dd7d93f404cbf7e3a0a655fdbef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b78921394917440dab951b45df670bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2f143be445fb4af181a73081c4cf7726", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "020e088d90d8421fa3c6257234c54ebf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ee76f695b4214c318bd21523f355d8d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b1609235ad94a68ab7fc4001cf73320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f7832802ab564f1a93f5812af974e397", "region_id": "RegionOne"}], "type": "monitoring", "id": "4e3ab5d98a3c40499a03e63ab068f765", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "de5e3a647d224f2da9b1869df9590944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8ba36e8f06994e2c9e2ff7308087a881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3bcca77880104c73a45039022e53082d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "af7879f52ecd4b2488435cc17705ef8a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a71b3d162e1942ef953298baff227e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ceae1b8a176847ef842ec214e6ccfd80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eae61b0a48114821bfd1020c5589390c", "region_id": "RegionOne"}], "type": "placement", "id": "3db1125d8ddd41bc9febbe2724fff42b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cbf213a2a2b14d0a9b36bc0a6eef6498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4183faed92df40e1a8c2b900b2384e63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5cf9bbf48e4f47239a6b6ba27498f1fc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0d4033461a5841828f33f28c97f37d34", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d31937eefab4d83b31cbfc23478129d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64fcbd1643ea4bbe94b4673975f5b85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78832e8b71f842ceadf133d3305f6760", "region_id": "RegionOne"}], "type": "ha", "id": "656df29805144ba2a1cccf969065e0f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4f02087fc3c4d229967eb1c412051fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0fbee212b1643f69e071056bea11e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d9a31db49eff4a29965ed1382b439f61", "region_id": "RegionOne"}], "type": "reservation", "id": "2226fbac83d0417da3d530b9da4f25f8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bdf0b8ceda75453f9f2538642627d4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0adc8772afce42bf9bc385a26cf08a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4a5724a11ae046edaaa5c86bbd0f8eb9", "region_id": "RegionOne"}], "type": "function-engine", "id": "4211eb2748b740aaa650b36bb9890f03", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb54d3fad2cf43d480db841811e5d356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "13c57756c65b4a97acaf096f3585bff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bd18fd6abb1e4c5c9f2043e964034011", "region_id": "RegionOne"}], "type": "accelerator", "id": "222330cc8a904031a17c1ff5220769df", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef5de8e3c5c1485fbbbd4025172b154c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "215d2b81637e4b7d8baf3125135e49e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1df37ebfc1be4a0d90b053a87667e31b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d65ab3f55b2c44f0967c699b8626894e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1ddf7426b904f399633581a06351cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cebc2b86710149d3b9d88b856d9c1598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b193a6f80f664b2ebf57bf48857765ad", "region_id": "RegionOne"}], "type": "registration", "id": "ef608c0bff854d4dba62820216f8f8a3", "name": "adjutant"}], "user": {"domain": {"id": "cb293e0566f94149b31bb780755ebc06", "name": "43a98be28cbd4d0a98ba4817bccabf59"}, "id": "0b4d111a1dea470fadffd76401c649ad", "name": "b657af95c8d9407b80b1b45e27e14e39"}, "audit_ids": ["6dccd463ba9f4be1b9c5432dd8bf5400", null], "issued_at": "2020-04-23T06:25:56.329536"}} 2020-04-23 06:27:56,490 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,494 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,495 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} {30} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.360481s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,241 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,245 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,247 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,249 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,260 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.184247+00:00", "project": {"domain": {"id": "6455703253cc4dcd8750aeb36daada59", "name": "ae2b224170b64f859781e1384a5fd7e1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0a57e7fd50954e879d4db107f8bcd2a8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e177902dd2a648788960cf7197f057fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bb3df4db8da040c1998e95b6e27b93b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7883933da0334b0dae32a02169e9f4a6", "region_id": "RegionOne"}], "type": "identity", "id": "ddef3b65e7804299b9db9829cc3670c5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "457ce4bc07ab4b0884ee8fbf0263c337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a9b85e9caf384b2fbe528cdeef9ace9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fb31771ae42c4f9ab90aa1233fb301d1", "region_id": "RegionOne"}], "type": "compute", "id": "0a83cf6f300143709cb426761389f712", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b65ceeb809b0453fab5dfdd70cccbad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b8b962282f6c4e5e9c550fa92d6c7b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ff201ea959f24d2298830fbae3201740", "region_id": "RegionOne"}], "type": "image", "id": "1bcf5f13a3bb447e9b1ec0058cee4e91", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d2e9411c44554cffadcdf0d87633d718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bdd356f527a64fc08a54636482645587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "670f75f5b098446e9654c9ead4a5b6d1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba630e3e3c014943994f74b3bb360401", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96157e5b159e43519f17554caf3c2e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3272ba836ae4ee68279aeed39fd0901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e21a28b1820f480d8a32eabef43c1a39", "region_id": "RegionOne"}], "type": "object-store", "id": "b491334dbfd844549a2ffd4639eeaa58", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6245aad2fbd2476eba5322e5f9041ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7a2ba31c41c4a17bfe78d002b381da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c99756a1adb34ae496762b09b8f598d4", "region_id": "RegionOne"}], "type": "clustering", "id": "4b75185bf6104883b3d91e0646e0216c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04d19b56815d45cb83272ab324924ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cdc1fcad37649e79126c809c12cad80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "769c1cb7782d4961933dd37161d85d49", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c6bca48ad18c48f0a2680cb2e087584b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "550665126843400584a2537b489cd6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d66da5d50a04ec69504f64553914ccc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "85e78e5177d54ba5a9a1d514ca1994c0", "region_id": "RegionOne"}], "type": "cluster", "id": "5b4a449fdc014c57833d98b69883dcf0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0c32da7a88854e02bbd40f4f908a6a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a93dc8047414469b8aa08b95887b8adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "af1510ae0760471cb98f91a9405c5a78", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd7fd5696c2448348062644e5e6b2345", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46fcb87734fc4149b582a84f1fc2a416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28b44159dfc945ca9075a8a71e5471e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "670462a324434057938716c79698b7ac", "region_id": "RegionOne"}], "type": "baremetal", "id": "142775a76ae1409dbd5506e9c9609867", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4855db339b0c40fa8c1c8ea5cbefa3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97fc39e0c47c4c2b8ea4e442105bd4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "19d5ca91a3514e4eb74f16d92bdc4ed1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5518848ef5f74f5d8dbf747f19440ca6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d71e606e04b74e8cb6741f102ac02202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "59ceade8c38f42c4b0ffb8a757b22b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c1ebea50623046ef9be6273c87ee31ec", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "db782a6f7bec4e7899d5f6212a61553f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "65dfc0d6c93141a5bd3cbbe6ba0658c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6db248dced8a48a7b2d26bd6a6cb6722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "788d6064c3c449f59fa0ff2a1b6a0ad4", "region_id": "RegionOne"}], "type": "key-manager", "id": "a67fd5ea933e437f8bf5b2415edce3e8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f27223fc31a4a4eb1fd2e3c1d3fa769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "56dbc7598539491e97b629fe5d98f848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b404ea29fb144ec79b5bbbefac69c2b5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "953dc34be03f454b8367da0b1cacb140", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1767769d83494d30aa61f5fad00927e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a7936314cad40959fac31e9ef19f9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dd2ebafd068743e7bb6e650624d32ce0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "db2844f4c83746229919ba6d26bd1d73", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7c81093b92f346d5b32babf42ac0b19c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "08af8d40617c4306b48d3cb456d1c777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4d3685d71a264946bcdaf2ce28ae6f72", "region_id": "RegionOne"}], "type": "message", "id": "42901b32571c4512a4d0fbee492eca31", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4f775158de8b49feb36c4e5a31b7e6f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9443492655564448930c1c1c2555480a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d359cd2221064ca0ab33cab280d74629", "region_id": "RegionOne"}], "type": "messaging", "id": "cd13194648ac4d56acf23e6935ec9a0e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "673c5156116b4712888e35952f4e5b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "839ed2250e8f41b59cc9f25b88bf2e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cbe5b70da00a4a789df0a3f67d796816", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aec91c97fc7744a98241cf274b73a9f4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08e4cb170299408083f3dcae52beb917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fc4a25d603c4d31bae2d133948434a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6611bc2fbb9453ba9c243dbeae6e7e1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "82352dc7edfd4c34b30437d2f3186a79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6324e13a66a847808f00c869fb61ddf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10dd6c3096474d05a2dbb6b13dbfe77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2095ad0edf74f95a0fcb8f34476adce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b17805f1263340498aab51091af41ecc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34c78d141b644835bca1019756761199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a4fadf24cb748b2aa7c1df61dcce3aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "610355907d314e5eb87bdc3445dcc33f", "region_id": "RegionOne"}], "type": "container-infra", "id": "8b11c9d06f3f40e396a103df76c42545", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fc0709e65f2a42ddbacd179a54bc703a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dff5711ebc3747aa94d791a505deb9a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c9a76c0ccfd34188b5162b2e5e2d3f22", "region_id": "RegionOne"}], "type": "search", "id": "d4ef078342904e51af5550927fe9a4f3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "df451e3aefad469da7b0e6e939030538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "018578dfac53413c88e195e79757e306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6b737acd7c3b4c35a9683c29129b51c0", "region_id": "RegionOne"}], "type": "dns", "id": "84a81476881142f2b1f3ad502c2bdc10", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e3ac888387a453c97b692c1ee699c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75af04b59b914a2cb48fbcf692c6c4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3991c55aa32f4594a8f5dd961e6badf1", "region_id": "RegionOne"}], "type": "workflow", "id": "62b2848daaf140eda122bc8c836f7054", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87438e9803224a92853e53ee465846e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63ee72c1c6ed42439e8b9b49935a0424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0275ce03b3294c1da7c067a2b38e8836", "region_id": "RegionOne"}], "type": "workflowv2", "id": "05c3425d65a3407b8d7faf4d8c3601c8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9dac2bc4d1ec4a7e895c9a431dce2933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "437f0b5f24274a3da8c8198ea830b024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "42f2ac33fe7c4dab950d7e998cbd658b", "region_id": "RegionOne"}], "type": "rating", "id": "039b6aeeee8341678f629750a6824a89", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0721c9d2943d42ef9dcde68297dd1905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22bdc90405bb42fb8afebe4eaff18f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c9367755ebd4b32916a4867eaebdf22", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c95d20d761f44d249e1cd2949c6f2259", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3114f782725a46dcb8caf9b141af29c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f406eeb245148eb8d19789f694d70f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6635252ea3754026a75b61bbb36738c7", "region_id": "RegionOne"}], "type": "policy", "id": "9e2f01dd2df04c46a928563698b429f7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "658ffcd407ac422bacd422ad6c51090a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c30f7d8a4ff141798cc3cac889f05122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a4612f4bf9748ba8e46faf338a52d39", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f9d94abc04c941be897dab8ac1ba76a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75aec856315848ecb134b407abe27dd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6eb298a3fa54a82aab226110fed659e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9da1d44f211d486b982f1e8902163c0b", "region_id": "RegionOne"}], "type": "sharev2", "id": "80400683434d4ed8963641049937358e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f3f90140dc9458cbbbe366160edbc54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d28062008e7f47b69d85f1def6cd490e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ae5efe4e8bb440595d36edbc007ce13", "region_id": "RegionOne"}], "type": "share", "id": "1d4f5bcea9fb4c369d3f061a798558c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d94095cacbc34f2ab9dcc31f63038c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b053531259b4ef58a451a76d5628447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d230e3423a743468866ddc65553304e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "72b9451611944660b17ee03231a51ceb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9301f138613745de940838c796100b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b099c3af22341b58c4f74db814d9a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4f889ce6bc94653b938e7e16b9b18c2", "region_id": "RegionOne"}], "type": "orchestration", "id": "358ccc7a4a344819814ebfa079217935", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b57898e19c2742fb93f3a6409cb2b17f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db090affb3d343118cae7eb45ec53e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a3ca45780034956b70373129cae1a49", "region_id": "RegionOne"}], "type": "block-storage", "id": "8e9e0c751cfb4ab69976d5f01959b3ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84e068038769482893127ceca75a682f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e0dda10fa8f4e6f8faac39d32d79545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccd08c376aa749978ba6064fda8d7a58", "region_id": "RegionOne"}], "type": "volumev3", "id": "e310e17c1c00419db9ac1705bc966029", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f875e00417c74bdc8aedfa945fc3b88d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62f0b66c84274aa1ad8ca0e3bef28418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cb6a65e6bac430e962ff9bd9c577339", "region_id": "RegionOne"}], "type": "volumev2", "id": "ea5c3f7d5d4645f68ffd571594e087cb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fb9e422cdcf4b3bb525dfa1ed72ffd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09dbf0da8d1549c0ba2e8ab16f0fe7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "718099e2da5d4810b1a7b34a5377608b", "region_id": "RegionOne"}], "type": "volume", "id": "afebd07eba1846a6a66aeaf002c1d687", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8159ba3af4c41e2affbac3be07eaa93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0fd96d23649439ba22d6a0dc4bffebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9925acbac0b242c2a0551f1a68dab7e1", "region_id": "RegionOne"}], "type": "block-store", "id": "71f6d42f530d44328df3b2db4912e4c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "641c776598d9497182b820a3db29e5a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8a5b3c22974416eb9899d0ec906cd29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0ebf189b62ff4ea184d9db34bc8b13a8", "region_id": "RegionOne"}], "type": "alarm", "id": "bbc169f49ab84b97a1e5552b3e7141cd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb00241fb73f4696836baa13ea50463f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8320680f68334643bb7dff4adcfca652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e805d46f8c2f4ece88695c6b9a789110", "region_id": "RegionOne"}], "type": "alarming", "id": "d5b329c868254af78bb101d9f64012a3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c902edba4d3545479080041ed0173bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8569035727b6439d90baf1a113cc34c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d7a4c6943de4bb8814e5c2b901e2535", "region_id": "RegionOne"}], "type": "meter", "id": "4bb53b8d255846c1b68c00052cc2d299", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0f87116fa5d4db78745c3ff5a26c0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e65ad9bc2fd34608839c741579330d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7d771b8e389140a3a22fd3191aa67c8b", "region_id": "RegionOne"}], "type": "metering", "id": "a7f627f5ac514deba164d3433a160501", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9e0c3db98be4a768e7416f258b9a459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66af159683e5447d983032021d5491fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7299cf906dce4c8e87b9d2995dc09523", "region_id": "RegionOne"}], "type": "telemetry", "id": "ba2f1aef122a4364b6cd2ab42bfd2ef3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "227516d0652248199b8966944b995baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f569791cb83446fcaba53e3374a7db91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e6885bdd54fc4f89b669146251bebf21", "region_id": "RegionOne"}], "type": "event", "id": "9ee34659eabb4ca7a2622246357fbaaf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e349245a0ed04f73bf8c905ff2d414ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dd186f9dafaa428c87fb06dcec59e867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7e776c7856674b74ae212e3c67bcfd1a", "region_id": "RegionOne"}], "type": "events", "id": "d4a31ecc86c445d793e3b6defe0622eb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31f4a0e0716e4c90aabcc59bc0b1ed28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39087aac391946b78c8d735bb84a66c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2eebddc7688a46a68c17a1b167b3812c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bf67a5692614494bb9fcecdd398d6418", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9aa190f0e22b40a394560f21d45b4c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19e1ad631ada4ea5b3734791925de977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2736a428d708490f94e51f4ae5af3714", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6ef4bd9beec04f92b916ef980365c02c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3509877d990c48f2bd5152a57788147a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4f3fd9edeed4f039dce482355768503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "25568930a73c4ac1bfbfff5fbfcf1a85", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "78cfbf63db0e43e4a0e137b0765d82ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2d5f26958a84c9796f19ba4a7bcbb37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bcc177dd21d44979cb24afa3c23b1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a8e5577d93648f69fe3c84bd3bd02a8", "region_id": "RegionOne"}], "type": "tricircle", "id": "99e11c833df9483889166979a9608c0c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1cda3789795f40e8a765bb73a5c9897d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "266ce71be5794e3c86d90c453fc3ffc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c61a3bb00c2a4337b2c698d04479dd0c", "region_id": "RegionOne"}], "type": "database", "id": "1dc86f6ff26241858e13d0daf1814f9a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aae44d4e45b942acb8ff00dbd3ed9ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f3040dd7efb46a8a3574db1867ab68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6205fcdf8f8644cc8106b5cf8b8dc59e", "region_id": "RegionOne"}], "type": "application-container", "id": "433cc205c3324189a8df00f4dde7da4b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cc946d6804846e09c31231744bc1f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3764defcba664e3eb237352118e3a9b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "15e3f566f0d64c899017de7b1ad7ff73", "region_id": "RegionOne"}], "type": "container", "id": "3987a94d23794db1b0707b2737762fb5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac3540c34cc848eaa9cde3ba87da80d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d21270df1eff41abb7e61714b9d49e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d5208b9f4c042d78aec576087fe3eee", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "250ea841285141c49b1825a22de37371", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e861bd0e6ac4742abd817ed3c16aa8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "295cb8b34a27438c872d7297447e730a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cfd6dc1e30514a45b1498815265f9b11", "region_id": "RegionOne"}], "type": "rca", "id": "b7147f53b4174d118c284bd8e39e9fdf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "48dc0ae10a2a482ebae47edec7545a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c858924acd3a4fe49093d6805b96a203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f8f4eedd82b3466d889824d7f2871c3f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "97aec098c28d4adc9374ce10c6ac4a85", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d702240d1aa94e058f677eebae724dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cfcd7d5ebdbd4e838c1779a7fc78dd33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "80bfd9f5651442e1b77037e84b24fd19", "region_id": "RegionOne"}], "type": "network", "id": "59af77728c6e478b81586d324692597e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f52fcc9643cc4f4e8b867a391ea14d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "82a7c675ea6646a28b7f00df6ba46484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cfc0e7b3ac6f4025a9e5d7c6923af7bc", "region_id": "RegionOne"}], "type": "backup", "id": "c7434eaad71049ffa509a4c2229b6932", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d8014d1c63c458ca84ad30d99dde5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac1fa65e431b4dfdae3b1a681145bf72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "573ca34103c84d15af1043a26cd38311", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c1e1dde9837d4640b7ad1730af296388", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a11632a55935403e9a6d776266864a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60768cb290314224bd8fe9e62d4b4ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b16cb5daf57b4c85acf529b4c1cbb629", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5abe93d927664cf59329a5715cecebd6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7b97a39b5cb64cf48a14a47d59b7bc21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3a469cce9475460aa9381d15300ded5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b7d24da82bad43deaf9e5812840d2275", "region_id": "RegionOne"}], "type": "monitoring", "id": "48532c303b2648f1bc9abbca3a0d9582", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cda0b3a98c1d4322a07b3f8e6076f82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "964d94a082584b58ac826c916e43251f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2d0de598a1354aa5a9ddfec2da452992", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b99f402610da477cb6bfb2e4cc4fb409", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0a41b6f89548487bb025b4c7d5fb49b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7c0239c7f91b484dbd8796e67d128885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "06d2376823bb43068dd11ed420bb8428", "region_id": "RegionOne"}], "type": "placement", "id": "4697de8cf3d94d6b9453e0680bca1d84", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dfc5e389c8954ee7babcafcba43f7ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10d6ccb24d714c6f975cce81b0acb16b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0a49be9ae3184126bcc16bda3d94e379", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4e85ded2e0cd4930b31449b2499d4cc6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "70dab72d7cec4a5c9d834daedd896b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c689485aa8304a2da21434b465bde044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "809cbfa62ea34b368be8eda1d6156b94", "region_id": "RegionOne"}], "type": "ha", "id": "ae62db1f71cc4e1796864d94dd0d6ebe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f900cd807f884bb995d7b3c8abfcd675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eaae69400d1d4760bfa077d9f301555f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aaad56ec7c544acc90493f2ecd963e75", "region_id": "RegionOne"}], "type": "reservation", "id": "1dab7e918dcc49d6afe6e7f501b024b6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e1a97aff0da74bf58dc94c287f80ca68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "98fcb121d7ca4e988e61324e26a67361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0393225f8527403ebb460edd6828342c", "region_id": "RegionOne"}], "type": "function-engine", "id": "4e140e56818d41898d2e21cea4288e3a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab7a89f0b6cc4584a150b8b7da072ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc3b0668304243c9ad376a320a88f396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c63990704ad0453393a2d470b66ef4e9", "region_id": "RegionOne"}], "type": "accelerator", "id": "89dfcc8591de4b9982de7e8d435bdc80", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "64e9d1ba44c64adb9978f4498fa04b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3d8fe487e2e4d10937f7f06ff644d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "514e8fa60e6d4f6a88cfcb8bd7c7f62e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "af865f54b03c4bb0968a14c36dd0c2f6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2995e3d7cad4029ad68cbb914380424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e53371e6bf3401ba35eb4f68df596b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ecb45005b4b04ae5b79ba6f7fec096aa", "region_id": "RegionOne"}], "type": "registration", "id": "b965dad48ad9406cbc7d05b1ad41e7fb", "name": "adjutant"}], "user": {"domain": {"id": "c6f7077e992d46fdab90695709880860", "name": "5cf9e183be6948e39451b0fde6487bc9"}, "id": "ec6103f4fcd64957a1754606551cef95", "name": "8d1512a6c10549d38314db555b910526"}, "audit_ids": ["a8aabf8768d144ee9d821da9c59a63fc", null], "issued_at": "2020-04-23T06:25:56.184247"}} 2020-04-23 06:27:56,422 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,428 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,489 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "config_drive": true}}' 2020-04-23 06:27:56,493 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,495 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,513 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,517 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,518 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {29} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_by_id [0.155333s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,465 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,469 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,470 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,472 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,483 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.407190+00:00", "project": {"domain": {"id": "2d6e936e833440e0bf90a83a223e2515", "name": "2e94f7e472c2432295a83e0d0b19a214"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6fd6925d9a634ac99e725ad2a86c3779"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1e12f86142ab4fed8d38811bdb5c8211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3db3a9b3429a458dba40c21c7349676e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f97911f6b6974f4c9016670dbd13d0b3", "region_id": "RegionOne"}], "type": "identity", "id": "64ab9e8d5ccc4348982a626fa2ac35b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "79d43bfde9794007830fbba71e268ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "162fa21a6e014bb4ae0f7af065a64816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "15b847caf0ad4715ba2b071a0d114ed0", "region_id": "RegionOne"}], "type": "compute", "id": "9cb12a3423a549888caa3707904bfb09", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2c9be0bbbbdc4c65a9c91493edb30578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3bb750d3c0a7448284104aca73000f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1a341aab235142c4af1b091116668661", "region_id": "RegionOne"}], "type": "image", "id": "29b439d016bc4a988d6b3f486470c997", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd9e424f65ba489fb90e4cffb8417267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2d6b044b9b10455f8a58b6e3a3130d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "884290352d3f42f3b0c094cc420defcd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "487428c94b05451783b0a193725d2e0f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f5e80de4574ecbbd929d592f9113ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ed653b28b9640b79af0c370f161d62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea6ef4e77f70450e8c96255846ddfb79", "region_id": "RegionOne"}], "type": "object-store", "id": "fc13da7eb03a498483464dc2f43d8ac0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aab8f3dd8fb545479cdf84a720cad1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d48c819d64924722bb5b3b62c7054099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36a92db045b341dca33c90dbfd9f2d54", "region_id": "RegionOne"}], "type": "clustering", "id": "d3f972cb5b3844dd90234e99d89440d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "00332645e7b44517a930dae90589629b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96319637506d448984a7f92776418770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53d0a901f51d426f87f413a8b0a16a44", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b2b815d8ab045779ad72e3e71835efd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6ea6a5ca76542ce864d4ee49481bff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2622622c37734ffda8ab895f86b01bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "22f0e60d4a1e45c093f421d1bfd825ee", "region_id": "RegionOne"}], "type": "cluster", "id": "f2fe5f6e4e5a444b877130ae6a81c421", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be0cb74125e94768b60f2aa5e3ef8fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "853eedab86f84ae5976b763b9cd7f50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "98451cc69156440b96a5c6e21a6a9334", "region_id": "RegionOne"}], "type": "data-processing", "id": "b8e5f72887234b96a91a2b706472dc7f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4de7869cda0e4bdfb3b2ec54350704ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56a7279ab8304cf4bdf9560bed79d5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4f163445e62845c5a04037253970e7bb", "region_id": "RegionOne"}], "type": "baremetal", "id": "111363e8a4f640699af532553dd8d0a1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71cd1ed14830439fb765ec81269bf4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc8e7c166e46460e8fd958559a475791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cee273494cf242f09229c55f9515f4e1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "05d95a6539b74172922805113137b774", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "75b200961f4d4aff93208e66c4c166eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab2df392370f491c9efd326ed526e053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7a9253ed380d448cb5802d53528f1094", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f808018567b74bcba6877e9c55f253d2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f14a55c65fa74f3881abbf86895ebf14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0cf418011e6a4d6a9cfcbe59a7a358ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "63222ed2f86542b48f6dcc1324778c4f", "region_id": "RegionOne"}], "type": "key-manager", "id": "ce4e0300861948d4a196c849042d6a38", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8b6b61e016fa4deaab704eb6437b0f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08e02c4211a143a4ae90421d75dc7183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fc473db6587b42388f08a8191fe8119d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "243bde8a92164b81bd6f08a0054d9f74", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35a3ea1e76384d44be0de1b38a690854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d0d2938730b4652bd4b2a36c2b7e2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac59466e61fc4b4d87cbd25bdfec16cf", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a1e44d890f1b403a86006318b149808c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "841b5d0a613440b6ac4a5c45ebff9b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6e57332a3cd8444e92b64612791a3942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "01142a2817ce4ec6919b8bfaaeeee002", "region_id": "RegionOne"}], "type": "message", "id": "2b12d702fc124cefbad1096ee7706448", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c9a7283374604eff8d44c728a751ca06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "552e0b6c43b74650b19ddaa16d3f8dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad734f02a6ab4553b3c424aab0effe16", "region_id": "RegionOne"}], "type": "messaging", "id": "fd7a3018836b4e2a9f5a8b7da9a76112", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "779e401d91b24f62bc892fcd62c2b472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eb0500516d68488c90c4bb530bcc3cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "efb7555eb8ef41f89fdcd3d9bfa2d6ff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "092f88b841f14953bda6e91d68e13467", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "252f3f6c68aa46a0bee264eb5b417f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2cbe709fb9f495196adb53525cbe782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f183b7e54ba048b69903a8050d0758ad", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "987a31ea0d014670b0fc9c346ae4e847", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6540043de3194f8ca8eb6acafa6b10d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c25ae02a31ce4589934c92b7464671d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39b7a9e5875a40aba2c98cf3c2e7e319", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1240c734da8549af926a42ff14039c58", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a58e5f67adb44b149742f31842043292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "852a3b55bd2b45a2a19ad077496dabcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a17cccdcd2554c45a434b163add7e624", "region_id": "RegionOne"}], "type": "container-infra", "id": "413c80c8cb034a52aefd7b7eba66c15d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "71c4d437ec1d49b98d04eb4b754145fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "aeaa8cc16e7c4954aefaa80caa84061d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "66c668cf94f54050997ef8c8ce427b66", "region_id": "RegionOne"}], "type": "search", "id": "82a1d45826a9489a982447ec67930159", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ff90e144f3e148e7a9f4adc8e37985e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c139ca5547f4ac58bca8259f4bab720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "441d3f68e3c9416bad19a874d4a49f94", "region_id": "RegionOne"}], "type": "dns", "id": "4e547a6a363f4d9aabb863b0ea4af6c1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b412733925914fe4b48c03fc27207046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f58bc9e9ab5f475a8fd7a84f404cc5d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0bc4587aae6a4fc29782925f2ee51de1", "region_id": "RegionOne"}], "type": "workflow", "id": "7d321b4c333f45c5a191d7fe53888992", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "82bdaf6693a84472abd77ff60ad155f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93af6165bcfc416786637eea0a8bd828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f30db04f76554d77b522e784761a1b6a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f916b9f8f32c469594c3133aee0ceb87", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5d0dec66b8694bf9b35e319eeaf8191a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0f0b793d577c47a4a4ab663161158418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b859641745f74fb392f199e26878e750", "region_id": "RegionOne"}], "type": "rating", "id": "a7e521b695584e53826cf1f624698d92", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fe052e3a77a1432fbe20a2594467a62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8090692c17104f8a942f6fc5e0578935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e14c214447cb4c6ab2f325c77f8c2c32", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6548d6d9cb624a539a2b3d88509a8512", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1308a0475d454459b0e13f52c7236552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e77cfc78a84b479f908eb85887eea1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c36965b9843943afac3d38071713e9ed", "region_id": "RegionOne"}], "type": "policy", "id": "9b59d5c12ef941f8a70da6a9207a24c2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5fbe3ac39114ed7ab5c27cabb3c91e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9cc264db8f5d40e5910e052eabd29e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "28ad0245990d44e2868bc56cbbdd8375", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "db5a01b8a3e04fc1b8270aaff0a57521", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98125ee7e2cf48d780f72f8caadfa1cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72f2e6ac8a184d35a0bf21911cf708ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "72e79d082efe4f9b84907ea4bfac2077", "region_id": "RegionOne"}], "type": "sharev2", "id": "4357b999e7354f809de5f38f547bd866", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eba70fce0d3b477c9f705e0257d50586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cc2a101cb284883b1efd0b9da0257d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4dd9713e597d49ff9d0cb82304a47584", "region_id": "RegionOne"}], "type": "share", "id": "88cc9d820ffc446a834da309a03b1d56", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cf6c62a14e784fe7aed6d31979280421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9856c369ef2948c9bb0a77ee30aaf819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0de43c418b774ed093b2bd981565be7c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fad812cb0e9843d7816be47ca66af826", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4526dd02a61c4306b92815c978b0fc37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08b3b6901b774356a4057e7adbe64426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a35e4ca8daf04b6083e261e49c49d618", "region_id": "RegionOne"}], "type": "orchestration", "id": "a9a9d3833e3948feaedb6254dc57071c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0c11e562bd40b7bb5991dbb25524a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fbdb22d3d324013bc446f432de84238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "584effea8c3d4e6abcd637925742fcc5", "region_id": "RegionOne"}], "type": "block-storage", "id": "c84a1f897d89421796dd2d98d6cb903a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87abf3fb05834c4d84a838b9844b0e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21ba5c16ae1140e89819f51b45f37f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46a37d279e6c4ffeb7b268766e4f8a05", "region_id": "RegionOne"}], "type": "volumev3", "id": "a5b4e7bdace84447b76dc88fd34d727e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79353f5f08924a5d8426b8d777927fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb5826c8dee64ca086580ea2e519b21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67033841c43343229cf1ec471d739a6d", "region_id": "RegionOne"}], "type": "volumev2", "id": "535c42d105aa42fda4d8a58bb45e07ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "249cbe8717264d8792c3d0157c099d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b27b13e71a74a52b7a0e7222c66436d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80c198b62ed1422cbb31cc1f95d3fb9e", "region_id": "RegionOne"}], "type": "volume", "id": "73493e3f6c3f4604b218ef9174e2d053", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2644567e19fb4fffbcc14ed5d0d11e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a177b88857c4791b4a81c8d228e59b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e2652fe13984b3991dead445c9562da", "region_id": "RegionOne"}], "type": "block-store", "id": "02b9d74a4aab45cf9360afc7f6f618ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dafe2f63a8a34772a9c8608f8b08a653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b914a58fc64b4b188c829e3bce3011b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ae1b4d3e4c9840769390cf61fe11137b", "region_id": "RegionOne"}], "type": "alarm", "id": "913e3fa002ed4e54be5c5a0255ca235d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "032d39340c5d4eada24ba6239276fbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b37959ffbc124c37912b1ed2fc878ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b91b03273fa40718946de9b49c963c6", "region_id": "RegionOne"}], "type": "alarming", "id": "54da5cf65f4f47f687d7036ad9af3acf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8792c30253d34dcbb15b986fdd3bd2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "209c70f720b6488a98de3112f96799f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "943b02c5980b4735be4facebe77ae2ec", "region_id": "RegionOne"}], "type": "meter", "id": "90a7e2e3d56c460d9823da0a6c171851", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5553a33ff0e64d1cafa51111655df5f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4e9b31e407c4416a7641d0a9ad99675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "417349a843ac4e2ebdc05ce1b431e56d", "region_id": "RegionOne"}], "type": "metering", "id": "5e1c11201d3444e6839948c02215f60d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "82ec62afe24a4f3993581c6a1b21fde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f8057ca8ca242e3a655801e879cf511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "239fa28d6d5647ae93ff048792e56ff4", "region_id": "RegionOne"}], "type": "telemetry", "id": "9f90f74faede42e2aa390f69c3e63777", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "863e1ed8957e434f856ceb4e76205b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ad01256fcde4445843b46edf6c222c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "87855de912d74c05bc0716899694bf43", "region_id": "RegionOne"}], "type": "event", "id": "f7fd1442de4d4ac795e5218b8bba2bdf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "58ffb5a8b1b84dab8dfbbdf65b0ec9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d88894d0ac744ffc93448bf258819d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "151bf0ab7e404b5da67c41906823fa73", "region_id": "RegionOne"}], "type": "events", "id": "d3752291a7c446e398e918698b0ed917", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ebc4cc1e33b48a6be731d1631a21295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fbaa53b0d0d4a9a9cb9076452f2085a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "482b92654c5d4240bd02f52cdb7ec741", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4bf6ecb9d5594f3f86a91d69ec1dde2c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3eeafeab58a4a539b5baf3d91b9d598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a9bc9fb9c64435b99800a8a3a40d969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "774e5c1ed4ee42faaf5670c9e87470c9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e52c2b0113f84d878d1e10bf776ab5f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "023800bddc49404eaea474b3f033c986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "292b31acda634b87a5295501b3ece358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d515158006004aabbcf0acca0a1c2047", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c1bb03af984c45308db5577b7ddfa1cc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9a97e9aca1c4c2f9c686646f15f7dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "408cae883e5145eda41da96aa64090d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cc14f00c2b24b6aa3554d0f803c44c4", "region_id": "RegionOne"}], "type": "tricircle", "id": "b5b16b627ff74603885a3f6068f011e2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "13dfbc23a7124bf19eb5432afde605b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c32072224b704e5a94e991697f628d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9f010971a3ce42f78b421e2388d7f8e0", "region_id": "RegionOne"}], "type": "database", "id": "f13077c379ab487fb894f6066283e350", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d74766308cda473f8b60144b882d6295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17e141f2192243f39203963f4e529777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "36ff66fb26b1497c97fc0b6cc8b2c365", "region_id": "RegionOne"}], "type": "application-container", "id": "c0e458cafa02476fb24234cf922191ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9360713b9b1145b1bda4c832346f8693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4629ef2378d419481ca3408b85fd890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "69ba69365dfc49688ee7b814cf2da586", "region_id": "RegionOne"}], "type": "container", "id": "2f0989e9311c43aba3905ce143049645", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ce7e5d78d1340d0ac9e4b0d14600fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35f08e09fd284f639e021efbf04228b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cec2f061abf144edaa5b3fe135a1cc68", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "19fb824d769d4fa1b554292f5eb8ae7e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8fbd8c4165e49a3965da468c8180e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aa973fe0669a43218c33f5fc7514ffff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e56af6b37374d0fbf0335ec78128e92", "region_id": "RegionOne"}], "type": "rca", "id": "0c979ed4692f4bdc8d228dc2953228b9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c93db0ebed0245d292fced8138c288f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "181fb902fcaa480d8d198f0821b840a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "87cc193fad924a14b67cfa460526e044", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "adda706f6f834558b60af779e7e20d01", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e482db7cdb5d4665820d982ca0772c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "187ec55da0f44c0fa9441c39aec46513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "12a6b55e9029483dbbba32560dc0bebd", "region_id": "RegionOne"}], "type": "network", "id": "1ab3b49de30644ffbdac3626181b9fac", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "339a89e5400347de9c824d89216f3f2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3efe4db318b34afb9b99e5d8310af912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3afb3bc74d2246a7ba0f25770c0d63af", "region_id": "RegionOne"}], "type": "backup", "id": "a8abd5a56ee74b90b03cba3ac10fa35d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7620f617197945e098bc2683ff630292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f59f23c804924b3ebab5db7f9acedf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20ed1dae6ca34e69876806de670685bf", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "45e0253fa77c4679a74646c99952620f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37b169e7d43040bca41f1c9244b71dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1cf9b403d5e40ea8ab0cb27f14f5acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4fb0e3c2e0884270a37741a8deda6b0a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e6208f09dd34f2892d4fd3dfe1f5128", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f1d6f26d7454b9fa5440db4431c10fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3ac3de7989334266b5d2ffe3352f4bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a88a0c54a4a94625ad1795a149cc0a90", "region_id": "RegionOne"}], "type": "monitoring", "id": "5796f4ee11984ce1bdf1f63404373925", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bbee74d79a8a429998c2a0b92aafa39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c51c6176ada7458eaf81104b5374dbc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fbaae9eebe4746eebf16ffd9da934169", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5e72b8924985435db8e51cd7e0add440", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d1c9ec73313d4d068f70ec1f0f33c79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d56230c33a1649dda2bb73682b19f04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ec6d6f540aa5403a825842ea7e71fa03", "region_id": "RegionOne"}], "type": "placement", "id": "ceffb51b15524bd7acef20579122cd22", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eab34122096e42f9b4d16cc47407004f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93cae75365804dda879c4939f2ed9d51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cd39b472a8c64ed1a527c1cf8272920e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0020313c50884ade846ce0f2664d7742", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3346bbe584f94b2e9807ce5d45a0d739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68f453aa3fb445bb94453053e0274049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40d02a04f58e43e7a5ea558337431e1f", "region_id": "RegionOne"}], "type": "ha", "id": "c4cf4803e19b45c2adadfa7ce3d1f602", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ca13d398ed10470ea6dec48088516e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0c7dac4d15ef42a4889f5ccbea380b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "238d8f0e645642e4a7433c4f97d95a6b", "region_id": "RegionOne"}], "type": "reservation", "id": "2f0d5164d6d54c8ebebe62a5069556a9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fa3ee9a6eadf4cb591bdd09eff8082bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "27951b5a16f146669a12ac7387ccfd19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "53029c56eb5142f3a6152ac04f98407a", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e0e0ce097764433ae57f0b4f07d0611", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3cf6f5ddceca40b780b1bbb656a9e76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "158941b96060484aa5b4de8d699e8d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8930ed416c3c4370816e4f4291755dc4", "region_id": "RegionOne"}], "type": "accelerator", "id": "49acae854cc64a3196cb31a9bffd5843", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6ff8ace63d545f6b27525dd02279f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1196f68226574c64a17ab031133cbcde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a117a926b13b4bf29ec1c0221e40be9a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "64ae3794fce343159710cf9c47b3a7dc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "10cb40d2be8f401ead07b65300c546b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6634d0fa6824e6b8afe976fdef59cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6785cedfe9d044a082aed464b12110e0", "region_id": "RegionOne"}], "type": "registration", "id": "258082d3d4ee4fc6bcd4d6331b651f4f", "name": "adjutant"}], "user": {"domain": {"id": "99b9c068e2564e80b0d62683a3497cd9", "name": "48324c9e35b84e42b8ecb04fce4c2978"}, "id": "bcba8c0d762147e8b3e21451531cddc1", "name": "0006b70785334ed0bc0f1c072f777827"}, "audit_ids": ["0f6d0916c4174ca5aa637a788f344281", null], "issued_at": "2020-04-23T06:25:56.407190"}} 2020-04-23 06:27:56,528 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,533 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,552 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,555 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,557 keystoneauth.session RESP BODY: {"cluster_policy": {"enabled": true, "policy_name": "policy1", "cluster_name": "cluster1", "cluster_id": "1", "policy_type": "senlin.policy.deletion-1.0", "id": "1", "policy_id": "1"}} {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.186651s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,458 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,462 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,463 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,465 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,476 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.370139+00:00", "project": {"domain": {"id": "def8773205e1461d94f410d2d2d92392", "name": "8c98d18fb0b14d80ae4518355a664178"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "faa3673e43c343baac3d90d0d91a0231"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a78566dc76e3452481c725a1497b7dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1960e920af654f08853728a2d3eeb6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "095c67325adf4671bbe0834be9a53b2a", "region_id": "RegionOne"}], "type": "identity", "id": "8965fa06122d4dfab6a0ccc9574b2a56", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "44bda4ae3b5846258971c02f7d0bc399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a730268407a3489184fba636e7681412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "878f549df2d946e28c64750876027f36", "region_id": "RegionOne"}], "type": "compute", "id": "239c1e468b0c4972aa01f2454ab708bd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "147be1d5114949f49bb47087387e3583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "80e13a4fb0514f38ac0f1da1ad501a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "711e7d27738b43e4a035b63a1b3d75ae", "region_id": "RegionOne"}], "type": "image", "id": "7242fa8fa2f64af6a2a18335b507503d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6c5980dc3c8241519805be28de431468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e23d4b2a5bdd4cdda8d761d991cc227d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "aff0067bda14444e87e66248e6ee709f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b83bd0212f994d7e80f7b4b26eedc482", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b5e303eb69640f7beac96dc706e5fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b9ef35fda24d64bae3e2ebfb72e0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20eb6c6cccdd496a9cf5d8a33d586253", "region_id": "RegionOne"}], "type": "object-store", "id": "3cab102508724e42a16128fca4f35e2c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01bb968f62fd493e8475a37825c8046b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71800255b5264daeaca4292b19f467c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a6fbbd2ba6c4e81be5110378fa42c88", "region_id": "RegionOne"}], "type": "clustering", "id": "6cb1803020124a1fb7b77c21fa40e41c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95f00afaf57e4e2db95143b41c3c3960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81a11a0e833046b4ac08306a715bee95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "68d45f28be38409ab275f8617a3c6e3e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ac11f90e63504766a4c0a1b914427467", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "255e6f1c5ee74d8ba40b562a79d06d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eadefa81e2df4222853d6840b5866a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c5c293aa3d24966861901817c72a990", "region_id": "RegionOne"}], "type": "cluster", "id": "ab34d3d9ec8d4e9fb5a8b19f9402ce28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8967cbabf27d433dad4a99267744bf18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eb985f2d30e848e99a263b05facef68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "20193fd2761b4d7ebd3b107515316f31", "region_id": "RegionOne"}], "type": "data-processing", "id": "030c02691de541d89c9a73cad609c92f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3334fcd721974243b6773342ed15ee6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bec4ec5de8374f9ba54596ee36d77d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c363aafd22e243e1bf770a519e2d4905", "region_id": "RegionOne"}], "type": "baremetal", "id": "39050d2c9898460393af9429237d2a93", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff7dce92dafb43d0908b7c07bf3aa5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f1b17fd30378436994ce7af24eefe183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d597d1495a96421b877d90b5b7609636", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5f1c13d024784049829641777b576783", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3c5928a12ef434bbc5425d86e324177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "944b8c05f1e34b68a67eb3386ef6e1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eff9208144484bc593677b9136f056ef", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ff5f608a7ad14eb7a69d5909f78c1e29", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cbb7bffbd13e4af79a6194c00e387983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "086daf54903a4bbda8ba64084d633965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d5222ac2039f4ee38580926aa1ba15be", "region_id": "RegionOne"}], "type": "key-manager", "id": "7592a787d73d428681c1982eab010779", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8bacc9a1c05f41a0a42648593d261f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff4bce82b098409788c52b13913f5dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "35fe1c031407463db62d7d5ee3838c6e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4ca4d2f4644b49e49cfb24f5c3f94df2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff8a6747872f411abe17f217b686acac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1625a00d892d42b7925c1e6fd31b8473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3dd745e51a33465aaa0d76fd378440a2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aa822e4460c345bb99349903145d88b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "207c3f88a19a4dbea23c69443ceab7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b9b15beba952430686c3439a12c67a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4a9b526578d488fbae6745f65b4a3d2", "region_id": "RegionOne"}], "type": "message", "id": "f7816e9c87744d1686cd7299e12b6048", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "186aa16946e04d82a2847b3bab22057c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c9bc001d400b45f6a15fbedb90e64df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d3c562dc829c4ae88ea9d03c4da7b0ec", "region_id": "RegionOne"}], "type": "messaging", "id": "1677f90ebcc647e19e16c1994dbe614a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ee53189e9904fbaa0bd1497659f7cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d6b50ae7d673400f9bb133e351048dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "155ce5c651164c78bb9dd7bd7990c225", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fe272f08e188454282a5e5f83bbc3052", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "355d4edc98e34e03b66477f33a380a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed8011d183a54b7cab7009c744ee388d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f05ef68fbd71427f84b1ea9e2f496a15", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cfe6f4f1a7d24ea9ab566f26bfc8436b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a62b862aba6405d9ae6de43a4292ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d76cb056670848d3bbb330e0ef545038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "604a93e22fa04a1ab3ea83364c0f235c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "86d000bcd0b0434e9e77b2833b99f0ce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ceb9fb63513847e394a0dba0f5ceeb27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "892d36a5737f431185188f7686de5d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f8940c00dc14acabe5cf47302314ea0", "region_id": "RegionOne"}], "type": "container-infra", "id": "95225ff28fdb4e198c1580f97507b280", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d3035589ecbe46b79e19a9c653deb1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e1640e4efd43416fa873429ca82b6f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9277b1c0f8f943568b6d9ad5eae2a28c", "region_id": "RegionOne"}], "type": "search", "id": "11cbead367fe4099bdab3efd23d75a50", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c4e857d659c049d4b1a45f884e51faae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4588928dabaf4bb39f2107b0b1ae8a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4271f5665f7243a3a17e8ef2a8c3d323", "region_id": "RegionOne"}], "type": "dns", "id": "8ba0a2dff8cf4b05a133a9ae2c515791", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb58dab9091a40c498e8a90f207d6ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe9e56c3f62341eca7710db6cd9983be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c2f668c40ac449618c8587a7de33363b", "region_id": "RegionOne"}], "type": "workflow", "id": "ce19899dbf034de5919cb9c3c1282637", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad4620363be64bd8b40cda116c51f844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "116a8b9f2b2d4c6cb973c56df03faa03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "384306ca321e4cd5913b01bc56983490", "region_id": "RegionOne"}], "type": "workflowv2", "id": "17799cdea0df45718465b60c3559399f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab1086aa6f85485abbe91bac028a5e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "84b176f041764a2288335d76826d62aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a763e474507c47c9aaf1b59b61521f8a", "region_id": "RegionOne"}], "type": "rating", "id": "a57b53f8a7d947a6a7c566c19960a356", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dae1b80294654b8f9f0afb404bff3949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8abfede5c2b4431dab80ddb2e5bda3a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd1849c349734bdca0e41aae08c37eb4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b866ad3594b24062a94012cdc44a263b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2802886620804b23b4c6897410433331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6eeb5614d5c45ffbc360aad14e39c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3547a5a0ff0042f18d28f521334541e8", "region_id": "RegionOne"}], "type": "policy", "id": "176b8541598a4ed2824a495ed5c611e5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f10d9ffd34f2455e88ae3136ca6a38d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76f6f86ccc9845f2a0abbc26ba0f05ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7abf3219295f4efbbd2cfb8b36c589b0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a1a231f28b5443d4a3d72b3bbc15193f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9583906f9eee4e70965fea0339dc7d1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06a7404fa03c4dd7aa593b496f218ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "31f0db5434e846f6b46478c34f8a08a3", "region_id": "RegionOne"}], "type": "sharev2", "id": "9c26a003a06b4758b868150b297531df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f325b7f6bb44f6e9d8142be7cda6185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcf168bcbb6a4abc8297d92578902fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "271b3e89f40a45c688c6bb7d46b0e912", "region_id": "RegionOne"}], "type": "share", "id": "153c5eae08f44ffba6784c86a240ec22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5c312a583d7475ca8993910cf44098d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c7109d016a944079dd9582f2a423b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "77fe3bd01c6341298e6618e1cd322420", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e08d8a784594ba88254b8785f852e24", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b92ed54740714ce39513fcab78815132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5a63e485caa46e08bfc4a8467355419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1aabf740fa44dac9aecf3a2a20e7f6b", "region_id": "RegionOne"}], "type": "orchestration", "id": "649346831fd44e42a984527c7ec2a395", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4f987e1ede94f7283dad907cdb6115f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71da9723bcca4f99ba493afc52064287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce1aa74fcd62401ca477ebe40fff2a17", "region_id": "RegionOne"}], "type": "block-storage", "id": "1dc2159b7a984c64be7273871583904d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "188aec1f14624c249c21a0470869b3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b8d5af00a414ecba9b75d991a479574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b08ece834c9046218f51efe715cdb15b", "region_id": "RegionOne"}], "type": "volumev3", "id": "aa07d04875ef422db53c6bd1de06e0ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71c0935d829745c0be6a242736783f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58a924ca9f27466c883ebbb950ccdaef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c350b18a400d44d18b4753f8e4b5e726", "region_id": "RegionOne"}], "type": "volumev2", "id": "009d513f0e6f40cda3cc254885478502", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93090fb010f348879dbfda129984b0a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1177f4fe4784035885a8725520c1827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f0ca9f294fe4cd9b15e47b6299a0a7c", "region_id": "RegionOne"}], "type": "volume", "id": "dacf4cef33ce4f459a3e5348aa4dc8b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7661d64646bb4896b384168d1ef612db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c49bff51a07d438f86fe962eaad18208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "976ff0a8dc8f416290ca533ed0c61517", "region_id": "RegionOne"}], "type": "block-store", "id": "8d0647cb3b554133a194dddc556d6ba0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "990edd0bdccb4a04b7695a48f3e43676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "82442310e28c4c4b9bf27c410426e830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3c12536a848d4b1aa8fd9f845e7160be", "region_id": "RegionOne"}], "type": "alarm", "id": "05052e3bf22d414d84d925793e47e972", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6a26d3e56d04830ad9b8491671f33b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "45e7ea2193184d41b4c41826e43dce48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "22a520a80db1491f96d81da909e7bd26", "region_id": "RegionOne"}], "type": "alarming", "id": "6d347903e251431d9dda21324037dfe9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f702b6bb374c413ea3998988e970ce87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ecea78bf90ed4b15b7bfaac480bcaaa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8873fc534148417ebe3ffcbb766af917", "region_id": "RegionOne"}], "type": "meter", "id": "f4464fa4ab944d7aabd733fe827e25f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "29fbb182a00341288e0cee560d236c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9994be637452408a83edb7544b8e1864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02391de8a60349fe82b0e0fd792d1bcd", "region_id": "RegionOne"}], "type": "metering", "id": "bc31038a2e264680b594400e4d1c17fe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6739c63407ad41eba984525e4d7c06af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab1262327ba244e1a5c009847ad08b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbd52448a5da40de966bfa0e0e2cdd37", "region_id": "RegionOne"}], "type": "telemetry", "id": "ab96bf4a856f4ccc81ab08548d4c26ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "750c2bc6fde64a17af2abfe2d6f76716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e017dd351f994fdd8b969c501a738204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "27d59d8a85fe44738d837bc0083805b3", "region_id": "RegionOne"}], "type": "event", "id": "456e62245a634946aaad9e021c1ef3b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a93220d7178a45e3a53e06127935c7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ece7c72094b942819ce08e742ffdcfe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "067e5782c9ac4ff7b8859452302d7376", "region_id": "RegionOne"}], "type": "events", "id": "2e226bd1d5c84331bd325136f718b1a2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34a2f90fdfb04808889590a68039d9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1785daaae85455e93f0c8e2cd484d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "be971a0f7846470c9e76d6ffb91a0838", "region_id": "RegionOne"}], "type": "application-deployment", "id": "52f3836c8a5e48a9be3b7f725962e470", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0b110ae7d294a27bf0fc22994054cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b02f3c6c2066447ca7a31e8a4a210a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fc6501cb351b4500805c5d0ff1ca6136", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e048b1109a554f3d92e1ffd75badd705", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3434a9d37e3a4259953742120ad8324a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c5011176e9a44349f0644e69c04f5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "62fa6e4aa71d48659e3fd589369af1ac", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bdedeadd52394594aa2877ba6d78af87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dc497053d2e465d819eba74bc2deecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebf6621424274581ba87797b97a5e619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "51c93a59e76842e0a45bfd4059e41c3a", "region_id": "RegionOne"}], "type": "tricircle", "id": "966fbfcaf6ab4364acb9fe09fc990875", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "31bb643efd5f43c1ba50f5b677b734a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e4b0c7b99fc54687b791a90efc1389d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d6e12ad0a867490da431a6c32eb71ba3", "region_id": "RegionOne"}], "type": "database", "id": "3580eff0f6384af284e20438b876acbc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd1b2450c0004903a95df44192d9754c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b093e177c8d48538c4d8fb2756afa9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e5d27b7994504cbe8479e31c8cf769ae", "region_id": "RegionOne"}], "type": "application-container", "id": "4ebda2b5e83a460c914d34baaa37fc24", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "82c5d24af1f6418dbedb2c69925fa301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b162f35b96a1456b89efdc7d587bdcb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e1fd63756cdf4f3c9df063c59bb094ca", "region_id": "RegionOne"}], "type": "container", "id": "c154cac9354646648eaa2ed5d281652a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "658d4fc306a44dc49291bdd432132f0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06174b1f3c2247fdaa2330be7be01602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c620b9952584021a3e5fb4a828d949c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "836207d9122d45969cfab538954492e3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63f77211a09149a6b0a82b7053a5d512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "666f003672b44d6da01dcd68d654cd89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4fdbb9264e4142ffb20c4640b9d8a341", "region_id": "RegionOne"}], "type": "rca", "id": "f7ec39c7445349fa8cb3f40b5ddf314d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ef7b039be164e39ac02e2ccdaf0e6a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e4f6ffb39f7846a790f82fba20b02430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8116f6d6a53e49ae88e61218850ee55b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c90ac9dbca5b4414b18b2454976865d1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cffdd4625f6843b682b62d39722cf780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2c084585efdb4eefa97d84713a16ed7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e715cadbc5494359a51bae6c9a59f75d", "region_id": "RegionOne"}], "type": "network", "id": "cf988162f76d4bdfb225278fd639efb7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "99242e71db75456f83ecbb2edaead051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cceed64485b84d308b3fc2d79676ff34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dc59268cf54346caafc3f6a549d627a0", "region_id": "RegionOne"}], "type": "backup", "id": "efb22ce74d74430fbac7b332d84e2164", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c76b1a6dca84d7281f3ddf39b98776b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1e7588747144a21ad53fadff6cab375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8dd36b155c947c7b0f9616d1abdec40", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1f3b8301ad844e71803b909312560741", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a468082e033a4803adf65192d6380abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65f8f1ea5e24416ba97d9cf251cd9570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06745359546840e69e88395ae02009f7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a220b6a71bab48ca8a430fc1d8373d07", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "740edc7b5ca74fc694ad118742bb2e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f376270ea9554bbf8bf4f0685ac0c88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "89887f1d14284737ae847bf17de87b3b", "region_id": "RegionOne"}], "type": "monitoring", "id": "348b1f376fdf44aeacb318533fff6cc7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c0bdf5f009ba41ee804f10c63e689cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "38a746b83d2345f283915d08dee5fb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4168ce47642247b3831bb2973012985d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a5c8e03359494e56807df9de392f5be8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0934cf0ddf0b4345bc6f4be7d1f3bb30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3fa65502aa95422b933e4bcc7ff9f30f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "79a670fe38af48369ad03782beb48f6b", "region_id": "RegionOne"}], "type": "placement", "id": "8326b097d6d5412695a8c57203097246", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "177bd249f764484f9c7d935055d6798e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e94c76f5700342b988ad2d8df79feee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8295024f46494e4886c449c00143b660", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dce7abf032c24e499fbefebf42ea0f90", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb1a0bc576e848b3a3c1194c12253153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d35f3feb99f94b2da1d399e42a20d517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a7883e92b48b462895d597bbbc240a20", "region_id": "RegionOne"}], "type": "ha", "id": "0624f1973df24348aba114fadd790d4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9d731cc7f3a43ebaa773114338f98b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2a3a56b3933e48189d66b0195a30832a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1ecff2f1d7e34b52a7fd0065b6c3121c", "region_id": "RegionOne"}], "type": "reservation", "id": "922e371875b2406badeb0824307fffb9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4b1c133feb0c47fc9964ae03ac394814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "536fdd9195394b638fd005b6fd5fb003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "61d255eec61b4a1eb98f0045b7e33501", "region_id": "RegionOne"}], "type": "function-engine", "id": "a0a12f8a2ee44010a9d0ac811c577b29", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "369688a39d664903b9fc7ea67762837b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e80f6ee1c20b4e4f93adaec27da42c48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "642e4046aba540a38665b253af0a235f", "region_id": "RegionOne"}], "type": "accelerator", "id": "e77005c2eabb413aa171beb43a895eb2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "50e9c89d4b9d4e3e9316d73fa8d7cf55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bea58646fe4247f0bda6f1a9cfe9de61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e243955638d4caebfb05d88f6237e4b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0311ae23b11c40fe81668ed7b73194c2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b185a50613a4d999f79565fea0adb80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "430ffd567c7642e19d85e26db74f2d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c82a2934093c46ac99bf6e3f37a284df", "region_id": "RegionOne"}], "type": "registration", "id": "a4ba222c42004dd68447ef7a4a55c790", "name": "adjutant"}], "user": {"domain": {"id": "2831fe125d3d4e6b908e7de1de45df10", "name": "d45c00f2496a4d7f8b251c7245dd8667"}, "id": "4703081b8cfd47a98d29b413c3b458ba", "name": "a3d372e2511e41d7ba40f6e5cc57178b"}, "audit_ids": ["c201fac10f6e4109aae72fe761478abe", null], "issued_at": "2020-04-23T06:25:56.370139"}} 2020-04-23 06:27:56,525 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/flavors/1/os-extra_specs/key1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,529 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,547 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/flavors/1/os-extra_specs/key2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,551 keystoneauth.session RESP: [200] content-type: application/json {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.285273s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,243 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,247 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,248 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,251 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,263 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.185555+00:00", "project": {"domain": {"id": "b3f767560a38416a9454d2d41d23045d", "name": "e78ecc831ca448b9884bea5c8e4b0ddd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bd793aafdc364684826c3bcc48af8075"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1a5c061062a448f99c50fe4174a889d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7fe5263ed9d14bcdb9e8ee139d499ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f183ed571d3f487e8459577c9efce821", "region_id": "RegionOne"}], "type": "identity", "id": "332d6657b0ea4448a95ec45902f938c9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c4d055c196a479296a0eac8b58f0205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "982045c4c43546f7a18f9f9bbdec07a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b59330428fdf4fcab151f8756e25b805", "region_id": "RegionOne"}], "type": "compute", "id": "a55af35ae33e4c2598183835d38b3306", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6de9f4c6edae4adc8ff1d2297d69dad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5dc18199ccda481da5c11f6b49bfffe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "94edf68e7d1249db963a0e9b698911e7", "region_id": "RegionOne"}], "type": "image", "id": "b49e318f86354ad29924602d7256265a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c895a6b7d8ae44cf882cb7c578d6175e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0d43e369fc614a229acd208aac25c271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3973c25b860e43a9b1b8ba8c3e54e58f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e06d388cb9f647e88bdc78197f4fc215", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38f0a280658a46b69fe7c7340b0a09af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d324d06cc617470a8fc2e37878df489b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8e2d284b6394055a3745c5701deb0b6", "region_id": "RegionOne"}], "type": "object-store", "id": "02da3731fa4f45b0a0beb578b14d35ce", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c682ef1ae3e40bfac9eae75937baa3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0743839bac444e2b5e4cbee5744b163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80079c20f31b4deb8adae57f69e99d03", "region_id": "RegionOne"}], "type": "clustering", "id": "d1b30e48fc854793aa9d59eb50d140e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2278765cf930482c960ebec28bb0a454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38b5c2abbd1445719529ce4d99a14ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7a55559878046d38127f83531eac552", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a06d935c827042c5960dd5a693358078", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12e5c1e73f6b40eabe80e011d5369124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be4d06400a1b4d329d3f7f1519f969bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "814b89df0a5a4533b7f6883bf38dda53", "region_id": "RegionOne"}], "type": "cluster", "id": "730b431994714882b633136ef3ffcebb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "677754903e2e4ca7864ec47c47a33c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3929db0a7b8a47b59b896d841b30b8cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "16ad85e1f9f344be8131864585de9448", "region_id": "RegionOne"}], "type": "data-processing", "id": "97c269848cf34d30b4d6e7807e831777", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c90feb076df8405baa0ecea8ee46b484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13dfcb92b0f9413b934f8ec9b7e2f5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "251c2084146943bb82caba1274d11493", "region_id": "RegionOne"}], "type": "baremetal", "id": "df5cdb73ec044f9697bbc44ba749144f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93aee9e7104646fb80f5ce135dc1f562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "681dc0ff9a0f49dc9aff0c78b07cfb5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ddc45e637ad41298e2bb364562aeace", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d8764ca7a35e4df89b378abd57b1ac4d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "98fa1b599bf74b36b4199a11f0a85619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "57daaf3b8d0f452db557da55b40f9248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "08ff585b725d4adfb89f622e162e40cd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "63b6b0e71b4140fbaf3b6a78d2041709", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4a518e112efb44498bd47f6e0336a65d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cbfcca3ef6f14be69f669c8954a47a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0798d8403ed54156be62452859918f16", "region_id": "RegionOne"}], "type": "key-manager", "id": "361b5aedcf9a4ebb8755241389e88ba6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22eaa56bfa4b4666bd64fe24833e80fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10df932fc6594b559ae44f36e4a0278a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e67e1de45dc4e0b9f00f4e0ddbe57d3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7358f523b41a4cd88da00aa3c2aa3391", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb8494d52cb248b09422336379d9a4e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31921747a20846e492a8d813a085c566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b9c1a104643c4ca2a207f44f26fc752e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a05459c05cbd4b4cb707d17359a1c7e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "711ddac1570c464a9d9bfb3c49b41bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2b6bd3d72444824909fad975e59a7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4a06e7031f704fccbe73fd614da9bf50", "region_id": "RegionOne"}], "type": "message", "id": "215aca90e1624971999ed2aaebd95c71", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3653247327b44548a7967cbd2af81ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "403a7ce1ae394d23a85a691cf25c42e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "40a43b5b5be942cc8842e8b66270b06a", "region_id": "RegionOne"}], "type": "messaging", "id": "536d37588b7d44939f57864e567596f2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "37f3d388be5644c1b94f851f15d4e9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "311e81b258f64e848828faea692d786a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6386e3cd112447329423634b6cccb2b2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e5ee74ba87174a31a557766872bc3ae5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27b38dd3324e4a17ac3a0026c9099fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a55a25900fd4eaf9dbbe0ca23bdd447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d72d98b1aba043ca9ea6f01af5fc0271", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "82ebf601b46d45fb9cab1ed5c571a562", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93acc606383d4dcf82b6bc7a439af53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73b29ab2b8a74297bb9efd063b780459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f216d7c5b11447a3ab5e3b43086d4c63", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0ee6f40a6318448ba5397c47797d489b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4427dcdedd514de4876e2bff36093538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0736bf6d23684bebbcf88727c1026752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3fe1d8f1ea24aecade8c1ca7abf8acd", "region_id": "RegionOne"}], "type": "container-infra", "id": "504404a640a349c09f52bba83b3cd962", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2c02abfed9a04c38be0ebd92925a0290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d66cd7c27548485aa5d6e11dc29e23be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dd1a534b92344a36bbe29a6a04098c99", "region_id": "RegionOne"}], "type": "search", "id": "25312ffe9ee84b16b657658fdcf67529", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9969fb71941e49d280cf75d91af9a24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "063a6a5eb2da433096813b96af64019f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5a7e8068f21341b2b1637d1aa38f2394", "region_id": "RegionOne"}], "type": "dns", "id": "2e8dc3ee632742d4a2c154caf7aca557", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1f8dc8b3a8243798d50507c218c3bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "baedddbd6ffe49c5ab440df15965b49f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ec383b10da6643c695c872eb4bfb8ba1", "region_id": "RegionOne"}], "type": "workflow", "id": "3b0fc026a10d4a1ba9645c73c658f84f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf541d8df0a74dd4a7c763400624265e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "90913e3b58234820a65e69476ac5cfec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d052a882d3a14e8d9c6c2f33b6ff6959", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3868a4eadd4849438997cb249745c276", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "350d2385f4514662ac0ecc2f6e492f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dad7e28bf7c34d5fa40ab93c6408521b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "60b49e0c52d6401da1d6e5ed03371401", "region_id": "RegionOne"}], "type": "rating", "id": "a62b650665f442ee8ad8133225fa7256", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cfe85aee7de742f2b3ca5762389ca416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9cdfc9da0d54e42af079de870609879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e58fb6efdd2d4c2380acfe595952d144", "region_id": "RegionOne"}], "type": "operator-policy", "id": "820e3f206d574e56af6a289811519fd0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d50bb60a9654153ab3c23305c325591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ccc9aa47f83242a487853fcf2c5b9117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ad9c46c43094d17a8b7e0442bb73620", "region_id": "RegionOne"}], "type": "policy", "id": "eb61bf78b7134d86bdaf20746009e14d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a29325aac2c040f58e7c158e1336b1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1eda858403a84471b207141ddaf991fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cce9fdb595444591a4cc7fd9f27a7652", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3c888059c7534778b9e518901ab80218", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "571f3ffdfa494f319291d426184fcf4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f13172b0cf184430a397901b72f69eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a995dda6e7e441a9a82a995362938f8", "region_id": "RegionOne"}], "type": "sharev2", "id": "6d79387d007c46168e816291c691eee5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "699921b4d39d4a1a89dde24bc3a8f7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "786c0e0728a043d19988ebf97ede3547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "295f10f8185b499e8286fbc9655c6928", "region_id": "RegionOne"}], "type": "share", "id": "c65dd4255b7047cea3beaa2bcc5449cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b150a7c685d44a908cdf98d8dcd60371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b80725febd546d3bab0054039894878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c89a21afa3b54ce9876376b83ac0349c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8ef8dc3ad27243c5af4fedd7cd991a7f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b56a9ab09dc46a491add7a2c768ed98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d12dd19bb06445ce8021fd59ae5147c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "840954815aeb4b98bffb364c4d5f1850", "region_id": "RegionOne"}], "type": "orchestration", "id": "63e0e6e222414d6f8e6702589deddad0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea8e3ba208554fe8983876fe692dbe42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5de4c62d7b6430082cb5b045afba528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b45b84e6d1214194976e414fe73de15d", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d05e9d0a8e44690b15b4938049c5200", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca5c125821bf4613a40003e627fc8bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f47b26bbda7467d8d5599d2fb3e51e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a41886db27034d7b8754eda9c11efe21", "region_id": "RegionOne"}], "type": "volumev3", "id": "a37c5e3c033e479f951d031a93e2cb19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2264e0fd3578492abf62c1886a967ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e29a1017dc904860b4c7fa7452648fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df2de50ac2b1456bb45a9e799866acb9", "region_id": "RegionOne"}], "type": "volumev2", "id": "f58c35c2c5524049b03435cce9481b43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dc2f73a627d4b8eaf10453fbf8c8eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94a588e08b5a4b9995a6262e87179faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc6f29fcb61e4deba1f53d5b4349c0cd", "region_id": "RegionOne"}], "type": "volume", "id": "2a6ddb5a9070417a8c569f3a88bbe110", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9a735f2966342eb918e56e8fffb09cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4457f5f78d404c96b0a864ed21c5a328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5fcfadc4739452e9dce8e8181026100", "region_id": "RegionOne"}], "type": "block-store", "id": "f5e38c141b4147c8b9ac0095b53c3bf9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d5d091880634644bc880c1617d41f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9db6c1a407841a7b5ec2d30ba9a6613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "da2db6410cbf4d8e87227aa5010b2570", "region_id": "RegionOne"}], "type": "alarm", "id": "20839120c0414041bbac8034bb2ebf01", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d861ebc4a0048c6b47b9bcbeb695e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ef429f57159e4416b28ac31f3c8dac38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "df65f83381c04e75a0fd18574c8044f4", "region_id": "RegionOne"}], "type": "alarming", "id": "1acdbd024a7d45b78377762f80bd69c2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2e5e73cbdfb40489b15853779135fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fe4815b743f4d948a362eb1e82c18c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14ac5eef228f46088ff5902d2aa84f32", "region_id": "RegionOne"}], "type": "meter", "id": "19855f6773034462a2c0556c1205d419", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d122165dae1d4266b1c46c6ac67c4ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ee85a8c0ffb4185968e8be7ef1c3fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a34f98893b45477b9ef15a9bda717635", "region_id": "RegionOne"}], "type": "metering", "id": "b396b0b9968c458dbe238b5e0e1a6bfb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c33852a6993437a8f35e3adbfcd822f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e4568710d8a4290a10ae9a59f40a71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "28267a0a939348abb8ebe883e50b3f88", "region_id": "RegionOne"}], "type": "telemetry", "id": "5ec2dbe474c045fb96f924b429bf93ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a6f7ce5b3c149919868eb0e0583991c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a5280d976aaf4da48d657923ec520074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8e82a34f83954181958ba97bcb801872", "region_id": "RegionOne"}], "type": "event", "id": "6e768b89e8ef42a4ad69d541b3aaa1c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9a1acbac52a540f897ea6611f5edbf32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e3bc49727fff4303962e03e348d54b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f99f28124eb448468850f077eedae7f4", "region_id": "RegionOne"}], "type": "events", "id": "cce76ae5194243a8be962533134fd137", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e33c8cfb82af4378bcf63c54ed163859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "189fd368d27a436fb7e92aa562d8c555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "02affe297d1e40338dd270ea153a699f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "05765e23f4fe4b2599d63cc66ef5f76f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78c0ce92745f44a59350ed51389c9149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d77422b7aa8347bcb5fd08b7e83cd07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "91ac34b568094b1d9361eab4178c8335", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1e8a62d4450f4e98a0e177ebe4a083db", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "670d9fd9a96c4f4ab21f9a6eb07c5b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e91301d276d34a0e8c3a07bcb2c7fae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfc00f08b0a44c2c9167bf427668d8d6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b5222e8d939d48ec8f9f0bef8eb49fe3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e568169b02394f89bfe022780c46e52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ccbf3eecfa3412f859cfef622af84ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b87a723ae64e47988b5d5b15b8f59d59", "region_id": "RegionOne"}], "type": "tricircle", "id": "fbd576e1c8c9464984ced2c5b18c5569", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1e4ef5c156dc4b7e94dba064088e7c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ceebeb11668c420e9f1bf2e79cd6f38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6840cbd6821b479da10396cf21bf1766", "region_id": "RegionOne"}], "type": "database", "id": "60ab7b937ac647e683617b8f0988c99b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c61075b8d9094a34b539825733850cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e07d6c5efff4f5899f2e0fb2bf70378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27ab15d69a704f638fbc0c522b447e51", "region_id": "RegionOne"}], "type": "application-container", "id": "5e5432d579104ddeb8b2778a63c865d7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c4b48a41c8d4521a0303effa2ef79cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "888fb2e6f1e74b43ae1eda108f6fa2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d6b769a452a34a51bd34b32fef5229db", "region_id": "RegionOne"}], "type": "container", "id": "d581adcdf3dc4dd2b3a805571319b1b9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "34a5e53f771b4786a4952e94a9df2a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5706c78f34e3420ba530f14a84bb5756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "84f6b2939104413ba945a25d28cab5af", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "503dd1b9cf2245bc82f862359520e14c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c75bb34a261841db801c544922e409ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f141ddba5d5e4ed2be06f839421cbbdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "325bd2791d3f464a9054e7848cf6b96a", "region_id": "RegionOne"}], "type": "rca", "id": "e8033852eb5d4b22a8e905ea052efbe0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "38d033b2b6ad44fb800f991469a01153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36396cb797364d7580acd0aef16cebc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ce0bd3575ad74d99b195fcc2dc313994", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d3b0c8b99c304cf6abd8a52c019d5601", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "02094da4f47e4829b65d204f937a8abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "46fe0159da9d40c697d15315ea9cfcbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "352a3c873bc94a9c8d3f03c28bdc63db", "region_id": "RegionOne"}], "type": "network", "id": "3025370eb0384a9a97a502763e9f301b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ce99f73083c417194f0b0a09b68ac9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "87ced53ab3f646afa6d225692f5f1a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "17d63252e5704a2ab901c3bdd8713864", "region_id": "RegionOne"}], "type": "backup", "id": "0932603f16bd4930ba08e35c34f31d95", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3afd699412b64c2782e7a0f485b01802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5102d0e82a2470f880e42a8612cdb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "547a75fb18d148b89db0011424915410", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b57a06ba26cf4e9bbc02acb02e05ead4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "806828d1d7f04ecb84cebdde57753a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10332ac8bb084808b4c5d3d3a56dcd8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d1a508c6adc24136a1423db12fde0f80", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "03e7cb8875d74207a995f4e89b2e8c88", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72cc1908f1554363891e3ec6cae4cd76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c3f174cbb1a541629ed2a7f234221acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8e8a69f0186246b1b41f5c6927f849f3", "region_id": "RegionOne"}], "type": "monitoring", "id": "bb19e66036f547409ef9c10f32255759", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "af1e46736667467ba824dd932a5f0604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6b024da0b1e438a8afba51037f5a479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e40bad6a152b45eab19b36baba06f31a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "de5bca2bc9cd4c70998d4190a6ee1afc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "16bc7aec608a45e18ec01a8610b0a675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "64fdef39d84b483cb34de3e34fd76f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8b524c6b323e46f89b53246e95522323", "region_id": "RegionOne"}], "type": "placement", "id": "4b7e35f02f8d41f580b8192e1cd1d132", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39832dabbd744f44b0fd0eaee4c0dda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59fb140f9d484a02b4e3c3c78c88489f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2734e792e4fe482fba34d5c7ae0c70de", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2f8d64707223470c98dff4b4ed5d6a71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ddd4bf518e8467bb4febc63bbe71982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71a9f9929aff4ab7b1f533facd94800e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "23b2829b74854535ae8aa77ecd0e5f28", "region_id": "RegionOne"}], "type": "ha", "id": "fa31eb73c64343d796d7ddcb6c4671ab", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "077c4cf2380e491abbd66fba9a53956c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "96d0407fcaaa42de981f9cda466d86ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1feeff5fcbb64624a64f3edf16bf7ca4", "region_id": "RegionOne"}], "type": "reservation", "id": "622f423118914355bc46b917c157114a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "377cc9efe2294c949fa5ff813862886e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d55712d3997e44918a977e0d70eeeb64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "685858e403b647f48a9b93fefd849377", "region_id": "RegionOne"}], "type": "function-engine", "id": "4f5416bb6fcb41109da0dd8a75249e05", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d7108cfd44b443b7a9d741583c29c5be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "18d7b84de369454682545711394ab3fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d4f7e0ed34e646999265c403469a7921", "region_id": "RegionOne"}], "type": "accelerator", "id": "bbf318aa587a412a888f84dc1afee867", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9684689b4db14a519425e72c4d3c7bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4daef0e1e6884caa8f1bd9899b3bada2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0fad1eddb93746b3bd006f969a99fae6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f995502930ba48f495be897579c6fc95", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e5c2e163deb4c0d98c4303d6a61bbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "828a5962057a4cfc83fef4539a6babae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4677c779d6c9404fb81cccec2712ed5d", "region_id": "RegionOne"}], "type": "registration", "id": "d4f8a0d3cccc47f0bfdc9543e02ae5a4", "name": "adjutant"}], "user": {"domain": {"id": "9bac0096089f42ad88da28b5b43ec076", "name": "2f4b1a7e4c324f94adb5458397099dcf"}, "id": "729022e664b0405e848c10f16a059ef4", "name": "4d58bceb12cb4ad5927e0de4f5b1d266"}, "audit_ids": ["86bf9ac44f8d4197bec738a0615d2aea", null], "issued_at": "2020-04-23T06:25:56.185555"}} 2020-04-23 06:27:56,451 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=server-id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,455 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,457 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "created_at": "2020-04-23T06:27:52.904809", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vif_type": "ovs", "device_owner": "compute:None", "mac_address": "fa:16:3e:58:42:ed", "id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "binding:profile": {}, "binding:vnic_type": "normal", "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "extra_dhcp_opts": [], "security_groups": [], "device_id": "server-id"}]} 2020-04-23 06:27:56,460 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"fixed_ip_address": "172.24.4.2", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac"}}' 2020-04-23 06:27:56,463 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,465 keystoneauth.session RESP BODY: {"floatingip": {"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}} {0} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.058246s] ... ok {31} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.312663s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,202 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,204 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,205 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,206 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,214 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.149757+00:00", "project": {"domain": {"id": "e376be98914c4c0a9dcc120ca8f6f708", "name": "d59238195dfe4dd09d78ded2f4582053"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4e2891fa03d24132ae62a5438bfecc0a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6cef6f845c4f4984a3931091e1a8e54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "698e860f3a7a454bb105aaaacebf0744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "db70e7835aa04de1a6444c2e79e09f38", "region_id": "RegionOne"}], "type": "identity", "id": "844200fa7b7a4002b9d6ecf93f7c7b17", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "774aedd61eae453bba0418883fcd0435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ab934458a0844883bef6d40b71452cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1a72541b0db54a9a959f674fdb2ae39b", "region_id": "RegionOne"}], "type": "compute", "id": "bc243203a4c540fab61dc52cba080bb5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e1195eb0b47b49a89b89a818cb94c2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "938207a5c88646a7a43df3c901eb65bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3b7eecd7a96c407688adbe1669d68315", "region_id": "RegionOne"}], "type": "image", "id": "bd6f9f116c9b43b78fd8d11361b82335", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bb4d01580032472b9188b3c43bffad58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "053d20c8431249dbbcbf04fc559b3eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "801b95e2c005415e9993f5b9e63d059a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "46875ba425ef4069932c7a6b58e05b2b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7028c6e4043546218e4c68ede20f7ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "090fbf6d70344dbeb0c3a745fcd74cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21ed0936983042ab9e50a576a0d93f24", "region_id": "RegionOne"}], "type": "object-store", "id": "ea290d298c7f455aab091bcb232610d6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96fd1818af584da684b20a8fcafd7092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e745cedc5be2420480635716b1efd5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e33aad0de978475fa0b123c352925507", "region_id": "RegionOne"}], "type": "clustering", "id": "df2fbb852fd0405382db678eb5ca11cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ea9cbda3da048138ef434915f478edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1e177579f204f7d9be8499218bfab01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a761f750f64a4c2f8abbca5fe322dd30", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "312ff6fc41934863acc62625ac2f4252", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa44570a458947178b425b5020f3fee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2add5da598f47d89df7eb0871dda6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "acfb534bd14840a8b7c96e324ea19672", "region_id": "RegionOne"}], "type": "cluster", "id": "4642686d7bac47aea1b2aef9dcbb4d1e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "757aed687ce84c1da58ab978e6278885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e84c9683b7b14598a61fe28bba0cd803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "720d4f5b3962400284dc1ab3689a4051", "region_id": "RegionOne"}], "type": "data-processing", "id": "594ac7046b5741829dd0447ff14d017a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbfcee4f32564e87be97ddbd3b7c89fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "970fe50bfffd4597af43569b30d56add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2358fd06e01d49af9c2e23a0aa57edd3", "region_id": "RegionOne"}], "type": "baremetal", "id": "bea14edee73d4d0d84a2fd43bb004fab", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70498e34c3454066b7c078fa8ecd685c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a78a7aea2e7348668442ed0b4cc33655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9efd66e764f14172bb287cc753b40a2e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "31878eed56ab4ef4b0af8b65b04cc966", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "daf0db94d1824a85a150783a225f9cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3961ec02dc7d4b4da122760b1095c704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7cce12f77248493fbd1b3a9df3e3b2d3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "394877ae46c94b4b93139fb3a25e013f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3a802ba07b724a4d9bc14dbf1c5b3985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d8301fa804d84ea6a2ef915365e9f32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fb5785cb2dc44418981beb5e80498981", "region_id": "RegionOne"}], "type": "key-manager", "id": "d6f997260fe34e47a7d374823c793a08", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c6a6684cfbf425480c77528d8252bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fb163ff39344554b8e31b268195f02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "11ff444777904ead94424b903e67a8c5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aef18e89e7914cc080f3635ed7150c4d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "318272c6bacb434e9a0df53c537fb570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1e1608f37bd4533971d6607cceb20e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "26f09d10232340998f36f2f99726512b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "781ea616c0794b4fa2c9d226600e57e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "041efd807b6d48778ff76f0d88d83f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7241852e81a24f1bb58f66a5817f1759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ba22788ad04445c9fae06cfc4c87e96", "region_id": "RegionOne"}], "type": "message", "id": "6871d0f3dbfa4755941450c445b6d78c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed6c86b1436c414dac10723cba30a886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cd7df17be1d4d47bf87076ba30dd38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d7df661e5caa47ba8b4728e0317a5347", "region_id": "RegionOne"}], "type": "messaging", "id": "45dafa2c373c480daba9b9012bde565b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "11646ad128d54e9fb1cee3634324805b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ba923725eaae42e0a26e8a24497eb63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8c65d263e07d48458a26b0f9694b6a4e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9760a43140ee4bad8e002744e4e5f297", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f797b4aba8ec4c7588c81f7476c87339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a68fdfa6d2e4bd59c5e2ea86c501ac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4df9c74df82e487f8194006b6b34be1e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7f6e5927254044f2b6e587e14dafd16e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "124efecd086745fd880dcba897d43911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97161efe81be48aba0ec105cd758d211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a10428238df4e978ab8fe95ba38517d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "69d2326d9869432c8149335f59e02a31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5764f87ea91847bb80d226de1912bf9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f71ef44fa7b4fc7afbcfccfae023228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19f781da15a7471693ef07944d58b68b", "region_id": "RegionOne"}], "type": "container-infra", "id": "fbdcaad214584b5993cb22ac38655c8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "da18ba06a7c2486abd1ca7d9374c1547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "89ee2d0eb8294b21b7f407c43d51fab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "43514bd73def48cb8a6ae216495ffc91", "region_id": "RegionOne"}], "type": "search", "id": "c807ff7cb0df4a9ba72b52197689c321", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "216196942fa14256898277302e7a7905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d58e477486574117b90a3d0533e9bfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a3a5f22d83b54118bee730d0be4ada1f", "region_id": "RegionOne"}], "type": "dns", "id": "be4edcd8f93648799b15d27e16b007c8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3593babc9a444c0858415ad1de9cfac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a68f029a143b4904b1eb821216549141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0b23eff2fc224e7f8b9e62227afdf4e0", "region_id": "RegionOne"}], "type": "workflow", "id": "ef95184efbea4299a091886d2c7082c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "50b6549986094fed973915a5d55a0e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a05eca64de6141378fd801ceabb0e338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "332ab4ae38054f389dc7d270fe581a38", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a8c6686bfa4144d1bf5a7ac4b12d7fad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ddd89e5da42c4797b8823be4b289980a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9219b09e3e644194a4631ab926916b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "63bf4bc1011140d49c8eb357654a8389", "region_id": "RegionOne"}], "type": "rating", "id": "a900ea6d2840458baee241a0aa4604ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5256e87fdf5446369f0404df2b62c1b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fbe8ac442b50462c8cc436ee223d2516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6dc35c0c81934cf3accfa8ae7b3c1702", "region_id": "RegionOne"}], "type": "operator-policy", "id": "340c1c9212ea4a13a264c0a3af14a3c9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "82b28b91df6e4501a54e0ee3bc455a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a854c526ab84492f99dd682db74a744c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d5b0bfc90e534c4bab7c9a16930962a3", "region_id": "RegionOne"}], "type": "policy", "id": "a810ba5b83c24d25892eda3f96c25035", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8d1fdced8e348df866670cd0443cd56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0282d262e7cb48f0a445a2512687b562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aea9a46fdd204dfb8084087908217686", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1c4b0101406e48dcb13f74ae61f665db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4ea6e8c818648e49b9f74c4c288ac97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cac43a0ac9b414da5fb1cd3789d9129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1b67ef1e090f43f0ac53f42a20516735", "region_id": "RegionOne"}], "type": "sharev2", "id": "f830194c31314c118f10941bc9559a09", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6efe6cc8bd5448bba542a1062c80ec6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5c1705cd9ad4fb386994170db47beeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "702ba356bfab4d168244f029a28968fa", "region_id": "RegionOne"}], "type": "share", "id": "88bd85b505684600a9a9edf721edd5f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "15c6dfab6693489ab9f7c9182328a2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "681343c52520460ab9b9c36648ca24d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4d166372c384098ab70451c9f195e64", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "494f4c238d824f04adef10f65ffff346", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c92d613e5f794c4c9c5de79d0897432e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b0324a858064053aec99a22e30870c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7f22909510f44c6b27ec792b16dc56c", "region_id": "RegionOne"}], "type": "orchestration", "id": "ebd4c2f6f68e44349908d598875ceeef", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c06376bda0af434ab9ec878833f30d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0605ff1008b450f8da6724d84aac56a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8b46ccddc8c4646b5d38f73829d45a4", "region_id": "RegionOne"}], "type": "block-storage", "id": "3a152522fc0040de85bbcfac4ae1c705", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "258f07ee96c64983b31870c03796ae2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5713eb21860b4a8ea569228c8e1eeb3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07b2b1ce37da4b0daaa6e01554377dfc", "region_id": "RegionOne"}], "type": "volumev3", "id": "a73832708da347cbad3ddb7d23851b87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7456d4b115644521af7b4a8d105ca8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "244b36e182664158928b82c39522d0d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "867c76bf5cd141a4a41f5bb894287660", "region_id": "RegionOne"}], "type": "volumev2", "id": "2a56bea45ade49eeb64e974e8ec9c9f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad0f681bf0ac4e578c1a7bf985d5dd36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce273d120a48438c8233a775f49f6fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b804e71d29084615a398769e0bd3f049", "region_id": "RegionOne"}], "type": "volume", "id": "a11aa542542d46a6adc1d9db92a77ea1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "003a31c175f64d59af9500a9cae2f2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1330d814a10461582ac57dc3d61dcfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f46e8caa00a480ead4beea0896162a0", "region_id": "RegionOne"}], "type": "block-store", "id": "ce2aa9113078486ab83f676e1cad54c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16635457f1ff45389f51e57304589ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93797f4110a440c085037ecad6e4f6d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d63125ade3494109b1e1e80e677a3297", "region_id": "RegionOne"}], "type": "alarm", "id": "2ea9e9357fee44f8b8c6d13b8ad6d497", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a95ea9913f0e41a6974ec8c39a7d14b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc7808ce4cae44e4aa6fabbd4f0cbba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2f70d20ccec64112ab60ec3aadf2bebd", "region_id": "RegionOne"}], "type": "alarming", "id": "fbbf3ee9b6014d17af61ab57a6f2003f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b278568fec6465c985f417e7e53fa1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "884e013a192a49b7a576ee908290d802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e328ea69612946edb641f6e0219d3e8d", "region_id": "RegionOne"}], "type": "meter", "id": "7122bb21993f423ca5b2a60651dfbaeb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbbe6f3340184b38a2146b93fd00e10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c3a1ed2f97143729e280b8f1ef29ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "313919f90f58451d81e1b4fd7f314377", "region_id": "RegionOne"}], "type": "metering", "id": "1fac5b010864445da43eadd3f8f98270", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "68b81a4ba0de4d589d34336cc3db071f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66f0a9ab2a734bda9047af86c4ac519c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4bb2b8d9096b429a82ffcb9bfbfcdd1e", "region_id": "RegionOne"}], "type": "telemetry", "id": "cebe00f21ac54d588a47caeb46258b96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dbd33f08b0d44d06b11543d2c3526b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "af4aa16c98294aabbe377d2c33ad5ed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0cd7228855584de2b1babcb2b2ac78eb", "region_id": "RegionOne"}], "type": "event", "id": "ed711cb96cf04cb4a98b686ae56d37f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d2d799ce65f4a798e47cd8fb300a41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "93bbfdd3454e492fac77e0c6540de5fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2ad026ba248e42f5a4d568d6258a2003", "region_id": "RegionOne"}], "type": "events", "id": "bb331b4253744ca18fc9aa533d2b3ea8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b57fd85f5fab4497af974fcdb807136a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0cc335f68f944a5be626d1b5774837c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "48ad1a223d7e47e8a74c337e5d243e3e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d7932f98f2ee493a9ba0980fd2b1f244", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd480cb3282742f9818e0ff504d77bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6af27d703735476fb43923ed11d42839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "673355b6ceac4aeba9e65015d2eda9f5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a25b8ecde40e411a9fa9500328cd6841", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5b57093b5224d4085b4da3d951240d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61fb52054a444a37b8442bdbfad26810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d09b620f41a54232bcf30a3764304c23", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a6b8d019f0e1490a9f8fb8954ea145b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57c8a3248a294d15981d39396d572143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20561b5bdacc4c75ac7e9193a14e5f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5cc4f5b840c049abaeea8bc43e0e5d6b", "region_id": "RegionOne"}], "type": "tricircle", "id": "09609b56a86d4f8983f9036101120a44", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d8cf52a9c30f4e218b6244a1090b4512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c3983a07a31d4721963465f810541d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2fc948b4540446ca90aaa48753534bd1", "region_id": "RegionOne"}], "type": "database", "id": "44fd56f335554707bcf911f7563fe45b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bde376d519c04606866be9ee5bdfa0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76ba993d809e40a690380f683f977329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "543cebf24dfe4644ac0c4ebb35d737b3", "region_id": "RegionOne"}], "type": "application-container", "id": "68f605dceb0140b3b48801d7e2e61b76", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e967e914b3314146a44548d15f96f830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de2fb65fd8c444a99d5cba1b5988cd3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "22d8218102fc4e66a9627bfb88d5213a", "region_id": "RegionOne"}], "type": "container", "id": "68197e3581f8440c83f26221498923af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f2f025a103c49799589d56650d35f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "98341a3278cf4ee6a78557e7c84569f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c3a21a44e394354843cabe9b6a85379", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5a7b82a380aa4cba85087f59fdf4cc30", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bf05d6ffb36468387b9b96b09156840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9163d36deb8f4f2b911b19f25f0669c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "14f0f15646cf491d94dea9fb76a7f2c3", "region_id": "RegionOne"}], "type": "rca", "id": "399ba4da63b34f4c984e057c020bca1d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e03234a97865423fac74bcbfffafaf7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c0eedec04774d5696d26576cf7fc6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "33d05349efa04745b17c8ba68215bf87", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3ff76d71c3a343578c82e1be18daf71b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5160de122f644217b438031acbe5f009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "852287b590ed45a9b08947218d22a788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "408c41c94df045758e540c4c682ae4ef", "region_id": "RegionOne"}], "type": "network", "id": "ca15b3ad38674f1980d039ef60636d16", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "653881e7cb5e49ce86ecd50c17a95ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "68f31050a4994bc181129162dcf9cb7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "483510be24844d5ab0cbea20b1171481", "region_id": "RegionOne"}], "type": "backup", "id": "bd8a254819504b4fa4c1d1be539b26e0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6fad10954404d1ba63b3e624fe98bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de5f13fdac754e838e41b0b4f0347d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "836fa747b1564eb686d20553ecdc082b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ab3b255039f347f6bd9a27db732d9aaf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e742acdbe9f64dfe98deb7b56435038a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29eca746e2fb45d0b7ba04145d68db42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0acdd24777ee486d884a9fa2168b09d1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9a87bdd9c7144d8ea6036806a454bf5d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "55eb442b62d6449f805a75c0dcebda5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d066486c72504599903a4f9dba198709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b9208316faa346e1a76b8c0eacb79878", "region_id": "RegionOne"}], "type": "monitoring", "id": "6000ea67293f442e83cfebb50d9190ad", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d44d842bca0a4c4d841d7073b410f80c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0ad19efbeb664128822222e913fd0ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ba15f437fba34eefaefc441a06d8c4dc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "81de4b7c929e40409103e506139d5ec3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "367b055594804374ac72ee45be2e7792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "34598eec8c01493b94dac22a21ca9d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ed9f25aae1bc40adbabcaf9e35c56d96", "region_id": "RegionOne"}], "type": "placement", "id": "23f0e640780e4a83ac3f577bc7013f9a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54024db9d3bb4b568f8db851bf900acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71cc490ea7b140e4a33e25a90f6905a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "135579406f8443a0963a819f061d9911", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e1a0643fbd564c2e97005e148d26626a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd93711f330d48feae335723a455fd53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "df844a7a5181420e8ee81ea6a711d7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1f6b7cc71ee44d988a5f64104466b898", "region_id": "RegionOne"}], "type": "ha", "id": "2e11a2ac6de24c9787b6a3298ea1de3e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5893b4762c6547689c6eacbb994d6680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea8e766a69754a9d814b7ecf70b6c0bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "86261c344cf64f27bbf608ace0bc54ea", "region_id": "RegionOne"}], "type": "reservation", "id": "d9f4611205df4e4ba07e5a2448c755b5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2816bee1e3fc47c7ad4c969882d39d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9b2c1b71648a4876b892f43f31695ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "69cee8a6c8274a49a2f527378e6a43d5", "region_id": "RegionOne"}], "type": "function-engine", "id": "aaee3b20c6ec4768beca49f46ae13689", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a754a56c26d94c57a7ac2c90561c9b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "51d76e129f6b412c960b20d110415067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "10fc1071230c4497ba63db11e954d571", "region_id": "RegionOne"}], "type": "accelerator", "id": "21494934ba5c456eb01c6d6604374ebf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ec3e266897e4a388b89c944789c42cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48d0996564b447ce965cee1220b1d10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "635ecff8e4214b589066728f2ea3d6e0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "29f1f22385ca480aaea92edba66f0c2e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb6957db3cab4f4aa32ff69283d1a1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93a61d6e086f4436909d62267ce47e16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e97f331e9c424b10924448651b17cabe", "region_id": "RegionOne"}], "type": "registration", "id": "075128bb4456413eb16ee7792c4ddd6e", "name": "adjutant"}], "user": {"domain": {"id": "a10e2e5c15b5422aa6b7f9768d0b0d5f", "name": "6b55b9f73a2a40f4aa9d035ef9f624ab"}, "id": "32e00cf02a63418ea4c361a314819ec7", "name": "d4d5636c726949e6acd1f367b813e852"}, "audit_ids": ["97af4836011c4db891fbd44fe917910a", null], "issued_at": "2020-04-23T06:25:56.149757"}} 2020-04-23 06:27:56,315 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "d6a179b6ffd049029ed75ced891a01ed", "flavorRef": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "max_count": 1, "min_count": 1, "networks": [{"port": "a64fc1e481bd4cc0b4b9c987983ab2f4"}]}}' 2020-04-23 06:27:56,319 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,320 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,338 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,342 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,343 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,451 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,455 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,456 keystoneauth.session RESP BODY: {"networks": []} {13} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.399655s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,221 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,224 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,225 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,227 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,237 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.162594+00:00", "project": {"domain": {"id": "ae90422908ac448388a36d322de696de", "name": "6c61415cbf0c4acc8e15996deb9576f7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ed19248a6c5c49148047ac54f7a18249"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d0788e935260447980932da07e907c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cb1d78b1b20443088b06162c8848325c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f2003e86d0eb4267a4454de8af01d8dc", "region_id": "RegionOne"}], "type": "identity", "id": "da4cc275a61c475bada3696e85d532dc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "eb9b7db8d7a24e148aec2e704c1739b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "65c146c1de6d49bda8a127675fed6604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9268fd39d7ff43a19d1cba3e79a19824", "region_id": "RegionOne"}], "type": "compute", "id": "ba1b30c840b54a3eb57668b9261c6ee4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "745d214d398a4119bf7028c2daea15ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9fca8acc39414aabbd1a8b9ef6374e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cede21d0f7eb4bfc82cc52249de9aa4a", "region_id": "RegionOne"}], "type": "image", "id": "34242ca9c9ce42089cd2db23b627fa99", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "105f11ade3f2417bb7cf87a555355c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "447570c8edc646b2bbf786eec8929597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "978b0f4535bd4fe4aceae0fa84bc28ef", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e25345bfce54462085df85ed45b14ba3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c850711ad6f3455aa636b0578a3b5430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726a3ab67851419e8b27cd73dbc72caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7916803d9a3d4901804dd614a620cfe7", "region_id": "RegionOne"}], "type": "object-store", "id": "56e2f092db5345509c084747e91f23bf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ea2beda7aa348deb30654ab9e2e7277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "adaa64211a3d484791dba1b29c01fb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cda99ba12eac498d95727edf421e088f", "region_id": "RegionOne"}], "type": "clustering", "id": "3245a0d973ef4960a1ff0e2de0af4b40", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "476d5e0fd3fc4ac8bb9319150b3094d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06ba85e1554345c18b5f1a3547f3f0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21257bc5dcab412f90fe27862b76baf8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5cfd1ad4341b43ffbe78b233e1169ce0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80c9c143662e49598197b14049bfd53a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99cc21a545e04a6a95f050915f34878d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ffa0057d62a84a70ad007419c77ec443", "region_id": "RegionOne"}], "type": "cluster", "id": "c0b8545537c6406bab9051c14c3a330f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47054fcabe524f808f98984b486b39a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "82f7ef2bc74b4f51898b93debdef73f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9cb8993b3c9b42998369b74e0824754f", "region_id": "RegionOne"}], "type": "data-processing", "id": "273b0b02ec4140bc813e13beb070ee4e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b8749215c6d48e896ae4d007bc0255e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7987bab556454b269616346ed8240ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c4e7ee4162f34f7fad816716720d9407", "region_id": "RegionOne"}], "type": "baremetal", "id": "206249a7a32847058001ed02cd329ab9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b35b9778e50f40bd92d7233d7d4f2ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a72665301e83419b8c3648c0bf9a3d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac35337e64ca4389a2b00110a22ca663", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cf3ab928d55a486fb4ca9211939345ba", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "683811ad88214ee6960de76e09965bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4c4b5a4c920c4a8d91eb1a0297c38626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6ff03a0c54f44feea18fb1c8335cdb37", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d424d0b43fb047c5b39b54d1cf1d49f3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3828438f9bb445aa1d33af79a637a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "beab04bcf4a847fa9780b789cca7007d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "210e5138cd5844929dcf3da0290a165d", "region_id": "RegionOne"}], "type": "key-manager", "id": "b2617e3cb86d465ba9875fbeda04ad1b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "09d9f4f78ca745cfa031441cec63a18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d136b17e149145f787bc1af0533cd4d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3c63c05a6514453bad8a2095aabb4a34", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a1578a0cc44a40e18e92d22c885227bf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "535dd105149c4bcdacabb2b4eb89e923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c6dc318834745f8bfb820cd22b0c9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3fa1dab583ff4aee9e6a9e7dc8d46cbe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "59ff2119bfd94627920d06d7cfa5994c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "395d760bd38c4f7abe315e5148633d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d9afe899f344cafa9e9ab9d00cfcca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f987214bff3748ffbd120b373facfd50", "region_id": "RegionOne"}], "type": "message", "id": "42c614b5be9b4ab384156895c8d84346", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a2502dd9a01844778e9ecec7478603b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f659c6d9215486a99f845ddbb98e7f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fff57763df5141e49db1556af6c14029", "region_id": "RegionOne"}], "type": "messaging", "id": "b6e564358c874cf89ce5e20213d5c58c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a4fe236e474a4243bcbf1640529e75df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7eead73a2eab4ddb9ca4d8a811a6b8e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8b27fb8963174d628ef788c5e4be9d18", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a73ebf5262f945a3856df67b9f4e8cb3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bf3a67fa5134f24a7f0355c5230a4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd77a13fe7624973bb960bcac49bf475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdaaa4c6bf6342f1a6bc6f7590a5eefe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "87673eac0923420ca25d42616746d221", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90aee60ce86647e79a6e60bc19695b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e32ca927e0e45fb99b4fa6b280b55b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e56c72e60efe45778453c76c1ba1e19a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f052e0e01a3e4e87b9935debb3beaf4d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e39d90a6fc14ccfbb03d0af127e80fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aeaae590aba0422da26487089dba31d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "728db2f5d9124af78185a58272d90487", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a8b87dd08b04f62aeaeacc210e3fc69", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "68afeb77788d4842b2fddc5d0ffb8979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fbd2042777e44466bc50af775224f065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7df37c87ea2048208bea5f23d8b1f341", "region_id": "RegionOne"}], "type": "search", "id": "b573df5821764aeb883ba9969d7d7a53", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e8297702772488aa800b4650b05e201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b027bebc0a24c37a7515c10c60f9e1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d318aa452bc343f68ab5ad53f86553c1", "region_id": "RegionOne"}], "type": "dns", "id": "5d01fd7a5c9449c9890041b4e586aa79", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "618ea9af435e417691a96a3005628c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9ae697ca72ca437a89c85e157f820030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "145a64596dbc47ea8d5521face45193f", "region_id": "RegionOne"}], "type": "workflow", "id": "c9a7b649ff1a4c25a52263001454603a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c27233a10ff349e7be450bf3b6c11c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1968a3fc3bf94b00a59e37742606dbbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16486cd0a6dd43f5b81acd8aa67af792", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8908ef609d134884a901a51758e502b1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "781bb846db9f432e909a1b94dd3bb4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5e5304bb531a494da1cb81e02be976f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0aaf4dff66094612b750b4ac2b0186e4", "region_id": "RegionOne"}], "type": "rating", "id": "04087f1598a9412095d247c3b5570790", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c3bf402ede04431abf7b7a8cdea03343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f40321030e9d4bcd84f8c6bd4f715b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b7db96f828234ebf95fba8a1ab752941", "region_id": "RegionOne"}], "type": "operator-policy", "id": "90456730fb8d4da7be2304eadac32c22", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c24fa98ae6c480a8cf03466e0067ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a4c2782f0564174880affd3a05899b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa32ac82807c4a5cbb44425c2f71ffdd", "region_id": "RegionOne"}], "type": "policy", "id": "bb49fc902294485989429af61cb1c191", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b89d483e5f4cf899e8cdf84e8ce3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01b0f638c313499ba6576c1f1d605882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "40a361e1273942ba8168af4b27dd9a9c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6d5beffc447249beb878731d0b6e44f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71bb7d18b34a4064b3d699be79c83118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e7c7a79ad59453683e79ff77319389e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f4bdfb043604332b1bc549fa16b83bb", "region_id": "RegionOne"}], "type": "sharev2", "id": "71222f72958642ce96cfd0d16b13a1a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e179335905340ccb01abd695df752d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "276f41d4af734280bf1f236e7006971b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "528102daa6b543aa9ea96c18971d10b8", "region_id": "RegionOne"}], "type": "share", "id": "d770f98bd7f748e58f768cdf0f9a60e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0871ce375b644289ffcb3fd5a65ac38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "11699e314b0a49808dbca75b08d4e472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ce67a8f49844955b5531693acc66328", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "45f976afd70e43b09fbdd311462e3efa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8eddbd337f04e47aaf0dbcaec65f837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b311d3e2bbe41e195fac053fdf1e9db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb71737c40f48388e49f390804252c6", "region_id": "RegionOne"}], "type": "orchestration", "id": "cfd3bdedddc345949f35e6f93810a57a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bee9e15dda444718928954aeca5e020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f3b0304b0a84ea6aec2227ab7394126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b92d091f0f04bed888a8ac500258515", "region_id": "RegionOne"}], "type": "block-storage", "id": "dd2f62b1332943d78a96e57bc6b457f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ef6d1de7c44620ae325743ebb3683b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25183228bbdc4ea1ab3e1e3079f74bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6337f2c2bb3d47ec8720c7411f9a7672", "region_id": "RegionOne"}], "type": "volumev3", "id": "72b605b19a0049b9866697caf12abeb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e64b873f9441dcbe972da5424f3e2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca5bb450283e4bf497336242d5a99225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6437cb9cd8b843eb83c6c581fe4330ed", "region_id": "RegionOne"}], "type": "volumev2", "id": "0588d3e93c23484b9b87420ae4ea2254", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb12d627d69c4a66ac65653d187baa95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1145dfc51e134ebcadb2ba0cc92ddf4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a5cae56f90b4d0199cafee21ff79610", "region_id": "RegionOne"}], "type": "volume", "id": "aef26a42f4184b2495746353fe93314a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c89ae3a71cc47309ba45cc7532f3cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48c8cc1818f64c989bc1050e5e103f68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "145fed555b424aacaa44886ce5cafa1e", "region_id": "RegionOne"}], "type": "block-store", "id": "4b2bab676cae41448257b3aae21f9310", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31f463016ebe4c33ad1330369aeb4191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd395db8a7da4d0e9d92daff6bffaa23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d28a4e3cc69451b9eec64f36393d01a", "region_id": "RegionOne"}], "type": "alarm", "id": "ec4e6a9202d7443783a2167ad8c8cc61", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "304891b9c4334e1a843311c737fa4b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "729d62c709f549638df4e323e15ed743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c741e761c35f4fa6a437a851ef34a5a5", "region_id": "RegionOne"}], "type": "alarming", "id": "1ae933da472248db95ee587703cc3a0e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "54560d9c488d4671ba4a5aa48099f47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5652174195e94e9397f27cbd85caf904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "584d0339d73744d0a76f4d8dedfaa25f", "region_id": "RegionOne"}], "type": "meter", "id": "7a868fe503db48faaad26ba5c3a7255c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9648eb789e8149ecb9fce579fe904c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78b17171d84b4d169a7a6856c153026a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "173e6cc7ed3b4584ba6db8dac365f78a", "region_id": "RegionOne"}], "type": "metering", "id": "a8d25df360594613b7e3e56f395be29e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05577cd38a0949d9906d35e66486abb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22c08bf4cda74e10ab0ccb5513d72980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c20774e8824e4648a5f6782d473b77fc", "region_id": "RegionOne"}], "type": "telemetry", "id": "1681ef52bbee426782c9bcbb52a41d94", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "926de0c8c83e4b19bb7dabb88138235d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ee42f881e17844229cc8b5aba2b398a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4ff9744ad2db4c3b9f2793fe64094c8f", "region_id": "RegionOne"}], "type": "event", "id": "e8534febcc8a4dc48e7e97fcbe27acb1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "65a0588a188a429d9d1eb6b3f59806fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3ee1df9f637d471593e9eddb05a7c7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f8a7290474534d2190d51852d108886c", "region_id": "RegionOne"}], "type": "events", "id": "7bf74c543e944d60813c165a057aebbb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d8276408d4240cdbd15c7d7f412383b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da11c3c77b0c42a4b59f7d7a56c99698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e16aa48e3dc44aab8c8758c7fa4372d9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c3d0bc4f0c094214b5f30b5b399151d7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7a2e9cc96a64f0abcb50a50a8e5db47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91135936949547359cb98fb715a42be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7fa5dbab9b644bdeb59cace3f97cc1e3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4cd242f2a1ca4baba60438c08b9ffc1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcbde0d508064f3b92f8f731595effe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72cdc1f8f1074bad9fc26f40048e23ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ead2f1c9736b44a1984f573ae8eb73c1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7584c97d463e4017aec87cf62d740196", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "02c91d1b076540be88816b0b91901694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b288d9777c0941c389e3ea91636454c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "013dbb2c18d7464db43217c6a7cf3bdc", "region_id": "RegionOne"}], "type": "tricircle", "id": "65b4cfa333cc41a8b62093e5162ce0b9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "20fead75bf1141bab2b3f0dc83b891c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8f6e20d6df2b4525aabaa35b51b3a73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e514632509e64e359e6ef01e5e2b3a5b", "region_id": "RegionOne"}], "type": "database", "id": "dbe81bf334fb4170a456caef8a748674", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b1ea1a7e88014040ad54c07a8f216a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6392f7421084fedbec89bcdb45bd721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2ccdfbc91ea54abf9686d3719099a93f", "region_id": "RegionOne"}], "type": "application-container", "id": "c2336943abda49dc9619ec536500ce61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a3e9c893c814670af321f2027e0cbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d8fced724414f8884c14fc8b5120486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00407c71abfb4956b75a81b024fc334d", "region_id": "RegionOne"}], "type": "container", "id": "2a279ca50c6e452e87f2b7e7b2e38c7a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ec9bff5b45f421ea497c7f0dbc57442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "88c32e2e6fb440959595083ea383df7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "52124d0846524e05977e53d6b09053a9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a680a2e2a6894bdf99c6928149e1cb5f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "213bfdadd619446a9023b6ea8287b9e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bdfa5185ab344fd49e44aa0fdfa692b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "41d69852c28740abb79345984f5dd707", "region_id": "RegionOne"}], "type": "rca", "id": "401da5f0c56c4e0bbfb4ca0be0e415dd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a0dd5ac6a7624015bbd6e9b5ee06d084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ccf07fa79b540ec8a73ddc7cad68008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3db2c087169441a089d7539be275480a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ae0cd71c40504880bf473a75c7288594", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7e83a167b95a4047aa9a6d9e941f1c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6107879486664131a0d139840350c4ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1d8279dccaf24714a0df40721c4214c8", "region_id": "RegionOne"}], "type": "network", "id": "9ecb4fa7a0d04209abea9fbcbc2ff29e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ffc90d723f8d444f8ad2cad0a2c871bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "56b4cbd40e4a443db91aeeb65a9904dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f4bb48972a87454694bff40b077bc828", "region_id": "RegionOne"}], "type": "backup", "id": "b8cb722295c84f248c56ace3e683b6eb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "faf3a724ca454bb6be18ae4251f21e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fc4db3e4d604c0ab8526b36c2cabefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d6abb759b0ba4250989bde405f1ab06f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "14819d2dd47541dd8b62a15a83d9c002", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96deb4e8991b469f98bc1809c35a2c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "865c1b40f67d42abbfcbbaaaa1bd78c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4a0e6a4cde6c46e3a4716b98ac092c9a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "852d7cf68d6541969eb158c99e107d36", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cbb7e854b5be4312934045622c7a1db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63c09cc62f394654a0e66f1be9883800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dac3479a26044e65b17b662ed3a3ed69", "region_id": "RegionOne"}], "type": "monitoring", "id": "a24854990ae044c9b89bcfb9d339fc59", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "03e8e64264ea4650bb3e9aab2302c791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e260c3d73dfa406d971240d48550b94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f4d595fc6ae6464aadc1416518f97494", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "be2e243300e241c5ad05c20aad27e9b3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "640abb8cb97e462bb6da23954fa28f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9811a957b6484643a6f1dd188a33d6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d3300167c8d44bbcad59aeda642984a2", "region_id": "RegionOne"}], "type": "placement", "id": "ecfd85c080de4bf69172e25c815f0e5d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fdf1da194cc645758848a19294d8f8b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75bff520bd2a48ed8809971049793757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "24d7b7f143204bbca520c3c5664e0804", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c1a216531bfc4b35aa035da4dd6916fa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82a14dba2c7c44579dff7f9d28e0949f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30a97e0d090c4ad7988af04bab25c35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63ea25c7ef494209a68aafe457fdfd5c", "region_id": "RegionOne"}], "type": "ha", "id": "484f7a5225db49f1b92a4da0c77fa953", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3dd5e9b329154a87aab6863ec3f9f2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "07e9337a94b54863936978d466bcfe49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "57f17502cfc644f18a83f2d761918dc6", "region_id": "RegionOne"}], "type": "reservation", "id": "b1237f9effca4d05b86dd60336c53c2f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "47ebdff2ef274768b5ef4e28d0f2193b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a1e5504da6524f10bd9d932fff0735a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9e57c96071544abd9f367197d6edb2ae", "region_id": "RegionOne"}], "type": "function-engine", "id": "cee0010b7e2e4fb3bad32c8d0d55bd15", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "88710e9458414ddd9551c424ad6b40a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "32ef4f7e1174407b866cdd3cbd87986c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "037c08016a124039a5c155178ff7c698", "region_id": "RegionOne"}], "type": "accelerator", "id": "8aeb92c7c1984559a5840f176127c2c3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb0bd75106fa4374bb74c6a5f818a527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f175c368c0ee4befa06d00f3e9f32cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a541e048a27e4acea41736b0413211f5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "71daacb948b843b59c2955e311b6b4c2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b970a85d6ec46b8b9d1b155f6e62d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "915cacb54dde44a79da463f65775334c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71fe4cf4608f4ae1a8cebd07218a5178", "region_id": "RegionOne"}], "type": "registration", "id": "806dc530fac84ff0836d9ee46a215f25", "name": "adjutant"}], "user": {"domain": {"id": "5ec586743f2b485ea81b64fa9029ae31", "name": "92c44d6372044fa9b7e36b639bbf0438"}, "id": "4cc1ac8e2ebb437c861852cc6274c6e2", "name": "946e7ef549d249d9a27951908004a34d"}, "audit_ids": ["d87ff0200a8b439d98f47bc943ea6075", null], "issued_at": "2020-04-23T06:25:56.162594"}} 2020-04-23 06:27:56,391 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,395 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,396 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "a2e25dbc96a44864aaba7435e4626680", "id": "31dae74a46984c1e8a72d768c5452e57", "name": "517b156e24cc407d8dd05d1617cddaeb"}]} 2020-04-23 06:27:56,430 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"endpoint": {"url": "https://2d685680388843869a85ac1042adaecf.example.com/", "interface": "public", "region": "de003101aa1a468b897a9d34e2639924", "enabled": false, "service_id": "31dae74a46984c1e8a72d768c5452e57"}}' 2020-04-23 06:27:56,434 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,435 keystoneauth.session RESP BODY: {"endpoint": {"region_id": "de003101aa1a468b897a9d34e2639924", "url": "https://2d685680388843869a85ac1042adaecf.example.com/", "region": "de003101aa1a468b897a9d34e2639924", "enabled": false, "interface": "public", "service_id": "31dae74a46984c1e8a72d768c5452e57", "id": "cdac9a83e14c4aed9d229c77226b6285"}} 2020-04-23 06:27:56,468 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,472 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,473 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "a2e25dbc96a44864aaba7435e4626680", "id": "31dae74a46984c1e8a72d768c5452e57", "name": "517b156e24cc407d8dd05d1617cddaeb"}]} 2020-04-23 06:27:56,506 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"endpoint": {"url": "https://fa96fb8dfa4f42ac96ef178bfd0e660e.example.com/", "service_id": "31dae74a46984c1e8a72d768c5452e57", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "interface": "public"}}' 2020-04-23 06:27:56,510 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,511 keystoneauth.session RESP BODY: {"endpoint": {"region_id": "1641662ef1f04b538c76d4d6f14e91af", "url": "https://fa96fb8dfa4f42ac96ef178bfd0e660e.example.com/", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "interface": "public", "service_id": "31dae74a46984c1e8a72d768c5452e57", "id": "c023d7c7bd754f549a2ce1a7eb0d84cb"}} 2020-04-23 06:27:56,528 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"endpoint": {"interface": "internal", "url": "https://f61c2f54bf934176b210683efc2fed6a.example.com/", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "service_id": "31dae74a46984c1e8a72d768c5452e57"}}' 2020-04-23 06:27:56,532 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,533 keystoneauth.session RESP BODY: {"endpoint": {"region_id": "1641662ef1f04b538c76d4d6f14e91af", "url": "https://f61c2f54bf934176b210683efc2fed6a.example.com/", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "interface": "internal", "service_id": "31dae74a46984c1e8a72d768c5452e57", "id": "9b5d36dad3b24ac89aee626244f5e09d"}} 2020-04-23 06:27:56,550 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/endpoints -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"endpoint": {"interface": "admin", "url": "https://b0e8e693efaf4a17b2584910e4a2c447.example.com/", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "service_id": "31dae74a46984c1e8a72d768c5452e57"}}' 2020-04-23 06:27:56,554 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,555 keystoneauth.session RESP BODY: {"endpoint": {"region_id": "1641662ef1f04b538c76d4d6f14e91af", "url": "https://b0e8e693efaf4a17b2584910e4a2c447.example.com/", "region": "1641662ef1f04b538c76d4d6f14e91af", "enabled": true, "interface": "admin", "service_id": "31dae74a46984c1e8a72d768c5452e57", "id": "0fc39031933447679e8a9ed0529e0e08"}} {21} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.273174s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,364 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,367 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,369 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,370 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,381 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.306940+00:00", "project": {"domain": {"id": "12c42aed2f7b49b8a6f9f4f501342f73", "name": "f6c0257166aa4c3485d2716fc3968b33"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7fd229cfe4024b3481864a113ab315a2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "26b0c19c1d654270b82ae5bce0330b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f7dc85576f7a43ba9577bb46a30a5c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e760cd7f2084b9895e3d8dce8b8c00d", "region_id": "RegionOne"}], "type": "identity", "id": "501f6c04d1f6476e992648a636dbe315", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "55076ee1d99c4e219efa6fe40cf896e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d153b933d7b848f29359e601c735bd4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a88ca6b90c1f40658082267ac09782ed", "region_id": "RegionOne"}], "type": "compute", "id": "7bb2ee0d707f4262b34d84d415a6743c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1cfdb7b855bf45859c47eee98d5e4652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8deb298a819b4f62b3580326ee5d8309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bb96447f7a684ebea86943d5edfbb8d6", "region_id": "RegionOne"}], "type": "image", "id": "150cf65e50314c258974f0412b10f2fc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aa27aa90cda0467e84d5f7c074f367af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "256783d31f2647928bdc0e97cc1bcc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "75d97477c6f74be580366846d9d2a7c0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2298b8b8d1194a199c9c1721f0a8fa5b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "358d09bb19b940ff85fb919ce6ec2574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67334d71e09644c9bfee2c9d7a1e3b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a2eb4a9a69a4220ade2a3997d150c3e", "region_id": "RegionOne"}], "type": "object-store", "id": "03eb0c2ddd0c46c28abd4c7126aa8e4e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01cff4fa67044b8abe18858288ce8bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5962dab164d842af9ebb9b9c9cad0918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fe19597bc4f465e90590cc700fc3b34", "region_id": "RegionOne"}], "type": "clustering", "id": "bab85a27216e4aeeb42e312f15bf16f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c506566eb0ad43ae964c39e7e00e7f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "595fa5f405054f8985adb278727393f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "091474982d914ffc909c178055377d5a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3c2b559e68e34e3186072021363d7260", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da3aa2ffd9724e50bae37c1335984c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae03235cef754df980c4df8e8d6d6229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "010c85d594f84ccaa2fd75f999e550da", "region_id": "RegionOne"}], "type": "cluster", "id": "c74c1a4867a1445892d22147d514dde7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5116fbb356bc4049b5b92caff17bf38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "72362e5b4ded412d98b039ca9cebcf11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7cc3bf56e5ed431ba4e4f98d5de7916b", "region_id": "RegionOne"}], "type": "data-processing", "id": "86b71cf57f3145d9985cc28f16d3383f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b375c8740ef94fe095576aa442465608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6dd0e16e60ff4651834287947eaf3a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "99b38206a0fc4183aa45a1f70709335e", "region_id": "RegionOne"}], "type": "baremetal", "id": "8ab1ef011953485ba7d882859ee05958", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b5fad1036fc40c0892c077e99dddd86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f42bcb70e494dbc81d9bd2c31b9ee5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5aa2191b68a46e88f451368d4ed216c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a30159c802d74e38a5aabedf7b1a173d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e5ff0754b4a94abeaed72a84904d32a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1fd1e51f25cc44a486ce8047f0716074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7233e7e91ad24e6c9dc42c276efaae07", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9d83ee6489074662a78298d59ed491c8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9b108b2dd96f43feaf096e7ca98dd5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "527034b4b6f44ea682348bd316559085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b21ad034bf2b424cb7bbfbe649f95d30", "region_id": "RegionOne"}], "type": "key-manager", "id": "8bb58bb7259a4bd692876d7dcc974a77", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e5a8feb0fcf64c29a306b843b55ab3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0810839d0bb411ba19a6db7a3191ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fad738e65a8c47d0942cd5067dae152a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d6c5b0fc793a407f8a096d73849ff437", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b083eec9d0642b4948613daf775a5d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6401c6f21a546f0a58eccca9558abd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1366cb81886b45dfaf3917a811654887", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ae0c84ba98754fb88ab8a46e1e122db3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d5e8ebdab57e45f2b8fea9ea89dcdefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6f392a80a6f9420fbefe21797401acaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ea70a0cc4ae4ceb88eb1b340aa4bc15", "region_id": "RegionOne"}], "type": "message", "id": "bf7db5be29514af687bc494c763b039b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3dbdb58fda154118964af47caf026335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "136e05384e954ef9bc9b89c5c0320022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f0eba6d258b4777ae07599173d007ea", "region_id": "RegionOne"}], "type": "messaging", "id": "c51356299a5344a6b72d52912be1546d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a3e1c6eeecb64fcca944d0ee20cbf95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "16c53bcde3ee41e1a84e3739122011d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cc7db86f0db84f039bd329467b427c3c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8984ff6b9e6e4f2b94e229a83fa5b6a6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a724111d5291430bbe8d44dea634348f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a594c74bc77f4a5f9d475b0bc7adf3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c5216228ba46d0ab8683c3159e63ba", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "edefcd8e1ef443719a18adc752057ce4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "caaa123732a8438fac44e7118ac8ecf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55ac1c3c09e54926ae02f80a6c98a3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d580c3a52544bc482cd9e2bcc840f2c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8b0e5f4891c64c2eacbb5b493d970df5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "514aac763f894e12a08c0f70e5e24ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a2163549b5f412e8eefbb7afcb36649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8a8fafff5bf4bbb9e307570162158d0", "region_id": "RegionOne"}], "type": "container-infra", "id": "258c9a8b25d64d3882627100a5e7ac94", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bd4daca4adc4828a03ad5b1e34ae5aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6598f26e52044a5986350f0fc5692938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c51f2d5190c24d388e96be92267cdf76", "region_id": "RegionOne"}], "type": "search", "id": "ec04b678f9d44444a57a0a469a9d4f0d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f4d19411109749feb614cb556433a453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7583d9fdad7b4511930776085ecd9c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7f464d9818ba4a73ac518626d68ad812", "region_id": "RegionOne"}], "type": "dns", "id": "50b4399bc41b41eda3311233cea58430", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d98b15e03e834980a48ef3288b61b61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21b51586ca264b9ebc8dd028558ae198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "405b386288064478b4ff0cf683f3e31f", "region_id": "RegionOne"}], "type": "workflow", "id": "b9f59ad601894a6fbcbfe260583b6255", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93359b36b98a40cdbf94b06fce6985b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1759d8dea24e48148cad7b4dd1cf9392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "60d99c4f95764a4f8d45c6b583e2ce0c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "da4e60e0c2d64421a8e43db1e508c65c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "748ba2a6fa3a4d31a9f39cbb8300ccc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "457d51580b4f49388671f93f93100d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "74ec3dfc43b54f098fd0292fae1c45ca", "region_id": "RegionOne"}], "type": "rating", "id": "3f9ffc7ee8ea47dca63a1776f551dd38", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b78cc76fa7d40f2b3543df04d595f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc30921cb71d490caa6b6e0e882309df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "833483ab9fc34f919687e1b314afcb5b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a9000e5277944dc9a2174fc23c4c57ac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ed155819d004c639b48cbe2ecd67b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21923f4bd4964400837961ea8bf2bf22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3df83851b73a497aa2debe78e0886d05", "region_id": "RegionOne"}], "type": "policy", "id": "bf3a4a0301f94c7d8e434c36d7cc240f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4137f194f254412955a7eeb47fc70dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "362c397be6134635969865265726a3d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21491fb63bb74eb4ba59332d63f0ab85", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eef4c0a5033048fda9f6e8037d21128c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "218e0f2f930f4827a57408dffedc4d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e7d3e25d3914b78bfe72c3e0656ea0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "687d9ceb187e4ae78dc7ae028241ff41", "region_id": "RegionOne"}], "type": "sharev2", "id": "0da595a231154af2aefca3d5e8561de0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d838c2c37da408591333a5960d89bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88a7ec4cd4254395abdba9ae1905ed0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2eaed3e74f2d4202b68b22a85a750a57", "region_id": "RegionOne"}], "type": "share", "id": "b7014cc593a64d5c8038006a87e64f93", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6b2aadc1fc8446690dbbef3a6f6fade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8c420d22ced4471bab04ee819df1a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fcbd193ea3084326b898e2d30ea96931", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0414afc2d7142c6a5c927875c2ea542", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "698361bc78ad46bc91cfb1b090c751c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a789441e7c9f45aaa8aa181fd69f7d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea5e8087bc94e70b1d2bcc0d8be5b09", "region_id": "RegionOne"}], "type": "orchestration", "id": "7d4f50be823a412ebb90b305c5897ccc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c395dc2d173f413e8d0344db749b537d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c65ca37c4e0b48be976e214c402d3822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4ce8c5dc9474772b5858bb2ca5957a8", "region_id": "RegionOne"}], "type": "block-storage", "id": "7742e36c9c7246249b1cc8a11235558e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92aeb6d589d4493aaad5ebbaa197c3a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25b3a0e456674ce0932cf1bde0617702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8be94c6cc984cc8ae4270caa7e4377e", "region_id": "RegionOne"}], "type": "volumev3", "id": "552901e4cd834d61bafead456ee63c47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9f2e1cee6074f298b7a750f158dc917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe4060564c248cf89b5d57db955603b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9485bf003d654855a3e6b2071c329fc7", "region_id": "RegionOne"}], "type": "volumev2", "id": "e63e0e7f548244dcba6df61146dc27cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "098f0c9125944f27a4477dcaa1a14f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ad5041645754a699071ca4c835c55da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feace1a4afa54d93a2776d020115c257", "region_id": "RegionOne"}], "type": "volume", "id": "7e85c8a8cf0b43eeb81b9dfbefc5183b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c3b3deb673241da8bf880e681588b0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00ca8de573df4b9ca300d46d9fdb936a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef64d60e8511430986611cd140aea28f", "region_id": "RegionOne"}], "type": "block-store", "id": "f0b73d76f35d423d94dd4b854b3c821f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc27a75560ab4f42891d928caf70d73b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bd3428d23514f44b8d67fad51e849cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0378f48cee6946fe93a44ad3b795efad", "region_id": "RegionOne"}], "type": "alarm", "id": "f7dd78bf2d2942f98596d6964183f053", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "050ca5cc889141389cb1509f726e04ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ff8462bd0824b7bb0752e494c0a5642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "90a6920dec164b2bad32a70516587ca3", "region_id": "RegionOne"}], "type": "alarming", "id": "7263eff5b10f4e498685e2624189cc06", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c6f1885289f41bdb0c4c38ab3162cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9153375ebe3430bb70e67d5bc3e3043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f91231f79eef48dfb2cb57cf5901c9e7", "region_id": "RegionOne"}], "type": "meter", "id": "73f72a33521d4cd0abe975b77ad267da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14ce087248414aef86ad94f0ef6ce9b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ac17057f4b640feafa1212e3ac6fe31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "747eb19134464ffc9bd4f83ba50447f9", "region_id": "RegionOne"}], "type": "metering", "id": "a1a8d1c6c25949ac8f9487e475b625fe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3def3a760e8b42a2b13b89c177a22fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "33848479a1ac447caaa434840c11b026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7d82a2f37c2a496f96a6bbd838d5ffbe", "region_id": "RegionOne"}], "type": "telemetry", "id": "8367d9a1965a4c70a39bb906ff8be448", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c00d52b51e5043aa9dfd1b3ce4cebc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4525a753e5af4cdbbbade193afa58af1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "277f6a46829c40198f5eca17a8ab9943", "region_id": "RegionOne"}], "type": "event", "id": "034322b7e2034f18b4e7fdb00273a221", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f0d77122e6a4680a543ac91ea2411e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "afd5f795461b48109eacd199e9b87e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e6cddfc267c74481b78cf40aa9b3a353", "region_id": "RegionOne"}], "type": "events", "id": "8eaab27b468d497c89dbb3ba63b85aad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce7e91c7806e4197b3f9ed83344dd306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cca0038b9b1f4a7f9f37ba8c4ef2bd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8cfc2c2828424de3824b866c6967a9fa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c81fb07a6c8748618caf0a3659afbceb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb886469f12f4b7392580eed6c04f61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a11dc64440284aa1b6ef43d22542e4f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fae570f6c1ab468284738367c6196ff7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b45d037aaace44029b5b588f6a56dec2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d75c480735874f919d71bddaa38676ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c3e168056c9418db319dcb1dc8a6354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd3bfcb8787b46a8a516bd9a816a2fa0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "076d24ea41b849f79afbd29863754cc9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "639cba6727e04417b0d327eafed1da47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea536ffd90dc4614a02d6462c466b95f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e024e812d7954c8d9b87d74f4afc7280", "region_id": "RegionOne"}], "type": "tricircle", "id": "d8e5fa0d81794b07bda8a35b9c7dd21d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0f040c1fa01b4f2ba03459e2480e7195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "799c6f04ad434157b380aa9341e225cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "423cba71799d4e8cb0ce13d2d3230f38", "region_id": "RegionOne"}], "type": "database", "id": "fcebb77620664e1da017241b3a70db7e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29e6e307893043bfbe285b08c8bc7187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d189f63effb4d9999348f13ab200855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6fadcff13b104a17a1438187af34f8ae", "region_id": "RegionOne"}], "type": "application-container", "id": "7f62c9ccd6ec44fc8f1d71c384b43f7f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0025dc7220cc4d1f970af13164f6c587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57fb0220c78147f88f0e03501e83446d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "507f88c3bee344438f0f2c5fbff0cd9e", "region_id": "RegionOne"}], "type": "container", "id": "cb16c300366640f29f0ddc691ba408b2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56d428db14e043f984ef60ce4a5f3dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56a321419d28423593c8c023b658dd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5e34002905fc450f9ff753d3de7167a1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e650d9e3e4a74550a11b2517408eb4d3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b9b70723d194f13acaabae3a60a3f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91043fb424244cd5a4380aaf4efdd291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d0b907b51eeb4241b630425191b4a74d", "region_id": "RegionOne"}], "type": "rca", "id": "c673a9a95bd24dfca85244b06b5db2fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b654c1bcabf4e19aa44ea788439b9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db6d047126044064aabd3e2fe7cd492c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d3130776246e470b9b8aade8ddfdb8e9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2e1d705a51d34cb799cd9b556baa72ac", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "41a019ee6e694588a435c72cf1172c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5edb415da85e476095096b2d3a5a45ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "acb3332a67714b23b88d83c7f9154f2a", "region_id": "RegionOne"}], "type": "network", "id": "9b8a7e22a60a43ba85ef0ac0601f972b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "842bf6f1b0bf44e18afa1de38b1d1813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "018dcd5b10084198a3e7a53366fc1506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b26600008b3f407fa2caa9a0c394ba6e", "region_id": "RegionOne"}], "type": "backup", "id": "c20c8704fb394d7aaa72e32eb94ff9fe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c285c6203abf4a2586368693cb854b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98fdeb57d356430eba11fe307de69933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a6c3cd5867364c7aaeb21bf2f3949efb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c1c7f1c3eab7433ca17aca268cfc41b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2003cacab9224ea38a9983f611b7e8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c89043ccdf5d47de936d00198910424c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2bf7dd2b2acb4b27a3548298158fc19b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3cf6f1e5573a408c999f162faaf130a0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e04cc1e6a0b4aa3bcc581645e6e14e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7209e58500064f08b3ed34a32f661e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2c4dac5f11b1411cbdea9d4dd4788255", "region_id": "RegionOne"}], "type": "monitoring", "id": "c1f37f0f791d4169a328d75f86fd9a80", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0521f7006f74e98aa1685574063f59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "32e1443f47aa4186b6cab1088ea8326a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "45edc494a2fb4a82a44ff8cfc197e063", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "abec71bd286941bea8e1783d00e41df4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b0be26fafd6f4e0c817ea586ced23799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef430e447d9144bf88343b7256f87dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "75f6fd7faada4bddb1a5453fc693174e", "region_id": "RegionOne"}], "type": "placement", "id": "1d953d7f12464a8cbc586379e89733d5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6c0c96ea34c4ece922d1b3505c9ec08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e89d5d35d8d4636ae10715bf6596e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "917f25a8dbe143cf88187f170abac9b3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2239d6818772409090cbcea07dcf6b49", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7cdb9e9deec94d759a0182803d179489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b1c68a6078c4e808f77ce63c6611575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7617054edaa440791a756c3d8e8429b", "region_id": "RegionOne"}], "type": "ha", "id": "bb94bab7f26c42a187bd569ba55f17a3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "95273ace7b0c40498e385b851952c2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5cbc31b3e884325bd9bcd31dc8bb34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e0751ffd4b9a450882277a05f430d46a", "region_id": "RegionOne"}], "type": "reservation", "id": "ee2b121e4f7b4520972ca6316a184944", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "940961da2a0b4c75ad836786af18a725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "14d1154dea7b4127ab72038973bdbf89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "356fa362c9004e65acbfe21ec4b146c1", "region_id": "RegionOne"}], "type": "function-engine", "id": "875ae3e1cb1f4b0dbf95ba957359fcf5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a15610ea203a4fc0bbc444e7f31e64ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dce6beb887954e36abfff2cba08f3145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4a07b9c4b103487ea3eb3808edce6e9f", "region_id": "RegionOne"}], "type": "accelerator", "id": "af0b65aaf7134d8e8fc9875cbcabd50e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a28268dfcddb42bd883c34a28042fe41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7981faf7c5f847e9b5adcc172d66d7a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f17d2588cb0448909a86ce65374043d5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d7343c6cb48c48de81e0416c8f5af520", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e7d5465e11a408ea0da57b135d20172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34ae8d52aca74150a4c93fc1c095e7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4d90c684dd4e4d58884ae29bd3e08e29", "region_id": "RegionOne"}], "type": "registration", "id": "bdc106ce609a4296a1ff22211e5751a3", "name": "adjutant"}], "user": {"domain": {"id": "be55889d7f824265b643a2870b8036e3", "name": "78ff71324c9543b88f547dce48b56c1c"}, "id": "3ba779003dfe4d99971123f4e8adf46a", "name": "56ef6ef220ad4234933afdb06ffc05cc"}, "audit_ids": ["b422a4df4e7741ef9dfcbd928ec58a70", null], "issued_at": "2020-04-23T06:25:56.306940"}} 2020-04-23 06:27:56,444 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,448 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,449 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,509 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/a817a37f-95ae-44ad-83e7-c1042a21c9eb -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,513 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,515 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "a817a37f-95ae-44ad-83e7-c1042a21c9eb"} 2020-04-23 06:27:56,565 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/a817a37f-95ae-44ad-83e7-c1042a21c9eb -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/instance_uuid", "value": "meow", "op": "replace"}]' 2020-04-23 06:27:56,569 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,570 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "a817a37f-95ae-44ad-83e7-c1042a21c9eb"} {11} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_by_id [0.152350s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,482 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,486 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,487 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,489 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,499 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.426379+00:00", "project": {"domain": {"id": "1fe1d539a5844f4eaa01219092f521d9", "name": "9ad36578ea234d1f9d7a2e72493eaea8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7a1775ac445b40c0a57f9e1fa48e382b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8cd9891ce0ae40f9b1f4fe7d7098f6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef43fec85dcd43f8abf80810bd19db80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "daea34389f144913bf3bea2afb0a7520", "region_id": "RegionOne"}], "type": "identity", "id": "2083aa2ce61847918dbea6a8c9822f1a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ddc5ca7100dd4edeaa7021525d6e40c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ac1098edb034102ad55543eaa0f824c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f82e704f21a6462094271364ff364f84", "region_id": "RegionOne"}], "type": "compute", "id": "74fb1cbfa1904eb393a1b2daee529849", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5d3768c1ef23446f85a7f55011a55a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6d5c6896c785442c88400099db7912bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1a3a3e6a78e54dc2b37d099600dceb67", "region_id": "RegionOne"}], "type": "image", "id": "71ec548196154a3eaa18e600ef7b1480", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8f2e157bf95548cba0d6d65245f48165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "65376bd6c2fd426286697adb44f85ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b2f461304a4f4f40a77c8493c2e50703", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c35cabc77c884658b2d070fb75875e51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5859e2402f444f25aac863c92ce056d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60fdfa89b9804b339c9fa558a7187ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "967e11a6ba834865bef79b43f940284b", "region_id": "RegionOne"}], "type": "object-store", "id": "1ae6714b318b414e9250631abdaa08f1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6aedcbe6513409c9f6cccca572705f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d39c85be850d44249a7bf3081d7bd270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ada245b30954b08921941f7a0fb86fe", "region_id": "RegionOne"}], "type": "clustering", "id": "f18b6256501e4656a95347ba9b23b058", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "604c052dadf5495398adb91129a5f61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b044cd19eb649a1ace96cd2cecad2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc73584bf4cd421b99bb669f661ff704", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "516ddc09b3e443fe9fd1f01636145963", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fabca12c67a485d91aa923e0a8a3304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b3eaa0d50aa4f95abb11fc59aeca848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5567e2b9f0a7484fbf1d3e25f4a6b66f", "region_id": "RegionOne"}], "type": "cluster", "id": "a7e8a7b4008846d680e3637aac6b94ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "edd206d1782140bab8fe6c8e3f7ca01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d9576cea5f44a73a42d6873739e6a4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "82a899f35e8c4c2ba6214738216a4821", "region_id": "RegionOne"}], "type": "data-processing", "id": "db19552b752e46c4bd18174fedeeb4be", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9eddaf19ff194db0b53348f80ba31c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c664a842e7f141c0bce921368c31d13d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c2d9f079f1cf4502a9a9f8dd30b8adee", "region_id": "RegionOne"}], "type": "baremetal", "id": "db1de30f208a46b1845b589f8e1c1666", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "163b48aa1e144bb68c4ea06023e048dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95b17912589b4b2c985e83124dc08c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e874f44df2eb4b80aa1a662a2a0ea874", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fab6ee954a9f4def98cfdeab7fdd36e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "913415da89a3446d8778e0f713ce1bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "201705503678420fbbfd3f5ab8a665c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cb504014507a4944ac2df9abb995ca16", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0efc985158ba47d585adc611b7b79442", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0d6192e05be746298131d91591eeae65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b240e844f334b08853bc08008fee7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "30ba147c1c4e42c0a126b41fdb5bec98", "region_id": "RegionOne"}], "type": "key-manager", "id": "30bb1b2d31794eb89bcf123f55624788", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1b9a473648e48cca6856928e6739b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e42daea79e841fc99f63e1c8a4db1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7ac743c33b724f0999950bf9d7fba41e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0a6434ec61cd48bd9d37038377514e67", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d7778aa616646e88ce1ccce90df4b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "194990f9c3ec4e69a3288ab2ca4cd568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "edbb8d27337141ccb7986c0f93065da7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3327873a356d490684642f9ea87d8eea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7901451fe3ac4226b5d91281d23258fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c102a9cf0544bb795da7327fcc37ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5a8a3ea345674e81b86b0513eb02873f", "region_id": "RegionOne"}], "type": "message", "id": "ab8045fafa0e4606825fb7ee83edbd08", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "faecf9e4b9cf4806819ae19afd87df8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a3c0a18622df4e7983fe33702fa91ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4d3c37e24ab049e3989ea69aabea2114", "region_id": "RegionOne"}], "type": "messaging", "id": "cc05bb10d48441f8b19e11f150ce1bad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9416ce78c9f54a45889d18914fa47989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4a36b0b677ad447ab5965a4a4b35d0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cd8520bdce584dd8b427c509e9610ff0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b3c9ae8e5c99402dba2a72e1efd8e2ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a82c58dccbc4f059b8d84bbaf60fdbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "794106ff51fc437c908248b197bcc3c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0a94becd5a947de88041a184c3ded30", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "448a2eaac57141bab669516480ddb7e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfc7b225c151465bb6d82d68560eb74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f0b30081d6a46ee9574b5b59df86b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a989792fc027419d8c6ca6dcb9cc6046", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "89bebd073f0d452fbc38eae48d49e766", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bf18b222a0648f3b9f06d32167b32f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f85fc5cd3954de79d2ac95e63fb9fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27a6dcb656ea40848603338fc22dd07a", "region_id": "RegionOne"}], "type": "container-infra", "id": "18a715436c734c989f088156e965e314", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d2fd84cec3e847c6b74563c6d5bbf850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ad7469074e254d5c9c5014c24b9387e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "39250e66c9234e1faec40cdeb5caaf50", "region_id": "RegionOne"}], "type": "search", "id": "8a0e8f0f537749e68080f70fe01c6f5a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b9faf51a0e14d7aafcf38283249091e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fcda8cf2739e47fea407df09b4262f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1647d6efdee246c290a978ddd21df72c", "region_id": "RegionOne"}], "type": "dns", "id": "846eb69f28824d64aee57f01c3db1c21", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "044f2f94278b4c1eb4d6f662ccac7a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9922ff8049d64b32a0d5ebc4a5bad58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d8d670e9ff8b47be883977f3b379ef40", "region_id": "RegionOne"}], "type": "workflow", "id": "eb68278fda3746d9bdf1f160d79b4606", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bfaf2d2b71a4977a37c2166e9b764ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96c0ba2ad1d2400d88e0fca20e67d737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab46f1413938446bacc3a14331fb1121", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97db8174ce344e658cd329c059309b7f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "534dcc69969948f79e37a380d25b03b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a18caceb7f4b4966a6dd01e55cd31bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "345dbbbc9c084207b8c2da9e503bca03", "region_id": "RegionOne"}], "type": "rating", "id": "9100fe4c8b1749b5b9d60e861b30aec0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1cad47d9cab4f559c102040405ed1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d34a7c307e7f46aeba4c6112505da1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4f5a054f3ea41e6b9d3e2bc26a1a2b9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7d8d3238dcd74255b600ed1ff1f9a436", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c16981137f944367bad39e78b08d43e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ee2c96847924ca38bb375c8932b8f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "044abc53c94e403ca73c7c491222bd92", "region_id": "RegionOne"}], "type": "policy", "id": "593ab3de714b4e3198828d4ab0061512", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62a8c0b1bd2e4812885797a7c16e2432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9485eab06a47490780dcde86598113bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ed4291874e1948c5bbfd8871473dd7c2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "24238a41a816428f92d311c937a1d2df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b7cda81b5bc46e4b1cc8a5efaa35e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e64acb4820f4f31a478e1db408db7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb7b8ea9db0e4e4b882589b37d55ac64", "region_id": "RegionOne"}], "type": "sharev2", "id": "f7b4fff6b3644d779d6a48829beb3d90", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c9c15fa61544be38447cdfa32157010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d3a05b0f72641858da896d49a7e9aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8b7464ccf6024a93a490bcfb33edbd7e", "region_id": "RegionOne"}], "type": "share", "id": "6d6bca12e16940a9ad9b1898b86d8fe5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35a3c00509a241479c1f7266b488256f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "24df2850301f473dbf4569903a0e521b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9cea68fa576c42f7bd3f485c10b846fb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0c10fb3114b4488980e3e53a15179d66", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0c463b25c5941559de2c4b93294004f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d987163761648ddb35c7dd500ebdf40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42bc81390eb6432faa950ac68c9f5139", "region_id": "RegionOne"}], "type": "orchestration", "id": "b279b854d6b74df397aebf6ef9d8e432", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "134f46e159ca4391a62470c62dc6961c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9797a75fd2f84f308887ae0ccf616e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "414ec4c75ed64f8eb7114356bfe61069", "region_id": "RegionOne"}], "type": "block-storage", "id": "85b40fbcd22747bab3ef7eaa3402a728", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0b488a4b1ef4769ab245fcfae14762a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bb1f684f0fe470a8d5fa84800917129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f67dafc9abf34b43b602e410150f6fdc", "region_id": "RegionOne"}], "type": "volumev3", "id": "eebcc5257037411886b230be29818970", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "791d171008a54c63bd39eba9f7870fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed5c444f20ed44308dbefa7bd690f302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b935a35f7934286ae1b0ded007012b9", "region_id": "RegionOne"}], "type": "volumev2", "id": "e5afdc7f07584ef6b2c4154a930adbc5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4ad2817ecc4505a22c6872898b91af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1232c49c872b4a69a6d02836d19e74c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4796ee5b76184cf683a4f3c8c7f96ae3", "region_id": "RegionOne"}], "type": "volume", "id": "0de440e42cb7402f92f923794b550263", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dbb054e28b94a71806a9218aa83173c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6881eb011e546939f0bbed1aa0cc479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ecba6fa69be41d6ba9a080683d99257", "region_id": "RegionOne"}], "type": "block-store", "id": "12b5db1fec954ddba9db28019ef4da3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcef96e561144dabac3829d0b6a6768f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "549cc2ed81bf4f84aed6dbd5bf0674b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f0580ddcf68b43eaa3c070251ba6b23d", "region_id": "RegionOne"}], "type": "alarm", "id": "518898f963de4f8598956627bc8b061d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0a36be732c04776ba25d95a13ac85c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c73639fe0ec441e89377bf04952a6eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "74561e269c45430cb0c8c7a4461beba2", "region_id": "RegionOne"}], "type": "alarming", "id": "e63995e8905644799fcc6ac024726617", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41860546d99648198716116132f67002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "867e3a2b015240c6b8d2271e90d50238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e07ecb47f774498940f2240e6de64d4", "region_id": "RegionOne"}], "type": "meter", "id": "c2698d61574d44feab3c84d03a90873f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd16356eaca945ad84cf76e6d95259f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac74f6a6124a4218953bb458143e637b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc1a4628e4af4abebe14031ed9e81e0e", "region_id": "RegionOne"}], "type": "metering", "id": "99de4a819c8f4cbc99bebbc10c8bf841", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f43aac4e3a5641b7a604bbca451267a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17efd71089de453f90fed02dc5375d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6928c48ea6a4fd1bc9bf03c6b77c56b", "region_id": "RegionOne"}], "type": "telemetry", "id": "64a146e003b346c4b9a52faab27aaecc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f52d0f73665408aaab84481496e118b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fa4f16563e5a42258aff8d37dc126523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dacdefe2745149f2b059bdbf2bc4ad91", "region_id": "RegionOne"}], "type": "event", "id": "5d9456be071949af945d6f0b63f6fe1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c7d83846250440e7b1baec9630e60699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0569d9863c52497aa2e618fcc42c1b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2aa9c2f7a73c4573890cb424e3b7d7ab", "region_id": "RegionOne"}], "type": "events", "id": "4f25dbf0796e4aa3a4bbf2e64e61665d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "272512087c4d4f35a29539425d49fefa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93d052da015c4c34bdb31c62d70e81ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ff312c8aab4f40c18639deaa34adb0af", "region_id": "RegionOne"}], "type": "application-deployment", "id": "de98106d689e4803b9d4e96306108396", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3fd57fa78c0f412f8e1572aac88e3355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b15e7ef09455472298dbe93c5b8273da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "302143e93f304b8c850e01bb32fffb40", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2d93fd233e4f4bc0a93c2e17aa202481", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba37414439224d048ff56fae1d1c5eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "230cb3c63ab84d9a81f85b5d1d431a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5caa289f3a2445d7bc761f5b15774841", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fadec3e213a84ebea5e59022e7497a4e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de2eb9c7393342dc8f18ccd1c197be0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4be3011f5b8d48a29b5bb88db90d1984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5b3e43aad1a4fb98d062aa0f6eb6ff7", "region_id": "RegionOne"}], "type": "tricircle", "id": "92b33cae7fb14202a330e9bb225138bd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "148e2db7969343afbb45312aeb4ba91d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bfb221f258e042c8b91abd2f115198a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7ab5099debc14e47a69d92e5a8685742", "region_id": "RegionOne"}], "type": "database", "id": "cdf141e3f1944c0db3b95ff2ec3e7c85", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6adbfb20873e42719631056ea4222f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "059bf252f36a4225b536c9da180d3961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a6bad7dfa29b42328b95c8cb2396e2da", "region_id": "RegionOne"}], "type": "application-container", "id": "60979f7549ed49d48c2dd12e3bef777a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ed66d50ee0114f19b57f9d0eb479873f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ccddba7bef714dba9e61c540d8a93d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "85fffe1129b945478908bf7cb675d1c8", "region_id": "RegionOne"}], "type": "container", "id": "4908ac63df254ecfbddf62246e0990f7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e000b982e554f408407a2a7952d9125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f84a02e1f98d427982eaae88381bad8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3322cb5ab40d4a74b97d12b5ae4bc2fb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b876af107dc64b2fa071f4773a974830", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c376fbf5dd04b54b6429c5eeb8ccd6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc758ced5ba746d79d19662aee27f437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be59bd526f0446a69491a641cba5691d", "region_id": "RegionOne"}], "type": "rca", "id": "c5a126a0d1c9458bbc4e6d127605f9d7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "99a452f8e3654581bc0809bbb85b2681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "928b5bd7bcd94ea298e78b31d5e976ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ff5b548c51df4767b17f6efd95c2fd24", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5fe39837ddb148608fb0f2bd7763822b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "71f32252a1194722a5ae22339be465d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d267c062e95d45f6829c9791e76eba92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "258e923952b5467b8edc2706cd043672", "region_id": "RegionOne"}], "type": "network", "id": "180d23277dea40479180d58a2baf7015", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b319fcd679ee4f388ba67bde86feefb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4edb770319004b07924776a2180684d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b09d37a4bbf147adafd1ba55df57578c", "region_id": "RegionOne"}], "type": "backup", "id": "48202b99602146f3b6a1d17541b191e3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bf34d75216f4a58bd4b7304276039b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b696dd9cb7c043de94dcdde818b36c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a14c357005548ff9e1fc5a84fa0e731", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f9bfdf522dd34628898ff1af468fdd90", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41a4454b63574fbf9f5b622ea9478013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ea6a9b49cea460d877946998f02761f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d48b06eb69464233b9553b8d3528ce0f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "04232f43010f4b2faf66689ddb3e738d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b08d1b43ff84af8801e0ad941b96449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2d39811703bc415e8763f37eb31ad39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "09921172410041be963fcca3ab20d435", "region_id": "RegionOne"}], "type": "monitoring", "id": "32c3885f4d344fc6be4fc87cd08060f5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58fca3cf9ea64b9592aed2bc00d4e818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00ffd4d38167401a8b9f1bd5781e9499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ece815629259439a86946d1fc33b7a28", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b18427ef147a49e394f7e215aea7de6b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d2edabf841c344d0b5f95622bc7539c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aea6378d958c4d1b8f943e4ddcaa7a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "33513149652f4bf28a3b095fdae4ebca", "region_id": "RegionOne"}], "type": "placement", "id": "4d80e6315d7148d8b063cd2218dfe4e5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "515a77c117f14df3b0307478449e050c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fced155643046328c0686e23b1eaf20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c10e094914ae4f15a4574f8289f8ef02", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ff91c1559fce43ec8b8d9fceae9e3cbe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7664cb4ac2a4ca2b3af40e94faf7f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b0abd6ee915143349434e491976bb58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c24d9965b494bf6a183ea2d58342a29", "region_id": "RegionOne"}], "type": "ha", "id": "ec4b1b372ed54854a23872b9458cee84", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a58f3e5274204a4b9711d80e5db9e5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "522a3bfe06054773812b5192e2a16374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c7605dc8ab854360b4e945fce6327861", "region_id": "RegionOne"}], "type": "reservation", "id": "1d904f0f6994430ebc9e269ead4984fb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8961e93892ac4ce7b5dc8fd147c63a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3f4af863b0ca46089ddb6adbb88882ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "91beaf15b1734a1e80999d5e4762ba29", "region_id": "RegionOne"}], "type": "function-engine", "id": "d951a5d4c3864a9ab9e0da1f59b1fa8e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "993eff8bad514617bb6d5e3e8b3eae56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04f3cbcc091a4daf8277126c6c07ede1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0f09fd3328ea4b9f976affed05530cdd", "region_id": "RegionOne"}], "type": "accelerator", "id": "e4d5b3958fcb4f53a27d0f797db9e71e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7f53fae1b81a478ea19eac20398aab27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6264aad7f94347e1819c2bfb8aa34066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e96bff42044944b3a75858868ad6fb50", "region_id": "RegionOne"}], "type": "admin-logic", "id": "32412e0fccf9412fae36261b73b14f73", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6c687bacd09484b99192ea068b819cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee41a144ce3b4d8a9eb2ac842a0303c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1069c5956f3c4c4d85efec44ec67f283", "region_id": "RegionOne"}], "type": "registration", "id": "8b35aeaf2a5c43c68df07561290efed0", "name": "adjutant"}], "user": {"domain": {"id": "292409e86973414983da44412656ab96", "name": "8942cbf906f844eeae0c599c5f207b22"}, "id": "4cd887fff5f44b0c8cfd7f55c2e23990", "name": "45bc3d3919884bd69de02c5844fd8f83"}, "audit_ids": ["f08dd514151741ed8f7157eda0b296fc", null], "issued_at": "2020-04-23T06:25:56.426379"}} 2020-04-23 06:27:56,543 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,547 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,548 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,568 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,573 keystoneauth.session RESP BODY: {"receiver": {"name": "fake-receiver-name", "cluster_id": "fake-cluster-id", "action": "FAKE_CLUSTER_ACTION", "params": {}, "type": "webhook", "id": "1"}} {26} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.171785s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,445 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,448 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,450 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,452 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,464 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.389389+00:00", "project": {"domain": {"id": "77988951ab9b41cb878cbf0cedaf5e7f", "name": "5f95572163e5409d9702e03af8f326cd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bb67121989a44685a56cefa200251088"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c381e23d4e342668bad60a2e7535cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "21eccceaabea4019a4893a5516e86887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cb413bac1eba479d8b987e37eea00c6c", "region_id": "RegionOne"}], "type": "identity", "id": "8b986e85160445ad91f721e1c40ad5b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9b6ce6c982aa490594ad56eeb76c4690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2ca10c83b2ae43f38c4b76a4d9a140f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c1b2b23b796d4560a6f57326c21ab99e", "region_id": "RegionOne"}], "type": "compute", "id": "1b1bfda7a6f3456e9df07dd3bcd22d75", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3a9bbe04a1cd4a4f82b1a02cd12f73d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "447709678fdb456bac6dcad7c647c3b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f7e4e9cc9adf46fc91fcea5cbdc63195", "region_id": "RegionOne"}], "type": "image", "id": "dbf6a7e510f94ab395552b6cf0d96749", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "674219cda5e840b5bc6079f45c441182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3324c286f9b84fc793726d22933a6953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4d1cd5840e3e4b3e953e1fab203bf1c7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aebaff1b98b044fe8b43d95002e57902", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ab7157ed513499096427a928bb41e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dad78456afcc427487fa866d0c879d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2820a21a03e0492c8a420aae0afba763", "region_id": "RegionOne"}], "type": "object-store", "id": "ea0c4e5e3f314435833016766816c5cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b86ae16226fe48be90cd4135ae6047a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fe4541dc8f34674929015ccc04744cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "980478196a214a8296c6d131db2c9d30", "region_id": "RegionOne"}], "type": "clustering", "id": "14ea83e96cd04d09aa8ddef1b7f5dcf9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b435b41b22d4c05888d018a9057a9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97aefa21bb0f4a89a26c8069518f59b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b8056a0693149b1980391992c38b3f7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "daaf6f38665e46249357e47a470c6263", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d08b3814734249cf8c3f5e33f3eb4b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d653cfd0617b439a9a61675cc0ba4be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "327f38e726004297b42448ee84795e54", "region_id": "RegionOne"}], "type": "cluster", "id": "abb3d5732f9146d6923ed403a5b9aded", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de95d0f0f0b04f24827c72e9597b799e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ce4c78327ac445008bffd49a8346d608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3c036fff27ae4878b04a9a5974c11b20", "region_id": "RegionOne"}], "type": "data-processing", "id": "b4c960c35a0142149218f6f8c9645535", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10882943d79548429105447e04be2a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1bfbc9b96584a0289efd60df7e56376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aee65eee98b14dd485c80628852d08f4", "region_id": "RegionOne"}], "type": "baremetal", "id": "56c830f3a0a042ae903cdd14f6990bf3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bf0d51f33fe04ae88c8fa07e3eed4560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e01829b6523b448a807fb26e4b0dbf96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "94601a1689a140b78a117fd97348c9ea", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f2d68ae4f47240f5a21f44202bf29479", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "08f7682c6dc441afbfdae14f77dd02ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6a7e01cf877d495b9e8edf7e6183484c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2954d680cea3437699d75a8ba436c976", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "55c0fdd5f9ac47eaa7a4fddf13e3ad57", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0dcefd84b840444980bd5d4112c95f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "79b1ab50a480480b880ef63b50c06a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "205db66e8cf24331992f5acaf1b91faf", "region_id": "RegionOne"}], "type": "key-manager", "id": "f2f3841930ce40dbb008cccd75ba2794", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2313e443ee7446e9badc28de737f6bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69f42613d73841a6a3026f7ca3f209f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2ef4e9b3e158460db1d89e61af3cfdc9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "accd986b45f747e591ef55e9a2c9e4df", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ee4dcfd06714956b059504cb45783b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44d1b11aa7904db6984545eb4745464a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "75e2976ec1734d13a0456b7cb0575166", "region_id": "RegionOne"}], "type": "infra-optim", "id": "48f4ef6888ab4c7e974b182cfc2974ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2947e6e3439d496db2c1893f69f6420b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5dbd61e732324757940502e104ccf7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b95289ac10ad46c183c40cc9bec3cc03", "region_id": "RegionOne"}], "type": "message", "id": "9c175d8649144050960484d3bdec942c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bf91abdb35e941c19e231f22256d4e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4f4bb9ca21254f699ccba217b8ce0511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1999a717e87f4e71ad03d0ed28fd13e3", "region_id": "RegionOne"}], "type": "messaging", "id": "121f71d494fb445c9d4bd8c2fbac7085", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc5bc506d2b9409ea7fc2c5753e509cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "72a3369562a044e3a87c9e61dfdfb16b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2509b04fcc17453eb86e11e01d4c0de2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0be42788eee44852bd03bf7773f235d1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be793820964e43a5b20888acdbfc14f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5df33e1f00eb481a9ff4409494ee9438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5079e064451442b78d7d82162a194f00", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "77668edc39424133a35dcee752c79ff6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e1b8126e2694693b8303e24becea1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2edf10ac885d473f9b7c2e083d3a0f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1e9a2ed43a4418ca568ab175faec421", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "39b46cf5c7ad488981ddc9808da3eb6f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19ab8b9df0a54631a8ae9609526b73b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cabe316b1ea42df868fbaa7eb67858f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f0ed3f6d7c542f2bf3ccaf59c46c9c7", "region_id": "RegionOne"}], "type": "container-infra", "id": "651ae1e619e842d29776a6d9f9efbb4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "35437a34b7e64d878cec906ba5e8abb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4b7d9305353243e7bafc0d520982ff8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c665cf7791a44d56b131f1d0832f7ec1", "region_id": "RegionOne"}], "type": "search", "id": "24e783907cd547da9a9d2a5f97704944", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b589281180240c288c9751fd9036268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "20cb527911864f719b3169283de121a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0907dbdaa72b48a7bbabe5736b40fcb3", "region_id": "RegionOne"}], "type": "dns", "id": "c5d01c2f4f874a8aa4b5e4ec28e720b9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef4430fb29df421ca17a65d30d872402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "140015f2dfa5430093fc462b3059d56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "726850d944dd454db127a833c79a1ae4", "region_id": "RegionOne"}], "type": "workflow", "id": "fbfdf41fc32a4fc1ba012ac1b6aecc1b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dd63248893246cda8fef5b932b4c2b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "316a2e8e7a4f4efabe250373344d300f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fb1a96eda2924c86b74d0faf4236ced4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5f765fa8c1b4495f96245b4e6b9ab64e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "59a66b9517c04cd0ba9e2fc689958dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4dcddc204b25472281707e1afd202566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "41104c0a24904264b9e2b0211badbfc7", "region_id": "RegionOne"}], "type": "rating", "id": "2c69323b54b14011a3f76f8a689d1c56", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "64552c331c0e478f8bb876b293626dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "327c83a7a6804db18f823213471d9c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a95ea3d1d7804525ac32c3ff060d842a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ce4892a832b54231a24260a5bdf8dcfa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "457a7d8aafe441c1b79cf3a0acb965f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd3818446025400dbd2711a001ddbd0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "46ed657f2f254dc4ac0124f0532094cd", "region_id": "RegionOne"}], "type": "policy", "id": "e86f85a7327d47428b6d9db9ab3c8b25", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "522bf490b53949f9a55cbf2b960b23a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "032fedd35d1f4a3da52c089c3235d0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fdcae77e90e245ca83f2a47110c0608d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6c699391ba4e4a528338d2d40d4cfaaa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ccb7dd7988046fab3307bbd05638503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "023f11420c15409a96a0776f2a8b95fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9dccd9291eca430c8f9f7627588ec1fc", "region_id": "RegionOne"}], "type": "sharev2", "id": "e39835e8baf0472c8308c0e2d408a2c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84ab4e3a618e44f79aa89aeb1cb22aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eeb03bba8f2c4ba0a5b342bf4e686e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f969dc4501c94a179c7f758dc2178369", "region_id": "RegionOne"}], "type": "share", "id": "5f7c24d4a15f4091b7335afefdddce59", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1e5146e173d4cdca8f19b0883b90e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ef8e3e287014b76bdbe72980d47c481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "016a56d7685e40698b658ec1761a927f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "984ff94ac8fd48db8ecdb055ea0e028e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65c43c8824024a21a12733a0f61dce2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82809a8c8b584929bed6f41b08d9a323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dc65fb6166b45e8b0ce06a6c35ca77e", "region_id": "RegionOne"}], "type": "orchestration", "id": "476c4e397cee44388b9281d7241dfcda", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f5d6ab1dbdf41d1ba44624d782d08a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf7cb1b437d4df8b8a78974002c85e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d58e345a5764d349df4fc7035728733", "region_id": "RegionOne"}], "type": "block-storage", "id": "084fb904acd64002a68c0cd35b67e402", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88f67f7cce174d7baf9be6e3d3f058e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d657cc4f2e8b4a93a9672ee7d0581529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ab666db817f4cddbe7c7fd87b7c037c", "region_id": "RegionOne"}], "type": "volumev3", "id": "4e3b248422494743a60df82c216eaa62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60252faaf5bc498a9d05cb2e2d15a6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e52f3b92bcc4d2bba2f2f37893173c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fccbb9679324c449f2b6b957ea04463", "region_id": "RegionOne"}], "type": "volumev2", "id": "d8fff28702f043a1b795d4ad0f5c63da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97d9617d1a0b424499cf0dc5db73413f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57c29c1444694c72a18379c16e152b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e79f0a43c141ed932de8a3d65dc6a6", "region_id": "RegionOne"}], "type": "volume", "id": "db60445a9060438d8e639257151d5568", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0fa29ce49f84995a6d03d1c35d2f6b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f8ef10eaf349eea874ea0a6cfd01cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "624c67094aa247eb9a0fb1bc158b2dd6", "region_id": "RegionOne"}], "type": "block-store", "id": "8a7ad49d57c447b787b721bd447d00be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1bdeb9baccc47e78c0fd8e1e722984c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2763bf5c76f45459fd219649b546d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e30f27d1d9cb4191938de449bfcc5dd7", "region_id": "RegionOne"}], "type": "alarm", "id": "3f098f169d474fff9740edeee7511c27", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c2765fb14a244b49d1b1db7fc55a27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a3c5876e1925421e9da75c54d2adb0dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a84253f34dbe46cca4233d4114608fbe", "region_id": "RegionOne"}], "type": "alarming", "id": "bbdc60c6ce3f46d7a963d5f9fcfc3d53", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7366ea61a1894ca9a89cc2f6468a79e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2298e275bb524ffc8c9a4d9d9e9027ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4e753665edcd4c3db3751d641ed36598", "region_id": "RegionOne"}], "type": "meter", "id": "f922afb40dbe43b79ce504bc174398fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bd150915d0347cea4bddeea57257e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a944f8d1f17642d787458ad12e6dda40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "619a6151e88c4acfb868db3cfc01b5ab", "region_id": "RegionOne"}], "type": "metering", "id": "f204528c8b22443b881cd54eff55e49d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "177c0b7d8a1d4cb598246424f982dc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b6fb6f4f3ee40df9cf40377cd8e7c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3af22887d5f464c9fa0de5d5ddcf130", "region_id": "RegionOne"}], "type": "telemetry", "id": "aad51f9f11434cff86aba5399ed7fe3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d3d558446034036b3c09a6622e59586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "703f178969594b1692810f8d206ed18f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ed2cd099fd046949ae712237eef047d", "region_id": "RegionOne"}], "type": "event", "id": "77e68c6ea5e2458fbc417229b631a14c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2df0803cc1d94720bf38b8d6309d2658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "39a8a0eb54c14b1fb140c01a6cf2fdd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "269ca90004f844f787a598192be5d00e", "region_id": "RegionOne"}], "type": "events", "id": "f39e20b72f0d4edd86fa76aa5df0999d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac6693d03dd24aafab76c12d0ffac148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25a98c2e357841caa3f782a15e3b3a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6e67732126394c35980055f42378107e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "50efd6298e50418fa26d6eb51a0fd3fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51ed99a086f74ad785de0ce760a54085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "50db2e0204e243c2b60151e64f3a0bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27b10bf3ed594acfa7109db79e550060", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1621d189211045129af2c5354748a4dc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80ba7466bf0d49a786c7a195d74ce052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "606063683e67494faf979e0da757338c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b23385880e44ee8a019349d02541242", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b326096542c348608a275cd8a4974561", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07fd0b9b58b74ab88c92b9db62d2aeea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcbdb26350ad46ef87a1eab4a4c93cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8891f47bc354ba194678acd35f46390", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9b602c33230497c837d9a99eda81944", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4392c9c11f3a47ecb24eb26569b6b921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "77efd47dc01740f8baf55bb8c6664d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ad8b95e80fd34011bee720022abcbdcb", "region_id": "RegionOne"}], "type": "database", "id": "efdb64f41cea42498d7d2d986703efe6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a0ffcf7e283406595bed34385987961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c023a5113055443c9fa6365ce0be9d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5697fc2a971a4c4c9b49274ab909cb26", "region_id": "RegionOne"}], "type": "application-container", "id": "259a38a7c14d4ef7a59cdd3122ae247f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "806959b0fba94c4a852efef78c3fe64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be103677538748ae81f65c09aab2c2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b8ffe4008e94cf09916a748c120fc4f", "region_id": "RegionOne"}], "type": "container", "id": "61c77bba3c7f4d5db44f4599a80e8b03", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e82dd640e8b4e92a79643ea9b25481e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f99d261c249440e695550b02a7a7ea1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "380a9c8cd8ac4720a3603f9a20018cc1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "06606a67927142b4a8746b0c81391933", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b06c383d244441b6bb4327eeb577889b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2fa8d01962e14328a852145c48f0b70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f4e56a9ab4db4c32973a744c052ae4a7", "region_id": "RegionOne"}], "type": "rca", "id": "141ca91d1b674064a5d3ac70736af9d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9bde6596b0024e1a862dda9710437158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a542938255c497ab4bc7d314ffcd206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "727a8159d5814774bf71da149e290e29", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "18b32cfa4e634754a1dd72b00ad8213c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6296b29f25b84662a689c15c30c0d54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "324fd637b5f24585a50f80b70c561aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5de28029253e4ff9bd37220a29750699", "region_id": "RegionOne"}], "type": "network", "id": "56f3d14101aa4f4d89fc700438fe82e3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9d813677b50c4553bce9420f7576672b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e6849388a4504104b0ec934a23da0fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9f4d880e4f264ed194c1146d3dd4237d", "region_id": "RegionOne"}], "type": "backup", "id": "1f95bfbba0d1437a9247ffc7ca10e672", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb38a547ab7143bf9b42cb536968f723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f54d878ec3f479a993eb4491ea82ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "35b015bdefd44ade86417fcd4cd0ea56", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e4c62eec1b1b4b68ae94b4cc454aab8f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "39eb5a4807aa4905a9fc598f9e38b637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e136ecbeab9541ed9348ee6f2094ec75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "896680b8dff048a9a78abb2bc6619128", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b54da8e8707047afb95511e24201e1b7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "938b71c713f34d909842545b5f4c3a9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f1e4fc648da340dc90a9e061249d60a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6566bcb646324b1ba2447996f7f864a9", "region_id": "RegionOne"}], "type": "monitoring", "id": "4574d0f26d8d496ebb04eed1b6abad7a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "45cd1f8c8a3141979615180c1c3e4c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8291749994d54aeb88f1f20a6b927e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "139e2ddebe76459c936b1cf6b01ef789", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d0d72fa9d7db4eaca6b25dc45baafe22", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "832f4db51b0e42e69da73ed9872c6325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7f41491f372a4b668b12231c3fdcb9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5bebe6603320473194e357e117820c35", "region_id": "RegionOne"}], "type": "placement", "id": "edff34b62eda4c22b3b01b7e2c875a3f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fa725b7d2924cb1b8bed223a3af27b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cd2f2710b3245b1be03425c7349f01a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56eb77086b864c3b92ffb20da26398ad", "region_id": "RegionOne"}], "type": "instance-ha", "id": "59b2d84492904a92be3e70362d0bc6a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "de6587b17f13494a9f0f3bd4e0c2fa40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2060029e3a9848e599a98753c85eb4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c11bdcf8d30040e1bbf90313d21caab0", "region_id": "RegionOne"}], "type": "ha", "id": "44953e56c5be402596c5f37507ba216f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78b5f0c2f48e4f12b39be1cd0332e59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3bd8d31804484a14918791ce74c2c63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "14b935d205514fb49c5dce11e4cc8881", "region_id": "RegionOne"}], "type": "reservation", "id": "1e9ec666ba894e9a86fe6116d787cc24", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "563e7f154ffa4363865d5b9ee9095534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ef1d72da80b34f77beb6152d6a24ed5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "57abec07252444e58b97562e1e5eb3ea", "region_id": "RegionOne"}], "type": "function-engine", "id": "515418de18b84139bfd523f083f725c1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d5799eb5fa2f4dc3ab86148d8dac5f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5b5195ff5f3949c8b507a8ba4578b2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "67ba8d6519e143449b0fd64766808e83", "region_id": "RegionOne"}], "type": "accelerator", "id": "5eb718b6a42e469dbc5f1dca3a2b7b70", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67d6ace0049343a7b64002cdf10674db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c69f847226540d8820f4c81ffccb9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "947acf97213d42d3993fdd89bb4f921b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7c9fa0f6f3f46cd92d45d8db4f81695", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb5189d8d2db4e82a9cab02bd24b181e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e05df0a876ce446b984e3c1251a26c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "da1a2c667fc6440bbaeb1b4b676eceac", "region_id": "RegionOne"}], "type": "registration", "id": "7740bf99739a4027a4a1f8c29b9805bd", "name": "adjutant"}], "user": {"domain": {"id": "a94933204c164164b7ca28f67110bcbf", "name": "3b18df6de8c8448aba0156d5d3acca3d"}, "id": "ad14836dcff546e581d1ca87bb2d3a64", "name": "9bba4e4520e447298b0b16f03bf8871f"}, "audit_ids": ["8508f87c9eb6452999dfc10b0223975f", null], "issued_at": "2020-04-23T06:25:56.389389"}} 2020-04-23 06:27:56,549 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,553 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,555 keystoneauth.session RESP BODY: {"floating_ip": {"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}} {12} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.265344s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,348 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,352 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,353 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,355 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,366 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.289217+00:00", "project": {"domain": {"id": "e48d90999a7448a1b7adbd987c6b85c6", "name": "d50bb288df634b1889a67d2f4fc66a7e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "da95d058dd4d4453a7f98131e7d09781"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1465576e32854eebb21456e674b9e4f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8c7066b7b73d48fd86bc6ee344379597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "17a34020a12a47deb3145f1fd67078ec", "region_id": "RegionOne"}], "type": "identity", "id": "c614c16c76eb4ec890ee5089bdf4eb49", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ef7e65628364a948da933228e64266c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6e5b100a31044660ac90e00710888efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "58e03b0bd2eb496f9785134bef734e02", "region_id": "RegionOne"}], "type": "compute", "id": "a78fb40aa4494b34890fa97d50bd8967", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a3309a2cb4634499b40b34b9431b10a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0b9308042746446f8de7f55d6ac007b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3491426de4f54741bbb797da19973bf2", "region_id": "RegionOne"}], "type": "image", "id": "45f9f5bf7c2f4d2db6fba8050a1b6a16", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "71b981c70f6e43cbbc437815526719b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fe93c7d31864e2192e898d2f5edf0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f63200ef6e714a00b8c1099129c33710", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5d37467fdafb41d9b8d062031954e985", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5a408208091426cb9d4a514e4daf0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2452d14028c7455f8e8492818a8ff152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e2230684ed74bf6bae5c605940f6eec", "region_id": "RegionOne"}], "type": "object-store", "id": "e7e8ce701653404d9fc6230a93e1ddab", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75c314f96b4d41e9a4e1bc4d12c687c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bfcb96e2e2c4145bfb216b5e88be99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1af758eecb594bb3ab2ece6cab3481d2", "region_id": "RegionOne"}], "type": "clustering", "id": "532047997c814675b84c5992c297bfa2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1daccfae77941a48450e040f5bd4df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9fe3f3217d454cd5ac00fd907af7ebf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4744e112137a4b5fbfda6e5c33713fb8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a495daed284941849290e0f689172f02", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1db1b527307472cbaa5f6740e68dce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc170727a74548d391e091f35e10f545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "972efa4ffdb4411197e13da4e8e5be56", "region_id": "RegionOne"}], "type": "cluster", "id": "3e0cd44d999347928168dcfb3056ff38", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3e05a7f296f34fcf815be4f121a18170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "63b0fcb9653e497eab8c8b4294336417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "143db50c99c8426d8e6fa6c209aa3d44", "region_id": "RegionOne"}], "type": "data-processing", "id": "5315465537424ce4891b0a2133aa2356", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "453dac053fef43b0a880b601208e729b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b6ed8de972c42f3aee4f08d3772772d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f92eff81700e4af48803806e1ec5ae67", "region_id": "RegionOne"}], "type": "baremetal", "id": "7d957e6f5a5f4163866a5364d0ec7280", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5a8e7ca32574ad1ba65480a3a9c3022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46953f274d3747abb39f3b2ed0f1149d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "605dad6a7a174c94bc35af8273859d5e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6e28daeb5f564c578b15ed3ccf366e23", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "89217186f9e94b78b0f9d905305b37aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ecc9e9d274c48e8959f72369fc1e71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2ca81de794f84093b9bd58c4f345c3c3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d9a9d4c12ffb454e8c53e8cf7e40eb42", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "938451fed2fd4386b4229de1c7a30281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1b1160bb02c54ee3802f808dffbf8bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d52141f007ac4f17b7e361848da97b5f", "region_id": "RegionOne"}], "type": "key-manager", "id": "18c6b5c98008496f8068c2e1cbcd8c42", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b359764d51c48c790271e40023680c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "39426c568914455cae5d3b422ba431bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ad9c8b3af1b3474081d088440bdc6fb9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0df5e232288b498497a219bbb21b8d29", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dfd2da5323164df495d9a16a91754e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6823732b23114286a85502faf926d25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f7d0f65e05fe41a7b551ca6dd77ceb0b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fea0bd8e88bf4b9b9fcde3abe90a5efb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70e09221e4d8453594d31fb55fa82dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7c6067f3a59f44d5b12aae2e0e818ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64562a409f0c46d686edf8046f9ceac6", "region_id": "RegionOne"}], "type": "message", "id": "59e5dd5b3fe14f49bd1c57f5f72d5ae2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7e066131f3b14e798bced2220d649ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "751f36b0029646fbac917523443cef8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2054a87714447b481912272e1666991", "region_id": "RegionOne"}], "type": "messaging", "id": "1b3e67da2e7443b0964da416bb7a8959", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf54fbc5caa54a0dafc1537e3ddd680e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1d8945deeb9e4ffe9f697aa5829cd033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "813b2061be8745ec884b940faab9aecf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c32272ca7f764a6cb770b0ea23f29b39", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "203e639eb9304505990d7e8376e8c5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00bbc27c840340158a138d8a62a0bde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a40e3fdd6c5f48aaaf153c82e7753a42", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "efc674459ff24c3ba3fc99fbd96fdd47", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8054b8df8bb94d8ba291ec5befdc3f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "663e1f9a5a874997b8e05c0c2a2a3814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d016d3b1d7945df87d3a2ea3fd35b34", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2b1d57d6c67643b9b60777b193851c84", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a36ba9e7aa74099b9e791d96f8e1678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1257320d66cf4d51b79ca219060f3d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f93ef3807944a46a224686dfd9b86dc", "region_id": "RegionOne"}], "type": "container-infra", "id": "4ff99ef5ef394deca851f10441bf3586", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e64e717f44e3424f8549c74e512645d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "681a4f3261444087b3bf0dd291bb679e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "999aff7eeba64e09a32f890f9b530967", "region_id": "RegionOne"}], "type": "search", "id": "6bb35f0f800b4195b72996119f4fd7e4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "df82fa7dc0a946e295292b78843a7c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b242ec6c45dc43fba4a9427daf9a0685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e8b3d577c11a4820b6cdf023b3bae8c9", "region_id": "RegionOne"}], "type": "dns", "id": "38ad4a0f2f9e4efcb11f95f98bda93a7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6cb8705a16ec42cdb6959e3a79d60c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a5abbd0bd1a435abc78aaf9fa42c9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2280f1de92244840809922453c53ac3f", "region_id": "RegionOne"}], "type": "workflow", "id": "2a42376ebf2c42b995a6ba2a6735eded", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5757a850a1bc4bdda2aede79378fcd5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96c95289e872463baf9a60ed1c1c11d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "539273a38cf6417ba405dd859bd65e2a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9fe60e59d62240fab49daa0aba44e3ad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f3bd19086124396bc77a5a5c18c580d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "56fcf4243e374d2d9754e58d27ebac60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e852c681084d4226ba4d320abdcc4b3e", "region_id": "RegionOne"}], "type": "rating", "id": "9c3c73f3f4ed4ac98a00ed9952c52371", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e205ce8f9a34e4aaff0538f830b3583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0e0bb92968846109f545654a0f44dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cfd5a911b3874f49877f296a637bd83f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d6d5bf3006654920901f1fffb47be898", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "41f3ff3789474825bea5d5c9c8d47bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "825c8aaad4264b999cb05472b946808a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b347d0415e90454b992c6abfb3297b36", "region_id": "RegionOne"}], "type": "policy", "id": "df2928a027424bba81af763044584fad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a6b9eac0bd44742b9363e36b1096a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bd8e651a77642e59bffc735d053c08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4f5a6a0a34743a4a0bd98d6f9cd3e2a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f0a06fd513f84fd39c64022d1063fa08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cff271b4ba144c5aff2727de6889393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bce759865ff4249988ca3a12e817786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3b60cc7be5245a9bddc69b6c07fbfa8", "region_id": "RegionOne"}], "type": "sharev2", "id": "75002a7d039e44e2ac205a707bc0c9e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d7b7add096f40519c74318cf21f59a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f9a4e6df28d4b07ad2743782e95bfb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ae96bd696dcd4753b6cbb43048d0285e", "region_id": "RegionOne"}], "type": "share", "id": "b444e739cdf9468f8eaf907dffb9e4f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f944f849ddc5430593dd4158995a0bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a819187300f34ec6b554f2aa05d1c746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d18639d2b70c4df580bae4bd4f96f522", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "680cca94b5dd4916a425c53b8e8b2f32", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74939de768ea410e89aa291f9dd04cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bab2dcf8df14871af90b5baebd33c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46a3a515ab4a486fb88a005de82033f4", "region_id": "RegionOne"}], "type": "orchestration", "id": "2807f7e75147459fb6eaff22122efadd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a74203e174794c8fbc5754df0e10deec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5b46f8c7d784b41a1416accf89ecb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f63b5e8143469c9891c3e3ab8bf9bb", "region_id": "RegionOne"}], "type": "block-storage", "id": "7d97b6ef490a4bb8a55bc5a12dc0c340", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f822a3c4a6242a99d7b86f7ecc3e158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38a8dbbd8c664486817ba9caf418aeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8023402d031b4b429beb1307d4f30da3", "region_id": "RegionOne"}], "type": "volumev3", "id": "de005cc8811647e495f64c7e0e636fae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1791871599e14b04a473a42b75d3061b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "144311f6c7734b8d8d826993726577f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f3279d4d1846f3ba21dbfb181f2e8e", "region_id": "RegionOne"}], "type": "volumev2", "id": "e44fc1550e0945378913ceac1b8d13ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ec7d6f598e74f6496b1c8803cc52f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "525e43f73d1e48e7a5984c8fbf73a36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13dd68e4fd5241109c29026065403fbc", "region_id": "RegionOne"}], "type": "volume", "id": "e118358d2990415993e7b05c27b9ecc7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0ac88f9ffdf4affa3ddd29eb21c4c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84a1d73bfb14e5a8c8a2dd7e4d6a037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a77e613a74cd439fb7598423cf66e99a", "region_id": "RegionOne"}], "type": "block-store", "id": "2c7bf3a77384443a8cf877f2b6df4c31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b596342f5507474b9020880035dd76c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4061a8cc950a45a689bcca1fb6b33b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8582313487dd4f45bcf0edfac32673eb", "region_id": "RegionOne"}], "type": "alarm", "id": "913bfe01255548d082e3c424c3cf754a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e825df04d64841ab86526c0c0f93b177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83cab618ac624b489032edbdd8918811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "99f83d4b4f074fdca72b2af5719f5b5a", "region_id": "RegionOne"}], "type": "alarming", "id": "3b4b854b3506401ba4738ff70e8744b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a0f523a8ad04ca9876d7cb3fb3aa809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "152f02ca2eac4808acc464e6c105ada1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0e3d7ae8736f47b99afe621ed4461afe", "region_id": "RegionOne"}], "type": "meter", "id": "1ea24431299143c59a23c1ddfb142684", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d2f83a7742e43eb84a308233b28a86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ca677f5d84443e1a99696546128e595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7caad9da32d648458c651c0b8c3a1473", "region_id": "RegionOne"}], "type": "metering", "id": "a237b44a52ef4297bc52f65ff9ae1e89", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e36b9fb9b2c4925a979a62e7c46c12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cb6b66f75704f6d9d4d0ce66851bfd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01d764062e7c45829bb13d2587cdf3c4", "region_id": "RegionOne"}], "type": "telemetry", "id": "9b1faedd17ac4c82b7021f66309c0daa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "87490406894440aab07f981dbbc5c37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2436212ebd2c492eadbceb4059cfc6cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4fb03f884a804d2aab364b23b52ce8ed", "region_id": "RegionOne"}], "type": "event", "id": "8f82213c5a034f5cbd0942da24a9c0e3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "041b22bf4c14425eaca472a633306068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "991d8c0c90064874b0062a2b00c66796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ca3232df23a41b18fa9f6d110ad5f25", "region_id": "RegionOne"}], "type": "events", "id": "bb67296c8134413db3f826c4045875fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dab1232590e3442a9fb836d3d3ced3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a589d98234e4243a9825ea4ecbbc5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e906b42cd50415e971dac808dba3b4a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "346b6ee39d194ca191e72fa7f70773de", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54d24b45eafe45e9b983fbe00ef762a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "234feeb4a985457ab3579f87ac115af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "136bd5468f2540edaf5e4179e30ca0ea", "region_id": "RegionOne"}], "type": "application_deployment", "id": "270e7558bea24b72b78480bfb52d4f36", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c9896bd8ace42d7ad2bec1e3758d9f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5365de9c8a66499b969f1c66d77843ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d99161c7e90f462fa3a7420153579139", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b8a28c1f884849d585dd56d9b375a459", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf1c74436f4943a39173270e89c0f1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0315d84de22a4ccab987437d58f9a4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e867feb1501419b94c2a373bfd09896", "region_id": "RegionOne"}], "type": "tricircle", "id": "7db5d62d13c345e7857f4008aaf1b49a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2df8f90eae29438fac2228a8cee63e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d10e7b3415654bdb8c27110d2014522c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2f84348f42e64a4d804ddaabd7f95a0b", "region_id": "RegionOne"}], "type": "database", "id": "bb950668cad340b6b62328ad23ea94f0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90f48d5de52d49258f5e9ec0b941ad84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c23bccf40d84e28b21305b249572f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c981ddcf6d6d45159f7a769dd6b93a59", "region_id": "RegionOne"}], "type": "application-container", "id": "8ceaa58b42484638b5dad9fe26db3718", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30e29cdf2c0a4a70b104d9357a8df801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59b18eefb2f64ad7b3c60a38436811ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "76f1cefa85e442239abede677d19ebec", "region_id": "RegionOne"}], "type": "container", "id": "ed5cf84ce68743cda693f142af965d2d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c442a06006b74b5cb0417be22d8b79b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a807ffa429047639d9137bebe95950f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "56a3c610f4ac4eba81c059017abb49f4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9fc36821e4b4d6e88764d5c60e92074", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37e901f2f0c1418fbfbde4b54b34a2f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6afd674631b346668340342e44c3eb98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27788ae29d5a470e84ca61f682ed2f22", "region_id": "RegionOne"}], "type": "rca", "id": "e2c306035dec4da3a30a2c67f200dde4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "42c73425d3c0475bb4edac6f8548a3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7c5665bb275a4a0e8ca24f7cf8766cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b505208fdb4c45eaa0b00899634dfd73", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f10a4d9f33a74b8d9e40b0fe2eed393b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2921f2e900794338800a10d084f1c009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c7b22313988c4ef28edfec8f4c45c2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ad9e564f265241a78700c7bab6ce82d2", "region_id": "RegionOne"}], "type": "network", "id": "69d13ec04a85420fa1a5d3d23e55dbe3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3cc938b792c74d799ced9aad3c429b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a875bed435144cde8ff81ccf78e58522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "530e4f27ad3a4e6dbfb7ddeb715d5ea7", "region_id": "RegionOne"}], "type": "backup", "id": "2ebe4e504c664b068a151e67a801ea18", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9f4c5fac9f5f469c8471705592edb3dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7824fda52895446fb9a7f5a4db60b3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7da933c018554686b5b21bb628f2ecc6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d5820f8f65ac4c5eb9fe90133f407f42", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d72b6b9fb89045cebf3b61811e163956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a9a55b99e7049268234637dc3096abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c54fdcaff7174d62a85b6a0f5ba01704", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4fa1c2b2ad214c9abf5d57ba40e6845e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c4720ea9111642229ba402e50fdced36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4d259d4a26904dfcb03a32f90329ce4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6f7070da0674047b888a55e3efaddf9", "region_id": "RegionOne"}], "type": "monitoring", "id": "1302c86cd25f4c28a8cd52a47daade39", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2e6cb368743c4b13b9b002d856889142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0883d86cd9574f98a22d8648a67c63cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4ad8be2a1930433a838130554c2622e5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2199f0ee36e5402896cb235e8ccf596f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f86a586fb9214cf3af8fddd3b9d37c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3848d0232d304f2685482fa32eef1f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d25941e917f94c1883a21e85bdb6bd7d", "region_id": "RegionOne"}], "type": "placement", "id": "828d88471242437a9e8132e2a848ce9f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2c19475b6d344196aae58619956313cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2bf0b39c249442458afe9422779ee6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "45bc002508744432889d9d1e02188af2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "82f07a9b9034465ab1fbdd4a11641c56", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40f949dc069a41caa1db03c5b2dcc324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85ba22a7b5b9492a89943b223e777f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0a261f996493478bb52258580d0e3dd6", "region_id": "RegionOne"}], "type": "ha", "id": "c021104c4649488eb54f9bf01a3c6a3c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "245d5ba2971a41a79866af0bcb7c531a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c88f9fdb2c24416f865486ecc316c706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "51c4eb9f0a6d4886aa1a0c4d8430c459", "region_id": "RegionOne"}], "type": "reservation", "id": "a5ce0b2074c84590b332091179bc75a5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "07a67f5b2ca74c33bd4fb721af5a105f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a9e91c82a5334ecc985cd6161ebffd9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "25d1c3d8c8ea47deae2c47b5ca5f5149", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab2760b6c78e43e5a78a2879c4b10535", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fdd2526e3d8470cad15c76353961605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6abc2c93eb1f42e4b1ef8f68182b3fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d1e6e39ebb264aa99fa0c68fc8c26271", "region_id": "RegionOne"}], "type": "accelerator", "id": "cedd3297e496423e839bae740a9dd9a3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d4b78523e6847ab81988643385635c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67fd4efdc5ef4d7884af37fa3fc959c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "64cc118ad1974b11999a7f3228966e46", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c63545e844c04d61a5403794d02f52e5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9edd6b17b6994e1ea90632613448afd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fdcaa604240d48b7b22124359d62e0d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ad754c89612f4372b2f6e2334cff392b", "region_id": "RegionOne"}], "type": "registration", "id": "ad66828377774025a23fdf549a5613de", "name": "adjutant"}], "user": {"domain": {"id": "4886cddcae11471f8f81dd27fa802df4", "name": "5c17de9a9e6b4fc1a9c0da0fa9f05567"}, "id": "40712239be044d0bb30c4c2f8ffcc01a", "name": "425af4ae324947e4a1cf17e6dbf1437a"}, "audit_ids": ["08f4b8fd4694496a8484df1a8b4784c0", null], "issued_at": "2020-04-23T06:25:56.289217"}} 2020-04-23 06:27:56,497 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,502 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,503 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}, {"router_id": null, "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "DOWN", "port_id": null, "id": "61cea855-49cb-4846-997d-801b70c71bdd"}]} {26} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.059769s] ... ok {16} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.772659s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:55,919 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:55,923 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:55,924 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:55,926 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:55,938 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.859313+00:00", "project": {"domain": {"id": "9447b947e5d443f39e72eb08dc694cec", "name": "c870e892cfbf4dfa9d861a4a757608d9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "41f82aa8886d41649a277e22d80cf816"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "96b65472d2f24f92bdfdc112d3e74d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e8faf02d907e42d8908ef5c5ee729961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0f0eecc0c6c24c468974e59e0cf4a2ed", "region_id": "RegionOne"}], "type": "identity", "id": "0b265e18527e41c396c75c4ee274f6b9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be3d106273e145a194b657ef3a5764c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a74c1ae92fc24d38adfdc1be62d44711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "92b702ba23bd49f791d405dc03bba151", "region_id": "RegionOne"}], "type": "compute", "id": "80959b5e469f4f70b3e31b3ddd4be9ac", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "13ef62d1054b4aeca5fa705729303264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae656132ec3e4423abd1574b56834e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "91dbe8194b65405ca7398207c667a195", "region_id": "RegionOne"}], "type": "image", "id": "b508d3932dc94e9d9b02f4bbdeb9620e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3660bb5f8faa4b0898e84fbb157f98cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "92c2f38ee3104bb9ab5d4e6c0791d447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6dc2ae20ef77423ba82d5681339a1b77", "region_id": "RegionOne"}], "type": "load-balancer", "id": "27e9f0701c034e26a95581fabf28279c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cafbcea70ebe4ac19262ac1d7738fffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4116bf1251454e0dafd2bff73c639c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95c0680591b641a7a015f34f8b66d443", "region_id": "RegionOne"}], "type": "object-store", "id": "611147034c4e45ee8d4bc8ba1139277a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cb161554e404d33a660ade33981dd91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19459ccde62d456f88e579c436e9a420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0da4ec2d965e4b61b5fbf0e39fc8e2b8", "region_id": "RegionOne"}], "type": "clustering", "id": "c556bfb36070487588b767d21d9f8887", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce7b5e00b250429e98f701e8b87f15ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72a763385d5b48a99dadc74937971571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "111fb3d9e62443a990d0bd64562bfee1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b0ac2f345c04dceaae90a53c6645209", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80658a808632485a9eb696602c9def42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "106376f3fc3243ae87a272ea4978c8d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3dd6b2b6c1f46f282bfc31f99381e12", "region_id": "RegionOne"}], "type": "cluster", "id": "daf6cbbf6b52469da9e5085373a04844", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7409c3446442455485cdcea51bc7f264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fb7d249d254b475fbf00373e193c5d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "97548385fe8245fb8c176911483e8b2e", "region_id": "RegionOne"}], "type": "data-processing", "id": "895c952319c3435ab11449bc0e38cae8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "12181507126a4ec8b4f81c7f79ab7670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e70f74105e8c46e5a431fcb3796e9f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f66ed902b2943e6859b65b7787562a1", "region_id": "RegionOne"}], "type": "baremetal", "id": "2c9720e9408441d2938d5836ac4973d4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4fe8068c735a404cb8b96c0d7e583069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d538fd0aadb44f2b6911c8ad76ef043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "44881f4a65924a759c1fa8dc679109cb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "88a9db1542cb49fbbeda78c9e54c8f27", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cc870e4d8ae947e29d189c6ebc366ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "712f33363e2d44798d197e23d713a97f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "320f203c3ad24528876408d868ec8f9a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fffde99af0404dca9ddb611f48fd2f21", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "30d8d0931d174a388f3af453180749a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e6378147bad0474993172d73ae2e6a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1e1978467a6f4a7e92ea7270544431e1", "region_id": "RegionOne"}], "type": "key-manager", "id": "89b2445f7a8540de90cd8763d54fa1f9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "840e55f191d44fada7610b8f9b212340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "007c69ba700f4fa99b611eebebae6188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1cbab5f0d09c4eea81105156c035c5b7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1722d937525444f8a1da52de610b30b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ecdd4bf3398e45908a0a98751d200b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db42bb9a921649d491ec6ea6d3f7fabe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e41076dccf354fccab9f45afc3e1d77e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a2d2a5e33c494ec283d90e5ad88b1020", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "68d5f45e40c64b24b32f83b0c673ded3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5463a818cc13499783646b5cc58af42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "34e4c826d38146e0be9ebdf46b153a7d", "region_id": "RegionOne"}], "type": "message", "id": "ac926dd713064f078ea527f6c702e5f2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ce11ee1e26644098aae2d0905cd89be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "86e78fd76f13463eb65e777829124b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "272007fe7c7d4290b3c89270dce5271a", "region_id": "RegionOne"}], "type": "messaging", "id": "f768faad64d84d13a5de84c472f8de3d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "86c3d5d94fcd48bd868efbebee24756d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "beabefb3573e421bb840492b5480fbdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b38661523dcd4a0db01dbb37b0eb5459", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8c94c6353cf449629ee912547edc9c6d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fe3cb5f347b48b1acb1a19200e90cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea6d6ab5311b4d29bfdfc6909f813ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c836c77c14b54190914f6869376960d3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "66623e38ad4a4052bb1263a63a1625f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da8d8b35ad5f49d19dca2d392500cff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b7d60e75dd344f1839a529c0ea5b2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2154b1c3ab5b44f39a0c1865d4d1db76", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0e7195da588f416dbda13238f79dd7ec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3337be524ad420fb31e414698f8187d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d5af86635754fc984f973392771f3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed467f6421db42e3b914d12f609237b1", "region_id": "RegionOne"}], "type": "container-infra", "id": "b23fb4a4f8a5420f90ba55c9728bdbf9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d54d4acf3de14caaadd7192a152169fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a33f03a0852e4be99ab196afd8c4fd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "30d6ca46ffbd434abd78648934553212", "region_id": "RegionOne"}], "type": "search", "id": "82093282c64647b4aeb35f910f8a2d22", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "38ab497a253c4e9ab1c48852b4ef7101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "45cd5eb0ed8744b5935ec3576aad4e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "abbb7d68d2bd478691a0515587e5ada7", "region_id": "RegionOne"}], "type": "dns", "id": "e987661b048e4ef3b9e75f7d67db26c3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a07051f3c73d40179e73f780d9a821d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c63b2a263f27408899597819852a9b93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3dd7b4882cd4cfc87979f4ddc9aace5", "region_id": "RegionOne"}], "type": "workflow", "id": "efe97c4556a14a5aacf75ba261bef023", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "598c4401e5a84271a046824946f9d31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "875fc1e14a604dd1818a9379d2d5512a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed008a0e9d0044f49568715464c42cfb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ba64890926e84d4cba83ed62a02cab38", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "087ea4a14887401fa28dfb5066176d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "924e4bbf740644d4934aac8d235b3e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ed4995d3e4c74696aca2a8094efab362", "region_id": "RegionOne"}], "type": "rating", "id": "eb1f5719001e4bb18a94b52f6a651b7c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39fe436393fa427b8db5c3cdc3357266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e1a2d20e4954319ad89d2a4d7aa9e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4576c2d202754f36ac66176a364bf563", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5949b8d9a5d547a8b51eb9ce873917e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1226db672284504a0b94062d9af5a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7126a68f65ff4897a1f14bc7e4f36d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d6759c18ec7b40b6a5a41969fbbbc8d4", "region_id": "RegionOne"}], "type": "policy", "id": "d8eafb4540ed49c09cd49ae7023e1ecd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97622c7a8a864773b64d0c2f8538f2b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "034e559577b14b0789fcd1d08efc1f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16b2beb59fc343bb94b5bd16e49c51ad", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fcbc4729889e4b88b62fe160c25aedd7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62d69a2352d6436b8b4fe354858947a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "200538a3b47a4567b6f87dd3adce90e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "95167e5b56f44ff392a42a4ef26dfcde", "region_id": "RegionOne"}], "type": "sharev2", "id": "c915d6bab5d64f36b564e2860a91b909", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de5aa24d42f84e93a77d9711e420c990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68c027e30d2648859020787bab97f3cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0b0fbbf246a846c0829bc6bb9fe108d5", "region_id": "RegionOne"}], "type": "share", "id": "f7b4b772f28e4b69b349d3725344f00b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e04d3d358ddb42dc9a9babddcc74ed5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b4696bbe8e74aa6968ed15585c683f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9d254a1d0374589a59a8e51e55f6102", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1490d55b49ec4b0796eb2ba5e230e5ed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102512c67ee240ae95500517609f7267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b22bbd9dda6646fea8bd129b561a089c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "717be37037394966930ca50ecadb965f", "region_id": "RegionOne"}], "type": "orchestration", "id": "f949b42d819a4915b9e51943b803f62a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59bcfc716e25494aa8e314e829276586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8d015178e024537bd7beea0795e2e8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4dc498d496a4403a4ea96c353c155fe", "region_id": "RegionOne"}], "type": "block-storage", "id": "e5a55a6ec4bc4be2b9190c92b284b691", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0f05d5f73c24bc1a516d24f92a0fd9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02cfd1d5786491e8aab854698a60717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7765b04a72024b2aaf00d5ab9b53a8bd", "region_id": "RegionOne"}], "type": "volumev3", "id": "6cc39dfa9fbc418691de85fc32be60fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23c4ab8c0f66412aac71e1ddcf0942f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a4ce10714f64a0582cefde7d1427bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53ebd3afa2e54b989a8f8febd9f8ac10", "region_id": "RegionOne"}], "type": "volumev2", "id": "b88532e98a43480ab5e48c0ae3f82e28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "429a6a14fc4f42429eb10b23ccda179d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ffbd7432d984ade9f9ad360a58c0055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73939436c5fa4c6b96ac41a657b3bbb0", "region_id": "RegionOne"}], "type": "volume", "id": "80426501fae840538b5e5798b8fffd66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adf043e592e94bffba72f22a3b777f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9aba84de50d24125a1fe6034a7ae9381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68628682586c432d9a432e94fa756d52", "region_id": "RegionOne"}], "type": "block-store", "id": "fb89f7d38603406dba2bbc94808662c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "053a03b6ff0b4d748ad3cb92ca6ee555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c463c665f1540bbbdda2636a2c1a5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "beddfb8174df4283a20faae13f313fb0", "region_id": "RegionOne"}], "type": "alarm", "id": "694ee4243dcb47929210eec4831cd908", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41f01f0783d9474a9b3756723e69645b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c22981ae800e40e8a6f601b5ba486a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f56d7cb1212e43638d479ce3304200a0", "region_id": "RegionOne"}], "type": "alarming", "id": "0616323f051a4eb98194743d5731f9d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e30928a598443409ea75d064cce6a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a54c612687c469fba713883e2fa8c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d925359f6743402cb3f343135d62a0b4", "region_id": "RegionOne"}], "type": "meter", "id": "cb6f8cd8067848a09c39b66a6f952e27", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8e488baf7714cc3b64728c853cbc53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "267c4e22d19949a6b12011b2669d5fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61a74a0e8ec8402a90aedcb62b75be4f", "region_id": "RegionOne"}], "type": "metering", "id": "6e4e37e8322f4912a7624023ffdf5fb5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "44c5b492b28b4384af97f5f28200b624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f814a13405754eefa6af62ecafc885db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dff461293614540ba2e9341aaa72be9", "region_id": "RegionOne"}], "type": "telemetry", "id": "efc2e6baf762414dba0207cda373e6f6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c114bfa55894bb690f6f1fd534f3663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1be213a427b34e7fb1b41e25f92fd58f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9094c5c845ae4891b9237d313da5bc40", "region_id": "RegionOne"}], "type": "event", "id": "fb31ffaa825c4c24875a51610e66f54a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8470353ee7b84f4c83f19aad846017a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "10c60ebf71ac46a88bf18cec5186e5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5996f1fc58af443393fe6e7ffaf622e4", "region_id": "RegionOne"}], "type": "events", "id": "28ab429c6f194f61a6630c2edfc5b1e9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3fbfaf5daf9f42b392e55b8ed0cc3c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4df2e93a3131420580ef357de0c82351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e5db4062e434dbb8694a3c8503a4ea8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b8298f2f5656417784f9917197172d1b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ecb7e10c490543ce95cbadf5a62844ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "986bad8f62c9462c9cfb4d9bcef21103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5b428398462d417aa84c0d0ff757e955", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b65236e87a2f48f888ae8814e6dfe7da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9206898932454fb3b54d78325d58f285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e94d701278a44d68994589f5243ff438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "978f1254b19d4b3aa0a20d4dd075be35", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6339dce52a1e4745a63d0b68bf8e8b23", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d86c21a17f3f4c4a8b2489ab2be26f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bf3bcc40dce4d3db9bc28c8e8aa104a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e37673200e484498a3922c3c373ff983", "region_id": "RegionOne"}], "type": "tricircle", "id": "946d192914cf4708944cf28dec0e9d4e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ac6da471cfbf445ebeb94c78c42b6d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3f9e376d9cce4e01a3a4f9899f59d7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9eaf52b16b31411ea1d5b0f8873f1002", "region_id": "RegionOne"}], "type": "database", "id": "0bf456bb101140e58ca3557e376216b8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e9babdeec7ff4c49b0822a1b4f831cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8185772915944ea9eb9651593f37eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2085684f99064ce7a833830f5094564b", "region_id": "RegionOne"}], "type": "application-container", "id": "db3c3fc26c57430fb84a66fca4c4904d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b88ae7bca5eb40ac81f74c25a53d9620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "929bb7a9a80b4d0f9de0366df544f4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3ad3e908155486a95b4b9c9ad734791", "region_id": "RegionOne"}], "type": "container", "id": "c0c5c3fd43724d57b04335a1354f1350", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c87e8878e5684a90a12ea08b5df98a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "47b0dd0d7ed548b8a467532f10280113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "233436594c954ca59f5fa26b4a93cb35", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b66bd177ae0e4747a880e456cc284553", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b72462bc22324229a4e263c6814ce713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f1dee12360ee4a4aa2ea354ef1eae6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b1fa0304cd2248038d3ffdd6eee53e73", "region_id": "RegionOne"}], "type": "rca", "id": "bd6f1ed0d8c442f3978555e6df15cca3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "07deff5cf2364ca99d1213fef6710c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "17e3da9917664d97bbcb35620d4c2973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e353b46325a14954bd4d71f56531622e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8a32671a0fa04949bd369ff3be1120af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "91e2e20ff17446049ed460849c185aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c217768718f443dcbac007ec15e432a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "27a92c07a93749549fa3f8cb1d6bc27d", "region_id": "RegionOne"}], "type": "network", "id": "a48a0d2a47514df99821d6d54d60e5a6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "aaf8a000416a4a339bde2f08856e08f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "381b9c6638a9470bb78ea6e13b421f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b6ffd1895c694b8fab6983909fee1d49", "region_id": "RegionOne"}], "type": "backup", "id": "ac3718bda1054f61aa55b35c32622595", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79cda68ed35744cc883d04e2b5aaa96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4ab777ae3a043fe99eb06eea53ff416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "54dfafcf42ef4e42b60015e1d44712f7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3ba6963b055c4bbc9a542d3c530408be", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52084b44cce446fd8241e6524cc42830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e5d1814f8cf433cb64222999a185fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "92dd71943e534ea19c99d861615632ff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ef3061d5d7c54c7ba9c27d0175f37609", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "75adb20a8fb24012a9ceba242b84e11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "36ecbaf1068a453da2bd8b824e99ead3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7fc469b90c2f434285918c9213d0a414", "region_id": "RegionOne"}], "type": "monitoring", "id": "73976c7fb6f742fcbb3cb7a0fc1cb019", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0beec2a57ef742c691389ef6614a1b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "848e62a4fc8844e492744c36b22fbf48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "690614ea73da4d538e2c3dca9b10165b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3b1fba79ec6d4afcaf68a709101cefe7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cefd6206c0444353bfdeaca08cf67595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "81302be9be514df6ac2cca08c24460b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c026bcc4181344c38f7c50e990ddbb55", "region_id": "RegionOne"}], "type": "placement", "id": "6dd67aa40d2d44018c0005abebcdc428", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "46267ec65c834be68e543a4cd1cc18cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "46093c5325564c0c8b33eb9a79e7bb12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f3fad7c0f92544aa96ce6f51c5544dff", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7cdbb5bece39410b922a5f6c29f1b870", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3d2532f70724b498fe0ca3953350c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "492dc0e804ce4d90b674546cc534b2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c7d26143ed7f4ee598402a06723dd177", "region_id": "RegionOne"}], "type": "ha", "id": "038cdda474904683a33c727bdd45b762", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6483406ae9a3485fa9bf54773f29aa40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "359b3780d3134ef19fb29d77010e5a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2e37333c000841dc953df89710b5a2c5", "region_id": "RegionOne"}], "type": "reservation", "id": "7ed74c777cfa43f1a4b3a8fd31ac952d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "54e5383e06154e208b4fd9a97907d7fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a42bacb0dd2e49358b16c563300f75f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8649fdf00eb64a95a019911a7b37ae44", "region_id": "RegionOne"}], "type": "function-engine", "id": "497a16c67e5a4f8b956f46ea70316db6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5802e8e943c74501aa5b6746894647a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "62d18159fce349c497195e13c40da3db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0de1df8e14d648e18c7e754a8686d4fc", "region_id": "RegionOne"}], "type": "accelerator", "id": "8ad17852a4ce43e7b0993c10ada54b36", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e342a67f1af40988d109a3be44f78eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1aa5ec8257364f6d8821eff0000e4c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dbf82934906646c19345575216f93d57", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6c8fd38535cd4741bcc8ebe8bd39edf6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2969846c9b64d54b7e0bf492c11f69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "952d55462a094a25bcae893b96781a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "481442bb9ae046c1b7c1d784db390b66", "region_id": "RegionOne"}], "type": "registration", "id": "cd6e8a46a013427f8a0f8f92b3602a5f", "name": "adjutant"}], "user": {"domain": {"id": "3d1b822a1db344d3bb1ebfb164772a7a", "name": "f61f5f5886c84164a57ea6e38176e151"}, "id": "449aa77f87a448c2aa764f805aaab7ea", "name": "00cbd67bef4d4078aeae27b7ad30a7ff"}, "audit_ids": ["2a0a0eae557c465e8775a87422e2169e", null], "issued_at": "2020-04-23T06:25:55.859313"}} 2020-04-23 06:27:56,114 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,118 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,120 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,145 openstack Calculating hashes for /tmp/tmpQx7KEI/tmpluY977 2020-04-23 06:27:56,147 openstack Image file /tmp/tmpQx7KEI/tmpluY977 md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 2020-04-23 06:27:56,206 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,210 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,211 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:56,292 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,296 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,314 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,318 keystoneauth.session RESP: [201] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 16 Dec 2016 18:21:20 GMT 2020-04-23 06:27:56,319 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2020-04-23 06:27:56,337 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,341 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 2020-04-23 06:27:56,342 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. 2020-04-23 06:27:56,360 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,363 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,365 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:56,381 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,385 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,387 openstack swift stale check, no object: container-3/image-2 2020-04-23 06:27:56,388 openstack swift uploading /tmp/tmpQx7KEI/tmpluY977 to container-3/image-2 2020-04-23 06:27:56,405 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "content-type: application/octet-stream" -H "x-delete-after: 86400" -H "x-object-meta-x-sdk-autocreated: true" -H "x-object-meta-x-sdk-md5: 11870cb56df12527e588f2ef967232e8" -H "x-object-meta-x-sdk-sha256: 99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8" -d '' 2020-04-23 06:27:56,409 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:56,429 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/tasks -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"input": {"image_properties": {"name": "image-2"}, "import_from": "container-3/image-2"}, "type": "import"}' 2020-04-23 06:27:56,433 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,434 keystoneauth.session RESP BODY: {"status": "processing", "id": "e53a89cc-efe5-4adf-9d88-8661705c4d8c"} 2020-04-23 06:27:56,453 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/tasks/e53a89cc-efe5-4adf-9d88-8661705c4d8c -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,457 keystoneauth.session RESP: [503] content-type: application/json 2020-04-23 06:27:56,458 keystoneauth.session RESP BODY: Random error 2020-04-23 06:27:56,459 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2020-04-23 06:27:56,466 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,468 keystoneauth.session RESP BODY: {"status": "success", "type": "import", "result": {"image_id": "aa7c97e9-dcf1-4f30-b3df-0edd26a955dc"}, "id": "e53a89cc-efe5-4adf-9d88-8661705c4d8c"} 2020-04-23 06:27:56,495 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,499 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,500 keystoneauth.session RESP BODY: {"status": "active", "image_state": "available", "ramdisk_id": "fake_ramdisk_id", "tags": [], "container_format": "bare", "min_ram": 0, "updated_at": "2016-02-10T05:05:02Z", "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "metadata": {}}], "file": "/v2/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc/file", "min_disk": 40, "virtual_size": null, "id": "aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "size": 3402170368, "name": "image-2", "image_type": "snapshot", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "disk_format": "qcow2", "protected": false, "schema": "/v2/schemas/image"} 2020-04-23 06:27:56,528 keystoneauth.session REQ: curl -g -i -X PATCH https://image.example.com/v2/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc -H "Accept: " -H "Content-Type: application/openstack-images-v2.1-json-patch" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '[{"path": "/owner_specified.openstack.md5", "value": "11870cb56df12527e588f2ef967232e8", "op": "add"}, {"path": "/owner_specified.openstack.object", "value": "container-3/image-2", "op": "add"}, {"path": "/owner_specified.openstack.sha256", "value": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "op": "add"}]' 2020-04-23 06:27:56,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,532 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc/file", "id": "aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:56,536 openstack.image Image Task e53a89cc-efe5-4adf-9d88-8661705c4d8c imported aa7c97e9-dcf1-4f30-b3df-0edd26a955dc in 0.0992522239685 2020-04-23 06:27:56,552 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,556 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 1290170880 Content-Type: application/octet-stream Date: Thu, 16 Nov 2017 15:24:30 GMT Etag: 93b885adfe0da089cdf634904fd59f71 Last-Modified: Tue, 14 Apr 2015 18:29:01 GMT X-Object-Meta-X-Sdk-Md5: 11870cb56df12527e588f2ef967232e8 X-Object-Meta-X-Sdk-Sha256: 99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 X-Timestamp: 1429036140.50253 X-Trans-Id: txbbb825960a3243b49a36f-005a0dadaedfw1 2020-04-23 06:27:56,557 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. 2020-04-23 06:27:56,572 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,576 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,609 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,614 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc/file", "id": "aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/aa7c97e9-dcf1-4f30-b3df-0edd26a955dc", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.663242s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,017 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,021 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,022 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,024 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,036 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:55.955264+00:00", "project": {"domain": {"id": "7c1c8460d4064a508b4a292c1099bb40", "name": "2801395054a1496bb7b699262d71baa1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f7e175d02fe247879da46f0a42a14042"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d4b6bce9a5da43eda6394cd552f6441b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "02be6afc69164f94839866948de7c4aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5e23950e13f34c9e86b9f08247273de4", "region_id": "RegionOne"}], "type": "identity", "id": "e72e021205b940f4b3e16a66ee26dfbe", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "24e91731e8ee4e53a5b2b0e90c0b8aa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "71744a2c568b4a07b52f2a6d2055f51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "25210fe9a243475185dbe3a06ec74072", "region_id": "RegionOne"}], "type": "compute", "id": "0f5d99efbcfc41a2b6c18cf734a40894", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ce59fe7ace68465fa20d6ed9ca200d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8cd5e06f87474f339bc7da16fc2ae4fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "84ad954963294f20afaa8a91154f9293", "region_id": "RegionOne"}], "type": "image", "id": "be7f36e1236246a3a5132febe2bcf7bf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8bf8e0531792439bbc8e78a4e5566ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6c3d4556f67b4b4d8c408346e384cfc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "699fbe20aa2a4f15a48c0bfd4e3188f2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "441477cd40a34e61a4808c794f4e3ed4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b795f76bd27f4b69809c16e2ef1ba147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d877fe912ebb46f0859fce93e61a9867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e0d9a60fc5245519f1376497dfbf817", "region_id": "RegionOne"}], "type": "object-store", "id": "dc0be9bcf61c4f87b2b0aa654e3d544c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4885f3ea45ae44e0b6add32a80cf28fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a412bf923c8a42d49500a15ad0442379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "768ab66fc93646d49b2fdaafbcdb7c71", "region_id": "RegionOne"}], "type": "clustering", "id": "386ea95c73ae42b0ae0f078a4c9a35ab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1921d8de18e943188181e7f0150caa5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb9e0bd0c28544b8b51160ec2ce19057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "06d35d1290e04848be0a7719d51f01ec", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4f3cc180fb7e4e758d6ba0ad355fdca5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f1fe0283b2e4909bd6fd10de3dbf029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "578f15fe0f9245b18beacad112d9dea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c026aae690e4efe89d5048d6c75c713", "region_id": "RegionOne"}], "type": "cluster", "id": "1aaea5c601384d7c91ff3a21ce7fae39", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "14e56c53c87641b99182c6fb1aa3beb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a09e68aa963248c095bef59a17b5e633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ee6e7d94d644d28b8e87f7c665215f9", "region_id": "RegionOne"}], "type": "data-processing", "id": "ea9b0c91f4c742dba0f8afed2ada7920", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f71ac8a67042460996dca930265f0e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0cf6e07c273d43b298ff706a7d90b893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03bd8806e1994eb2a6c3f5da1b7954b2", "region_id": "RegionOne"}], "type": "baremetal", "id": "ceefa4442a4d4986a8367320c461d338", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22787587f5c54296859e21c8243da254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a385fac22c0d44e48c797150c2b12083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d3ff6bb9dbca4d598844a38824cbaca3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "830cb4a23ed54dfabdf63c1ad14b09fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "295830d5311548dcb5c8b23b2771210e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "11ae9d79b30245aaaf734fbad2682d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c86f4ea93bee4dab91ccf771300a72ae", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8d6dca93615d4fdd825e2b460b4705a9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "93ae0eb6218d49f399795479911aa3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41be8e6691234d33892c36dfbe559836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "edb6be38979d4ad49745c3f0a7e39e78", "region_id": "RegionOne"}], "type": "key-manager", "id": "9815c90f574d4fb6af97cbff44bbd2bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89d76880d9f54810bd5002f5d0bdbed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba4eb1df3870494c91324f17f2c403a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "354a69a71bf347a28bcad218dc9c3f75", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "01268f57a62a4082a7d2a3ca75e5fa57", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b9d83bd08d048bd9db59b2d5cffda50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d50015f32dd7412abb1ca8ac1c16ad07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "faeb06b9b4d64798bdd09403ab88db54", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6816d604f1d9498cb7d77ba6f15bdf32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b312e102db924c1b95037b6652eb0e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ba3da04b27b4301b26bf8f08aefed9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1a9e89db57214a5ab056662a4a0e4d2a", "region_id": "RegionOne"}], "type": "message", "id": "864be693dccc469ea1ac9774717a88c7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "506f60233870436eb536dfdbc7354fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d8622688df6d4fa29f2a11f0590c6ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "26918195ba404f9884c5bad75149f194", "region_id": "RegionOne"}], "type": "messaging", "id": "adab53b63f6f49f6ad57ead794d2f746", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4dd2ade204384700bfc13cb526f35854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20c27c89eca9485a89241241a4ca3a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cde6194f1e3440e5a16fe00daa52cb87", "region_id": "RegionOne"}], "type": "application-catalog", "id": "758ee375cacb4d71bf40f55d0ba6b34d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c63a61c5e9a44baca124b04869c7e7fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7407448d923a4b98b91ac5fdfa7efb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9d579c285d1455daa1a33536f882e9a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "373ae382b5f24de39c128665e41d98dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c38a40723346409ea7c187906b66c6c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "723e4db9877449f7bd26dc26c3dc2fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d69ad9c0c09344fc868bffbc9597b5e6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a0de23c3f876427f98b125f5b7a91529", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45559ec52a864bb29e868e474b5a111e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50c6d1d7ede94eb8bf0eaac171f4dcc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f31593f0c4d0420795ea3247d17193e4", "region_id": "RegionOne"}], "type": "container-infra", "id": "cdae6c4a121940ceaccb84ebf5f59f20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b9e9e285fe0844409acc2ce1920bbef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "de732a800a9d4495a51966d1f4bc7013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "402e6ff925f54b428848b873b7b04875", "region_id": "RegionOne"}], "type": "search", "id": "d1c042f5b200402baccc65cee1b8ab17", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "59a61434f7264b3e9fea7366c85ca34d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "736973a7334a41c89a36097eeee0e1ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4341c237523742bebe2fa081a42f49b1", "region_id": "RegionOne"}], "type": "dns", "id": "30ff904f93b5457e964d25451297724b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aba1ab4511294db38b74d6ab2d077c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8af064f3803c4efba161752b410aae9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c1fb8f447eb14d8795f9420289558d9b", "region_id": "RegionOne"}], "type": "workflow", "id": "9229ddc7ddde4e4a9ce6ca1f68c141bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "110a8b6eb0f44977b306d15e64ec60c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "617d1109c99b435ca1678ad68599d260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e225105bb31a40dfbd245f0dff4fdbf6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e67ba953143c41aea9ab10617cd32eaa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cfa8e9a8613e4b77856d8801d1c53686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1dc51b1a0ffc480b8278717c74e4cd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e2c6e2dbc20944b797f637d71e991f22", "region_id": "RegionOne"}], "type": "rating", "id": "e012290716af4698aa1056b604da53fe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd0bfe85da644f4ca72b37b6a895790f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5750eed20b2417e8c460eeecec9aa46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5da66f5d19f24452b869d4796eefac61", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d9413f6db4e846cc9cb124a7b2aced68", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "787cc70543a24bc5a75306b99027327a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60bcdf19a97f4b1bbb7cf663d5b87e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51bbbe775b8e4ac38eedc0534d435a07", "region_id": "RegionOne"}], "type": "policy", "id": "4187b6727da946cf80fc944c5a31c8b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bf5ac26ff0d43099317696817c78a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05958d49216b448294ddbdfcbc615e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c102ef6351c7407bb06d6a454ab09f86", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c974839cacf2462a9c64411f8f6d85fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18f813b038e74bd5aef37ce780583190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a38f0116bc884fb39d4dcf6a27bc9d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a35d01f69b34ce593e5068dd2f90ec6", "region_id": "RegionOne"}], "type": "sharev2", "id": "11005ddbb8cd4e0eb1f773b6caa63483", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8d8c0ddffc84d50888c8392a216acbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6acb6e281324f29bb832644502b50ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "afcdc430350d4bbfad0fd5ca2c9b76a3", "region_id": "RegionOne"}], "type": "share", "id": "4e177ea8211d4c5aaa6cda4bb8eb3d3b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "271fe9dfdb084a1e947c16587788cbca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b3e4ab5f58a4bc4b99dc92f5439ad72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e7aa05564324661bb96808186e3462d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8d0e765e077e463dbbd3c940ff68bb03", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac5d3fe5de93431d851234b05c3684fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e05928c28d6849759bf593b59d14ad94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352774b367dd4dc78fbd51f435f6a7f2", "region_id": "RegionOne"}], "type": "orchestration", "id": "2c9641f705ca4b9cba6186078a6b9889", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12a1cc746fce4f0bbcb615f429ec5ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9f80f1ba53942abb3d79f793acd53f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0266b47d4dd34b3985ad731b6f3ee7f5", "region_id": "RegionOne"}], "type": "block-storage", "id": "d8a70940d58247369092d239f12b0599", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d19a363b62a94d13b763932d24c8884a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "174dc3803ff24f6e9c89e9a4805b36dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bca08d3d3124decbf8bd514979ac507", "region_id": "RegionOne"}], "type": "volumev3", "id": "1427700969ad414ea440e5850e337091", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e191d4d15964f15adb5acd4aefac515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e9220b444c4461b8da762ca2c963cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2837f8d3e564d25b51e0f366a2cf66d", "region_id": "RegionOne"}], "type": "volumev2", "id": "6fdd6733bebe4f90abba64a5e9a1407a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "debd05cc90f64eb88d200434ebfbfe38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad07134e25d84af39996297b3f7ad028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94ba973f343c4890b84de8d4a40f6d4e", "region_id": "RegionOne"}], "type": "volume", "id": "4a0c66c300c24969b4922279149ad2e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b0331cfee144a168e854d42f2803a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f8b29071ed448f581434ca60cea8576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3583659b1534683b8260c7a3d45859a", "region_id": "RegionOne"}], "type": "block-store", "id": "15c86e73c2bc46acb94a5822d18f4953", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9bb51d9ec7494b6ebd362ec567ea0e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0de9ca142ca4e22abfdb10c9b6c22a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ddffc6c2c4fe492db215fddbfbc38c20", "region_id": "RegionOne"}], "type": "alarm", "id": "037bb65baa7745f4a231638ffd86b3b5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a16a98badb847f5909a5ee9e0e21afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dfc3bc24dc1347b8855006a7fbbaa080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "501ebf65df86415c8cc55a726afeb3aa", "region_id": "RegionOne"}], "type": "alarming", "id": "5c0416cfe961400196356e2cc1313c7c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a05d879ec3634a1da0b0de2792396c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a37f1361ffab4d8bb61f323db64a949d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d311d06ed14413bba427e074805c71c", "region_id": "RegionOne"}], "type": "meter", "id": "ec39c477a6414d999fe6e379b4893fc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "38954e7ad7264be8a97f62bdcdd735a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "840727ac0d574bc9a90d29fcd94f412c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ff55ff305144fa1b0b3475206eb19c2", "region_id": "RegionOne"}], "type": "metering", "id": "cf605328d92446e597d7e97aa568457d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4755f6f6233544eaab3d2e18088c092a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d2fb6bb6ca84ce5b9610f5bb00fac2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65227d9192674a80818f27e4df773115", "region_id": "RegionOne"}], "type": "telemetry", "id": "88679e0b59734d5b80dc824900b03d79", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b2be4ab67b28458d96556d867f87053b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fe42c95d995d46bdba024963b6d0818f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a54fbd14c6d94b7a8e44efd25f299bfd", "region_id": "RegionOne"}], "type": "event", "id": "46ce98e6bdd24cf592eafed74e5841e9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93d2535f6ed84d618f488caeec4387e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c3ccc4aab1d436ea83f71280dc305e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4cad3af46cc24ac6869f64d0c25262c2", "region_id": "RegionOne"}], "type": "events", "id": "5fbb880f52ac478f83efb8c869c0f9a0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a06667c2da44510aab202476ba5dcd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3fdf8004a2334c778ad750fc932afed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b4d17eef085b4c338c11718b544f88a4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "424995cb753a4b2292e64516f131ddcd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69dfb600fcc2456bac60205b46ff79c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24585a311ab7485abd6b8104fbbd8baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1fe4535110f47c8af5bd45115dbca34", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e4db34d9b46949888cba8c7ad31d6893", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7059a9e14ee4621a1bc2afdf83e69c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "733b230d08fb442a80cea5cf4d00a950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4be6c6f7306941eeb853cde6319590cb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9721eb8b7e6f44dcbacebebfe826758c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fdd65b5e1864458baee6506c1906806d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3cd16acc4d842c08f2e7e045b7f4622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72372df87374458283bd6c4571b5cfa1", "region_id": "RegionOne"}], "type": "tricircle", "id": "46157e18977142dab06b19b49aeeac17", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "44c432a3a0164055a459522e313e2280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "64e17c4be54c45d4948abe7b9628f30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "088a20dd91aa4e01afda7d08578e5c68", "region_id": "RegionOne"}], "type": "database", "id": "499289e2d8c347a1b2a9956b0e77a1d4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0702b109f123426ebabfbb4f76f47524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a24a1dec88f4f1f8427be66b61daee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4def54b4d4364ebabc4600869b3c4158", "region_id": "RegionOne"}], "type": "application-container", "id": "41cc59f18504487cb4449ba3888a34fd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be82ebfba43f4853824c768bd142da82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e3201f3d03f4b27947827c182f045ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f96a58a79cf948ad8d4023903948677b", "region_id": "RegionOne"}], "type": "container", "id": "108a6fd8d9e64cdf8d89bae608b5cda8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2542b95bb5443cd86a5b03c44efea3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fba19642a9a42c3b1bf865c22303090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d917eb98b220419bac6c8fdf6ed45f5c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "63fa008c31ab414691c9b853d5ad4e6f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c29ea7b768b8446182d9d6a1d2c70836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b5547354fdc4244bac58f64385a3e93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "33ae91b4137241fb96882c13b48df7d2", "region_id": "RegionOne"}], "type": "rca", "id": "1d1ed77b40ba447a8150b9a721bad238", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9107ecd990684bbcb95389e7b4f5c92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c56820397ae4591866f9eb2f00bfcd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "129d4bf488844263b5682201016a3a28", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "33ac41996c76410e9057cb2d581ec328", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3e56402293d1406b809c56233673baf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "be882210da09492eba6bcbccd6a57e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bb33683cef0e4f2dae3372fdae4df346", "region_id": "RegionOne"}], "type": "network", "id": "0b7a83cdb19a47269d218447e03cd1b8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ceeac47f66241a4bcee5ac72c757227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8fee69d01da045729e7d73acea825d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dc124e55f9af402a9efd735afbfadc40", "region_id": "RegionOne"}], "type": "backup", "id": "d6b87f53157e4e5cac41dfaa7d56dbbc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d3b6a2df03594a21ba558cd3c1a7721f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84b7bb3b0d4e4900943556296992afdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "af6e0aa8122c4e6cbf0c9066f156ea5f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "afd64743f6db4d1e89298755312cbc5c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5f8f15fc5d9c4c40ba8f21b4898a8735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc4e284179c34b2fad60baaa41231d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "22674b11bc934656b772f17ef75c4f2e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "374ed0c41b5c4bd0ba7c2b8540187820", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0a266fb4999542839a398226ab4aaa64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "06ff2701dcee4129ba1b6acafa7ab641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "154296e212dd469d86a2f73309f899a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "423b57bdb032437e95f81e107983b0b9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa33005241574ad5933eb9a05be58efd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "70cfa21c6e504ca396c2de93772389d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e73464c2e087418ba41eab78ac9a0526", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "83adfd44e9124f14ad14662f8cc4faf9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1dad9231babf4f2099affe41abd889ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f9e07c99e8e5440097219373cec713ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cce4df4b2a464e3992148f4db34bf778", "region_id": "RegionOne"}], "type": "placement", "id": "dbf0b2a1334b46f39dc1815bab429678", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3eab25cab5974fae863d4dd5b1dfe6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "085f5abaadbc460fb62965339e499a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "df1b0f39e389483e8dc91a3892378c2c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c31c7ecb6159436f8db927fbf9a3a66c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10e94e893f554d319157de7f3cbbb501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "36f196c0aaed4b96a61205a7c61c7211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a353e71719c48b5a7d522a9c3c75072", "region_id": "RegionOne"}], "type": "ha", "id": "78ed4f30638f407d8999811531f4e3ce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "19d843dd3ea44dabbceebfd87597eb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d086d786c75c4a25bb5123f5514f93c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "009bd14708bd424a9d2041cd47d336f5", "region_id": "RegionOne"}], "type": "reservation", "id": "af67626504c84bdbac8385b1e023c244", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a357100d420a4b53be938299cf170f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f61a724a7e8e400bbe958376079515c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b075e9c84340456e8651bc807033a4cb", "region_id": "RegionOne"}], "type": "function-engine", "id": "239180d76805401f89166f7cf0280881", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05e6d496bbd54a53ab38d2f7b575d744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "84447906d2a24d6ea0e1eeaeac32f1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c4592b56173a44289e8357686fc84a7a", "region_id": "RegionOne"}], "type": "accelerator", "id": "2679679ac896406aa583ca0144aa7ac3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35699f4aa88e4da896b993dfa1b96a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8221ebeb58f84959979b9c6774049073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba6751d5cc21495b9833a1fb19fbce11", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8eb90451feb741a89f342e62fe90a62c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "50bf543481d4485780a67b51f3c9f6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f58f4b53a6454854894dba8ebb522d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "23b7a8ff249842cc9b6954b42e45c256", "region_id": "RegionOne"}], "type": "registration", "id": "74b32de55d1a45fe89439bfaf5ee6955", "name": "adjutant"}], "user": {"domain": {"id": "9888397d70b245fb9e0ca18008b82493", "name": "cec3696876704beda1b5390545c30b75"}, "id": "f9ed2c9e5e0d450eaadd83a6450a43bb", "name": "0d6217a0e8f543ef915e712b85d73edc"}, "audit_ids": ["ae25ef13ba6a47cca0216cae6477e79a", null], "issued_at": "2020-04-23T06:25:55.955264"}} 2020-04-23 06:27:56,246 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,251 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,252 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,314 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,318 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,319 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,336 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,340 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,341 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,373 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,382 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,383 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:56,447 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:56,482 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,486 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,488 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:56,547 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=1234" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,551 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,553 keystoneauth.session RESP BODY: {"ports": []} 2020-04-23 06:27:56,554 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. 2020-04-23 06:27:56,569 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,606 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,610 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,611 keystoneauth.session RESP BODY: {"servers": []} {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.563558s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,075 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,079 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,083 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,094 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.016486+00:00", "project": {"domain": {"id": "e5862ede4f1f43428caaae2ec5472c88", "name": "ccbde7dc7de141dda7796cfe3659cd1b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f2ccc2642cda45099a1ea642f96bbcb0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8c2eeebd59b74ac5a536d4b809d7f696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8514a24b19fe4d9da774afbf59116a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "43b4d0a859ca4d129ef3d6a102005a1b", "region_id": "RegionOne"}], "type": "identity", "id": "77fdc085f2cc4f699eace9f4429a30ae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ad52a35ed2354a8cadf45484bcaf471f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e08462d8c8c47d094af199d875a4b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2fa02f8430f04b17a367a541f3e6e6e6", "region_id": "RegionOne"}], "type": "compute", "id": "c74420a9ee5c460792921e8349b11bc1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ca74bc92c9fd4bf2a4b5aa9ef0bdf826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0866e70e7f2b4246a99640b6fceacb8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fdca082a48c245fca5594d33e5d56b02", "region_id": "RegionOne"}], "type": "image", "id": "5669bf2ce1ed4c2c985579428b2ec371", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "16ac759284b644148471e36e9cf4c89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "624d75513c0f44e897c6f1016f9a206c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "764d56d756184f46a41801f1a678232c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2771309f78a44fd694c115bb734ba97a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48955a7d553641999f7c4e2af959a6a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39987678773d4399be78f38e35fbf874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8113ca40fc0e4f0f91988956b0e25447", "region_id": "RegionOne"}], "type": "object-store", "id": "bfee4e0087fa4dcd8e0427138e3cef30", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aae7f8bbf5f54d9bb0dc98f7d230ba0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22b150ed952947ceb8cd5af9a4819b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0111c7ad71124c92aa0f8b0f319fca07", "region_id": "RegionOne"}], "type": "clustering", "id": "ebf6b501ef5a4e48b7078bf4a6e1a4bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e46dbe5773814a799adeefba0e51f7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52f2533148d0414d843e659af346d594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bb326a1c17764f58aa1deda876249383", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "818546d4b39f4a51b5aaf160058a6f9a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16f6a61770b140dab9ac6d2058d9df28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b54d219b3f14e53b3a45f68905539bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae7c08dabe5a45a3909fac1d061c5398", "region_id": "RegionOne"}], "type": "cluster", "id": "0d45978f3fde4eeda77709bb4a94dfe1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "179e368cc74746ed8c8b555e390861a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c7662abfd9364e9798e747e3ba175043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6debfdf0beba448698c7158edf2d54df", "region_id": "RegionOne"}], "type": "data-processing", "id": "6f870000230f4dc7bf814f57e89eea07", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a20f570e2c15490d8f3db2a93bac72c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da4da162155e48fb8470d3e1938ad6f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebeca636c1eb4541a474810e12f958d5", "region_id": "RegionOne"}], "type": "baremetal", "id": "38005b77f2e44fd2b891c38b1d71db7c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "40fa4f5e887c48e09c1e47f586e9a0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a114dc8186b04634a7222cf1bc8f9932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a833393132a64109ba2f8f1f12271b54", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bfc9d57009484a98985172eeb704b38c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "64227df8870b4b61b279e2987df7f940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a249ae46d7bd443da95678db7c500cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0e8de5b725764f68ba480a74b03b8bda", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f782cb285934e9f99436d1f81f3f828", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a295f9f7294d4c51aea4f0a15c0c29c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e24038f90bc84bdda496ce966062846d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "19773f3625544ded8802f077bbb298c7", "region_id": "RegionOne"}], "type": "key-manager", "id": "49590619d92746e9b0a1b1c8d858b1c9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8d826c6541d486493c94288cc0f4b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "41abd6493cf6404bbd0f4eb82b67f04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8596ab1e2d3a44ac9eb28e030f2b2961", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "967f9f7f7b9c4010ac87592d6fdd8298", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72178c1ce0344392bf56735c53f9a870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c65d64d2ad1648458cdc5d5bb0781b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5b2c99906a24157a9814ed797c25590", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6f5a364b062642a79362dc5e997da618", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e1fa7a3a2f5b40b2a36b457379044401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "243b3d7b8b314d6fac6a4b7d5d3bb22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57617682d3954a07951257d3dbdc2a2d", "region_id": "RegionOne"}], "type": "message", "id": "6fcc68edd8ff47178646a0bc3a55355b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f918646264c438b910fb827e652e668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "feeb0345fae64630b23ed859da1559c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3ba4362c4d74a418153d2628c10080e", "region_id": "RegionOne"}], "type": "messaging", "id": "d358caa34a1f4451a3547627e4cb8b5d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bdf27a3f452c43c59c2fd76fb51e6c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a603206a8359479da96cb7894f790785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bb14eca8d6984af59a3fc4b194940575", "region_id": "RegionOne"}], "type": "application-catalog", "id": "59f3b95fb8414a57a37e5f82e2ebe48d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bded42bf0d2419790d1ec4de1d29713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d67bd1ff3e0b47d4a29d5f9cdc250342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31743a48568b46eea9baf0e9a9389266", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "22de4416da6a408a8127936d17e1606f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bee21da004a5481f9b1b9f1ef333e39e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54b330b861c5422095b4eac55b465466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6ffe5407a9d4f0295e259044886effc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2803f62e629949b099593b7090800bad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "843ee5593b954eceae5832051e17d311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81be4991cdc34e27bc8987080dc193a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec8501a6f0f246c9973a367f9552e75b", "region_id": "RegionOne"}], "type": "container-infra", "id": "9863d00493894ca3803c7c25d9a2dc65", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4e3e801848ab46d3bf6f2bfc4c29b06d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a257b5de9d7f497c81d232835bd43d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ea457c4c477e47d0a34f1e7f9a053a0c", "region_id": "RegionOne"}], "type": "search", "id": "e42839d165d94847b4a98543e0f2925d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f81322e9a50d4d1ea83fc6722fd3630c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "be35bc6ec0cf44d691bbc21d7fa18bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "38ffe2cd77cb4256ad5704c102de9211", "region_id": "RegionOne"}], "type": "dns", "id": "9acc7cc27f104b06af6037bd8550b542", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ecbb5a5752054281b631f2bc94e4f7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e60baa506d54d6fb3b6d889ba15fe25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "72d4edb852524a249f55b7c8cde9c4e4", "region_id": "RegionOne"}], "type": "workflow", "id": "1459f5352615478bbd903a4eda245005", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66e2101fdb1d44f086840369e8c8692c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0e50bab16e8429b940691d217126a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "63a4ef7ebb8041059bd7ccb5039f286e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aec8e9e0d505469ea3d1cd2eee0aa5df", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "88aef0c7e0df4537a414689f66207cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "87f12afdacf34c6189a146a51ccebd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ad0671a074da4cff8b126a214c008f9c", "region_id": "RegionOne"}], "type": "rating", "id": "b1783179a8544fa1bef28e8d44bebecb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b249508da6b4d5296c57c6d9ba14188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4138152075374a3f88aeba531b661654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "33449bc4954048c88d68a1c16fc56370", "region_id": "RegionOne"}], "type": "operator-policy", "id": "195046c229fe4e56a878811e8f4e800c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be48ed2df9944be488827b1289252a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7ae498d0a164945ab4696350463423d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0025003dfff94cd8b4431ddbcc6ffb5b", "region_id": "RegionOne"}], "type": "policy", "id": "91b11df3ac2242e8bef6de2e626b9699", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d440b40444a448339bccec751b9e5907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a84cfe4d682f42d0b5d2cc54b3f7cd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29a6c9ed57ee46e295b4a4bbb2b24dc6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6bf6b400bae344a092b18a597851b96b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a676709568184b6c91871bf90a0063b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ea525591aba445cba51f7be4aeb39a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc7b3d02e2c44b089aea29288c533611", "region_id": "RegionOne"}], "type": "sharev2", "id": "0b3c8d5ff9a44b749797fed498cf3c8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf0088116e3b4cd08b6ccb1bdb5e587d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c88644a5cc554a14b0d176943b571657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7332322ccf4a4657adbe81c1cd3e9b44", "region_id": "RegionOne"}], "type": "share", "id": "b255c8c7b14a44199f6a7d5832b4d9b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fb0f94d1a6b34389a2b0f39bfcec3d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "847f6bd21f4b49efaac678a87ce80ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f8334ae039e4ad3aa5d3136af8cee36", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "879d82473a9e40ca8c0583a77afa892a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9457008bb0a44129a26c4d21b206a888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c009713f6890401a88d411a1d2fb8521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09871a7388124a6da4d1d4bc769e7327", "region_id": "RegionOne"}], "type": "orchestration", "id": "21ab8fd2157c41eb91bb2674646a747b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dc59ec0b2c34118bc078b5a1b44d734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5cf10539e534acda9247cd5cd21f0aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cd07b2c10b04df78a845d60cd849a30", "region_id": "RegionOne"}], "type": "block-storage", "id": "df3f2e1e125e493b8ca811bf37d68196", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f3ba0b54ea408598a8d19342040649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "559156df2ee340868c6a090894c2398f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c210481c1891464ea42eb1f2a8c2e6bf", "region_id": "RegionOne"}], "type": "volumev3", "id": "2eafd3d6bd494a9a83b8522d9e44a637", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45387e9bea114d36b9e6cab60bd7c8c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348fc9748d6548958e08baa21e03987d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "781b40f9b8b24d4f8d746f843f7606cb", "region_id": "RegionOne"}], "type": "volumev2", "id": "050d6e0ff0924057a3cf373f4f897065", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d94e822efdb0450eaa9e2918a2575ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da2c787096be4a96b01e5df5f8ebf4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "024efc1d30e740b4987cb33a28fd389f", "region_id": "RegionOne"}], "type": "volume", "id": "30b6c7067bd849669f1c6730b5c31da0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50f48e80231b475cb7c8c60958f45138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b48a4c8017ca4faba515ed9193739363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31e45ae23c9f4d178e3043fd5af3a96c", "region_id": "RegionOne"}], "type": "block-store", "id": "173e7ed105d84da885942f152ca2fefa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "324ef7c88c7c4671b3e26a1ecaf0ab07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95fed46f4ee74c47b51d6ac7d7c159a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4fedc86f7ec84dd78bd4291a32aee6e9", "region_id": "RegionOne"}], "type": "alarm", "id": "7c02e6a1c1c8452f80f6a68f9b438538", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93d7a635da1342d3bc34519ce8e9df60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbd4531de6ff47bc96382de18c1e284d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "43551a691f5d499a9f11bdee88756b88", "region_id": "RegionOne"}], "type": "alarming", "id": "79942f7e1bcc4e7cbb61b89214fa4e82", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3728c4f7c8f40f28edc5db3133ddf2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d8bf262910b42db8a9fb7306185c5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8b2879d590240feb053c3d0de6d2262", "region_id": "RegionOne"}], "type": "meter", "id": "6db0e5f97ffb4b47ae1d063f3612bb1b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e155c63a407542b2b68dbe4436cfd5bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc16d32eff014e819028082191e59f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7660feb81dc44c6fb9e206a778b0ef97", "region_id": "RegionOne"}], "type": "metering", "id": "19975a579d254485a59352f17251e6eb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ac7e5290fa84c1285dcce5a93cb6743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7970580df7674dc2b31181ae6c279922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f328a6abf5ac4ee586139050bf42fae7", "region_id": "RegionOne"}], "type": "telemetry", "id": "b48e6d13844e4951a8324a9b073be99a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "db4c7bb8950a4a029904763b81c6657e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bb58d59d2b2d4e2eb53ff12ee2cf4479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5cd053b5fdce4bdf986521a88c85d687", "region_id": "RegionOne"}], "type": "event", "id": "dbc8d2ca01fa40ad973ff18f97c78504", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5454fde60af45c0b89a55a260239580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "26d70b469e614210aea36cb48de2c1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "441f53d9f360469faa5c4ae63882a700", "region_id": "RegionOne"}], "type": "events", "id": "19551c2f84bb4afeb087f68bf7854c4c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4ec1a1fb4a44ce698fe9fa9fd57878d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3678a39856e549f09e63a9ff13434548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa2e3a1d163847228716093a573116bb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3c1fe1af8cce417a97efdfab409d0987", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "511b1cf2624349a3b56c14bb29a5bada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7c07a4914ee466c984d0507809c3a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fb79f0a2f10f4adf989470f2ed983ded", "region_id": "RegionOne"}], "type": "application_deployment", "id": "242977d8e14c439f8651b27f0495a9ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9396d7f6dd04196ab64e77fe12697b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96251aa757cc4c038f5300c99a4835a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "21354af22430480cbc50e01aff174f5f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2ebfd771eb8b4aef9237c1c3bfd99111", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0725641bc8d48d181e348c750735d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6892b032d88044edaff38438f5569c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06d53c67290149f49d1dc1d31cb7ab52", "region_id": "RegionOne"}], "type": "tricircle", "id": "06b87cc50a4d4333af6f633ebd5f78dd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9429dc61b3734d579f7f413f4beecbaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fc5053d3c3b84b53ab45d617fb034ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d8371ac236be4c6e868528bf14572c89", "region_id": "RegionOne"}], "type": "database", "id": "0a92c59892514f8fbe6035d6fe785dd5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9009721b359c429ab8d00d810393f88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "93076f38d3a749ad96c4bfef252c4a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52d21bbbd26f4605a3e8cb41b859782c", "region_id": "RegionOne"}], "type": "application-container", "id": "e5d65d7e24124911a5b069a66aab8d28", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d577fc607df48bfa36e3068970b9ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21e105909a364e4e9864d90520a4f5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d5fd5342d1f4c8eb6e9ebd5d5b69774", "region_id": "RegionOne"}], "type": "container", "id": "80fe9a825bb04606b17a0e1609753697", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52e51683e4d745a08134975a372a9a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad3bc4f6edf54dc59d0976a7d07d6eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6eba286520184cd08f0a8d356dd20026", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "42969b57ce6f49c99d4fb2b53ddfe117", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d143c70f93ba4bb9a5dc0df3f5a44903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "994f29cedf4d4ac39d2b3d1e70c8a37a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "83754485b15745d3b03a715f70740838", "region_id": "RegionOne"}], "type": "rca", "id": "d7209d69b2e84398be51d20e7c48bb26", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f502bf9d89c40b69c99ce573c5c0a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a22932a60a764b54813795bcc3898eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0521d570c3a14f32b1a8d87c4700cf47", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5e263e37a4af477cbbdc52770366235c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0c32c17ee9d34d03891e24d7d4a0b44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3308340bdeef4bc781a88557621b9fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2f5a3908497a481583b1102758116c28", "region_id": "RegionOne"}], "type": "network", "id": "288d6d8714c54275b620fd226c6904dd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8f8052ebb2c348b6b14a98ddabd144d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "77dc2d04b5bd43dbba97a80276ba73ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "24fd25da30864bd0996c19884238a01a", "region_id": "RegionOne"}], "type": "backup", "id": "75831b7bbd654b49ad53d0594bd9d228", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4cbe0031b57646caaacf651f91145419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10490e2b0d444bcba7b3909ee7613129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4ee71a45852a421a8ffe4f8492691e0b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f07990a7d5844d739974be993a790ad0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "012a7ae42cf549f1918b18a7646b0da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67a626d402d741e8b86fa3f1507e2442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "86dc5676e88a4334909848d406102fd9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b8d3d7411f6b422d95b08edff2a33a6c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4d58c49599e4ceea6a2d53672bf5e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5bc1828bed44d7c83682fd3d3a6ed19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ef7750db78e84d7396edd2a643bb6b42", "region_id": "RegionOne"}], "type": "monitoring", "id": "e36350752dbf4ab9b86ff1964e82b2b2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4a9ba6150b6f4470a9ed1425d1dd39e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f468b9596c2c48c9815b1e5e1eac90d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "33e562b4d62a4fc3ae80a2fc29ceceda", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3386e3f0a066429ba92c4a4cc7f5f7dd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a852117faeb4994bce0fa6d8212fd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "36b9c62375e14b29917c97dd547f5739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d6c7ad9d6af64963911807c7c45eb87c", "region_id": "RegionOne"}], "type": "placement", "id": "6c04d554199f40678cf4101e78edafff", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31da6c5ac8624865afa65a2128cb7802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "108632f9cd644f269396f63500ec5dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f88a25cebfc546338250b83bd9b5250a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cde8833bf96b47f8a3f3d6b14e063df9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91fe44540e934a9bb073f1a04f30275b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c70653e6097f4a98a75463117254d5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3fafcd0bec0c43adbf8dbaa73ea4c18f", "region_id": "RegionOne"}], "type": "ha", "id": "d1a5abf64a814eec8fb1ef75bc1eef3b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "145edd85cdb5491f919336b6d261655a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "210f5ad29dbc4a65acc3e1c2c0b946ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "adda0b19356e4126aae97ead3a784424", "region_id": "RegionOne"}], "type": "reservation", "id": "5aafe695b735475781e42dab41d60b22", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e064edd9b7c34b1a98560b0ded8d796f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "65725568e61948d98427a9902a2c7e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6770ce198dfa43c089e2deb61e629fa3", "region_id": "RegionOne"}], "type": "function-engine", "id": "503ece1ca8c248ba897e9de70728a7d8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "94360de93aab4c379e2805442d746954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c3405e57d83a4771b7b2a8721ae2f988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "efc06eb7e7f64302a27ce4d51c208f72", "region_id": "RegionOne"}], "type": "accelerator", "id": "a5fa320aed514c89aaa6191f0f5fee56", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa82446c63384518be298c12e672427d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43780cfbd6cd4cc2b1cda234f50a3e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18b84bba510a4a2f911bd442d3ad5070", "region_id": "RegionOne"}], "type": "admin-logic", "id": "059774e7e0e6477da980cedb23fd1ee6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "708323103b844e6ca20002086110885a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b0e219eb4e34f2abe2b88c56adc0dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b6fd569127ef4ab9be381badf4216ca7", "region_id": "RegionOne"}], "type": "registration", "id": "3c0c959a52784e9fb807e84ea17cbe3c", "name": "adjutant"}], "user": {"domain": {"id": "2331611fe81d4635af53f897e970173c", "name": "8127f5a39a184d0589be6405ed623de3"}, "id": "bd4a9baa310e4e2b9c75e41e43d0c70a", "name": "cef38ddcf42249f694fe36d71b98f181"}, "audit_ids": ["86492476212649f9871bfd99c582a7c3", null], "issued_at": "2020-04-23T06:25:56.016486"}} 2020-04-23 06:27:56,308 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,312 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,313 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "network": "this-is-a-net-or-pool-id", "internal_network": null, "fixed_ip_address": null, "floating_ip_address": "203.0.113.29", "port_id": null, "id": "this-is-a-floating-ip-id"}, {"status": "ACTIVE", "network": "this-is-a-net-or-pool-id", "internal_network": null, "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "port_id": null, "id": "this-is-a-second-floating-ip-id"}, {"status": "ACTIVE", "fixed_ip_address": null, "floating_ip_address": "203.0.113.29", "network": "this-is-a-net-or-pool-id", "internal_network": null, "port_id": "this-is-id-of-port-with-fip", "attached": true, "id": "this-is-an-attached-floating-ip-id"}]} 2020-04-23 06:27:56,391 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/this-is-a-floating-ip-id.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,395 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,396 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:56,434 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,440 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "network": "this-is-a-net-or-pool-id", "internal_network": null, "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "port_id": null, "id": "this-is-a-second-floating-ip-id"}, {"status": "ACTIVE", "fixed_ip_address": null, "floating_ip_address": "203.0.113.29", "network": "this-is-a-net-or-pool-id", "internal_network": null, "port_id": "this-is-id-of-port-with-fip", "attached": true, "id": "this-is-an-attached-floating-ip-id"}]} 2020-04-23 06:27:56,503 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/this-is-a-second-floating-ip-id.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,507 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,509 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:56,547 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,551 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,553 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "fixed_ip_address": null, "floating_ip_address": "203.0.113.29", "network": "this-is-a-net-or-pool-id", "internal_network": null, "port_id": "this-is-id-of-port-with-fip", "attached": true, "id": "this-is-an-attached-floating-ip-id"}]} {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.209380s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,504 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,509 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,511 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,522 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.443692+00:00", "project": {"domain": {"id": "3a884385e2d344958f58be44890c6ccc", "name": "f09aa5c9e12249989803649097028c7c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "267f6aac7b034f44b508a52fc07d7b3e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "89d9d9f846814673bb21b64df47722fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cb3c5ac3686446e9a44f7345952a237f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3aeb8b934df444da976588894854eb8d", "region_id": "RegionOne"}], "type": "identity", "id": "e4a1fbe8dce84aac9ee342b100070110", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ff31beb706924899bd0d2080811c2b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1dc0664837174521abd7a6264e24c014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d42685c3299d4d65aa303150e7355b8d", "region_id": "RegionOne"}], "type": "compute", "id": "a51e7ab724d14cf58e3ffa03f9f40b92", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "332811eaca5b46de8ce48e252422c348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1a2b52628f69472ea7174b989300cfc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9a40eea5204d458d9f0d39895171e450", "region_id": "RegionOne"}], "type": "image", "id": "4010488d88094b7482ded4713f6e34ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "796661db54eb4cfb9b4edfe504b0c280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "56ff5c5142fd45198a95d99cb9f0ce73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c3ff3f1862af49ad9cf6da4315c62dd3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "86ab0105941e4170b7aabf5125de194d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afbc2e27215d4e62883c70d31f2436be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3802bb72391a4ba4b305a1b11afa1686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3952b14d74c4427894b66ce6f3d0623", "region_id": "RegionOne"}], "type": "object-store", "id": "0fcfeadf6fa143d5b064ec06c5c4d572", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12192a8f06ad4c7b9b47e121244d1920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34f0d050af784f24919bf6da65bb8ad4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "017ebedad2a2491e9f7031562a5def8e", "region_id": "RegionOne"}], "type": "clustering", "id": "ba063f30af774ef583fd33058f429d3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "644dee6be9c14db6b815ba6f1b728d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea577ad869e147ddad21c877fbc77d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "afe1bc97bb7e469cb3a38b6890ff12c4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "118c7d6d93c948dabf035ff4c80ebc5f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bad2b6818725411cb7c838ea2605dfce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cef7394f96a24a5492e75616dc6b9baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6ee14d86983e4e2496828a966ea94aed", "region_id": "RegionOne"}], "type": "cluster", "id": "007cb5ca19ae4a888b5ab72a516839f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1ff6aaa8e697481f82bbc73ec06cafae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2ab81a53b0194e36abdb629eed370667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "674453b33f544f679f2369178cc96339", "region_id": "RegionOne"}], "type": "data-processing", "id": "d41acbf1c27941f7ab9c33dc7f7f4f84", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1cff9dd7301e4570a7a4355e90b2c533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbab69a55b1349debf3ee84718d335e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65f81a8268af42c2acaa5df845633759", "region_id": "RegionOne"}], "type": "baremetal", "id": "7e17f29b7a2842fabe15ae0d32847997", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b876465a4154486a836f7a6447428ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0104f9abf7f242a7bb8c23742483b71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "642d4576e12d4443bf3c34f40d3d14af", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cc73e36e0772454893ff294234ac7420", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "077c03eb726848159871896931c9f7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eca20ae83b274c23b5f7c6c777a8fdb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f216257dfd2644839860fe06a496a81c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "05b7031130e6415bad691434a731655f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b78768cc1d2c4836b7ef384f3796663f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "26b42ec8f17e4e409e3fe4232dc69c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "229cf362b38d476d92d9b7c334a50ca2", "region_id": "RegionOne"}], "type": "key-manager", "id": "846a677582f244898264ead78562f329", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6101e85ebc774693b1271af23f972be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e915fae36476477281ee355bbe40f9dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9dd3a44ac62b46ccaaf5925383baa83c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1501ce4b3cd14d55b81cb194ce347bdb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "397514643f6f4f2aa9fb738cd0f320a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "02913764102742ecb324576765e0a936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f77ae724f59a4ad2830f2a4b0b87bace", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c7d2dbf35ccc4ab3998838ad73756e63", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4f3e52f3af3241c7bd66794b823d0193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c26c50b682ac4d209c39f6f0a801523e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c5786d55547341d993a39f25449c062d", "region_id": "RegionOne"}], "type": "message", "id": "b8eb53b3efe747958d9c181f551b8731", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d5705e50445b47ba967183cf209d00fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f6a72b104ee406ca386908852ca50a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a56d81061a64054995f74bc1324e98c", "region_id": "RegionOne"}], "type": "messaging", "id": "3371f025d1b4453d9eb1a97fdb332abb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef5f692eb4b1490dbe9f0c9ae9ecd064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c083b788280746068b2bb4d281620d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "95d50b59cf4144ed9ce3eaf7a79a772d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "52ebf6e63ca64015b9badd4d2e21d4ec", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e651f37e6edf41b2a696e1864a18a6ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f148d1235dd34cd19822cb017be2c54d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ced2d2b1eb0d4afcb14a984043b1fdd3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "03b5c88488c94813afe22feb072a8615", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f8b8e0a0ba4422cb98c4c497a53dda8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5adac7dd1de49309dc25a531c503b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ebf2ca48bc24a52b0ec6d0096604e34", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f14524bebd78431885869ad898e8a000", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6286f072aff64339afe6b9a1f2525ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5504d1c44744423e977ab888d3ea3351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb71b291c8534f628180bf24a59122be", "region_id": "RegionOne"}], "type": "container-infra", "id": "2e93b95ca0874c4bb979925a3fbd076f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c0225388075149b8b1ee2f0764cc683b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ca1c7584561c433a9a0317494abd9945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a0e0746c04534ee1ba42def86937c044", "region_id": "RegionOne"}], "type": "search", "id": "68f9314da4a0406489205939f5f070d6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c7149be9d0d4dbfb94fbf05905fc5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0d94921ccaa0421e9534791fad84c86d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b47048a99b164e5d9dd6f0d9bc7a47a2", "region_id": "RegionOne"}], "type": "dns", "id": "79d06cbda2b34bdd8b63f23c81c82288", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "151fbf95bd614abfaf9b90f6af7550b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21e51f39b2264c10b5152aa490d896cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9907f1aa8063443885a55f3946be1635", "region_id": "RegionOne"}], "type": "workflow", "id": "eb0ff4a0ab77422386453124516354d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c2c4748f6b94a2696ff168c7c8286e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65f92b26c4ba4ccfaa879e7215ea4054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "676b79eec48c4f19a3154008a708ce78", "region_id": "RegionOne"}], "type": "workflowv2", "id": "654eb0e5daba4d1d88ee13ffbde423ab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0107589d886b40dbaba950e2510fad73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e8f9ef3a5acb41cd84a9df2eba518995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ae4e63c15ff9468a93615f1136cb4442", "region_id": "RegionOne"}], "type": "rating", "id": "15939f99f2e44f9ca347ff5e8cf757b8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ced58929b4834398bac9decef9cdd6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ef77ec610f44035b436920dc28393cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "394596cc08cf4c81a6e2d73c99794e55", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c0029ff1f93e4952b435de80c8bd41f6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dda643bc85994c57953c79a2400d23d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1738ed97186e4f4bbe1118d8df5047fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fabd2e72c6ef4eb5a2787d38e0b52be2", "region_id": "RegionOne"}], "type": "policy", "id": "4f45cab23d7e496b8cf5460a1c0ec77a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45d2774bbbd24efc94d3f5b622ad6410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c693b7df0e94aa1bc88a98b73d2accd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc658635ef7b4516b1e3558e404ada6c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1b2f829b021d4a45b4f98627f214c014", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e64ed26abb204adb981f0e89da056062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aceb3f5508749cfb4bb8af053da0d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab9fc961b3f9497da7a60622cb759eb0", "region_id": "RegionOne"}], "type": "sharev2", "id": "6c1b48d617c147c48b1f7d88516d052b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bf3f3be53fb4aadaa4530beec3ffc56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c21422bc95be4eb08cba53e010cd51d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "00f31db49c414463afec104a4d4ffcfa", "region_id": "RegionOne"}], "type": "share", "id": "e70a45ab449944febaa3462e2ca1d222", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d6fa8f0f482486ab3d623729c3e3352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e85bbcec6f446f89633120003d7fa9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fb3719c0d221461a91f8b9b5f193a61a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "754892de3a284eeb826c9d2394f0a366", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db6f657ac819448da65e8a79e09064b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1625a715cd964d3291a7bafe8325d180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d8056b95f449f6a35c307c33dc4f9b", "region_id": "RegionOne"}], "type": "orchestration", "id": "2b0179d49b5c403f8d260db28d0d6649", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee27d122b3b640b9a974d96a90eb8292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fdc975568f1480ea0d26fcdebddde8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd43a24b4dad4432975b7d0db89b483a", "region_id": "RegionOne"}], "type": "block-storage", "id": "761d4795d90b4543b052b821412748e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "686b702436a0419bb730d37f876a5486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01778d840ef242e1979e700c42a07737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "899ffc9ba3644f6791fbe9df85d6ff33", "region_id": "RegionOne"}], "type": "volumev3", "id": "9f6c42dfee0c479ab5f0072877ba7766", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f8b77634a734b27a5f4a11690e0cba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8465f518acb246348d60d5c46405bdab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a7e3cffef874da981adeaaf30488ad3", "region_id": "RegionOne"}], "type": "volumev2", "id": "8a2e1164c3ac4608b6b4ccf9231f55dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726fd1d752d14a47a9c183f839285442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7199ef9ea3b94016beded8bd87c5f8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e38b8e39b1e44103b197ad9f8cf1da55", "region_id": "RegionOne"}], "type": "volume", "id": "209feef8f57e40cbab6ae0b9cb2acb3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "496528de1ee04796ba1fbcf4f24fcf20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0475c037edd4e99befa492c2376ec38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f1c3da514e44ee6a2ab790681e5eb58", "region_id": "RegionOne"}], "type": "block-store", "id": "5d65b85ad3774eec90e285bce950c305", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e930e643c4a7457eaa94deb1b806eaea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c733f2c0fec54a098a666d35910c6c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2614fa497af54e45a333d018cb06ddbf", "region_id": "RegionOne"}], "type": "alarm", "id": "69d83f23770945edac14fdc275726cda", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42e38953ced54bc4979e9bf87938f742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d92a32655424ac4bf8721bdff4ce14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ad4c61592db4503a35300ea89712d62", "region_id": "RegionOne"}], "type": "alarming", "id": "be4688eecda04c43b78484b9114bffa9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "04953de7cb724465beabe3a268c4a9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b443e4903a4b425c99873d49ce5f7685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fbbac27d71b64e03a8377232bb74a287", "region_id": "RegionOne"}], "type": "meter", "id": "8ec848a485474e6383251bab3f86f8fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98af309cc2514b7996fa5ed74efc9db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6c26bd43ed04c49b0654bf3ff3df68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60dc52e1011a4563b5c934acde835e10", "region_id": "RegionOne"}], "type": "metering", "id": "c1b772f5ce6942038e86a950436ce4b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6bb168c25cc846e58b1e4f7d57a68e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f229cebd8cc64f0f9a8aab5fb27575a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d437dd7dde64642a9c7026c7385621b", "region_id": "RegionOne"}], "type": "telemetry", "id": "1e43534ea097412eb03ff84c971fbe9d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73a933496b674df580009a48313fc274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b2796737ef04a69a0b2b9dcf7e3a535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1f5b835c667a40c0aff9b60ed3975772", "region_id": "RegionOne"}], "type": "event", "id": "2b359ec477ed4d038dfb43ac99e52ed0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ec95241daed74fc2936e777f9ca48e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "35bc28ae2d264317afbe34531c06c45e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a8fd18d0d21a4beb9ffd3129d2f9cb90", "region_id": "RegionOne"}], "type": "events", "id": "1669d0e9bfd949978069feb0ebcb1218", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c684288269804da2afc5b10b5c979437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e920b32e5f6a4211a402a0145866004d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a1264967e874c21b58a0ce60f0d1e0a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c05541aed9694500af88a5385a14141d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2cd98102cf0e4b348affb7dc30df650c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d33269bab3b44b3fa4580d883c7be1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13eb996f69d64680808598683ee5bb7d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d8258baab0eb44818c5eeffddabbc14c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9f8ca6f8e694833b6dce918082547cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c18b00f5b0fb48698c970b8952b3b3d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a482a4a3f7a4cd7bf42594ca9190ca2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d071bdbe1a5849bc8c09cbec17aeb1d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b517ba820e3430fabb5a64c2e8f56d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8160cbc58dcb47198b79955f2b7c4d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f584fae7962488fa51dd08af8c509b7", "region_id": "RegionOne"}], "type": "tricircle", "id": "1886c0b3c79845e1a6c3128dd8d50f67", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "784d887ce7ee47919ee50ac9aa0bc117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "28e072189888439bab16b939a070f6de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7dcf619a35534600aea9c4adcfe480b6", "region_id": "RegionOne"}], "type": "database", "id": "cf907c5110ca4cd4837341af23f4e0a7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f45f70473a6491ea8afc5587ff43568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6bc1b8b394684692804e63288a1154b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3938b8da4d0445fe8fc2bd85bb600759", "region_id": "RegionOne"}], "type": "application-container", "id": "7a0880f7ada94c5385b24f66a8f7b4c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a09f8dcf3a7c40a8baff33d84654bbfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7ea8f62a370843a2b8b7a9fe1bcc4cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c9f8ec0eab54d54965dc55f85a945c8", "region_id": "RegionOne"}], "type": "container", "id": "942d16044f75473a89d60675bf5a18a4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef81e4cfd3e64c1c8b9d16074414ce8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "198329ea7b754267827858a3a2d98e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "06f1e2b7a2bc4e7eb8a3c69423e847b8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b41602fea44342af8171018f5cbf5b74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23d194a9f2094fec94db54f9bc4e0855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08b99bf81fd14fe0ba6ecf56953b1cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b0a4bd50a7a45aba699e980c19052e7", "region_id": "RegionOne"}], "type": "rca", "id": "a2f00f5e1d7548aeb2895fb1e34ef3d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c5c8888a17c45ef9546061caebe9f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54074856f584496b8a0d834c6a224644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10beab3227ea4596b80dfa58daacf147", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f5aae2176ca64f77a70d336e4d013f93", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "600a0f6c4a664b3fa2da00b91dd0851b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fc16e4f6badf43d08721fcca7236078d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "95e0d24b8abe4f8ebf8ed8327576ef65", "region_id": "RegionOne"}], "type": "network", "id": "443852dbdb284f1ca45deb62c231885a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9875ebb279d944d3a8237b4032824ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d9d0609321a4982816f6fc37660a1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "61be74fc83a1475dbb19e3163d3c66c8", "region_id": "RegionOne"}], "type": "backup", "id": "8ab97037e4314b03a40c142044253691", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c8ffc8cfea14815a599c772de635f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0800b650331b48078b824de27d5b2a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f445dc5e8dcb4f468b51a686244883f8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5f1e385942c544e5a248a4d9aed94be2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f11febc62d64eacbcb6a37835747e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "defb2c567211444ba46305c1305e5032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61943bdb70524d58bf487b13d6b7e5e4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "79b9511740dd4cccb85b3f9a5b8ab12e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "32ba7674827f433a8be18378a1a10e48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "479cde58d610402e900ca91bea886f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2fd2bccbcb9b44cc9f96f1ac285efb8d", "region_id": "RegionOne"}], "type": "monitoring", "id": "81ee7f9cd6c542e29436185f716cccc7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c986d86e7f7e4389a9b0f64eb7beb9b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "68a2f7564ced4725b2ca19ca8d0b3d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b9505777ac9a4762957c14f381df120b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "12cdc1e5a35a40abbca3df4703d4f8f2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5de707675afa409399e71182473816f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa4c6f173ad245689e58c9cdd8f1b54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f86255e9cee2405fbd65f88bdd7c4524", "region_id": "RegionOne"}], "type": "placement", "id": "4620adec826744309fd1260685eb903d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c83473bfd4964faf85882458b0afc6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb85eee109fb4a99b3d54c7cf752bfeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "001d009a07d745109912e625addfbf2a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4dc39a372c524828b87e2c81aa9d1ba9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e33de9cbd65f45ce9fa666f2d809e714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e70ed736a18749f8b81ad593d582e062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2091bf62522b47d29d6bf5119361cc97", "region_id": "RegionOne"}], "type": "ha", "id": "6962f2da76554dd3b0179b24683cd7f8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa49ad42015945e2bb3fc135ec558b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df15e8a68a834cf2b9028652673d05b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "092bd5cbcb844fdca4379a9059da0159", "region_id": "RegionOne"}], "type": "reservation", "id": "6cb68af379f64ade8f99e5bb9c3abc84", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5e5cb50353fd4f8d89fe00d14f4f8c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4efcfdbd0e664784aa9823327afc1ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "050cb3a89b9347fd91e43f937bb7019f", "region_id": "RegionOne"}], "type": "function-engine", "id": "fff9e7851cd44fbf99db65d73c36f701", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b389a4b8deb64e29b1f9cc926a2f1fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0179a688027e4a7fbb01f65c2f6d0795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f34a8fcd7ef3425b91b3cf36dfffd4d5", "region_id": "RegionOne"}], "type": "accelerator", "id": "177f86b2c06a4903aaed35f3567eb6f3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "038cf0ffc8d749fca6a24da4975c6a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f654c09338ef46d7a0db7533ac0f366a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "95a134c87c514985b17b6b35c348e699", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2001f81fa545483eb009085f68ebe85f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c8998d24ea204bd5b7762e126dc44570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1f448eabdb9476aa138fa1b63e296c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a1d8a6ff48bd4dbd9ed8cc1112de1e20", "region_id": "RegionOne"}], "type": "registration", "id": "3a21954ad4de4732b40349c0ede2f995", "name": "adjutant"}], "user": {"domain": {"id": "ccea45dd38a1494f967cc235ea3dd46f", "name": "c1c6cb2a9d7b4d0a90d457277ab05fcf"}, "id": "098c7eb1d4454048b963bc2f30208f0d", "name": "49856b6b74604e888aac374b89bc80cc"}, "audit_ids": ["55bf4bdfced2417a96934fdb99558365", null], "issued_at": "2020-04-23T06:25:56.443692"}} 2020-04-23 06:27:56,616 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,621 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,622 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "provider:network_type": "vxlan", "id": "test-net-id", "provider:physical_network": null, "name": "test-net"}]} 2020-04-23 06:27:56,642 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,647 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {17} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.210956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,473 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,476 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,478 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,480 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,490 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.416027+00:00", "project": {"domain": {"id": "d8d8239f654548e7acb1c9fe70311003", "name": "d90cde6f7b794768801b072bdd812769"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ec3b7052ea7a41f2b1a94d07ed599781"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5b0b0544ce342a8ac3a957c7e65c800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e246b63680ce43af93104c78219b4163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e1d3ebc55884a06b17707590a69c203", "region_id": "RegionOne"}], "type": "identity", "id": "a9332c26ee2e4a01b4a4fc581df1b5f5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8ad1fd5aba244e20ac33148e96aeaef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a5382afac36049ab91f622318520444c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5510546496524218924f24726f3889f8", "region_id": "RegionOne"}], "type": "compute", "id": "fca675f353b24d8bb2ac8b7aa18f502a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "63d7f78cab234649ae009477a7da6cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "43b33827f7554609a5a9bc5ce1176b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5143158509714861adaa4dd2a5cddef1", "region_id": "RegionOne"}], "type": "image", "id": "409ebd2686a44a3db8c3b571598ec8fe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4b64ce68db9445fead7b8b2422e779eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0e8958781e5b4d32a4302e42d6525025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e6c970698ff04f52a1371cfae4c2f422", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3c721e0256ca46498081847a97dd352c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cdc799e44b341f99f0bee09cf5cc855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2b64f9035304cc3a2db8d71a03ea7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39f84b344f854d349e13b9e4c647635c", "region_id": "RegionOne"}], "type": "object-store", "id": "91afb9785d234cc183cf5cdd34f71ca2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea09b5955b8349619db680afeef87ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a95e90ec8374b8a84d1a1ff23445d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7d2f9025eb14a818114b05463da02c7", "region_id": "RegionOne"}], "type": "clustering", "id": "af5af8c2043c48579d778916c8b948a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbbc7d16feda4d079f57aa51c890a8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2c6dbb6fe14441884c8bdbd9644809d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f63603634114f23815f1f9555736629", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "abfa165b8edd4415b531bf40aa937032", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5a03e3b57944cdf88db39784e9b684a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e0b26d723b64001a93a52ba716fbeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c154ae42eb6845ff8910d28587b03826", "region_id": "RegionOne"}], "type": "cluster", "id": "c1d907a2b0284ebf8e51947e5152ef87", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9e647e1faa614050bb9abde194141d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "01e928f55c9147a893794c63fb2bac50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "40198d9da4ad49d3b37dc6ef6a07d0b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "6b0ee2220fd541a287b4ac717c72ca67", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c719a8bbb20d4194a7599997d620b5fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b917af4fd8a948baa72aefcad032b847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6c4994032a0e4872b5b8a9e78e827d54", "region_id": "RegionOne"}], "type": "baremetal", "id": "226379fbd9be490c8e27c7c7a9c5ce02", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd20944d3aa24351bf112a168945324b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06556f833128488ca8c2a8a4e7fd6702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "233e424d4c104f0cb42989f597a145a3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a460a283770f4371871f292ebaf7b7c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4997a1325883495cb06cfea9ef0604f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02dc294436df414eaf07e3502276c75b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "754899e13b86433c954d62f3bc11d380", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "aa11bb7cd83c4ce3af93e989d2ca6a5a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6b5fbe21b6744099bc49db6b8cc210c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c3877400e48f4b5ba42e7d1529783501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bcbcfb53a66e4e3398dd92f8924a68c9", "region_id": "RegionOne"}], "type": "key-manager", "id": "ab7b35b297424894bd85a89410ec54cf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47a97daad23b40cf8543ffca9ff5c00e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72a85d79fbc148c19c556393a0f7f97b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d9b82fa1470e4ab9bb1bcf1249c32234", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e493cd7e34884f3db6f9fbf9fe9a0a75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "881363ac1ef3451b99961dc7a41b8870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcbd0e5168e64e1fbfd8046d8e7d7d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0a096a4701ba493683acff8e7386b7f0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "403e89c7068a4411a2f66fc8c74a7cbb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ceb563dbfc5848f4b30936827f8173eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "550a2196f58743a4a1711b8404885edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c832c0a80a6f4d2db0dde74b821407c7", "region_id": "RegionOne"}], "type": "message", "id": "d913f7add62547ac971f0d97a20b9234", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f5c3cdda1a864a50b9528e910f3d69c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bbdff3b26ca14f09a6149c5389628f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55a2bfcaf3f7449e88c7a4eb8486d324", "region_id": "RegionOne"}], "type": "messaging", "id": "662bd563c0dc4f83aa437a45b4558842", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb6550057333416faa6121f4aafac193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "75e5b91debb4428d9700833eeb3517b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1999a8df5a27490cac58273611120df8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a7078b59176d4a449de9237c1fcc9f10", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fdc19e74ac24e6da061947962c3c175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfff423853094bfbbc739a02994773fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f13673df4f14af1881002402da9e58c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5946a8f1f7d945fa81e2605ccc2df6cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b2b96954a5d480d9981b454e4da92e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48d64e5d768d4079b669a89812f3273c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0273a8085a914396b6e5648883beb43e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c421441606d341be913095f15b79cdaa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ebc5479ff354f69b1c07dc6d38317c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95a4dbedaa9f414e8bcdfbd9cc4cf464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47e4f760c27a4c86bc88905a15d7b588", "region_id": "RegionOne"}], "type": "container-infra", "id": "73cc2c1e6cc449c49ae4da721bd5999b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "11a9ea8bb29646b38dedc5ac81d1747d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "35e2acc6989240c7976ad1234f41aaa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0ed776a804c540e69ce79939b467cb59", "region_id": "RegionOne"}], "type": "search", "id": "5ae5430722c249aa9d840d01823b81f5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "611c294606a24524bdb7431d1a812fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a4be83bde1574211af5563c6ff585756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1c4fc70bbc4741bb8102b7580e73497e", "region_id": "RegionOne"}], "type": "dns", "id": "4d046a11ad904caa9e0b88bbb955be53", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0672f8b765fd4501b02f6a56eb6afc36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa8745e56e41476c91e81976e87e26d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e61a521772ab43a5945567c16fcfc62b", "region_id": "RegionOne"}], "type": "workflow", "id": "f655200976d84ee589c90f7a1a061019", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f578cd9c03346e7a39408a069df23ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "367e3b6d5fb847519328adf5a8dc82e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "755476840e7c4598a3812542fa42fa22", "region_id": "RegionOne"}], "type": "workflowv2", "id": "64addbdac1bb44e98d09151e461282aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a41683c1a3134c0b8cabba726cb75b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e074b8f613e1440092bc7916c1111161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "abc793d80e124ed79833348c929ced45", "region_id": "RegionOne"}], "type": "rating", "id": "bb0e6ca350d94d1498e4144c78638c69", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "738d96067e6d4b29b0cbe783e726e7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bd7ce4268e1465db66c1a0aebf3e7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "229d7f23925c47838124b072fc3d03de", "region_id": "RegionOne"}], "type": "operator-policy", "id": "15db149cc1d14833b267ff2d718369ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b91f279c4504e228fc724bbf31ce5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "99b36953ab51490594e649bcec4e40c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4c8728ce1a1b44e984681f94c3f826fa", "region_id": "RegionOne"}], "type": "policy", "id": "dd69171c3b6149f9b10ca17dcb6dad1c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b9a3830f6c643f7b913eacba2937f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b9f7c195aca4300a0c8ca977570bb35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "afbc82de88d8487d82717134959374da", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c0aa6513157a491e8d2cddab047ae869", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d51c24db984c4f408a64922f269bea22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2557272c9c5944adb434b328fd9e5943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d938dc67728f41369bb0a9ad592b0686", "region_id": "RegionOne"}], "type": "sharev2", "id": "7c1000bd7e8c4c0a8d86ca12fdb6a340", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88260b6b988648a589e49db0c52470cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4570a6a4d7f64e0182ecc65629805776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2dafe6be543466b8e4dba1be6115e9a", "region_id": "RegionOne"}], "type": "share", "id": "4148e02317a14594846937ed236cf575", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a5c63b48bdc49be8a05242909013ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ced7f3183a38468c808b106930cdd5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c4b03058ff7439ba7f26f6b7266b530", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "49ec1e5a33b6442580895010eeffdfad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3de100a6056c4f42943a8712cb98367a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "419ea17317c748048d61cd089b62f4fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "554f09dfa4df42568e19db44059cbc2a", "region_id": "RegionOne"}], "type": "orchestration", "id": "437d03eb5b9b422189599e2cffdd6730", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04fa4ec1b28d41ea9ca8cbc4b7cb0617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd76dc98003449109db2cc0c7ef4f29b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f605431401a949a3a8c1afd8b6e63e9f", "region_id": "RegionOne"}], "type": "block-storage", "id": "f1bceb4aa7b8494dbbd13bae8db4182c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "945f5587d62c401bb8a9a0f04cda99a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd2a7893074d41a9a96afdf3df37189a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "455cf481da2c43fab8536cce9928a007", "region_id": "RegionOne"}], "type": "volumev3", "id": "fdfcc668c811405b9c4cae49fa7d78d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a8c1811c2dd44599e2ce5297bcdd45f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec2924ccb67740f2ba0d3c2361fcca43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c172f19717546c395b906eafaa15b89", "region_id": "RegionOne"}], "type": "volumev2", "id": "2884a85abf0249f79b0fbf20dad7d3b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a34ea6ecafa4987af0b9891457ee348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0d596a1900241e58f201367b9c9233b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7185255202f94f38b38115b337135f4b", "region_id": "RegionOne"}], "type": "volume", "id": "33e5bc407eae42a7a2a1151a89c29f9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bda5cb3dde0e4b56b1d576d9cbc5285b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08df05df5ab443c4b629c3b86c50d479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d88507706048e69c8cb902ec77699c", "region_id": "RegionOne"}], "type": "block-store", "id": "3f99a71760eb4c54a802b0e69383995f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c86731cbcf6840d78a5c97099c92c73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47a42096bd3947239d9af7a547ec25c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f84b201cf194003bedf37ef16eab926", "region_id": "RegionOne"}], "type": "alarm", "id": "ce3587c581c849749363e69af4c3e360", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc8a706b193c41baad25d62d1f2ee36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15c223b3ed82479d9ab2e62fb13c3d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "45dfdc4161054ef29b64e086358b4c53", "region_id": "RegionOne"}], "type": "alarming", "id": "7694ba1edee24ed59cc3b87db914e42c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d2e59d11e63437792ffd4aa082f6ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3bf8e22861fa49818be4e3d51fc3d4c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c258011f97b541009555879ce4777478", "region_id": "RegionOne"}], "type": "meter", "id": "098aae0b602042db823706dabdf8c523", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "57c204c32b7d49f2a8cdc379d4e4baa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "53151a2b7ef74dc5bf51021aa29be1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8306a5db1d54ebba7a62f9272196729", "region_id": "RegionOne"}], "type": "metering", "id": "298669fdbc32412f98cf1ba362873764", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d953fb036974b749789ecd1e12429c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "202767156a4d4a569edbb87a9ac722aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1fde8c51792e4bea89bb1e3a11e1e300", "region_id": "RegionOne"}], "type": "telemetry", "id": "79bf8c2af8e242c88dc2bb5ef49f1ad9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c4903e9b1354f9e99e2e569d67bbfa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c617d9c866cb4baa99feee558b0a3751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "417b2d1b49254686a966dc70d2af90af", "region_id": "RegionOne"}], "type": "event", "id": "2e2f3d9398264c2e82acaace728f2e16", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "40e870879a354348b9a52c94c21c2d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b02dc8699c64b30b3e9d9fb11b59213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fd8c8f0ae5ee4472ba9c1d2d934b30f9", "region_id": "RegionOne"}], "type": "events", "id": "f769c57e21c04e3bb41e43ea72f142fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdace7d9b1334a13b06e86e461a3bada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d35e2ff34e354da3a585392908f9b466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8a64ed76c968413fb9c70342085404ee", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e78d4cb24aec4ba8993310c5cc4797f5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5646b204a654157afa829ded5ad6a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20b468cc984b4279b55700d492e60f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a4117c27b1434536b1216d02acd362cc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6d9302e7d57547d7a76dd4d25e05644f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32f4496af838408e9fc07ba35f320589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7e80f9938604438950dd8bc270d4151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3b6a3331fff462a89f467825e63e1a7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8c3fd754e97b441389e91cf28b9d8b79", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc19f8fe538a4f3fa464ecb0f894c180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bf7de73f4ee4b57a54dcfffce8cc1cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "46646e876aab45919207362608d8742b", "region_id": "RegionOne"}], "type": "tricircle", "id": "b443336881e04a84abcbef9647c697be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f8592d19a6cd4a4cab92f87c2a2e805e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ff15bb8ff7be4ace9f6c45a63aae7775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "26441af2bd0e492c8300836869103ff4", "region_id": "RegionOne"}], "type": "database", "id": "96910ab84fcf44229eab40f85d960448", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a09e883db61441eaf1a7d4161b2f1df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94b2c1f8ed86438d89a9790b618058aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d4172b0a3e6e4eea9b73e671c600200d", "region_id": "RegionOne"}], "type": "application-container", "id": "8c906462d3db4c4882102b4cb1fcb1f2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5592df9f7be047ee8b3f3a8b52c7b169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc7a95b49bc84fbbb7e8cb4fb4c202fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b24f7287c703433f87cb5b95967b94ba", "region_id": "RegionOne"}], "type": "container", "id": "2d9876f0e4eb42299b8feac9add0d5dd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cce4127672934f9ba4a5557501291edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a14896aeeaf54913a10e618f3494d052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4217360c852148e8aaebf14d7c86a842", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3ef70999fac74fa1be89d8803fdcd912", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "557c5e637eb54394b8eeee6e4f166e62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f576ae58f0346f6894ca83be8b54118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "763e1b1211f94ba784393761045dfc2c", "region_id": "RegionOne"}], "type": "rca", "id": "b5c0fafdc57445a9901fca88ad7fe2bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "61370090707f4a41b5a713639846d8d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "77f68eb22a374608998b2d8b0d14b21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7fbaec393d904e07adcf7a0daf9a71fa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0f3bce01ebcf44928033d4c26ee16a32", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0f76c07e32d748fbbaaa4fe41e549673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "681beb74cf0f4deea77fb3ce427caccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9899c33941ca45209f55984768824895", "region_id": "RegionOne"}], "type": "network", "id": "17f2ef47c8f842c2ac1fdb5468cab016", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "763da9b167664c67992428fb07003c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4c3f5847ff87454c92a94e057c01bece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f21d61350e6f4e399e4d9d2227cc03b1", "region_id": "RegionOne"}], "type": "backup", "id": "34394044c5d04d1b9708b3596879bf20", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e466967ba9194c2a8ecbf1cce0845741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b3fcf1c2ad654e0387b5ff2091e13e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "49937e79c4a040e3a2d27099f4674a91", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a24c97c30665409fa107f54ef1b73834", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b90a5e86e884868ac553c7663abe041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb505f712df44fd5a1312297bbc7eb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f48133d137f0406ab04d39053d4d73ba", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e11154a70d444f2b219c516e827a9de", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cf3675a271f6434fbc6549e8988ad42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c8725033d8844b08c70dd6df8bbc012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8140b85f622b43809f33777a5a53f0c4", "region_id": "RegionOne"}], "type": "monitoring", "id": "2efc56af6e0648779722f586ea89920e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d9d5d34c1a0499eb3ea315a8dd19434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fadb5d1ebe754537ab9a89983160ac0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dca0284fd63e4f1eb6bd348280286186", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aa9efb2f0a7e4570bbd52d57d6ecedb3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "990f1248d3cf44bba9fa1abcd961f0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "396e24ad59e546dd9d480ef81f2e4767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9d3d287ae8d74dd1b1eabe57cdeadd5a", "region_id": "RegionOne"}], "type": "placement", "id": "1caf417f8bde4e95ae80f77a4c6cf3ce", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ff89c108fa6b40a19c79d672cd2cebb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ca265949d06542b7aed67dccacc4171c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "026cb817b1eb474f95e26583cd273504", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ff5d3ce70a584d69a1b4c36178d72c64", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d4ea601aa424909984bf276a061594a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d1a6809259a42228f8a7b720e86b685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "98843b7013a64028aa37fa172385cc37", "region_id": "RegionOne"}], "type": "ha", "id": "8fdf6863c5074212a2b5cbb0c34eda89", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "79050c96266e44ed82983abd3137174d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c7079094a3ce434dbf7e1f48309d6106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "862490a557f64337a720070e2db10367", "region_id": "RegionOne"}], "type": "reservation", "id": "ece7804b52aa4abe97f5c5e7b07a7fab", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1cdebf6e60c449ea983bb4ce2e80e51b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1a4465f397404cc1984c8cf4747cf201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d3252eae28464f7abd36ebeb6d16fea5", "region_id": "RegionOne"}], "type": "function-engine", "id": "0384ebfe8de046118d03db75935c0f2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "928cc2b27ee74b3a96f3f6ed51b480df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7644a32051634953aeea767aef15135b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ad922e2ca23c4793a9008f3dd0bbc966", "region_id": "RegionOne"}], "type": "accelerator", "id": "71b2abefe9a246678bb7f1f17142522a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97f03c61bf834c99a3dc567c8adac35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "666ec1156da94859811e956548ed8bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f8d78cf86074e0ab19d96750d723900", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c12749f528394cba828afe607d93b751", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0dbe30acffa64c18892437e54a4db00e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f50def78c47d405e858481c5270f9fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "365e15763015426bbf3b1f409101dbc6", "region_id": "RegionOne"}], "type": "registration", "id": "b25dd1ff556c4e5dbbc050957bc4235d", "name": "adjutant"}], "user": {"domain": {"id": "e9dce09402cb4bf0b44e61c602c81cde", "name": "382e39ad02464cd8aa0d21b989c7bc9c"}, "id": "0c060f6e994e4e15873653fee96fe744", "name": "06e878b6236049dc929f9dca5b887988"}, "audit_ids": ["4584ec5319404b63a68209e1da1c7b72", null], "issued_at": "2020-04-23T06:25:56.416027"}} 2020-04-23 06:27:56,547 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,551 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,553 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:56,594 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,600 keystoneauth.session RESP BODY: {"snapshots": [{"status": "available", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "1234", "size": 75}]} 2020-04-23 06:27:56,617 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,621 keystoneauth.session RESP: [200] content-type: application/json {17} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.062953s] ... ok {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.166123s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,564 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,568 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,569 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,571 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,582 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.509291+00:00", "project": {"domain": {"id": "0360fbc631c64aa6b26f8e4773a1a279", "name": "d91d27bbe9fa4ba4a891a1990dd01b23"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "30fa8689002040278b43954ff8a97d88"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4c2a814e03db4e2f8c1f02724387e067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "111b46794d814968b0cfeee9904d486c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "87b2f64ea46b472abd3ef8044f7d08d4", "region_id": "RegionOne"}], "type": "identity", "id": "3c2d12d635e34329aeae5970c78ca838", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a60ab5fe9887496c859c3d82fc85d668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bf82c2d1522f484d81831fa7006a1cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d2623ee67d8e48bab1398f8e9e66e504", "region_id": "RegionOne"}], "type": "compute", "id": "fa49f3e799124f13a89031a09934d12e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b5b78cc11aad47bc878928edc0b3bfa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "101290a5247142678d7a057d67d73d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a78ca49db1d94aa49d59e16a905e753a", "region_id": "RegionOne"}], "type": "image", "id": "cbbf9313ccea4e56a69936c92ca63557", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "519d431c361d490c830fea8649d6b8d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff838833a3cf4985bdda0bfc4f28c2a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "db3c98403ff8413dbff5614a6d8d21c4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ce1d1866bd914e3392a3a3880d0d48be", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "925802d79e3b4cf19346c7aaf2ed8158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d47c29099cb4dc495ce4f4ff0a70c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f98a90835f346e39db0b36f8ca195f8", "region_id": "RegionOne"}], "type": "object-store", "id": "47f0e1ac8dde4d62a908913467248199", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9159ee9674e4f9ba32f68cf6c18b43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66efdf642e15473890990f52a8ac6047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d9e9d2bd83f4a048c13f28f74cec5a7", "region_id": "RegionOne"}], "type": "clustering", "id": "b82f51582c1b421c8eecd85c5260a5ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a41339bbdc5a42cda6698f8cb1d27e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b86640e32b7441a581f0c822cd36ed5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ba1f44ec09c4335885d7936e9ff9d79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a2eeb3ad335344eebc104bf2494754f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6cbe6654ceb4197807d29bce6382669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73745fb240844e5397b053df9c7259f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8dc96f1fc034298a918840dc3774dd2", "region_id": "RegionOne"}], "type": "cluster", "id": "cb33a39fd0054d928ad205dd5825e1f7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "23d674f83a1d49209145d9f550536a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f3e5862f38a649c18d525363930cb0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bd5f71b1ed564b5499e7c68dbe3e5bb3", "region_id": "RegionOne"}], "type": "data-processing", "id": "a33922dc9d9b4799a69524e4107e8e3f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a44dbe7b7c684acfa7713c69be1ad27c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4953fad475914627ac693e61c756f18e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d641c05c065b46b38a1b83d7877248e4", "region_id": "RegionOne"}], "type": "baremetal", "id": "3eeaeec853b643758ed329f72f28cc57", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "147a8ffc7efd472f96f63d5c3f5a4302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8e179f65e314d728e76324d5add8a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c36865fb63424d3aa0e97daabd177602", "region_id": "RegionOne"}], "type": "bare-metal", "id": "30521be74dd846629f5b8b2712e23c32", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea8cc8b984064a3995e7ec47761aa255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4b1251f963274f53a117174d301ae4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "355b69dea7af4be38026873c6dfe727f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "089318f0358a43ba805969642c14dedb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6a009280efd3495da94dfde56acb1f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5bb341eedb27426d88c551c2b117eb31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bf0428851f494c34921a4806ba2143cc", "region_id": "RegionOne"}], "type": "key-manager", "id": "1504110faf444e2e89698f7ca9a71e58", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dea413deba4046379e2ef8ef43654f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83feb034cdc44ccbbe368e1e64dbc4d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "63914ededf0443b9ac970897be2a0ec8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "12074dc61dbe45b0a4295b1de32fdd14", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac73973acc0f49feb5063e55613d9e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0f51136a97340f88466281501c3a92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "332607e09eb641dd8597371c95462856", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c4855b7da51045afbd13518420963c8b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "35f744a99eb94d369b4b548014c71f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a55a43aa0983486f937188d69acd4165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4899642c21774f4e8b0b7c9d6e500287", "region_id": "RegionOne"}], "type": "message", "id": "461ffa5c41184f729c6c38517d43d716", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1b4b42c6f619465eab9af421fecd0dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21d0be940718463597f187a21d39c05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5c73a8aad361409faf8f0ab4f78e9b3b", "region_id": "RegionOne"}], "type": "messaging", "id": "155d7eb78e0f4e2cb111ce585f0dfb8f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4341d732503f4c48b0a510a724ae8f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4a2ea63d013549379a68cd8e27a1d7a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "302209872dab4ba0a2f2633469ad45a7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4e087bddf8f4c3b8693d6a57e6c19ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aaf4dd849312482ea299eb80651e03d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cca72b83621a4e24ad49690a7606dfdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73cce6113fc8488b8d29fcc0e2d677b3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4bba466d92f64f498822794f313e0e99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55885e8c02f94fee83030c402c2f3430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c4d58506f4e4dfba66d9ece7a6249bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdbf0694823d4e29b9fd26845928fe66", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "067aefd710f1472dae07b36b5611f0f5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36b3ab9a75644b86839e932a0215aa5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58d0543b455b4f3fb1f0c4e040fa3292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74908b31305c4345b41c85c15943234c", "region_id": "RegionOne"}], "type": "container-infra", "id": "30f960b71bb64293b9c43fae4fe39fb0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "034c5dc549554bdab95030195a41eaba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e0dffbc1798a4f59985282276749b8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b1079073b98e4ca8968dc434a29acf36", "region_id": "RegionOne"}], "type": "search", "id": "0908e857862d47d184e0ccea33f9227c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0b0f797e03994d7b8ca3765f936eda97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "da305f87082b444683645ed4aae2d30d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ec57e7d12a684c9490f8a3beda3d4b92", "region_id": "RegionOne"}], "type": "dns", "id": "479659bd29f84ab9800ea7a86ba30f24", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "054d9501086547b2b02b6aba3b7ffba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca5d74b4e97b49ca86eeae72df297c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "58e31def4f0a40d19f661d05fab6e219", "region_id": "RegionOne"}], "type": "workflow", "id": "f8c70ab630804f75b178012ce0245f00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f44a625eceea4f87a0f4fe91427f0823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a5f8a890aef241b8a1ccad62aaf2bf02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8dc36d990bf84fc9b946b6473e377414", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c5b1e474e7954ae083bd71032db2dc23", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f5cce2b712d45bcb505e62714a0fc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d8bbb65a30ef4436b71cef9c214ab8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2d622671256e4d628f204c6196e3b325", "region_id": "RegionOne"}], "type": "rating", "id": "f1d74bcda96d4d6fa13c5faa902b989c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "48d525402aa34a3b83bfb2c304d1e42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "679cc4c1c6e64356bd3c69db62f8c932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7c5022ebe694774befb748fbf9757b6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ea257aff939f4b7d99e26a6d204ed701", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e51ee8ba6ad140ac804c871de3886577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "252a090061fd4bc3bf310e24938d7107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9652541fb6f041d6b5f70de7aa20e1a4", "region_id": "RegionOne"}], "type": "policy", "id": "ebd0031c02684893a30537375c07f50f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc54b242b5954fdcb6da94150b90132f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51915d25601f437d8d57256c0cda3199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d36a78005494ce8805e45ec56f3bd80", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6431641e443f4c6c976e6accbb8a6c46", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "698bde5f5f944913a51ed31cb953d878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f086a7a4b9c84e6c80d1976c9148c9ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "111e3667cf534acc95a8c5330238c1c7", "region_id": "RegionOne"}], "type": "sharev2", "id": "3052e3ecd4974485a1add45dfd16f2ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f90ccd50dea4f9eb113341ad2b37ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e21f728736e14946841bfe6825e536ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94bd6b7d77bd409fbcab6f72ed1cc4b0", "region_id": "RegionOne"}], "type": "share", "id": "5d9c49ee089d42f186c392095b148d95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f326def12b8b4838b1a1e127c7a9877a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d34874dc4434673a1eff293d591ff50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d5e42069bc848768a01a949aeb2ea15", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9e5db0277f2a45e2ac2d340e76af40d5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e833d4791fbf49bdb33eef6a31ba6f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ca6bf3920c547f9a820f3adcba3b70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55ebcf76c4de4e62bf7fd142263e3769", "region_id": "RegionOne"}], "type": "orchestration", "id": "e3148425ee094336b4fe89d07cce471b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6403ae5b8fe343658c53b620bdd981a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd3be58b089f4d9283ccc6c18f82cbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de55c13cecb3434da2a047e1a1805b23", "region_id": "RegionOne"}], "type": "block-storage", "id": "652857360a994c94aabd5055a9c574b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "270e7e32e20841aab1b2709c9be51302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e9333ce72949e2b405ecb33718f44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5648bc28c7549fcb95097f77882ea9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "5868e7e63d0248e2a09ce8dec267cec8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94cb3fb5de1b4d26a78aa9845122c899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1058a8afc29249048f565ef4bed8e10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f80fe7094cc147fcbb243d8eb626ca1a", "region_id": "RegionOne"}], "type": "volumev2", "id": "7e69c3bde33e4cd28c4918ba48729ee2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec4f8079433f4c23b31cf0f01e01c883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00676bded7354b31883f26074ef9f926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a41e647a884b62b23058f9d8eb435a", "region_id": "RegionOne"}], "type": "volume", "id": "7c2f3dbd7dd54ab1a460765504ba1dc0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14cc0769b5164fb3bdca526f5eda34a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92b5680444574abab95e04cad4906d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "504bfc8617394f468fc11897964e8a49", "region_id": "RegionOne"}], "type": "block-store", "id": "995bfeac3a4e4ceeb85c54e45e32d805", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ccad6a63c6a423fa85fa92a10f67732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fed8a8d68807494abf748383ebd1b29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d27cf8338e814f8eab76e9cadbf34303", "region_id": "RegionOne"}], "type": "alarm", "id": "1952d0404be14650807b58222a1cff1f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09af78d592b54d6cbe4635086e9cb439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5112b9270b04dd68fdd617110365f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a077df92ed947099a29d73a3b71e1bb", "region_id": "RegionOne"}], "type": "alarming", "id": "03971c16f7da4a8c985e59e8afe54dda", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e78e720cc364d709fe76e09b34681fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1ed8da9ddb7459f9e8077f5d613aef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b4927dec083b49198a37550fa917a9f4", "region_id": "RegionOne"}], "type": "meter", "id": "679c49988a464590a288346d0d9813e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49bc518bfa154bd7a157978c77e01a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c869afd2e31844c59a5710f860883cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c14c7ad3812482eba597feabd41a222", "region_id": "RegionOne"}], "type": "metering", "id": "adf2835722f84aabaf152681b550b0e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77b31b98436540269c455401db5d300f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a5e011fea9249aba30e4d1165d7134d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3d2ffcfc4c54971bec43d3ebc24954f", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c8c0a3ae900443986e20aaa0a97d71b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8fbb81eb33ec4a3bbfd31cda60a7a8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4a51c806a226411ebeeb8ff69ce887f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93383bab6e9a4ee09ec83a5c4dfde5ac", "region_id": "RegionOne"}], "type": "event", "id": "829763166aa9421f8bec4501d11f6b77", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a00e9e639724ecf86b63cce1b410773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea4f2a829f054acda7a840cd28f26e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b465474095594a10b3ce8079d4a64249", "region_id": "RegionOne"}], "type": "events", "id": "df0594c04aa340b6a25f0fa53a0956ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d0f029990d9d4f6c8e6d4ea45c56ba47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6926f6d8983b44f58be91218b30c7399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "56835fb8516a45ff9fe1a951ebc4df38", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ff537e848e6b4851bcc822de63a7ef6a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae19b39c5e9e42c8ab8bb2c3c5a1ae9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3110a660d4064286a158fa4c6b3be4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4861be9c7aab4e9babff6f5792a978a4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0724d896694c4707b01e263ce353ab83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e13329e0bdd4ee8a6af1d5a93596b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9645ebf247b94a92aa770aae17735d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "62c99090534644c1814ef0e44b770a38", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "66a35deff6e748c0b0ca72e8d231937d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec2ea3d8bdc84bd29c91f14a83d4a06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdb902919e1f4839ae524fb1c7f6239c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc59c0f92f314223a6babd64be9fc07c", "region_id": "RegionOne"}], "type": "tricircle", "id": "17bc00a202224909826c45af71af479c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "31dc412bf7264cfea787628084926858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d1932be4a7e44dc2a588d6cc7259582e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1b6b9c459e1d4f97a701024064d885c3", "region_id": "RegionOne"}], "type": "database", "id": "55f4e2477e154acca10a9df7329c485b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4389b93df72a4906ab4a22871ecb2b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62996d2bf0c64f548498f62c0f2e3369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70f788b72a1047d682ff0226ad2348a0", "region_id": "RegionOne"}], "type": "application-container", "id": "aa5d8b0308b94d3faef1b6c58fff7a3e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d88b2ce27864c17993507536a873371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9e8e274f104c474ab59c10cb156145dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fdb8b0791fd64529829a7549ef3917e3", "region_id": "RegionOne"}], "type": "container", "id": "46348254c78a4ec4babbaa75f75c6d00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a44eb57a1bd441a0999b0bf974725bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "729b35d0143f45698625edb188f81e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8508d8efeb61444e959753cce977d719", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2565c39ae9494b46b661559e6ddf0143", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad13d54eb66a4a049b37f361379d0451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "61a9e4b6a5254a63be4b55a69c37d585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0598649e365c4c0c829abe7640128843", "region_id": "RegionOne"}], "type": "rca", "id": "430aad749b754bcfa023dbdf1e9eb5c0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9798ab0dc12549eeab6a83daf2d171d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8d0df5b830df487c88672c79a9b33e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0e3f4cfc3102410ba57b618a1ccb5c92", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3ab64b5162d2498d807be789b5e91bac", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6e58f0a862674e29bb1b6f399222e5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6dfba87c752e445f94d27dd92932550f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8974d89589a34950996cf0e985796507", "region_id": "RegionOne"}], "type": "network", "id": "e9f8cd980ab746428d7b5819a02a36f0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6b28541f3ae64bc6b3d6ed359a52b628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b48f238f320e49bfa3c4b3c40f8ce738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ccb1832f2a0743dfb7b617f05958b303", "region_id": "RegionOne"}], "type": "backup", "id": "1be0e002a33141d7ae45f43ea0b5d6a2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61cb9279f3944af2b6fc5ef1c2c3b9fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5e7f149f895465bbfa34f2b968a1dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e5b150bf3db46c88ad2cefad5dcb45f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3acb18a7715c452eb7c8d988f333628c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad0c6afc8ec34251a32d0414f7ae5cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "963ee105b07f40a48eefaebda1ac56da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3417b1ba4e424e7ba5c5727b6ac0c744", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ce36c252a73f4a33ba6b57ace5793504", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b7f2839683554579833c711362cb8128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a5e385a9a59641f8aceec17839038621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "273dea3421584ff69bfe762cb39bba52", "region_id": "RegionOne"}], "type": "monitoring", "id": "33ee296dc555420689c2ccfcd1b662b7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc0b28a7d5744def8005af68b7bac620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5ebc9977f7d4998a0103bb156921315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "79a04c5e2226446182d0bb3d58fe1f74", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e0d36dd14e0b45c6b841113263ec5fd8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "54ecaac953d74b2cbb36afa3241971a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0b8443d6e2a4041843e4787be50f43d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9d4e0bbb803f4c4ba5c510beb9e0ee1e", "region_id": "RegionOne"}], "type": "placement", "id": "00cb4191012d4d87ab2be9182b47c7f6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f991c5f5179f4079b2c8ad05f62d8da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d673faae0f6948968fe433971c26c968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c82b4528eacc47948f3e1a7e6b3d4a63", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5a138a1981314bb5a88a9494a7a05df4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22f86b097b4c487bbcd59eda09f1cea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "445b923ff0904bdfa76fcfcd30193e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7e0344fad9ff4f57ab9ee1fbc2188666", "region_id": "RegionOne"}], "type": "ha", "id": "44ab40d747bb4a8d9567588e6c7a3731", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ed4c8e187bf7497387792d87df13a2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "437f25e66b944c08aba9f759857a07d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3b4596797eba40dc97a9244400c44d60", "region_id": "RegionOne"}], "type": "reservation", "id": "db3c25d6b0344af49d61932237d96ee1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4402227edd9e4ddba806dc3de1888fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1618b5de1de048a29aadc7cc197c360d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b8dbe284d4704f82a3458c871fbb9a4b", "region_id": "RegionOne"}], "type": "function-engine", "id": "aff9580fe3f74fbfbdf18e9769ce0334", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "853818a90cc04a9a86de1668dcf1c3fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a3d9af3dd86448b5aea7f788416ddd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3f27187f15734f54a75eaffd1bb9d901", "region_id": "RegionOne"}], "type": "accelerator", "id": "c1f224ab686f4235ab170393b173840b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "569b5b5575144967a64801982d67ea1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9660758c37d4b2b8e732cb8e33a46f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "85cde143cc47436898fd86d4db06e0bb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b576741484a843d4bc3a8fbf4cbe1a24", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b56147365d04056a30db21c2e683a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bce979588315482d95ec709211a82371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c855cebc48e5456eb028d1e29cedb8f8", "region_id": "RegionOne"}], "type": "registration", "id": "dcfedec6695142308ac227c7ef5ff0b9", "name": "adjutant"}], "user": {"domain": {"id": "ec6fda0bbd114ae8ad26ed4d4c994843", "name": "07b61727018946919b0228f3f97e0a2a"}, "id": "ea0882bfa1a44f47965ce1135631e6b7", "name": "62ae92a20b8c4f36a1d58a10f473c7c8"}, "audit_ids": ["1f918eb83bdf400a91203e288262ce02", null], "issued_at": "2020-04-23T06:25:56.509291"}} 2020-04-23 06:27:56,657 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?project_id=b64238cb-a25d-41af-9ee1-42deb4587d20" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,661 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,663 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "description": "block ports of well-known services"}]} {28} openstack.tests.unit.cloud.test_clustering.TestClustering.test_attach_policy_to_cluster [0.282838s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,422 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,428 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,430 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,441 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.323176+00:00", "project": {"domain": {"id": "63980d0bbbc44d7088d29a95b9a88c43", "name": "948a9c41ae2543c696eff1703cf6a6b4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cfb028cb085f475f93a01394347c02d5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ef0ef5f2843470790eab6cf24052216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a37aa1945f96452d891718c2dd9f13b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e1f84f2a317e46d4acf09fbea476bf64", "region_id": "RegionOne"}], "type": "identity", "id": "fd00c513287b476b9c53ed88ec5eaa76", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f196d153a162426382fd4acbcc1de258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "60399e38425149a58601ac5cb482209c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7db4ff95ac7f4f47b89e81563a9244a6", "region_id": "RegionOne"}], "type": "compute", "id": "f9c92bf7368a4d4e9e9f89dc4e423cd7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f1a3387656454726aa1ffb546f4154e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "04418fa0ed78404b9502c69230f01ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4920fe6c26d34c84954c932ecbb4a63d", "region_id": "RegionOne"}], "type": "image", "id": "0b912f8d0a5c425497c12f2d8ddfccf3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02e2b9551be44bb5a607644ad54feadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34ab574666154c98b72ead27b2b310c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7a17406598d849fca084af2f60d42cd1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "877a348b9d8e474c8fae6f85892a5ea6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3185d2105d4752b8a1d278f321f1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "443f3f7d63da4351a73a14b9476713bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "009de109fa404d8fa9204b144febdf82", "region_id": "RegionOne"}], "type": "object-store", "id": "4e85abb47dbe427596a044f27ce1201c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cc986f1122940779fccf4f4ffadf23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99e298e22e65422d8aa6e16cf24d79b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "543ad1ef6554421386822426bb7171e6", "region_id": "RegionOne"}], "type": "clustering", "id": "b4eae29307bf4bad825f475ed15838e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f599ba96e961477bb547fbcc324caa61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc762abf733c4a60b8057038ead4681c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04dc2ba3a82848e789b961425e6c9b74", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7794af659fc7483190d3b59f4010a982", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16e2b6e629db4faca1f26e24003c6597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9f7cfc8efcc4ec89f26d3e7160876ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4a0ff15acc944d59bd7cda7f3334972f", "region_id": "RegionOne"}], "type": "cluster", "id": "4f74aa5d7c7440f39250f08ab6d1d915", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "233dfa6e48c34838872bf49ff94611f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "21c81058180b440d80aea6dced44b531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "113bd75076bd4731a4cb102fa0e98b3d", "region_id": "RegionOne"}], "type": "data-processing", "id": "19c33e30dcef43dd9de02006bd84ab12", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7b4e0a4db0443fbb1798e0b1a078ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05b5c7ae9cc0438f843843c8215a096c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab13e27d9fb24c82ac5c1ae0c2afbab8", "region_id": "RegionOne"}], "type": "baremetal", "id": "a446ac8d045347219a5d0dc8e7f95c44", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aedb2dc2191f4106845cbc9188b9d9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9bb957d4968d4480abfa24e1fd4c0b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "68b1944c85b84ed88f936b7a6ed4d940", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6874f4a6e8b94299969a885fd8539517", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "590ea04d7da04ef9a23cee5717c83324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "70f6681bef3249949af5f589204f46f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9dcf3fdd838e41faa03b59b592f370e5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d574c35ddde74fdeae7f1693975dd0fd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6c6e5775ca9a44bfaff23c3f80449852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "195dc62de0454fb4ab5180bf074492ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77216b5e25334dbd9407ea772902280c", "region_id": "RegionOne"}], "type": "key-manager", "id": "834c126a927c4980873ea9bc7866c9d5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "478032068bbb438a91ed3fb89f7891bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5346f96addc2468591a2cc28382b8808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "24602fcf8b7d4434bc2a4e7a1287b4cc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5bb546fa01b74f80a22c16e0df0923a3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3cf7464237cf4e95a7699f0607ec6c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b81578cda34c4e478ab1eab1312221f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "defec2fd3cf04183aad02b655675cfd7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d625ffddf6dc414394a3904ecdcf3477", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b6a9a718bce34ffb907fb294ea70d85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "998c2972ddf5407c832d9a041c0f278d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "edbd1764799f41feb95f74ca5d723803", "region_id": "RegionOne"}], "type": "message", "id": "b053c8a18cfb44fdb7101fea37ac6424", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48ef834ccc8c4d168cdd95d5b23bf732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "48288c7a5d1f488a8f5ef4a11febd87f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b078aac04c1f42b991ffd58992891078", "region_id": "RegionOne"}], "type": "messaging", "id": "9535977e4ff04eb194f71dbb35926ebd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc34d8e283184f8daecdacb11e93dd4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aad4d70013d244c48c787ee0893020a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22d40f384c704f81a478b68b53d4dfd2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7540baa0c85d4323827766b5fcf3363a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65e514d478a548f59d1a76c7d9b402e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e9848a1b5374bbdb5b2d02ae2c39c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16721125dc95474b82dd44b86ab3acf9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "45a37d3837134e28853e3ce1e4e386ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "710e82cfdd7e458c9a04faee23efb948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1ead311ebbb4978ba3f84e3fe90e8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51d05eba2d62450aa9e8348667e2bf60", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d7e421d4037d469884682666d671c82a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7bf7212e61a44f79422695432fcd9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e39aa068a44b47b0938c1632935061b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eddb23eaf8714e18b10a40326ed100b0", "region_id": "RegionOne"}], "type": "container-infra", "id": "c0146480d93047858948eba9584e5e1a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "78cff2fa227444a5b17aaea8ce382345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "896950cc385b488ca0997a3b70c23a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8f33357b67444042b86cd39bc69cb240", "region_id": "RegionOne"}], "type": "search", "id": "26d1fee4ec8c43ceab2c8ffac48a5058", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "50b9bb00f03d4b32ae0ffe058d851e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e4b72f0c995e41d3a1d9742a5d9f6b3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d78065a7adfc4f96aa96ad0e8cc1930f", "region_id": "RegionOne"}], "type": "dns", "id": "2cf998107cb0441fa4e15deb7d8e2e64", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20137fe8cd524adf898c460400e3da3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b228333952f24cf3a9341b589b2d0d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fe9c44bcec4444f7ab7009b5f143770e", "region_id": "RegionOne"}], "type": "workflow", "id": "d18e5b1b169a42ba81712c46d3fc3216", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5b34bbed18a4ab8aad7e25fe3c3de87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1aa6cda3c1a74c56add720a408173111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b3eabfe1af4e40eb927eda8b23b75dd2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e138b671645a4111b8335c81965d1df0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "384c23703b274dd6aab254a2103a7325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b7c0da442cef4c99b6d74e8369a5c028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "56d66ba06cb54e1ba3aed66f16c2a260", "region_id": "RegionOne"}], "type": "rating", "id": "f2f6fb8251f34bd4ac7a8233c72103e0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1cb839d79fe9499b8ab5b96fd0cc3268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54cfc03ee6104fa2b8a26fbbbf1ae517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30cbc4074a944d14a285ca1fba930681", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3ff988da445c4f79949c0fede8dea20a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca1930c3db394a6c8ba8ac65f28fae39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e1d4130c0ac4126a33260f9d518187b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "62c6eb37376647769bde324e98b0d1d6", "region_id": "RegionOne"}], "type": "policy", "id": "2ba02c7f08f440aba38d0e0a6fa383dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94d35802aeba4b33a7e3a0aba83eb269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94e8dffb23484b0e935ad8a77f180f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2a4d3b12a2ac4e86a6275ddb0ec40ca4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b91ec4aeada449c78e92dc42518cede4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9569a90e5b84e7a8a70154ba0199874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2fd4c881b0449969e4847b7b2eecf80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f539d5c0429419f8734cfd93e940068", "region_id": "RegionOne"}], "type": "sharev2", "id": "90e540f8eeaf44e7ad5451dc86cbe00d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b8e1ba6e37246ff9556b40bc427d414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "183096fbcd8642bd98a13ba412f3e7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0dc5322eccb4ec69b7fbe14ef0d9892", "region_id": "RegionOne"}], "type": "share", "id": "6dcd9ba1bd3e4f79974d3293a489a33c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c1f58861b2e643668b88e7e76ce365ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3655529e82a4d16a4a6b0b1688de4e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0981aa97bfe74310aca4a4d50fd73029", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7a14031e7e1b48288029249b9f06979a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7bc6c4ead16496fb1506910fb4002ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30bcf1f6db6e4e2ab9a03ae00163eb7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ef800cd57a14e149e662c425d11d1bc", "region_id": "RegionOne"}], "type": "orchestration", "id": "428cb5141cda4db7a557d510660e02e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d487f8cb94b42c2b8dfe47f4bcdc849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be89b1a7751e4bd8aa5feb5237915c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7080763f7234fdaacc350090902b15a", "region_id": "RegionOne"}], "type": "block-storage", "id": "70190efd1b70416087c548b1417e2a14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9231e33d454d4a3285caa3f213a10096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee56d204232e42ae923768dd94254f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46ed637c5dfe46cc9dbf86457d4fb5e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "26eafd44cc04453d9e3ba3d979158ebb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d63e597d99d549fa93e4c011955ea4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81540a79b8d946faaf26777e71a4a10b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01554229737c43d985a81209755dcb89", "region_id": "RegionOne"}], "type": "volumev2", "id": "6a3e83cbf34d4aa8a08b410aa76cdc8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df543d6e22f496cb552e399605b2981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ed43d730c18478bbfbad3e7ae67e87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ba5e883212d4bcaa85eb001c4674be5", "region_id": "RegionOne"}], "type": "volume", "id": "dc957ba0e1074a5887483f92daa48d05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa1c2c5c2d3c4cc6ab7092495a19b009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc138aa80a5d46799c23e4447f427343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1287069111044269f73f11d8e63719b", "region_id": "RegionOne"}], "type": "block-store", "id": "033c8c7231934138b9556b9e80c082e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fff1cccca9f64108ab097ec5699309af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aab8bc16f6be4bacb839b8f555213692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f065a2794fbf402da692578aefc5409d", "region_id": "RegionOne"}], "type": "alarm", "id": "41df5b565a044c6f912458e4c4c5ca8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00afdc71bdb34aaf82b4a49c4dff1ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ac9cad50c0a4adab63bb8d26679c405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7031d09c1bf9431f9b697caffde03da0", "region_id": "RegionOne"}], "type": "alarming", "id": "ccd693cdd3f04ad4a4721a1932629bd1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e6659b04cd148369bf56efb98adf702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ae865ee4637430b85faacc1d813fe68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "239529377b384bbc92a27076ff11f07d", "region_id": "RegionOne"}], "type": "meter", "id": "c1640238205843b4939a73885dd1f6d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f80d469c213146179162dae21a1013da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a0d762d7238408eac3a1dea8800db9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "21b55d99543544aab4b29527e5bc8ee5", "region_id": "RegionOne"}], "type": "metering", "id": "77c0ccec1e3c422aad00c842b1e838e8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a4efed38abf444887d8dfdaf8ef2a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1af159dc33384c5ea32625bf70a3e973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "271cf9a1daa440c187e54001350dd1e3", "region_id": "RegionOne"}], "type": "telemetry", "id": "8de5db42af914a2987a32012166a64bf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a022f667f1db4b8fbee2c91b14337c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "41dd69277d554ba896219028a662caf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84d631a64e30433fa3c56beb1dfa6369", "region_id": "RegionOne"}], "type": "event", "id": "0d22ea0dfa1c4996b248e6910a973c2a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3743de0aa2c2477db7b677cd8de9fd6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22cc5edd7879480a9eaf7aef86197cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4c564fbda49f4256be5f09d7293abe72", "region_id": "RegionOne"}], "type": "events", "id": "b69407221abc487db7c7cef179189154", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1df22ad4415e4de9b00401ccc057bccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d520653ba54e42fcafa5ca6ead6289a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef875c5ac45f44dc9cb1894923f570a1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3539392b484242a68b0a5cebdc477e51", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6c36116c10148e98472bee7804b2fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f825943044a46edb9b50be211b1b798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "71c598a3fab047078b27525b2a75e653", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c2b347ffbfe742cfb97546752740a369", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5dfd7b7733745fa9dc9078f14f0184c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7e74750075148ef86301673185d77d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d9944fd04ee4b28acdc8fd96a3f6b8c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "20824819e4bc477b973626d369396084", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcd192521ed741d5874c098d42a97248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32744d0ae53b4cb2a8842156df2928ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "540c2a06b2ba4700a4ffd0517223d267", "region_id": "RegionOne"}], "type": "tricircle", "id": "32ed8ae39c864a2cabf4eb35e3b585c7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2ecd7dab51294e4f8e6bdd5f96a910f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2bb4c23639864d6ea3e5fb712b42dbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d43cfb615edc4676936ad3fd7a001ef5", "region_id": "RegionOne"}], "type": "database", "id": "c2d0a0056d0e40b4a57d7a0fe1753a9d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9d81b55ada20459685e99bf03e4b0661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fdc233600de43c5b9ebb1e0f61f984d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "26d1f779f08840d2bda14f057aa552d3", "region_id": "RegionOne"}], "type": "application-container", "id": "2213b0da137e4a0bb728245761048c00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "36d88df8fc48446e8d54cf27a282790d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9330188f5ddd4a8f8b14bf404b274e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2b41cab32ceb4376986c9489c79192b4", "region_id": "RegionOne"}], "type": "container", "id": "97741f6c45264fd7aa7a7ddab5200fcb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "790e090719174f50a14356b5521c524d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5691f5d59da147c7ae33ca85c7e53594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d86e5d2fbe854d4bbacc434159053c1c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "77b7ca8d15f74631b9f6060e4d511b47", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0463e8ab286c4a61a99dc7dfea244961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "227eb858469147a5bfde1adca6acf94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "22e058fe74164caf9dc7eec45061d39d", "region_id": "RegionOne"}], "type": "rca", "id": "2d1d9f5302dd48838655878a4c872a82", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "afc133489713486eadf176bb7cb15993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ac8c66aa56c4e9291ec6b52f411f146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bc884a3867524612970893de530ba43a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "095aa1a82ace4d5980ad29e2fb77aa73", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7b48a90028bb4779822b9078326342e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "74f3cf6bdc9945b88fb6fba4fc520071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bbffae7af5f14553bcea8873506e43e6", "region_id": "RegionOne"}], "type": "network", "id": "2453d9cb9cbc4e4abd8e558e5fa221e6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "76ce2b62494844a7aee6a11633966868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2fb5a58c00554f228632e37cb5bbd96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "137e000aaca946e690706503f549eeea", "region_id": "RegionOne"}], "type": "backup", "id": "abe95b68af6f48259ef1f486ccfcdad3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf95513dd7504e4c90be59556bcdf142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4ed1e8588ed41af968e89d1596ff4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a123888edda4e22b911700e4de8f486", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ac42e4af47da4107a1d3d880959cd3b9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e960f0cca3514e029cd554d1cc2e69fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30aadbcfaa584f5191adf148156448a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8e88cac73b124806b1f123c2040430a5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1779875ae2bd433a97ed40171a35d1f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f63f54560f8842aeaf6f62b6a171dbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1057d33b4833480aacd850c9059a8892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "515cd9ad7d514cb09eaba18a8f2db567", "region_id": "RegionOne"}], "type": "monitoring", "id": "6d287d2609dc40fdbfe945cd4b752e5e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e51a3b7730a54fdca5aea8739d1763ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eec561553579415292a2da4e1f0a47ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0076ea04488e44f897c23567ccc7647d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8dbb8ffa08ab4cae81ad61fbe1c8c809", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "85a163dd0598484ea11396f845beb5b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "834fdba795f843d9b05c6528b8113381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "25ad3872c45e4699b5161349f012d1ab", "region_id": "RegionOne"}], "type": "placement", "id": "2521432947444388aa76910b60d23294", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1857a30461e045cbb9578732da0d1210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d83456be0eb548dcb68f4ed2193ad901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a2342465a4c247c79ed7b83cb1362031", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e4fc86f0002a4b0ba3ce85b46d28557a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4abdf35e88c4b23aad60a610da2a283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17bad8ef4822499d9af46a25cc0d9299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0636c4c513cd45199df0a0f7d16f362b", "region_id": "RegionOne"}], "type": "ha", "id": "49c18505974049b3b594371f66c9f23e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4ada02d72cfa4cebad31809bb661835e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "01fe49072f704314a440121eb902e7fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d1f889e88bb64aa2917ffcbff7725405", "region_id": "RegionOne"}], "type": "reservation", "id": "c148175bf0934eef8d3e36c41f657224", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9bda5f1d47374c3aa10ff7ad7389690d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0641b913f651470a968acce8b43107e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "00fc97ea1f964fa5832d50bc6e8136ed", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab0b3f3287c34c85a3eb8136ba05b3c3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ec47e19e89ab4cf3bb7d60d00f12004e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af917d342ce84ba8b8823968e32a9cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "efb3b95a4ab446e0a55e67fa78d7017b", "region_id": "RegionOne"}], "type": "accelerator", "id": "3c3dc58569de4c6c8562ec19d1762e12", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3e3d17ee7ac469cbe2524a37f2034a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3df051a278be4372866d951161df2b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e0f6d090e1e487faec15b69fe771bee", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9eb14905ea81472792cede6e325f6d62", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "403b626dcf9a4ad98ef2e26499fedf31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0705f169c2ea441697025d467f352bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7cdd9830db694bc3a7f4ba803d34abd1", "region_id": "RegionOne"}], "type": "registration", "id": "860d4148324a4118929ce3a69a4d4357", "name": "adjutant"}], "user": {"domain": {"id": "9d2a1d06ac32433eab2e95601e78e773", "name": "075564d09ccc45409adeaa741254f308"}, "id": "2ff040a9c73848cc91bdca02d9cf23a8", "name": "003740ef15f5424eb6890c1718175f40"}, "audit_ids": ["e12a8d3eaeb642ab9aded3d4273ae3e0", null], "issued_at": "2020-04-23T06:25:56.323176"}} 2020-04-23 06:27:56,524 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,528 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,529 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,548 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,553 keystoneauth.session RESP BODY: {"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} 2020-04-23 06:27:56,570 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,574 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,575 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} 2020-04-23 06:27:56,594 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/clusters/1/actions -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy_attach": {"enabled": "true", "policy_id": "1"}}' 2020-04-23 06:27:56,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,600 keystoneauth.session RESP BODY: {"policy_attach": {"enabled": "true", "policy_id": "1"}} {31} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.151591s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,530 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,533 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,535 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,537 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,547 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.466569+00:00", "project": {"domain": {"id": "66c96d8b5a5c4b0e89cfa73457a30d9a", "name": "bb002521d91a44ee978aa3e1b0a13058"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "02806bd114084f06aa7e098ffe79d3f4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a8629a9d8d78492398eca94c1d6d7907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "93e0bc68bae84581adb56a476637a88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e1136b3e81ee4373bc529c3a18fc5c9b", "region_id": "RegionOne"}], "type": "identity", "id": "e42b76c67f7049e48754b699ce151608", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1da6781149794279a68fcf970e259102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ffc9ec41c40647c697c5e27603e75110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6ab2414eae9340ceb64d446c4c0a009e", "region_id": "RegionOne"}], "type": "compute", "id": "f80cfa2be0e2435f96067274a59eda00", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "35e35797cad4423fb0e856dd8feafad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b4d4f1d88779478bb7f99ee62c6cd32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "02b958a47abd4d3c96ae8f4a4b0d68b4", "region_id": "RegionOne"}], "type": "image", "id": "5c4492aa0fee407bb681a4f1050d7259", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5c0b1f336724466db3fa2a2b00a432cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "29b074acd4964438954de5138cddc628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a267da02a95e4b329092145b405bc04d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5d2dedb63ccf4341be26735bb8d24760", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7bd8a9bc69b4f8a9e500eda1785bd7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88094beceab74549ba0cb7dbad642af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd101308fb048608cdd64ac282e1f88", "region_id": "RegionOne"}], "type": "object-store", "id": "14ba4333b1b2467892de9a8e84b1c8f8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a128fe285d514eac83c29b185e21b8c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2b2995159fd4804bc97e3991908c181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b60d4ba58ee9444096846d500b693fe9", "region_id": "RegionOne"}], "type": "clustering", "id": "aacf2690739f4aea9b8e3f6e8bfdae3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c835c102a2fc471fad4170397936aee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20a6418702704e08b9d4698ef9893a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aba849e70c7945a1a8e537971998567f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "917d9ef9b2944aa89e31f8892a3539dd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03e4afee1f0143898c35e456526826b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5a9940d80654884ab90a9493a99af67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dc646b57f06c4203806936271210d025", "region_id": "RegionOne"}], "type": "cluster", "id": "a394e0322d62435793bbb68d4b57db50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8bf8186d8d18408d99cbb2ed244cb26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "58a586ed587844edae0ce8ddf7462c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "89f24e31cb9c48e0a49f9166cc970619", "region_id": "RegionOne"}], "type": "data-processing", "id": "305681db52804fcdbb9404d6ffd68396", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df6058363f0d44cd8e1f9bceddeafd4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97c7fc87cb9e4e769735069f812fc73b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5a755bc7abe643eea71ebaff2c8c11e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "27c8711b5cdd494c83c87d3f48feef4e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be6c8ae536d44d8c8232137d11e1fc86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d3fb14b59d1401e8d85d70641279983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bb63b6792bd74ee7a229eee301fed0f8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d056bd6fd0964aa7a9bfaf9929e85556", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b47183c4012d44a6927d596e42ce1b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a099cf09c8ed44a4b18c504c73e50c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "324f79a1b9a64dbebfc48b46fd0907af", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1a43a2a5255f43b8be40e451560955db", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3848b8bf3ee5439389804522adc2ea0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "731c725022ae400e908c609a77b10209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7feb9c042a7841f6828b6ce65b29eab6", "region_id": "RegionOne"}], "type": "key-manager", "id": "b72b29048aa54cd5aa71e829c17f94fb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6565ec4ea4d941369e3be724afa4debd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81035dfbe9b44137ac2080a61fd85b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f2fbb3bf183e4a419b98a7556920d336", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0c0327f529f146dbba3a439ec8bfb813", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b3ca840e2c64c529c3654aa9542ed48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73e6e02335bf427b8b57d86dc9bd413c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6f22d2214434f24a20009baee0c8c99", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0de8d47b21cd42709cc697b7c7d52749", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ec39e944111f4bbb9a6951b2f15338ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f7f4aef4d1fe49ee83a4d12f5ddb205a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6fe807f2fe8f4055be6e0201aa2b5889", "region_id": "RegionOne"}], "type": "message", "id": "c37dc831638f4fa4a3c64cebbc03a1a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fea431fc11254d8da808696737502859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a05063577ec54ceaa38fc238db1ceca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "455d70a7542c48f0aeb4735d84b98612", "region_id": "RegionOne"}], "type": "messaging", "id": "c8737f02fb5648bd995aff023e03238a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9d742d75b4d54d469cca7c26109f9484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f5e8c1484e442dbba9713b79900c6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ae3412da88ea4e50bc021e4a54154283", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1fad5a7ab1f549c6977def46550fd504", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43aa91002df04366960b8a50dfce87ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "432d339aec8e4b2f85729cc5a997489e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50496198fa654ecc951257c40570b806", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7aea9937df2643c7ac49ea2272b0497d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8edadfe1ba2a4e95a16047027baa6500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e18ab84e65a644869f3c126c5e27e8ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71c4217c5e3c483ead6268da1f4cebe0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f3a6280d7d9f44638a70019a4eb61d74", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24739f3f50454c32808053c70fd60e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b1efdee628d498cab4932ea0713c940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54811d6abd4f43778dd5771833de2a94", "region_id": "RegionOne"}], "type": "container-infra", "id": "8d1269e560a14c62b8341609e94a984f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4a29190b25cc4cad8a08a362c61676bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "aca7755593fd4abfbe99acdf6dff4cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0ce3c011f52948fdae1c49ad99d89825", "region_id": "RegionOne"}], "type": "search", "id": "54238ccf326a4c959a7dfdb773cf28d3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "07625aef221d489b90c473dc34d30941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1cc4bbaa550644ae93ce2879dd49764f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a2b98972cb704927bc361443de011a42", "region_id": "RegionOne"}], "type": "dns", "id": "32c8c6c4ae77403ea6204f14a8a9de1c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43e606a036484bb1b63b48b8dda47911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1331b9ed2c1489893ddc7a421ddb6c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f79af244e8c54200855cd158fde54eac", "region_id": "RegionOne"}], "type": "workflow", "id": "aa3d1c93e2da43b6b1105baf82c9ebb3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3071984c6a9d47e29c7455532d270038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d5af8e515bb412c9b5e653fc992f920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "be5e68eb3ef84fd0958e69198e3c308b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d2677e12c5dd41b8833e54bfbfc618b8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c5b34cc5f114c5a85c2b22f9f6bf031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "387d62c27e3e4831b656fc724760b0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "886b82b23dc1438498be2917f5454d15", "region_id": "RegionOne"}], "type": "rating", "id": "ecd60b49ad774b3b9e6d37f08c67217e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6c3651d3e2647538f897e419f4f944d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fddcddaca3e4524b43917fcc4f84837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "57f4395b11f84e5ea54631c1fe8caf91", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1ca7934306b348b19b150b597a19a2a0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8190ffb9a8494bab8c6a7e457c319094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "698f083a931447d49d7170af58e28b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e8695c57a95c4128a097e9bcebc16c46", "region_id": "RegionOne"}], "type": "policy", "id": "4b9a6dbe9d93413580664ba2ccdc2d9a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f35ad5291f94bd098e57f769e1d21d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc5988ae3fb34889ac1ead09a51279b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e1b6c350d594e16846d39335fc33cae", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "23f7c5b1840a44c4b7dd4919d56538bb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0160fa07fec4ad2aa7e3b55b4760186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44ccbfc299d44514aa10b7ce5cbf3cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ed7aca4f34940e88cd3502c48533181", "region_id": "RegionOne"}], "type": "sharev2", "id": "c8bd02ddf0734b8c8cff2739400e9b85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fc2b02197b64971a4c8266d7f1d8309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05159d0a32b04604b165789c628e163f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9743ab87fad84eb097d976a217768d72", "region_id": "RegionOne"}], "type": "share", "id": "f357a2d28e534a3b83dd6d9fd7caa426", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e754bae9f91a4a348d2f1b42c3e60b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d50812f3518647b9bf04eb4e5127f7d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b85011c8d5f4545a9fccb059fadaa57", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fe291914b20049d280b6f1278df23390", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bf9cd1d23364270961bd9658ad4b62d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52e1869e8e084b7a8f0cddabd252862c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8294a93b81ba4723ba28cc0dde05824d", "region_id": "RegionOne"}], "type": "orchestration", "id": "f862a1d6e50b47979df786caacb4a813", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01ae1f7f5b404e83be5372588c10af9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bd101b670604ae4bf21dcf35fe8386d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b95ef0f0e57948ca9860238fe2b87d0c", "region_id": "RegionOne"}], "type": "block-storage", "id": "babf5005464d434facf5af7303ffc448", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a52ae1c9f5b54c8794e3b118bf7bad59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f02d1839afa4121b10cf55741076776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7013150abe2344de988d2b544d534cad", "region_id": "RegionOne"}], "type": "volumev3", "id": "29b9c1a4942b4ec8a8db0144acc5ecf9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5061c719f88048399fe33317a3ff01b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8ebfb3143d84b9aa0d7890dc0f086a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93ae95b214bc48728014119405c2ea00", "region_id": "RegionOne"}], "type": "volumev2", "id": "7c0431ab05e942bb993f05bfa9571cda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d530f98bfa4244459279a24037271b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d100d28ef46422cb5ae64ad801400ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb753472cbc1438e8b9d519af21bbe5f", "region_id": "RegionOne"}], "type": "volume", "id": "9a0f3fe87b9e4fe086f55f2012497b62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec439600f0c74039aea45bc63978cce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5001be1affc4b92a4cfa08e129d386f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcbbc8103f6644c9a5b6219c531f1520", "region_id": "RegionOne"}], "type": "block-store", "id": "4611cb73bbd949e3b852e9e6e1a53b26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "803c7e03bf764831b957eaacd204bf26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f494a193af7341ab9e882cce8f7dad33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9f6c3f9993744c108668458b20728de8", "region_id": "RegionOne"}], "type": "alarm", "id": "f78d6f3203c0413981a22fff62e1db02", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6f75d98c04a4a74ae8c9efc44b103a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51ae6022794d4e61bd72ed4102e37548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "60474555619e4488b9ed12cb88ca929e", "region_id": "RegionOne"}], "type": "alarming", "id": "8abcd90f6297456fba5db471c5810e2b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e20260f8af54a359d32fa5a3bd6c2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fb45a1911b94346ac8d70dc192560fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "03988a362bf14c09972bd9d31648c102", "region_id": "RegionOne"}], "type": "meter", "id": "0e72cf8c824b4de69ebfddaf2e5bc1e6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2f4eb5b150b49ed96fefdf6696d3291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "194b9f83c4cb4005a9577447b75ade4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11ac0b2de93848338b9afffefa54fa67", "region_id": "RegionOne"}], "type": "metering", "id": "d4fb5da824cf4fee8babbf7d3925af4e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2886edcc9fe7461baa24c279f6378e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "067b379ab63f47789f6fddbf6801f6d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3145bc8d7fe4cc7bdac0453b74fff09", "region_id": "RegionOne"}], "type": "telemetry", "id": "709f7450d3da4a989d54f70a31eb3f83", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "873798a7c5584a1eb81785351638ff8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2cafe9ca2bbb4115a7e95978d0b1bc2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ab8a17151efd41a78eda88f47d4fc957", "region_id": "RegionOne"}], "type": "event", "id": "8827ad98b7e8436eabb2bc22393c7a37", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c247113efdb14630ad7a15d10ddddfba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "495272145946433ab0b19473b0dc467e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e08a783205f842a0807ef7ff1d653e30", "region_id": "RegionOne"}], "type": "events", "id": "27b925a98ec4487d9a4d434de12b3bd6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87f7681eb4b04defbc48283f157c473f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c2d507cb10645819be3c8491e9f8b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cba0b167260e46f09499245465180761", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b7888351c6364b6480fcf72bc131a897", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fd479c4ebca4459aeb711cf333bf885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25405bbcc5494ead95ad4be298ca3162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "417806c20de14de199cb96e657a4bae6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ab29ceef2ad94ba39cfaa6f8e9134b8f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa161bfb978049daaa123c4bd388f4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3f96481f549418a92044f0336a00cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb96893a86524625964d5b8c14d4989b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cfdd2cb2666d4ff5a9bd73dfb5448081", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2875064662b54b17a30fa1a6be7f4b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54029e1786714f3a9b5e3e6129f0211d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b994b93defde4b76877136139108bed7", "region_id": "RegionOne"}], "type": "tricircle", "id": "d1f785ef53834c73bb51811fbe77c734", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f3deb4f2eb2b469aaa8bb982496d4e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8b7f950868a34073a0d29e9f32f80712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ba9a691df63c4d81a9d52bccf7442808", "region_id": "RegionOne"}], "type": "database", "id": "a8916525b1ed4ae1bde3c9d6ed65e629", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "703157abd53d48d49b893df3af18eb77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c57f06eba674bc69a4cd89ddcac030b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f011d53ed61946758011538f8f77bd32", "region_id": "RegionOne"}], "type": "application-container", "id": "9f461d55fa4d404899ddb5d2809221a1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7840ab21bfdc49e7b1ec8492bfed5f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5ded6f4398cd4c1aaad5fa392f41b54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a1d252f6aed34f868fe6da27d3048ec8", "region_id": "RegionOne"}], "type": "container", "id": "11a06d260ab248faa59f79c3b5e9dc2d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fc2e621222b4997977e7903316b6c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92564171a56e463bbb04e02b9fab8675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0a34ff13185e41158c2371d5a4eb2095", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46362f163f494d73b8352c3b6f1443b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46996aded40d4a7dbee74645041a6c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9eb1be5217e4ed4ad0bfd2a63ed69c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "71eb848af21b40e59f6475b3bfb4ebf5", "region_id": "RegionOne"}], "type": "rca", "id": "dfb0f869c7b447afaebde6377c2df3d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f66041b0114244f09b3e2c6535bf89f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6d3915169c9943c8b4220be56df2a39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "487bc24e0f2a4b1aa2c35e3c22c92cdb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ed30cad220f14ea688e4b4162dcdc66b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "854649d08bfd40869738ada6d7112a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "19e87f16e8724049ae590ca2b10fcdda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "63e3e32384f9461e91ead1d55ab8347a", "region_id": "RegionOne"}], "type": "network", "id": "9fce147dac0e478eaa0dcc054ab1640d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "259a7a7e40ae4516810eee922338666d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ec603ed56cb144beb2eca7d03d3ddd64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "82d6962f2b574f68a1fbd67e7c38b438", "region_id": "RegionOne"}], "type": "backup", "id": "649d06bdcc294d69a756affd8ca96c62", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18ec9a1692574bc490cd7d0e9ca5548f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b85f26c006224dcda568a2bd16c7e471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b33e86e64764f4f8c9ef565c6f9f60f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "384ffe6c10d94595961935d519ca3788", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1598852b6e13448db3c176d17f02a557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84312b4416964427a9e533d87926993a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "14ed6370fea6433990761ff7289608bb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a9588ee9ba8b4ae5a0d683bff0cf3e7e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "da878cf43201453ca95da88ac7cd793b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe4fce6695334cf4984f1d0dc9362087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0d6690fd6af14c40b42b460a374f3cd1", "region_id": "RegionOne"}], "type": "monitoring", "id": "02198a8e68fe42548b3e0bfcaafd8d05", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e587abe4ac33401bb749a2709439691a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3dd98e8931dc4b8883b15132e19ce653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ace5e3f8646462dbb5f55bcb2ec9c89", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9d7ab91517644e529f2ee017d4633a4b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8512fd9e4f4f43bf861d592c9cb4e1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "21139eabccc444958e1e60275e373d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ee4d317367c446ac89be4399697b0f17", "region_id": "RegionOne"}], "type": "placement", "id": "3255bd9aaddb43099756b8d741dbcc6f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aceb6ed7479e422384fab5258b6d086c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65f08f65dc644e7c8ab690c7a0d9b373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07b7cf9214a84aa4ad5c31f8f6519065", "region_id": "RegionOne"}], "type": "instance-ha", "id": "62b3702d4a054fcebfada125085d5de6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "70061a135718494087e12d197e0f8397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8567e0fbeeff4ef7b35d7e94ab6c061a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "343dea4ffebc40d1bf79f746bca63e26", "region_id": "RegionOne"}], "type": "ha", "id": "2d5af20976224d65b4fae24ac6cedd0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "63572584c86348ba86e017db3d3c59c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b9052540cfcc4ee3b5b16658ad6553dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f62cfeb4128342e1a67aa4abebf64fd1", "region_id": "RegionOne"}], "type": "reservation", "id": "3dd6f8f1373345669e48249af21a25d8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3941fcff60eb45909413e7ce4f16cc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d1c6a06a4e5847e29e87526deebb4556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8f6eac9333b14a6685f9e012769be2f6", "region_id": "RegionOne"}], "type": "function-engine", "id": "053b82f9621b47308add0dc690466434", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc06e91580be45aeab0eddfb9cc86e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4d1fc36456843b796e9b11e105d80fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "02979b3a79ea40619c45fed46bf790df", "region_id": "RegionOne"}], "type": "accelerator", "id": "ee0b2831857d4b7e98b73e423c5592cb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2c2a054f0f74412a7b0d01c8b4b0616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2852126209d64fc5a397c2e845916c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "12509a1dc822475b8a377a8dab6e9f47", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b2cbeda5efba45a7a212c6d058250135", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2afcf144e0f246718f0f090c77591972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f34312c445ad4eeeb6037c7ae41d89cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "43a9e752af5b406bac44b9bf21bb28d0", "region_id": "RegionOne"}], "type": "registration", "id": "b80d934db6fb464c9fffba401d6ddff1", "name": "adjutant"}], "user": {"domain": {"id": "e0a3f16688ee47fc95bb4c192b829ad3", "name": "8e5aec4c9441409d9430248d8c1dbbbf"}, "id": "00fe2dd3d0de46dfb4c6197eecda66e2", "name": "68d09f2fd49b4d138466f7c65470cca5"}, "audit_ids": ["cca2587828c84f0eb093fe6c8b7907e9", null], "issued_at": "2020-04-23T06:25:56.466569"}} 2020-04-23 06:27:56,607 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,612 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,613 keystoneauth.session RESP BODY: {"flavors": []} {15} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.230887s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,515 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,519 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,520 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,523 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,534 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.451746+00:00", "project": {"domain": {"id": "3f59ebd3a9c447229ba51f4ad19faaf9", "name": "ecca063380bc469b93221c83bee368df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e3f63baa28b5405a868ed1410be865f9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bc0515483576472cb2b22dd7451b6404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c6a97c803612499b90cdf8774e83f4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b5ef96946044928b5905417db2c021e", "region_id": "RegionOne"}], "type": "identity", "id": "299f29d29be64421b7e9ee62c1f8c284", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f4cd8e7bc214d41a6d0f51b18a89a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "53ac9c40d1b047faba9a9645e912beb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fc94e0602f9143979d8d44fa2654c665", "region_id": "RegionOne"}], "type": "compute", "id": "a0291be2a644499682db232f85e56d12", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a1e28f3887ce411baa02e49b55b8ffca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8c45ab7dac8a4a86b2c68cc6b9c18012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ad4ee616a7204477a8c037480339af30", "region_id": "RegionOne"}], "type": "image", "id": "e619acd84576462ca6480fdd54209f09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aff0e53c335544ce80d56b77e1de84d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02bdc122a56e4de6baae393d380be5f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1df8dde773dd4fd2b2bcdbdca83a7c6c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cc2aefa0ac88445190ba620afe879271", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f78ce41ee0747f088c6a10c0ca25389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fdff1ce1c574e6cad25e11ffd67c72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28c996654fbc422b8facccb7c5e264f1", "region_id": "RegionOne"}], "type": "object-store", "id": "59df8f2ce0294f608a02eb45eb6b3ff3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83b7b4f0109244e4ae17490a16e0bdb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0559ac43f7e143e184ff78ca451cf7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b0bc63734264e72a15b0f6dd09242e0", "region_id": "RegionOne"}], "type": "clustering", "id": "2a4b129744f54aa7b07e85ea18f2d893", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89fb0dc6384a4674820a2f979fddd26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b9e7296806146eda55ea8654c586f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38c6c2eceb82418f829a9c0f8cf57f02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3fa39fb10b30400d8fadd15227889817", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ca23040127c4810bff259b80655930c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ef9699065944ac29df613ba488317aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a258bb52ac5495fb1b167cb4c14878c", "region_id": "RegionOne"}], "type": "cluster", "id": "690ed215726f471cbbbce79030c07ddd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "985fca6b672648f1844d59cc5c0190b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "896b95fd8b6b4674ae09b5aa6784545f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0365f07cc9a14ca98edca6990a61ccac", "region_id": "RegionOne"}], "type": "data-processing", "id": "9b21435088254a24b3d2b0bc6895e461", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7724eed7928743869906288919389f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b334f8f2b23848089f8a28945d8d509c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5a82a67016e84033894805732fece51f", "region_id": "RegionOne"}], "type": "baremetal", "id": "fa49903af36e475b80dba295f605f0c4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd3e3f6354de45689b7bdd8c8cae3ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bfefadb99d7042e1bb9435a99cb6dc59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "db4a56f380124d0ead985912848c1edb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0ef2d247055549d1aad4b858f29cb7d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c0bfdbd5b36d495dadd7870fc9c3ec64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3d2895cdcbcf4d7aa56f6133edfb4e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "af64fe8bb2314eb986a9862bd85cc95d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0a028afcc538434fa804d30536863d4b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "894f4526a69444c6959d7896fe5cd7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ac0c7840be07441597280a12ef9227fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5ad1e9cdec5341878167620d161be43f", "region_id": "RegionOne"}], "type": "key-manager", "id": "c02f483b044641eda7a9687546af49b3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99fd12221b7e40df8ee7fbfb3a60b941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ee3c6509cac549419920637b6460d6d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "059be5d7e5354deea4689e8cf3f886ab", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "33c8834029344ec0af4eb8eeaa9fe30b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "945c57d17c23493bbf60d936f9b8b5c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8755681558c9491bbf3a2cf930a147b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8a3be4098b22476182bc9cf9d9b4f4a6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9723243ac5e147079e464c3a5df3516c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e265a53cefd64bd59ea6e0c8ea613c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c9494e9dcf4d47a1a8b303b11cf106e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1442b38823f46b999539ac1c80f40df", "region_id": "RegionOne"}], "type": "message", "id": "c5490d055ae44cfabe688810a215039a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d51c9a4527044c258c587a6a0333c0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "351be13e7f2640fda9c793823ac3a38c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bd1d7bd8474b441d925e68d3aa32f66c", "region_id": "RegionOne"}], "type": "messaging", "id": "b5b4e14e69f847d9af504307f5e40df4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9d766901472344808a2bf1e6842b088d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ffdf840d14e4cd788e1ce424ec9a3fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af321ca09c0f412b9b21df9cdd9a51e2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5fcc1db2283c4b79a7c7e91fe60686a4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a747c2eb5704739b31c635ce7ce06db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57b854a331ac485bba077ac12a4d9d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92a06e3532be46ec948efa2f755d4699", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ba6ac60c054e4d88be407188420fa077", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1ab8cc6177341118cf9c8e1e53c50d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "064d12d97814496fa8dfbfd628d39173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a80575b555874338be20887e25bba9d0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2acf7fa6a924422a9b24278fe08cfa63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82c95b6aa847489c97bfee2c18f600c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f81272c69dc42248298d4d6ad4664dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2529f78a9b964121a0ef14bde6a8bbfa", "region_id": "RegionOne"}], "type": "container-infra", "id": "c988d33044d04fd89c6f2311c17aaa33", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e8d3c995a8a343c59755c23029097b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6f1b8243ca49405d9020ed79ff2b20de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e05dfb69d1e34bd98311001cc53bc0e2", "region_id": "RegionOne"}], "type": "search", "id": "dfccc6e7b41c4843a94c0b88944593b4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "da278a8f69a2431e913ef5a2d1339d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c7d1fdaa53b4666a40a5b4a1735b50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "42a9d75c19e44ab4ab126d2a19bff331", "region_id": "RegionOne"}], "type": "dns", "id": "1f7f59c5e86a45369702d172c2edccd8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "50f2bb960eae491dba59ebb6d416702a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3937a7c7154e4bfb90739a5468145729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7dd0d1effd7540f0a5907f3a6ab624ae", "region_id": "RegionOne"}], "type": "workflow", "id": "33ddb440499a4347a7746bed2cbf0b16", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10c96a555c4443cc8a6313209db19e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e0b0a6a282c04597ab4aa6f92f86903e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55d0820755db4ff2840f8a0c9f989885", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1be05f0f10604afc9c62d1b5d9072d0b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5915d72eb41e4303b9fa831e36703eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "901833d0f6fa4a9b8cb683485d5f5291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "45acafe7f5bb4644a7fee461699ff18f", "region_id": "RegionOne"}], "type": "rating", "id": "c179f164b5844eb89b8d6f749ad4addb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "699333e84e0a4738ac97c7671902d956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17925badf756462a8857b4ce273ea441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8b60d8d314594df4a451f030c91b0142", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0c47eb18563a41eab09b330ad8034a99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d06356df0dea433a8281ded30479b3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18327251ba2b4af38d0bf84a4a6a77f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "18212092c9c24dfb8ac6396a6c976595", "region_id": "RegionOne"}], "type": "policy", "id": "67f03ded02a5485f924e74d96179f6d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b5d3a383bda458daaf9b27fe4050893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a46322249194ec7b4a2234599a9df5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "51d16e380b0945b7b1632227bdeb857f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "832e9183ea884b33be482f0e149f985b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15e0b3e47342494ba5f15c82c7573845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da8a74dd33f4470faf9a4a5cbd52e636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "533cb723a49946928464f007f70daa1a", "region_id": "RegionOne"}], "type": "sharev2", "id": "a17ebe6c919b4abc8d67a5c60dd30f47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43746bcfd0734c2ba409a7c94aee2d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62212c943ef24c439ff2830623c2f22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9fb61913d974ef3a8a63464acf1e64f", "region_id": "RegionOne"}], "type": "share", "id": "be2c9df443ec4591908b24261aa24036", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6024b141af44c68a39b07378958c260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ca581b1b7494e27a8b5769bb9a0c291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bbb813a8105841d293f2b8d809f4f851", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "386d56e9328442c5bb448279867bcad5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9f87bfc8713455bbe021eb38870df59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a15e23ef62214371a121d04c0ab7fd0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9186caff4de14c179f30113fed436ac8", "region_id": "RegionOne"}], "type": "orchestration", "id": "a00bfe435ecc4626a93a250d97246932", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a923c14be304eba8361fb9772fb0673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a722ea72be534b3aa76cafc4bcdc566e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23059a9b2b4a4aa9a7ca2fdf2af8f0fb", "region_id": "RegionOne"}], "type": "block-storage", "id": "c8841e30b0454bffbd632c05f6325e25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98fa93fd35c64ea89d18307c1b3a53e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2808047ef74747df8587f8835bf9611d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c59cb6164f3d442fa5d9c8573e7dfdd2", "region_id": "RegionOne"}], "type": "volumev3", "id": "e64ea47b13624b33b0443d27476a7624", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cb1226c70df47e796a26bf5cfe44263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "171e3f94f64e4dd5a1e85dcb6f44aea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ac7dbc22bd9430a9124b26a7fab84d7", "region_id": "RegionOne"}], "type": "volumev2", "id": "7573a980a4f14ef79c12ab0b4a838d01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4d928de7d2346dfb794565c80ff8b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c27bd7429fce4535b788dadd4b7d4a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2da29059fc6a467cb01c76e36d9a8437", "region_id": "RegionOne"}], "type": "volume", "id": "3c23a4a71d664af8a6efa19dd56178fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e51bcbc93de4c9ba412a3b56bad526c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b8f86231c934c0cb47445f90a2123d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbfae28df55443c59f1cf7f8c0b61f90", "region_id": "RegionOne"}], "type": "block-store", "id": "675c0b4a46324cbeaffb04cf31436b5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb296bd2a99742b5bdc64a2455e3a4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ae829f047334163a0e9b13e93458519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a9501a0dc8924201aef2183f8c0674e9", "region_id": "RegionOne"}], "type": "alarm", "id": "2347238a7a4d4aa3a798ff7c4d48af62", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95b4520c83db483da192a7cfe1e18f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f382044ce8a4bdf918f2355fdb1933a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b36799580eb04da0a7a43f7e3f25cc48", "region_id": "RegionOne"}], "type": "alarming", "id": "d61c554e40cf4d09be1bdb222bb60a2d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e3b173f73dd4522a2c9209d08a3b337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87c004fcbd194ce7bb25037840509749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c2ec4f289db40d7803cd222ce8b7089", "region_id": "RegionOne"}], "type": "meter", "id": "7aa7bfdd84ef43df884241c1c31d6774", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f89d723f38a64fb09ac0dc1afd29ac11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71d46de1e8b54ce19095ca378c8aa226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "59b3ddb5e00044cd8a7f3ac03e10e8e4", "region_id": "RegionOne"}], "type": "metering", "id": "daf6a83709a046b9b0576d8f369c18b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a59a74650384890a33af2cc19c72a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbcf9406a357432993047add04c2e6a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c6146e60fab6464080b581be939d9dfb", "region_id": "RegionOne"}], "type": "telemetry", "id": "666935196eb1431990694570020eb4bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "845acb01dfae4acdb5248fe72338a3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95d4924eecd84a4d9ac08cb75f1dd3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ec892b362bb49eea0e951ef72ed25df", "region_id": "RegionOne"}], "type": "event", "id": "972c204317e9439587f786041def18be", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72066d73b50f4a26b4ea39f130eccb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42228893ff5a401ca2f5c1b3b36ab2ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3922dbfce48a4ba39463d41ca307ea76", "region_id": "RegionOne"}], "type": "events", "id": "836c47caa76049498cff5dc00ca3478c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f00afd766c9459b9291973590e3ad99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "751cccca27db4764bc9e7b8ec184afbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a8195ddac324fb3bdec435d4b0da012", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d815b42ca4ff4742a89ca26d365d43bb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a8f010e60354d26b69cd165464f77fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "844c2bce8eb346449af22cef4fb80041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "39ee91e0c5094124921ad6b327d8eafa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d7520c1e53fe4d7c9200c070d3f2eb15", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c7f503b866384af6b12f543c28e21c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f1729fca46c407cb8e460378d1cc37b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "183434ee210645eb9b3b8aee5b075b32", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2d37c95444f6447b9712d89130ccd800", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8da4f67980db4b5ba6c20da7af15f28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce53009bacea4940af8e9ae6d75ace20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe090cbe9ebf43b98e192ee1a8115b65", "region_id": "RegionOne"}], "type": "tricircle", "id": "ab7ec57132624644a3868f4a0e7e50f1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "798ac0615e4d4bbaa9595517daa692b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "22bc386cf66e41c081e6fb3ea0f413a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0e62dcbf391e4a319afcf90195b06bc8", "region_id": "RegionOne"}], "type": "database", "id": "dc8128e6380d4e1f9677db3946d21476", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e1d74ed8954c4ce0a7ae869fdcb2bbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c2297f892f2429a96a575d70ca7e094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2cd3b7a263a94a77a6d73acecc456763", "region_id": "RegionOne"}], "type": "application-container", "id": "e97984217a1841e0838dea8ca03ffb85", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2345b6e664db40708cceadfea9d2fa18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "780b28877b9746eb9010088beb6fa848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "538e6ff652644a938ce54c3de0839a7b", "region_id": "RegionOne"}], "type": "container", "id": "27bd332a9ad74da3b4ab58edea7c3191", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "774abab9e798426c9df864144e7abb18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b20ce98ce2354846844da53dc11f884c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "499fe5bb7d7f43b98edbc17885b92b0e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e8b1d47702274355be32913626d6ec19", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a632bf34d5c846079ceeaba6c9031d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "195157522278400cb96826d61940e3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b6e6929fc69b49c488fe305f400f47aa", "region_id": "RegionOne"}], "type": "rca", "id": "4695e6f652374485a30f936df035d875", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c48c4fcfa084d9abe1130bf7dfff675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5c7f8da030ba4d069375be4616479e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fd4e33e732a94fecbe78de76cb7cffda", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "74f8e1ed22a64f588e1edb7bbef74b9f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c03bf20942b3411aa4794c1ef3183789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ebd5940031d243539985f1dde968ae87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fed501143f2b4712b9e4cf9848250a3d", "region_id": "RegionOne"}], "type": "network", "id": "ceaf73fe810b4c5e9315680e20c14022", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b255a65c19744cbb6ba143049d98198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "25feea13874e4cd5b2b9265831a93b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fc71f1d50de6421ba5a2987ac8999bc0", "region_id": "RegionOne"}], "type": "backup", "id": "bb38993f55704ede8f1771cab2c07eab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b76a93934eb14582949df4d4ca4b5412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "baaa3e3bd69d48dc9c6c8f4159eeefd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "86de9b57db4449638d8d33b79c752e44", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "90c5c44b1d23417c9915ffafb3f6a7ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65366090c3f942e4ad31d935fecb386b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d453e54259844dde8d1db1a8a3e67282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9f0ba34c2fd34f119debad51c72aca84", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5970a62519ab484099901a6b0e5626ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3df09351fc6e401bb9f2657bd2aaeea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f9e4523737f649d8817aedd3ee3b62a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2f315b4d6939428da613cd9ddfb98d0f", "region_id": "RegionOne"}], "type": "monitoring", "id": "4d799a457bec49bd8b8e07e52313e7fd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98f80f0a2a44467fbf2cbd59601ddab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6c6c4b6c556461094ca24894c769375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1abd679b19364b4496598d44ced925ec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "06207718eb7d48c5ba928cc81fa33000", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4d948fde39d4166b74c328f8a28ddc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0ee95cdac4db42ae917487ec14221c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e93010829742403eb5385b21b825a4c1", "region_id": "RegionOne"}], "type": "placement", "id": "befcadb4a3ab49099abb94622fb3c584", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0351e663c95445b4bc212fac42bdf33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bdcb0a3d2835463daa127476d158f7df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fda0a1a80ca44860a2c2a7710c65002d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b0ee6be7abd4a6e8ef9bba99535d9ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cfd3f0fdd614f36a03861d58af8e568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "048a389766a94506a79998d7db87f496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "466ec64affa147b69a32931935339f6c", "region_id": "RegionOne"}], "type": "ha", "id": "483395b5c0d1420d99dd59be3707961a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a9a98c6dfbb94aa0a3bf907f4e612bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cbea56cd7f214a83a58e959899468a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1728d389897341d38d20ca6dd50ec9cc", "region_id": "RegionOne"}], "type": "reservation", "id": "8897ec4bf1964057acce789de65b0d4e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d79d198b44ee456c8341bea6b949f7eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b32f77a415124b659170dcddb31d70b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10bfdd43f83a4ff385012723d0e1172a", "region_id": "RegionOne"}], "type": "function-engine", "id": "81148496157e4ee8b80c6b7e4dacd3f3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa8d7173cbce492d819ac9e42f7f939b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6075e0cddff342bfabd0472c27f24fda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d055ac1d0f9343b3915a002d8df942f5", "region_id": "RegionOne"}], "type": "accelerator", "id": "fb20f2e74ee14eab840abc2d62e3c6b3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95436f5b5980400d8b899006e4fdcadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da2687349f6442d7bdd1814d32d8c6df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "05f855e5aff54a779859c10af6f50f83", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ebefe59b36934915b88a17a464073ed8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0371d8581d04668990b89b0c0cfc6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "255ecf021be24ab98d9ad4dbc083fe0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a4cb79ca64fe4c21beabea5257a4aa12", "region_id": "RegionOne"}], "type": "registration", "id": "0ebd4c397ecf4798891b2711a2616834", "name": "adjutant"}], "user": {"domain": {"id": "45678e952f0e41c1ac2134e89652b081", "name": "d4a21cd8bcb145ffbf38d5b6132915b4"}, "id": "bee9bcf972dd455f9fd267b16c12064f", "name": "1af3228007b04d298a22247c3c08c3b7"}, "audit_ids": ["2b9e289676be4afcb1800cdc7f40b46c", null], "issued_at": "2020-04-23T06:25:56.451746"}} 2020-04-23 06:27:56,600 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,606 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,608 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:56,627 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,631 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,632 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:56,648 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,652 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,654 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:56,671 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,675 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,676 keystoneauth.session RESP BODY: {"extra_specs": {}} {22} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.327390s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,375 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,378 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,379 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,381 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,392 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.315892+00:00", "project": {"domain": {"id": "64904742bb8346be808e0e605a0ea5f8", "name": "536dca3be6d34c73bbc65721381268a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "705e0fcce43946a8a64d6fd29577633b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3039e147bf04ddfb589228201324fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "135068db3a2e4f3e8757a6c3b5fdb48d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "073c36269d034f4699cdfd5e3bb64c79", "region_id": "RegionOne"}], "type": "identity", "id": "69251388118b404296c093a48c55352b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "588af1a816334cdda492130d13f62935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f32d46d3435a4665aeb29eab6c46c567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "913882474f184693bbdc14c9861b0772", "region_id": "RegionOne"}], "type": "compute", "id": "f8565ffee6734bc9b2d0a99d6c2ae8a4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1322fb383c034e2d86e4993f3e15c801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6ca6cecfc9ab404688e06fc8acf4771e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8dd9d37c61fe4155ac58c7738ee2f5e1", "region_id": "RegionOne"}], "type": "image", "id": "e1c498c6217f421eba74290590c928f0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49bd4ec3144f45f4a9793d88248334e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bc6f1bae568040d3a961627fcb7d810b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "27550ab58f83422aacb5585608e4ec89", "region_id": "RegionOne"}], "type": "load-balancer", "id": "17202f7bc86e4f3eb0bd350313fb035b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f24a1358aace4fbdbe1dbebf5faf8fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84471f1638104bbfb1a0ac73293356a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc7081e055d54fbe9a144c107a4d8e9a", "region_id": "RegionOne"}], "type": "object-store", "id": "5277a18ad64947bca747bf17540c43ca", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5f4a94ca5d74763b0081d1196244114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "631d6a2b4d1644cdbc7150391912e523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97e09718c68d4f8383e2f6cca3001537", "region_id": "RegionOne"}], "type": "clustering", "id": "1cb94742a11b4582902a1b11bc2f5da6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a52e261860443dfb58e39e10e453524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e24dbdc9a514c1189cc8cdbcf9eba0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7cdbfc7d787649fba5f0ac24df7691a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "47ceaf28867e40ababfad76eab83edac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78b014f221174061ac9fdaaad35d195f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "041f66c89e5b47a884459dd3c66a0647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3073414bae704d93be34f41f903acf22", "region_id": "RegionOne"}], "type": "cluster", "id": "1ecdfc62b0e541b291d972b3eeb54660", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f0d95d845c247a7afa205849c9c30a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c8664d7c56c746aa80f3502e44e3485a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5ab944ba9da546e7b9409c797b88f14d", "region_id": "RegionOne"}], "type": "data-processing", "id": "924f6856bba94cc49c2ee126f93c5d10", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "229a00c3730d43d3a14b66f7685b5884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc690341ae944081a458a1e212365023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "54c36d8439db4a179ba56040485dc2d7", "region_id": "RegionOne"}], "type": "baremetal", "id": "f456f8660cc94f99acbde36844f466d4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0fb9c435e064677a6180658916cd002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a13149a562b94d1ea42c1bb95a1eb7f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "676baf7ff0d54ebe934eb140e4f81102", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c78cf0544d8645efbcc2dbeed1bc47d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d0073737f48749aba87f0ed654685dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c1e2512c1fea4b7f96b880b5c697c03c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3f78a3d04c9848a49fccd078a3d77e73", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1d11bdc4b7fb45f2a29b8b98e6c27cb1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "736298df11864a99ad89e57f923ad715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3586ec6ae98846908ffc60fccf4e61d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0681f07a45eb478e9e11ca5112849c7b", "region_id": "RegionOne"}], "type": "key-manager", "id": "e2d32b742f80490d9f507e391c028bfb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48da70c7385a4834bc863664fe89309e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1fea78a7d04341bfbd25a11e69aebe8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ea686dc53834de394abe8a7ce0c25c7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "90230a584f7b4eaf8185088f99b1b7d4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e051441caa3b484099021df484ede422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5d1bd4c17b34a30bb5d4f7722b0d1f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cb72af3b39bb42339b616d956ca35560", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f37013969a354c599daf7a03218263c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4061489bf744df2b73bb7423f27cf46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d2d417cc4df4fd280b6cef2cff13dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "395a4e12ccbb432f9b55f723e96af91b", "region_id": "RegionOne"}], "type": "message", "id": "43996bb7904c47c9a00465ea5bf1e179", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "798458d0984243308d4c834afc2c6df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e034a0c7b8174ba498acd990006238a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6c99b9c23154e9eb096c6008de523ab", "region_id": "RegionOne"}], "type": "messaging", "id": "9cee2155c556424fbe8ce7312578ae82", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "997ef242eaa8419eab2d8acf32e6576e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "37fb9d19c5d94df59468b98212680f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2a9b2f163e114d7ab772597df8ba87ed", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1de6400b1d4e4cadabe368b101df1aac", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a31497b6ddeb449ea8e53402504eed12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "939f4c21a86848c8be579464c9bbda6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b952ee6b53b44db926756d71a88b910", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7e4e328cf1ce4ee09828f0fe8daac6b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1835129ab4f44ff89f0c0e0a2cb19b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5da53b4c85264e63972bb44cbf4f04c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "908078070fdf43ab9cd4a3a93a7cc4a0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "caa2d556b3104a2baee14b67a0f7491d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ba2f8f8fe0e4126815d965bd8368725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "206ff7ba088a41b1859a8ac2d5ae0bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19d3a0fff555408f9d0b7b4682dc832b", "region_id": "RegionOne"}], "type": "container-infra", "id": "9931d8fa7c374744b84a2b46bafb94b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b891bdd913494df983e82c5f7b9b9888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "75f3c19d1d4f420d87c25b418fa1eb83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "52a73bf5a5524d3d992609bcaaf514ab", "region_id": "RegionOne"}], "type": "search", "id": "bd6b6052a22b4a888907d9d39b3d693b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "72037d531c544ca6afbde78b80a9260b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f72b299729fc467e96ba79904dd1ee8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "29f549b4c4464f7db6f517200cdb7da3", "region_id": "RegionOne"}], "type": "dns", "id": "a2d9ec2a9e9847e7bcf675c53b2d1fc9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f7cf716010a4fee86daab74ef323281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8846638dcd04484eba6f77630a062fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3efa7758340c4d7dab6f1e9e6e67a8ab", "region_id": "RegionOne"}], "type": "workflow", "id": "cb23bf953b11455d85d67e2e189e2158", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "592c993b13e94ccc9c86596148999479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02db1177a7da4e969fa5e2b7eabaee23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "58534794dadd4d9f8270f074b2c05698", "region_id": "RegionOne"}], "type": "workflowv2", "id": "80e1a9d3f5234e309f3e5163eb3c82f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d82d5b6bdd374b25948f03cccd3e4a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f29f7d9329a842669abe8175db1193d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "05074be15ebc4a77b71eb5273e09fc05", "region_id": "RegionOne"}], "type": "rating", "id": "0b733abdbea44716bd147f3aac34b888", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "932266159bd74a5384c9ef3494a010f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "84cdaf0ee13f40438df3fe283a84482f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9dfb5cc5b9cc4410b12b3719cf5321bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7bd060a670b84927b960e94524ffcf45", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dca33a160c2348de8201f418f410de52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62d37b27bc81453aa544b222437f52cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "be7e229a265f4da495c0569a715c0eec", "region_id": "RegionOne"}], "type": "policy", "id": "24bba87bbb3345f083a431d8b9ad41de", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "744602a479ae4916844cda73eb5e40c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d0ab1eb8bc2438381ceb64163479932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66ebb8a5d75740fdbe83293cc6f4aa4e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0df3d96ffa4a432c878ae0100f74de5d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "008ad9f5ebd940169c3f4af52fecd10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ec8664e640a4526be337a2cd59b15d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cc3ecdc08284b67a9911df928a37be0", "region_id": "RegionOne"}], "type": "sharev2", "id": "a945653fbfb0429abf5b73e6c3bcb623", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a317f9e806540798f4b5d895ad6c82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0e5be9b304d48e4a3e008872879536c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "caf5daa0e1b244a0a55bb54ae62d31ed", "region_id": "RegionOne"}], "type": "share", "id": "215a255a33734ea69c8a8ced391d9b43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "79f13dc78d454bfba65a05e965332533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "122c4042122d4dbf922a159cbb05c4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "992b031cdcf04945a5a0f2e712155e91", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5bd4dc6bd7b04993ab1fc35092d6951a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d9eb4df469647d6a0c1964d1db9c417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6454958a80f5439e84bd6f9f840d4124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9773a1ac11e484685c27a616e6a783a", "region_id": "RegionOne"}], "type": "orchestration", "id": "4d035a0d563f4c89ae9823369309351a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fb3360bc0db4eb485bb07a3636de7af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3373ab17b774ce6afb8cd0e8de6cfd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ee5cf305a514ff09e9f00322c438a42", "region_id": "RegionOne"}], "type": "block-storage", "id": "256b1e45b8fe4aa086e10d24d7a58859", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dee2d2173e646c6bedfe7adcd552fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b7e1de5bf974a90bdc76709ce089c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "546239362b624e6c8132af43fe5b96c8", "region_id": "RegionOne"}], "type": "volumev3", "id": "32982fba60034b04a331a871eddee629", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d0e301b22af44a38b3ac082f094d52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8f2ef4e00bd4b169f866be15069b433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "603bcd4541c545b1a8649a8be5a0bdb5", "region_id": "RegionOne"}], "type": "volumev2", "id": "ceeb3d9a2cec4e65ad664cb6aefcc06d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eba533a427cc4aa0b31925a78e8176f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ebfe152707a43628e7bb612bdc4290b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26fe60d3503f4fa8b6039c886e9ccbd0", "region_id": "RegionOne"}], "type": "volume", "id": "e4ab7280927e4f0d988e1e49a881ed29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8045b099162e48ba90bfdbe1568f9f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87e2fae43942415bb329fd36797c4102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae912e2e8a704c0193a5fac20372f4d1", "region_id": "RegionOne"}], "type": "block-store", "id": "d36558814f3f4cb8bdfab6bef70c8435", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51ba18d496ec4a4ba65d325e3b8f58cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6baca907bb6d4dfd9215ca1fca6ad1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "94b3d8acee1c4882acc2a479200ce7f2", "region_id": "RegionOne"}], "type": "alarm", "id": "3806cd5c226f424aa2509d47760a70cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a7198a3101e346f989b43b3d0827cc81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b54fbea067a34781bb3b338bcbbb8c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "df8e995842814dfb9c095f57e47ca227", "region_id": "RegionOne"}], "type": "alarming", "id": "3901e9decf0b4f95adcadf8ad0819721", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e119976b54604850a26b3fde91714769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5554f1d208841bbbfe7e982b21ff784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a46bc13c676345488b0693830bfb6816", "region_id": "RegionOne"}], "type": "meter", "id": "2f129fe80e6f4aca9ff7ab65742c3861", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8005723a29714b32ad7b46578b4494ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b87de30adc2427ea54bf8149558d011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86838a8848a84ab3a9036926e1a64e3d", "region_id": "RegionOne"}], "type": "metering", "id": "96834b93a283488693007cf62fc37d97", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "075fafb150c54d87a4cfc4eedcc2399c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2da78d25a72404f95d904fc22e22318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "45af5a269b9f42b38584c3eea34f11ad", "region_id": "RegionOne"}], "type": "telemetry", "id": "30ff245aff6b444fb63801ccc078fbe7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc65d591906d42749d555b02bdc84a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d0b66304b02c4ef093d21e5123ed915c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c96bc55188ad4edaad815a493cc337e1", "region_id": "RegionOne"}], "type": "event", "id": "ab90d76a2d0147f3ba6cecbc15c06eb4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80e1670580cc4ab4b488abe6e6dbfa30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9bcaad728dbe463cb86c4659b237ff2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "37d32bad48f147739c1598532b4e72f0", "region_id": "RegionOne"}], "type": "events", "id": "d1ee7fb5cf494dab85bfc529fcad773f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24bb3b4ddb264dcaa1ca017caeeb9ce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "668e6d2ed0ed4092bb100359465c9ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51009ce0bdf54e238a28442459efa599", "region_id": "RegionOne"}], "type": "application-deployment", "id": "be33b65131b94200bcebe94ecc6036f9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "180ed6810f694ef0aa66463df85ff3e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c5331fe9f5f4c13908f052f2f925add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d97828d58af849268adc111e3b86a560", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ecd765133f804cc99d808bd69e51f749", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fa4b455214244edbed1744ced69e67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddbba288021e4a31903bd31d1515b167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddce65131a124ff7b15173ee64b491ee", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a5f53234deb9436e833cdf1e05ac0f49", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4fbe2b3543942a6852d68064c0d88fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa02e3bcf30f4ae39c0af931059c5e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d738c02286334a9d9ba0add7695053e3", "region_id": "RegionOne"}], "type": "tricircle", "id": "4061fe7a069848ad8969360363bd8999", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "65e3939dddbc44b8a7d80c53faeed395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "71684f8cbbf34ba1b25beb867062f186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8c0e9ee2cd8043d5a998990da1c3febf", "region_id": "RegionOne"}], "type": "database", "id": "00b22717dfe94c2e9e7463212f1ad243", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0848b36f51e448c89cf568238f787611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3534888d2f1c48cda55dd597404195f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3008ce0b6e5941c68cd7cc834fd09076", "region_id": "RegionOne"}], "type": "application-container", "id": "b96f3ebca61d4700a05842e090c4fea9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e03dae81af2945e7985664f88d25c7fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6334b1db4d648f7897034b30ca7aefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "384d7615cd3845cfb4bd15c59b9932bb", "region_id": "RegionOne"}], "type": "container", "id": "c4d72fc0b3904d54b437dfe1e6bf1a9e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d76b988587544a3a8c4ed213101a684d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f3cd87de0a54a4fba7246a60decebbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e5089d796b3f4b16b9feeb5636efd3ce", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cb834b83412c409f9acc15ff07fc816f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54f587907b084d51b22aca57f5d354bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bf97964cab34b29b5f03f907ee9c7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "79be5d5272ac4575ac709130980d7c65", "region_id": "RegionOne"}], "type": "rca", "id": "7aae3f4fae5640e68ac3ec7305b85280", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e35e024b59db4cf9b81118ed926a5f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ee104772325948df88c48fe16f21d611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c7973ec7cba442f291d7a32211815c43", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "10ac69369dff4ccb9e0f23da821a1887", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "406a4dc6194748239d99691eb46304bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c71c88539b6c49efafc812e538d0c5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "90a0257299cf4522881b952a4a694486", "region_id": "RegionOne"}], "type": "network", "id": "d49becb6a5e44e3eb3ac0d134348ea7a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "433708efde714b5597c48cc2a18b9c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "398909abc7814a4f91c2a09716ac0424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e422e13af43b495899b72087b0ca695e", "region_id": "RegionOne"}], "type": "backup", "id": "1e488f2dc9a64fdcb5df04454c4ad666", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc142e1dde504cc4b6ed3768cb4359a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "feb405345039429ab525ebc04974abb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a28f8b0010664227ac054bad5d325d6e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b4d6d86a37d743c985c6a7043fb42b8d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "33714103fb3f486ebb140d9014a96208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f2cd0f3089b40b49f15c68829b810c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bfa9fb861d3a45f2b9ebeee165586ab8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8c76684204ad42efb389bc48e3816e8a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cd8809a53f54404295be5bbdcdcba948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0a64f66dd7fa43ac998255fea8069913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1b07651dce3d4645892c5376abed1cbe", "region_id": "RegionOne"}], "type": "monitoring", "id": "dc7714c5aeb2477688c2dc7591b19f10", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e5ab256d08ca436eb9546e5befec6672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3ff4bc2539c479aa22bc9fc10f453e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "175a79fa9afb466fbeea6cde4a6d18c4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3d509e1876ec4c62af7d5d83dcb1baf8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4ecd4cae4bf64ad4a10c00e5c20e1263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8ce1e56b021b47cca1e5ad42993408fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0f85edf4f0fb4d9d9fa9742b437e3239", "region_id": "RegionOne"}], "type": "placement", "id": "0dc1e7f338af4c158132fed938375deb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa3a2ce7cf7c4b3eb19ea4f81fb40607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59f102cdd6ea495293c921d8f7449ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "55aae56e1be6422eb35a318891eed24f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c2f5c1a734bc43769ada3257cf84a98c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e62305c2cad94bcdbf7b924fe346abc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6be5d106cd244681b94eb5911e39bc41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "92f782711d7a4dd7bef3d29770ce537f", "region_id": "RegionOne"}], "type": "ha", "id": "eeb24c2bb7de440f88a6da1df90fa6dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c0757d1e97541718e4bab1f40663dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "07d8d11f98884e00a920e873c31e5162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a3b13f6474fb4f11b00ad8d406062674", "region_id": "RegionOne"}], "type": "reservation", "id": "8ee32d6a0a2247e39f6dc0efcaa1212c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a7a8b3c0bf33404c83ec397f4ed53a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da79e86d22994ec6992346bb54fd14a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "75e3b21c57864066972991b3513edfb6", "region_id": "RegionOne"}], "type": "function-engine", "id": "7897c2d7a006473b9e660c9277b209e1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "39db69aace4e411e92977cf0f3f26fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4154af74e08f4661b69f5ae8ae0f6a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "896a4de9ce0d401fb62b613be24221d6", "region_id": "RegionOne"}], "type": "accelerator", "id": "bfbb75cdceec4543822d05c91bc2b822", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43089a62a89a4bb6919e5c83ede79d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4aebeecad7b45a0b9ca76d03c3c0362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "844614418dd6424f8291660bafb86975", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2599c0bcd75145379a56ec53ddae04f7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbce133fd5ae47c5a70b3f9a5225ef0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91803b7a59d54b288c11ee3869b1d69a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9635bb873c3746698be030f6ff8781eb", "region_id": "RegionOne"}], "type": "registration", "id": "31778ccf331a4b4399a9741923402277", "name": "adjutant"}], "user": {"domain": {"id": "40eb4af682ea4224b2d777d83023dfb3", "name": "4a2123abb5d4423a8cb59f12eda44528"}, "id": "90f5716f4ca8461ebce486ece0e592df", "name": "e7e6b52b53a64e788e5db465d7c2b9ff"}, "audit_ids": ["544ec84121834ecca3a3742479574a9d", null], "issued_at": "2020-04-23T06:25:56.315892"}} 2020-04-23 06:27:56,467 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=test-id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,471 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,472 keystoneauth.session RESP BODY: {"ports": [{"device_id": "test-id", "id": "test_port_id", "mac_address": "fa:16:3e:ae:7d:42"}]} 2020-04-23 06:27:56,474 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/floatingips.json?port_id=test_port_id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,478 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,479 keystoneauth.session RESP BODY: {"floatingips": [{"floating_ip_address": "192.0.2.99", "fixed_ip_address": "198.51.100.3", "port_id": "test_port_id", "id": "floating-ip-id"}]} 2020-04-23 06:27:56,481 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,485 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,486 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "id": "test_pnztt_net", "name": "test_pnztt_net"}, {"id": "private", "name": "private"}]} 2020-04-23 06:27:56,488 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,492 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,493 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} 2020-04-23 06:27:56,577 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,580 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,581 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,599 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,603 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,604 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"test_pnztt_net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7d:42", "version": 4, "addr": "198.51.100.3"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7d:42", "version": 4, "addr": "192.0.2.99", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "192.0.2.99", "accessIPv6": "", "public_v4": "192.0.2.99", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "", "private_v4": "192.0.2.99", "interface_ip": "192.0.2.99", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:56,632 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,636 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,637 keystoneauth.session RESP BODY: {"security_groups": []} {16} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.060689s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.172331s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,584 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,588 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,590 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,592 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,604 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.524973+00:00", "project": {"domain": {"id": "cee13765c5064deca1e8cb31bb43993d", "name": "b6a0f8c5632948079a15d0abfcc1768b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "25e874d6c15845ad844f6c2fe8d63358"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "42f486a82fa24a0ab36f6c46ffb8f6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e4ab3a03f0e4190b6fb227dd42fe3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d70721a6de664ccfa68168a1c514de92", "region_id": "RegionOne"}], "type": "identity", "id": "7eef5625591f42899cb9511904882353", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "78786c5a4af44d76a0c1843dea55834c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "162576d21a57459885a9627d29eb477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1096a9b395f24b018861d78a96262772", "region_id": "RegionOne"}], "type": "compute", "id": "77a55c7b4cd34d09adb8925544a4694f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "226c9c4c9d704eb0b3152d9830b49a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bf03c4f97cdf4efdbff818fc6c3fb690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3e88df13a4e84d459994f0a93d947e76", "region_id": "RegionOne"}], "type": "image", "id": "b8d74bb2fae74e21b73b6acab7df9046", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2df33219b18242bfbceb32579fa7efaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2fc8c89b5a6c45548bff92059b552633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fdcfcdf6f9424052a6ed6962c2a922c4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "82e3cca4b6a6469fb9375b8ec6f6b09a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad8001568b9241fcbad86d95b3fff079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4bd85b593ce473aa93ed3314815a44f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe2fb86ef074421b42e791bcef439a3", "region_id": "RegionOne"}], "type": "object-store", "id": "794ca4373b8341f7ad71a0833c1dfe2a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe6729fc28564ac1b34e6d589bfbc3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47f0bdd714e24eb989b54f2c312c8647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "306f766e025747a68d335868da9a88a6", "region_id": "RegionOne"}], "type": "clustering", "id": "890f2f015b5944c29ead4266c09e919c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af4d88a8e0224d718b50c4df6970583a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3726ffd7f3ea44748f55b0473cb7d64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0832019005814f27acab7343a3c7f3f4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "df9cdc8b72d94fc1bc8b2d48238f7cc7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cf08d72fca842428f4ba005d7c75367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "732adfffee0b418daeb4607e04a9b336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4915715d91364c129748cceb989e1ab5", "region_id": "RegionOne"}], "type": "cluster", "id": "367f7bff9b624974bd7a2eefba32fc5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b745bbe592f240a2be85da7126a6b9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cac2b7a8d5e84d0f8fa3d0e127e8b465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b0152ca2e6d34192848d3d2c00cd0864", "region_id": "RegionOne"}], "type": "data-processing", "id": "1fb04fc8315443a28ec0646b440d45bd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "640853ad35884f89b92fcbbf2fb65b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b31b536bd3f4e15a7bc6f71fdc48422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60c99bc5d5574ff6be40a19579a4e496", "region_id": "RegionOne"}], "type": "baremetal", "id": "cef8ba03905d48e9927f6c66fe1877ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bdfd6eb62de4bf69dbf76e4b01e868a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b5a903f86e545c783a1b5cef16f6026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a206b340939d4d218a79318489a91f00", "region_id": "RegionOne"}], "type": "bare-metal", "id": "91a9c76e43554d239c9439442e9b9157", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b511ebe0a7c3405c9309f82c63c12a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "23d1b0f05f1247a689372c72b53d3601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2b44b0d1431a4cdead7c14ce9d0df36e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4022cc8b65344bab9a83fbf2d157f00c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4670c372023c484aa2c089b54546d0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "959238f58d3340e2b12617305da9adbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d5bbb8530dd949d9a0aaa6f8a3326ac2", "region_id": "RegionOne"}], "type": "key-manager", "id": "c5462df9938643ae9b840ea0f942b642", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08b40b715b73497e9bc0caf1f19c579c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f10dbd587a247929b7ae0381cba1576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b72421e63ac349e5830b91065b18bdeb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "429f5f6cdbc24cfdac6036a9ef8a8817", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0261cbd66cc43288a5bffef0ccb3aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4132a2ea4aa248a29de497739a68ee44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "07eeb0cb14434ada806f62eb53a5da8e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0699c28a2c584c95bcfafffae4b6f165", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d6b25508bd3641089fdf2b414306f8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "646c5d121cb64342ae8abb903e4601ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb41ec2b4b754e5e9dac5cf50383de98", "region_id": "RegionOne"}], "type": "message", "id": "2b07ca1ff6304b1e80db2c738bef6253", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "13aa55be8d174d2bb991fe6006f1b5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2624661f248b489994eb1236cadc38ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e89cfaba53564e68ada3b692bacf81f3", "region_id": "RegionOne"}], "type": "messaging", "id": "4e181573c9a24c249cb242007e326e54", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51d3e4bf827f464f8a7b43f97b123e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b6c6d63cba1445d68b47dd378cde45df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ea4a3b35c51b428fa22a5bd70d582040", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f656111c375481aa350d4c64e1ba0d4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c60410322a7641e48e34ec2c0856ec51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e64a1de0e10c45c4a36919efa1e17780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f44b9fc873bf485d8d2c79cc55e3a428", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2df1cce151f34282bf85f129b6671c79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20dcb76df9f3402bbddee1094351aea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5841324d2e604bdebb5eaa482df8cb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4939b19720f743fbbaa4285faf242911", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cad6b1df05d44dacbd9f310a1e5faa5c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b40e945c2c994d9f8b4a1033f717260a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26a4c92816e64fbdb61f1d7937527672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1c40d646d864c4a95b86bf85f8f2188", "region_id": "RegionOne"}], "type": "container-infra", "id": "336c7b39b0454ff28d863c39bedabbee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aecad8a98da949f29ba179f9f20f7ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "900b1807e40b41aab1e1514928595e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7be7cadeaa5f44ae88517ec6925e9363", "region_id": "RegionOne"}], "type": "search", "id": "4b291ccae652420db8f96a494725d07b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a09cb3b67904b3bb083d2daf031b234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "47eff4baba674d9891e8b207dd76f2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b17573b5471043fbb3b242ab124dbcba", "region_id": "RegionOne"}], "type": "dns", "id": "5779d5a478c84ac7b4c02ee42cd9832b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "82b64e09a3244a14b9a675bab5620980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ba817c13e464c95840dc84c840561e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e61781f60204eea808532c9c5d5a86c", "region_id": "RegionOne"}], "type": "workflow", "id": "05b5ba2ede514056910982cc7e81d865", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51bb51dd206e42999f36ce703dcca34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63d99d6e75d54d1e97eafdf4f5007d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d280b928ba0646d78b5adc68bf04a5aa", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4727430d2c0c4f32a60c74726587502e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7577d2a6aa0a42aca8fc55f3e89d0e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cdd2aba0f2dd4c099b2e33d6d426c548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "13c490eb603c47589b78647b95a33a51", "region_id": "RegionOne"}], "type": "rating", "id": "a64de1019cf84c5697dc3a59d67faf99", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e910467840294fb0991e0d13471ba1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66a2728a0c324ae88355ed7efd65d389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dfa27a228332457ba3627ed3d4325d3b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "22426013493143c8bae1695992f3807c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec456e1c4dc0488aaa29213323feef33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f82fbbdd2ff49f98f6b7d58b6630ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "72cb5192669e4d42996c7194f63f653d", "region_id": "RegionOne"}], "type": "policy", "id": "b11e1ce028994a048dbfde9dd14fce37", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d15f4efc75d4486aaa331d268b09e317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9152b508a0d340eaacee314552de1ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b787a52364ad49d882a647cb678084d8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b68622d1fd45431eb55688caee7dfe89", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76ee743dba8b47ab909b22c452683016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f129c947e7741df919400da80d6d8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e8b78e44e6ce4c928ffe62902039a48d", "region_id": "RegionOne"}], "type": "sharev2", "id": "b69fa140464a416880e9bb0aa4893740", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14c44ddc1cbf40b0b756e97188d48ef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba4971e14af04965af6fca1ded2462d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ffe821e45a749dfb6b4eb39b72e9743", "region_id": "RegionOne"}], "type": "share", "id": "f3e78aac12004120bbb05e53ab043580", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dbefe737646746f492bb29f4a1160eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7e09055da4b44f6bf6a5d8fee86ba90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c071d26184b47b89921a54ae9c01114", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f795bef6f0dc4862b90bdab87128d37f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75c33445157242f8bc8728879117120f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adb60f146768455bbb610e37681547d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ecc1dcd4a7c44f89b60e800a47587b0", "region_id": "RegionOne"}], "type": "orchestration", "id": "22f0560050334327ac3836f7543f07d9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c0fcf123b8f48d69cf03a7f641c7ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0e4f3216fb3485f84995b907e658877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22903ab2d2fd477b8d240c97727d943b", "region_id": "RegionOne"}], "type": "block-storage", "id": "dac5d099b79d4080a9ddaaa5c21bcc19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a91b3d3c0e96480bad9eed2e6ec45868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e43459c5c0a4dbe9a7f64acf45bee33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35efc68ff10f4eb694d3dbca8e85e10c", "region_id": "RegionOne"}], "type": "volumev3", "id": "d329795b76ce4127a44848eadce572ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1cdb8a122ad4e079a82863818256c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8abc8e89e67548f29fd7f685168309a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "debfa2b9831749b49ee1e760670def34", "region_id": "RegionOne"}], "type": "volumev2", "id": "7be78cf6c1794937a43269d8f9bea6af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30391a2090704fa1837e6777b6ea4a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb84d5d6f9f54bcebe9c95e841c47792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceb5f3e80bc7465eb7ca7c58cda50374", "region_id": "RegionOne"}], "type": "volume", "id": "001ff7cc6f7843fbae5f48fc49883efc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f09524137a046a8ae53afe3024a1e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0534a806fcc4d838899eb4bb6a1ae3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd836524443a40b797f4948cfd4b9ff4", "region_id": "RegionOne"}], "type": "block-store", "id": "9cfc4f496d89464abe60652490983538", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0544a39bd7e04b04b6cfc7134d0e10e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd8fb1dabef74f2ab14f9f13e5a77b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "20f3aa97178f4837b1a9b96c4cac4726", "region_id": "RegionOne"}], "type": "alarm", "id": "6870195ef2cb41ff80ca3657f64695f9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cfc5c2b8846747ee80e824c663eb7c0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "069e697bd13042e2be365729b19b9874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a595c86ee614b5a8b8ca92623e0b1cf", "region_id": "RegionOne"}], "type": "alarming", "id": "bc82123fa7de4a1baa4d1d39b3dd49a4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3bd8603412ba43318fba629b57b964ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f22ddf3af2c4efe9aa1d3f5bdc31bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eeca59b6042f4597a16992e12a2d1dc7", "region_id": "RegionOne"}], "type": "meter", "id": "566c887c46424a5d81f1b110defcdf49", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e50f42eac28466ab6024bff59ececbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6ebaa1923b24f6db0a25d880fc00ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b0100d178f9845f6970512ac1e58c25b", "region_id": "RegionOne"}], "type": "metering", "id": "83c0722e862a489aa23a89600b84f225", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cdb007d7cd9c42cbbaa3f0d8fe1325a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd7afe8fbc204c7aa01e800fd05c1a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb5547984048493dae236edf663a8ec3", "region_id": "RegionOne"}], "type": "telemetry", "id": "fcf530455204449ab0bb519b1afa1e10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "54772960284043d7b37bde26706142f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4089bff603a847df9c9950e27f65fb80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "081c2998f9674d73ac90ddd219b1ffc3", "region_id": "RegionOne"}], "type": "event", "id": "16972ac68c334a1ab8ad6d34c933b5d9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b813dc4ad5b450d82e165998d9cd7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "309002c734f2454488f2b9c5f5d83e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d909d224946d414bb864b9fec56646b5", "region_id": "RegionOne"}], "type": "events", "id": "fe39eff61fad454ea9dfaf4621ce5956", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88c8dd6ebc0f4450851bb5437d26e232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "44fdc212fe5145559d0ec67f570e41b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7caec722d5da4a89933663d21d27eda2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "275b1cf2b7bf4d4d92867e3abba573e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fbfc741373eb4e83af20f4d442b7b05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99ebc06c55654f4bb4b8700b1444c5e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e62c0472b9f4f6a871d7dbba6dbd2a1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "173ccb990d9445bfa154cde1c112579c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99a7e46e089d4b458dd47922ae761e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2d8bd0b6cc24e578133356cbeb9e94a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "470081b608e440b0ac02c7fa7106a07d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f567ca8e7ba94444a5d366dd3dd536f5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "698eb036827e4780921c37f5f2a97e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a47950c24a640cdb1e57a387de8ce5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9ad47d1ab874ab9801856df9ed22887", "region_id": "RegionOne"}], "type": "tricircle", "id": "66389bef235949c387ff3c57f598a385", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3930733b766a4bd68aaf7aacbbcb004f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e4a1aa624ce449da81f0a9a79c760035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0131444837e84e0ebf53ac6704b518db", "region_id": "RegionOne"}], "type": "database", "id": "b7a6338a24054a9dbd7c053184129f80", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "01dedac36f4b475d9b9d65cde0cf4bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ed264b53c02c47ecbbb21118543c523b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cd3701e078e2475b9e857254085c6ba9", "region_id": "RegionOne"}], "type": "application-container", "id": "764a89b1360e4bc98d4a1bd2c83f98ed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb48a7ee738643b9a0f5072180e424fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2edcef00be8847cf86f455bcde83f03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5ffb506513d24ff29d68dddc26ae3f8c", "region_id": "RegionOne"}], "type": "container", "id": "9326ddd7d9544312bcdf425254d2c1fe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f90c097e2e746c29ce9bf8a0a43ba2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9bd3204173ba4a6fb144a847ff042865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a9d85effb9da4681bf0232db2903f5b4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5183a280e76243689928a64db7ca51a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10d9520a7b144519bd9965239b5127bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45aa8c48971f4d6cb2c2efb69455030d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "54ded084c98548e582cb6c1bf732babb", "region_id": "RegionOne"}], "type": "rca", "id": "406c4db3c5174e4aac63c4857941d7c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c504c251065542aa8a4e3e70e2bcb137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b31c188f63494f23942830a674c058cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "15f4e4c3ba9847d486c83d551bfa182b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cd14d7b3dee24b459eaccb4fb58d1782", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "68d6a00b1c4140ee8cee9bfd06458ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "91a440f3cc2e4b13a089950461e061a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "80e7d747f4b04a61a32cb0bfc65a03cd", "region_id": "RegionOne"}], "type": "network", "id": "89bbd01a0846419cbadaef9610af8fc7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "176ad2d8cc4b4f4db4ff69447d301a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6f726ae7af54c4b894f2f2cb44ebaf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "958bd60df45f4af387452600770f41f4", "region_id": "RegionOne"}], "type": "backup", "id": "28307f06374941c583ebefae0bb9db03", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9349c91fda144c23a2b76a6945e6526b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73380eaf2b454e8d8b0af6f4c36c08cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5d768d4b73c46068cded02abf4ea261", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "20fa378680194669b78f39ad1f14ad57", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a119e2868ab4e3d806f5da874e407c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e8e54dfbb1040f1b1d9efdc14ec5685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b32d673e462340c484398e13eead192d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "356232d16edc46d0894733be18762c49", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a8301a3907304a15b6a62e486993708a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "986b46e70d9c45158e849bde1c62557c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "44679d4c67e84a94b8057fb89cecc6a7", "region_id": "RegionOne"}], "type": "monitoring", "id": "6b10245a5a094da4bc12d32f875c13ca", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "55fa29083eca4daf8ccd9e013021fdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "339a74e899724702a17e62c1a7f9349d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6511b21852c240b4a36040d9316c1286", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d551420d080a4e7a887a755dbfc72cd7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "af5a871f888c4302b39bbbc245b8f928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c1293c9ae5c14fa3a640dc6941025ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "106609df43b14ba88621139f3882fe55", "region_id": "RegionOne"}], "type": "placement", "id": "c588f90ce3be4be39b0e5060b7fd60e4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bebfb62d85fc4ed29220b91b5d4abddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "78cc9ceb474e48a286cd3984f0287fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "65470fb379124f3ca81133e6a5c6d2ff", "region_id": "RegionOne"}], "type": "instance-ha", "id": "221e9a77fc81446cb698b881ffa6388c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "63a492d61ddb45038a389357919356ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "90b33357b6494b06b4ab6321510d7b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8dddf0fa29d5425a9c96c20fa033ba93", "region_id": "RegionOne"}], "type": "ha", "id": "f1f6a215ffe9465f8ff79744cd04891f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4f0f93951854efbbb9e85c0d8247e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3dd1212873b54738b3a207b330221560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c541c52dacfc47c8b1e33c51dcd7d5bb", "region_id": "RegionOne"}], "type": "reservation", "id": "1d2f52d5105d4635b98e31d3cc2d4519", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "85ad96fed94744eea7c8ce4eb9e620d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d43870cc0d56455b8074cd7d54d2db9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a27fc3cd5c0a45c88715ae277f63bfb7", "region_id": "RegionOne"}], "type": "function-engine", "id": "6ce4a4d09b2344d3b7769eca6b07510a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "62ba7a64c3bc4a7f9d776149bfcafbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2bc4e900c4f2441abbbabcae8f1c7a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b495b6ecbf844d148e4a2db99a6ef275", "region_id": "RegionOne"}], "type": "accelerator", "id": "fa486d41a83c4822986fcbc8a0b012d1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd111ad173bf465391e9dd6bae02296d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "79f1fd28c17f452191eb0597a6d9da2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e72c4aa9c8684cc095c5abb6d760c444", "region_id": "RegionOne"}], "type": "admin-logic", "id": "da9e89ff5c7948ba97ce56acf53ab401", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6991e324b01d4377bda3ce30041c2b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f5e201d87e6444de8e2e849a3696123b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5adda7cf3a81471783ba439910d38203", "region_id": "RegionOne"}], "type": "registration", "id": "8f3a3f98ea3d4087b6afa6d455ca04f7", "name": "adjutant"}], "user": {"domain": {"id": "a8ded5cd64354a738c17f8c19730f300", "name": "1cdf8408b6724869a51e585aae1f7dfb"}, "id": "efb730b45d2d48eeb32f1b412a7d857f", "name": "8a51cfe6451d48a08db3feb7180f3d78"}, "audit_ids": ["858b857f876b42a28816faab42b4603a", null], "issued_at": "2020-04-23T06:25:56.524973"}} 2020-04-23 06:27:56,686 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,690 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,691 keystoneauth.session RESP BODY: {"extensions": []} {25} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.383435s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,407 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,411 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,412 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,414 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,423 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.349652+00:00", "project": {"domain": {"id": "d3fc0c8ec28a424d833b875a521c7a65", "name": "555d825ae20741309b05e4798affd86d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e295b69fa994315be66479d55b6caa2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "87eb7663a9f54c8a9129b7a84d52ae13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f4bff71119c643c1a3a8203747aea3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9c41fce50e3243cdadc142113c34e0e0", "region_id": "RegionOne"}], "type": "identity", "id": "1f3b51f7c6ab431a9a418ed4ba2ce981", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd23ea6992864fb68cfde288371dd071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "92ee61e728694072a4a5942a658afc5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "92652ab8ce2840e9a4a18ed64fc17625", "region_id": "RegionOne"}], "type": "compute", "id": "7847cbca933b4a9f8235620401da45f8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "342dc28bc14c4b31943c4a73687d849e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "28fe7aa061824428a41acc3f03aa991e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "28e1ace2162545178a464174335933e7", "region_id": "RegionOne"}], "type": "image", "id": "ae52a319a0334e76a460cffdbaa0a3a3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "81c86ce33cea4238a84487d6c04f51c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "26bf4da1c58f4e39aa0813a807e7ea98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b6896bb2e63c42949b33d232579db67e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "edf10e22f972483c8cef535fe3c9758b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43f6e3f8097542e5850aafb6311b6089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2de7aaa17af542c7bc076ae33bccfbd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c73feebca2241b8bbd000c2105fde58", "region_id": "RegionOne"}], "type": "object-store", "id": "4ff2e5195e5c4132ae58b3c11b5fdf91", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "281a115c121b429e866d405b5237148a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c33d2dac43024d9c94921b1097f1a265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ca4f6ba095f471e9aa301f9817a710b", "region_id": "RegionOne"}], "type": "clustering", "id": "bac4c1a004414c12b5b72c569224f683", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "247fd024a113436a83c63c4902afec2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbc2cea22391463ca71d7a9376e0581c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fa552d6e2dcc4cc7be626c0c38ce816c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b4f7a898664b40c396642fe902cec1c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a647acb252c4c86bed354dc53126a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f32db30d6dc34aa2a5245386609c874c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08e6cb07f5b84b5194ab5a3b9d5ce962", "region_id": "RegionOne"}], "type": "cluster", "id": "34725a2ce0a043099acdec8b2eb65554", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "362b0c013984482b846ad531c69d7914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dcadba0353de46acb8207da7d69d931b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63ab47050c31450199b4b50f34cca0b3", "region_id": "RegionOne"}], "type": "data-processing", "id": "1648f6bc257d40e5b1665057319f7c59", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d62167fbc81e49879ffbdb7cb2c761dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e175799517bb4d6ba62211245f706208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "760fac2e5f3e4f6f8afd65e4d9e6d469", "region_id": "RegionOne"}], "type": "baremetal", "id": "7e313a4af733462cb6c26a46a41da464", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0877bb9f68440eea27276fa24ba5117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "061b2159fb4646eea914a22c24c695d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c124ca7fb58a4ae6909dfb0fedfc9cce", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e2d5f588ca974315827049470b9ebe9f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dbebd4189daf43a395f2cd80a62d0799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86c22f36d0604a8d83dad6e245b178a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d4e2b2c1ae74501aee2830326521ec8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9809ba25547248be8cb7498bad429822", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37706ce48d744c9a933e8511db06efa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1f11a30a91c4914b7ac89f57e30ea27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a8130dec3b4f475e9d57645c6b232c35", "region_id": "RegionOne"}], "type": "key-manager", "id": "b146f03b5df54b5b9efe1c3da127d202", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8660ce7925bc4229ba27fc9e7ad8d707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c4320fdb581f4b458307b7b97c4d40b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0370a4b0289548ecbe33bcae7ec2df01", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fae7e312fe754abea8036668b4f43cb9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "707bbc04a74845a892d57e586bc5c192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28a70ca0b8c945e4a601f9b2936b4dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0104491ec5874d6fbb4ccd24ed05d969", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e76bb573d7a6468f846c486a502034e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c808d72de384602a48a0cc4683ddb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "87a395deb1b3496095207fef3b75693a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d2c846fde00b45d79984e9d0b07dfc2a", "region_id": "RegionOne"}], "type": "message", "id": "067326fef98e4e98a2f44f04c50d0391", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "923bc0183b89455fa98104553f0413ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "10d2bd876f2e4ee88e8888266239ab01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0486b7e245994bc985527c8567085889", "region_id": "RegionOne"}], "type": "messaging", "id": "e9bd9dd919d74b2da175c76892603545", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c75ba6a4209341408c4b8735b88a81eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8f32429a09fb486f97956328b622e3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e8aa4f4a19a41aab9b15f7b28ad4ace", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1e0c54f9fb6d441eb94ac392c753e8b4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3211ea31b0147b082577f1339e76481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "367e17c1e1484c369469319a3b92692c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18278b6b54074d20bb5f10206c1f92aa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2bdc2486a1534466992a4c0848ca2b9d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ffcfe5d3a3a463aa835ebf90482f264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efd34542549548a1a5a9367b1fe3b6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46bad5decb0a46ec9bb17dd447ac98d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0a16bc949fba4668824453c5c5b1c072", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f86452c4c2641a4a87c97732bc08b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01a343031c7e4b9599c5f3d4f1dbd045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c783278dd194b84a191c587685be698", "region_id": "RegionOne"}], "type": "container-infra", "id": "7d3548f30b5240b9ba19bf495d5dd85e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "512734af7ab14682908252ad030cd6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5eb7016654044d46a19c5df2dbcaf815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c4b964c4e2224289a12ff45f414f815a", "region_id": "RegionOne"}], "type": "search", "id": "bc877ccb0d9d4551869fe537350adffe", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ae364c8e453745d68b71a319179ad112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "520f220aa341434ab9bc6ada08624142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cdc9933c22ea44418b771cba2e27486d", "region_id": "RegionOne"}], "type": "dns", "id": "26a691678ff3424596277783b7303aff", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "862b8b221e544c2e895141deeb3384e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77890b53bb0f4017b1b7a14700c7ee7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5264b6893794428ebc7c7b684d081050", "region_id": "RegionOne"}], "type": "workflow", "id": "6217ae6f11874967bd69cbbe2eceb312", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "280dc9e297314dc2b5c21df026702317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e90727b695e7450a8b2b7477b92f77c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f85329ac640e4b42a17e30f229ad5cf8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7973e8af36fe4e22a2bc30e70af5fdeb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b68970052a004114b3d7fc53bc2368b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7c8fea8e6b8a433ab49f06c3c38ebec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "21d343030e314858b2e42d2416966ab0", "region_id": "RegionOne"}], "type": "rating", "id": "2dbf383dd4964f2e8640a9ee048f1787", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09c817d7a1674c0ba3402c1132b53c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7288eeba8cd4b189d42fb23068d00b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34417dcae8c54e7f89c56ef51bbe1ea6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "765d3ea3f1f94305bfc81aa211d23fba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "442dc65c5e13424b9c8f6fb4e5abffbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d5953b4487d4107b3c8dd6ab9c29065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1d93ad1d88944350865d8b6be5a5776a", "region_id": "RegionOne"}], "type": "policy", "id": "cc5d25666d38444bbba35f35bef33d31", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd5bfb6d9a314c67a12ec9643b722450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8806d944abca45cdb86f4324fe4265fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33fc2de5358b4098bdb1f0c9b9addb80", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d84f1631f1104502ba39c376bead8bac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aeaac576977f42519a37259157dd977a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aff29cd89ce74500a4c1e7da4af4eca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ee01055764d64806b65c3a4ac7375c55", "region_id": "RegionOne"}], "type": "sharev2", "id": "c9b70c0a936746a88b643044baf2a17b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ddd8fc02b38d4e95a440035283f802e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56c06800648b40549f67cbe008483c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d390d289135c4f668d35d5f08fcd56ee", "region_id": "RegionOne"}], "type": "share", "id": "db91d8e6d004498d95dae17707c0992b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "068200d27f28415ebe77a4dec9a5aaa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10f07aea8d5c4e65bb29e64e27c3f892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "42c49fd373c34a129e389c1fe658eec6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "50753a27c0fd45fab454f76d6f5d3c82", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b6eb6283eb441d5938bbbd15898f087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c526a50726440d2a99fd8d9709e74b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1ba378f7e7b4bb0819dd880c60b12c0", "region_id": "RegionOne"}], "type": "orchestration", "id": "bbe1fafc3b2f471c88da2d9a83ee9d34", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd9685feb9a342bc9442bb2e1efbd700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ca77b62920429a82f25efdf35143e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a84f5be4ae6345ab9cce4b0c543cf358", "region_id": "RegionOne"}], "type": "block-storage", "id": "33e21c30d02f4244a6eabab746114e12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7c821b922ca48f39d48f42fb0842c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c52d5fc58fb472b870538116e1597f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "381d9b72d4d049d19ea295c7685eee8b", "region_id": "RegionOne"}], "type": "volumev3", "id": "22e2e558a4f148f59766ffe11c180106", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bbf6776510f43aaad5ee3af78afd8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d1463a299f5463b9a9fc4ae0f467635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "161cc214861b4a1b8aeb881d78556b9c", "region_id": "RegionOne"}], "type": "volumev2", "id": "e425bf898fdb4460b59f0a24cf02d9d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7daa041f7f4b2f8275555a0ebced52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a3daa1b5a54787851447635558cab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9c3f86014ba41ac800a6270e0f610e3", "region_id": "RegionOne"}], "type": "volume", "id": "4d462bcbe1f747dd861cbb0574db3d65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db888c1511db48f9be7ab6c663688de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824bc3a62d364d32a88a20f3c812dda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7fd413d36db42ca9050735ad2bfccc8", "region_id": "RegionOne"}], "type": "block-store", "id": "02dd0fd305e64fa99a6f710264961c93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7379b12ad1f41cc80a29fd9895db6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "60997121cb114c69957ad362cd50a2b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e6de4fe6431b4c52a8135fb6a1d14591", "region_id": "RegionOne"}], "type": "alarm", "id": "d39d958379824908ba3d7275005f77d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89e9705eff8940fdb3f9d83a72135946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fcd50b75bb2f410ab8c9dc8b3929effb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "35994665fc844dfb8f562b5e32916d6b", "region_id": "RegionOne"}], "type": "alarming", "id": "094272671ec34b759c876efac7a58a3e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5873452a96f64689a6a24fc87b147426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7d4f83a56a541f6a5b02825e580445a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "690bdc9f1e354be6922aec1b68a1e8b0", "region_id": "RegionOne"}], "type": "meter", "id": "2ffb8cc451fc4059880e93f6281162f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1f8bd4109744b428884bb392a315b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae8cd48ba35848bfbf8ba3fd94af4d0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab98895276e947109a442b074956748f", "region_id": "RegionOne"}], "type": "metering", "id": "1ee48167ffed4f319447fbce3b1734e2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cedc58fd51f3443eb3aacbd081ddddde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f234cc356fcf4355be23bb1282006861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f68f8cf9231a497191f29fb6a2a37622", "region_id": "RegionOne"}], "type": "telemetry", "id": "505cd20c07174a3899c7e46a771e5c75", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ad91d1bb99fe4efc841ea15cdd04f141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b8ae128e9941452d86155c7ba627b565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1acfd4e293014b4a86e07612ce5407d3", "region_id": "RegionOne"}], "type": "event", "id": "51d26d28fdd440cd99965cb4d587bbcd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "977c917325ce4cbfa2be04114400bd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5a08bf0b85a84152a3258065084161c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "47e76cbe50574a51bef99a8a7b563940", "region_id": "RegionOne"}], "type": "events", "id": "39bd73df590049d29bedca9bb921a5d6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "49381db5f0314449aff0c48179175d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e16b59a286bc46549c71dff7fd55d71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "754a741ef22847688b813c3921796b70", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4bf62049ebfd4f16a1150d984d204fa6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0774eb7458464b1681935eb77dfa3ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f09a9c42c6a94ebeb55e7378a6dc0b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e9c31b241a64a58b6ee13232a872e21", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82f584b55391430d93fe81f7d2e6b6e5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3eb5998756a14ce6b82c4ebf3a5b099a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6758003209ef4adca7f5f70837ebf60d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6b275819aa3448188ea4efa7ac3f62b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4874b6fd1b3743c1bb029af74327b0ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d9b6d62d33f4b2bb6d33c7379812dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1aa7193d8835457cafcaebeafa1f4272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ea0e6fb3ad2413b9178e41f9457f038", "region_id": "RegionOne"}], "type": "tricircle", "id": "89e662faa39043cbaabf8b51a7cf2702", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "75eda973804748f5ac79433c79fe23d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4cba3d7121d844a2933282be48124827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "796d81ade90b4a939510b583407b0736", "region_id": "RegionOne"}], "type": "database", "id": "5d8c6540edf1480cb6f0452dccd020ef", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33b52196b93c41279b94b65c9e67dc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "260a6e4ff8f74318bf39225803a1ac47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6228b095296d49eeb25e3a090c35d572", "region_id": "RegionOne"}], "type": "application-container", "id": "0b88aae3ef384560b17f85c7e7f83980", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "897e2bbbc1864a0b9acf043c378dd1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0f9fd5ecb744a1caf4557c6928795a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34e0b075377a4a5f8e5a7ddc491dcb3f", "region_id": "RegionOne"}], "type": "container", "id": "210cb3b30119438187a1828dcd6021af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ea3e40d54bd40738fa0ffd1487e1742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d0c62cd3cb94fc89339d5115560b508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b8be2b70c4ed43a59cced942539f31e4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f687b6bac3634fb2a4360518fa089e1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3251d04a687d481aa203a8273ba9519a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e417dcbebef24d02ba57b3887e6172ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "74839a7e8c58444c81dcc6c86491483b", "region_id": "RegionOne"}], "type": "rca", "id": "e6c87821c7654ab9afde56a78d8b67b7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9723e2f68df04b8b9ea43ed094a03c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d1a55b3ff0914ecf9372a8432948048b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f7321c65e6f34dccbd3339a087ef601b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a5ff6acc63d4457ab901b83557ab8d7f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1586e31028c64f43b6989ef14168a9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "14700784a51e424698b60dd6aeb388b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9a8aa714ad546a1b836a4218fb5ffe8", "region_id": "RegionOne"}], "type": "network", "id": "12df4af69c99465cba33075262b6ec80", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "32e303730dc24294aa1f455a67f9fac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0efac11b9b9c4d7c8591803342937dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b8de723b9ccc403a8e778423e3ae931b", "region_id": "RegionOne"}], "type": "backup", "id": "5489c1ce7e7e494a83a6434f021ee321", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b534000a50334575a91d0b421e1a04c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed300b5994694a9094c5935718b1aa45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ba7b2a15183043d28e3e8d6483f2e80e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ad0a195f65aa41aea1a70a2f7e8417dc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5913069882f3464eb824d32d6b962e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1fcc21744d24168a76d5e71ae272d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aa1dd5a5f4244dc087cae0cfd55fbf71", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "958794cf81fe4887a84847681e11c224", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f8af6ea6e2434cf6a0a58897f2eb78dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0311f9d1f59d413b96890871844d6d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d9090abec6e746adb82247aba125e9ad", "region_id": "RegionOne"}], "type": "monitoring", "id": "a33e5228c0cb4cf18369f8394e6db06d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "238fbb8f89ea476eb2d3fb241a7d1690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "30042936e6df48abbaa5e9f7bade6984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b0a5ab3eb56642cd9116eb5c8c6105f9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ab2640383e5d42d8a18909043f8b8598", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b829e55431d94859b4d0cae0009eab90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "836919208d7545299cfe0d7f43ca27c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "da4b83b6a8bf4bf5a6f5b19d2824c79d", "region_id": "RegionOne"}], "type": "placement", "id": "3c289fd8cb8d40e2b8f4aac1c7e2a8fd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bacbd82ed3fc4b99b6c3906234a0c153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f004bbd2601f40299dfec2f25bd4f06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7d7ec2eee97045fea072ff7938b7926c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5ac6be40a35c45ce933396d3c1309e1b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aebe990e79634007b157308ce259878f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ecee2d694ee949039b91e860b232f330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0833310ba4c4514b0fc00f3dfd91462", "region_id": "RegionOne"}], "type": "ha", "id": "795e2011e2ae4229a1e210a358781619", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "554ca689def74470a67673530c2b9974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e34a1290a173456b90e50114bbf1f831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "79a7cf9c54b842a8a34fa4ea0f59d08f", "region_id": "RegionOne"}], "type": "reservation", "id": "94c310ceac554a9a87241356837f15e0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2fafa805946841028d7343edcda97a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e87f3c26a3a49e3a9513914d254db0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7aad672e9d744ce58a166574bb6997ab", "region_id": "RegionOne"}], "type": "function-engine", "id": "b4ca65ed5583425eafe707010f8072ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "60c9aaddd1034da980457ad2323dfbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ad5b30970b714bbea49ab46f790ed407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "88f928f01931456b82fa675646ea4c16", "region_id": "RegionOne"}], "type": "accelerator", "id": "52aa90b8af5649af8a8c43a64bb9e217", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ab02db1f1504c0c85578180bb3df6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "296019c788cf494ebb800dbd7dd9e2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db9999cfc772410fb9430bbb2ded70fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "155705695cbe4b92a118ad9c21eb8f0d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c0a71aa411e44d27ab4cd66ddc62a138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da25cf05c5b7466899af62fee7630610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2254057e06554d22b5852f1ee269ef47", "region_id": "RegionOne"}], "type": "registration", "id": "f8ee4fb6a3cc44ecb70b9d81fd6581e2", "name": "adjutant"}], "user": {"domain": {"id": "0a63a1140fff4d869f981ba7c73784bf", "name": "d6a25047a2e64cf58f58251e86f27806"}, "id": "ec09ff1b3188402bb7b17184d7a780b1", "name": "fbbe36d7e6b14ad4b2b892e363be8d20"}, "audit_ids": ["11ef77e050ba4a358cccbd3111c2fe1e", null], "issued_at": "2020-04-23T06:25:56.349652"}} 2020-04-23 06:27:56,569 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,573 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,574 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,635 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,639 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,640 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,657 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,661 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,662 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:56,681 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:56,685 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,686 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:56,726 openstack.iterate_timeout Waiting 2.0 seconds {10} openstack.tests.unit.cloud.test_clustering.TestClustering.test_detach_policy_from_cluster [0.353457s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,441 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,445 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,447 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,450 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,461 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.383979+00:00", "project": {"domain": {"id": "c6760c569c024012b0362c22e6bb82a4", "name": "afdeaf0a0df54c7a80e5614a2463529f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f62173b6223445c4b1f4130fdb483030"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "96fead0ca30b41f5ba888ef2756c5ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "20e7fbc4de484464bb521c5c830a536e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b9134610c8044bb89cfa409c1fd89f53", "region_id": "RegionOne"}], "type": "identity", "id": "95192c12bb8143a0a8d51821f7192a41", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "977217f67e4246f7b8f97d0dea38b7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5dc2733b53a84eb18069db44a21ce4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "06c04919220a481b83e404c3e720cf62", "region_id": "RegionOne"}], "type": "compute", "id": "b343718698be43c5929cffee49d7aeaf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "33055c53a0614c10a43da627b5f08df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3fa51fa7d44a4af6bf4b174d3a03e930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a7dc3618f3e946c3b314a07156cf3645", "region_id": "RegionOne"}], "type": "image", "id": "0d6dcbeaf01b4e619ffbbafcd2666dc9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49e1b2e81a55496fbdc015c953826c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bcc0a88890164a7cb07658ca049915dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "15b8f7eb6dd14a8bab3d610348b310f9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e2be39c1871b4b038e9c6b2f8c34d754", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37f9612493404815937f75c231302935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f0ddb3ceeb4bcc8b6ae0789b45fe6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70831383a06b4419ab05b646a36904ec", "region_id": "RegionOne"}], "type": "object-store", "id": "4e80240f744a4813b359cf4ee1b8ec09", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b524a0adbbd400789ca11888d22455f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ae325833d2b42d0a848a48ce6e4bee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9eaf8c72aeaf46c48645f3050ee616ef", "region_id": "RegionOne"}], "type": "clustering", "id": "734ade8136114562a0f3ac8b48fff3f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01c21af4ae234639871879b23bfc9465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9c8af5b988841cca896eac74db94858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d93a6639f639430790fcbae44293cf54", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1d7189054eee4a54afb15bce95a5de10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d3accb142ad4d83aba95816c23339c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8567cc72a2ff44359e4633910ea3badb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f36a52704e0f4f3b8a4fb6148d8dfb8e", "region_id": "RegionOne"}], "type": "cluster", "id": "778e403f7de24222a96eee65ec2fe3b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9b2a2d837dfa40ceb7e85c2290a12331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "753df55757ce4590bc2626b1f8c715df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8107695b6a164767857aed2f4b335f2f", "region_id": "RegionOne"}], "type": "data-processing", "id": "3745384fef6643488b74a01a632847e2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6741db91b0da4f239eb7c134219affbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f1069c765a34b4dbd656671a0ab56e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e4b1641bc74241429626b98ef48d1b4f", "region_id": "RegionOne"}], "type": "baremetal", "id": "c096bbbad8164035b89f5d87eb609715", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb394a96f5bb416cbee0a3b6c63ea544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f4590776d76741b08f22276b18b09765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b3b82df77e75416ea727345c8340ec4e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8becc5a4a32743aab00f5cde19c31f86", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b8b289bc81ac47e1a4ee7e2d3e5ae0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "36fcdb1a22c44b2090810ae6111f8902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9d2e250473f84934b38cd0c2d0fa6bb4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6f691fd8b1e44f8c87413226b94e94d1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c73324e27894ad59e6ebfd305eae203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5ac5f3bd93cb40559f1c879cf255a667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f0c5777da5874a2a97e9c058cacb2965", "region_id": "RegionOne"}], "type": "key-manager", "id": "4afacd8aad6d4dff9067e377e06f15d0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6293d0859376413bb1ecf2a62be45043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f7b96512e7f248f9a6c68462fc397663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d3076f8fc334ae1ab04659795d5ca62", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "428385bcd0804198bf5b8b7776aa262e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9439895f6114ea5b184cf6ef1ef6f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1102ae38db94597961a485351341000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a3e448aba294bb2be18dd7b6682495d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6d1ed83494124243b56d371ae871bbf8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3cb73720a1ee4e6dadf05a417de4d800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0368537d2a5c48bca4b3399b08a39441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aa5b752ddb924cccb3491000aecf2538", "region_id": "RegionOne"}], "type": "message", "id": "5e58a50baa21422e9b9cf2b11cb3ba84", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2a9f2d7f64b841bf8353d0333af6e4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "211e02c3daf84890bc89624083c95039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d1300f914b19490c8be7b3588990ec15", "region_id": "RegionOne"}], "type": "messaging", "id": "7ddd69fb7ef6407dbfb9e12f7a398d3f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "314e6b051ae54df1b7688d7027d64191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d2fd244c2fb541ebadd520c7030b33ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2143be84e1c84eb2a87dd5ad5d7611a2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "73b6bca5e2a842d49fdf69c7df19a346", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fc9cd810ce9424fa3e4d5b62d64774d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36efc4b5fa544e26851cc04544e8b6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68a63b919b9f4aa1a259b3bb33328802", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "569814cef40949d6a52ecf7a60bdaf3f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a39f17fa07d43d1b67ee927458a5880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1761581b757473389590e6431fa0284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a33ae553e6d4022b33db0824685dd62", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b976ba1207af44f4a47135adc9919831", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "deab1328ead14a1f8d13369cc95cde43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "528216fc03ae476d8c4487845c843e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf4c1c6915044bdb941562855e5495c0", "region_id": "RegionOne"}], "type": "container-infra", "id": "40fb14432f3d4fc98a4c9c48a35a3b0d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7023797f8ca84c2d90567b63a94368e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f1c3b31ddb2f41df89cc23198549b574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "08e273142d3f4d8cad326d818dd31a55", "region_id": "RegionOne"}], "type": "search", "id": "d333be2a01c04f45b4f42f4265506c9a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c23271c7f429440f827b4ef697865b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "21e01f0d5a42436cbe174c1b316ea192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "088a5c8a933e41d7a851b1962b214a98", "region_id": "RegionOne"}], "type": "dns", "id": "87d83839d0d14a38ba5b13c63cc4bccd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b57a2c180d964ff890a4a4e72af63d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "536a87751fd34360a70ca284380fc401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "80f63f4823e64fb49b6cc67046df0b75", "region_id": "RegionOne"}], "type": "workflow", "id": "eb12c6c32ed146c9972b89982055afdf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6aefdb7ffd3a4a0da91ce65a89d7a82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "187d1b6830434ff08c8c7536a0de212c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7c0b7d91a40d4a6ebaf8ed4567e274eb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e826bdf7fcaa43c2a2a55b4e1a8427b8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "514f3cad00e142e1951b27e216189dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fb2f8f8c6d52470ea39c1f84b8beb158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "80f6ee9fe4d54a279e657be358631a4f", "region_id": "RegionOne"}], "type": "rating", "id": "7643d13d3d5a4dcc9322fa1b939f48f7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce73b2c6212d4a16963daf74c7a4a4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ee432c84b404bdea23ff88215e4b5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5af800e09a694c15a98bb87a68bf46d6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "beed117fa8ed473cb49b6354352801a6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1967a67c84164bf9886d8eac17533636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd4a3307d597423c80cb44e7adf0664a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "decf4c816125491f90958beec0cecb3a", "region_id": "RegionOne"}], "type": "policy", "id": "7640dbe806214e18859646d1da92d443", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed96ef8f6d18429e9b063ca9a93e68ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9344202ba56848e1b0575908967aa77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8de07e186ceb44b88b917f1f30c16252", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2383b2a57141426cbe642817c74bc969", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7804f1a581564246855fed0b248e814f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "078ae5dfc1434e8daec2ab3d410a21dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a207a93ef6c84be089057549c52160c0", "region_id": "RegionOne"}], "type": "sharev2", "id": "877fc2ffc44c43f0b8cbe6ef48a5282b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63597033aa964306b68af894393694bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ffef542530847fa82bba4d60b352c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e80a76ecad34addbc396e8ff20b534c", "region_id": "RegionOne"}], "type": "share", "id": "07a8cabf30394073babf7dc269b26940", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "776cf396315143a69e081dfbdc22d848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "633de1556ff44f66927ded983a1997ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "24b30ec793d04de7af3dbe663f39d678", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f5e3f779a49546b1906fb8e572a25edd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f618cd52b194740b61f73ff69dc2203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2480929e475499b8ac649c12012bbbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09ebdc919bdb417c8ab4a90f5fcaaaa9", "region_id": "RegionOne"}], "type": "orchestration", "id": "c8048ed4066f44f5acb33a7571342cd9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "439e9613c1a3464397a46f073fc80865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "148f27c200484d298dc2ffaed195e1a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "136eb107e1b34daca9ebc56a1b19b860", "region_id": "RegionOne"}], "type": "block-storage", "id": "4672cde08f564b4bac480d1252659e54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3986bbd50b2b4f1fba3071a264a523ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "099f9b68fb5c4c6582f362d82b121463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eedde4ef65cc41c280ea41850de48d9e", "region_id": "RegionOne"}], "type": "volumev3", "id": "0587cefb2ac84d00bbd7d906f9e6143e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b1e217e04d74257bebce6f19b4b5a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beb1340ebd0a4e7f90e85ec1fdc5db8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2b30635f27c4b1395f615b864d641c9", "region_id": "RegionOne"}], "type": "volumev2", "id": "42f145f810ba4afb8b62631cf2cbe96b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2d386d879b64e4499a99ffe14dfb8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "758d31bec1b247df9b016f039c142daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a1435b82af945ea816063df776d3153", "region_id": "RegionOne"}], "type": "volume", "id": "13f196d06b6d4f3eb4526cdb3b3f8d42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24dfa80a93034e2bbc959cd27f28c4ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c8188a552db4b2fa923db25d605a615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c292aaf4690d484f874839c3565e6743", "region_id": "RegionOne"}], "type": "block-store", "id": "a2872bc3bdf24dfd9e102e9392e04aa0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1e67a33c8aea4abf85411b0d548324d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8056e54e9af449b98bce3485b812c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "98f1ce967ccd468b843dd5ab1451d9e4", "region_id": "RegionOne"}], "type": "alarm", "id": "7c5b88ace7a943d8b12b0ed22897d272", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0caf38f09df54ac7a4de453be927a6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb5db23a0e2345e0b825b2f12154f23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "316a43c44b334cf08e4987b737f2f45e", "region_id": "RegionOne"}], "type": "alarming", "id": "9dd786e4021f492aaec23c80e82207d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea3da58fca6c414882dbac0c34575228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "656c1b66874948d8a31442bcca610d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eed2ae2d2c104e17b4b692f51e471f38", "region_id": "RegionOne"}], "type": "meter", "id": "9832c314367645efb59875d5b46fb4c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5913ebd1b4b142f39fec70b0a67b3a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "69e12fff854845e0bcff356591bb85d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e5aac124f68640d0979724938f859a88", "region_id": "RegionOne"}], "type": "metering", "id": "af9bab1383814a0f80a6e415a3ecc773", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "00fc71c222684268a0e594c715a0da2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d4c5dd5e7174cb3a4869d576ef65fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68ecd6f8f57b45a1a37d8962cb134962", "region_id": "RegionOne"}], "type": "telemetry", "id": "03c90d205a304beda29edf911c078f1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "43ac2d2ef3ff46c6b503b93808fe506d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "870cf83026974cf3af2c536e4c223b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "df0bd2e92a6e4697bc5829e26e4dd2ae", "region_id": "RegionOne"}], "type": "event", "id": "85bfab88bfcc4eb08eb3acde4ac03b75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "060b84fa2211483aa44b3b1a9242ba3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3e2d4f4a72ff4ae69731acb4136c965b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a2045acb36eb41d5bd4389737fe8ec27", "region_id": "RegionOne"}], "type": "events", "id": "69fc650d872349ff9393b48f9014d1a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8229776522994baa89e3895546d6b7c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67911212ff3c4113a83b88a64419dd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c972cc8bb8684a45b07dacc4caefdb70", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9eab2983f68040218e254aa46b12dee3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "995e95e149d34c66b81ae3ee42cfbf2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37343bd62fd149788db0464172bd6b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84bb2457eb1b4dd494fb78fa8eb4db23", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1f53a73746f94cc3ac6bbed44ec45f9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69b15077fbbd4a069c1579795fb1cb4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a782030ccb849aaab90c12f75f97dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b179778d9d904116ad9114c9ee988b98", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "71fb6b59987a4a869ce2c057efce918f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e45cf749552459ab8ed211cad571de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8c4a86880ed4e069d442aecb0d589e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eebfdd0074304c71b9752ed343a56697", "region_id": "RegionOne"}], "type": "tricircle", "id": "68461e2407ee4505aae6c0e679749bb3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cd2caa90897041f78d3cd4e43993d266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d8b38f8763d64091b935c35d6b40be9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4fd7a596deba41aca6e2be337e02ae35", "region_id": "RegionOne"}], "type": "database", "id": "3085f494735f42db889790fbba64d677", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd458b4723584d58b8224af26b7b8f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b725a2c5bc924fd08af2a56c71a08b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "01140ed8c749487190fde372e3f2c321", "region_id": "RegionOne"}], "type": "application-container", "id": "0eb175ea50a74db7abd5464e6563378c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "770d49f2d247475eaccc0a3d10cca01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4c330e804dc040c0b779dd405e0dee83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "013d5e5ff6b24a5f940fd894c6870ab8", "region_id": "RegionOne"}], "type": "container", "id": "9a58d7fbc36845dab3220b1259cdf8d5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "861e19b393954318842a770389e91f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af895202f13d47689e68d9dc7ee28800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "898db064980945718ef1d502f72534dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "38a3879d839f4a498fc0ce3b5391a4db", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdbf5c4454bb48ee99ad0b46848830ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d45cbad88574eafbdd661e39278a769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "411ef7626a134e71af3ade47beba22dd", "region_id": "RegionOne"}], "type": "rca", "id": "70e569594950440dbdddd75785bf8a08", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5dc39810ff9e49beb60483189546ad76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d0217e6d17ed412eb5b0d0ad2f95502a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "14e77d2745734ec4a4aa96a92e1769ab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "baa372a709ef4f94a3330de9d474c3ba", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51daa76f93904b42b6c1d055858958ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2e081a1551d04412953ad0c733eec2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b98dbd23c6c943cbb6553a8c6f80b43e", "region_id": "RegionOne"}], "type": "network", "id": "2f89db5259624167a99eedb9a25419d6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d4b7678e22846b291425bde61df2180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8dc2448aae6844b6b9c7c382f80d8715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7b8d18d3b05e4100a439d6fb3aeb7353", "region_id": "RegionOne"}], "type": "backup", "id": "b118f5bb4a0a426e972cf615b35d20d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de687aafc8ad49698e84053436544c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "491664cf6f894cb9b840e538ca204985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f56257f6c823433589783680f7302143", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "93e64a86090f4abb90017ecb4d082990", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d6a3b2829634e418683c7ef39c9ceff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46b343b954c944deb8267839e3ded50e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8d401931ae134099a9ac517bf7d87e74", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c29884a8c498471fbe43464c447931b6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7307cbf38be440318f1c6ea4d8d41484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2d4dc71ba0a94f7e8be59f384fa5948a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "24dd930e7b25441e98381ae946b22c44", "region_id": "RegionOne"}], "type": "monitoring", "id": "8fc08e5e9201489c812f423bb5a010bf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "396bd5a8058e4f709f2c0f5d8dcd7340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c710e0508947416981716dabf9332c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "36d4438c07fa47478e56afbeea16877a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5b803ea5cf244399b085980a1710e7f9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "58e7c964541f4d14b0d57296c896e542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c10983d62bb4427b23c0f7bf037fb3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ceaba287b4de487494c71ca1ecb3d239", "region_id": "RegionOne"}], "type": "placement", "id": "ddbf29c3fa2e4a678de31ec563877eb8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d30aee2568a49a1ac8a509cb8761a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8f84356fa484922a6cd8660e82435ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3198f7e8a8954431ba89e0003bdf6377", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ebe91954b8244c61a2aa9ed80cd6362d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87b2e8bf03924d56b97524e8fc299a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb5cb62784a348d29469135ca64d7c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "af5c0700bcfe4dbfb2edf39cfb7116d5", "region_id": "RegionOne"}], "type": "ha", "id": "9b69b5af25c5427799e032c1687b6b1f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "283eb8f0d54d47da86e401ba9fd13774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5d1d5831dd8d4c1ab9c3e623587b7dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "74fdf27db75f41508e6504ff31fd5014", "region_id": "RegionOne"}], "type": "reservation", "id": "a018f63258574ff4a9a69ef58690693b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7ee613c06b014994be7b900abfe66080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f2c20ede7c0f4b60bb16281925ae0b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "05330f467d0a4ef59f364149865ec700", "region_id": "RegionOne"}], "type": "function-engine", "id": "bf90b4669b0e484ab549e689b8b271f3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fbc578a29ff14aca9c5a6e50926cb571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6de1209d33b42dcbde2354cfd24171b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dbaafb3653684498a026325741129e25", "region_id": "RegionOne"}], "type": "accelerator", "id": "5072643176ef4d2b8644b3617f53ffb9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9404d1c381d345db874e3d1f2504ec88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd242844587e4eddbfc3b08bc3a8ff9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a40e1c5899174deda839f4e8c432306f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8e89b68d6d634875b56326b29621c402", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "093ea720d38d4ecc823aa7f00ac724f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1817a95916c48aa9b14ad8eec4d4bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b2dfaaaed0094a22b8fea454c9f1a18e", "region_id": "RegionOne"}], "type": "registration", "id": "eeb89f50909c49bfaa8d78c800f92f3c", "name": "adjutant"}], "user": {"domain": {"id": "6c875e4da2ad430ea3428be27fb666c0", "name": "15640e254a584210bf5fe4bc59a1328e"}, "id": "822f17988f15470fb2901979e390b553", "name": "b4a142547b9c4896a517182465c12aad"}, "audit_ids": ["a71648d966cc4eec964baccd24232986", null], "issued_at": "2020-04-23T06:25:56.383979"}} 2020-04-23 06:27:56,580 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,585 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,587 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,606 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,611 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,612 keystoneauth.session RESP BODY: {"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} 2020-04-23 06:27:56,631 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/policies/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,635 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,637 keystoneauth.session RESP BODY: {"policy": {"id": "1", "name": "fake-profile-name", "spec": {}}} 2020-04-23 06:27:56,658 keystoneauth.session REQ: curl -g -i -X POST https://clustering.example.com/v1/clusters/1/actions -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy_detach": {"policy_id": "1"}}' 2020-04-23 06:27:56,663 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,664 keystoneauth.session RESP BODY: {"policy_detach": {"policy_id": "1"}} 2020-04-23 06:27:56,683 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,687 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,689 keystoneauth.session RESP BODY: {"cluster": {"policies": ["1"], "name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} 2020-04-23 06:27:56,691 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:56,722 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,726 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,730 keystoneauth.session RESP BODY: {"cluster": {"policies": [], "name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.222580s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,590 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,594 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,595 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,598 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,608 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.518440+00:00", "project": {"domain": {"id": "2e2b525605ba452097c345ef908596fa", "name": "c22a1cf1bc454483a09cc84007cbce7b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c95d319f55894fae8d6088280aa0239e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18b88b3ff9524a7c9ab5b879db9bddd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "677147b8b63f4ee8bb92d4cc25034c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0d946822b62b4e599257f20d0f5e2867", "region_id": "RegionOne"}], "type": "identity", "id": "3b70cf9f4ede4437821d3244673bcc8e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "265a71771974443aa3f863bc7cc379a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "389716958fc94adb94aa48403766609e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c45ed3824f464b8a8cccbd157bb94e2a", "region_id": "RegionOne"}], "type": "compute", "id": "82ba1081538b4bbba7715369584ec159", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f1f907fdcedc49249ea907a1b0cf167b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fbf4bb8ec4d24b5faa088b98a6d586ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1bbbf5739a6640c9886606011f4b40c9", "region_id": "RegionOne"}], "type": "image", "id": "6ca784b0d70544aa98d1e26b6ef470ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "68657b22c5f344d7a02de5684d2abc8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fb050fb932649e88b97a8614fbb8805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5797376fbf5240e59d5b2cd4dc9ff387", "region_id": "RegionOne"}], "type": "load-balancer", "id": "55bc26d714a74323adb7590afcfca17a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1043bad299441b3b83a5a64c33a9458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "889b3baefa7346ee9c1e27be8ab73fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd8596e6417040e892fc1753b634e386", "region_id": "RegionOne"}], "type": "object-store", "id": "fe20c041ce4848efbc658e402014c37d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07a82184e00e43e7a311871d5edba650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82614fe9ceb84c8abad9cb69a5eae394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a261123e0469478588554d115ff49b9b", "region_id": "RegionOne"}], "type": "clustering", "id": "f4a0709c1e0342ee824e28475b43ad86", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f17259381cd7485cb0acfb71a71703d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8201e93d04544488a2accc59f5d4c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75baf06dab6d44158aa708e1a450b5eb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "88b8ae5756624aaab03c3c72388a318d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88262e629c7e4c16b02a54a49f143672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76ca8b7f271c4dca98050ffdc656cdd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75ec01f2d5244e289e59e9a477bcb5f8", "region_id": "RegionOne"}], "type": "cluster", "id": "492c5c92e283480d947c1e78b79e5272", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b2adb1b0619140e8a4a322f7ccd8e4dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "064b6afa289f412cb506d822e160a4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6da620e5c64845978ee3e205561a93fa", "region_id": "RegionOne"}], "type": "data-processing", "id": "d49f004136314c4eb2339cefa0cd5ee6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c60b525f65c3497db295f5bfd28b29b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e8da20755aa45d1a89ed39c6a15b66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fcd6524a271545e0a94e1eae6e839cca", "region_id": "RegionOne"}], "type": "baremetal", "id": "efd2e7d249c24b96bcfabfcc2f1336d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a959792672324ab493360d9b4dfbc633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c211f1eee6134aabac87f8e3f7e5198a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85a0b9503b7d40a4b10454c5c77cb20f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fab9196da1674a07b739caff5c7b9384", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "79773e2e405747ecbd4a5a4da8e61d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "701e833ddebf41108bdc5882de4c3646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6bddfa2e493d47a2bbb41544b6b7af2c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "12c88b76d4714f6698640976419c95ae", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "12adeaeabc314807bc7fcec3b080c5b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eda03940114644ec9fe4ee5879aefb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "af7d832a7eff4edd9eb503654efdab4a", "region_id": "RegionOne"}], "type": "key-manager", "id": "578660a873564854a6f59981c6d8d970", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b62d32954de6475fbe70aaf17ed6ac0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "113c564f73554317bb590b4c1cda4629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a54e84f980db44cfa2aa91496d2ad69b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c42d110f4c2a406cbd8f4dfc590a6ff2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fcbd3055c6824f9fb1e281b6c51041b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6feed8faa8954dc1b91f74c5279959d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "23147a3f13a14038aba828cc7e4cd821", "region_id": "RegionOne"}], "type": "infra-optim", "id": "67e56ccb119f435498dbc82d3a3d3bd6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "821110699eb74d54950ab1f41c26a9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46b2cf1891d24246a5aab07f98ee4d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de28a4d9bd354d52a695bfbfb900e7d8", "region_id": "RegionOne"}], "type": "message", "id": "6941398645674c16a1d98ef0e7a4bde6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "13cf562f30ac4af7a512382857fe0104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2cb0e9364294fb28aeb62c16f9401c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d33e5c9402d4e5b96d7306ac0829012", "region_id": "RegionOne"}], "type": "messaging", "id": "12ed281bf40a488ab47498ec66dd04ee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "26d610b8339940b4bb532409d1b7e652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fbdc47228fbe4d12956b69d111ac6958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22753858d8224c5d80ff90778a286d83", "region_id": "RegionOne"}], "type": "application-catalog", "id": "516d4f162b4d4119b060d479d0441242", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77dc4787ebea475c9c396a379fccb439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98bfe837e0764acc8a23d7bbbfe2c990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12be7d72f742448981c2069ed117f883", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "86ba1c435f2c42bc831c2d0eaf741155", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9020eb31bcd4d8a876f8f559dec0d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efe1b4aa77aa44429b3532d060bdab48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1dd45197e3614a97a42a743810316fa9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a13234b5923e4e4198b1a373d3ff65c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09c73c32027c410ebad834c4d01f2bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73517a4be57d464ea7cf20556b975fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0069b1eec86646e28156cf8c60f8dd1b", "region_id": "RegionOne"}], "type": "container-infra", "id": "47898baec6184496989cef5a37381979", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c9a6ef4942534ea887fbb77fdd58b04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a407cfdd44b544b19988cb4cfd4003ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cc1dfc738a6640f09d14a512686fcca6", "region_id": "RegionOne"}], "type": "search", "id": "c60f2c183caa4df3bb9084b73da79027", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "10dfb53fb9ed44289cd3d24c490c1ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4e6c430077b142d982b0264443695cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3117cd8bacb244eea9d22bd9e46164d7", "region_id": "RegionOne"}], "type": "dns", "id": "eadeeb02ae1244a4bf692e6c7cfaaa5e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd9a1146363c41279184e185ca88777c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14aef56aea294e7bab16271a7c86c6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9ea3da585dae49079f1d963a4b8eb386", "region_id": "RegionOne"}], "type": "workflow", "id": "7a60ebd48f5341a692e9100cbb58f93d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3b12674807b48a7bc18cb01b2e1c90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0754514d8824aeabaae3126be195928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e7e456e449ab4132857be8f0bc7b1b76", "region_id": "RegionOne"}], "type": "workflowv2", "id": "463f8c019cbb4fb2aaa1565aa2c662f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6edd125a6be64cc7be51f320b180f6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6711f302b46e4adea4646cb3784e8b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c201d63c7f164055b316de9417c43596", "region_id": "RegionOne"}], "type": "rating", "id": "9b2b1d9be3364811ae1b772f2a980b22", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78c7bf457a854b08b9511816762ef4cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7ba33ac27e4d4e5d8c051660f0fa840d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e401368b9944f56956bb4e5caab9dc6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "94cfd9f0e37f4128a4fc610fb2e24d3f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0e67f1339d443efb54bb047f66f956a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea5c1dfd302144599757a39e2e753a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b12db44b56c145e4838725fb9b04faaa", "region_id": "RegionOne"}], "type": "policy", "id": "2f0c84bd6af94b118b5aa4cd6707841d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7540c49e8b6643bfad2ac744d9aa4a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d01aaa37182746049669c7dbd59360d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7bf05e2e25e04257a29808e5e960a415", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ee4a97a32e1a4e56b92c493bd66de42c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a58a9b315fc47d28eaa6211c3ef07ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b5bff29514546e8a3e5c39195daf64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26da2f00c2d44c649985765fdb1c091f", "region_id": "RegionOne"}], "type": "sharev2", "id": "26c40242e70849cbb433cbc47e1d7885", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a6a870643bc4151aed620d12d288ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d051ecf04d9d4ff985be345186f5e93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ca882aa49bc44ccc8e5941d03cdd43ed", "region_id": "RegionOne"}], "type": "share", "id": "d23b080764734fc2bc45472448cc46a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b609cb0fcbee4be6a30fb75b753bfbcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e932d9ec1924c99a8babcf73411eac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "28c208224e714b7dbdac7197ae04257b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d82fa11efd54e24aef306c1f6fdf336", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8025d6dd8674c0b975cfd329be02759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "523c48af8af949ed8c9764f5ee086ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc942c3e867645269b99f7f3c380cd22", "region_id": "RegionOne"}], "type": "orchestration", "id": "2fe5b3b9cda3463db0f23abe9e9048a9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1019b6bd2f89422fb5724ff14f1ea8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b49a4dfee7940d0bb1e42ded20e59d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f47dce9546b34682b08351b6c1e57e89", "region_id": "RegionOne"}], "type": "block-storage", "id": "7da3e48f30384fc095266261df3a4154", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55e26ac66fe4410bb2347f5dec47605a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f202caa414e498da199afd4e41572c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1026123f204c49e9ab9fdec3f96653e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "7612024ed7834fe6850110ecc6f2c0e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd5d1f07e304173b9462eb5576cbfb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a05aa78fd83a4ad4828f6e08e348047d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "377401f25649447881355351b6e9ff72", "region_id": "RegionOne"}], "type": "volumev2", "id": "e5029fe5864d4113b0a6a681082323b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a139b418e8f417fb897fdfeb1cf95b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05a2cadf80794fd1ad2ad168afc5c1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ec4ca1908a24375bd6dcee511f806e8", "region_id": "RegionOne"}], "type": "volume", "id": "3240a3fdaf5747c4b01eee9d7ad55c44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc3f53d2271a4a11b02d968cb94984e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "325b657a68994db2b477e449f1657644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62a7fbbfa07943a38a42be5c550241a3", "region_id": "RegionOne"}], "type": "block-store", "id": "1edfe28554d24dd5981441d51a3fdfbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb5322ba43ed475d901348e6baf849b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "080fc7f792944586a198865fc75c36e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "546fa94cfde84b76933d6fc9420eb709", "region_id": "RegionOne"}], "type": "alarm", "id": "1a850655852d46c2b9295462629a3f87", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "afcba4b4b7c14f088436228f1480110a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f067c049c0944ea6827eb155a5477ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c2574e4e61a6471b9cc286ef72fcd50d", "region_id": "RegionOne"}], "type": "alarming", "id": "3b0ea166e5af402dab7a3350cd554178", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6b4871c53c6444b996c61415b5b8f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6391aa594e1842ac8a4675e4440f4dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2447383d573b4795bacf3f8a9657a68e", "region_id": "RegionOne"}], "type": "meter", "id": "56b6e67069bf43c0bdbc5db659859895", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8f5b96a715647aeb75aaa10fe890151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a277796cca2459b95c6ed9729f3762f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "358658e989b14ac4ae9c065650b0fd5d", "region_id": "RegionOne"}], "type": "metering", "id": "5ef2c5cc5ce1418a8838fc55d6673f10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "03892a3b03394531ba20471085f30c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "31560abb7ac04143a03646f10ef2e19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c431f635f69f4fb99d654b2dfbb0d8b8", "region_id": "RegionOne"}], "type": "telemetry", "id": "89022495241c4bd0ae73c325bdd6d6a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ae7432ed4a534699831e827d76ca0c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40d70697cc0a4a838b393a5862ec7f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "85f36ee328264e11badff9fb364ef96c", "region_id": "RegionOne"}], "type": "event", "id": "d8444451705742e4a9b00714c54ff655", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8a149e0429b045e898f181d2207543fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1fa64ad3bfb04237a901cd2063bd515d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "061e76121e5f44bc9cdc850341b6b2f3", "region_id": "RegionOne"}], "type": "events", "id": "d02e6e131ce14ef3b5f6c2bde2eca05e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3eead41ae4946d781a5ed95cc42b40d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cde15d1069d345f4b40dd0e3329e21f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "326815dbda7c46fea6ac0a26343b7541", "region_id": "RegionOne"}], "type": "application-deployment", "id": "34959fa414b1495594630a2789654844", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3d1f821a7418439abb7aaaa8c2aa0344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1ff8e39c21e416ab248215f0e898a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8eae3522cd8b4d36a9fe565f86fa5f1b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f80e50cc93af44bfa3a8e5d8b36e9a47", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "557e7ba14e75404b9b154aef746d9a71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbf1a016a8fc43469da1b7655c981474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "96bd891ec8ee45358d7cc33e8e421fe7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1857644006c04f37a9cba15dd7c627ea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7678268b7b9041adb31922e3ae002da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "280b1d6a9d724102a84cd2364f3e0a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3ca7820a787434286ed1645be33efcd", "region_id": "RegionOne"}], "type": "tricircle", "id": "7c40439b44bb4548b0919a7de88dcb5b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2421f1ace9d94724b03eb21225f5ba05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5d087ec3977d4cbb8883e8016d79dd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ffcc6945b37d4e64be27476abb0b9d57", "region_id": "RegionOne"}], "type": "database", "id": "d8ec398ee1cb4fdf82b6c91321136480", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3b0d9ef528c401d9f1c5cb5b5a067af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "686dd8c8d0964faaa9cf9eab213df068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0089ee33b51e4576a2491854c468090d", "region_id": "RegionOne"}], "type": "application-container", "id": "00ad68cef5a04a749b49a33ffa8b43c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b782f504b344604b7c34d5f9c010b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72d57f1b4ee04948adb3ba5d85d06a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e42897d9938401893a64fdc11d195e0", "region_id": "RegionOne"}], "type": "container", "id": "2efb8993d0e24d76925ef51d4f3abb53", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "861767cbb0cd496b927bfe2824ffb389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8c6f3ac48404188b2e8283cb01e3d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c52f1094c78a419c9218c928f5f197a5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6f45ad60a9484621bf0a14d52924457e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "82ce491145094b80b7c116f16a23cc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22d1d17065f94716a645992373ae89e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "644c9a692030442f8ee386bd5f923c35", "region_id": "RegionOne"}], "type": "rca", "id": "d78124860e5e439bb3dc994d73c9bf9b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd43c5282bd0494babc300b0efa0b8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f70396c8c9d416497b205fa7bf2a3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "478bd4b0bd4549d2829479205b2e3ff4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c00733b7c93c4aab8648948bb627d8ba", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e3f6df64531948f991f5d687657434c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e694a7ffe65e4337b42b9f073b8166d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "72d82ddcf72b493f9e7eca5235258f8b", "region_id": "RegionOne"}], "type": "network", "id": "62dfa47073d14d67b22af313aad3c94d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9868484fa5b64b86912363baac2a255f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a0397ec126c41fc94076c70f7dcfb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "253aca2d4b914d4eb4d5cdafa4de9eb2", "region_id": "RegionOne"}], "type": "backup", "id": "ed7f17d3959444b0bc26460fcf8fb99e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd0ff965db17478c8badeb43de920a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "146b758b94794fe5927655d14623df21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2dfbc0bfb5504f92aed9e76eb8fbe341", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c62e32f6e8554a56bdc9c42409a1fdee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a13e0bfdd2e445f83bd804048eefad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81f1bfbc203547ea9fa3f0f727dbd3e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71375f86730c481da9cfd270b523f772", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ba6a3701b65b48b2be2625c9437e4c9c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0eaa27ffb1d54b54b7c369a0849b7f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e1fe1e8361af40459f02afa5ea14d289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "381472dd9ad748ef939e366335f4e156", "region_id": "RegionOne"}], "type": "monitoring", "id": "c3993f1d81ba44728a7678a453889a6a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cae9e77bb42d497695a61185fc5b3234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a071bd71266432bba186d5c455096af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "56322f6c5dd8405f9bd365ba65cf0745", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a0072b148db24faeb76fd2c5b245dfb0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20728cfcb1ab4e6f9955e816957ab5eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f7ba9a5e94d0470d8d35253b2456b0eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e3a4743e2d7b4d2ebf5b5456e9958b9e", "region_id": "RegionOne"}], "type": "placement", "id": "03265e84249745d191b5fd8d3ac702d9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a7f1ee22ca045b2add6762102a6471f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7ba322b8b6ec4b51983330b68dcfbd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1f970d02cd0f47de8f82b62450cb8c1c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f4b1629602834299ac187e7b52c0295b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d1d6883ae77b4b9ab86ec50372edf7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db2d13dc75794aed9c9c44e153dec50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "967c7da5330a48a7b1f3ea94bbae6bf1", "region_id": "RegionOne"}], "type": "ha", "id": "05cf26d44f0042b7873edcb98cfcdd83", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "51eeaba5d417408a8c6ce30690fca4c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d5ac0916fd24487d81f7d8ddcf790d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "768bf6773d4d4346b31bb0424189e495", "region_id": "RegionOne"}], "type": "reservation", "id": "e02938b18d9147e19ed976f15651944b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cdc07ee77cd044a9b7c3b1d797aa48ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc9f16b981f34c379b4178fbde3b53e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0313c340d9f84b18a6b4f6c7595761e4", "region_id": "RegionOne"}], "type": "function-engine", "id": "d413faa797ec44ac9829945f84f5b197", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a91efd47c1484dd7aeb9e5d5e0a85abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cdf8e852a47443fb85978c4d6cb9f9fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "42e32e37096049ac981e1d10847c3098", "region_id": "RegionOne"}], "type": "accelerator", "id": "7f3fe6ace6124561ac2437fe8573cfa2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "421bcc2bdfb644889954c8ea2ec564e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43ee283b3e11416795d6060f7ef41154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6d08dc5e3f5b40f4b34be45a238c7a9b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "33701b72c5064a968d5a93335c9bc413", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69e1e586a82f481384365d949622304f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80c581e01ca149ceaaddcce7c1403d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4f8dad9f1a10424fb71a5d0be44dbc9a", "region_id": "RegionOne"}], "type": "registration", "id": "82bd3d8906484a8baa63e6af1024689b", "name": "adjutant"}], "user": {"domain": {"id": "7932206f2c5b4aaf876fdbf8338b4f0c", "name": "d58b8c41b4d14f778dd8fa802faea994"}, "id": "919bbf031347477c80a90d221afe783a", "name": "41b13e565fdb4e7f8d526d1d4d89cb17"}, "audit_ids": ["a2eae8d58bee47ea8f156ae80a0dd58c", null], "issued_at": "2020-04-23T06:25:56.518440"}} 2020-04-23 06:27:56,710 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/not_found -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,717 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,719 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_groups?name=not_found" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,732 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,733 keystoneauth.session RESP BODY: {"firewall_groups": []} {23} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.212373s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,591 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,595 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,596 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,599 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,610 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.532232+00:00", "project": {"domain": {"id": "3c5076ae555a4388a68edbc1ed6c68e0", "name": "ae3aeb79caa6428584aba7d4d60b1e78"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cfdef0cd0aa1410a9aaaf3755c1f5f71"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c827a82fb0394d6297f3b201352f2239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3d897b14997405dbc3a561c5996f2f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a43b9808a2c42b3982b9c37961094c1", "region_id": "RegionOne"}], "type": "identity", "id": "61226bb5d5e943bebae4bbaeb7c889a7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88dbbac935cc40d2ae5cbfeac21b88f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "86e80416b2844207b052a72de767cdd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5cb5b2a30ce44ae1b73eef0cee254650", "region_id": "RegionOne"}], "type": "compute", "id": "1a52c821f271408e89aedbc205cb5569", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8c3498092a114a57ba85e642f1f7550f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dc7cf06bd03d43f6b8bb56b7bbda0dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e0951c1dc0f341ddb3e2c6c3fd51be0b", "region_id": "RegionOne"}], "type": "image", "id": "da538dfce52949b88c62eef1628e398d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "19bf16204ac94190b586ed632cfd018b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e3c7bf17b18471982c33ef575963488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "72a80db155d94daea4edd79544587eb5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "abe58b3c6dce42ff84f14e37b0441dba", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "129098709f4b4c20ab2bafc6daf68764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102821888496475397d2d2f7078f46ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62ae9db9715040c98d459e4acc8b904e", "region_id": "RegionOne"}], "type": "object-store", "id": "fdd1a03803cb46babbc84fd22550886e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eca907a34322448a817e32f3aab9f25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce4dfacacba7402796b0ca213142335f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a79a22f8e2a346da80a39ca8f98658d4", "region_id": "RegionOne"}], "type": "clustering", "id": "3d182f9e0a4a4483a3b0e93b197ff913", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28966b65204b4d16808feeabf5b006e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12c9357af40240ea9578d8d7c68ef476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24dde7091cfa4ca796042fae9417e837", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "372a57953ef74ffa825bef557f67bacc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "546dbd492da143829fb5118428047690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b974d6a0a5045ee851e6a8e81373867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2d14e9fe6b841ada15998a268aa8ca8", "region_id": "RegionOne"}], "type": "cluster", "id": "1de6ea2ed3b94b29ae8a2d6252d7260c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c216097212a84b42b50620072ad4aa45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "15bde02f103a45fdb0998281ad912cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "440b0390d4584ffca3988b2a575b3108", "region_id": "RegionOne"}], "type": "data-processing", "id": "b275650bd9ea479bba5a5383f6d253f8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d09beabbd92d442b922b55b204ca3394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e225978e6d54636a3d061d50f5829b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "00bfa48ec9a241b89b7e4a2230e0d3a7", "region_id": "RegionOne"}], "type": "baremetal", "id": "a1c46d080cda46bbb4a55d0aa0e9d489", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6243c221443d471887e1c1ede3bb8183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "883541282d3a4684bf856603bd56e308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d01e5566379400686930acd0588769f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "94b7dff396714d21acda1fc142a3ffad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2847fbc153374f18a1849151cf333add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8b7238d2690c48bfb4cdc2582254c38a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a44be8be7d4847318019529a35902fd2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9b35e8dbc0454e2893c428293d6080dc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d457623b2d9748ce8627368ed436bf95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c26ae9fc24a04e4bac7e1214b8166bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "23706ecd45504326a8c1e1f7d6b89a49", "region_id": "RegionOne"}], "type": "key-manager", "id": "a726d8a9091e4b74ba7989d31c0d02b1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a9179aa50ed4acdb854947a268959d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8baf347c51ff4a2db5055ff1453b004d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c2ecb3b554fa496ead594982577bd4dd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d77d564a488042d48327410f2bec0623", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78916f0f198d426ea987e228ec78b16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6661f70c8a784009965f6b8f03988319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "02c0d592ac5b4a85adfc93dcc8dbb4a2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d3f9407871de4c098d52b4b808c75aa6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e36ae080ab94bfa8dafad4991b5a089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "87eaf75a8e02435dbeb516442a064411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "812ab42b999c44a29dbbfc7fe6fff2fb", "region_id": "RegionOne"}], "type": "message", "id": "003f8d974dfa435fb988f7ec079ea14d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fccf827273074a53a076e2b3b2c499bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6231471d208e4dfc890c2f1118ca7f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c4143c07c42c4c76bc0d162e8bc9f68e", "region_id": "RegionOne"}], "type": "messaging", "id": "c2b287ad897f42ebbef2b5d01fe2a8f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ce39365512d4424a2cd2aeecf808082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b1e9c238474b4eb08521aa08274dbfe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9132f5739d2a4db988dd0b64887e3127", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f5504975f8774fd1b912ad10cc6f9373", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd6f37af2ebe4efc8796eecf54d074c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0168c2e819c0475b8de013cb7242db0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8f381a56a8241a1b7adcb351d44afc5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "92f733e93fcf4c36b5beed82fd23c4e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "564ebac81b1541aa8b688f9941a61395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a29e9de2708492e893e8a833414ce96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9b6061691d34974aa15427c5b9dcce9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8f010f02637945429e24d964a84bc2e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb5ea247f3a2420a87b18b9c44b71f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2c42a88f86540c28e2ed0894fbcbc6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "841f561a6ad0490b985468729e7117ac", "region_id": "RegionOne"}], "type": "container-infra", "id": "c1ffdd5499f84f6f9c956f29a16b0bee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d40f06fdee5b4a919abc07441b56c7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2991663e6fb546e3bd1b9dca1ccd022d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "198cdd0af4c6490fb6926c71147e2a4e", "region_id": "RegionOne"}], "type": "search", "id": "bfe1fc3fc036405994f5e3e198774781", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "456ea392dc9c4c85a07eca2d1fb52e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cff2b1c03bed42b6811e97a0f3cd6ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a71b56a2fa9a42e385fd5b2ad4a44066", "region_id": "RegionOne"}], "type": "dns", "id": "9bd0416f9cca466d81409cb7b556ecba", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf5322f6fc8e4c4a9443a99b4bde8c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7faf40bce2a6411ab6faf5c8a5581562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4a05cf37e8d94468ad555b7a84fef06f", "region_id": "RegionOne"}], "type": "workflow", "id": "8cef3796be9e44abb97c2af064a07172", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d84e6a6488c94d8ab62da7fb7d558a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c77ce5c2a48e4481ba99ccf20d731fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "634f24216aef4085bba35ac56483031b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "44be1e20d40a408690d5aecd3af9f268", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c22e1063329d4c2997e01f4ce40237ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a69612833c2f4e668b1c8f1ae383b489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "89f57a1aea374fd5852adb549fb2ceae", "region_id": "RegionOne"}], "type": "rating", "id": "86e119e2754544c0891938c8d4e35ebf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87ea06ef85784303b2b52ea9fe0df9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22f38aaab81e4211966bcc5ae97d6c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b3dd621f29d3409aab1a7f0e37fcabea", "region_id": "RegionOne"}], "type": "operator-policy", "id": "edcfbbd6e1204e6a97af6098dda94135", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4bd5258d10fb4b58bfcc3ea0afad0ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e421a18ae58d44f1a909f59ff58e28e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "557f0430da314fa4b1eee320e71c9e55", "region_id": "RegionOne"}], "type": "policy", "id": "caf970a7d97448309266ad439ec229b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9079b01a8b9c4291ac1effeb33d15492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "740364748bfa4fbd85fc8556432de7af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "35cd978b2fb34ec5964bbab86d6ff113", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "82435ff5c809447388a2b83dd36f72ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "426bf02f15704bfabeef4ecb8195c79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc038e4d17fd451a82520c456f99f000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e54f6807a78440d18f5df8695c539802", "region_id": "RegionOne"}], "type": "sharev2", "id": "011bfd89e4ee49f69e5ebb9b031d3494", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "112e187b8ba040e499137ac0f823cae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af32f316b5c644d2a2477fcc80f21382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab465e1ddc794651ba084e3df5e85a28", "region_id": "RegionOne"}], "type": "share", "id": "323fa227464843569629af858f51e7d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1bcaa18c2d3646839cdad46a0532285c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c9c4046a92f4685abe2da2ebf957187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a3ecfa3b90c493abaf7108b4673f0c1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cf2321cfa5cd46c5b6aa8831d2e68e9e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f456d956e6ac4466893030aad6f9045c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e75d7353403b4245abe0dbeead3cf21d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "568d23c7766d4252bdb292364fcdf425", "region_id": "RegionOne"}], "type": "orchestration", "id": "41b4638f2e064c3a9f0e7bd8d63b74f1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68d19da240ec4a62b2b6c5047f9b0023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a9944e9390a4fb28e471f60848fdc1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea371f22671145e584d3cf615319ca61", "region_id": "RegionOne"}], "type": "block-storage", "id": "4b69dd072a954763b167cacdf3c9950f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ced5e3cb418c4bf194c931985def5849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8caffc246be7486c973bb07ea5eca3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39275ae250544768ce5a919434f3136", "region_id": "RegionOne"}], "type": "volumev3", "id": "e2cb2017e66043d5b409bbb00d9531a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fafd90c6608e4e5ba898ff4eedf4dc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3c13204b06d44a19bb053577ad39e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e88fdcf2eb446e6a0db390e8b0514b1", "region_id": "RegionOne"}], "type": "volumev2", "id": "d64b2cbd0ba24f4d85f4c9c69520b01c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9cc3b60fd874b7cac9d2abd08e90336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf9d92155d148dc81020a7497e3ab36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce585e399f3648a0913529d71c13f88d", "region_id": "RegionOne"}], "type": "volume", "id": "652795b16f834219870b9a69aeb0206d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d076f451593449d6b75f1086651bf725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7e22fa040c2409999a701ac31f292b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f8ac5b8a5574e8b815df76db198e97f", "region_id": "RegionOne"}], "type": "block-store", "id": "6e5cb2212b674f1c923fdf4027be493b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc67fd55b16e4be2901b48dccbc6ad68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03fc4800bd614f65bdefaf8bdf0163f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "329754a8ae774d3e9c9bfa55c7eca6d6", "region_id": "RegionOne"}], "type": "alarm", "id": "f17d759d752d437395bf820eb64ce3f6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f3237a479fb84766a57102f0b0fb42e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c12f6f4a62b94a1fb3dcc59c553b5ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b45184fce2824c79a5cc2177d39e8b9a", "region_id": "RegionOne"}], "type": "alarming", "id": "0c8674f9606146d8b12c17f9884e0d27", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8906d6a3ec7241538ffa8000efbaa4c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e4ea124e88941ddba2c750142d067f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e12e835516084c65a21e46365a9c4988", "region_id": "RegionOne"}], "type": "meter", "id": "c03952b31d684cc8844e777cf6867f9d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "22834aec14cf48b0bf0b9e5d952abfe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be2dad5dd77d42fd921fd3aa7f755adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8ec252cebebb46d7921baf0e324defff", "region_id": "RegionOne"}], "type": "metering", "id": "a051ba001564456b9650ca8b0cecfc0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c779b8b6c64f423ea548f413740ce007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b4f4c363faf4d328684f5f120afcd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "defe10c2bc9a4bdabff19ab8cb01d63a", "region_id": "RegionOne"}], "type": "telemetry", "id": "8e9f8501ef1244d3bbda7d409f9dd2ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "beb839c32e4d44659446fcbd22ffb62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f56f835c13c14cd58f9dc36dfee8fb2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f868b08ecca4131bd41854f2b490853", "region_id": "RegionOne"}], "type": "event", "id": "6c9fafe515934fae88f11ede30575af1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f541047823d44aab8e02c916e4c925a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da497f89451d46c09d455beac1ace11f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "287fab63545c483090cd0080c0454f1b", "region_id": "RegionOne"}], "type": "events", "id": "6803620948774e30bd7d7b2fc97b22e5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c132c4501804a6fab8051cede1daa6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07205c86a8da44e18fb99e9deeecf4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "319b4fdab16943839cfa152406c82bfa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c815a74e2cbd4e35b9bc1446367f4ca2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a96f8e3bfeb243c19a78ec0da4d8b20d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0da806d2da6142e093ada512af864691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "06c8d780aefc402f915ae6a76e76b5a8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fa38eec8ee0541a6a936aa53433ffa18", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f61a2578564647c58de461ae0f347653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "317f4cf5cd7d43bc9fdbff1b808e53e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c12c084c3f054f248063171af78302d7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d371ff9c55834e5ab7776da862d62c06", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9d4cf99d97f4be9ac15a74980e0a0ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "138e188470a243d9b3a716775fe2cddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a48cbbc1890b4a2f98d7ec8d8f186b23", "region_id": "RegionOne"}], "type": "tricircle", "id": "9bf2b179668c48df8b6418e5e9ea4bbd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f4b19a5eda914a53aa964cd0bd0c9add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5715a4b8f9674fe79de89fd4f25f1d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4a519fca0ba24802b8ab48e2d6480727", "region_id": "RegionOne"}], "type": "database", "id": "b4ccf4d23ef04bc7911e9a2c98036d8a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "66af4d15350c4b8a9683fd665d667ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1a1ebb1f3ec64600aaf8d4b9bddb989e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ed894b3fc434e18830e35086729e5d3", "region_id": "RegionOne"}], "type": "application-container", "id": "16764a6f9498482cb918377596e0dcfd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e19de3c5725b4c449c1d56c0c1d17eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9114068e134e4012bc0bdf8953b7fae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "42a4a40e6f934eaaa13f360f58105382", "region_id": "RegionOne"}], "type": "container", "id": "e33724c5082a455b807169a839c4e89e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3a3936781764019aa8d9b634956fad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4de18a1514d1476f8c53677c2ba30f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc54d99af1ed42b587a9f325eb934262", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "408d2fdead8f4b5880312fa9b23b2915", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8fd163dd210d4b639839aece4a27d4b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ee97d2982aa485fb276457a1f392f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "75a13baea86644d085e168a24443e00b", "region_id": "RegionOne"}], "type": "rca", "id": "7dfe9efee53443a9a288bdbda97d5969", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65ccd67f6ed44449b2aab9da8b461176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "85226314314c417fbc39a8b0594d7119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d4463ed393be49bbb6a66c08583aa678", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8894b7ab7d2742ff9bc9b5b27ea10849", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "70323213b7014e9287491abe639addf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3952f1eaa7834c7184f0fa66f8802356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "476b5d21933945aebfb1b3dfc3025c95", "region_id": "RegionOne"}], "type": "network", "id": "9ee8b6e8020c4e1e8715a9ead5547915", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc879e3dd51344bab8a7b685623365af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fdf121310d7d4381858ab045bd3b8e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ea3e173472b64c00bc2807ad2b537c93", "region_id": "RegionOne"}], "type": "backup", "id": "488272d0ec4d418fbee2ef9238e5eb1d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3946d1ca68fc44c7a2c1834736434b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b640798cac9409987ce4559785ad6b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ce4cf00a8d524557a74b4c928c827667", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f5434fbd6d724e11a7e736e5091ffe4e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef809b3bb7b54f1d92f1cd8cc7bd40ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86af19208d2840848127374d1fdb17b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "058c49adadba43c5bcbc94d6b903e3e1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fdee917832f047daa7d40d9ffcea4114", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6934ace302044e32b68929306ecb1ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63d0f683a4b841cb95099e85f0f411bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7cd3300bb3d14048ab5c4e2d78cb0fec", "region_id": "RegionOne"}], "type": "monitoring", "id": "66f27406b91243ccadba7534251fdcaf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "317327ed5ba1402a9122745e7b876268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d13b3522ef5046bcbe14d5a198185c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "755e1e83ac8042e08dc7e96b771b97d9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b2055ed834ee45879b72218398330fee", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7cd593269aad472787e1a647c3e06408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9b95c325bdb9487e8e47734b52ed0508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "27f04456067846c8b02071b95d43c6b0", "region_id": "RegionOne"}], "type": "placement", "id": "73fa6ff7bb034a55b92631c1d720acbc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a547c19bbcfb47528f9e2b71abd1d9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a70e011136074143996953b9f6596c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "79861217cebf42ad8a40226b65f594a7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8de683a50fbf449f824d359dbb760097", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7cd528386744da785cb464213ecd7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf775b84ff11434394c0d32e8a7643a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0f465adc176440f59613fcb2cf0f1660", "region_id": "RegionOne"}], "type": "ha", "id": "d58d9e130b6a4a62b0ec9ce160b9872b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f44c7cd66ad9448db07e7bc700c22f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2dcd85723f7c41a5b0117bd6e9c38bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "843529b9982b4050915f7e1bf339d155", "region_id": "RegionOne"}], "type": "reservation", "id": "10010b4b5a4d4a26a4ba57763dae073d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2937455e1dd84e89984ab86e9f4ca177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bdf62098605441bea7db6dddba179f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "83cb09845bdc42e99cd0ad7221e35b2d", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9957577294a429f8766e8623170769f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af76e112d6e54812927394b734cb627c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d7a613999604ecc94b31d0f070f17cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e843a2c4dd864ce8b56f8988cc3b979f", "region_id": "RegionOne"}], "type": "accelerator", "id": "b0d08f4be71c44cca121386464e425ab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b6fc37142598480eb312869f92ff07ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13a4618f29c34441b0ddb6c3f6bbd041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b6f0e392717a440c8f4e481f0b4036d5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e8e91b8bc996452180c988eb7e3791ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "42f29809d87e42809eaf677143dbe758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a1d1ee61b92b45b295f65d1a4708ebfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18ad56ea1ed344248af07cd4c344c59c", "region_id": "RegionOne"}], "type": "registration", "id": "0ba9a661229c41369d7dc96070639013", "name": "adjutant"}], "user": {"domain": {"id": "3f485b5bdb2647d8a7ed2dd91cd794f8", "name": "9551e36067eb471bab0d5fac822438e9"}, "id": "b1b04161a94542088435e12cd0cdd808", "name": "229121e529624cc5a5b4d41666be3cc7"}, "audit_ids": ["ae3ad0225f6b4e9c8515a8eb0d32d3a2", null], "issued_at": "2020-04-23T06:25:56.532232"}} 2020-04-23 06:27:56,659 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,663 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,665 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,725 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/ceb0735c-a6e5-4c6c-ab89-c4a52b5b939e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,730 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,731 keystoneauth.session RESP BODY: {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/ceb0735c-a6e5-4c6c-ab89-c4a52b5b939e/file", "id": "ceb0735c-a6e5-4c6c-ab89-c4a52b5b939e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/ceb0735c-a6e5-4c6c-ab89-c4a52b5b939e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"} {30} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.179988s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,627 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,633 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,635 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,639 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,656 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.558779+00:00", "project": {"domain": {"id": "bb72eaf6db6e431d8b18df32f7bda040", "name": "eaebc0e68edf4b4da656ffd7bcfc3f37"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dac52933516841958837a29e73705ead"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc051129d7c948098b4255ea01b65518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "23fea56d09944682b649aba888f8006b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ce615c4467824769a8d14b735de682ae", "region_id": "RegionOne"}], "type": "identity", "id": "dbd698e8349d4788bb105801abeaf63d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "034eb413b3f04ec3b8e2300301636c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2463d0dbfb9e4b50a9585f862aa806e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "633deb979ad74894a33f434d0ef4005b", "region_id": "RegionOne"}], "type": "compute", "id": "9a062daf32414548acb17d8bce955bcc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "108a301c86ce4dcbbb9a552cdc421b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8ab429dd6e97428b8c5ec6f579e10641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c58b65308d504ef8ad9f5c90767412f6", "region_id": "RegionOne"}], "type": "image", "id": "4771b0b845e043a198e0a12eeead8873", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6f3221b4a894849b46d3b4de38338e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bee9bfca260e47e2a13c8035db9e071c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "edcea35aa47b4aa0a2ea695b5b1053b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a386e5e6d5b043e79f7766afeb93e24a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73ab12de63e9433e8e237262b5dfc3a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74f2cdee8941473982e7ec6208faffeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6bac876b1f24b3d85d3093500609e39", "region_id": "RegionOne"}], "type": "object-store", "id": "6ad5c6f4214e4703a590c8252590e4b3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e638cc919e044fd82c45be4c26e678d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea57dd1ff3874259bc24b25865d320f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fff1781b521d41489fa66609dba08949", "region_id": "RegionOne"}], "type": "clustering", "id": "bd4e669171dc4142b17f42d51ff46bf1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c52c7258c8844b8b8adf2775f1da1a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a349cfa9586c45e4b2b7f01f359354f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b385aad597a47b39b35c33e8f8a8db3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "642bff1557d44b98913d4b12368ebbc4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a647667c0001422497a0cdb8662d3e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25f39a88c9df41abaa180080717ddc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fe597a9b4f34132a0aeea368bd4e76f", "region_id": "RegionOne"}], "type": "cluster", "id": "de6711898f8f41838b9a30f0b9b5af51", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bbd766a89f2f4102972c2c84d562cd41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80b1b30a18fb4a3b8beab1291007ebc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aa62ed3d99434fbd84dbeae357b9e27e", "region_id": "RegionOne"}], "type": "data-processing", "id": "f71a958ed3924a589e2a75f24a0fe12e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0cbbc5ec6461405ba121bc4fa6e6b991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ec46b3ccfe1417d8d8278a0fcd150cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "80f4f6f9a9b94fe291cdf76491b72317", "region_id": "RegionOne"}], "type": "baremetal", "id": "9478c2a9d91b4e079e9ec6a545663a4a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f39d674d01f4921a6a21f4c8291dab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14aeb46bf34d4de48e4fdea441e39ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8b06600dda1e447fa5cdab1c9aa3c078", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d28a7736291c422291bb3ad7c3e956b2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acc7115ec84546678f591fbe81845202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0222423bf76442b967fa081514dfd0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "881526b9a4c4426c9f5e09012dd3d2b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "69b9e3ce808b4f2b89c4c1d5790c454b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "56f83075df3e4c679201c8564afd2e81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "df2f875c627245d19da1ab9c1426d041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "63a3466ee1f94980b59fad8377ba2339", "region_id": "RegionOne"}], "type": "key-manager", "id": "a5284b4dd5114756a3e7d392e2ee3aaf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00af295cae1844609f5d29ee5c8ad492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71e0becd10ac4f39b4aa52636ff8badf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a304b3ccb4ce4831b1a463ec9d61032f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "25bf975a58ba4ecdb1715676c98f9e61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0cee36372764ec38e320a3300063ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "488805041a7144a88d43d072010ffe7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "312ce03baadd4920ad8c976cd80afa4b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "315e9146d86743ddbf7a348f1f7b85f2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bbcdf5225b40436b883922474d85d224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "065408806a9041e099256371e0c93a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5e31ad4509384214bcc829494ec06083", "region_id": "RegionOne"}], "type": "message", "id": "5ddb1bad76a64c2b91b440670bff49a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e7786d7c4cee431793645205cf410c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0b1e87bb4c5348c58059369f105642b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ecb140ff314a452885b81598afcbe5fa", "region_id": "RegionOne"}], "type": "messaging", "id": "a2135b53e59e4a1b9583ade45cf33fac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b91f794be45c4229b749a652159f0f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "161c81a8545e470da956289f323d0d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "268fe69b3d8e441e9b05e0ead6879853", "region_id": "RegionOne"}], "type": "application-catalog", "id": "68a04a78fe854864aa656db8d8b9c6fa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3dd3a86db7a44db4b20694c4b0b3e8ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31c922949ad54e0785dcba1b30c3892b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bef7b18ea62c4a1cb04a11c49fe3705e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9deed81a0260486e8612a150a727f8a8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88cd9fa93fad4a9483848ae365e0c5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "924019d35286417eb1ae87f5d9c62a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74ce2e69028241fbb71a6d63f7a47295", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3dbb1c76ff7d47c38a3244b8af461aa4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4e4d116bd274f8cb542dfa30ab915c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e79bf93841e42699ce8ec0e3c00c503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "789898f1935f4a9c9647440f30bc1f61", "region_id": "RegionOne"}], "type": "container-infra", "id": "d1aa4c05ba3640bc8965b0e3863c11c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "916932fef5a340b7b8e05c1b801a98c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3aee9538717c4976bb6bb309741b129e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "88c3f58999994204bef4c6c941f47db0", "region_id": "RegionOne"}], "type": "search", "id": "8d2c8fb353534f3ea21989554de93f05", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "da4ad63326d847288bee0324d19c18ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "77da95145c0440ffa0c0fbde2ae57d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8e80d88ef4b24a6eabed0ad415867a95", "region_id": "RegionOne"}], "type": "dns", "id": "de963e43bf884a71990e5c2fbff9ce9f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f9a2174c5074b1198dda01f2b6c3db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5e7bac132c2407980984d951c77c26c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e86e5b31ad04d64894aeb304f35ad66", "region_id": "RegionOne"}], "type": "workflow", "id": "7f698abade934e0b86915655a51d19f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43a1f218c8004eeaafbe299d0fd725e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4614e790c48c49a48c9c1e949861585c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2276b2144e7b4226949afdbdb90f2bfd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cca8050f9ea841f39606d631dfa77c81", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cefd0830492e42d0b493374e3a5b778c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d6488479e7b48568041a62c9a3197dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "90f0ce96f7ac42febcace1702a8a238e", "region_id": "RegionOne"}], "type": "rating", "id": "fc63d32bde454859a2e62fc5b9355abd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "386a6b805cfe40f39cc28e15e672ebe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07ff119b72ac4463a9d742b73174361a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "785e3796a89b4120bdadc654b9f1d934", "region_id": "RegionOne"}], "type": "operator-policy", "id": "311a6f59fa7e4080872845cf995d83dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4212cb2f31d24c3ca61b4b094c821fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b0091ea08fc42f98fdd9277baa6916b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "81d7c7e3fac446f79c7a58f720a3553d", "region_id": "RegionOne"}], "type": "policy", "id": "3e5648ddd802434baaafa28fec808944", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a20bc7be46e64526a171511e98f40bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0e2069b3a04460c8a592c6d94d2be23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6c05de8958b64bad91ca8e8a895e7e24", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7b6a3f0ba3cc4a9185c84ba69af6b711", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc2cf1361fd04cbe91338381801dfd65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d3e7fe7fc08413db1ff665fde17c7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2be7315c62849dc93448b52bec1d944", "region_id": "RegionOne"}], "type": "sharev2", "id": "07c05e435c014934952d57f2ead0a343", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f1b9e4c9a2c4bfbab08767e04b014fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e91c16a25767488a91e0eb14f2cbca5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d63160373804b698e3962f81155389a", "region_id": "RegionOne"}], "type": "share", "id": "1cbc6aa7f1194d1cb4c0714200875425", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b859b22c1d6346719b5eef6a0f3c7d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bb211f3d1a7d429484cbd8660f08ef8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d70051f115fc4f34ac33e3e55ccdc7ae", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "09aaee62f62e4a58b66b585bcd059615", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b43d088e28c406bb927b40722e9716c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b91dc2e098a9486ebe3da5ed7fb85cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb42de1e538441b9e30e2f89c2fc194", "region_id": "RegionOne"}], "type": "orchestration", "id": "98f3ba2a050e4bda8a19ecaa70c9b78e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d342f7d752842ddaaed77c978866cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "595653004ce149be960624ecfae86b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a2aada91be04851bdd7bcac8a0f6474", "region_id": "RegionOne"}], "type": "block-storage", "id": "f2fae0fb160b43eaa4abeeb394add66d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a9872bf99ac479fbea52ac83fb475a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e15c0743b4c14b139fdc05b14e781ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b11f75c1d434be6953f25e036b2d62b", "region_id": "RegionOne"}], "type": "volumev3", "id": "b26720a1d0614dd592077b1628d370ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f75fb59c0841f4ba1a91da4b4efc92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "579f323be9a84a8bad06d8047cc68bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e71ab859f60475bba67fa7a8a281264", "region_id": "RegionOne"}], "type": "volumev2", "id": "8662c1318ccc4ac2a1176faa67a90c3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8af3f5fe8804455ab22a6afdba67699b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d43dab79d72b4e208f60fdd165f632f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a466d64919554f0da9bc16cbccb8ed74", "region_id": "RegionOne"}], "type": "volume", "id": "f3130bac25924ff8974b90b1056de931", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07d2a81d2cbe4d35b97ff2592b57507d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7192ea28c0d14b43bad9dd6fc7a7d43d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8905c263aca48c5a9172d637a4fa0ad", "region_id": "RegionOne"}], "type": "block-store", "id": "89a7e1088b0a4907a0dbaa38b32c1d1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "835dcdfbdf2049989863ae0a6ae6c969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fbd759a3ec94a7389d94f69b4e5f05d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "60e6901427c1403286f9d93975da3df9", "region_id": "RegionOne"}], "type": "alarm", "id": "6d7b3d70babc43ef9b1d89bbb5daf500", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "189ec5ec89144bac98c1fa3f7cd5c8f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8cdebe467b5432fa1fff2448b1e1ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2b7b86c067e3400db0078175433e6f20", "region_id": "RegionOne"}], "type": "alarming", "id": "4ff20689af61481d981d98e442d9d645", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0eff10a9830c4c758b45c0a51e1953de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "687cbe5d59a04297ab7882d04ccd48d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fc639640ae3a4617b5bbf642275659e2", "region_id": "RegionOne"}], "type": "meter", "id": "0fd54599dff54f43af313fb7e99481d4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3f3689e05eb4a078eb2b5539cd8a42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f1be95bf3d24e51857011da5a7203e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93f0402b7bd54edf9158e63effc1624a", "region_id": "RegionOne"}], "type": "metering", "id": "65ab1a84820d47e49d81b30f0207d080", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34916ec5d6c1462cb6b52a061339e4cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27f8063cdc8549bfbe87d61d5523439a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2da6f9175ca54e37900a7b9462000626", "region_id": "RegionOne"}], "type": "telemetry", "id": "49c6dc4ec89d4befbc6a1f8c12ca8a66", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3b29e466fb540d2b0037051f489d771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a57dd0662dc42029886b0ef5562ff95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9036d60320044d99aa4246169206e45a", "region_id": "RegionOne"}], "type": "event", "id": "6b7ec8cd0cdf4e078bf4d0c518e8aba7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "87b38d0101054ac1ab56f18d904786e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9d67dbe345824f4dbe36f9710145b4c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d6ef450693854310a1e4298dd943cb35", "region_id": "RegionOne"}], "type": "events", "id": "70f232d3d4f3429d8eae5dbdf4b120d8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ad654122fb34786a4b1a8b80ad86be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a6a685c8ba84cf884abcac0f54472a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24dbfb9fc802496ea26ccb72d241c949", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e0881adc584c409bab49f1273d402d6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ad890e68798404787c95d1f940f095b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d0a667b54d842989d0db94baa81bd17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b8ba4d97b74d450cbd55d3f478afd912", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1dd3e409c758464680bf12ec9c6fb499", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef4569772ed746f48fd14b8310066010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9be1d7ab48ba419194b362a98a7377ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "710f7ad98e28487da293544dcea9bad2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bdee41cec1bb406e9780927eea344205", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f360cef1cf5463b90a7d1375e0ad8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23c9f1dc2c9a4d2fb3ab56fe2a8b4a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4e2ca73c3fd4008af46c84bed498964", "region_id": "RegionOne"}], "type": "tricircle", "id": "3c407db1bc5640ad9f40c7cf8e72fb03", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "65188af0e22f456ba2d2e9c0c9e8a955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "66bdf604b9c1457fb111ef6f64368540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1730e5e2ab75432f8d828b5fa8e8e3b2", "region_id": "RegionOne"}], "type": "database", "id": "94fba164d33b4e77a59dd4c85ce1184a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61281a0181df46ae8bfee2992838d311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d544ba8d4fc0417298e22536c9e91808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5cfdf73544ca4d4d9bcb2d85c22ba743", "region_id": "RegionOne"}], "type": "application-container", "id": "cded3c4bb976437e9e57605e09139382", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91245f56a5f5447bae77efbbf89b1b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44b8e8c369f64e0184246b003bbb2d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "461933e2087045e79b647d9052abc52c", "region_id": "RegionOne"}], "type": "container", "id": "c391671c252e4dff820d57bc15a06407", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8b15dcc4b5d842fc87414cca46b5adcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9d35ae483784aff87cc2f6283da17bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ab764e18ee2e47148f6f19f05b7aaee6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9b32df59a7ec4c48b22351ff14963996", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5b6b18bf86e40e9a4d120420cccbc21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bb24b0134b5438a884ce990ff6a68ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "93b985dca4de4eafa381f4d9d2b1b69c", "region_id": "RegionOne"}], "type": "rca", "id": "f5a9e73a9c21494e833cce1e2bd9edfb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ead6449d613446c3a525a00b22af19f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "69b677c280dc47cb99734f93da4a3aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a3a8eee9bed64b91b50a40ae59635268", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f77ba7b8aeb54e84bc0b0921a3b44692", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3622f2fd621e4273a4dabffd6eff8921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "28b3a9e74d6643d3a5b8c5bd748889e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4f241ad2b95e43898d19da7efb4fad1e", "region_id": "RegionOne"}], "type": "network", "id": "4a8b1aaa1d8c4746a3e04d7ba07838cf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3267764906244920a2bf4e57c60f8fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d7e809af0fe84c3f9fe3ea83b1d361ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "144d7bc7cd444fc5854781dd31c53dee", "region_id": "RegionOne"}], "type": "backup", "id": "cf8f241254094884a3e8f66c3283f065", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9b7d8b2af014bcc914ff97312a75d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3fe490fb0bf94536b93db893d13cf561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e6ba3b0715b04f678e52fc7473602c67", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aa0bc9ec6d194285b1a30af89fcdb7db", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "093cac4d7b4e4c79ad21c4798c6c5410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c8ffbd80b3f4710acd0dd85bb69c77d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a66049a49d54ded93928e77f02e56d2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "649e6e7e912f48bc88f50e98ffdd2b62", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e04f379248524a77b521cd57bb6a858c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "de27327ecb20485cb98942dcc76ff613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a4ac43fd70284081be5eb0a7ed6e0015", "region_id": "RegionOne"}], "type": "monitoring", "id": "bd73dadfe75149cc8a72947302c67608", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7b6cbbe9afa34eea9f57175a5b3702c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5a4c5ae862c4b69809170f3a4d24b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5a0186dad4304f12a184361f14e29b50", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fc55d16dc73f4b75b02c4f74627feddf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "240e589a54b54230816c3affc565de39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dc482db304c945b7afd254bd59691fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e098a0e1bb74330a2bb98075364d6d4", "region_id": "RegionOne"}], "type": "placement", "id": "396f30f0e9584f19a2e285a1ecd70cc9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c7d3ef93bc54857bcbfb7b62007644f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61ff12ec711644228bc139ac52f6190a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "55324694657e43769de004814af7af07", "region_id": "RegionOne"}], "type": "instance-ha", "id": "224a03ab79564fb7b68e8428a150e17d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad051a644f0b42dcba0ae9a7271f4a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aef50751660c406eb36529b3713c13a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1dd1540716bf48f982bee0a1e141c9a7", "region_id": "RegionOne"}], "type": "ha", "id": "5039f2a54ce44abb81ae0c72c07acd31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f5218c0855a140da84e5e87a02739b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fdf7e0c7b489413fa8c64702af27dafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "57cf143055474ae8b2ad618c03269b52", "region_id": "RegionOne"}], "type": "reservation", "id": "648f2e94f8394c6b933c254ee1de3ba8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c43e1aabf9844e66bb3310e561785b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec7e9adcb2284a64a7ca64cb1232fbcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0430030ce26c4dcea2ddae8f8c9a3db1", "region_id": "RegionOne"}], "type": "function-engine", "id": "15248c7f014d47cea45aaceaf2ee9a52", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6bbd1b07670747f683593e3a42261442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9dcfdf8c98bd4377872c7d9aee745045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f9c6fee858194930bbf3a94a0b5feaed", "region_id": "RegionOne"}], "type": "accelerator", "id": "57d33baf6ec6496bb985206b0d9f8f5f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "505ff5358e53449aa1545dd6cf0a3730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47035d27532b44a299d3d1700eac7553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3f7511e8a6354c5c94589ed84bc8dc76", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9e2c88adbb134cb291d9015e4fb41441", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e7319fe09e84b37a217407d0e210b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92c5e376b4ef499db61c45ba7e770683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4220eaf12e1d4c7191eeb9eef36ef366", "region_id": "RegionOne"}], "type": "registration", "id": "27559bc51302493081e329b1367a55db", "name": "adjutant"}], "user": {"domain": {"id": "ec6854436a5f4ab889614e8fd01299b9", "name": "56ae27e230a04124a00b0feb32e74355"}, "id": "b9ad6c9ee65b431d9a94c94b7954b140", "name": "689a4738836c4a77911577df27a3a349"}, "audit_ids": ["e2337ccb70e549e1b6e5d0cb8453bc75", null], "issued_at": "2020-04-23T06:25:56.558779"}} 2020-04-23 06:27:56,725 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,729 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,731 keystoneauth.session RESP BODY: {"domains": [{"enabled": true, "id": "4d9cab48dc644d978b0449c5f8d526f3", "name": "domainName-2"}]} {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.183806s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,572 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,575 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,587 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.509611+00:00", "project": {"domain": {"id": "255359729c9b4751ae6311452f465881", "name": "6ca4671bd9674f628a9dc403cce0be99"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "21ce505a92894be18d6ecc84b30a236c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e5b969862f440cb8d5d6e204dc500bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "95fde53321e54dc5ac14afef3fb357cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b093e534bd346a6a7c693248bf53439", "region_id": "RegionOne"}], "type": "identity", "id": "4a04cfa035674738b98f4cd6100c13a0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f140c6d273f4596814b508b26777df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "112854156ff64aa79aab47005db52636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e1447333bbee4ddbb6d172b6324c3fd5", "region_id": "RegionOne"}], "type": "compute", "id": "bf16b49c2a3f48b5b2b15a747309183c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "24c49d855b6847998bc67d4804d66fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f477d8a33106461bb59bb76e79ded531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "16a592218af34425804591d26ab4221e", "region_id": "RegionOne"}], "type": "image", "id": "a453ba200dee48d6931245a06fb8ab82", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "113cad750b134d28b905ba57c0a09de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7cde95aa5922453ba1376a6b30cdf82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b81c088441a04bc7b956eb3ad8ae2ab8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d88727cbda2e4d8eb21aefd1799a7b14", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8950257e8c14e23ae376724e61cf288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1419cfeebf94565904762d0e610e80e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0c48cc642b942ecb6bfe8197a97cb98", "region_id": "RegionOne"}], "type": "object-store", "id": "7154ac11cbcc4f7fb6bb61699a5642a8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bcef3fb9b084f56aadd48dce5a923e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "218a70860c014358a41c60156cc94c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bb81d4da65b14b098cb7158c8be7209d", "region_id": "RegionOne"}], "type": "clustering", "id": "f8451690dd3645ea87ea9633d381d13a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69705f20947a46cb919b5fcee23a192f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76226fd8734047548ab09c004f80f1f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b805cc25324437c83cb0e64d8792092", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7888555aff534475b80962791d477302", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b428841d35e242739857191e4836b23f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3a1cb2645eb46089eee8c19d3e24c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb15e75b452d4046b9876354fba29319", "region_id": "RegionOne"}], "type": "cluster", "id": "a279fa65650b48fb8768d19d27216c2e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cfb0bb9080e547f69ca47bb537e72d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "65d90ecb3a4546b69c0b79e654f5771b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4a773a64781a4d6da95cfcc812b3da38", "region_id": "RegionOne"}], "type": "data-processing", "id": "a82b95d802fb400181aee0806693a46b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f430abead7d9431ab408ea675ca41363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b319a1f32e747d3a02b0813f61056ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4ba7917ff8d846558f210deb95c38d74", "region_id": "RegionOne"}], "type": "baremetal", "id": "87b95d78b38f4a7e94d5b0177848549a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4a2e84ef86ab48e99fcc2b53b4c6ea20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6efa152da730480b9c40715daa04e14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "788e1f56434e4c48935099e143df051e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bd928928c8f94d078743cdbe2f14e289", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "58a832f66db84c4f9539dab342861640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c978077176df46058f6122e0639f51b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3d79949534374f399161444f64e1e57d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "60de20ff761a4e3a81b4d0376520a2bd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1bcb23a230ef4995abfd59e1c2c3df8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9020fbfd90948f2992185a69704e459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c0b5cca1846e443daf26d428b71f1366", "region_id": "RegionOne"}], "type": "key-manager", "id": "f42c0fc92ee24480b2006dd1c3cf1a8f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7aadfe1a5fae407884cb9b0bdad7b169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1447535578f34b2c814a60736da2f4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ed3d1b12ca58497fa98f3be249866b4f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b336d024980e446ca64b12e3a55b4eb2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "286c12a6e76140aea7e63bc31981b354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9b5412269c045cb856489835f7ad63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b77a7c86786434dbda5ac576215f072", "region_id": "RegionOne"}], "type": "infra-optim", "id": "de0ca1f4a1ab4bc981a52f1f87e9f658", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b5c21818f88b49c48295a496526a5d61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "88cab3e9d71f46d79faec20801f81e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6460bda556b4dffa3d35679875f4b67", "region_id": "RegionOne"}], "type": "message", "id": "c5846c3783094b5aae420c1688099b9c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3fc8d5f94b5544ef9da7ed7ce66be6ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0d7b2025a19b4ba6bef0f3718aa8cd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f7c083ab5b49496d8d0b5f3923fda39a", "region_id": "RegionOne"}], "type": "messaging", "id": "5240a7d09ec54dbda8859ad490a091a9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9733c22f690443489fc9cc85082fa817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ad5a72b7737420baa96d337626ac7d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4180eb0dc68548ba9dfb4375b541266a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a37a40c9e9134294ab1f76bc4cd74a5b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bab50729edd487cb247256b32d1503e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2c9d0e474994071a17c5c7d97ce822d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f81defa74941491782e397b20dd32323", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4cad0abc6d654975b7fc3faebfcb2e88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7597dc203a38404da57a9102a1e7242f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ebf6b56034fb4defbb47086aa8284b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0ff01fed6ac4feb84f29e502e2d7f84", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d050fba3b3794da495a2ae15ba765653", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d6e2c3da7ff4db09ba9e1d1813e8a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da49513e30b7480490b2a64847e6b9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e58074357f64124831aef402bd1ba57", "region_id": "RegionOne"}], "type": "container-infra", "id": "1fc6fb05ba3645c9a149b9a71b5ee4b6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f97f4dc5e4e04707aa6fa64cd0653901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e802021a1634bc285c62a49db006f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7e658fbc09a94a66b9ecbf4960d4e570", "region_id": "RegionOne"}], "type": "search", "id": "a163c1b092254cac8a57243ca4b72009", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "919ef81650a34b67b4e8e3de6a7e5386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f42b7a2b011c4c899c80b3588b490e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "957605edc91e4aa4a8967e0fb8653278", "region_id": "RegionOne"}], "type": "dns", "id": "8d4e479507d24781be44de59cbe36bd4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08066fd4dac1404ba64bd1790d32a2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91796b16c5ee4f94a2bca021ee9ec162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "80574e6c04de4f1fb6f316abbb1c9e30", "region_id": "RegionOne"}], "type": "workflow", "id": "05ed5f81373040b9bc1d9c7cf4b7fd63", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8407e6106d64e1ea9f640fcd7991872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab315303491f42378318f4b687e44b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d607b3513d31489486869fd56ed123e6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "eb09b0f221434a8fa4c84c24ff9b27e5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "217c6af063704b3bb388f79be946c2b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "327206d873114d6d8492e4cd88047bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ef5ec7bc2bfc422e926c7a774d658c96", "region_id": "RegionOne"}], "type": "rating", "id": "50dba00da0c646168d0184085960629d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8042340ea73349dca3d59ea3dc3d7d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b66b3ce255494eccbfd393cac19a3492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f1ff1646551459ebb501d51174ba791", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0a80bda2b9764643afb3610b96422f13", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18e5baa6824841d5ac681336209f3b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e4857558850c416b8589babc6b0fcd10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "20f515f6cb5440358ca3786f748a28e5", "region_id": "RegionOne"}], "type": "policy", "id": "f386e61b5ec84da9ba5adde9baeffed5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a552e456ea44e758cfb4e2f91992dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17ddda1ce98840a4a579ea363ac14070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d370341fab56454483bd56b413419734", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "40be7db3a033470193eb4d0cdf56ae52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "123305f7a6b943b6b3fc2959a80cdf83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f322966e8fab4416b402aab178be6f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b13e83eadb3f45fc943898dc48b0e6f3", "region_id": "RegionOne"}], "type": "sharev2", "id": "dd7da30ba3124827a89b7a15eea03ebf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39a7a0d59955465f8c33248717d6a7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b13ce65cbba341d193df916a15c649fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7788dae9782542e6b28e61d3654c9ebf", "region_id": "RegionOne"}], "type": "share", "id": "201563699a8e43829b0dad332b811a6c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1079d4b02514e8c81e9e4fd94fdb0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b200cfbffd644aeabd2379dcad17bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "96d5d932c819475696698c66cc9a1fd4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cf3f05e6ab43492083a0434ea02108cb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5bbd10e7d744a08bd561c1483dde6bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "987234adcd824e17952b3b56c7b32810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8d3ac76f518449fb29561b0f3290ae9", "region_id": "RegionOne"}], "type": "orchestration", "id": "948f6f96c82248bb9e3e0d103858d1fe", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d6b5d35689544ffa4966c16ac348632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78fd254315794329a943e43a7ebf27de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1403852c319f478a8265334ff9121837", "region_id": "RegionOne"}], "type": "block-storage", "id": "bbf29a7e24da4e55b8ea7e70316bfbeb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd8ebd5558fe4fe3b0fafe153681771e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1b7f92085c740d8af76143c4908f517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d75b458a04f4a7ba21edadb6a9eba13", "region_id": "RegionOne"}], "type": "volumev3", "id": "3718ec94c2fe4aaf8cdf4ec40cf66c2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d92d82f0d2f247cea4d03ecef4cdf023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e64939254dc74fc7922278f5b697bf5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03ee66a55da546ecbab3445c6a79800f", "region_id": "RegionOne"}], "type": "volumev2", "id": "cf5be08d4a244e10831e31740d86131a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f667deceaf80454696b1d0bbd647a40a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49bb671369404753b4ce512629f11e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c525b216f5214a86ad8805347f7add86", "region_id": "RegionOne"}], "type": "volume", "id": "4204dad565254626bed7d9d348642c63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67136ce082c04aae8c09dea30c9ac4bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "149630730d8049229ef3e707a48f8b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79ab7954f95142b08ff5dbc3223e420e", "region_id": "RegionOne"}], "type": "block-store", "id": "3d379fd4875c410ca3c62db10acd85c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a20f9b10134426ba79a6c44bba3bbf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34a6fc7af6b94b23aa306b9699660e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "94007fa94aa44112b8dbce51c169a23a", "region_id": "RegionOne"}], "type": "alarm", "id": "6347705c8e984d9cb18462b16fc118aa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94a7ee16efd14a1190531be6577a9293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97dd0528c03a4e719215a87765eaa374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7128e5a3a0bd464398ffdb57b4d36e8d", "region_id": "RegionOne"}], "type": "alarming", "id": "007d80808a2e4599943c7073571c3e21", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2dc784083432476c92dc19fcb1992090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b4866e07d74d45a59f1063e3bb532532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa9764bcf2df4a218dd958606060048b", "region_id": "RegionOne"}], "type": "meter", "id": "0ae205afd3644a3aabb8266f1c40e3f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93e994f049ea4921a096de795a5a087f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1ef204c10df468091537aceff25a3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca958e901d4245cf9873a80812c78249", "region_id": "RegionOne"}], "type": "metering", "id": "9600096c048e4cf0b521a2dc1cf51fde", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "35ad8fa28a25454091f3596498b8eab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fcee9e11ada44f7bf366826cb41e744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fcfccd103f054a22a6ec2b0fa3386cf3", "region_id": "RegionOne"}], "type": "telemetry", "id": "192664fe88674edab24b7f7d9e0a9c95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f004f9de9a444d86b264a2b7fee877cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7797d13bc354c909246b1a7c36741d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad8b8cca5e5a42b0aaa4cbb0afed3a8f", "region_id": "RegionOne"}], "type": "event", "id": "8f235c24127a4535a34138b3f36c17f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "250883b5825641a5b3e1aa3dacc41711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fb67368165d34ff2bf553707cfee6cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "12e6829ccb944c6e97b82306f81bd84f", "region_id": "RegionOne"}], "type": "events", "id": "33f44bf0d5824b9994ec66c000019171", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b0de9356c6f4782834799ecb6482a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be5d79b09abd4994b60bf755ca53aff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c48116cabf224b8ab4726b46eec93d5d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c7b849e226244376832d16b7e496edf3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0254ff2ebed140a5a1a40d60e1e2d9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da77b048820b4edc8bda45fee51e7800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd5581946ec04263bdffc9f3df69883d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "64410325d456410197381d933646e3f4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e5e030bce9349deb112471ff7edcd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b122f5e8ca545b2a0d080d17399b8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "be5132b62e4f4712a38c98245009988d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a11f71f92a29454f9f15daaa4dd5d000", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e12e849720dc49c282de0a5651777e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2fff1e4c874472ab15f7ac74ef8ef53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd6115f16b424a3e8268bd46a5383b6d", "region_id": "RegionOne"}], "type": "tricircle", "id": "880a5631d9774971843d1c062ab2701a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5e9635de5d744c868331b60ef5fc5457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eedd06dba2b346c98630e2a926dc936d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5605031a7ebe4bcf94639f98b6eb536f", "region_id": "RegionOne"}], "type": "database", "id": "f03bac7fe6e04941b6673386aeabc447", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12b2f7ca36a647b9b3c68ea041b67b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b766726ceb84c8ab8f4f8d9e0828e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dddcc93aeb214659be1f4ecdf13f8cf9", "region_id": "RegionOne"}], "type": "application-container", "id": "85dc689f515f44f998625e5d41657d74", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f23948076f54e08beb68705908d2669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3993ea3cd83442e48571945c27b8e2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98abcf90304648fd947405cfb98e957f", "region_id": "RegionOne"}], "type": "container", "id": "1ddbccff69e24e1eb3732a48bb532783", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e125df9451184962bc4115a4e4a43368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6080ef7649a94ff89711293c2491e174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "acc812aa059940e5a6ea26d8cd7c3989", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bffea38daa9343b6a4a8e011a60b943f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9e300a0678b4e6eaa2bb052e7b2b5ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03b029ee739e4c9799c5ca7acd358e03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e95bd5817c564c5da7ac22bb9d056e61", "region_id": "RegionOne"}], "type": "rca", "id": "05ae0ce585bb4a3aab42b30aed079427", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "60ca0b0c2f5449348c360f083c3ea77e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "647b5d47e7c747c491431c51137fdfc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d78fd0ab08df482983ef40105ba916ff", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a01aa933d2804ca685d5899374ee2547", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "81eb4187d7464fb5b8ecbcdd7904f72e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3e6b96b3a41c49319d890327c7d600c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fcc2ac2863ba45298d5a747ff810e082", "region_id": "RegionOne"}], "type": "network", "id": "c12c40c30a79452f9da6ed6aa576a1cd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a11181be70f449e797a4955a15fad92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "22ad216a414545998a70d22851777e63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "27779fe298c94700a0d279d540ac864a", "region_id": "RegionOne"}], "type": "backup", "id": "470b2fab89e34860844d1d38ea9a9b9d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d635c5c16b65438b94ff76f2602306d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "24abc288981b4cdeac3582d4687ed04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f607fa9969874ca5b75aa99ac6f13907", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a99e23b61214ec78cd4d6b3f7d4d253", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e83c41674a564ef88d54cef582388c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afb8e3af46024a4eb6108590f8fefac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8b31092b98924667a5c80fcc01197235", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5f36a329a93a46cfb0805130db3d7bcf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "06d8102458524af8a6560b5dd5c0d9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e8c4d2623f548e6a2e95027768079e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "599915be78634394ab87961de5950eea", "region_id": "RegionOne"}], "type": "monitoring", "id": "e3af5b9ff4fc4e9fbfac08643de8c230", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d08b1127ea374e86bbd1ca7e793bc04d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6418ebb7bba749a4baf963a95c7ffa0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6c682793cd584f4086d65d1c519fd72b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7861ef0f21ac410d8dd2855f3e34d521", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f68913ce35d4320b83f0b48b7cd0a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e1e3c9c456db4df1aeae55414d605358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f46c771f80c44a0d89571ec1405cc14f", "region_id": "RegionOne"}], "type": "placement", "id": "f406e59db85e4357bc698ef89130e9c0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "035aa1464ce64d078c6de9efd2c47961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3f37c2f129845ac95e9c18c459a9154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "be6edcec791f4202920998dee7d87f84", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bf57db3c42e447ecaa936794b5454c12", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3aeffff9bc9840e38c7404c21e772273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64b6bb2519884e879cb2c610b5cad464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ef63204b62a3431ea23aedb3606d72d2", "region_id": "RegionOne"}], "type": "ha", "id": "50c8cef8c78944e0bacacd531d124bdc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0da56cf3008241049bd7f1b104374a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "af3620c6d8064cb890fb8d0e489ba4f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "defa81d7b7b645f0aa625486eae11c7e", "region_id": "RegionOne"}], "type": "reservation", "id": "8debd78a7a854a2f8d18d4637d3357c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c497a750bd70451eade0c0add5bb265b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29f606ea45b447f5b7b291beb202668a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5d542905b2dc4aa4a4091a40e289f148", "region_id": "RegionOne"}], "type": "function-engine", "id": "712305212ffb4575b95406bed2eb69f7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ddabb7f43e744629dcb9f80aac14ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fd4c904b21bc46bc957bba3df6cfe466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b3df933ff8a04dbba2c57aa6060a9ab2", "region_id": "RegionOne"}], "type": "accelerator", "id": "9aba263952894367a866816118a3612e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbe5301e932b4c0ba315bcc3eae4b5bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fffcbc6a3de045d8a0709048c66794af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "33c45badecdb4881a25cc331707fc9d7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8c85c5f3c0c44de88fd2970e72bdb461", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69048b2700e546a7b3491e88eae51380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6dc750bda1fc4ff1a965313621bd8b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ffc8b1fd8b94b58b8a06f3a43f58cc4", "region_id": "RegionOne"}], "type": "registration", "id": "29a8d18842ed4d1ebc6921ba64e25ef9", "name": "adjutant"}], "user": {"domain": {"id": "3d2b4e374a484599b8565faa123222e3", "name": "ca7981b65545434da8faf0fddc8a059f"}, "id": "99549425354e4764bc2463a74852530b", "name": "d7bdfe4027b3468e84ab7f20e139a7ea"}, "audit_ids": ["6c448af73dde4a74a073e56dec514e23", null], "issued_at": "2020-04-23T06:25:56.509611"}} 2020-04-23 06:27:56,680 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,684 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,686 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "576c5012d2ee4c9b9ec210f2d43d0f16", "description": "projectDesc-2", "enabled": true, "id": "562a00a8e9384667ac41b49be84c1fc4", "name": "projectName-3"}]} {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.413166s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,326 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,329 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,330 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,332 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,343 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.275430+00:00", "project": {"domain": {"id": "824a1428123944019867c0fc94c9ece7", "name": "2b3905540da647e7b59481a833972bc2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7ab19ebe4b0f4750a075c7938fa864b1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f1fdc1fd5ff0482f88a9f23cd1bc96f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bd0fc6e6ca984dd5bb130d2a6cf619ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "be8ff7f702e74668b7d8904b04093345", "region_id": "RegionOne"}], "type": "identity", "id": "fa252a2970d64697ac3f9c5defa4a601", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "230fdc46d1b245dbb864f43edc4f7052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "61b899ca9c00491db0747c96b4241904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ad06ab58409f4bd1b36069d0d1269449", "region_id": "RegionOne"}], "type": "compute", "id": "be5cc3dc50334677843be7202ea4471a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b6f64db2bd0747a6aecdf414dbb40447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "30dd461e14e144a1a0813b02ed04a808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bb201a87717844b286b20340ea82c18c", "region_id": "RegionOne"}], "type": "image", "id": "de755c63a60d475e9c1e7cf14706b606", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "955184718edf4251b874f409c7455b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0328897bff4b469f92a487c92bfdf5d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bd7e2f78cffb450e81409ee79d9a3d7a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "38ecc100fcee41249aa8c7ff6598fde6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd2bcce149be402e9ae51e9c04f8c159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dedd3e56ad404bd2b9f497deca24315c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b991493f5d4067b2a399efa9527f32", "region_id": "RegionOne"}], "type": "object-store", "id": "415d16159e4642c284ac658aeb74d753", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b5df214efa14e2c9c17d83de2eaec08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34692c4b85294dec95a7543064dc0c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "995c928eb9e24dac91034bc58ffc0a23", "region_id": "RegionOne"}], "type": "clustering", "id": "eb147dfe759b46d1ae698682fc4ef0d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02b00657bc884dbf8814f5a94ea95aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abcd8527015f4b98a70920178239072b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a987894b4b548449cb84a22d0ef2118", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a259f685d83c4293b27db9b7d4d00cee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58211c7261f147b7976b8b4526090eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e71428e23aaa449384cef4b5346bc9d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d460347bd51456fb27d76f0040f32bf", "region_id": "RegionOne"}], "type": "cluster", "id": "3a7a8087ce1f4d00a8123368aef7705f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02708eff78d7432fa6389ce82979c93f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d5fa9062e3d48608b26f6bd634eaa24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2b10cdaa5e174425a4858eeb1ecbe2ad", "region_id": "RegionOne"}], "type": "data-processing", "id": "20c762e67652473398dc8c23a59649f8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9b35037efff4230baabe9b23be693d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d015d0601986498e81b0bac98a71f357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "98917819223a4d13876b3b9afe2c97ac", "region_id": "RegionOne"}], "type": "baremetal", "id": "101308dd7f854da8bd18c4d72d15faa4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8aac7b2e12844c14a9c66834e3bd858d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e065f4a673824396a8a0c7889d7efe14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bcc3f8f8312f4934befd9b65a93605f2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c408e6e177084431aaefa3de9ee7f000", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "251c97d1560a48a789b0e48996060f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bd02bb6cca7d4610a9f3d3580b3db9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "09c9570fa00040598819a2316075634f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a4ee12f24a4140bcabb2bbe29b8ccd59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9fc2fd48a897437883c130338fc98e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5e2bce4da90b4bc88a389982051f23b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f9e395b625174ac29f0a762f03caa360", "region_id": "RegionOne"}], "type": "key-manager", "id": "e625a191c57a430c8eaaeaacf738829c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b4153eb1b7724eb49d8deaddfed347c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5dcaf76598974568b8c46d17cb6b5471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3e6c55f393ea4a4f8a8270f237f94718", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0ad2c9977dfd4f1eb23f8f6ea7cdc9b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cbb1544cbcf44d81a48d015cc8728789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "227f858a816649d8ad6d73081dce6cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4aa86d76049b4bd7aff7525c7eae54b8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dc2d6dcaea4b4486b615782387e1f90a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e165cbc717ac42fab05b6bf345d499f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd9e67afd2724b968ba13edb3c2a95c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4495d3cbf2294df5993c663a4be4642b", "region_id": "RegionOne"}], "type": "message", "id": "62d59f9d49334560a5a6c940a9c8bf32", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8ebe67ab1bc42af8b5691088655ac66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e3a5414a8eb34690afed4cbce4120f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9617e7a1518e453dad868cebcbb80e31", "region_id": "RegionOne"}], "type": "messaging", "id": "7f44cfd98acd4401943e06230b0139d3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9dbe2d8466d84e4a8b9cf54c414ccdc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0c9ee041e1614b83bbdb125b4639350c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6ec5597f6bd34e279bed33063b34a2a0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c43a797d820846f798452cb0cfc97790", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adc032a979c748dda0aad8de99460684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03718783c0b345e282ab59f614b3c0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15d15a3a2be341cba355955565c1816a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ace2925213fc4c75ba5a6fa9bb40c718", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e78f90e8e854f0aa1ae8f1998847990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85167b6395da419e9465fa44aeaf5229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7644e5107c74d45be749089cf72c94e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a4ffe15318f49dea16b1234f7b1d7eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "696266d1c58c4c1eb7e05469fc794344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2312400850fd4a48beb87f788a0387ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36acc2d797eb46b1ad4b908eb7303b57", "region_id": "RegionOne"}], "type": "container-infra", "id": "bfae24aa720747ef8db91a735a877e88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "35fc92ea625549e5a7ed666a26bd289b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "edf64c0cc16148dda400ef205e31b464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ba6da7859a094ea59115e8787c788af9", "region_id": "RegionOne"}], "type": "search", "id": "308e25bbbf3647bba4dbca6afd267913", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9bd94607a73f45fe96ea043857c16e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "846d1c6406b6495db98247627d9aecbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5a75606385e5413a8f8f98339417f35d", "region_id": "RegionOne"}], "type": "dns", "id": "4ee22980f196444c892874d42e36ad4f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81f8eb9a5b594a63a8ce04ea0427f039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06155c9c87904d2aaf9ebd1ea276fbc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e64e716b828840139bdb0b3de9c5a348", "region_id": "RegionOne"}], "type": "workflow", "id": "3076eaae9266487da8a8173ef8ad2546", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20b78e6ba661431fa09af8f675cb29a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7865481b02dc46dd9039fe5a5511fd2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d25b51f3c49e4870a6fcaa000630f2e2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "512ac37c6b9149ea9095bf877c17c971", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "313fec1d107e46ab890c8c196cfe9a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "54444ee477c941599b33135cb282d3c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "49e3873f81e24aa59430b0130a048487", "region_id": "RegionOne"}], "type": "rating", "id": "654a9d9185994a6b830957e00bd5bfed", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "170b973f8e2c41f9831121c956141444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1b3e5892dd4460988fa754609256c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1b9db572c0f434db00931a6ea11648b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3da2be182d144482ac3b1b5a8a806243", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "106de7e48ab941fcba4f49f77d4f6b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8563ebb992af4d31a9b6c150c22c74ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a0fe5aa0f2024d359e1ce1129d4688ec", "region_id": "RegionOne"}], "type": "policy", "id": "4f2fdbdd2b8f4e808745c29ce969720a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce73e778cc904b6bb36f8be794541077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3af53dc97c4344989be2c8f0c8bb18d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7dfc26b09b246f69890a5c91eef0ea3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5fd9fa1ab0b34ef180aa1f2d3a19973a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49f20b9bbd7d4ac79faa5b48ab58d82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67917a75be2f462f87ae916ca38cf752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "184728fcd72c49b7939eaf8eefcae999", "region_id": "RegionOne"}], "type": "sharev2", "id": "732ffde9319546b588e43b5aec2e35dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c9aa5ccb0fe47808f081a33005df948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fecdb4e21df64c7092aa8b5cd82dab92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a20faf7839dd4e9f88ec4e6de7734486", "region_id": "RegionOne"}], "type": "share", "id": "21d9394f64d84042b857410434e5ca34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "85d6ade9af664b039b8044b1f237b291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "22eb7a15d56e4a758f5ebae1eb20df66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f8b62c2285f462bb08a087ef25195c4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "95ab8b1ae6e84380b59d65e66e2d5c24", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3e591dd36645ba9296c2633c6163ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fdd88fac8cb4270a6f11e7f61532aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9cc7a4114bc4497980b0c9fc30e4f2a", "region_id": "RegionOne"}], "type": "orchestration", "id": "1c1a8a6ccfbf4dcab04148c9199adf33", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1649e99ae3a047129830eca29214f311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b3b2217c29a4963afe2d53c1adac8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f5e50123d8e4c5898f90478e4978780", "region_id": "RegionOne"}], "type": "block-storage", "id": "c735a7e233fc45eb8fd79d2d6037e5a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca1f851ace944276a1fb64d85d83f79e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa71ec10893c471fb7c362141f6bbae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68a2327eed47498caca9a37c876006d9", "region_id": "RegionOne"}], "type": "volumev3", "id": "984f976e681d46a3a653667a3c8d9fc8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d888cd659b34329aa9aa6fc325181e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd1fd2f10b364e0396e9cc3fea1ebad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b43fa7223e6b4d3b9421665fa147aa77", "region_id": "RegionOne"}], "type": "volumev2", "id": "b2274709bf8d44f18fbd94a192eceb98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04fc96fc933a4f2dbb785ed7acc045d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2409a1068c2742249699317f184e9e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c2665f1b541495c866fea71f8a65824", "region_id": "RegionOne"}], "type": "volume", "id": "30bb2641be7f4882b93a34063246b9d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee2b6bc8ea684067811197a57c0be7ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f8de96f2c4c4edc9fabae9989667570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "162f5ef3415d477aaa7f6073cf4ab1de", "region_id": "RegionOne"}], "type": "block-store", "id": "67ef70069b6d429a8bc9aa271b12b20f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c35ef13519e49e593a95ff897d6638e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6086ab3323fb4f85acb09ae96551d5ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "944a332256e44244a62379b7dce3588b", "region_id": "RegionOne"}], "type": "alarm", "id": "a1149ee430b343d48f868d284ea1311e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "031cf0ae097d4ea9b34137e7a3031e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c1b60650d84141e499b85758899a629c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "efc7b57b62dc4ee785c06af9d19e9adc", "region_id": "RegionOne"}], "type": "alarming", "id": "07fc24fa32484134a23c1ad860d56266", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dca757a6dd634ea29f61d8a4d5643d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6e5d8f9352a4831acef9c2a1eb46399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7af37d73696c4b498f99684821937242", "region_id": "RegionOne"}], "type": "meter", "id": "6345183d83a14e909fcd3760db8c9f04", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9ce65cf8206430a8c314aab23ec879a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fc21b9ba08e4003a1324d8236c857f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88e5522e87964ddcaca4a42e98f5e7ad", "region_id": "RegionOne"}], "type": "metering", "id": "6fae9da118f34c169abad547ff36a5a9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6d78aee6ad54978897c1db67f276227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c101d10531a945119587b02ac17da8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "289850cb24094a8aaeafa0237b2750f7", "region_id": "RegionOne"}], "type": "telemetry", "id": "9c908b86330b4865a3148758c5bae2d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc1fd80713404addb3e6af91803603d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce36f84a83884f8ca8d5bfb3d3fad418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "de678845be7646b0b6334e233dcf9825", "region_id": "RegionOne"}], "type": "event", "id": "751d7b7f95ae4e938db2f44fa70352d8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ef96a3a6267a42a0ac119d0c376d576e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "080310f31ded47329212cf9bd6baa068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3ddee14413134555b76b68936e578127", "region_id": "RegionOne"}], "type": "events", "id": "3a1bd1e2e88d4edd9ad23b41f5d2ef7e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "889703b43c2146bb90b6d30d2454cf82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8407d646ce1f426b909120f9ca8286de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ee67bc00f9ee417e97f91ced012862ca", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fe3b84d79bd24532be626abb307bf515", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4b01c4df3124e31833dbfc7380574f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7abe2f961da64c43afc99ac21ae8400a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8bf19a7ecd594a8facc9b68202d0d9a9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "57b153303fba471291ef74ac3219272b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c88e04af6553479bbd4c43dba7621e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "595e79048d374c94a3bd01df1b474d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3d6d7e508cb4df9b1ac76f3dc5e00d6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "178c47b5faa54fe4b05115ae5f4c4caa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "97dc1caaac6b4c15a04cbf9d5d378fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "732ea5ebf2a6418c9dbfe506dd0526ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc223879f8064db9a1bd07e3ca446b07", "region_id": "RegionOne"}], "type": "tricircle", "id": "8475a20af40c4ef0b8c7fa0e39d4f74a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6216b3e4d5314a62a3382235075487a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "36a372b091974a41ad9c6a5f6f91c0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b42e5e573ea6473fb8a2bc97ebe5df77", "region_id": "RegionOne"}], "type": "database", "id": "cbd1b9e643ad469ba44b75942cae5abd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e08a204995c7432ba24e9e2c1283787f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f43eeaac66b45d9a871e9e37106e264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "264c5b89576a4dbfb7c95a4fa49109f7", "region_id": "RegionOne"}], "type": "application-container", "id": "629cedb7858d407185423c48a6ada7d9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8cd84888d4f348e29a25296c895d76d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b49b8ec35a140afa5de0d5bbdec96b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e900c0c4ad3a4375aed0da7f3d2c45ba", "region_id": "RegionOne"}], "type": "container", "id": "21c08b0f4fef4881b5e87e899e8a86bd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01a753df9b1d4411a14afb0ba75d86f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58727daab3144a21b6cf634dc27e6a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d192b2ae736a46f39bce2dbf3a6b8c6a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "afd406c17c154d09b2a31c5a75647923", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f4ee8ae35b248b7adf67e6945b821d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "783433c0629f4b8baff16bfe7e1bc3b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17162b8f67674dd9b950772caece939a", "region_id": "RegionOne"}], "type": "rca", "id": "54ec67eaa6794f489a6692cf2c983c0c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "762bf3f88e254ec29ebc02d4a1764047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "393325f678354f88b967c9330fdd1266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9d708ed3ae1a453d8a613f5000c8ec64", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "96f76008078a497e9153938b4295f31e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "107f7010354e44a8a8751625bcb1fb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b919a7513e2345788d18f7b7fd6dbdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e0aad2bb19d84785b8b0e2e5bbb36fbd", "region_id": "RegionOne"}], "type": "network", "id": "ad35c82a9a4f48e3893cbba57eebeb03", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b04f06be1ec146849b2064485b877bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4aa786944fa840ddabb89f1c2f5638f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "271b102db5144cb5931bac9763eadba4", "region_id": "RegionOne"}], "type": "backup", "id": "66c8b3b42be14e7891985f68f29d2f14", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "439b1cade1cd4f0b9a83a77f9ae6c2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dd204776cc3415393f1f70e7b908a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0221a9e7d50b46aca7951871653916fe", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6d51cc0d270d4b39a98aa31af2f3f909", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "861a8bab75b04f99aac67024c7b6790e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c29da07d1c664b0d8d98877621213de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0198b3e4a3b440919a58da7d7f9fe477", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d8194e9ae50f4a608943a08136830294", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8b06c6e987af4821a155fb49016dc461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a817506f8cbc46a9931bceea927ca741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9d86a19824e04aaaba404921c89a57d9", "region_id": "RegionOne"}], "type": "monitoring", "id": "55418349133b49d198499650cac8114b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1da5bdbf9dc7424bb454fc568221c40d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "26f090c1e8e549eabc2e72f6c3542b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3e961b75008040dba1fc314a7132f5af", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7aec274ee10f4da78bec317865bdcc17", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4898e53bfd74e34b9174cb7c1c17d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "53535882cbd34cc19ac3231778e9fb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "68c895177a4947d584fc8009935b2f7a", "region_id": "RegionOne"}], "type": "placement", "id": "1e2978bcb2894ef8a1a114dfbe61942e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c14332c9a88747589224a20cb50a2293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "876b64e02c83418b87cc2acd80ead866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "33c6e8a2a64a4e0ebde82f2509c039cf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a5fcb5bf78684ac29e38d5e353233c9c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77acc59375fa4df0a68f4128ee4c33c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bf78923fd764970b7ac526769b25128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "220154b0df5b4bc5ac9d7a38e6f4d399", "region_id": "RegionOne"}], "type": "ha", "id": "7483a32c12ad44b5a7bd9d8026afe6ac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0d627f6bee2d4a8ba34b2587f61a8cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a55fa687b7ae46f48591c8041294858a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d421ea33c3d34901983a985da1b59570", "region_id": "RegionOne"}], "type": "reservation", "id": "ead8cd01b8ed4804b9821c858a3c40c7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22b33b4bf0584e989f14e6e238b0214b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bd2a40d5e5f74988ac2bf9330396c218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3d3112e336824d0aaf287557be0b1e83", "region_id": "RegionOne"}], "type": "function-engine", "id": "35607bf54e8349e9bc1d94efccd57fec", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4c0d415b25f4b2abdf1f43df94716ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6c19b1fc4424c789bec02ae57574770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a672b358ad0f494a93d6f38efdad3f51", "region_id": "RegionOne"}], "type": "accelerator", "id": "ca3b2f0804dd45edaae72e356a67ef16", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0409448ed2e24485b9e26955ab96b87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f890de040c04954b0dfe51cfcf160e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f68eb8844fc04ac3bb047b05538e2680", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0feeedee469747e7ad4671de28cef910", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f615d52340b4e078577a47effded3de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3dd1063b3a87490b91cfcc16a3d85152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a3c6ecfaf9cb45089e280fbe734d06b3", "region_id": "RegionOne"}], "type": "registration", "id": "c59fa67f835a4ae6a4f7df67bd70de74", "name": "adjutant"}], "user": {"domain": {"id": "1f1c1b00e8f0479aba9b3f34e7c5a14a", "name": "b40428e27b524303876c6da3cef5c64e"}, "id": "f8253570fe4a47d880c3875446645d08", "name": "d591cebb36ef41339970e523d39e75e0"}, "audit_ids": ["3dabdc3bb96049d78764b5d676334c1e", null], "issued_at": "2020-04-23T06:25:56.275430"}} 2020-04-23 06:27:56,459 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,462 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,464 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,482 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/nodes -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.6" -d '{"uuid": "25b77271-8d23-4606-8e64-b734224459b5", "driver_info": null, "driver": null, "chassis_uuid": null, "properties": null, "name": "name-2"}' 2020-04-23 06:27:56,486 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,487 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "25b77271-8d23-4606-8e64-b734224459b5"} 2020-04-23 06:27:56,504 keystoneauth.session REQ: curl -g -i -X POST https://baremetal.example.com/v1/ports -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"node_uuid": "25b77271-8d23-4606-8e64-b734224459b5", "address": "00:01:02:03:04:05"}' 2020-04-23 06:27:56,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,509 keystoneauth.session RESP BODY: {"node_uuid": "25b77271-8d23-4606-8e64-b734224459b5", "uuid": "316ea5ab81c24d929df4b5fcb51dc0b9", "address": "00:01:02:03:04:05"} 2020-04-23 06:27:56,588 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/25b77271-8d23-4606-8e64-b734224459b5 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,592 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,593 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "25b77271-8d23-4606-8e64-b734224459b5"} 2020-04-23 06:27:56,634 keystoneauth.session REQ: curl -g -i -X PUT https://baremetal.example.com/v1/nodes/25b77271-8d23-4606-8e64-b734224459b5/states/provision -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '{"target": "manage"}' 2020-04-23 06:27:56,638 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,671 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/25b77271-8d23-4606-8e64-b734224459b5 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,675 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,676 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "enroll", "reservation": null, "instance_info": null, "uuid": "25b77271-8d23-4606-8e64-b734224459b5"} 2020-04-23 06:27:56,682 openstack.iterate_timeout Waiting 2.0 seconds {13} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.161278s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,645 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,649 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,651 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,653 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,664 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.581422+00:00", "project": {"domain": {"id": "76d6adf545ba4f2198dcfdd61f3b414e", "name": "a86c774464704a899bf1540a1fd959a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2fe839cfd8cd43949afc21f9b4ca2f2f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a25aff6da736451997be9aaba6edd2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "deb48f1e832b402b95c290768bc2da00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "00c99fe143bb4d18af0c9e2ffbed12c9", "region_id": "RegionOne"}], "type": "identity", "id": "fdbcea8b039d43f4bcc3ef4672bd569e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fdf70f03c3f64e8f9acf5089df985959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a35bbf3bbf7c408daffeda0a3f0506cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cb700f1bc8ef4ff3bc415eaa65063c3e", "region_id": "RegionOne"}], "type": "compute", "id": "c89acde22a3d45d7b6a90b744add7a18", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1cb3ca90eec7415883eef380d19cfd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e6b96de7f6ad4c698e9aade68ee5e5a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9ec90d2c26c9490189198c7011ec8007", "region_id": "RegionOne"}], "type": "image", "id": "3e295b2483a147b6a3b46be2fbf6d6f4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf30f98b90774c06bc2d84c6a47d573d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "607b4641381c4b9ea37a83eb8e97e565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4a1f9dc04ced484d82bb16c5e5b60a9e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "285aca013ffc41c384386eba54b01d34", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b86fc1868bfb45989bfe42e7f1b4b51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c294a67b5ee4f6b892362a93d1ee063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcfc663d41ca4fb9ac143c9d73838182", "region_id": "RegionOne"}], "type": "object-store", "id": "8be6e0414d7143a491c9fdd8d8199cbe", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b10f95e31dd4440a77183a5ea42a5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d4202214ff44cd0805b9f362a648cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ed12a70623d24bd4b9b240a131f899d5", "region_id": "RegionOne"}], "type": "clustering", "id": "d900018806514711b862fc7fe5a3258a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c064b11c851d4f08826273680c0469e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4de73bbdd9f4ada8802b3137cae8365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5d9996e011f448379fa24cd43361b525", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "24dff3a2dc79428694438f52ef9b0649", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "466baec0f39d4578afdba1fbe4700b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9abb8a45bf214d568f7ee96ca860f1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c408e1f5f27d40de9518ae96d1439c1f", "region_id": "RegionOne"}], "type": "cluster", "id": "910fff75c2f4457ca444bd91489a867b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5409dc572eb34e76b0f826b735ab73f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9c3c09cac95141ba9be5f305c7fb945c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c2663d8777f440079e8decd0bc5c2691", "region_id": "RegionOne"}], "type": "data-processing", "id": "11268bb7c6b3493dbd87a4bf490760ee", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0bf2f6d144242d58f876ed59922a631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e270f54ce87d4a4d99350fcb0aefcbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b8971b404f6d41388ce9a55bdd9fedf0", "region_id": "RegionOne"}], "type": "baremetal", "id": "230361338f5243388f1391063e235eff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f9b9fed73c44bc2bd0c916e10083f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2bbd431ae994620843f8be050bd77f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "980dee4dbae84515902f4e0f2cff82cc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b793b6f2653544fa94fbb02929992cd0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "85b20cbc4fd6468bba2c6e7d02f3c265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3793697204cc454ba82a19bc05ea8bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d5845b50c0241f4b7a08b1cf6fe1252", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e941d4135acf4018af290d73c174f59a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "96d1db051e044422a1ef2dc3ed630a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "992ad69a99ee44a1898a28939562bec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2cf13d5449c42c8afc577ec3e706290", "region_id": "RegionOne"}], "type": "key-manager", "id": "9a85279f7da84513b98aea9197920e9d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c1540cb0e3d44439a127f7833df06a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ad28d93472c4ef59c255028f7d918b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9a821efb979c4a68ab8d4becc1fde36d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "72a193f10bce4790944d4d933cf34fca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2366b9f8046441c0bf6dc0e2051d895a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad6a14d58197432a99a3f8fc98375869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2a99fa9eff704c38a9b5f35085e19227", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1668121f34bf41cdad6aeca2a9def572", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "34ce5fb419eb4a86a89d4fad90cf5de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "02e65462634e4b18bf323f440d7cc50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fc2962f531254c159e747baed475c371", "region_id": "RegionOne"}], "type": "message", "id": "5029cc205e24413f8fd4079a31e4f2f1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c4f6c98cbe7045b4b7cac670b1e10f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e0c75e0a251442bbd99190a1d4c23c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2cc00d85e19048c2babac44748f4545e", "region_id": "RegionOne"}], "type": "messaging", "id": "5e4d15477ba449429e4006f156d5c026", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f1fc073c55ab4868b89a691335b0ec4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c98f1bc3c404d53abba59e955bfe294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6a904c386f164aba8e9390de366fb3d3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "160c064b393d48d3a3e922a584d35a2c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d1a93b2e2a54978931fafd724bf3b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef92f0a505424f75be00cae71ac1b5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "874b88b85be34430ac1f590803c9476e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "496e7d1a928b4ba1b6e6450163cca4bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01b8199b50944844b28b3aeff32c050e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dd11d0def6142f79a3faf32147d2ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64de3767a64a4655accb8e13833e9c95", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9d41ffec071c42d5acbe63df379bef7f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc30ea96b0a245a4beaf3ba3a52b7b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b87e30cbf6a24aa8ad24e8b5193d608b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee9927cf02c8445fab82807d023fc8b2", "region_id": "RegionOne"}], "type": "container-infra", "id": "f56954f7ee0d4714b7af23c42127b583", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "26a6049866e741d2a4bd5cdd88d73279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b38cb323d2264ef9a2be0e5af4cc3e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6f78043f2fdb45d7af98de50729100ca", "region_id": "RegionOne"}], "type": "search", "id": "36a68024ed78404e9bb895961d3f2fe3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a8282cbf5c304e6eb404cf24d8208d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8c28e2ab8e274a37956bfb7525c7dd4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "75fac30db67b40629de39a9868c22b86", "region_id": "RegionOne"}], "type": "dns", "id": "7184f12b6a9841df9df472af838c31b0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "498ba439ead44cba829d592af420b4b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03aa5d785a744217854c5d45dae3b746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8643196aea334c7492ba66cc7e928901", "region_id": "RegionOne"}], "type": "workflow", "id": "bac9920aff5547c2809a04315ed08f41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "24a4592f381a466f8ea1b1451df09c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ecb3057ef5694ca5ac7740132f54f661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f7ac22a6409b43c1852bdf016c61dbd5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c29915a9128042c588946aaf65af0b8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e310bec91b774a1d89992f9365d4242b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4d6f9089d8c24211928e7b8cb17e5e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3c07a1431ec1436aa47c1a90e3d4112f", "region_id": "RegionOne"}], "type": "rating", "id": "d928506ca36b4740bfe45a54222fd7e1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35290fa439534d18a3a389e9168182ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b7fec92283224e3bb7685b83f09febc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "219adcab04594788b93fe532fe085cbd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b1b4fe5ff4ac4b549afc4b5612a8c69a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0accae954aa747f9b3524a2bb6917ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dde7581169144dafba6e4320dcc1326c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34710667f5ae4752be3afe625bb373a7", "region_id": "RegionOne"}], "type": "policy", "id": "515646b1737448589bf74af991f54e94", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d9d6aa8344d4c6b9c76e3f63975254f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb2cf51f1b1644d9a4cd56d6b2e5ecff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67479cce6b1e4f9bbf3f20760160f71c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cfde12539a1644149a23ec4b96db8a04", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9aeb8f28e77d483185657656f9c6354c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5aa32dda2b1b4fc59b19972d91761bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76335436c850404eb89168500332a501", "region_id": "RegionOne"}], "type": "sharev2", "id": "5b38c90a96424ae586a29a4a9077b849", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a96760b2d8b744689cb82c7e59b2a4a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a420f7d7ed74244bea873e4648bb4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb11ecbd23d540a2834decbe29ee69c6", "region_id": "RegionOne"}], "type": "share", "id": "8042477c53744a13a5e17af72e3883ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1d735597e1354e0886d48e94f7e0cb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e2d32fb4db5432fada7e81aedb044c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "830b77f9190746058af88b736005e300", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "496a46c84f624a479cbed34542a194d3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23cc0e96e66a4d5fa9b24562d3185112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "faae470f90c44ddf823d5c9e4885dbe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65479ea8276b45f1b785c20996236f2c", "region_id": "RegionOne"}], "type": "orchestration", "id": "0cd1b347c3164660adf311750abe7668", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9495079409d84fce9783949e5a237347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "910bb3f966e74c7dba488f4bc0bddcb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b08293c347cb4c9b9f090d96d096b44c", "region_id": "RegionOne"}], "type": "block-storage", "id": "701f3f647b3e40829b6e0e087ea5b88b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d383ac2ae9b34051b1b5271b64ab07df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec2e7a8be50746c5b85f73186b971ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c31183ee73744448e48309c7f2e5f2e", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb27c17c2e594ec7af53efedce080f02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "320a3a96717d44eca5d8576df5501558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17e7dad4c90431c827cb2600832e4d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00ec6d6b526d40afb34154df70fc3a3e", "region_id": "RegionOne"}], "type": "volumev2", "id": "e1d6d2db532846148f862f846ff348c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78617f539ecd4e34911da5b8a73c38f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f802686fd8c43c7af06da9920ef8d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1d5dd42fb6c410e972634665a3fb063", "region_id": "RegionOne"}], "type": "volume", "id": "35624c9a395845588130a75c6c8a1fc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f32d30cfb6fe4726a6ef4ee9f9186c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cd3db3e0fbd4941b3c9cbf05c1ea881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "709c4ff9f4404e0d90abbc81f92a0509", "region_id": "RegionOne"}], "type": "block-store", "id": "8cbf4066ff104490bd13f91b53341db0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "977bb6e5001444e381873d44fc7f41b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c654bab7be44495a0ca54f8d536e817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2439d208cb404622840ad6d726eafc38", "region_id": "RegionOne"}], "type": "alarm", "id": "a9e46d9b013945a98bd06ac18f760c8f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e82602ca71b407b836acefe1981c68c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc7e8571794a452997f140643c031a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f100542f1d084a2aa04826f9e61ee494", "region_id": "RegionOne"}], "type": "alarming", "id": "552565eb87f049b1951751a2bf032d25", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "66a4118df473400aac61c1dc5e63c236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e650ecbe43041febd8b6cb9dea743ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c3c719a763a498faec6f41867bf6526", "region_id": "RegionOne"}], "type": "meter", "id": "39a696187e804c3b9589ca8b4d0f9700", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "deb9c542ee7541af8fa9948f1dc6e141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f2634028f434110aec3a70446606114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "30daf5ec2b494f44be2e69ecc77e7ec6", "region_id": "RegionOne"}], "type": "metering", "id": "d41d408dd8d04498875cddf6f65a046e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ba2fc6fa8364d2e89dc5efd3e352e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71ebac0474ef488095d565035fce888d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1922165d491e4b5c91dd23ab4105a6a2", "region_id": "RegionOne"}], "type": "telemetry", "id": "a1c1a26fff9a4f6b9305b0c0f8c13536", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73622c54fcd441059ff8a6b0c7aaccaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "43c3a15a0b3c4077b5ac02c9f1ccff81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8014b0188a9842e69555e040ffbb0fd1", "region_id": "RegionOne"}], "type": "event", "id": "17c2b5d30f9d446993ef0133f2054992", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "52a87b3602a9418d894f936b5031de1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "331aef48108a4395a4853f9a3eae6e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "67e38a2ea3034c268c9916c6125c54fc", "region_id": "RegionOne"}], "type": "events", "id": "c8850131aca74b44a05170c7981d7ba2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "14ea39d7383144e7a052e304f9e4906f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cfb8a30a77a407cac5afa89cc84ffc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ea8f5b27f97406eb6b09032f84df0d9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ad49e3868bb24da2bfdc4c4265d7cadf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "af3c353bf4794f70913eaa63c5a9add9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aeb6ae54fbbb4bbf8f49dff8851ac264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d4f0a506cc7412b8986e72d9ef2e149", "region_id": "RegionOne"}], "type": "application_deployment", "id": "446b4934a1204a2aa770d97b713451c7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e5f58f906ee4b49bb43153a757bef67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21b72a12ec324b618710cd97af32c7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "180b7458570b4bd591c86dfba1b25eeb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "533ffe393c7b463382a1a02e64c85008", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11c80454f56a4250a936c967d1ffbd20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f3be7773dc745cdb62d5694eca7d5e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "04b7829f385f4c2e9ef1876c81cc2c5b", "region_id": "RegionOne"}], "type": "tricircle", "id": "b0060961bc974223b317771241de0489", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e8d5402415344ab0814512816ca591a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "35f8c4ca489d49e1b3d18b967844cd3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2339e6e1023540a1a8f9339cf5a51f2f", "region_id": "RegionOne"}], "type": "database", "id": "c62947b08c4241c488a2043e721fc0ed", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41dc2de85a0d4b30a11edc257b92dffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "23088181521f4bda803e508156614b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e374acb2ed9401f845331796676a343", "region_id": "RegionOne"}], "type": "application-container", "id": "42302ac081cb456998c8704d66ff0035", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f723549f32141d3a84c9ff2f0cd1379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e931c36c18f9471fbb653b18fea64474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b766f0421b648fcad4ef5c91af0f7e6", "region_id": "RegionOne"}], "type": "container", "id": "cad1eb3510234ce2b44c2f6c79169075", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a47df14a3c87484f8966355e9182143b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "880299cba4f84d9e9b318741c110d8b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e7d28550960f4c939b9f3dad1ab4794c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "35dc740f74f14f068331c2e5108b842d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a93e8dad601044459281ed1baa247bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "614e3edde1504d2ca3d31c15dc02f99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9b6bae5f1d16430a9b6dacab7460130e", "region_id": "RegionOne"}], "type": "rca", "id": "9cc599984423448e90c3885a987affbc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a35bfe09fcb47f1b4f0747349ad5f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "28488db40b3b4b08bd4a3852357b4dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cfccd85481f84e4daf07e4bb3d26477c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "29a2470e99ab4eca803e65bf74c78779", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "55ebf3a971db4a24b63f22875e44e4e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f441b734eaa34e8f8fbae1a45bdc5e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0eaa8a34e8e1446a95ab376e98d8a262", "region_id": "RegionOne"}], "type": "network", "id": "427af8a590b14482aa73e91336e62f4e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "de69f149c2d244b88cc8ef63036dbe11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dda7acbd5cc444bcba31d137e62aadfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a753a25994024f6e857d0ce21b6a1ee4", "region_id": "RegionOne"}], "type": "backup", "id": "51b3ce30eb0643bf88b85cb5f02940b1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb2c239d0fdb4d0fb0bcdd89a8597db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b92f2ec8833c4999a6099096f16dbeff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c9e44d3a9e14ba0ae9e66109c2716f1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e8419f8ee3864befa40fbfb56103d3e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6dd2e7c502ea489f99ddef79e8237718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3adf15f39bbd4cecb6f2ccea9b03224d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "26b3dbdc0bc547c38cf69d8f216bc9ae", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "380ad2e38c574472b0572cdc012b10bf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a2d4e4d619424639a920fcb27768d1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bd4f7159c9564e5e82cbba811f7b19a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "69f6846b14eb48c284bc21b8ad907b7a", "region_id": "RegionOne"}], "type": "monitoring", "id": "dc82028fc18f467386eb504cbff04f80", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "769e4da4e65a4391937e19683b35c96f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d1a3d84ca2c14d4399f302f9d287dc4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e547c40c46844c00a90a029918f6c698", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c8fba673fb2d4ecab647eca0a865e069", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba5bdf3d4e0844a08c34cddcd30b5195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "243cba1b49d94ed38617b6915ba760ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "048b6c9b504048f3b41f401efe1beaf6", "region_id": "RegionOne"}], "type": "placement", "id": "8742aea952d94cf3b4c3216b298ba282", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1afc09cfe5314844b79f1a81936062f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a54c060728e4a4f8be271dae0c3d07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "368c3c5763c947339c98c8003f328517", "region_id": "RegionOne"}], "type": "instance-ha", "id": "291b366af0d644a2bf4079e2a4f9a08a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "235ad928b7194fc3a04fab1c41204adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2434685a8cf8474a8aa1d612f5343966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f4091dc5edf24b068e4cf376c770fb13", "region_id": "RegionOne"}], "type": "ha", "id": "2df2653faaa14c44b9c31b94ddb5aa6d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73f74a45910c447b8d50bfc298dbeac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2fb9d26022eb49f783e7cceccad21135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a3c2c552e7684959abee8cf7aebe30ef", "region_id": "RegionOne"}], "type": "reservation", "id": "60ea9c5f9c2f4a389210d1f1dcfc68d1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "961627a90b8e46f9b40e377849e6a8d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2e9b7fd9d3254c9499336f0432f8bb41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "796d4647b724473189302af1ee3ee009", "region_id": "RegionOne"}], "type": "function-engine", "id": "cd69c78de2e04169987c751419f0160c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9c150ae243e44268a1e4f9db95f64663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "416f797ca06f4ddb924603136472bde1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8c0129699dba4714a92c8cb706ad8522", "region_id": "RegionOne"}], "type": "accelerator", "id": "d3e820a19e9c46e8b1125ef8b7828aed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19429135af074a46b691566d88c50fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6088d64bfd1946368cad614793e68560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ee63e19509647b5bbf37b1e1dfdb034", "region_id": "RegionOne"}], "type": "admin-logic", "id": "95ec36d25ff94b428e04147a62029eb5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a1f798232954c11ad1c89ceda4a50a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5b9f0f8bc4c44b9497db078499d3d43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8fd854edeaa442b19f2a97b7107f5797", "region_id": "RegionOne"}], "type": "registration", "id": "2909ba4bb1a04b9d8ec80fd21f08ff43", "name": "adjutant"}], "user": {"domain": {"id": "5479e6ad3f104270a008c854f9cd51d6", "name": "15e84126c6ee48ce8f7bdbc05f4a8be5"}, "id": "77e2880a51964814a464a65abcc1bf77", "name": "094b8ffc09204a87973f103b3ded97ae"}, "audit_ids": ["4c7fad80b6ec474ab5028dacdd8e9b58", null], "issued_at": "2020-04-23T06:25:56.581422"}} 2020-04-23 06:27:56,728 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/flavors/1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"extra_specs": {"key1": "value1"}}' 2020-04-23 06:27:56,734 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,736 keystoneauth.session RESP BODY: {"extra_specs": {"key1": "value1"}} {11} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.122034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,637 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,639 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,640 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,642 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,651 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.585692+00:00", "project": {"domain": {"id": "10e0a7b50df34143b03d68352f878c95", "name": "0fd13af8968b407b8041d53efba9aaab"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f7fa377e5e3a486d85500806f15352ef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "46209bda360b495aaec5dcdce962d278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "23f26a5615ee409ea5a52ec0f861b2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1ceac89753a04fdc98a4ab95bc8e1622", "region_id": "RegionOne"}], "type": "identity", "id": "7fefe7f8e53046d19067d62dc553cf5f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "49d32ee2aec14e908ed4eeb6d3c3fcb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "74c7da92ef5748159b99f9531c82b941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4e9988d2702d4b33b2e358aef5b0979c", "region_id": "RegionOne"}], "type": "compute", "id": "7227c5ea627f4a7e8c73ecfa8a9c28c9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ea1b42ddd1f546b8b62d2bf6d875594b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "565a3773df4a40f7af42edcfd8d70af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d58a3ef2fdcd446296daecaf55fabe1c", "region_id": "RegionOne"}], "type": "image", "id": "f7bba249dfeb484a9b72ff344f9505c8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "35ec19a6164f4454ae65a54e1da7dc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "07ac12cb17fb4041bd9f0d802e7401a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2e3b308ce2f84cb4948b1310638dcf92", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b2f68428b72340eb85c0be601ae1bd83", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99e16909318f4bf2aa8bd444500b9b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9453660ee464e1397ac3727d95eea1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8f370cbdee4f8495aa128338dd138d", "region_id": "RegionOne"}], "type": "object-store", "id": "f1878ac8680a42ac81a42ca413c55692", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca18ce599f6e40ae9afe4953acd7bf01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f4de0eddcc04d3a9853374abb6dfa23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2759500cce494f5b8f4323862bb5542b", "region_id": "RegionOne"}], "type": "clustering", "id": "769ca782611f40d6b9d63beff8157a94", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59bf98712d7847509fcfb75b25a1177b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56a069b13eb84b59967f610bd6342738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7fbf8fd3be25499fb9722f0f3af25e34", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b065cd54ea724e48bb92e58ee6c3ce8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec2ce6a9e319418eaa05c6aab04ffea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f735f98d1b16480bb8e41867be83594d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "224936a69a8640a1be601450f90cede5", "region_id": "RegionOne"}], "type": "cluster", "id": "018eae2f47c1401c80987c0f73ed96fd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e4a23a96675c47f494e4441aad547cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "128580e97d084a28a82a491f9de7e877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0fbb4b9dd3ee4512949b02d810a649e3", "region_id": "RegionOne"}], "type": "data-processing", "id": "6c80d151325341fdae2d54bdb78be9c1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72be11ee8b3041f99d444fa7d97ed389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1b11a6672d0472aa13df323eacf3ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5c8742ddb6364bb798c43e86d6e6e2e7", "region_id": "RegionOne"}], "type": "baremetal", "id": "d60bb316698441fcaf9f3bdcd189d336", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29cd024ac4bc4b1e8e44d4f4731983ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93053b7e384a450d87b47058cfba4d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2c6a1b96d76c494eb45608f8060fb556", "region_id": "RegionOne"}], "type": "bare-metal", "id": "17fb71cb67d348028a755662ef0fce62", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "127064aa75bf43589a5f52feca6deaf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cae8ecdea49340b79cbd6f9e6a0e2a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "473ffd8aaa474eda9fc0780f1c29a910", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "80e1ca40fd7b445c959caea1b9c6a58a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b1763aed40f94bcf8b3df6c256716004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "84fd0b5411314f4089094f5c6039e145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "32fa4589f8ee41da89b306c624a190c6", "region_id": "RegionOne"}], "type": "key-manager", "id": "e8bc547f5a9643da9caa7aa40b5a84ba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a215fe1b6a78451e9e79d28f615d81f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "301fc11d5c7848fcba002c2adca3d34b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3002ae9209f04123bb1ebe21e4d39f35", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "89676d190e1b480a9d366dc1b8d3d32a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f4277cca95c47a4bade85983aff7286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a6f26a4661a545d394f6eee4e54bee5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "39d2b8e4a4db4615a2c3e9af64f23087", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5c8bdd1bdfb24cec9b9704962286baff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fcdc5ba93a4a458ca4c944d97e8adaa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aa160311cd5643d191e0b0c6bf48e308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b15e85e99d664497984af1ce443e2339", "region_id": "RegionOne"}], "type": "message", "id": "03fd8b98473e480f9a414651300f480c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2bcd05b661254abab3d46d019f3bb16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a02ae0665813417786ef7a691e9980d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "da3809468c344d35a60c24a615b52dac", "region_id": "RegionOne"}], "type": "messaging", "id": "15a47c0041a443f5ab9939a79903ee6c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "878c9fe87391427184be0e54f10e8df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "74fed187387f48a2bbea1beee5318d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6183d35a24a444de90c3f9a2b3c41785", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ad235e905264476b9bd7fe27e09190f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1826806e1bd4fc6b46ad9860d946dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05c8d887b1f14b8b972a9939f6287d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "676be21d694d4a15b5489a8ae11029ec", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9735eb91ca7941759015fff60a2a3914", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4639700e56f241b5b062d702a062c307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81e2a99f0e724fa08c0512a9283f56f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "addc53ad22834b289c84a3624f6969e8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cc2e3386b82f4ef8800a81b7a47e1e37", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4586441a8234a7eb11d4c9f21d38926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76b4799dcb8143d594c9895bcee18e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bf4cbb35f8b4786bb558e20c913dd55", "region_id": "RegionOne"}], "type": "container-infra", "id": "4120614af3ad497e90954e8223d47b70", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6b1bb7844bb84cfeaf02f8a764e74ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "71645140726e40489727e5d43542816a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "313ea36707984b839445b25179346806", "region_id": "RegionOne"}], "type": "search", "id": "bf314705d10f405eb8adfbe876b11e58", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "30bfee3af0784de6a2f9618141d80e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e275ee0f68f542de822b961243fe867c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "458ae97c6f134b63ba1cf3bd47327c92", "region_id": "RegionOne"}], "type": "dns", "id": "f23af4d5aa72478991110a90bf0619a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f38418be3ffa484ab90e7c5c865ff17b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b9d6454fcf04220818c163e1a9e1c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0720f25d24414b2dbe9b3c9761f008d2", "region_id": "RegionOne"}], "type": "workflow", "id": "bbdf00cdcb044063925c9e05bf622e44", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d140584a32e43d7bef04d71208ca41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "884718e21dc940829c07e8cd8845e014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b21caf29df2845bc813d495eb828fe5b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "28c2bbd43304427b80c3819b47b81c7a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bab07cf0161846e6b2a04a3147dc432a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8022f2035e3840aeb0d8eb1d0ae92f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5b80922dd2c4496db0456d2621f198a7", "region_id": "RegionOne"}], "type": "rating", "id": "729e3114c5734d4f9fcc54a4f8ba6d89", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2292f545f34f410dae54b6aac7d6341a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d03e9bebc94a438b90fa68dc790c8f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11677fed70964e129507a40c9e9f0a54", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c723ac13d87a4cbca4dc621a3f6f49a5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9e9f7e01d744d339e8836967d2df12c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35f2cad485a049d5af8b8a3a536c8b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24d94b36fb914422832face51ad9dd2d", "region_id": "RegionOne"}], "type": "policy", "id": "39328a29aabd43f4b56088e06f786ef3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6b3686b23934d62bacde3fe29e572e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b206583f4c54ac489a9dc3487402786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bd01b23e83664814bf8931d49156cc6d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b0ad3e78530246e9b81609e1dbfcded9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a3a6942861d43cfbeb0d8b1abd316d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f0d5c6911604107a27a1ae681e110f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fa9d17570f254f3b9faddd1d4bbd829e", "region_id": "RegionOne"}], "type": "sharev2", "id": "a1fb2be0ef164e46afe258a4036331fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daabf394125e4ad6ad6e71dec66ad4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "182514402a2f4c8fbb42482e32df2400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3417eebc463d4f8aaaef1d58b5a2f066", "region_id": "RegionOne"}], "type": "share", "id": "0f772cc3500d435aa800afe202c5a121", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7e0740993b44d92b3f3cabecd577fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff0160ae7a274fe09936a4cb35a5f3c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "efcb7e833e53443a8018588cec9d58d5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3be407d1b908429b803b00cefa8ba4cd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5caf8d82b0774531aa4f9392fc5c7540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5815d25e20df435281847682cef2396f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87a105c7ccb24a2c93bce3ddcd23c4be", "region_id": "RegionOne"}], "type": "orchestration", "id": "ccac9718abec4aa398bd6238f67503cb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "860ed5e7231145c1a0daa86a416b44f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be7a0d2a650647ee90fe3eb0bf0f39a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "772f155aa7d347b781d9128afa8253c6", "region_id": "RegionOne"}], "type": "block-storage", "id": "71341ed626654ed6af6dcc2f2bf67cb0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "268bf9e01c064a4ca60c9380885cde89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c225b9e0e55d4a9b9538300d71aa9573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f7c00b9b0414513a1b66b4e1d2cf8ba", "region_id": "RegionOne"}], "type": "volumev3", "id": "fc4d9ed9a0f141c5b8af045e0524de42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49d62c510db944c7952a2e66e1a90865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "453ecb6d33084fa8b5adff80fc45535a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d036ac864324a2baf5047d76c4f9b3c", "region_id": "RegionOne"}], "type": "volumev2", "id": "4c3e8668c094413ea5d64d05a2a5354f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecba5e2e8b9f40c6adf05525bf2b3bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f430529d17d4b42b298a139e17cdf23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29442e122fac40ba82cea78e4acaf066", "region_id": "RegionOne"}], "type": "volume", "id": "ebe881c6e09948d880acfe9ac3031fb8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9da44ca456d4537a547d0486309ed96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b748184fe65c47ae948de051dea23946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0f6031f1ae0476c8f0dfc53e4e1ab7d", "region_id": "RegionOne"}], "type": "block-store", "id": "4f649ccf50d84250bb60fd9c422d4a54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36b715925f7144bd892af287d8bf8ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edba60c7ccb74fb3b6e916284749b7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8baf098386094bf296d03b813ce9c24a", "region_id": "RegionOne"}], "type": "alarm", "id": "98d3bfe04a5c4d68928019240a8fc8dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3266c4f47f244a8a9cbb20a655c672f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c89b314149d4948a6b88b521899ec42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0ae8fac40ed478792798539ddd3042d", "region_id": "RegionOne"}], "type": "alarming", "id": "938c261a6a8b4f73aa47bc7b48de2962", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d7ae64a0a9d4f73b99d23c8ae88ada1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "03c9f2bb1c8c4ad2ba101926cc8d85a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78abc0d338b74c14874766c51df505ea", "region_id": "RegionOne"}], "type": "meter", "id": "19e41b1b397e42f8a4d18427615f7d30", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a34cf40b66634ac5aba2d6e71399d201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eae14de56dd74ee2894b435ee6e46f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f0df8fc8893e432588cd6b065c07d9ca", "region_id": "RegionOne"}], "type": "metering", "id": "121f3af0b0d64440ade84f9fef5f8cd7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89ae0d7b0af4466f964a03b607359a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "397423ceb2db490aa5ad3ea50bc9121f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d63118aaf6aa44d8bbf4e254c864318b", "region_id": "RegionOne"}], "type": "telemetry", "id": "378b822d5591431a81ed3a90236c8c99", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "32f0868a21e5404093b9610fa26a6ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3980fc62179a4339bd567ca8e54481de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc0a9201be2d4c1e92a698a23d9b46d9", "region_id": "RegionOne"}], "type": "event", "id": "01b6c5c716464e48bf7c70989266930a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "424954c685de494b82e3b196d009b8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "25502005908e4b8a9501d1379fd4993c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d27c6f8e05a74da1809091b8164be131", "region_id": "RegionOne"}], "type": "events", "id": "39cfaac269f34617a4a42069dd65c662", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6139ab29f3af42beba64ac1c0c7524d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d8f369f40d8e4e2a9adae42812a96175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6675326812aa4084820e8a8392dc8d39", "region_id": "RegionOne"}], "type": "application-deployment", "id": "323db9aefe0c476a9100e4ec19a54ebe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4003e838abd5499a8dbcf053a73a6e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d271273c59943ed8c8dd9091325296d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7da13d0882ec43d4b8e9643045da6fa1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f446f1c03b5e4e939246421ddd0d29b8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "834a5ad9746c48679dcb29a34aba7835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "704a4e471afe4a97ba333d1824195961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "034c9c7924164e40b2dc68661167e946", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e648181488fc495fb48f6b40d70a702d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5593c027baec46b4978c6ba2abe32e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e02e8d943f4149308929fc66dbf51d0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcb52dc8c0554967a2c1fa9e740a3e48", "region_id": "RegionOne"}], "type": "tricircle", "id": "f8023dc6ad0647b892b2ecd008bf0bb7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2d4457ba04364b209548e6dddb6c9e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "374a7d095bb6493bbad1ff2a105b2f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3b0d97b532414f24ae67b199c33940bd", "region_id": "RegionOne"}], "type": "database", "id": "527e5e74a02c42678f58e5aa4abe619a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "35a87e05beea44109e9be82bcd361e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "294bc56565fd4801bc8666c60a929e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "533aeae22fb3427dbddfd50404470e2f", "region_id": "RegionOne"}], "type": "application-container", "id": "73d2ce4b00624b25b7840c6e23a0d1de", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c99f9dd69aa14d029b60d153d0b8a874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6faaed01a50649a2babd021c33a59bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "78f82d1a6dd54925ab7a628303609cfe", "region_id": "RegionOne"}], "type": "container", "id": "0f507dfcbbb3436ba8cdb0114223c39b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb5f6f035c2b4cf4b0d9608f1a34ff0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de9590217ca44fe6a54379b235b8c371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1d56c7b9f2c74c03b79111997f11f488", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ddb2af193cde492085f66ab0ef0a5f93", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6174d42dcc594a9cbf5342067cc14383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "158fbfc7bdd74c0d89a9e006a5dd3e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "212ac305b04e47cebc2e69b1577eb675", "region_id": "RegionOne"}], "type": "rca", "id": "75140c4657b7493a89e6e7c31487e647", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2b1e1ab548a4d5abeee41498f4afc9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e2b487ad62643d3978cc38e158a70fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "949135aba18740cd81fc86fad4abc941", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "985f55b93d194589bf38e0612cd462af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "690a1bf37cff4a018714b68df6f911d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e4b56aafb05c427292271f1ef97d21ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0962ba8f63964e4aa5cd62eb79da3e99", "region_id": "RegionOne"}], "type": "network", "id": "57bfa933e95246998e2eb18f6a2ab63d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "349a4a6cb26c4b4a941c67ffc5a7cb27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4a6be3889b224f099dab6458d6cd5c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "47a1f4edd1f94bfab932cdbf05d30ec9", "region_id": "RegionOne"}], "type": "backup", "id": "0b0521859e64440fb8858252f709c3a2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c3cbabbf135742bd844062231f0fe295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7c705d99cb54297842879e1d5259f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c5d5742196554485a3a53a12700e7bbc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fcd9520d4cad49768ea1976b646a45ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8be0f8a98d6b432c927208c472bb774d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "72a68bd2fc6b42d58e884bfcbf8a7d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e74a8ca2c9b94389b5a268220ed0705e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2f708124e1f94b5693c28ec67380f282", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ab56838df7d0460280bd574d4cdc06d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6e0f730f881142168fa57d9da9f7aeaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d0a33eab743d49de91a3faa0afe14f19", "region_id": "RegionOne"}], "type": "monitoring", "id": "a59a2689705841b0ae0f29f68d0aabd0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1fb9d7e5e44b4528a87d772b9647bc0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cd2f570abee34eca85fc999eba2b2c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b3c6554ea40949d29a5d639864ad239b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fa1f6bfd54c94a90999089d89d6304af", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "caebe273fc2d4d588c7ad9ee28a03bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8b68634c8ed94193b0ff917616a1d21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d27096797b54621835616883001e9d9", "region_id": "RegionOne"}], "type": "placement", "id": "93b871f5103b4b6ead920ef8159ddfdc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3882fda2c39490ba2e5e15ed4bd6201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ddad07e7c7d245eaaec35e2109c935df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "083a119f5fbc456a8a9eb5721929dcea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "80689c43a4f74a6bb7189adb830de827", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16b4e94144744d7191447edc871c859b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32b9b79587af4da2810c4c0052c3a020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e94b40bc47234f438db8808aeb874cfa", "region_id": "RegionOne"}], "type": "ha", "id": "52c7d4a6bbd24cbcaae506ef16cbe712", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f3027fbde4af4781a51f48a82d030862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "72ac3d8cf5f34a9497c84626f3014c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8b002deef4cb433aa8469d9128d3b6ec", "region_id": "RegionOne"}], "type": "reservation", "id": "ff56d358d07d44ae933903b4cb787a0c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b982ac00ca44805a09ac780fad35f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "43546b1c51a94020b709c09d6a1b771d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bea0746f29324130a2dc464ed4d3b1b2", "region_id": "RegionOne"}], "type": "function-engine", "id": "f6160d602f7c4f2e8b760cd7849d3f7c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7e0a35416a1046a293d1ebb346ae5342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82be3a1bd8564e38998fae0b401431b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6afad86688cf49fe962bdc937c03891a", "region_id": "RegionOne"}], "type": "accelerator", "id": "bb910533eabd4b66be4025b7c93be96e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db8851b0fe7844f5976f97caefc9a8f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3afd5d137cd54b479633f20ce8e6888e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a1e970ac3c5242818f564144e010420e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ac5cac543c364a968946258858f81cf4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32418a9a8953424bb98277baf79ec353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a509e4fd31f54af3b4880a32731ef33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "12530f60c55d4860928dc65634fd2a55", "region_id": "RegionOne"}], "type": "registration", "id": "e782566d7c9543838b15f28210297315", "name": "adjutant"}], "user": {"domain": {"id": "1e8b66b372f84ce0a3820007b30919b4", "name": "d8336a14f7ec4aa29a9c0b522958e516"}, "id": "8ed19a8b09a54db392f01d116adb42ae", "name": "bc234651c44345fb885268784b9bfa9c"}, "audit_ids": ["8fc32083309141b5804d352b0550091e", null], "issued_at": "2020-04-23T06:25:56.585692"}} {20} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.362643s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,406 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,410 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,411 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,414 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,424 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.350060+00:00", "project": {"domain": {"id": "1b8d6be31d5e4ab18ba151258cfa39cf", "name": "9724ec1b20be4400bd97f879a39111c2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "363a699bb7ef44d4a6f3ae3a1b000d85"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1c266fb2c74c42f587f066563554804f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f9d9ed80d2124a6586499e598931ec99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c8508040b24c470d98a0a691b5402501", "region_id": "RegionOne"}], "type": "identity", "id": "fe0a34edbde849d18caecce4588350a0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a752619e5d804374a6091595a8e40e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b3cb5c4cc62e42ceafcbafc5c04a33c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f3748085979c48aa8893dc7bbeef5f3b", "region_id": "RegionOne"}], "type": "compute", "id": "22c23401d83c4e53ad213efce90aed81", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c4dc0f521940448eb8b0a0913e0838cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cac02b556d844a9987c5a34a18037902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f059f32d0b2141f8b1af255c9c8abe26", "region_id": "RegionOne"}], "type": "image", "id": "a1d0732f0c3643e59d0ce63db0730cdc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ec8ebf82d8e24aa7bf2d16031889aaff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3ca4acf5934644a7ad85c725581ed150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4236460de5944bdca4c01817e93f9923", "region_id": "RegionOne"}], "type": "load-balancer", "id": "945f62846753491db614a6b81e1c9a1d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "315aa45a6f6645d691e1fdc0eb3600c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f56a2625ecb547e0b7ee78efa5f1dbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6264b9458b94c919b39ba550763e5e5", "region_id": "RegionOne"}], "type": "object-store", "id": "10005bfe4275416589ad4fbc845f3d8f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "349ad467b36f4dc29da61b91d22d4243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d2a3c2860174b2ebb7ca049718f2954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1b7fdaa005845d1b98a9f20fb501adb", "region_id": "RegionOne"}], "type": "clustering", "id": "508807d0851242909fb3cd52124795c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a962eb7c84a46cba38fbbb34f4b2457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3ba95ed1fa046deb18478fea3defc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08628f11a8124e829b4be2748a8e8076", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4b46f7ed9cd746458c2991011c8acb33", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "137ec7a797a84abfb8ffed6431102336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0bcccd1c4dfe43ff97560a1409f1af8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08257f63dde540ca8cd0de7ff6a6f3b3", "region_id": "RegionOne"}], "type": "cluster", "id": "fa884bd25b1f49f0b48300bddd843545", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ff78e7a3f03490297a2234c5748922a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "45d87e86be184bca970ae96875c0cd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a00c16a977b74c60b48971b788a24ed4", "region_id": "RegionOne"}], "type": "data-processing", "id": "794000624c0644a1a14cf6653d6c6d6e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "020f53e6bc7b4384b44c100e5d0f3589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "474ca4bf16554bf5a1be356a8035a659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4dd9707d11e845b79db86122d9ca7531", "region_id": "RegionOne"}], "type": "baremetal", "id": "f2020ce5cfe94dc793285f78ab879126", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aa340cef5df3472189e5d4c2dbb330e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9715bcd280a04bb88e90ea78e8759446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5c16ab812cf1418b8058cd74613bb7f6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "78e172a3511e46fe9ea6d971eb38fbfe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "19a88a8c778048569546c51cd3276dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f35aceb8f33346eead29aff7a66f368f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9bed638c5bc948eab47b5c01be9bed3e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "986884e609884ec098115df3d51893c5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9f535321cf84790b22a3f6f249dcb99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b25611f3c6f74d1eb4e33144e0be4627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1d3a455ecebf4f439728c6bbd2f72ad0", "region_id": "RegionOne"}], "type": "key-manager", "id": "8fbdfdc7fc6640be9df82ee2f261ec0d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "49506871526e443484af9e0423056448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e706831a7324098954274c16dfe5792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1dc116f7f6584cd896bf864800e65c72", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fdb39ec51ed94b38bd01ec0b2ca28707", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55949ead15c748d3bf2b67f2909c84d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f39c8a6fdb12460da3f14a03321eff86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "79df0c3272394db3b9257e2a7f9b2b1a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f1be86a88a8a470a8c9d41e0fdf32b86", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a47fe0db06464bd3bdc868e42db4361d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ae4eea598ebf49d8bd82ac344a7191c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f86182800b774b99aec5d6f8e5154b71", "region_id": "RegionOne"}], "type": "message", "id": "616f112edb3e40ad8827a648003048a1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0b8e7862827844a998f6442229df519b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bb36e1cc8d474f8ea68bfc01b953ec6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "475d5231771e4d13b928454136ef2c1d", "region_id": "RegionOne"}], "type": "messaging", "id": "3a902c6a62984932b432e0dc5576d1ef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd45f45f8b924654a08a0916c9e99c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "22d7cd6b90c74c23a37fecd2e65db9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "733ae8781fe84b2fbcb16598e43e0e04", "region_id": "RegionOne"}], "type": "application-catalog", "id": "35e2dbef93be4e7c8a37d97e6f508a33", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed0dcd91c0d84ebba7d9896ac8ca520e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e78192ca5594cd1a4d708cbd3b228d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b4a030913be41daa2812af14dc31e8e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb8a622620514adba282308cef544bbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c14ee2be4f644698a9f1c32f6ade1293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32207052026c4187ab4e0f9f8fe1bb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "694eec2759224d97a594782262613850", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d7980f48528640b4876054d406f1e5f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f7480453c674393872bf418345b769e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0a36795d7b34825ac3a5c3a738f6354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2093edc665c4a3da51b00ccd7cca192", "region_id": "RegionOne"}], "type": "container-infra", "id": "5239322f252644f2b5800cadde6277bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "78082fee525b43348c7a47d2a64c308c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e50ca6bf1aca43fa8cdf017ff62e85bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "af362b2029a14e46b81c3310a1d02ea9", "region_id": "RegionOne"}], "type": "search", "id": "794f3ae2e2a24ec1844f0f5c8b626cf0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "31f46bdb79364fdd9c5d302595715674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8c562f7d510544dabcd3a4567d7c8b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "59e75f515ea44bbf91416bb842fcf822", "region_id": "RegionOne"}], "type": "dns", "id": "8adc0a9181f4415591066db742831e64", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8608b5fec890405cb785b1762755dee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3a01b5883a24208839a63b65e72405f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8f919e31c5a84593ac6a1f4521000271", "region_id": "RegionOne"}], "type": "workflow", "id": "e394406abc524306b5df013e2f8ebfaa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27da242ed00c45eb8bb7c5a3d2bf4604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbb18f60ef634573a489a10eb70be498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "881a0d0a40a9494f9a0cfdcb803c9c3c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a3b31411220147559ef34ab10a316af1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5f566727a9db42b9b71ab63d966c95e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1f226aebbcce46efb4eb74949ecd93fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "eb9aefbec1104b27a344bf22a2d400ee", "region_id": "RegionOne"}], "type": "rating", "id": "29b10c5984564d1ebbfea253a0687a9e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7ed4fbc4c2de47b3bd792583daae162c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12229f4ac96542bd8c782d0e63529a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8f9d31b3097c4e5baefc9e7d90d8e801", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7492dde2ad2b4c578f215065949af8ae", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "895a681c14054c04a9744798186fd087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25dadc92e4d842cc97fbc76c19d82ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fe39c33fb78945559c3018ddc5338206", "region_id": "RegionOne"}], "type": "policy", "id": "6295d7965cd04d07a2f604bcfe68f3e8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f6db740647749ee88157b46b3171d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d5b3a567fbb4151a865d2623759f47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22d7bb97571a4e959b9a813894fc3d9a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0e0b9337340948f9a759a4812a8c1cd9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b02ef7fd68d745788dcfce7cc9179447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d36ba94bf6a34a39b0066e33952e43b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4da485b6102848b592e3bfdc8e0e28b7", "region_id": "RegionOne"}], "type": "sharev2", "id": "04e624e2239f45099bd43fa3f40ca6eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66220a3e1d7641f8ba3dcceb9fb4bcfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ee2f0431771455e922b2932d0fadad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87e9867e760247df8c07edbf7ff887b4", "region_id": "RegionOne"}], "type": "share", "id": "480b851edd0c4f3884ce964cfdf96a0b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3ee672d33cd14885bdcd0562809b205b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c9501c5066134492a19c1643b99eefbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f471c404d684452699d6d461c5be0403", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8c88e8f4b53a46bfa7421891bcf35202", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ec9e832012b431f89168fd5dc311aae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9772e37680a448cdb826f66030d26d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ccf7292ec1e4f9eb870fb5054ad7006", "region_id": "RegionOne"}], "type": "orchestration", "id": "a957d05fe2874d0fb91e17bd57343323", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ae8f72d3207452ca529dec69f7a9a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98ca63062a8343f883affab064828c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fc8b9479bcc4973af67a64484d595fb", "region_id": "RegionOne"}], "type": "block-storage", "id": "1d67a92225714bd283c373a7339f5a51", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de424c028822496eba67b3686376fc14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57c2c5777b0440128d52cdb26239f8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceb6bc4242424db8a14d6fddee72325c", "region_id": "RegionOne"}], "type": "volumev3", "id": "b7616b4a63474426a2624b816f8911f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de77a353e5604609b06519f62b98dbc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff460f9572334433bd375cbcf703cc3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfb1a6842a674910b5a9293532d676c9", "region_id": "RegionOne"}], "type": "volumev2", "id": "ae644a8c58204a53be36b2d1ebdbaa8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5553501ed8449eb7b546933aa526ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c4303fa29ee47638146d2729ec69162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84c9ea997b1543ee9faca40321670de1", "region_id": "RegionOne"}], "type": "volume", "id": "4c8474c9885a495987efb24c1bcdc22b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcd23ecc14754865a0593c1c56fc708a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "494eaaaa2fa249cfb004bb6e55d8be79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1316aca0f9714f36af026663e004085c", "region_id": "RegionOne"}], "type": "block-store", "id": "b2e26cda70c94c819f18519996cba640", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "093b2e9a486f4980a24830ec768eed48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ea303a9edfb4aeb948fd89c8ecdabe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef44952779544afd918a406da1f27954", "region_id": "RegionOne"}], "type": "alarm", "id": "1512b5bc34ff42f094056296ee7f78f2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d8aad82dcaf488cb78804b01b2f8a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a596c2dc79bf459890657586b4ed3f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7c8dc35474b144b9ae4ede00858c26a3", "region_id": "RegionOne"}], "type": "alarming", "id": "cecdb27660724b17bcbc0df90a97878d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6db0c14d78c94138919c21a905a7a4b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "77454f372c424a159a115ccf1143bd26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8b3e77ad14e474f9b9cbee1e5f82805", "region_id": "RegionOne"}], "type": "meter", "id": "c789827d20db4509a0fb5d15fd166896", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e23b508fc2cc486fbad5429eee5f87bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74bacdfef9a84456a177cd7f232f4442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e3d3888240714859a0d8c57508cb03ec", "region_id": "RegionOne"}], "type": "metering", "id": "f43536481d5a4980a12903a741256427", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "acfa34bf7ca24132819010606fee2557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb46e1d2c797416d9a9cdec85689d93d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7f2fa97d053e45ef88555591bdfc859b", "region_id": "RegionOne"}], "type": "telemetry", "id": "743542e3477145d1862798e50ccfc341", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3dfdfadb60894d45a33ab517f914b46b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4afde363d64f401daf2ff632a2c53ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fefec6e539504b88a0e0ebb52cba9448", "region_id": "RegionOne"}], "type": "event", "id": "c2c246f8e48a4302872fb81a846e5a7d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c1083a45ffd64b93a6a1a7cb838c6c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76d7e4a299f645519ec1d964fe8a0bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a9714ec09a724605872a3fdaf5c9136e", "region_id": "RegionOne"}], "type": "events", "id": "bd8e552a7d5044af8597a97b115812f8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17bf5b9f382a492ea530ebd89dfe5e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f659bf44e59c41c2b692a9b9b69c417e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce2f266055f042f68fb54d6cbf8138cc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "05acb92b5f0b46d7ab3cd01295ce2d11", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a9943ce5bcd45d1aea59001a5237330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eddceb5ce5ae4f94ab6005866b11c3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b8201a6ba08c4d9fb42edc8f953128c6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "838d9220b168456e9466984864eb3110", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cb46f59078a45afaedb3088f18ad299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "088b07292e974c3f92a8302ee933a809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "daa92c2fb54d4ee699c9e7c9ef7b88ea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a498f7beef55456f89f9a8e98d0c1a1c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "22879cfc6d854b4e906bd2d91f92556b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ca7d7d4b5a84e18afb09a358df94f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a2fe47ad3ef4a8fa3e80040e45c35f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "cb94f5d1a30f4cabb3a42b8905162942", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "492f9beca3134ec7a03434f5e6cf4f64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "83f60f78edcf4a46abf4a2941d36f0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1e650626a72447eeacc53a1544387b13", "region_id": "RegionOne"}], "type": "database", "id": "a94b1b6367dc4ecba23c20c4b1861322", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a93834aaa2347bf8d759c043ab18650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14c41bd5970e47c383dd575d08978eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f709d3de0fd241e09f521b3cee9b6fa2", "region_id": "RegionOne"}], "type": "application-container", "id": "999b60f10a60468ea48c361c22fa8ea7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5c04ec5877a400c87a571feb6240b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf5d57a98df3450792802042efd08199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "030f394f7f4145ea9b5a1b067db1ed20", "region_id": "RegionOne"}], "type": "container", "id": "3b608b7ef494443493fb1c5740b7ee92", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4c96d82a4b042b4bafcf6a429c6f5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7ba7373259f485b8c4d0bdb67bc77b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "db32af7bcc2f421f95b94830f53881b7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "85fb29cf885f40b4a352edd867fbfe04", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e5f81ac86924ae7aa1a503b4d8b17a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d9c10a8947b496b96d9a2973f4227eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ddf75ed48cbd4f549aa0f03d08c6cccb", "region_id": "RegionOne"}], "type": "rca", "id": "b71d7a06fb3a40218b3fce59907ab69a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "63aaaf8a98184b128e1f499cc4b43ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a50f701d5bc242978efda904ffc0ec9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a21d7aefcf494ea9a90a2e545103bcea", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8c2c6a879bcf421b84ca8c20d5296e8f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dfcd015926624361901433cfbc031665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "96295e60e2544e13919d2245fac92b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53989ef3c1fc4ec38dbfc87604df7101", "region_id": "RegionOne"}], "type": "network", "id": "ebbcdc8f5e184ab6914c0f72fd6dab23", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bc326a17f6034c14b6163fc69bbfe244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b2fdd821779e4cbca9bcf0771afd4461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9c7f761a5a2c45998b7a23ad9065e6d1", "region_id": "RegionOne"}], "type": "backup", "id": "b1c9c9cf98c54d34a1c180af1ea81617", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "888e076e93be4bada9c7b5bdae65ab4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5aacc09f6ce44b8ea25d3c39fb51af57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "471d643eea104bc58e8fc0a625b7587e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "91833c816e0c4c7cb236c69cd153a1fa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8235981e786544a6817ce93149b9f5a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81c67cdb32844b5db110ca1b756c6c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8c771fdeb5394ecab503486ec82d1041", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4791cb7e946a447591898d37b9129bbe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0492c4bda57484280f2de7b5c197e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2493b903ccf94811b80d40917c21cd7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "856480f1695e46de9f991ac11888b67a", "region_id": "RegionOne"}], "type": "monitoring", "id": "deafcd6dd5e547238598e5d00e30fa41", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e087a7153724026a1e3d6fb72ff17d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "241192e939d541babc8a93742209c6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1a6ff98eaa60469b9742fa6d5edb7f6c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "56074648532e432c92b131ef7375cd24", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "610daad2051e48a8b6a157fd23e6e858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9e1e06dfba2e4801909d78814f0c1f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8d9a29feac0e4544b71168edb0c8e13e", "region_id": "RegionOne"}], "type": "placement", "id": "e6034a76a1764a99ae9ede8c9f27137e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69e5601fbc704c32beb7d8932af20cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7c6e200eebf4b0283c6b476584fc523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf58fef5a54747c8b98d6c085a8eab98", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4050aad116ed4c84a5dcc90c7bda3c66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ec745ece629447387264756c582b507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5edf4daa00774e478a779e7ecefafe7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9da6c9e9f84144549805ef1ef3842115", "region_id": "RegionOne"}], "type": "ha", "id": "3137a23db1774cfdb2b2070e85d095e8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dbf863d730174d5ab7393cfaf17da717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fa283f823f5846f8a2b4cbb7dc7d5aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4adef9da961b45a5b53bcbc8d45fad6a", "region_id": "RegionOne"}], "type": "reservation", "id": "9ff8f39234da43bfad971c912d03ae3a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "17c62726a6ce4811bb394a06c45aa827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b2a7989b23f413aa21e1bc4d788b766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "38a28fdfa6164ed7bbd2597faa2dcb66", "region_id": "RegionOne"}], "type": "function-engine", "id": "316448d51edd40f6ae98ddf0ede0e5a2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9a3329e6c5f4c76888f36b2dd548aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "94aedabd153e40c3ba21441c4c0962a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a2ed95bd2f914b5d9a927a7295a9a2b7", "region_id": "RegionOne"}], "type": "accelerator", "id": "492c2646b98b4e5d8775ef5039367633", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0bfa91bc366e4140b7321728bd9c7c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69444357bf5b4b40b4f036c2ec42058d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bccd80f0924b4c44b2e236db734dfd07", "region_id": "RegionOne"}], "type": "admin-logic", "id": "30fac156b0a5490eb0cdf57322da0a1e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "765d2ad96b5049579ff7e9159e6aa538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d048cf7db3614ba5b9a90c716a3fea3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2dcd98d4b0f44b62808cf848f39bb6af", "region_id": "RegionOne"}], "type": "registration", "id": "5e8fd02d72d94cbd8bd938fe84d706bd", "name": "adjutant"}], "user": {"domain": {"id": "18e8fe4eaff442a1a2432d11890cb049", "name": "ea5431eca6da4477aaf5fec3531ce7d4"}, "id": "84599528ac70461ba72b07084d30f137", "name": "952e84c9780e450498bff0f840ba0a25"}, "audit_ids": ["92d54972543045a78715dd20fdcbea16", null], "issued_at": "2020-04-23T06:25:56.350060"}} 2020-04-23 06:27:56,588 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,592 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,593 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,653 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,657 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,658 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,679 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,683 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,685 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64"}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.303650s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,533 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,537 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,539 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,541 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,552 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.475661+00:00", "project": {"domain": {"id": "220a2ca8aa574f7186479d80d43b0da3", "name": "b63a08d3ba214487af7445e2b726a0bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "369a66c18547438bbab04f2b4f7688ae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c467128aedc34760a0b0fa3068e64ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "876197c7075a4484aef947e04bbd5ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "21368133428e4f8d960b5e596149d180", "region_id": "RegionOne"}], "type": "identity", "id": "4afc8afadfc04282a14c7879bb9d23d0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "47a3e8dd1d3542b39b25cbf4a2feee7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7003a455dd2c45c6980806fbc3527e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6e159536a4324a06acf7e60ccfadfeee", "region_id": "RegionOne"}], "type": "compute", "id": "859605b8dcc049b1bcf8002ad4e68fae", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "43dc3e9af1c34d4ebeb8820367844c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7e99699d8ddd4f4392935e7a1fe2693e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "013fc24605414a579c5d06e24f1e75d4", "region_id": "RegionOne"}], "type": "image", "id": "5549d461a46048f79209758fe0e33128", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5428a51a9444dcf98f55589c15befa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e4ad037b7ba94a098598849aaf2b633b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "559e5d3a261745a880cc479d0fa57b23", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2bde58c9d8ec471ca81253ee1bf364cb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b093e90c2124b7ab1af96516923c20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50c4ca1dd9a6441f98962910ace0daaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7a7c96c4b55415eb8fef2873b3dd6f5", "region_id": "RegionOne"}], "type": "object-store", "id": "2ea6fe2d458c45ec88a9a695dece92e7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d5f1db7772d4c5a9937fbf57f5e15a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fac3864541a64f988d4cb7df52804465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38bfb019288f454fb9548d11bee2b921", "region_id": "RegionOne"}], "type": "clustering", "id": "942ed6c9639f419cae1829fb8dd0b438", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bed55f022c82414189e15634b6abe526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa63bc29c01b4ddd8efab8ec44f3cabe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3cf51dc5fd8444278552c12a84c3872f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "24db7d080ced4af09cd70e06d70e283d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d49e9e690fca41e2ba895fc9dab4305e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89c8b12996a04e1494e5a5587abae79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6522716051644a9b85a9ae10f220a10d", "region_id": "RegionOne"}], "type": "cluster", "id": "f921e5d0cdb44b33b5934046fc56f270", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "094840ee8f2e421e9bcab834aa0bcd9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "64c5f41dab904b43a4f3b1d21d75c147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "521c5522ffc04a93af9c7b048f154c68", "region_id": "RegionOne"}], "type": "data-processing", "id": "fe27fc65163347a5a1b579feb4ea5517", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3135408479ad4d6f88df5bd278263f07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "670a3fefbf2648da9602a975146429d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35a8c462c2e646049928d72c7ff3bf54", "region_id": "RegionOne"}], "type": "baremetal", "id": "b54194d2f843485f9cedaafa92a6d36b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0057da1c68c54295af58d77f25bead21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c37ce42419d848dda26b09c519e2a624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5ab68643fcb34ea69ddc9980b67fa4e5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1b6e971188d54a099ca7a7023c92f832", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f954d8a63004cf3b8e5db89a0130eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fe9cde84504d4e609254b8cffa615dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "00c4909e4e0342d8a6ff26a84b4bbf0c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "31f32fe6b03f4b59bc7bc31440b585f5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d09f5a8b08ef4f6fa60a9f63ac597f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b75816bc180f428fb82c378bc648ecb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "51ddf745c34d448393978f263efab09a", "region_id": "RegionOne"}], "type": "key-manager", "id": "14f05b8ba0d648be85aa114086ae8407", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbbe000d4bc144c4b9646fccc5be3cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c60eb82db2b4779922125a40a54029b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f94be6bf81c04f3889c0105c6611e184", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "33d1f84dedf34317b789b0623b93f5db", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bdf3d8728294c61b6aa4071fcad92b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33596c02a880471ea4058ffe54c9c365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2a1bf7793ee341c4b02c24fe75d4c8e4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "40e86749f0be4029a2c53a5f5203b8f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "85e860b850ab435eb80bcc1ebca2815d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec6840b01dfa42309df0a2b8e7114472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "218504b69490426c84abcd508cefcbe5", "region_id": "RegionOne"}], "type": "message", "id": "439911ebb58e475c90b05c097cf5d744", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "24fff24cff5d4bf7a013e372b39067cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "696b099a4cd24336add227567cd24f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3da5027880247e786aa613a210f81c6", "region_id": "RegionOne"}], "type": "messaging", "id": "35711a03d76048b19782b1a0a757e981", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6607a2ca53414a0ab48ec5cc5837ee57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "867f09ac5b9246bc945d5024f1e73229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d39f7819bcdb4dc4bf830534061cf360", "region_id": "RegionOne"}], "type": "application-catalog", "id": "88e916c62e024e5a89bd3a06f67b0dac", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85907698e9ae4ecdb5ce1f6a7809757c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7177f425dff450a980992d20340e8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f334e16b8e94719b73f993067a95a8f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "acd07c9f26604c5c92b8a472f6780b5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7945b616825d4d7f9f3831f439bcbb5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa47053c419b4dcbacd7e61cee1d1bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a465ab31bb34b748d253f5cc2a70da3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0ad7edd59cd04387a3e7578c5989e956", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aae9bc00add24cbd9facb3d3cc193533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f814e4c2a9b04d3c84ffae16a915dc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62b317806af8497a954dbd08f6f6c5e6", "region_id": "RegionOne"}], "type": "container-infra", "id": "7fa2d2e949d94262860a71aa28dd00b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "449a9528721c4c2f9b0f3edf6102a7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "99568d4a05be434b88b268c10d2a2956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8fda1e3d2b9442d183851ffd1a6587ce", "region_id": "RegionOne"}], "type": "search", "id": "c17976dd0a494ffdb69d72c03c9ffd72", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "05c5d030af2f4e41836a4eda6e1081ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ae910b44b974c11b549459bbdf2c16d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "add2171bbe924efca7a2c09905495d4a", "region_id": "RegionOne"}], "type": "dns", "id": "6fefff9b717043f6983cd6fbd729dc53", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d11cc4820fd4a9bb03ce7b7115e8f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a583fea9bb334d12a9a4360d94cd3046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "105f1dea33194caeb0d9c53e93af5ca4", "region_id": "RegionOne"}], "type": "workflow", "id": "f17d804370d94792afc805f460e9f954", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "90142873c2a64fe1b7a7e8968ae3f77f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "471e2943f8f54fb2824d066e2dc8b435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b1687e111a749f999fea5d716706cd0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4a15c5e51aa7463cb6c8f880b751a3b6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3a04ca3bb5f74c7486f4a43ff6e1c28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f4b4562d5334bafb08ddc10993ff10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "87dd7809fd6f4a329b62f69a2c98c50e", "region_id": "RegionOne"}], "type": "rating", "id": "ea7087a849b246ba80bdeddfa4b2d2ec", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68065b739b3c415ab16de36986e3f541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "11f5f748655e45a78e98beae0fba57d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a242fd83626418dae8bb81683666048", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c01db8601eb8445c9f8713ff7ac0d224", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "16bc8b86348d4fd1a57e2e54ec20e227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb1f4aa51a224a969076baea99e195c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51b96907468a4945b5f4d82605dbf793", "region_id": "RegionOne"}], "type": "policy", "id": "f12a623ec5404c5eb7366dd1a79f72f7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f92efe828b943d6a15411999ce8a080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84f04af6964b455da88a9a37da48f865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b537fc494d574428b4684c229024e3dc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3cfb77e4bd0e43dd9b272b42a2f7775c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "765e278a7341478c9f093b59c1b32a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e05c2c4bdcf84d669bf023d84445c53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c34510a3ccd4f43978a4460c8008865", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e2360e65b2142b2991f471a86e561b9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1d22b023fae4feab4166c43198c56a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7294e4813a2f4de3931de40ff15553a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "737c8d3a385b49c184867870885bd300", "region_id": "RegionOne"}], "type": "share", "id": "194d54701ab140958335542e36b49ef6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1efc3ba168414bdc91931c8413eb3e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2176c0e9e6e34bc8a4cb6576f9d2139c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "24f82fff261240efa1288203b4c9b5cd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "81789e23478a4d0d96250cd2ed9315aa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72b76a16d04b49d4accd62144e0a6710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb459d8091a344668b8fcbf4f18c616f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65a9e86c801e47a39421ee993a35f9c3", "region_id": "RegionOne"}], "type": "orchestration", "id": "b249d3e88def48839c5e77db82b01ff2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0779ac485cf84c59bb4a6ed6ee60f1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fc71979beaa4d189ab9b9e33d7a0d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8a396c0436242dca8061b577af70875", "region_id": "RegionOne"}], "type": "block-storage", "id": "7feec2bc26444ce68aa57d2930de3526", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3baf90faf294c6282caa9c84fc24998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dda41384305543b69ff1549a0ad2093d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b76ea1221f430fbe7a063d45648ee8", "region_id": "RegionOne"}], "type": "volumev3", "id": "61c5f71f554449aca4f0a3109e2a379c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68582a54911a41acb32d6be1949e6d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bf6984039fe40fc84aad9166f4b446a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a10f7b7fa39749a3a2738afdb448c877", "region_id": "RegionOne"}], "type": "volumev2", "id": "1c0afa76ad5b4944a2a24506e3456cac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2342828c581463d86a1b360b0ea09ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d70cc2449fee4d8796f4e409021550bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "470a329ed6ff4aae91ea26687283e35f", "region_id": "RegionOne"}], "type": "volume", "id": "089d646e05a14a7b832078f6b2a668ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e00fb50fa6ec4c82a7b925a723983e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1a44dd75acd4b1c90e3857d2974d98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d60e6603a37b4300b68b27c1267b1723", "region_id": "RegionOne"}], "type": "block-store", "id": "e2ca36cd280a41e8bcfac9a0540903ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c165f7b784c496f89b398294b53450e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2183a941e6a48fdbdd6042cacc05f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "089a54778d9e4a889014bcad7865709e", "region_id": "RegionOne"}], "type": "alarm", "id": "65b4fac2d48d49c6946a397a2f4fa7dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d0bbbc93d914f5d882950058b9cb1e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be09a9b6776045f48a8d77c04f2bc64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d1c8e2739fbc48b59e92e16eda29b6f6", "region_id": "RegionOne"}], "type": "alarming", "id": "413d42773e3c42aa8210189cbb158892", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7714653780dc4b9eb606344d1f1628af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "049f056173c24e248ecad223ab543131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55244d29bdbc4152ba9b23439d04755b", "region_id": "RegionOne"}], "type": "meter", "id": "79035f4a393f41e0ad724555c3e447f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1741c00005f4523a52a1a0cd701ffda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "541e22c215894ef88429d55230239576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c807181612a424e8ef7f88d4f01a736", "region_id": "RegionOne"}], "type": "metering", "id": "671dbcce77594b159854ca8633549fae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dbada06319a414383f95511d6695ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa1b88af05584cb294209fe39688e3a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38cc9e60848e459a8e38abe892a6819b", "region_id": "RegionOne"}], "type": "telemetry", "id": "072159a227454cac938ef1e47a4fb8e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "145cea05f2a64bb18d6e414a0b81db33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0b604f9d132f46f1a7dbae895b69890c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "69731ae6f7344f1fa16d82458b27f4a9", "region_id": "RegionOne"}], "type": "event", "id": "133c0c474d8f4112befc0ab16c53f744", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "71f40e6693a5471681ab063ecff9c578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "820536896fcc405dbbd8e41e9a1a086a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "70cb099ceb28404eb36317e02d8233fe", "region_id": "RegionOne"}], "type": "events", "id": "32b2a877173b4828881409f1f06ce52a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64c40c2859654028be007c0625b240f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a32899346bc74655be958ca58c435b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d0c3e5208ac54bad881a00b37db4a6eb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e6ad404cf2ee4fe3947c4c740d36bb81", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30f004d68f384feda7b4b2b24b5c8ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b82b2901d86445a8928c4c387a7266d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e90419735fb64e4192c25dc29d794845", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a2258d9f4b4749ee83f0f7c32dcb59b7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7aa0bd14e5bd4bc887a337a981babea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12be3879fe97422b950758e4f1327e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "342edb9730fa442cb42c08d482a6ccb1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "97b58216c01e458f9903d8f640437461", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "509dcf4ed2474d21aaeb79426269f8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "582daeeeb7c14a40aa9d2f3c1b8941cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d7d80b33e0a4d0885b259559963c1e3", "region_id": "RegionOne"}], "type": "tricircle", "id": "7c26f8badbe940809f2f3e83f089877b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fa6e319e63c2483890f4359db194486d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b28b9331c1d64d9982457792baf4de29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8189187ec0ab4c54979090d9261c1d82", "region_id": "RegionOne"}], "type": "database", "id": "1190f917952d4c019553bf715f361962", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3afd6fb07e33492199972641677fba87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04b3cc778e0448bf8ac54aa8ef63d462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "361050a174924c1487acc58af7678bf9", "region_id": "RegionOne"}], "type": "application-container", "id": "68696bc274414cdd87fe18e1c2b800c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81e4d95eb44d45de9bb786b2930c110f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "125b0b9f2bd6406dbe2d0b409ffd2ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5711c9c7ed2e4d1787bf58af2ef4ce6c", "region_id": "RegionOne"}], "type": "container", "id": "8d04f0ffe045412ba29f483dee0c7606", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "534208c24bad4a7697d4b26377158106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b8f02cbb3ab48f08432c6a5834ae9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "163741cc4dc94c1ebe8d0ae15ea30df3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1a2972379a234aeea1fffb30e61ce7de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3c289331544c41a99e9f952ae3219d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac895785079d4492b9cb05b0bded2b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2b6c3d7beffc401c87e8b25b24a1e56b", "region_id": "RegionOne"}], "type": "rca", "id": "33ee0547dabb47c2a20e1c7bbcb94b32", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4fdd207277d8439a8b943f91e5198d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0cc47e7706f548e1a10349ee2cb610b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "306c84673ff943d9987e42b72a034f73", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a82ecec2835d460a988c438c0e94154c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e96aba373c614f3cbab2814be523978f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d32c841f8ef54b5f8fb65b410648fc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9b53399819524a7ebe76afbfb0dc2db1", "region_id": "RegionOne"}], "type": "network", "id": "f4a0c346b63c452eada1c5c3128b99f5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "adef00b69a5646c99744738cdfd3a01e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "700336800cfd4ea1a481ba6b2e9f7728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4cd23a70bbf640c4b1096516f0a176dc", "region_id": "RegionOne"}], "type": "backup", "id": "d920c46972344a94a1e379a711207eb5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6bb216636a794123958935532f767693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a16d6b4df47d4bba959ccfbd332e53ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6973bce021554dae8f8dd41237039028", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b6fac20478d9421a9ad48adc33ba528d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1c69362eaea44dca0c48d06e56a81e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb207c1ba0944598be1f288050a59ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3fac20566a14488db189e6c8edc44800", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4beef842f59c4aab802d04340f92c8af", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8b7ddee4f85e4a93a0dd2c3dad1fc92e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b2215e125ec84c389f7f867b06eba56a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e4f7307b3e3643b0b59cc63521adef64", "region_id": "RegionOne"}], "type": "monitoring", "id": "bd00f8b01793496bbc0a1c677115a214", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4e421ddd9cef497e86a99a876bf539fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "852663bd1efc42c7b86f34d83d31dced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "95c1cb8477ba428895a9ad6010ef24e6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5ffd5f14a1254ae99fb547d6f636c5ac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba23bb2a98e44134bbe86fd0f95b6fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3e65e2ee5437475f9e0787ca49dd4fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2f7b12cf74b94fa8b59b34d6e5214446", "region_id": "RegionOne"}], "type": "placement", "id": "f65f3520a31b400691d60be5f9f479ef", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce4934917ec84acaabe68d2bc8f5381b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0432b9bedb404d9fbee97f762e206d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9aae0181fd784fad8ed370eb903848af", "region_id": "RegionOne"}], "type": "instance-ha", "id": "134ea4ddae874fe5a5b4b940b9f3ec94", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "460cfe86ec9b4e10b5fc2377952d84f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e96fc8ed5baf4aebaf125afd30ace385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b9f13643b15f4633b6dc26f3a21f5e71", "region_id": "RegionOne"}], "type": "ha", "id": "1d2598856f9c4a31a003a820da98f961", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d3669e25161f45fcaad6a03b17bd9f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "186f8ebf245c41c9b57ecc9f5b64aa9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bfaea40d1c9b4f2dba5b4e68b1824901", "region_id": "RegionOne"}], "type": "reservation", "id": "dca45f8cd8d5438d928cad4cd64af02f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e2228f20d69b4f25bc2aa59414d0f435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "20b241d1c717437f9499ccc45cbd341b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "57a6113bdab0468ca2547c57ac524f4f", "region_id": "RegionOne"}], "type": "function-engine", "id": "2f13937939a0457db424c3f5877c6706", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "095cb2e094e249c9a4a06eddff2a99c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "be89e767d8d94306b9f2db6cc442cde6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c541af0d49444e6a9397308faf0ff3a6", "region_id": "RegionOne"}], "type": "accelerator", "id": "f584cb5b3c934d84b6aa252da92e486b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16c9a334fa994a629c0123ceebd9b4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d069ada4c5c4967a0cdd9bc2bcba1f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02dcd88a8f15430ea5148af1ae440569", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3a6b795acde8412ca1fca67d0e3469e2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "707bdb62f80c4785bc00fa3f8a924e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cb8ee10457a4ca5a3086fd4f0276e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3c65181578ca47e59287b708967efd6f", "region_id": "RegionOne"}], "type": "registration", "id": "90effabab80f416eb532de1531459e10", "name": "adjutant"}], "user": {"domain": {"id": "7fc9f698c8fa441a85796cd42c75bd72", "name": "199e8aba684e4a94a67de59f296c22d5"}, "id": "31f9eee00faa4ef5a795bc8d5fa58d75", "name": "ed029713a9914e30a3f316a1cd1c8e95"}, "audit_ids": ["8ee3f5df1f5048ea9c183eafb094d265", null], "issued_at": "2020-04-23T06:25:56.475661"}} 2020-04-23 06:27:56,739 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,743 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,745 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": null, "status": "ACTIVE", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "floating_network_id": "my-network-id", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "port_id": "server-port-id", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}]} 2020-04-23 06:27:56,767 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda8.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"port_id": null}}' 2020-04-23 06:27:56,771 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,773 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {27} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.241139s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,548 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,554 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,556 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,570 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.491741+00:00", "project": {"domain": {"id": "70915101e93e4ce1bf88330c0c65527c", "name": "a3ee7d50ec1c4cc980ddefecff75e249"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3a45d247bb8f427ea46eb75857d7a0a7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "46860195e78e415aa690f873399bfecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "06f7482ecb9741c885ec06e7b0967965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f8fd1c8c322a44e4916e5e6eedd67d85", "region_id": "RegionOne"}], "type": "identity", "id": "cde1cea3675d42a1a40fd782c2b52553", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e9539699918d427d93fa6e7751b128dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "352d86cba6eb48fdaf189f9875fc34af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d736a07083674e0881a432b9e8488c3e", "region_id": "RegionOne"}], "type": "compute", "id": "b2cf6201fad344269c68bb55e51de9db", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8fcebe71a4b34a7fa705d6c52fe85214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5a8fc39d8eca4eb8bfad5431d733eae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "162d1d908f824e04a94e98acedbcf0a4", "region_id": "RegionOne"}], "type": "image", "id": "c10c663727924454b08e55fcf6d58be5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f109bf78f564072ac6d336bcfd094f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9eef19c18ade4128a526c1e9475fabf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0dacde581a31497f9275b1efbbafdca0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0f0c693dda4e432799adab55fb97a9f8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "536716c73366402589b52d84eaf16709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3206303e19244de8aa8bc29f76ef28a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f307786cdb4414a741616ae6dd7459", "region_id": "RegionOne"}], "type": "object-store", "id": "f937417349e640f6b63b93f87b34a65c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bca8f452a60e4be88f772b6699768ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b80b6db9bd74d4fb40966f46f1a65e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a39e935ba10482487f82393eaba2ce0", "region_id": "RegionOne"}], "type": "clustering", "id": "35fcbbea76984dc382ad8ca5769645e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f044df62a58404eb15e9586960859b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71a033731a374863b1973b7a9eada4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8f09c6dfcc1d402e82916bf5eebd69c8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "afdfdc0a5f1641c7a3ba7d096ad5e572", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ecba46b28bd946f0ba135aee4fd8f73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a3196b5eb43468cb9cdcacd49943714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15e4900e8a0f4214951705596a490353", "region_id": "RegionOne"}], "type": "cluster", "id": "8a485981484a402a95154ec00f565d45", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e90cda058247474d87e2813ffbb17468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ff930fff575f49119ffcf645e0237a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5d15637541c441bfa0c5e811c8f59e31", "region_id": "RegionOne"}], "type": "data-processing", "id": "c79bfc2190414839a15591d37c0a06d2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "edd25b080ef941148459283d1fadcc77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ccc59822cf984c70b64cc7add381467f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1e7daa6a0a647cdb4a0ad7270a8f63c", "region_id": "RegionOne"}], "type": "baremetal", "id": "8ea06831b5ad49979d2d76c6f33add14", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "755837749fe94cd09885725e4b31f8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d2cbd229c254419abc122e1001ec679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "901c65a370a940d1a090956e0eae64c4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8d300cb6d61643fe92a40d17437d333f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "821729e48e83481e98691b05f9d59fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db05b1b393fe4d54b01bd523a9e9341e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6a3452739b2d4540b866bea72efab831", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ad52faed711a47cfad44946e767feee9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48e20a9b8ea8425dbe98b0bd2b02c466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51bdd410e0c34e2291f27e2f8f811ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ac8f3116873447779a2146f0bd9e76fd", "region_id": "RegionOne"}], "type": "key-manager", "id": "ee70181ae68c41e3ab8c2f2315c6bdd1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24d803a9dc2c4afe87c59ebc10c35096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e35763aac8942a69b081fca433ef841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d36d054cc0634c8dafa65395cc81128a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d8643d0e44434e58bf791f03ea0a9d19", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b8ab190069bf4cb794f38b53c3e6829c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "747a8b10ba6b4406a21eedd2de005fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0a85d34eca364890a4ac103f8fbb1f79", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5959013919d24eab9fc60d29c9a25ecb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "18e67d64d8ad4da58270b6bee58e2301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "425bb53c81ed433e893df3e5526e025b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "403288c2c88247759f0fb93f4994216e", "region_id": "RegionOne"}], "type": "message", "id": "6979f139d8f847dc84f57444c9e1f985", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "39c1c4fb38ea4f248f362acc0d7f67f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0f9fe9e5c2414553a8750ad49b61b28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5437b9de0c3d4cb48c0aac49ca1e2e53", "region_id": "RegionOne"}], "type": "messaging", "id": "6369c71a057d448eb156ae061e80f31d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "14f87b7465d04bd18d4af63ca7fb3a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "87277b6b77c340179b53ad1da2c6f980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c80d0c94f02848c6907b3769c0fa22fa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ce8af1953ae44d04b2614394a625c33c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cc6c30d2c094d5ab99dee26427303e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd72da6431cd422b8ba276dee0c27684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52231aa188344b0a96e04a828bc74d53", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fb4c8cd8e9024c708198b3a2bdec6823", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15f6c814a5384bb3af62107d6674ae3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d872d3f28244462b1b7bafccc16198c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7faedd408c1548acad023d0ac526b34c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1f50f361c3254d5a96c720391b9c75ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b1d4ad02042414a9a50a81dcd14478b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfd6d129ae9748218962ecc6c2f97c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6872d98601a74a4c892244a69b582ee2", "region_id": "RegionOne"}], "type": "container-infra", "id": "d53f1c2101b3489b9b2f2990d66f2bf4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e78dad79630b4dc99a5858d05d16c508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0ae048130641404e81a79c4469284e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "960eb727a0644ef9bcae318676800602", "region_id": "RegionOne"}], "type": "search", "id": "31736db6ac5249d988f05e9c49cdc702", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fefb435376d54c478caa51a5c6fff6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6bee0e9402454fb3b5f85128a0bc5b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5013b3a183fe4da98756441a65fbc5c8", "region_id": "RegionOne"}], "type": "dns", "id": "fb5ac805ae6043d8909dc20322f0022d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d0abdee7758474abbfb385a1ad3d58f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d0fa77053b64211acdf8f039d824c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4be882ee68ac47f5a970b968c176a662", "region_id": "RegionOne"}], "type": "workflow", "id": "d83ab133c80a4652a021427ec8145907", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a42146d2b73240da978d1cd4b66ccd3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0e8fb1883a949289803cd29dce10a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "43f16219f0d7433b9b09d9226fdb19ab", "region_id": "RegionOne"}], "type": "workflowv2", "id": "45136035201e4654b0f5dcb053c5c86b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "77ead6072d2941e58b9475348fd6545a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d4219d8805d64551b8f274f455eb5cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ffa5cc2770ff45fb8b824cf9fc0a80a3", "region_id": "RegionOne"}], "type": "rating", "id": "64815120d67b4255bda9943fc07e9d74", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6cae5da17a9e47cea0c6f7211e659a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f6df8053800e4ea49b18217aefe197c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f11a0e1870d54e0a93f0e122f236fcc2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7133cca86f8c4641ac60f942986daeda", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8302e3cd9f224533b3b4621425834439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "348e6bdfcef847bdb525514f75cc344a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b283ea8655d40fc83d5d4ba7008813c", "region_id": "RegionOne"}], "type": "policy", "id": "003348ce22c24984950b89e64ffe184a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58921cfd926e44519691ff971aaec127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ca77678d74749c78df4274a3ced5e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c7e8a7e228664a26b35e3aa103804cf8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "02d2ec6db39b4eaa96f3ac6885567809", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13dfabe00d7e4e5eb72429903b62ff52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bae9f0ec84ea478bad16c5ed31e84737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e3373cef20374ff681ad55fc185b0521", "region_id": "RegionOne"}], "type": "sharev2", "id": "97fc8762b88e4506bc6aac3e5fe3e73c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a172ea9def474372839a91bf12599a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "408d14fb6300431f84773cf61e6c99c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ece95aa322a1418b8974b5a1c989ef33", "region_id": "RegionOne"}], "type": "share", "id": "28036c77a99649f1a867849c0ddc0134", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5be79e2c6481404c8b7cf0e886f7cb63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee66e39900c84d5b88b5529f55d56b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "66adb13937da4db39f4dad839f33e76f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "39179e74afef4b25849dcb65c787ba68", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df48a12d1a2649a1b26db44a40e1fd2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "511a8df961fb4e4285f860403d89cbaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e084c4cdff574084bbb8a0b15aa222ba", "region_id": "RegionOne"}], "type": "orchestration", "id": "598722ed0bac4544903cf0f1da54d381", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ce30a995ce34914a4784c87324edee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e1fd1db39844c7d94d1610a29d69e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e47dd83b255d44159cc714b3ce5abec5", "region_id": "RegionOne"}], "type": "block-storage", "id": "a756cdba214d4747a50faea4cc8b3327", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ede9efbc654c059d7ac286ba79de4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ff5f315c524e39b61ea275a1bc966c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10c20b43e56048cd8d8e44ccc27f221b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4098a439349d49bc88e4a132959ba63d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bdaa7ccc04e471786ccbc3bceea5fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be3b6ec3edd546cbae2ebf9975779e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c606dd55f964e0ca4d53ac8c5c3037f", "region_id": "RegionOne"}], "type": "volumev2", "id": "fa80a720c48a465892ac9811890f5f1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17e44e96b8a0497db570fadb7539651b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "444e579baf834e27bbce719c4a0fa56f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e67e4a52635e4764b340ad42dc8a56e2", "region_id": "RegionOne"}], "type": "volume", "id": "9df398dc3f2344759e60c992ff6a54d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921231c6f09343caa37e905ae781169e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45e2aabe17ea4ac3966b522773da2677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57a8cb4901ac4388892ac13e6b62e618", "region_id": "RegionOne"}], "type": "block-store", "id": "c37b0485342644da989b496584601669", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4c0ee6593a44c0aabba385a26b3aeb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9a266ac245b49aea7e37f31a4e80d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ffe924f8d9cf4c9abace7b54dfb09cef", "region_id": "RegionOne"}], "type": "alarm", "id": "a359a2353ca848a28889211c5043383f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e74ceec1c7af4ee2a81248ad337cbd0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1817a39d2fc14cd6bd7f72da20468da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "607663b50dde422784c094682c3cd75a", "region_id": "RegionOne"}], "type": "alarming", "id": "2b1256716379467ba5df37cdd4611cb4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d41b56241ba4ab6b4b066e3474fe526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6faf8e46f5014ac68ee5cc2799a744c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "76fe43674d9447609ee6aa99ec0eff91", "region_id": "RegionOne"}], "type": "meter", "id": "3f46b1ece2924291a77736c273462e58", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6a83e84373242c2a6911d8c7b80cf2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b623217fb9904e5a81128b25f0f4d0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eef70b9a62f043b79fe5a303eaa9ebed", "region_id": "RegionOne"}], "type": "metering", "id": "a920bdee4d4d498d94af5727b955888c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92390da5b01c443d90d9c0130bdb7b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "940e95ac12694fc59d504c455b101ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e824d82539ec4fb7b6d8337acbe90990", "region_id": "RegionOne"}], "type": "telemetry", "id": "042314f4cb6944ed95376b6680e33150", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93e1650a3d0440ada515f1f69fb3b1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "56c6c3c73748414eb014befbc4e9c315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "584a39c65bd043d788b58fc01e2cd07d", "region_id": "RegionOne"}], "type": "event", "id": "8881a5aa5b854d26a2ae1529259f4840", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b412b06d743f4a349e6cdb1d6f06792c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "920e6ab822ef4e3ab7ba0aa6360ede23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "217fbc632c904501b2aca6c0556096cb", "region_id": "RegionOne"}], "type": "events", "id": "e8a471d362104c04a72e71b78354a289", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21aeaf408213403a98d280628db4764c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64106ff90a72491c986942acef80ad45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b5af2ee8e5c4d8089e4d98ecbfa4bc6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a267a48022f9470d8613c4b5488c3740", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a67dad9277c4ec8aaf4d7140551b5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "879587d18e57414d986adf9b3b4f9291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "91fcb699c4774aff84ae21e6ef2a134b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ea431cda827a479f8fe976e84ddc15fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "503046f8ef894336a17125779433c0ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bafad841d7d342fc9aa0686ecbaa1f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "070586da56e84452b0591e4248c1e6ba", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2ec0acd6dbb54abeaa8feca6d6522f1d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fa6b20f880d42a08dc3781fb4dddcb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b8821e1a8184c178a809aa76e8119ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b430c9240e004285b6bebb0808d8643c", "region_id": "RegionOne"}], "type": "tricircle", "id": "b2089e5e73b04d8188b6b6ca5ccd1654", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b8dd76894364848931287d80708a339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8b0421d43d7c4a7db35c0b553fd0025e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0ac7c32b1155438f90cc65cf15ffbb6e", "region_id": "RegionOne"}], "type": "database", "id": "8a6afbebfa694b749ab5eff7aa5e4da6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "55c17bcb793f47e1b5b69fee267a6c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32aa1fd928214530b0773f3386f194ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0f339c793092440196c313d93172efc3", "region_id": "RegionOne"}], "type": "application-container", "id": "b3c9f45ffad7405d99c078de0409272c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea5dbcd7cd9f4744ad29338c829b65d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b30c8a51e3034adeac8d43eff11e234b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9bb1083de8a349478004fa366d9eaca6", "region_id": "RegionOne"}], "type": "container", "id": "b9dcf74d8d794773b1475a41be3fd085", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7167b541fb304bcb9f4e764686ab5f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f1f514b51b094f3f920cddc9246d4dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eb82a64d39034902a6347a7f28a92a8d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5003968a781840b2bfcddf52a04bda45", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36922fdbcefe4286987240d8b2c895ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdd1e8f343c640de9b4156047da02232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ded2f95d2e8745ec910a29fb09c52933", "region_id": "RegionOne"}], "type": "rca", "id": "8731825dbc7d490ba1ef00991ed7ec85", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f76513b5a78c4c03af92de6d5fb8a7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5791c4e7aaeb493a86c9dc1b172f38ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "490a8b06e0ab4541ac6cb594a0899890", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e45aac8c40384854b64b2098fec57713", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c6b0dc041938481fb0360631f260674a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8eaecaff87804abea0df84a90d5b6247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e226e604eb494283924c33e1de5616fd", "region_id": "RegionOne"}], "type": "network", "id": "a9060b7f80fe42f2b54e3f69b8b8537f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f2fa81cbaeb4ac9af9671df2bd9791e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ae901ac685a41a5a4d865602f08bbd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "43374acb8ed34666bbcbd164396674f2", "region_id": "RegionOne"}], "type": "backup", "id": "6218b7e5ddf24cef98ab363b3d635604", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "249f5d6ec5094d49b1d222180f23f19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cbeccd4cfdf14713a9196d248e2ec6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f82bd9bfaf304f288927634321e41c90", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5f7122f2418241b7a0266c85d344156a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "599eef20f3cb441d84e3332850cba05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "40b2ce2e37474f828995c51f713c283b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b2f11c1de6841409cb1c516a1b75dec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7f4bd3055cf949de9d7bec6b66cb72e2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f39a4ce2bf640a0b401a3d35c60f037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "78c988e026c8459b9e332ae437aaacc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8c1dda032c9647dbb7f7843d68041de2", "region_id": "RegionOne"}], "type": "monitoring", "id": "dcf4042bc8804c78b9a49b2ae3bf8d8e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a096f5c6e65480ab19a48ebc11474e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ce35d95255a24c7bb4658fb664dfd0be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e98b7828ab994f0f8d04796bce30c8b1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "20e2d461cf2947fb88fa0aefade62747", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "daed5e82f6f84869887df04ffde04db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "878c0f50d7564886b767c48066c110e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "250a10beff464cfe8e36a428474d5d3d", "region_id": "RegionOne"}], "type": "placement", "id": "08b4b65ce5984cf3925b593f301f0483", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "419cc9f41cb14054af28315a143cba51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6694db663c74a1fbf485a0cb6216611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f79798a08bc44549b0df2a07ff2a7aee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b4f402fffc9b4de5b5bc455142526ca2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7045bc058e174af1be042ed8bb878761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ecaa87fa02aa4a8c913bc3a573f267fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "45aa7cd3b81043cf9f0172c67172f4b8", "region_id": "RegionOne"}], "type": "ha", "id": "8ea2dcf79f374dc7aea584da713be835", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d6af26b7dd46461ea3941bc5eaf20245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1299263c35d84ff7817e25e125feb263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7609440ffc1549b8ab374d71458b4200", "region_id": "RegionOne"}], "type": "reservation", "id": "23c8f89392134715bca025090613366c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9acacdbae8174d72883d1074f503fe65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e0622bbbed84f0d96e25839523e1a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f452567a3e934fc484b580392c78d788", "region_id": "RegionOne"}], "type": "function-engine", "id": "bdb7cdbaf4824ef9891bee76edd9ff07", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0000adc5c52249b78e820a423c075682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "be82e6145b024aa7b6e40611d85c7f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3303b2b0caab4cc49e702120182d9191", "region_id": "RegionOne"}], "type": "accelerator", "id": "f00429681dc440bd8b1c4a6aa81b178a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b70901fcd6a84f5da793191988b24a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "324f4e781ce64492af75a0d86743c51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b75cc55c6ca44703b4084ee4a67a721a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ae18145258984928a57acef489803ee6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93fe1015d8d14d06a93fc2dfffe0385e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "798855ee683e4f94a46a0b9813ffc418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ead76daa7b9a4fbba3192c6a011d54e1", "region_id": "RegionOne"}], "type": "registration", "id": "97e4610933e24b46b1f838108228538d", "name": "adjutant"}], "user": {"domain": {"id": "4ce18fca1a5d40509084fcd312df6b86", "name": "7a96230e5f1c467088b8f59c4f218a1f"}, "id": "8f49e5eadcef4e69bdf90d9c12ddcaff", "name": "3a94d995c50a4707881adc7ced12c61b"}, "audit_ids": ["91d1f7ff9b39423bb7b78fd6793f27a2", null], "issued_at": "2020-04-23T06:25:56.491741"}} 2020-04-23 06:27:56,617 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,621 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,622 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,705 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,710 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,711 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/f59ed337-8f65-4f63-bd7e-355d0a466e9a/file", "id": "f59ed337-8f65-4f63-bd7e-355d0a466e9a", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/f59ed337-8f65-4f63-bd7e-355d0a466e9a", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}, {"status": "deleted", "image_state": "available", "ramdisk_id": "fake_ramdisk_id", "tags": [], "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/f59ed337-8f65-4f63-bd7e-355d0a466e9a", "metadata": {}}], "file": "/v2/images/f59ed337-8f65-4f63-bd7e-355d0a466e9a/file", "min_disk": 40, "virtual_size": null, "id": "f59ed337-8f65-4f63-bd7e-355d0a466e9a", "size": 3402170368, "name": "image-2", "image_type": "snapshot", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "disk_format": "qcow2", "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8", "protected": false, "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image"}]} {28} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_by_id [0.156783s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,679 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,683 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,684 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,686 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,697 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.621248+00:00", "project": {"domain": {"id": "d7f5f31dfedc4e1fbc988e18010f8585", "name": "5d3e5aa1c996476b96d550c2953bf9fa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "15df90c4f3764ecba6cccb8b306251c6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9c61152b8bb94af3a4dc6835bb96966d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6101c57ba40e4594ae9f56d0b85c490a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ba9314def3d945c0af2fc5794c5c0496", "region_id": "RegionOne"}], "type": "identity", "id": "761be59162974906a3d5a21ac38f55bc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4c61bc9d6a25401a920347d33e7afa3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "35b7e13bae714255bffe176e177ab840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c26edb1ecb8d4b669f3c5379810090f7", "region_id": "RegionOne"}], "type": "compute", "id": "07098fcfb39c4ce4af14c4060280e160", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "adaa9783b6254d89b84065c4838ddd3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8f833e66db134778a8e544a961c88d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69a23e12784a4918b465d03568c17ccb", "region_id": "RegionOne"}], "type": "image", "id": "66bc935bffff4e91b4073c6466424e40", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d61c336452d646acae4a2a31f9622d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "16651d9b3e0a40d0b7bc33bca0969066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "69e112aab69a4e738c76c0332f5d948a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1ee067b507e2485a8042dc64c262ad60", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cf051e10b54401ab35e5768f72f3fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb5bdd441787467db6889ae49bcfc818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "048847ecc0c843eba8dde5ca29b3b776", "region_id": "RegionOne"}], "type": "object-store", "id": "ff5e64b54e8f4de7976c0987e6bdce89", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "919e33bc385f4d9797299e46312ac92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ce5dd6135c1421a9b3e243fc581c5e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9dc0f952153a44b28498c51b1f78bed0", "region_id": "RegionOne"}], "type": "clustering", "id": "37f29cdb62f940d08f1bb8ea5bc0fd50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d67cfe1d93554eebac73b1028db2d267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ede3488f71174c0ca09fb46d7e7a879a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "841e5ec8998b481d94580f2ae1ffc680", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4f47441952c7439986a522a7e15e4d60", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "322acf6de8664392a7a7e5e894b70395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "719bdc76bd814602861445d673e35ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d55db0debc794df7b9bf16c33c018ff5", "region_id": "RegionOne"}], "type": "cluster", "id": "e9c9d47e1fd14b728e4d52e612145189", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93e51b3d33b746828a06575d6e092b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eae35781cfce4e2492d7bbf3a2947ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0237e1076b5c432990b1bf211f1dae37", "region_id": "RegionOne"}], "type": "data-processing", "id": "5f08ac79888843f2b066f7a212a6604a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d1fa908e1274510a0e8ea5bb118aaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0497350145424bef8daf8d42557cc63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "de73d448ad884406a2e1cf569e27aa20", "region_id": "RegionOne"}], "type": "baremetal", "id": "85af80a9463e4c699429de28cca459cc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "528408d7826d4c66935c2ddaf1b53c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03d4ec13394d4eabac4a69cc711f8fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "81d3a69aba4f4abbb8cccd80c4a40dde", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4e1636c5d316444fb45032cee68a5908", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5dbcd1b34c7546b9973b860b31ff95dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "28bc25ddebb446b78d7107f489bede13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "72430b43af6c43dc8fe7945f8f7b5c17", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "35c9290973b246fea79931c2770be72a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5ae846a4882949ebbc67870481c48ac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3313ddab5aee4c16b2853ca7146cb880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "477526bae5dc46e1b83780dac35a142e", "region_id": "RegionOne"}], "type": "key-manager", "id": "37a1e8413eb2493995417c114cc5ac0e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6f32668365a4a95a85ebfaf4d9c5b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9a42034cbe5432b88b175f5e86b6312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c43577d5b692423ca921471ff8bd5538", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6511ad345ac1433e93799fe71d1a6db9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12fbe94ae3824a76baff53e0b86c411b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7ba3219f6844377a10443fed20b9e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e00d73ed31a47bfa3d7e30b667fe0f6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "337f8a74083146dfbc3748a3cc16aec4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c51824fd8e904527ac9aef60abf80b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0a9d2bd02b9e4326a77ee867c6a73cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "06d7b40b31694058b6e95d00b47cd299", "region_id": "RegionOne"}], "type": "message", "id": "c880c3953ba94f3fbb7f16ecc6fec077", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "671005d166fb47f0a7d57cbfa6798d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "87193ffeecb9450685d196b71a338a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "18073c3567ee4817856a51336c7b5cc6", "region_id": "RegionOne"}], "type": "messaging", "id": "db5b8788a00044449738becd22d944e4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9592497ec2634c01abcf7e52c5d7523b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aabcbe3aba6042bcb554125316b4d73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "263694df82444a85bcb983c52b8c3c54", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ce0fa061ffb446da9848fed9a9247a85", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ed3f8e220f44b239185eaf1ab5d1e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f600242b5b349ca9f664ea7578597e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91a08bf87e1c45baa8e915880b3d44c9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cff7b8f1c2ad44cda2f8851ee01301ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5551cded6b804ab19f68b365a25ab67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a178ab741fb47159f613e9c89dc1353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49128ae09f674d6d9a0d9aebaf69af7e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a0623bceefa45318ebbecaeff5b395c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e9bff4d9c274ecea19e308f8a44835d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce55306946464e4c89115b28d07138e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ee78018bfd54ccc95b05da077540036", "region_id": "RegionOne"}], "type": "container-infra", "id": "1d86c7356f3943728b71b1ece9d10223", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c1308d17aec54dc288aa405d273ea426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "92812405d2204e54b7d4c1db1ae6d001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "15054b17d0fc49dd947b38ebceff2238", "region_id": "RegionOne"}], "type": "search", "id": "8a96af4ec7c54ce585e48d75c2f9a6d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4af9049409d8407d92c895503b10ea41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ca22952a8c549279ad4cb95de661fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d184d4b97e754bcba8c7513a9873a62f", "region_id": "RegionOne"}], "type": "dns", "id": "1ec62f3b13534f488cf5f7ee9c9cc5ef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f07d6aa9aa143359660852b68788737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "043f8b6def6e4d8b9b6b5b66fcbe3855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f312e9d3e6964ea68f686013dc2c9367", "region_id": "RegionOne"}], "type": "workflow", "id": "02850513050740aaa2c25510c625393f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a7f2bad324984c288939934bf039f4c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c814dbb31e248938a563211ce3a40ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ec30c06ab16403faba67b7d72661598", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2b8f1cd5a4f442899fd80ef240a9c7e6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "58429b1b264d4298bb499ac62c180ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3e0d903e342a4b52b863d282e2a8b9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f7765a444ead4d73b686122adf2f59ad", "region_id": "RegionOne"}], "type": "rating", "id": "4e5139ce9dc744968d843b41e114026f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5779c83cdc25471b8eeaa73796a6bc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc40d8c1b83c4bea9b4b712bf0fa631e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3970662c69ac4f5ab8eb9770834fdf6a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "57f8d9e85ea84e8891d936da648bd64b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12c276902bb84a9caa0ce9790db35d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e8f9308781a4691b7903390fdf8599d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7380a81994f4914818965bf5b6a23cc", "region_id": "RegionOne"}], "type": "policy", "id": "f3a9d58c5cfb4c72a856e4e22279ec9e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9407078de16f4b8392894417402a7fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdc8f82d7d3c4310b1c5b812abb52fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b95933f90ceb4a2f80c471a97c75a9be", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "032dfe0cc15a44be960bfbb15628b5d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a66ce7ca40c64519ab18e2b7b6d8daab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d1ab7d7cc0f4000969d7685b61407f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6f5e2e238b94eb1b3da582b21647e4e", "region_id": "RegionOne"}], "type": "sharev2", "id": "d83fd2d4963540f19f0c3021eb6f0e48", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6c73699701e41b28fc15d86772a4741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea2f4ea3c14446b4b003823fe9969e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab394691371b4c3a92d119fd9168ecd0", "region_id": "RegionOne"}], "type": "share", "id": "96d1b0a918bb4313888bd0f5b6c008a2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a94fd4d5690d476ebdd6911dd69de963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0339fa1e89a04a9d95544f8009c9c383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad1c1ee2031c4039a0aa472051162238", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "15ce936404c94e17b273df793529eb0f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9036fb634ddc44438e8e4ca68408de1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39f5b004eddb42e09c7cc5c55235f8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc17beffb952462d81cf342d8d2c12aa", "region_id": "RegionOne"}], "type": "orchestration", "id": "d66db36b722f4c93b1731d979bece8bd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9ad33bc138a4a11bb7511cc417905c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc1c13fd9cdf4b76988f73206c964258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6a57eca81bf4c438edb3b6b206e3de9", "region_id": "RegionOne"}], "type": "block-storage", "id": "f029d250568a43f5bc1322216b59cdac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3b816242b4148bbab3df653dd3e0245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f79c563994834160a5a0d80f6ecf2f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4eabd1fd75b4c74ae1507f7d56dde73", "region_id": "RegionOne"}], "type": "volumev3", "id": "2488ab44032b43429f43963acf1f0f7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0adf30ea04f4d34bbab2f8568c4e2af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0447620df373462cbe1aed34ac199f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bac12e09e0c24b9ab5e06dfa51067d5d", "region_id": "RegionOne"}], "type": "volumev2", "id": "72a41c3445674acdabfcb897ad0d4bd7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c67c7244a6a24f64a9d4153a7d5edd3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bafdb89cdbb34c24ad2cd505ea259a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ffe0de1ab37401d9df6e80d70cead2a", "region_id": "RegionOne"}], "type": "volume", "id": "cc7b1787f2564838bd1d871f9051f8c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb2a12c62fab4fc8bde10c16cb22ddff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba4c558e235243349ad08e1c6228a4ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e44f0b501d54f48abd64cc44db3c925", "region_id": "RegionOne"}], "type": "block-store", "id": "7fdefa2b422e421c8ecb88f6f06e20a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "999f62b536544eca883ba01e37443def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c9422d802ac4d298638b20cf5e48805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f4410ad9906427889fc3eabde7a7d81", "region_id": "RegionOne"}], "type": "alarm", "id": "acad852424f24d3594ad3ff3617003dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "648b5b97bdad4696aeb54f4f38e91a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fcbe98479a344037afd57f578daa0aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d9caad2b2d0d4d9982a804a22b69178e", "region_id": "RegionOne"}], "type": "alarming", "id": "1e0a227dae08415eb8f347383cb8c11e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6c93b6c19984f4c9c2b4374caaa32a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5441b912efce4740a410ef2e574bd798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b31724cab1f94715a9b0a91e1b0443a1", "region_id": "RegionOne"}], "type": "meter", "id": "b7dbac8a79d54a2c85f33d2afb84665e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3255dffa12eb448a9a4a541ec419ec48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "846072e3e75f465f80358d9fce11c7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd608e907c354f9cb4f2b00774e9707f", "region_id": "RegionOne"}], "type": "metering", "id": "24d84a31669f411ab3f2cd310cc7735b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2b258bd32d64d74aebaa7b519296cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c18f07c5323c4bb4a60257e845cf3bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d84ff4d173ae4133be7dca0aa89489a3", "region_id": "RegionOne"}], "type": "telemetry", "id": "1615bf38df0546d2a89daae30d34d48e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "14c4bc99f5834282b5b88fb0776b64b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4570488147b445dc928240204668dd19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a912b4f6c6a64651927462610166f5d6", "region_id": "RegionOne"}], "type": "event", "id": "4eb6894d21cb45e0ae813f2a73a6ad73", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d2bd9fcc39445a6b45ef0d2b55f1cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "62a0df61062d4f658ecc54cb8749c4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "56af7f9fa74b42fd958b874689663368", "region_id": "RegionOne"}], "type": "events", "id": "7d3712ad134541f78c542d630d920f1d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b121e7714f804179b4ac02beff095e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b4283bef3b140ed9994c39fcfd1a108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f20c92298f644fb49e61fbab3fd1a167", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bdbb5af701bc4d39b8afe6f9daa3b9d2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "455729fba5c3438cb3fdc6d21c49d86c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07eb5ddc560c40cc8c4da95ed9f0d988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ffeba80e30824ea1bbf2b9c576c9b7fd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5a816ecbdd964739b2bb197c06cb2b7c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fee5392652e246f2b577151548e9f17d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d08df6d246b44b3082063aa7ca562061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c1ae71c95ab49dd9fa2294bf7e46921", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4c4f69e097d342e0b01da5c3969bca6a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6bec104f37845889cf74ffcfbd31511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c775157db4f455daa56f8e3e57ce697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5b48f9190e04c8a83f694c4a738ec88", "region_id": "RegionOne"}], "type": "tricircle", "id": "e872d681dfbc45f6ad1a061473a12057", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "46777c2334b14ae5968a4cf9765c2faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fd8fcb95ef064f60bba1552c3381c664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c3cbfe7646124d949b7698bf328466f4", "region_id": "RegionOne"}], "type": "database", "id": "7e2f9516d43d41fd9378ae65297fccfa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d7cbba79d4f34bc6800bc63afe63b089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2685c6628d44feaba4f218c2530bb8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a6e41342fc5d46f4813ad480726062e3", "region_id": "RegionOne"}], "type": "application-container", "id": "3ef5678f7c794ba38ffd77e8c1abf894", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "feafe5cdd4ca4da39e78dd6af4ed6f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea58eb8d8b93467ab540cb3c695c8a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "12df32c665b14f26a34963b106c8899a", "region_id": "RegionOne"}], "type": "container", "id": "125b3cbd85b14d268363606b0f9b83eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f34105ae8eb041ab8e0702f0581cf3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "95e0f0f289cc42b2b5089cf71e91ff31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5db25b7edf4e48248ce6b1924e802269", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f739fe5f1e1c46de9115f9bd09d592c2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffca6f30b852487d9ab2cd2c7d9f3e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e4bd81d1ad944c3aa269de146f89345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0dfae6690618439580ed6b5b51ac5242", "region_id": "RegionOne"}], "type": "rca", "id": "109b4c8cded74352aacaf6a2689f4e3f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "96cfacf81a504bdbbae8a6925784ef27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c401b2bb2064f0b911763e482632002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5691e0651f05487b85c6a8b92625621f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a3731657589d4765a94814895cf3636e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b22ba2bb7b2843f5be20458370341afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b828e318d2bf4ca0a79c915667681d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3d6c2ef7c61041f3b9f071fd64ef3fa2", "region_id": "RegionOne"}], "type": "network", "id": "b2b0096e01df4acd9522a0d199df4fa6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f2dc54eae32b4e928dcb5a2b27da9679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "deead18a0837419fb3b2050d33644e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3b9aa791026244d19247733cbb7ad7c9", "region_id": "RegionOne"}], "type": "backup", "id": "b41d18e79f3947889233d4e9101cd560", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12cf0744013144c8b8cf512ca728482c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3be118c985c245be9a319e19abd84028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7360db0274404f4cb665214d28136b82", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ccf417047c8c4dc286f7af78c045855e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f636f2958b84badabfd42a6122d4a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1506891f82c746e1a50b66ec2c816dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "272d83fc2987453eacff0a8095f96a6e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f9c48ab3100b4bcb8a88104c67b1f2d6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "75d0b34021b04e5d90928f33a8575854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4e455e0b10f74e97b6ce9598064e62e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "385a2166406f4f2090cd4ad846017595", "region_id": "RegionOne"}], "type": "monitoring", "id": "02d3d527efe94330acb4972b96594acd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "20f540e1bc1845e9b6f1c0b110b3f1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db2b1bafb8d341fa940e3a8cef056abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "64578f6a7ba94b7bb5a24c236bf61254", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "230d029afd894914b4785e20caa6a851", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b21d19ffd2844d21a1b75d17da348e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2b37493c89de41dcb65d239baa3fd3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bac029436d31480d988ebf8e9bb2acb1", "region_id": "RegionOne"}], "type": "placement", "id": "08cbd652a59d45b782e03eed12fe228c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2286b1e87072443d8ca0d8e21a1f5b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f1dede902fe429eaa76fbddb27be51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "49f57052c2dd4ab59fb5a73580a8606b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "542c2ece3c164b41a6983006fe525366", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "913bc8af6d204520818771ae04a1393c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87dd28afa6474e329b15ad7fb594e79a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f080396bde584287bb7bc82b26c53d6c", "region_id": "RegionOne"}], "type": "ha", "id": "921ce6a706cc48aaa9a930073bddbc1f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "41683e43f1f04f3a8fbf3e6ba52abef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7f1a2dff2b274c28852d2133eee90907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9510812b2f3447fea0d6c3972598b060", "region_id": "RegionOne"}], "type": "reservation", "id": "ba27681425344d1b9402d19ec2eb3ef6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cb87d45d00b64949b74684567375858f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "abf26eda54fe4db0a03d7d530720fa7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5a5db61dd47c4b7f9a8b7329045d8561", "region_id": "RegionOne"}], "type": "function-engine", "id": "e8cd3449a27740cba59d9c5126dc0930", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fae8a5ea05fe4b8f81aa8d79a5b7540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "35523fcbba294abfbf7d0eeabaf047a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7003c3f6b53f436aac1dc6996fa13c99", "region_id": "RegionOne"}], "type": "accelerator", "id": "5e94818d133d4853b4fb2f6a6dc27401", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84e667c3834d40c5ac8b8a2bd148173d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2808ad32672b47f3bbfce06b3a822c31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21ea0170b938454caa40e95b5eb97203", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c19aad884d5e4e51b83c3134527f9b44", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "119d26cf34e746e18461a9cb7db64075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6163fcfc2ca64743893ed92b5e12f275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03f0d8ee9a0f42679cc3420f3b0cbeb0", "region_id": "RegionOne"}], "type": "registration", "id": "db6c6e12d4e44c359ae151c51bec1a42", "name": "adjutant"}], "user": {"domain": {"id": "e2449718fe984b16b00c41393e2d274b", "name": "ce6e9091ce1643e89396c5e8c2376175"}, "id": "0425282d02ea401bb375709b7d122aa6", "name": "2274e49a26ab425199d76e4700a01b79"}, "audit_ids": ["592665e4625b41c1b96ace6b43ef9c81", null], "issued_at": "2020-04-23T06:25:56.621248"}} 2020-04-23 06:27:56,743 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,746 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,747 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:56,766 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,770 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,772 keystoneauth.session RESP BODY: {"cluster": {"name": "fake-name", "profile_id": "1", "min_size": 1, "desired_capacity": 1, "timeout": 100, "config": "fake-config", "id": "1", "max_size": 1, "metadata": {}}} {12} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.223033s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,627 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,632 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,633 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,636 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,648 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.565990+00:00", "project": {"domain": {"id": "df3102dded114c6aa05df34ec3d9dd66", "name": "64ead719892f4bd88e99b60e7d8d70ff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c6d535998414fef8fc41880d951cd58"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9dfd51d58efb4d1bad2bbca0c9b874ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "12099758fb7041e4b8167736925069e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d41e503624b54d2aaa25cd76d4d0e17e", "region_id": "RegionOne"}], "type": "identity", "id": "7de1d51aa0e84b9c8788a5b95f5f0a62", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9062d9d3538445f6a196e560978aa333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a2e6ffc99c4545ceb7b76c1aa15d2a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4d563964d7ee475a8da05d76c2015725", "region_id": "RegionOne"}], "type": "compute", "id": "138ec8974b1e42b28022446243a4a182", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b8b5de0b6cd045168b4cd7bb12a98449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "62034adc594f46e29c159a7b14114aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e26bbdb29bd941fca540fb0966ac9bdf", "region_id": "RegionOne"}], "type": "image", "id": "55ee5887cd4843948cb0164d0db10ce2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b3e71548d5274f6ab478a130157d7c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "261db05762c945f5a176038f6465c06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "81b3a0e822c143d8a24a4b51fd40b395", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a7cdc51d7bee4535854d95097537e41c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8887b6c0d2434d5db7cd34fe6eedec74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "032202e46fc743d18ec11e08dd82704f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64157f40c4a94354a7ce27f15bc601d5", "region_id": "RegionOne"}], "type": "object-store", "id": "15e3ed7ad59f449b9c3d26a2ed1ee9f9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e039c35088f407baab126b4856877df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a703c56741e7404bbe647c2c258cf9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bba45ed463dc4246b6690054c71278c3", "region_id": "RegionOne"}], "type": "clustering", "id": "c2455c0d4ba2450f9f60ba837bee9359", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59ebd227045049b1b55c2a6cbe737560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "204b634adb964ad09e72bfd8617341ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b30fdb1e15945ebaca80be4879fb16d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a68353b0fd314a2fa6d0e297fc2c4505", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2081c2ede60841109a6d03332abf0b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8376f8a7abe846918d164a92739302f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6ac811a15fde4cef80fd5f816dc2c55e", "region_id": "RegionOne"}], "type": "cluster", "id": "eaeac7206b2e4b81a52ab70a16209487", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "43b816df6c32493da5c9c77be926e4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5f0941dcfd2140b58e20ba21647428ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "00be3330748045cba03c3c8d98375e67", "region_id": "RegionOne"}], "type": "data-processing", "id": "63de531aaa8040a7926cad05a12a3ffb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9429bfe180a64016bc1068c246418b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "078add06d0c6431d83d57c729422cb82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e7a7fd6d7e94454a71c806fb06b82c4", "region_id": "RegionOne"}], "type": "baremetal", "id": "570f2f2a6819466bacc34aef1e27d2fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "92f170edb81c4d55a6a9ac098bae4af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4258dfb445c646a8aec548b21d60b2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0728b190f0d4719853321314c502648", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb04bbde5eb84e4798d6a9d4705fd69f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e334422200942adba50ad13330de558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1966a60630b04a8c99af2db95939fd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "75ffd91e838d49c38a99e4c4c97a8296", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c8f68653c6784330aca89f24ef799d48", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1fe2b9a5d35424cb9fbab505688177a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0d002b81f15243f4b1bf4976954f8406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9748b2f3c44242e6a9e4076b6a2fe4d0", "region_id": "RegionOne"}], "type": "key-manager", "id": "78d01275089e46049730dd6acf6a6eae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea9313575f1c493fb5b433ec1c939163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9c9908c3e6949a7aaae476a08722e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f8cb80f77001470d8560878e247a22b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f9139b5b529944d6a56779350a26c75d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7bc35e879716492f892bd690ee6ef93d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "803f393735534494a675d10c59789897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5f1eb20cca14b4fa1d882691b9b33d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a1550e0a96464aab8912e886909db914", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9a2855827bbc4f969d186d2d49919d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96cfda4a15ce4d06abf9a84d8d31f4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ddb4eff780d44dd8199b1f531d66dda", "region_id": "RegionOne"}], "type": "message", "id": "204b18fa0531481ea6deaff298b6355a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "49ac2346d93a4db48c97a271e14ff5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "97e105e598804739b2bc3d597d537442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a39daf901de4f34b4000d73154fad27", "region_id": "RegionOne"}], "type": "messaging", "id": "685e9f5e91284768b65febfff8f36d9e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "12b47b1a772942238393a3d25fbee9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "82ef42ac5b1046f495e2ece063a26f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3d330a81fae94832811bdbf8a2c9f561", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0b742a37451e4132993f47b14add046a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ed2e908bbfe4b328c8b0618386d46ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2872fed9943465e91b086a893868bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84f93ce950cb40ca9295020af06268a4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "70015a960ca04aaa9d068edcc2c20898", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c482ba1ba3ae4c9885fd2b8e811cc62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25d6fb30fd5b496687cf5d38d955a63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20398e33277b4b26ae0a1d95dc3b91b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fc7a848a5d0d4eda8874978e234f294f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70bdaff573724b869c272b2fe0f13c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3ae3d48d1de45ef8f5b7967cce182d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e3b859bc7344b4c8d11ec7aab556a36", "region_id": "RegionOne"}], "type": "container-infra", "id": "63494bfeb8814691b4511b3be075c6bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7cc6dc39aa124eca85d61f3c0d9f2fe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "71c7478ee1914407aed4aa3adfb73c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "adc8eb2f9c2d4573bce457bff8084f3c", "region_id": "RegionOne"}], "type": "search", "id": "91302ce459a6483c9d56123ad066b62e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "79b38a86d78c49cdb72f1a2fcb178632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a471d8e31cc4ceebb9ff6c148a75713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "092b5c9039df4bcabd8f7002d0d3bdd6", "region_id": "RegionOne"}], "type": "dns", "id": "e9e1f07d9d764ea6a8cd0e4bfc10dd80", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e0e5c7c490db4c968ff12168fbe2e8d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ecc4128daa6d474a961282f98dfb6fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cf106bebee2244e5b8eefb1e08450bef", "region_id": "RegionOne"}], "type": "workflow", "id": "793fd3f5b91c4f83830927738108fe68", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "05e1fabcb3534d71ba31470bad8f880f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4745151e125542d3a9ee4785f3f69650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "521d6daca6e94d538ed544e047e205bc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f44992dff2964d32a57203872c53c449", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3f53ff5e6aab4a949bd8aad82ba9bfe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7ce4f9af582a43ad9423fb0f26e872f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0a265457454f44ac87c7f6f80ace0011", "region_id": "RegionOne"}], "type": "rating", "id": "5f397140b4fb4aa4912bdbea257c6781", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08d6f8a243e14b9aaad2648e6964b6c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b84982ece3f340529ecdffc4aed04189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e62d38f5de8146eebc836318ca95d6ce", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fe78682d767748cbb6588be3d7c08d83", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09addd4148cd4f588167db1bd2dc3dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c90c94031e6945a6a601d0711e3de6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11ef5c9a0875401eba2194b910ecfd7c", "region_id": "RegionOne"}], "type": "policy", "id": "58eaf275c30c41bd92908e8153fb20a6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cefafa4ae90d40398455e53626f7b237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab210f1290344126a600d61cff1162a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dda14227e68448c68688562c7ecda7a5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d1123c21713c472f9bb61d90d42b650b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b495cc0b41514b9b9de0dcd7f3d8fc80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7a6cd6be01f4035bd7425c587574b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "91fd4261cb3d4b25b52fea28171b6b4e", "region_id": "RegionOne"}], "type": "sharev2", "id": "df07ac528e774f37a504a92e322cda37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f61448eafe849f6b6b0162c7f7d5b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6ec826855dd4f7f9e91bf3c0d8aef9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4aaaf149526438ba6fbd3001d27ac0c", "region_id": "RegionOne"}], "type": "share", "id": "e4d7d2c500de4e9188246ade284fda25", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3ebb4e0fa63c40cfa830008173ddb087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3130d9e89649416b888cf2f51fb9b8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a65355ce6864eb5be1607decd33b3bc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0fdd01a261754362968e197d3616046d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5931c732a8854f15886cb7f48a182036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad0686021f984653b6af608266e61de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70328cdd2e8542239897ea72a7a4be7e", "region_id": "RegionOne"}], "type": "orchestration", "id": "02e90b155a8e4ab79afc2c4f8f718c08", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36489981d904438c939ae484be741fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf406a97eedd46cd860d5fa29ed7ad95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b75a7c36ac24fff87b9d29e3b29aefe", "region_id": "RegionOne"}], "type": "block-storage", "id": "4f210a85cb8e46f18936db09e4421008", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a81c93f7be4d2d83316cc2cca7517b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77812f550aac4ab78ee5c6530266be3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ab4bafe28544e638a474f8d97133bca", "region_id": "RegionOne"}], "type": "volumev3", "id": "f02f6cab2c2347059fe496375548f2b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6221984ba18b4ce4a54c9d7a717f0cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "679f4223f43e471dae9b255b7fc3a5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "358e8b2089c44b65acf0d72ec53eec92", "region_id": "RegionOne"}], "type": "volumev2", "id": "1ca338528b4441e985710757706f5d41", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "452a5c522d084cb9a8a4f16e5499c57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "335ebf0b58f2451cab9b74f8d2f9acdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05a850cce30e4b379817736b26ed9f1c", "region_id": "RegionOne"}], "type": "volume", "id": "4e0f9a6acc77475983de5728366dff21", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf10e09881d4457ca40026b358a94825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e24d6434dc440998598e8304d26a6a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b9ba96c8a424a3cb5686ea9eb562374", "region_id": "RegionOne"}], "type": "block-store", "id": "ce0f64584d4d4187a35ee4e9a3e05ece", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03e07fd2897e4419b570322c445c8dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d1f04c5ba24b4e32beb314fb1a545f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e0fd7769f8064d53bb4611616c983a32", "region_id": "RegionOne"}], "type": "alarm", "id": "df930253404747309bd718e0280fb3dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "54cffda4d3d2495aada70b18a75a6f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a317cabcf49145c78e0830e87c9e7774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "21b991a1decd454e9161bcc22d54f479", "region_id": "RegionOne"}], "type": "alarming", "id": "76080350ac974ba0a0430e585814d0a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aed927bb883245c0a2bbd95d3737d188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71f1de9565934c91b34bf4dafd20217e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4512429b9f84a1a8b02d2c0214a7536", "region_id": "RegionOne"}], "type": "meter", "id": "b3544ccd104c4064bfbffb47f6251063", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "443549cc0c164a19905749481de13f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c15d984f070473cb722dcf3419303b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "934488d82e304354bcde20071f0c0ec9", "region_id": "RegionOne"}], "type": "metering", "id": "41469a2e0f3047ce9b19ef63804110f6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "538aec9beb294045a6aaf48a152c7df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f0409b61e2b46d08a86b4f02348f8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2dcccf728d544eab836e251aecc8f498", "region_id": "RegionOne"}], "type": "telemetry", "id": "d0ba4e40699f41ec810c83e4762d0537", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cb740aed10574d07b81e913a61bed4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6a884e6c296842a19999432df53982bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d86b3b1a4ee4312a432842d4ff0231f", "region_id": "RegionOne"}], "type": "event", "id": "10191b8e2adf43db9b894afe7e42f221", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ef8b6fd863f54c98a331dd593cd33bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0233c1c1045c4b548155f9e42a227871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "89725f4b0bea4ed9830dcce3e9217e32", "region_id": "RegionOne"}], "type": "events", "id": "51ce121324814b56a25c69c6686c5a86", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "134f23a77744474f98bf4e7f13dd4e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5005b216bdde402f8ce25303845ed360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc69511ff4c844d38e2c92b0126b1934", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e07b9580918a4309b701a4dfb5c4ef11", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b029c9f357114852b2f5043820a5f4b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "32ecd5640d0442f3915eced4c1e88097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8792cef9538049008444dd7c2904c57b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "987df2078dbd45c191b4743ea05e9781", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fc92ebcee92446180c6a1fbb2423146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3f5c5e5554b4bbd8132d16642fb011a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e6086d7cb454b1d915e586ef245ea9e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "641c07e77fe2474983bc80a7f1ca6ccf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37a3e95e045d4ca0a1de2be78fb5884f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8213e5a46de400e95e086c5d619cce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "722e73ae2e17448a8ce41a330b6012c9", "region_id": "RegionOne"}], "type": "tricircle", "id": "8228fe5e6b394ff5a73d7f8067dd24b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "beee04328d34414b86b4cef340919eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eedc28e42260414c9bf649278dcc6709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7319fc6668314b47b5a32d26b803b801", "region_id": "RegionOne"}], "type": "database", "id": "3858869edc0e449e9f1ec554b4f6b0e8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d74c320f8694a5da88a26f28fca13d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "860ee0f423584cf896f7034a49d99e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f0e44e038ba44d59066075fb34e8696", "region_id": "RegionOne"}], "type": "application-container", "id": "98d1384c13884f84b2f1246f01083bea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d81221571b74fd2b074b6492a355a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "83a8933b62e84c4b808fd2373221d34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a9b25025bf3e4246935f9d4626faf07d", "region_id": "RegionOne"}], "type": "container", "id": "c8b92dd208c84c3d980ea5c3ee5dde15", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41e3e12f0b30456bb1e014fbc8343ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6f0c2ccafd64e8894ae59692c425af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6a3f586f124c408ca9c28c664b436591", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c5d93005a3144eabbc9933bc83a81542", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1e608285caa48978e4f74253c723ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9b699703bc6401bb45fb7213eb5cb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5f355e5eae9d45adb14953a12a81c692", "region_id": "RegionOne"}], "type": "rca", "id": "7e123e40884f4ca992f028dcd1aac01d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ffeb2a8500754ca7908add0f5077d0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a2ff4924e55c49959dbfc9d81d522b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4b6e85fc00ff43c9aad98c53b090fa2c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f1f930900ad94d6392e0f6a8b506bf00", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "88d772b75a3f4c388006dd15567a602e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c42a047f0f2c48a5ba83c83b22f7c65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d5dce8cc1d33410f90497616f64f8cb8", "region_id": "RegionOne"}], "type": "network", "id": "eb2afaa7606a4415a74d9e25c22c260e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1c5559582eee4a9290f7f77105e3303a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "31c4f80219b342948d701b8a74b40b8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "30efb636a7d8433e85cd564738f00b9c", "region_id": "RegionOne"}], "type": "backup", "id": "046fd046d6204680826f98a2622c8f61", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9dc2dbfaffd4556852e982bd2ffba0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96a36041df49481cbf3a8be6141e27cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ff89a9b7f3d420f917d900646540b5c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8304f8f403fe4153b1937530e1197989", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ea4a7df44e6413f9436a2636e5160ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59c2372ee4994fa6acfc6865b3822829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c563059c25c844e38653d7a49dc209f1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2dfa625d80e44c18af6d6598afc857ce", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f25ef5b2836a444c8df4653eccd29659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eedf4d03c9c046c291feb4bb3168ca4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2847d4dfed894e7ab511a2fe0c7a91a2", "region_id": "RegionOne"}], "type": "monitoring", "id": "9394628c0c654babb7e9fa6e8d8538d8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3213b2cc611a41adbde684eebc3f21ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a96abfee3e004e3e9d55d04887ed9a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4dbb10b90b98463f90732d43e726a9f4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3e1dee8470b6405eb46bff949ea82cf6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ac2aaf0a749944adbf48f7caec147ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "01294495972b4648a78db04afca444ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0c724c133af041469a9fd64fd3c0eb00", "region_id": "RegionOne"}], "type": "placement", "id": "2893ccf0286a4ce08b5fc30c0bf40f25", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "723f0c9247c045bea81eb023a1f2e4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "160cd182a4914738953a6040ead8ea3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "82f7d671d83346bfb2b4934a7ffa0881", "region_id": "RegionOne"}], "type": "instance-ha", "id": "faab534aa34b4fe9bc6dcffefb2de421", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55f1f0570b08448da8feb5ffe98e768c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e1f75ac2544439b9207554a2f503811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4f095e9f1f94447c8836e486d6e6bb0a", "region_id": "RegionOne"}], "type": "ha", "id": "9501e94923c443f3ac4b7d3cd66d4c96", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3282a01691504a7a831d91419c469416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e2bbb7357db445097070d964e180d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2e94aaa2f65e449d9f38eb695d99e8b3", "region_id": "RegionOne"}], "type": "reservation", "id": "b7d1a7fc62c94b88b3599ff8d14b7fbb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "30600891fa90490099075d29d45d17eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c94cd36675b44ce19a3aa399cf2629a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "231bae2f34a44e5d9702ec6e1ef003f8", "region_id": "RegionOne"}], "type": "function-engine", "id": "e30a3065032340ea8c5f04406633d93f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c686c83dc8c04328b98d6088f0d0ab7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b0782b763dbc4f6fb48754f072d147e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "14392cc6549b4a6797ddb4ac80fbf62e", "region_id": "RegionOne"}], "type": "accelerator", "id": "f37fa9df37074486bfedb1945017d00d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f15f12a92d814bccbf5578efc882e77a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd597bcfdc9945a2893924c48d9aa6b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5fac9acb16cb48198616ea12288fbf7a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0fe7644fa1c642b5b3019f799408b19c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c1497018b61492395d474da33c415ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34ee0749a8724e12b6e8a986a1f0fbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0323c635d9c74ebe99732f4bcce21f3d", "region_id": "RegionOne"}], "type": "registration", "id": "4f8be4cb900545b4ad874c4601915e68", "name": "adjutant"}], "user": {"domain": {"id": "c60373bdcba94b57bdfca33455959843", "name": "1638eaf8ca384e449fac025853ce7774"}, "id": "aaf8be0644384ad58219f2a423c77300", "name": "02f41a02f584454197eba603b34023be"}, "audit_ids": ["e8ecdba9c79849d39d1a1c7a20d32140", null], "issued_at": "2020-04-23T06:25:56.565990"}} 2020-04-23 06:27:56,752 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,758 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} 2020-04-23 06:27:56,778 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server-id/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"removeFloatingIp": {"address": "203.0.113.1"}}' 2020-04-23 06:27:56,782 keystoneauth.session RESP: [200] content-type: application/json {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.538675s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,291 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,295 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,297 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,299 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,310 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.235031+00:00", "project": {"domain": {"id": "61e2918963f94e1a97f9bc480a9ebb04", "name": "61a55c28b0744d0cbfb04b783fa3b17b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ebfa33c3bf354d6984a2a1f0d1326d56"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5e489c4fbedc44cb8dce9249a9d5d740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d039b67b2f6f4430bca60b88af49cf41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2d6cb9d3e35e4984bfbff3d73ddd5263", "region_id": "RegionOne"}], "type": "identity", "id": "e4113a06c6134fa590de4556e9484c8c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b70529434eb844fca7459187e3aa08cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a54cffda2ee24026a1e680c93be0856f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b337f584808e4b6c8d0bb8d2c7de82a0", "region_id": "RegionOne"}], "type": "compute", "id": "ceced98dca574336aa88e9e18f3639e2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9eb0322f3c644c20a533073fe9e8e0e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "67d03d9bc8144a8bab9d25665f40c4df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dfee44a941184437b74f9154a5c54143", "region_id": "RegionOne"}], "type": "image", "id": "5b3d442c21984055b2a1104a2e0a149b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9fe78ca9a45142f3b06874750d1cdb96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "147de4a1529940648bffc43e207d3be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "db5c120c6bba4b919646e64077753a43", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6b2731eeff96433ab03a4fd1bd728b9d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f14084f0842d41d1b8f979072d005bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c35a8f0bcb4940db880056ccf496b719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e423f801148b4a1f8ef9c1c7d3b1c556", "region_id": "RegionOne"}], "type": "object-store", "id": "0d9818f8006c44b2b567b4b3c1a8bb05", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb9ed720f4b64c4ab0b91e001654eaa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f713e319958443478e85adf4a52b1f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "668526a9fa234adea8c7a65074e486ef", "region_id": "RegionOne"}], "type": "clustering", "id": "7e75af86ed3447cea7afef50c663c95e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f94987ce4d64bce99156039e5c8a5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f67e1a02621d4a9c8f99365ddf765b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f79e70619442473f94c2e6b878c969cb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "79fa02a6c410420d9e9ec3fa97a33a3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d16ed8480aa4616b23dc4b8384934c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d0fd9c0f4634d31a45fbfb78ed40b93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "faf684cfd2b74089b9d29d939ba58409", "region_id": "RegionOne"}], "type": "cluster", "id": "3ceb9e395e5b4a25b43f65e525090821", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "94673cdcc3ed4e429b2e0f149f3e51be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b1d7390c78ed41cab55a51fa445dcaac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "99c57dc64c044ce79c0776b8a954b5c7", "region_id": "RegionOne"}], "type": "data-processing", "id": "b88c798bdaec456c81030abdbda123bc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f780b59641346389fa2c0053a792a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2db29bb8be634deb82838303f5f91381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "21d75c70921b47a88c08dca678f9371b", "region_id": "RegionOne"}], "type": "baremetal", "id": "e936721ab845494386b22a44a4441d94", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "883c4c8cf2ba4575a5d6907fb1797c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "460995dec8614a8e93d37a4010c7bb51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aec97acab5ae44eb96ddaad8d625f35d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "24b5f0ea59a846b8916be6cbc8484fa6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bd95b00dc2fe43d7afd132cdce979845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b890f75f4c514e7fa3fb36cb5e687501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c9bc2640c9c04cd485090f15a4f53c8e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4e89f6b43e934beeb02ff1828ac3aa2b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f9fea06d30d54949b5b23eff1f6eff37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "617c178609774e8a86fc4bc44996ebec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e132babc1c09459a98158ac709326e20", "region_id": "RegionOne"}], "type": "key-manager", "id": "4ebb48a28bdb4c70a60fcd49f417f37a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7013c29c6e2454aba85953df6bde6c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba6195a76d4a447f9fc2246d86b10b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b35c2f732c9462886826e61b32ca40a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "829ba49fdec649768f51aec5f19c10ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3082da51de54263b2400800f64b7172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "505e0ffd8c724f998b81259f1c1f9dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e82e06337b64d2b8c12402394940aca", "region_id": "RegionOne"}], "type": "infra-optim", "id": "04490d159a2e440996e31288473274ee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e311b0ef29da4e8288e1b6baf1914e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "521028d4872043b689330f1d4acdfc9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "71049cceb300490cb141d17590612810", "region_id": "RegionOne"}], "type": "message", "id": "0dd71f41a5a541c2949c542fed1d535a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a91c891fc0224a5a9a7bdd74d5283ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "974cbba97e6e43c5951aa106c7f73914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "415b142add8f4f478981de542aad8016", "region_id": "RegionOne"}], "type": "messaging", "id": "7b8fb243797b48bca8acaf93fac644a8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a6f761500cb4e43891f7cb4b04e549a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d0fff8370174b7b9b7b800903007077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f2add1ae061e48d5b5645ebf56746b66", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bae0589c2cae429dbe4cdcab7603c7b1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19afdf9914ab4f319cfb10d3bda98956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cea471ffaed342968960c87f0bf7632c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36c6b8044cec4cb5862399bc12e20354", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0de9bf39d80047d88b125444342c498b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "319eaba7d2314d94aea5406a7b298e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03bb1d54e2e645eaa98201d523e9bd20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df1cde87e94d4937bcda4525a549f917", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2ea9a5a7f4ed45c483d3b02d6f7a0366", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f05e666e968c4fd4ab05aa4aaecd83ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72f544750a474bfb8c2664619c533c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6853254e89b54d28b67980553477acfc", "region_id": "RegionOne"}], "type": "container-infra", "id": "0dad0ebe0e9f407683df54290b62f70e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c292352af31e4d1897165cae26b8c561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4f4f416fc0dd4fb787a519cc777498b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a43db5e58ef04ba3a4f3540559596176", "region_id": "RegionOne"}], "type": "search", "id": "72bd72d6a91e419e83cfa67eee9798c5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "984aee97583843188dda8b37b0d0265d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9ed83b10728e4417a1aef6dfa5dcd0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a7171b74c8114026a8ebe2bb2c20a573", "region_id": "RegionOne"}], "type": "dns", "id": "978bbfc8917145cd9a29f0e820a8fe59", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0d9c5f7742b410294f0f17fa5f84d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a7763228f864f79bc7bdd0ff599cfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "561f9c055feb4479855c1090935b69f5", "region_id": "RegionOne"}], "type": "workflow", "id": "ebc5234d0dd542babbc0eb1b97a8a674", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4238479e62c64b5e85e528e6ea6dded2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d130ef68f6143029b2e52bf7fffea6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1d1daa1c1d7b418ebd4a2cf625cc3892", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1a7399c110164232a7a6b3cdac419d46", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "769d1f7065524251be43787689fe4aca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5140613cb2394b8c89283904b6cd79eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8089c7da11dd4f8fb3d49a24391ac8ce", "region_id": "RegionOne"}], "type": "rating", "id": "22c2cc27dac94b6d85beeb068cc4eb3a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ebc2c477f98c470f8d7f2d8ffb190d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ed3e61d51cd42ab8e82815ac17c438d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "670ccc0070cb45f8b9131830cc44476e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "61ce3d562ae74b7aa348e35ae3ea404a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0a727a8fc954c37aa278a2d217c9b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "531c7c5df72544e6aa94c8caca8ebd24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "96b3d48612784ab3977a63f322f00fad", "region_id": "RegionOne"}], "type": "policy", "id": "19d27cb1ac3f4c48bd8985ce8f207a55", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e2cedbf5a3241f7a1ccb69db69b6fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "212d78d8b8214773b5db3c270bf47179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d262e497cb354508a0468467e40631d8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b44b2fe27222443c908bdba9b516741c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c569091b7ab24747a47cf78ead2ab9ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eadf96ecd93b4fbd871a02b1aa038c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d8e015fd66a04e8c889c1a606eb53474", "region_id": "RegionOne"}], "type": "sharev2", "id": "6fa7d359a3934b00937ee42914450143", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28a9ee68149248d3935971c308273d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d68a6bb6ea86469aaca486cafd7e1053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a44a2c78f9b34a28be0e620970da3671", "region_id": "RegionOne"}], "type": "share", "id": "cf2ac54a8b3c4faca0145eb3fb4239c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e18bfdef331c473f8ec83834c531bbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1690861e0b66472f8fcd480bf192686a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1f44f73001154de7bb0ce5b6864fb11d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c1837679fb864070b2fcbb6cd6b7d87c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc5dfb926604482f80675bd6eabc99f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fe497e9bf5141ffa3ead057f6c53d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c1f90bd38644bd92a1356f976f5c4b", "region_id": "RegionOne"}], "type": "orchestration", "id": "68c84c848c664ae98572c91a700159e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c19b5277d694643ad55f2bd8716c427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04028f3774874526b06913764f4b928a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44910e5f5ef248fe830d643cc48f4f38", "region_id": "RegionOne"}], "type": "block-storage", "id": "a803c0a556024e92956e3313ece96a16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51749ea92bfe4968a2c3955d1501efb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8397597690f4530ab69a2d9912ead45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ca94f5f8011441e80f7e40e558d98ab", "region_id": "RegionOne"}], "type": "volumev3", "id": "5633338387534769a665efd69d2a7446", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b60a8996ecea46f6898b1a57074f0480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8aa43c0d68644e9b52cdb2e01a93f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53b73f18bf1d4ac181aac982406cae5a", "region_id": "RegionOne"}], "type": "volumev2", "id": "6d4068d835274b61a956b689da5f3676", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16df473e3fc14f16a2bbc3febdc597c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "203abb2509d04e46a2ce618e92a14a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "084d3c5053cd4af495a64ec1c906ee77", "region_id": "RegionOne"}], "type": "volume", "id": "6271f0744db14c13a725727e17221607", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "323ecdcdd3d54a0997c735bf6c21350e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8434fd08b3e471984c3370ff485183b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7ac8064de7f412da5cbeda2cc863d8d", "region_id": "RegionOne"}], "type": "block-store", "id": "9ef3589f6d864216b583f89cb12c3289", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b2c08b72d52f4809bb97f8ce1a9eb679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10ee8b7e433f47fc8f6fb28d49a43e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08491aa5e9ab43dda4eb7a7f00092741", "region_id": "RegionOne"}], "type": "alarm", "id": "16f6646a90954c22a536c3eed895c590", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8188b98fd3054e14932f69b83dce221e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77ea4fe8e28e499d80b7d2f0607bd340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "465df1ceff6545d0b6f6347981794149", "region_id": "RegionOne"}], "type": "alarming", "id": "fd243d4cae3c44c7b3226e5a40cee329", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f011ee7c3824456e804be08c482f203b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b0be3300fc24181af628138524da92d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0e4050ff6f9040aba5aca6d831e1f92a", "region_id": "RegionOne"}], "type": "meter", "id": "b9839062c96c450baec3c96f280fadb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bc14b1c44b34c8f94de1262d1db1052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55bf62705d684568af38ac93cc8de2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b75078ebbb2d4f20b28617a394860567", "region_id": "RegionOne"}], "type": "metering", "id": "1b4fd18d780f4ffda949f1f4c157e3bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5887c73edc4a485bae1fac3c56f01f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a957fd1a96384f49a447357445f5f851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb774329fcf54f4c96b0916736bf38e5", "region_id": "RegionOne"}], "type": "telemetry", "id": "d0584605549b45ef97aaad36b82bb241", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0c2e4c19fe6c4062a7c5406bbed3edbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c8b84be75761472c8873b81b6d028da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "36358acf259a4ea8af640acd6378e52e", "region_id": "RegionOne"}], "type": "event", "id": "e3bfa0d321c641d79c0075088c841c07", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6000cd3b2fc84bec8aec737c01503fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "352dbb680dee40d2abd8bf38b73d5616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a1042a0acdab47b2b7cec96adf2e95f6", "region_id": "RegionOne"}], "type": "events", "id": "cda41cb777e54f62a75aa6a217c4a9ce", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa3680c80a044f42b39de618c9577a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a775432e4294422ba302a0891f8a4197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6a6b512df9a84b6a9268e3130f3ead03", "region_id": "RegionOne"}], "type": "application-deployment", "id": "24ab26d7e36a48cbb2df174e1c232755", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "50a2e62587114893b12cf4300bba4d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3abf561d744d4ba5923d05d1883af723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c61fb23473d04b0c84b9d0b426b58a98", "region_id": "RegionOne"}], "type": "application_deployment", "id": "43be455711b44a5f853921f3cd422e1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57b5c38c5f524f95a98d1d37a6802440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fafaa8de64e4c9c9303d031e4280048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c24e1eb707cf4806ad13f5871659a9b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d1b147affcbb4434a8b33ac810390c99", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1a178bea6494a73814d5d639ab2bb70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfee90b4ba7f4bbaadca04db6e22dd2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "847783458ffc401baa4971a32fe3ba6c", "region_id": "RegionOne"}], "type": "tricircle", "id": "fd95580969004f17ad49a679390c0d5a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f0b70f49f3e743f687468918ef9033c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4bbae16b47ac45f58749c7623cb1b0bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "472a6a7b64a84dfbb84356ac9dfae043", "region_id": "RegionOne"}], "type": "database", "id": "4bc5241b5e0241e68d93135dfef4038e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f84b72368de64bd09fe88a0b0f209189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5feb0c4bbe79421694970dfc7b641949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e9029b5b091a400387845193a14e1922", "region_id": "RegionOne"}], "type": "application-container", "id": "af5261079bbd462eaeb3568387ddb5ac", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "75f2a47fc6904f02be5573335928aeb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cbe3469df3854375b9452c6ccc539506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7d81a4ba37f24e58b93bcc8e518b7451", "region_id": "RegionOne"}], "type": "container", "id": "cf711d99f72946a69be369dc35d77e78", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdff2f1e63bd43999d4518a6ffd140ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e3cd2155eb54ba5bf6a1d8cd3430727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "73dc9683d1814db6a9163163f1ae01dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "75aa22c59ed142a3b5913aa6c76c4740", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a99450c547914a38837cb6d4dd368b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b7165082cb44057a83c7997916054a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b09208fb508a4cc998f493d552af6005", "region_id": "RegionOne"}], "type": "rca", "id": "85ab77640dd844ba851a7886773f2468", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a4de185439e64e06907eb5bfe8071016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1fbaa988ff1041678b54024f61144ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "853ea6fd7ca743a9b53b5398c6fb9f04", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1a1f7ccbaec84742ba975108e56f5833", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d8479a9450724e39ae6aca79c23c3a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e2498cf6c2ad431cb5463c72edac5420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5d2ca07f65d54cb8ba71b57b3b9d4dd5", "region_id": "RegionOne"}], "type": "network", "id": "c4b27cd3a2e34a64ba52798fc5692b50", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "69b4c7e1512346d1ab5a01f71ae40e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "54b7490c37484a29b585824d7ecfb330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ca9646e364134badb82b84ad452ef69f", "region_id": "RegionOne"}], "type": "backup", "id": "ab3b0cd56fa0434cb2d29cbf97a6c2d7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a0d68f0c447408c995e8c37c195427f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3133b4c1df504724b40b31e8429e9a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a5123f7ee10b431badd85a6b429afbd6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7f74dc1e7b3b42198ca07c58b6b1b71d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9610da5934984bc889e643d19d9ae9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a3460d7e5f94fe7b9df901331a3e172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9e709a3d33124d4e910b3162d4e6fe71", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "694221b87cd94f2fb634faac9e637850", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0126a2410ca4415ba3eb2752eb860f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb9fee942b1b4289b8010246e9d4ef93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6e91f10583c14e5b82bd490dc598f44d", "region_id": "RegionOne"}], "type": "monitoring", "id": "42e4ec6ab1fa45b39dc21472b956e0ba", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e39d2f1ba7314b0681595d1bcf4f913d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "df5dc4d4985c43819ffdd7089fee1baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8887a6e8f3444312b47a1240509fcae6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7abc631b02b940e5bfd8c1057205fb09", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "eafefc44aedf41b4b5627b2231d14a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ed1a8d05963c4aff99f6ea2883245f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bdb5271feb8e451fa9538b01aa39916d", "region_id": "RegionOne"}], "type": "placement", "id": "87ce041698744691814f3e703411947a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "999965248ba14bc3b2ebbf30f31873c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fd3980b8757484695072b48ca5da180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d0f0871cef9e4d009e7bfdc40e2ff2ce", "region_id": "RegionOne"}], "type": "instance-ha", "id": "70a462a1e9e441a3801a11fcfc16a312", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1fa565ea36ae431a9aec1dc305626b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c383757c30a047329d2b3798faeac297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7e7d882675b4f87b7ab62769f0af82f", "region_id": "RegionOne"}], "type": "ha", "id": "a67d5b3763c2413dab3915bba88570a4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "21332f2cbde2499b9637eece18cd572e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c8ce4c12ee664f91a74268eb97170829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bb94ad6b3ef544f0b34097869f131489", "region_id": "RegionOne"}], "type": "reservation", "id": "6b78d9f3059e43bca98dd1017c038245", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "911ef9580ca84c0c876443ae5b1ebf1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0aab1453afe24bf69f9e41b91e2798aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "df942702ca1b4cbcaaab3a7539250af5", "region_id": "RegionOne"}], "type": "function-engine", "id": "7e1567e173b14e75a319a03fdb2c84e6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d983c1a18ea417b82d9bd07ff286100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "532a63361ab9462fb9c571193ca4e96b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "64947c9c28a7419494a021829423f9ba", "region_id": "RegionOne"}], "type": "accelerator", "id": "49c47f0bbdbb4a1ca0b67db0c1447d8b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c55fb45ae9e546cea9951a6b7888c920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4439f5b1a81b462583c08e65e7beaed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0b12a86c521a4e6a8a4bed5aeaa3c71e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c076c3919b894a7f93673ea757ead7f7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f42845c2f8d43fd9aa58fdaeb6c4565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cfe4d9b8d220421b95c6e5fcfca07504", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "417b00fe6f7a4ea5bd5bfd05732ee59f", "region_id": "RegionOne"}], "type": "registration", "id": "1bf8a57ed4564990abb6fa753ae1ced5", "name": "adjutant"}], "user": {"domain": {"id": "63423f7b0ceb4ef3bbc3296dd2f433eb", "name": "a1c3e3d023bd46ed9e15c1384cdfc0e0"}, "id": "e7e7538df51a4cf1a6b0d29917e9bee8", "name": "f8594df4ca634c65854644132214baec"}, "audit_ids": ["d3de13eee2ef4694be36284772ce1abb", null], "issued_at": "2020-04-23T06:25:56.235031"}} 2020-04-23 06:27:56,410 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,415 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,417 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,512 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,517 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,519 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/4df3a343-63c3-40fa-9e62-9159770457dc/file", "id": "4df3a343-63c3-40fa-9e62-9159770457dc", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/4df3a343-63c3-40fa-9e62-9159770457dc", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:56,592 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,596 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,598 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:56,618 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "4df3a343-63c3-40fa-9e62-9159770457dc", "flavorRef": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "some-network"}]}}' 2020-04-23 06:27:56,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,624 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,642 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,648 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,761 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,765 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,767 keystoneauth.session RESP BODY: {"networks": []} {9} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2_with_role [0.134521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,746 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,750 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,751 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,754 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:56,807 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/ffb1838b1add4ea88a9efd99c7fa61f9/users/ac9e76f8ed7b436db9b2b667473cd781/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}5bcb6f2c7e7eafdf604943b295b5ca3c2499836acb516b892400d0ef61dad56a" 2020-04-23 06:27:56,811 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,813 keystoneauth.session RESP BODY: {"roles": [{"name": "f9889184c98245c9aad2eb8e04106c48", "id": "819ea5d27a4e4def8ce2145ef69b198f"}, {"name": "97246a44d228448dad6617802a273652", "id": "b85dde3f284440e1bae683405c6676e6"}]} {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.277283s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,620 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,624 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,625 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,627 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,638 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.561069+00:00", "project": {"domain": {"id": "078a7e68d09048f3a0a026188fccbb5d", "name": "8abb71d76ec84d1aa1ce8489af9c299d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c9e244d891464fe7acf983c4353ec889"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8dde26bd0e014a4db0e69149c4bdbae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e77e1c7bb4247bdb353a59340c9f8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3d443341c4e341318d906b1c1e08a466", "region_id": "RegionOne"}], "type": "identity", "id": "f5b1bbab3b584529a5a31915fad26d7b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4aa3bad6411c436db73c4efd28c36949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c395429ad49b4092be08745db0042a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9be1f432f3bd439590bbc44493a3c7e8", "region_id": "RegionOne"}], "type": "compute", "id": "6893bd0babe64fc1a46012c44aba63fb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "551325612403450e9e10e78e29e2bbac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b2941b8b22e042dcb93d28cee768749f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "65ee3e0e9f7f41d18470a33f8c883325", "region_id": "RegionOne"}], "type": "image", "id": "6ce941b9334f4ed7a917e160dcd765a7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40f677f0bc814183b57896deb2ee740b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "11be5b77b4a8448181ded31508becbb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b6cda567aa674e58b7ac0d4d41de47cf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0b39fc84a6574a00aebfe38ac47d20a4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a84860a1224c9184ea5ac99dca6713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee0c2073173b444492e369ef77a5980d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f872becac3947e6a9cfb7ab09e92e12", "region_id": "RegionOne"}], "type": "object-store", "id": "c557ddffbb164f268074a66f0e675141", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c7021f3e5eb47e1b98204f9f5f247ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "206877296a9c4a90b732de67a05dd9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4347539d898a4e05bb0d4d56746aacc5", "region_id": "RegionOne"}], "type": "clustering", "id": "548091c9b8f846c699f5c7dda30639d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a7113d9890b4037a62ee267eec167e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0aa0b176fb674ae8ad2d68e4c774a97d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bb04c136ecb4f31a50e0224281e3c1d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0e1f702732ec4c55ad398f4560980509", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "00a347aa6eed479e8666353a36cae0b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4467683a775f4299b91295eb054ddb3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "771d234483e748f2b2f0978519ce6d27", "region_id": "RegionOne"}], "type": "cluster", "id": "6c4b04718b4b4c90a41c34407fc9694c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "88b8bbfd6f5d4f47bf80846e57fee31f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab35b735dda74d8ab47d07431134f51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6333855d2fb541b69154a8c0bd82b0c6", "region_id": "RegionOne"}], "type": "data-processing", "id": "33a3c68c6a624c5199c2691e3570eaa9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b028529aef54e60bbe6d0bbf00efbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68f96e78651d4e22843a8a1440c78a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e653413af1c540ddb3a9cb1240c3c7bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "9407425405d54742a9f15484cb639ec5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bdcb8cd68544108b826140f818db912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db59e741eb134ac5a3f8c8c5026deca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "90cded74448c4285bc9497151011464b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "17c5a6b828284af4a6283c15c4e732a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc743fadc2344e08a31746842525968e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1ca3566b2b7f4ffa915297f898d087a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c0264bdcf69e40c8a6b8456aa0591c23", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ef9c70cee3e74324b2a67a29dfc67fc2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cca7e131575e4b348c69d6758e49b0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d22990afc9f545ae9c9616f6f6dea3c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a5317c6c04474ef0ab8f492b3fed2db7", "region_id": "RegionOne"}], "type": "key-manager", "id": "cdbca78540b64525a0f195df954bc555", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e50cdd99ecf4259a94b0a78a1163b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e87bce9f3b384522a40abe560a0bca72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3ae006649dd14200b22546371fffefe4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fb3f06d554d546859bb5709eae4faf30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5567cd0efd9543b1b1d8e5116f83ea81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b2c67efdd634c6ea1cb6d86e1b9fffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a3983cca451943909f7b30e22545eb21", "region_id": "RegionOne"}], "type": "infra-optim", "id": "beafb943a28e409ababce76ab8fa9890", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4022896fd0ce48279f4b4a130996e6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c9f078e67ef4df2909a226ce94061e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7eae26d794a548f98fbea1fa3cd9475e", "region_id": "RegionOne"}], "type": "message", "id": "c8a990eb9df04123b84e17b8f4ef055a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "73442a2d08dd4c188f5e5d7ee1eda119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a34f2103d38c474ab5fc9f5dd5e799b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e77464096af145c181bf3312061d8eea", "region_id": "RegionOne"}], "type": "messaging", "id": "8cbdfabd36514b71aa8518f21a762284", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f76612b7d24148e8b4954dc09cf7f772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7719a40e6d134e6aa006b1ee1be39502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "da33800f87954116853fe4b551d0fe34", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0596760f044d4bc39f00ee83062b84f1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aad65dbab99d4c17887f5de83cfea6c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca16a7c2abe44c71a3434c97fd3c071e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6ebde511fe04ab6980027368c50f315", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a65708467c8348ad8bff1625965fbf61", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6a5f52a37ef439ea0a88ba30c747539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbc83daf46e34238b2915a9f0a907d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f38e727fd2d24334bee1dff9a7954807", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "539278cdf31d41ba8960eec6ebbb11f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63ea5c42a2ec4984afaa7f9eb69beb60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "925b5aa613c346b59586ae4536ee0cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19ba8ab0cf39490d9ed7f28d177218c4", "region_id": "RegionOne"}], "type": "container-infra", "id": "23da02a2396a4c7aaf346efb055072ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b56d49ca9dbc4c62a622c73304b03dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9b6955821dfc442a8e120903f81b553c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0b5ece3ae1b34b86b9dff22d492486b4", "region_id": "RegionOne"}], "type": "search", "id": "1855237479d645539c1ea67c32f6cf70", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bee06792e23b4dd7946b2af320205b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "408d6f24bff14f658c52e251413ad9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "54308291398d46348f5739ce29a72486", "region_id": "RegionOne"}], "type": "dns", "id": "eed1ab94cec148fc88c400901a6952bb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "babb9f1a09fe45d6953031748426abe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0eddfd156e6453388023aab6a04c542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b256f1a2c56942dd9d2d201763ad3c3e", "region_id": "RegionOne"}], "type": "workflow", "id": "1630ccf335784ebaac1c08e3576e4faa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf8309e7c1224f8c80dbbb289b21d1af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93c20b3a2a704ef4b037701cb6d91529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5651d5e77efb4a438a8a547afdb95909", "region_id": "RegionOne"}], "type": "workflowv2", "id": "43095e9a9fc245eeaca73594a5e78c95", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "458a2426a199475ab4684e1edef3c0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f8b5fb738eb14dbaa766cbf3f76e4d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "60dcacd59f5c49e7a508e7358edbf9a2", "region_id": "RegionOne"}], "type": "rating", "id": "b4f54b867ded4b3ca94aa291b812aea8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb5f9a2dbc3e47ac8006bf0374cdc532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e9a7cf8e6d14955a2147ec541b915f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8814fd5144c24966b337d292d2874998", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7d1025dac47241d8bb139f3c35093a9d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "282a7f4086e1445aa93dcdcef65f6d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3654663c73184d4d95ec1152cd0a18ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c9642b4765549d99c63d6b31b0251b1", "region_id": "RegionOne"}], "type": "policy", "id": "e9c601dc7daa489799386984da4e1bd9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce73a45e81a04629a819f7d3fd80c0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e124a634001241b69c3f61659376a366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b21364bf93a438f8085a8e512b8aee2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "43ca1c79e04647e9866326258dd54a12", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85edae79577042908ca4c8e1c6fbfa9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6e4a313e5a048ceb48f0221247329a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4a4925c01eb484f9e900460fc65b49f", "region_id": "RegionOne"}], "type": "sharev2", "id": "4c2f1f36c3ca40208327b8c576020024", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "583a7f250902472daf7d2a40cd61d3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d036135f77f743b58e292ba5ef77859e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaac4e2b92c6465aa10db99fadd9a7ca", "region_id": "RegionOne"}], "type": "share", "id": "528f8b4831d74e18a77a60c93987febe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1060b1f38d24344919fa843023f1189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ccef4f3bbde434eb51b5cc00ce34081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "537a18f55e4f466598f7a3df988851ff", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "530778658b0245bfab33a33db4c8f61d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a2f2eba8714e3e91a556ca3e46f893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdec9da809794153b50a5301a7de7256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e5e366073044345bc5ffe1ee842fa27", "region_id": "RegionOne"}], "type": "orchestration", "id": "3734c3ff352844979d2bd8c26bb8aac1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f37f1e631be46179d862fab5058dd24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f39d1a97c7e74380a6c3df0a76547a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1016eda349bb4cc39d6b4342f7914681", "region_id": "RegionOne"}], "type": "block-storage", "id": "27f95a37ee384778913c1efdad004d4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08e65e1accbe4ee98e496b0b8d22cc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d567843249d4db3908832ab03d95d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01403e11c4c4b7998a245ac4c949614", "region_id": "RegionOne"}], "type": "volumev3", "id": "1e4f5032bf10460a852a19366dca698e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a2aa2701e6c44a4a54a2da6eb86f1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "226f69714de14c2a9ed9fb9990771e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeed8f19840b422e83d97d1a5bd4775d", "region_id": "RegionOne"}], "type": "volumev2", "id": "34bad98807f047b18502c9acfa05d4b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cce945c6d424b439372a9c15f074485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8863f83344e4042a97e02a5b3549449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54ee38f3e3cc460c9a581c1262a6cfc2", "region_id": "RegionOne"}], "type": "volume", "id": "1fe424b4423b4d5c87502126c55ca252", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "810046fa4d5747eb9d7730d24c44b874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c335b520e1c942e5b6733da48c019edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "516ca91b3dc04fdaa2a3a9d6f9685563", "region_id": "RegionOne"}], "type": "block-store", "id": "6242d04664a44b19bf4b84b4ef67ce29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bea67cf54dac4e8ebdc020cff449c294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dbda871870b143ef883c6691fc1d5e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f4752879b78743d6a601eb9210549226", "region_id": "RegionOne"}], "type": "alarm", "id": "ea4847cbbfd140dfb74b609a4578ada4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e7ce17ff1194fde89fb32fc5c27ff9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92383af48a7648ef8c992237db016f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7cda5a5a92114cce8398bf99b24d2d58", "region_id": "RegionOne"}], "type": "alarming", "id": "8cf329779ddc41af9e4f77d52e911baf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0ae2a7732b444fcbb2a0f607d472363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fab5d76a73c4d9d88a107755e1e5a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c641ae285c614ad7aaef5f341a38b40d", "region_id": "RegionOne"}], "type": "meter", "id": "e2dc42de6fbd416b9ec6df43a97b2178", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3020c4cd50544e2b8579c2c64909a7b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20a67de21ebc478d9d9b4822e16ac04b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbe551c9bb0549d780d27b01346b743f", "region_id": "RegionOne"}], "type": "metering", "id": "64bf7c0d92f649f6b33689534770ade0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1b34cfc96584d44a58d58361840f47f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1c3bcfc29ce4a0ebeff43df5d245e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b137335711524c838652f03968d9d5ff", "region_id": "RegionOne"}], "type": "telemetry", "id": "3bf636e7f84f4a54b3184ba667e96a1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ddda285f1904354a1d3681eb6c82abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3dcca4aa098545b18fe101d6bbfbfd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17925a15ba184d24bd26b5e065e1d1a6", "region_id": "RegionOne"}], "type": "event", "id": "fc08326009984e23b991dcb643af1936", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c989cc7392844f5da2e92ca19bfd71f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b6ae9f5c9914062af752017ce0eb2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "459ad555f31e4ab882f31719f41093e3", "region_id": "RegionOne"}], "type": "events", "id": "b6b3173b79054e55a8c96cee4569002b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f4e957dd69540a4a883244b523aee25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45905dba77f149c89f6ba15edb52aeca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2485c27df8a148f6a85319951a435ce7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f65a4e8a351d4769a9340be2edaeb373", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ee806b429b64b02ad6ee14da1b21a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81284f125ecb49cfab472a995f2c3846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0d9f5cae5e104a65b4ec78e24d2c1bd7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ee1d50f8092c473285daf9d5dadd932c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "51e161afc26148728a4ea3f43dfe8235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3e2284edf07465095964de7fae581ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd101aeebdb94cc49d2fd6da40689dc9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "aeb73f19e50b40f08e497c63cdcb5c6e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1128612b9633448ebdcaf13a4c2d6442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25d172709dd34106ba0fb29702b2b5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c120ab9c9e744cffa7efbf6120d7b0c6", "region_id": "RegionOne"}], "type": "tricircle", "id": "668c79b701d34ce88857e1290e8b2ff2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "690ae64c867f4ca78ce23e7f90de204d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c48bafd5b39a4bba87ae766f06bea81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9cbfc48baef74175a26c53887b162d1f", "region_id": "RegionOne"}], "type": "database", "id": "233bbefd0ee045dfaa7fc525b2b4e536", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "783b2584101d40588f9982cd2bec047b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2112047b63f6495f88400b527cfc8b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "098f8ec650a141f082abf74d5d9f886f", "region_id": "RegionOne"}], "type": "application-container", "id": "c7ffcd6491d04f3ba30e34df6b8413cd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b5a7ac26e9949dfb2bc2cc111d6e79f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19596aca14d047179ba27130f0168fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9da3aba8ea86479293cecf2b1fd4c21b", "region_id": "RegionOne"}], "type": "container", "id": "7977d1d5273c48f8bad31966c6c2ac49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d4a0193eb204a228be4bf233c935802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f82bb753a019477787f9051458ef3e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e37d8a57116f42d0a84236dd71080986", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "00fa81813aa647eb948dc4010b95fc4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ae7540ee3374aef8d5ec93c408517c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3eabfb11dc874e689f21cfb18533c8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d41ae42f05d648bea7d3c373fbe19d15", "region_id": "RegionOne"}], "type": "rca", "id": "e77c7e9f8cde46b49cae90da676dfee0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24255c28684144b2be5396fe2ce04f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "611e24673ba24156b31cba117d90ea48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7c60b9b9b0234645a4cc587c9ffe0ed7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "23ee924a2649455c8f873a591d3ba099", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "82c05764f17947c2b545b6665eab78b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "13b00027a035487097801697176837c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ea591259ee27482db124e1bf6e5a5517", "region_id": "RegionOne"}], "type": "network", "id": "5aeb6ea4fc0449b1a77fc34d48494bc9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "28244202a06440809a21540c4f0c9ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "403deb9a43624ac9b8de613045dc0c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e9f8345eccbb43768cead249c804639e", "region_id": "RegionOne"}], "type": "backup", "id": "8053b00dff9049cbb7ae22de893134a0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d019ca8c0c8d4072a053bc07c4547d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5927b5187404326990b2cea39216c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e43e97226e5d41978c6466cfa81aa332", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "88b9a63305864139be9ada4e30db9ddf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34723ac2b8c34d8c90f65d47efac639c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6b455677c46455ebcecdb37454e1b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "289bfa99f28f44c0b9882a89ea91c83c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4563191efbf74ef192d61764f9c14180", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d645ad9f6b264b6f99dc00656ae173ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0104d1009d34e22b4e64ae669fd1759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eb1665b923924b0aa0f3f02f1418e156", "region_id": "RegionOne"}], "type": "monitoring", "id": "8a05ad0b04d34c7887a7dc3007a7fd91", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c83edf447e70402d9143bc3a6237fd2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ffcb3db700f648b1ba2de5d2ad0ec905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f153b387ed27440f99fe4ba51ecff2bc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e8eddf578fe64df4a64c8473cf17277a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b74d2a50a0b4264859e457480a44bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "db9d998543b1472c90bd784a92ab6262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8d7f71c58c53464680acaeaca90353a6", "region_id": "RegionOne"}], "type": "placement", "id": "22950320048a4d2aa03a1422cb7ae013", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d934574705064d62bd15e7f5c5fcb438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9411e8261934bf0ba1d7c328d9c8718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d1f341ceb594408ace4f0dee2b2c1d3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "53d389f67b2c4b0589ec4dcdea85e433", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "737e2b60942c48c0b04dc7016c0ef49b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61e4d248bfdd43d4bf264a113b3d9f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cc464a24d7e54ea6a6f428907aa49928", "region_id": "RegionOne"}], "type": "ha", "id": "1ff1e6be8df342f1b14362d78c7658c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f992603071ea4f0aaaadbdc05594fe6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0640bf965358473e8474fdb2e66888e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0a0fc53d78a54a52a7dc8810a03facb4", "region_id": "RegionOne"}], "type": "reservation", "id": "0c944f37a9f54e6c875fa7a608f1f70a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfd5d8bd216f4b24b9b5816741f986c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a8cacef741f64184af19029336128109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6784f86dc20c4321be01578fdf8df8e9", "region_id": "RegionOne"}], "type": "function-engine", "id": "d6eba8c040ba41878b947aee56ef629e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1080251e814f4339b198ea24392f780c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f5a85261239a4c20920aa8bad820ff32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "717e6f0459b5423399455a5ca1de651c", "region_id": "RegionOne"}], "type": "accelerator", "id": "5a978d89745c411db4818cf34afcc029", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "638e9134f700474593c11b2c353f7014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "841ca0ddc036465eb471063c395cc0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7dfe18ed99ae4de48f760c1d5b7bf210", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c25d9da43f14876ac6facf079aecc07", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33cc6fcc504e449aa0d97ce0b6a14904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "38a98e8cfdd442e78e534ef45fb9e51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f7dfff169be044c1b62bd8dee3564b9f", "region_id": "RegionOne"}], "type": "registration", "id": "e1d8bd53b26e4d90a54cf14d2119d0b5", "name": "adjutant"}], "user": {"domain": {"id": "505e6e338458485d90fb85c855804277", "name": "d5ecf303d2134c7a9a6fe302a55c63a5"}, "id": "3071117e4a9043c3a0b9a9b93e8d2307", "name": "b554c6d86d91404da6fc0bcba7af3b1e"}, "audit_ids": ["193a4dbe20034026842e50ed9198f45d", null], "issued_at": "2020-04-23T06:25:56.561069"}} 2020-04-23 06:27:56,786 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,798 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,800 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "ext-net", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "description": null}, {"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "my-network", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebg", "description": null}, {"status": "ACTIVE", "subnets": ["f0ad1df5-53ee-473f-b86b-3604ea5591e9"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "private", "admin_state_up": true, "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "tags": [], "updated_at": "2016-10-22T13:46:26", "ipv6_address_scope": null, "router:external": false, "ipv4_address_scope": null, "shared": false, "mtu": 1450, "id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "description": ""}]} 2020-04-23 06:27:56,824 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,828 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,829 keystoneauth.session RESP BODY: {"subnets": [{"description": "", "enable_dhcp": true, "network_id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "dns_nameservers": ["89.36.90.101", "89.36.90.102"], "updated_at": "2016-10-22T13:46:26", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.4.0.2", "end": "10.4.0.200"}], "gateway_ip": "10.4.0.1", "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "10.4.0.0/24", "id": "f0ad1df5-53ee-473f-b86b-3604ea5591e9", "subnetpool_id": null, "name": "private-subnet-ipv4"}]} {0} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.177350s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,642 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,647 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,649 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,660 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.576507+00:00", "project": {"domain": {"id": "9a1e658558d74ad8ab8ed8a10c0362b1", "name": "04792f99076a4bc79e167f6c81eb6a51"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0d53e9dfa31d4a13b62798b123d914e9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3744a84a10964a09ac66148d8b32ab51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e7836beed1c94295aee169fc7fd4c1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e55074b1d60b4fcb804caeecacbac71b", "region_id": "RegionOne"}], "type": "identity", "id": "f60713870f3b4950af13299200c6da67", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c2cfeaeed8e446338a188398d3926609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7cb7c676e8c5461282b2680fe7350ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d736453186c548cabc2d5e3163e75ee3", "region_id": "RegionOne"}], "type": "compute", "id": "b1dc4e3e74c94b8683356217f30f9b17", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "78babba7f31d480d87e31a792ee4cbd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "04999805e5b34283a6e1c8b3a41cf477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "09815976a9fe4b6ebb13305133c7b8af", "region_id": "RegionOne"}], "type": "image", "id": "dafaf6675dad470c91da375e7baac584", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e80ba893177544aa85ead4772efc7b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9a4a5871fd814c389080e8641c212bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "34bc351f0cc34d3ebec5def973c5c18f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6605ead859e54fb49c6a70cd2e2f2ad0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e46bb9bec0d4ee9ae9ed189d953d5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afdbc8f002a74a42a1fdaca799ee4b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "742014e9d0704012b6b3560d83f399b7", "region_id": "RegionOne"}], "type": "object-store", "id": "e80173ef3125439ab85eaa18f9066faa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6336b4a99ac243f8925b9bc719b02776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cda5dff2a31468899f26d8c2832f4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63eec34e7ced404db0b0199161193af8", "region_id": "RegionOne"}], "type": "clustering", "id": "120d08715f8b4661a70e1fbc59ad14e8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05b2e938e1494fd6967b1115124b3e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edaa1ec63bd94c578f9a928eef2af50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8f40f0c530444f38545cf11f5ceb897", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4cbf74c4f81149138b69a640fa3ac9fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85fa03ceaa7c4c2dbeb357d075a2cf8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0b2bb888e034781af36668419415d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08bfa2a77b254269b79d8e7a238e432d", "region_id": "RegionOne"}], "type": "cluster", "id": "1a5061311e4d4bb793bd560da768537e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b53225ebe2424e30a03b8aa361e27771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eaa8f18d6a0c4f5a997496a9c2a8599a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1c3838e457c14de88183c0ee44859e3e", "region_id": "RegionOne"}], "type": "data-processing", "id": "2d377818869f4a499bd9a6959fb9a56f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d04bf75ce2d4b58b4ab7fcafbe7e01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32b02b1d47f14379ae28fb563c0ad7fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b6fd8f985c46460ba386c14779ad054f", "region_id": "RegionOne"}], "type": "baremetal", "id": "524b7a2f324b48e7b59f94decdb95332", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b53a9a4ddb84c4c8de9d1a1e4565a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6aa48fe446ce4eabbc24eca5c02ad0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f020f3a47f554154be5456999248248d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a29ab024735c4a95b095edd337f973e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5b1971d7d6f04a1495d32cb5607e9130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a9b2d23b1f304bf39e86f1fa40def9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8b6551dbcf904e4983e58554cbbd0703", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "02a89387740a49889faf99da49d0b762", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "59f9e66b35db41e9b18f31f8821c9d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e828b4b9ae0641968ccb473fbcf9eded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2a19effdbf6e4d89a792d314acd4cf9d", "region_id": "RegionOne"}], "type": "key-manager", "id": "b276a9329d6146e996c7979b7b5d89fd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f38be5b5d2944773bc1b0a5cfc6c768c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e5a5e950439b40289eb6ec19ddbb694d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "49a899b069814ebabae22b95bf7b53e1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ce66fbb352074fc19bc69144a99740de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0200d192196346d0b247e02926735cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c3a89b81a354d888292800b5a12ca47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8c3f0b1001e8497a83f7fd320804845b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8b51079e5eef4c569fd9d607eb451d0b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6ae9cc7108344fab9b0e08a0e1cd0e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44c0267b6b1d494c8e7023bffdfa9a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3f457c3bc37b4653895bd898b580aa48", "region_id": "RegionOne"}], "type": "message", "id": "8e4198de0a444291b760a1728c389099", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fad7a600dc234e06be84d261921450c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec9814b225474fa5ade8e50a54284dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "33b787a099f34dc98afa9519239f97ae", "region_id": "RegionOne"}], "type": "messaging", "id": "eccd2c25c6364c5ca031e07299d408df", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eb383105a4ff43189ad6b57f20c0e6b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17aba0bb6a084e8e8bbb1bd8e2377992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "59aadd7b7ce94d10a015026fd93603c8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6fc4995b143f43e7ab98b617ef6a0a96", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dcd05d2bb9e47ffa0fd9b67830b8a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f56132ae07d44f0fa8fabafd1482ac77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "930638a80a0c4d00943b1606b6e96dc2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7019ec1fbaca4601bba0ed4aa0f3b481", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "000d6c8d150f4e23a588ab32571d044f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "756377af4ef341d9af956ca65513e585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3511edac56ff475da3666164f13f93b8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ab4c69fbeeba4790b5dc65b17497b61c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6a523a3d9814207ae6927776eb8ae00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb5d87f860664ab1a530a21a30781aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "971758f3b08b4dd6bffdb644003f9bac", "region_id": "RegionOne"}], "type": "container-infra", "id": "db9f76ef042b4e81a835946d9cdf5ca0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e8eef4825280454582480d8f15d47aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4ebc46791e694826b876631a56652c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b34119460ca489e9beaeefcdd86bde2", "region_id": "RegionOne"}], "type": "search", "id": "2a48527b2d2447b48fb09f64f30de99c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c79cf1a2d5ba40b7a0df32df99175b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1898711e1e114bd0944062ab7626c60d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c9fe07fa0c4f4cdd9f10ca2b18fc2e72", "region_id": "RegionOne"}], "type": "dns", "id": "887c19a3aa7b4887929c4921e3c8210d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9146d8316b34fe69dc9a1e986038fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d1a9d5ef99843e4b60cb697222e034b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f233741fc86f45118fe11f18a1893145", "region_id": "RegionOne"}], "type": "workflow", "id": "2b45985e014e42ada967d4a8c93a2b41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd93615fa331494487a2812df8f4bdaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "78565b68eaa54bcb8c5703009e32ceb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d6bbcf37b67b446e96c3b5d1d0aba465", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5cd3ed52eba345e6b82b13b2bc04691b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dda9e96abbf6444480ecbf58770b75bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "827735bcc9f84c208a083c2a53eb8e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c069dd2cd2c648bbb54caaf5a42b81ac", "region_id": "RegionOne"}], "type": "rating", "id": "33960e66ef6143c9b691bcb2d2d9a881", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09d07ed97d1b4bf0941573a6cc18927b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c0f4eed340a433aa1207beebd1647b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "10860f760a954092a62645915508d2ce", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c830941417c840bba7433a5609da3c2e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7450619493c04b459efca06269363d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f9e9d9a49fe40e7843ad48ea7930841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ca9bf55f33044a09866c76b96e1ac0fe", "region_id": "RegionOne"}], "type": "policy", "id": "0ee09fc555b447e9b3c56b45f251a536", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51e11711985348ceb60984f28de05d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc4795cf55f14f458c2de9169fe66c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9b18d878b3443b8ab02e7705b6e5038", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0bdf91f18c3c4a61bc27ab23e4a4b612", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4ef307155584bad8e47f9bb10b37f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbecb5bd53004135a6f88ddd8cf73abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97d80483ad644278a40d80b2615d4add", "region_id": "RegionOne"}], "type": "sharev2", "id": "517394eab63548b9bf00399e31ea1833", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3bc714d2cbfb4d529b21c4993df373ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d8862772d584c83aacb4b5d119ca23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c95da93ff5ba4399b9995dec815b509e", "region_id": "RegionOne"}], "type": "share", "id": "215c261f9feb490ba457946ea3de4741", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9505029d514a419283e8ea29e3ba33d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2bdfc483a5b54de7a68dbe7f77db4898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c007d89103fe4279a98632686d7da967", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5be50b6ed16841b6bc17db7a1f223e52", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d2145f636084522b246888a77e1ef31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81850722d78245d6b23282474ee032c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce4fb04ab4254f3596d949ce2cb0866e", "region_id": "RegionOne"}], "type": "orchestration", "id": "1ec5bd5a874e4b0b8b7de2c5f86f5453", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2df5c6c034c94c008875eef5542a1320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "960dfb1141d24c36bcd01edeab334cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb55c711efe41ca8609842965645c8a", "region_id": "RegionOne"}], "type": "block-storage", "id": "20de1cb902d34d2088a2188d4ee23282", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a0b7d68f28d4bcca9eaee71979c13bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06de2926456044a9a7a57d8248789b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7f5bfe720dd4849992f4020dce2afb9", "region_id": "RegionOne"}], "type": "volumev3", "id": "7c4091dc551e4a24a4f8a108109b5f5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb37721682e433bb475e98e486f067b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a97285dfb28f47378841e4318b72694d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62ca57f422b4ba78f7372abfe49a9a5", "region_id": "RegionOne"}], "type": "volumev2", "id": "aa0128ac95f34d34a482fb0e041ae712", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "325f45e512aa4c4db8773a51c78005f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52313eca36dc4773a36c263378f8bfd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d2087e1ac14c268f66539c9211d0ab", "region_id": "RegionOne"}], "type": "volume", "id": "d3363b792154416d9d115383e57db0d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8138038797ee495d9fe1e13f7403e959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9881b592465343cc873afe15a53e515d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f8bdfa775e4c87b89705c2abc3ccbc", "region_id": "RegionOne"}], "type": "block-store", "id": "d9244e1b91b84f21b542f6097a9b074f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7217be67c7094b00930f85af577d72a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cd23904d80034270bf473d7355000bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e764a97bc50d4da18e6389abdc395ffd", "region_id": "RegionOne"}], "type": "alarm", "id": "82c14cf44fce48f8b63cc4b9935b9d95", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aac8db26f2fc49d4a515f53ec3743fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "709f0cff93314ba2a8bf1648394d1589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a95f9ed3027457caefeea187ea1140c", "region_id": "RegionOne"}], "type": "alarming", "id": "495e95416115473080f3d61cc3959c7e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "230240bebde745e899dce782c8421145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bad75691497b4bfaaa7d2be4d04ebba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "18509cd5410c42f0b618891b424ba2dc", "region_id": "RegionOne"}], "type": "meter", "id": "dfc197688edc4b0b82289f0f134c2981", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6983ae4ac6c84f2c8eb6a7f2d4d9ab5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "936ee295991f46cd9a11e516f44ff929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "350f05db9b634acba7a325270673c009", "region_id": "RegionOne"}], "type": "metering", "id": "9949bbeab6b0438fbde68965b0aa89ab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b53afbb4c8f645e6a9c7633cb348ec7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0a64b7561044f37874091a43e0007d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "700d505de83d42fa9ce385f8c9341a37", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c473b6e1bec45349b46a00c7c45a806", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "62a3c2295d334eb68f45c97515463524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ca14d47d41cb4a84b6a292f0a8f54e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e9a1eb249aee4da685afe9357c69e84e", "region_id": "RegionOne"}], "type": "event", "id": "91cfdc533dec43109a06a3e820ab9bc7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "83de395e20db456ca8c25809b95bcbc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5da441c0493f40108d0a0355e192ffcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b0052ab79bc84ea199e29f9cf970496c", "region_id": "RegionOne"}], "type": "events", "id": "6ea1689454f6434b80d50379b859961a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a6cd6ef3d5f449aac06ead91e3b28f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f4cfeaf819c434aa983ee3e145fc36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b44c1d9ce4f4ffe9ea2f51a3fac97bb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4f8afe54153e48c6952b608bc8b958c3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16dde42f2f9d48a78810b9b3c441685c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce7660d65d814f1f9aa66a656b38c414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7bfdb9595a50422fab92bd2bdd35a8d2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2ab2433738eb4199aae51116d5873f9b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c674c5b0b997421c98f7d630261dddd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1344cc4b7d564f04959a68e6b07d0b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c9c6fee363947a58edebe335a98c179", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f1b5a185ca16463ca9607d9ae8793b20", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "991052be16644ac49425a4df4b8b3258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1adc5c9689644a4d9c4bce873fdcadb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ddaa318863e419eba127243c341a72a", "region_id": "RegionOne"}], "type": "tricircle", "id": "9b4097406b1243069d2518c66e578910", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ffb086c417ab4805abe226662e8f0b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "31cff2ff5b38494a9b71c22025fa5d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6d47a42666444717a38a47af2eedfd58", "region_id": "RegionOne"}], "type": "database", "id": "733293f5223c4a9f98e3755f777515ca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f919a6611d824374b66cec1a74cc4e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd28aea20d9343b789c5d29fddeaf29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fbd9e2ca417a4501a87ef40c4643501f", "region_id": "RegionOne"}], "type": "application-container", "id": "352867940f5b44978edabf6a76e24e36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90820a00a8f74f679c7512a53f7af04e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b540c5943854d00b469608d482256c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "91cb783b14a74fbd94bb9841ee2e5afc", "region_id": "RegionOne"}], "type": "container", "id": "57786260ae5143009dd4efe670e80983", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccbf729e7e8146ae8b23ce9317884c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "960d51627d3d4bfb84f1d721430cba7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d17d83b1a27e4abc9ccd806fa67ae6d1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "94a9216890374efda66d65ea4008c6d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7d042a1d90f84159a3654a2c08355345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eaaefd72c4db42bf8b0f14eeb337cfb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "96ad601ef8e74c83aff2714c03b86832", "region_id": "RegionOne"}], "type": "rca", "id": "cd394c36cfb745b19fc9d12e5eeb99b7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d313b28a98f4167926192b8b1f47513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ee09a92bcbfc4b9ea0349c9ce89cf53c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "650003ecbce34b799132b8bc090810ef", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5a5f6e231367408dacc6c6dbd7e511a4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dba788e6b2eb446abc822f6b323bf376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8c682f9e916447c7a3f2152ff58c13d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cd9ee84948bf4b248320706e0d92f22c", "region_id": "RegionOne"}], "type": "network", "id": "2085e59135514519a3f50ceba62a5999", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b9aec4777e874d6e92228388aff1bc7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4a7e8a066bb94e35b28e382b771b155e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dc64e63bf67547bb80f6121386219c7b", "region_id": "RegionOne"}], "type": "backup", "id": "fe8b430c72e44f3eb0416f2cbebef479", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "17c59a9f556f498d9ccc616d004b24e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed43838579214a8a8c963affdff4e1c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "30458b0111b3499a85d8b56eef9938fb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "da44614ecf754a70ada5c8b5d02aecc3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "939b68f50c12490eb766f369e42a015f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b53e9e9a875a4309aacf470cde2fd567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2a837a24f7564c7b97c93b73a0e00b48", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a1545e7ac63640c3816f664fc36452ff", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "78ab1ff075bd4d069b3b493c9957b4a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e0f71de5b9a489589d19592cdad3f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "47aa524a4b314a44841c245ec849743b", "region_id": "RegionOne"}], "type": "monitoring", "id": "d482a342155e4668b4e0d420ebab904d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "64a62a9789cb4f00b5a8fee6b0c7a986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a8a2b511432a455a83b557eab2eeac1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7fd754732cb84aa5b1c9b31ac3f0a62c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "be4d9fa269fe41179b0cf0677f39d732", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3ee475b325524dfa8e2f6a3137d76c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "71a6c1042a9b48e5ad908034623a3bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6821fdcf61f24f4cba85e5cf4dc95ca9", "region_id": "RegionOne"}], "type": "placement", "id": "fa3f8c605c87401888c6359da83c450e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21b3856065094d948dc1d092d53fb05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30fa307245f84fb2bb2edca9ab3a448f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aa078e82f4054271a78305e2de844be3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3131c3fdd8ce4a01ac207631658357fb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3865a907e09348db972c40ba8946015c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6881538dc9db409ab471a1c7a39c7aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "686b9645fa754478ac6934ff055e3a05", "region_id": "RegionOne"}], "type": "ha", "id": "166a881a27cc43e7ba12ce5b46dd450d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ab09d8253f5472eb2183d585403db02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a6305d13d2724dfb8eca789797ca55bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "74469d72cfcd4befa34c17512329e2df", "region_id": "RegionOne"}], "type": "reservation", "id": "e50ff80c6dc244cdbef1afac883a1b2a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4ddbdd68d898471c9fe99487d0d74f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "205c63f9f35542ba9930cd3ea81bdee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2f66a6d9b21e4a7486247ff79e50239d", "region_id": "RegionOne"}], "type": "function-engine", "id": "f73ad9f5b3dd432386a582a4898ddf59", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b35ca45e435642b8aeebe7e94ecf258b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "757517619e6544d88841a797a596b4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "da25bd19a5334cf890f23cc0fb87d5da", "region_id": "RegionOne"}], "type": "accelerator", "id": "f67d9f761a114d2ab27a66cf4cf96610", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fd9c7ad431bd4eb98a61333116b85e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90e236be0d8a473b99e3b5e3dec0bd07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2b4512181ecf4b15bae831a41180c8a2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4e200947bce8453fb8e48ea28f232e16", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c35a884a9e714ec19f39998e413cb53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95033633305e471ab7085e7252de6952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ea839d6c1323454b842480239654cb77", "region_id": "RegionOne"}], "type": "registration", "id": "e40643b86edf4382bc878b67b4401fc6", "name": "adjutant"}], "user": {"domain": {"id": "91f1f1465c224cad8d67e2658307d1c6", "name": "2ba1d0ba3afd4a22b377318d2bdb303d"}, "id": "1522d4412a1d4c7ea9381dcd700f40df", "name": "ba37b56a3d344916b1e4af3af423deaf"}, "audit_ids": ["b110dc46e9a84bdab362248f7888470e", null], "issued_at": "2020-04-23T06:25:56.576507"}} 2020-04-23 06:27:56,721 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,726 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,727 keystoneauth.session RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "name": "FloatingIpPools", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "description": "Floating IPs support."}]} 2020-04-23 06:27:56,744 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ip-pools -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,748 keystoneauth.session RESP: [404] content-type: application/json {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.426491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,483 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,487 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,488 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,490 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,501 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.426944+00:00", "project": {"domain": {"id": "74060d3ef37b4f5b9300bf99b9714329", "name": "13177aa0153a425ba04c984e5db82fc0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8f9eb36969aa42318c1d0505e6563955"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5bfa86573e0a47769f43d7e5f95d4e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f69b2391eb344e62b504f44b02c54c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d562da85f4584d93ae8d90c4d5a2c95b", "region_id": "RegionOne"}], "type": "identity", "id": "f113813725c74b4d92ec72254c9c1921", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "335f108717974103ac018cceac7dc96f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d73b249c90d549609d8ea8db38be8eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bce09b6cb7364bb69c42ab3d52cc7f9c", "region_id": "RegionOne"}], "type": "compute", "id": "9a0cbd73a8944919927c1386b38d2eec", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b48325affff64d7f8932a4002b87f1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e3ee829c1d894069a11cd361f59baabc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5499df4ec61c46f8bc98e81f3de966e6", "region_id": "RegionOne"}], "type": "image", "id": "c6ebbf0aba3641eab8aaf48f39995b90", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7956884f05a94cc99c073832b796c6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5cae087db014db78d870788c2653a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c2bd7508672f408292559f362fe0d441", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f7ea4e6a30a2482bbcc70768a3542968", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b35c4f60e425434aa71ddd6235c0a220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9485d3386518428fa96b9b1a1a82a6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81e86e935f934621bf6c44d520483e6f", "region_id": "RegionOne"}], "type": "object-store", "id": "4b433f419ab14a518f4fde0cc43bd046", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c8a9a34bd3545a8b23399fea2e48784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cb41fb901ad417bb82541cca39ae562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5d2d4182ecf4d6ea75fb3443c0315fd", "region_id": "RegionOne"}], "type": "clustering", "id": "5aa7cfd313c9487a8e8ea249d04be6f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3d665d71794443daf4b1330fa101fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d8ad72ead0343cdae3bb46a6abe40f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "86e61e80f8ba4a36a33957a2eccc3dd5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6bd9fa871d2c4af0bd1ba56dc0ab1983", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e24343825e254e52aee1fdf6415e2635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9159ad50c84e4ea8b75f16295eb4e693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3ca25979c6a48a7a4c20809cdc51d60", "region_id": "RegionOne"}], "type": "cluster", "id": "52b569cab9ea44759f46381f7906a75f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b03b9df134bd4215bc74f3eb3fe457f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c3954d7136b442c49542e446ff8fb407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "be96c5817b1e49ee983cdc6b66055114", "region_id": "RegionOne"}], "type": "data-processing", "id": "6064fb9a45c94ab3beaa4583a124f124", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "349a1b2e08094f7f9e0b9e3495cd38a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2aaba39b4b0f442da813d171809b9f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1632c02dd3954ee98a19d7e098ce8537", "region_id": "RegionOne"}], "type": "baremetal", "id": "5d68545b6f1b44f2ba9d35106c199df6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b228328d02e403cbac502dbe24bb826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65624c498b4843af8fffc742d94a0439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "81c458b2247746a3a1dc83a915d9510c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "93253a8252ff4fd688ae6fb48ffd2ff7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3605f2edf1fd462ba9dd7059c8d7662f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ba65793fca94624af4ea0ab7225cbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5f15440f4c79424ea1b1d9f898d65762", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "555bb08c134e43efbc4db1030eb74636", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ef31d5b27d2417089778cef2654f4e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd5ff573615240cc8b6141a216fc047f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "edf7ea45afc34b338719c9954d60db5b", "region_id": "RegionOne"}], "type": "key-manager", "id": "00fb69bd23ad47598e15b0c57b9bc61a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10b2dc25f5b94534a6e1b75686e455f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a71a83688c14d39a521938732dd5e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c42f1587fb09472488fd0fdf671bd5fe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7753a1ec47e84593b198568d6bef7ba8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "512b42f544884cda8a2582344e6037c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0496dd7883b443dbb3d0bb90d8cbdab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b3db77816c3a43c5af3f67d0eb8790b5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "37ced37e02c9468d9b9b39cdd7f0a527", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "42ed6e7753534eafb7dbc40782807104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cfe8729c11d44d09af048e3293f6f06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2c8c243f427e4189943aa5f335afc961", "region_id": "RegionOne"}], "type": "message", "id": "ca28f4d3fc514cebb313c5d72f3a9575", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1a0facb04504a3fa25782df1265d6f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2f44cef974af4fc9a8eb399ee2fd9132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90bcc6e990f14f71b02ec2f237b0c4eb", "region_id": "RegionOne"}], "type": "messaging", "id": "55d0f5cbfda243308fbb2850a984a01d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "34abbabac6864eee89a9737d3f12408b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fbb123b42dff48619b6ceea0ce6011e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2b38ba1632cb4ab487a009d86a24883b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b0c945c4ae584b64b7d71d1fade8d59f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d22f8e429c654a38b97e90330eabdb16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc0e78bd1bc64806a25c564779b7fe16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18be2350351d440799aeb733d7fac16a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "29aa6f33389f47d5b00f210ce2c30666", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cc2f7593d094a74905d9f38b4cb5ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc0af248f1f044c19311bccd6af56732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03dcdfe81d8e4889801756149cd3cfb0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aa54d048de67450d89c4a0437b6bacd2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "136d93d925eb4c3bbb61fb1df59756d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e98f519ff64f4afa809e3c23afb60db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e20a148328694ec498e6abaede87644e", "region_id": "RegionOne"}], "type": "container-infra", "id": "d6263b07e639433582613b0bf4ba07ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f6aba2470a934d3d9bafc31948cf9563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "485d07ee7059444090f2301dcc33936d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "082f9a1f51f74aa78982810950ccb8db", "region_id": "RegionOne"}], "type": "search", "id": "eed932b27851480a8c86b9418213c6f9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7c992a97cc9e4f8ebd916d83af201eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "788380763710498ba668cf12c5a56fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e57eeb5a913440e096df393f234f0492", "region_id": "RegionOne"}], "type": "dns", "id": "6f823fc5dbe84cfe89df409063ff9cc1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5285bf8659c7480c84d971c9a71d5a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8d403e1f00c4e96a9ffeff238b520f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "929661dc7620460d848b225d748db819", "region_id": "RegionOne"}], "type": "workflow", "id": "194ff83f3ffa43db8f0bab45fcd91e87", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6214b062c754f169f8b1c070f7e9929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7337af0baf64f71b8822db084bb338a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7ade224b62574b04b9258fe434b06084", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6814a5c1b1db4439af416f5722f92563", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0a55bba86120404281707039f3153c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "92c2c0e55e774fd49077b7d852a7f0dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d923e04e1cb2482a8d9475c2aff83558", "region_id": "RegionOne"}], "type": "rating", "id": "d0e45e6a6cb5427ebbcc1de5553cf794", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "703bbbfc60e3413e802e5184a7091d48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f964cd35a11f437bad0158823315f0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0279872b41ef4fbba8b785eb2f3d8c70", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c9802bbb1b0a447e82319bfc72440c0b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dafe105990d441d9828a2506b191cb5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0cd9861548544f7784443c714180b357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4d8457178de54550a337897563caea19", "region_id": "RegionOne"}], "type": "policy", "id": "0404d188bff44bcebbaf5ad0340e3ab1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13107c4c98c1471bb62702c44c7224dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f90ed952995241b090c5c93f145d4287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0cce0192e9d47289b6a01f77c60764a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8ee7b3063512408582bff4e662ca7dea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d1c3619fa3b4c8286cd244c089c2aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ffce0fe7c12466fa60762da97ac01bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33b11abc0a3b480185be2fb6858e8250", "region_id": "RegionOne"}], "type": "sharev2", "id": "522eac2400a54698bbb3c6e37e148f8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85e65d3756b04418a409109e55e2094a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12b062bc88dd45cebac7393b5f876db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d6361ef95c12451f9997c3fc4fc560ed", "region_id": "RegionOne"}], "type": "share", "id": "2554f8864e1d4e498648db38a55cfcd9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bd02dec723814d5091ab6475bcad7071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3022652b40c547ffafc491589bc14e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "46b8b54a100447c6a8b47ac66063443c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fbbfb1ba3b254b3f8cfc935f2a90707f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "839bccad57bf42f2a247d53ea2622b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f3cfdca85c74c509e9d2f5404fc5a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ec8c696a91844289fbc8be787e7dbf8", "region_id": "RegionOne"}], "type": "orchestration", "id": "464a745244624e0b8693e7173add02d1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3f6064bfadb453b93050bd099382b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19b14fa10fd349f387e4b84963a15f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d08769fe5c304b92ae42791dcbe62a90", "region_id": "RegionOne"}], "type": "block-storage", "id": "933d630e02d14d82a679c028351db2e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a2b9496099a463bbf23f9d20b592bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9541ea76bb5446ce893a10515950102f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e45eb13b17e4d9781b13326000d03fa", "region_id": "RegionOne"}], "type": "volumev3", "id": "b9e8200237364221a39d82a5f38b5046", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ab864c3fc304b2ca94e9153f1977775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd9278f2fbe547c4bc165ef7cc6a5007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc501bf540054bebba988745b262aeef", "region_id": "RegionOne"}], "type": "volumev2", "id": "8fe209656ff64171920de14fc19d428f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6de7221fe1416f93ac7c322afa038f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdfeac813ff04dc9857509b5b272aa69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65149ad9827643ed89c182f2a6f07eb8", "region_id": "RegionOne"}], "type": "volume", "id": "5fbf1558964d41a38396eb20c53c1248", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05b2b7855eeb489f818364e3e2e52ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03138ed90fb043f6abb8f179e5b9aafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cdec33ab76b409ebd9ebfec08e2561f", "region_id": "RegionOne"}], "type": "block-store", "id": "8cb97e2ed26a4b1da5ebc65e6bcba4f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c489431e44648c7a86b294e759bafd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f8061a8ad354dab9bfebc8a2a2520b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "921df0e5b18645d489c2b09e4d976a69", "region_id": "RegionOne"}], "type": "alarm", "id": "f8866dcc609d48edb3c1cc5ee45dd0a8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e1103d1875dd4f359f1c583463dac8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ab133871d644b16a18a12ecf8a71193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bc690624b35746ec854ca208b716c830", "region_id": "RegionOne"}], "type": "alarming", "id": "56168f1f9194494ba8277ad126a754dd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6462ea1378b4a739a1608c46fde68a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b41e5f82f0240a1b2cc659ee627f0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b0c90ffa5c10491e8cc6b27628608787", "region_id": "RegionOne"}], "type": "meter", "id": "853a33d6aea24eeb8470ebe1711b6941", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b265f13c3494adcb17561c3d0d528dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7b63ffb3de04b838477d425fcaf19a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35c3f15b85574e1298c87d8069563e75", "region_id": "RegionOne"}], "type": "metering", "id": "2d6d3ed9ea364acc9f9c0e720c033160", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "11d3169738874992a66dc1c5a46f7b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e94e26d3d18e4c3a9f8db6dad3764953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c54a90b512834af78a632f9788c90a0d", "region_id": "RegionOne"}], "type": "telemetry", "id": "eb0a9d4d0e48485e9309628ac965134f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fb936269a4a44b24b9f27017dfb87787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c1ccd504e6a74fe8ad3e97616b9bbaef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ed6f0936803445a837a295667b154b4", "region_id": "RegionOne"}], "type": "event", "id": "fd5dae4c01c94221a647d264249863d8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d50b5d3b27041b999b3760f8d05daba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7f799035f8aa4395ab3e748f8788f68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9fc5e298304d4891aadcb6dd2db4dbd9", "region_id": "RegionOne"}], "type": "events", "id": "1580bfd48ed546d4b1b65eb293bb8dc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cc22657224e54a35bb1c445cea44c33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7b585043338477f89971c914c6feefb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b0f07af65d747848f98d665f67a42fc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fb0ccb0251f5467fb3dc3dece9464cec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "510e5b91ed5b4d7d9a13f9bc8cbe044e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e1dc3d4bae84d21baf8a16c19a39277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a812ef9ce5654b0bb18072d0e7c8c83c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "80c543cae77a4cde99176792fe62c9d1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5863681a68a468aa4fa86259f899138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a7e6993a1f54a8792338539ca756f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe9a687f5855429b866dce6ef5f59694", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ab2a09059d1647a48bb9de468835a73d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63b31453651147c69c27618f801aced8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77f161e2c1234d33a28260fccd6fb383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "22e092b58ecc47be97976c495f06d049", "region_id": "RegionOne"}], "type": "tricircle", "id": "6de5cd5295084b1eaee8dc231f5362f6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "27410d361d194092b1a44efd2888b607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cf007e3359424eed896fad02ff9a56d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e058403644fa4a4eb42129f0d2ce8f5c", "region_id": "RegionOne"}], "type": "database", "id": "ba9c6951df6b448bb5d7b6df48f18324", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b1270652c3e4d39982fc39e903e14f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7956d653fc04ce5a4995ba9a51206f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "474ef3e2b1a9446dbdee81791da29210", "region_id": "RegionOne"}], "type": "application-container", "id": "85133ad98e014e31bc0d016f367793e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f33c1a846f074d4b84b7541e0dd08b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb8ff7695fe74298a04fad2b4770d924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e39e0e6a7402450cbdfb62686996d953", "region_id": "RegionOne"}], "type": "container", "id": "4b5a9d8df75148d5afe485d0414a1071", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "24ad54a97f0545289b5d8618ff116d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4ae66761c13463388cf3f1c783e961f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70dd3e5460644397a5b8818860082f8d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "37f359eaacc94d8b9d08158b25b4a2b9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "266f293d9dc64142b66ed07a9b97a8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f66beb779414851bd11aee6a3a6a89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2930e2b642e54772b685d30c023ddbd2", "region_id": "RegionOne"}], "type": "rca", "id": "d20205ca2f43414c920d2147ed255f5a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23d70536406b4907a53687157109aa4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5385666f94b84baaaff47a6e8d0fa535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d99e4a910cfe4a9284b36a79191c18e2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c0ac1b9ffbda4f098a188fead3d9c54c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "61dcd9706fde407b99aa53926ddfd463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5c2d74c1f1ea4b2a814bd8d398fcd25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "40ec01576a554b74966d957ff24a3acc", "region_id": "RegionOne"}], "type": "network", "id": "aac13318236a4cd2809a85dca6ec787b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "92dfb739ed0d4f44b092ea7879c84061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9bf397c285f14ff4838fe7fee088dc31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c5ca9b6b4a5f4f76bf8bcb3a77fcb8b5", "region_id": "RegionOne"}], "type": "backup", "id": "5c2279b55cbe475885fad24a9d62a2d9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d42c3ca6e294bad958b529d10479edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd799342197f4802bc9c1dcf11f6c118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dae7280ac2e54ffa90c02e407634eb4d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f4445ab2f60a4894a7285766018f5ce8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8783ddeff6bb4710951df677519f9485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f0fc700c836b4edb9472673c34b4f7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cdafd908c23c4ef8aef38571076aabaf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "baaa61901a4642078ade01d366bf5115", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a60f3178a6774e3d827c88b231e80481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ae53ede6d1c4c38a1f0d778b7dbd13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9599335a9d0d448e9f23d072a5c40e9a", "region_id": "RegionOne"}], "type": "monitoring", "id": "1eb74e3460e64334baf30891777c0624", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6db10241f91449b18ccae24d14f6a18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cac9c280dd8d4900a354be459cac7780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "afbc0dc6296b4869b67d236e158c79d8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "59119e27b7db41f28474fbc7bff87f76", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae300e71586448129c8e452676816adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "68c5e22afe3c4e0cbeabea8d2c0dccbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c457df4b9352444891cc8f605a3fcd1d", "region_id": "RegionOne"}], "type": "placement", "id": "08fb7c6ca3ff4d8da92d326b04ca87a9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59623fd7d66542dbb5553384f75d8663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08710eae97b64b5fa806532eeeceefcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a4012e534f714bdaaf24b6a154040f8a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "44fb643146e24c5ea50b61715a850a70", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02de929fc8464ef68b09d226da6f4fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b62faa1f8a04296af2f8a181b0207f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0446dd0130ae409b9363414c4d46ce19", "region_id": "RegionOne"}], "type": "ha", "id": "b771bd9675ef4d59a322ec3a56bb6b1d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff237853a84d4fd6a393403ec93f0631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d83fda3712f64ea2af1ebcb215e3360e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8045cc95430b498bac2fc0f30a994b69", "region_id": "RegionOne"}], "type": "reservation", "id": "3995ddf0bc9b4077a286dab94eb9699c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a21a3dae686245d4aae6bfe405b649a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03a8df4948da4124bf43f0f2f4e4abe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "174facd9f62f45c6bcfdbaa59c5d8bfa", "region_id": "RegionOne"}], "type": "function-engine", "id": "1b3d77e8c4cc44919b813210849fbc3b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1f39ef2eedf74f4f8cb852c7bea2db35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dd54b082b0f548969d76e2f97c98fd53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f7d3314b2a70447b9b34f8725b8ac2d2", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e29870267f0486cb0d715cef2066bc5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a86ac203680d48d685550dda2a2fb86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "229399ecede143cbbeb498bea5b4d273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ade42c80f0b43c39bd02723d7c05fe2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "21567485cee94c31b1d5cf34992855d4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7be40cbf201b4e348663f23884036ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "10d2e9b36aba47458a2350583d5d88e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e0797a2b7f84b8c98d5eaf72e21f154", "region_id": "RegionOne"}], "type": "registration", "id": "def9d632020c4a91890094f87aa8f6ce", "name": "adjutant"}], "user": {"domain": {"id": "e5acc7420f72431d9187c89020668087", "name": "c4862ce43b204d2280691b956ea89096"}, "id": "fb324dc4aafe40c8b0a327b0caef6ecf", "name": "291706eed40747f79ea36844a28668ad"}, "audit_ids": ["01b71c761d9147e6943677dd4ca18fe7", null], "issued_at": "2020-04-23T06:25:56.426944"}} 2020-04-23 06:27:56,658 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,663 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,664 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:56,726 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "max_count": 1, "min_count": 1, "networks": [{"uuid": "network-id"}]}}' 2020-04-23 06:27:56,729 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,731 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,747 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,752 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,753 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,814 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,818 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,820 keystoneauth.session RESP BODY: {"networks": [{"id": "network-id", "name": "network-name"}]} 2020-04-23 06:27:56,842 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,846 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,847 keystoneauth.session RESP BODY: {"subnets": []} {22} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.161515s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,727 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,731 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,732 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,734 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,745 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.671279+00:00", "project": {"domain": {"id": "0945279117804233b3d505167471cb89", "name": "7652a00c5fa9407b8bb1192e59ffc81c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "97d922d1845a47679c0d31eaa95e3cc7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "02a874f4f0e144419beb128d1d96ac00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d5b523503154c9eacb4b072377679af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "38994559000d4fb7b4cc445a55dae538", "region_id": "RegionOne"}], "type": "identity", "id": "dbd72c69e59840f2a3bd52f2cf3d82ff", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "527f3123bd24441db1b2fb0cb04b349e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f76cd531ad74626a13aa640cd1aa67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8335916a5b3549fe82b4ad813a282f87", "region_id": "RegionOne"}], "type": "compute", "id": "30779ad3f46442c198512ca99cc9f377", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bb669d37093d46f8871486b3727bcba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ba66b1c333d54c00bb07470866da944e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5ac3914462b2422f98257dfa4b607f5a", "region_id": "RegionOne"}], "type": "image", "id": "0167a0eb38e942d1a4793e0fcb89bd00", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0853e20ae81a44a197b8938a64913bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a09e8b1ef52d4eefa685dbfdefbb2db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "75e4a87a057447aa90dc476910f0a85d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "79aa779fb335454c9e060b845dd588f3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62dc726d215a4f7e86af23155864ad18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b48684f190d549e7873ca2d067a35c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9812a40c11f043cb98fed1fdd912fffd", "region_id": "RegionOne"}], "type": "object-store", "id": "361972d1a70c457dbb8d8fb7c49cbd8a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0f52b7a206b4d7e9662952e24707fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23febe0a1a594556bd3551bfebdda956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b94fa3308d014146bb49689edd0fc64e", "region_id": "RegionOne"}], "type": "clustering", "id": "d4b42a36635645d08a8609d02417671f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5e19f426de94fc198ead10de15613a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0013c15beed944e2adaff2ac5cd166f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d8f1a0feebb4c3eaf65bef79f931668", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2638a2776b8a48ed8630307a87cbd0eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ecf7785b0e1542c999d69121cc806c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "077f0d67d97945478879e4823b42315a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9aed742314644b8f82badf8f0100f1de", "region_id": "RegionOne"}], "type": "cluster", "id": "ca4661519f82426db84f8182f41b2794", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f40b20885074761b3c5f5c1f30ce693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fe82f7b1844e4cf4923e4b50772a183f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1414f90ca243458bb2781b4932f5ff0b", "region_id": "RegionOne"}], "type": "data-processing", "id": "016b28cc5d634e2c894d087bd6aaaa2a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df3c008c034e4295be8e11638ecf46af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8ad4766e08e4fd6bfbe717a87459da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "920db9a143194777ae83e6df4c0241ec", "region_id": "RegionOne"}], "type": "baremetal", "id": "80b56964a0fa4a009b1c94a572693bde", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c3b7be217c04afe9dd8ddb72469d089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "521eb8a0abd84c92831e2735797808da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2f3f5dfbd0b640e4923b8320d3a1b332", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e55e0b4a75a2473ab1db1fe478b0ca7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f8bb680c0a0d423d8fa7fd006befb765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "88d169a21fd7493fabc857993650a1c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "61676b1b05144b599db946fae1a9dc65", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6caf324f934f4f08ae99e6e7b2778b49", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7ffb567283d1426b91c58da7f118ff71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "646d63053d464d15a688fd1e57d2b225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b3e51586ad604cea8a36487ab456cdcd", "region_id": "RegionOne"}], "type": "key-manager", "id": "934a1d10214b47aa90c501b29c6d0d02", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9fca4863bf7548e0bacce2caa80befdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7484d25b26c24e4c90205eeed8f71d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d58f927b8d94a008b092eeba6eeba23", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "43ec1095d6664528b31af9c1193dd9dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0bf18b439cf0429e93876c19c57ff536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f52c889f2634ecfb189a1c6b03bb6fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e783e302310140d09e940c5edeaaa1b9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b6f563a707f147eb9a8f815364c666ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "661bbc12f1244b279612e08a0b430dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "32f4beba9b3f4b06954bfa1f9137e463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "01c07afbc5614442ad9dfba4f077c05b", "region_id": "RegionOne"}], "type": "message", "id": "caeed30170b746e090497ecb0afea717", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cbddac16a612471494dba40329d32b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3be9e7a945b64169849df4fadad80606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5ce17a252c55429c848a5e3898b2a11d", "region_id": "RegionOne"}], "type": "messaging", "id": "0e972219f0bf40e3bfc474216b82b73f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e6b623eee9d643aaa7e1b9d5f1547b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2509496bf5354ce193c28e2f45dec6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "535e63a223ed4bd2a5837dc6eb489731", "region_id": "RegionOne"}], "type": "application-catalog", "id": "df96dc96dec342b8bd14ec6547710ba4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d750591764a4cc1b16dfe1bdbfda31a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "145d56ba76c64b1fad5f168fd4ea884f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37834f2b3ee04a8fb77cf35a962fdb10", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0b60e2b509b0499f82d41cff3cb860ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b601746848fa4338a6df35cba8a0120f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "969da419e7224cab9e3bb6c60216ab44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86f36b607b0d42d1a8cd3836aa45ed36", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a4d9be848f614000921014ae74817e7d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd668a0b24e842e59bcf0c56e435e507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d2edd8e6c314fe8b7b91553e4de163e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c85efb4fe73f466092a8d497b5f35676", "region_id": "RegionOne"}], "type": "container-infra", "id": "e047850a0ea6462a896edbbf1b6b7d69", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8d67381f7c114c65be06a192c95d2a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "275c9bce5f8844d2998f5a67ad201265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ba86b47a6ca74275a130195505e48bfb", "region_id": "RegionOne"}], "type": "search", "id": "0e4e922d7c10489ca25a644f77916107", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "24ff2d090afe4cd3a7ba16d4d2bf7171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "91c654f2c0434c7e831ef070e7762fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "90fd3c5390914283b51d3719c8863028", "region_id": "RegionOne"}], "type": "dns", "id": "0dd2a6046b49463d939a9d5298c942aa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "acbe494bdcd346ba82c13bc6ed144489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "86a43475e01a41ff9823ffdcc119cc4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa193e112ec24d909e21d8b777a0056d", "region_id": "RegionOne"}], "type": "workflow", "id": "6b2d50528efa4288adf4f56e59acac90", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3e01f0bc120426f81f2582c8f0c98ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a790bd14576341cda66312adab05130c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd626ec656024179876d6cd816735236", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1b67a790619641bc8f0b4be47d5c2611", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b8d66814e88404c927cbf89024e167b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c8816591a9124206adbb0056dba2a1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2111337061d3438ead98ec1a6a14a98f", "region_id": "RegionOne"}], "type": "rating", "id": "424d7c9dbb8246b58b8c1f9bdc9455c4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be420b4013f94e36a08da1df2f2af081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d9be0d72419467b9eca70ead9f38529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17b39638a6cf4f62908527c0e262d4e7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7a3b6175d4fe4435be02c38bf5fcc61c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9804db5b48a74b60b6137446757aba23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "976938e1991745a3b966dace3b3f47f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83ddeefdfcaf4404bbd0255358fff626", "region_id": "RegionOne"}], "type": "policy", "id": "3e755a2b2dd947718eec39b6ea8948b9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bab4d846b9a4db4b50c56b8ca1c4565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cd21ffbad1541aba8c4bd4d006d3d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a9a0404852994cf383460c252a1ad87b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d489c8a07aaa4478b44eb5350c0e58e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3961cff4a96b4752a61404ee12adec79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f73a1812a5bf4548bf29d82ebb9e549b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac9e86ba0f40453d8e7505a49fb29f13", "region_id": "RegionOne"}], "type": "sharev2", "id": "86247912b0a84ea6b814994877239f28", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc7a6b30935f4eb08d0f0073f28dbd2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c125f41638e49538719dbe973e79439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f1d757061c4a49889fa5c02caffbed6d", "region_id": "RegionOne"}], "type": "share", "id": "3f647a5cc8b44e2ca95dcac26121afb0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6b06cb42e1149658fe6aaf38dedd8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d4e1cc0285cc4574b60ebe6a3cee345c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b2d46cdc3ed4627bd1559ff62a0d232", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f2cf6afb8ffd4aca9a3a924fbf1bd149", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "132d9ce8adbc4d589b0d3e1e1e244ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87d84907987f4b10a6c9573ea50b636e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f22dac1429a49c8afcca5aa5a4c1cf4", "region_id": "RegionOne"}], "type": "orchestration", "id": "89b354ff595149939873cc40847d6843", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5934f580caa74d28962818475b9d6c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbccf87b96004ee1815be0ebd8e7206b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "365a5932cb044e9faf5f8e39880d60fd", "region_id": "RegionOne"}], "type": "block-storage", "id": "153b9da287174fc7872118b2cce68f9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77a3bfbfbe184113b065edfcb7794861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b1e6e1843d842c1ba2026bab1e1d865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17412c78ec65490395320e35a81c7fbe", "region_id": "RegionOne"}], "type": "volumev3", "id": "a7190d7e3d0e41a6bf7092ff6df1ead7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a87309884bb448ec9d5b0f713b335d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3e09c5e70a044f08e2b5ef6dfca1316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b529226ea7a42c5befb44f063d24ebf", "region_id": "RegionOne"}], "type": "volumev2", "id": "d69cd1fa76b04faebf5d99a766fd970c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad4deebd500c4e23880e7c361d3cbfab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49fe0338a53d4c0d8129c981993fc2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80b43389faba4a43ac78657115bcd8e6", "region_id": "RegionOne"}], "type": "volume", "id": "7b0604229fb84c87ab4d208f7addc111", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba93901d56d4730a6506f1daeb12ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74ab75845b574cd28965bf7ac4e0efb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18a8e7b1f04d49be8b71d7da153a6e6c", "region_id": "RegionOne"}], "type": "block-store", "id": "4f0aa361d5164581a74ce1893694cf00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04822863bc0d413ead19e817ee08396f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0d0a3a54c4a49588f7335acc76f8195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a01368129a8c41c1aeb1453dc1ec8d84", "region_id": "RegionOne"}], "type": "alarm", "id": "a25c1537cbf5462eba980469c801271d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1548a9924b364ff281ea6e19fdafbbe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9f68eff376a406ba1d2b1c0f701df9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "87e535228b184f0db3757fa1a75f8ee6", "region_id": "RegionOne"}], "type": "alarming", "id": "b0c44ef6f2f6432d8de3ca31d254aa72", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e68d35c284f417c9013b3b58d17d18a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4545c2adeafe4d89a485be9822b3b399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "566d3df31ecd4751a8908e20a139762e", "region_id": "RegionOne"}], "type": "meter", "id": "f132093fc440471388369fadbe17fd31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13c082b6749140d6b4348149cb88cb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eae02ce9a9134e9dbfb5cac89e93e3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7857a666ac114e338f128fa02d643f80", "region_id": "RegionOne"}], "type": "metering", "id": "3d3a853be1f84bd0a016ad304dcf81df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43a0ac7cb5c24aaf9fcf30490436b09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5cf5cb56d2540e4a9ece74ce335ed2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dddcb8bde690453f8d45675a93f730e5", "region_id": "RegionOne"}], "type": "telemetry", "id": "9a406b89a3cc4eb4ac0eda05dd2e51a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e00708659e4d4e578b6a89c0fc673175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a74d6faab18c4747b03b1f6f55dc0b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d4e696b9ec7e4431ba05cbd998ef9c42", "region_id": "RegionOne"}], "type": "event", "id": "86cafb2b9efd46f8b307c0731152a594", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a6dda1601be48638f55dabce4266e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b690eebe239b4ec9a13ac8bae4929247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e016ca8c8727491abfdfb35a82f026c5", "region_id": "RegionOne"}], "type": "events", "id": "328898ec92e8437284847d62db867c1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f0323a6d67949f09ee886d463eb2dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1da5af5a36814ffc8b8d851449558f89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2a4022cd0434b6f935eb169d545bbcb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "31c6241db42441028bf7e86738f6e861", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d500649aeed14c51a6ab96e107c5b97e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9df3d8f7bea4a15a3f6fcccd235d66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f9014a5b8da84a56a12f8991ee1960a0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1dc95e9d539041daa756fca43e3fd331", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0485950764e6477fa7de497c330a8567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea9ba82000df432ba1c62dac612b6e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d683764f8862422889f86a27eaed8396", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4eabfcd3582045c1b55fca3b708a8a88", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11233cbdd01546a0a56d3d76e686986d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0780cf99db3944359b028736dd737ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0d5a692bec849ef9ee401fb210dda58", "region_id": "RegionOne"}], "type": "tricircle", "id": "95af05aade8a4f319b867a94c02c36dc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "24fd3f06e41b4bf19de7a013666a5740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fbaa55dcd10a41da811b4b002922f6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2ce17e71303a449bb72717176a614d9e", "region_id": "RegionOne"}], "type": "database", "id": "765d1b16edc54db8804fcc9f7658f584", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2992d6daea1b4447bb5d918f5b994a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d63d890820df41ffb4811459af8264fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a963f87d069448e4b5256105c4eb155c", "region_id": "RegionOne"}], "type": "application-container", "id": "520dfd7c99d940979bd65e87592eefa1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7209566e0d284cca8967b0cbc4c3f09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f6881c56f7b649459f2c040a8b064004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9a78d7fdb0e14c9c8cdb1d07ef4e9849", "region_id": "RegionOne"}], "type": "container", "id": "078fb48fde9848b2989e8c0ab6901235", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8fbac4e9cdf64f099de17b20881a85c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3eee328aff7421d8eae76a5b2b71fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "36b6fb26d3614e95880e2134eefe2c55", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "24e3fc0738fa457e9c5c30574e2cc3a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35367d50b5204701be14af4a2c697239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "874d407827144df998ad65453d2fb19b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "40a0582cc29b426fab1aece05be59d24", "region_id": "RegionOne"}], "type": "rca", "id": "696132509c574627bfa95f194518d9d2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e709ab00f79146c79b138df27e4d36ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ccaccd64a114579aebf239b6261309a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "efb6ef83336141119b90cb051fbbed33", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "07ae8838911749e3aa9812ecce640415", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f83f72bd2a5047c18b994ad62c97da00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5fa821218aaf48478418320e7c7e3914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9aa302c8da4442b58bc50c89f145e38e", "region_id": "RegionOne"}], "type": "network", "id": "5d25cabcbbfd4cc2acd2b99a1d089a4f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "19cad8b1cadc47398f726a325399be0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e909abd5ef7d437ebec9126867abe25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "529619fc5d524dbfbeec2305e4359cd2", "region_id": "RegionOne"}], "type": "backup", "id": "117fb504ec7a4c388476140d0b8727e2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b208c3e9a89046d8a991ac702d44bb62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d66c7aaf79a45a790e99183eb923fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ba4aaf4784142ac88dca898e8b58b0e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "502c2190a08746bb9c344e896b405e90", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0296abdc211f4f5e8920c7e5a053d3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69f6d9bc18a045ae9b938adbd767c4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b3537868ad82424d9012dc2f80bac247", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d3dbb4863dad4b4fa5caa0f98ce1ae0f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "de67c2b099ab452a920173e0e6a5f1b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "47fb686be9374ca9a965ef12e41e9cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8d8dff52a29546988704784c0623f325", "region_id": "RegionOne"}], "type": "monitoring", "id": "e6ee012c920d4efc9d84a61e57fb32f9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8b7423b89fcc41c0ba01c63caa047c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7524c1c07d7b4cdc9c108d44cd1a511e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ce4ea71ad9b54d1db6f54c5884bc49f8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6268acca414745a9a3142590fd0fed46", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0eda805bedfc4a18b26c234258103dd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f500b5c478d452c9817032cf6bf73b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d0c1da3eedd7404c84b7f7bb9090480c", "region_id": "RegionOne"}], "type": "placement", "id": "26a2ea338aaa4e63be9c1bec5363bcdb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d907793e62249cb88e651c350362250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48072744bda9429bb8c75245d0482d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "631aa8d76e8a409587aab3583322b532", "region_id": "RegionOne"}], "type": "instance-ha", "id": "09c130cfe5ca4de69cc439681bfb4a8b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb1bb21f92ac47228c567f72b46f54e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43364ae50e5e4cb387c2f5176e8b6b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea80eca257e743de971ba1c12377632c", "region_id": "RegionOne"}], "type": "ha", "id": "d1916296643c4c19b85cbfe2bbe96873", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e1e320fa62f143048e6ed4e14e5de6e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa133a8ea97f43398173f951cc55a46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "845a7f5bacf642b2a82f16d3f046fad9", "region_id": "RegionOne"}], "type": "reservation", "id": "5c38850fbaa442d9a82013bc17e4030a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c85fe0ddd8f944b9bde0e4090e8d8dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e29436186d364bda8ff0f162dac4cb10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a0c070c9bff447158c85ad4903fd29fa", "region_id": "RegionOne"}], "type": "function-engine", "id": "b7495c122a124fb394a206f737e80bdb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87ff4f2c114646d0b669f51fd7a5ba6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c572461dec864be185002419777c316d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "716fefea380842b29431bf12f0e1e8b1", "region_id": "RegionOne"}], "type": "accelerator", "id": "5abb84df1deb4c66ad639dfb714f0712", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "68e1e912a6334fd580a15190fb66c076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "08e9bfba469e41aa981165a06fa12580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ec3e6847a4ab4af7a9970650ca79c9e2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "104b0f9f906844f5ac18d68e84c443fa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e738dee5095f418390e05fcaec6b97b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5758137916749f59628b440d0b4615b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65c9d0b3679c4561a9681b7544f31521", "region_id": "RegionOne"}], "type": "registration", "id": "eec01547ce3e43589cd4f34b8db5598e", "name": "adjutant"}], "user": {"domain": {"id": "3edbe303b17348868cf1a5c17314957f", "name": "5ddf50c4188943d4a362bafffb39ed54"}, "id": "80b3c8fea0f84e698273803abfb3fc99", "name": "b318e8d82f4b41d3bc5f00be036453e2"}, "audit_ids": ["f669f5d654a049ac99ad0898219e0fc0", null], "issued_at": "2020-04-23T06:25:56.671279"}} 2020-04-23 06:27:56,821 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"port_security_enabled": false, "name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:56,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,827 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": null, "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": false, "provider:network_type": "local", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": null, "router:external": false, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 0, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23"}} {2} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.225173s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,681 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,685 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,686 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,689 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,700 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.623428+00:00", "project": {"domain": {"id": "05b9296c47af4c77a09c750ee03beb8e", "name": "70a8afab78e5493f8bcf7706eb697ca8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6bda02d526524bf0b6deb354811e4afc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8a26faab706d45b3bc0e3fe3c98d6495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b98f3ec3e3c646ceb0587bc65eb13bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "75ec969c260f481581da9248b27a3296", "region_id": "RegionOne"}], "type": "identity", "id": "ec8a89d35a5344d89f6e5fca0c1d023d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c09a96051a7b445c991c70254b91fc98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b39fb2fd72b742ddb7da7cbe8003fcc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c41a79b11aa84636b15e2c40f0864c21", "region_id": "RegionOne"}], "type": "compute", "id": "d38301405d504b098dcbbfb46ebf58ce", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6feb76a8a1fd449e84cd52b5ca7632a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d7b42c02824b4636a34ed9502a4633d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "39ef796be37a4a5b81f47a61e5462200", "region_id": "RegionOne"}], "type": "image", "id": "ba453327b61d406f90ea8fc62ad7a296", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c789bd2c507642fb9990bc33069ff5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e37dc2eebcee4c7fac9082fd19767b5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "28a5f196980246458d442a66d264b2d9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dcdb566707f8406da74677e5749ab4a7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51459cdd79fe46a58b6d29118e4f1357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c787b70885de4dc5aeca53eb66b5449d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "680daaa31c474c6eb600512201b8d1cc", "region_id": "RegionOne"}], "type": "object-store", "id": "f122305582c6491495cb4ad7fd7ebdc5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b959b4015e8e4b60b9aebd15c0b30801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be2256e93d5242698b16467a2a3e3c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ecab6048cecc4857b712111a5c702316", "region_id": "RegionOne"}], "type": "clustering", "id": "fd78e70d01a94f24bd07330466516fa4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a273c24d702f4317be5f8ec2e973b520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cfaac82cc8004cb583f23e4fae1faeaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a343de7f1ace4a58a4e595a2db7c928c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e9fae854dab541539c922469b5db2fed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc5479c9963040b88d1845cdbf08e51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0e028c02d45472d90592183e3d37d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "56847b9e0a4344b89c023590120505c6", "region_id": "RegionOne"}], "type": "cluster", "id": "72adcd19f2344929b27ee68de59f313a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cee956c84a254d65bc25dc4d85847e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee18add2b80f4c599611a59e7d930520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "919fd63b34ab47d9930d0e89d2e706c4", "region_id": "RegionOne"}], "type": "data-processing", "id": "a9c8a24d8e3b406aab232e1de72633fd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5dd0d1c5efd45828ec83fa622e55aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32d23eba90044a81a78ebda91ac5be6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e3bd0b9dbd364e3bb217711d3c753953", "region_id": "RegionOne"}], "type": "baremetal", "id": "13f40318d28641d593dd43ad4dbcde0d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "075de42fb48b45589e6b432dd7882e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29d947ce51fb4d05ba02bfdda131560e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8cf08b8718bf469398c2115ecf6d07bd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b9253aa9f5bd46118dcfe95070b53daa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6f64a0a513b74b8bbb7e8764087acf76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ca947a15bfd45998cfca4a16436b7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "94c1935a042843ab991c182a67b8cae3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c89c2bfc47d949b486e768a67dd123f1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0342dc5b18d4d339afeb69c9c3c2204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fe817d68b4324be6b14f19270b4b6bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5eaf6457443642968862b9dbae5e2397", "region_id": "RegionOne"}], "type": "key-manager", "id": "6ddf6cf66d934fdda58426bdeaedf710", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3e2fe25e8ef4421bb10c006ef532208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f574516044d348548962394659921236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9c0f5667f88147879c0f32f9a0ec4748", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "70ffdf80bf8b42918579cb96d62a8601", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcfbf48721174ed79bb3b7346efa6a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d436d16b15a64b0494a336ac5d35a306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57fc1a73b24f40e5b9b16196d651ae9b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "147df464d49f462d8f6aa1ca41b36c32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cb65eb8a3e604db894633529601bc62b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ffb85cd4197341b99817408dcf458701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "27f83687b2514a808d4bbb7f6e3c772e", "region_id": "RegionOne"}], "type": "message", "id": "6c23091d0aa449a4913d546a943f12f6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1b140673e11c4181b976c6482016991e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d394426c82784ce1ae44c0ae1a96644e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "02b9c092ac5d4a2881790023b1b79ace", "region_id": "RegionOne"}], "type": "messaging", "id": "53581484b89a49269a8a9263e28aa11d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7da13843e2b24d6ea22ca17eb1b7bb71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f20a04830891401e9873c3eedb94cd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ac779c6dcb9b462694e1952a1026ea39", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7e153f6073ae4410880983146136dc7f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb25821ce54e49f5ac2b492d15bf73ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "138fe575914145219c1b08d9e47d2759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "902d0bea6e70468bb9e507884595f0e2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9a698c6365ca4aa4bcbefb7685926aa2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e4140ce9e484cc4bc345e3b00cec4b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cc264a89d284b07b8a26391c2893f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7506ca9584fb41d8bf3a7e0f8d17da74", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f90049140a09414d8a65624bbd7d3ab8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa1bbdd848d74c969fcacd0efabcd9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6430526c36c74f4590d557f3357044eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "941b6482af744dd199d296923d2087d5", "region_id": "RegionOne"}], "type": "container-infra", "id": "57cde81903904bc1ad23ecdd87c8ef39", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4faa18cef68b4493be627528c9b621cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8520226425a748b9b2544fa91f846710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "35c6caa51b4b4f2ea9e94ff68797d82c", "region_id": "RegionOne"}], "type": "search", "id": "e38af173a24d4157bab55fc24f094600", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "10863e777d3a4a338429c0f84aae1cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "344cc9ba11174b8f918336354b5a46ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4d7c0bbbe75c45259526d385e5f9f967", "region_id": "RegionOne"}], "type": "dns", "id": "4f9cd85ae49f474f99a4b37979081439", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "988146ff16234b16a2c0edb412bbd710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71fffd35805e4658a2b7d6f9da286814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "298fa8cd5edc4ebd99d68218fb93757f", "region_id": "RegionOne"}], "type": "workflow", "id": "e128e9bd475a4562bdc0ee09eb33cc9d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f9fe2fb87a2e483cbd0135f49430b1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ca405540de6476db4f2e9c83784d720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3006b08111c84bb088abfad278a25408", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b0e3578cf0754cb1b747ba0e94a039f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30bb2e33578d46589722ddad9960f785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0df9cbe69705475c8487e015834bfdc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5ecee13c794c481fa7c3e5d8f6fbf8f7", "region_id": "RegionOne"}], "type": "rating", "id": "0b6b83f5e7c44924968f17f33c7fe738", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bb37dbe946e4a26b60f16cc8e1d25a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "106496e21d7349f0941aa430c468da94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "39e1b454f8d24bb3a84bfbee11ccd42a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4aa00a5ad1324b16a8844342aaf51222", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26df7717458640479e487255e3dab8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a67fe739797548caaa9feb9caf2e5f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "29a240ce67944abea4f043fc1f4d0407", "region_id": "RegionOne"}], "type": "policy", "id": "c850ee3a05b145339a34347ac9acce31", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92406b4a470a4450b98b8403e60d31af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6865a4582cd54da5b375489285155e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9efc224583764781a5e129dbbd73b0a5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "04436b25a2dd4e14b693b45f02ca0177", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0202f278692d4f29b8278a9c76e6df5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40651fd6ca044060a5d9dbe958129bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f7d23a48f1564ad08f3c9d814cbf93e5", "region_id": "RegionOne"}], "type": "sharev2", "id": "5d7b8e24b9e543938fbc037df8b3a006", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8fecb1bab584a02afada9cea84fc3ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "241a2469aeb64966b45e182bb0b31b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4a9da852aa4408bb07d51e59f151649", "region_id": "RegionOne"}], "type": "share", "id": "19f530918a3c4cf9abeba62ba8318e1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dcf56e78b30e420abaedae4e3f7ff9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e900fa03e53448b28143458a324e4ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3b5fd1b09aa4db081ac7ae4e56bb307", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0dac018c32404491b76e3998de483aa3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "721f10d8db284b58a157097bdc444514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "335a83e6b42940ed9c71c9356533d937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a85678289ce4e8ebe1b7a3ef85bf707", "region_id": "RegionOne"}], "type": "orchestration", "id": "aac8372869f74a06aecc56314e0320f3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d9876a391f44e958dde438a689dd0bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48236a106e6e485fa266ec75da9538ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dc3ce807191407db91a9e986c88b74e", "region_id": "RegionOne"}], "type": "block-storage", "id": "511c240c33f0456b9627e530109bc405", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ddd864323e41018a51b1c9b4579170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44d5c29a47c143e49a312aa3e99013fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b135fd1a40945b2987768f979f1b82d", "region_id": "RegionOne"}], "type": "volumev3", "id": "1381f3fe058941de9fb19811d9cffc4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad2406aaa6be4e23b5f218747a4b3368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c23f66560da4bb0b5f1d9bd44499c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d425f751c8a485c995a53b882145c10", "region_id": "RegionOne"}], "type": "volumev2", "id": "7efd92a7c66f4539a16dd816d71e0545", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98eb8d55a7d0433390aae588d3aa581f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d511de4057654e48a793fefd4f704acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de6088561d0a410b9945b9b1272fd5c5", "region_id": "RegionOne"}], "type": "volume", "id": "ae50ec6b930b44c4a2445371deed555e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64856d1b0bf14a0aa5b202ec8bb266d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1961607704454f45a457711a49016e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "264ec8fc754a4f75b0b80239d7a2d76e", "region_id": "RegionOne"}], "type": "block-store", "id": "e2a23092ba2849beba61a40a20c4f174", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28cbe4f920204c3780c698bc1bd70a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8cff4c81c5b449386112b7c392e0b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "09f0037c22004a8b8a0351dc791fbb45", "region_id": "RegionOne"}], "type": "alarm", "id": "e8c641258a98498cb87bd013137fc67e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "146beb28c5824b2fbcd8b0ed6c3b4317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "90f236f7f552480b8badcacfff5ef241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "83fbc63462a24acb8c27eeab652c591b", "region_id": "RegionOne"}], "type": "alarming", "id": "ca4b09d4ffc348b28d7e68b611009be0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed162c96bf2a45319749bf016d0a0fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c8162c48d574d99b47d37b95677958d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d88e3399e6c04b9ebb0e2a80e15b985f", "region_id": "RegionOne"}], "type": "meter", "id": "5b13f399bd1d40158466c2f66bb754b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69927f7b0acc4bf8a1d142b4c2ed7c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "291cac0037da4df9ba6d6504d22a093d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58edc81b663b4747b2434c7ae5ebd17b", "region_id": "RegionOne"}], "type": "metering", "id": "4c1b4ce2c64a4876b2e5ee1aa04b86cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62972458b3c64558b1d221de4f4f8b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6f6e41d6960e4b449fbdb70cb4946e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8f08c095e384707b775d81f96ee946d", "region_id": "RegionOne"}], "type": "telemetry", "id": "ba153531f54945b7994165aaed69adbd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6b7c9b13a0994fb1b38a7a0a32f1aef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1f321f2dd970459f82aabc759e04a870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "30760c512c484abe9cef1c5e75e0b742", "region_id": "RegionOne"}], "type": "event", "id": "b1a92d0fcaf94b4792866b0fb25d5679", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4afae11fdcfd42ceb8711c1c7e29ad45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "152830d16b534b59a9ff3666cc3e8fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3b0a9a6be3f0402e828dd35790657cbc", "region_id": "RegionOne"}], "type": "events", "id": "fd19d8ede2624515b4a78599a0e1fd01", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e31ef15d1ab4ecea99b8196757ec7a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c24e337275bc4d83ab087d6d9819a492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b48c49439109423ab7b6790753fdb82d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cec4562dfee1460bbeb2d717457a5fab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "190f9f34e9a44ec9b4c35b4b6ba4ed54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77afda5cfbe0406bb46ed1af55deee9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2e7e056e88074697b43072beb5229929", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aabd13d6bd33492397f64a1869dd6848", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93ed1bd8fc9e40af98c69c807a2e8112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0d2168537d44fb2b80dff2f2bb25b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba8e87797fbe4b79a48be9dd3d6724a0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e293ac5506cf4dba990b3f1bae29a9fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71b7bf2046104f06a67404b58a2e7b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0cada017da7c445a84ccb63b7d4e3edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6b72b1094514359b1b2f37fbf5eec89", "region_id": "RegionOne"}], "type": "tricircle", "id": "1ce26abcc05e4945a8f63d1e260a19fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3f7ad54dce824b44973bcefb7686753e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "86e7e08705fd445785db69433d8f4d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "394d53a852ff49adaa61706e0421d45f", "region_id": "RegionOne"}], "type": "database", "id": "2a88a650bf2b4ed3af3ea30e82be2299", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dff9df615bdc47448d96905faab00718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3689d47d50c4fcd8a13a01539f1bb39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3796c8ded94443749e6310d962890988", "region_id": "RegionOne"}], "type": "application-container", "id": "d4685d1dcddb4b4980d6ae165dc4c54f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aac5bad979234cb6a8bce630d2e7d81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "861309197ca848c5b0611f787436a189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8d641a33d8e2483a89289c315df53477", "region_id": "RegionOne"}], "type": "container", "id": "2037879e6d98486d9eb8a32b0dacc71a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cddf335d25614af4b9ed092c9fe0ce3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "557ca19889ae4c7a9ac0f3211df33c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5f273822fb254e148d0638cf0871cc84", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bc5dfaacbd574c69868dcdafe28801b3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "710d95604996441c802b984f783bc6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2653a92616c430eaa4e2e229beab53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc1d8a675ee943c28e1e6074afbbccf8", "region_id": "RegionOne"}], "type": "rca", "id": "0057938c8acf4e86b915dbbfc8ba8770", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "66187368c3a14250bf56af57309ff100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7632e9eedc04ceb82ad467aa02b7870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "18412e7e6dc7455ba69928f6a03b43f0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d4c371551aa04b5c9c91b90c6eb358b7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7dbaa4463ae64583b462124961ab0685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c240dada869b4ee4a849cb32cf1e1855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "10e273e6c8eb440595f499d6d1db9738", "region_id": "RegionOne"}], "type": "network", "id": "fdf0b0061826454dbaf343ffd0a14c6a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1421fec5ee064cd9b994e67b1e253689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dcfa8d0b1f784753be414d2a41175f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dcdd0b404d5d463d83c297e83beaef35", "region_id": "RegionOne"}], "type": "backup", "id": "0513c2f5a972478381fd805b4cb1e68d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "932dfaa362e6424a8fd905451232d910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "11bf8bec6cd44cc8b74abd388b1291c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0e19b045e0a341c8938ef76a1177768b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "81ebc31bb08a4b588e1972bf99fba507", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc46dd4ab5f5476e9da9df3f2c0b458d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f25f540c6d2464b871576ca0f374ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f576dbff524472c83237e8b7eadf937", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0a443d0c79524520887a0db0b1e24c7e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "09ddfc03a6e947acae5937ac9bfca8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63d35d44984e4c4391f0649ce3543bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6fd0867f44b4e7e8897092653b9423d", "region_id": "RegionOne"}], "type": "monitoring", "id": "a5ae1816d27e4946bac2fc1f05e4dd2f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b895c9617fc4494a03db309d6b5950c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "441b7e24ee3d452ebf97c8ae6f983284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "56522b3c96e747738efadc6be92372e1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3098f8102a7d4f49832ec612b9d9bf7a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c7d57e812d54422af1cd4c5f626e4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c796f1f110fd446a9826612deeb049a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "994ca2d262224b7fabbb4147aeaf28b3", "region_id": "RegionOne"}], "type": "placement", "id": "49d0e946c9e641218518eef337f3e565", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9e2d47650df43e7b133ff20ea85903b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67cf180360844d9081c0383a3e0b2f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a042cb1dadf462e8721ebd8925fd66b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "432e7d886b804562a56fd1f99c58eaae", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dbed4112bce24a2091ae2defd3a2b76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8dba8fc014c4f8b8960bd8329516c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a4562e0914e3462e9c80553c8660788e", "region_id": "RegionOne"}], "type": "ha", "id": "2bada89f74dc49798bdf71294ef04c3c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a200533b19bc4f41a98624764f3ee3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e9da232e9d814b59bd5b90c8c83e9297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cc7210a3612c4c6d81215c612cd4865c", "region_id": "RegionOne"}], "type": "reservation", "id": "08a20894c6d743eba550c1d84e1a16ac", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2b5f4281bc4f4e59b919a1b307246667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7e96641e08e4fad90df41f05152ca4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9fee16eb3c144ee2867c4f437b27d092", "region_id": "RegionOne"}], "type": "function-engine", "id": "84271914f174456789b7c0499c969184", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2dabb4f0f0fb466db35a90fd682723eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f7caab9e2a2f46feb14e4e9045d80e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a2c24d5192f742ac93f2306273871f69", "region_id": "RegionOne"}], "type": "accelerator", "id": "b364ea604c1e465fa61a509ac90084a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b96e000a9cff44e0be843e9126c52582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34e50d7ff4b24cddaac5f7370a5fb05a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0fa99e58859242899951b30a579f3e25", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0abfa26f00c546e989f62743662c8093", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a9d39febc5e459d98116afbf1646557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6745d1ef801b4e3895ebd317187de87c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "030e2f1f3e28493cbb29d4c6c92bd2eb", "region_id": "RegionOne"}], "type": "registration", "id": "4c2b87e6ad5c4afdb3267eda038bb930", "name": "adjutant"}], "user": {"domain": {"id": "548465acdda2450bb7f95395cc215d74", "name": "376affd5a5524d3c8c1316fe9de9fa34"}, "id": "88db639d81b5473a81c38898ab85be96", "name": "439f6653f6c7468e83a62b9d41e47539"}, "audit_ids": ["fea4a0ae33c04fc5b0607312e7a87c29", null], "issued_at": "2020-04-23T06:25:56.623428"}} 2020-04-23 06:27:56,767 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,771 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,772 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:56,814 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,818 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,819 keystoneauth.session RESP BODY: {"snapshots": [{"status": "available", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "1234", "size": 75}]} 2020-04-23 06:27:56,838 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,842 keystoneauth.session RESP: [404] content-type: application/json {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.379610s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,537 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,545 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,547 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,550 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,564 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.477531+00:00", "project": {"domain": {"id": "2f7bd5df142b48ea88eeacf37694fa53", "name": "66e10f51b5764fcd9529c573d8627656"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "93319fd7a1314d979c4b3155220ddb09"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a00aac3a1b61424e8f1a70c8b8cc1ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "48eb8a2880b546a7949789b6f061d07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9d82d0d65e614e8ca92736771244c16b", "region_id": "RegionOne"}], "type": "identity", "id": "3bc2fee6fe564ed6a2c5d473c7998eab", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6513c3667a6046538de1ffe3abb796fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "38dc66fa4b7e47969453700f31fe96ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2f7f348cd6c44db496a514963a327cf1", "region_id": "RegionOne"}], "type": "compute", "id": "b86d3d5cc9174b109e9896ad46526f63", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c64db7b127464a4ea1d6213c26541d79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81d7a00f0abe4902b1d1362ad7605e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ef2e69de1c93402fa0b3592c878d7441", "region_id": "RegionOne"}], "type": "image", "id": "020bbeb13c1540dfa7855cfab2692ef3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "76d6a7db4f524095a08afea8c5ddf14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "28c56e9b0f2b4edeaa212c75dc28b19f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f32914ed0361439787ca4f8bf57b834b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c083ee1c1294af4a67179d0ccd7de39", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1377bfd7d034d88a27c65fb23d418c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06333ca5bc04402e9a6a77406b7a99dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1cea7640b094db8808bfb4e74329f63", "region_id": "RegionOne"}], "type": "object-store", "id": "47878551b4c9459c9551c5eb0029ddf9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11cf10bef3a747439d7f7b8bfa2fb6dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5a067451a7b4daebd90981461c2f24d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "37b8875683354d92bc77d06c056816ce", "region_id": "RegionOne"}], "type": "clustering", "id": "122bd600a9144ab496135d3fd8339e19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec110c845ffa49a388258330544f4b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6e04c5dda4842c3b09d4c1d13c46f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "887c95ff58ed4770af379e626427d6b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "02d55998f9254c9b8f8fa965c2f9adf3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b968021f3ca4e229243a6b0e7a8185d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c57445cb95e43e690c336886e97223f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24f096b7288848249b54bb0071162e49", "region_id": "RegionOne"}], "type": "cluster", "id": "c7a990aa7f9e44abaa13d5f5aa836b8d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6097afae4fe24297b20611e5360e14e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cbf1eed0758b4489a599c49f68fc1636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6c06cc3dc6f245fbad77a430236b000d", "region_id": "RegionOne"}], "type": "data-processing", "id": "a3d5f824102a4447832e478b49aa1979", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06f773a3529a4ee394f36c2986608503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14773112f0e84c77b09c6e1f2bf60f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "903ff02859e34c7b9fe490e50bf30815", "region_id": "RegionOne"}], "type": "baremetal", "id": "dff3d291852f41c0ab7197ab9a51a3b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26531203d19f4fdbb487cfc067ef4103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f61431a7d6b4bf3ae2434008eaf7aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c92191237c914e1aaa9e1551dcc6e72c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "eed109d1422c4c61b0c49704dd0937d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "415b505a176f40f48d7a146a308c5dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6da2e7dece1244c6a3366e9ec14b2614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "270a0c8408fa41869f0f0230e1befbfe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8ebab0fde782433a965764923adc4582", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7421d641e6e4ded9bafee09baa33474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "70dc2cf7567342e296fb3e364b30f5c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8cc91ed7577948c68eb2c6f18bdd300c", "region_id": "RegionOne"}], "type": "key-manager", "id": "2485ea079e644e838b4d7a72c3c1ccd8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a024bb5746074af58cfc5d17abdd9472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d437b67679464cd3a2c246a6458b4ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aa2d45196d914f97a73c58e69d3e2eb6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f297c0bbb6814f80b6270d5cb1eeda46", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2ff2088dce3436da96a7d0f826b0b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "941e2718ca03434bb3eccc1ec025a582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d263748281d64d3c904de5cdb2e0df76", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6248cea3bcff4cf4a75c479b9e73c03f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fe559e9368e4441d96e804bc04b02b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c6cff09bd7eb4c4eb627ecb041762c95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6fd3a17c852b4c1ca342584857b21ed7", "region_id": "RegionOne"}], "type": "message", "id": "78ec1e6b4f974d7485da8aa3fee0fa26", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9788abe9033647aa955343438f5f98cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3b07406211c34cd4a84d4dca80560dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6143555acafb4f42898228257e963fc8", "region_id": "RegionOne"}], "type": "messaging", "id": "d1da7bc4b78d43a6a34f4948a1a17236", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c6b72bb3f0064eb8b862c6cfbce429ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a15b33a92bd94bfd8a12dbcaa9686399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ef829f11220f4376973f979b94562333", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0b126fc9070f4b4490843c874cb57bca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d83b15a4b6f841a6b85d52fafce212c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ce35ab4bdea4879bb5f1d3918a4e70d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7d507ebf33a4c5b8f23344c6b7b880d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e416a653202e4c62a1dde9317643d6f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b29b4d4458b142559cc1120b5aa497f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d710bac351e24df49f8a9650b20d05b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8db80378cffe4f71b603b97dafa64f78", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "738e5345935542428afd39217ffe6247", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d861e4f1910440daff7a0d4ee1915ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ed1bb08b43044848feaf805fc894a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4fdaf325f4144fc9bd7d18a4d208bd6", "region_id": "RegionOne"}], "type": "container-infra", "id": "ac912255da8b40af92407a73e2d86f53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7a39a4761c184b9fa05e5dec63d73a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "856ec1178c6948ae8086792ee84a1210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "12ce48c0d9834594a64d57c14582012e", "region_id": "RegionOne"}], "type": "search", "id": "3d92c4239fd24f6391198b273d32cbef", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1afc1ecb83b141819e8166d4313a4a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "689421b9e95f451584369e9902fbb301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dbe7af6c1fa5400799cb501f4e550eda", "region_id": "RegionOne"}], "type": "dns", "id": "f6773d7341ea4957ae54537ff36e880b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "790aae01e58b489a9a43a1782cbc51fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0343ae3a8d54ffca09b034770938015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3113bd0eeb4c4df787678b5fa91aaf12", "region_id": "RegionOne"}], "type": "workflow", "id": "f939aebaa9a44dab8a62bc6671ba1af3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "851f138d1b584cedadf5de56419982cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81acc8915a424b8c9645b6cfb1519358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1c07c995f2694e5595fd2cb6ff9d7b43", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9393c38add2a463681d1b1ef00660615", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "12b8136de7dc48caae4b003e64e8fc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b48074d817ba4e7fa314322508a2adce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "54a68bf0a6ad422ca406d81a0cb6de23", "region_id": "RegionOne"}], "type": "rating", "id": "5ca92352f4d14426b169a81339d31dcf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da28998563aa44c99692442ecd0f278b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e72dff0cdf4f4264b64648d0c8699b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b193e08591e74649891636a5a02fbba4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7272f87d86d342e3978790c54647fe6c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f46f9e2afcc41208d8c8fc9ff09ce64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f74ad7735a1493da1fd45e74c5474ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4a7c7613945941649a72f15d9b07e356", "region_id": "RegionOne"}], "type": "policy", "id": "4ce2d7b14bfd4367b47ddee6bba15274", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e126590a99f44faab25909879f8c04df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "861a6c8403c843dea6bc7a1f6fee7bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66e0618571e84b3dae74a28c4aa78bea", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "07aaaf835a1543cc921a52386655cfd4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4f601106a944be68677387bbec8eee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a967201c25314467988c6d641b370672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f42d9f1c73b94cdb96ed1c184709b0c7", "region_id": "RegionOne"}], "type": "sharev2", "id": "d81d2a77280b41b6bc455306a996bd05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b4cd7527cc9479996d469427708ada6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fcde4e3196d44f5b3c9f4da040ac89d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a2b5996fe7b40688659b337293d90e2", "region_id": "RegionOne"}], "type": "share", "id": "ff055f35c6b84055acb6f8e245b9207c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "208422d3537142d5832f79dfc1be78ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f470177dbcb14e86b3c5a7aa55c8ee49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "92c7cf27dd23400abdfeaf68b5889f2b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2873d793b7cf416c9158d6c7ce7af8dc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d4cdad8475477e9ec467aed1d9b9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5f558d5ab644f6ba45d3f03d7169aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbf9328cad9542669342b3951b788312", "region_id": "RegionOne"}], "type": "orchestration", "id": "1140d6a2c5cc40538e2f4d89e4b8f82b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c046c7e726845028b1ee9e42e72e750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f44277e71ae43e19397ef3e88c67904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32af831c5a704d0aaf9d29f531f21a7b", "region_id": "RegionOne"}], "type": "block-storage", "id": "44cc7a51551d493eb77a84b66e9c7b14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33042aa205384345b6f374ea92acd479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30783f46b0654088b77c6e2a74ff2390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f9abec04617408ca35f73b435b4ff42", "region_id": "RegionOne"}], "type": "volumev3", "id": "3a356171df174647b467825a2a6978d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b651c91c1acd4aa4b80ad8a1462a1094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12699e54c4fa47ab90781f1e9df5ff8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b912d867992e4721aff6b263975b64fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "43aba643dc8247a9b2d525933f807abc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3392ddf39e74176b7199e32f9945e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a69feb2483d45318a2d3b48cf44411f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f77375dd97ac437f9bfdd55e98e673e8", "region_id": "RegionOne"}], "type": "volume", "id": "fe98eb705cd945e09cbb625244f1fd0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fe64e1bb2bc4226b695fb9f533f96dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddf29ca7868e48c3a03d2319c693fcc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e810424bb3e4396b361f55997657486", "region_id": "RegionOne"}], "type": "block-store", "id": "7f1ce206a7074d15a46e4aa290c106fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b0c145fc4a643a296893380d988a15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab6bcacd46054e66b7843d9f7e6c10d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f497611fad82425783b2617d67c06a9c", "region_id": "RegionOne"}], "type": "alarm", "id": "a79a0815f9db4ecfa60b491ffc390bf7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59c8ce1c41e14bfc9b2ce28afb32d7de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16d9f9bef3074342a5551532b4e5fe70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "32a6b840bf494166b09720cbd286dc06", "region_id": "RegionOne"}], "type": "alarming", "id": "8cf2aa7a96a949adbb942b2517e02ad7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b53cb5e950584650b52402078474480e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4075dbe24d0140699266195a0e56c261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94e563af28d0403e89ca168004d6fdeb", "region_id": "RegionOne"}], "type": "meter", "id": "f834049188c043d2ae4a32e821a89d89", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7f694c4002542668db0e6e2baec1fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ab26f53612c4e1f8d578ec3225c866b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b971304d43874032afa4c35b707af890", "region_id": "RegionOne"}], "type": "metering", "id": "8c4a2f1a1a4f4d5e9a3d6fee471d827a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a78c8e18e744e6690128dd5630c015d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "34ca8cbcab4644ecb2e8717ba322ea91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "655c813375774f688f57108e39d7a8e9", "region_id": "RegionOne"}], "type": "telemetry", "id": "11ae2a16ed1945688179c71f1d6493b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b42af80e4ed14a35b4d609c0fb969289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2113df4c01fa4229af95f9332b5a0066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7380fca7906e45eba4262e78e756fe52", "region_id": "RegionOne"}], "type": "event", "id": "b4214a566e7742eabeb1331c7d6ea1e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f42889a516ea4d47b6d0c2a55f5588e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19872f9f64e745eb8c4872f9c6434ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "27bcb7a06fc443e7b4364418577756d7", "region_id": "RegionOne"}], "type": "events", "id": "e35b6285893c4599acb5b0498105a402", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b7711485e5a47509541459171f3bb49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "746aad2410564ad98d9c301577622482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a941c5629fbd40f4bf303cb2bafcd199", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0b4a5ee4527345eea5425ca995d1de8f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d90348f07e948579ae041af4170120e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4bfba07c75744a68f9e672ac5fb0e70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "85e49fcabbe84ea981cb10da5f686646", "region_id": "RegionOne"}], "type": "application_deployment", "id": "10d8e969681944fbb45bccf6bab5b3af", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c2803d0717641e9b7f83b5a27cb1977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55d9c966e1a544f785dd2fa7f0f355fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac3dcd342db44a78b487955f97fa2d3c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0a09b57c46b44da8b0adca07b11e5d9d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4f81f7aac874dc6a4e340275c35c5c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f921d58b56084e00bdc47a83aee138e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "508246625e6640ac948f21affba488e0", "region_id": "RegionOne"}], "type": "tricircle", "id": "b017b739a1c74f108924e9cbd7775b77", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7de7bb33a27448508b7eaf7b5cc4c840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "645c3d67b9fb4857b8c4bdedd7b8ff24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "73674b19596c4def9ca992d8caa84251", "region_id": "RegionOne"}], "type": "database", "id": "69230a1d3dc7436bba4e89fa68d62aba", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3f968f6c8214ebfba7c9473ad3d2427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e606d482428f4cb68f5048429ca4c623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1f3d6c83ea9d4cef8e9a5979479fcd20", "region_id": "RegionOne"}], "type": "application-container", "id": "b81d42f87f774ba78f5a1775436583bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "213905e7b1b84e69a919ad9a0fc467f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "490449ca121e4d508fe7d5890b6674c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a9a275d256a843c08a7a527cecb7510f", "region_id": "RegionOne"}], "type": "container", "id": "22c06e4b2cb2432bb750f31c155313ed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36bff78941324dc388025084d2f225a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00d35e4619eb49d793a3577c58ef77ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd4ed51ecb2f43d2bff7721644edfb70", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d0e0191d33ee435c93b1279542ce575f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "17b9904e683a4517bca95edd3961cff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "899aff09b2f84bf3862c4069b547df35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea001e8dfd0b4694919e1d5286805a9b", "region_id": "RegionOne"}], "type": "rca", "id": "9adaa06e359348f0a65b89d0daaf5d5d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "496c45f59afc47a1b948cc0af4ef61fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a976e8fab9a54a58a527ded1ef89435d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2478375516284501bb54b23436b53bf6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "051a6b7533e042e7bbfb5db9f8fda957", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c9b71f7f55ae441b86cc14e96435e977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c65bdac555b44af993f6af3ac520c13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "024293e4a564482aaf345b3c1274d899", "region_id": "RegionOne"}], "type": "network", "id": "70cd9ec7833f465d807a861270d4d7e3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "01594ae7ed714066ab2a7ee14920b6f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f87ba90af637445dbf3e50ff9f144918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "935d71629deb4ba2b2b2a53754f9137e", "region_id": "RegionOne"}], "type": "backup", "id": "9cfe6b4994b049d9b8d3be5d285812f0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3fba421a7a544ef99b97e639353d90cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60314a3d601c4473a186c99411f63d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c658a3fc39ca4ad3bc305b48a79faa05", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "32755ab03e0a41d2afa9381057c7b76e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad1ba27364d7463da3d1186c35b90c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d643e4cdbf324ea2a8bcef4affe97203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9dd5ac6702646e38d97c3e0e3a0bb4d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2ed7f6c0b7f443cca3e0f555f6421ca9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3778c4b27112408eadf4c2a931b4abe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "68b65e9f9fb84bf5b017dda8e02fd71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9640925f4610456fadc495b766d52896", "region_id": "RegionOne"}], "type": "monitoring", "id": "337c895bb2e34f13a37130f716de12fa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "814af25c346045119c9529b734053ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8f63200716a4700a5cb1fab1d0dfd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fa4f16e4c9674c7783704f21dd118d07", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "00e582acd7354487a112fc1d1fe71988", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "076353fc5b8b426fa6be4003cfb3e873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6803353f97a4484bb3fb4f23f37c71f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b876a7a9bdc04765bc8521e51b75c022", "region_id": "RegionOne"}], "type": "placement", "id": "c3290cfb3afa4dbdb6b1c9d198c28ccb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "386e46e4d1c24a7e8d4f98f9f05e3089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "127017ce22b043cbb5d4ab8673a84204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "96ee9e9b6459481f9d87ae25a609b823", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cafd5fd1c0064f70a4fa44c892bb4248", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6724a429251e4688b79eb570d7ffba5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf7a125b35864cfe8f5fa4ed482b9e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "308bded5a95643a8b6bd9f45b85c40c6", "region_id": "RegionOne"}], "type": "ha", "id": "7280e267c4e74d65ac33d0c7727ad8d7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "538970c1cff34b4a87e307a0f7f9614d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "010846abc9a845b38b639d6accde31d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "605d836c457e4c9ca87521fa41af4f5c", "region_id": "RegionOne"}], "type": "reservation", "id": "ddef1c6c4e1448b09bdf62f2dae97238", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ba38ee77dc72442184dceb8c6ed47664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8ec77aa241ed40ec8b70d3a2d96f286f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "40889c31afb246909171aedd56083045", "region_id": "RegionOne"}], "type": "function-engine", "id": "56c19739953846b1a1cf4d67d497f729", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4933b1e8dbb45859fd181dc45dfaaf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6d25af1b5edd46fc8ed296cd3208d99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9a954a684fb64eb5ba50092b2c55edb8", "region_id": "RegionOne"}], "type": "accelerator", "id": "e6c67fd8c1744e419f77ad10525ff887", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf38011daa124d6f97086deaad2e1503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d0211d6b42d427abc01fad223b1870b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e122a465b02d43609910f9b8b4288975", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9062cc59bad244b8ab6d1ec01d9204bb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99cb4248d794405eae4b6d6d2e888f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "09e403fb07f84213808a5462cebc559b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9db99407f21f4f969206f7273bc413af", "region_id": "RegionOne"}], "type": "registration", "id": "3987ea9c95ed4e559af2d892924bb195", "name": "adjutant"}], "user": {"domain": {"id": "680a26573b4c4d13923fe5d57e2493c9", "name": "a51d5b06249c47388807787305ae5fc1"}, "id": "4c3be7f68cde4d4cbbdc337234c2b766", "name": "3c98782d8a6941aca09ce79c09e7f904"}, "audit_ids": ["90194baaa3e34e2fadc4f80730b699d8", null], "issued_at": "2020-04-23T06:25:56.477531"}} 2020-04-23 06:27:56,759 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,763 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,765 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:56,787 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,791 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,793 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:56,813 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=some-server" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,818 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,820 keystoneauth.session RESP BODY: {"ports": [{"created_at": "2020-04-23T06:27:56.602432", "fixed_ips": [{"subnet_id": "subnet-id", "ip_address": "172.24.4.2"}], "id": "port-id", "device_id": "some-server"}]} 2020-04-23 06:27:56,823 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id", "fixed_ip_address": "172.24.4.2", "port_id": "port-id"}}' 2020-04-23 06:27:56,827 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,829 keystoneauth.session RESP BODY: {"floatingip": {"port_id": null, "id": "floating-ip-id"}} {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.241752s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,675 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,679 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,681 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,684 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,695 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.611237+00:00", "project": {"domain": {"id": "a782754c68fd4b3d9af3a6a1f7197acd", "name": "184c5f5226e1455380e7f9004321c589"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "28cc9c5794254591815a5f6105b7e1fb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3f244e980bf3419f9d91f777a7f7e2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "077266a3a72343d5a62325f6c68c7865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0b7b0e0a93bf4dc5af1c8d65edd45214", "region_id": "RegionOne"}], "type": "identity", "id": "513da99ce05f4936ab3440e449c8eb39", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "583e4028141d494bb7266782fca4d5d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ab79b184f7474c3faef93ea3a48cb3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "de24d9c0b8a04a9db783e7b13e2700ac", "region_id": "RegionOne"}], "type": "compute", "id": "521d8feff65d463a95431aac49d616a4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0e849af1edd4436a8a019cf40ef7020e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e2584e88c6b94e70b64e85c940dce602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8f38353e7ba64141af64629b0b1ac411", "region_id": "RegionOne"}], "type": "image", "id": "b0ee259ca6ed4c50a66fec69bdee9310", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "20261792ad334959a0de8da84ff6160a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6586a6a00e7c4b0db944143af292301c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "abcc3c57e3b5456881258a83a7904f66", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba523a0e558d4f2f8aeb02a08185eb70", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6f7f2c939440a9bd6da0bb3f3d964b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd60e839188427bb4b85ce85c07c9f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f421f6dceac940d3b2b64e5a2eba98ef", "region_id": "RegionOne"}], "type": "object-store", "id": "8dddf3565ca749d2bf33071f47e3798f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6d0df4525774674ad6ab302f24d8b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9794019c2f044cc9a08e8bd13b503879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b30c240e15014202819a07f0a896a826", "region_id": "RegionOne"}], "type": "clustering", "id": "ea899f516ddb4e6f982189fded379a85", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82ae5de0bb7f4e2994bc26ab4ddd33d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21e34288d06440829febc95065d9862f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ef8eaa195824f39901ce835e2929086", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1846929223844edcb15d2aaca5e62288", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "601ef666a0fc4a0ebabc131b82095944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55be8858f08a401087ca8870bba6a11a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "691fe8da90174cf892cf5c1dc1f422bc", "region_id": "RegionOne"}], "type": "cluster", "id": "4f1e06ff5194463bac9e282d0f3eb3cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ddbdc797db9b420291e123a6ceaa2705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cd25cc2b68e64a8fb9cbe90e3f88906a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "99c1210f24044993a733c7f577cb69b6", "region_id": "RegionOne"}], "type": "data-processing", "id": "c3d135e86aa64f119bbf59402d17a540", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27ced4acda9c42ac8a972f81d6291885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e39f7e823cd460da38c95dde8f4442a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56b8d3fa400840fea31b4db98d6dd58a", "region_id": "RegionOne"}], "type": "baremetal", "id": "7b5f1eba418243c190ac30207c407c7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7427cd72d0b4493db0f58867975bd0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bf4558646f1d45449994212753a48737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3c721363387e4df4b4f4e52f855c5ac3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b20a7a7c8aeb4b259800513a34c4367e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b06356b4a38a44a6b498c412a9b52681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86baca89089a487dbbf1d3aa01474e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "779a0cfee8f147cbbcfc5280c77d18c2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cf55e96f99814316abca192f2de53d39", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2396c2bdaca24d298bc84c52097eaa25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dfcbabfb03d64c78820e968df2d77893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d3dff71f52274c9f86a8b7eef1279892", "region_id": "RegionOne"}], "type": "key-manager", "id": "b59b07b51af94645aea17a934a21a443", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68b689f7d2644033b5d664da528972cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "526c6a11d4b3463382b8d10b09222a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6dfdffc8de8a43a998ba5942dfcaf27c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "68c0872c0f334f56b5ebdbcc64df9f82", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e97273cb63d443dd8b9e7eec39aad1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "003f45f127b64766815182ff2a42d444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72f8e86634fa4194ae63e81055af2a41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f40bc9ffafd74ca89e6123517fc4fd62", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f0e04dfeb40b433b96e1617c5790b3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c58ccbb736d43b2a2e639ef32c4037d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d1a5b5712d1749189c13dbe46da91857", "region_id": "RegionOne"}], "type": "message", "id": "c2d229a92d5f44ea991db3e88c690e99", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b0b90a682d9f4bc181aa6eb3bcbfdbd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a0385a0541b9484aa8d58a672686b240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "167dd7a73f5e4444af9717a2a51ef962", "region_id": "RegionOne"}], "type": "messaging", "id": "825b62e137404813bb07c89c78a3eea8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f61baadf65d742eda070c4e59676dd81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "475896d26d0d4383b8a5c6db4ed6223e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "35611ab3b42c4ce2aeaef0e9e15a2af8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9ddc1118a22a4286b14f6403641ca438", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23fa954ccec14fb1b0fe32bae7d3d44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f98aa69fe7243968fe2c33f1d80103f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83f0c58ee89446ddbbb4d183f6fabd47", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "093a66df779949b48b6dbb75ac0c700a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8784f89f216942e6ac14cfe997913e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d073e9994004ff8a6f405e3cc8ef0cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a182668ca82f418fb9aefb07843df880", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20469f77d83c471796f12caf11862483", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f5743ccf99e44b6a8f15d5f634833b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "250fefa0c9f242b9bac5722b6225c4b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc2fafe648714f69ad90d9eaf0d953cf", "region_id": "RegionOne"}], "type": "container-infra", "id": "68bd84096bad4d07b544b3cd88cce05f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "eac91eea75bf426f824dcdc83ac4c81c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "327fb59f72e54567bb7663eb20da9166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8fb133d8a062431389bb6ac23bd1569b", "region_id": "RegionOne"}], "type": "search", "id": "a49395de180a4110a48b770fc32a9e4c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "51f053f0eded448086a5b55a1fac12b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a847c9d0036843e4aae5cc361275bedc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "db3a9f1325e44c5bb76905039426e2f3", "region_id": "RegionOne"}], "type": "dns", "id": "a3f55e57454b424f9c29a8adaf51fb6a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9860627ecfd943829677c370000a2a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f134b73e13f44f4fbb020a8895cd3477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "788a6b4dc3ba423ab29177f7b1f1e7ee", "region_id": "RegionOne"}], "type": "workflow", "id": "0d28418ee17f4630882d88b0b618053d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "981a3aeca4fb4db4ad42e9eb4e8bf564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6eac0d57f626437fa1224992b6e3851f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5fc59edf14be479db476b7d79bb4147c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0f2bf7442f5e4613ae33fce6e38635de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fbaf02618159483fb6c2bf3aa5396050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "45d97ceff35a45b2ae8726d5cc539af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e01ed40b74af4a1c9a9859707dc624a8", "region_id": "RegionOne"}], "type": "rating", "id": "97df418b82524bc5ab99b77a996f9559", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d5b84db9a664346a92f05c2ec4d716c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0aaf115efbe04e6dbda78883a7b0264e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e74ab33e3c194884babbc238e61057de", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa7946e5703a4f07b88954b6fcdaffd5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "841c452d56694b19b8f9ed12aee3f16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d727ce37f9144c92a8fd418a9486b3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6109b0c23c9e4d91a99173c2e1e03b39", "region_id": "RegionOne"}], "type": "policy", "id": "932fccef5ec34284a6fe7788953d0f9c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78ce54facf34409ebc027c0e415ceebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0c0ba8593774471a0c4a642756f1960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "42d712580bd6411381d2a341b89d285e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ff5ae5b351b74bc291db6f1641f6657a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7de5a9500bc34086aca76af0f1d4b16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c56e7ee58c244a9cb33d38c264364d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "705491d22371449fa28f84c126397434", "region_id": "RegionOne"}], "type": "sharev2", "id": "c3129d0cf71d45dd85ef6984eae54a8f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70d67fe7e1cd47d29a9814273a3ebc09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f9fb615578343c78501482f3f25164b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e57c6caa1b7343f0bfc44ac17186011c", "region_id": "RegionOne"}], "type": "share", "id": "19ca5b4562824246936d4dcd66091e45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "605f941113204dd699bcf7c70b43a1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "421611ea073a4cc490d70f5d91cb936c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba6b2ec529ec4d91b047222e479de6f2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "71babf1646014b81a8a10f0a295c7a29", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06078b038e0846f993875c4c7680eb7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb853a3e82e94aa898b1c17ca313f829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba91c48eacf74050925c3eb9d2be4f25", "region_id": "RegionOne"}], "type": "orchestration", "id": "b9dca62328494bdd84297d19bd32debb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04815b3c0efb40049dfb8fef9f009e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e828f752a9b421982f2ca06cfe198cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a8d092b82242928714b0bfc15e4e19", "region_id": "RegionOne"}], "type": "block-storage", "id": "7e358965ea334917a4abcbc3c0ecb5dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f572041b739640c8a01dfc5277f2eef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cdbe3c59f664a028d9d4aba457c9124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5923bf72c4674a89bcb15ec2ebe0d698", "region_id": "RegionOne"}], "type": "volumev3", "id": "1d7e7c483dde4b96881a1d60cece1296", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df84ee97724c40fdbd57be7dbc13b678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6b7f227ec0c40b9a584c8b91862d46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a14820e32b4b9b9ac7f2302944bacf", "region_id": "RegionOne"}], "type": "volumev2", "id": "6ef3fc2278594b4ebd4f7726c4308fe2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c216ed5228e4a0aaddc7bd45bba50f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec5368b5c6f54d9ab460e56c73994f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab4e2c0143a431182863b4ca48b6381", "region_id": "RegionOne"}], "type": "volume", "id": "7fcae9180cc74116a58ae99461d1677a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "011a0e5e876e4ee0915cf43b381cca17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "020c9c7dd0344a8ab8c6f9ad1d927beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3e6c2e319da49a8a7f496aeeeccc7cc", "region_id": "RegionOne"}], "type": "block-store", "id": "353544892f70464a8e25650fbcb0ed04", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad582cfd7ac24db3b89be467d85b367f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2497d1dbfc9e47cab20ba58fd3942436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f5b5bb15d26244b7a2c071ba05c5607a", "region_id": "RegionOne"}], "type": "alarm", "id": "49f3fde29bb64931867a01138d949bb1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fbb75faa501346e49210a3ff9510bfee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb9e0dab7a284eb1ba877cf8c5745b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d08a33d0a9b4d00b879af5a02456c77", "region_id": "RegionOne"}], "type": "alarming", "id": "b4653c1037ce4bd39a6ce2df12689eae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fce04bb7f5b4787ad93a2143b52c373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "573c088a3bd04df2b7bc7235a63bb7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91e4197cbf7a4a2d8450bbc1738b6e82", "region_id": "RegionOne"}], "type": "meter", "id": "24f3039c005747af8a9907bcbf583979", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c28937d458294612923aaaf24c0affd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d6143a34fa34f41b4a0cf2bcfbc38bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dc977040cc13456cafe5640dd1a9a8ed", "region_id": "RegionOne"}], "type": "metering", "id": "cb4594ef10094cdb85efbc71ece5b6d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34f455e99b014371adc270065030e585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67da84e8556a4d54b3d4ba97ae6f4b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "881ddd2f63c34e9aa259f2f9c763f6e5", "region_id": "RegionOne"}], "type": "telemetry", "id": "5aadcc4445b0496a83ff92b9840f0534", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e2e80a822ec40db964d3cab658f84f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ee8d58895b5c42159536599169954625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4220c2829e0b4018958ec510836a2a9d", "region_id": "RegionOne"}], "type": "event", "id": "b295f0c2099f41e19b7eccd0277aef49", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b203f578f2b74f2a9ffb013006f22cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b271078343ef4bc08e7e4c96d2fe20e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "149b7bf26cf346c6aecb65c844c9e005", "region_id": "RegionOne"}], "type": "events", "id": "3acd87d400c5466c95357e107997b791", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "154ffc880cb04ce6b536c34e369f5cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f35d81f03994ce0a56b2efd7f044cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f7df94a0572047b4845a5a01d29894f6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b3f74fe61b7b4d8583001d00506b178b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e0667245c464aaebd2efbe25f1f49eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a1a88448c1c943138da2118b37e4e18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "538f7809fe51492a9da14bbf25f167ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e0006b36e4ed4fde95c45dc1b03c5991", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75d32131d0ed4f178ca805fb6e5f6fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8a95da701aa49fb9a1d63c6b5a5a6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "da72b8ddfdbf4cbab3656b3cbf55a67b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6d3db5daef5548b7a4e33017acb9552b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa907ac81d2447979ec2b322c77c8940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47b94e6d670641668b76a9d0f5ee0faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9bf42607e4e48298d557f87df9e5056", "region_id": "RegionOne"}], "type": "tricircle", "id": "5837c86f4e214ad080c85b55ea8b3be9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cf5b21eded4e46c09d75d80fe9bec7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dc6b5f9c972b4a04aa29f41e7c6d1218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ca3f753abcdf4073bccf1eca599cb151", "region_id": "RegionOne"}], "type": "database", "id": "1c3b60301ebf40a58c91e09af85925fa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "229e2eb06d5a4b448c9446c278178175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "373add19b45b4706b1ba17a150489abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "eba08614fe444ed1ab54edeabff0fd2c", "region_id": "RegionOne"}], "type": "application-container", "id": "ca7418b09f454a80991cfb6449743fde", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3685e07d9e26405a802ce0e7abf3e75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2fb647a8f80742ca8dd066f5c80de64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6535c4dc75c14856b9868ef08e9392ec", "region_id": "RegionOne"}], "type": "container", "id": "6a08e36c1a264e419cac04278ee471ae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e6f75e6010a42adbda86dd8977a3dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36b8a1a17be945d5902bd9b08c700e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0bd7b9a44342478389719870051b292e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "af377616746b44b9b283c877e9a54220", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6aeed751e04547d98878b674da244da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c2926fcc8744c68b5196ace4ba6e380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc4dfef26c4448b6b028977c8e089f0d", "region_id": "RegionOne"}], "type": "rca", "id": "6f5e48aa9e60470b80fc5e7eb130f9f6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "33bf6dcc3c2443a19eafa90fbdf6eb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "83ec6dd849b343279a4bd52b961b47b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7059a073320244d39bb4b7d6748b7c40", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "450d59f03d9844739903223a7b49bc94", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3f38bd2840bc478cbb0ff8e217680233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d50c4257a7a24529a69a26a6f01a127c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "95d2b5a1746b4f318732588beb23a02f", "region_id": "RegionOne"}], "type": "network", "id": "5d9d184fe6f0479c98f7eac96c608afa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f98f087fa1674a7b91b7d70026d936e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7aa824eb4cc64e808ec265dec760c2e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6b3f09a5cbc74de28681a070b8f686b1", "region_id": "RegionOne"}], "type": "backup", "id": "f240d68bc669453993a56af311e7342d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45fb4c87e1444a79afe0d746ca624b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b26bea3b8977449994f545802bc70239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f99776e13474552ae5f822df7df71ea", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b501b6c2a7d54ae485290bceadb888b4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0471e77d08e4cc3a0d85769580531db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12f832354033437481dcb68fa3e6941d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "72aaaae4ab304e1695e77fd9398e9f4f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6b4b86d6adf64f09971cb2b8226c7715", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "91fe51918ff14e1a98cf9dd720416569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8fa5d08ddd77423fbe6a8b4d41745c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2981d508e7ad4d68b2927a53da16b121", "region_id": "RegionOne"}], "type": "monitoring", "id": "4b4410445d9148b79c197e1ae5657836", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "24aa36e99615413e8e6ee088d5a46151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "31a5b61a86a14a268ebc1db1ee2f37ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4363c27ab46a47acb1f37ad8dc8d9c17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9b52a9d753ac405d9c7739b37cefe8be", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "05019d010e864f78a8f1757efa991bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "46309935ec7646939b73aaf80b0f1e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20160d7c2c9143cc88cdba7350a7b301", "region_id": "RegionOne"}], "type": "placement", "id": "1e9e38f378c347ae816137f62f419972", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42db5627f98b41fbb425bd86ee245c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d5ad4f6135b4ac4b039577c827b50e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4658c54ce924419928100798563713e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f1d7e39fb56d4cf3974e902621dc230b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29d359e67aed4e2d867579ffd4336641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0fb28fab002143149ff764c496492a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c30c4eca5024732aa138b2a1914e8a4", "region_id": "RegionOne"}], "type": "ha", "id": "c3760e491f524390a412f1cbdeba0888", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e8287b6fb58e4282894cc05f6217cf53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0f080576008a4eb9a6c56edd85170fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c1d7badfae0f43ee9ce00587560b8c13", "region_id": "RegionOne"}], "type": "reservation", "id": "3133fb86590d4e1d9045fda76b2e15dc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25eec44475094abd9667a0694dcb2b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0891a314080149ea8d33679d9c0caa83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "44f078019c4b47ceab1c68fb890e1008", "region_id": "RegionOne"}], "type": "function-engine", "id": "d7affea93577402a89b731c4379eb925", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d1bcc14d04942e5a1f039f65d2d87ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4b425c95d9634193a4d73e4e8a9d4937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9f7b5e67d4cb4301a626410044f4ebb4", "region_id": "RegionOne"}], "type": "accelerator", "id": "aca14447b8ea428cb1382a9224c43a25", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1077dc740ecd43d3871cc0517d3b766a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "479c0aff2d8746c3bcd15a58d29e7d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "84243cc2a22b461398e75a25454ea943", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9a3981971ffe4fcd9b4f579e707144f7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3acea5f064ec4490a5f9f10be9d0a85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6c15d809cc943f9acee221399c612b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "95302f0544f54ac3ad4c4df69ac35a29", "region_id": "RegionOne"}], "type": "registration", "id": "b97f012010714ef89f7e6afc579746f9", "name": "adjutant"}], "user": {"domain": {"id": "34c26e7c51fb4271b3a87a5fbc91aef2", "name": "9d11df635f5e49f0ab0ea880e54c0ccb"}, "id": "eef9a4410b8d4299b4464623dca8adc7", "name": "027cc9d705584a1ea689baa358b911ea"}, "audit_ids": ["3feb244b3d4b4b5aa17b0d69a891d440", null], "issued_at": "2020-04-23T06:25:56.611237"}} 2020-04-23 06:27:56,822 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/max_security_group -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,826 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,829 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_groups?name=max_security_group" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,833 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,834 keystoneauth.session RESP BODY: {"firewall_groups": [{"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}]} 2020-04-23 06:27:56,841 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,845 keystoneauth.session RESP: [204] content-type: application/json {14} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.172397s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,727 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,731 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,732 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,734 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,746 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.663273+00:00", "project": {"domain": {"id": "a0f4fccd392f49739581ce7d4964c7c9", "name": "ac7122ba4b834a98af7b9f3134189b97"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "32840c6e97144a07a41c13e3e1b768f6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "81dfb9c3225841a0820f1e3c5ac46d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "85df95dc76c941e297204ee44e86be45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3cb7fd5d591b4f98ad7eb56c1a41e914", "region_id": "RegionOne"}], "type": "identity", "id": "cfea682a8ecc481fab560112c3403ab9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f976cda6f6fb46069bee7f618da5826d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "11e575235fd04218a872dffb296c00a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "92dd8f5d80944d62b61ea3b5c7324c08", "region_id": "RegionOne"}], "type": "compute", "id": "bafe18fcdfcb4ab595d6237484d0a6a8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2fb34db8e4f34c23bca69ebcc02d73b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "eece368c0b814909b7f2a3acacdbf835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "751cf94446e243ec81030adf0427b6c9", "region_id": "RegionOne"}], "type": "image", "id": "94f73ee6400d46bf8577b4fc8be7f20c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49585d2d67d246d7aad09b06b5042363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f89d51d61824412911b5520c17991ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cda7f868daf74d30931e2db377db1cfd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1cc8361070cf40abaa9369c713a118ae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad97bd454a174c68b365c637eb9a371f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd46800f65774b50b2a9fed5a1327a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c3ebddaf6db4e3682f7af9e4bb8ea1d", "region_id": "RegionOne"}], "type": "object-store", "id": "88afcfde97214bbb9aa464cf715f4576", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "052455142fb24e03973c60c54852ae80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87273274b26541bd90ebab1d0edefbce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0646da3621c24723bdc4670ba258e5ff", "region_id": "RegionOne"}], "type": "clustering", "id": "6681a17d395847cbaa9d3a09f54a2e75", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d619dc3022f4af08d802ef9e693c0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a54c18c1f0844c0a868c28afb82d70d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7aeef03c60a742caa1618bc93d7a9a17", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a9291ac9cf744547ab9e3838b1a81111", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c46070b4c4844728e59e08100eff70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f20891e132da4d79a9df6358f3312d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0845feea1f343daaab25df7ac0f9290", "region_id": "RegionOne"}], "type": "cluster", "id": "477f4f76016b4e96adb7ecf57ceb1e0b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c4ea9cea660f4d2f9ff9293c6d9d032c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6cdecabbfdfe4f76ae80980d76572c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "89d7d06b71fe46ee9424390fe4b22279", "region_id": "RegionOne"}], "type": "data-processing", "id": "0843aef9a9324f90bc0a2629c14718ff", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8d3495cc42c4a4f94e3de56f6966ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3003bfde9e2b4946a8f161f449169f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "41a569c47c5e41a28b4a0711ac9a9631", "region_id": "RegionOne"}], "type": "baremetal", "id": "1342d4db29da4c67ada10f3e16b9b8b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5aebc082f3ab49419dc22c89d0bf6769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0409edffe134430bb49063e1144a5ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "876b8f7fb63d4c99b6792dd516793b5d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bc744c35921449119e2cb11de5bf7be6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b0dda0ccd96411f872b1fc6af755665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0362824166694473a288b967e5468f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "86e368b864a542189d1b304c884980b5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9d462a3b4fce4d9292db8b5417ac2640", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "afa8c12df6cd4f92ac42ea22e136e255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1cc9197f7e154e90bd77ae669ecdfdf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d53bfc58cdbf4378bc0653b561d06ad6", "region_id": "RegionOne"}], "type": "key-manager", "id": "5f72104ce66c4af9b28018b638d90c73", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "848b24c3415048efafd4ba27cc2f2ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbfb60bda4904a8b859b1f2a6c47cb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6f390964b1ea4defa172102ceb0422f4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "56ced931dd8f42218881c94050ca902b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d43ecfc7303e4a66ba21e18f152f81ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9374723070ad41b0ab26f16c9e20c823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4bb2130ac0e644058040ff73448a19c1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d1e70e9e9d574b35bffa66506764bb8e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58e71117c9b84695b5e64d72f3ea71cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2db343551a44874b180448c79d63119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d9187bd037bc4c328bd70006fc39b821", "region_id": "RegionOne"}], "type": "message", "id": "81f649fe84a548638b66303c4bc58d87", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5d909ebe3f15425d8e8e47bb823ac0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8915e4a1da7f475388d98119dbce6b8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1f92ca54ec564abca88d4203da892a71", "region_id": "RegionOne"}], "type": "messaging", "id": "4146a9f3d4bf4dafbb82acff87e44d73", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b764bb1ae90c444fbced7c9de5a6ebd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "263c6beb022f4e0bb2a5964e669b430f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c0321aac34fe41fdb113acf0a65ecbef", "region_id": "RegionOne"}], "type": "application-catalog", "id": "542062cecfa0410b9775aafadefeb002", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc1c3a66f8934aa5a7a27a043d4fe0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e6b6ee08c7b42d38b28fcfcfdf75045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb7613d17e74478e82476fad1f474675", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "90c58f2258ec4d42be71453f235b85cb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0311b303affe4d35a2f58baa07e9f694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6663666e09c4d48a350daf20747e468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3bde3cfce5e4fcc94bf76e599016dc5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bde05a51cbf549079905c4bd9d0734f5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e8fb16a5952482b8ffe3e5fb1c8c8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a48aa3e517144761aaff5871f62a76e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9aa1af87ab2f408b99fc2b17690ad49f", "region_id": "RegionOne"}], "type": "container-infra", "id": "e7cf0d8220194519b0b2f11fd9b429e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c4997e1139b046d1970a9487c55aa799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "674e7f84ffce4635a98eae841d616093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "719707295fac405cabc0c146113e0e50", "region_id": "RegionOne"}], "type": "search", "id": "acbbc606e23d440b93928eceaeddf0ab", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fbc0922289484577817ce3a54da4bda0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0edd8489e4384566ae2f77e319a41859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c7a8eecea974cae892a8f747ad9a31e", "region_id": "RegionOne"}], "type": "dns", "id": "a0c44b27f4954235816fe69cae7e2d4a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "053d21a2a6c24a348b4e906d64a65ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d99079efc2f742babc7fb3bf05e9f800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4478aea569842beb1eb3ac568ec2a04", "region_id": "RegionOne"}], "type": "workflow", "id": "e222c66ecf314215ba430b88032c5f69", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c0281c418134323bea4f17878bf80f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c9fd59b5fb040a19d773c175297c31e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e0bda9da2b1429d885b9a2134dfdb35", "region_id": "RegionOne"}], "type": "workflowv2", "id": "badb73cabe3848079c49c15c5d79cf86", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a67736490714ae183c4134dff55c527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4927a8fa78cb4d649d07497a1fbb7921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3fbd05cf132477eb11b23ff118802ff", "region_id": "RegionOne"}], "type": "rating", "id": "c4ebffd63e2644cabce6f4cfa66840a8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a0c2e8fb75c4ddfbfbcfa075e896e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e89f7c7b1634805831e319184f4ab08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fc45402bc7a94bb59941c1c7503d6677", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4c07a13233854a3c8cf362e765967c95", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06a87d6344104215a2a8cc064387733f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8141e826bea841b5bca3f0a60a135880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e38d11791a3141f6af76cc6b55b50750", "region_id": "RegionOne"}], "type": "policy", "id": "f7623d649c9b4dbfb3cac1af055798f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6082c39e0a14aae88ad2dc1d850507d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7639cb429f9c4d2797fd2a020d1dd6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4382d30a129456c88ba27f1712c076d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a0a2f7c48d434286a69360bed2df877c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f29a4bbab81548c3be3545d474d28512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "203bdefc99b5435bb4291d1a4f288c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "15075613e7634fcfbb49d2715dc48707", "region_id": "RegionOne"}], "type": "sharev2", "id": "51aad0e1f0554fa88d6745b980c12697", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8b719561c5a4c08ba5618686b76fee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd4ef731b29546949b36d5858dd7b6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8fefb35c00354bbaa28658b4909e5402", "region_id": "RegionOne"}], "type": "share", "id": "0f2ee4aec5634d109de0d2d02eaa9f87", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "18cf89ea07534af2be04ae4dd5da2f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c32ff0e8fb14251824da21cf1428a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ef8aa05bea84758b6bacd4c29d50484", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "275f677e2bc548e4a152dca5089ef103", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9cf1f8322fe47bdb700e5fb6020de1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13d67381bc9e494996b786bae2c12927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfb61bf733fa48d49389a704955ac9f1", "region_id": "RegionOne"}], "type": "orchestration", "id": "7e23b8e0c25543d5981dd758e7bbe764", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b973e1faad044babf9860e795e15433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0d23f6c9d1743a4a78d68a4dc8f3f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97be9b5a972845bd824fb3b75bf17820", "region_id": "RegionOne"}], "type": "block-storage", "id": "9a2ca11f08ae4312a9ebb61f8255bac8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d7d97f883724ee599b20e95b70c3be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c483501f83649afad9ad94ec15a7d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91371dfd55a94aa1bc2e06407177a9b3", "region_id": "RegionOne"}], "type": "volumev3", "id": "eed894c0a8ca4224a9df8943b99b48f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "468dbd0a90d74af5823bfa7eeb7458c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceee197732e046a6ad36df8f1d1f2529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07c41bc32b1748b0b382216bd16216b9", "region_id": "RegionOne"}], "type": "volumev2", "id": "447b1957f9b346ca95598da8cb224f0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3c7bab067334f158f45fca8eafc26e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "125b8aa8423343e1923a46fd8cf5c97f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad87ec2bd4e5469bb85e4f5fd4f471b6", "region_id": "RegionOne"}], "type": "volume", "id": "660f08cde3784feb8bb0c838ac4ea482", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f90861b468e84c4b8aa4bec7ccd5bdd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba2ecb5aaa0b486a873f90310cf64ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae7c648d90d241afbc72a00a728acc19", "region_id": "RegionOne"}], "type": "block-store", "id": "1e7def7e8f9e4c789705da8069d91925", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4e561b560f37421c9a79b2aaefba363f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5548b50f1ea4a0fb62c20151af7c7fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e1a17b280eeb4ba094aa2482f7862367", "region_id": "RegionOne"}], "type": "alarm", "id": "61b952450c8846f2b1130e0a16325f10", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f23ff4611ba40338de037001d45a457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7476bb3239f84d55bc6c84c2e15590fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "49e3971483f847fa8431ee5b9c2fd616", "region_id": "RegionOne"}], "type": "alarming", "id": "703d214df55248d48dfce05f7b0425ad", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9cfc74e7ecb4d6cbac772070edb6748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0359c67bb02a44d0832e2aee8e78adde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d1cea289d274df6a21370a0c1da8d1f", "region_id": "RegionOne"}], "type": "meter", "id": "4a2c6cb5aad749b6a6254705df5a0cfd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "acdb6ea75c18459d9608ffcc3371cf04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb6c909d0b5e4c11a3e069c4858e8e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01b55b9e87f2403dba37d8b7b1358423", "region_id": "RegionOne"}], "type": "metering", "id": "70ea9c30219d477987c909b368bc435c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86617f049b6f4ced85d3246d7c86c370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa8497f21bda410fb3d339122e79d37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c38b71e8ffb24a21870973503e62480e", "region_id": "RegionOne"}], "type": "telemetry", "id": "caf81b89a27942939dea673b4ff96da5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efa7eddeef574757ba6c663ae6c79e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea7018bfe6224b41a2b5858fd4a01fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f7af400bf898417ea594874b1cd28082", "region_id": "RegionOne"}], "type": "event", "id": "4f375dc35b72470eaaa3ccc687afe1dd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "62b8311474fb4339ad9de732cd202415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "265d2d934ee54fd88ccbdcb7519a54e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b98ebe69258b45b88897006aa7c36430", "region_id": "RegionOne"}], "type": "events", "id": "941d39a34a444b3eb446780c26088da5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91c54d0bca144b3dbddec14d95de3c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cd2e88946d64b3190fc51034d298731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "387f7fc444ce42718ced5d26bc99c60a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ec011326f7954ce686bac95af913199f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b541c2e61e08467ebda208b2fd263e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0b384ca3c2a4124a0469feb40fb5e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc950df65f49489da011ac167708403c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "eeb3fb6bc6a242efae1a8a31bba3de42", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36183b4747f1432085234c51f94b3831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d66515864cc04a49b5a6271ca7b33880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0771c327ed5f4889bb3bec9a90856318", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d256d81954924868863f1081395598ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52e5e99a40a446fd824d0ec9ad8cca2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed9502b047754d3db03d6835b5416d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "97028879a9ec496ab1c3552404158888", "region_id": "RegionOne"}], "type": "tricircle", "id": "4f6186dc87c749c7a5d9105649e9e2c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2a37500dde5c499197399fbe6fbd1ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "35ac57b11eae42b59e9938f515e2dd33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ba3f2740576a4466b56bc23f38993caf", "region_id": "RegionOne"}], "type": "database", "id": "e9760c6385614c12aae404f1a43d4901", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1ada7de2e59d41cda68f731c3952131e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "93571817eb974ed099cabc5c2cb56d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e605a46fe46647adafbe206c08add06e", "region_id": "RegionOne"}], "type": "application-container", "id": "1825289737294248bd537f457f94383c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2dcbb4dc3ce401a8d41fc739b7f3dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffbd52638da64dd5aad02792088e9ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4cc5537eab164bd684f776dc602258a6", "region_id": "RegionOne"}], "type": "container", "id": "1197ee55f2a8485cbae5bc91d214b112", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5067abfb9ad4bc9bdd8805eedf1430d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb68e23f08f04c6ea2a3575efc4b80b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e68020c938aa470195900e076e7df8e4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c3a22e9b38544f42a7635217e5726ae4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22c78b914b994de29f5a4558c69e7820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8398a5dda694dce8a3e52088f3f3f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5c9038012cab4e95a8342365e6b233c0", "region_id": "RegionOne"}], "type": "rca", "id": "0cc64b67435747ab92a8d58873dcdb87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6db5b6a1c2664135b062fa87ca475960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1103d99b74284a6097f75cd8a31b130a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e2f5615301b46c0b57ce142e0c5e1cf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "96d6e91fbf264fb48bdb4ca0c9992e4e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f57835aacc8b4ff9861ec2bae1150392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cc4ea96a619d4fe3b5664a15b3ce7376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cd0f5ee16d354eddae5438dbc26cae33", "region_id": "RegionOne"}], "type": "network", "id": "cc7533e1bea54b54948a4911a2d5f02e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "59720551bdfe41f0b6bba38219234c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c0cd202d6823422d89560435885f8c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "087719242df24be5b6c9d2da7ed2fbc6", "region_id": "RegionOne"}], "type": "backup", "id": "0254f30f3d764448a97a69c517eb08c2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b53c307f880444aeaa6ca2b6a6cdfa91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "39a9e16f47cd46e29b2479b46e178896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dcdfc495c63e40d08a68895cc0d33be2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7c7964f178b64dbda351e2263b092276", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8592c2651ae146768937eeedf26beba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35cb264afcba4772a5b813b587a175c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23a805121717402f97d19b4be1567474", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b0bec0ebd77f49de8d50f61852637c2d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1186eb8b9c614262b8c4d7ba7c0d0313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2b89e8a5ad344ddf924dae332a11c2ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "839f9db0d1da4f10bccfa65720862271", "region_id": "RegionOne"}], "type": "monitoring", "id": "866861c60e71411e98a5b7b85b17b076", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ca40c6e824be42669002562346b6c287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4a7d740c2f2047d39a65f7f5b01485c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b5e441dd1cd4b97b904e954dda3a5bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0b9ff2f05d6a4db4b0d37ccf5dc96267", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "310f0b59117e46dd90fc990b796d145c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d9844d4750de4908b6b6d5a064f2c644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d199b11a9b1f45fca09ffbed88d60b8c", "region_id": "RegionOne"}], "type": "placement", "id": "554aadc259eb4cf6af0047210c9abb4f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be2b985d78cb4697aa07305b6c154f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "320176b76e294fc09f4df5eb63767c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d3780e7a42544040b6264e2ec8888157", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b76b06881c474e14b82d2291f8c2b772", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eae2b2e9470d4a128ca01c2513e5f29b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45e00db92b6d4ab8966456b78df10c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e224e975f384fc68b27074bdf901a38", "region_id": "RegionOne"}], "type": "ha", "id": "78f3efe769c6414aac2bd4320588cc3f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff5209a00997444a960be3417c5a623a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "51450d69d40e4b698200aa5a8b530dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "76c71940821a435b8ed3c85df3880c4d", "region_id": "RegionOne"}], "type": "reservation", "id": "9b13fc995b8c4fc1a49c2229650a2155", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7d269ef2079c49a591f0b413b920cc81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a03ea65678994a01bb0294e0b675e793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "da485ff61eb646e0ab6b94569eb22d5b", "region_id": "RegionOne"}], "type": "function-engine", "id": "e896effe99e241d4924f902a960eee4b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7a380c27564a4fe3b9053271ec639353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4a58c20d6f4943058fdca58a8b27e82d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "60f7104f59814b24a23a7e0eccebd8bc", "region_id": "RegionOne"}], "type": "accelerator", "id": "1fc3929cfd464befa4bd45abf9408de5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a71fd31f2f6426d9685017523aeb8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c38857001b54a18b744a8483b98e64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d2eca155f87144379e8fc867914c9dca", "region_id": "RegionOne"}], "type": "admin-logic", "id": "96410bdca63e454dbee888aa41bd866f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6619f9c91f544e3d8cfb625f5e59aec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ce93953b00c4719a92699db92cdd5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "66f9bb77e2e74eacb79dfca9aed7b3f1", "region_id": "RegionOne"}], "type": "registration", "id": "58c700993c164290bcd9d07bcc7551e7", "name": "adjutant"}], "user": {"domain": {"id": "fb0bcc61834042c4ba25b696308887ca", "name": "9b32e456e49042c68f76a9a95a5495e3"}, "id": "a745ef00ffc6423fa9a79d327b0d3b29", "name": "e233c683381446af9bd5cbd5c705fd59"}, "audit_ids": ["2cad5a6e3306400cafdbe2b1941f1b3b", null], "issued_at": "2020-04-23T06:25:56.663273"}} 2020-04-23 06:27:56,824 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks/test-net-id -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,828 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,829 keystoneauth.session RESP BODY: {"network": {"id": "test-net-id", "name": "network"}} {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.185945s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,765 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,769 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,771 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,774 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,789 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.707163+00:00", "project": {"domain": {"id": "d99ed5c913634238baf3459375edcef0", "name": "2c5a2e648c75492db48942f7ba00bf45"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6976fee39e144cc8981b0dae29a8e0e0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f89991ca25ea4422b755b594c9cebfa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "10f7bc0bc5df4db185988236069d976b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cc84739cf85349c18efffb426db80454", "region_id": "RegionOne"}], "type": "identity", "id": "2768c8c847c34a01bd8797429b590ab8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5652e2ae89084ced902885837a891ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0c71158be60c4888a8529b6fa22c8dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0b8b3cf4400444495779faaf2e98a6b", "region_id": "RegionOne"}], "type": "compute", "id": "e613616cdbf94ec6bcc33c9d53fa02ae", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8cf98bbcbac44326a1fccefe259bb518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "55f30674a26a4ed7964a3f961a46a362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "15cb0380017941748d1f34e65c03d5b0", "region_id": "RegionOne"}], "type": "image", "id": "747bff3d202743caab946fb88879431c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5be0244ae0ba43abab1e65b8efbafb7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c593f71ad2e043e2b116fcd964cab2d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bc1bf74130174d5c98893be450994da2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "09ba1975b8af400a9083c267dca44936", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2ad21f7a5b6443992d9ab2a5ccd9364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91ea288f056a4341bba8a73314c574d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "328697300e5e480aa0f01d95f0ed27ed", "region_id": "RegionOne"}], "type": "object-store", "id": "442d94763cdd4a8f934ccf16cfa2640c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c834d3356cfc4ae1bc7fb14d61ead5e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99b68fe4951946ad9d7d025722eb913e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "993f235a2bc04bf6bcb9ab8265b5f22e", "region_id": "RegionOne"}], "type": "clustering", "id": "ef01fbfbe6424a2fb8452f47da8531f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cca6d9dfd204bff99e5b94d2ce6a6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51e5c6882f2b44bd95b9c380b838be54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40502b1f2c78458aab97d673c44e58de", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8e1290ecfa104ec6b9fc2a17f554876e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62f2a838f39a4ebeb471f33e48bdf7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7c504722754494e8382b592b96669df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25bfec31de2649889972ce3c02760699", "region_id": "RegionOne"}], "type": "cluster", "id": "0d1c33e24cea4c8099db19e352ddb309", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d12e219e548e4097b7bf74c19e6d9252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "921eee30f620428a97852ca13b3bf147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2b7b8ede2a684f1e80bd7458c5215ffb", "region_id": "RegionOne"}], "type": "data-processing", "id": "018be349c06e418bae275aa3ed8428b2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af5376efc8ca4635ac8618e471022698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "759b60ec997e497bb3fe3a69478ba5bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7a6ec385b61c479a96e436f365acc154", "region_id": "RegionOne"}], "type": "baremetal", "id": "2476d964bdd84a2c89347c688427e274", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa816306697f49ad8a545e7928cb197f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d4275b1b5cf4d358d1093edb665f635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3800a40b1acb4df68bb254c4f710c131", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b354b21300ed43a4a64f6fd550e9be59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d75c2491b4fd42b4af6cbd3eb0de5d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "50c3a85415184b91894da6d5fe05271f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6ce2edaee8364001b5ab744b37640908", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c2776141a77f4fa586bda987b5993e32", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50529515c11d4556a856e396cb6ad34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8138ed336ef48bba958b31937b6422f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "11e0c0ce0aa148e39442ddc04738076e", "region_id": "RegionOne"}], "type": "key-manager", "id": "306fd493df474f699ddd8924d4ca6539", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "667a114915ac4b51a8f414e0446e07bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca4be952431647059042cfe50b9ca814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "52426161ebdc4ee2a7562436baacaf45", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "89ff0c8d0ee940ceba79dc2b3468e58e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af45e47790f2426081503c03e13fd62b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "394d414e68484c7e9cb6cf65edb23962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "92db58e7485846e2a97a0ec8ed1e2597", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2a0f2855b8494958a30eca7e6b2e0cdd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e95cce9532464dba823a50b6ea2d22df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a9394b0e45574606bbbed1f1d554bc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "62417adea57e454085f65cd49960cc4b", "region_id": "RegionOne"}], "type": "message", "id": "9fe58eca4ce44e88a9c0c05dd0928f6b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dd6f1bc27556493b8676ce91d92e9bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e0ed3f8e6dd9489db207754523c561ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9f0a0139244d47b48394740be3898eb6", "region_id": "RegionOne"}], "type": "messaging", "id": "719681089cc64120ada654e85fb5b1d0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17ae6d6b06334cf3970a85770fc1efde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "430fb7ceba6946bbb30fd1b3e64888e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "864a126fe5ce4bb2a1e461e9e0550e22", "region_id": "RegionOne"}], "type": "application-catalog", "id": "72c72a145efb4e36a857d1f0cb678fd5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7aa16dd7abb54038b7e8415d94d440cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75db15a7a05746199578ec48ad0d80bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bf203d2f84140bc9015b2ca3ee6eec4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e74419061be74bb08cb2b3dfbd0bdfec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "423aab286a8442dd9f7291c6ba299e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4abd245923e94ce7afdb99d28fafd18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "414bdf90fc594555b72f8aa356bcdd28", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7965a7cdb7f74f5ea2a47d446bfae5ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "188e0934e9814582afe15db5e67b104a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d3866906bc544a7a0b4d8f9284e1812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9c82f83697f415fa66f90514b9fe121", "region_id": "RegionOne"}], "type": "container-infra", "id": "48cfc138594f40b6adb42d1b8afeb6a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "912e5740d2d448238084d484cd864f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9e3adec629554e69af17ff6c4ae77af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7a68db84140c4d958ed33bcc4f207913", "region_id": "RegionOne"}], "type": "search", "id": "e7d7d106974c42bb9112f49212e7f768", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9e522e338b3d4c5bbd298a4b52fd80b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e296d4e1c52541509cb0d6cf5d1b9470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e6fcf91b589641969acc2e32761a411a", "region_id": "RegionOne"}], "type": "dns", "id": "2150090dad4a4505be4e78370a6cb4ed", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5b68eae91aa4fe8a679cc045a325f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "863524fb49d54e419b89c616ec14f258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d11a53a4024e4cb0a92acb87339c618b", "region_id": "RegionOne"}], "type": "workflow", "id": "9cd52035993c4313aefbdea0c208756b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "494bc68eb7f14a9f8595e77fe128b69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06e1460267c94060850e374a72a32388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4a45d6dca9c2455eba05da778e0fce6f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7e75e7d4a13242a4abff530a730e9bbc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a5dd4ef36b54f0e8ca6072cd49931a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d370894f9024cfca14cd9dc7bb75225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "91d11a601c764f798e733b4042387a3e", "region_id": "RegionOne"}], "type": "rating", "id": "c471b4305168401cabea08362022733b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fc265801a904742bbbf2fd950753147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "899a060561ad42abba6fbde2a8269458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1472fc06f459484ba2ef587031e8765d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c6307e6bbaa24f5097b389204786224b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f26eba5ebe7477e8540948753ac37b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0f89f02b52b4852a70061a719f938b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "89574cc277c9432db91de17905c117ea", "region_id": "RegionOne"}], "type": "policy", "id": "5b2439e1827c411a87f0b14d91e319d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e71ab4b15008482b93b84bffefb613f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f682f20b86b8453fa47ce245d4965e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2b8aa7d10ae04ecb9c9ed6f76d2476af", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "24e1718eec504331a8006edd98a86602", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f233fa9478c049bf96055cd6ada97cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb03eebce0c84680ae817846e48baf0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8d8502ab841b4ec3b027e1e9a3ff5fc5", "region_id": "RegionOne"}], "type": "sharev2", "id": "b0f0a9486a7c4384b137ab4747697be9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9339bf98ac6f485dbdac0f25ac4381fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d071d9f2b80e40b69797bc3bd579b3db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f201a8b293bf4f1fa90f2fa3a6aaa60b", "region_id": "RegionOne"}], "type": "share", "id": "3eec7149790747e793bef7b36db912a9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a970cd9e1f14526a99fdb1d6f925e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "78d5209dccad461cba2be8f43fbb3011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff57ee32dcba48c7bde5e59aa465f326", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ad76398a8f314702a873d7f2bffe7a6e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ef09243451f42778d3726d553d82788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27a639b086da4c69b73e9c1fd85ba049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b689843c7d524530a68a9c02aae2b52a", "region_id": "RegionOne"}], "type": "orchestration", "id": "89f4dc9d31a74a76a1e03579710c9b05", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49499289cfa44364aa6b9163a76cfadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecda402e59d542a1ae1b36c89140bf5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09279739afba4d1c8b3cfcda55e9611e", "region_id": "RegionOne"}], "type": "block-storage", "id": "70c850b33d8d48e388c7e5edcc9895ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "970cc4db51474f5dbaf69eb8eabe6a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3926ec38643e47cc95cf14a817af9b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4bcc471470840fcac62e0eaf27bd6e8", "region_id": "RegionOne"}], "type": "volumev3", "id": "c97c40750f7c4a80ba124255512d2806", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23e6a14c5b554818bbb9b46ebeba0ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25cd827d960d43f4b3d5c5385f5994df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e01cc1483b4baa909f25933df77a4c", "region_id": "RegionOne"}], "type": "volumev2", "id": "c749fc25768745e4b132a70e54d00cb2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9688d2285aea48c0903c6374e962c260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c9bcec4496422094060a2a2d0f3241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "426b4513e93749afa0f7ab0a06ea484e", "region_id": "RegionOne"}], "type": "volume", "id": "daec47f5c27c42679ecaab2007fee937", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "578fb77a04484edba6b3361b87621eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b8fa0b10b4c41e3b69721f54147755d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1770eda6f9a46168b0d058953af8d8b", "region_id": "RegionOne"}], "type": "block-store", "id": "bfbaba19fc754f72b0a947df41be077d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6a08061692a448ebf661284247854aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad7eef05f3ff4191b96adc03cffd95bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf19e588ffc74602a2694b70f7682a1c", "region_id": "RegionOne"}], "type": "alarm", "id": "d772ffa587ec42e5926fe1706f7206b4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2305e583af640fdabb11ee78fd76657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ca6433394d641c4a65456db490d2a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c49956517197479ba1734864aa2e2d35", "region_id": "RegionOne"}], "type": "alarming", "id": "8a57f59a365e4296b97a5f5964c72c11", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0970dcf00fd64891b5ee885c1eac4285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99acbc182de243488b1c218e70a2f102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "060985d75e434188a8d6ee447240c2ac", "region_id": "RegionOne"}], "type": "meter", "id": "a85398d4a2584148bc4875cd6b3ac4cb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e51741f021bc4515b36ce5a1f3322568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "91c302aff359426b9e52623d6c3ee292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f966cf60da742b5946b9c125f94114b", "region_id": "RegionOne"}], "type": "metering", "id": "1db1021696f7458c94898e948e882d2d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e04e221b602c48b6a5d5b29d0a27f06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd589625cca44594b2dddd2bcad20777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e5a442ace5d94db5b68308f793b2d03f", "region_id": "RegionOne"}], "type": "telemetry", "id": "8f46541b173c4e78a1a463a38158354e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a93989dfe4f74ec7a64d7774a090d461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8541274db1984d6db79680b9cd1f341f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d463179709bb4f33bf34cdcc8f9882cd", "region_id": "RegionOne"}], "type": "event", "id": "08fd50e06c07474e9ed089bb9eb1af71", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6fd4e826fe404c11b14807a34872157a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "12a8eb8868f14445b0beb2dfc0c153cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fba98eb0d6b743069a8b5167c4be1664", "region_id": "RegionOne"}], "type": "events", "id": "11e44b7ccf2a44678095544a6b2f5d0c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b400b7b398f347fb83ff88571ae09932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "367daaef1250492cad94eba04ced87be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "750339aaad5c41ac84d2db9286d57e95", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8f177211f60d4e3189e0b0d77f2dc336", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b9d65afc61d41919b5d34f52c061631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e88cfb91dede4131a6e942bd07a1a3c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c2e8565b54a748d6b152905ff76591dc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4d0fc896caa04f47b80230e7cc5a6648", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a210e6cd79a4427930a2c1d37a41624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "00c81a7ccef24cec8c2433818684602b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6eeaf3ada3042cebe8d5e24d90347b5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "178b3783fa0f423388dd31480e7bda5a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d2a04c92b8a4b8ea60efe727d9b755b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d5139af836d495cbbaa8a7403d67c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b26faadfbcb4fe4b06c1f58eacc8b02", "region_id": "RegionOne"}], "type": "tricircle", "id": "0fbdc1afd7b74012aa39840cfcd1a3b1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a1ee8d616fb7433cb57446471d805770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1ec28dace0bd4c6285e0d4bf2265f655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "09ceff84c33b454f8b7583ea8e72ae26", "region_id": "RegionOne"}], "type": "database", "id": "6ecad9fb94e64066bbaf21d40195b797", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8d6c8fff9e04a809751b6ef81842315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a517a1606b6d4b7aaf5f66fc71609ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9d1c06ac30a472a9b6228f8784eca45", "region_id": "RegionOne"}], "type": "application-container", "id": "82eece64643542769ab4fd30cad2ea36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5a1dddb8d1e4f4e8e92af39a10ba7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12b6b607f1dd450ea928423d7da878e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc7851d5833e4ede923307c5ce536a27", "region_id": "RegionOne"}], "type": "container", "id": "9f9868cc68d94dc7bd9be81fbc49bf57", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b235f8ab6f8046a3b89271492c7846d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83ace800b0684cd4a2d21aed057d91c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "de3b9109fb614e7fa59dc296a59aaa7e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3b89414294ff4676acafacaf7a5c57f1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f0b334e34aec40128ff0122584ee73e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60c0c69900144af095449689ddd89425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eeff6eb99fdc476c8ba76cca0ae7f969", "region_id": "RegionOne"}], "type": "rca", "id": "deecce65ee12402ba1d7c1e877e27bf6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "579165af68ef415fb34d758f1dbf94bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a966fedd357e43708c0b0131eefb1ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9f174fab8dcc4fcf9ea571a8cb86b9eb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ef5c2c900b4342cb9b46ffb9ed9c428f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a46aaa772477494faaba72d7726dcfe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "539d4b8ce3134587bf5a6c039e1aa7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fc7b5d7892d8494084daafea062f3c22", "region_id": "RegionOne"}], "type": "network", "id": "6a050e14bfbb41a5b5221b0f9c55295c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f8a13ac6ff4c4e63abfd16f622cf54ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4792b32801694aa0813b9b819ea6ac73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6e3f27f956a2454f8034d4936301af8f", "region_id": "RegionOne"}], "type": "backup", "id": "a6513bbd1c794450b5b31d3127ea112e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4684d9bcd93e41b2a46543723ce7afc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "265f4ed3861b446289fe3f6d1a0e27fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e076fa6c98ea496abcda680a37301849", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2117471ccd9646428c4d8a489f143efe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "521207357d884679b5635ea434e0d6cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4dfa19511f474e10898aff1a84c988a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "88b7aec791184a64b9b4d930227cba55", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c2ee22daefd04b1097ad5c8eae4f8d4a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0286dcd2ea5c4c72b147159a63be7537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a3c226e2c9d84d61a8b57c83c715c4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "375600b4d5be4015bcc6d3816b021046", "region_id": "RegionOne"}], "type": "monitoring", "id": "dfe1cf56a5514c6c9fec939c65fa6b00", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d692f0e6d923414292aaf6aaca03dbb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "707aa7c90c3c4dfbb116ecc49d9c9d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d61412b97bf94a06931c3d82df2c3ef7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cb83c381b45a4c43951182c56c4b94c2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2122af29c73a4921a1c3acbfc1c2369b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9c3bcd5fafc8423da8c1be1829b56e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9c337b3211964fee8ef76d32dceb87aa", "region_id": "RegionOne"}], "type": "placement", "id": "3564a93d3dda40dc9ef926ddefaf4fc1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "70e14c1f4f714fa4ab1b006fc1efa4d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "597dfd73d6b2478094199d16e09fe032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "021f75df6e6945a6b26cfa5254ca1b5f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8903b244b49b4ff5a380ecf49a0f9506", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aff9df71ba9845f4baed6e12553de7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6cc5b95ddd0643829cda821a0b85851e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a294a58ccb204c3db8ad0c88b963a7e0", "region_id": "RegionOne"}], "type": "ha", "id": "9f2581307bd245cd89c2dc9f73cf7fd1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "972d06257c8041c3a14e0669f3559bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f95016a8b13c4d7c89e4bdb452356403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "29f425549cfd4bfeb337245028647e0b", "region_id": "RegionOne"}], "type": "reservation", "id": "35cf5318e36e46e6975292d33a99e65e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29c8e188d67a461abfd24a7ee557936b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b252ee455594f96a172f332b64699ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6b33e538537e4a36a74edaf9cbc74788", "region_id": "RegionOne"}], "type": "function-engine", "id": "15ab4838d91d4d1d87ec50757717ca68", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b25df4b580874f38abd9c6ab2aa511ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "76fa2e3acdc2447db5679a3fff955e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1200325aed8943249a96a13d9d73b52a", "region_id": "RegionOne"}], "type": "accelerator", "id": "8694e45afac746809596888d2840308a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7723f073e72441ff81a161d347ebd2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a5864c4177b438c92e0d80a31490744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c94bdef05cf44ad85ac95e1e2771064", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e05144ad831847959413f7443436fb9d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a652bba3aca4538955612bcab1e9b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14969c21a8974d50894b0f8f460a1e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6db0b831c5a4d14b30746625fda9fc0", "region_id": "RegionOne"}], "type": "registration", "id": "f3928c1dbaa3417ca6e27673ace267a3", "name": "adjutant"}], "user": {"domain": {"id": "0790cfa3bc66459a8b688bd3c9f7b604", "name": "7a98715307ad43e2a1145e426e8b608d"}, "id": "be1e77208d5a448cbdc167de39db4ad1", "name": "c4cf781789c743a3bde06434c8c251e7"}, "audit_ids": ["33e95f1a149342e0a221f28c7a475d20", null], "issued_at": "2020-04-23T06:25:56.707163"}} 2020-04-23 06:27:56,869 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,875 keystoneauth.session RESP BODY: {"extensions": []} {11} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.182338s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,771 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,775 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,777 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,782 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,793 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.709916+00:00", "project": {"domain": {"id": "23c6e6be2266461f95f128048a6c64b1", "name": "3a0de3aeea354eed9eeae40da3c2f830"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d432e380adab4b2b9a8eeb0102c528fc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4aa089a939274031808960362e7b0088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d1d1020133047909e659d2d9da68d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "32b490a756cc41f6b1f3761ccb86e805", "region_id": "RegionOne"}], "type": "identity", "id": "36b1d3a6b2f040618f9bc469c695aac2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f0c5e483d33447480e3e006602fae53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d01706bdf05a4c5789ebe9e12a147f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "28d44904ec754bbd8bde0e59c5bf7c19", "region_id": "RegionOne"}], "type": "compute", "id": "9480adb5cee945f4b20e4c9a95315d66", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b4a920b2c2c4457abf7ae0652d5d734f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b314e3a825f84a81bb4a1f528c90dd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "adcbf1925ba348528682a34fe8bc7cf3", "region_id": "RegionOne"}], "type": "image", "id": "1166f64e61504305952dfdb5a05f99d6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9ee640637cb347978bf3b54fe54d2812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6e93d92a5df45a6b9f0a34f5d029593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "71525531e0ca4ae485fd7af44627850b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2669f012b40143838a33bdc45eea1f1c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3d861f101f44ae89cb437ca8d558ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "988f8c51175c40569247c6242043db86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7815c43bbd0a42ada5d881412ea960ed", "region_id": "RegionOne"}], "type": "object-store", "id": "00be99012b3d449b9ef014f140d21a97", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "794db96c9e69478cb2ac165bd5aef7cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5af282d5e7a2431a9700677b23731543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3f7ef3d41fd44e31b5245cffa619dc40", "region_id": "RegionOne"}], "type": "clustering", "id": "06ad4001580f49cf926df6a3d890f771", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d89bf71e1cb45b9a5cea6eea7aa91d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4bc5139de6447a19f13b725370b4e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c1e7276486f42599763c04919b8c430", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e45180ebe8f24520bb440dedc6fff8e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "502e248cb1e649d5bdffa210995cecb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0de0de24bf14fe89a282c073988fa77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "62c03f197ca2431a8c395fe9dad1854f", "region_id": "RegionOne"}], "type": "cluster", "id": "f6c581ce98cb4ac182fbe238fbe6b2c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6fd8168b955d48f2917b56511a136330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "df4b547e637f4c0db048a1263ff45297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5131aa7fb67c444ba0f845330d4bedb3", "region_id": "RegionOne"}], "type": "data-processing", "id": "a1b169602f464be49fd95c361f0803cc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90cfa5d83bb842489d3bfc341706431a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9869c0f3f874f919f40b23b3098b12b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "41ef6816c46a4277b33f75e9f72970c6", "region_id": "RegionOne"}], "type": "baremetal", "id": "3e195b269f354d69a61023079ff99dd9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d372a1a3a014a87b74576c1d796352b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "939f58f2b7b84335b65f36aaf49ff88d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "498efce62bfb4d41be38a8c323424a93", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c48db24adba9404899b3a5db9270b785", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "04e7d8241c014251a2e9975dd2ee6c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b9694ee8ccea497db9333cb8d09bbb5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d9723e96f3f049a69e7a6c2da7619696", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "12bd61bc374d463ca08bb2f9abc75ffe", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "36b3cda809b840e9ac348c938cadf543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7f11fc474319496b86357d9eb36f4968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "32731e5fef9645eaab7ed806295b8c10", "region_id": "RegionOne"}], "type": "key-manager", "id": "197fe4294c9a46db95eee9998dfdad60", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c931f027ebe346849f8b6fc7240f27fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71c7c8a6f76a4ae4bacaeb9d9ff5aeda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "616e4171c09d45978c79a24605777884", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "beaec9fd3a154e98aece40dcd7b89ddd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c284a09c3c2d4d3a960cc1bbc5f957cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e116b8c1c84a45cab0fae573f90ec6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2259bc44d4a84bc1a16b86876af60777", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e556772a08ce426da61f553557701e31", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "50dce63978cf436b966bb1cef53fae75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d166b648112c4c919b90ee5a2fb731b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0defe0d55ec94439a1c4a171939c40f1", "region_id": "RegionOne"}], "type": "message", "id": "308f6897009e4123a153875e9928dfe6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3423221f1d643cb86d040de3da4a406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b5ab5d661c91440c89b10cdd558a38f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "20117dad97bf448387ed2a6a93748ad4", "region_id": "RegionOne"}], "type": "messaging", "id": "544e317477924a82a55317b2ebfea2aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "af5adc93e064446b95b7266f44ebd267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8dc2ed31d3914fc9a40af2aabb50fe3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a0ee8f76991b42d58a815a8dce41c69a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1e5f7549953e435c922bf156bc6159fa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4974172e3bf8446e94d6ee6fd57d02e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cb1bee5192145a1af7f6e2913dda2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e006a0af6294431bea04c9eb93bc26e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "58cadd55f96a4dbf9cf3ea6545c9a9e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54ce08825e1f439dad5cb1903fdd1798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52a5c0a2689d4508ba06f456313a91b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72268bda90a343f7b9974f123ad3b690", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "005202ba4f304fd7b5fbe274f1edbd05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37ffe849a895409696ec6442312cb854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b572d60ab9e34ca892bde7c650401136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32f6ecfb2ec746a29e61c353167b6e3a", "region_id": "RegionOne"}], "type": "container-infra", "id": "5b92605a77bd4084b110d8d7a03a7b91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fa28d54de5124a4bb08eed6988ab3431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "77c2cdc26a454a3bb46765e87d59371d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5abfccf3c2f24ccd920674fa096ba5ac", "region_id": "RegionOne"}], "type": "search", "id": "8b31b96ded5143adacc1e06004428b08", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c5dde885167f48e9a79c5109d902e9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "620e372a240e430bbafef7639813f9de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1aba1d458e60418ab47b169f84788f0d", "region_id": "RegionOne"}], "type": "dns", "id": "fc59318b9dfe4a808535211d28fe84aa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "882cdb331e8447a281393f1edfcb92be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3df7fbf4a1c744159be8a94a486499a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "50d98dda4a01429e98174a422a434da8", "region_id": "RegionOne"}], "type": "workflow", "id": "3d2403d6daeb40c6a2d9f3afbf6692c3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2db03f4246145e98c6a5f0d2c1548f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ca006a8b46b438d93f37be63a6968e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77df6345ad04417b99fbb56a7a4db219", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fed05a01bca6449fb27f13ffa537c6a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9300687d543b445790e25f5c14c175df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "acc5eca0cd7f4759bdc28742a2178768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a4d0796296a24ca4962c239066410c97", "region_id": "RegionOne"}], "type": "rating", "id": "7a9611b4a11e43d08deff969c491cea7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c29e5f68010543d79f5adf41119d5772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be7feb8ba50d45cdab339d1397d6538c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3851bf1c126f4dfea63972521ed57959", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c73ea1f17c6d4c4f9fd3476a04aa2c5b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1f06f16566546b190ed0dc0025faacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f43c05dc3ab46d4812816a72acf5868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6a6da4f01324515b9f1c08a6b120524", "region_id": "RegionOne"}], "type": "policy", "id": "5c5fb865f39447319186fdf0bebfa4db", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78ccbed2256046258bd18751d18c6ee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "830259d2414f483da37c0a0f1e4e44d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0734290811b74f0a83b469712d74e4bd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "34a57af9b7a743d499c18a466398835d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cc0a81226a4494c8240a2e1b0c9075f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e2219de04e94ab19be3ac1a1b9de509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2fb4b444a62243219bb867e90028deaa", "region_id": "RegionOne"}], "type": "sharev2", "id": "cdc21d1a2d4a476195a41d8e8b4d497c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58f0adf7440c44c5b9096d1a29d80bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f4b4d5f1ed24f5080047eb21fec10fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3fbe0d19528471086d53f7da30d36c0", "region_id": "RegionOne"}], "type": "share", "id": "1f4598f34cf542b8989eb410e462059d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "20fbffbf87494717b9ea32443ec44c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "237fc7d71f054819833861af1ee09a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "913c9b8c9fa54e3181576b31397af582", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "56f12d127dd14efa94730225f1fcd1df", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bbe6ec5b2a8445993cdbd0105978a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f782b86e864a41bf8e97778d03f19efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5812a354660c43748cfe3030f7a8e94f", "region_id": "RegionOne"}], "type": "orchestration", "id": "7cee4651a19d4aebb25af81a5a725043", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7691b7b248f746acac6f3c2439499a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0c38ef4b3cd4a36b3670c76e8b176b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2cc575037ec4812b6d8a8905f92fd03", "region_id": "RegionOne"}], "type": "block-storage", "id": "33b20337758a48ea840d4786f4104c09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7828f9f0d2184931bb69d437f96f0818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49cb750c48b446ec8f96e953e5253803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f9a9dd28a44ec58ca780395ad6928d", "region_id": "RegionOne"}], "type": "volumev3", "id": "e28ed69191f0492993ccb1a064d38a94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5184409137e04b12b959983427c8f69d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e15dfa7f79c6441eb1ae03b31379e9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a610648de4c4e57bc5107991e66e7ca", "region_id": "RegionOne"}], "type": "volumev2", "id": "c4c250c56315410099da5b4cdef4743d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "950ae2c2404545258b5b7b9a06c6d38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c6a4e23ce074d6086ef574d2fc079e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1ab8947f4ad4961a2f165c7f69f9c3c", "region_id": "RegionOne"}], "type": "volume", "id": "838ecdd402ad45eaaa044e0f689c11cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "864d48cf73954666a434df041418f632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd4026cd1963496aa78f7917c96be9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1347761aec6144be984970ff26c750df", "region_id": "RegionOne"}], "type": "block-store", "id": "54ae5b72f8b64ec2af4d9f09fbff97e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6c500f42d1a4138a78db227055f3467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc96ffa49c984ec99c17ec494d8b7fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d7884375df8f400492a1c104a5e4baf5", "region_id": "RegionOne"}], "type": "alarm", "id": "064a65ee565f4707a7def70d71ddd1e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7868ab05e4b4913a3fc9f2005ec701a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a702cf00b20f4f8c95c8b89faec65f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5f444c9f3b3343e19e2af4ce13753c5b", "region_id": "RegionOne"}], "type": "alarming", "id": "e7a220b0ac364abfa59548656cd8f9a4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f05bd4c865e1464fba24096fdecb7d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b904fcd56fe04aa48e38c719a43bed71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e43da98ff2eb477f86a0a76ca70975c4", "region_id": "RegionOne"}], "type": "meter", "id": "ab8672937e93468eb5348cb4bf762fd4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a2cc01c9205409b855051945d332072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5c62a343c054d00bfbd344f400984da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2650a21a3d7f4eaeb90559ffb111a017", "region_id": "RegionOne"}], "type": "metering", "id": "8cba00bfa520496abfcff349bce24012", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a4ee24e10a34eb09a9362aebcc2c3ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0363b4d80d9d437fa42cce6d7c5906ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "21f00eb6bb384a3280966bbde9fdf2b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "d9f646b3bb854940bd2ab21c73894039", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "65b2828364a84d47ab551dc33bce411d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4d236990e8584020807bdec97433d8f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "586955bd40b548978e76cd0fc0e85e45", "region_id": "RegionOne"}], "type": "event", "id": "ed3dc687d0c74206b7418e424e9738d4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33adf73e7c244095abfe2f2cc2afb30a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "04f7f552cb434ae19e21cbc1ef4d2aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b45d657c68db4d38af32b7fcfeb71684", "region_id": "RegionOne"}], "type": "events", "id": "bbc5d3323c6c455e9865f1ba3b8dc589", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5d757bdb9014cbd831a46f3519f1150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78fa0639edff4e8d934be902caee7f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f71e015a6604e128c309e29afd4cd77", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6a0814a0c31647d280d61c4c504c5e6b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e96aab0f8d741d9aaa7f9e8f09fa676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "990b21ed5a144092a8d2f5f6bcab76ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "309d58d60de8464bb3b0f5b11a0d0df2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "405de658cb0841769299af41b31e597f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "401caf6b75e340a990c2df3f5b62788c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0eabe1dfb69d456882589a646724b6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "920de34ab006457eaa632d06c967272f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "39d060491aee45ac895f63d7c2cac438", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0124ed451ce5481caeb462de9d836a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85e703d745cc492cbc44b2bd625dc78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "80ca90a39bd6419a83640b20de07a396", "region_id": "RegionOne"}], "type": "tricircle", "id": "8b9abdd15136427fa04b89396196defa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4a198f0b73da484bb2bc20f7d5e91585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2c57552687d2404bb12aad976f63d16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c9aa45d3e19e465b9200ef222cd6b213", "region_id": "RegionOne"}], "type": "database", "id": "8f5e2ea6308b4448b99352f84641b6ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b780c079790441cd960e943c7abde8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4af154ae218d4e6e86a0000e5298b056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d601f2dfed3e4ee5b3e743221fe76d85", "region_id": "RegionOne"}], "type": "application-container", "id": "ffee5fafbfe24a0cb29faa04796e8a21", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c074370bd4cb49efb4d8010c39c73711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dc42ffa15e54f7db7cc0498fee84395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f119c410dbb4be9bee77a95f08f09c5", "region_id": "RegionOne"}], "type": "container", "id": "3fc22f56a96142e0a3587f91efca1f61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cbd3a3a95b174228b3b37bd688b32fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "98f51a5ce091465885236171da109f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fba796bd6e984cd5af70507adbc694b9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "39dad3de0d7d4e68b6400eae3d375776", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f89b6705a9e8469e8555e967efc24172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6615047b7ef40f99a63b26323d375f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "77a1358ef13a43b590e3d63e9044e2aa", "region_id": "RegionOne"}], "type": "rca", "id": "3bbd47f1bc9544d88b041214e105f1c9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dfd0d81ef82a471aba94f259a69a774a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "02865ac6296d4f2589130e930131f73e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bcccea66bfbf497aad99c18b99953329", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3146bbc4a85e4bb98b75b20a50861e0d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "abcf8579b992466187755d764276ad1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5c275f91709d4e98a85568d3d37e1290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "de52a2708bf647b5808c3f138bf91604", "region_id": "RegionOne"}], "type": "network", "id": "bf19d5770c9a4038a3aed7e471f90e59", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3dce6a4b9e3e4e5387d3df29878e8a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "96bcc630d87040df8ce8e71b0ad5c128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b032a930962c42008506b33049b533a2", "region_id": "RegionOne"}], "type": "backup", "id": "20b0a8bcfe3e48308b2fa89ae5cab6fe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6bb63b98ab264e72b05763f460027b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b509fb4b430140f298de669c791127f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ac44da2cc0cf4f338d4bd3beb6e55981", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "03976a5d469f4d1eba5347637950d483", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88aadab22edf4b9daa520cafdf331fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "092b19eec33f49769c6d46468bc0d6fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e1dc77b68f24dea969b697af667ee98", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c439a14796c64c62bf012d526f614544", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "024d4db36c4244ff9be99edb2ee52280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c61a2fc0b3d34afb8622574c1f5934e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5d5e8f185eaa4ec38dca414860262a9b", "region_id": "RegionOne"}], "type": "monitoring", "id": "af836be8868d47258775b0fe78ce9e82", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fc9ef02d05d5452284ebdb817263b72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c4b8c5c093ad464087e72a048cb977ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ac4aa9b14062417a895a20abd2a00817", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4aa100c915854b58b4edac05704c7f69", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6aafd9a9599f417489e87cd66a8b9303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "37b81bde497545bfb01b542793740c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8d5bcda5fb8407a866ab7a1a0ae2d4f", "region_id": "RegionOne"}], "type": "placement", "id": "49adf5c7b4b44d1dbce571feddcab1c5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a46dfcd9123435aa751e6ee59fc93de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db661cd395b64b5a9024997518df861d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf61af169c9f4e81807dd9e2a78b4f3e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7f41f493620242d0b6aec1df5d2f81ce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a27f8aebce354284b2cd9cd16e4af155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "346b78b36fec4405aeaef378df05ea40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "24a06dfca1ae45fe8ca358f0109df121", "region_id": "RegionOne"}], "type": "ha", "id": "09b7e0fcceb8465cbc3660346b83a3a6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "732486922fc64ec98af014d8fbd8e1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "93d6b230e71b4b4c997c046fbf9fb702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ca21b4afb8584595958d98cc9975daaf", "region_id": "RegionOne"}], "type": "reservation", "id": "a0ac6b72579b46f08af7f91e273f257f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d9d9adab45944b99097a4e92ed88264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b0f51ae8f0594f19803ae68c5cb209ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "550f0648a95f452ea46b3e526fbb617f", "region_id": "RegionOne"}], "type": "function-engine", "id": "e67c509388ad497ebeadf6ef82df097d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "797760d6858149d699b0bf81c8812447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "20b4913ee21445b5a6fe62c965d82280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d50209b0201b4669ac38494b853b2d9a", "region_id": "RegionOne"}], "type": "accelerator", "id": "2a4a2fb28b8f42668418d2aa1727ba19", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aebd97384002477dbab3fabc81aad84d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c194ec5074c34409bd5139367c685f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bea2f717f9b24a288b4bce3d6710236d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3674a3598482458b9f1ecaa189710b15", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8c64fa3adb247b8b497dfe3ae4efb0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "18eaadd90c964e9bafb4cea2f38727f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7c12ac7903b64841b39683bf32bf0d42", "region_id": "RegionOne"}], "type": "registration", "id": "09265969207a4d9cbfb51c350c6dd52b", "name": "adjutant"}], "user": {"domain": {"id": "07ed664a20854034b180b51f539fe458", "name": "4088a6db87884635ac8c64a3ba5ef6fb"}, "id": "d263f5cf71f24268bdea1aad1569402a", "name": "d2bc16399f9143c6abe76a16fccb1e80"}, "audit_ids": ["c7483692ce664fb08393ed12ae904fb9", null], "issued_at": "2020-04-23T06:25:56.709916"}} 2020-04-23 06:27:56,878 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,883 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,884 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} {21} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.300636s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,668 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,673 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,675 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,677 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,690 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.597714+00:00", "project": {"domain": {"id": "ca4d3fce5fdb406e96e6cd4d66b3597a", "name": "996d3cb8cdac42559b6297979b73d2eb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2235159838a439292c315b23e924b66"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8164033f362b4caf82a557fe3f21756a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dff7130788e04b369458dfefe8692059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ea27c90671ee43e0ac93d19d2928b5aa", "region_id": "RegionOne"}], "type": "identity", "id": "0701c817dbaf4b1a9c2cef1815bc8df7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be147b4475734021b59cc427b00a1ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a1096929387c4f8bbdebf7a9019278a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "00f23abf4339466f9b32c8beacf9722b", "region_id": "RegionOne"}], "type": "compute", "id": "cf5b35e3eb77422793aaa900a8e4efd8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "74f919415a134d5fbce02bd72530f30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4bf89b9d299848eabe93dad235418795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9177852c10d740bface09d7317724941", "region_id": "RegionOne"}], "type": "image", "id": "e6defb129acf4933946426fb40652289", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a1156cc9db564b84a8ccc1ecc3c426d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ccf48855fd9c46beae5f8e031955d9a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "965bca005dbf477fae4521f9e9720548", "region_id": "RegionOne"}], "type": "load-balancer", "id": "778a86fc9d9d41f18085310959276f7c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435f8c0152ea41b8a72d84e89ff8e331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfe54dc109fc41acaf447d9d307f5fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76cb3fd4674340a99cbf8e4207b2704e", "region_id": "RegionOne"}], "type": "object-store", "id": "d73dae0dc0c34d72bf5801c178a42951", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f44614940d0b4e308798ed13a376dd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4ae68efcfb94782a672d8cdbefd58aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8dea253ccdb84d9ca8f57d238711fc39", "region_id": "RegionOne"}], "type": "clustering", "id": "70bce6f5f2434c09826eae4c669611bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20de123df6e6435fa43efa69d9aa9735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1973569e2e734bfdabd9e070b5379cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d46ac33f97144128ec470799cda4410", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "27613654a17a4d6faf3138c9b43046b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6307f78c0f8247c0b4f749ff15176fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75059310b55f43db9dcc3b05c0bae7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b6cda1eb46ca4bdcbac7a768fc9c6375", "region_id": "RegionOne"}], "type": "cluster", "id": "dbf4fd21e5f1420486f68c369baa2a85", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc6209889def4b3085e68960cdc2f83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "03f82f2b962749ab8a6a0eb31c84241d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "80da94e050ee40139e09ef1c436df823", "region_id": "RegionOne"}], "type": "data-processing", "id": "ce6a878b395342f58c7e6019d7190183", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b077579c75524a05abcd81ca8b360c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d6a949430194e7cb0b772111851c7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3672068af284444893e4f16b5406da45", "region_id": "RegionOne"}], "type": "baremetal", "id": "426382898ce44a05b333c49a8913c0ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90f9d16e03534b10bcca280b856bb2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7047edcdee14a8ea549451d4163e72f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9bcd7380bda84b9e9afb6dc79cc930eb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "608a27212ae74987a0787a05bda46efb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ae07e3f3999439e926082bcfdd43b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "673bddfafd104549958c793e92138bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3dcd4a4f0a59475c8e6e7b1d384f732b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d47a4ffc38d54ea5bfe22d1a8929c380", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ceab2e6dfe004615814ef08d7a01063b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f938486aa0ca4777a1089a5eee37ffac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4981148ea728490a8e38ec52d037f733", "region_id": "RegionOne"}], "type": "key-manager", "id": "cac9d9557b2344b2b994f7d826046133", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01368850eda34d518d6b2b542aa32260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a660d10286d444b1ae47915957ee1141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "deb97743915348c0a666d0edfc365653", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4ef9d5f0ce9d4ae7a05df391c51176c8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e4b7ae07d35421aa6fe697b553ede88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52e4b5884a5c4841bcdee43b34aaeb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "05cf6f71fc154569865fedd827eb752c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3d2ebbe263f544ca8f1beb1fcb7d69e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ebd291dbf4574925b8f07576addec5e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51c1504888a4467a973d1807cd8b6233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dfc4627e3d874a848d5e96699b1b506a", "region_id": "RegionOne"}], "type": "message", "id": "e99dc8b1b2cc4215b74caa1a9670f1b2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19c0f2d7ec1a4f908e0c2ffaf0a1ee2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74785e7cb47b4cff91fdca249ed96fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2f494cf514234740b34fa9737e63c5d3", "region_id": "RegionOne"}], "type": "messaging", "id": "222177674d6747538c1d15a855f61dbe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "192c49951e054e658cf0b2e75a0c1141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6fc92905fae24734bf96dd422e9ea15f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "383a7453fe744b6f8e63786623566052", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7417f9f6ec3142c1a7922568ed13bd67", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "452c06aa0d1a44908c0179df6b17de5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "335b50b5ea394323abb974ac9851c1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acdaf0da993f40649b48340d3616dc17", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "de77513433fc4d91806a7d300286af99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d6ff1ad9f904b9f9ef6e9ecae57bac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22abe0c8f0b8460080c954c1daba50f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4bf5bf16e3e94766a4385e2a79019e2d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d5e172dbf1f24ca6b72492e6fff4d4be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "704898f7ad59477aac19e1fa23416fee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4adf86e251574cefb5547b4abfcdc40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e7184ee3b5d46a0b18ec23e8e417d1e", "region_id": "RegionOne"}], "type": "container-infra", "id": "2b3220dfd4bb4050b0fb7cd982aa12c7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2a3936108fdf4a53aba407ea8e4cbc6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d0a7e306cad84ee390e945946cd48509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ca26a6df5842465ea0671a103bcc7c5f", "region_id": "RegionOne"}], "type": "search", "id": "dd7a96e96c524bdab89ea5ec275a55a1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2cff0027fc1441848a4689aaed8e1f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c37c9c93cc2a4763909b17fb0b98d3bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "59b3f822e9a34bf2bb9734caf895ec83", "region_id": "RegionOne"}], "type": "dns", "id": "c4573588fa554ef395da933dc330641e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d36b985279394f27b217951f2d5c7e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8e97a4124cc42ad8492e1dab267bace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b3ce5cb78eee49b6881724b9a67bad82", "region_id": "RegionOne"}], "type": "workflow", "id": "3738718ff9474ce495b461788c4f103f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0f8806813e04fddb8e05409e4072cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf84f4bc8c1b443db7e2c5c17c78754a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d2dda5967e6b41538e2e50425e363c74", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8b9f647360ac456c80c1f2033132895c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9003cdb7dc764175b4378986839b2604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5eb698fa48464a5aa792a507d073c3c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b73b1f7f92ff4a5e859d6db240233e30", "region_id": "RegionOne"}], "type": "rating", "id": "07c02b1dfce445d7a5ad46fa1bd832a0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f57225b6f8548d09a67b5b7c747dcfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3dc1c9c55d684caca4c6e8aaa31f2ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea4bb305ee1345eda7188b1445aaeecd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e8ca0a680de94697992fac951ed72e13", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0ca8695ced34eaa8a539c2de18852a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6971899278f54482a7b253a4903c7355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c4c891e4f6304e2ba73cd069567a2fed", "region_id": "RegionOne"}], "type": "policy", "id": "a2e190d00cec43379cc67043d825b637", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e1007ad8afd4763a7c1ff59a9bfb8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e0f0584136d46dba269ef1884618b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "155e2bfeb8cc47809d2c154a64ab5bb9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8e46aa17816f4f6e801db00f0cb54c44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c3c796272ab40e6a04b8f3f5c07b0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe07de3a026a412ebbcd0dc28be01d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9df774366c3242069bcef3a5a04f0af1", "region_id": "RegionOne"}], "type": "sharev2", "id": "2034ebb6ff164c968211ec85e5c3a9e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46df79a9783847d3b04bfa5f283fc263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f9e7e987a664216b2713d11fb79bfaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f00d95f300ac46898f344fb565e30750", "region_id": "RegionOne"}], "type": "share", "id": "e6d9da1d61c644c0b8aa2fc9b1ef55f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c57e647058684ec78f994fc80de9befe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07a0f2bc00be41b79280b8a829f36866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "156a89f9009f422a9640e0309fc29d4c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "018c860feba74aa48e008f710ef4f365", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b871741162a8441dab6be919637fd9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2e343235a1d44eeb08d24d6cca561df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2689e66fba3c4f4bba11d44e646301e4", "region_id": "RegionOne"}], "type": "orchestration", "id": "099ca6d5eb3b4a4987ccb745b853da73", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73946ce3809441b7aceada23cd5162d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d6411d18e9d4381b4342e15a91df905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db0ac5400b3849c58d13a6f2dcea233c", "region_id": "RegionOne"}], "type": "block-storage", "id": "b344ccdf33c3400e9e1d8d6b241b8b19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d938aa3886fb4804bdb7e15a2767db92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a6990b47dfc4805b97d442e724906be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc571448a2df470b82f40fe259bc5340", "region_id": "RegionOne"}], "type": "volumev3", "id": "822e21187b62431abb484bcd0c0e0cce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58cd147bdeac46268a84cd5d51eef403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adb7f8e0b14e40efb2e5ab386d3412cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e71ed53943fd425091c49260cdc5388b", "region_id": "RegionOne"}], "type": "volumev2", "id": "0c40ed3b76b242f69a32e33075978870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23f33dc5f884cfa8dbb0ffd7990e5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3152a5fd39e84d27b6782cb4d1200bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f50d63c4e3ae4992b32b7ea3de6fc0e5", "region_id": "RegionOne"}], "type": "volume", "id": "d258645280bf4a1983e95c507990088e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a6cd058bfaf40edbe7b5130ba0fb813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba2062b18a6d45cfb12019e4720ed053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e21f7b5189fc4330a63b9b7845c54bf7", "region_id": "RegionOne"}], "type": "block-store", "id": "ba617b9d3dca49f6a2baefa517072956", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f045d1f990d14c278c77e532bfcbf3ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b30f9740c54d4bc593ff8d29fa6348cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "973192f9d9a04823a0598f4552e0d8af", "region_id": "RegionOne"}], "type": "alarm", "id": "1fc246eacc3e4e289eaa0f6f11ab20dd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc237eaba77e4948890c6c5e2aefd68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa9e04cdc6d34702be8eb30dd66e8888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c276ef425a4d4701a2f1deb9d2af91e2", "region_id": "RegionOne"}], "type": "alarming", "id": "0c84acc8756e4354b21a4d2b1fcf0ef3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cdf7c3d2295f4163a8e9215b5b8896f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "671de06cdf474126b30177ed5b05d37c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9d57a1fdbb834b2fa6fa86d63210efbc", "region_id": "RegionOne"}], "type": "meter", "id": "415609788fa44133ab487943a6504573", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9bbc38a306a4b22aaac3b3b27f79d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "04885fad1c4c448584d24384d8a0d3e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2bfd4d153a04459abfc415b23dac5a51", "region_id": "RegionOne"}], "type": "metering", "id": "fed749c6bd954eb98089568cc4d93f4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe257dda557243f98f64cf00cec99dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "478d56cefed34d3fbe3938162587339c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "690497a08c0d4b589b05ca8ded8db9b5", "region_id": "RegionOne"}], "type": "telemetry", "id": "24287bd919d1451785c21cd70255175f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "00a20e8c559a46948d9e1cad40db72fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6f4f3fe6070c4eae907a4a0227e525c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fae0e016afdb4c61a8738fe6b5309017", "region_id": "RegionOne"}], "type": "event", "id": "5beeff4997534fc790d42ddb69feadc0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39b1e2b341094152958b8c6edff08459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "774e1cc7ec9640f39b710fb3b0ae7ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1896e70f9f3e47efa97f994d61eadaf5", "region_id": "RegionOne"}], "type": "events", "id": "d17ed19ec86c41f9b7d014cfbb4d7f6d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fda8e88338f4c5581b00648f36f9024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4503be1564547f58d908f5574e25634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0ffe16bfc3b044b994dd9cdde132e2c7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "552bb24a3d2643a1b73359c49c906bce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c164fe41f3944c4ba1fe9e3ddb950964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "445ad9bc55d94e75b63b316de25f7dcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cfd382b61f9943a7a0e26047219bda80", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6bcf05babe974eafbaf6c6a5eb0e7bd4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba1ef1bb3a6640bfbc3784c41640188f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75184cb26e4146a38259853a11761310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "23356a7c7d7f480d9b74627f46f30663", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1d640c23bcfe41d997906be7eec5a0c4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1dbb1cb728f48ec9ee9f11a33cecca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e4dd647f4af469b89f139f3c8ee3832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "157543de57954593b7ac97f5a2c8b61a", "region_id": "RegionOne"}], "type": "tricircle", "id": "dab24166daf84c218be4c2a0c39c123c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ab7d96425c594446b716f9503f366fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fbf30fd86c444980a7f92194bdb1c6d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7e3a867631ba48e2ad9e01f5349bd247", "region_id": "RegionOne"}], "type": "database", "id": "4685f203941f4e85b592d1aaec6e906e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d79b6514307499284310b22ab2ccbbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a9489e3638f4319824e0885ba63ead4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b871d0758dad4aafa5146023e24db1e0", "region_id": "RegionOne"}], "type": "application-container", "id": "b749badec98b45808178cdc3a93408b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c760bba89e14375b992acf4888012fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "510a5d65aa354a89ac78ad01effb7126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a8dd7c8f8a4e4745aa6f1fd1c27e3343", "region_id": "RegionOne"}], "type": "container", "id": "1e88add8466144508e4a7c9ce30f80dd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "090f81f2727d466698f8208e20877876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2347f07cc03b43fcbf7769c8ac3bc4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d64382d220bb42d59cc0a418c3a2cc24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4cc327bc0efc4084b5c2ae5c63a665ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a22e665596f46dfa6993bda5d8d4207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4865fdb99ce14236b76b712893b95c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "961e5c9468874f299cb17ec49a6242bf", "region_id": "RegionOne"}], "type": "rca", "id": "4c982a92382c487ba1f7f73f0d5e7048", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a0eab77f5e643d788c13c908ffd636f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87c3584e32224e89ba6f842df6d3d913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c76a2b3246254fa9963411d9386f0e3f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "24f59c6d1cfc4b43a7d2f378259e7d44", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b7dc7322a5f54f79ac847cc1091b418c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e4130d72b5db4be7a77cfa14c24d1dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fc99a7ca1d2242638efaba779f007d86", "region_id": "RegionOne"}], "type": "network", "id": "a5b88b6c21db4228bcfc1d8c39967644", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "61fccb06c46a4cd39bb2388f30eebbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cf3075c393d54f36b67282ce20f03847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c4970dbfc17a44a296fcc8eb48b74527", "region_id": "RegionOne"}], "type": "backup", "id": "7b6a05b4f9944b7c9ff3aa065067498f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7cf969e1c1c24e3c87b164734fd67b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3365d580d84e4a1e95506ca1d22b18ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "062f434e6c0647e4b9cb9853c74c7fe5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0a8c1b7aecdf4f22b044012081c740b1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e2f928a7cfeb421f8d48ae654c5b8115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "977038ce2d664d46a3862513165ed2e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ec6547192c744cc8e68dde5496723d0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "066600a3eed24291a5c7e3e102796400", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0da5f215811c448ab3331648cc232680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf1b4afb5b9c40949c1faa4568ef61fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "94a5d528736f470a8fcc42571d5bc7bc", "region_id": "RegionOne"}], "type": "monitoring", "id": "0056ae213e704cebb0d3f68a6cd12ea6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e473b28a0c024523bb1316024062542a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "25f7b2668b21416eb7f104fab1e317f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "93c38a224a144a578115b6d29a304283", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2472a5efc54b461f85e85b244c34c569", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7af94b30e6ee48b1937be8d1e0fd8a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd12721c6e334d1e8620525e23fca974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e94399e32c14aa8a1696f4cbea63da6", "region_id": "RegionOne"}], "type": "placement", "id": "8d11a318c64748fb84e49ba9d795c452", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb4c927934c84031a531e0180c8399ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e88558e869af487099acd5304a886d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "176d43289a50462d81f7b069f3035345", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fd429631fcba4fb28ba8711b8992a027", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5216cd0b3df7496c91bb96fc623b795b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e38a678c8cad4f6692cda344b2deef77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4e2cc8cbced2496aab359eb1ac614d81", "region_id": "RegionOne"}], "type": "ha", "id": "2d02cbfa90c14e6499213bb3729caf44", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a1fac8cd364449f78cc3bd95089fbe4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0cce2a14f0be474e81734dcb9ca31db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f6e4ed85c7c94ccca3e0b40e91e9aae7", "region_id": "RegionOne"}], "type": "reservation", "id": "7c2afe6ca70846ad93ea136f56e859e5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8fbd02ef63fb4fe8aad9ce9b5e27fb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f23c651d4e73425f86536b448c8643d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d94aa0816304366abc5602c657da287", "region_id": "RegionOne"}], "type": "function-engine", "id": "aa20512099ca4d5e8f89713c8e8ab8cd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "81aed15d53864d5eb6530c1884859a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ac1bd9d1524a4f658f4693abb662af30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dfac6b481936463ca05508afa05d24dc", "region_id": "RegionOne"}], "type": "accelerator", "id": "e445735835c8462d831724302bfcdcb2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab1955d328b14dfeb87be3ca97d06541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "347a804aa77745a09acbfed1e7b7c8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "197528126f444eadb174ad9f8cca2660", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f690433064614b728d24ce517e7975ab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df044b8bdf6042fa9cf65131a4232aae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ce6adbf181346b8acdcaca8bdb30e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "616f8db9e10b4f1bb5c1051fb9f7e275", "region_id": "RegionOne"}], "type": "registration", "id": "b630bfd459874b1faca8f850270f8c11", "name": "adjutant"}], "user": {"domain": {"id": "26d0691db5464ed2abe8b50ba393948a", "name": "446905ad949c4933b7cac7f4e73fd4fe"}, "id": "b6b746fa841a40a987e4124c00a1a665", "name": "8bf98c32292f46c5ac0fb269e434266a"}, "audit_ids": ["ffe444ea97854c8d86b970e666c928fb", null], "issued_at": "2020-04-23T06:25:56.597714"}} 2020-04-23 06:27:56,726 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,730 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,732 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,817 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,821 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,822 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "pending_delete", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:56,868 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,872 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,874 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "pending_delete", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-3/file", "id": "openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-3", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete)-3", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {23} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.162367s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,808 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,812 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,813 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,816 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,833 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.751778+00:00", "project": {"domain": {"id": "b9aa6ab4ee254a838ceca44aa978d828", "name": "8485989fd9044a77b417e7518ff4d359"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1fada8193da944278b4b5c7092cea6bd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e907b41aa45d4a718b104065056bea4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "28e57cf820ce4995827cc5e67e1627b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9071624a4aa54b859f70c061454f8e8e", "region_id": "RegionOne"}], "type": "identity", "id": "1c755df4152441d4b32bad62c162f93a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f0945152a00c4551b0142ebede6e80e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "97d711e1726a4d8cb3de402efdb3add7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "08d6c536ef6d4cdc83a9ff28b21e4abd", "region_id": "RegionOne"}], "type": "compute", "id": "9983360f3c3647ffbf2f4c962bd1880a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ad7314431ed44a1d94901fc25d629dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "92719941611743b093c6b0894d8e71f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fda023dcbd05405384e403b2c7627071", "region_id": "RegionOne"}], "type": "image", "id": "6008579362d243b79cc1fb82cc4ca296", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eda7cf6bfb264450b57dc306c9a73eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "130ba47242de4934a4df46bf4a0877ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fb53860d58734fd380e3e9c191685836", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ebba29b357d14d63aef7d253e16a2b9c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6ca5b3135c46a0b25179dc486df03f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4608e3df0f6842e4bc98392ffd1288ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79860041a8d347af8ac8d050edf05380", "region_id": "RegionOne"}], "type": "object-store", "id": "13f7c7f96154482b84d80e63bddc359c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd1ac778fc634635b3b94732ee090017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef6dfd12bda44c3bab267e3ef4fe2030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b66142455d64380be448834f8dde2c7", "region_id": "RegionOne"}], "type": "clustering", "id": "26a1a5e3cffa4bb49994add836904542", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be39312aca9b46bf922853d41fd20d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5be0603ee96d4eb8a147d388c295d5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f7d399dd1dc41c4bd4c240cf434c33d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7ab0655cad4e44fb821f643fa42c1426", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90c904599d844165b8b929037f23b806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14d8a4c0f24a4eeda1904baff64e522d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b3861ccfb654fb8b93a194b2506e7cb", "region_id": "RegionOne"}], "type": "cluster", "id": "0a43be971ed64fedb3cbae70ff281f8e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "67da3a43a9e44c04b6c258e4d5643582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8504c51c963949b0b9b6e759ebd30a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "590ec222a5fb43828445d483d02a7330", "region_id": "RegionOne"}], "type": "data-processing", "id": "236e9eee7bef4ae7956333930e9878d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dcf3dd43ee664739973d3690f62cbeb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e82364130da48e5a814f8bb55e72179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "570db85c270b4bc2be41a831dc47bd8c", "region_id": "RegionOne"}], "type": "baremetal", "id": "93304285ece54e3d9419b69cff6aff33", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "151994c3fcaf446783e749cffc019dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6c80686bff54fa58708bdddecf8ade1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "145f84696298427d83af17693227bc88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "688dfdad331c45b0968c7a4e11a1cf34", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e3fa305b6494d8f831640a506c71936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fe4c8867990c437681c169c94c9f8e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a94e9ecd13340c4925a02998107edac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b34586a331df4b7d98a0d980d52ee69b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9e02034a43d43bdaefeba9c41f60081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "485281784b3d42e1886709c9e42dac22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "02ed816ee63346af9e84e192d43ba08d", "region_id": "RegionOne"}], "type": "key-manager", "id": "7536361d8f5f4f88ba11ff31117d1361", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e43644a0464e412b9666eb4b0381ed51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c9591d027974a72b832ab30b391f969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6eec841eec0146c2868fd18b08c4b81e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7527ad96b8d34a1b9751536e55cc1a06", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9056615760d4222b7d3d36be7f68934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a12a1efdc6d4409bbb54ae8da07adea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fe77c2c141a54c82a7112cf3b67d0579", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0f836f9b61fd493ea035c5609661e17c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d731bbe8aea4e7ea62bd0b7b0a5034c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9be022a8ad446eab20583861d2e6e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d50eff556a43403580e676978ed5d29a", "region_id": "RegionOne"}], "type": "message", "id": "bd237ed98cdb48a6beea71d48d849301", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "456850f032e9478c94593c399d2e1aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b8e2ee75a5fd4a49ac6527b07c76f558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aa40fc7f0fe14da29783c3c4163a6e10", "region_id": "RegionOne"}], "type": "messaging", "id": "7525cc9f86224ffbbede87a06364f65b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bc08a9b50ba471b8ff6919f3d55a9e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c26b207f30074d4c88042dc1747631c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2415898bf7ad451f8af88a78ed1f92ea", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2afe8ec3e38b49b1aaebe4345325ec01", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed6ac123227c419285b6210683b06932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9b51d4d09f9440aa204200a1fbd8cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be0524d86c334aa5b3676cf4aada1f92", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3c84b8f3e055481a84c5c1176abc14a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b879a011a4cd430f894c899f2d50c238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c67801786c14fdcb3dcc02c5b5fc22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "171994ed14dd47c3b76986869314f284", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e8df21ab28be44caa97006a38c79b7fc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f33aa03fc64418db13ade267d28696a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04e74cbdabcd43d1b333c2b8665b3c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1046e43e30984fb3b1e7d051627c5660", "region_id": "RegionOne"}], "type": "container-infra", "id": "762653a47215438086c9cb30ac3d97a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f3a2657392b748048baf34c9cfa64fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a94240e962c74980ba67bee8ba5aba85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3577d5fad9254262a3d70279776761da", "region_id": "RegionOne"}], "type": "search", "id": "f751a331275b4b07afbacf42f90b4c3b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8d1e2e3a05e24cdba2aa6ee7aa69b1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "691c14b5d70c4a238ed456c6c462f051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ef640e07c52345348a00ff78b26dbeba", "region_id": "RegionOne"}], "type": "dns", "id": "0c7c0d6fc21f4a6d9040ae2839937181", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd932c04a8154b88b2e13ec01ca11927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc72e5d8b54543419a7d7f4973456b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4684c1b208544900813f4742552f0cd4", "region_id": "RegionOne"}], "type": "workflow", "id": "08b247d9e44843f9b662441cfd947281", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e13d05df38a4095b666ca34aabee670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c4efd0ea7af44f3b2aacffcf1ed3ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f5c10fb5b4f40eab27c0481e7bb1ffe", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7c0b9da36aa04427ad4b45d3eb022c5a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cf185acf146a43d38f1df9cea90e0ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2168dc1de3af42aa8df7cbe0c7d4142b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c86d9939635241089be962c091120c70", "region_id": "RegionOne"}], "type": "rating", "id": "aa55f5194d9e4e8187e09b1ef1fe9966", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "408512a886aa42c4910cd598a9d679e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e067751fcf040a68324777661145f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "53363bd16e664f6087ea0c093371a4ab", "region_id": "RegionOne"}], "type": "operator-policy", "id": "15df6d1d56f047c7984ab298374e4997", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c6f181fde2f4d239b696139ee05ead1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "054710b59fc245ff8148a1d52f5fa993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c7b5ae7f8fb54b7fa215dc5d2335f8f3", "region_id": "RegionOne"}], "type": "policy", "id": "d5edb49d77c344d99436aa5c2558315a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf12a5463e5e4c3ea173f8b21ca87eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca5c526a8dcf47e2b72fe2b0924342b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac2a22ce82744147ac6eeb838eea5a2b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9343dbee0f9b40c58a876c97e3d67e8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "826d9037ac8d493ea299f2d2971ff47f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "861fd6a5e0fa44628b1475f82871bea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54a5b7e075984f44b549f12288d9c61c", "region_id": "RegionOne"}], "type": "sharev2", "id": "1dbc420474864ad88bc4b742bee11293", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1905c5ce97a949ddb3a3710ee76f8301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "384029bca4b245dc866647daa8832d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2642d5b303d24ae4989785127431f64a", "region_id": "RegionOne"}], "type": "share", "id": "946273ff81eb4ca0aacf6c5891ad7c97", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c9fc697acb7f46438c71a8ddeaf89a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9dd08c55a8814023934776eda992e382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d4df77f53da74ca6ad44e10511f57f0b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "14d79041c52749429474f287f2207274", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75d1a14189d84012a6da1b0d04d9dc82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f91348ce4c2b433e9258022eee977d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae9e16167a394937bc1ab39d66016238", "region_id": "RegionOne"}], "type": "orchestration", "id": "3d29a5896fcb4301809fa16301c87140", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7321605a9ad64361be135e42170cda3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ad3b694e89e4cdbb347a5beff4370d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "647f4e302450454f8689bf4cd3e7bdba", "region_id": "RegionOne"}], "type": "block-storage", "id": "5d37184bdc6d48c1a2cc3afde3ef848b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52866b6446e44d1d88f53b3e8b13c5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf56240d6ed3473ab489fb0266de60d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2414d4ae23b846d481265d64bdd04d96", "region_id": "RegionOne"}], "type": "volumev3", "id": "59cc34f20ff04571a7a6f30112fa235a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5455329fa0ad4fcd8075c7671d8780ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d4b568567a1495e9639280f889e332a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "593525aa0f414c1a8dc4e27b26309ad1", "region_id": "RegionOne"}], "type": "volumev2", "id": "58f6349db7904b4e8e30055f07d11676", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302907a2c41c48598286ea810af1c720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d429c56fc24e5483876c32ea213b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2cc1f151ed343c48ab224c67bd48679", "region_id": "RegionOne"}], "type": "volume", "id": "93c80fbbd1ac4b169fcd22b0bc20262c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9be7e94d36f4592b797f8481d9f4a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64cb392e15fe4c8f88796d577f65a531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3aa697b7f7a844fe8a8e3c3249561576", "region_id": "RegionOne"}], "type": "block-store", "id": "a50df677e08040fabf82fbf6f082e0a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9561553089484021bba1c1da33b2ff27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "561dbe84935942a18ac127986331bb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aa5a7a54a0674d46ac7d0f442aa4398f", "region_id": "RegionOne"}], "type": "alarm", "id": "e65d6e6565d04dd9a7d53636744b95f0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17f12daf329145d0b56eeed84ee0c6a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31fa5c314c3b453b99d678276df67faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "254bc53898724549ae47a05f2820c084", "region_id": "RegionOne"}], "type": "alarming", "id": "52829197dcca4ace9a93dbb1c993cd62", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1183a79711d4025b29c22dfef7630c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a51ac19b1f24a6f8da95d0f67e20d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "76f2d77f609b4c6f9ef7311ab1627aef", "region_id": "RegionOne"}], "type": "meter", "id": "d9aeacfce1ad497589aabb86088e81b4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86ecb21c82a6439f98dd35f6d2c372a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54d2470f6f1d4946b6e29e2fed101ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9cde82ef798148b985d880554114d946", "region_id": "RegionOne"}], "type": "metering", "id": "98c6b235c4834e93b9ee8fc3d82d9e60", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42f1a613c76d4af3add74f764a09073e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d173df61a934da5beca0e036a11f6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4b7909497f54ea6a53f7c60313966e5", "region_id": "RegionOne"}], "type": "telemetry", "id": "8d4a7152f76d4f159c76a7538b84c4fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cbde33aea03c4c0c950a955e27dcb915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fc0acd698a1b4cf78f9d3faeaec01d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "906820aabb7d4ecabd48f56c44029934", "region_id": "RegionOne"}], "type": "event", "id": "526d1898ee1a4cd48677f1de41472ff3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1082b7b6164b49e2a70b438f09b8e212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ef9caec2b0ef4dd488d02dd00f4bf81a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "85d0934d8e2e40fc8369441e88df9a7b", "region_id": "RegionOne"}], "type": "events", "id": "dc24bb66094044ccb707735d13ce01e7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71d4ea51f22a4d9f863d8b5f9376ee39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d2880c30e8d64a78afa97dc1aedb85d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5ba30c321cfb4a5d8ded1751e0c4578a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "842c8dddfbfb4dc8abf11058a4d6cb8a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25eb812014464ee2bf9527dc5357d1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7645e55d990a42699c0b0f91c6fce634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bcabab1b9e64464ab9e46bb0ba1bf842", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1a55980018e24e18b39aec1bec63af29", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3736b8ab8aa247da88d1e680cd1d6d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d46399447234fb896aeafd00abe0aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "527a712793f3465bbc8fb5fb0fea1d7b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "87d44a66a17c4704b4864dd5d0f3f246", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e939a95d9cc146758da1871c07fef594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92ddcaf5764945da9e548a04a5a6aa1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebc4d7c0f834493fa3503bfe03eca3f6", "region_id": "RegionOne"}], "type": "tricircle", "id": "e1d5da5b6afc4ab6a9467a39cd520a2a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "af44eca5ee2b4d6c8152d872e839db11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f313916adc1a40ec81a0bea46b65d49a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b86e3ebfab864f11b0f1446b1d23c149", "region_id": "RegionOne"}], "type": "database", "id": "fbf1e69a339e4e98b3eee2f5cd91230c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40ff798360c04b098558aa9fdd384a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a4e032eb47741e689f92c14c3820ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7afe470211d4485ca54fc17a72f1fc02", "region_id": "RegionOne"}], "type": "application-container", "id": "89719a093a5f4524a8739db9cc3349c3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1579c75358644e4085d5f4165305bbef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e03ef0f321047f3b241f927ef4521f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d019696776fb49d8868dbfaf6d859e7d", "region_id": "RegionOne"}], "type": "container", "id": "ac673177dfc34b20b2cfe4af1ea4a010", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab6b65893f7b4f3395823a480955cd4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0817ea08c534aa4928c9f7ced2c15ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e686b37822c84bbeac24ede0d621ad90", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7fb23f1514764bc7bcdfb4d3442c5dab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3434c01fc7374150ba0d274498a7bc6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2744d4cea26f4f129096ff67d503951a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0290e0a99ec843829a6f5fd8d78c5c7e", "region_id": "RegionOne"}], "type": "rca", "id": "6eafb9c356ab433f9a08933188cef295", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c5b4e83a18d94a05a8e70fbdd8faed79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d590aecb033c401bb4360a54ae060bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a3498bd27dea4542af4d5d0e057f0553", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6c010522978647c4a3ea120692af5485", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b23f66de56fc46989698c9316ad5634f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f05f396fd80c4c2b81e4de658fbf3f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8ade310bcfb14c64aab5473a4d9d42fe", "region_id": "RegionOne"}], "type": "network", "id": "3ff02e5caaeb49409d8ebe46b3630c2a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2afe5927f6fd41fe8a4bd2151eef3c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "85712adb70d742a8982209aabff8771c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c72a755b0177494094ce0fc2399bb641", "region_id": "RegionOne"}], "type": "backup", "id": "0e8b03d617e74052ba2e7ae85f2d8ee9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "748e711b02624902bd453e424c20a6a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0a9c0b18f6084c31881eda34bf051d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "83d4ae495d874f84a72fb62ccf223e58", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0c9789245aaf46a9875f6b04ed5f6861", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55a516f43a3b4b71b1a99fb74292866d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cec1656d0d2b4890a883cf81723b48b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2cba4b7302e04382a4f47cd9ee583ea7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0d75fe8c7bf1466ba49239c8f2c79233", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d223c618f3942c78d06125b32585852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6cf6721203a148239149cac6a628a593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4f9fbf3b10d49c5a271bf0206a3f6dc", "region_id": "RegionOne"}], "type": "monitoring", "id": "d848b26df5484c6aa50dc3f037aaed2a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6676347937a043b2948ae3052ef589a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "22ad0e533a594001ac9d76c46368a096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8afca7ef835d4e48854fa6f721f071a6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "08f4f348ee7443ee8660705e70b92e6e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b50a8f11ca5a44ba8d175047a80fba5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a577d2c1411244f49577e6df89ec2261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2a964fdc184d4813ac2164d06aca61b9", "region_id": "RegionOne"}], "type": "placement", "id": "7b806053518e40e5b5647a3d77936252", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d3ad7895af54e41b67079603a0711a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c3ce24a01294d919a09fc7aa42a04fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5d96d5029b3444f683cf12f06a00211f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "654c90825e404c9d8ce19a5e6d0edabe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "36fef987580e45bb8ccccbbb44f3195e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "44f56a74e2714367a3b620c9f8c6a10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c1e0b7110f024e5184c48e1bf319e2e9", "region_id": "RegionOne"}], "type": "ha", "id": "dd5d751b3ebe45b1a2e661239158689e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e7414d834f64a8baa734d3c4656be76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc73be5ca5c344f69e0eb6accee253e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "01f0d87bed8d4cc7942de22e894c60ef", "region_id": "RegionOne"}], "type": "reservation", "id": "c1a70860ec7c4f9db78046f897210cae", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a55ff10fd7cf4e5ab038c9fcce5d5996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1407d1b5ebc94a279d820a584397d414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ce3ec1decef14bdcbd1c5b5221cc24f8", "region_id": "RegionOne"}], "type": "function-engine", "id": "fea9a11e393643ef9db5c8e01e9d4864", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd50b93565114faba8498b2e5577b567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63e2291796894ffd8f012dbb52725bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "666e85a57c1b460980f70ab9b6be578e", "region_id": "RegionOne"}], "type": "accelerator", "id": "3d94c3eeb9de4d5f89a1b668ffae2bd0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "787410c2689242c38276b3f13c4305bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "976e232a163143aaa0eb18d653e1a814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "52ec0645ae02466381e900b63bc40eb7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "500cfd39a0a247308e52bf8ca96181ab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "285c46d067cb432ab7ff51bb8a93fec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2a87294c28744eb0952e8d7f87680e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "23054098521242578b0434bf93b5491b", "region_id": "RegionOne"}], "type": "registration", "id": "99648ba804af43949066473ccfb731a1", "name": "adjutant"}], "user": {"domain": {"id": "9bd11d47adf84927b2fc5813834daefa", "name": "7604b7c931bd43a0af94f1d195dd3a81"}, "id": "a296385bde5341c0862cf0448f6c0f97", "name": "9f7621e0e6494b989fdbc7306ce5beac"}, "audit_ids": ["98dd89eb68de4dc8a910014c03466e17", null], "issued_at": "2020-04-23T06:25:56.751778"}} 2020-04-23 06:27:56,869 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,874 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,876 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.215391s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,775 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,778 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,780 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,782 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,793 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.705075+00:00", "project": {"domain": {"id": "1c4c6703bfd4498081ec7d4383221912", "name": "24eba6bbb9b34b7e8b951dcd9315c4d4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5a7cf7b0ef1243aa9329d9d036c2b8bb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d92d9bae9474b5f91e2646c51183295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4249ca3e8a954e3ab8170c31e9eb7653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9db9b6ed58874c06a70989c25dc39d3b", "region_id": "RegionOne"}], "type": "identity", "id": "192b28a3caf5455d9613e0f502219903", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2edb6e64df074dbebe8f22b9b4c9ab4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "94ea436797d84d1cabe2008643d52d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "83c4f84794644944a323e268de36dc07", "region_id": "RegionOne"}], "type": "compute", "id": "156a6e2e9cc24cacba9f3c005f755c18", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "96b50e7bae81437bae6caaa998065a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cd1bff6924f845d4bf20f7247a950eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a758fc4e78c445d5a4db9e292402e6f4", "region_id": "RegionOne"}], "type": "image", "id": "bf65bca1d5a74eae8b075600bf50111e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5175acb823847f08bd38061bee53c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "80a375482238462bbae69625d0138a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0b1b8f36c9584fbab983f50e736d9708", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1717f908864a45278868f827f3ca9737", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20d5da7881eb40d586b550bfe08632fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05e20d34d0d5408aa042d6b3412f1d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b247340884ba4d828297e1655c90dc49", "region_id": "RegionOne"}], "type": "object-store", "id": "dfe61325bded4febb91baa65ad83479b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c02615fea7704e8f8692e6c6c35a6a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e200da7b80b4857826638137da75f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "86f546e7c3f041c1969d7810a273f5c3", "region_id": "RegionOne"}], "type": "clustering", "id": "0b239413b3fc49b2a78ea98ed701fe0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "857c75dec33149158f5d203f9f68ae98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f149fdcd53b4e479bddc647299fe6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f96cc9b236ba4386bad596b9730c4635", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6afd80c0b2cf47e794f900dc86e0f527", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9532d0ce51a4572a05427cebbc6f310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42b337e851684dfaacf990627233f32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce6c9666dfb44927977273e4b3a98215", "region_id": "RegionOne"}], "type": "cluster", "id": "ddf97e6f1090462fa348f8c1ed84ed66", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc10bb2ff54046aba79d8bfa2747e87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "458e7d19d10e4a3292bdc8f860307244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "00d8fcb1b5194b94b7989959c2f1b7a4", "region_id": "RegionOne"}], "type": "data-processing", "id": "bd267dc16c6c4109b3627eb33cf28e91", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5aa41878dbc450a80f2dbb491d3922b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ccc189ca85394e4896275db62a70f456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "29b6eaed63664f0384d23cd009b69b11", "region_id": "RegionOne"}], "type": "baremetal", "id": "f5cad0576c41413fbcfe38113b860ede", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2dfc43ef2b314dd48804969bbf552a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6baa25f7500c4aabb8cce26e2e6cdcc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "138d55359e934675884f843beb54d971", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dec786f071694d21a1989321b73495d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "502e8cacc7c1437eaeecf624bf644bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "28be1d98c43b4f10a81ca268cce826d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6a98e050f74a4ab1a169c19e3cc9db8a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "777eb43d6b1442fb8f0c534611ca1f68", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "013ed717725641718861a85e97c8de87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32db5c0aad2d4268a5dc4dd6bbff225a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c9acf8fd05204d78a2b08da62f00176d", "region_id": "RegionOne"}], "type": "key-manager", "id": "79f04964f8d94694ad4b0df049cb49a9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eaf4bab8c6b44bf99bf6da6e92b32d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79506851ceda4897a474cb503543c04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "65293ec16dc24f82b3c8ab27b7ab3850", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3a7d5ac8a120487f86d8d62ab96b651f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d1d6ca189cc450e83bec953d7657049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c35e3ee242d411ea1d3dfbce18c83dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c96323478194009a08ecaf5a4777fd7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bda45cf6440e405ba9af989b23faeba7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2e56cb7e5d88444eb65e0245e7b2a0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "547d81368a2e4aa68119c82c1c4c75e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "68b6ba9c781c41d49544b6af9c95d117", "region_id": "RegionOne"}], "type": "message", "id": "788bd1aabedd4282b1c19df337752154", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "daaf16bfc758486fb7901dcff159734e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e17a59cd7f0f4e1aac9d8cf75924b864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "939e8a229115424181c041fbb4299f02", "region_id": "RegionOne"}], "type": "messaging", "id": "e051c058411749c2ba2cc33c5a23ba33", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0fe0421eb9d24ef2aaf01723263cbab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ac46c74716df45c3a94a7d8bffdf0564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a82a81ddd886450bb3c9c55743f29253", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4a924e41bcbe4b928852cea125c7e1bd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e500b3d6ee6a4e3781cba1d0000914f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddf30cda23964ec594c26cd6eade2a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4fa4542bc4d4dfba85d28229abeee23", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "43f7ccc3eb90455e829953a659f9db41", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84c8ae28966540f796606c6effe7ff9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23706a8a4b944636baeb44a038867025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cfd11b722e4414088669978dee83746", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20d008ecc47644cf9e9bcc7748a9d1ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f5379fc46bb4f2f8edde4ad100b801f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9a8a38c385f480294d251e98e73b454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21a0837e7f2344e2a6ce40025f8fdfff", "region_id": "RegionOne"}], "type": "container-infra", "id": "fe0e83524ddf44f9a8ca679473bdd2f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ea281e57bf254cbc91bf6ac393618efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f5c46f9548a74702a3d5aba01190d748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "76f3bc175b7647c481b385da8696727c", "region_id": "RegionOne"}], "type": "search", "id": "9ecf067127b2433c8f53064b12f6e306", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3c53c198e3c54a049272f60397ed2fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e80c1698720147cbacf0ff0578bd149b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e52bb471c9ce45bfb535796086314cd0", "region_id": "RegionOne"}], "type": "dns", "id": "bf079ac2eff544b38bf11f682d301145", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0343046a00aa4f8fbf3a93075ac46691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3dc1b9ca90e408baa961e76dc7d0907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77ee857d43a14d86ac56e6f069132574", "region_id": "RegionOne"}], "type": "workflow", "id": "8a80e8345186481eac474ab60e2f148c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f501ffff92b5425f88dabc745ebbf4ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77066428a16f4d77a3916fad494a09e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1272fef66b914b32b2f77fbfe1dbdd48", "region_id": "RegionOne"}], "type": "workflowv2", "id": "13a7e28022444893a7b19f85fd4d22ce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f4af4068d03445179b6cf285ce1efee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6f3a34f5248431ba39a41bcedefe88a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0aca17cfa04c41d4b30a9267dcb2bd1e", "region_id": "RegionOne"}], "type": "rating", "id": "3f3d1bf302564766a5e622ed412e82ff", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c6512274894469d9b56ab8104bde8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ef3a90a99144c088e2f313ca5334465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8341198e84644e3ab6fd53878811c64a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4ac9a55c2b2b4093abef36b1be721a6f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2a6a828850e4a58a3414476187c4d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0da5005732374dbba79273a578681712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "136b3e3099544383b8fd630f5b60778d", "region_id": "RegionOne"}], "type": "policy", "id": "3b573d008b034d0abd97fcd127a8ed18", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "517e1e21f2664bfcbc22d824efe81946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ec2c7e33ac0495a9b0957d449f39764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb8552c4063c4962af6bea77678e6d48", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "aeaffc893b1046bfa7acc7041b26eac5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd9f1865edb144319d41ff52f98c3d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6a440b9c9484b14bcf814b183cd4b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3bbf5b325ba4cdea6980be93bc56648", "region_id": "RegionOne"}], "type": "sharev2", "id": "055b5152427247ef81626f5209070e53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49094f078d984174a1ccb310299e1155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f0f142610714c7a9e56eb9d0eeef858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a3ef7f63d6c491c80cc8ebfd06ad565", "region_id": "RegionOne"}], "type": "share", "id": "b35c91b9883b48caa29e2b4b0fef009f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "92c55d9c571e4ee4a4a9de3b0c8de9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe171acc488c4c4dbdcd22b958d9b2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f5acdc387ac4a2fb2b1348ba9262c1a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a9456e08e44246efac7e1d2bfb94e10e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47176208e036478ea9c17b6a9d3f2ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccce9952e2f64bc181ed44c28d198202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4475527ccb94d3ca2d387ab5bdbea28", "region_id": "RegionOne"}], "type": "orchestration", "id": "e50c7dbb18a945bcb39f85b1f022a092", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b20f9b106cad4535892c6b16d8d7a245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ac5fb4a0f8044a4a8cf432ab8076919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4481baf92284362ad87b1f12dea2a80", "region_id": "RegionOne"}], "type": "block-storage", "id": "3ec3c456209a45f78af9a318154d57aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1080e7b0ad4e47e78d78313461ac1b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a7ce8a2a17a46d38440227b5b2206d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "592a891ec5bc42ab888496b24f9cae06", "region_id": "RegionOne"}], "type": "volumev3", "id": "e77d7ac337f34116b7ffe782bd4354f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fde200adada74bb88597c367f9b19336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1644644f90aa42859f09ef5518e5aa06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f048aeeda924498e81f44dd2a01e2cec", "region_id": "RegionOne"}], "type": "volumev2", "id": "be6387989fb04acb878f4eaa645a2667", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448c19a77c974175937a870918cc265f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4697d9e676c54bb79fd7c335beca77fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0afd30a5c14e4a4e886b97ad26188ef6", "region_id": "RegionOne"}], "type": "volume", "id": "ca596add373e4473a3e755ecda7836ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6cf8540471a491fa565164a9c93122a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0c2e22e91f6464d81c7b6c1ae7dd2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b56841fa8b248e098f7d784acfc4ba3", "region_id": "RegionOne"}], "type": "block-store", "id": "3aa7f65c09dc422ba559ae79e1ba08b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07de0b9642194784871f9c0b984f890f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6fcb8a85fa74779b1cbe31879aaeca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "779e53e2f79543a896ff7825c083f2b9", "region_id": "RegionOne"}], "type": "alarm", "id": "d98761c7155a4ebf978467b94b093c7b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fad5caddcdc74a0f80908567b3f19322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c92efc26ad9e458389ef94ec9c7d609a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e0fcbc4d43547ddb0122708a99d784f", "region_id": "RegionOne"}], "type": "alarming", "id": "ce3481a0a0674595b306824309ebdbbd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae0495e082944f1b81b3c6e71a01ea15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "163fd9f2a1ef4875bb12a0d27eba1df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbc8839e86c74cd988b12db808c7b517", "region_id": "RegionOne"}], "type": "meter", "id": "14aa9c65693e49d498f98d3d83d62da8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e55852908975404daee794827f81b4fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6800d24fdd4f478d9bfacb98e1393d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba3cc6473e774d55b4baff29a57e6669", "region_id": "RegionOne"}], "type": "metering", "id": "515771a9aade462fa96ed5599d80df68", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "71462acedc36479fb0f333e6ca0135c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "da0df53f7d7c4065861d53dafc03712d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc0ad5fa4fd2452f95de935e793a2a1f", "region_id": "RegionOne"}], "type": "telemetry", "id": "b960048dc7b74cc2aee8cf7a687041f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8bd8fdfe1184d91afc84cf87ec1a1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2301a898082e4403b894f5cc44741eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20fa8a0e0f0347dca2a8f1f632e59217", "region_id": "RegionOne"}], "type": "event", "id": "61570ac89d3a463f959dc03517988ebd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9cc4b32af9474677b549cd68313c929b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "51263b27ea4f403c86f9b2a4e4e16645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9936a204b5354dc6a6fba4afe16d1d21", "region_id": "RegionOne"}], "type": "events", "id": "707b23ea48dc4304857f682de52b9517", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a84934530c540038e0ac8967a9e920a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7dfed52cd27444a9b71f52c0e8cdb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2cc5515a9d124175bdab7c92fa3d33ea", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7373ddc674bc4783b16988873860c485", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7955a0bb09704da785c6b61a26a2b0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d6f069aa7b54f2eba11ff1630155a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "31ae6a9da6b6480485b9478149cd9140", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2f30da208f434dd382e56ae0e42fc6fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20fd9702965e4d199ed99e9adfe03f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "09dabc496c6f45ff882cf8075a277cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fefa05d7144f46caa6dacf6c4a7c5703", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cbd0b169b5294e0a8f2568eb59549138", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "238f302e70c04ba095d53bfac670c60c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06a22a73fab84db0855a09435a480d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d67810fd037e4e35996b22afa2e4d0fd", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae4206416cb140dda4b88270e0acad9f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "46dbc186c28e4cf796aa6aba4ae38760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0f74d09f3b4c4fa0b27b705ee86099a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4065cfc2e51e4e488572ab3254cc2460", "region_id": "RegionOne"}], "type": "database", "id": "8b4c7b6fde914ab9b5c0ea1a7b6e37b4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06e2e8a4ae1440209abf4c2e769933d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f0d0ecb48804f93aa695961274bfd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8add47f919914df784115bb13432f8d9", "region_id": "RegionOne"}], "type": "application-container", "id": "98eb6df46da6495799f88761bc7728af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b53b7ed71df465898d26cef95bc3ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "887e4ac25f3440229d33423cea91241e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d91aea3e6cb24f77b7b59fcdab142777", "region_id": "RegionOne"}], "type": "container", "id": "4319120c1fd24c21bd33d1a45a5d18a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da4d9c72c9284ffe8e616c06178cefde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9bc7e060ba7d428cb615ce3c6ee81865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6ac79769836414ea38c06834e124fdb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2fe38b87064d463c92c13fbf5ba3b3fb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55aafc49d6eb4356a93b367ccb6a8bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "452a763b46f54ed98c734a20a661444f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eca3c99f2b244d60838a85777c8fb3a4", "region_id": "RegionOne"}], "type": "rca", "id": "70617b3bd7e048b3a31a23d5baaf3fc0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "50794f857171450894710577ee4da6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dac728b39dde4062aa93d41ac89b1e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "29553837875940dfb49e4e32ff86c03a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a86a370739c2440d96a577129856ae45", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ff3477c9622249569a879c254fa16b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0adab1c5f16f4a4e9ebca5bc9b17509a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "67331d8f9f2e4043a91988202e5edd57", "region_id": "RegionOne"}], "type": "network", "id": "f022edaf6e8a4ab7897f4d10c72d8312", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3c993fb8dde44bbba46aade1a9de0103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d70762d45384601b480bd31902550d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4384f16b58ba42f39f2810f3e85b8a07", "region_id": "RegionOne"}], "type": "backup", "id": "abdf97aa4d0a4b60ae4b87dc1e10f821", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c490befd01a443d92334dc10939922b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19e5deb1850e468dadc862d431b63a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cc36f2b9cda34a88adbcfc397113ff14", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "713d23df630a4485be2db9f6634a7c9b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "244857f6234e4dd2a8ca1710acff3ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3d531dfdebc44bd9eb83ff078f43006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7e67a2d917cc4ce7b8757e21f398ad23", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8660d015d0444a679e410857a329ee16", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21041dd1bf7d4f3193c0d46f80a756ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a552cf33334e4f64a2cb1f161573598c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2ec70dc50b044811b19f56ec048171d8", "region_id": "RegionOne"}], "type": "monitoring", "id": "e3cf622e39bf4b448b718e3911457381", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc9613ef65fb482e9ca509eeb2982487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eca66812aefc4b3f997afa58967ab16c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fb144d9e340e456bbcbba6b804bbc2a8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1ff93a98875f43d681c174cf4c415689", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d8b36b97a25a4bcfa545989e997eee03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "74b5332b704e4a98a4e943c9d1e85b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1f202f5e70944652bac1c9d8a352699d", "region_id": "RegionOne"}], "type": "placement", "id": "5cf133d88cb44b50abaaef92dcd75ce2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9623a511db9b400daf42ccf0d4871991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50b2229fd7694bd29e96e36ab2abc94d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40af7b59c0a04aa7a636ced799ef4fce", "region_id": "RegionOne"}], "type": "instance-ha", "id": "31b7ead0235c406399081ebf154b9f42", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3751cf2848a4e03baf04fb7bfe2ebbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "318eefd300fd4e739789a5f9689d05af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b6ef787a0d349bb96eb0aa5660f24d0", "region_id": "RegionOne"}], "type": "ha", "id": "584798c118a14123be21101d7e11481f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "17314b183ca841498494a40544cc1862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2277f1faa2af4029b2f105db82f74a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "78973539c31b4f1aade52d69e8129564", "region_id": "RegionOne"}], "type": "reservation", "id": "1815c16b4aa546b68834c664f7ce48d6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e17bfe09430c40869c978c8c07f973d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "88c45c29c4ec42ad8ccd4bf81a546043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9eab7dc2336b40adbf45147f7de34e03", "region_id": "RegionOne"}], "type": "function-engine", "id": "39d4b5aea0f2426f83642caa19b9f329", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c3188bebf7d4e5284f03d50d23364a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9e869621fd034fecbf40b03ec9e418bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4eda5e34294f4a978aaeda6b7dda1533", "region_id": "RegionOne"}], "type": "accelerator", "id": "1defd72aac554d57a829b605a218b5e6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "245258429b7e43f4aec68c02a7b6efa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea740edfb88446d29990a2a30fe6eb39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04856e80e7c54c54a2fa71865da3a5d9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "506cad20e9b64c08a9aeb40dfca90a26", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f7b3cfb025944fba41c5dd50b0ea405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "881354a2f2f7413396d5d82135837f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0e641a4e483f4794909fd7291386ade4", "region_id": "RegionOne"}], "type": "registration", "id": "1d1b175f6a0549a891d0c709b36e73ca", "name": "adjutant"}], "user": {"domain": {"id": "a2f83392c48247c696e9f6845ef20cb2", "name": "64c5d60ff3884520b5388687e70ae6f0"}, "id": "2e7b44d47f4749bfb52bd33cd96857a6", "name": "ef881af361ed424eafc8965d92b802dd"}, "audit_ids": ["53aa6ded2f3e454281cbe1f87ebfba48", null], "issued_at": "2020-04-23T06:25:56.705075"}} 2020-04-23 06:27:56,840 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,844 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,845 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:56,905 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/5639be6d-259d-4973-bc5b-46cea19395f5 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:56,909 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,910 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "5639be6d-259d-4973-bc5b-46cea19395f5"} {29} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.314749s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,620 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,624 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,625 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,627 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,638 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.568640+00:00", "project": {"domain": {"id": "0c7eb542ebb84ab4a869418b9a74daaf", "name": "df88a00e33b8429c9805a903bc649341"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6bcce8b6eb964c379631875807d13158"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7860d376c0bf4f8ead04e81051d11c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f03847633594d9d8cb1c1560d6c4714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7cb9a539818c4f6e868c193b2a764760", "region_id": "RegionOne"}], "type": "identity", "id": "f0574e025153425fac0bd32242c7c0b2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a07b3e6c3a144abca7736608a4980ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f4bf3160b32b4be0a16210678f8e6834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f99e36d38d324e56bedd09187cf9279b", "region_id": "RegionOne"}], "type": "compute", "id": "39e4ac29b669403ca160a5b6dc6de1d3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "92c2ac25202f4dd4b114dd68ce8d4776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a4303a25eddc45b58ff331c2d2e0ffa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b77304dd506745cdb95cbcfaad25a867", "region_id": "RegionOne"}], "type": "image", "id": "5d77ce4a62534eeca634f3e7a81f80ea", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3148c854625a4a2a9723e1cc90caab8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b678c92f1a6432fae2471dc6887a383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7d2b282b2cf243419976c09b8941d47d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8aeeb521bc3e4ce08bbe1fc94b790973", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ddb99c0500240e88783115b7fba1ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c4a6fc3ef9a4635a124a7e942fd6466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05ce44caa28546ddab2acb76267e8980", "region_id": "RegionOne"}], "type": "object-store", "id": "b22929779a0042b8a09ad82e83fc6f1b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc930aa75c074a77a4415c4c5625dad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "081255e8a73a41f7876b36c163a29243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ee5e2aab52941ee860893871ae54754", "region_id": "RegionOne"}], "type": "clustering", "id": "81b6266fe2334422a34cd51faa207250", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c465a4b833a49b6970d70ddadf80777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca4ed3ff0a374d7fa1fee61cc3dc405f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "310f830266cc4043ac3b63c4f8370a5c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0d425edcd4d8462284afd40c332c1b19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e5dc2e4c662458190106ae68e33f22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a281b60966eb47de95fa14ded16f761d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "06f1332a38f146d989aaa284185fb50b", "region_id": "RegionOne"}], "type": "cluster", "id": "549eebea8e224b84908d70c709f1cff6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "67faa951e19442f88c66f954366879c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f499ba5e01684ddfadffa50c56a4bf79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aad730adc5c34dfb861cf76bb78905e5", "region_id": "RegionOne"}], "type": "data-processing", "id": "9420cb6c544b47899d080ad6d38ace19", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68b38f9c85d840b18418d5882b7bd331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "82ed8d79f0e74f8798ea76ea7bf986cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "48cba518fed2470aad82a172a47c10eb", "region_id": "RegionOne"}], "type": "baremetal", "id": "5177514fde30422e844901395a621cab", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af7c95d8206f41beaf469f9f76566665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3768ff07b6f424f92c15071e5f2eedc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "308efd7c567d403ba2579302a4aa37d4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "84014279c4214491806892fa6c194379", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c152c3174328462992a1c198262bb164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "813015c448404451be42bae3d0922991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c8ced87c291649f59fc42fb19fde3392", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2a214f0fa58d41ddada9d8a1ba5914ab", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "887ab426f7ba422ba6354d48e78d4ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1108ef6df4834c0c833a974f74910e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "32aa0ab4a492414999bbcfd6196d5514", "region_id": "RegionOne"}], "type": "key-manager", "id": "7a1260a010de4587a63d295a7d0d63e7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d9f00deca184eb38fa3898109ebbf32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e636da65fc0e4582b2670961483572c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7fbb5d633be745e585b9adbf1b4732d0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "784000ae61ed4a89be09cabc95334d53", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea06b6bb736945e092d82cf110d54cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d2fc3e0a58849a4bff55c054e38ef88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5af1c1ced71149d2aca69f335ce5ec5f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6490eb0cd637456588da03814f93ed5b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a4bebbc50e9449c1a838341f05f76110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ebd65f8d7ff3434ea6c260cadbdf4a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2cc897339a774b148022b3dd7e5754bd", "region_id": "RegionOne"}], "type": "message", "id": "95bdaacd019d4823b1e4d166654efdaf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4692d8a89218401e89b191465d3d9454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4bb0fe40eeb849caba37f5034bed83b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7bd5014c85fd41d99854d0af89f2250c", "region_id": "RegionOne"}], "type": "messaging", "id": "691410f624c74b4b9a53687093ad2011", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "333cef69f1cb4775beda20f12d8e4696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a1b0615a687d4fc2a0161cdd912f4487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ec0562b382aa481686511e7ccd803649", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e98e09adb0c04a15993cb5bd02ea8746", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0ac2a62e4904e8b899958367522feac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b63bf82c1184110baed6ced55e2caee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a22f6374c6e43928ad36dfeb33d2b3c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d0a4066ea5a44c9db07b00d7fd842b9f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10c65bd16ab244589ab72c493449f6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "837bdd0c8b3947d2a185f484b938535e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8439829cbb524b32b786498b2b48c3dd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2b5010620c464092968bf93e503cb4fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f6733e93be74594b7ae7215d6f49218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1763d23da1c4c3b95c354ffdf8e3c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd8fd392b1b94dfe9a6fa392069ec6fd", "region_id": "RegionOne"}], "type": "container-infra", "id": "22957ca11a0642e3a75b5e7de345419f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "297e02fb0378436d9b6ada0e566e2346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "327f7f0aba6b447f98c9361c4d512dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e688466d3b0d4c57819e53b73dc6097b", "region_id": "RegionOne"}], "type": "search", "id": "148360faa0d84b7bb214fc98cc31322f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "65e572bbf06c4f97a5c6f487adf1e17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bf311d2b709a4889bb4fc0ed4d6052c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f299cbaf5f414724a4835ce79ffc1245", "region_id": "RegionOne"}], "type": "dns", "id": "acd3bc615c9c40c09c89edd5e3e891c3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "087d378531e54d9da78c23ef73f9e547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8dee1651328a441bb847dd0ec94fe283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd4fabda9848450c88dc16599698a8dc", "region_id": "RegionOne"}], "type": "workflow", "id": "575766665fa847428e94ef737eca3043", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "166fb7392b2044ec8a6943c416cf0c82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a5f82378c5e1410ca1fa89e668c3db58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d13f198e68974cf39b79a329bda586c1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "30c037a3e4fa43e8ba35aee8a6155f8d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "20f7a1e635ef4907ab09f21ccbb0739d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "196a4f78277344f7aa7371c3a8059eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1e3de1c980b04dee860daa88b168c0f9", "region_id": "RegionOne"}], "type": "rating", "id": "64335572fba64b3e97fe21a18441c4b2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e3b3e75256347a1b966dc484cf89e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e1379ebbbbf4376be5272896806535f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd25a9bef1df4f7c97ecc270f04c9067", "region_id": "RegionOne"}], "type": "operator-policy", "id": "632d36fc6c8b432882ee56f9d93f8905", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e54a7a04a3f44d2bb6f1fb337a44aac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4857623cbc0c43d0872a13a7b78333f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9a340c00639147eab2462a48332966fc", "region_id": "RegionOne"}], "type": "policy", "id": "8e2a62b88139446fbaa9e1fb6e171666", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "331ba5574adf489987932f9a3d8f9923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5182171840c34aa0b66976b83be01f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bb4e780165f24dccaacf94f5547d66db", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1959103951554e599f4e8979912956dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36403e6177a340a6a819ed90860e7257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22da113f690a4b95826d3f7a342221ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9e519085d6446238d257f3ca5fae617", "region_id": "RegionOne"}], "type": "sharev2", "id": "b138cc30d6b748f0829c3ad78ccee7ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d995a478f87848988f238fcd1b1af851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a9151771c8d470999e59a19e81d9505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e3195ba695be4b13bdfc0cc57706c855", "region_id": "RegionOne"}], "type": "share", "id": "2f4bc0a295db4a76b4c5aa450aa5eb62", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e926e65808194657b471d7c44967dca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed71437894604e5a95b1d17d6b8d26d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed5c1fbdf72e4658a91053d98f9283ca", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c7406630300149008f61e4084a5a7372", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37838d26b623428daff687452c9e6ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d95fe5bfb424462c814a7e7a1b2969ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea6d2a3832e4b0397912b895079cb6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "f1d2c6d8395a4bfea14920377ab754c9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83fdbd220f604a71a8d0a277eb0956e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dcab7a2cf604fafb2762832012c73db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae42f0371b74c588c03f53989d97084", "region_id": "RegionOne"}], "type": "block-storage", "id": "35e3ef75ecc14e40a245c1c83e7d8f55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5e41a952f07452db2d44dd9dafb50ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5f0357352b74e099bece13a11ef9c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c736067c05df4e76a90e3428d59137b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "9c5a0681237e4a8c8eae892e1b9f197e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01daa874d46e4a2caafd6d714d321917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904b4a51b4b947278db277667fa62c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35b004e29c184cf1a6530366a13d1899", "region_id": "RegionOne"}], "type": "volumev2", "id": "7f275f2b44874ffcab4fe68733bfe135", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc2357ee6ac4631bd531db2846c58bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7630a811ad5440daa8a0b333462244b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc33a4bba664d92bc3fa8ebad0c0cd0", "region_id": "RegionOne"}], "type": "volume", "id": "d506b9fffdbf4b62a677d36a49c37fa5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cc2a1b9050f453b9e9379f87708bbc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ebe71ec4674c74a149a9426e7e10a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21f3b53f0399413eb08c57b6deda068c", "region_id": "RegionOne"}], "type": "block-store", "id": "b6da23b7d10340d4955a0b6b6f300133", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d0a09404d0e400b83ec45feade97bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ae9d723cbb44a529f9722eb7b047e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08f468710b9d42e9948ac6d58791b385", "region_id": "RegionOne"}], "type": "alarm", "id": "e4e4bb1931c84044b94d9f090a277114", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f84f30eb9e1c426ea93bc08cb9898ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a2f07c84735475482f45f0f3df4a54b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "462ab61ffb144e4a9fa4ddf8b2dd2797", "region_id": "RegionOne"}], "type": "alarming", "id": "0ff01e053e8c4936af08e0447da3ce71", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "677d524965d643548cdd519c5f55fab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3a1514697854ace9e9d2d7bd8b10ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9bd6f440f8cb49a68acce1f7ac9318a6", "region_id": "RegionOne"}], "type": "meter", "id": "0054bcff2d894856b013d7ce308aaa47", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6593b4e5217446b699c5f43f13b88c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fc571b5e24a458fb043befdcd6a7d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ea7a024456d4641805529c2ab8f965e", "region_id": "RegionOne"}], "type": "metering", "id": "2a0e6a4e815440fa8d9469488ecfdd39", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b23f2607319546cea16bf3542cf8405f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d6cb93ef76c4073b5ffd8e17d488ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8cab3602a4e4433eb5beea66a43e5e71", "region_id": "RegionOne"}], "type": "telemetry", "id": "182d24c190cf4855b02386a27437e445", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f7365e167e6648c28a92b33dc1339505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9440c236b7bc4f5487f894986339e91e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0055f44bd6e44fdaf3980c09e74896f", "region_id": "RegionOne"}], "type": "event", "id": "83e0e3b2c4bf4923a4e11819da51095c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "abef519ef32d469c9fdd09a8f98acc48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3700a79597f64476a35fe710b7a5d227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5df29956c68348d08d8619639104a67b", "region_id": "RegionOne"}], "type": "events", "id": "8d1335093f7d4910a0625f3b2db57308", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abd389fbbec1469699fb3cf7c5cc3202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1c4f2b32349453487609cf593748c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eac13850efab4c7e98d5244998d5be32", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ba040ccb012b4830a109fc698f3e5f97", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2af1c2d96dee492da68e9798d9a869f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1e8cc80b9b243229fed5af36b054945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b0c62a5a09c14246a7c752f58f4a22be", "region_id": "RegionOne"}], "type": "application_deployment", "id": "37bdff7fbe7b4d4c9abb1ee8c4444745", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "262c088e3650464f837b6c91dc73ccea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "acf120c1f18144cc8373b8cd9a4f3624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0d1dca19c7747fc9ad508c7a5b42f9a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c9bdad4c9323427cb5136d6e7b70d7fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "944f7c4b8b444a90820391c0b6dbaa9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "05346b8f9e574070b6675e7d0b67184a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "661ebec7d650497fb6adf74967633dc0", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae708021ca6a4eed822557358948f510", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "06e5670d6ddf4fd9bc8916a2680fb0eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "751a40aeadd349df915f519510dfd7d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2c7ab351a2b54395a0dbf4ea5ed9e470", "region_id": "RegionOne"}], "type": "database", "id": "8b743e7dc27241479a6f24d4c9665b0a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e88926f61af46e89d5f4743141868c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4b0f1607ae348f389741eb2d269fc55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b3015957c32447bbed4ee532e47f34f", "region_id": "RegionOne"}], "type": "application-container", "id": "a394aebfea514428ac4e5b1adfdde6a1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3278a346529842fba2021053e9265971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4860023c7388454f898287862f1d69cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f40c43e43ecc460195bec4fa6d96398d", "region_id": "RegionOne"}], "type": "container", "id": "149c07c93e2c40518070965a7ab204a2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4f13e3ae0f44cf99289d9c6df21328f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad7fe8849518480298841e217cdf94ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2c09b9e2f3bf426fb454b3365dc5ceab", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "464b0d9e16e44d38af6349d2191dd274", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e8ac1d3a9f54de9b43431873326eeac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b2c5d300de964090a5e920f427f72cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1191c95da9794c06961397541949583f", "region_id": "RegionOne"}], "type": "rca", "id": "05a4d4bce486485a9231ceedaf052f8a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed67afc82306429b867c0f7d08ceefb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f720b12aca0491d8bf92923eaa86697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "83368f2ea900403f9aa885b4ab7ec363", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e25be7e7d8ab4135806492cb290cb259", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4b1caeb858b54b35985fa0d5965d9eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "189cf2459e9d41a0987c64b50169a1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3adcfe17cbcd460f86a1cb329f0041a4", "region_id": "RegionOne"}], "type": "network", "id": "39de2afaa8a54da59e387590a0bd46da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "69a688e49bae4a0f854c4d3cfeab6dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a57af8b07e247f2b2f4969bd20f73ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "efec419ca75e477e8e9926d94b1d5be3", "region_id": "RegionOne"}], "type": "backup", "id": "4ebc0d589aac4b679745eb5dea429a9b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4faa0c4015f540a1abb3e1995b579ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ba55b90875b4cb0905f48e038cea8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fe3f5cccd9141e1a377b73f21a491cc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b6e01191b6724a21b1bd718794982c9c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bd7e30d84614ecfbd0b4d12edab50d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e78a206530e4cdc9ee12047dfcb7213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2d8f701e0ed447bd922f5082c189f335", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "96e3a56c73b64f15af9c195de4e3190d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f141a7d7387341a187810ffc4833579f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b267cc4d04664ead9639e0b29a5bc74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "acd47ead04dd46dc968da40ab0856f07", "region_id": "RegionOne"}], "type": "monitoring", "id": "6ea21a778ad641a2b9651bf96f4c1b42", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3de734457d074694be525d91d7739b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "825708ef47cb47ed8c1510366a350981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2211ffc8aa4b461bbb9ee8e88765240e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9e3047d19df148a2b5eddc2de0e337f7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0cb3c5843ba141d1b0dcb9f7cebadac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "23ec966cc971475d993603eaefbf7d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3ca97698787e49dc97a20bb67d27cfaa", "region_id": "RegionOne"}], "type": "placement", "id": "8335c89042cb42e7bf474dc3a2356620", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11064e009aa341348f35054ed30c9967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f9c5313b8014f749e4bdfd0dd881041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "28582f04b92d4336bb9ebffd6a06ef3c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "966bba3e9fd5469b888b20c57cdc5fcb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8eef26bf96294f99a8c892a21c659b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4003044370f04386bcf6af613322e3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7cc41870f7b7449992fb3080ad91b877", "region_id": "RegionOne"}], "type": "ha", "id": "72916d1acc334412bfb74799349b1baf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d048d17bef584d018d11091ac1524ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fc0a6e913ff94990a2ef0d841682c19b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d8274645f875454f8f4351d601dc0abc", "region_id": "RegionOne"}], "type": "reservation", "id": "e53bb9abefdf402a88496c3b59e35756", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6e2d2998ca034e7fa09152cefdc6bb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e43023741ff749b19c7339eb57df3bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "85217f70c2094811993941ad7e4d025d", "region_id": "RegionOne"}], "type": "function-engine", "id": "ceb01e3d6e59421b87a6faa041aa8513", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ce56eaaa31d4053a409cf27f3016b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "48d342ac2a3240e6bd7abe33e9db4cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "946e37371e144be4867dc9a3ec80f1ca", "region_id": "RegionOne"}], "type": "accelerator", "id": "73c10abaa79049aaa061d2210d09be2e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7eeefaff81bc4f7b9a4d224bbd9eace1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03267f3ba07043b2b5c26533eed23d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "021b52dbaa68488aacc942d547e47a28", "region_id": "RegionOne"}], "type": "admin-logic", "id": "266354ab60d9463c87eead5eb7e26830", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60c27fffdbf04d39b75765fb11644bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecabecd14a1348469caa4b9478d78e8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "79cf755f7cb94f6683689a5b2ca6b0c1", "region_id": "RegionOne"}], "type": "registration", "id": "d5f41e3168084e67935675f76f6c9258", "name": "adjutant"}], "user": {"domain": {"id": "86884d8289304c9499d16c813622371a", "name": "c9d4f41c9f1a4ccaaadb21bbb3367793"}, "id": "e228696de7de4ca8b205023719850ef0", "name": "8f754c376c764a508ab70070e1ba1bb9"}, "audit_ids": ["b86a61bd2be14186a214e1be967cb387", null], "issued_at": "2020-04-23T06:25:56.568640"}} 2020-04-23 06:27:56,778 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,787 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,789 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:56,850 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:56,855 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,856 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:56,873 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,877 keystoneauth.session RESP: [404] content-type: application/json {31} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.302091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,691 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,694 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,696 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,698 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,709 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.631611+00:00", "project": {"domain": {"id": "c364c5b75a1c41b2af20378e41a0de9a", "name": "60aa3727a63746afb471e31ef86ee5c0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a8c8ac5abb0e48978e419323631a4676"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fbd155429771454eac3083ef3089fb04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7818c5d05fd14ec7b66d7fda3244857a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d3c4cf4665bf41449595d218860f1d43", "region_id": "RegionOne"}], "type": "identity", "id": "4411651ffe1d44ee9e838ada98d67157", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c2cb4ad47a9e49c997a413edfafdc92b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d21621664cc74008bc1a20285d4e326e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e872aba6751045a0acf056202b03cc29", "region_id": "RegionOne"}], "type": "compute", "id": "5e5dc95fa88f4a57afe051b0c5b09f1a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7cf178d2f6ae4d63b433b5069a7eb6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e8bb4aea6be34ccd938a5c2e3b4cd8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2bb291cb5ea94b3f8fb02c9adf23cbc2", "region_id": "RegionOne"}], "type": "image", "id": "885831da1e894e4d93c0fe1e06682e72", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc25441978a140e089e6577e3ecd38a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "52e9e05310d340d28674577823aa9c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "85ce6b00dc6442a2a7d04aa5bd1f746d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bffb7e9f5b494da383150e211548cf68", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4108289dceb049c4bb2e1907b2fdaddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15bcf61a228140eb906f6bcaf2387280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71499a905a60417287b1335bd79b9762", "region_id": "RegionOne"}], "type": "object-store", "id": "7cc01bcb3a0c4cf886bef188db31bd07", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8094808e680643b9a2f53f714a5740f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "669721c4bd9b418dbebf0dd9465d59a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e941daa6cc1e488e86b0369dca415c60", "region_id": "RegionOne"}], "type": "clustering", "id": "8477496faf2b4ed595168532340fc90f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f3417bde7c24e63b799399fdea3f9e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ad39a5273d64a84b36932a2c7259f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc0ac244d78a454b853f0a867bbe2005", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "669d111530f44d89b0e6a75bbfd18a0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1078036f59104eb6b3cd566453f9c1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc9d782b3e2b402cbfc7a5f6ebeb9b7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3181bbf900f64314ab98b4be83676e60", "region_id": "RegionOne"}], "type": "cluster", "id": "e35d4036296f41bfa46b7942a8e878af", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7a6e9d810cf475a90fe431d4c7ba54d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9701b1afb5804f1083137887e0a4c5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1b922b6d498e41379acec5f845263c62", "region_id": "RegionOne"}], "type": "data-processing", "id": "5ebea09466d1460d8c3828238f88fc9c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70d8ac528b1949bb9eb7de4fcf3b9825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e7bfb315df44d9e977b4399588e02d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c3715c3ad71c4797bd1193887f83a517", "region_id": "RegionOne"}], "type": "baremetal", "id": "0a9bff9ef4254e85918a34162118e8a4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fad34a6c7d8462e87ed6d61efb03323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ed790e26c3640edad252b7d38ee0199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ecc2f6c4a0f14c339157b247df733844", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8c4258ad1d7a4436a2712d2be6249838", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d2c999ac8c5c48b3acf052e138d0097c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e29e3fb891724c5d8c91c40d9ee27860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35d13931e7fa42bcb4d71cbf0c6b32c1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e4f2d4ad17614d7fb05afd6bd86fdbf2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "300ca91aadf2492cba736d116161f566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eaed8eb0c4b14a3fa20dd7179def5ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd8d04657bf74ddbaab26e8d039affc2", "region_id": "RegionOne"}], "type": "key-manager", "id": "6171401f91014797b14beeae1f4ed84b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf25023b7d4b4dc39c7693190c33b855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70bd4f8d27f74c7ebbcbb8895ec50b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e9e3f2fc779486fb85fba065d0923bc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3fd80532672044f4bcdf1d15a863cbc6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c31854d21ff84a5396717976fceb4e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b5b7eb5b01ae4be8b5192fde0d96b50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a06d194b2da5464282084a7f62b6aee5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "15cc4a69d6664f0e8ff3737c02bab253", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a5b671d38c2a4254a7fa54bdc92d8408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "80b45749b50941fbb0c9e1b660c0c2be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "afe3c61c24d04f70948b717cccd2b800", "region_id": "RegionOne"}], "type": "message", "id": "3307216a19df4ebda0b038510a7071e1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "88befc892603498584689c2040c71746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e64f97a17e0a4545b165219dd4885d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "faeed59b86904e8288045a33a2fdf944", "region_id": "RegionOne"}], "type": "messaging", "id": "de01f9f3ff934e8193eba75c313d3949", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c0de6768a1be4cdfa36a3f7bf8118b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "57454a70e6c94447a6118f2cb244a386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b68880867677460d9d61c9e6c506a9b5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "15640b03e01147a08329e25db9edff38", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "164e5c7f8b89427e815c105c16f7e33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27a0f17dcbd64a1c811b86a0466155b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e600bc6afde49b8869ce837c9079c97", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f31a9446c7b2485698e133b5542f19d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f51b6599b6614a39b4dbdf65dcb4d278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7ab42f7b9394fc9a4b157ebb424990f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b0f1a985e6a4fc1830261310017ad85", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dccebfd68bde4120bdffda9556ae1ae9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c04a2fa49c2f4d2593e9f56c072c5e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ab4857e72e54578ab9792deede349c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d379f33e16014fae90db12af877e0e69", "region_id": "RegionOne"}], "type": "container-infra", "id": "bbb50c3b279f4bf9b53e8659c13d6161", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "24e3b4d0037d4693ba630d2350224e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "adf1802e3ab54c3fafeca373521f3320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "af99c4ab077749b785d18ef84d472c21", "region_id": "RegionOne"}], "type": "search", "id": "8753919768ee4aca8d0ce23316762548", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4c10a17b9c754a0ea7f2f8fe242bc005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3970e864c63e4f2db2e3860bb97efe47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "853a6287a541410cbfda8d847c6643ce", "region_id": "RegionOne"}], "type": "dns", "id": "b17cbe411fac4a9d80e21db8aa2566fc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ac0fe0771ad4dd584612be37704afc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "146123690b1546c98115da70bdf9399a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7cc389b004eb4a028e794891ea0c8388", "region_id": "RegionOne"}], "type": "workflow", "id": "07f2384cbfcf43789304c02eee436c6c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25721ef568864b07b1b39334cd558d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68af2823e41f4868b885f200e589b7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "03e4ab0d3a50431781cdd5db1b6dfff1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f3d62ab9967b461bb70bfdbbb4311bf9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9b5b7724477949c48bf6d500ab332ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad51b1cc503047439646226194cac33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "67dad52f8e824e5ca34dad13e21b8cfb", "region_id": "RegionOne"}], "type": "rating", "id": "7ef0298fd16a4116b0388ff7a8a5b2ad", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d1d8e03e65f4555ae631a15dfec3bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39138b275e0b43cf9085bf911bb0bfc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "361577612e6c40c7a3f08616b5eb777b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7add2b2cf3ef493c8abcc4bffd302d41", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77c383de34de4921a708fae04cec8fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52c165e0301444ccbeb813f151fc4bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5dd496352b5446558b31a03b6351a5a7", "region_id": "RegionOne"}], "type": "policy", "id": "a6baad2091534768be0591d1df094bc5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa3e5f3873dd4f2ca335f08e001dc02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df1c48eb517e46b5bbe1021159d746c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b195fcd8f22a4e7099f7134310adf6b3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "51de50e3e4a340f99ab2e7470004b559", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22a42a015d4f4c008ae2a9b43fbfe269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c01c14ad5fe4a088dd1fa6293e8e653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "091f913ec9c143a4aae4ffda9a13e557", "region_id": "RegionOne"}], "type": "sharev2", "id": "a36c45aa6c90479688772a3038d0ce0b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f80f533be9a64fc1a6ed58e0904acc78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a08f9c1646343ffb1763a3f72b8f635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ec46550e9994789b14078b7c455ee88", "region_id": "RegionOne"}], "type": "share", "id": "b37b005a79b947fe90613cc673d0756f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8900e0ec2ee443679ab04d5e7225d542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "75f5da5b06b54e0ba3241a60acb9a03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "08a54538d5ce49569d6b0220c9584904", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c69ba7ffa6f646a6a62618e2b3405a16", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "932c3cacaab0422fbcec19df70f64c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57a2d920c5a6469cb1499aa174fb7046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f6268a80619470e8730c176abe407b9", "region_id": "RegionOne"}], "type": "orchestration", "id": "c0ee0ed7cdb2458a876d6c2940d5228d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "538c0a6e10484d5fa7173888b3db9b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b00e6d3ac5a5458e8c0c12bb8b49f77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c78a55838450456d8b971cede375c3ed", "region_id": "RegionOne"}], "type": "block-storage", "id": "53d39d158f1744afb5c93230d9ab2696", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ea00648278d4fbfa6ccccfef4a1f4a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b7bfc57ba6642c9956b203a5e7f1e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aea3181e271a478988202bf1246e2620", "region_id": "RegionOne"}], "type": "volumev3", "id": "96741733df244095957871a59df5d0fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "971e80d2a3d6478aade6dad880b2c9bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f11bd6b1cd384e359569df7acfc3e289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dce8e4bf103f4779874cf8ce23786362", "region_id": "RegionOne"}], "type": "volumev2", "id": "f110fb8adbf745c394109c507aabda8b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cda73bc620b345a89a9948075eb68e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96266fd72b6d4b038d2aeca5753778cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3a4a2f58f4c46e6bddfab54c7874759", "region_id": "RegionOne"}], "type": "volume", "id": "9bc2ce78227146f08f7d01edbd119c08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e65df5b605e14a24acfffa45a43f0ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "324999c44a264b9ba9c916b99e3c1771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a3abc717ba74009b27aefaf5ac61e8a", "region_id": "RegionOne"}], "type": "block-store", "id": "a291d3974a9a4296b1dce9ebb39e9ed4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51e0b646348f47edbcaee2a83b1a5e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b29a8d0b7fb4793baaf349e47dd7ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "70df51eb0e384dd989d64577b908f88e", "region_id": "RegionOne"}], "type": "alarm", "id": "08b3d3f2bc9446e6a0c4f01b88c90ed1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ed9cc0f126a4a6a9271f8efd5cc774b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f76bf099ade44ec69724a3024a83680a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2ec1797bb4bf4f3596a897911038a18d", "region_id": "RegionOne"}], "type": "alarming", "id": "4e4d8a8876a34c6e88fed85ea50cc5cd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1f059fe47e5426e8eadde006b23302a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "046ad81ee3a54bb89fed9a02526bf304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "50592f513c4b494c8513411218681543", "region_id": "RegionOne"}], "type": "meter", "id": "5d17f2460026460eba148dc9aa8e7b2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "16d643be155e48de83e08d56f41ae300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bbff2f381ec42a2bde303a5735ec275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "81e26a8c327848418b801d8ec909ba83", "region_id": "RegionOne"}], "type": "metering", "id": "4bd4e2a875f84c0e9ee35a77bb89ef20", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2935a856ebc4706ab05d65ecc8eeefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b395f2a8b92452d9504a94aab7f58ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "523f5853f4df4f088ec1a9390574cab6", "region_id": "RegionOne"}], "type": "telemetry", "id": "df426981da7d4b449d564facbe613f20", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a977c850921346ebbe06beb06314735d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0562452ec4504bc4b7355447b27afa6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9c986cc1142471db3d6c3974bf7a836", "region_id": "RegionOne"}], "type": "event", "id": "5924a81f39a948efb02bc4bdbd6ca112", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3ecf38c7926b4ebbb1d6d635827a95eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a63e3bf74190482fbb17c76f176eba3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c36b3dad8eb241dcb7daab8d47af750b", "region_id": "RegionOne"}], "type": "events", "id": "e7eff90f16664eb1a130ce3a1e2c7dab", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "532767b7f0bb41ae96f0aa74af702d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2fd8fa40251540e886159139f1e4cd0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2b7611b696a84972b28be4b04b80aced", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6f936c929f954b509868cebdc9b0cec9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "868048a2e83840d395fff08ba29c802d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5e4ee7eedd947ae817187762bbf1886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "572863e7d3434e34b03da8b7e11243d9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3aa6a984c7b644e2bfbe347dbaf42e4d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb997e20d8154017a4cab2b02214d55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "261cfa909a8846118570f5de9cdddb56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "debebaaa3da445ab88eb2e1ca5296327", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f6d569f8c2c94e5a9876e99c1cbebc43", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8b5d94d7aaa4f95997336da414f734a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1e858f9232648b2952f3a54f7acb464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a126adf78ae4f54bccbb115ec47c4cf", "region_id": "RegionOne"}], "type": "tricircle", "id": "f9c48fb5a6b041ae9c6e936fe8783bd2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b34e1159dca34837bb99a773268e8cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "07c4682ce9f64121863950597f90c57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ea20e08e4914434195bb1dc95cbd0998", "region_id": "RegionOne"}], "type": "database", "id": "47f3765533504155bcb94ef576b79b58", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d5c55b5ae534d6a87d5dc7cb6c42470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "970126a15eaf4ab7a69d8b3175fee20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e4a9a866dce94b21b7f89ac1ebc990f3", "region_id": "RegionOne"}], "type": "application-container", "id": "6a4b7823d98c42c889bc3d1542d0ce30", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca14bf4e9738435fbf38664706b08b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "795e756b1fb647ba98fcbcab25dd11b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "594c6173933f49d1bce8f58d44586b49", "region_id": "RegionOne"}], "type": "container", "id": "083dffbd32994144adb63a7c221982e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "612cecb3fd1d4bbd950ce02af8f696e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92d616b89d3b4f90bb54f511256bacb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f46698d37a654e6fb77fb0e6fea8fe31", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e0f9ddd9b70448d2aec535d5b9ba8f90", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6295d11b92645a2b02268e1addb74cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3aeaabc93fc468581d24dd8872dafab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "312ca73322964bf39127692f8941274d", "region_id": "RegionOne"}], "type": "rca", "id": "6d7b2ae7d34d44ad8766cb34a1901fb1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "774858db1df7423389ebce3370b4d760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5249d2247b6f49de9115d3ce7e466696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e97582375704d36b49c9a7dad5d460c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fa110f4260674384a67c3a976f87f8e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "577d5af2e7714150a2fe646360436e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0d1ee2e2ce464be7a3bc77daa98724c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a1038a88c03a49beb5895ca301783625", "region_id": "RegionOne"}], "type": "network", "id": "64a19729756e4237a3ff80a5d19da707", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1fe38faa82b14c8a86f717c7046c137d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a9a935994bb645ad8b1f348e7d874cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e9582412a4484ff7a3fd61544eeede81", "region_id": "RegionOne"}], "type": "backup", "id": "c838169f0ec14f6e8512ffdae667799f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5f081d2c74f64778827392e9980903b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1bdbb961c384df2a98f650771d3d744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "98f1c88b705e4a43b2349ad156100670", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9c5065fb7a454c639a4671edf9744278", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cdb73f33a5e647a7846df88f37a73f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fbe24395c35414fba4d5f97ac6dddbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59c8ea6f28904fd8984d3e1626b19c71", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "11132de516454c74986acb4bb0b1ee59", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5a8945199c341caa847a86b8b283cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6de7481d8e2d4b00b64428afe3dcf76d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ddbf64a213724047851d979adb1a2334", "region_id": "RegionOne"}], "type": "monitoring", "id": "a71e162029574e21ba7a584bb5561984", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f04ecf978d64bd8bf4a9e51269913f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "36edeeaf324049a7b27189c2fa8388f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9fc714a5982b4717a9ba7336944aaba3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ccf88ef928164353ac80942aa89c8951", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "08826b8f421b4505adfd8d2cfcf77367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "84f29a8391ed4512804e9edd714c3cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0138869c8c1141e28dbf23fa0de9cee8", "region_id": "RegionOne"}], "type": "placement", "id": "c73271673cbf4426b6defacc9983ef71", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd96033d80464db5bf093b12ddeca195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ed07509897f4aacbb87787355f23ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07d00e5b9664457a817bb161b4ad64cc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a02d83bf945849f784fe0b86d14ab582", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35fef8196b964192992731299c651d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "df4a3345e92e4216aa7d0584f1e282cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4eff878cd444478193c2a7f9a2f55cc9", "region_id": "RegionOne"}], "type": "ha", "id": "9417d7c4beaa4c7e96804da3d1f14211", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dcee3736560a4e829b4611ba0686499a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "174e238e9c7046a69891a751fce237be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "52b05904322d4aec858ef73bce629279", "region_id": "RegionOne"}], "type": "reservation", "id": "903d4c59406e49bba2a1f69206ae90b7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aff647d2528a4524b3399b9b3b0ba3bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8404d49f6fb14fd3a747acb3f7a51ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10bb250038de4de492ffa67f85b03aa7", "region_id": "RegionOne"}], "type": "function-engine", "id": "5a4e23916aae47c9bee07ed0ae1f10a6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ec5708c3184a46af9a5855bf66dde8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "579f6e64c35742c79f4a0b1101b1b954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a411e5a9e1814bdc80eb7c1807980820", "region_id": "RegionOne"}], "type": "accelerator", "id": "805d97b74bb34afbb657933c15050490", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16952d577d674752ad7bf2e0a8938e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5d8451f2a2d4ad19b3141004e018c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "acdc524218614243860ee0c977483d77", "region_id": "RegionOne"}], "type": "admin-logic", "id": "483adf5ea11848d092a02458f61a007c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1ac8094cdec45bb8e62038c0a0df316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b3f190b88b1477fa7cc27bd18e9e374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e31e1fbae764d509f55ba69620842d7", "region_id": "RegionOne"}], "type": "registration", "id": "a32f569ad2054a6ca00d97dfe889c7fe", "name": "adjutant"}], "user": {"domain": {"id": "33fdec09165244f18b3bc49f0a922b5e", "name": "da35b79d6ecd46688c610e56190bd172"}, "id": "4edf7eadb42a442d87ed0ae3e507f696", "name": "b957c5f322ab4e95b44724daf7c9f54f"}, "audit_ids": ["4af70fa510154e14b6ff7f22ac335e98", null], "issued_at": "2020-04-23T06:25:56.631611"}} 2020-04-23 06:27:56,847 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,853 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,854 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:56,876 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,880 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,882 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:56,898 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,901 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,901 keystoneauth.session RESP BODY: {"floatingips": []} 2020-04-23 06:27:56,903 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id"}}' 2020-04-23 06:27:56,906 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,908 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.264457s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,751 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,758 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,761 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,772 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.699319+00:00", "project": {"domain": {"id": "d2959435e4804c349344420f9c105f74", "name": "89c2adbea63340018e4db6a379f85185"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "22a974ec7f334167b54b5187c106cb18"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "023863b329a14bbcbbe8e7b168e7c9a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f7d1385cb5564947bec969f7fae473fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3c46c64b49e04ff7a166bb235ca24138", "region_id": "RegionOne"}], "type": "identity", "id": "13121a9401ea42cf8f524975319fd833", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd8d035847634bfa8f949aa00c69e9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "78ba350ad4054e3dba4a5301198f22a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "61df7198efea4afd96d645eaff036415", "region_id": "RegionOne"}], "type": "compute", "id": "3780aa2dd7f74293b25574413f68ce5e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0b55852429e2446daf18c17e08797d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0131de1e2f8b4bc1b2ed18661833df43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dd03deb47d27444a865287a6f4b7b556", "region_id": "RegionOne"}], "type": "image", "id": "73bf781239914e45b41e297681bddcfc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f9b980436d54decab8077da00bf308f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "edd6bbe520d146e895ab8212f6c22868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "11ca60c93fcf4f6a995b77bb17bbda0a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "24a9dfbb2132482da731305d6aaa8c52", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79c48a5a384247abbbb5982c91ad6e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "645adc9662784774938518cfef2f7011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "731ae0fe002a4cdc9f6f71590b375ae2", "region_id": "RegionOne"}], "type": "object-store", "id": "7f464477cc304976adfc0d5462c96a24", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66e08ee143b046e2a753cf22f69d9867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b18b29483224a8fa0fe3e6b0af67e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "832ca4e801a140aa94288bd94138be39", "region_id": "RegionOne"}], "type": "clustering", "id": "91e0c55c03a74815951821f32fe659f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aba3b8de24fc4d9e996369b1e9674998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "454f297750494b3bb5d4a0d2380145e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7bc313b7cb944a68e7266e3420e84b5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b6b9a5ae77fa4b3e9c2c3253ea66fe03", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9e8a035e1f443d99dc622294cf70189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8cd7d2160c14eabbeb73dde947b3454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bb2d05c65ceb4e05811b6151147db38f", "region_id": "RegionOne"}], "type": "cluster", "id": "e95dcf0884b84317a8ca95621a4e0fb2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6add6524d2d44e569d1e92283e069f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "894317a8dbad416395eae51081ade8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "481d3c2860694b6891559bf092425583", "region_id": "RegionOne"}], "type": "data-processing", "id": "aa5b08a985df4bceab192758c8c87145", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f93d2783b3904eaea45a7c30892c70d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd3215ec39c54538bc0291cfbd88d63f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c1533b4a84524781b2056e0148fb644a", "region_id": "RegionOne"}], "type": "baremetal", "id": "cf11afca6e2640dba147c27c89fd91a4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ff749b336234ab6b0d5b25cd8caf674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df38dbdc88fe470eb631cb0816322046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ccde4f39b7614433a541694911bfc42a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4f8e0722d2fd4c0d9e6a2fbf936910a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb826a3324ce46aa946b7b7694792814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "46d2b936af1243c5aab14db534520770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "73c59db8ebfa4d19ae231885aab7f412", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "decee6552be44b2d8c7405f96d075ca3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7c54a2d994f8439c9421054a64f2f6e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0f3e67f4a73d4ccda2b1f2238d67489a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f35814d6beb243e5bcf920be62400285", "region_id": "RegionOne"}], "type": "key-manager", "id": "30e7c8a88bc349aea4b6e0ba64b0cbe9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b8dd4a46228f49a3a8fe1cb78a989e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2edbbaaa70c74c62bc564410153c7f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac30fe3097954509a61b7905be11d5ae", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "adef799e1f914177818db9c375c1909f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38884d4479814ef28a6de87aa54d150a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf3f5d55c92c4251b934b90af1f6e23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c0bb359aeeb4b99924ee92d77c549bf", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3d1c7e036baa4978a22e6febe80328e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c37eaa7a16b40b1a1aaa9de5c382d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8c14aaef63654fae99fe0ea2f5093988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0469b79aa3074c768dec831435c46d1b", "region_id": "RegionOne"}], "type": "message", "id": "b7dea9643c6c4a6082cafbbb710a1ec8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7ea6d7f33b2746d6938d4b526f395930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2a0f9dff4a841b58ab715ecc9557fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "61754ee01c9d42b293b76c981679dc11", "region_id": "RegionOne"}], "type": "messaging", "id": "a6571053b68e47a5a50cc8697225e026", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b840da71a7f44c439e4013f2855f9177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b2b975d19cef4a7aa0509467bf52e877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e3ee5ada1dc64250befb6d5eda607542", "region_id": "RegionOne"}], "type": "application-catalog", "id": "370771f6b84149d39069c5dc21b0e87d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f827a073e3649f5b4ce445d71b6d534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f195f05e1a3643e08f859d24082fb1f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cfab29dcfb64c42bcd8a15c9974d907", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6e55897f741a4c46be89efce00cbb3c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "384276cf85c34957b196f0a964c72fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce33a426b4bc48fb838e7c5f51ea4640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ede19cb4f6e4d4294f9653838556806", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a0150828c7af44b8836875ea18203c09", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a672b498ba7c4269b655a3ffc86c8e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65a57077016d427986a77bd7956e619a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0ad3ba709d84f198250b95a0609c036", "region_id": "RegionOne"}], "type": "container-infra", "id": "0e481f4ba7c348db9e2fcc6528e347b6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b30c4f92d95447bf91c38ca123618e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "03e42e1873ac4a369f12bd2dd69aa35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9fd6f0dac98c482dac6da27109346d90", "region_id": "RegionOne"}], "type": "search", "id": "74e84e8f5d654a9788fcef8127315e56", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3ed900ae2efb434a92f1fee9491c5654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5b1afc3f21ca431bb5462897e49315cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d370d462d15a470cb9f67c11300d8891", "region_id": "RegionOne"}], "type": "dns", "id": "80eba42e1551454e915d4f7ecefd051f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c63ec58224924a528b842dd332217815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b8e933d04ec4d30a067544f17548a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1442f1dac96e4c4bbb6eae9f69fe2ddf", "region_id": "RegionOne"}], "type": "workflow", "id": "28d26109f6664e86bf49cff44215d12a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c697e35daea9454c9479ffcb8d94933b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "254d1bebb579433790d24c91240ba1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e8eaf66f42b4fbf9274adc8a77a31ae", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ccccfc0623af44b0a89a836f1721c27a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2974a11e70c8412dbac1912ea6d33b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "da7ac0a2b9c2431ea7fd541c09646631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1fdce6353abe42fcb2fda46aeee85a7e", "region_id": "RegionOne"}], "type": "rating", "id": "82ab1849cc794a2286156c0edcc0419f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d1ecf095a1d4371b073fe4946ae9305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cfafd1094edf436fab98d010de79b00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b76ca2d39f3e4a08be8e5996a4828b43", "region_id": "RegionOne"}], "type": "operator-policy", "id": "85e36bb4acc94285a93fb73791a8a59c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4a1319228f64bf583a3aa6c1212db75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d73e09a5971449690513601a4db2d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "822dc3d7232840e7b270c2ea6ae8c92c", "region_id": "RegionOne"}], "type": "policy", "id": "2988e1afd11c4a83ba153ca772c72a38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cee532c3eeac48dbb40350ddd57a2f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b270090ab9e7413bb97a9b2f3e5c1193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be6bcd2d84cb46a9a7287a6da5dd36ca", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "af9f8ad2232c4c4995069ec4803655cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f90fd5ec07464e90b2aaaba90a3716f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30bf975ec60b4b649111e8e93871849a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dd96cc6eab104279835b657098b54056", "region_id": "RegionOne"}], "type": "sharev2", "id": "571c0c63da3c42e090eed2244a36b836", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31394b8a025540399e87f043fa951ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "043aabfd33b84baa808bfdee9a265167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9191c92ef7fe4528be7508335c860532", "region_id": "RegionOne"}], "type": "share", "id": "e58d43bb09604908b0fbb4702502e519", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f36a28c1d2b4a34bb74bc7ee20e6223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6e19326c2ff54b9bbf5ac8c7b9579da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fb9af31e2bf494f815a24dab2089bf8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3b4d940d54734bbf9dc3ea9b0edea635", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "718a6dda8ab641a9bdbf3fd1f133ef5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e13e5da6394a8793b9a8bb0b8d5a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7a92e8961a14499a0cee9206b530c1a", "region_id": "RegionOne"}], "type": "orchestration", "id": "25cb09a6f161468f87c2971702d6a1d4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dde5d5979d854400935a60b55e730947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c562a33471e4699b7dd82d5640060d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbd0bdf39df74db1b0e798fc04fe6b5a", "region_id": "RegionOne"}], "type": "block-storage", "id": "a892c528c4e24c26b2c2338a51f398ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2acd11c3ae2f4ee4968f26b458a5abc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2de1fbec91246d3a2c14cebe103378d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21d34a7ecd1d4cd082cd5d2ff765063e", "region_id": "RegionOne"}], "type": "volumev3", "id": "5ee12f97148a432788ba8f340b09a1b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02177360e0d844a7a560a80d64375a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "831b7bd85ef648829bd3b5cacc4c4631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd0b3a6c34494c218fd35d5cdaa76d3b", "region_id": "RegionOne"}], "type": "volumev2", "id": "305bed7ac6f24e47aaf4d027b2491c57", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "347550c3193a4a14a98ae4bad135482a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baca4d3bb0574916b84ef2eca9017e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0013602abf641298e0f1178d92ee9e5", "region_id": "RegionOne"}], "type": "volume", "id": "927c9737e4054e5b89a1a071a6546d0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0855450259c0465f8e9cc94dffb450c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ee676693035409c9ae4510cc53c7c82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "280d256b01a746cbb62a65945e5b17e2", "region_id": "RegionOne"}], "type": "block-store", "id": "8e8043493f2346d8b73e9b96178956c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f0e0ddea61d42c0b132baec5f8d3491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c38faaa1ebf492dbf2e25cdaf902cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e222e61564064eafad06b0910bd82752", "region_id": "RegionOne"}], "type": "alarm", "id": "60a889a9c58e4f0687ddbba5c2055314", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb93ca21b45b413d96af3787774b90f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d973a670cecd491994b7217e0e4b31a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "083cfd87f1544aa1ab5338881712d530", "region_id": "RegionOne"}], "type": "alarming", "id": "1936e16d3198404382768d6faa837344", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3839def596a64916884336601343c35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d657c4336b940338cba58beef68e905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "56ded636a5dd4db1bd460f504f296e5d", "region_id": "RegionOne"}], "type": "meter", "id": "134ad45601c14533986ef58357f13e3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25d54be22a534fa0851a89e2907ed14e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ce993eba452411a81babc6bfe5b53f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9475503fe67246c39cc5dd5706d3066a", "region_id": "RegionOne"}], "type": "metering", "id": "59a32a9297ba47c1ad75eda3dc8fc0f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1269adab41fc429eb1788a4c937a35ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "321daa9c68ec4b199accf259e3ebacec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4073ec8771246b39e9a0fbf642c05ff", "region_id": "RegionOne"}], "type": "telemetry", "id": "9cbb60884a104cdd8d8d3cd51242ad14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "135039742664488484af9cd2bdd6939b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ab9106eabb047ed9814c8b9f124c26e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88d833716a2a4fc1b922a393920bfeae", "region_id": "RegionOne"}], "type": "event", "id": "4ef98f544ffa4464b95f183dc76bb5c5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "125b0bc137804c829731de684bdc6228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b9829db5f8704e0d9b96dd57539bdeef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "82516dcc29ed4b56bea28f02e51e3905", "region_id": "RegionOne"}], "type": "events", "id": "02429656bf964605866ad9c0a1450879", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b2743662fec49b3b8725e2d2fa91b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2bc59657e5c4ffebf2068056b753ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f2dfa5ea2bb94216983bc8ad943b43dc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d12fa4624e3d471c846d65186ae1ea1b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e6da817f836439f8d8e214e233f502c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d15fd58e99394c46a44d65cdb885f0a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "42d2ce29d0e54b1d9c791158c767235a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b1a2388734444a18be76f197c013a6b8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e07386fcf014b4bb673dee66fb48c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "705ca0d888264717a5737b2e1068d827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "89af33674521466a9c8a9d8d955a6e6a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d9ac3b796ff94665a1bc34e556b2f420", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89426a29b5f94c26bba32dd06e873674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8fcdc5e5d11b47fc98a57b7f490eb123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd855cf41ec148a0a165bdee736cf8f2", "region_id": "RegionOne"}], "type": "tricircle", "id": "80ed92cd525f4e749f3f9faf56c8d303", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d5666bb4fc014de084e0eb0c25ac0bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ad12c62d622e4a42abba78525fe62421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1ee7bb262fe44bdfb4693caf89e8ba7b", "region_id": "RegionOne"}], "type": "database", "id": "0fb482ef76bc4fabbdf4fb9ff92e1f44", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a08ca5e28a294cd4a729ec65b941d2d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b06a345920b4312acf2d0ed89cf3031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e7ea7831428b4fb599edaee0c449999b", "region_id": "RegionOne"}], "type": "application-container", "id": "6facbdf490b84071865bfc3d8dd7fcf6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d732a6863b34f5ea4134b7bc495cb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffbcb786eca546d5b1cf7b467bf840b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "feba12337857412b98146c2202d799bc", "region_id": "RegionOne"}], "type": "container", "id": "ace8b33755284a8199283451005329e8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7d450c328ae4c27bc9e0259b2f57f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "173db191a76341d5a78a6dc37e6bef50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f7e2581817d401ab08c1d3106b5ceec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e27729cb373542d59a0b20db794b9526", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bba0602c082449ab98874a55259c6314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cff5db22755e4dfba628344e5ce8e3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "414c48740a844ac4a65a7764771ef40f", "region_id": "RegionOne"}], "type": "rca", "id": "44e0460418684d349638d72b0c42c616", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ff95d0c633e94b95ae1a6b72118cc5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44ea938d9ed54895902f6e398ab88825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bb2b4506367f43a0a29159c57053313c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9c1b262cf78a42359224548357082fdb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6a4b1f227e6649fa888076b8bf1880e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "21b9f4d7a1cc46f1ac20c3666be2c1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "966df754492048b7a4a39952b5dc5321", "region_id": "RegionOne"}], "type": "network", "id": "178ec1d8c36d43a088895afc5a1c8f87", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fbc2be46da714a2f953858b91c4c4763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "62a4eaac3fe24224adfca6b90bdcc6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "579ddde5ae944b5e9c42804f6dce7349", "region_id": "RegionOne"}], "type": "backup", "id": "97361137bb4f47dba8c288d8d85a2dcc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb0dabef5055453387516547c9cd2928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1027a3176054f47ba57a0f4f62a2811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "018c9bcb5bd84be59655a8eaad408cf8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b7334dcf2c3343faa1b39023deb5c8eb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e298b820d78489b827cbb56d127e181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f336ada779346b8bf7321ce630d7033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a9c097607fa45129f541539e68b35d3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dfd91335c88f4111bc684d4e5f5f9bf5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bbf302f23f244b4d8cba4f1d09fddd6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a3acde888844db99620586dc549abfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e2145ae88c27461db730765f9aec2599", "region_id": "RegionOne"}], "type": "monitoring", "id": "59c36764b5044276a1d746ec16154580", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a41401cc4dc64a43b456674ebb21f93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6deab1f510674738a1ceec2561064e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0963619b571444f496f1d2634ee30da8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "269dadeca17b46ca9cd2b07e8a1566bb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28242d59cf184fd2910585c1b12ac396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2a8a9395dc274dc3a0f12e7b1e4c7c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "87a6b7e9b3754636a1f5991a66678725", "region_id": "RegionOne"}], "type": "placement", "id": "73c4022702344161b7e10f5e37cb4471", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7182f24a72154833ad256689fe139445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd648bfb36894c22a4b26d55065d6798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "255bbf5bf5104556abf345051895f2b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4a3a313597f444b1b7d38a6f0322bb47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb15353fa20e443e8589736ff3dca12c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54a41394b4b34184b4db01d087a5f29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2e9ed970ac504aa181e8ac257998acff", "region_id": "RegionOne"}], "type": "ha", "id": "d461702c24ca4e05ae6312891caba495", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "770af20e79604e7a8c2aa17ffafee3f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ecb4447a67434ab8858a19637ae9ce5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "548721a25d9649268e48559baefadf30", "region_id": "RegionOne"}], "type": "reservation", "id": "a1e17a552fc94db6aa19be51e6597e76", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fa27ab909f81487c9e932a6063f6f79f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e35f23e2f1c4c539224f321641fc073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a4984aaa189a46daa1954b32b6407d22", "region_id": "RegionOne"}], "type": "function-engine", "id": "a04c2f19bd3b47e19a5c7da3a5cf1642", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb8964590f3340349f661747f81a5bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2ae1c62e1e7a4e06bc77e9e2929015f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "00b837799cc045e99948ba7bb914eb1f", "region_id": "RegionOne"}], "type": "accelerator", "id": "744574f38be24b7c83a5489ef40d26a6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33c64b834c3f40beaf6454e41edeae2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6969c32739154a528be7dbc53bbfad93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71ee1acfa534460ca93ddcc65d6ab236", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e90450d43acc4a7d9c73a6d0ff13c160", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f69a4f40a78941398ba957cfa8c71b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1089bf1100e490aa72ca2e27aa1ef1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c2347e0a76d3421cbed160141a6c2b8e", "region_id": "RegionOne"}], "type": "registration", "id": "83e8a3e1620c4b4b9ada04f3012ad17f", "name": "adjutant"}], "user": {"domain": {"id": "8a2bf9370ade497bb01465321e81f690", "name": "1c1358b8f7fb4dd88d28ed1d5dd46f51"}, "id": "8aa6b1a881954ce29b499069b263f763", "name": "b306361955ca41c0ab3da4de49a6ccd8"}, "audit_ids": ["0c97e8f7595c40108c70c0f5258de591", null], "issued_at": "2020-04-23T06:25:56.699319"}} 2020-04-23 06:27:56,881 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,886 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,887 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "d1aa841dc29244d4913f5b4a14063a69", "enabled": true, "id": "12ca9a2dc83046c1b60509832f5dbe42", "name": "projectName-2"}]} 2020-04-23 06:27:56,951 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/os-quota-sets/12ca9a2dc83046c1b60509832f5dbe42 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"quota_set": {"cores": 1, "force": true}}' 2020-04-23 06:27:56,956 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,957 keystoneauth.session RESP BODY: {"quota_set": {"metadata_items": 128, "server_groups": 10, "ram": 51200, "security_group_rules": 20, "instances": 10, "key_pairs": 100, "fixed_ips": -1, "security_groups": 45, "injected_file_content_bytes": 10240, "server_group_members": 10, "floating_ips": 10, "injected_files": 5, "cores": 20, "injected_file_path_bytes": 255}} {0} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.171737s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/cloud/openstackcloud.py:440: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,840 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,844 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,846 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,848 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,860 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.779945+00:00", "project": {"domain": {"id": "1f28e6b157db49cfa527bef61a0281b6", "name": "7351e99646d64e7c83199f642bdfb2a8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "78a8dc413a424497908e9ec04783b4bd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e11def2146643f495b0efb599843341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d9a61263d0ff4f86988a1c7a04007fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ca639f510e8147299b9a01fc7482509b", "region_id": "RegionOne"}], "type": "identity", "id": "18a6b0a1177f4d79b123b26ff18be3d5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7fb2632f6f454defb0483073c16d6831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5cf3ba57fab140dcb1aba04a23087aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9381646deed24f7499eb8d97aa06285c", "region_id": "RegionOne"}], "type": "compute", "id": "00f000550b74498aa192b3881a862201", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b2592a4b46de42e59a5779e1ce82c348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1f4ef5958c6249ff8075e8e9696132ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9af2b31fab2478b88eaa3ff76c36900", "region_id": "RegionOne"}], "type": "image", "id": "aef4ea2150e84026b8dff3e1c703ddeb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "936967964ed04d5793fa4d59d92ed321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a695d209d7ef4fb99dfc92e84c98bd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d83a330685264286aec895a85d79b6e4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b1f5549bb63449c6bb11a8e8309182e2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "508feb8df064414eab9900dbfa4de6e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "066b9e7f00c0456eb738b130b7357b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b649f0214105410f9826099e323d10a8", "region_id": "RegionOne"}], "type": "object-store", "id": "7e2423813fdf4832b39fee6ee8209d6b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b90c326b88846a18b2eb79f6be3f227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "067ce79a391b49a890f8194c41448ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96a838fe74814f76ac0b36584e5724fc", "region_id": "RegionOne"}], "type": "clustering", "id": "d5b8077afee9422f9992cc226662198e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a37cec4bf6a4c168bc5abaa58d2de03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9b8121b8c3e43a9afd311a9c43565ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6c274797a9cc4436a56d7ca30bcc03d2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "343baaf2490949c58069645a9ad531ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97b7caae7a81427dac8eb57396e304d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ddbc31b3a7f42a3aad4405947c99476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d3ff4d52a48a4da89c4fb37b67f11d76", "region_id": "RegionOne"}], "type": "cluster", "id": "ee4e84215da7436c81a82026e1fd5aa3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a2fd658bed354c85a35c8a67167f198b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1220ec6f699d4d028c61bf4d8b11ec96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "35b1ed456bd14bc6a93209e5d74f627b", "region_id": "RegionOne"}], "type": "data-processing", "id": "692544b50c4f4ccaa9bc53cf2bd2482f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d49f8d03dc4a4ea1985de72bdcf810ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4fa348a49f694483921848db55bd45fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bdd43d2d06f64a5f87dcaa3f62c89409", "region_id": "RegionOne"}], "type": "baremetal", "id": "62fbaf3652e7471e86cadb7abea43b0e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e372eb05117742268ebd4679cceb31f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95aefc24f6554ba6833d32b8a761cc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6f2e1ec5aaab46d7a3feee9baea0a6a6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c8702f1a659d407baed596d882343d70", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca68dba2fbca4ed7b8ec880c375be108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f9a98e33d7b44e188d8aa0d51a99105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4e845db9b925498cb9620eef21ee46b5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "86150fbc4aa64743bc47c286abb4b5ae", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd6ba55a0eac4a33bc38ce3eddd893c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f4da7fb121864c5b9a88bbe22c141d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "06c819f59f8b44fa883bfa0ce9d972d6", "region_id": "RegionOne"}], "type": "key-manager", "id": "634dbb9be3fe469db217062f847c49c7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4d111a61e59424aa3ba67e7f08b6d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e827fbc7498a43619b0f1c9663d08627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8bf455023c2b4993a8a9205709b17373", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e88157a40ab042c78e7d69f4671f03cf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f69e0b97aaf44988e24c1a69a6ba27c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5fa81ba9b551444e9c4e244fa937f200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "975a8c7dda4e4887a4742d44ef1744fe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "11cd72ff00ab4c78ba211f00fa8dfb08", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "af791183984d4bfb91a36c651e64dc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a535f89724a54133a5ba4cde060d1e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "be58f8f996794f12af8b855c2c34d0af", "region_id": "RegionOne"}], "type": "message", "id": "e57e98d3698b4b8a9978dd4d7c405fbb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "45ff9566ea2949a181518626687d81fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d76f414f1a442678170c0fd22e3deaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fae5e5a1f7954614b634613d6e3d72d8", "region_id": "RegionOne"}], "type": "messaging", "id": "1747f5df211a4069ad67e6c3f02e814a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "42fb338fd33e46dbbfce9cc83275d798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b438e6228788407fae88d9a510752a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2f3815d7e16b43eb9457200140d625d8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cde15bbe4dc343f495c7dc42c34dc019", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e356d5f67a3c445a8ce58217d08df964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c30ab8b837584e4ba8ee657275fe248d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c9482d055b342b0a9961a3257f4a447", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "26539443ce014620abfe208d537bcfed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9dbd315d5979433d87bfb7c32cb73dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2646037cf72d48cba5cdcf2a10de3ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e828aa3ca01c41f8a15daa2a07baa808", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "14ac7a5c1e65449fa5fe50447572b769", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb4afc0d18cc45c8a56ee9aa21e4e6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b333c954de244c3c870e7bd9f1db69f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9e8930a0e4c48f6aa811d6ae98c3266", "region_id": "RegionOne"}], "type": "container-infra", "id": "67e77c61515b43d8a5eb2bc1da3a3c9e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "54a8dd4e06a74d8e8003384e11a944f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7e7036061fe748d3bdff0d75b826989e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ce75ab230ee04ef69c3fa27a08cf64e2", "region_id": "RegionOne"}], "type": "search", "id": "2ec9918884f64f37b2e8c1fe2accf30e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "65f89466c05846a6853830d9ff364579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "59b4e39789c144a6a45b8a37a0034ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ad7a8037a691422fa017bdcf5c8e770b", "region_id": "RegionOne"}], "type": "dns", "id": "5c467df9c5d54f61af0563b47718efc4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df083acc9c664f0a86a645ea2b0039d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d273a30a6b54ce9b79a9b19ff6acebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "faace8ff466c4e7c824fef05ee45cf37", "region_id": "RegionOne"}], "type": "workflow", "id": "76101c8ebf0f48b2ac422e8e5bf47a17", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd15ad4e9ffb48d798a658b41bc623d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef258b3cb05a48d7bb3c5ca1a185d887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d30e4275b2fa4e7a88eb3486ce29560d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97f6933410d94bc88f73c556174311d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d69cd9a86ed24789b34c9b8cf352de7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "389ce32dce9f4515bc70de0ae1badf0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ec5920fc5fcd422fa06eed45113dbb0a", "region_id": "RegionOne"}], "type": "rating", "id": "8a7b989164c3492f8fe3aa1d6e3c6741", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "75d82f0150064e53911197f5a44e9cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "394a9518ade84324b6d7178ae234bd1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a18a2defc636493294ce6e353c97ca50", "region_id": "RegionOne"}], "type": "operator-policy", "id": "36ecee2903e44ba1926bc57c42bdc9d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8459d6f23ee1474ebe257cfa8f58d919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c216d304c1545018032a6adbf0efed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1ea48ef3710e4742b738079ed653dbfd", "region_id": "RegionOne"}], "type": "policy", "id": "01d1ce65c89142d6b4752a728064d142", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c061bb5bf8fa4ccfae8322556a2b4aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b91e7d340d5c40939c55ba3521a7988d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f0b7a3644a024370b89464acdf26bc6f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a6b29e6bb168445ba4324c33d7cc4726", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b723bef6373f4eec96155c4910a36019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "154506db1f8841f99a8129af052a21d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4c79e20ee33944cd905c9548f21ce649", "region_id": "RegionOne"}], "type": "sharev2", "id": "ca7e8b80a1114190b386bd7b9a5df0eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79f69fd9e2004a0b9593eb8ecb123439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e75ef5e6d3164a8d90911aeb8f813d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "efe3cc0c30844449ac7233b2e0a7ad2b", "region_id": "RegionOne"}], "type": "share", "id": "b36984e804e7498291c17729c909056d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "84e59b08717648e4b6e8aec7e3f5a38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f0592ce2065497aba84f5936908b777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "da0f6c8edd344b1697ce7c96a0b2e451", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bb6420667e4f49aeb188cb32685f9c78", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c43f593e22b4592b0d9e5c91b8b76b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db86803da2994265abd4125cb2ba7a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e622cf275bc4c058f71d9626926ac56", "region_id": "RegionOne"}], "type": "orchestration", "id": "2d0113883b814931bdfa777a394470ba", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "594e864f3ea1463188a08cdf901c5e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "694a92fd12574444a70023a7fc020a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64d20996bab54e59905a7b2f57e65d5f", "region_id": "RegionOne"}], "type": "block-storage", "id": "e71518cac4834745a2057f52555f2c17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "532685d3a0ab483ab51b89560a93a6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a00a57d7f984538902afd37440a54d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f70ca80cbb448b7a99ef435d8bdc99d", "region_id": "RegionOne"}], "type": "volumev3", "id": "751c4b2e177543c9a044ef7c139339ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4493deac56d54d00b8acb955bbbc45cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab8ec6b740b04edb854502649018aa14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fdaf9e7e70f4948935ef1c4e19f9afa", "region_id": "RegionOne"}], "type": "volumev2", "id": "27b2fb3daaeb4dfbb37eaf8cea40d39c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0afd5559c5e74468b27c123bfd5bf337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81d252e0e2894f77936400749d24144a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe6969ecacdf48ae8799411c3b1a3b1c", "region_id": "RegionOne"}], "type": "volume", "id": "0bb422745b1f4cdf9a57fd89c138e233", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00d6615313834b119da5a4b9b6697a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e3daf190a6940c8b4850f0141dd5bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c70590776648c6b42b3d8b88ddd6ac", "region_id": "RegionOne"}], "type": "block-store", "id": "be33a13dd7e74f1eb9337502077bb9d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99b19d563d92431fb77a5ed23aef638f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f0b15036cf243bba1d54ebab58485ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9f32bb1dc4b242b28db521540d150481", "region_id": "RegionOne"}], "type": "alarm", "id": "5b2565e717ff4e098afe024761827e6e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9d43bb8ffdf468d881903bb200691d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f16708f15f1a4a0395ff7f363665f1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a4a0429333a0477eb51be4a9c03ea5ed", "region_id": "RegionOne"}], "type": "alarming", "id": "cc6b0af76545416ab0f4b1b26c5007c4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7da62f5aef14e789bcfd0e9fcbfaf1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfce97f9cb1d4e4a9bf6cbc40bf2b406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e108d5653e14446eadbce9fb8fe145b2", "region_id": "RegionOne"}], "type": "meter", "id": "cbc2ed4e9dc545a0a8d93fd5f090c103", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb55c849f153464cbb0fd37db092708c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "02fee672ab124a3fbf29fb9eadeb6620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00ceae26f8934ab1ba1dd58b84c2447b", "region_id": "RegionOne"}], "type": "metering", "id": "b87bb3a6152c4b6882350405e78affd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0346fa86290547f3b3eab18c6fa18476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e331b88c46c4d2592d5ecad93e54e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05e17fab6a634f9796e3592fe784912d", "region_id": "RegionOne"}], "type": "telemetry", "id": "11d7c6b5011b4b57915d4043b86c4a76", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39ffbf36cd5348818997e52e80c347ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1ac3d2792c7549778865e9f308c54797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5627e0f2fa354dfb8f41b08281f2b5f6", "region_id": "RegionOne"}], "type": "event", "id": "2afb186094ba4a71b924bb40eb3da752", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e65fdb0cdea94f36a9fdbe9540535dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c66f187d27d848f0b99ca9cd40f9ade6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "192d757d161a4760b456920fc80f3069", "region_id": "RegionOne"}], "type": "events", "id": "ce660dcacbc34e31b1111ccda81c2dad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0dd8af521064418faaae6baef60a8460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "775bdacb6b8f4a02853c6d2a2eb316df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b1e6b69502b74f6ca47c7203e485e684", "region_id": "RegionOne"}], "type": "application-deployment", "id": "83c81ad84b1c40e7b788dac4c3b03d48", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1fbd7a00b790459183e4c17561257ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6e70a3547208476cabe8b2eb22a824ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "222dc35cb19b492c8678b24cb73ed6e9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6fd5fd08436e4d25b94a7a2370401e60", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1cc8dae14064fca8d42e3e095377f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ea4be2f3f3e4e339e8549dcdbb3370d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "19e9284efdca446c86bbbdb051832169", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a362cf5118cd4aafb1944ba7df2a2893", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b50ed969e9924c22905dcf33267a3f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7e1ea2319df44cf9dc22767fc8918d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "966de97e747345c498e4bc28dac7806c", "region_id": "RegionOne"}], "type": "tricircle", "id": "cc166b6f0e4c4d9b872eed3fee8318d6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aed95854a03d40fa8fac054047565bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9546e8fee6104d52b361575f02bd133d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fbcb42eb71b74c76aca9739ceede3e04", "region_id": "RegionOne"}], "type": "database", "id": "0ef0c20d33314cc9a3bdbd3ed2c4a3b8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b7a80aebd8d0447d80e75e1d6efe7b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d20511b432a549ec9951ef97796f3980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c51ee5a198b7423dbea47092bdec0ee4", "region_id": "RegionOne"}], "type": "application-container", "id": "6dbb7a71c9214dbbbc3350c005effe9a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aca6d9949ce64e939ce5a2a9ed3170b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41a063cb96d743429195e1ce9a6993c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "099f600f32e34153b4189950c91b7f79", "region_id": "RegionOne"}], "type": "container", "id": "a4841ec690b940c78c245b81bc2b8b57", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7114dfcf1394241b267adeddb956a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f6ff390b7224aa88a10b126c89f9547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "30d20d1ca3ba4eef88f5557b92361c30", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4824dadaeb7c45ac8ba88fb59bf7ce4e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5a69f579600436785ed92ceeed6516b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1591393d2d6400197081f7207f07373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3f057954b37c4c3c8ced5dd2e90de731", "region_id": "RegionOne"}], "type": "rca", "id": "692c951e39a444d1af676abe09eb359b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0e04ae87b550423694cd635f5a501eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3653d9169151406583f2ad9764e3b8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10a8304b1cdf4feb8dcdecf610707d21", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a63062d89b36441cbc0418e2bc96ffa6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5ba403a32f7437591189707028557c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3efdb1cd82924a47a11dc749e60b69ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2d46957d72f7475597e277d708887d33", "region_id": "RegionOne"}], "type": "network", "id": "879e0d869f3a4292bf728e13f0a22632", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b69f8a2a54014783807a9db6a59842eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4e6c8aaf79c0409eb8deca6ba0a709e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "45dc62bf3ea34a66a784701eb4d5f030", "region_id": "RegionOne"}], "type": "backup", "id": "e792981e013348ce86a7154154de2767", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30aa9a61e0ce46cd8feed4d8b7d0168b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d6df9c73d3640efb4ea744e96dcacf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "25565f8beb384ff6a896aae990693fce", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "451e2451802e44c38477f0975ee7e581", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5793637d6b95483199c14018ac1060d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45fbe843cb9b4d7aa5c3de109ed858de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2c01d1f8258c46b982a34600e9618a70", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "450ec2c98aeb4b7e96caf8484457bfbe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "773dfa29cd0f4266be167cb6b1024f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bdef509ef935480f991107989662f9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "392d8245ad7b4217be4a3ca74b7a1f5e", "region_id": "RegionOne"}], "type": "monitoring", "id": "12c7360f40c9428985f11aeb5760bc40", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8918d65db374ce09369de1ec095d805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "499d6231a6604678a10c5fec0272c524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c8a84eead4ac4b319279d75bd0ee21c8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dbfd14bad6784e3992edd3488552e456", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "74ceff33a006487e9863eac30a1c9738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ba0f5f375804f55b9f5bf8cbc442a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c93b5a1b2054410b91b861c99e1fe881", "region_id": "RegionOne"}], "type": "placement", "id": "f4eccc55eaf4470eb03300c30ba6b90f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05b637b5b77b49139616e3044165fefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39230021b3ed4e47af550a6cb007a8d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ca78e1c940404cb6a48138d159417385", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f5667c715c294918ba7f09c686f2219a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a0138981afc41f9836b3f47c93814cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ff38183319624d358235001d2434ba0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6eae6742cc9f460887a8bd47d1efb103", "region_id": "RegionOne"}], "type": "ha", "id": "1d142f922762454cbccb655f8dac9c11", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "88d8335e476c4b978161c6f2026e2213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d28f3354971946df8a75be45a01ce9a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f911b6da265438b8ea177ff2bd8bcf3", "region_id": "RegionOne"}], "type": "reservation", "id": "5561e7c559c6494495d66661b1893cf7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e9dbee509fd941b08172905d8d345498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9c85a519db6143209af0973d559cebed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "60772ef1570c43fd8bb5ef6d21c496b9", "region_id": "RegionOne"}], "type": "function-engine", "id": "5f3433e53b564c8c8504ea24d6fbb305", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "820e5148ca464ae8a5aa5a179bdfb1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "977ce629eeee458584d08b7ea86586b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c1982a54beee4d0f90524b410bd1c8f1", "region_id": "RegionOne"}], "type": "accelerator", "id": "b6aac9e116d14f7d8c1e01a06243cc0d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59845d66cfe84db9b1fd9eb724b0aaf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fea21a488cbd49bd91b38a642043a339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "83c90f1aab4f4a8e852391dd070012e2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c77e5eb0fdba45188ab495727cfc9c5c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed85fb73077242f2b151943af62f10f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d99610a555bb40b097e146b31f37c021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4135b1f3f4a544efbeb9f5534c94c1ba", "region_id": "RegionOne"}], "type": "registration", "id": "e034a2e800b84f2188f393de2a65c116", "name": "adjutant"}], "user": {"domain": {"id": "864dd5605ed84042848f21d46032941c", "name": "43efcfc0a10c4ee0a899b734ad2c33e2"}, "id": "cc9bc57669c04a6a818c44d5652b8d6d", "name": "4c19a12bac6b4c018c2c2b22b2557129"}, "audit_ids": ["12683f04ce2f4e59b50ea7a828f2f7b5", null], "issued_at": "2020-04-23T06:25:56.779945"}} 2020-04-23 06:27:56,886 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,890 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,891 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,916 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.232263s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,813 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,817 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,819 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,822 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,838 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.757309+00:00", "project": {"domain": {"id": "e2366824e29e46daa39d4abc9e709a07", "name": "8918794ea912402fb88c2344b169445d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "53b4f5fd55f141fba7078c68c1732768"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1875094fca344f83b24fc2ccb1e3504b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7c658f9b5064af090ec61829cc41872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e7691a956f24330a6054132def44a68", "region_id": "RegionOne"}], "type": "identity", "id": "82da55bee3754709a3b1071ef3a5bb5c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "82dbd351feed427985693be140dfbd70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b78e3dcfede3426cb3f68478274a261b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "624dfbcffc1d44dcb46385bf4ac5c4fd", "region_id": "RegionOne"}], "type": "compute", "id": "3616adfee3204a2a9d5aef8a6ebcbc4d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5dc9f015d1d2453babe5a9b4f647fd1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "59e3dedd3b5c4acf9ec3fb4608b5c56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4581c535a3ef4813832c83ee712c91c4", "region_id": "RegionOne"}], "type": "image", "id": "4850b9825623474aa3e75a6c87adc8a3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "971abcf6db684d41a46e044a3995c315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7229fd01ed494236b6a093f34e3f0b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e6063a275a447cc80acd9bdffc7cea3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fced632ee25e4070956a7cab8a2a88f8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8840c81d61014ae9b22046e831e36e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1933fd6026234019bfd89068d67efb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07b38ab63b0445f38d4f8e52665a1cee", "region_id": "RegionOne"}], "type": "object-store", "id": "ce3144e065b34a0ba0342fd34cbd5f8c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb12c98fa31a453e853703797a4c8607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1535d8cace34cfd8833b26cf9fcea10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c35674c88604554ab6d45a76adb9580", "region_id": "RegionOne"}], "type": "clustering", "id": "6e3d1dfdfd8a4a10ae380bb1d461018c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4981d58f05d44edbbcfb78f2f7db2881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57493e17148c4f85b2bc2e776b5814d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9bd7aebdbfcd475e82587bc0c5fcba4a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e764d99990ad44cf8cf4e15342c93927", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8e3201e9e4043a9ba1992eb5f8ecb50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f661a56b30a6467bbbfae07d562ddd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "167da3b5619d408b82054f65b003bb5d", "region_id": "RegionOne"}], "type": "cluster", "id": "7b2a1a5a512b4afa92a4ba4a2cc1db10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "649a96600c764c70a4ce82d92b7c6df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "447d450277644c67968698e9c534a42e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9b38149d47c7464aa4d192eb3c2eb416", "region_id": "RegionOne"}], "type": "data-processing", "id": "f20bfec151544e2d8eb1ea0181ff7f43", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e60131e8f86c4e83be037f36c5f6f8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cdf6defcaa4a4c32894d28505e864dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "10bc9f32c2544a699977f41f3ac2c20b", "region_id": "RegionOne"}], "type": "baremetal", "id": "dcfa355c8da84e2a9d6a47f858a003dd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00049481f1dc4ba19522ab5b321a04cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fec9cc181e8640daa2edda0f594813d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3ef3954f3f8f43e8a1636b4fa8dd5f28", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2b5579e4390c43078e4f4210bdf5676a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5212614077cd4382b35c43de33f8c3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7eb1d2bc267427bbdac66b885f37624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "efbdf3a22d9a4b33a5d2d10cdf4ca957", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a6500dad7c6c412c9d1fb60e367edccb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f8215a77824746c99dee0bb7b61dfd38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73d20891809b4867a3566474d77841f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ec655a40c73542069238a17aa8ed4629", "region_id": "RegionOne"}], "type": "key-manager", "id": "27ae5e0863864c6ea190780230706726", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11a02b8234a643298daa556d0d025009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d0505157b6854b8d81991b54fb9ef4c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "754b08b09b754f379c926fa8180284e3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a8cc0487c9084e2e8dce9195e638e46a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07a4aaef35a748a3aa0012c2aca19e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24f49df147014f51b99032367c713a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "855009483b6142feaf80c927f5cb55d1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1380cf65a5564870a9ac2da05cc2e092", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "84774acacc854d65a21b17a9d894fd84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6eab53f7bd1b41a8b289022a4abc7f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4879bbef718942e8bdb9ad0e851039bd", "region_id": "RegionOne"}], "type": "message", "id": "b4433f7d55164318850baf6693a812e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bde52033e9d04b238e1d29bda64790b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d894e96c6b60487694f65b40056884f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6aa75f0970a045e5a09979ae6b81815d", "region_id": "RegionOne"}], "type": "messaging", "id": "5e3628a413b04396b59a37132fac0d4f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "71b5e7551db04d608ced12ca4ed10606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "590a39daa1d14caaa4d245b648fb00b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "33e75652ba9c4dccab68f9dffbc2b68b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "27ae10bae8204dde9f02577ea121926d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b3b7f90eeff4e83b73fbd07f49427bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1980b93409b346d19ae68ff473909de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47c3f808edc44c92a304264ff734977c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1ab52e15a95749b49ab7d06dfb276f79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00a1f419e7e74d4e93c47213304d6a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae0475f7eb0b48789e5ef15685ffcd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8981941680e740d88e54725a9799ab4c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e91c9809c1844d6198a275089c204d34", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a9e0e3387a644cdac3dcab72a0b4b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6220777b5634429690748bbfd0a70b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ae14a4126264cbea3c41cec4345280d", "region_id": "RegionOne"}], "type": "container-infra", "id": "8cd9fb2fa8ff45fe9bba6c9beca899a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "59bad3c2b2d849348b3e4aac26d1cc8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "83d1be60b79644f4af3632841522aa22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "116b3b95b10c414d889f6949e2878bf2", "region_id": "RegionOne"}], "type": "search", "id": "baa8b26fa17d47a0834d22f67064cc06", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5727883507dc48df82d1bd5c96e0544b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1963f69fbfca439cb7707493a2793ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7dcb6c8d83224a289731f44a69581693", "region_id": "RegionOne"}], "type": "dns", "id": "581463777f6c46ee936abb7eed7eca0c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2ffa8c69f0442909f28f741d49c039c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a6a5276aecd42fd802ec0f3e5592ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0817afbea4e643cebcaf3f0dadbf9ab5", "region_id": "RegionOne"}], "type": "workflow", "id": "9188ef3fac574fae8b365034e346bb82", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d721f21e988f4a23b23c3fa9bc3d1a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f9170037859041248337375d47e756b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "582633781e7446738bb2c18f84f5d1fa", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cf782ed123234800aa13f519bacc6e98", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6d114662bf94e3195d923d9c4c55b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "08057ab7446d477482b0bc9f0d0287a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "87bcc45b5ff843eeafd98747281bdbeb", "region_id": "RegionOne"}], "type": "rating", "id": "df4884c040a34c6b86e0625a4d2165a5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a31059672a894eefad5c17d4538b39ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ff5f752aa074d75b233e2ecd64f20a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4e094faf4ece488dbfcc4a0bd9fe8d42", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bfa2ec56a0124ccc8b6b24889b683731", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "64b96a3b776345b791f6ecff726620df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "804aca9926504b868efc5d3c13217d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a2761ce579f94477a7ebce5558647ac9", "region_id": "RegionOne"}], "type": "policy", "id": "7c33c518277a455d8bc3d07d233fb700", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0101089ae874eb9b10f386b54b51cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb4cb7dd655546ddad8530d078066df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cfcae013d8a94dd38a437dc89a1e77d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7044b53e681f4fe6afd55b832c0126e7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d05617a91a71416dbdaf6d2aaa7ba582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0c0963821744dee95a6219556772aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fa8ed177b8c7429b91397854cade0819", "region_id": "RegionOne"}], "type": "sharev2", "id": "195e44440b0d4508aa37e99329cd464a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee3875abff5643d68220f76555e7a407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2d11da1853f482abb24e8bc32f794c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7e3c34919ecf48e39431ab922c9321c1", "region_id": "RegionOne"}], "type": "share", "id": "dbb1de0124be49448a35033394b8f65d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "34e85ddc012f49aeb5d95e27c7cfeb19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "479e461c32f04f2c9bd587f75033237a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3bc51d27909f414c8de9a91e43d6a4f8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a77a504405e7413da20bd23fb7ed3a90", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17efb6f7d04428a82211a61c19ebbda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac3760c7fc4748718055e0168d0608f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bed81e41c2264d749e226997a8aa68d9", "region_id": "RegionOne"}], "type": "orchestration", "id": "83b3a7e833c24ed6b8769ac1e356e818", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4e1e36205aa46fd8f275e946e9b6c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20c01afcbe7e4157ae5c6b858b9a2bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cf378bb7a27402abe6a3c492a34c534", "region_id": "RegionOne"}], "type": "block-storage", "id": "f26bfdcdbb7b49d5a7f65ac9dd1e23c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "996079bf3b384455bb4ac8013629d68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3fca456a3ba46f2b1df3938914a47c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa2133d8fcec4a01a2278201b778348e", "region_id": "RegionOne"}], "type": "volumev3", "id": "3c465bbf0431447fbc27406b54bad035", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ee0ac2b1c924616937246153d818944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "794268fcc41d4b17902f98bb47891c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29ae9f3e6b814d7f90f225d6b5147467", "region_id": "RegionOne"}], "type": "volumev2", "id": "da973a755cb74c85a38f456a0eef7c5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6ed90b1a9304ebcacfb7621c5a26200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09fb9391ac3f4def8100d92c64989516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fa97baac9e543a7b249b556548106e8", "region_id": "RegionOne"}], "type": "volume", "id": "a23b2c51846f4d0d8d5da60ad1e02718", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ed15edf59294eeabcda6d32f1053117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc2713c3ba664a88978a01a1f7c77463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ccb5cc3cd95425ca89d614c303d47ad", "region_id": "RegionOne"}], "type": "block-store", "id": "0b258d1fb9354293a6422cd4a23d8fbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f108177ea9d477682ef09804071c123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5cd5bb436b044b68ba7f02f3539e9034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "19c6fc289c6c46738b826058b52b6461", "region_id": "RegionOne"}], "type": "alarm", "id": "e457e9ba0a4f4804b517189a0b92567b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "996bcba3bd48434ab3ca113ef1a599b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fab0e4b164e749dc86174bfa14bb12af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6a135c3d05e24e5a8c68d0d9e18527c0", "region_id": "RegionOne"}], "type": "alarming", "id": "7ad0641a9f5b4b4fa9ee260ead5147ed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "571ec5bcc0164f94b561bfb0efa8f2f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a681f2fe1b6f42d8ad39d3281adc7b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60eb6b7dc03744499a239f92e98c06e1", "region_id": "RegionOne"}], "type": "meter", "id": "f90345fde56542c0a5a6ad921a632956", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "52a25c26c398463498f7db6580b99468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5858f129cb0245f69b7cf91ed95360d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c6bf15d9f6845f68da56d4639316c31", "region_id": "RegionOne"}], "type": "metering", "id": "8c7127c2feed4124912d6d8100ba35ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b6a195691544c68bd234c2261040c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0bae45641743439eab21e43152211768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c282b76170cc42d8bd3fb14b1c1f8e4c", "region_id": "RegionOne"}], "type": "telemetry", "id": "a7a8a60858b244589e996feeab5a6e02", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c0f198da2774118a464095e87f18138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "010405d84e7c40058e8dac558a820160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "49209eacdfc045eca5669d876f538861", "region_id": "RegionOne"}], "type": "event", "id": "7ec5b64bd8b5419bb7a1034cbff982fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "301331b8b29741099190043df6982495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "947a3ccd2bbd47ab918783e69faeda3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39394c65c3f04cafbc451a26f807d127", "region_id": "RegionOne"}], "type": "events", "id": "cd156c9b94814b1f89bac10a573b2ef4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a96480da982740c08d6ff1d2d088e6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7419abf5d612460da4ce9b761641ba75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8ef71a447d5e44d99a4d7a58fe81d467", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3de643b0e4984593870790c773199977", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f237efe2971240e8b65046c3bb251c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b044c42f27d437c88968735a482a609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "83f1be86654a47389b2533b4c364b0c5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "56ecc8c1a6464a9ebe7427850fea4432", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ca943c4e7f0413b8f41e0959b26b9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ee5e26212354973a81abbbde7022c82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f106ad6f8954b86a1cf3ef8b0376078", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d065ab77e9f44e10ab61164a73857cf4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b538ce3eeae41bebd6592631ea3ba88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6712b327df54414be44935b301b3be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1923db1a1ae34a8aacbd402047ef2a01", "region_id": "RegionOne"}], "type": "tricircle", "id": "30d36b70d6994e7fb5c9eaa98bfeec53", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ca57ad466d6146eca9ec00e2193035b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fdc4d1d03ad240999b146e2df174487b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eba35b899d464d2da0de8c322ca2e807", "region_id": "RegionOne"}], "type": "database", "id": "ee3e648e3ed84d93a5d8829b07b7690b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe9d74af01104847a2b854ec4774e007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9a3bf0cf1554d6fa48aa4dff8034fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "879a60f4a9304ba489a1e5581490efb5", "region_id": "RegionOne"}], "type": "application-container", "id": "4243abebb50d4c5cb5d8f474e7df8bb1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9301bb960b554cc782940877d44acef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "667323281eed4a3e917f5f4b6a8fb0ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9c364b1a7309487ab0cb7759bc7fbe91", "region_id": "RegionOne"}], "type": "container", "id": "f7386c2b05d24a60884b19e2eefdb98f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91572406499c4f948b69f5b8297e4964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "11850aae5e3a425c93a91cb4d76768a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cd47c41dc7da44b6b2b343002cc434c1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e43e50a756c54c28b85c89ca188b9246", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9609e1b08ee34218974f8105879401a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efc3fa7178e0444c87b91277ce06a608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7345f1b984134ecc9da5287ad507cd71", "region_id": "RegionOne"}], "type": "rca", "id": "93c2f71d95f2476e9f46aefc64b6d0d3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e9980bf735fe4c57816ee066a92d485d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f61be465f0cb4f508c5a267e0014ad4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f061be0e0386405cac3de4c57ed356e4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a118dabd5a8c4dbda872a576b75d1242", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ee2b00473ea04bdcb10454344c729369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c2b9917a29334cab8423c52eb5c2b90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5752b33f68e94922b8a9dd8c1501be03", "region_id": "RegionOne"}], "type": "network", "id": "e615ad7cb04d404fafb1edcb1e4f0229", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b24843b9dcee454a8f0357acfaea7acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "47738f51e5f64003beaef25417b86ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fecc56b78b6f411fa7a6c32cba47a1b0", "region_id": "RegionOne"}], "type": "backup", "id": "0689c67ea1034d98ba322b36860cf299", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "903059a8affb4babad002119ec9dc528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3da6c12a79c343388c22a49c523d7077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2675bf3e5f364f729c0d414327dbe714", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "18951e395ef44c6faa0245bc8f560fa1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ae9bd9d34204fdf8f180426277e0ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f92aab56dfe24eb385e14b998f2c1347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1868454ff99d4273a4b1754a0dea8058", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3ed2150e74af4058bc3923cf9c7f8afe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "342d5df124de45b5a7332d4b97733143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c81cd445e73746beb671b49e45d37fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "da49056b24994a669e9d18b77f887c2e", "region_id": "RegionOne"}], "type": "monitoring", "id": "011622b9c5064af694c0c590c99fc58b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "822ae0290aa043d5b2067c384874b47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "117cdbe5ad064f71afe4233108a0e4a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a8221a3576d0407ba410330ab6ed63d3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6c865339f24b4de784ccf4fa6a362bbe", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "89f1ea5d28a2444eb7d11915a2a15498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "78d9357654634760b109c7e3e4ceaff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "63d43e4c82454b17b850b834db2865ee", "region_id": "RegionOne"}], "type": "placement", "id": "90d929b797c3432bb5dd4307dcf3b624", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cda82853a0f4beba90624d6bb4a5881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76f156117f854a6693a86f9acd6f342c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d62a3ae42e0248169a9ee40c1e2957f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9a04c38c8b174ee3bced714ab14b032a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "051e4a8ec1af46228a7d8f5fb0be3f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "646a72c7f1124249851474ab02f8dfc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cb7adf55842741f182c54850a9bbc5a4", "region_id": "RegionOne"}], "type": "ha", "id": "ef546f13b7a24f538ff72d16f41898f7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5f03ac4ce7ec479089f9bf62f049a0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a6d20e0da804187982f3e96c9d0cb83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7f019bc3089c41baa1117f36eb78449e", "region_id": "RegionOne"}], "type": "reservation", "id": "a74011361ad04b278a4b90ba85c9417e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b913a833a314b18a2f98cef9c5cdbb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0f8e9e33fcd644fba702685e18af8f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8646a8bdefbd41c8a8182846c4af86d9", "region_id": "RegionOne"}], "type": "function-engine", "id": "10184d68ad1241b2836239285fe4fff9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c1abafca4cc34c6980c707d2857a26ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09c9c9a5925c47cca90cba83ae6b958c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1b8cece98b6045ac9d11152f3d014803", "region_id": "RegionOne"}], "type": "accelerator", "id": "93695a4f79864bd5b15248ac7ef17350", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8151b8b1ad654a05a3fa5a6c087848d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b9de2fc4eed40e6a6e01f1de8548c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "26b0d9a4ddc240ffbc28aa2bd57d7f65", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bb90a497acad4d529af506ce688f27c3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "effe5dc922664902a9acbf3c9af59bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8a2da2ec0464826a3e2eb828535a86f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "54f3304763c44e6799ed83517c98b94f", "region_id": "RegionOne"}], "type": "registration", "id": "ac4891e2f5f847bf9d3c674d8ee790a6", "name": "adjutant"}], "user": {"domain": {"id": "6681362b967b4f30bee0993830b34ad5", "name": "de937e88bd634804b382b6b6e130451f"}, "id": "07ebd0b950154f859cb94f1a221a3ce2", "name": "9f6830cb99714e85b2007fb9d1e2f634"}, "audit_ids": ["218e8b96c40b4679a209114de19b0c08", null], "issued_at": "2020-04-23T06:25:56.757309"}} 2020-04-23 06:27:56,957 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,962 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,963 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "description": "block ports of well-known services"}} 2020-04-23 06:27:56,970 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/unknown_rule -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,974 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,976 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=unknown_rule" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,980 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,982 keystoneauth.session RESP BODY: {"firewall_rules": []} {27} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.235129s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,800 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,805 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,806 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,809 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,820 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.741993+00:00", "project": {"domain": {"id": "f6f9e1ee777d4be18ee5932880a4257d", "name": "781df0036a01468fbab6f94fde899813"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9fcc7b5fd4004db8922fe3ab0b094c0f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e2e864ceb36d45cf8abe8eb3283160eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec2e9bbe05b44469b32c510f799cb64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5849dd5ca9864d8184356bb54be22c84", "region_id": "RegionOne"}], "type": "identity", "id": "7bfc6ed502194c0aaeb3d62cab13c392", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bdfd6ea441de4402b06c2de3eccd5c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "606005fa924d451bb7511ebabbb16d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "39f5ed313865420a8e1c9b048590261e", "region_id": "RegionOne"}], "type": "compute", "id": "158a66292325441596d3abc08d533bd7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "760828b6e8964450a5d2d68cde3beb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "22eaccb3b2d74383b94fffa0f94091be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c85eeeaafb34ad7a080387bb7d3355f", "region_id": "RegionOne"}], "type": "image", "id": "0e69f0fe69f34f27a29b8a703e348315", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1ed914b73543491bb0d38db5f324651f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ed949761b7864d6290875063b7026251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7bca6558fd840b28046ca2e5d7657c9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "df2a71dc83d44540a8be69ac16c79242", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e58d4580e0d4e12bc4bb97ea8a64cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a446f5695848c1be2d253fdddd3462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8b9abb3c80f4008a1ed303e1cdb9a69", "region_id": "RegionOne"}], "type": "object-store", "id": "1e99b9c1c09d495d987346b29c17a2c0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41097b3b7cba47af8ad7a5962526fccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f176ea55afd7477d92042d62977e880d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0543c4d7b6654ffb84006db2bc7ece8f", "region_id": "RegionOne"}], "type": "clustering", "id": "8cad81453e60499dac1a61dfb1eebca6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa9c2bd6be75404f8b3835de0915235d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbda96d1e6c44a16ba584abb8ff0ef9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99c11f4ae15c4f6f98aa6205e9b64daa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d3ba94b7597a40afb8672e97323afe7a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1360c39c0c04480f815e5d653918f5fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6783aae279ac4cbaa0a3e2a9dd8743d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2408fc31b30343d3b503bde9811637a2", "region_id": "RegionOne"}], "type": "cluster", "id": "0bd984b7dd794783808f505b4de6e410", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "69ee632c80c54f9fb9b59bf8b7373ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aa7d4c3bb7c244ee831e84f1488153c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7054940cf9594603b664bbf906a0a0c7", "region_id": "RegionOne"}], "type": "data-processing", "id": "fe27ca9b3e6a40b0a00b0dd45275d560", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87812a5626f04a13ac42b91471804a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04fbd1b033c24615b04f1595ab34659a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6199a51a22d04b6fbae21ef9e406b77b", "region_id": "RegionOne"}], "type": "baremetal", "id": "d7f0a8c5a3bc47dca20af67463465fe7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60b367663c6d4170a4c0791a6a5ecb50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6212255274b24037b02f87f953068a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6710f3f9d3dc4fdfb29c96c90d2976d1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bbc9dfb1fd464c2f952931950ac83735", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "25a31016c3f94656a48e22acea4d12ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db7e3704e7794eebbd96910b46a999c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2c0d454797b54ba99d56d42e47d1b5fc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "be4437aa567741cb91eef1bab6a21adb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f97d497c0e414996a08ac99c3c430360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7475079092634a7ebd1673a047451867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d4605b606f924b2ca0a8a4235722ccca", "region_id": "RegionOne"}], "type": "key-manager", "id": "b81b164b74844b15bbb28ee55540fb4e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68cfa45d876b46f7990313c9d926245b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89c74d5a6856431f9c54a39f353ddecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5778f3a32134104af50f077c6e6fec1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "be85ca6a68654a078edd70c59d1e3004", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1481da6941eb4d188d0999d8897d703f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43ec34d1e37f4b17873e952533207882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b7ca9f7a38b34fab95f44120a07479d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "25cbedd47fc541fc9820ab8f68244105", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "192add4f42564d2ab8ffd539bf195fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "12d016fa71ef4027a9b85f9122efd423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6bf68bdcbc9448318d7850c58bb49602", "region_id": "RegionOne"}], "type": "message", "id": "bbe47571495b4207986e4ed8553b5405", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4730993c4be487babbc2c19624276dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "63a37f2c9db347f19d318f9f9287e30d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c1825742b344bc28b6987a12f44b0af", "region_id": "RegionOne"}], "type": "messaging", "id": "5d3041bf91a74d449d603b7fe1122eac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed0a6df99da4412c8e15e6653d228dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d94699876542404697ffa8014f4d0008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a99bb82b875a49b39888b9144ca02286", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f600d31952f84932a6b188a6a57035a9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1a75de2dbae4d2eb6a2209585068dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "895584df49fa41d0836a344f7601b53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a24de924712a4e0cb779234918ac5c37", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e53c3b3027a042a9a82e36d97f9bb01c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a53280648b6b4e0a870dd616429a4923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5e341a959f846698c93a036d778313f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b5cb981838045f29a15b5fa3819ef5f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6b3386a4ce6145e78df4a4745fa04be1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71cc9c97fc1044dc9f82fb511a551757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6399bcf17baf4a4b8156f3acfa07cb27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8e77db305b945129a3172344d5ed870", "region_id": "RegionOne"}], "type": "container-infra", "id": "be309c2eb33845839445698a00b37a95", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "544d8a5e93e24d3a99b221aa54bd51eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ddfbb4f013334054883a4a69b57c5e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "532e00690c7b4fa5ad2f9fe49ae8ad05", "region_id": "RegionOne"}], "type": "search", "id": "954f91eb61074d0a80776b8e5339436b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a77e4d7d8044b42932021fc97ceabfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c7e5b2417a9f4c81bdb10db943c72f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "23fe91cbac6645179627c640b91bf150", "region_id": "RegionOne"}], "type": "dns", "id": "76b9935a14034f69af93d89626c70abe", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "839e5d7a29e84d509b16874361b627b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d375a6c13ea6486a940cdfed96056757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "66aed9704cdc40d7b24896f8676a7151", "region_id": "RegionOne"}], "type": "workflow", "id": "15a9720c454d438b8d312ba812120ec9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d187093acb2486a87461e98d7585b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fcc958cc64104a64853128c66839ecf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2f9a2813c9f04c6c8d4f7dec8d9474cf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ba518bc2919449c291ce7c313d8e1365", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2673d3a94573457aa5e602a6c3a4ffaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f068ecd44044f518f899b9fb7aee115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9caf33d8995a45b18efa9b154f25f96e", "region_id": "RegionOne"}], "type": "rating", "id": "9071f0d4c18342a7a4772786206d0185", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12eaca5ce5174f08a2395483ccd31bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c4c63ebd7194adcb1613d06d13fbbda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbb9f55c364249579178784b68bea81f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "64a3ea976af043e19f31b56d321fa557", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54b9754611c546d88c73fe5f1327dbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f535c6c01cf4d00bd3d64363f3bd9b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd0f2dceca66417bb45c4b252131e9bc", "region_id": "RegionOne"}], "type": "policy", "id": "62b7c0f2a78c4462a3885fbf471d0d51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcbedb2f10414dfcb63ce6dcbf8888e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f499c966cd7f418ea5887b25355cb163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3cb5c786fa3f4a98b6925291b3ae9ce5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5c9f649cd7c2489781bd6c26e1f99dce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f48866bbfd4426384b706af22e3e153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76291084e83640c080aa6f0c9274861d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d57542e4bf95435f914af2c9dec316ea", "region_id": "RegionOne"}], "type": "sharev2", "id": "3aca7ccb11a74b05b7812ac435da4d51", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "527bf8ae1b5b4f50a3ccb41b49e00fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4a1dd1b90224e64987c0bcae17f8099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27b00c97b8854d06b12570d37af1e283", "region_id": "RegionOne"}], "type": "share", "id": "8a7c44cae8334323bee889dda196feec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "09ab8c883c9047698bad952175f5b184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb4c6c9799444763b008169b54cd3a09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "75eefde0a141400597e649e3ce1dc1c2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a985ff142154474dbf42c3d981a8d57b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b679c11c42f44772abb6dbbbb4f28a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf6076b37341442e9ab4caece56f5877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f56af73c26c4a94993c5d4ac6812f88", "region_id": "RegionOne"}], "type": "orchestration", "id": "39e3dbc560e4499993a1b1c5644754d3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed177c13d5254b198503149002bf6200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eeebfd91e204146b01a52167641e090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2cd96884c1a48d99f4542c0504f4724", "region_id": "RegionOne"}], "type": "block-storage", "id": "22f972315bc749d38df2a86692a92a01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "100715df2fab4a81a572ae2e0e6c57c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "487918ae207a4a9b926d85566154af8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa21e334a0944c0d8b054e9c5f4c4936", "region_id": "RegionOne"}], "type": "volumev3", "id": "8c90cfbf08d241528c5280f78ff2b85f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b40a9b4443845889a970c4b847d3e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfc2adf6a685421ba5d1541daebe934a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ae67a4adeee4076859ad826069affa2", "region_id": "RegionOne"}], "type": "volumev2", "id": "cb0f8fc0d7b8451fbb7f9e3ccd710fee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5003dfa59ed54625bbde98ddf015f395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b305ff7b6f542a4b57fe70a254fc5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d890b8d04c4c1f84e33aea43c9a4ff", "region_id": "RegionOne"}], "type": "volume", "id": "8e214852b0074d4c9702ef1220fe93dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "903b96c914ed449db688dcd33e13eea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84303ad7f28047ecba9d16ecae18930d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c00c32aaaff4b009b014b7533ed4bbf", "region_id": "RegionOne"}], "type": "block-store", "id": "bb49b5238bbd49cc83179b3aa70fb346", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b33c74eb5aa6463795320c65282a77c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dfc26ee865154b66bf2c1b36945ccfa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "50120448caa04c9f8082451b5d0d2f3b", "region_id": "RegionOne"}], "type": "alarm", "id": "1c7448ea40214b59a9fdda7d60465f19", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e79dc736350425fb029de4ace26fbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eec45cf303e9493ea334637985044208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63ba532142d6461489016b5abc65a85a", "region_id": "RegionOne"}], "type": "alarming", "id": "8eea1bd275824b178421280538bda0ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31a21f00a8e848439cebf3a80d48e80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55251cb6945247edbe45ae541af1605e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd80a2824cea48a08a47984305661884", "region_id": "RegionOne"}], "type": "meter", "id": "0fa18bbc2759437c91f1eaf596e8b9fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4e2ab1a489748abafdd44d83edddbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29bd3e56f0d54b479940f2150ce06cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44e5f6678c5142bd82214409ed309fef", "region_id": "RegionOne"}], "type": "metering", "id": "0a34714cc7754131b58c923fd4cb1c21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dabf2c95f0f2420b9ff7acc4ed70e898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee699e9a399d4f5481209f69587111e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c63492d169d42e592fb155f03dd2cc3", "region_id": "RegionOne"}], "type": "telemetry", "id": "79462d7371514b7382bf169faa4eda78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "30ee59c9086940e9909713fac701018c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d29067d406344897af6069cb9fe605f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc2bbad0502641f2a3f1bd47353476ca", "region_id": "RegionOne"}], "type": "event", "id": "cf05548bcbfb4843b7dc8b12b8a4b15a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8f3fc067d6d844b3852ddaf5e20f6b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "90cd925ae3cc468592b22e03cea1b50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "165c7860b6e84033b95e4ee6a9777d2b", "region_id": "RegionOne"}], "type": "events", "id": "066f02491acb44ab9ce6b7dfafbf6142", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f362a32c223492fa7d28289dc87a07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9fe7c53b0d794a838a07f8cac460f512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f2dc55771294425c8d70b447f43d665b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a87d62404229421b9a08e9ddc47451dc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a041660a46741cd944779bbe373669d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df4978354a6e4211ad9202a447e71d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "61d9b0ae258f4a4fbf599d21abb8c537", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bae9642d854f42bbb7e2ff072a6cc26c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0c81a6b31a74281aa5909bd7f377319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ed0df4278374d589ee182587e185798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c0a63b8115443c79be5f7978e36bffd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a27b5b13154c477691530d20bfe23b55", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "baee71f260104f77abffb201a97d4527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b340cb87e474a02925d9e0d178df99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "32015fd9175b4861a96c1cd6158a3793", "region_id": "RegionOne"}], "type": "tricircle", "id": "a8d11b25f2b446b6ae797519affaa3e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0390a8fd8bc24c08a0e2ca1721401c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "05e1971905be46fb8ec18e8fd28a5a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b79ca4f78b4a43b5831a23922cf08a26", "region_id": "RegionOne"}], "type": "database", "id": "8cf01c82034f4130953b66691ae25696", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b45ba6b0bef3401b918e9037c92c5e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df382a3b13f5407fa79fbbb04fb6404e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "178e4a8513bc427bafe7b4310f24fb82", "region_id": "RegionOne"}], "type": "application-container", "id": "2e187a1730084f499f7f8f6393ba99a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3b29e2b11a04ddc92888e8186fee0b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b47a137cf474afeb6dec51ed3d7a125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23000da982194ac9bf5aee15d8136519", "region_id": "RegionOne"}], "type": "container", "id": "21a3fcc012d04bfabd9b5581364ec04f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ec1f05d48be47bda8b458280d39318c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f11ee9dd05140e4920ede3ff7670e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c398c7f5f7f34d30a35a5c38ced0e8a6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dfcf3569c6c247a491efb5cf4ed09f05", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "518fb26b7611445ab88d98049eb95de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10a3ffb5cbc042c1991f15d0cd05482b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e9d5baf563ce49398c2ec77bcc291a61", "region_id": "RegionOne"}], "type": "rca", "id": "8938b1c726e64dfd8e55f648ffb0450e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "94f67acd1ad446c8875991c64c5bb43b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c3ffc5f44c464cc9ac89aa5f8e34a6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fd2c84a4418e4e63b2e2b0e159db4710", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cd8456502a3b4674a99fd03b72414ba3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1757a0d6209649fba3b5a907123fe6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5150fa72e1314b6cad2379d9e043ba40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4ee68dbbc6a14f99a14692ba38b25a69", "region_id": "RegionOne"}], "type": "network", "id": "c80f51e59d554045a72be6389440974c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5c07ffa62db4974be893ce809462808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6403bf58cc0c43679213c6a717298f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "41446e99d6e44e6a84f3fe44bd7ee8be", "region_id": "RegionOne"}], "type": "backup", "id": "0c160d39afe4446cacc5553dbc6c002c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29ef0a6d4b8f495aa7b895a6c19c5b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef0282558fa1457cba7e7bb3be84bed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "251f1be84e38430494f73dd9143c6a0b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "dcde0634a13d418fa5940ce43b4b8a74", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a993999a38e340da9a156d63749196f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f92648430744736ac0eb67a896e71e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dca9632cda6d428c8b5af287cbbd0a14", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "20f83b83549648beb10e64fd4266da17", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7717ec3427b743478fe44a5a6ca263bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "edf385e3681b4f80993fbca17f53756d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "36ac5bc1814d4f85a6a51de5f821a89a", "region_id": "RegionOne"}], "type": "monitoring", "id": "69b555926872408c8d7e61b11fe3cf69", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "591750b3c97f4a4594a4ef2a6b43a621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8fd020604f574fb79ae9efac7e8f1203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7222b28d464143509db3342a9245b56f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "25147aa9c8f3412ab8b5c709ad74c3f9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5c61d34a81c646e7a96c1584a7612dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b597833f3b174d1d9ff742f12fb7779c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9a5b62712d30405c813c222537db2a8e", "region_id": "RegionOne"}], "type": "placement", "id": "e71a13fa7096457abede36e09e4b56f6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7780437cddc482c97ad47516d751460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c39396419894829899a2f41ac902a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19f2bb82145b46eaa1ead17191e1c49c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8ec4fa087fbb4b0cb6c675e60eef660d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "215aab91f7ce4c829b83bcbe3f0590d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e35230793884e9a8d8c2b57b519b1cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "129e5633384041aeb8b1ccf81a446b85", "region_id": "RegionOne"}], "type": "ha", "id": "e5496026c4c94b35888d552a3789f091", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9c62d26c387486bbd043728e956f69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab0dc2ad61024ad38dfe546883d813f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "eacaaa678feb49e1a97ed6e2dcff799b", "region_id": "RegionOne"}], "type": "reservation", "id": "f4169e56e27d4ee2b9ff36eb1da9a611", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fe93757d23aa44cdaca70e43bcaa4bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c9bc2654be5342659eed35e964e95f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ff5fefba6efd4cdfb8b0d803b5451623", "region_id": "RegionOne"}], "type": "function-engine", "id": "9bead4f7e5b1427696e27eb461c0e57a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cfddf7b33b0147a4902853c9f26543a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bc14e4640bf446d09b8345293d5de5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5e777d51d6544a93a12181ef91d0be01", "region_id": "RegionOne"}], "type": "accelerator", "id": "b7bf496beaa34efcb6e4d0de466ed818", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52eccfb9c8e646cba81b338a99782ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e817d292f1d9494eb26cb80f2c223e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5fbb9bac150040609691903d273552d3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5b18c95f48f54a789739eb3d4cb92267", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fe844c7ff5749e984acde77207b8038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1afcb1fdc1c74def8c4674659315c858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "638adbd4947440618e1374784e6e66f7", "region_id": "RegionOne"}], "type": "registration", "id": "fab2f1ac097c4d86b7ae58c29120e488", "name": "adjutant"}], "user": {"domain": {"id": "7feec4453c08491d961132b41b96dba3", "name": "9d3127122fb34bd1af5a5ddef446bd6e"}, "id": "9f6eeeaf10934ec5adda5494d6b5655c", "name": "40277c19c52a40a1b6ea9164901d095c"}, "audit_ids": ["9bcc626dac9d4eaab6930d868b9faaef", null], "issued_at": "2020-04-23T06:25:56.741993"}} 2020-04-23 06:27:56,868 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,873 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,874 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,956 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?member_status=all" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,961 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,962 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/1a29d2cf-16ea-4533-af6c-934b7e65679d/file", "id": "1a29d2cf-16ea-4533-af6c-934b7e65679d", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/1a29d2cf-16ea-4533-af6c-934b7e65679d", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {23} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.061376s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.153850s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,853 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,856 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,858 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,859 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,867 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.789717+00:00", "project": {"domain": {"id": "205df44f8a464fd1b1568f3e31e79a79", "name": "5e618bd62f2c4936b0bbcb552c14cc34"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8178133bcef04585b98f453c2ec64647"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "228a60bfb4a843a696fc940bab81a9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c1a341e68d244ae8b5b69672bb631b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c2dfdfbbf25e43468f8680761fa44167", "region_id": "RegionOne"}], "type": "identity", "id": "e5aad627eac74227b5fdb870f71b4c42", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "107fc2ab608644e393216f442458abdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "10861f8f73c8444fa7e3508ccff96b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5f38548026e04b7ea3958ed031f46323", "region_id": "RegionOne"}], "type": "compute", "id": "3b9c6acca8d74c599497e5c8f1e4bf49", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "709ac6804c954179bbcbb6dd50f13ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8671718f2389462295794d4574351e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2cf145ee9f8c4eb391595a006b3fbfd8", "region_id": "RegionOne"}], "type": "image", "id": "91df95fd397140f891f91a8dde57a482", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "94ac5f27d72f4c2aa131d5497fdb1654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c02441b7a4b54e59b0e690321521128e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2eb54a7ff44242189617705bfaa0755c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "14952d4f54404e01b2d09cddcff4cfba", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "281e4c40fac545459b3eb33b95576da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "099a48b5cde7406ca3e32102d9b7832a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c0228ba653f425a84fa1825481f6099", "region_id": "RegionOne"}], "type": "object-store", "id": "8193bbc880a34a54a4beba6728c045f0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2d5f0d5c62c431590333015d7e587ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c26998fb9ea4b9ba5d24b5b3c3f2608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88beb1c03fd646d7a5c2606df0426815", "region_id": "RegionOne"}], "type": "clustering", "id": "70d01f4940e8415594137606391f1839", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61d2b5aa30e54c58aa6f310fc5272b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "374ce96403d445bdaa4448c3989686dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7c91e54146d420ab1119adbbcdba415", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "11291dea66be498fa9cedc6d9ba0f6a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cf185675c634098b4effb557b418a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "712bbc62e9be4bb7bdc30b0ad5a3e6c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a4e23cec30b46f09c9993f3d574b95b", "region_id": "RegionOne"}], "type": "cluster", "id": "c7369cb6f2c849fa89e19fa18337ba04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "889a5da23b914575bc6ac4b65ca45192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e6ec94ccacb44ee8ba6bbd9b5f12d920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "651bf0b6e9494203930ec5bff199598e", "region_id": "RegionOne"}], "type": "data-processing", "id": "d5a5d265383146869248e3fe2a1841b5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "76df2e9045b24003b3aeeb4b9717b7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "650a1dc3e60a416f80bab738390f2cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa042ad463e147309918f4bb8a010ed1", "region_id": "RegionOne"}], "type": "baremetal", "id": "1d6fcc96d7f8443aa4e3706c616f0f71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffdc003bfc884d86bfa0756717396e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ad4b4e38469e491699040ec132bc0bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5441913d4c4e4508a2a2e96d3fa32ef5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7d8483398d314ff79488e920490fc84a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca333808c0a84f439bc96739a333ab76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3dba01fa94d4454e94a5eff5f4937f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5c8c0262ed94b67bdda0801ac3fb0de", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fdff74fd74cb49be8501f881bc58db3c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "49e44fef4e394399a20f9f8e3e918e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0b644468f5624e3b97924a3732d8c126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d157acacf4534959b03fc9d2071f4287", "region_id": "RegionOne"}], "type": "key-manager", "id": "99273df1dafc46b9bd2bdece5c371c21", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9cc1cbd779d4303ab72b76b6d02755a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1af13b4d579e43b7a735afb6217e080f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "915d843f294c4d65b58d5dcaf8ab16f4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d6587be0bd9f49f081fae5ecb7e2a12d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c95f55c1f354d058005040671600316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1fed84392cb450bb2a9989352dc8549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1fe1e633cbf445b18ad36e853d435c6d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "11c3b9da54ea4d5db63246c12f35dae6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cc859f42d4504023b73dd7802dacd31b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "377efbb9e41349f49e48acf343e2b2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5569249dee984e85819f9e26e8613ea2", "region_id": "RegionOne"}], "type": "message", "id": "7f93499329e944f38392064bb961b1ca", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6deb06bc148449e093967dc7e344de75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "43e258b41e0d4bc8a3fcca0aaf22cf75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1ec061c814304020a76e15e527c6b810", "region_id": "RegionOne"}], "type": "messaging", "id": "2eddaa808d304f7db25e6a03440d6af7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "027c834ffd8a4ec18a458b0b2c283b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "395496556e534a38b39ecc04cd3cfea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8c5cd21213f04bedbc55a4e0a1456a06", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9d49889e34954818876bd290428d704e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b8ad7ea56554a348371df0d9b5f2410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4797f97bc5ce49098e5df2612b684729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1f49d9e097d41c59388dc07f0efa9f5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ae6ef3815f3b4f239375227d3ec95f05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee26f4a721de40738f34b684951decf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0404dd57e670490daf43fbaa15a384c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89ada7c12e644df2ac8d29ff3d9ad693", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7069f2c93e3b44099d1ccbb84e99aefe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cee34838bafe42c1bba2b4ebc94aa898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35c417a61d3e4a8884db8d5aaca2d29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23dfa767ebfc4372b1c11a7cca3c422d", "region_id": "RegionOne"}], "type": "container-infra", "id": "88906d800bf1454dba94b21fa6347cca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9fb56f5b6c514d5eab07f13989afa87b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9c8ef25a7dbb42c38bee1be1eb314374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "37a50bcd6cf0486fa7f3e13783d801f3", "region_id": "RegionOne"}], "type": "search", "id": "7e46f1477989432f88f1b3f9f8b85789", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5cee21429ee44ea78f3b341a302aad2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "087108f0c56b445a9c4c7c0db2bf5f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ea82ca1fb646435c947588a57b1863a2", "region_id": "RegionOne"}], "type": "dns", "id": "54be0028616441ea94b41d5a051a1512", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7fc869b418c44547835d9e3e3cdbe514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9f9adb456c3457ba075ea33ca62e6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "15700ff5031941c9ba7dcf692f19c11c", "region_id": "RegionOne"}], "type": "workflow", "id": "bd8c2ce18abd4a24aaee4a06b81d7a57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1fcfa6972aa4da8b67e1c7fc4316783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f01ad1c17c174471a4399efbb62b0ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49157b6197fd41fca0173fad6b4e0fb7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5f351b097edb47be948dc81873e17b8a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b0c7bd4d4464a0ab31562db1d16e5a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "53a3851e40d140b285daaf424c1a9780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a021fe67ed38487d836e8edd051f13f3", "region_id": "RegionOne"}], "type": "rating", "id": "11b54647ebe847649c150d54fed2316e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "616ebcf980f3425fa10006c56f4bca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "690da95bbbe84152a24096e2e834ae9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "da1848ff56924f5bab6e81c318be9b96", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fded1e39485b40b68fa6e9abe2763212", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fdb872b9d2a84bf79e4ab6d677d32b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6143bc9bc82f4c95ae1e4b33cbd010ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30f652311096474c8cf09d6546c90e3c", "region_id": "RegionOne"}], "type": "policy", "id": "cb388235a11643798d1bda869eeb8d9d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d972d6167b240f0b00b332ae23c6b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61ac152286db4487a813991e39655f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ddc53e7241d4526aabbfbe482ac4e9b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b5c67cf40e3847408d925758e47b2e92", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ff7e4e4731944eaba7062b1ce9b6cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b96542493074994aa1ed47b38ca04f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9b3a4e4041c45138ed9a75e6d0736b5", "region_id": "RegionOne"}], "type": "sharev2", "id": "06b48837575d47aeab9410ebbbe691cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8659d6de4e3743a7abbf36dd81652f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c8391dac1e343bbbc0ab2996710cc84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d5feb415d6b43f087ee1425ba5afc91", "region_id": "RegionOne"}], "type": "share", "id": "e25ef93f959047e69432fed6d5cb17ab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4e7957033f2402ba784605db62a7e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "64c9514cd90947f7949448f7c7374aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c5a92ecc1344072ac0dd947601e9a5e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7fa6eb0e301d4646bcc0ad85102c23f7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f412493095147e3a965ad9ccdb1f1ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b8c310946614cc695850a4845f03bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d5d5153b9b4ec3bac6e163059dfaa3", "region_id": "RegionOne"}], "type": "orchestration", "id": "ca9f41bd7a204048ae3e74eb5db2f177", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6cf7154c3d54288b64fe10e1d0ba965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "510875a1589346f2b2ce622773bcaf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4abbc0e5725949c5ae283b3e82c2969b", "region_id": "RegionOne"}], "type": "block-storage", "id": "ec9a3e5370ca475498068aebbc302fd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb630a8351bf4d55a3258267795a217b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d235e60f4a7a462ba5719b6c766d37c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a8704c3cd114057be06f18d85733e2e", "region_id": "RegionOne"}], "type": "volumev3", "id": "314c060c7d99485fb27b6d275e69c935", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "287f44a7bb2b47c99eca5f82e68e2cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7c2d05a4cad4338a25bcb6e3e064812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "731ddf6f2b5c4bfdb4d07d0ebed2eae9", "region_id": "RegionOne"}], "type": "volumev2", "id": "05b9d6e4202b40329ea20c2b218d1048", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827db6c0233e4da28d1ca43c445b9e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6a553253ca04f29aa955743018ce22b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f183a14aafa49c38db498e8818655db", "region_id": "RegionOne"}], "type": "volume", "id": "360ee0d91cc14f16a0d6d6b68f72ef3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac0442c92f647659a9a5b08b43e3e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98000ca3ca5d474e85b8042c11327c8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8c01179a5cb420aa1c2a86fe11378c6", "region_id": "RegionOne"}], "type": "block-store", "id": "5fa1bdd60c20497a92c852a49d4a1e25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e2521d1e787943acbd7ef3df72d8f3b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3accbbd000f44c94a5b9a234cfc7d176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9d2b36d7aaa349099a1b98ea0db4e8b5", "region_id": "RegionOne"}], "type": "alarm", "id": "85d0cd5c44ad4c419c0b4e8f19d5270f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "918d8fafcb53437a93315cb27b891955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c7cb27963954b24b2e1753d63a8d6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6d7714e7a6cc47b3827aee194b12e7eb", "region_id": "RegionOne"}], "type": "alarming", "id": "ed3217be09a240c09777ef02a5175a59", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c6b958758854b73b52bbbd6aae08c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd4243cc356e4b8d8d6591144926140d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dc3edc6bbf894d78b37a53571bcde408", "region_id": "RegionOne"}], "type": "meter", "id": "a5cf39cd43874fdbb6d72b6a2f8cf74f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cc766475d7e4b0f872640e86e2e03e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc4c3486e80245a8878812f2b19ae38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ef0c12f24a34abd9dcefec0527b0d32", "region_id": "RegionOne"}], "type": "metering", "id": "c37187fc33b04009816cb9c355406b90", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c90fe32f4bff4378a65f2ad2bc1b608e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "781fc31409194c71837e668a78ec04df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ebf67fde816c4565ab3b71197e0833e9", "region_id": "RegionOne"}], "type": "telemetry", "id": "ead6a179364348f9ac4a2ee9f3df393e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c8ff2832a8aa4c61b090fb436b242d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1718d19f82c143ebbb472ad6185bb5e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "48808b7b8d624e409986a7e9aaa678dc", "region_id": "RegionOne"}], "type": "event", "id": "1a426f4c4f834c2e95e911cd3d562026", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39077b53c8fc4ac6a3c3106b255c0b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fdf046ed28884d06b367794973ff9f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bab886e3232c4c3abdc3323ebf08acc2", "region_id": "RegionOne"}], "type": "events", "id": "c231e13bded544249d1eab682235e538", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc5de4d9b95a4d43aeec712e40bb2e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f74d5744ac784dc5902ccf579b34b7ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74001999e7ff47289fc558e576d8aa87", "region_id": "RegionOne"}], "type": "application-deployment", "id": "36638aab4526451c869f05cdcdae9b50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d250c15a20384ddc9c1361a4733f1bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c3a469710efc452db8f1ce880e892802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "83c1c627d073452c8d8d9f8a5eff6984", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f85b2174dab541fcb1328e5d49174090", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3cebaaaabd14ab791f5788568b7d3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9d6165823f24227b49ce7589044c094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1f79d87b7534784a167d7e8c4a254ec", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "89fbfd15747d489da826e5d6c0fa810f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc7a0e85b833464a801565b2de8c237f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65e241316f2d433d8c145b40258f70e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d14eaeca4116430caabdd77b7cb83d48", "region_id": "RegionOne"}], "type": "tricircle", "id": "232ab0d54b8c4b79b13edf25b8cce936", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0eb167f51e5d46659cd84439c22c5754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f8a3762ffc06454c8c58a324a5e0a1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "562be84d2428460fa5ae73f75664625a", "region_id": "RegionOne"}], "type": "database", "id": "33f0b0dbc081476d978b68d7e78b68ef", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86b6584c7c804c7db27e97e2ffea9e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d31151b4b61042fa9450f8c7c74d7c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4247e892460440819cf70138640a6d5b", "region_id": "RegionOne"}], "type": "application-container", "id": "14c1f18dd78a48dc828cc5eeadaf0ad6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2457124e0424cdeb41c57651ca07a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c725682cdd204d70a5c6929eb66ad0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b4e94e2f2c24a1896c3a36d5934e9f7", "region_id": "RegionOne"}], "type": "container", "id": "7b49eaca724148dea7e41c56784ab6d6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1094d8088149488bb211b19330bb6886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2c6f287242946b3b6ff8d9bae14830d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bdba744e7fd148a1991c05d507593544", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "20d06d04285342aebae0c185edee7bb4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9857ad42169242869a2a964d909a5491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e6ace8e0d5343ceaa0e8c099f64b2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f6d693c0fb6d43558f24769e55b8af94", "region_id": "RegionOne"}], "type": "rca", "id": "8592e7f5e83f4f8e956510eb933468e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9d5d662990a649c283ec96494517d1c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae691cf1d90c4287940f3ab65b657a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b1ee530f776343a783791bfb541e2390", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "239fdef829df4ffbb3af743e5b449050", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "988bddeff7c54e7cb738093775bcc323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "eb379f6c7263402f9b7ef8aba1ef4ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "88dd1201d8d34fff9d77747b1daf9773", "region_id": "RegionOne"}], "type": "network", "id": "01f5f541fb664db99b4aad2c16f1cfe9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "65d7c8d813ff4e0db4befba2e7d28aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bb66cedd11f54563a2414f7c9dfffbd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "40b2993facc0459db77513dbc91a22b7", "region_id": "RegionOne"}], "type": "backup", "id": "9d860d55cdc4407cb656401bd91455c5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6bce2260fcab47ef81fe9065997ce2ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9f056ee39d9548e09949d7e14cf89b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "27e2d6a71d73499a86fa889206346d3f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "876364980ddf4e6ebde5867d093cb108", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84158ebf64da4be9a97536f06476bf17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c81a880e3ca4461db014a270e0be01e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2386080b10ee4b029547474d97876ef1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "32fe325e4ac64b2b9cc0796c1409fd6c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe78921be883454b8190f9416acb3de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "029f43f632524b2aa7d6661288a6493b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74581e0807ef4d0196f9fdb41ba49872", "region_id": "RegionOne"}], "type": "monitoring", "id": "578be840a1f14fe487772c0aec9814b9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "08bfc5da4c3c4abb825f9a06f8392e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a8a65680d28d40f2a84e4d43a8df32d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "47173d330bd84dd48741c3f9a25aa5da", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fa87c4cb3ccb4a1a818c02d223ad7c59", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "556b3930f9154ccfab0978eab200b2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c8c0ac8cd5f8411fa6bc30c5876f8785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d65fabce42840c28167008184e4d061", "region_id": "RegionOne"}], "type": "placement", "id": "d6a80347885040e186c8bc1aa2f00856", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05c981e9dea841d581fffacc545abead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "985721e678754ec98516f8d05e4aa1d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a54e7b9dd6d4b36841dce1347f1c081", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fc6aba3d20ec456db4d58a0721f28498", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ec308283f8948d597022940014e6377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09a16ec0359a42e4a6b8ec882dd9fe68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a5f8e6d3ca44bca814125b796ad850a", "region_id": "RegionOne"}], "type": "ha", "id": "2ab77b5cc90a42039549895035c025b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7c63baec6270468ebe8dd1d57c467e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "308cbd09e334416fb4ba541d896166fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8634f8c3b99c4c14972bf5437c0e28a9", "region_id": "RegionOne"}], "type": "reservation", "id": "725cd837ee1b414ba0bff945979496a2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c4a6836262cb4b80973fa3db109452b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4c44d948fa4945b3a3e723df23f99172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7f312ee9551e49d5b549377f197e8af8", "region_id": "RegionOne"}], "type": "function-engine", "id": "60aa6ae6ac8f428c9132b4b1e0bc6287", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "65cdb010194143c29283c74642919abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d654c666dc8e4eeda67cb26162f24e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "84f0cdff9aa94a8c9c59baa662e2ed1c", "region_id": "RegionOne"}], "type": "accelerator", "id": "121a5e043023454ba539aaf032eb9f33", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ab1d198ad9b438092717594c969d341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02ccb6e07c2d4478ba8d37f5e10213b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6311918f942b42d8a08061fdb9c0d743", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a0aba2d40e734beaa0729144a8db30a9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e37a90bfb8d94f5abbe5a349328d84b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9babee641ba44dacb269799d6af794a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5ad1332a34e54bf689b2c41b749202d6", "region_id": "RegionOne"}], "type": "registration", "id": "4bb6dcc6af9b4cd9a66e9ac12c3c470f", "name": "adjutant"}], "user": {"domain": {"id": "f5432af746a8421395143f490f7c0839", "name": "db02f6afac3542adbe098bb1e44adf4f"}, "id": "c67d1b6c9d9c470baeb9af4dfb4cf821", "name": "956cf369b9ea4643bb47b6a7c3fa1eb6"}, "audit_ids": ["425787dc5ebb40bd8b783b682b9ddc19", null], "issued_at": "2020-04-23T06:25:56.789717"}} 2020-04-23 06:27:56,931 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/flavors/flavor_id/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"removeTenantAccess": {"tenant": "tenant_id"}}' 2020-04-23 06:27:56,936 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,938 keystoneauth.session RESP BODY: {"flavor_access": []} {26} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.371430s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,678 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,682 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,684 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,686 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,694 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.623690+00:00", "project": {"domain": {"id": "50691eb2d6104485aba829d703c37948", "name": "07d22cf2f19340cb8d9a6800fe1fb5ee"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e24e8b3521514d66939ce1c5d3f18279"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e30991f8cb91460ca65563a16e13e926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "41e66e63a1b94b3285629f3fcf33cfa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bf1b0a99e0874cb1b5e4dd1cfc183777", "region_id": "RegionOne"}], "type": "identity", "id": "a390d170e6424f9585b4dfb1c4f41767", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81e7350f3c7440019bc75c61aa31bd3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c9eb16fed57247e08823d7bcc4a44bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f2ce707f6d4b4f508ac80aa53bdab3fa", "region_id": "RegionOne"}], "type": "compute", "id": "7bbae289e13042be96e42966d30baf4a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b15dc7fb72da4775a48f151b5491d1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e7ef535802bc4761b140cbf20dd96e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cf91a1e7fa24445cb32de6487ad4fc8f", "region_id": "RegionOne"}], "type": "image", "id": "412506ebaa3a43e88cd5052ee7880ce4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "237031b8c7854d1386c956aa9dad0abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a089ad7b4554b7c80199206fb80f12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3a4bfb6821b54f10a1e0fbf83dd58a95", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4e6c6726aef145f98c666e30ea080ae4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e0dae5bddfd414599a849f0e5905a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3080c38228c4cf9a2a08b9d864e2ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66d830e6168f455ba843d3fd1974fc28", "region_id": "RegionOne"}], "type": "object-store", "id": "599d4f3d6c8b4132b66cdddaf4c9cf18", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e051e1b9e564b94bfc7c58ff38facb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a3aa0ee445e4966b0454b94c31a6539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "493ff603322945709a448cf8a77f3b00", "region_id": "RegionOne"}], "type": "clustering", "id": "127bc967337240cfbb66681a62bc1273", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33c66c0e233f40be865d8f9d497d3874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99c73c3740dd4cd6815bb343d3c378ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "48b2ea32caec4788b3abe2ce0e6f768f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6392fda4ebef4bb48672b33bec0e8e89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1906e88e49b4c7f85045165a516d367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfd79e10f5534b73af4c0cb39103ac2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4dc1c4c746d547dda34ea2d480da73ef", "region_id": "RegionOne"}], "type": "cluster", "id": "a28a756e500d4de7b880e4b172c43713", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "26b2ff51c4134768a97a417564c04ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b951d22e7ead4031891d74365f97f478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "730acafc97c44c26925745cd15c48fe5", "region_id": "RegionOne"}], "type": "data-processing", "id": "c44ddbc3afa64174aa430a5384ca5088", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21c0477d83164c4581a8a06937fa595b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f38030cfac29472aa32374d1f62465cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "615e8836b1124194b92c899b9aa4b60e", "region_id": "RegionOne"}], "type": "baremetal", "id": "82bbd5c353114e139f18d0c6590a70db", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13099a574db9453ca8050fd963a555da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3065cc4eb3cc464abd60c1a6c7e33a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "11c2549abdbc43388a18fc974ad5f19b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "818af6ade208472ebf064b5aae21f64f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7fd6a23707941469df30e43cdb2ee89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c8e570e472cc491fa5de0139b69e7a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "aa4cc61fff4a4d78bd42cee4041803de", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d48bf592439a4d8fbc038ad004801bac", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0f23317eee14375870014c3282517a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e4aca02d809c4c15a3f4d4d0d935f322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df3b4c9457f04fcd8fbb0e171ac945f8", "region_id": "RegionOne"}], "type": "key-manager", "id": "310e2adbe1374f0eb0c8d27eb44c4c23", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82c6c30a220a4f1a92441ae165e345ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59e008cee4bc49c2ace4e03a189576f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "02ac26b0ac3f40ccb4602982e929558b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "15dc60c1021a48ca8482c2af60459ce8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4484663094a846b4b74ed6be15f0c688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "630a45290e7d4eb78b6f1045425d8b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "12532c1250644a1383925e269c70ce3a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3e98ca873b7249d4b9aa082824c3691e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2415aceedea44b5fbdff785adf55586d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "83060517b75448b7975442746b90de53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf10b9d322b04773b77c7f4fde596667", "region_id": "RegionOne"}], "type": "message", "id": "c874be40a7604d548b6212196b2a7d2b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48d0799b027742eea184003d321bd2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1206e603afef4d15817c7b2bd4f7bb36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e0dde964d7d45a5bfdbf673e820003a", "region_id": "RegionOne"}], "type": "messaging", "id": "0c64ff97fb164b3e8a8361a53f02ece2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "35a80d8d197546df807671c5101dfe0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d242821431494208840f634a8e2bdba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "25211625c236413c96d3e89a4a194778", "region_id": "RegionOne"}], "type": "application-catalog", "id": "96f09edb796c41c3adeaa55d34235640", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3754bc3b343c488e99d61f8639884add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5587cdea8f3c4d38bf89a8f8425c803e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6d3ef80651e484c8567fd918fe7a749", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "abe03c5670194e6cada529b04c0a55c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34eb8dd204a14ec5ac25d0da7cbd2865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d622eb2cbf8a4716a8baabbec9c52e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d100d8a707f6467ab4f0ed5a445ca8f2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "deb7de7a8c6b47d0a2de618279b9775e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2b38a2d9ede496c839a03accf0e047f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd6ec4b8e2f947be87d5998f95149366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51ba0be15a484c71b4b823a91fad2122", "region_id": "RegionOne"}], "type": "container-infra", "id": "5e794c9646ba4d82a5a43780f5a98873", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c0b6b9ed976c482587a8b85ef740137d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "24ff6947681d458e8c3926670322aedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "22505889454e40c09a103d2f8c558931", "region_id": "RegionOne"}], "type": "search", "id": "72e366e9353e4ce6baebe0d97fa7a98e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "352fcd6999224b9cb0179e425e3a88f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b3bf0bb1a6ac437f8e9c236a2ba5b815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cd72165117ba469b91de0c8b41b744d8", "region_id": "RegionOne"}], "type": "dns", "id": "f37e0396abdf4753bf948c5d26032795", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c6706f1c2f34289a136f718a6785674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a1f691ebd1f4de19193b55877aae366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7bad2f37754f43da996f21047d6d38de", "region_id": "RegionOne"}], "type": "workflow", "id": "e0c8d7cd617b44848ad7f1339beae5dd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89de25a543c444e0b9447460f66fae9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f922a090b3d74f6d9ce3faf268d8758b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "82bf3f09f6a545c594e98df08d2f9c09", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cc6ec079535d4f69b55f3a3f0c912af5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "10f995a5708e4980a5f2caa25e99f989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0b9bab5fbc6748f2b488b4cf280b560e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4aa16b67caa141a1ba4d06058921afb2", "region_id": "RegionOne"}], "type": "rating", "id": "1653b9aaefa749f5919ed4484868d6c8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a595b0017c944848e65db72edb7581b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c086d63d817435c98fa92b78a08b64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d8409ab761149aa8cd5c61b28a526f4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e494b87f3a4c45328317e9d3b4ac437e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "72e4f845a2f44b7d93296e37b3342766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69e7f2148f294914b44668fad55de563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24953e239c3d4e72b340f192627c2462", "region_id": "RegionOne"}], "type": "policy", "id": "777157aa3d894e91961ad3e46c555a92", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99a764037ea547d8a4b41723a7df179a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f01558dc94a741a1a6e92633d1ec9ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "043f462c39b9437d9e22826c2080db94", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "785e169c24c744f08238800a57a73ca7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8fc1304d1cae4168b86a0abaabad789a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15d628d16d984c2abb21ea42d1511d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69edb48de470479ba7117a4ff6ceaa26", "region_id": "RegionOne"}], "type": "sharev2", "id": "11b60b008f1e420c8571b3a4893e1b68", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2527d371469246a38039123fc2f8d627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "595446fac51e4702b3b8aa800ccaf265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21bc703d68c643ca811a059d3581a824", "region_id": "RegionOne"}], "type": "share", "id": "d399a80c2f8d47c780bb9281ca648348", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c810d241c1de47adae58285e7660cee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6e8e5110890a4163970f9fcf14c046b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "40b99f0a9d794946a26408c0055e7e16", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "db7c2cfd7c31401a85db98af46eb8be6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "329e9094dc3d46b194ef55739f1482b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f07714b9828c4fccad21e8c9a18adc95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d479c7cb1484545bdde5fc3c819afd0", "region_id": "RegionOne"}], "type": "orchestration", "id": "56e390016c7a44dbab3c6605a3e9ce57", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6272685749764b7db4a0e857fb72c561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa976c1d26cc4310b2164bdaa10a25bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f2e9088a8094bfe8b808c7a3b6564eb", "region_id": "RegionOne"}], "type": "block-storage", "id": "034d97c355bd4930b9033a7513a2c42f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "279fb225dc724040a00046865a06ed58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8349b497f38e42409c576e10d2affdf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fdcf7df8ea746a093fd4ed119918601", "region_id": "RegionOne"}], "type": "volumev3", "id": "95a53b7eceec4067b9984ef4d5b7c03f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23127c7fe40e42f4ba87b1d0efc6686c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a46e571524452cbcf4198bd904d1f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c53cbeb5af7b42289d659c04f5e2cb03", "region_id": "RegionOne"}], "type": "volumev2", "id": "563fb3a489a4486889a927be3d226870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07f3ce6c87fc49a5a58aa9ad80944d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e447d5097d24688a631bec26a9d9b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd58b2a3fc534b99b227382e7b32f619", "region_id": "RegionOne"}], "type": "volume", "id": "e65c5a7b82974da08e9f0bca6af2659e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54461e6cb3ba4a06b6a5ac9716b663fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf4ac21893084be1ad89b788bfc7a89d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "366e29a93dac4828bca6b5266955a7f4", "region_id": "RegionOne"}], "type": "block-store", "id": "0e8c7848f4df4b2db41bb7c856b2f387", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "703ceafef5c04e6eaa29e8b89ddd8e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee79622e365f4a20b3d853b55ca8b61f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ddf610a943d4c5fbd67f7e0e7210508", "region_id": "RegionOne"}], "type": "alarm", "id": "17d4221a664d413d8fa7e305b5caacc2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25aaaab748a74716b838f3f1dd091fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8169c6decfcb4bc4b9ed7343ed505763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0c9d7bea5c24d0497134aca40c382c0", "region_id": "RegionOne"}], "type": "alarming", "id": "afa6a1864a5d4f3b92a5df5994853e63", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bec62bdca88f45f9be807b4f307c024c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0dff1cfcbe247f0973f388bff98fe19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0db4eb350e13491a86cda4a65add4094", "region_id": "RegionOne"}], "type": "meter", "id": "951edd164b244365af7bbd42f53ff465", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09d8132d7847425abbb26a7ae25cc14b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cdc78d4d2f8419bb5d5b4b7a3dfe42c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9c549fc48cd4e829636f19d4efbd4bc", "region_id": "RegionOne"}], "type": "metering", "id": "bde4bd2b45d342aa960b1400f8392528", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12b47f066bd84e07b761219b231342bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17cf6da862a4407d8968f621bc65d3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a32bc4acf81e4f15b6849f82a8630132", "region_id": "RegionOne"}], "type": "telemetry", "id": "fbaa6185e1f7487a9c7ff9114d0f91b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "191c22d91a6a40e4942d25a4b0b707a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "57abf0ef9e854da1af1a8eb5dc1201bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81fbb29e92294a4f9562dd10f3e63d05", "region_id": "RegionOne"}], "type": "event", "id": "ed4f0aa985804c4b933d98c1dfeff496", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa19427b4cc24588b0c92dda9bacc4a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8a33ad4c87ff40bcb34c2f96de1e4b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c5d4ece397840b0af21b430e02692e1", "region_id": "RegionOne"}], "type": "events", "id": "ef79fb946d5046108179193eb6d9913c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1706f086c03747aa8997236b59168b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4190634eb0d4a5d89bd6fc8adfb2cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ff88fdab464493ea559c9815109f5f5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e4898d5745214923af375ce28f464818", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b1c9424427d430e8fb6e1e0b3ab9e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "322de215927846c2a4e9f185256aeda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "196558427bb24af6b1c56b24afdb2bea", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9b87493031f34691abcd7f6e6ffcca22", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5a309b63f7f4493b8491d7b361f8d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fad6f12ef7864b6383bd126a1c6c4fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e67dafc572764c17a842595edcfd69fd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "aadfc101b3fc44809f214c9d6f1b2b3b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8329048b4fc44753b4798dd041402ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fad9accd93b94a80b3a0258aa5d667c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "172b28a17d3a4977bac790f4739bc363", "region_id": "RegionOne"}], "type": "tricircle", "id": "7d8f96891ffc49f994318492cc3b7ad8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d539c7ba77cd4270b75f56ea8f302b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "88d8e201e8224504895b6b7408da2f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "08e5f234c75348bab743a38447b94398", "region_id": "RegionOne"}], "type": "database", "id": "af429fd96cbc41f5b5c2ba95d3b92288", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "626094083670415ab0143811cc63e376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6af6136698f4db1afad827f0ce9e103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cdb4f17d4fbf477c893f29119e8ea5a3", "region_id": "RegionOne"}], "type": "application-container", "id": "761c0c8a305843779f33636873a0503a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72ae91e347da4a3fa11107db4d42d6bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "075476a417934412bafe34aa9ea2294f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c3e9fd520e54469972d6c060579a485", "region_id": "RegionOne"}], "type": "container", "id": "63c04a7db9ba418c9fb615bad3d8af10", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e3bed37f9524888828ab84a52543f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb90e839fadf492697275212c6bab25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3707dea3fcbc464599419019a6c70c43", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "075de758207c4397beee931a0bc65be9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2e7d45d850e430caf8e412364191dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4920f0ea0689434aba487231e1b7e060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45e2c26a069d4ab8b725a1cb2f1757bc", "region_id": "RegionOne"}], "type": "rca", "id": "4159bee77a1e4589a077a5f862966f30", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c9a64368803422a8a24fb3cabfa89de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "af65e8a754ea46499d29efadd4801fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6ae4f96bb65f41ad829c1467d08f8290", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dbacfca00b5844c389dd63656c73ff65", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c36270135d141f59fa094bc3329c659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9d70d35158bf4d4ca984453e45e17c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3e6be5f695da4f338581412538d01545", "region_id": "RegionOne"}], "type": "network", "id": "f95d26ac5b8d4c858d3881373dc1fe12", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1898f154590c4e199f4c682dd0f9d19c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0e7d6de744dd407b90482a89d551571e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a25af2ed497a4bd9943479852a128af2", "region_id": "RegionOne"}], "type": "backup", "id": "e4e9a765654b477a91fb8f6f4123219b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bab8840cc984fba962f34fade7b03f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1ff63c997694420ba00089baae58fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "42b210155b2144a8b2a8c64befa27ed2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ba2cba49ea143e393ad45729ad53b18", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e82741ce2f94d4f80c742cc8e551246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b63e5aa6d59a4bef998415e339547e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b0fb2ebb7a564c3091e0a3efa3a42509", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "992f3aaf71c94b5d914477e118659cfe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd0620037ae04e3fa1054f2f4ddb258a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ac44c63465544b9aa47fc79a34444bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b3f8e68652a6407b9364a7fa4e24ce77", "region_id": "RegionOne"}], "type": "monitoring", "id": "66e9da28f273477aa4d80a5ad6cab31c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "52cad13792224b18bfa59c43af7550d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1893955ea4ac46d5b5ffef1847a5e53a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b689892a23bc4f469a7416448fccd888", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "256f45ffafa04ff2bf3bd6e4eaa61128", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e68729107a644678bc71a1620c44221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "01af9ce6cadc4799b6e7379daf39c0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e8af277732b54ebb9c1525dd55ab3bd8", "region_id": "RegionOne"}], "type": "placement", "id": "e33a459696f24f5fbfc1cb073e587356", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8085bd4b3907441288694fc9ff7a927b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d29a684b97db47f790a9bb20f9bb652f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3fd9b48e4bc6495eb825647144a6b7e2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ad69f47b10cc43249b0fdfc36e5ea5dd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7109f21abbf49c0ad00b9fc1e87e6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7b2bd5ca309464ea307819d5e9fa5dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f94c358758a64d34a41e8514f1d4217c", "region_id": "RegionOne"}], "type": "ha", "id": "2630d5458c8f4b1fa4d8a1e1396553a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e738dad2cf7848c990c26316c147b08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e65e5bf49c6d4af4b75ad77e9d06d301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cb7780c7e8b84d3a9ffbb21f8806dc81", "region_id": "RegionOne"}], "type": "reservation", "id": "653c75235001430a82690f9dcd95acc9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "73839554c7e54b5ca0ddccc379273b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "24b7dc5cf8754875a554cf9050ca0369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7f045703678b441e9700b56b2b9fb544", "region_id": "RegionOne"}], "type": "function-engine", "id": "cebc0a892d1b48be9adfeb98e073f9b8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "27adb9d754994c54acbc654f5a8c083a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f7540c63766f47e7be4e52e5d4cf9b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "434fc6d3a1be4314aa38913092a468e5", "region_id": "RegionOne"}], "type": "accelerator", "id": "f41db57895b24ff9b96d4dba309aa694", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eaefe6a33c244b8e9d3cc12a589f85d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47769508d8b14b70b21afed1be440191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65a478b1fb9545c8b1169815b6f9e820", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2c21a9ae62c04d1d85ec5cbe79806a49", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3d610f0c9d44d49badc9fb076d171d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9580bbe817cd4571980dcf0f87f89b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "631bf61dc9724a67abbcc23799c8ccda", "region_id": "RegionOne"}], "type": "registration", "id": "c331f36d364b4976bb9454d29fccab97", "name": "adjutant"}], "user": {"domain": {"id": "8f93fba9af0540828ee0ab777c793dec", "name": "95677d7550904c928e65d3fa670ed013"}, "id": "80397845093b40bfa227755b8d349dcc", "name": "803a43da33fe4c6eaa82c4f1962686c0"}, "audit_ids": ["98cb6a513a4e449e86e47050780fe2a0", null], "issued_at": "2020-04-23T06:25:56.623690"}} 2020-04-23 06:27:56,892 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/max_security_group -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,896 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,899 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_groups?name=max_security_group" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,903 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,904 keystoneauth.session RESP BODY: {"firewall_groups": [{"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": null, "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": [], "egress_firewall_policy_id": null, "name": "max_security_group"}]} 2020-04-23 06:27:56,912 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/safe_outgoing_data -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,916 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,919 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=safe_outgoing_data" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,923 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,925 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "safe_outgoing_data", "firewall_rules": null, "audited": null, "location": {"project": {"domain_name": "default", "domain_id": null, "name": "admin", "id": "1c36b64c840a42cd9e9b931a369337f0"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": null, "project_id": null, "id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "description": null}]} 2020-04-23 06:27:56,933 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/bad_incoming_data -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,937 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:56,940 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=bad_incoming_data" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,944 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,946 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "bad_incoming_data", "firewall_rules": null, "audited": null, "location": {"project": {"domain_name": "default", "domain_id": null, "name": "admin", "id": "1c36b64c840a42cd9e9b931a369337f0"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": null, "project_id": null, "id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "description": null}]} 2020-04-23 06:27:56,969 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,973 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,975 keystoneauth.session RESP BODY: {"ports": [{"name": "mock_port", "id": "7d90977c-45ec-467e-a16d-dcaed772a161"}]} 2020-04-23 06:27:56,981 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "description": "updated!"}}' 2020-04-23 06:27:56,985 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,986 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "updated!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} {30} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.227931s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,804 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,809 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,811 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,827 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,853 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.743665+00:00", "project": {"domain": {"id": "ad8ccfc457ea4fae8968e3fb2e0aa43c", "name": "1fcf527da06644eebe1f9876933b0ed0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f252d8c5b41b49cf9def1dd0d6d7857a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ab80faefeb4f43908d936b4346a4dd8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0f0b2df55d8241eb9cc782a324002303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "286399f1b7854809972e61afa3345d03", "region_id": "RegionOne"}], "type": "identity", "id": "a6d2179efd364430bb8eddcaee5495d4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6fc5f8532487461fa37ada3d6715c88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "17d552999f694308849c4ed8b1c037da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "34d58c368f8d4209a97b6dbf79afb499", "region_id": "RegionOne"}], "type": "compute", "id": "9a4ea00699cd4702a5456c6726f01580", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ff6f00acadc944bfbe646668aea3969f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b0efa7780c214c268db4eea46e13e0d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "72831a83bcfa4c3d97c5e94da40341f8", "region_id": "RegionOne"}], "type": "image", "id": "20a83e09b85948a08f7422cfb21e59fd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cb98c5e7f2ad41bda725d187d8fb0b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ea70476d302446caa96d96a78c5d163c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "66fe496fbe3a48fd96164cfb79a67e82", "region_id": "RegionOne"}], "type": "load-balancer", "id": "05ec6ea88562406abf0507adf3e1dabc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0079d709b18a44e4a252ac658c105d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87a8df13904640b4952bad6d41933332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5de4672436e940ef9128a2ee5b9545d2", "region_id": "RegionOne"}], "type": "object-store", "id": "65bafec7d32e470ebac2b175af2dbcea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa857fb5d7184c7095657c5ab8e20e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a7f669d71654cf288db7a9e7acdddfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b20dc84295654a85a8bf7e65f33cc9f4", "region_id": "RegionOne"}], "type": "clustering", "id": "684fee7f6c404daeb4c6495138323178", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9bab4c15922c4dbfa016d0356d694f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92e2d742f8be48f5bd1249dc30b600a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89a0260b7b2c49efb4db0c8bd9291aed", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ac60a5d272684ce98b91c2b80f332178", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd6554a5716641a48bb059d741e600bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10719e9220f64de9b7a6b753c2970b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cab2c64fee9444afa5bb545781068b9d", "region_id": "RegionOne"}], "type": "cluster", "id": "2596937926e44dc2a09683fd68a6c506", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7e845a1fb3364fd891e64d15c0346681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7cbd46a61ff14a059e85cab36847a173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "40b7e157fc5e46d898dfb29d11b2d35f", "region_id": "RegionOne"}], "type": "data-processing", "id": "6defde727bde463a96b5a35f99966d32", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d89097289e04450e997e75877a4e2312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aef4d7e4918c4893a9551c437db3595f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bf1c9ab805894005917efa50b295cfc3", "region_id": "RegionOne"}], "type": "baremetal", "id": "aa459abb644f4f918b3b3ad223ef9fef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b28f01a640a4e869452798e3bb3e3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6efbe7cf7e5a4fc099928a21ac1f702f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b41fa2a3c10a46e3811adb8df5b76c36", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fef7aea1403f438e8d2f5bae07723793", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1442b8a58b946c3a0b13f798454c443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a35af1c3f9a84bbc827a51f4af53ec4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8c334488284b43b6a766556e0ae09b9f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "32551881a9354f75ac82a75752c144d4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "18ae7a3224d044fda0861281c68acd02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0c38f19e22d4102b87355a0184faed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "443f4f1f6e5b459f98f2b2db965f6432", "region_id": "RegionOne"}], "type": "key-manager", "id": "0c909a5162564e2898277b6b83b6cb59", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5564db3795d6476f91bda4d8b2b329b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06383d8246e447abb96eca90f49d888a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "310f04c0d6884151acd7a842a734d55a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d1389164a444e4a80ce2811a495a288", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ada4283b747d4e5cb53106e9c8201d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2bf8fab54fde40af93a34e9827500079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "371c7b915b994963aa2f81c3007ce1ea", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b6f95f85be2e4b2bb17b4c06dc510e23", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9844822d249e40fcac712500267af68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "70a4c67758d942738b4f63ff4b5e98b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1cba82dc75074eb792028dfb6ba07072", "region_id": "RegionOne"}], "type": "message", "id": "15d3493f65be419daed220f9998f6d93", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e62ab580af894c2ca9cfd8a8663d26c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d5dd1a1bd3cf4c38a755554b5a2bd479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c7ee6c3620b04e2892a998045c223948", "region_id": "RegionOne"}], "type": "messaging", "id": "20b41611e7124a798975664f6d496267", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0527490c0ae24311a4a68056b01297fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2cc16851893245938e7de4a7d42e24b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1eec1c1dfb49497f9269421b62bd01d3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "72bcdfa035c04f0b909cc3cc59e3a93c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "535fa5f1e51d4e739702c0761b3290fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "913e6e5e1ae84531aeceddf10b89f3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2b7d739850845cebf023205a2f11a8f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "493ffcdcab0f4d5d9ec9f7439130a072", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22dbaa238d33477d94e64991db318211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ce2a6b38ac84b6da20cb171033571a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8ef7479a79d44c48a99f8b49d6b221e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "40837be5224040e4b57c9004638d0a75", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08199ca428c6491a80a1df52caa51952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a21a4da5f2e940f0b54f0870a7947779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d548565679274c988d04b0456d831903", "region_id": "RegionOne"}], "type": "container-infra", "id": "2be7942aa38447bc82ac150ec8b0b6a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7a25f99edf744e259ae8255ab1114a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "76cc3afefeee4ec592d59aa33d9a70f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "576c3984aa754ff8bc805181c3100a4a", "region_id": "RegionOne"}], "type": "search", "id": "04532a89738e4d368a2afd32dc676cde", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd0e899829844aff9640050dd4d5a247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8af701bc73d3400bad9d82edc26de056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "15dc70d3e7474e06923ed951fd91a0df", "region_id": "RegionOne"}], "type": "dns", "id": "3c6f574ae3b3474c88473cd821db885f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe934aba92f447bda9d58e2e4627e42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45a8888859de472aaf1cfbc290ed11c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "14f465f77f9d42de935d9ef626c77ac2", "region_id": "RegionOne"}], "type": "workflow", "id": "ce1b64db9a234ee4ab47500f4a269478", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d558e4560604dc7bcf78c3496cd4cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3ea2eb37eae4e65bf352dd75eee3486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "57a95780c46b4338a0b9bc13c26a0cac", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1ec75da901ea47c083369fd267131c0a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "06963f1af5cb43768bc87e53bcfc93cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d1ac2226d744cc8afb75aa35668f047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2838de4c5b9542e292101270d80470a2", "region_id": "RegionOne"}], "type": "rating", "id": "71021eb4ac14404397eb2a0ab538717e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ccd967ec02414bd8bda87ab146298ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc3c42423b0b4b0d92cc280d952ba5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "62e9b231ff524198a1b97a04a9cce8c7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a81f10e274074ad4842dbc61acdbeae7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aeac7575aa14471f9a76ec1e9104fb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87b794a2cc8c49029896bc8d4ae931b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f8a83af077494b61b657125e7e33b791", "region_id": "RegionOne"}], "type": "policy", "id": "2f71b15fcb344a80ad30f39014ed5bbc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ae6cccfe7db4a24a2ef0e1e4eb506b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aaf67090cf23416da3d71bf23c419f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "035f3e9b1d634c8aafc31c3d7283c804", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "578d5cfa1c524e62a2d10285c0a5346d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c899ff7f2294fc0b6c9017528bf5cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca93c01c6dec448daea8b4d65cf30f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8395260d30f1442691e6c61282135c2f", "region_id": "RegionOne"}], "type": "sharev2", "id": "a29fbe8c74bb4cb998202728b307808a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8222bc4183f14baabb8b1db848a1ab4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56ee84b27f2f4e1b9762a2adf79c45b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01d7f266dcf84e16974dc4554020c160", "region_id": "RegionOne"}], "type": "share", "id": "9458ed0c61ba43a0bed6d91a1058ea98", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9392919cde774a6886248476ce795656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5a2c8560db8427f9f26bf3f12d4191e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c86cb4224ef435a88c4c0377d9809ed", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7a39539045e94a02bdc9ee2da083f34b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c72d6da93b44e58b156add9e4d0e57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "806e26fba53347a080687612be86f14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5127a47e41042a38a2710c37735f2ba", "region_id": "RegionOne"}], "type": "orchestration", "id": "40e83fe60aec4ceca7b99205ed510c8a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77c8e69a75dd479e843d2382727e74ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd16fba81d934c9d9db0deeef3d7e2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "533ac3fb58d246908ed99aa7b92c300e", "region_id": "RegionOne"}], "type": "block-storage", "id": "4abf509781df465fa81d6c579a38f663", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102478eca89d40f3b7b9cf18fa988a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "841a37caa1d244d4a7a47a0093a714f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae7f92725c86482f8a5319cd7152d0fc", "region_id": "RegionOne"}], "type": "volumev3", "id": "ecb0d691f79b44af95a3b6254e8ecb79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "210b3c078b394a20bf9e9a6b426b90da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "721260339856496489a62cd2666a89c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6852a935db4d4a0488ca577c5477bd47", "region_id": "RegionOne"}], "type": "volumev2", "id": "a02783f8cb254ef699be9f3f7180c0dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27914efd425a442e9cc73ab981f87625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7361b151d944444f9f459fc490583877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e03cf2bdd7f4c9285c6ace7071ed130", "region_id": "RegionOne"}], "type": "volume", "id": "9af97d480b1e4bc3850a0097e87477fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3822623c978642f991f15007bc933cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "129f24f56c8b4466b62a5693db7dc698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c0d5d7305394725a97b1c7657c1ac46", "region_id": "RegionOne"}], "type": "block-store", "id": "2fc66ae003af4b76b05d592eb83b1e3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ddcb432ddcb444f86c2c90ff14ce028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49ed72682193412c8a16b9dbd09fc162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "821364d538f84533bf1eebedf06ae910", "region_id": "RegionOne"}], "type": "alarm", "id": "0b86c4defd524144b0538b318a5555ae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c9bfefe911647ff9fb66ac4cbd3ba51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c62410df79564a889e646c1766c59aac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "80302259b177402fb2d21fb1440cb1df", "region_id": "RegionOne"}], "type": "alarming", "id": "415e62163b594b16a2d67ab2c1bbb826", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "72afdb89709b4d47af2beb30c1b0989b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f5af290c09e49c49931a1fa11018dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "acf03c1a0e404fbabc159fc397a7d069", "region_id": "RegionOne"}], "type": "meter", "id": "66bacbe8ff424e51a2dd8ca73d056d95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2e91c800cc94a748346ba8c6e235067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d6d4db385734dbe835c5ba80da7cfcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "43d934b0c14a4a4c923699d7178cabb8", "region_id": "RegionOne"}], "type": "metering", "id": "23f2142c07ec4514833334bbee4b0e62", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9cfd72abcd464a2a90749f797a27fbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e59e6cbfba774160984216b4eeafb803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "be840825bf464e548412855478542649", "region_id": "RegionOne"}], "type": "telemetry", "id": "52dbbfbe80814b3e8c099ea9257d479a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2641f267069f402db7ac2daa4663f942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6df599f0d04949ada7704b2058790eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b23af6ffe12c449b852bd64998d252b9", "region_id": "RegionOne"}], "type": "event", "id": "b7c83f056cee4cf9aea196117fc75266", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "da052c0d2f4241849f3b182df8612c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b1b87d7902cc48b7b351b2c5a2d3d7a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f1fa40d72e92485c9e016851a58bd0bb", "region_id": "RegionOne"}], "type": "events", "id": "487435da1d674944b5903931f1e25989", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa862f7186854ad5aca1891c1946e915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1fe987166d6a4852954853a907a35252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2884c39462d0499cba76ac38935b7ae4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f2ff80c1bc194454a23f5d651872d9cc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b418d2d63ceb46db90b5eb2210ae8a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "af80dd7f13c94f6b90cbc96dad8cb9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "159fb4f81d7d4aebac992f1492467f16", "region_id": "RegionOne"}], "type": "application_deployment", "id": "060461dbed7345f7a4445967548776ed", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb049594c8834304bfddd1cd4d0f963c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36d44971516f466d91368148799ae05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73d964ee0d9147b08b02cd355c93740e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b9bd6434148b478f9774c96adbff7e87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98ab43ab0acb4fe0b730865f62733698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48dc1d3514d749878d11db7f81aa68b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "efa005b507154813820e7a2a646fdaf6", "region_id": "RegionOne"}], "type": "tricircle", "id": "b95552597f824d4985f52a4485682938", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "940c13bdcea34175a2c4b3077cc2c0a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2266e69dedb74cb6a11962cca41ea7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "599cf3d78494407ea70ce1344982c54b", "region_id": "RegionOne"}], "type": "database", "id": "1bc724ce69e141adae775e9f434a6a9e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f00e7846cc4045e8b6dbf98c7b295399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a02ed156ce494b04a573ffe719bdc18e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4a2eab4113fb493597d8f02f513a6d80", "region_id": "RegionOne"}], "type": "application-container", "id": "b62d0d05e8794864b2b22c163ad24c78", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce8ae442d8e24e9a83f258d4ef8ac4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78331771ea464c19bc54904b06feb6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a328f91ed7064282a0528bd10e8d2d05", "region_id": "RegionOne"}], "type": "container", "id": "4492b12aad454bdea8d7261a8a8ad649", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72125a9f971248789d5ef71cb7f8fc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "262edef6bc7849e091650ce8664c1e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e449a3637e5f47a49636c179ec774e14", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ddcd084506fd479f9da88ca1b0ac58bc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "057330fd5f8b4cf4904249e21b7ce016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e0311cd8939441aa08e2865634a653f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b38d609cf9d48d18ed1aff2d865e14d", "region_id": "RegionOne"}], "type": "rca", "id": "4111b06ca9584ecaa380b01a65ad337e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "983179f6c8f8483d860bb42769c4f923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b157d6143c9a40858ebf9683901705f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7d741be8376e4f0a824d30dcc5f13e2f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "53f904ae190d4bf2b79edc4766f82219", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1ceff889ed164560bb452a9d658f5bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ae8a9d4eed134aae949a4812ad26c90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7e50d9a12c66458284aa56cfa2573126", "region_id": "RegionOne"}], "type": "network", "id": "987cc01e737a4bd2b1ac8778b0fd30b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "875ce3832161466dba1a1ffd9bf11b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e1207be737094a82baae7befad6a85f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2602066fa96543a18a2189aba6ca343a", "region_id": "RegionOne"}], "type": "backup", "id": "85ea9badac274dedb67e20559e8b31d8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ade849d9fc046568f1004f0e5404cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a61728b5e02245f2bd0cb217390fe769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1f8fa30f72ba436788027d98e5ce51aa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e01a8aca98254c2abf0bcd50bc84d739", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "685d6cd463264aefb2071e96f3412d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2985664757b64622b17dae3eaadd2425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e467ae92728d42d090f57620fa57d2a8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4b2debf412bd4c3b92800b6de5e4c742", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63520347e285449d9ae5c398b29d76bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dafc15fd067843eda3d202ad8588856e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "64cde12f0d054b8b88e2964d4a980b7f", "region_id": "RegionOne"}], "type": "monitoring", "id": "0965e188dad64e5e9562f4fd53238a2c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f9f39af4b9a240dba4e12ab3fc25ccf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa51a190de974dd2a242e9d9ba7c1c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "26cdb1cce2b943e1b4bd773022056a1b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a951e535f6d644f7bfed16d1f9968d60", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0dde71a33594e92af1e6cc84f02a4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d28df9523f4145edac8bcf1e1cb7a1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c56084360ccb4902b98c9dfe3ab9c8a4", "region_id": "RegionOne"}], "type": "placement", "id": "9ff272ff146344d4ab9918b20a99065c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4609ff31c4346be8453a1925df0647f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49145fa120e142c7981f3e81751b5a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7283811379464737b345916c58dcf4f3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f68fa780a1a1466cae3af0c211b4db97", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39d88dd60c004786a336d5dc1ab4c5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ddba7880118f4f429508033613603c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f5d619e546cd4306bb703bcf8805be09", "region_id": "RegionOne"}], "type": "ha", "id": "9fb9e6857e8840389488d5c5be5df8df", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2dd59a1cf8344ffb86665cb2935e97b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cb545d8df1cb4fe1ba9492fe6c7f5074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1bea6724553746b0bb46275a3ec86c0b", "region_id": "RegionOne"}], "type": "reservation", "id": "731a1b491f034995a0d32c02bb6c5517", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "869c0a0f5ba84642a97ab4633ad72098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f364418e8a284a7091d250dd49cb523c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9027e6f8e8d148d0aebf9004962b20db", "region_id": "RegionOne"}], "type": "function-engine", "id": "041e68aee0ce4dbaba1d9eac1900e8d8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "495b21c7d1af47888b993b134a5e274f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4459abef48b44f3c8e2f0690c783b136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "58eab0cc12654b48ad6563482c938a85", "region_id": "RegionOne"}], "type": "accelerator", "id": "8b10964d87654f47841c1496a57b5c74", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4514020e79d9469bb1cfd5141bcd41f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7dcf495cccf64ccd8eecae3642dee352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "97076234b74e43cba46196a2bb42ab9f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bb6db2d47ddc4eb888afb17f26765b88", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4eda3a983ff47be8692b41a53de7a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d40d4af92fb743e49954f262c09382bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "75ff457838df4836aabead3c8bf033d8", "region_id": "RegionOne"}], "type": "registration", "id": "04f78a2d9f164f3db9983109df724bea", "name": "adjutant"}], "user": {"domain": {"id": "27b51a5572d146a6b01dfb870dc46b08", "name": "6aa412071741443a84a4122613cd1364"}, "id": "d765ba555ef7400ca60be62ae1e06acd", "name": "ba18a44d683142c5b948772ab2dc01ff"}, "audit_ids": ["853b705b40cf429bac7ed14fbce34c9e", null], "issued_at": "2020-04-23T06:25:56.743665"}} 2020-04-23 06:27:56,954 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/endpoints -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,961 keystoneauth.session RESP BODY: {"endpoints": [{"region_id": "d4cdaf39b4c04f649a3b2105b625dffe", "url": "https://example.com/", "region": "d4cdaf39b4c04f649a3b2105b625dffe", "enabled": true, "interface": "3dd0b2117f5548e3ac8f7186f56c1890", "service_id": "a482a8df764b471aace5b475f3888552", "id": "15b84c9a3ae648cba7fa734b14338a2e"}, {"region_id": "0c1f9b0afa1c438cbe4d735f7649eaa1", "url": "https://example.com/", "region": "0c1f9b0afa1c438cbe4d735f7649eaa1", "enabled": true, "interface": "d45134dee99649b8a29651b704c81ae5", "service_id": "b73bc107a39c4d59a3b4d1d2ddab8ee6", "id": "9a78e1af6c2b442fa813a857b8f44bab"}, {"region_id": "4b50f3caae834821aba9a8cc4a8fcc03", "url": "https://example.com/", "region": "4b50f3caae834821aba9a8cc4a8fcc03", "enabled": true, "interface": "e7b6267f241e40d5b734dc3797b6738f", "service_id": "239a27e2a0564eb384866bae87d3ff24", "id": "7965fbb3b9854de391e99dd117d94bf1"}, {"region_id": "671cb5a6795f4bad9a007ee07c832ced", "url": "https://example.com/", "region": "671cb5a6795f4bad9a007ee07c832ced", "enabled": true, "interface": "c70302d28fd84397ba2ae34b86ec45a6", "service_id": "dc74696869464b5c938ab62fc1712563", "id": "2d84b596b1ee48029cdda0fbcd33761d"}, {"region_id": "3647350d5bcd41fabac6932e34213c53", "url": "https://example.com/", "region": "3647350d5bcd41fabac6932e34213c53", "enabled": true, "interface": "b03073e5808346ed804b04ef18e376a8", "service_id": "4f3cba0b58184d89804853fc87bf1694", "id": "5f78e2a297a043eb9ce3f702b66d958b"}, {"region_id": "b0e81880a1d74a9996a5b1439929df76", "url": "https://example.com/", "region": "b0e81880a1d74a9996a5b1439929df76", "enabled": true, "interface": "315d43372e3a45ddb4e796c89d4ebcf9", "service_id": "220acb35511743ff9f692e137bf1b5c0", "id": "d70507ca2c404e0fba39c3b90bc83c45"}, {"region_id": "088d4ced5a534300bc381739be399b2e", "url": "https://example.com/", "region": "088d4ced5a534300bc381739be399b2e", "enabled": true, "interface": "e642a966e8e144eba79fa8d0076b6028", "service_id": "90a68bf9f1a444c8838a7525921c82a4", "id": "949b447088c84b3e986d635bffa25295"}, {"region_id": "cd1d41fe54e74819b55d6a852ff32324", "url": "https://example.com/", "region": "cd1d41fe54e74819b55d6a852ff32324", "enabled": true, "interface": "7e6777cfd43e449da7ffa1bbbaf0df6f", "service_id": "f4c9ddd6e6b9430b92167ae60b29bf1d", "id": "dac7353a96ca430e8343586d89b007e5"}, {"region_id": "c104d08d80c048e18824aac244aeb535", "url": "https://example.com/", "region": "c104d08d80c048e18824aac244aeb535", "enabled": true, "interface": "6cbf2bb9c6054ab58227057da14e57f0", "service_id": "e07ba0784fa34f57838938872a0252da", "id": "4b699499e23d4b8893142a801fa73c72"}]} {10} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.287598s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,805 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,809 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,811 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,814 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,826 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.747730+00:00", "project": {"domain": {"id": "3f621be2984d4aa69296b88a0cb3dcfd", "name": "1c79ac80eef943e2b7dc2fc36d954d92"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6308fb4224304c5d85e631387e66ff44"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b549d8ef87df451a9607b0808e917118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2c355980993b44629b2d9eb2ebfc6b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "50c9043f0b32407da30381d848fdfefa", "region_id": "RegionOne"}], "type": "identity", "id": "4eb5259d13884f29afaec360cae2b458", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "861019815afa43908dc3853e107bf24f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e814537220924e10b5e50fd0483e286a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e059e0dda76f45bfb3211054d7a0a7ab", "region_id": "RegionOne"}], "type": "compute", "id": "45baa130269e453db126348647847789", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4b98d374ba5844e196321ee164e56d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "536840f9760d4bc0b7a856b80d207f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7aba8b25faca436e9bd0ffae6346c55a", "region_id": "RegionOne"}], "type": "image", "id": "b8c931f7e3cc49eab67f7e7cb4a34815", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a2fdb2d769804dc5bb15bff5f6b8a857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "420eb6e5bbb9458b83b376f57217b4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4e8d88fffabc4f088b32866fbed5d487", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9f2e91440f9745e080cddf5dfde42cd5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ced7e46da6fa44c998d3cd671c064243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21f261363b624a1fbd6acd937c6d6c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd097af0dbc14485a2103fdce826ab9c", "region_id": "RegionOne"}], "type": "object-store", "id": "4c0aade47fca4a04b2385989b40cdddf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cbb50f9a37942baa6aa2b75dba65f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85122c6172c24726b61cf0e747ce8940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d649a41c609449cf91b4e898097e3a7f", "region_id": "RegionOne"}], "type": "clustering", "id": "c0d6b4d39da24760a3ceae5392173ba0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd0c7b8c87964bfab957df86a4057e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0325545b033e44c7a3deb3b97b62ec5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "edd15a0ccc2c47f7b92fd90814706617", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "259682056269442fbf801a77d734ce69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbf3ae11299148238aa11903cb4fad24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8e67bc5aaa04d53b4c82f2dd03cccbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "33c0ebd71cf5445da6071f631c2076fc", "region_id": "RegionOne"}], "type": "cluster", "id": "5a666233ff7f43008a243cc3fc27c0a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae20c5a2b3eb4659b761e6e66f2ee80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ae458c00b9f41059669fd71066998e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "51758931fa684aeaa379171a3b26a1b0", "region_id": "RegionOne"}], "type": "data-processing", "id": "2b7564bacd2540de838f1d86b32ded8d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef56d03915de4d14b7e1ac6223ad961d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d472a944ec247baab020b0e051acbfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4d3accfbf1844abaacd37ad59f5f8f64", "region_id": "RegionOne"}], "type": "baremetal", "id": "dae1bef51fad47c89b08fd47e2237dea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02ebb00963864ce4860d1983faba1ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff2eb160d08749adb613ccb6bf368e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1a6c04d0be6d4fb5bd02b26d90561433", "region_id": "RegionOne"}], "type": "bare-metal", "id": "81337eacee454bf3a2d8b2871909d3f6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "58e8875a9aac4953a9ef13600262d88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86b3772db7f0490fa64aeb0ea785b322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cf6093e703da4617b22982c5cac0eaa3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "819ec618cf274c63b18c369459fc34ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "261e9a11f4a349f1a6f9ddcec3102bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9f037dc2e4af41d693a2ceb8fe7f5c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c4a9ce7a94c5413c99a638a2336cd55b", "region_id": "RegionOne"}], "type": "key-manager", "id": "db68891015ee49d0a0073d4abeed6523", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cfad6d30b3c400b90f0bcaef83f4b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92c973d2d65c4946b2ec944ffb4022d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a31c5b6de644b01855a2b7f99a799bf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "69446a2fc01f40d9950c1bd379d41f1f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "179f7750c91b4c8ba10d37aa42f53b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "581aff1f668c4b0dbb194e48147d441b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b68f300160074719b7f29051904b2e0f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1470f79752324502aba859dd6bcc865a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "57a5ede8e395466db66db5946285bc49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "859cc3fc99234f76ae99da47b2a3791c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fa7a35b989e1497f9367ccf0a67800f3", "region_id": "RegionOne"}], "type": "message", "id": "89a830bb093b4eb7a4d26285c4af7822", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5509300d73744fd083510a741ca79560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "16493ccd1cc140e1a7d90e0a96d3a76b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1709294de8f5498da389dc94623386f7", "region_id": "RegionOne"}], "type": "messaging", "id": "2ce40f34a1434096a192dda84e38020e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eb502ae036c64ea8b8569b77c6074ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69903e66e9d14a148a0ab24ae23d6bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c51eefc3380843c5b580e4593418b195", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6ae7f990f98343aaa4432b162e6db6ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6becf9a5d450405488aeda48559f10d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a814f29d214c4f3da0ef5121e15fcbc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9b4ad2e231a48f78f9bcdad315ace3d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "687c33e5ebb8487f8dfae38da9684668", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5738cf6d581047fabde3f38b9a545624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c8a4e3fd2b45ce915c53c20d4892ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cac9441efc0244acb83fa187b1baa271", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ec64f4123b194a8780630ea280911a04", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5e899329cde49dea454e3bd49f7f27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a795923663c405e8e2b5b7ff2efbe04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85e83f517cf44f30b1fd2f1d1252c6d7", "region_id": "RegionOne"}], "type": "container-infra", "id": "097c6f8c0479417585289fcc60ddbf80", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "24db7f72a49644d8986d35e1c4b9d984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fb5e080ef9be4708a04a04bc08bd3b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f1464d8bdfb54a61ad022577e3a98ee7", "region_id": "RegionOne"}], "type": "search", "id": "d8f65b7e0259418ead39b64f68fdd6c9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "923ceed2d5d34790ba1da4258c5ef503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9df8efa488024f0e8e1b864d16897d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8729c0a97ef749fd89172cb57b15b8d1", "region_id": "RegionOne"}], "type": "dns", "id": "fb9e8c987e08476c9360de80bc893751", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "148862d7e1ee4039b14c458e5a39f8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df451f906a834e579c0afac0c09ba1d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c8c01de087824ac28dd382dd455c7bb0", "region_id": "RegionOne"}], "type": "workflow", "id": "866b1576bb2b4edca095d5b9c682e33f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8799fb9305214cde9ff73c5e026b20e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51a03f456b2b486789f307e0c4843125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1cb0ff3d89b2497fae1d8264f554b934", "region_id": "RegionOne"}], "type": "workflowv2", "id": "caa643d74aff47a1a114e80a22e46600", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7e99d110cc2e4fc4baacf391914699ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "82fa5de75657479895434ee8a868e8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e3d4bc427662463990be34a90f820c5c", "region_id": "RegionOne"}], "type": "rating", "id": "e7671f604dc24bd6a8f3198164dd79e2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c879b5271cc446de9a75b60537318cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66edb96328e64667b4fd716c5fc59dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "022ac2ada6f945d8887c5ff64c93961e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "23b44ac1629f44278a895545b76a48a7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0427bdaae6414ef98c39cb7c93440ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e309bae0d8c4da19111c985f69b6bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1bb6ed1f79a84cdd81cc6154a35bcd7c", "region_id": "RegionOne"}], "type": "policy", "id": "f50408663b7748de99dd529ba2c2b856", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0002b59ed0148fc8111a1dd1b56f0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be14b074f140408fb1667f5bf7fb3858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d031f6692574d8ba56a349f0133eb4b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2692c6d8f85f4573aca3c1a6d96ae235", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea3d5a0d3733437fa362f98ea463a977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "338fb0b552c2407faa7cddf3ee600f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "885ed45acf3641f986333effa77e7614", "region_id": "RegionOne"}], "type": "sharev2", "id": "582caf1617bf44cc9fa199025f3252a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0c6214359db4800b07880dd8d9f6ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14d2242988234d2c9d0a0120f1e9d7fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9868c95fe65f49ebbd623d5f9c9963be", "region_id": "RegionOne"}], "type": "share", "id": "a4a6e2544a0643f8b07c0f660a98cac8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ba6e1a0d5a94b8baefb60318bed747e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "463192ae03334bf4a72b279eb0b4349b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3f118924b4be4c7cb91eb6cfa6fdf3f7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cb9b5b7d192f45c4972b6b6b73ca1d63", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29e649f9f15a4857b9f9489acb20a52a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a9ddd8f448f4e38bf30f5322697838c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a85dd796912340aaa1ca1c3209c79978", "region_id": "RegionOne"}], "type": "orchestration", "id": "d91bac062d0f455db22925e6e3e73c13", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f782850c48304ec59328fea2393879ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb1762044cc842b7a6ad78fb1966de83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "969bcc37ef4f4ec9b8e42f6006d37f37", "region_id": "RegionOne"}], "type": "block-storage", "id": "5bb5e91284c44f0c94387967a4365a3e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d7f70bb03a41288bdae823c2767fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "988b951544be4682875bc4ce8981f7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91181039b8a94057b01e7a9ef78abdb9", "region_id": "RegionOne"}], "type": "volumev3", "id": "cf3fcd84ae3e40148a9a2dff1e58e483", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc735f220f554fe4986a396474e804ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3fd3715ce6e46ffa409aef36334ba11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2c2e563d3694dd19c2e5dd7ea948e47", "region_id": "RegionOne"}], "type": "volumev2", "id": "06fd7252c4fb4ce9a737cf01ac4227bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36499ea22691478e96ba2dad3efb662e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f9e24b603374a06a9439ade52058c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f301c10f554483fabb4ff0c5a5bf40e", "region_id": "RegionOne"}], "type": "volume", "id": "db9ecb8258ac4a6094333d1c671514f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e775e852dd44965901b8c09c8b14a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0e2abb67be74bd3912688e0992eb60f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a7d2a6512ec432197c66fbd3e70be1f", "region_id": "RegionOne"}], "type": "block-store", "id": "e0b38c32dd9e4af1bdca4f23be4ae611", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f7caf74477c5405bbdfa67b7f0ad32b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04a6836c1d394111b2aeece11dc76c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7560da19e6794e57a01522f9f525cb67", "region_id": "RegionOne"}], "type": "alarm", "id": "5ce99263719349b8844b06584867a210", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6255aa33b384b1f928cd1229e9029c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "691d7820e15c40a7bd350de8f1a88a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6c66bd4e9fb5420e82cd900361be856d", "region_id": "RegionOne"}], "type": "alarming", "id": "095a40d9c46541368184045d0090c006", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd1a8e6244774410bb4ee77f683f9a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0500d4e0463847d2a7abe7d7f3d02813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b0d1eb4fd8414b5c96a8ce236dcc1685", "region_id": "RegionOne"}], "type": "meter", "id": "a78804025de04455bb052009d5000599", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "129bdd0d10fd460ca5afeba43015a78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c43af2ba14f4e3faf70dd3ca70c3ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd3a99d128a94d049b6c8d1e2d9f565c", "region_id": "RegionOne"}], "type": "metering", "id": "80ca56fc307e4e89b578b4cc20318994", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "99ce69b6f1154058b5d86fda0a439d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "462077e1f37c4506a91463a862e31788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dd920489e874606a074c145ce2c44f9", "region_id": "RegionOne"}], "type": "telemetry", "id": "876431f9fae24b879de7edd6357448b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4ba395abaca44466b3ac94561691cf8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "59e4dc8e56fe4d38bd85e3c14e0a3229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "be96b13dd5df46fab8559a392d81c199", "region_id": "RegionOne"}], "type": "event", "id": "dee9323d827a45a69169616c79b3fb3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cc7b40256a924701b08e6fa24daf3252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0aee7f9f51b743fb895447abd7bcd620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ea70fcb783674e47b83126d14d7ea004", "region_id": "RegionOne"}], "type": "events", "id": "641aaafe743544cbbad91542687a4b58", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ca4b29bb3204bf7a9db449d5fe12c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "76c400bd47954ef4915df5c1d6824fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f8b41a300e534c3a95c4fe17233ec53b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ae4979794b0a4cfdbc091a047094dc60", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3d5c92fbe7e434986b68c7f13447735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f32a883136494f3f8e51fd1fca530e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "560999c8bdef42b888d3793d4bc32680", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3e7383f1f17041058ee65d1705a9634f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f7e4cef1890471e929003416106220c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce1dd5d88cc74e96bd690e86bb71f55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bccb388da3ed49f0a875f3c9641c0f30", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "43c8625221c24691aca9902a07927451", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fde80d68a15d4b5bafa472b2e12e8acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c9d4747622e4662a6f70c255dbc48a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "04e315c09f6c43a898a3632297c4f465", "region_id": "RegionOne"}], "type": "tricircle", "id": "a7cfcd9fd5804b53a1ee3ab7395f8c59", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a8ed987c9c5f4fdda2d78d5f193eea6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "52a4211141284d26a9ced1ba28881248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "26c2d2dd1cbb40778babe7bd38c86265", "region_id": "RegionOne"}], "type": "database", "id": "83e735b65f444a8696924b337c55a2d0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "368880037f6245b9a310c77542316469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cdda7595575e47a19aa604370bd91545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f50a6c108df64cad9ea08949d3847694", "region_id": "RegionOne"}], "type": "application-container", "id": "c161ef31133d4e73afe2b5d7dd47ec1d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0a7b0e0a58544adb85ec52eedaa05d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea9610e3cb304decbdf1e362231a0d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2c173056d36746cd8fa18798361ec3e9", "region_id": "RegionOne"}], "type": "container", "id": "c28693dc78cd4ee6b9620098997146e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "817cb427919a4af3b27a5f80b64c33c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c4b52ec61f3d493f8448e1c2d77bd35b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "712bb54d29044f6ca4b95085e49398ed", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f49213a0e4cc40d7bb38489a3ff89c7a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "699812792c224e0eb6c2488b73162477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d147abf90a4449e49c68b16b06812bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45e9a9ee16cc4485a99f86fb8b7834d5", "region_id": "RegionOne"}], "type": "rca", "id": "acb433062832409e9183d5cafa657eda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18d89a196724482f9c9bc06097113b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "edc98dfee2de4260a5540f3d65a2db18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "adb33207eca54c959ebd3ad93f5fbc75", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a9e4ac7ab5974bc5aeb958b64d273129", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6a81ce430fd247cfbbea07db094650a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a4684c646b244bc8acd0a34a8af4f31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9ec2ca969df3436aacb2b406498575e8", "region_id": "RegionOne"}], "type": "network", "id": "0e3536d9dbe74ecba509cfdd86a2c90c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "64950ae2ccb549d484a3cb1574ca5fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9925b66c4c74577b9c1cb149e79a9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a46dee87215c416ab02458fe3135b28c", "region_id": "RegionOne"}], "type": "backup", "id": "249e0831abb54571950296d1cf6a7450", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7ab8f587a134e80acd848e3188d8a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b538b5948b9418fab1363b94e827199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "64eecf49ea5c4719b7a20da54a70b25d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8329eebcd29b4a6899e64294d1e2a1ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba5db8bce7eb44858e9bcfa2af49bf64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e35bd5508354413a765df1e54fa2c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9f557ef4bb484940b288262355bc2b57", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e0203a0c4c1495bb192fbeb2df0ba04", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb22bce8c2c6456da72003b465035f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b14161c602a4186ab4296661cfda45f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7ff2d52ff5084f7ab58d5dfaf4626e0c", "region_id": "RegionOne"}], "type": "monitoring", "id": "e1fb5cfe319140008ec0f22e9fd68362", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fb03297fb2ce4d68b35168e44df5538a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "279c3ee44bb044a2a9731b12a7abdc91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6dec458a155e471aaa16d201e6729ef2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "24bb6f94daae439db322e21eac98aa31", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "784485a0d56b4719988ee78c77c072d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d23f306fd1b64ade9bc25b5f94edf895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6a2fe4c88be4477e85369b2e121a8a5d", "region_id": "RegionOne"}], "type": "placement", "id": "6968a025a0a54860aabdf1dff7dac41f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27bf00fc49234dc3bac7a45e77d815e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "26b741eb8a1a4f04a140aa5ebbc343a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "236d1827939147e19e413424c8db1a90", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1fb1dfd7dbfe44b3a0eebef0156bdfdc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d141ca55546f4f1f87a4355a5c4b6350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cd32f6df8a2e4b938da4b3c79923f3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "db4dc1ad465c49d8a9589690c16d8359", "region_id": "RegionOne"}], "type": "ha", "id": "59aa5ddd2f03401e95e76c97d3e7368b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "083708703a824426abf6a09206154faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f533dcb8213b44e593b2478a0fbacbbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f6778ae658f8436b9150de202634523e", "region_id": "RegionOne"}], "type": "reservation", "id": "e462d1e8155a495ebbabe6337afa6c1f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6f8a88f4fb3d4dee80990880c78b30e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "98007fb0dfb24a099eb4c69d9588b767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c388177e43cf403da1dfacf1c175f545", "region_id": "RegionOne"}], "type": "function-engine", "id": "3817258ac05b4526858cd1656378c4c8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5a544b81cb0f4e809251d5a71dee9361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fd5f7235605c4981973f89aaceb320a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d2c435c8dd194bbbb7e924cc9f41c63d", "region_id": "RegionOne"}], "type": "accelerator", "id": "4249767caa074021b33ee7f4f5292f22", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c889aee145024805adbd822e04dce4f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a16578b45daf4466b7eb1250680052f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf7160473abc4e74932c1cd9a4e4c7cd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0024f87a7d44437ebec0cabce8c34d2a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb5005ed967d440e850cb2f93d9dffb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04596d98262e44769390bb15240d1d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "372889e15c0f4186be7f3e29bd30835b", "region_id": "RegionOne"}], "type": "registration", "id": "5d0cc94ac2794e48b926751c0406322c", "name": "adjutant"}], "user": {"domain": {"id": "69f83f00dd8c4468874637308396f4c5", "name": "7cf5c60edde440fbb140763beb8220e4"}, "id": "d5c5e685fa6140c88a2997035a00a9d4", "name": "b04fc20d00904d678fea173f77fe6c8c"}, "audit_ids": ["227266bd7bc54f8aabfa11d016759a54", null], "issued_at": "2020-04-23T06:25:56.747730"}} 2020-04-23 06:27:56,916 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,921 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,923 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:56,966 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"snapshot": {"force": false, "volume_id": "1234"}}' 2020-04-23 06:27:56,971 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,973 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:56,992 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/5678 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,998 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:57,000 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:57,020 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/5678 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,027 keystoneauth.session RESP BODY: {"snapshot": {"status": "available", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} {9} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.221982s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,890 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,894 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,896 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,899 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,913 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.819851+00:00", "project": {"domain": {"id": "1aae55885f17468fbfba550955dc64e4", "name": "9598023516cc4945b0b959be14b4d5a5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9f75d27c1827431d94c3d43b491fef61"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "770d012ba80744c59b6e7e269737a5ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "17a3ec839c6d48a0a2b4357ea6157ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8eed2b59154d40a39881e65c076aa2ca", "region_id": "RegionOne"}], "type": "identity", "id": "706ee6c3e35f4b3196076aff40b786c7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d3c9d8ee601744d18a1df10556dda575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d61f2918b01840579cafbb596f329090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "05fcd0fda94741eda8a7a6e2bbc4c48b", "region_id": "RegionOne"}], "type": "compute", "id": "978c60f587f1435ea27d341b4fac9e1e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "861773ff33804ce69b2b224833688578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4749c53da35e406ca74a82e5f5871a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "628dcf75b18049e3ac3f959ed866e188", "region_id": "RegionOne"}], "type": "image", "id": "c54d012714f84c648ba0708677cac0f4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "406d55feed134ae6bbea692579ad5fa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7ae1f567211e40abbe52c8ee70670219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8f8f49d63b8349358f0f1edcf69882f3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1f72e834a5c3474287a19dd1d1bb43d3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a4af17fe45d4ec0b9bc7dfc4495bfd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27204842cbcf492898c427a253de44a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2cbc9fe1cc44287a4a41f4a5a3d9b51", "region_id": "RegionOne"}], "type": "object-store", "id": "258e1a85b2344089b0195a781514000c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c389252aec8e4b4099248cd734094c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25a103ac28b347e1b6410393a0c4bee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0210e910f114b44acef3702e3733654", "region_id": "RegionOne"}], "type": "clustering", "id": "9d67f80163de46259a81693009749116", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb27359d1d5e4e6088b6559f91812578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e90546632c44fdb9e62324294e013cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57e66772c6d34bb8b9b191bbdbfd3ffc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ef52e466e6cc41c38ba8a6d03e97fa6e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a69b692afd042da86202046d1e3d2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a30b820ba5c84d54832b1aefc2e03b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0bebf850be4646f4af4264371a40e114", "region_id": "RegionOne"}], "type": "cluster", "id": "8f0cbd9b4c1e4775a8e26a6783b48535", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87a3bcf153e44f6aaec02b967ad2bd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7d9fc5aaa13d4eceb877acf6335c40ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c53f92b963ab4b1dac320577127fd1ce", "region_id": "RegionOne"}], "type": "data-processing", "id": "2bd13dafa7694f45ab623733f3de3188", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "44d192b4507e441280aeec728dff2bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8b384459cfdf419197d682c9d28cd692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5f492a04a75a4ea29c9b657997aa1110", "region_id": "RegionOne"}], "type": "baremetal", "id": "2282a282e66343ad9a32a8b0e582cfc1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b9a4a6954b541d49095e96763114bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c62c992bdbbb48a1bb361d30ac51a7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac8cbcfca98d40c2ad8a90ec1512f30f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "714317975e334d5e8c1ecb8d6672b136", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c675c14a540c474bba4b8590c66d16cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c56b624edc8a4f65b599382c757c5cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0c9d887ed64b467d98e6cf19c9a3b122", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c6a21f9028054c3bbab8a5c7fb9c0aaf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3ce6f75584144afe8fba300c6ceb5935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc6d0f5ffa0f4fababc87f4ae99827ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "36deb7e7991d47338181387b87b8c2c4", "region_id": "RegionOne"}], "type": "key-manager", "id": "532a17e0df1140428478b5cbf772ba67", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "684a4d51ea4b48438378d93d38df40ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cd04affc60042658f2643fbc96e39e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d7b2523dd5045e0a77bb5e4c9740ff6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "834623193a214d5590ce227a9aee2459", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "282efc6106304702ba4cee1da001d2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "215810655bd04e2c92294a07e543c48d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a40763b1bda499398253df94d7c5969", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aff8b38168f2416c97198449c0237e99", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "68cc3aa1dc7a40df83ba386b79cae5c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dfb42f564bca49ca9b41655813ba6f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8a99e66735404b4a8e2e56e30aa39acc", "region_id": "RegionOne"}], "type": "message", "id": "49c6167e2ae943609dd0de20f523de78", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "637718a81bb7476f9ba1a2b9519c64df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "79fea6e4b3824759b8a5af8693188a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4cf8c80c4e72461fac4d0a53031724ca", "region_id": "RegionOne"}], "type": "messaging", "id": "40baea3c2bdc449fb822e2236301d176", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "62f1aa6123f649edb439446199cb3fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1a37205982624e4ba2e19f3dd80d6a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "de8a0450da744822853401dea6a18cac", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b11c8e169593427bb82a456d7de430f1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "666f2b4d2fbe46c8927fa502fa4f0879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe2138aaed664c96ae8b4864767fed23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a066e9e26345e4bc2cb0b1432ed20a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "43fdde3c51d7448d9411f09713ade4de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0067ac77a68c4c9da2896008a48f58c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a395b80973db40ac82399854da244485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04b845a4418742368b55839054d018b0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a5373ca51b654c688e3b6b6d89aa4162", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "590b6145d0cd4d27b8dae57264d96b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65b837996a2b4788b59d3e831d5c369b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9566273d2f74f4282ab494f42482e2b", "region_id": "RegionOne"}], "type": "container-infra", "id": "1af4c6c2fbef45d197e3602ce3398246", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "24eb3d5b49524bc1bbf0db59ed024c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3755eb66f07e4157871826864d90f998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c3fa7c66a03f46cf83e09eae34a49cf0", "region_id": "RegionOne"}], "type": "search", "id": "9b7c77e784f847728656e08dccdfa0c5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6c9bde60237e4fab93e0424b1aec4b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1ddb27338e0149a3b722bc22c0e2f8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2bea57948956475c98aa356530ca2683", "region_id": "RegionOne"}], "type": "dns", "id": "5f780d8710d04bd0a82efc0ce1eb4110", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e44ae704a6944e24bfdc333b22b37947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc832b0107604ae3afab7620a69db2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f8936b158e3c4da49c96618b83ed5c54", "region_id": "RegionOne"}], "type": "workflow", "id": "c76c7ab766f34dc1a0d4be44dc31b924", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54b9fba456b34df0ab4b37e36775e73c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fdd41d5b3291459eb3aa6ddea2ddc4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6794797749ed4281a4181c73c06c946c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2c634c912318496ebaede385c34e6350", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4a701797bd49488daad1f03aec50fd25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c6208f2771647ccbd26e816a6b1309b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8b1c8162d2d6441a9e1bee74c0df6861", "region_id": "RegionOne"}], "type": "rating", "id": "c4b081a600e54af0a1dd28179f507674", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f36956b3c8941fb9401c3a68ffac1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc82de456e33450f83d311f17a8c7622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ae35f6ff3449488db2e2071ce3a499fb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e686e1725ad741feb30da00b925813e8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49a62c59ab3f4f549eae5aaf1c4a86a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2021358f3a2c4e699149729fde51b87d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "49a8eb00624744ed84ac2094ea4aad1e", "region_id": "RegionOne"}], "type": "policy", "id": "3ae0586b2e1f4430bf8b2bf9312d99ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "909668b24d1f4a9ba5d9a7069ba1944f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef040547c5804b9e8b2c78a1c29a27db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "688752bb9f77455b986f354c6301f49c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c50f275fd4d043d9bb56690845e70f07", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d1186b58e7b47c9b0fd90c6103a0fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e623cf4143e644a8b4b97cd3d0b84122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "261e79ac2a7a4b3b83b1a35ad20972f2", "region_id": "RegionOne"}], "type": "sharev2", "id": "36e634b51a0d49d793b256b1c45f6a0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42b013c139f84a899361bb5e80e0d7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad5bb8aca1b24fe0a36aeb33fac208db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fc044b6d29a49f2b0605e642b9fd727", "region_id": "RegionOne"}], "type": "share", "id": "aa22248477bf4aa88a267d8995530db1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "03ac5b9751a44d7bb982317bcbccfd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "30d1e2779b0a4fa1b7cc0b47ec4e72d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e159e61d7a2540978872f17fabf79436", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "730ed82f7dd4425fb48e45e2dc3128ee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0b04e70978c40cbb8bca9289779295f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "606f7d4ff76748e48f867a1634eba526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "641961d230c84d29a5ebef25852f318b", "region_id": "RegionOne"}], "type": "orchestration", "id": "028172394b414bc6a6e0e3f1f88b793a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2cd47050f7e44318bec714e21683228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dc0ef9f99e94190b3fd94e8bb3ae656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23f50aa3fe34442da57f10aa9ce760ca", "region_id": "RegionOne"}], "type": "block-storage", "id": "4d36a5dad901470e83ef4cd130b29093", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67694f3e3eac4898bd224d733abaec35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f57641fe45f436985c125a7bce5cc45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b528410c8e254b5994c05c838b07b5e4", "region_id": "RegionOne"}], "type": "volumev3", "id": "d25b06c9e43046af901b23d90f9ceb42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3f0cc8eaaac47749f6925aed53778fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2ab439e7dbd44f1abf1fcabb56a9f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dda0407296184bdcbcd64cf4524c5733", "region_id": "RegionOne"}], "type": "volumev2", "id": "4be9904c7bd34eefa5ada96119ff62b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c73117b1ca834a2d9c74ebb0f0877453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e1a878c1aff4dd9b277e1cc92dc2a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8098121b24ce46018b832eec32874de4", "region_id": "RegionOne"}], "type": "volume", "id": "95bf749447394dc0a51a8c0d0dc2e97d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fef7d371ca3a4d8ca9b6a9e9d862f54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c74dc79102174bc2a39e2428c4c83034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1f72384c23a4e3a8078d8ce607e9ba8", "region_id": "RegionOne"}], "type": "block-store", "id": "10c46653866640b8958e6b5adc009bb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fbca216fe53f4484b964ed3a885294c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0aae6c7035a44a7393440ca4dc57457e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f8cc2e64b0e41ed887813078acc8d2c", "region_id": "RegionOne"}], "type": "alarm", "id": "3276133b68d94131bfacb847ffdb0012", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca022d6df6a9442d84fcf2f29f791a40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "886ad8153c754184a9e6c00abee13490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e30c4bcc05b843daa0fdd249e8220390", "region_id": "RegionOne"}], "type": "alarming", "id": "1f059c73b33b4cefb78c819a950bc565", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f696ad382fa4224a39b9bf1bc35f9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "efebd9c9bd8b4bb2b7651a4949ad22b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c77b0fac03fd47ef8295d66a8db73f74", "region_id": "RegionOne"}], "type": "meter", "id": "4e303c5a28704262b330963819079a0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e47362675ac45e6bb31dacb670d00d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2b328ddc6b9416ea2b5235cd4b1ba0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7747472416284bad872345ed45cd8881", "region_id": "RegionOne"}], "type": "metering", "id": "f8edd61acc3c49d4a82d00dc8125daee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d699cbfa9adc47fa9693d17d7f6469bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3a10d5f81fe4251b74643a4df393b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "191da1524fac4d7ab5ba7128993b5085", "region_id": "RegionOne"}], "type": "telemetry", "id": "809c826e577b4eb4aaa3979c44cb329a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1a3aefe7965c494a9606af9d6ca66440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2853c792f51e42c286ab7ae5550aff2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e37bf41cb12740a8ac78aa4be7324421", "region_id": "RegionOne"}], "type": "event", "id": "9d50fdc06c7c4d8bb4b7118c27516c55", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f20b9196c514642842854e50014d6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "590b2045fb8245e6bb06cfd90702ded5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "952416c5c9a24cfe9dbfec071677bb9f", "region_id": "RegionOne"}], "type": "events", "id": "22f4aa2ba9594736961be6f7b9a3bca3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bad54934832d4b8e92f9facb26da486e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d0dc67e8f43e4b86bdab999b9d036c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ad08a20341e43c0ad803f40d273adb4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "141a4badc29a4b90b07e5ea10d01a85b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85b04677e353446a8e263f459afc3772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f66c60f623714464899758c508bfb5e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "66d68678feef4e3ba9e9c960dcaedfbd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "17c0e0d2cb884c81bf71c2b7884dd46f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f5171b91d3b4427af0a0d8d219ec7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b4bbcbb03df46fb8bf2c2b2d8daa99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "65d1bf04eb894cbc9ee1bf133ca0e774", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "28476a7c6c664c0b91c3df197fc251e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b027c9fef064d34958d3e924a7d6428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "573197ebf8344cc4bf2813da98213e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94766cc067af43e8b4b6e2047a2d2bb8", "region_id": "RegionOne"}], "type": "tricircle", "id": "34faf65435754770b140a1a6e98687e9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f9181a63a5be44c99f625d98ac29060f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3e93aff0626b4872a833008ef5209e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "49b10ecb49964c08a6a4f51b92094979", "region_id": "RegionOne"}], "type": "database", "id": "0a4ccc9e1936443d93e3efb61626119c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2c05fec29234bec8f4c1c7f838a4725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7b16535b4d842b6bab7c9c9ebdba26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f1d090091b7e4841adbf1dc77f7f2ba1", "region_id": "RegionOne"}], "type": "application-container", "id": "8ad28a83f0b14b1ba2249a4e5194c985", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0191f5b0074b4f7e9e42afe3bdd5c06d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae486f53e0574c47a83874c51cd3bb28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a39b83df78cf40c9bb3cc47fffd98c22", "region_id": "RegionOne"}], "type": "container", "id": "17bd947363d44a05a0db26fe6a33956f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6878d8e33b4c44cca27968ab20bf04d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bdb263c4910a4ff0a02bc52e4832f721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "06d4b626226a4008a5032beaaef1525f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9463dfab164e412aaaeb31baba8abb9f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed22270f3c5545fd81e1d995eab072cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83fff11c92c54e338657ea56ebb6ce6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a68db4259dda44c1aae9ede029eb109e", "region_id": "RegionOne"}], "type": "rca", "id": "e1fda84f9d674a3485ddf2d7fa40af8f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "710e5862ae73444f8a1d5d4008ba937f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "95fcbb2bfee34df9bc49503ad4eaa5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "73c183a85f164c38b063ae1faa88ba0c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6282a738b3e140bf95a9576a5cf01a79", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51b634a886eb4211b41ccd9ac3efe2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dffb1932a8e14a54897cecc96779e8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "900f6c3ddc4d4ec7b1adb840f3f843f3", "region_id": "RegionOne"}], "type": "network", "id": "b1da4180c88c46aca08a6f35b98871ec", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "86ac3a7fdfa0456ca82953d67ae4cfa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "80f8ba3672a64528a9c3379dbde35fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3f4e57220f034d39b9ffcdf5550682c3", "region_id": "RegionOne"}], "type": "backup", "id": "78d2e9af5c7f4651856f24fe421c9926", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79aaff4d05a0432588cbb006a7ac7e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42ed8227ec964e819cc1acd55a08ed02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "81e8303f0977404bb245a4396b98a22e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "06a553eb5b39455896d865916138a0d0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0d97b803f5a460595258307973791ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1a73c7cc3634d3cb372f984253af0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "896d9efbae244a32af8f56bf661f3f23", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "996b4156021c4169b5147e2dbf37c0d9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5eae12ee4a7e4f7bb6229f1da1a1997d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "58de61d61e4547b7b86fe1b480fddf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f278f827a7a344b59a7418f1952e9599", "region_id": "RegionOne"}], "type": "monitoring", "id": "ee77b5a44ce34551a7fba839598b8e33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c0b4253fe86449d98fa5db2cb0f6caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ce430cec9ba4af2849b89a3e37588e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "470319618ffc4c039d694ca7ec42bdea", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "79e1399485904d418dded6465942e0a3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "89a6067cbe0142fa8d7c92571814534e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b929bdfcef7043018aeaafc7bc76529e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a4697097527f4eb0a54e911358d5022a", "region_id": "RegionOne"}], "type": "placement", "id": "37b57b2dd1b948da84d243cc9f162c5b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "903e7bcbe1d543f7b79793f5cd9451d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "90467861127b442e870830f1b69362a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4bb965b5f14347ee9d752647b6fa09f0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1d280b7332304bb4b00ac4083422ce1e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "336024e5939f4d7c9b28360228435a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16719a7ca9884fb79b190295d40772e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f3e9c27a3c674824a782d55dc6f3aff3", "region_id": "RegionOne"}], "type": "ha", "id": "7e68055fca2e4d7096b504d7a5945ba9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b9508e37ab4a4338ad0c70daf2380af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "23f29b25543b4f5d8596610ebc3a1749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "195e6f7630224df2b54b046972cd77a8", "region_id": "RegionOne"}], "type": "reservation", "id": "946e9800aee24510b21c7568a0cac841", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aff87ef42d3142f883f0cb47d924d598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "049c1af467b84e6e8fd70954e1a9228e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8e83cf6cfc704a4a9064b459522b9a79", "region_id": "RegionOne"}], "type": "function-engine", "id": "67674b3d7be24f1399902fec25458582", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5f392687b4c64d219691d114ca3a546b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e5a363923af74b3998e1aa6d7ae73994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6aa1c6da24d34776bd403ac9b4c68b55", "region_id": "RegionOne"}], "type": "accelerator", "id": "ca68386c9d4f40da94d1f0c070db26e1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b420a8bdf26489da41f55cb6da1cad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a160ca2a39a44ac28bf0393b5573286f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bd1ad2c0462a41c580fce05820427d17", "region_id": "RegionOne"}], "type": "admin-logic", "id": "be78b89cd2644b8ea89925e5ec2b9853", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "607ec3810547482ab6f27130aa589561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d83327cdcf1848aa92c9046cdb43e259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eaf296ee61fd4899ad4606f67bf93a1c", "region_id": "RegionOne"}], "type": "registration", "id": "0a54a16c967b4f4da637e2cc11e39eed", "name": "adjutant"}], "user": {"domain": {"id": "abb14d2df2e549a8be58efeb511362a6", "name": "b344017fb98d4eef837b88f04659d382"}, "id": "573e53f2a2ec40bd83b7e8ebe23bcd98", "name": "5ea250fc7b1f4914890053c6414a3d0f"}, "audit_ids": ["4feedaecbb304bcfb0181b2dcb6cbe8c", null], "issued_at": "2020-04-23T06:25:56.819851"}} 2020-04-23 06:27:56,939 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,943 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,945 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,971 openstack Calculating hashes for /tmp/tmpr0ccJm/tmpQx95E4 2020-04-23 06:27:56,973 openstack Image file /tmp/tmpr0ccJm/tmpQx95E4 md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:57,029 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,034 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,035 keystoneauth.session RESP BODY: {"images": []} {21} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_not_found_returns_false [0.160131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,970 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,974 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,976 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,978 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,990 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.915006+00:00", "project": {"domain": {"id": "4e94b6753d85493883f452723223ca14", "name": "ea1723b29ff245569ecb99ccc8d4e2b5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5149da7e2c30425d9339fc3b34cbd646"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "69820689ad9b4a2c989294081637ed74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc6c807553024b278800defba16344b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "91a113663aa64bb3a8b433d5c56a9963", "region_id": "RegionOne"}], "type": "identity", "id": "fe5b3c79a25947d3ac900fb60f91f096", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4ed314b779bc43fa81ad67e0e1bc4d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e5ba8731bd924fb4ae62257ef333835c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "99c2b1f7525d4fd7a69e6fb9786afee1", "region_id": "RegionOne"}], "type": "compute", "id": "ed27fc6b2cbb4f648f6170eeef1ea7f4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "48a36a72db8744cd80afe60476500f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c0a1af84bbe742059979f928c94fb044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "24e4531c50464ff8ace684a0933578fe", "region_id": "RegionOne"}], "type": "image", "id": "2bf6968606e644c4a0039ff8f0a12898", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a2be8d94a5f1491baad580130c99e8e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1dff0694458f49efb1393b8bdee3d1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9094062ec44b4fbe87a56f6fc1d7e5a8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "921d692cb9b148c3a78440fc9a89a416", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f41109ac558d4082a14205bf34059a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f01054d68fc4beda61f32117f629d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74280df37c534f3e88916c5aa34d79ec", "region_id": "RegionOne"}], "type": "object-store", "id": "8508aef7fd50402c9c456d14a50b6f5e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "623cd3ea8fee4cb59c2a97a18d1e2538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9d54a8d3b81499ab9d848beb0e8141a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79f4a1c382bd4eb4bcb0b9ea64887d31", "region_id": "RegionOne"}], "type": "clustering", "id": "7fa6312911444a05a3b8ddea9dfc4fe5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d487116acbe46fea05982e94c921912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e3e6497acfa45268ac958b5321944eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7047068355349db83dfb96b690b7c73", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "51e314699dbe4690b456cbb4351dcb58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f736cebd89df4a43a78688dd69256e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cdabb49fd12d4accb7399f7111632459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "155b47ccbeb540dbbc1bcbe7504caad9", "region_id": "RegionOne"}], "type": "cluster", "id": "0aafb6375b21439c90f199ea47b27370", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91651f6a30cc4c35bc6e5c9c3445b1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "64c9331906b14944a74d68d87d04a2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e3b71ebb22864a7aa60d46bdfb6e6456", "region_id": "RegionOne"}], "type": "data-processing", "id": "e381f474ba6940be811e25d66ce380b6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b494bfe3a8bf4c18b3b22699c074ce79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de740771cbd0452aaf33cdcbf4355f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "661b5ce2b9c042f2b69d639776e11bcf", "region_id": "RegionOne"}], "type": "baremetal", "id": "3cfc4512071440a98dc69998e522fdb9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c334c4e8a7774edca19e6980767621ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6978a8309d434b20abd5e0a9b87e7ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "109f57d633cb45a181196e505a032747", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8e3c7765554e43adac5ac8b4aff28605", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0cb09ce767144e15abe303aaba61a634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d2def3ec2cc4263ab734e9205a24473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "19e9e8ba0eb5426e8bf006d1eda632c9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "13b0f6944ed44d809dd4090c73c41d4c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "249ccfbcdf544dcfa618c39636f95e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce5210d13fc046a4b2daf916db1acc2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5de080cb91c04bde99523343d6b539cd", "region_id": "RegionOne"}], "type": "key-manager", "id": "569fb837c0bf4d089da745bcebbf0208", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2562500ebd0048c6b233ef87b2b4b23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "659b5eea0e1a4fd3a65495624bb49bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8788771934504d389e078b76f67fa576", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bff5519bbd02401ea8db1b525590a546", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55974afb97c149e88c61c34836cd3acd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "929acd586daa46188ce6af53a3ce8186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fd6b46fc16f84fe8b91cbac7c870e2c0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "af5d24f490fc4e32b71c80c0a3d0dcad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56126b7265394129846fba23424619b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98847ea480f04cc2b4c559b9ddba86db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0abe6a4f6e4545c5ae294cc8e33dfd57", "region_id": "RegionOne"}], "type": "message", "id": "1f730590bfbb480898d48a2c813ff4bf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2572dfb523054783a05a80f467f7864e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "64f0499faaf74212b9868e277986fb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "04fef3a1667d41f1957e1fa109af0ff6", "region_id": "RegionOne"}], "type": "messaging", "id": "da8a6a45cba14f3492079e16e1c96f8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "864319d307014288bd0d2e8c01e6036a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cbd0c6827cd448b894127d18ef6c9581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0a26640fc5ed4c5c85ca080e04fe6533", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8c20f5388b5d45548caf5c6726eafa10", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fb88a0cdd8344339c09c0f7b9f280b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16f8f62d039945d2ae09132af769369f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "402f8539420043d589b1956c0b1da83f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "45c1fa50aa2948fd8067780994fe903d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1da7731f66f3407da9602276872f6b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f92710c9b6e04783913e88b813df31fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0eecd68c9da64f29b89b6faea026f008", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "891300f5e70b456ab0bfa70a16f5c57e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86c60ed13efd488ba7f0076b28d015aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e3d545921fa4ea192554c677d536d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6835220d456c46da99950ff7413cd765", "region_id": "RegionOne"}], "type": "container-infra", "id": "884f75cd9cb44bec89ba04f05e2fe786", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7809c080ba38468484c038b0126b92d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "79daf99563cb4cc0897937ccb9c57277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c04144aa7926447e9aff0d1029f24c3a", "region_id": "RegionOne"}], "type": "search", "id": "c5ac4439c64642f591ce67346d4fbec7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f862b9e282e4c4b9fc649d7da3fe926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a6f99195078a429ab660db2ae0d72b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "19cb212c58ab4e40b8a2e31e5460e9a0", "region_id": "RegionOne"}], "type": "dns", "id": "60b6803df68c4df0a0aa506677828270", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52463e32c60640f4bac87f51151e9229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9daf9cce14a404091107e74285fb8fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "76048aa9a7fb49d4b994940d6d1ff683", "region_id": "RegionOne"}], "type": "workflow", "id": "8a2f1a93e0584dc4becb60017a27db38", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b407253d7180416cbd316f16d7ca7741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aad8e53515314add8d663b2bcc48675f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "de73eb7c88634b8090d4f205ff1445b9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fcd2bff647cd4c58ba28755373edcb3f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "50b57d130d214ea391ccb24ac9a99ae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a89f47e5b24346e38a8c70d2731bd118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "626e0a9b379145bb85ad4c0fee688748", "region_id": "RegionOne"}], "type": "rating", "id": "a9b1a17b96a7473587e8d526d97f6489", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "df4d9157c8724116a0cdb729974bcc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd83530511744545b82c9f88337f8e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cea7eede613f47feaccc335f93090985", "region_id": "RegionOne"}], "type": "operator-policy", "id": "670ba0af50a447ec9d422e4e25570582", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d4b4986add8145a1aa37d40a5a544a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a168ae2ec84642ff8f400f5de6331fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3dc0b8a223214132b141ba7ea5f4fe77", "region_id": "RegionOne"}], "type": "policy", "id": "fd1301e5e60d417c97cead66d75ff6c2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b683e8ff77243d4a263042d6b31de11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "740a16ae42cf4dc9bd91a4c7a622854c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5fc9c733b4a74ad39cbbc33208205f2c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f7634ab52f884dca9ad12ff25c94836a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d6a3f3799c949bdb532e6529b4cb4f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "053e656e7f4746abab167391ca1ae232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a93d08e443f2479d8e8453407e5d8730", "region_id": "RegionOne"}], "type": "sharev2", "id": "4e3d2d69e5854845975fafc490e02d1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90bb8316c09048168c6afbba6551bc3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbb454cc825e4ff690767dc19be00aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6c025a7df34b48d8b731196d1621effa", "region_id": "RegionOne"}], "type": "share", "id": "0ae8d72b84c7447597ef6f913bc41d2d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8af0c0703dfc4311a940f9a0ad7c9b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "94d7e8b83bf948ab9e8fe78428e5b782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "02c6a8f23fe544b5b20fe8b8596269e4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1b7d4f10d26a41e4859c9fc50141bcfe", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1881f45cabac46fcbac530bc8c7279dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b19e7d9c66b74338aa8d3e38124835b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1a3ae0a04e74879a6a6880ef37f8acc", "region_id": "RegionOne"}], "type": "orchestration", "id": "61066393b83a45fd90fc159a53b45fac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ac7b32243294aa282b42e0b6584f145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d1151a41734988869f4a9c2254d2db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c38f7b83d1740de8e6e664752e2314d", "region_id": "RegionOne"}], "type": "block-storage", "id": "82966993c8e64a469ab2d6e4f88d6208", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e27f66e02943568be131daf71ed086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "623b1d94021644258caafb8264598ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f335dd247eae45d3a98659a436bd2e36", "region_id": "RegionOne"}], "type": "volumev3", "id": "19454c40991c4c9a88288304a8fbf2b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "406493f442a644df86a6ac582a1083cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "216013fbca0344408ed91581349940de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cade7b57f4e340c094116eaf8c0e39df", "region_id": "RegionOne"}], "type": "volumev2", "id": "1d295742a8df418986eead09f782d395", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f037ba9b4894a73aab726d24b37bc94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0f06146aa5d4eb7925763b4e9fdc2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4572e75b48ee4c9c9fb403640d1b1063", "region_id": "RegionOne"}], "type": "volume", "id": "a295c74b063046c380aa713401b9ad40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6fc45abb5764e5cbf2ead140ea7781a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c211da619c419d88a96b812eeda6c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7f5fbfcdb2849b588deb672cb520ccc", "region_id": "RegionOne"}], "type": "block-store", "id": "381e75f081c8430d9d8b2ac147d21610", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca51f69d310346f885f1a03d28095d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "461a2929fb9a44eab71f84e6decf2f78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f5006db6997455fa8aa54c6d13e53c8", "region_id": "RegionOne"}], "type": "alarm", "id": "5e9c9cc2ca0e452b8d458bf6b6252c81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac4dd9648e684eaabaed0d189eec9625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4efd9c6f694a4fcfb404b19894bea12f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "44dd46d63f8f4e31b32ec45937557dec", "region_id": "RegionOne"}], "type": "alarming", "id": "a9072f6807634aefbbc4b850f5296919", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e153be07ff34704bcfff7ae25fa21d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "04d330e72fd6489cbd7f4794abb2212b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "370b181f110d4a74aa3c6ede67190cf6", "region_id": "RegionOne"}], "type": "meter", "id": "6f985956133644a9ba38cdcd797c589f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c1eb6f8ecc943d98dea3e6e540e18ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "827772909bde4ed990013039748a3daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e419ba1108b34835a26acd66397c2909", "region_id": "RegionOne"}], "type": "metering", "id": "2a139b4db29e4d05bf4b80fee940972a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e43190d26230418294f378cbcfa66f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "89ce364048714a43a3d0075140c42fb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9fe60655f2ef40f1bccab14098fbc604", "region_id": "RegionOne"}], "type": "telemetry", "id": "e4abbbd7f8314a7fba0cd7a2004dff88", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cda37043da7643efb27bfd479a3a6827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b9ed1a038f54557bd7d293b019e7d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bdce2fa3ff6a4256b8c62d9ace1f9573", "region_id": "RegionOne"}], "type": "event", "id": "c84b6994412342e2b0308723867468d1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb4d2e6991dd40f0b3b7d9b3dca1507c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf2ebc2c8d39459c85e77466e8add54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "528cc4b2b27e49949174e888c9e1e539", "region_id": "RegionOne"}], "type": "events", "id": "d63593d2a8cd4373a801762903efb93d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c24a393c80241ff94447b03bbd1a671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2387de92bae4529a08d0bcf837513e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "46d1963f59eb4d568fae68fe239dff2e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0c54d2a997ff47deb42b3eb9656577fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "763d024e9e6c48388d348eb19567f145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad405e51acb842ffb7d42632da1f24b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cbbcc6e6cb644247a3f1972a6dc8001a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f26e968641db4109a2843e8f2e9d7af6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "15419f2536bc431389667a68eaca9cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2aeb4704d2943ccacfa850425e182f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b1cf3873636407686c71aed64f2271c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fc6564d8adab46c7b1c7358e54bdfecc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04b516095d50429a8f1b2fe611b2fc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3eaa6432c7db43d08580afca550ebbdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "750bf575f40d4b428acc79b4453044c7", "region_id": "RegionOne"}], "type": "tricircle", "id": "f25e2a0c9f0843d2abf56650f9caf66f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ae14483619db47269779ce4f42f3ae7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8992662092284f89895b59c3a76d737d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "43083e74a7b14b2ca1fdf4bff0b19238", "region_id": "RegionOne"}], "type": "database", "id": "068a32e8cf974b26a7b386d9832d2847", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d92b8b4fb2e4b2689f508c188560743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9eec216800c4f9d8a74d42aa55647c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8af34934cff5428892a06954bc70534f", "region_id": "RegionOne"}], "type": "application-container", "id": "5d50d5d8238b4ed888a4516be73248da", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a93dbf775154e2c9dd74801bf42c7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44549bc089964037aba3694e0ec08e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d650bb9485f54d0ca88374add8e2c410", "region_id": "RegionOne"}], "type": "container", "id": "d00c74ce48de4b749e792bc706edccc3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a7160e32c7454baaa4abfe9ae680c995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a54b9215435402fbb407caaf4dacfe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "277d92ef92744880a1f5bcab1643473a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c3b19da567c8442bacc69f1bf882ccba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e0df02b3db1484da4df6b137538fa87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b1f18dd28c64e768ad5398e9db3bd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18e441284bd4444ab343b4954d988d7b", "region_id": "RegionOne"}], "type": "rca", "id": "513b5fa5c3334e8aab33bcf70e4f4bbe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "602584c1c26e44b483d28205a17aba4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0062b8c14d7c470f968e54e617aae60f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "093b903a3d5c41b88a50661b6cc93dc6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "35900f40b1454d2fb6221d698169de17", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94a7e46ba2854e9e83af5d89df004e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d08a2dfad4f74d1f948ab6f7c97ef088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "459417ee8b98491fa6f8ee4b400349f9", "region_id": "RegionOne"}], "type": "network", "id": "05667fe22c9c435892884ab27a029156", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c68133d8e4a144bc8d96e8aa2e767107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c4db30ab860e48a485757f6399f553d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "347f75585973488a8ab1292b4e2b071e", "region_id": "RegionOne"}], "type": "backup", "id": "f3f2bde45cc2425d83e535cab75cca1c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32617d682da6440298e6c6ed7f51ccac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c8c96397dc0494aa93d739e31588e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "af0dd8eecf6c4a9d8c06757ad40bb816", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "73b466fad96b4a8283e7e3b256791dcf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29982593ce744ad891c6a8d4fad78bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "997276fbd450462a91c0bded98a55a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7d3ef689c1554a9e9bb5b12bb6668a64", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "36a3bf18064a41db84be52bbe9b8d168", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "90420c4c0fce408a8701d6b31285d44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5d6a683893684336a365d90d6c1d0458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "145aef21052b40d48f017e6249c3b37d", "region_id": "RegionOne"}], "type": "monitoring", "id": "983cfbf9f79c48008a8510509a9d9898", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "03b804b3230041de97b8cac08b7de68d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4502eeb9c7c7467db47cb6fa7422162d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "43f041e886774f9f8a87e619a2bf60c9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6380f328a5b84fa98fe290bbfa85b7e2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6f21276d71654d2b92cce1cc54c16d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4436b7a88a614a3386a28c63118ef7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d871dc691a214c948f3b826e66a7a61f", "region_id": "RegionOne"}], "type": "placement", "id": "b7e62bd7bb9241efbbb29ec3d2faf4f6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5aa4c3ca31804cdd930b270011fff892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69fbe8eafb8f4a60a87c79ebef9824f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f4bbfdf72bab49a78718d2a4be229484", "region_id": "RegionOne"}], "type": "instance-ha", "id": "373ffedf38494a6b8663b8829e37340f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ddba903d44d4475abf6bf042f687c6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ea7186ba51245409e1bd3c0a06c138c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2ccaa04b708c4f8b96cc6a1a411de4c0", "region_id": "RegionOne"}], "type": "ha", "id": "917a32668c5f4b558f44652d0267ebac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ee897a7d9dd8467b9422f78e9ec591c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "438e9e32a3bd495fb6ee02df6872faa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5c9fe30565c84b4a9cd8efde7bf84cb7", "region_id": "RegionOne"}], "type": "reservation", "id": "3e1b0e0a07d647ad88332ca683c611ac", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "61878682ffb74d8a9e4ac606efca3a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d358c0a9fd4047b085d48ff6f937ffd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a68a2dfadc644c2584d615318bd78f55", "region_id": "RegionOne"}], "type": "function-engine", "id": "2d88f9d4876d4f828f07e3c9d4b67bf6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cfc1f4a715b14775aec0d9973632c3e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7b3c1ecacd57459ab54ab158dfbb48f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "91faba3196a54d169d76831c17886218", "region_id": "RegionOne"}], "type": "accelerator", "id": "64bc06cec4424d7195ec5892713cbd0d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f95a70613bfd47ac843b0b908b0215fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da8de54619974a4bb6ee9367f27735db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "822d6faac57b4b2d81ceb3583f652281", "region_id": "RegionOne"}], "type": "admin-logic", "id": "64730205e52248229907089fea59f215", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e30f510520514a11b7f3c35305e75314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93583851131149ff83ff9f874ed70af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fdff5bd855de4dff8638acc7897609c8", "region_id": "RegionOne"}], "type": "registration", "id": "31b3f66a8482471f809d4f3b6909c1c3", "name": "adjutant"}], "user": {"domain": {"id": "bb7eca182e194a65a8365d47a4bda4c8", "name": "7c47da2428d449e3b5f208531152da70"}, "id": "9f603dd61ed64227ae86c989de9439e2", "name": "970e3315b7dd44b7a523ec1975391184"}, "audit_ids": ["a46849d797714b1fb0a913a72ac2f524", null], "issued_at": "2020-04-23T06:25:56.915006"}} 2020-04-23 06:27:57,038 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,042 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,043 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:57,063 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/receivers/no-receiver -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,068 keystoneauth.session RESP BODY: {"receivers": []} {23} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.059312s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,054 openstack Disabling network entry in catalog per config {8} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.204680s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,920 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,922 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,925 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,938 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.858780+00:00", "project": {"domain": {"id": "bc2bc3c088014ff5a98a036bb93f241b", "name": "29a25eb6ed184e879264d2797af85c42"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "548b40e88e2a442c9a9bc214f3ff2df1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e770f5c463254655aa6b44bfa7496a98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ec0299ee99146e6a4d41d2ebdc14e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0eef874f17df4fff89460dabb070a364", "region_id": "RegionOne"}], "type": "identity", "id": "0158621ce1db439f9eeae61974d8c403", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "771075bd38cc481c913051d9ff8e148a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ff0066ca2e964aef98680cb2bc51e6e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "584c054d1e994963a1c1d7606495616e", "region_id": "RegionOne"}], "type": "compute", "id": "d0d7415875094e1f8a35bc287805f3fb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3fbf2859c3eb4fed8e3e36c662cbea91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "06d4e74cab204502b118a190b952f4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e135afa93b7647d5807ef79a1576acb7", "region_id": "RegionOne"}], "type": "image", "id": "3b4e917d2c74434d906d8b0c04bf9940", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "64fe7cb5a39f40a79a18463c5485b2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47dc4e523b48491b80679f2fc8ee6963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0f28f68568d1409783ef72f4cdb7bb74", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6ec1cfe5b72b44e4b12ef364214429a3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c03b5f697d5845dd824a6540e6a6c4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7432404f0304d56a026ff0588aab2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc49e3be0fb949b0bf330633f97da612", "region_id": "RegionOne"}], "type": "object-store", "id": "0fe98685fc854421aef408cc729de587", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a6c8ea5c4ad4121ae7f881f71d9b96b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a96ba7054b7e4358a9cd60bc69844280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0261b21b48843ddbd8dc7998dfe7c0d", "region_id": "RegionOne"}], "type": "clustering", "id": "12ca87a77ae74e71b34e9d2475ab4c53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c50cf6edc804f8db978fafa693ad70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b809a2855049493c93a55d2c870f4852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69c1a961493545db9d4a4019e09ae56b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "951543d3ecac441c8b25dd687b13e7c8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6ccf84a54324de1adaadd9627b20f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e197c62d1e54e49bdcb9ceb021e7e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0e52b9276c6540eea7b2759105cb946c", "region_id": "RegionOne"}], "type": "cluster", "id": "d94b02f63af24d25a9002e01877004e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fd2dd8612ab48359c9d0ac1d1bea0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "361591b0e0454c5f9bd4e1c3082b703b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7c91539d5553463e91c4824e97466d02", "region_id": "RegionOne"}], "type": "data-processing", "id": "e425ac168e6745fcbbdbf1073c28acd4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb7517a9be894920b788ff35d4dda2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25f4acc89be240e4b8911ba15ab0c5c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eb95a66e0366400183e7c57ce9dfe4d2", "region_id": "RegionOne"}], "type": "baremetal", "id": "3807b0eb56a44a30bf35f4b473f10f01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3718a9cd83a14eec8be96c1987ccf978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b271ca15d81440e4909bea12230133c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c0598515dbd47b9980b688887db71cd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ef82d6e9dbeb492eaa71f6a5c2a76737", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f5e56c3dd54a4144b462596930caf326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "611daea452ba476da0ba8976d32d6816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6b9eeff3e6714356a4b6ce247d8f62b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ba5767b3b42144b49ff36200b082f12b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7e33d426ccf4bf5b6a7ac4aa85bebcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0aceac2a1c7645e6b04eac0806472f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ab9d93587a0540f18a8ee408df6dc67c", "region_id": "RegionOne"}], "type": "key-manager", "id": "7827d08a6c23464dbf16d41fa6464f88", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5ef9ef723e843c9a8fc0595e2b02cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "57fe23fc732f404e98562cfb84d1a3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e072daf75cbe4f0daaa301cdc50d36d8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "408dc716368a4756b3a778f8a72d1ba0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0953bfb5d1ae4f3b844757cf53041980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73ce178d48054df6991c201a7a645a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0830d00e48c84e1d9a3c53aaf7101288", "region_id": "RegionOne"}], "type": "infra-optim", "id": "332457480f394249b30de932eafd5162", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "92b7a73b17b34e1db30f48e0a810de94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cf73b972de5d4cb29d3daa9212207cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2405bed0e88946d4909231fd47b15ca7", "region_id": "RegionOne"}], "type": "message", "id": "870cae18445049a8a6a6a288ae7eab0e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "254f795ac218456195decd4b0c1c3597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b67fa1b8e0b4487686cc509ce4b09671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd7491d9ed1b48cfb9f9407208f630dc", "region_id": "RegionOne"}], "type": "messaging", "id": "9793e52a042f4cb98ca94b57ad469dfb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c67b0db14cf84f2aab598eb6dbe07c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ac14cccc424444fcbef7bdda527dba77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "42b11026cb404d5ead5152e56783232a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d1c5a286b2d7441aa87a23bc67df9071", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58abd2fe37a54ada96a7105a957ba7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17a514c7851b4f3ea85c2cb82108f390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4780b33fd1f940e38beb2131df514e8c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9ff0f627f523442ca9210dbab1a17d63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae04efe2cb3d4f8ead28600f50435c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41ba7f0d9057406bba11cd52586e679c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94efc26a0a214b28896f2b5b76d88ded", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ea585bf6dbcc49839ed8fef617c10832", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e822879904ad4f67b40a32865121fc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4809b44c1acc4061b37626774af4304e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f0f7f2a966d4ad2be40112f42a601de", "region_id": "RegionOne"}], "type": "container-infra", "id": "2d3c7c25d78c4164aed0b84887ff47a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "83cc59cf52684c09b730ed0e4ef19372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a1dec23117824866815afb34dc9fcb06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "06ee38fad97f4debb2f4fc0a28f2e465", "region_id": "RegionOne"}], "type": "search", "id": "12b1800673424009935d9d064d9235d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "41493b0dd22b44ef857d587943256918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2bc8b73e1bb04b6b896d9e2922eb6208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d5e08c1d626d4d109e24ab01b2348927", "region_id": "RegionOne"}], "type": "dns", "id": "c6481a2899344386901798dbf6ec784e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c41ba642dbdd42ab8bb9c51fd771ad8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e81e2ba813f40d7b437d1c4283c1239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "533fb569f09f4e649654ed26a5cfa3c4", "region_id": "RegionOne"}], "type": "workflow", "id": "61bbd83f41c743fc8f7ad16709d128c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "334638f01be3424f8cb444cf0840edc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2a72eb5f0953411395cecc0cd1cda9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "395b9c1d1ef74451a3a9195e8746163d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "807a9b25437d430d90b42aa1382e2b8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8cfe3f7a418e4d89b113de41ec0f0d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8482c18c5b2a4a14ac17189791803349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "08cbb4ab181b4fd480899c56b6541f32", "region_id": "RegionOne"}], "type": "rating", "id": "6552617299a74abdb424bfbf5a82751a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d3525e6267f4be1869b3550d312e585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "060db0f3a75246478c6d6ac4c823f56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0a9c6f189b9146ecb0aaa26d54454211", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b548bafbedbd40599b490aa38510e44a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76c71a26f50d480094d6fad854b97fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b98f1955e5c43c4b5313a95f6627530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fefee525a1974de3ba4bc348220377ac", "region_id": "RegionOne"}], "type": "policy", "id": "36fde581ba1a44fda73fc0df2e8b8ec6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e36cd5fbe82a4c309def2e99685276f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f77953371fe048ad8b4f1f93907c598f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58b75d8c014347ba9dcf9d1eb36a03bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e179aa6139cb45c5819058e819a73bca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d120235008cd49e6ae55a08c2028d6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d63f853328274fdb820ab00a9c4d7b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a402920958d14563bd8f870a30089bcc", "region_id": "RegionOne"}], "type": "sharev2", "id": "66057f079d284b7cac83f0977eb8e762", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "750d48143cc0480ea1b5729bc920177d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5334de9f5c2447aaa37913c18f85717e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4dfda4fb85da457086189b5b31b88354", "region_id": "RegionOne"}], "type": "share", "id": "ce657cb889ec454380717273a7b8ed98", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90084c8c40a14b8cbc140b477c3d1af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eeb451a9069544579bbbedae1b6dff16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ab9229bfce14c15998cbe89eacd18cd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cc2530a7ea8e4dae88be4782be47b0e3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25f6fef6cfbb438884de686b128305c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc4216ed2c8549528f203dbd7d455392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40f73ad0246f4dcc930b6d63e89d6e97", "region_id": "RegionOne"}], "type": "orchestration", "id": "853a9e3764ec4ed8aa42c6d1027363e0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb76fbcbf0c44324941caacab92367f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bb089d7f53a49438d4b48c207c3485f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "174a1b6c8ee645009ea9d055450117bb", "region_id": "RegionOne"}], "type": "block-storage", "id": "d5d32f15908241c1aa17db1ec30bdfd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4378e49e70b14057933d91183eb292fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "079e527d18734e7993b26eef8b7e0699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80c045907c42429f96bc4d4eed35d6b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "46bee0c98a66404b8f0159d77a6655df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce86f5c95b2f4788aa40d38ed293f892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f98395c9302f4f1caca92444628ea8f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "546c6e809b3c4742b36b4b5a2688d346", "region_id": "RegionOne"}], "type": "volumev2", "id": "6706bbf0da1444d584e6bac3c9534c02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96fd2a6cec62438694bed278a042c95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9ff0dd8c60e42f2a088526b18bc4951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61e85244cfb14963b675ed7e2ce1570d", "region_id": "RegionOne"}], "type": "volume", "id": "9065ffabfa5747c98723b7304136e273", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d153833a27f4eb78cf0bee9c5c67c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e45510e4d342430587ca2ed89fc3aa95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cd93a4da9f54c388487fc7f390eeeda", "region_id": "RegionOne"}], "type": "block-store", "id": "3a0b6775e2d44d3796453117a2ba4686", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab3713ea7fca4d87b83570b6c0fd1e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c231812e720846909d8a7f16d61edfd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e041dcbe746d4be1b42642d19ebf01f7", "region_id": "RegionOne"}], "type": "alarm", "id": "853980431ec24843bfe99122a9b7d2df", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "625f13ca39314d67a0a574909789d0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9f47539b2bf46a3976b0ddd3850d7d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c1bad62ab6434ee6871870730f8e47da", "region_id": "RegionOne"}], "type": "alarming", "id": "d973d9c2b05c4f0086c0d6adb0d14dd8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "979471cb72da425ca381ab9ecc291099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "039fb1765087461eabe7fb05d234355b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4d93ce092284a47a1d48bcd241077f0", "region_id": "RegionOne"}], "type": "meter", "id": "64b669fea771433a95cf780a1e75085f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a83ef0393b934878b97f2f226d3bbca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6461d96204c448539f4e8e9e6a866e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04fd347d7912483eb8d76065c473383e", "region_id": "RegionOne"}], "type": "metering", "id": "ff21c6a0e5774c1baa6c00058768e1fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "285d3a7afee74fffa3bc38a053eeec33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8f1df97df044e79b6129b145e8afb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4b945b03e2ac4c109df58d63a9228974", "region_id": "RegionOne"}], "type": "telemetry", "id": "80725176867b442e8887f9344fb3040c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e22b65625654639ad5881b374296e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cabc0d43e2da4d23a70f484c02f860d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44c5f3a4ec02480788dcab584b36529b", "region_id": "RegionOne"}], "type": "event", "id": "a286ed0255dd404793a72304da59dc3b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ca494e691564728a01f9a944228ffc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "afc7c3e4c67e442db713bab12cbf92b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0c306f6c9e77413b9851ab96e611a96a", "region_id": "RegionOne"}], "type": "events", "id": "48feee01e09c4b819165fa1571e89b43", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5642bf566fd4a0bba1700901babb703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ed8c637a8ed477b98e98c826fb151bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0c4202fc5574d3c85cd1fb43b7ba3f7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ef932e4ef20e4c72a3f47aaabde3eccc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40bb2b09886d4a6b884a737d16c2ac54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccc0df2ac5294f5d88d59e6eb85ca8bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "32fc760057394ac18054f928a38040b2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fdef13e7ffe44134b7dd90eadaa7d7c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef47b185bc024798860bbadb3b57d1fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0a1662111a340abb21d00379e11ed40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "99661723dceb423fb09682d1ff241d35", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c269299d17274ca2939cb10ea14baa87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc3763672bd04efc904c1abcb938e4d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee8ca3abea4b40de9a5bef8b16de3cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0389db3ebd849ddaadb5584b9495d3a", "region_id": "RegionOne"}], "type": "tricircle", "id": "1b5c0819c8954845982c29bf9a91b257", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9d906d03270441a48d174c03a60fdecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8a0b72508afa443884a51580e73cf673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "67cfbca3195944d28b76915dd6121c1e", "region_id": "RegionOne"}], "type": "database", "id": "c0c01a8faa3644ddae3b9c037ff44c82", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea691e75bef94d14a253e0632026b615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ef20895627a4338857103bdc86ca123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7b02759417d24b77bc3d68e991254b82", "region_id": "RegionOne"}], "type": "application-container", "id": "0ebb843a06f04a55b6e4f3fbb332e8e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0534998cddcd44989748b0daab974160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a0f28aa1b7e343f59c708a3757f88356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8a38893353424f1bbe905b75c254726d", "region_id": "RegionOne"}], "type": "container", "id": "8cf13fd39f2a4185a34d5d0889dec973", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "69ae37c41fac4f728e103d97e5061c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba4561219386408696821c05b345a4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fa859aac4bb34cf190e20bbb1cb6a9d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0df75f0bdf5a44ce97162502f45a2202", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "370da7dd78694b1ca5f67e4392e51693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b601d288147415fa325b831129cdad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e044f9095cd48909835551161cd2869", "region_id": "RegionOne"}], "type": "rca", "id": "45f5ac837d5342919ea84b50c986b9ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a86e022fb8ca4f4bbe7b9ebd26f2e413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36fc1a59b34c457791e96b4d5822799d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e97c937423ca41329cb6a47e1312a511", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5d76f457986540e595fdd449d304c398", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "69b71325f8494220a995e63c4e9e7c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "aaccfeeffff3430a9e3d7a9d17818498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d0ed7da579084b3686651de08499d6e8", "region_id": "RegionOne"}], "type": "network", "id": "39a12136de3049b4ae0da138102aa285", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a4ac47d84dc4f559a0f38dae6c9423e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "04807fc5ee9b4f9ba6321be0ae4ff1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "93a919ec70d149b7aa68d9dd1924d2e1", "region_id": "RegionOne"}], "type": "backup", "id": "9f7f74c940644b5ea9081a9fa79d64cf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db78818c0e9840a1b50161fc5b593d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a6cc51bf0882448f8bb50fd81c4a8fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6a1d627bf0884563ab2bff6a279e39e7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7a230f04080f4d7989302dd8e3e7dd4e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3b9bac780dc40e9bb78f20d86c6d460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e127d03ca9c24d0dbfcda61cfedc1eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65858f35c64946bab653150144ecb7e3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f10503ec59bd4f1d98a1ab59fa3f476c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8183453dbd2b467fbd6d8d225ede7877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "887f83e2b6d4435fa2a4ff42a52885af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "85311c8026ab42a6990ee4181845e813", "region_id": "RegionOne"}], "type": "monitoring", "id": "2138ba1b7c6c45fc940f42d77e24d87a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49808aca7c844f5487a8193858c6897d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "09e0138afc384a06ac66aefeb4bb5129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2222b54e31ef41fbb295c0a2fb79190f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4b4b1ec73dad498887b46acb918c42da", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5bd2f17c5df84d56ac4fcc6fa222e2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "92ae7b2e3dc04125976f92b06ec84419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7ba2f1b8aa3443b38aa29dfd659b77ba", "region_id": "RegionOne"}], "type": "placement", "id": "ee8ed41d72b648138be0b0230d6f1d42", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b92eb315aa947e18561874353e5d171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7bdd37700ca4095bae8efce8b5da6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5efbea5dd134124897334df0d35815d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4f0ddf17514149859af914285107b3a2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac64df95074b434c988267c3b67fa22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd609407121445a381ff6a63280ebf51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c20ea35cea42444c8b52a99fb214b3ad", "region_id": "RegionOne"}], "type": "ha", "id": "11366ac5552243abab43f6c51846b115", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b6dafe1df1084c56b392245c5f860497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "25e32b36c2db432ba3c5de2a58be260b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8567378457034a0e8785a6ba7a369418", "region_id": "RegionOne"}], "type": "reservation", "id": "b2cf7a677c75454298d1479408b0d274", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c599fd41ce94a7a950293de7241fdd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc4c20aa373b4a129894c164f2bc5068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7b92ef062acb4d0e88da5762e533a110", "region_id": "RegionOne"}], "type": "function-engine", "id": "d5dfabecdb704c5dbc38c83c7955b92f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4544acbd4a24426eabfc4a7fea355159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "89f26bd3e9ce4de3a55e56dec164c3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6325706aad074f6fb71b106af45a971c", "region_id": "RegionOne"}], "type": "accelerator", "id": "1e7a785fe5524b88b8a195e673417060", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fe694caeb05c4741a9cefb70690ab167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac7490a32fd64c6494ae2b2ee8d18c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "32407341d65e4eaa9ec372420ef8ab43", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6dec2ffb5ce14ac0b1087b9bc3836d21", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bfbaf743b494305b582c37939e8d2d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72f9809cb2024e2eb58db75127cc2f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ec96724d29c4aeab59640fa20701eeb", "region_id": "RegionOne"}], "type": "registration", "id": "447e753fb24c4c8e949b853ac3121abd", "name": "adjutant"}], "user": {"domain": {"id": "a758437074c8447eab533a5f5548ff69", "name": "90ab7c9dcd1a434d945201127e0cf914"}, "id": "483d07b692e441e9858c6463370f7e17", "name": "ed1be875d2f9495fa5e2882ed1110408"}, "audit_ids": ["b64996a238504e479bffb3c1277cbfd1", null], "issued_at": "2020-04-23T06:25:56.858780"}} 2020-04-23 06:27:57,042 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,046 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,051 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,055 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,057 keystoneauth.session RESP BODY: {"firewall_rules": []} {22} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.213574s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,904 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,908 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,909 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,911 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,923 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.842234+00:00", "project": {"domain": {"id": "6eca9a678e80442bbaebc4f52518a357", "name": "5f32bfae04a54b7ca50c5d33eb175da2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "733c5580ef6441d2988cd36b4ce9890d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fadeae84724e4177a7f69440b36894da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5660be93f49643ec96d13f06891eeefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0903fc5e4c59474eaa3981007c319387", "region_id": "RegionOne"}], "type": "identity", "id": "5c12d6a6fe0247bb9c061d29f3bb5bf8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d93afa2a6c1e4570a29d23689620dfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "821c7dbdd24249b9bc116ee9e41346e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4932c329d0ad42aeab24149cc45faa7e", "region_id": "RegionOne"}], "type": "compute", "id": "15273c38a49f4707b88a48851b37cc65", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7de1c5bed26348508089344245d15ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1226be141100428d9069e5550fa92b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5b02532bb3f34e169fe984d260b7fda4", "region_id": "RegionOne"}], "type": "image", "id": "37d4d245b64942a4b83b0d59015a7016", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd08a767b84845a4a1b41984ac4e3c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5da3ab4a342488ab64e33cc9b2095a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "311c5d47717d4f918fad1676266a52dc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c18107e1e97a4603be48605f2cee08c4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cebb15268e34fd9a39d869b5bece0f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c325d0f7e7d04cc096fb20d57f15ee1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca056d048094cac848d468b23f1b33d", "region_id": "RegionOne"}], "type": "object-store", "id": "ceccbde3b5de4f4fbd6847beb78e3e06", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0faee68d3a5e41cdaed8b0676f822c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5b41cd2cc0d4ce18235b64407221bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5cff16899c44f9c89cae700190c849a", "region_id": "RegionOne"}], "type": "clustering", "id": "8d40f327f21b432c915bc550dfdaf9e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e5da59c5f68415bab3b2490134cef27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "349f3a63b64b449aaa5f0b8486cd496c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "642a1ac569e14bd18aee0f568d3a4a39", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "52f8cbc179f540a5bb9c42dce45d3f69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7292d2db160e4f80a9aa9224e0790cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "694a9d148e6046349e41e4e29c4a2ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ee7ce90fcf34a64874d56340074ad81", "region_id": "RegionOne"}], "type": "cluster", "id": "609ec535606549008f30f2f6f728a977", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "72e60adda29649bc905579e3d2843450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "afdb1f9ab2f548b1b47d232eb1f2396d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fa8a7427916f4d66abf34cdaab5631b9", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac46710ee74740fdb95e860968233230", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1cdcc06ed47242e0b6cc4a7f7f25075b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2972add3f8d48e499c331e3044a01e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b21a1b0ad1a34832b55de1f51baf97a6", "region_id": "RegionOne"}], "type": "baremetal", "id": "fa33f409415e48ab9062bb81e56e1d8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "091ae7c7206d4761a99bdccf37e9d29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "993194749c274d8f903e8f6e5ded2b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "459a5469aa3c40f2ba408c56e73bacdb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "415054405bf94ce4908f13939b640fc9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "452583d7de0c4a41a43cf97041dafd65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "13d800a84c4c40bcad844b53b8023c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "23acc6e8c744480bb2f12c7fa68a3639", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "222c11edc14d494e9fac6c86dd5d1edd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "60b3d787948c4966895737931d422981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cfb23a18059547dc8fbebf9e8fce35ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f93ed01e60184663a208e9dd5cda9e4b", "region_id": "RegionOne"}], "type": "key-manager", "id": "1d259572c0164437bbcc6fcb6d7dc816", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b62e668b93f240dcbdd3aa6aece8db4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6103cef0901a405f8480e48b7bf03ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0cfe0327fd334be28c1231c63cad0bf9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "72739a6269c0478287042f8c9ee977b2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "03af5a2661a64401ad6ea1cd8b5142be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7782bbfef8354750a11b6f2186860da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91ea2af995d14130a6a7a952ce8a9575", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6c5f02fabf134052876d4d1f853d0984", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "610d98687e6d43c6ac01c4c577cc7c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a059de55cdf342988a5bc572b57e1b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "73449423a0d44e81865d2f130283af86", "region_id": "RegionOne"}], "type": "message", "id": "31b0a3a55ba84fcebc77dda8c0d05669", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5cdecc4640874c019365353e4e242958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bcc26f2a7e754318a488d08ad9e8690a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "78cb3f85c44a4ff7a56cecc72788cf2d", "region_id": "RegionOne"}], "type": "messaging", "id": "48609ec846ee46a3b110c689ccf4bf43", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "204daa26c99545b9a4f65b162d4e39d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d10066ab09f1482892c71172314d5229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "406b62411c2f437da1dc19ff46cb5d5b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aa344229dfa847edaafc6ab5a2623b4f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104a36759f994528a49f08ad8bb630b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02172919c3554379884740fcca3ff38f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19729399f72d47e28706fbc88c73a7bc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "893add088569486fb9e7261d0d4c71b1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a45415ab9e84484ca7b326e43d990940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34d9352a30cd4f3fa01238731b7cfe2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49236760a7074e5eb85ac2b33b39ec19", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b1d57acc0f764495bce7ff9b4c95fa54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2823f9075ccd41d1bd56ecd3d31df157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "707b95f7049f40878ad7f39aeebc69ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5e4027007fc4f1b9bb9b3064e29b2f9", "region_id": "RegionOne"}], "type": "container-infra", "id": "b8408b6265094757a014239085eae7d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d19fda3f9d58401286bd4cb17c649e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ba7faa1804d7485c8be3b664fe0e019b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c0bd5cadf6a46b1ae6e1c6b6c9e82f2", "region_id": "RegionOne"}], "type": "search", "id": "c80328b90317410494717ba23bc893fe", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "efd7681146b74ecba04e8df84e5d9a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7316e8d4b18c4a84990a2bf1e8890254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "722e3f522a5449b4a6e99bfc430858f8", "region_id": "RegionOne"}], "type": "dns", "id": "7e4c845c20c74a01b1e87107a9b9eeaa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fdc88d8dd68345bfaea281e9f52c28c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f815a83e91b849b49e10c36574b7b493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b7c788be0d3a4dd7b034a7833ac872fe", "region_id": "RegionOne"}], "type": "workflow", "id": "709b68475bea47bdba23a48ed54fe1ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "572a4d3404564d92b10b32b32eba8cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c1fbcf81aca48e886cbb88be880ea52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "90e33befc62546a38fa7103f0a0fc966", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7d522bd41c87402f8c07f3d1d9c14cc9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f025e2f1e7a497cbedd39b7035d99b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "60ce2f0301034dd8baac84166c1ce5af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7cda9bc98da14ace9d2498f9de9ff488", "region_id": "RegionOne"}], "type": "rating", "id": "a5ce1ba4cda442cb8e81b76560d1e8fe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fba46534b08940299670aa175740eafb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f6f6e99805cc4031b1505606dd3f8ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0522c67a71ef4267b4b00cc6ea14bdf2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a822b8d2689b4f65893cc738e5b62424", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eab9e49d7caa4f60ba15128953365667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aab4ba88c3c24f1f80aaf6748482ae24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa0ad9aa8adb41598becaca8461d3ced", "region_id": "RegionOne"}], "type": "policy", "id": "680c0db7d15b497388cfc7fbf4519478", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "980b5b9518b54b4c97de73e9d2538478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1ca577d2ece4706a63f16123fcb368f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "88e30e2eda744ebeb25d63b52e605062", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3c7957f61e264719944b0e37d71ca77a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "902d2568426f4dc49bcfa552cf39b601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a83576ead27a49079936ef003c444375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f94181570a146d5a92d8ccbe44c8e1b", "region_id": "RegionOne"}], "type": "sharev2", "id": "433424bda50c4aea8c92c86f9411bbca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d487e1bd07494f4faf5efdd6a639cce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9862c35c0d624bf7823e64c9cde4aced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "20f32142854e4c8fa73c31fdca85f027", "region_id": "RegionOne"}], "type": "share", "id": "89a2212b88bc494b91679647c9bfb018", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "235a318847df4bd8890e3fdd8b00adea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c880849a7c74e3881a9188ba6a98cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e635b6705a714448a7f4e07fbaf69534", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "64b128c3cccf4c4fb58708d41fa934d3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "466961795d0b4a15b8ead71cda8d2799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9afa02f9345842879da1a33e6a8b424b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e4c22e9a9d4438581546353db91452d", "region_id": "RegionOne"}], "type": "orchestration", "id": "3e607de7666f445197f115e0a5e5f0a2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76f4b641f3e540d59b9545da177d74bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a3b3d7249294525b372415070816cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448f731c91cf40b19376676c643341d9", "region_id": "RegionOne"}], "type": "block-storage", "id": "d92acc7b74f84879a62101cdefdfbce6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e2c5eec55574df2a5cf806fb2ac990f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "868843df8882451f8a6d9f82fa5d86b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "499678a569f04910b960b3ed88fa36c0", "region_id": "RegionOne"}], "type": "volumev3", "id": "326b63e0cb544b218efd8a20ce96c227", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc464dc452474af6b191c3eb3c22aaca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdecacfd86074d0a80c90dfe500c8484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d27fbf1a466245dd9b2dee76d0885c73", "region_id": "RegionOne"}], "type": "volumev2", "id": "8d420b3fbf67423d9162b052aee43d3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a38d366ae60440e91949dfde6482ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1c1669d1ffa4f978fc69be4bf0f39b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "380cb050e57c428aa07725e5d6c1ad58", "region_id": "RegionOne"}], "type": "volume", "id": "8d56fd10f07a402bb10baaf2f25f5ad2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8bcb60c78f94e7796cda8bbf16f169f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36811235aaed44be98619bda4d69b001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e551e598a5b54abe8d7baa99a47b7887", "region_id": "RegionOne"}], "type": "block-store", "id": "d1861decc8f348dc83a08e8d3befd7c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6658c8a5c5f148778759e80187d17cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b256aa53c17947a68db2d79d465b1912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fa171f3568184d0c882bc3bf0be99907", "region_id": "RegionOne"}], "type": "alarm", "id": "ee703c1e3fce4afc926f18d3fcdd6b5f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8396daf3d3c4d3b9a0a35fa1219df1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "973eba2777c04d07aeeac18baaed5912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7cbe343c065c4b558f3d0454fbc63fbb", "region_id": "RegionOne"}], "type": "alarming", "id": "e2e93ce1bc22413ea7eb02b3e725b810", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62fe0dd1b66940d8b5047f1c9f797a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf179b491e7349219e708876b294a1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0b80e111bca44fc391fa9312f67cefe7", "region_id": "RegionOne"}], "type": "meter", "id": "0bb765f51215461385731e0ff32cdadf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89c4c62c4a0f4db7a8fa013c22b3a35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "95b084a776b6477fb062c2ff5b96854b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "029f59041af34214a5aef79c26dbb655", "region_id": "RegionOne"}], "type": "metering", "id": "0e73370f51f84eb8896ca0ff72b31591", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "271b7be062ae4184a8665b0d53755417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "db91464b2d4f429ca3792f5e5d9fbf70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2201591b284404894a371cf8c375905", "region_id": "RegionOne"}], "type": "telemetry", "id": "514fa53779ab46649755f9b5d90a9c5b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9486a6e633334b6fbe5e067285f9967c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8c87dacc55aa431e9d043b8fca0d4ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c83fdd0fccc84f6d89a75e048e1eb425", "region_id": "RegionOne"}], "type": "event", "id": "95c518c1870c42139129531b40a81628", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e4e64a26515424cb2ddbae1eb467db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7aac64968910453eb99c8c584b85d56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dcd2af6a412c4005b6fcc83fa67d4bdb", "region_id": "RegionOne"}], "type": "events", "id": "a9fa75442116496a88bafaf8a72e37b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5bded6305e6418da6bca39f12823e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e272d82d15b47508b2805dca9977bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c23e08a908b14123af3800a4fdf16a23", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fbe717b22f894a47849fe1a5184d2bbc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96fedbcb69824d548c820e673fa6e88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "680c41b5cb334605a1be809882fe0f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c2772271b3ec4c669f9b666851f92488", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d628fec04a484b4a99552d511b9a44c7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "10aac331272f4b689cd56c82c049b1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc7c251904314507a3dddb6efbef84d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "25c8d70489624d76921e8d4a99d4c533", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6083f0a1906a465280e5987f350d9e14", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7841c8fa2cb4042a4f0323abb1ff133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33edab542fe14736a7579f0b2432e479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94e69d70c42c4bbf892ea39575229b5b", "region_id": "RegionOne"}], "type": "tricircle", "id": "d6d1b37ddd784c55bf5d7c3038c7c87a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3918ee63b58740e9966490dcb883365f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "149247774dee4a0a936fc3e093b1d4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c9d3c113b0e54388af7445057a0f72cf", "region_id": "RegionOne"}], "type": "database", "id": "16bba6fffb3a4e8f9cc9813845601ca9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da8997ec159d4b63a43965e9feed64a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "048f84ec9e074649995bdcf3ac0da577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "33eb2bdb34a148dfba24d2f518bccee4", "region_id": "RegionOne"}], "type": "application-container", "id": "baf4c94e57cd4a919d62f2148095b98f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65c6869429f340d78104bbb445bae42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c65807a3cc94b79b41f1a4ce1c1ce96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2d5ebd80f7024f55aa7353ba7192c3bd", "region_id": "RegionOne"}], "type": "container", "id": "bff4a9946e654fceb9f1776ee2e80d98", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e2dab9fea6345a1a72d6e48cc9a82d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6469e9a7e3b4498da4a1514a1f7c5b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7f033a520eb249ffb458413f1a8246af", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "087bd9bb22e745b7aeadfb75151eb84f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "212975ea388747ed8bb935635e020140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d3c191ea5de4713a3250c43c23f5937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f1cfb430c17644afb4a9ab12682f0d0f", "region_id": "RegionOne"}], "type": "rca", "id": "4a4b3efa75f14126a82a23503422451d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c7cdde6d70ef419aafd08a65a815966d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "050b7e96750f46c7a5a684f98d39f459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8e1e4fbaf13d4ed49f512681ebe92cd1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fadd869938c54d97a21a0619c9fc7b4a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a08c78ebf4c74e0f8ba091e853438bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "eaa4ff933c77463392ecfe925cf03487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "58fc9c43d3cf43fb94f48190d19a90b7", "region_id": "RegionOne"}], "type": "network", "id": "c09b5889f67f4e7b82887393d8d1846c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "43b15ad15408473f8018a9bc37333b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b228e481d734b129c35bc82c36aff63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "20753b6eee3a4b638f69559315092389", "region_id": "RegionOne"}], "type": "backup", "id": "52f79a20e89046ad8a18521c31e5bb20", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f037680ca86c4d7aa36e7e57eac1bc3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "321b0c21663f4fbe9192f8654f29c57d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2bfffc7896024c85bb9b5d0bc1f5140b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "30889fd8c1684567a3d2f45175f12734", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb051d494f864c18baa8bffcb57bdeea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9677e2b8fb3844968a4fa9a3c51199f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ca4f396476b4d4b97bc262577ce438d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0f36e7f49f8a4c70962157742bc4ba73", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a5e7ad01fef747a4ad2aaa8e61b430e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "382e7d1f0ce043b683109c479e51e5b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8effdfa5393b4ffebaf5206ee322d749", "region_id": "RegionOne"}], "type": "monitoring", "id": "f730a8c3afdb4b07a354cd976c5d37b4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b7d61ffd8de24fafa7fd15e121e0e9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "02032bb8befc4d9bbfce90356fc9bc30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a7b677ebc4534dfc8c6235801e2aefaf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4d5fd1ac58024c82b168669c463f510e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "95c7de60f90e490b8898549ec012af8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba438b7f1e9446adaeb131aeb25d2492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6c5d84cc00fe4650acde4dbdc5e3b923", "region_id": "RegionOne"}], "type": "placement", "id": "025ac67daec548dc81ce551e23dae42f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1409df6842349df88a57f97fb0577cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6996bc693996497e9c39c3ce12dd0b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae928f3f34e5435ea89156be33a60b9b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2ad7712c90a94ecc9389f2a725e68ec2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b2920466baf4ef0b77901636754e7b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14dc380d207641fcb1096fce4d8aab62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b8a42013f524a13be14c7168560844e", "region_id": "RegionOne"}], "type": "ha", "id": "682fa8a0199f4ddb8472b195330ca257", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2072468918cb4780b6ef7d31fa5ba719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ccbb8c6cf13148b2b3a9bdaa914b3349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ab393b8fd00f457b9418b5cd7508791a", "region_id": "RegionOne"}], "type": "reservation", "id": "06d41df0cbea4761a275b32e106ca288", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4cf9469989d4466bb3d3a44cc1b2b0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e7687f3f1add4e1fbb02def3aeba8983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f14444c1a70248e4bec0844a70abd73b", "region_id": "RegionOne"}], "type": "function-engine", "id": "22f8253eafee4ad081f8beb1fc1ba42a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3271524016d64b079520b3a0899ff526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50132814023b4608ba27d9a1d0da5e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4442f6f502254743bbf2453e09aeb84f", "region_id": "RegionOne"}], "type": "accelerator", "id": "8557799eef634b60bcb5946784656de1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1083cc89f9d49a5b3d639cbd9de4b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "586420d958d2416faa671d6dcd8947d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0bfeaab72f8f44579242c4b9969f82bc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2dbbddf6c5e545a7b0680380fb3a5d80", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31f282ae82d44726b0c6a4f92e40b286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb13182bea7c475c8484d0739587a3ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b0c68ff624a4de399d6e87727b17e0b", "region_id": "RegionOne"}], "type": "registration", "id": "1ea6d8a29e1b46a29cd0de9dc5fabf22", "name": "adjutant"}], "user": {"domain": {"id": "430ec805af324106b8749265e77d3dd5", "name": "0915b313c5774373a22e6ce9e54edd61"}, "id": "7515aefab8c14cba9e73ba3e690ce3a2", "name": "93becf76423c4393b5e45e87935241c5"}, "audit_ids": ["9827ddaf500b4384906b3b0bf7bab5e2", null], "issued_at": "2020-04-23T06:25:56.842234"}} 2020-04-23 06:27:57,036 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,040 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,041 keystoneauth.session RESP BODY: {"networks": [{"id": "test-net-id", "name": "network"}]} 2020-04-23 06:27:57,044 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/networks/test-net-id.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,049 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,050 keystoneauth.session RESP BODY: {} {11} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.175749s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,954 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,958 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,959 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,962 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,973 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.895993+00:00", "project": {"domain": {"id": "50fdff21f34d4d2aa3f5eecded5aec7b", "name": "86388510a23b48c184399e2a48c33294"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6bcbac97d18b47c4aacb8773a2dd9662"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e7e5aac70654380af568f308b214764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2b412c9e93fa4e4599d3ff906d8957b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ac52b281f6d947119e7ee5b1f37f70e6", "region_id": "RegionOne"}], "type": "identity", "id": "f20fd5fb5b1c419f933040ce67ad44fb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57d4ad6ef35d47c299efb17569a23dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b8ed2f555d8449993869578e3de2529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d5579f17a9df40f6abc42576b68574a0", "region_id": "RegionOne"}], "type": "compute", "id": "39c63f99665d4cdcb7d9c7853cca8804", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a853edade0fa4ac0b486317b18967cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4a9f7f1460d248cea47ee94ce3a76a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2ce7506334ac4f60ad88a6712a313add", "region_id": "RegionOne"}], "type": "image", "id": "26949a152e8b4b23ac2255827a479a9a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02b172dcf7c447abbbc7d603556f463f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a81a6b7c34e0492a88a88cb9cfd72886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "70287dafa4d1422f9f428740c975af86", "region_id": "RegionOne"}], "type": "load-balancer", "id": "56c17f8302d84a1db2a6d78baad48527", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8688d07b090446aa2386bf02eb3a88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc0e58b0f324ad58d9b2033841b6d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "067339ce076d4d8e843d175a4bb1cc78", "region_id": "RegionOne"}], "type": "object-store", "id": "dfda9346cec74c3aa841314463809500", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "202450514a204f6e9b3775a4fc09cf86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7c5b9768370403caf7aa584f9686aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b4c038ab7a3469b89a7f5b352add330", "region_id": "RegionOne"}], "type": "clustering", "id": "923cd86e23ca4a70b8d03f7bce6cd083", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d41e66a8ac6b4500accfa9cdaf10ed93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59c154f56f384217a1308f7f7f9b8670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b737adb95474bf88714d7aac9c66a02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d15604ad07064ad98a6442d5edd60fba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18deaf6a6e3b42d88c8f433081f040cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53d5898052804c5888dc378ea1add38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc0d47ea456a4273b59d9a194d23a8b7", "region_id": "RegionOne"}], "type": "cluster", "id": "31a12f01748f43fabc59e10f745d44b5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3f0e9b2f36fc4517adaa8795be7e4592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "45c5a72d2f684fb5862d283413c347b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "90baf81e857b4127856c22f1bb62650a", "region_id": "RegionOne"}], "type": "data-processing", "id": "bc63e13a93a74bf79c9b46ee0e46a091", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d01f2acc4c349f3a9769c3de5af940d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33053a7b3fa1426391f7886dee739e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "68788b829c6c49ea8d7e186b8070530e", "region_id": "RegionOne"}], "type": "baremetal", "id": "d24e1b0702d24ecca777eee8811da6c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9cdb484700f47279078316cf1bba814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04ac8b7ee8f440509c35ad03f782876b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4396b7b5a4d84854b517281a3d578949", "region_id": "RegionOne"}], "type": "bare-metal", "id": "72b66a830b964bffa7bf2a3afaea7343", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0df1441b79884a229c73f01d8fb06da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "907587b845d84526b16dd014093b75df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ea618256cd5f4fbea7e20d28c6599bf3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5132cdd0db9c47ebbc7cbd307718d8ad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d66762bbe8204c5dad3ce9dfb76f9bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0821a14a68eb4dea9c91dece54a41217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a36b1eab496744489272c18c0e6799df", "region_id": "RegionOne"}], "type": "key-manager", "id": "b0c7e821adf040f9827bf9a9e9c951d4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e9bbaa438e64c4680b1ff64d429d2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1ed84c35ae34d2f9e74c9546c02afc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7206ba4d5cfd4a5793240bc5500e3265", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fcdcb99b73a04287b6c5ca8f78a040c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2399e68ee9d742e4b12fac602c577e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58c451f14e654f24a0eb8910b38fdd47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "83ad567a75e64b33b622624824e20845", "region_id": "RegionOne"}], "type": "infra-optim", "id": "07c72d87f0c24cfaae8463850a8883cb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c5182592735648af8112d608f489d9ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "208a083a7d594631ae262eb589474107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e74b86befae443f5b53c7e2fb8482ca7", "region_id": "RegionOne"}], "type": "message", "id": "9c85229d405f42eea3b92946585ec570", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93a70a2642a24f56889104d772a73d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f4d13c49d53e4142aedee7796e548d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f95076aba0144dd386edee6141451616", "region_id": "RegionOne"}], "type": "messaging", "id": "ec66077ac79a48b683676745fe7513f1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ee4834a3a1646969adf4d791980d77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8b0181c8b1ab41a4a495f7096bb98e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c881e18a980847ccb1eb0c9b11eab2b9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3077a9da41934dc9845c9f9519959d6d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35345523c2bc40cfad5efa614d1bde36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0171cbc9e9f34e289db44425b269204c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "302403f12bc643559d8b52ed171c94b3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7e8a14c7c4b044fd85525338f357148b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0986b9c1e3ff4849975762bb01170136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24b6fbf3b09b497f86ebdc5a62fb90c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a72bc4b585c24c81b80aec5d3238ce01", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "70c32f6ab8f047f19622fd7dee8a3a12", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "910b4c92fd1b43d8bb6ad5abbc991f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b9d5f865d404d68a1178e92e2d5c600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08d21f15c67f41eb86e353e88563bcca", "region_id": "RegionOne"}], "type": "container-infra", "id": "e86858fcb5d6437eb29b2d042e0b402d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a5f2845a9da4e42b824ad1b35534cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d540082485b8479c9a01755c1e427c59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d2f2d68b08b2470bac9e1534db626c99", "region_id": "RegionOne"}], "type": "search", "id": "d7c975405a3c4c48b9564c3b34c04f71", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e10b9ce2f45e4d6b80d0adc7bd55a247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0fd853defd1c4377adda516899516975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "472c4f37f8ef4342b04b30756940c83e", "region_id": "RegionOne"}], "type": "dns", "id": "d47c11eb929d44f68e23970652f24c8e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6f3f6d33d6b49e19ff2f40da574ea3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "999722efbc5b42aa80a1a0b91fc89d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "424ab88958f4421684f76a7b799f836f", "region_id": "RegionOne"}], "type": "workflow", "id": "e228c09036b9438fa106037ac334f0ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd8e91989bbc40788ddeecee7f5ff68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c0efbca2fc04e44b6fba97d5d4d6d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31ef4bed6d4243a5a37d0bbd30d9145e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "980e28717ed5439e8a7e558d929dc391", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "59dcb2f7bd494669bcd106e87a7470e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "12a0e2968ea548668ca3821fd70051fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "559e747228064efeb4d8187b063db852", "region_id": "RegionOne"}], "type": "rating", "id": "608325e9bb2943b58088de05352b17fb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35e340c0ad2c44c4b7fbfba56ed4c01b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fcfef8fbae8141a08420c6759cd5e0e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8cd2531192ca48c1984f2a4168dc38e9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a1d07ced7d0d4e809fef5e438f0930b0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26b288fa1d9a4ae9ad519975b9a88525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4acc26a162414bb68d0ba8597254b63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "405c6a3ddd2a497ab5efd987f5612a05", "region_id": "RegionOne"}], "type": "policy", "id": "501d8a89ac914c5b8059563e8f737333", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec5b45af34a04d15a1567d85799f256b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8e15a07d2f04f0d9954e52746d1ea60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6ab37789e0b4e14b5e1ac203f293967", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d34a0be8906c4c90bf1d2d5352d64603", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76b0e6ec55ea4cab9715d519624e524b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb4a9e3dd7554b88b3c06e916ab8d9c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2400e36ea804c8aaddfcf16880da50f", "region_id": "RegionOne"}], "type": "sharev2", "id": "51c0d6d634e240cb9690ce60f1b55127", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d33c4c367f814c8da45ca0a7c0546969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d2446e5007e4730b9024ae991ae2fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e4334e8953234c9f9468b8125f8608d9", "region_id": "RegionOne"}], "type": "share", "id": "ba3aea58b1044c9394b5c02eb11e9423", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4d38345d81f4461b97dbdc5f32fe907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e23ae4e8aac4e4883da245e0f3b2a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e89e872fad840b7a2a14c88e573a0e5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "825c04c65ab2413790d5dd0ee7db1404", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc55d2044d9f498cafd4d82bf7a38228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a012ae3dc8d4a859ce153aefc26a80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ce020210277416daafcb9f8cfcdc391", "region_id": "RegionOne"}], "type": "orchestration", "id": "7da33d958b944b05a90194f0ea1545e1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55c2a21a31f040ff86ae7140541ebc91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7bff066ef9147b8b769d0dba9476011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e3f2e96c95047a5bea7494f3cd48354", "region_id": "RegionOne"}], "type": "block-storage", "id": "45f14448a23b453ba645726afc5c185c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ebd45dda0fc4e5dae08a80fec2a9415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58f6b73be2fd468f9da83ea0713fd8e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b4c30bb045241adaf343eb73a620056", "region_id": "RegionOne"}], "type": "volumev3", "id": "28f69c4135fa4ed894dbdd1e2d92bbf3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be4b814046f34702bd7bfa96f51ddc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c64950c8f9164b02a8f3b89402ac1493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b07867eb9d41ce8692caa5e288d1c8", "region_id": "RegionOne"}], "type": "volumev2", "id": "08b6d2fc29f448948e22ddc347ee791d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b86cdd3dd2c541bca3b907262f678f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c369dd1a5724e62af52c78f84a5afc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ed33aed758b4044af83b51be01df55c", "region_id": "RegionOne"}], "type": "volume", "id": "a93bc96c303141abb5794a1b9af7abbd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "134d843eeba44d2da983a411d572afa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08c52bc2096544d597e98ca5007b6705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df50066bbf0e4c30afc8a9df622fb40b", "region_id": "RegionOne"}], "type": "block-store", "id": "56b92a62d22444a0ad268d921eeb8dd7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4508c1bfb3714f249646d35216a8dbdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d85347876f8d493db90d9a6261cb7846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b3123ae59dc4ac2806ecdb0180ba8c0", "region_id": "RegionOne"}], "type": "alarm", "id": "cb95e6ba87d04ae09219acf3ad647a23", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "75a4df1a89684a13b1aaedf0bb63f9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cd2974d46e7d4daa9f9494576dff93d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "85253a6e5f62474ebeeb2dc0e4002b2c", "region_id": "RegionOne"}], "type": "alarming", "id": "bc7351e325e34c52968ae6e6738600ee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a75f64cfb0054530812519265105e708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51f123165a3c4a02b7aca4ac0272023b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61aaa31763cf4063848547459b9045bb", "region_id": "RegionOne"}], "type": "meter", "id": "2b162392722f46eea4fc907b005cfed5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbd5f24620144d9f946b7e3f1fa07131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5808471f2c64432387e3b192420e9c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e701f5a159b74abdbb3283fe1ee35c05", "region_id": "RegionOne"}], "type": "metering", "id": "161ca5ec0a8e4546b6035063c50d8172", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "388f4445f7a3486fa5739c114421e988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "62dec3f9cab1488dab4e04e076f15551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b7fd8fcb83141e28edda44e48e0f1c8", "region_id": "RegionOne"}], "type": "telemetry", "id": "62511d9c63a14f81ac28793f16dd0d43", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cc9a3c6f33564833be2443262d777783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "297ff9dd949a4a43a530e64ab2fe585e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "294448bdc8b8467cbd674894b26cd4c2", "region_id": "RegionOne"}], "type": "event", "id": "6eef1320689a479aa42c1c5fa5598ff8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "040ff725c5ef4918880365082635da60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "732e9d29b75c4895812478ee4767d2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "64aff16fd6ad45b88ba73388252d9e7e", "region_id": "RegionOne"}], "type": "events", "id": "3355e9e4be67492fbc3d3d3d5dd02f3b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "443fa2238506458c83fd3213e38cf9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e3ce9a67bc54911913c0ab70ed492ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2288ae09a612436c90ebd08bc2ef725a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d5a265e6cdfc46d4892bff47fe6ee1bf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1443b0cf12943089223cb5c990420ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab68233d18ba459e9831521a42c68ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ebc6b15b343c42b09bb85fdca07a0a3d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c0bfc1b71fc435a9a1a613b6351bf8e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b06ef5086dde4c65b076177f1f621426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "756e194ed4c54e35a620f76db9af9868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff054a7aa3f04c0ea3891af579dd5d71", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "506f8e4da73d473fb6954d5876205735", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbe05db9634f4ad9b0cdb6c32f2bb308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49c4dcc8d57e4fa88f58e1f6275d6c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cde6ccf9223441be940341a407f7e3fc", "region_id": "RegionOne"}], "type": "tricircle", "id": "8c231265f56046bb9b710178f614bd81", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "030343a3e5494639a834be49752265e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0596ec5dd558431bb070305ef8070f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d8807b5ff9424706af9b68dc8aa2fc7a", "region_id": "RegionOne"}], "type": "database", "id": "16a06ed0b0724cbf898bd805a72dc5eb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb1f1403962141b08ea1a782aebfbf78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5082db8740854b13a4895ae710ca6ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d9bec26956746e5830a15633940808b", "region_id": "RegionOne"}], "type": "application-container", "id": "ef2608cc0be9447f92d9efac6dbb2dc3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5b509d2b0a84c08bb3a06681ba5b712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6bc60903fa14702b3f30637a6c9f95b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad3d6c617e084f759110ce56118bf120", "region_id": "RegionOne"}], "type": "container", "id": "2445fe17348845d79209b468c195c101", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c75bf3c9db64030bb89c2d6ac8a223c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f69caa8a861b46588bfce8f38a33ce95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c762b032e97c451cb3b0fce94c295584", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b0a3deb79f4841e781518fda633341f9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86e6756f1f8e4bf8a6ccbddddda7c325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb16767626d841e1910769f2231fe75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "640c3cdb663c4a3baf515ede5c3c37fb", "region_id": "RegionOne"}], "type": "rca", "id": "178f1abdd2b2434595604c212f5d7857", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3bdb9b100e0841109383132d349711cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7fe5fed9faf84c5eb9ef682a5f94b43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ab07217537dd47ac8902b3ce03e57134", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3f9aa9f251b848b0bb6f93453d6c64b3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "711b51957bdf4927b4876096c67d28c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5a19b76e88554e6db52bff8636576bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0cea89025d0944dea1b9a0a67e4c5554", "region_id": "RegionOne"}], "type": "network", "id": "932a4f512cba492ab9cb5f0243f3f5da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5da66d01fb7b464193569e4853274d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3363d517539b4675915059dfefaa4870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bd9ded0c98a544ee8ec88e50074177f2", "region_id": "RegionOne"}], "type": "backup", "id": "978b55beeeaa4a1094d0a2d5d75421d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38c191109e6a4bb590af4f7621f37be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3473025a21864e5c96031b7e46a3dc0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6d9f3f9d8f8f47ec9741a5d8a8db73af", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0b70283a97184cb7a52ba66b06c98a4f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "872ace9651ba46868025395d366e500b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb75f6089aca41838c289937a2ccaa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "34bb9944e2e64c1b8216dc83214d96ea", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "550079e45d064146b4bd5c0f0a1310cb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a1b200cfb4234b8b84c5483687bb5cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53ad4b433c9b45e3a94de320c168d276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "57597b227e8842189f2bd699ab1f7768", "region_id": "RegionOne"}], "type": "monitoring", "id": "168dd939cf6f4609b34aee2f972e8f64", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ee69abe12f842ecaacd5d847de24fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bfbe5607f0ef4e85a107deeaf6dbb179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ff9e713fc7fe404db17c1f8cdc2a6c22", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d5d6048e5d854b1f826a2310cee681ba", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fe3a6c8b696460d83ea1d81fea32484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4232f1d3e9a4e759977a4d161ea68c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "227e8ad078054c86a75d0108ec2483dc", "region_id": "RegionOne"}], "type": "placement", "id": "bd9bce7089b549ccbdb0f602077de017", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71310d4cb6f34a1a98bff3ba30814741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bdb917bd4d146819672e46c199c2cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a6106abeb90a46edb88eca28913445f1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bb458de97968449d94f458c0d4cbd304", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83b558c3109c4e4fbaa048b8b8f3140f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5817b99caba9410dbef405b9cef3c8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea41126322374d36b28fa31f59779953", "region_id": "RegionOne"}], "type": "ha", "id": "aea00d692f8144c0b863517a1987c1db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "801becdb3cc64c51bba967c6fce5a6aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e8135e1ae5f344c5b55d16471a4f06ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3dc7c47d32654d6eb855948094b50962", "region_id": "RegionOne"}], "type": "reservation", "id": "22b068b2e54f4837bdb9620500b9ec9e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58855c42584a4134a00142a2dc4ac0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "730628aa825d459f8ad17a1ab22411ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "37123599abc44d1dba17da34db75189c", "region_id": "RegionOne"}], "type": "function-engine", "id": "14a3cb8df3a74049b0ca1db9ebfc64ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "74146eb9054b4962bb92444e9cdd57af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eb1cf1cb5d214c73a19480ad1ad9ff36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ae6ebe7aa58e4a9c8442aee12ecb0253", "region_id": "RegionOne"}], "type": "accelerator", "id": "7c0d591376934353a962326affab72e8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "047a6ec10df2492c94a31d67587040cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ccf02c72f2874d58b5dba0418d28b75c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "27f2e94a5c9c4eb8b20d81d60ac46296", "region_id": "RegionOne"}], "type": "admin-logic", "id": "500c5095afc1436682d93036de68c909", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2e4a723c03940c08f6de1236993acb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0a23897b1de4344ade7ce2fa34a6fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "604b5f2d86304f0fa08de32c500b857b", "region_id": "RegionOne"}], "type": "registration", "id": "1370e244ffb648aca3293f74e34e4758", "name": "adjutant"}], "user": {"domain": {"id": "26ff71abf3334267bd7f1d1d43913761", "name": "90dd605e0faf4af593861627c9de827d"}, "id": "91c5ddd515b745a4be2d862cbbe14faa", "name": "e3418c90e3234d80b1f7373240fbdb87"}, "audit_ids": ["69618b3c0ac346f6b5e9d086e4ae121d", null], "issued_at": "2020-04-23T06:25:56.895993"}} 2020-04-23 06:27:57,058 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,062 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,064 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.209825s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,000 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,004 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,005 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,008 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,021 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.941827+00:00", "project": {"domain": {"id": "6c0e157a85a84f5a97e10877820277e3", "name": "bc260bcbac7b4e2f94f7acff80dd8c70"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0e1f51799536451ca11d26f4dc928217"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c0dfd3453a464f3bbc4779e1875ed2f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b4a8940e77f46ac8c6601f8892ca9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a48a894bb61240fda195b93170828696", "region_id": "RegionOne"}], "type": "identity", "id": "4538f824a4564bb5ba12bd017e1174b3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6ba7171e8f0a4a45b2e6d0c33b7d8758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4960c37410b14ba9b6df628668d4f03f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6723fb1b71924c7e9f5593312633f6d9", "region_id": "RegionOne"}], "type": "compute", "id": "2513ef270f4e4c4291a9cd6b839541b1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "713f26b58b5944b6b2e1f14f90a3461d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "87bda0648175478a98f8e867a69825bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "10861cb5e6ba48d2a91350ba39c7a489", "region_id": "RegionOne"}], "type": "image", "id": "0aade637ab854fc3a38f8d081da5ea06", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3dd2a393d4e0485ba319083f1fd1eb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "63f935a0d0584b4a8d2da86b2f8a0aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2ab9954696cb4ae8a6640531c8ee31ed", "region_id": "RegionOne"}], "type": "load-balancer", "id": "21c18da82e234fab89d16eb927e89ee7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb8ac8542d8f451bb94f35dfa393b8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6ed40e2ae2a4e16a7b63eff3dbd2e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3216dde27f5f466b952c73f2fed26c63", "region_id": "RegionOne"}], "type": "object-store", "id": "9d511aa01b3a45bca1b67075872af8e0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e94d6be26a549f18992f5ec34ce6899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8f5396319d743c9a98f1f86a5bf9bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "71c771d149c14a6296a32a2c672a8105", "region_id": "RegionOne"}], "type": "clustering", "id": "a1632c3b621148468fa6eabbb36a2266", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f47eb4cfaa394e9081035ad006b43ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "889c5069753e4444ba60d4195312d090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10025c704c4643f59db2ed2b36b79d89", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fbbeacddc90a43928291fa1ce54f63de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd5a0b4d2de34e11aca365d830af2dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3093cc9bb664451b7a49da0ee683f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25c00d3579524039bf328f62ca83fca2", "region_id": "RegionOne"}], "type": "cluster", "id": "4943f12db4c94a4991e4214a54334311", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "79bf20fbb0b142ef85a17451ec395bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1f895611f66418898b54830da4aaa2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0b6ad4ab92c44d4b9b5c18fabcb57ad3", "region_id": "RegionOne"}], "type": "data-processing", "id": "5526e333c9034830b7fa4aef39111caf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa70bac69dfa454cbc8915b01e2697d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c978faccb94c4fb08159473ee766f5a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "409ff7e04d634c6aa86dd0c75a4d9610", "region_id": "RegionOne"}], "type": "baremetal", "id": "61fb5a645dab4259aa16a8ae57b339c1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f271f91662543d29f2d8fe674118989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e62dec1e6a0b43dcab5a165fbde2da09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "637b08b8372a46c79bdbc172ab30ce90", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5e5ba235c7aa4c25aa965b2ec3124646", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cf4437bfe49a4e0a9ff15a2ca6620157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df451faf86254322b14da070dedb86ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2a67f75ec9314e5c8a2d89f02f3bb892", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3244fdd84f05462886b9b551ccc09f14", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b916b520cc454b8887dbd0a7449d4d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f09c432cde14a508f5d162784aaffeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "16b8edc4b8c948f8abdbe7dcbf76fbc3", "region_id": "RegionOne"}], "type": "key-manager", "id": "a565853b9bf0477ca6e83c56da00230e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed521cbf29ca40618c5453fc62e30c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9638a49d5d34e3c96d50a5fe5704f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a31284f85854bef9dc4d53cf29db640", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "714169f5130d491d948743031766b94c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b90b7fcb86d04fd0b66906dd094495ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b4ad07cd346747debcb57e9be7d18231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a4db7b9989b842928a7c68ef45d4afd6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "58587d675f7842b29d7e6e3ff5cdcc0f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "05e382e2315547419f834925288b8d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec08511ab73949fd9ef871f02882a758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d91f00c2aab3430fb0ef9257c74e8856", "region_id": "RegionOne"}], "type": "message", "id": "ea53b0126e014c5da2a0cb2243578b0e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d241a27a71a54b56bcab9668063df93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "83f95b4f755d4a16a00def80e14d43c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "967b8ae5793e49609981be7dcd82c47a", "region_id": "RegionOne"}], "type": "messaging", "id": "69668ac06bcb4c0da63e6bb0c40edbf4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e163ec3981a84e5db1f513b2fa2e9549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "427cdc0232ad411e81ed92f7af804bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f3da1ae7f4f74748ada5d5b42417db40", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2572ed5df4ba40e7ad8f86b311a9b252", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f4f0d18592a48038964231cd5c9fd5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "232551f88b864b63a643a70d42637f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f26cdcfef254ad58fb22bd41ac07458", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "91b46ac611234b8d9e5f3b3c08c1bb88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "424a0a1fb0fd491ca34a98302ef6ed14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "519e43b2df5a4b90ae41028ce166482d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "031dd96cb2b14a359417a448d025163a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "598b4287ff5445dfb7cc92a614981cee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ef84d8db9f440c496c763b22a8c68b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53af2cfe60984f088a88415da8cc18fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73fc3fb8e6f34bc39ffbdc7db30cbb1a", "region_id": "RegionOne"}], "type": "container-infra", "id": "9e14377817334ff6aca662e8a81e9af3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "80726ee367fa4e388ff4099355f26f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "385935defe674198879d79c273134871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7a081e05cbb94c469fbfefadfc9a993f", "region_id": "RegionOne"}], "type": "search", "id": "7435996dc5c0447e8611c4b6a4658761", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d2267e4bd11041fa88883d625398da8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "808099308c2147209f7bb8852d68c2c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6757d2491b774d42974c85168c453949", "region_id": "RegionOne"}], "type": "dns", "id": "b96f570330e64d2daf5f726cd82ed300", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59f4ef7df0d94ae3a79e2bcb4d699249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a94bca756f0d452c820cde1beb7d3a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "afde77f669274eb0b33f426786a1fd09", "region_id": "RegionOne"}], "type": "workflow", "id": "594747861937409aac3ab8c29b369ec5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08121f3596674b3494744b632d069bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ebf18b31fdf4599b1a1fb87b3583a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d0a69fa29a314b6fa5bf9ec9c2ab2712", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b0fc8324d331499a97f4b9d9c5799ea7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "38c00f0bf1284c659124356c5fdee7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9d53623fb79e43da8ff1f282b15cb19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ade0738d73054660a365791ea4338716", "region_id": "RegionOne"}], "type": "rating", "id": "487e66dac6c741f6a1ba416f8bbca318", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2e483f68b534769a4889082bdac9d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8f0452df2384e169b767f1b835dd73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2bae3210993e4984b06787c2b555d8f5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f086097c4a5c49ac8bfdc61f026fc8af", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef735aaa3d384fbaa9af8c5290e4bd15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0de8270efe34cd69b6f4e680f1cb7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "525ca8017c1c4a1aba3f4e6e83065581", "region_id": "RegionOne"}], "type": "policy", "id": "2d3550061c0f45dfb961ffed31821c4e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b99c8902f1a44b1999f327ef94f84455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aa804452a004da3be85a2a78a38d286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fa26b1f771ac4d97ac1f0f403c6e5b51", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4c7fad073c7d445ebc1132f887502c10", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1dd6fe558a2456fa8cf364074aaa58f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0b363fe30e04766845de8860b814fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8cd05541f8a544ef8153342cae6f31e0", "region_id": "RegionOne"}], "type": "sharev2", "id": "862b92a8130b46279ddc8846840e1717", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06f01101de03423bac84ae4de86efd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c7c8fb41c3943bba114edf6c91334bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "705e5cbfd5e74b2f80b1b10340db9252", "region_id": "RegionOne"}], "type": "share", "id": "8536cbda062a43cd9a49c6da9bf60226", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "14446266bb0a4c8b8151e224a2f074ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "52e2c2bf79cd47ff87ff199f360431a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2630edf45f534b2d8ca03db4cc2db438", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "003b4289c99a49b69dd5ade18f7d57ef", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ea0be5ed8e24685a4e5ae0c5f1cf485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "224ceb3454ec4987aae58bb5dae5559e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e94a012888fc49a79a541abd2bcc189e", "region_id": "RegionOne"}], "type": "orchestration", "id": "0ba4ba4ac0ab4860a99537215f5651b4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09e1e89ffe9d4a0ab552313d49918d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1de5e917081644df952c288fc581dedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0111e0b382749d89c74ad291b8c2bf5", "region_id": "RegionOne"}], "type": "block-storage", "id": "d1af3a9cf90f45eb97f28e062774e390", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e54617b4cd93426c8d9128da99dff333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92817e83ed004e0ebb7ae993700fd1c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcf396d0fcd14701bcd60b0aea74001b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4ecc7ef4b8dc449aad201c8178ca2a74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebaaccb6a0fa434bbfc45e01ba816e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ceaf68bbe9d4c8abcf632db79d44131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87671b65013a4bbb8c7e450e4fd199bf", "region_id": "RegionOne"}], "type": "volumev2", "id": "bebc0438d190472d9f5a02af59365ba7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1d331843fc64091a5fdda1d568a1098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffd47e3b9bb641ac8ec111ff1e13dae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb769e40de744c5ba520e86652ff4854", "region_id": "RegionOne"}], "type": "volume", "id": "8bfee654cf4f466eb293a4cb37460abc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb8b53e246f4cd587c6b37327eca58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51c5249b46cc4a9ba708cd5f6774c5d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a06797496e4447329be177904bcaa25d", "region_id": "RegionOne"}], "type": "block-store", "id": "802010a32560487081a2416a03163758", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ff89070c0b940ef977f3d2a1e9087d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57a958516d444c948fe62f450dd3636e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23de229bf9ee434caa04289c0fa8538a", "region_id": "RegionOne"}], "type": "alarm", "id": "b6c20b10b93b499c9b44f58ffbb1a939", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b4ea535ef804ec1a2e397363786510f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b1d8973ec1544122b1b05c472604e718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "718e18f51f9b450bb1e1027c5bcb453a", "region_id": "RegionOne"}], "type": "alarming", "id": "d29dde17733e4fc09d7522dcda8052a3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c4db76b5d544cb28381ea22b75eb45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a77550d15bc44a738701caf3df092769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04027f692b8048488db6ba13b6295e54", "region_id": "RegionOne"}], "type": "meter", "id": "794ca2c084824ba996321ae12f995def", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92d90b21ac0e476a9309db4a832efb14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a608633dc470464988d4369bc747945f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8aa4379df74f468fb82bc4244ead5113", "region_id": "RegionOne"}], "type": "metering", "id": "4e92af5701cb4110900e962e7b0142b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c85d86dc3b574920ae987a42bdb8f340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fd6e3a7c2fa4208a440b8356e606fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4c0c703ef45b40ad942ce35a879bac6b", "region_id": "RegionOne"}], "type": "telemetry", "id": "f59ecc3e1f7547bd9130fc57c3cc1997", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "579344ab0ccf476686bd486214be43f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "615ace7d564340be964a9dd417a6830a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b840cd548579480aa359ce554ea92b37", "region_id": "RegionOne"}], "type": "event", "id": "34eb78162ff845e69e7f13cd083a2905", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "369f3447859e44b7a138a2dd3407f31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "518db1a9ba6d420c913b99de454c720e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8e5f0105adbe4180b314a26ae67df1c0", "region_id": "RegionOne"}], "type": "events", "id": "df41d7c2f4c14c8d9cf241e32b3f85f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "308bc40dc4a445f091f2756c7044d72e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a34cbae6baac4916841104159241c74a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dcfcd1b835c4e98965a1bf99b36bb14", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b5028e93ad4341cda20224438af19558", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3fb4de8e27f34aa496058f4a5526c95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42f1caa3032d45d7a1f76ddc79b3cc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e3646ade00ba46cd8b0f8c21da66e7ab", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2825119d392d4a04b80b80e9f05591b3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20269fa4dc8e46f9a8a9c4e0704f6e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5ca30c10d2d4aae99897a958598e150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4fe15773ccd479d84a946bfe834f11a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b250b2f336364876bf4507e5ab6299c7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "172c68524d7f4eaf8a655d7eb07d4347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7aadd2e908804722a89fe80afc1e8e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "40a9122c11a04f2f8dc3223530b7e486", "region_id": "RegionOne"}], "type": "tricircle", "id": "dfc17a6088e44ab48be8a0be0d62989b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8e40eb4291e34983b95774edc9128ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5c26d876245e44f1988a82346c149774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9720b5e5b8fa40bea5d75cc308363428", "region_id": "RegionOne"}], "type": "database", "id": "5d4bd2a382c94e209c8a9d3f76f41aa7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "060775c7ada64e9cb7290a53f0973706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8325105bebc43d2973649ac8da7d889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b2e9d8d16d794fc0bd2aee3223fecc49", "region_id": "RegionOne"}], "type": "application-container", "id": "6a43367902f14decb77c1febcfa33e8d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0012779e6a34cc19b91de300ea980f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "466f996dcf6f4530879072071a308870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bd3a5420996c4e2ab4abf02f74e13474", "region_id": "RegionOne"}], "type": "container", "id": "d7ec93f628514262a66a408ad4cb9276", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54f31d52e34d408b8cd5a9da75843c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5a73c146fb146d9b97060b9bc34c4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "83334103d5dc45a18fc0e84dbf35e5a4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d42142d65ed9422aa83427131367f9b2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5599f19332641bbb8f0a3f64368362e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f0c21c6a5b94391b02cf7e62904437e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5154a9485e76456baafe18175346a916", "region_id": "RegionOne"}], "type": "rca", "id": "21b5e3464f8d4e9092e06bf1c56c4380", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0e7fdc3e7be242d6b49485eb4ce49117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c6dee7aebecd41ff86dd2e017ae6edf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c4660f5f0016447b81dfbb505b107f4c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "29ea3baa5eec498182a2c11590890db0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4b590be7d72d45eca7e7ec4568469756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "44cc091de79e43828c56a9ece589a272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9dcdc7a0a9674f74a65ed6e584745bed", "region_id": "RegionOne"}], "type": "network", "id": "a8429fef6ffa4f25b5dcc6bf961a8b3e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e0d69a36f5e34ce0a17a518685663985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5dc572b302a40d9bd036b279f0e6b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "073cc23c59eb45cdab770166350830b7", "region_id": "RegionOne"}], "type": "backup", "id": "fd1c3f8c4f514b5094f20fccf6e365b9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "da39dd647ae44497879a0826692ba2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b11b4e51e0d943bfb32c432dcf831baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b61e3c4d3d7149a992889e2984b30d89", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0819abb8efb84fb092ffb18bb5803574", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5df98c824361413b97a7ddc1094f5a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f08e6a9b4bd4ba7a4358bb855fc6846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "84d59111476f4b75baa83e0afac5b3fc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ec963da0ac01420397e8714fbe6393d4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3e65dac7833e45d6990a9ef4dd0c9b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "087e814890d640e8a535a76e5d0f19b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eabad77a3fad40d8a0da4e62f67b6d2c", "region_id": "RegionOne"}], "type": "monitoring", "id": "6b3f29591a2b4eb094ad516e7ecac354", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f1b81361342445d1a5ca6c415d3c35fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6e668f1f1d8e4a989a8c1c675292b332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "97507abaf2034730beb231b73d954319", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "73430f0c021a450598b699341ece44d5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3e01bc63caca445a88b9316abe30b237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a27e9a61e6d34c8db16f1556e0ab57b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "78536e6b3cef48b4b807e51cb17c74c5", "region_id": "RegionOne"}], "type": "placement", "id": "e18d22513000472d9365747afd1b03e5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6131861d0f14cfcbd3547c74c81df64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db57a2d0cf5346ceb99aadb2b4336254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40a38f23df0b47f6887f95d0ac95de87", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2f64faa765734fc7b3366eb224a59a60", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd3fcdb9745b467082ceceaf62742232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f5d68d2e99a94c1aa49cfe5af845cb1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a0335974ece49dd9ea099dbfdab27c3", "region_id": "RegionOne"}], "type": "ha", "id": "10fd2b6505f64329885427bc3cbc2a7c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6bf980b5bb134494b837e8d4fee5d98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "57dba97151fd46d4a89340f5bb8d5199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "60c7fa57cebb414399917c5f9d10cc2e", "region_id": "RegionOne"}], "type": "reservation", "id": "defd9b6b34c44184929ae760fe57ea58", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ea3d64acc5f849d3b499b5e0981bd33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f67a48f562d643be9652bd47d1a65f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "16d975c13e1945d085b631257bfc5b78", "region_id": "RegionOne"}], "type": "function-engine", "id": "1d558d8a179049be9e60f47f89caaaeb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "933d8f67645c4a4a862355f323587ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "988af5de7f1446d184d5eea934096554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8f962d79652648a0bc1bd713b7bb648a", "region_id": "RegionOne"}], "type": "accelerator", "id": "6a73f905afd549d58949ff5cc8e9064b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7f3f4518cd4043539fd8f6f39c8f3796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "763b2354745847ccb99c0b024951cd30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "222ecbdd6725424b940b9fc3f0180ed9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d51d0ae47fa7454080ec505bcb913526", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f67e0a88f3ec490a80f1838190de3d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "558d4db0921b4abfaf16be15e67d8d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f04d2e14dce4455cae59b3a2a7376f6c", "region_id": "RegionOne"}], "type": "registration", "id": "a2fc9032a0cf4aa9875cf6250a6dd404", "name": "adjutant"}], "user": {"domain": {"id": "3bb03e978a274648a8be5a4eeec76f24", "name": "e9c11b30814041e3a0039c2dc82bb646"}, "id": "63128a788d434b10832184a113ff81fd", "name": "6dc086687eb44ad4a075a10317e4a743"}, "audit_ids": ["6a91de081a3d4a64ba710f05dfe9d34a", null], "issued_at": "2020-04-23T06:25:56.941827"}} 2020-04-23 06:27:57,130 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/max_security_group -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,134 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,136 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_groups?name=max_security_group" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,140 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,142 keystoneauth.session RESP BODY: {"firewall_groups": [{"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}]} {16} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.319913s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,826 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,829 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,831 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,833 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,844 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.782124+00:00", "project": {"domain": {"id": "cb0672e9b42c4ba4891f302f4a59221d", "name": "051fa612ede74e0986658d8b7382b297"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b06b42c6899c4425a18e0dfbdc75fd64"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://example.com/identity", "region": "RegionOne", "id": "318e2401020649d097d666efc22f1a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/identity", "region": "RegionOne", "id": "11e1e819d84d4dc18c3c57b9e90e8df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/identity", "region": "RegionOne", "id": "1df8ea3f7fac4677b0247b0389b129e1", "region_id": "RegionOne"}], "type": "identity", "id": "57bda473c5194b06b57487b1f3e6a947", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://example.com/compute/v2.1/", "region": "RegionOne", "id": "8de0d523fbe9493792c892b7e8b224a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/compute/v2.1/", "region": "RegionOne", "id": "ef4ed3c888354727a2dc65191d28b748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/compute/v2.1/", "region": "RegionOne", "id": "6ff5bc4f21a44aa681710d07be4e2db2", "region_id": "RegionOne"}], "type": "compute", "id": "828e5d53b4f8491dbb1e1647d841a02e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://example.com/image", "region": "RegionOne", "id": "b8e5212bf80047849669168183aa0d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/image", "region": "RegionOne", "id": "7c86f8c992e341498cbd8ace33558bb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/image", "region": "RegionOne", "id": "26ef8e90ecde450bbccd0acb6bc080e5", "region_id": "RegionOne"}], "type": "image", "id": "e5d515c5e6ae403886f1b98498b44054", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://example.com/load-balancer", "region": "RegionOne", "id": "08e8b7142b93435cbd217b818d563a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/load-balancer", "region": "RegionOne", "id": "457f74ede50845d5947df494a87eb851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/load-balancer", "region": "RegionOne", "id": "21f981cc0a32467789fb121cbe57afbb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a9a673abe3a24a2c9d6864d6311f9fa4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d4fb16652aa44c4bccadac4c6dd1565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74ec03da13a04d629a96a40d32304b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7791eef9f7cb4f51b738d592998332c0", "region_id": "RegionOne"}], "type": "object-store", "id": "965bb68654c343009dd1d5624ecdb6cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "662e873801cf4192a210a239db840f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "ba8c186a790c48fc977938d6a6f4a380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "9337f971afaf4010b9c2865ac902b8a7", "region_id": "RegionOne"}], "type": "clustering", "id": "4222c8ad73c64bb0af05d922da5c4aec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "d49ad196f69249a99c251e9b4157cd9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "500cbad846ab401080db03e3e8f44946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "61b69b114d294344a1abfa5f867112ca", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "aacc2a3df66d4e108430fd4277a2effe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "bf8b740049cf4efda2396296d720c215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "c2bab76528eb4db8975699c002249ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "f1de0ba0658341ba9b8d6cbf4dea9d16", "region_id": "RegionOne"}], "type": "cluster", "id": "75009369a45748cdb12c6fdf0c4307f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/data-processing", "region": "RegionOne", "id": "72c57ea355bd4134b3e669a0b71f7ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/data-processing", "region": "RegionOne", "id": "f061065e30444804886389972efba8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/data-processing", "region": "RegionOne", "id": "5da66db95e1541d5a4d41c378e656e10", "region_id": "RegionOne"}], "type": "data-processing", "id": "ae4ab5ed53874ad2a9016f0c7da4242b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "fa86d23dae3b44e798cb1281c288fc1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "e6c3331be8c345e6a27cb7a1a48f9b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal/", "region": "RegionOne", "id": "2127e21e96ee479ca09fa5e6ff44cbef", "region_id": "RegionOne"}], "type": "baremetal", "id": "ab95d1c3932042869e0f992c67d123d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "82f9d94545304ba290fb91e87af310a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "bc1633f7e6bb4a8da5f876b5644554c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal/", "region": "RegionOne", "id": "5669a594950d4489a1b90e60385630a5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5eccdbe346724f4fa8c4d84fca536d4e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal-introspection", "region": "RegionOne", "id": "ae4341d642104d7fa8d1db2f4a3355a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal-introspection", "region": "RegionOne", "id": "d59fb9282dc14cc8884567eee5001c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal-introspection", "region": "RegionOne", "id": "0ceb47658f9f49a8937d797913986794", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "56905783d35c46a599b3997031ebbebd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://example.com/key-manager", "region": "RegionOne", "id": "22ae9a04d5494df680419437cf8bc427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/key-manager", "region": "RegionOne", "id": "3a921da6e3f04d1282c27ae1a3781e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/key-manager", "region": "RegionOne", "id": "673e338694f54960a1a36882cb3c5896", "region_id": "RegionOne"}], "type": "key-manager", "id": "284cf8a052474c61b76376c046c2757c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "14e42f0397b4427ea594d7efa2e9c5a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "1265e98481954c1e82565745708bc8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/resource-optimization", "region": "RegionOne", "id": "c277a300541649a88ca119cbea1231c1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8a2c04db53ef48689d50936d051d2754", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "d3d2f94eb93b4117837f7b8982b09d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "04a50596d32d4984bd7752fcded2fba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/resource-optimization", "region": "RegionOne", "id": "777b4908da154e4d802932920d7fad6a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "22d43fe2cedc42eab5234f5096225794", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://example.com/message", "region": "RegionOne", "id": "cbc1ed8a26864f8f8a73bb2cd917b3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/message", "region": "RegionOne", "id": "685b8345162442ec8e0e85a47c1ad23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/message", "region": "RegionOne", "id": "b78cafe11653420f823477835f49d587", "region_id": "RegionOne"}], "type": "message", "id": "9323f9f894a541f3a0c41fcb95871699", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/message", "region": "RegionOne", "id": "730e271200ee4ba5af8b565781071d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/message", "region": "RegionOne", "id": "6bac2c07265f4781b3bb387f12de8d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/message", "region": "RegionOne", "id": "5203691c0aa143728f92e6e159afbe07", "region_id": "RegionOne"}], "type": "messaging", "id": "921b4e26d904429e9108ca82cc91e83a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-catalog", "region": "RegionOne", "id": "329d6695125d4ee7b56981c68a71f6b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-catalog", "region": "RegionOne", "id": "216473489287408d9d44b20df6e2e6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-catalog", "region": "RegionOne", "id": "b943624c15a049da948efe272696bc3a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1d609fcbb903495e8c397affaadb772f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "566ce197ff074e9ea123b3966e03ca20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "32c795ee2fbc43099fae9e6158e0614b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "95847eeb53614d76bb34ce30cf59df57", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "91d89169a4564c1da94be534bdb98bb2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "b9b2d45c8b274f2ab9ab54bf9a2b6be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "85b98249903c4df3acd07b7a1a1bc57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "fa7dfde99a8b441593d1ff5c8a291a85", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "edb8ad6aa7c54f3194481b3229f7967f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "ae0977afdd7f4d8997fd1a7913805d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "fd7768d0d4f2429caae3960199500230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "21c5134c6bbf40b58f4c4dcb2c692906", "region_id": "RegionOne"}], "type": "container-infra", "id": "88aad66c47134c77bd76ddc07638e000", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/search", "region": "RegionOne", "id": "3ea841e948934647a192c247d020f0d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/search", "region": "RegionOne", "id": "6c5d7c22490a432591c01e93fdd0748a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/search", "region": "RegionOne", "id": "88c89784894d47ec84662b97361626df", "region_id": "RegionOne"}], "type": "search", "id": "802534b7805c4440b5dd89e97d281663", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://example.com/dns", "region": "RegionOne", "id": "aa728df86eef42eb8dbab6f9bdc43378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/dns", "region": "RegionOne", "id": "57232912ec264e82b622de44e657dfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/dns", "region": "RegionOne", "id": "204f3a71a8ed4c5d9ae199624586a30b", "region_id": "RegionOne"}], "type": "dns", "id": "91388c45a9f94c968b8c161aa6034245", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://example.com/workflow", "region": "RegionOne", "id": "a87fc19846604a97a6568e6665eb5fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/workflow", "region": "RegionOne", "id": "38b396e1a77d4dababc4822d8ebef065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/workflow", "region": "RegionOne", "id": "39831f260ea64eb4b1063f11b0ccf4ff", "region_id": "RegionOne"}], "type": "workflow", "id": "d7854903f20b45dd9b6b72d221f5fcc2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://example.com/workflow", "region": "RegionOne", "id": "485bc10374494fca8498c07e8c4c5b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/workflow", "region": "RegionOne", "id": "b4645b2b8b2042b7a3bcdd1804d51bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/workflow", "region": "RegionOne", "id": "a92c72d62ad24049b8f761574ba3a9a8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "64555a09b52645fdba5df0bc52a1dbaf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://example.com/rating", "region": "RegionOne", "id": "69d12b4f5d3747bca1e08081127863f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/rating", "region": "RegionOne", "id": "b093b2bc4e5a4c86b1c6613b035eaea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/rating", "region": "RegionOne", "id": "553a066ccf7e4b239df8d9b8212c13a3", "region_id": "RegionOne"}], "type": "rating", "id": "b457c09e904141439f566e7a17392c3b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "298f1074245d435b9c820063626cf8ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "dba9f098e4534d4992d15f0398063c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/operator-policy", "region": "RegionOne", "id": "25fc2eff67a0457b8b688f95d87c4ecd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "aa889e4061ff46a996e6e540bfbc34c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "10fbf397b1cd4a058c749ab339dd18b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "e4c60e46994e4b5f8d31bacb4dce42fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/operator-policy", "region": "RegionOne", "id": "db4dd2f7aa254594ab1982f42d213767", "region_id": "RegionOne"}], "type": "policy", "id": "616c2195b8454e738596d6081e718ad1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "fb2c9c341cc9460794f21a33b87906bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "7771dac60f1c48bd9f40444bdb665a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "4033034b74f14bd4bfdc907dadb68717", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2909cf6cb11a4a7a8588019642c9503f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "14cd386564fd4bcba3fdebf5e0328b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "c9c04e86fd0f45d9aa7c784e7ecd0312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "6d77bb54fa594b27a2738bf72a48a4fd", "region_id": "RegionOne"}], "type": "sharev2", "id": "17a0a9d28b1347dfab43cbae93314b13", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "438d3122a9ca46f69e43b40a47a7761f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "dcaa797ae26b4333af7532bade3b42f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "3b182ae18a1445aab59da91133e59aa6", "region_id": "RegionOne"}], "type": "share", "id": "a985fb8974da491cbffd468ced338efe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/data-protection-orchestration", "region": "RegionOne", "id": "b773ae80c389417bb89905d9b05cc885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/data-protection-orchestration", "region": "RegionOne", "id": "35fce36cff6e4c9094541c9ac40d0e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/data-protection-orchestration", "region": "RegionOne", "id": "46c346f9383e4a1f895053313c5097c7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "683d711edf5f4b52b5aa4e6c0c2fca8e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc89450b5f6d443ba12a592021975942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a39dc9dafa854fa184ade986b28406a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b38ae57b7dd49e29bfabd9a716cc201", "region_id": "RegionOne"}], "type": "orchestration", "id": "1ff181b7d1994e9fab34785524d42ace", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8dfc80ca7d43c6a8ab07e39ceba12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "182d056a568849b6bb3b19b9eb282f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b8efdfa6654127af0ca3e57c1f75f0", "region_id": "RegionOne"}], "type": "block-storage", "id": "e2a651592dbd45719d9e4ffee894b870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aec6bab5c2e449dc9610ea9e94388a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acbc8e41ea9f42b5bc6f0fef1328fcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "079d0e78937e4a21abb417822ca0d2bf", "region_id": "RegionOne"}], "type": "volumev3", "id": "b896cba71cd74ca8b03589d474dcc2f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a49b3b5f580e427aa319b15854a07495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d4173ce55e54d1eac54ee22578f3f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd2a8d8135c47f0a4908fc0e1b9aa44", "region_id": "RegionOne"}], "type": "volumev2", "id": "fb8961279f8a4ecbbd8d03a9835b46fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0d510ac88d245b182c0e5cd8f8521a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "948f1f5f2cc6449bb37b42f4fcbb0044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c91b077bb4ba4610b7a61fa7b49b4c7e", "region_id": "RegionOne"}], "type": "volume", "id": "7901cf8756d3405d85150c0346720b93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f9879c847b42cb9cc8c1eb9e584cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "246493a74a2340a7ac19038f5d99836e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b7988a186dc4d568970c18c890fb354", "region_id": "RegionOne"}], "type": "block-store", "id": "f8b24abd8a484ea690e38c774ae51384", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/alarm", "region": "RegionOne", "id": "a7360ebe56ea448dbdda2633c55eeb48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/alarm", "region": "RegionOne", "id": "a65f5cbad80d44c9ab48e96add51f293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/alarm", "region": "RegionOne", "id": "3342ed2faa4d4d1291aeecec7fc80979", "region_id": "RegionOne"}], "type": "alarm", "id": "d4269acd607840529eaa6e74cc09320f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://example.com/alarm", "region": "RegionOne", "id": "847fcdafc72547748a84609890eb2ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/alarm", "region": "RegionOne", "id": "5fd9559fce104165a311ba0d0e458c38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/alarm", "region": "RegionOne", "id": "713d4080cc644ea694059651881aa5c6", "region_id": "RegionOne"}], "type": "alarming", "id": "23694fcecb06408abb83616cef1f261a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "8b6fee92a1b74786aec7c5afb23f17be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "c54470ff6fc943e484d555b383309bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "6f4ebbccb97b4686a8415d0ec7f0a33a", "region_id": "RegionOne"}], "type": "meter", "id": "e04a2c3a335c4ee9a67e96572da790a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "948e7b6ef4284a2689551a963bdf00f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "927a2304ac8049a6935434b5bff3fac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "ceb722d2f1be433fa60aec3811761d51", "region_id": "RegionOne"}], "type": "metering", "id": "06498b38f2cc4c9db173388cd497cab9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "8c7ca9413016401aab5e00e06243f9ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "262c26ac900c45c387ae9c6a20a20f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "b4c82415e73542069be86c7a6f7962b9", "region_id": "RegionOne"}], "type": "telemetry", "id": "850a48c48ad1422eb40fd13aad0d9160", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/event", "region": "RegionOne", "id": "08bffdf3dca848b9b9a03f91a6850a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/event", "region": "RegionOne", "id": "95ed21b113f645a4831fd346fd03628b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/event", "region": "RegionOne", "id": "1bb34e89cca547abac84eeeda2d86bab", "region_id": "RegionOne"}], "type": "event", "id": "991f64f4227f47209eb08c18e0167ca9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://example.com/event", "region": "RegionOne", "id": "8dee36231d3e4943b0ddb19d6aa66bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/event", "region": "RegionOne", "id": "3b1f622923bf4733a69c641b8ae88cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/event", "region": "RegionOne", "id": "24d9dddd0a9b42b3a9f25345836c8f60", "region_id": "RegionOne"}], "type": "events", "id": "08fdee909b3a40c080bc54d3b308d08f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "18b0ed809b7642fdb19a4c4618219663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "3bb298f0079e48cfb2e2c51d4ee44fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-deployment", "region": "RegionOne", "id": "70f90961626a4bedbca06b2168634d7e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a355c2446fb94e1aa731e3b3857a091b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "6fb83e96d4624509adbc2e683b27087f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "31a2d467118a482fa1084eb869528db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-deployment", "region": "RegionOne", "id": "6e95cfd7e38b4e208522898b8d81b95d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7d2b64d91f424d1e94a27befe715510d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "9ad2afee1e844984a83f29febb6fe707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "fed73891da9a4456aeb821bad895d5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/multi-region-network-automation", "region": "RegionOne", "id": "014808beee724ce189c49fd457e5a656", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c45864ce103b48a989a68bd5101f6128", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "bcce4e28d8ac41989e9f44bcc9749174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "4130e639eec64192a7499bc7cb034675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/multi-region-network-automation", "region": "RegionOne", "id": "ff9f1364a86c4479a61a575f99e6743a", "region_id": "RegionOne"}], "type": "tricircle", "id": "11210917bdae44b3904f13865686a7d7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://example.com/database", "region": "RegionOne", "id": "e1cc743a44a04d1da7ab4139572988cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/database", "region": "RegionOne", "id": "29148ef003664924852340b77e867b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/database", "region": "RegionOne", "id": "48beab6ea1c64265ad9b0bf04854fa49", "region_id": "RegionOne"}], "type": "database", "id": "4c5ca53bd1fa40fea38c7e7a78d6b25d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-container", "region": "RegionOne", "id": "aa599fcbaca54184be6c50459d7ae7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-container", "region": "RegionOne", "id": "7b0e5a1fd7f84950ac6a5283c848913f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-container", "region": "RegionOne", "id": "448a9ed487454cd4aea890116ae03997", "region_id": "RegionOne"}], "type": "application-container", "id": "b3ef257921b1487aa2a4dcd49fd7cc3a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-container", "region": "RegionOne", "id": "5b2b80e89e4949b485024efec466da03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-container", "region": "RegionOne", "id": "b6be9b7a899a40c6a5e7840fc2e245a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-container", "region": "RegionOne", "id": "a311497c740f477797f9ee1fc70298da", "region_id": "RegionOne"}], "type": "container", "id": "7d40f999d9e3451d891c336532619f94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "8e2d900a704540fa9e662b7aa20459cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "51a039c235ce4a429e887fddca85a373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/root-cause-analysis", "region": "RegionOne", "id": "07ebfdc193ca4211bd82c9dcc111804d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d4b4d57a3b2b4bb7890e6739c9d2b995", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "83f2eee8bc244358b8a4e657ae441175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "91da2175e4304201993d6b2c443f3d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/root-cause-analysis", "region": "RegionOne", "id": "d830c3bf010e465380a8dd81ce19cd10", "region_id": "RegionOne"}], "type": "rca", "id": "17d5b04b0814414f9c63b43c099f60c7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://example.com/nfv-orchestration", "region": "RegionOne", "id": "8a48ba7a6b7a4f50b365c0ca1d83077c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/nfv-orchestration", "region": "RegionOne", "id": "20674adbce8b4ae4bf9ffcfa8aee8f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/nfv-orchestration", "region": "RegionOne", "id": "498ce0d8b77343f5aaa3efdf30657017", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0b3cab6e28e64109a71fab2cf530e833", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://example.com/network", "region": "RegionOne", "id": "62d7dd8410de4eeb98fdba9e2e85ff5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/network", "region": "RegionOne", "id": "6ba9e21a02a24d25a08b4875dba84026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/network", "region": "RegionOne", "id": "8103ae73e85b47429de1e187448ada93", "region_id": "RegionOne"}], "type": "network", "id": "ed04605b562e498b816e7511805cae71", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://example.com/backup", "region": "RegionOne", "id": "4be55a612c384c76a5fdba9341fe6d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/backup", "region": "RegionOne", "id": "c32cd4624f4d4c83a867cab0142fd1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/backup", "region": "RegionOne", "id": "c4453b5876354d579dedff487e4d1960", "region_id": "RegionOne"}], "type": "backup", "id": "67b0045c3e724520b9f08e9ff1ac98e8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "9b9445aba3b944678e3b8c7c6991ae31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "b221777f2d564bd891eadb30d4172952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-logging", "region": "RegionOne", "id": "45a89ef2d8ac4969a4d24cd7b656859b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "83a3ad0518bf4e57a04db6b1fe94c095", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "2f36440e9f5c4fd5b91a95189c5d9caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "836ec1fbdcbd4642baa8a8566dba5c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-logging", "region": "RegionOne", "id": "d36cf6c8e98845efa1e6afff7c512832", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6594bd940f7949a8853a44bd9fd5e583", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring", "region": "RegionOne", "id": "0c9e7b5bec354e009c7dd7ececf388c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring", "region": "RegionOne", "id": "94223725e6d240e9a1ab5ac5542fc273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring", "region": "RegionOne", "id": "4f521d65e2f343baa3c5b856ec86431b", "region_id": "RegionOne"}], "type": "monitoring", "id": "5f1f94d0054d44aaa3a0f61a7b51c011", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-events", "region": "RegionOne", "id": "382616d9ae4a4572b421e9d1c510dcc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-events", "region": "RegionOne", "id": "18cb45ed2e19444e9fe24f738050d010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-events", "region": "RegionOne", "id": "952e65ba30954058bfbbf483bc787583", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a2cb33699b284d2eb4ca219cb48cc5b0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/placement", "region": "RegionOne", "id": "81bbf15a76634d32a25ade77fe1ea069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/placement", "region": "RegionOne", "id": "1fc5b8a2772e4c548dcf814656886df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/placement", "region": "RegionOne", "id": "13dc9ba5c4f34d9783ac7dcf41e58550", "region_id": "RegionOne"}], "type": "placement", "id": "da28bae6032348078ce4bbdee3d69c68", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "1eda185bb2ef40b6ba30519c21d97d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "3e42c7a5822d415ebdfc4867c45fda7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/instance-ha", "region": "RegionOne", "id": "e7cc9bff6b2145ceaf299f673a0463ee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dd00b0e593414b6e8ce06c0c6f77286d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "3a44110c4e4b48618595c52529f1001e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "a4a576d795c444ee9f7de03ffa34e490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/instance-ha", "region": "RegionOne", "id": "264a23756c954d37a0e2e40a94560812", "region_id": "RegionOne"}], "type": "ha", "id": "99bd6f3c02e94b30a94b16123451face", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://example.com/reservation", "region": "RegionOne", "id": "901f338fd84e46128df1f46ab7a89f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/reservation", "region": "RegionOne", "id": "9df31ccb08e0436d9e45f34f6ac08e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/reservation", "region": "RegionOne", "id": "8b30bbe8a8864928a69a5af4be47e338", "region_id": "RegionOne"}], "type": "reservation", "id": "8c8aba483bc04f4fa8f76c2d457bda38", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/function-engine", "region": "RegionOne", "id": "aa5690b3c7d543709aa30064dc6404fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/function-engine", "region": "RegionOne", "id": "de755d234a534f3182a8f87206022bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/function-engine", "region": "RegionOne", "id": "95f76a0536ed441a884a65b4ae86efe1", "region_id": "RegionOne"}], "type": "function-engine", "id": "e44bf7bccab54852a5d2a1dc0441f8b1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://example.com/accelerator", "region": "RegionOne", "id": "0f0b7f6890c74795b76c62406fc4e512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/accelerator", "region": "RegionOne", "id": "51315d171249421793f0acca490c4313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/accelerator", "region": "RegionOne", "id": "f72f24d8b89b4aaea484c6370fff5649", "region_id": "RegionOne"}], "type": "accelerator", "id": "5a8ef5ebfb47407cb2d4e028237e36bd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "afcbdfe1b8cb4737b620c4a4d00bf6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "c194b83af6a9453cb4005a8695e624e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/admin-logic", "region": "RegionOne", "id": "b001b15110324810a0e9df5afe8d1f2c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "648a381fdd5b40289a0aa642817d6a22", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "0a77017abdc54778b5d06fe71e533dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "ee387cfada28413dafef6c8fb18a8b5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/admin-logic", "region": "RegionOne", "id": "004e0f1996d14f42ba84634c1da77bee", "region_id": "RegionOne"}], "type": "registration", "id": "01c7aa48a9894d939560190c55fe6cfa", "name": "adjutant"}], "user": {"domain": {"id": "809b8c86f57443699838d3ee83a3236d", "name": "08aa13cc961a45d9b9010747e8d9e40b"}, "id": "07efa576eb514e1da237daa7f958e91e", "name": "56d2b9d5682c4fa68fb0ea280a0d6098"}, "audit_ids": ["9627f62b83e84b26bb358a30c35e1c20", null], "issued_at": "2020-04-23T06:25:56.782124"}} 2020-04-23 06:27:56,908 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,912 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:56,913 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://example.com/image/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://example.com/image/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:56,996 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:57,000 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,001 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/7471ac90-e502-4e4d-8c1b-27e7f35d37fd/file", "id": "7471ac90-e502-4e4d-8c1b-27e7f35d37fd", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/7471ac90-e502-4e4d-8c1b-27e7f35d37fd", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}], "next": "/v2/images?marker=6a96a1d7-b467-4d50-8e21-97de2a72b4ae"} 2020-04-23 06:27:57,027 keystoneauth.session REQ: curl -g -i -X GET "https://example.com/image/v2/images?marker=%5Bu%276a96a1d7-b467-4d50-8e21-97de2a72b4ae%27%5D" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:57,031 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,032 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/7471ac90-e502-4e4d-8c1b-27e7f35d37fd/file", "id": "7471ac90-e502-4e4d-8c1b-27e7f35d37fd", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/7471ac90-e502-4e4d-8c1b-27e7f35d37fd", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {29} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.250967s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,957 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,961 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,962 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,964 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,973 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.900662+00:00", "project": {"domain": {"id": "be40bc958de0446894fe4c6824fd9e6a", "name": "7447dd22aa2f4d168a84d29cb04f8804"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "de9f0959e8eb4d2e8282147ccfff33b3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "459ede11bf814abf9dfa0cde9ea33152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cac3d5368d0149149fffa839fe559c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "52dd3759cf9e455297c7bbc16099683a", "region_id": "RegionOne"}], "type": "identity", "id": "2049b228bb8a43be86afb0e84245e73f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c54d84b4c9e741f68b7c7722e5c6f223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5e1597ff74bc432083f20c82ae24d839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "70380980368042839918d8cfe0bd5510", "region_id": "RegionOne"}], "type": "compute", "id": "aae580d3fdb749e6a50b5a2f52a75ddc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0970a69ff54144edba7ddb2c27610172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5d6afe052fa543f3b50c3f8278b19730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a6d086bd67cf48629b4483091b72a122", "region_id": "RegionOne"}], "type": "image", "id": "36f8482fa316447fb43d12dcee98839c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "687b7815a9284ea2b54a23bdff58df73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1dbac455d6aa46398e17c95d94fd1458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "90b1feecc4bb4a9bb747a5a922bfc93c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "878625a4c4254692bc85971859b66ccb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c69ce2d24cc147ab8c35eb9f87d6eb44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e85225cc70f4381af1ac7df071f4b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3ae2a18d658449099c640e62d2a7a7b", "region_id": "RegionOne"}], "type": "object-store", "id": "b8ee65353fb54d5abb51fe752ed56006", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "998c77e70b114395b2b2375728ece43d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3598c5120a7479fb7fc5347aaaedc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b68fd38b1794f9a936de7dbcff50381", "region_id": "RegionOne"}], "type": "clustering", "id": "1825846035fa4920854cf1b7cc2f762a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6660ce078cc941ee8641460c954944ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22f75a48838747439f4f3c4ed1a93712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1ab9150171354668befbbb3610ebc9f6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "862e0d589e1845eb87dda08673438e7f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e56b1fc888294e3384a113214196bc65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e7a807744ce4d3498d5922ff018f4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3fda767c73034459b02789a99574cd69", "region_id": "RegionOne"}], "type": "cluster", "id": "80b895513d43472a9d4a9f7b6bfe1e6a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "947d8d16a2674d6c9931cb810a92c3ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a002c3aad0c8447c8ba0ca173137e1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "402ed66af1354e20ab52dafd16269e8a", "region_id": "RegionOne"}], "type": "data-processing", "id": "0c4b5d8788e2474ca1d762d6e1655478", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f103248d31c645c1921d53a80e8210e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1faef32cd37f40fbadcfd77ecbd6dbb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7fcd04653cbe41eb8614a78ca93d9625", "region_id": "RegionOne"}], "type": "baremetal", "id": "f77aea27ab394e69a6d91cf393f6b6f9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6dbb7f2d119c4b43a5ee4ab5a596eb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16be3b55963148c58686ad329e6026b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0d5f79deb86840378e0667292eb2ad4d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e617310f4abf4453b56f768c517d5003", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e29f94fe2654390b2023e7c815e0abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8579cfc77ddc46d28d596ccc7df86ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c11346f54d5342dc82482423524f3790", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9494e6f8ef334f07b411305d97f2cf4a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bcb4c52b9868439ab222901721623e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a30e9a9d3d024b888ed9a72c56888edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "42a59a19d2944154ac99c1232139f636", "region_id": "RegionOne"}], "type": "key-manager", "id": "a177e859b191404fa6cbb0201703f743", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c47066523c24662a1c07b48cfa37754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "694633a5969547beb90d27a8e8a02df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "30c235faf0c243f7bb83117e3e3fa421", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3ab451dde24a4576875508d26cc15760", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "824534700ce84ed3ad40a86988f18e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e1d7a8423fdb4a60aaf86c395507a749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b6b691198e93448e97652e04691aa247", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3b49e0056cb94f918641236a0f24daba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a9a70d7127234c459142f6f67eb99c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f5920d4043414cb68f9e5324d5546131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e8d90ad1c929461bbec2096589d70ede", "region_id": "RegionOne"}], "type": "message", "id": "7b011a97c14a47afb06e841b882830a1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8aa4c1a5021e4bc9b872798bb9cd2f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0086b46167f146848501408d7eb5037d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "592141075f06458cb51dfe8a674e0a40", "region_id": "RegionOne"}], "type": "messaging", "id": "f243954951154acc963917df29236ecc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce1ac5d97ab846cf85b60de1ea824ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7d43e52a57f4ffb8c6dbf9131c144cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "950f215f243d4cbf965e3c6d914c63d8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "52c00108ba4545c1b860bba9cd6f8217", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3576bf04e6064e7aa2b17b2ef602d680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89dc8d0ce5b94bc99b8277fb17c75a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e71a7cbd2914cb887965cede58b881e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9442f1fa19e542a4a0b4ce3c53da6b61", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f278b20897b45a7b29d06f5f01ab21a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c03d4c0966f0410a8c3a701a95cfb731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ecfcce8b7594df18aaa1794ed383d92", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "80bf823d488e4ffa8ee5fd883ffbd181", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e9f246d7fa940df8c1fde40f687bd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6cf1e31c0124520ad85797c0ceabe0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34d82a61998c4aa6a54e5b9a71f973b9", "region_id": "RegionOne"}], "type": "container-infra", "id": "1ed5fe591b174e35a9132620bc65963d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "76ce5bb8c2164bad9e2a0dfa19590233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6b42161a955d416e9aea28c422d6940c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e996fe13932b4512808abc2bf4d3209e", "region_id": "RegionOne"}], "type": "search", "id": "15b5cf3ad3ea404eb0628d3be7d59e54", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c23b6f90f9a84d339463d6d10280e52b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3d3bf027db9044ad8d9ece56c5e6025a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "611affd8d3384197b0e7449aba6a555b", "region_id": "RegionOne"}], "type": "dns", "id": "3b544aecff664927bc38cc0a269ca853", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "598a662f29b945998a823f1855a77f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e058577374c144e8ac8df2ece73aab99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16a2aa4c74ac4919af970189412c65ae", "region_id": "RegionOne"}], "type": "workflow", "id": "60f7c804032b454da0ba763bfe8e2cd2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1695b807f9a74a2eb05fc488d255c28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1309ecda2254dc998fe783a6b90b5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f7a58d5d4ce44cd98287475d005b8424", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2f932e7b05a840179fec8b0a019faaff", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2054b08008ad4680a7effbdd2a5af7bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aa369e07f9f0457da3eafc1779919af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "795bf22747dc49d9879f70139cb7e244", "region_id": "RegionOne"}], "type": "rating", "id": "d6181c3747644b83a7bf075640747a6d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4a078693f804d60a3299dbd7f812b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1bb2c671322b4dfcb27cced142b15e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6ad496e82a1a4100b7756e9fae5f9074", "region_id": "RegionOne"}], "type": "operator-policy", "id": "945410a5015a4494986488c9da7bd87d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "04e676acaff04e53bf782d25e4bda38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ad7ab8e7dbd4c778da930f8ab37a123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9d9b02926c2241978de35c627f00d90d", "region_id": "RegionOne"}], "type": "policy", "id": "8cca2a3e812447a39a6eb8636c30db38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8590b34fe38543de863a9ed08ec3279f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8734387ceb94135824f9485174ef435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "afe87c6cd9e749b8bd0913d0f73e26b6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6e6f111546e942dbb36072bc15e3716a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "561c97e74f2c445a86d192d3497a7112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be1a0a0a041d4da0b9b066b78d3c4c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38a99d77937048248b47a816b097a7fc", "region_id": "RegionOne"}], "type": "sharev2", "id": "5ec376dca962453a9fd971e82da94a27", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f7dbeca280a4f878bdb48260333633b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f152868ef72340d9856d829099c3a086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f993fb35470e45b4b1f7c4a7fd4fd627", "region_id": "RegionOne"}], "type": "share", "id": "dd214487b87c48ce929afc1970eda710", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa68b50964b543a9b4273fb888cdff77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee9ed75895b2498d8f26f15942b6d300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1267804834c1440f85d6df997915b373", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3c7c2650af3e47778feef4a3925921ec", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a674bfad322421982cc2ed2bd505dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66874ad52c6540cd8bd1e92863c15fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57fcc44b19d34580a84386a20d7c54c6", "region_id": "RegionOne"}], "type": "orchestration", "id": "aeee848c39c544bf9dcad0ad50383cf2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de934b4dc79c44118fe4d3533d0f7399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9de4cfa67dd14ed0884ed83fb40f5e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924315d85b08405588215a381e684dc1", "region_id": "RegionOne"}], "type": "block-storage", "id": "630edfe3bc8948b38f8251308622f2d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b5fcda6237045a5857764f8b28de455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecd45a75f7984c5caec37e8e453bde20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ae09eb44e5f4d6585bef5f907f495db", "region_id": "RegionOne"}], "type": "volumev3", "id": "262311ab7644457cb502fa6ae52f7605", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "978287a287bf48ce8ce99d760156fe7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a163f6d822344c9786a4679fa817ddc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12dde2e523b448e89ac7f4503915e635", "region_id": "RegionOne"}], "type": "volumev2", "id": "0e1d0fd16c3b41f4b078322d87c132a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "553a579e51f645668ff4d741224b2fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50fce2e4bbd1424b8aef02896fdda318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c089ddb743341bfbfeb8eaa288defd7", "region_id": "RegionOne"}], "type": "volume", "id": "522f6eac594441e798d52f336728b88f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d610dbdda5ac4abfbe7cf9c0b061c40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "517a9fa4efd8432286691fd0d5238d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ad99a23d7214e258c6508ee2399b513", "region_id": "RegionOne"}], "type": "block-store", "id": "b81aaab44d1246ab8e13e79f3b28775c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc340e0686ed46b28bf77ded32f94bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "266316463abf46fd96c7d03ad1296139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eef485c3b1be477e8521240a6d247a87", "region_id": "RegionOne"}], "type": "alarm", "id": "78cbe5f8135544478bda0a2670facc19", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df8c72c513e84021a62ca7aaecd4e475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e1feef9d90f54eabbdb9d9a0b3cce99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9350fa7368b9465ea0fc9e07cc971e85", "region_id": "RegionOne"}], "type": "alarming", "id": "ceb2fba81ca9464a9867b9efcb64c9ef", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9b357c478f14a8ba3684161d012397c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "07f49ca334d447e18d8f55b2d5d87234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca1c6de1d48e4098975ce084da032e87", "region_id": "RegionOne"}], "type": "meter", "id": "cd4f81d5b6344a0b9abc96e66e6793f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cbdbccd0af04498abcf81ceeca9eb33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2fdd027184674650832760afff5adad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce627b31887d46f9b94fdc5df61439ca", "region_id": "RegionOne"}], "type": "metering", "id": "29f2be08fe93433583941154c3b46c7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e71c6dc41f9046a5bab845e46e20cc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea6617e28e6443a385e5b0d0a2feb742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f8ba60847f64c12be5e509f45a1ecad", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c1310a630e948efa12ca7668e6c8aa1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "640b3957253647bc90a2ab45e8e44ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ec9c51523492444fb24d639d0e45deaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bb854e43441417dbba9ee360822df4b", "region_id": "RegionOne"}], "type": "event", "id": "a58c1efed7c043bf9df2da8ee5675293", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8c11d9ca65ea422f8edc142b6b8f9e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "58f3ee5c00214ea7946008739b59da8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "926a15e1728e48c48c3a1118cca4fa25", "region_id": "RegionOne"}], "type": "events", "id": "8627e0fbcff8491a8d81cdc7d6380c97", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88f9539e65cd4d6a8107ebe7a2f01d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c48499b59c2417f894fb4c92db8675c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bdd8ccd132354bc894bd3ac341ee3413", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4f189a954ef545b7805a7918322c5dda", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97f7a5c18ff947a39835ca3776de49b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a18af853ca6426c8f5a9a0eadb36627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d984af170b34b718dbe66f1c182d1f4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "68ce14f77b374e89957557ee5e5f3552", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e68fc0a11d4422988c4086551d8ec29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c763d5dcf5ef4d69bd60bbfe9c08f922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9458cf2ec611449e90618c6193ac2918", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9d2e5999b51140b39f80ea101e19923d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "350bdfc375704b3e86e6749e8abc5caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56907a69c4da4958ae998e2ba6f773d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "713f816eb6664385aead3f1f4e4fd6af", "region_id": "RegionOne"}], "type": "tricircle", "id": "1258dcd4d0cf4fdaaa1e08c99693412e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "26b823abeb82467a83e095aae601050e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6352b9a74e954097aaa900d79ea21c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "50d7ee517f1a4aa79b112f565bd6134b", "region_id": "RegionOne"}], "type": "database", "id": "3163226b0f2a4002b3f5285f86221d6a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9d7bcac2d124266a19c030a02d1ed6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2e939dcc847404e95c760a77a221718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e43110578fd74beda6e11c8df892d057", "region_id": "RegionOne"}], "type": "application-container", "id": "5a14bbec31974122bf91252a690d5d6d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c59461a5c1c143bfbf55c6a7740630e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27aa9820f6dd4ddc9b726fc1bb479276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "729b65b5709e47b5bc6490781e7eef8d", "region_id": "RegionOne"}], "type": "container", "id": "5d97bf7461ac4c139bb2b388972a8e72", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5faa6ae0156d4d1eaed1be25abae8273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a34aff2ed4cc4340b5c96efd68841feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d0c7e9152a2a429cb0f30613b8df580a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dbfeb52077554db6adaa5f63b622a167", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eca29516253d44e78353c76421b21e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43e8bc48bdb640979f7362a53db304aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e23e4f24e97e4f858ffec7c5d4ff17c8", "region_id": "RegionOne"}], "type": "rca", "id": "59fa5bce2b8044f3b4b8b8d7d145eef4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44a06c0cabb84272825db7d6fe6484a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "566a6ef9d480410794f17f4cde957783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b2bb27dc1b7c4ef88dd0a5280665939b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a251c21b92984dbf92243d27b0f07a51", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9eb116b68786488b981e5c91974f2f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "50f95775743341549da0426ac41c53b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "850797855e5a4732a41ee540cb2bba82", "region_id": "RegionOne"}], "type": "network", "id": "f7333515f6854e9d917c6e1a2b6010e2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0babc53f470c42b390aac88bc6cf652e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1428e9a70925483baea18aaedf559d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4bb7fc87be534833aa557d31fc763c7e", "region_id": "RegionOne"}], "type": "backup", "id": "711513a3339b40f7930ae6c3a0ce7c63", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d70e2674ed324d76a5a0e5ad21e4a46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6436b9d243684e2fb23386a938d937b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd65e1ab6a754b7eade57900b52715f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "af750c6f769342b4b7271b49286396ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1fc87268c839489bac7e5a7f6b018a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d00b31188ece4ffaba5e7721f7f6c1a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf2f726a4aa04424b1313437d9b18ed2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "274cff6f01d64a18a85950254d6547c3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "983c4f8f6fdc4b009c4e8fe72f4e6772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "13b7f45d34364dbaa777122c82f66ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "130c71ca0331465b83b70c261d0b052b", "region_id": "RegionOne"}], "type": "monitoring", "id": "fcf8b3b5e11740ed9827a050aa3874ba", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28e32173b207450abc4aab7ab81a7557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b35b8d4a66794c859b44c3075dfb8757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d53dcb289d2f410e85ac35a919c9da96", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d59e93c1486d47619864c8893a533264", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2b5a3ecd82ea4b88b5a36f8a9d0e3407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "631db2b2758a44aa8d06881696d00638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "379a0ef190b54d76936ef0def4c4cbce", "region_id": "RegionOne"}], "type": "placement", "id": "11c6edfa922e4123bdc706e19ab87976", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37cf20db66ea4eb8a883e720ea6b98e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f3e1ab495dbb40b9820864d020b94286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5c24736b9c83405fb22f66a043f82c9c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ac097d332a084a49a88f6b6f0b3a780a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a76584cdfe9a4e3e9134af84f2b5eaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b62a0b517c842b0be3dbb3cba4c88fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56098fbf4a2443f096fa5c2a674fc650", "region_id": "RegionOne"}], "type": "ha", "id": "6dfe190f5aef4a2c8ae375c30e8c135a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "55eab8075ddb4f5899e77c03b5f39148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "962f9c9730984b448af1787120d45038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fcca9182fba145f9b7acb55a56a84cdb", "region_id": "RegionOne"}], "type": "reservation", "id": "beebf5d0a16045ea96ad9ab278493cb2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bacb8b29f3e84367b96d68f007e169ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2ff584825fef49569edf7575a87789fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2ee93104b3f24bddbc91506daa9f0269", "region_id": "RegionOne"}], "type": "function-engine", "id": "2e37c0fa5d3544558216528f4e810a6c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3ba3b7230f0140a59686a2735ff7bc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1d1cf424074a4ff9a1442c0eb7627991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dde5dc0bc89c42999b6d22e260f239b5", "region_id": "RegionOne"}], "type": "accelerator", "id": "0a924a16e68e4162879ecdd2ac7a4616", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbb927f69e4842d7a17394594c608514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f0806ac498d49b38723acbb77751ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "321cf101caeb407f8a79bbe5fc6f805d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0bfd4e05158346d2bec8e1c2bdbb40fb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62fcd657706e4d93a845ef9e606a3500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cce9e993a8574f15a832fd17827885de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0e588941989f44cab8bc7573b1edf5dc", "region_id": "RegionOne"}], "type": "registration", "id": "84f63a80e9b248ca816f9f2eb3093381", "name": "adjutant"}], "user": {"domain": {"id": "d23b665bc15c4734ba3c79991fd7c8ef", "name": "87f8853fd06c46c08b1c74ed71b8a6d4"}, "id": "976ef82671c64a518bafeb8bd4e6a30f", "name": "f178b7b83cce4aba88910d1ca2dffde9"}, "audit_ids": ["96616f055eff498cbf465a692480923e", null], "issued_at": "2020-04-23T06:25:56.900662"}} 2020-04-23 06:27:57,074 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,079 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,097 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,101 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,102 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "daffy", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:57,142 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,145 keystoneauth.session RESP: [200] content-type: application/json {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.263141s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,846 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,849 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,851 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,854 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,865 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.786442+00:00", "project": {"domain": {"id": "0161f2a82dcd4739a59844ec87929662", "name": "2f50f05657f8413f84367a299d5f14c5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6ba200a508b84d48b61a82e50244a59c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18bcffe2884c47b2a16c25b065454a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "06c97a3027a34be4bd795d0b061de046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bb8c2ed1a5a3435cb02b1388cd2f7957", "region_id": "RegionOne"}], "type": "identity", "id": "463f0e269a63423c8e7b1c3b8af2ab44", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7f06c6fc06fc45a885da6d34e32a1040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2aa89f223ec4d1294be3fd83c5d2aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cbb7533168044c20b6f933ea62c1c4a0", "region_id": "RegionOne"}], "type": "compute", "id": "b9a8dbeb3308423b85d9ff1d48d2e12b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "adf377460b4d4314a55d8f3a978e9374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "95f5d2bf55cb4de88c05fbb5f6f3cf00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aae3727b39434966bc3a6e1493c365a5", "region_id": "RegionOne"}], "type": "image", "id": "107f5fb48aed414e8c79f5f34cfbc854", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e155f60978142e5a2a8916a4c37e9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bec86ad29ef34126b399525035d2a8d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "56482d32560144c3a9fb41e71673e769", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0359cb6925704a56b8a0be6204e49ccb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a36a039141b745f6bd093d9b86f7e176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dcf2dac8484446d965c20b6d683671c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62b19e52a9d249cdb8157c7f4dabfc1a", "region_id": "RegionOne"}], "type": "object-store", "id": "9b598f4dde624b5991e005bb02b4bd25", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "178978e189d2440891b150dc5fb82fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e06475cf1b7c42aa808180254f3256ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69bd664a59354cc880ab4a5ed7cf0d6c", "region_id": "RegionOne"}], "type": "clustering", "id": "cdc412e14ca942f883e41a87c9d47049", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc40653e513742c2ab2a64b88bf86c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49a5a5275cc148b28b1dce48270219be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d7741f8f62446da93d74883064c3f98", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9411279a57db4fcd87f53f2fcdb9eed7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "000bc451ca134a18afa2726ac1ed8680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89da78a6c0d042459126004845c21f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9fad668da4784be4b9dc71e3590ba210", "region_id": "RegionOne"}], "type": "cluster", "id": "22082b1fdc514f70b3bf8dd5b121cd84", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3343c9b61214471882651c619d29957f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "24c7b309c36d4c188c9dbf0113ddab27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bf8929a235224f10b9d17f12fc897294", "region_id": "RegionOne"}], "type": "data-processing", "id": "68b5337158154212954b765de537fb9e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c73b81dcd79f4647904114533a9e23a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9707417961c4c99a936b24134b29942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "38959c8e46b749d3afb28a4741fe6fd2", "region_id": "RegionOne"}], "type": "baremetal", "id": "1f4ab8d74f514dab938ab442861e15c7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fcfd20b0f2874937853f92838bfaf513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66c618a8a0d94f80b9af5b13dc2439ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "16946277dd8f4bac8a3775f134b720ff", "region_id": "RegionOne"}], "type": "bare-metal", "id": "561e3afa94604c81b445fb58dc5b3867", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "265ba10e34404b19887f69da0834ba82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2ad0dc34e9e6400cade702ae7d532a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0f138bfbd43b47e6b863d70e7d012075", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e8853891144246bab2ea901ad69ccae8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "22f89b4029bd40bda87e26803b57f269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c73c13b661f74e7aa80e36492d44c2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0134ae7f84214d41bdc56ef86d20c095", "region_id": "RegionOne"}], "type": "key-manager", "id": "a7aca305c94b49f1bd19cafe13f82e7a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "18dfb99cba794bf8800d9542a4b2a5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "65fef43c2a1a41128c0922c623a0ca4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3ce58e8a38d34195a55712d44ad43398", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "118d826b9efb41caa647039f04895b13", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6c0601effec4a3dbc6fbf930da620ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e75c55a7cb5c457f96712222e376405e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72e5fc87ffbc4c328a93a4833e4df010", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f6e04ab46587404d8b08bfcf91cbc0ee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0d427ef4460485d8a63293cd396579d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8944c80d22fd42289f2ff1d33e997a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "36937b7ec4034814868fbf1f4e63fbc9", "region_id": "RegionOne"}], "type": "message", "id": "c358c3769f164265a322397c1fdd6816", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "995dd8c3f7a84121b25c387cdced3fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7c47d204bed4d81a5c563778a5b8cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c917b2cc05834585a465d865a0f269f4", "region_id": "RegionOne"}], "type": "messaging", "id": "0587c5188df34fe5a21030c650a4ffa6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "27916a4b958842f39d8462924c47c232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21c1fb0a068b44f2b22e416644f6216c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b19657c91c6c400bb5b9a50f8d7594d8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b95ea27bddd94dbeb96669e38949f47a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44caf4704ad249df8d47a7487775337a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18f9cbacba974b8a8552c2ca2e2cd4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51f4d14bdeae4d22b1b07ec8db0bd98d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "85b087d99874454e8062c2e612bf1143", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6aac213e1d234017841f5e9835174cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7d01315522e4730b0532276a6b2fcde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e61fd2e224694acca2097347ec201d30", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "db1769faacaf4a8ba73f8232bf7e4c8a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84592e1aa5b54a85827fe40463ee49f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a59989f865244d60902d3eaa5e0753ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13f0a4af29ac4066aa28ed9caadba7cc", "region_id": "RegionOne"}], "type": "container-infra", "id": "b4ecfb548bcd410998970a703765fc18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2ed2f7abd0704a6b813ef7461ffa2567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "53352997bdb44985bc64a8f88edcb43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bf0cb54c2327451598fe48dd0108c3f8", "region_id": "RegionOne"}], "type": "search", "id": "bef94ebabedf4afa9c016be7855474eb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad51cdec8db34eac870d89b09e183b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d27fde5403f3478f9e531f02a2a6105e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1faacacba8664850a1bac3199b1e6f05", "region_id": "RegionOne"}], "type": "dns", "id": "ff4f75a1a4814fa1974b7b273a2eedb9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef3cb229b4784e97ae6f607801a11eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1faf3d358a814ecf95fb5a1aefd66a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1f42085d1eb64b11a4c6ad8908ac282a", "region_id": "RegionOne"}], "type": "workflow", "id": "6e76aeed681a400c9a07c544e7c45d60", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "087c7274e11c4da9b8e0dc1ac9114870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "83bfee32757b41e99efae2f2b9cbef9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9f49775e279f4a8b9ead6bf48d58370c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "af84a4da5bd241cda5fc4a2d03bcd8dc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "345caab314674e60823b64e36b205463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7c66cb967bf942a281a7c73436d082a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "15c5fb5e66b14bc59612da06378de58f", "region_id": "RegionOne"}], "type": "rating", "id": "c6845779f8df4b478d65d5381cbcdc4b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d08686deec247f1b958cde202979e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7a576ebcd634635893d9d1bd7e51f6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7a2dad54cf5f4ff2b1369fe47b8b9311", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0c45dd5c886547f485985d5c78320579", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9bb1c4f4d89248ccb952733eb6daa897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b168ad3ff0746fea7a05a8c1434089a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f606e34e13944f6f9d0dc52171f3abf3", "region_id": "RegionOne"}], "type": "policy", "id": "c8945675841e462fa044de94ecaf858d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0cdaa6faf8c74f03a747b7dc01e56703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c279fa56df974271a20d9780cb0f9795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c806305a8fe43ec8a8f64e560b2d19c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a406f8eae8364829a11e22aca54ff22a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1cebb75858247d3ba0d732ecad9d20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0de50cf7651949af95106837ff659032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "81933ca831ce462ab1e2b49acfc55114", "region_id": "RegionOne"}], "type": "sharev2", "id": "3894dd5d5f6d4cd2a2d177fd6d50b2e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5db1e5c99fb74c3c86b5ae6ea88d8f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffec7c0cf145462f8bead02fa45fcfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d5a3c23aff24b22a9f9b9216ed6066b", "region_id": "RegionOne"}], "type": "share", "id": "dafa5b5001854dc09333e3c01d9603a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "548d922c797746309e29f9ac95b31b15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d719e9565d4342b88c3f2212650b6a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b7a0f1b8bf04dd3b6907efe7fb47b0c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5fc4fa0cee0147969a6f513f34f27e78", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f5daa2957574688a1e9e98fedf51a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "910e8bcc8c9b41158b50a58600e98ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "267cd137abec4f889d79c1a94c084640", "region_id": "RegionOne"}], "type": "orchestration", "id": "e775ef1e69554b2381639e88a4a82664", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c4b32fa6f948a1a3665d3c36e6df30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "515c8cdb959a44ed9df6518bc50dd80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e877bde3ac948098be8204461fb8b58", "region_id": "RegionOne"}], "type": "block-storage", "id": "f7462ff164a146458a561da2738861d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02dc34d8c17b4d66abc9d8380ca565f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12f0efd2b41144ebb890986c7b3bdae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12377c2f3b6d4b8698424c31abae72b4", "region_id": "RegionOne"}], "type": "volumev3", "id": "0613e6f82ae04e3f9940c0c1bf072f9e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e79a7b8b77624e45b9e8f1b9cb4f0c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38047243b4b148daaedc8ec3360f81ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9b77210375b4206966f5d035176e6bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "0f5fda08a7b948ab9dbc7de63c5fe573", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcfde5f258974da291942cf862f153e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "264ad40a1c9340de93dba0c17710dcc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f787b1e3b83482bbe80b19ad83e07a1", "region_id": "RegionOne"}], "type": "volume", "id": "a470d43aa8d340aba97f9ba40bb2e6a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66920937bbe7459eaf0253511d69e6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17dfd2f236eb406ba5fe52a196f14709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "665b1cd1d8544d65b2db76109ff8f67c", "region_id": "RegionOne"}], "type": "block-store", "id": "28d61b8f093a41f1a1799cf6dadcb46b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10f06679c14f42beac87382465c2e3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b60ce44366e943d38cf062434fdb109d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce95e32a52ca4592acfcced55f277924", "region_id": "RegionOne"}], "type": "alarm", "id": "8b2d3bc383fa443b97629150cbdde688", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1c6ffeba8c6b4030be6cc406d0c16c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d0b5e15833e4a08aefa0842e0f3ba60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f7a96d0d279e48969521e3a2cb898ee6", "region_id": "RegionOne"}], "type": "alarming", "id": "5ab220bde7e84c8b87ecd1c31b472df7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2cc1b46c68742c8860622309acdfcb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8119516f31ed46779380256b9b5b57b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "912029930d7643ed90a8be4795c5ef67", "region_id": "RegionOne"}], "type": "meter", "id": "93b03caf4a114bc2aaeecde2001690bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97359010324d47adbbcbc07e0d469f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3055cce77aa4525a6bbe616092376ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ad98afb92d0495fb50a5f9f28c9b5a5", "region_id": "RegionOne"}], "type": "metering", "id": "5f7005f34dec433bbf9c6826c563758f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "66a41166d22f4f89ae9e2212086c4a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9f8378b48cd427e95088f5b7962b0f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "227633887b9c4ce9ba90875e2a317a0a", "region_id": "RegionOne"}], "type": "telemetry", "id": "656898faa3634f619fae268e47710779", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33ef790f9ae149c09cdafc5309b2bc63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ecc4c6c24d1c4191aa33756d0d530bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "723d137ac5b748b2b6e796e2771341c0", "region_id": "RegionOne"}], "type": "event", "id": "537ee400467c4cddb92f22f9e6f0a0a3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "abba804ca3044d4aa1a76bcb0c2fd066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb0b376d8631465ca19fed82616e8e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f0f837c9818472eab06b1e14422acaa", "region_id": "RegionOne"}], "type": "events", "id": "87edb87b454a4b2dadc13e1245b2f121", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aef153909a15446c91683cfe1ec5508b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf334aa43b1a4b03b9c6f5cf4a51f90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0632438aeabf4f2aab43ba0966a06cb7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "802cde631a6148a69fbc3ab07af2d5a9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6adc653a9d5546ccb061f9ef512a6304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "821fb4fd53c1418cb6eaaeea8ef15428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "59676002a3c2403e88df502f1bfc7aee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "48420bb0b6534c25a988b3ada79b414d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf1d7c41f41f4700bf1ff6626073e10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f95632e26b04a0ca94f5f354c46d957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b06a1e99c1d6479a8680817f205e83e6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4076904e48ac4a9e91c124dcf951e745", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3535fae43574431486ae5ddf39cfb955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49803e8bca50490982c9b4fd8a908819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b5ea8ac274f4d4789f07aab6663791b", "region_id": "RegionOne"}], "type": "tricircle", "id": "fbb35d69e40b43439a6ecb91330b2f01", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "88586d6bf7654f11815092fc52715373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a7215675272d4e56af8d3fd6646d5853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1a475fce51d34644b8f77a22ba52637d", "region_id": "RegionOne"}], "type": "database", "id": "36611b9b3a8b49f0a17eeea916f79c54", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a1940079d974502986e810f1eeac5d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c57a10f796ce4db0a334dcb297eca9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7a6eca9e76d47c7bd74024337bb1804", "region_id": "RegionOne"}], "type": "application-container", "id": "0dfd537b49454fff8934914caf80a150", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56f949313a6e4906b1a0770daa90b043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae9c42db9eba425caba81742e5e4842e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c2550a31c434b47a92b332cd027a59b", "region_id": "RegionOne"}], "type": "container", "id": "b9d5d29f0908495b844f67ec7dfa54ae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8646ee86b5f40ddb49834d18eccaedf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ccecb232eb346c89ede0dcf157fa771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "90cf3470e9114aa8ad21b1cfd21c438c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a00b126efa4b48fea9952c44da63332f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7770988a8c9d4abbaabbf2596d79f1b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f1c0713db03d4740bcf4768352f98d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3087b73f55bf42a8919f703a17e6cbbf", "region_id": "RegionOne"}], "type": "rca", "id": "b1f006768aed4a8abf83559247bc8467", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a2c995aff0844cfaff043eeae4e263b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c098fb27430149caa602b3dabd5618c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "70854c3bd7f84b69be7bcbbe0015e17a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e88622612ec3468492a9183bd6853adb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "09414f2bcb234621a773afc14e605dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fd34a3acee9449d7a2dc1a2cba72891a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1caf2f6bd8a7435fa8369f466b71dede", "region_id": "RegionOne"}], "type": "network", "id": "9ffdb56ea02a4da2bc57114bc7ae15cc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b64fc77f3f194040b5a756335991fc33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "38cfa2e8d4d545af94b77db352b967f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d2d461ee0fd344a89627e0d1d3ed5864", "region_id": "RegionOne"}], "type": "backup", "id": "3743a8452a684e3ba9b93cd6263935be", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "007f73a587614c63a3fadbb14511365e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0b1b83df26242188f92d127a8b8c8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f15f3cd06a1b4a67a06e57df84ec4904", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cec33ab2ae614a968b451c5710f8ee9d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c195b96f3794bba9a9137b3b49fe8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "33be735735654c119e7ea80c801cd99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a8288e1181142a6ad96253a47e0363d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ddf8186db4b447d5af9f8e1d2fa3060b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c53e16b5eb6341548eb0f946fe30b9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9325a162053243c995c3786e24d3e959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dcf609dada924bc398241d18b1af87ec", "region_id": "RegionOne"}], "type": "monitoring", "id": "cb10c478cf324e829125a70787f87cc5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b7fe4c82e8124790a697dbcbb022e92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "20728c716c64479abe1c7d98af9bb9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d22e08236227460f91ca33e9bfa16e23", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ac6862a37aaa459f8368c9fd03b4fd0d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20e356df63ba457a89ab8bcbb5e2b740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "65350753713a4797a5801c4bfa3badb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "862f319af16346a084127d15b7bde1ef", "region_id": "RegionOne"}], "type": "placement", "id": "361fc0f0202b46d78b1c0f087bac42e9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9cd29b8aafc84d02879edc8ffe0bcb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4371930b0df549e699a7476ba2f92662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4677a0120cab4299bbeed33c36743094", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a9bfd5b364ca41f6b51cc1324fa53751", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8810d35009b8413996da1f952d4e4029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf2b97822f2e45a2b9fe3d27b35f4fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7acb856abaed4da1815521894f37fdea", "region_id": "RegionOne"}], "type": "ha", "id": "d153e5cc9edf472ca0cf25dc745b68cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "28f513ce0ed944cea2fc2f27f0604ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d974b2bfa2ec464fb5c32f64d55b5fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8f502bad60a343b897d57c6536c8a4d9", "region_id": "RegionOne"}], "type": "reservation", "id": "2977d733d05a43f893658f93641f48ea", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b45373f6f504431385f434e294f0340c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ac5c978bd35c43bd94fee5530e8f6e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7586202bf53b41518e1a01b87da010fa", "region_id": "RegionOne"}], "type": "function-engine", "id": "678e6461374c452ead619d378d7d8336", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b0b13b99846e4c98a9f474b5ed0d19d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "01d8bc3f0b0543469047a75abe292714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f91cc34ab86b4e8abfb2d692b1e2bfb0", "region_id": "RegionOne"}], "type": "accelerator", "id": "926ffb46999546528485b0ea98f53a5a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f21e85420174f7f8453885229dde8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d428dca22fe84363b29f394f6ddb0e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "17e5fd3594c7481aa951a8e0e8a64360", "region_id": "RegionOne"}], "type": "admin-logic", "id": "74bc8ccaff074a3b91235b842a8a8a4e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c642e6f892da47e2b44cc2f4f1c3e42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83e32c7c8c6d4bbfa6935122a29a9bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92f7285e9560424d95e32a4324ce3305", "region_id": "RegionOne"}], "type": "registration", "id": "557b6e2222a44bc88031945f32e2f8f8", "name": "adjutant"}], "user": {"domain": {"id": "3edb4539326b4c16a12140575f0b8a89", "name": "8e726f95dd954b1a813201ddf682128b"}, "id": "3bda88084db842d588d87984d378719d", "name": "ae7674e9f170415982d620b56f1f8824"}, "audit_ids": ["e4bc26fd848c4dbca13b4f47b75bdbee", null], "issued_at": "2020-04-23T06:25:56.786442"}} 2020-04-23 06:27:56,999 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,003 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,005 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}, {"router_id": null, "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "DOWN", "port_id": null, "id": "61cea855-49cb-4846-997d-801b70c71bdd"}]} {13} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.276005s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,813 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,817 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,818 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,820 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,831 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.752668+00:00", "project": {"domain": {"id": "614a1e64485c48e996a2d348687a5b3d", "name": "2e3fb41491b0404d80190d0d588db3f1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4a72f2c75bbe4fd9bb19d9ec93df3a22"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b505ca92510a41ccb7bf36578584b659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "94f130cff6304275aaa1c51be1897107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b9da519e187042408f99be8c96bcd5ff", "region_id": "RegionOne"}], "type": "identity", "id": "89c6045a7db5428385434c4d5d5b1936", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "50aaf04632234fc6a889231a6ca0b688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "98607124846141a686f8ad6d693c8a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "071ad17a8ba0448b8c82d06802bbb9d2", "region_id": "RegionOne"}], "type": "compute", "id": "48bac7d992b3440496e485490e04d23c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "856c2f97eb024a39826df9fd84fa6c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b0ddd78fc86f43fa824df16eab6d9539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cbd7bfc425b94f35b6e6acf866f567ba", "region_id": "RegionOne"}], "type": "image", "id": "a6825c8c597b416a82eb35325fe1a6f2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "11b52ec65f72466fbd6e10f492372bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6be8cc40f36471aad873dbce68bb692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6d20ce94138f45be9bd403aa34b2f99b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0685c4e2067340e8bebf7e00679978ca", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ca324f2670245a3a0583038ab8c1fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "368b0f0d37d94d829c48808ef0c30320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c465f86aebbf4b439208346e4de47e51", "region_id": "RegionOne"}], "type": "object-store", "id": "9c17953f11a14a608341023f0c3f3765", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b51e49addd0240d0900368476a8208a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cf6ae661f7ba49c89eaa40a3ac6cfd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f20dd6106e74069bd2b92fb532f6744", "region_id": "RegionOne"}], "type": "clustering", "id": "4c4d8159250845f2bd186b7e6a9755f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19de33bcf5154bd6b21867e403cbd8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebaeea93f9dd4c4cad345da273c35350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c5308214a1c14c908514c9ec531b8ef9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "15ed3e66351448f0bdf96ea6c39e7fad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c13bd9f35f54cd79949a3941a86e01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c5e08b3abe7492080028c6eee90a4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db68f8c9f4db47b68d72d90ab264fc00", "region_id": "RegionOne"}], "type": "cluster", "id": "21b817f91fab4c749deb938702e9f20b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c47922ceb5ae450f821fbc17019356fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9415f94e64d24d3eb6323e3f940448e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4338a627651240d0843a338f85261298", "region_id": "RegionOne"}], "type": "data-processing", "id": "ba0ae72e78954ac2a4033e986806a44d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5910d55ab1194c5bb8c5cc8c43755427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f254eeb94f73497e82c631d17f3b8757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b4e834d12f9848fb832a18c806f4fbf7", "region_id": "RegionOne"}], "type": "baremetal", "id": "6675e1050d5f4fe293a9a35db47aeffe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c35eec8cf8e4b5b8b9c7cceaade14ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f03144541ea94defb2e9ca89eaeb8ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9942a0da5e734cb3b245032541e8ae97", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ad2e63b995d74d04b4e6647b01b87ae3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0cf848bcfb5f4399980ca94aa232f5d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8ec087ab0cbb4d81a7192e9079d3b547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "25406525ae6541e5a2baf46a1c116999", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "124668830d5c48b288d90327fd5928a8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "15e108354c1c41138381bc5d6b90652b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a291f3db1da043bca222c4cd57b38080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5b5c870a00c44e729c198790e7e6a2e0", "region_id": "RegionOne"}], "type": "key-manager", "id": "0585f20311434f6a99f088c8906ae605", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23348fbb6e364ee9afdf4aa5ed348ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6feb4c409f414c3c85f84b272611bfac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "247c5396ec01494ea90c407af2fde8cb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e94a3552786c43679fdbd8dcd72e3441", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bff26d558c4b4fe59b36feb18734c456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fde9e24f93e4d3a80995b00ced661ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c802735976d426d908b56a5d3c4920c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eeb27a12a05941b29074d0fb36987298", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "067d61ffadfc4bf5ab07193570757578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a56c38a46e264847a4a0df4d2bead063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "efe891223a6f4d84b989e1c942ed6f32", "region_id": "RegionOne"}], "type": "message", "id": "e0321409094e47ff8b5deae76f60fe91", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "324f3fa2ffc548cb89545ed85e80f148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed0778c0d8ec4bb4a8ab06fbc8ae4fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "edb95486fa1a4e299e90706cf5fa6af9", "region_id": "RegionOne"}], "type": "messaging", "id": "832118a89e334b899fe9c6c5ed531062", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cdfdd3bbd8674f28a8a6f149d97de2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a10e6d74cf8429b98257d6a33014334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8998e08d9aa1416f967809e8ae7c44f0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d01cf4d2759c4a5f8602cd2f823003eb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4aeb71900e04f22a878f9b4f9bb0f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dee0525cbcd4a578934dfe0dd4cb05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fa3ce1cffcd4af1b969477d4b469264", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a9b231b1e76e4411a0a66ddaad76a093", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ba66f7c7b6e4ba18e63a0b906bf254b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f9eaa6dd6a9411e8f6ab0100259a08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c064f470c60540a9b0c23842775c4c0b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "481f4cc4e2a94429a3e9a81c8d98e895", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bc18f0baac14f51a3eb31be23be0db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb8231d36cb84b998ff9121bb5a37ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a83c53304d84bd385d36be84da320c1", "region_id": "RegionOne"}], "type": "container-infra", "id": "2307838a93c847e48c04e986102cf9b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cad8115f88bb4e7b8c9cd2d65b6a8507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a4c856c5b3574c7d800db4a72fca2250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9eec366c1df04d8ebb96a950beb45899", "region_id": "RegionOne"}], "type": "search", "id": "f0184c0075bd4783bdef38b92c15cdd8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4354be272c424c68a5a7892beba1d37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "64a090d4d7e949aa8d6f94a098bc4c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "75aa07793cd24b07919f8c16c2f8528b", "region_id": "RegionOne"}], "type": "dns", "id": "940641b6dbbf4e3f8ec7da58d709f433", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37411d5ebb0341caa04a77eca25186ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "105a749ba30d47a6bbb2d8049b1699cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5fb7154dc0645cd8143c9750b0c7739", "region_id": "RegionOne"}], "type": "workflow", "id": "421b1b49156f4a13a1cfd2983d9e4e27", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "914446b4efec43ce99b427ecb73dbf6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68a800245f8641f18689d73012316164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d9e5098e833f45628e894296aadaf949", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1d13deb58f904ed283371dd2afb0d604", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9512b4cac3f947c2955d2fe8188a0784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f5a4a2dde45e48349cf42a808ebdb1f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "66674c3c2f6849bba6dae9e88c2a4b45", "region_id": "RegionOne"}], "type": "rating", "id": "2eb863f4a4dd45328a75bb02d5da8ba5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0624f1b229ca4cf38351464e987ceab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f56e5dade0f64b65bf247f3557cc1415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2c12949a2d8b48a5bd3d42071877282b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5221a94822bc488098f5e7a3ee109911", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "952e717c478143948b0ec28babe32393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfaf9b48da824d2f813164b4acae0e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5bd82be105c14ac1947b2198f710df6e", "region_id": "RegionOne"}], "type": "policy", "id": "bf37a04b57444ca59a5286aef1a7597a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9213352b4adb4cc5b9a121084f2e2bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9aeb4e10a58947a19202a95fda121570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5acbd095a034526a988359c172bdc67", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1297545d0ec647d9addbc12798c80abc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7953ad648ac46eca93dbde72c762dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6981ed1382e4510b358d9f6be3f814f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b3d24e9fe7b4545be6dd1d3c19e881a", "region_id": "RegionOne"}], "type": "sharev2", "id": "c4565533206d4f84bd0d6bb8e0f5a9d0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc39e613bb88466b85e73ad763d00b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ff3a279e4ae4499a70cd1a5cc3b2303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "527637ff27ae4a21bf48188804d7aaa2", "region_id": "RegionOne"}], "type": "share", "id": "b0e1acea0d604a77a6266dc34835db6a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cf87229c3c4e454f84afb3084c2d784e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b9afb81bd2848a5b1960d617bd31f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "caea382b7af04473bdb9b991c5c02742", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2667cffb2bcc44dba1f5a36000f2de9b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82f8e30f1a104d8db0b18fc5d6ceebcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f576ce9f70946178a1a79e9bda381f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfc54af99b86431eaace3d406c6207e4", "region_id": "RegionOne"}], "type": "orchestration", "id": "f44a5a8bb2254e0b94fcd66a5901fdff", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99f91c36d3454e3bb3abb5f48f518d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48a79e2cd6bc41cd9eab295e4a886d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b621abe68a104bca9ff472b4f9377b85", "region_id": "RegionOne"}], "type": "block-storage", "id": "74ab669648be4e139f76e7be3d0162bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb7369b0c83343df94cfebb5fda3348a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd7687382c6947fe992820c6a2de002a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1fe997369748e9ae823846aa29e587", "region_id": "RegionOne"}], "type": "volumev3", "id": "0777724973984b1a8d05ccdf59b082fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e4d1bb28b194b60aa50210b6efbf5b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37fcfa30c9b9489b8b724dd96301a1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e1a16bec99d40738f6568f56305eb54", "region_id": "RegionOne"}], "type": "volumev2", "id": "254b4329a45f4668bf0dba6fc66d2941", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80ee803d3f294a10ac3e1f9baaeca8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06e3e0561ec449f5b9b9dc18ec360016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c2f48bd5b5f4300bc0f21d04bcb61f0", "region_id": "RegionOne"}], "type": "volume", "id": "b30543a710bf4e76b37dfb9cf35254fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d960e9d790a43fdbaedd644360bc079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "437e172a42ae4942b2e623d14287fd92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3829fb5a1564215a97c1e9e87429983", "region_id": "RegionOne"}], "type": "block-store", "id": "b6ffc6753e3b410c83c5f9875dc8dd36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9098ace405b84d83bfa6999b1374fb62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28768f3a2eee437eae958df4b16c3362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b1d6772612e0458191289a38a0771064", "region_id": "RegionOne"}], "type": "alarm", "id": "7be15407680b494daf005d30c2a01cd8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec1e326ba3ff45aabeb1e8f182a4ce49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3efc7daad2a44be8b82ad344c0355e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6677410ea7c9496ab0408306d55c1e19", "region_id": "RegionOne"}], "type": "alarming", "id": "4746a449604143a7870e0ce2e583f8a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0235bd883a8649e895038d2d1cb4a8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98271880e1ad46b5a210779a8d252857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "359f086149fb4898b552734338939d2f", "region_id": "RegionOne"}], "type": "meter", "id": "1db9bb2cb9a54679a02bac689e7c0923", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0d3b8ff34b044e39d33def599226f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa91d47f39334aec9708183917d732fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8264e26b7b0942c6aa675d7f406f30ab", "region_id": "RegionOne"}], "type": "metering", "id": "25091ff26de14237af011962adf87c91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c22a85dcf3e84bbfb7b5d6324e49aa51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8135acb871f549f2ba61588db4833e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4db1d223f30442a7a924b47677052bc4", "region_id": "RegionOne"}], "type": "telemetry", "id": "a1d60570192f4b328c19d9acd1aa64dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a1496466733440f8a76347c79ca5bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "165711458ad44b1dbf0c73f03bdbd3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e9824f0354244c4a91aae54e8f666732", "region_id": "RegionOne"}], "type": "event", "id": "b9569943bb96490c8a8c84a1300c2e01", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a629416ec8c340329f6f1c2803646f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a3cf58a082041d0aec38dd4b8b77bb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3d89e6de09014502bba9f95520670ba4", "region_id": "RegionOne"}], "type": "events", "id": "24bdf4158f2a44b5b684403b5c17a998", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5937ed23f50748928dd0d90096e463fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17e82d8f83d24898bdd44bf52a9d9bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "681a4ac5e25d4789b7797d9f3e09a29e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c3c71ace28f747e39fbe79abd300cb91", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b80d5679b57f4dada02be102fa902580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6bfdb82f71647079b26f3420b8f39cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6af3fb5a59cc4be4946a4c5ccccf8d15", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d9434c5ac3ce4ceab86e316d52cecbc0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "03e7beaab292446799381d4ef1f0c06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c53ce5170654fea8cd2a21a96131fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91601fe151084ec49c50861605951af1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "085f63ab35da425abb394f55d21ac801", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "df9f0acb7e3c4a21b7643dc950f42b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f27b098057254a6292988db0d3437c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b22f1bc2a9c42139cd1096f83e06e6a", "region_id": "RegionOne"}], "type": "tricircle", "id": "a4b6e8eca1834ab489a400910f25f765", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "856f53aaa5b645099a283eef04ab02fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dc25f1a49ecd41c298e1ba17f8fddeee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "02379f8edf5140d695d75451758118e4", "region_id": "RegionOne"}], "type": "database", "id": "c3a3aa85d3d84244862d9a694931b934", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c221e4b0c50c40d7a083bf1540c72f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91caf3eef570449280404d7cf750e6b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b04cfe989244f48ac0f04c4688178e3", "region_id": "RegionOne"}], "type": "application-container", "id": "4506472aefde4aac987c9dca8f3a10e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8736f72cc82b4199a68c2c48449ddcb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9b3d4c5768843599dcb786288b6f293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d531aa368fc54950ac0e0a09c85fdbbf", "region_id": "RegionOne"}], "type": "container", "id": "b748f5810f9344cd8b18d326f3a97aa5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b35c9eacf63465b9e052b273900bd4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efb7ea1fc02f432cac13087d7bee5b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8f482c74d4da4374acfbff6138f662fa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed49677622c24851968854479daa6df1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bab9c385ac814ac18e452ec47d883a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b606507e55e448ed92e85a81b140218f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ee54ada5f68496b8a98e291bc503d0f", "region_id": "RegionOne"}], "type": "rca", "id": "69b501a026dd4e90996aae5d88d402fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "02aa6f6121c94b7f97e8cf516b412cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2cdc6f0d49824a4d8bc705cb0ee177c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "66a748872aaf4ccd8fbe675a0ca21782", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ca72159e29d4492e92191718c7a84e19", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3b4ab8c2444246d88ce6d2113614d19d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0ae926e0b6754b2aa825b02095ba5911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f0e6bcaad43e40c8b156dcc363cdc470", "region_id": "RegionOne"}], "type": "network", "id": "5c1b114a257a4082bf6643023f8446e6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e2be72ce475341519c399ca30f627976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3faaba55cefc4eec9fe004a2a79dbd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ce4a725e33e04fa581b68a6b119a8386", "region_id": "RegionOne"}], "type": "backup", "id": "0caff81a33aa447ba429bd92af995b7c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "358d89ddab094bc3ade7350d64c7a403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96d5ee6acfc942adb1f938f6b675dce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3811b7e208a74712ad7c1609edae0dc4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c94408374b3e435ba5708fd89df5f326", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e8d1f5b1aa88452e864c827551ba0c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e3ffedf611b425d8eb3834138a030df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9afd3082c31a48a6b65029da9f97fc0e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d7663f21a42f43b190ce5f8e90318249", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8089926823cb4d058a79f01acbb08480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72174913e03e445f95cd60150ccfe3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "27d9156c91134e3781b71e5de0b7faae", "region_id": "RegionOne"}], "type": "monitoring", "id": "e3101a6d9e5d40949e12770b0e42f082", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c13d8cbdaf824de8879264108f81513b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d6536bfffd264be4a56b7c1c9e804397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9def5d8d053141d7814e154f525bdce0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cd9296539d7644f9ba0a25337d84ea67", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4a2cbe28f1845b0b914d22f40e7d8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4d4dba83c1ec4777808138b281fc42f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c47c1b5e6f6840e898ee56b4f075f381", "region_id": "RegionOne"}], "type": "placement", "id": "903200a8649444d5a9888c3ad888ba56", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cb612e800fe4ffca0860f1d6d81fd28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "265b80d66e82424f98f4d33248c92704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "74be7cb2510d425e86e45cb513805bff", "region_id": "RegionOne"}], "type": "instance-ha", "id": "934a190c784a435ba23d37ea5648ce3b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7087a44505684b07b65cb3560400449e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "950417c87b9a4f51b7ae5e208306938c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1b1c8c273e2547479541c805ce8a8fc0", "region_id": "RegionOne"}], "type": "ha", "id": "82b9752de12b42f287d2891ec218e6af", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "95b6dc10b81e4faa964ac84db46560c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab79f1a529bd41fdb92dbb0b7d930bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6a8dfdad5bfb4bb09a703195f75cb1ca", "region_id": "RegionOne"}], "type": "reservation", "id": "f3ca88258788415eba5f07e9140080bd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9cce6e8533d44a05a2e858449301a128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58881f74348648a599767c36dd92c127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c8b6714ed968457f9de87102676dabb1", "region_id": "RegionOne"}], "type": "function-engine", "id": "7ae6e6c3d22541f082773f15857e6c7f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c882c82ded024c808346879ee082d0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab555adaa2144781a23ff1cd81efed82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7afc79b692284478a4c4721d5c99c7a8", "region_id": "RegionOne"}], "type": "accelerator", "id": "3a44f1c35b4245f8878e26cd84b38c0f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9faa8b72a4e84647b8265713888133df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27a372768f5d4ae4bc01a09852b0fca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "894bad12b1e04364917ee17e57aadbed", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1048115fea3a4d938b13b008c54c39d7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6d6f7ef2b394e4fa34ea1cc9bc42d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d063a182038546c89fde76cf1b928f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "707a2581f9424d47b5fb9cc2a5c32d88", "region_id": "RegionOne"}], "type": "registration", "id": "cb2e429fcaad4121ad6c05067dbf88e6", "name": "adjutant"}], "user": {"domain": {"id": "feae5edac1d54743bbe137d21795bf7f", "name": "429e61844a4147249c643098e3625376"}, "id": "86efbc39020f4e98a173bb24674a6a33", "name": "b1ee3a636acd4af6ae0c42defd504fb1"}, "audit_ids": ["79e299d0c5c040aab3040cc5ef37ad1e", null], "issued_at": "2020-04-23T06:25:56.752668"}} 2020-04-23 06:27:56,968 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,974 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,976 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:56,979 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ab"}}' 2020-04-23 06:27:56,983 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,984 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {28} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.338744s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,850 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,854 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,856 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,858 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,869 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.792073+00:00", "project": {"domain": {"id": "5aa5277bcc894d5f8ea8ebf736f3800a", "name": "e5f9cc37d4884ba78354893fbf42ceb5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "49a30e38b3b84de49af36bf6fb7f6a3d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "462255ad27ac44059071cd9dafd87862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "92ba23dcb3a7429fb7973be26feeb5be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "328dc93b4c56458c83a3b2e58953f925", "region_id": "RegionOne"}], "type": "identity", "id": "7cec86bd8e3d45ccb30cf2b5e6a685cf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "379b28a24a73405cb60c4eb529a4499b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85986d0086d04e06b488e7483c70aee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "746f727a52944e1cad70626f4f520406", "region_id": "RegionOne"}], "type": "compute", "id": "9c741e7709604611be8682e138ea342f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ca404addb2d84d658eae86977bf3ef65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bf73f0703dd447f3800157cd14fd0bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "392971a8d44a4ea9853ddd4486649a6f", "region_id": "RegionOne"}], "type": "image", "id": "f36ffcc902474c71934fe60987217f8a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "23ddc4a063e14afea7e900b17b1b7ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "83da2a3eead04546919ffb12b4f00c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ee62b109fe4a495a9b2db6e3284322b8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f958524b2ac946cd9814efc4b4cd0ddd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c75ecc6d83c4afab1ee024cbe1f042e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "babb141d8f584f9d912b2d26971c2fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc64801ddcc04c06bb4cb191f4de66bb", "region_id": "RegionOne"}], "type": "object-store", "id": "095f936ac65d4ab38ac11cbd8605f33e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3716c88b956f4ab4ac042910180bf332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a82f183f2954819b7cd8c3315223061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a7c823131d4498ba6d13d1d2bf3491d", "region_id": "RegionOne"}], "type": "clustering", "id": "1034501ed7fe4c7a9253dca682acb171", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2dec741b5ba4b519f3f2e2696619e45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f78a286d818544cc9468e9e407b05c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "94f06e4a18374186a8a5d9828feee43a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f87e3339ad8c483a86317ed8c319011a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a870c0645ba4388b55ed1b043d1033c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "715df30ee4d7443cb8a637a73e26b240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "70819034c52446c2969f81f0e57e25dc", "region_id": "RegionOne"}], "type": "cluster", "id": "0da3f556ff904303b479795035673070", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "743c5cb7348e4b8e83a0f88108e91e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "13a8d9143a294397876c976374595aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "52ef57dc1d864039a2cd6eb8a95ce6fe", "region_id": "RegionOne"}], "type": "data-processing", "id": "760e9a48d04e4027b6f7b3c5b1b4ea14", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e95a4ac05c94e9295866933f3b2aa40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f31d9d0451746938cb31cdce2a3606d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64170ee6e03e43669a72935f2ee5c12b", "region_id": "RegionOne"}], "type": "baremetal", "id": "19307b562f5f4cb9a916f100a190e216", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c468b5a1b94744118e09845acd110e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6a4f0e48c65f48788a56564d26005b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "81b18ecc5d7a412381aa57ec15e33fbf", "region_id": "RegionOne"}], "type": "bare-metal", "id": "21cf66b24fd54db5816a93b243fe1050", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b5b3c047c8fc4fa8ad8822f342a9dda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b6bcbc07f1dc498c93ab6b006438dfb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "15de45dd08bb4c0c829407bde499ab6b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7fff69154a5242f7bde7cfb500e7e015", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b32b11ee804b4dbf940a7135377df1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b302edbfafac42c092886e9539ac572b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aa49a455abc542f2b75c522e5cb943da", "region_id": "RegionOne"}], "type": "key-manager", "id": "68c305f7c0304e83a25172aa7f27ec1c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fbdb53f226cf4f53851995265cbac221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51acfe5a0fbd47a3b7f5c0864ae0ba89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72110fb272ea457e93978bb7b4cc5fad", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1f6c0b47b7ea4106b646208a79f9e575", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a1fd7e7b3b84a8eb9a90b321fd78d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a974fde04cb4213b0ce760acf23961c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c7dc8d002f24fdc8b3959491f1a8710", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7030e4a9886d4eb3819332b3a1c48bb6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8a1d9b61d9c046a48d31f11f6570d1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a6e41ed1e88a41b9932822e21244b37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6d464bb8f3d44ad3ae3a1e16def9c2fc", "region_id": "RegionOne"}], "type": "message", "id": "63234895c2a44bfe92147f349358eeea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "38916b1898e74effb4e0d674e48d3ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bbf4f13cd824c3e9f3000af666a03dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f0f283be797e4757a3da05df027470a0", "region_id": "RegionOne"}], "type": "messaging", "id": "813d8e176ce0418784f6c3290496b05c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "58342f0208ea43ee9080984a112e1a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6fb4ca1b13334da5a03a18936455b8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fac768c94c4f45b19c962f03d3ff6f76", "region_id": "RegionOne"}], "type": "application-catalog", "id": "33a2fa9597f74fcb8c0f15e7f4e839e4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a931f59f9eb4444bb56b8b8372ed68b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "404242a773314542979e9fb29a179fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ddaba1974b44ec49dae0cc1897d1865", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5d18eb3c0c24d6eb901068be5cb1e18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15c763b435674415a95ce38fc57236a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47cdfe48382e4ef680a4e339fabc5491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b383b73260914766bbd6d1bb34f77385", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b5f52c0d6fb241e1be307b60d17db1ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33ee53ccd954464399d616e9dc1dc111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6af2fee7ad5546568c50d456d31bc296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ed445e598f74ab9bc3bb950cf30ca32", "region_id": "RegionOne"}], "type": "container-infra", "id": "3f5969c10c5f4e0d8ca18bdf34e09150", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5d4fe57e0c5a4ec5b2b32ed58956129a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5d2fe1d5b8494646918c69982caf0d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "12ac82882aa14bc18b1f603958dce242", "region_id": "RegionOne"}], "type": "search", "id": "034721d564704cbf8543194c4b425c0c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e9479688ae94477f8af770111a0887e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "83beea4439804154bdbff652728ae6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "20c78601f95948ab8abd719f2def739a", "region_id": "RegionOne"}], "type": "dns", "id": "415a8493005248d78ffdf3d5daeb61a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89a55392059648d4b1c1576bb06aa7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c2b66fea9bc47d081093a7a568c1cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8ab5f5aa2fd42329c06d61a187eeb2b", "region_id": "RegionOne"}], "type": "workflow", "id": "0e68dc6a15be491391d51bcca9d88938", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "164deb7607a049c99b47bb2d3aab63dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef212aeef56d4551bef1a83764b6eebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4940c073ac8f40efb455ba7272317b7e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8f55ccc08fdc4562920c790715305704", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "807bc119feb6416ebdfed3c1530997da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fe798fa7371f4367be40319868676b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9043b6badee64199952722bbdfcefc1e", "region_id": "RegionOne"}], "type": "rating", "id": "998c0cecf855458a95e2c8b119984f0f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "774f646a936243b99b386839b1420a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b98a9fbe28a4f59bb33914aa030ee46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e9cd3459b84840ce959b30a806506b06", "region_id": "RegionOne"}], "type": "operator-policy", "id": "31334a5e5a5a46a09638e4d18507c36a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "601ba6b1a5634f01a43af68fbb621b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55c86d007f954b5596259f943488305f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "abd66c7b9fcb4ee1bfeeabadc9c74023", "region_id": "RegionOne"}], "type": "policy", "id": "d9526666a2a14b2ebacdfb9039720369", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a7fdd51dd334ce1887d16126f66fbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6a0867174fb482196ddeb97ca935bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d89b0392981040fcb81a3ec17d7c92b2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0e5043b3169548aaa19db786dde9c90a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "adab45c583694e2ca1af61441fc2c9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e4bc2ecdf454730bda5f43f1667e44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaa27133bff44946b66b1f33259dcbc6", "region_id": "RegionOne"}], "type": "sharev2", "id": "0af2e6120ba24e7ca29cc821576ef236", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9979ba2b029446ada371fdf5a9747246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09a7842430b0474abd0ed1fdb23e4be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22d3c0d70c564fac8f699af0173555ba", "region_id": "RegionOne"}], "type": "share", "id": "e5bf7ef858054577902ebed378d385e5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "087a67caa46c4b3c83af9c81bfdf13e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b74d2bb2bb848b0a55bd77774fd8e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "19d3123d83394c2b8114f94d23918c81", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "de304d3f13f54157882475af169bd494", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ef9ba9e7bdc4c98872ffd6b3ec7ce76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12646004df4b465a9599a07e9ecb987b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6332622c1b2948c18ba2d2ed117cc93e", "region_id": "RegionOne"}], "type": "orchestration", "id": "a14a7a688e38416a8f39f7c20ad60378", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c09ad51dbfc4b0bb83ca4057f400ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a640ede101f47a7a576ea92b36474c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f728769e8a14302a34bddbd1d64020a", "region_id": "RegionOne"}], "type": "block-storage", "id": "c4c99b0153f443669ae5df1ef0415430", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd696895a15947658337cffbd053b8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ebad9690dab4a0b9ab5ce32aef962f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f0075d97294c90ac10c45607c47eee", "region_id": "RegionOne"}], "type": "volumev3", "id": "fed23ecdaa6340089611b26551d9cbda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "069bc84de8b34d6db53e6e6f1b93f84d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbdb42f3e18b409dbcfcd5f802dd109a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f119e55e4b07492d8bb0a414f608aefd", "region_id": "RegionOne"}], "type": "volumev2", "id": "35e066d79334440b9d8fd2bcc5289a09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdd41c5723e54ebca1258885a3a5e1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72f03a13157f478988b28521789d79e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "012ffa1539b34d05bf133a85a17c0cdf", "region_id": "RegionOne"}], "type": "volume", "id": "d93e925429654726bd33c8504eca73a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f551725dcd94d75b04c64f7f2ac6bf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c069ea73314144ea916aa39cd33024a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7129320f0861469aacc5413ef1572ccd", "region_id": "RegionOne"}], "type": "block-store", "id": "d3a9770f06734d3fa240fea2ca5d29dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8046e281130442dbc47ffb3619141f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5290ba951bf345b4888e3c0bfba3341a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7dd7218f8d85405ca4b9488280450659", "region_id": "RegionOne"}], "type": "alarm", "id": "3227f8e671de4715a59919e9888a3dcb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2ee338fcacb4e4d9d17809643ef5609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a5315097c09c4d5f862a60a267a84737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d8afce98afe44f789fcbefe71ce492be", "region_id": "RegionOne"}], "type": "alarming", "id": "f5309d55b98b4773a4bb07d410d030f9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e068e66ed65948f3af040f301364a818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6cae28bdb8fe40949e42d8437607bba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8afdb60847f34c33b5c4d1d27790d07c", "region_id": "RegionOne"}], "type": "meter", "id": "0d7fe110876e456b914818bcefbdffcb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b786770292cb47d389084d64f0d8f07a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb748bedd2444bc690fd963b5713af19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b43c2d970c53403f9dddb2b0a321dab3", "region_id": "RegionOne"}], "type": "metering", "id": "ebdfcc1a3aa546e9b1a0152648d50809", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6211cd7ecaf348e587bf6d162485f26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a5d0daa6b584394a298b17403b4f81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2148c9f7711b4c4bb5b5eb34d2bd60ce", "region_id": "RegionOne"}], "type": "telemetry", "id": "d0cce632652d49f7a2be886d99ff7151", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "35463a571a30464281df1a954b1b60a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c64b1557c1894c9882e1207208083fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01db238073d345f99eac4ff53739b8aa", "region_id": "RegionOne"}], "type": "event", "id": "41261731706b4e57abebcb1ddaa637b6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "723a02fd1ab0489c9ad22fd57edad3f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d229c516fe544dc6ad6a392893a07a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c847697a309648718ac550485df30822", "region_id": "RegionOne"}], "type": "events", "id": "1286b8cb88da43e8ae2ffac07ad2f8e2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6bbeaa309bb8490f9433affae9defa1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea249642fa2a463bad684bdd7e94bf89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27728f6be1024bf69e74609e8e8d5cca", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b454eea1f4f84ca593afb7c502066ac3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87c185fdef6a4001a556ef36be7473fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "925b4ecd8c164775adcdddeaece55884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "656b134debd0437db66370f673621d3f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ea966094e6614c35a060859c34e94dee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2332087707ad466e8770c78a21d0279f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "297fe9ca42994e69be2706546cf4295e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3a67d3a20654ca28a27fe65f48441aa", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fd3fb9574f614805876da516f610b27c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "008c329a28cf4eae90d81132923dc9be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb6e85b2176849a8887b4682ec44ccb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e56afee81a54ac79cf034780d753615", "region_id": "RegionOne"}], "type": "tricircle", "id": "e51067db81f547b9b722f6fdc2af0e3b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4a0cf585d3884a359010162263c123d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1afd08d4a05442259806a63be20d5018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2e436f96037944da95af974f9035a9c5", "region_id": "RegionOne"}], "type": "database", "id": "de19c00452d14035a9d84bbf40c5e01e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "369a397de9c24c7c8873a87c0a9d69a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14523c52f8e1404196b8e61ef776b156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cb2d816386ef45668dd883abad35c912", "region_id": "RegionOne"}], "type": "application-container", "id": "1131d1cd6022491a9924526b1a093e4a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eac6d607f36e4379b6715db0c8a8da23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68dcde4a8cd64fcfa7830aa30323ef10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1050fee741ba468e88305b1c95215063", "region_id": "RegionOne"}], "type": "container", "id": "92d21e087c64497cb24db1276d6cc9cd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2dbebe4f0591457aa6f028df3b440bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c93fcecae47646d2824c91c2d8435347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7211ec7a53744fa6805105094ebdb038", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e089c0aec0a64ace96c2ecfc4a20d840", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41df5a573c84429f8aa1fe785fe1b70f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0010966be40c4c62b2266611f5205004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "039fa726250d435abecb55e6186c3993", "region_id": "RegionOne"}], "type": "rca", "id": "cb30ccc1a892449f9792507d61a5fea0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b719379dff504fbe964bc21a82c44d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e1cc5db066f4080b077226c74c134d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9f0db17421da4ebf8afbd407e79d52f4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1b97e129bc3a4b419dde3f71034f525f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f49d94cb3f4744c4bc22a30013bae15c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "718e7cf357e7412f81544c38ed95c29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e8919963f5b2493582088e5ba2dcce22", "region_id": "RegionOne"}], "type": "network", "id": "d03f591449e34098954487db9ac2cbdf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "42a805cdc5f6463a8a3a8783eb433b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "333d52c82e3f4e4cb9c62b3e34b47408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e35c5ee1c11d497ca09928e5194756fb", "region_id": "RegionOne"}], "type": "backup", "id": "375f576f0f5e46988699a0a4ab5a309f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d098178b41f4d90b1ceea308dde4f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8baabb8ea63c4023900ddb84a04fb16d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "feea2d3fbc1749aca27e1669ce225d6c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ccac4c83e86a4fa0be61fda88f426360", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "92c96fac0dd74c37b3385072b12fce86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6db33abdeab44caa9f742dca45ea6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4a609c715f4e49c0bb27ac7e898d44c4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b82ab13f776e4575ba9a9f2d59f507ed", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2ec176cbd4304b20b23858ec809405a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b267d53e91c48749404ffac0682c6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b39f2c914cb1483699b927e479086aff", "region_id": "RegionOne"}], "type": "monitoring", "id": "19c40e448f5f4618acf491af8ab3f390", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "287d5c92372e447abd953c94ab76dd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "85fca0e08c524a78b061cc02c6bcd947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1f1f121e351b419cba515f0706f2083f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b1008157b9304669b4aade6d838c1535", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fb906d41a234d739e373f03e8c766e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c3d0138efc724db8bcf15bde34f3bd05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3302a7c91d784045886ad1899d18065d", "region_id": "RegionOne"}], "type": "placement", "id": "bbb5fc08b419457e87fe1cd1717e0898", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5858826eebff4163a7a6e24294674e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65933833e63c46a58182278cfb7b15f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "527b2540b43648869699b9858a5dfc40", "region_id": "RegionOne"}], "type": "instance-ha", "id": "64cc89b375cc44789edddba61411bdbb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32c01ed8c05d48c5a04e43a1830d244c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "596daa5bbf524d569b91f4205d0d9502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56971cbd8f344cdea8b6e692f652dbfe", "region_id": "RegionOne"}], "type": "ha", "id": "492bb5e8c21041658f60fef78012c435", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fa02b2621d784ccf8ba8fff20186c7d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75ce8aa8e34140858671ea241991203c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "170db4ec336d4c7b91fd6f50cb1870ac", "region_id": "RegionOne"}], "type": "reservation", "id": "cef37eb7bc1848b5a53de8acae169d52", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ff860a90bc34f10a3e65a9ccd1380de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6a1d88935c3b41ca80a8e44ee9605224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4cae1a5a3f2d4b6ab73f7ef02c331b8e", "region_id": "RegionOne"}], "type": "function-engine", "id": "6db40f61296c409380742e1ee0ea1b76", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7265e335cff4466491f728682e4151f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c51f5bc6bec643cf9aa4acc5e29cd074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b1f5cb0befe94184bafdaf29758cdd6f", "region_id": "RegionOne"}], "type": "accelerator", "id": "1a3025db6fb549a3987195f4fdd0968f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25157fa8c21040a39ef25d89f8a4fe21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0fc4883ac0f54f16b482ecb80b01a348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8657d5728ad04a10a85d60e7389e12c6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "11dbcb94543d4b7bb2fc94f7dd1f5d57", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c0c878a0c6749f6bbaf212951801b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8d1683c856b4b3caeea315c53ea4a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3e9947aab9fc4a68a86b4c10bea2bd1d", "region_id": "RegionOne"}], "type": "registration", "id": "36a4853625654920bf7129dab627e41b", "name": "adjutant"}], "user": {"domain": {"id": "3f2a0fa3e0c04158bc12ecab5bba20b8", "name": "765f80018c6949d38d7dbc588efe2136"}, "id": "7cd2899cdf6b4b61b1d14a4b8928e2f1", "name": "99c590c6c61042969eb760981ef7f425"}, "audit_ids": ["9be29df1761541fdaef11a01a7fd1e06", null], "issued_at": "2020-04-23T06:25:56.792073"}} 2020-04-23 06:27:57,016 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,020 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,021 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:57,074 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "server-name", "imageRef": "image-id", "flavorRef": "flavor-id", "user_data": "dXNlcl9kYXRhLTI=", "max_count": 1, "min_count": 1}}' 2020-04-23 06:27:57,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,080 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "user_data": "user_data-2", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:57,098 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,102 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,103 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "user_data": "user_data-2", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.229635s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,920 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,922 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,925 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,937 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.858550+00:00", "project": {"domain": {"id": "df45cc8017d544c4b1830da3567f42cb", "name": "c78422abaaa041d59957ec22884fcfee"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6db7ca9a46d3491f863ed6c0d67bbb64"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d9d85627039a4dcdb51f1d8fdade9d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "32249ef318da4e00b34c2cc0f04d81ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e59d3de9c3f04a81b83dcc37da404547", "region_id": "RegionOne"}], "type": "identity", "id": "9157583032634c5882ba0e94389b9ba8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d7817339d86748eaab5ea925dc6a795f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a52dad3ddedc4696ba026b08d0b4a2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "02c7651fc86447e48890c3454f472999", "region_id": "RegionOne"}], "type": "compute", "id": "41904cc409974ee1be87862dabe73059", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ab4cc691e8e9499891d8dcbf6924339a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "973868263b4a43f9a736d7c46a3de960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aaa69751025543f4b11579b1176507e7", "region_id": "RegionOne"}], "type": "image", "id": "0cd8e07d3f184332a17582360656f4da", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9cc16eac29254dfcb876b48cb1abd458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6884e57b81e44d1929530503be93c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f96446d055644a17a9fb56fb47e25d0f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ebcc695438e84f95862e8d1bf9413664", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fcd198dd06d432daef8677de60f8fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb4812c59654491cbd41e4a8bdc9e10d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca7c02a0ec440c28c663939afd26864", "region_id": "RegionOne"}], "type": "object-store", "id": "5cd2ee5944a84718bc93e0c6ee117e06", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2996e22852b847438882436b1416e6ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b14cd38bece44b2857deb41eabd3928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76011534ee5e428496fa0656744195d9", "region_id": "RegionOne"}], "type": "clustering", "id": "3c21110e3f454bab86f20d13ecec9855", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9720c7f2425c41cd9aba93f5fb5be13c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2920a25bbbd439f8016969e781bccdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "14879a62292e4a259eefdf511b944422", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "df153a0ee57b4fcf8967a67da4ff6546", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd99661a6cc14be7bd033ba274926540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f0aee6c7e774717a0e6bfba6cca5208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9644908781f143e0a06470baedb9e94b", "region_id": "RegionOne"}], "type": "cluster", "id": "11396263976d4b1597f147ea745664dd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b8580876ef7348808e0b3a3f60b91773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5fae0690f7a0410e9b70648907ca3f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d8fd7bbb214f45b18e625d505a89839f", "region_id": "RegionOne"}], "type": "data-processing", "id": "ddb4c6b999ea496cab5d0de696871787", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "832a612b797341ec8664095857e447cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5f4c82e43a74a35a2fc258f17dd6a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "826b95e77e234a68bc84f1898c3f6cd8", "region_id": "RegionOne"}], "type": "baremetal", "id": "89e60f7966914a38a9f5d684d8e45297", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c0783f9b42004329a85667f95bd880f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0b92c8041944b1cbcbbb46bd64007c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b1c597e9981482aaa5accd5dc7ec910", "region_id": "RegionOne"}], "type": "bare-metal", "id": "626c397eef0b49fd89754f64850659fe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d62f3b32c19469cb3bf5394e10462d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cc259f05eeba4ea0a2c832c1870ed150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "727017715af945df989b85c22729b74a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f100be3bc99c49f39772b2b66b07b3ed", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ed69efc809f64d7388dcdb5fe86e037b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "caad315169a241319b2ed2841a2d63e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c13823b0a7394a9dbd6aee875709abc8", "region_id": "RegionOne"}], "type": "key-manager", "id": "1da801144a4542d4a164260b9eb9deed", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be9e5e17005c47cbb87eef759e706869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "57cb485735c1476cb60ee5ee10858de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7ca0121b6e844d4eb1c8a1084376fb31", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0fce3e2437af45b3a28feeda7e8ee54b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e37610012c704306b9ef5cc79a5389ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd4570266f284d0bbeaf538855e02654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7b1b1e6a9f045dc9a7af1d4f9f789d3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dae445a72c2641fa96d467770d3aff76", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "98a76f8948bf4269b4e22927805e7687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3b0250027f09417ba1f9343ce306a833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6f25c2dcffbe41ff924be5379b13668c", "region_id": "RegionOne"}], "type": "message", "id": "4fe0d8868ea84ed9908e12c86b71e356", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fd6cc4b590194fa894d0f686a6dee8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "68fbea52b8ae453d9935bdfb66b52c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "38a53eb232364d26861184c81af8a4ae", "region_id": "RegionOne"}], "type": "messaging", "id": "9b5193b01e244647b65de941a8cb8556", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4baed8b93eaa45f785afd0ddedd3c1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9a733fdf81404638a6c62402feeaf317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1edadc460b0e4ab6966c2bc23c3a01c2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "51e8634878b54157badae09b6de1914e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f57160fee74349fe83ad7d721d590636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81128566d5014c76996febc049d705f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28d4f27563f44eeea1f0e5b51db38a80", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "436ac77e788441048670abda830181b3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1b37fc724a44f449114e429d7c560e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8c06c23edbb45ceab85bc9a78a966f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39c486e43ed54200a57e88ff2521a44a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff9c782cba794196b867f62b644b2e30", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a565c796ff844a593e3824b3dd35895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8f12b978a4a4ccd9576feda1d5d0b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e2d4953211c4611a95759f460c785a9", "region_id": "RegionOne"}], "type": "container-infra", "id": "0990159924d6479db5f09066acc5c679", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d5fd6555a2f14c3d959c1963339f34cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5a793797fa734154860999ba6c0b5a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "529228dae81246d0985aea8bf8af246c", "region_id": "RegionOne"}], "type": "search", "id": "e3f4d30fb6954ef7bdd9c51d7cfc4a92", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e468dac45fa4e4db3c2d666f1aeb7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f7fb71297a5947b7a5e5b537cfabb9c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "29402000b8e140a8a853ccd91026f3fe", "region_id": "RegionOne"}], "type": "dns", "id": "7f939d5054204738a0f9573ba672264f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d4fbefb2afc4308940b80752c7245f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb31e3779b3b45a69ff4d3e7e926ca2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3862792a9203497aa3676d8b8d6970b9", "region_id": "RegionOne"}], "type": "workflow", "id": "68e454fd575540a28c714ab6b53fa587", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "661b9d0248be40448db1cdb2d33d563e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b7f30626333240a184941cd59c56c3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a0c4a8ef9d04990a60dc010685a0a43", "region_id": "RegionOne"}], "type": "workflowv2", "id": "be2e888d50ac4dc5b7601862988b5e29", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7f1f86aaa3ad4afd911da07df981e368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1cafe1a1a19945758d502586380b06b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0f021061250a4b078e55cc09f938642c", "region_id": "RegionOne"}], "type": "rating", "id": "9a5473410ba6477cbdd1ee83df0162ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44c865ec975a4c518b421bb4fc9a9330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "241b8b4ca4a147a4aa63aefad1c6dc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "af56df7ca6b34e41888c1d52ccc7c765", "region_id": "RegionOne"}], "type": "operator-policy", "id": "77375fe03288494c8aa79e5ba58edfde", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7da0f6e08848481a8ee5534bd870385f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9123f8a81bd4154ac8bba020ae969e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3730d41fc2c943a09018b6c90e218f5a", "region_id": "RegionOne"}], "type": "policy", "id": "394a8018bcc743d5b0ca0d606d918d0d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eace04d523084b339014ab24a355af56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07ea722436474177ae65baf28996aaf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27aec2a05fdb422c90d902c0820b132c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "60f91f7ca813450d82bd884e06153cdc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ffbeafd024348558fcc64241d7183bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7677cf84201e497096895d233d7417da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b327ab7b7b4b4801b9ce2a7283d73393", "region_id": "RegionOne"}], "type": "sharev2", "id": "d4e14a094df34482a6498cb965dc8ea1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "067282ce9d2a4ea4b3a51dbf427a47f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ce222cbc5ab46a7b983188fb7fe8e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "409dc08d929d48a8bf87b8d7c8a9e7d5", "region_id": "RegionOne"}], "type": "share", "id": "a598caf1e85940c4adde225c85a179fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ebaebd7eed3b4841abdb844696e23754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c4845ebe15b3471289fe0bb671d94eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4aa340a7c954bcfa0be0729d29818aa", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4f532135ec0b4fd796196fe11c67044f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3057a60fc3448988f5649aaaed3844f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2b0db5f7fe546f09a8331911f83928d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84e3512255fe4d7ab838be5a4a63006b", "region_id": "RegionOne"}], "type": "orchestration", "id": "65161e09a8a241a2a1a0b0407ce871ce", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "917b39fa2a32423f8ec8aac86846c28e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b176e33250e460d836cf737246c49f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02bb520685144309b850470197789446", "region_id": "RegionOne"}], "type": "block-storage", "id": "9aa227d44e0d4e33acfab1ffc5fddb3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4e5f3d300a642a9a114ca2e3bd50d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e72dbd4e3a4e4e66958bc7061f4abcbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba11a28ea3549daa5ef8b438d24a667", "region_id": "RegionOne"}], "type": "volumev3", "id": "52572c182c05400ea524905ecd292fc0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6fa9f40f984e0c9b49ea97affdc374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5ae3298754c46d582c20ce490153231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b65dec7151c47359e637b78929147f6", "region_id": "RegionOne"}], "type": "volumev2", "id": "16161a928f40432ba12b1a3d108bab54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f24f1aeb9494b6b945ef9676f40c702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726443aaf381403283658f24dc8a3018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03df5475740546c58c96dac1af7f0d99", "region_id": "RegionOne"}], "type": "volume", "id": "631b4365b36144559064274ae6b45b79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55b585a4519e45bd83d23d5c8cd0750f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b45ac44a7e64498b70500483109a5d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc82102079bc4f7294662190ffd21346", "region_id": "RegionOne"}], "type": "block-store", "id": "def4a487686a4e0ea4ea8ee81be4d1da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6bfe6866920948d08afad75ce6262f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa8cc5e5cee448a58c9eff45dd8dee67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "842b741d00784b6fbc50cb66c3c2f690", "region_id": "RegionOne"}], "type": "alarm", "id": "59627b39b2ae46429064d4477d376435", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c810cc7ace414ec3b6ec54d96eb6aaa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f571a9dd6a404ae4b4f3698ee49ecc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b6eba7865a5d41e595ee6929523adafb", "region_id": "RegionOne"}], "type": "alarming", "id": "28f69b0a012c49a6bd0b56bf5a31d415", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "03b8a01d3cae448eb8718774803aa997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef387317cd974a348d2c00617713bcad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5dec9a46e9f54254b3cf0daa1919a4e9", "region_id": "RegionOne"}], "type": "meter", "id": "1640cab9eac0445ba2f09e26bf57ff01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d05511e7bfa14f0f884307c5c211cd1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a1315390d16421a92e72e54fc9def4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1b9c84e23524b0fbf6f5472427125b4", "region_id": "RegionOne"}], "type": "metering", "id": "b8b0572c96b24194a18724a2feafa2d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fac5586e1e1c4744b56042bdb7131fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55eb911a2bc643229d036479d14ca819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "52789813a6074b4ba16587366caae858", "region_id": "RegionOne"}], "type": "telemetry", "id": "a6bff9a5fd504bd3858b42505bdc8352", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "582b22056685482d9255cd42e5d04856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cf63bc99d0454be9b99234f8574b69b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "34526dfb07154663a1f6da3c564fd533", "region_id": "RegionOne"}], "type": "event", "id": "acfeeba7e23d463d972e550bb04d2030", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6729232555f44f24940ad9709b853fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e25f151b7dc947ca90c3fccaea6b8221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e9fd297dcc2484ba2c278aad87a1bc6", "region_id": "RegionOne"}], "type": "events", "id": "d51b9e9fd00d46439c9e52fc34a0bf71", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fdfd9d57ae94eddac233b9fb541af3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c66d2f196b34246ad84a4a3834e2791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb279637f4e14a1f96afe797f5db75ce", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d2eabe27d9c345d587b8624ce69ebfce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7740261c57d9418897c3545459ea82b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "56ed3e33f7ce43c984c8fedd3d8db48b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "25644165427a4d2d95b454e810b15786", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8ad2a166c84a495abe8a5ccaaaa33bbb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c3257bf065c47e0b82ad7df0ce5570d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a9a43e652eb4753b91aee2c79af9f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ffeb14707f747fb89406cb02096791a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "37265a00b1474a72ae6460da40ed8828", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "759eb9df23ea4c1f9815d6a3a414b7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38465b56c5db4b0b9f3bff1010c644a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f648041dea548169f14eee7b85f74d2", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f05ab44db33487b8d75e2e312685775", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5b863b4e4ed24ce78a3a60d16e15149a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6d61cc64cbd94f3aa911cbe72c3ac526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5177c91e90a145609300cac410344d49", "region_id": "RegionOne"}], "type": "database", "id": "6b326ad6f6264891b2d425ed8ca62a8e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddb90b235b7542e59dd159753e9a9d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b2ca41b871044269baa5cdae7f74ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a738ac8ff62440cbba06b801bdca1b3c", "region_id": "RegionOne"}], "type": "application-container", "id": "71cc95514f2243a9ac9cb09e38693b67", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ddfa17932b1481f93a98a40efee5090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a8e85db31264e188c590a08bb19c611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ff9e8380bd9045218460f6ee5f0d5eeb", "region_id": "RegionOne"}], "type": "container", "id": "72ce8cfc5f1448c09cec7cdff3d1dfd4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8515318d7c1d448daa710d5d27540469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72457eac311e49b8ad233f59413e391b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c8d206f49130405e9d3623fecf124689", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "590e4f42aebf43458da8837594a31e20", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e8b86c97b854380b11b432117b2e4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3425993803ba4de5b2d6095e26919923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "00c59944b17f48a3a253c3750c8b2cad", "region_id": "RegionOne"}], "type": "rca", "id": "b33cca150a2f4ffb9a45444527542093", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db0a9f2b0c1e485397d963fc0c5a8e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "152107b4c25a45d1bf8913848051c9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "847979d7032f4665bcceddd633086a5b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "555c25d9e7824faeb745b63df600fe1e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ce9c2f4b9fe647ccabaf1e61e1385d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e13552c968a6454baabbff5b97a133c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "812a238b56354ac8bf71140e94b9a9f6", "region_id": "RegionOne"}], "type": "network", "id": "45296959fa454250a4fdccd3d788d1df", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ecc639e800094ab4b8190b8edbf71a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d842db33840427184e6b7717eebfb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8d4b155064cd43d49b9b4d0013f6ad38", "region_id": "RegionOne"}], "type": "backup", "id": "0e9ca819589d49f69245b0aafb9e8bb6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4ba076babf14d19aca911723ed3d14f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ae2c7b81af64d1f8e9af954c19f0db4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d915ec671254303b08094122b98da45", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "efa40b0785584489826dbbcf854f9474", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "33f733c3224e4590ad95acb7cf8eda19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d83a0be0f524d6db90a0bd77e4294ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dffc232a905c4c79a464020723e59909", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "48730744246c482895e1b777f1b4ee54", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f7aa9eaa0abc4c5ebf049976a737d999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ee150c5fb5614d0ba15057b9ef9afb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fc3938775a3d4156a3dbdde506db8a43", "region_id": "RegionOne"}], "type": "monitoring", "id": "b57795528a3e40a9988b978c8eb1c3f3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db3b0735a5c34f0f97e9b27d19b21e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a9bf8eaa19bd4a8895d1c436e4d595dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dfa3cb00fa784ecfa248a2e9c8c838f7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1c7a565bd59e4bd2bf622eba1aa18341", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f803edd12cc4e74b574949839f8a9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "64132d9eaf0340a897b4e75f73cbed4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a7a3533f5f5e4c5b90f5829995ea9a7d", "region_id": "RegionOne"}], "type": "placement", "id": "93d4c2431730481bb28cee72d0e599fc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "018206aeb2634c2682a4f3bfe55af70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "872eafb390514439b7ca18ec00512533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "94f3aaaf608f475688e723ced25d01a1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d95c199fe31f405b9e29dda1b20cf503", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a5c16403adf4c3fb0475040d4e4c59d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c4463608d3949aeae9937fe2fede067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4686343db604cb68c615950c968680c", "region_id": "RegionOne"}], "type": "ha", "id": "30f7df5170b849a6842c53c00cf45cc2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f4fd1d3e93414937802c3abac19b3d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7317866c8f644ee2bc3a279cde96463f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "186f66280e844a8fb994717ac640f813", "region_id": "RegionOne"}], "type": "reservation", "id": "44a8d0e0f734479ea9683046169c96f3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7cb18806a92b4360ab3bf51c4ad16e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b55a59179b5645ad9f2a7344145dc199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "636b39900cb04ac99679adc167c1a156", "region_id": "RegionOne"}], "type": "function-engine", "id": "067c5502b3024c4fafd706ead69f665b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a99d8c78a55546ca9a0579ab5b60323a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fba9b2c10dad47fb8bea15179a62fbd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "897ebab7f2e84939b82e280968a19ee6", "region_id": "RegionOne"}], "type": "accelerator", "id": "f5f40e2bca5f4b87937a42e2e1bc8edd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df53fddab8e142f9bf170f81e98a4726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46cb055a21ee4689ad2d9da909c2467b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a9a6c5f969243b8923d26722ac99b13", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e76995cc9de54a7e9274f543732b4c6f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f9e1055ab0aa4153a2ee2afc1c0611c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c91026ce38aa4bf19294afd3e4acc31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "803bd27c3fed48b5ad60a3c057afa2ed", "region_id": "RegionOne"}], "type": "registration", "id": "b73e79fddd4d4720857ba0b1e9526350", "name": "adjutant"}], "user": {"domain": {"id": "c061a38b90bd4421ad73178e5baa688a", "name": "46d64b7a2be54ce59d4a59a90f603331"}, "id": "ff16b23af8cd4587870592311e753173", "name": "98eee71ca65740e8a257844e7f80a0bf"}, "audit_ids": ["19fc54b16754484d994cd1f546215c4f", null], "issued_at": "2020-04-23T06:25:56.858550"}} 2020-04-23 06:27:57,055 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,060 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,061 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}} 2020-04-23 06:27:57,068 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,072 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,075 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,080 keystoneauth.session RESP BODY: {"firewall_rules": []} 2020-04-23 06:27:57,081 openstack Firewall rule deny_ssh not found for removing {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.204603s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,011 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,015 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,017 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,020 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,031 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.954337+00:00", "project": {"domain": {"id": "f6d70ff11d2a4121ae706583083911be", "name": "9fe4685e184a44ea82d4476e3972ee91"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cc74032516b1442697d4364c764dd3d3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "57f3a855a3ee41c5b18281834c23356c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ede93ee2f5540089487522c1b40ec22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a170a0d26bc04da984a3739d8bc8ce87", "region_id": "RegionOne"}], "type": "identity", "id": "8f21186c619a4b718381ccbe89f4cd22", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8dd77d37e56f4e55b2922cd74eb9aa4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d01da416ea94729a0c44ed9f14b04fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e11ae62adebf41169a9b23302a3a7392", "region_id": "RegionOne"}], "type": "compute", "id": "8f6883e340744ec689ec3770304b1974", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "067412e22b444bb7bb4fe146bc7fa484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "93e360a18de8436a823075859b2419f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a1593a00a65e45ad8116286671e0ac2a", "region_id": "RegionOne"}], "type": "image", "id": "0787c688a48e454f9f9f58e6e4c9c223", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8bc59f1a375d4cc5b00739151962a8e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "419d369953184e5893518f8cef15f36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3f10074d98ba46eabfa12446ed088d96", "region_id": "RegionOne"}], "type": "load-balancer", "id": "18b31a2f7e044a32b3f0f5ee926440b3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "532da3232ebd4f68acdff65efe654c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "739057b068a341c3af1b0cb151d00fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d5c9d1135f2407ea7ae58fe9f9f446e", "region_id": "RegionOne"}], "type": "object-store", "id": "79d150f5df9b4a7280a959c3be92d2d3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b822a836cf74c9dbec48445a8f50c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1e896fa025c46ddaf584c6410b7de81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32cf1ab0c39e42ad9389338bf8e9319c", "region_id": "RegionOne"}], "type": "clustering", "id": "7881ab8bfb5f41759c56776194cb40b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4ee81b9e35c448e96b9b5b3d333475a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97f4581d5ff34f8fb199bfb91508abe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "973d3922a9104f519a22d25292c17351", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ac7cca577a1c4adea11cc6d3dfe2460e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bd1e6048ccd441c8ce18842094a9603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05c9b91eacd44fe49cd4c8107881be79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c396e6e2ae0e479e8ce14d5283370c15", "region_id": "RegionOne"}], "type": "cluster", "id": "63157560c169448587f8dc4e176393d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "05268847229642dfb594f291771fc5ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fb3cf03e02e34b3d8e7dcfb4504bf6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8499948ce38a4cfd8cf65cea4508a94f", "region_id": "RegionOne"}], "type": "data-processing", "id": "646fc2134fa9402a99f55fb7b293f1ca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4796184e25f249d4a109c2b8a8e2d6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a48aa4de92f49a39ad8aa9293b03e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3dcba3de9c30424083e38214854ce93f", "region_id": "RegionOne"}], "type": "baremetal", "id": "70b6efab64594db989f91841a30b5a98", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "faf337e5383c4de7a6a06d7808b651bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c185bf7da5674514b88da3b0b33d2d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "757ca8d1a6c94b1cb9c6540c68881b1e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6dbf64004ac5478097d6e3bd9a40b882", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "138e72e06be040e7a02a004df0346b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dfaac607732e40a98c23f9102bfda0c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cf95500bd2f641c1a519cd7e5b6183c4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7a32ee56600149aeba98cdc56a52098b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f2e9dc6cded4234a564060cd0c51bed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "55ea72e4f03e4bf29f1998e83a98d5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "517e49086ae84ddb8263d92556794495", "region_id": "RegionOne"}], "type": "key-manager", "id": "98d7e1f6e1ea413d95cc1d50091b7e86", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "048419ad799e4cb2b2fa77dd6a55daf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f88f7966f1bf414c8a229ce7b0aacbe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "914399770cef4eee8528a7c7babacf28", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "669dc428549340329ec9c9b11bebc098", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6974a75bcd04bd58287189efe8bfa69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "707a3eda535e4b5783b27ccf214cc184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4b020f1fd360423fba8ba28ca8b52545", "region_id": "RegionOne"}], "type": "infra-optim", "id": "82a04b04aa854b8aa77dd1e6102ad877", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4a161c18378644cf8de8c5f70806f3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "77014d5139704f6f83c0e32decee951d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c481658e767b4441adab771d16d9b05c", "region_id": "RegionOne"}], "type": "message", "id": "4db291335064455d83d6e1440ff6b8e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1be2d7d713f6425e819973340938abaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c3f2e00b128f4a24883ca4d5d883a1ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0a1e30d713204b7dab361eb27f439ae1", "region_id": "RegionOne"}], "type": "messaging", "id": "2a045a83d3ea4787922b7bf880689815", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0cd0404d83b94de986914700ec91cebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0f4e7228121f4e29acfd3787a1d592c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "536adfe199ec41efbb76cb3c22d45963", "region_id": "RegionOne"}], "type": "application-catalog", "id": "32fd2a4a95e449f581d3ae040b34ad84", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5f3965712014e21b8eb7c26900ef925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "295aab25feab4a76b9e45a4b17a1f21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "552ca8a01c974ab2b523a5f8d217265d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c0d1c936c1e949ee90380211b8c2aff5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8ea3bdec97947a199a8b38ae90acbd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a12533b248e244bc9a9d6f6f3afa6bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52528402ec4c4a27b73141ccaec5a477", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "14f2cc1954f942919a3a7d9117e397b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b965f9c107c14831afc177e31dc49533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "276c9d0260874da69af5a55ec31ad94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7bd7981cb474f648cba2ce322765d24", "region_id": "RegionOne"}], "type": "container-infra", "id": "0e02ff4d87fa468d8776afe0f837b63e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5050324d60ca4d69b0d2c7883d49696b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ece97960f51f4fdfbc20b53984340128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "428dd51083c4414780ed28a1620be185", "region_id": "RegionOne"}], "type": "search", "id": "f82ecd875ec24dabadb9278d7d137d9b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fae3020c08d94c1da2d0a23b1b429896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ee7e7f225f4e4d46907dba5af19388b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e13c0be4766b47369f35c7f7cd4b6d05", "region_id": "RegionOne"}], "type": "dns", "id": "8027b68f2bc24831a14c2a801cb188fb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5eb16ed7ef5042fa87ca2c85ec58a6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "141eecec94ca42ed86e9ae841b7fca50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "079c390405a34d0ba32048b14d4ec1bf", "region_id": "RegionOne"}], "type": "workflow", "id": "7c48c77c8c924cca9072bf50388dcdef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bca69b32b0eb45ca8171c51f50b93950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0623702431a84325bf18140968fa3b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4b556288b6a4be7ab3d15a26ab2988f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3a21f4fad8c7447285cedf291c965df0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "861ec8715e064fec8e81a7ff7262982f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ac7f96cf3a347c1a0fa055d3dce0ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1e4b96725994464b9b21a3c4ca43ee26", "region_id": "RegionOne"}], "type": "rating", "id": "8283e57b8a7043e482f2f79ef85cc5b3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb51bcd8b7dd4758a18e5517ecad26c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8cc4359123174aca9002287fd7a92103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8aab7403263045b6ad0b83a56206a83b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "13c2540a61ae4fa6aa4e500b41508911", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd040c30f4514a20b2f2c997373ec261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "080640a06f2a4db6b6abc8e89b6555f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5899ffb1a51d4b1ea957e4f96ee2c736", "region_id": "RegionOne"}], "type": "policy", "id": "e79e9b677b974f1a9ec44a03f1c232d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f38060156ef4862962cb1b94c4cc8ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "932066731cab48b59580e6ec156813bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "012ee5e24c25436bbcbf5a315dccbd92", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "496e4119926f44d691bbe13ab819eb76", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f019b8b3c6c458cad0b137f0271932d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4270f957c18473989138d371add9476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b4e3faba77146f8b13a9be35a6cd29b", "region_id": "RegionOne"}], "type": "sharev2", "id": "16d104d6d415441bbd725dbef99046ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b27f0de24614f40837f0375c09abdd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5795cba9563487296016c5e7555a5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69ee08cdfab6459396a7fdbaa67588ae", "region_id": "RegionOne"}], "type": "share", "id": "2e6534a62fe5424ea9dde8d8da18d176", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ddc6c81587554b8d80d1076c163ec179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2eba2a4c0b0146a7942ac03c65ca53f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "07b134729f214b31807a90314165dec4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d488c75866c44a298f1da1a298b1d3b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80f72623457c43a18caf06e54faf5042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "098dca349cf248969e63daa4718c6126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3271809d18e54bef80e8dd8a6c7ff13f", "region_id": "RegionOne"}], "type": "orchestration", "id": "0800e3ae5796405f8accc5ca0e006605", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63b5c739873a40f3aa752f7034be3384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cc5581609484eada2d7118f687f30b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e11a5c16d145a28acd041c9492b301", "region_id": "RegionOne"}], "type": "block-storage", "id": "50ad85b878db4bfa9ac3e4238a647aa4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ca62beaeea54996a00870a8b5dacd27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4dce4da87964322981bd1edf55fdff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bc4eb3c73ff46389c71eca00eb5f74d", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f27a75dec4c4a7cac988083de6fdc54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "214fad637b8b4532bb492b79936c8222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c15a4fd85b4f42c290aeeadccfcd143f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d0698daa7564056ace310c5bebc5654", "region_id": "RegionOne"}], "type": "volumev2", "id": "f52bc8a0464640459c1e08022c80342f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "749478b2dbe14b7ca1c941c7b6a55935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10372a826a2249d79b4ae2914bbfa38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f725f7f35b234259902ca498faa36d09", "region_id": "RegionOne"}], "type": "volume", "id": "a268861516674bc288fd3df94a2d5ff5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a957c82b02c4eeeb35937751e678e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b5f41b09f424d70aa65558a6e1c9b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "715bf01ea15a419aa38a4a8625f91f0d", "region_id": "RegionOne"}], "type": "block-store", "id": "064b5354b9d7436285fdf9de4f20a0b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6fb01857a0de42e9b74e59bbce582b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9010ab0b21da4bf59ee251c8f92dfa14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63bf04263a9e4044aa1140664aaf3f73", "region_id": "RegionOne"}], "type": "alarm", "id": "fbbe95bb523241cd9f19665a6d1bac23", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3460ae4355e408dace31a58da6cb5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ef01c08128094de28e0916146e0082b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "46977a05a5694e66846eae199d7c11fd", "region_id": "RegionOne"}], "type": "alarming", "id": "5b9962781f194186b2ac74610b93b2f7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e061da05443d4ddd9c3e51c380c19b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac415cf318e6439e9960b1b4ab1b1f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7fe5e8ca728649b9a0b9decc02d8a516", "region_id": "RegionOne"}], "type": "meter", "id": "10dc301202ec4fe9b3aa066417f539b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10865dc6ba8e470dbeb1566142dcb7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c08c294eedce4763acea71ef8dc7c2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4483ea05923c45fca41950da9c3507a6", "region_id": "RegionOne"}], "type": "metering", "id": "4703e03f32c945f786781c8df4dd33f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a73cb4c7110f4dc69346d1be07f9f587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e67c9e7f7b754b248e70cfc45ebf197d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e0342446ff6246039828bbaaca4161a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "ed9db12e39b94263be0836d26109956e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d96a73f36068468cbe5404226e22f264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "43453ba1a734410d857ac5d1bda39d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9e5af7f5675b46ea9f907b09c19014f5", "region_id": "RegionOne"}], "type": "event", "id": "619a09516d694d5c9a9ad97dcd036c2f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c50cba4f83e4616839e0933c8c52739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "398eac4c809649208c118c18343bf5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c69dcb958c3d4e3eba0d13f388e5be48", "region_id": "RegionOne"}], "type": "events", "id": "42e8ff6a09af42eab9fd6d12a269a55f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eeab271c735147bdaeb842c1334ca07a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3448ca45e913423fb001438a9482b057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dca4ec55d974f55b9cb587fac6d7be5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ac50fd93d09d49b99a268c9a94380035", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9de715b34d6142f8bec6686c11ea11d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9438613d4f04640ad5d085384f152cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "66eaf2c950134db292570c46ff80fd19", "region_id": "RegionOne"}], "type": "application_deployment", "id": "161074180e3e42f4a0755109812301c3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7fa0eda3bb61404a8122ad135d027255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80f6f99b89774d2e828263f97b11470a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d458cf6b5a0c4da2a4d789ab00d04840", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "76547995cfdb4877804a96dff5b9bddf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9166be67fd5b48f8963981ab49e15317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a16b35ec7814c79972cce0ae1aab0c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73e54cfd09364a7bb0c0335a2e561e60", "region_id": "RegionOne"}], "type": "tricircle", "id": "aa086b70977d482ca7f8983194af722a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c38b99fb4c3047ffbf72c6d54ca5690e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b6b545d7aa114f52b0747bb38c648e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e93cb7335ab246e29d1e93c4850f2457", "region_id": "RegionOne"}], "type": "database", "id": "294129a4687841e0a4293f65414d96c8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be343120cd85464fb4ef13025bb4a764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e24c3b0482af4752a738fe69cb607fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b6c584c8351432fb8fd40fb77f467d0", "region_id": "RegionOne"}], "type": "application-container", "id": "76d82572bc0849749d019505910267b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "48f3a15e70084230acea4e25827e8cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eaf1bac480c14ae680ba1507b48e3732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "391a3000576f4234a549cc944f512075", "region_id": "RegionOne"}], "type": "container", "id": "a50266eaf520403f941ac66647fd8b02", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1a4ef7451b646d6b507806f915903f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23a60f7953bf4aee98d6a670031bf497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "13083a90cb3642beb05565d898d62d0f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9042bdfc36494a6b8365d2877d2bbe55", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a57e647a8d448b4a25fbb855cc44d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fff73303b8be4cbb8daff7df0ddf08b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5ffea0cf5344f47a5656c82256c285d", "region_id": "RegionOne"}], "type": "rca", "id": "9b9e3719563d43758a036c1f43bce70f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ba8cc3c4470471c9af448268a8141d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e390332a01484fc7894318fe08ac0bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b6d45f5b60c445688f7b478ce978bafd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b8712b1e745f4439a2ba078e87e4d6c2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cd74cfe23d5c4c618ac743d9530df6a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0176c0114fc24a35a7da2586927d8486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "004a5778773f4cff84af469660e8549d", "region_id": "RegionOne"}], "type": "network", "id": "5fa205ce2ae44b75a239428493b1234b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3e39b0a18cbd453696c634a28dfd63d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dd7ec3109db94578892071d3e98c1419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "10577376c9c54aa5bd1bbb9a1e330235", "region_id": "RegionOne"}], "type": "backup", "id": "d83719a67fe24db29eb0da903ea21aaa", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf86461aaf274865a7bc761acf891edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "527af854a7804ebeabcfd8f78cde676a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "571505841e8c4af1958b43f928ba65a8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5d9e72f2842c4a429d6c3b8de798e893", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8f8b16d8cdc4244857b72aa328ca1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16e6008dc1fc4686b662d8b6b43d254b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4986e35015f54c03a6640d673ba5fbeb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9e41bd54e7ca454bb2ab8483299c6dfc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8732decda47749aba0f36799ad0baf21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1831df3d332749069606b9ba7fd081cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b16501751c84d878543839b5a6a50e4", "region_id": "RegionOne"}], "type": "monitoring", "id": "a5475d3a8db04c96aa0d27b92afbe7ca", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ec9e39b4f1a4e90b19c25bfbb726727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3343475d3180487db4a37526da42c340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "34f9c3f497954c199a253aab1b8855d2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7398427f22e441ff83245da6ed024036", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "744cd74ff4b3413d958995b5d456f88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "45ccf45f8607475e809757ded6aa00a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d87c9ecbf0a4729b5b03ca055e3f63f", "region_id": "RegionOne"}], "type": "placement", "id": "19919ee0afc84de68de0a9f9107b8220", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b1df9d58ff14b7e9e7108d0e35d750c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "646ea4d8d7094336b061ce8046c78d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ca8a3dbb951447b8d5828959527db1c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c6cde8de4f684e80abd2ac53a51c6c5b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e2b5d9a223c4d16abf5b301c98ce9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d69b5dab2a84715bfe1a6b1279db228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5526981e169b446ca01421598b676c71", "region_id": "RegionOne"}], "type": "ha", "id": "b4f24d33d43c44d79a8ade51a2847a0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e7a371ee6a0c48c0ac32893b87414236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "52b9f23234c641e580d316f91592c6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0d9442fec40e4ab68cced484c90a3fea", "region_id": "RegionOne"}], "type": "reservation", "id": "867251ea6ac24b3ca9cfe056f01e923a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad31062d2639447fabda915d1d3de1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f15e7d029dc84338948cef026f54e53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a6368bbdbb1a4ee0ae0b020a1d84e2dd", "region_id": "RegionOne"}], "type": "function-engine", "id": "7fddcd9102dd402080d16d318d3e673b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1f7c6c8871cd479c96de1c583cc35489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ce573bde6624dc08e45d3ba07b34e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "78e6ca88f0204f7bbc7a845475ea7ed1", "region_id": "RegionOne"}], "type": "accelerator", "id": "bb3cf5b9e20c459bb8ecb1082962b7a7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c807a4fad6b64e928a2cd8aff345b995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ae627c2d44b4463ba1663cd0e4e10c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "17f29f872fc44bb3a208a7a594e44ed5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "af4b641a60c248039395c9665e1e9756", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1dac821384974e65974c7abfad617c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24da50c6a335447ab814e136a3107fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89217c43a04e413892685d9cc58ec52d", "region_id": "RegionOne"}], "type": "registration", "id": "7ed87b406f1b4b86b5f2e9c8f9e0bf9e", "name": "adjutant"}], "user": {"domain": {"id": "a07d6b38c18c4668a0fd2f774c67155f", "name": "c99ce584e7754e938faccd4cce8a6753"}, "id": "bd261178e22a483197bc81fd590509f8", "name": "7f86358f81cf4b8496935e4954631dda"}, "audit_ids": ["9e10967dd0304a7abd05c1d45c7f1d6a", null], "issued_at": "2020-04-23T06:25:56.954337"}} 2020-04-23 06:27:57,132 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,137 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,139 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,143 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,145 keystoneauth.session RESP BODY: {"firewall_policies": []} {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.060572s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.284814s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,959 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,964 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,965 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,969 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,982 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.879153+00:00", "project": {"domain": {"id": "78789ff33cdd44cda5a7e3bad15b4e27", "name": "ce15719633a04508af2d62867d15ab2d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b607ceeb532842a692f332cf3a701020"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b969e1dea03a4729ac0a7e4285167598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "79c9f39fa95d4fdfacc8cfd995d91f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ce802c5c08a44a83a23289864360e9a9", "region_id": "RegionOne"}], "type": "identity", "id": "052651441fad4073b7964c198d375ab8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef05393026984c518bc64492e8e6f0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "43c3368e720e4db3a60cb5178a70cbca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4bcd41216f4940b1b4bdcb50ba75f88e", "region_id": "RegionOne"}], "type": "compute", "id": "b32399643f5242489f51d2c6c369d5c7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "624ac66b38eb4720895aa933df866f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fd52ffa1216b4c4dbfb45e7a9f353ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2757132937b2412daafdeab5571550a1", "region_id": "RegionOne"}], "type": "image", "id": "3034dca2382749a39da48e0e07745da5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fc45260095ef475e8759ffa2981afe0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fea7cd6540c149d0975bef5c16446dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "316d76553dc4480c998f2fc688404061", "region_id": "RegionOne"}], "type": "load-balancer", "id": "81b285b47ee948a8a1c2105dc9c5bc70", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4181a0723694407991e8db7817043cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ded5f5c9abd14aa5ad12a6c6081514e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a1263f912044f9693d0627818bb2580", "region_id": "RegionOne"}], "type": "object-store", "id": "7733a2e72cb94e289940781506cffa25", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0abc33764dbc4d0da1020a042b2d1f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad8e08bf0e654a849f8caad291829472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac0e4e18bfa94e9c844097d77c78bdde", "region_id": "RegionOne"}], "type": "clustering", "id": "8c1002c3d80a441b94c7ca400e43bf96", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5abd91ca1e94e428cadeb603ac17e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73649a2d520d495399f47df65958f554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "19a471f4b7a14f079aa90cfb284fab51", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ec1b94fd18854239ba4cc86466fc6d91", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7658f456aab749e880ef26a499dd43b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edcce740f72d44e4896d52315fd05ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "86828dc599ae45c181cf6a7ec07028a7", "region_id": "RegionOne"}], "type": "cluster", "id": "4ed83aa5ea3847bd902d7a1a048d7aa4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6ea0b74f6a3344b991bed1499f76c31d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "418ba4bc0d9b4821bb31b5bdc3ac00b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4ab8522ee17146beb3aee3b6b4997c4d", "region_id": "RegionOne"}], "type": "data-processing", "id": "77d12995182849a1aba3b4cb38785e78", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "88261e1c541e484396a1e8fea5e4fadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e82f89817f374fdfa299a132ce52603c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e0ec9cb017c49c49bcda311294d7717", "region_id": "RegionOne"}], "type": "baremetal", "id": "b8bde05fee824c9e874beff06b8b015e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55e10cdfd3844a6e81930a2719572c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b3fb6aacbe64572a7b936e6ff03d2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34dcf48f960340d5b598f86f21cfd1ae", "region_id": "RegionOne"}], "type": "bare-metal", "id": "73cd7dc882774ffdbe5564bf0763f477", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1edf72dd08d94facb6188e6b0b79d03d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "06bf522c2eab4487b28f0ee2d9f7ddbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1852912e6a9845e383435c14b5d22b99", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0f007681b32e42f49e9170c02e36e906", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cdb8c8eb27b84a9eadc7bea5808f3e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1a54e41ef3314c7184021faccde935d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "411af05cd9354ec5bfd6aeb60d4e9756", "region_id": "RegionOne"}], "type": "key-manager", "id": "386f5beb2fa74387b4e7dbdafad967c1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3a9838c4505402f8dd93915be981100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a84181855304e2d8e8135ccef0adb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5367a59f59747ce8ba6cb8fb679ee06", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5f2cfdff38b04bbd8714175e2fcd07f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b5f1c000d1c49e9bed8a8e646f25b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3db5a1fd07e54da2b171b4982e64e41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d234ffa566454b2aa0569241c6c7cbd3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5c8a7decfc5e407ca368404db02c0fae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d020628a7e304f66beb542b92d7110d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ab769ca17a2f4389b6449807f6a65c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1d7b772559f84612bb8e41284fadef2a", "region_id": "RegionOne"}], "type": "message", "id": "c0db96af54434bca8a38d6c41089a972", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7cf56220cd5a43e38f3865348510b792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "27d2adc91a684c4da241af4890103c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "248fafe860c643c0a50c3d835368483a", "region_id": "RegionOne"}], "type": "messaging", "id": "f6c6cc6dc7984f6391e1a4b288e8a61b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "25a1c690cd554bcbabb746504e2526a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bccf7d5d9e84e029dbff7be5969a9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "778d12b0e87147e8b74b724e7808306b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "18413bacbbb942149cb83a41ac7b3c1f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a97579b0ce6440a84cbd518e52e4918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93178b12e936471e9290f896a2caf36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76b2167f40cb4465b90cbeec75396e4d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9111388925de44e4ae22454addd67701", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "054d7db4856242ce9c586f84a57397b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ccebf70c50e42f29cf278248b8308b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c9af9b03396447491cbe1eab83cac38", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "29f13b1e121447b68c2bccb538cf8084", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "855b88ffd8fb4b698947abd590a205b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4284ef5f5381488d8b19ac6c115dcfd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e63c90946404fe9b0fa0e9be3b75a36", "region_id": "RegionOne"}], "type": "container-infra", "id": "15e738f85673415d8646014c3bc1b8e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fa41081358ad4d38981837442636e16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c08ad68be10d4e8198c72c343771ded6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "da6ff8db7f764f5095aa9d7f26aad145", "region_id": "RegionOne"}], "type": "search", "id": "293b6bd1be5d4630a0d54292e579f4c9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "576b3b5ab971467c97c5094e72560124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cca9f6acff8b4d279fed2f6ffc18b20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "99dbf29911dd4af0afaa80a7c54e25c4", "region_id": "RegionOne"}], "type": "dns", "id": "cc832c38df16468b84b10c181414c1de", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6232a7fbe1b9408ba548e8756b93119c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6703b2a97584cd39d2a75abd2195e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97f84a1128b44479be06790fa678c909", "region_id": "RegionOne"}], "type": "workflow", "id": "06248b5d65ff40f7ad0209805790b9a9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a226603a705946d68df440ed8d0942a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "15a35839437946feaa00129aaa9f3e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c6207fb8bf034ecb9a1260cf54e99056", "region_id": "RegionOne"}], "type": "workflowv2", "id": "21502836689c4c82a2e335748cbae868", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "87f6e626d629426c8dd26aae74030294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "77bc036829b34e32a7c5474f05c22a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "80b301660ddc46f5b768d83d4a40c315", "region_id": "RegionOne"}], "type": "rating", "id": "237b27916d484268ab21b6f55a2cf724", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35dfb3aa40e84ea9b925dde76d82be99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b89d77b17404d1cb24bfea22f6980ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65d33394a0304461929aa3f3b5a758bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "66440b0d7061488089e94f3106a88466", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b3fcf1dcf3049d1b3beca699ac99b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26b65ef34432413ebe5b6056074175b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "468745cf7c56436b98c3effc4ec62d14", "region_id": "RegionOne"}], "type": "policy", "id": "525338274f674327988ccd486c309e72", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e4a856a4f4b4e4599a45bb3b7c21c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "315660470476443da6b32a7c7d5f1037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fb8a6cc411fe48d9a2c1f62b017f1b48", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f906319b4d6e40f5a7a30acad5ac6c17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d89cb4ef5ae4a588c298379ab7ef6bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "213b07f4ce0f41a2a232d401478ac81b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5be8b996f0d4e5180a03164df7249cf", "region_id": "RegionOne"}], "type": "sharev2", "id": "63dc0ecf8d88407da64b6eca82637b9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07581b82f4cb431db51243e0811d0818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efd11db0822c42a19b671645189c2280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "17deda02f82b4a32ba74800c8f031af7", "region_id": "RegionOne"}], "type": "share", "id": "4e169dc480514de284e9ac18aa6d2b74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "efeaa522f2c74e91b1778898743f874b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4973f62e50ca43f596780cfb5562b199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c9a8ec3b4b04fa08e0828c9dbe5b925", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6e89686abde64c7489df131c71e67381", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c45021a294c4a25bd9e17722aeab610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73d0705f4f9f441698afba68b9f4af5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddf9a64d5b0443a182544d4742e58a55", "region_id": "RegionOne"}], "type": "orchestration", "id": "d46be2c2d818477fa0976bb28f931f7b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b986de1a5be4bf793dca39de8a5fde9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaf7ce1c0eb44d75bf444ca584b992d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a49e2298c77416eb5675eefa8a704cd", "region_id": "RegionOne"}], "type": "block-storage", "id": "c89008e733474cefa3f7389d5c6128b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce05a94c59640c88c005b2c04efad52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0e620860342496c8760b31e624a6d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39e63fd40b824d8abdcc2c95f3993c9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "62717df1b1fb424db7c69ec51e9f2a18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c3902ce8a6d46a48b689b82d666b55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f41de6501884e478ba1cbc44a3dbdee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12d0a25d810e4da8856732ed63d3e127", "region_id": "RegionOne"}], "type": "volumev2", "id": "6af8e64be6784c4d8861f994dbefd999", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f49e3411e4934ba8b35b293868b390d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0626dc0b12a5489784ca470cb89bfd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "426f02598a164d5a99e7142acfd2da17", "region_id": "RegionOne"}], "type": "volume", "id": "609d2a05d65443df9c5cdae9fcded33a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0924506cad6b464d9419f96a2b8d0cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19c77f0e870344acb841e5e3d8417531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f6d0933fef7476cb58fe019de542f97", "region_id": "RegionOne"}], "type": "block-store", "id": "05cafc20418c4abba894ddcf0c81a8ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9940a5b3b71e4315b9b83e88a7b4504f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad2fd5f675af45fabe8768a0353f616f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "64e43d92af854b2eb369ad2199c3cc30", "region_id": "RegionOne"}], "type": "alarm", "id": "7ebbb500ff22467d936e2927e6db1c71", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "46f617678ef04f0982303d11b0af4dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c58635c8e514c30a6f2b20df8babd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3feaf8092c1a46f6b00f0f83708aefb5", "region_id": "RegionOne"}], "type": "alarming", "id": "bb8a0fd7a8c74a1d9a4b7302e3e543d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "548855f83a87494d82333ce60ce74c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff2e80978c76455b8e57656c24bf90df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ae3f56457d424f09806bb5cc7101ebad", "region_id": "RegionOne"}], "type": "meter", "id": "4aae4642e2b14aa69a3daa8e96602468", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f03f20f685f4ca8ad6877642fe30bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9afc3bfae8b742e4a854baf11656d913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "74d4cc852fb64195a704a8cd38d21c1b", "region_id": "RegionOne"}], "type": "metering", "id": "25f0f3cffcc24c6aa3ca740a37e7b898", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76051fcee2ae46acbb678527a968e305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "36c05a49f82147e0930da5081d3f1a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f561ed4e24c848b6a2de157078a58883", "region_id": "RegionOne"}], "type": "telemetry", "id": "7034673262a74ecb88aeda9f09886cde", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de42d663cb624b6ba1cb49347499c7d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9d4c817215cc46edbdd40dab4534f7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "45282967bf634eb98d0d45c32765928a", "region_id": "RegionOne"}], "type": "event", "id": "972c6baf4b6245b0837f8b3b3215b66f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "61d9f81b242f4d1bb634146e853a802e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "053501c79dba4252b4be95c71553ba50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ebe1e7086174e798c3642ded95124f1", "region_id": "RegionOne"}], "type": "events", "id": "7cb35ed4366f4735b081234f85125ea0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8cf8f991e5bd4bb88838153c74b3708d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "499dd8be29394bdb90f08b5140ff8c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d01b94f59fdd49ad9f3b4f601f85b460", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3bda4c023aeb4b9f9d7d81b25013a210", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43edadcaa56d49caafb573020f1ab8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b63818947ac4670985ac086daf0e97e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a57e5c430c17456c8be8fe93f5f66a83", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ee0b2ba7c9754308a319d5bcfb915edd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40dfcb648b4e4294b15377713e91f320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8dc300b7f78433283c42b58c303ab09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c64d5c39d67463cbd46ce9c20f452c9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6585723f6ef44dac9c129aa922776114", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "267a86f634614b688fa7795b02631d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "384cb55f2668445487e8bb438ac64bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "895fd4b0da20412085e2c85c79456abf", "region_id": "RegionOne"}], "type": "tricircle", "id": "0f5294b1da624fc4b3954253f8ed47be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "62925257c8604e57b6ac4e9d9b5b235a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3ebab06c600d4fa38bb2dfaae9a4c763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "89274eb9da924f1ea97ced69a31561ba", "region_id": "RegionOne"}], "type": "database", "id": "03e8f85d7e8f47459962c458c2ff3495", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e6b31f962b94f0482cfab188e18c61b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ebb924a48d74e0a843bf60277ea53f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "57e2304a570f42898bc886bed8c8b161", "region_id": "RegionOne"}], "type": "application-container", "id": "43e69055676c4dd6a81633cdb498be99", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "327545c618874686959eda98308e1045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "03c39902f5e7408a826b7e770f3f8a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "726a9b1ce095420b86cf0951d4be0e90", "region_id": "RegionOne"}], "type": "container", "id": "f05ec722bceb4251aff109a222c17b34", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16a03c6c86fc4ae2b05870c046f75603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "825c856d08f94d0188e748ac507aefe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c98d38f666c4d0bb9095d45179f3cbf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0aac86b2da624af8a217e55202022155", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ddc7f5f7af548c4b37132ed4557315d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "25601854da16445f9c3d5f0768b6553a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c6a5f87bc6a4365937b1dd78be74b93", "region_id": "RegionOne"}], "type": "rca", "id": "16fe79c20d2845a0a93976cef6cd2343", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8e649f66f8f74da7a505ffd2a31e5532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4bed1f0fd1bb4967ab712a5c873cdc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "72b9ebfc58e4434193ab758a1309f396", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a0b6a99af5dc43948737eb8006b3852d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "14d3782945f74efb8e5667338c150839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6b59c32a05de442186e9d011976ef65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b5d6ef7be3ed4950b155d0edb55e404c", "region_id": "RegionOne"}], "type": "network", "id": "4a4f5e461a194cee89d490d7f6e681c2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "75b983f581114d1f86b5669eb618d966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "88edd1844e2c4f9ba0f1818d1b30a574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "799a9189bffd4c5488f74407e90f31f4", "region_id": "RegionOne"}], "type": "backup", "id": "60d41e880720447197150feb4232581b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d78cf4a022248c4b30806a884ce0804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "744088b3d76f42f493a44a9733f602bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40eb0d26f60f4d6f9d8220a6cc1ed0a3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c8a8e892d47d4802856690198c0a26c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "511740ab00fa433c861ad64eaee1c132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a34f720fc3241aeaee96671b4c092c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ac4bc411035401ba9fb63d7d19e9df2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d653ce50fbf4dcab7247888aa8455f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "52abe6c97a75415289e67f8fcfc58097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e4b924298a44201b72fdc5748745732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3bce093964ed480b8eb339af081abc28", "region_id": "RegionOne"}], "type": "monitoring", "id": "8ecba15d189e4cdd980cb0dfc8fe79a4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e5018172a7dd471fb3597c459c4d7383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "418b6e9048684ce6a3c13aefdf5d002a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6e408f5566b94c3080e29a493c980d2e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dc00cbf0073345a1a031e1644fcfd822", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7f938dadc5734c3ab9a4fe6de6b2c051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b4785adc45004b1baa95f0a0532f6150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c96ee5fe2fbb4e34894f92aca182314e", "region_id": "RegionOne"}], "type": "placement", "id": "d9f24cb731154ee796e055ec72b748e2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83cfffd028954bbbb3e4f8c18c504403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "898b866f194e4a0e83421b31c0673929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7cdecb442ae1439f9a3d7b49f068541c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a283e0052d9643a4ad658d895ff3ec36", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bbf70e39f0f4978aa1bc4ae84886c0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af3f61e44e4641a98a6b32b7b8da80a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15822a16fadf422b9d632571805ee463", "region_id": "RegionOne"}], "type": "ha", "id": "07fa4aee2ce04bc2a47f89ef07fec8ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8b1fdd4e447e4a9ba50acf441bc0b4f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cb9b54212dd3476b851338ec2c42f2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ef4c1c9b79e54bba981e887618148b0b", "region_id": "RegionOne"}], "type": "reservation", "id": "51b4e070f6bd47d8940a3ff79b8ec819", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f84567f7ba9f4c7787da23c51ce2a363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d061f2798b824beeaac43dc157e100a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a4d6313a7d6f4ada8a746a172e8d998b", "region_id": "RegionOne"}], "type": "function-engine", "id": "379a27b44d1043ddbe9e8e31f35a28e9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9f38603cd30a4307b4dc23c714cee6fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b144c4d63bcd4c9fab90f1bf5fcaf5d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1f0f8aab490a454a81b0a9af51d83391", "region_id": "RegionOne"}], "type": "accelerator", "id": "51acc99224dc471a88d353787e2cbe48", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77fcdf16f64c4574a510cfadb1b7df39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b957d5d70e143299cd2e1fc6f8998d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "75700931017e40a083c89cb64302317e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b8d85ee3952648b8bd76887567a2d446", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c570798f4e94176aa9de42a9583071d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ed61ff3fb6e4304a8dcb47beba68eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5b8f924a3dcc43e1ae42eaaca44ebbc0", "region_id": "RegionOne"}], "type": "registration", "id": "c6ffee8e13be4d73ba01c2d32150732e", "name": "adjutant"}], "user": {"domain": {"id": "7e8ef986930947a2a07f9e1e63bc5af9", "name": "9b20f09e0269420cb31514f4737533aa"}, "id": "4cc103fcc0ce4d3bbe94bfa8b157434d", "name": "82d52edbb08142338344b39d554d5f23"}, "audit_ids": ["2f41d4bfee11454f889c1fad7024db03", null], "issued_at": "2020-04-23T06:25:56.879153"}} 2020-04-23 06:27:57,101 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,106 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} 2020-04-23 06:27:57,124 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,128 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,130 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} 2020-04-23 06:27:57,149 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server-id/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addFloatingIp": {"fixed_address": "192.0.2.129", "address": "203.0.113.1"}}' 2020-04-23 06:27:57,152 keystoneauth.session RESP: [200] content-type: application/json {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.194149s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,866 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,871 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,873 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,875 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,898 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.804816+00:00", "project": {"domain": {"id": "2773d56a721d421281c0d2b2d7c1769d", "name": "71c6a5e22f7246838eeb315b31ee8bef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aadd469448c247bdb4c6287022080cb1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "80969700522848a4b4874013121e00a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "776d201e3aa047e1ac9c92482f82027e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e3d2afc98a844cbfa3b50dcc5e4f7b15", "region_id": "RegionOne"}], "type": "identity", "id": "361a69ea9aca423a996caf83d4835b76", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "daa72a6d5c3a41e5a3e792b35970124b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a299f2220d9844778623de32302d153d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9f5d2287fd7f4cc490f5b4e72c511760", "region_id": "RegionOne"}], "type": "compute", "id": "9caa7612b5e84dc6a919031c14999f52", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5703078e49664c2cb79ebf0da6a35f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "748d7607f5234673ab192d4efc64fb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "af46d79a86c34544a4117d75077e5b19", "region_id": "RegionOne"}], "type": "image", "id": "7196062970e741c8bfacd85a2006aa83", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c140e8797c754a1bae9f89df3d3310c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "318d848f99584ec3bf8df6b8ecc546d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4b76b460ca8f4e86840569c9e42d2294", "region_id": "RegionOne"}], "type": "load-balancer", "id": "df9610c379034bebb6389f7a966dd9a5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3aa6031d794616b6d2d2f89eb01e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29b44d09cf0445a09d01641ea26aaa8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17937e1f64904fc18b093a48d839d94c", "region_id": "RegionOne"}], "type": "object-store", "id": "438f2eeb8fd1462bac5b8f527b50ce82", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48a47ded5e1741d4bd24e91688dd848a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a321e29a41ac4245b718e55cebe2f195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29421546aedb47edba5840fde2c004d1", "region_id": "RegionOne"}], "type": "clustering", "id": "43fdd242ff674780a6bdd769d400ac3e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a9f602ac8b745418fa380c84a1f56f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c56a846034434ef4ba62fb6fa37524b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "95763ecfef874703a6ca3732fce4cbee", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7f8520edf4e1483fab24ff0c15acc3dd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3a140ba2f854efeb9a382b3fb03f402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23798394d94f476e997ffde02298ff1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e763ac8605a4c7e8d0a5cb175f4a2af", "region_id": "RegionOne"}], "type": "cluster", "id": "ad9fe793d5a24675b98d75d8634325a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5496705e94ea4ac080a64322c030e705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "def5d57122ba4b21816caea378b456e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a0bb5d52b02043a18fe95d96fd218671", "region_id": "RegionOne"}], "type": "data-processing", "id": "4fd7140e2dd941c1acfab3cdd7980308", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2dfd4240d1c84695b36e7ea05f851b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26452c8b7c4f43d0bced85bf37b0273b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eb08b4fc3047443d918e4264129aaeed", "region_id": "RegionOne"}], "type": "baremetal", "id": "a1addd0d1b00460e85a35d32b46fbce9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "82c9f8a3719e4dd0ad1f2cbeb6eaf4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7d2e3cbc7a3475bb0f906ba003a84ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c10a3f056a7a4fd39b2f962798675dc9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "44e9e932cd774cca86723664351da781", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df679f3f15834f87b3912afd1105fa6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "941620dcffcb4d51a92b5b7f0c92de5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6945acaff6514354841ede2e045442fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "80693a02a41a4cb98c0b54bb8e15af5a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fdef3a6b0a5c4270aa6db561928f12b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "200536dd7cf3444b9297a00fea22f33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b810c86f76c04e97a63497a42af97949", "region_id": "RegionOne"}], "type": "key-manager", "id": "21da9d59a3fe4311aa4cfbb0f9c0c54b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e74021b68a945ca84a35bc58f1d8cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1a45d3f99284e189d3a6264170bca62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cba9d86ed95b4c61bcd77f072f951e63", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "25c00c0bae7b406d96508772bcf2a7b5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a68c907304a3442f8f160a60c7ac9ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba5a4f16b1a142d7bf7dbec6470d5033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1089a70e731d474bad9eb19e38fd7910", "region_id": "RegionOne"}], "type": "infra-optim", "id": "208ef78f2a66433f9069445468dbe6e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "37bd7cb354b84a65bb5cba7bdff2b577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "420426fd80974ecb94919eb36261daf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "619e6075def941789c101e0955c75339", "region_id": "RegionOne"}], "type": "message", "id": "8cf8d765a8dd44fab39ed07e1c45d447", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6eb949d34b34418dbe204e0345388e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "362b0014503a45f1af2f8a4453f7cfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b744740c91b34caea629a7681b9436af", "region_id": "RegionOne"}], "type": "messaging", "id": "fa6310afd58d4b8bb1c334d4983e1248", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "376814889c734ad9ba8a65436e229e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8674d31e7daa4becab31bc6912edc5e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1d06f318f055497489c796c25e6d26da", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8105e30a2b0d4b64bddb7e7c372b7682", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84da233b42384e369b1539b855c0a7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4448c35d05f49cdb46c656604b03feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85ec04c25fea4d1db63bf4bd8e01b051", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9f8ad8e09e2c4cbe9cd8fc2d0b1e7357", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80a8592f7cd34e208217177b905e5948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d18eda283d9e4e1aa703905f9281196d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66a55ee91a1e44e4abc32fc282ace172", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f16d783c64114069b5b87d6232cba6d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae64f3afa1a54916ae7dd2d9f2b83924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25762d2652334a4081c0efde643e2a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c008d6bce159460a9ac12a9b63c5547e", "region_id": "RegionOne"}], "type": "container-infra", "id": "89f154b7ba6a428e961e7d43af2fccec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f82a253f4c534e519e7d31ecc698b97e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "13fb76ad27314438b7b988cd16bce005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cfff7909773b4d6fac55c28e7d1a6239", "region_id": "RegionOne"}], "type": "search", "id": "1fbb8ff25cb8452fa7db6ed39a66b5e6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8d9a6fdbbdbe4087bd73e2226744a1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "15dfec7488504e3090c32651dc7d320a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7480ad93812e43568e24581150d2456e", "region_id": "RegionOne"}], "type": "dns", "id": "e5ad183b511648169fa130029102c1ca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42c7d80b2c274955a5d00cc5f41245f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37e6e6bf63d041ce89334f5bac8709f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "09ac52f6ced24f31a097e1007ada5ca7", "region_id": "RegionOne"}], "type": "workflow", "id": "5081297ca1e041f4ab8b9b58d4edf6a5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb978f8d99904539a4f554fe66d60b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f8f694d5152480f8d8d332967c3864d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8ae88eef1732488a9cff0bbd51994b16", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3fa9ea698ba24604bd19ee9009683a3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "867e734d7a21464b9566a0d57bfbe70a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b888ebab3eb40758004c4ab524d583c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "27f2901d63d24f33bfc88a41e9cd273b", "region_id": "RegionOne"}], "type": "rating", "id": "3096a2aad721472ca2efc5cabcfb9214", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2dc6094a5efa43b9ad16462782637f36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c6365172d604960ab5ae849f0db935c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6ca853205eaf4838a0a7de92549a61d8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb7d8451629c4f5796c3cd34d37e2a08", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "79c774d1690d4ff2b52c88a60e389ff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db0a672ee051493c80bc99c29af44a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "87a342edb9324d498fdaf7ad234a3413", "region_id": "RegionOne"}], "type": "policy", "id": "6943b3391f7d4e6b88dca13c98c053f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee80ff47984a464da4f0d7faf8cbf299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f26d231f0a594104a3cb6d27e1baf7a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10b0e13847a74984a8c48b566a0218b6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d64f277252044eb29a669ce3ec2c6f0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "649572bc04d54ea2a3f3c3cb259c1dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "959b15d98d514c248a8c0e69390aa5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1fe47cc3222b4449af6241ea1d67d8f1", "region_id": "RegionOne"}], "type": "sharev2", "id": "ee250ca404fa4185b5885b8701c7ef60", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4403de1969514a71919818f3b94a0bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c42afa778d2400bba049b70c2de4807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c61f33b0bfd1412087d659cc9a80a899", "region_id": "RegionOne"}], "type": "share", "id": "656d5a38753e488497cd2130eefddf61", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "339d8586ee4e4029b88b9606447458ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3206aa8e78c4f1f917ec49ff8fb9972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "abb875e792674f5182758a57785cb615", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "55bee4f1d20a4fc1ba058cedc09030b1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2029379eb804e86996d3b2c178b202f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91b15a6ab5bd4363bb36fc4271b5192a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "759729914b0947a0afd8f5255fd6e136", "region_id": "RegionOne"}], "type": "orchestration", "id": "ad9bb9b5fe2a415d85fed5c6c3f1516f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1cb19857e834152a8c94ea4d2daaf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "689fc7bb96ab4dc7bd37ed2faf2f918e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c3e8e564969466691b3b14f7a77fa3f", "region_id": "RegionOne"}], "type": "block-storage", "id": "a5a47ba8092d4c06b1a361698cd409a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b3061dee9f247869c4cf8ddcae29e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "078394a604674015a2f13a95177be7bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6ff980f691f47ef8fdfdc8aae187585", "region_id": "RegionOne"}], "type": "volumev3", "id": "5a948627d3a946349904653b7081a43a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b4190a67a264c85a1d51d670e7de81e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f80776a858a47a5bf0d4b6aa3c7f561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5f9908a4b3d480084ff48e261d350cc", "region_id": "RegionOne"}], "type": "volumev2", "id": "be134a2dce9246f18c772604aa4a9937", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db02126b512d4041b9ef4908d78bdfd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b0dae06e35a426cb13186cad52b9c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f5e14dfc31744479e41cdad563fbf4e", "region_id": "RegionOne"}], "type": "volume", "id": "d8ca7b490ad34180ab64ef1fa1a7492a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee959133ceb349a1bd7d69368e261dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffcbf4e645304b41b435772fc3c806a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1628dee0cd4540379b633d6d0988f11d", "region_id": "RegionOne"}], "type": "block-store", "id": "7a79251acc96450782c3f5aab307ab3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87704873bde14555bf2081aa6fa12d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba0962fea265455a988cae1ab0ca7905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cf8a146d68394a928bafb97a90928b59", "region_id": "RegionOne"}], "type": "alarm", "id": "7dbb6603017d4bed9a320c922eee41ad", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e472b12e32a647f0b2faf5b651efa39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "194fda200eee42a39806fe0479544d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f1065d948eb5450f9f1cd0b9fe8bdd94", "region_id": "RegionOne"}], "type": "alarming", "id": "28078c5d90b84bffbda3fb3ae8e737e5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f20f64eaa32b45cb8424dd4a827b738b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aff364ca64b14608898a24203a872050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9fdbf50c22d54bc997274723dfed706e", "region_id": "RegionOne"}], "type": "meter", "id": "337f6bcdff24499481823daa963d4821", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6bec27ca4514ca7a7ef8e9dc14bc919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ceaf9bdfae54a7fb1f4376d1155096e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b7069e465ebd47b8ba3f1fb2c7937cfb", "region_id": "RegionOne"}], "type": "metering", "id": "5046a6fe61754f1ab4e64cae5c3a4e53", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8aaf3f8f4b9432b8ad2b115c50ff8d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b75861dbaf8f461187ab3dd6ad5e0853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d2e5cfa5084421bbbb562aa411903df", "region_id": "RegionOne"}], "type": "telemetry", "id": "e62909be90df421babb880e401be3aa9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5228b7e29ea849ffb1725d35df7380df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f36677fa1060425a8ba7f8487fe02b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3e8ea7abce3749bd87a5efcdd16f937d", "region_id": "RegionOne"}], "type": "event", "id": "16a943ea868b46f8a53a4423bee49ca4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "861b1d9786cc4d0ab17c03fcc27e2fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8d66c7e6557446b69a51c7d89d8d2760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "94180a0301874a6cbac8b7a8d1c9be3c", "region_id": "RegionOne"}], "type": "events", "id": "dc73d00e2c0145a28af00ebdd652d380", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "584210e4fb57435d8f2fa019f22a8e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a07aba29a1414779acf48f8344b6db7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a93cd6c5fa8945c9a037ac59a79378bb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fdca0c2c6b234eb1bc98643338aab60f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34484d6d928d4543abdaade9f722a65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c76f36c65edd49a3be2f471844fa5055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "202656578e644e05aaf37b4f13c77216", "region_id": "RegionOne"}], "type": "application_deployment", "id": "30c7f4049b884b71b1130a09c3303a39", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33dc324a25db431f97c795558b1c6155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cde0fefb378848f9931d1e924fb2f5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94cef7b93779490a948a32fe71bc1728", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e48c40197d284775ac6ba741993b9140", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5268aecd5505440cb83eeab86e40f66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecc6854ace804a09a9ba223f379cc6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9c65b36628c49608775c70ab91aaac5", "region_id": "RegionOne"}], "type": "tricircle", "id": "fa7c1396ef984684a893baac54678a50", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d39d1cd57d124520859c92cace04529a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1129cb56ba494c1d9346d24503271644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cb7b13927aaa4ca7ba032519f4f9dd49", "region_id": "RegionOne"}], "type": "database", "id": "33ab6b1f42304e4aa336159a05a8f35f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "280c7e7e552546e594110456f4997668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1dc2315cb44841aabcc2f99b89c958e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a6519a3436c143adb4887e6c5bda3f92", "region_id": "RegionOne"}], "type": "application-container", "id": "6e9d60fa7ee84ae0956907d059b79002", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6cd126e35fe498ca96bd41cb66088c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2227f8a0c93241f1af569e86e70f8727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "289d7a23abc642278857a36a325e9eb5", "region_id": "RegionOne"}], "type": "container", "id": "6cdf848a85df41dfb4b2750de980922a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "635da5449a9348c6bb302c0092c8f91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "68e7591d037647938af09ae66d25f31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a2f2f29358140ce8de951abe06f634d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "caad41ea460d43479cbef2afcb2cf81f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "51784a3120d845d3be59e1ec9f19cc2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1dfcb57453f744efb1f3f42b5142f421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5073dafc13784c3081255a9f9f9ce9fe", "region_id": "RegionOne"}], "type": "rca", "id": "a145d2a8852c4ad3a363baea66bff087", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e6fc76b3da604b1fb605bc488b637f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "21a02cc5b5324be9beffba6bc0c367ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f67d90813fa4472092d294b99f4c3325", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f70629d461894c02a1aa152380a43802", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d53c934b3f1d4a49b96a72cfe17d1800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "48cbcf221853493f87a41122d0cebae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7affce43755c467a821113460e3d4ae6", "region_id": "RegionOne"}], "type": "network", "id": "427755fab9a049f3bd1d55844fbcced6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "01f49e0b1dda4692bbfdb256c6f9bca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7fd0726b6d9641cf9d4666d55e13677d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "05ccffaddef74b398ebdb8bfc1ce1806", "region_id": "RegionOne"}], "type": "backup", "id": "42cf3e04fc6a461ea8c8ff9fc12bdc58", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "134f958b1bf54044aee35e325ca8cf31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e7e463eeb4f4bb39568ac5b2dde3428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "570f8bf4bc7b496490a7cc85c373a0f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2ab878b1c24a4374b4b819d56e742494", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1e6dbe52070426792c59711c8365913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "edfa0ba68e3d4430b8e862afea735738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4f16e8e2d74e4a17b9c766cc01e679ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9be8f521f08643558f39652d51a1b090", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "af77b1d2c0f84170b08af037693944b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "14d769671d4a4c249a1eb08321561cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "228343fba0a24b41a471c1e738b5d193", "region_id": "RegionOne"}], "type": "monitoring", "id": "c10839f5f414415fa12d3546853bcd61", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98a90163f63f452fa6bb961276c64690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d959109a656e4656980b88df561a265c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0240f40961a54bacb34dd1b30f7bccae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bf85337b8a3d447688824c4c8854a796", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1aeaa94d0102409cba3c243e06090e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8ce8371064e44748d82abaeeccb34f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4862004620274f7fbf2f9fa92ba2e688", "region_id": "RegionOne"}], "type": "placement", "id": "57100add14a4435a8bd1e0cb673d215d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3af44911b64f40dca07066fc7ed5b7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aac733a896e846e38ff2b1696ac23891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1f41f96d9f994e28b33d28ede77fe105", "region_id": "RegionOne"}], "type": "instance-ha", "id": "60b217b87e3543cc8364c10b5e028d31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4764b190d35742a79dc7156def3dec21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "661c622f58f04a3bbac25de02a016774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5e61cd9d8e8f4a1180e68066f63209ef", "region_id": "RegionOne"}], "type": "ha", "id": "cd4fc753c6944cd58837202447b2e0f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "262611a85d6747f29bc465ba8e974dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "93b693c5a79f4eda8bd5abcee8acd548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6c3698bbc7954f0ebb4ba661a7144566", "region_id": "RegionOne"}], "type": "reservation", "id": "f9183e0b1a314a53af2e4f4958065edd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e06b0df5428d476f9fb7dafbecad52dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d051c8731146459fa5fc62b2d1038e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "02779b06fd1d4f65ad38fcab85a80470", "region_id": "RegionOne"}], "type": "function-engine", "id": "a5e48cdfe576473d9a2a4ff7718e6c5b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d3c3714478cd480fb31896701c8c935a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c0080f8394424ee7afd9cb88c03cb8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fe0aabd66eb24408a663410758167f99", "region_id": "RegionOne"}], "type": "accelerator", "id": "a6463d111dd64b5ba5bb1e625225a565", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8e2da6252c5483090ee6094fc4a2c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27dd56e1c73243e396418f879c04f51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9747a3ec0674a23b5a228c4d648afb1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0538e6fcd2804e21a38a1b8be3895ef5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d60e53bea40e46f297b9fce16d509f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "965fb0632c5b4b6a8bb62843fe795742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3195c618dd4b469a8625ebb310c738c4", "region_id": "RegionOne"}], "type": "registration", "id": "289ceb4e6a384c2987b478b1b5699744", "name": "adjutant"}], "user": {"domain": {"id": "0d5a1bafc8a54378ba65295665a30d53", "name": "898d2865dfd949c1a783d14d159008cf"}, "id": "366c538820954f05bb662add4051a1e7", "name": "c02a540ace844631b68dfcb10f411ee1"}, "audit_ids": ["f1869c1950b94fa598723ce8c5af63d9", null], "issued_at": "2020-04-23T06:25:56.804816"}} 2020-04-23 06:27:56,982 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,986 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,988 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "audited": true, "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}, {"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "audited": true, "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} {14} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.215792s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,922 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,931 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,933 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,936 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,950 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.837479+00:00", "project": {"domain": {"id": "4ec074bf68754c2089272b35880b61ee", "name": "599396e9604e4a23baaf7017ba99bc41"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "db7b7cc0e71b426096f954b00d51a3d7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f508bd1e296142cf98cdc65ae69674cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "620e2ed06ab64361a70ef64b836b9864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "45bd08f074bf445097443e30307ceb77", "region_id": "RegionOne"}], "type": "identity", "id": "0f2ff368211540b09032c140014f7b1b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aea7ac491a48444aa5daffcb372ee39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f74373247bfc4249828e2bd5ab4c100b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4ba8b9633ec74872a6cc516ff4124ec3", "region_id": "RegionOne"}], "type": "compute", "id": "4af589b22a7b4f6cb059d1e30ca20ee4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4c549100c4de4813bb7c36285483dc63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dfa5c865bc0c40959b0fdcdc9ca66a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0e6cd1febfac4cc0918c67f370894be6", "region_id": "RegionOne"}], "type": "image", "id": "66489848a8ad40809ca6bff0a568fb34", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ba278187e26843aab7c76299a160f52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4fe8ef8a5d2d4bff88ef8bc881dbb02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a0a56fdcfaaf48ba8e85dde143d48962", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4993c94014a641d7adc71a93b533f34d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ef7b0319dcb4553ae96f07fbf15e797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0444f046165f478c939211e4b3b798aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa51d3e6e2bc4911a0b79b4f047ba79e", "region_id": "RegionOne"}], "type": "object-store", "id": "597d3f857a6143d09b35fbb81007ba36", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ab6cec321ea4911ae30b46f2de1697f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ec29fc59a094e55a068f098dd7f2d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9890dd51faa64dfa954280e1cd5c2272", "region_id": "RegionOne"}], "type": "clustering", "id": "bbbf8772cc37444aa91157324dd00fa2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f330ce52379e43f9aef5c8da5a32bc1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b55c7e953bc49d09d4f44cd7bc3c0c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d8acf1d416f4530bd1a8a58ac2c45c0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d59417dc114641229a80b16a9300405d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21909a03f1cc4de18a7195c42b6fc6a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2aee28b141524fecb00487fa94852c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76f04335bc0a4107b5a4332e334265b3", "region_id": "RegionOne"}], "type": "cluster", "id": "5d8bda3534204abbb5bc6fea14d2c7b8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b9950569e98142c09d2911b16a8aee71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "460730c670b743908077f10cf32ee5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1666d2e56d0f4b23bff6ecc34b615e69", "region_id": "RegionOne"}], "type": "data-processing", "id": "73eeba2552884876b9d8a0c1b0173202", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48ee76bc38b845d3b0b202145c73d58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3488e4bd68344458d82661935fa7437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b579871ab3e04f5bb8f00a50ba3a2617", "region_id": "RegionOne"}], "type": "baremetal", "id": "c7adafe20f934ddd8e89bd336d3616fd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b97c9c92b6474c98a21fde50e904bfd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27633d7a9b9c4fabb0e5a4a444caeee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9f70223c95ad40d5ac42575828503209", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a32969c270364efd8b86c4608706a4e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "045ca75996044674b124bc3108d123a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "da6c3f14d51b43f48d548ccccf69f977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "10e0a91525514699bd476286ee941238", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6042b6a0445b47d6a7e76542e4c774c8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a019d78174fb4bba9e67ce2816066aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5400829b45294e26bbcfbd3592b8477c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "db62e01704844e039c603a2b4354a2c0", "region_id": "RegionOne"}], "type": "key-manager", "id": "4ad8e76644c84c3fa3d20d0686392956", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6364523263a742ec9ed3aca7a9d6fde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "632af2ebdeae4531b21bbbfccae75c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9bae2b6154049c5913ac9f994659c99", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "32cb64246fc146529e091aea4b5779f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e25a276946064cdcb0ae2115a8558f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b32577009d394080b5d45150e5af7238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "963cdd20bf364f0baf351a9410cf96f2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dc9f20da90784689985eb831f7d7fd5b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9b5f68c175b94c509ee2bf948d8db37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4d6fdd09ecc34b828ff76dec09197f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "795f6847aad94b5ebc14ef468172c779", "region_id": "RegionOne"}], "type": "message", "id": "e5f601b021244e0e9505f9d591840032", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ec3281a63784494b0907bfa6f8c31d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96548b59a4474a8d9687c999da4609b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0395654cc3c54581bbf4f4862ecb5fe0", "region_id": "RegionOne"}], "type": "messaging", "id": "3138ae8169af4837b6efc4454ce8cb25", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "57baa6c4f3844359bde530b1cfcdb0c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c9ff3c73b78f4296bae22baab95c3691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3f8bc855e5f24b21ad7da33edbabc32c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "04f85f6ba24b486d8489ffb27b5d5cff", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dabb97a772ee4525a5a4cef892288eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37ee25dd80b549d1be8fea447e167964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0786e6a840b6411aa3feaea0c0e9b9c2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c41a86eec5f142bc9907b8f2c3f54a37", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7ad0252af8f452388b024cc5368c221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e71128dbda2c4e5eba174ce609017632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2d5e6d38ee546cc91eee728c66ef224", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "81fc960dcfac4c3c9da50f12deca4939", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4954a7e1c58a450bae1e62b170079418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce37e57064394322a15e0a328da2a58e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a208ca3ce2a4b298dfc6186bc75f963", "region_id": "RegionOne"}], "type": "container-infra", "id": "8ffc952be3a049ee874707315c7bcc9e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bbb1907d17224a629990f1e7c24fbd3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e1749d0670d4dfc9087d3cc5ee93990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "931ebd883dd5455c8b4ff33250143227", "region_id": "RegionOne"}], "type": "search", "id": "06513ef49c7e4263901d0ba45081d541", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "475f74b3a1934190b86ed7eb908b224f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "463f9a78d7c04894b5ad8cdae5af8ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "43c11c69bb4d417b8ae396a12b1c5384", "region_id": "RegionOne"}], "type": "dns", "id": "7f4477954d6143b28ca44cd90b0fafce", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1eedf565b7bd45a0bae91f191cef60a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88d8d193d0c64024b366a75e507144a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e9255a03e2864a72a0db8fcb379c1aac", "region_id": "RegionOne"}], "type": "workflow", "id": "d40400c9143449e9b64edadbbca6561d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c30961b8ab641d099e1acf709036962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d0b5ba2d2e74fd0954c8cea686a26a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bb04699dce34c85a4bb599dbe03a31c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bc81a86b9f5c4678a8a19aeba169b4f4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "96aefa6131d34e029280a686a321b2bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8675b222f1124334addac752178dd8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ea607ef3f8fb4dfc879050cffeec1846", "region_id": "RegionOne"}], "type": "rating", "id": "526eb4be7b934f0389ecf05092b1b99b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f4c4ff8c193e406684457041f1155630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "893770a3ffe04169a696ce0483eb3bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d9297b794377419abba86978297295e9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3d8d82817fbd4088991f585d0fb39451", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b96b9055617f430c88cf41554400e686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0d39a7622cd4acb81f148ad20cc1664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0ac7fa0ed3224941b76b3883b7899963", "region_id": "RegionOne"}], "type": "policy", "id": "c7f10dee8ad543ee806cba5da5fa0c58", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43c063c2ce674c30b3bfb19ee09aea2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e9b2195951244426bcf75b11ea695a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b412a8eefff047dbaa0ebc3c9f7a57f4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c7ddc3b5d0464a04aade74381d2d950e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e95d43a15f5c4b068bcb26b49f484ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3b85b8585f345b2b62bcf4b0273c440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e40df1be687f4492a219fada7a080a4f", "region_id": "RegionOne"}], "type": "sharev2", "id": "c120fb07245448ef8c1b6e547a9a01cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5729f03a09e547bfb2b3cbc687103b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "348e662eb59b4a2bbaf6bf730f579944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d10630e1056f419cbbacf3da87927ce8", "region_id": "RegionOne"}], "type": "share", "id": "4ec66573dfaa4629b4633ea7ff40f1dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b07603714e1542528ff068f75fa2ce8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b6133276bb7b479ea637b6e793d9ad8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "62c07dc1a8504d759d9c635e9d8ee2d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d4c77fe7f6f4695846e9e97ede068a3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd5cd28197d84f24bc3cc4d49d3da458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d7cd5b15ace47338511c7e82fc894db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22e061c9fe76435cadc1564afc4504e1", "region_id": "RegionOne"}], "type": "orchestration", "id": "860d893ec66043e4a7e3cf88e323f403", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea4229076fb4468fb181e062b66d1509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b778d9d37664f52b95bfd2f30ac34e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a83080aeada24cb68d0929d77ab7597b", "region_id": "RegionOne"}], "type": "block-storage", "id": "b4edced9278841fead5fab08e6888290", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81b5a3d5e48b4586ade3869e2642cafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "557b67cec8644988985b23ef67236620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1fa59b4ab1c469ab23ab5ecfa4c426f", "region_id": "RegionOne"}], "type": "volumev3", "id": "f2b9b57677ae4de5b9c63edbd64ffc8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c33629b171948b485ee2b357701bbf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d77317cc52c4f4caf85ca4c7db3b3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e849429c3c04edc915087b48a0c24ae", "region_id": "RegionOne"}], "type": "volumev2", "id": "5a138c522eb14d918d36951f8da55c23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3c2320bf2bd446394ffa93cba740457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40c85817bb5d42c786a6e1a241a9a303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1f36621dac34194a5acb12c05a8c79b", "region_id": "RegionOne"}], "type": "volume", "id": "9965d20ad5294a9197b51c7bda11cced", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e94c154c7042dc9b0602b7dfd3be38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97063e5b5b814dbd8f37f076b074ed7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a32007bd8d3f4c1b8077f6d20bbdda7e", "region_id": "RegionOne"}], "type": "block-store", "id": "d6ebddc3082c4abda227ffabf2689a38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e3e9b3add3a4a54940bd1a39f2f9e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c87c1360990b4534a2408f12f6b2e5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "296c29192c594ee490e3b77dd2f32c9a", "region_id": "RegionOne"}], "type": "alarm", "id": "c6bd3ee8e85542f0b6cf22f13fc79c42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6bb0b008dc34460298d12b9f6ba9af8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "093a6f5d4cd94b1e825afc5c88c9f31d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "26a82d742429407dbefa674460b5898e", "region_id": "RegionOne"}], "type": "alarming", "id": "42e1e5615860450aa4704f123dbd213b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6eae049a30bc4e068df2248e308b0515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "847c2223be6a40dcbf19cfb9362dbb56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "15c7ca1a8ecf4eb2911ec4d41a9badb3", "region_id": "RegionOne"}], "type": "meter", "id": "f8b9b7ddddeb4d2f8ffe0322c8d1f244", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba88ee8a62ba441b88c1f13137c59062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b0ee627e59c47b491300bf6a11e23e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad0717e80804479a9628a28d193512c7", "region_id": "RegionOne"}], "type": "metering", "id": "d8fddd6e1c554e528a18f83c85c6df9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd2a8a12038b4d81b77be702b11f0699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0ff5f012e8d4890a3b2ccb225314190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c789252688874dda85e05fb462d29a38", "region_id": "RegionOne"}], "type": "telemetry", "id": "cb1d78cf702c46d7a4f324dd03d678a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "40ef2eba640e45c382fd9905eb4c456f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "667630aa65aa4e1190551ca1ee48b51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b494efc757564301aa128c2bc2037eaa", "region_id": "RegionOne"}], "type": "event", "id": "4a1bdf550ade4322acca0ae1e1ca3d6b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0c3fd6faaa74a24bfe3ea91d2b3a9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69a2d08935314bc68811a6f0b2ce1b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2f49cc15b6694aa9bb818ec0b009d453", "region_id": "RegionOne"}], "type": "events", "id": "f1b4e99acc52405ea418fa75650960f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46529547cf1d4bd7961cf06b338be6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18745b1f8c1a4a67a6164243cf37318b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c474d4d7d771438192c7a48c0e724c81", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fd1deb46727b4132924d71562fb83e0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2baa1ec35674cd28cf7ffca77d0dd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30b2a503f2a549c0b0366f9a00bdb034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "91528910179744b8baa8e3430e07cb15", "region_id": "RegionOne"}], "type": "application_deployment", "id": "47721100084547c6bbcc8f9f72033b27", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2055fe10295a4a8c846402f8e60cf419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a07322a78f1a47688119d4b84d0e19df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d1dd3267e724912b5f23002671c29ec", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9478cf9c9784428c9b961742d966bacd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0232835289c94cb8b1012d1bcf19c387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "16de274da5214bfa9972591f21909534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c19f27af2f0749e2a48423d91d8ef644", "region_id": "RegionOne"}], "type": "tricircle", "id": "6e118d67155e4ad98bbf86e1abdfad94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3e30dc67ef774d6c8a731e912a1c4193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44766addb01a4e1497a0bd1d1dc43df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "672fc8dfef6b4511bd67c53c6c1948a1", "region_id": "RegionOne"}], "type": "database", "id": "7928081577b24c28bce87c599e9de891", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a99b5ef297604e9789d4719bae929a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b97370f317ab4d94b938f15767c4662a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b89b0e8f35f64310bd77e0df87368d6a", "region_id": "RegionOne"}], "type": "application-container", "id": "18d047bbf34e453ca14efaac85349e26", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f686c4e06ab4469a445b8a2bdd7469b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a65cd78774ba41a182878c9ea90453e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c599fa21aa50432c8b1908e0ffef12ae", "region_id": "RegionOne"}], "type": "container", "id": "80509e7f29a2467092297aaa1c6d0a5c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b40d9cbb5cd460fb9af1f9073bf9d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ef6a3a865ee44d09bfaf845d2bb2939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55cb8c4dbd9e40198c778c8223b804da", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fd1c11e82d2841f78ad8b824530c62db", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d0f000e5e6546ceb5296630aac2b463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be81405dbe494a329467a585391ab5b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "23ec5c5838c243feb61b8c7ac689ce08", "region_id": "RegionOne"}], "type": "rca", "id": "f2de6f43690a45fb9e2c85bc43e577c2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "45aad5e35b794947a9ffd108b374c645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "865ff3b9f9e6440eac1be3bd0e36fd1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "76e8d5b133674044af0f583e7e55302e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "09e64fd2d2e047a3b2b4d547981eb4a9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e2fe5ce47e624f2f914882726203f95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5be47a7cd7dd4937a07216befbfe8694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7c226b5c25464310a0fc9fab643b229e", "region_id": "RegionOne"}], "type": "network", "id": "dc4550634d274aaf81ce558aa0bf884a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cbe862d8e1c14bc9b366b5babb1d4684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c49e10ced21a4ad8a7008211e6a38820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "10f53ea64e12457eb9375a616d53ae1b", "region_id": "RegionOne"}], "type": "backup", "id": "bf6c6252d7cc40aeaf7290c4760ac5ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c4e8d7a9071450b9e01f8ffb5e46681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2947721ae56c4d9db3b24002f49c1cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3f482e678f0e45c6bd07643bdcb5fb19", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e8910483b7ce4e39ae3108078362df59", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba1110d532654a23b861eeefbcf7d875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fa16d3e2dd44b48b0ba0d710ca1bc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fea1ba8037e44dd3942e04f0831fed3b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "16d22e8731fc4a8da1e121e516b1ae2a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4b57bc2370dd452396992ffa7c39cd0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aec59fc9f6d7418a937f913948f7b110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e024f8ebd18a478a8b074d068c960eeb", "region_id": "RegionOne"}], "type": "monitoring", "id": "24838b79e0044807b5035ec5ed2abe0e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa6d3be23811487ca1d4b7e1224e9aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3123ba8f85ee4fdea3cd399951a2b5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bca58be327a043c3922c81a81e032520", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "45440cc2276a4637b206bbefb719b615", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f7be704ea1f54a0ca8a7e1dc92127154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8957e88980174031910d36279db6f1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "56335369594a4cefaecf5258ab306a53", "region_id": "RegionOne"}], "type": "placement", "id": "eaea3fdf90384720896bb7640ef29eb6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c777b2ed11ec4f179fab79c2e21d8a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d2a050426c140a79f2ad96e2a74ca5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f6b1251b77ac4d0db19c247e450399e6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "51f8d97d87334463a59487d52a5adc09", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bfe27c6a46ea4006bed7152a77d008ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e74759773b57480888a30888c1350a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a239f99e212d469fb16ebca1e29f96cd", "region_id": "RegionOne"}], "type": "ha", "id": "910994c58b9340819d8e913a3c8970e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1751dbc30153478199b7dabe9f3d8a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1798543750be4feda8347ff628389703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7635c2b066d04156af49634988855df7", "region_id": "RegionOne"}], "type": "reservation", "id": "e5bc3cf6962944cd8c89e5e6860aede7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1273b924706e4f779680ac9ee140252f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a8dcaf4b0e974dcdbb9f7178f87db213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "78a95dd23dd747cd868298352d600fca", "region_id": "RegionOne"}], "type": "function-engine", "id": "f2f4b150c216416997812ce2549bdcd3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "41548a43365b4b48902fcf8c755f6939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "36d2557f3acf411d94adce92679ea082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f0870533b1364d6284fb323e1d905dd4", "region_id": "RegionOne"}], "type": "accelerator", "id": "30096ce9ea7244cab4478e0a1678b5cf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e42f1d811c64960beac3246040c6631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a1cf62dcc5a94e569f478e9de15e344e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d828445832494504a74da46152d58dcb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dbea8d0f2c0e400b804cebc438b8bd0e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d8fdcd4773a4a919dee7d7ddc33b2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17b1208c2db1431b875e4b78f116f5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7acd2e010b214c49a64bfdcb4031e6aa", "region_id": "RegionOne"}], "type": "registration", "id": "9ea6b34de96e43b4ac4313b4da75e78a", "name": "adjutant"}], "user": {"domain": {"id": "c8577408b84d45d7a33b29c2210a41f6", "name": "47a68f0625d54554831312a081e800f4"}, "id": "6999fbb9dc004b6eb3b52ee5f289da47", "name": "4a9c6da569574bca8adebd67d643d626"}, "audit_ids": ["47cf79d0ee1e43619dc0c479eda83d2c", null], "issued_at": "2020-04-23T06:25:56.837479"}} 2020-04-23 06:27:57,041 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/networks.json?name=test" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,046 keystoneauth.session RESP BODY: {"networks": []} {30} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.186348s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,054 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,058 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,060 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,063 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,076 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.989298+00:00", "project": {"domain": {"id": "0a2b76bd9bdb4fc486f1b49e845411dd", "name": "484d56977f5741fb8b35482b89187fe0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "699fea10becc4c048ab196826e97105b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f350f259f8ea4399a0531fce82f6841e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7aa97cbd31a743399fe09b05a5c9ddda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b6488eeedf2a4308aed2f4b2689c84f2", "region_id": "RegionOne"}], "type": "identity", "id": "cb57b9e26e82490199df3e64a4659415", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2eebaaa2e06c412a9005bb29af6edde0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d920981b86442b3b63867b60e86ba0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d9f16312260d41718635e146100a4644", "region_id": "RegionOne"}], "type": "compute", "id": "47321c9467e944c391d4aec896683310", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7e4d946f474841c798485f044b9ee521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7b1e7757f9b24aa59624a8fbef43e697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "764aa43f9be7450d92729571e745fada", "region_id": "RegionOne"}], "type": "image", "id": "f011e89f95864eab800a9299529b1b55", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e539aae02a8d47859d67863426614559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0374c3af119f4842bc7d4a62cbe48fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "851b9eac093347688afa37120a1fca1f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "85756568673c4b81b87bb6ffbe925863", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ca47916102548149b1f36504bb53265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe290ed7ebc64620b908ab8f114d2acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41d4379551324ed19e90264fabf7139e", "region_id": "RegionOne"}], "type": "object-store", "id": "ecdbf68f8d144f9abb1dbc537ebb5279", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a9c46f98b6342ac9991a49292ba0190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39c01aff13a94922baa6a220bc368683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da34ecd8bc2f455b890b1bdba054e43b", "region_id": "RegionOne"}], "type": "clustering", "id": "d8e6494b39aa431ca236baec095def8a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f435a7f7dd8b4a98abe958986b520485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9fb6aaa25b94a70a01a4cc825899b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b822af68fdde41b488610ec68780fd56", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "697e091e9f484499bfdc922ee45c1ad2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c56e95512f748f59d403ead78500733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17d5db5a70e64eda8d81aec763ecd7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16491e173606413eb51e4873e11b29dc", "region_id": "RegionOne"}], "type": "cluster", "id": "ce8090a312604af1965f153d9b96d322", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7f1aea18b8c4400a1427761682e0c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "116dddec7a394a23853c3196f41a75a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "170b77a52b2d48e1aa3fd9ed18a2b9b9", "region_id": "RegionOne"}], "type": "data-processing", "id": "7f4837158af24618a276c6a447d5f528", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e75b5947989456e9a26460b50327b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d396d8a5e9754f809c2804d0fb32f756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34c4cc6a139c456fa014491e22fdad16", "region_id": "RegionOne"}], "type": "baremetal", "id": "21e51fe8c21c4e5fb21feb1bf5c6dc59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b75446ec5f646b9ace4515fb96f8795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "73344e5b69dd4621bb5107c282f67e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7d958b90ca6a4e4c92ded46fa6845226", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0aadb0b016a4c7398f271f0b65b43e3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fee3c852743f4a3db3f8538de4ecf2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02d5a2a8d5f944b0b6bb449880a288a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e1c76b7b35094c309ba8ba9b1d144ea7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "16a53553ff07433ebc0576af8b17374b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d273ce1413e442a698b805e4702c344d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "84ad44fd3f1344d9bdd6bd9b14d58636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f4237b97ef15438c8e179813670c0c34", "region_id": "RegionOne"}], "type": "key-manager", "id": "a84f665a63d24291822354c5f812cbff", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e18a46525da84e88aa218083b86580e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f85a1926fe542eb872b7477caf91070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "65e4aeb8e7594a79b5a45b272c9d85fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "449d07b70f57478b9b209be5d00a8449", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2b96d73f4ca4775a971dcd02565a6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf3f97d539104a58aae53b6faf095191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "812e205ed6ba400dae1ee1603698c20e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aba1df565b1d44b78c59889508756102", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8aaeeaad2314daf888143c3e06cb989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9cc9defaadf14f539abc05e8d6dc9792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a675cfc8cee94d39a9f694770cc65bba", "region_id": "RegionOne"}], "type": "message", "id": "b14801c61d394c4d9055a8087c4e9abb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e002188bd4924574ae8956cfe6c44191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4ab45830aff44fb980c3b6b640121cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0bcbd95c6b014eecbb5af629a14fca64", "region_id": "RegionOne"}], "type": "messaging", "id": "52f6a03c22124b748134a577a93094c0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fd30bd42ce9e4172899df6845fe9b5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf559ab5a72942c99cbe2c2dbfbee63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "65e07c3264e045d2bf4b88052e3b4e81", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fa00f93b79354bd19cf696fc937e9bbe", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "258315a9f9854c6b83065b17a11e3e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db2b819dd188466bbdd2c919ebeda821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8031e12ce87f477c9e2d5fe3841d30c1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1e7c413fe57944f3b5ede44f79402373", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cd2c72874544cdc8ff5daec0eae4999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20dd0ccc9dbb41838eb1f851f781c9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be673e0dbcf644ff8abe57ef43a341fb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7dc1a2b633e54ae9865f4ad42251d9f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01e391a9a05c4089a56d8d1c3a56471e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c77c70c3df34a30ae4dd84d6c489188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14a0568f2c7b454ca7a9f16369e43031", "region_id": "RegionOne"}], "type": "container-infra", "id": "06cf608746554a8e89192b5f50bea812", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b262352da9334516b1fc879f3ee52b8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "aae97708d42d49b2a8d17b3fbf2ef26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "114df97002d54d75b0164994176c9522", "region_id": "RegionOne"}], "type": "search", "id": "2828fb9a96df49b08135cdab15024f01", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a7653cbe43945c5af99f80abdc48f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aeb026a429554afc95be12b6528628eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b721e7f30e444631a1e5955ecd43df22", "region_id": "RegionOne"}], "type": "dns", "id": "ed6204c3b795404399868494f47f3092", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a56b09297a1e4c11b902c570d6c4a8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b4468a2e510046c79b237ed453483158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e4392a3e2d9545aaa5fe60411b4e9bed", "region_id": "RegionOne"}], "type": "workflow", "id": "0afe82ce420c4fa89e6f81538aaa0c53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0345593611bd4bdab55ffdd59cd20516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f376ca605b594fb1bdf32f2361cd594b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e9212ba2da0460abf034288aa90df92", "region_id": "RegionOne"}], "type": "workflowv2", "id": "db6de7de6ea54e719bb01d5fb122e255", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6acd7cea8ed542649472357e0239be67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a505ac01e8fe47508d8d0f0b57a019f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "11409182b8b64e058fd38a5bff5c4a08", "region_id": "RegionOne"}], "type": "rating", "id": "f85e6741bbdd40a2b139ae3753dc8787", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e89519fbb4f44db79d8283f7639e64f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbfe54df76b544699b1594b80f77357e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "405d29dacda14b519adb1d24156d9287", "region_id": "RegionOne"}], "type": "operator-policy", "id": "326169a094b44199a6ba6d284c8633ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "223468ee8dc54ccea9d7121f209f902a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39a08162c7354fe2b20e117471386fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d62bd08c0b7748ff920a360ea9717b83", "region_id": "RegionOne"}], "type": "policy", "id": "016e028caea24210851b7ce943c51785", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3a19f03f5074ffabff645f8b919b6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce70e0b22b0741498888e8fbccb9d4aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45a7374e9aeb49bd9b4a169557445f6d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3b0eee04ac604cc082b48d1e831b5caf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2338cf0f42d9480b98c2e1fe125e4359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d3748c7b48f4d4498bcd78ee71c111a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aade5ec5ed8740f983c926adb443414c", "region_id": "RegionOne"}], "type": "sharev2", "id": "2c1181ea629c4b06b5d918588d94949a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b82ed21325b4755990a223d1bb7d8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a48a786e0f974acdb4d3d50d42d12e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c40cdfe70ac4345b6121599c2fda4fa", "region_id": "RegionOne"}], "type": "share", "id": "2d4bd749ebfe4e12af74445e1e48537a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9babbc8f7dfe438a8373c8a24ed2a46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c64cd7a4960349449a01cbfe207e1be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3014573e66d54ad8a694267f20c696e9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "359c7ebf57854e7c9f1f2a06ea0504a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4328e86de6e64be7a95eb5218fe42c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d964de3845a649b2b5bcdcdde86be045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac32e134318644b9b41398275549dc4d", "region_id": "RegionOne"}], "type": "orchestration", "id": "7f66abde333049ca9a793190cde84c95", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c03d4d86ea4446a8806fafdc0e3fac29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a778383d68e14c23b0e63e0f16bb5c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23f720bc5486478e96a4bddcfc33ac0a", "region_id": "RegionOne"}], "type": "block-storage", "id": "c12e13ef6f0b456ea97961b770639112", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c7b684cc3c54aba9e493ce89005b341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3281102f147d48b9a0ebce55cfd24982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "532b10da9eb945059c53eb77b83d982c", "region_id": "RegionOne"}], "type": "volumev3", "id": "42b7add6afaf4d12bad2c3c4df8d5d47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45fd5696e6f84a32adaed2eb14f3d6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "466d181ff88940189d1a7262364a3b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd113596db1b4398b225a876dfd355af", "region_id": "RegionOne"}], "type": "volumev2", "id": "ef4243a47712424086f1df0dee14d454", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adcebfa9ca9b4d148c23c029fca630f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e71a13752a24e8383a1cc61c3beee1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4eb22fec2154521ac6161c317e545d9", "region_id": "RegionOne"}], "type": "volume", "id": "40585dc1e6244735b2b5ec2d82d17f79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3db61a83f7924b47aee487ec7513b6cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56b5968b3cff4aeb8a5bf932eb4b6a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f2a20625635469fa8194a718f904cb4", "region_id": "RegionOne"}], "type": "block-store", "id": "246d93676b8e4f82b616009b1225f5b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ea6197e9597429e9c3d624807ce7850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a790d5f529624d9b80c8ac3683726b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "78852736db284d0babfb939f92b6d4ef", "region_id": "RegionOne"}], "type": "alarm", "id": "37ebe33efbc644789c71e737db5f83e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7de99f7a3c7f4f3f92a7173bea886178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99f355dc81a74856bba5885fe30ae80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "22f423e6af63497aab407a5c22213ea5", "region_id": "RegionOne"}], "type": "alarming", "id": "3b43723f8ea648b691f4072929a10def", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7299219ea309417d903f950280da2248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21b6d879ed5e40288b812ff1ec7d311f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96f42ce34b4f499d9b9be8395d7b1fb5", "region_id": "RegionOne"}], "type": "meter", "id": "866287eb535e44a2a245c1973749407b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b99fd73dbb904dc9be21a34d793d8e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f84a269efe54c2fb2e218774874badd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "244e72f311584dd5af7176156a0a94b6", "region_id": "RegionOne"}], "type": "metering", "id": "6fb3d3aaba8548079eb00199c14efb7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c90c03dbd3f34b2f9fea513c9920ce46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "714b5584c9094c098f265c1bf0b59a67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fc5e8e359eea4131ab172696807ee018", "region_id": "RegionOne"}], "type": "telemetry", "id": "4a5772e6acd3413e86ac508fdd340277", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "63e6513df6c04c659b7e82e4f09aae7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e5cd27a16d4f4bd3909e34a8541fff1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "406a6a61118f4d20b75e0d0a80b11b37", "region_id": "RegionOne"}], "type": "event", "id": "d6510479117e453ba7f0edd260614946", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e59dbe1b5ee24dc1b82cb3a6e6699b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9dcba90a12ce457a8fb0a65773bbe138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "944ff7fea58643f8b62335fe82250ad0", "region_id": "RegionOne"}], "type": "events", "id": "cc70bc7f16894c73a6ed014b2d97a759", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "daf7955c25d44d4ca9cbd8f16c5f85c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18b859498193460caf4f41bb6c640a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a6425c42bad42f8a36245657ba3ab18", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a2664b1849de46059d1dea62fcf2ecf2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ecee350ed0b744ecb49bb011def0181c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b3aed5a58f63445b8eaba8b7fbc08191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ac2f714e458d4ab08af2c33408515767", "region_id": "RegionOne"}], "type": "application_deployment", "id": "14c4e3f89acd405d97de132133d1c6e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "817b8cb79ece4f77bb4e6a499d7d6d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb4be8a175a049298c0d0b5866928ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "95a33c76660c4b059bbbedda39560cec", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b62f6ac5670f4aaf9e75435ad04e87ef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c934862a97ac4c61a5b472297550aff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d24818d479c440f811849c074b340cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "862b6dbeafdc4aa6911b51025d0c000e", "region_id": "RegionOne"}], "type": "tricircle", "id": "d3f7730a97c14ebd990750410db67f32", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e640d7094bf540628b81f77c09e14b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "686883bae61846078a35738182859932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3b576e3737144202828a917fa8a5f260", "region_id": "RegionOne"}], "type": "database", "id": "a65aa29b1a934cb785c7bc300e90f1ed", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3ef64ecbebc346a4ab8af478bc8370bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a7496d8953e4c2eb5e467321503d3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ffc70facf1f44d3da4225a1630da8417", "region_id": "RegionOne"}], "type": "application-container", "id": "cd38ab94a9f54a9fbdf488d5e150c5f7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89d7531f19054d9e976c67a90f57acc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd06fbb176674ff3bda13555a6d4e1e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "442281b1daba4bdf9dcdd855a932dbbc", "region_id": "RegionOne"}], "type": "container", "id": "214ed25b92df4644bf812911073648ce", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "daddec4b8f184d91ab180581f5cedf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6a958a9cef94ae9be078cb1e32d1925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "563f4f9b552c453bbe9ba410d72e2d2b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d3bcaadc27e04f9ea2254315f410aa51", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6e3e22992fc4f3aa411d284d01a48d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1dedb16ea7cb43099f65580af89f8dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "20256c5a9ce14a0daff14da28eb7d31a", "region_id": "RegionOne"}], "type": "rca", "id": "8bcb156a216545dfb4e15d582c4fdd95", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "322bab1fe6624c6bb98150f468493d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c7f4a940f254b0f8b641088fcc5037e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8d80fe8555d742039da902747bcb7bf7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "87bb4f4f354f461e9e86d7808a9967fa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "58e03b11d8a244f382ca686bf74bf922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "37b5c8ed154742f2ac591fac41f4e2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7014ca9a0c834562850d899a0e8807a1", "region_id": "RegionOne"}], "type": "network", "id": "369eb412b45d4198936db6048e1c7f46", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bb08703654f84d02a50961cf06d0925c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d12c9df627174e2cbf2a2132b07957d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5cc0db85f6d54fd5b98a367be6e158c1", "region_id": "RegionOne"}], "type": "backup", "id": "2e7a6ed4919e49c0ac4452177bcd577d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fdd00f7680984aa9a71ac95ea55fc1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "043b2bcd61064cb7a2dadc1cf2e686fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f3a11a326024a37af74cc3d31f30dac", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "56cc14f29e3d48d2b96187d1d386a563", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e3cf0a343d143038173b7b482d6168a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4a6b68b4ee94840b42def2b2d18d823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b8592ded03834dca92cab728bf4d1506", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "45437f94efc44f4ba5b0f30ed7b1cd65", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48f78f35a8554cc8b1606d2ba1fa2d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "784261acb6d944a9a4cc32040fe9b6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "775fe977a0da4966951a603218fdf4ec", "region_id": "RegionOne"}], "type": "monitoring", "id": "478eb5b76a1740c09d2e9719394ac597", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "254dd5d73fff448f951d92e8021fb2ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd08c0fe71d242f78875befb7c684156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3d9f790f0203473fb14cb4568fce90ec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7125f75bbc6341268c1102436a072712", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f450e6593451436b9d2ad3916abfc57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "89da946ce61f444387403a1207071e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4bcf3fe19bf64695b08eef4421a0bdd4", "region_id": "RegionOne"}], "type": "placement", "id": "f0b6a62ace684f8f8b21fe28360e26b6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "728cbcaab8af46418ba5ff68d482783f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ebf5a813fa44cbfa519c0063801382f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75c181f973a4485ca24f7244746a578a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fb84adb94f0c49edbda1118ef92f297d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "259d1ac234d8483481c83648818e95a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c33706a310a4ff7ba25268cef08d590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f9986b999b0947519b6fbc402b6aa8fe", "region_id": "RegionOne"}], "type": "ha", "id": "4b1ae9d32f6745c188dccbf7221e16f0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bbbcf597078c49e8b401aea0e6d5fee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0b51781d181343b1a8d87da6df2da27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dc253e23e0d74c7393f8775719eac0ed", "region_id": "RegionOne"}], "type": "reservation", "id": "57524827663f412fbfa4685461c9238d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed6f14413bbd418ead299489944d0fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9bdd60d7baf04107baf56288ef144779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2942d94190394d5dbaecdc992ab1d19a", "region_id": "RegionOne"}], "type": "function-engine", "id": "363be9b9774447dbb72329ff2a58b7b4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f7d56096562e4410bc135d44b797d0a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "428e57adabfa42ca87ff47c79419533a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8d2454a6921f495cbb45f6825c7d6a6d", "region_id": "RegionOne"}], "type": "accelerator", "id": "459b90934fee46e8b2d1aaa323fead71", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a26fd14e11d4ffeb7c0707875435313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a8673910ed84fa79127165b364eec20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "398ff57b47f84acdbda335f63229cabb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6d87162d688e4c40a54195e0f63d263b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e64a1d068a27436d9dbb444a94b8e611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2e6eaceb7d64f52ae2bd750fe5722ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0b7cc54bb64d42d2af22d43bcb3c5fda", "region_id": "RegionOne"}], "type": "registration", "id": "a718b4850d8d44cb80e1ca3aef53e251", "name": "adjutant"}], "user": {"domain": {"id": "9a56d46c7cdf40a182aedba51ef235e3", "name": "6d65f5f16a714b7bb4f231887e5bcc05"}, "id": "46050a1d6d6d4391b1deb193a349ad94", "name": "97ff264771a44a87a7f8620fa19f753c"}, "audit_ids": ["f7e9ef6d6ef3400080a1cd3c2c8af629", null], "issued_at": "2020-04-23T06:25:56.989298"}} 2020-04-23 06:27:57,139 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,144 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,146 keystoneauth.session RESP BODY: {"flavor": {"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2020-04-23 06:27:57,162 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,167 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,169 keystoneauth.session RESP BODY: {"flavor": {"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.264436s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,914 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,918 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,920 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,923 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,935 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.850744+00:00", "project": {"domain": {"id": "2589942ec08941c9b6856d1844625a98", "name": "ab35faa2814c4bcda53510f9b970a4f7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ca55850122ca46b08f0de7665ab363d8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0638ce0e3c61487d884784c0cf833186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bec87ed180384fb982c02128daa17ad4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f91a4c57f09146eea4ad562b03afd859", "region_id": "RegionOne"}], "type": "identity", "id": "7b25cb6c44d54bfcb2fa55f7f9d8d36a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1e68a47b67764cc9ba55a8ed1ee77f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee180242b9ad42dfb5e7591f3d703003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3f1d9251cd684b9a8a7a3d204b7a7fbe", "region_id": "RegionOne"}], "type": "compute", "id": "356e268631204757a42272a28bf164f0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a3b6cc1411544c0ea805168f6f014edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d42f7f6f3174438fbbfda05747248dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b28cb08a4c374b298075f5a54d71ad81", "region_id": "RegionOne"}], "type": "image", "id": "6cb9c58178f541f0a0ffecdf422c8792", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "774622db5f2544dc8c8818c61b1ea34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c16dc6f982944e84a9fc52fcf8c9da03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1e761425aac342e68c9cf307097cb5f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "afcfdd093cbe41299cfc2bb31766934c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0e5b95dc3f45308ad359a26a78d684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e249456f909047aaab074a62119c91f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e0f1783ed3f42198b82d2324d912ab1", "region_id": "RegionOne"}], "type": "object-store", "id": "9525fb827c624d70a64c4deb4e191c0e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50b9ee51df714e55b614de470951004a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e95472741664065b18442588cd061cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "11feddc5c1bd4f99ba5fa6443d9d00b1", "region_id": "RegionOne"}], "type": "clustering", "id": "cef74f4020754443bea7d3249ea0dad8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9b5ac335f7b48adbb064cc865f9a8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9d9dd570e5940eba35b3a33458cd17d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e56acb09786460c8c88487ab570a6f2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "45ed1656b9e14a69a56128404a1b3b5b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c25d7e48300463fbef677eabe4f7182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c85e0089244407b9a53b53d6052d8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4f5b5fe540944aab0fc5c17eb92f2be", "region_id": "RegionOne"}], "type": "cluster", "id": "8cebabe0e95a443b8ac5e9205ce1f5eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2a93e273ddf74ce489a19bc944750561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2af54a620e7e4d45833580d68386e9c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cf5c4cb1174a4709af7c232c54a5da23", "region_id": "RegionOne"}], "type": "data-processing", "id": "004abd9c0a08494a82d70df92e1efd68", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ebaef5f9c3554fd099804553f809ca0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8c07383d3bb49e8aac9d7c4510ac6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5c0d19d2877d4f5aa643e4c270ac6a92", "region_id": "RegionOne"}], "type": "baremetal", "id": "313dee1463674a29bbaa4d8a6a788512", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7db0c0f0cf949ca8318d6cb72e0de7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1818057f59d94d77907fcc38e894ead4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a29f4ea36ba84110a6f63925be9981c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "76171ce2f4b24a919055930bf4090bd0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "947f4e2716ea49f08f41688012bfb655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8780b9b14c2446cea21a1a922ba265fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "75444b3cde614b409b24db49f8befe65", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "244bb3f6256f4c0e833b046d3f82ae1c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1850b49462fc45c993e4eceaf842e420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e10b5e2bb1a4d5d964024bff2454821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "32846f481d974a92b9ad01e4e5477118", "region_id": "RegionOne"}], "type": "key-manager", "id": "af8c1a9f066f49debfde8dd9df73f22b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "532f2bbb66a04a50bc6848636af03682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce04b39a193b460a9ebd365a90c98843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1979d9a7556546c2a3caf526fc9e94f3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8daebc2620a54285be6feda1f47f6016", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "630167dbd3654967b135d24f28d43054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb878540a9634115bb5b03342e4bd2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "64d9eb2ca6324c58a6cfd800bf9e06ba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6fd787d655fb44fd906b947c337ff1f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "38a4bc9e6ff54346800d1bfe673127fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "263f9202f6b34a0ca2b954fb30d13127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9b6314fef1a24dd580b930309fcf89ac", "region_id": "RegionOne"}], "type": "message", "id": "f522d756a49e435fb07f1acddc577047", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0922cb5b35fe4b288e16f7a157e68423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ffe77a12899c485bafe4ab9b727ee96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7be8dd504f8741eab5e89cb1f4136fc5", "region_id": "RegionOne"}], "type": "messaging", "id": "b7eac04d9d55485493b3399e97124084", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6901e7cf7a294ffc9f8b698a4dffa326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4346bb21188f451882357776a3c34afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "19b46208c7e14c88b90268eb099cdbae", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2d6eb5a5845645c993ead578ab3072b2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2ff1ebf477d44d094d9c37259c486f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd0354d60bcb49048bc1bb7eb324e073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26f7786905b945fa889ff71dc64c641a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "435810e8c1f0485bbcf4df90effff153", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c147970a6056497086c521e337fce581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6f077e769c74e3fb64efaeadefd2689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a5e74715d204787b090e066806ad4d5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e012cea2b5244c3b80c2127cacb11517", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf5eb20b46b64697a33a555cc7affb60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52b0b9f19da24939a0eb35a89b234ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eb110ff8f324b1a8b41670b0c717b74", "region_id": "RegionOne"}], "type": "container-infra", "id": "4e15736cbd504378b2a5cb747997cbbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f74b8de745d842ec8c1e4ee9774ed76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2807a28e7ea74c30b700f7c06483d984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4a546b1fa64840c286cb0d2b99c06d21", "region_id": "RegionOne"}], "type": "search", "id": "c59e89d57a8441feb8ee877e9ede27db", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "646b1bc20fe2400d8958048f5dbd083c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "61e16d57a0084c77b0c5d1ff735c83c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b9f5e89312ff46e08b65df3dd768ef01", "region_id": "RegionOne"}], "type": "dns", "id": "48463609ffdd439fb92383dfab1403cc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba1dd42f897f4d9c92e79d9826e9be87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31a16f7b18934ba6aeb683e844bd3fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e05c2d590ec4f60a71409e5bf7561c4", "region_id": "RegionOne"}], "type": "workflow", "id": "4dae9ca28d4f4289b422220cbc24d426", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff276953bce24ae081b729071973a479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "185006bb767a45dab14d78ebc61a3845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7069cec8ff574ffc8a9d63de3ee53721", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a2ba1732c9d44991af8436769cf20319", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8e888eb5f0024deea180d8d9cf05854f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4975628db89f49568d8314dda838dbaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f149180e856047bab9f36015ef1472d2", "region_id": "RegionOne"}], "type": "rating", "id": "c5a62096b5cd491589a65cfb7a2ce0ca", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31f036f3558f4820a9addf6bbfb5f666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ecd88b19b59d407d8ea569e6bc3631fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6a7b32ee20084e19a82f0671179f0d16", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3a9c8632a2fa48ccab923cf120a951ee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9a52e050ac34608880262fece27a1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b2c929621914cc29a41279f76c6520c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c080f06c847492b9cf4dc8bd38c00be", "region_id": "RegionOne"}], "type": "policy", "id": "ac063302bede4316b7426f18b7ea03c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "467b3b2d4d404b88a9d0ffb522d17acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13cdb34a7a7a47c09f5897d4d49aa250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a203aff31f774cb1b811c3c6f7a2e0c9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "171e1ad3e1d04f4a8670acdc14694841", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b09f6cb9dac4dc79f1f3e4549d370f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94a2511eb55f45c796a472c33ae24de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "551ec4c05b2a43b1819475b718312f35", "region_id": "RegionOne"}], "type": "sharev2", "id": "827fc97c7cca4d65bf9c15cc26818472", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d96991e0769492589fbfcbd1a5af49d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee209cc8e3cd485d9413d10bcf2aeee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e2080892e774f79bdfcac1f97967ce3", "region_id": "RegionOne"}], "type": "share", "id": "fd115638abd54e2087173255c922554d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eccbabf4eb484089b73f4b59587f684a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b948da2ea45b4379880c1feec3c2828f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2aee516fbf0c4d5686743942aac1ea53", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aa18664d37b74a16a3118e1a931ad8c1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7952923aefc84bc68254a64d81f87ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee43e063754648aa9eb5666409771adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bb00d557206472994577ae1b39261f4", "region_id": "RegionOne"}], "type": "orchestration", "id": "473bd05829194859a72dad92d776c954", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce10f47f08664a95a05fae5029d6e9fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f2102035b44ec28730784d80653373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d3db15a7c0c44c5a04b8923c88fb7c8", "region_id": "RegionOne"}], "type": "block-storage", "id": "1bedb7efbf25446facd704fd62c303c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a34544a78474fb29f648d57365355eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b1112f4bb714d3bb8ad5ab2edcfdc59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d12133a4d1b4d18a08ba7f93cafd682", "region_id": "RegionOne"}], "type": "volumev3", "id": "52b1597bba9540368b55ec88813f6462", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ebb685c1b334292ba22c172025c4a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cab8985119a4cafbed9ddca5b299f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a24cd2c381445e6b41a7ebebb714f6c", "region_id": "RegionOne"}], "type": "volumev2", "id": "92731ac835e44616bcd5b295f6ecc0ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54b06446f5184d068e8b34140a38a523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35370220db90479db40d01505ef621f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0900b9ae2a14f6aa65a26d093a67263", "region_id": "RegionOne"}], "type": "volume", "id": "73b043731a1345d7b12290af879e6551", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00901798aec74c38bdd42e16561ca59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e9c68ccf5cd45eaaa00c1d514767205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50778ac76b0641249b9224c295cc899e", "region_id": "RegionOne"}], "type": "block-store", "id": "7e28dd7676b844a6b73b576c25124290", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "612fe72b3b914fa3b25240e1a7ad691e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d0e8fe2977b42819c6aa85d437ddb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "12b1cfdeab444f79bbd6031c59533591", "region_id": "RegionOne"}], "type": "alarm", "id": "ee7cd243dead4193b06438e53f3dce21", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41da0ea3ff2045399cd519b90999f4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d0fb0419a6f4aafa45405ef7788fd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "157ec44100f04d529437f2af7a78f0b3", "region_id": "RegionOne"}], "type": "alarming", "id": "b45021b18875407e98d30343c1a59f31", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4bfc30ed8b342969ef9589277c0135a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b74bc44293648d88f584d89578bdf4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ecfeba3ed9b3403cb36d98b4c6ef758a", "region_id": "RegionOne"}], "type": "meter", "id": "5b72fe95c87c4598ae2174b12c00cbb8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bddcc7e54a7b481ebd37ffd491cbdbc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47e66aa3996a42f29587c270ecd7be62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "169fa2693ce94c6ba9492145bbfc035f", "region_id": "RegionOne"}], "type": "metering", "id": "6653e6a4c6b94e05b096d1f504239956", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e705c12be28e4740b010acd45ea6cb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22c3f7c3f5374c13b9d5b82ad8e7870e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f9db7727da8c4f97bb77f5cf444e522f", "region_id": "RegionOne"}], "type": "telemetry", "id": "d1cdf0e6bd014eaabdb65e3e91c827dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "63877be38ba64effa162b20b73ac47cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "12a99e062ddd4c1ea26058646d14c0b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a15f4293589d4fb78e5c789f2c2ce18c", "region_id": "RegionOne"}], "type": "event", "id": "ffa0faf441aa441db17ac11bbc06e2d1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e30f58b0445a4d478145d05e9b451af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5ff4c4606943464fa50511bc11d53936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e45c8de281b94c7c862c85d1552227b1", "region_id": "RegionOne"}], "type": "events", "id": "9bf7aff86ff24f429e6c5b06f61ffe58", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6cfd90da0164e1e88303ec2b1723516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b2c155ba31f419e934eb61faf7b36cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2c05d7a7c03e4ec7b8d509b755888733", "region_id": "RegionOne"}], "type": "application-deployment", "id": "432b641863b349fd8482f738b638edf0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3adcb9e541194633b5e2b64b2a9bc7ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c7158d4f82a4773a0344745ea52a14f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "752156c334aa4496af71192ab31925c8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "80d4be1784f64ed88e674baed1035082", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96da13ba5d8d47baa32038acab2c4618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b9e2eb4a39149e4b2b40c9710f129e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4889704cfd0541738d41f9e388890e6f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f97f6c9f2d0c408fbe21c70d3af5cfd3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "97a55dc1362e497c940dfa5d89dc6c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "defa484adb034e9d880c9f62dcca6496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f92db3433dc8481db4288decab8a7f69", "region_id": "RegionOne"}], "type": "tricircle", "id": "2aecbd613ee340109bf01d9900a2104f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1cada174b53944608dfd4b9e0386ed8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "aa3a716cabae4ac18804d4cd07ea40a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "63aac6f2c3094b8fa0501f4e589f9b23", "region_id": "RegionOne"}], "type": "database", "id": "dfe0ad0aa81d42fa88dbe6477f87926d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81c89ae2b8bf4392bb11377c4f3b2a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02a1875b86c3482ea9b9a938046cb615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5c29e904b91b4f829d0bafad1d04432a", "region_id": "RegionOne"}], "type": "application-container", "id": "2b6e166323ab4a30a930fd8629220782", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "788bd40c60254e878c027edf7766eeca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfbf6cb4853a4e9687568e073c2ff630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "143a506f057149478e11f90d46a51a39", "region_id": "RegionOne"}], "type": "container", "id": "1d789e91a9ef497ca6af82a7effc7f2f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7702e9a4d7e41ba92d7a9dcd01db5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66ccf83511ea4c41833fdfc6693a3cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d554699936b24ae58d8d5ca336e21b24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8f285a0efe3441c2b9f57dc0cf976710", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1bdfd622f6f4e40a9ffa533ef2af597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d5ef71d7ca7c457eb240a481933aba0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f49c14fc77304680bf16b3e6283c31b0", "region_id": "RegionOne"}], "type": "rca", "id": "282952964b3c4fc991eb91ed632ff689", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e9a7d542ddc481cb157f64948169f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1da3551038084bec9488704e4f98f820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "665ddf7b862e4ac0a559cb39bd52fd55", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d2dec3ba0cea491e84c2261c1eef5c84", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9dfe357cc98f4d79a152110e51b4ff5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1ce35d9318b148c7958e8d9c2bf28b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0c5261a414aa492ab7c58e62e804920a", "region_id": "RegionOne"}], "type": "network", "id": "7067994a07fc4b8c9f61543f4e76f5fb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "93d4bf53002446bf970667ed0d541c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ca54387e5159498eb83b36c908e4bd8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "700f221c83b1480185b4cc9df00d35ca", "region_id": "RegionOne"}], "type": "backup", "id": "1ba74893d0ef483e80f577eb0d1f9dec", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74a676c0d60b43f8ac66c43b12ccab60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "daf8b26bc56c4bc5b69d683c93649006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2b34c076e56e4fde91751d4120853ec5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "def4b62dccd6414e97826ae8fe3829a5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3e1c8319a9349369b3c47bd458c70f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b37cde5844c4a798bd66d160420b4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "295191d05d49429cb0ce7de01b965831", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9b7ef269dfda488c894586903bbded8d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "81562266c8374a7fb661c7ece9f76617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b0a1236ecb83489b8ca1720ebb9b08ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8eb5fb5c3fe14eb5bbd880f97c01ada6", "region_id": "RegionOne"}], "type": "monitoring", "id": "6e50e7553cd343a9a8f8797ce7a82eb4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e992f6c78fda4cb2a74a1f1e9bc25b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fac46d63d81d40d28e055b6fc9f20c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3bd9a18739084bc6879bbb4ffa3a74a2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4ca6ab34b2e449b68a3847519d9ce5bc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "68db2ff9c8414bf1b76dde45a51e663e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0cad37f0934747a58e3bf1748c4b2524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8284a00f2746490dbb8e349b47a5c353", "region_id": "RegionOne"}], "type": "placement", "id": "c5f54dd86bda4bd994d18d4ecfcd39a3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2310350af9a4ab5b293caf41783b144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79df29b5862145bcad6dee420823084f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e638b3eb2413474a9a2ee5848fc1c5e8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "043bb7bb30b74971a36f36dfcc89f453", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dedd09e056bb43b29d87ed0aa7cf6fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce0e977668c34caebdd0469dd58d1313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a9d9ecb40a214ec4990945f9bef599a5", "region_id": "RegionOne"}], "type": "ha", "id": "5ca9d6fd0d164014b7a52b6f62470d4f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "da4a9bac62144ffebef48eb44f9f522e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0a38e177f384aa28834b121cc9f7020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "586f9c7feb4a4c76b5a7e1bcb02b96dd", "region_id": "RegionOne"}], "type": "reservation", "id": "8b2b7b039ed84521b4280c80f98ce4d7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "166e177d220e4f0da9cf02cc9b4cfc71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b48395d8527e4ac28136aaaa2cbf41d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f12407f995414a0ebcbe6a6cb8bbede7", "region_id": "RegionOne"}], "type": "function-engine", "id": "9154399277f440b0bd4e7fccc8a6cc42", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "60c639eb86b940189fc8d5ce38e890fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "47674e69fe224c0c97cc58ce58cbfe04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e0cac6a580d249e6beca5453f727aae9", "region_id": "RegionOne"}], "type": "accelerator", "id": "4e3dd3811a064054bd5af4c6a4c674c2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6cd4d1602c7c4ce9b7e711de09bc55bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b9461c60a1c45afa050af13022fb052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "32bdfc5c20c64351b90cfb9deda8b664", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d6f362b92bc24ff49872172d9e520ba2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6af0be16358495aafc5e962fc50dbe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3139582e1b1a409b8354730826ae9f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65b6532e20f74f7391a2c9b132653a67", "region_id": "RegionOne"}], "type": "registration", "id": "42dfc8253fed4252a8656f69d96b74f1", "name": "adjutant"}], "user": {"domain": {"id": "9dcce1ce43504855b84e414c6d79c293", "name": "f6192557de964a93b40dd834be0e9f0a"}, "id": "bed096efa97245f4922baa7cf51be122", "name": "93398794baf04669a83a1c80adc42487"}, "audit_ids": ["9ad6eaa3480344a38f5cd5db719e0a0e", null], "issued_at": "2020-04-23T06:25:56.850744"}} 2020-04-23 06:27:57,065 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,069 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,070 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}, {"router_id": null, "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "DOWN", "port_id": null, "id": "61cea855-49cb-4846-997d-801b70c71bdd"}]} {23} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.059868s] ... ok {24} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.289312s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,989 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,993 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,994 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,996 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,007 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.928047+00:00", "project": {"domain": {"id": "20bbbdb164cc441084805d896a4c16c5", "name": "82ee50184da14f888a59f0bbf5c6412d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "15d15c42f55f41a19fade1a0c2a5bc0a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "26278901fda54fdb8a4ca4e14ab735c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4f8e30020d3945e7b436afe7eac1ab29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dc69a87011f348b7b6c290cc18c178ef", "region_id": "RegionOne"}], "type": "identity", "id": "bf85771af6504b2eb2e5989bde174376", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "65d4c16de5f645abbb37f335e736ea74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ce33ab2cf062465fac76dbd42f701271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d16e003e2ae2445da779d4fae7e1ae3a", "region_id": "RegionOne"}], "type": "compute", "id": "3018b09df7cc4c7daa086f373921c2e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "34f97d7188c44e0999f75f1c0f820c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58b18ca8d4ff4f8f83bc3ffa47637bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "839214175ec3403ebe8b6b2b53b0352f", "region_id": "RegionOne"}], "type": "image", "id": "619d62168a9441a1a8affd9270f23404", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eb89a616d0944b259480326da3885fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37499929af8d44c1ad578cb80112dce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d48930c41ecf4398a1f6545028ad1efe", "region_id": "RegionOne"}], "type": "load-balancer", "id": "96365fc30b5946acab66bf1107377bff", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0195c661efa6422b9e5f5b3acc02eeac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f50180102aa4168862f3265f3e619dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b717bf6fa8b41b4954377a61f614fea", "region_id": "RegionOne"}], "type": "object-store", "id": "f04d90258b3045908ba84e148c01a0b3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95c93fbfa74a42839d134b0e44171e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "949009690b89414b9e8fb3dfcd5eda47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd8f7c6c0bb140c4a2a83d4290fb43b3", "region_id": "RegionOne"}], "type": "clustering", "id": "604435a09dd4492fbf83c75ce9f0ae8c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "409e03b881ee415aaba85004b9172730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3ba89ddbe0a4d899397cffc7f1aa235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3019604c22584958a2ef692fc194238c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "187b7b41066d45e0a3b4a3fd29795315", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea46e560559a4f79b9f9105908be49b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa23d7e282ea4706ac3988bfc5e67f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6de388a3388c495098016bbd5d2e4b28", "region_id": "RegionOne"}], "type": "cluster", "id": "3a0f20ec7f14413aa51b3166f1069885", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fdf4253c99094d0eadf9db6d0fb46c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "459d073b4d534b5dadadff64836cf4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "35d83c1ee9414082a0660c425efbbedb", "region_id": "RegionOne"}], "type": "data-processing", "id": "542a2f7263b5453e94b35b7533d3eba2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd77ad8ec3924af8aae7b371b2c76de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8fd4ec5ae984d689a2fbc0a7173cbce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e48877255f9e4415911fc597971698b4", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a8c3b6f6d294319a8ad11c11e74c293", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4fd553515a984b60bd8cae2d4a11a64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a311721c2d64f30af0af65772839b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e3769472268d4ec8b47ddb0213c43cef", "region_id": "RegionOne"}], "type": "bare-metal", "id": "524dade0da7e4353b5f3cdfb6b983db6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3744b4d19d164e5ea17b37a7fb9a6b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d97f9e3b9f1452393c317dca5efe76c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c15e60e1b7a547cb9121d39add0d17c7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7866c488f405486980e166629bdaf3e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "21cd2ade8d61468e98e5c9182df84795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1d8232b74ad247e6ab4c87dd61f8e3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e11c4f1907ce4a10a4fd99c5b51159ac", "region_id": "RegionOne"}], "type": "key-manager", "id": "bd08113bc1ec422f869ac563ef255123", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8b4e28b512534ed4a2ff624d1ea9b567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bffa2ae24bf475fb184a29cea6ad677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f4ee65d525b49ce8c93e4ac5433626e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5fd729e5b57840fdaa4f6dc9ba8810e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b031e3877b0a414a8f0bd12dee5c47a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cff81af1e4e54430af032a37a6ae955a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b7c3ba998aa940388b06230652b2450d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f375e70782384cd58ef0adce0d28ac4a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "593b082fd9004cb2afe9dbd1182cdc27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a48180f928f48d0aeb66e37c286f516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a9b620a7457f466990b31ee341cbc17b", "region_id": "RegionOne"}], "type": "message", "id": "abd89c5b707941eab7da4c5d615b17e3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "772c2165a7a24bcf82527501b372e3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3fd090f7e3924caca4b47851ec13b3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df94228be48a43029b20040b371a7290", "region_id": "RegionOne"}], "type": "messaging", "id": "fc03ea047406460598746df41f45dd7b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f3dcf237425477fab45e84626246065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "606f98cbcafa4911a3321fc0c10dcf1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b018e25393cb45cca0fd27b8100ad389", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c171adb182e2442b9d3a6753f4ade75f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1226e4fac8449949a57063da47ead5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b63a20a2f0324a70a68ab4a28de320df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71571b405d3a4db0a0eebcda44f896ad", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "735dfd2b47c94ee4a408e9e665ea6183", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3029de12cca7436bb80a6b8462a66d55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57069ff600f4481ea643de0990708ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8077e89567204285b8b0b2b03db7bb07", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8c642fc2a3764fb2975cde4999b25333", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55db6acacd364d73a57b1e7b003ce727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a9e616514ff46fab6dee9a2ed670a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3ca1f52cf474851960e4a268621ade2", "region_id": "RegionOne"}], "type": "container-infra", "id": "1e4525cec982439ba26d9a34fb98b377", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "22de3be8d0864516b4c85685e494340d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0bf621217923498f85a4b914bbf3143a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "65bd0e94d381451c926cc3c03dc38712", "region_id": "RegionOne"}], "type": "search", "id": "891fdc95bfca4b8b8a548510317bac7a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "62a32be5e9ef4a309da0b2b59602172e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "90b5d4ea46c14a8dae6d504883c1045b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c95c0b2bf09d4ce58c24d66d41f513a4", "region_id": "RegionOne"}], "type": "dns", "id": "477a63c36e8446f58ceb5655b44ddaf2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5febf59d46744df8b736739274532cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6d8edf33c8e4732872c2d553013d28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fd0c783897c04c1a92591dffdbee616d", "region_id": "RegionOne"}], "type": "workflow", "id": "6d74a966171b44f5b1966d23a0ac9a40", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "caa61518e3f945e08e0ea257325b8c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "235a3e63c4854a9ca210072f4020b6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "01015a29f77e406c85888e9dff5edf5f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4d8e86fd3d0d4d9580483a8707c2e40d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "95c292731cf642768224fe2ceda9ee2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "425d8a0a5e2b42389df77ee5792420d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6803f5ed106f4a16b7eb72673390c894", "region_id": "RegionOne"}], "type": "rating", "id": "b939f8f5fe154895ac39efdb301cf7a6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "59c32d446b5d482d8b7eac542becb9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9db37a420b9418ba049065fac11ad59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d9cad505add4d81b1bd96b8a3446ac5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5d58b104a19349e6b2541b1b8e52d3bb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b603a2eff67449ff8c46c64185e3e669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4750cf66c8784375b04479fdf7cbf066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cf738420b5394a97957ae79e6cb9143d", "region_id": "RegionOne"}], "type": "policy", "id": "018bd34fbf094e27824b58d1cfb00c66", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "714b58a261694e00ae02fe6f735950fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2740a6f4da9343e09039a4543b1ef418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d95f07a8081e465e92f9ed4505717920", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dd7af423ef7240d9a11f58d6dc5e7546", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf3b5b8a71794b9b936c133dc7e930eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf22ca18a2b14641beb494180ed82d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd4ed51b56c6444ebbcf93599bd6b15e", "region_id": "RegionOne"}], "type": "sharev2", "id": "4cb6db4129df4e3f9f9104d6cd56d201", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9141fd85ff645ee8b860fc423584bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1825c35978d04bac82597ac254d2e1ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3496d21afd34e66a1f685a9210291a6", "region_id": "RegionOne"}], "type": "share", "id": "581abbb938774e6695e1cda0c6d424dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b3b7dc61be684a4e8587a77ccbce9e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c97588fba66641349d51b5c33069b58e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed991e428bfe4795a3cee84cfc7a8cdf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d55a644ddd944e9f9f5d908388a9b687", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8574e9a43baa43dcbcbac996fba21036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a415507dfa1d41f489ec83ae19f15613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af4ceb977642427d9af449004ece3775", "region_id": "RegionOne"}], "type": "orchestration", "id": "871703bb007640fda3df0b0eb9b686e5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09cfb6cddf7f4f3e8941a9480b65f551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e5cc4bd29b341538fd3d5693bcfeffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96806345102b4fafb40296824ff74e0a", "region_id": "RegionOne"}], "type": "block-storage", "id": "51dcd29dcf9c4e4580506fa2275d1653", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "483bad164aaf4969b6768edb716f29bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86250cee6ff44dee9d006d0e83a1b163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5eb12d37de144579daaf9829868a527", "region_id": "RegionOne"}], "type": "volumev3", "id": "e16f9f60070148b7873ac1b0f57d9de7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a704e504e44c4185a3882f6daacce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eddfef831474b099542efd12b14fcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6359fb13640486db7867e151b09e8af", "region_id": "RegionOne"}], "type": "volumev2", "id": "9c996a01ab624b4d8fd923af338b4245", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a432e09d8ba42f689c8fef702bcd1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302094c027d143cc9f521c14a1b9c9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de05f60a0a89407d96e377eb1903b7a5", "region_id": "RegionOne"}], "type": "volume", "id": "4d5193cf78b14a1897bbfa4d33e8a1f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1c7d781f9034e9d882d26b206163b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edc75bdf4c144652a3fad81b74f980bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac9b688cdba0489295d58db91906b533", "region_id": "RegionOne"}], "type": "block-store", "id": "5a254a8970f74f4f92619d0456bc725a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e6fae1f4e9f4568acacc3bfabc89c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f94e64697e934a97b45ea07c73eab08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9c31917660434e4e84a300b66c6719c3", "region_id": "RegionOne"}], "type": "alarm", "id": "286c32a03d8c47c5a816e041672683f1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aff67f42a08f4e2b9d2f3cdcd10b68fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d16d4177403b42dd94f4996d8bfd0f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1faf811846fb4bf4800acd969c17a51a", "region_id": "RegionOne"}], "type": "alarming", "id": "46dad28990fd472390b187f183168bc7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2e18bf7725d4206b2b396192c1cffd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dda7861dd21f45898296030c53188592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6d0d7a4a20c8491680a4309f7b62f857", "region_id": "RegionOne"}], "type": "meter", "id": "96a6ca5df41b4cb3b2228385f6178990", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2961e841e8134b6c9940d56f3b41dffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb3016ba224f46099dd4a7b29021f657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04fe3952ec2c4e6087fea3437503fb1c", "region_id": "RegionOne"}], "type": "metering", "id": "726dde69a93345fd955322237c73cbc7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "64af1cd3f8514e449b6d6fc9bac10ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "928fc55077d34552b5dd14f6ff44938d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1683c4ba36064549a3fc67f22f6eba40", "region_id": "RegionOne"}], "type": "telemetry", "id": "b0774ee4fb224ea69165ade07367c306", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be59f5fd486048d4b3cae81e7bf0abba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e53833b94f6748c1a4948bfca336c0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b47cf523e727476c97e494c2d4376bc2", "region_id": "RegionOne"}], "type": "event", "id": "d90aa358e5c845c6b96906400183aae6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d821408d04c74d0eb26705d9f6c54d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8358ab70ca714c348077d739662e3c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b0763fe30b694a81a19178eac4d253a0", "region_id": "RegionOne"}], "type": "events", "id": "124c166c1e674edd88683367222e8e29", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3d0e29dc69f45b49c480a11c7227756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ebdfe7b262874315bd6d2f11e26cddf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "101eadb7fe3445ab92c01588a3fc68e8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f613b069d6e043a18f953fa24f9f725f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6bc563b68e7e4f7e9d508d26a4b48bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d02ef53794f041ebb88c8982325f0dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f10cc546e588440a9a8ad5df46cbbf98", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3607a72d87514270b84719c2e90686b0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d8dc5b2bda1435fab11c50c7c1a0b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32f70d48221149deb62530b776220a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e5db030e496467fb6a717f44352c921", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "20b939ef12d74625adc56e106ec3660c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "02d680ec8fed43ffb6b74ceb848e85fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bbf8f01073942e68658953310129c95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4fa141c14ab49e59511583af878ef2b", "region_id": "RegionOne"}], "type": "tricircle", "id": "879f6cfd32564fc5854c2636a6c5ed72", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1f41220751d54b9e82a627c64d04413b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7a3d0426286c4f02ac8d9d11d4d0a9da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f0f931d31e5649a582cf9d0e1a23c314", "region_id": "RegionOne"}], "type": "database", "id": "98e6aa85daf04b93ad06accf069b2fe2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63d6232c403f4201a0aa262cc57f29ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f742d151a6d4345938b81306783e5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "68f18c11e862408185379dc71a2ef16c", "region_id": "RegionOne"}], "type": "application-container", "id": "326367a799de427d8954917e8ab5ce0d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c5e564179df47b7b43c6fc40fc9a8d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c27e512add2463899641f66a7dcc8f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "22aa2bb7fee644f49b337db9a898ca8e", "region_id": "RegionOne"}], "type": "container", "id": "352525e6581d4ce1985c90ec55e46612", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "182b78b962d9428c821172dc0564219c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "78936e0b6a044ba78270739cf41f88b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "11ddb89f34f14f94bc2da2aabead1804", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d3dbb1511eab4834b51308640aa86869", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76c83bbfccc444138dcf47f718b3a729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae5232cd4e804d339ef0e3fc2c344e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b1be3371a56c42c5a227d72a5c6893cb", "region_id": "RegionOne"}], "type": "rca", "id": "283dcb713c154418947d46c980d236dd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01757d52aebc4f87b44175cd2a13e916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d43782a0f5b44685bfce517399a9a3e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "12152aa4313d46a392104c8794fff2b9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b6cc44bf777544c9a7300166f8d75edb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "42c9e2f5071b4769a3e1926431b15f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9b782f94ef04499087beb39b5792bf64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "afb80b9a798d4a83aef9a71a0c3674f5", "region_id": "RegionOne"}], "type": "network", "id": "c49723f53e3747d49572e84fff5a3648", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d48af8f228b6401199ef1386aae5f9bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9ba4cea9323746c68a1f655079fa0968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d81e04fddb544312804f2f5121ae3350", "region_id": "RegionOne"}], "type": "backup", "id": "a3f5ab1860974326aadb8971801948c5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ece601f6807941ebbbcad7d9541afabc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8e609a8551340c198b662fd031ed0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9b7867d750464a118e841704b4f24f8f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "900a573a85d64874840a3627cd3515ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5145df91525845a79d3e20be4ab9dcad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b46a84d332a47ff8577bde8782c9583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "35ac072243b6444d809baf897e71edeb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "558017d33f0a4a8c9a0ad56b17328cfc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "af30d88fa71b440e86cd7bf44e01b3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fc754bbb7de54d319d6cac1b6467a74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "14dd2dc0419f4d539b573d7e5074cef6", "region_id": "RegionOne"}], "type": "monitoring", "id": "bb172d16f05a474083e57368007e028e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1059e7cb6f0c40c393105768cb3f3386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b1813c1c76e44d0fa5d7b659f1b7fa09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1a6930fb92334077a5b3579c66b29ced", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cdab062dd8474e31a80f9e1c4164382a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8db2bb3a6b5244d0842588dddce65857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "517538ecc44b4e6fa0a05e81d1e33b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5887336826c3475f883e3cadd25d81c6", "region_id": "RegionOne"}], "type": "placement", "id": "51f6c05dfd194be6ba0ac546fd143dd3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c6d4b12b8f74124bf435bb4d448be7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8392e4ec2d144d78d6cbe198312be31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f1544fa72814c7d9e7a7f5736c1b715", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fc610ce39caa4f899233b1d789612e35", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "304e852c2093474ba7154fedf85f1eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b27076f8791a4c0196f70694d634e8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7e10acfee8944dfe87053d8e04502dc1", "region_id": "RegionOne"}], "type": "ha", "id": "e7744a07b37c46e6aa9dd4759a991658", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "063c9fc8128647628fcb04bbc47b7da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a5be61f588c4657a24516abfff9ea36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0efef867d53d410eba2093de3063ba03", "region_id": "RegionOne"}], "type": "reservation", "id": "dadef8a82a554a608c395e14fa04476a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "214c08a7ebaf4b7a8a46a9d9b5ed9957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "16e34e596eb54931a25984861f4f0813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dab66e3741874924807acee5658176ff", "region_id": "RegionOne"}], "type": "function-engine", "id": "049f710601dd496f913319dcf2bf36c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ef29b1755ff94cfdac57b8d926d45fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "df35c2ab341843c09fb7860bc383ba1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "63652914873c4698ae411f853100ee03", "region_id": "RegionOne"}], "type": "accelerator", "id": "2c3db3b952d648c58780ece13ca49b49", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f02a4f5649ae450baa3fdf04bdb58359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d8f307f311e436191af1746cd1eb186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1afdb66adbe8472b931a37f9c36f6823", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e0c85e28d8a744009c8df815c2b4cfd5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06d787474d074208a9b2d4914967d0a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7070b89543cb4e03926397001d1bc7fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "017a31dfdd024779bc69c278a5c8dfe8", "region_id": "RegionOne"}], "type": "registration", "id": "898f35d7d2cc40d0b4587870420e6aec", "name": "adjutant"}], "user": {"domain": {"id": "84814b56db6f412e9994abd2aee8a3bd", "name": "4c003539877f4f7a93453d81802ce4ac"}, "id": "f6a3543a8005487baf60733c5f411dd6", "name": "00a7f5433265468f8f201b55f2ae8597"}, "audit_ids": ["233721e2649942f2be08ba2ac6143272", null], "issued_at": "2020-04-23T06:25:56.928047"}} 2020-04-23 06:27:57,070 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,074 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,075 keystoneauth.session RESP BODY: { "default_version": { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" }, "description": "Ironic is an OpenStack project which aims to provision baremetal machines.", "name": "OpenStack Ironic API", "versions": [ { "id": "v1", "links": [ { "href": "https://baremetal.example.com/v1/", "rel": "self" } ], "min_version": "1.1", "status": "CURRENT", "version": "1.33" } ] } 2020-04-23 06:27:57,133 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes/d09590c7-8763-4cee-b217-79d811bcfdb7 -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" 2020-04-23 06:27:57,137 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,138 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "d09590c7-8763-4cee-b217-79d811bcfdb7"} 2020-04-23 06:27:57,202 keystoneauth.session REQ: curl -g -i -X PATCH https://baremetal.example.com/v1/nodes/d09590c7-8763-4cee-b217-79d811bcfdb7 -H "Content-Type: application/json" -H "OpenStack-API-Version: baremetal 1.33" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Ironic-API-Version: 1.33" -d '[{"path": "/name", "value": "meow", "op": "replace"}]' 2020-04-23 06:27:57,206 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,207 keystoneauth.session RESP BODY: {"instance_uuid": null, "name": "name-2", "driver_info": null, "last_error": null, "driver": null, "properties": null, "chassis_uuid": null, "provision_state": "available", "reservation": null, "instance_info": null, "uuid": "d09590c7-8763-4cee-b217-79d811bcfdb7"} {10} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.130761s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,101 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,107 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,110 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,122 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.039496+00:00", "project": {"domain": {"id": "d9babdbec4c54bfc9833dc93edfd28aa", "name": "e0e9784c36ca4f6084e58061c5b5a65f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b3d68b7bd3c0415592d4d5bf07648bf8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3ace424ad41943ccb10a66cb269166ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e8bbfcbeca244a7ac0687495bf08edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fed1e33a96394ceab713f3e5c9b6fc1a", "region_id": "RegionOne"}], "type": "identity", "id": "f7fb336ac78c4db8b4529062943606fa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "af684ae742e94982b7c0e4fae82cac90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7c12c45d263e40f18aa1bed983f0d358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0b39270809d54807912f88638ef3d17e", "region_id": "RegionOne"}], "type": "compute", "id": "7bdae58147854d86b8e023bd1026a5c2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "418441d9a4bd4d5380093b7eaf1f8a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4c48232fb8664fda9d7220b50f54b8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d6eaa071aa4e476a9695119f3ee1c278", "region_id": "RegionOne"}], "type": "image", "id": "30fe8c7a902f4471af37554a13e0f207", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41d318e629c84dd49233b38178b847f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c000ca6c870e41dcbd09db5323e4a885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9db694f5cf3f4e488dc7b6ec0efeaaca", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bfba932bf60f48969b8aa016f96cf0d4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2fbcd5508a94621aa709156a4620b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c84e61bf1a5418ba5257c3bcc11ee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32b38a1a32ce4fab8eef14b655401e9f", "region_id": "RegionOne"}], "type": "object-store", "id": "2d267c3cb84a41b9bd6332bba344c8e6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2244e6bb935445caae85372039c0fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "efd499bef619441abf4901c85e8f457c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f93540c0aca4396922faf6cf80d542d", "region_id": "RegionOne"}], "type": "clustering", "id": "8fb6f7a445c34364aca6b3c9f500e176", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6ad375645934facb19a5acd8dbe2aba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0055adc3407f43588b8d7d5738619377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e3162d7df0c3458d9d43d828aa9fcbe6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e1b557c7575d45c6bc911d73fda910c5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d5ee8be7f864b488b9b886deb88c37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09f36a79a2db4a40942d818952a36d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b9c7f4793534ae997631c4824e4d8f4", "region_id": "RegionOne"}], "type": "cluster", "id": "996308690ff94ee2b252b1d162b07181", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e32677a21a0249c1a78766a93661ea79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f0fdcfc17a784c91a4d83c641dbdfaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "74a9791bcb8b42e99a67e12846e49e60", "region_id": "RegionOne"}], "type": "data-processing", "id": "0edc5132c6b14c53b3a4566bdc6b09e1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ecaf35fec114c5089ec7dbd07d7fbe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "528f3b51cd504c088c34d3385914b66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bf84fc8118d34f5fafb54eb41098d463", "region_id": "RegionOne"}], "type": "baremetal", "id": "28c7cc336f814366917f327380ecb962", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99c481eea8bb4db2b62a69ecf6524129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "643f18fcecc14d58a4464cebb3caf3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0849a71b333c45248f3ce3c9440f3ee1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cb17170adbcf4a2c87746a9897de7201", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "48ae4734085644859559c6759eddcffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "244ce77939ca4b3fbb0933ff38a9035e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fd2372a03faa43abaa92e573725cf11f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "82d8ae7e240d48cb9855e03dfda31b59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "77831619da5042bf93904a65a6aa261a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "835e1e1e6abc421b8fe8f3d5d0f0fd50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "665b2dde8dea4a1fa5ce5898a0e2bb0f", "region_id": "RegionOne"}], "type": "key-manager", "id": "7ca703b1fd8f4d6e9524fbcd6dca8fcc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8175a0e803eb43c48b23122b1be85557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a24c4870bda4429902662ad6b05d4a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a179cce8b2e4c82bdc825186852ca59", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d2dad48f6c041759619fead83e3a3a0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b7244a1440f409b82b9a37f4e60800e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "706f5818320547e9a2c45606d2178e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "815804d068de4a10aaafd5aec9265e89", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3a284f3e4d90458b9f66e5c238683fe5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a61dcc78c8a84c12933b40f905958850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "631164ebac3d4b50a58f7882cd6d3f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "52312f5bb1cc4f4a8da0210c218fae54", "region_id": "RegionOne"}], "type": "message", "id": "a8ed1dd6c4e648a7a474c7f3e76db493", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fcb85b9b4c5f4cd3a5b2bad3c61d861e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "159f88be2390478d9a65cb600cf8f574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fea66c036bae4474b5641b688fd06582", "region_id": "RegionOne"}], "type": "messaging", "id": "7f8844d0aca34072938ce8a8392b179f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "464c5104eb184f6aae1141aecd944441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d136b068e9a4a01816ba808c12b940f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "816f45015815434e82e0f23b60205de4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "545868d501d94278a1baceabf9bb7c0e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06f12bebd328475fa72d58810315aee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ed9e00e803841999cf5849316dcabc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30d5964a422c42fea71dc5f48e99fcc0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "239f1addd3bf46a2b75f8506d4c54615", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a4fd2670f2441b3a1e80119e64dcfef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae5459f309ba4237a03af41766160ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4bc6d8f491fc4e9295d8f0b4054e4ddf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2fee016a940f45eb8a01018d30669b34", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b626fea205e240ee9454cf6e334a559e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bcca8ebcbbd45d4b7c5b54806b7f556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "151f8d92913849ffa4c7c2ce8ed33707", "region_id": "RegionOne"}], "type": "container-infra", "id": "06802b282c634a8797ee6f4f54833c69", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "baeed1f27a4349c6b17d43864ad96c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a3066ea8471e48b5bc6827165cc73f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4b10775ee140418f92359fd9ec15ed4b", "region_id": "RegionOne"}], "type": "search", "id": "62dfef4e6f2b4172b5fbda9da08951ec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e629e5fb598246cc8d0a281d04b2b329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4836c7953521499ea8aa11029196de49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "82c5ad393d954b84ad1b2dd1f4a16743", "region_id": "RegionOne"}], "type": "dns", "id": "d869f7d537d840a0bbe071d1d80bcc24", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "faff3ce013bc492199f7d0eb46e4c4a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4bf46021df14a0aac8ce4f43a84eaeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d1058a4529e543248882de8f2a823a86", "region_id": "RegionOne"}], "type": "workflow", "id": "5b1c3722b59c489d82fa00dbda7c4290", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "124b6fdbf3ad420d914291e8f10987cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "254789e9aab14e97926f36eb8e52d499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "94a4033a433144f4836dd13c9fdef389", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a227c375a01740928bbc06aea80b1bd0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "58422b8676d3471a9b9ed3ccdf0aadb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2f780f17fd6e42388065d7b7ce6c78f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "33e6b2aa468543c484deff58fa4067f7", "region_id": "RegionOne"}], "type": "rating", "id": "b08fac59c02348b299a996c4232cae45", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9d3d10d1b594cac8f9ef8469db6a71a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c317edce8cec49c7b65ceed1855b10ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0fa4b359b43c46b5a179c1f373752529", "region_id": "RegionOne"}], "type": "operator-policy", "id": "723e58cafffe4d038db64f261181f252", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a413e6517d564693bbc7ae43ad0afd61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "831f2d72778740178368090b657c691e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b195e93e4f6c49959a5a2e9c7b8d8dc7", "region_id": "RegionOne"}], "type": "policy", "id": "c260a5b8fc7d4712b7bf486a503aac97", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a69d46b35ba34313b6bf9075937bba36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15824d949e2044738882b25f31fa0538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "20be2e94b0384badb5d02e92ef7bc7f5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c74c4ba40833463183c9ae7916f41343", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "424ba2f67ec94bb48a7b5b2cbf60ead3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e4dd24725c6478ba43000e760a3996e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5b677bcc900e459bb58389ae91f6b025", "region_id": "RegionOne"}], "type": "sharev2", "id": "fd480416cee24ef69b6faae5c4037e52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d132961e93524ed6bf340e21f913b4e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ff98fb4edf646b6a2a7529905a9bcad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bb62e3803aa1449b9d44efe067af514b", "region_id": "RegionOne"}], "type": "share", "id": "fc8d15bcaa5840b495788328c5f7623f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b87779e9d7b64bcc9489381738b95c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5dd23c9b85034ccfa932f15ac6c1c013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5dc48991fd2a48d8bc0c2873d75b078a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "73f6238fd7134a4b98ebcefe2d2df62d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7e9675aa85444fbbfafc60eb831f525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eecbf8f5131444b8508cca91a0bbcdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce80dd61e12e43feb26d7a989adaddb3", "region_id": "RegionOne"}], "type": "orchestration", "id": "8f83c0a99c604e588ac7e3ca9a9bbca2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4700df88fd4016bb7c557e43713585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "999550f1e5474d8dad1916ab547393a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3790de7cce647c1933bd0d3d3070d59", "region_id": "RegionOne"}], "type": "block-storage", "id": "57f0e8737c444d01af7aaa8b99db99e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "927852c4d5ab49a5aa042eef0f03542f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e52a1d94520f40fab6dc834f112de606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8864f1e258e49f39d1392c40d73c0fb", "region_id": "RegionOne"}], "type": "volumev3", "id": "f74d0032cb4249c58cb21d4eee3604f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "344080da9abb494a8f2b5b8e7e99dd08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edd54c71b79f46dda812c28e47c4d211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d28425b32a3456eae663dc6a60cc47c", "region_id": "RegionOne"}], "type": "volumev2", "id": "09604d0d455f4a6f893aade7db1ada7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f8f330e90024612a873ee6529f2bb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "041843a40424422d824a54e10ec6c502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ea246dcea19443ba142535104be98fa", "region_id": "RegionOne"}], "type": "volume", "id": "73b0d65cc47f4666974a47f6c4481751", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edd5f057ee8e47b9b80809398b4060fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f73eb136fb3341b0be7cc8d7ef1a11a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "956e5d9135414b9ab2d42ccb405b831f", "region_id": "RegionOne"}], "type": "block-store", "id": "b876d83297644477a3eadf4f09814d92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba2a9ed5dbf543d88736fb41abd0b243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "613fb432a26643948f4c3cbee60c93d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "206dcbe1693344609802e082095bfd63", "region_id": "RegionOne"}], "type": "alarm", "id": "e2a280ef51ae47cb916016ec95257cc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d109d5be997642f9ba2667815430d476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cae40018efb344f5be206fd9a60fd289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9045ad8ded0d4e0dbb34ff0dd5761789", "region_id": "RegionOne"}], "type": "alarming", "id": "6867769ecdeb4f2ba23e3415539ae7c0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "66b0f18561a745acb12b437692b6529a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff49a72d05ef484ba505e60f50f16ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3f899919e6a740b782ca216e70782875", "region_id": "RegionOne"}], "type": "meter", "id": "c350ea4e6df442afaeedab76eb0feabf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aba0b36620f94a9a935613605554437b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6e484618a0d4ae493f6517a9d7bd0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aff6a358da5a428cad7040255551653a", "region_id": "RegionOne"}], "type": "metering", "id": "fce9adaccbb94fc0bdcb53605461dab8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "287c2438a16944179392a004439a2f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "645aeb18ed1a4845a3ad0d5cf46becf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0ed18e5142f841758ccc59a06202da54", "region_id": "RegionOne"}], "type": "telemetry", "id": "3846d0611ffe403a9b4c84210ab7991b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bd562f10757d4169a7e02901609aaefd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb4decb5db6b438b93a68d0a895d3477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a914a19a7244cf981d2221b11eec193", "region_id": "RegionOne"}], "type": "event", "id": "6149973bc2874cd3840689f41f8c6583", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "03f9ad70535c426ba23f902b969bb73c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e981948da9fc45399ac3f6e5325b1c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b3af9a2afbc24d6ab3972309f9af91a6", "region_id": "RegionOne"}], "type": "events", "id": "49d0145781be452fb2badb1870812ed8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70121029b66f4ba7b5ce5b119f30ffbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67f38ae42eaa464ba9857ee78a127f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "00d2ff23f69b403b825e46297be18617", "region_id": "RegionOne"}], "type": "application-deployment", "id": "570ff19342654e1fa0c55656086988a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "791363a21fb544cc98c9beafd60f19f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b545dbc05416403c9120a58d6bf6c4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c90ffe3d49b24a3f81edfd5f29cd3522", "region_id": "RegionOne"}], "type": "application_deployment", "id": "53fe76936bcf43cea7fbb7ef225b8cf6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8909e98e09534e5f89198321a3bb7321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2595ebb354a7493b824dc5b9405ac6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "86071e890f654a3fb7420e97bcf6d209", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9a02d3bc2cce4826ae14d914721859b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14de9704cbec4d06861c2fc0fe510958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e8d6c9e5daa427bb5e13b1508a0a6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c7b1914e3bf445dcb9eea1add01a1a4f", "region_id": "RegionOne"}], "type": "tricircle", "id": "36dbd2207ce04127839a420b1a4f4877", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c11c6edc591d4b73885b425eb299d85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fed6c2d0e01f4a7f83b3510cb4f0d93d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "25de99964efc4125950fc0e6e702109f", "region_id": "RegionOne"}], "type": "database", "id": "37ab06954e224c07a78ca6a4e03518f9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b18368a78ccf40aa9a4ec5d265c5e16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f8a1bab83e0400e848c1845e8489c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f7340059c534e79ab55fc907f8095be", "region_id": "RegionOne"}], "type": "application-container", "id": "0244a387f3074cf69104065b5b7215bd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7db5ee2f5e9435fbe921e0f6bec48ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3351aebfcce447e8998bfb88905bdca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "68e7115b26af451993596eedb5cca9f8", "region_id": "RegionOne"}], "type": "container", "id": "c8a9f04ef82a407b84586f8b31b4b8e8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06beb18d924444c09382cbae61125210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c1a852cfe60406cb238b9322984cbf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "96fe7b506bb04bb8b2ffb8839c8e922e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4becb1af3b1f41a299e6a413dddd51b4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5409890e69049a6aa4dec265dba52cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96740a2f91f34595afa38b4a40e4b185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f8eb4db66ab43c090b85cb1985036b9", "region_id": "RegionOne"}], "type": "rca", "id": "cbbd79d121244750b917ab3b88ffab56", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ac0baf20258c4ad6aa39968f7e7f2fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ca402ad42634045b452b8cfe46d38b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e564d32391943ea981ad28d555d5d36", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0b4674a206bf41048f1ac4f1214990f6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "203fee00b553426a8a24f3c09a3e61ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a83a6dd992b9497d85294d76c4f568d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8795b38381f34f8d997e84b7860d80a6", "region_id": "RegionOne"}], "type": "network", "id": "db9960b631484730b3da4c7f3a61d74b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "13b69a6daa0b4e31979f48b47e906699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a63900d9fb4f4c378305da31ab31cb2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b52aad177de64bd1851b180f58f98b90", "region_id": "RegionOne"}], "type": "backup", "id": "06beb82a315342cc9bfe5c3e3ff0f272", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9d528d36a3b4578afbc566e09354201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73b40f5d943f4626860573cef8b4bb38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6d1b93f6c3844dc2bfa64a8ee4f3f467", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "baacd5d87e5643c98f91b921767292a0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d418b78a8e2f4ccc8faaca5aa35cf801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "908ccf0673084d549f1b13825096309f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06237215adf5473599bc9d8cacd26477", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a93cbfaa86374aa59da5c4d91f87d88b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6ca2a6a02e72436fa1441f05fd1d20d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7d9ff782e8ee43feaa79cf37fe12fef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7d99138a4eff4ac9b2aa3514a33cddc3", "region_id": "RegionOne"}], "type": "monitoring", "id": "70cd7abb1c8a46b98371c01452fca278", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d4c72fd4155d4d69a74c2bc1fca26864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "11fd707f9f0644c5bb3984f11505cbbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a6061b0bc216494684af8883b8fdf564", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "af03c849efad4427843ebd895ac6e906", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "751ba6010a844e7683a2d7f9eee8b06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "15ef84a33b004e8887751c3237ef160e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "88f7eb495c714e8ca446598b993b4344", "region_id": "RegionOne"}], "type": "placement", "id": "7d074f5939fa4b63b9f95982e11a0d4d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31027e76ec0d4260afc09f86bbbecf75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e9cdf5168fa40abb1749b8f27923780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9199a676e5448f084116a838f5604e6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ae1609c229a24fe89efe47ecec0726d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a60f479d3afc4fddb09fc731a483763b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f5a44a7a5a24b62becdc96226de459a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fbd9ce06261f4de283a1b4672d5c86bf", "region_id": "RegionOne"}], "type": "ha", "id": "98533a8d17944accbec2cc7388a60712", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2eda9fe4e95e42479d78d692d7dcc71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "94d248d889c64b61a61929c4249a2438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f85367816a44c00b163afcf844d5ed9", "region_id": "RegionOne"}], "type": "reservation", "id": "27e8735d6715448984ae7bf757e24aad", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b720eb3ade264a16a79f50f2a3ade4e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c95947bfa4084c079ecf507cb71e95dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ffc4c3e9a9c14c15935b5d9cf1405397", "region_id": "RegionOne"}], "type": "function-engine", "id": "6f195a5680bf42e38c3067cbf28f73bf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3e50488b5b9a4e0cbefaa4a9ac7cc156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7106a7f7d94f42fdb80466bc8d20e27f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a3b1736d08bf41f999c65f803c675e22", "region_id": "RegionOne"}], "type": "accelerator", "id": "b908cca30c4748838c391b3735a5a64b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9904596c9a144f0ab5a9c9786f326545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85a50548fb3d4fa481af030d45acbc91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4f708438f46242e4866f373b1464601c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "aa8bacb65b134e2e8cd9267ccc41b655", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ec3b5b85e7d404cbb1be24386d955e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "281e633c734e4aaa93fc4fc47356712a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8926f1edb44242ce87da579955b070f0", "region_id": "RegionOne"}], "type": "registration", "id": "83fb46089b2b457b8111d54edffdab56", "name": "adjutant"}], "user": {"domain": {"id": "0afb4cfceaa84cc791c43029a2bb8cd9", "name": "8f6cc76558ec44a48ee251359c9be392"}, "id": "76935bcb57aa4387a9771e117a750220", "name": "03c90baca93e4820b336871a8500a8a2"}, "audit_ids": ["0429ab73573243a1bb79f0aaaf54d34f", null], "issued_at": "2020-04-23T06:25:57.039496"}} {26} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.196698s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,058 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,063 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,065 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,068 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,078 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.001808+00:00", "project": {"domain": {"id": "0c09d2095a0d4cd093a22cc46b994821", "name": "0a4e19fbea904ecd8efbd167643cd191"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "691491157ef64e6aa802d6907705ef85"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c399ea3c35e40e6a3d5ab8d58d172aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f2272c5d96bf49e284772639e7a935bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "11d88731368f49009f44e4c3631eb834", "region_id": "RegionOne"}], "type": "identity", "id": "c6ec21ea673a4248a02daef675525133", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0dc3a54bd62b4a11b639a5d85d27a5cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9f654dc066004534bf1cff8f0cfbf353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "605adc2ec2fb47c3b0cdb7a4b4662f57", "region_id": "RegionOne"}], "type": "compute", "id": "ebb05383eb99488591150cb2595b16a8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bd7133d4dfa24cc1bff12511885dfd9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3b114ea5c9f9487481b7a7772a1fc8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bbe09f6148e34da68cf340fa03c3a9ab", "region_id": "RegionOne"}], "type": "image", "id": "ef0582285ead4c3898453416fee5202a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "431eda2b48de43669b70f1b092e0ab3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4112881ba40045599052baef323485e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cb486ec444b2431e9e25b50e6c041281", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02b05f58eec04566bf463f538258c9f9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8303f227a4c84b638c794917e798f610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c43ef086e934017adb4cd654fb80a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfa3905c2ef04a458eead345866b3e0c", "region_id": "RegionOne"}], "type": "object-store", "id": "e549ede9a0274b85a3b9692436c3163f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24b56e21c8fa4b429c6ca4d5d68d05d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5f27cf120ec42d18dbfdbb54c7d870d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "85674fd75d8e456dac6e83505e85403a", "region_id": "RegionOne"}], "type": "clustering", "id": "14e06fd4720d4d17ba2f85b489e40a00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b2256fab246476fb085de0802b19267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44aa87ecc0064bdb9b25912af0496202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a3aea0fe9144ec9888b58313b5fc0cd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3adeadfdd23b43f8ae8da4bb65308e11", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b57e79ecc7af449fbbc17b5ba5f4c8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cb8ea7c293642a9a7c5ac05fb841b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ab612dac1f24463482af86265b144348", "region_id": "RegionOne"}], "type": "cluster", "id": "85a7c8a6559c423fbefdd3d6d2612219", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "86291cf76d814ba4becc86e017cfaacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b207ad581ee477a9c2f37f2e6af7000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e4b1a52f852f449daba0bb854a4fcdd5", "region_id": "RegionOne"}], "type": "data-processing", "id": "34e059fdc71546edaca379881c77b559", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c76c1825c7be44a092e132b29bbbe44a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cfe66b6856a24e8db0f1c8ee99647663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "86feb7d814c24961b08a7f2473290395", "region_id": "RegionOne"}], "type": "baremetal", "id": "8099cb165e0c4d8cb9a3067beb256373", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f62c1ebd09c4ca4a6e657b5451f7f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ce8e47314c8a4f03bd9b689267bb21a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "914b0f6cc2db4d6aaa6d06864c0b5a60", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8873cd25bb014ef3a43c902c9bc8d830", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "748deedba7dd466188d20a7e0776f25c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a0e9e1cf66dc4eedb93b700c8902fe0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0abf93ad7f1a4027b9e1397b2de97441", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "84a5977d47f349c78e1e7e3e1236ccf4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41dfe7d9433f4dd684a350ccb9a82330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bfce2302efbb4f059cec821bb835c26f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b0cb85424a914394ba446b769d11fe0e", "region_id": "RegionOne"}], "type": "key-manager", "id": "0a74b74a42794e8a970027c87ec85ca5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "531fe77af94c4916a3e00c844d23d448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c2ad7fcc6f14ddbb48e699b34c2f8ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dace1106e0204ae1b76a7d44cf393a2e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "813e94129c404a5d9a204ce541e296d8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef7198e1ea4141b8941df62f37e3e2ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dec5f5673a054cc589f50fbb126a7327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb1162608f814a5083668c838e97e32b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f55fa901f1f8458682744a1b25f40811", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "81fe7df52a294645afbb76125cd2cbbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b7f8bd3d168d4a15838e1c895cc5dac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90a510fa7bb240d3bd492d6aeaa47884", "region_id": "RegionOne"}], "type": "message", "id": "82e0a12f0fe0429a8bf2304b46d33b25", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6293a56b773e41e393beaffdabe5b32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fae430c9493646b195bff4528829583a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "89a5b019039d4278879d2df6b9ed32fd", "region_id": "RegionOne"}], "type": "messaging", "id": "3ef3f545e3114f089c3fb61ea4ecc3d5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "702dc207dd3d43f7bb16ada7da3c4ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f4208619a6a8469fad4b1d639620973b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6987e53ce6b64487ac495bebf88cb0cb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9f6030bbbfad45de8255048d5bb4421e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "037153c0e29d487283e005aae1a16bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e565ef6d074b4c688d5f96035728c21f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b3f260105ac4100896e8d49f9ff2fb0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5c0d7d617271496da6f549819328b42f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "067f24f23e6a4031a8201c9396ac0755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c489ba1ac7824f6b8b10305a7b1c8396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cb9fd8980694b359b97853af7762c46", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f54a3016098f4a9c92bbc1a95e7368e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c82ccf36627349e78dd99fa81dbeb8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f71b3e886414f7896d36273fd6222ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32081124f3d14e7ebc9872ab7626f61b", "region_id": "RegionOne"}], "type": "container-infra", "id": "adc31bfce16d41a9952f10a33d60dd84", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cb4e53fbbfc94631b8f50d2ef3edb51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8b8190379cf944459b82ffa58164394e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "069c2b16679b468faee00ac1ebcd9299", "region_id": "RegionOne"}], "type": "search", "id": "eedf2270c768492b950fe06cf0bc36a6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "395010813ac84bc38a33c0548e3183f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad7ad039663a40f4bb270c9dfa9fb39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "01c8f4cc70b54bffb370d0a2564ba87c", "region_id": "RegionOne"}], "type": "dns", "id": "3af76803e8314d379b14dab753f074df", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2522351f995c46acbf94b31edfe36ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f238ca74d7384bc09bd52057d145bd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9cd4fae2fac24ab6b7b338deaeb80c01", "region_id": "RegionOne"}], "type": "workflow", "id": "7baf97a357d14994ba65eb4305aee4ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a88eae6b28e4dd1bd4075b522b1b593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1eb86795c93c4dd592b66baeb3522a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a51a6bd219f49a89192cb212fc24d1b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "724aa19216c144bfb166e7c5cc5c69c0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e848b47db91843949354c28331074d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "242b695f3c9a42989fae5753a3bfdff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "251cc39154074dd98eee22690f56bf53", "region_id": "RegionOne"}], "type": "rating", "id": "390489e202a94a8ea7dde6602a1ef72b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fc35dda561a4316a117f63da989c127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81aa035bb79b4e89b0d26e8a1e9dbad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "54c3fffb5abf44dd89c5568428571720", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5a103d7db38e45f5af225366e3287b14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31d79a666f6e411aaef11fe98871ff47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f9c2006ccc7401f8c08586ede6701ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea898382da2a4f8d9b35d6127eafa7f6", "region_id": "RegionOne"}], "type": "policy", "id": "b166041f404347e6ba4b0aa86959741a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4301625f9da4463e8da470c9786d1138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "93dc7f2e296b4f35928c5fa6af488feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "73a701f836304c50a5d3ce70d21a0d42", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c6a98514419146bd989f72d285708c8f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "268f3278a36f475cbff6373ef8780f70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd6049825df345a7b784b243dcef0295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bdf6422b331f47e59ee84a2fa40532fe", "region_id": "RegionOne"}], "type": "sharev2", "id": "c4e993f379d145ec99e8318a5a8020ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19047f5464d84ae1b1b8f5243b4f4693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6a7f137e5ee4b419abdb61154a5c0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d6d60d1e9f54491db254b7971a61a4a2", "region_id": "RegionOne"}], "type": "share", "id": "4cbab88c6b024335bb02edbf2d2b4c23", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4705f7f2a52422fa2f0218e07a69d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd416d7875544923ad0ad814340a04f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ec4996842a44a27983309b484179221", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0b7943bfdb5d47df96c69f06e919742b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4abe76131a5498aa972c61254781b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab15a46dcdc04e3fae43801ccff39f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "129b5a772751490aa9c926c006cd2c75", "region_id": "RegionOne"}], "type": "orchestration", "id": "c86651ddd97a49f4a91a25a33d4cea83", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38d3aafb316c4ba9a0520aa7ee4c9635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "558f762577df4dd1bdc27a2c83a92b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06960e0d50ff41a8b7961f7a7a88bcef", "region_id": "RegionOne"}], "type": "block-storage", "id": "015a93ee33e546e7afcd83a93449383d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de9e2cdad37e44ada5deeb461842bf4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "253f8e920eb04c658d0a9ad13d65d05d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50d5cc125d024681baedd85b533c46e6", "region_id": "RegionOne"}], "type": "volumev3", "id": "f31420923d8c4d6aa8a1e04ee81601b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a1127ba7b1f47ebb6c9f8f292ddd603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f0c9a3446f4445d89e8137298d718e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dc46def942d4966bf119cddb09f193e", "region_id": "RegionOne"}], "type": "volumev2", "id": "eafa89a7c266485f822a4fc3ca8e27b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "742275315fbd48fd8aa649f171f98b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88f3a14623fb45ebb7f435895cb98dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7d873846e0c42f8aa8b84c0fb5fb527", "region_id": "RegionOne"}], "type": "volume", "id": "35b6eea2ea1045bd8f421dec7e1a17fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e074a62afc340648835ef6c9e02691c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccc706b538ec43a397ca528058f344c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9805f0490d1420293bd0d0993620377", "region_id": "RegionOne"}], "type": "block-store", "id": "c5bc373134144a6c9769291e8659b8e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ccc0bbcf2fb54fe68b4647da6ce65fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa5c019b860c4e7f94437f8ba99db511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ee5ace0b1278471e8b5e14eaa66a1e49", "region_id": "RegionOne"}], "type": "alarm", "id": "ae7c244e1b564487a6a890bfc51598a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80dc44f1108645b987dd79872da26fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "adc9c396801f48329d0684c7f9456e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed0dbdf2240f409f9069ad42b5829944", "region_id": "RegionOne"}], "type": "alarming", "id": "221a11ec02eb464fa03ecafecbf03882", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b50c061099e4c6aaf451094ec285871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a346dd80ec3444e8827227c97735135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "22ae6969ee4c40d08957d9f0f6127d3d", "region_id": "RegionOne"}], "type": "meter", "id": "315d896acb5448dc950f67e52d0ae107", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "50ad3f8ab928445fb1d01329ea109990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d86715035bd240fca472c4def949e521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64dcc35b3fd74442b3c477fef8ea237a", "region_id": "RegionOne"}], "type": "metering", "id": "b0b486354eb1415a9eaa2b0e7133b201", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "caffe40b00964e52815fbf6a1c9393b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7ff88b637fb4c30b1f319b99c7004cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab325d599f3e4555827e34644f7904e0", "region_id": "RegionOne"}], "type": "telemetry", "id": "34aef95260a64f83b8be6e27bf3eda65", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1819adfb509e4ad1993979e4d717a72f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4fabbccfc7fb43d3abb7b8982372b58e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "be719e82bc514728a60148fcbaf6e6ab", "region_id": "RegionOne"}], "type": "event", "id": "d63a45f304a347be938c9ff46086888b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "57b4b826ece04868945e85e833f3c7bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f0def583436748f9a0dad30f13306bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e61041df77146cb824e5214311ba062", "region_id": "RegionOne"}], "type": "events", "id": "2d58de779f9d4e2d9f601909d1b320e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "197f3cd519654c598abf7a33024d04d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3933854646fb48b0a6652b307130c466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2bfed47235c14d35919ab6d788b4d0d2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "01f4849854494e1fbced6ad9c74c2d74", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c2e1f57294f48898f4edbbdc1c83783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17506b90aed24155b488fc369f8cc6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5cc01d4f60fb4aca863a7434b1cc6ede", "region_id": "RegionOne"}], "type": "application_deployment", "id": "54007b9c7a864936a890874270fea1e3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "367ae14128bf459d8ad872f9ad9dfcaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aafa52fbfeae48e596da9299545191d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b9991d0782b468e84de40ff54cdeb28", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d6a2d41a3a9a410085e65209c42f9983", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "595010fffd5a4be2bc18ddfe1351f58f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31fe6b6dcd874fe3aa5c5a7a45ac1431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e9b5ed36a374a449558b1a98fd45427", "region_id": "RegionOne"}], "type": "tricircle", "id": "9fca465e41864db1a9925bb62dc008bc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2800603ef8274abba4c77652907780b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9c4c873e67324be4969497437e2b7e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d30e44548a1144a095f9ad3b478e9698", "region_id": "RegionOne"}], "type": "database", "id": "edaa05a9510a446f82012e1356278999", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5e1049a8040484ba2d65265705032b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8b0b76910e945d49384deb0fe3c57e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7f6bfd1fffb548c59e3a7a4f397a2075", "region_id": "RegionOne"}], "type": "application-container", "id": "767ad56c25384816865e41030f5534ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2db519bcc8144fba67b22bc42c461f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1fce152f89542e49940894f307ad08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34e8bc90e7e54fd8ad54a692690a510b", "region_id": "RegionOne"}], "type": "container", "id": "d34f535000524bf4a56900ddd5185e7a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "221df06059fe4f47b4498d6cb291fc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e8f8d5b69804293a28159b3f1f078e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2d170e8cf5664b87bec3d7da443caeb6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d9259bf3a1c44066ae2cb7af7a13cb33", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87285d5d6f6e4ba9bcc43add35c7b4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37a419a0ea2b42e9b8c313a931abaa8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5252cb6a3271431c86f4200701ace0d4", "region_id": "RegionOne"}], "type": "rca", "id": "d135d435896f4068b07bccb5850a6885", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9993e1ee9df24667a077ff2ddb851ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5d02d5cdbbee4d35bdb5f2aa750e5d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e4ba868b606c4f1aab53d14ab16764e9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3694079b8ed548f9ad191f222d72f16a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "81ad8eb25a9c4dcf8a7ad9274b207180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "857391a86d9d472aaac6869542f9c69b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "839652d3540643e19158d696327583dc", "region_id": "RegionOne"}], "type": "network", "id": "213a3473d6cf45fc9b461c5a967b2321", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9014f5d0cccc44318e6af3864fe69fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "68f0315136d1412aaac1d0bc13f1e00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ef0b819155484938b456d8832aeb278c", "region_id": "RegionOne"}], "type": "backup", "id": "69050c187ffc4f349342b3f794b88053", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32e713b1fc8142f09d4890be6229cbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c7a805608f94596a430c01036a51641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c69e587087524ff3ab1329bd9e30b173", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b5d4af7b6ad9493bb56fad8b09572df0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "09db9c5126a84c5b95e10bdc2c120cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86e99e6bafb542c986eb912a21117f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9972ef6ee68a463e8eaeae3df46d7a84", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aeb2b3a016c44accbc62dfe3246c7629", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e61ad6e2368c4e868aa4fdf2a50af0af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2999e23d40d444bdb7826db61a3d68ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f7e68ce469e840b6876610b8dda676b2", "region_id": "RegionOne"}], "type": "monitoring", "id": "921c86f2f03d44e99f5e420273ff4e34", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9b91bc5346d24e10b8e8b6a60c3f1fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6537a2eda65d499686791b8ad4ec3ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "445719cade9f408a850a85cec9415591", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2d4c70e0efc646e7862a8264f0481bbc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3482d3d86c6741eb91c32e00b7c81d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b24bec6338b3436cb16260aa29563692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ad10eacbfac245e5a63e90cf6b1b0581", "region_id": "RegionOne"}], "type": "placement", "id": "4a5b52004dae45d99b77fed906aa9c51", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7835bbf0f9124c2aac44eab7ac53b1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d3b598a648f54cb1a171bc9dcb33aef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "802b1addeb6a4061a5028e64eb31998f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "94b250944a624e60a52789c587645187", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50343f0af1424fe2b1d7a0a8ed886bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3cf30b489c81440997da81889d7edd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "247293136ab74378a8370be93762d792", "region_id": "RegionOne"}], "type": "ha", "id": "13d9f44b98dd4e10b6b6679bdd33e514", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fbc792e538c0447bbdb62c9ba5f88154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e26fe36fcdda4d4fbf62cf5646229901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8d5cdfc878434349a2c19f326b5e0459", "region_id": "RegionOne"}], "type": "reservation", "id": "d68330b1b55940e187bd2f08c7f14f87", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8150a307b5f04daea3eb3f24d869e785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a5e0aaaccc814135ac84be6cc81eedad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5a7038167b8348b08a6a5bbf98c4a8f2", "region_id": "RegionOne"}], "type": "function-engine", "id": "91f705fe57cb4d40a028912a768b1b92", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "51a49358cb294b46ab42f651c64f3821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b80e859d14ff4fc4842185ac5162e499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "59bc1c3825ef434db00f302c0514da22", "region_id": "RegionOne"}], "type": "accelerator", "id": "cb552b58b2d44c1dbcd680235da7bf4a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88d40b777f2d4bbf8eff6deaccf01577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9764c5540a64c12bb882cdc18f4796a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c043014022d4ed5911dcf7e7c9ae5de", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ab055a79aa974edba40ec4a16a136679", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad0dbf9905a347e7abc45d65e80f482d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9704f9efe8c340fdaa54ffa801e1f5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "62a9be206e114b3382fd9e0a9cac5172", "region_id": "RegionOne"}], "type": "registration", "id": "086e47403f6a418dbf796f8237f88ffe", "name": "adjutant"}], "user": {"domain": {"id": "2c3624de60e047f49cff50ad57821e12", "name": "ab27843f5a7c42c19d05d84553cc6fd6"}, "id": "d38b5dfad2044743be331228e77d5822", "name": "3e38f8ec1d154ab588e79a4dbab409e1"}, "audit_ids": ["edbd1e691f6043ebbe32254b326e6577", null], "issued_at": "2020-04-23T06:25:57.001808"}} 2020-04-23 06:27:57,179 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/bogus_policy -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,183 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,186 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=bogus_policy" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,192 keystoneauth.session RESP BODY: {"firewall_policies": []} {16} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.169039s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,107 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,110 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,112 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,115 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,127 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.051049+00:00", "project": {"domain": {"id": "8353ef1378564725807882a914081be9", "name": "10e45757b7df42a3922cc5a118d61e51"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f034bd5f216741858796f37f87534bf4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5f2e6ba2bfe842358fef42a1c428b4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6cabd3713742437b8d376e9060468586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9d7ac6ca6f3843fb94d620e89888ea01", "region_id": "RegionOne"}], "type": "identity", "id": "63cfd248a3b54255b546151ebc435632", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d0940ab6910401ea17bcbb5e4ca06fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d550d89a8db4e389393068e9a69278f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "91096f97808a49d8bcec23a2dda46824", "region_id": "RegionOne"}], "type": "compute", "id": "525b9885482a4df8bea9289cfad5a1b6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0c891f816d7a4e5294179050ee1c49e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "96e40dc739e64c6f958fb1e9da47f649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "20f69e6c600a4285b53f10be54fe26bf", "region_id": "RegionOne"}], "type": "image", "id": "6409e017026f49328bb1549b7bc3ba18", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eebeccde27c54d73b0ca4ab7683ae236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "add2fdf04c1f403c87f789bfdea84230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d911113677b441d1a9238c4c8627f896", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7ef9461e4fab4a869f1b5f7b5c3ade76", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b124f629f3d64a7a802c0df8e3ece4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e2e106874b84a0cbe9fd0ab3fb73fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bcab34168fe46c8bab96868e9730c5b", "region_id": "RegionOne"}], "type": "object-store", "id": "4b4299967eef48ffa24c7cf0698b5550", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "297f7c9c9aad45819b0e08ef8a35dd10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "951b9b615f704d379fd8e099b7e3a361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80431682583741a8a70b9174b9c2979a", "region_id": "RegionOne"}], "type": "clustering", "id": "9d08df0a40db4aa48a165914e0c0d7c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cda67f5342e049f98c0f18181f47b810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cabfde80709c4b06b6ac7ecc50e96d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0217c66be8ac4826a79a55ebb4712439", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dc8fda87b0e64ffb91b7c3375f34d618", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed6725931fff410d9e1073bdf9811240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "167f3e4a4cbe4e40b4b810b693294eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba69216247bb4217b6b8b75c800611a4", "region_id": "RegionOne"}], "type": "cluster", "id": "32fc0332a63649c69084400b89462487", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2243044e03ae40d4bf501443af4b9f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5f7e117dbe394dcaaa16c848663db690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dc14ef57070a4c33aa0a6074706092a8", "region_id": "RegionOne"}], "type": "data-processing", "id": "7f6452fcf783483facf575f3122a4ac5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b8fb5c81cc040f9af7cf4f5ea943812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7202af3b6924f90996b7b693f21463b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f738708cf7384debbc322cdd42f9d446", "region_id": "RegionOne"}], "type": "baremetal", "id": "99eb0be0bdbf428b8bcbd537fc744c47", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "675425b38e1e41908dd7aab519cfe5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b6b07587b2d040f498a5390e2805e2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c65291178124303acbf7c52da149720", "region_id": "RegionOne"}], "type": "bare-metal", "id": "972c15e26fa9461b898200cece01ff9b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1840078711ac42a3b3159c636d80d0f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e57d32965c614871bb3d82c8a8e29a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d626254cdd4845b8a7b11e6de33e2524", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "27cf06a00d9143ca9e400413ae5cb210", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3581078d2e7480d83fad31261b340ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae0399ac641c41e8870d1fbf5e492f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08ca9151ab1545a0b8d043ebe49f6e8d", "region_id": "RegionOne"}], "type": "key-manager", "id": "dd6105308dc840acafc476b8d22799e9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66424ae0a2934fae924998eea09150ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8aa9bcee1834f4caef92861506321bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6821f98ad22e4bae8c8c990a8e284bf9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "28f4fe579d234fea8628905e80d37859", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a3c386337b049cebc096aa676bdd452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e7ba5e80a594da8a382eee4a794572d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ec66ec9f9d714c8ca73f1c1067a13e61", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c86bbf220f874b23ad80746d01e48aac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "59017f7e23144c10ba0cbd19c21caf34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "86291f160e7d483d81f58b75ec01baef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "06709dbf573d44bc9ec3a1bb12002122", "region_id": "RegionOne"}], "type": "message", "id": "b7a902becb1e4ce19f1ee6ab16ca7cf5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8409dbcfa801436ba247dd6be57dee5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0d709af3f2ef4e819afd4af0a92cc432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d3f6f25e3e5f4150997f499298d6adb7", "region_id": "RegionOne"}], "type": "messaging", "id": "32e7464c4f27405890d56a587355de29", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed224559963c49f0ab0e9eef41656da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f85fe4b7b0b4e2ba57d8c865c5595d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a9b94887d90947c7bec3b5b676c1c90f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3d3c211dbaf548b4ab691600f460b0f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f09e974a810c4cb7a2328579ee43b939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abd133a46ac548e08a506fe7af8db38c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5879dde96d444f63993b3b6bc0142c02", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "27472d823bd74ec7bc268ff4468b13a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7a9f9c0599c41c4ae913e82e36ab5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc320229941e41b387bd6c6349018e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fa2913393bc463e92f26faf886dfa2e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "14f131fce5d34f079653b223b9f6eec5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44b908f123c64d38b1d07e1b38444455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c908451dac7493cb521c027cd7b6635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89d21b08285d4eb9ba4582803e1f97e3", "region_id": "RegionOne"}], "type": "container-infra", "id": "ffd5c16649d8453f8704e9042aa511a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d27e44110b0a49b2aaec99151dfda22c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f14d3e7360e84819a5226a28d0daa137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b7ea0ff3e4de42698f689e2446ea0c74", "region_id": "RegionOne"}], "type": "search", "id": "b176d5980e6748b3ac863d22b8959843", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8698402a7344442fbfecc10dff580614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d70f2aaf5394460495ea7b0d67240b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fc22fc41deb84d23a39e23bc0ada2436", "region_id": "RegionOne"}], "type": "dns", "id": "2b7c37a9e986400ba57b8099210a0630", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "728c8e84d9c34677ad455e4fa13e32cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fbb6e63915f46ffb9f827d1b2ddc60b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1f710eb6ab21413890126e6c738f1c28", "region_id": "RegionOne"}], "type": "workflow", "id": "f7285bfd98994597940951a065c16c87", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c759356e99bc4e3a90ac6783588f1ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca4ca944469b414eb0f8541914837c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "849ead0552184148b9de0bc0afdf75cc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9af8ae2f281b4060bba5160496b89b15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "be0f00a530064f66897c58e43b016df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b74456cfaa74a8b80f41cdb6c256908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7121411e4fce4850ab337d7a353a6a9e", "region_id": "RegionOne"}], "type": "rating", "id": "6d83be9cde4240a09c495edd7870f245", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "926127341a3e430bbb072844fc097a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a8e4c9e1f6e4d50b553c35d20b163d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "07a20f32bd4d45fa8182d2cdf638e89b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9b1e1788de7c47caa2f97aefcaffc33b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c93101bf1184e01b99fd03ff54663a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17a0b43f14e445f6865f7990ccc30e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7ce16b02f201408cad6c4a7cac38c3d5", "region_id": "RegionOne"}], "type": "policy", "id": "1605efc3d5f74f05b52bb6ea149740b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dee974ae0884d26abf3842a2d7860b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53d0ac5777ad4b729cdf04c9fd8ad252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6f86f33d8ca4d25bccd7eeff05a84c8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "09b4cd7c0b02438cb2935445c87ec5d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7b9914f1c8346389886f2801766fd14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c091d4ef8db9432e8f24fc66ec9fecc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d8bee5be19f44927be43c151db45c91b", "region_id": "RegionOne"}], "type": "sharev2", "id": "45038cee6dfd439abef6b0322e4c1d01", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bfdbb226cc8a459293d24af87f98a270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39489f77dabf47f684c06def5e9c23ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5bd637c2cdfd488bb6fdb5fb6049db49", "region_id": "RegionOne"}], "type": "share", "id": "e260e3b56e914effb499754a8ee35b3e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cabf5ed3c5c1488694064657b30f390f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f76eda0508014f46872b14f0f9dce12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "580c4139d5c34330a3d0c993deb113e0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1e1cc016dda2462b80d993829aed617f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75e6ee07ab9143cf99460b10ba501e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e77626172b64082859ef302fa56e209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e4469d3ca84aea91aa270773c5e224", "region_id": "RegionOne"}], "type": "orchestration", "id": "2633725e83754295a30075353fac6bfe", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b77be0b58f5146dbb7324b8971036c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eadbf118bc64ea58ba5eeceae386a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbb5590dd3d647b8bedfb8e12bee986a", "region_id": "RegionOne"}], "type": "block-storage", "id": "349420124ac740989fe275eea6854a61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da7246f01a9e4d2a98c1de3aba547798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17afa65971cf4ef7a95a7a90c128c299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d53d115630b4c51b67bb13a4bbb95b2", "region_id": "RegionOne"}], "type": "volumev3", "id": "f674318dfc3047d99d1ef81267f0d973", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f51a79ddbb4c86884f96c41abdedcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d752a6240c5d413cb05aef071af782fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b749883140b0450d97bad93924bdacf5", "region_id": "RegionOne"}], "type": "volumev2", "id": "57081b0a1e154ab9af94cfd1556c8c93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a2b3d9b3e46455da73f69832430ad1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db2784fb3a18444fbd2f884149f69a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1d354d9c684f76a189b9836e68db4a", "region_id": "RegionOne"}], "type": "volume", "id": "119e5ee4a80a43a8b4186c68bab42c98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab8f286d2f9142a88951b9a7edc49313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a90487c185054af2af0c2a48670d53a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "941ef7fe13f440e69e547d9bc06f37a9", "region_id": "RegionOne"}], "type": "block-store", "id": "dd58314b779043d4bb582e70868272b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49c8cf31ee8e4305bdb3fd74c70c2738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64427c9291984e6a8eb22262b099fc50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c9bbcaed20094b8b92e16deaa413024f", "region_id": "RegionOne"}], "type": "alarm", "id": "74e6c95fd24346b1ba8727fa6f07c981", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a36e24aba9c409cb5a09fca97a40975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "024458f18f8344638b1d62f6ea2bdbb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f09aebc2aebd40c5985564b6f22c2588", "region_id": "RegionOne"}], "type": "alarming", "id": "a59e9df8654649b49b9c1af02844caf7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "849215832df243a9b532635bba5da399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e2ab1dd73ff4554b7ddeca0c5f98968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ecc46e5100d34998badf75159d97845f", "region_id": "RegionOne"}], "type": "meter", "id": "7e57aec0bd3a474eae940ee42693ebc0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ecca8f5aa614cbdbef40ca0cdcd06e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2a1bef574fc4325bfcdda35b4105fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd46238d26ac4025afa1c34b71048a57", "region_id": "RegionOne"}], "type": "metering", "id": "a756588fca5346cab514339e2c4d60c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a01d7a5939094047b4672856db494755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87dcbb8248ea49feba935a2b2356006e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5866bd24be0343348bf31bc75da21d62", "region_id": "RegionOne"}], "type": "telemetry", "id": "fa72d8692cbc48249bc4df43ee087913", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a0b67ddcce44942b191e8c8c6c79d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c78c4dced254084bcc263ff82cbb9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3961524c91c44732a17abbdcd95dac67", "region_id": "RegionOne"}], "type": "event", "id": "367adef1b52c48999e5f4c66ff40a547", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09c85f49dfe242ea8bc8d78b07c9719b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c63c4ffa203249afbfcc1574d1822521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac716ddcc4aa4badaf9c1b0100c500ee", "region_id": "RegionOne"}], "type": "events", "id": "4ad3aa128dc24f78b97d69bd33e52329", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5cbbd44373f4592b82ee2e9770857ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcc55a8265444547b8991b57f7ca7695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b9ca2950b2f049d6852e4d5718da0618", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b4c69034526b4e63a2b0ce4d4dd8e4d5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd4457356acc40c88ad258db011bb0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8352e008b0ae463590fc49b89da045ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "95a6d8c0badd4373adc35db07a4e108b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "73ac345bfdbd477589d3d6957a0d3e11", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed36057948d04c6482edfd672204e2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39960d96c4754fb69e44747e4fdb6d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f31d84d5c4a429fb4e0b89cc27aa2cb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "05e705e5641c4b2a8a86ff6f98da9545", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "70a5275ceba24bf09edad629efc372dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0966bed302c410cad70998c88c41319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "77c62e0acc2e4304b8bb7a7704e01f58", "region_id": "RegionOne"}], "type": "tricircle", "id": "6a95c2d8c722474cbbd302cc10b248fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "78c4d2d823be4107b56c82b034d7c1e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0353e259b7f646f7b4549835a878b975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "da20b75bc79c453aadeb85d8adebd9a0", "region_id": "RegionOne"}], "type": "database", "id": "88b185d297b94fc0a5eaa65cd1935423", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1dfd48a2eee442828ec2fd054e6dbbd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "163e37d06c744eaf8a45ecb313714aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad8d00dfe2b547c183fb7e99a53b44d6", "region_id": "RegionOne"}], "type": "application-container", "id": "decd796841004f0782b8bd97d63ebbbf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a166248d251b48e6a386b3f08531de0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "74335f72080d4157958cb3df4d8d70ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "39c7a969d2a04ecfb5f7132af8c65fb4", "region_id": "RegionOne"}], "type": "container", "id": "9b6cbc86f70d4ea9ae90dbe74733703d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31d202c5009f465f99613dd86b825df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4caf516a3e8543c0892fb9567e0f0690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6be146bc21ff4f4cac0647e2eefa00d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ddbb1c04bd44401ba437ca42b6762e0e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c230f7d60d3d466188753624dc90d0f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ae4881373c5460fa2b92ecd3507b40e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01b86e4b31c24d7fb720c8f3497cef6c", "region_id": "RegionOne"}], "type": "rca", "id": "721c5332b9844f05b15d38fbf9ac4174", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ffb71d9d61e42b6aee0c24c072cd4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e5222ae50ebc4c06b0f3754b0b94ab02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f97c28998319401d87a04e4f52fc97bb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b1ed1e6af7c349a09160dfdc90d3400d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3cf324c0f15f4e02918ea5c9f3574825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ed951072f0b84b42acdccf7e728ec652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d5490d4fe059451eb96243e6e4369d7c", "region_id": "RegionOne"}], "type": "network", "id": "dad97fdc347b4b14b9f09eb13eab57e0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6912a81cd7644bf38169b58111610583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "23040ec048744f37a041571fe94e74ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "22a0d99be52242769b294284a30e3641", "region_id": "RegionOne"}], "type": "backup", "id": "aa22f9c776264da5b2f43b9950a0204e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bcf9378ca4764a28be9f75520a6f1fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "236006bbecfc4b5fb7dc5c151d670ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b37702c10774ff8bb5bce1b900672af", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9825e924a986472b9938fbc2968593a8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97049bc974f34dd8b72f8729dfefbd9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f245dc60865f4a8ca2e7846872e48456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1bc903afc7af464a94c77a0da67ad31e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "81070b873bfd439b9810a32fc7ce6d5d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c98ce2de2418416f82445f92956db627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d6d9079298324717a669ffb8dbf397cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2ce994719ddd4dcd81abfee2681235bd", "region_id": "RegionOne"}], "type": "monitoring", "id": "94f479983ace4031be7e8ea05859ca97", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3b7317e91f04adab65f8d3e2de5a261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a97906caba344129e2ca7452c1cf353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "858e514ba8604e9790b039e2f871e6c2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b3475d123be3481b8d01f2e4d0e33dc6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2fd41f66443b41f89bf23ba159fbd616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f94fd6e849f47ef93f9503b8e02093c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "062e6a67468847ca9cfb3035aea97f3f", "region_id": "RegionOne"}], "type": "placement", "id": "2eadb832114848788b1068bbf5bb1b7a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e7d062ad56d4b098db81b1e6a163609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc8e09696ad24b43817f9e1a865ad331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a01e65bfc7fd480aa706e2fc98620b3a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "afe10f3c6c7a4c1081d644106c9424d3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a8c45ee28544735911938f54f6c46f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "367b271a8359482f827623a937e14f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "397d2007f6d948648ce804a91681bdfd", "region_id": "RegionOne"}], "type": "ha", "id": "3b060de73859454fb9ec5ead85286f0b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b63e33b346e426088ae8b0e788abe3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fa8593a8070d447e85583c23571192f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c254eb3325c946f3af2c50f5cb6fe517", "region_id": "RegionOne"}], "type": "reservation", "id": "f9d7b7c136744ec48f9505c004ab3207", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "51975dfc460149cfb7e054fabee4970a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6d245041504e476d804f80508cb3f5d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1fdefe3bca6f451f93af1710dae2428f", "region_id": "RegionOne"}], "type": "function-engine", "id": "ca7b2de4d42d48ba97ec8e3723369020", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "321742466dfe4b8a8dd4c9a713b7eb8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5f8f30b1eb264ccca59b821d4692d056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "be862031e9ef469badfce082818383c2", "region_id": "RegionOne"}], "type": "accelerator", "id": "f94deb15e6a2464c968b292bef129fc9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32888e2a1a964f6e81325bbe51011db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13c78efce7a4479bb6bf21fa62441424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "621f07b4e36b42fc842482bcd934c08c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fad3929ab60f438791f5e44372f7da0c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9bee33582ec47c2b6b5376ed6e7b228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3c6fc49c70b404cb23e20f5d987eddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f645ec1954d24634a6d78f889c2ee57a", "region_id": "RegionOne"}], "type": "registration", "id": "78f417a4434f4a06b71bbd575cddd67c", "name": "adjutant"}], "user": {"domain": {"id": "3e0014aa81e04bc28ffac0f3623ae520", "name": "252d7129101b40579ba3244bd36ac7ad"}, "id": "1145757cffac418abca6a8248323c3c7", "name": "2c727ebd08844b8b8368fa0aac0a5fa3"}, "audit_ids": ["589705f5d4b447efb819cffaad10fbff", null], "issued_at": "2020-04-23T06:25:57.051049"}} 2020-04-23 06:27:57,211 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-keypairs -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,215 keystoneauth.session RESP: [400] content-type: application/json {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.545688s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,759 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,763 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,764 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,767 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,779 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.699280+00:00", "project": {"domain": {"id": "c993695acf404e9b874cf1b69f39a918", "name": "092403c564434aa4946c1e562a1c2af6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "804203556ebe4c0592e0931be6d3ef06"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c747595749784d928868739b0155cd61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "63bcb548d5c64f50b7bacb167917b5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "db86c2f080524646aad601c63bb29e7f", "region_id": "RegionOne"}], "type": "identity", "id": "4f39354ef37044aebb1c1cec8ac12efa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "faed24f9f0b643d1ac6aea695e2abd3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4b100f4a6a7646068ce1b68ad9c510b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5b9251108b2746bb938eff34914b673c", "region_id": "RegionOne"}], "type": "compute", "id": "08e5fa47f78449378f380b0121a72523", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3850a982b75e4a2fba362b2920bb75b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6c7c143c0b0e418db773b6336a33f49d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6edb9a20c9a2401aaae5863bf0a381d0", "region_id": "RegionOne"}], "type": "image", "id": "f6f7485a0f44417195d5babd8d4e8a77", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "31247893a48b4baebbe2376a4b02dc27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ede25ca3f786494ab21dc2a588e09bd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a3f37ea8959b4366bca8305b519424f5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fcba1811308d400a9994c58a892ecfce", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f207aaae9e54398b1d4f5503df62ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "307819567d2747ec9c3bc039d594bd25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8464d3d0146748a9ac7ddb235cb4f7c3", "region_id": "RegionOne"}], "type": "object-store", "id": "1461b3eaad4148d3be0b1b726532dd04", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebe4a96c7e6f49718d10b07524550707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e01405d68d94bf28071e18cd5ede0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "438c40c2f6c3414e9935d36b185e10ec", "region_id": "RegionOne"}], "type": "clustering", "id": "2abc4edaabe34ec1b3bf91ac05c532d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5256f8669b14d2fbc630766f3f87d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "daca93e983c84c62a4656093db647b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be0809c6e3e94fa9905d706f50bb6cc2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "29e0a96d98d5459eb1fe852ca144ca1b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08047502d78a46c9beaada6f483b74cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc447fc571594b66b7e11a3e76e856c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e17bd04155b34497af39aa9a54e6bb17", "region_id": "RegionOne"}], "type": "cluster", "id": "17f0aabbd68446c4aed3c244c119cb7f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "658e454eb08e4f6392debc67e1835e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2a3d8c743c194b9dbb9300cc55e3cb0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3cfc953c89314c62ae21595bd9708c6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "e521d567bb3f42bbbb6cf594fadaddb6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d70ce2d8e3a44b2091da3665bc71aa47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e41f6b8df8b949b49bd23dded1c475b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fcd8481ee09b495e9985e16038897d23", "region_id": "RegionOne"}], "type": "baremetal", "id": "91a78a6e2ef847fd9db4ef92de365f11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a1dae0302624cb6bdf688396c7f8f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3da71126e0a84287b6fb6b6e63aa1a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d06d363ca5204cb2958b50f61e5ab532", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ffa4c7f13da940bc8373d4928ff66123", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ecbab97eb4b84f1f81e00014651d5c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "17a7255308304712995ff9a8569400f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d5a4a36aa25497a9fe8ca6e0c333098", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "894d516f7b704203acb2e609f2cee7ec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2f90f230b52f429cb0f9b158b9955c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a46a5cef3abe49e6a15af5dba2a29645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c9ca543e065645a68bd3ffc6cd429261", "region_id": "RegionOne"}], "type": "key-manager", "id": "7669766d27e74e6282d6d349aea1a88d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d676d850655b48d1961121422a993969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6ec57963c7844b99a1e274839e9e91e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d47c853df0e469e8f4079be123d4d42", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "05c844bf11c44c11864e087ac7a76c61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e6a62d6e97b4d3483463b66d4fa1c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f00121e8b0064cb5820726149b8abd8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e14e75f213e34529b0288f5d3fe5e8f9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "da91126ddbc245ffbb8a5968a9f994e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "995b5dca701a4be8b2879a5018962bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "718b815898c7418fb707e15ed062bf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1d4da40c021041ed8c02f3702167697b", "region_id": "RegionOne"}], "type": "message", "id": "79ed8b23e7264bcb9509738343370909", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5d7dd01367b24e96acfa4878e3127127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9d51195a2cf4137991d29ee2a6e5a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "426f0c2fea784c019781a5cd82a8a306", "region_id": "RegionOne"}], "type": "messaging", "id": "82d3735a63ed490190f66ff5de75f046", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0185e3c17271461783c71dcd7c5062ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "74081c87e23345d5b402e3e8ffe00350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d324e18f84034652b6ed694dc146d092", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0475faae51f9488685c7147de335eecc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4046eb28317347609884b1beadcf9d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44e1877e51e542ada26edeadc13eff3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3ea613fa670476dbb98b7bbf009edb7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "071d7d8c1e2d43cfadbd2aa9769c01ce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5611404436348d9b1aaf5b29f5c5d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa1a2e00b25a4d1d90105bdccaa9a242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "099d22a3106b4c1e827dccbeb9c72540", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "24417012529340f4a7d750e688f04de8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b4abc63271c4e75a62ca4860b0169fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "341c67bc7cae4fc79d58b30370cdf1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a567b10b150046fc8bdf352bb3f6bd1c", "region_id": "RegionOne"}], "type": "container-infra", "id": "46772cbfde24461c932e04adab545f33", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2a245f52f63547d18499931f582c2f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3782ce9322724883989646b81e92e0d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7da1f3777d7e458e9a0964a03741b3ff", "region_id": "RegionOne"}], "type": "search", "id": "4356a660254845b499ea00ddd463be74", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5172accfcfe046deaf88590acb31cfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "491320e0660d4fb69065223257827fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6bf77ae4058a47f8ac7ed313116ca922", "region_id": "RegionOne"}], "type": "dns", "id": "5d6afaadf06d404dbed98db28378ee49", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c84f2e3f796432abc216cc6f0b63a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b050945e52c448fb75ea9ec8b9f193e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "03499593da2c44a29e128f16a4d7a111", "region_id": "RegionOne"}], "type": "workflow", "id": "3a899afca68d44ec9801b2d1a6f35b86", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c0f8c950df949fc86b4b82baa9c89b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03e0a66c541146fda6b17087d92dca6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "36970b38038a477ebf6fde121fa7b3de", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f81de69eb9bc4c458dd1e435b8f564a7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c23d774a2c114748ac767cb62b99b8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "03a2a869d22f4878bfed4df52f50732d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1e9ba072206a4afa9adcee4fdb0d61e7", "region_id": "RegionOne"}], "type": "rating", "id": "b77aabbef10347ef9dd18b89870835aa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1eb1630bbb7e48ab9effef7ca5c90495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e6fee8b15334099a63957270e6bf63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f232e61d9edd4e4f820812868622b27f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2902984138e246d79f92ead2881cc6ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a44b359938f14a0ea7b846c47b021ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf5c9a8b7f6f40c08aaa8ac280a40a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e371189840244c73bde56a32a7750afe", "region_id": "RegionOne"}], "type": "policy", "id": "963eef7bfe154bed9fa135253ef7e211", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ed00c6c549b46b18566e12ce3b185c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "574e5b955c0e496d8cc644e631c76c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "82f576457af146aea46d8438704cf599", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "844e0c618c6940fd8d9264dce362f888", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc5dcbfae8434881a0c9fc04bf933b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f92f95306f854ae98b8c053352e4d577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e92ba6411bc6464faaedf7e4aee9cf50", "region_id": "RegionOne"}], "type": "sharev2", "id": "58261306f1fc45ff955a6e801f27dc40", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d838574c66a2497f8e7314602f746da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94f3ac468c574f2c8c86a18212dfb2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "adbee45dd4af47129e67305e0a695d80", "region_id": "RegionOne"}], "type": "share", "id": "72e1d7bc671448f2a9024c56b956e480", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "779d45cd107c408484d2d1e0cbe7f052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6d568cc276ce41a29a17d11ef9a432b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6698bff4c3954123bd65f430be4e724a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3f8a11f33f1f4e6db8ed9d456669385b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b55dee87138245d1af83d6322ff02456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0be588772e304a8eb42865f4f7281400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4139b6da8b7e43a7aad3eff6053ae8c0", "region_id": "RegionOne"}], "type": "orchestration", "id": "62fad6d201874e4ba4ce5e03d4b4451a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4740c7553b2a4f13be80e157319bad65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07d44dbf2e9c4a53a5600d43261a932c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a593da36b354414e9b3a59972844cecd", "region_id": "RegionOne"}], "type": "block-storage", "id": "5c70085f52444f00bdadd5cf0e89b641", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e571d9fb28d4b25a4468c6d3e5be587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93103dc539b440a885363f9d5bd36e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f01112b3494158b98f460193348a16", "region_id": "RegionOne"}], "type": "volumev3", "id": "84f00d33968847179da0ddc5320d9018", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e400361ebadb49048bee8085e5f388a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d2000f085f241c8a45c77fb992f1180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75b77b14ac5e4c34befa5fb2fbb97336", "region_id": "RegionOne"}], "type": "volumev2", "id": "787bcdeac1e747379e3c72e6a0755a16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58e26cec13e14bbcaab8f0a6a692e52f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa8afb21241f4d00b004914edf7ca086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12845a8f76ff4a1780f415629a2e194e", "region_id": "RegionOne"}], "type": "volume", "id": "6abccb17fab94341a32ae2d520640953", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ca28a35dcec4bb4ae2728bf3462f359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fef3f8e4ba384336b13780bd69b986b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00f2602bc4334603bf76b3bb51033755", "region_id": "RegionOne"}], "type": "block-store", "id": "bada8ec9bfe141afac958e84c8e0ad2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d5f70eb02094f81b95a5ab3df97b9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "489dcb2351264cd6aebe90485fc1d6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f931858f26e54446beb45749b0ffd7de", "region_id": "RegionOne"}], "type": "alarm", "id": "89fd021a54cc4d4fb28ddd0c36314ede", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc64d4ff8b26425cad4ee5c5f5b05ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1fbe4442aa6b482bbf2fb497f5e8b40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96ea34daf8f94fddb0c206c79b1fbb6b", "region_id": "RegionOne"}], "type": "alarming", "id": "6d65f1afeb0f465f9dc800d9dab7bfbd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a08ac47570e43bc8392b1684a12c4a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4dbda6710d44593a2fb6d9504d4da05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d4fe6d9452b4a2ba46b043d57c7220b", "region_id": "RegionOne"}], "type": "meter", "id": "619a5a937c2f470d80d2e97738865ab0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c111555eb5f04c0aa22d1c42a581a0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fc270b29d2543989918eedd38418b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06571e7558f041cea702cfef6b08bba9", "region_id": "RegionOne"}], "type": "metering", "id": "2144fe538c264d8697585820d4d7b25c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6dfb81947c92472395262b1aa4ffd6d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a0d1d134ecf48ccaecf0dbe48605d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "09fc4ce8e6e3403782e73a0e9255a57a", "region_id": "RegionOne"}], "type": "telemetry", "id": "9881fae7c67c42909fe58286996adc24", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4a4fc54f655f4e6bb5ba3d3faa6484bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea2a6d61982d4a8387adce334fb8b044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "840ba7c847434630943b791d68c2e6b1", "region_id": "RegionOne"}], "type": "event", "id": "2abe798e809e45a7a6e4489dcf916f54", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f1835568c7a94c1292d7ed6dc55e98bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "05d0c1f61d4247bdbc77296b4401bfaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5799ac747cd47f0813a6629cec033fa", "region_id": "RegionOne"}], "type": "events", "id": "98fdc424f6484ef6a3379e8b204f23cd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac957652108f44c4a3076e35263f9025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b16c815fe06c42a0bf3668d20968f5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "58653f08328d4fa6986037d89f2faa9a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "35b9b4a2e29145208773c9519c18af20", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "202a09cfc19641ce8a96a06b358e3645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b12bfe047b6b47abad2660093a761bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "432eadeac45e45d6b8e8df19c892f376", "region_id": "RegionOne"}], "type": "application_deployment", "id": "882f89325d4141f4a8a432e83fc243d1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40fa8988e3a241a8a9821307119d4fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37dd9a8a434b4ba0b5c6bb6dbc3f93a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "edee0d95d6a448288f193320ff3f5ca7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8b6cd9954d2047579aa49fd858d04279", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5afba909117498aa646c3d7e3c38a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1eadb98308274fc4918353fdd5b8bb2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ac6429130e943988d64b760b90ceb28", "region_id": "RegionOne"}], "type": "tricircle", "id": "575cf1445d3b4e38a56f94fd7bcb7534", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4f08556966ba4f328790aa593fd04e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c3301bb7b6564950b40cec9c0559f847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0fd64f91ddba4ddab8f579a5aecbd828", "region_id": "RegionOne"}], "type": "database", "id": "9bc0d692e4274e86ab476dbcf903921d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df1deaff206b4788aa29d2ae11d66d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c573db84da254b319024582dce2df213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2e364bdcb56b49fba56492a90dcb7e1f", "region_id": "RegionOne"}], "type": "application-container", "id": "9b35b64c94904107b09a42aed1b8b62f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e44863d9c4aa4ef4aef168519fb34463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "263bcb6f05ae4f8f88c03846e74041c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2bb064de6239457f84558176edf39faf", "region_id": "RegionOne"}], "type": "container", "id": "9339c607fd11435bae4617de86507736", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4454e89545b54d09b5a0f0932a4103d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0da3d82c8c6544bb86d67976f6c05364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a8a14159e94647cc823fc61ae2752b9e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f763043d4dbf4a43ac8e259306a88c7e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70819659d35545c8afa6923ef62613f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fabd2c1487024fcda4985e206726756e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b18727bc65cd40ada2476c38a15986ce", "region_id": "RegionOne"}], "type": "rca", "id": "bc2d7cd17e1144428b88d3bc490d02ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7b8f593f912410b84c2033a36527d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "842003f405124ee6bc0fafc5a6064e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0d2f8fff44de49369e8b1f339b59468a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "644614df5ec44d0c96f04eae26849540", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ded5b29913084306804a2448f57753b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d9865500f8854e54b14a851bf9adccbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7fa941aaaf764f87a530837a9f5bcaca", "region_id": "RegionOne"}], "type": "network", "id": "fd50978235cc4ef9a9cda9d509bcb5a3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2295252b6198461faad166be181590dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ef5da0f3c10d4561a26c3ed72c6928a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bb7d787c598a4c22a8cad9436f23e400", "region_id": "RegionOne"}], "type": "backup", "id": "e9d42f47ae5e490cb057a876c95a5652", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5231fbf8227b40c692f1f86e33d61dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4edf86347794969937fe5c4535b0c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "617efe89d7bd41458085b710552b8ce4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5094f2d798a2433ca8d3e3373ff8e925", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b390729301fe46b580310042b58a6eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b236c67c2fc84e918932ff87cc94a6ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3d98aaa8ec741418a204e5a1c3c9fc7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "95758e5ec14f4047ac5d3b58cf17f002", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b82329d2f8ff4a35a6c3756347557a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "20d34531b57b4f418f0693173e2ac03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7614bf39f7fd4c249508c6ef9da1e719", "region_id": "RegionOne"}], "type": "monitoring", "id": "488d3c4918c9458d8a72e7f4ec6ce1ae", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0fc5f7231fe44c6597399f2e3dfbc3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea2e79be9cee41559192b686d42997a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e5aa83d9846f47ada9baca12817fcf76", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a6f3a45788e747b2ae889cacc9f9a960", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5ef5e989dda843ad8fec19b7669e5b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a9664f46ebb4b69ad84bcbdc2754974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "61fb8019664a432896617b6436848eb5", "region_id": "RegionOne"}], "type": "placement", "id": "2a71920c5b8f48d697f11d9c7e1fbb81", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fee63b17462340d0a5334a51b06c6fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa73743187174452b0aa2c928e75192c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f6de2ce147de42f1bbaf76480d0f82b5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fc2ca309068d428f97be2c2bda17d410", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ea6cf11b5e642a5bcc60b86f1429684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c7504761f7e749a0ab5a41302e1fb5b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "09fe104d669444c0b579401fe31840d7", "region_id": "RegionOne"}], "type": "ha", "id": "3d87c14e37d74679b8c93a17b313f9fe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bd2773c1113b41f593ec206bc3d03efd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5a27903277944f48ae0f48ae4502a4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ffc9f93d4fe547a3ac1aa701d91edd1e", "region_id": "RegionOne"}], "type": "reservation", "id": "b91b4ae970c0448892da327e6bb15d0f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "86628fc4e6a745e1a3df61f224a5a1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "78cb22870e9644b9978417f5c6a6b826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "86fc5d6a0e544c159e27864517b4c833", "region_id": "RegionOne"}], "type": "function-engine", "id": "630ab1e7bd0a49608cc6149a0d8f2d22", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f43eb50bcf9b488f929b944cc85fc0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0fb0e7c527854946a4abc82ff291b2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dcb8bf6df69545c8a8cc53ca84238071", "region_id": "RegionOne"}], "type": "accelerator", "id": "e7931d2cc0734497ac3eca0cff689c16", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0a537310429495bbd202f18041fcc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "090418843efb4956a274ae1bab923715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6efa7dcda6641aab7b7d604d0fa9fb1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6a61ffc8c8604a95aa85eb17b368e03b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40f9f44a00924e10a7700ff6929faf93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f03a0bb1c39846c3994a518fe7e49f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ca53d051b6bb4e8eb0dc79641f8698ca", "region_id": "RegionOne"}], "type": "registration", "id": "39db683a1c8046369c0bc3ba24cd2b76", "name": "adjutant"}], "user": {"domain": {"id": "13fcdf64ca3748ef868af6b7f95813e1", "name": "ab7200be6d564eadb61d38c97e8fd2dd"}, "id": "c1a8af709cda46948cf0ad86b7ad85aa", "name": "7c9e9f21cb5c466fa9a3ef4193770dfd"}, "audit_ids": ["73385b8be9184ef2ad51b6c5ec1e92ea", null], "issued_at": "2020-04-23T06:25:56.699280"}} 2020-04-23 06:27:56,992 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,998 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,035 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,039 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,041 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} 2020-04-23 06:27:57,083 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,087 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,089 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,126 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,130 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,132 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} 2020-04-23 06:27:57,168 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,172 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,174 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,213 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,217 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,219 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} {2} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.257972s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,920 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,924 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,925 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,928 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,939 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.860878+00:00", "project": {"domain": {"id": "4dbd50eb291142499044b2cf19c1ee6c", "name": "ee999cd6c0e1476eb48b3338cd13fbdd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f6deb722e6044c158d6380877ccb66d1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "285486bec18d46dd89c766f9c6902e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dac91d9ec71e48979ac5f3e343452703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e9b032f64c664775b152fd807c7b99f6", "region_id": "RegionOne"}], "type": "identity", "id": "b94e4f7dd6494838bad7546286e50b68", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9a1c7f008fdb4c90ad10986ae1587311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "04fcabdbc66d45a484e35124bbe4b5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ec41e80fc0864579992d59bf63d25e00", "region_id": "RegionOne"}], "type": "compute", "id": "b2f7eb4eae9541cfb9af546770c8dd34", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a41b4c0b2543452fa944a9309b705df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d33efcccc36d453d82a08f2b1b887154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5b2b3868ab134b309de39be972ba0e4c", "region_id": "RegionOne"}], "type": "image", "id": "fd7fe5aea4bf4a0abbaabb0c4afbfb37", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "76b41ad14f09443aae9d607b443b8c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "858131b825d34c00b26f75c17c9e0888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "badb1ab3c5c740f483a45eb4e6eb24ab", "region_id": "RegionOne"}], "type": "load-balancer", "id": "62815896948940f4bbbd9db3ec2e32e5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecc3f1e990234e3ba16d87371f1bcefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c113f0bb8904884a27b4ecd127c5bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6016f00755d49c1b5d0feb46206be8e", "region_id": "RegionOne"}], "type": "object-store", "id": "fcc36321816347b6a52e0ed0d3d28aa4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27a81afc36944fb9a678ca09c4b45547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f492922bd6e46d396b3087aed10b31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63702a6ed9494548a61d8ae0f012696c", "region_id": "RegionOne"}], "type": "clustering", "id": "c972450e4c7f43af9b0a54e02f50bbb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78dcb3371bfc4d87b10f620dc3f38650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c48f9d95e424721bfc57c1d78b82bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ca26f617b82c4afb998fcef304b06691", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2edb50cba74d49e18da68739f13fb22f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60ee866d144841f3a80d8e304ad70526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "decbfdf221534891bb690e2d0ba14fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63451532b8a94151a6af19e85ab614b4", "region_id": "RegionOne"}], "type": "cluster", "id": "8c96232cb77b459abbc27cc60f9d159e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6df57af720e453fa7b0a9b0a0e7ec6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a93f2039df7433fab6e35b032b2e049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e837f72f058e4e4e8dffeb25b42a8cf7", "region_id": "RegionOne"}], "type": "data-processing", "id": "0518daf548c14efd8bb8edee37dc9419", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d6e4cee913647f48f3e3fce9f2c93bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdc94fce64dd4027a73907b51e571d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e3be61a9e2044842b33656f9021f7057", "region_id": "RegionOne"}], "type": "baremetal", "id": "39e12e3bbd444c2d9a5e6928d8de366e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41e61f2d4548409b9c4128d753298a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "661c789d7d7c4b7cad28be4a235fb4f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "17fbe679910a4ce0a008e1fb287b1949", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9e36e63a8f8941b8b07b15c4c6373b78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f4adb701fed43cfa2952cd138f5bb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3ac245d615a544b2ba5da9a1ee2da9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d0d582ebc7fb4d31b7a9e94de027262d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c3f2fd3296034896b636e8e5c500341d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3e9e4f57d864669a5aa00180b7f557f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d9f8cf9aadb455095c9a60f33d86e63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6980f9a10a7a4854aa712adf17033e6f", "region_id": "RegionOne"}], "type": "key-manager", "id": "cb64cf8bec7343669747efa19579c9db", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04c8a8f363b74745a1b8d25530b807b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ba6aa7dbd60498f93263dbd62020c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bf8a33cb69964b499829e0118674c008", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0b61f40cb04c4500b42a0c284181a18e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bdb0bad5f514184801cce710cb51eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e172834b56a4ee9849eeb157a706f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e4da5cce00a347bc900fc30c94a3b03c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "527ff5e043254b589583e59e3dd94108", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8dc44d3bc800443c8659d6c5bcce5b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ccbd4510b28246469b4631fd01f26c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cd7ce3afe4f546278f167ea461b8875a", "region_id": "RegionOne"}], "type": "message", "id": "9fa36743ba6146dbb25e72c46fef1298", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c320acbc777240a29afacfbb0512cef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ce8e631ecb44f3d8e95c92e86175843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f6ec15445af7446bbba5a10176341d90", "region_id": "RegionOne"}], "type": "messaging", "id": "16f6af81e04e4cc1b0c733343219ee8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78665ac2219a4b5983be1a2e492bbfe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "263cd88e494342e1ab209916aa91c471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7b8fe36ee70c47c996dd28ade426664e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "292c5269068c4cb6ac9330dafe97d489", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b002b9542bea4d4887ad1fc8fb0ac01b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "916ec37e7ce54bad8d10f560c97898bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d1603bb60084c5eac510f249840310c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9cf9c7d1ae3e4fe8978c0ef0a4fcc6c8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1d8d98cf77040df81cd2fb5174d6e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d80a5f251b564fc7bd04573b79d0f88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "159dbccd10f4443d961c3595685dd099", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b7324269cf2743c5a7e580fa07a4f1f7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19161b27fb6c4cc4aed42c7dd57c7b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f65edbde69d4ac385bdebf47504ca68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d2d14e095e84c58a8f9ea97a4e11d59", "region_id": "RegionOne"}], "type": "container-infra", "id": "04a2dbfa77114ac388a1c099c1562aa3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e70eb5308678434fa25a947f7f799982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "36b714a3ca4549a0a626a398824ebdbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d11a4b93672b4c46bb897b12056b38be", "region_id": "RegionOne"}], "type": "search", "id": "2cad7f6c40494e2db8e5da0a6934c97b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "856b650b11cc4a0c927c350f49f43eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bf3663f6cfcd4fe2a45aef7d71beff6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "642ea14561c84ba78da659fb075b004e", "region_id": "RegionOne"}], "type": "dns", "id": "2ab7480329694924816efb209fff97cf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "250b12119ea54104b1a47d37729684dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32a51d849bdf4cf4b030e22438189698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0c4e2eb5dcb54157bb9107153efda561", "region_id": "RegionOne"}], "type": "workflow", "id": "2737da0f26c34489824dd6be17de5a21", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "05b90dd1e547491991cebb89ed7cc5a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a5515e0e5ad34fd1b135fe808aaed96c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85b4204035b049c194c6546fa762897c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9d2486e65e0948c09a52494a012b7819", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc16fb16ed5844b68bd81ce058e6dc8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d929e19a4f5346f797ae2a6c7d5bea7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0b2684501ee04b1b87c92240e51c13ee", "region_id": "RegionOne"}], "type": "rating", "id": "5edcafd14c8042009a258d7b23f58285", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec0809a0fb804458aec35de8600ee440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "494277e31de74d4386c639d32fdc5aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "54bca1dd2bc0484f8646f5277436ae8a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e6fe3c12de26452195c6b6e4db7774a7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc1b6786a7144a22b462dfcd714d95db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "631672cbb69b44efbb1e8bdc12c2d1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "043306457ad147f1abada8fb9d9af545", "region_id": "RegionOne"}], "type": "policy", "id": "6fe194defed4403889f525f21bdc0545", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c8129c4fd32450a866590b64b1b3ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae4780b177914c1eb4939455a570acd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79af231a1a384e79914ee020f73b4f7d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "df8a6f88228a4c4b908a2a96aeb1c946", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "745c8156c7c34983b3a873853428d3c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "baaf42ce61634d56b2830f759efeccd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33a7a056418c4b24b8b92b60766376e3", "region_id": "RegionOne"}], "type": "sharev2", "id": "e08c7f93c2c24afd83fa61ba6378d4a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "83d411860e5f40f2af1fc69d30b8ad3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e6eaf56beb34e828a4c682afdf84882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2120eba5f80e4bcdbc31db7fba54577a", "region_id": "RegionOne"}], "type": "share", "id": "faff967b1b8c4944848027f2c3831451", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "862cac95e83a4fb2adb4452b63979e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ac498bd7fb24ac0ba64e8cb1636c9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0315a74fd634464ca879c0d323990b71", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c712783e54934d16bf6b1c9df8d2d9b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d424b907511f4940b882f4000c1f03fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f3f2376597947efac295b400d59d812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be6b99b7cfbf4e03a709a4bf75ce23f5", "region_id": "RegionOne"}], "type": "orchestration", "id": "35e3d8c3b321404cb9121d917fdfa54d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27cc1f779bf94c9b9a21ebe92004f79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf7206c7b85d43a1a7fd711822617747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ee550466a09462fa4a5977d157406b5", "region_id": "RegionOne"}], "type": "block-storage", "id": "9ff849ddbf794ecc986aebe54eaae57f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fe3ef90740043e2a48e0a9ef510c73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15d6a2fdd0dc49389eb52b9640d5da35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c58ac14915040a98149a0fab0d8e7ce", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb5b4c664f634e81ab8dcf6e74481b91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffd1d9b1cf35400dba2437305a5aed51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22ab8e77129f47f897ebe1eed0989f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c67ebf78d37c45529ddae272924de6db", "region_id": "RegionOne"}], "type": "volumev2", "id": "21152d8afbc94743bfb9a1b6837d82a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d067e4466ad640049671f991153b1e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28265173bac84b74bfc67d359bbcd607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc6a013addb436fa07353bfe5018401", "region_id": "RegionOne"}], "type": "volume", "id": "513c427b75af4b8cbb92fdc829b32f8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d858a5b8bf4c149cd0ea1012a90351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa45355921d14837a6b2eaa755688f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe5fa3c3855444509e5a0a1837741d19", "region_id": "RegionOne"}], "type": "block-store", "id": "dc349ae8a4b84c7aa4e6294d986652bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f2af2bb339a4f69885ce3b307962a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4884a9932ba4487b2c64f685988a05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3fddbafe2b1a4d1ba3ec4ee2fbaa99fc", "region_id": "RegionOne"}], "type": "alarm", "id": "39f36cdf56d343cb96da4f5e27e9378c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3007cb6296c841bea99a18d8019b4145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0930d8e153434fa1b87f2773bc35d805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e2575fc5c6a848ae8d0150c36f1d8939", "region_id": "RegionOne"}], "type": "alarming", "id": "8ff9dfe6ce734a9194ff7dd0e14ea8f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6132d74075984b1199b4f9f51be07f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1efd45ccb944be9af1b772a36623b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94a06032c2204378b054921b375b6aee", "region_id": "RegionOne"}], "type": "meter", "id": "f04c75c61d9e471197e24c044e71692f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1fd5eca3d9441979322a36707877086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fe92169ac144f2990c28d1d293c178b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb3d2d90b864492babf6d6091e69f639", "region_id": "RegionOne"}], "type": "metering", "id": "43b95c7171ea4205b827548500aceb9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c729d8adec5343afbfb97dba8fcbd183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a714cd76d9184468b0495cf5b5d0b9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4ec0ab63197741368215adc00ac794de", "region_id": "RegionOne"}], "type": "telemetry", "id": "5d62b0b677854d5984ddcb13bca0f5c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1da1738819f34f40992411ac82ee1efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "909ffd0750a44c148e1d302040d97eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9823580a9ebd4cebb3264a69921ff868", "region_id": "RegionOne"}], "type": "event", "id": "9259af3bfe3f453897b76a7b4e5ad48a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c20124bd12b4070a805a8253b867d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c66a14cc5873474892c96a82c88cb028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2de8bb1d91314c15b4312fd3fd92fb34", "region_id": "RegionOne"}], "type": "events", "id": "6d38deda5697431a9108f016f8c45ef7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81c9333b42ae41b2bd5ea0eadab40577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10ad8bc6fbfc431d90b0bb24bb68fa45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5aec057d4c8f4743aa631a4a0f789264", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f56a1dd285eb423a83cd991d3d232e19", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58e91c67f0224ee497d1ace3ab30c8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70c20ca653334adebab8e0251e2721d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3f447b0723084487b5be167c2075f771", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b098e9e4847e418992185e1313663d94", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "896a32c182654fa0bc8c1cc924bd8919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12f47f58f588413f9abdc30ed2b83a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d56c6b47e64048f0b235899e2016486d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0410ba3519a942b7a69bcd69f55eb84c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33b31b140595494a88f152cc6746236b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e561f6d1bbb44f8cb555c0d59ef4561f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f86e882beda6426f84dc658a5f5e8306", "region_id": "RegionOne"}], "type": "tricircle", "id": "5416f02f8f4c4968b21b47361b4683af", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e672707fe35e4b1896b8f50ffd9c250c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d40652401606425eab9827ba52fbfdf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b37b311b6fe34c0ba0a03137cf04b8a6", "region_id": "RegionOne"}], "type": "database", "id": "d149eb0b36a8498e9a7871cf0b82b79e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6629131d5f9a42088e1fdec62106e08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d614c0fb6604cafbd5a3b1dc63e53bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a52de86d4d714a97addba2b4d0fdce10", "region_id": "RegionOne"}], "type": "application-container", "id": "5acfac5ee2444b4b88d29eb06fd4b4db", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33da3dc6c02a467a9d0bcf4f9c7c59c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9674cc119bb4c6c8ea64694c041d46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66727f92d4194310a7293c6ae8a78f1c", "region_id": "RegionOne"}], "type": "container", "id": "c36d0272174c4d9ba3b71a9f4cf0f02b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b5c9c403cd640a688b997f803f57e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29ea982cbb67410699d8f16935edfc21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "73dd6d7ab3454b1daa16b345c561dc4a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9e8d70d656444f00805f37126e46a1ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45d02975c08a417ea1b28673fa0c3802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb668452f28741749a9c20479d3ff113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4d5e97126e0c45f695ca1b80881d8212", "region_id": "RegionOne"}], "type": "rca", "id": "7b065c87f73242b2a3dc4305d712a9b2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1f212ff3507541a69aaf332051dbdf82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9d6ea81867734c4d94dbfa9c9de987e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2059de7ad15c49a4bf9633b8b1b1c58f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d737e7242475439da0f515184b36ffa5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5f80ee066314f5999754ca16bcbe9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6992d6e4d1c34a1094a1d1b7224cbffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dda0661c052143d19b39cddb027ad764", "region_id": "RegionOne"}], "type": "network", "id": "d54e130d9e0e4e25b98d3a05cdaac32e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e5509139e9874794a236ac8ec56493e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d5afc5461264c10803e069fb2375a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3f0b2e0f7cc2425d81238ad44e53534c", "region_id": "RegionOne"}], "type": "backup", "id": "bc9504d801dd4bf293fb417736f9bbb4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de732ddee1e74b98be4ffc9184d23c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6189157e5f14e87a9f4ed1ccee5cc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "85bd886d6a1d41d2b5444b4227f7db05", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b9bc0201623e4047bdfe2ac91a01ab12", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e19968ff547471890bff1df065cb523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa1f2eb98def4391bfb47f0e5c89b2ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12bb798986934fd2971fdd4d28ef0c52", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "eb82eabbbf0e47a7b5c28267c6cd33ca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "74910b97ff144b8eb037be5dcd74df7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "19e9a7409821479a850b1275401bc57e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f5c6a5bebbde4d508bae0897a26ef41b", "region_id": "RegionOne"}], "type": "monitoring", "id": "c32bc8754f074c388abe0e3a2e13d8a6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4a5384c7dc6448d0b5644a17a038f83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "96a54eb8bc5e43849ab08ea4f13cffc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ee7f797befd484e8170f81cce0fd355", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ed50b08162204d8ebc247c967a70e2ae", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5c21445d42bb4d53af5c67a556c06113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0b7fa01cd05f49a2aa2a0ed6b767ee3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "623d2eacdc3745c097e68cf24b761366", "region_id": "RegionOne"}], "type": "placement", "id": "3ececbec0b2e4af5add67f902af6b7f6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10fa83732a81410ba7bef4e609e55c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01afc392797d45769d4d582e5b08c607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8559683792504b9b90a71b0db6734272", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b2c1aa9cb24f4a4e98f1e60cd26e6bae", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b4eca14d30d74c42a1dc940a57113d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b035ba96e37455e806b9eed4086ea12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ab4c7c150d714c56855b2dade5562dc8", "region_id": "RegionOne"}], "type": "ha", "id": "6ac324b7f3cc43d19a69f85b0c2c8720", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e9ff529c091d48ef9becab2a26e56795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "695487b1e4d948299bf223cded2bbdad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4d1ca05a151441b4923ee8f51de38ab5", "region_id": "RegionOne"}], "type": "reservation", "id": "ce05e753eedd406eb8e8789c924338fd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fc4cc7b89f43407096f7fc2e9f74db9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9b41b4aafebd44dca0691699c28f0015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "53841734b35f461aac8751217b413057", "region_id": "RegionOne"}], "type": "function-engine", "id": "fcab0e63132a436fa88b3b2a6ff9eb96", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aa7a76d77e9f4ee298366ad9f9347fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0eee31f8a94e4d1da635fd62661eba2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cc6e88cee00d4012b856ed634675f316", "region_id": "RegionOne"}], "type": "accelerator", "id": "0f102b0616184c3588b62a66f2556b63", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e903b93b05a64f6aa93762b1111cf119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "825045006bd64f13879bf3f5f26bffcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "31dc95113647475180166cd0acf91ecf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "388ecca7c9fe4dbbb4a34d1a6ca7cd3f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b16cbbc1cc0497b898165d38dd2830c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bad21e2cbf54aefb28d434b70944ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7c7f66dfc2394a669e6b13f2fb7572b1", "region_id": "RegionOne"}], "type": "registration", "id": "f856eb8185fc4a599fe8323f9b12b271", "name": "adjutant"}], "user": {"domain": {"id": "c7a04d1aa68945e79364cb58c7e7c382", "name": "f4cd7dafd9f44b859b606e10b34db259"}, "id": "c8324f7b9244466ab2d6358d57f02568", "name": "d8ddbfdb296b44eea567d6b6dfeb1672"}, "audit_ids": ["048777371cd149c7ad42732a38a4d1ed", null], "issued_at": "2020-04-23T06:25:56.860878"}} 2020-04-23 06:27:57,007 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,011 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,013 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:57,056 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,060 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,062 keystoneauth.session RESP BODY: {"snapshots": [{"status": "available", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "1234", "size": 75}]} 2020-04-23 06:27:57,081 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,085 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,104 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,109 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,110 keystoneauth.session RESP BODY: {"snapshots": [{"status": "available", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "1234", "size": 75}]} 2020-04-23 06:27:57,112 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2 [0.163915s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,202 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,206 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,207 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,210 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:57,272 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}5704d4ab00c12b473e6cfd035b1792fae7f773ec9cada7bedd27c4c559a9f378" 2020-04-23 06:27:57,276 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,278 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "1188ad804c2e4d0e9db48b0ba934cc5c", "name": "projectName-2"}]} {23} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.061200s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.266136s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,946 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,950 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,952 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,955 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,967 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.885550+00:00", "project": {"domain": {"id": "fdf44e8f09524d5fb538ad245b56ddcf", "name": "1dea8c40b3424f49802275f7b35d3e2b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0cac658fcacd45c88503810d47f3b4c9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "14c52e857ef24927935ab39a83e830ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a23308594604527b0ac21043b2821aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "124d43da546d498fb2bceb635472dc6b", "region_id": "RegionOne"}], "type": "identity", "id": "e6da37242726442ab16d104304f0e385", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "661bf84b845a4d9e85bd577863607cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9b68ec589f4e4420b79f8ca6280e751a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2e66518160d34634959090666ca7a5c3", "region_id": "RegionOne"}], "type": "compute", "id": "c2fcc56cf7a7450aa79b27e403ad20f8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "798f9cc38b1a4eb5aaf83b73fdd092db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b7328f739b834cb3b0c5d6f8f0b8a502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ea9f9a4de59b4e5c93c753a869ef9641", "region_id": "RegionOne"}], "type": "image", "id": "ea6fa5c7aec34fd78d991c246c36b8b2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ba772df34a9d4eba920bcf274d54dc2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b9988f78552944b1a9e3dc8fc6f5a4df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6830c2986afb4261a9e7ce942083e77b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1f2aea417d334906bd9b0fae7aa68fb1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e78183be8aac4494b2af4356006507b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32bf0061ece9419581aafd3fab9fd44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14685707d14f4c61adcc6303821d7c98", "region_id": "RegionOne"}], "type": "object-store", "id": "0b707748669b47c787ead52356f2e54e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c41cd0ed59d246319ae8d1d327fbd55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e51a2ade3384547b094ce40038f4da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "43f80199eb6a4b00a89656defe8daed1", "region_id": "RegionOne"}], "type": "clustering", "id": "561cdafa188d4320b2fc10a58669c984", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d4bddda0cf6454fbb75853bd9a1e1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7554786cbb34ab4970cc6cb13eae00e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57a0de06928d4eff84c5043eb7a0f96f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "34ad5904c8884f0d8823cd5c975c65a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fee5847199c54c4081b5d12f7498b3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d6b24c370514894bc2a440f7588a163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f2f138aa49384daeba0fddd0b1d92367", "region_id": "RegionOne"}], "type": "cluster", "id": "3fb129f92f7741f388691325f14f36f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91cd4d98fe5f4cb28c4a5a91974c783d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5814c3b8f04f49c3bdcee61e23fef5de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c8e06585a4e5498dab9ab0dc7611d2f1", "region_id": "RegionOne"}], "type": "data-processing", "id": "ddee05726b4f4bd381b1a14bef37f9da", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb69f207b8b9422bbbf92d477b64128e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "977b6049bf6f405fa0d61302364eb100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b6dcf9342757438eb515f53944b28a34", "region_id": "RegionOne"}], "type": "baremetal", "id": "08ba388110714d45b630b3597bd4dd83", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f2649f8c210643f59da433b0d090e299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33cc7fecdd504e8e8b2f6370c2e4d0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31d18756bc5942ceaf245d915bb8058a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2ef043144217473da273e7582fb05ab8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d080d285295f4d038db724bc37ae68f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6dd39ce479ce449c9a7aa26c29335584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8382d3208298495a86f76ace05974e64", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0c4c62f75d994095a50f9e36796d17f9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "041931c9bbaf468793a93a33b906d740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bb3a2d2f05334191a13dfb1fb06badbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2825dd12bf94607a615dbfd41a8d3f5", "region_id": "RegionOne"}], "type": "key-manager", "id": "52fd404d849245c88239de7b658b9bd6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68e033ea09d44c659dce8d2987baa761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96d184285d34419a8512fddfbff96897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36875b45ea574005a32ff7fecc33f6af", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "73370fb2aab44136bcd481afe3cb46f8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf243a15fc704e4094e25b379d7d8c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "02c545eb251c4032a5ca3702c1018c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1f32b1fa950f4f369a0a11d8d1e09d84", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f1aea1fdf773445f8c61fe88f8d2fe9f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f0de215f239f46ca8b7a26899029d893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5afc0b1c063240d0a435f560098440a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ecef2c67fa724639b99a8aeb790aead1", "region_id": "RegionOne"}], "type": "message", "id": "5eab1a6dd2cc404e999f3b923d58c3b2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0dc6c4fec8b94e65b8cf9c2fc99900e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9266c9b481c4f7190d8713b499787fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a1c22787ecbd4914bc86df6858f23cd5", "region_id": "RegionOne"}], "type": "messaging", "id": "dd6ac55a1ef945b89b248f1424695201", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a2388bcd895c40079c01ed3dcfb0577b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f0191f22d6654398ae2803ab829ed416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "890b9b1ca60e4ae082a0019ebafd2de5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "647857c110264a9fb417f8d15b1aac06", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38b6f7c4b70b499b906efcabfa29b0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e978d1b0bb3f49d991c103cac8563699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "376da072427c41b4aa2544924d4a000a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "74acf5d916e24cca8b2970ac3712c7b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85b29da64ab543d59968891eae190618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d196a96766b44f49f87d607e0f94532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb19132fcd4a48a29b308f8adc5ae0d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d8a848860ad74af89e0fbc265265054c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cc17abe8c224cf4a4a68aa5ec28df39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a407ec2957c8461980609cfae66cfe55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd7a0be0c5e040baacf9da0ff8a1855f", "region_id": "RegionOne"}], "type": "container-infra", "id": "b9b61b030a1946978e963a11c7deff19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8fc7e75a3c05460784ce3854d10c2a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a4d00ff6d92c4feaac8aa6fbbf4ceae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6ca6d2861acf45d3aefd156ce022a35a", "region_id": "RegionOne"}], "type": "search", "id": "aabae993e5bb458ea3c7c8ee5768f044", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d853d3d39cc74052afc84b44d0dd02cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b1eeef28083e49759830ec3300c43c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5feac780cc13457d83fec5dd688d5315", "region_id": "RegionOne"}], "type": "dns", "id": "73884c38c55a4f47ab18cb4b76235f3a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43788ba6c08c462db57427da9938144f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e19ee94c6025401db30872d6d629785e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "de8d13bd5c9a4a769d89c8c911ba6fb5", "region_id": "RegionOne"}], "type": "workflow", "id": "8335c8fcf96c47c4bebaf0bb9ec3898b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "506a77f77bdb4b78965deb68e64c0103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d600c188dc09464f81132726cd4082eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4803ebcc3c8444787d46afeb451cd47", "region_id": "RegionOne"}], "type": "workflowv2", "id": "accb821d7e47475d8abfd5b765d2ebd2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "569ec9d49de2476c932b74e8690bd7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bd6fd91c6c5544ff9a58d3981746484e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "aab29282adc6437293cc3076ad550439", "region_id": "RegionOne"}], "type": "rating", "id": "b04e9228ee6f47ba984a42c87019f29e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "670843b65cb944108fe8eeb7d84cdfc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a7c1787417b4481b507eee8de01c81f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c82ecd19ec143b8bcc23acf3e9e23f4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5978bd5dd88c467bacf4edf8cf404d1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0db48b4215314f5888e0b3901b02ad26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b76ed6bae934a41b619f564be39a08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a5369ca9bc4d4baaa3e92c196a13e151", "region_id": "RegionOne"}], "type": "policy", "id": "51d146db47b646beb72dc5271bf01a9f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c92e348dce7944d7ae340196905fc31f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6767f5bd318432884677edd21a7c5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2591747126554252a0d01e03d5e7dcc2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "631581b1faf44c1884dca352aaee1680", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ceaaef705204525b942dbfb247ae397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a855c65671c1480e8e52d76dc02dfb98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "48bd0af239114a64ad175df3cdaf5860", "region_id": "RegionOne"}], "type": "sharev2", "id": "a524f1f010c8481daeda5731cf4f0af7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68c470a1eafd4cb19f1791b34644166d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03c4fbf7e5164d7f9a95fc127b504825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "631af4bea8734cd2beb35f7ce3c0d524", "region_id": "RegionOne"}], "type": "share", "id": "88a473b858f3458ca3de8f5f2222f372", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a60543b42a949d38226253e1db5196e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df26158d8fc44b8d869c5fd2a5c810c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cef513c8e994ea6967bcc8c9295907a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e0242db8e61447d9cf6405e135d44fe", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8fbd02f6ae4c0ca63bc08daf7e02c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d226bb8e5cf4411896144ba1223b9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86bb47ac66c548d49b7c5c18c4278103", "region_id": "RegionOne"}], "type": "orchestration", "id": "d1b1439108e54dc88c03eb3d4970d31d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8722a61c72d342129adf504c18e7a9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c76a7f991aa41c9b74932e4112c03da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0e9d77b9e444005b9e9a18d8fd14ea0", "region_id": "RegionOne"}], "type": "block-storage", "id": "0ac433a817624121b64c4204d2ba3856", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "519a3c7d081744b59f7730f80f7898c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f38637ea2314502a31ce5939550dc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ae06fc341624138885d0af659af7845", "region_id": "RegionOne"}], "type": "volumev3", "id": "531756b2c74e4c0bb6ae8f77f2be46a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b642832d9f94895ab7b373e9968eba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89955c3e57234e738dfb70bbe8642398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d67f9fafa6493289b30dd86ca15758", "region_id": "RegionOne"}], "type": "volumev2", "id": "2eb6c334af6d404ba65d5e9a84a2f595", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02d79b609290400b941b839450ebb5fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "592b51c8693840909e33ee7237f3dcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da075b90fd0d46a6b525fc407b3ea19d", "region_id": "RegionOne"}], "type": "volume", "id": "137fae7f6773401a9602dfe9c5ef4239", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af3a328f4694d8e80ad5c822bdd58ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "502c7e9c15d34032b8a5e28660d88a33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "812c99240a8d433ab48d3dede80ca900", "region_id": "RegionOne"}], "type": "block-store", "id": "623402640f5845ceb8cfba4ee06e1050", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02719cd72391470081602f33bfd6d095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "876eaaedb4ae44358cc72df4f7be521f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "206522408f5e441dbbc6956dbc9f3562", "region_id": "RegionOne"}], "type": "alarm", "id": "bae9e968476c4ae4be6a772ecb0f4b74", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fead7e5035ad44cebcd1e87a37ab5f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fba4627a9fab4ca0ba8fd2c5b38415dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4faa5b0a86c34385b96940fb5aeb2a6a", "region_id": "RegionOne"}], "type": "alarming", "id": "4d1a61c8696246cd9c6f61bcd3c25f67", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "029644e59e294a68b40073aa239c0945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4d6b740b66544e2bd897819f6b4ff07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84c75c66272d4447853bb2ac4a8373ee", "region_id": "RegionOne"}], "type": "meter", "id": "17dc8e94da55405588983f2096b76428", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e3fe922527f42fdac7b23227decdc85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cc48017e55e44bc92683e6669e79b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5297c47b6ca94420a5775492b20f7bee", "region_id": "RegionOne"}], "type": "metering", "id": "1007d12e94e949ec98b8417af7776a35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "00c00a9da06a4703bb9745dd22e65b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3c79c191cc945439123e650df42cb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e6805c895cf74913ad831e96e6c70866", "region_id": "RegionOne"}], "type": "telemetry", "id": "73c16a55214448f7a536b639820a34dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "85507a75cad340998c4a8f2b9d8d8369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9178d236eccd4585b8888a0a5891b956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "425a6edb6eb3458c9602e65535658d34", "region_id": "RegionOne"}], "type": "event", "id": "400cc80951424618b02ae0a8caf1dee0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "78cdb44adcbc48f681031c4ae3ba9a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c555af88fca7434892fac96f98f83ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7ebedf14ff7c4a50b521f3e54412e04b", "region_id": "RegionOne"}], "type": "events", "id": "35b3d2ce275141e4a528144dfb84f554", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f5db4ad43e94635b8a7bfdf783383d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4762d98986a4454af066a6f24d29e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea7f4871712a4555bdfea5dab4b367e6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "972016e465894b208317787a0fe830ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11178db99205443ea2643f42ee38ab01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ac68f6d52994a99b8f34d2295ce43f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21dd679b09c549ba9a9f22c34fb2ac46", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8db1bd0b959e4ec58e21086b0af7be87", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f18140c147b447988e96300f2df0698a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23a98df6142548288c695588b7e8af60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "544728a38c1d42e2a02c169542f9d528", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "885afdadb0e54787a900b8c8503c5697", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dccd369f10304b5a83dcd6e5c1ab83ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c4ee23d46bd4ced988781467f21c6c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c7b619eba8a495bb9a5c691f2c60460", "region_id": "RegionOne"}], "type": "tricircle", "id": "c5320064d7ab4a4c81efe1bf16427daa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a32742a211794374a400ccec9f2ec0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "94797226eaab4cd785e54198c534ef7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d5feb67b10eb47978b8a0109ebe4298e", "region_id": "RegionOne"}], "type": "database", "id": "aea8858edc0c4919af43178d1d350245", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59c706d0b919428491d8a54286075b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f123634e25a14d9981acc2b66baf1b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c0036c55ed414c4195951aea43ecc056", "region_id": "RegionOne"}], "type": "application-container", "id": "f3afc7e56da4410b8448e1f539727228", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d3e0455aea54b1dabd20f6d06d6390d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0801e85d9ef44348a1fb9f3df3a9f769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9ce741df61794830835796da0edb47ac", "region_id": "RegionOne"}], "type": "container", "id": "063dd57e1d504cf284a18bb68d763569", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "125a0434230043f2ac31eeec88a6df72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d4b3a6a6c16e4c41aee06a3c433ef69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a5e78b18aa54179b364f52ec72bbf6c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "44206d6c6c9240d0820e2a4e1befe639", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb11af549d434687a554b796ebfc63eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "019ef831b11744329d128027bae90ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "57eb0eae95f44083bc9226e11de75a57", "region_id": "RegionOne"}], "type": "rca", "id": "4e0bc13e31734d63acd4718318502e84", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "455b424392644661bf7af69709999c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "00d3138151c0408dba0a57e952bddf4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0c5fe52fc0e644c59df9507c4649bc8f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f420c0618e6d4d27b3c66f407c532bb2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "66f87d920aa1445ba1a3eeb3f1e08edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c0a0b718b0534419b3dc73206008bb42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3de85e57ac63438c8884d9facc7a37c6", "region_id": "RegionOne"}], "type": "network", "id": "221cc57dfb9c475d9ac9592a9899402f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "06a96bd8249241489e9374fec6bfdccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3c79f1005f164b8aac10167700b1ffc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "81723a79d2774562bca819ce0f805a5d", "region_id": "RegionOne"}], "type": "backup", "id": "b8bebbd34c1a49eb9101157aa26c3170", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "384f0ace43d1461688039c47af9b80ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "25883d8e000b4931a28a1ca2473b6492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a23eae67b71c40679e8b16521de347fc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1f22fea03a0c494ba7660578611de3da", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51d458bb190d4ba199c00a2ba012c7fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a2f91ade5a16478bbfafa8b59c6a3645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8486a53a14ec4486ba1abbe178b474f5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ef42f969e4d648ff8cdab95ea0b4d1a3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "560c647c7b124b1596d404df2c30ca4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0f272799f60041cdb81148a7976f2822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5dd821839bc44a449212f1187f4aad50", "region_id": "RegionOne"}], "type": "monitoring", "id": "5d55627dbeac4894b1533169299abcb9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f908707f7f1045e7b4f8eebead032f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d6b6b16e2ba4e80a052c7edce72c0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "82f13d3b640344509619c8d41fef1784", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "073d920ef581459c868d70aa915e66e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "063c1b2203334084bee9e54ce040b8ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "546a61a018564195b201f06edb271a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "24224918deaa4f03858d078783bd7533", "region_id": "RegionOne"}], "type": "placement", "id": "49bbb06c10354127a907f8fe60bd851a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e98811ce0eeb4e31852de6baec41a5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1de0c12ef2684edfb305a56ee0e0d8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e01a4e90573748c986f7a3ca79c0efb3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "33672888de454db9a99d30d8ae775fb4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3539a2b02dff4d2fac6f1af0327dfc9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a93def6e211f407c8d0fbf7cc7475225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ce3e1a0b0ac40828bfeff3fbbbdd8aa", "region_id": "RegionOne"}], "type": "ha", "id": "0944e706c0704a65929557499a257551", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c58f74550d1a4d43bf93e4208d99919b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0d764d8321846379867d19dff473ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1a3dccea3c9e4cc1b07407674d7edae3", "region_id": "RegionOne"}], "type": "reservation", "id": "60580920767c403fb7e9ffd927451622", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4a20a15181e440b09472175bf026b914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0f94cf718c7d4e6cb8e593f161a2e893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "72edd88654a34b57b6784006f4ba32b9", "region_id": "RegionOne"}], "type": "function-engine", "id": "776a754ffa31465ab2a8122aa848d658", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0e542d83ea8d4bcfbe9b3ac2565b4d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "28f500b30a3d429d9c644760b8e27def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e27702ba4b174d6cbfe10be0816d3163", "region_id": "RegionOne"}], "type": "accelerator", "id": "4936668ac18b407db31e0bc0afae6ad8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "433d0fdd3ef348faae96c96978385c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "826c4194f2dc4da78f6bfa2a6372c557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5640461a35854829a7c471b91ee9e918", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3631b8eecfad48e287ec75a7d198290e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84ee182368ce4fbb9fb7db953c3b3185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ee30840174f4895999cb698806ceedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "357c14f3b8154f5d8a416e102cfb0b38", "region_id": "RegionOne"}], "type": "registration", "id": "4b7f5f3861924348ba4c36510b7596a1", "name": "adjutant"}], "user": {"domain": {"id": "1b7d2ebd9180401da7a85163fb455c6e", "name": "357b6c1cb8154483b0972199437cb3f7"}, "id": "0ca4f46ac41f4eda9ca5b051c804a7a8", "name": "4588c1b7fead444680773ac4f80f56a5"}, "audit_ids": ["45e2c369d4d742ee85f2dc794040f6b4", null], "issued_at": "2020-04-23T06:25:56.885550"}} 2020-04-23 06:27:57,077 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,081 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,084 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "2510956c65614ffbad0c84681ad0b2db", "enabled": true, "id": "482bd423b07a4eb8b2a9e4c3a9adb89d", "name": "projectName-2"}]} 2020-04-23 06:27:57,137 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/quotas/482bd423b07a4eb8b2a9e4c3a9adb89d.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,142 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,144 keystoneauth.session RESP BODY: {"quota": {"security_group_rule": 100, "subnet": 100, "network": 100, "floatingip": 50, "security_group": 10, "router": 10, "rbac_policy": 10, "subnetpool": -1, "port": 500}} {20} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.494441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,784 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,791 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,793 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,796 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,820 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.723394+00:00", "project": {"domain": {"id": "ecb16b1b4cba40e784ed331175ccebf3", "name": "e85cfd2b64654e228f8b8678f9fc3806"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2e06291f4af84f4fba241a192c9c3922"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "abb07ae1ec7a4d3b95d504782685340b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dfdf3e91afb44bfa86ea23dc76a7bd71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2bc3340446a34728b61db934f75240e6", "region_id": "RegionOne"}], "type": "identity", "id": "62d8d34a5c8c43c088c135104d9e3d71", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e0d5b5456f2f4b2fa9fd808bd966ccd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "65541df46a384015863daa49a3142da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "754a60dc38ff43d6be37fa7ba6be4811", "region_id": "RegionOne"}], "type": "compute", "id": "4832ca6588514288bd1af3d6322c8524", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "31133d64abbd4666b8f33bc936a3579e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1c89bd558eac48998bdce3623602fdc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "15c101a6ae5d4155a61a22c6cef84dcd", "region_id": "RegionOne"}], "type": "image", "id": "2ea7d2b89ab647ffb0a615b5b800c29b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "229a73c0464d486ab09315c26d98b2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4747f5c76ff14277bbd882f66d76e479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "156fa43b9ce84f20a3d0d1c7b1829e14", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e38e727677fe439088cda4a4416e555f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e200e98a46004a76bd4bacdcf04e1134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b522a776a95245ec87d8c83a98ced9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e933c857f76e4251bf2778f9c104cac0", "region_id": "RegionOne"}], "type": "object-store", "id": "5c696bed66ec472d933cc5966d7e9416", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7d1263243fc43e4973f677529434dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e4f2f3a3ba74693acbba95868cd4a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b4cf7da0f627434e9c78a0a7064287a1", "region_id": "RegionOne"}], "type": "clustering", "id": "f59cdfe96fc94bf0961b13f08a3fbed9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e751059150d34e35bd3b2ae7fe89fae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca19838fb7394f13b008ca5e61485c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c56e30110e614f4db2b3deef1d4fb97c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "53b59b248dfe4cbd9d562ed33b920aad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d87945906d024a32891d17faf9fc4bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f3bf48251a841c6b5836bc844ee1404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "31d946b92e9e442d96bd7f20ca039a79", "region_id": "RegionOne"}], "type": "cluster", "id": "561e84598e974f5b999dce751dc75fec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49b5774b45d342749f10aeeb25dae591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41415ad1815e42ddb69106713afc6013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fd4649c4f1854242a9d7a8c9f2ed5f22", "region_id": "RegionOne"}], "type": "data-processing", "id": "fb908b1d65f94d2b865740f8228d0c67", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bbf75e121d145faa360080afaef1345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48b92bafae4a4a2a9e744b42b5a788de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a869cdc1f474e76ba2b8faeb177d2de", "region_id": "RegionOne"}], "type": "baremetal", "id": "81a89efa7b194f90b0419ad76a83fddd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e33b5cfec4564f8f99a49744091bd4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71139dcb07e74ea2965b9c2cda7d4dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eece9bb7d3fa400fbce60ff13650d2b8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "257d8e141858490897dbd8f17c83d136", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8adc1dddfb414af8945f50b7c00a2362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "48183738d05448a8abaf7693c67d4c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5e1edf2b19e54aa49c3d238d9b91ffbc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c75400ff919647939dfa40c08b49377b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d1e068b618d74f97b1328ee5785c4d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c68ba05b7554c428082acb7e324827e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cbf4b784150d4cd0a456021cefa29ddb", "region_id": "RegionOne"}], "type": "key-manager", "id": "0d6b12f031464921a0a5e6e736f3f853", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85b6b260caa345589a71868bd6cf00bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "903c7f3045654bc8808318846cebba3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "decd0067d76f440ba2ac40b5560f9510", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1b5bd5d3f8c444bba9e16ef4aae8b0a3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a55c65fd76441249c900118ae9318bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a63701d426343519740b2c0fdee8c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f3f2a1697324400c8354e7eba294f692", "region_id": "RegionOne"}], "type": "infra-optim", "id": "350a246c09ba42fa99f11902fbc374bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e2b9f3a58a484deca0372274e0657a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "72e639e0ffcb4487ae867ccb566b7efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c32e721d068e461b8f336ddfbe0109e1", "region_id": "RegionOne"}], "type": "message", "id": "e568c75a32d14b8da31b7ce1047a8415", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "485f8cf750ae4c88b8502bd37ff73fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "80cca2438ce0452a8b1a32f7b7bfa07a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0000ceaef61f40ce8596f4a0f8a297f4", "region_id": "RegionOne"}], "type": "messaging", "id": "81ca4c003b6e43a8b1d41f46b8e99d13", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e590553cc42640b3b42fa66b7ed89b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b3045d0a05324bf298b068585d92355d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cf698f9d628f4f16bda9fa7698966aab", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4fb41de2aed841f48b3e1d686bdf6f7f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93cc25e852454c93bacc1f74083977b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30a1c97ef19846de9e56239ed5a0fb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3984e36ba3874766aa4b3a6d3331ec71", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "210e171f51974b03b91b0aa68ad0a3a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c58db82ab0846d1b6ab79d9d54c4240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49b8e20eec7b4683b84861aaaab53191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "918f8180ce9e43d2b094b4cd98cc886f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dadb62f16b8844eb91b74b93f89c7421", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f002d5e194f84727be1ee505fae27ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c8f2d0e932c4ddf8c3a80454845a926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52f021ada95548b1b25fca998399b8bd", "region_id": "RegionOne"}], "type": "container-infra", "id": "1752a54dbe1142b0bb73c00078a3b7d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fe684b086c84474a8c71be608346b006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "57609e36d593483baaa5f66ffb5a79ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2a13fb0e6ac547a489e97972b0dcfc79", "region_id": "RegionOne"}], "type": "search", "id": "4f45ad6f3f124bf5bbd4ac187af792fb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "94d947e6ab2f4567bb0c0899c38c6334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "55fe75505add453782396b1da4fe13d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5799c76a1fee40f88912e55df76a6914", "region_id": "RegionOne"}], "type": "dns", "id": "24048937627c42aa8701aa70e8fa0620", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7559a03f6074486be6b5212dd0c865f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e2c10f4cd4fd443c9b5e280b440f61f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "34b55cff2a13490b87b683ac3d0d1404", "region_id": "RegionOne"}], "type": "workflow", "id": "c4649989ecf944fcb24b049e79dee1e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c20bb870d4994fc6acd30a58c0e07e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c972cc05e69d4f2ab43bd698a8590af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5080abd70b49466680ca550e92d2457e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4b21c071a244411aa00d0f0dea0990a9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8d521a332a44485cb45ac4f5e632d940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8bf628e75e3645558f2b72b414e5aea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "204afc3bcb68439a94b7f04c5de524ed", "region_id": "RegionOne"}], "type": "rating", "id": "0d5032ab95da4108b0e29bd02b8778a4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68331c187ddf495fa5b58ab85f7940bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be29d3df680d4ea78a36b467ead88950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44f1b250fa6641fca8895526378fd1b0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bf68a4fe079b42f08a5a10055bae2178", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e196982f75694ff29cc24440ff35456a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "579896edb7df47eb8b642ee515c276c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8eefda2f999b45dd82e5e3e1478f045f", "region_id": "RegionOne"}], "type": "policy", "id": "142d8ccb345e4dd4a35e2c78ab9f6365", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e14b6f1f0be416c8ed805b91d23a8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a031cbb72a414e93a0720afb257e21da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5916b40397ad43b2a78158726f7469ce", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a96871ca9f4346bb842ed7c49ddd9526", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48643c98144a48fa9d62ca11ad8fe54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fc8482f491e49efa9f8e5b3bcd26d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b87ef8a58aa4462aba768d083706b0a0", "region_id": "RegionOne"}], "type": "sharev2", "id": "b579f60fc10d4a958f81dcfce95b3eab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbf10290edf74befa03281589b49b3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b16447089f2643b5a5f65d0c6b97f1b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f84c63f827c4f3a9db28f8628e8b547", "region_id": "RegionOne"}], "type": "share", "id": "d8609a92dca649e3b6cd2a266b6dd85c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c0e9edb669c4db893bf1fed5658e6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0c0ff2b0ada049ad96e7ed4c36bc46ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d2fec5190e5438eb78dab91b1b3de77", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc81138aa3a04ee0bba0e98fd60a8abd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "516c5016259c40c2b54d432c99f6b9c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "200bdef7c72c4c1183c058dfd57e7031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e70c21f7934c95a2420c534cc80fa8", "region_id": "RegionOne"}], "type": "orchestration", "id": "1d2e47387bec4573b67154b8b38ba5d5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a0d4afe6f604261b7492bf1a8e4c998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1468c329bcae4a579301d3a734ca01ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71cf1eec7873436191325b3898904e71", "region_id": "RegionOne"}], "type": "block-storage", "id": "7b7d168940e0426c8f21a4bf1f91a257", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fed320d384a7451f86390959a5c26337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04079a9c3f4b46fc8240251fa436ab58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56a727b2115b42dda1f3ce16987a2e35", "region_id": "RegionOne"}], "type": "volumev3", "id": "b94fbdc14f9a4f3b91fc232a25f48d1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a513dd9bf16e415d8b5dc075e72f8595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bef7f952f3a42dc9ee92aa8b1348d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca542bfb4c214db6af543c49f47e72ce", "region_id": "RegionOne"}], "type": "volumev2", "id": "a016e9a6470c419ca611b9318366667e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f99e396327f4e1b9205dfc4b1900604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d9b3fcf0237490796faa6d889a374de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "def9d821d6a2433797fe2e63bc530bc5", "region_id": "RegionOne"}], "type": "volume", "id": "96257a5b08144bccaa4fc0430465e126", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1005b5b9abd74cf08dbe76f16ddf68bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "639a16f957264b90a7342845760d5da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10dbf181ee4547298da8e53a574c2733", "region_id": "RegionOne"}], "type": "block-store", "id": "76ca59bf534845018f6be800fb75814a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5524000afa7e4f7a92dd7d4108d9bf59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e5a54cf1dbb493bb8170663ecb160f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "492385f3a2e44dfd99fcf31675f0f8b9", "region_id": "RegionOne"}], "type": "alarm", "id": "f16c3cddc1534746b0e061e9db394228", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7454c3903f42456cb3ef7241481d77f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93dc45b704ec4e92b4023cf27f347b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e035874e05f34678b257521adba5b8c6", "region_id": "RegionOne"}], "type": "alarming", "id": "301b61e862164910a965f9470b1f440f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed40ac8e2e9d406f993a6c1cbdaf2eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30a72645049c4ea19495dd78144e9e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8955bbff16043b1928236968810ed10", "region_id": "RegionOne"}], "type": "meter", "id": "1cf4a44658b34ef78a1ad483d3078e0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89408431e1b34c30b786e056090686ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fd102ac0ac94a9798b96f766d37c1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94ab66b854da41d1983f8087dd1b3b3f", "region_id": "RegionOne"}], "type": "metering", "id": "394d25b92ef64469aa8570b17ada572d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8613ac5b40b04e75b023defe48ededfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51b9911933db4f38924789af057f53ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3531a28667f0410ea1ffb466f414d941", "region_id": "RegionOne"}], "type": "telemetry", "id": "e617442a6d5540e682e58bf71cf234c2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "edf1efdefd844c228460c51f99cbba67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6dd11a50c23941a29ed298ccc82ffa8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "679ba15cd2de487e92044fa0a15928f0", "region_id": "RegionOne"}], "type": "event", "id": "bb50a65292d442a79379f2c8918cd0f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "249244d0fa7f4b3f833e5744a72bb066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cce47630189d4c598bc5aef0bfaf8326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "381c51c735d943159778087aa4a2d4e2", "region_id": "RegionOne"}], "type": "events", "id": "904e7e6280d74de2832040e1684e53b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f71615434bc648019f51b192c171fa41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "881210fc939c4844a0a0591407cb2645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9c6c4c2919cb4241b764da590598870f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "924e95e37eda4661bee904881de3bc72", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03c16405563241c3ac81a8d6233d2999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9eac6e0727cf4470a8b6221979537320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0aa7bdfb040642c4af9752ee7e84cfc4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4f540a7d35224a96979efc978429ec99", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "672e603654da4543b7ec70d1cf097abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3ff39dd552c4129a81cd12008bcb3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9c1b87de9f544978b01579f2c2f494d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "46e61cbee58a4211b62d674a029910d9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b962831a026a4ea5b53857ae81d3e85c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfc0f20e42b041cd844f00a909bead71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb3d9422d45c4335a0567e3c834e14f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "bf02c60ddc804b418c0de9c7f80d8c28", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "92182418977748e9b87806cd830da980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3e9c4763c6cc4b03a0e836a15fff706e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4effa7a39d7a4e2d949e7baef185cbb5", "region_id": "RegionOne"}], "type": "database", "id": "3dc5b411a1b14ec8820439da02234265", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14c872a4cccf47aaa4bbeb9df0dcb75b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dd3abc613b24dd280ca5c94a88c2126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7063d8cfa4ec48aa8947e44ba7f4d083", "region_id": "RegionOne"}], "type": "application-container", "id": "68d0a852ac04476baf94abe1a804bf40", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "299b3b4989814890a6ab170162c35e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f95540cb20c743d095d91bbc365fc3be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f5f4714bf5104021be470041df3e2d4e", "region_id": "RegionOne"}], "type": "container", "id": "00786d29ce084d6bac2ea5ecd15b2397", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04a760eb92c0489bba7ea807b4fecf62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "954e2ea978434c3eb7db84b00e5e6c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3e55de86cd38472eb0f5b067ef98993c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d41ae27a40374943bb4ecd35ab6cfd58", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13398efed578409694165c96e78f1315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "930e74d336ec4df9ae2ac370369e4f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f28f271cc3eb4b5eb347c2ecd0be909e", "region_id": "RegionOne"}], "type": "rca", "id": "b89b77e4a14948c683c682ccfb091190", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f04cc8d380fd473980cf9ecc95ea3fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a4fbc0c20cd4b2a813df41786964799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "288cbdadcd714ed29d8ddb414364b26d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3cb88d63cc80402fac0d211a0c9c73df", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ca4c3344d38d4f24be910ec6e1f79dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9ddcf62ce447466a908bd8aeb3e7f422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9d831edd11244a4680d1eb37914ba324", "region_id": "RegionOne"}], "type": "network", "id": "5d4b525c393a458d84ef7f248585a2e5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2fb24403950f4b5e8fc9a48390755d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "237d4aa2a8d04dfd8d0ab7b60e596e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d809b821c7774d4faa2e52f47fccd6f8", "region_id": "RegionOne"}], "type": "backup", "id": "1df59f4b8b9e495ab9908d9094586dfe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2870933eb0b94dfd9ff080d19f07c807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c7789adfd4f4d20b2c713161468848d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "02d4eac953fe455f8895019cb9c8d5b4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "150fdc4edc5a4833bd0244f02680c2f6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8ad5cff6044438390f803289a2153db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b57a8a723904956b6c5debfd00f6299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7d3243d1a950441f82472953f5864e8b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "81f5c72a84ef46b083a1a558fc427108", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d623c8cf49a0480393163d0279530b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b833cd22a1cf4b5d8ef7908216fdab42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "77c6c30baf2149c496eca05345046bfa", "region_id": "RegionOne"}], "type": "monitoring", "id": "ce16e675182f4249b4c932d6275bd1be", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c289e3c866354b59acc8f3d0cc308c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5540ea36e8ac4437a0ff43221c03ca1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d6a531e5dc13474fba3e991409910cbd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "50c99269628d475085af807554f410d9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c6b2658c4d94b51be6e223322ce2278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9684d2cc4c7a4e4cb9c3e93ca2f9ca3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2d56d6331f6d412190b451a1def986c6", "region_id": "RegionOne"}], "type": "placement", "id": "bee2aac1902949f2bdf9c865714fefe8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12c40e524674479fa1b09bdc787de4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b05350795e24c73904e6850eb90fc87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15f9926c3c0a40bdab17cdaa78587ae2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d793ab2b77904a5a8d10d1f1b4ac5290", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9aab253f4e05467c9ee2cc2e62685023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19a6be8c812d46f5b6d7ea6d1d2b542d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "94f1bb669b814c37a10a78091d45f2ad", "region_id": "RegionOne"}], "type": "ha", "id": "0321ed30e8ba4a7eadea23490e028e43", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5d07be50097e4d89aa2ce374e25f6552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7146f4b275b34c348d9ebd7369146237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b8a450d827a5410db5f576fc18679070", "region_id": "RegionOne"}], "type": "reservation", "id": "6d167f6d44ca42fab5b9abb3cb8ed331", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "606a111e9e4c4dab937dae3d85b9f496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d497002f0164f2a847d642d55e3aed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "269e32dd0d04450b9e4baec404018338", "region_id": "RegionOne"}], "type": "function-engine", "id": "a88060b862164b5f8be07f6646195461", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa2c1503ae85499184e8cc1547d4fe14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e883968fcb04c568e32302359e14ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "582cc940f18849c7b7d64d81f986bb86", "region_id": "RegionOne"}], "type": "accelerator", "id": "6b5874baa1df44ae854cfb25fa791f67", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2651549b438544fea65303fa63c3d400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a7a8cfd3b454a22b84fa4665e9a668b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a0d0c98faea94842ab4513f8f69be54b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb6d12ae7c974b609a65e921453159c3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ac0c424923b48a68c103cda9190c023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d5c7f03eecb44a9b6b28706c20d9091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "52b2ec1b3a6a4c90ace34fb4cd79c0d1", "region_id": "RegionOne"}], "type": "registration", "id": "e1c89c5d767441c3b233953e45433afb", "name": "adjutant"}], "user": {"domain": {"id": "76d903ccf67040be93ce1d70946cdbf8", "name": "34e9ba10800e46b391b51dcf4d212151"}, "id": "5483410e90cb4ea8a3a1e4d7cf6373c3", "name": "cb78c4480e52416999075be33c9fdaf2"}, "audit_ids": ["950f5c61020b41cd88957883d7c9d8c6", null], "issued_at": "2020-04-23T06:25:56.723394"}} 2020-04-23 06:27:56,970 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:56,974 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,976 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "ext-net", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "description": null}, {"status": "ACTIVE", "subnets": ["f0ad1df5-53ee-473f-b86b-3604ea5591e9"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "private", "admin_state_up": true, "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "tags": [], "updated_at": "2016-10-22T13:46:26", "ipv6_address_scope": null, "router:external": false, "ipv4_address_scope": null, "shared": false, "mtu": 1450, "id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "description": ""}]} 2020-04-23 06:27:57,000 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=f80e3ad0-e13e-41d4-8e9c-be79bccdb8f7" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,003 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,004 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "description": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "dns_name": null, "created_at": "2017-02-06T20:59:45", "updated_at": "2017-02-06T20:59:49", "binding:vnic_type": "normal", "device_owner": "compute:None", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "mac_address": "fa:16:3e:e8:7f:03", "id": "a767944e-057a-47d1-a669-824a21b8fb7b", "device_id": "f80e3ad0-e13e-41d4-8e9c-be79bccdb8f7", "fixed_ips": [{"subnet_id": "f0ad1df5-53ee-473f-b86b-3604ea5591e9", "ip_address": "10.4.0.16"}], "extra_dhcp_opts": [], "security_groups": ["9fb5ba44-5c46-4357-8e60-8b55526cab54"], "name": ""}]} 2020-04-23 06:27:57,007 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "fixed_ip_address": "10.4.0.16", "port_id": "a767944e-057a-47d1-a669-824a21b8fb7b"}}' 2020-04-23 06:27:57,010 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,011 keystoneauth.session RESP BODY: {"floatingip": {"router_id": "9de9c787-8f89-4a53-8468-a5533d6d7fd1", "status": "DOWN", "description": "", "dns_domain": "", "floating_network_id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "fixed_ip_address": "10.4.0.16", "floating_ip_address": "89.40.216.153", "port_id": "a767944e-057a-47d1-a669-824a21b8fb7b", "id": "e69179dc-a904-4c9a-a4c9-891e2ecb984c", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "dns_name": ""}} 2020-04-23 06:27:57,091 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,095 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,097 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,116 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,120 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,122 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:7f:03", "version": 4, "addr": "10.4.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:7f:03", "version": 4, "addr": "89.40.216.153", "OS-EXT-IPS:type": "floating"}]}, "image": {"id": "95e4c449-8abf-486e-97d9-dc3f82417d2d"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-02-06T20:59:48.000000", "flavor": {"id": "2186bd79-a05e-4953-9dde-ddefb63c88d4"}, "id": "f80e3ad0-e13e-41d4-8e9c-be79bccdb8f7", "security_groups": [{"name": "default"}], "user_id": "c17534835f8f42bf98fc367e0bf35e09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2017-02-06T20:59:49Z", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "testmt", "created": "2017-02-06T20:59:44Z", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2020-04-23 06:27:57,181 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,185 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,187 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "ext-net", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "description": null}, {"status": "ACTIVE", "subnets": ["f0ad1df5-53ee-473f-b86b-3604ea5591e9"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "private", "admin_state_up": true, "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "tags": [], "updated_at": "2016-10-22T13:46:26", "ipv6_address_scope": null, "router:external": false, "ipv4_address_scope": null, "shared": false, "mtu": 1450, "id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "description": ""}]} 2020-04-23 06:27:57,208 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,211 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,212 keystoneauth.session RESP BODY: {"subnets": [{"description": "", "enable_dhcp": true, "network_id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "dns_nameservers": ["89.36.90.101", "89.36.90.102"], "updated_at": "2016-10-22T13:46:26", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.4.0.2", "end": "10.4.0.200"}], "gateway_ip": "10.4.0.1", "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "10.4.0.0/24", "id": "f0ad1df5-53ee-473f-b86b-3604ea5591e9", "subnetpool_id": null, "name": "private-subnet-ipv4"}]} {22} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.193272s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,119 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,122 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,124 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,126 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,137 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.061775+00:00", "project": {"domain": {"id": "3b5d062554ff43fab7ce72dc8c56a2c0", "name": "76bd11b0d59440c097091d1ea18d968b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b572d50b5a6e4919bdcb2c3ca9c96577"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "98e345f3cefc4b0b9e10faf3ea284053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffdeb231973e4b9496b73127fe66516c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8357ed87dbd64493a2544c9bb523e43f", "region_id": "RegionOne"}], "type": "identity", "id": "511af3fb5e9b40e9a0f26e847865457b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "166ebaeb43ab4b2887b18e1ffdfedc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ea62e05b205a4f1e95be8d1e61aa843f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8923d75ea90c4dffad1da6aac5638560", "region_id": "RegionOne"}], "type": "compute", "id": "7521deb180f4440a8c6a91f1625be427", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "46bc23d8a8574bbfa0fb04e93af90b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "517d2239fb8d46d6b084fa6d01f0a093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5402337207734e29b8fa3aabd81cc8c6", "region_id": "RegionOne"}], "type": "image", "id": "3a123189b5934e01bf4d1757d0c798d0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "140a6868f3cf448999752942a184282f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "afb2f57bd8f84bc8b2b887dbe31a8a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c90e7798cb1046448c25b9a712b4aaf7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2de70adb377d4692be6b59f65badd1dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bce967a6ec7b4675b70bb7a35079c35b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "946f6ec7ed1046328c950342d310ab63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea0b9c680774af893023ea6bbf74f7c", "region_id": "RegionOne"}], "type": "object-store", "id": "550dcdd2714b4da8b24b8888d139df5f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb601305dd6c441d8f23a0c62ce3fbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3ba91acc9a24a4f8a74abb8cf6abe53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b607db1af79474a9b523c1175a2a735", "region_id": "RegionOne"}], "type": "clustering", "id": "3e3c6f38555342e2bef4419acf996ef1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2d069cd423241429c96a4674131c107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e13c57c0f76d4ba4ac24ef122a521cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89f6876f83914f0c8e84626e68f87b17", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9fd20724e4e947e9b3816181399f0d10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12ebfa7977334eacb503b79d46eb61a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7a264f538c14aff9347916e38186a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a2e724b8e48408e89a6fd4240f37e28", "region_id": "RegionOne"}], "type": "cluster", "id": "0baa82b62e0741499e5136bcff350dc1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af8e9fe04187400eb3f45abf70400170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6dcfa1c0ac8e4a3c94681298c0ebc132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2126d242b842470d8592807f0fd2f6d8", "region_id": "RegionOne"}], "type": "data-processing", "id": "6993fb5a8eca44fd8ad81c13c71b3b8a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1745a60956e4b2f8f575b4952a8d57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9531d2185ebb4bcd97a90038f835e8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7e63b0e8ac4c4008955602eb81509671", "region_id": "RegionOne"}], "type": "baremetal", "id": "493d45fc35bb4b55a4d70d2196fd6348", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26bf3ccba9cd4b33924e7594f829f119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caae8aeda7704a5faf2e4d9c5abb4b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ceeba245aa2049368264f555d1390cbf", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b1a09b5fede54fff8a6d9fd294013123", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1341d1c7571144549beb4654ad3d17f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1c7a573b08674dd7bac0b65f015aec34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "75d6f92fea694524935ecf152c3875d5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6f4b4fc6383b4190b50266b93bd7333a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f6b5f14497448808768e489ab9efea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc9aa0210a754d83869419a72218f1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "60575716e8894a08a40bb7a403f32cba", "region_id": "RegionOne"}], "type": "key-manager", "id": "991537933d514680ac98086109806001", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3b2f094bad741cca88df09acb917433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a8f2a30696fa4e9ca16baf8df5772170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5a2ea6ec2ba3417a856942614a1885c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "18eedb4001684de98f7c72b15c3ee6f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7757c3b9eee8473cb3ebeb334887c371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b98c7a548ce442a8a2e27828f155fb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9a9e7e4d41184b659f0ed6c7a773156c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "62bd7128425f42aba6da936582ed1de7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4146544a5c62493daac251a0843af3fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "840d0367265e40869b9599ae7bb2a511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b473e4a6d4bc41ea9a1bedf8b3212b65", "region_id": "RegionOne"}], "type": "message", "id": "d70f6036c240472699be083488fa5afb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4f904014c5d9461184488c0f2fd65626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "59ea3ecdda03437287185e9d77cc97ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0722286b9e8e47a093f38c6d250cd7d2", "region_id": "RegionOne"}], "type": "messaging", "id": "09dcc291f3404e9a92f41094908dcdc6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "072f81c898304f3d922eab4086ba4fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c1e540f96fd4420b9a9366135a6b9843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7c8ae957a3e34b509569465e48802fca", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c040138f08424ec6b374c95255b2c0ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a970fa7e25c24f54a07ac30ccc26cc6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cc301adc8cd45ecaf2fc500f159d83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8e3492623a04a84986e14654276ccf8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "695d6ee9ae174a0990c709c70d0cbab7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9e0aa345cf045aa92b9542dfa865013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8bda77ade054b68b81451b0196b9658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "748a644fb03747f69366ee033c7a4a36", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "599de2b6d60548449100652ec1cb99b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "614e6ea2881643b0b3eab80bc5ae1720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5fabfb61c1d64d69865a09eaa8984eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd353891f2f64915b73b885124dd44c7", "region_id": "RegionOne"}], "type": "container-infra", "id": "70f589664c0745f6a606b3978c5725ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07e6ed588bb645168fa8049eb038a872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d234f958769f44779a14be33cac8213b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "03477db66f5645f099d1792a4fda48b8", "region_id": "RegionOne"}], "type": "search", "id": "9f98d8706c3840339093fb6d857613da", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "22aa4930178a453fb9a585fd63a0726e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6552e3ae7b9c49d1a4006981db3da858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e0210af056534c3d8acee585b1ad14c5", "region_id": "RegionOne"}], "type": "dns", "id": "6a8c6db6ea1a475a9dff9e533fac94a8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce2108c2981b43948ec37f434b845d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d46b2e975b74addae11c6deb56f73e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2030abead65d43f292fb503bcc9bd8ca", "region_id": "RegionOne"}], "type": "workflow", "id": "42a5f256fca446d9a893bb31566446bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53e8d32302274438ae5228b694859469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38245164574e4a5c939db0ef74b3729c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b40747f80dd4f21b5531298d743a2ed", "region_id": "RegionOne"}], "type": "workflowv2", "id": "32f1fae5c0b142dc8a0df8fb9207340f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "44b1738f12bc4e6cadc64612a6f5507a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8656316227d94d1e9c5359fa9e57a95e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9db022d842d44b489ad1194496b60663", "region_id": "RegionOne"}], "type": "rating", "id": "0aaa5bec8e744b7987991508609f6061", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4b20a35cfe7e4db2b114b95673d4736b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35ab5102404f4e4facdde6b6a315a4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5935d5e24cee402c967766cf45442d98", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8ae8d95eb22d4c8084cd6ad23ae5028b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8a9e5593328477a977e36634d3ece39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f2c0dc1b0d384ce1aee51813881c54bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a4b96c9f772f4825944ad98f713f7dc7", "region_id": "RegionOne"}], "type": "policy", "id": "8d8605c72cc84c1c8053cece6ec90fc8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd77f1c01e0f437c881b26fad92d23e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f755c607d5440d8a9ce31d0c8cab78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c0e63706ce4427b82b3c961feb3979d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8becd99588824e1d838c78ea23969feb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d530913120644b9ae34ece15e497152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "140368c38e36490b9fdf59ebb6199cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89272330537f4f2e94305301a5b3d2b0", "region_id": "RegionOne"}], "type": "sharev2", "id": "f9e8a12cfbfc4429a686ef4a2557ec5a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "611a2e8fbf1a40be8bbd965e030c9b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec54ac47e9a34a0a93e8f150feed05cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a91175440ee0441090e776649234b6dd", "region_id": "RegionOne"}], "type": "share", "id": "6f0feb1e69ae4a67bcaaa3eef2e04db3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aba75e9eed324d6b8d4add24abb94575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6d10c29533d47b9814094e959f79598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d4bb88b58eb4482fbbdb9a04f1bd92d3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "026f38a5ae5b499f927c1e94f78b8850", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a130bad94d7e4618a01f41741c2db8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5453ec03f0342b8a7ddcd0af1adf563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f2412a9f47a4c47b178e41ef531fd9b", "region_id": "RegionOne"}], "type": "orchestration", "id": "a9b3864541914a43bb7699d7709f27b0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "517328980d024baba577246b593b93f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42f48c99bb6d4fe98e4b85f21c74c59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c95d5e1aee4a48fe9b4bf0f8d9a6e7ce", "region_id": "RegionOne"}], "type": "block-storage", "id": "d864345309bd4edebf4f89651431fc0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d45a041268f4eaba4ccf6e575ba4291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c23545161314a30892ea3018203bddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628b4f079a38432cb6519a65d69ce5d4", "region_id": "RegionOne"}], "type": "volumev3", "id": "da8b5227c68346e8b75a6d766db064d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b433ef53dcf4c53a34d3a2c9c7cacf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9453f0ea6fc642a88392bee646685e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84aac8bce7d04053aaefdc9b273c3306", "region_id": "RegionOne"}], "type": "volumev2", "id": "8cf3cf06e9d44086a71107629bfe6aec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e46b88fc8de46588b58f5cc8615a327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c36d3e694174ef391d0a1a74bd4fac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaab01b4a466495187940163d5094ad6", "region_id": "RegionOne"}], "type": "volume", "id": "0e2ee607c869472c916d69b2c2a26e0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b4853e289cb4f088de163abc93aefc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf62d23332ac48ba9c3c8442ddc2e8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c034120b4ae5461481335458da53d793", "region_id": "RegionOne"}], "type": "block-store", "id": "5d4dd9721f8e4abea76f6ce549858172", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae3506bcf7054be4a52b4454d8444317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c1c0817f71084d92b191a7b67f76f142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "af9483348f6741e9af24ce6fcd43a1a8", "region_id": "RegionOne"}], "type": "alarm", "id": "175cee88de554e76977213c5c84023fb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44fac21dfe72440bac7e3f024acee653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6620fefb0f754819b68da18aff6bd069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ffe9252ab398477787d5b69345742ce3", "region_id": "RegionOne"}], "type": "alarming", "id": "40f4557a5daa47ab88fac47bc2784647", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e08667c2825b48b1bd490a721980a360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d668db65deb45a29bbb1abb1cfba42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c05521035524cd5a9912e70d4c3c3ac", "region_id": "RegionOne"}], "type": "meter", "id": "f7f0cd591fe640818d659fb003b8d0d4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b89a20aafaa4f07a39902b9aa76e71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50e7340a402a4eceaa9e86c4e2f343ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2361364044894a459c338a6ece03eb1e", "region_id": "RegionOne"}], "type": "metering", "id": "2e67a7e3258940d5905d92aa0485159c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "06c95ed263064f39a67eb091ed373330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ecaec3b289854045a67097ba4b38493d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a367254cef594828b0ec45a0e3e540bb", "region_id": "RegionOne"}], "type": "telemetry", "id": "491df7f845784778bf12dee562f28a6c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "70c0840144d74555bc912cccbb0e38cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d2040d35e05a4ff986d87534523799b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1e7b3f32f7bd46e692056f0a1d25308d", "region_id": "RegionOne"}], "type": "event", "id": "500df0d57b774070aa3f34ec4758688a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4fdacf8aaec94dc7b066a9a48dc33e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "822e234d21254e1aabcb45f46ea75fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fb0608e78462439bb6d9f60556c8c762", "region_id": "RegionOne"}], "type": "events", "id": "8414a7b154f24be08a4ef3ccf82a56fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63e76520bc714ec5be09ff39c9f31510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "90e507046edc46ad908507df715b91b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "efd2fed5db044002b8091fd26db48821", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c31e28f1270a4046afda9ba09f8a138c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae6a436ae4164327bd2f247704da4552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16f0392c765040049bbbf4ad9e86d6fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d8163f1bf07483a8f6f5a9c84d4b35c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d5dc0473171347838bfc990ea19735d5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0db11802c084ecb88a7b7ab915d6bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ec2e4642b794553be67df353e2bc8f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e720dc410c0405db031ae54f41060ab", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "78e5b472759e43879db8647a8c2f3acb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9490b14815674deca4e5794ac6632b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce0d7212374445379c1fd98132432112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdd1293579b7401583694d9c8194090d", "region_id": "RegionOne"}], "type": "tricircle", "id": "c52b04aab7194c7cbd544b1c21be3095", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "50929e4f535f4dbd9ad084edf2a64680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a8cdc1cab5d647adb7bf588c4f01e2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8a051de504c841c0983e2f0aca09bbf9", "region_id": "RegionOne"}], "type": "database", "id": "8711ff2a2456422499ce60c1bd105325", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52c1314bf98e4614b0ee3567cc8982c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08bbe504e3524332a4a7fed783e1ed2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ae96c4a427d74103830920d0d44ca835", "region_id": "RegionOne"}], "type": "application-container", "id": "6a7b9beebc2147b3a406775fe4f948a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2afafdbd2ff4408b70f42d8c6cc0aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b16d6aa5ecda403db8a8b883dd5f4c31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af4895927dba4ba28d2fc5fcf7c92f94", "region_id": "RegionOne"}], "type": "container", "id": "53478e9120c24378b02fde0022b492c1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20b4b2c55b04459ea55a3ab6e9c4cdcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13f459a704ae4b74896992319e681ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fdcccb5cbc784dadb1477c13a5fcf82c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8289d6698b5a4e1e8e592101797c2b0d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dcf29ace25b84303b57e6ceb566c3b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "363c9049a12e414692c506e00723676d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fe61eb3bf27e4504947961997c66da1f", "region_id": "RegionOne"}], "type": "rca", "id": "51dc29c237324fd3b241f825146fea2d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f3e6a476e52349ec9c0d4bd7004fbc7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46b4068941274aa9867a3a8b5af8f337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cffa74f3ff0d4ab8af9a2ab39a0551b2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "23df7d4b78954251916d4dd6a7f78c14", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8850a7e48124490886ac6ac2b62a4049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "86d349dd2cd24ebab84b97bb5d43f538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4169b97dd21647649bbdce07048f42dc", "region_id": "RegionOne"}], "type": "network", "id": "02cf5ae219ee4f4d8bc45119d6073b42", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f7a9b8d8ed946b997c365ec81536cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9c86a5df3c9466f8e8689c9a9da8f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dcf8098dd6754eff817c06835bcb80dd", "region_id": "RegionOne"}], "type": "backup", "id": "c62e54c5a1f64a7eb162d57058999133", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c6147bca2c547a0a0406fa85dae3249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5f25f2d24380436c8476339758d071dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3a8414a6ea2d4d788e8a6ab1b1f2bfcd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "87564259d753496bbdd5b67d4c1ec162", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c64f9757f8744754ba9446b7869013d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ced712dd34fe44b7a9aae8b62918b8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8aeff149c49a4110927f4ed16f75e355", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1b7b81fc6dc14006a1c86f3f1baadb65", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "71686a81c0004331ba8260d9ddb23615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e59d0eb4a3eb427ea5fe4d8ad5124a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d3d563add5a849dc9a4f794fe9f73329", "region_id": "RegionOne"}], "type": "monitoring", "id": "b4d7ea0e53e84d78bad605772a26340e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "deef76ed0aba45a3a453bb5f523d928a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "748f7ed12ed04e64a64411946f8b87b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c3e113f7a68a4de288085710402f856e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b3c3da7e52094cdaac5ca31d42f15c2d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d7a879b36db94e278ca5229505a6c2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9badb50ffd094f25a07e0e92a8684296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8bae3445984e45b3be25f8cc551c5ed7", "region_id": "RegionOne"}], "type": "placement", "id": "47ad22109428428c86e5c332c0fbedc4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95dbb234309344398ab8bfe0c8cc42f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f94139d07f0f45be9b88c8d33c309de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ca4387ac2c64b2fad7c14b7f38cb940", "region_id": "RegionOne"}], "type": "instance-ha", "id": "245fc6b050d34ddbb2a3210e85598215", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1ef7e6426df4ce4b45cc486bba50eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68f59f0cf9d744f9bd25b98c82c520a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "84d6b3650806433a9e5db12d93d5ba04", "region_id": "RegionOne"}], "type": "ha", "id": "f5c3fc4cf9dd413ebf63148d57ba1905", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc25a52f1cc44146924ffde768aced87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0964e8cdc7624445a3d4f6502a88845c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a70a310022d743e99a4bb3b994239574", "region_id": "RegionOne"}], "type": "reservation", "id": "553b9ed31d414184afa6ecec167249f5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "60b92dffed654897a0cc382fb155305f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "afecf634e9d345ee9f5342017666c233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3be1d998ab8c4037821befcd3c9908b9", "region_id": "RegionOne"}], "type": "function-engine", "id": "5d3dbcec0ea84815be58a56028235caa", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0544e06942c9463e9648e88dbf6871ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d19dbfd7253a4ede9f66391485e7be07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0eae4bc11fd64da986f0f9d94ebebd14", "region_id": "RegionOne"}], "type": "accelerator", "id": "ce6de6e344944ba0b311bf79bcceadd4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25cccf34164c4d578b1ac277d755a33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2eb6e3cea59d40038318e886a5f42603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e05eed91c85844ea86f2944a1bcd736e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7733d0cc4c7446438d7a2789baff6828", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bc4759bd2a3436d85f92a20c4d4adaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "984283f6d34b4899843faa949ae88699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3954ba586dbb4f25a1ba669ac8de0671", "region_id": "RegionOne"}], "type": "registration", "id": "6d415d97d4804574aad835723184bbea", "name": "adjutant"}], "user": {"domain": {"id": "4a90dab842c645369ee2423e4d841b4e", "name": "1454d38d29ed4c648b3604e1bc42e412"}, "id": "91ccc16319bd44e1b330d3c05f9efde1", "name": "5cd9a22dbaf040ab8e65f910ef050d99"}, "audit_ids": ["f1ceafdc3b374e98845a426c4d19a0b8", null], "issued_at": "2020-04-23T06:25:57.061775"}} 2020-04-23 06:27:57,243 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,249 keystoneauth.session RESP BODY: {"networks": [{"id": "1", "name": "net1"}, {"id": "2", "name": "net2"}]} {13} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.210091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,094 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,099 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,102 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,112 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.035822+00:00", "project": {"domain": {"id": "f456bc40567e43818055ce9b260e2d75", "name": "917b040a0b964e41891b3165e2db025d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9c8e34e416f547e9b7076bcb4343fe43"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5a2662833984f6ab8fa0ed1e1f6ffa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "be1a5e0208c14770ab0e4837500d32d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "057a6209060e44e696e2756bb0fc7f5f", "region_id": "RegionOne"}], "type": "identity", "id": "f4a29e69406840b6a8c5281efb05cd1b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b83ae08b357d473fb449693589b962c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e0445423bb84245933626ea3b2cb863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "87c6ecda6143431798deecd18e0f156e", "region_id": "RegionOne"}], "type": "compute", "id": "c39906d55279430e8bcc327a4f9574c4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "346134068bd34d9eb08fcd12c8c1c7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cf101aeba6914548813dcd2fdf226f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8573ed6edd9349a3890e9e0f77b7adeb", "region_id": "RegionOne"}], "type": "image", "id": "0e44cf6a63754f94ab583cb4ce9e5c96", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "644199d3bd4946a18c019bfbd051a287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4adeb1d9e0d4310bf5dd15fd65a647f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "39f69472e72944349e1cc1da28044461", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fa460fa1803b45a6bc3685312ab28544", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "184fc8867fd141818866095871832d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102e8ad8e43347efab49949f369295c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "072c869df67a44c59079c8a476b4f839", "region_id": "RegionOne"}], "type": "object-store", "id": "6ee0e7399a9c4581aee264c49da0d4da", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0f3bbb930c14f9a924ed049393d7e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f870f5dc75746c78d86e94c6ec48b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "231daad0248a4dbab89aad9ae310714b", "region_id": "RegionOne"}], "type": "clustering", "id": "4fcffc5b40dc47eab121ebf688c8cd5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8fd29c78c404c909b3a0b967a06523a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c5922da702c4917ae59b357bcee178b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1deff511977746e09156d61db8e964e4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "31a3e0cf41514f5bbd3b65a68ac7725a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52c3e69f9b664473a70230781bb71bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d424eba68f0441d979211feeaad12f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9cdbd9aa908047879336a7aceb8c5f81", "region_id": "RegionOne"}], "type": "cluster", "id": "f0fee1f6838a4bf8afa7255b0a6b6f74", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16036dd4b7fc4094b2d049cb9695df01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a574724196894befb3ca833181afa7a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aa9d1624af544997b2b2386cab916831", "region_id": "RegionOne"}], "type": "data-processing", "id": "82e4c868029c42d2a0df52c44225c89c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "091503b64cd046d5b8814551425ee0ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b3e528f55aa4b5aa87ec0c3a812599e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2e15d987bd3e4f8c89c6acac4f82203e", "region_id": "RegionOne"}], "type": "baremetal", "id": "e66deed17d02495daab018054cc0678c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4109e2e9c05646bb958259f64cf47ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10836a8e744449688a433f470d30a51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64825d7a539e4b90900e408093b1687e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dc1daae86a6149ea9304c8bb434e1053", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "95a7bf5fe862480ab01d246e6c367556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c655c88d49bb4ada9cffc305079bcb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1820fa43bd2b45ec93d0929bd84c2f76", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d2de5a62fb1440a08e3daba588989aaa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9c793e61ced24dcbbf4dbc80ce7f544c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2af7a717815e41e2922ce37739407f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ab9e0ca7158241359426b24807f19d0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "157c39d802f3448f9b215c8b7fd43d3e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91f88bd7c4234ddeb6e74717886f22db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e0d911ee2924221b1734c454a055e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a380f6f9ee494669a885b1389420614e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8f8912f46f3d4bfbb834462c69b4deaf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a513ea54959849eb88127319e4ce071b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4a2a934f8c64ae396f4fff2b4bb0830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b96d7099fd31427eafff41c48ff28a97", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e2c7e847e96c4200bdfc2fdcb0a53211", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "361b5e38e96b45c480a92bf081c543c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "92c18f8ceb594d05a2e6ca4faef70e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "73718b7589a04de1afd8e3866377c526", "region_id": "RegionOne"}], "type": "message", "id": "80dc5c40f1ef4a06843c7289bacbc2fc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5e59fa3bf00041259fe57e141547a6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bc6d75d0c3c64c91ad91a13c2cbe633a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ea1a97424da543518b58a082cebc29db", "region_id": "RegionOne"}], "type": "messaging", "id": "4f59dc6337db404e88b13cd99cbef565", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f46f0ea581844c29664f58e1eb7c354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e81ca32f30ee44ab9a9f38da44ae87f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7b99f26e15e64e338afda2db1c36fead", "region_id": "RegionOne"}], "type": "application-catalog", "id": "83d100bc00bf4fac88e5da2982364119", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03c6e3fbd7bb4aaa960f4bbb1aecb649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e19fedc85534685896234ebb596fccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b42f0f8358a74d29ac4e1d62afb4a00e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3e026aa828da49a88413cd4fbb2b404e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "126dda42169b45efaae1f8c710e0834e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a91f985104bf49f2a87ce733fb2c1f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83f1a7ce46264f13ab2eedc0853ed038", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9be4987c25b44e3b86804ee6ac1ff816", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a39c0e956af45a9a3d97b59472918e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fddd735e0d942ad9d86c6daab0e61a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7e9c078c1354e0f8faf7d61c617e46a", "region_id": "RegionOne"}], "type": "container-infra", "id": "f90909c7e7484683855995af55fe58e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9157200aafaa4e698bda3dcd3d3b76a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a1610fa97dac460c90d6a22edea3ff37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cf5d8b26fecb4ed2ac54c1e7ce9e6af7", "region_id": "RegionOne"}], "type": "search", "id": "3a6edff54cb04541835773a1ffbb0b19", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a62994d00344743ab77b132b36ac50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bdb9dd5667b34c89a24c7374a66def03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "69053ade18224238b0310f697863ecf1", "region_id": "RegionOne"}], "type": "dns", "id": "2b16769d583a4d7f93208805d6f68721", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bfdf50328f148eb8a1447d9c75078f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7d0cc4902fd49edb3cf2c1951a89403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8374a4f55aa74069b01de4c4c8819d8d", "region_id": "RegionOne"}], "type": "workflow", "id": "4139be563847481a97f0a293d2e58f8f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "372c2c47bafd42898ad4cf9ccd05ba01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a163c09c4c64eb593212e002edb7ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc07fdce7d0b446faae1a0da554d4998", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e0f5c3971aa94daeb08d12a2dd9ca367", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0f68101465a0468590f06260bccbe1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "16593dabfed047948ec902c560597b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "43c6a0345cc94d55b7474425d8d03cd0", "region_id": "RegionOne"}], "type": "rating", "id": "6516197cabe347809b9867ad3b3e7df7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b7ac8ee992554799b6de6591363a4ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd82b51423d74a2b85885f1afe736de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4d6084dc8cf54b34b65fe4a8d59a5200", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7efa744ae03d42228930e2b6de7b3877", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "714480bd7b6246b29498c6130dc8a631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47649fc3b7eb4c33b0257fa9805dca34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7eba75131930449f96b2ef1023d21009", "region_id": "RegionOne"}], "type": "policy", "id": "5f603a2d2b8149409a8b121bf863a01c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b6d48f27f6945bf90bfcba30a585169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4071253fb6254feca7550c48f8cb9551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d8407eea7a0496b8fd76c59cca8312c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3093bc9fee25497183f913ee3b847dd9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98ee8bb149134528800020a4c26f7333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf0ea403a308417f88a1a856f5b58b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2b40a9bb09d54b9eae00a6deb18e58af", "region_id": "RegionOne"}], "type": "sharev2", "id": "e264f4a8838543f681ace9307b442500", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8c7445e3a5e415597066aa6999ce88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aeb510fa5c9540349c8cc00efd70b455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "395bc8afb8fa4cd692b6b7dcc6cb333f", "region_id": "RegionOne"}], "type": "share", "id": "1e9a9e51abc841ed96b78a8486c296c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d8f126185b04aa8a89e4870aaadccc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "051f71d17e824b34aa6779fc4eaa2bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9612a9be7367453bb1bb96f428f0110c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b5b7ef6e8d1948ab8aa1ba91b821422c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac0541a977f241e291a551a22088f51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824a6cd4e7bb4a7fad2bd2bf4b854fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a54d9eda0fb3483696d6bcc449ea8c80", "region_id": "RegionOne"}], "type": "orchestration", "id": "d7cefd1c79144fd2a89535e0a2af1d92", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6353b702ecd94dfbbc53542796a6da68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62aac751051d43708adef8bb0a19a63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6fc8fec70c4477fbfcd192d08e5f876", "region_id": "RegionOne"}], "type": "block-storage", "id": "f13000e11535423a9e9b478d35c70353", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a7b00286489460281cbc3d28b585720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c3da10b44f44ce0bd42b86172d4f58f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76b0469b933a4a1286e928e27270ff31", "region_id": "RegionOne"}], "type": "volumev3", "id": "d57ccb63881145d1a1dc907e32ef7d92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "105b2ebee9864d0e9e02f308a879ec77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd65fe529ca475db795aec8f9d60a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa81c4c413d647b4ba16ea21d864600f", "region_id": "RegionOne"}], "type": "volumev2", "id": "621603a4020d47049eaa876609a1abf5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19db81dce89b4e57a7030194999378cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95a6813ce18f41be8fc335165e8ac280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2c9b985d2284f48a3cb54c3bbf14bde", "region_id": "RegionOne"}], "type": "volume", "id": "5215a57977054a3a85c56f8de37a8774", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5521283fc8df4294854962d26d0c4a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e69da2e852c34da691a4563d3fe36ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16f05d8189f9494eaa27a21b5e9eb8b9", "region_id": "RegionOne"}], "type": "block-store", "id": "c7a1e3295af64c59bcc7e5bd04e6f7fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f3c1f6bc691415198c07714ed3be810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9bd83f9fe3049359c066774f743bd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ffa9688a45d4a89949214eb49ea53d5", "region_id": "RegionOne"}], "type": "alarm", "id": "6bd59530fcd9407bb65266a6f8723eae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b70004eb871545858af311825e987d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "680dcb0e873d4ade9fbb96364f09605a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7bc1744001cc4bc9a29e58026573d589", "region_id": "RegionOne"}], "type": "alarming", "id": "b5feb315babd41558910ac515e61de89", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "79e1d990c26347569487c5ba72d9efe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "49042cf874e844e1bd793ccfd05049e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "987d866bc4964e18a6d3406080062ee2", "region_id": "RegionOne"}], "type": "meter", "id": "912ee0031c2f4efcab86caf9ab04f491", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b2076af984a424eb8f5740e689400dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4422e775c6074847ac34f0e424bd60e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75f811f80e374981a73f2a1d192752e9", "region_id": "RegionOne"}], "type": "metering", "id": "88067099c96742a3a13b1f6b79f83352", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ed233a80d3c42b8905381aa1edf1da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6edb25bca9f24631ad4ddb388e8fff40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1110457722bc47c8ab94996bb751e01f", "region_id": "RegionOne"}], "type": "telemetry", "id": "2668b09a9965463e922edf6bee1e0440", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e903067a187c4f9c857b0e727a95fe47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8e9485cf678b43e18a69e7989e703613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81bc2571517748e8981e1385e05891b0", "region_id": "RegionOne"}], "type": "event", "id": "d6fd995652fd44aaa8ec51a3330eda69", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3e2f39937694f1a9beef6b164c65e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3452951408ee490294aa9c50e04dc05d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a08fda4b058f4fbaad7d5d1bbdd8ceed", "region_id": "RegionOne"}], "type": "events", "id": "cf07ca87b95443e5ac9dea522942357d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4944eaef6c447a2801bef6297215f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a9c5e931aef4fa3bd3b7083bfa1b2ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27f9b9257e594380aaa96159bc410283", "region_id": "RegionOne"}], "type": "application-deployment", "id": "edfc0c104c9c486da5373d488789c0d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3aab67d9066c4ef3a6a22f4a27f357bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ae3d40584534644b64f2fed0ecdbaf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f45324c794084c429b64644d87041c75", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4a36e7f2f56f46f28faf18bcb2f2bed7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65da441aba464d33bd34d53f6bd7790d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f1ab31b31ff486996ad3107d07b4c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ceb0ef109a8473dbadf8991ced7ce11", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "df932d957e76477fa57acf7f6b8abc0f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2beaf8c18d9e43e584fb65914e1e3fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f58e4239b6c248c8967d4a2e54a6414f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2c3f60063d64ba7ae39df775d71e24e", "region_id": "RegionOne"}], "type": "tricircle", "id": "66c50ef3ba24428d96f5aed8d37505e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "72f4dc14250c482eb68bf40ca7b41592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "32a3d9e3b4c442ae9158d286f68e095e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8e0a8f485ede421a890d57a581d4398e", "region_id": "RegionOne"}], "type": "database", "id": "690dcfba09e7465e9387b98df5ea31a9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bef64ac632a3453b926dd606a19721d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33a9af173e964cfca0dcc3e306526f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "76b9c7186ccd48c88320fe2a2663f32b", "region_id": "RegionOne"}], "type": "application-container", "id": "e4f73ff9e1c54083a3f4acc4becffe1b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d3a088a0c5042b7b66c0a99c1c9a213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92f1524090d745ccbc7edede5634fcc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "92444d06fb1040f8840cc47ad64b99f6", "region_id": "RegionOne"}], "type": "container", "id": "7d77df37701240aea7d39f4eb4cf539f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c16d83e7c39480eb3eb7bedd987c8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c46326694ae436b98e4c6f28e25f3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "930d7dcb2aca46dfad6c27b478951eab", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f8e02e6826dd48b1bfa0840e1fb13fe4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "304d6f8eb7a24a41aa87d99e2b4581d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "923ac18418b9465e8bd9b1f72eca8327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1aff90e0ce514f7a9e1a65d008f88f40", "region_id": "RegionOne"}], "type": "rca", "id": "2a0d125eda65438cbfd8441a2f031b79", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d1048e25964944edb45ce027120955b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e0d7b546fb53493d8f78b34f8d30d00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "31c5adc227964d77af81247c621a5fd1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9bd4feae93aa4eacae712270c2f93879", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a3fae475233e41fe8fadda6d2018a56f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cfd5e6075167437fbb4579e5cf3719fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7032651773634937af53f0601a7db74e", "region_id": "RegionOne"}], "type": "network", "id": "587ec8bc0bcc406499a71cbb4fdd4311", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4dcbe7b39904416e88b811ac10030faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0759d586e4ea45f591c98b43708fa71a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e17566a62c354763999e556cdd5265ad", "region_id": "RegionOne"}], "type": "backup", "id": "5cce8c90f3ce4c8bbd6d6ac764e1e984", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd7a52b5a4da493c9c3327cbeeb652a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a63a085c00e4efaaaf546013096619a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d59651da9af24f7e8c30cce4f5e91b4f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ed9b6f287eac4bd0ab54da06ad050adc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c3192e78d86f4e65874f3ec54c9f6d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e2c8f5cfd2854bdf949dac8c40e8578e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f16cdc47f85146548e95062e50d45029", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bbff8497e9ba4a618906fe070d82b079", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f43f586726e4e8fbe2db2ea15613cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e52f9b4de42b4a5db1eb2fb66a5b7bff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8a83f9fc05f84537960f5face492ef9e", "region_id": "RegionOne"}], "type": "monitoring", "id": "74d14d90f17941dba69d74569fc69c59", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "57957caa915d48729cf68344a7ca6a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d689ee0757c4ec29d482ed35c8b18ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6d699faeb66940fc8603234876aed026", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "75022e99837c443c87f37520f3a4fade", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b3f18427f45446ba5cb84f11c7d04ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b6290ea4cae646a49b4abe992f623172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7b44d9e2892547c9bba2141294f319f7", "region_id": "RegionOne"}], "type": "placement", "id": "44bc3ca3ed404923bc2f764fc8f9ad05", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba9b48c5978d41d8a5532465bca4e0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0460d73c5a824422ae9f10024b94167d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "836150934604493f8e5d641dadb21199", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e491fd4448614fd88782588bafb1437d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e5e173bcfb734c06806c24e3efc2bfd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "214a63ce6884412e9e9662beae33386c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1cde1776e2454f12aac98c9a41471359", "region_id": "RegionOne"}], "type": "ha", "id": "fff9873cfab7498590d01a595eb6b735", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f3d410831be14670b5676e3a0ba904d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "46b4731b6ac446ef8303590c4455c262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "60b05a6e922d43218d24882f126fdc4b", "region_id": "RegionOne"}], "type": "reservation", "id": "b02af9caeaf14b908ee32a86ad64b76b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b410fe3d34244bca6e19d88a33e392a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4c5beec0a8204f729c09793bfd39619a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a4c2bbf27a624e24976ee2c6fb502168", "region_id": "RegionOne"}], "type": "function-engine", "id": "2a3a067bf76c4573b9a2e2b16fb47faf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "79d75b96ff934a6aa540804e0ad412a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "53d9b089db5f47d2b87916481767e804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a2b5292a0ba94744a5a81173255e4a62", "region_id": "RegionOne"}], "type": "accelerator", "id": "8ea8b24f8a794061a027d980e70a410b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e91718deb4d4163853f7046f61214df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ce3df6d956343f3b0afc7708ad246f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c28b472e12e47a0af3d1dbd71b8ba07", "region_id": "RegionOne"}], "type": "admin-logic", "id": "07317e87323b403db1ccfda1f1fffb5f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "878a9e6be4f44af7b4595ae608915307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75604265e1bb49f693372da02d99a202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e804ec90e8a4b26b348588b1d3d598a", "region_id": "RegionOne"}], "type": "registration", "id": "df2fe578d21d49c696d0bdbbe1cd2594", "name": "adjutant"}], "user": {"domain": {"id": "60a4ffa8f0b94f2fbdc98adc09ce5e78", "name": "1b1ecf1dbcc5487b8d0d46b69f98e1e8"}, "id": "3f406ba702b24cb0aa6615361877898f", "name": "8bf3e8782a0547f2b20b962249337ed3"}, "audit_ids": ["8691e9cd064048c0b39c4b93f4804f58", null], "issued_at": "2020-04-23T06:25:57.035822"}} 2020-04-23 06:27:57,221 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,225 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,227 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} 2020-04-23 06:27:57,233 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"description": "updated again!"}}' 2020-04-23 06:27:57,237 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,238 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "updated again!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} {17} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.536544s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,766 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,770 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,772 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,774 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,785 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.697618+00:00", "project": {"domain": {"id": "78ef35cdcc2945a8a513cb46a6de1d52", "name": "f74c0925622d48b79bdb451a5fbf8fca"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a782a96caf7e4b9f9f6d705391e7a078"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8ac31bb4c9643778109777bdbe3bd56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ee35334b9124369ae44c799d27328c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f1957a970d414f8aad0d5e2e72d833b7", "region_id": "RegionOne"}], "type": "identity", "id": "1adad7ce0d6f43048df7bb3136de8553", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "48332554d3834394a1885937955a471e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "69e89d581b29482d9df322013e79a5c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a62b181d47ed4239b97006c63ed94b1a", "region_id": "RegionOne"}], "type": "compute", "id": "cb5ea8b8f8cb454cbbd0c1f48aa2bcc7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a54cbea50ed546709ff3de7d88be9908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "527cd58f3cd243958101c1c545dc8dab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fb45680bcbaf4919927e7a56d18f1ac0", "region_id": "RegionOne"}], "type": "image", "id": "4d3535b61c074770aeb812ad49358d73", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c34e238fe95046459cf4dad2ab18bcba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f676debe50c4fa19d76d88c4856aee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9f0ea0f93fb3465ca5b8cc81553687e0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a9f44f1de0d94428981a91608fd04e5f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5f23234006a4e91a32b1cb1b71281bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b874a6a2c9747ad925b6c1b26211f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c6d7d0ea7694126b90f5aeb1446fc00", "region_id": "RegionOne"}], "type": "object-store", "id": "6c12a269a08a4b999c831df7302e4ffc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fdd0dfd57c774a68bbe890a3fc9afc23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a9f3cb0a39c4ac58af35f89797f1b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae5061a3468848b0aa71092c25651f17", "region_id": "RegionOne"}], "type": "clustering", "id": "bf29666a19e0421db99043b09ad6a764", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95b0fd9f182d402faad3369b2e3911fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ca916b2d5e748c5b1a3c83e7a4253f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8799c6b155e54cf9a52c90e9916cf00b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dd6abd9aad2c43c7965f0f8d2557df53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a21a6f1005e450087db4e696d6565f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abbd07e3ec2b478c9ad07028b7656306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "65b6a080ea7a49afa447d3cc665a12e0", "region_id": "RegionOne"}], "type": "cluster", "id": "98572d620cc44633802fda9dca3e2aea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b380684bb5e45fb918fa10a1a65af8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "528df960bba94111b8ef66a0c0b40ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e559346476fe4d9ab78b25a70d745a7e", "region_id": "RegionOne"}], "type": "data-processing", "id": "19394a155dab4acc86e70984a5e96f9c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b231d62abb9f47d78d026dd46b13e4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "433a0cbfa2fd485eb0fb7e713ac0bd15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1aadc25f3b1a4d7793d253262d369e59", "region_id": "RegionOne"}], "type": "baremetal", "id": "11e2bafd14094bb5a7a9ac4e9d4cd5d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ebc8131b5c744a7db6b0fc1d47837a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d31003670acb4d38988a818ef66c0399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65615cc872174a838aa266a784f281e9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f765de981cda470386806b14840378fb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bfe7748ec62c48bc8d63e0e91e402334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cd387b7602e74243a5a75f5bacf3279d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "724567836ab74752846980c3098974e0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "231615847e924e3b8b608f14af22e093", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0ff90d078ce14d83a5f47194d504d95d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ab404a3714bc4c9382133e6c79938da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "85ba700dd7ca4dc9a7f15c8f28acbd2e", "region_id": "RegionOne"}], "type": "key-manager", "id": "20fa9f897f0f4abab58b447869f8691a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f02fe7fbf9cd412b96ddf2da4e4212fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f0576e03f8a4f77972d69d8c9f80c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5a99b6d492ff438980257d26e1948cc3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f61e9d25e5ba4ec2b938082fd8555b06", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f93aa393f80d47e185fa4c72fa14e2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6803e29e1c1e4102b2100db1adc91bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "98e592589e1744dfa9ae3b1a1eaf3502", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7abb8dd0b4344177a86a914982054b07", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "344d2c6580bd428c80842f860fbcda89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8df4f937c85f4a2fb3d9b08922e8a2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "066d4bdf10ab4a2e8793346779d4ddcb", "region_id": "RegionOne"}], "type": "message", "id": "4780e8a59d2e4453ab4fd14868b09265", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dc2e4ce976f64305a131246b8c626864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c8bffdbef0144d2391e226f4f51441f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0a84cb59b81e4d15b51836abf3b8ed86", "region_id": "RegionOne"}], "type": "messaging", "id": "6368b4ea9c1e4fda8d5745bd4541db91", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c12b5964d266497b8df12773997002e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c186e10e9bbc413faf8f8e470cb967ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e50c0450647641f38a33030a48de550e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "afa4ad5de96f49f2a8f3e8e9335e658a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f92ee70da6740e4ac4b0f4fb5554ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f54d55f3e54442729473c67f250809df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fe933c5c3e24f2d85a873cd44d2f385", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8b18cf56840741ddb4d43eb90c291fac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa42404ec00f4a27ac644bf26d0d7a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9304bac444f49349f23b2716d9ab67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c728e4f8e2e4bc8adb378411ae4f919", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2a8d7b2fe3854ba59e174500606f0940", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee2340a595114f1498924888d5d30b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bea5b93b47d34fcba844019fb3b334aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bad0da5e03b4bc082dacf0a40c67b20", "region_id": "RegionOne"}], "type": "container-infra", "id": "45ac0d6d909444a994be2cd5cc4ef235", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e1dc422e8e3d4bda938f9a951647857e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "52cce8d8ae8c4542bbeea273232d0d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "25527991e2d94fa58f9f07ae1f436b14", "region_id": "RegionOne"}], "type": "search", "id": "6dcd5b6726544724a8899995d865a419", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5ef1b851be714acab2c135244d12a145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb913df8b25b471ba3196c2d4bf2f1d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "68c8620762bd4cacb9e52a5b73adee2d", "region_id": "RegionOne"}], "type": "dns", "id": "2528eeab0587498eb245395744711eab", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea25d10738c14f7f9b2d6378c886610a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21987321b3d9412b9ac865cbd2cfdba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "083d5c195d55451f94e118963a108c91", "region_id": "RegionOne"}], "type": "workflow", "id": "ced5b05b013e40c1bded714bfb271fc6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9973e45bbce435f95abd7bb57b2e632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e85dae5f16c4401d9578802ccf5891b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "de9086e89ad84291b6050e64ffe696d5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4c2e38b9b71949b194c0da5ff070ff0a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0067adf2b7f4fa88d21435bc3d19027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7428a268f7504ee881ebac4454451029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fc877c7c003e4ec7886fc7ec2b191f43", "region_id": "RegionOne"}], "type": "rating", "id": "9f477e0622cb42c59af4f5757f96a8f4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c2ddaff108d4716918ede158e3dcc55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f248c266926b470a94611c3ff0151093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "315f7356935d4f21bef11ae83f753a01", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5a0e751f997b43ffbb732669ba9f14d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a8bc71f706654b969cd7b1aade38e519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adb0f2dfcb30498286d81d0696264c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d0a5a0c17c73408997a4a237c4a17a6c", "region_id": "RegionOne"}], "type": "policy", "id": "975183deee934b169380c1d49b43e9c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a87be1a57034d629e91143f15840d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "175e5a3d119c4212ab4473980a86736f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2464e01ecc4a4267895e99164ebb5403", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bb4cd4b1f7bd462eb7c32756065025c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "83149fe867054455b51e98bab1d022f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c3b774912e54e23a3519d8e15f7f49d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e104d36a0a1d4af7aceca05af92d6b2b", "region_id": "RegionOne"}], "type": "sharev2", "id": "4f562143231a4ab8b1281782bc251199", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397631fd265247bc8cc13e88b726e7fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2886509b016c4b77883d594d4652270d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5551910193194ca8b1cfb4ad8314a9e0", "region_id": "RegionOne"}], "type": "share", "id": "4acf90e2a7ba4ee59473f622eb01bfdc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c14a340d767428aaa30601309cd3509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fce23ca7f745455a931a0bb6f714f727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4220acc1a8234499849be05bdd324f54", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "718fbfddee5843779aeb4719ef166995", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a25154cf2d5d42498b395d6d19f186bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef50cc88630b485c8727e0a090b3768a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1e096131f2746b29be91f7ea33be9bf", "region_id": "RegionOne"}], "type": "orchestration", "id": "1d264c9f96ab4e85af392a002ff89487", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88d1a822ed8c4df386a19f32d53ada5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5012981570144d5895fc0abfb371b819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b43cacad50746bfa98845ba21b25dae", "region_id": "RegionOne"}], "type": "block-storage", "id": "340733ed0d634b5d95bb82d62906c72e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a583c6a28bda443e91e720426ef8d466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef26d45056c548a7bc17a67f7cd3a2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f4239f49a7549fd80268bc5f535a646", "region_id": "RegionOne"}], "type": "volumev3", "id": "cf291e05a4c346bb83e50cf876de1ee8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0bd5910daf14e00bf6a5ab209fb0914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b3d9ba91b134b4f96d326d8b1011006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ad95419ea2446c584535d09a02940b1", "region_id": "RegionOne"}], "type": "volumev2", "id": "c86e509617f546c1beee34807b838b44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c74e94ce4cce4fab8b91ba50d253ae8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d9570415960451e96757663ca54cc6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf8931908d274a328de607b81abd6c40", "region_id": "RegionOne"}], "type": "volume", "id": "34ba76a3752c406d8d136462c9007e7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa1d1b36b6f247d09a30b4b45a2ba051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f61126f179f45ecbf2fcadfb19c0b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed2f99722e044bd1aa1a07c988460900", "region_id": "RegionOne"}], "type": "block-store", "id": "825a27914f764ef8b4e6a44183d0a611", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "39e81fc22c4143109afbefc0ccba6c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e89cb6ce6b30411fa292c2a965c53f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a0c4a496bad34f26b8d704a229944a78", "region_id": "RegionOne"}], "type": "alarm", "id": "00e7a2664e8746a8b2ec3582df132b9b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "61b4cb220c9e4e5e92f49871dc99bb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f071281edad546ecb2b5b276499a8322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "13d5443da64f43ec89e587d9ad34e7e1", "region_id": "RegionOne"}], "type": "alarming", "id": "5dd56264e3304013a7a5315b19460c19", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "15a5f87106404feaa2e719308f8d9844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6bce75e911f48ec9c2acbf6a49d36c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a19b2024ff44c3aa5cb8e5e298cc7c2", "region_id": "RegionOne"}], "type": "meter", "id": "ae570457400647d4892e0736d80d7edf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19c8e9b64c48453f9357a1610b42dd8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f4b58fb7f8649ea9713e00058139da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d346df97ebc04b13b22c66ddc6bcb68f", "region_id": "RegionOne"}], "type": "metering", "id": "4479455d7e1c454aaf1f49f6a1c4fe95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fc3bbb4afdc490fbb6b2e0375c5985b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6239499abd2f41f59aef2544cb584a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e74f8f453c82461c9815e50e2f0dacfa", "region_id": "RegionOne"}], "type": "telemetry", "id": "2d90ce05cf854bf5832b1df6a1c80b4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6a9b5c8e6125402aad2db9803966562b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "946ffcd5d303440b9ac54c1acbdb0fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9c9f630f647e4ba8afcee6530b1b4491", "region_id": "RegionOne"}], "type": "event", "id": "96946df3decc48d6bd0cf9fc744e130e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36faab5dfb72476e8a75bebbab923438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d1986698870440179deb53ff9c45364f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fbd54e7ed0724d3f8df7ba3206f47e85", "region_id": "RegionOne"}], "type": "events", "id": "bbc52a663b954810a4470264217f9c33", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a689c058301e447ca7d1bc1a4226597b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6aa319c1d9e487392c4ff05de2be7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4a274e5baab540749a693432f82342e1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1b145ff676f742fe987536a600daf962", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63d2d2beff38409b843de51027e01ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "108c52dbf5b74e5ebe7329b1cac35247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2331b59fd22c48a487f7e27aa594b0cf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "728d80285fd6411f8386a303c36bbf59", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "826cc943b39849b0b61268f659970803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42d10978cdf84671b4a64c46bbbfb7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "55bb06a031e345a9908651179fe20740", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a6474bb36a1e4582adae59282d5536f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bf3bad293bc4d21a551c689dd90efbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2673447159c44e36ab1d81a1560ea980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8659664407d447d85ee76dff302b3b7", "region_id": "RegionOne"}], "type": "tricircle", "id": "b3f012eeac90456ba92355f700125d94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bb579e6dc2054e55b56e79c54c2a0ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "577442b7f245406fb69acb2919b3edd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a25bc4db5ada4f0493badb0b78aca930", "region_id": "RegionOne"}], "type": "database", "id": "d730adc7516a41169b872990caf4bc8d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19a79002da1046128075320ffd7919d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "906ae9b5116d478baad8839391617e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3c25dc517f224d1fb58b53a38c1c0423", "region_id": "RegionOne"}], "type": "application-container", "id": "c457d1df14934a6288ea854b12fe9b2c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7af0521758f4a86a87bf6fc1237e5f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "167a52a99bdd425fb9184b8c93eb3ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b8444f93877f4837acaf5013e340f4b6", "region_id": "RegionOne"}], "type": "container", "id": "3b8afe493f794b11a9e640a6b66a4976", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fd227c5caad42c6ab269959f748e106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16c4d14eaa18414f9898513f375937d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "207950c5b9de47f8ab4e8d96d086dd8b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "55406177066a4650a4c6a52148e54cba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "217a75a3999f4f8b84452fc6604247ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c7428e983f842239aa086adee8c9800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "462bb72498314043a142265978324599", "region_id": "RegionOne"}], "type": "rca", "id": "903abaa8f960430aa2feef020a628650", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec2a1ab45c694df486edc1c586f4557f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "69774f0f5d3240468e7e555f115debee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "710fb9ff1cb3461c866d82df5be80039", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "af362a694e0e43dcbe2c828226e958d5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "65e308ca448a43f1a2bbb022dfd3f2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1ccfb5da50464de59a88da165b7b2705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b858809031d24f699bbeba45f21d0f99", "region_id": "RegionOne"}], "type": "network", "id": "45292a635cc14833be0c17a10bcb9665", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "252aa0e129484bfcaf70100b9c8e529a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "12ed3bb20dc04910ab572ee4d8e57e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b5ff926c5fa74517a4e4ec35e42ebb3a", "region_id": "RegionOne"}], "type": "backup", "id": "777f0eeac77d461f88639010aacc35df", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b18ad527c1ac45819d9d61cd7dd8c40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20075bf0684d4b718f7f639e42832c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de879c4b33204add956de04419b29771", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a5b67d2e9d1e401c96fc9ae0f944b3c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d53a5d3109574c79836d39624d49bfd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97dad249cb2146a396e1630338c1976d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4de634dd477d44b3b19f8a08d2abe0d6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a1a19b0b9d534fe280cd65c5b4e9297e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b37f4aeaf1004989a27c462f254d8cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "409667708238460a988b85f85756ecac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4308666f94394beca80aa1d1a826b4d2", "region_id": "RegionOne"}], "type": "monitoring", "id": "24d1298ffefe4786be4d8c0fbd0aaa10", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d4d2b2079e794dbaaac7795c34029987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1a952a01bc9746daa5dff2b760f6e460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "39a5980de58c43ba90107c51749fda76", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b3f16c96a6094284ab27dbebbec580b7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "72a8e19448ef437299041fd8fea1a6fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "158c140539cc4bb3aa102e64245f67c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b72e3ab2ab424c3898a90715752f4d3e", "region_id": "RegionOne"}], "type": "placement", "id": "8ebf12bdc947454bb50a38782fe16f36", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d083df6e42484017a6561bceefbc78a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e20ac9e76c234e5d91703d8674049987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6552838d47cb413b9827d8efdb9da0ce", "region_id": "RegionOne"}], "type": "instance-ha", "id": "37bcb044136348359fbbae7457c0d681", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "799fa56840cb4e4398f9aeb932490355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2c5ba155a824a8bb7f74b2ad36d750c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d09c9146139741ea8b2d62e10be6c45a", "region_id": "RegionOne"}], "type": "ha", "id": "63e4ec9fe4ad4609a8c5770418eaae62", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "83d443965647476abbd33e9f66f87eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "25b341b0f4d048b289edab8d2bfe7d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8b16a6d0bc31461789981dd59f7cbef1", "region_id": "RegionOne"}], "type": "reservation", "id": "be8bf6f1da9d48e984833e35d995fee9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ccb62b4c9aa94b15bf4ae64517c6cba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d469c01a0cf94ffeab14027b37a2b422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3d288500e53d4c7badc4d5324416c67a", "region_id": "RegionOne"}], "type": "function-engine", "id": "d676e7ac980747d6b5854949b4ce701e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ed4e0f84038747fd88ef586533c6fe52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2cb495f8a32473e9dad55597b14ad3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "61b23fb7d38c4b5495327c2ee269b24c", "region_id": "RegionOne"}], "type": "accelerator", "id": "1ea02c24eb5b4b2c9e462210b87276e4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5dd77feb94a540f89fd5fcfcc0467284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b42d39cddabb4d5ca5dcfd63e3f90bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eb91e36cbdf3462aba02f965585389fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eb53aba7f9b14981823ff6e6dbd3d30e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5758d195cbb94840b81ba835c8ea0fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b82b967156254637b96d424035f0b52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "adebb4c28f474f38ae79fcf7b63b11f2", "region_id": "RegionOne"}], "type": "registration", "id": "a076c157f30b46fab30050c2ba315904", "name": "adjutant"}], "user": {"domain": {"id": "4d4c0881869b4dc1b5b35b8a3e0940c8", "name": "90334f74844b45d28e21460c4edbba55"}, "id": "ab2bcbe9c53240799b2d028a3a46fc5a", "name": "f3d74f87fceb413d894fa5d4d3446b6e"}, "audit_ids": ["6984110cf0104cc7ad1fb6586398974a", null], "issued_at": "2020-04-23T06:25:56.697618"}} 2020-04-23 06:27:57,001 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,007 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,008 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,047 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,051 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,052 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} 2020-04-23 06:27:57,094 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,100 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,129 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,133 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,135 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} 2020-04-23 06:27:57,177 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,181 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,182 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,222 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,226 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,227 keystoneauth.session RESP BODY: {"floatingips": []} {28} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.158152s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,200 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,203 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,205 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,207 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,218 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.137285+00:00", "project": {"domain": {"id": "2424a655777c45128f54adc560ebc14f", "name": "d2d2a77fc75b481cb846d865a83a0f17"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aa6db86563014840ac1c45c15ff47503"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "188dfaf52654468c8c2f759f3233344f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b14224d68190436b9624eaae20dede0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "01ba8ca53b9c41a198ae08fc352bde91", "region_id": "RegionOne"}], "type": "identity", "id": "707453d3b6e04447a693e62f2d804861", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "99ba91f324c8415abf963c685026f076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "83c718996347438ab469eed87bc16bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0f48660930ac43558ebe4ea621be8042", "region_id": "RegionOne"}], "type": "compute", "id": "ecd927d70817499ea290208c33bfc965", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b37c8dedad3f4eeca5aec7e3c00372d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7d807fe468c44d4c81dd1a54c48d31c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "30118c5d9838485a9b5805fc1fa6d4c1", "region_id": "RegionOne"}], "type": "image", "id": "88ec130f04124f32b18f88ad577c149f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b156f7fe06bc458599e214b9d7d35185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a7711840c7974ad1bbcde3d444c974bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fe239027e1e24286a378e59c8c6fd978", "region_id": "RegionOne"}], "type": "load-balancer", "id": "44bda92698e74fe3b2e9381faa86ec07", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de226af770a94bf885fd978ad3c878d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d5adef0c93c4a66af22dd1a40f442db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3d6178f2b447359ad478e9e4e5061a", "region_id": "RegionOne"}], "type": "object-store", "id": "27e78adc86b445f293a30e3e57cf3436", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4abbdf0817b445b1b3c18afb16faf0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fef39020517547b69aa1828b3d8cff98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6c160ab93def47cda78915451fdee419", "region_id": "RegionOne"}], "type": "clustering", "id": "5794473ac5c14da6a12fadb2b8a2cbf1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8380d5829cf4b359a95a891976e27fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02603d0ffab04738815128357be92087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36c87c966beb4cfd80df654b2e48bf5d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d19c98d13f6c4444af99da54f928bf46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c735da8c760f4bb0b563f599b4116f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3fc7406b42854efcb48af5ec29db6a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d75c64a7e9d74213bfdd2bf5f8e7080a", "region_id": "RegionOne"}], "type": "cluster", "id": "a2323b39268c49f8919644ac19bcc666", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b835fcc7426436fa76fa660ba040c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9d7ab8c5f464e17b90856b688a42792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29f3fde36b60450f8997d08acb6d5a7b", "region_id": "RegionOne"}], "type": "data-processing", "id": "14fcdba4958447e58cb343b77ece56ec", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20d147ac8bf6469ca918451400100491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f16dbfad9a5d48fabf40d54056ad2858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e32636b7cdb640a5934b66231b140ea0", "region_id": "RegionOne"}], "type": "baremetal", "id": "ef37016d88da424cbc6c250f9d25f4ee", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef8413c08e0a490e8f4af6b1064a9531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee5259dcb16648638b5b9d16deaa5165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be2823bd38df433cb9cd15023705d5af", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d9b1695624b84bd2885d11e9dca92247", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6e0979f11db147cf91cb6e5fbaa8e395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fe57e4b18b3a409da929fbca74246c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "87ce0dc2a4b44af1b09a0b8f224ee4e9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "13032495d6f146e0b50d46a89cb1e04d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fce7a259de6e4d81b7c94ed398c5169d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "808fade2be3b4e8e89fbb256b231f46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a7d2156745584f9ba1254a73191f7169", "region_id": "RegionOne"}], "type": "key-manager", "id": "b9fa331170f448ffa5157f8e208fc1ec", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2e7e1f7d01c426ca2688ea4ba6f3fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a850ed0d00444ea85da5adafc2c26ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "403ba468e60747d2b79527f9da99f044", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b50bc54a16484e14adfab358abcb12fb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6df9ead93bf44e95ba85e028170ca846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0d3ad4382d043a283a3f1df28f7df19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60d76b64819d449e81800feaa450c0c8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9873a6df307e4ae68043abab4ea78b07", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "90b9f44745534a40b9149e7ef6dcf315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c42c6585c69b4b5ba071ad2ac0a8c35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0111ca20130d46c08927ca56afe8dfea", "region_id": "RegionOne"}], "type": "message", "id": "d46770ac08b045b680caf03a5b803979", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "461aee0ca69842779693a6a0e33895d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b2057e1885a54095b555e68944aae11b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5e787abcb51e4579962e355ab5a064a7", "region_id": "RegionOne"}], "type": "messaging", "id": "dc3fbce25d2f4bd7968f058bc0ce6ce9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "322c5e8a68e74725bc5d610c97f08990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e91650ef86b045c5937d28ee7e559b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fee5bd5b894f4eacb67a2cc48322e159", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c6fea2c01c3944c6902768d716f627eb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80b8899c16424e5f8c7382721a1009d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa281a1fbe224972b61f13f678945ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b4747317e1c4b78b82d5719c672d4b4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7b3a4455aa0a4950867528f5e3a185d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bb743335f114072bf1b4e1b8ac0a489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d239e3dca3494067899ec2b69ebdd0f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d941f766e204e34a32ea047d823e8cf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a3ffcf046d1d416c90bbbcb5060f84fe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "631159b4209243e3942b3be48f73d2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41ffaa1033d3478898dcf349696a4474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b147d8c720a24e02a37a9120dc379e66", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e5ddf15f6e64247b3831ea0a394d167", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c3405bdcefac46a5a16a3210638df6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2471e6ecd394408fa1695b9db079a5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e1e79f968c184d959b6dad28dd30366e", "region_id": "RegionOne"}], "type": "search", "id": "2ae39690ea214d94863d191f606acf58", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a7ca91f0c9744da8a016ea7fedddfd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "20b476eaa42b4a5f9788565ad5fe86d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "82cd1a15e0424caaaaec7982cf4e5481", "region_id": "RegionOne"}], "type": "dns", "id": "5f057285f3694477a17ee760c7dd3154", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89b04f25b8e6499a813851e2207a8f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b9dad0e852f4e29b536f07f50896652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7056a46c506048b2aa8d7f9c6f5a5a27", "region_id": "RegionOne"}], "type": "workflow", "id": "b4df40debef54b138a5e7092fa825814", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "90ff42b578c748d6adefc7f1b2c36a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb7953d7c780463393f52d355c0504f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e51aef235184ef48e06b5d7dac0be54", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c63e1c1f27ae4756a4745bf040524ade", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "932c71083c434f9c8ccbbd30facc0f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2a6d446550bd4c84acf76f9f9b27246c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "64d4af5ef43c4866a2e3e7b7032a7d37", "region_id": "RegionOne"}], "type": "rating", "id": "e26f7e00c72342aca7cab0498bb66017", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e6039d000ba4fd19489873b8f989ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f44514792534b99b17b815a5f17bd1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "685ca9d7d80340ba930d5f6906a44adf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "33733304d27a4a92ae6cfd423b2ba7be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "71edd66ef0ee4caaafdaa90bc98f8725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ae67d1a5e694e4a8dffabb7cfbe30f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e22b160e6ddb44af8b7d60c7d8501986", "region_id": "RegionOne"}], "type": "policy", "id": "97b599ffb93e4a78b042aca4e5fcf3ff", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1591da3922ef4a429c7094391aa989a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a37f3e9249a42719be76d80899102e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eac4c62fabc24749bedf74e6e10d7dfe", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "44243888a6b447ea9d6f88e65ba10c58", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb94578db07642fba2289a86d265622b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31992653c8f4464d903ae2b47b47e8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ccb2dab715f40c5b7f6bceb646f1bfb", "region_id": "RegionOne"}], "type": "sharev2", "id": "febd6a85e5b94f09a66405afb4e88874", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e26c00bf29049cfa6baaac24cf13498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87dfae25a8cc4b6d8bb109a49eca107a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef4e27e8d7d249f490fd5fb0e8975d3f", "region_id": "RegionOne"}], "type": "share", "id": "a278b58d5f574d09951aec6aa4e8a208", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "11a433b077194a2f99f7a0d53eb91423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f15f9c5321b48a0b1613ea93c242cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "403d5e21de0b4a2f994eb393b580485c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "54d84f852ae447ce9c46f1ea3ad1606d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a94dc60c5ffd449fbe6e1eb74da0adce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "909cf2ebe3d44821a9c9b736f3ba5521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d3dce1379ea4dd0972de692edb0b2b1", "region_id": "RegionOne"}], "type": "orchestration", "id": "d09d36dc7beb46c99681f4fba383b5ad", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e7177734b141d283c7045be4a5ffbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b31b14278804a2396bca79ab14c5a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b857e126dc54c7bbfecc4f964aae98b", "region_id": "RegionOne"}], "type": "block-storage", "id": "21de179e7bd54239892546f7b2dabf5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbb846d4524141b1b0c22a9b167cf5da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9aef48e50474209b10e71df4aa3e9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "344f818e8894423b9df476401166dd9a", "region_id": "RegionOne"}], "type": "volumev3", "id": "c104f834357840719a06846a921f469a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "403fd539015a40d6a6060d516d0328bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44d35c62546f4b60a80b4625fa26826f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6e1e24997f7499895eea138230aa8dc", "region_id": "RegionOne"}], "type": "volumev2", "id": "780abfb65c4f4e699c82da1498f76dac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64b9ce213cbe43cf9fad5c3d7f454a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c477d8f557254fadaaabe29a9e9e9bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78d68d5acb084b968dd11ac13b63d20f", "region_id": "RegionOne"}], "type": "volume", "id": "d344618134ee4ed59c79b54ef78879b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1383e3bef2744f999ee2e9af8665e565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58493df7c40a46ff8b493963b1ad9e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0521b09c82a647efbe6a853fb9cd8c8b", "region_id": "RegionOne"}], "type": "block-store", "id": "3fad9a50a50145bf85cd175cf863871b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8aac5d055a114ec1b35cce8b020fd08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a616dde2360646fba1186bc983d50c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0c57914f952d4ed89e6643dabaca182b", "region_id": "RegionOne"}], "type": "alarm", "id": "d07e96033147447a9c36fe49a4643c6c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "26b2984533494d3ca17ca69128eef944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2135d32ffbe24bf6bb18f2a86bf85073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b108dff0e1ce442d8c6ac9aaf3138cfd", "region_id": "RegionOne"}], "type": "alarming", "id": "c19cdf2699d54c4ca9344657e068e05f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c6b8b3976b24bbaa9ddeffc51ff8088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7e451a582a9472ebc4b454c1f8752a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "883bfc273edc43e2b661b1219eac6d28", "region_id": "RegionOne"}], "type": "meter", "id": "fcf1297a9c354c0e8f687351c2ea10c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "994ba203d81d4dc69a7256066620f045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7ba33156aa845f78eb97d759891b440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83003dd7ab1c4d26a9e729d44b8c95c0", "region_id": "RegionOne"}], "type": "metering", "id": "3248679df59949f2a9a87c841c08f635", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b8dc1e856ce4c11b57cad661fc523cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d77773c2f2142eb8e6bb373c4ff223e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75cfb448a2d649bf95b945226cba9d84", "region_id": "RegionOne"}], "type": "telemetry", "id": "311f97140b7946feaa92b8a2a52e66e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "228ef64304c54ec294554e9086db1705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14324eddcb4b4f9191ce8691a9904286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ffaf2197eec4f5aa96a439a872e49db", "region_id": "RegionOne"}], "type": "event", "id": "c8337a47d2f340538e6c0857d7a9ab2e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a34900c105847749677f1685f8f52e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "089732a9e60b44ba8e06047a7f670fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e10313056efe4affab0b500ef17842bd", "region_id": "RegionOne"}], "type": "events", "id": "123df71032e642c0bcd668f238db6abb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe91c1857c2741e5b37f10b84fa8b3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d076b7ff9594104babb6b3a72b2cc3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a47d196c70f4be790cdda75e2282330", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8499ddb100c04c16a2950cfb719e0b2d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "121b0d873e444825add50bd338111819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "313976407df94e6b8641025c86dae1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a7f73db79894a3d9d915bcd5c490661", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a2ce1424f7b44ae58e33837237621e5f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36e0734c721547848dbc22fbb7f23bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbae73d2798244fd921e3cb01180a462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e2f1820b0d74d058ce6ea3d85c0c0b8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2b7d9120b227495a8a9e90be8bffcced", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bbb2fa4914c4d71b404de8fba659178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd45ae0090374fa784e6ffe97d44fc5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "41840d7df6e84fa5951fa172fa5cd34a", "region_id": "RegionOne"}], "type": "tricircle", "id": "46ad81b89e2f47f4bc28e5f465f6efec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c2360dbd3b7b4fc6ba1124ec992760ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f2fe57d42fbc4a6d87b25e7a86105e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "462ee58c010c487daf7c5e0d8913a9be", "region_id": "RegionOne"}], "type": "database", "id": "5c2f443e10734d38a1990b153af94c4b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aeee65f48a894c78acced4b29a1897f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3aa33945cd54c41a9fcf690b10cf373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98507adf22cc4c4c966df168c55515ef", "region_id": "RegionOne"}], "type": "application-container", "id": "fe3d90c73e814edbb9a1513df32a9660", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28c86908db9d46e48919e53afc66a12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7571642c903f402aaddbcde973803d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e30a1f27742a4e75b8f30ce87db77a2f", "region_id": "RegionOne"}], "type": "container", "id": "0f66586d31c44503b27ad39cf5174015", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a79e9cc75904e9ca54c04f9b67ff22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9d2a3d662d344f48b1204e66ef16179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "948091f23900435a9dcdc63d4ec2e134", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "74981cd128cd42a2b0e440df2927c5a4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d5df12e75e14b2fbca8e912baa214e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfdc5a6e202643f896d2794209ab3f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b79cd23d91fe4eae88b332eea6b7f60d", "region_id": "RegionOne"}], "type": "rca", "id": "0294b77a73144bb488d24b2477f0f3b4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b1adbf9a32884eaa87840e870959583b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb46bf728c4146ae82961a99bd8fab4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f5cfd3ad655047439bf9e77bad68e4e4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8eb0461ee6cb4848aa447998c34b640b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4fcd160a47f04ec2ab07b210cfb3fc10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b78c9f6facb54e4c84f574836839246c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "eb3b2ef17fc7407ebbcb0ef883aa8e27", "region_id": "RegionOne"}], "type": "network", "id": "9ab01c808eb54ef8b6fa22afd4232f1e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4e21b0667a1246b1a181bdff5112ceec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "70d9052d59604221bbc83f5f116a6b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2c85e56e1f2942c694456bc57c01863a", "region_id": "RegionOne"}], "type": "backup", "id": "3feb8d434c0944a396a8c91c71a8bd03", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "188f184342e34497b243ab0e5406b998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d3a27477b6394bcab488a706c0619346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20a9e0174e8f475182ea33175a222a6d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ea55d204bd354887a436fcb69397f44e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "264d0facbbab4d16b3912e55d6a31d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb0cf3b5bbfa412489be5753cac8ff26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cf0a1aac38e1481fa25c67dc2d471e09", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bb0c9d0618f54ea2b37271284855f3dc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25af3521166c4a449071fdabb087fe64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aed824b93fbd4f92be161f753891e11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "987ef91816014ec2aed383204931e276", "region_id": "RegionOne"}], "type": "monitoring", "id": "4ba1d7fa644d489fbc2ace57d2d42763", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "319865f18f6e49d8a6e4d627620294bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d895a9f5d8645369455d05f05b600ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d07614e2b636455a9f1191c499d4d6a1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2f5ae23dc78b40579866cb9539b12b83", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba54903b08c1425bb76b9a2bd8a0ba2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f81f2aa94a4c414c84e02224fbb20120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fcf208dfec6b4296b4b060b14cb2c555", "region_id": "RegionOne"}], "type": "placement", "id": "c81c8cb2ace041059f35940a5f28163f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49dd735bfd7940a18ff839f0564e1756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e313961f71454fbdb4b8f1cf391df66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8bb534d375840298ccd54130e8a8ace", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0514f80d1f67431697b710be350b7401", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12c964a5b9434ceeb0d2f7e60e60e78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6da5393614841f7901fd1c93408a895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f67fd8fbc8424230a8ed612625bb3ed0", "region_id": "RegionOne"}], "type": "ha", "id": "8b6d019f51214690a3fecbc70941055c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "074ce529c2194892be35fa87cb5c1889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f1d678124dbd4465a36bc9e931a603d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "de962139b94946448231c1f4607ac88f", "region_id": "RegionOne"}], "type": "reservation", "id": "cc0b38225fe441a29b0ce608bf06d8d5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e98124e7119e4435a7c285e4ee5d4594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2dae2af0d6204b338605f505d5f2f670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "13a892360a904398840daf6a3a6e7ae9", "region_id": "RegionOne"}], "type": "function-engine", "id": "802f609baaae45c48923bd4d0fab08b2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "45b52c3d8bd347489c53cc7e82ba79d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "088eae243b7e4abe9f1fceed1bb9ead9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5fdbb0e1e0cd467da3a0a6570e425fd2", "region_id": "RegionOne"}], "type": "accelerator", "id": "7d0d13bc161340e1916f37b64af07233", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a18deca63aa84f2ba004f41b313008ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d2509f2b652548bf8b98ca3654d67a49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "24eced4037ae45b0996bcbeebcc0271d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2d400b541f9b4124a1e845f451fc3a76", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55085a82cbde4a9aae53c30115f57276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "008cb101e18f422d931b6177371876c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6b70f3e98e634566b8bcfef6de827c20", "region_id": "RegionOne"}], "type": "registration", "id": "03d49a107f2642a69ffddc4ab37510c6", "name": "adjutant"}], "user": {"domain": {"id": "2ef39f2f91254cac92c2edd53284e319", "name": "54b6d54b72a246c9abebb20654fb5336"}, "id": "ad5701c931b846a5bbc6c5d078dc0e59", "name": "d52b5e2680df48a79030c24063710730"}, "audit_ids": ["dc9df06eb9b4420791a696b519c7cf37", null], "issued_at": "2020-04-23T06:25:57.137285"}} 2020-04-23 06:27:57,279 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,284 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,286 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,290 openstack Flavor invalid not found for deleting {9} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.229348s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,124 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,128 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,130 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,133 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,145 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.057856+00:00", "project": {"domain": {"id": "d941fab633fc45d9a13d1dfa8d5f734d", "name": "b7a247fbcb2143caa4ec3d3938072824"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f9cf5458cc304241bf79d2188be54653"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7e8919bc167f47a5b98532fb2aedbc75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6a3497cc05a446c7bbfce2e4fd2fca91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3e3b4a0e44364a4988de7540d6eff033", "region_id": "RegionOne"}], "type": "identity", "id": "96720ccb84e8443da57d92631d365fd7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1056a3b13ab743febf4b996b809a9d1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3427bd542e724aa8b32502c7d2f28807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "98d0168e91894e77bc8749b9dc4734af", "region_id": "RegionOne"}], "type": "compute", "id": "0b0e3f08a85b4a5aa398ea84407300bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f2e47f55a7604037ba06afacb199091e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0124c07af5bc4fb1b1d2af4e01852948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b564e9619a134a7492b9a4c4a103c6b0", "region_id": "RegionOne"}], "type": "image", "id": "f456d7870d9245948814b9519abf2c44", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8de53c2d788c4c02bc28446e123c222a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "65f64cb3c51b4261aade3ae164c1c4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f791599e39b84f409d66e0059cc2e7e6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "319f4c5f823841d3b3e125cdc0c8bfd2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3319c01fb9e24cc188e3b40474784196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f8de1c3cb8b4386b5caa7a21277e77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a2ce5b2ecb4b83a7e9443ac9dfcdb8", "region_id": "RegionOne"}], "type": "object-store", "id": "f035a6d90e904e35a2149e13b940b242", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfeec832fa3249a78c3fd4c2cadda226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86c5474b8cf542598a5bf88b71d77479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ffabcd137994ba082872a71d4916668", "region_id": "RegionOne"}], "type": "clustering", "id": "4db31ffcdae84a6cb60bd88286e8c072", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66fc7938d04b4b20bd983e48ae3c0a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78275acb28c746d1a9f99bbf966d2463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3e43a175a00f49678a387449f181aece", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "06b02b810b0946449f41083307d38948", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51c87b21286e4bafaeaa2b77b4d801a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df5fb624f0764e3c99c2f37ec4db2004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e8ed4a52703447d3b03f6baf5b0a5374", "region_id": "RegionOne"}], "type": "cluster", "id": "84973ef6048a465b8210628aa30ea894", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dea5ed420d394b58a8a825be222fa69a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "30929985a09141f2b78f7282279d487f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "47fa38617e04490ba821755e1c9b0d65", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd1bc70e2a8749629b4fd280b07ed032", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c02d2533ba584743bbb0f6e34551a9ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0be84f50222646758f9f6705f50a9674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03e7e5caa5aa4171b1c657acc1fcf475", "region_id": "RegionOne"}], "type": "baremetal", "id": "c5308e0a3b1243b5b03544c48853206d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f13933ebf89c4f7cb40e060e06e054eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56c0126779fb4bd5847048bf105a0675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "36d6123727884e25b7d6724fccd87af6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c777da7b0a21407aa8a17f7cd1d545d5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "88768436274f456faab03081683df1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "701bab2a80da4e388a7d1b4440ce4dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "666a8ad52c0c4fd0bd9d1d2dc6148fec", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a4d57f2f1d044a57a1036d5970164b76", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d27416a7ce1544cfad6e5de0b250db1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a8a5cc18c78447bcafd81b3a38584d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cc56b8608ef04e9f84f2a0c186756b0d", "region_id": "RegionOne"}], "type": "key-manager", "id": "807bde44897449ef957dd2ef225dfa61", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a67132b2d9c74143b5416e7fc20d4a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "098261ddd32041028ba12659dd5d6b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6bc384fbff4c48eebdbd708668c180dd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "158f082f64aa44748e8b1ac33c0722c0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51255c835d5541909aa2828be5f39325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "519509f2709c44f383c79d394f59f25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "302a9d1ee89d4b17bfd792c67f5e4be3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "15288bef9fad4d33b6c5accb41f98417", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15c7e83eb2f94a5dad92e2a04fa999e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2c0f7f71066743e28bdb4c82a2c5c600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dec9349d127d400daeb97ff2bc0f1b6f", "region_id": "RegionOne"}], "type": "message", "id": "82fa2141dbcb43a5b4e8adb6b964c7c3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e02bd450822e4581b2505f376040df36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "142af4b1364f4339a1bd75f51c90ea26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb6fcb9b73c847048ba0607dd0317b49", "region_id": "RegionOne"}], "type": "messaging", "id": "9c34262cac9a4429954b528eabe86630", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "837293c06a3b493aa3ac269d5ae3cb1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5464e58d9f7b48758ff0938dca94c6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "866e50dcab404ac58f7cef0911f4dc22", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c7fcfa0b1d554bcf9370588acc12c89e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "caf8e15a14b845549d664f4f6c597b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0854dfcd3644eaba6768dad4f0a2e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9966d0389654356b29d67acde90e08d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8f367ae3e9124ae18e86c7aca8419054", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b806875d46d94e18bf2cf4d97fe8643d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c584bcca23a461fb0dd9152bb513d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "654d335fd65141c7bf288e1c8f16ce6a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "25bdffefb3e84124bdc3bedd835a13e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64adbaa9051c4a5e8f5eaf7322383c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "611e6f42ab3a47ec8d411a911cbe0b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48e8249ed5c4499a8652b44a3f24e28a", "region_id": "RegionOne"}], "type": "container-infra", "id": "0818ad28c1ab4c6e98c610132d5430d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d76baf90a9bb4735b4fb7ac28ce1d374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9d6bbc1c6a4f463bb922cc4e06b176c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "518d84e8fe3f497ebe6754f460afceb0", "region_id": "RegionOne"}], "type": "search", "id": "ddcd8a857bb8493cb58d47da20298e4a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7fe6a300ed984db8a2c0a1231e7f694a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a03cd370916b4aa3964be8070ca0788a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0dc72c67b68a409ea125c8f6e62091c1", "region_id": "RegionOne"}], "type": "dns", "id": "3b17874694bb4c05aa22a458b2e9b665", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7cfec0e4c027437ca6d6d9b03da1070b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ef59bfb0ac94b85aafed0b0bb15a1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dc82388b4b574178a6eb74dcd70a3126", "region_id": "RegionOne"}], "type": "workflow", "id": "686fc7c76b534f0b99163ef43692178e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2b4a421e933140c9b1ffdb0ea30020d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f94f0a7b74c47ad8f6b4f8f95fa7fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "adaec7538ef84a7abc992ea207ba1188", "region_id": "RegionOne"}], "type": "workflowv2", "id": "39a2461546214e9f995b947c15cb22b8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "81ce05e60665463f886c96b7d50324b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d5fdbbefe0dd4358860db3ec074f5b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "49ea7bcf532e4f34a20b8039c878d678", "region_id": "RegionOne"}], "type": "rating", "id": "9f8ef56fedc747b1be432c3d682d7c7a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c1294eb240b4c36940e0343b1b3fd62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49c0d5fb7f0e4ec1a0c642adb9473208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "482f17b6aeb14257a56da69fb9e76de6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8b72019268354ea1998dd8bd44354e49", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92573ba65f334e40b5f5ffae61d8c2e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "04c6b508dc8742f784ca179b3858f7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7f1144cb790048b888c47cbfcf34e992", "region_id": "RegionOne"}], "type": "policy", "id": "2ccc4afca47545689b82b17e0149cf4c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bed401aff3bd4987ac6c6f256f39fa51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60530e04ca3044d8b2634881dd2089c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87b383872fde4fdb81fee2440f2bbe2f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6bc863cf4ac34d10bed783104736cca4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20c200e96b8b4f80ae06b8510e52f0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed741695d702406e812fe5e13b52839f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2111a07e6d74d3cb58f095ec4f4e9db", "region_id": "RegionOne"}], "type": "sharev2", "id": "6c1a40ed98c44c81b6c20b3087f09c38", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "750f5599686644f588aa91a4060169c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f04c683618604922af4c0c71a6dd01d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f374e370d04e4cd7a18eaa0ad5dbf0db", "region_id": "RegionOne"}], "type": "share", "id": "addce5111aed48dca84df57901cdef2c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a11db9e820e4dcb8404b47e9c8550f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6d6f466d0c44a208b6231a694e280da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1bdc6d2dedbc40b8a013c602e7834eb2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "92ad90cb467a41d0a1a673e42d53a742", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d562840ae8c4ca0a09a48e66517c357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19401cb0f09349669de3a54e23428ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55390ffaf1304be29a18d3d1ba820ca5", "region_id": "RegionOne"}], "type": "orchestration", "id": "13514af8f5434493bdf66fccf77393c4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3852afd4fe78413b9ec09de3c1a9add6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9ba2d901b2140c09cb0ec676a3d0ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86fc1135ddda4ba9987bc4859a9c61e9", "region_id": "RegionOne"}], "type": "block-storage", "id": "b92f4b92390f4e919103c1f0d1b14c2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25eb0c5ae1f849dcb61fab47a2665eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "692b82214ca44af2a302f5abadc9d0a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6028c744f5604c47ac57024b3d1b9e5b", "region_id": "RegionOne"}], "type": "volumev3", "id": "d319d65ba55749c5a71f92112206050d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "399395c5c6f64d1bbe17be9318929537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c448dbe8ae3343bdb6f7c9c46972e914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e19cc7643ece4ba2856280713e3dc428", "region_id": "RegionOne"}], "type": "volumev2", "id": "af3083b587cb40dc9a30d553f3882214", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bff2f217e2044ea484a80b1d03af8e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2874e89d599b46098c75019db96845ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c8e228e82d54483ac845b26274c9ff2", "region_id": "RegionOne"}], "type": "volume", "id": "ae67af3dc91d4804b482c35099fc8af5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53001bf7a42142ed9463373e427548c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a56230ecdb394e359768f82a95920d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc53405802ea4d68976e4f4666077244", "region_id": "RegionOne"}], "type": "block-store", "id": "7a9e5d7a112d4aa3adb889312c48f708", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6df5276d650447492f90a0e902f114d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b19f5c55b22645718ac45b1f8a23e069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b7f7d56a092c405a9e0d8efec640c878", "region_id": "RegionOne"}], "type": "alarm", "id": "566302b1ef564b2fb1a94c32b133b60c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6966f0157d5a4b62a3a3f79454331a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c92539ea51f4071a244f555ed332c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "614cd6ebefa6428ea2823813a11d2aff", "region_id": "RegionOne"}], "type": "alarming", "id": "dc9da28cf96344f2a80b7809c35e4029", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eee1b4aacd114f16bf5728ab896eee10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e66a3578847426eb9b257a614763d54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a7a0a990318245809677e52060bee21d", "region_id": "RegionOne"}], "type": "meter", "id": "b11c67a84bf244e28774ad30dffa7883", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "db454cccb9384614b018f03c9e4ad701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "36fcfa2ea2734f638156f6987a7129de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f5a0c2e15134f758107f385aae7b7f0", "region_id": "RegionOne"}], "type": "metering", "id": "e50361565aa640fcb3581169e4310475", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e63b4f8c794a41d2800db6fbd81cb44e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4cd3770cd714da797c759f4436fbf3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0796b376c7e4dc9af7defef6479ce71", "region_id": "RegionOne"}], "type": "telemetry", "id": "9de64b18d408417bba98c3c4ad7bc213", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e1a1b9fcd78c406bb32fb96e6e87cae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4894ca91f4d84bd08d3c27ea0921a2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8bf22e1138d44ebbbea88881f78c7a46", "region_id": "RegionOne"}], "type": "event", "id": "6b8268d06ee046daa0b8928ab7efb04d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3388dd70958b4cd38457c71d415b4d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "67ecda3d34334a99a53f376710f86b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b783798b9bb24851982397c5f64f49d9", "region_id": "RegionOne"}], "type": "events", "id": "2f7c5cdfec354f8a9d7f4d0ac2e0c081", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a6760e9c8f44d8eacd03d052b30554f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79eda223d4ed41eea93f7766d167bcb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dc7752ba3b9455b83c84600fea6c7a1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cb809a0e6cff43068668a74894a02555", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba52110a09ff412d9098084f213845d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23bed53c7ae7447b801fd98d73a6a37a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5fe2bb39d5b476f993bb691c8a0966f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8239b97457164153bec9c79e079109b5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f67cd1dd97cf46ed93b4a27424f74d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce37a3ac3d864a6a9830d7cedff32c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "45078f5448114ffb990bc9e80a1153c3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "074cdc04dddd485b9c720f6d139ce3d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca046b2cad854115acef7fb79dd0c287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "656be1e695ec400aa3b5aa406051c0f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd75587519174425a501e73ea4a596b2", "region_id": "RegionOne"}], "type": "tricircle", "id": "f51e31ba87d84c01bf025118c5bd40b9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c96688467a4a49e99040dc96047cbdb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "780c70d072ce49549c58d0f15e993c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a7cfacd0912f4006890616424e1b55db", "region_id": "RegionOne"}], "type": "database", "id": "f1d485202d5c4d1f99f45ba674401278", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "beb22da28ff640e8a54ca868f9c4a91a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "181467ac76bb4f039c83836be6c6f5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b9e6191b89d14fe3964fbb6a6e99fa2f", "region_id": "RegionOne"}], "type": "application-container", "id": "83299547b8f74f84bc1421e697ee176b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b06f728e5ad461daddf45591fd7b5a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7b69601af7c47dc8b8949b31def6600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a4fc839d27c0467798ff69a67b18b70c", "region_id": "RegionOne"}], "type": "container", "id": "10ebce05809744789414e6d159c783ae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d84e1d0be2c42d692c05ecc1e2bbe31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c425163398de4bb29b0dca759aa9039b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "612c38426081476e90f6922d9b27729d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2d1e1d4a2cda492386c23c6377d28c1e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b51164f9d91c4aa68d16f32cdc36590f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "94650d9e2c4e45dcba0d18160bfafff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "61a91a43e6594dd89c810efc290a26e6", "region_id": "RegionOne"}], "type": "rca", "id": "ff3412de783c49b68125b9980d64f9ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d79924696e9146578c0cd740ebe17f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "898ac323d66747aa8ab0e868f8d84b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6396304c27364906b384eee7deeb3074", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "45e56551d95f4e67be4a17ed5bf3420d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "21d3ae489303496bbfae74410e1e6608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9e3dbf0850b34b6fb8c0d6a46a89ee20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "48cef08772d749d0a0be1800e09b8f16", "region_id": "RegionOne"}], "type": "network", "id": "630dd66ffda9417aa2bb9ee87e11483e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2cbce7f0117345c893eda5d1b543d7d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f868ce120ecc4791835153bad5c7fd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ec8b5e1e239c40febb01224ea2efe7ba", "region_id": "RegionOne"}], "type": "backup", "id": "a1ad084bfe8d46b4acad4e1fb7b4e3cb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16af8e4ecd8e4f4683c734311fc6427d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a244d14b2b44b27804575136396e92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aee73adf1dcf441c84c4fc05ae780ea7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ab011ae5c3b64a72a689e26b752728ad", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "317ad0a2857a4393b6f8a6c87dc209b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16a892cce61c47498cfb53f63707944c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "864ce61d1977487eb7bd0eccda53a67d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e802616904414b20bcaf65babb621110", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3d10e64cb21242188fca8661218a6925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4e989096d22f4401b54df13180f5db1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2b10a13554004483a947b8c4b251bd5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "ff03957983d24e93a8e6543b9a0bf2dc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "df500afd96da49d49f8f3ec5d8c4de3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ddc867eb6a3d4c6aab00a1f301f51ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cd510411bac643969dd9ba7e53bad4f7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "11512d00ace546a49e261783959a6999", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3dde236a353443afa96643c1aea5e6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d545c8d70e124ceeb011719643f85fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "28c67cee66014fce9c56ac1415d1811e", "region_id": "RegionOne"}], "type": "placement", "id": "24e5e007366b4476824aed46d5c0bf46", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f08a9665d6e4960a5b82e0e8ded4f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0251b89fde5646e29f22d3120a74b376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "696bb19d9385475c8b88b2dfe9589af0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "360fb1099f12439e8ba7dc46aaa8af28", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c372d64618447e0b47b0306619f7c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b22dde1147b425fbc507ff7d3858763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4cd4dbcd523344ca84ae77b39b5f046f", "region_id": "RegionOne"}], "type": "ha", "id": "1da7e87de2ff41508929f1b389435c81", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c07a5884358d454cadb7d4867438a1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d71c216859948cdb3aa2399bb8086f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bd501552255d4ca19a9774cf2d284bcb", "region_id": "RegionOne"}], "type": "reservation", "id": "6fbb0ee18bf64ed5a16f24f62848ee23", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da765bbbf1c647d6a81e8da3627ec3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3aceca586f174d6d815b644cc385cf73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dc4de1b95b8a4422a4d7e4410790c21f", "region_id": "RegionOne"}], "type": "function-engine", "id": "32b1c64478f8492ba526342aa5df8b36", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8977a70fa14f4e7eb570ceb1f347c6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73d51ace92174bed9e40c1c9d6315464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bc756e8faa37450b90650d5199dd1310", "region_id": "RegionOne"}], "type": "accelerator", "id": "8734dc8bc1b44ebe94401f6cfb50684c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84db4e1144784b2790a5f1aa008dceaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19e35d19d8bd495ba4c4e5c714509baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3eb8d869f44a484ab2ea0e7fc988b802", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6c918ac9882848f284839f9e6f9105a6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c943ae587cd4dc7b32a435ffb0930db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "848399fb7d414b49860fad77b44c212b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "672184bd0a93491fbc87bef92676e52a", "region_id": "RegionOne"}], "type": "registration", "id": "7c96211393ca414c924a7e62432fbf60", "name": "adjutant"}], "user": {"domain": {"id": "55a91ec6c4e1481587880906c37f88c2", "name": "fdd73e8e915d4a289978a13659a69f31"}, "id": "f116c9b543bb49ffadb17757d30867ae", "name": "9d5c044eb9884a3d8855b4ec6fc3da38"}, "audit_ids": ["1c9cdc75fbbd48e19d30aa1a9080b501", null], "issued_at": "2020-04-23T06:25:57.057856"}} 2020-04-23 06:27:57,173 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,178 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,180 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,227 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,231 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,250 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?name=image-2" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,254 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,256 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:57,274 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?os_hidden=True" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,281 keystoneauth.session RESP BODY: {"images": []} {9} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.059049s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.163196s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,118 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,121 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,123 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,129 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,140 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.057572+00:00", "project": {"domain": {"id": "2de07bd2f0c047e69240d654e6e74914", "name": "548d44b770ac4eccbf0c223a97cc5d9e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cef65c59ecdf414f92b96bd991452a9a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5506d8f023844692a02d6e9b475c280d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f84f652ff15f4ed7b0916c55c5b98b10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8c75ff4b4653425bb4eed279c171e0ea", "region_id": "RegionOne"}], "type": "identity", "id": "47d1324d3fce43ada2a2477f65b47fdc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a04cc340a38c4714bd4bb39504b2aba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7fbbb6bb12f94fe9a25845e66adace7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f922e2ffa9514aa8a02f1aac3f45b151", "region_id": "RegionOne"}], "type": "compute", "id": "d53dcf0720ad49f0957ea8985c0d929f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "38f86fdb1bdf469b9f248d4452e130ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "16d841f12d694dc1bd430a333a0fd14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "85c72af394414da2969e58fc2bd1fe6e", "region_id": "RegionOne"}], "type": "image", "id": "1f6aeb9c887e4101bdcd1774c8d12f47", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "15636637d7cb49e3b232edcc5f59005c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ac561d16c9144423a6a72d4cb2657e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d458f92b238446d5b248bc6c963337b6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d2d835c6f6ad48f18712cbeb5b21d392", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cfe0d91ab644583891cf4d72fdc3c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "516768e0cf8c488ba24064392da87610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "259e791a75c34d52a69c672b9e52123e", "region_id": "RegionOne"}], "type": "object-store", "id": "7331633c7ca543079f22f4a47bb5c633", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e96bb06b883410292cade1f11f368cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7bdfb14d2fa44f4866b39a739463cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c46fad47bab4631bfae2c5e842bd009", "region_id": "RegionOne"}], "type": "clustering", "id": "97a9d0539197419796f88e8da6da8bfb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a16259801a214c4b8cd47cb80c8637e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e723c7554b94477b59651971b159070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad56f323f3914154935ce085367f979c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "add8b7d11be241a6a56bdf6e822d50f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45f489cdf62e49e5be19e6fa0cb70fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "645853cab6a84680841b8308d167090a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b53511db5ecf48a889c2aaab8da0c944", "region_id": "RegionOne"}], "type": "cluster", "id": "8a166f53538344fc80c8ac37e60545cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9492f38391b54ac68cb42f021b98fe41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "939b545fdcf640418eec590e81cfeb25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c7e1c54777174a1781dd98a12e060ea6", "region_id": "RegionOne"}], "type": "data-processing", "id": "7623d397eefb47e48101b1743d8d307b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7abe0961a07944b7ba80d0d8cd9de947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20281529408f4a87b6aca20bbbb56b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1d85d69ef1f24bca8f070f3ba6ec0e4a", "region_id": "RegionOne"}], "type": "baremetal", "id": "1d22082f9fc341728e19d2491d9d8b24", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4b6a30654834779aec9257c36a4bd95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec355e41fb004b2fbccc04be02b43d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "14bae22b9386456a86ff119da6ca7fd5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c2033acf538245819838780a3a4c755b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0950400e953b4086a4286d70c6224f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "093dd5ddde374f3cac7d1929e2c990a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6326fb6ca8644df5abe9f893872b8d3c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e94eac466ac0470988ab5634fd37f9a4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d107712dd3664f4db2a37aea873f7410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fa651fe35abf406ba126f9e24e9fff93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5e06a65e560d4a3b9a22133c1fa1a8a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "00d49543cf594c7883e74c64aaa5fbcd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34a497865802481fa02d303d9e393146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12d53f42a2f14527a1b1d33b58b5eeba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d8d23d3a93444b18fa3dfa3636e922c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "efaa646a8a2c4e208e84b4a4410f2cc3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e7ae56fc42045a3a2bc1435e8e1935b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9896e8d42bc04f54aa482ef804715773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80bd1fcc327b4e08841695de0f6e7265", "region_id": "RegionOne"}], "type": "infra-optim", "id": "52b553cad58941d5a033110e38bbd8b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f1652c050622487885b13081ba9f9f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0c7b83bb7d424e4b8e71a15ffa562106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a897b5add2d948ab8bc48dfb4f3458e7", "region_id": "RegionOne"}], "type": "message", "id": "2b7e44af382e43f49ece54876ad878b1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93612153e85b4b16854897bad53d8c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "12fe314c6d1f4539b9e53a509d40e3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3fd72c23d91b42b28ae3d80c299281ef", "region_id": "RegionOne"}], "type": "messaging", "id": "e97ba45159854059b7e33a68863e8f04", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f69504139d2b4d3ab631628d0b20d99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "341cc1b44da549b4aa6e4adbffc8a679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "41ef5f8191324ed48c88a9357bf5d0be", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c83dfa07e36c4a94895b2afa935ecf0b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "976201cac64f4776bfd7fa693fab502b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b6677a708b24dbe98a0c9f85757649c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9013f9d16184e62ac50de810104b01e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "54e166ff82174ebe95a1d52ac2f5ab43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44cb96f6ab8845b182f4320c0aa3c4ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "676efc7e921b4f048722165fcfcb5347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca45d674a4684743aa492d0586618680", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0b01d8185c1d43e3831b1d79e075fee6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3822e229b6b492b8cfc18b732689c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1db34af46ac404cb1452108a7aa9fda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84be703d162e4e87b0f3de6d55833dab", "region_id": "RegionOne"}], "type": "container-infra", "id": "456c16d6023f404096c6c6f1c64ebed5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d4408a823fa74af1bf2b0863d2e3a890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bfa0a470a7e04245b38687d4a975eb92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1607c8f78f7a48ab9a59d722ad518fc4", "region_id": "RegionOne"}], "type": "search", "id": "5f3a33551ca547869a99bd650e8ccd7c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bff09c45703d43f0989aa6877da61601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4ead0cb8add94e6fb445b2218fd06702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0a7bff82fb1e4394b19b9b18c96640dd", "region_id": "RegionOne"}], "type": "dns", "id": "a4d1874bdcad4b65919cc77f9eca38fc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "886041e029224beea2cb4a2d3d6463a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c83215714cd4b158b96507ade92d6f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fdb03cb9d06442e8ac3a84fc0a62516c", "region_id": "RegionOne"}], "type": "workflow", "id": "579e5a267a9a456bb409ba69ea842b6a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7b66f07695740808d599496d064e004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3fb16f7d00c845bfb0bf3abb5c6d5e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "abaec2d6cde94d928b1c5d1035dc8f9b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "88643caaa896411aa4b097d345221b80", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d44f3407ba34b02b94c833631ca8674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6766d8e7117d4d1d877d3f0d437333d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e31b6745ffb9487699821996d9359978", "region_id": "RegionOne"}], "type": "rating", "id": "2d68ab5eb19844309697c86c0218036d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc18e1c69c654aad96599596dbc46359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0a0385ca8494477973fe9167eef367b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7bed717f6148420eb63a438f8adf54e9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c88b1e510ee4487e8c58e0a0703083b1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "246fc3232b63455e99878aaa9d430994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e802c54efe6d468199e01e5a98aa68cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f7cfcaf154d456981699f50de9c35a0", "region_id": "RegionOne"}], "type": "policy", "id": "7a520ebe136345fdad4761748769b758", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edb8c010be4049ffba447d1b801b9b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe860dd8114d48ecaeba27c941c979b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2944327ed9b4719b9d27bef33f96317", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9da286f7b5bc4baa863547f7f2898045", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41d620ed5333486281a7a428de8015b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00e692f4d4a44436984646b07797dcb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "05da83a95bb143e6a3d371a2da0bf942", "region_id": "RegionOne"}], "type": "sharev2", "id": "dce455ddaf644e55bcb929c09166d373", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eaa40559fe2843b3bf88652764d785e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f78d71ffde0448f387ca896ac61442da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec3f979b725c43368a9664547750d49a", "region_id": "RegionOne"}], "type": "share", "id": "7d083705b7624941ac6a1206f5e00ad0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96acedfbfb49406ba5c6002baa681a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8b1cf544fa94a8188f82426e0dc5a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc9c1d54d9034c0dbc64b285773ad763", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b0390ef00e644e9bbb032975674e59b7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cfc90cc29574f3fb79295d2f0187cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "665eb183db064b0680a04e07e245349d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bfc9692b1654fb0b958a83d144b768a", "region_id": "RegionOne"}], "type": "orchestration", "id": "bd2d8d306a274da68abe9a8a0cf955cf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e480ccfc346c4dcda5f2f6bf8b1f8858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b860b8817b24e17a8da2e8994c69ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da0cd9c20db34d69a6cff047f7020801", "region_id": "RegionOne"}], "type": "block-storage", "id": "41cb0d366ea8420c80923a2542ace34d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5105f7b5a1c846419646f7d2980d067d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49b4edb5bee441468d64a9a177bdbf63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16924f45826e47b2b59e551547f9bdbb", "region_id": "RegionOne"}], "type": "volumev3", "id": "427709f454c04c02bdab68315eac0022", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d09eeb0307f444fb25d0199d4123b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24894952dd6043da93cdfc26e12da484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b02ed488a9a94741b81afca6aa31b2ae", "region_id": "RegionOne"}], "type": "volumev2", "id": "267cd321915b4cefb166348dc9d3f5a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f58478b8946a4eb298c40a31f57eb100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64cdfb820f0e4b0ca614123b2d86b9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8ff0a2c8960473b94713d8107032de1", "region_id": "RegionOne"}], "type": "volume", "id": "3f9e935a4e314515b3d785d0cb9e1860", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0952443446c43e59cbbfa37f7774b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5e5597dee654d0ca63423a2e10e4710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf41aef47eec432395723f0af56017df", "region_id": "RegionOne"}], "type": "block-store", "id": "0092083377534577baecb695e52c4a08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8519f5cceb1a4b29bf6b520d745ea127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41fc55c4b2a04a04b98b0bd8eb64ff38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d38c553c19454cdda0f3d3c20c554ff9", "region_id": "RegionOne"}], "type": "alarm", "id": "6fabee88753541c89e23e0ea3d908c8e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bf5d381167c4857af93c458e1e76f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf4aff2d730c49bcb630215b66fd8ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ff3b866e28fa4f60a7081ad7f8f59b81", "region_id": "RegionOne"}], "type": "alarming", "id": "d8d587b5eb894a839290d9b4bc11ad7a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf5da1b00f694158ab7698fdaf6ff31b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e39a229e64249578dd32db42444a509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "257f929debe44539bc0355262abf8567", "region_id": "RegionOne"}], "type": "meter", "id": "00f6132e24264e139159d8e7a6843185", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "931f3e64218d4862a736720e81b700f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4d543385cea41d2b9bc0dff0508c95f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d40dd149f964460b6b5082fd1847aa9", "region_id": "RegionOne"}], "type": "metering", "id": "79195591f7f54358a29e7eeb252ed872", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "646310cf278744eea3b3b7b9c3ac5284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45fa5c8d9f42412aa3e020abdb3a3a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c34128a93e37409bbcd0e791ac4d4d25", "region_id": "RegionOne"}], "type": "telemetry", "id": "49eab484e1964e10abf621ea44543e28", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "513c1e08469d4d3c9bc2c4c97b084b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8d904c51a25c45429efa4f73eec93aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aa74863b4b73497e8d6e50032a299557", "region_id": "RegionOne"}], "type": "event", "id": "daa15928584a4efa8c388f21e79540f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a6a0cfad4eba4143917a345f3057751a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd8fd9c975564ad78f0bfe812d83bfa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "201259ed963c49a5a1fd3a6e891cf174", "region_id": "RegionOne"}], "type": "events", "id": "f660d0912ed04bf3ab79b4a884dcbc34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2bbf4030bd0347759fc62a0d08575350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48ee709ce7b742b7a563da4c42b35046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0ef213c874994ca9aab49d249a18a66a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aa925c14f17a4c069f345acaacd54563", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8bd4aba625546f399a5a1f687fbb1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "936bfca762134a2db38673d3ecad4b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a05da713b0384ec68ebff1845f56d039", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e450ec1c366443d96fb3e7ef746bcfb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f12b6d6c8f9457386bd93b1f31a59ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "10c489db7aba4a618d837f35ae3c6009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a7f97b97f434a2dba44740b4d3b6c08", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a7686ae22e2241618908ed21d0b8ca0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50ea34b618c1429c9ca4aeaee6005fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "45c4ed50a6044098b732ec35a4a16247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e2686b9387e4ba18a2e3aea696c8238", "region_id": "RegionOne"}], "type": "tricircle", "id": "5ff14eddb46647ddba5359b141378c43", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b4e8ef873ab54d1686d362c9dee8e178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7e233b7cdf66487b81e1dfc79b22f8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "400e56c85cda4752a3673c117a1beea5", "region_id": "RegionOne"}], "type": "database", "id": "0e14254862e94b698ecf2c7947db363f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f68e8e687d2448c1b4f00debdcd28d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c05bcca3be0144d494bf4e6bb7d520ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a0ee2452923341b18832fd35e4e39ef3", "region_id": "RegionOne"}], "type": "application-container", "id": "b7e4065e8a3f484a9c68913a55805916", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7aec3ea61daa4761b7690446745428fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c93cba6874774de9adcaf9b94186e08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef4eb5cafcd3496fbe7b01a6bafbeba4", "region_id": "RegionOne"}], "type": "container", "id": "6d505c04b68645fa8972187ad268dfc6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92c42fd02e8047919021c19c103938f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "799b1bc8df724c959bb603caea7204c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f97c628406a54467b254c15defec1acc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a606e0bb6469427d9a3822e7e7899332", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ba419742808486bb13f51450bdd24b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aed6587f16da4bedb666bf28134abbaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70ed3ac1f8234664a783ff8a795d1393", "region_id": "RegionOne"}], "type": "rca", "id": "cb5ecd92846042b4a5d7de9b34958eb1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf4502c7340c4b04a67bb0b1391cca05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a4cb90766d4440e49912652632e6f408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "28d578f45a5a4934a74a5bb1e0905963", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8ca687a1ce524dc5951b301b5dde5b53", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c9bf24bf2b254c4187fde7c1c28c738d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1a6cf8636bbc474fb870e4e9b5dfd110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b8facc4db2934f27b847ca8e26a86aa6", "region_id": "RegionOne"}], "type": "network", "id": "afebb0b97c064d8e97921b1c35a74200", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "36ee451c63684ec4aefc099045ee8eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c5323abc80564325a29a7499c9aa705f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "55d9a87d513f44a6a6d3783e2ab89381", "region_id": "RegionOne"}], "type": "backup", "id": "3e3366d0a14c41498922cd187b636be6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1116a6ea4dc248139941ef3d7e8a537d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "849b235bcdff40dbad7cddcd34c72acd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2eba6d40eb54472b89a032f4936c341b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b32fbf9ac4c64abeb8182a7b3ffa3f14", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b1616ea63e14199938f15f1ed34570c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6566469c4a36436a945026c55d337535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "873592362afd4b87ac51adbbe85ed570", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e3be8ccf3ac241b584ae3c79e5492ff9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b47bfdd50d9e4c318a06863967292aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "96f52d61f6b946f3ba9a28dbdf0c8d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b69323450a964db99659da966fde60f8", "region_id": "RegionOne"}], "type": "monitoring", "id": "f45a987f313d49008cbae7aac56aa238", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8053b8a8af747b38050f636940c70e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e4026feda2724221a6cd309fca8ca69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "67f50d7ed2ba4e26abc28b351df7e5ac", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e2ca92c57f2f4138b649f06dc933efc8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "313b7e8f0c364cc0a5fe7843c82c3c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4396466e416a4e95ab586d98945b8ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "660d8951b2bd48adb06cc132c6200078", "region_id": "RegionOne"}], "type": "placement", "id": "60eb56dfb8364c59a6fcab1406cec81d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8a7cb4538724741b5683995b2c189d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d4b84953d7ee40659d35d6dde9531ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8eeb7d793227434495d1f1006deba619", "region_id": "RegionOne"}], "type": "instance-ha", "id": "000bc6ec5ffd49aca1b889557e0f803b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9576eb2beb6d4704b673a9fb579349ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e9a87e6971246a1ab2d31c727080683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "203147379f9842d0a53b80800d15575a", "region_id": "RegionOne"}], "type": "ha", "id": "dae41c205c764a5cae78af22fc7f2d96", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ed90ccadb8f34f23831a658c5c6a54ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a8dd35417284671b025abc382a8c288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dca9b2864ad247ff9a4ecfdc1c19a396", "region_id": "RegionOne"}], "type": "reservation", "id": "ae1fb85dc5504558a3336b182ff2c55a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b5dfdbc475644f23a8a46d4910f2f62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab3d23cb364c458b94ad4e350de2ac64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "14030d2e13b64355af1a021a03535cb4", "region_id": "RegionOne"}], "type": "function-engine", "id": "ad55730ed69c419581ea11bc6421dadd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4c0aadb93310425c80f06f42ac0eeca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "073416bb942d45eda35e4917bc19846e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "06b3ea3084504325a1b219c9eb61b401", "region_id": "RegionOne"}], "type": "accelerator", "id": "443a1ea847d1466e805638b0a3921f9c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71dbafe2b8f3424abe70551bdd5f06e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf9002849b0948d4bf29dcd3b6487488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ab29788297a455b8464f61790344b69", "region_id": "RegionOne"}], "type": "admin-logic", "id": "968e63c3e8b54fa3b56ad45cdec76b2d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed88f27df6e04bac840f98c1357af874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a7c70382cb64f0390a99581959885e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "891d95b91aa14c578b61736e2c3febb7", "region_id": "RegionOne"}], "type": "registration", "id": "5c660e62d1204f429828e64a8b316363", "name": "adjutant"}], "user": {"domain": {"id": "c4a5e283fd0b441fb84e52df49666619", "name": "c550dec1753b4f44805c7d5a2080de8a"}, "id": "5e9f46d1d49d4f508201d6222dfc9af5", "name": "78c16b78f63e48d3bf67572df9a8fbe2"}, "audit_ids": ["2c06b17fd84f4254875d774676c6f52c", null], "issued_at": "2020-04-23T06:25:57.057572"}} 2020-04-23 06:27:57,210 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,213 keystoneauth.session RESP: [412] content-type: application/json 2020-04-23 06:27:57,215 openstack Swift capabilities not supported. Using default max file size. {14} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.066532s] ... ok {27} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.246906s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,041 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,047 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,050 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,061 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.981064+00:00", "project": {"domain": {"id": "de7b43e227ae4eb98af9d0283af24343", "name": "5e85d4d0ecf74eea8bab3c320e96e29e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6c77b98123564db18fbc37f35458b29a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4136926bed424eb1ae4516ff67d9c070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2ee3696686244ee99586c87f6a5a1705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0ba57597f18b4db9b47a14a0d4abc700", "region_id": "RegionOne"}], "type": "identity", "id": "6b3c52529aed4ec0b365cc7a9ef192ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aab660d4be6441fd9c0705e8885fe68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "13a8b66db17c4c76a09ae8a1d240c8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ec6eac8483684946bf7d0c14c9a04df8", "region_id": "RegionOne"}], "type": "compute", "id": "66c09358238e4356a4c27b52a1955be8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "de1d4943bda14caca1d793f8efd8539d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8d652a66b8b04ac5b3169170f050f70f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f8d5bee1412f42a49d6cfa356dac30bf", "region_id": "RegionOne"}], "type": "image", "id": "6505a11ad36e43ccb00c39036b389a3d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1999576f40ff474b875da2b287635bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a8f80d22112f44e4a5c85ee77df7a93b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9022ef483c8d455d895774e82dd08adc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "28192108bbbe42ba8e98fa53d9c21642", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2c573ca8b994473905cf1f926cded8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d527a5f4086f4476b9d4e5b8d02cd03e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f792206fcd464f73bb817880c14f31de", "region_id": "RegionOne"}], "type": "object-store", "id": "f016dc7ac91c49dbb7fe112381aed5fb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4bb4514c50314a7290f50d99c7e27bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b3a986be90f42b495bcea4c3f456ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03f90517a1fa4c44903332ae9d137faf", "region_id": "RegionOne"}], "type": "clustering", "id": "dc374b3887a547b985f24b92e319d351", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc77760f3c8b4b698d8249ba0169c57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58e4208849ca4286aada7b55b40499b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be00b7292a9d41a290f982cedf2c50ca", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e05f6207c34c433dada032770cb36d73", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b330ca7308174bbb82fa97b16580d63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c68df1618874e0e95fa002c4fc3583d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61195fd4e7c64c238bae34f0be687f21", "region_id": "RegionOne"}], "type": "cluster", "id": "32d4aa9e34714612a7d674105ddea98e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6eaf86edd19c4b958bd055d847c07668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "abfcfd35f7444cf990086c909880425b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "55e5951e2d52403ebe5c467fd208d59f", "region_id": "RegionOne"}], "type": "data-processing", "id": "0179a66d4a5e41d2bc35ff3b5757dd5c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38af353d30b74738be2ce93d2168b657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f73ec78aedb45c584ca2830721f57ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "97ee6bba5464401baedae012483cadf3", "region_id": "RegionOne"}], "type": "baremetal", "id": "830a12aace3c4801bd66519af4f068ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bfcd79a5f15436cb1f3bb5bcd97154e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cb4ddcee53a4dd782b31046930a1e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2528043ff0864e538a9da2ecf8afa646", "region_id": "RegionOne"}], "type": "bare-metal", "id": "203c5edc3dda42729a94be7e2def1125", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aea6b125d90b47cf9ad9316950f6bf9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "35fd983215bc4522847e92f7241da9b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4c8999151ce14ff5adab2ef866a96820", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f65f52bf7194ae6aece97c5ffbf5033", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1429ffcebf5b41368e566422999c6f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a31fa077454e45558b8ed2e121b370f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "566f174a652f485c87fe879a205b0f9f", "region_id": "RegionOne"}], "type": "key-manager", "id": "24de9a5c07cd4ff9b2d8fb58b67cda78", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cfe277cebab1418db782baadbf2fd944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d04faf4c29e45cdacca938e91d537e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6f74b064427147f3baaf85cbc268a184", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "67c07c34d4244f47a7c163af21bd6dea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7bc069ecf6004374a67d1d5dd2229820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "852d167abd92409eb64b0f5cf4c938f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae885c55d56849a087f1d9a66a15952c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f50d546c61e54aed9020fa210dcd97a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9d24f0fb340a442e9d543bf10f37eb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ea9b674d9f14789ba52be7e8a060929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d4c8aae945ac481cb2024e101b031b1b", "region_id": "RegionOne"}], "type": "message", "id": "92fc237818024fabae8c01a4af249075", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ed19c6f70da41048a38a69d34b49024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ab7ea79075ce4c5b8985070ee380007f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "faa970f686a748178719cc41501de16a", "region_id": "RegionOne"}], "type": "messaging", "id": "0dc69ae9c0a94b34a8a26682833c8e34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "417cda1273cf451697945749afa691c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e392081e83b439da61638353b1528b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "118bb4de5eed4acb945f59e45191570f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "edadf958561c4cdfbfc43dbcda966b41", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0e4d0b29ec7431c9ecc6f3ffa147c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b19ca36bbc740c48783f2798f4de0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abe123944c0d4525a03271dd221c6eca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c15b1f8567044e4fb8644adb9fc71657", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "966e5ab3b62244d7ac3bfc2d1d17de91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bc244739e9947bb886aa2de875fa08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a22b579e2ba47ebb09a866deea854da", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9603fc0caa7c4e30aaf5dec104edcb63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19c9e233a53944f08f2c481571f35112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29087e72fdb44da6a7106197f1dbabc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16a0e169b01a415282e01ca9e80db52a", "region_id": "RegionOne"}], "type": "container-infra", "id": "38ac1eb7399049ea9b68c5d184e9b5dd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "18e6d0e4c1194167bf2cc1b607af9fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "50637654279d485b9b1c72152f4da30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f37fb4e19df1456db7de4fc7d49ed934", "region_id": "RegionOne"}], "type": "search", "id": "97f143af822542aea42767ce057fda25", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7201e64d083745f7aff01710fbc54392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "977b70c3e0fb496fa6e86a16559aac18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "91095a4fd706478494907c1ae102263c", "region_id": "RegionOne"}], "type": "dns", "id": "881e846341b84c1480ca7b8d7b2cec8f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6729125b7f3413585cf33c4f2f9ca24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0347b5605de54a97889bfcbb13701a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "25a2ac027b394941a5b861da60e58c2c", "region_id": "RegionOne"}], "type": "workflow", "id": "100bc91e55d945cb84cf2ee5a593c53c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2663273a891448549d7cd07ed23e1202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "491de970a31d4906a79ab2aa305fd29a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c77f8368bc4042588c09cac2ae7e7967", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9798dc89ac2e49e88c9c44119d1f9b06", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3e80dcb05b1747688ce0b027f610dade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ec01be9593b443afbd3247010cbd54e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6d0443fc96d140c9a8fa75d057683bcf", "region_id": "RegionOne"}], "type": "rating", "id": "abfbb8d7f6e84c778d25ce9161ff5a39", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "557b3443d6dd465d8ff72710be24536e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78d9b4789e8d4337912d0ec6f3810409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "be7db500e6d44bf39be0619ce58277d2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fb94a5302ce6478c81c1e801dab05ba5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01a8649e358947b6b82cb35ac55a4ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "10974942bf2c4c64b400d28842ec9786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "249b7a114d82429cb8f9af0141db7faf", "region_id": "RegionOne"}], "type": "policy", "id": "a4cb03fc84be4a98890c7767428bac94", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eeb3df8323394b0ab7618ce07e73cacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "457f6fafc9ad430980bd63508dbb84b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c279e58c49c440f906d8bc960fb90a8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0df4572034674f0ebdcadc81ca9efb5d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2bfc3243a77a44b4aa458bab12a6b2ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e54fcf36e93a40e1ac4c53b44b7074ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1db10929945046e0a01c4b8736b4c7f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "3e018278c36a4b35b6b45bac6b37d8f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6795953567a4ea9981e6318f12ff33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da61ebfbefd540c88acff936bec5cf38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d194c3bad6e4db69123ed43be43fa56", "region_id": "RegionOne"}], "type": "share", "id": "d6061c6903ed43468fde4f3c7b8a9cbc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bcda0ef771d74bd0b42e2cfdb08e698b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c3b3104b24c48e1890f87f765b45a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "55b96845809244d5b1c69406ec24d141", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ec5bcfc3361e41d39831cf572c5f8972", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5badf24f6d2a43b692b661e2ee9105c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "353dc0a2e3134fa8a93eb3d6352531e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46f68289eb6548eaa27c7fbd7dd8d80b", "region_id": "RegionOne"}], "type": "orchestration", "id": "362f26e685034d3e907a653ecc6e87b3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0933e9ae6ba4be59432f31caa3a519f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba460869f10e4aaab4dca25404737dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d05a346d20a54a4bac0b209cf11a7585", "region_id": "RegionOne"}], "type": "block-storage", "id": "3c94cb03fbd24a35bb5fae479d3856b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "def953181d554970bfd6be055af0093f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0d6371157aa4eb3a88d6a7829d392f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9f5d9714ea64e0f92a38b86207528b2", "region_id": "RegionOne"}], "type": "volumev3", "id": "dbd54e3e23ec44d4b01ca06fa9cb7a91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb20d3d55f7549f5aceac09917c7e275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6931f998665407a88df36e9156aae70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e161fda01a7345029ebbb6e873d61d3e", "region_id": "RegionOne"}], "type": "volumev2", "id": "1dc5e9bebc2d4afd9d00c73ad81fa81e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d44ac160095d4f80b645dcb3fa5dbfe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8532d08615b84bb28bd2e0b47f363511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf17a976124644cfb8e23b09f8f6c116", "region_id": "RegionOne"}], "type": "volume", "id": "6b9706bc2f484b1e8ae27595c84b83ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b624b17f1ffd4bba92e0650c29e2c529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edec0834d23e41cca8b222647d464820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c23dc3d871548979ff7d126172fa238", "region_id": "RegionOne"}], "type": "block-store", "id": "151784577a41447b9760b9e4a2d75204", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "adca638cf0c44072bb6f0fa6e9df79a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c464836aae6843beb1acbf0719441cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8577e9f7c9014cfda4077ac1a865eb10", "region_id": "RegionOne"}], "type": "alarm", "id": "4f9d98b0724c44658fa2fb350b1d3a47", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73ebae54cea7437a88de64c9fda476e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f5b86f215bbf40549ea7c8d4fedfe120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ac48952ee11463eab8a53d15225e64d", "region_id": "RegionOne"}], "type": "alarming", "id": "8ebd4e42488849ddad6918328c17779d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df4a372794a44083ad7607bf6f52f5ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "190c9a1e4382473399703abb8079b5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3a7bd82bae34cd2be71920a9a15e47d", "region_id": "RegionOne"}], "type": "meter", "id": "1be43222acbb4990a6b012f5f4225b21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42b88e5b344443c19fcd197b3473f66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c19f7e574e5a42f5b5e92def486d9873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "174c4653c677447bb31eb184fda359a1", "region_id": "RegionOne"}], "type": "metering", "id": "be66c13f5914476083f42599218d8bb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df637696f4ac4558aa7ec8666efbd9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4792aa95c87149eaa11d64324eeb6488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75cf0516bdf545f699e6db732f7b8119", "region_id": "RegionOne"}], "type": "telemetry", "id": "a475e25820a140e7b18aaab4bf075d95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ddd1fa1d7a134de4adfbb0979648beb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3a33b17a7097422b911c78c94b02584b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b52fdd5459f04bdb9e443bb5c828665e", "region_id": "RegionOne"}], "type": "event", "id": "5f1005f5dd6e4f1c8bbd604ed9671977", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "21d4f3dde5314deabbd53d7c9349f723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3ad678af5d4b4f22905bc0db117d8a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f6457808f62144528d786296ea201ff3", "region_id": "RegionOne"}], "type": "events", "id": "96672a9047b84234a8418106ca0ca832", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4dfd259344134459ae56d6c749b376c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ba7672166724810ad1e4869cfd6dfc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "45e003aa39474f768ddfbbbc6965bf36", "region_id": "RegionOne"}], "type": "application-deployment", "id": "95ac360756624394a595fc245da0f7d7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bd331e48fba4503b30098f91f4e180a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c98b30ed2fed45c3a2ba34d209ffc936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "88d774d9fdf641fea3555053d72afc07", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5dedab26326b418cbcd35316e4103789", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d690d2fc5ff4b459fee8e29450c4884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe2196b1e7ba4bd6aa7b689042e0ebea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0686855f27154175a45361ec7eac5953", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "841e9fb3d45d443a8eb631e2c3b62eec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11860ee943594166883f66b4c8ea60a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f3557e6852e4424bc3d38d9b5d8fb99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d619bfdbcaed4ee2aa6c5c554ddc7bfc", "region_id": "RegionOne"}], "type": "tricircle", "id": "6da71a0595184527a7c5329cbf356f47", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3b16e3d3d1c040179a64e6cbb60ac493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f837500653d94ef9baacde8cc1caed4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "94f1aa02c24349169a5169baec4cb0fc", "region_id": "RegionOne"}], "type": "database", "id": "fd0cef993fb14c4c97023db7201552c0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9ec418d796649d8af45518ef6fff424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a63ce30a30ee41a690c99fbdddc52f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "169a2c241942489fbcfcf684eb95c4d7", "region_id": "RegionOne"}], "type": "application-container", "id": "9ccc86cb89c946468c3b81b57139d900", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc96f9c64b3f42959b2035684b425502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26b880caa3e743ebbf762cad96a027a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3977e4cdca34fd19f16beee94d0ceb9", "region_id": "RegionOne"}], "type": "container", "id": "f91266fe689240d89d47d6802eb80508", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0872c0a3984e44a3a4c0f0c16af38f66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ddfdbe9ddca433994c6edc5cf7e004a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd2bfd0290124064abb00c274de7f93b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fcca82ec851049ca97d62a3e82a18000", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ed0560353e24b478b17e0bca2e1d82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4bc325d28f824201b52d6410dc88a741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f87e6e2166214e8ab28458bd17db1fd7", "region_id": "RegionOne"}], "type": "rca", "id": "6119ef4eadb4405cbba66d54aec56bf0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a8ea67f8b42a4825966aa3593ad21a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f305a3e0ef6c4db889cd5fb7b5cfaa1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "733b8334bf6745c19578e7d9fc9532de", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a1561171d2e04db8bf9219bf9c4e5a01", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf07eb5f1727424e9fe5a9335d356210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "31f7de8e908448f987e4ee240b49de9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2cb25e14a89c49fc829cbba34eed3f80", "region_id": "RegionOne"}], "type": "network", "id": "7acea859481f46729698720c910a8703", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c7b7319a056c406d87e1fdd0f3794d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "032d6d439c4c4abbac177caecd11ec6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "595ac41f4bfb43969ac5d1d47af6252f", "region_id": "RegionOne"}], "type": "backup", "id": "f8f55019911e4d4a9d7dcfa85b7d046a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20bf8d5d910c4e32b31c282f197d2165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6c0f710e5cd4c74bfee6f8b9c5b20f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d4b15a54fe4543c2bd7430f88fbba8b0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b7e7eeb4a2f04042b39aa4ccaf0e2869", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "14594d661af640f580e13b08d40eb870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87f7cf574d9f4b63aaf4ad7df67f1476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "272f453c12384f95afb0f83fc3d879ef", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0c99a174f30c4971b2cf8d2f510dea24", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21cd75c5fb4644e79649e6da218cbdc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "38e164e60deb45a6b35594e95fd17210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "482e43478108440ba26b9043733aed61", "region_id": "RegionOne"}], "type": "monitoring", "id": "62d9c5d6c24748aba54c11db553c993a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "daee72ea924d4d57abe23b6a23a59253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "af5f647584a9488eb98da59d39a7c820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a07b8baa616a41f8bba2b154135f9ee2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b3b4c0732bee469587059fae6d56e637", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "383a2d9362c44080a9b0f12b78134126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0c001136f0344019bf8d6448d2b84d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0fb35c2e70ac47d3b20220ff01660ac4", "region_id": "RegionOne"}], "type": "placement", "id": "9b9f245e0ed34d28b1fef628e3a8f2f7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "691329f601ae40e08c569079d1bcdecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c89e35a952e4a4da738a45e9fcf19e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd60ebd7759640d999512fa4dd0e0a54", "region_id": "RegionOne"}], "type": "instance-ha", "id": "89d0a8b877fe47b1a0e83822c384e802", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7560eafd784f41a3b46389fc86da2903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab98579a97134289b1afa2a414b43952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8e8ed1fe5524180883036910bb3c731", "region_id": "RegionOne"}], "type": "ha", "id": "b48fdfeb8c0448038679023adbfc331c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b7afb72a35bc40cfb2e36c9446aeccaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eee5f9b929234a51b731b38c3e7bbe56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bc76ff2f65254a14bdccc91ee0a46cfc", "region_id": "RegionOne"}], "type": "reservation", "id": "c2e5b072c7674037a62289ad742044b9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f7150b07a3274f08a3081260be63b7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9541c5f45e9c4948974549af8a1dff0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e11a1ecbcca94571b39d96b4b7e7fede", "region_id": "RegionOne"}], "type": "function-engine", "id": "982bc7ec71bb414b811d23c596b720dd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "96d9729d62cf401abbe4d52bf6ee2a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "103085aaff5d4d0c9c6bdf15fa8a6c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5a0974b2e3d94c71be90c7873a0734d3", "region_id": "RegionOne"}], "type": "accelerator", "id": "c8aa84d1e80740f0b5d2c9673f5b64ae", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d92d930efdd84f9ab273ff2378bdd48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c73acae9f7884fa0962d8f08a618216c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af781551737a4baca8b1f18f539773f8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d6b581bdf2f6435fa68090446da56535", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29aaf3eb566a477899d4c9cfb9ec18ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f62866d379064a5aa380ff42efeb6e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b1b5f7249da2493bb1f001f8d86db9c8", "region_id": "RegionOne"}], "type": "registration", "id": "64ef62128c4e445582633f5a93a3e1e6", "name": "adjutant"}], "user": {"domain": {"id": "0a46e05dc186478c8fcbe48645eaeb0c", "name": "f84dae2d5dbe4e4da0e9eadda1ff61a3"}, "id": "9d4f51c4934b43e68f984c5a0fa0e203", "name": "a56f1f41c5e4476eb8bb00d0784d0978"}, "audit_ids": ["55d51ba6397740f49a3783dcdf0f7d65", null], "issued_at": "2020-04-23T06:25:56.981064"}} 2020-04-23 06:27:57,108 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,115 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,117 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,199 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?member_status=all" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,203 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,205 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/a497e833-6c2c-453f-9893-71d430ad9b04/file", "id": "a497e833-6c2c-453f-9893-71d430ad9b04", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/a497e833-6c2c-453f-9893-71d430ad9b04", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}, {"status": "deleted", "image_state": "available", "ramdisk_id": "fake_ramdisk_id", "tags": [], "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/a497e833-6c2c-453f-9893-71d430ad9b04", "metadata": {}}], "file": "/v2/images/a497e833-6c2c-453f-9893-71d430ad9b04/file", "min_disk": 40, "virtual_size": null, "id": "a497e833-6c2c-453f-9893-71d430ad9b04", "size": 3402170368, "name": "image-2", "image_type": "snapshot", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "disk_format": "qcow2", "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8", "protected": false, "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image"}]} {21} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.135415s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,138 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,142 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,143 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,146 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,158 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.079166+00:00", "project": {"domain": {"id": "b1da6740b409498aadd00f6dbe973d12", "name": "e8cb09af053d4593918de1acace16230"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "098b3cf52a684d9b8bfaa3c800a05e50"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6fd54f2519af42e9a6e4aa28fee51769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "28bbe5519d564602a314f56de4ece444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ff7e4eb17ab44eb79e5bd08e9c6b2ee2", "region_id": "RegionOne"}], "type": "identity", "id": "e8883dce0cd941a899ccee6e82e9ab1c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4b429def479b470b9c4de7a8141acb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "18b6414a97184c7da72640d8019ec494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6092c07b0e514fc785c74c1a1cdeab1a", "region_id": "RegionOne"}], "type": "compute", "id": "1a7315948ec846d08b3609b06f7bf288", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "36373bf9f7a4408a8476f7eaa58a5c82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4c4850602d284379854b0c3b6a036968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "34ad0d5e00e6419cbf3dd51e591d74e7", "region_id": "RegionOne"}], "type": "image", "id": "17a318d5b9ae4c16b3330b76d11111e1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3a2009983bc54024b219320ccc6a5314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c265ffb570614cbd9fe7da0ba84459c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e4381ffd774d4d6fa74f52b2162850bc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "43c8649cecb440d6b30bce802907b785", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b9e8afa27e9408abfc4133128e412ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f72ababe0dd493c9474d3413ce99cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "406735fe4581408ab4c71eb0b1bbff1c", "region_id": "RegionOne"}], "type": "object-store", "id": "6c53010e3132488da8ef8a9aca1a2877", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1ae81b594dc4f3981dcab59c225b08e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c327c0a7e5c40aeb2d6270d91ccdc72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ed91297f1d14a3fbd43556971043a5a", "region_id": "RegionOne"}], "type": "clustering", "id": "dc4fa4d7cbb24e1cbc6c88e1e3dedd3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e45b3f9ae43a4c20a62a2fa537c4294c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2b426014013429d9790407e0251fa4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b41479b7bc94ac5b21829d48e557efe", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6c47fd5c9ff044bab08eb03e73be9280", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc55cfcbeec9473fbab51993cee1deaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5a2d10d045f4978bf152436e5368f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d55c6f0c2d3d4c9fa4896d6509023c5a", "region_id": "RegionOne"}], "type": "cluster", "id": "9221740ef94c43b1ba6b2c3f03548632", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bf0d107ef0434156bb3278cad574f333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dd38fd4a696c4fe0aec292f95f61967b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6c94dc81d72d46ecbebe5f6ceb7b6cb0", "region_id": "RegionOne"}], "type": "data-processing", "id": "ef8131e8adc84435af4825535d6d0f7a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33418cbfe6ed41b9aa98a5d22f55da3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "756d406cba6c4ff3a0cb6133377c49ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "af9e854108b245639d16b4b948291958", "region_id": "RegionOne"}], "type": "baremetal", "id": "473e4939a8b844ee9e233808bf7b93d2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd6266a955a4407888af9a32ec0611d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "955e9abcb84846178612341b6bee68f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35f2b62377e0494d85e0d4311d1cd828", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5dcec9d1395e4107a415b75925c72dfc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "22639873dd104c46b84acdf1ce4b21f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b325d7260d64c169f605a0c4895e5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ee10cacda1f04c68b49a676cf86de221", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d48870ebcc034cfabe30e6b62c78a592", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf227012a7d74b53aa8b5377aa1de25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b78664c536f54ef4ba2eeda658bcd7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "be2e92e0368744c194ac87a6cb047b1d", "region_id": "RegionOne"}], "type": "key-manager", "id": "a35143c2bc614e089dc5a01489136e15", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bfb3a8965daa47038ac6cd404c9f0212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b482ccf24db46b7a0818e4daa3a627a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ee0ec83f069741deb03e3f057c12ee1c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "395612dfe5464febb1b2b861ebefe61b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0f0526e0b9a4e2ba2e12c4fab9a9424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8505f19b75b9499ebf55f688fdb71e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1badf7e0ab4143c38d7dcb12a69ef9af", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f6919134fc7549a0ba4f87b187751f97", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4f7e1854d5e43b6a5b0c25cc30f0dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "185c70f36f394560865f738a2e932413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f1a259aa03e74404aee5f6b9d6c82323", "region_id": "RegionOne"}], "type": "message", "id": "b6ee0d99e08943b9b41d8f079d1b6dba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cb5ac0000cf04e2784b18d335d5d89ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6854f4d1719142d58d35f3b9770baa0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "04291296160c4625b1f57778f59c1f6d", "region_id": "RegionOne"}], "type": "messaging", "id": "4b0c7ecef8e4438fbd05c267620abffe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "92279d961cbe412b9caf1ff9336b62c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f1b3dd949f74f579b1f44310295aab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "09d1e8277fce41819884e81a289dd6c0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4a6efea073bd48eabbfd15353acfbe8f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "857e8694ae084c0489215ee4653df770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d82211bea1074bb6a42c18f9ab51062b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "850437a16f724f88b046cc3fb30d8869", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "363b9a5a3e4247cea04b81e6239958f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39c9f7d05216433e8ae0359731799dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e567b1bc50cd4105a544b851354b5d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "caa2888420ee4142b69f70533cd0a12b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f616a2f3163e44f081dae94243d9bb8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88a573f2631b435ab4eff35e52837e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c49224a59424cc69b2991460ea8375d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d15693512ce649d0bdeab386ac8b7a67", "region_id": "RegionOne"}], "type": "container-infra", "id": "6eca535482164b1f95245bfa2b550b33", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2d1fd3eca9e446c2986512a5307d4b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bf2b3a0f1a0242edbf86a836c738bf11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1e0d8561442f4249a7313a9279e3e166", "region_id": "RegionOne"}], "type": "search", "id": "e2d5c795cbef41f8ad193d4df8eb5451", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "84ed655290854041b225d0ab65bf7f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "241c467c25174d52a7ce6520a5efa97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0a0bc70b5654429a8b2b8a286c69f8b8", "region_id": "RegionOne"}], "type": "dns", "id": "b23eadd153ce42c392f9e26671191ba0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "506458503f4948c1899bd7f6da3ad589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f4d825532dd47ae9d188f2ffaf79f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3dea1ebe99ac4fada79d91436d23cce3", "region_id": "RegionOne"}], "type": "workflow", "id": "3171c63ec3d74b8586a48dae41c6896d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aab1083d6b034543af0066252f1c501d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55ea03010c7f4c0190fc17e14ca1048f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7f14f3594a734919868f7d2dbb5812e7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4e2a44e5ed404a5ba2ee0779f6ff622b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "95acf19596a84faf840e5423fe01ddf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cf040daaf833422e955e9c8da8d8d7a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "69a710e639bf4f3b92ffbc30fd9d1aaa", "region_id": "RegionOne"}], "type": "rating", "id": "16157d316e9a4bfe8a95c3848b43ba17", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0ec53086b6d48e3b3dfa7be29fe0de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d4a81fbca03f48a6815d5b1ad4b59098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3772b9e4bfa547518269f6ba4c254523", "region_id": "RegionOne"}], "type": "operator-policy", "id": "403dc22f07b345889c0a68da178d1ef3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "404d5ad8690b459d960328ed853ff072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "24710de292ec4e59964d082ef7b868a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "564de04cd4b44d9883ab9eab28ffd978", "region_id": "RegionOne"}], "type": "policy", "id": "a478d9f031c34b94b2e27fc87e8e7521", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fa4a9ab3b434b63862ba5e5b5bba055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "686e61916f964623a8d767c72fe2abc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "afef5c0ec6964c329d21c885bbc6be0a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "751b44e5a0eb4b08bc2021c2483b9d06", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d43f1d4f35db480bb207411732382bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48ff6cb268f041df8fce34e338dd8773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4aaec4582060454fb9cfd383bacb448b", "region_id": "RegionOne"}], "type": "sharev2", "id": "c7232f5319bf486d8132990eb8099d9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c9b6923aeae4d91a539421e65be1472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3383d93ec7a445aa64f5428b2e61219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d128d99fbf004e0293728b0c25ce2011", "region_id": "RegionOne"}], "type": "share", "id": "8c667973ee3d485c98dd426105e37dc3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "04c547cc541b4ba98e1784056cda74b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7dba53fb21a3450b94d3001e9fdd178f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c8662bf8eb146c2a8bdb15515f4b930", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "47dd527acbb74233a7bb6cbd0b2e6891", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f43d6d50c664dbe85e92af10f447329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2794e3e6d4d9437db1fbe1ab0969b41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d57e6c7afe547f094f277a4db44b60c", "region_id": "RegionOne"}], "type": "orchestration", "id": "0c806f0ee2884f6dbab99fa8a720417f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8303cd12de941119f9900bd99f7be67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a48a5c92207b4af0ba7a609c432dbb06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f4375e2de4942c6afba14f87abf1ba1", "region_id": "RegionOne"}], "type": "block-storage", "id": "3a3ba3a62b0349bcbb543aa71ad0d8da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b595271d82594c039490178b6cab3bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c92b3cd93d1942e489e59cd64e34c98a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c71c9bbdc34646e2a8a3deb78da3d702", "region_id": "RegionOne"}], "type": "volumev3", "id": "a685bc3fc09e45fca358dd502e097154", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df135b3f7794408cbb577d1c3551a580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c60fa53d8f84b34accb0b58bb5b40f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa61dbdb8fd5407681ad61dab14736e1", "region_id": "RegionOne"}], "type": "volumev2", "id": "8537efca52504df9a8383c9c42b7c03a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f0245f362042a5a4efb6bab9483f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0174d5df84b45a4835d5d89f93d0ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a16a0c49ff34c5f9fd1d93119452af7", "region_id": "RegionOne"}], "type": "volume", "id": "17e0f651c66b480096273e8d549f1c43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "940fe00e0eb0441ba42194f036cad2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37c07e508074407b94404b204fade225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "147f12a902d34819bed46c48b4f5774c", "region_id": "RegionOne"}], "type": "block-store", "id": "568e0af717314af69ea074364c706ed9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "899741fe2fa34d86a3b1c2e3edcddcbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "791ce85dc9ec4e60ba09370d6617abb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a141cf9e6fc946ac8ca1ba6e108e7f7f", "region_id": "RegionOne"}], "type": "alarm", "id": "50eb6a15fc2e441da2cf2c963561154b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9ae42314196470398aaca8b04e38729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42f8ebce944d451d924789271bc2f17a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c64410a3710d436ba4c41f513e69eb1a", "region_id": "RegionOne"}], "type": "alarming", "id": "a5b950f69c3b4b0a9111785c1727cb17", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6473661a854e401a9cf1286538dc990e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3f6241da59247ce8c25784e53b4a812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1873d31153443a5b8f0afd1ddc2bec4", "region_id": "RegionOne"}], "type": "meter", "id": "21a79c70696a444ebf0768664cee791e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ca8ea31acd44592bbf45269dfa2ad43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d0f204e147a4211a9d93d2a173ec0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ff5daedaf33d4a27958aaa0732308fca", "region_id": "RegionOne"}], "type": "metering", "id": "1e6192655ffd4d18aaab55f0832464bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "771c0f99236f46959c36a3058eb87200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a4487f9fadb433d85a042344285d8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9ba36401c6b04c8cade95fd7f6a9d404", "region_id": "RegionOne"}], "type": "telemetry", "id": "c14b76ab700a407a93cbbbcb1c3ba3c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3c3c0dd5c6d4b0bb290fed5d72bd02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c228802c4bd24f36af5e1cb507eb47d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84e1aee6c6fa430181d4a04bb5211d67", "region_id": "RegionOne"}], "type": "event", "id": "51f4f52cacbe401baadcd783e58c1407", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1d92438b712c43d78cb3363e8682934b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "07bf2f8ed1c445559636fce06b66605e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e12723cac35b4af28b1237b9d594bb3a", "region_id": "RegionOne"}], "type": "events", "id": "f5b9ddc8c60942cc9a8e6c1aeaad04d6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "accebe846adf43808fbcc527cb7d1655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e5138d3e4efa40249667c48cb31bc707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "de4e0ba8273d47679b35236b6dd11d96", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7436f6350f5246a3aa01115ca4b8eb9e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e82e1f5f12e41f4b6f760c04fe3ba45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f92fb3c0f55a49b7926e1ff08227438c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b3ec10ea4494be7b109fa484c14bcd2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "726f6c711b8a41148688e0c508eb0591", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "62dab083f08243ecb7b9fcc91ddf2eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6e8bd1aaa064d24aeef4b1f05baf801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e5a44ff16264cffb956de9a1e4efe3d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "097c0c0e849e4993be6af11d6508a5d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "886b8f98829c46b59ee244a77e044966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f43b47963c44ff494f28e3b27155db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7fd51947333440d8fabcc2719f2a7f5", "region_id": "RegionOne"}], "type": "tricircle", "id": "fa801ee8339449eabe409ca790e6da83", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d74273cf32be4c01b481c34e89bb842b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5647f6dca4754241bb5ec1d30caf5edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7f2a34e23a044f26ac2be5363e9ca0f2", "region_id": "RegionOne"}], "type": "database", "id": "3e7fd23c78a146fd968ed164aca09db1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41bb6a0073d748e4a03491f6f246196e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8570d24fb9204f0e9498eb1ed18492d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64b05f3c9ea84544be7e2d121e1f449b", "region_id": "RegionOne"}], "type": "application-container", "id": "07119256240e4b21aeee5162166ac5fd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c84e3147e9fa4adaac90c8fe08d33f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ed03e98c48348d5a6e55199fa0db6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64d5d5a77f634870af066fb7aec5d624", "region_id": "RegionOne"}], "type": "container", "id": "6b57fd47a920429981ad98cfb93c0ea7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62e702999de94d54bdd1180317ec7f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da76393289784b31a5b3d81b87231574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "49ede0ce0b3b4e2ea753da34dadfc54d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "39b01a10a08a49fb883bb1ba1aa885fd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e3d7f159aa54969b6531ac51baa01c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08d75276055f4b71b9b8ec9b5390c2a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "738f32b4ac2349bebbf014b9a6443004", "region_id": "RegionOne"}], "type": "rca", "id": "d9beca324e3e49649181cb4f6948a853", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f5b47c2732e24f2fa2e50919a9260c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c726c29a01548888d2e615aaf9f213c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "667eb58fb72342b69483acb2d9dbdde4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f5e70364d61f4ad08625d681ee15b2db", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cb4bbffa03e34c7993bff45922853741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "14c3b7a6f26647bd88020981732096ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c82346aebec644e2936e1c6bc3f94150", "region_id": "RegionOne"}], "type": "network", "id": "01ad518d7cf647a197bcee6bec5a8815", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b79b5ae5371e441da9e0f74a6877a9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5735df0cf2434127b3bdd6f1dcdf7048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8d300cb23b304513b7b6421462de1b5e", "region_id": "RegionOne"}], "type": "backup", "id": "4233e188064b4d13bed60abdaa705b62", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "605c81b5952a4e59acfc21fa734939e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0668cb46d1e4fafaba1681cb88b3d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06f0ac4b30c749d796759adc6c2f74a0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ad9e7f7024664f649c76432cc7c4d673", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c34b085d16840979127da46529810f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "90d7e7fceb5c478292925068cd669f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a322183f5f564a70994c2ed9c681b921", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "85fa194dce294220bbfdc69bdbcd574d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2f9f451054b74ff28027ab9c8c0c43a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f8b61314766490cbc8920562c953c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3d4f43decf98449ba536f324bd3986f4", "region_id": "RegionOne"}], "type": "monitoring", "id": "22a580322e114bc781e202569e0793f1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "783a445e26884b6892050478c787bdca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b1e7e841756e4c6c99889a6c96039c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "efe55d1d25bf42958fa70c1b9f32d3d1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e2303bafe5b04613be146ef399db0335", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6aa11a50bce64177b5d3a45f024ce7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "06d9115d6b1c457496c52a4182bcbe2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d7c568dd7824576bb3fed03026f827b", "region_id": "RegionOne"}], "type": "placement", "id": "b473a98509be423a822909152df56d40", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a76538cbc3d8417c8d54395723eb2ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dcd6585eb81740258d868f3ab279d951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "43d56ff9b9ba47d7a441a192f937525a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c54f0acd186043ae826ca8bc7ef6af6d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7714577ec344f62b5a66ee04feb71fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "976193334d684f18838b2497e8703457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1844197b57d9409891b1386cfe9c0cda", "region_id": "RegionOne"}], "type": "ha", "id": "e790e0bdf20d47b385223e778ad7eb0b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c5db418b7694428a89b92f63dc39462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fb0e150a431b422181462c5513936dcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6ab1fe5c079048dcaffe143b5b9ad773", "region_id": "RegionOne"}], "type": "reservation", "id": "022f9d68f8424f1e83cb50b4dcf29765", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "141c2c8c1dff41f49b32771cd68f478a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e93097fadd3c43a3968e9bdc4249c7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a7928fa2a2204cec9079c68a5b776405", "region_id": "RegionOne"}], "type": "function-engine", "id": "63a86358f24b4182a084bf0a8cc2490d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "23863a04e2e6487ca775996b1035460a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a2cc3d4cb854ffbad420fcf0a4b7673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f75f18c2c3c646559e03157527a3f2f7", "region_id": "RegionOne"}], "type": "accelerator", "id": "ab893e3c77ff49b89ab130fb3518dc44", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e483a3050a34b71978ac76954aede4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "56478dcf66424b6ab53b0c2238a8259b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5be5ee9809eb40d3af1ffd992ddc7eaf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "667178d045224f1f92080942dd2848c0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e252cc69f8d14c17a5344923fc6d3efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88ace0ec820743b3b5ab855a2c7b2fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9323e02f98d042c3b5a46b058cc7aa2c", "region_id": "RegionOne"}], "type": "registration", "id": "e4ddaf826cdc49f891d8e6e22084cb5e", "name": "adjutant"}], "user": {"domain": {"id": "2385e14883504222884da8e79a2d15b2", "name": "b7efd258eafd481dbc5002171daf0cc6"}, "id": "29b40b40e43d472e8b0dc9e0a9b42fbf", "name": "2f3a5d44f28842cbb96db09682a692c9"}, "audit_ids": ["2f8d6d5851824dd6a5e2726f00e3b7c2", null], "issued_at": "2020-04-23T06:25:57.079166"}} 2020-04-23 06:27:57,202 keystoneauth.session REQ: curl -g -i -X POST https://container-infrastructure-management.example.com/v1/clusters -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "master_count": 3, "node_count": 10, "name": "k8s"}' 2020-04-23 06:27:57,207 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,208 keystoneauth.session RESP BODY: {"baymodels": [{"status": "CREATE_IN_PROGRESS", "cluster_template_id": "0562d357-8641-4759-8fed-8173f02c9633", "create_timeout": 60, "uuid": "731387cf-a92b-4c36-981e-3271d63e5597", "links": [{}, {}], "stack_id": "31c1ee6c-081e-4f39-9f0f-f1d87a7defa1", "created_at": "2016-08-29T06:51:31+00:00", "updated_at": "2016-08-29T06:53:24+00:00", "discovery_url": "https://discovery.etcd.io/cbeb580da58915809d59ee69348a84f3", "master_count": 3, "api_address": "https://172.24.4.6:6443", "keypair": "my_keypair", "master_addresses": ["172.24.4.6"], "node_count": 10, "node_addresses": ["172.24.4.13"], "status_reason": "Stack CREATE completed successfully", "coe_version": "v1.2.0", "name": "k8s"}]} {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.258821s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,046 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,049 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,051 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,052 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,062 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.990155+00:00", "project": {"domain": {"id": "857f2e86cbd9433fa3521021e18cfa99", "name": "0ee6a7cd504d4e20a18c6a4865ca49b0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "32bd09e6ff674ecb9581dd26cbca765d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "169b4f0ce9a7428484df645d7e5f61fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b367dac54834ab8b58b465198ff8b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3c02a3d01fe340d9887154fc123da621", "region_id": "RegionOne"}], "type": "identity", "id": "7d0d492c84b147adb9a671d0a86def47", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2967a1e2fe9143eeafccfff4e78482f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "449635c7307e41ccb2386e01518f3200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5ad70555686c4cfea852c0ccfcf17a29", "region_id": "RegionOne"}], "type": "compute", "id": "4a1e723f93014b8db723c0b50d6555ef", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dbf5eabfdff9406db9e74eb4ec00e363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "940371cd861848c28705ebb35c7e3c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "de734a597d8c48a193defc852d303c60", "region_id": "RegionOne"}], "type": "image", "id": "9cdfe1d9c47c4e63a50578c5efaec4b0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "50a3dae4f5654769aca279bc4e63a71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "88dce258ae1d4461b1f164ec391f8ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c791f158e0ee4d3c96ac24213269c39e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5089010462d14bcb9320be2e7f07444d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a2d03cfe634859a31dad8b81f02361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd290d9671384a8fb31e048a8b439a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8643200bb35b4ffd8ba9590f7fa00a23", "region_id": "RegionOne"}], "type": "object-store", "id": "3e229cdefde4414fb74fc8006f997fbe", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2649c1f8857141339537e495ec3c37a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56034f06c96144f3bdaaec7de8f24c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e398aee8c90401d8ea18b123bfd0013", "region_id": "RegionOne"}], "type": "clustering", "id": "8c263cb092fb4d41b91d81de3f71a81c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "acadfc4e63d340ba9b4d0b0537d1fa7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32bdb6cfdb5048d4b6b8e513b5479302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d14a99314b4e426eb2917909a2dfa688", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e1922f10c1594ed39660e6c78b819ab9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af64211f7893401c97125ea1e0636487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eed2ffbcdec7413ea59d710ec9536b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c3db45168b64d0c9c1f6e810069a4da", "region_id": "RegionOne"}], "type": "cluster", "id": "7dad3fc397484063bf54a6f7ba6e4ddc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35770bd40a424e72a6421257d68ffc02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "558ec0db4e3c42e5a76c32db4b989093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2e5e819bc5b8455c86df56526cebdae9", "region_id": "RegionOne"}], "type": "data-processing", "id": "55e4b45f030e40df8481e53424317a81", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab7ad866d0724a7c85478e9737aff89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c8a94cb7e42404b8ad3fc3c02fcedba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0542210d0cf24e368c8701ff5cae1275", "region_id": "RegionOne"}], "type": "baremetal", "id": "0dfe27e6399146d69e6ba714342e25ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "057b35527e7748d4b6b3517134e43a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ebc6831b4834a748066915a8046ff6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3a1565fff6a145afb42919cfaa3331f0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3e91e65cee894b5f9ef16643de32f9cd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fdde12d1961f4e1ab305a7dfae73f257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3e14c868a49042e78c5807acb53cd602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7d25d44a6f41468394ae9cf6c9e1c598", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dbb31a54d4144e20a529fe90041057ae", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "06b8c689b05a45229b2b547f9d9a726d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b5beeb017bd448d792038c4013379fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f77282a425a43d0b49745ad8fafd032", "region_id": "RegionOne"}], "type": "key-manager", "id": "ef016243b247489b9f369b1142ecfd0c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d6ccaf3e4bb426db3592be566131f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c842840efb9d4893904c78fcfe6a3047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ea70fd09ba25428cb2674719f702581b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "14b593fd228a47f789d1acdd28ec7cad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4945b4076a9c4e23af887175b18e3aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c9af7def7b049deaad59ef3f1337ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f5210d986d194fba878d2ba36acc6938", "region_id": "RegionOne"}], "type": "infra-optim", "id": "93b531ab24894278a09506bab45d1233", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7842c3f24f7041929965d068dd329eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee7477e3263a479287f8251985680616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f537e00784ab45adb658b3cc99c5a646", "region_id": "RegionOne"}], "type": "message", "id": "a7b1772512644f7cb76b992e8e93602c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2dd64c713d26407ea61b156b66a6fd6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4775e058146341fdb579a20cc998771e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c3a4071f42c64451aa68c935264c9fab", "region_id": "RegionOne"}], "type": "messaging", "id": "b40e095f541e48449ea613f06e6f9fa1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b478ef1459a4106a4e30646893ba35f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "825de3c3db3b416dbae9ae53341fd555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aafabcf67c4149e5a50854055ab0ffb1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6d59e2a1125b4569998ceade14338c00", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ae00355f5ed4885bf8bfa0a60b406ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1eff1559a0a9447d86efc6ea5ae99e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab7b926d482540478436f402c77d9e3b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "309aae9852d0447698a960b3ae0ad8a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "091c2d8e1d024f69b74d8f2fa36a122d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec4444400577431d816a50a0d04c0cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8113ae87d8f49de80f8d8aa66ff7dc0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "57525e4e5cce4707b2834d85a4a101f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5b0c10a02d2434abee55fed261852dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b15202c6b2e4d5393bc8cda8f86b396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ef2fb2e9c674d629d8a46d35b36cec2", "region_id": "RegionOne"}], "type": "container-infra", "id": "fcfec9bf9aa440e88f3c667ddcae8be3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a58a6cbf31114791b325e07a2948f150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a46e68c81f464682b201e0ce72c70a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "79f386b489564f339895dd1386278c06", "region_id": "RegionOne"}], "type": "search", "id": "026d81c9673a44c69447f6f0f6c83cd8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bd6aac2f59ed41c8b3571b8a65e16bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c48b8ed678c143d0952a4f0085e6fd19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2c794e46593c4a35b202eaded315372d", "region_id": "RegionOne"}], "type": "dns", "id": "3f8b8de10ab3464dba8b6472601b61ba", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1d9f65b7fb4451b9db4d66eff2dda70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "58ed7dce0f3946038d8f1dc5a5c5737c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2664da2777a94dad8e7956b5d9a23e80", "region_id": "RegionOne"}], "type": "workflow", "id": "17d7d5dc09fd4f329b976614231e4b08", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f051c319a8b043a3ab5936bd53bceb17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25d158a508a7416e93768ddb823a8598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d50539e6c24a4936874769765f270444", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6b321acec01d4c9396d8e7dd95559ca8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "704f1fe38f1f4eb0934602a30868271c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f02dc416652848fca5e222cc25526213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "33f3a40fa3d44651a7db7f6d0ac72af9", "region_id": "RegionOne"}], "type": "rating", "id": "b4bf7dc27d02440ba5b52443c7b13e8d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a340c1648196465dabe1568b60021db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1506db49957d4b54b57d47d7fea23e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0e4fe1ffe0ed4eb08b032c61b88aef5c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f13d9eb265324f7bb85cc8a3752df1f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da6bfc8874b141c3a7f10b12660eb5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "686a6d40143341768d4c443c663e2fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a309552a47014bad827bca30d53383e6", "region_id": "RegionOne"}], "type": "policy", "id": "2203ebf5d18d402bb34fd966e5dd7f75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a49b6570b02743b7ba350cf423dfaffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a79ba6f5c354d229b393a444fd5257c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9fd9845440964be9a8cdc384216743ab", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5800319116254ea0b7d2175d140ef1ef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e2915c5c0304e5190c7764cd0132461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "919799c2b9f74271abbb661a92ef609f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e297eeefb354e4faf34c690a9a01007", "region_id": "RegionOne"}], "type": "sharev2", "id": "1b6d402842eb4fc6b74574d1028b5490", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ada755aa9d074565a0a7f9c81916b88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "592b12f2cdec44afad2c57ac146e33c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f58be0481d4b444698ffcc7f1bd4ba92", "region_id": "RegionOne"}], "type": "share", "id": "5069bc1a23ad4e1d822d43a16f592a42", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe7dc0ba74054bfa9a77927b74231b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6cffd8654da14b4a865239ef4ef1065f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b1c87ef837af48b3b370c047497471ab", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9cb6755602dc48108c67de3f97ff7020", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2aca1686d6ac4369b8207d0d525614eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9e72a54c387402194df27fd7d950093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd197fbcc5b24cfaa357cae709db0abc", "region_id": "RegionOne"}], "type": "orchestration", "id": "05d6ddc0b911492fb005c6d03841d886", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d15635e03434e70bce845641fd80938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7bf031d74424aa2ba4c7f5e95932d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77d13f6085f5496c893210e0ab7ce837", "region_id": "RegionOne"}], "type": "block-storage", "id": "eba8ca0db35048b996aa9cf7f08ac38d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4d1183983fd4eae8963813d9eb92244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9faa7b3b397444a2b642810922bd4a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7be11aa2f06408986211c7f1bc258e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "0d8aeb2e4c104fe2b4d05895aa271ca3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f38f5e32899f4c34b9bf8c11a04b4afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d37ac32cdd60466f9f85d2226c29373f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "364ae86ca0e24e3dbf54e7eabf67a595", "region_id": "RegionOne"}], "type": "volumev2", "id": "e7df56da8d924d3194da0c65d970ea89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba65b4152c354dc3b66a48ab29bbaa1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7ec3b84f618415fae814ddfefd15677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "359a6b99040b4ea996f2609a662148da", "region_id": "RegionOne"}], "type": "volume", "id": "e82c4f9ec7ec4d91842736d39a631437", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e760f4fb813c4be79b33b00d3670ba50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bee650d21066440986d5d5fd1a1c3030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d3675ebfb00499dbaab6f89c36b8759", "region_id": "RegionOne"}], "type": "block-store", "id": "2963e4fb08a84d66905b014fd759627e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6039b296deaa4579aa62a58e5dd27220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c4ffa503a497441bbb1b05aebb05fad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9c54e4d094e14896bc79bedc64922e48", "region_id": "RegionOne"}], "type": "alarm", "id": "313014e6b36d4949ae3ddc16cd312200", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ea9c44fd91a433f9479cc2957df7cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5aa5e20731fb4529af81054fdd7c5ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c26705ebbbbf4364a64febe1aed78387", "region_id": "RegionOne"}], "type": "alarming", "id": "78fc1028a55548cf8d916da98c39a018", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fa347d5de9e46b69e46960a58fbee52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "62c59c2df42046c5996e2f25956a6e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e62cf9da7ad9412fac2caab6dd96e9b0", "region_id": "RegionOne"}], "type": "meter", "id": "f94c945c61a5431b92768114c8ffa3ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b309234ed84a48b4b0ed40c86e92b7c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc80193ffb7343198a9ccc0c98dac2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4bd91f4a5b664cbb8e0531b97c3fabdc", "region_id": "RegionOne"}], "type": "metering", "id": "0077c8b18cc04629b2d4b208178e5196", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "765d675ba07f40ff8b8b40b7253eb6bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "323901f90a124116838463995aa56926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "574a343d39e445258f9a4cec1024eb6a", "region_id": "RegionOne"}], "type": "telemetry", "id": "eb70b934682c4bf1ae70fbe57c491cec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9afe3e089a25408f92eb9f8db67e236f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3d1e4a2e6aef403aace903140d39a062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "097080ce4e4146ca91cc25c995bea7dc", "region_id": "RegionOne"}], "type": "event", "id": "fac7b85f7b334b39af807468aead9f5e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a662f49093c340b39058e7d962a886ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "daf4b87cfb8a47cea61fa33198b7b3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "172038f206204dcdb6b85c0e825ab6f3", "region_id": "RegionOne"}], "type": "events", "id": "83e58f76f4ca44d4aa4c1a14fcae64da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc5c34d39d424e769b577787f71b7e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1356e8c61a34469993ff1005660a90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fef1b3f5038a40778bf22383a1adf202", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e5e57a660e6844e48c06956659020845", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae3e167a6a7e4eeca764e5ce26841d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d5ddb2fdb404182af961a9469c3fc84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "17bbc5288491409d9577544163bc0aa6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "79ed4c339ad443b7baaa943641c6d93c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25f9e047c60b4999a4c8dad3b70e6e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "059b81764d794631bb432dddba288d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9cb5f03f5ba4ef38d4989e509817c17", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1736832e11c54a52a5560c64daf12de0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6494bbd7a3004687bcc55b1203d6effb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6490578b29864eb8a37a2e10d7e5fd07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "096fe37348744dfa81b61635c1f9bb0a", "region_id": "RegionOne"}], "type": "tricircle", "id": "4bc8256f707f461da18dcaa22c6429ea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4445d72757d8497ea8aa72127fae87a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b42d4120376445a28198f23616479848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "20c091852ab945e7a565aa0ac865f751", "region_id": "RegionOne"}], "type": "database", "id": "189593f6973846bbb6fa995fe75db04c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae0b7e0a0b134a08b40a0da16319fcbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4e6ae50ab5a94b85ad5627a0a42bef62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f7b2dd28b11844408de5e87587b1a958", "region_id": "RegionOne"}], "type": "application-container", "id": "32207228c9f24741b9a2e44f710a5aea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a251df1236a4355867e28f00436bf29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1286966b03974f0cbd4eb7a9e44541bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "de7294921cad4a91804ee3f77a54fe4e", "region_id": "RegionOne"}], "type": "container", "id": "505fcb274f09450db30b680a6cd133a2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63a622d646994902b03738ad51ce2f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb9ef32d605f42ba808a589e08f872ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c25993bae5ec4b6286c4d8c3fd8b65a4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "775d331aad5f4ff79c2fa7e9b5b69818", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0354284693e64d6580de006b3e05cd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d23c64a8f6974666a07b234b1e5139a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e55304005724880b1e243384a425bbb", "region_id": "RegionOne"}], "type": "rca", "id": "851d86d9d29a46cb9b2cba62c46262b8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ff03389605464cfa9e71a58b6c6e4291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "12753fe95b6f40398e9cec4f89f8a526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dbdcf3dfc76f4bcba6c4c88897b28015", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4f0e536803e4477db0237290caf35a2a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d96cba18cea54054ad658dcd31ee0f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b4bc4ec7ec4b465ead56456e509fe57e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2aced253f77f437b8d254e11917ef081", "region_id": "RegionOne"}], "type": "network", "id": "7807de9a3c9d4f31b93a5c725b1a7291", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ac40604ca5d94fd6925f7ac3dc42ee55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "12a8061d0db04649839b5f711315435c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4b449ad0ccd74f5f9beef855843dd626", "region_id": "RegionOne"}], "type": "backup", "id": "93915cf9493d459392c306946720ea30", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4320fdcbb41454f9e30a9a0b3f1450d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0e637de6280b415d80ba400f6fcff521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b672207cce6740cba4d6d7646029c992", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ca3bfef857654455b3b9e207d2742f59", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf35b125e0c84128addb1fb835171ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8de30e7ac9604581a14ea1a84c587c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6e74e3b9675341c4a671f07a8bf3add0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4851908cdf8449acb3598673cce7b8ec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35f02e3aa0884e908308e8c86ac8f216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "59fb4c1a22e947968eb2afbb5df67ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1a4955a4b5e745d2b89b9e37ecd73622", "region_id": "RegionOne"}], "type": "monitoring", "id": "35fb61f5a51a403b88cabb74530b5a90", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a7d13c28c3c248aeb57f4783bc1deaec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d7e43c4e837417e8943f7dc3f0326a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e993d9a540eb444fba2762abc68ae653", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e9d88336f5644f5fb99b9506002b680d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "25f0ec558d7e4ebfae1d6ce108e53b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bdb8fb9b8a114a64b7e0bdd3d920d5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3ccd07a8b966432cbb54b1e8aa00aa69", "region_id": "RegionOne"}], "type": "placement", "id": "cd169197d0614b21bb122678c20b4031", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75facbeab1db4188839e9a4a031efe08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79dcd698b5994a329ab91e8a317a9867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7abd092416d242e4b7dc280d764e9c2f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "386f2dd343cf414f9ea957dc8a5756cd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa3a4548016a44a9b312f7e73c4fc36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32fab9d678454da99ee1a08d21073a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8b21bc5f0b5c4cd882e116b05ce5799e", "region_id": "RegionOne"}], "type": "ha", "id": "a5ca60c413f94e64aa43e835011b6955", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "15d16ae23d8b42808a760f4a8a107e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c48fdde8b2b349da88aa402f0aafaa8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "734ba2f15d644967b5d690d7e9ae604d", "region_id": "RegionOne"}], "type": "reservation", "id": "fcd54d4beebc423d9f1a5a76d1220b6b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "66d664f2725641dbbb6e303afe50bcb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cd6c90e898894eba893a79b1d5d69fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f68ecf7a3c7841afb0c2b67f32f042ef", "region_id": "RegionOne"}], "type": "function-engine", "id": "39bdce18237d42d68fd51299e312a644", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "018d74fedb3d4810a66c91e1e6bf9f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "86c8e6bf898147cabcd0650bc7fb9976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "062da59dca574d59b59d32e9d6b05013", "region_id": "RegionOne"}], "type": "accelerator", "id": "cdd462586f6a4d1da985bfd941c84478", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a50c55f4278548338b516800ba938402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "138fd11fbb4d4bdf9adf08dfbd9ffbde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d8ec03a6ebba40cab582bf490f0bb3a4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6868a2fad5544039a54260797fe32806", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80a66b6de043419cb6ad0f0cd241795a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f8b678066084b21bb1a6aab06a39d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9404d5062e65455f82ea8c0d38bcc33d", "region_id": "RegionOne"}], "type": "registration", "id": "b73a893910254ff7809d515adab6a833", "name": "adjutant"}], "user": {"domain": {"id": "189b7a177e914cb29d1b1f7a1af65516", "name": "8e7e5a70fdd74c20aaa092d148c5292c"}, "id": "d4ce14b7d370477593070310cd6d7772", "name": "409eb504787f450195ad757c74552763"}, "audit_ids": ["1a421b5253c043f69ea852ffbc255f94", null], "issued_at": "2020-04-23T06:25:56.990155"}} 2020-04-23 06:27:57,203 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,207 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,210 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,214 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,215 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": [], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} 2020-04-23 06:27:57,223 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,227 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,229 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}} 2020-04-23 06:27:57,235 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_policy": {"description": "updated!", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"]}}' 2020-04-23 06:27:57,239 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,241 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "updated!"}} {23} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.175969s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,241 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,246 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,248 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,251 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,263 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.183732+00:00", "project": {"domain": {"id": "88f4bc2f737f461698e8132c158ca0e3", "name": "f792fc850297420f83c6115da4203588"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "50c7b52b6c1b4ca09721985298f8b3aa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5481a27b677494580ed83ab961047a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2338f0b18e30406e9d400a2350941098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6c2b3b2621f9433da8573d7581a0c134", "region_id": "RegionOne"}], "type": "identity", "id": "55dbff3952554953a8e1c7e44c96f994", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c38974992b5e49e6a8f5f0ee391d0423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1be9b796c6794c33b3cc63ca3734eee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9489d149a6f34c2d8d2dcc5544b0ddb0", "region_id": "RegionOne"}], "type": "compute", "id": "e3f5f56d523d4c8d8037cd45fed92469", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "aaf24b98462f473db18cf19cbc214c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fd5938277e8b4f71a5a1cc2e38bf989d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bc181b7f58e34fcea08e7b5329add21f", "region_id": "RegionOne"}], "type": "image", "id": "b0275b938d584483a1d1223589d1cc5e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "571e6816c86548e8b26aaa7a537c99da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e751e3692e5746eca202b1e1cfef0198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1cc0c0b8febd4d9896609d53352a5890", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ef1efea685e04010ae71cf5306acb523", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fa12ac45da74eb88c9eb5baeb64943d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c36db9d1091a40a7a9de8a89fce4c426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26868373f47544e894d6298b95913114", "region_id": "RegionOne"}], "type": "object-store", "id": "4ec083e380174a78ba8e521534583b75", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db31015442eb421fa14fee244edfc700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6dd7be75c01a44dd9d55fbcc08f5f7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c173e540ab1458ebf7f31c721c8da88", "region_id": "RegionOne"}], "type": "clustering", "id": "1701d09d26e74d3dab85b38e46a9bb34", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69325a977ba34cf79f8541a05116266d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eccf6a3f94b74ec1aa717f6927c61293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c3424d76902347f590e1db604079b1f1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "82e79877c7924775b5320ed09d22a778", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae5609c732c14852ba422d1229532dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "257f4a174ec34fdc8793d71ecb8a6c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "72ec542d689d4bf69e5f1e00dd4f7f05", "region_id": "RegionOne"}], "type": "cluster", "id": "ca3426393d564321b2a086fbf03b7027", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5ce32b07ce4b4d35a48a1fdcf5baf8ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7f9c4b5427cf49099a59997f68ef5eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "64b91634566c4b71bbc1e9be77f9e255", "region_id": "RegionOne"}], "type": "data-processing", "id": "eb63cc5445d144ad853f48a9a01ba527", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4ac2d65b170431ea1f52a8f4bb14a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6451289f12b643ed933537f10a4c6d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e86a5e504e434572a1d9cfcaab6d6538", "region_id": "RegionOne"}], "type": "baremetal", "id": "0af884737c5049a0a3918bba58386f8d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f54f28c5353840b090ca3db11d28c74f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03882d28d53c4271a67879a65b342ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8bdd768cd8244c9c897031b8ff0c68ad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3d26f8a223214fed9233162c0b150ac2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ba41456e9d94287a82eca7d7c8ce8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8fd08e174ad44f880217b0909df426d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9ef99e5ed9b243d593f0a05413f37841", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4b8175b18a1046e5994a66bed1ba8a2a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ccf5ba6753274332b2e485f6dca87acd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a98cd86efd444d3c98268d9fac0202c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "06db7c23dad24819b1ece0227b3abd06", "region_id": "RegionOne"}], "type": "key-manager", "id": "20e1b6438ae44bc9b09226e767ad9109", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2aea0e60cc34238a0e00d5a82275ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6000c6a2659c4b85b47e44640fa0fcf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "56c036cb84c9447bab51f85732872605", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c5e76e259f4d4d22ae3cb303e2fe08c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef4bf687bbbb4594a2387829ee6a8c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6214e5934b744d6d829f4b7d69e77672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c447190fa35d4c6e9c2022bea1d0ba15", "region_id": "RegionOne"}], "type": "infra-optim", "id": "22ca86c222fd43f9a81041f9168dd599", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "884b7336aa7d4306994046d58999c004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f5826c9fdb9f49ad9240e0c1b1d5448e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55d13dd9aee041a88c8acf67ee669a42", "region_id": "RegionOne"}], "type": "message", "id": "ff3f22903515429b9a8fb3c331263902", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e7851c578ba449a8b99a4a9b4de5d912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "003e8465ecd84013b8a213fa1d75b019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3546c13a8c954370bfed4580b1aca6b6", "region_id": "RegionOne"}], "type": "messaging", "id": "beb01ff8099d4785a1cee02f87de5dd2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2a78b369ea0449a8b054162adeca0296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f3e91ef917a4d76a25bc7805587cba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4e21f665b9cb4ced87c22e7c0fc72d62", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a05bd66427f24c3f8c943ed3835ba07d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c649c2530c44150904afcd1037b1f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c721e9e8ada1406b8b484d7c868b0612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db8ae04a1ca34beab45a9c37c5ee4eca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ea623f8717794ef485bae080b70f5909", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c7f3dfdf3464a8b90ebe5df093cd250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79346f82d5714e8cab1210f82e432b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f8b2e20ff9e489296eb50dea6ba2d5c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "29c69a2fa6b64de4b561876a6c5dc7c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19fdc189c44846f08dc24a3ffc938fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38454b71da7a4cf5929d0ea367ebd91a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bdda2dbf3c5464fbc41a508548bd11c", "region_id": "RegionOne"}], "type": "container-infra", "id": "069df5f1f10d457e8a7d9bad506d55f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4fcff10978534635a10b254609395d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "874be96ea50b47ceb1db5504ec9bbaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4316a6a2a02448b083be51fd46cd4d2f", "region_id": "RegionOne"}], "type": "search", "id": "7d6b4cbb66104fc2a4a2e927c0c87849", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b823f31d088469ab029ee83e4c90b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "80f5b9e5e7b84325b83eebe915a329b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "475f88994f2f4ca18f94478730a6d3f1", "region_id": "RegionOne"}], "type": "dns", "id": "88346ede8af54e7ebaadf2abac2bf343", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dde5cfd3e8884a1f8770b06d278fa384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0deee691699b4fae8ff56648443ab92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "addec8d15f314f0184e606f1ad0821a5", "region_id": "RegionOne"}], "type": "workflow", "id": "8229578288cf4c8fbc1db46db9ba5519", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de6f8aaabea94d8c84816bcb9b85ed43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ede6baf4d3a43388c1bbb48f325b8bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab8e81e4ee9349b897461a042e331d7d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4a4802b8b6a143638e9ddc11f7f88616", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "439cce8201d54a78a772b1b8c65099cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1cbd06e617ca4e1387da8a8806ff0b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5782aa68dd334b03b5dfe0a05e8b523a", "region_id": "RegionOne"}], "type": "rating", "id": "6eef0e709afa4e4791c92cc383f92e3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "64d8ef7cd4f24abc88dc20388659f5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c03c8d31b07545c1a52e44f762b3ed61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "094b549d3b78436a977cc8216504780c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "efbef98c1c2142c0ad02a4b5441ab7f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e41a6c3e072409aa18d7104d6434e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a55912cf0e142f7adef364c2892d6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4d96f93a5e7749ada809335030ff0a27", "region_id": "RegionOne"}], "type": "policy", "id": "2c34cfd4908648f4b407760de743c74a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a949348b038e4abd94501575f2b55320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4214011908714c65a8f1769d9c584355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "386e9e9bf12f4e148c29f4f5af6fd931", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36a6cb74d45841f7af78e6aa2a3f3807", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56727133720d423597747fcff254c1df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fa9fb08f76543a6ad5cf93f86efd7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "49d8113b53e64c92becae1eeb3f9f33b", "region_id": "RegionOne"}], "type": "sharev2", "id": "b32ba6ba7ed6409f9a805a6e37f81688", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58120c28f53c441c872224a5f91a42f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5385d0fdfef24b128d5ac04a290cd275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "861c3f1eb3e9460d82f0999cc6ee342c", "region_id": "RegionOne"}], "type": "share", "id": "957da6f9cfb744e981447be892ca78b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77cbfadd71374dafbe4973d263950f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f68b74320004d59a4b15c0fac75117f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "73405e1a00914a25b93f1e4f459de536", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "638c5c866970411ab38d08732b175a15", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a20c67aa6264a8392c96f7bafa0fb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e9fa5a39c7845c8b7e4361513b409d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53e9cd96f4e345e4ac4beb36e77615e0", "region_id": "RegionOne"}], "type": "orchestration", "id": "f13167cd34e34966bb3bdd7f62404878", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a72baab394f0415bbb8eee8d36c8087e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef554a0989b4e03a80810af70896433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bb3135bcb3142e6bd0e061f1617af34", "region_id": "RegionOne"}], "type": "block-storage", "id": "5323167be2fe466d9e2339537aab3da3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "742ff3d207c342d69ba1d1762f33bbaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "617997bd6a8043fcb70b7a4587c78a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "524c45c7da314c7793b7b671418ee11c", "region_id": "RegionOne"}], "type": "volumev3", "id": "b1fd027366344c4d969b8f5bb919a588", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7164c2db91c4a9e8ad649d7823ddabf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df8ee479110144e89ee76a1a4ed737d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "217e1803f9ea40c2ac0ed39374c19d6e", "region_id": "RegionOne"}], "type": "volumev2", "id": "89fb9c46ecb448feaf190a3b58956f6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b1bbfab686a40ac897fe56b202f4164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d974422beb6499186a44e0a5682538e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6525b6e2c304679b872f3088338a642", "region_id": "RegionOne"}], "type": "volume", "id": "1d728dc9318341c39be90927502d6837", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c118b5e3f6a40e5971daad004671ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b8f9fc6d4bf45e69477c5771164d8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8fb24f232dd4d358c693c2891e75fa8", "region_id": "RegionOne"}], "type": "block-store", "id": "063819a8eb104d02a0511928b43bca66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9aa0d04e60304b2eb2e321c829dbac97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "528b3fbaf95f4029b73ca609287cc47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b60b08d8275e4ee6be6bc0fc4fed2b96", "region_id": "RegionOne"}], "type": "alarm", "id": "c7a6ea640bbf45a08ba0d3740b7a1a48", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7684023e183d45f9b99f3bc7f5f0a03d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ef02788ba624c1fbef78f39773b4808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9059e72bc83a46fabc00cefeba5b51fa", "region_id": "RegionOne"}], "type": "alarming", "id": "eb7d0b517f0e4add91a2592d5ff78eec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36c5ee0f584a4b54b8e6ed1417322b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fbf1a920c734aa98c97d5d447b11082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd666b9531a547f9870f13bf2d64d8d8", "region_id": "RegionOne"}], "type": "meter", "id": "df8a7385916447b3a339110266a89476", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d3d50d3a01e4c309ce0116f6f29008f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ff86056d8574944ab93ba595f89b415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5caf8fdfbc164d6c8f0d951e7c92aec6", "region_id": "RegionOne"}], "type": "metering", "id": "9494d7a26ca34e64a01bb9a6416a4fb7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6f55b269e36643fcb6d1b19bdf72adfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "44d3a36e92f94ef7aae71e7703bf2de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "22e3bec9269b4715a5376e5e84b20f40", "region_id": "RegionOne"}], "type": "telemetry", "id": "96d085cc26a04d66bb7fb86ee403bcb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "38e92e289563442db1da22aaf6d81aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "99d65b3ccc514649a95993cf73b2048d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a272118b282945d1ba9b545d121849d5", "region_id": "RegionOne"}], "type": "event", "id": "1e9074e48b754fdbaf266fc52ffb02e3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6a08b7f2939c4ee191bee86526378894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "945d492af9714909873751f8f93cdaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "909717e0f50b40c5baf56d1d35064bd0", "region_id": "RegionOne"}], "type": "events", "id": "7e4c8838a23446139324359bf26e0524", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97ae267a1a274d95ad680919f74f669f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a17e0d41b4c5441986cce6fe00a84369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5c00409b2a0045a1957702e5949bf0e8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9ba48754da054a6ab997be9a2a46d37a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43efef709cae498890f7ec41985c7fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "772a95f7311a438d874d285ac51a33e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36c0e24a1dbf4ec2a2d480ffa487356a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3fd785de973d4f93afdf43119b7dcde1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9a26d0368654f919b7307cf7cf12b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7680244c3a74380a0291d96070f3b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "36db6c4c502c4fcc94f43078d7569e8c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "25ab1cdd5b6d4ac6949c7454f9851568", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f913b301c3b945e78a86347f149fbce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b43d1f518ea4bc69f409fdfb0089ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "30325153796e4c38a7d9e724e703ac51", "region_id": "RegionOne"}], "type": "tricircle", "id": "697a2a2c9e8d4d98a4df99f6c166fd93", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7e600039ca4146998ab62f44ca3605e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d463b4eba96242ceaab9a63fe15edbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "44db5b33225e454eb4859937a1e5b1be", "region_id": "RegionOne"}], "type": "database", "id": "5b8530b76286418c901e7fc47577d645", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39841ffbd8a5482c894b090275769c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1d8b5c4c938409c88ee17c1992695eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c33dc67993e149b6874a5770c1ef3a6b", "region_id": "RegionOne"}], "type": "application-container", "id": "67e3d3dd8610420783bab668f50c160d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d7b86f9eae854dc8b0e82aac3a147621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e31f2f3866c4d1f82c85048bafc9453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c4a9fda01fbb4cd5a1abbfd0d66276cc", "region_id": "RegionOne"}], "type": "container", "id": "eb52b13a46d14c50bf7ebbee8e7003c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c38457e20534186a464a9c459363276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54300aedc5754ed8bd54a6cd63445d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "08ad4cd91f624459b27d471abaafa055", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ff504f18185f425096eefb4e0ce735b7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48baccc1e7ce4c499021a6bb4a7d255f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8351f34c8bf04ba594081acac10be099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "88990c472db645a7bc234437ba2b4787", "region_id": "RegionOne"}], "type": "rca", "id": "a359555e62e1443cbd829dfb84ca4e8c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a43f000002d948dba732571616a58386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "851d6e2e52f5418fabc0187044560da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "856015a19ebd4e93abdf74ad151b08f5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f70a88dad5b54681b9cf831c51b06ddc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fbfb40784fd1484586c6358028e31b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e63d84184ad64097b7c20070aa986b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "131ae577ad1e40eb95a4e2993856a535", "region_id": "RegionOne"}], "type": "network", "id": "ff3e603cee1a42559f9b91da0f8572c9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "97c9711c4f0c46f18c48e7d039cc4301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f3ca8103c2bb4cafb9782efd3a976e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "aa6e27a964ce46a7bc0e1b5f74824cd3", "region_id": "RegionOne"}], "type": "backup", "id": "42d4169689f2421394fced9addfaabf1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66019b16164e41c793be25a071515271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5355a3b4155542529fee180ff0bc2729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "abe5fe18513343f4901a71bfbe3776ed", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a61d50a341574f86819ddbbca859a0e9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b46fffd0c3014166bb17cf6f513aa9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e93f738be5c4202b3d60774480672b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "117e29db8dbf4ffb81fe7b2b003bc028", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a9a68084f86c4f668ab8be0b19f3a88b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "875a70e90fb24c239e6dff58e5b39229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb1ab5f638f64638b9d4493b8d6ba6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ef5dff8544674d64819da5a024ce6658", "region_id": "RegionOne"}], "type": "monitoring", "id": "ee1b9fdd4beb41a7979f94c4ca68500a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c6830d1ee6442a3b8f36b58e9a136c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa349a586b984981a207694618d86c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a6ca39960ba949c2abc6550159002675", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "484aafcd12bd42178f12edf9aafeef68", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "deee0049e58144b3ab24c2c8dcb1092c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c70eb7f6e4e34a178500f4838c8f27fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2942f9997bb54f59aeda35881db89c9d", "region_id": "RegionOne"}], "type": "placement", "id": "44cfb4fa6caf43e59bd829696ce0708f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "781f61b4dbc841a9a79feb9a6ff7fe77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bc1016a69b845bdba17f66afa8edcdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cf4a151a3d0b41da846d8740922ee605", "region_id": "RegionOne"}], "type": "instance-ha", "id": "09921cfeb55b4435a21f45b457aafa8e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f82612d754e42998c2aa5b0303e74a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4707585b2bef4f44ad9493c214625180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dab11d52fb5b465293994e2aee5a9481", "region_id": "RegionOne"}], "type": "ha", "id": "ead7a8d7534943f7a555ccd4faa26cf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e475d4ca1ef04dc594efa01e60efca83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1fcd3c58e95b4104a7e66e4a2677826e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7654d842ac34490daeca567c778e248a", "region_id": "RegionOne"}], "type": "reservation", "id": "5859e606aacc4edd8697793c96f2acda", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aff8171e38c849538d484a5c750d43b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8049b6a3b53b48ada28aa401bed82421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e8e3c502f5cf45f481efe340f4161aa3", "region_id": "RegionOne"}], "type": "function-engine", "id": "60c44259cf0f4f30b108594d5a9ba8b9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d06c49a6b067435495cff2ab16569d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "137c06d51f73471fbdaff5124b10b2d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "db5238d341274d36822b7ee0f79a2405", "region_id": "RegionOne"}], "type": "accelerator", "id": "230402efa1974b138775534c032be47c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ab52d56cdc9437c8a0da31fbd951494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b912cc4d19be486cbc25ce8d65c3b454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "66eab3b6640b4f10afce3b62263132b5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fe4b52352f3844a0aec0fd13023c253e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6818b0865ad487596f27899750815e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4ec96730eba4e3187792f15a39cce5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b3f090fac5e840e58346ced0813b50d9", "region_id": "RegionOne"}], "type": "registration", "id": "251b3a76debb460ca20c9d31aa630b19", "name": "adjutant"}], "user": {"domain": {"id": "bc5050402e004dbc9f17603a37cfc9c4", "name": "ddd61c47edb34aa2a43df9d1efe5bf4a"}, "id": "747378cb5ec84802a9cdff3dd7508d93", "name": "a45549ef42134b44b9dce401b20ef5ab"}, "audit_ids": ["d5ed885731d7494782a084fdbfbe99f3", null], "issued_at": "2020-04-23T06:25:57.183732"}} 2020-04-23 06:27:57,349 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: " 2020-04-23 06:27:57,354 keystoneauth.session RESP: [204] content-type: application/json {12} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.189956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,075 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,082 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,094 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.017413+00:00", "project": {"domain": {"id": "7b61699d77954805a5b14722d05ec0b5", "name": "5c337419ce894ed98294033badf6381d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "575833419b074a95b8b55fe0441ca0d6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a4faa8ab2df4a0282850fd4b6d56035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f8732d4cd214f7b91a7153537061513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7fbe9806954e492faaa9a269abc85493", "region_id": "RegionOne"}], "type": "identity", "id": "fc0968a103ec426c93214dd3e455d748", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75b4c7655586418e850ea7ec31862c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a7a857bbfa5440999cb82e346d697ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8bd0486f84954bd8962838e15a724592", "region_id": "RegionOne"}], "type": "compute", "id": "7b1e4bd0e5bb4492a4bb588b976dc4a2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b938689111c04239acdaac93c2a73dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "14eb96e68e0749c186ce12b2161d9fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "45877749759a4b65a8462383092a8668", "region_id": "RegionOne"}], "type": "image", "id": "eb8aa2198fc747a88ca9de790379dc8a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a83f38ca03504b78bc0995a8a168dbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "779e12a8ab4142eaa3a8d212e31c020c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bc1836dc2cf24e47b4ec1a4576387f5d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5a232ff92e4f413bb0635b92700e54f0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b34610a22c7b44ef865ffb1b5a93f66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b43929d3271440bf9a4fe571279693e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f73e43c91d3a476a8bc781e62cb894d0", "region_id": "RegionOne"}], "type": "object-store", "id": "c8a2d07de1bb40358b15caeca5c3525d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84b63a31f3f94dbbb09158946fefe12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6837c6cf4a004e06bd48ea91978142c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7947f66719f14674b661c883a98d1428", "region_id": "RegionOne"}], "type": "clustering", "id": "4e08f8aba7c242a987e9cfad72c8e606", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c44d0fafb61a49969ab4175212745d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b8ae1c7d60346388d092fd1d43f1774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88b4f8f305dc4e12b47d1577358aaf26", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "045d25bf4a8e44bcb4f4ba20264dfaa9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e5c081da12b4cb2ba8961eb899e1a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "788e24989e3e44b8bae147b5ee87acaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03a24eb3adc6479d87bb2544398708af", "region_id": "RegionOne"}], "type": "cluster", "id": "01a4fbfab8dd4c9b9e3acaf639c58d97", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8214c74ae3c6444081249a115906911c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d1b1edd2ade430e95f63c9569be6ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0b26e13004134a40b0ec0c4ea03ef775", "region_id": "RegionOne"}], "type": "data-processing", "id": "02608f545db64867bb364b0d8997500b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d2756780f5446f997e10b30178b458f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da4f7726299545268e15d9fc398b24eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ed99591a4f6403facfff6d121aeacd8", "region_id": "RegionOne"}], "type": "baremetal", "id": "f1def302e8234252b41a79a34adcdaaa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0502d41e150b49a5bdcd495c5fd679b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81db4b501ef346208304c01ba6b26172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b3fe6543999b4a2daa3476b181bbffb8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dea8bb746f1f4c7a86b903c9263effb7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eadd4ac26ee14191bb5f62775af2227f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dd7c6cd6c9e44ade928acdd708d51b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5a331a3e755409a87daef0b2cff714e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c482eb2513224060948d67a7313002ad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fe0478d95cda493ea3616ed934b22e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "42fa72678a304fd9bd23d1ceb05820a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fcda7da7153f4266845a5f9aabc55cad", "region_id": "RegionOne"}], "type": "key-manager", "id": "520152f444fb4ac7840fe3c9c112097c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "438d9687fb1943dfbe0761067282397a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c830d71ef3b3481da5dc3c802c49e143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b64f1bfaefb4770801cc8366c80fd8e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "587f9757392e4b59a1be1732a4da22bd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "082dc7a9ecf242818a968dfacf3e704c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bce45f89f0964ec4a1bfb73b3cecd32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5a4ed38cafb244a3a13664e9866fd9b4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0877511f1c2f4023bdfc4d8e8d64b4a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71ae289108284b6ca3b4a4c3085c1c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ef7e0ebff2d84abbaef3c4ca7457865a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b11ee126485f4d61970e44df81b1a0d3", "region_id": "RegionOne"}], "type": "message", "id": "7f93e2c1e47d4a14bef596ca769f68e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a82a2f5b4e5c47b78385518f6e2f055d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "facb3edac2ef44e9bc5f15ad7daac113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7fa7962f71e34deaba9fc084575c7d16", "region_id": "RegionOne"}], "type": "messaging", "id": "b1cfcc2daf9142e89c622b7aa2c58209", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e452ae99a0ff464e810ce48057cfc1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e22abe1f8cb34794bb3e2be239e90327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "296b3246e1a545ccaf4e9cc4b94185d2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7d4d5bc2189b4ca39a2638678d889f34", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2e8280f1ad94872a61ecb67113fd8f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73f1cb06e0ae400aaff85f831d7a2a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2eb1a21cd8ac4c989c225616ef5834b5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bb73cf9bf9544db2ad5da15b6da95c5b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "186ea69598fe49aaa802aef0a6abd2b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29e65a17fdba42e7b655a24c9d5a7c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74c9e3cd9f4d4965a934a4116ead45ad", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "33e76267e1894c88a15d1a9ace7c3780", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfc9032cddc54210932a8bf25896a027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9298387b4214a488df95b286cb1b888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f282658f54e47efbe5440d5c246087f", "region_id": "RegionOne"}], "type": "container-infra", "id": "7f701f17d8b54c9d9a04401a87091a2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "24ecde387be84b0085113c19e09c760e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b6560e520dda40d49a3599728a13819b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "59d4cdd1db8f4e67a63f47b8a064820d", "region_id": "RegionOne"}], "type": "search", "id": "b99b029bd2014bde92fecaac6045e6a2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4b3bafcb181a489c998c0d7fbcab9723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "913ce74da2e24a91a609b799058d4b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "76ebbd0983214ab0b8eb54e62dd130a4", "region_id": "RegionOne"}], "type": "dns", "id": "4e53d21abb804e1281977591ca7e10dd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0c0b218ea5c41699aa33977c120c28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b75b62811a5a4cdeaebf8bd08d89a3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9095e7d23f534304b4bab5b1a390e952", "region_id": "RegionOne"}], "type": "workflow", "id": "5bb2314b5220480c8674b6d54e4a29b5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8f13782c1f4040a595145ec94084e5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6a25fbf94ce444b998ed8a92a933674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4bdea37f6d6c4eff95f5a973d1f2f3fc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a1ae55ac7dc74ac494ce33938bf5a0e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d1509b05c4514db8bf34850bb7e22774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a3e5029c0cdc4211adf85ca0fcd641e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ff4768d2fc9e4925b488acb5c7151389", "region_id": "RegionOne"}], "type": "rating", "id": "f7bf0b3b0f3e409cb722503e9ae3f3be", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "443af9ae9e6141f4b47a1b325d83630e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e592907616074591a52946dc130629fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d5b13f30d42b4111969172c4d699a657", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8bf117979f4d49938fc32ccff20493f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67996d103aea4b8786ea90288fd43016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f829924ede0346f5b750be7d2146ad5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b8701d70ea894012a21ada890de94fd1", "region_id": "RegionOne"}], "type": "policy", "id": "2e228002024a45798ef1e8e7ea731eb3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e51f34c4d9941abad62d63262a493ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b9c86abe4de4b4f96932d31e947bba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8fd3bc0bba9043d493104ca8db98c4ef", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "864f0d7f3d754fcb9f0e5c939c3e3194", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f83efecaf3c443a19afe269632c69930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c55c153c3e4d49f682cd61c68cbc66ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "12ea922fd31948f980485197ffcb2921", "region_id": "RegionOne"}], "type": "sharev2", "id": "88c8771ec5e04b29b6d4fadcd0135358", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "542210ee850c4b339dcc140bce8e57bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af953880a52e49899e30d87d20d6c583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "02f430a5de8a42609acca547870e67ab", "region_id": "RegionOne"}], "type": "share", "id": "971313e1299b4ea3800f853db64e7df8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2874579cdbc14f47bfe2b89d250d09f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b79fd4130f349118f8a4309b083c43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "077b3d3835fc43e8b4e8155b6bfa9ee3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d80e4d8fa3b940c58d3601974e3a633b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd43774707b40b4b81f1f8dc8524a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44ad5682ef0042cabadf54d041940d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49e543ac8e234832bfe9d802866177b6", "region_id": "RegionOne"}], "type": "orchestration", "id": "66268f481c3f4831acd8b0fa5616b090", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "411f64a3b4684b558ae4b2b7c6ace2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef450c6ffaf7427e9b49da9c84c31c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3af0ee64be16455eab37f6624dd62f27", "region_id": "RegionOne"}], "type": "block-storage", "id": "28cefcbb7849499192af8a091ed1a4c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ccba4058755468baf54b93f2c9d40f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bdf49b46c714b2b8e8893e21811eea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "518feb1dd1b64f29a9dd6464d1d8fffa", "region_id": "RegionOne"}], "type": "volumev3", "id": "788fad126aee4462a2e68a2258ee7c03", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102a7d7c727243d084331cc6b76dca72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caab13f56ed440fd9f44d5fd008b8eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ee21ceed2e4dbc962d45925daaa393", "region_id": "RegionOne"}], "type": "volumev2", "id": "1668b9d3c3834b5aad7c22899363c6af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6773e073052440718c65a55b9b01762a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1649822d9ae94caf8f0140dec5a88554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f61f7eab3a0e4b46ba1eb957db353d0c", "region_id": "RegionOne"}], "type": "volume", "id": "68e7d2bf530a402eb6b4cc64763df081", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65e4d14c485d4d86a067e6279c6c2cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb5658ff687412cbace1490ff26fa74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5fa7fdadf93461bbe4d0f5f9efadf45", "region_id": "RegionOne"}], "type": "block-store", "id": "2c3b580072144382b8ad5b440ce45120", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f4a40b16d4904b43a8b510362f1d6bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00efa3f0d7424e6fa5deb06c9a31661f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "546af8f8905b4115ba5ff88b6caa1fe4", "region_id": "RegionOne"}], "type": "alarm", "id": "867030a9430147dc87b1090091ffc19a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2bf7fa08de5b46e4a1c3a532b7d953c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5094bb95fd5b4ef6bc04ffd2b73855e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "506db8b37b2948c7b830c17d0d95f115", "region_id": "RegionOne"}], "type": "alarming", "id": "a3d7ca2aa436437993cc9501f24faa94", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "99e1f4be7f7b400c9d26825ee010a9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa304dd2d304492f82e3d781cf5fb0e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11a030b8d03d4d18a3f6d72d11734d2b", "region_id": "RegionOne"}], "type": "meter", "id": "a05c5700763c4abfa7e08a8e4545cbf9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f52bf8e17cdf441fbfaa5684f3c17b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcb87511575b441a8d9a0aef423d51ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "53da7759d3724d6a83dcbdbcdae71dbb", "region_id": "RegionOne"}], "type": "metering", "id": "7d3ed7a70492456c8a99b36c79c94f17", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e870908e84d249e2840db7c4cc2f050f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d092f1aece574f14973a58aacf3185d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9914611b532c43b5bdd83db93ff260a0", "region_id": "RegionOne"}], "type": "telemetry", "id": "a98e8b08e9d648c98e8f888e0841f4c1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "50fad55a3ad549e4a72db5ca02830ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8be501b8241348b487153ef6c64a8065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b9095227f5464224b48336ae0c4d0d06", "region_id": "RegionOne"}], "type": "event", "id": "d6155515a45a42218f66dd4214b1d54e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3bf611270a8c4361bc475578f3fcdbe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e1f4eabba53d4216bdd3d338f7514fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "de248811e1b049c49b9c767560055a89", "region_id": "RegionOne"}], "type": "events", "id": "43459b66a5cf40309b4dfe5f7ee191b7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "288b65b2177f460cb425bb94c405e2e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7c66502a8ec416087c3dcf30161cc1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d4f815202ea9471191b90036965605c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bb2ba7e72616487f9c25e7fb0cc14255", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a325e624a86c40f186b50acf97cfdff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dbc8409b71394265a8fa31471df6a108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4c295e52c4c4402ea275f255560956ae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ba6008483a2941fbbcdea63e02ab65d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d9987c77db342f3aabd086b9366a1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11b76f20d6dc4ae380261cdfd0e005f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "88392cbd01e441e4996b76f1f2d38f18", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "40fe642e215b4b49b6b8f29d96f80e23", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f82b293fa76c48169ad0f1e7909acb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "030519aaa395478782d634766ef850b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab57843174e1444ba993459f45675f82", "region_id": "RegionOne"}], "type": "tricircle", "id": "ce11812dd6674d05945ddd81d514ed93", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8f6a4c93f2e54c5ea16b01ca9a0935c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3f619d0cd8d449a0b59d615bd598ec35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0449261f857240b8974da1bf4086fa3e", "region_id": "RegionOne"}], "type": "database", "id": "6c417038d1d94669804ebd766839da42", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd82a5473e624060a3b9cbe9227c12d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9951475c80c64ad6aa32a085dd37f598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "01fd59193b28409a85dd104f0342b04d", "region_id": "RegionOne"}], "type": "application-container", "id": "d26f57894e1942588345038d6e5af885", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46fb516b15ed4143a73da913004eaa93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6b54225a0d345e3b4d1a94c22bafdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dfa09be4d8ee4170bc4b6163ba3ab071", "region_id": "RegionOne"}], "type": "container", "id": "5ea9633b872e47669575a440c9a814c1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "591e4c8b322f45ef9aa1bd05bea49630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb59b51269cd44bba0ebf9bf632cb1f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82d106eba0104ff4abef3cd074e25d83", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9c4f79ae0d9433a941df55f72b6be9a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70ccbdde848c404d989d6a962eebd328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f55531dffd14987acfacb78e23a34a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "852ed9b44f394f178649be2280cb0253", "region_id": "RegionOne"}], "type": "rca", "id": "e2d73d4fbcb3464591ccad764b8ad895", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b63096ee53ce4ffeb8dce581e607a295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "30608e8869644c3cbd017e1bb89e63b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c2391c6f7aa649d789faa7fd50dacf8b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d9a76125ceb14d75931f065d1e52896d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "267247f2515d4c54981cc694a3ed9c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "af6ddf310ce74f71926c3132b6425fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f737d3dfd08e415dad2af33e7740a896", "region_id": "RegionOne"}], "type": "network", "id": "62e0eeb6e5014e62b2ddc09b44109c7b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "59287a4f33ca40a8b46b3431a0251ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e6f472d0250b4b94be3c50455e78d781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "98ccd5811f6c4786902dd1a23a751c1b", "region_id": "RegionOne"}], "type": "backup", "id": "f302f48df4f54e7e8182bc0e130bd1df", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "282b190b5c88433186f15ca9d114cbe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c19f18424f949349cefdce1dcae4662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a00bd7568c014b53babc1044eee70fc4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5fb1205978f042f1be274f36b6f07a05", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "17c2c4db7faf45e6ac54f47fed5391c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6572b31cf0df4627b0abfc219511c592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e4876ed862fa4fba95e59ad7577f45b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dd5efa06a1b94a56aab392bef068ebe3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "07b9f60b82244badbb17a227cd265792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4fffed5f0c54294819c85d5a1e16735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bef6035ce48244088cc43676dcdcc8dc", "region_id": "RegionOne"}], "type": "monitoring", "id": "a1ed0123587541709d29dc6d1bb32712", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "677d99df52644b9ab246c6853719e75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f24f7c4c825498181ac2c4af8b9bbb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d1b58b7ba1ca441e948284d8f24a520f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bc62bdeb5952459eb37dd62b76f8318f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bad9bafd2ab74cf5b268383f37c35779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f621fe972b840d38ab8fd2e683f1bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bd7b79f525834d31b0bc0467ede03989", "region_id": "RegionOne"}], "type": "placement", "id": "f117579cf78d49e399c46afdd00860e1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a2ad4ee79bb645a9bda780648023c68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47b3847b1c7e4c6396d37473649a0ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ffe8dfd69ec4c98b6b4eacdcf6bc25a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "726e41885b2f409097abadcd33089ff0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92d8b88b791942d68959f1a2d559197e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ea2a10628f54c7baff360eb63367a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0424a912ef994e6f97d89864a64bd994", "region_id": "RegionOne"}], "type": "ha", "id": "2e11522c90c24c3bb23cf8136dea5023", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b34620cc28544a5cac3b1fcd485b4c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b09d4b5fd3d54733b6b7c5c56fa7799e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3afcfeb6a1aa4129a1a81f6be4c7338a", "region_id": "RegionOne"}], "type": "reservation", "id": "b001bbace1e545dd841e09c89c62e398", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f73cbee8f9064970a4e1734298cf613b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0e77f5df6b934f10b3db57a53e74402b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "86eda05d070e4f7b93d4c3b845ff645f", "region_id": "RegionOne"}], "type": "function-engine", "id": "b7736c1ccd2c46b1ae3352d8468db6e5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f20c656caba04038a2228e669b86e696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "66c3cc4f4d084f10a361c60e8563e33e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7afa37ed286a45ac8276323c7f464a6e", "region_id": "RegionOne"}], "type": "accelerator", "id": "5f967584f083445690e765b8efb88f9f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "487e88c5015a44209c9878cf4fbd1c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acb10af3cc03497eaa378ab29d1304a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "092bd6cccd38480593f6091f9ea45adb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bb0d7fa7b34b4137a1d413c66459b131", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d386ffa3e1c741b3a7f1653046c1c47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb0d2e94a737433195df4519ed4acad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "016cfe95862141f6aec5f2fcf07c3feb", "region_id": "RegionOne"}], "type": "registration", "id": "1f0492c6c8b847f99af99eede94ab518", "name": "adjutant"}], "user": {"domain": {"id": "b4ded8b8f2af4a6c98908101318ab0c7", "name": "d69a638009e444db8cb630c0c625f057"}, "id": "67cf86147497419aaec1d9ab312fd63a", "name": "888fb027939b4171b531f36da5e1ce7e"}, "audit_ids": ["012d9ea0094a4514921b12356029ac80", null], "issued_at": "2020-04-23T06:25:57.017413"}} 2020-04-23 06:27:57,172 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,176 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,177 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "6c1dd5a1f3ae42bbb6dbfbf35a614c78", "id": "a4b2d2d6efef4e34bdc351742caae3ef", "name": "groupname-2"}]} 2020-04-23 06:27:57,197 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/groups/a4b2d2d6efef4e34bdc351742caae3ef -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,201 keystoneauth.session RESP: [204] content-type: application/json {9} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.057255s] ... ok {25} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.562218s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:56,800 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:56,820 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:56,823 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:56,827 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:56,845 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.743573+00:00", "project": {"domain": {"id": "c077d763b10c46809c39a9726244efea", "name": "bcf1dfc4050943f28c26c70674ef8661"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "153865834c0345d9bbcbf760dd3711a6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "594a109388a74b1aadce5621ee02471c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b6314d6217f4391818271d59a0b2b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e68cf787fdfa4e39aaf8b6d16fc7e246", "region_id": "RegionOne"}], "type": "identity", "id": "dc4e5d7dc38a4833af92d48217f598e7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aa12e2e4c04b4add819c8183d6abba5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "49623ecab01e4c07ab9fdd943316ae0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "13046eb6207847b286314d877c13c293", "region_id": "RegionOne"}], "type": "compute", "id": "e71b7f5b746246f781a66455738b34e5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f5122ffddb424e3d95f89003393656a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3f82a7744c8a478f91c8542add3930df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c9706ce534c7470f86be4b37b44ec15c", "region_id": "RegionOne"}], "type": "image", "id": "4e3299c9257e478b8f1b85c085a8db75", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8374f2e273d2475abf3929414564e6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f7bdec6a83e4ac8a6d72195d5668ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "be8041c74af8463697d1ae407f5e7775", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a34b8931a1f5479dac201e068cd22e29", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af76e12cf504a0888d157bb5e786116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d224fd39ae1b4b7f806c818ab3454371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4930b50494f94951aea5b4b0eeedcc75", "region_id": "RegionOne"}], "type": "object-store", "id": "d021dc35b19a437b94b1cd87c0e7443e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0ae379759fe412bbae1b135dc4611cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8981169170a446f1b1e924ac5264e346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61865fe56b7345deb5b8c3e51d334b0f", "region_id": "RegionOne"}], "type": "clustering", "id": "cdeeecafc2da46bdac3f62d41c2197c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ca1a1e50a074a2d8aca5b7447988aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "815a9c3e7f894d67bc946654b08fdfb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cedcbf6f8ae040e9b6c81d12ba0084db", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d2cae9be8723481da60c9b5fbc95ae6c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a48072fd393d47259bf9ab311aca15e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4614e6f087904609bc9ec4d5c3baac7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "706a869f67874d06866f2828bde734e2", "region_id": "RegionOne"}], "type": "cluster", "id": "1bb0b1a8117f4c0194d5012b110efd98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e938872dfa342b48ffbdef891d93fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92c776bc030646cb82dd129c99048bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "49b38d610c7d47fda87e9e2488859847", "region_id": "RegionOne"}], "type": "data-processing", "id": "fc2deb78711a4da7bac0be52e89a151e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c7864758bc34d0399bea19b444a3a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb9c29776418458c91b66909f34e90e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "94bae1d1194645c488de24fabac2d4a0", "region_id": "RegionOne"}], "type": "baremetal", "id": "325e48e0906d4682bfce22b157268cd8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c8a228ff77b4567b826e83df7a0163e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "932e5265d7c94cf2bcfc9764f005f86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87f8782b50824eebb149227220b58f57", "region_id": "RegionOne"}], "type": "bare-metal", "id": "89f23eb766c149ceb01b099608681359", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "238ca57026644c4fb0bb30a44352e080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab117f9107de4f9d838dab3aaac8ada7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5cf36d6e65ed4216854093a562103229", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a99fb9fe2821492eb186fe9df3481820", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5469795c4e544b79d7eecdb636a6582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2c57d5ccd3e64d478a301f29c72726f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0c5eeb4ab43242a88b43dfe604ccc543", "region_id": "RegionOne"}], "type": "key-manager", "id": "6d12163865a041dcae922518656f8ecf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00dd9fec3c754e2994f8303e7e89ac1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8164999a8fdf4a4e9b805a136e00c298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4aa19930ed9144b8a429840ce1b30d03", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "74388b92eb2c432289cc89424be49aa5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76e583214f7d47bbb453e7a6ced18883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71cc9e59c9f148ceb49583737094cbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "735f09d413b243aa8434ef59c00fa5f1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "832055a93cba4ffcbedc4266d4a0ad4a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "945ae60c7a51434e93e126113693d265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c96692a3ec474b278812c1ab4c27dbea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7443a85abf0447cfb85c5d4c2e64aea4", "region_id": "RegionOne"}], "type": "message", "id": "50c0d0da50b04f95a14a26ee21219298", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a679a6cd6a644b2d9cc25a32be05ed10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a36a283150a1472c98e116b033dc9fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1fcec5f7d81747b18fd6c6882858b1d7", "region_id": "RegionOne"}], "type": "messaging", "id": "8297fd128d504f3d9f1cb1da44c0129c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "de7164412cfe434a8f7ce6f96d33a2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c01b43152b0e46bbb2c0c6df2972bfa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e41bb1c300be494087db5a77dd6ac322", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a3fcc9a1c961476f926d1ca3dd0cf44c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "766d6d6b2c314d6797c57c96d91b71b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c7bcf92a3ec4f318bde188dfa595cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd0ba6cb22b544b7b2d184557caa0d02", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9c21c82ab8e643998c6c563323a296af", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07581dcc60a948798edb2a2282cd6806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ead8a067f8242cebb2f5912ff39373c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac4a5ceeb421476896f75becadeb960b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dadadc89c8024645956469c22e74b9ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6daccd2656b544d78efbdcc6a6bf32a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bcd81809c134650a0341e09649cc058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72e1dec22d7443a6be3abaa52b05b629", "region_id": "RegionOne"}], "type": "container-infra", "id": "49b0b4b9ebaf45c29aa4dbe58a9b3cfa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bf920365ac24f9a94fdeb555e73fda6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "39f4918e4864490ca59a7ebf1f9bd592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dfb6e1b1f726435283cf64794003e321", "region_id": "RegionOne"}], "type": "search", "id": "c86c7a4f4fe94c2c8f679bed682e2262", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc7df52d72e24d88a3e7e4bb66e0361e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "92daf239faaf42acaf602ef4d7ce361d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "224fb66478e24d2a8eef247ac04c61bb", "region_id": "RegionOne"}], "type": "dns", "id": "2a2a3f294d834108a22447548cae0d16", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b99196a798f64fc3bdc2da1795c632b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "884f22c4dcd74d528cbbb78e04d329d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d10ea6e9cee49bdbb6bf50be6d23c70", "region_id": "RegionOne"}], "type": "workflow", "id": "8a19707a64e54033897bb9b7d115fb00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e2f887a5b60948c1afff3ccfba5ad58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20cb1c370c704356bf2f52102c0b4024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3610482325fb4fd0b1c71c234149db12", "region_id": "RegionOne"}], "type": "workflowv2", "id": "add30085002643998365b198cf7d7b35", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b3d8f86028c4faba18206f95e62d275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2963227bb0c24906af739e87b9196933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a13bce0f6c0d49e2910c152cdbd1aed8", "region_id": "RegionOne"}], "type": "rating", "id": "8648dda7079a44aabdc9baad60b1c610", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac761ee0ed794113b3610196ba931e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d7986b8ccc442dc9107ae2b6fe994aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "daaf1003606e4ef7a7bc570163567844", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a0e94b94d52242d79d47d772bc6aafd2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d77d8125b394dcaa900dc00f74a39d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "205c902fd35e49a29943460379f9c8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "896fe1f1d4a84c45a0448f56222dbc9d", "region_id": "RegionOne"}], "type": "policy", "id": "986c630be2424ecb86c1bfb931e70a86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a16a935fa7e452b8cdd278a8b412a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3adb679ecc9c4a5fa8db977fa175287f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b739b330ce547fb96024904b72ebce3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1514bba7335c4a6c887c78dafb99970c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3c67ab832014cd6971915e1a2f2b731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74fccace7f43415db83b0b1a9afe6321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b3529a98ffdb4eb2b111d8195f963c80", "region_id": "RegionOne"}], "type": "sharev2", "id": "cf735a2a13a7478dab08b1959e294a8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf9324654efb47a1b581ba7046720d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b759f091909e4ac3ab777b3cf25ddeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6193e346285240a3b66a98f2b8a6a12b", "region_id": "RegionOne"}], "type": "share", "id": "404eb97d07094405be4957cffc32477c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b59a0f40db1349c6916a2e516a851f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "daaf4b7ddc344fbe80c2a37f61172854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "643bf7521e7046aeb59fa35cdb25c25a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "76c5e1cb26b8484e86ac660ae0aa6d4d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dc9dae057ce4444994a578790ee305e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6651963f810d405fba9191b4c81193b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c69c1e646bb342a7888500f8e21059e9", "region_id": "RegionOne"}], "type": "orchestration", "id": "c903f08c48a34c45943b236ac6172fdf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07a9cc21d5a14098bfea12baf5b3e5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12b1dd410a9b4a9b9876f184db4c846e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17ac9f7dbb274bb49be881696f250246", "region_id": "RegionOne"}], "type": "block-storage", "id": "d5bf6e77959f4dd58caa4864015216d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "411927a0bc5d4a9daa8fd7978f3119e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c94ec917fb134a508a06c4ee37ae7a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "362c480a139d4e71b2998dfc79490ef5", "region_id": "RegionOne"}], "type": "volumev3", "id": "8e5d56973e7d4fbc823b0dbb4d968007", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2540c6e5a4344233b23870bba12633a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71307baf9af04c9d8e3742c93c0e3def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "260c8d58909e4a34b68b0a5913149046", "region_id": "RegionOne"}], "type": "volumev2", "id": "2abc08feea4e4bfb973bed15b1f808b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "410417c66e0143e5b80dd51538685335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43e6003845594fc28fe10a3a8e500373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62bdecd45b0e4e769122ee2094f521fd", "region_id": "RegionOne"}], "type": "volume", "id": "b6106356362c44999ea0b95b3d69aba8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af03efe29a004177b795bbdf627c9faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87efcef2b9cc4b8bb8a84d1e77859ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "240d6a223d08444887035ebcc7a6404f", "region_id": "RegionOne"}], "type": "block-store", "id": "87272c0393364f60b2d7437f1b5fb00c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32d12b69dd234cdba57066e7c530bd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3001349953d343199307b05ce3ecfea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "548c8afe22194ed3824ce56b9d1ea0bd", "region_id": "RegionOne"}], "type": "alarm", "id": "967dfe1998914b09a6fe7cc8ad9206f7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3eca5cbb848c4f97ad9a5b513a244ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9491337cab8422bbc1f28640ce3badb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2db3fe0cca154b2e808b6d26d577d167", "region_id": "RegionOne"}], "type": "alarming", "id": "fd2764762d274a9fbb4fa79dc0d3a42d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ea480928a384142aad7f30f24943e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ed89d48456845998aa0cc4fbbde93b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "13d60226f4fa459cb803c87e3104aeca", "region_id": "RegionOne"}], "type": "meter", "id": "98d19961cb754129a9b567aef519baba", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5a7368777224791b702954e3986f52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd0195a5060b40169834f8051c794114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6808019971904053a76c32c816ade2c9", "region_id": "RegionOne"}], "type": "metering", "id": "cd0f60937bee48f2abffbb3ab33545e6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "71dac1f02abb4d3db8377cc0ff0ed679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29cbbff164564d399d053c4cd70a2ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9790c0f5eb4d48f5819e445c76000464", "region_id": "RegionOne"}], "type": "telemetry", "id": "d0b5209e02ff41b79c3813d80bfe9f83", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "08cc24c5bf0c46a3901c1bc71cc89dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6499a1c0df0a411b83dc233038ae8301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ebb1820f8b8a468e8a8b9cf7304a402e", "region_id": "RegionOne"}], "type": "event", "id": "f43ca64a521a4cff9f1d719b6e221fbf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99e2406d9a3743ce960c678b8ac115f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "53ae88bb8d3845a9a70b44e40022b470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d4b35443e934907801c1468cf904fc3", "region_id": "RegionOne"}], "type": "events", "id": "7981e34ef32047b69f9080ffe3cb54e0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d03e0d5785b4f1f9cd4a73d2e6b6116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30cdcf43d49d46f096b1f77a653f032a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84d452d172fc4bedb6798f64e2d782c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2fea3aeef4174f83acd7a1901bbb2a71", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c30dba1f50e14052b233bc42db0c48d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e03a5517992f4dd8893a23129cb2eea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b59515996044898a8c08f7a948053af", "region_id": "RegionOne"}], "type": "application_deployment", "id": "41d297caeeca43c9a8bd39496e9407a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4eece3a8e4d433699f527dfc87415b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0629bae2c7a447d4a5af2f9aa0355a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2957b705a87f4dadbffd77e2d61bc044", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a540c0acce0e4a16b830426c84a44c1d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2170378c8a34488b1bb1e88808e7de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e659dc58be9d4a2a8557a57ae0a568f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5dd740aa1c147ecbc8e61d6e1bd75e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "0ac219a17f2a458888115fab20f1efdd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7e7cc9729d0a48f6b38a450336b5b86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e24d3866f4d044ab8230e702280fc440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a1dfdaaa4488413db621c964c5ae8b4c", "region_id": "RegionOne"}], "type": "database", "id": "4d63aa4d7dca4e59afe659b9d206cdd5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b645747dc564ee0993a08d002e6ab03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dba5446e7d154231ba9986f378ac8850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "743dcbaca4284633826e6fb70fa95864", "region_id": "RegionOne"}], "type": "application-container", "id": "9c4fc9aa68b94ca5ba2f34e419598d5c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df91459cb5ca4c5483bbdfb444e0ddc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2903470bdeb2449695996fa3d0af318c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8a2426aee9d546e08469ccc46c5252fd", "region_id": "RegionOne"}], "type": "container", "id": "b1ea914cc5064fada7ab88f3c6742c56", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "778b6cc9230b4d86af5d374f234b2794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b57e2203786b401a966d3bff2f0ce039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "50134171d9e74b4fbcc972ccd425243d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "df3c36a835934037ac0c8b925604c9b2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0bef7285c52944829966a9929e3481e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb7c59c4c11749899bac80f12f4f38ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7fbd2cc5bcba46ceb7d5ee1dd448f1de", "region_id": "RegionOne"}], "type": "rca", "id": "fed19150fb0d46539d7e564b4e21b255", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bf73342748d14f2095bf87a1b8ab387b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1d8a6d17e7234d82a5c266c8de314f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9bbf3b56f26c46cd9bc45c3a9721fefc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ffc99382dc0e4cca8c0d1dcb71b669d6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d36581d665eb48a6a5b44fe2cab2255c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b13ad71e10b64b94a68f13388ca2d4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0423e2e4d01848b5a3463143bbc6c8be", "region_id": "RegionOne"}], "type": "network", "id": "f6a1b02ff3c14951a73a3689b4919526", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5df14de46031426d823f1cde0223c07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "86340bad1c60441c9865fc5c6d0bc744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "18a05c348fc94ab2a37cf2c7f7aea29f", "region_id": "RegionOne"}], "type": "backup", "id": "6c4afc6db16d43e8aa573c152e8de540", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "356b475a28034cd8b8f6b313b65acc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7186145a3af04060ab1335dfd2688fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fa14e5cf1be7425aa160da86c647a238", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "792753b4a44f4f5597edf857eaa3c479", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bfb36c28d834c3ead1a935b7c27af52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5185b9107871479ca1ccb85887ae03e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5d325324bb7a43d194776b81264aabe8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2309b0d9cde146839ba1751b92ebf9db", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7c887f14c070470f8783b58cb398b7f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "afbb1982e0f643079baefbbf11a8f9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "badaf8903ef2460f8c00a30b3e1cd92f", "region_id": "RegionOne"}], "type": "monitoring", "id": "243b2c02565f47aba545d5c82e598a9b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d80bed5ebc0f466390f21f9897bd6213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "920995d06e5342719eea8ff3968e8597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9fe1f43e40164e7699ccfcf35e5cc52f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "91cf8626005347fd850827945fa5e10c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "817788bd974e4ed99e5269dfaa137777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0aa2ea71e45a4d68ae5c070310c8c3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c93bfcbe5cbf45a198494dd5daeb4e8a", "region_id": "RegionOne"}], "type": "placement", "id": "3e58de7da3ad4dea9022c082ec886a3f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c6addfcd9ab49c9b3e0df6086607737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dfb741107edf44a0993fd701a091454e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f092eab40bfc4132a977c70350bbce25", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bd8cc84b40cf492395cdb4225a486db4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be03b6fbee354ca48d00e8b84ef035e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c98f7d44894481d80ebdaaedf049f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e54b80c532674dbca57ea9983b0d6a21", "region_id": "RegionOne"}], "type": "ha", "id": "c18c9fb6d4c448ee84c8fe4ae32088ec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df14388fb6f24282b7677859fe2a89cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "35e3e7c52f254765b74f9c91e549a4d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cc72926fd63c40eb9cb1c339dea45eac", "region_id": "RegionOne"}], "type": "reservation", "id": "1d324061757c439bbc464f3d0207b7a6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d4a0638b0b11408a867d3424d25a9b95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "49012e85f5054204b4d3b8783260df1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "015ea55b033a4a7db6d099e859cab498", "region_id": "RegionOne"}], "type": "function-engine", "id": "009ebab52fa84a628e1f4b4a5c5acac2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "66dc4f8db94b4dc78b83092eb6b7068f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ebd5aa4a48494ea5918cb4bdea2ce6de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1d9a3fd16704458b9e5f2fbaeba80caf", "region_id": "RegionOne"}], "type": "accelerator", "id": "760762b213b04bc4ab8c36f0d70c1e2f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d3af477999540b3a16f0ab6fd0b279f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b09a7569c81d4288aeca5324981fa263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8e8891f6e0434630b77be13d2cff053d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e341814bedcc4b218905bc1a972a7786", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "760f27f4c2bf46d58a06b1965a6cf8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e59df2545eba4fed893dbcf77f17b9e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71d7a9f22f144f0c82780bbea0a0dd94", "region_id": "RegionOne"}], "type": "registration", "id": "6066133fd3ff406da4a2290fa0eb3a9a", "name": "adjutant"}], "user": {"domain": {"id": "c79d3d98d8954df5977b0561d64b4afb", "name": "e26395fb863643c2b2b0196207f5822f"}, "id": "82645449bb2f4747ad96a67f61ba4615", "name": "7ade03ad14724cc7a060507a75c61eb7"}, "audit_ids": ["6d00ffdef761414e94f61d3464f662ec", null], "issued_at": "2020-04-23T06:25:56.743573"}} 2020-04-23 06:27:57,023 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,027 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,028 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,047 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,051 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,053 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "porky", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:57,127 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,131 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,133 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "172.24.5.5", "fixed_ip": null, "id": 1, "pool": "nova"}]} 2020-04-23 06:27:57,178 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-floating-ips/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,181 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,236 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,239 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,241 keystoneauth.session RESP BODY: {"floating_ips": []} 2020-04-23 06:27:57,258 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/1234 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,261 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,294 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,297 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,299 keystoneauth.session RESP BODY: {"servers": []} {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.177214s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,167 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,171 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,173 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,175 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,186 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.107188+00:00", "project": {"domain": {"id": "100f76fe138246cfade1c3e3d9413c7b", "name": "c5168c125612444ebff3d04c7682b538"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b6f685e0d9784fc6a725060d36c5f7f2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef4fbdad05b94fc294d85e420122a372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b45909d5aad14d07bdfe8dd349b6e65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "47d9ac7a6d2e44c4b814903fe7151aed", "region_id": "RegionOne"}], "type": "identity", "id": "15fd222cb1704d5e82515d41d8bec610", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b08d1871bb1e4e45832b623a3bd98afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a7502bb0dea04bc3be1277b43d8ae722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ff59fa71330f427ab60c34c21eaecd63", "region_id": "RegionOne"}], "type": "compute", "id": "0c62388a5883467fb57369b78b3fd152", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "db2a143a46fd4642877907a1061190e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6cc786bd7cbe419ca44c69f3e46d4299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d0066aed4ce84089b13c44dd85eecfaa", "region_id": "RegionOne"}], "type": "image", "id": "4a1d17e096d64db3a8143731bdd251f1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9afd74999ac648bf896d8cb5fb727f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "61d3da0bbdda4064af75c7eb78424fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7648c04a295746c986f4432a1346e7c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ad7067d5b41d40f4a474fa1a08a20692", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47dd4be29e184eeb89816942ec479c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b334b98cae24689a62532ade53bcab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f96f91c8c04d4bb0dd4025b8aa1076", "region_id": "RegionOne"}], "type": "object-store", "id": "8b3a72e6fa714b09890df150d233b6ff", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45ee5bf616dd4454b2977900538a79da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a05250847434052bf64e343db4781ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "240255dcc2234fcb901f3077c69fb9f1", "region_id": "RegionOne"}], "type": "clustering", "id": "a95873e040274221bd917585d957de61", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9756c642dea49049ad2006f600952a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02996fb9ab594e699681f5bf789abbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "31a0fa69355a41b0a54b4f9a475c7a10", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1682b0747a5f4b70816d1aba0593950d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e90789676824912bb6a03a34a0c4f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f19362918a8d48e2851b1ef5a607689d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9ab684964f5442ebe257291bfce901a", "region_id": "RegionOne"}], "type": "cluster", "id": "cf53d88b9ad24919a28a5b17a9987776", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "79b73474d626423a8c602b148fc32b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e3c68e605694562a16a7f8b6ffbbda6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2ba67195abc749058cbe48fa5105a361", "region_id": "RegionOne"}], "type": "data-processing", "id": "df903f945c7c4f7c90d5a0be5ed91741", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef9946efdda6467fa290d4df00561351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b064c05a2d044c038d3ea172f7472096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "04c14011e41743689c2d3f074731cb0f", "region_id": "RegionOne"}], "type": "baremetal", "id": "18707addf6f640e0a3526d4729bcde13", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20744b4e77ac4f0cb703311d5d967c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "64f723c658a144d6b5962f5d3c476196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "47c165dad01b426eaa8eeb38bd93dddd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "50b6ab36f80d4880b9ae53fc6bfe8734", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "89970644b54047db82862539f6541af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f641636fc9944b7ea3cf372fec0203c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c20293642e6944b9816a3ace8b5a8f71", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9e9fd1a0c69b47b1b8f70059d3d96b05", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7983039af1ef45b29fe484000150cbed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a3e67ccd73fc4954abe3cb8a0d9a0e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "18a752e576014d3787eafb4a9ea4f44d", "region_id": "RegionOne"}], "type": "key-manager", "id": "c195b9d485ce4bff83facc7807aeef21", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b420780543124c818c6d4dd930cccf6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0b1cf2a228c4d368a6415c2b99d605f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4336ca914f6642a68c699fa9ced46f84", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7b3bf0d35a034e85b39d4e9c700a24ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4af2b183cc024c0eb63f1779e2d5286c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7670413c77141b791bc9e133b05c4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae0226db01d24c8ab6755afb70f2cb5d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "42d17b36f00b487cb9e317bbc8a1cac2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97a5aea980424e9cb566065cfbf367ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21afe78bde5d415099659fe35be1952d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2c828ccf58624ecfa283aa40f2495569", "region_id": "RegionOne"}], "type": "message", "id": "c5d5f5de07b4420496078e2e4903191a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cf2bd7d3aa044e21935a58ef35e4b802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "763158949c16416ea313b1da66a9a85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "66cc9f5872d94eb2a63dfc5cd026d000", "region_id": "RegionOne"}], "type": "messaging", "id": "adc4544b780c4d4a807a769733957636", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ddfb811c20b447e9bc0f7293862ce61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8682d89100e843fbb82a8f20eb9e5e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b29584c749254bddad402715c6ea5666", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0fb37a11d46e47b8a0a43689511bc5e6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c30f67b51f041fbb7cb268dc701aac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "776a557a278c40c4ae4dd2db867c17cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8365af41a71242089874788c466f74bb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c87eb999f4ea44539bbb5fcddfc10f2b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76bfad596ba6437e8be680d32818fbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff69c4bd2d764360866821e0d69eb2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25a75f8a23ec4f7587a8faf8d93aa5b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ab9cafd88e7f48129e682fc359a14295", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d913b6eef224602a46cfd7944836d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fc29a1378344f02bc72b5e5aa6ae9fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d275ddca1c5d47c9b942118e6800fc3a", "region_id": "RegionOne"}], "type": "container-infra", "id": "a7beecec22c0472eb84086df8d23a7d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8035cae7a9f042eea6dfb42e512d02d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "eb0f9283ac6347a2966f5f31c8311183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7bd1d4fe12c848399457d18b22f93a01", "region_id": "RegionOne"}], "type": "search", "id": "f05ecb9201c74e59bea20f31e1de6115", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a187ae52986740cfa6546be18002a69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "07279f13dd8d4f77afba8a66b8d96ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "15e9ecc0b5a34bc4b2d2c0d0a03c31d5", "region_id": "RegionOne"}], "type": "dns", "id": "e5aaef0c225b48d89ca67ae6f448d8b6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5ba6ab8c52b437ca1ee31bbe18b4ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cebcc13c26104d80b6fd6ddd9988c964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0b6778c06d894871a11d52a2ee472670", "region_id": "RegionOne"}], "type": "workflow", "id": "1e45babecac2487fa8b62f707bda46ad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1ac70eb5d3ee44e784ad620a11f6eca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55a83246f733466ba2c8901fb10ef7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a87a5e3ec79246f798b6a524295432c2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f2822b18d4d143c289c7f8ab76c8bff9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bcdf76afca4f46fa9d076b2ce11d280f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "80140be28b1f4551a65aefe9570cb05d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f2f0d56e5ac04d64835269b117403553", "region_id": "RegionOne"}], "type": "rating", "id": "cd7a3f81b0d14b9bbcfc66732c963ee6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b735df4767524e73a7b7545bead2cee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1eac3d90107b463e9fcb58136d7e1532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f1cfa94fa2d04e1693e4dac843c81b28", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cde5c8ddf29d475880aae22fd4f27170", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eeb28f99318f48b38d108fcdf428a728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d54e31086cc54eb59ebdac5e8fd052f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e700dc212e184abfbfba0a44797e13e8", "region_id": "RegionOne"}], "type": "policy", "id": "bfad404de3824579bd46c814cbc8ccec", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c687b472ea14b3e933948933bc9264f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de9d07d373294c3f9c85987decfadffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "48a48653142944a49f2dde5dcf243900", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "118ae7f997cd43b2b299251e3c3b758c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c1292a2b0e944659db7ab94df7b3253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c136675aa1f43818ff3e51c45e73ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9bdb1502106547efba75329faec306c7", "region_id": "RegionOne"}], "type": "sharev2", "id": "7d90828955a54c42974f5b0e43eb0282", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22c899f808b5421a877fddc5d8139b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d79e5e5644f45eaaa1ef9b55a989d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c824e56d72a44b8486a94ff4dce5baec", "region_id": "RegionOne"}], "type": "share", "id": "5468d2cf187e4f2a917ee86ea71b9c05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b45cfc0f76441a39dc830a2c0c13aae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "44291659495c43019485f0c66b302d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ba1e579d6554860ba380f1c27100f92", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ff20792d598c4399a0709cfcf325a83d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3d849f4836c44419e8b3f78feb07f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6530b8f12774468b22d120610802cd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffbb19298f624947b2bba7e478757b25", "region_id": "RegionOne"}], "type": "orchestration", "id": "df394294db25405594dae494278ff772", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1bbf1993aee4f1eb36e312688089f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ca22b988e54798ab69886ce1042c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd592a11fa924ee1b2238cef383821c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "d815e17147f04aa98c353f3844e982c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ea94bc59ca04485a96caa6f53b89449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d6e39c542bf4932b0714441a6a62730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c045556533f40848e5b8a82b5a86346", "region_id": "RegionOne"}], "type": "volumev3", "id": "afe887fab6494bb4a1579ad3df224d74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5a29e03ceb940a3a28af236652d4883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37db39c02b3d483e8ef5a9479fafe6e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0168f3a2ae84adb8accc039a072ebb1", "region_id": "RegionOne"}], "type": "volumev2", "id": "b8319d9fa6e34802b813856a8bf9129a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5e7b45835ad49fc95176ab0d9647e3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02295b3add534b2084caabb072a76c19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09992a90489645a4aac7ff80543ce0f8", "region_id": "RegionOne"}], "type": "volume", "id": "4bbffd804e384c1788aa580bd03b3ec8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c11e671654a49809cfec2757a45497c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10e7cd8b19294b1093661633c17f7ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "649bfa496b5647269a9ad9e88d6f4f23", "region_id": "RegionOne"}], "type": "block-store", "id": "5888f121da5e4018beed23a067b8cae2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67c31acf257c4e9dafcf65cda43c0220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3788feeb79554829805674c64f6e71ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f9d998b57af34c3ba6d3f7895d2ded7b", "region_id": "RegionOne"}], "type": "alarm", "id": "7440bc27dc06447da5b80624096c4e8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5be750671e7f44e7972769c30104c454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7941de9a4194b8b9e501494d932f6ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "220807a8ff5b4d129a047349caa049d1", "region_id": "RegionOne"}], "type": "alarming", "id": "802abb53f95442ef9bbe0d1fe2a72f4b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36acd967a88b467f8e281f0776d469ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66c7844a9e34444ebef8538e533c0c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "181b47bca20a41d9aa254f2ace8672b7", "region_id": "RegionOne"}], "type": "meter", "id": "deb1a0ad7c204ae7b1043e84b2b4780c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c460eb9adcf94fe88743a32c1a0c4f16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cfed5fb92a94e89b1577d3d32efb80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "957bf53a9fec44869910ee95b6a6c0cf", "region_id": "RegionOne"}], "type": "metering", "id": "3b13347cc8b648d894c72bfce3f8c305", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8af30fc2f9824774a5057a78609add9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "467596cf6b294f0a8e430a20f53d2a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62e100a9767c45769fdd39c89a6b7fa2", "region_id": "RegionOne"}], "type": "telemetry", "id": "d83ca6cfad884531b5dc8f63bd0cb811", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5fa4e5f4ce074cd088ea0b0da444fffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "daf20d815f0a45ff8dbba01ddef06dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e795eff0330d4d978e76906642304822", "region_id": "RegionOne"}], "type": "event", "id": "a2ac9fb5495e4449ac6280e4c6cba7ae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3488f36cb1ba41d3a18b2f2ba7c965c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e71530c6ea6a4ee7a526849a5bde2176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2bac5c518d1042c1b47c39e41c819b93", "region_id": "RegionOne"}], "type": "events", "id": "a2bac18cc1f5400faac5883d0e9def33", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dce024d84c1045f99a1d9ff1ecf35a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbcd3fa3b3f841afbf7f6e1e8e533603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "457dbf5d30674d4b9026e03cdd122f05", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7b9d203548654906ac5fcd109972d79e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b448c48b7964491bb50c2a97e5bc354f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0531dd791674059b9d52d10bfc8c850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cbf03468ca73414d9a94aad1f3f34785", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0636a979885948a1a9bde2e324a82b3d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "140903c7bd6b40cd9a79623591ae9eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bfc3bab3a4044888988b3b718b5ed89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "591d810d3f4e46a19906b99787ce6283", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e849afb68dd64e67b8264b87080f8cac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "603b951bf1ce4fb6942571ae302596a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed67ab12f40444979c733d13b2485995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "871985aee6ae4cb2a68c463f38d50df9", "region_id": "RegionOne"}], "type": "tricircle", "id": "22ad1cc3c53344c0ab89a7a43e3fa882", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dad0217080564e8291a888cc9a59d6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "81ec8dcc953d4463b8684765fb1d2d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6e105f48224c4e1bb102d77979dc0e59", "region_id": "RegionOne"}], "type": "database", "id": "5894ab386ab24cac8f66c452434f7532", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cd6abf8014d4f0eb2c656dab204e158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b81fadf9000d4194ab2be20b726ffd36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5c9a2529b92d4c5eaebed6aba03f3017", "region_id": "RegionOne"}], "type": "application-container", "id": "c4a20eb63e9744b4bee1f693e4409953", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "767695c16ffd464587e5f7c49d5697cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "070f5cb734b34b64a6a6b25160328ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e5f722391c1149869eb7b497e2d0c3b9", "region_id": "RegionOne"}], "type": "container", "id": "be709477497e4520b62db4ddf99474b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "217b8905f034453d9d62867e5400f6f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d927b06c49ce4a3f880269cd9d135e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e6c6deecad644e888d27f01028bf136", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "85e26754918d4fa2b04dbfe24cae74dc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55ae2161b1c442e88a8f76076c22ab1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "746cda3ea7be4f1b9515896b26917d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1056561aac0b43e8a34088865c6d1161", "region_id": "RegionOne"}], "type": "rca", "id": "e87b5a2071244982bd1f26543b91390c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed54d58818cf41fd92890ce517360bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ca802e898d94eedab26d9c76a73801e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "70a83de3b2fc416eb787c8d58e77201b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9c534083c18c423082f510de07b8c8f7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4ff494b49b3c4f639ca49eccb4676841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5afad8e5bddd4b8bb0de5451621bf515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "73ec14e5cfd848d2bab93c4c10d7f8c4", "region_id": "RegionOne"}], "type": "network", "id": "f9f180b97a354dae9e6999be0c8dc3c2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "02236616c479494e980ce1e6b9100c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d207e0f160f749128abc543b67988fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "be6d868f94e4457f934f7bf9462e43a4", "region_id": "RegionOne"}], "type": "backup", "id": "754128a04c45445e8728b64d96a50eeb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78ff3a08bf3541cdb69e544d868704f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e4efa2a4ef84491a43db3f900c97117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5c3e438c333468bbb2d348bb7026ea5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5edb9ae58b4a48a0a327f27462e9522f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51f61a9a064349e3837c0fd846cc8840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1cc8bfaf769544338c1e27d3a16c5a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1cde82089d3242adb66bae0ab1b0bbe4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "25f44118edc149268161183d511e9dac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a858d2955b2e47e7b2b8f51b00c6a529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8c7d50f7da0543e8906b2ef3354a064e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "13b1232bfeb74e38a2f8dbdee52c41a8", "region_id": "RegionOne"}], "type": "monitoring", "id": "d0587e56a6704ed18139471dcdec8bcf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "276f275453dd4ea8a78dd4a4fd3ce10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2b12fa27beb04b31a1952922107fd8d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4eef77a25d23489bbf87e11a1c9f6f0a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32c5c142de874ca883d82cdb922fb5d0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "df0d5f40d4944c5ea7be133f6a6010c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6bbcee562281403d9f4d89c223a896fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7ea815ba428e420694685d6bb3aea96d", "region_id": "RegionOne"}], "type": "placement", "id": "d088a447a2534be789b1c2bb7a2cc144", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77d2d0c04ace4ee9b9d607698c1faca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56116e76fb784f6185ce2af732a91b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b2dc90860b042eaaf14609c1c74cf82", "region_id": "RegionOne"}], "type": "instance-ha", "id": "81c0b54be31d4f0eb1fd9a118a8b2762", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89d07965a46b4606934bed3cd7298bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e63af4b1fb54151ac865768cb791cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7303a687bc01406dbd36adcfe12be468", "region_id": "RegionOne"}], "type": "ha", "id": "fcd86bde924e468381f60b3fe901d50c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6b8cedbfd89d46a28edf275bc244a1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e44ae093c44e4f9fa3b4b4f6c955d594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f3e1b5dcf6ca488296a015bf7c0acf5a", "region_id": "RegionOne"}], "type": "reservation", "id": "96c73fb8f248411186535a892ec081b2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bd6ef0c48327401da8f8c7f2a987d9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f8944121d8249f9b8dbda24000fe553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c18fa49eca234dde800e729d6e83cad3", "region_id": "RegionOne"}], "type": "function-engine", "id": "218c707501774e99aefd1452bb0bdc46", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b5d359a9bafa47d385c3204a4280f19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3837e825c25e4e00be26b0c4ae76126f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6b38823daeec4e4b99e38a9e9dc6c866", "region_id": "RegionOne"}], "type": "accelerator", "id": "9e7097851b824787b80db11fe9a98c61", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c906717dcc3b48fe9c589ab60e15cfa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21586a18e0974f3fb5566313dbacd21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "68dbf987de6f47f59b689fc4f10226f1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb800291075845ffb6f0819b60442ba9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e23dd67bcde6433a9fe7436ae623a249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cae20ef9c149419c87c75e636082bc33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "466e9c52b9a544f6bc929e55f474f2c7", "region_id": "RegionOne"}], "type": "registration", "id": "ed80bfe8603d412eadfa273018068ef8", "name": "adjutant"}], "user": {"domain": {"id": "760a2c0d1f0845f883efd02450c09ebe", "name": "aa7ffaa868df4e508aab398b5dd8339a"}, "id": "6b264bd5312149db8277f115a219383a", "name": "517019528aad47f88a756c37451dbc2b"}, "audit_ids": ["60f79d601afe464385bf3e133893babe", null], "issued_at": "2020-04-23T06:25:57.107188"}} 2020-04-23 06:27:57,268 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,275 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.201675s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,132 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,138 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,140 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,152 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.080370+00:00", "project": {"domain": {"id": "b8a9d55d9c1c47b88dadcc6a3afe5596", "name": "c84251d44f9d4383b6713d3019ce0c15"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "12000290bc8441918e51260593e74542"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a9a0a366f9e84b079df317409f33fe12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1c5b6060e1ce4c5f8365c34368299049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cdff9e96cd7b4c5f989f1a6764692d3a", "region_id": "RegionOne"}], "type": "identity", "id": "f6e4f5879d6c4b0caf01b22892a4cfaa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "12170b96d49c4341a0c9927ea4ae90a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "adeb4a131672487b8bb9b9d1e2dfe1b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4eb7e5d60afc486a985370c41cf7f46e", "region_id": "RegionOne"}], "type": "compute", "id": "f8e70ff3cd234b50a1f48fe9e05a7012", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "18916228bdc64c58a29ee2a548c3a5a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "10fda6abb2cf4545a390f4ac56987033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69e13bd9a83e4226bd7b0f445f0ae391", "region_id": "RegionOne"}], "type": "image", "id": "192cacff04ab41ec913158207d3ccd81", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eafc2c58d4144000b43f189aa2368883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bbb8a969a3884309aed020cec66d82da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "25aff28cd9f348c393e3d27308ff290e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "91e7f53ddf894a14aa6d33c5f9523de9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "577ffbf2990a4670bc5caade4281edec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6772bd113ab4642b3b66a60b03153f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31c11999bf8647218ca36e8d0f1275eb", "region_id": "RegionOne"}], "type": "object-store", "id": "1183ea57ca524b04a978c5db82e24c94", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "324101453902400a911af6fe42d7ff9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07e7ebc83a324afebac472ff4bfd3f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aea9620bfacc472fbe881536cf3bf196", "region_id": "RegionOne"}], "type": "clustering", "id": "ac6e4ecae4a74e4b929ce410b6a6cc0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed80e46b602240dd8ccffbe234f7d564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2ab80b086b84f85b1a25a8654dc9da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ddd3978f43f4151b15ce87265461d2b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e3d11ea74179464da7f9162c4aaaefaf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3062065985a493fa307085e25791688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "585587f53bc74577aca723e2b51675b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40aafbd57a3c44899e84789b7148ccee", "region_id": "RegionOne"}], "type": "cluster", "id": "00f5afeca053449daf6f21506c35470b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e6291315b7c94d3b843d148cd99eb544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4b0b328b9f064e4d8ebe2bd68e8decbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e19104a9bac344668c4132c9c86f975f", "region_id": "RegionOne"}], "type": "data-processing", "id": "a2a8474fa0504d31960aa521a9ceb6d4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "522a397be4304faeb52f510525b64308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57ea79421a0247ad917e23b4a63dc26d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "255d5d37f7384247a13bb03ff5c48ccb", "region_id": "RegionOne"}], "type": "baremetal", "id": "6b3e71eee60649799fbe0b54f744ae0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20d8f2841e184ff8ade19b9b93ffa03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1a55785b2264a6b88dc6ac057b02a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bbadae4b7a7c497bb8e31915ec8ae3d8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0ad53720e0c9425fa096f724f5a52251", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b7146a5f09d4c84a61f75c6c7763576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d25f43d8929c4ffa9740d657aae74b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "96dd23ee731b42e78f176b3fea485bc8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "58360721b702436a91f8d0dc11807ef1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4bbe07c9ccc54f6c806ed0785ef93c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eeb24bb9dfd349b79858b279c2aa42d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "28d538051a8b4dd68ad376bdebb07de6", "region_id": "RegionOne"}], "type": "key-manager", "id": "63b33c831498416a82471d43ac44aff4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f20e70c539a04c918b5e47c72c546591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "09006a46e808446b85826c06309d530c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc957fcb2cb6428ea6de5276418c24b7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c993ce7448f046ca97a62596243ecae2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ec88ce4cabc4d3e8fda2d4ff37b455c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3c66fc82ea249acaa4a3995692435e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "956966c3a7234baeb98e3f6c4e87558e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "838789c0bf2e418f93a79071854251b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d81148306e24f25bff654e0e03863c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "62be8df1905a4fe98232d847996a62b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8912488fb0745c2afdadb411e076dcc", "region_id": "RegionOne"}], "type": "message", "id": "b89961a584ca4429a952e6347a7f14c4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0b2593e925f8428997d6d38e667df092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2a9504afaed84c20bcbf233258d558ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d1bf17c17ea2435297e9244a4d463995", "region_id": "RegionOne"}], "type": "messaging", "id": "81a0603673424f658123aad4e5e66cd1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b10ec266b93458b81a35913e27b9ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a03818feb4ab43a3a74fde11b559436a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "503be3a8fc134f08970f12f1c1b4b56a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "37c93533003243e5acca2d141b4c1041", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc04ff37700b4d208fadc0362cb41bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11c3b12ece55427fba5340e1a226bcc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c965e4718cc4a78b42314ef1ded9ff1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5e17e81712b14354bf6d4428d59fb049", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4b18802e3474b209674ea1fcf9e9668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8f3626cfccb4db3b1d33a460779074f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe308eac7ced47fe99dd3fae07cf9f65", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "21dc7ebee96f4b1095605ff6a2c8b46d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "247d52318e0f485c899d25e118cae87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5709be475a240d2b2fe995665146a93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b482cf04457f471daa88c2edb9533a3d", "region_id": "RegionOne"}], "type": "container-infra", "id": "6ea92c35366d40b0b0d380a8618a46a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f395acc868ce4a66a82216b251acb81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "091e98078b3147c99bcc56a8ad876203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d15503d74640487db38698b04d616559", "region_id": "RegionOne"}], "type": "search", "id": "05ba7b46939348378708eb4f14fcc64f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9358d5f8bb9441349774d556972089c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "17f1cb3f844f49caaf81fb7f67a2373b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a3695cd4609d4a2f961ea34f63512ae6", "region_id": "RegionOne"}], "type": "dns", "id": "4bddc6f72b3149969dff8459fae06453", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f96830fb9b3544ba87c52c7e330d183b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "15b84389c659489d80ee0b189c0c966f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5ad8662a52946aea0b1b2d5f0ba57b6", "region_id": "RegionOne"}], "type": "workflow", "id": "00f967177c7741fab09fb42217a9247b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f72ec82fcc6484196b1b142fa55e423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84d0b7c63f624a67ae90ceef7f8c30eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "48179f03dfc549fcb09a65254744db94", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6d50c37780844d73a116926e40244a4d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0f4cc699b8142ac8fce34c3cf7783b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5df98b56a6c746c689bf05988f802310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c5e8d58adad54d87b631567a9b3ce1b9", "region_id": "RegionOne"}], "type": "rating", "id": "e0895f10ae2c465ea70b5e1ff84973f8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c81714c66334a56acb4740d98a391ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01380d7eaf814638954952d314a2e478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce2a05eeca8c44fcb10ac08944b70fbd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a11621a2951b4458b601ca26a2fe29da", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3622a64d6256470988cc8f9727a26d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd34a31df29a4d6ea69a3c2f13d827dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d96616ff1d554070aeb126d3c3bcb62c", "region_id": "RegionOne"}], "type": "policy", "id": "fe2be108bab94b5e86d7c44230738181", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8be447d7d6dd4b7693bd27d815af6be2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25cd6f61a1d343d89e36e160cf841302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "41cc0d246ea34518bdd671644aa5df12", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fdc9cbe7ff9c41a6b3a01c4b46305939", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caa61930d2cc45b88ef6ad57ca160c5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "859703ed8ec1424090b2e8d7c1d987cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "52c02b45bb3049b2b6d1f46513338b52", "region_id": "RegionOne"}], "type": "sharev2", "id": "d0c80221e19a46c889a1fe5d09b2c1ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a4f04ce923148bc8658fa56540b36af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7e8f0e51c814326a5261e987803654f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f298007b47c40a88f5b9e756a614826", "region_id": "RegionOne"}], "type": "share", "id": "f609372a023f4207ac0c5f5a6b411c04", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2bc4d4cd3a4a4feb996c0cfade9e3b01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "002a56f86d9d42e2a98bbdd1e4958b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5abf3d42764d4aeab92d60226ccc1629", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "14f420ed34944da386496273c908140c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7eaea3dac414d5ba020ad5619badbcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7468adeff654871b1d03937573bab78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea787455cb1e4d94bc127e6edf1de32f", "region_id": "RegionOne"}], "type": "orchestration", "id": "9b73d8f23a3644a4ba3f927729a432c5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef4862a25af349aca178d3bb6e635773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "077c836550ea4551bdc15aa22a2c2590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcf6febcf2f94145a2f5a34d7d81cecc", "region_id": "RegionOne"}], "type": "block-storage", "id": "eed4daec54e24de1a1bedabd5154db78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afef2ef07fa145d6b19d9e2ecdf0f316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dd8176e934644d787a04b202adb7fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "057244c33c944ac2929c155a2281996a", "region_id": "RegionOne"}], "type": "volumev3", "id": "4eb710ebe8294a309f71379ce84b4c77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e82207c940154f57a6cfcd1fb187136f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1afad99481e49199779f63e4d473a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0d82fddf16c4f3683915e328dc402b8", "region_id": "RegionOne"}], "type": "volumev2", "id": "b155c5d66fd5456d8177c59ce6d424cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb4b4fdf535b449ea5f3b8d385f2db35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa4bffdb940d4d99aa0380f7bacaf862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e7734f6178940ca9e8463fe7ecdb774", "region_id": "RegionOne"}], "type": "volume", "id": "95dd1af01a014424a41c979f3b93cf87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d3bc3d4cec401c9cb73e7dfab004f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "937b151245d04ddf99e7f6e30b64015c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f4ee82861b6437388c3ebc8821e1e8c", "region_id": "RegionOne"}], "type": "block-store", "id": "e23be30b529d4b5d93abedffaf60aaae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a9044042b09444af902e24abc9e75b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7a3a06f69b04162ae5b97827e744d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7f9dca35278542d691b009472e970852", "region_id": "RegionOne"}], "type": "alarm", "id": "5186e7c078a6459894a2c1ab8d5fbfcb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92ef302e5f5f461baed279caaec554be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0e969c9dd0c4969b44de67ad97c9494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6815e3472af04bbd815ecafcaf462c48", "region_id": "RegionOne"}], "type": "alarming", "id": "daaa3785ee694d2c9c75a1efa7a9b6b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee78367aae5e45b7b26cd286284ba5fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e4d76d93a8b4f1ab89794167e699c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9172267cc5154f42b8c9b4f2103f46a2", "region_id": "RegionOne"}], "type": "meter", "id": "4bcfc295572c47be98f9e178bd45e53b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0548108d8d24a08b3cd74f8e3609a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e596714511674e269a32c8cd054a0043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b8da6511ccf48fa807262df4a533a5f", "region_id": "RegionOne"}], "type": "metering", "id": "b6a9d886c247423da1af13e500409730", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d9006a2a1ec4cb1b41cdc714a289371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4a7f93f2a104155a77e96747d9f46a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b337c6e19c934324808e725497a75ec9", "region_id": "RegionOne"}], "type": "telemetry", "id": "85e8a63ac6b64f13861883c9bd939a6c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2abeaa8f81a54b21ae562224ceb41c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5b7196caa4694d468a6ce064254b5a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "846d5bdc335f4bc2a4cc7b404e99c294", "region_id": "RegionOne"}], "type": "event", "id": "129b12d4400b40f6b78ccc2465dc1861", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "398903763ac748a6b63bb9d18717150d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d3699c0b76cb4ff280de3ec92f6f0812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "18f1fa6a585842ac9e217e5a39c0373c", "region_id": "RegionOne"}], "type": "events", "id": "475f8101ba8048ac83c0b3ad588e690b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d86118def5cd46bda98b8d5c1ba3d998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd836ae418ee47abaeb1eee97ca6aa19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8b7e3250f7934c7fa7bebdd650d954bc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1a5ce5121f7d4f2192c54ea8af7fa4df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53dce1915c87482786ab1b946939b8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca084b66f57d4703a009d14a020d6c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "80b8f04c80a349b58350f34a2aa9976e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "46e89add6670435db220ceba63ae464a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72461f860b4c41d5a58cac494b25e59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a4775a70ef64df2b1cd76d23903afbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91a82cc89c5a4fdc88e06a4ddcbac3c3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a517b93b7f464e1da288be5d6fda69f9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84174bba1e454508b67b7684dee2021d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "124de1537ecf405c97e3362dac368704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "90eb042066834f999867b8dce68d2c92", "region_id": "RegionOne"}], "type": "tricircle", "id": "fad53acabd864ce99ef0ba027df7798e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bbbee946784347c1b8884799976d1ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ec80639ab88d457ab25420b9d69da9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "99be2b7c993140608b91119b2ef07803", "region_id": "RegionOne"}], "type": "database", "id": "1ed0e8fa301644fe9d12a827fdb03b96", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e2f87d7e83b413c8d921342eeceb5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3ea50e7da283486ba89ac04040380fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d28178e74b6a4f19a5018cfac4461cbd", "region_id": "RegionOne"}], "type": "application-container", "id": "1864c1f3bdcc4b0daa71b8dab4be494d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d809da42220478586b4d6533d108a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b7b8182279ec484b84ae0bfa2db928cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94a8e7a460b045b6aa4230190c4234d4", "region_id": "RegionOne"}], "type": "container", "id": "2d792f0c69e74110b9e74766d42f0032", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0830c46fd904d608bfd8a44a289de2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d24f42d5efeb41f4888deddd679e0336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a1a8d5199554f49896296a5ab6c5afb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "27e43a2e3a79415cbb7967e3d654899c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "94598e5d9e7b4db69ff336e39d3347eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1deabd55be3e4638b2a49d80e4d12bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "43f18db13228469d8e8bb6bb7111be9f", "region_id": "RegionOne"}], "type": "rca", "id": "785f18dfe1344f7fa1e28cd9fda28323", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "22bf038df7e94f14878c09f9cb668928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ab6045869f4c49fdadb0c295ad5543a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c64ad993c04a4362b6ee181b1be150ec", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1d1f59c8fa8c4da3a12a30cf08149488", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7182bb2ed816452b82c78dc8fe1d3082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a1acede2ac0a49c5ad6a7c8bb7ab0280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "95fcae5587a64eaba1c3d99968f84dd1", "region_id": "RegionOne"}], "type": "network", "id": "fa7199d5e62c4de59c264aa0db6fbaa8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d58d7257befb49599e21ac67ae1488cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3d94cb94a2b4eb79382e1f0e6bfda43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "60c214ff0e014311863a0435f3c0795e", "region_id": "RegionOne"}], "type": "backup", "id": "7705ef13a57a4a718d0720e1b22f2bc3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44f8ded63ad14e39934917a3e8811254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0734fcbc53f14b5896f52443ac83ba3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "023e7212e90d48eca42e1f6153c61b08", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "be0899e3f6a44200b28d9cbb36a22bf7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4096a1c694404d5d80bf135b05058e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "766be331825844828d875cca4cb1b440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c69248771617463299ed99ae533bd1d2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a670ab183cd64b27963ffc12f5391e6b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1e6dde22857f42a0bf9e73bdb472924f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "896451c565aa4dd39a4680fdf93813ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "57f4c6ff1e3d4836b5fda4d27c5c6a67", "region_id": "RegionOne"}], "type": "monitoring", "id": "847e9994c986442abae6f7bca44ff92b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7f10c17a35824a878546abf85e177853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bded0f2ad0e94d82bacd75ed7979b09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c8185dc4dbdb47c7ac0f67e9ca85e07c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a60662670fe1420db0160836706696d7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c21621ea728a44c19532067526888917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "89c81ed548f94868893df3630ce9e31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ddcc8c247b454a61bc4a264695a5cc58", "region_id": "RegionOne"}], "type": "placement", "id": "247304dfbb814e65b10368ad216a5026", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1944db4f2b07410b8a25e798264d0166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4468d4338b504506806bf7096df0c6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "114fa0d1e2fd4c6b882eb013ea0fd30a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a619002bff4f4d44a87f6e807e34b739", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1914cef2ed1a4c42b95c363f60139719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba7487277b3546c6bdc6cf2178b99b68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e070122f8c76409595da8b75b1688816", "region_id": "RegionOne"}], "type": "ha", "id": "a204b16893f841aab36fa430e704aef2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7f61ff0229944f9fb49024e373d6cd7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8276809f6375409a87a3354d7ad7bf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "73e30be5d938451cbbb379bb17d48b38", "region_id": "RegionOne"}], "type": "reservation", "id": "15984da553aa4408ad6083b50121d478", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "64388e401f554f62bf0c18c88a176753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "efc961f1e9cc4676bf03fd054e05a856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4f7006005f754c77822a880e836bf31c", "region_id": "RegionOne"}], "type": "function-engine", "id": "fcfa42a1602e456c870c81d6cd7e60cf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1ce2cfdf86454f47919a6d6fafc5c000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "71a4627130844c7dba074e7b9262d473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2fe5999e54d64f29aa1ef622f3f6437c", "region_id": "RegionOne"}], "type": "accelerator", "id": "da7881e581104c63b7f50ba78cc1f32e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cc7f6db341c43549cc38c0f84f69c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "678329f558f345678e6de15e4d4c0a09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "13a34f184499470d9ce4d5a377579af4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b3abe3183ea94013b08281d6c5043283", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9605cb7619d47babb8e2cbffa4c5cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d616c2b164c4245b11f6c34ef77f60f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a28b90159ef45a58a1c23c38b0139c9", "region_id": "RegionOne"}], "type": "registration", "id": "3b6293f8e0f74c9e9414b8f93fec6abf", "name": "adjutant"}], "user": {"domain": {"id": "2e18d7f9b60d4329906be397f918aede", "name": "877648905ff546bc92d9541644e5558d"}, "id": "c2131a677b4d4320b30ec4eca4996c88", "name": "85bf3e4855f8452eada4ad770ae32707"}, "audit_ids": ["1db42a07215a4a0887e80569bbfad943", null], "issued_at": "2020-04-23T06:25:57.080370"}} 2020-04-23 06:27:57,255 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,259 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,260 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}} 2020-04-23 06:27:57,267 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,271 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,273 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": null, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}} {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.156259s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,177 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,181 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,183 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,186 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,197 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.122398+00:00", "project": {"domain": {"id": "16e8e653ff094c8eac994a86d2688a66", "name": "740a183b46a54a3db2cdb1eae239e6b2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "96af769c832a4ceeacdc82a2cdad33a4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e3ecae4701a44e84841dbc868967e74e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "79b0d5066adb419e8b9284c236fa051d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b72cde30b1134d7ea880407dd743d54a", "region_id": "RegionOne"}], "type": "identity", "id": "545e65e8fa4a439c993d9482567812f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ce2220874d354860a2e6de4fe2783e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aae2293171b64b669fa7673d5670712f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1c3a3b433a4c40cc867de2951939da04", "region_id": "RegionOne"}], "type": "compute", "id": "a8a3d03a631845f08aa6334f7ad69f9b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d7a550c3a2fa4c2d8a6ac87dca35fc85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5fdcbe539ea34bfaaaab609252f164b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "00cb908e84184db892097ebd801df63c", "region_id": "RegionOne"}], "type": "image", "id": "63c3f00100e045ab9e6a0a0ff4d21aa7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c43e39c9beb4dbd80fd98d524a7b781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "467fa48f371346e9a831a2ff1a96cd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2f69f89dafbb430088c95f2efc0db7ff", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2385bc1bf7104eb896a6910695ae694a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c79eb14dc1447b780ff2ea557c03aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dd42afd7b5d4a3ebed59993dcd6eca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61b699f4998a4384a90e7fa401ebdc53", "region_id": "RegionOne"}], "type": "object-store", "id": "555fa6e20cfb4cb6b454a5b611164f37", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93d2613f343941a5b771ac93dd9e438b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f499c923eb04f2ea98a5986989df063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3fd38dca1204d5bbe002f25cf086933", "region_id": "RegionOne"}], "type": "clustering", "id": "53a32dda15494036bc5693f10c512cd8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "165000aa46834f22af612156ee156b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb32447af7b94f208521fee41fd81584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c5589463828f46bea0aaafff91ee7736", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "090f8a34cc8c4560b1f1756cf3704102", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd385c44db7744eeaed89a83af1837f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9da9fcd5cbdb4e75ae827df996205e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fdbe4ccf70e041e190527886e5c35842", "region_id": "RegionOne"}], "type": "cluster", "id": "6fd9a4f9f58e4a3e931bd195b8cc13d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e7be9626b5a4a259df1ce6ae459ae88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42d434703f8d40ddbde50750b371e97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0cd6b2710cff448f9d6a08c7fbd3698f", "region_id": "RegionOne"}], "type": "data-processing", "id": "b59f71896481479bac3e96719f359cea", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28d63192f50a4bffa08417c8ee110793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a1bbe113b50345a29b23d4d50af44d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b4de0b4cee4452595671766e05f0045", "region_id": "RegionOne"}], "type": "baremetal", "id": "66a769bb58384d46b7f5aae137927791", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aae76dc581524018a8888e9df2a251f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d94d1c1219224bf9b6938ebfd540735d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "28dc2af6291d4d92a96c41fea393c8e6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0f4b7b0597794131ad5d1202a360f6a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "51c08ae71b854087820c4c2155039729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1739067116bc40cb8cf75e1fcabcbbb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a4e9834c0394910b30a6b11d8834033", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7e6c6b95a25b4478a43aa1ec7c61f98f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cefc20e86156435e8e132d038d035082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c48abc72b41b4f0389d1fd33016706b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "db82792723c042cf984048c26fea2cc4", "region_id": "RegionOne"}], "type": "key-manager", "id": "739d3f5982aa474ba25df66ce4cbf861", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7db63c1501464aecb6b3f551a9e39f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a79803687d14877b1dd01e1a0b80dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7174af681cfc455fbe1a238b59b67487", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3d8f66013e7b41bd93ed4fa86b3ad0c7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1024e7cb74f4d079aa662e5315ce6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcee30ae61014159b2a582dc0b885881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7dcd5a7b2992458691daddc2e29e56f4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8b4c0287006a4d3fb7c87c8fb200a355", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4503207a6dc04e0a8325caf35f59b3dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01bcb5bc9cc640d6b99974997a022ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf9c9479497848ea803191e8c11ca971", "region_id": "RegionOne"}], "type": "message", "id": "156bd43ffd444b7aba1f7e15fb913309", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cc26a3c864994d5691e8889afcab1701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "904b45a82de244afbafc71b162f4cd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "37b95cf946ab4f568cbddbfd1c1f324e", "region_id": "RegionOne"}], "type": "messaging", "id": "fbf30f63c5c446acb282771cad4c865b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "410105490d844cda9e7c26d1d6bc3b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b3e7802ce8144b18be35cdadc9f5d7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "339d886846404a87b6047003ff956bcd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f2d0dea4cad64a1a97965dd117c40ea8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f54e82c7b70479ba3c5a40cf4859c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01e56b416aaf4f5c8cd6fabeb74640c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cf9ec60e25d4eb99e1d5503b8fd545b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a171835044d6430db20fbd112dd929cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6edef466cf5846c3aae0927a033ae207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89a61f8a79fd42b8b201b2497d937c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76c83b89116b41c8a4c99029b1226004", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f9b99c4b0a9841af9d9b50b50426c307", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2452df0bd5284efbb6a4654d9f025c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16866b2699f441fe9fff70fdaa3691a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73cde6dae4da48a6beb6d0b92758cf17", "region_id": "RegionOne"}], "type": "container-infra", "id": "f40225fb442d40c0ac796bc457f7dc16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "308aae6292e14ff28a359d7816cf056a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "01a1199000b6403ba8873a1231df6c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2797843dae224019b12b5039a7fe0133", "region_id": "RegionOne"}], "type": "search", "id": "4c5624e952ed4d47b31bf7a3b547c6ea", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cec97bf643bf4074ba8038c43011bb47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c56d00983c6540bd970b1efe7621737e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "74d80b46b6dc4869bc54069aabce38fc", "region_id": "RegionOne"}], "type": "dns", "id": "7151ddbc31ba4999bb88008b510f0951", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0ae2630278048babcb104f945c4affd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "660ba3c59d334d32a6b9b844a768900a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b0d6855f7bd24de499a5940b77f92c9d", "region_id": "RegionOne"}], "type": "workflow", "id": "1b3ffb83e9e6477dbfae8c34ff90fb49", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4fa23feb35ad401faa68424711688679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b876a2fdd8345c0be1043ab19040b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b8df21842597406ba752bb91f5bbcfd4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "28442d07a1704070a251c76d418f57cb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "107721ac2cdb43f1be3a117ba249a112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de6f1e8128514ad4ac0fb7f1ff8dd232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f1423e1a93594dc1a704fd14a9fbcdda", "region_id": "RegionOne"}], "type": "rating", "id": "3bf94ef28af64fda8b37bd67993a960f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "91d4f6ac6e794dbe9d969e20c739bf84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e944b8dab6e4ea888e3b90296828e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "10b0caec3b384e53bbdde734428d997b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9f8360d768dc405190ae3dac18ed041f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8dc3c9b4d3d14faf889a26eef83cd0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3649b45ca6a24e35b9b34e914c196dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a65c599e169548c8a8800fadcc53b2af", "region_id": "RegionOne"}], "type": "policy", "id": "d892351c5eb5492a8dcb6ba18983c90f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdb6d86043e0445daba27ec8816aa1ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7efd431a8fa94b1a9516d22595ec4ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ad0dda9189bf4456bdc7435ca8a87cf0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "326df0fd3dd9469585c055adb179ae47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b176e59ca58b431b8c5871b4837aeee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca6dfc583b0a4d02b078d13d5ea7954f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e145741451864be9ab6f34b072a25818", "region_id": "RegionOne"}], "type": "sharev2", "id": "f0f6493bfa304b0bb0cf124bba9a0ce7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41cc095663674ea091aa447d62564c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e62b54d4e9c24348bdad81799d681745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45e7f5d8011a41e39998575047c9399a", "region_id": "RegionOne"}], "type": "share", "id": "769f6cc98b944783bd27b8bb40630944", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37804b187f864391abf6451d669301c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6552de55fce146d2a4616f24d8f26891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8262a256857c40d89f23fc3f78b9a8ed", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f7e8232547af48f291ed42e7dcb535b5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9555036f5d2d4e90a4ccc82892c741b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ea670e6bdcd47c09d5475257b9215ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77dbd53e10c540e690043b2f9d60b735", "region_id": "RegionOne"}], "type": "orchestration", "id": "30d600f2e598471abe331d54c7f4d019", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b13880130d244069b08499690c5aa76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3058bc404524b91a9134ca89499c3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "108df1435617441bb5f5ec142d3d0cdc", "region_id": "RegionOne"}], "type": "block-storage", "id": "b6e11a5c060042c4b2a8ff2c4a8a7fe0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98c1352a819d45d2abe08d8af542bede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c1fcf52b7244549e650d28c5e649cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "926538b3479b4b3aac2841ceccbf3687", "region_id": "RegionOne"}], "type": "volumev3", "id": "aa420ac8ac5646e6a7ba458fbeb2b6b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e40c663838eb46f98d6cca5d154f9efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70472ef2dbaf4fc1be611fb7c0cf8e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9a1124eea5047e8bd884be98146e6ea", "region_id": "RegionOne"}], "type": "volumev2", "id": "e5a1d9d923f64b86bc564cb2f131c3ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ebc604a0c5e4d0aa65a551f908f6551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "197f3b5721d84cfe9ce018694e644412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e64ed54bef414725a6dbecf55f66b592", "region_id": "RegionOne"}], "type": "volume", "id": "45dbf3c86bf14accbbc73f8dfc968672", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "020c74ba268449efaf6af64c82630b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f778b132f64aea8f15bb4a64b4b845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86b857bde2ac403cb81418d80e355a38", "region_id": "RegionOne"}], "type": "block-store", "id": "fa579eb20c7c456eb690fb4586c1c02b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "af6833693f8d4f6eb7bb8bf57119a7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c036278ade847a2b8f32627ad67b7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fadbee62f6fd48289365ac9151571d8d", "region_id": "RegionOne"}], "type": "alarm", "id": "674f3dc548de4fbb8f4c189a0a5e2d12", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "914366e474974804beaf9fc92edc2958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "283e6448f5c8435ab03d57de2e32ea4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1b052d81a40d4e7daa23e89e8ca11c0d", "region_id": "RegionOne"}], "type": "alarming", "id": "7297c68978564da4ab320e5955076855", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "192e2ca906d54bce980a7acba4b757e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac16fc1cc0da4a75b22eb53ab9aff56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c740802b2614752ad57ab3acf4443de", "region_id": "RegionOne"}], "type": "meter", "id": "60556ad00ec34c17b7dd08195d3e8c79", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9bf209ac3ea4e918ea04586572705db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b74cad7d3b64e9e9166c702cff0eff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2925e663f8754cca8e603ea56bae7b8f", "region_id": "RegionOne"}], "type": "metering", "id": "ebe92565b175467bb3cbd0c5bd6498c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4767006c3148473ab96960cf6faf41d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b517e7704ef64bc5a30aef0c0adbf307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "16ee819859f34ecfb5171da8aa7f289a", "region_id": "RegionOne"}], "type": "telemetry", "id": "3551396a1319411fa1cdc7fc3a11d236", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "35c1da722a5b4483b2be200b79cea86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d99fa39977994d31b65fe0cfd2267236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ee8a32995c84c2f9b170078c338f99e", "region_id": "RegionOne"}], "type": "event", "id": "84736d6159884801a605ddc1fa6feef6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fb985a20b22b481b995065dd98e7b9ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b4a1e2fab15468685e2830f0579eefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb908bc100a54d2c9b80c565778be215", "region_id": "RegionOne"}], "type": "events", "id": "7a2d513d74d44e92ae0d98f99f857dfb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6965c68528e944c693e8b02bd86e4ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e72d4e9cfedb4bf38b7ae8172e87a373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0719ddb78be549258cb3520dc45b915d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "93c1261008a94b23be65cd9d39025aa4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd1facc3f08946609b85cdbd7831c698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6cc21b61248842f1a1951af5fd1a3323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a1fd9e05b6048f4a6a8de865ad662d6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a05b57748e414144be2e480cbadc302d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7aadc2a7d8154490a4338d5f3ee92094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e12579ae7e024d1d850b0884a65a93c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "03de07b657574b3bbb736f5aa8cfb37f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7a9aab80810f4e6eb9557531c276aa8c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50ede0fbe11c408dbea645433a4308d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8d36402a2ab46c5a4ae79041eb34e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98c085a8d236461fb25c6069fa7547d4", "region_id": "RegionOne"}], "type": "tricircle", "id": "0d259524cda94139b419f0a04aba50ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bb476289ae85455096155d8afa1ca2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "77ccf8ddc4524266a1b21ea1264c3c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ff6e5887b75d40c0898a425161703a52", "region_id": "RegionOne"}], "type": "database", "id": "6209edf85222419d81545c6e1afa00a6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5effbc991a294a59a4428ebd5f21079b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1cec0e6503dd47098cdf17ecc9967788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "19e9c37d8058489bbf8515600613a228", "region_id": "RegionOne"}], "type": "application-container", "id": "68bb55002db24c3c85ded412164e8769", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1224a485df334b12a26cfb3818823649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c2c2e8b7d17446aa18c221e37d8702b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a6d24c9724764d46b827f8a41f870a39", "region_id": "RegionOne"}], "type": "container", "id": "c73bca8b04334877b0f0fce24d69b2be", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a21185c9f044d21a929907f9fb3f1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "052e463732db441a8d3ccbd389e939a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "69004d411323414198814c502568dae1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7be34a8b69934f1eaeda54d11645b3b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48455dcbcafa4e0596a765afd70f0d61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5a1e881da85f413889665838dcbdb06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a96fbcfe477a4daf94792489714ab00d", "region_id": "RegionOne"}], "type": "rca", "id": "97b3f5e5d75f48d0ab2c4e730d9c0d3f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7391d1c06630457e97a2c31aa4aebf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2305f3680bb043058060d56e04ac3e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "85e1b4080dfa433a8e03e7b888bee7d9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fec75101915e446daa8b62ce80197a42", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5b9c2e905f94460980f2e182c149948f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "138b98f56bd842479cc74e21d5387c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ff88950bd0124ba5afd87ab2f45af12a", "region_id": "RegionOne"}], "type": "network", "id": "100d70f5f0e940189c91a40edc8d2894", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d871a8d43a6c4dc9a7d1e89aa9b0a919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "75f65d20d71046c1bf59b44df31d73c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c32cf4337a794777a40024020d616931", "region_id": "RegionOne"}], "type": "backup", "id": "e9cbe4ab21c14d17b42165901d4d3f13", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b2a65fdf824b43b49e259b0221e30e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1d98e68a4754469952ee726cad671ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b0844a0c1c86461abbb27d53b2a6d7df", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f1dd62a9002142fea20fcb4cc387be74", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a3bf96d413c42d484e949584e86335a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b20888ad7aa4b8ca28a8a52d2076b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e47f20d9cfcb4c6087ad0726705e28ed", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d0601194379841f2b324f9aa3db05399", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a86a9e32327f4c63b83d103b0cd163c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6e2794aa66f1499b8b16f785dd05c15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2649768a62f64c9a8f14ea463436c76f", "region_id": "RegionOne"}], "type": "monitoring", "id": "8bc4ad7a9ff54255aab1f6ad2b30d73b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b2c5d7ac88d14742bf8f3c28532894af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa5540c67f4b47ebb4719317e13cddf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "606241cf072c43009fabd7b2dee83824", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "83c5d55504eb4fb39b47dcd34c85001e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4ce52b8a15c14fdb97fc6198d5a73fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c1ce4b84a8d41c68c4163254a3b0a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fa54cc7e4ca64087b071704237c21d0b", "region_id": "RegionOne"}], "type": "placement", "id": "7a07b095a4d24a73a1590e64753ca6ce", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf8df6c8d9114f258a0d347b819c4271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "adb03efcbdd54b70b4417c52b7b1b41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c6472acfd5244b4f810ff65342be3549", "region_id": "RegionOne"}], "type": "instance-ha", "id": "daeee7f608c748899442dc3f57c5e3d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "442592f04e9d4cd68c72e4e1b388da43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8c71fe4b64148b394ca971633623800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a30ba760725749a6bf02e194fa7701d6", "region_id": "RegionOne"}], "type": "ha", "id": "428fc8789e674e769c3c10490df6cf52", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aac42034a41b4990b4b245b38693ab5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cb62942b4ba14da5be6405768cf106d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b2f2854f6c384e76a77426ec01e472a9", "region_id": "RegionOne"}], "type": "reservation", "id": "01491ec826e94a83b9b5328d5d0e5b35", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f3483e2875ce412f8920fc391320b72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ff8a850b9d04f51a0b9836c21138e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ff33c98c3ca448fc804463c57b2851ff", "region_id": "RegionOne"}], "type": "function-engine", "id": "b7aeeb7ff1d2468ab749ed55f3710eca", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "856cf7bd588f4be085f236df29333ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c9a65cb1e1d4843a7793e102eeb8b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "330fac7f9e5d453685959e2a9dcc7177", "region_id": "RegionOne"}], "type": "accelerator", "id": "11e1bd6835074af4ae82e5a62f35e86f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6df59dc6874947e99d86dae73ad0d66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "39fac7a95ea149158cd0ab633a0b14e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6543ec62961041b595c006d13de2db32", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e0d2de7d5f0a42b6be4f0b89f34daa21", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3165636049c94ac6aa5a618155e94362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5661f0cfbfca47d3ae4532be28e54f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0c4a3d845274ad3bedca0f6d72ea8c7", "region_id": "RegionOne"}], "type": "registration", "id": "f3c1482ea82044eba41769f26c30027e", "name": "adjutant"}], "user": {"domain": {"id": "21a839bb497b498bb94ab162654218e4", "name": "73181e7cd5e848cda623d93e5a824ef9"}, "id": "0dc9511118284788b554a57c46db176a", "name": "9cdd0a66bdcd435fa1ed2ca8f4615465"}, "audit_ids": ["a0ff2ac5681341a6875d1241171fb522", null], "issued_at": "2020-04-23T06:25:57.122398"}} 2020-04-23 06:27:57,268 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/fwaas/firewall_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "enabled": true, "source_ip_address": null, "destination_ip_address": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "ip_version": 5, "name": "deny_ssh"}}' 2020-04-23 06:27:57,272 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:57,273 keystoneauth.session RESP BODY: {} {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.209337s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,216 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,220 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,222 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,225 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,237 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.160318+00:00", "project": {"domain": {"id": "1027dd9a83c64fa889e1aecaf3558540", "name": "8be08a8254e04f7a81893fa6fec769ae"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1b386b8ee0ff47fe9eb309baab88bbdf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "431d31bd6e1f44b9a5ba9604b0c976ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "abb9548bf4534e93aa5c4b9fad60f5b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8eec671ff54e42b8869f272f0f14ae43", "region_id": "RegionOne"}], "type": "identity", "id": "6626ce3c18cb47f29b9a7ba097cb19cf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8c002fbaa1e44f7bb1b439bb065ff134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2915ea9732bf4cfc826c089ea255bbc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4ad98b18992a4df18ac6644a1616e7bf", "region_id": "RegionOne"}], "type": "compute", "id": "2119c898c24d4b099864080518dff8c3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "75cb757d6bbc425c82742f6a1852f250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81621b5da12640f392071a10cfd02ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "090f4906b12845f4b851f3b0d4195256", "region_id": "RegionOne"}], "type": "image", "id": "61ab55d323e047da8825f18dae6bac85", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "734ebe08151347899da6a1bb182e5f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "442fa2e61b724d2d8d0c280862038d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "03983941a1c1469e89f84232bec36e6b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5e9a5e8e6d3d474885779ea2416cc0a3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02f60a3083334ccf81c4152d15e25362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0b387a8a1d049eab1cd7fb81fb5f04a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "699c31e62787489ba1a4b5e4489bc371", "region_id": "RegionOne"}], "type": "object-store", "id": "3e3471a2ed264af794fe7c15c3fce36f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "65575d3b703b406abbdcd8a3342c7fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11723de690c347c8b2f9b4f664d9a2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "315e3261ce364620bbd1ffad4303d5a2", "region_id": "RegionOne"}], "type": "clustering", "id": "6315673376bb474d971ef93591e9d40d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6590bf02e9c14b7595366d0a6310d1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "929042db814840a983b7af9c3af26121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b73ad31354b464db9d45ecdc4261743", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "080fc266dd4a497b96cf9e2c010c3f13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3e3b16b0b284b90a1cfcf2756a7fb93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02bbd88dcde94cfe93b368eed602e93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64d22720f2854214987155f99e91cd8c", "region_id": "RegionOne"}], "type": "cluster", "id": "19f4db47fb2f47819f18c71b8680210e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5eb9b9909153428a995e95294cb909e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "836d4d7197f94082a4ce99de118c7b10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "adbdb72840a8450b98017fefcfcc642c", "region_id": "RegionOne"}], "type": "data-processing", "id": "1d0fee527b4e4e41b9aa8b83bd12e6ed", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8330d88fd1df4896adbd4414c7a14421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e1bbb7d572449e19868c874a3d0e9e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "946565fc7a044edcb923ce066b487226", "region_id": "RegionOne"}], "type": "baremetal", "id": "5c8dda0aff124e35b22756617eeab79a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95a8dbcd03884c6d83b1b0f14ee9257f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46e0dcb8c77e43f3973b631453fb745a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1601b2d367f48fc94fd4a17165b4320", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e5ad9b5385cc4ffb8bf8c1f98e245eda", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "323103751d1a4d97a69e555c16a3074e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6a31605240db476fb827f1d511762f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b76906d14d25426b8e503c075e39e4a1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2d5bdce00b9c4548bdf7c6a0c62a4a04", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0ad5f3e861e444bbff022b6c4381780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "af80b0dddf1c462daac05a23f0e8ccae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5d771b8727a040ca9ef3af26fab96c50", "region_id": "RegionOne"}], "type": "key-manager", "id": "3349b0e5b5fb48bab5b9cb4cb3797834", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "afed0736bcbc4939bf0aa8878a5db69a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13c665b72c2e433aa9b311bbf12f441d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9b42b974b4b246558289cd579be1c517", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b00eabe8933d496da92f1c94d0ff8b68", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "954b177f764b4d79a788f03f7b5a5756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c5513e9f6b94d57bbe857147e445a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "20ae07a6198b4796a9d05b7410a621f0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "00fc726200674c0aa45f8bbf12ac4e19", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "998dc345c81d4f379ab1f173c4002095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2cc51fba15a472ca8f73659fcd71b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a19cfaba1c7d4532ad9d12bc1c0a39bd", "region_id": "RegionOne"}], "type": "message", "id": "ae8b1ac1f155464aa5d347f57ffb4d41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f9e30eefc1e462f9612920187cd5213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "570361539a844416b24ff85139b8ff9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7116637839e947c4849e4f5f5c8c926f", "region_id": "RegionOne"}], "type": "messaging", "id": "86a066080ef0464ba304b5a2879c59ef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63c023efbe034672b696269aad677bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63b93bae158b4e669f9b6905a6b6a405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dd14d65834964c63aa6127516d591379", "region_id": "RegionOne"}], "type": "application-catalog", "id": "91bfb386c9714346a6a71bac987c505a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99d321ad310c4aa5ba2ae44243764133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bb58e709eae45caa620f3dad0544b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fc07c6abaf14e92b15084ada7b827ae", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "126ecab6dfe54712b497b4930f0feb86", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f65cf5e5bdb46ad985ced061fbe08cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f303997fcd3d485e864239532590313f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dee0028a0bba4514adfda0214d9ede9a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f4d8343104124cdc8862a6c3df3955fe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "266b996d1508457d8ec9d82f1c6a004e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b3c14cc398a4b3cbd0848e62d15617b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6977aa2be503437297be07ee1febbda5", "region_id": "RegionOne"}], "type": "container-infra", "id": "e072513cda8a4794bbb0ae48c46557cb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a1cfa41806cf413093359aae0e407d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bce2bfb250514144b4502cf1a189c51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ae38a851b72b44699bc05952738b87b1", "region_id": "RegionOne"}], "type": "search", "id": "e2196e74d5e84f57a087c9b750c8592b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "560b17445b4c439d8235ca41f347bab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bfaf1206804a4d899215d094ef4ea678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b8013f078fce4a1eb177e1c18aeaeca6", "region_id": "RegionOne"}], "type": "dns", "id": "4ae0fc85c62c4e368746840027b6f85a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "812dbfd65c664544a9533be389cf9a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aaf48d424f984b73b1ad565657bff3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "924ef8c6f83f433d958bcdddd85c5361", "region_id": "RegionOne"}], "type": "workflow", "id": "0ade3f5fe6e4469ba2c4230d1fa3db72", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0194c8437034c419ca9d78c4fa6e6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9875bc64cfe44fe88f87bde771e27e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7627022273d043e985165ad6707538cc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "891f17110d6a4a799a54f139600f6b4f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "514d707b220b400e9a12135780c0360b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0c5140764a83488ca50ad913d7c7d21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6668b4265a38413884e533776aedc9f8", "region_id": "RegionOne"}], "type": "rating", "id": "c886beb527784cf78dbf9bbe5efc0ed7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a1b98edc6c245a993f9bd2ff5e65a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a765813b0fe74980898f1f6980849050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "863d156c87bb4bb0a3b8c9fd4f3d2345", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6a759480276e42eabeb86e6229df3a1b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "daec0c89001f4873a9dd5f1ec02666ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a6255dabda347009922492dc25d7994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc3fd6a159be4615907ef1d555d32089", "region_id": "RegionOne"}], "type": "policy", "id": "86498e06a16a4265a15942710d0dcec8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6dd887a7fd1d4390bbc437f7d583b159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a00d9150ff5843b6b81be154deaa67f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7d84d489b0a4a6aa83b8ebfc8f7abcd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a958d9b5e2e14600ad146ceecb7a7173", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "468607b2c17a45689fbb34a5f74c90af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3bf18c7a2c14d1ba27a76be66cceabf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "426ef9fce71d4986ba4a58f06ab88959", "region_id": "RegionOne"}], "type": "sharev2", "id": "76fcd54faac8455ea93bd5d19eb8d630", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "150aa0f40c2e4fd6946ef51c87b335b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "181df8c28be943f4a72588bde5a83192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b39f9aa466e04be8ba5a25735f2b7f8e", "region_id": "RegionOne"}], "type": "share", "id": "6961d7406baf4bac862ed6fcbc30ef97", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cebfb1c47d244e4e930d69d083909c29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1989a1c61be542cba245984f7400ed60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f340a286d264bfab9b162ab9d5d6e79", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "94c7e0a6f6ee4f81a998080150d75459", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cfe24ae9d0648c29ed7a892267604e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c79b987fb9e44225b1647cb3a1f07650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9b4a2f994e4c6bb5452f64dd3012db", "region_id": "RegionOne"}], "type": "orchestration", "id": "9c7fd7b147994e48ad6e44cc4fad53c1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74305e31ab4e43caaa8298b62ab414a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d601a4a3921d4771a76da3fabf0ec1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "531e975eff604db085cd6aa5776f4ec5", "region_id": "RegionOne"}], "type": "block-storage", "id": "e1c52f6bbf38446da2bc748da4b6d48a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a01c1c04407240569c640e2d656f5274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a5771ccba494a1e9ed7813111cd7219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "242dbc9d6e49439c81f5cef06f24d10a", "region_id": "RegionOne"}], "type": "volumev3", "id": "67b465921e0f4f4b80d40d97066e0c87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a3557173e364702bf3f5b6811707a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96a40c43025a4c85ad999d820cb8db7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199deaf0eb89466a905769f0146c688f", "region_id": "RegionOne"}], "type": "volumev2", "id": "0ae23b5b5ff14cc4a1e3c6bed46b848d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b646571d88c4654b0e70dfa2cb8cc82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5bfdc5addcc4ff2a580641c24f211d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a6bfe24b7b46eca6786c427be3e0c8", "region_id": "RegionOne"}], "type": "volume", "id": "c00d99b27080431a9a3096ed1d23b4e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448ecf20f1514b4daf5ad91f3fbecd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "342c72b3f960490c935f1d565a7f9179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25709e7a8efe4f7283b771f14776e85b", "region_id": "RegionOne"}], "type": "block-store", "id": "83e78280a45044cc8d29de9a70ced820", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "451c90b73962416caac28dfb3af3e7e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7540c67e3de4da99ba7fe7068e7947e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5a031ecba0824070a8d8de38484a4cf7", "region_id": "RegionOne"}], "type": "alarm", "id": "39f6b019f8d14445868470aebfbbd50a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b728604944c34fe080cef8f35080f889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25eb2a0895d64b10a3723c3d8db84dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ea5caca791134910b396cd7f312f2476", "region_id": "RegionOne"}], "type": "alarming", "id": "a8db08a76aea491590492eb654574c2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0055f327c6374e848e33d6335662e4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ff169e102f0422681d86e2d6f8ab224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c78bf7d95fc6443b827467cf3707961e", "region_id": "RegionOne"}], "type": "meter", "id": "c7fd83e43a42466c8dd16a6de9ec235d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f473e077832c46a7809b3292d042726c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0c5e0ec8bc74b898923538a7943ae3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9532cb640d384d569439819f0efaefa4", "region_id": "RegionOne"}], "type": "metering", "id": "08c52dc13dba4cc8a05cf9d0fb32a012", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a2f66df2ea7418bbf905b0b8192e4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98bbdfcac0d148cc855da27592ddecc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "403bb7d2b360493db301e570e92634d4", "region_id": "RegionOne"}], "type": "telemetry", "id": "7a9b86283f124880b68f6c1c33fffcf1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f1b2f07d7c64664b32d10f6f208b856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "739eade75145422780a2d84f3eea9ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "37787aafe8de4130adf1b63a83b6d869", "region_id": "RegionOne"}], "type": "event", "id": "bb36eb06c01c4193a17fc9681a233df3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "42fa395ebb06417587a2bf7d64dcf491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3e3b0974952480d938d956e5d3a960c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "da754841e5dc4b8ab1bd86c3016df25e", "region_id": "RegionOne"}], "type": "events", "id": "9aaed3e1527d41cbb83ef2f36945ede6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "281afbb211d94886bb1ae957d12f57df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c0ba589da1b4f6485ae86ccdd408ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d735c0f6776497dbb4b10b22e7ff194", "region_id": "RegionOne"}], "type": "application-deployment", "id": "810dad10cec64208af44b1f5d66f00bb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f15467d21e64f6bb8c15a83394f9957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e537261ef114692a3623c2562c44eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6d451918ccba4c9cb559f45991707473", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c3f6002499e41b0bbc5d9e6736eb573", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5176db73361247238f90169eedfa2c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d7cd50ce93f4a248495180b5e796095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "245e06192a584ca180e1b1844da08edc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "00dbdf7c8a19448cae08845b8b8f493e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6597c58cdd864808b7ddde83dd57951c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79262355b6a642409df911162d7481fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e19ee1b51e1246ce908ca66d7d6dfa14", "region_id": "RegionOne"}], "type": "tricircle", "id": "bd36080138a4492a883773e949e6bbb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d2d09770b98547298ab0a9a56645495c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cd6269053b704cfba5f015ec0f63bd1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0e1af7175aa14d638098a4ca677da507", "region_id": "RegionOne"}], "type": "database", "id": "43f8c772bcff4383a19b954847e1f0ee", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2fd20d079b31480bbf068a3f19c648dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04e89506f300466d8392e299886d15ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e454654047ff4f409d2c0c0a6fc2eb06", "region_id": "RegionOne"}], "type": "application-container", "id": "b28ae4b2d3bb4d6ca7faaf8a45433fab", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c1f3c07410949af978cc94e05f39df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc6f965a06d24dfca60dbac979fd76f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "325b711fa64c4898afe5bc441a4031fc", "region_id": "RegionOne"}], "type": "container", "id": "f2164d8188774e7f949df4d4a678b216", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f63a913085744a6cb756fb9d5540800a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8b771fe231c479ca5069c0e8a90e707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "819dc5bc35d44af39b784bee59643892", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ced47be035e2488196473da2a54c18ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b9d73f544654df9b9d5edc271a9bed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3808f0296d3e401d8c72595170f75929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ee8675cd142148e3ba06e396e467d25e", "region_id": "RegionOne"}], "type": "rca", "id": "013647ef6c4c48cfa0fdb82e96d331aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3056896c80814303b1e9fdf03915857b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f8f4311695d40f2b45a745d3928e43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6b23bd5fe90f49edbca620cbf7e58bfe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c156e11d9d954f0da1ff740aefc9ac87", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "90cbbe761f0047fb886e64b46fc1001f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "79bad8d1f3fa491d93c14ee36fd6b69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4673a26b5b764596995311046b8e1f16", "region_id": "RegionOne"}], "type": "network", "id": "c9d3ce4d06bc48ed809a1e50fe00f90b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "616b400f61cf48da93206487a48b2020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a59d9e6be94042888ac27ed0df5e8be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "146c82e2fdf241d8bdc0d6fe1ec8eac7", "region_id": "RegionOne"}], "type": "backup", "id": "7050f2c697d643c5a51badea2de24097", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c240a0eb9270456ab0b31bc294b35186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "09823733d2b04aa5abda26586da2dae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "53b2f31a6e764192b221cbf4b4b2f2b6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eac891b5ecfb470591c7bf6000f65919", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5ee0acbbd4d4c95a56286f67c20ed13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "355da134697f4d9eb4103dbaf73a69b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a63819d8bdad41abac8153b2c7005b84", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "04a4f23dbae34019b20601524f50d006", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ebfba73fb7a146c38b6903fe69483b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0c52eba7c6164c73b31db32853baf12f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "23a1a203568a49f1a36cf5bf72512f4d", "region_id": "RegionOne"}], "type": "monitoring", "id": "53ade25dadc24ccc94a87e14c8c1049e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a56733fdc28041b6b9f90d2a64dc788f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2fcf4751420746f1bdcae3b1ce3a9e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6d8dd720e8444b709cc0c606b66f6d03", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "59fb7a86335d466281938f709ddffc4d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c01ba3a47d0f45ed83047e7a9fe2c026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "da076691465d4f198e1974a53f653db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2bfdf6cc1bd6442db9aa8c6ea5822975", "region_id": "RegionOne"}], "type": "placement", "id": "0230382d97d841d1a93246bd9799acbe", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "feda645961d247fab9ade469115f425c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f5a5c859f804d999d4b2b880f7b7daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf4cd1b3d1bc445ab3a57ec6f5699eac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dd33fd403c3b4bcd9546ce0a7dff7083", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d9114b6fbba642dc8e425b7ba806c71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c094cfb94e5e48e7bfb71118cb5e760e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f1289441ef824540be60c59a8105cf90", "region_id": "RegionOne"}], "type": "ha", "id": "2055f4722c9c425b9c12df587ffaa486", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "26667f5037b54dd48c4fa87079e2ecfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fefdc5e9b02b4475b66807a0b155d7f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3cf3bf679c2246b198cebc8137d14c2a", "region_id": "RegionOne"}], "type": "reservation", "id": "67444453056a48e4945882544bc7b6b5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2d393ccfaf86422f8f4723d428806e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "68aa23433ad44716acb6b541fbab9f5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81c8d1781dbf43e68f674dd90a741f3e", "region_id": "RegionOne"}], "type": "function-engine", "id": "055ead743d37413c878be94d9fd7c53d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "070f5936d094447d8182303bc2506c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9615cacffcfc4fc0b9dcf73defa91453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "50e49c53ee0e4c7cb2046cd18792fd5e", "region_id": "RegionOne"}], "type": "accelerator", "id": "19fdb9354d2f4be88f24f66e97746f12", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a85adf11c1d44c78bbdedbf53271157c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1126581856f4fdcb552f8e615aa8027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "33e9ae98e3ab481db1f6b74cdb1c5d2b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a5f65e6406f74f58a98540d868d2880d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12a3ed379d904d2882d233926810171c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06646372bb2344a1bf7fb2243e77e769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2f0b8d3d39024b5b862efa1a55ccc2b4", "region_id": "RegionOne"}], "type": "registration", "id": "84d07d696f2746b999efb1cb190d064a", "name": "adjutant"}], "user": {"domain": {"id": "7b0258da4807454db0da79b771436a2e", "name": "121c591c57064530ba78b1dac68b27b0"}, "id": "3f054e2b78cc43188da0978ad9854236", "name": "0430b001c6184088b6ffd97c3370adb6"}, "audit_ids": ["0c6e7b129282484dadaa6b5dfbc56d56", null], "issued_at": "2020-04-23T06:25:57.160318"}} 2020-04-23 06:27:57,342 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,347 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,350 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,354 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,356 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}, {"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.318211s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,029 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,033 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,035 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,037 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,048 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.972793+00:00", "project": {"domain": {"id": "43449f5458f442d5a7f54f1e8cad25aa", "name": "69bf15aafe0f41a387b2ff275576d575"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4e990b1787af40758d60a2b565dffa7a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "742f0a38df0c4b0e822a738b4d5603f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff93f248b41a43a98357f0d60a4de617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2db82e4a33484067900931a0a3626377", "region_id": "RegionOne"}], "type": "identity", "id": "ecd23bfdd81b4dd4b66280dc2e20a889", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "06fe0845cf10430b8f544a2cd4e074f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "68a0d2dcac5046c9a884d27540909e16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e8b6cb8b5f8a489398540a3372318fc0", "region_id": "RegionOne"}], "type": "compute", "id": "6d2b4452246747638421ae80e42d11aa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "086bdb2ed6494f6fa87f33fe1739b6c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "49e08be35f5043598f2ed3b3feeff209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "98204c00900d4825a73fc79ace55cd59", "region_id": "RegionOne"}], "type": "image", "id": "2d7791edb2004b64b03f6417fc2d0663", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d666a6a6ae24c83a080ead5895555e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5545328277a4c90a8398193ba28e9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ad17f27dbd54402086618067e3e36510", "region_id": "RegionOne"}], "type": "load-balancer", "id": "50631346c8e94d4eb2bd95a57117f3dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf81d37d2b624d3bba9107a446042525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64dcd173e69742c482dbc4ef42263fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d506c0245848445683a719869381d5f6", "region_id": "RegionOne"}], "type": "object-store", "id": "2e51ae23c9d046f0a6caef528480cef6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05fc949fe8ba467db1f8418888777c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4ed253ac8114659afdfe70905f4a907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2e8d74b655a140e2b385ad3af11cebf0", "region_id": "RegionOne"}], "type": "clustering", "id": "1cc692a15d284a7aa0ab4cbff175f710", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "239de46be61942c6ab7a256412e6738e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ad63e44c7134aaf908e30f404ef829a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "18b77a264ed84620b19e5bc4faa903a4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c6c4f3065e8b4b8e960f68a255998c94", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67d8d2f01174447888fa68da93f38eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8145cebdcaf4d6783933830285b54cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b1d29e7ba8246e7b589cda59bed352a", "region_id": "RegionOne"}], "type": "cluster", "id": "25ef775eb5a94fd889c4f157137c2996", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a5540bad55984df1bff3ef61f905069b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9621badb7914194970847a0aeeefa77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "13566e5febfa40edb9d9bf0851f7cc78", "region_id": "RegionOne"}], "type": "data-processing", "id": "88f946bf9d014a8e9f5fda0d5ec01ecb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "094e0eea39d84f7c8a08e76d7c24adff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "666a0e5399fc4c4a9d7758e0ebf67e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "415e6d03476a4f419420853096a6efda", "region_id": "RegionOne"}], "type": "baremetal", "id": "613c5702282544d9b15f9bf95c4b4272", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "752b27d8173e425fb9fe8b7bb47bc8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8b7b812ba564c788387287b3743f3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "99234fa900eb4fa9876f5bcd3e906f88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dc78f6f8ac8849249f2cb9fc45374527", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cc7b3ac725e24e549bfd1a9dbf257ae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dff8f73fcc8f4eca9ac99ab8172e36c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d768cd9d28d24ed4a67354ff7156fd68", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cdb50f95026e4924bbc929930b4803ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ee939f814204de3b00b1c5bcc0e3b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "08786ff4e864460ca1e34740eb1566f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0e22fecc1bff4c198e95bb07dfc0f0c2", "region_id": "RegionOne"}], "type": "key-manager", "id": "32a7783f9f3c41eea434908441821ba2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "174f07be405d45a38ac468ca2b749568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0893ee1a526d4613886fcf2c0a060785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e8cd8f12b1f1473f8604c53049fb9e67", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2d2cab0a3ab142c9b09ba8138485ca44", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b03ffca03759494f91d21c9f4c673026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c624d27963f3443394bb6145b4c41bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb8a2d19e27e43edb9b8c5ae689797aa", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad7c2749859d4cc582cd763b126b7363", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e00abb19772d4680bea7469bcbe26779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "642e55faa89e4977999b8f949e1be579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6ccff1a071d740dd9caafd78a43ae661", "region_id": "RegionOne"}], "type": "message", "id": "5d471849c5b0479a8848676931ae697c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bb2dea96bbd8465c9b5e5dd1820a53e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "03ea1284f4324556a322749a7462b76d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8932d62dfa04e2e9b1ff03f1e0ca840", "region_id": "RegionOne"}], "type": "messaging", "id": "f56ab46afb4b4eddad26ae7a5c160b56", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0b5b01c082234eae80c6ba3c045c5d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "afb33af7035d483daac950b6cdcc9c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "457ef6cb67264d4589c451d3d1141698", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d44c46b71f4a429b8090e8eae7151c8b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c412b25e98824ef599aac733738d0159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d42207a303e54558aee79654498c12e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7442d80b87dd47c8b4a5080c91cff590", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6ca04950fd5d42c8b2511abf38eddfea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74c0379a177140b5a266173bae2c3efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "814787e72f604e9694388a47a4e5e950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62c544ef6c0d4fc3a29d62611b3ea2ec", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7c828cd2e9d94162ba247374e09e7e7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc65187066b84c56a691062cfb3272c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2d0c9e045174e61bf17e1253229ebbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09905a8ec740454aba7aa2c5a99012e3", "region_id": "RegionOne"}], "type": "container-infra", "id": "d8b027b28af74c8aa73f487eaf84abec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "562b6e88393a4f8fb0b5b3fd4170667c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9d3358d9b8ce47c1b9d0d0d52d8c2f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2d09ff73b67e4364a0fedccb9913b94d", "region_id": "RegionOne"}], "type": "search", "id": "632f6df7786548cab2637481a6e436e8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f420ca6bbaab473983cf7ab481961d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d93ef6f170974b63b24a42051604a838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e87b3277d98c4509922cc8a5f83c1732", "region_id": "RegionOne"}], "type": "dns", "id": "db1a0fc07fa34f35ba94e82935cff5be", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "346506e7a75c4763ae7d1958b4eb9838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c9b99bbc0085458e9e943552bc5d3169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6a5c931772be48f7af932d5b7403a91d", "region_id": "RegionOne"}], "type": "workflow", "id": "6ee7ac3239ed442c9138ea1e5cbcde00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e978684eb06144a1814ade3d8e2e5cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00981025410548ee9068f425d986febe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a25a043a97f34b83ac05c4d638b3e727", "region_id": "RegionOne"}], "type": "workflowv2", "id": "317aef42fa6f4376b0707371b48692fb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9052d56a27274737b28580b9b3f6c18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "043f4a87773b47aabe570cee5bbea542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dc6ac643e88a42289f705f5a6afff713", "region_id": "RegionOne"}], "type": "rating", "id": "4aa25291b4314df69aa7f4c8c5bb9930", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e1adf1ae69f4ef79a2e09dfe9eff7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "741b2f9869c148319e36755dc4872d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1ed0694c02c94586be55c85f791da20f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "202f97805fc147fc811b5c5b37a074df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f752fcb17e974e25bab02a6e99b2bdeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "273c3f887874469791b7b7da1d303a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ec08006c8fa4df194fb2c8b96cead16", "region_id": "RegionOne"}], "type": "policy", "id": "f54fadc9019b4022840f630fb67dcad6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f715b2a535c7475399945ab7a9f1d288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d6391707fb743359c2c3f27fa491933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6ec332f706b4741ad9b680e9da3a9d6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "18f6a6f08b564fee937cf30719d1f6ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a26339dc9ea4f3b9dd56d157e89f574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c307eca4efe94a9c8b9ed421c324f2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "364b23783e4444b88034534b6e582ab3", "region_id": "RegionOne"}], "type": "sharev2", "id": "d80f85ea9518459487d074ea16eb7ce1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2c4029c2ae6414ea3b763c118455912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a997def900f4c77b6ee9a59a40d5fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "734bf645141c4d50a95e361cad143f85", "region_id": "RegionOne"}], "type": "share", "id": "1e23b051a66e48769ab8033e0ebd12eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9358a1dce07e4e329e82e8959177589a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1663c0e8cdf4a1eb69f4ba2af7a097a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb96fe57946248c4a075db1723d8e044", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4d892be37384c5eba6ffb823e76c501", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3521e952d99b418db9b96e55e21c0c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62eb49ed5fd4eff8e3fc09b3bcf25b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31cbc42f25a94c91874766dcd22bff9f", "region_id": "RegionOne"}], "type": "orchestration", "id": "2970f436cc3f4e6ba715173bfc72212f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d086fa96fd274a2dbff02b48d1af94e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b85da3a608b347bea148b093928fd016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ccf7c0158f4b31a9ce950ede11e832", "region_id": "RegionOne"}], "type": "block-storage", "id": "c8de075483c941a9a39d98f5a8b14042", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8dea1b59bfc46d1a3a25673bb875110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a46659523742a7b6a7acfa3fbacfe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c486dda27792496a96315b526420d0ce", "region_id": "RegionOne"}], "type": "volumev3", "id": "1d944b901b4442b488ec62357b8c2228", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9b5ec7b12d346e4b9adf229a492e0e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92a1d0166ec34f2a9598e48ca47fcc8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c6a692a79ff4047949fd0e499e933a9", "region_id": "RegionOne"}], "type": "volumev2", "id": "31679990b23a4c3c94825d227a352be2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69fbd1c4f72740bf8c25cb5608d14e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ece6bf15573f4849b0c4927c3f6a7954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd3bfe6b9a624f4cb0e9ae980c3dc865", "region_id": "RegionOne"}], "type": "volume", "id": "d8cf125e5c1d4da3b6b04945e8c71df2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d8685da7bae42778b7e0df583c3d777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc26474ac7f84ed99e3de4121f81ffb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5f17d900e904068b917c094e69e1c63", "region_id": "RegionOne"}], "type": "block-store", "id": "d9c8e5c980764f4d98c1ec97edf74fda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3084946c612347b98859ddd9fc13bc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c91106e37534087be3300c969d3f8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23e429a42dfa4fc3afc7d5a3ae275f6a", "region_id": "RegionOne"}], "type": "alarm", "id": "96bd5f0d222449faa36e50f46aa1d470", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5bcd6549d4904b089225cb1b3b597035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e35826264b9470396a0916269d48ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "34ba28b4b56b4598a308908aec8bb048", "region_id": "RegionOne"}], "type": "alarming", "id": "9a1601cf660941c8b2dc55bd63296df4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2fe7b48cf934bfd8414d179f1a9766b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dcf8bf578b64dc1b899a0cbbc072913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68faeddc1f494a11ab8927a27c31e006", "region_id": "RegionOne"}], "type": "meter", "id": "3e3daa6f294d4a35b47745d18229b1f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "020cdb808c8e41268880a28646043b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b7b9a00fd0d4d5abf4145aa34c0e1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5e5dc0120b3485fa8cf567d64716226", "region_id": "RegionOne"}], "type": "metering", "id": "dc1c1c338e92465dbeda04bd3f0ee7b3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "964557a67c8f4e35ab39bebd8ba84345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e240381351e5415b89578ff6c8e5f570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94598fc1bfa14241977399c9f1849f41", "region_id": "RegionOne"}], "type": "telemetry", "id": "e09b6a5a2188425bb59c5abdeeca419e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ffc8effbd3ee4e968a6448d5d35ba166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8534918d67fe4668a625cd739e6a5d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c8b9f81582e14744ae5daeae72bc096b", "region_id": "RegionOne"}], "type": "event", "id": "62ab1fb28a9c433a824b2f20cfc3ac81", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4d8f930860d64d418929430c55064ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "38e369f113414070901b5bc7c5a43434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "141476d92b414cda8f675912931918f4", "region_id": "RegionOne"}], "type": "events", "id": "fa120f148acf46d8932b0ccac19924ee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe0c0c3601734941b30e375d645aae60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "076ce868ac58414caa7ed284b21adef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ccd7b71911624978958b13ec7c0eeff3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3878b6eeb310472784a4a5e7f5dd75fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6282130f229c40b586f45e462e4a7c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d1c7c976f4f40ecbe937098184c6a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c9af8bc2fb4c42309f3288c02933ef1d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0db8ec51c52a4de181f27e41cbcda6dc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad6560ec67a5439a8bad7612f81c3c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24f1e9e7844a4caa98c73e981c7739db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e67b09f3f64471a8f8ae1f2440178a8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5b91b2993b9e42029c1263bba5e5382e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cd8630acd2840ff8a8ec7083faa76b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90dc367bb52e40f8b366e4ef578bc077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "532c26c0a3214e4baae18e15eb2b8381", "region_id": "RegionOne"}], "type": "tricircle", "id": "6b07e82efd054ce8a38a2aabca5c02ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3351323a1be0487d99b849eabb562a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9c620104a26e46c8ac8ed81679128644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cc83edb99d40464a9d1245b2f3d75645", "region_id": "RegionOne"}], "type": "database", "id": "d0c4140d1d664fbbb2cbe180d4aa4451", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2d0e4f8400342938a7913c8babd01e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30eb654215684efba4c6b80ea47d8aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fbff902c9dfe46c382cefc2bf1bcb4da", "region_id": "RegionOne"}], "type": "application-container", "id": "f6b6c11035114b8d879b977f4f8c5ed4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0deb1d07f014fc9992107423eb605e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd5fd86c5bbc40cbba647a5d713d4c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b8918e5df7e4cdebaec1d8cb5dad045", "region_id": "RegionOne"}], "type": "container", "id": "8d24ed37f9854068b5103f6198f6a019", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dbaa387d770b46cc97a9bc87349e2124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8224c4a41c5846b4bbdf44636fe53712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "90260ab1dcf54aedafe85d53bc8d6207", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e1fe4d4b4c554850975481d67dbdaead", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a8dd8d9636048d7920864bb158e4873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb04fecc811f48af8d2e1adc4f00620b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "494a86566c3e408f842eca7196f6088c", "region_id": "RegionOne"}], "type": "rca", "id": "0010daad5e844e17a6f41ff953b2357e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ef121bf67464e1dbecdda95c97bc1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34140fc4c0cf42d1a4bba87e980ca5d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "317a34fb2b514d2ba82f78a8ac6e3c8e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c86e799c91fb4989b68adbcd9a6b1920", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c3cb618d55441bd8bf6898a22d0c8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "31b7696082e34d8f80b9dd7f0e536ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "06bb3cbf33ff4355a819059db85de4cf", "region_id": "RegionOne"}], "type": "network", "id": "6f46188a332c4e43a8955be219ef5627", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d64b5249b062484794778c4ac472f70f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "553e2a4f299c45e2b18527b98642b9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3c84faec0f324105aab3642b2b2c03c6", "region_id": "RegionOne"}], "type": "backup", "id": "638820184bda4146be6048378440ea2e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ebe457eb947a4b50a479ae56b319df11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c16c4585953141788e98ff98a734b797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79e4253103da4bfeae6e0353f3d03628", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7f46b9672058418bb276447bc59c6d78", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a852eb577104458bae3d4e4c5934acaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1201ceb717924cf89dd1ba6fb7249dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4fa89d26ba0e4430bda5f4f3819bdf93", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dbf0f4d1ed4d460e9b22e66abbd29f1c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35bbc0ec00604ca7b2ef58479aaeb21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4566f96f7074b8ba80443c078c97c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "33da86dbfd9a4f2eb6bda49e4ade79c4", "region_id": "RegionOne"}], "type": "monitoring", "id": "d0f7c9ce84964f5fb9e1f955a86c214a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a40aac79ee864d38a1c0aa7a824305a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4233da94082a4aebb4feb884d4d3d6c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ba88f12c3534a7a8e02a8a1aca1918e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5699d4f78f44f3fa05819d6a9fda501", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9ea139bd065046339736629176569770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c82ef841145b4fa9bfefe19d79b1a952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "52b0b20123684330aaa49c20951fd2a2", "region_id": "RegionOne"}], "type": "placement", "id": "51236265845747009dfde299f319a4e8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a204db05fdb54cd2bcd1b29df352cf88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6b797e3819c450181c02861624d4569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d9dbf3cb1cb542e38ce10aa9064bfca2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a26fbe12fa374296b8fd0e4d53190f21", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a45ced5308d4e46918dbe8e65b7a9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6176b1feea0744448b575e2471b28c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c6537e7135634bf588c19bc45d0457e9", "region_id": "RegionOne"}], "type": "ha", "id": "a9517ea0fdb642c4938152b089dc27c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8983342b1ee9468e8b40a6950de00d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9134b604bc354b0c9193e9fa010368a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b48c6e4dc8e743f39cdd57dfc583728b", "region_id": "RegionOne"}], "type": "reservation", "id": "acd9f2af58d942ac8e54aca00862b522", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4e8bbcd504a6416bacff9b5a6c7b6c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5c2ed4149a0747d49598c97c22e13602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5de1dd1c90d040729c3b270e8271e5b9", "region_id": "RegionOne"}], "type": "function-engine", "id": "2ae55ed074c847e484f0ee8380e1a80c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5efe61c3b29940309ad7989f499e52b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fc44b4f8d5164d5c8d4917e575c89f91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cc8e74fe9f4a48d287713e6a660bd379", "region_id": "RegionOne"}], "type": "accelerator", "id": "36325f858f9444309f70d035223dc084", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "20d87c05fbdd46f3a10938d5ba62ee44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12030defdd4e4797aed16a1bd2d852be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21541d9bb93a413fbc3e93e36b54e3fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ab66e95b77234e9f82a79f1a4e7d6222", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5e2c1d1627242dba79a693e3bb2bdef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88b3d0f6110b4efd88bcb1800b1c901e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f99614dc01f644e4aace0f3cb899841f", "region_id": "RegionOne"}], "type": "registration", "id": "8962d96b3fdb436688221aeb8d263c87", "name": "adjutant"}], "user": {"domain": {"id": "443af4de326249ee84090b404914ff94", "name": "4a320600c5194a60897df0fff4330f4a"}, "id": "4c52e3fe1c654111a03f7a0691ef79ba", "name": "2abb2461c0874ae0b318de671ed2c346"}, "audit_ids": ["945a61eae5ce4a0f83c0c268f1f2a432", null], "issued_at": "2020-04-23T06:25:56.972793"}} 2020-04-23 06:27:57,148 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,153 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:57,195 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,200 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,219 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,223 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,225 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} 2020-04-23 06:27:57,251 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets/www.example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,255 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,275 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/1/recordsets?name=www.example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,281 keystoneauth.session RESP BODY: {"recordsets": [{"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"}]} {22} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.132563s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,318 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,323 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,326 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,337 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.257574+00:00", "project": {"domain": {"id": "40414f55a5714fe5a00a41e15ce9d6a4", "name": "55fdc1ec16474350b6f7e4cf536ccbfa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f20fd64d120a4b109c195a99b1618b2e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fcbe95e358324590863c4b40bead0eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1938b0e3f7b140e7b6c86c498dc0736f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "670f5a73a97a4923a02aac610eef5438", "region_id": "RegionOne"}], "type": "identity", "id": "f96abfeac5344859be7266bac9397fe6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c349f0c2c31a4d7b92763b900fdb58d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f3778160d4324d16826f438e8539894c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "156fda73b7d54badac37d93b2290c9cd", "region_id": "RegionOne"}], "type": "compute", "id": "5df404b08e0147b7a57b684750b281b5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3f2151f0a72d4f86975d23a636f176c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "41b19f0ea5ca4bf6b8c4a6837e8529aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2f22ac20d2a240f2b0aff8c1a895f612", "region_id": "RegionOne"}], "type": "image", "id": "dbe53efd3a984821b07579bf6ad6e130", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a564acf993a44081b65eb59325958dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de4feba6f09b4fa3ae8c73fb38fc9d42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "813a879edf714ab8b6419bb9c628fc98", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb95c17e063d446dbc2eae234f9f87b6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f113c2daf0fe4b5da580b0345312f365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cad13f8f4a204ac1ae248dc74946d4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f87657e246d46bdaee43276551f5aa9", "region_id": "RegionOne"}], "type": "object-store", "id": "ede46f84412b4578bfc41fdeb2811fac", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9890a567591942219a9b7714fcd39aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8fed98b6826f43a9b24a1560e586d43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a29f47d6da494bef9b50984fb4f76a96", "region_id": "RegionOne"}], "type": "clustering", "id": "9afba3a0ab114e5da4b3ebc24e00d0a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe0113d45dda4037afb400c16a5339d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "affe8627d9f3483581ba1be43b292d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03390f5d77b64affaea4cfd6e6fb9d6c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c7735731a02140229cb0e2ccc8344685", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb6421c2ac054f1397c7a4e47ffa9d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27a1086d024f46dfa1df3e6e882105c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba2933300ad341c7b2c0e683226df767", "region_id": "RegionOne"}], "type": "cluster", "id": "fc890ce056f540b89b0919edd6a0c276", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cf69aae376044d9697bbcc756bc35012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e182bc1a3bb1481d8f844ab414bd5db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d7a3c249f9684b0f92c09d1234155064", "region_id": "RegionOne"}], "type": "data-processing", "id": "d0f7412f050641d7982b848d05e92dfe", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87e8890ad4fd45029957dec7ba5162a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7351660bad774a6e900a88cb4f6667d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "33352703194f40e78f60ee5d9b7055e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "25c44fca576e483ea712d03d3a855b4e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3471267e7a448b69dea94d22e3ade6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f084bc63bbf947afa6c9cfeb478b9510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb627f3d4bbf4a80bc134afb2644d936", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e9963b1d3d5b4411b67c29e6444f997d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b2e1d5bdd55144c5a1f846c1ce6fc9b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9015e77ad91748f686cf64eaca5956f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5ee5f28bb1de467097a79e90e3057324", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "20a8f68864f54f1e8f7cffea52678eb7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1cb1dbad7db64d38aef57a07377ff54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "231783e70dfc4becb61877a4448c276f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7b93371772204d40aef2f4e4c0309376", "region_id": "RegionOne"}], "type": "key-manager", "id": "bc2d395c2bec4852b65fb58d049180b7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ded050d918a464087100492b6835fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "17e7f09fecb84535b334a2b57889b58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "90e741b71db6448ab308fd7b193f19df", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8719c5e625aa4302ad91c76ef4e56874", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3765c3f1b3ff4797914a4d66e5417bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7e1e52b0d5749de8013939c12290437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8f6aa8ed3e8145dfad4fefd733f60ee7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1d8c314df2e4418483ad1467887fdac6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4d18dcdb7f5b4ba28a1e3d0331aa846c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "25467faf0bdf4f16b7c5f00b4624ba53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3061d2c6ff44d93939a7c919b290c15", "region_id": "RegionOne"}], "type": "message", "id": "7df47cf4673847828cac16d1af4441bc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0043d62658f548ae84265ac0bdf782b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9e5167b82f0f4fb7b7ceb823175df615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f4138ca911554befad7ffa70571d0ee1", "region_id": "RegionOne"}], "type": "messaging", "id": "73f19beb709c478eb1ce58ff0d4ea32b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "38a47630884c473e927f846325988979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b7df2c8c93ea4400804377f03b1d1075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2796f1687ad1454485a79c115bd6e8f0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "84e4fa8391b24c35b086f1f881b99ae9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "938b5ae65bb0490692d10f92201e1408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b750d86ff5f4e6c89b3bbb266ddd2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c63a13fcd689417894658b176124902f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "28fe3018fc944557840455df809d57c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49d63efe8c20465d8410268fa3cddf51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55eae645507341d2a0cc8eaf14754603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fffdbfa5c56f46119106eb00d7c545ca", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4d9d2df5d3b54915b6957156df243528", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee6badbf9ea24d2fba9b295e216fb146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b4b2dfcce694f568ff68b448ee4093e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ab8fda65f2242018ad1194f39edce15", "region_id": "RegionOne"}], "type": "container-infra", "id": "9ae1f634a3de4c21819d06cb8649264e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5b47ce5f28f04e47bf2a8fbf26be9d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "993d3be130714f21bcfe44875171cff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bb603b8b379c4f52a315a943d25df1b3", "region_id": "RegionOne"}], "type": "search", "id": "0f519c78707c441ebda386fb5dd427ac", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b295f99f94d94b7fa0e092b4795ac4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8e3833cbc10a4de28c1c121ad62b2ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "93d85af5e62b4397b59d6ec64286534f", "region_id": "RegionOne"}], "type": "dns", "id": "b11afbf95bf1487caa8b4903b3feffdb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "12ca137c2cea4bbc9b36cd1bbf58ff0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d916735fb79d4b78bab8a14a34d9c6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "072b251be83d43d3b98a5139fa889ce6", "region_id": "RegionOne"}], "type": "workflow", "id": "654e462b35c64c63afc0b545d59b577d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ddf5c13c87f4828961019bbb8bd74f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b983fc4d96e4a458f7b35b4b250a83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7b705108d0c74963a1f48e702d4e8900", "region_id": "RegionOne"}], "type": "workflowv2", "id": "99ac27376b134b2181b7231260c55131", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5c4ed101056d4ec68fd425565595ff98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1fe90a867c4445df9b849b8fd7904c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "590bf86b96da46a9abdfb9f080da2a48", "region_id": "RegionOne"}], "type": "rating", "id": "686e64455d404e98b31ad95c8177b6cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec3b3a77a9da4976b2921df5ee43b7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "84c3e260c91f4d3ab321de84fa63b113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ab7455a426a4272a4a8fecfd7f0e487", "region_id": "RegionOne"}], "type": "operator-policy", "id": "68b98b9d299648a6b62fd24527b63f9c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9d41bbce94348f9b1dac3671e900230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0af0bac88de459fb2802adc695e7854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "98f49d2c8abd4c7d9d033800fc8f3d80", "region_id": "RegionOne"}], "type": "policy", "id": "0c950c34b7c2447b9f092f3346f40d1d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c66d7e91c3d64d59983612147404c041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fe4383dea064bf0a31d5d384f53b64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03f367ca81a74342960d4cd4ab427737", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7fcd65b1b5e04f9aa8072885ff681bf1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2ddd693bfaf427984ee084a6ee02d8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd79bc1a49a9481a914f729b5e98213a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "417943339e8d40b99a95c218d3cf5472", "region_id": "RegionOne"}], "type": "sharev2", "id": "18770e009b5d4ec18fff2ab60eed84e8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "203e003dcb3e441883b8db76b5b65033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0d49942f9064bfeaecf875aac332596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ca7bc7b1fc7477484fd86203457c02b", "region_id": "RegionOne"}], "type": "share", "id": "47871c4e36664629a8c7002f10f58af1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "781fdae19e7a414daeb1902c177a9725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa2921b8dce44f7e8cbff21c6eca678d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1d44024bd931473a87b5f3ce0e292c88", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7bf7393557d74992afdfba2d3289600d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbd3e9c2cb6047e7b1214c13ab5fc7b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f640f6a15ee408ba83491c667bc86cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2aa80a81adf4528927195fa62cf310b", "region_id": "RegionOne"}], "type": "orchestration", "id": "84cddb807a4a4bd08bc7e1d672bb0af1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d8acacbc27e41de9293655c22b2e053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "847c89cc5d044129ac70082eafa2c2bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d70194b69bd246caaa9b3fa1901eb9a0", "region_id": "RegionOne"}], "type": "block-storage", "id": "253374ce7b1241f0b81bf36fda0e5af0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16382a7255824c9cae6fc302da367ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "413a76c1e3fc44e5b88d70c1637cd583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a1770019fa04a968f4a3a78ea3d7fba", "region_id": "RegionOne"}], "type": "volumev3", "id": "d3ae19a489324fd4a94f840976a49289", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a1afd8819948c99b4575c69e4530c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd8f1e20cfa4144a1fd1483be73eb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1e057a9ca614ff7a9fbdb6eead162e0", "region_id": "RegionOne"}], "type": "volumev2", "id": "bcf5ba1313a24654aeb5868d65b70246", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b29f2c72a5d4b2c9766734c360f797b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "072a6ab9810240bab272a4a2f0118ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0174a258555542b68490aedd854b1b98", "region_id": "RegionOne"}], "type": "volume", "id": "031bb1f9f3be41e29950863c710ffffc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aad6075faaee46debc061ada22bdab8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e3b1c474624e0ea2b0b8857dd57614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73195e433a5a45ebb4ff638fa901e421", "region_id": "RegionOne"}], "type": "block-store", "id": "7bd3b9fe76e44dfd88f71a8d9168bd0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "235cf274cd41452ab449f7fb86e591a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e131b6be795044c39af9486304f9df01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d784912fe66b4bd99b355481d5870875", "region_id": "RegionOne"}], "type": "alarm", "id": "9e2e4d8d3a144b98af952fde5771ed4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ba287850f8944a5a8205dbeddcc24ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7e860a1b2d6403ab2f5218a38c453c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ec03ec5ce244eeb92b6efbf59768d24", "region_id": "RegionOne"}], "type": "alarming", "id": "798dae7dbbd24aaa8f2bedd3caa5cb55", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3058379a48545c0b112448f8347da56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35e2ff51d3674bb2a54ba5e51597c953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f23b16579dc54a49ba57f6693d035b8a", "region_id": "RegionOne"}], "type": "meter", "id": "d8a28a073766412ebea354a6e17f345b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "844cd5e68d0243bb98cafd40129f21bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf019b088587477086a009c2880fc9fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b6ffe77b74964235948563ced04da187", "region_id": "RegionOne"}], "type": "metering", "id": "29be0c1d94af4f7e89896de6d72a0239", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a2abaf2c38f4950909cba57e90c58e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d3de0deab494a50b1cf16e6a8a700ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "716358c822254c80ad28545d45dc978e", "region_id": "RegionOne"}], "type": "telemetry", "id": "c9db831b421042e6a9116ee1831ce2e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "02a91a3792c44bbb99ccdf6ff9939483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7a55b580fac64afd89be9762d4493088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "98d78136636740dc90c66d9df83d1cae", "region_id": "RegionOne"}], "type": "event", "id": "5557949eec5b40fc83241a664d1cf55b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "747514d58792478a8dbfeb3457eef84d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "97516a7392624665a740aa3e9e3dc495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ead47e1f26ff4f61b91239bfd60064a7", "region_id": "RegionOne"}], "type": "events", "id": "2482e4dacc524f3392f666d05c9b8a93", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5416e8a48cc4eba8c478a5f876ea432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff6f2a58e88540c79037681ae8934dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f34399a984c143fd8354b48546c6573d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d4102e78bf46491f8a6851b7bfbe8ec7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a12810216db945cf9aeec1a5abff1437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d484eabb29f141c9bd58e47e4bda292e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9286cb8826164d5c95cb31376015fe32", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e87bdd44999441ffb00ed8856a9146ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea3eae6a48594cdaa02ea4a9fa33da04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5615c104a5c2456aa8f5af24ad4a6d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eba96db52ecd4b39b778e072fe653a56", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "96e1421b1c504e5cb0ee74a08fc04cf1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71c6b87dd61842208fef318fbda4074e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a89bd01b284469a80cac6c822509aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9707335d5bb2473289c339b921d07ea8", "region_id": "RegionOne"}], "type": "tricircle", "id": "f4448c09b0c34c6f8c17f2cc88d4b13f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6d0f8720bad1423e98139355da044a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e25eb9dfb2764d8bab0a1bd691059073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c34eb35b96f14b2a9b9cb1eaf050be4c", "region_id": "RegionOne"}], "type": "database", "id": "77920a01c4ae443fbace23d871819b2a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16b34f0d0d314308adbc85ed7ec521a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c71235f1d0374737be57b5e60d6a4e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b71848272b4440593c57fc3d2e19a23", "region_id": "RegionOne"}], "type": "application-container", "id": "14015b78d1024598a2f276a8bc87e0ad", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dfd863b04e54a97a57674f28a95978e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a40f0ddc00b4a7d8839be5734952b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7bc562726d2246c08d6fa0c4fe83515f", "region_id": "RegionOne"}], "type": "container", "id": "19a55616a79f480eaa759ce7c33a6be7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7945abdda8104e14a11fe477b5bbb9eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ecd97bdd44344362b8fb5f4dc148e75a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "63657ec799664eb7b4b53172b7828485", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46b43162e6e249ce9770744fec2b610c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54e5c9d1e39e4b0e96dffbff61d37941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffdb41b456bd40319b05612e294060a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff87267b826844d5a8826f1aa3765d37", "region_id": "RegionOne"}], "type": "rca", "id": "0159161735244c999b0d8fbf7929fc4f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae0796a8a11a420c8020798e9f80511b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8d721f00b5b412e96e8ae52e8d87370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a4c557215e234caf9059dae61f826045", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d218b739724949c790b484b8fcd4d8af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c49d704b6ff540ceac33c60f53af9363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "23302ba62a4d4f00a7be0940a1f66a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e3b64a6f31934a9faac9751b441d9131", "region_id": "RegionOne"}], "type": "network", "id": "1f53f064e3b24c35ab983a77b2db1bf5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "46b98aceb53b409a8bc810719aca5d12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9886c7be1f014a15ac764afe0ecf98fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8544815764b5467aa88449c8c14f9b51", "region_id": "RegionOne"}], "type": "backup", "id": "8c075edba97b46cc93d77c0f4faa2a9b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c121e33cf164223b0bec70d54ec62f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd9fd032c48a471d824f12e9ea8bdb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fe0527804de345a7973182e482f05b46", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7df9ca1ba77a4c118fa8244f4c5a8342", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afa0420691434cb3ad6a60c6e5b5c38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ac9c65e2bde4933874768e3a7e00a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f2ccd1d98a34051b2a370ccd5af54aa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b32114ea8d4e4217a8fbd3c60db280a5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "281288ddc0f249a8b8d7d61b88219e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e74508d8ffb149fab673dedd312d24bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "225b2650159a4992adf0275684cecbaa", "region_id": "RegionOne"}], "type": "monitoring", "id": "10e09c82556d4b76b4b976f15d1b557b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "64bd3500601c428488928144456781d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "94b39b8d842d4c0294f44937a67cae2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "086bdd402e67436aa5e24d23b7306421", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c0f00683a97a4fc9b0aafd35fadb4106", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2a9c8a83e1a540b59c5f92926039567b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5aa53d6caee447febc540296de793b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f05e9ccc3d674bfbaad620d0a76b14d4", "region_id": "RegionOne"}], "type": "placement", "id": "3048e1d5cb5149eb9596f172e1d9876d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "443fdaac67854f69bcd8ceec2a8d5e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5fa6ad7d392e4244b886b1900cd2e46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c2f91ba98014bf1a7628587cd4678f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5c3b166162ab4231bba076904d582645", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a540905904064d0189bf7e84dad77f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef176af2993c49ee8f1d6dfece53ddb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "16a7b0a427054b0eaad447ca8b881125", "region_id": "RegionOne"}], "type": "ha", "id": "acf5f78966784acd842ef4924d96e605", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dc385245c97645ef9e1de08bbc660261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "240b9ad21bc04c69b87c26ced3be88b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2540292d796a4d1f9a086018d0a43fe1", "region_id": "RegionOne"}], "type": "reservation", "id": "cb2341c36fe1490b9c67f022cccd4201", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "019d0e538738475c9385d37496a2ffb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0c7a4f21fc6a4cdabdaf1fbb889f8d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3c1fa942793f48b48317690caf2118f7", "region_id": "RegionOne"}], "type": "function-engine", "id": "218c8ed0bc1b4f63a62eddd6ded42568", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "344a607a2c384f6ea0e15f90b4db3fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "47f2af5fdfdb4a6d86f70eb5c0039d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "766911c96493476291a94468530bc89e", "region_id": "RegionOne"}], "type": "accelerator", "id": "087f9973dcf74d8d9df19763acc578e0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e10ea4de08ed43ce9cda3fb01f83dd7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29bbb011124d43dd84c29d4bdf739176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7fa0b30216514d6ea9a26c1e35b5c127", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a443e89b4ef64dd596351864acee4ed8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67013497c46f4290a32a3d29b317a2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a9bc328ee1f4fbb969f56d54760f7a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "39419f376bd6459ea80a0043ad5d7f0e", "region_id": "RegionOne"}], "type": "registration", "id": "3db25c7faf1d4ed08cb75de8de91e9b8", "name": "adjutant"}], "user": {"domain": {"id": "1cecb76b3be342a9b76ddb6d5bb6f68e", "name": "0374ff7312a54bbcae1fa79fe3a60182"}, "id": "13227d1311314c2ab244abb2bd4e2cb4", "name": "d75927824ded43689ec444354a85c6ad"}, "audit_ids": ["3bdf681c0222405282e7ade42314c564", null], "issued_at": "2020-04-23T06:25:57.257574"}} 2020-04-23 06:27:57,378 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_list_objects-2?prefix=None&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,383 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,384 keystoneauth.session RESP BODY: [{"hash": "daaf9ed2106d09bba96cf193d866445e", "last_modified": "2016-12-15T13:34:13.650090", "bytes": 20304400896, "name": "openstack.tests.unit.cloud.test_object.TestObject.test_list_objects-3", "content_type": "application/octet-stream"}] {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.059264s] ... ok {21} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.154569s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,283 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,287 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,290 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,292 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,305 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.225221+00:00", "project": {"domain": {"id": "1f62756514f44853a1c66d84390d513d", "name": "3f1a6c1c17d544259d5c73571fd8f699"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d4d255a601ad412eb44f73d31943e7b0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f6e6566a051a474485ab681f231bc4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d49349fa827d44218f4af7f8b2c22b3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b726ae8b9d6143ea97013b75b7b01a1a", "region_id": "RegionOne"}], "type": "identity", "id": "cd5d19d65c444f9eb2a1d57549e27707", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7655aa91f387429ebdcb3197722721d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c70cb673ed584b1e98afce56104091c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b1a02f3300ae41f4b093daf27b608863", "region_id": "RegionOne"}], "type": "compute", "id": "d48c8a0e085c4fd3afe9310c67487f0f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dea74017296345bf8be9ce460ef86cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "98692ccd0b924c1e8fc180813b388473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a2d87eedb2fe44fdad7555aa30da7335", "region_id": "RegionOne"}], "type": "image", "id": "3d7d4dd14aaa4f85a25269fa7fd26d9f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "77b2fd644a0742618f609521e8160bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a95c0e0f67c64314b36df0d2ee5115b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fd0b6b3343d34a918cd99bfbf30db815", "region_id": "RegionOne"}], "type": "load-balancer", "id": "19b07a5cad854633a4ccc21e315e66d3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cc0507b19b54569a5b9125fff5660f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd81a591d2314bd9b19bd26a90317deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "198cca0cf2b4453189ac1be37341b5d3", "region_id": "RegionOne"}], "type": "object-store", "id": "054f2096d9e4479ab9de5aea2565d067", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06c9d9b71ca84d26a305fcaebb720ff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12fa39b0fc91480197b40bc66b04d280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f594d3c33724531b648b40a24370dd2", "region_id": "RegionOne"}], "type": "clustering", "id": "8995b771bb13476f98c08f1000b32e9d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a1e9be68fa747a4978866c451f8d695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "700fb6a4887d46e4b34ee242db7844fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80c1931fc5634ae189c6db3a9442cb45", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ac3a972b99d44519a0ba32e01440899c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "237ef304ab5140ab95a2a8acee6f8fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56921a8b7a2a401fa654159fe1ac6505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99ee05fb820e4080b58fe4fa69f6fed1", "region_id": "RegionOne"}], "type": "cluster", "id": "4af7645edb6e4e40b4b8c5414596116f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "777d83738b634ba58fa71b137e3b4859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de5d903922094ff9a625d33fe80cb97d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "88c9b86ec727493faad61c845f47fd4c", "region_id": "RegionOne"}], "type": "data-processing", "id": "d964968e4860499fbd0a16002db8a75e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c51886bacdd45af98b751af74cff209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd8e7eb02b1c41bfa95296c25ddbbf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "10f2cdc9d6374a4c9baf0f22f9ac57fe", "region_id": "RegionOne"}], "type": "baremetal", "id": "827cdb636fac4e31b8ba3c92a7a25592", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "160227ce4f7849b8a4cf1a095f4b9093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bef7fb610fd342869cd87ac06219fdd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1d5b1e4770345838b93d016b07ef507", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d9ca20832c0f483484c14a7b94400162", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ce8f45a4e0e94684a0f0087bb4d9cb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "23e114d62572455589a22e8410f3af1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d156c0e2104448d194e1816efcd85acb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7284ad15eef64a03bf8def5d4d900952", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc15d92d17c4496d8cc3920ad70cc67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "57a3360c95e14d57a45a725180937aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "86821143330f4122aaab72b86153fc45", "region_id": "RegionOne"}], "type": "key-manager", "id": "a0ced05658e84a7999d6ff0001ae0d00", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b94ec4f6f0c487282e907e9f30f6843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36686b684edd4a50b724c6a42b22e978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9754a769e6a144039373c91c79b1ea88", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2ce4386f5e9d4ae68fb873191d5ef8f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cd1848d2efc4f76bb1eb29435af2f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "15c01bc052b24061ae806949288f91f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "686ee188e6d04964bbec8634b0cc1e84", "region_id": "RegionOne"}], "type": "infra-optim", "id": "883f3aa46f124d379369b856d12c9d7b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d06f37379aaf4130bfd15349c3966667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e98b4948c6e1421d80723cd4b8a9b0be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b677032766304fb0b90e710a15e07284", "region_id": "RegionOne"}], "type": "message", "id": "378c0ae61630462da8423e0ba0b21be8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "18e7ca3faed14ea7ad2f0d2db73e1bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c45801d604eb4705acc0e4589de51311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e84644de05294e68a4caf592309e4b73", "region_id": "RegionOne"}], "type": "messaging", "id": "5f82c595b06448fd80be464f32789a4e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bbd7a79ade1e41c6a6001e37a0b9f68b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "25df44e4475044a88b55fb2d197df990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e55b2a65df004e0396d7d50745e120d7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "735e6002b110451d99dbb8a74c016793", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3523144de6cd4e2d9f941efa5920ff9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbf92c3bf3734272aa549faf174ae7aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9d0191bdb8249c3aee9f9c3e99cf2ed", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7f5797c2d5e2416699a0b3917c7401a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51db0d2a19ef40be895c7428af079c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c4d3f0c59b746aca95203b9990fd80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95006768215d400788eed71127831fa0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "48f96b646dde4709a9515a602ac5b18a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb25cf33c6e14492b434e5632fe217c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "754851dea67f488392c0636af85cdfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d919240fedc34a8380dab83dbb520807", "region_id": "RegionOne"}], "type": "container-infra", "id": "8bc253354f2e427c8ee6b18a75583b7f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1dec303b3b6241198d5989af5fa62587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a396f2d0ea8440439c0545ca4256ed66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6a090ef1ef7d42a486b75d8f7a0da3df", "region_id": "RegionOne"}], "type": "search", "id": "7b18f41d0a3e4444a0f1cb77856a2632", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a9ece9c826a438eada802c5a4b52d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b80242313cf443ad8bf54ffb2fd681cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21e356b0a60640b8bacf1300a5d548ea", "region_id": "RegionOne"}], "type": "dns", "id": "d7f47cd3ab614cab96e75f5021085cfe", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "189cdabd8e4241b491424bb6ef3999f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e686f159cf04e1a9fd43288cbea11e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4f2af0c2bfe4471b6df9cdb1ef9cddd", "region_id": "RegionOne"}], "type": "workflow", "id": "d80c79a597534aaa8ca8e513c01a82d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "176ce9bf467945939461bf165f0ecad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9326f47341e343fc89091fb3ce2b6318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc5b22f28608417781f27b03608e6923", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6f4c57021d8b4000b469e798d1fd6807", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d47fad57d95d48ad949afe8194e1fea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3fae3c0917f04e359c263dfb3e8b8a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c5d9373b785b4e09a25b42afaa1f0871", "region_id": "RegionOne"}], "type": "rating", "id": "6e654ae16ac2462ba354eea75c472ffa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c1d284fd93549b4baefc3ccbd91157f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4fa9356e56d94042b8cbbe17875e4ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1f66877f1fb46eaa2bcdee533c52149", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1cdcdb0e597445a2af4455dcace43d91", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87ddfb77f2dc4aa286c7d17f1930bb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea33e0bf42024fd9a0e772d6c1f5ba2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3a35bdfae3e746bd91f63c34fe2a5599", "region_id": "RegionOne"}], "type": "policy", "id": "a77cde64556c48098de59bfee2583f06", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48e8f276814e4bb3a25ffa0768f2aa2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0906301f69674b4a9ba9417c18428313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "380d3b7ef61f40999bd1d67209a585df", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0adb4da3cb15460dba04e0dec685a4a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "553e068596434d41954623016d17b867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2dd1f8095a54c9995f8933bf493df75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47f8a8a33ded4162afbe04cbaf5219d9", "region_id": "RegionOne"}], "type": "sharev2", "id": "6d459264eb674398a3cbd4bb7196dca2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aedb38932dd54a8b9f05e1ac9d413ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63725140550d43d692584f736c1dd0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9895fa1c9b64f728cdc4ac6a09f3713", "region_id": "RegionOne"}], "type": "share", "id": "11be2c1536c54755aca6982e1a9afe40", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6a84659df52450b907736e7329108cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1cb02534179f45ba8a96f25c500e95a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b75eddf644543c0b2c034bbe94ed539", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4137fbc40a9349c8acf512c09c274ddc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3773a1a234b94b43a47d8a0174ec4ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba5b463d8d94abc8d3ca7ffcdcd0f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "614c354cb7a140f2ad54cc6c408f8ebe", "region_id": "RegionOne"}], "type": "orchestration", "id": "1bb8a59e0d5e474bbb1c32a88733333d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c67188e0bb75491d89fd2eb5ab38764a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7425aae5ce10427eaa77b723d7bc76d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a711ae4076d488ebc6bfbb42c49eb5e", "region_id": "RegionOne"}], "type": "block-storage", "id": "c3c9544f3d8c4d898e8c0b52ab3465ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f73dcdae4ee4b46abfc638cfb39f050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bec1a342b5fd482f9377e24189c6837d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20479714f3454d32994e57ade8e3fd9c", "region_id": "RegionOne"}], "type": "volumev3", "id": "14503498a161459dbdcc5040a135a31a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d74d400b3d1422782596f810bdd685a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "786e0cafca0d49aa8c36f97bbfd642b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33e4f99207744f6d832c1db42b39abf8", "region_id": "RegionOne"}], "type": "volumev2", "id": "0a5e87744687424a9734983703a6f0c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9d62117b1a0445bb1cf16e77310eecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6965f8e6762741158faca5d27564b7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0207eb66081c496f92ab83251c42f251", "region_id": "RegionOne"}], "type": "volume", "id": "6952602a34724a4eb6885c38c6044713", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "959313305e74404990150c1ab17683c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eafce921093f4488bddb03115a802464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90ca85334c85448f948c7c6b8390eef4", "region_id": "RegionOne"}], "type": "block-store", "id": "49953a1397d14a0ea660173e062dd2e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b30f20c2b7149fb8df64131b764105c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "505f667bbcd54aaa80e7d48518540319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "370835e9a8534ee58822816e39f00aa1", "region_id": "RegionOne"}], "type": "alarm", "id": "88f9f6d6cbf44b45af1b216bd753c9cc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0204bc9f849c47ce921c59014546f3df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91db21f7494b490ca2e53ad7e29e3940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f2357051aeb247c48bf12278cd60d9c9", "region_id": "RegionOne"}], "type": "alarming", "id": "771fdef006bd446194b967a5e6c32262", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b3e459542294e6cb022f30d3c8b1b8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dc241b921784dc98379ec3799293aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5948575f4b9b4fcf9bb3768d7ba2b4fa", "region_id": "RegionOne"}], "type": "meter", "id": "4e63f460b8ce4d4eaa172e072a22a088", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "378adafdea9649f8b41de91965038f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "558ce164840041d4bb62b14fc4c14358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a4172c02a44446e3b07327de6c39dde9", "region_id": "RegionOne"}], "type": "metering", "id": "ae568766276e4f36a16501a9c3b98ed7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "106aea26abb348cc973530683514f6af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1cdee1115f2433f9be793e20d119583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c6b17863af004129adcd2270d416abe1", "region_id": "RegionOne"}], "type": "telemetry", "id": "a99a0671c6604d59873dcc7f08a7030e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c538a357a5ce4453b1ebea888f07b917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "537bc519237f4fdcbe6ce253ccc62312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "559afeabbed94b53ad78043aced2fbcf", "region_id": "RegionOne"}], "type": "event", "id": "b4020bb6bd45464aa0a1923de9587781", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82cc22d469d447298ce0a6efaa704164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "323fc53334f94a2f906589efaa0483e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7b341b2d629b490097d20c42146aa613", "region_id": "RegionOne"}], "type": "events", "id": "2de630ee40444e73b450b53ab0b678e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4796d166869c48b3ac91aa374fae367b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2cb1c2949be4c70b91a90a110842c72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f99d31728d554cca84a0dda4fc862c23", "region_id": "RegionOne"}], "type": "application-deployment", "id": "559029c80379437a8bd72c33843b4a30", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58d10c935e0848d39a878bb08b6cddb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12d5bb8b07004ffeb678ecd10d4f3add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8cc77386730344bab89948b27537c740", "region_id": "RegionOne"}], "type": "application_deployment", "id": "47d33be83a4f4a1fbe87770a018bc0eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68c6ed7a3fc74788be523ff735ec91a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eaaf07030e94403fad88b889386d6362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3af0d390c1444cc993f52e3b91a59fef", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "83a74a223c36453a9754037a7fa2303b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60ced7761dc54f4ba406a3348acff120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20a28bb8bd504d12a3fa995129ef3058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d26fdaa72fc34b9b89e71c499a2e9bd2", "region_id": "RegionOne"}], "type": "tricircle", "id": "51f32f448aff4ba4b619912bbbac012f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8e44adc0c06546fbb2f582f1179cefb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bfcee721452c4770acbfc91eef055ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e29b3a0294a2408f98800f9791481f06", "region_id": "RegionOne"}], "type": "database", "id": "5f2d54150c5d4df198b11e494eb9bd0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7eb0566478243c8932d7dd3ff49dae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "342c2f4126164b4bb8b1075a4a36afd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "95d735bee00444beb8ff2855e175e0aa", "region_id": "RegionOne"}], "type": "application-container", "id": "626599a7720d4cf0ae5d8ca3d0c590d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bd5e9eede06406e8f30531bce8dd484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1216882f53d54100b67ff7e78fb11373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3e53a7df9d6b43deb572d06d42add932", "region_id": "RegionOne"}], "type": "container", "id": "8946713dd53a4707ad8a0c7fe374bcce", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa4e49e726e048d5af80153fa945606a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f18554db7594e7382b2c8e3ac531cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c174a3467f1b4670bec5b6b2192781cf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3dde11b3fbae4a3588b97c6ef40e9a96", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45c15bd7ce5c469d8186219556bce2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d94755b1a6d4394a6f4d3a99594cd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "af16785c282f4ae8a054a80a4d00c10c", "region_id": "RegionOne"}], "type": "rca", "id": "30774d06ad18417b8d0a2c8924483071", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5da027e10ac040819dffc5fe749e6e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f3f6656beb84415582cd4b296fe716aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5e5514ccda044694be59f45e9e316ff6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "855d284018044888897a055f2a2b7d57", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6ca0a46144f24b889565d0e93735b526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "25546ddc8db74dcfb1f5db6d1741f9d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7a663077083a43338801f2eeb151881f", "region_id": "RegionOne"}], "type": "network", "id": "8b70a6a7fb89495c99943ae95f8aacb8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "138d61386bce4951b76c11e350f95fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a23697ac7404d978649b8117380ab58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "37a0f09dbfca465c9e39b26e3ed35af7", "region_id": "RegionOne"}], "type": "backup", "id": "d0516523242d4132aea59400a1dbd8b9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b13f63cc2f24f038155960bd79b963e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b13c5688e5848fd9f704c01133b2023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "08ed073bae934caabc447ce092d18089", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c11ea788ab5c47ab9f8360864cdd8006", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5cae2703d1d4f0cb4ff95906283c59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce9cccc16eb64ff5ad6f76f3153f219e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "95cbff5c81ae49f898c2d3a5bcf5a6a2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c05124e2c62c4adb9a9c8212ee53f200", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e12220d5464b4f128e071b60e88f6e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "123e71f768a34853b6b31702dc68986c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "003657592baa4131b7cab7ea36566c8d", "region_id": "RegionOne"}], "type": "monitoring", "id": "9279cf12d1e14f248007b86edc727ac9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a3023b67f864ca58a35123e3940605a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ef433aa56e3341479e6417ebd6caa895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b0c5b10157b541e5855cc35f3f13cc10", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6978755aa51743fbac80788c6714ebeb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a3c484e7ebf04ad2b52236677dec0034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c3d1382fd70429d8bba6238427760b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e6583654df9a4a2fa6d27acd5a8efc36", "region_id": "RegionOne"}], "type": "placement", "id": "e90b88491db744cda83ad491d4d92a85", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55d4f19ef51b4daf81e82686bff53585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1980a2c4896648c3badd2ec41cf25146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "afad6e09cb234157b38290bce0de9bad", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a65e02d86928468cb49452fabd0d342b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b12f425b4fb463c9c5d7866cac18f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3971b248f06f46eb9948ca91ebc2a0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bcab7af0fa98473abafef5489ff69194", "region_id": "RegionOne"}], "type": "ha", "id": "befa2bbcf7ae48518772c9c8dc3544a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "48112086fc6140b69b771d63a754e813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f05fa947f745486389efb768e0661129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "71fa42b887164212ab63800333f103f3", "region_id": "RegionOne"}], "type": "reservation", "id": "e7a3a048e782423293f97104d12821d5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aba8cc2e3a944264bbeff0bfbfa6689b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6cd92b75ff5c473db21ab84ee4278abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6dd13da5012d48fdb3a22e0549e9cc33", "region_id": "RegionOne"}], "type": "function-engine", "id": "bcbe2dbf838242d181c30ff7a3851e56", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0c00387779cb44bd944c97c22504a62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ad3f0c126d3f4916b392b5fca710080d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0beb1722469f42518ab7a20cfc790b1d", "region_id": "RegionOne"}], "type": "accelerator", "id": "893c974ea5cd4c6387e1a9e1ec39c306", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "599a0223bc8041fdb6a6ecee5e30aaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b4739edf3364827b9225ec48e71ad5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8eb027823d1452e952eb65e21df93f8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3444a5b9f2f94d1e9d8b43a64f52db06", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62073493233941e2ba9008b1edfa1386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d620d645b9614547ac9ac3efe6492e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fc04a56511f7406ba9f34f7f7cdcd1d6", "region_id": "RegionOne"}], "type": "registration", "id": "611ee813118246e6aa08bad598497013", "name": "adjutant"}], "user": {"domain": {"id": "3ee0b410ec234ea8beae2aef32e6813c", "name": "4549b71e140243c0bb689df45453b3e7"}, "id": "cf27f2911e7a4f0e8bd7934d3ede934a", "name": "66555adb7d8542a5a90f553dfc1f9924"}, "audit_ids": ["0bb9af5a363a44d1ad5a2856cd87d5f0", null], "issued_at": "2020-04-23T06:25:57.225221"}} 2020-04-23 06:27:57,366 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/domains -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": true, "name": "domain_name"}}' 2020-04-23 06:27:57,371 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:57,373 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "c10c598ef04c4d9a81b09af068a03882", "name": "domain_name"}} {0} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.341004s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,019 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,023 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,025 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,027 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,039 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:56.960002+00:00", "project": {"domain": {"id": "ee7b2696015444f3a0b8826a8b5581a2", "name": "9e12806107454cf2b39cd2b363e228f2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9f49f4afbd6e46dd8c565424205c8185"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "74fbcaed11e948e2bac51aae743fea41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ec93501eae94d7c926af31145dfb56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fd30cb9a91d9417aa762812e4082e752", "region_id": "RegionOne"}], "type": "identity", "id": "a04e63bbcdf14fca9a675270e255c593", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d962f4f9d9446be98ad5fae26c0bdb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "39811e8e747d4b15b6bc102dd4502331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dde44efb36864f889c42db46f66cf35e", "region_id": "RegionOne"}], "type": "compute", "id": "03da6b59178b4d8cb33917abfe5d7da1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ee1256e0dc60402b9ed4f1cf95dbb0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "87634b6bc29e40658f84a2c2f77972ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "56ba67c3f95147a38940baf5949f2780", "region_id": "RegionOne"}], "type": "image", "id": "cf43369187a3464aa091303fad920c46", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0ebbbfd11a0248e28172e41addf81b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3ef3eb7575ed4dd097335a1ef88aa533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "153476647b374de68a74c242ed0f665a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1d8019ae08da4a01b7f257cf9a200583", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea3fa91670c443ebebe06f0af4fe448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ea0f09404d3476f95c3ce29884a45a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11e291c303514704adc294e8d17ed419", "region_id": "RegionOne"}], "type": "object-store", "id": "c7294b4cda6f4804a46da3d57ec0b804", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aed5b34b13924ad99f29949873aa8195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ebf3cdfb59d4019a8089dd05453b6e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e48a46bdb2f3466db537e2c7fce56c40", "region_id": "RegionOne"}], "type": "clustering", "id": "d2de3f5aada649a8a1fdfb5ea84f158c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94f4632ccc264a318a98231a74ef7d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6512f95ceed74d419062e7863494f9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff5e16adba6143c19ccc021bc373b984", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3d927f0144354ff291e907809b805c3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de060372c6514b489c2cc232a4188783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67434fe34fea4e418a6bc11be241d054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d96ecec557a410c81d0076544b90a51", "region_id": "RegionOne"}], "type": "cluster", "id": "7aa856bc2c0346bfb54224e123a93f2f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80b25c7e2ec54397b781e97e7174843e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c3e8138c33914d4487694f4df26f301e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d818df61124d45309f1fa5d8eee3d116", "region_id": "RegionOne"}], "type": "data-processing", "id": "4d4db23cc2fe40b8aed04a0b4a716d88", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caa0fa9d0dad41bb8b440f3d63584f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "79f1b7e908874b81aa24f63ab1276caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22a73f7af00d45919fca56396707f21b", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a924dd0cfb148489783f2d6ff7e1f1b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60f2406e905649cba3f0e1ed2743f184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fbcefd89bf941c1828cf65f827c58f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "384b8d2d98cf4df49523a6fe57cf0031", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b893279407e54aa8b2cc37b5c8ab9116", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9520b4b42f5d445291700cd707bc2017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3678c706d0cf4f8bbc87c28302a083e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ffc4c3d106794106a59c583760931553", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5d9538562f7d4637a04058addc5bd21a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3149d0a549234645a6f764e929e16008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b68b2533eb0a4760a31ecb7a0bf72cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c6b624e5910c4500a6ea42a8e12e813e", "region_id": "RegionOne"}], "type": "key-manager", "id": "731fd4f9632d441e9d411edb042dfd06", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cea015b42914400d8ab52acdf6f60a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a5614bb1b7584fd79b07bf584168779d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3cfb15662ed242b5b1e6402d638722e1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bdd7090771244f339009ab50dc64ce07", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5512d4e133d24ffbbb1de15cf566aba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cf903daf3154cc7967719ec44888d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ba68d019db24831989de8022631da30", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1134b08ddc554248890b4c657aee66a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dedcf1d2af6e4e82ae1365fbbcb4f40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b37266ccc5ac449e87dbfd04ac3350a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1885e04964384657b49cf9d91dd400ac", "region_id": "RegionOne"}], "type": "message", "id": "60a24f7d4e85472cbb962f9afa7eec2e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0f2d86740f14d9b96ad7b9300ccbdfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "146f16e6c51d4faa9f833f37be7c8bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fa21ea96d0a441f69a3aee2dad0cea9b", "region_id": "RegionOne"}], "type": "messaging", "id": "daff6d97e6a7442a9c2a051e42c9efd0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2bc1acabe0e94e76bac9ffab3fb68fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c976678c6d5945d9ad509dca7ae07a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a99affd1e4714476a69a63eb947b3fc1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "62a62b54bc734f28909007d5eb05febd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "777474bea97f4e80a0ab0b0f06b185ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "020e567a13a84801b03b4c2dbe328b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fe3b876b0024f4281a00f9f78360ce8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "433c7a949a024de88358b9984da819bd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d23f3c9155b54e9b8cd4eeac5cd4adb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "695992182e6446dbbec26ad14fd03011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c84e3e6e42fa4d90ae86500e7b402455", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6fedd2004ebb4ed38d64e19fcd03ba4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8507152a257c4cab8737267b65668e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "805f46f3cf684607aa711bca0967c4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a04c868d9fa1490aa1c21f638fd69cd8", "region_id": "RegionOne"}], "type": "container-infra", "id": "4cfc579c2e2444f3b08b032bcef43caf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "841cdb8ea3b743f286df01b16c08af22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d9aa74160b2e4ff6b5357070f00a0d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c20ed58e86e141bba74e11d6216306b3", "region_id": "RegionOne"}], "type": "search", "id": "06fce2d657db4d40bfacffc19f396ea0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "def448fa3a8e4f8495031689fd596cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9359de5af53d4acf861ded83556b312a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3728f941468c46cd810268a78025274e", "region_id": "RegionOne"}], "type": "dns", "id": "f8077eb2a9b2465ea681240e6b91413a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "640053ab64e1490bb2ead810ffe54e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65847ed0d0d74fdc94b17e82601434cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "90b97cf030ea466e9005f2e2730c46a3", "region_id": "RegionOne"}], "type": "workflow", "id": "6fbffd87469749bba073625607717674", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6f15040a47a4c06868bfe90e95ead4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4739c9d792345a4b71dc0cd055e8060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9fb0df5ac4274f93be52ed0a0f3e0b03", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d54145863a62412780f9296050677f58", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f1e99ad3465947bca4de4407b3bb90ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f532337132a74284ace8b7e8f7053425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "77f0d7e25482450c95a80ef9022ef9fa", "region_id": "RegionOne"}], "type": "rating", "id": "50e5245e10c24e398513ad081eb586f5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0aa47508821a45b28f6b311b7eb53ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7eebbcc6f541408abba1306382086331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dd8c16db12054389beb7c802373d99ac", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9afd9050fa4a44dcb44cddd795a031f9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec793a98b2614a3f908db0a9c372c109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12a78d96bf6c4c39823b304c7b54977f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f2f9f297722a4262a0dfb8983a1c1c9a", "region_id": "RegionOne"}], "type": "policy", "id": "9f78bef3877a45628470d206516a4b81", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "041c932259674163b534faa64988c9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "206f809b5fe447468b53dc8f7161509e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2efa08e4c93b494c857afa87ad679d8c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a0aed2fdd3b14a8299d9b357a2468ebb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49d41ef895bf48f1932e3d1d6efb758f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e46ea8d5eb0540b898e6bb39365e9419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8850af035ba47c6a3c8acd2d8ce3bfb", "region_id": "RegionOne"}], "type": "sharev2", "id": "4f8d3f873d1f4232bf831f57f4058a3a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9b1088a5e9b44eb8373143487818245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21217c488405456ea072814ea60ade81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "990e95967dee4d01884101314efe377e", "region_id": "RegionOne"}], "type": "share", "id": "6b8ff21d3523471b91a11d7a74bba5cf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "003649f334a54645bf20289225d652cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd3ec4b98bec4f54b622a86fc97bfb01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e82335a2f1d42eeae3056ef4926503f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c811afa8f51e47d7886a4eac9d377ce7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7925204f36d140f78cf2a0952f218417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "854fc0df92b8489f9c69270865a84e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a15f90745d9a4e47b142f19408c9ea84", "region_id": "RegionOne"}], "type": "orchestration", "id": "a75e6c8284364d5bb2ed18dcfab6181c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b78622c83484d94a3b0fdad0da04705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a30366a29244b3dbec4b5c32e8e4f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ab4a47a5b914b18831710ada02c176c", "region_id": "RegionOne"}], "type": "block-storage", "id": "fc0e97936b4149159c286593f92b97d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95e42df8aa58430e8ebded7428511ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "825db5595ece428e961d8210d04da7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ba90dd063a9478c80cbe3db272cedee", "region_id": "RegionOne"}], "type": "volumev3", "id": "7c60420019c842a0be5f8f734106fad5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7c7617cf1ef4436bb5c390bcde64c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f55c9ff6bb43409b561e6ed135f7f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50bcac1506814d6bbc3fe8603e2b53ea", "region_id": "RegionOne"}], "type": "volumev2", "id": "80c1403d5d1b412593c931a0180f69d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94c3c020055e493e99f474390ca27899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d63c64f4e0243579fbd14e61d9200fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19655c5a6f4a429db2146aad6e7a4169", "region_id": "RegionOne"}], "type": "volume", "id": "520cccc748c247e294ef86b260f1beb7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8839f9c8200541589515dcc653916858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e639c1afc64467da41e574d9e19709a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e5bf7e72a1c4ff79b3fa516e57d1627", "region_id": "RegionOne"}], "type": "block-store", "id": "f76b696675f24149ade0f959f323ab66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c653addc89854c438048ce0a5d674d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b4c1eaba2984146bd221e5d5f37e852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "00e4c4a1caab4ef49e5670437f0d999a", "region_id": "RegionOne"}], "type": "alarm", "id": "0d2c857d13aa4df6907eb45fa310b1cb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "23074c8469a74fb0b50fab5bcd289ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24122f48addb4dd08e446d2b8fd88c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f7b633e0ad604e02bcf89adfa2fb08a3", "region_id": "RegionOne"}], "type": "alarming", "id": "87f396a2b6964784910af3dc9c16abfe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4889d5d5701c47659e44cd56703de8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c629e74a6356492eb79d113ff6f4a721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b5ba9eae7174359828b8c320b208560", "region_id": "RegionOne"}], "type": "meter", "id": "519e01a1f9bc4dab8c43603a262dcdd5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "40e9a56d7e7245ae9bd1f0a2bc4b8103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a2bcd5d3a0d48158728477677ec7b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "382495178d164f88a45eb37828f27c98", "region_id": "RegionOne"}], "type": "metering", "id": "23ea10c0fd7f4d66b884e7a7b3163207", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "833f0264d19a4741b130286265658b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2adf142e83b2450e826e30c7559c6ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a073460a6fd4cc68fa26a003e9b9ebf", "region_id": "RegionOne"}], "type": "telemetry", "id": "72591b25747449c593d31a90c5194cd0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d180bd77c70e45d38f44f86beed649d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a787b207fab48ab91a7b6c22d68d056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3d686bb05f8443959cfd8904e8fc7076", "region_id": "RegionOne"}], "type": "event", "id": "9563acccef724601ac1df955cdd33e9d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "00592143bade47b9a747ad5e65d1f9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a9d91be428bf4b8981070e06ab318930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6b0284acb97e4da88cb2dce0ff60b253", "region_id": "RegionOne"}], "type": "events", "id": "9c5076cee1734deb857d10e8afbcfc03", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb259448e95c499caafdb719c56a3f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51cc3201d7234897bb46f7b6f0f86e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7c23eb479b3c452e8db7d5968b1e7341", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d3de2e425f6141ffa4eede883d2845f5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bcaefbb07e2b43ca8c6168a1bbb10372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9cbee7512c5241d3a25d7dc6c08f15ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9155617b8712471a922a47bb09a4a854", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4a7cfea1d7da4bb9b2a8b13807d16bbf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa72b4265adf4f08ba6f9bc5e92787f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fe304f4a72043feb1037672c09aeebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2128450e222e46f1830da5f367eeca57", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5676bacf8da042ad844207bbf740d3f1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b37e073e41448f2ad21af57cfa00bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "696f8446574e43739760d299e7df4f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06228a18481f41d9bdda2a89620e701a", "region_id": "RegionOne"}], "type": "tricircle", "id": "17d92283958e4c309e693df4f6bc9c24", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "97b4986508d34baea5d88b1dee502d64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cc0fcad71fe9464986a7d9eb850b1e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2225b0028f3c4b38b20ceafc30ac833f", "region_id": "RegionOne"}], "type": "database", "id": "16e1c2c20e444ab2a21c826b7138bbd8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5fa5dc8827f340af888bd7a98fd4daa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f7b7df53dd5451489520875e0407aa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a0c034f5831d473180e821e87d3965d8", "region_id": "RegionOne"}], "type": "application-container", "id": "6098f56efea647c285a79ad16da64583", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "144a2bde76424880abfb328899049050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3ac868ba2924103a2416b90374a1cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd15313b2a0f4c888ec5bedcf8b074f3", "region_id": "RegionOne"}], "type": "container", "id": "02bf44bb902342bb8bf7753d5e867c0a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c07fff3aa974e06b40792f4e039a29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe13eb9c75a14fb9b424d14234a2d950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65368882f86a4cbeab0b30c5172d15cf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0ac73daf99b8498f99222866892ebef6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35860fee5d384803a766617612652d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c72e13b914054083a5131a286dbb01ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4f1d9212fb3e458c926d44055da3151f", "region_id": "RegionOne"}], "type": "rca", "id": "539096e7c1ec460d9f0ff5447d381ed9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01e8016b52494e0aa4b63d29b8d19f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "494e84b167ab4125b69cb055a64fe077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1795ef0248504da88553021427683aec", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3e9516b425cf461bbd11caf80b40bcd7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "49b1ccc66b794976b85ee78732094644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7029102c0c374b878c0ee62f6c30cf96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4be52a02571345299b83645e3f25868a", "region_id": "RegionOne"}], "type": "network", "id": "2a0b8c5a069d436bb6e89826ca41fec4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f1054d158c94813952a170edd92f051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a67a8c2c24a24bba9d582ec0db575fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c6ac07314f2d4d3d9c756432cc24afb1", "region_id": "RegionOne"}], "type": "backup", "id": "3c442a2e5aa64eff8df4008074527524", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec8f04a5bbdd4f14a67a13f81285a335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99c1c2d65cf4451a8b7e589e0f5d9bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a3b3eeacfa67484981c952ad26a760b4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eac018cf229a4fc888ee0beb9bdbec17", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38dae5b10d4b4bc39ccf0082d1e371e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c12e53c999e4191835ae33959ac9482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a3f1ebc3dcca4cd5a22d4a37052d8272", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f9d5583ee03d477e8d4d3b76877af11a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ebf2524509f6475398313fa89474f867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "116e8a276031476fa10e44b4c6342b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4ec29c5f69e64dfbb02f83f405a48333", "region_id": "RegionOne"}], "type": "monitoring", "id": "12bc4530006b4b5480a3f0987f32c65a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b97c97eb32034b5c9b148fb18f7a6bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e6096abbd854dcda2f7d8642c37a71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "42ad6d451c274e889761fe96da601879", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2472175cff154539828257273c5f5e45", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9cee1666dfe044798407923290b9b5ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e6f592e72019410ba12c194357eddf88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d571cc2a70764a9b8f6d92463b56ba72", "region_id": "RegionOne"}], "type": "placement", "id": "0aa850704860453fbf631ffde48ac72d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a1e5de8abb174174a0f1465ef00f9a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c070f1a72282483994197c6e93264171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c27ad6abd33c43d1822bb452dab241cd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "697f6042dcf6487db881a8ddffe5dde1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4c95615570b4244bdc26d7d5e490e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5325c0d2177e4ab2ad634cf17df0799e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b1f1501786844f34b41aadd3e5f49adc", "region_id": "RegionOne"}], "type": "ha", "id": "dae6feb72606478fbb123314cb311958", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c4a7fa95556048adad3e1af4bea42ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "076a9ec4523049668d9d51a10e3dd7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "51fdbd6d95fc4565a12df70cae5ffeef", "region_id": "RegionOne"}], "type": "reservation", "id": "fb38831dc1b146b6ace79a0501007d77", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d938b9ccfef040d4b4514b07a26a3002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "82c51ea7d2ce45ff974860e823b8920f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f967bde725c0423b82d16022cb717bf7", "region_id": "RegionOne"}], "type": "function-engine", "id": "6bd9d19574b74c62b6e82c961dce78b4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "85e14bdb63ef4946a423c3f247c2b7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "53517aebfccb4ba3a1e1121a8a2336f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "48dbbaf8f93d4cf7a3e64ed5018bbc8e", "region_id": "RegionOne"}], "type": "accelerator", "id": "7add1aeb5bc64622a3571231914cdb51", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87595278a4bf4e8683df2e6fad731983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "535510eb8c2a470797c74d2fc6c20e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0666346a7773474a9883abcd4e4c1616", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eb549af8c9724fa08ef30ef1bc58fb0a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc439480d4244b15a3930af1c5dbf936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47a90da0d1f94f67b7d00eb4690f8291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8717047d89b94efaaca3e6fdee25dbc6", "region_id": "RegionOne"}], "type": "registration", "id": "be308608549d428b81c1f1502c5035a7", "name": "adjutant"}], "user": {"domain": {"id": "a92f832dee4747cd9ac9045b0fc7de2d", "name": "381f9eda837748a5a99ff9e313446ae5"}, "id": "6a0da4b187c8416a9299768ded08598c", "name": "dfe683fb35984b34b1ea3baa4f105296"}, "audit_ids": ["bdcc6c6fee7e43c7a60791ce5decff2b", null], "issued_at": "2020-04-23T06:25:56.960002"}} 2020-04-23 06:27:57,107 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,111 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,113 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:57,155 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/a95dfed6-23db-4f6e-9e35-347d5baf6b4a/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-volume_upload_image": {"container_format": "bare", "force": false, "image_name": "fake_image", "disk_format": "qcow2"}}' 2020-04-23 06:27:57,159 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,160 keystoneauth.session RESP BODY: {"os-volume_upload_image": {"image_id": "899b3776-43f7-46ae-ab8b-8139f00accd5"}} 2020-04-23 06:27:57,186 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,190 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,192 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,279 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,283 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,285 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/899b3776-43f7-46ae-ab8b-8139f00accd5/file", "id": "899b3776-43f7-46ae-ab8b-8139f00accd5", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/899b3776-43f7-46ae-ab8b-8139f00accd5", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.150775s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,354 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,358 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,360 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,362 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,373 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.296828+00:00", "project": {"domain": {"id": "3acbc7c5ce7240288cf47ff2624aacce", "name": "c4ebe4f21734460fa5a00569f1bfc5e6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "89298a968e714053b3f080648457cbda"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d29e3cc39d244d9823a6862c62dd620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c96cfc83f3b042048a728bc950ae87a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "90efec6748c64bd78b1340ca1a98628f", "region_id": "RegionOne"}], "type": "identity", "id": "cfd7bcb917bf495badddb7fdcfd56859", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bc8a3755a81343f9b761caec767bc340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "530fc0613c0a4e0facda15d4518e6cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a78dcce79e048388caef9fa90bd7090", "region_id": "RegionOne"}], "type": "compute", "id": "28e6c718d9d4459397275f8d999a46b7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "62d6e2f472974fee84402a9380751b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "48c6d5695d3d40ecb28cf5e11b241176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a8be52c94ba74ebfb7823b826b4fffc9", "region_id": "RegionOne"}], "type": "image", "id": "f494618e25aa4c809d85749dcb54e9f9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fd2f1f5b95e249daa81675882112dc73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "05913c89988a4f098fc3c451b208c6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "53034f9e158a467abe0f5baa2cf2f376", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff7342b406e84826af4e81911c1e8299", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cd6b18afe2a4f0485f5e6eec577d8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d9038f79acc485cad930003780af13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d49f394d7706415094e45ec618313fd1", "region_id": "RegionOne"}], "type": "object-store", "id": "dfe1ea6a145940838755aac492b4d5f2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5cfa45392f54f7cb9837f494e2030a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "873fdd2df14b495bb679ead42ec26cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b990a535d174bc19674b5d96aeab672", "region_id": "RegionOne"}], "type": "clustering", "id": "5dccbef0dcdd4738871fddcec96c1d61", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba22ed903a2146b1938fa12dc730c15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29c82b8e48b147aaa273200bd303dab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "767cea1e99854855ac19c16c72c1aab6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2f24b0b4a2184aad92a7ccd00b426316", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a5c711d5e8843ad91c30701254d5579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02cab38a42e4492db25e9e468dd0ddd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad8c5b0940e94f0ea5f12fbabe533c51", "region_id": "RegionOne"}], "type": "cluster", "id": "d8871e4674804d0b916ad7bf815e7d26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c7535412e07e4b3a88a222e86951dcc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "889d8d62cbbc492b9e1b89af5e71698b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "65284bee5c56463cabbca8a438cabf16", "region_id": "RegionOne"}], "type": "data-processing", "id": "358e179dcf8248a1870c6e5c81b67985", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f27faca81e44612894893c6488ef4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "726e0889d5c74691912aab45ca7d2640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be0688879ac54a4cbc6f6d3e3eac8d1a", "region_id": "RegionOne"}], "type": "baremetal", "id": "a685bdb8a77b4bad95900c1d2d34459b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0bdf3fce030a4bc2a82ab3632f24f9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc204cb696e44df399531f47925e931b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5ef00bde7d7c4c90878069713da2d1f4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "27bdf87fd6e2491e9410b0332a8a9308", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ee83baa397844269b33ad6ba0df3b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "be315f8a023843cd9b7644943fe6b7f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d7ba5d31e9794359bbab5c3c149eac8d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a86cd907eef84f6d9e3a3dc5a859e527", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "051ad56dd24246b8a10e5df8a552765f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "af0b94dbd9b4483280a4f71cf1e230a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08e9c23a810d4228850eca6dd924d1d8", "region_id": "RegionOne"}], "type": "key-manager", "id": "5feba6fec116466488b7b83927ba5be9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bff7b639c1ea4d7daab244808777b2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e83c556399c044528f99ed9ae7f33f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aa89e99e59dd4e72b95e8d94689e0cd8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ead87389ba714d9fa1a1709199073eea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2c3acca024c4c789f1418c5d0561934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9301e3d4500479e90531673019dffdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ee6e7061858342f1b82ad62320758c8f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ff079a1f502e45ef8b18be6404e90fad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bc3bac35623444c1abf525128d1395a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c814bc378324cfd8255c3196e666664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0c620683adc4edc927fb85c66ad6def", "region_id": "RegionOne"}], "type": "message", "id": "f67ed0337ae645c5adbab3986f7559b5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b712620a96184ba39a012fbe3447bea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec2fa47961404bb48c77091e039225fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9dd7c5f40c1942efae0e626d809de5b6", "region_id": "RegionOne"}], "type": "messaging", "id": "874a217351b94feaa1af733a4d6f111a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f52129edaf6340ad8a05a16815135a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd30e51f1122419d995690446d55287c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3bc433ed49784d66ad6cfbfdcf59d4dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b016d342c5d24503b1a78c2f2b77a97b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "438435368ba642499f566a711ca23832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47e68204fc90451b83d25af69aa3425f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a52abab3a3814f0ab60915d7ab6ea43e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "29c53088b27e450493d7b4bd55d5f0e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6faab255dfa84bc48c35795414c75ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f0677c836fb4ba28c2fc8ddfbd70694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb179579c79344f2a45c1d26a1982ddd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d6b44d35d9404a63b36bbc334e71b1f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f15b6f397a742919d511c72215d4895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0671a53a7cda4640bfb63f1abc07a6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95966b056ff84dc1831e08622b76267a", "region_id": "RegionOne"}], "type": "container-infra", "id": "4d952b2b92dd486283d9cebb18c850ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9f0431f5b3d842119a338c34b259c917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9b464e77ec2241a69a3dfef8d3421c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "834d70b1ab0644868aea16ff462917c5", "region_id": "RegionOne"}], "type": "search", "id": "9625eaa905f14035b14136cf5a2027cd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0d3f35ef458428088dc4cad563a4ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b0199db89e224738ae0ead74b9f91340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e4a8a700bf024fd38b07dcdee3692a20", "region_id": "RegionOne"}], "type": "dns", "id": "b52fb3bc0832437e9320000f376984ec", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0c0ad50122346d7a59f3fbf59cd4884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53a91f59387f49cb8aeaffc647245257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "021ab15800fc4e0e95425244bd91ba58", "region_id": "RegionOne"}], "type": "workflow", "id": "f502ff3fd6fe41f19a8599196fbf984f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba7225b629b14fc49db3a14330795ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "877ff6cb6587447d91f0ce185151a15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7e86053f0b0141a0a099dc6bca8b8da1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97cc4f761a2e4b848b5efc03cf3a8684", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3376849b8bc94fc19d85be6ce062c1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ec3f7cfb8991495f8820c12fe3f4087a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "43a7c9bc0e094d588b7415be36dc9978", "region_id": "RegionOne"}], "type": "rating", "id": "99c3543215094aa781a12959df00a63d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eca439185bc54ed9ab9b26f3527e351b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f0c860e9b784aaea7160ede36a7c378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d756cb1191cb432ba318962000a7eb03", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b8a6aab54ccf4f3ba2468ee856c9e590", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e48a3665b6cb49a586f436cf12dc53f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "204a93c527574537989c0a8a0a52452e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c81d5a1bb7b14af4994b0324ddad13cc", "region_id": "RegionOne"}], "type": "policy", "id": "9ae131822cad459db47d8fcd35503684", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "16911f89cc6a45aaa69dc4290d10dcd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f5b336f1d0440a288872b46e32887ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7653dc694efe43db8a5436a00ad0f95d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "56576d8e0d44404ead1081d604807c17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71e2a983918f42d99bca62597d7f6ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd08eb31880042318abc9858af02819b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01cbc8ff6a914fe5ad05af0e4aa505d4", "region_id": "RegionOne"}], "type": "sharev2", "id": "f166dd9d8ac84b7087c82600c4d7911a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cc7c77878f148b68ab16bef70668a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eac7834d2b014f76a3da598ccae9ad5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d44ba6c57e5484fa79a9f7c2da6c645", "region_id": "RegionOne"}], "type": "share", "id": "3db4c236c79c41fda53ffecb0a3f8d3e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8996bcbc98ff4de2bbe2d12a00db2708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "502f6df71cba47e8b471a07f21659bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad5869bb34664b0595be24ed36ba2932", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7136200669fd444c85d90258da638dd6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5136804b0b43470587d8559617e98dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbcb693ca593476182ba9d6fdd889a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1357ba903913474eb6e4094dd704f1d9", "region_id": "RegionOne"}], "type": "orchestration", "id": "06c58c02d5634bb190d401139b7af1e5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4254f9555e5f46cc85a6948bff060f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55cf082d5c294aeab6432a01ad584a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50e95521d0ef42dba3220c6e93d8d781", "region_id": "RegionOne"}], "type": "block-storage", "id": "c5dbde454e7f4eceb3729f42c2369260", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ff7b9b9ba6e4816840e1356b0d56063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85aa28f7d4394d82bdc3291f673d70d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75db6d7be3694eda9c8ebdc9b406b788", "region_id": "RegionOne"}], "type": "volumev3", "id": "5914db450c67413692a91404230d2a83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efe2e693fe0f4a909dbbb7494ec931b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "738413a5b26947e080c0a658ab8337dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57feabf345e74c91bedaff35f85e61d0", "region_id": "RegionOne"}], "type": "volumev2", "id": "a684e91913094f84a658bf5b0691453c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2fea69c494b4fa488d479fbff232393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102320be6ac1451b88cf5d2c20997d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "faaa3bc368dc46b29e04a091467ad5a9", "region_id": "RegionOne"}], "type": "volume", "id": "dddacf7529ae4dcdbb42043b00079774", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9400bd170004105830a6d62d88d02e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c325e7794744f2e81f8ce5a0f3dfd56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "916fb6f900304d93a398f2ad8a5e73b6", "region_id": "RegionOne"}], "type": "block-store", "id": "884fc7234dde4ec39e7ee3f1c54c3618", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8edd13ac7dfe4429b4b4a14737a4628d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dca64411ef8944beaa8de1ff0618a9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "192038255aad4d528bafdecb203fe42e", "region_id": "RegionOne"}], "type": "alarm", "id": "9288613ff6e943fc845b1f5c260ef548", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0513f9c139941e18278441cff9da4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05d5235fe40845a28f07019abf66d23f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "82dc7674efb649fdb7da15f2f0a66034", "region_id": "RegionOne"}], "type": "alarming", "id": "2c5c11a8e2f1465caca8c7b8a19f688c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e14f870ac744f0698a686eff28a662a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79b60013ad364eb2b47c8984a5da6065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3efe043000504590a28d14290e92da13", "region_id": "RegionOne"}], "type": "meter", "id": "4577194031cd4cf39c0ba96a7eafd273", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "faa68c66cd27461facf716f8479f901d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eab1b9865c37460a9396f3169c007457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a70595a3cc94294b608bb229f73130c", "region_id": "RegionOne"}], "type": "metering", "id": "bf9a47625afc42b9baf7a3f6570e84bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac52765264064840b522bf30705de053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb9d8ab736f44294be9702fbf4fe04d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed329a7209244660b1ae0e573534463f", "region_id": "RegionOne"}], "type": "telemetry", "id": "94681b7c15e74f92aa76746caa7dc6ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aacb0e4c1cbe45aca45f8bced8b08f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e88d4021d9404ec9bda4864cfaebbace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1aa2e1b9a796466b96394e05463e21b6", "region_id": "RegionOne"}], "type": "event", "id": "7aaf4225e703477d8b67c173358839d1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3a5b6d67c09842b482787d0b40639910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "207c829503674c2798065fd9126579d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc8bf760538043ff8da53527320d36c1", "region_id": "RegionOne"}], "type": "events", "id": "833765e0cbfc462aa452860d451b94e3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a555cd2e604d4b6c8622e1be4a64e45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a85c683785a4e56b8fd3d5db22b159f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6a3322714b5431e8acc5586fb6805a5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0065699e98554d36bf1c2b9241479e2f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c579a02bc4924cc1881b41befb6cbc2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1cb0bd8eb342474fb3cf985948432a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9c730bafc3234938bb25605c214ff380", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6b1d0b3de02746b7a4039a88a5f05e9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c54a98a93e0469a97edf0a1a25ce1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b46246fc5194075abacc671d2c37618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bc8a266408a41a49631a24d2933f0ac", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c3aa37e9d1c84429ac0683db96ca24b9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dfaa58485c0455082a926313e4c1b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1531a960e58647e5b4919c022a8b521b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fde77a4b5b94c9f989dddfea0cd21bf", "region_id": "RegionOne"}], "type": "tricircle", "id": "7bfe66c1e47d429c92d4c466be7fc748", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9ef1bcc10b354479ae2ab2547ef639ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f33b4e5ac6eb4e0d8549c63cd9f92249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1720bce877034c2685c62fdf1e2fcb69", "region_id": "RegionOne"}], "type": "database", "id": "f9f3fdfa46094a5bac2d93e4c3743a7c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9d5764013244a318c5aec785e9739a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e47177b05a54e09b2e4a07464236349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4269a59ebdef4a7ebd4ae25bb6976cb1", "region_id": "RegionOne"}], "type": "application-container", "id": "5f3d4aabb3d746aebbbec8e3306ced8f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0b35dc0931e4981adc33441d08c5075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "973b0e2b887c4215bb7e853d2b7c010f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2bbbd45dfe1f418697b31cd78327d412", "region_id": "RegionOne"}], "type": "container", "id": "b4e7b81a93f64b54b09dda6530bf19db", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "845f17d4cebf45158cafc0019990d863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12d977beae3546b9a348ed4a6cc8b4c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e8760e857e3436d8cc9ecc7e3ccb049", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d72a21e0ac0b4c09a0f394ab7a233401", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fadb4fd092049799c8b7c74e4e854ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc41a3e40fe54cfbb1d12565ac21bf7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ceb72009d774958b2d007f3da955926", "region_id": "RegionOne"}], "type": "rca", "id": "a0a779fe60fc4fcab25691ffd6281bcd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "50316ece2bad4e21ba516851ba4d625e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e3bedcc14aaa4b0db2c2b0276e75ed9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cc0853e7b0cd40989bb64b06eefc4829", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cddcd1fad35b4c99b4543053de3c895a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "84d70d0063f347d7bce925a7cd32d464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9558c8d470504c0483fcc4c8f204d9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1b9ab57e32804a4286ffa0914a5ae0d8", "region_id": "RegionOne"}], "type": "network", "id": "d3d8fb94607e4cf18a28331970370539", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "276e2c23de4142dba6b12b2c5e4d960a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0991c9421e9c41b5a445e1e23e53312c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b392fbe70eb745529b0897fcec2f8892", "region_id": "RegionOne"}], "type": "backup", "id": "e734d8b48f5d4b269d0e5234e74a00bd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa91488d79534561bf49719682457a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c2bfcf7781f47438c26d320bb022e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a6bbd5e2209e4b07afc2925529e928b5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f9b09dad5af44d949bc274cea33012f6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c95d974c62e4891b79d483c0634c21e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df86d49228284b26a5ce32617d66f640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4f3db12330cb47818bc46d93c4e4e036", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2210ce7781f1448c8e4dd98372ece985", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bd0031e56ebb4f77815a7592a1d126b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8ecff0725e914d6c8a400ea2a1ed7348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a58f87a548f54b76b665e4a6f611af72", "region_id": "RegionOne"}], "type": "monitoring", "id": "bfd4157642cf465597a7ec82ed2025e0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6544e97d4f474c6bb075d02ab397e484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1a991ac3aea74d8a973ad469830e67e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c93cfcb82e544055a884e1953b839850", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dc6845d3d40944e0a37eb4234ac751b4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "957ac5f1386740fab316c516fd87f690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "283d380c3e8a4866b69d43111ea14719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d7b751e45c24071a5ba843fca3098b4", "region_id": "RegionOne"}], "type": "placement", "id": "99510c9ba5b447ce89623abc9b61c9ab", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a74203c1b024717996fa75ae1f5ceb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49c32c28a8df4194982af748f2927ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "948c6c44ec2249ab9d2638e585e9b621", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4aede55b9e5045bf8e39d5934eccc2f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6cdf455fc14a4933924dddb388751f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db2b15be2f7545f28f44f38804a33b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fa8985cf945c4cbb85efbd3771c15c39", "region_id": "RegionOne"}], "type": "ha", "id": "a10ff2a1b9604ce190b43946ef0421cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bdcdf133de9149e78f456c56a9cc8ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a2859fb2e5d4e3b978ee0d392274f5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "29fd15524abe46168cf1e9c24fa786d6", "region_id": "RegionOne"}], "type": "reservation", "id": "f603d240e18f425cb158afaf2fc894d0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce997f5655e0447dba0803b613a567d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "792279862f774af99ccb88c84f91eeef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "da340c54690341edb7c26294357d0114", "region_id": "RegionOne"}], "type": "function-engine", "id": "07a3644ea161416e88bd65b0d28dfbb3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e682b194522743509fa43246d89834c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43f6b73ed9bf431facb28b9a0539b26f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2efb2559f0274391ae4f9798231c40fe", "region_id": "RegionOne"}], "type": "accelerator", "id": "34427f1fdacd4e9e8a6bfc78dbb52d9f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f3966e3e11c41109f2bf9b60029fcba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52cc9e4da3864558990073b1e7968de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b684e6b9ccc2436296101475a6ba9c71", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a5ca537be3684d3c9a7c270121ca3531", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4da55afb75c4496a6aa8735cd4cd6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f1c173cad7b472d9a898b52aaff08e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "61d5517f08ad40acbed929c29fad4f02", "region_id": "RegionOne"}], "type": "registration", "id": "5d144f9d470d4a05839d072a8fdcdf2e", "name": "adjutant"}], "user": {"domain": {"id": "347025e2aa04478c9d847dd542380083", "name": "40b00ea0244441f4a39a3f5d2d107c6f"}, "id": "3fbe7b0ce7f744d59be795dcf729e555", "name": "7129892907a64ab4ad20fcbd9cc037b1"}, "audit_ids": ["c7ca10246fdc40d49a93b6589b6a4bfa", null], "issued_at": "2020-04-23T06:25:57.296828"}} 2020-04-23 06:27:57,435 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/c3d92051d9884ca58ffd7cc81c6fa40e -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"name": "domainName-3", "description": "domainDesc-2"}}' 2020-04-23 06:27:57,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,441 keystoneauth.session RESP BODY: {"domain": {"description": "domainDesc-2", "enabled": true, "id": "c3d92051d9884ca58ffd7cc81c6fa40e", "name": "domainName-3"}} {25} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v2 [0.110017s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,427 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,431 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,432 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,434 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.243745s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,190 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,194 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,195 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,198 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,209 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.133971+00:00", "project": {"domain": {"id": "e2687bdb7ef3452aadafacfd9391ce99", "name": "c3f35d801cc44c1baa56694cbdd1e7c1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dec55eae756c4f8db806d0ebec971051"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "28102e29e864413eacabcf3536305d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "203c48be893547f4abadd82de3b93888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e2559888ada74edf9b57b2bd9313a9dc", "region_id": "RegionOne"}], "type": "identity", "id": "2f43eba015a94452baf27d78cc5b4335", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5669a231faab4c328b03266178535648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c8bb16005aba4d3c9a92ae5a286e0398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bf486977298e4e32a27236e95da9b806", "region_id": "RegionOne"}], "type": "compute", "id": "f6d63261ef7d46e18362bfbae3b22b7f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d4117d5985de4f0e973cc6c9915b2f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5e66decdb8ea480da637c491ea0d5fed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "95fa53ef99a54648ad61c067d8f76eac", "region_id": "RegionOne"}], "type": "image", "id": "193c33f220f7416ba5d466fce81a3725", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd1dfa33122b4259bd35b1510faf2ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "16c383072f914457aa3202239ee201a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f6c60cb8de8f4394b8749668b06dc7d9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5adf70f1d1a94d6ca9ca279c05757fcf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10eae9d6651e4271b4624a885f0871f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bd289930426441e81603d641f264765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f113f9bf44b64946b12e122dc837851b", "region_id": "RegionOne"}], "type": "object-store", "id": "9a363d52aead457e9963210fb24848ce", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21eef656958e4fa3b93edb6ddaadf55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb881bf981514a138fa120964816a0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de014f3c9a7b46549851e4ca1bbf1719", "region_id": "RegionOne"}], "type": "clustering", "id": "ffa5bd718ca84fefb3673e88b12e0644", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bfbf18543ee40bc810b40e279ddc814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96990634edc74375b8a4ae91fd8485de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aed4e2c7c59b413990293245b49c5c8b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8ca2f626ed924e8688bef2fbd83d3a58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc6041b00ada43d3a95180f0810fa7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "235a732eef684c23a4823f25f150edfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a514b9dd73041d2a1606d4cf60d8add", "region_id": "RegionOne"}], "type": "cluster", "id": "8708742a8986411cad609d6acc23c5e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "359907b3bb734a23b3580a2e66d1170a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "45b2958855614b049e4f129860ac94a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4d168345b12e4cdba79fba10cd06aa98", "region_id": "RegionOne"}], "type": "data-processing", "id": "08c1b977650b46a6a458f73ceec2377d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0582dbe71124427383a7830e54dd36d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7623de42f883466d8b452c22dc8a6e76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7892223800f341cb9a24c1b6f7846fa0", "region_id": "RegionOne"}], "type": "baremetal", "id": "cd209f85a708425aaccccc486672234c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37234a3e00654853b48b49390d027b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81198bbf1369496e8a4104b61d34e3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aaaa0c8a0f7d43178822074a31e46958", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dedabd69d44b40e0bf2166d65aae2c5a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d9716fa758c740b59fc9ff7c6c99e7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2cdb0681fb6e4997a31edc0327df5cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "70754fadbd4f488baa548d1adc7f7e9a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "631d7af4ae274efe94428e5bf9ac3340", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "354d77703f8440db83a991e45d696765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "07ea42d0033d4694bf28a0dad2962291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b6262f4acc29434297554a3e9fedf035", "region_id": "RegionOne"}], "type": "key-manager", "id": "b995a13cd7ed4dd9988640eb460bd3bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29cdf16b2fdc42e6ad0e3ab2a93575d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8eefc861f5ed4145955d71fa611e47fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e87f128af2ad432f99db9bd303819156", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cfe0ea26dfbd4e77a22af0f0442f396c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3dd6671542fb4feabf3294947776ffd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e4baba4d9094503a358e36379a48001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "56b27e64e4604ed8b7e96bd99ba14641", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b979dc3842f44a72b33504fc41b12f6b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1014a10ab0f348e4ac9cf99b05792d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "735c143cf0614555af2c85077e0869b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2c8a57c9351f41be8eb0cabef84f1969", "region_id": "RegionOne"}], "type": "message", "id": "3beb8a53b5c846daad6903e478fa2721", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4b0f17bd67ef4541b91aa206460cad94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a7d1c1b18948443d97d1a7d5ecc296d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0ee058c2400c4569a0c98305483a09ce", "region_id": "RegionOne"}], "type": "messaging", "id": "88798fbf543240a9a83c5f0e6f860af6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ab99fffbc6104bbbaf754b147365d51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f9254adbb7f2497f89c03376197bcdb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bd7e31620fed44dfac92b58e257256e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "83625baf184d4f4f81d5b0cce9f62dc7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f47cf9f81444278bb58099f4d8737de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94b8b81a7c92497d8dbe4f794a5cc5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f99b63c4c094948a8605f26fe4f9d82", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "778b828211fc4e9d8aed1a05580f80dd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e638c52acb4a41219fcea7f3ff7aa8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0883bd07b34946baa145bd10caeedb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a5d0279f854ee58163bb1a3b6ee47e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5bdb09d0185b42eb8fd3c55969d9a3f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6fd75b3b40f4fe8ae8d43b49e979505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93b19426df6e4e419c26dffca735e636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba0f67d2b41d4099bc0a2c8c04e95666", "region_id": "RegionOne"}], "type": "container-infra", "id": "f4d9db6b7628437bb6674b2d82c13298", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "85aef501720b48d88a15e2b45f0f3a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ba7a5d8476ea4059a672eed1263eb47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1e4a92ed860f45e390633da9efaa177b", "region_id": "RegionOne"}], "type": "search", "id": "a2704cafe60c4687a085abb94a6d20b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "de9afdd270d24b818895280fc4ed287a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ce732ca33364a02aa127d0b2562c108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "96dced3d0307430e9a0a2a77bcadab07", "region_id": "RegionOne"}], "type": "dns", "id": "4490cccf21eb41c79bb9fe22c2fa8dce", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dace3544bccd4b8dbc4f055afc343a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd8aac8d94af491eb3130ce03d1267e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97cd68df810b415aab2f292600cd2e75", "region_id": "RegionOne"}], "type": "workflow", "id": "686063b8859e43f8ab547150b0416313", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa6ceb5856f242dfbda46aa835a898c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18424f1a4f0f4294854b8aff88b69de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1668c2d804bf4ca697a4bb525ccc5846", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9b6532bbc52944659f860ce946270955", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "93d88ddfc54948158c2b472a65ec7697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "27a1ba286d4d441b84bbb809c06fac91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "93f2df0d75df4d19a91a55fb3d8726dd", "region_id": "RegionOne"}], "type": "rating", "id": "61f9f63d9dfe416b843405571c985c07", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e51716f03fa44e1b2d643995473295c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e7aa94e4b3a4462acafce4c96b45e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7b74f1c6ca16487a8aabab2c798826bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3e7979c7f30a493eb07d80a1e2088f36", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c28e3351abdd47929abdad3fad6cbe63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ed7639b27f8481fa9d2844cfcaaa64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7ddc3735b0154403965298cc5cce8b3b", "region_id": "RegionOne"}], "type": "policy", "id": "9f64cba154ca4ea9b42a37f669ca13f3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f441015bc4c443c823a55f1db50b34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4ba6f8a256348618640ce54a28d409b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "737522e498c54b89aa70c54c758c2ba7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7222d1b27820410f87dff28d48bf99a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49560f3d6e464979b603fa305d9e0dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "074f3f0f3a734dec9303b0fbdb526dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89b50e9ac0e14cb193b23b670b7b6051", "region_id": "RegionOne"}], "type": "sharev2", "id": "83cf837cc12a446396cce83bafe23bb2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14140b50fdce43048bf7b09ecf153839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4a528a7f10f4ee4a8d402b96221f3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dbd85505bfb04c0b874ec2321dfc93d1", "region_id": "RegionOne"}], "type": "share", "id": "7461cfdf975c48cbaf6fa1499dbe5eda", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2159441c976744ccbec16e0621ce4e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "54c2c1d5aa0a4e9f8dd7d5ad03a9e8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "918c4320692d48c79d6cd611f389b24d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a2939bc106cd4a648cf02c7941ec0715", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92d90c636be746238a739ab5cc319c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "246e79eaf0644e16875ae45f480ad57a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ad9ab3a5b84f6aa7d6fe9c9235dad7", "region_id": "RegionOne"}], "type": "orchestration", "id": "5fd96f7dcd204a6bb73a2ca6c0e5aafc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b32f11782d4de9ad14d3cb3c0961b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd5af33e0df849129c1e3a69fab3966a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ed394574efb43e5a57cb41cec6ae0c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "dec20ce890174c62ab58d4af04924fe5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc67db5545a44ecba26cc722f46c4da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd7484c80e93447793a415e1f3fc395b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ef0d286c7204690868446b09672247c", "region_id": "RegionOne"}], "type": "volumev3", "id": "d519f8aec6984c5e9d3f4b6e669d72b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d917c0510d374a06b9dde7c82d05a6ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fea7577cf044fb7bac52243d1b0a245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b631eab977b54a0884ec3127be2845cf", "region_id": "RegionOne"}], "type": "volumev2", "id": "9c9c85395fc048c28f1c3c3b02296509", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e57b3280dd94819856665841e02b229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec78db5fa424d5c86b0022aed644fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87cd9797420640d2a45ff9cc0e1f6a4f", "region_id": "RegionOne"}], "type": "volume", "id": "1e64185831d045d190c8b25d2dc2dae1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23676ad20b0443868e5415a9e7958acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3089bab6a0044345a05158550018f130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcbeec496c0e4918a64934d0ef5caef4", "region_id": "RegionOne"}], "type": "block-store", "id": "3f6d003d2e6b4d6c909acdbb0a9f9920", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1cb0e1f425c54d9283087c01876558ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f3dd260c4c2427781e1a30b4c555416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e8a7cd4fb7124625a7d2d458a77c0b28", "region_id": "RegionOne"}], "type": "alarm", "id": "9541bfe7e3284a268537cbca38c95795", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2cc266d22724749ad048fdceb070a1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dc631be99e1a4775b18d7f3d27d9c6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d99de38b596048539c3072524e8c7721", "region_id": "RegionOne"}], "type": "alarming", "id": "2f0e154608884f259dc35b71ef76fae8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "303f7d6073614769a6acde7b9d93224e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "75da587c1e2441258941962469f6d7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ccc86e2a6cd046d289e8883b95df1b98", "region_id": "RegionOne"}], "type": "meter", "id": "492e55560909419b87744e8c152f4fb1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14289eeaf6e94798ae656a4ebdac7fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "024e2d7a85094751a90502a7f26f10cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab1960e19beb408c941bda0b10bc14ca", "region_id": "RegionOne"}], "type": "metering", "id": "d5f93c096b48413eb032e36d38957d83", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b05312b5c4fb4305bb34747d0e0e2238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "93a040b222554d84835220ffe34e0130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "efa80be6cd9648298852d89db95d9c8f", "region_id": "RegionOne"}], "type": "telemetry", "id": "946829b0312e4cda988713a082a2d40d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5654e7dfc5684dc9b2fbe2502107c43d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5f736549cf974133b35ef5c21a0fe5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bf6615794d9f4382b2891090210efcbb", "region_id": "RegionOne"}], "type": "event", "id": "257d8cdbe291402a99917e4d4d157fee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b44158e85e634f52a1a9e78d3c42fbfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5a6f07cdb3c24b45b7645c1f75e06a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f39d0bb766484b91ae2abe03f08d4c3f", "region_id": "RegionOne"}], "type": "events", "id": "e0af51f018f64bd287f344bf58d39cc2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b5926e7f52a47e2aa330c0645eb8ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "72d3cf82f968445d89f0446bbb432fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec8d216270d44c07b253f8844ae7d00f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5943c6848f0648c9803ca11a3542dd14", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "840a1a80aba44120a2bafdbad6502a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cd3f879012524b6dac324130a4ed47b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d689486f53e4bcdacd9d82aefe6070b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ee97019501644c42a58a6f69fa995d7c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5beeda102a9648e7b9d4a83aa4124b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bbf17c96fbf64411a8830fb87cce37da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f30158b33ddf4c619f57e57f66524777", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "67757d03fe544919b2a2d93c3402db2f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43479f3a70d94979823aaea9fe3fe5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c33ff249f2574300a5fd4fe3ce6d3cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15189a6f4154498dbdd8cf7647e366db", "region_id": "RegionOne"}], "type": "tricircle", "id": "f85813c49f0f48afb52f179f75b9cf77", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e68e6a32cc354226bf9e43216b87a12a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7a1b2ced92c64aba81d09d81f08f9afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f47a041f82384b61aeb4695899fefefb", "region_id": "RegionOne"}], "type": "database", "id": "12ca8f403b074ce8ad10fcfda0f979c1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e468f80836c94572bb65dcb93f151155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94f7072d98724cf98d6cd8d2b6e7ca89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c5efe61e14b246778a60c48c9e3c53b2", "region_id": "RegionOne"}], "type": "application-container", "id": "eb8ab97464314ab2bd876a1c2f1ae9e0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "219194777cea4e6e9e09ad6f8e5d72be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f58979e290048f2992f95758b1f267e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a8d9afaf69054f65a1d94e011782acbb", "region_id": "RegionOne"}], "type": "container", "id": "607399e70a394cd78d67f8dfef73fc61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d452de17c2f415da68cec96b5a9dc6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8393b16c6afd43ef9fdd19f675f889f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e64395bf19234b949b16668344b60030", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e9a691888222467cab01255d1d4fec7c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60281ac894494307bd468e17fee5c286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d4c7b4f52d84e48b4accd87ba658b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "91add920cbd64f258ad79f7a673b1c2e", "region_id": "RegionOne"}], "type": "rca", "id": "f45137ba631a4f1db6053d2335ad7ee9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "233529eac93f455eb189f5e21331a945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c86a596ff3a54bc39216ab9b43053ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4992588f566d4078b2d65f2e8e7acea0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b5b03c4bb98b4cd8af94c2ef81b6b2e0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "df2de6eee59f422c8586cd34ebb91c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f5e5158ba2b1485ba465bfdea281972b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fa3ef6fec63b45cb808f44b252ff059a", "region_id": "RegionOne"}], "type": "network", "id": "95b203769a7347248cf5f42decfcbe44", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "45df6fc893c441d9bb8ca66dd556b3dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "11fb6b944aac40399914047b83c4e910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "edb5e7d413a844fc80cfe80d944abd02", "region_id": "RegionOne"}], "type": "backup", "id": "00488105f9d044c28a1b6877c0003b55", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b3d30b261f348fc80e4a221bd13bd5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5170e85bb02944b3bdbd0fb0d4b956a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a1398e4133f8459089b6ad3abef8a338", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b00dda84f59240eb94ece7f896903036", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "795b3f2b61d149179f918f4abd8c2e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af31a342037649d99aac13acfc0128c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9af304e4dab472282bddb16acd2a7ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "094b710f16b4458d8f1056cb4a7312dc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "14c5181d5acf43beaa4bbc34ab897d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "36c3cb1a2208480d9e1ac585c7d87735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bd7f93dccb304af7a21cae9f4683b6ae", "region_id": "RegionOne"}], "type": "monitoring", "id": "e3212345cf514c49aa44fb0d692a9901", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7253e9b35de24a50a42cf3bb0bfdaf0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0a483949e22f4f9b8bdb5888a356e4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b93e809e7ce458db58f99b666c36ae1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "23fb819f20f046cca31000be2493ac85", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b7f3e4a288bb4c6a832d9aa83e226d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bca4402c66c74297b7f6cff815f9056a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "94625a4ecfc54fefb2abaebe13e274aa", "region_id": "RegionOne"}], "type": "placement", "id": "802c66a35d7141e4ae44a8991f04e73a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fe9ec8451de4d6cb6709aa00a678ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "484e1bb1e1474d61b342eaa352e999ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f48e51f91bd4f5697192c5e789e7f1d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "58e0e2873a1141c083b0814a2e266377", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6d8205f907af40ccb80d58ca8ec87211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2f6bfe5d142485d9b8592ecf077e3aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "79cfb0a2c32440f58fae16e972da33c5", "region_id": "RegionOne"}], "type": "ha", "id": "8f500ede043240d6ace39c0e27161df7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "906164f1961649c2a67ed6400931522f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7b7e989ebb714e6baf1b1a258e65dba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "33ecd5360bae42afa4fa1680f87144a1", "region_id": "RegionOne"}], "type": "reservation", "id": "79d52ddae85e49248c8a148c2f93ee4c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "978f732ae97f4710bb02421d4cd1a2cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c06f544820fe430684b9014d4bf57ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "219f59472c7e475186495598af88dab9", "region_id": "RegionOne"}], "type": "function-engine", "id": "cadc78421cb04c4da97c6176d0941901", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82c16645ea7340b493bc13da4e7cf9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cdb4f67509a24a05b81413b5ad65406d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "edbc28ba4fd74c2d89c2808f10bd5b19", "region_id": "RegionOne"}], "type": "accelerator", "id": "82280abe73ce45e991b69e429cf50bb9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b09b642997d54fd3af09e2df14930258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c2728c95de84a9cb4a6736bb0cd4b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "236e595633ba43d4b2a60ec0317a4415", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f748a57f58d247c1823744cf5429185c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "adcc301ec82d4b6ebcfa2a60bc103f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "794847712bb244e98679138bdd97cece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b28619e72da6433290790c147308c2d5", "region_id": "RegionOne"}], "type": "registration", "id": "79f6bd0b7db04513be8c3a4d4500ede8", "name": "adjutant"}], "user": {"domain": {"id": "c63288a48d2548a9a3e3028ce96bae0c", "name": "0eff3a0dc1644d5a91583b0d8f85ae17"}, "id": "2485f70ceaf84c5fba3d4d0cfd52f0df", "name": "932793340e0b490a828aee3c8bef2063"}, "audit_ids": ["43fb5222d9354db2bf19a470114d5d95", null], "issued_at": "2020-04-23T06:25:57.133971"}} 2020-04-23 06:27:57,321 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,325 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,326 keystoneauth.session RESP BODY: {"floating_ips": []} 2020-04-23 06:27:57,343 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-floating-ips -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"pool": "nova"}' 2020-04-23 06:27:57,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,349 keystoneauth.session RESP BODY: {"floating_ip": {"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}} 2020-04-23 06:27:57,365 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,369 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,371 keystoneauth.session RESP BODY: {"floating_ip": {"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}} {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.060086s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.060644s] ... ok {19} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.208945s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,234 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,238 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,239 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,242 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,254 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.178516+00:00", "project": {"domain": {"id": "8f2a4f9714f84d019cc4115c08034b07", "name": "7f38c3c41b4448fb9e9f0592a28fbc48"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2d798d6ce90f4d498955a1b67b110328"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "688c1bb0c540498fb4ed9453474c8c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e8f78bbffc945c9a043926772f8dd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "108c39990d384b8baeaf1138bcf08dd8", "region_id": "RegionOne"}], "type": "identity", "id": "09df50752cc949b8bdf8e20c7acd9491", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ad9dbe578cdc46a1b05771f3176ebbc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4b01a347a146454a8de9f8d1035d1814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a2bffe81b28e43a09922bb3b12e10d52", "region_id": "RegionOne"}], "type": "compute", "id": "0f20920859c84cdc81ae76c5e276c10d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "23adb2453f3c451b86eed2f69defd5f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "96cc7622b5ce444aa18991a6b6a72615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "54c96e7ef53e4b779f96f59cfa43a8bf", "region_id": "RegionOne"}], "type": "image", "id": "1df7ef6e60cd400aa274e3c32493caf1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bf6e43956620452fbcb5afb2ea88b2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "01e112d558404024b7e92772e26b8ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9fe2a49cbb8a4b1986400874fcb11029", "region_id": "RegionOne"}], "type": "load-balancer", "id": "efe1a246ad58480e91db7f93f3afec65", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f884a5586634a1fb188b82a85ab9f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0db66d79e241431b8258347a39559a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0462e0fb2b3044ed864cb64ca8152f53", "region_id": "RegionOne"}], "type": "object-store", "id": "01f723ab5caa4c89a9820c9b37ebb748", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6adcc61936144d83a5f5553a5977c6b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "104e3470b7314c398cf239023441a960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d72caa170db40e6be94833d24054fd3", "region_id": "RegionOne"}], "type": "clustering", "id": "dcf97a349deb4590b792f70e171fcff1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d39195bf7be40a6863bbc40c2fefc7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9c67ab24bee46eaac57c3beafb92b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9132b601174d43ce96b31e0031c9f73a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "953962d4845c4c728b8e62a891509e3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ea80f5579544cba9976b5a2c0e5e5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb15919c0d82401cbd7c9ed142d0d017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "47c4b00097744cab9535a8561fe2fc31", "region_id": "RegionOne"}], "type": "cluster", "id": "f45938ac72c943a4bada086ee10d252a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0fde7cc9a3874d7abaa7e1f729b9d36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b2e314e5ffeb43658aacf5f1c429da73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "40b95501101742aab09a1fd927f0b3d7", "region_id": "RegionOne"}], "type": "data-processing", "id": "20c78656afde40c28be3f533f2e6e9ca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ded919976d66438daaf3c62d534509af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca90ac0e06dd4973997f01ebf9a14742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cebc9dd4bce84941bdc7d401012a877d", "region_id": "RegionOne"}], "type": "baremetal", "id": "b7a2864ba78c4cad892c36c6a375e98d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ef6510bea804ec0acec69e61e44aeec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "85d208e34bf34ad3a2570494e3fd4bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a27af249889946eabd0cb6751f8fd716", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ef9d6b0ea9944bbbbf891da2b407db84", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df11c5ab1ee34e348c1110b6fdfaa078", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d0bfe766f8f450abb1e08a47dcd4a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3cab6a901d3e46eb98c0d9570bf43577", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7373c8c6c54b4a0199e1e239e0778b1c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "885e09ba7c6348f7914edcf5c6979921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "efc7ad196f604841acc49ebecb8b9d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8c4edac882e8494691db5874e3e47833", "region_id": "RegionOne"}], "type": "key-manager", "id": "75cdab17bedc45c2aeb369c099ec7609", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "75ad8bfbf7aa427db3fe72dc6b11b80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08be5d231fe245cfaaa008d6b015cc19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eae80c31103641f0a37361228bb104c0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dfe6b29cd0344e9aaf826f69a35f20b2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6df7d36ad6b49a98f1aeb3dec6bdcb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b0431d0adf940b89a31c8970e68f9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "20e782e60d4546b7b80262f8440badd7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "630a70d0dd6a4f8fbed11ca7e18fe26f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b4feefe9126d4182adc73b421b26561f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3fc5674f787d44a0aabd118f49dd6ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb71c4382e0b47048ecc352950c58f06", "region_id": "RegionOne"}], "type": "message", "id": "33c6260abc4a40beb76aacf4a78df4d3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e32da22d6fa42d980eb6d6467114784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2d88b114136442729ee64714cae85f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ada1755b6cbd4ff09ba26f2095620d0a", "region_id": "RegionOne"}], "type": "messaging", "id": "4a1ee743768a46deb66f2bfb55f6d5f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "38c0aa46a29a48659b58d70264f05745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f26d0f0f6d7f414d99d420291e5d556e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8019ebe4f836484cafb32961ffd32b3e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7d0dcb40a1ac40fbbe6eefb1df69ac82", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdfac9266acb4ef09809267b02171f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "293b41446d2444728f8a577de50b76cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "868f5826a8c1414d8cf4cb54c53b68c5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "62b06bfe554d476aba7f5a119294110d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8342058d07e445349d8c5d07a4140884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97b3fc24036547dfae48e6c2596c7ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a119861c0ffc44e79b1942d11a6eb046", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5f18b4dd0a9c4069907412e8bf4f7dad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e31fe6116da44aa9d45da074d8fc21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c31b0e5baf644a8ebec9db7226679043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41db2db1cbd7453bbc57220d20b167a3", "region_id": "RegionOne"}], "type": "container-infra", "id": "d596689cedb44d4a8036e7d29b6f1a54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "52f79af31aa94927877c5d7a0d02851e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d574938b717745ea9e46ed6ce1929ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1c1ecf3cd4574588923a4ef60e646175", "region_id": "RegionOne"}], "type": "search", "id": "4dbe7faf7ddc400cabba95df79a12bc8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1327dd1c79f143518adc07f78d04f2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "22e7bc0bfccf4501881f7928e4defc0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "73a013c2079f400e9d3260ee043b2830", "region_id": "RegionOne"}], "type": "dns", "id": "6a03a56f8da74b80a7bd4c65cc9fb2c6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3f4c8d70a42d4d928fcd5e8e9763b83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ca33838b01a436db74970c518f2abee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1d89d7c0d7b64c6faefb8f2b9c94e1b5", "region_id": "RegionOne"}], "type": "workflow", "id": "73ca4e5ea25b415c9098b5f1f1dd6242", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a9a8cd668d04f3093c4568fcc3cb64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "667f2dd1acc64a24af8014632112a16f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e958d36c1e0450f9dc2bbcb76966743", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8c331c703cec48639d5896fbf9ecf450", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "37cfe42e0c7e4008a2485a6cc2d62d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "09f9bb51a2e44fb9b63ef2f8ae3ee264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f1aa6b6891c9435d9772738b625ce205", "region_id": "RegionOne"}], "type": "rating", "id": "964116cf6c73486f839a4356b8afe36d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "128352c6cea84fe6bc1d15ff9054e771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6191d1f72c9488199e0dbb87f65ef36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ddd26d718df3490aa49612e70b4f163c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "23dba34790ac451580d717ccf02a1e3d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b2a486c31344206a457f561dc65fa50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb92eaac4c194a789f5d32b5b693c2ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "91ae420f19094bd88a526594355b386e", "region_id": "RegionOne"}], "type": "policy", "id": "92ef99f672314153a54171c7b8eea39b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0b1ede99d8747f9a36a6cdd36f6a033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af06281161c34d8c9886baf809ca72bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3dcbe814e9f0447185bfdf6bbaa18cf4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "67696e0b7871425283a18399537dccd2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39d67ba7f56a475f9ba0e7e988540d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c13d1cfa02444f59547ca77327c52ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d948eccf9c2648dcabff9d118fd8ea6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "62c4df21e45a45ae80256451e866742c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0efdab53125d46f8a3f5ce9edd15f604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de54a868f06348dc9020f3b2c24cd549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "234d412836364c04b5a676b3847e71eb", "region_id": "RegionOne"}], "type": "share", "id": "bddbd8711fde4c1ca542a1fd0c919f1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c479098bd22947dab9e7f38fcb473288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96537f274773401280c7c5cff6f905e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d1fe44402ec4d0283a323e2ab6373f8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6ac9a7becc5844ee9ef847742c1d413f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a94cbe438d9445f5b050d2954dd21932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abfcfac06e414403a93dafd3233067b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6d0911abbb44b5995f99b79347ef40d", "region_id": "RegionOne"}], "type": "orchestration", "id": "f0aa3335630b4d00b0977b3a995b49b7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13f187d3f9484d919741d4d5dec9bf14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fdcd156943f4c0a9b343b717f282f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ecba07f351d45eaa01260f8417fa58b", "region_id": "RegionOne"}], "type": "block-storage", "id": "6de30f83967c4e309643e59463e48616", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "084c11be0c3349dbbd2bff8065bc4176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b6207f60acb4eaaa60499e9b9ca9fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afcf08d54c9e4e4e887f2206c703e4b5", "region_id": "RegionOne"}], "type": "volumev3", "id": "79f306476de94dc6bf1b3df02c744d5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73696d31a3684f71bbfc70ed68109be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d94e905ee05f4ea5a744a0d006db608f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0ccf867de794040bbcbf6345e0b2697", "region_id": "RegionOne"}], "type": "volumev2", "id": "691bb0c79881440e810a5514f01106b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eda0ac9ba3ef4c31bbd30dffb68d2209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f599acab9cf64210bf9da9c1313fa505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c11be2368008439bb8e41038221d4434", "region_id": "RegionOne"}], "type": "volume", "id": "68b9a9d35de340fda5e379a7d3b82a5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a453ea1703f4429d82ceb24b06a44caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aabe5cc4e7be43158a690528b63974b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "719aa612e085421da47a09d80ffb1b85", "region_id": "RegionOne"}], "type": "block-store", "id": "38bb64ae6f424c05949fac4a1839adc4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07bc41f6f6424314bf141231ef3aa77f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "177a3a9cb457438aae69b26f46c783c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ae0cc192a6f141af98d61bc1f7ea1967", "region_id": "RegionOne"}], "type": "alarm", "id": "2655f9a652694a6ea938e4c57d416235", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "336501611ec74687926945f12e1554f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0fdbf4337aa49a79a1056d6f9632073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ce38dabbc654c93992790dceae047a2", "region_id": "RegionOne"}], "type": "alarming", "id": "88365ff216fe41dc8b105b315c750ac2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4160228231345c29063c4ce34aa240d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6201c4c13bbc447aa06e99dcecfd3192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54ce873cf992461592aa3f9982e0d8f9", "region_id": "RegionOne"}], "type": "meter", "id": "8e8cfc2f79fb48a9a16f5d661a45a0e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "854166374cda4a55bad7ffc78f9ef1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c88ffb6135ae4f828fa31125b511fc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "edb5153e75714609990eb69b3946a3ad", "region_id": "RegionOne"}], "type": "metering", "id": "8c85ed2f9ee74a76b9649a24b6ebc9b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ea7ef117f224a43a0cfda78d5919a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35d8eb074baf4409909f397ef6acebc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4ac1c24a32de4ef191354237738d2e5f", "region_id": "RegionOne"}], "type": "telemetry", "id": "b42db2dd653d4d248562196072f5a6a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "27ea77bda47e431c842641538be9a6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ed3a7a5b7ba54ebc9de39db4e5bd52ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4f40817d525a4c3eb9325f8c880a56a4", "region_id": "RegionOne"}], "type": "event", "id": "5ab944dc9c9847c185ea4b5fcdcc6b68", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "02cf8812885f440c92777f3acb2a9e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "adf61783b61d4a7dbc7b3e1d33fa0bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5517455db06d4bb9a66cd6b5c6010acf", "region_id": "RegionOne"}], "type": "events", "id": "0fe4778c50584f69a90038c16e1d6c0f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eda25a26461f4fea8579735545c4b165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ddbb407f8f9041b9aad1503229d1b6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b9986fb9062f4c9aaa6976e7c25d2a80", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9cb61aed82cb4c33b923e12d29c75a7b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "95053a0c7c6f4163be01f629091668f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "804e6a9f61fb468b8965fdc53f79d85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c792d934b57640818b52e286b215b257", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f242a87fd8624dae9acadaef04daac62", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d84aa660c7254eafadfe61db8e55508d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4bc21a75ade64da2baf7bd32d40cdcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f35d5d24922443a8ee7580e98222a2f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4ff96505679046589baba1416235e498", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d40535cd085461b934df601c4430d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b897a9ae6654e9ead610ce44595c8cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "665f516534734f7b9fc8d1db52af8991", "region_id": "RegionOne"}], "type": "tricircle", "id": "a8c91fcb05974e65bbf8dbafd96bfea0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1af7641070fb499291542110186f1ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a0cfb73b48b944768085b2c4e4ed540d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ea245830e5114b3d8768c953ac078c86", "region_id": "RegionOne"}], "type": "database", "id": "a32a24b914704a19be772bdb31c5914e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c30db6f2778643f896ccdfb707079764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fe751accf91427ba78e0a21ada517d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "157fc85f227543b991b636ff8a74f39c", "region_id": "RegionOne"}], "type": "application-container", "id": "c0a62e5829be4f4a9d0ec71aac5e66ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bef710d0ab914363991f26b50f37bcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "509ee1cb8f764b99bf04a2ad60f89ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27620cb391064376be60969fa0bb60aa", "region_id": "RegionOne"}], "type": "container", "id": "3fe7334037c541c989671f3265676967", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "908d3720229547fda2cb2d579690807b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a68d7e91cb26472abe07ed00c4ef8c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ff114816f8047c999e8e75a5418f779", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "061392cb4cfe410098ef34ba0efb54a3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4219f5015dbc4663ab5d3023bb23de69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e579f03db93b46e48d07bf954279ef0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "03e12b79c9f04316843c7a3bf809b337", "region_id": "RegionOne"}], "type": "rca", "id": "c4c0e61afba649b299368b4313392ec1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f06d84aa855440083c65370e4ad24c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a6d8a309c3947ebba7da48672f376b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "14b82bad16dc4be48b192839903cb48a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cc026973051944c5a032ec4425bd3670", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c8c467edb7ef45ca8f7991d49042b95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "82cf5741b2ae453891eb0a8e3955d219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7b0a6c9dccc04bba88b850b49b9f75ec", "region_id": "RegionOne"}], "type": "network", "id": "2702373ac5dd4370bca5b9c362a632fe", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fbf5f74b55a148769095759a9843d2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a4db14ef0337479da7d0e73181c541ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "19e5bbe7fbeb45e5a4663a2c8d1fbe5c", "region_id": "RegionOne"}], "type": "backup", "id": "18b3636e67194b2c89cb3942d9c3b96a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1231646265b64d129bc87e37cbcccebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "836810605a184cf8abdc48603dfac8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "db4641125e7b473eb9cc91b3dc86b5de", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fe6dd015400f427b9cdb4718dca17660", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27af817202c94e639b14ebd0ae415d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a78558b253534f8cbdce9553d4c0c3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fb3627613d94e25a89e6342c0a542f2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3bf9759909ab46f8870b872f5118b167", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "613cae97a240438c95bc5b6631ece250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "256da662db64479c9f30db643aeaec90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "21c0b3774c874b9880e98fad675b814a", "region_id": "RegionOne"}], "type": "monitoring", "id": "53373008f3964d82b9f72eac94f87f65", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ccb99384c50242bdbb440753e413bbd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ec04394168cd4e1ba12f908e0592d9c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0e76447d32824024bbc07ad34a40dfeb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7e98c5107104f469443d517781384c9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "23918e72eef74527907727246237b5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0421b4816df94839ab453e41a60c9529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "86853006ec25412c86ae07637928b690", "region_id": "RegionOne"}], "type": "placement", "id": "dd638c84d9324fb6aa50f94373c8bea2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82fb7e04e5a94890b69b7389cd401cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e861aeb3e3f480db4162e41a8c0efac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7b79a0ac14a34a3aa139ad2920a21948", "region_id": "RegionOne"}], "type": "instance-ha", "id": "73b7c8a283ba4efd8434d38592544713", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "393ac880eb1c4c07b7d89a9c57ebc83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bedce6b9db84a219f428ad5d3604888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "59bb830391804010abe05e02d1afc699", "region_id": "RegionOne"}], "type": "ha", "id": "3a7cbfeaa87e4f47a761b374beaf1272", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "16f392fa409a4f448a8680d4b54c33b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a611268de94b41bc92a2b1540ff30bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cc747520ab284eafaa2d0da55133625f", "region_id": "RegionOne"}], "type": "reservation", "id": "4f21302da9bd45e896b654fdfcda6ae0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "034b1cdf65784292bf8e3e492b964b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e6cba1e4a174f69b8bd53167d7e2499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fa9ab5e43daa45a198101a1d402de288", "region_id": "RegionOne"}], "type": "function-engine", "id": "1674cba34bc84a62a14ee61519fabbac", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "641725ff1bd54af8901d7ae8ca10749a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f74423cb7d404a5b928a9ce0b6c4ba5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d3779c41e70d4a3c870f1c72b83d6198", "region_id": "RegionOne"}], "type": "accelerator", "id": "1224924a2599482fb886f90b18340133", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fdf34485371451395c7c752fc5c3dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "550cb05f40414ba2be8de4d2943fbf30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5e6bfc8a0b0c409f9b9ada2a6b6aa828", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e420ee67e27147c18260fe3c0412a36e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e415bd76695d4ec2b75e7264fd5f53dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85b644b7842244cf92a6d427dd55bc05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "292405647bd946c2af2b6caf7a17fabe", "region_id": "RegionOne"}], "type": "registration", "id": "bce23fbee3ec4a28b395fbee7874fcd8", "name": "adjutant"}], "user": {"domain": {"id": "e5366c6ae79a4f449f7945ffc86dd49f", "name": "77fd2cf6e7bf45af87044a4fdd22ceed"}, "id": "b6f58e0a95524888b244f926c7a7f6de", "name": "bb2745d4a5e048c8a39450ba2e1ccfad"}, "audit_ids": ["fafa3d46a3a74009b2dd845d90eaa84e", null], "issued_at": "2020-04-23T06:25:57.178516"}} 2020-04-23 06:27:57,353 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,357 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,359 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,363 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,365 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "action": "deny", "destination_ip_address": null, "source_port": null, "destination_port": 22, "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh", "source_ip_address": null, "enabled": true, "ip_version": 4, "shared": false, "project_id": "ef44f1efcb9548d9a441cdc252a979a6"}]} 2020-04-23 06:27:57,373 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/fwaas/firewall_policies -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_policy": {"description": "block ports of well-known services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "name": "block_popular_services"}}' 2020-04-23 06:27:57,377 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,379 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "audited": true, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}} {5} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.225827s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,344 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,349 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,351 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,354 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,365 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.287596+00:00", "project": {"domain": {"id": "cd5f33141d144d8e95742747746def4b", "name": "340aee02ae6b4d9289578cc478e62f8b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c310cecd9a14de699eb6b417828ab93"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f92ed8d2f3974388be3b233182c8dfdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d40a5d6199834b4e9ce90b441a729a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4ea200a0a1014b4cb196ba51365557f6", "region_id": "RegionOne"}], "type": "identity", "id": "1ae4125a27224c78af161dfcc1d7b292", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "617fa6f6ee02441c96bd2f8358ff9b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b8ef499f774e404a90f678bd913b6e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "70deae5cdee146f39e3b1919ac193a6a", "region_id": "RegionOne"}], "type": "compute", "id": "2fbf05f91e3d41898ad7dcac3e08e55a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c051aa7fc45449ce9ca7b05ec5bbc1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "65964c2371c3488fa5d23231c89df550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "feffac9f95b543f8b2578b9fbf40270d", "region_id": "RegionOne"}], "type": "image", "id": "b939ac10ebf8429e82c73df21c2d5cd2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2a58af6891a743d7a5f80430b1224dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40f62171ddfa4bde96751fcf8c168f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "44c5fc5cf0264c7fbb90db750a4dbe8f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3843b57dcbf94ec09fb7568634f5f011", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42b063a2ad674be2a0c29070104ef9f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e7e292c60534c56be9b0a7a7c4ae32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "405c6ca2ac644a6c915bdd12337d5b70", "region_id": "RegionOne"}], "type": "object-store", "id": "19d6284b5fec496c9037cbc5b2c2cb54", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e9a45ea7dec46ecb9e47339f6c4aaec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5853241d0fbf40f189767bcd158ca03c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e918e87a348f4363bd4a1527c29a0bec", "region_id": "RegionOne"}], "type": "clustering", "id": "33f64b3d77c74f13b18786ed92f70758", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0974916e04c84cfb926bdf1aed75cfd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c17d6db4901e457682c3eb6eeffa2d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84cceee41b8a46639a4abe441573e050", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "842d99e617cb4a1ca624c1797b80812a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6995b3d14c0c4e6192e34b42258b7b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6eae4a6b374d418bba031eeeca1f174d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "865c37da7f6a48fd9f7deb17ab1c07c5", "region_id": "RegionOne"}], "type": "cluster", "id": "541a9d43ec1b486188b99b2ffb42db00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bd33ef8ad3d04f92987f9cfd065c36cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d8535292355844ddbc95355679132ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b1430d4df0a24005803c7db93341d8e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "9b7a687e50574ddf988780694dcd6b90", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d9ae04ec28649bdbd2771b5c1eda1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e6c77dfbc734fcdbfea4b32f881ec5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34157c84a11645168f9634b2ac3b8720", "region_id": "RegionOne"}], "type": "baremetal", "id": "adbd1c4a33944508993865f26ee00298", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "390a0924a1d44b84853a90212d1ab651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "670d24d0b904450e89cd701a12966639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "701e8b3a1e774c6d9065623240efb6f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c791b3255adf4054919a20b791dad220", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "82d122aba3f34386aca44c2e29c2e79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "64e86c7c9d4b420e946f58a0c2e076a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1bb101c55f6c40a7a252950a9e686cce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f22775b484e34fc191507f44ede57853", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf17421fb76e45a7a07326713fa45d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7611368dd1204e37bd40f2dbdd5be25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d08d209bae0b4bdbab978074f490ef2a", "region_id": "RegionOne"}], "type": "key-manager", "id": "1699002f312b419199be83e931835a17", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed1c76b00c1b4430991ac6b543a41928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29b17fb137a44778aa4670bade4021f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2ef0d66e4b784e44b5feb1ef7fab0e00", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "63c40b1e006944d6a524673d9e95efa2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c94f1342c51f4181aa75cd77f0c07d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a7cb8b24f0641ffb300c3f10c3f74c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce7e6d2a104c453096a477d8604d8a8c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5c4e0f48c72b424593e96f21265bb8b3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed872e0b5acb43e1a3dd30e730eeee27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec6a36aab5b64dac8c49a281b5f68022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3488f3353c6b476ab983ef0e2e5ced4e", "region_id": "RegionOne"}], "type": "message", "id": "a3520cfa9dec4ba681263f4ee8c6ec1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "698a9c49a18349dcba7c5637a53dd225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a49105efdf4d4e1b87b1dae35c2c373d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "22cb9023ccbc4f21b0089f6a16854366", "region_id": "RegionOne"}], "type": "messaging", "id": "9600f63fea4549a687ab92fd092f0a8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63978d3275424339a3559f9e55afd302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "81cdb2f9b9e04e0ba758b42a0c80cc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "04f5abc8e8a9446f9e21e0bab42ddd30", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1ef3ce760d6e4d20aa1661f1988947fd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12f95c2c436b45559db3c8213bd875ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7e610dfb8324b8fa8ebef787bcd9f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9677ff962d8942a28d90a3edda358d96", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1232b19ee14e4f3693dc8b6797e8d895", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e40d523498124e629d71e33f470154e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4636728aa9d8402988d284b0f36c8b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "033b99b79d0f4293b117ace0084de21e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1b6d6a9c8ca54387a9a0545df33525ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82113b4296384276aa2cad1e82967e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a3855f06da640398aa7776d62ee0e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "472d70878da24d27b170d1d34e9bdff4", "region_id": "RegionOne"}], "type": "container-infra", "id": "2c4064676fe34533b5c618e89981a39f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b1493af79bf2476d87c8ff3f5900821d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8b323d41bbf14035b5916030fa499063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7d285272cca74d3581b664ec73507d43", "region_id": "RegionOne"}], "type": "search", "id": "90c4268bd1384564978c23a6eca2847a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cfb2f3de7534450bb425005a06fa4bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd9a5f3109a947549b7e450895f5b6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5e579ff583bf423798f07537e3c77a4a", "region_id": "RegionOne"}], "type": "dns", "id": "63efdb2fcc3d4c15be6cb0e23020e88a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c930310fff0496f800c9af7044d68c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ae9722419bf0436ebbfdb1c07158c7ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c273e406ff34cb58016ae23421207d0", "region_id": "RegionOne"}], "type": "workflow", "id": "c927ea0a6a9e40978c353366a4fec4e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e598ef6f3d1f4f5fba456a80c302ee7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d0dcae4cf9b409d81d2fb18193c5819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b2dc72629234cfbbb1b4135cff518c7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6f8216fc053a4d4191507f4dd4b77d77", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c76939f930754500b6ae958b69342004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7d7d8b9b569c49ac81fe9631f2c236d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "87ac23dde45e4637991754742243da37", "region_id": "RegionOne"}], "type": "rating", "id": "0ec8c93b1cd44421b1d75badbd0f035a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cca4516b56c14ef184fbf1dc5a97716c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adf468caeee84507988d458bec290d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6152f4e81445458988a60420597e0440", "region_id": "RegionOne"}], "type": "operator-policy", "id": "271ad00e87fc4a1398493dfff1cad4b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "532fd28117d643e1ab400f24ce009c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61f4ac84bf5b46d68ffd28ecfc90fc7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1ad7d77ad524c57acf41bb393882c1e", "region_id": "RegionOne"}], "type": "policy", "id": "ce94478d2e6c4a9b93f8b0dc5cc7ac6c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eeacb2a28b9549fba7a4f5a849babd13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92421643ff7d4cc6b86b8205250768a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e7908bf3fb248a8905f50823a3a2195", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "772b87136c794ca4b265710a8f69baf6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "056ad22195144567bb979edb6c7a4f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a798e1150d547019ffac04b97fbb575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a713678952a94503b86aef479a91a6b1", "region_id": "RegionOne"}], "type": "sharev2", "id": "f34a858a03b6480abd021bb7b47bda96", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e443152ad8cf43aa862d4d493debaf69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f10d943bec224652a9cc7f38d282f3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd44523c33da474f86e056dac9bf52b2", "region_id": "RegionOne"}], "type": "share", "id": "37d00368adb145c7b88dd64540a27e75", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f87d55c3c4447beaab7981703445fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "912487e3a1f1493f9af8f1cebe5dc391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ca5d49a3f4843d8b5cb4e7d401c2281", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "80c05e23ed074b2da30f0df35368696e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97b322a3e98b419c808ee5e259916b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5868d9bbbdb34907823440fce4d687ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3f1e173a13544b89f77d2530208693b", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc42d1c43a4245f88bb7fba0a93020d5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6b6648e49ce4b6b8a8cc74e4dbe82e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b46a2b9e5f4ccc938bf77720acc381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c867f39972c743018ddb328899249c65", "region_id": "RegionOne"}], "type": "block-storage", "id": "111e5556aaee432fa9ec284e5a8d65ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7024710528b24133aee0ebbfd1ada42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8561374b60cc47c394308606ffb18c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a39036736a3344deb2205cbaa170421c", "region_id": "RegionOne"}], "type": "volumev3", "id": "c81007945f6b4a219fe3ff233ab36113", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21d5cd001ab245dbae256880eefbd209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6876e5dcbc8a493291ba901a985f467d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecb441745cf04af9a86e025a1224681e", "region_id": "RegionOne"}], "type": "volumev2", "id": "96353a12f6b2475aae53085f3263f5a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a53be301ba11448897e33d4c6c285a71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "248cc8fbdc1f4f33b6916c18faef55ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2541ab35391415786198f9ad7c75796", "region_id": "RegionOne"}], "type": "volume", "id": "2f5b1729663a49ef8287c4cd9adaa522", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84aeda9199194d748ebb18896ae5e155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96e96edd5530436d99e01f689c71f430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5549396032294d5a8106d5adbf200486", "region_id": "RegionOne"}], "type": "block-store", "id": "d6b47a0959524283ac5121bdec2bf4dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c732f0caa094fdcb7c2f98f1222d5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4de12e3cc0b44722bfd25ced9e7f7b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8d5240e24e9c42e880b94f93017af028", "region_id": "RegionOne"}], "type": "alarm", "id": "668a491416fb4f7eb515fc8bd373b0a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9700a148ff23466d87aa94fc43ddf2d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c5cf771586864f3e91f235f1cdf513c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d112d88794984ca3aa6371fd6f381121", "region_id": "RegionOne"}], "type": "alarming", "id": "9b91654b05a84a0eafc5f7c5d5496a63", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "38e9d32935594656ab23b6cfc3f29000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f35da6686684931b8e9ccd3dc9bab19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce977cc3e4fb4411b6c1ef8a0a2f4743", "region_id": "RegionOne"}], "type": "meter", "id": "27a36d69335d4457b2265cc3ebef1452", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f2c14ac87214c7d8d847033dff7f6ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "212085c821474cab9ec8312b5a283854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc4f7f41e5af4633aec462bddba5119e", "region_id": "RegionOne"}], "type": "metering", "id": "ce133c0c06344714a3847022e7fe9dee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e90d7e7181614343b5d036aa4f986638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "198338db3f2c4b94b778290d03f301f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c672080d2ac4aba8677079b66480596", "region_id": "RegionOne"}], "type": "telemetry", "id": "09cbb7e2ab6f43988ecf6da4af8b42c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c99dad972a9543c5b4e7a5ba0733b432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7a2863b1f1414040b7a689b5cd77bd40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8a9251d646a645a9b378e6155bdaa3a1", "region_id": "RegionOne"}], "type": "event", "id": "798bf085eee84894bb143b91bca23bc3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ac3a0ebbe30473faca9b26f039cf151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d3a1ee8f3b8c410f9fa3de7bb1536038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3e3a3c7ea40e46c4a067c42f14be4a08", "region_id": "RegionOne"}], "type": "events", "id": "a30d026859434b0f809a6412379fc7f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b966e67cef84e29a028f9c878a20353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5b3d6598e844b91b7b6d1f0dc9d2fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e3470ba4a0654538826926687443351a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1b73d966f384466ae6acdb50a3b50bd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c8b503dcbc6c4fbe9c96ab180604c3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3603928f6f2c4175b47269feb59e3262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8bea27cda9774e2eb427b890f1603fd5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8b36b1f30722459692da67f702fd4322", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d960b477363a45149247f5e4de1ebbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e47e849642f4f89b631d562e8ca2a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7369b40885a47ea9d61722428d9ea5c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2c6cb8450b2641349b172a340f20efb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2fcdc8a24e6745ad81e6b11c6ee68755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f043d8d5efa04f049a6c9db20bf851d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d29a66904ec1456a87183b6998c91d9e", "region_id": "RegionOne"}], "type": "tricircle", "id": "81a511cb41bc422ba5def4d1552f92e1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c7abd5c12d164313aa43c52851aa82b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0312442cddb54f81867257f4adea7721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "04bf05611e5a445f84b885951903ffda", "region_id": "RegionOne"}], "type": "database", "id": "9a37de3713a74e6cbba39511a9a5ff83", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1597eeab92840bd8152ea2b6f5688a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "667bac973f41424d9ed15a8ae0f663d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f58e9f707ec44956a3799ee52cc7bd2a", "region_id": "RegionOne"}], "type": "application-container", "id": "bcdf0aa0a127410b8654658eb5b302b1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28fca47df0a745dc8295ebb5c04a6e45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfb0b71131224caaa0767514293561fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "480ba1382d96413084ace8f499f25286", "region_id": "RegionOne"}], "type": "container", "id": "2ebb4c1241f54527b0ea8612512288e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43e620ad4da14614b44b6b2d75cb0c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ae08266e2df4af4918820c6285360d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d799703fd23346b0ae8b5279b8a838b0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7fba01a4b1a646749ec1b6461bb6586f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1b38b740fdf425493e756780f458510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fee4ae2c32542fa9d1846882eb3654a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "05e6fa5a67064f329cfbca81bf44c09c", "region_id": "RegionOne"}], "type": "rca", "id": "c3faa775751f4d87a6b1953891ea05ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "64860b54187c472da5b2bd8dfd6a7bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "05af5195708341a9b40a96c9180e2884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0a8f2fec4bca4ef298b4c86c644cc5f6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ea560d6148584452b954f0ac37d01a6b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e2b274149f47439294c25abf05b266b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "02f16710fa3f47ffb899990b48803a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0eab6a33b34346b5bcf5bfed3dc2ce12", "region_id": "RegionOne"}], "type": "network", "id": "fbd2c45eacd646d2b7f9c39c426193d1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6633f912c6c4488ab073d5ec9de8c5e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ec482edcdb254077b5c393ee5036604c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a4b07894fa2648cd92f7dee960ac0948", "region_id": "RegionOne"}], "type": "backup", "id": "9e8848bd080c4643bfdbfeb29c4e2bfe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c715b83d587498092ffca673eefecea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf2846607815405c92600f40fa8a544e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a73dde01774341a5bdceba409d4ce534", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "38ff183bd005480ea6ac2eab893e35e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb433ae262c7419ea26c0571a69a1ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e88362b41f54feea39c24d048b431e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "db1b6a010bc94590bebb673ce0724b4f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d30c2117d5eb4044a7d494cb8e929eab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "401ea3896d494de09440d022e36957e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ebeb2461b2542ae92098cd185ba0168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b73b4b3f70a84aed9209c78f227e33bb", "region_id": "RegionOne"}], "type": "monitoring", "id": "6fdb6c25192c44978647757126ac6754", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4697840883de4fc4a19c2e422760d41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "149ff032fe7b40e2a18d96c1925f500e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4783e7f0debb4a2ca97f0de2e38e2563", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9cf8b78309074dd58e86d98afe806802", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7ec5aee202744ad09d2a8b91e7e68da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fc9a0b0912a4ec29306dcc67376b842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d8aed853f9164ec4b9bd73ca9a6ca866", "region_id": "RegionOne"}], "type": "placement", "id": "fecf30e4864b463ca807e7c095f2ec3f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d16fa5ed4ef04e6fa3cd9faf30fd9b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1330f842c61e4a4dad9d135d2c15bf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ccac2a4fcaad465da861966075e4c487", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5880ea7f51a048828b0cdd8c02c13ac2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a619056212742b4ad9cc4947d82041d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c431bda19d1140ba9a8006733bc0c998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8887beb0f82743cd854decdfe2c568a9", "region_id": "RegionOne"}], "type": "ha", "id": "47cbb500c3dd4a5a9c15d2aba13a5afa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "685028832abc40749a956798a6d13953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a6eb206acb5e4520a3a4be38612e0770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c6ab9dd865c74b329a9f3290beb96da7", "region_id": "RegionOne"}], "type": "reservation", "id": "a0cd7e92efd34da38cd9a964e145aa4c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8bb583f1e5e2408790d7035fc548b3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "37a8df3ef2d4446098852019be6023a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "67b3077157a74d1cbd11439c2741c299", "region_id": "RegionOne"}], "type": "function-engine", "id": "92486c8e14164c2f8a3db9938f7e4004", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3136581e97b0450a8b8ee68ac15c9e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e21cad575754451d90ab09ef4fed958f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "72529b1ca9c84280b9a81d876405a31a", "region_id": "RegionOne"}], "type": "accelerator", "id": "414240e8349f49588f4cd9901f479617", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "616df3c3159044cab92162c77cbd94d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a578e4242b1d40fdac255a9ed4d9a2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c76bed0793fe4f04abf6d0c6d0f93b31", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1d3128e1f720433589f9c65c9d904380", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c02fb94662d14cd98740e9fb0ea0adee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "56d376b4729c418abe55526f571f1869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8efd27f9faf04eccac41bed666872a96", "region_id": "RegionOne"}], "type": "registration", "id": "9e79063e99194203825b9a39c43b8440", "name": "adjutant"}], "user": {"domain": {"id": "5888c94163904170a634e04f30aac6f0", "name": "213a5debae124287b68bc46323ea2b60"}, "id": "ae3f3d23456d42d48ce103fd33c5bf17", "name": "0f5ef9b160cf4dd0a4faf1d6284692c6"}, "audit_ids": ["2e91f89714db4a6e8e7fc40097f4220a", null], "issued_at": "2020-04-23T06:25:57.287596"}} 2020-04-23 06:27:57,461 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,466 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,468 keystoneauth.session RESP BODY: {"roles": [{"name": "39c6ffc8e99b43628320bf368e435ed3", "id": "571ef4aa568640bcb2561bc8303ac4a7"}]} 2020-04-23 06:27:57,502 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/roles/571ef4aa568640bcb2561bc8303ac4a7 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,507 keystoneauth.session RESP: [204] content-type: application/json {10} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.219116s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,228 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,233 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,235 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,238 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,250 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.172492+00:00", "project": {"domain": {"id": "838df7989bd2420fb7de6e088ad7c0b8", "name": "9730c06d400944d1a1be50c367be0f43"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4d84ae6360aa4c528d92dd5c1b4f0e15"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7fcf8ce7c4874b3b84ad6672beae06d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e0507a76f7474ea6b9b0ba7efce00e18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "35fc3d151d7847c39e1ca08324e7ffad", "region_id": "RegionOne"}], "type": "identity", "id": "2dd46cc4482f4350990eec924da7499a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e9dd30e66fbb49b7af0613716e2da565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1483f76776f0436babc36f0e37307d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c213f08068674fa9939b512194f6a70d", "region_id": "RegionOne"}], "type": "compute", "id": "59e63639e367415b9c701b991c1f5a6d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9e91a7d06320472b8460419d4c5c8449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "40e1f1b55e734fb0a268fc25229bb1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d987d1204a644e6b85669ec4cf08ec5d", "region_id": "RegionOne"}], "type": "image", "id": "bb6a8f84424146acb3eb84798eff46d6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a12e2c96821b4f43bf99bbb4d5251df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f135f24707a340a1bb0d9b9c8f7587f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "532f21960cf64eb1ac44bd2161653546", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e9c4102f8c774153aca07acc678b1549", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a0cf90b6c984a3b87ff387ff07d450b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4832cc7f0c4549bc8f501543b57a2408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c338d783b81d476b929a5c79e0a39b9a", "region_id": "RegionOne"}], "type": "object-store", "id": "186c28603d17418e97a61159b9d36ccb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23fd8589c660458cae4d773490ed7bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f017bb16dd4744db8d17dfe0794770a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3ad1e727c04477c82c527f336526496", "region_id": "RegionOne"}], "type": "clustering", "id": "e6aafde21f2845d1956bb5f3d0165591", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40fc308835db4fa8a3b301c80fbd5900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b0e997cba0f4613aef256494294e7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d44e635765b54452821ae2ab39961783", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5075fbb3940f4b34a02d2336efd41548", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f172ce33d16e48a5972b55bb3db030e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e4db3efc0c344549c838e4500c28052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "73a09a0ab3ac43d69af316106d8bce18", "region_id": "RegionOne"}], "type": "cluster", "id": "d4cbc0dbcba34fa68d563bedd4522ad8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "525c57e31e6d4f019429daf8b6df64bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef2dcaeb55b94aea9cd2c11a2ea7fa67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4aa4340c8c994746a6521a4bec98758a", "region_id": "RegionOne"}], "type": "data-processing", "id": "3f7969d849cc47d89f1da8c0ca71825e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "259c9bb74ad043babafca4bf1194d3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68627da04ea34f7caad8cf35abb1519b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2de6cc6b1c1748419ec9c9d661a0bd2b", "region_id": "RegionOne"}], "type": "baremetal", "id": "906ead9e408c4ff3b7cc79c4ac916bc4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "83e43dab0eb84bfd9721e4bbd636f7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05bd8268b35d4dbfbf1587aa3d163d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b10e5cd1bb2f468eba5887fe387717b1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7abad783f9154ed8b098731c5c70e719", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c7f8f7aa162d4636a0f2d58e3aa5295c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fa8f72a47e4347ee88366f34eca02b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "15566d353aed449ab76fc4c0f7c06338", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e55a21b8d7304248a0c562b892611996", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc5a79ccac8c4cd7b6f9e74e80c1376c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e80ca41eb9904ed9ad2c966dfe8ec816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f79c8d4752574c47b7642b209a182529", "region_id": "RegionOne"}], "type": "key-manager", "id": "3e67c7aaca72466096c114981a4bceff", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa096117d78d4b2e80c120bca4d0434a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c2df430d55b4d55a6f258c609b81239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c9e1553168254f0ba26eed2293015e82", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c762e4ba63fa43889449c3caadc6af44", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ebf57c1e6fe54810afe3a03b1ba418e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b2c347ec0724d8fbc6b0b5b6ba0dfcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ab79545aeef745289518045498d05ed0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d7c88438accc4f96914bdd747fb598b3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f653ec288fd4b13a20a766c0a13bf43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46e436915eae4c4ba660baf115648e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f937154257744df99eb86903df6d03ff", "region_id": "RegionOne"}], "type": "message", "id": "7599d2de73ed4b90b254aaa9815c811c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8eb08a9f0684a24aed791812f021887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "56d677ed5799465ebd1bcb23e35460d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "68b584f5f2a5458ea0835bcdf4d63949", "region_id": "RegionOne"}], "type": "messaging", "id": "df501f51d2854c04be209e364c14ce4f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b1b05bdb0e34a0f8df5753d4699cb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a43cb0f41a84fca83c6f180591e3fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a529f89f83c947c3b5b7053d43c179c0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "90fd715b034849da943339f56dc11d17", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b6f8862a67f4560a54b723ad31fa901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e90b1bb62c145b3b85151d078adab9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7eb15410f05e47c0a55fe8819bd0a34c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cf0b5281a12749a8919d9971575e5306", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bf384b171384892b06776d53a1b2a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50ee13a6315242cd9134632cc7824fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5aecf34702f7449c9508b0ff2811bd64", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5b24b20f527049f08fcd52c5746d2fb7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6c9e17c12cf4527bf6230e0c6d5ded0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6814cac81e8461883a968cb3737f69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "068a12cf3dd649dd9a6a507aeb6b77b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "e66892f302a04dd98db53dc6e46fe531", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cd96383d5f7e49d5ade1d85d59733bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a0c3d7ec8d65462694a20f1843432ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4773ed73b3f1472b9eeeb4d3074b6a48", "region_id": "RegionOne"}], "type": "search", "id": "78cba60926d343f6bf2382dd558944e7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5425f1b6654647e087fa651b25a47fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "679fe6aa1ec8478bb618a91a80b0e946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a9e776ae30374dffa8fe662c165474ee", "region_id": "RegionOne"}], "type": "dns", "id": "9e1f96ac309b43cbb26604a8095e7dca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd123ed85684445eb4668e4a033729cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df429a3460d84941b246af388ed99d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8e0a9bcae8a43578942c2ba136fe81a", "region_id": "RegionOne"}], "type": "workflow", "id": "55e32abe968d42dc8a991a92a686cc48", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53c8f0dd02b649bb997577ba8ba41198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81ad847ea2e446638fd473ae6b0ee627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "952743cffa794397ab2e1b37032847bf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b19b7c35588341ceb9f2fc9e95204b0f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2e3be9f6b0944c41949390a13f5b394f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1713014c98714907afa27876b628071f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "be3ebe2699fb4cddba1101fe915af1bb", "region_id": "RegionOne"}], "type": "rating", "id": "75581fe2360e4370b91f5c53f2e65d13", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "720aed43b04e452ca90c6aa0c839446f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af0d545577d1470396f8f3c76b19238f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0339d3af196a4d6a941d1bf00119b091", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ec21a4c0c5a94bf9b75a306980f7ff11", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "723b982662fb400cbfe8a8dbe108ef7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "636cb54d6df14094b520e915e24a3d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2b635be411044be080ed2e80988756c8", "region_id": "RegionOne"}], "type": "policy", "id": "35feaf41a1874e61885fc6e24872867d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bee0bc44ec1e4c8bb84f82f93df43a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9d0f708c4c04aed83fa25e1fba6493d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc9eb07060374111a15a9aa4cd0799ca", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4326d9413db3458e8150c08c1bfd54aa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d62c627444d544539a096e2f1b9f79e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c0626aadf1c4269900e9ff2b1dd96e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cab6a750047941769597bc947720a71f", "region_id": "RegionOne"}], "type": "sharev2", "id": "9502f65eeccf4786aee326011f898bb2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d356a9b00234130ba80baa0f4dd6086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f8b5803af824d218c9ee413a87aa20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99ab41bc5262413782a7cf8273504145", "region_id": "RegionOne"}], "type": "share", "id": "06f9988f294e42dcba1cffa27618e9fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f2c2cbe4bb3429faf6ce490a44a4950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4689dbf603b491aadd121dc0cd86b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd14129dfd744f24a0d4e67f72770e3d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d39c45e9577c4f92b1217a898ac833ec", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86e5e20158024851ba8c59f0c3b224c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9985e5a8cb645f8a4b9f15915d447c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "205728a844d2415393b8e6376b12565e", "region_id": "RegionOne"}], "type": "orchestration", "id": "1e302f9a42644f9894b78838eae2dbf7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb919343d79f44fda83c2602c4c403f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d85845a3f6c42828c32b4ac5025bf37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cb10ddc8cc64419ab6b991c93e57ae3", "region_id": "RegionOne"}], "type": "block-storage", "id": "1bd7def894704dc3a6affe645ac3b1c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57115644031743cd83618d26764585a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8148aa0712d24f83bc00a27e8148c779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a658b37249420b9131287fe823a903", "region_id": "RegionOne"}], "type": "volumev3", "id": "d1fdeb3ed8c6447c865855b7fe9baf92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "973b0ecfb588431c8285ff56e5cee1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fd47ce42dae4aa781b9193cec51b61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df6b756916ec416eb1e00fc365e29411", "region_id": "RegionOne"}], "type": "volumev2", "id": "fb4cacc3e4104a5595c00714d471a26d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c211ee027094ebea2581b3d6525590d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9e39ac539704bf1a03223a2b057568a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e82e10a4e1b455b9c05286cdf72cb4d", "region_id": "RegionOne"}], "type": "volume", "id": "bd3cdcb7f1e146a0b80e2c8a4ee38cf2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2cf3be7539345908ca80e4b24dc78b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "690c7831426d43209098590f7dffeef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83a4658810024f169ded567dc02d9020", "region_id": "RegionOne"}], "type": "block-store", "id": "300400e4a958403a934346c99e2f3589", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b673b6b4f6a4fb2aaaa0a9245260a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "168405b440b84dd1a07fc6b9db06a7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb679746010f48c38c86a5c1130c865c", "region_id": "RegionOne"}], "type": "alarm", "id": "4dbeea1fc3fc46c3a1ceacae86e42a02", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a0a7dccaf3443ed95b40872ba8f06f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3214596103d843d0839484f9ea9f67be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ede2a6f355c4c2fbaac9cbd8d3eb218", "region_id": "RegionOne"}], "type": "alarming", "id": "3511e95e431d427b893cb544e9dc4af5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fe4c45c536d423fb45f50f2bcc60026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87d5e6d80f5a44c29cf20d3b9086c8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "638631a1e7124dd1a67d077907fc3f5d", "region_id": "RegionOne"}], "type": "meter", "id": "06b3701219bf4bf39a80785fc0515165", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d10ff1f4c314bdb8034c490466010ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c7995907ab84e29a4abd5a8270cb72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bcdc639c985b4dc387890c5a9d90e085", "region_id": "RegionOne"}], "type": "metering", "id": "4eb9f87d7703490d91400878dc3c2e32", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f416c314a92a40c6af8c7d1dcefe754e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2efb3a9e6dc94f4bb21f644400646878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f700e574581450eb52191dc14b50aae", "region_id": "RegionOne"}], "type": "telemetry", "id": "c2406ec270204a0eafc4831c53ff988a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5c73121ae1d4e2f801c4504fcfe5852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "37f2ddcd0391457bb56cb2fd2263e630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "54ef92d8974048f0aec883adbed80c72", "region_id": "RegionOne"}], "type": "event", "id": "fb507f81142845f697bcea41d1627a32", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "583dff377c32444296bd36ae27ff6412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8b3bf78a5b7a44329d779fff46d82376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bbbbab05460048fb90310baf0972fec3", "region_id": "RegionOne"}], "type": "events", "id": "7fb4616c82db41069c5289d4b2edf0cb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f03d39484e544fcc9119c714520b9553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb59f5326a3d425284324e589882af0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eb96c78b429e4210a2ad09306b4968a2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1ccb3d5b10a43fbb177989a7f1397f0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8500d1f2b5c741c5853cb2e1fd6048d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b4aaf364e7c4f8cb0914db963128fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "12469068c0bd49ffbdb1b9408e83d9ac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8c50372a10614e80a1d8de789b98635e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96da0a93305141508134b830dccf99e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86a789be28a443b69b7585b4b1d56009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf50d19f07544a42be75f2cfb1d7f56a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2dc25686493b4ba58e84188394f90e1f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "927a94ea769947c19eeac21ad75b4876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db6a661eb31c4a8cbf03779512775336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8b3426472cc485098f8a9476bd72050", "region_id": "RegionOne"}], "type": "tricircle", "id": "32001a0b7e52461c8d64a7839e21a5b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "28733379c5734f7c9eab8b1f2d1cca52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5b3df2cdb94a41e7ab553444df75b12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cc2f2e33de074f4db45e2348a2405a85", "region_id": "RegionOne"}], "type": "database", "id": "af95b199ca184f2aa9887aa3503d5de8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a5250d70277b45a798fd52abb42a30f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9bad641cf1c24c86ace064a4963593a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "40a8753f3e5747088ff5b03388658155", "region_id": "RegionOne"}], "type": "application-container", "id": "5ed90addac8a47e780f84a37e2ee858a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0ac97a6414b4aa4a213861aa56b859b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f7ec8e7b70b42e785dcf45709809a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08b62ab7740d404b88b18ee49d595a3a", "region_id": "RegionOne"}], "type": "container", "id": "c2b921f90725459aa21e7c2a2f065e26", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5071c08b7e7b49b4b456e3e38e6905cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd866ff9d47e4e25abb83084919e8383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ae7365c7d1554851941e6ae7483f0ac2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "21a6ef82ab6e435ca9e1d427560fed7d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e2aeabed6034f01a7c1692111d3e997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e022dced967e4e0bb149fd2dad376d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2dcfe88d07a14f4294798623264b3270", "region_id": "RegionOne"}], "type": "rca", "id": "a1084a4597dc4af5bcdfcf034a25f037", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "621c4717cc9f47a695118c2696c97e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c8f646338794423aade96f6374d75db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d40bb08e055d46f582b8bb55a0c6a480", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d8b2279a9a66412abb8ebb2a3eb50394", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9584e2802ddd40979a2da34df3119ed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dff3ddfed92248a7ab532d4c835d4145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7ca37f959a5648df83f7083eda354d01", "region_id": "RegionOne"}], "type": "network", "id": "022ba859744c415fbdd313a31ce2d92b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "11966c1917d34bbe93623202831f11be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f11199120c91447a8b7ee253d5f9aa0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "85a71ca6038b4b038f5e5570a33f2338", "region_id": "RegionOne"}], "type": "backup", "id": "05afb33b9ed545e8b362ca06dc577655", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9dfb950824942cfb2d1953bfe21f2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "628783bc140d479c8cd50298906cf07e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "10e0db7f6ba04dc4b36173cacc4445de", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d9b68ee32e38404494c943f15dbabce1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d683a5fba7d443399aeb554acab7a95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5c7ef7a07cc4d63a19bb390febdf150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b4ece326841d44998e6fe9fb402ac216", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "25682ca6f6904ad8bda9a36d84fca48a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c63cd895f4d84e65b8ce8b8d5895e7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3aad646715d7450da4036b2a41257c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "22f1454665f54774867df13b5711ffe8", "region_id": "RegionOne"}], "type": "monitoring", "id": "180bb2a4b2b94ee6ad833d050e51a6dd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5bc8fad32e0e455ba66b9de90d960335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c832335079e74c98931edd9f7497b068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1f3230f7eef8429fa74b6ed70d50f254", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0eaa0ba917a94051b99957b80188c22f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "39ee8f0cdfea4e6da6979de80eb8dda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e2947f0b51ad496686fbb3b224f327b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4843e38cc5924d1db23c1c523189d634", "region_id": "RegionOne"}], "type": "placement", "id": "cbbea15d09264a34b40d0e2ce207ec41", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a29078ed42f40e0b704689374490bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ea5ce621f894058a82f4c6756900854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3cbdfa8d86394745a2148f9b22522d12", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71f1f266bcd045df81429cf43d9a7fb7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "445cb868af5542ed92be039e149623d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fd9516c8da54a4fa2d4440b50c28fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "87e5734f364f4f3eb30b01a7db37e323", "region_id": "RegionOne"}], "type": "ha", "id": "fa40e55c058142aba6dbde7e69d76026", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2c3193e19be2426b9bba15ff193868cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb82152f3019486d9da62f4cb1c26eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "89b610aef98d4c1dae69068357dee2c9", "region_id": "RegionOne"}], "type": "reservation", "id": "6abab3af5f2a4338b26b38bca40059d8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c21233b7e63248bba6203285aabebd11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "605c8067251649fa80260dc10957c3a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "57c592e3dd25408593ecb5ae4ef1e6e7", "region_id": "RegionOne"}], "type": "function-engine", "id": "e4770071faec4e7082b97e6b68e7c9d7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6777f2f879e641e0b922737731f3aab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3dac3857639947bb844c3ae2674d067c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ac9926379ada4560beec626ef9532311", "region_id": "RegionOne"}], "type": "accelerator", "id": "0d14e7db655145f68feb33443c706be1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b6d236d931d49f7a387b8e9d5cdd2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "05c49111d711431aa735025a0e1e832c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1b01cf25aaaf4406a61776bb34d6c9a1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0754cdd69e9548cbb2f92a2951425324", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2001d37b44cd4717848db8c84ff9dbe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c7ef03b56074d2d93356e635689fdd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cd4bfdf0e6634c3d9cf913fa7a4b9bf3", "region_id": "RegionOne"}], "type": "registration", "id": "fb673e6f374d4faeab40e549ed5dbcae", "name": "adjutant"}], "user": {"domain": {"id": "d45ab98aa5324e13bc60cb070fe0f88f", "name": "b442c262a28d4905a12be91e9d02c8b0"}, "id": "a9ec988a67dd4337a9f81940e52ddb3c", "name": "42846ccf431241ff80d90ccf7724d378"}, "audit_ids": ["d5c15b708d6144c1a21b0223a37614f4", null], "issued_at": "2020-04-23T06:25:57.172492"}} 2020-04-23 06:27:57,329 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,334 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,336 keystoneauth.session RESP BODY: {"domains": [{"enabled": false, "id": "19209241893148c0b51ec8b4eba33289", "name": "domainName-2"}]} 2020-04-23 06:27:57,355 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/domains/19209241893148c0b51ec8b4eba33289 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"domain": {"enabled": false}}' 2020-04-23 06:27:57,360 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,362 keystoneauth.session RESP BODY: {"domain": {"enabled": false, "id": "19209241893148c0b51ec8b4eba33289", "name": "domainName-2"}} 2020-04-23 06:27:57,381 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/19209241893148c0b51ec8b4eba33289 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,385 keystoneauth.session RESP: [204] content-type: application/json {31} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.218932s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,213 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,217 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,219 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,222 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,233 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.160150+00:00", "project": {"domain": {"id": "29950c61e8464dc1a67a7962ba84f241", "name": "0afcf988da1442ae91866927702d12d3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "63fcad9f24894c42b7c89bfc7ed4f63d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f25cc4f85f0645c1b7673fd31578c0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a3a2133852bc4b5bbe9e09289a63318c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bf05d96f732a40d29a877efe08c672c5", "region_id": "RegionOne"}], "type": "identity", "id": "b299029e3bb54f51861b9423cbbbbaf1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6685dcdf09ba4176af836faa7767e975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5c96ab690b484c918424acd77cf4b3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f25a5d47879a4aeb80b5cc926d951ca2", "region_id": "RegionOne"}], "type": "compute", "id": "3c4f567f70ef4d8eaf3422c3dc07ff89", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b45379402c0f4cc7a1dd92d885745aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0c4e6178351b4b2b91e9760e92e13bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0d78da6f15254a0a9d3d1199c6319f85", "region_id": "RegionOne"}], "type": "image", "id": "dce8224b432047c7abf9ec4880ae8033", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "31ad267372c54c4d80812f1befdde522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b3c78ffb668447b79ead7f274e9a7d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "68a66a0ab02043cc98f210fc085a7e17", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5fb69323c1184767a2505c815ab31fa0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbd096c954044b4285fd10d94004b68a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dcf1637933d48beab06843eb28e0aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f4a2c32d9f848c6b0e923346efa3ea5", "region_id": "RegionOne"}], "type": "object-store", "id": "d991f28e4dc7422a8a363d7dd955ed48", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c768ad86748942139e39b61ed643d28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2336f95f3ce4cbea8fca5fbe8b7ed9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b69841900274dbfa3246b8bb52351c7", "region_id": "RegionOne"}], "type": "clustering", "id": "c38c957b27544a569c50002278e9195c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49d8f474a7bd43abac0f17a96c3a4872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c43f440d29840cab779b27742d11973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1fda250794804580b8ed2a7e11769cc4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cc95e13c76204a149fce6ede5ae4525c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cf5169db024408f9c549f80279287f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73e21ee06cae428ebed45916755afd65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b30468630dc6456b924515e0ab146f95", "region_id": "RegionOne"}], "type": "cluster", "id": "18609fc02b404681832ad265776ccd26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af9529cc2f934169ad93d4f124019fed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16324e21c219474cbd8e415c7131f6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "40fe5508d12b4830a384e0ee4afaf71c", "region_id": "RegionOne"}], "type": "data-processing", "id": "de4f025671a845019feaac253373ef8c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0267fcdd8744e59ac0820713bc7f643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5db177c52e06433db47c41b3ce1491d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d98ea8e95d67430c8138c72e68d6dcbb", "region_id": "RegionOne"}], "type": "baremetal", "id": "83b32431144547a18ee5172024e76e15", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "946b37283eef4b2eb5b12e99f8dc1ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c3a43e549f1444282e022b22fcec360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3677f300bc5041488cbca1a8aa8479ac", "region_id": "RegionOne"}], "type": "bare-metal", "id": "424f06aeb16842ed9718410acd944da1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cdb82c037f8e4030a0778a8321f5cb79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ad5c7017a2fb4e08ad1e62b46080f616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d27fad7f7c3a4320aeebea1df42bb321", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e868c712e0c7499384c2fffd9d3a4c70", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9b329f9f6a154d94a05215a5c92f5322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "748d6101ed074850810a95a3a951bca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1b873902ead4496ca8e74a9ab5168a85", "region_id": "RegionOne"}], "type": "key-manager", "id": "8aafe5c3735249edb3c6b920776f3024", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db9cf075fdc94a99ac318f44c8a2662b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "45fb6a15f99842e59fa5b523b6d4b53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "402770d2dcb040ccb69e52f1fb240083", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2cc89312044f49e5928e30f29e8bb436", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "173db7fe818c4ee78e730c211db5a0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da7f9e0ec8084ddaa395d07b3a1bbe38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "014228d66b4942c59c714732f403bee8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6a74765ad590454b8d33d503f4d29ea8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "959c0d2b386a446da98e85f7fbd13675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9fd1daa38e9f42db812ead33ef08a0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "340b78dd635c4701b7c60aa39877bab2", "region_id": "RegionOne"}], "type": "message", "id": "e5c14bc1d31447ffb12f0b418b3e75ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9673bae7d774ba3af1047b18f85df65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ce96921c2e947abbce5bb2e58eb83dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db3b218ef41e4616bd56a82777e11b64", "region_id": "RegionOne"}], "type": "messaging", "id": "47fcc41e25214ed5a4a390bb2db5b85b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aee16fa7c75a425c97d55ce1cd9fbd52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef0076ba80d64b43b83facc2d2714467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "801337ef31cc4ed093f3ead4699372e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "65f0d3212819426d980d6ac68c8c855c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be4e81a52af942cba16609acc3f42543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d362b867af81409aad97f95500bf3b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0afca33ded243a29a4e8f28b6203b51", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dc327d6be20948e2863846a05e502994", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f81f4233324642e3a9b38fcffe6eb6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b799b156d56744e6b66f1ee846248401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3691da439f9c449e82e7aaa8805b59a6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9a22dcf75e87480b8e8417b531ace202", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "681c289b361449e1bc907c8c54981867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb7821c3676c40f2b927723b28526d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22b1aff639c347b882080495366a39ec", "region_id": "RegionOne"}], "type": "container-infra", "id": "8b6ad6cac2a54531b5e131e5f93732ae", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "60fef81370404e699fb915360abe0937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "af79e3fb53924792bd0dce0d524bf440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7038a10b8944475fbe46ed7712e37930", "region_id": "RegionOne"}], "type": "search", "id": "4132e354a7f54ec0a99e58b4d4968b7d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4fe09039872a469f956cf89938ce6979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "30dcb8b6963f4b3ebdb975dba86ecd60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "af03266e58bf49688ab731736c787af4", "region_id": "RegionOne"}], "type": "dns", "id": "bbb1f4eb1c8e4e12842726a1e97844be", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7cb3066b2ff449d59d3522ff896662de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0068a7c352a74ebb8cb7f83df200ce43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "80c2644d23c94748bdad16b7555a78dc", "region_id": "RegionOne"}], "type": "workflow", "id": "2cb985e8639f4a29b99d406c7bbbc3fa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3b04b02be444284824158e766e398fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f20638ea6ee4b689cc818ac494f0449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7c4b83edccca49d6afec5faed3795f86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97bb5894ea484d188d90606bbab0f9ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2ba478887416402bac9d3f8585b1572e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "659d22f53b164ad48a15205ef9db58ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "56e43ba0de0e4017ac893a86127bb299", "region_id": "RegionOne"}], "type": "rating", "id": "1a8611c66970441ea48e8376393edffe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c4198a5c7ff4fcab45b7ab8e8a7ffdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f43ad0833084698b7bf7775aff5cf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ba5d9996a08d4d5b97f5e6b350a10961", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bba7667f1ace42d5ac25120491ff11d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9864dbb1bd424e08bce9051149bd24a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf92ff514e6f475abf8760b563124508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4b41b47d199b44678f3d4a837f1907fa", "region_id": "RegionOne"}], "type": "policy", "id": "66bac86703cc42ddb2e8c14fde5567c5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ee5e75b77564a71b45bab27a02bc2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f49796a045c47758f7d425c6db5e75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a8f48bf4f6ab4e31bb5da70d5c7b4228", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0f0ca3fefc3b43a280e35704f48bcb45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c8658cb3f114db3bb04f34310f49f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efa8311aefbb4812936ee1d82fd2e5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b55d6007d36d40f3bfe43155ff0fc7bf", "region_id": "RegionOne"}], "type": "sharev2", "id": "997f5652bee040a2ac3cd2b7a12495d4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b806a813c11145c580addf700bc00d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47571a348e7740ee8e1614d2b875235c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8798b3236708460d96a11b65f33e3f13", "region_id": "RegionOne"}], "type": "share", "id": "cadf383f24194ec79fe79d3bce8a01fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d88d1521e184fb4944384cec00fce47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d5dfd09f713455d96ea590dab4d5469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d4fa707c63342fd9b89d620dd849435", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d42123be4ea4d78ab86f7f01fc818e2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c47b19f9f3f41739264cba4fe93d349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9214aa4d26c48478c36a23296f17080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f681a1f089e47ad893969fc9bd9d99f", "region_id": "RegionOne"}], "type": "orchestration", "id": "1fd6893463144e88bb297d896d623e79", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3c42bcb85f483eba8c0718c695b8b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11f51713962f4d6bbd8719c6e48a75b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31cd3052c0034224a0b70cf951a63d19", "region_id": "RegionOne"}], "type": "block-storage", "id": "fb934965ab7343129cb3bc823faf39ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5189f263ad044d00b2b08aba8351a497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a163ce88cfd1474397bac8ce1c46757c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c8b9e552fd246ca839fdeb688a1dc47", "region_id": "RegionOne"}], "type": "volumev3", "id": "a17c3a4e1893417ba6d586ddb613aa2b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b278e271a19c4a31986a3f2913348649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18c9189a7c4748e1ac170ec939e5021d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cc8225caf4045418c72d4e9047b7fc9", "region_id": "RegionOne"}], "type": "volumev2", "id": "cbf13d3fcef7431686ef32be9841448e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ee3ccf81eec40bcb1411e38239e5517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29e9029beb1b4a748a713e2b04a82301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352337007e0b43859957ba5c2f9fb6e0", "region_id": "RegionOne"}], "type": "volume", "id": "c8bcac0845d54b5cbbc8d9f96bcd573a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dd504b5a35b481f980b4990347b0b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a4016613124431fa43a723473468993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3382208b00ec47948501c6702b8900a2", "region_id": "RegionOne"}], "type": "block-store", "id": "96a65b095b5440059d4e47f252157163", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7bdaeefda0c940dd98216138c65c6e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb9f5a36b1084700945d9f5d39a12ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0eb6a90fbe894a2daddbc1c6c8011503", "region_id": "RegionOne"}], "type": "alarm", "id": "a0100371450b4c5a94344e0e74269016", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd8a575611f743dbacc161f2bf9373a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93493d9c80f44709bc730506431c87d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe6f505b53c545859b3c0f80b6c0aab5", "region_id": "RegionOne"}], "type": "alarming", "id": "1560703a014d496296cd8faa4b2ec05f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "974b73242258459380d0bba80c7344a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ad5018bfadb45c3a080f38768fb051a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f82a2e5fc3e4466bede63faaf8224d4", "region_id": "RegionOne"}], "type": "meter", "id": "d05667c7beec41229e4fd3f9cf562669", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "02e6e86d2a974a6989a962e44aec1057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "066195597d984151a1b8f096e7d168ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab62ecb5672d476b8f5bfe4f85453327", "region_id": "RegionOne"}], "type": "metering", "id": "6725b3089d124a16b7fe521eb3367c98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec73a1dc270c42d1b2ccd939ef896077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17dbe5be300c467f80647ad23b1cbf17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91a244993e7648e58a4c226a547995ab", "region_id": "RegionOne"}], "type": "telemetry", "id": "9eaed56e0222437691ba8175eb300c44", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a78d2383683d42728ce58b478a9f98d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "772fb70f17eb4528ac75280f784ce407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7b14f3bbdea14ff393ba7d41928bbdc9", "region_id": "RegionOne"}], "type": "event", "id": "2060165d337b4524b7ddf27f41d24315", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8c3aa621df9e4c6793708f9ce9b96ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2a5fa03cf4bf4093a86849c81790b187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "95e1476c596c4026956e49d7545835a7", "region_id": "RegionOne"}], "type": "events", "id": "32821e31f3f244eab150f84117fef5d8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b19b93f5a5a4b92aa43872f7cb07da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d87cf895af541dcb290adcafd6ea785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4da4a1785fe743c3ab0e08f329bd62ae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4d952ba75c26450896f47052258c43b5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2db97d1ac3d4ce190a85948e27249db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a35ed8edaff1469fa7f8303b440e0bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74a9c8d32ad442b9892dddadf0bc9d89", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cce640264e31408fa3b143b637a5da61", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c86025658b1c462387a6b3a5fd7006a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0483a9a5d9a445b2a32a91c7fa09f3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b593694057f441309aab038e6a67b70c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "76b3121e08014cb9b0163b233774de19", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37680e4adb0a46a08f59a25f68a5fd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "098b3d6932c249618d050a73604d3f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d37be3afc1244e40b03bacefea1bcd63", "region_id": "RegionOne"}], "type": "tricircle", "id": "36561d65c91d46f19a0950c5174b629c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4eba5d770f2b49489fcc76bd448751b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "457786129b9d4de993b85c5b58b79749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "57cca2a208af413082b9014d6cdb2886", "region_id": "RegionOne"}], "type": "database", "id": "2f6aa232b2a6445285d680ae8546cbdd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eeb1ca4b550741689f91201447a54783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1436b85fa16e4f81b72c4ed6feecaac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "14f2ea9fd4b44274bd0c1443d93bd31f", "region_id": "RegionOne"}], "type": "application-container", "id": "dc6462b12b2f4f6f81ed640bdf59f4af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bad64cd7cd724f999b3163e4ba908307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f38e333bd73c4b8e947178696b81d8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "596ca94d26b0484aabaf959c0d49e61d", "region_id": "RegionOne"}], "type": "container", "id": "562ec266c4ac4a0dbd45bcc791bb17d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a49ab5528ad45ab95527ec4dcc069b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a969f5f81b24918ab77aa3ed726fa74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "de33a8318b2e4e35ae2eeeadaf1d4096", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ce08e59aee634b59a6a97e7712a9ed8e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20b1c4f2e235435ab60ba286eea6d931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3542f3dfcd2844c38b06b4c54a375fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1e6af291cffd440ebf6136a91b9f05ac", "region_id": "RegionOne"}], "type": "rca", "id": "9a0b53f12a6a429cafe0273f40c17c22", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "61e4762a45a84cac9764bf694efac09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a2139cb319e247be973ecbdaab717eef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e0a19c0a57ed4cb3b8cdc568c0212c99", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f037ae91e1334c6aa0b1c28f5aec5c34", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "44b3d91f90fb41f480a7a8ad6cddbfad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3f50174dfb5f44eaac690a9ce9536239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6479e82bba5c415d9a2cc43948d2ddbb", "region_id": "RegionOne"}], "type": "network", "id": "1f870038e182442e8956918487f576b3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e82c8f7c64e044c4ad3f5acfafe16028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c2a4547919774f92a566bdb653d6f69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a3d189a0c26b473bb664fe78603cf5d0", "region_id": "RegionOne"}], "type": "backup", "id": "25268e6e9887458c9fe95f49d2bd9c68", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dff95843c75f409b9462c398f35f3da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55eeedd4c4d54e59ba6cf34968bdd3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7fd07ffac43248c08b76513d348ed208", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "071bfcca17114b8e82684a84e0ed0b37", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "469a598ac8cd4c7e984c1530ba0a1839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3595607a1e134d8e8f047b7bfb1d25eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc9f09c85db24b26b762cfe4b90273f1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2ba602a4250d46589ca0b755e395f2f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d695bcdc6c24f2ca0b7e2da8bda2d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4108f7d1cd8b41b7ad1f92e4eb9d2593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c1125165e01047bdb7a5dbaf489712fa", "region_id": "RegionOne"}], "type": "monitoring", "id": "da1c2186ee324654847c8895466a9e12", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8a24773434a48cda03b75cbd22e5d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1520bf35617d4549a4c3f6c9f545ca97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "df99ba2546d5423c87627af9111621c9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3d43b8bd30de40e3863a0251dc72efe7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "161a5d7fbc4547559b34f5036b0d08b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1a82675506147088bc3d47004372e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aa9d8f4d80cd4ecc9155bd7daecc9497", "region_id": "RegionOne"}], "type": "placement", "id": "664ab535a7f74bbbb3e29ff73a8534a4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d223700f8f24d2795478c09ccb87ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f267347bec9c456d953813043eff6f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "74fd48b6494d485b895ed4061c239544", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e460a7ff5b8e482597b9f22e941cc043", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02d5b5e7c24943b2ac9a1662bf2d15a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60184ece4b33487696f3bef24c77eb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56fa91d7c78a4daf90ac529198dcdf56", "region_id": "RegionOne"}], "type": "ha", "id": "82570eaea1f946518c1a3ebc4770bdc9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3af3296da4d409b88dddae73e898511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b4de98d8f95646478d69315432654bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7b957675b01e4efb98920d3e212f6a6c", "region_id": "RegionOne"}], "type": "reservation", "id": "d89edf602bdb46608c7d6b1a048018b3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a66eecac6dfd466f8ef176c9911c5c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c193c93a7d3643a1ab3e7fe633179cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4095292672d3465787e86d00d9169cdc", "region_id": "RegionOne"}], "type": "function-engine", "id": "52db606e411347249663a856a0172b30", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9fde5adc2884400a9d6bf43d932183f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "511c79f20c7a49a9a20aafe4b58e11b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f42b7c23efc849e4bfd1360938edd30b", "region_id": "RegionOne"}], "type": "accelerator", "id": "3babf6b910ce4a80aee1b81f460e2d66", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c503c01613c14c508e5539e7ac970cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a650d4dffe0c4481a0c3701eaffb1c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3aaa78a4cf29429badac8a2c7cd3bd5c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f63fe2dab95c427280158dd88a83695c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91ec1a1afe174304b2304c3cb07a58b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5b686152b4124bf2b9bf35777640f239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2b1c624a22604c05ad543b20d57bb40f", "region_id": "RegionOne"}], "type": "registration", "id": "0b16a27ff71a4bb89c47de74d38ca555", "name": "adjutant"}], "user": {"domain": {"id": "a7ebdc6db1d74006aa6425d8f8f76619", "name": "0c42c497866444fdbb92fc0ffe1488a9"}, "id": "2baa55e6b9de4d97892a910f0eec0cc9", "name": "ced064702edb447183ef38680070901c"}, "audit_ids": ["4b4e6d595ddc4fb3b57efe71f38d7c26", null], "issued_at": "2020-04-23T06:25:57.160150"}} 2020-04-23 06:27:57,279 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,283 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,285 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,367 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,371 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,373 keystoneauth.session RESP BODY: {"images": []} {30} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.238492s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,263 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,267 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,269 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,272 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,284 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.195351+00:00", "project": {"domain": {"id": "11a320cb1bb544daa3d7fd9a0c6a62c3", "name": "b39b65d544ed4bfc9a46d236a7bfd8f3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c3bcbea77e0b4f939f8ddc3140b28660"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d183a8bafb847bfa9f652fbe0bf6de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "03c132479a6e4c51b461bef98eac8bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a984281249a4e8f94ca6d7a2bef3801", "region_id": "RegionOne"}], "type": "identity", "id": "daf7dd13c2cd4410b62afff6df2469ed", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5fb9d173689a40138b70534aef8e3fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "51c10b56eaab41e993c54144ebc47886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bf4cbf413f45409187e33f4e00239c93", "region_id": "RegionOne"}], "type": "compute", "id": "f7960f833df14125804b405257ad1681", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6aaf98a0893e4f20846a9083f0c21fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "45c9a368339142a98214340a57b89109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9f7f9dabd4f14edead60776c0adc5b94", "region_id": "RegionOne"}], "type": "image", "id": "af685f5d5fa64772822c8f9903e64826", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f5cd578d8e7408e99321d96c9c5f43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d44099b7a8ab42abaf6bc67476807c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "21270b49b778429a9dd2f64f51b76efa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7581b1b6809a4e1e8c891b5874d88b84", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "289ddac441ab4c909928fcc3f9316567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e381de7dab1c46868142775adced816c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43ac60948d7543889808e086943a246b", "region_id": "RegionOne"}], "type": "object-store", "id": "6eb94c8b422d47a19b3a804b42a151c5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4bdf12dacb8448ba16cc580ae25b62d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d73edad52f14eaca1297cd9195365eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b490bfb28d8041379ceddb74b5a6f988", "region_id": "RegionOne"}], "type": "clustering", "id": "d932091f2f874d0c88ffeb50c969d334", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29174c7c62fa41d79a3eef336ecd70eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bec2b3cfca44a3e8f1d2d0efeab4897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c3456c4bb3f148c79facc2cbcea26406", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "69c23a96d76b4ae8a9f68286ef475f19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9261485f3d714ff69befc66e29118a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9e7b489d0514ed1856e017c24a8437b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ae5b703b08c4ef9ac53ed55ab854d52", "region_id": "RegionOne"}], "type": "cluster", "id": "c3361569f2eb43ca8921f62930e39156", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "04f94d0e7b4e4019a854e675fa0ea82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee2f07d598234a0bb606c216273a9124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "989434b44a144fb6b26790b0ba49d74a", "region_id": "RegionOne"}], "type": "data-processing", "id": "a4ae75d0f3a94271b20f91a7eb60c05d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7fafbd165458427e8115959d49c09cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f39f51db57924db2a7f370fe7458f352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "76e0fa70061a46e28c48e55d52c5bc1a", "region_id": "RegionOne"}], "type": "baremetal", "id": "9ec894e3d6b249a691c092e115d95301", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed80a82a19734e32bb7982b46a8d98e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0613decbcaf04057812e9a314c93a50a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eae21831fe0345e9b9c5898d3206a55a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9edbcfe399694fee9df41008bfe52f91", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "42a9f3684e6c4a968f0368927a0f3290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4b54a6c568a3407fb66582dea7f7f177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b10f4228e01847b3a140b15357f98942", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "241f400d71104c549e4190a8e8cfb491", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "45137cceef4a47fa8a0b87256548e91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2088a65d21614c00abcf5f4ffcf0359c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1af2177001884b48bb535bae38f8544e", "region_id": "RegionOne"}], "type": "key-manager", "id": "896942ad8d1f4ff09d14c851d80262cd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "487698bb33254a38868c256086dfd9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "501f3406f852457f98c175d4f5b1aa0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "96ec1013ee0f4093be637c3bd71b06ae", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9db0a9a874b740f893d54d28fbbfe729", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a1bcc747df34ce1aaa420e79ae0ed2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98b41d07d5284bccabf6f5d8dbbf9bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3679e79f8f984392bb6f73b02f914629", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cbc7847b0a0e4018accff7455a391ac7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "61a26f2f0910460d9d1480efaadd6d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ca720705234b41f29d3d60c2291d9487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9185c720a2a644ad972e056f86efaff5", "region_id": "RegionOne"}], "type": "message", "id": "e66842474ec44dc097061292128f8765", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "472f2b4b78ff408b908560654749f729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1b0a8c8c1404f618b9dac6b84c38ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bf1e4a7de2224fed8435243d6e55ad71", "region_id": "RegionOne"}], "type": "messaging", "id": "5f2e09498f5b4b11ad5aef4ced0c6584", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f6bdcce7fecf405b87242924c83baf36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0817e898370a42b5ab7871d5e13f81c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e4d495af880a4e879b6aafc4d9b4cc8a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c7f2ed90f36b48c1b6d3b0e326cd2927", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d2938f53dc74c5294796dd8b1f58068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33524abcd8ea4ed3adbf326e16ffb223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d51818e7be8480eb9065fd276802657", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "320f10c17d204fe4a53dfb0b22de6079", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7898b81aaa14e89abf7e498e7768934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5255ad46c1143758ee4436974e809d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3780fa00f71a40b0b2e7da90c50714cc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c3e1331d532d491cb81547d06ebc6c4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f5afae69f7846448fa11badfcbc9693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0f9cacfe4d747b4b3f382951b2385e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f314d3959364a99916f59d7cb5eccfc", "region_id": "RegionOne"}], "type": "container-infra", "id": "9902ec24bfbb4a07b7747ae587380b25", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "785dc1ff05824044808ec1b8910e4ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7ef504a6b6f144a68cf68e61c53cd2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c698f39101d249a7bc45b13515bbad34", "region_id": "RegionOne"}], "type": "search", "id": "06dee3a0b85a4f4eb7ef2969bf134b30", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c814b6188ab74f3486ac642ffa48755b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c153df9bc64348d09ad258a77f7d6353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6cf32fc6846a45d8b95287b161cbf3d2", "region_id": "RegionOne"}], "type": "dns", "id": "49c47b919dc14eb7887b6ad2c4c4f515", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6212f4768a3248b79645a9b54694f710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff9812bd9962487e8ade36f4446d9e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b276c47c1ee54882a0e9c78acdddceef", "region_id": "RegionOne"}], "type": "workflow", "id": "2023af767e4840b2865df1be781eea73", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a569bbace79644ea983dbe6f04015f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36d637eb852e4480b1bd86d6507cd311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a151cd62ea174255a219c300c16b15f5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dba606eb1b6d458ab6e03493b28b7bce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ddeb0ca3deba4d7ab153846a4eff9fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b41ad55a9f74b4bb5fe18e3dceba169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ac3cde9c2a1c44dab004e8ca7c7055ef", "region_id": "RegionOne"}], "type": "rating", "id": "b758ed8efd214759b3e2de6425131137", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ecf836868cb4338ac0ede71e6924ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f8ae6d7de394411938a6a8fd62b4804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1b516a3124af4bdc94b9ad068759e01f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "30da6a8c837e4935bf2babeefb1f2b85", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c94a17682c64f33b7b535726e357eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6cd962e409b844838d5bd0519faa23f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28412c69a4f74766a9d79bd37171893e", "region_id": "RegionOne"}], "type": "policy", "id": "277a4fac78014e698d4627af63b98b02", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1406288f19e141009e5f8735ebedcaea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e4c771b147e4e1f81f9aa0b7429b7d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33bd8b06a7b24cab862a88bfd53c3779", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "01676284402d4eee9b72c322c61d167a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a4a94c406de443c83e001eb9cf0c052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1263ba64f4984ff4984d2bc9d95f22a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf1ae7de71494a5fb49b13eb477c74f0", "region_id": "RegionOne"}], "type": "sharev2", "id": "e605543e95e3457c9bd7c5bff393f1a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78eaab45c41b4991842191f5ea8f3faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6d5caa90af749469892837c84121aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc5857db35354345b2525bf8f4ecc8b3", "region_id": "RegionOne"}], "type": "share", "id": "aec19f8547d34aeaad9bc3a80691d8f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d671629b1313401d85105f108687b3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a33eec057444711927fcef8e98dfe14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "24ba4139e2f74ab08a9058ebea99c5e1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c7e9669c23e14ccda1502470fea9d8f6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e93d935bb1f4639b2ab100f56e19963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be7ebf3d80e48adb0a17a3ea94292e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef708601ce347a39f28e5cf0979c2c4", "region_id": "RegionOne"}], "type": "orchestration", "id": "6b77b7e951af4e899eed2c1b775e67eb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7813b8ae21bd48579d1688e9946830f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e304990ea4824f3e9680e4822f419833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b918dcfb8944677a796a7ec3e390cd9", "region_id": "RegionOne"}], "type": "block-storage", "id": "686685043cfa4eefb585d58237076fd2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1347f312e9ec4691a17945f715ef6aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8fc4f9ec46e4ef2add761d30a5d21c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "276132aa8be044dd8aa5776d9e407333", "region_id": "RegionOne"}], "type": "volumev3", "id": "cb0ee5c8cb124bb4892c1d693632ff26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62e86d9a508b478381cd966ce209f535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1c637699e0046d39c89c5a388aa6601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "936d635503ad4880a143e08c8dbbbdc7", "region_id": "RegionOne"}], "type": "volumev2", "id": "3b38769c608048988682b5356cc8e2b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de9647082ede44d1a3fc082f62242125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c22ab23ee22e43179d901ec4f9252f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af04be4c9c346ea9945d31869f2331f", "region_id": "RegionOne"}], "type": "volume", "id": "cd6d0d6a102142aba200b7b7380aa7e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db6ec6c8d8034512bf5ba52b35a66015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e250de088fa460cb439edb64336bed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19c9130211b44b9fa106fdee6c403a6d", "region_id": "RegionOne"}], "type": "block-store", "id": "3d38780638a04b3593cf2b38a9d21499", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "65300a10db5e4e59a7fc4234774f32e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e11626fc11014665b3d10346ef0e64dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a270a3cda27a4b749cfc66cc8fb491a9", "region_id": "RegionOne"}], "type": "alarm", "id": "792ee2eb2d994b0687a6027846877852", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "33b810eb595a42d78b3b4a41ba55bc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "041bd0e29c1b4b62974134902742530e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5e3982f69d75494288808957937ecf9c", "region_id": "RegionOne"}], "type": "alarming", "id": "6c214e0ed5bc4f448670a485a52fcdbb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dd81873da3b4efaacb9ac56b1da2864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be034b98564449ae8c0badd49ab28868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca3677868d8249f1b6b48bc2c43c6937", "region_id": "RegionOne"}], "type": "meter", "id": "60a5383c15224da9b8f54bd32e199107", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4301c89580994f4589043caa0b795195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ab40085037547d28bf300e03fd14514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c487e3278f5840aab29982a6d15204aa", "region_id": "RegionOne"}], "type": "metering", "id": "eca49db5492d4e789dff96f4331ac9fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70c961fd40c74eee8c3acd5c32f368c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ba1838d6878476286efc215106fdc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "012bb24b6c9943c993ba5cf57a3d259f", "region_id": "RegionOne"}], "type": "telemetry", "id": "f476e8d18b444f539dd615bfec444729", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "836cfe76399a41fb9b7a0645c535a724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f91071e271d04d22a039dbe491d1c8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c937ff89f8a44441864f4b9af492e076", "region_id": "RegionOne"}], "type": "event", "id": "2b46a83be71944518bb85bafed17df8f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b6f8323638b24f2aa349e5d2a4a83f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4b88bac32019444f8c9540a38261b062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4994edcf81e34ebd9bfb2b54071b6229", "region_id": "RegionOne"}], "type": "events", "id": "b3aec5b241ac4835861e90bfb8bf5835", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a89ef119e7824c848c78a406994d2b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f149f62e5ab8472dab119e7019c2f18f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9085862c663d49a6998458ef0d7797ab", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a03952c960d94f5c95ec67ec84cd9b66", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b0d6aa21007491eb8d6402b865405b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cf88d28704640fe905f0c61a94cb8a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d4a7109a4dd74b36a78e7cf8a68161d4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b37804c742a74dafb9cb9c877efd7dce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "231ebda654a042f295f07fed02d233dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "431c1fb66e0d4b11b96ecccbacdb2ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c700da8b0e7434eabaf1b11be90171a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4f914406dbdf4fde8bc615c5c94cf64b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7b8b15ef80e4acca59f8823d6d2c3db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8cbe4e9468f74e30b7c1f8c0238cac03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "209153547d9e4272abd3091546ab7039", "region_id": "RegionOne"}], "type": "tricircle", "id": "a9b26df36c8f4422a1c32f53b5744b91", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e4b07ecf55ff445f97e33cdfde65dd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "34d5f4eef2da443f94020636b6d10abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ca80cc33ae8e4998b52f19713fe87d7c", "region_id": "RegionOne"}], "type": "database", "id": "6950581306684a2292d57f6189dcb0c0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d31e639c32f045dfa7e57f6ddf817897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d9f7b7a6e63452b9990fc2944b96230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e4e990de0c9c430dbf90d1b497d0642b", "region_id": "RegionOne"}], "type": "application-container", "id": "fdc0bf6a7a8448eda6b5fe0775ec5550", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3abc1fcb81cf4e9ab17821014bc8638e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f013f2a804c419688a011c2729f8508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89dee2b4733840f2a1d03e33535b0ccb", "region_id": "RegionOne"}], "type": "container", "id": "dcbae34d25ec464099de00ba11ad9d07", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74ed6f363e3c4e428f61e461f48b78d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "699a4893c2a5423395268ad3dbf41cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5bffe4db68e49f38c0128dc8566b4fe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d6725a6d7ba9420ba54fe30f349745d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8145d56af73b48c68e6f6480f09c1a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df9b6e3864eb449f821005202fd60541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "daccf13be581430fa5fb56cc324909dc", "region_id": "RegionOne"}], "type": "rca", "id": "6dedd3e3683f4d3e94cb8aee600541d5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "860ddf7ced2a4c068a7cdd61329dba04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "48068d9466824fca855b5346e18bbd56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "010f4b19af124d55a733a2cbebd37fbb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "801cfaa82e1c4fbd8e98c0c2c23e89c7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "caea884d287940d08a6e8f4f18aec295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "692ca1ec1d9b458c8f103849e5aa0b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "502fe5643b7445b2b02e281b54822aff", "region_id": "RegionOne"}], "type": "network", "id": "bef74b10a53940d28684227ec71969af", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "90815ea410294f229aca3a011dbe5570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fb4537586a6d4252bf287b127128ea26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6eafe7ec6e3f4cf79959dadf91ef6de0", "region_id": "RegionOne"}], "type": "backup", "id": "bbb25f1356f64f5d9a8acedd4603e563", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20e4bf6ec54b4957b5dc15644b52b3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e85d2a3574b14223b67bdc849b818a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "400ac9d5618442049375c23e440cb2ef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "05d1e94d02de4223a812426c632560ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0a51713a6c2496e897b6f25df5eb116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0b4beec86374278ba06206fb6ef16a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e1e2278810984af5b2fa12c3291073f7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ce8fd0c447134a47b4bd41d08a651d53", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "277c00bb6936493a9b5507dd3987c746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f79b67f9a864977a01839d67d37b291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7fe694ebaa534f57beecee761b2d58c8", "region_id": "RegionOne"}], "type": "monitoring", "id": "d2cfc3ae99934225bd738f103a525652", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1c2ebdeee4df4441a2d2c2fe71daebf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fa0ecd173ca54a30a2a6869ad6845bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cdeae8923696480fbbf4dab33d82c08a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5edd2478d5fa4c9a91d38da2d56dd2d4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1f3d0bdb752f4627b76d493561d34513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "373d86a7a2934531a30534318416f31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "422b8e016b7646459daf134facd15445", "region_id": "RegionOne"}], "type": "placement", "id": "df0da13874bc4bf1a8a71fedcda1ce2f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a1e5fa6216c4435ad09c012dcc5f1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "635de622c54b4429ac1b2481c97e4f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "de6b84bd36a34dbc92bc8a088d858f1f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "de425bea86a64cea9d0cd4fc5090a910", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21dabc9a248a4f3bad2f364b3645f459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9ed31fc1ac74bc9b241193064087676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "94282ea0a682426881f4c6b40051318e", "region_id": "RegionOne"}], "type": "ha", "id": "ac75d71be4dd48c9a051c89b5aaa5162", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ed61f9813af4eb7aaf3f8f205f390dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c4662183a8284c11ae46a041ab15ee9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0f1d6d1c0ecf41548d758cb9227d3e13", "region_id": "RegionOne"}], "type": "reservation", "id": "f7f947e4cd984eab92304e180721a3ac", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "207cd56dc6bd4948936de3f9e0c32c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d038f60fffcb4da09f08e3e8bd71b43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b4405751ca5a4545a224ec16e2037b34", "region_id": "RegionOne"}], "type": "function-engine", "id": "e90cb0dd24404d16ab3a5d341bf48e16", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "90964d78c2f4437f8842b97ef4b387cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5c6f10c1f9c94211b02bad5a3d4796cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1fb7aca2ba614a0aa288f2e8c2faabe2", "region_id": "RegionOne"}], "type": "accelerator", "id": "230f670c0a5c4a39ae0fe9bfdc6b21a8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74ce446b88634c8eb235d1945d9f2039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93c72f1cbe5948239b04b8ce6c74a87d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "da544ace413e4515a1e82fbf883b1c55", "region_id": "RegionOne"}], "type": "admin-logic", "id": "41d3eafa8eac48059dbaea228de1abc4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7fb70d36f5d413a99bceb9d47f839f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6062498433d94756ba419b940907a9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4c2deab1738548acb7574cca2fb426fe", "region_id": "RegionOne"}], "type": "registration", "id": "bde4d65443724f35836d86098f1ca8de", "name": "adjutant"}], "user": {"domain": {"id": "1a55fa1a6016462da0ce218b49d4e999", "name": "3d8d7070b8d7499d8eb588786229dd57"}, "id": "4ac8abae467d4c73aee4210ebec9e19f", "name": "ca693676f7e349fc97b2c1e4c17c0827"}, "audit_ids": ["edaa3867ce0f437f96e1ab480355d5fa", null], "issued_at": "2020-04-23T06:25:57.195351"}} 2020-04-23 06:27:57,347 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,352 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,354 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,372 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,377 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,379 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:57,391 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,399 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,401 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/1", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/1", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "1", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,421 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/1/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,425 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,428 keystoneauth.session RESP BODY: {"extra_specs": {}} {16} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.064380s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,264 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,266 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,267 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,269 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,277 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.223010+00:00", "project": {"domain": {"id": "8a213735d8d740cdb8b32466e7e2d748", "name": "ef26a1f60fe8454b852adb87c0b52e0c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c25fcfbfc3b048ba96e47ac1fd93fe77"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5307054e849841c69105e423e32f9453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b0a7e81f49a8474d9c974ba7ea3bb017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "844559c49fb04b3997fdc8367f8d4441", "region_id": "RegionOne"}], "type": "identity", "id": "9dfecc6c9d20493f9dc05da785fd8741", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2776e000e10040559a4248e019ec7cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "610f66e43a434cc9a378dc0e338b2be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "312ac74021fe42829d92f88859a45231", "region_id": "RegionOne"}], "type": "compute", "id": "614ca4122f52488f99cc4c99037de87c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3cd5531e4b704bd58ab5b7e710a5318b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "202570a2a5b54efcaabae90556d63986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5a538fff4f734b7187ef8c5003fed74c", "region_id": "RegionOne"}], "type": "image", "id": "53beb80fbbfb42538a2d8d16423bc939", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "89dc8f1e062f403e93bc588b990ba5d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d25898534ed8486f81c271d481b0b528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "806222ae51d048e1b573e822e4d9834d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3b53ebd371fb4e63bcfec2f51e48056f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a05dacec3e8d4ec0866f4c7b4fced26f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d2cd33216984eaabdea47e06ace32c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a05d8bc7cb51449a9128559409410550", "region_id": "RegionOne"}], "type": "object-store", "id": "91392c49661e4026a94a8287f97fcfa9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3100a60a32ef4ca3865b1e6e9e84f725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7ba7e287b6c48f98673195e7930c9ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a8930fc4d1f45b29f53e26d8e26b8e1", "region_id": "RegionOne"}], "type": "clustering", "id": "992ca06b14b74211ba5cbf7a09cd5158", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed2dd21fb5de4ba6b3e5896faa97c7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0c35684decf4c4f9ff0f9ebad7d5b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "909d61206b9a4bc684c7c028e78f41ab", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9be5f7d18f03442cbf5663ad6f2fc007", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a58df72de04147baac4b9166e79d688d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37e35d037f794986bd5c9e4bfc54be8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ae0dd8bb02049c2aa5e929136463972", "region_id": "RegionOne"}], "type": "cluster", "id": "435d130e0ba14e479ef5190fedab51bd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "950050c975254189856d2d2f2cebbfa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4ffc41d22fb4e1298bdf3aba91ce34c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "690fa03ecf584a37811aaabc230b2ef3", "region_id": "RegionOne"}], "type": "data-processing", "id": "dfe0cd864850459f866ef1bc1eddda95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21570afad9684065bf0af1b1f24e8b01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9e04a94a0764e0ba4ba68d4f67e6e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cf1b7d79d9884363ab530dda5a77fb83", "region_id": "RegionOne"}], "type": "baremetal", "id": "ede559c8244e47d7908728a37873dc3b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc78e744a6ee438ab9e75f04c65538a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f8a2f75befd4122b0e44a4dc40eb34f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "395fa6988189421b8ffa00ae3b66ec7f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fa58c35b8826417588e62ea608d54fc9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d43e176ec9540489a4d4751d3bc3daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "56ce7f6188f149b7b48f12869bb9b7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1777d15446e74302bdcf68e5dbbd1ec9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "17d2e8a44581491e8a7fa655a198d366", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eb13f049774d4db38efaa16f2519cc6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "357e2a33ea9d4d17b1b29aa763fd3cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e09b8662a3714fb5a1c2952e6380356d", "region_id": "RegionOne"}], "type": "key-manager", "id": "4bd52f3d1835459da6b7c43e69759205", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1b720fe7ca7400fb83cd97b57aa3d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c28b0a610a84f7ba4f36dfe6cf0686d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "39180f5157c640c79ad9f205f3f1d010", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "37243bf0d48e4781b52240574c2a967c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e8cd51e155e24e2ebf0fe5a10bfbbbc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab909437c8d0429f933f15e8c1d181db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d6a0d9b912d46b5921abdebe4be49de", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c89f99f91383474c9c68d452935d3fe5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1166626c11034e3f98f43384cbd05031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "abda194824ce4d30ad76dd327fd6c026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a09eb70d860344e3a235a11704c8faad", "region_id": "RegionOne"}], "type": "message", "id": "e3d68f57a6134ccf8b3192019dcb9769", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "54c78df4c35344f48b96346d7dd4008f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8b182dfba8d5457989e57b3d6d38a7f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5ef067c25994799a689bdaf6f953614", "region_id": "RegionOne"}], "type": "messaging", "id": "e6b2edb09f9d44ec9acfed9ac136de25", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d42a290f386400690fa5939b2fc9151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cfd36882ab434db0a3df7a43297228f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dd562376009646f6a4017e81bf5e4fa2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "389930bb62794b0e9c2768f958ddc414", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ce518d5d18e4b5daa4cdf4224ace2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acb94346c2ef4d32afe76510f79b4185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbb846004577477f89f854df219976dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "716c4d6fe45b41c1802c90e6be134464", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46471e4dd75649a78cc35fd7f6994a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "becaa3dc20b14ac592dad11016c61c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5890d39b520e411fb678ec7c0ea40a8a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "082374a02cd74b61a205a5650a0117cb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7919a3ec34b14b4b9049e230d9904801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c78f095542c14974bdc7d826494ef40e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee71573157f343cfb227e450a0b80ab4", "region_id": "RegionOne"}], "type": "container-infra", "id": "c2dec8e1351e4dd7a077ea9d093bdc09", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0711a5979f924d6bbdaf24990cecca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6dae90716ef944f5b8cb5edb43a554bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "baee2594c173480bbe1394074c50b398", "region_id": "RegionOne"}], "type": "search", "id": "97d20337ebb047e58f26a02ae8f93864", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2996792ac13946609f6983b82df87804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b1e0468336446838e8453e013f3ffe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9ec78f9be05145e1b14f2c834d209ab1", "region_id": "RegionOne"}], "type": "dns", "id": "13ecc8c76e8943b4a428b894606f0743", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f4b3404dd68425f8679ad1279ed0243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4acd7d9496bb491181c79b91d1c8228c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "caec524dcb2b4864abebe15d8a77cc10", "region_id": "RegionOne"}], "type": "workflow", "id": "5f78bb2efb404b9fbbacad0174eb5f14", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a19a49ae20474a23adfd9d707b8005fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "35820a6348324b509d27bfcf2dafaca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b36e3d9fc7c4108a4681d1c2e59caea", "region_id": "RegionOne"}], "type": "workflowv2", "id": "82726213830d4a88a63e6932f53d7f15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3557bbe7351d4e3dadea8a3839f98387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fec8a42ede844739adb67890993b3d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "708b7d52341646cf9ec60c48f6e8d972", "region_id": "RegionOne"}], "type": "rating", "id": "a946b887b95f4393b906b5e492d23084", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eef58d6481bd4b02bc79ed4bc68d69c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7d028c9e9a640b39160a416adda6ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "822f6d39f0eb4ec48756f8053649ff35", "region_id": "RegionOne"}], "type": "operator-policy", "id": "adf9951dffeb45448e0315575e5ed702", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6eac76276163498c9d1fd94234978386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5495be49ebdc4985a290f67b6cf9d9e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "06568809360c43c6beb1874cdd1d7af5", "region_id": "RegionOne"}], "type": "policy", "id": "aa335f80a1c04ff984b3c73f3f94ecbe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f267db1fef94dd1af4840d46ebc8e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4190a383697749f2a7e49284c73202f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a396648ff7b4de084b4878eb0428a7a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "780fa6be0079400283e99e216603d9c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef22b1c41a7041f8942d6d351302faeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c7cbafab8f54465b9bef2e772e82585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "378cd1be94994c7cb14d1a06dabfa2bb", "region_id": "RegionOne"}], "type": "sharev2", "id": "77c3a38443094aaeaf48fff008f14605", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d9db1fdea47343818bb5669389a60d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a06e39ff0d0f44838326e44ee45cdd24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d90ded25770d4ad0870398e4b3728c95", "region_id": "RegionOne"}], "type": "share", "id": "57dd467eb6a14752abcd8874a31a9117", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "86794a2480c249deb1ab3506608ffea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5fe34a81647d467ca9a35a8c4323d11d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a44d6eef42f445f998170230c047e5d4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "11cd59060a6f488e80f184ebf100524e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feb98955eba646a18082f024daf3eee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "859b09265e8b4909a87e961eadde55fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02c349018bf9415b9b814fe3f155609e", "region_id": "RegionOne"}], "type": "orchestration", "id": "84df6c260aad423caf28a66bcaf2c34d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7835588e64b9486681cf4698cd6c0a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0fb16c9a9274b9faa5f2527063861a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "253134edc69346069beeddda915a356b", "region_id": "RegionOne"}], "type": "block-storage", "id": "96e2897c15314e0faf4231807788cdab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f6ab8a6bb7b4e4ab77482ad9b2eb701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19459619d46f412fb3615985773dbc37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b851e97ac7c9498cb7479d5ee575a8af", "region_id": "RegionOne"}], "type": "volumev3", "id": "92d49fcc27f748a08c6ff41d0ea59dbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dd7481aa91b4b3c83f3d77c3251ccad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6bb52f725348bfb18cd1a766a0383f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06c5ae2f8abd44ecb1747d8cae5c5d34", "region_id": "RegionOne"}], "type": "volumev2", "id": "649ddce65d7c4ecd9bf636a70dadfa13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66e6b625bef14b89a0db5152bf9e404e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70750c7ac8124a92aa9046f947688bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25453f66122041c1ad35b1b9af997c89", "region_id": "RegionOne"}], "type": "volume", "id": "91d4c34a9ac14bb9a347a29a9ef35a33", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c3d257b9b8c4f8a964e6ac3fa8ad8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c58e10d6cb724ab7b38fdde3e33fdef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1890f2d7bec74154bd9795a807a3bce4", "region_id": "RegionOne"}], "type": "block-store", "id": "a88a5907f198481aa6cd6f0d7ab268e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95f3873ddadb4046b2a96115895ef58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e63631aea81a43b28ebef5cbb8e038b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cf91bcb768db4e7d99655ad24a233982", "region_id": "RegionOne"}], "type": "alarm", "id": "79632c1646b54cdaa534a2ab317e0270", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "62a99188c0d14b39b7ee5b45937f2807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e262be459eab4b15a8177cc0a21462e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0bf1d1d4a95743bdb4666d7da4f9a173", "region_id": "RegionOne"}], "type": "alarming", "id": "9b7ed92a6b7442f5b1ed40e870826515", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47534622a79b476eb1f7c4e3fd790876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6eba30511cd462d97a8b1339efc697d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6b59e901c2ee4568ac3de747623e32b6", "region_id": "RegionOne"}], "type": "meter", "id": "f8cb6818286f474d95b67c831f78fc77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8b0d3dc6552454ea7ded5df9329ead6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f88080facd8a49c0921b0cbc919433bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3dfbdd04dd984ebd885445c3d5fd21b0", "region_id": "RegionOne"}], "type": "metering", "id": "9c9fbf2409a240669ed4c0174d656c74", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2753c47a2034e6796d7758766c2c278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8109f1d1e30487cb84f83c0d3ed6e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "663528ce1f7548898e40692f9706c7c4", "region_id": "RegionOne"}], "type": "telemetry", "id": "255c271e58cd4bf189c255230a1f1418", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ed1ddca2706d4af9bb09ea4ceab5ef99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7b120860fb6549ebb2b7d65a6316f3b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6807277e4695473ea8782e3c6a098a42", "region_id": "RegionOne"}], "type": "event", "id": "6b7866beed4a4f2ebec7f537ad3e44b8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "74596d2181944760a314a22437afbee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "97a5cc02fb1546cfa5bfaf332d54c310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6fb26c023a944f26a87fa454556d02b6", "region_id": "RegionOne"}], "type": "events", "id": "768294f8a7944ccc887b9d27201c21be", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea09cefeb73d44749b6c21c650503dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b6b34bca37c4456a07ecdf665e1a307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "33ee6761c32d4c10a274c7b214f32a90", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6ee80e0754294716ad66f365c1cc7fef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7631741d70e4554bd1ad212c7b05b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8bf0f05ee53c4b47bf76f48355d46816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8eeee92d97a44af3a45a3b3e82281a48", "region_id": "RegionOne"}], "type": "application_deployment", "id": "093ade2748434c738534c94f80655d5c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bcf36965506b4329b5ea3407f7b1f0e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e88f8ae6ddf348ae9637393721ba440f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "80d6a656dac141b7971be6105dc289ca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b815463a1a2f4edb966d57e8372a4b16", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b0ed1a0d3a3417895c3e88adadc0321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a26f93d18c22412d84ac06e86cb8e74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1771c968e84a42a28393124c9dfffff5", "region_id": "RegionOne"}], "type": "tricircle", "id": "2d8c84b689834e2790b270fff3df667a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b65bcf6afd80491382f2ae0eff1aaa54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e4909143a8143d295b48ea2578ead45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "524281d3215d4ee49f6eaee5924a8372", "region_id": "RegionOne"}], "type": "database", "id": "978c3940c6654f4e90359b44a920dfc6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54ab404ad4fd4c6a9d7f067d2a64b701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f10e907cc11e4b63b27cdd0eedf888ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "86e8b6316f1b404d9f29845fb8f889d9", "region_id": "RegionOne"}], "type": "application-container", "id": "5f097dd40f724704b6ca45c244ada3d5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26a7f6544c8145fd820c1492f1023209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d0b4379808b41ee9ba3ec195549d7ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f95525c4209c4b8f8d4a0567dbefac02", "region_id": "RegionOne"}], "type": "container", "id": "b51286a83b5f4164acc118cf3393ba20", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b923f2f9c15345d4910c471c87eb3081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0a9fe9ea9bb45368756a3f2febcebd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9fcba4b7359a4576ac6b5e44dc5aceef", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1c16b21a0f6547a499b27f5439df6ba2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33a203fa912a4dadb910236aa80c330f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1c40005e015422b90f6f45dcb84dc7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bcd26192d05743cf92955f54599820f9", "region_id": "RegionOne"}], "type": "rca", "id": "b4f3f89c73854fcf969df185675f1173", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8744759c6b744b7a8d4e203082811b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "903fa8f474a04f4cb7be8bd52b046230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e5349982578a4746895e7c91b75b3701", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e1a9ac9ce4354ed29335596501ac3ebe", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a12193ec4e934e2480fe9f8831abc87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "538784a0c4804cfc900a840375dc3bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "98dc717dc7e94654b74f7b20b4d6153a", "region_id": "RegionOne"}], "type": "network", "id": "793524f11daa4d4c8a751ab569b464db", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e8fee661882d4785b5888bee04371c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1d126316499640299e1b822957ea304c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3650bfef13e24fc085b6fdf802a6ddab", "region_id": "RegionOne"}], "type": "backup", "id": "f030d92730aa489bbb028e2c2619373f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de51c91ba23b4d2bb5950d9251486048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d4bc3b844594874b395119ef205633b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f907782be69841498d01982a690c7dff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a954acb4512d4ec095e58ffc02521704", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9e2d2a4600034234933e8982c22af61b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b92d3bf81df462e9df0dba353ce2b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd5575d71f88477ea20281f449743e46", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0797d0ab1abd416bab82955fb75f0bb8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11c26b9bf9fd4c3c88b6deb634ac9afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "897f34c0c5e3435b901c37f12c28a70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b598ba37f33445de89340db97fbe88d1", "region_id": "RegionOne"}], "type": "monitoring", "id": "46933cc4d88b4e0587146db77375d787", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4dadd9575aae4cca815ad77336a2e31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "47a7eb0b4dbd4c64916b0a0e04e9e590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "53af1126f0734ac08e3bfba6903dc373", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "14747125b9ab4409a0d58c49ba7288d4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6ab24459431f44809bce15ae16c24f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c26412409d9345d985050b17a13ebb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "698e7ed0f3a9483faa6479a56bec2e80", "region_id": "RegionOne"}], "type": "placement", "id": "b24ed577dd0b474fac29779c657e7a68", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1416b6b8673a42f5aeba1fa740f783cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d23b56a34dbc445d8ceacb7ac39a5769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "86c64e6c4d044cb998db3452bc7d61ee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b37d41aef134d46a696fbc56203fba5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cd93e63b941401a8bb24dd66ab5c291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2503d26df3624f879847c619cbe269ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7739940ec6b343d0887c455905fbe16d", "region_id": "RegionOne"}], "type": "ha", "id": "3b6adbcd492a4c12aafa8e9144c95070", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3a8db3c155974065a0a2f56f26f7ea73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6bb31d384c8340a6b2ebc193cc0ece77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7df7be1af8fd4c788547f6d7524b4cc4", "region_id": "RegionOne"}], "type": "reservation", "id": "d1ded450b1204ae1b75c0ba6083149bf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "32a2d3c4238d44a29aa74ac4d7dee086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5959073a84314fa9ab8a77b6f0cb5c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "474c5a3e5a434662b3ef33dd162465bb", "region_id": "RegionOne"}], "type": "function-engine", "id": "2dcfb110b063496cbe0f39665b726d45", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c85e42c28f9749b1aa33a2435a2e4f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8caec22cbfa746338ca1e19c65626d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7d566792b43b4a959ac7ea76c64bd554", "region_id": "RegionOne"}], "type": "accelerator", "id": "8c69d2464cdf47bb97e8b8bcc0b33c7b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3541af8b50bb4636ad248907434b8d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8f5862106a9445fe82d48ebaaa70cfe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ebb60efcb285457b9baa7561fa7f187a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8fd9e10502c84a9884466bbb4564f8db", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ddc5d5147f564926a6cdc26bdfc09e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3eeb8d3e2424686b3141d9d7f92962d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3d689f7374b349d5a94e3efc2f738492", "region_id": "RegionOne"}], "type": "registration", "id": "edd5893c6efe4542bcfd1dd2358eb44a", "name": "adjutant"}], "user": {"domain": {"id": "e58460665eaf415d81e4ad60ba3dfe09", "name": "ec4f80a51b3e4358a60e18b54337027c"}, "id": "8342fef661bb4489bc0150a977d5cadb", "name": "87285d9af41a4b24b1486cd8109e4f12"}, "audit_ids": ["1e9296102a5b45f4939a1f5002ea8d5e", null], "issued_at": "2020-04-23T06:25:57.223010"}} {16} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.165360s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,358 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,363 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,369 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,380 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.298352+00:00", "project": {"domain": {"id": "36d206122ccb406db7e64b4918a4564d", "name": "b0b65b0aceba49ae894187ad6e30cad4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2d9234711ce74a00bf3829728fa0f7aa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "504ab7e290324282ae76441e5bbea09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ccf61b3ab88e4e60bd90a3e3db305d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "322ccebcedb146c9940f6302cb51a9be", "region_id": "RegionOne"}], "type": "identity", "id": "cf97b89ffb584f5f8c3b5c53a0b1501d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dc328ac6eb57475ea2a1a4ef3b1c9807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ff54d289f5c407d8add750e4893fd50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "298ea76ec02e4393bac1a5de4c1f13a1", "region_id": "RegionOne"}], "type": "compute", "id": "f7b056eb4d35406f96b9824a3de92a6e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6615f301da384d4692caa43ecd535e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bd1210eec0b8461e85679f48f196bb50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c5b51878cbe6475b9e38c44f93d5ce6f", "region_id": "RegionOne"}], "type": "image", "id": "91047a90b194492ca141694631e4d513", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f1b9272aa839450cb3e6c63e029e5142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "be692f849691466394e1d85fcfbbb23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e73d2fd8726340a4a4da1b0047664ee3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bec5cad6f03e4fa0af1a0183cf6665e4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ea3a156516949d4b62bf05aa60092bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd1d9a2316444930a8c17ace5b0d2510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f1b023bce02485f8d8ab8ddb5a16561", "region_id": "RegionOne"}], "type": "object-store", "id": "f82d95bd94a74208a2993c8048ceeed5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f89aa9047f3844808f74e957dcb36c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8187ac3d03c481cb3681a43e86425c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "793bbe7ac85c465ca709ab052152baad", "region_id": "RegionOne"}], "type": "clustering", "id": "fbf217fd575e46a6ba4de9d2216ef09b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d247b146f284c1e8ae86becd99c8943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a784d4f229a743ec8c682052e2e994f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36c9e7108fad427797c0ba794a75dab7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "02f09ebfdd5e4f6f8340590d945039cd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb83870f4a15464395b88f73844404ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc594c277492409c97bb3ff404c7587b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13e612e1fa3542d485596b4b229d35dc", "region_id": "RegionOne"}], "type": "cluster", "id": "2b578cce131947b4bd1c671d2f56c06a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0b569712387a4cfc81ec5cab8e2530c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc6eafadfca94757bcecfb5aaa8fc424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f898d9f59c084730bbf3c225ca3401e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "50626a6dfc294afc8dc7ea56eec75e12", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7db507ee41a24f39b8ca04d67f9b617e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6be0bf9b51674714a078b4ca7fc11e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc0903578d7f403bb2ad7d68b88681d7", "region_id": "RegionOne"}], "type": "baremetal", "id": "52ce42cd6bd2495ea138ad2aacdf28e0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9841e9b7f63740e6880e3efff8a24ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae259d6cb5954276b8a8ecaf4aba3913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e2ebd305f71e42fcac03147df6b1c815", "region_id": "RegionOne"}], "type": "bare-metal", "id": "87d95361239b49df9d6790c5d851e6c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2039c463a35f4db3bf916d001de41642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ff7ae5ab5a3b4f529297d1bacaf6f9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "25f31d332a314addba52e49d117e7481", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ebb2bc38ebd54d4588eabc8f205900ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32a9707e5352420c9ddbb148ddea62a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c3eeef69ebd45edb4979018755006c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1f7a84d4c28540d59c760ddf175e024d", "region_id": "RegionOne"}], "type": "key-manager", "id": "06d9f7f27c0d4b57ae4216227d391163", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dfdb77ada66d408f951be5104418eb4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "57e20ce06eb84d26a8ae92d0b1b614f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9244c761fc3d42a7b436ebcd3c33e4ef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "17231fb90e55440190596fc8041dd036", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f991c171cc8e45fcbeae26b40b963211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32f67dfea6aa458f87eaddceeef70891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d69eb0d49a224ed1baf3c934cc1d8c01", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2997673f887e4557a56d0ce7b35fe6ef", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d16eb6bbfa7644fa885dab7a5f33a0ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a94690308eb84feda2610d0fa48cb8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9da3a0b8f26f446ead5372bef2147b0e", "region_id": "RegionOne"}], "type": "message", "id": "d9c97593decc4a8089cffd3c9055634b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7957c9d703324792ac62686b7073b7cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f388d5e21bb24d8f93d79a6aa5d9ff62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "329d363b916f49d0b7cf7724bcd08fb5", "region_id": "RegionOne"}], "type": "messaging", "id": "da7bc9cce77a4a34a30a768504d9028d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b207e832b35c4e70af1ff59211a09477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7a99cf6eefc414baeb0a52eb88993d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6ba074e3639848f295c5527c3ee441c2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ab96f2962e0b475cbbe92fa7a21fcb14", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d16350ff164e4eb18077c2d59fad5d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f4fc40126104fa898a7a9c7a604dbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "131ba31fcec14ae39a5b1f59489896dd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e5f4693f0bf7492eb2bef78e7db1318e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffe6f3de3079459c869fcb79493f9c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "896ad49e6cba4dafa9e8de27185cf890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61973f716bc34546867be5766535b768", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bb7eb1b954074ae4893c1893bbf22a0d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28c93f88a43643fb9de4d7462f6986cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbc456fbc83441fb93c390ee04810b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bf6ea76af5c4b6f93095802482feecc", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a548cb1b9264903bc6b7ce89e0cd488", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d7748fd31026423cb7f6ce1896059041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b5797f807165472ba11a110cbe73a6c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "77f6bd3f315a40009518af22cde9d0d8", "region_id": "RegionOne"}], "type": "search", "id": "339c31473c4a4756af41ccc8c7049c2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "97bdd6bf15a144dba6662d84997c5f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "185b2c17c91d4ad9b6980a5112f21c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "74c1a996f7084a02b400c7e57e7765c8", "region_id": "RegionOne"}], "type": "dns", "id": "f665a0fce7844ae8bf9fa4c85172b120", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56a748917df34392a440cd039dd27fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "92b4987a9fc4489a9874c78a122da5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3b95e475a584c29baa85020d234626a", "region_id": "RegionOne"}], "type": "workflow", "id": "dbc4f516c9f042b8abe27678e3619e9d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c9443743301e44c78439191293e3936e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0696d1dbbf5481a8b21d8a4a154a09d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "278738ea5654461c90848189b1f53741", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7e91962ce526480286258aa1bf5af5ad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d0640aa8085c477eabe3c1d404150709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0deeb4eed16a40deb69983fee6e4bb78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d915f1134e6040aab1070789e8672dad", "region_id": "RegionOne"}], "type": "rating", "id": "14bd01f174ae48e2aa5b0eb9f330a0e5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "627142c67b07413c8f132ee9d55b935e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "420aa53bd21d43848bc69cbf02f864af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "adda1a9fe73d4e18bdb9850cc89e7c25", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a0588f8a51d241b4ad3efe31e7f857b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "83cfa09a3f2e43d7b53d7d94b33a7df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a3c5c4cdda2242f491d7b9481adb2567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f1d67ea72dd2447998d17ecd99aeb403", "region_id": "RegionOne"}], "type": "policy", "id": "32cbd4b113004175a346077d722047fd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397594223cdc4c6cab8b77b1d7e98f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6629e290e2af4e3f9381f12ef6fbe1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45a7617feb404212bfee48c9c14a2183", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e3e57dfad2144ea393f05ad9fa09358a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23a5bbab263343f8803936f8b2858a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e12780566eae4bdaac3cc1af212cccfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4d2603d247848e6a6d8d522c5493750", "region_id": "RegionOne"}], "type": "sharev2", "id": "1baf5c6bcd5d48378da4a5cd6a10c191", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7761519ec6345d1bf760cba4af45e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ded8f998ad244dda306e6daee7ef07e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9e97f1787ae49ecaa4d3ea5954e912c", "region_id": "RegionOne"}], "type": "share", "id": "9524db514c834f26bb32b478fcbfb081", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c6e6109fa714244921981674662bc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b99f2908d0a4724b7e35c810b75fd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d24b876924a48f2bb1316d1d1227e3e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6751901f4c1c4d2cbf592da18fcff4ce", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59674ff8e6464ee6b6419b045212e553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c9cb5a88e2e49769732eb8007df40f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "458b8b6c05434ab3af69577265f5341b", "region_id": "RegionOne"}], "type": "orchestration", "id": "d0bcd0da91d541639fdfd35c6ea29618", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba2be2683b8445080f599fdc1e90603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf256a9e98604c11807717b4f307c06d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97efd9faf8a649a1bdf17b4312949328", "region_id": "RegionOne"}], "type": "block-storage", "id": "b32053030b224616888971c8b7ddc9a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9498cc4dad94560b0512ba6b213ba27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae6744a28eea4ff59067f28c7c280480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0e09646da084adfaee8cc698f06b04d", "region_id": "RegionOne"}], "type": "volumev3", "id": "e4ecb539f38b46c284a5c7310ea04c02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb1bd68ce2b748e8b92d40ca9a2f69c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7be28fb036449a8ac7288b75d22482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcbe3b9471894ea2b3189bf753ece3a3", "region_id": "RegionOne"}], "type": "volumev2", "id": "fb9b6a0c2e13403dba7f7db775291cfa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b1badad6a44029b155fb19e7c88102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a6f68d4d484449e882cf51c36fd81a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f3facb857e475bbf1c74ca30a26e73", "region_id": "RegionOne"}], "type": "volume", "id": "e662b083d2bc4385b338567650033c7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921d09aa6cdf4341b53bc7543a20d8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a13d4719075348fcafd5eb7c27709527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cb109e5a00e4207a43321a0347b9d92", "region_id": "RegionOne"}], "type": "block-store", "id": "27fe643393024a45a826a749f3cc0e53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25c127999f6e47399384783273ef3c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7678de86310543819a9a5da4a64d4ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f88d96f586a448ccb58803231e48bdca", "region_id": "RegionOne"}], "type": "alarm", "id": "9f5458f6d3014114989dc93ba76ef5db", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb49acabf771486c8a93684923569b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bdf53f9a37f242618fe40775854b6672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "658d5746a71449928311034a8425995b", "region_id": "RegionOne"}], "type": "alarming", "id": "0d7286b7981942b68d96433270811f17", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0538fe05a5e84f8fbcedbfe9a2dbddcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa55681c029640e09342be14b3840b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e22f41218a46477783c1a0acac76da9f", "region_id": "RegionOne"}], "type": "meter", "id": "5a8bb765fd514defa1411e033c80527f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "249c949bda6a46cfb58dcb6dcb0a77e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c3143cf17f24fa8bb7936ef6d38e586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f6899b12f6c84bd6b3f135abda98b49b", "region_id": "RegionOne"}], "type": "metering", "id": "0db92fa5307f44688dde3f9432485bf1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cb28ea51dcf416dae6a7f06b79e90a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c58ee706593e46f485147cdaf55adb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0872c5d9bc064a74b3e2b016340a9549", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c06ff15a500443584859e6e9b79a17b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a06055c6f05e47ff8ad5f399832e9236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bbce7e4f4a094c4fa3b9f8a91a43b465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93d858381eb7400ba79c15b9d60ac722", "region_id": "RegionOne"}], "type": "event", "id": "58ecc8f46dcc4fa09b5ba490fbea2ee0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "23fbfa5abe3745508e3015d15dc26b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3df71d904d0a41fa905900158775b5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ab34ad0f5e244ec28aa2b2de5fe29c4d", "region_id": "RegionOne"}], "type": "events", "id": "0036acd4ec624d3fb1ceed4e662650ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aef7c9db0ea94e54a36a57f2a7f98269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb215aea02be4bb9977a9c2f00b832d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0dba57cda0f74ea2969fee429032a6e9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "200df8d7b7444bb0a827a56f01d54d26", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98edb754effa45909bdf3e7d9beaad00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad0b118e5bf242a2953211d690b747db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c032fc6637f74b4596b502652810fd97", "region_id": "RegionOne"}], "type": "application_deployment", "id": "239899b2a4114548bbc24137e6ac1e84", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3532da7814843e0adbeea2eb1113a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6b50dfd82264c93a2ab14749dbf0306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "db71a0ee59864d7294507b22823be1ed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2fffd3a94e3f4f42a092ca248fb95e03", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "986f0596427c445b841ed910ca4649ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cb02426cfc74125b11826ea52295bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff394f474ab648fdabd0c3fe8a283997", "region_id": "RegionOne"}], "type": "tricircle", "id": "964f910681c34ac1b42027f5b75838ad", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e43a68cf35914100a15114f097b9e4a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e767fdfa8f31491ea9ac53f022dd2388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9ba2cb93bf58493bbafb465f7dc21b31", "region_id": "RegionOne"}], "type": "database", "id": "9b633966fcdd42cfa2af05f8de2ce3d1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e68abdcb29b746bd96e2a8fd3940589b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58686543243e425cab13efbe9ab6940e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c9857663cebd49ebb107f6775bea83e1", "region_id": "RegionOne"}], "type": "application-container", "id": "557c7bc95c664ee988afacee220750fa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aeeb2b9b40314f4f92f78a3dee70607e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ae3948a2ef14c0ebef3bbce69050a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "eb6bfb3dfd1c4a96a77688622fed871a", "region_id": "RegionOne"}], "type": "container", "id": "ae0f6c0aa30d4746bbf6ee16685ae172", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3a5a28753b54b8f900bbbee193a9451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a1806ce08cd4a479145dd7feed1c456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b1c1d5092e234503b5773592c0338b11", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4df37a02449341a690e6638372280cd3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3772d0b75bd94fdc96c4aa1a8ab6f6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e080c5a79cc4b37984977e73111cfac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "74bc95f22b4243b6817d29d3214bc6f1", "region_id": "RegionOne"}], "type": "rca", "id": "6979cc92a5a443d8aeebaa965734d0f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c362d34e8e394443905df4238e773407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fe0f903febda4600bf765e4b878cf10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c13686c2d91b4f95b8d4e0c97be2a5e7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e8f62c4182e24a998fa809301c7a13d2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d2362d55833d4f749ea72eda62205a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "40c488470c3f41bb8d7a71efcacd4f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b801efac3b2d4a03aae8abd7db0f3469", "region_id": "RegionOne"}], "type": "network", "id": "89d36033f29a44c3bdba42a3c143e878", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4b9beab91c6b48399ce5525c1cf319cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b06d1a2cabf34d4e9d3893b1e455dfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "78564cc1ade7457fb62aa2f0d54bb789", "region_id": "RegionOne"}], "type": "backup", "id": "c876d79a190f43d481ee2558a1a68cac", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01130ab972ad4f9e9b042f65aac7d0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccf3ccb377d946d3950b44241cc87f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6fb2a1174c9c4df78f3d8bde8681e716", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ac6d5c77dcbe44458c6277a9af7bbc42", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "112b65811ac34ea489cfc71e898be3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c7864d099ef4447b89a99914cf76eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b0bf2590cbbd47d19da34bcd0e966a7a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "08d59ce8b93a46d398eb99967921f091", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b31d64ec89642cb83321e61263c4344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a2464278ddbc430ebf29b9edcbfa25de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f1f603dfcc4148c2a87ec2e81e1a64aa", "region_id": "RegionOne"}], "type": "monitoring", "id": "c377a7d1dc9d4e279151ac9038274eee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a7b1334bc8fe4914bcc0d194baf85024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c861efe05d254d5891c95fb304da1d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "deb06510952c4aa2b46535b8f613add4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9a0bcbcd390d42e68eb20c2cb99f1162", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "68b714ec3c9c41b085710a18b469be89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2d87fec73ef0453e9f02cebc59db5f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "949d1449be364b2895f738d3492bc0bf", "region_id": "RegionOne"}], "type": "placement", "id": "f6ba0001bd324f59af46cc073fb94d41", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d257d64ae1594f3ba2eb81d61c5c7d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2747cd0c6eca434a984d704dd75b6a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78beafd542514143858c78811f3f6aaa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "402e91d0765b4437a298feb0d022e7e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40be159e8cec41a8a547cd2db1b93e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "46b195a00a7c49ed9adcd20b33a06770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c15239c13e9f4bf59c99ba8ddf502a54", "region_id": "RegionOne"}], "type": "ha", "id": "ff13f346b1294724be67e3094497f94c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e5faab9f2c824e0c9261609918148e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a36032bc58d64834a7b278e8eb1fbf03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a8c89ddc115e4113ab66c22de05e1285", "region_id": "RegionOne"}], "type": "reservation", "id": "6aab193306f2475f8df7eb9069de4987", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c07e1712206d424181209819c82f74ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "90baa267234d4032829e0576aadf9e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bb9b45ebef554da3a47ef18a35b3d501", "region_id": "RegionOne"}], "type": "function-engine", "id": "191e94d482fb42f29629ea139c185fc9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d2088b31e56045a2a30c7a8dd4d59845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "56230157f4354e0da47dfa7861c66008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2a2233b21516472f997bc1ab6efd0524", "region_id": "RegionOne"}], "type": "accelerator", "id": "031b07d35ce843258ff60831aa209af3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2154f28622f0405da70473e47e05510e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19adb227908347f39c1203e0ef34e75b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1500056afa744c36861ba726d2463fde", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0f4c004856a146e5b02efc3baf527e96", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34a501ddec0a488bac2c95c57872b94a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60ec7bbd405c41baa29472f2ca9d6096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "38d12de3c49240cda33e4b255868f829", "region_id": "RegionOne"}], "type": "registration", "id": "178d56a1f706477d9c9d2acae7bc2a26", "name": "adjutant"}], "user": {"domain": {"id": "c8f514752eb94b4984efd0eba059e317", "name": "87ced4ee766d4cc19262486690717eb1"}, "id": "aaad3d3b56ea4255931f9ff947a175cc", "name": "15b6d456f7e54719bfa3e1275f2e28a2"}, "audit_ids": ["605f3d6bf9df48b6b7bc5e8f43ebbd62", null], "issued_at": "2020-04-23T06:25:57.298352"}} 2020-04-23 06:27:57,454 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,458 keystoneauth.session RESP: [200] content-type: application/json x-container-read: invalid {24} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_profile [0.220664s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,276 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,281 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,284 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,294 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.224764+00:00", "project": {"domain": {"id": "383b9c0c05c748f1860907706a0dedf3", "name": "5a668facdf064304aeb4ae240e8621b5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1c6697fd1e33459eacb05c210b7732c0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8965b5e577324a4d892d42399fb30920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "293d62788e7249a5897dea1749db5757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "05ae59a2515e460ba7e1d3038e58f69f", "region_id": "RegionOne"}], "type": "identity", "id": "ec653f2f116541edb7815208bb72d423", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a97ba80ad2764cb5a0534c23ce50909d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ff5e119b453246ddac2fa8ccad63e956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "be582a2e445242858cc07ee01f918165", "region_id": "RegionOne"}], "type": "compute", "id": "23e458501674493b8dceba13122f9626", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "59b02403f6f843c5ba82824e7c544685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "87e6a1388bbe439e92c3849958e3b736", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc8b3f1156244980819c5ea23391b3ee", "region_id": "RegionOne"}], "type": "image", "id": "7284f0eecd964aacb8ae765c25d75834", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e30ae25c88f2414c91460ed39db8797a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3b71645df8c34c70b7371dd126076c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "215e479991614f458e7de73da46af017", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9219f50796094a428bdf1397f55da7d9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06c2f138f8254a798ba1bf57b94b3010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cc4bb6dea6649788d233eacdbcd7eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fb525c8ded248de99d7fb0caee7a51a", "region_id": "RegionOne"}], "type": "object-store", "id": "920884b63d5642ab94a25b99f80987cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d495f53b47a47f7bb4c652671eddb96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d524cb83adf1454f9cff65af9af7513e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99375ef67d9145bd877d02dd93c628d8", "region_id": "RegionOne"}], "type": "clustering", "id": "d46b6572448f463ca2f44fec2cffdf7b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ec1295ae77a4dae891cda4a25d9adb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "055b05c1daa241d48efda0e984aceae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "abbb18f07a5b4d00a148d75719a48106", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f5f2a353cfc7463bad3d28f5e51fd04c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f00ed4ce61843fabfe7abd0158d5b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bd977a7d73547e78578e526907a6066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "426f84c316e048259e6af93286e4ec62", "region_id": "RegionOne"}], "type": "cluster", "id": "3e719270a3c54a969aae80b6d3b59dcb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b53164db105245078ea5e29b2e50a16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a0f459e572c847eb9291c003839a8f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "12c6188bc5f14a0d9fac7dd67afb98ab", "region_id": "RegionOne"}], "type": "data-processing", "id": "a3e02e757dd74f6694fed1f152a28754", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "35840ce82e2b4f5fb32c554d0da44e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb01bc18f33043028cb19659bcd756d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f43db2dc2600410ba1f3638f00a44d17", "region_id": "RegionOne"}], "type": "baremetal", "id": "3d3eab8199a343158168739cf8953dc0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9dde8c2366b4752a319d394e9ba2fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c509cf7909834b2db342094f11a308da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "47db2d40beef4dfb9188623aaa692f2f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "015c9e2ec6cd494b91cdce1270149f9c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0debc11e7617422387b31a9a6122f041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d418435ddd1a4e228a82883d90e0f50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ec1ac99652fc436ca8c38d398649c65c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "63224a50f209408eaf012d6a0095f9e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "96fe14a90b9b42e1aada89527be788db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "836ad1f006de4fedb4466ead228d2f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "104919cd0fd5476b93642e8b1a93c9a4", "region_id": "RegionOne"}], "type": "key-manager", "id": "7fa3c0d17a0a481793422adc158d2ec4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2001a505fd704ca099816dc9adfd6095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce90ef39d1a24d71a4de58e6842d7c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57b9b27c813d46e2b1659575b5237274", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "daa93cfa7d5e40579d7f7dc8a5a7bbfc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7067abba62b34bcb9418dc2ab924a740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b40df4ba202a41dfb5320ccdedd08d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1ae1890d84b74910bcb701ea7dbcea9f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad8db47046da4b65b8d7ccf0af9505d9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a72d75f72b9f42ce974076fe8d132d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2c5acbf9110e4e4c9e8644e3bca6ec00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "574989c0209149ee8f65c288970763d7", "region_id": "RegionOne"}], "type": "message", "id": "ba28145650c24e7a9b5f87d1418993e2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "51f3b63f49b5474db1f17d219455ef23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "360f17579bcf4f0d89bf17252b634733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "872aff1147f54e4da7f7297fac00ca00", "region_id": "RegionOne"}], "type": "messaging", "id": "ffb6934617ad4211a048a246417507ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d73e732e1b14ea4b182bc23f1f98e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5101cf9c46924b179e44274438e720b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6df9f0afabe548b7a56111f80ddb7919", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3873d4cc479e4e2c9beafbbe4fe3a5bb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b020f07b47b48c1bfe708ba0053a90a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d20f5418cca4ca882ac5126b2b39593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0367a86ddaba4324aec344ebe95e9fcd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bc94fb3c63c2450cb25be880ef6222f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "196ab59ad28b493aad468327cf7f37e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af3d8f0c13af4bcea9fe2a97fb928d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5ae29b879854bc2a828a700cc35cde1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8270bc6ef1d64d15814954898bb4a52f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e4d43c903bb43fdb06884a9ff9a8c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bf59415ef7d481998f4b01f3d4bb29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f60530dac26a4dab947c6d5ca44cf14a", "region_id": "RegionOne"}], "type": "container-infra", "id": "ecd5f9652bcb4613978fcbd7a8da9690", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1f6fe623af894fee862244ef5f5279ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c1bd0811af3a44fdb354888bc8ae9cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8a02f0b1ec454500876f4079761d8b13", "region_id": "RegionOne"}], "type": "search", "id": "43614908c61b469eb44afd1e48668a08", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "64e077daf36841fba49f1608cd6c0fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "eebf474e02e6422eafb63eedbaa0db2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "735ca7bf33934d64bc3af13c8b19af9b", "region_id": "RegionOne"}], "type": "dns", "id": "c29e312f8fea4f7aa1a7844c3ff75d8c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd4e96b95c9445608aad5b8f18e46f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6462c225cc65411d9b2a53d8870bf051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3da2183255d44e84b2f347907d5579eb", "region_id": "RegionOne"}], "type": "workflow", "id": "95de5143aff545f19046185c2d0d7dec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a808551266c42b48cb6cb91af2bd22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d288c648d1ee4914a990e510627fbcdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f8c11daf0f0f4361a7bc3dea5144e793", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aef399e007dc419cb4e4f2dca4aa56aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee4dd8d8add14c1497ac51c350953958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3a23251a2aaa49a4830f31d56d4567e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c6c849c4624a41e5a8079670aa41e24e", "region_id": "RegionOne"}], "type": "rating", "id": "cbca2d9deeb745a0aedd83160cd95f86", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ff26a8b4d8614915a80080a396c171f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "141d680fc85043beb9988d654b5fee7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9cf7a7766a0e46849701af413fa8d139", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7bb605887a1b4526b574ef9de864deb8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d7dc7234f734e4a98501e0a826f8af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "16ca7d7a5daf447fafd98d097f6bf1e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1c546dbb3f2a4a9b9678dffa400fcf24", "region_id": "RegionOne"}], "type": "policy", "id": "3a73c496a9c44510acbd8dffde2019e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4c66423044444efb8e402c73561733e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bb2942567e546a692421e0469933761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fdd70290ae44187b1ee02e093cb8d4d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f18b5e5ccb024748bbe4322c77d109f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43dbd02e5a1d4108a171383f4b9c8af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed7dc31d21e247619a4335f6e6e652c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d262f2c615354e9385ffdd292c97dff3", "region_id": "RegionOne"}], "type": "sharev2", "id": "ae2355472aee4d4b9e4015a701158825", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f86b1e1ebc46437c976e8d974bb428b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43c929491b3a4b88ad7534443fa84bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57474a2c402441dcbd49ba779a96cd4c", "region_id": "RegionOne"}], "type": "share", "id": "57d0ad884ed8499bb41d5018bd2df495", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7282f40f09124e1eacb79da668d4d0c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "99b34c5ef4e24ac0ac085dc7cdb106c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff5d3acae5b84015b5df2b1c93d182fb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f75d7034bb754bb48af23268f1483af8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e93a0377a2f846cc9e9ba5b5da2d55bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "423c5b48d7054756991963460c3cd932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "388930569254473cab5d8405fb902768", "region_id": "RegionOne"}], "type": "orchestration", "id": "a16753a766154d4bbf1ea99056a76e79", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63a3cf996da640028c8f2de9a109507c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3aed56cf6e6421aa7f5735baa94fde5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a674eb3c08bc478ab8dd1ace60a0e21d", "region_id": "RegionOne"}], "type": "block-storage", "id": "5e1b0905b425494c8289f70a7d09b7e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b948583ee4404f538740e9dc8e850325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53cb2a0858e24fa7806ec918c890feac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29ca16e1a2b0473aaf7f91ff54ad83ab", "region_id": "RegionOne"}], "type": "volumev3", "id": "47be2f34da4741beb1f6a8f21d2c73f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19547fb37e24430898be2d5da600939f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c119ffd1473544da81a628f8a3108eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e6ea93177ec462e9866ce5a544eb8f0", "region_id": "RegionOne"}], "type": "volumev2", "id": "a25f7d9ad4b44a72b92eb310f74d7d5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7b69d5a4f564ed99ce6ac94c076b0c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa8d7ce3efdd474895e9880e7b228be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37d7e90c6a97488fab55ce7289f842d0", "region_id": "RegionOne"}], "type": "volume", "id": "f80d90495d4742feaa12d8d373f4f2c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a23d5626f8f4c4f9921e69930ed2e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfa4b327be894ca8b49b8fcdc40c630c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc7cd4f0b4743e98887067bfe68e2a6", "region_id": "RegionOne"}], "type": "block-store", "id": "5e5bdf7c83d94b6ea10f3d2304dab95a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "308087103104470998e809ccf9271759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e7470486c934504b50150fb1d4ac375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed90dd2266074c34aa3352cc7c96fa63", "region_id": "RegionOne"}], "type": "alarm", "id": "ce2d69d2b79f4b1ca444fbc035b18bc2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8161d6c04a354bda9026af69d5803a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "290c565c523e436eb790ca84ef9a0965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f78d6e27cce54acd852be15ab48228ee", "region_id": "RegionOne"}], "type": "alarming", "id": "c1df4d6063b241debace7081d7dba0ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28590b1e6385439389e332447f0d44a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27be57dafd1c4702a581ca0952497179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8ea897ee01a4e84bb0d47db4ca06ac3", "region_id": "RegionOne"}], "type": "meter", "id": "50812fa46cbd4ebc9fb01c5d5fcc4c87", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed2d5ff39e9342bba8f7bdb7fd8ea540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a6a6820d541489096a059189d6f51d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07db9e5618f94a1c9138fff046215ff9", "region_id": "RegionOne"}], "type": "metering", "id": "756341fd86b3436bb0fc302486e27e1c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84430072849c468b8a6b1351a4414945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9f232280ca5489e8d6f91fa81c6299c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cf1e459a88444867aaa24ce2900180e9", "region_id": "RegionOne"}], "type": "telemetry", "id": "2789408d8cdc4afbb3c23defc2e7c99f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "85f158fd293d4340be507f9468fd0821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "44275cd571db4b24b54fe1aeef7d261d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bbe73ac7956e44108667d94500f87e20", "region_id": "RegionOne"}], "type": "event", "id": "f57ab11034e44af88bc42c15f2c7dd22", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6c15d6a30f9243988880e7dcb9898b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "35bfaed360df470aa729f16c8374fb35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "776cc7f4a99b4286a97eed7aea288f14", "region_id": "RegionOne"}], "type": "events", "id": "178bc45a7a574fe99b9a731c10374d34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d93a6f330b746fe98a6527c449b53d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d18e6598b4dd4d69be033c2f5c8827eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f7aae9457d674d709aa881bd2db1524f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9930c414bb9d472aa9787e297f0f34d5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6f579315c204bd7933155d320dbd261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "74bb1a4d7d464b38b4cd53135e7c21be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d5b74b6d83794710b2f0b3907d8d5f7e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f0a4531f46a146cd8b3efb9928b11f0c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8355cd0ece3e40d68c5010363ca6356d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbbe50eae58546c89efe2da6591a4797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "772ecf554bac41d9a9f04f22336e73b9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ffc057d329b94d3abddf81bd43f7fddc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58ea0bbbe56b44e9aba4b116979bd10a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e30144f52624170b02a7387ba3435ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2763a910622b40fc814a07b24b0adba9", "region_id": "RegionOne"}], "type": "tricircle", "id": "e03ed582b4f9416f8ca945171b9e5d46", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0d854a1a86194f3181a696df9cf75230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6779ba1715c049eb9163ea0ed3bab276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9812c2a23ddb4d02b7d6512756f85fad", "region_id": "RegionOne"}], "type": "database", "id": "4ebd1a7f0e314b3799210b8364b79a6d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57d023d69ce94dcc9e32ed21178a58de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff8d9abf4e1049738e64c332752208b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "77bfc7c207964b6980aaf863ee79790d", "region_id": "RegionOne"}], "type": "application-container", "id": "7dab18d4774d456484dde256a48bd1e2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "006d04aba26b4794a122a76ff0e084d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40cac158aea54f56ab622e35ab45a332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2564eba1d78847fca03b7985f40ed328", "region_id": "RegionOne"}], "type": "container", "id": "63484f9c9eb84d868b9b94fe8e4badcc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5bf23b150aba4573907bda1d939e281d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06d539f544ee455287e7641145a6a76d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "57763d82098644458e3c9ee3d302fbf3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e0bf52f010d54cf1b68da6594a584fdc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3736d1f5069c4a24a5bafa4dd20d232b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "84b7aeaac2a2436a824af7a2e2337aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bdd6f239b7bf49fe8dd0330f5c0e4646", "region_id": "RegionOne"}], "type": "rca", "id": "c89173997a424226ac5ca577d6a00977", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e81556a9301c4d698581c34a35a9fd2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dfac7f5cf6d4433fb50982b931b17a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "38e966cbbdb34d87993e57681ba72a3e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6710c7809c1d44a0b5ffa54ba1504699", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c11b6ecf2dfd4a47adb0155e2a768260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1263d8dd7527404381fef543c43fec28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "eacf156f015c4fdeaa21289ad22a1d72", "region_id": "RegionOne"}], "type": "network", "id": "570edf60e117469d94a090bbd796487c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ae2d799b98bf476aadc1168655996139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "396e4752bea84523a4b40b55be48805a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ea892f3accaa4875a557f7781c94b515", "region_id": "RegionOne"}], "type": "backup", "id": "65123d3a79f94b85bf47ff446a9c5fe0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f078a53b5f84585b0ab8a78b920fe0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d63158518b34065947da9a5a1751034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e0bce368e80c465282ac2467f5550384", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4263ec08fbb84920a9dbdc66ef449b9b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d277a6de3e542bc8c70602d82b2e8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "53c6c2a9789940059aaaf8bafc2cdbe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "37c56ae2b7f84f1faf9b416544cadba4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "380254941e3c4dd5a8b43d47aac4fc99", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c38283903a4643db9d1a40ed2d977733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cff2b707ed5242f3a8cc2d073fd55e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "30e76d058b1a497685bceb4ca2ff4e32", "region_id": "RegionOne"}], "type": "monitoring", "id": "e63d69db34404f2289d6d12b13fee46c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2359a658906e49ac82ca6cf3b5432b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4dc11ff4dfa47ba8a5a47f6ab7170ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "11faa254739845c7abb4bf9e9f48bec9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e77c7a2ee4024101a072ee6948d996cc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b882122a2a3843c89da99b85386d831a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4e4f688508584f7dba1a2e63b0e3c8bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e766bb28104a4b808cb531a6d902e8c5", "region_id": "RegionOne"}], "type": "placement", "id": "7b206d9cd02e4985b96f8ee3471705a7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1e362b9ca3e74dababf3b4465b0338a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b94a5ddf25b1471aaa7520a3a3617f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1efdeb47ab414a91aff3d4029861f2d5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "88e8b379c3dd44b781aff42e5f537a0a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11fc448d2b7e4cb097d20076935d41c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5806e8016e264ad7ad20750e46de9bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "70a0e21339754c9baaefe269928723ae", "region_id": "RegionOne"}], "type": "ha", "id": "430c2e20d3b849e6968dd371406872c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75c2fb34a1754acaa2f010897f95c1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7bdabfb765a94312979bf9867ab1ee67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "106f50571bee47959e61ec13d81571d5", "region_id": "RegionOne"}], "type": "reservation", "id": "1b994744a48445eb9877da76089b61ce", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "895607bfe4234d6083b55650c7c449ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d60801aff25454f97e1275dc5d9e434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c58b1f0ab9c3477db206fb4b2b984edb", "region_id": "RegionOne"}], "type": "function-engine", "id": "54156cdba1f34345b3f51e7f89cced28", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "543353a908a24e5882cbe6e9282be0af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dca27adc59cb43c5ad235707ea68c10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4f2f56bad7054c09b8fa1bd28bbe4f9a", "region_id": "RegionOne"}], "type": "accelerator", "id": "c4bb02ff55b94dde9ecf33dfee021f6d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "150e95f0ed86460aacc78c98a654d820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f09af4b323b541159cf79665022fbe16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "08ff4e1e7a7546f6a0fb686ac5844682", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6315366cb1c74480a52973ea1a882383", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6ad66afdf8f4d0aaf293dfa5c10ee9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c19e14bdb2e4dbbbfc7e2c26c33c180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ff9bd88dfb748f9b54d24c38b4cb2ae", "region_id": "RegionOne"}], "type": "registration", "id": "7e607b73f57a41be89ed9f429452b1e6", "name": "adjutant"}], "user": {"domain": {"id": "d2fcbf5b25b04bc1ad3e54ffad356fa5", "name": "8096fdd9a88d4cc4a5cc22622210dd1c"}, "id": "829e0f440b43488b8679925fd29cf715", "name": "763257be5a6c4909952ef374b872b86b"}, "audit_ids": ["306876652ebe4d3f82dd53d74df33dfb", null], "issued_at": "2020-04-23T06:25:57.224764"}} 2020-04-23 06:27:57,362 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,366 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,368 keystoneauth.session RESP BODY: { "versions": [ { "id": "1.0", "links": [ { "href": "/v1/", "rel": "self" }, { "href": "https://clustering.example.com/api-ref/clustering", "rel": "help" } ], "max_version": "1.7", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.clustering-v1+json" } ], "min_version": "1.0", "status": "CURRENT", "updated": "2016-01-18T00:00:00Z" } ] } 2020-04-23 06:27:57,387 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/profiles/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,391 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,392 keystoneauth.session RESP BODY: {"profile": {"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}}} 2020-04-23 06:27:57,411 keystoneauth.session REQ: curl -g -i -X GET https://clustering.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,415 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,416 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,434 keystoneauth.session REQ: curl -g -i -X DELETE https://clustering.example.com/v1/profiles/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,440 keystoneauth.session RESP BODY: {"id": "1", "spec": {}, "name": "fake-profile-name", "metadata": {}} {8} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.375541s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,132 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,138 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,142 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,154 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.071001+00:00", "project": {"domain": {"id": "37909b14e12e4a739de5513989d434aa", "name": "38fa8825ec5f4a1ab42fc8f570c201d5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c4dd7a000944c1c83dcfb14f773a58e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa5f5e3783d94d62af080b9da83a7cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "597bf079ffa04e7d90ea0b4e0d1e3dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "eee10d09aaa54b9fb228812b5a7d3d9b", "region_id": "RegionOne"}], "type": "identity", "id": "9cae5178169947879cfa35ac5662f42e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "daf3ef281fb84659bd7abfec87b0c6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "20344ee8ae3a4894bde6fb874b27dfd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "90323dadaf2d45a8a3bedb02c211d87b", "region_id": "RegionOne"}], "type": "compute", "id": "530df861a9c6463d9bd5c20259b63b38", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "96e891ee46e14d24bfb1192d1f75bb84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "483007961fbe483ab86e122f45e35b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cfee6ffecc2745c48515ddd01e0bd4fc", "region_id": "RegionOne"}], "type": "image", "id": "846379c4f2fd43df8ff785452e967a5e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6fea977f6f8e43dabf7e4cbb2c90bdfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0401f47be374d8db641fe9ef8bb45d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "314631518260471e89f752ea7d0fbe69", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cc3538becef44bf6b4547b4d33902df7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dda63884fa054c90a670be0209677929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0440d02ad89d4d558ce4a1932988d0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b88b53d705d4490aab8fea13fc1d6a09", "region_id": "RegionOne"}], "type": "object-store", "id": "580bfa52bccb4e8bafcaa26e1f0e75d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af0702a8575d4b2fb9847fd263389913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c6b6b66ace34574a60c6c5a08792bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d1abca02c0e547b8b7ba41185f3604ad", "region_id": "RegionOne"}], "type": "clustering", "id": "4ab748641efe4027801f128b984192ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "614326efa9c94586b7af0a168cd137af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "004046f36b8f418ba8164e0b6997336f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "915f10cf956041c5a632ddbd21140bd5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "715fe79af6b348c895bf381e229b20b2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9750922d1aa410d8a8d4cf892b4af5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c58a7ad925684db3941408afc0259851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51c17b2bcb1a469ab07d9b4aa6ec5678", "region_id": "RegionOne"}], "type": "cluster", "id": "42970aa6f35e498cb8c3ea993756ba78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cb7f0d57c4bd4fe7b718db6fd8b1131b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e033b863a00c45d2962252caba872921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0b9053f2a8184f0985e2bd8642210f60", "region_id": "RegionOne"}], "type": "data-processing", "id": "7eab1ddb4ba7464983551e0d3c8b1b99", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1e438d4417684b45a4c20a32cbdc4185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18801a05491c4366b2bbb631e2e7c684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3aa4e72cecf045dba99980a55a1a0524", "region_id": "RegionOne"}], "type": "baremetal", "id": "0bfae429df344ce18ab515e2b549ba5d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa66a390703b40e09a57a7f5e848a1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9baba3ae9c3c4bcd8144d80c220e1883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b8efeb2b54a47fa97979dd89dedd7fa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "407f87bfcdda4a46afc6a539b7f6c8d5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9300424b405414e8aee85777bdc5994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "24de849b97504234abf279984e328a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ae5be3e838984a62aba80f4c16982e2c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b29a281b682941b183e01847217811a0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8e4bc51949b143f982c8aec019b07d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aae5842dd55842f4bc2764c902b2eae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "175817dac71f47b9a8367eea359ad97b", "region_id": "RegionOne"}], "type": "key-manager", "id": "01ed73687afa4d8aa34ec9779e424e1a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b9a30bed2d242c1a4906744ba9f6021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "80dd619792d14a70abcfeb0aaa7e5687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5e771e7e4c4641d6b290fada7d232abe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1db046bf7cfb4f2da67e0a01e82a4c2d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "939b3f0f673d4e61b62a7700f9cfe9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b879765f19f748e18cb999347364a045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3e6e77fe3dc345cfb73a6236ca8b969d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e74a0e2127384533ad2331aebca5e700", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "27b91869d72b41c88e9982e6f10b46e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "14353544afe84924a774a1052086f6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "013731c3d9b34d7bbc16c3d6436fc83a", "region_id": "RegionOne"}], "type": "message", "id": "f56b4d018fc443d9a07ada02a59e9a2d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "729bba12b8224e8f9edf0c68856bfb70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e04e2cfbc6d648b49fdad5495a8a10c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "da791b01e8514f488257b28a0d1da7a0", "region_id": "RegionOne"}], "type": "messaging", "id": "2a0844e1326c4f18ba99dd164d911fe0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0ca6e45184684ac5816f5c56a09c848e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "45a5f79a061f445d80d8a3c6cad874ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3828a9a93f574555a3d64ea5a35538fa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f28ea352523f4bffbdc52f1198a3d025", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f0bc0d682e84b2fb10d5877adb5dffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "375b2a59e1a5410aaf0b0e532aa383c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b04bc274d37b4b4cbe35f98be43821f2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7def7c6b86c4400a8d9b748539ea316a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21e19cbb3bb341a6b602c9d8d7ecf16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52ae72e5b98d400f949f4724bdcd4887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28329e37608b4a2c945d175675a41379", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a262f325fa694635b27b5ad4ddaa9108", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fe55c810fd14f54b11d1504fca44897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c56bbc11bae74a8399e6cc057cb175c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46ceec85e9a04189bc274e907c1d2ddf", "region_id": "RegionOne"}], "type": "container-infra", "id": "4570a8789f9343d788d3843a6e7ba9c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "54cf3980c99b40f6be1990b9b7fb9ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "10ffbffbbdc746bdb8076c62c4be4276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "55911e657e5a407490065ba095e79df7", "region_id": "RegionOne"}], "type": "search", "id": "45256e2dfbb8431eb347f09eea1a351e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "096174b43e8941c19281e39941cb8970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8dcff449555c48cbaac763ac7e73f290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2ac8e69bb9cf400d84b972866a2c14dc", "region_id": "RegionOne"}], "type": "dns", "id": "e165a3b89fbb40d393c161b72272b55b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c75a6f07a87f4054946e99255a012f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e90d669bcc02463e9b7ff3cc7b243cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c3b31d841e91418380da70e59ebe3a1e", "region_id": "RegionOne"}], "type": "workflow", "id": "26e0a8bf68b442108e1111286b31ecad", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "150d45cb87c244db9fd340c7f7d9582e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74680a0e7ef0447194f857fc70512ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d3fc2f59d3344ce8b3b3932323e7aa83", "region_id": "RegionOne"}], "type": "workflowv2", "id": "eb59a6d4d0af40c3887603b2d7d90885", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2fc145bc4894f49bf5ec56d4d7e2e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ce9d26ed4a7497e9ad1347a471576f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ecbba80a4d564f2da06372f21ae19603", "region_id": "RegionOne"}], "type": "rating", "id": "3c40bebb6a5444a68e80c1ec85436cab", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5707ef1cfa8e4e6bbc43ac4961cb6865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e25fa3beca8c47fb9fbd8c65b76e4a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1d105ee861f34f6fb0211e45f76ea2ef", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ae94750d9e4d4758be358b1ada0a5aa4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6fae8044d174bc8822f0d84cf316992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af267fddd8b24fe186bac8010e46ec5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4c2c5ce804084f14b83cc2603116cbf6", "region_id": "RegionOne"}], "type": "policy", "id": "d082dbfdc82349628dc6325b567aa180", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47fbe0c935a9455ba418280de2905eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81adfe2868fe4ca7966b748ccad8e76c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8cb641a6b3c349c7aeaddf4a82a968b1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "948d7012688643acaffa4434ac3b42d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9b4bb223141473f9fe8b5dde0801a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b7266ed83a3471e991654f435bc9591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "36bf9137bd2145c98fb9e10f73eea2f5", "region_id": "RegionOne"}], "type": "sharev2", "id": "912fc5987b32417482aa8f308b6703e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d010c18f38094b60979887d5b46b000e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0e7154b57504f42a9c6d194e5df90d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f6147430b924ce09475357fea5e5a12", "region_id": "RegionOne"}], "type": "share", "id": "f58f4c9a505747728b92c7754401a877", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5fbfe7d94f24fdf8628800f23f3d6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1e4c0c40ba14b4d8fff91fe5aa568d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "766966b12dba4aa18759eb68374a0e9c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1fd50902fa6d4f93ad7acef48ed4228b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcada96bd0c84c7d8fb4e1377f10732f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6907821073642ea91f1fc59796b9326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04705f941bd0402ab8725455189456b0", "region_id": "RegionOne"}], "type": "orchestration", "id": "fbf6b0d29f734c70ab47433cb85f6afa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57fd042063be42988bb7384fcdf12309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c5569c55fe14cb49c524dc23ea96fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13186fef9d6c4ce8bfbb4d1fd2f65e61", "region_id": "RegionOne"}], "type": "block-storage", "id": "cd7d67a7eabf4977a8bd62cd83b13f3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea08767c22f748de9bd5c5f2e68eea4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3c92d68fb7a4d4988e807808010e6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "133431f53db44b61ade8e1dbbb24efea", "region_id": "RegionOne"}], "type": "volumev3", "id": "c625d5213e494e8ea3fe65ba2c532930", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30c796bd685b4973a3686c96b48ac00a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25c3f11845c5464ca9128b311129653b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c175b28d88264be7a930cf293ddd0446", "region_id": "RegionOne"}], "type": "volumev2", "id": "7c587d21b63f44daa25255cb3fa2fe24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f647bea68cb44989894257a0c0bcb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68c02b90abea4bff9b2e5423f9b37781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c8e7005f86744868d4b2419cc85f35f", "region_id": "RegionOne"}], "type": "volume", "id": "1ff9e82a0a34442892a9cab7b9b90901", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd5c32deb04e435aa9a274be9f27b207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ce4a9dd3d15456ca330c41acfd78518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e360f2db25a94081b208efcc7690177f", "region_id": "RegionOne"}], "type": "block-store", "id": "4fd52aa45163477895d8623b989c8a7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73694c10af314d37a39a8f40c50a5df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bdcd1218bd914de887a2a8492a8cdb8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd4a5a9f87ed4a10a420eafd99dcf25c", "region_id": "RegionOne"}], "type": "alarm", "id": "5df32eb410414bf0a0116abdbe6109dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67d1ee377370461f8b60fd82363d8c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bebfb560e800467193ad4b706b5b2c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f1b0a061df54bcda9cec255e43b6df9", "region_id": "RegionOne"}], "type": "alarming", "id": "a681b74569a140179d0ac4cf62d04158", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d0a3c7155fc429f8fe8c99aa491e121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb6cfbdbcfbc458d91ff1f80885b1748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c9a9a7279395413288c9bd9eb4eb0dfa", "region_id": "RegionOne"}], "type": "meter", "id": "db1c19a4a85043a69bbbe9ed31bd5289", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eec89cfed25746f7b2c7cf353cfc618d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a41f9d51c4b54de4bae8a2cae0a151fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58d852532e0a49e483760b27714aef51", "region_id": "RegionOne"}], "type": "metering", "id": "5a90ff60962a4b199cf64c8350533a42", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7abd2a40f24747aea35587163592d734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3bfc5fb6c29046a0a98ccd6b71d938fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c6f63244ac1e455aa25f7a37b30adab4", "region_id": "RegionOne"}], "type": "telemetry", "id": "d72b2ce240d245b0b6dd22d779f9075d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aaa4744d22814613880495e2f0260046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e3405c14113c41629b6b6cdf16a2d2d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4bc8943d00a74d81beede3874b5c2002", "region_id": "RegionOne"}], "type": "event", "id": "05067caceb404aabbce963a51915a735", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a18349095304684a088f8cad86f6e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "30c08be57a3941918ab8f8888f07e95b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e68b4c2b4484477688d904b6b28cc688", "region_id": "RegionOne"}], "type": "events", "id": "906be965288f4b6ea523dc9de2d01f98", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "696c8b66649d48f6b8c09197a5d31ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d269334bd6b404f8f709c9ae502c707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ed98fcae05214760a920f666a3600ec4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "85d6593c9c7a442faef13408d2ff5f3c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "137cbe45cbc44b8aace09175b2861575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a54706a8a4544feea7d869ef6f1ab48d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "03ccbcedc3d644869b6492f8b14a6cb6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "902e1b125ca84a0391a9d19af48c9627", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ac10314f3ff40259c313442e896197f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4348381535644695bb19b7565f8a9bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7041189e337a45778489cad7b3aaa79e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a5958007279f47f39f515c3668b4c109", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0994b088c72d47198792f5c60ee82c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e8aabcb1a6e4d6da3b2522e67e85eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "48919c0f1aef4b5a8e7255cbc3cd52d8", "region_id": "RegionOne"}], "type": "tricircle", "id": "b5f6852e65674477965c0d7b28e9b1c0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7589192b0feb495b9a48943d9689d647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6d50313e388e450ba37930e09bea751a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ab7ce2b43d4e4937a011641d0b1e3323", "region_id": "RegionOne"}], "type": "database", "id": "7b6e700c80734174bdd4e42d71b258ad", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bde4a8bb24e74f9ead8b192e8fba5f67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4cab0e595114857b09d1686b046edfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5152e953ac384ccd878251050ef952cb", "region_id": "RegionOne"}], "type": "application-container", "id": "2d6f129b7d6943069d1d0514396e879e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12bd6d27b8074959a90a844bfbc087e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f73635a946f4d6b8543bd90878e85c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0716af88f9704d58a22faa94b6e7cf47", "region_id": "RegionOne"}], "type": "container", "id": "5229da7c59324779b20a55c7f2176a58", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ef59c9c2ae642f487d552be13f6f48f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dcb37b7fc6ff46e08e4902e860185c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "57359f7b25a6451c938924381e6300a0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3c84a529686c42109bdaac1803302dbf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f05b48de0a2045d698da9951cf300c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8afa1e6e182249a8a5cb37a1879ea380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "33dbfdf178f04c28bfa5ffbc82546188", "region_id": "RegionOne"}], "type": "rca", "id": "45fd6fc246264b93b36f5801bb8e3eae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b60bed4825bb4a79ba3c1d17a4e3f179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "64a7e85fe88845cc97297430c72eb3ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5f7e5a0a318d400abf2b65422647497d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e2e347ff463545278f5bf4f4d192bbef", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6d3e5dd964764f3c8cdbc17d757b1feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "75560371e09f422ca5968afc5f62c279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "11f7c4eec8284db6804798802cf1f1a1", "region_id": "RegionOne"}], "type": "network", "id": "7a8fbe6ccfba4c0986e9dc9bc674d8bc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1abdfd39e3f45639f86be7cf91f49c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "09eb6b1139014ba58f4399f9169046f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "aefc151187f346a794d3fa2fba896f7f", "region_id": "RegionOne"}], "type": "backup", "id": "d057e603da564d6ba514765a9563b382", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "85b6572e6df04cc691c22101fd02809e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62ddc3a2330e4b0aad1da8da81a3288e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ecf4ae11d3784eec80abc449444cc359", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3f299c8f8c544dfb94367b07a0781b7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6d8d842a2314ff5b6d562bfe03020cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f05e8158cc004bbbb5e5ce48b259d833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "16cea51eef3641fb814294fcd6bfbb4a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "82e37841ec18485e8e5c3b421477a99f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f991f5c2bbae4d6585222ad7570cac69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ca04a62605b4b05843e7006ca46e5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76a447b42e2b4d1188b6a0b7e20bd937", "region_id": "RegionOne"}], "type": "monitoring", "id": "f415a0bb3649456ca1ff8bcaa6741f78", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ba14aea552ee42fdb51a5cafbc56351f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d81eb3d416b463da5758ced47147d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "607a503f48404c1890d19f9e6d96eba2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0ec8d6a845e6495f8b5d1ebed1de661d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7aaf98f7da604682b15770d3b3214c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b50ac82f3ba64b3892c5f3fa18de45e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4e71fdf704da4dfda20d32baecf71853", "region_id": "RegionOne"}], "type": "placement", "id": "724c72cbf1b143a5913c6400b8f71bef", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cd7834731f3c4ca598e8cc92bd73e2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2c5319b3c144c66b20cd00fc2214676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e9c689ae909c46ffb22e15e68a0753ca", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f4f0cf5baba64ffab570b83f7169c465", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "818ffda04cd946b7984544f164fadff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "858373eb692d473db172df2c7201d793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ff15d6ae595f4245bf61efb328b6ddec", "region_id": "RegionOne"}], "type": "ha", "id": "dfbef0e28907480dbad0306d427e832a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "70c517397dca410da31c5bd215b3bcd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e8f56e20a9064bb8a249fa9eda65bf89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d8bcf1935f9047d696f7ec540cb07867", "region_id": "RegionOne"}], "type": "reservation", "id": "765e857363fd4092b1e2e7872e5971fe", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db7f93bb5cff4ef381aafe8b22608888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c037ec004c844a5da0ae0867b2d4fa55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b5bd9e967cf148e680923af5b62dde07", "region_id": "RegionOne"}], "type": "function-engine", "id": "6140b442f85b429f984431c3f076448c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "058b3c83053f4813ad1679626cce975b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bf2ea0900f9f43c69dce503bc34bd966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0a78bd1268b64c9983184cc997a0b96c", "region_id": "RegionOne"}], "type": "accelerator", "id": "a5b481f722c04ff48f7bd7a5a2e19bdb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2b26621f73840e9bb110f9606ce6061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "44997af9895e426e8670eaa0e3147375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a824f82066c6447eb6e52c0d2fdc4d53", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cd70a773f23a4c23918154c8d8cac856", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13ae883093a047e68f854fb0ec3a59c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9d82118129e4497ae807a66996a5204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2288950caf0d4eed9eb73a1c4309f1cd", "region_id": "RegionOne"}], "type": "registration", "id": "677c0fa791ad4c69a6c0639f391328f5", "name": "adjutant"}], "user": {"domain": {"id": "9a505ce1a4d24e3f9c483e37b8a5585f", "name": "e52a4f021d184711a2f3b5440ff46c5b"}, "id": "3c2bd487f5f44fab83122da90e1a298a", "name": "e40391e3e25f4bcdb6d8d970b2b166fa"}, "audit_ids": ["125a9adbb0df4781a4418d3ebdeb049c", null], "issued_at": "2020-04-23T06:25:57.071001"}} 2020-04-23 06:27:57,224 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,228 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,230 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,249 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/841c1a50-96ac-4ed7-a153-cd63d7bd7f24/action -H "Accept: " -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.45" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.45" -d '{"createImage": {"name": "test-snapshot", "metadata": {}}}' 2020-04-23 06:27:57,256 keystoneauth.session RESP: [200] Location: https://images.example.com/images/c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0 content-type: application/json 2020-04-23 06:27:57,280 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,284 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,286 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,372 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,376 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,378 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0/file", "id": "c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "pending", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:57,423 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,429 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0/file", "id": "c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "pending", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/c28c10cf-3c79-42fc-a5c7-b2df8bdfdcf0", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:57,440 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.229791s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,347 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,351 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,353 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,356 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,367 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.290256+00:00", "project": {"domain": {"id": "fba58ca859d34265978fd5db5d6a0a71", "name": "f765c09e692d4f669e30c72f7ee3f526"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9237225998274656bfff517799b6d9a3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e438b5691b1944689f5aa1a71d79f108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f295fe8f7de64479a28c848b4396829e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "66980f863f4c440bbb4a229784f206f9", "region_id": "RegionOne"}], "type": "identity", "id": "efbe5579c9204a49bccc6bf89bcf37b9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1dbddf538f84ff88f53f04d7b87858d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9304d9207c8453caf08b31ce125c167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "329644786bfd43a89506b6cd2d13ecb8", "region_id": "RegionOne"}], "type": "compute", "id": "9309f7a1d32a427fa0534006216ef987", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "baed83edaff34e0a9f9f1723f322786e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ef221e4acdcf43de96f83a96ad6c9830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "725274b3d9c94179b9d7aa2d8f97d74e", "region_id": "RegionOne"}], "type": "image", "id": "fa1590c077b44a71baad3bc252b07f2b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c320aaa88bbe4f3788e653c7501ebdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "73a39b93547e4afa9dfda2e997d4ed12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4ffe09b93f5844e0a33e2455ee381481", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0e972cd8c2ef4799bf704d4f27d96c45", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36f80ec0c1f646d6998c7615bc3c9e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95660a3d5b064b118d6f3b29488b45ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4ff72937137431581aaa4f5b3067e68", "region_id": "RegionOne"}], "type": "object-store", "id": "cad5c82e56794fb5ad2ccd461ef40437", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f8d11f4f307402183e79cdfacc3a94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76cc80d8da934d4dadd065d5d13aea75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0afd1ea79844d749630aa87b5461bd8", "region_id": "RegionOne"}], "type": "clustering", "id": "425b036ae8ce4c5e8eb2facaff058dd3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5041c1f44b6a44eb836ccfd84f422ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a22ad5dd3d2149fe82d71236e42fd61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64ad8a46a50342b783dc99ee921e36fd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9a3b5afcded44a0ba6406bd51f24b4b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39fdf252ef0140bd843d1ec78a4bc28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37ad3afc7f3f406db8f310d302bfcb5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7db840f8713c4e52b252fd61c729bd65", "region_id": "RegionOne"}], "type": "cluster", "id": "2657793afeff4b1e97086ee27421d330", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "10f11eff95e44245885f0a376d21003b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6de3df14cc4444eca403d551894e5364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "13d216f64c18495c80daf39ce8cbd26a", "region_id": "RegionOne"}], "type": "data-processing", "id": "015e2c59947141dca6119e6059487525", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7eeec5de87842749c66e552d04cbe52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7783726f29346db801944c2802a76a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2cda5f70463e43b7a21eb2a7726f8043", "region_id": "RegionOne"}], "type": "baremetal", "id": "d6e6e8de5f3e4f06bd9423f7fe19c255", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f6c8740e100482080264bb0193771a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a85ffa0390043d38243e5a01916295a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5b95f51c56344ccb6bf1a13e7a181c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1d003137a85644d7a0cd620bde806a0b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea08c3938d954163b534089bc6533cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "29034eb837154396b978a2aaa0e27abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "508e0a09ab494df2bec9be7820918fc8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b1b275267aa04979b6be813ad5981007", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d4c0c1e15ba44d9e89cbf65576c67bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76cd14f521404b0581152debf9825dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1e5ef30fc47a403788861b9378e8e1ab", "region_id": "RegionOne"}], "type": "key-manager", "id": "ef992c62ebc144dea9bbd739ae03038a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83c339466bd14c24a2c2443c741e7dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c202b6baf1a74412ac924bac8ce0cb10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "155a164e066d4220bc679f40c8614852", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "93964d5c251a4eafb84c802eb77d50c2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ea3302c107347269ca0bb4606da0cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8bdfff8ec95f427589c5cf0df8e084dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2a46ce225d2c4fa7b681a5d8646b7f5d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7d3f11e58bb1462ab7e4d8b135751ab0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e760f069fa1a48bb8d6b51976a541084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d098962ca36c428792283b613d6d0314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d3b75be90204b70a6566da958f15b6b", "region_id": "RegionOne"}], "type": "message", "id": "35ccc4439fc545a998a3320876c6884e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70f367017a6845198df65186ac94d578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "917c50022b054c268319c8e5f9cc7cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab7f733532f84171aeec5adf1c295f08", "region_id": "RegionOne"}], "type": "messaging", "id": "d0b02920280b4a0fa9b9773316a5e5da", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd4540143d2e43f38acfedc6ed5d5427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "055ae809803c40549e3f003a8dbf0e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "adf06c81be404ed4872ffb022800e739", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3bfcec1846c543348daf61fad8121977", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "081e0c391b304f5a8295d8218a706c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e58c3b0e845c4834b1430002a872e3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8ebbc33bffe45b0b9cd8da40a76495f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "261ceb67b5ff4df6b748e2036482c6f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f8a94d5a83b43d3a50a6315a1be14ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ab994f744dd4d9ea3a4576cd615cd3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29236151d8cc4fd6a56a1021b5adf3f8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3fc7be2a54294c6da88bcc6dd7a2a94b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2767cf80416c41fca682a8444a548731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd81be2e972740619a0b511e1a90f409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c632628138af41fa986b42b2c9efcf06", "region_id": "RegionOne"}], "type": "container-infra", "id": "69dc8447f8c34912b1ca8ff145020a0a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0bd6a872fabb4b5ca3f6fc07ab405dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "404f45fdf1f2454dbeb628291dd48ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "986f3c92eeff4c26a5c9dd6f5bd1121b", "region_id": "RegionOne"}], "type": "search", "id": "9636529917f04df7a7890b1756978c5f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "11e00ed2cb0045038c56f8ccaa8553eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4eef10c3c3ae48399889ba973f758a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7a7e9465b4d24cc0ba22992d22ec53fb", "region_id": "RegionOne"}], "type": "dns", "id": "22ee577b347742fba324eb19a25288e9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41c881ddf6bb4b3aaf97690def335179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "82cfe0aa238f4269848705588bd77142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9652c6e137ec423e9a829068575f4ede", "region_id": "RegionOne"}], "type": "workflow", "id": "1e295cd8444c4f00bf0c7f886391859a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0ac8137e4f24f149130b624dd3499e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6459fa86266b4f84afd60217d84790dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8a80a054a6024f5d95156c8dd69df921", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9bcd560d7aea41b580f5012fd6c476e6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7e2f6631f6674ce6bfb347ee43a5410b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef503c0de43a4c3a8ae58cedd1fdbd58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b545ccf6b28646a1ab964717c6696ed7", "region_id": "RegionOne"}], "type": "rating", "id": "f8093af432bc4ea6a7e679e74ec28553", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "65ecd82a60114126b188ef6db605dda1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0ef654938764a42a58e63ea148e0fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ed2e682e65a4407ba56dac41a1239ca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "67ea1fcf159b46de8532a5dc396e8e92", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1f80f8ceaac349c0929ac957ec86d5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "064fdca8cc284b87a60b3aa8da8a21f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51980dd0df964315afe9bcc054b0f3c1", "region_id": "RegionOne"}], "type": "policy", "id": "a8c8bcc8ecb24089bd8812007886d1c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f07ea680e574ee8a639b6ae0795a76c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "622076c365c84489badfa782b6ee64a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0dec8d258a854ea09e31692d4e933eb2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f3a08000f1d24195b8bafec8891d0254", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76a372ef65054552ac8bc46a9f3a346b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "908b567efd0b4017ac86f04ab28d3ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce2972767d714f1596fd4d342c63c752", "region_id": "RegionOne"}], "type": "sharev2", "id": "520cee27525f4c0099a647d81de033d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb12f81d62ba4af6897c651eee6adae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec0980aeb2694dd2be0131748ee72b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e88549c86dd74a569c47461d8e83a729", "region_id": "RegionOne"}], "type": "share", "id": "e949232400cf495795829fdc528697f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb2f43da1c0c45578c25f4334ed41d64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96db33b2f9d54712a8fb97c37f9e00bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "22709f8484e94dbb8e05a57d122efe7d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f404908fbe5645b598cf765fcaabb31e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e945b653d86425c92d0f9e0bc64cb31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56d91598e8e046869d8ae471f0f63ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac202159894e41b3b1be5b8484f8aed8", "region_id": "RegionOne"}], "type": "orchestration", "id": "78ed92463fdb4291b8a5c37d58088ac3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b45539a01844154a5ae2f6cb39812a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5325da6ed154480b99381a182b86128a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f8018d898244b0dbfa52ba08f6df5a9", "region_id": "RegionOne"}], "type": "block-storage", "id": "83695debd3b1426b8c76682cc2db8440", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cbe45bd2c2d431d803064f714c27bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1583370903be496d80969329ab37ec24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7328a7fe1e0843b5b192c9fcf474eea0", "region_id": "RegionOne"}], "type": "volumev3", "id": "6688a77f1f7e4e528245b993a49c8c7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08bab2d16ca64ac3804b1cfbc1559a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8bceb4ed4fe46f2b4fa50b277971f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2da8cc86ef44cdd98541cf1d333554d", "region_id": "RegionOne"}], "type": "volumev2", "id": "1aa8113b01714001b170ce64e1f88429", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "476c8e2673744dd5800e74048a92efe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb78cf2df37f4ad19bd917466dc25855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca26ba606df04e6092c641442fb50c9c", "region_id": "RegionOne"}], "type": "volume", "id": "8b789e280f244fd9b1c08c413ef93e7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4cc11b42e504b4aaacd876bf3781963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "882b2738f463497cb20d85fd087d242f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72070ba05fa046a1b559c1e334c316bf", "region_id": "RegionOne"}], "type": "block-store", "id": "bdf5414198cb46f3a439f31e193a2461", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a3a272ed07e14c9f8ad39ecd14fe7f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92127de370b444049ef5ef21fda01a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "80f5ecb096df4ef29a4f3fdc5086614e", "region_id": "RegionOne"}], "type": "alarm", "id": "3b8c7ae7af734407bf20e80b7c8740b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01d5ae0108454c899a38942dbd692089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "beef146b03e34d9ebcb7a43798fa4376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a9b778ed36bb45fa8b07bee7058f931c", "region_id": "RegionOne"}], "type": "alarming", "id": "5724a59fa11c494db45d364abdfe9ece", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65d80ade08a242bc92a2f05f16dd6c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b19446d95ac444f79ad4161566ceb0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d5d6ff13b0d49d9a1ccb2cb7325f896", "region_id": "RegionOne"}], "type": "meter", "id": "d1e5a5c8f6a4483aa8d03afe96c65f2d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d6152d6f12846bcbd3c1af8c7058df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c422d46bd7c74c619160856cfa23e8c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "df9fcd4f631247e596646ebc4b382416", "region_id": "RegionOne"}], "type": "metering", "id": "eea1c629f2334ea196806d33225eaabb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d89ac40a21bb41e2be44c165998aa9f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42bcfa622d1449e3ba3cdb2818df2098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f394801b7b340ab8032520fddea39a1", "region_id": "RegionOne"}], "type": "telemetry", "id": "8bea57a4f7c04c56b8e8241f78019fee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ae41f1d70d6b45d08859e1b4ae98befa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a15a0b44bf49475db8946446bac25abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f413aea511a54d56b22bb8315d659e25", "region_id": "RegionOne"}], "type": "event", "id": "5477898169164158ac11db52a17614b8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8cc8d23a7eba4287878a3721788361ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e8ebe097bf546ebbcf5c04461f1a5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bae81e21bfa749b285629a1b16f6d481", "region_id": "RegionOne"}], "type": "events", "id": "990d2c20bb2b4dbcbe51476a0951709b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7e1115e7e88f47adb416134dcdd6bbfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1061df0b1cd74bd197c7953d4c3636ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "92dd981afdc546969b9622a58e3cce6c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8234e294021e4648bcb6babc1956a736", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d84aabaaf5a4c7bb1b7df029b9f39a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bebd242a78dd4fecb3956fc02bf07676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b3171b25e99445ebf37361db7ea690c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4d4d90009d0e4115872b7f7c28c00da7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe87ddf62f7c4139a6c3d692d78d3310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a04e13a6b18465bab7e4663fed9d75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a89aa83ac0f14f698ab2f05fd542bd07", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "66cbf8189f2348f990c70afd9ec85eb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a8b9adb1e01486c809ed7fbf580f844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35b700493a79475288c17e803081c5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a56cdf5cb1f419a9b29147acd53a199", "region_id": "RegionOne"}], "type": "tricircle", "id": "2d9a9b69ba6249e1b5f928da40a38a2e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ec2a4d814c614718bed6c4d66ff03cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "87913bf9e0634be9b4f9090cbaf8403d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "51fe576ae1784ce48cc441c957c45f5e", "region_id": "RegionOne"}], "type": "database", "id": "60f67f1276cd4fc4b8f940f7e9e1f5aa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72de0a945cdf4695ba60557b995fbcad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44439fce6a5747a48171c15ecf50385a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef4e539af21b47d8b4aec111e18f224c", "region_id": "RegionOne"}], "type": "application-container", "id": "850fdf28511848528e45ec4961c44e62", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a9719d9eb9443fc8ee339e15547658b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52bed238671f4091afd7aad03b9a5fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "26e84d775bbe4d128103a53de7a00cfa", "region_id": "RegionOne"}], "type": "container", "id": "7b3ba4f2b85a4bd9bab5a59fb16afacc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "496aca65b6384deb9c2a4ad782e0194d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "277dc19880ad4844b787ad45958b3542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc942819f0974caf8eebfd0bf02ae1f2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed0426767217443cbb81ddfb2b4daa2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "309a260cadb84193b7263ba112590d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6be3401fddc4090851320cb787aee19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f8e836c2ba78419ea77915ca150de3ed", "region_id": "RegionOne"}], "type": "rca", "id": "69d3917586da4d55bd911b14c408e685", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f0cc2d9521a49d3a3e7dc865ac3638d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d16167b228a047a69caf68ac4c89de3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "454b5b3b34404d6f9815c1056ae41b56", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d452f77318e1494095a6c972abead13d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "df2a04b43ffb40ec855ea845287a44fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0d2d57d3f3d34b2ea5a5aa1f87adf0d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "800ec05ff62e409cbe65af860435a35c", "region_id": "RegionOne"}], "type": "network", "id": "23fce94c79d94c0db63caed3cc51c5cf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7d6b96469ae6444eb928435f3db26f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aee0c7fee9bb4e1681cb469d6faec388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "77b9db6a0e934174878c2a30a42532f6", "region_id": "RegionOne"}], "type": "backup", "id": "51a6d725a6684288a7ea5e2f2c869f47", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "636898b3ec9a4b44bdc7d8aeacc2b00a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3533949ebc5c469095d48b527f951809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7e60a05bfc3343da998ee601bba6baab", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "156403edfa924b1ea1939e8abb5a6f83", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a80e36738284a029b402ed422f197e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9cbe51edd9ee44a8a6b28860d444a767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e1f189375c2f40fcb828e96d20ca5799", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2f95b546e25b40cfb444e0b14cc8987a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d67c4220f4144cebbe1bc9c4ae569e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "533f02282c4e45bcb5bf5a766fc116aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "febb21fcba6748feaf0a1752064d2eff", "region_id": "RegionOne"}], "type": "monitoring", "id": "b02257d68f7b4e55a5ca3239ead0028f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41a41e63fac34efea106ab4c14c4f5a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41b524c580bd4af99c685845ce0b9462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ed1356369124c54b530ada4e5866f28", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1ef710fc8f9048b7a48bd451e0808d9d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1aaa1bae1ba64619bffb01d626b31261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "44596092ac944fdfac25441e4b178aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c231e4b848804b29b0859c050c0e6a35", "region_id": "RegionOne"}], "type": "placement", "id": "f73c9ae1ed554b02b8c3323a27ac25f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28f29209c1054afc8274b72d6880be2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8f274e5e6604ee5a4f478091f5b4c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b84ed15338da4f94970d814c53b7920e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3bbb9773530f4042bb6ec0b082e76637", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04b246cd696b4c978e7ef1bcfc84a7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb26b8ce44144089907cc88cb4d183d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b604413c74da4e428e6850973cacc960", "region_id": "RegionOne"}], "type": "ha", "id": "91e9f170713d416ab43ede58a43eecd7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0730a0d1eb014454ab1c782e88f1d8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ba09211ed014618a884996d21ec64e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b017d4f8c67e48d788dbd19f68ec91ff", "region_id": "RegionOne"}], "type": "reservation", "id": "019a1083d3404e08a3bea77cd0bf9476", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3416399e6bca4038a761474c94eeb9ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "89feb4b943f74827a5f192123b3b38ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2c7a96edb7b24c6ab22286b373eb1cd6", "region_id": "RegionOne"}], "type": "function-engine", "id": "3d6436d0671c429db464be672096284e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ae8348bfa8a4351853459a9f54ee861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d718fba15ae9470c93fbaad99686cd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "43d4a7e8107e4d28aa37520b2b999c3b", "region_id": "RegionOne"}], "type": "accelerator", "id": "83b366930105453dbda986148200f481", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b690a42ce1945cf9456ddc67a472fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d496463a30a434cbdbd1389ac87b439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "519907f84b27415ab77b26ca4af69f0d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5fd346316be94b9ca7bf39cfd78c1e86", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a896d25907bb4d52a16e2b78313c2825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d59fcdce51941afacd26f8ecb97b583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02399290450b422daa5459e1bcd677e2", "region_id": "RegionOne"}], "type": "registration", "id": "066bc4a950034f7cb27a40f0f8f9e334", "name": "adjutant"}], "user": {"domain": {"id": "591f076077d34a75b63c9fe15e943336", "name": "a23d02ff645a4496b5573454ee7c99cd"}, "id": "e042c320cb1146d09b94017c6b0fc673", "name": "14ea2dca8edf43fca2fb5ad78666f7ba"}, "audit_ids": ["b80b9828c59342c6ac07beb70ab62ed2", null], "issued_at": "2020-04-23T06:25:57.290256"}} 2020-04-23 06:27:57,486 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,491 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,493 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,498 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,499 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} 2020-04-23 06:27:57,507 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,511 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:57,513 keystoneauth.session RESP BODY: {} {26} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.226488s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,266 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,270 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,272 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,274 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,285 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.209694+00:00", "project": {"domain": {"id": "83ddeb8ebde04298b86f970ee300ab10", "name": "68dc900a60c54784aa74c6a87426a1a3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f29b0115e5d34cbd91a32781f3902513"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b3f9e29c19df45b68b27d18f8cd58255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "55b53df0890f4e07bc2337b59d1664c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8974993b1d994f02b144c26ba40f81d7", "region_id": "RegionOne"}], "type": "identity", "id": "d2c0b581c9fa44b18b7d36b38b156160", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2d803e9c06654c258ab0e76cfed1749f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "25b3f5bf5064432c8c9335c87e03cb57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d6f2b2f237ed4095b66bde04748aaaee", "region_id": "RegionOne"}], "type": "compute", "id": "02057cd6843342608f508611eb739f74", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "08381fb0982346b38b59342b1333040f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1b401cd7d27c490d84a3be89af772b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "16121691e2d042db8593743c2d81fc57", "region_id": "RegionOne"}], "type": "image", "id": "ab22940353354917bc6d16dead92118c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2fedee239b8f4d5dad5bf9d942a642f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "af445fd94aa8474798b9ecdee8e62318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a2f5a0e005664b25b7d94a8659836aea", "region_id": "RegionOne"}], "type": "load-balancer", "id": "25a06f30381a4169aa6f535d32a575f7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5e16023da60481395e214020dedbdf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9205365e525b44d7ba281c0ce3b269f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "239a3626aeec45acb8d4d4f8d49436a1", "region_id": "RegionOne"}], "type": "object-store", "id": "3f3d8afffe0c49f78b02bba185b7df3d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16e5fd7686a5446b90ffb4eb39f841b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3082f6a5c0704f43b8531c11f288e35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f8554585b9947aabaa6594aa9be6dc4", "region_id": "RegionOne"}], "type": "clustering", "id": "9f3336c084c243b39a3e733d601e10de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87d311a785e342daaff66648b6ae4def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19a37cf8ca0146f4b57426731940241a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "82b0f339950b4add8852cc8d569bb7a3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "546d484eb8a546919ffb393d3ea8e8f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72051845d09346d59de5974e78f9d5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73afe93ca26142d898c1aa5e564729ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a7104ea90bf48d8a917b651cd9ea87c", "region_id": "RegionOne"}], "type": "cluster", "id": "96d8e21a7900446e9eac701f7f60f976", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "333480909c444538af77f91bd459e5ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6f2ae1aa45a942b389d671ee69352ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d301896460734bf485ed1ead299f14c0", "region_id": "RegionOne"}], "type": "data-processing", "id": "88b9d406b593468f8af9007649b26b3f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eea27204241246e79bc916a86ee7e364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41f3cb4760f34df8806e0160d0b41c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4f496875c80a45958d318bc6e1537668", "region_id": "RegionOne"}], "type": "baremetal", "id": "95f5b51da10e417cb2c64b88435978fe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c905fa3fb524dbc915d226db12f75b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66bcd0cbe5744c30ac099c3459c24274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "faf774a17de840d39732213bd15616f4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a5294667cf99464a97b8adaead919ae2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e6d136493017401a886f1173ba46341d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b4920d87e0f240379dff40e0f31c2d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fae358be6aa342888748c6e24779e2aa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1c3cac12146b416ea9db5e7045b8b342", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7003efd7285b40049285f6d32fe51d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "59f10659d9fe49a897ae55e27c4aa99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2e34aab932e24df288a00ab0252e3feb", "region_id": "RegionOne"}], "type": "key-manager", "id": "ed9675604cfb48048f7a4e23359ee6aa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7776826fb8c42dda091e8ddb4722fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab6f4ec517314d0f8c69e41a3c98a844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0286317f765d401ebb7a286cd793d0ee", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e8406caba3b04164b628a196213b952f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ce3242669444c3e9a66b1d636d3d371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fbffd88f9a594ee09c6dc2c35632a24f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9854836d44c0412bb8b4917f3c5a6e4f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "97a54a4d93ad409ea9a67caf8bb7af3f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "adddcaba299f4660b6864ff1085edb16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "031006af7cae4749a1c282599d0135d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a65861416cc4347b847da42cb08f5bc", "region_id": "RegionOne"}], "type": "message", "id": "e61df23022824d6b94143e03344aa37b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "16a8764dac774aceb2251712dfb206f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f31b46f6ba9e4da3ab8adfff20fd1802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "88fa8bdebac141e8ad402007807ce75a", "region_id": "RegionOne"}], "type": "messaging", "id": "e036f2db65214116b54ebc5068ca9c44", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d165036054c04f64b808b51bdd759411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c0616e66dcf94aed959b6c1cb824880e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0983ff9d029b4deebe94840171b3ba29", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f892ca289a774d00955360c753cb24dc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42ba08557e3041b5a3c3ca6c3118c1ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76bc8548692f466bbdfaf9fdf7e50c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3616850ec89a444daa4bf637e25af2de", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "74163102bfe7495f99ac9e23c07fd881", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91c9cdf664ec4ec09440bd66c1237be2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc08629a59d841cfa7637eeb8bb9dada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91482425c05246ad958f670513658630", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8052e3871a31405c998f8a553064755a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4b33ed07d7749c4afff1983caf3fb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dffbbc46a794bb58c893907feb9acd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3245782b3d704b15930b0c19037e11b9", "region_id": "RegionOne"}], "type": "container-infra", "id": "1bbcc5db0fd64eb8aec23796dfd0b900", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bebdcd7364a248a0a315450f1d410f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2b9455e62bdf4c49bdddcc8fb79479b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "95c938288a8b4e8db8e53c11f8ac44f9", "region_id": "RegionOne"}], "type": "search", "id": "e924349f23eb4244af96fcffff52acf9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "edbcc8cf26ba41968a9410ce66756fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c2539b9a9edd489696e692accf78a446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "357d5f821d9748139155b4b21042bfb5", "region_id": "RegionOne"}], "type": "dns", "id": "287fa30c24864d8492d3ef15c74d6101", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0eb29c2031234486b1bc731fb379befc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6d0cd06c56274d3488d301d81eada683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e727201b97e345cea2572ad685859872", "region_id": "RegionOne"}], "type": "workflow", "id": "7ef81271e8514c228b8124bd7a863ae0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "459323f72a0246f2a98eea9975cf4c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "15f7d7fd0b2342eda0164a3451c70a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f13d991c9fe46b486990a86be94716c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c0aff7bf22714e8e87f6f395b06aadc1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a817d155c484637b0fbbf1f9b6d7b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fe841f7f49a84600a7ca033eaaf139bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7117c3c2d36a49cab8a80c6178532448", "region_id": "RegionOne"}], "type": "rating", "id": "ad744f4f4e9f4710beb70bdd7b0f55b7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e9262d0a83341e0acb3036c6ab72bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "13b6df5ee9694ba5bf46a62df90561e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2c8e1f56d03a4517bee71beabbb4b62f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bbd322502a7d4c238708a901c907d06a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "58264d85ff4f441e86398c96b648b989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6afd274994843a2a1d2d4eb89c38c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3471c9b5e4f34de487f683da7cc641f4", "region_id": "RegionOne"}], "type": "policy", "id": "6b31bde7e30347a08b2fc4b5227f5b00", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c46b513395e249f9aee1f318c8013748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5ea5bb4e57243a4b0c32fad559ef35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec7ec970ecf342298058be81b86e0af3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bafef6eaf7d241498e1a647193dd5713", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23a054e0d59446f9bdbcaa6af9112540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0be3dcb4634b4a39aaf5740225abd9ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2489ecc6db1f482180771816bb966f8b", "region_id": "RegionOne"}], "type": "sharev2", "id": "9d72422f44d04e54b62ef9b09bdeb22b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02582f6f72e948b1a8335d064ae0a03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82c157cf0246430286665e78c08a3e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a4dd10610184b85915ad5d827a747cf", "region_id": "RegionOne"}], "type": "share", "id": "9d766bb97a044292ae8b83a181695c0f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfad638a142c4e749b847d583ba555ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4444c6c887c4a64ba95615e9a9383cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d122d5888b6c4dccab797654d8ca3ef7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "14573ee91cf0499f85023472d118a1ee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ce64bdc507943c3b01e85745f4a6010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bac749b64a0840b8b378ba6647daceea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824df6366f0e4b8d9af1d19dd5bffca9", "region_id": "RegionOne"}], "type": "orchestration", "id": "4c36d739de2b446697cc65bd949c7058", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b42dc5e2dc7343d0b489f1813681c54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4389845962ea4cc2809b74f45e02ae56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f7d4dd186e4c009acc7a7dc5447440", "region_id": "RegionOne"}], "type": "block-storage", "id": "67e723b9018f42ae9bbb4009cba4e7f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "598e0f5e4a774bce8842d219b84af9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9218176b4eb408ab740af685983bf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cf6ed967cfa4d3caf1a0533955c4d72", "region_id": "RegionOne"}], "type": "volumev3", "id": "4dd3f32e2dbd482b8d4e70043cd42040", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "857cb7322c264f76a02b7e1f8d5c3e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31364b28b8f640acb0fa10797e74b224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed66983bb98a471ab2fe608cdaa8a7fd", "region_id": "RegionOne"}], "type": "volumev2", "id": "cf0c57b8430c4ad9bd099929c914c6ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40fcf1ada7294a4a906b669a734a58f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a0100fad5134461a4f53c0e33ae83fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66cad15d2bff43d78a10e93cf5b0c335", "region_id": "RegionOne"}], "type": "volume", "id": "00f76eb4612a4517bb2d9d4bc3308011", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b7b687c1697482b8768e3491b92b445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5171a25247984565b7e0bdcc00fd6aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64f23801908a4b21a671b9271a13e577", "region_id": "RegionOne"}], "type": "block-store", "id": "5e731f11434f4aa59e14d34aa972dac1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "245db219d18544ca955bf3d2b826a0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "075033c8ff954b01911c7e264c1d7699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3f1e69e02f934129973344a147abaff5", "region_id": "RegionOne"}], "type": "alarm", "id": "2942f9c558e24194b051f69016bceaf2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a670e0ef8f64b4fa901dde611990701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89ebb8cc8ab2446caa4cc20a37905e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ac397a8c761a4d2f8c1a6b12488176b9", "region_id": "RegionOne"}], "type": "alarming", "id": "e37b9acdfe8c4b259254381602cbde76", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59106c57768e4e2fa021dbdfef201a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5568c7dafcf45f7bc0a21e31c772435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b57186f523d745fe834cff3c9c88766d", "region_id": "RegionOne"}], "type": "meter", "id": "a629ff7440944efe96578c400da47d92", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "01ed623dd7a34b1c86e887e2de0e88aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a5caabaf2ae496493849a5932932e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f7e95f38418a41b3ab11f60f389189f9", "region_id": "RegionOne"}], "type": "metering", "id": "38e1b5d6a6d74d588cba24596c8f716d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfc011b242334f75a752abcd96419e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5860fae4f70544b38f4edf5e6b5681a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "400373dffe9f4f69b87e32bf61df2a5c", "region_id": "RegionOne"}], "type": "telemetry", "id": "e07d361e0d8f44fd99c56597b205a2ae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "11921114d97f4278b3355fa3dd097574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f2e22609808441578e5684a1fc828da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f2d1a49f644d416988611ec706e2ae26", "region_id": "RegionOne"}], "type": "event", "id": "22255f3da3b94a898a1cb91eb8991b50", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f778917de714a49a49f3426a0ee5cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c28313f9220e43dda37ed6c613d37870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d2d8c349b724e648bf0363d711954ed", "region_id": "RegionOne"}], "type": "events", "id": "7ae3eb27b43f4504a5bfc4b31f544910", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9053a6d2767e470e9989d91a7bde8c29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "201f1d5433654cbda2e18fb99e3b98e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a362f1b545334e6e8f16f4107657729a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f68edfc333e84ee686dedd3251b17a12", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f634f6fd6c244bcb73bbc9b19cd37ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c7860212b404dd4b5ac72aa74d6f647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a136e85124ec497db80b44eb1169534d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c8864b8dac734b23857c993651f86ccd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f200a7eb88c84d9b9fea386eb49d57b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "599a0cdde6c24e8594ccd1a9ed82fbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8d487fa382e4b34b2b6c38f56dcc8bc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "91780c32441c43a19a6aec124a6df500", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d977ba583154d489429cb27df799896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0062148ab1c24b148167ae1d62b3b92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c73db0895a24c4da7fbef2013bdd947", "region_id": "RegionOne"}], "type": "tricircle", "id": "cba2c6dd959d4c03bc01093a034957e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b34d109c9b124ebaa9ee9db67e1764b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fe19c3e7706340ab90412d524f7901a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3ad211b5fcfb4b63924a37fe755cd582", "region_id": "RegionOne"}], "type": "database", "id": "e3c80a47655d417ba21df8e0b2cc2291", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65662552a4f14367836b03bea24fdb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7a6e735174124bbc8b5795e471103da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e415289f944549838137c3041efc08da", "region_id": "RegionOne"}], "type": "application-container", "id": "5d02e7523fc248ff885b559e3dc0ca7f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "321bb8e680e44dae87347243243a7038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5538ce7d060e4ae58e946b9fd9a54751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "873e4062f8874fd49bd72749b8c655c2", "region_id": "RegionOne"}], "type": "container", "id": "67fdf9773a404026ae436d8c25025d49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb96a6d9f43148b1a73882c1db9cefd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a592ecef7144ca1be865f23cfdba5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "39a27042d83541d59af41a5593a2e0d4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0c8c15c767ec40bd936dfbe9e64c44c0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5877b652963645e68af49fe8454917e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4402d66a555a4415840f9e4bbe972f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "84057ae4d2034a27941eed23b66b9cea", "region_id": "RegionOne"}], "type": "rca", "id": "7e18b6ab2455408d8cd41cfd242ea977", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "19eb4429e3e14cdfbc542d065ee38957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6dc629c8284f4a61ae8e5d2ade41660e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d09e6359f4b24bf181d6f37e03de65ed", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5f4a55ba33404134b8fb4499e0ceb6fb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1551b4b342ac4f51aba938b2667af82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6eccde4cf60b42b196e330a1868e2c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "29c1ae966fb2445a891abdaf2a417e4f", "region_id": "RegionOne"}], "type": "network", "id": "8936dd92252d4da28548e1af4e3b3c01", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b15fe0bc377047db8b846504eb635a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d0c2df48cc142aa8e9d95b1370a52f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b434f425797441cf91cbec36eb3cc072", "region_id": "RegionOne"}], "type": "backup", "id": "dc59d31af72c40fa910062cb4733ecb8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55011a008d274d6896ffb9d3d49842d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75cef83b76d04b56bfa20f9cc240274a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8e0724c662c54b52b0f8e88bc3f47691", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "856131673773452499ffd761a5b36247", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "955ac13c0fd24ceb825e403cf34a617e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31c8b25171404c84b0c62e0251c65698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "220ef76100a14d10906d2935514c704b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "986f4364a2fe4e03ad6db1069582f533", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f592f0819c364bfcaf1982f823808488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "167b13456c2d42daa392e0e8712363e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f9be08c362994804b723178c99ea87e3", "region_id": "RegionOne"}], "type": "monitoring", "id": "23f0b190766347ecb8dfb70a35a523ac", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c7d6756a017a4c5782cf12569126862a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a554fbd6bee04f198dad21afb5079f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ac2f73cb474c48cabde1e7c1df70ee31", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1e54ae51234d468da0d2bcb74786e93c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6a401ad0ff1d4f528188a51f01fd699e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7abcd8f1905e40c2bf491d8988263c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ba6a67aabf7a4b63a4143f73296d6c58", "region_id": "RegionOne"}], "type": "placement", "id": "90f8a2086e6a4cf1b9adbf8075ec1f98", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1eb135706e3b4968a5075e97b343977b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6d616808debc4d6181b466f0a3a8ae24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4367be6c0a8d42fd8866d9a031df5582", "region_id": "RegionOne"}], "type": "instance-ha", "id": "30c816b5ab9744b7b2c675d079727f4f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e7d29a23ba24ef89de5635bcb783640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7ce6b83a5c543f28b869d6189502829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fdf69aec8a9d4263a55f14e7efc49845", "region_id": "RegionOne"}], "type": "ha", "id": "a5261f35a15843b6b7fcfb8a1aae57f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ad60a5441c6d4b239e04a1e2782bf649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d336de65f44947d1a146ee63cd913c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c455ab513d9e4bd39f42d66340c5a56a", "region_id": "RegionOne"}], "type": "reservation", "id": "f44220d0231b44188107fe237fb8e527", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "70f36d17ccda409dbb1f0d3aae49bdd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7fc8ab713dca47e890e3c0c86b0a5f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1536d1312ebc416e9af726002da09d3a", "region_id": "RegionOne"}], "type": "function-engine", "id": "e46e40f2a0fd4222b593cb7f86f0f6e2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63acc7abb9f54a77a37ae052b12535f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2b4fd945ace4e668f225e3ad36a6170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f4e627a8dd9f4f44aa4ef5ebb321241c", "region_id": "RegionOne"}], "type": "accelerator", "id": "3444a6f87ece4a4896fe90aaf257829a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69290a7ce89c4783a1cb93ceaf17317c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7aed4726c238450d9f3ce61fc89b15f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "740c5eb4d44c4b34a9d1da7441f5993f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bd67d21703514c468020c4eae5fd1a55", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27ac7844289149c8b722a3f86148c908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f71c9241e7a4e0ebe853744041e87ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "99923e0a9f4b4e3e91937bb0d70df402", "region_id": "RegionOne"}], "type": "registration", "id": "7769e6f681504a5683c99c76b02e0333", "name": "adjutant"}], "user": {"domain": {"id": "42a953acf7cb49289d79722c8065b387", "name": "d251f922734844c48058c8b1660d741f"}, "id": "c39c1c407fde421f8c120e6cdd7448de", "name": "73828faa566543c5980c29e93e81c417"}, "audit_ids": ["f1a9f30f1d8b40709c8ff97afdd1b2be", null], "issued_at": "2020-04-23T06:25:57.209694"}} 2020-04-23 06:27:57,399 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,404 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,407 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,411 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,413 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} 2020-04-23 06:27:57,421 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_policy": {"description": "updated!"}}' 2020-04-23 06:27:57,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,428 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "updated!"}} {26} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.056617s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.083319s] ... ok {27} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.238014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,295 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,300 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,302 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,305 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,316 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.238391+00:00", "project": {"domain": {"id": "0cda95458e2a4608821fc5b4a04b6362", "name": "8566ca3d9a3c4582a7f1be92d96d6e0a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c2202e4c2fd841ee9699fc1a130c0e9e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec059b1bf9bd46a8aed352fb9a433011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dac33ab9c8ba4ba9a913c67b2737d50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2cfdf704b4c244e58a2cf575601f68f7", "region_id": "RegionOne"}], "type": "identity", "id": "12f2d526e4c04e73a31253468b27fb79", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f6f2e4fb83c342709eb5090128fa0257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f76eddc843104eaea34de4d1dd936fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1817640713fb48af93545d07fb240bee", "region_id": "RegionOne"}], "type": "compute", "id": "be2aed06bee141b2a5d2e5a5a2cee561", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1a8b0bbb537d49b7832d25ae7a34657f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8c15516bef5e4b7da8543f6499a8b5d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d66d3d4c3bce447e9910c3eafb40055d", "region_id": "RegionOne"}], "type": "image", "id": "b25a711ac81f403b970af7a12d563656", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "35bc1b752139413f9130b391e4aa189d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2418cea416054b7c99fe7489a6d36107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c2ea489a92f442ca245f5a177388a8c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d98b3467e3204d7ab3338d198e3d94ef", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9112f54ab2b94ee6abefcf524d7f5ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eefd4fceaaef49958cd9cb86a586fb38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74b36f34454143a78bc6de819cb02136", "region_id": "RegionOne"}], "type": "object-store", "id": "53f02cd205934e13a15b26db3089b136", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f778aada37f74faead5b618360d583a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6478b891e87d4ab6a9fb08e8010c6f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "416406d7511d47959b5bfc6f9d755436", "region_id": "RegionOne"}], "type": "clustering", "id": "7e1ac667e687457e894cae75ff80da2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69e60306922f472889820dd52fae6580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c15d36a572964266a832bbdd8909db7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be0dd0f3a7434a96b7aa3b3a5c81189c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "35a229e4c8114889ba3808ab946e9359", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "882378ddfcf24eb5923f55ee47d06670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cbb4d1c6ad649a29493b46eacf0de91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ac63334b1b540e3b92232d10a9c3a36", "region_id": "RegionOne"}], "type": "cluster", "id": "0d1b86a5a4834c01a0423431109392c1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e92cf68980784da584da51142cefadce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2b5fd606c886492d995f268756a8ecc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e9478f43ffd94dd1985e9e0fd4257df4", "region_id": "RegionOne"}], "type": "data-processing", "id": "184f08ca7a82459f8a5181cd1abac401", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5228a1d515d14b71a3f555929d9b5d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9d399c1965c4a9a97b89348521aac0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "51a94a71552e4da790e89a7a8307be72", "region_id": "RegionOne"}], "type": "baremetal", "id": "80375f84e3084f0888c8bab35284a9c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b8ad46dbfca4aaaa4552ded51f018d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "441a2cd6d54f4ba78371de4608fb7fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ff7eff1a6f8248f7a0cc51ece05675d8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1c9dc771a7484b29866df00b1cc3732a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b2563963b6a0481594d2858267c5a79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b5f081feb22c401089fde787b10ef7ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "380b8abff2f84be39d8852b6fc71087e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a959a5a3944b4a3e9395dc51a8875e22", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "af268d4b9edc485a8db4a97315b28493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "beaddc1e759b4cb38edef9ddb49e5926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "daf1abc95c82480a947678d4471ed475", "region_id": "RegionOne"}], "type": "key-manager", "id": "28afed47116544a295a69eff323d2db5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f6a8597e732491da4fe2ee6f620917f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a9495e1a2d64b23a04a9043f4533176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "88bf6d79e9bc4337853ae3c1f789da34", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "99b87e72294945d5a0f1f7f033606dad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf424dcdcd234d39b0bc5836bd5ad3f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2c1972ef2944b7cb939d2470e07bed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d218a20637ac4448a123ed6148efd8d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e9257340f4de44c0ba3d061afb445d04", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d940797e82f3439cae27fd5b0e75e7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4ed6b0b1348441c2aa6b9084d203e7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9ab69ec20fbb4bf6b4f362ff0ac357cb", "region_id": "RegionOne"}], "type": "message", "id": "a4a46dfe2e5447ba8e2210118c535c01", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8a9e781997b4c509447304b59be5f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9bf936ca93bb4920a347b019b1135c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "603efb332bcc4c9bbc5068d35e9b053c", "region_id": "RegionOne"}], "type": "messaging", "id": "dd5c19f9581c474fb5e1f70550db30c3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "410b047e61194c438f82b87fb2426fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "283ff45fdf5c4573a3a72a1a01a55bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fe6d6bb37efe406b9bf188d82531f33d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bf2b668a1a73413280da1d09537b4e2b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1abff95b23f1408badd7290130f9b28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b2bf2a16a2f4cc396ee4bb27d67cc1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a17679ede084a68a16a653666358361", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ad33d0be39fc4bc8a18c4ccaba1bbb62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6939774f9fb4d1e9f271b5a9c8ea246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6d51ab531ab46aaaf3820d785b40177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f02a0767de94c75be77b47fd50e04ee", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "054a68fe0a2249de8335c63bfbf1e257", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22c452acc0bf45eaba34735de1ba35ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d802d0198b6944af8391b92ae8bf3e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb13d35e7f094b30b1e58b0df2de3d8b", "region_id": "RegionOne"}], "type": "container-infra", "id": "2c616017e43d4f07be7b729320517ad0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7dc1f2b4bdee41c18d683269da1dba45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cd472d871ed948a78110a2edd1b2ff92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9dec7e23a56f4206886dcbc05b6f8346", "region_id": "RegionOne"}], "type": "search", "id": "f156d7a6f93c4bf89d7e7a29691afae0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "07b9f8862c3144469f6a26672b99741d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a33f0073108b41c0979b846c5e409d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4cbf2bc933a546d7a2658fdd3998f9a2", "region_id": "RegionOne"}], "type": "dns", "id": "13dc932c39a043f0879d407ce7b2b2ac", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70050403e25446f4adbc966815c702bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6110eb13e144223a7bab6fc6e495ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f922ed46602f4b8fbda153122e61a968", "region_id": "RegionOne"}], "type": "workflow", "id": "ffeb29817f3b4721b410b023f96009e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d5485c44c6d427b9ad57b0672cb5b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "acbe572af70b4be393693719d5aec042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "22e3c75cdf5c44b6a5cbc57a0e46edde", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f4a69d2674b94fc1b347d7a422b8df45", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "27ec1eb29ecf4eb58989ec879814e090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a6d69efe0f2469bb18c994a0147e93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba5cca9e4af147b8833a81996876bde6", "region_id": "RegionOne"}], "type": "rating", "id": "f23e819886f0463caba617a2bd4403da", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "359093e644f44e67ba7eceebb2ea0712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "548eb5e868174a619c3d400d6238ed8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f3a071920a664abeb91bbfb48a6454ce", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b0b46ac18ab6413abbe8a8b39252650a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f7b5366a229420883771540443c7efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f0deacb835a4ba4bb094829bdb1a2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f8c60cafe9a749bd816ce02d0e6f3a01", "region_id": "RegionOne"}], "type": "policy", "id": "08730c375bca4ae5bb552994c2a59d2a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a33d0d4726144d66aec89995c9c55cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0f20c7934fc4e88bd64390943c4dd1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e57e483e7d24c43a447b2c98bf36f1e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d1a42135be2e4adbb383fd96be8e6cce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdc10faf92c7451da89abac97df01da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "626cdaf9a28b487ca174c0d43baa255f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0c587b77e874afdb5d26d13ba1f11d0", "region_id": "RegionOne"}], "type": "sharev2", "id": "572e27b19dcb40d68f436bdcf7b7e799", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff5907dfcc6b44d2a98ac0739d7842f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5ed5e62bc784bda94155e66d1018c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9340b5904d134d34929cf557e956d7a4", "region_id": "RegionOne"}], "type": "share", "id": "f3878a9917bd4fc1b51abf4bbe612e43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd1b321c0f9d4761ac9adf61045cd49a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2b6f9f9b0fd4ec1a6721c60790baa6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "684076ee518548308a8147450f4d30ff", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e3d4536830741b0b3ef43d23af2f928", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8ccc95953f64e5599ef2b05bea26d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f86927b96ed472284b3287c2a93867c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f26bbb0fbaed4d9c97e8abd1a9351ebe", "region_id": "RegionOne"}], "type": "orchestration", "id": "c2d62745870e44258671b8f7b8afa437", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0aac492689e4dd191785ad7220e3166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21a7090e4187487c825b76916424c5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a714566b3bc540d4bc808dd7bafe70e9", "region_id": "RegionOne"}], "type": "block-storage", "id": "6178c4d74ff44350bea7129163f7f08e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b2419e7966e4e5abf6f5156cb4e1657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca2568bd3524320947620f30c9a0683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48f025ee987f4532a1e65289c879e145", "region_id": "RegionOne"}], "type": "volumev3", "id": "f2002af767ca4fdca3b82712f73a742f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8848aa79e5eb484cbbe1a4883871b05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7841b6df360c422eaa9f979fb39a85ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bc6b6e191734282a6dfb544a728e01c", "region_id": "RegionOne"}], "type": "volumev2", "id": "931628adb72f431a8c71edac0706cdcb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c947f6293e7f4d1380578b051e4f6539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57336bb397374c2a9a9f6b4f8a5016ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ce242e6f834c60bf86165cff95dc13", "region_id": "RegionOne"}], "type": "volume", "id": "551b1932a6584bda9e8cdda5a666e9fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3123d50c2f54729b6b88eef1d5792e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b942086398d4f3dba4b6dd50ae7066c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e9c62bdc8c546df8b7f4c2588733ba7", "region_id": "RegionOne"}], "type": "block-store", "id": "cca3758fb911473a8b54c72799414004", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "43f33d6e213142678b42c44ff83ac464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36d2bbc0888d4320b645d7963110582d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2ecc6e21fe64008a1bc809aecdc0711", "region_id": "RegionOne"}], "type": "alarm", "id": "b8921a29a39b463e8cac1cf7d5a3d527", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36ec99209dbf462a9dc646e53cda83be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "363090459d524660ae7d3dccd4ce33d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c2fb5ccd64124c94b89755406925cd5e", "region_id": "RegionOne"}], "type": "alarming", "id": "4750efff20a64fb0ac0050ba0a01b042", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad943d3024044886b6aff60881034653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c400fc9b452a4336a45d8c28c3656e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5ee2dcbc6326451680f7c4414318cc17", "region_id": "RegionOne"}], "type": "meter", "id": "ecc4f4d4251f4cb09eeb8d7d14e3b6ff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5ad2520ecb346468168debf77633cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7269c660cb2f4519b5a6279eeb3e3ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91702c1f8b4b4ef3a21089858e719796", "region_id": "RegionOne"}], "type": "metering", "id": "7cb0658bd0ff41109d5a9c96c7c361a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e9fe1dc2c1b4cdebace6da4b32c87cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38f99a49f97f436db74c98f0526add19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d5b929457e84f3b90972c82cfbad903", "region_id": "RegionOne"}], "type": "telemetry", "id": "4918c0c35c674529aafc2b2d67f6ed76", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "247ebc0403f4473684b90b05b25e6162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e918d6d1ea1a4ccfb25baef93ccf0058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "38d1fae209514486b9f2fc0f5445cac9", "region_id": "RegionOne"}], "type": "event", "id": "8d0cd32332134b1896dff7718932f659", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a365fd6d70e4de880df88b937c6b4cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "26d0b3050cb34cbabb9c9277e9260021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c75eba30a5fd4e5d807fb2d7063aebfc", "region_id": "RegionOne"}], "type": "events", "id": "d97cc43d3bb14d60885d498fed69f4da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c2d1077be3744ab89a9b2d57eb4ad0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "069438f185854bb2a4b37ffbbd536e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d3795d6ce8e24d6e9396c9adb2d8fef0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9fe43fc1bb824dbbb511739c7d100c5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f0d8e93240a415ca849ab8903b96261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64abfea368a64ae588af42f441a42eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f53644f3f7544120abd5e8c245a1f230", "region_id": "RegionOne"}], "type": "application_deployment", "id": "55d94340649d4546adb43a1a3abc40f6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc0335f45adf47808daa24e1415b73df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "340f6f4dca5540fb885f28012e8d888d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91cffd59e58145abb4c4357613d64b90", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "83cb9b1ea8334ceda83466a0516bb9d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef9a49444cea41148d9a18e901ed0821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb8a59d6f12a4b97835377497e535ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "79021863033a4089bb464b503fc336b7", "region_id": "RegionOne"}], "type": "tricircle", "id": "6c0f2c06f0fc4580b772e77f8524d777", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "61bee68d1f0b48d38307b38b60555d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fb28a55067b3479bacbf379dae148a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c22d0a3956f747158569031d6662978f", "region_id": "RegionOne"}], "type": "database", "id": "e6bff384c2884e998a600023a081db6f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59ae03a03a0a4bc79539e3977fb2dd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4cf5901af9a470c9cca518152430ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5451f0c211f7489abb1f63ae19a74fb8", "region_id": "RegionOne"}], "type": "application-container", "id": "abab2897c18d4d2dae072bd008ce7cae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "feaeca6785de4100a51a9c17edcc6bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c49070ddb914b7e9a07c04bf860b138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "301a8c26dd964abca20a7c73d8ed973f", "region_id": "RegionOne"}], "type": "container", "id": "1d69cfc2f58b4bfc913221928974d987", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb80c3e2696743d38feaaaf9023e1c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ff3bd0c538d473980816f92ac1d97d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6515118edd28418ea80f1c8b536d2059", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "485ec7a2e4804c70992dc23617725278", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8df28f3bddd74015875445f1c5c09ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bcf889b526f044f798c06c83653b552e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dca7d71f552741d48ac47298e9690726", "region_id": "RegionOne"}], "type": "rca", "id": "ec136431aee54e4289ef703d12fa51d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cab902ea4e654a25b1fb15b83ca3814a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f65599ff37f8413ab446698869979072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4bf75f2b677c41109e582f0c15047ce7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e395df64adaf4993ad2dc718060b462b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ffc2cbc19fc84f3dbbd60f7fe3c58161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "aa748984ab714a408b6374a34b7d4f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "198b86f516a64e9d9b0cc1e6200915b8", "region_id": "RegionOne"}], "type": "network", "id": "3674dcc12e564f70b0ee251a503cb9b7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6abfaa051aa046509c2c137307dde70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "23a6ec52f5f941f59187431e60d66156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bffce2aa44af44e5b354d329e6bdf1e4", "region_id": "RegionOne"}], "type": "backup", "id": "9e251b8724e9430ebeffb118117b2e56", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0352e4ef18c44faf8dd4fc1db96a0f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c64e5c25b824438a27d54761c354fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ee773757b1c4bcfb0a06f1c85147b5f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c1ae8fb138024e2190059cf602e1bf1e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34c913adf9674625ae40e7aa17ae74a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2931c1b97eae4d5e88d5aed58e34dd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b483488d080f4e12a20a66dc23a95dee", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "54d64f13b11d478cad75de073ee7ce10", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fa086537faf94b399855fa3172e226db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c3df2fe57224083935dccc1cfeb70e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "654594fe18834299a93cdd1bfaf463bb", "region_id": "RegionOne"}], "type": "monitoring", "id": "049e387ab3464710b4978c448db15f4d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "51ee8d4cba0149b5b72e01303f510106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "39bace7835e84e79b7f2d9cd25226f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1deeeac2129144618498a1dc57c3bfa9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0477153e55874e93baff5153c8ecbfdd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e518ad00e9ca437da83dad87089f45a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f664fc8cce664efda30d555015a9b22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d9834e2abfd41d58e007f4548f5df6a", "region_id": "RegionOne"}], "type": "placement", "id": "eb2d21b4fafd4419931fb2406da3262a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c80db966438e47ab8c7c1561a3c65899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c49e0ddc7d5f4a5e889136aaefccaf3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "009a2c3f3ee940a888985447f35d80a2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a6ae8b64991e439f87a52b9cbdb3e4ef", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc1e9f2584ca4948b168a6b12a48a1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4be7eb6d84f45739bedd2fe602190fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c3d310842045460ea56313a53bac5468", "region_id": "RegionOne"}], "type": "ha", "id": "498dc4a27bf846ae84fb65f96c3ef39e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d469cf1519fc4bbca0a794635c17cc72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8ff68c31ec824f9c8abed5f06e221aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c4635c3d5a39487ebfbe64a747b92b76", "region_id": "RegionOne"}], "type": "reservation", "id": "b5f577724f9c4335a198929881e6a985", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "409af19ba31f4f8a9c16eca522374b62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b4daf1d5fede46ddaa1d94cdeea2d17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0b36a941320744b5a3caaa8b7141e8d4", "region_id": "RegionOne"}], "type": "function-engine", "id": "e093d89b93e24cfb89162a6f40482159", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f48a9c085824083b2d9b28315b8c61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dd7c75333e2b4a80af46a31acbef2c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6b7165499c4d478ba87ec5f667ab0ebc", "region_id": "RegionOne"}], "type": "accelerator", "id": "80506962dfd740c5a02e5381dc168dc4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "573107f554484f148bdbbcb24a49e654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e34f5708caa4325aa728cd51b8e2f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89a70cd47c0e46aa86eb204b27640eab", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c2abc8c9fb4a42be9054f260375ac211", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebde5c551779454ebb93d572907f43bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c6b508b51e274cb2b7010cc79a997032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "51f77f29896f4d1ea30ab1befdbce3f1", "region_id": "RegionOne"}], "type": "registration", "id": "8234f385539443cdba8b8af6960b4391", "name": "adjutant"}], "user": {"domain": {"id": "80f5fd46555c412f9f7f37f6445af235", "name": "2ea0fc816b3848a883dd311ef64824f0"}, "id": "e126fc2c6d6b4134912708d37fec5b26", "name": "72b47c16f9d741eaa9f83873dc98086b"}, "audit_ids": ["73b6ed4fc28646718575ef5d744a7634", null], "issued_at": "2020-04-23T06:25:57.238391"}} 2020-04-23 06:27:57,363 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,368 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,370 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://localhost/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://localhost/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://localhost/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://localhost/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://localhost/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://localhost/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,450 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,452 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,454 keystoneauth.session RESP BODY: {"images": []} {17} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.214589s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,303 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,307 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,309 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,311 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,322 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.245232+00:00", "project": {"domain": {"id": "b0d866c5f5d349f8b4a009fff0cef6d8", "name": "c3100e5a139642bb8f6da7c9733b6f66"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cf76d13a223c463b8a82301b5d764830"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8dcb2c523aa947a7bfe67f8d49ca3716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "61c115e8944d429cb69518ee51ca3ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "485243fb362a4eaa8d5fdb9e98e454a7", "region_id": "RegionOne"}], "type": "identity", "id": "9f73cbf4a4cf4433a98da1f3b30096fc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "13be9eeda21f4d47beb70ac2444de116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4906d519034e4677b66525825d196d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "36e567b286164111bc10c3dd153c5ccb", "region_id": "RegionOne"}], "type": "compute", "id": "ce353e41ab35470db67a0150f1942e31", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "48a62ae7ab2943988ada2f8ce0bfd715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b3978babde45412abf8efe4715b525dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b4d0c2497c844cc992d4451887de871f", "region_id": "RegionOne"}], "type": "image", "id": "b59c66dbfebe4420858191eef3f747aa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "820fdf0c3fce461c85c3739762f2f6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "85dcad8031cc45b8a7430800c018d6fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "166f834f85064a5aa7fcc455bb7e594d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e07a41522bde407ba1c5ba6d29920ff3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2fb9d410ad14eac8beb0ad640e912d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55041447022e428e915bbc3c16431dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0369afde9528470084b54a7928157b1c", "region_id": "RegionOne"}], "type": "object-store", "id": "d500de43176d4531bc4b2cb0ebfe2a5a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "056f4748df674ad98dae04e8c6fd90cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cfee9d1794ec4b3087548e2d7598b71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "111b8f7376a64b2eb7a65787ba538d9d", "region_id": "RegionOne"}], "type": "clustering", "id": "9648a09734084140b81fc94511db362e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f62031e492d46b58a3b3dda756e33ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "978ebf796b2a4fe08b09953bd5bdd3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f869bc52ebc04c0a8ba4dc5c0b993c3d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5850138e194f48cdaa83d2b8103aa8ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ed4fd9b0ecb4d4f8bcd2f218cb2ba5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f432106b5f3f41aebc6158384e60e575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39f94a3c2ddd4cbabed37019a9ddd0fb", "region_id": "RegionOne"}], "type": "cluster", "id": "92fc221174ab44689b81d531ec5c6939", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1bf604441c86463fbb7414924ba14b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2efd8c1dbb8c4220a21e4152cb8998c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aa7c8b89e7df43d6b8810ca525ee5410", "region_id": "RegionOne"}], "type": "data-processing", "id": "dcc92082336a4a778618b3cf060403e5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a67645b11efc421992977b170a79e0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21b3ada6c00a4cd398b137274d19f568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4d9b50c103e04f769e1e0fc70c544df6", "region_id": "RegionOne"}], "type": "baremetal", "id": "c1299c04db2f4d4c88b48d9ab4003e72", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d66f032261c47b8b65f537d158f700b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb1ec2671fab4fc9bdc4b7adfe443998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d676a61283fb4a9ba7b04e6ea7235c71", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b33d6b10ff5e4b279fb5330dd9cfdafd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4a9c3ff5fa81467b8c6587f135e974f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "48c1bd895fa74e34855d03a786bc4d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d27ccc3e852471c8256f5356cbbee22", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2ac4e9e15f734b39acc246dfb63c7251", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76a2068644174129b4d887267bdb69c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0f1bb35a2188459092996916fae6396b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9e2064e49e644f4b81521591f15b800e", "region_id": "RegionOne"}], "type": "key-manager", "id": "f28c813d4fa241deb4b6c23aae257ff2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "beaf9af65bdf47789fa38229eff4dc06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb83440a561141ea9740658116311606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "69d9147c909d42e6a09362d15f86b091", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a959b124e6184d7bb5bafd99eaf0c9cd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "602296f187144fddb33b426b86218649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d8281bf288f46f6b3b815b82d7d5a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fff83b28f40345ed92002852e0ed9c44", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2c55919357984af186b9fc892a98725e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36acb4da0bd04ab5bae3fc5f083d6f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0556253952e0420b989381141ff3f995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "814a4a9993234d9889119bbab0f8394d", "region_id": "RegionOne"}], "type": "message", "id": "1f72aff7a6e74321826fe05d75f64f4d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4acff4bf85814d2d9bbc276c3f4aad90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa6e286b2e98444c8a0394069b6b4129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "16d8322c9dad48aca12ee28084cecbf0", "region_id": "RegionOne"}], "type": "messaging", "id": "6b32ead58c77472ebd2bbd08359fb5bf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9905df98aceb4e3597e2953e71cb566b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c317fb498bdd4612b083784397a64621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "901f0f8c52434ffa891250450da92f68", "region_id": "RegionOne"}], "type": "application-catalog", "id": "066d422723c44007bfffad1423994b66", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64c9a76cdc174834b3b186923d783db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1065e213f18c4bd1b451123de0a79fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c58d72f547344d8da75d5d8384ad0b10", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fdf2a7c5798c4aaf81470bc60daec196", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6688b83554bb440588c6a1feae8d1952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e85dc763acfc490b8859b6e78027e17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58d1148b7b7e4c208eb4690203f5f4d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20457da5e871498aabe4acfc7edcf0f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d85c84ef63f1453996f391ceb83d1fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5625403ab06a4b278e16f47b7407779e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eff5b21015d0437abbf6475bbb61256b", "region_id": "RegionOne"}], "type": "container-infra", "id": "018a4173b54b4ae18c118058da506a76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "04206099b9cb4cc48c46654f391a611e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d0a5f7ae04114cccb59de89aa3c4fa16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8fe5592f54f431c8a631533f4686076", "region_id": "RegionOne"}], "type": "search", "id": "d2b17000681043a89a2ee8ffec246065", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d04fa4da696244a997c7a93afbd5f763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d28498ada05e4d699f80e9ba3468a3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4b34b07d07c4463680e1a031de0d134f", "region_id": "RegionOne"}], "type": "dns", "id": "f9ccb2106bdb48fda7b842a46691c64e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aa904b2f5f6d4e79927f6cba6c9fb8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a1ec5354ec7460087119a4f93ecb08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "215f236acbb54be5b905dcbc6d5fccf5", "region_id": "RegionOne"}], "type": "workflow", "id": "da54144afca8446086c97ecfc77b58c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "537591267e084e9bbdc878fe2d57d229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "299c1505a23740db8c37f0cca4503fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0f813c833efc4f84b421b66122d4786e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "85930955e4b84eb0b0800a20e22161eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2a3bc2c580c342acb34d524f66c1a5f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aaa2f1c8e90b490fbd9c83443d8de0a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a0913007181a4de5a406d2f415d09934", "region_id": "RegionOne"}], "type": "rating", "id": "937dfa46ceb349f2be98d31b1bc5263f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1a1b89cd5ee245fcbeb373e0350deb55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d1420d37d334627bf3c5c21aa795c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a8dec806642b434992b740c90b816c6e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e7fbff4978784beeba00f1b247aa40fa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07f9aee50a6a41619aa6ff670275329d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7a20e5a99e840b3a40dfa365a91988a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51f5016e8ac04b829b46c70f38905443", "region_id": "RegionOne"}], "type": "policy", "id": "91385c57f0d5453dacd29855ee5cf53e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de5ae0b230834c179fcd91d294278fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "182465b2d18c487fb00a9a320dcafe4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a507fe4d0f5648e9b5fd156ec423425d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f8a1102136c142f8bcfa38be173e6a22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d7ea1e169aa40d5ad34e605ffd53e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00accdf646e54008a119a70cb4089c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "102e0c99bf2f4e4f82cbe63df1e3432c", "region_id": "RegionOne"}], "type": "sharev2", "id": "90e62f0542464a719175ef93ba34bb92", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "355361a3e81e472b867889e92df08304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a13e6c75590d490599fdf3a65b9fe92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1844b99ad74946cfad0330074211d822", "region_id": "RegionOne"}], "type": "share", "id": "aa1984bb4bd24f8d8fd5904676f88944", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e5748bca62944e9a9edcb6ccf12c939a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3df0dc92c64245e6aee07aa281591fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fed1bcadb9d64cc387410cc44356e82b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "720bc0a4883c4f5589c341e68747a2b7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b7cd55b556a403c9f73394887bdd2f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "002f19aed5924147ba70c9c6726e9ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27b87466479a491c93d697f82ac852ad", "region_id": "RegionOne"}], "type": "orchestration", "id": "445b0159946543ca98a2ea61da83f367", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cbb69dc5d084f9094353d1fdda7f7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe7e2ecf9c6e49879a70777091992281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65d2d366f6ac4c7db8f64020296f23bf", "region_id": "RegionOne"}], "type": "block-storage", "id": "7aa9a89608784f3186bd797d7820fa9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcc268a86267491993f0e774908081ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daf0c35130a7430d97a7c4d828026e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0deeb61cee11449581cd7a097660d8a9", "region_id": "RegionOne"}], "type": "volumev3", "id": "3d1df5ce9f4a4c6d8e28d179dc0e945d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf0699babea4e129ba3c58310bf464c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e944c85935b4729992f743ac17cba81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96870b19808f4f768cee4c943ae17df4", "region_id": "RegionOne"}], "type": "volumev2", "id": "92ebb262365f4bc287979638d6620ba0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb6a9de3dc554bd296bc925e9b1aaa24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65273c6b58f14c20b9c1d0f52ed49f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e560c3b70c0e4cf398e88b8b71351d1a", "region_id": "RegionOne"}], "type": "volume", "id": "557348c04f494a20a5da7e05bace7eb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4274cd9538fe4d54ae4d03837fe7d98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98cb6b6ee09e4a999efe4202d441f0cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9460f0ae84f04463b74c60e418c1ffa7", "region_id": "RegionOne"}], "type": "block-store", "id": "61e0e3426b6a437fb41b631f4c1b2eb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1537a41e53c14fafbd0becba577a99f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f4ecc7c31f944575a028d31815840da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "50fa7a326a4048e0b41c2becc7f6c3a1", "region_id": "RegionOne"}], "type": "alarm", "id": "21efddc36b4a45a9bc0e0c31b443425c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29782dc676e048a7aca8aadc46d0265e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c1a7d9af040b4a688235b977109e8368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3757fef9806b4a44b1745f7fe853d8cf", "region_id": "RegionOne"}], "type": "alarming", "id": "9039dfce6a644bed940f3f74490ceb4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2428d0c44b0648d88330f79007deaa2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "437109b8ec384155ae24015469248769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14010347e25342a8a8317e6d4c1f5141", "region_id": "RegionOne"}], "type": "meter", "id": "b2e23f77962e49b8b64b588c5544d552", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c296eecfe0642b4995694715b7b616b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ff39f25ef3a47c699485f20551dd34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5ca42f9a9b44a99b5672bbe5b069ae9", "region_id": "RegionOne"}], "type": "metering", "id": "389caca8d44449a18f11a30e0841cb91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "daac87ab41314e6fb9998211e09f9149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e61b09d1d2b64f93a09143c0d841ccb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "299fad97a97841cfbe6d596f3afa2bce", "region_id": "RegionOne"}], "type": "telemetry", "id": "b8f923e70bdc48aeb77813cd65d165dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eb501627666144bb879e951b2b287b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba63d76fb3d3493793335c7a71b0ce53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cf085f11090b4bb1b3fff87420350f6c", "region_id": "RegionOne"}], "type": "event", "id": "bc553065241b4e34910ee9cd09063a7a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "29a00aaffd224bf4898d995d6ee92bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61f539ed08bf4fdda62516b4e0ac4e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1cf867d3d412469097f1999cbd5800ef", "region_id": "RegionOne"}], "type": "events", "id": "b921ed4e60824662abf41e2bf348f424", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c420a42d75744c439e1f4b1b4a3166ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21d723cf346e481c9982b479377e9681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f0efccfdc0448d3b525ef6948a6a415", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e26a6c66993e491ba053e8b566180eef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b38ec22abd541da9056a15799c1912e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "879e46d7ff89463682f6fe5b37bf744b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b79d1ae97984e4a8616bdfb84445cb4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "571a2f3bbb314f26937da439fd20e008", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7a13b7f43f64117b1fac967339dd78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c33b6cedfc74d54b9bbcb4db6012dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8a07c72784a4670a85b8c315967210f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2d9c58cabbc041bdb7138324eb3d35c9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc696cdc013148df827545223f5b050c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a022e0ed726e4d7d84f4bdeb2c0d54d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f33deb956ce34ff4a2e53f8dab5fa36f", "region_id": "RegionOne"}], "type": "tricircle", "id": "3397098c9d2141519931734fbd3a4def", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a665193081704edeb84281fefe7a2392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3a488ce364634c6a8fe2e951d274647e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a3ebce6a71bf401289e26ba8e76edc2f", "region_id": "RegionOne"}], "type": "database", "id": "034313fe7d764ed79da41167bcb0c606", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2119f4341a245c1b59664d55afa7301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a41209ef8ba47e1af116c07295cf8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c831c54f7f184547bd7f4a2d750076bd", "region_id": "RegionOne"}], "type": "application-container", "id": "fc0b2cf1b26e4f38be945d30f557a0b3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "266aceefa0bf453e97e1751efb50c5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94435d7554a34aa88833b0ca1161cb39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "355ab05623ba45f6bbecda0dd9594c4c", "region_id": "RegionOne"}], "type": "container", "id": "1dc7233ef9904718a6c73b1c8179015d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f70188c61414d06a2e896a67d01f516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a14720ebe8f47ed89bd3a5328d7122f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "696aba487d6341ddb63249af75cb14cc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4321de03debf4887b77aaf1672092269", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd3a6641d4a844d7948686ed75283c86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6733a836153a4741a716cdfd53a78d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "38991a0926e34fde848eb0fc9c735db6", "region_id": "RegionOne"}], "type": "rca", "id": "0c9bbc68ff8f462b9949f3a879940a5d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1be7964a20745b580a11f62b1a328ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b2786cbdc5bc47318bb1d62ec10eed48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "838c7a6560d1421d986deb60caa8e65c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "59fd04b17dc84319bed3a048ca9b1b11", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "db87aa88fe724761afebc1313824c191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c1e1bf2bcfa7453d92302ce11d7288c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fb44da18b1b74f34bcebca6c8fffb655", "region_id": "RegionOne"}], "type": "network", "id": "6ac0b3b0751f4c69af3ccb1a6800862e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "80ab64302fec4e5cb5c65ccd9d626225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "48cf6a773aad470ea46f3fa489d9e071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2cdc2daa24374c51a5e8c8a97ced5ff8", "region_id": "RegionOne"}], "type": "backup", "id": "ef0e649788bc492c855002926137057d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e8034bf969a4b3d9defb0aaf059da00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f61b5ecc00a2450390a67c0cf93f815c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee4b95819ca54a559a20f21ac162c64e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d897ecad27cd462d9e62e8278e6cc86f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed5f4dc4f263400e9c254a904b3fe258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ba73890a46b421292598ab0c6a5eea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cab305056b2847b08a3877a8cd1d5dcf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "90c4f3ca17ed436f849074e220cd4597", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db4dab8e67a843ddb22b8704e63d92f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f31c20a7e96b4db3acfad781625d7f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "70235200f7314bf7b740d12e96414687", "region_id": "RegionOne"}], "type": "monitoring", "id": "f3d964ff308f49cbab52ce4efbb52aa9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58b133974b8d4d2bbc333a5160acbaaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "44a49e23108d462caec3eb5e961c4699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "57e27d758dcb41be8c964c075980f7e9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a4d07c30d074e6c9009b72567db4439", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2906c02d47444a44aa7abc0d428a639e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0da1e38f883d4ff89f4606ed8c6a760c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "15d485449b3745d9aa4de1c6e80e07e8", "region_id": "RegionOne"}], "type": "placement", "id": "31697cb4c8c344989752ba18d22762e7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "790e0b5b8e9148f080474c612902baf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "815694f60e8c4434bdc0a44efa05b07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b3204ea88503475eb90fd845225c6cc4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fdef1690aeaf429f9c05524d2a2b95c9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc5ac69ef1b64ba8ba999b8765487a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65f7b84bd6b047a79e54f6c5df4db834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "623da09ee630427c9063f1033a38d0b1", "region_id": "RegionOne"}], "type": "ha", "id": "22b7a927976d4e1990dab928692c0d36", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df49f459d46243cdb1b1b6723aba4619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "796c00582ccc4e1f8ba302414f8fea86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "70330066ee2d4936aef11a7bfd50763c", "region_id": "RegionOne"}], "type": "reservation", "id": "e0cd3e8eff76488096671a9bab3ce4b6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a260ad23c56041578a10840bd2eb3606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b07dd1ab2cf9466f896a45e8d2fec8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3a24eeba63c54b088c2662467540ca46", "region_id": "RegionOne"}], "type": "function-engine", "id": "6ace087c9d4942449e1aa6df4381a33c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0167e380cc4847b392ab0ab2f9c3d252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3ed067c8c4814dadbf877b0ac06a45d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "864f8b282830483e96bbc43260fac50e", "region_id": "RegionOne"}], "type": "accelerator", "id": "3f626ea0131a41cfbeb8e354cf2a7da2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d953f29dbc54c89b95455d5ab7dae01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32540294579f4ac49f40a2c9ded217bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ed46fda51654e6dbfc2a30c0412cc1c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2f49c1e83fb04a6d87425cc0c6575a79", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d52e87052d29476794da7ed301583ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9a8079c3a444e798913e810dbb4acb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18f5a0ec32a64599bbe666c7b925cab4", "region_id": "RegionOne"}], "type": "registration", "id": "07a538d010e04a158b5a462e50451464", "name": "adjutant"}], "user": {"domain": {"id": "4550b435e09040058a0afc51fada39a5", "name": "49231839f6e848e2af71deb2b99e873b"}, "id": "d5994ac2f41c41ce8f384361108baa20", "name": "3fce5a8b21484fddb8b03597603482b2"}, "audit_ids": ["743663d31f9b44338d03699e8f4b73f5", null], "issued_at": "2020-04-23T06:25:57.245232"}} 2020-04-23 06:27:57,423 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,427 keystoneauth.session RESP BODY: {"floatingips": [{"router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f", "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}, {"router_id": null, "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57", "fixed_ip_address": null, "floating_ip_address": "203.0.113.30", "tenant_id": "4969c491a3c74ee4af974e6d800c62de", "status": "DOWN", "port_id": null, "id": "61cea855-49cb-4846-997d-801b70c71bdd"}]} {22} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.059370s] ... ok {22} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.059078s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,526 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {28} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.201774s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,361 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,365 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,366 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,369 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,380 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.301683+00:00", "project": {"domain": {"id": "ce1d8263a0e749ccbc78509c5d24af37", "name": "847a1d61b64e4dbd921fb21bd51edf61"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f3e79ec495ad4959a1a9953113808ed0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c729e4e650d24d18a22dd9317978c581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a01e4f40831c4d21ae5e4fccd3366958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4d0532cd84724e9f96aced4a6edf7a31", "region_id": "RegionOne"}], "type": "identity", "id": "15be92f1743a4d3abe6ea7f09c40ede1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "65785a07dcf942789632928e85558587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c89d21b7f3fc4639813867afc0f0b0eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "974b317c72f641b5bf5d19ac49569479", "region_id": "RegionOne"}], "type": "compute", "id": "d67e7f3177b2428eb790e169a1c9e78a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "96be84c943df46968ec87a18b35a4325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b5b18aa430794b8c8ceac6f72295f86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "df083ccd67cf46a295a5f6b86d3633b3", "region_id": "RegionOne"}], "type": "image", "id": "ba914a57b1474113a26bdd6eee2f7b31", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "054f3373c8584b43bb9151c2db01884b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d2176a95d1c54a3890c45478a2963ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "612e8fc4b4964f41bd58c413eb0c777f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "10dae958a1764859a697373ff376431e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e88291b6a00405bb2e4383daa72c452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "440ca6b685bc47e6a040609aae5dae39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7946ffa98d0746b8b3f097a17bccaee7", "region_id": "RegionOne"}], "type": "object-store", "id": "480fe303cf034e45a3cc23e19268582e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "824faa76fad349f895094dcb56bb4c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a71a8f74e5c5467f9cd084800147b48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8690cbb686d149fca68b790f518bc38c", "region_id": "RegionOne"}], "type": "clustering", "id": "bf03c2df3f614f4e9aad17741fe0b51c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "978b2145fde74878a2f4b99486a13113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6df2009b96f40e7a5cc72b7a1530261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f39cc584f4374056ab9ad529e85bdc33", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cd40717cf664433ab631aa3b02a98734", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9d488cb2acf497c8436406df0933c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9615be842f0421ca04e67a5bffd89fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b90e8bfbb5c6435b8d06d2a7ba787971", "region_id": "RegionOne"}], "type": "cluster", "id": "e98b8475eb754a58b6df6cf43e7fc496", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "737431cb9d4b45bbad152b09645a6d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "55680a0cac91462cbaab433d49b39006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1776e07b4ae841d7babbe7e61d034187", "region_id": "RegionOne"}], "type": "data-processing", "id": "0b9c74b3dc7b47ca998928fdd311acc1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e905c711931485ba7ecce49681be54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1557307d003a4efead30a5291d3fd1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9bd5a95dedb84dfd83995c417fd38004", "region_id": "RegionOne"}], "type": "baremetal", "id": "1c96845e33bf48a5bfce6c921f37516e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b322d17fca84e0eaf4d3b2a44ebd3b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c06b5fe63ef400aa0e6e88fddbf5b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "07215552121f46d880364408cf590d65", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8cdf2cbfab094232ae96fe836a157864", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8c8f2e35620b4c23be15e788ea0871ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f78a3191d02f450ead6060b2be8368e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f21b463a37114b2d829171039cdd9369", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "09f0a2220e9048108b4f0be523a23446", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11eed31a0d914dbfa2f0ff9f57a07190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1e2f4adaeaf948c68eb8597fc4051591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8942b3f3de154a558b9b5b50085eecbf", "region_id": "RegionOne"}], "type": "key-manager", "id": "b806cc12d27f44ff8da26ee61f031eaf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f32cd3cc22284a8c813975de0d880eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "efedcd76aff84dfda51f37b79130f120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a689c99d98ed4e4f8a46ab4541243770", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c53f5161913e468b9fb3644dbd9c9df6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "807610100cd54221878b205e0ab18cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0673d90bd1548c9909e4bc347559732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c020b1eb1b7b4c62b3ee9c4a63034259", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e7924c3f64d14335929fc3bf28c44520", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5a8ad1073af041aaaa06026675b0ddde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "048b2951e32546b7ad5cb50b69284ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b9a0048e73ba4f15b0c27775d6d2b16c", "region_id": "RegionOne"}], "type": "message", "id": "bcaf98aec2824ded9e50a3198675cdf2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b19badd05d1c4ce58becb226c87221bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "274a3aaac522464d9157f8181df12e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a71fc05a5ba34f5e8a7bd35c29123a46", "region_id": "RegionOne"}], "type": "messaging", "id": "d46ba25da08349ce9845ef0a57058756", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7244c20f880d417eabe499b4f70beca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "087fc27879114f998242abfa6a2c96a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ada00cf41645473599ce297265debae6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "727cfcf355b94b40bfbb5e15ae184a02", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eeb9f825a5724d53be1f04106f38f2e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c615e2e24a14a30ae8cb6cf73b665be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3790aeb368ac4f77ba421173a293afd3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bd4e4a6d0aa4431d8056f5f24034074c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14dcad22e85a4e9b96bd1f1227c681a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "740fac8b46564fb7bd1d4bc8651ed590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a6efd64bc4142b8a994af1ed22ea65a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e78dcfd7fb954a2c9272a4d6e810509f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb7964b24c224fee90697cada6032447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa2118e1024e438788b060d1d5ac7045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bad88cf8ffa4523a87511c5129a4d67", "region_id": "RegionOne"}], "type": "container-infra", "id": "229dc8bd24094115998e1fa07f81dade", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8f1d7c1472684ea3be6762fc3350d090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e091dc0d9ffc4397a36fef876c8e168d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "67e54470cb45443681ce585958dbfdd6", "region_id": "RegionOne"}], "type": "search", "id": "c1d1e6c4258b406d873c55e47031d6e4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d67d1882c58648ad9cf331b42042a2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1071e857a2564d65aa6c137d233f5d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c2d254008f1343dc8230890054ff8036", "region_id": "RegionOne"}], "type": "dns", "id": "b75b51d1498f4c8a96e8bccdbb189e61", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7137848e308542cdb5e5f63d807cc5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5bf794c6a78944a1bf2c46d890ed6bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "173bc56e6b2840cd9016b94e6169e7d3", "region_id": "RegionOne"}], "type": "workflow", "id": "2b5dd3835d964c0c915e945f7cae98ce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e668fee5eadb4a77993b3ba322e41b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c9844ec747049edbcfe7e7171ab5484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e7f4b09c24b4f159a80befb940c8345", "region_id": "RegionOne"}], "type": "workflowv2", "id": "62598e8d7d9f46b6b6fc4efa14617271", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "837e6fe5f1ac41e3bad3761ebcff7778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9881d99b39b6471cae31a2c355ce313b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "569ddb69533a416ea226d5ac91992d4b", "region_id": "RegionOne"}], "type": "rating", "id": "4f72a0d60d1349d39eb42a93a660ba69", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac0e8a9278f14f719f9b062c6526fa44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1538d59c60b2457eb77c236961ede6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5835f2b8a2a141cdac05fdf712a70b1d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b37eff2d2f124b41aba1fc714ec14edf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a2a02a6ee2e54f35af844fd60263eecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d764b9f654e4271a1a25d66a727dec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e86919378634596bdd63f5460b025a3", "region_id": "RegionOne"}], "type": "policy", "id": "95d6e5d5416f4ce6a10d32792dc02906", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e305c1dacc554fa1b67b5cb886888159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d17edc6947094cb8af8653a2a72b059c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4dd3c4969d044513a76550793c5ec44c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eb8b48b00aea448db4504e460db333ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25e60241e187488e945e219bcd1bf9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca06be8d3da6472fac5e7a2964621501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e8545dfb89c497192f3ccf3a11d9d26", "region_id": "RegionOne"}], "type": "sharev2", "id": "e57f07ea18014c0b897880e2809699c8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d796ae0c84a4cafbce8907eca026b08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "729bc238d0284603a10532beb9659956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0e0dccb579e74824beeb74bb929e1ddf", "region_id": "RegionOne"}], "type": "share", "id": "1c6ff68a27434c59a8fe906a40785d52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "662f9cd5e07f4f018c3953f1ddd26507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "16427a5347c84ae8ab7b3edab05cffb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6811d60c574146ad812bc1f0f73893dc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a72ab02d849e4fb9b80f29d328b8d2d5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9499e9bfc3db4bd7af549737e81bd68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f6aeb22912b4947b8e255c0d97615e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c162d246cca1437c9202dbd9a9447b57", "region_id": "RegionOne"}], "type": "orchestration", "id": "ffadf4fa34584d4d9f875d423205f361", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5626d0f792fe42d1a25fbe32dc57cbfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e918d3e06c544788a6b6af1109b61d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19e83ef3d0a42d98035a965fc87ac06", "region_id": "RegionOne"}], "type": "block-storage", "id": "82b00f240cb64299a2d9ba86eb0b0e01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b607e3950224c52bffc687e23de978f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2e6e5a625f14870959ac73acdba729b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "390bb79a451940a5bae877b4d53ae3a1", "region_id": "RegionOne"}], "type": "volumev3", "id": "713704fbade4474380ad72a87e28a610", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3812ff499651472bb3f9ded7ac3963e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39ccd8de9cd44e3ebe07a645dba5996c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36c2e58bc3e546c9924a7cca0db33734", "region_id": "RegionOne"}], "type": "volumev2", "id": "5fd6ddb6ee5842488089eb5c765050aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cbaf0c4efbd4aeea18dbd70e39aa915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f985a34b4a97405fa68385a825eed891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57829b5f9f684c18b44110a9b925447e", "region_id": "RegionOne"}], "type": "volume", "id": "835353beeb4b4689b81ba8ad0aa1287e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83304b74218c4989866a83c6d4b7904c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5327de3cf5d342f7ad787c62ce8132e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0df5ad2d4a9493291ba907d24f5f249", "region_id": "RegionOne"}], "type": "block-store", "id": "e64e66a93fad421683d494744dd91299", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9cf851b91f9d445ea4d0bf4ca0332ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbd851be685a4ee2a4f932eaaf18deae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a7606f8f8a134323ae840c8a153ae2bd", "region_id": "RegionOne"}], "type": "alarm", "id": "913ef3eb27174752a8a1366d23c16491", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15a267eac9574544a08c7d34558b1287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0121d635bfa445d0b2019d17eac028b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "363c3c23aa644fddb8c8fef4b3ef2065", "region_id": "RegionOne"}], "type": "alarming", "id": "9c069ea992d14eaa9033452b3d26b725", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25fbfe9bec6e47edb2aa6d4652dd6efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5357c151dfcc44e18470c698e2f6c772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ee3a88d40b9c482c92992c62296c5575", "region_id": "RegionOne"}], "type": "meter", "id": "ee72093175bf4a6fa5db9a20e05e7933", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4108116c1634e3fa09cd0490fa8561b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "65a255b6121c4c0298fbb04c473e1dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "13e3adfef73e46bcb146fec15576b25d", "region_id": "RegionOne"}], "type": "metering", "id": "ee3118ae0b004ab8917c19827e9540cf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a15b22a688940a997745feee98ecebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d32100c22004e8488785cc8f2af5c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "306e8183233242e8917b6c5bbb9f3775", "region_id": "RegionOne"}], "type": "telemetry", "id": "36872d775cb14190a0f41189dd66b803", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7edbd449cf1846d49558179a662dddd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "72a088b6f3174be6b3607893e3bf1c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ddd1efa0be254ef6a6844803395b0fd1", "region_id": "RegionOne"}], "type": "event", "id": "765461116faf44219e1bb7bc8341d647", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fac8ad8e840e46a0b9cc744d5b97821a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d6c3046a70544364a4ecf53f9995174a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6bc670ed8c234549bcc04cfd24acbca9", "region_id": "RegionOne"}], "type": "events", "id": "09bd12687c544fccbfc98149012d22a8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd090fb268c446c0b61c503b0946dbb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3614aa4bec9640ee9cdda9c3032667e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "850db6003e364115bee27bbe36889c48", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1ad4e23db1a948e7b4df5f6b76cc5e6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccb6e62e8efe4b38b2be3aae12e023fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "770013a435034096b0b5633d3937248e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e912aae2dde64c038eddb653691de429", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0256d3e8055d47dcb097afcff41da9ea", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0cfdfa596d294758bdfa85470883cfe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78cb5e2bda594272938c1db59b108e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a700aeb5eef4eb7b58bb5e88ea70824", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4c00a0f04d7047d480046f8698daff13", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4af09c81426484a87d3eabca75fc346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c17a574d38f74f8f875e1495e404ebf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf7c1f5caa11472aa43abf8e14d3a765", "region_id": "RegionOne"}], "type": "tricircle", "id": "d4e7a8000c0c42db811cb1b447be0c7c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "587f7fe7810045f280085653f2bcd8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7aa644eaa3c24b25a57a8b1629472c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7197f3e432434cc9b9635e3dd225fb87", "region_id": "RegionOne"}], "type": "database", "id": "66e58c7d506e4f88bc486007d11b7b46", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c401ddc0bbc3487a80809fc2eaa55f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b5c0df965f24a84acff7607a6353cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b0d6029270644f49a7bcaa14b257a28a", "region_id": "RegionOne"}], "type": "application-container", "id": "a4f5fda2d25944658558454fd7e5d2a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b1a37bf81b94afa90141fd8b60e5713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea27ba13f47448a69a688d8c9b7bc5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "639c8f7abcaf42e39bef766e8c0c1e79", "region_id": "RegionOne"}], "type": "container", "id": "bedf81e6a7ff4a73ac6ff247a36cff2f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e38d6a59c1cf4678b62dd8eee9881b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79097083ce5c4d46b4d8e3ab6056c620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "acc6e26833cd43a386d31f59904746c4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8a309a2e46fc42cab31a1ac4b5c9c002", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5142218800c040dca6e0ddd4cc7959d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d6a5e07d2ed433d81f0dad75e45166d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ce6661ab6d24410c85373b0f9c678ba6", "region_id": "RegionOne"}], "type": "rca", "id": "19601a73b2644d718fb0e3c6826a155a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e757f714b194456afa77951b4fb22fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d6e6d03f75894f28ad8f1c5bb7bf0823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "67acba33c92c461e8bdd91f8b088e426", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ef8567feded9450cb36baa38f9c1e006", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c1e6cbbb1c5948f5887aa082cceb5d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e4b69b330efb46df935a539f553c4f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "640f89cda1984e82a1046d845972cea1", "region_id": "RegionOne"}], "type": "network", "id": "5fe460584ca2418480a5e1f98db8519b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4da4f0fa30914f04b4efde55fdf2d28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6f6c70c758b046618b37220870b814c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c4276e704f304944bd3ef9adfbf9cbc2", "region_id": "RegionOne"}], "type": "backup", "id": "88500d4a22ba459c98e8a667d5c97162", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ec481e308644c2b8a114509b2749db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f16f2eb558a49a49ff2cfaa9dca1641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7572bea03ff24046a9cee076b7f803c1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c465357c1a5441ab8984ed215c944d61", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cbab9b70009e4ab7add29c83ff2b6207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec4bb72199b4456f8004f58fb6b70800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "18775f336e744fcca4eda6fba6d04679", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4ef2f6d4f54c4187b2850f8be9972a72", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e01aa725f4b84dd4bbc821d5072325a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8d5496d67b674248b62d9ced52bc6ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "328e7058faa742c79fcbf8bbe8d425d7", "region_id": "RegionOne"}], "type": "monitoring", "id": "5eac684b77ea4412a69a394c9dabf5e3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "343b6ca7ce9b47bcba930cef34c0dde6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b48767a590dd4f4a8559d4f4ca794696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7aa466f4424342e48ea17ab327bbfe92", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "17cd06559c004013becbaa55ec712690", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2d18e05a0277436284589c3655d82fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1aa94bee4482477296bf59e62f370cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ac33f33e13db44ddae188f043a3ce68d", "region_id": "RegionOne"}], "type": "placement", "id": "bcbf2a2e803944fd941d89d07b562ee8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2069b99eb284ef69d1053402e9e52ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9ca76b4c3d44448aca55df25fbb491a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0136b0d1f9814de2ac288a6482a20ddd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "61f2db0fff0641379d8524a5b2ae1bda", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1577a2d85ae4419ae514ea13a3c8337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "919995a078084f69a07c6be50ff10bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63270a6db62a497f95e55276c81d13b9", "region_id": "RegionOne"}], "type": "ha", "id": "75eb0176bfb4420ea22a3657277f2ec4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9520274b5e5b471abab0b03136ecd495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "88e90ca889d44bcf9094d1178102863b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fcf333d74f924614bd30e3c1daeaac96", "region_id": "RegionOne"}], "type": "reservation", "id": "1ae52466760242bc8084cea488b5ae13", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d21df72ab0142c3a7776a0284520351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a896302585494241bed99578e2cbac73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "12e72ac063964288bcbae9a3e41fe233", "region_id": "RegionOne"}], "type": "function-engine", "id": "a6fe02869bd6445288eda1c872b495e4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "70a9d5e5617b44fcb25cdd08422247f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dbce3d5101f142838078a6c0b41c4cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "63c11c8f77ac4cb5aba88f9f26fe6824", "region_id": "RegionOne"}], "type": "accelerator", "id": "dda70c1c4b2846d58954f7e6f84dbacc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02a1303a0cc74170b284be56ef83eb3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37ae6eb3b5594eab871eb2fcdb2efaf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e56ce8b677bd45cb90883fa79a17521d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "da8607c22fad400da519386017d31a3d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ffbb569509da422ab18ae467233248ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b012e0306bf347dd8730b5dfad6641c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ea8c89588a34823aad02b24a35870f8", "region_id": "RegionOne"}], "type": "registration", "id": "601709137f4547db859e137d43d90a20", "name": "adjutant"}], "user": {"domain": {"id": "40bd1ecfaf184c188755cc8b7140f81b", "name": "e5e4a389ab824128a39e5f948455bdeb"}, "id": "1c89cfb0e5cc416f961297f607ed5b21", "name": "4875ec231f6346c9a65964cede1056b6"}, "audit_ids": ["920e5bafc1de4c638d344463aaaa7eab", null], "issued_at": "2020-04-23T06:25:57.301683"}} 2020-04-23 06:27:57,493 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/a-wild-id-appears.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,497 keystoneauth.session RESP: [404] content-type: application/json {12} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.222183s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,336 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,339 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,341 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,343 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,355 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.278775+00:00", "project": {"domain": {"id": "b1942ce0680640c3907cc4aedc7a16c0", "name": "81e2140a41c34984b0a6628d9e3b7047"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f6720e529fc14aa68ff2850377a7a0ef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2ab8288805694f879e63e185d218a92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9fae9ae33a4b47358b57cd7bde484ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d5ac28a8623c444cb53739aa2e5462f0", "region_id": "RegionOne"}], "type": "identity", "id": "318bfb96fe3546959fe7fb175908ae3b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a20c180fe226499881c820c5839adaf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "195038d25edb42d5ac834f24c4531347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c651f894380f49b4acc8c96ff72d0376", "region_id": "RegionOne"}], "type": "compute", "id": "bbcf46ed051949b1a669ab0d2cbc3c37", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e2c7f1db84204609936e54df87008f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8e3b18327b9d490aafcd480a0f483c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "feb3176ba4f4468db63edc1ab05e2214", "region_id": "RegionOne"}], "type": "image", "id": "8b4784f704a04f17afbae0d62389e566", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2b66b412424e498ea1d5dcffa3d21437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5a843dd5b6941e5b69103abdc0db090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1fc04ee28a7c4b058ee829680d88a394", "region_id": "RegionOne"}], "type": "load-balancer", "id": "36ac1deb58b047d1b275cb2a17184815", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07ad11198b6041e2acd862fc6ccdc7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca17f0c3f628400bba231c32f50456e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8980576fc5e34eb78d631c6bf8ff5de7", "region_id": "RegionOne"}], "type": "object-store", "id": "f6e59f7194954da5ab76ad5521cd0c2a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7308e4298c884cc2ad03838487e466c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2105606465994e75b629a186469a77b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "860f14c897f44e32a1733cfcec7bc1e7", "region_id": "RegionOne"}], "type": "clustering", "id": "4d95762332fd41178fb9c7c122f13a03", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ef784e57931413cb2d34bf8da625ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45f78137ce5c4824ab5f11c59228ab0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef3778f54eee47a38b92a86ca2061685", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1785c009ff274d2ab326f45b715986e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9b45a4f5bab43b5ae356750654bff56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad03e0d39518475aa1f4d15dc4f99d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d558f2bcdfd44a5398862a5867af1f91", "region_id": "RegionOne"}], "type": "cluster", "id": "6fae0349e2e54d04bce5fdd9fa2ccf00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "76298141f17c4f7f811cde46cd451a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5a3ab992c6d49a8a43da711846edc86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6c6896474b3c46f08a2eb0a85742fc04", "region_id": "RegionOne"}], "type": "data-processing", "id": "dc45e8bc16324b108b73fd83bffff8c7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2edcf9ca80a745ac9d5c31f802e47a0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6bf638066d0f4d5aa79260801339c79a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4423be9c9d048fba58fa15c23490585", "region_id": "RegionOne"}], "type": "baremetal", "id": "1bce1961e9e642e9a48cec912a0d4785", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df8ec6aeb51644e0add696511078264c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33596d5ae6a548a48f70260aff96d13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bf1fba490e76428195ff2c519bad15f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9b28649acc6b4adfbe4aebca0461f868", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b255373275944dd5bbdb0811abe28b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b711a23cb5eb46a1a5dc5665d3286e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8a46c9403a8b4153bc4a52ca3dc8d6c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "69caa4661e974741a3a023ba06e27f46", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2dd8c5f8cd404322a90df30ce69de6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8e2830e9ee494e599cad70243f84a2b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "898da66940c2419f9a85d0283bffe1dc", "region_id": "RegionOne"}], "type": "key-manager", "id": "1e8eed9ab77747f8bec43d6999342be8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a97ecfd3b7f45329310a7b57d3919b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "387822a0293146b8b45844508e9bb568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7e7f260a1814b7187d7ea095199ce9b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d52271c4b08945c69ac3c1effd37ca30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b192c8040d74986bc4b840fbf40018a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "627fc23f2c3740a79123f41940789f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "78ba492ab5564b5fa4cbff3dc492d257", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6ac51b58b7384fe0a402928d96eddaff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "99cbc932cd5441f09fc503824a8e01bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "93daa196568c42039803426681f478de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8e00a548b2724ede96ac76934b81be33", "region_id": "RegionOne"}], "type": "message", "id": "3f997c1f04e34a01a5279e0a10df52e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "85b8dd5b567740a784d4d265c391387a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "643f57b8eaa74f75acede6df0c83e43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b8772461fcf3471dace7440e567e4809", "region_id": "RegionOne"}], "type": "messaging", "id": "8fd4f674a92f4fa89bccfa06e57a0dc2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "91b9487e2dfa49e8b7fcf8c049e5f6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f1af1a7959b4beebc6a72c8f5c6b0b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0460ced4fc1147e797b9b9a6764a605c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aa3d4275b3ce48b5a6611b5e4b429dd8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "402e738ac63d45528f7662a7e43a9cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f543f91905c44c589397ccbb439a3b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e797969d91d84db48149f7005e91ea55", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6cb4f5942c7a4947927ffb037fa58890", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30c7199fd5804d3aa8e4d980d3733094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ce2818181e841b5b4d149295922ab80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca92af4d29124094a6b0aff91d40d2cb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "630f3bda96014929ba4afd67ac01f989", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "863142c2d4084886b2b668f9d6245efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "467bfe01a54f4ce0a76c8c009df69b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73dec4f666454472981cfb88decfccd1", "region_id": "RegionOne"}], "type": "container-infra", "id": "d67ec34583be48e6a489c1377589164d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "12e4416f63984891b54fba9078d8c541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5891de89a9264534b0a5006a656db245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cc2d83ed9a3f41b9a61839bfe0fa5602", "region_id": "RegionOne"}], "type": "search", "id": "2371bd7540384301809dcb33cc10efb6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7eb4c456ca9347238f8fa6da39b4318e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cc0614a3b3494f019ef9aeb0ee5e2dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d7919ac608314e65886f9dce68214277", "region_id": "RegionOne"}], "type": "dns", "id": "de5259dd4417429d8aef1d0d1e07b9f3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38e5f3b0939f47888f1eaad613d4befe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "978ec39bfe6b4c76b05604c6bde981a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "42107c953abb46b9a5fe15a1075ebaf0", "region_id": "RegionOne"}], "type": "workflow", "id": "98b8f3ca18e44a47987ca40e0a71ba89", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "206d4a06a5c64e989362f98d14df2e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77a2d733fa6d42b799ea4df27610d747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6da9e595a0e040f9b17bba89cb7c4beb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "18e04d97239840adadaf7eb90030028e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a7b4be123bf44ba598969ae55d65baa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5079ba90112840cd816b7ca24ad0a353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a154a8a3463347dda2a3085c87cff72d", "region_id": "RegionOne"}], "type": "rating", "id": "96759d0a71514a3eb1a6b43560124354", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98c8a6005663443f92842a6ea6f4ed00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f008958d8c04d2a95649a0beaf071b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1f2ee68b308140a3ab1dd1ea7584ec3d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "423182dba3934b17b3bd43e7909c0572", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be8a9203a1794d92b3f6abb914898897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f736f78eca384d618ae9a762844920fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "794c604bfac64e3492db81a68745b3be", "region_id": "RegionOne"}], "type": "policy", "id": "aec1b7a94df14907840a9a0aba823667", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bfac7baf97d04cc6939e81cd4fd2a99c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d00a5142c29d4b53bb45afc26dcf3f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c1f53b4212e64b87920c75c668365316", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4af3c8b0ba724c0a88556b6e800d39ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c458ed05481448c295e6f35fa38966ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9699134d91a74ef9a70fce002353d56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6a69243b285438d806826da502191eb", "region_id": "RegionOne"}], "type": "sharev2", "id": "e73282f0efc34a01b4b78a02ac35afe9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "578b565031cb4787b065ee0c43fd12bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3acca21b81545f7af64a041ec6f9e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "65fff440527646dda5ac018b3c42d55f", "region_id": "RegionOne"}], "type": "share", "id": "da19e6ed549a49e4a547a4b1a2a136d2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "52dc96f0f4a84e46b19d3e833199e90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8a8fde1d6db46e0a9997fbd9ab21184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "002b8d90ae1d478d94985b5496aed14e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0972eb76a8a44aabad82dc90440c1c9b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "186f485bb05d46cfa2062fb5692ffda6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28f2e1da0f674b4f9d4b795897263614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cef614acfb549d19ee394ea6cb3c26c", "region_id": "RegionOne"}], "type": "orchestration", "id": "2beef19a7cff4fd094d9c19729cb3ee7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "753459bf8668482888970beb3e138a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bc4d690a1934904a4259b6e3f1684cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eff74e917494ac5a7ace767701abf2b", "region_id": "RegionOne"}], "type": "block-storage", "id": "ca8a9db3936149369079b6bbef8add74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65f224f3a08d43ceaa38e265e7b1eca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4838b48cba14e58910616685bd6f8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1aaf0362c1a47949e8afa7827bf523a", "region_id": "RegionOne"}], "type": "volumev3", "id": "0e8bdb8fb496495b8e823b69a52df527", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "579ee53dc64142c1843021c1aa5f22d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70785266117e478da3d2b5d362d8455a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeb5180bd5ac4a76875bb974d9bb9c0c", "region_id": "RegionOne"}], "type": "volumev2", "id": "108fa0396c9c4467bd3b3ec9555defd7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3375e7dfee8a48bcb59978b6e56db92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36db55d52c0b47a1a15cbcfad49e0d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d5e5d15db8d47c0a9dc147647063630", "region_id": "RegionOne"}], "type": "volume", "id": "332bc7b793f04316badab5bd1ca3ea91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be925bc7a0574ba090c07419849a71ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78c6ca137263457594420d02517618fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b76cf55296a4e558a24d9dca1dde6fc", "region_id": "RegionOne"}], "type": "block-store", "id": "8cd4918f1a154be69345a788dae0ad9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee7620e5b9f74b84ad57f791efc30c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cbc5950bdcc146cdb90aa539e381bb43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6abf4a8b7abe471bbbdaf8c5355e3397", "region_id": "RegionOne"}], "type": "alarm", "id": "90a1c8f9c1394047a5051c20606a7a14", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba5d2a00320f4cd789bdf8923e5c062b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8b84f78cb0e4e86965e42f4622fb074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb6e1a1bdb90444e91985b51663f15fe", "region_id": "RegionOne"}], "type": "alarming", "id": "d0329f1aacb34afc990de2c9d275331b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fa897bc447b4ca0bbde7ed3f1e14e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dcf367bc751b4304b0fa04fa61fe4ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6fc2b7f6593d463d95f6590715ff0d9b", "region_id": "RegionOne"}], "type": "meter", "id": "4ca6ee25d598400da09e9e95c9563ea0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "897c0198991e4452a21511022b751650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "db6d20bc42b94c819fb4e45dc80f0f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2d222e1e7d84be8ab32fc4be1ecca03", "region_id": "RegionOne"}], "type": "metering", "id": "2df9ad11a370495990ce03972b842ccc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "44a067232e0d42eb905d5b2c0c6708f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e96acdd2427547fb991c824d3b70d299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14cbfbdbc4494258b439fc1f74a0340e", "region_id": "RegionOne"}], "type": "telemetry", "id": "638b7a1eae644285912bd4d8f0435964", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d1df6b2b73254e8ab378190f47365465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c0829476132a4043980ffb0ce9924b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cce99c60521b4ad7b716ec7f3c032d08", "region_id": "RegionOne"}], "type": "event", "id": "6ee47fe08a28491ab6dfd219b4c8297c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f7d64ddb2234254b77192846ce234eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8b3a238cd4e94b2fa95cc2649bb8e926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f85882edc600410b85e52e34c0427143", "region_id": "RegionOne"}], "type": "events", "id": "301b1fd783614a96809441d8cb973da6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c41f84ac3fba4dc7b876fb1fcf147531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "650e4e8d6a6746b3b4c4841e2bdcfa3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4a2492bc48434d3984acfa593857942a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "35ae5095ddee4f13b20f7f1630a5d891", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bdb6ebeb97374004b3cea09b60257689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b3414f4f11441d78a9530a929a3949a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0019229591a14e01a413177d0b59ff79", "region_id": "RegionOne"}], "type": "application_deployment", "id": "691b0e10eada48018c1ff93b81e865a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d6f86219b114dd4a05ed989f4ed9740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "839db79700b34338942dbdda71c60168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd9538fdee5c44379a730d4d7b0b0e41", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1b1bfbb226fc4339bcffe648c95e1346", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efff37f81974444daae29d99b84813b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6db91c0945d41a5873f4521a87e6ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bcacc6e710c14271923eebfd8d8bcfb8", "region_id": "RegionOne"}], "type": "tricircle", "id": "51b7f2fd85b5432abd56ae4e29b7209f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e38fccff165e42d8ac788ca4aa41f130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c28981bc1e4248dc92237b1469ef0f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a6940abcbb0c4f4d8b5a33034358b8a7", "region_id": "RegionOne"}], "type": "database", "id": "eefdac6a79184288b0f5db2bc99ae53c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a58d1c7885545ac8488cb33af63e2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6619ee6197c44abda632f54c1c8c053a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "346dbec300c34d4d9fef753064141b4b", "region_id": "RegionOne"}], "type": "application-container", "id": "4c4b22fa15f34c288ebd897a4b663305", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbb9639dc3904b53be2f78862e332f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "20531e83bc2041a994a971a06b5764c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b35798c4948c4101b42cfc49891129f7", "region_id": "RegionOne"}], "type": "container", "id": "906cc854a7874ef1827b1d73d9e2b077", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "498988d05fa94ed1a597c0b389386669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3147ffba04d400d8f86af03a56860ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "088d16f042704ca19ded34492c7d6e24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "663c48980aee4bba987c95d5b8234a5e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9035973069874c258108255edea790d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c884409cff904c67a0d7344f66137f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b36f500c0a9c4c64a8e6844015c57e17", "region_id": "RegionOne"}], "type": "rca", "id": "7adbc35a09994350ac1d7c25332777b8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f9192d855c8c419eb63994b668c0dd5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df38dfc3f91749e7b40149857c7e7a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "29f327df0c474fa6b6f9a7f566f5242d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "87a39c27924b4f6fac05f005cd894a89", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "71bb522595ca4a329bceb4b0fff0b979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "59fc5659727a42afb5edd1dba4f98fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fcc8f0bf7c354492ac80211183bb256b", "region_id": "RegionOne"}], "type": "network", "id": "ec35d1214c7c41c4af0f9d20867cda65", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "57e6103fe2e3451fa38803829afa9218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e05189d5278b4d50a0ba6e28b6312147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6da8fefbc6b846ec8c170ef6048dd331", "region_id": "RegionOne"}], "type": "backup", "id": "0e1dbfaff025448e8393b1c113a329d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d7cba5888ca4c6c9385ef9d188e687d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a9167e67a7f44e68b1dfbc3c7abaf83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5295dfd238254e35b3079508f7dc45f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "48ab717726bb41b6b39715be5c7f1085", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61263b5865a24d27b2a2ddb70c9a981c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12b7c1eaf5e549769c69ce8ce6d6cde5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e04716707e60440e903dd58d59c93980", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e211b1e2b4c43009b9f03f2da1b78a3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c7f6fef05b16463dab482174e446f78b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2aa5de985b0143b78ebc9b3a0dcdbcfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cbdc2ced02604624acc01c4b439a8244", "region_id": "RegionOne"}], "type": "monitoring", "id": "21b49431a5ce4ac09c64619488c14e1e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "109de3bd6d9b49dd87fc2384f39362c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "34724832043e4e089b8b9d7d8cc10bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0a5db1d03d94444ebe152024989daf64", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "51ae7d9dc0c744dea883ebe163f73610", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b47abf5033e4760955bcee005d54f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "02897fdf80dc4a6fb75ad1c3c0774e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "76ea0a38b46c4a3f91ccf30c6505aec7", "region_id": "RegionOne"}], "type": "placement", "id": "df22e4104743488abec81d401fd128bc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f4936828204e4a1bbbf58055cd9b0a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2302014659564ddb9cad6dbce2f8fffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2848260c353c405f9059d5a17225fd37", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d7cdc266890a4f0eba4385d74b6ad38a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bd825ebb2474ba4b1f277a044321f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a1bada8ec61947178130ecb28a10d13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "90c4907b5d794f3884af59a9788decaf", "region_id": "RegionOne"}], "type": "ha", "id": "80f593b4e6cb4a2599703885a703e882", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e9924ea8797c4eba8166f8d95193d73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fa30955d3b8463894453c5ae53c211b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b9ff69b7c2934f5b9ab3d40ad4457e9d", "region_id": "RegionOne"}], "type": "reservation", "id": "10bf1690aa11487e8e1c9b66069806c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "77ee9e39ae354d59899c5731f6c887d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bb0de93480344a6d8eb73efff10de41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f2b31e3aeb414d95978532a38fa65cbf", "region_id": "RegionOne"}], "type": "function-engine", "id": "e108581cfc36474eb554984382377703", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a591f31075514188a29b0e22015c4a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5ebf7044956d47c6abe6dffc44467c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "188de375a5084be29f974704a15e34ec", "region_id": "RegionOne"}], "type": "accelerator", "id": "cf718de34aab4786b26bedf62468ade8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3793196665de4623a9b8f50b7303b47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb9c678eb77b4f418b94dc5e61791510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "13dbd5e0b2434c1c81c745eb5e3a887b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "50c274c9a7924064a161c09a6778726d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2333c347f344bd1bae3a13008be9a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b024819c8c6142debd912b8efc8ad045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e695b82254a4db5875d4705c7b8511f", "region_id": "RegionOne"}], "type": "registration", "id": "adb3cfe2579748f69d71127056291ffa", "name": "adjutant"}], "user": {"domain": {"id": "cdf1616dcdd84a99b5160ede79d9c218", "name": "a961518697ad4aa082d335002b7a8529"}, "id": "fdd40d3f5936457abbfdc6ec7eecabd3", "name": "e796abaa08634b60a8743c43e9126484"}, "audit_ids": ["b47ee937e96e45aaa031d643504e793b", null], "issued_at": "2020-04-23T06:25:57.278775"}} 2020-04-23 06:27:57,464 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,468 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,470 keystoneauth.session RESP BODY: {"roles": [{"name": "dd95356b80144ddc9c6f769faf1245ec", "id": "e17133156ac54d0da9b45bcb7b18e66f"}]} 2020-04-23 06:27:57,489 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/roles -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"role": {"name": "dd95356b80144ddc9c6f769faf1245ec"}, "role_id": "e17133156ac54d0da9b45bcb7b18e66f"}' 2020-04-23 06:27:57,493 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,495 keystoneauth.session RESP BODY: {"role": {"name": "dd95356b80144ddc9c6f769faf1245ec", "id": "e17133156ac54d0da9b45bcb7b18e66f"}} {10} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.156762s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,450 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,454 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,456 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,458 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,472 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.396908+00:00", "project": {"domain": {"id": "110cdb1730064ee6bf47b8e73d66664d", "name": "0ee0ead152b14330963776f35b1b1a0f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "96030ecae51c4dc4a2a84fb571b68366"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "01cdee36a9fb4d519f70a5b13a971d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c546bdbb67ae4e17b2f11f2c8e110253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "de2c7a4de27e4d55a5090d45f7506516", "region_id": "RegionOne"}], "type": "identity", "id": "e6e9fbc2c60c43bca213a71f5f59bd55", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6334045823b04c63a0f1109b614f6505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7cbd64a60556476b9e07e94b68cef47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7c136524e76f46e9a2f4801d74f0a02a", "region_id": "RegionOne"}], "type": "compute", "id": "7e3c90b774f843d69a501d41e2991013", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7230761f491a4915b75219c45d3b7322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "acac32aead5245488a22b8c3c7628e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74aef9134ada4b4088ccbff770f9a981", "region_id": "RegionOne"}], "type": "image", "id": "a894156ff41d4950be93d277ab6e84c4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d29a0c18e524cc1846ed9eb22f15b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5f623102441e4d5ca4b3703f8d26ca92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5a1c1798466d40c1b936e79562dccef1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cfa7f000dfed4b088311503a06b7c2b9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8db8d76cdd744206aa461f1d47580c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dc3ee5367f84028a2f51c61e12de3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "169445ab1e774f2485c49a7a852cc72f", "region_id": "RegionOne"}], "type": "object-store", "id": "f01b7b2a01554309abf78ec8d0cbda90", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3119ddcd405489c995ae8a9f15e0d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "475cfc92f32d47cda20bc9a2849b3840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "297b0e0d1dca4e0882d2dbe89a98b27b", "region_id": "RegionOne"}], "type": "clustering", "id": "4db464f477bc438ca43fd57a4f179b7c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "346c4a60cd304db1a5fb30e1979d550a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c52ad85372bd4108a21d7bf825fe6a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "94d388f148e54027bf2bde57d5a53624", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "73dd48afa678446da221fa462ae3f3fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8acc021b269845738530849e86340394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bceccacdd4b4461bd1218b0837abbd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "739b60d3ead440ebbc0870f603035ff2", "region_id": "RegionOne"}], "type": "cluster", "id": "59a09dfd21cb4950b8070d726d0e0994", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "606063c1a27c4defb0e0c9a936141a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f06494430e0a412fba885cd70e58a3cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "08aafa0952a949468aa47cc1d629dbf0", "region_id": "RegionOne"}], "type": "data-processing", "id": "f29af04a1c6d4287b1700fc87959fb01", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24ab522e8e44460483a814c9abd732b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dafcbdd63ca04dabb1481ca50a29fefe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "545c42ce11b44b8fbb390fb2ba3a6c83", "region_id": "RegionOne"}], "type": "baremetal", "id": "2298ed1b8cbe43dea1479833fd9adc76", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42e6e74335ed400d9ce2aa1fcb69d546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bfd3ee39fbd4177b0ae10c04465929a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "689f75ab4a9e430db758e156cee46f5d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "af57cc472e2f4dc591ca19aa2ed24d11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "17744d07b1e140e2b831d4c4729f97df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "18c61c5fb87b433eb0785673290e17ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2ac5726bdd8a443f8f84aad0c50144d4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "93c0c2343d7c48d2a6153b20a1df0454", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48f8b370fece4b9e83004b5115723ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8c93dc1bead541269bbdf080e2ab696e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "28fd5754b47f45bdb24a2d1e97b6527c", "region_id": "RegionOne"}], "type": "key-manager", "id": "0835087918f043489e520d2d92732202", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9744f00dc56d46f0b96c575e86877d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e001b18e82242c2b7c44f4eb04bf19f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7ef6f80b40ec4a43bd593a51082f0417", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "05faa9a9659a4e3d922338a5dbca51bc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c8260805d2b46c6ac8443c6605c0dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8d2797d5f9a45f3bec66abc8009e730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9b21a8aeffd74caca76b8cedf6234b6d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "853b4dba3e8a4adc8fcc852a5991fc9d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "44e32d8f48734247bc6b760a0074c85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ccea31b976646eb879a61c84ba5759c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2b17f8ec8e414a1cbfe13c02c3b7e8de", "region_id": "RegionOne"}], "type": "message", "id": "4424bffd93414b668a7e0b9c314221f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f23d78885ee418ebf5b867a0aaf8b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1c8ffd3d798b48ef98b1f0140dfdac35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f9e5f65d98c44b4a1eb3d6f3687a70d", "region_id": "RegionOne"}], "type": "messaging", "id": "becfca3e9a444fb6ae90b0009bf8f4a6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4cf087cfa9ca4a7297a085cb45d7f5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c2119cb19344c54b20907e666ad7acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5f9dcceaf4ab489b88b8ff01d6809645", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5cc508d184954ad9a4f9e5b2eab66a07", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8d9a0f459df42bfb113b5abad595978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16e0c517ad3944f29472e27b0344a538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d9b5b7f36524bbcaec9d2361486383e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d6fe7fabfb4a4e51be9acf75bf849889", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7d8cc0d580d4bb994ad2fd7fe3ae670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ae2dc704ea94af0b19e4e390d63e119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63b445da19fa4872a586d556fa9042ed", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "32f0843b4dab4bacb9991765084d2286", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "867d30080a4c441381d2352047b72178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe309c980252482eb5315b927058832f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c449e5efa7c4dc08d92fa9cb81036db", "region_id": "RegionOne"}], "type": "container-infra", "id": "eb7edbaecd2a43ebbfb9b7a9ab5e0667", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8fa24f271ad74513bda19a9113a3c8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "60118eae133f48868ea9340e0b6423e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1d09f35faf9a43a2b9982824f7b4e744", "region_id": "RegionOne"}], "type": "search", "id": "20c44f2669814e45afd5f39f78ad591e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "38a818c771624c569fd099e233b85c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "98641b220d4e4f558c2274d5542c96a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "30ad688fb76f44abb78711d32c9c553d", "region_id": "RegionOne"}], "type": "dns", "id": "53239680e51f4480a85d700eee54d648", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "596a54cb874c4e0c8c8e95b3f3f413cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1fb3a612b1e745f29d5250b8a43bee58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f0ec553ef3364380813ba2dfd970be47", "region_id": "RegionOne"}], "type": "workflow", "id": "fc357ff927ec4f5780ab99536c3d2af9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc8ca9e312934e45b7c4306d732b44f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fed9563546334852ba62f799a4b37a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0610e671bc9a476b949d4c2b3a3a38c1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a87c01c9b9ea4064b864d57c6d04e796", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0dff0f6de8e3413ca413e1447fd1287c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef7b36fd4fb34d2693dc695f07ed0718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7f0f1e34d92c449299fd4026052cba37", "region_id": "RegionOne"}], "type": "rating", "id": "1a7ca67e5e284ed78e00b637d28c89cc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74091a5581974780af670b557b5644b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53b5b9ac76aa400389ac698441f3c612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cf988a0bbf5b45978f38beae8c7cabb7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c7f29f0331504b6cbb26fb5dfd3c815f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc3db893dc41414daf1895c42f84efaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25df5c5abb3c47c699e5222f752a088f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a6d08d2dd4a64d50897e628c8d63fc8a", "region_id": "RegionOne"}], "type": "policy", "id": "e9ece9fb88df4a7b846913b96cc52571", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b2a97d6f2964a2e956807563724fa77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f05366c44e948e3b5fee8c6eabf70c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bb78105bb4694b10a968b5d75c5881f3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "523806386ab44c8392a64304894aa549", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ee80534411743eabfaba095f38129d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "030bb8370d6d434c8c2266b0b6e7b236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "876a4f95b22d455787023187ef1f1bf8", "region_id": "RegionOne"}], "type": "sharev2", "id": "2050e1bb3fc5472f85741af2df019438", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f446c653521473291f420de88ff7afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2f31bfc21b342b4bf18be7ac7f59624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf1b486eae834bc884819b23e9a19d20", "region_id": "RegionOne"}], "type": "share", "id": "dd5740248fcb49ada8705e9a97a718f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7d0584735624f9f89dc6075ab134073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "755276b6c5e34bd8859b61b4d9b8036b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "44cdee6b72ca4593930205bc9c77a764", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0de55869b58d4de69dfbc391c4774529", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd8758ed99a4a568bf916e78f27fd8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1056d6cc8042494ab1e83bdbb195a8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d248b19c26594f1ba8c979ff7af61904", "region_id": "RegionOne"}], "type": "orchestration", "id": "ac96a58708fd4ed983e954893a1748ed", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbb8166ff44847d08e6baa96ee6e3e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9449c4fb80524704aa038246a3b1dc08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5105173b4b834294a593529bb89ebb2e", "region_id": "RegionOne"}], "type": "block-storage", "id": "80fcc95866e54bb7a814025b86b37930", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbe006fc6a8d49ee83291b92de8fadd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f251b4afb414a7f97793aaf9b43450f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0811009f18444a31b3091a10c6bfcf54", "region_id": "RegionOne"}], "type": "volumev3", "id": "efd8a4b38b2a4b3498a408ebdef33b9e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e33a959b723e47929d0b1a51c25c2b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4180cee67e0745958a4f1207b8767308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfdb894e082c4df2870b75be697d22fa", "region_id": "RegionOne"}], "type": "volumev2", "id": "85bd59bd27a34340bdf9793117bc5970", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b39a5e9e19f4443fbff46f42b0142c18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6061739de97451c8a6bc43c27dd4193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "689ba2610e924ebc8cb7ab633096cdb3", "region_id": "RegionOne"}], "type": "volume", "id": "9d48b5a8d692494f99cce059ee6a0d18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51c1bba755454c71b583f01b2307603e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "326da46878dc42f1b18d1f65cd8fd231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ce002a137944c6f9b3d2f17439b258c", "region_id": "RegionOne"}], "type": "block-store", "id": "d01f2a166db649068dab68124a1decaa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c057c6270df5448d868ed7985fec9119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "934b4f95615a44458323aaec4f59920f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d076629b3d94beba185f73d5ff26062", "region_id": "RegionOne"}], "type": "alarm", "id": "0b52bcece2f640d096df153634a6b5ed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a741d7d21364321b93c1e24e7a2ae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d5ea2e61a5874fab972212a5fc13bc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cfc9522873c547efb4ecc056370d9b7b", "region_id": "RegionOne"}], "type": "alarming", "id": "e216c650916e4a6c8758ac64b1844fe7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f77d8d0489a74c1fba7f9305f5f5e68c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c179a7aed36c4beb9b2f2e662bf1c3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d00045ccb83e4bd0bdb73f8aff47fc9d", "region_id": "RegionOne"}], "type": "meter", "id": "1d7716246f064faba57dc55d520c6b67", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12e6f7ce00ee409b91336105d0d3edb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ed7bd8a31364505a124926c18729f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "034999c740f94007b3e7b04c08e30f47", "region_id": "RegionOne"}], "type": "metering", "id": "2a6d1823889f4c86ba98e3caa9f1c248", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9979f90891b44b509384b484811a016f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9cf5009a2314e2caf81de51624f9000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ea131628a3b548d4bbaf1843a24359ae", "region_id": "RegionOne"}], "type": "telemetry", "id": "efd3d8e4d14a45d2985c3d0d7c54e5c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc352228993d4eb48feb667b3c9f66c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "92102b415f6f4eca8c870cb0a2b0487e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01abb2c8617b4d31953d4f8b2767734c", "region_id": "RegionOne"}], "type": "event", "id": "39566c3ae8264e7893fb6e200662806f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7e187fd8190e4075b1241b1c90a77388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "12babf8709d8431c8563d60b14e9a05a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc56b6177ee24d1382b919a7e2dd2840", "region_id": "RegionOne"}], "type": "events", "id": "f34d766e9026420cb611eb6373c1018a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1f499c8b86a4573bbd7dba8eacfa581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e153dcfc72d2443bb834593dc19725fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b69fe27e10c445cd902922b168d898b0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "94dac640e3d740a8be71c245c2865440", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bcd0cf371c894694921da5bea193d72b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d655c58de3674257b15f7294970d023a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "52374229f1544144b22a19e46f8abebe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "eae0c34874f5417e895e53958ddaee4c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae6d434415944f97a7e59e95fbdbf5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbce3e9105734af1a6f0e6740a163a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a4503bb18d7476a972d8ffff0c7f1e1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5a50897751a94b05a95581f4cea2b377", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b31a5ba1a2b243b1bf937f7bcd857906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ccc4b7d1be54b218346a36e722b356c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a16a6fba38884a559cbd1e9e58b0f634", "region_id": "RegionOne"}], "type": "tricircle", "id": "bfd4c96f15114ef7b50f4ca814196d0a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2027def4421f490588a322e0d0997084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "396828340214467db3329fa307b6b0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f9d714e023c04694b1604cc7e9069e18", "region_id": "RegionOne"}], "type": "database", "id": "238fc86e104b4dba8d1dc95ffb43cee5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a978b1fc42d542a5a2156fb8be2f51cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8081e9ea6e3646a1a9f01548fb12750a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "339831c8abe14814b37b24fe76706a63", "region_id": "RegionOne"}], "type": "application-container", "id": "0fafde5610944c7c8c89f6eb6a2aeb49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "169c3981cbb04b288fad0d0cfd0de98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8291849ba2c442729275055d2554a926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8ec6cff41d23450ebe7a0d0e743513e2", "region_id": "RegionOne"}], "type": "container", "id": "b1b5dbe26c5d4dc7882ff44c3cbe69fc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62369832cc534f15a11361c2c560792b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7694d89cc554851be027863caa8a669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "13ba0ced210441dd83d1f7ba21346792", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b1d387e7c1354966a9efa7c3cffbe7b2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c1675ab8036496fa6b7c8849fe0b450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd7f2ee01a3e4e09a4e4cc2521ec0e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "439f8daf577048b9924c2803120e11a8", "region_id": "RegionOne"}], "type": "rca", "id": "81ee22e96ff54b7dae591dc8d7cab3aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0d5ac7668ac449579494e31aa29d7366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf8d99f545ba4a9a9e0c80081dfa8001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9fd41545dbde45b2b8ac97352ec119fd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bce6e98d2057461eae465b49e95e1695", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "04e33c1268e84fffa6a37e020b5daf6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0a8d572ad4ed486691e3b48a2d620209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9e98bfbc79f846aa9bb021315b72f4a7", "region_id": "RegionOne"}], "type": "network", "id": "417e12090eaf4d55908b131528616c8b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "258f09c1ed664a2aa3e442824a1ad380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f2c6a9ab11a54db4ac8dfb6d79696854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "86c25e73ae2943d29605dd2661b4da94", "region_id": "RegionOne"}], "type": "backup", "id": "6fa155dc84a54674a5f62eaf77ceff1e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60f40426d6124a16916bd6cb8ec68a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "099fd49ea33b47698687404169ec075f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4aa45d09f68f4193aa44bf20beff71f1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bb94e28af5424ef9a1d35c28a8ccf4fb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d16d677231a44326b3756a78ebfa1533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22684e2af4064fb7b61bc119e67863b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "470660d1dd9c481a8e0c82690c5df501", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e6279354f9248f981b5fcbfbf0e5566", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "adce51eb4092449db9f58822e2723006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fc8715973a9047fab0c499aaf0be3c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "60eb541f0bce4cf698021234686fc85d", "region_id": "RegionOne"}], "type": "monitoring", "id": "12d1f51e12034a438fab8cfa5bc9a28f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3dd8a2cc217f4ba4b9e474460ade187a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "48817573502e450f9bdd916ef46ded9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "86649a79618a476483735a2ac4be5448", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5534cb33c81f453e946e3761788b2bda", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5b42cdace4814e27829f4ef69135ffec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "63ff5d4c4e5c47c384633b1b8f4e8062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d3abe92e11646dda6c72e507c22dd16", "region_id": "RegionOne"}], "type": "placement", "id": "8955644f66134689a9d72dafe0465cec", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd98013e0a29473c994a266fe0df949d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1454d69a49d54d73a1f656d51dca2795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2475e36b109047e4aa501903d2c2b611", "region_id": "RegionOne"}], "type": "instance-ha", "id": "432ab2b5fff74eb1b621fbb61ccb0d91", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f03214932b8e4b3bb601cde41cd96884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d67c6169e77240668e6496a8e85624df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04803c38e63c45d196df0fadb45356a5", "region_id": "RegionOne"}], "type": "ha", "id": "4f2eb5da6e464edbb4e7ac9f1812cb83", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2435b4b5f6a1430787fe3e49efe9836b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "50f27b482ddb412ea87c7b5834ebf3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "88703bd0939440c5926f6b7ffcc36f36", "region_id": "RegionOne"}], "type": "reservation", "id": "0323f63fff5547e6ae1276282ce89f21", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "345da2c17ce94a71b7e77794fb7aeb1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "79bcc75e4d8343ef804d6c089d678808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "814f0d085fa641548b71217660014a5a", "region_id": "RegionOne"}], "type": "function-engine", "id": "c3afed9cd38643619f0f72ce6e7f9f52", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7696ef27c1524f7cb2a63da1e9b12c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d76b88c7e18c4430a0586bf80b5bd2f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a1597bb4da324dfa9f9ee08ca9c31474", "region_id": "RegionOne"}], "type": "accelerator", "id": "92f12512415e4ca6bcaf5a93c425f145", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "44d4e4e2ac3749d08ac638a14f7dad67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16aab6cf06ba470a9544638ba037eafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "43a823a6c83f4197a71757d0f23ac14e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "73db27977e624f61b6646f1fd3fdc666", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4deae8d12c94ccabcfe76538c0f587c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d345a4d3f904d868528130b0349f0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d70088a03c748c68744910b9ef1178a", "region_id": "RegionOne"}], "type": "registration", "id": "a2da45af101a4d298bca95335f7c3cf0", "name": "adjutant"}], "user": {"domain": {"id": "fdacbf6822cc443fb3dcfddaa7c43b28", "name": "edb43e2b7b714bda86ae542b0892fa99"}, "id": "f41670042da24210ba7979905ccd455a", "name": "d71c49be9fbc4f58a7b91a83a8217633"}, "audit_ids": ["b9886ddffc5f4ce5ab0ccc5cc0b028d0", null], "issued_at": "2020-04-23T06:25:57.396908"}} 2020-04-23 06:27:57,539 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/a700b59841bc4606a49f5404a954677a -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,544 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,546 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "a700b59841bc4606a49f5404a954677a", "name": "domainName-2"}} {14} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.243112s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,402 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,406 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,408 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,411 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,436 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.344598+00:00", "project": {"domain": {"id": "59c032b0d9d143f08aff3b2e621b5ce9", "name": "8d4cda1832b74cc99828ddf0834733b6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7a966138c0184157b69f9592757fa577"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c3e296b5175743a0a4f2bb6e2a4179ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "15503660df4448ee97dbb8dedf8654ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "27421146df0143ad952abce6df222d02", "region_id": "RegionOne"}], "type": "identity", "id": "9344b4d556674ee49a6aeb8c540ef3ce", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b4fc3a4825e0446cb0d2aa88e5ba86a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5d2456cbd7114671b4426ecfe01042c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c365feded5c541b88399244952c99772", "region_id": "RegionOne"}], "type": "compute", "id": "96363fd37eb4430fa92e3240b811b92d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "659447ed33d54be3b3807aec9fffc0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "94c8af4ed747458d9704eca5f5a2d471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "59aa2f90da7a430696cf1c2a51654ada", "region_id": "RegionOne"}], "type": "image", "id": "d5facabfb05c486197fa997ea26e91d8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "831e17ff94b34c8aab394c209e442d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f54648fb982843858703451c6353dbd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2d4360b9d5bb42419a894bbf9807ca55", "region_id": "RegionOne"}], "type": "load-balancer", "id": "98c159c8b6e94d51999f287a5380a12f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3844eef1c6ef4a9b8a3e904725c0a3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f22bb3dca7c047bf87689726163042c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c94ee23d58f46db8b5f86ac9102e769", "region_id": "RegionOne"}], "type": "object-store", "id": "8489bf2c7802445bb7c0fd5d45310516", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b33424edde9b41f99d7ed44b338bcd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31a4735fd54045c7b2c2b72b1da7f079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "20b37fb146054118bf1ae6d29dcebd10", "region_id": "RegionOne"}], "type": "clustering", "id": "f1b06124eca04da7ae082e17f55084c4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "411d5f092f7041a5b9f3c0682a6c3a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56a0297daf8c460cbddaa684f79d48f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f9add52d8e73445cad153935db1831cf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7e77c9725a92407b9b5483ce02a24fab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5f295cba33c459c98fa06a591306f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1371a0b55e184edab1e987b6878c7371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a62e8de1aa44fd98353657497b23158", "region_id": "RegionOne"}], "type": "cluster", "id": "a7d9f94ae975428da81dea944eee8688", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "25e753fb87924e31919f88fcffa6c42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "358fdb22bfd345f893196105cf984c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "30c2b6759bc74d47bf8b5261fbd9d152", "region_id": "RegionOne"}], "type": "data-processing", "id": "b2c6728c5c8c44bb8d0e976d532204aa", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1d4fd8fd33b498cacd127e512573a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93854ce1003c4f54b5d43c8a17a80b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "df14cdb49ba74ee69aeecef969d7e4e8", "region_id": "RegionOne"}], "type": "baremetal", "id": "1e7c1f30052445e99fbd5fc3359d209e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "637599912fc34c4e8e4d80e8066a4ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b09d167b94a044f8a193b1a9005e27eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "319dba33359947bda4cd43c8760b7129", "region_id": "RegionOne"}], "type": "bare-metal", "id": "829e5881bc5d4cb8ad9f5f98a8d05ec8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "999ddbdecc124f6aa5fe89e106af9f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "14451a11e7e64ae3801cb97d1f6c4a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8df9e561d2c41868ba1028f9cdf0326", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fedb2d01fbb442f831672bb2d190dc3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0df780889174332b3093d002b357fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7baf32c06c234b1cb632734d7940db88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "113e69bafb654311af4c1324f7c74817", "region_id": "RegionOne"}], "type": "key-manager", "id": "cb21c326d43946df989b9866de4ba6a8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d93f48b76f74604822033e1ec36dcd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c2b3fb51421403e921ab50db75a6af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d6a1742315d5421ebda08a2a596604d1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5a0a649659444ff2957514f948577a42", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be35959f94824f61a1110b8e03a2e1c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af56fed418974ccdb242a537b4d72df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "730805588e4c49d6aebb9ddf066344d7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "109f3cb4a7b84bc580ec99e80406f165", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "426ec2ea68d743069e02aeeb42e7cb23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e1d613f6a794b21a473257349737bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c5c3225b4eff4ae5b73df2bc2d793862", "region_id": "RegionOne"}], "type": "message", "id": "a6ab705ee7414055b654b0dc32d3e5a6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "004cba8df73b442a9f8caad93b92cae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e68cb6e4d4c047aa81202713adca8e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5c3a341863b4455280da2c268c4e53b9", "region_id": "RegionOne"}], "type": "messaging", "id": "ed12de0fcb8e4c70a6af2c77b0846c3d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9a33dce14c0c4a79917845a50384e39d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef6aeb1afbe54cb290eb593b622dbcbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "47c19f0bbdf24bb7a39d5f5ec2068fa8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d199b9ce94ef45f4af3f16590ca5bc53", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31a18c31e31e417fa435d3ccb518ce70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1e8faa6b9ae41068f1f3ef465132999", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75f9e494643c4ef981b11b1a3a2171c2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a6d51cbc1c34435c9ac9c5238c039983", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64fa45faec234db0a5e14b92bcf50df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dbcc083877b4a959b0a3b988e72e41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "647544c05bab4c12b2f5ed8513c670da", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bd93d28a58d248a28872cf9a98e48d7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0703e981f8bc42c5b3f992a4d66b5a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e13908b115b04db09869cbbf789b4c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f5e90de59294eabb39e6abbed40d114", "region_id": "RegionOne"}], "type": "container-infra", "id": "8ecba14f668c481ab241241e9045c6ec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fb58c4b06e714fe4811b96f258539fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a95c98a85f2a4bc2b3d04236f98aea6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3c31fbae9e534d36b644c2f3ff3c08c9", "region_id": "RegionOne"}], "type": "search", "id": "9b373b29ce5f4ff8a6ef44f765bdbfeb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "403f15695fc64c058fa18177412c1586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "97be68f4e9b74ec49c5363c4f290643a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "914fa26bee344fe7a63777944c571c3c", "region_id": "RegionOne"}], "type": "dns", "id": "162d3f00c0b343ad94abaf98034cb7d5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3681ba3329e646e1aa0f5e918891aedd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54636b86f8354288abd8ef0f553c0a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b404e570066d48caa76f1a6fbbeee7ce", "region_id": "RegionOne"}], "type": "workflow", "id": "1c4949dc2b5e43fdb9e41e909706c7f9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "728ba0970fe940be8b9105d1490090c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0f1d5c8bc37a4fdd87322ed1bab28aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8d994c613e6f41bf901c423101e39cc4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bd0ce45667e94afd839b09c388939dbb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9ff4b6027d7f49259d5a9afb247bfa2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eb88b063ef4d47ba99858b8056432e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b519822ee13342dca69edb06e9533935", "region_id": "RegionOne"}], "type": "rating", "id": "cc2c7a8442cc415db2a6adb705ace52f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c8337bf07ea49229dc0997e59fb459a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "873fb77320264b32a9dd35161ce1622a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83e9444dedef4114b067c79cfb1cc2af", "region_id": "RegionOne"}], "type": "operator-policy", "id": "437ce76aab834258b6e126922a9dd4f9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "503949f4accd401b994cc223d5f43aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "507e1a6afa014a959dc53270ba5a920e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c15c8adb117845efa2afc4c8861ff41d", "region_id": "RegionOne"}], "type": "policy", "id": "9104797545184b8680c3c38bca0fb9f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1286b6baaef14029837da672cd341089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffd7506fdcf24c47a6a960e481d429ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e28686e2043145aa8623f2b556fd8f49", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6a50039016e44f8da9870cec89f64571", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "050790a667d4460d90c0466ee3a293dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e522f64d3d83421995bec7434cbf6330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2bf0228dd6844a2a4db83dfd34ab692", "region_id": "RegionOne"}], "type": "sharev2", "id": "28c51f27e51d438ebc8c9b6cf05aca6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d9fa121959f74fbc81fe8ef7ebedaf73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f38ee21aca0434690acb8b5699ecca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b814f8267564851b9a352b64879e7ca", "region_id": "RegionOne"}], "type": "share", "id": "4546addb320347a89f6a2bc67477a8bf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c19501dcabf84bfda59ea190777eca68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bb93b7653a94102a923f0f074571f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "139b30cf992e48b6a004ff2186a4cad7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0b97e6a698564c2e9ff25506b59193a2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e69a2793d234cdfb76bfdaccf17db3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04ed5b5fdc554dd59fe101bb0182af13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbfe3681935a4da8a707e0d5ef85bfab", "region_id": "RegionOne"}], "type": "orchestration", "id": "0158988483ec4b908a978b52d4b31875", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b3551539a7044bda73462e721179dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84902e5801c64a06a08dfe6fa02d8556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0087543c81b74c04bc8c90d531a7ce09", "region_id": "RegionOne"}], "type": "block-storage", "id": "b5f643e7a4c943bd9b0c1fd0b3e0c6e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7cd8402be7e427aad8d115e041f2c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb5b24e9cb3a4619b0df0ee2edccab49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "256263d63109486ab1383c2ff3b2030d", "region_id": "RegionOne"}], "type": "volumev3", "id": "43db4e4640f044a8ad3c5f062c551ab8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba6bd3942174e279bae7e8bda62634d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cee0d7d2e0b4a4582e37d6bc6f0b723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a4abc121ba8422c8cac7b8f8dab0132", "region_id": "RegionOne"}], "type": "volumev2", "id": "b1e69a18ea334264b79ab00145f49d89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0efc986a0bc24c9eb11e6b88735efb9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0cc2ec687c84dbeb24a9e1c663c8c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90c457214d2145d5b89cef90d6b447aa", "region_id": "RegionOne"}], "type": "volume", "id": "91f93e990d554ff6ba27e796e54af686", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a5190f896d477585a2610711c42d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4be1785a452c4a9e93021a27bd4238e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e77bc1b120e34af78dc1db8fddcb099c", "region_id": "RegionOne"}], "type": "block-store", "id": "56bda334052246f7b0a85b03fa6a6105", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be68804264a44f05908eaeb5128867db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d484c26eddff42e399c22f46c86d0ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "40caa077321546d4b55feeddba2a8e10", "region_id": "RegionOne"}], "type": "alarm", "id": "2a889b5b54f548bbb67923808a219fe8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "970fe91576fd43339a2b6350c214c37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9984afa4cc9c45dc832aedafeb787fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6360f4f452c547478ee68a0bd1d3c159", "region_id": "RegionOne"}], "type": "alarming", "id": "f9abdaf677824aeab1ffc1ca8b0eba64", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7eaf7753eaae4d9e856c782bff92e8c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df4f6efb1bf342a7b1792ccf0007210c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "126cb0562ad5445ea8e90e1ecaeadeae", "region_id": "RegionOne"}], "type": "meter", "id": "e655f2af08824d1e9c9a32fcc4332bfc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fae226a78e5b4f3686471fd25ea343f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ed06c8678ba421f8ed78a6e736a8e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f03e377feb0a4215b40c3e46516f99ac", "region_id": "RegionOne"}], "type": "metering", "id": "041996967dc2477c82e69005403163f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4464683505ef4a3cbafa3da4f639e22e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "473d050f64144c8e95601a1b2356126f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3522c5b6f1243819dd61ed951c79a62", "region_id": "RegionOne"}], "type": "telemetry", "id": "b4962704644d47f2b7f1ead08bd3e854", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ed4bfc0cbf5c4fc48878bf4440142168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aea44b410abe4a61b1e6ac474d04487f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5bcfb0b65d5141fa8ebde960f60bd556", "region_id": "RegionOne"}], "type": "event", "id": "74d83df38c164cb28ef19deb83875fae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3747c90e5ed439e939e676483b4529e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11191838f48142e2be3134d755f2d8e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91e4a224f1584fb1a9e96a5cfb62c088", "region_id": "RegionOne"}], "type": "events", "id": "85b0e060781440eead3cfc221adb8b3a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c910bcad0ef5466da471ddccf7f6ef0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd2c453302084a81b9ab4b7e1c91791e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5c9e688c5674b229d09e2a9d8ee707f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f7534189cf3b43b2a572856c7cba927a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f79cc31266674c4c89deca3305ae4984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aebba51fff70491bbf58037ed808985a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1e31499601404323964bb34ced14bddf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "05d9ae6f9cc0408e8263c1f2e6a1ec01", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75c6cfa2fa554297bad65a1774fc05a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bb1f15259ca452c915df65e2107c272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3eff2542fd53437a819c8d17299d01a7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "69bb28bfb10a44db98534f06633ef392", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0074886bd1f04858ab86f8df9d3f7ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b31b8b57a34c48aca678843b03768c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1a69a1d24744d75b5f535b740ea1d24", "region_id": "RegionOne"}], "type": "tricircle", "id": "2fae0460c2b74442a520f1e09917759b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "703a35c81a534a128cc852d6098f35e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "05dc5251b36a430585ef22c01472d530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "92d45a8a818b46039d8ad3df0f73f62a", "region_id": "RegionOne"}], "type": "database", "id": "e1e98db3836448d0ac123665b51d8c18", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e70b36d3c5f84889829616c7b9ed57f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d68321f15424c0e8159f02166cdc7ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f7148c8163264be6a0734d0c1bc06bc8", "region_id": "RegionOne"}], "type": "application-container", "id": "407cb34d4f844832a206b260929ab597", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "265451373d244ab5b836e86a1609fcd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d290f75c036a44acaf2e028a982cf86c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7deb5995c2314c7bbeffe7c040581241", "region_id": "RegionOne"}], "type": "container", "id": "812a5bc6bfbc41f5a6cb1edfe33a86ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "38b16b08c3e7487dae3279f06190d92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "698306be1dc746caa06b83d8164cc2bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "36164ca4b8304568a2064e2774926401", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f3a8c9a679314467b96444bbe8fab088", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9340cf815c694bef96282e2a002efadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "805e4ff484554c42bfaa3c77a599fad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7e01c3621324f798351e303db73794c", "region_id": "RegionOne"}], "type": "rca", "id": "976b0093c63241af984ef930fde1a114", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0d97f177887e4579895e266264ddae0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f683566163734dd99a1a1fb197586bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4c82974e2bd94f158a7f9ad776a0963e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d61c5b13a22a427bb9753d8a3aced088", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "becf50a4fa4a4796b6b3d5df0e681952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e69dfc2728cf4870ba54f6b312d8b469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "09dbd8f01e70434c9dd1e2f1b9cae00f", "region_id": "RegionOne"}], "type": "network", "id": "3d97f2894a0345ac857e1e85c5fdb85c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b093a6d808d4a99a69656f5aa402e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "31ace7b1bc2c4d71bd33f84d9b312d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "77586481151549daa9d6dd7b447f6391", "region_id": "RegionOne"}], "type": "backup", "id": "019d3da1a1674fd1b39a84cdc7e74d54", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c87b02dbc22c480b958b316f2f56ee29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "548d266f0e9e457195734157ddb89eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f537b6c2b56c4e3184e975ce1f98cd35", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "93675ad9e3ec4dd5a5e89dcc0ee82947", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5be8cc8f9833406facc1174e6e13b938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b7c6c0bcd8af47bebc491f9a207d72d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d65716c49ccd41f8a815d38231a0374b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e900ba71cece49d88ff86dad70852d9a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "02f082a88b694b7486407fb3aee21b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db594eda2acc4c49a985edbce1358316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e8df39718fab4da5bbf6e597e973e9bd", "region_id": "RegionOne"}], "type": "monitoring", "id": "6c9a4635257a4f5ba9149beaa944a7af", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2ee0cbd103654ca2a2e418d1a26f67f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "499c152d07484db684ade6a11aaca035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "73642159933246b4822e5dace2fbf866", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5bcfedbd03434eada0a482818c77d57e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1d867772aa524bec8e4b5b8d492fdbf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "45901eb2fae5496c874afff394187e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e18f986bb30a47b6946559eacf5e387e", "region_id": "RegionOne"}], "type": "placement", "id": "712d750b0d1846328aa46336649319b5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d0d06cb1ced4421962be6063fd2ed7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e972a5703eb4e0ebb5a67008f9e1fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "111958d7297c45f28193eeb678dfc898", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2ac5aa3050d244b1b94d6c405f9f3287", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd8145be525a475990e555afe5f02977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d2d441da27b49acbcda4d90ee788db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b196b0648684ffdbee985901bc04fc4", "region_id": "RegionOne"}], "type": "ha", "id": "54b1fe18d1084d6e980af2b1beba4d60", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c5289b2081f4c99b41f4ae9693b7d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b59e3bf33ab248c98013636af8fa8ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5833034e58b94e73b866863c71803c1f", "region_id": "RegionOne"}], "type": "reservation", "id": "028fa78d31f74caf9f21b66f2ac4199e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7ee5c69dc3e74b36a5f90fa822df23f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "04bf76ee4e4f4b33b8bae15a097e4776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bada90f5e60649ef9bf0c8ba1755c3e3", "region_id": "RegionOne"}], "type": "function-engine", "id": "29dc55876ff34f8c950b6366c287837c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fd472d92fd6f4739a130eab539caa87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "560f61a351d5479eb19435c1d03db48f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dcef29f7cb5b4ab7aa5af835740afffc", "region_id": "RegionOne"}], "type": "accelerator", "id": "0081e5dcf0724dc0bea1f75bd2e6f54d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4cfeb41ea9dd479b96bdf03bd9df38ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbbffd35eafe46fdbbd6efecd2223492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6e95379109d64fb88d205dd7e57c43a3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "72e7481f69a04d04b18835c3478b87f1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fc79b18a50ed41f784cba0b3e2dbbe9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ecb0823c4474c8fafaacbcb1f5f3041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5509b974989f4250b20ad58f9a7ab8dd", "region_id": "RegionOne"}], "type": "registration", "id": "ac1796f896ce41a49bc77518928bc757", "name": "adjutant"}], "user": {"domain": {"id": "5f7d29dac3d947d58f87641dd36fbf67", "name": "1d23294ff6ed47e0b18e1850c2208ff8"}, "id": "b243ff12c7c244b6a925615a7725a348", "name": "10fe2751330a4fb7afe9ad41dae17634"}, "audit_ids": ["fd9afab7b0f14ba889f3f6385494d6ee", null], "issued_at": "2020-04-23T06:25:57.344598"}} 2020-04-23 06:27:57,567 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,573 keystoneauth.session RESP BODY: {"ports": [{"name": "port-name", "id": "123"}, {"name": "port-name", "id": "456"}]} 2020-04-23 06:27:57,576 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/ports/123.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,580 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,582 keystoneauth.session RESP BODY: {} {29} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.413123s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,216 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,219 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,221 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,223 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,234 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.160241+00:00", "project": {"domain": {"id": "e47a702832204c1f8400d7d0449a7f17", "name": "3a292ae54c19487791b7dd63c99c30ca"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1f22ec5f23b8419a8f4c9edc5311b17b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3c8892aef40945b8b76c86d75830cf1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dfe8c4387a20404fb02911722060ce86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d1b2f8990bc340d8a7089cd4dcdd90bd", "region_id": "RegionOne"}], "type": "identity", "id": "957bc62c066645b186d1fa6cd750bfa5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7a5cd6caf1b3457fbcc1d6a9935d6423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "02d58982c74543cf951415afd7ef2551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e9d878c6dc004bb6adb51cec118ad602", "region_id": "RegionOne"}], "type": "compute", "id": "cef0d16926e54dabb5cf4a55c9df10ee", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "15029160c767410fabec0fc01ee63e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "18c146b5d801459d82da5c18062e6efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9cbaad751f1446bf9eed464aa3c5aaa7", "region_id": "RegionOne"}], "type": "image", "id": "65d1e37f0c7046e18ac403f45c7bf4a2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f997f9e7dffc416ab48372fc639a16c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0a1f3f6cd3274dd7b85340fb0b6d41b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "575b6a6f7d1048958ed48dbaecca7edf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "03f24fbb5603486f96af4a1cf32e1e6e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e20b2ee86714f9a83c624f80f28052a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56483340126d4cc4a4899f9d4135f261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c68eed7d8de4c81be0c8dda5db59e5e", "region_id": "RegionOne"}], "type": "object-store", "id": "858e07cb92d844a6b37a6f9d19e69f00", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93e121a7d2104bc096a1b17536fd4202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8faccb9a25444797a9bb730a013b78f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2546c9ef5f3b4faf8d0e43e0c224719f", "region_id": "RegionOne"}], "type": "clustering", "id": "a3fcc372ae2b41cfba9e55952287b4ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3c4314865aa4f6d81f76b79a5a3910e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2be09d301a3f4676ba858623d10c2770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e7c12d6af824cbaba07c584197fb50d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9fc34a3a7fa44e1987f2dc92e6cecdfa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4db581b2b5c24382a4ea75daba227f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "911261f56ae1443bbd9ddc5255c1af02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba8050ac51994ce89e42d1288e1fdf77", "region_id": "RegionOne"}], "type": "cluster", "id": "ed6df949d40344f6b6cebea1446088ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da39f5cb47e344bfb5a5ed926ad22dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ce699f8ffdaa4940b46d761c2e31c97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "74235c8b53554b399afb7b26762e7c94", "region_id": "RegionOne"}], "type": "data-processing", "id": "09751b29a6c9493b9a1b0e78ce464298", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae514b15c7d845b19eb6d0fe8b4704c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dabdd6fd52bf44a980aa7dfe139398e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1bc92d93a98b49b79c349025891753c6", "region_id": "RegionOne"}], "type": "baremetal", "id": "5f2abbfffbbf411ca894a3bfd39886a1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eda195c24f7b4ffcb5d9ba5db4407f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c9ba66d421d4b49bddf97efe90ed2d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c59831c9b48745c69d02c426e803824b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "be8fec4e6f8145d78c7043db87fcf46a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "70054821aeb74664b0f6dffedbce9c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1acfd8f8b985485d859a097aa6bd5e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "860a58742a8a44f7b5dc1fd560a550ac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dd06d4b28a9b4caf9ae009260f2bdf34", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "21eea5d6329b419492356f8aabf83bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "806da25797f64c5a850d380be3c8463d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d821c99a7a104a739a486ccdf6fab9cf", "region_id": "RegionOne"}], "type": "key-manager", "id": "8b983afbb9e94d60acf2be1a36f9a6d0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb2d977113a04ed58199cb8cce633f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b9e764054c34913b7f0d4ed6bc71636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0504c60b95e045c39cc651e3f761b54a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9b7c417d9a1746d08ded5c4b076841e2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f6181822b764624a2a9bf3f800d0036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a719ab2a6eb74858ae237dcf9b11ead6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "76794c5f1e22491e821f0a2bcbd3a4bb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "004d127235ae4ba391cf71ae64e1f5c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d95462f8a03c4e21bd99d4adaf293f07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e06e3d1a96f140ecb8f407a4acbb8c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "00a389990b134d9688f38019a45db3e4", "region_id": "RegionOne"}], "type": "message", "id": "56b2c6b058534a2b9cba734107ab5a08", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70a722a8f5d94495884c0104fcb9a806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b086217fac248a8aabc09abb55baf55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "675f8e7b9aa647ea81156f566f44555e", "region_id": "RegionOne"}], "type": "messaging", "id": "135c573848fe4c08b258991185d4b421", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "078755aa79d34ba98b1f918b3d0b5e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bc3b80a11bd454d86900ff0eb175661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3b3f2a17d54b4825911f902dbc596235", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bd78073917c045369631cea2b318e31f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1725b62d7f2743d1b1ddfb597dbf1508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5db17ec6bc394f86a9e144d2dc56168c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f4f9d23ee18424aa4e075bb8d8b74f7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "48f05c750d384b2a93ff00fc011003fa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "814951c1f7844a7d9abb6e156059c818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d072a1e03f84afdbaf9f531dc43e2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc7c8cfb207149bcb1fd466f3ab438f9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff0a2abb2d3f421882f7cbe0f2a61405", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fe8e58d7eb942f488fc563dae235fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb69f40095744fac8f484fdfd48d60b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b7ec931c5de4437b9c1ce21bea588ca", "region_id": "RegionOne"}], "type": "container-infra", "id": "cb4c9f4947d74274aa18a74deec0d990", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b1b381d2ac264f93acea89180851b252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3ebe0119cbf946b68acb3f3db1eb7944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "27729186bf9c4f8b937aa956ed2422d0", "region_id": "RegionOne"}], "type": "search", "id": "9b9c8489ce40496fb55f23fea1ea2edf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3311f9c476844b7a287c31f0f17bb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0401c9f4ef864158a5f68812f1782350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9e5879354dfd475481fd634f4579bf8a", "region_id": "RegionOne"}], "type": "dns", "id": "475ee17d75bb4fde983ec16f32938a65", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "474910390ee24013a6d60c1e29ae8439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85326ddce6c64817b03cce83c26136e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2e4327a52d854ffdac60594ca717406f", "region_id": "RegionOne"}], "type": "workflow", "id": "cf40bdaa68da45f8940afe0307215328", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7db100358154d17b77b714555a06547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23dc81aed3ac4d81bfc407e15873020a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2fb0995ed8884bb3a116ffdccd937d9d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "862323d6eaf547998f53713e9289086f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "25985afde6fe43ecac30614672c1fcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "03aaaaebe74245d8a220d2f85e159d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "95c20cdaa34a4402bb7b4973282c2927", "region_id": "RegionOne"}], "type": "rating", "id": "a6113c7a4be14b6fa3c2a8db11fb7b45", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2375ef081ed44736b6f5a11d1db27576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "476248cc859f409fa741f066ecb7d23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "088eb0ff691646f3b2913120b8b621e2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e567cf9188ca4237b16f075c012f100a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd126b68ae9c47e28453c3ef98916b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "230faa40f0d441de842ee6183e2f1a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ed51c950e9714781bdf63a9e007a017e", "region_id": "RegionOne"}], "type": "policy", "id": "b5d36bbcfa2844e888fe21e1011bf0d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9917a14931744174b9e5ee47b5209b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc3b5a83e34244afb7e059c238353b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "958cb575f1ec4e1e82f2e3fb59f277b3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "41dad15db6a84594ac569ceb4c1b63e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1435a695d5d48868f831dfeab26914f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01f8da0bea3d410a81b6bd78b1e7f025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8009e91b4a9c4c0f818b74baa9a91cd5", "region_id": "RegionOne"}], "type": "sharev2", "id": "87533de8c65c4fdb923042fa7bff6d10", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46a668bfe9584e79b3fc425788bae356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f19e5a6acc534291913c24384bac655a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de09d759bfa84a6d9f0a58335f41ef6b", "region_id": "RegionOne"}], "type": "share", "id": "e06ce09caf2e49ac8b0f1908eab27deb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a50823823194eb5a0ab81340c56665f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "760373220a8b4f5f93b2dd487a1346c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "341b388c36fa4f379f9e3ee8d527aaa9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b3d16cfa4e5e4856827e57d17457f8aa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8fb0c524cf644da91ad1c1999984d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70079b24111c431a84bfc06c6d6c898b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f514290a12514c0db3af71e1f0665b5a", "region_id": "RegionOne"}], "type": "orchestration", "id": "61950b46ba5e43a6addc931b758d25b7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "067dff86c432483aa6f9f32e2a19bdd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1e4c4597ed645d7b33db573a03a2de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f3c739e3dc54eb1934c6eba899fb240", "region_id": "RegionOne"}], "type": "block-storage", "id": "464f8ab348bd4da1b6d7149bb8546bd2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d539e0f660984f5b83bf5f210484e008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fd78645dda2431ea3806c92b200358e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7857803c52f4a619947861f361d6f61", "region_id": "RegionOne"}], "type": "volumev3", "id": "b2bc64c316b1488f856276330e4cd20c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5600c077391a466a9be5c4f02ba3c2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43c40a1127c14df2b9d78b9a35eb4e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7104ae20e39b4fcb8cb62ed676ec2fcd", "region_id": "RegionOne"}], "type": "volumev2", "id": "a081d080ed6443ffa7e29fc200e02e11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a188dcd86e427baf87d4ba35c83ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83a8f2c58e124c16802b4e65b54fd20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e3ef76e7d1c4136a07a39306ec45755", "region_id": "RegionOne"}], "type": "volume", "id": "9db03fd73b054186b95702a6ba62758d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8d64bd4b10740f5a4174a72d3e57c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d955f92bd1584fdf806f86f824e7c240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c2a17d8141a48d09d07f24c28504fd6", "region_id": "RegionOne"}], "type": "block-store", "id": "5c66b45bde164c4a97cf8b9b67895685", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7032daec6ce4ea6a949544ca6eeac62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f242c76230d497dbe2546bd45abe8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b41434fb859c40d9a82e36148ac00447", "region_id": "RegionOne"}], "type": "alarm", "id": "4893f2c7ee674af2b5268878b0137bf6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "866415ee1f004931878949609aef3720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18e0d5ba16dc4745b44e7da4dbe35cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8164109f770479e9f44a0bfac197061", "region_id": "RegionOne"}], "type": "alarming", "id": "81c89528663f49bc90969d4f7d00a2c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a39593382bd49389b2ef591c3669b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e9fa1c2200394a6097d411849dda94b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2f87b6d841b44f068e09c738b616ec5f", "region_id": "RegionOne"}], "type": "meter", "id": "182d2ff090e64a9bb086dcdad1c93f77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b2d678a24d7459abadb6b5794d98b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "908a0689178b4bb88f1ab035afcb0e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "45ce1db3041743a58cc23c8bff337702", "region_id": "RegionOne"}], "type": "metering", "id": "b67fff132f474a96967a0f13a78af57d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e54553c915594315817aba50d6caf522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc42394c97c6458982487043275bdf8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2afdb8075b49488e8b59cfe544e84d68", "region_id": "RegionOne"}], "type": "telemetry", "id": "c0e9535d6b3c4112951b1be0d7871b09", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f57536afa51e416291f8b2d5a4e58c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2b7440716d464bb9b577b66688b1adbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f2eab8fea74b45f6a7c0c26b71e13d15", "region_id": "RegionOne"}], "type": "event", "id": "1a7b1a9909104767bf04c68682c55613", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3e02859ce412409dbcad6282bcab5f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9115e3b1f176441f881f1368d5e49b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc5085887dd84bf89c048da0e2527f27", "region_id": "RegionOne"}], "type": "events", "id": "e267ce1dabc043eda5dbed80ab994ab5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "baa9a6c8f7d84ace88dcee6b3b2fc02c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08fef1e85bb34fbdacae01fc3dfebb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "777ff64932094d858838d5faeaa4e174", "region_id": "RegionOne"}], "type": "application-deployment", "id": "394067358a944f0084ab31f6d6d10a53", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9e514d8f9b14351b8a9cd410998a581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efa9cdac277c4e7b866f9add57c1f5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "db401d3d1ca149f1adc7508d45059108", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c03dc9f2882a448296b213bee0c08ad0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63008e5111394c919dde1543fc443b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e24ac0705f74f8d93cccbe7c94dd895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b88a032015f64df78f3d52ee0d4b29e2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1fa012af57e14277a234cacf90c0cd52", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ca79a5f663d47c6a774224c7bf26b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a5a235544c44598b059fa91fbc06551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ae484bda87c472da9c46aebb1bc85f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "f3fb0245df9d415bb73cee4ff1a75548", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e23f86ea246f4825a3492fdac55ca8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9aebcb6efbf4463c944acbd3d88d2fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "997eec096d194b64a0f8d303a4ad6a09", "region_id": "RegionOne"}], "type": "database", "id": "006445de667047de81d39a3dfb7aa30d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d66ad63fd71a4dc88753fe0ad6f7bf9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c99aeecb2ec142849122d787c8ae9b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b2d5ed928244da086fc412c642458c3", "region_id": "RegionOne"}], "type": "application-container", "id": "7efb23e1087b4e41bfd580de6d4df781", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e1b465279bc9429082edfeef27e33761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3775983f2b0e479383baf3103ebd9652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b22dd8f120624d1793ff8f450f145afc", "region_id": "RegionOne"}], "type": "container", "id": "f9d9d7766bfe41f0a57c5f36c23d47a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6732342291e6463090b955e6f0449335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "188708796fd343f6b98522325435e18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8366b00d57d24c9894b793c89008c7a9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c47aaa3cbd72444b971ca98a00a46d65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f7882429e98449398582024c008cbbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7488752903ba4af29a180f5f4430e9be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c97b9c50109e40d38d9393dc3dbf8c46", "region_id": "RegionOne"}], "type": "rca", "id": "2081846c805c4e71823ad5ad335f2d66", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "293ceed85f7543f7ab3972ad261ad937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3533bec9a52044d2853fefd48dcf1126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7625d8233f794fa5a25052ea7d87a490", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8da85510b9a34dc49c95aac6657d5d99", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7a12a2c743bb48cfb5401b6c6d8532f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "48ad9a226b744a4d83766f91a1070370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "678a94b2acc540fb924e33cf00d653da", "region_id": "RegionOne"}], "type": "network", "id": "0715693a923d4bcfb27f3b594f1dd920", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9dfe5da1707045098f3b279f06a38feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2464fa44a5524ce1bd16b6572315361b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "22fecb90d47b45c887b1742d2f3fae45", "region_id": "RegionOne"}], "type": "backup", "id": "a0bffcfc909b457f8b033fe6cf02c883", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbf67cf083c74346a163af8d76f32fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0328899f5f24b8182c84ad5f6d0bb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b80075f3850438ba18fd67330ed53ff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3fd2a8a495a6432c875c9b8a203ed09a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e53a6caed32649c3968e0786e5c76437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aa3527659a394322bc4c9a74f1ebe0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a8ab0619f7b04a5ca0a550960025f4f3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cd7be6afc1b7466c9c60acbbf65cc423", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "827d6bdd190b475bb4e1d34aa6b883d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8b317e8f97034b30a0f48023791ad68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5ba8d41ee2b74005bd065fb6be8d55ee", "region_id": "RegionOne"}], "type": "monitoring", "id": "4b37779314894e34be7db4da42097a1c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e3b5f03893034f1896e5815eb6cb7d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab426760fe954d1aa4dd3dbf017945ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d986db91e9a44abd8d6e3465d052fb37", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e23555b3473c46bda0265da06cc58cf5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b7c54762e844a9f8110313fd0701366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f4bd5e37e214e9fb67a510ad4464021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d1809d9fd344b238f6c87bccdbc275c", "region_id": "RegionOne"}], "type": "placement", "id": "51d6babb519040f4a2ec26c2b6017d45", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b58d8b3b4b54447801bf39e50d133d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0577d356b8cb4703aaddaa3a786792dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c8a3fac523254dfebec11631bbc71ad8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bd2d592702034bf6aafd43b8e572aa4e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "308f61d8d4eb43d69f2f47114de0b011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1fa87ba6d78942b8a2490e08d7df96be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e16c7310dd264beaa59a69cc182b063a", "region_id": "RegionOne"}], "type": "ha", "id": "5a17d0637ee9427aae15b2be5ff1dcb9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0243a057fb2943679736e56ce5821851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f508559542f4ec8b375cca376831064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "66c77ec4e5254b019476e172732b8395", "region_id": "RegionOne"}], "type": "reservation", "id": "efe4a9e9d83140149671c2b51dd2f2ec", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dbd88f15a2af47c6ae0b473d7a9c37d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7a06599141b4895bc4eba3bb49c7bd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8e4d9d6e610c4ba8bd57fe888603b09e", "region_id": "RegionOne"}], "type": "function-engine", "id": "9a223980d958416ab4cb3aaa3fe0a943", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4c0e90c90b5142649f8bd1d34eef576a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ee21265795d64d79800f51a59b176997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ab2d41ec1b7b4b78b8f4bfe0acbe3b12", "region_id": "RegionOne"}], "type": "accelerator", "id": "24545254e4324f47a1e92c6cf000e168", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "76ae4c82b6414c88b6147ea02b84378d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ddb180db87d34300817c49c9da2bdf88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d6c8a1d655cc46bb9e78d4b0002d55b8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0afa788aa5764038894406408d14efcd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "174ae8668b6f4b45a7d6a5bb66bb2e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83b6ec09e10649f3a262fe9c47c030f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "01fbc27816954935a0441ed3982b4e18", "region_id": "RegionOne"}], "type": "registration", "id": "9f8be554d43f4341afc42ff7a93eb662", "name": "adjutant"}], "user": {"domain": {"id": "201d5ff9830b4e7ab81c0cb5fb5f8c32", "name": "5b06d86a64e64df09ddb75b424312dd3"}, "id": "2360635e0e9e4f45aa187fb605f3698b", "name": "19afd2fa4253473390b96fdbd6069ff9"}, "audit_ids": ["ec36258552e34bf2bf54cd9d9419cb38", null], "issued_at": "2020-04-23T06:25:57.160241"}} 2020-04-23 06:27:57,365 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,369 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,371 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,390 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,394 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,396 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "9999", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "wily", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:57,447 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/9999 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,451 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,484 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,488 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,490 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "9999", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "wily", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:57,514 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:57,562 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,566 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,567 keystoneauth.session RESP BODY: {"servers": []} {26} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.061957s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.220243s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,436 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,442 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,445 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,456 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.379249+00:00", "project": {"domain": {"id": "6060c4336ee747ec8baa1a6b15a88c9e", "name": "affce611f3744f33b94885c2d898ab56"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "40b78499b88e4d158ab1021c18342606"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cd1f02bbade3457fa8cb8bbdb20f296f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ac3fdbc74151459a8cac54363f981f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b4a770d02ef045f6896e713d9ea011d7", "region_id": "RegionOne"}], "type": "identity", "id": "e9081f3b1d3b4608b869b7f78e0a8706", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ec7023fb4f3f4606b75d37723f8dcfa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ff79b15cd9dc4209986f2ed2c11d3026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6270477067c54d38b20f7e8f4cf6e20e", "region_id": "RegionOne"}], "type": "compute", "id": "3b249f52691c4ae19ad324ac0d729c61", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "13779a6622114318aee149208aaf9942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "325bbd671b444f6bbd6f0bdb5d7db7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "efaafda183c94d549483366623fdf4d4", "region_id": "RegionOne"}], "type": "image", "id": "f8ce2bfd4d3f472da7578dfb3020fe6c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0271ac5572164331bd4b8d6ca6fb3950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8cf961f816a643f99d7a97dae559d8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "03374c00c5f1413086b3a7ee78f47f06", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cbffc98ec56842a88d1694bc32541954", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7a97b8118e7456ebdd869eed28cf5f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff135433c5a34c20b2e08b514e46446f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "724a46740ee445bb9ea5f570e039a989", "region_id": "RegionOne"}], "type": "object-store", "id": "9ae7ab080b92493f99b470a7cb626ef5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95498935cf014ac5819d398e39436c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6284f5fcd5940e3a4823476c51b14a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "23fb215fd7e44922ab9384d1135d2dd6", "region_id": "RegionOne"}], "type": "clustering", "id": "117b0207b6414f6ca029e6b3048d76f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cdb64c7c67f04cce9a247d3c5b2b98db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b4766c5ac7d42d7942c4fe0c959847f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae2415cc1a574860a6430797b574d881", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5f426830bceb4c39a0030b8fc13db667", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "672a63896d2445bcb1796260787ceb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2edcdfbb3e1749249700604665c699c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a581382b9544aa5802506396a237fd5", "region_id": "RegionOne"}], "type": "cluster", "id": "dcf6f839fc574a86972f2b6a0ddd4df1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a8f5bf02c6b9473ea6364630566ad809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e5183e7210d24e8d8f7133318c4d893f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e18823d9c72e44d39a712149af8c4c9d", "region_id": "RegionOne"}], "type": "data-processing", "id": "5d187a996f444975a37d6222e8ee488d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b99ceb04bca4daa8fa7c27e66b1bc8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ebc8aef37404a989fdd4da70ee1fd68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b8f20dadd4f4d01a0b8a603d0e64612", "region_id": "RegionOne"}], "type": "baremetal", "id": "26071627564b45268478329090daf155", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b203aaf8f33543e7997c1484d48269ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fae5b0af3ced4040be42274992d513ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3146e130ecfe4d51b38ef9d62f004775", "region_id": "RegionOne"}], "type": "bare-metal", "id": "13478efc965349c8b4d1e8a993414877", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef7101be96084c06886ab1645c49243f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "69cf8badb9ad41e5b1eff241306a0b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bcd0450b3fd54f2a840bfe770fcd03f4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d87826c3dc654c1fade4eacb48317b7e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9edcd406968c4f4185d924f6b5b10e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "854309f69e754ac980d886b47acd87df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7c9cb962c8ac46e19340e16f65ec6014", "region_id": "RegionOne"}], "type": "key-manager", "id": "542b6ab9250d4c7cba5d1cf122a359ca", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a634e7814ef49ae928b5a01dadd8125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e1fc6274dc1448d08b8d5afef5aaf629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e1e164823304cf7990025d4eca7a41c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "39b1443429074468a19391b509a1df32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fd4c12b4543b4274a83a8a8649ef7601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca8f6c817bb54bf4a8c5010bfbc4f06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb37663097784cb2aa30d34b9082ae51", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3da935bf1ccd4f65b27e9ea0ccd8c317", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fc2f98c52934003ae17832aad0d22c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d88d972aaf7947cc83529c9ec9f966a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cbae7d4850094139bcc62b198d213167", "region_id": "RegionOne"}], "type": "message", "id": "0321f9f3253b47c298c9da9b73be73ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5e43f8f540b84d7998942b2b5cbe2d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b5ec451d62a848d985127be68e2c5ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb7338dc3103481c897072532adb80c9", "region_id": "RegionOne"}], "type": "messaging", "id": "30bc64cfe6e14915a23d48940810482b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "27e078eed0e649b880bd9b532b67c5bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5a4e753e2e334cb08b4acaa51b4e6691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3f38438f91274ff3b6a250af58fc897b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "92f7f33492c24b96a86d84543d2e6d26", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b1b96eda5354578a4383cf73f4870e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef9d540098874c938b749e39d17cdc42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c7b5afa6598411cb3441d98515b5cdc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d178eee7c0c74d95bb225df6ec5c21bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc4908b8166644ff9ec7fc9ad2b49b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "244ae286459d42fba39fd3f7bc4d4f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a06c8b2607ab4f2f82d4c39f010de138", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ba55be7aa9524afa9fc8b3f8a99f1732", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90c77910f2fd46b4a40606508eede021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8b3ed583d9545ba86d35311bdfcf9be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e2cd3eb00fd4fdbb002e5f1862191de", "region_id": "RegionOne"}], "type": "container-infra", "id": "d87af01d819c4361a5cbaf193f9d2bcc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b13b3e82c34847fab709b61b2742fecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ad5d24a578234bd6b8331c55058264db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ce3b7dc48d094f1c9eed212aae02ba39", "region_id": "RegionOne"}], "type": "search", "id": "06ca236deb0540babd0d88cbfe427127", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6fd4c1831e1f42dc9b02e357a58071fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8da36cb667044551ac57906372ed1505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "15284bfeb3a94ce49602303de5cca030", "region_id": "RegionOne"}], "type": "dns", "id": "42b7c2b641254b05b018736ff499e8bd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f393b27fe7e400e9381348476a3edd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19932335b55f4c09b33dd28ec7b168fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f554b7eb2dcb41cf9691b1a2a9408b7d", "region_id": "RegionOne"}], "type": "workflow", "id": "852c29e9b7c948b796b477d728e6553a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6c84e12c8fb40318779d95e4a6bf7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a92e5caf7d644784ac1103700b5726a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad8c7b8abff1411c8db1bea8d282d700", "region_id": "RegionOne"}], "type": "workflowv2", "id": "26eb0e5be30a405793ad2e23a5403a90", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "42b6d75c39bf48f1b05f8df575a0edd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1bc45f17b0904945ab005da15cb4562f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5ee99cf48d954da59b9f5e02cc7147ed", "region_id": "RegionOne"}], "type": "rating", "id": "bd63f59493a5406095c9daf087ae5f06", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd567e1b24244ab2b86cb5423a4bf98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "260c78de60b4455c9cf494087fc56751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "434dc75741fe4f2fb9651a5f635e318e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a5d5506d5fcc4acca4a67baa28ba8f7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d626a79f4afb41fb8b07413c439df58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2f4628d131f4584b896c7fb38a6532e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e6f66758889a4a09b5a693132c4435c1", "region_id": "RegionOne"}], "type": "policy", "id": "79ffd4ff4f394891add6d0217febf63a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f42b52eaa4d4458ebc8af3e7a079808e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "834942bf90f746bd804a0cf8222a8c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7f21954a64c42ac975f2702ffcc9e42", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b2328231fff3449eb2e540afb74d1b2b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fef74d32e79e41499a6b3b1a50fd72d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c48c1460bc043a499abe8435a92e4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "687cb3d186234f0e85229618f449e1fb", "region_id": "RegionOne"}], "type": "sharev2", "id": "7d5c186672a54b6aa9a2b3f8a695a3ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8f9fc61780a4b279fcc773ac9929c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57449ca2adc94826b1f796bc4394af69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94a15390e435430aad9ecbd5b098437f", "region_id": "RegionOne"}], "type": "share", "id": "0e9eb1b1f2ba494d8aede51b83eb63bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d119256c9ff84957a2d32f58e7c7d8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "38b4b5556f1d4e55885d126162e59749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cceaec0368194888ba25dc8c54139671", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ded98fc7e053461b9fa0dd988998a4d4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3273a742a3e490499866b87af65f1b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b67120eed3004ec4b3e90ed6bc5c0b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc5db4aec0824fd4a4ea4b7561366315", "region_id": "RegionOne"}], "type": "orchestration", "id": "4691c24ce2d84fec9061fe06ae020f5d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0797a099539147569fdabcd0569ac106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05ee1a6b20134b7f88da359376efd26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc1018e1e8064b778c1152e43220a22f", "region_id": "RegionOne"}], "type": "block-storage", "id": "e9ab935f4e4d45d2bbd7e4c2a2b4d851", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8493997e7a424333bddcb44347826c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f104eeab61cd452f8775c9419550e2e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a710cd8a4554032a0a97a591de1f25b", "region_id": "RegionOne"}], "type": "volumev3", "id": "90286303f1e34a10b57b4e1afe96e1a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21929026b930424caba4c922804bdff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "861512b7e7b0443d8d2b8b66c4733dc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c11b0b31f33490bab1d044df4f341fe", "region_id": "RegionOne"}], "type": "volumev2", "id": "4463d766360c49019136ff5307cfba11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f73562cd6c3f4ad38dc333a9c04917ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a7c61cf24224c0990fac58868059815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38749da34fe04802ae34b2f4e909e635", "region_id": "RegionOne"}], "type": "volume", "id": "7c104f4acfd2424f8cb8297a113f0290", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13ab39b19e5f46129f3e196d672b7e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "489cbab5c9704c3d92d5c44be2c624c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45d5d645c3c34599a2743a3cc318de81", "region_id": "RegionOne"}], "type": "block-store", "id": "b3b3accfc1e04c3ba7d4adc4c8f69c30", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07e683d835644491bb7aa539efb60b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04ae292ddcfe42cb92c92f2da99445a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ea1db99384841789d14f739c557e000", "region_id": "RegionOne"}], "type": "alarm", "id": "da855116b2c94e1a9e99c8d0c65c66d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac901a7dbc174f088bfd1e78258990af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "400c106f587c4bdfa2128bf735a44ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24a49d0311a04378bd884358070ed78b", "region_id": "RegionOne"}], "type": "alarming", "id": "f409f09ec7f5403b90da65461d3b9e53", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09c9bc1f4d674643b269f71284a7a4d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "715fc4f3a521483b83c12374bae6d542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a82f647498b478b8d039e57d1ac8b66", "region_id": "RegionOne"}], "type": "meter", "id": "740e85e367b24de1ab716d42682420ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "53d4cdebf3dd4a98bddc486f0f9a5b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a23b658c2c224f19a1156e865c9ef66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7f6c565b58ff4c2c8a8cec611a6549d3", "region_id": "RegionOne"}], "type": "metering", "id": "110a14fd8b374fe4b17485899510b2e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "02ac70d2f67a4a41b93b590526890bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe50569a1df54320a980eff6d57889cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fdf792bf76504ea9ae3cefc6fe0ff5fd", "region_id": "RegionOne"}], "type": "telemetry", "id": "84e0c9ac92944325a70a205d4fe36a0e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d11414bde59144dcb283dc8a988cfdb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f4618ad54afc4b92825ca2b7ce5861dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "099bef8c763c404b8df548b0cdd7e48a", "region_id": "RegionOne"}], "type": "event", "id": "b0af541619e8475c81b1726d73bda136", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3762c1072124f8c8e07f74294103c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1f0d067488fb4e3cbe3ac6b99d0be62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e039baf4d0840c1a6560b3fcfa7f851", "region_id": "RegionOne"}], "type": "events", "id": "5989c88c42174097b39deb54131889f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75ac08c7380049038b6b80997462bae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c55c6e86f50740fd946eb28a475db7e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2515b98bab5a4e3fa44a172440983bcb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1e6dc4caabf644379fa376d1ee1837b8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45f67bc60fdf4afb8af8e9f5971b9ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c41fc33284f14337b3aaa888b31d361f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c445fb0a41a34fdf893970cd6eb3a4dd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f1dca05903fc42e68961524903a2427f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "612bb4aff73d41fabe944142d5cee108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecd557380bc245e89faef1e58ca15c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e55a979d5cda49819f622616fbdfa209", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ad0d97f861064f8fbd8daa174e7dbac5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc6990a3c3fc4e3392e3df58ac35d974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7ae7f6b08f744a98feda91da91e82d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fe12b1c6f464d558a14d9acf32b53a4", "region_id": "RegionOne"}], "type": "tricircle", "id": "e6a33b4a97414752ac523bc820eb4783", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "073cc72d741944359b6f9780b27316b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "94acbec624d846e2a8a3438bc92e458e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f33559ef69dd438abae33c12692e03a1", "region_id": "RegionOne"}], "type": "database", "id": "c1213763113c439b8fef3c25bd5889b9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91213103e77b488c978f1fbb99fe93b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de18f5ae81a14962ae6d8d30f197adea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7de34f104aa7421db8572954d1a655bc", "region_id": "RegionOne"}], "type": "application-container", "id": "fae0b13698ab4f5fad34d47101081571", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d468ebaa222433f9e7a6f5d3e1f55e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce7b8d04906b4dc59d86477dfe98e6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f33fc5257dd45209ba2b892112c4a25", "region_id": "RegionOne"}], "type": "container", "id": "fd0394262f5441dcb80c9f6c2e278a19", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28d0cb7173c748c2a6a2cdaa19d2d10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b3e85c2c1ea4ca79a7766e837b2b344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "867ed3582dc446a58ba4475df7d1ea79", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f809e1c549ef4946ba376e551e6d960a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "61b5ec4b44934ed28b7fbf71cea7ec73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "086dac749ffc4bda9ae7b45f92b7deb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a53b773a99f149adbca3a2ebfce0f78c", "region_id": "RegionOne"}], "type": "rca", "id": "928044ad666f4f269b6fe4a53b3544c4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "168e3e7b22cc450e9e48d630a73be3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "52329962fb544983aba8824798e3cfab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1094ffc4c88f4a2b8ef49c0f196d42dd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "25515188c87c45dcaefe15c13b372558", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "52c4ede3421348f9b1255f5e0143fda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5be4576c5481411388e99e0a1092c913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "abb068b54561402f803d56ab6618404c", "region_id": "RegionOne"}], "type": "network", "id": "1aca5b6b642046f2ba3b135edad618df", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d19f46193f0841019093b01483e5d752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "17e9c937355948429094b4b3ba61734f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9d094f95784a41b489bc45dc82b6c4fe", "region_id": "RegionOne"}], "type": "backup", "id": "8953bdb48f154c17834ac0b31401ac83", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7e2b2fff9f04da4b8570f3b5460a1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a001328e7b384450995e9938a7a3e4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "512c6236e96741578e64c751295ed46b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "00d0933934e947ee81cf10e1acc1590b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc6cc6b3047942959465d4a68f83a7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b40c1155901e470ea9c1cf3ddc2a970f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "848e926f7ab248c9ad0194e8086081d3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e74d6f90445e49ef9dfdb47d17de6f32", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db3b9e1fedb347278124e5595c5c4684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ddcc5856282f46929680575632ad613f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ca4f12ff7b684a3d9e5e14a6af36c934", "region_id": "RegionOne"}], "type": "monitoring", "id": "e9c5ac32e7e546f1b842ccab5a4b76c6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "836e9e89fa7f40908980160c4fcae64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "552fc99ae20b4a62a45db6973eb6fbb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c163aaf18d9b4ca5ae285ffe3b1c1b32", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "00034a87bb564e6c8cfc974e68d01609", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d421e0274b24477953a27162a533e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "242dc0744d714f719ad801d2b92a9af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "276c20f31d27408fb9da69669d86655e", "region_id": "RegionOne"}], "type": "placement", "id": "c95e02483ebe43c49c3015a89162cffe", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "871e979c8f174c9dbc62659e506d1eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7c9dab2e50e4e7e90d4d9ddacd4661e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c68441a9da1d4c529c568c3d55ff37fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "073385de75f34f53b51cd8db9edadacb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d9b8faa6d5a482b9b92ce51a38f10c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9087e9e5a644a439596245cbc459a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4f7c4ff84472439791097ea9f6c8d899", "region_id": "RegionOne"}], "type": "ha", "id": "00cbb6f9e2074bcb9243092adf91a787", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "475ba3734f664244b9e4ac7af044a2b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "288a51c05f3244078bda3287c92e80de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "43cf158f3c664f349978dd0b47c1165c", "region_id": "RegionOne"}], "type": "reservation", "id": "ac3970028ed2416ca549fbfbc62012a8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ccff5b10d4bb40ecb8f262451f7c44d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f274b122a0614bc5bf378beb0665cd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cc04dd7a7d4b4d8bae151efecc3c07ad", "region_id": "RegionOne"}], "type": "function-engine", "id": "b97f3dcbc0c3403e9b6215006a3c714e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2bfda50720bf47598b26e33a2aed6807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "23abfc41f13e41e290607c83d93f3a69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c48f6b0fa285468a9b0b7dfac1aadb50", "region_id": "RegionOne"}], "type": "accelerator", "id": "488ce59d4f6a484bb45676d32656227a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2de817b06ba4d0a8226fb4ef2ebbbb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "009265b9addf4d5e99c0d3a7ebd4b75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "836325af7ff648f983035f5ef307f029", "region_id": "RegionOne"}], "type": "admin-logic", "id": "38da9ec12da047498f801f5842241c4d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95af7f6a57154390a88aa9b9ff04cc63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97c99a1b6fc04b0fb47c826f9c3cd7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "613a8651f04c46228d7d4574db6512e8", "region_id": "RegionOne"}], "type": "registration", "id": "f59d49e0fc8e4f92805b9720cfb81f44", "name": "adjutant"}], "user": {"domain": {"id": "40c75bb19555412ab291c04c6c0fd1a9", "name": "d33d159916f446249aed85fb666a8805"}, "id": "59ae4ccfdb47498abd12d3e5fdeb974c", "name": "6ee4576610464ec3a41ce6c948ba0806"}, "audit_ids": ["7c377a0259da459b831d3d6ada4787da", null], "issued_at": "2020-04-23T06:25:57.379249"}} 2020-04-23 06:27:57,550 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,555 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,557 keystoneauth.session RESP BODY: {"roles": [{"name": "ef86602331d14b099d409dd4b3c8ac31", "id": "f8d29401af6141faa9fd1c144f42bde6"}]} 2020-04-23 06:27:57,588 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/roles/f8d29401af6141faa9fd1c144f42bde6 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,593 keystoneauth.session RESP: [204] content-type: application/json {23} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.184246s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,429 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,434 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,436 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,441 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,453 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.362550+00:00", "project": {"domain": {"id": "2abadd6da65448f285a2d66ab85832af", "name": "35a0626dba0c465493cfb1b44e71e2b1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2655a17b55da4bb7b7b1ca51303a05ec"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2db5873ed6a3434082495c2c440918e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "74913ece787f414197d26088351e08e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d2a4db7c9d444d83a8295189867c8987", "region_id": "RegionOne"}], "type": "identity", "id": "4be8830c1e5c475fabe60aefd3542c6c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2476d00bad949b1aa027323b5d8d070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cc5fe4dcd8df4d5e8326b56a81a3ead1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7a119ce341924aad81ebdeed18e99f49", "region_id": "RegionOne"}], "type": "compute", "id": "5e3e8910dedd423badd11bb0bf4e81b7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "91fe4fe46dcb49b3a4061ae337f0758c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3d26cbfcd5a43c582615df12e2713ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e64e26d88dcb4082a3345502b5ab56ec", "region_id": "RegionOne"}], "type": "image", "id": "5e629b8032504965a01a90c7188bc6bb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7581e881e2e8422cb6467743c6600343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5d814e9eafd4d83a11ca38dbc50d7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "28a86b2a178f4b548282713400f33740", "region_id": "RegionOne"}], "type": "load-balancer", "id": "78c938328db9490ea12c59283929139d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "644c38fdc1194b03ba031147a2e21d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e62d0f27ba1e47eab8dba261327d0eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87836f942b624f3b9c5cd46e3914a9b1", "region_id": "RegionOne"}], "type": "object-store", "id": "a3c2eaecbc994513a536a5d986481b72", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c6bc38405ca4d459db774a24abba82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc70e9e6b2ae462aae600d86b84ae84e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd08f9850cfb49f0be94fa1948a3dceb", "region_id": "RegionOne"}], "type": "clustering", "id": "2c97064fd8e74493b00e81db88835858", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a322b91d7e84ee0b8fbf033f8627a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26cf720d03904659bd1fd20e5a9f0d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "73905646c5a24ba9a8738ae2a0885c18", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b3fffa644fb146e6a1ff2aded0351f60", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b751d1c2a9704d5c9448efa649318700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d65a666b37c94cad904aafe2028eb8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9312cf29d8e646ae94a0bc08f8f2f87c", "region_id": "RegionOne"}], "type": "cluster", "id": "bc4c2795a5df4326bb10e9b8ba13f090", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d0f149feec5416bb1835b2c65e8e789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27b1ba8200314e3f91737076a20e1996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9b87dd0fd14a457087507c073f5b04dd", "region_id": "RegionOne"}], "type": "data-processing", "id": "ec7b75afe06b4e31a1bb73b89bde5fb8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c257a0eef6b41ac859b87dd6e557dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18678fd7f7b84827a15edef257589c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "14f546dfe16f4cd693cf5af321040a82", "region_id": "RegionOne"}], "type": "baremetal", "id": "857e8a1141bd48cabeda1ecbcd97abb3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e08f8afa57df423ca03df8e5d6b3d2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02257a12c74f4fa2a1d69997f5a0dc83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d54a11cdf07e4ad5a84faf3a64aeedd8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dffb227ef9f344168db7fdf88831622a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f55c300707934cdd80a67979d1595dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "002f142d02894f5489db87454588ba0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a81cbf003e7f4c47a8dd456e3dcc95e9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d93987f32f284241b3692f4aa39b3823", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f3c7e10270e14f4b88cf6b0c0269eda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "242af62188f848d5bb49c9f43be8598f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "752ce7c69a9a4128a1e3efc3ab3291de", "region_id": "RegionOne"}], "type": "key-manager", "id": "57a63cee7b424a289711052e925e6aeb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a995ed180e6b4a21b1e059493eaa9aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a9cce8f978b437995654e1bac1b64f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ec540116aaf44802a37d688aa6b16332", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3b50ef5a57bc472ab79589d5f61eaa7d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b93771e37bcd4b0ab007a6bf3f5931db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad644342a20b4e73b03660846a55134e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ee81b5e49fb45a681995c17be1c8d6c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5dc7841dac904b7ea7dfe8c0ee65024e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bb30ba0678574c45bbf4babfbe226651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dc1cb29df9f6485988900d062f80697f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bb80060c1c67461ca27a45beb317b7be", "region_id": "RegionOne"}], "type": "message", "id": "e57f0fa39bff4988a2199f7724b6ed6a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "31f7478c5a2e4894bb0a597574bcdfad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a8614b5226f14f4192f112be7858e47d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "effdc6382af14bfd9e0178fd2f2014ab", "region_id": "RegionOne"}], "type": "messaging", "id": "cb00f5f194df49fbb79fa3485c5a029d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "24f62b059c5044f4a3ddc1f8c4aa2559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "16b11efbe68f45d3aff8212af978dd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "355d1234346e49239f5808a43b400b2d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bb7a9c2524904958bc249b66f916ac35", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "702ebe0ca4734a5ba11289aba8cd3c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4418d8ca04843a39e2b1e910ab1bf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a77aab61a84458858b58afc4cd8b24", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ae23579ab6b14955b7dfde98848cc6bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5455fedc39eb4873a0f201f0f3ab2625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f71878c75581465f8b6318c00405cfc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dc798fb4b4540aeb337e04fd6133100", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b91e5c5062d142888c3264926100cd3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb33a0da37b4494c84541a9002167f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa72938fece94c738deba80b98675cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff3400f5361a4a22af84a4888fed2de9", "region_id": "RegionOne"}], "type": "container-infra", "id": "2a537414ddbb476cbb73076b864dbf77", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bf2f4030e1d04c92b9108f1a4d3e5ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "aeed31193f81428dba22b74feb10d116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6f0974561ecb4b0fb95876da945686d6", "region_id": "RegionOne"}], "type": "search", "id": "4a955e25b10b47548f81254d774cae12", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "023e478a24164be58825a29dd2a327fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "21c25e2d58a64bfe92107b17a9724506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bb82c593f29d4d20ab78cb68ba0213d7", "region_id": "RegionOne"}], "type": "dns", "id": "f8b9901aecf04c9183fb8f2c569cf11a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0be5e46d67fd43dda3cf0c8f36895adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "489f51f7dffe429fb30a8c4e4b13839a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ebb5f4a3da1a422697cc71d426bb5708", "region_id": "RegionOne"}], "type": "workflow", "id": "ebafd2027c7347e2aa4a4d8ca155ce1e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "743dc273887745c988609f722c73ac2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b9ba7c9a0664779a3c0510534b5dc73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed72127a03764d25a46c2e1e5e4d567a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4c52cb8222e84e57bdb5f709b20393e7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d4264271aa4e4cbe89ba64f909e4351b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c568c91fd6c941b48a46c778c02bc3f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6f8c97cdb2e542d1979f28c6c7d31c42", "region_id": "RegionOne"}], "type": "rating", "id": "5486a59731c64810b269434697141fb5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43a157721326478a887668123ae23321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d6b4d803ae049b1a1d21db17ef44c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d74a67bf5d6c47de8967ceaea80fe98a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f0c30c71b24e47ebacef6faf551e69b1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae2c79328e92479880cfa2c60295411f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fc0f85c740c47de8178fbeb156e733b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7522e806ee1490d9af0a58eda7f2a77", "region_id": "RegionOne"}], "type": "policy", "id": "37d2b3bc116c42c2a5294c7b81f04100", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "503a26f29ecd4658920ffaa2ac7c2aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4987ea300e034d0ea7d67a3b28f0a142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a4ec8809b884d3eb54679cc919189ac", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f5ffaa618090411084c776109c5e6b96", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1b4df4124604d55a3798e0d75aae999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "452fea49a9ac4a28a618d06af4579a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e593c764832f46b7b483328e50b63e36", "region_id": "RegionOne"}], "type": "sharev2", "id": "883e4684da9a4f92b8470fdbb17d75b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84310303ec32406783ffe61432651d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12b827e7fb9147f78b5f01d05ff3256b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "278a4969f2164c1ea14a9dd5364f81c6", "region_id": "RegionOne"}], "type": "share", "id": "e2df3da8342345c08d342349cc0ad5f0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fded4612ee9471fbdb7a32b8ff79acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3ab9967489d34333883b7876dc30d464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe587a1fa31c486eaa831240a17e042c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3023e9776d7845fc91f2b78ead25a2bf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0000afbf93fa4cc6b22fb50d2480bcb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ace44372ca3447fbaabcbe69c6880e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81f14e8fc2a54b51beb7a92c6a98ad0b", "region_id": "RegionOne"}], "type": "orchestration", "id": "42125c63e6444710b885ddb7810c5515", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e2e4c9e5fe4dacab340611df9abeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b01de6544041a3b3be8499496a679e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0602535363c479dac7f3b64776899f6", "region_id": "RegionOne"}], "type": "block-storage", "id": "fe3abf8527fb44b5b2a97e79f2fd489e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4e97c83b1654867bb6e173b71b0c5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c7eed39f2a14475a5108b4876b05f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3434a0dac2db44229cce0b41a97764a7", "region_id": "RegionOne"}], "type": "volumev3", "id": "daac5356287e48f799852305e4fcc3cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2123b8d7ecb94b85812a4ee7ee0c67d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c43449f6f76f4fccb7a2fc188ac0bc1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3ec4688e3fd48fea7339a1e5b803d28", "region_id": "RegionOne"}], "type": "volumev2", "id": "a091b545a0c14b8aadc8f857947e31c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e67be79af3434b628064fed4b7ece6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4bf5db92b49464fa888ccbd01af2164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c42fdb8287b409e94988abb251c2414", "region_id": "RegionOne"}], "type": "volume", "id": "3ee2cf8919ec4203b6e47e6aa6ce11c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a75c843e15443c3a5d798e89a5fe6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f30292ee4464a3c87d8e25918839be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "add7d1beda2146dcb02d7dbcde8a6e1b", "region_id": "RegionOne"}], "type": "block-store", "id": "f0600004d2b0409db8a2138eabf33568", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aeb89480da624a579debc6dd330df477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d1e938d8b594dafbbb80a991f0333b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d1505d79974240d199c8334a8b97ac2f", "region_id": "RegionOne"}], "type": "alarm", "id": "3586b84bd2ae4ab0a683eb57ac7d044f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c4f8f76da7bb498d800e8ed204fb3d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b052421ecf05418785685a71d7307f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4be46a9468854fadaf611b08d7c086a7", "region_id": "RegionOne"}], "type": "alarming", "id": "2a455a24b8a84e46988070a51577d22f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e1ed8abaea943b28ec89d5dc9a5c7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6bc42e89d0b4a17ad360b415471a1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbb7f123413e487fbf535301d38fd960", "region_id": "RegionOne"}], "type": "meter", "id": "d85c363afaa744baab1893dd8919ad96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "78a43104e08d4e0e84bd14abf2ca8e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f02bb98c3b649b98e09e64978d0342d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c6af29588a5246a3b1e4cb0f17011cc8", "region_id": "RegionOne"}], "type": "metering", "id": "e7c387e0cbf6419bbdc45aac2ebe397f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76a973123ebc411796e2c7d2b327563b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d52f465b4a1346b59ba245ef89fc8474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e808301189be4973b4178a416a7aebef", "region_id": "RegionOne"}], "type": "telemetry", "id": "7ff1d02163b64cae8256c845d45776dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d84c6e4b0a394a9e804e19aacd9eb67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "222e195f58ff46158df31675aad53462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "606f05f3ba484f35aa0d7313517c6d0c", "region_id": "RegionOne"}], "type": "event", "id": "2be3163f68ca47d08e84e83e2e6c038f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e3ed4abb78ba4e1583fdf4435de83de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "901fd772d2a047819f5fe374440e86b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "89e888d78db345d590a644c944ce9437", "region_id": "RegionOne"}], "type": "events", "id": "8d15bc58181f4809aade5c1422d0c415", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25efc2c809b24c1baf024d3422f093f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d12b20592c7460181e9bad0ef497594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0c861f723b324d9f9f1f783badf93e58", "region_id": "RegionOne"}], "type": "application-deployment", "id": "73e68f907c4248ddaf973947228461c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f6baf11fcb04d0fbc5c6d6461afaa41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88b5c7b982874bfbb689da6b9c7a16b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "448ae069b6dc4e6d805414a04a731569", "region_id": "RegionOne"}], "type": "application_deployment", "id": "217841e7a8fc4782ab6f20b4abc4b471", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "733e9007163d4cc889b09ba4945453d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb9a32d0619f43e697dc356018755b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c22c7e5e647f43a293cbe0d8345c8c5d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "997b4f728aea48108d7e216d4d796bf3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3c9d7e04407437489854864c1c61054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f61ca944bb640948fa81121c1a05b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f8fa16786f4496c81b20d2940309324", "region_id": "RegionOne"}], "type": "tricircle", "id": "10f24eb49aba4f759e3de53830421310", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dbcfcdebc27943ba8961504c54a847b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "83ab3fb00df5498f8b3ab52916c7251a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d7b526bd34f94f6cb224063350a65d13", "region_id": "RegionOne"}], "type": "database", "id": "43ef31be1a3347ab98a91cab7f29c96e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c81bd00198a4b269d1a825d6df8769b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "53eaad0a66514507b602cb16de1bb520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "895f979ec7f74c6c815c0b0022825790", "region_id": "RegionOne"}], "type": "application-container", "id": "9719e2e3166a40fc948bba56236cc09f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76ad01528a82493a802532005d7fefc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "926468bc92594279b155c543c9241113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2be0b194ec464228bb22013479a191f8", "region_id": "RegionOne"}], "type": "container", "id": "262f75de400d46b3bd0d5c1727fbcb86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6cfd79a315234c9fbcf1dde6d374ac7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ad6e3d7488446fcbb72b4b5db333651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "41c044576b9741a0b879ac8b14d91da5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "486c99c56c7548edbc23ab454d96812f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e401cd9f86842009e9c5f39ffb2cf4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b7f60d2889941f79542cd54098eabf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cf11234aef9446728fbfcef89e2de75d", "region_id": "RegionOne"}], "type": "rca", "id": "8fd01f901e9d478db2ac2d5fc5d2d3b1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "25a1f0b23cbf4eaf9bfdde18bf2a5b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ad03af1590447e3af1e20368882d307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2d25b837541f4b15a78cc09b65ef1bc1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3cea4682eceb45e891e3d0ca48f544b2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "05dd28c146c3450b9a54ab685273d7ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4d4db09bd48749de836b8c4d54bf1b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "74ac69853d2043a09dd43fd5197f64a9", "region_id": "RegionOne"}], "type": "network", "id": "b193531846994b8cb93bda1a49d9825f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6b16f4aba28f4c82a4ec54072d3fe69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "919ce17d0f85470da375791b9fef2ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ad724f0d1cf6451b8d831672f3a97f72", "region_id": "RegionOne"}], "type": "backup", "id": "6f5e97b07066415996eae0e59cfb5b6a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b3eb8b7cf74144d5ba9b58c30fa390f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9a7f79f19c44a8c9d2f07713e0f3e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94da4cb1d9934b9bb960c585f3bd03a3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "caf674f417474a79a17962dd0f4a458a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d4f92046ce54128bde67fd611d095d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "595f61fe686c4d0ab83eb4651aeba755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6093c091681240a08037a14286a2db10", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "366e9a13921946b48ce4921ba4feff5f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c886a0e5a5034e36bba868f7be7a466c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db0f0a0054f34557a36b1badb8001eef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c54fa2a9dd4345c1ba384ef32222218f", "region_id": "RegionOne"}], "type": "monitoring", "id": "391c4b08fd504f2a899a12d0190ac291", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "68def359eb684033a14600502bdd5146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "91403c6e97bc458d9d154449147087be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0a1f5ad1f4754884a02aa3037b50d75a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a3ea3a5afcd4b1b9d38fb0c9ed6f2b1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "11c31ba95e7647aaa32788c86950f0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fcaab611b584c06b5ac1de4cf3e2e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2606ea6014444ac193e1996f2d5ce892", "region_id": "RegionOne"}], "type": "placement", "id": "fef03357bcc44b85a5d7963554e6a496", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19e1643474964acb912c7099d650962a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "443d25b6cf96456da645e6bb9d47c03c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "302043a564564b47a36eb5f304240eda", "region_id": "RegionOne"}], "type": "instance-ha", "id": "64b28fe6028140bfa6a0fadfafe51d7d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bf79e7fc8174c9fa272301ee5f4c72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cd71fe1661924433be05793c59c8a336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17a47f15613243e994b173f052b11455", "region_id": "RegionOne"}], "type": "ha", "id": "86f8ea3c4de04b01ac8e0954c57024e8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d87fd3f9dcd749e3a858a9d3be3f221e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf12515df9004df4976a9ed36483cf83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2f0aa31d8024431eb1f4260aa63cf287", "region_id": "RegionOne"}], "type": "reservation", "id": "9bd2960dac1346c4af6b5000fa9bd1e7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a8c903dd61ff4fba9e61d13555707493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "473468be80204fe8ad6f747dfae69602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "06d982fadeb94223941a70de0ff4e526", "region_id": "RegionOne"}], "type": "function-engine", "id": "af3d63be9ac543fcbde8551c981f77c7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8d0b5423f6b545ac81b7034561b7b3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b20ab07a00ec4bb1b5c036751fdcd350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f6c1e440afff4d0fbc5add3971fa5080", "region_id": "RegionOne"}], "type": "accelerator", "id": "b5fc6b81e96d49968774603b0810f2f9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5b337d6e66bb41e18bdf3117d27cebd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9414131314144cf79bfb6adbb4245744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e79526570cb347e8998ed8c892a8997e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "789832d5cd474770bc2d905001b0d10f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "875aef3a3cdd4fa68eb375e113c33deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "855bb7988cde43e8befb62b6acaca58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "374339777d5340cab7878b2448c1cbae", "region_id": "RegionOne"}], "type": "registration", "id": "24ad47c132e147ecac04af2d4f84fe75", "name": "adjutant"}], "user": {"domain": {"id": "6a179acde2674cb3b33489d80835655b", "name": "7d34a5d13acf4b8f8065a5bedd2c71d7"}, "id": "deeca353c8e546ba978a3d6a52d324ab", "name": "a7533ce16aa644daa4dbc6ef457683dd"}, "audit_ids": ["91f68fedc6024723957fc9d3fee6f13b", null], "issued_at": "2020-04-23T06:25:57.362550"}} 2020-04-23 06:27:57,508 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,512 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,514 keystoneauth.session RESP BODY: {"default_version": {"status": "CURRENT", "min_version": "1.1", "version": "1.46", "id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]}, "description": "Ironic is an OpenStack project.", "name": "OpenStack Ironic API", "versions": [{"status": "CURRENT", "min_version": "1.1", "version": "1.46", "id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]}]} 2020-04-23 06:27:57,524 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,528 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,530 keystoneauth.session RESP BODY: {"media_types": [{"base": "application/json", "type": "application/vnd.openstack.ironic.v1+json"}], "nodes": [{"href": "https://baremetal.example.com/v1/nodes/", "rel": "self"}, {"href": "https://baremetal.example.com/nodes/", "rel": "bookmark"}], "ports": [{"href": "https://baremetal.example.com/v1/ports/", "rel": "self"}, {"href": "https://baremetal.example.com/ports/", "rel": "bookmark"}], "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}], "id": "v1"} 2020-04-23 06:27:57,534 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0889381cd307077a62125d055221e3fe559c50f4690eb6c61ea6bbea6c1bf4be" 2020-04-23 06:27:57,538 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,540 keystoneauth.session RESP BODY: {"nodes": []} {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.185489s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,455 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,458 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,460 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,463 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,475 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.394068+00:00", "project": {"domain": {"id": "a57d39274efb45d88da5755899f14c13", "name": "83a439c7f8ec427196bf56d1ea9687e6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea404a29af6a40a89d3e3a6b16871799"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bdba1d72618a479f854584045e657650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dfda753512f743639210abd29db83bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "44001f8c25da4bc29808d259a6908311", "region_id": "RegionOne"}], "type": "identity", "id": "06a2069e60de4d27b47c496226a96815", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "756646c629724e4c8aa2a597fea0a85c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67d2419e0e7648168ec57d7b13a22a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "99d1b6c4f9ae4e60b059193c6b2e5268", "region_id": "RegionOne"}], "type": "compute", "id": "1132465ce779487c9d5c5f672dd1f998", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "87a3f6a7ed8c4114a4c29f7849b4357c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "22c5dad6c2924768b6c4a48625406226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9e7ba7e553fd477c9358d9946c347fe3", "region_id": "RegionOne"}], "type": "image", "id": "2554fe3bd615407db6209b6b34945b12", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e201f6edbdc245918265a1d6aac68fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4f629da84be648d49393f0f8b4a5a03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bf98e3ddd5454cccb9415e33c7c1304a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb56668494774969b47edf628d219fe2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daf50eb42d6743bb89521bca946a094f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3ec8fb234cc4d5181d0bf4a176d92ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53615f524ae1426ca19825e9bc36ce62", "region_id": "RegionOne"}], "type": "object-store", "id": "3b1cedbe5ac14437a7a473c23180b6cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2d658c256ce43d7a3f8abf1dbbcd5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "295215cbb13942938482511bcf59dc55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "42b05af5aff7472d973cc3e9fb00b726", "region_id": "RegionOne"}], "type": "clustering", "id": "1aee1269350e419caf8e6912dba4ce2d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44abfffbc2f64723b26697968f5b256d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba68287c2f7e44b5bca8ac442cd0eeea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "921857f470344093bab1ad3833a78a1f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a4d4cc8a0285412489858eebb35599a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "038380b341a745adafb85822419b835d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59b18319aa554ba582cdf93cc664e104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5052a3f7d6cf4f0398c612792b576fe9", "region_id": "RegionOne"}], "type": "cluster", "id": "853adbca19bc48c9ae11db281771881f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "846ebf4a419643c0af3a009918e460a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d170815365204412a628328c5741f206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "31083f4cb4f64a8788035a4bb5d48657", "region_id": "RegionOne"}], "type": "data-processing", "id": "00fe9784cb124b29ab0f47196288bf59", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b01a56b96c04e7da03d2fb3b78ae041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08ab04505e9b4155969f091c26f770f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45b2b191c16a4080924a935daaff36a8", "region_id": "RegionOne"}], "type": "baremetal", "id": "ff74d0982a714432913fcde4658cf8d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d60575670a4d423db3dea68fa401cc8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "578a2e2e8b6b4b42afbf6cdee79389e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dd39696fd006408f8b4185b838ecdc9b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f594a0ec330449d2bcb6c0d23b15d676", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "51d0a1f96e47414887615d2e3b51b788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ccd15ada47e149778899511805c12269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "886d6c0bea8d4f878e59cb854a66c50d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "896340b48bec4703abf25a0d5576f601", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2a2d9062392a4098b88730d19adae93c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "03b4a0031b8f41ee85d4e908bdbe7041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "eecc2f9c03984a48bfb6c599f6bb901c", "region_id": "RegionOne"}], "type": "key-manager", "id": "548365c5ac234735ac51d7a276bf4871", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a3349e093080484b9fc0ee899ecb949f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcd265278b714bc08d7b1faf9f598f5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a92fd6242942409e9c093ce0ed10b5f3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2fa7b0ca02b5412e9ab50710b34ecfd2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "821b13c76f014d148e17c2f3e2e2d6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "141b1b7ec3ad467dbed4309d1f1a987a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "959ffc15d9094dad900777d266597590", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a6c4e3ec57cc4205ae54a6626784cad7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fe2cff52e7804759b51948a6b91c2eaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c89a1ba08e0e42c6945a425a359542ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f479f2e0b5984449a165ed6e932ba384", "region_id": "RegionOne"}], "type": "message", "id": "140924114f1f4f55b97dceac00d603af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0269c21a980b445e89bc9970bbe666c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d24106e77a8d44dab76e1165df54c1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "390d63473e6a4797be028e3901af7d26", "region_id": "RegionOne"}], "type": "messaging", "id": "dd57c999903f43ca99e29bb0cdf50522", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6cbc6b1b7eb245228c620c67baf94b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8dcd1f9a7a424e538ba35cd10841cc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7c3ce404efe045399fbfede186a46020", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ed203aa738e4127a26fff310e46b60b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f15b74e0cc4a48da8615536a9c416033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e39bbd5c0a3d46c9a050c1ec7b0e906a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61173c5e29784692b5019bae9db2f502", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c5025e2a71eb426ba39bcea5cbb916c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfc94d5d5a3f4612af60565b128abadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2c76e5d4e524508bac1fa8b448aec8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a38d192517d4a5bb62897c22343acdb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5ac82ae6c5724f66beaf18a41ff05e18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c38a52360e2b467d90d87bfbeb88591d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b4820318e4a496a8bfdadbfcac952e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97962617e5ae4726a0c11acf7afba738", "region_id": "RegionOne"}], "type": "container-infra", "id": "a45f961bd28b48cd99fb3063dc0a7c67", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4e4dfc1e2dce4ed98b93040aa5e350f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a250584bcc254af58ce26ded83bc6a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d281b4a8f58f4aeb80db06bccd6bc7a5", "region_id": "RegionOne"}], "type": "search", "id": "8e981e4fb0ad4fc4aa43cda16666ce0d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1003b170bad842bb8d4331b77ad329b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5117f923b16c4be3a71a38afbbc2ab23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a9fac8db66ea4f1c8f779c9a59d9b75a", "region_id": "RegionOne"}], "type": "dns", "id": "6f2891045c0548e091cd68eacb2c9113", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "396a3f13c9c0460ebc802f75da8a2a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aa279ace1fc7404aa94514733fdb0cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a06e6f1b1b454be78ee301a6c9b4498e", "region_id": "RegionOne"}], "type": "workflow", "id": "a67531aec7534dea879a79ae09e58c57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13331c8cfbe441b7b2bc41cc6129bdde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47d81fd0635842fcb5232e05b0ed04ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cd3290f993cf4eb5867527b43ac08b20", "region_id": "RegionOne"}], "type": "workflowv2", "id": "578113923a0e42c0be7360c36977e1b9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "54f9310c1c9348b59975e96c32148f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fd830d61ecda4d4cab3a8c8960d9f671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "01767c6867ba46fe8d76f3e950b98ec7", "region_id": "RegionOne"}], "type": "rating", "id": "1d3f974a60c84e8ba6ac5f6c35caabe0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "16260210c4d34f36b270f3330bd825b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c6b78266ea346d88586fd46b16eb19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7931de2282e947268a4a7ce34bd5f6a1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "158af34c9a3b4ec2aab080a56399b170", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "849006b68f654fd2a23bb5a9ff106a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "579b96fce3ef436096ddbfd9339fe77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "777730d8c7674e19a728bb6da7e9aa37", "region_id": "RegionOne"}], "type": "policy", "id": "fad45aae23e7423c9784af120171c696", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a76eddba80204ba9b1b42a88d3b89e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d1e2faa45284900bd332557cb25b8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45cc6d3f29aa4f028e9480a19c9fd2da", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7aa0e7f4be0e4abd883474800baea536", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f607d116ede4153bc1e83c107a3d80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c78d7b01b074565ad3f947b967602d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "43007d6598ff4bd6b674be8bec3a85e0", "region_id": "RegionOne"}], "type": "sharev2", "id": "e6096a0af724468690230b1ad5be8306", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbe41937c95a4b2fa961b9ab5eaee8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a797c757a37e4779a124d2824cfe5031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "236257f991424ac39ea8b83fc3042f13", "region_id": "RegionOne"}], "type": "share", "id": "23923ea1996c4596b6a47f63f8c67f42", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f7d60d95e3b648268bd0ecb7ca73f97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7be8ce5958c496ebfa381dfe8199851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a5f3a22f6ac45fcb734c28d95f050c1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "371214e712144fc69e1b4b3c603866bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e359360225743f588e7158e3940273c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98514318395445b8861e033a0df7c242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0571f75c7224748a08fe3ce5be81d74", "region_id": "RegionOne"}], "type": "orchestration", "id": "4c6dc63f0225462d956ed4fdd987b591", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2169dec0f1344bfe984d631ad8611890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824fbfcf19be4c278e165daeafde65eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b83cf5ede0e4add9931556d2db97267", "region_id": "RegionOne"}], "type": "block-storage", "id": "402f68dcb7634a72ba5dc7870cf3f938", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "249141025c1041589f056947e17f9d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "045db8edce0c452488920ea65419cf82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7951c4b99d94ebf9aba20fd7b1e5d83", "region_id": "RegionOne"}], "type": "volumev3", "id": "098a849e39ef4122bf5962d0bcea8e62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b18e6b7986f848708a4ffcb173ebe77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac05edb93a46419b82ef0ff564282f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a33e9260ab84c7ba44fcff0d4439b35", "region_id": "RegionOne"}], "type": "volumev2", "id": "ce93f827002c49a38ae936d92d604db8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc99277ffa35418b98e8a802b3d00156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a9d56730d614330991c90667ad146d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5ac7c07cf6144e4b05c98f0390d3a78", "region_id": "RegionOne"}], "type": "volume", "id": "8249953b67644be8af4eb6b8205d2aeb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d06fbf533af344f98b739126fea1301b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9977489a919a4ff9aa40323a0c7a7c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4046154163be4ed7bd082a9ea95b47cf", "region_id": "RegionOne"}], "type": "block-store", "id": "f04be50646de437d9344c9cbe9ba3171", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bf8ec1d2b5d435ca947472ec990fa91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca5c3bb74fbc49eca8045992bb7f0bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24f8462df3b24aad8338d4746d4e67e8", "region_id": "RegionOne"}], "type": "alarm", "id": "ebc332fe77fd4976a1c1cc68a5be3b5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6655182cc1747759f34060de5853fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b581539044749408c2dee96c1c0a8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8ec9fc3915e445ceb1e600450ce79f1e", "region_id": "RegionOne"}], "type": "alarming", "id": "d11ec72736ca4581b72fc76aef28463f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfa1c82b5823435aa6b986c9b6b5b613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "085a614ad3cf45c4840c2b2f739f1b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d186207b955e4e2cb953a95dfd38290d", "region_id": "RegionOne"}], "type": "meter", "id": "a33ec98b9e1343858b56c24f92394821", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1aa5a38dc50f4d47af21c2221ba7779f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c18fa41f41c42c1bb48545ce9368298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "659301acbb9a41d281c748036f5a349c", "region_id": "RegionOne"}], "type": "metering", "id": "f7adc804e6544b1989e906157a72654c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77e61e883f3646c0a524b980306dc8f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6668adc1e134c6cb8f8981d8fd8baf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "63f2393e32644ef99e6e1f5972769a66", "region_id": "RegionOne"}], "type": "telemetry", "id": "be65d102a802490f8fbaca87bd51a11d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2fc3a0d6f92b404c81b2033383c2f2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7eaf8ef86b234b44b149c12967590805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "43ff89210e3245379ca24e749f9b5d46", "region_id": "RegionOne"}], "type": "event", "id": "47b0ae7f0b2c447b814b1391ec19666f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b111ceb98e1417bb979a4414d38d73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d73dc45f49174cb4b784e60dbec84af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aac6aaeeeaee4ab48c66d7fb8d560fe1", "region_id": "RegionOne"}], "type": "events", "id": "a5f5316b9b2e4879a381f78e27b16d23", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0beab2254b14a99adf50dc167e51f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68f742712786428fbb318852f860b2e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7cc1d6b8dc4243588dd602af81bb5328", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d8e043ceda60416fac18c881db382234", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "191ea6f4fa03498692ab7121794fb174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4547dbf3f4ba426384fbc8ab9035d73a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fdca8cbaaf3d46ba8db20ad0be1a104a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f8076c831f664d6bab2ee80ea0005727", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96b3ae8902b540c2a192acb7fb5ea166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54def17c07c04571875cb1876841d5bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6be2451297f485db0f9bb2cc0ec75e1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1cf0e97837904216a998fa24af6ba0d3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3ab731c442648bf8d743c51e71e38ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcb17c7e1ac849cd9bea7a0173c27117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "09a53aa8fb0742dba32a2b23c17ffbe1", "region_id": "RegionOne"}], "type": "tricircle", "id": "6c8c645639054d089fa5b1921e9db3a8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9313c6fb3e26430fbe31ec1f027199a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df0f2706c8554982824eb5a90423643a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cd4afa300b3e4a4faa592c40c2f88f4e", "region_id": "RegionOne"}], "type": "database", "id": "0f57571ad7884957b96e8550447a90ab", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ae7b10e4429414397dc8ddd8044921a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "50cda079a64e472c9efe6b2476886d01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db3eb5ee36d3429ab6a691bdb7a7f438", "region_id": "RegionOne"}], "type": "application-container", "id": "23725f7955b148daa781e73b3c50d0a7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "059b45fa9e1c455da8c8b5158bcab501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8db91c599f6840498a3a0a6b50a241d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b9705d4ede9c40c4974ef6f16c3160db", "region_id": "RegionOne"}], "type": "container", "id": "8b3f37abd34d4fa8acef4812512669a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fbed98fa322b4981b035d3ce9d24a821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76cb0559c7f848fb9d36a8508fa79628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7633e98e4eb44510891e5b44fdf13278", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f5f625d40cb7443b943c3e9443bcce4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "259169884921471fb6085d4b3307deb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef7cc0f235a945aca6d1080b41560a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eada4e53826641008a3a77e6d3087747", "region_id": "RegionOne"}], "type": "rca", "id": "ef11c646098a4096ab7d73eb28719c4e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "30b65ed5f5f642c6b39c2e78ce2a15d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a4fc1a429b1f46ad9c855988acfddb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4f9bc8981e064f419eba0f63d8ceecec", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a39479307cec4872bbfc2c014826d3a1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9c2531207392434b939eddc60c3661f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a7cfdd51de3f4832ba987c4b132ddbb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "74eb16f17c67405e97e7b331b6cd325b", "region_id": "RegionOne"}], "type": "network", "id": "c147eda87d67427280e9a12fa8e5fa6f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "61c7cfd88dd341249d64a00de359fbe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c0c7be317b84d3da64cc21b6de00bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3b061bb56cda41b58d1e3f230f9593d5", "region_id": "RegionOne"}], "type": "backup", "id": "6e0704522a8442cab598580ad0f95b88", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5618f164d68842aebce134742383e042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf79fc25e8bc43dab342914739386d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e881c3e602374749a9a3c444489ca392", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1280ed83ab2e452092dc1453d68b26ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b31d1d781fe48738f86ad263ab53e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6dc5df0bf3a046cd89c7b932f65bd4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a1995f2bda1b495caf7008842dac6b7e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7b27baee3b8442d4ac8a5cc43b375054", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cebc1dda6a4a40ecabba4ca977677fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bdbcb2ea14aa4a1bb1f33cb83e44c3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6adc374c637c4e6f908d79291237b60a", "region_id": "RegionOne"}], "type": "monitoring", "id": "89445a73fd9941dfab972d51c4f3f423", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8aaa8f3f9be64f29a13be736d5865649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23df0cfcc1e84b33852113b9d84c9955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4153c0b0e31d4ba39082ce803a23be56", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1ac562bd5eea4f99a987aaf53341a3a0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "46b5255c68f2440c993154bfbe9b04cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bc90a05b4d3c4c7dbb3a596023be4238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b3227d73c31e494eaae93b24f176854f", "region_id": "RegionOne"}], "type": "placement", "id": "729b0f1b3adf4efeaa98a09ca414618c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66612aaec3844a248174621e4d6b68a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d1fc8dfd4164464fa8dd6086bee6ef77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "058d0dc1560d448d8e8730e96aec0f01", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a0fdd0a0ae064d418ab0e242f89494c9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "442e6042efda4378bde35b008a207d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e725348b722341f8947dca34eae754c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a1b4d556f59b4ddabf7bfbc579c6a1e0", "region_id": "RegionOne"}], "type": "ha", "id": "b0d7104fb7574b15bab46c79d9fc5db4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e724c1cdd7fe48bfa971316e609b110a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce431825aa4747c3a87e7733ed422847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "24717ccae5a84f30aa8c77fb0a157d60", "region_id": "RegionOne"}], "type": "reservation", "id": "92d9af1ea72d48dbb2bbf11df092ac39", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b0a0d3b0d86430bb457ce8b870d81e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a1a5d608b44846c494d4a7118d80a2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f880d0412a624bbcba6f72cd9f52f28b", "region_id": "RegionOne"}], "type": "function-engine", "id": "d653280ace924890b448e6db156596f7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "32846d1adc7342f791b6300970884abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a46a4f497881404b9ab0cd1869ef0766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "06545af7d3604bb5bfe86739bce7f438", "region_id": "RegionOne"}], "type": "accelerator", "id": "c6727f05a3df4164aafb6b896dc17826", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f61839c4da1b47cdbdff23d2596d25f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "853481b4723642d283fefc1361b732d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c385bad095344b55bcdfb5ed6b10c70c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "28bd8a78d6004fe68a06b77f4e8d073d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d10a8b7d07444d4aad0dcc36535ac36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "146af63003724346ba6e334eca1cefc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a2ac11ec889f4e3380bf12e42abc1e54", "region_id": "RegionOne"}], "type": "registration", "id": "d644fccca02249ddbea6ff23e8c038c7", "name": "adjutant"}], "user": {"domain": {"id": "72e8c11d36b9482583227c80ac2cabf4", "name": "70c7a14085584f6a864291ccaf81dd47"}, "id": "4ae93684c5134456ad49aca3ac986f1c", "name": "a82a5da65d8f4714975842d5e43f5cc7"}, "audit_ids": ["1a44e66589a94b70a1825a54aeec1c39", null], "issued_at": "2020-04-23T06:25:57.394068"}} 2020-04-23 06:27:57,569 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,573 keystoneauth.session RESP: [404] content-type: application/json {31} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.150970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,452 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,456 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,458 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,460 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,471 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.391281+00:00", "project": {"domain": {"id": "bb2d181fdd3b416684f2e83a825e2404", "name": "2264e407114440b997f2a45a573ead1e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e644a5a74431411c9b90ed13ea750f2d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e679b9e8e3b6469c9e3104e162c387de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d539a876a0b42a690243de3e328debf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a94896b604354a6c847f77f7be4687ca", "region_id": "RegionOne"}], "type": "identity", "id": "a932c0182abb4caaa2a2148e7c582c96", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a751513e74754663b16368955f0b4d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aa9d34b963d6438687ff352c37c8b420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1828fed7f0294dc2926d88372f56e4dc", "region_id": "RegionOne"}], "type": "compute", "id": "e62a902aaa964e39a4078841806d82dd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "43c90280ef424f27ab7740c966df2a40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0a9d342204d54d36999cfdd7c3fb6559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "29771c217a8645c2be04a1a7d17f05ac", "region_id": "RegionOne"}], "type": "image", "id": "a0c0990516bb49d5992265b4d4c0de50", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9b98fffa04714b8f9a253c643b54dc54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d54d0ae1b21944c99cb83d97c7bebf2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "384e25a293d24ab392290a7db48dc5f3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0ee8e58f7095440b80ea993e398300ec", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4709daf1b1024de2badf19571640ce9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e78e5a9f73470eb9cc0ff8b3ca5a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90d0577fb35040dbb9ca383c4bdb7b7c", "region_id": "RegionOne"}], "type": "object-store", "id": "eec2cd91ac2d4d83b1bb905c0a1f7c7c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d91282a20864e60bff3e8786b297b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68a542a8cfe14fa199f230394923ce9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da82c08a6eb24a9aa6f55df56f8ed333", "region_id": "RegionOne"}], "type": "clustering", "id": "2e7ae4f400c042bb864bbffa31f6a994", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1ff00d324f649ecb675df3b52de26cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "007a4158a57e42c79cef09e089d87cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cf71f3d2f98b4a40b1c0e6ef99e6abf1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cf057c3d0dea4b92865336b5af7e810b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b562bbaafc124917ae1f326340a4c2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "556ae40ca01d41fea7c134c6c2f96689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e2a353e9372e4c34993424626781fa33", "region_id": "RegionOne"}], "type": "cluster", "id": "fb4a8f1f799f4e1d81b328b2544504c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "40d1f52b31034305a5a7ae6d5299ede0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4223799d7c144d72a7fc99bf5838222d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "72120a920b194b4d8451158494a037f3", "region_id": "RegionOne"}], "type": "data-processing", "id": "c52c4857e88e46d5a7673ff52c5577ce", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7352b7da0ef74c46a441f7ccdef2add3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "955809b8041e4aeb935594172560b702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca6bfe6ee4884ffe9a8871c81366876e", "region_id": "RegionOne"}], "type": "baremetal", "id": "ef4ac1b3a60149a8a8debe600453f8c2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8ec58c9ee2e43fbb2e725bfc0d8f3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2b462854cad48c3a821ae38adaa8cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3962559c98694fde8c025b178ffebb89", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d8019ab0ec7340498b083b92c0f1d29a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "742efafa0eae49718cc67cb4c9765bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "361af88b05ac40c889471381f6c79c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a304780c7b314186b1615a1b001dec62", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "61af105cb6a5476d99be4d036a11acc6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1bbfd60ffac54052825f8cc14aa16980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f7e24eecf5f44b91984af449736ec320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "96d884dc3c204486b028829720b828bd", "region_id": "RegionOne"}], "type": "key-manager", "id": "315120a2cc3648909abc731bded7f870", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b860988f7a2e4100908f3d63a8149d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4417c1ae138747d08d0fcd93e7425b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac6dc9c5e61947679ece51052614bd57", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "745c52eeb141442396602a7d61d8f862", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bfea9f89499483cb1ec0c990c156ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bac51d470168452584bae9082b496eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0fac8c324bc94decb2bb8071842a626b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "53361f524ee940a4a0ae9d0112b549a4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7319dbd8181747cba8b5285d52c7516b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "25d249d37a7643f29542e3944d25e0d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "44ac76d25b2d4cf5a58a65ad9b97fc52", "region_id": "RegionOne"}], "type": "message", "id": "e09b57a0ac254f16a95b0efb58ccb0ab", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "933ff3f0099e480bb418d9f309c6fa0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fad6c6baca4a4ddca80d4d4c03f9ba9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0b5e38de27f547dd9c9a6c6042bc679b", "region_id": "RegionOne"}], "type": "messaging", "id": "cb9663e35e2f4e1c948fd6e0707c6d95", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f03940950fc4431af4597706c1588f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5cb03b4848654dfeaa4de4d11f4eaab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "24d735be54634c46942170449adeee31", "region_id": "RegionOne"}], "type": "application-catalog", "id": "39addbe771194b9db20a3763b854a100", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73e8c36e23014b67a090c0c7f8d2388f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83990c47f56347a392fa21b933f1acdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa785b7a8c9c418a9471eee3d20ffb8a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "296402a83b0f4d4c90513a7241d5daea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fa8ed49732b43bea1e545c175f78630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "391f67d8fa89465497c6a2e04975dd41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b9245d3d8c74bbcb4b8fd1f94795915", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87b01376eaa240c9872315320c28038f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9bec36cb5a540948bf72550e6bd2255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ae431ff77174a69bc8b89952e94aabe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9f1224d5b0d4dabac0c33170012327c", "region_id": "RegionOne"}], "type": "container-infra", "id": "b2513dd380594dadb560c48ef0644c96", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "45f4304dfa9b45198a2bc29b1a5b15a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "46efc1f851a14097bf0cf2cc63a1a7f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "247e8fbbfe7b47dd82d0ded007afbd4d", "region_id": "RegionOne"}], "type": "search", "id": "5f4450083eb5480795d275852ac1407c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9a50866520cd494c972aa1f3042485ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "270ff1af9c4c4870a5f834ccf60446fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "021a896a9e9d4731953d5eb02e4d9b7f", "region_id": "RegionOne"}], "type": "dns", "id": "d42f602a03114d47bece8cd2b0e6bcb6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d873525b661a45bab7d9cff2a0a32f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "687b986c7f8e497e819ea96c84a5c8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d123ff0579204275957863a12beb18cb", "region_id": "RegionOne"}], "type": "workflow", "id": "eaa83e26767c4a7c926cd72a1a556069", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d06bc47ca7b44ada6d06dc9b7b2626b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c65ace1fa864a26b9dd349131a8b19a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "decc6ddbc45243c4a9b10d65c13c45a3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0997bdb84ade4fbea8259f7ed090866e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d98d62c8a0c54da6a3b2a0e1df4597db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d01a9b151cc746b48ebbb21d43844fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "977536235557412d98cd5580dfebcecd", "region_id": "RegionOne"}], "type": "rating", "id": "e4672dac80474021b746efcbccb6da01", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7100d5934d8c42179df31916b9a2d1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74d640c986024ba38b5bf415472ea275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c3ee654c338546e68165905f87fb3bb6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "662ff876f1b64d8a8e3cb30b5179f7e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "896e7fe0e3c3435db06928cc86526227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfe15a3f80974011903eb3282c68807d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f91a8827dfda42379ebe2d076d7dc104", "region_id": "RegionOne"}], "type": "policy", "id": "cc070f3d5dcc41c583fcf2de97914f3e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e41c8c795b94e31bcb73791bdd3581a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "960ad93e6bf549bda2ddbbcd2b306361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e32788931c1481c90203c9398c457f1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c2d2f72f0bd04966a3adfd37508cd982", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb75e777962e4343922fde22ab3a415c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da73b5018faf4891931c44a87749017a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "31df173d7f2944b9a6f48ffa58fac9fa", "region_id": "RegionOne"}], "type": "sharev2", "id": "9b16769c43144461a4c3378618ae6c9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "689b08088bc94eca9e6bbfa920c2bbb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cada72246249471bb454b90e0b05f4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec5ba8d7fbb2439788d0ec36b2e7345a", "region_id": "RegionOne"}], "type": "share", "id": "bdc7914d033d42768d934b10b51829a2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e97d118d11594c85965007c9eb12bc78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "477c754f4a034511977aae21b31b060d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e5908754f60b4e2e9a7f4cb0c73713b4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6df27afc0c0c44f2916e30a69d0c8714", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74a5c76064cd43778602b1049b794b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f28821b8fef484581b4d53352b89eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "338fa5e52e0a4ec39a4f0672bd02da55", "region_id": "RegionOne"}], "type": "orchestration", "id": "a3ecd70cde884a758c86d8e4f96983e3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86970c0a6c3244f5a62fcfaeb606944f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b37704fe1818476ea8caf41f2dc8fb0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7effde7061db47818483cda1f2a39c43", "region_id": "RegionOne"}], "type": "block-storage", "id": "c2811d897477435b8b39c073b65d9d9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96dc9e0e17634de4833fc677348102c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4848d530f8014610986b3f3d6d262c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1200d8a4878d4204b7cef49152e228e8", "region_id": "RegionOne"}], "type": "volumev3", "id": "d2eb5f2936ac478dab6cdab43673bba9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9922ddeda414f5b95a3ea3f03aad874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "325f2276dfc5467fbe0b96bfab4b848b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c3a2f37fcc8453bac1431b614ef1ccd", "region_id": "RegionOne"}], "type": "volumev2", "id": "d7aa85de6cde443bb72ec66e74ce13a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71295a47bc144e4eb2413f2cf728793c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "add572a320c741f49b9132754700ef68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "336f9458751c4e6a91fd64028b12933e", "region_id": "RegionOne"}], "type": "volume", "id": "9147f8bf62d14177ba071bda9b510ab6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "156b33d7aa2c41338775919d57dfaf68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8caac1e0647e44fdb8265fe3dae6e5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcb660da3c494c2597abffb3c5d6d13c", "region_id": "RegionOne"}], "type": "block-store", "id": "ac0a4fbc13ee4fd2b61fcdd73219f835", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e949c1b6b43b45ca9fcabd1e07d2cc23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aded4faabb8443f69b3a6eeb6b80ae31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8b66d6b65d3046c09f79474096a2db24", "region_id": "RegionOne"}], "type": "alarm", "id": "9525ff963ba3436c8796a7ed2b4818d1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0520e87eb62842c9bd5b96b5330f74b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0630e403f194d189dbc1fe95dcc8a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6d175de011c3441587fc3a35a63cdf30", "region_id": "RegionOne"}], "type": "alarming", "id": "e93fa70c29ca4c80954939e6984a5df1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df9a3f9cea254bf6be8d9d9a4cbe1c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4977d41ae6f24cabbd2f0c8828a7c144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ed747c5069a4f1da85155e20b4d5207", "region_id": "RegionOne"}], "type": "meter", "id": "99b925af52d642c98d574de2f56c3d55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b984ec352d943b3a8d39d00cc220d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f935051266240a2aa613a7dd473cfba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1edb81b0e7e74158b9d0d5ad799367ce", "region_id": "RegionOne"}], "type": "metering", "id": "0856e322f94345a79e6cd7b3575cb4ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "782993acc65a4547a910b31c0d5f2147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "956bb5ffbe9a497db5d82eade98d04d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ffb2142429934873a87bb8d432ae780e", "region_id": "RegionOne"}], "type": "telemetry", "id": "4a3c43112bd24a98b139c60260182324", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8e15790c87124bc29c36dd97cc12c55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e351abd985b0480c9f5869aef2dcdaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "79cf9762ec684f8ca61000446e74bf17", "region_id": "RegionOne"}], "type": "event", "id": "aab21fd0078e4b4d9063e405017516a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c828ceccfed427b9bd5b524a4fefadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b8dcced09155400698b85e67658eb9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f31ea1aa945c4aeaaefd599c6f505e99", "region_id": "RegionOne"}], "type": "events", "id": "1cc02e3d298849dbb7389f8f2f7816e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ce944c5a3864b27a3567195417328ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc5bd62acf474cd99bc79fa4782134d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "69ed93a07b7d41bbaecfc7d9c5e05246", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1f0e951732824b80a834c56bbcb331fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "958319b41a0249fb90b0e80cc144a394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0394bc4cb781451a884236827617d547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cc4957835c5e430e86cbe8ee846b76bc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "34746d7001174673ab173617f7f65f2c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa33621caa80488981764e0c80e701e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd5bb9674e5a4402a82a5ff03532a38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e39bd7d787d24f7db18888faa04fdba6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6a4dbdc16d51417bb466478dff0c1f87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52fb2446b8764a31b26ddde63bd463d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcc38935084e417f80544ba586e2d9b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0870cda809b441508a43389815ae5481", "region_id": "RegionOne"}], "type": "tricircle", "id": "303adbaa30034127b879963088fd5308", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6f9844a6cd654053859433f0ba872c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f8576697610a44c3991d599330e86c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b6586d0dd9db4e54b58746b35a2ebfe1", "region_id": "RegionOne"}], "type": "database", "id": "60c80d675dd74828a6488edafb7dd7bb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df48a6bfc1184770b2d28b9bc661f19e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f3b11fb66df4dd0b9508f4ab5124fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c7971c9fee347fc9e80b2864a36f110", "region_id": "RegionOne"}], "type": "application-container", "id": "b5b48cbbed304d5a9f4131ab49d9ae9f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf2d28b9cd8541e39e19a80b28f989e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cd1ce2005105447593c91acfa857a42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "419db6a8aed74eb3b462b8ca9d85cff2", "region_id": "RegionOne"}], "type": "container", "id": "4c5e90d49547459a83013e8d3382980a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12798846119c4d98a9212f11bc98f652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b6837f553a664a0eabd6d8839747f06a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "501af31cf87349cfa572c5037685002b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "21022f2b111f451abf3b2362e3be00a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b7323825d684e2a8637499e124e17c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bdd5d299072d4ffebf78104fb7fe1694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a90fcb7d3768484d80b25287bf92313c", "region_id": "RegionOne"}], "type": "rca", "id": "76d849132f6d4095b56fe5c7184ba653", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "192e359d53fe444fa40b8649af2c43fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "166075accef849a1a0dd018b929ed920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "53f64d6c6ced4d86afd430becc8d0a15", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "55f36589b67749d89454a3034ebd0973", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "19cd29193f454b169a9a9db7b34cabc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c3aa7c60de049dd9a20f6755dda26ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "25358cf4469c418a8da8f313ae652586", "region_id": "RegionOne"}], "type": "network", "id": "75789f89d2224b81b84813e9c1afe924", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "18997eba230541a0b00de6a40d5a9257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "280835aacb8a4ad6b689ebef73edfe63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b7e576f745a240dba6a89ed11593579e", "region_id": "RegionOne"}], "type": "backup", "id": "521c7bf7f99f4c74b9f2bf80a2c623f6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4123fbcf64e44bfcb5b6d58645aa6684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46389157c279446883d1f5cc9a3a4a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9523c57ec0314aae89eae98290e5d3ff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "768445388d7a4a9186b0ba79e091fb58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5efb05eb2dfa4dda8ac73896f062be4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5976126c90424431a03f7b4ed4174b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b6c6867d260e47e398e930d11b539d40", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "acc880c4f8f140ae81ab339df9cf08f4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "adf4c2b6fd7f4f1cbec3393e22d0b122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "924edf1d445242d0b112efe24cc70b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c3d5b617d3a2429f85c457c3f0b52e39", "region_id": "RegionOne"}], "type": "monitoring", "id": "f6532305006b4ef5b8c0e77b2e47f537", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d2c2ad800d204f01ab8d9ff5a8b8af02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e89bcbeb174541218a8e82aaf7958b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0dfeb68c004a405c92fe58f141c48d16", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9455a9b222434ab0bf88b0b45dbbdcf4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cde08110c5ed46b0b5961d9a0d427933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4dd13883aa72457ba44389de6a5c35ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4d2ce89c993545fc821347057fd023a6", "region_id": "RegionOne"}], "type": "placement", "id": "96e3a9e82334465989a847ccfedc2461", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3acd66e43f3b43659a1636b0f5fc32d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dedd6b77d9cc4eed9ec701cede6d4feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8e203d19900549248811b89de68085f0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a8a8f7bb67be4aaaaf1a8657306ef5b2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b11fec4fb10465ab724783dd6c91154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60b8b7fea9bd4d3ea79431a76a421351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8975945ba59b471ebe4697d5cf1a31da", "region_id": "RegionOne"}], "type": "ha", "id": "b64bb20d1841412cb81eef0830992566", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ecbd8f1e9a24f77bdef21f862a09394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "81c94b4fb7604d06b40e7b94f347f607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "14cc33dff122404892fd4455a784caa6", "region_id": "RegionOne"}], "type": "reservation", "id": "726af08847c64ece909bce24696aa9ad", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b5133cf8435f4613a6304f1e6e670fed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f5bbf9b5a8648fa9d18e7e7babc53d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "435326fb183c4d619f78d1c7f544c760", "region_id": "RegionOne"}], "type": "function-engine", "id": "57bf988643a94c4c9477b85c65ec3ee2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3991673ddb8a4e8ca6b6b125f4707ca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ef03923fe5c943d5915e7f5d15b8b96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7b4c9fd7d0024cae82c35391b4dbe9ca", "region_id": "RegionOne"}], "type": "accelerator", "id": "4f2da89c5335441d9060b35d7a40fb53", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "577c45a10b404388af46b6a1a4f63297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0639122002444889aaac26d481faa710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "358d81a9bdf64fad9ca10c66423c361b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c7c57dc4dcc64cd69302f8ef5b0fc81b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55f8556f81c64c46a84a0419f0143114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d8d33007546409f84958541b3b7c7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "751e5b5a91ea4c58a458169fb3a85dbe", "region_id": "RegionOne"}], "type": "registration", "id": "65ed3d86d26a4077a3981a30a062dca6", "name": "adjutant"}], "user": {"domain": {"id": "926a3b4fe12546a08de0a177a32eb553", "name": "a7415558d4114c7da264afa006a470c0"}, "id": "7bf508ce9ed84da6a4f7218cb42b043d", "name": "58c03988d3924e93bf3a0d9ab5fd397d"}, "audit_ids": ["2133221a6ce94c22a76ea50542815e75", null], "issued_at": "2020-04-23T06:25:57.391281"}} 2020-04-23 06:27:57,499 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,503 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,505 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] } ] } {24} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.131737s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,512 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,516 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,518 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,521 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,532 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.457432+00:00", "project": {"domain": {"id": "d4f1bb50073c4a26a571d851c924385f", "name": "d0f2c97a0c794832bc9e915fd9bb0b85"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cf6c3a27553f4519bde018a4b191963d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "44cb1da9b40548f7a108995982e9d0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea3e520e544a407cb8f6e37d521b77ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "07f3d93cbd9d40fda1af74d1246b3e09", "region_id": "RegionOne"}], "type": "identity", "id": "05a303035343444f872a2f3ff738a3cb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d888ca9c63c4cdebb621d0e8e178f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3c00ca5b0d144f03b30e8bc34c689bd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8ce5cb855c014d71a1ef968c8563dd1b", "region_id": "RegionOne"}], "type": "compute", "id": "df5b51959aa847eca25b47568a2ea422", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ff4a49eb889d4ac78aa2179cbfa544cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "882580dad26e405794771a6c62ec8fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b9316efba14549299cc856af55e64c8b", "region_id": "RegionOne"}], "type": "image", "id": "1833fcbc36e24f039a4645ed3f971a12", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5327f9bf19dc45b7aad2cc90cac63b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d3d7dbd968be466c929df7fa66ab0424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8e63e6b93be44bb890a0215e6020f4d6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba5ab5fcbc9046aebbb3c3a4069bb5bf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8195700d69d84b87b5ff9bdbfb68c8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4eef14af42f4844bf92e97766fa8b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a7e67f6a0a641009fa33be0e403cde4", "region_id": "RegionOne"}], "type": "object-store", "id": "6542c41c5eb64af8bc67da027aaa05bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd384fbcf32c4050b2f4a6a1cb70dbdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ad7f7dbffee4b0da9ec10b75d9f2fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00649c2174ac44abbfa1534cc72f5a91", "region_id": "RegionOne"}], "type": "clustering", "id": "3175f45ccba54f0189855711ce0ff7c2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48fac3db02ba4a7bbf2d575d3459b66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee4fee46ee3243e7852fef7415cde8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc85c824b48344858ab418a7bad274db", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7b8574e892ba48f2873f88bfc6b47cb7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "590c9e23a12046b7a2147a4acf66e287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45368ccd80a44022ba4101b53a68db0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b6e3ee1c9964551a91697560273162b", "region_id": "RegionOne"}], "type": "cluster", "id": "c93008012b0f48cb986a264447edc1ab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "64e60035bb8947d082a4a0ceb31dd550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0fe9cacab54647a1aa49dad4a1c0fbe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fec005ba11214e389cd2d97b409d1b57", "region_id": "RegionOne"}], "type": "data-processing", "id": "1bbb300ea9eb40cc969b0c2016994ff4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61406084e360489fa489a8530c129bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c0a474680784d11bf3b87ddc00966ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69a47d49cd384377abb77906711e99a6", "region_id": "RegionOne"}], "type": "baremetal", "id": "6e862bbfcadf4b34bce86a52de218628", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7a7967ce60849c598a31d37a34386e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f63f96b8c54d4e3c82af1835a5b3b8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89f8e2f279a34786b55b705d998e580c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b110d3fb46884b16bbe9a534f12d8a5f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f7ce66f7ad0443448dd307507b157eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3c2b9284ef0e4609ad7296963fdb7ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0794484a4a2d48f7a71b933af603190e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "46263138b9714940a96f754d74b6cbcb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d046fbddc60d4df29766ef4dd7fce643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50bf0d1d37314569b9a230afd3d9533a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "58e24e80d5424adbb3ac6a014d6a0cc1", "region_id": "RegionOne"}], "type": "key-manager", "id": "65b8d6e9802d4a1d86646d0d9908f820", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e5361cb3ec04745871aec3d9484012c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1f070ad7faa441c99393e7e48af7167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a136e01c38384bd6a4ad83e278558f13", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1fcc1654698f4e6fa840dd71e3b7a0e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28445c2f4d6f4c8a994f2ad6f04e6093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca229062a8754ce2b8ea22b9db12cc61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "272e2328098b4581b2b97061a8dd8a97", "region_id": "RegionOne"}], "type": "infra-optim", "id": "17b59d1299cd45339bc5c47707897870", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "96a22c498c8c42208e10061f9bd7512c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fc0546e1c04e44f2bea2f44d9d1337da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2323e1730836456e91aeb47f72debf85", "region_id": "RegionOne"}], "type": "message", "id": "f5633cfd450e4732badac9a4bf562413", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "066edd6033c44a7d86dd0b7068947ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c858b3061a0d41b48912563c55fa15e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0abb740ea2b74e2487951b932613a752", "region_id": "RegionOne"}], "type": "messaging", "id": "c90527cb6c0e4cbb8bda74a6ff1847f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f6cc2ba6be7b4df28f1ea81e378b3e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a404069e147642dca7990cc91177bb04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d5fc90287c7f4a38b513e4575f52c4f8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5d711a8ab5cf4c8985f6ca59203a5bd4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "967ee04451ee4fe08ffbd84e29d392b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2e33bc3f0294241ac77f58ecbb19fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b4eab2dfb8c4b12ba814edf1af0ea1e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "17e3314e0e5b4857b8b64995bacab4a7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aacc87e893264721a16c58b6f4eb8fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e0a4e30f1464fbb81f675fbc7faa66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "327a0568a67e487e9e3a92c9eda03cb7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b811e090ec6e42838a22c19bb45c90e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cdf700b61b34bf38f202554f05fb8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8f77e96b99a4b5290300961175566bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cac3f32f77e49ec90eb89a8926eb622", "region_id": "RegionOne"}], "type": "container-infra", "id": "008702ca8096444db84f2ad768b7cb02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1131e2ed82624f91977fdcb2ce41173b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4b548703f53a4979887cd5aaa9134eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e12a0cf4e5f74747b986aa7dc9bd456a", "region_id": "RegionOne"}], "type": "search", "id": "5f4bbe4de5bd4e2691e7a81d7d56098a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2675864a53d2486d9339b2cbc5806dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2c9525140e58439287d53c15894528eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7bb92ec1c9694c94840e192447481f61", "region_id": "RegionOne"}], "type": "dns", "id": "7468235734324392a079586670e944f6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b34fa3bd65140d1a61949657697faee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2398a11207374798baa6e56b36eb9af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "291775b90ec1431eaed8d885ee07c6ca", "region_id": "RegionOne"}], "type": "workflow", "id": "f56d2871018349479c23565e6bc348d7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e805cde57694871974562e169125bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "324ea9f55d614e1aa1fd95c3de2c58cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d3f6a0f7524c4be3a038d68b4784892a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0ce7bb54d37c4bb3b953cfc0a3f1b061", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "31414ba3323c4674adb0db193bdbe2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5fe348bd9fa2463faa0559b1f236f1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cedb80a044b549558ec1d8950918a378", "region_id": "RegionOne"}], "type": "rating", "id": "942ce9f0265a4aa6893201c4b27a944c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7068f72d846f4dfbbf0b00ec4c7e543b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0fe87d9f5b64463be6daf5409ef2086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "160e611d047343c5a200e7edae01cdf8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "df30554fe8c34d2db10f4c2c0e6c3079", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5633041caf004c4a93ca36dc477f550a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6f0aa1b05f84f1b9af4a841a3fab5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e91c947ab08a4550bdcbfd54246d9043", "region_id": "RegionOne"}], "type": "policy", "id": "25294f6f0a8145128229280e43320d4f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2373cee92b584ff5abb40f3d9b7d262e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5718db277a0c43c9a2154e0f07117241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ccd848946fa45bcbef085ce2f8546ec", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c1968711d2d743a18ec49a215f800bcc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7ad00472df34e6f98e8a0b55b650454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b339b58ef1e940bf9e7bae8a89f90703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c29be2a4483e473d8fafa7634c4e19d2", "region_id": "RegionOne"}], "type": "sharev2", "id": "e3aa97fed51b48549641bdffd3761ce3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "babf8c0eb2924db29ef9c49117951e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d4b96f52d9a4379be5dad73ecb352e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b729a03b4cfd4f74958f77e4297777ae", "region_id": "RegionOne"}], "type": "share", "id": "e2ae34333195437ca317cf2e32bed842", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc6fb5b4011c420db7aad0fad791399d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "468d09d66c83442d92da6cd8d3d5bf22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "141dd2b038f04f8698aa73e3828371e6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3c5a611f51954cafb814ce8f1a9645ce", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e52d1d8920d48a8acacd093051c1d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a83e74e28c547429450efd8bca56efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e58b98c8e4a745eb96407d3c908195cf", "region_id": "RegionOne"}], "type": "orchestration", "id": "d2fa352f41ed45578e72a37cae577a01", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa22164f94440f5b4419bbc995b7f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e65a068f721c4d64b50191d8ebaac3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ccc748cc5d04e89a036a59279354a97", "region_id": "RegionOne"}], "type": "block-storage", "id": "9aa61bbda7c24bd8831b4c43cfbb4311", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5da6d483a75b41ee952f0a82131fd210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d07fa33aa6147f682ed678741e24b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e78f6b3504348f7bcf716b072149c74", "region_id": "RegionOne"}], "type": "volumev3", "id": "21ce0bc2655c40aab0a1b4cbc9e6638c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e7595255ae94e1abd85a92206b64cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5aa3ddb383b42b89bd8058c59ca198d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59e57089ec014e489c68f0f4dec24d62", "region_id": "RegionOne"}], "type": "volumev2", "id": "1826ad4d1cdb4cfdbe7e959a9c5b96db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a04ac642b4d04e728485392e7af96147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36d505c2ae514434b81c198a09aae114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53649eeb841f4247843e1c4566a98b1c", "region_id": "RegionOne"}], "type": "volume", "id": "f7d7767e837d461481f2c5ceea8ded34", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18253ee207134ce1a1f0284f81c26f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef403097ec04e589d704a637211f963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ef6f14fbb264fed8c12a76b40f07653", "region_id": "RegionOne"}], "type": "block-store", "id": "a7b536fd5c704fd787666b3a5fbe1c5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49489e17d0cc488d8ee40f4843fe220c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ae072592c564214a4f6f8ce32419ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "216a0b42b3be47ac8e23251bb717d396", "region_id": "RegionOne"}], "type": "alarm", "id": "c9de34df1bff4f3fbc98a58fe38e143c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3cf012abb38c4b53b792fd944b293ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d43fd70be4b84ba7b23047b70b97f539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f68b962f2974f62b9a2873769d47b16", "region_id": "RegionOne"}], "type": "alarming", "id": "24342a37c36246bc96568b6b4c61c5f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc59c5682aaa42999f9505ab67b9f9a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "009ba4bfb93c412c8cce925fff40cce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c12ef23152d44e08bf132f3b5177f39", "region_id": "RegionOne"}], "type": "meter", "id": "925003d0a9954854873d1970af864e92", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42b9fe8e1c534d95b59d600dee924d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cb9ca7b25cf40ab99a9033f606b4ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0700c0442d484fa694575119a94b9844", "region_id": "RegionOne"}], "type": "metering", "id": "d8c2a717a4c24cfaaa256682ca1d426b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "58f122f83ea6430bbcdf2ff5d08f501a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "482ff0e0e5ab41b791bf0790cf2a70ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9146e9f6d68f4a82924919e7953182d5", "region_id": "RegionOne"}], "type": "telemetry", "id": "e6d61ae16fe74822a6381b2fdea5c02c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8f4cacfa8a8842cebe761ceade8414b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9f10a8e8acd6444a98795478c245b750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84109bc7a72a402c8829e96f073c92bf", "region_id": "RegionOne"}], "type": "event", "id": "f44279f1f78d40239f87ccdb097578d3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99160d206fbd4d2bbc201e59ee5d2c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "34f5983e39df43f986ac518f5b9ca377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "76aac9608bc1432eb963f86d772faea5", "region_id": "RegionOne"}], "type": "events", "id": "71a6c0a44e1c45d1a07a088419bd8a49", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a33c017c7ee743cc8044714b938a99be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcfd7fb0a8174174983ea77187353333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "06c18d631b97436fbc6c1fabc1b39756", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eb29e62fb9a9434b88d74c0e7b7926e6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e76c87deef147789ead1775aa06534e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1970fe97f43840dfb5595ab8e1035de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "45f32107db8a43d5813305b93d86db5a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b2262decc2634226bfdef83c79e7c4ae", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88fa3901e7884b108b525af0d97955a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2c711d8412e4f0da84acab4dc525133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00d7d108b9d847b4b0d748f19d628230", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "68f7b415ed6a4032bda15b1356d288fb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef09b0c2f32940b69706ac0e265226b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d3155ed69334503a1aaa2c9c51ac6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a8b8574cb5045588f6171772244c7a8", "region_id": "RegionOne"}], "type": "tricircle", "id": "efb52d9ab88a4c32b2cb2ca791b74d97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "efc4b596afdb412994fbd6721b5e7c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "97a1a6a6fbe546eab52064b267e5ceac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "59df56439cd94324a7cba871d3d51013", "region_id": "RegionOne"}], "type": "database", "id": "97c2e8d28348419b869d48fa82302da6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a177b9fb3a84da7a4ac74627a7d9f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcd260d4284d48b59d0b8cfdf9d1cd58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bbadc6cf40af442386359c75d290bc45", "region_id": "RegionOne"}], "type": "application-container", "id": "f3b4b71e550a4860be9c4afd11dee6d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc1a4eae5a1440038a9f64b994e064a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de54ae61e86c42cd839f57a25d0a1ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d777b0e33d648b0ab9053aadc118fee", "region_id": "RegionOne"}], "type": "container", "id": "d493ba94184d4011a07e938aa7d05e13", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb07ffa1ba404b9c9e9480c08f1de14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee3aaa7b6cc547f4aa6342c30cd124cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "62dfb255cf21404faa0753a7b89c4f74", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "396c8145eff744329716d0b90c4e46e0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8dc4b56e091e48ec9110a50c3b4026c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6cb18299c0754df49da1201a6fa41f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "37b1fbda32aa446a8f058c5c3768dab0", "region_id": "RegionOne"}], "type": "rca", "id": "3a371ff33889475493d53b30a5ebd9ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8ac4d1481214146b3cde71097ae7f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7fd1e126cf5d47cfa5dc4ca3c5243aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "76a40a30f5224cc498f3f4066719ffe8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "63365278350c4d4987bf399231b1b79e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1628bf2cd54a4cc2bd07459da22b3425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "84c26b2a556f4724ac39a29126f6fbd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "feec54063b1d486a8399311bc6f17ceb", "region_id": "RegionOne"}], "type": "network", "id": "6e77900912a14eb099e2f4e4f964267d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "636f5ec589c74f1faed901af62172af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f5b50b065dcd415397fd174ffaabdfe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eebe409962d143df83fd5e73e84ff548", "region_id": "RegionOne"}], "type": "backup", "id": "786107f839ba4c899f84fa56a3b699fa", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "83d77fc3409241609e0f39d08b9dc54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c93b909a6e3941618429d492809dd0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "066b6996c07e4e6bac293d6cbadf382d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "efaebae8ad3f4e8096275eda976c70b7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "336e7bdd57554ac296d43881feb5b9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3057274ef79549198a1fcd24d04c56a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "95d18fea816145dcab285d9baf6d2fb9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6e72bb251a194942907afe096b289da0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "02750816eac845cbaa44c30e5991722d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cfdd7946012c4ee08cb970a8eeaca2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d39db23d8d2443328e2dde66c2547e10", "region_id": "RegionOne"}], "type": "monitoring", "id": "43c81e5be088494fac395f4a2d93c9ff", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aa56be23ee1644dcbddc56dfd6cac89c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b32d64e0493a45de9b0d8eed0c726ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9bc8a3b1068a455ba84951f921c19333", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ba1da8367f9d4c079ae7d79ceac70e03", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "03213e46027c45a1904a1d8879f12be2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4112d2dc7d94c70b7452dd33ed46e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b9e7f01c20a14eeb862266191d0361cd", "region_id": "RegionOne"}], "type": "placement", "id": "4eda336c0cb04c69b1c344f9739f873c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3a9ecac15a64affbb70104dbcd24641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10deb51f10ca41febfe8f261b230392d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22ced991c91044c2a9291ba0a6be25bd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c2875ccdcc5e41f9bf5f9a4fb75e3da5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a83eb1a0b89456f8e512f2c3bcfa120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "26791660cfbb45e9bc38d58576012019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "44dcbdf759334c97983dfa09649861a5", "region_id": "RegionOne"}], "type": "ha", "id": "2798fd1f57114274bbffcec707366f14", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9e04c2aadc084618b8921728d6147331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "72b854a317d3494883d73bbe6215e86d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5bbf6bd54bad47a8b9b9a202f6817499", "region_id": "RegionOne"}], "type": "reservation", "id": "c06dfc961fa44e2c8b09f57d161e3f11", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aa68d0bfb05e472f9cf03692ac67a952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "09a62061d47340ab86772da890bd6292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f010a474bfbc414598284b687b0125af", "region_id": "RegionOne"}], "type": "function-engine", "id": "28b01ec503c547d6b41a53601df45358", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87efc318e9b94dfb9b739413545d7b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d67d76b8ec4e47e685be59f200e6c55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e7e610e25c534ec59f871cd841ddd0ee", "region_id": "RegionOne"}], "type": "accelerator", "id": "49ee789d6da94b8ea8f54335b4ea86ba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbb79cd5b52145de8913c0cd560de780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f91f97989004131af85f9d353f0d1f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "15ce337257b048ffb9995b048fabf7cb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "08b9f611842042c093e4078b10b8ce9f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fa89da6c00e2490ab3c474aa3f1c03a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbb26c0073914575a5a1f5153742ca8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7a2ac8270f074a0a995f4ca7ca2f1dae", "region_id": "RegionOne"}], "type": "registration", "id": "32c6bec8893d4620b0ec944788020ae9", "name": "adjutant"}], "user": {"domain": {"id": "1f4f3d4c8aa64527b84bdfb037c80155", "name": "175bfb1d22cf437c9d027014a03bfa6e"}, "id": "5b53f187370743859c8e1b66c17a9709", "name": "fb4e6d9543cc4621856a11b862718b43"}, "audit_ids": ["51eae92434f8477ba9b766c9fa808a34", null], "issued_at": "2020-04-23T06:25:57.457432"}} 2020-04-23 06:27:57,578 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/clusters -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,582 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,583 keystoneauth.session RESP BODY: {"clusters": []} {13} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.334094s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,312 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,316 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,317 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,320 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,330 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.248573+00:00", "project": {"domain": {"id": "b6941107a46d452cacbd127def63f930", "name": "ec25cf292671406b82dc8823173e709e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b0dcccea4b4444b7b34e9b31935e4199"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "28834d81a8a34ae2b530edf11c7b2f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec1b3f5e06a74d9ca0d18cf01ec75f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9024308774a84bb4a92c429b6710174a", "region_id": "RegionOne"}], "type": "identity", "id": "6b369500e3504813aeb34c51fe08e758", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9105a394968b4035958483a22a716b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a0c5c3ce67674347a58eb9ec2e2af096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c36f2494608242d6bf3a9c2212adc198", "region_id": "RegionOne"}], "type": "compute", "id": "91bb80662d13478ba21ea7bec7516718", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "abb5add3adc343f28434723fe435e188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "25bc69daf9f24fcaad815a400f7debe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5cc274bac022492ba8843175d44f3505", "region_id": "RegionOne"}], "type": "image", "id": "bbe17a80b729469abeca7ebea6a342d5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b7866f8336b84b9eb96444771df1f39f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b9eaa1044284ff28c73a6e244eae2d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "70c117c42df34e7896457305e21a45ab", "region_id": "RegionOne"}], "type": "load-balancer", "id": "baf5222b82264d0eba69f15cc4943db1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a959e8d2520c46e7bc4fedb2286d18ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afff0c869fd0478eae3462a87643fb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d858cf870d04292be2342f3686e7a2c", "region_id": "RegionOne"}], "type": "object-store", "id": "137f3889893645f2a795483de855c047", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4a0fc2d25f14fdea2916a8ebc80ea8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0276dd68fb7c4cb7837f961b28cda39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a95766302d84c728d59f53c50c3e6d8", "region_id": "RegionOne"}], "type": "clustering", "id": "071e3954c64b4bca8387e66feb3520fe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e52c613e6b3e4176952463c0ba9d7d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b1719dcdd804160aeb8f5738b979904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ca4988674d74f4aad8243765fad5732", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5d04d1356cd84527bf6936162c60bf39", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40048a0571b44bfd8c0de3f23845fcbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a425ad49c6ae4cba92ec4a7e2afdf767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "87e58551952d44b58d52a5e4ebe40eda", "region_id": "RegionOne"}], "type": "cluster", "id": "a4568991011e415fa1e4f05f0bccebdd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fc7a4b5ea3a74ab7a2b752afad8a4650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3760dcbd8f1f45cca2d50a7af9258458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "714e3424734c4dd6b2244257445a7283", "region_id": "RegionOne"}], "type": "data-processing", "id": "6b4a7a20cae54d6ba5a9fa9c0b4e6d78", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1eb6bceea8b946ff8de2cd70d58490e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5a7a96376874887aba4fa57fc2f92e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3ddb686aa55047e3a1cfeea86a7863f6", "region_id": "RegionOne"}], "type": "baremetal", "id": "4f198f5ad8c140efb215955138e96d67", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee09453ff6be4675bb8eda2a86a1dded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b380ad2a7d524c09817759d0fc6d2345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "49ce42cab08340bd9b79019e79348dc8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1fa2a1dae41543858c00c9907213ccff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "76df45d595e14678a285340a9b8e02b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fea85c3c671b455abb0248240305a7d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02fc72662c0845d9ad04ff136d901064", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "70c62a76c1ac456baf725d06b4d96c8c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b4be2267e4e94a569ebd81e02868139e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "775f423a4fb74402a2b3ff6da8921780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a1bc62a13e9c47b3bb009c4598f9afbd", "region_id": "RegionOne"}], "type": "key-manager", "id": "0c2e023cf675456a8fa0cc3983c36fcf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42f999fdef3a4c5088bbf70b5bb817ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34f5607d9e4e44a5a8ed6aec2c4307e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "65c287f970c94adf9ea6b8470a8c997b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6269bb7ac0804776950e1eebca31e3c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec5b8f927e5145c7917de57cb31b4c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "054a1eaa736e4ab9aadce170c567c49a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "37f3f1033afa4c8ca94a4f45b7374a34", "region_id": "RegionOne"}], "type": "infra-optim", "id": "42a2efb29ebf4420b2c97ff79a6fe48a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c33cac2d5bce491e9f5b63c28866b782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b789aa9323ea407c8b492df70cd050d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f4f6f0b1787427ebcaaaa1806f3894f", "region_id": "RegionOne"}], "type": "message", "id": "f3f7d28d323943538ade2a2f7149cf4c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a1942e4fc6044e568c409c1c8342521e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "56fcf57c3efb4ce097d2c577dc61b54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a7251fcdf4246baae8f34757b452c87", "region_id": "RegionOne"}], "type": "messaging", "id": "9faa062cee514655aa315c29ea585a88", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc3f935d140d49d7a52fd7cb5f166d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "43ef738756054bbab4b06713275f879e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d46c3448c270444b8bead31b4d7fd895", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7981e2ec85dc488a8807d072ada2cdd1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3299635ae7843ca8dd1b4606968ce38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e18bf28c62e548a4801fd0e7cd6d8984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba5548b04dde4db59798509cf5077ab3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b93a6084c329458ab0be1a6eb25922fe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7536b8fbe42a4d5a9ba225b544f11c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "400b00e8ff22455eb273c8a3a381e3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b6887ab24cd43b18d126b68b3d2e332", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "91b557372ed645f8a3e01044da10ffca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60a403f0f334484590cb07c9dd5ce07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "faf5dcbc63774074a62f31c28074dafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca3d715f1a8042ae8a18b5a27000e02e", "region_id": "RegionOne"}], "type": "container-infra", "id": "4dc85ea4359545fe932b307b04b245ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b7d8819f5d5b4ff498d4b064bd87e4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "702baea7d81c4937a1e158e87be82119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2020d2051cc9487db936f235fb1427ec", "region_id": "RegionOne"}], "type": "search", "id": "f1635605f39742a6a5c8a794ed231530", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc408425b38d4157b69d44c3b3fbd1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e66f13ae74144203bd91275c5dbabc4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "811c5dcb93ca4e68bf5e895dae785148", "region_id": "RegionOne"}], "type": "dns", "id": "f46162365e694bd8973beb5137da30bc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7028824b635041529cf7e5189d6db21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "555f51e4396f495790950eae1951d27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "db7295c4ddbc4b5aa30ae1f7e14d00a1", "region_id": "RegionOne"}], "type": "workflow", "id": "c0b72059d0784b40921ec1cc45e8c3fc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4971658594d1444d9e310a02babb44a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8d6f509cb9b46f0b180d58d375af867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "11bce2b688624c788431bda1d139fe1e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "084df3cdd6fd41cb8d2eeb5a2f6f6506", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9f8bc6e756894a59a01f1732f738db8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0806602e648b4132bdd08cd4a56d935e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "64b20835a66041aea45fd77f3f1d522b", "region_id": "RegionOne"}], "type": "rating", "id": "a4227ef9bf8048c8853318cf9d67d596", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4bcf880ff28459bbf2e9f0724a300df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "717612700f1247cc91ee3ce05498a697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dbdd35fa5a994f5b84059108494fae54", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e122ea2f9bd34c2bbe4e53a720b065da", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d76097ca917a4bab83127adceb0a6eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a53008c1dac48ae87a83aa000c8a4f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "18871e8ff6f5488bac868cc5a5fe4116", "region_id": "RegionOne"}], "type": "policy", "id": "b451e25658cb4b70859a214c3e0c88e1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af13f9f86edc4eabaf39d5d64094f805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ebc3f24ad8e42b6b38e971fbadadd41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "877643220dd24dc2ab5891342dcc6fb0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5def5823611f4d58b87c341eff0b3a95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38883ac11dab4ad68322744a775739f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04a0b677ef754acd805637b657ed2f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04c0dc802e1a461cb4e2c4d1dabdae25", "region_id": "RegionOne"}], "type": "sharev2", "id": "a9f9b6e83a6d45bf875e1fd745f18ff2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bec3a82028b4ab38370788b785c9a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35f053ab43ed48a897a11fb882dab7d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ca2a353dc78a41acaae2979ab7919474", "region_id": "RegionOne"}], "type": "share", "id": "2d18dc704cfb4de29a96926351dfc5f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d825426312444601b3e1956abd586bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d46d6e5c25d465abe7b33a084ac7196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a72aafce6abc42a4969ffa5f6d55e420", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f72458cc52324baba939d6c2858bec6a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c11938782b2f4458997af1a68d240909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6436d7070c3e499eb1bcf1403e5607d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a49403ce946459ba4496e9c6a504a29", "region_id": "RegionOne"}], "type": "orchestration", "id": "ea583d6aa80a4ce2a86289e359a890bb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a42d9656411d4c57bcf6bbabf2601050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c59b59207a046b197719ad44863fd86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56bd19a89e8643a2ba8a39283e854a5d", "region_id": "RegionOne"}], "type": "block-storage", "id": "0a4b097cfeb045d083b4a8f209cf0a8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca6e9fe48b1465c9ba93e17646e85f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b378ac260f466d92e04cd4fea0e016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff1a70d9bca4e1d832def0f741f3281", "region_id": "RegionOne"}], "type": "volumev3", "id": "3ca63fe5952b45ba9ac1a98f29ba8c66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0bdf3682cc648b4959d7d6149442a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eb960b5b82c4698b3eb046ca3e638a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27e93a1b135643ff8b3d5db30bb996c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "c09663702c624b69a73cc12c1cced2ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4dd04b051054e1dbf72a270f781ebb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dcaffbacf834b1da4e5a7a8fb9f5e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a075c463907440abf88f60ac15eb038", "region_id": "RegionOne"}], "type": "volume", "id": "3077ef1fd66f47539f76217a5f1bccc6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ae1a63783454dcbbe31085dca4d5868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10114a4cb766476a9462198ec175be4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91e1fd187ea44107bad273e1d7b8affb", "region_id": "RegionOne"}], "type": "block-store", "id": "93c505961d30441bb688258e035bb83d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c825e0cd3b614fdcadaa1f50d8f48a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b9b4f972d4647fabd78cb4a7ecb9a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dde22d468bcf49e2bec2bdb410398267", "region_id": "RegionOne"}], "type": "alarm", "id": "4fb130fe9e9f44fab97265dab7409801", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95ad0b7f353c40aa8d72b47ada227b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d80b48d32bc548fe96ed7b3e694dfc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e9f536eb3414e20b8a7a46e102b99f1", "region_id": "RegionOne"}], "type": "alarming", "id": "717cc0ae476e48d5ab36961b7ffc1a03", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "328000ad984e4ac4b10f9f8a3eb883b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dcbd21e515a44926b26da72ce330581e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b1a854a5b3a944c6b812d59143916566", "region_id": "RegionOne"}], "type": "meter", "id": "57e8f74cfe12459b892c6bfa0dbf07e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0592a581bd0b499ca4cc2d415ab24eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7db25f91a61245d088e58ce3dd23d93d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "715d65ead79d466f9f5408f75501d3fb", "region_id": "RegionOne"}], "type": "metering", "id": "3de897fe8ac64192893cbd67af533616", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1088753ce6fb4f6d974190e0ce1bb9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7182170b074471eb6ab6f3af6d631a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fda56bf8e44e4d2eb722b852cd17a412", "region_id": "RegionOne"}], "type": "telemetry", "id": "16f371a571314ec4b6595f84fc6410ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "95daaabc4c984301903f1ea70f1ca973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5228dd495af247b9b8d0d74bbfb7a138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4af5a610cfbc479fb770d7189f3d12c7", "region_id": "RegionOne"}], "type": "event", "id": "35b63b03d5ac4e55955a0d7710c1e0e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "02f4f840b5f54a0a8bd0da7d1b29f2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fad3f1f3b82e47038f19665b9c02f8e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "12cd6a7893a24a2da0f27235708691dc", "region_id": "RegionOne"}], "type": "events", "id": "4be564f52fe54d028cc65f83f1043e48", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1e4ee4b904e4595bf0b94e6963c5e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e314b8ca0a641dba2a49cd780169c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a5a394198a443e8b2ad8c8f25fe4aa4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "840578b5da0349b9a3a45985369534e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cce4b9c8cd644cf590b22887442a214d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "894abab02dff4b73b4c476ed1d2f40d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "10da061297f34c6c91cc8df11486485f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9980306786644475adfb1ae788a074a6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d3fcc10b61d492f9c517c8118b0f225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ebbb2b18e2d4e4c89986dfc519fccfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1212949eef94ca4ab6e1a41b8384d33", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "19c7885790964e51b4246b8c5a375d0f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "962978b49cdf4df1b96d80cf63ac27e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d6c802800334d7ba7c1904fd437939d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d203a6b455c04d98b0dbb20f36c739d1", "region_id": "RegionOne"}], "type": "tricircle", "id": "faad149c8125494b922d93133eb7045b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b6b0d06c7e7848ce98243080f9b66e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8c66f7d4dc75483e9e8886340291e661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a2de049770cd48cd95c0c834a38c6ac6", "region_id": "RegionOne"}], "type": "database", "id": "7ae659fe14164500adfea92cf7cb4b39", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71df3de90eef4059a71b7fcdb9ce54fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8b87e345f1b428b93dce084454383b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5d77ea8dffc140e69c39dbaa9d0d1680", "region_id": "RegionOne"}], "type": "application-container", "id": "99375b88ce28472186b04caa8af10a92", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "003d3d25bddd45c49b6ed4384c92cd55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "23f2eee5d4a344c483764a06ec8185a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e8e99357eb5c405994655aefc5ca4b57", "region_id": "RegionOne"}], "type": "container", "id": "d2480d5bc98745b2bfb961a7e7f84e53", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2619a19384b4a43b9e143cfe7f2c3df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d7ec915f55442bc93ee97faae4d4826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "43f7c85bf861457c9c8132422391049e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "18bab92963f04f46b3ba2a6a46495c71", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab2a672ad31b4318b11c5f7299440dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a1df20009604a43b590570338ca5415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bd78fd5114f64ca2989043a497f08880", "region_id": "RegionOne"}], "type": "rca", "id": "feed8116d7d1469eb2e8742f2d70f240", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3615d73a8ade407c8d3ed232e726cd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0334ecbef6054c1f9993830ca939ffed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f21853c51b374d29bf1c5b015f5ce87f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d3213a6e9afb4a3c95505a6217a02537", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "01ed98a507fd4298941ec9ceae3c9ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0a340eaa3157494b8724a4de794a034c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "883f0b6a11304535b39bd3d2ac0b850e", "region_id": "RegionOne"}], "type": "network", "id": "f441d75f8366427eb2fb13d32188dd3f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1deed657a0d4912ae0685ee4eebd650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "79165fb3fb16408494d4369f908a9220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e58cc6ab36ec4b7589e485d183353cce", "region_id": "RegionOne"}], "type": "backup", "id": "134ff8aa4830481a9f10486ed94049ac", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32b9db87f76d407c900185474715a3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "623f9dab515440de9c6415229d23f865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6c9ca27806ec4189972729572aa1c7fd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f3fb274128d142299a8919a22e0eb5b1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d07e7d8755784fb3a11df8468f7e6e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51ee4f7143064a9a8c59cad817ec3309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ea150bf2f48d44148f2b8fce51be15a4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c2ec5a5febf94e8f93477aab2bb1be30", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e5b85eb76fd94f8b804fa3c61abd77c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "af4f0fd4f6b0476094ef1734af5face6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d626b0ba15bd4767a6d5128d0530ea12", "region_id": "RegionOne"}], "type": "monitoring", "id": "cdd7a982e86645908d4b53fec6da16b3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0ecb17f8d8e84fddac1d472ed2c79186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3324509d49d24e978196e1ceea06db36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ea7088b1e0984e998e8644fbe3b6934a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "74a50e1540024453b941b6e4efba54a0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "340cbac7b17743d6b54ced12679ae3e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "db223519c5b2458eb58815eb2d1eedad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f720c859230645bca2cf055ff9a4a240", "region_id": "RegionOne"}], "type": "placement", "id": "361e9dff135949e691f983ba719c8dfc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0b895a07c30446eafb87cc553d5d5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec76a346bf8e43ae9c099f9b103b9463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9fb687c9fa2e4812b0546c68d5d4f1b6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2e7530c37ba5423da21d3c72f6c1627b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18ab1cb7fbff4d1b869beebeb3fab72f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1f41873ebe7430bb81330d67fc5631f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "041a5df92c9a4d81a520f48001811df9", "region_id": "RegionOne"}], "type": "ha", "id": "ce36145391964c8095c2a499e0738661", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fc308d3a29044bea92451d2a7d37860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b1e8ff9429d6448fbcbaad1d779fcfd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "798701bd2a8141c28be792f211597ed8", "region_id": "RegionOne"}], "type": "reservation", "id": "de323b1bbfa84efb97df6f37c1e0f4d1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bf804d1cb128449385cf2d77f452fb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "72544223d82d4a3b8a87800b5d679839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "238f606114df456e8a34ceb5eb671163", "region_id": "RegionOne"}], "type": "function-engine", "id": "c47a16898f7b4438b1e34deb86f923bf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9a5e4e1da78741eda2e501602af62f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3939d168e59c4686815a3a7dd250aab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1cb7979cd5284c14801e2ced8e09c53f", "region_id": "RegionOne"}], "type": "accelerator", "id": "4c6191a6e65543289ec9eb48b42f16b2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bd6a97d148447f6bc7f42a3239e9029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b940ae9db63d45228db66e204956b5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "24b56d0e5ded4cb28511e33fac40b407", "region_id": "RegionOne"}], "type": "admin-logic", "id": "14e459fc104b4db2912cc83b14167385", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19593d502fd042fea65643f81dca1153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9988c4098bc846fa8a888440173e5a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09d799f54ed04b3a9947b2be5a17966a", "region_id": "RegionOne"}], "type": "registration", "id": "322de6cfc8a14b9da3f0f1f139f413ca", "name": "adjutant"}], "user": {"domain": {"id": "07a049df3a6740d4bc5b1824699ad58a", "name": "da74624f9cba413eb60d104db9bf862e"}, "id": "214d3fbb81bc45e7af852b33e18db046", "name": "5dac58a14c194f1d820b54820061c51c"}, "audit_ids": ["f15b6286c9c94df8a23c395db7bbe393", null], "issued_at": "2020-04-23T06:25:57.248573"}} 2020-04-23 06:27:57,356 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,360 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,362 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,384 openstack Calculating hashes for /tmp/tmpk6gHdV/tmpQkdyaE 2020-04-23 06:27:57,386 openstack Image file /tmp/tmpk6gHdV/tmpQkdyaE md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:57,443 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,447 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,449 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:57,471 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "protected": false, "owner_specified.openstack.object": "images/image-2", "int_v": "12345", "min_disk": 0}' 2020-04-23 06:27:57,475 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,477 keystoneauth.session RESP BODY: {"status": "success", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "protected": false, "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "33c59c15-5841-4eee-bfe8-5e67a81cc913", "int_v": "12345"} 2020-04-23 06:27:57,498 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/33c59c15-5841-4eee-bfe8-5e67a81cc913/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:57,502 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,520 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/33c59c15-5841-4eee-bfe8-5e67a81cc913 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,524 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,525 keystoneauth.session RESP BODY: {"status": "success", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "protected": false, "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "33c59c15-5841-4eee-bfe8-5e67a81cc913", "int_v": "12345"} 2020-04-23 06:27:57,563 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,567 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,568 keystoneauth.session RESP BODY: {"images": [{"status": "success", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "protected": false, "owner_specified.openstack.object": "images/image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "33c59c15-5841-4eee-bfe8-5e67a81cc913", "int_v": "12345"}]} {19} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.217310s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,469 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,484 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,486 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,488 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,514 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.411257+00:00", "project": {"domain": {"id": "1d3092cc008b45f5bec71261d22fcda4", "name": "2129b2bf43db41b0960967c27f83d9f4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "745f4edae1c740f9bd037e33be549bb7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "afd3ce69e3754a54b666409fff7d53e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ee33a0910d3f4a108f1227239691a2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "982558ff57f54dd1a7e49ae18052dc29", "region_id": "RegionOne"}], "type": "identity", "id": "674dbf3212224d9580b9157543228b40", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "31bad80650624b3b8c216bd7bf9fe053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "859c789bcd144748aa1dfacaa0deb1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fe83e0c96db84f20a905723d063c6af8", "region_id": "RegionOne"}], "type": "compute", "id": "b079339dbd724b2cb5759bb191391bcb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a787d57f382c49d0bb8d1a711e87e5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b212ecd5d5494d79817e6bf44dc8d9af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4616ced945cd4967be254b2a75bbdce1", "region_id": "RegionOne"}], "type": "image", "id": "1fd62ed1918c42b78b08b49c1f6dd180", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3ff205d465894e29922e6ce6e20ee656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1a3f28e162f749c1af630631057e69ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a040e336f0644e52835eefa87e3803b3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "296fc6b913874cb09ab7448541e58473", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6010916249c5484fb6eacc5b935bc4ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c725c2ddb0d44c5996418f90e4b26ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f1df5ee623042e992d4d57747bb44ae", "region_id": "RegionOne"}], "type": "object-store", "id": "e6c0b9de8e8c45e5b3a9f2d577feaad8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6de5d748ebad49f98ab418344064db76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b34b3ad2bbf440c988c47bc35560735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40e0f6e3f9a04a6db5d2a4482fa259d0", "region_id": "RegionOne"}], "type": "clustering", "id": "ddb11ba8b30e496fa01bf0a3953841a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2e3179c3af94e49bbb5e50e17c89e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2816340b64434ed7974156145f727984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24f302ac7626411681d0f97eb7def38b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "981ad954a1d54ba8b130cf8bcc2b5618", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02384c2807464ffea0ae9331b080a80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c1317e77fa34b53be96a0679dcab051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2534c8f5b37f47399a62b15e22de22ab", "region_id": "RegionOne"}], "type": "cluster", "id": "f787468b124842ba88330a1f1fb72671", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cefdd582babb472cb7949e725e39da79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27deff8bcd7242f297691aaff4d1a06d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7b332d19420c48418670ee55880de4ca", "region_id": "RegionOne"}], "type": "data-processing", "id": "64a7ab2c20b1435d87f656278018c563", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43cf0e384a6146ce82335f96399f9d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b33463981b046b6a716c018c3795efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d3e1a5b622c84eed8ed32df01c44852a", "region_id": "RegionOne"}], "type": "baremetal", "id": "a2b8342096c44768b9939220778db3e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c941d8da77a4639a2ff424b8d6df248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd946775f95242cfbdc5d85d4c87e664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34b9580c9d3a4173b3edaa0aa3d7cc9e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c90ee37ce63b4b288778c5cc28e9b73a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1d6eee0453d54c9a9a2dd601a7c9b20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b9241a9cd45542ca97648516e9900ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ac81413bd34741b49e38d6f4a3656d55", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9c6384a3eaf04b3b82abe1b11fe3b97e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7960edf88d6f4b07a860a4951a56f360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7478325a67db4136956800533f8847d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "15ed53342161458a9d328e294129abe9", "region_id": "RegionOne"}], "type": "key-manager", "id": "ba5795ebef844174b9591b632743b317", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "199bedf0705a4aedbd66052e2d0a1cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9434140856124f6e8495f402bb7af4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "49080e57096445ff8306083c422d14fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "49c2a57dee124297925b711ed3bfc0e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1734c54dfd844cdaf2ac2fd277ee997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c15c1d85779437dbea9a0f01042510b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "706bdda9d4034488a37f6ff6774e0b08", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9b1657a5a3d44561b8534a4a39615d01", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f32e67d1e8474aeda74b7b323da4a25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "47e4be6d8aba44809439bc3c62b21d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0967ec0e7b924e1e9fbd2bb57879cd11", "region_id": "RegionOne"}], "type": "message", "id": "f3f42466673846e1b8fd79b8e71fba5b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "382971143f5248269109924006bc5f70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d6538a26c0fa44e3a031f2fffadca680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "16e84d27f64b4316b289a75fc96ddd63", "region_id": "RegionOne"}], "type": "messaging", "id": "3ee957a457784068b352f9745d30f985", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f7400e8b95e1401ca285feef1c17e47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06cab8b103c84ce48f88b68b254ecc57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "34b644b1e83e44768d3389ca279e2d02", "region_id": "RegionOne"}], "type": "application-catalog", "id": "73ccf52134a54104931b0c062da96116", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae97276a15f840499587ee362d07db5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a22f36e2366467eb86efb8eb96d4c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "143743f44ff84fb5867b29e75cf86e88", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d7e72f73b5b748a1b7fa3eb25da3fbe8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cded7d80f644f5b91f110c8869cf401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6edd8ecc4334c40ac4778b2160ccfbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec9f3e4fd8de4ba1893880a3fdda04fd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fe382aee4ae841a7b091e5c50a77b483", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fae5b5e56da45939d4e3b1487941799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cea699efb6247f6ab3959a1bb6bb3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "061af0dbf30348c7998cae254e2644e9", "region_id": "RegionOne"}], "type": "container-infra", "id": "3dbc523f10304919b6fa40c63274687e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d529e8f844cf4d6fa5212e0f98a4301c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "75346000ca58446ebeadb29f8c44fb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b7663b2e91334a09a805e6b95792cdb3", "region_id": "RegionOne"}], "type": "search", "id": "fec41b279cac4f358ea86790ebae4f12", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ada6cc4f5a994ef7bbe3b16689731b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "79774ccf615b43e5bccbcb908919ae87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4a178ce1723d49609f1ddd40ae844c53", "region_id": "RegionOne"}], "type": "dns", "id": "3f66ac16cddf4e67b016f8d27b667c71", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23516c9091584bb7b64b5478d8df8691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ab4a4bfeae34dd9a73eec77d7ca13de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e4ef46ec623c42a9be763ec06076c70c", "region_id": "RegionOne"}], "type": "workflow", "id": "e4bc001f3e71455cb5f77aeca59c02e2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37dfdb49aad9448fa11765f34ec1b992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab0c52fb2597400aaefa176b2285be67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad8d045c359a401aa0fed0a12e1ed43b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "54c5e56e65f1498681fd94c6023f0a77", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3d9f7cf818874412bacea1ff92aec559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9f901489f5f34a69aba78c0adfbf73b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3492d493a17846e4891a378b9c66c001", "region_id": "RegionOne"}], "type": "rating", "id": "9c431897aea2465085ea913b265285e9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "703ace9ba6094b8bb13378675de2255d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "409ce213c77f45c59e42904fb9f654b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a3e2ab8ba86548e68842df7ca25597ff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4fc313cecfd64694bb78b31204590445", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c00c65f1d7224b90bfd6c6a8303e9edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8405e82c37c4b12acae57a3252d25bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4d5b4c88c17940c0a19b1bcc1c137dff", "region_id": "RegionOne"}], "type": "policy", "id": "e2f93414abb74b4c89749a0ad079e486", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef0e715dd97d4f77a41b3d0ab73ca2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fceb73903f9f4ee38f497d78ee5fd5be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0cca3ced2c5141189b82aed59f893313", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2bc2567180dc478eac15bae607e0bbc0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7062d5d258ab4e3a89a3da92d34d5091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a524a4c3eccb4b5f8d23eb7c51f9d095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ad09811735c42e790a6b9c4a6679c48", "region_id": "RegionOne"}], "type": "sharev2", "id": "8696b5a0d0b94e4b863067ae85fe6361", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af4a5dce5cd3470183d20eab8cf239d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "160fcc3c06e74f85b527f8d9930b4154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2df4d2d1982b4892b4181cfdf473dd46", "region_id": "RegionOne"}], "type": "share", "id": "796929cd2ef141f7a0270d9eb25467b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c722966bb0f74b2ca516bd1d37288871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "abf93f97adfa413da9e9a4a2fe95caef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "696346f71a30434fb09d18fb6b9bbf23", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bb86e18585424dc0b081db76754cf12c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eac4570d322b4578915871bd3539ca05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d90b40c104034f92867a935dc4e9aa98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb21d36b9f04fc0ac62cca41834a337", "region_id": "RegionOne"}], "type": "orchestration", "id": "a6e6c4b52abe409b82b07b695c6e0a83", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d074e56a6ee34db4844fe81b19dc493c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b31791b2e7cf4baca20d04373d061fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28d441387b544a0e90b29cb726247f65", "region_id": "RegionOne"}], "type": "block-storage", "id": "8edf9aba29df4f82997803c932b64ecf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8e7e7c2baac484796da9712b279b75f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a7ee415a3c34b4490ed5f0f47692263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec64efde75c0479a9eff0079b6f392f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "e3b4aad0472742b28b0729cda6ab1de7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "250c0fe2252746a8bddad10d9b8d02bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeba5136e6f240e1886ff4fd102c41d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9294356ac042d1920ef40d60012063", "region_id": "RegionOne"}], "type": "volumev2", "id": "60ad87ee14a34f659680c4c11855217d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59a73f4cc93149c39f566da3ab9678c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "283380cb7ffe4af9a48c4d1f5471a68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f8d9819ec94de3b6e324bfe307d60d", "region_id": "RegionOne"}], "type": "volume", "id": "6e3eca5ab50f42fb991ae9d7daec4f44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d175e82147b4e4888b88646447f2bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07045645dfa2472588342af1366f2e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "211a8a82d9e84d23a70ceabb6e560dca", "region_id": "RegionOne"}], "type": "block-store", "id": "e52436a94521489baedcd139b279a1f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "84fdd998033e45cc9857eede4e6dc5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ff26aff1ba549ff8a24193292630c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "82bef54f399b4ef089db40332ac82ed5", "region_id": "RegionOne"}], "type": "alarm", "id": "dfcef1aa158d4a2ebdda5a4f1a9627a3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "678906a2ae35446a8c5071b55aa29066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a9f3568364a148968bce2b3e64895635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d01b09471ad344aa9a41138bcef8c356", "region_id": "RegionOne"}], "type": "alarming", "id": "db235e896e35474cac384ff0ff51fb78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "79f5fc6951d648ddb394f00329dfbd6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "395592e57de74779bf7096b2c68ca3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6ca42491f73402a8599d57759f6afd2", "region_id": "RegionOne"}], "type": "meter", "id": "eb92c4f739e34629bc2547be32142d96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0989536343a440e8704eeeef2aea5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "59863643f1664df8a551ec2b1a221f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a16a28a0a89418bbfc6bc8b5589fb45", "region_id": "RegionOne"}], "type": "metering", "id": "9488704d250d424cbfbb777604653c01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "40b0ec9552d64fd3bfe79a54f043f37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf65abcc327846628e869125f4087bf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10ee3feaf7064b2b84a40ee7932dc849", "region_id": "RegionOne"}], "type": "telemetry", "id": "75496ce60e0546ae8dee66fbfa200364", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "46331d063fa149e3b2cbe6cbac96f988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "130adf5e81904c9ab2823467a22f80c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a7237494ac304e7b9b6583c3d37c128c", "region_id": "RegionOne"}], "type": "event", "id": "da3c56ca304c434095a6cf26b9393140", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80a776b0f856438b91f64dc413bbbdf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d35a46aac8b148d69bfc97aa2957da61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bd506967c47d47dbb30b3b80f3c67fe1", "region_id": "RegionOne"}], "type": "events", "id": "4cb0a01170374fdfa5423cb0f211f71e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8617c5bff4fb45049cb304f0b5980b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c93376cdde04aae93ac1db6df796333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f43b47548dba421883ebceb294b41fba", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e0fa469f10a943118653aff2ac756511", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16462ee9a7ad4f0d826a9c57067dc02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62a673d29cd14c089c4ff0071c503dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bb440888f3fc479ead6ee02c3f883b2d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "75def1b3e4e3478bb691c80828df7362", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1759b5a5ba24999a75e55469a749095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71c9717838a24464a70a053023b8e6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4fbabe80b484960a8c674be01ec45d3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e0fa6a0077eb46a5be69db1decc153b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2341f4996bbf44c9ba24518fd02140f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a30f5ea714e14476add0995c3ad18c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b911d74ec66494e867ec4ac7dd74831", "region_id": "RegionOne"}], "type": "tricircle", "id": "490f1f6a83934aeeaa9d15e3fa3e00af", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8da9ef70431d45e5ba1dd741ee646b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d710d7d4d16a4c5d83dc6f93606d78ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b56fa0aafd724f0684a33641b46d12b6", "region_id": "RegionOne"}], "type": "database", "id": "465d190ffb01469b886fd00ba5b7fc3c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ff146234b1a4a258b06516a50334d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1ee7617d4db46c2b5781c2aaf477c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "daa1a6d7744241d289788f3f50730f1a", "region_id": "RegionOne"}], "type": "application-container", "id": "7c8b9d633c184e35916bd2d0ed9429fa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40dc0a25392a476abd430669e58be6ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f57ddd788a4e40f38db66cb0ec69b0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ddd3477855a344d698b30787da3c38a3", "region_id": "RegionOne"}], "type": "container", "id": "cf711276510c41ee8c1898d0fd069dbd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "81dfc9c29dec406c811196099deaa9d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b6a6b4937a14bc19ffad5b3ab0456e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7b51a14324724e08a4c8dac3e37ece07", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8041780146e24d2fa716332b379b5bb5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf7c8763bdee406da26944c60e6b502e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "130f09223238464da84c9a36a97cc73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d0accbec12bf41b2a2316beb3edfaaba", "region_id": "RegionOne"}], "type": "rca", "id": "73772e72ec004312874c0b4a3bc06fb0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ecdc9a7063644a199bde1e37924bcf73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1bbb947f57604cd7bc33c3e917c38dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2d3f6c1491c140899303df2e0c74b109", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2b6eb41ff134088a37024bed736fcef", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fadaf4eaf87a4e6f901abdfc642588c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "459b2211c60748748e69a62a1225fa08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2406943c80d241faa8aad53bc04b754c", "region_id": "RegionOne"}], "type": "network", "id": "735f848ea52945959f48ba7cd9a22fb8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "117c6933755743fb89332ac4f805a297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3f58daf315b4573811d5e012e9e51b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fdd4943432764c599d4e0c3b38abe1ca", "region_id": "RegionOne"}], "type": "backup", "id": "db15753d06c34113a14314500b6e4433", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb7687c9eb8f4587a43c578f45bf7e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45c181d9868149d79dee5f35e67bade4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5de7c67931184b0a80b1122b91547615", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1843d64aec8b419faa0bf59340ea7467", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eeaa158b471a44b5b98a420e306cd97a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "516822d5025c4bb28c7832b792dc6cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ba6cc300aec34db4a017f5eb847d7651", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c89671e5c7724c0db62887e65ef013c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ef8e42af57d342b6b605d73bef731d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c493316353294ae38f43d363c2213720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f89b0eb9da684592acaad9d3060e73db", "region_id": "RegionOne"}], "type": "monitoring", "id": "a7d67510fe34493da446e8635891626e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "159e73aa39454360936b4684435c2294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "742cafbac05143159c38cbad83cbf8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d768f42007a34a39ab7490ae8a4b903b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cd95ac742555419e80446281f6e17d6e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "680c226acd28401c82bfdea50b36bac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fe221eb2944479fbc0795d0d2cd2dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "05c656fafc264043b492aeb9f2327d21", "region_id": "RegionOne"}], "type": "placement", "id": "bf39d31c18bc4f3d966091599bb00c32", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64d6e21820824d7fb1357edd1074e637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8c7f389eec9434381e7a9837eda4607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dd8cf9590e8a458a949ab95bf541f22b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "93bed8b2f07d4b4f88788d0d53d92979", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a82b8340ef24d07b8eb102ab48a6341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb8b52507dd8474abd7245bec57f5f46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b8df1fa2df9c4fe0969b61519786d435", "region_id": "RegionOne"}], "type": "ha", "id": "63182343520647daab64696feb772a76", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "18a231399a9643458cd3743f4f323d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6beaf5c19f814fab9348775a396d7cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1a0b7719dc8049dc8881a5265fc626e6", "region_id": "RegionOne"}], "type": "reservation", "id": "bc2203e2b5ee4783ba063ba91d92164c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2b0b820ab784eb89040a0d6e4e040d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "26b6bdf23ce242e7b440efdd43bc18ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d974297e1bfa4e5bace4d4fb4faeece8", "region_id": "RegionOne"}], "type": "function-engine", "id": "27e8c24604724e60bd606ef104b4510c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "deb7635f9bb2493c8f186a5029222356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "128751e89d09450286696c44863769f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "382d97348e654f2bbbb3548591de97c9", "region_id": "RegionOne"}], "type": "accelerator", "id": "1accc813a38a4f8ba8c5f926f6f5ae7d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1675e05ade1749deb05b3ba93442d403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1fee0b92bb14d9090c5e626c12b4f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9d6dcc7a7fb44b7a6b0ac099993eff6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3b290aac0dda4496810ac8e5400ca3e6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f90f152d02f415ab9b0ae1f7a5708cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e57ac1a011b84b619dc92ad5a2a2b408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a77e682a6744d97a897183a471e9be9", "region_id": "RegionOne"}], "type": "registration", "id": "a9dfa040467040e69acec36a724c3ce7", "name": "adjutant"}], "user": {"domain": {"id": "da9a52891de04f67afc3c5b2ffaa4c4a", "name": "fa736516eda74fd3a1cbe23f91d54467"}, "id": "54075f926fc7460c98c3c0bd7e91e995", "name": "ffb63c2890524fd6a118265bd68b743d"}, "audit_ids": ["89719037bfec4cb98564c64ffe5314c3", null], "issued_at": "2020-04-23T06:25:57.411257"}} 2020-04-23 06:27:57,591 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,597 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,598 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "fc107c2304c4495ba2471542b504690c", "id": "4427b43b821c4b3bad0ec0a4748c6d0c", "name": "groupname-2"}]} 2020-04-23 06:27:57,617 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/groups/4427b43b821c4b3bad0ec0a4748c6d0c -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"group": {"name": "groupname-2"}}' 2020-04-23 06:27:57,621 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,622 keystoneauth.session RESP BODY: {"group": {"domain_id": "fc107c2304c4495ba2471542b504690c", "id": "4427b43b821c4b3bad0ec0a4748c6d0c", "name": "groupname-2"}} {25} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.157978s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,532 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,536 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,538 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,540 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,552 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.469008+00:00", "project": {"domain": {"id": "9a043245c8af436faa658d6551c5ffad", "name": "6577c4709255469fab1b83591a3775be"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "961260f871664bf999764093d3086148"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f4ea789a0810456d900bd5f57fa4df09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b80a77fee013496bbb97f93fdf4b30b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5aa0a945adbf43f2ad401ac3ef1b92e0", "region_id": "RegionOne"}], "type": "identity", "id": "c08ab55812a64b36a5d856460852fc06", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "95b8b58925ab43429726d236af3e7c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b714d0dd6c374f448e1ffdbb8c9150d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "db6e94a3885c40bfa28b8c1feb0b11ed", "region_id": "RegionOne"}], "type": "compute", "id": "5f429a76e6994bc3a2a957a803a61d9d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c94bd9799bb64ca1846f7f1477796e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "03660cd41b804d698469f8eb0e01a10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "93f7e727091a40f5a2964ff4a7b9278a", "region_id": "RegionOne"}], "type": "image", "id": "f14eec2c155e4860a6de8269ec302d85", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8bcea3e5c25f42e893497e65c027754e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "35e151284c244d738b202e2b6e958e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "60a48fc4aacd4a46955450e28f7ad667", "region_id": "RegionOne"}], "type": "load-balancer", "id": "513452937acd4114810716470aee494d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dd0227c857c4be4bfd1ab3b0ffd8a0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b28f7f7216e4292bd9a2cb89e1da641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32248aa1a20440e18fb1eec73b9ee128", "region_id": "RegionOne"}], "type": "object-store", "id": "8e18d794d62e4c1d9824a474b22876ae", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5859e119674046df9ec56ec391d744b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49278b21875b44369d186490ace9b7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c68f5879a974cb1b1166b7047e779c1", "region_id": "RegionOne"}], "type": "clustering", "id": "416f7fc93f56428f8900c94b47ea0329", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "193b6dbc5e304c6abe5cf9a1559b92c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1b08428778e4261b3372f73288f2312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1cd505f8b6e47d09d4abdb974ae2f07", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "94beb922fc8c438c8392580f0840f634", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "647b724976a343d5b1f078371a72ecf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97d0a75d202e48f987d755a91d00301d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de2f74e39b084988b5c0213a3e863c12", "region_id": "RegionOne"}], "type": "cluster", "id": "099a588a53b340529b210cb09e9db3e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "377cc48a51ec46a5a74bd0b693399620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c2cdaddf9a424041a6e6bd9ff223b99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1a1ac4599e4e4808b0de89707e522108", "region_id": "RegionOne"}], "type": "data-processing", "id": "dbafe24fa8c749f597e4d04736202593", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab011228f34a4380a3c6c6ac2144da68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "203ce13206224b8095d12cc560faca5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "47d39d65c4c54b5485c7574d8209e9cf", "region_id": "RegionOne"}], "type": "baremetal", "id": "d5abd0043bed48259eff8059f8025a6f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f99a040714e42c4805e9a3419c43a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db2e79d1fd784e27ae8fd0a16c0ce6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "215893beb53342d4b4252ae076f89906", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6db5a12ad75c46e7a33f935a63808b74", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ebf6d4d3e8a340a2854bcd5bfba1fe8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7f4df1bed5094d1098003702aa028693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "21c1704d22784bdf891e490a4d0ce9a0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "edd24d1210a440a0818494d5d0577187", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a44a5d9c65de4def88842c37121622e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41e494a9471a4d018df48faaac0a84cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0f7176d8a0a84255af8a81356a098bf5", "region_id": "RegionOne"}], "type": "key-manager", "id": "388353529aae4277bc953d32ff52fb9f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c990f25d2e54bd28bb7df6faaae3db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f2c99aa78a14b2f97f9ccac3b6f6e2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f6af5e1bcad44aa800225f6a7e403fd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "71a9a44b142740619384b8b9021bf7ea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc233ba6f43b4717bc19a03652121cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3d1bb74c4ca4193bff8bbb0faa0e876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4edb899710d146b19ed49a12ff28aea6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f0440f80845b480e9af8f6002d08c269", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82f0d937c7f3429ea6bce06c8347feb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5beb58515c024ce19810a99bc23d3270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a187d980209d471d99d4941729282e4d", "region_id": "RegionOne"}], "type": "message", "id": "8b2f3b4e056440a2b7252e446ba088b8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b472d6d07ac34b11b1216b8ab4d24d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ff23ca58978546a3bd5f8572498f634c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "30976447b5c7435092f7c1d01699b832", "region_id": "RegionOne"}], "type": "messaging", "id": "b9a4c15acdb5486ebf95925a0d321a21", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b5ed8e411ad481796c4fb678742be34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ac4f02856064fe99dd4471aca2f037e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af99067d843f45e885a39e0a1c44d97d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "22abda57631945a78999634e03861dd1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e082dd4bf7c469584f217168359414a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed99a97eeaea472b9dcf46e741817d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "822bc8b40ba04138a75495e51a5fa0da", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "502a7d1963004431923d8bbd9553d072", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d1e6e6f34ab4591910d612c7a9a222b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72dd9432964b4d22b615225951762a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4ede22cfbbd4a8293016d6a79a8872c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "499dca46bc604a02b33b0144ec368a73", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c0e1c416b11424aa5190dbb9ff6b6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5949f204c0a94c4a9f73cb3eabcd5f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ac3d739a003432eaa3f471013ef5112", "region_id": "RegionOne"}], "type": "container-infra", "id": "5689415a9111467a8bc23231d1bd3725", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c999bcca28284d209edd720fc2820dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6e219bdce71344ecbf1e71d8d9ea13e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ef1414f3dfaf4fb2803efb4609f83542", "region_id": "RegionOne"}], "type": "search", "id": "04f801589ff14a95a74a52635cf420ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d40403cb878f495487616225f29c0445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "185b7b9bcdd74dc0b8260c72d4f22782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fec3f42feb164f799aa945960ae360d9", "region_id": "RegionOne"}], "type": "dns", "id": "db469aa7071f45018097b17f359c1476", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4315f683cf4046f5845d30d7dcecb758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9ddff71fffa4d0eb38d1f87a4918aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6a903c852dad4b7ab3490a2af3fc123d", "region_id": "RegionOne"}], "type": "workflow", "id": "f9c72d477f7e473ba2924ac6c469fb84", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32954936005e428ba10e8307d15254c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55d48b2b89d9449a92dc04f7899f98f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "14b56f369d534059a117c8aacfba287d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2cf5feaf4aab4d19abf38861ff7ad6e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0484e399d1cd427c8b88ac0470ad4ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "558d923b950b46c49ad7d711bc9d91a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5eb226c0fced40f3941c48e15b3b7b9c", "region_id": "RegionOne"}], "type": "rating", "id": "158f2392ded44a6ab100fd6c29e6887b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a38fed4d5ad43f19bb7535cf254cf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f033316b2de4cd995cdb5c9533cfb8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a691bf62b7c402eb0b2b27f3daa62d8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4401c97dede44a6f96fd5b4616bd9aa6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07353d900e9141ccb6a998c9c0c9cc7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33a306d39ced4c82ad0289191ee85728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d7deb5bf0c524f299e0e14afe148d0be", "region_id": "RegionOne"}], "type": "policy", "id": "2d9d7989e98847b3b95f400f890d62c2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aaf6d2d96ed0425aa4e8d393cb76aa69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ac83847612940358bc82703900fee9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "373ff2fdbcbf49dd9a10f1c92c9a6036", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f8f2009c3bb940ddb9794ed7f23f0ec5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d678b2800a864426bcd0c39f5e11ce8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d27d57bade7345dc93348cca58f4c6f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "28a8ef48f55944ee89d0f0c6be110992", "region_id": "RegionOne"}], "type": "sharev2", "id": "bd79642c33904371930c8fbd0b9c3a3f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09e96eb16758423886eac62b9ef3b01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d738832534f84d519e1379466e70693b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22e7ebcbac3b4537b7660155f024432b", "region_id": "RegionOne"}], "type": "share", "id": "13550db8aaa546a8b01a9a74af4b06c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba49d6ace9644748a6ab4949692e4e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "34711b4932b8475aac8dc747ee3887f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "708d4cc0e1294e639be019f19f1046cd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3bef39f362ee4678b77042ff59ac151d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "972e55d651674bae9cf9242dde743486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92480a56934249e095536768927db874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83b2b31b7e4e407c8f1f83b5e1437845", "region_id": "RegionOne"}], "type": "orchestration", "id": "642af751a548400699194609b5d19d09", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "572a7017f40248bcb207703c7d78691c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7be2b581be44242b563285cc7d24122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1298710a1ff64e85be0dcef96cd3b0ac", "region_id": "RegionOne"}], "type": "block-storage", "id": "23e78a367349481e8b78a53c53b99391", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "111038a8b66a48cda1fc714b8c5c52b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccd3ae053314456ab30a747623b79dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e752d8bbea045a4b26054d21679c660", "region_id": "RegionOne"}], "type": "volumev3", "id": "2121ab13d64548c59d6d2c51f14867e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e5172a86b5c4dfbbb5c576b5b6263c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "721a59f2a4a841a2bd81bdeddd0314bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b25c0032b94640adb063c4428c64b7a8", "region_id": "RegionOne"}], "type": "volumev2", "id": "d6b35327df364a3ab7fba8c8004c0c4a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b789aa22b0294b11b5ec035c5c2960be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcd1acec7454436c9c7b62502c453679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a23eedee57324589bd0fa5a55ee2bc7a", "region_id": "RegionOne"}], "type": "volume", "id": "efaaae7a83cc4ba3bac155666f507b5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "017e2cabec9e46eeb1a374b80f48da2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8f77cfafcdd4b4cba7fda0e2193fad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ab429b5f6cb40da9ce9e57679de8918", "region_id": "RegionOne"}], "type": "block-store", "id": "050d1de8cadf49908754262357d66d4c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b23b82995c1433e80b5b32c51106781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6a0abff3eaa4f0aa534b9fcdb5ae9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6e96b434e4894d778d964ec7b1a5bde1", "region_id": "RegionOne"}], "type": "alarm", "id": "83e4d118021a4c05a6417cd111c42f22", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0590b476b6594a6ea07432c63113db14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae2f88c8874d41a3b42df5163a467a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d83ac51894af40b89540722431bf685d", "region_id": "RegionOne"}], "type": "alarming", "id": "66df4188293846e48247334d102fc9ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da3acb4b7ea6421990d48c7380f36d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b086d41779e849ab8417cb370d79cc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55dc5cc5cfce466e82558589c5ecf77f", "region_id": "RegionOne"}], "type": "meter", "id": "3ab165d020f6457cb3902d017c37b394", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2144be0acb54900bda1cee5e2d420c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "56752c0b9bf847a1a5efb24d87977b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6057be3165894615bae8e1612216b361", "region_id": "RegionOne"}], "type": "metering", "id": "929b3a7f66da4b0f98131099ff3be54a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "96148752711b4b439afa8993f55d351e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cfc39abe2e34ec692b867871352fa65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f09f3bfa55844825b6e20d412f94388e", "region_id": "RegionOne"}], "type": "telemetry", "id": "767561f2a3404578a19cb6ed0e9e6fac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ce779b3f8f6e4b19a9e6e83d58d31a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68e0189d66b54d619f48af71b6392aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bf2a537632244b1db6927e6048d85398", "region_id": "RegionOne"}], "type": "event", "id": "fc7c1645fcde430e843688ca015c561f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c8f49b1647e4f8f823a81983f455bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "65b52dd7f16e4bd4a0710d90e765ff07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6cc76a600573466a8a4deaa9c70e7667", "region_id": "RegionOne"}], "type": "events", "id": "fc5709ccf4954fe88d68de70ae61339c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a71a062bc024d299b05695a65c5173e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4981013777d640ccb8cf132babe0454a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c1a51cc292774965a1090e4f72f9ccc4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "741acf44adfd44a5beb899a98c1e7608", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4523e59f209049469765256596bab2ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7ae9a0b701b54968adc6f5f47ddf5f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b4d32b6fc2804f45aacb41eca1e67579", "region_id": "RegionOne"}], "type": "application_deployment", "id": "efe829cfb6db4f0e83515229261ba7fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0dd97373f67743cda3092d2f5a792c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8fb0096339ee46efb41b23353716bb7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "abc3c80b9c24475ca731683ff38df811", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b5fc8c5133014de3af1b488a0b198abc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "baa4d589df3e4ecd8deebd675d08c896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e0d2811447043a4abea3c93efd7acc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb69d1c02e46457d890fd33c73d7545f", "region_id": "RegionOne"}], "type": "tricircle", "id": "8bf2eac3ea5f4c2790c7d5a8df29b8d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f56ec6d2807944cf86f5bdae4992f648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1fb19afcb16240d9b4046171f5a245a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f7416a4b43f24c06845acda194384993", "region_id": "RegionOne"}], "type": "database", "id": "e6b9593ce80c478f8f9ade19281573f1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88319b4f44014265ab9ef51e752a6c48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "466a5024bb344151855d4e2ea62d57c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f2abddd9a90d4ed3bdf1d0fa32d789a9", "region_id": "RegionOne"}], "type": "application-container", "id": "83f2914b4da5450aa5db57fd2c9e35b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1eda0441b3484578af7337a16138b507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8cd54c3acf464f19aa102443ba93bb31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "997f1d813d2b4be79d3233162bb6d750", "region_id": "RegionOne"}], "type": "container", "id": "fb0b15e2adb043c8bba406e6b90d5214", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "190b46836e8a411ea37b96a6a18563c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28640f4c910f490ca319c62a9856ef81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ee4a87c1c174c01a5b2b4b5d19b114a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "25801546b48f4c86b1eed7835585b026", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f83f5cbca0314732aec353d4020f4061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c99fe01b26944fa997581fef3b5b7dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a305c47dfe524cf1943ab27e087b41fc", "region_id": "RegionOne"}], "type": "rca", "id": "e21d97e5107242cc85dfb3700441b10e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cdfc26e7510048c6beac3cb90af53e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "53bd7e2f757244f99f83ca35b64d5aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "254058c69736430c8a30c26f956d3240", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "439a5996691c48a18bb4ba52aa8d9af1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "770a09519c344d689d0927ef4e7529d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "034ef73c9209400aae9dd6c4e4345842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e0b223a1b01b441a8bedd33d0225086a", "region_id": "RegionOne"}], "type": "network", "id": "40247d5e304a4436b2d5c11517ab37b2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "37f5605e6c44482d8483cdbe704f5e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0d52749a4b3407796ac40f1eecdc3ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b7d1cdc77e5942d38dbd124116c2c01e", "region_id": "RegionOne"}], "type": "backup", "id": "a7378b18873b43a5ae946c0d730013f0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a27c7b0f90544645b65a91beeeb37ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f534e9c5b0a4effa0cea67317089735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c05fbc2414f8415fb9cb9ff74cb07a9a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a84821914f6e45ae98116da99aff0fa0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d48d03f305f4592834aaf845f35317c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd1c548af6604b42beb66d76cf92dea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61bb36e09ec444d6b56e89cab9adc5b2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "64d27400ce764c20b4612c2a5bbe4c01", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4dd9bf9d7d6f4ef1aa02c2d4339fb2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3fddb61c8fa3418fbb6b1b192b8f95da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bf0ad09e01e545c29d6bca9c2f6e2515", "region_id": "RegionOne"}], "type": "monitoring", "id": "ec4ca8ad7260467cae2c504b31076698", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8051947f827e426caa731eb5ade35db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2c0eb33925ac4b08bb748f2c6fa9c970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c9329fd9a08d44f1bd5179fdca3f27c3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b9397f0f381d47afa85945bb670574f8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1af348baf734df2a33a59408b48cdd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a950798906264f3e89627f5a31f124c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53bd07851b0b4b3fbe52a11c5f6e8e60", "region_id": "RegionOne"}], "type": "placement", "id": "9a77bb5d93d64ba897439b2b55041163", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92a2b946af6d45d8b917ac8b33c92ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "956406ddceb84dc9944b03e72e9d468b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ebdf39efdd02478982270dced9ec4c60", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b0d4b3dbd3ed45bd9da45a3d9983a588", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d17f5c8e2b8b49dcac758b2e535fca76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf2eb2cb69294007b68fd5856acd8cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "10bb7c3903114953a23dab3e6e3353ef", "region_id": "RegionOne"}], "type": "ha", "id": "f4e5eaaf8d6e4e1cbd2395307f4f2b81", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "619b3ac828334ff2a91f85658cced5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "23e000725ab847c28ac5481daf422683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "64613a0c3d384e208f4edf11061b833d", "region_id": "RegionOne"}], "type": "reservation", "id": "6d421a66f8dd42fb90772720d05594f7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "368ea4fcb01f48518f0f1f3498181929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "798a0dc208a945d6b534573348619496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d42099cf12324057a68e45e93983cc88", "region_id": "RegionOne"}], "type": "function-engine", "id": "ade49063335d499a83a89a2ec87da70b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "982c194229374432b45e5663085871e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "257188abdf30421998a8818d0dc021ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d6e28a11d883430bb68da0cfa0200408", "region_id": "RegionOne"}], "type": "accelerator", "id": "28f944729f6346dab3726af945df27e0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b714ec8aab54db2972e9261033932a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e60680066bd4b8ca4301b239beef95b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba14bae8de814e63add164fe3b460f12", "region_id": "RegionOne"}], "type": "admin-logic", "id": "541c3759efe240bf808edd1f2aa39849", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1566bd81a4a342e7bc3820e207c71027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a829453e93947838206db4bec1b012d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cc57feaf205c4db9a45f7aa8f2c05447", "region_id": "RegionOne"}], "type": "registration", "id": "e804a548e06042479cd4be919bd059f3", "name": "adjutant"}], "user": {"domain": {"id": "7fc3a5ed0e9e4fbb8a2cf595263e8750", "name": "45b144a98d1a480ba236d84816058da6"}, "id": "1681c6bb8df3454fa25cbc11db21c97c", "name": "2b0c6a689d6e4cfba58230d1e3ab7f5e"}, "audit_ids": ["1cced7b1fba748d69e7f5d7cf4a32fc0", null], "issued_at": "2020-04-23T06:25:57.469008"}} 2020-04-23 06:27:57,613 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,617 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,619 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} {30} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.184082s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,512 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,516 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,519 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,522 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,536 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.453568+00:00", "project": {"domain": {"id": "fba3bbed07f6493ba25e06ec79a8415e", "name": "f75488c22a67478ca340cce2022beb59"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ff79ea47b3564b289abaa6d3ad8b4ca2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a68913fa56144b639c97246be15c189c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "116b25752d6544e3b6aa71319f09a194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bf5a4a1a2d884308b3295eaaec1f8ab4", "region_id": "RegionOne"}], "type": "identity", "id": "7a9b7af6d2e845a19473382e7166dbec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "644f61903e344c419e7cc32cb7aa08b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d78a5bddf8894a52a7281d7b675147e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "03170b8f79044f5db2884a6107074134", "region_id": "RegionOne"}], "type": "compute", "id": "53677f86b4ef4c9e986564ce55c80d6f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f0fb89f3af144785a449f727d69dd5b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac27db2df2c64581802f11bf0e10c4dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6e5547c4ce8d495a8cdc59a9ffca021e", "region_id": "RegionOne"}], "type": "image", "id": "7563f1b8416e466e93fa5966a6e351ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ed1801b47411465a9b3c57a9353b5a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ab706f3721434ce3b47a0a66294dd48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "06b16e6ea3aa4b0b9ad976043b96f2bd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d447195dd0344ae88c2174ef90aeee54", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "346e7fb9b2c34b07a05fb557bd90aac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb8718640b274afba7972d8fd2244887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "766ee20e3eca4ec995a4abfbca2278bf", "region_id": "RegionOne"}], "type": "object-store", "id": "70a104cd90d94d479abd8e9b52c30a86", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8608d16dc5e4462a128cb307adf3870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a16bc32b28c4544a773cd639547eb90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "547b3623b78c4ff39db409467d780efa", "region_id": "RegionOne"}], "type": "clustering", "id": "754e3403482a4299a9407bf3d22d7987", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e98129008c7848faab38de36bede4302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b35942d908143d4be5e6b96dbe834f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7912e051b5604866a295057b2b7f3f66", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d8852def7ca44f9fbb921d59d7d5afe6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec47890ddfac4f059ffc81188d1c244e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bdd951248a9b4831b6e1d2956052c428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b261838b89224b2fb73c3de1f91defb6", "region_id": "RegionOne"}], "type": "cluster", "id": "21090b76942d42b895fd0fdccdc02b8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b2e724511d9248ed9496a4181892cb60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2167240f16744f0ba286cdaf8d1a5af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29751d6db260436b866c1a6b39bc0bf4", "region_id": "RegionOne"}], "type": "data-processing", "id": "667a3ae9443443508423ce7ce730c9f4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "279825b055ba4b42acfb1cbb6012cdbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d3e8a0f70834aa3bb2de5e0daa2e79b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2aa49e6b2fb04f09adc7e6b98057a363", "region_id": "RegionOne"}], "type": "baremetal", "id": "b12c203b49914a4aba78b07d4ffd5a5f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23031e01862f454498e289149d3f9911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7fbecf2479a04a178bca53b75dd28c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6de3692e82ec4ed1bcf3977894f8669b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3cad05cd5e2746fb9a9442265583d3a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b83847001a6a451e84c589b3179bf8a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "140a94354fe14ee6bb081e6191d6b037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "be66f9ef72f745afb6ca3c22458009a8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "02a573967e324fe1b5f9b9ae76253abc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d087e200394e438aa49f6ed43e019972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5ead8b3f218f4eee8236c51e25afa20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f198473e0b3d44e7918759aae53dd29b", "region_id": "RegionOne"}], "type": "key-manager", "id": "204a15380ad246a98fcebd32aeecd81a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eacfb23315ae4207be4bee644d2d4fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3f5ecb916144737b86db51a1dd300f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c4ca4313c7b54d37a8f2e644e43dd1d2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "977893f47ec6454c9ec0f7953cafa24e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a13a1dc29e1f44fe850cc3f115ae381e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d345d5dbf2845308a9ae2c8599d400d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cbe177383460404f998e980abd6d8b53", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f31dac0bb03c4843b633849f4cc088d8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1230db5dbe7349f89b9af523aa4eacf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cdc7b610d1c744feb2d798b9ad31312b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ae8c2e1d61624a149ad752fc67e58e1c", "region_id": "RegionOne"}], "type": "message", "id": "c08fa3f7e7664c1181d39987da56ba79", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e2a11207e45b4b43a14c42885f96f531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a9e18d21a7554188bb3c7e636bcfee13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a7108cb6f00748c7bc823de5a58c7fdf", "region_id": "RegionOne"}], "type": "messaging", "id": "eae4fa898181469a87fb7d4a0fbbf892", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e3f0e0520e94dd88a6b02a995877d26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a95984404c54e5f8bb4838ca64528b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1f043f01c3274fb0ad08b76e28b87447", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c7da1efb83ae4942b18074606d2134ff", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e64829ac854424aa15827516690c722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ee18bfdd4234e3a9e70622e626c63ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c907f72e19e14a1bbf3f673a64e1ea30", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "804509d0c47e4586b886ed5d13475cca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e74ecbff27dc4b699e42394b724d0491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "661df82db4e042d89ceed209fcd4ec8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "428b51850fd14d688b66a8f8da0b8c1e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "47aa76d0fcd64d93a9f50c4e73e111b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47de6156ebad428497b65caeb2d2acb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5ba5b12943d4a35a48b727aefcd1233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9871104840424accb3fbf8d67531f034", "region_id": "RegionOne"}], "type": "container-infra", "id": "4005b519431f4e579f93e27a7c4e7ec1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fd6e5b5f3c9540bb8d3e856a2beba975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "182667633dcf4a5997b323b030fd0552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "21ead270aa0f43c7b98b2bece2f2d3ae", "region_id": "RegionOne"}], "type": "search", "id": "b5fe77073f934d7882204797c5933f09", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f41b2156c9445129ae5b707a8961362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cd331823ae504601878b6406f304ffa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ed66c655967b4af7bbc4897a55fee817", "region_id": "RegionOne"}], "type": "dns", "id": "1bb2ff8a429e4319b7b291bc5de1d4df", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2d00f02938b4aaba0492c3cacf01e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5af71084b06448bd84f350314506933e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9301bf242eb84362b2df88f5c9ee0979", "region_id": "RegionOne"}], "type": "workflow", "id": "7a38ca958fa142f68c6469d040802948", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb893c021b764926914d509e86c58abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c02361b925aa4bef973b9a674c04059c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d996feeba876468695200f3e16409689", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3e69fc8bf9424b13b414279a0c57aba1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fb0216d404234e0e9fcc69948785a41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f1c7554b7a774060aa71677af068b17d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9dd26958f2414f658672b9cbe5e7a713", "region_id": "RegionOne"}], "type": "rating", "id": "3dc34c7a74854ad2a9556776bfde179f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "505e51fe3f184452bcd3dd49a3b17afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "556547bec6264c27b2fac6199c86ddae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f543df46d4e3439ca7677471d83efcfd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4f64fd54e274459ea86709ea0b5cc046", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "074bfc66bf6e441daaabafee20f50160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7cf01f3e14364208b4f59e63eb3ded01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c7d9937a0234a9494d3934c33df78e6", "region_id": "RegionOne"}], "type": "policy", "id": "a1c67e23b8664fc9b4172763b74caea1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf92867cadad4baea05eb7de023e2f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c3ec9fd4e05494e8d21e3dfb22f2e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "149e3fe5e937411cb8fcdf25e6140040", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "30a3447f4aac45e39dda2b8bd9dd539f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5179a0e399444a5f958475b1e63298f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc65fbca227f4ef9bee890da01bce1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2067a5a04c0c46c68906bc78bc96ed00", "region_id": "RegionOne"}], "type": "sharev2", "id": "16b927c42970492cbe4d41568ddf53cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "991279c12be149c58e01810de6997bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bd93410950c46e58a79422f9d1c25a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cce35c5ca4f24673b492d17dcf026f63", "region_id": "RegionOne"}], "type": "share", "id": "837c61f3a4af4b45aa597fc912e7754f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a87daf0c5a64f0d88bd4e0e9e32fa06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "531021921a4e40e39ca5c3cb01a31a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "61749a3b2c9341468a6b85e2e264f568", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "63937059893d4eb883aeac6552ed291b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c99efc4d9e5b4020b1fbbebe8cdd0156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efa57492e0a44cae83e0496fff4d2123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1383b05818f4f32bd872f57ca365462", "region_id": "RegionOne"}], "type": "orchestration", "id": "e6bfa5ec0c2e42bebbf65843b546af9f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dc65cc4d99c4d93bf4cbd02d001794b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37989517a23247ef91a83c958c3c72d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2796b37844c4b63bfcf3979da5761a2", "region_id": "RegionOne"}], "type": "block-storage", "id": "c3aeb34080634d6c83f82c42b07e667c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17002aaa80294924ba6edd8688d34dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "579fd1746b3145c4ae42799ae47d1b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf76b22dabf74f5b9e724cccbb64f76f", "region_id": "RegionOne"}], "type": "volumev3", "id": "c802a82e8ff64c43ac33f51ef3069bf5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25a29136d20b42909777fe9035ce2ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce480c94dc84cbcb67a566f1f6d78f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ed0f9f7a0534c129dc5842825c072a3", "region_id": "RegionOne"}], "type": "volumev2", "id": "ba69040d76384cd98c1562b30bca0bc5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d9c109c6d6c4cb4b54ea28d63ddd6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95b20b36df59486294bc6d32a7f5f8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2dbf5e9c93a4371b4bb46f68f23ecf2", "region_id": "RegionOne"}], "type": "volume", "id": "7840d3323a064041b7525e37d36e7641", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9371496efe64a2683bc7641b41fa0f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc04afdb25eb4a62a836c8ae897e9fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "661bedca27d44e7eb8059bd059f322f1", "region_id": "RegionOne"}], "type": "block-store", "id": "1dc186ff3b4043ad9cf6b05295faf834", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e594b4b9968e4689b6e224936dbfed68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "33f615761e964f7dac8d5c6eeadcc898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c15ee2b2ce5f41d4a0321daa7d50f630", "region_id": "RegionOne"}], "type": "alarm", "id": "d26701ca3a974474841e948f5338417a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89db702e483847bc81c4827d03b15da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "acc37e4c89034ae9aa8b59f3abe29847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "644401f1934d402a972d27fde79f5934", "region_id": "RegionOne"}], "type": "alarming", "id": "d488a45771064c83a0161e29fcbc882d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff674fd25257470892c3e9706b9d3c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddc6f85f5193436093f3d1c69c110079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96ece8ea7e8342dc94e47fdb092fef59", "region_id": "RegionOne"}], "type": "meter", "id": "c18b13195c3b4b55bc49b07a90e3575d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "150cf0cc869e4ff693ccecddfb24e448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f32c1078dd94ab48fa99b992703b731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8b1200a31b094870abe93f850d8d9d84", "region_id": "RegionOne"}], "type": "metering", "id": "66badfc253794ff7a0e5b60762dceb22", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fd2fab0b65c4193bac0cef7dc299b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f003d430b7ea48f1ac2e28e6d903e4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ada8750d80464569a28268d94b082828", "region_id": "RegionOne"}], "type": "telemetry", "id": "f9159f0e6a7a46a18f499f5e4d08025f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "745c8114ad7549c99eea1fa8cbfba39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2058416a454e4397b52581799caefa8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "92e9f9478b254a24a8ba2eee091887e5", "region_id": "RegionOne"}], "type": "event", "id": "efd2e315631942d28f6257a5abd47298", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa00f7e7fc4041d0910e758120d8587b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6e6f53091cb6463d80a70899da9e337f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "474706586d674199b68b8c0c9be1581d", "region_id": "RegionOne"}], "type": "events", "id": "980cccf63bb74c1cbed4c352b57118da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca8e01cb065a459ea056ab7b9e9276b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aed4fe4d8ce643c49dfec29c145807c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "417330de4c9942949e5562bfcd98763d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6caeae8503b14490905ec01cc8df5b7c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "564a4d6f0ef5462cb78306cafaae1b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "33d4a502066d46199b23c5b581bcaba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dbb1d27734ba44378051feb6cdac37de", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a46f018cce774de19cbdf9efda496bdb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "501ca552e24d450396a4a13e8c892042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "279c1cba7e224a998d5a44fe0f91a68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "01d926e90ce04358b436affdfc0dcc5e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "148c98e303c3441faa680dbab820e7cb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88c540327fff43ad92e65c46cc1765f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8df00e38839f443db0c6c7e2f4297f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "26ffc81dc8ee4828a3fa721dad04b470", "region_id": "RegionOne"}], "type": "tricircle", "id": "92e9c4118ade4cb89c78cb154a978311", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "67b3a57dff3c43a99cf44e12a79dc0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "517bc3e21e8d4089be430fac62746ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b38b2d2add4a4c3a8cd6297e6b503dbd", "region_id": "RegionOne"}], "type": "database", "id": "71d4462754054fbc8925d8175ab9805b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00e859df2c564160a579fd3137d967bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0761730ea3ac4326b82b0700135a3cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d58601b4a54f4a7d8542f2d7f1ff6407", "region_id": "RegionOne"}], "type": "application-container", "id": "96140664f10645b483d2c097a2ca1794", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ad6d6a043974fddb25a33ab2e4df22e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97022f8fbb2e446cacf2c2866040e403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "636f6020eb384ba0975ecbf4d3c134e1", "region_id": "RegionOne"}], "type": "container", "id": "75f55751327d420f9b8064ee9c84e9c5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4863d25f61249c294ea5268f9a3eea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b156e0e5f1be454fac807c31385c7c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9003a5d1e7c74d7e8c2f7efe426c66ec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fd0885f4e0744bef9b6d50bc7066e246", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee14b06f9b4247c0962f22f2011949dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c3c20d6e5bd420c8a36ab9b9812bc80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a9bd4f88d144100bf72259feaa27eec", "region_id": "RegionOne"}], "type": "rca", "id": "770b8ab28c154fed8efa70d74f3c4876", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "880e52104a4d4b8aad0c40326aac24ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "193d84ac1e514f6baffa7fa2f41e3574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d48fa41035e4441a916f357656a1b522", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "df85d052d501408a98aaeef0750f2352", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0edb975ed37249b48b61794746ccfcce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6ae1da21f68e48f7a9afc46634f11d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "60f8ac805df64876ab31b8bf13b19616", "region_id": "RegionOne"}], "type": "network", "id": "17a9344f1a774b158b4db4de78f25d24", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a479ff89d5c84668bd27c274fa33961b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e6fc279b42b6486d8040c92845f32889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f79bf1972e694967918181ffd971da59", "region_id": "RegionOne"}], "type": "backup", "id": "0bee04e4084f4486b618eecd5209de65", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ebaccbd903d44489db0812912a8e059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fd52803641c46cdbbb91dd158bc54d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00b5802c8efa4e4fbe4b22d094aa70e7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "56ff12da8d554bc28d0bc35b49c2a967", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12f304295b9d4c6bb8831dc42f50aa9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69f6b05adced4ba684abdfc9dd06a831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e62ed6d018234920a5d511f7a1d5f2bc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b7dc8160806d494bbeaab976ef8db270", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c2692a75c16141f099029ea66fa88b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "91986d7e0ab744229d6c550f4c568645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "92467e35b37d4431a03a2e596cdb2839", "region_id": "RegionOne"}], "type": "monitoring", "id": "ca05963541eb4b0c8a57cd40224c68f2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b07bb4923bb845dba574542b3c0fafca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3b713909f4d6455c9af58b196657f5ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c4eff062de05443c8cb4a2137ad2f8e9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "61dd6c37e70f4bcc9c229cc05ddf5975", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5c174147c10d4545bfbdbca8baf2774a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0d483162aac545d1af33a87e06b3e7ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f90ce6f8d79b4c189828204e20979904", "region_id": "RegionOne"}], "type": "placement", "id": "5fafe47c934246038762209a5f58ec71", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1cffc8959e54848a49b40ec3fd13018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c16e1b8dca9443dfb95516c010c44ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eefd8b24bd70468a872ae27175206b99", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d5032b5b53764839878d5911ca4885f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "427548240d8e4e5e856f606a4a44c373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5497e152923e4361aa149e57a4f7dbbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3ced4a0b070e4bf4b5c6384774b3316e", "region_id": "RegionOne"}], "type": "ha", "id": "8dadb10b85b94bdb91e85594ed9fa2d8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0b129f9b5991414a986882ce1619deb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4aa21b071b6845b2867374b7947684dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "436300bd5ee04098ae915ac811977480", "region_id": "RegionOne"}], "type": "reservation", "id": "4c7cfa1c90994dc2b25d43298ef12c34", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "09c3e4b88b164dc0ba8555d48c73af79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "deb4be755b5c4c7ab2b9cbed96fa1a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cc425debf1ac4cc883176536755af507", "region_id": "RegionOne"}], "type": "function-engine", "id": "7aa7cabb47f04e61a431a6f8122eb4f2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "855cc21284014b26b82fad0adfddb06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c3a6a79f96dc42eb9dcd0faa9536b619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ce222a85db4244b0af1cd3d9a9129b01", "region_id": "RegionOne"}], "type": "accelerator", "id": "0a93ab8cde4a4c4c834fc934192ebdf6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6268bfafd3574556995e71a8686cd70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58609453f1114797a8976da7d0dbca39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ccc8a6f35ef44431ad3609e5f2bc96cd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2faa9b3fdda64df6a7319aacef49d93c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99f413cccc784defb41eb9c7440e366a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c76622094674a08a52fafbb04692f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "06c5b39949b94665af7f867158ea66d2", "region_id": "RegionOne"}], "type": "registration", "id": "f15e70caf1aa4edda926d4abc4b69820", "name": "adjutant"}], "user": {"domain": {"id": "b9989aa23bc74ccbb6067442c7e415a3", "name": "3f297698d7b04210b191f0c953616073"}, "id": "e73318a043d340fa82cd8d1f39ed282c", "name": "08c269e3269f4d31a4782ee80417ff72"}, "audit_ids": ["cbabad13a22d440eb679f96cffb97525", null], "issued_at": "2020-04-23T06:25:57.453568"}} 2020-04-23 06:27:57,623 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,628 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,629 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}, {"instance_id": null, "ip": "203.0.113.2", "fixed_ip": null, "id": 2, "pool": "nova"}, {"instance_id": "myself", "ip": "198.51.100.29", "fixed_ip": "192.0.2.3", "id": 29, "pool": "black_hole"}]} {18} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.337064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,334 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,338 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,340 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,343 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,355 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.278768+00:00", "project": {"domain": {"id": "885d371d24d0483a8ef35985f23abb22", "name": "d66e08145cf344fca906a3d0031e2f11"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0806fe909727456fb299840c9c3b0a5f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8165b3d3add94c4da3273e024ee63196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "47712828426149808febeab4b5ecebf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "853b5e27b61c4c3ca67f82bdb62665b6", "region_id": "RegionOne"}], "type": "identity", "id": "7ce960e50bf344548cee0b70a75ea9c5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5d8cd90ca64746d68c61cab5a4bc06cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "471598b8652745a0a05ccbea1547a771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "eee952b0451b42ebafa6f4c3adc9bc7e", "region_id": "RegionOne"}], "type": "compute", "id": "08028dee4b3e472f9d9cb56b0c705040", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a551fd6b5cc24098814dcee81158b000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "326d34b0df9a4991b3347d02aaffcace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a3045e46d0574d71b9e441c14c673728", "region_id": "RegionOne"}], "type": "image", "id": "6e3400eeb4ec45bdaf812d00ceff4d54", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe94582e4ea241cf85c3aece8e45e57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c67a4ce88ded408282452bd2bff644c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1a61d31424ec4a899f1582a254ec8dc5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8e0f12abe2bd4d0d81ef76b87b809b3a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ba40ce5ad1b4044986e19af55f41bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79d5b477de1245e5b068b31dae88b49e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5752dacd115b4278949dd229ea074d9e", "region_id": "RegionOne"}], "type": "object-store", "id": "5551aaf87d9c4324b7c887ca04982820", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ae8976a933546a0a9fe8edbe959c3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d9c662fbc6a4d83bb0d6531da70f71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d312c59c441d45b6a01a2802998bc867", "region_id": "RegionOne"}], "type": "clustering", "id": "8bb5c44dbfed4f939ce096e7ccb6b828", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3feb8d4e465047a6a64a09da00fe16b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39a84693f33e497991cadc3ca557e9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a37baddff17406dac28ccf43f57fab6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c0f67f8aa0144381babbdd77ee53506a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e31450d9cfcc40dfa647cc307d038784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e02875a84fb640e593c04a28b23f65bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4fb95427613d4f86a8225cead25e7152", "region_id": "RegionOne"}], "type": "cluster", "id": "4c92e2105f8146dcb86766ed3935b90e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61a741da0ecb4243839a57c2f3f6bafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6a43d3af6b824b62b52e485a81ebbff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3c7a5fc48bb245a89d5c87c97767e32f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e4e30b8b72834796aa6d6d79ce895bd5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dac0cf8d34ca425d83d1327b959ff3e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59ca41e353614d809dfc6a8ce3d0bdaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e4505fb73af34ea0bd76d7054572d70e", "region_id": "RegionOne"}], "type": "baremetal", "id": "73447f0c0f4440a4b282f2dad60d48be", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bce5549015d2427790e4c87d32e42aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "490cff0139dc46d88b36353b0017f21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a96c79f4e7304b35a906f916d4ebb953", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9c75a01695be4f179359d8c371e4a0fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "34ba1459bdd44186b1031d6bb33540f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f5d582b69c2a43b9860904797093f262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a51a8f0ad0ed42708399c1c2390d55a5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3a8a99bb1a7f43539ee2e56baed63a7a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c1f425ece3764e90a1e9055430ff5066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "80013516b38745949cc99dcf35472c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aed576d743f049388dedaa0900ae89d1", "region_id": "RegionOne"}], "type": "key-manager", "id": "d733fd539c974478aaf5dbf634dace2a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ccd182e832dd4f569037a4e5c1575185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa87d4683fa24371980f75b0dfe6c018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ecb81934e56f4352b58cdf6e6ac77496", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e70e1d3a9c484fe19d68c588b0209799", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c6a25c93a8704000ace0b4453048cd7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a85825157cc4b3685a929f5653de3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a73fdf07bd7a439995438ff819e0b946", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5198cdc8bfe042eea51bde6fa8258b26", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9c430a0a018944c2a3147c1a560c7f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9906083df510440bbfca97c38ab23290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e77ba334bb9c4e988b66efed01cf769c", "region_id": "RegionOne"}], "type": "message", "id": "05fa8938d02449c1996c62e8ecf90a9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ba53fae33a2460b882cff3b2b674167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "383d77890ae34eafafc34929c4092152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d6d2f9d824e4ac0ab84fc87a743eccc", "region_id": "RegionOne"}], "type": "messaging", "id": "0327de84c11e40aa9c9c7d3fcb31268c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c642bc60db674068876586e9993c2f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aac5ff434a2541b38337870f65fbb1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ad559a8cf0b4457ea80c51bbb22473d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ca88790df4a94bb6b1868b4b5d3087a5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afa7d8e9cd6f4f06bd81008ae188d448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d29a90c99fe4234b7b199ddc66c2803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6c63d109b9e4804b166987d49f66db9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8a4595bf6660430ba25e4ba0711e9173", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04038b1638fd44bd94282f723121df52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6020dd579b62404985109e67773181d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24260feabb904ba997673bf566d73999", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3972067c88514342b1878de09228879a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3844ff7c460e4209abbb609928142206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b424d5e4d62047499b4e06351aae29b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbc8ecc1910049be906d448dd3a4d90b", "region_id": "RegionOne"}], "type": "container-infra", "id": "3e32fb9124f9441b9b558dce33196ce0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "804fc7c446084fb99f41f8271454ba94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b54fe7923821484db748a0ee10a81cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1743d04a95454f4c93d122e6c6986463", "region_id": "RegionOne"}], "type": "search", "id": "bb0a52cf44a541c8a4fb2cb68764bcb3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e35b13a3fb4840a0966ff5537893e1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c035516c2d2043a6b1feea2fd6e5438b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1040e4ab83f04bc585a278d8d24da844", "region_id": "RegionOne"}], "type": "dns", "id": "bc301643649f4674b9fe4cd4e95ad086", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37b6623cf5bb420ca3551d52834c2244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91ff9d6fc12840bbb6e546585c8d3ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dcbe1aafb786467e8ef187198c1736eb", "region_id": "RegionOne"}], "type": "workflow", "id": "664a8514b2a948498327b3a4a363e912", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6096098e7e0344b7b819852e7337e1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f20330f6d5494f4c93aef0547b3edc5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bb9fc01195d458d8d5170c2546a9070", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f0686e7497cb402bb62a5d2fcd5fb3bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e1e004461f2746488653a27737d5a3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4d0df780b340404199cb034c0808a1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0c3f375c99ef4de6ab79710a89009669", "region_id": "RegionOne"}], "type": "rating", "id": "c561282c10ec4c9fb43c18da63c25a76", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d2ea58315de4cda9a22d5e9a1180c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6edee7cbd2b494a9fe992ef8a481b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4685418ef2674bd49b2fc6aae795e558", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f0302056d4cd4aeca6e8a5c0b242e0c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1defbff1209424a9322eee316174553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fe27057e6ac14174aef780ba8b224599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "931c3772e9f44d54906625a319c1d427", "region_id": "RegionOne"}], "type": "policy", "id": "4159a62787d748bab2c31a90f5d4670f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6dc9ea410ed4fe09f0a3573ce28ed7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6baa2d671b44db78d9d1864f225d104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "332e6284bbb848d785e6d27f6feaf831", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cc522be62d164d86945d4503cc0c2d1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "094bc07d77994b2384a52651917d9016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea5bd55d32eb40f38164a52a3f9bda4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "37ec5191f7354e2d9b1fa1c52888a0fd", "region_id": "RegionOne"}], "type": "sharev2", "id": "3580f8946af04d62ba9db8dd9fc07678", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e49e2446c19e42159a2e5eab4303b8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "308de60bc62a44f091fa06f2fe321747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fa54b0005fb3460cb69f3d166b608612", "region_id": "RegionOne"}], "type": "share", "id": "d958bc6c0737443397129589972d010f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "227017ce31d54d6cb1f0f607bbb0ca0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b59db395ac774316878cb4cd6f4b3a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c7252d2f136489d8b0864e38616d08b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3c17f418d5104b38b2c8b23e06b75778", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58e82c7702794bea9181a3274e0030ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b474aaadd31b4878a31fe3f6d669c904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e77fe23ef494c5488115b4646c73700", "region_id": "RegionOne"}], "type": "orchestration", "id": "469d8150f7614fec87c990d014bce60f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaf8e021bb4d4cfa921c48c53cf82240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f700670542284775b65cbb66d5d385bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1dca6cd7fbb45d5b500ec842b4ba613", "region_id": "RegionOne"}], "type": "block-storage", "id": "91bb4b8861fa49a59b87afbdea79e009", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "137aa03fb7014fb3901d1b780a544fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b001eb4c3062439c8b849718eb81e2cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f89d0643a2463eaa76270457efd287", "region_id": "RegionOne"}], "type": "volumev3", "id": "b6fe3c219a484621887d18dea9d1a922", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05b720f2086c40278bd419f3046798b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c137d235dad45bf82982060a7c7d566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f79442c9649431db58701844dbbd35e", "region_id": "RegionOne"}], "type": "volumev2", "id": "80eba645c93846b389fa80ee7c917dc8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1bb559bd2b140c7a377ebdc1ac1546f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5beeabec8cdd45ab84ca394aa4884f9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd4b02e03bf04dcbb0d6ea0463a87c01", "region_id": "RegionOne"}], "type": "volume", "id": "fa6ea48080104ccfb7b770ac5fc693d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "331cac14349148829a15948fcfc63484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cdaf063ae8646928b5dccbe38cf1754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f713dc7945994604b5d4974d2fa5e6c9", "region_id": "RegionOne"}], "type": "block-store", "id": "db93e386aeff4525b9c8dfbff571ee15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0cce22be021047209fb26f2164927fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "797d6e441fbc458580211ed1e6cf15b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aa9f5551fc584a08ac753fea5abf3f06", "region_id": "RegionOne"}], "type": "alarm", "id": "c8bada8d9a21406eac21e50802e64cbd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "56b8f2e2a9d541759c6ec602a896ce2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "415123b022514e49aa6a5984e15b11dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b6b1b1dcb2bf4928ac51a6bcadce1511", "region_id": "RegionOne"}], "type": "alarming", "id": "0cfa989e4fee4e22b97e4f2e92d634b7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d98ffa92393740f49ebf919da6e4f565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f3f61a8e0a64f5bbceaae4aca6563d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2f08ef677d04f7f982605081aeb24e7", "region_id": "RegionOne"}], "type": "meter", "id": "a5a5d59a0f8547e687ab5539f0adf3a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7d31d56ee3a4c179d10ab07fd5c20dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e870f6933eec4776910a7fe49115fd4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07fd47ba197243fea9594a6465697b6e", "region_id": "RegionOne"}], "type": "metering", "id": "919408d8f91343829a2bd9d7a945ac5a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "806070e4f47e44d19f6d36b58e0ab92e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f23888d10bd148f9b470d1a0471901e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b35c6823db242fa96ac1866c5aed02b", "region_id": "RegionOne"}], "type": "telemetry", "id": "11a3ac6bc0494cdb885eb5de2309cf80", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c6cb9f0226cd44c0bcca6de47fd07d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d1b1c227b03c49c28d2ed61de24c27b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ad5be8e33fb49fe8579daa1e84199c4", "region_id": "RegionOne"}], "type": "event", "id": "8784d14092554287a4afa6119aa4b13e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ee0f2a20aabb4527b0858e7482a9577d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f1702ea8c9814bc19b5c64c61bf76958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "33e753ff59b94d3c9a2a126a660d994a", "region_id": "RegionOne"}], "type": "events", "id": "d7713fb6452e46b58005f22ec53e37fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0fb6cc4ec664beebf42c53dc8edffa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a30949fdd97941c687e817e2b92e201f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7a480a35a03049f4b2b228337a92b212", "region_id": "RegionOne"}], "type": "application-deployment", "id": "57fa232194f9408cb3e9feb97dc54499", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46c4d8b6b8984f8690863062759b0457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e46cfada862d41ab9c53e7f8ad084fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a130dbece9c41e1ba8fccd1f9e6c664", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a6416a3e42c94bcfacd36e9e9bfcf44c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a29129b52914a89b68316d798480e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbb7756ed662413f9d7fbf9ee71cf20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "63cbbf3c4f9e4b82b1f178e477a5b0ed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "32836315ffdb4eb3981782b86c91113b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90fdaaf08b8f4e96b74c138405bdd74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b8a952662044f2199ae8e8c3c2cd102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b327ee8280354306bb9eff273bb3fc35", "region_id": "RegionOne"}], "type": "tricircle", "id": "8650d9622b3e434e98f8b04d22fd3820", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a65f02d53420466da90974f1acf3ad31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "82e9b986b47c4c98847c65c63138be66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0fd22fde8bc544ae856b521126857947", "region_id": "RegionOne"}], "type": "database", "id": "eeb7d76415d44666a5a007d8f23be61e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8e8ed925d2b4c50b8dca14f5ef5d779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14ea3141953740f3a8ff66750e7462dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9f43ed47955448b1be573f5699d84bd5", "region_id": "RegionOne"}], "type": "application-container", "id": "0fa73d0d4f5f43a89534ee965a271e14", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5506eee6bcd34f51a8074d40c71c899f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1910072f37e4db29c49f98532a2ac69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8290417a489f4bb2947b7f0ecac0980c", "region_id": "RegionOne"}], "type": "container", "id": "274875756a724754a49b2aef5ed4445b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35f4734b5a0d42b6b76f3eb6c6edaada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "75b9f50335ce4b0db460d15fe74a22a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e493c197543d401d899e7568e736a889", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e51808b941ef42faa891440aa30f8a41", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7594cfef1bbe440797a17ae54470b096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5cbf7de3e0b143dfa8aadc8df9703a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0813176e1828492b938ac1b97fea2096", "region_id": "RegionOne"}], "type": "rca", "id": "cfdaa54ed8004d8c90408fd75b0b4c42", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65541852d52143e281ae23d1d1184986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5068ff98f5b54c7a98759a19f9a7b5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4ec3e51f6b984eef9f0888cc6262e6c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bd6a580272224420bcc4b4d8ec01d1d7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "554ab1f31d29443eb929d1d80a8d4be5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9dfe5eb05b1944aa8077d28f06827a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dd56f8d8c34147a2916935fdf16b5f78", "region_id": "RegionOne"}], "type": "network", "id": "ac715e9261e0458c8fb1cafc84efb7bf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e3b8d8d3ab3e4497b80113e478b68221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "21f1fefd22ed4471b3b29d312db2f372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "331d361da1834ac6b35ca2f5708fb9db", "region_id": "RegionOne"}], "type": "backup", "id": "6b7e3e2f55e84240a62267133e9a3e4c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d209bccc5464209b1948f146188e4d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8903e5430acb4d0c8891f620268fad67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ceb3c69826a47f0bae3aae9948f88a7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6ba60b0900a343ad979ea4c473da6fa6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8a57d182ea3447d93782bcd3d7fe559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a35f6aa78d842d09a54f247f30e4f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c7a3367d3304b8e9f47195c74271444", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0253f81bc8e54ff4943b5249abb73042", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "553c1ffbaa67495a9df9b834b1e47db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d44f5040ce03483b9502526bffe244af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "af816c496047463ca88618098df3f631", "region_id": "RegionOne"}], "type": "monitoring", "id": "cbeb4f9fcd1e4eca8f02d02bdb075640", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e7fb783ad88e499fbbd4b51addf4d2ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "756d20a2ae5b44418be93a9689d5fa37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3a889bacecb74979a72de893119c44db", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "88a8ba6a9afc4ecba43470b9f37c78f1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4db6d932281341fc8992af3c7bdb8534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "02100c4614e2408eba2f48d8fdf9c248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d01142cfa3247cab71a5bbeea015352", "region_id": "RegionOne"}], "type": "placement", "id": "f4223aaee63447ceae9cb9dec302de34", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57926f0d88864014ac1e1a5c74aea9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d85b0adcf4c84dadb705756aca83ea45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "69a5f4bc31444aaa96cdffb60a201a54", "region_id": "RegionOne"}], "type": "instance-ha", "id": "242686f87cab4d9c8cce517a91796066", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "801f8910e84540c185a676d2e281c8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a71c7c784c84f36a47c27ec77cbaa39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6fb6e4533d774ebd98b341c3a96dc414", "region_id": "RegionOne"}], "type": "ha", "id": "097a58ba265945078308a9fe37c0a0a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8570ef779e524ed8a50b2b974be3510b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3e3387a0a1df45408406975fb5d77ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "73c35ccee8f041d09b515b6bbba071e7", "region_id": "RegionOne"}], "type": "reservation", "id": "3b3d1ce3d02841909288594c6b77c2e6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d316b0625e0243e5951deb9272d8f809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6cf0497f329746ceb4b2afb230c0444a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "058ce1da46904dc59083f88c8a28e5d0", "region_id": "RegionOne"}], "type": "function-engine", "id": "5892bdbdcb6c47c2802da72f4be0c142", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4fd885831eba407c8a46d4fdefa30259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "20f998c328e343d186ef11bad8ceb490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fbc4b9dc0b3e4b499741cb4839ab13a1", "region_id": "RegionOne"}], "type": "accelerator", "id": "0ffaa597470b4b3fa0e681db2dbda95b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "647bb0e7166a4f19b78363c52506b442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d3c6690fbaf046c28524a89b9e4465aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "305e45f76a2e427480f203d256cefe37", "region_id": "RegionOne"}], "type": "admin-logic", "id": "657589391a2b46698e95fbbb1fda8c54", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2737127ad428409a94ae0cd7f6757b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "746001f359c5407db4812332960a6ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "26b7b192fd4442cab49d2eb653cd4087", "region_id": "RegionOne"}], "type": "registration", "id": "ed828dbd2c5e48098b80fe4a5928a28f", "name": "adjutant"}], "user": {"domain": {"id": "3353bb1b54ee444ea7fa872fdff5c9e0", "name": "77a0efdc9ee14b77b21ce4dd287aeada"}, "id": "2d6e57cdb3184627801492ee0daea164", "name": "49c7125901bc4613bd9beb728bbc0b86"}, "audit_ids": ["e2c197e19934436a846d28558464a59e", null], "issued_at": "2020-04-23T06:25:57.278768"}} 2020-04-23 06:27:57,421 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,425 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,427 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:57,468 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/3224043b-8dc1-40b5-8949-447198278f68/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-volume_upload_image": {"container_format": "bare", "force": true, "image_name": "fake_image", "disk_format": "qcow2"}}' 2020-04-23 06:27:57,472 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,474 keystoneauth.session RESP BODY: {"os-volume_upload_image": {"image_id": "f63401ba-001f-4fea-9cf5-f18ae11d12f0"}} 2020-04-23 06:27:57,500 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,504 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,506 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,594 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,600 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/f63401ba-001f-4fea-9cf5-f18ae11d12f0/file", "id": "f63401ba-001f-4fea-9cf5-f18ae11d12f0", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/f63401ba-001f-4fea-9cf5-f18ae11d12f0", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {5} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.141225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,575 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,579 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,581 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,584 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,598 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.515973+00:00", "project": {"domain": {"id": "e62b4f59cced4b87968c72feee3b8a13", "name": "34a94a4c52f64ce0a0143270dc6d19cb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "25282c7d317943dfb15fc22e28b1d4e2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fbea92e359304219956670cc84522d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "887cf736b66049f5a9c2527c4cea6195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "751e415731b04861b4b0da3bd9171fdb", "region_id": "RegionOne"}], "type": "identity", "id": "e841c436752e48dca3bef50bfaa7af43", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9b5986ab6644c13aa17fe605545f3e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "788ea7baf2d44412a5f6ed401705a595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "98905ad7764f4b09a5fb160c68d31b47", "region_id": "RegionOne"}], "type": "compute", "id": "fc642da46b9049969a037f9decb9d3ee", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "644aa6d677e545888ae91a8c425341ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cc098478b88e46758125cdebbe763d3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "258e928d6e524f42a783063993543285", "region_id": "RegionOne"}], "type": "image", "id": "bf8e00d4f3d942b7b324c90e1aae6f88", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f6410f9821ff464ab2ea48a1fff98fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d6de641259f47228cb91aeb98ade02b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "307897f7e6444ee99b67f2c65e3e5ef9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ccf3e89259e84a9bba14ebe3975a3e29", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5f8d313564f4e169d836c2461f9e930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4711157a90094d5dac23285444cbbf07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b61572d647cf4b8b9493b9102095bb82", "region_id": "RegionOne"}], "type": "object-store", "id": "246b6c2a118746a4bc10cafff996c82f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aecc0e638164451ab0636b4d25958aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab4ad6d7f94c41a88b6d9f56245b8970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76a1ea38988e43ae8ad8512810acce59", "region_id": "RegionOne"}], "type": "clustering", "id": "1829407cc8c1473bb0d7e686cfd26d26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42ea934c2c33484da616608b09371950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e55edc87d8de439cbb653cef02155752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76b9f8af9359420db4e704ee1328644c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c4f7e15c334a436f9382defc60e3a7ad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04404b2b352f42bc9e613e5159cedb98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad78f89938cc4507b87d8eac79933490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3044095cb454b0f828711e98e0569f5", "region_id": "RegionOne"}], "type": "cluster", "id": "01c138ca5fa24532b413eca1fc36f038", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "04ab110f304149d080a67276342312ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53d10aa924ad4dca8d8f1549164e34a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "544f604d4aad43c0add5c2d4a3832c86", "region_id": "RegionOne"}], "type": "data-processing", "id": "236a789a003d4ab78bd973ae575f67c4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43e46a2663ab4c3c9dfad80970d7bc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd38e77ec2374bdf9e575c2c9a330c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d3b5385828b24282995b6d4e862214ff", "region_id": "RegionOne"}], "type": "baremetal", "id": "6cec780d2d3d4f538d36905af132c55e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee496167b4684f44a12f39a7a758c27d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3882840145b7466e9228db5b0afdde3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e797cacb06eb4d588c42cefb7a344e20", "region_id": "RegionOne"}], "type": "bare-metal", "id": "abf414297fa14a55a3d34f599ef2cfcd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "47eb44bd4803445999c880c3d4eb5ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6e64c862b2954de1bd1c709ca29ab7f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c13aaee1213843668ac698110450fbe9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2ace4fe285a8492ca71f9c2661a18bfd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8d0f07fd7784fe9820d0f4391f41128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8da299391b546eba6dfb8d55954e168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5add43083b48485ab8275dacac33276a", "region_id": "RegionOne"}], "type": "key-manager", "id": "6d9172ce9ba343e1ab162400701696b2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "600656717fea428ca940951aff531b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2ee9669b8264b258edfa965a0f7d794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2045e5e58e4648c4970ac83eb987909d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b73dc2daa0d344d3af81fa6976e36770", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eeaddd1c07294cf0acc29430151217d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3da8cdad07549eeb3a6365af50905ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ebe879cb3df94a7d8f42a37721bb0fd0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4220ec60b6f741349f969b2842729247", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6af7ef3fc95f4146b0fe7838b5c05ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "19cf69e2c93c4ed68908ca025bdeedb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b762156e1f7b4f6782b5ba1994b61097", "region_id": "RegionOne"}], "type": "message", "id": "ca2beadf7b24487483a2e28ac4908050", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c9e446f96054837a0930ca022ffc11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b2d156a3c4bc4a0aafba2efc6f804a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f27f93c0bf149b2afb1cef755e811fa", "region_id": "RegionOne"}], "type": "messaging", "id": "19540ecc220143dda18f53117c7b0008", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a4691319d0f4d349f475a4504a75a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "275992fc07aa4de8a99d5c66af1e6101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a8f20643a7d742e1a7dacbb736acd955", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b26df9c9a1224e4e8910e2edfabf43c2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b589682192674c73b2cc35034cdb0f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80cc83e945834a61bac2b2b9abde9676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5ccc98a8f03479faf9c164a2802317e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f19472bb8886455482b84b715dd9abdf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dbdc9cdb4f8402e90ccef5eab164900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4003807fc084d65af06f62e141fad1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4ec34d0e464463ba5095deacc69146d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a145437d7e1a41d6badb428224b09c9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7705fa6a87b2483795f7fa6a59444ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d80ad264a83d49a2b74fbf8cf2056997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "262bccdb693942cfb421410b241bebac", "region_id": "RegionOne"}], "type": "container-infra", "id": "bd8c6bb9d2a94308bc6c60f8dcebc7e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2d0c03cb013147d0bc9ff1b564902760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "204b1b097a7347d291745d7ad66480ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eecc4f6d20c94f4388c4a2057a7f22ed", "region_id": "RegionOne"}], "type": "search", "id": "69fb4cf0bcb0416e858d1212b2ff4603", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fa335b39e83a4a0b9391ed9eac9c289a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed259bc9fcdc4ae3b260b1a87eea2ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f5283e82a47c41ed89f820eceaca55ed", "region_id": "RegionOne"}], "type": "dns", "id": "4571cf350e534fd7a34ed7a33308c2ef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a902d7f27184f0b9632a6b96b7f9890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b5f7529f068c404685cd18058b254ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "569ddd539262445e8cd8d0f26a949227", "region_id": "RegionOne"}], "type": "workflow", "id": "630432abb0f9413a9e58c2661f0fa317", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a1b33cc989141c9a6f7d79357ddcc1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "252bcb9a365d42cc94386dc5c3aa5104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "159e08f61aaf4b2080f0e0b88790b1bb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6a85a2ce80b746dba08e169998db2ed8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "de6f6fba0e364f52957cf73f5748d7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee614bb1fe274d96899671c01f68e898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9878561f20114b35a6f5c238050ac525", "region_id": "RegionOne"}], "type": "rating", "id": "1cef840d2f7c4473a1f0f4b48f747a8e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "265eb8a82db049b3ab39835e87addddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b59b1f590d28496b83289eda54ed03ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43b1ef27c235470f9e7ca3272e118305", "region_id": "RegionOne"}], "type": "operator-policy", "id": "58f353b136fa43eb858be43bcf22ef48", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "91a2cac50d03477abf2c1edd5e92ea6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e1f3e0633544451ababc8b4205c8160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab9cae8168dd4f33a9e1e38db74a3503", "region_id": "RegionOne"}], "type": "policy", "id": "96eef7167b16426fbc7558e1789e366c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e360fdb559a34a15be0c1e96a06d85c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f99f346ffc444159ab3b65ea3f16e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b57a6baf363645b89c905d3b5f551d25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "850706920438495f81404e9330a82606", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f30bb7e77df342f58f56f706751afed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "528c39eb1674488ca411be24e73c716e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a2d45caf49434ffaa9023a08413e7eee", "region_id": "RegionOne"}], "type": "sharev2", "id": "11e67710cbca49e896873ce51b70e3d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6bc33d17c0e48789f5ba33f35450a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d971cdd1adaa4abd985bbc1cfddb7bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3ad3dad4f794e86a65316ec69adc786", "region_id": "RegionOne"}], "type": "share", "id": "5a0747a540d04d9794a310e2c70fcbe4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc634b22cb2146cbb83fff7a5eb65aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e780d4bd84f4ba7846017aa0fbd5003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "08eca5361939467fb3057dde28d29c77", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a8555b9eed7b48c5aed32cfb1f533724", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebae19cc3097422c8e3263599f91ea28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32f3a7b2702b47839eaca0d22f7c1766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "859abd8ee7584c5aa3a7bbcffaa1c5fa", "region_id": "RegionOne"}], "type": "orchestration", "id": "ccd22a0512434841803b25b2d6d23c43", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9addbdaddcf04cb89c6ba2b69d061521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de5827fc39224454bdc4beac824bce47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "358698b76d5247ae8069e1871319c441", "region_id": "RegionOne"}], "type": "block-storage", "id": "5aaba878d0244d11a3a29b3a2af6598a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0064ce24e6244df2a0fc63e4cb856523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bb9633cb6304040837845d9f0918136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "012fc7d603ab4943bb8853906d493323", "region_id": "RegionOne"}], "type": "volumev3", "id": "4016954ae83f441d8b7d32a941d9d6b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad540e9c285544c5a471f6f39bf7ff0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d992a1abb5b4151a663bb9c51312fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5739550e0554d32a435082b291e1d8d", "region_id": "RegionOne"}], "type": "volumev2", "id": "8b43817809ec428db7503dcefcf518ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "117b793b2ffe44f9b073721261416230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7249bd61ecc4f63963678044407c8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a872166561d54873862d189e93d67e60", "region_id": "RegionOne"}], "type": "volume", "id": "02445eb0aa64426c82bb93cc514ada46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc2166d60d334e369a5f524fafc655ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92ddccd2ae4f486a85a01be6390d84ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77336cf3b96f451b9705824679e10a2e", "region_id": "RegionOne"}], "type": "block-store", "id": "d231461619764471b29d8d5398d71894", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fcdadd1b83d4b17800ab50b6687b307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1afec06d05d44db89cfabebcb0119d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a52fd85d5c144b980544c423b869b5b", "region_id": "RegionOne"}], "type": "alarm", "id": "16f82e61ddd84283acb65d06cb8e4d3e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da72ca1377584666be1888fced6759ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99249c84f7f1465baf5d2d6888e26f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ad53a2183ba45ba8ee9baf90257a244", "region_id": "RegionOne"}], "type": "alarming", "id": "483ab3eae73a430bbddc78d0ec2efeec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a534f27c262c4200b8a734f489b8b97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17a1e20c2d7b47269a6a0ed3d54378bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d0a39d84f503497c966918a5b6d07242", "region_id": "RegionOne"}], "type": "meter", "id": "5d44426bff8643e9b7ca65d3f177dc8c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21ee96fed4094692a7a5152f1cef20a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0d4b1b0cd5746f08d38c60f145df15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "92a0eebd5f7f42ba89f432db16b1db32", "region_id": "RegionOne"}], "type": "metering", "id": "a00bb8638b564ec1b4e920bf39eb19ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f187d1a7a3d842c585a0d8d8c3b4df1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd794796675544cfb58a496f79f11e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4283fe0f8b5249bc946a2356f0cb67a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "e79f53772f914b2d8f43126be6ad7674", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "60a9f5a3d8194eef9c1bff80f432c74b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14f62afc59eb46e8a79f88a998691348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2ccac6aca8ed4f04b90cd6c6bd15d3e8", "region_id": "RegionOne"}], "type": "event", "id": "c65ed81a282342c38c4f031e589a33af", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "85f2255796254d499bc3a67b6dc74562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "288307d662d74c33a1802530e698e7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b5acf9d0d642440b93f8a3371827c61a", "region_id": "RegionOne"}], "type": "events", "id": "8d3a0ce8ced341a487d92d332331968f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "feff1ce3450e4c89af86002d919b5fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe6668fd1b40418bb6ff09f9e42b6a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "90583b1ec1814d2b9d5883b64f225fbc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fff01e1f0d5841ea927037e4a56e68e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "016a3fdd5b4d4060afd5ccd638e7f692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51e4af98eb954965ae81f7923dc86b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "915fa03a2c6c46f68a49515deae602d4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d61dc4ee36ae457591dd73b19d271fb5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29a1baea91024865a66157851a9a4caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbf4953bd8e740e383acd1f01259f5fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dff0503463a9443ca486f867d8bf213a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8850a31ff1c247c3858eeaa698aeee31", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "589ddfdc73444646908d725ed0325ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "83b7236355e340d0b40f78242224ec9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72402bc344e44b51bb95e60d474d1883", "region_id": "RegionOne"}], "type": "tricircle", "id": "028f01578e91405393bc0b6523d72014", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cc1ae49ac5384bcbbf97160ffb18fbe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a7244a1f165443e18f2acc74a118225e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d2509b47f05b4c2c9b9e9fef7ac795d4", "region_id": "RegionOne"}], "type": "database", "id": "ce2a9b34393f46eaa846cb9720751d65", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc0a553a9504486594aa2826e9fb52ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2796dcc40224c449be3825b8f32dac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0907ace0d7d048798a99fe33fecf1a18", "region_id": "RegionOne"}], "type": "application-container", "id": "cd805ee7d0fa47339b41d00263c8976c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0618de1f3d40495fb2fe4c71f40eaf71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0953466e6baf45f7ad5fe8c4618eb727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5a4cc06af531444da502a602d7f0f195", "region_id": "RegionOne"}], "type": "container", "id": "76c42a8fdb254106bbbd129c22f14160", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c18d8084ffd64553af2f7cd528685f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "351a2484a3eb479da7834848d49fc756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "caffb693c7694c77808631efda2c06e2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aa862699018547f7a88cfbd374ed048d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "653409f5ba374244b85a5180b2267713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0828a766484d4a378e0202002648abb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "94237974db1a4d129538167c0a8a804d", "region_id": "RegionOne"}], "type": "rca", "id": "43b2cdcb7547416fa3f0c3e5f7a26a0c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f4295fd71d2243c6b79255faaeb38853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "328edfbef5cf4cdaad45efd627637010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "122b140f80714177bd2659964d4ad49b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "49b65fd563a04de9927db08460a2b716", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7a2be4c2b1c44ffa9fea5b187e97e82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "91698d3e75c4425e860a35623f966c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4638869e5b47475f87c874365b613dc3", "region_id": "RegionOne"}], "type": "network", "id": "6af894636d8b428ea9daf56cbbc47a5f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dc7efa8a8c924bd8b9638781c70f79c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "af68d3e8413942e79ba54461965f8726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c16d38b5c00b41e5a1e3c425af79271d", "region_id": "RegionOne"}], "type": "backup", "id": "82f770ea56bf4803a77b491547ef907e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45840bd7ff2446b2a54c1a949d4ca41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7a384e0cc24471296680ccd78c45a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf961a23747e441f8135ff687203f450", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6cef93ebcb6b4f45a91ccbc8928cd8a8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "90472ca2a6fc4f84af00dc3a9fd722bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7598c74a763b40f697b81433ccfc9296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "32959c42fd594b6f9d43a182eebfb44a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "21660eb99a5e4e28a4b31f1c3e04aaf5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b12b1d57bef24a69a673be39128155b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "00e463bb289644789fe3634313871ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "56255a32f4334bbdb598aa6e99be9b84", "region_id": "RegionOne"}], "type": "monitoring", "id": "7784a77aff324bf1b87dc94a51cac40f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9c1a3a2146b848b7afe18b7ca160bf28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a577c9c582a042918ae3e6adb4c0725e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a376c79887af4dc282ac84341b39eff2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1412355b5eb745c182a6a8be4173ea39", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "62a0df9ee17449318986d18041b642b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c11ffcfc7e8477ea92b18fe35852f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ed0477eb816c487192d218c4b7b2a492", "region_id": "RegionOne"}], "type": "placement", "id": "1104701b76b944e6aef090b192f8e095", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5090152b1bee4f37a473bdad084cae0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "219813ec7c3e4e369006b565ac42b330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "082c9e6cd8a942b9a3092ffe8217b7f5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "756a798174054d319c6f929c62708d3f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a07a50830af34d8f853821edc80532ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7876680b2a744943bc4c16c700837c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c0450b7b62e456dafda8a187cc7c344", "region_id": "RegionOne"}], "type": "ha", "id": "563f2fa45ee14dd4867358da218d564e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e1c91c7021b4dd4a060890c466417a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cb84bae14239483791d3e6d0b94dc10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be8718816f594e0f85b675024f471ac1", "region_id": "RegionOne"}], "type": "reservation", "id": "da7be11cdd7e4efdb4e98c181eb3d3bc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6a9fe5df83154d37a94bf47d117919db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6237665d416a41d2a1d3c2dd3cc2233b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "03dd8d5820764529bb6c1993b2a2f708", "region_id": "RegionOne"}], "type": "function-engine", "id": "051cf4e960814fb78001e85f31b8e98a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9005ab7a13304df5be7e4d21b05fe0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a11325fe262a4cd39e7dd8dbfee1fd33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "202f038b0c944a359ff3908599bf5b10", "region_id": "RegionOne"}], "type": "accelerator", "id": "666acfc7d6e04e10986884910c6a4aa4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acc249afd7694cefb1105c1b8fa96320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c62dd9e17ac45c9a823df455aee084f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bad8585626e74f56995b9cfd6e211dcc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e30be6eb8a646c591a587a1278594d6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef3bf7c639684713a69be274f2e8342c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "356b0dfe9e404e91a1cd71a2b42a3005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "185ad6adefe547e2a3eb5a56e2c05717", "region_id": "RegionOne"}], "type": "registration", "id": "63661b6f4fa74a918b465c394ce67285", "name": "adjutant"}], "user": {"domain": {"id": "b1fcfeeb7c00438e8b82a5a23c393532", "name": "0294e650b537456cb3bee1635b5fc88a"}, "id": "a08dbeecd04a4119a9835dabd15cbcb7", "name": "c6c1841661b74e00af8fc35eb7d0dad2"}, "audit_ids": ["f174b6ce8ed54a9981f9e861ba32b04b", null], "issued_at": "2020-04-23T06:25:57.515973"}} 2020-04-23 06:27:57,621 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,625 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,627 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.315832s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,356 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,361 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,363 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,366 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,377 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.297882+00:00", "project": {"domain": {"id": "79db3ad12c204a34969fa75232350217", "name": "a01718716b23452aa8f4d35c49f18b99"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b3c6824cdb3c4c52b17b1394dfc2ffbb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9bb287c8aa4549d7b4eed7ae40fb4b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ed9eb42fce947fd9764d898bdd08680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "778a1f4359584047acbfc8cdd72f1937", "region_id": "RegionOne"}], "type": "identity", "id": "3b9171244dac49a1a54a5b77253301cd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ca1772780edc4354be1e9dac5da0f182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5ee17e7cef2942df919fc8f831914982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "97459717589f4f62923610817db20fb9", "region_id": "RegionOne"}], "type": "compute", "id": "780724fc613a428eabd39fc98601ed8f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a54432d41b634b9cb39d7ead8154b0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac6c2ee9938f4a76b1e9b0373f9272e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "55e3364766924789be15674e5dfa92c5", "region_id": "RegionOne"}], "type": "image", "id": "198e83ecf37046858d283bfd417e6ed8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0cd99e53a66048a9a0cbfff97f37c362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82c718bfc1e3435f95522817daad046e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2000248450d94a678de704b27ccc7fd4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "84be1356d0234728a6938513ddedb478", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c36fbc333af4650be650ee0b140efea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3deaaa9b735542d9be12f25de7ff805c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f89802d844c34470b4185321692a8b3d", "region_id": "RegionOne"}], "type": "object-store", "id": "4c3f3c82177c49b082daafb483d44634", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83850138b59a44ec9767102f15f4c34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0530d914a2284f7e89280147394885ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "084f1a92899240f08be37374a60364d9", "region_id": "RegionOne"}], "type": "clustering", "id": "26b0ed314683479d985c16ec738a8378", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98938823ce8548dc873a3add7fa92be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b936ad267276401a906c1c09af1b1073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f093271284df482c9aa5538e2a44f46c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ef8bb07a8682435c89ecdcc73462d623", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af82b66b7c6246abafa0a6b9e7ba3c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a95b9085e2e4d458086592a5439a541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a126ffac1e134312a5626605cf6c3875", "region_id": "RegionOne"}], "type": "cluster", "id": "f9b01387d6834236b532c2ed4787ef9b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eca0a3ff2f104c0a953f145ee36f2294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61f9d35254a84a89b12bf94f0becf7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e11e600a9c824f11afdca5e1de16a7f9", "region_id": "RegionOne"}], "type": "data-processing", "id": "928f787e0dff46e8894e001fb90e0553", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0d4faad4b604c7db39caf663cb9668a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1275e1b51e1b4bc7ad7cf52419770a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce232482a9724e5fbf24c43577f9ab6b", "region_id": "RegionOne"}], "type": "baremetal", "id": "82f2b6bef3e9454f802246ac43abe9ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa4f6a92f84342248a37217e6a2e72fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81ff769a738f406d9bb8e6d2186a1af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89b27462db144dbe8e175cac4e332a1b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6633d7f02903427fb4a62d51b03c30b0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c34ce81cbd5b4904a380367e6d2d4118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e9ca2cf78b424981a767327b9cde9049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "20f6f90b23f54e8bbb94f5cc44ee3709", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3c0c5f9a754c48ab986e7dd9921cde54", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "969cbad3b34e49e7946d72ec3a6a5f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "01462909945c4ff5ae747bb177ce6d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "25fb658ae0ac45a69fb7c7d7020b766c", "region_id": "RegionOne"}], "type": "key-manager", "id": "c10fba0a6c7d438197e50074dbcff128", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b930c95f701647af87fec445b12af586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "359d36853be34673a7eb6c3e9d23cc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f4f35ea2537545cb9e2d073dd799393c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "35ab4f3a2759447b8978e50f9a3b88dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "688916726cd949d9a6ae9d4b3d93d9e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97647bd55e62442d8a32adc8a117f9ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1f358ec9140147e488a9da5e73e14f37", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b21209d23f784f719825583de5af673c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71e08e4046934b668fa5a57519ce0dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e395bfa3bc94eaabffac4f8ebff1f6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4cb0a3b9a35e443bb5f0a58f7648fbc9", "region_id": "RegionOne"}], "type": "message", "id": "543c42d6bcee4d52a2415084cdbcb4ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fc73d44750144af80d0ba2bfa03cf26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "487e2bf952ea4d87b71e857dd96c81da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5279503d6e484c5ab80f64236015c6fb", "region_id": "RegionOne"}], "type": "messaging", "id": "44652400ec414724b71a7c50e9afe101", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "04c46ba1a2e74ef1bbdf5634108b6d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "533e64a4e90642efb343f61ff696d6c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8a385b9300014d68a6f3b3d9a58b044a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3947b9bb071e4623abb2d4d427719e59", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f51b44a3c574e4b9f2e5c8a383eab8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc5917356fb74c7ea75a4243f94df07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60a3cd636282486c9e90f143a9fcbeed", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c89b49a52e4c4fb3aab664eafb20e1b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a65a1c7ce7d2410baa5811abf7a47dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e06b69093c304b1abf3df144f953dfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61cece700da34af9bf2987a86851c25f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "33037a60f722440bb72f4b42756d4f77", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0695e4b5b941456f82c294bf1cc7bf7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69f684c9d67c449da00f8eb5f3b2fecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12551e7749704503a7c7636e734b0c85", "region_id": "RegionOne"}], "type": "container-infra", "id": "d7d395b132274422a12cabc7ad4f7ea1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d0df4107268a41fcae5e84e4247c249b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3f71b09ebaf2412cbfbc71d8e06a0b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "32f776fb42f445ffbb47bbe6a9178f06", "region_id": "RegionOne"}], "type": "search", "id": "6251bc9269bf4cb08ec65e4a877bf80b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2b8475771f444b31a65aa60763f51c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8394a10845974ee7915b8f1cb838118c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4f2b8a621e854872b12abd92bef0188c", "region_id": "RegionOne"}], "type": "dns", "id": "f929e4c375cf4ddf832be3cc0c2e983b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76b016973062461c8f9fd7a7b15bcd72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33fe21b572a140438a9703e28a985dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5eff9cd40d6c427192bd5594637a30fe", "region_id": "RegionOne"}], "type": "workflow", "id": "21f82a3701584a828cd7ac8bc8a55ac5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84438fcade6b487380377f2e20bae73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70f2d1712ae441329fe5c96a18300890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "60d97843d6cd4f71bb912b4186a1cc8c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4cc2253e623042dfa55384a5ecd3be1c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "53fc52a18d2f4e27b79db15e5780113c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "df1fa0b2d7514197a799329e698ac984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a6025723066b46d38e57e2f8477df014", "region_id": "RegionOne"}], "type": "rating", "id": "6b135cf517bf4da6ac12d5ba5b3e6ff2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f6cc058ca2a143aab007c71b777eec02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d47dea68ff74e598e4afc31040383c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "29bfd6f4ab3d43549e1ac7bbd4cb5512", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9782148da0e64f89b744bd8c70ed52a8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "784f6d4658034adb9a737633003367d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8095afcd4d89491689bfbd41aac1dd0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51e63272db90475583b81793875e7994", "region_id": "RegionOne"}], "type": "policy", "id": "8cc33dfeda5b4bf8ab120063eb06b305", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2570b7dd7117459283b5fad5d4cb97d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d2ae6fa9dc84e4896fc30fe7443a711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "198778b74ab6401590f5b4845389926a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d74ebea0b7cd447a9187268909a3c53e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c65a2771beec460eafd54f7fada020a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea65bbde4e6d429dab6e87fb37c3f2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d47614940a341cf968038cfb141987d", "region_id": "RegionOne"}], "type": "sharev2", "id": "1ec1a7f4a4d44a4dbe6ba3a391f8a339", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "861ea69c3d954bcea027746fe7aef802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51c2abca4b014a99bf3842636b39b712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c949764b99a47638dfd02a6c5d80223", "region_id": "RegionOne"}], "type": "share", "id": "86d3d1a99afb440fbed5d42700f7d0ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e0a5cc3b8e348e591d69eaf6fb3323e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96957ccfa63945c28fdedf9295d9d1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "384624f2818e49b09cf4071bdb66cac7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9f3a975c470443a2b93d5751f14f7a85", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89bccf62d5d64762a2f648d8207308b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a1546e2542d4ea198129cb9666ea066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b289ac1667a846ae8e6ad34fc78d7e84", "region_id": "RegionOne"}], "type": "orchestration", "id": "9061dbc5e7c74f28b72c3055c33c3d3a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f5b47f82a104159a6388e3427dbd108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348866ad130c437ea739726acc4887d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cf1a2920dd64ae6b97349ac5d21d244", "region_id": "RegionOne"}], "type": "block-storage", "id": "57d3a53a96d7424f8947e7d7ffd9cadb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc4e4d4f42054170bd0bbac90c4246af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e06b930e11004a468bc3dd5b7583353b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc0e2519b78e4484a6d7ac279289fba3", "region_id": "RegionOne"}], "type": "volumev3", "id": "4b006121e3df406495775d90c435f2b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c710e94433141ae80a89dd57b854fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4d4978e0654456e80e5f846bc124c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f955bce15dda4395ab9b2dd1213ad9a1", "region_id": "RegionOne"}], "type": "volumev2", "id": "d9d7db0783b841e2b3908139c21d4a01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fde4d98154b49eabd70709c4d0b5c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30e0927043ef4ecca6bc5dc0d5063751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fb4d0d4fa8041d681016b49ba8a5775", "region_id": "RegionOne"}], "type": "volume", "id": "a173176fd517404fbf34f5ba02bc2e2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56811b4541944a0e8af6fc8d7e3d6d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c96234ad42f5481aaa082160fc57625f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d298d95a64c4c57b4761fe14680e6eb", "region_id": "RegionOne"}], "type": "block-store", "id": "5c089b02ca7a4f81aa47a6c33e3b83d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "398dcb5c74c945fa97ab34712e3fbefa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d544dc154e84245808cff5ccb7c3d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2af7e251043d4d538b37cb8c0be4447e", "region_id": "RegionOne"}], "type": "alarm", "id": "3f9eee217a404d2895981c5f50eef033", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1011613f61284ecd9bf38e36b59f7296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4cfd2f58a2bd434bbbf3d261c14adf11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf5755d0656b424cae9279d78c1e5d08", "region_id": "RegionOne"}], "type": "alarming", "id": "b8539053969542d98d2f5e74de731dad", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0df9d4bcd1cf4c2ebe1b52202999af94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4e724b5faa24456b196c8b7d82c8b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ecc39602ac64a68aa76e21d9e8acd5f", "region_id": "RegionOne"}], "type": "meter", "id": "1164ddd6f7994588a0de48c926fe6fc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c46f440a3824080b759ea4832c9e4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a461282ca0994504a257ee93f6336bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "41bfa351fcb84e28be1a2b7872812187", "region_id": "RegionOne"}], "type": "metering", "id": "69a941a12a38478e8705532e14330f96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "170a9935a48344098bda61cd45343d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2855f98342d94a579da36b6ec896b54b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99ca776e124646e899f3cb14b7ba1846", "region_id": "RegionOne"}], "type": "telemetry", "id": "cd8c7e15ce70426f88217fe6c2179702", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f14c1e9ed684475b330522184bdd509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1557fdf399904bec97c85b306fce207d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "377fc4127a464e0cabb8b4bf90928776", "region_id": "RegionOne"}], "type": "event", "id": "b5536984d49a48c0a6eeae93ae48aa84", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "af6ed4dbdb6f4f908789223b35beafc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "60b2c4586c0641c6b286a868212dd23b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f2453f79841b4e76a70d7191d5029ae3", "region_id": "RegionOne"}], "type": "events", "id": "826a0b81eaf248728f226ffe87e2356e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8218f8fb4cdb4523b0035d3fda6a6623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f634954d07674759827f177587562cfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d8f120f008c24d5a93208d023e609402", "region_id": "RegionOne"}], "type": "application-deployment", "id": "127489a7bb7743ebb8a9b787e3c05ca8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b119657bcdd48029a6ebfed1011723c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5bbac53c3f1a46c2a46770d823cd8968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dcd1683326764e9e885dd34e391a8c43", "region_id": "RegionOne"}], "type": "application_deployment", "id": "46ce516266044f7899ecbd8aabcc9f69", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "15231b7bb9cd491aa6be0f9ec57e1366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "050258c94ff34316b62366df5755446c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f13a4eafa56249b0be8150bfd59b6900", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6b8af66eedf1431db453181ce45be53f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d0a85622eba4393a6b751ec93fb049c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5b83d080b664959ae420f8f8d9bd29b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ff2923d9242429c9e1a45d0092f4ae2", "region_id": "RegionOne"}], "type": "tricircle", "id": "39bac14211d24d81b1291f36def0df85", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c0ca3f6f522a491eaf7ef10a7fcf6525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1a4af4cec8154ada8dc5d775be018dd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "756314da636547aca5afa8e7fef160ec", "region_id": "RegionOne"}], "type": "database", "id": "0f50d88332e249e8af64751951843624", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d7b199f34fc3489f9c59524d12396a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0778ee821e3c432990ef095987838224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a4e41bfd22264421a66760313be59f04", "region_id": "RegionOne"}], "type": "application-container", "id": "8b4875e0fb2f47c6a5f00ad1f649f44c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d71e1fd99234b63a587918cf0595418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1baae7e8124d4aa0883c585e597c246e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dced974c7a8f4741b07687ee21accab9", "region_id": "RegionOne"}], "type": "container", "id": "ebf45b3b9ce6407e8fd9d5c60c859fcd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a24eeda505e4ff2aee4b5695f53c45b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5d4f5f22bdb48b7b60183b88361f974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ca3532ab57a343429d9113ada7c35d3f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "59a3283760ef4461ae1796eeafc80bff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ec44cb4f39e446e98004fc67d57be5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96c3e5e4849e46ecb3af2b1cc08958cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "949ee4b205ee48d69f2e62efce4e17ce", "region_id": "RegionOne"}], "type": "rca", "id": "dabd420ea79643d6bb20f37418dae285", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c9fdb40177ed4d65bd60433e5009b7a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "819c6c48d843481bbe6b3f9cfb59931b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ddc1f2ccd8444fdf89b3aba159f8bc29", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a21f846346ff4fb58200f4fe128c70fa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51c07ad3fe8f407784d2c124af763002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "db5b7dfaaa2b41c180a2c2356326c809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a3cb82e335ba451abddf00f0de3cf4f8", "region_id": "RegionOne"}], "type": "network", "id": "e54d8102a83f4183af87f6a8af31bcc2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "64c9522c9ee74135a0f67a8b17019259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f06921cb35bd47e7a848da0a3ebc1faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6be65990fdc84c568375da4f6421c0af", "region_id": "RegionOne"}], "type": "backup", "id": "653ea2403e694db68de61987b6e9803f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf468c5d7d3b42a68ddd17b59f138816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8965f3698e4f4262b04bab5e4ac82524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "751c89584a9b41da8cf31fff4c5c8f2a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0bdfaade422040f4ba454e6c9fd0040e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "13d2e0ffdb9b462e8d5a0543ae94aaba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78ebda08a136453cb8eb1fa39c79b7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ace807d46c8342ffaacc2080c5fd7a48", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76d190f518e840f69ea7dc4fc2436fb2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b405fbbc13354f5996870d551514f300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d3a1075c8bb94eaabe758c6de5652605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e1ba1faf211545559b5f35ff09bdf132", "region_id": "RegionOne"}], "type": "monitoring", "id": "b970b885d10f4b2aaf29e265678b77e2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dbd7fdf0549e4ae39573b1192f086b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3303d846502b45df94cc5038335debd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "79d4721a00404be7996fdd4640a5c591", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "df30e6b05d034c2e909628d5f3c5d82a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f3caa0e39c547c4babe2907785a8178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8099b6772d2448bda81197a3ac7468f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2669881494a24b969f48dba62d85c744", "region_id": "RegionOne"}], "type": "placement", "id": "c82a13c1c641434396a6837b48348b9e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30dae2123bd248bda5edbebf624aa435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a78f08c1a6b4d1ca8993fae28be787f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aa53788108a24a82b698d52b97313eb7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ae06b0a54a764303834cf405c4b71355", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a50723247acc493d80f800ef7200aadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "180d3eeb5c7d414783cfe8185a86befc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b7e939d141e435b9f77f31fd696ef22", "region_id": "RegionOne"}], "type": "ha", "id": "7467f5362b1c4a9fbf040054c9ba5607", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "655dd8dc895240b1a797417e01b81b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df9f878b4074413d94c7d5f90f7b785e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "742e4ba283f2486797a9954d883a7287", "region_id": "RegionOne"}], "type": "reservation", "id": "3f1e2730b6204c39bd29fd8ecff93dd4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a44f3aa85ff64c3abb30651abc3b8dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db48c5373d73486d87418104faab53ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "014eb0bd140441aab6b26416f41458c2", "region_id": "RegionOne"}], "type": "function-engine", "id": "28140388e05049baafe4c875414b24c8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d761a21fb8c84a59b73710d94f50331e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ea020e33c3dc4a6c9f0ab0612dd3c318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8fee858e243f4490aa87ad88fb5af321", "region_id": "RegionOne"}], "type": "accelerator", "id": "74963f955fd14595a52ed6f170c89117", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2cd496855501447f98c3bed388bf0427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "884eb87fb0e94a5185ac767361f5d429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4531ada836e41ce83a2ba329babf132", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0ee397060beb45779dd86e18aff689c3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "091f6596832e44b38cddbee05b399e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "564b78471ff342ccb21feec51bb990e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3ee190ff9e694718a84884a95f0fd89d", "region_id": "RegionOne"}], "type": "registration", "id": "2168d4887313497f95d150c6da61af07", "name": "adjutant"}], "user": {"domain": {"id": "3e173395ea0141d3beade21161f73e08", "name": "de8d7fcc16524985a7a39732977b6cb5"}, "id": "4adea253c87748d8aef41d8c380d68b9", "name": "7d7eb49231304169b6763f18891cf950"}, "audit_ids": ["656d83c20a8b4f35af9382a737b1c9df", null], "issued_at": "2020-04-23T06:25:57.297882"}} 2020-04-23 06:27:57,486 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,490 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,492 keystoneauth.session RESP BODY: {"roles": [{"name": "d411515ed03a40c0aea250423b26d57f", "id": "d3f7fc80f55e49bc9382147c28eb4d5f"}]} 2020-04-23 06:27:57,527 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,533 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "45720d9cd6a84e269218d62f91b62860", "domain_id": "e4b91ab6893a48fb8ca87889487cd0b0", "name": "username-3"}]} 2020-04-23 06:27:57,583 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=45720d9cd6a84e269218d62f91b62860&role.id=d3f7fc80f55e49bc9382147c28eb4d5f" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,588 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,590 keystoneauth.session RESP BODY: {"role_assignments": []} {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.177584s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,517 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,521 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,522 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,525 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,535 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.455160+00:00", "project": {"domain": {"id": "ee37b19340214b37814ab1ee522021d5", "name": "5e2d15c5243c49dba3de937c2bbecc70"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b110fa0e3b9441a1b62f14403f3f6d24"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "518a807bdd854668a5b6e02fc6c0c334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "749bbe3cfecb49179bfe92009ace761e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "015997c8b533496a8ed4bca7036a84e1", "region_id": "RegionOne"}], "type": "identity", "id": "1179081a99484173be24aba8def67f14", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a693f5490304421db03aacc934eefac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5518ecb13f53472ebf9d804b789f5478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2e91771b3c294d93955b738417ebd009", "region_id": "RegionOne"}], "type": "compute", "id": "7ef2cafbc1f44679bafb9c215317080e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "acd24c41052f47a8af0a5a32f44084e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a334127f8587408f96585796e5960218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fbd4f18deb804e55984c6a3762285fff", "region_id": "RegionOne"}], "type": "image", "id": "0de013db4cf34d779470e7c1df0b4bdc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0597d54a4dd450e9124ec6efd77427c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "62326dfb50a7433e8dd040de7e467bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a3368778d0094453b28461fabe4fc510", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a9a6e73d1d264939aff8e3c362b2313e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ad99cb0a993476f93472eef25cea65d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "288b55cab58f41a0b7bb1e9fefd458f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca10a6e0a8be4b07bae415dc5baf1ae5", "region_id": "RegionOne"}], "type": "object-store", "id": "e30bdb07c40e43008e593a7eac246156", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8697a13eee7b48349ee4111e0406c0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4bc7f0d63e840789820016672b5eabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2da934e686354d908b0a82e41bfdce61", "region_id": "RegionOne"}], "type": "clustering", "id": "fcafd7db4dfd4afdbcd0ff30fcda0087", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17ef231936384f8dab756ca11f810ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b0aa4e0b2004066aeb41a5e1392e8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d885532ed55e480297573219cfc7f44f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f567bd80c3d542898681d813c3ffdfbd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fedb01d3a5446e38136ca47a49c9742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3facde0645b44a7ad9107bb0f1482a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d5f1ab2642549b89cd31daf5dd24b13", "region_id": "RegionOne"}], "type": "cluster", "id": "4d85a6599e5d481fb4644095a3726dc4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d87d9034e5dd4614b145aaae16f843c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "835285e48c8743ce91212a000d28ff8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2671807e12fb44cf838c286869a93bae", "region_id": "RegionOne"}], "type": "data-processing", "id": "cf10800ded354c97846d08f9e5bdb1ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7d3cf1984da46598bfb18d576ab4a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3afd9aa8728542a28bf1b3e901140106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6691e9788e4148d6bb0fee681b3f790a", "region_id": "RegionOne"}], "type": "baremetal", "id": "e19703175f0545a4a5d963fd6c357c27", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27097ac3974148c08ac0969917178b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "91948b376576495d821565fd0a2ca8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "83549e67239048b19f33aa251b7b3656", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a16bbd56fdd749628dc96780aaea0a44", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b357aee4611b4cbaa3579e9305e52798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b879a76c48594fe780b0225c4c690a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dd450652d9e047c8acb8e9a205e7c1e9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "149ce8634b074561919454a17959cf2b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e731215b2e614695b688becfe0f0af1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "85f5acb7751c4df68a258f5eef68171a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ea2de7215e354177aa356c07152e06d3", "region_id": "RegionOne"}], "type": "key-manager", "id": "e815cadb699349c488c32a74a896cf7e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a6c7b1311ddd4cc4be094bbbf3cdea85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e569c6d67534c10888ec209bd164d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "726ac6f1df0f49d2ad7f944b80a671c1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b03f89cef4f048ec9bf973f09758bec3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8becc12add2b46d9b102eb9248b9c271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a437a4f3e644c259e955d8f2a28909b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8bd08f5626fa4ae68d0d636254a3f772", "region_id": "RegionOne"}], "type": "infra-optim", "id": "df75c6443c4e44d489d231d1ebc30f70", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "78509ce7515e41eca8c34cab22e122e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f10ff5bc4f4649eb8c660a959b1beb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1474b026d860447e92f421c8695aaa32", "region_id": "RegionOne"}], "type": "message", "id": "4e57bd8fc9da42d191121cbd4d11c310", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3a809526b77740af87ce3687f92d4e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d73db3c993d0401e8314a8e0a8efcc7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "15c3daac3b564727bf690ced00dd7bbd", "region_id": "RegionOne"}], "type": "messaging", "id": "62812e62cca24e04b00495567c815d36", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8902560c3480433485bf5bf588af3f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9654ea752e9649ffb0a7142d9186ce8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b30257c4e0c74cee8466a6ebc83f3a0a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f266912ea1bf43e58a3593ee0655ca05", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a3042f16f6949528c7b64391789aa49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a36174ff939451e9f126432bb303ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5aa7428e73474c14b2935227d3371d3b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5a0f0df20d6543a2b5bd2d8008942706", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b9960dcbc6c4eebb86eac2255644c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b90f57e6eca74bb2bd4bff0f314d6abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb563860fbf14271b739fad88ccde748", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9eba96b1dbbd4889b4d8beda7ea4fe28", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf4ce71e6c8e419f95cdf92a0ad49bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f7b6e015c6842539d30dda4421a439a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1036595a692848e59d35ae6f5353aa57", "region_id": "RegionOne"}], "type": "container-infra", "id": "a31893386a2b4248b126e30e29f62f56", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7d278b7243834c3b8878c1cb000d848a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "66d4396afd7b4126ac0e1b903be251f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5d22df397e3b43389076f0feefc9b80a", "region_id": "RegionOne"}], "type": "search", "id": "85d6c45099eb47f8bdd39dbf05a32fb8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5720533dc415467c8498639ecff49bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "babd9eaa248f4538b942f220b60de129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cf84213aa5494c15abffd5e0e6761371", "region_id": "RegionOne"}], "type": "dns", "id": "0b2f781a267c4fde9d9d0fdc6c08858c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41300170524741c78bb2a24b33deb828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "567a60e2dd8b41e78c22613ee010f58f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "64b667f571824738bb47f066f07de73c", "region_id": "RegionOne"}], "type": "workflow", "id": "6dc5ba2834dc49f4995fe0a11a6a8e4e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "debad8ca868b4281b043db91c00d110f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9667573877a348bb981e8971c7f37da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd1b1c367e7546f2a4fc838b0794b005", "region_id": "RegionOne"}], "type": "workflowv2", "id": "80cc936c289a43b9b60fef5a5befc543", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c517a108855b4d66b79ff9f0fe8f336f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d088df7405004e839de93ec3de0dd399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0a0f3e8c8a37472c963e08c699852e0b", "region_id": "RegionOne"}], "type": "rating", "id": "ca9b15ec8f4849ceabffbdcbb234f881", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af7c27da78a7471b96782c203997179a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "107162003f01454fb07188794ca2af37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8108e597bf224bf0803e1c4a6568b6eb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e6442df35eab48169a2be61f8febde46", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a99113ff421c4c8eb1fc246158f38a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0662ba74c9e94686a18687aff23fb70d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24d5608610e74b7585033d2969b35e59", "region_id": "RegionOne"}], "type": "policy", "id": "0c8611a9007249f1a7d93550d729f772", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "375b1e501f5247b8852b3a226ac898f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e48d8af9de4d403399b8df2105574b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5377cb3e88f544f0a8ec5cafaa9ed012", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "62cb434412c649f18b08a8122b5e7b74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54270751b03244b8a68855c8183c792a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82c10e4bfd6e45fe98bccb93fe62488b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4602895890b348ce9d1bc1e57586b281", "region_id": "RegionOne"}], "type": "sharev2", "id": "71b9231aaa2743fab3e37a22aef415d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50c21e8dabcc44199ff64aec02e98d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb7dedd6a40c4064878b3a794517c06a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62edeaf004e248d4a3a03b2e6f5548b2", "region_id": "RegionOne"}], "type": "share", "id": "1ddbd75f185c48b9b7b30d29dbbcafbe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e044b1ba185b474eafbf448696dc02a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f8b52d36bcf4052aa63687eaed23551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "60770b8fe3e74c79ad08769553c619b9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ad34efb19a8c46798e003e655b0bf98a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ceac071f7b1495abe22a97bdaaa6578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a157339a02a74967af9b302426cd7c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b03429c54654c458117d91f556bef44", "region_id": "RegionOne"}], "type": "orchestration", "id": "d4bd346dd18241c496a8ab0085608b2b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9baa471568fd468ea4b153ae4464bebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "477b444cd579446da247fb3c6882272f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57987a371d0d467892d2eed323bbb488", "region_id": "RegionOne"}], "type": "block-storage", "id": "0ef885cc5a0d49d182a96bfc04022359", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7cc3e35eb00476292dc412ff1d67998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73d96d8665d94ab385ef3280a76fc05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f1ae0f9612b43579f6b06207017d711", "region_id": "RegionOne"}], "type": "volumev3", "id": "37a0e94dc96f40f29004fbd4722a5ba4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e705b3601a1407e92b4d9294792e750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e9970a49c342b384072ba3d8d9bb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7017edd85c994453b719d7d585610c85", "region_id": "RegionOne"}], "type": "volumev2", "id": "a101c21c214b42508bc6a1c65294086d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2dab10728cf42d8a077d0e4c2b5a62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b072546033d84848bb8c4d3ab32bddf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bfdc3fe1d2e4b1e9778a08669455af2", "region_id": "RegionOne"}], "type": "volume", "id": "88c22daa54cb4d0da621caa0dc2eb7be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc41507063384009b416468e7431e318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16798a207e944c049a25d07f715db9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fa3c7b59a4240aca5980e40510be932", "region_id": "RegionOne"}], "type": "block-store", "id": "02d83957e6a8473381d90bec92a7da0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34793b53778f4627889de31566d019d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "708769612db4473c939c9e4cd3a028c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dd9ec0c6eea44c4b8f52090400d6465c", "region_id": "RegionOne"}], "type": "alarm", "id": "1244365a64c84011b995989c94819d7b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b1b201b1dd5549a7a3fba5c9c83c4249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07cb7f6cbd25444b9f440d92219bc298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a8ba9eab64264e368f68e2afc5461622", "region_id": "RegionOne"}], "type": "alarming", "id": "ae080b6a3b274893b9c78e67d8f64abb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f949e61fd5b24e649dcebbfe904111c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4dffea5b6f074529824145505c2720fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78f3a7166ea64a639ef20308a95bd36c", "region_id": "RegionOne"}], "type": "meter", "id": "469c9c4d694c4ef59d2d577c730e3976", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "035818476f1e49b4995d9b6cb103f4bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "24467173370f423ba899dfbb86f4de64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06d58ef7cb02451384873b404ad84aa4", "region_id": "RegionOne"}], "type": "metering", "id": "c3a635aa5f3e443f92c1302b4ed21b80", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c3bf25229d9455ca039c53104db4750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "89fdbe551c8d4f0c81ae2db561b5a541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "25d9e67e1b46442d81183f9585bda799", "region_id": "RegionOne"}], "type": "telemetry", "id": "9190ae35eac94f839bf9935489bd05c1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "84360d7f2e5049f1be11766b00c45a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b4fc9afd7605410bb4f55386bc74ff03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "296b02a204994c01853438c3fb2f4ef3", "region_id": "RegionOne"}], "type": "event", "id": "7ef5b4e956554e8ea370a43e2e9bd5f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b98d86d52f1d460ba2279e79e97c89ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "de3742eca0594584bbd2298b35615971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bed7947b824043c2b49caf7dac284a14", "region_id": "RegionOne"}], "type": "events", "id": "3f2db7f99f534e5c891d342cfac8cd7c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "724b917c99e3474bba6cb7de0a04f03a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67d0a850302a4dccbe7efa36b1b673a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d6ce2e25df88418db6a35aa0dd8a35d6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "796a72fdf7384680afc6ed8203092fd6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31bc44f7bcb6492f89130d1d3a087a72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf2cfc55a6b142379ecb81c09daa1119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef38b44a6c1f44509a84f5431043ea6d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "220b22621e614d6ca806f45d82ec69d4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2e513ee04b74b8e9b78a9777bb30521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9af1a48b9fcd4fdeaa762d748349c077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "401605b101bb484e87a05e638510b83b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2881565dbc1c4c9d82a47635170b3ca8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a0c233f110a4772a6682ca6e2087674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8e99c4ee3ce44e4b05f6b77b733167c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "db268e0502ff403b9a134ed5acd68cd6", "region_id": "RegionOne"}], "type": "tricircle", "id": "47f6ada7976f48f1adeac14c448e4d2e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7211516536634589891b897418a91c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "26706951428c4852b5c520d8616200d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "028b05a141194ac9aa759f0feccbb8cc", "region_id": "RegionOne"}], "type": "database", "id": "119a86d114bd458395ee82f4d17db5d1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78b534eb7d524928950478844aeddc8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26d3e94d1b1a47ad99550f134a7c9497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9992dc4b122345b2a2dd4778c0320137", "region_id": "RegionOne"}], "type": "application-container", "id": "84b308aa268f4849b1e0be2a213b3e27", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ffab57a4ca84a8fb9ef7d1a3d5f1d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b6ccef3c8af431a862366a6fe6517e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ba544f2d5314e7dafc8875b800505d4", "region_id": "RegionOne"}], "type": "container", "id": "5f9382ce1b074ffe89f25c55b04956f5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fdd69d57231947a1bb30769bc5e59a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9e9f7f0f7da422fb9c7d2944d332a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3cb2b22148ce4997ad6c9dc4aa8016be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "eb5f7cc504e84ec68e3bc170e60b733f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1b3abec2047b44e3a1710dc8a81c8d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "941904df11f74710848dab000854417c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95818b3da1d740ef897b10b14d6ca18b", "region_id": "RegionOne"}], "type": "rca", "id": "9a834c0a83834f79a3278ed85a5c6961", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2952c63c80d840a78444af80405f52fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8051ef22e6f740aaa1a0d930e511486e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ce3c109f0c494fcd9011ce808c8eacfe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "836bdb4cbbf843b38d35800ce50177d9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "792670ab0bac4fadb2f7c0c3cdb07e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4fa91181a3584a4a8a9cec2f8d5d1dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1e4ecc9f78ae46aabe4acec0e2db49e0", "region_id": "RegionOne"}], "type": "network", "id": "a1880725fe64466bb9b51c529b462826", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8bdb9959241c4665b910088923e140e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2c1ac1800b0848e1a2cfe070096c1aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "849f6e5ef45346dcab3d8614bf9556bd", "region_id": "RegionOne"}], "type": "backup", "id": "a113266e2044496e826f0b4298a63bad", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f7978aec979472c92e082190dba3eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "629b99d51b9c4ca1ad066f63f837b462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20398e5e74884f1f98758eb946feb722", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a670a69422d0464bbc0ed52edcc5fc13", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b431db0aa8847588352312caa0333df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "180730ba64564b1886a92f142c30330d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "47d8f1671541422893143486a79646c9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "405d59f4e1d44f4c8a9e9527092d7ce0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "530677a1ebe345be9d1e582d9fe196d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cd8a213f4b924b49b0fa62c8c042b8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f89779aa17d343cea2861f983843f688", "region_id": "RegionOne"}], "type": "monitoring", "id": "8c41581b7b5c4444b4235d2ef6fbb063", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "da156793a3ab4ce798a6b5c93cabd721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "06b0ad4dd27946018b62ecb25e29f398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3ab03f73ea1b44e1a3819cf8e4b76cae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fbf481fe7fa74d33bbee99b910c2cb4e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f53cb7586e04484bb5aae2982f0e7ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dda4ec4bae8b4a4691726d6cc062462b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "749ec8506184442baa692d73b6ded1f6", "region_id": "RegionOne"}], "type": "placement", "id": "61796c74ec2b4614a17b560aa0b1eac5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05b10f4e993f4e42b4094b641cca2aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65cab1da2c66477ab088ab0090edf5c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe888a62cb5148a8b3f434a0debcaa03", "region_id": "RegionOne"}], "type": "instance-ha", "id": "222f116ec4bd4bd5ad86a4985edb5709", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b43c06a8b20742ccbb3151966d9a828f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12bd3ac7c846489d8e841d6ff56b95af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae7542c601c446fabf204291f74d88db", "region_id": "RegionOne"}], "type": "ha", "id": "c1f09f02db3f4e609a48374a5f3e0d71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2c64f47a09c34270bd9025808ea5db87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7c12585701ff49afba65098e73217f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dc0316c5a51b4f8a88cf1fc083f45363", "region_id": "RegionOne"}], "type": "reservation", "id": "906aa5c37ebb4b1097ac5328bbf0f206", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b9ff87243d484ac0ba56424bede5158e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3eac06e1aec8450c9f17109c479a80b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2562a112262446f48762d0c86201b1be", "region_id": "RegionOne"}], "type": "function-engine", "id": "8670d110c30a40f7b38937bdf42fbff1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca13538c02454d67908da41baf242f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2083fe16866445cc83684a2d965d6ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e69c2f7759a2403bbb52bb03494fe15a", "region_id": "RegionOne"}], "type": "accelerator", "id": "19ba25a1db3c46aea148a7f66abac700", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e23db39bb3fc40ac80fac365da89e2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92f682ef30fc4eacb5061f80057848d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0b8555fd51444e63897e1c98a1fba50d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7f0171aeb35c462b98fa67131a4bd22b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e95ff4f6dead43ae85f81c8efb32ee87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a647ae58e6cb43e099e96cc699eddf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2818339086c24abeb922c4d0a8a9aa43", "region_id": "RegionOne"}], "type": "registration", "id": "664c585ef00849fe98e38db6e24808f2", "name": "adjutant"}], "user": {"domain": {"id": "e4b7b8a86a9e46c58b1af405bf727f95", "name": "8f06ef3ef94d4cceb5fce0aefa95210a"}, "id": "14caf74212a248cbb61f85a0b4caa9ae", "name": "f9c36d446fd8470eaa5217a3e3b9db51"}, "audit_ids": ["4064e154776b46c99e20cd9f00565205", null], "issued_at": "2020-04-23T06:25:57.455160"}} 2020-04-23 06:27:57,595 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,600 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,602 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,621 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,627 keystoneauth.session RESP: [200] content-type: application/json {20} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.406177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,299 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,303 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,305 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,307 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,318 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.239182+00:00", "project": {"domain": {"id": "16cad49c07044ba1a55359b5f1a8b3de", "name": "26c4b021f0d44b8d8d9bf64d2f35f759"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d66d4ba24cb7494cad81e0d8df3520ec"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "82e1d7415f9d42e8a3a1c1421b5a3592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "be5341d1181e436bb75a9eb2e34a85fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "595e4274757d43ffb65cb697898d9af5", "region_id": "RegionOne"}], "type": "identity", "id": "1f5af4fe30e34e4f85d133035f0cd186", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "541985cacbb1464cb55e9fbba5d90d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "79050fd3d9f94d78919ab4e78e7b2e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "732121a06d9340ccb6d26605f6f30434", "region_id": "RegionOne"}], "type": "compute", "id": "516115e7a8a24754b094e4867a37440f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8ed6d23ce3274de7aa92f8ce839ea44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b270339d2ff94e3b9659f0e20592fad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74ad12c864e844d8a49d411ca5640399", "region_id": "RegionOne"}], "type": "image", "id": "33b08212c5a84053b2594657bcc3f170", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8e2b31c038e9456f8b17a7ac0efabbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4adf3d0b08c1448cb005572d07e01915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c1126493665e4ba6b21d980afb84148f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f52d58c223364e57aa21eba8d1a92444", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b22273998d2a4ef48c0137d607c22de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8d8ccf085ba476cb6242f3c3de921fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3956289d06aa441aa9f626aae88a0bb2", "region_id": "RegionOne"}], "type": "object-store", "id": "1d735116756045289a27b8a4dfd983dc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "995ed985f7754fcabf51c24aacbfb75e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23c50a9a74cc4ea0b83988381dc91682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c3bf8ff05c54c05bb2041c66c254a78", "region_id": "RegionOne"}], "type": "clustering", "id": "7425b54e06654005b57a52b14f9d5bcb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "806ebcaade9d462e9996b8cf19c42bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5aaaf2b0c61463f814fce6f0c9ea75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "78b0746074714043ba487fe9f7a88b2c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1e39eb21fc584a8a98038249bb2fc6ce", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b1dacc6757648d9b7b645996027d6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c0a664264084f5ab8f207f9f563a8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "247681de045342aa940066577b2e2391", "region_id": "RegionOne"}], "type": "cluster", "id": "8ecab82312aa4dd2a9d4e43fc5d9f19c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61cd3a606fef4255af4442fe369bb347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1ea8ed7b476e47739ce216d913b9ac52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d5e3790e96134fd6a6d97b774223786e", "region_id": "RegionOne"}], "type": "data-processing", "id": "d3a2f3b14ccd47f694e351edb47b2d73", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf3afe9853a84567a7d02e598f3b8267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ba59e8035d4346a4a9afd4531b190673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2e0ec85ce1194a3baca4977b4478e465", "region_id": "RegionOne"}], "type": "baremetal", "id": "150288c7e8a044ae998f17bea572e877", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "228643815fb343b9a4e22f2e9284b2d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a993ce06f37d4d9cb544efd125c792be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "24b216a115d044a4a34e171f5d4c58c9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "14e53a8a34f84b2095995ec3d6c89658", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cbe4856d45134f75a185b50a387197a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5344cee85b894e768f31aef86b380f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5a867bc34e2456fbfd6b3aac9202b4b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f2330f76c4124d228e88571b7f3935c0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3fba1cba5f2c4e7b8a25472aee6a3e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c021ef9f1a82486aa5e49958bd70cb45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3fdb7b86baa5424abdb882bd3ef13c49", "region_id": "RegionOne"}], "type": "key-manager", "id": "a6b251f1c8764645b8e028591cefb1b9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04aa542db66b46c18f31c5133f3afcc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60852847954f45c4bca63b02096afc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e002786a8e3454c82ec2168edfdce1c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "af0ee2aaebfb4077b29516431f70e5b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81f96a6ad3cc4f509c5fb8068990c51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f78d2e34395847a589c4d8347be8114d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b52ff5a8f55d4c1b8279bb52f3190972", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7ff79e88b6f4414682f84fcfa8d23ed9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9b1f7ed5b5a4496caca7b7c422afb84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a976b83c4f4a4c32a175de24cc211792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d56c6b82e0614aca854c3402a9bd183c", "region_id": "RegionOne"}], "type": "message", "id": "0ed604a333634017a1f59fde2f513d6a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e157a097203e49728e9850497b41ab19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d5c05bc8a06d45d7b4a47712ee9bacf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a03935024fa3471aa8564e9248f8aa01", "region_id": "RegionOne"}], "type": "messaging", "id": "13c369f97e5f4f72855b49da6831aa5d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d787d669f91c4dbe96a7f6c2c4e222ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "57e6c9e86c8649b39474cd1ced05f28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d1f4737cd5de47a197c32a4a5e50dae8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c27754a08fdf4f6bb4d81b294984fe16", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54a965960eef42e78c62bf7f8e39da35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c70b47993d484967898dff399afa625a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65aeece053584c438ef0b5c0f892a92f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a40527c056da4075be6056d70cf4fa6e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bd5679b227e4f13806d85b5e1c56a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86d873ad75db40159f43b09078961478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f000f47d7004df6b4c6d5d297034b87", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e98eb51549f446069215d016c8c60b5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf8b384629d84e1284585d656c84a66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "182595df578a4d3d9a510b4066b95f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50a9e663f042425b8ed97b02abb03967", "region_id": "RegionOne"}], "type": "container-infra", "id": "fba6fa531b964210a82d1572785687da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1fa63a186f02465fbb1147aca3667768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0de57c8653b54f868ee3c4daf2d8c1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d22c8e5eea994f129a023cdec7960122", "region_id": "RegionOne"}], "type": "search", "id": "01da26833ff540e5b858cb3a0feeb70d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ecdb30f432f04bf1bcfcdbe5710602a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "05e6172004664c54b853d85a428d0fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5975c6a151b54fdbb5670654c7aaa85b", "region_id": "RegionOne"}], "type": "dns", "id": "fe7c8048613c4593a07ae100e707b832", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6e079ca3f304f2981834be821dd9667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0a2da4517ab445b89416711e368d1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b933c98a12444eb8da0d66d8624744c", "region_id": "RegionOne"}], "type": "workflow", "id": "213bb04d946249b1bd3b411be877db96", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63b9a6c85eb542849b30bdaa50cac1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1ec5a669e748420b9611bad08468a4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a5b94557ad7407c81d945a254df5cbb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a10e9d3a1a064d17aa750d6c6aa8ea53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1f2cf71e77104436bcc1d59a9804f4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3f2c68d211c44b9cb98e7aadfa515b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b415c67ebcb944a69252f1ef01823e95", "region_id": "RegionOne"}], "type": "rating", "id": "96dacc88fb6b40aab568e1039351b822", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f142ac89c3614b9282676acc47345314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fa0d2505630496ca96eed1b49329145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d4e1ead5cc948e4a4db2f29d1d2c7f4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ee65970fb2e8489c9df283c8feeb02ed", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca4d89a8fa534d9d8c17df46c4c361eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7ffae41eeb444c2d83f13f79d1f9948c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83ee1141f2ac44789b715d46fea1dc70", "region_id": "RegionOne"}], "type": "policy", "id": "aacfc63f347e476b91243aac810abcb0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab3f2708311f4922bb155c09a2e626c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c2d39a549f244ec90b68b5ef7700d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cdbc1c7880a3424daad12359f903f19d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bd6cca4b69fc46b3a6547dd125718a49", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3033c0c3578041f2a15c8931fb4b812a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ed2007ace8946bbb223bf0c3503e94b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e272f568dce24f5396660fb5e07204b3", "region_id": "RegionOne"}], "type": "sharev2", "id": "7e2cdaa4ef8b42b8a09b23e7eb0b09f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "067879d834074a15b69a8ef46cc56e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d02891f68e044398a0e8b82ff1d3e3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac7ec71ac0044d29af3aa9abebd2e161", "region_id": "RegionOne"}], "type": "share", "id": "d6031d470c3c44c388224ebadb674563", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bcea263016f04362802cfcd736e13ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f639fb59dd9493b8e8f34e97d1d3237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb50a147a43c4cc29396c3b2f152ba3c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8e8e9071986340b4a5cb892f61a55c3a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb09293273334505a571efbed4b8e419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bd031e824964d2690d958629197e631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53decc9cc9d3413da850813f9129ab4c", "region_id": "RegionOne"}], "type": "orchestration", "id": "84d9c6cd75144c84871264002817cf99", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d79331187e14060b8f90aa76c2b928b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e0cef4a79e4427d94e48d4c0964b968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaaea58245e0461e8bc37c21dfd3dd57", "region_id": "RegionOne"}], "type": "block-storage", "id": "334c08f514d941cf8ac0f72d94db8429", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d47e70c57e584b7b85d9ed42ad6829a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "335b72a6ee014ae4b90ddcc82c227dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f8646ef53c54912965ff3669acec16f", "region_id": "RegionOne"}], "type": "volumev3", "id": "6286d460616b4414803ed910d610f906", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f7a8826daa94336a50f54e601fa144e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ef9eca218684af4ad8a1fda46f5a50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "456b05c84c914c1c8ae8bba9f02eeac3", "region_id": "RegionOne"}], "type": "volumev2", "id": "bde35c80e8d3470c87d0d34ecb1c63bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2286ba0bf664485f831932e2247fd65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98229a43abf6442b8fa4313351918e1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3653601e3cde4197bcf40ec78c514f21", "region_id": "RegionOne"}], "type": "volume", "id": "21cbde3405524c20990ed14a93ebafde", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8742ac9f662487e92e3b360d11c9da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cfe9d4f7c98465cb607a2c987d159d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77a59ae897f3425aa653270864aca766", "region_id": "RegionOne"}], "type": "block-store", "id": "febe88dbc787479b94976a50b1b82da4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91e97be7235647d08a261e26b2e19f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3883ffe408a34c939ef25a1838d7a871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "19cf8ee6ce3c4d7dac5b7e234a4c9b8d", "region_id": "RegionOne"}], "type": "alarm", "id": "ab3ea89c2fe6464898c24c39beb88832", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7bb3012102042eba8297f1fdac9e096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b62e1b7b45f14b78867ee5035005e818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "050ebc600acf4ec3b3368a5a3269518a", "region_id": "RegionOne"}], "type": "alarming", "id": "6185f5fcab28401c85a189e81f3963c9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95962a0f6b2740c8a3efbf8795047c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf003e58f4de4ff197d39318792884c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "689146ac38ed4cb6b00c590c4a6f2ff2", "region_id": "RegionOne"}], "type": "meter", "id": "9b1e92de404341559d9cb515dd038c50", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af1a49f23e2a4f5aa18060ff80e54aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6d74706fde146b683aabc6f85a5b7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "967ba45bced64c5dbe9c9a6180ddff38", "region_id": "RegionOne"}], "type": "metering", "id": "eaae27acf67940b7a75bfd88081a5b5d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b4d4d1182d043f8ba44b600a09584bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b32a885a3d24357a8c1995b5990b1df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01e6a2475efb42fd8874939b39e365bf", "region_id": "RegionOne"}], "type": "telemetry", "id": "be8b0f8c8d044e3ca66aea6312c7a499", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b548fc18ffa647f3b485d8595dde861b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "de1ab2900dc144d6b90565bba194f707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b532f005a8174785a166b6a73a88f919", "region_id": "RegionOne"}], "type": "event", "id": "ea0911089d7f436b9c077ee6b41a407b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28d1dae69c3f4af2af147fdcebd677d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "817730c4ec7b4017ac2a3b88f74caa1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9c9c8f96a47f46419c6343fa8bece2a9", "region_id": "RegionOne"}], "type": "events", "id": "2173b8839b5e458093018576324e20cf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc84e82f85954440b0b46e4d5ff34cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1037cb7b06ef428b8f46b88129e658e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec3e748a1ec647ae9b40485e5839d019", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a37df5cd7d654796affd830c6a975f06", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "288ceb0a5fc946709832512875e20bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da27a89944dc4925954ed080a62bd0f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f52a124914e94e3b8593b0aa19d6602a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c9f417cc28294ef4b2b00f91401bc5ae", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41c9109492c140ffa9a4ce9363a788a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32063fc81f9b4f1c9c79110a2cc6d965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9bf25476b1544b97bf185bcf03b313f2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ebc4562f8db64ff68f51df85e7298124", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01366e3948a14f51a7b3927381aba18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98cff6cdc6d44d2599438af5eaa2c700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cf9332efaf0488994e11216cc1360fa", "region_id": "RegionOne"}], "type": "tricircle", "id": "ccf144dd10d7488bb898cfc0b2a27b47", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0c1b86888a6a4968828aa24f7eacc074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5800999f5bd446b5a80e09bdbb1c9ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2f9ff029093e40ffafe04d84b542d97e", "region_id": "RegionOne"}], "type": "database", "id": "d6c7696787ea478bbf56d7e8c6183cd4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e38970428c6c41d18881d01641d2b8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c77d7f77a2e4da98ba10265e3257b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba53f44f9bd24bb78753221f464e3b83", "region_id": "RegionOne"}], "type": "application-container", "id": "5a3428995924472598553e5ebdc8e762", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d549e5012d9d420cb6023d9c7aa489df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61a9ab74c0df4ac780455e336f2327fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "09ec2f7f5dcf48c5b7d78f50356ee9c9", "region_id": "RegionOne"}], "type": "container", "id": "c62a09107f7949f3978f58a13067a0b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1439a9dc2d644832b6f735a0824cfb1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd45841b147f458ba8e36715266753f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "66cd801ebb664921a060981c2698ca2e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b36e600c69f74b4f87fc8deb11e907f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e5a0b31761d43acb3b29ae8cc76d04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "faa46db8e1554da9961d62e106a0cb64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5dad795764bc4d0ca3edf38e0b1e74d0", "region_id": "RegionOne"}], "type": "rca", "id": "0c0d5db590d34426bd5de5027672d7cf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "528766df8b924b2a8bf3fb9312a7ddd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "178b06a02ef94d4e84445c13182c20d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dbb0c31069ad48f1b3d04e71062479cc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "705950d414cb4f638db3c39149dda280", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7ff7e764c89b41aaa2726ab1e48aa57d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1a410f7812f84c3bb9a88fe35982da04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4a745ba6289e4d18aa01e7a3d362c925", "region_id": "RegionOne"}], "type": "network", "id": "15a146a0fab04cb4b93e79704651abc5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4131446e82a74b64a2c1e3460e8a305c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4349225b707643cc8230a5bdf85acfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d0a636df28364b6aaf98c8eeaf4d3d4f", "region_id": "RegionOne"}], "type": "backup", "id": "251823871c7842bbae324cc34fc3c195", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88e8eb21fbd04253bfec3fb1fa31e23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a83e4b8bc93b4495b6748f3838813d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "22a02266c57b4c398399c85a00aef9f0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "42d5a021803740ffa1798e28ec678aff", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3ebc262471345bdb296932e0e881f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96e50780f8674354ad42c0f335701df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "53aea281cafe4c6c85743d53e141075b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bc8c4fb3af3545768b0071d3eb9bf020", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d2d8c3ed54ec4cdda3511890ec1ea2d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "097053c76bae4f1e899b353089fe9168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7cbd1aaa38504c34a08f7ba13a43d2c7", "region_id": "RegionOne"}], "type": "monitoring", "id": "fc1cb7de413544f0bb596a0b7d3f711e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "efef854d2d2941a6bb958d471aec067d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "51935aff4c95439b83fb61c307bd7dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b93ab9518ff14a88aa967a52a8b0a78a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9b5ebd9c809e4d98bf417f4a146f8129", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "856eb63bedeb476c9e2d222d2ee06630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c1eb24f8aa52461f905d6e565651974b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d20bccbd277542e9a620ca5242b8cf7d", "region_id": "RegionOne"}], "type": "placement", "id": "b2af258dd22141abac746cb1d590af32", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e0f519bf33d469995eaa6a7464552bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e0ab3a7379b4e178ec77f07798c8758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "36fa8c1918b04fbf84ed4d634bb83d4e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c4c7d8a533434f2bb3e633232d0be93d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b73d9e7ed444497583c6f69f40ff7736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1dae90d66c9143699a0d64f1b247b49f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "02a7d07164aa483c87936ae625e9dce1", "region_id": "RegionOne"}], "type": "ha", "id": "b0d882bcfb0742298c5de71c13f88702", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "21aa98cbad2c4b80b2a1f3e186f21ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "84c7c0fca7764134ae7e5fb00d3d958d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e4e92bb3c4a8400c8147f0b7f6e6c67a", "region_id": "RegionOne"}], "type": "reservation", "id": "a67bb6b50fb44873b28dd27a3f5b0c81", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "234e0c66e8e84136ae2591b95026dac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "10608d5556a24c2da9a80f7c84b5ec1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1fc08243f8de4a3591bfa633aec69e4e", "region_id": "RegionOne"}], "type": "function-engine", "id": "60e9b9ea9de2431f81f295d0e3990060", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "30b022e467564f99801b47f763f208a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73d4df80f23347b4a7ce07b66ed29616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4d97f375ad1b43d7a71fe2ae73d2bc43", "region_id": "RegionOne"}], "type": "accelerator", "id": "7991943270ec400ea96be8dba7eec339", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8cb8ff668c6b472993b0fbd7d955c0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "724b04c92cc74f0fba09b17e79fa5c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8fe9172b1f7d4bd39cb802a0912646fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7b05924d11e044b895587f899134277e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21420559e5ad4becb8dd14c203ebcf4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51da08daa4e1454298a13b2a32daa796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "74254b1c8cbf4c9ea64242a94c6b1c10", "region_id": "RegionOne"}], "type": "registration", "id": "e1fb5665482a4bef92a2089f877b78c4", "name": "adjutant"}], "user": {"domain": {"id": "6a119871b37d4d7dad705f1a886dd378", "name": "cc4585f616db43248e3c7e7349316a51"}, "id": "e16220a75ec9460bb3aaad6e4cb8183d", "name": "6838e627ca2d4194b4f46ca345ba4d04"}, "audit_ids": ["097d3f91883844e9bb887e8adeb0132e", null], "issued_at": "2020-04-23T06:25:57.239182"}} 2020-04-23 06:27:57,535 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,539 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,541 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:57,562 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,566 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,568 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:57,588 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,593 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,594 keystoneauth.session RESP BODY: {"floatingips": []} 2020-04-23 06:27:57,596 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id"}}' 2020-04-23 06:27:57,601 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,602 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {13} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.070343s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.128980s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,558 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,562 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,564 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,566 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,578 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.498124+00:00", "project": {"domain": {"id": "a9abe2a23a28477b8aa7aaeaa1f401d6", "name": "f6bc60d542d94fa38446483bad18a0c8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1ce7db07c0744585b58cf4bf66ea1d9d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ac75c37a92c34f8e916620a541cf6751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d86baa5b954740ed9f63b9308cb0178c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "56d44321d5b7483e9623fd2d9f95bdfb", "region_id": "RegionOne"}], "type": "identity", "id": "727f2e33802c4672916c420f621d55f8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a5ce7434c5e40b7b163b1b387c0af4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a52ad957c3924b928b008837d966da53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5b491385d15a4794b6e3ae740bca2e5c", "region_id": "RegionOne"}], "type": "compute", "id": "b9bc9cc9568c4071bf87290ebd9aaf99", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "aaeb2cc287d349e2a81fd232da35b79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fe708c9065b14557a8df854f7e5169ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aef61b931caa4175beaa3b08652de1e7", "region_id": "RegionOne"}], "type": "image", "id": "1dbbe1b06b94483882e761c7be7d582a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b64ad3e0ea9d486fbe0cc79a25a355c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7ce8791a3c174ce2a2ab651c7804d96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d0b8ee155a5749babdb003b75bd1bd7e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4c0020f9ebad46719eef1b30c2c9bbbd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b72fb66c6fc548ebbed8391461925cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33e5064bd36942dd87b847acd8e7fe1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "278896ffafd84f81ae8be666e2de80dd", "region_id": "RegionOne"}], "type": "object-store", "id": "e27e0f962e1b4641ad167e7df28f2397", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce35c3bb962946ef84e29470b341446c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed88e4f952d740d888d3f6576f3dbad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7891393597914750beb75a22cf0717bd", "region_id": "RegionOne"}], "type": "clustering", "id": "0f9d7655cb984a43958f693ed2296a03", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6806388e65034ddab26e7dbefc4257d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d91592ac71444e63a3b9c632bc8a13f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c087f1423d7a4aed8d1124777218ec02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "90a09febb14343b8a93e4c86f598cc27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2a76463d7c74e02ae8f024bf1535148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7de5a998d2c49f5b2c904288419e08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13311b44d86943d29c9d00522547cb28", "region_id": "RegionOne"}], "type": "cluster", "id": "a9123155a7ee4b869144f279452f5c6c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "318f0ac258744986962bec37318ea3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9a98a737184142ecba7f93b41be7eab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c20f5bbe05854d5ebcb215e4dac4e2d7", "region_id": "RegionOne"}], "type": "data-processing", "id": "ba9fe326ce29489899ee1deee6042457", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8fcff8e963943fdac397c043541c244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d222025cef914b1888286628724a80bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0c7224bb4a4c45499171d9e1cd3ca104", "region_id": "RegionOne"}], "type": "baremetal", "id": "06242a7d4eeb4ae49f53ec26eb04e5bb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7ec7ef606714baa984bac2095cbf285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d785675c5fb4ab1bb3a2ae720f41f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c12dc6661b7d423396e9de0dbf80d47f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a1d10368af3e4408ab987a9c9e9ffed0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca8cab0f5be14a82b4ad425db5691c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "009da3eb3dcd4d919cda6d9717f05839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cbb180c0e4a14e0d949abd16bbe3fbf3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f28ec0ee5964b049c91b6233dbdc2fd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3d6b9d73b86f44cd8c2dbeaaf7a3cd39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6e8238743ca34ca992fe9e91c68d8a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "45c2d7c9f4b7459ba33266e035a5eba8", "region_id": "RegionOne"}], "type": "key-manager", "id": "954e7c672d5a4483b9251210c66cedbb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11dcd4b7423e4cd096065e0668dafb93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "112ef67027ea46b58b460b1bfd950a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce13dbcbe74c4bbcaad162490d989a16", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "71cc1f0ee745418f9ed7d792ff56f333", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba3e17fc038244e68ceef8e93d74581d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "239c758803584002a67161e4eaa2e6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8c3a50730d2414283c19263cde6b3f7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c58cf028d2354b7ab3c44898f5ae7410", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2a5a6beb2db543f0b6ecc0761cc1353e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dd058bc699cd431fa82a735fc822ed01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c93ff0ed8db2426cbec4c3c8322f3a9d", "region_id": "RegionOne"}], "type": "message", "id": "da28198a634e4907b102b0a5d5b36eb4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "49c4a4d3c6dc47f0ad0da74cd3c8db83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a3f2b49d21c4dbc9029e28f429b9006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3f51a68191ba48e3a2196c04354da56e", "region_id": "RegionOne"}], "type": "messaging", "id": "cafb0ebab9bd479a89a39ac60ea9d5dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3078716a71554daa8158a0e686faf0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2fb1218c2a8f49aa9c035541b670964c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af233ba314de4f7b84e9333057752ac4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5e337137778450d9c5d7126d213ac3f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "615bdfeb25814bba87e6302062325e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e53dcc6da3b4da796f7ad102a7f66ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6de8c5d874fe465da75eeec4d20d624f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9402ec05d798414c9ba00404a6cb0fdf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c9f4117c0394a98bf3017c9477c6327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7055ad59b7564802a70115b6f44754f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff6174ed915b439ab05dbb27603cd12a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8fc1b27f895248109da96be212c6fb36", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd3f83041ca541e9998fc0d111562eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cda7b9db6dee4e479f2e589dff74ce69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72d690bdae0844aca4f5c1684fabcf31", "region_id": "RegionOne"}], "type": "container-infra", "id": "acd203d588b64873b7c38e124b2ab0b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "43397ab0be65423bb2cca7d8dc6aacf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "50145bd0ce5842a6b5892b1d256b8740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "395102c2c49b466489dff87b6ddae829", "region_id": "RegionOne"}], "type": "search", "id": "b30c614b8641463dacdc50f577797e9e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "661c4f3bf9d24036889908eafac5f653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b23cc086a8464ebc8b601e13eb01a997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8ae6f21124fa49e0a6bfc03290929dec", "region_id": "RegionOne"}], "type": "dns", "id": "555bafdf28a34522b5c9eef5693078f1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2944a90b26eb4652a246edaca3b86b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a751acdcf730431a8864bd85dc4db646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bdf3294904aa4ed592d5aec6d07fb016", "region_id": "RegionOne"}], "type": "workflow", "id": "56f59cf92a6f407bb7575b71ea9eda5a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "702ab71a514f4a8994ae0a79ade99ce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89df717e35274b7bb4beba030a9ef747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b85fecc9fc9c4daf988aa90b42df2f93", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c814b45775e543fa92c2ac3c997de65c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "40a426678bb34efba2cf72045e8080c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9080fc608fe44ea99546ddfbdb2b3385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "14e60896f8d6417f991133726db40672", "region_id": "RegionOne"}], "type": "rating", "id": "7bc100e3ae694dcf95f621b41b926e88", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31d84cd55f6e402099a3e6d9c07e9a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de137c96133343c5a2cf02bd90b3f990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c6a580e56b1a4023a5cd3b31a1030e34", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2a91eedfeb054454a2ab0aba0a27958b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "baa94fac2c47461db6a2ac51ed428582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "018cd5ab0560434a9f1311a2e87ff3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e84eab21066f4448976e60b6f1a5b187", "region_id": "RegionOne"}], "type": "policy", "id": "bcd0e5d773b947e1b7491362a0bf4388", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59d255a5224a403dbfb053b19979e512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f209f728be174d6297c434e8e8b295ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ce8655775114e5f88389c7e6d1de2ad", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4c1844c5ea2b4a98aac91a2d4d0310f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd608a8cf9fe4d44b3f6e331a32a878f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4890b207e13741008fc1afb653268429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d58e208f95540f0afa207b6e3c464a7", "region_id": "RegionOne"}], "type": "sharev2", "id": "413e6ab151bc4f658e783510046e7255", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e11864e2d3e48c2b81dca6b7112848c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb1a1594930e40ddb881ac33acd4772c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "43032c92be364dd4a20822508e91b9c7", "region_id": "RegionOne"}], "type": "share", "id": "0a4ac375c4b442f88f4a8dbbe91ea2bb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f6967ef817db4d4e8cb8bf0c655b4867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3744f48ab82744da8a2ccd21186540e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "19c6f5f8acee4dedafd9d03f25eab85f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d7c8225f01a44fc185bff96df8d58a7b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0744b6e12fe4dab86a97b6c8038f185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a3f0e4017f6401f9aefbdf73e62eae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "700a7b6c843d44dc8c8d07f08bba1204", "region_id": "RegionOne"}], "type": "orchestration", "id": "6bc3e239913f4f2aae289a0a7f451da5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4867c30d8ec4c87a1f678ea9b92af4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "015de02f3a524945ac7a4e503c47b6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51d4f72cf8e642e2899daa16b6b67cd7", "region_id": "RegionOne"}], "type": "block-storage", "id": "d198ef1d513344ff9ac4dab985aca89c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2941e8f14b8b45fa9ceebe359181d13f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee1e24945ec24981bcfddfb2a11b2f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32365e6b090745e5a45cfea9771fa8e3", "region_id": "RegionOne"}], "type": "volumev3", "id": "baeeb13bf09b49a88023dd02853db5f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93f1876a9e6d4ce7862f3d7e479fad8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e134249b676d417c9b293a472724d476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec931bb336f14d88bfa4d760d922a45e", "region_id": "RegionOne"}], "type": "volumev2", "id": "be61e2a637104a9782bcd1adc5e95a2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81055fe9fb304e059abe074aafb58da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72e70a8db9a842d3ba099a50cbf276ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57bc21c9613f4a64be3eb43f55894298", "region_id": "RegionOne"}], "type": "volume", "id": "f54ed535f7b441d3bef890c7f8deb4b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2daa44f99aca4e6384b0a0da881075f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e1e0a0f966c49639679671d7a18aaea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5fea5fcc90e4c8e9edea2593566a51f", "region_id": "RegionOne"}], "type": "block-store", "id": "5800b050caa7458992fff808a4363e01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5f050390db84beeac155ea2aebe1367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "55c723a49d81419aaa1d4009da6657cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9daa1c6396fe468a9b01cb9778ff2b7f", "region_id": "RegionOne"}], "type": "alarm", "id": "43fe0002895c473395f8e13a4d09b9ad", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2950e01799845e9a68c90787ee9663a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47fd9fdbc4a8459894586ca423212d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e34b4845beb42cf95731daed4443598", "region_id": "RegionOne"}], "type": "alarming", "id": "62b6bd0e8efb4999a2d1b3b804706d4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9bd73671c2443ebae4bccce47034bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47f28c92ec95468c8bb45e4286295b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "334c07195b574f8cad3edd7770eeb899", "region_id": "RegionOne"}], "type": "meter", "id": "342dadc856d845a59fa0789fd6aeceff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f82e17bc22bf4970b56ecf2edcc32a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eecb835273f349a4bcf7c6512adea94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f3a650a9c4004e50b6d5f5a040b0449d", "region_id": "RegionOne"}], "type": "metering", "id": "3ba7dbce3a0248b48357e825a95a4ffe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e2c4cf620d9443dabdada63b4947003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed5aac00f7bf4d05bdd4da18caceb5f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "69513f7e66b64c198ad6a89338e00d38", "region_id": "RegionOne"}], "type": "telemetry", "id": "5d0081d197c84f88a8356ba03de1eb3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fb9bbf2c6f1041268539be0e03625962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7c8a2ba8a2db453eb6e2756074bb3103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "719e9c9e77444652bbc704eb2708255e", "region_id": "RegionOne"}], "type": "event", "id": "5a181836a1604b2fb1eb67ef4e4b6f92", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "67b1d5a5980643209f53ee13cc5e9932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7b506f58e6814a79a1134c7317a05d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b802ea8c05744e8a90b3362b2a62916", "region_id": "RegionOne"}], "type": "events", "id": "1cb100ea5eab4cfd83f98fb9a23e7cd4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efbf82f2a0e04510a12b52bb9889ce33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "83404a1b01b7429b93ff1a1cabdca9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5f6a981b61c9401f92a96322b4409d24", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d284133755e24f65a77d8553dee3c459", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "612a10f5035a45448fc9b8809869d67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45ea759d83c24d45a2984ceb06d0a64b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ab3fdf9848d426c948aa863fa69e0cb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5bddbc15c08649ad9079ff64dda83c6b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "31effdec2b3b404398e31d878ca58103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e51895ddd0047258177d2dcf34b098d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "417beaaeb084414f82752a3051c7c5a1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5c0b145476554cf8a86240dd89312c00", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d04364f8f78248c29eb8410779e7b3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e63f4164528f449bae9b4411147989ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c353bb8bcd314dfb8b2af6a558c47413", "region_id": "RegionOne"}], "type": "tricircle", "id": "af2189f3953e4513884f2059cddd90ea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a75ce29255694ad5bafd118188882a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2b65582e18dc47dea154db41d96381a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1425179ec108488ca2df61c3402ca5ac", "region_id": "RegionOne"}], "type": "database", "id": "d23f2ec3b2124ef2b5da5401f8700a69", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9da14d61141c4d6799d1bbc0e29b6979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1dcb1a5012d84baa9fe81d6fff3f8105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a0fdd072137545d0b6d948058c7b030b", "region_id": "RegionOne"}], "type": "application-container", "id": "9a30ee01c3f844278b08376cd1308bee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f19a57b3c824e79a296e13182abd27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fc533eb3e2a4ea396386278098edddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d049e087cdf84598a0bd3b763c41684b", "region_id": "RegionOne"}], "type": "container", "id": "ec4b8963ffd54a00937832ada611212c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3007712120ce43ba944605ee3f71ac61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "847447dfe22d43b59f7981e034ef1f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6f2b7cc38b7048c88827c35244a0fbfa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "98c7dc6ff29142d180898039b4043db5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48fea7bf210d49a98cba9c24dbf45c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ec16fdb016a49bdbd4b33624678bafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3151e90663814f0c854fda543350be27", "region_id": "RegionOne"}], "type": "rca", "id": "d22053a817584a408cbc25ad76cafd18", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c08a51df1e2644ada70ce9b3b0d4e8ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb9c952262f04f4685045bdd09011645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8f75176cb9bf4c498b3349684fad9873", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0aef27e9f7ac4184866edee8f67a694e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "52af1d1e4e004960805fc9a63f07c814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5d58c3ea5c66492d9dbdab1c80957acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fadb7b43360c4567b4ee0e853b6aaf0c", "region_id": "RegionOne"}], "type": "network", "id": "cece9e42067f4816988c1762e4783c81", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "097694d647f04840b90ec169a21bf670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b4285105fafc4835b4e9501b9dd601ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4ae3620e9b6f4577951cd9e00a8ee185", "region_id": "RegionOne"}], "type": "backup", "id": "67139c509fe1474cafc5f819d43db779", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "420949edd6854c4fb91c81a145f0cb40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32f48a75958241c584049330b9267df3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ae7de21783349af9482817ce78e2bca", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2f3723dc5d27436eb3d830f01d322625", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1591f55f84c475daae68bfeb3c382f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "870eb1d8bad74da4955d208e018c5201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f1539696244649fd824091f03258ed37", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "94896715811b4783a3e33b3c7c3ac3fa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c38f2ca3fc5452db027cdf1ef2f9af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "06e08f531d8149e28394fdae1cce511e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a4b804aaf5094ca2bcc0a521ca7ba80b", "region_id": "RegionOne"}], "type": "monitoring", "id": "4692fdd000bb4d7ba84ea30639418f22", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b15f9b49a0064b65bdd703466ae9b62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "635f49705c2b4ba2b9b881f23099aa88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f80719a0c73b4baf9e851a07281232a2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eb36444e220b41de81359254f9dd4740", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "36e1711893834cd5aa15234e926e13a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4441c45bb7584ab0a8843235e1b0a3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "08418aa500b14268beba50045736a89c", "region_id": "RegionOne"}], "type": "placement", "id": "2c88fa797d614f10b44f17b3b0531e57", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a1a0a6b927b4b529cdda8a5156917a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1a40e54f6a04d2eb7be3042573b2ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c00235d0b28d4114aacf28a6065cc670", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3d6f3db872cf44e091ff96f36ffb44aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bcd1dfc07ef143f0a0b161954ab19d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05b9b87469a143abad18d2e7a434e5fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "801977802bf941e89f3f47dd70ac757d", "region_id": "RegionOne"}], "type": "ha", "id": "807546e4475547b3a888219b02418aba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a95275848f93435a90669dd57e17b871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "293b6687aac24942a6c3515c1e8b25c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5ba38c58b0324c2fa2089144bec6f06f", "region_id": "RegionOne"}], "type": "reservation", "id": "d39ca23c739c4b65a660d6f1b4bd92da", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "437ffc189f974c0c9730ba6debafeaaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e691fece579401794dc64eb9ea48baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "763443ebceeb40c193e8e22dfdfcac6e", "region_id": "RegionOne"}], "type": "function-engine", "id": "b74c5c420e0a44a69ea36f3a74f59d3e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0a91edb9a5014fa3907fa13c82ed27eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4a50eddc1f84f908325ba1f9c82814d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5eb26603cc3a475bb6533ee9b0a1d033", "region_id": "RegionOne"}], "type": "accelerator", "id": "da69cdeb027a4c0fa21c73eda7081482", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f96231abffa04155971590f45a4df089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "862ef20c51364a098ac6e9fd6a61a392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96bf8d8178874aeda83cd53e290a6c45", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d4224e901ced468c9b18c33964e4b606", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ede0cbded753491fbde6aa3f9eda8f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "711bac6477514770b7a85838395bc6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "babd142c42c1495eb85c2fc9a301716f", "region_id": "RegionOne"}], "type": "registration", "id": "385dd0ead70a4be29acea828036ac6ae", "name": "adjutant"}], "user": {"domain": {"id": "2ffb0529e9c245b7bc344566e8cf2e45", "name": "4371924796f94f4f9c8fd78394736d83"}, "id": "6c492cdf0bdc405c8cf6b8d2547fc176", "name": "d5974b382957455eb0332870b170f471"}, "audit_ids": ["ac4c2726330d41fe8054bc97e43271c5", null], "issued_at": "2020-04-23T06:25:57.498124"}} 2020-04-23 06:27:57,617 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found-2/openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,621 keystoneauth.session RESP: [404] content-type: application/json {9} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.169599s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,465 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,469 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,471 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,474 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,486 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.409040+00:00", "project": {"domain": {"id": "68d9a88b03f249329fd5b5f9aed02733", "name": "ca52c2f0528440be93c5f5a38f4389cd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e011a30b33fe4215a94f6f0cc388719d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f61a73b989ec484aa775f34412ee8fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f4c7e4c9e53341cdbda21fac4743f0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ad4de97c6b3840f38476b689b1b16c6c", "region_id": "RegionOne"}], "type": "identity", "id": "d0f4bcbd654b44eaba8369cc8b25dac9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "db221d5cbc2240588c478b8d6ab473e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67b9e4235be844ea94dbb6c797d2d982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "02d9d65025fe4ef2ab88e4be97167983", "region_id": "RegionOne"}], "type": "compute", "id": "a18b4d4c10d540f1988632ab8e153e22", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5baa5def03044cd88bd670caabaefbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "153ebb90f0c14d7096aa7b870c7656a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bff63f7f5c8f45a582454203406402c6", "region_id": "RegionOne"}], "type": "image", "id": "32c2c55a4dd94ed289b23ad46a58bce7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce869058dd024054bc6023f90ad62d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25e872dd4c5543ea9311060782035240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e04fe845a08b45d0a5788d67ae933e70", "region_id": "RegionOne"}], "type": "load-balancer", "id": "47b4c605a16647b3b7262828c67a52ae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed2e5e8f7eb149df8469963c4a540f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7da1f254d5e4f53aa9fde32ca177773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8656d45867d3427d977bbb37cb2d4305", "region_id": "RegionOne"}], "type": "object-store", "id": "6049ed5ac7c9491fb944058922525bf0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50557f5472b94629881fc1bbb574f06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25132dcd41474511b758ba343b9eba8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c74a6719176447328045af08f23b461f", "region_id": "RegionOne"}], "type": "clustering", "id": "d53f82031ff34274a5155bcf8b81c017", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80107fe61d814558a5dc98911254b2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5f7527e5dbe48b5a4548cf29e50af84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5beecbd6b13f4d8a9353386e7f4bc04e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4b323f5c88ea4e2697b76a07691a0f16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e754aeb47ae44faba3e65d0489cf7988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "503d1314a563487f932ec2699219f825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "928de1652d174771a5bdb9572e665eac", "region_id": "RegionOne"}], "type": "cluster", "id": "0af57f40eab04f87818bbc1a7c11fc9c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b9c2d85b206548f38b29dc70813dab43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d6de7f7ffa054ecca3473fb4f9c4008f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "45c672be80844a63a8b69ff1f545505d", "region_id": "RegionOne"}], "type": "data-processing", "id": "d2477e56e2cf483abc26ea4b7efb3dd1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fc91cb346dc43ca914b50e8c88bed0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2760ce761cf94cc593649b6ccc41707b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f93165d022a045d1b7b15a743f924a79", "region_id": "RegionOne"}], "type": "baremetal", "id": "cbfcb444fd2a49a8817d638e17b67721", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37070b8090d34935ba873e43b9161b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c2e3f9a27cc34d288571dc087e768025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f7b1f7e29b814260b2fd1769407c22f1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f6b963c10246403aaf2f1a55329e8946", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a2b134d2a46e4a59a3f4983a93474205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e2d04651736a411e80be283d3f6ca241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6cd46095559b4d46b4304c7f6b322ee4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4ca95a5f912944fbbe724388d04b573a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "818a467999a74a7f8296728230051691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a602c1b8073b4786b44dbd0cc626820c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2ca9f6e09f7b48599f8aacf155ad5aba", "region_id": "RegionOne"}], "type": "key-manager", "id": "7cd0271d2e5c4e70bc4e6e06d688396e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a97060e515d43b1998abfc5e2a84ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b61bcd9b7fcb41448530ebd5237efc4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2b26d63eceb840ec92bc6c107b9e25c2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9a63afcfefaf401f9df2a0bfe79618b3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "65dbbebc1591457db0d1a4f23e997a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4f06b51317741668cc44942f939afe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0296469f390439ba2e0526fb390ce25", "region_id": "RegionOne"}], "type": "infra-optim", "id": "68a73c730c4e4a708ca64d8b219c6575", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f95db46acd9e480b92f751997d25b2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "381e8a2c2f40496db48b24595325cef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e601b10af5443959a99ae44d00550dc", "region_id": "RegionOne"}], "type": "message", "id": "74a10c30504148c9959bda6f3aa4ca5b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21dd9cb1ad62412ebe50f6147adbf714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b5ba0eb4da7c4f8d8fb8a557477a07a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f4670ff110614dc0b15c61d1d8398111", "region_id": "RegionOne"}], "type": "messaging", "id": "5e87393422ab4a71ac6af3d7863e7d67", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4b420c47fe7e4859965f01f7fd971aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "73698f554fc947059531a300c3c9e1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b6df36f2665b4593abc82b23e1c57c77", "region_id": "RegionOne"}], "type": "application-catalog", "id": "78440343f0ad44e8a4e078422f0ce53c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dc194e44afc48ee9f1cb0ce9740c612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f78b242a43fb4631820836655007a3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "072f27673aa749c0810da5e8049396e5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3694ca63b5474ffaa55f83d7b92835ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1138a2c94c784323a8e354e6ffafb368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "344d2ee451e64ceea6d76f927918c67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3028ddf0a6f47e28cc4b4d3071427cd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8041f5639cd842389b117d230e509c6c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49a6a2e88a7c44dea3da47d9653da65d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7667131394174c4d8f52dbd82c8e87e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e9552e1581c478fae04a945d03f7ee6", "region_id": "RegionOne"}], "type": "container-infra", "id": "406f15bd433f418db04191c17d624994", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9c327479f48d4f5db8fc26ebfd9c0f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7300afd1fd18458e8945e7c9513d7085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5c49af8984184dfbb598963c19b6e040", "region_id": "RegionOne"}], "type": "search", "id": "1b2ea2da61e44f3e9cb73b5cbf1e0a4e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3ff645d5f904b03bd8bdb8162c4082e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "34935466ccb947d4a95a0fa05d3874de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2856f1ebf7e441b2b291e04944f6e224", "region_id": "RegionOne"}], "type": "dns", "id": "4afd627e94ac4c36aaab9e59321c6c3e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ab9dbfcc12c4342b0f6eb535ad12ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b11e812317d4af881c30750736bde04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "71f31182063046f8bb57175e6d42beed", "region_id": "RegionOne"}], "type": "workflow", "id": "772c5e97c3cd4dd0857b2f1d82ce6da5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc06f39cb9e140b8a58144f0be9f182a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "24a82ed9a63145698157148785101661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "be3a4ed0b2574efeb563b08612da6995", "region_id": "RegionOne"}], "type": "workflowv2", "id": "180d1c4546694af4aa002e8f9bc9f142", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "71662b2bbfd04d62966dc6a217f3fec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f3b0591ebe5440119bbb7a261ca4b431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e66f39d0ac23410d8f2e08bb2702f744", "region_id": "RegionOne"}], "type": "rating", "id": "5577b8a6dcb44732ae1f684ae1f4ab8d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09fd3dcc44aa46f2bc746661aa2885f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aaae3ab366b046cfa74fe07b65c1654d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52b8d2d7b9fd4c7eb74e27c977dabbf4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bfc672f310c94c9f81ed8a4b3a3e8538", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc6028534e584767bd695ae1f4ee95c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39792ca5716d4d2e89a66cb2488e7ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb766457b7d04227a9983ed8d18aabab", "region_id": "RegionOne"}], "type": "policy", "id": "03d53a2a8b9a4b619f43bbd9474a1448", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7e707818c5449ca963afe80bee90e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11697fa5e1b24af59a8e527bdac196ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6aee9fd104344d80acf66be33724af54", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "40519a8c063347988dd9ab98ad76f33e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5763e188d34d438a8ace74fcdcbec74e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d81c121f70ba42e7bb45c1b0703abbec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c06ea753fc5e4682bb2186064563c230", "region_id": "RegionOne"}], "type": "sharev2", "id": "e87288c86d0e4557aa4c762de0f67c16", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db2cb2aeae604f289bfe3c064c220233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d698efce0c0446619ac104abf06cd8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "07a575a7f72c45faaf90ed16e5048c1f", "region_id": "RegionOne"}], "type": "share", "id": "754825db3ed2498c8438b3ad75823e59", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e10f83c69a7431883db34e4ddb15878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "39def2b92590405eb4ce80870f7fc6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe435e18fbac4418a3214f6ac51fe8ea", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8a0481637a2b415d8121b26cba119530", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e42d58939f14fd48b502b98dcd2063d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa3bb3340f3442d383caa27e18689e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ac418df02774b58aa40ced267a69614", "region_id": "RegionOne"}], "type": "orchestration", "id": "7dfd46a811084008ae2b245c056a4c5d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0acb3ec7661044529d6b3c851ed2d5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "430b18e104b44141a8e572da997242b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e28b975b649a4122b267cb245c550110", "region_id": "RegionOne"}], "type": "block-storage", "id": "a21202c5b0fd4dfab45514a9259ee056", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2e5bb13b75743f4be5b9d340dd15adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c3c38e22af3410399ea0e3c4dd8fa4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9642d182774ab2aa9ae3cd2d14a0f6", "region_id": "RegionOne"}], "type": "volumev3", "id": "fbf611cdb1904890990500d58e97cc96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8765408a43e04c10bb04dbad032c2cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca385c51ea745a39f170cec44c51a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "612546dc3e314c5baf1c4fee5802671f", "region_id": "RegionOne"}], "type": "volumev2", "id": "d51553e866d843898653f2615481d994", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b12b20d3f949509ac1efbcab4fb564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01e140a72368435e86aa078c8e611811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27a4a29414af44cf9055d857e39f611e", "region_id": "RegionOne"}], "type": "volume", "id": "c4ff7649f36e4aa7b172dfdffd993a55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "791ab5a65f954f03aef0d35e7dfc6664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "765da07930494ae1af0018d07735c705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9ef791f0d0c45f2976d97816b8b71ed", "region_id": "RegionOne"}], "type": "block-store", "id": "eb48224c4bd54de3894084d40c3ec0a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47aca9e1e59f4341ad6e12770c2088a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50bacafb7ac74d4ebe07bdefd5928327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a6c511a8afe14e8ba467f4dce6d0c1f6", "region_id": "RegionOne"}], "type": "alarm", "id": "647d76c422554d2a9ca597f68737535d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc70880183e647a7bd718f4fa5c8f2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3af138fec9f24319823ddac5b833c0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "65f0244ab1714409b7c020703e8aa4a7", "region_id": "RegionOne"}], "type": "alarming", "id": "8969681020924cdb81630a4c00f3fdc7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "361d6ee14c494e8c9ce636d22c40b390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5abf3552a59c4485826a9905e9fe2f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ba69539c9f740558e7ba812fc630f91", "region_id": "RegionOne"}], "type": "meter", "id": "a8a18ededda54f65bbe0227ca5dfc238", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a436641d4e9a4835bd2300b395a94a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "44e555a0c0024c51ab4e753e69f2ed33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1442acfafe044f4d9016e5a9a8b5a2dd", "region_id": "RegionOne"}], "type": "metering", "id": "a277f390e07646e3b3a5ffbd9c933b5c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ad2d8c550174348afd4629cfaac00c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8f1d32cb23a432dbeaa95a1adeac1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "feee0c84da054e4292d61cac322a622c", "region_id": "RegionOne"}], "type": "telemetry", "id": "9e3c601a340b42ebaa3932d0282998a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "718249a8d28f41bebc37813f13a2a7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a93a7d15e9e648c0b26d2e9209090892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a324217a71fb4f4880eb352394b0feaf", "region_id": "RegionOne"}], "type": "event", "id": "4461c98496474543ada8606b553c8b54", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "38937e55975a45ce9ed7593d27687d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1e0a1add22684636aa3f00645c592b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3910dcd3038f4338aff875029d023e6c", "region_id": "RegionOne"}], "type": "events", "id": "9aa2ef1ab7bf45b39b4d13bc8896c833", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f0a49d1f0fb400ba33e4c52bff6361b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "013387af686b48f9bf7ae1363686deb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f84cc8c094214b75ae7a4f80a74e94a7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f8bf0cb43db94d32bba1420b4b160253", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5c02a36fdc44cd19d79d9e7b4fa308c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55a467c7a07b48a1aecd77cfa85580a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23fc27d1d3c74a648accfccf35b1bc36", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8b9d43a3a97b4855bcb697e027946e6c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "718fe0465ef14b0a8ae596b5271c673b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "857cf1b90b96471cb6ed1e1864eacfde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "643d4dd0570d41b688d5b3dfe3549e11", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cc799ba1d108458380f8ec554f5fc705", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75807fa636b74494bf4b00bf95728ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41d48543d23345909174f6fece8515cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d27c663555242caa51282934aa780f8", "region_id": "RegionOne"}], "type": "tricircle", "id": "0ffe478d892542c4973ec2f3753ea4d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2d05afc02cdd481096860a53fa5eba6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2574f6ce40a44480b00036c811c2faad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "575ee94d87f34369b4b5ff4f5c6c7cae", "region_id": "RegionOne"}], "type": "database", "id": "692ee61a939e4705b2c01e7d16717c1a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5033e167e85849cfad1174c9a7068f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61e8113c59f3437794a4f5871e99105b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cf46c40d6e8a48bd8b22a859798bdc7f", "region_id": "RegionOne"}], "type": "application-container", "id": "d137ccd84fdc4dbe99ee22553d2f8370", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "219f2c9d100b4189a7161b70efa52dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8bf460ed62ee4b618f25de864d9dd389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f20ccea2990043d298f52f94e80e7fcd", "region_id": "RegionOne"}], "type": "container", "id": "654991bf0fae49228b40aba65558e479", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7fbcea9b856747e7a5f8fd1f6016d6fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55b23bfc92a047cb8b4a313cec501ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea277356eb48433abf4b60340a297779", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "55c7b49211a8422981fa68feaaa64012", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "385c822750f84f9088744ecaf06c9104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c70b0b2cfc294366ab74940f4a614941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "781f73e8beff48deb5d230c89674cd2c", "region_id": "RegionOne"}], "type": "rca", "id": "726297ea041f4aa5ade10992d3a7a332", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb117a8e0ef14ff5b8e8ab71015aaf9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "851e5175c3d04616a19bb25bbc4e20f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bc4d02d43b9941a09a245f5ea9ad448f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cf7f47f6744340909fe6430f512f2d77", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e2a6bc611ad749cda37b4e54937d40da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d43f3ddd6e5a4041a621a36789b8e792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8a1a3276c0dd4fe99e691280c8271315", "region_id": "RegionOne"}], "type": "network", "id": "52a9af5baca44c9fb24451ca45b16c23", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e53eceac98446499560f03411a77387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6409d5456a6f4e92b24fdc28ebdc5269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6e449ab5ef194096889c0586dded65c4", "region_id": "RegionOne"}], "type": "backup", "id": "b1d41d16fdaf49308961e2e5912fea28", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b79e7b3bd3644bdcb5ce5c29ec134c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccfe1fe17b7c44a997c4573f731fe320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ac9bc651258e4c5482ddeb1d604e3ce7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "87317f7acb5d45cebe82e60f82835340", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f2ac94d719df477f829caa87626f19ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ac24f0f06fe4c8eaf7791cbb3163593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6b57053c9198478c99440a17767e5e7c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa6c2c2a536e40f0ae957c3262a59ed1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b210519c5c64addb28ef6f4b8818400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cf0f64d2014941a78215df9576cd8bec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0eabc86aea9748109ef07698088dde9a", "region_id": "RegionOne"}], "type": "monitoring", "id": "6b78091ead0a4c4288ab4bbe950c7cdc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "50a66797399544708af2153dedc96b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b74c472ec0be4a6697aa8ae39ead900b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c4cf5a6473fe41c1a995fdf00b2f9e2f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5a7773fb5e624d609691b64713127322", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "17407c4338524da883e7ba363a8d1c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5cc433f5c1344fd4bf1e328eb0754d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "54c6c1114de145f2b9b604c0835b31a7", "region_id": "RegionOne"}], "type": "placement", "id": "1b1c2e48415542d69e62de9b5c80190e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5abe9f9c0e4c4181b4e1d2dff43120d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79346f87994846a5bda7489509abd639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "490a504339ce4e6e94e56a738c343724", "region_id": "RegionOne"}], "type": "instance-ha", "id": "567d59a2090e487295221a90f2ab46e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1e6dea52dc34bcb98f295cc7889c26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b54de63a894343519ed969f14177fa5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a87e16ef06574dd6ac1cae2af433d5bc", "region_id": "RegionOne"}], "type": "ha", "id": "cbf128fa09184ce1b93ff70e40b04946", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "744bc76385ba4c76b2f137a43798975f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc418348aa924891b70bf5fdbf5c8fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "39d1e8fa8bc0440aba8fcba2dd41dbeb", "region_id": "RegionOne"}], "type": "reservation", "id": "3566bc6c410e41478f9b9d47a36f9700", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "280296419f3341639690312044d8fd36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed9973ba530b40d79c93d690faa58a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dd30b15cda8f4195a16c8eb1a144e364", "region_id": "RegionOne"}], "type": "function-engine", "id": "7f1dd12fe94a46209bbf7ddc0035b61b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "97a8c5fd8c75437eb7052cf89774bbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "637f3b5641b94b08b460a7b97bc4a277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "47118fa451504a538539ed147b348a62", "region_id": "RegionOne"}], "type": "accelerator", "id": "2638e0809e6a446eb8db8bdd1fcaadc9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5f17894658f4227985674f5dd34f381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "955d5559567c47c19374d44300eb0a58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d604a60f956046ce88580d70efb7e7e7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d70819f72e664b63ab9ebb07179232eb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5992fe7965614a42ab6cd57c1b3b86c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c52bcdb8086e4af8b8695fa716edb35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "52b12c791fd847f1b8c1c2277927a8d7", "region_id": "RegionOne"}], "type": "registration", "id": "df324fbd7109498da419f4defdf6b6dc", "name": "adjutant"}], "user": {"domain": {"id": "2a020288fe004d37bdf56e9683adb9a1", "name": "cf40209b978548b79d99a9ab821abd7c"}, "id": "1412a504856a4633a05068b1e1187fe9", "name": "cfa9f7788cc041c4be31bb65229e4661"}, "audit_ids": ["fbe73234c56d4260b722c61af8306755", null], "issued_at": "2020-04-23T06:25:57.409040"}} 2020-04-23 06:27:57,565 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"provider:segmentation_id": "vlan1", "provider:network_type": "vlan", "name": "netname", "provider:physical_network": "mynet", "admin_state_up": true}}' 2020-04-23 06:27:57,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,572 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": "mynet", "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": true, "provider:network_type": "vlan", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": "vlan1", "router:external": false, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 0, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23"}} {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.406668s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,324 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,328 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,330 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,332 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,343 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.253811+00:00", "project": {"domain": {"id": "b2aeee1b53624231953fc9fd093f972b", "name": "4bea989bc243401bae9f5fe4ff0095d4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d1fe4bc7eedc4fe3985489c4215ee94c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4f1c041b37a8441095e12177810f70d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1802d4b0f6384b2ea144d1b3df1be4c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df0ab12c3fe54036b146ca33c6351b23", "region_id": "RegionOne"}], "type": "identity", "id": "59ccd622f29b47e782f441fd2101dddf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b22af1c040ca4500ae35161ba4d23d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "155104acfec94b8d8e561f920e2f7b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e03de8aaef1242d98274d04086bbc8bd", "region_id": "RegionOne"}], "type": "compute", "id": "28cacf3701244eec93b6d3934bcdfa91", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "67673d7722b14f1a9da1afecfa59e37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c467481e65b0469f86fec4fa1fcce3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a644bb8c2e0b422c98c01f01b2f1e1ea", "region_id": "RegionOne"}], "type": "image", "id": "49b09c2588474771bd68bde268425dd8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ebefae4fbc894e19984ee10c42b558a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c9c0013f49b489d88761b55b02c5dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ef516536da1440da9f894c4a5e285ae7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b62df56e92b24f66a3bb431513d13cae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f815cf7dd94b441cacbe6c34335bcd5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaea873443774161a282196f2c2211fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3ed75cc68c1453c9396eaa0f44dc1ca", "region_id": "RegionOne"}], "type": "object-store", "id": "9e8c7fa7f08f4563b524f8e75b28e597", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd896f66c6054c5f8003e74e22e9d807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71f21332dfe347bdbdeb18036148f01e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d5535faebc24e6185afee8ea8b7262b", "region_id": "RegionOne"}], "type": "clustering", "id": "48205ae8ea1449aaac5558aaffc76806", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bbfadd9f26a403c9870e2796afd9df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2102a9c32b4b45c4aa210d3151265970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a4e83249c004e9f80a0c8e0fbe82a47", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c526ec8361f9441685007676c084e49f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd5a58e54ed24a91962a39f526a1afb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc54ed7770b0489993f47754013f0119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f026ec8fd47344c3ab11fa3276521ea2", "region_id": "RegionOne"}], "type": "cluster", "id": "0af6f35962c34bd4844486d5b782cc23", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cb0dfcc45c4740b49b31d4c309e75d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c9bee11617d44c24b4eaad8861892271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "03f0e93a512b42318a78f3f9a409bb31", "region_id": "RegionOne"}], "type": "data-processing", "id": "3bd95023f1d1427e9a6bfce150fac6bf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "566dd4f534a944d4bf89de34ffd7d06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb529889989748469699d62a7834a6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "80d27222033e47d8aff53f4894b54364", "region_id": "RegionOne"}], "type": "baremetal", "id": "216928d1469b4ea69a492691f4127f06", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3301c3245c3044e8b9ec0fd34ba01c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4307f8f0f05f4453b0c80a9047d984fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "59bd6e17cda74e69815e34a30c8bd702", "region_id": "RegionOne"}], "type": "bare-metal", "id": "80e6c2b1f6ac431d8a32255823605953", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0b2a40594ab4423bb489e41a2eb4524f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "99481449f1ce497c95686a89e030bc68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2af34a63ac2745c5b8b6990bcafe47f1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "66df280a9bd741c08cda51d510b27806", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "15692944aca9442eb19a6c63d95fe6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1db9bc3d055343e8864f85fe2eae0b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f4baa09027484464aea309e0759ee00b", "region_id": "RegionOne"}], "type": "key-manager", "id": "3c1c4574fe4f48b6908882a4fc183d58", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ebbde55b83a94d79bb7ca23b92268a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e68cebfbbe4b4d10afdb738eddb94b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c17bf15bd0f492da43256e415046bfe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "548c120c7e6944dab2d4eb9b121587ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2f9ac99b6964708aa7e4eaf7ca05ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f5352632a874a7a984bffb8d08192ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e716b5fdc02a4f239597e9ba2b422d92", "region_id": "RegionOne"}], "type": "infra-optim", "id": "07abdd5001dd4893b8ae9ed1f53d38f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cd59c7e28eec429e9b075546462bce88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bc6d88c45c29421ea3db7bf30e073d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53233725e35a457b94d6ca08f0d46497", "region_id": "RegionOne"}], "type": "message", "id": "5b59c08b61c14a658a331c80c5b8c72f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed869be5dc3b4251aa76ffd217df1ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "139067c7faf148618dd3507276e8c7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2b021e38b80a4e4d8456ad3470c3d2e0", "region_id": "RegionOne"}], "type": "messaging", "id": "729e78f656084d3e9f57a375dc0fe0d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3296e44b78c642f4a52976949a034831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "886c245f7ff74067925c5d2d3494cb00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e97a641559024285bab4f2a50366fe73", "region_id": "RegionOne"}], "type": "application-catalog", "id": "81fe9098b3a043f28297451f3f8eac66", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb652a57fb6d452597f26a3cbe8d695d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bf96a39eb724626ae45667a1df1bf0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "467513a670894d9ab30440966eeea177", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ada69f8641204f118d04ab90499c448a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "232c598c1b294a5487f366e3d5159e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96240db6b6054a178c4463e70b9f4a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "881a3d6895b84d6bbde1e5a560611793", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9893b3fa24da43a1a37f8575f3ca6e48", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "529af5754a5e4a2183d0605838f75788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24bf9885914f479296c28a74ed613a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c4e20c5309f42c98b6f93e45b8db480", "region_id": "RegionOne"}], "type": "container-infra", "id": "9590cdbff4184861b9c838d23b6e9f7e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "137449cc1415485bb8f7d40f13734868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "156dd5d9ebff479fa05e72ea1654407d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aae0969f00494b3098a85d217ad15d0b", "region_id": "RegionOne"}], "type": "search", "id": "dc057aa03fde44c1a1868b7df43c9408", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1904e28a31cc48f7a27d50058ddfc0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e3321646d7e44425af4929b0252f6ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "48a5296347c34c42a4ba2ffc5aa16a9b", "region_id": "RegionOne"}], "type": "dns", "id": "fe6ad84b510c4b59ad42c2e35c61c24d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2125f536cb934f24b262a6fc73f47171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69a9727b4ca14cf6956f0ce4843d5be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45edc0fedd09493ea80a1c8e38de34d0", "region_id": "RegionOne"}], "type": "workflow", "id": "159113298e6c46b0bb580aacaf9d1fa4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1cd2e81a2c5049e38b06bb70819a33c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b070c3e3decd4011b9128aeae3710a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "619db7b0518947b1abf4876793cadbc4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2cb374e3e3794509b58d4690c391c312", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2269588fa2e54ea79be217dbfce0eb32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c7092af3e407467b88382ba716b74333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1f3fde83c797404499176834702307d1", "region_id": "RegionOne"}], "type": "rating", "id": "3cc1139463eb4d73830af70641c5b133", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cfadf9df25e9497abd70cd2bc4e80a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c00e37c9dd404d5c98f117dccafca57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c4c98a5362d14baf81646f767c01ac03", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7094d9722d8543efad04095a1265c9e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbc1da2eb3824d84bda26877d837e3a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b15368caee1d4094869c458e3aecfd7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a3eba62eeb35412ca0d9489756a5fa74", "region_id": "RegionOne"}], "type": "policy", "id": "c42c46faffe647c487eaf0effcf1c056", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5416b49ba464472e9219efe7a2a78e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0e04fe6082947c18f29bef4f1d1291c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4614ffd4f1a941599b9ba5d0da65693e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cbcd2d2df0f341a7ab3c092103c2e73c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13ecc5de78e44bf3aa1f9d1229c23b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "533f415f4a9d46628801ff3a4d94438b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "35f5728fd39a4f7d849f5792e42c9779", "region_id": "RegionOne"}], "type": "sharev2", "id": "2a012b0bb6ba45c2b0656c3dfbfaee2c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ddb77b844ca4e9fa52987e810789dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f6b30010d3c4a3eac6ad32f1b7ad66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e0f24681f9b454993a1606bb0f89bbc", "region_id": "RegionOne"}], "type": "share", "id": "9bda9bfb7d344f2c9843ab1b8924a1d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac077992995246018f6cc639ac8645b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3483495663324747b66ea030b13bb991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "79430446d97e4a06a0275f4840debc8b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a31ad0fd6a7045e7bd2944b3b92f0848", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8418bb9b160849f5b5e399110891d3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b315fb0af544201a7fa4066c16aa007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df8b1b1fa5e847d79664acc31b6b87d6", "region_id": "RegionOne"}], "type": "orchestration", "id": "38474fb3b6394d75943f41d4f60dd8be", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26599d1cd414486cae2e83e1776688d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56b5e0f851024d149b8a1d462cc4e75a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60f1754b15654fc0820b42c288130ba2", "region_id": "RegionOne"}], "type": "block-storage", "id": "fd96f04741e34e0a8ed0afa8c48140be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1ca96554b1249788844ae7c1790dc1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a400cdf598084dbda5f4ccd6125b41cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bc629171dd741f4be085f697692887d", "region_id": "RegionOne"}], "type": "volumev3", "id": "56cef62c68bb42b894e0b70264945723", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80a3fdcb8e094599800f3c04a59c6c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5b023c1fab54c25a4089cead6f4a4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3537d776cf974e6cbb34c6bf326bbaad", "region_id": "RegionOne"}], "type": "volumev2", "id": "554c87f15b8a45989e9b943fe8e64645", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ee04455360b494194ae3839369e9d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d23914f3d0624c86acc1dc40c9b1442e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97ba2f5157744c5382797086549d2351", "region_id": "RegionOne"}], "type": "volume", "id": "6c1352f5f99a42f695ddfacf3c792c6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd4704b6946749fa8d5723a0a68c9eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ab1c1008f1466cba8bd6a1c58e16f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0366b51a4c6646d1a5575e83b890accf", "region_id": "RegionOne"}], "type": "block-store", "id": "4445c14bce344175978ce8c850453f96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c90c312c498940e480e0799f39618d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4883f3c6182845b397f98ec921ad7085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2bcaa58293bb445a8d291d5f1b98336c", "region_id": "RegionOne"}], "type": "alarm", "id": "97dce81556be4f34bf564dbab468d86b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b91bdf8d40934e62b96bb376014902dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a007c9e6b4b403f83190bfbfbea5164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2f48fd1781e04c1d9972c148518d8aa9", "region_id": "RegionOne"}], "type": "alarming", "id": "384633a8a1394a118b86308918c2f8db", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8125861c76d40aaab76d613facf4fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2477c2aea7d44db8a165970b8457ebaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1cc63dd19524379ad13c9b25e4313ff", "region_id": "RegionOne"}], "type": "meter", "id": "c3cfb36e7e634991a0998e17eac01df8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ad3011d82a6438d8a8e76adeee18eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2a6267268c44df2b4d462e9b548eae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "befdd57c2ae247c1853cbb4dbbdec82e", "region_id": "RegionOne"}], "type": "metering", "id": "81803ae912dc4145aab03c575ffd7ac5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a8f940822ae4586b309d4b71c72c674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12b16f49503c4373bf62858432294bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "21e7ce7160e14a32a394b652a7fef612", "region_id": "RegionOne"}], "type": "telemetry", "id": "949c7275e17f44c8bc996117609dfdeb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "95e0f0f11d254b909f29360b46db4166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "81a74f5a03e64c20b4924240a966caff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23cacd563eb5476fa971dad48431c3cb", "region_id": "RegionOne"}], "type": "event", "id": "540a32e5d5d64321913685b3647c3c65", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6482afb12a5348518a92a0e71005c1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c7c2f927919d42e8a7f31bac58095657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5e7b27f30f948c7b3c9f474d7fd7284", "region_id": "RegionOne"}], "type": "events", "id": "42ad0baf1d9f4ccc8f290f07e6516353", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "485b6584fde34d0a8b6e2557edcb1c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "92fd75e3dacb4d46aff35ae91f14a0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9eaebcb339d74ecc8c5aad16b80338b5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f166e098f30e4a6da9de204869f329cd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3266420dc424605bccaa35ced4c38e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0a4036953ac4987bc12ecfb24862507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1221debb3bbb427cb3505154b51fb8cb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "63b062ceda4049fcb1141edadff77b8d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "851df80d7c7a4c19922d8ffe591accb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c12920c1a264c31bc53b61d2d7aed39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6015f70c6d184e04ae5dda376213fd18", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a3a26ef17916437fa5d516a13cb75936", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e227f9c4b1d84b7d84b3f42b64106851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd1bb390b0e54b0f82be772ae1a98689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20953c4d448441d3b57924f4c14b113a", "region_id": "RegionOne"}], "type": "tricircle", "id": "0cda3aa409254350aafd5e3a815358ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1084327f612f402a9d863653f6327e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ca0a57d787f14789b9677f1f62104be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e1ba61ec0fdf44ac8ed8c03a9796ea65", "region_id": "RegionOne"}], "type": "database", "id": "afb0f41d3786408a9ce32493802626ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "205050607c8a485ea546e5e3d4f98f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d668b6aacf15489d8212bfe9fcd6bcba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "272ecc9aa952436fb5cf03b41d56deeb", "region_id": "RegionOne"}], "type": "application-container", "id": "9b83c2fa764f4b2e936364af490e6b5f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "82497a9095e64b19b12892944bf3e367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d9d8f7bdaf24abda793106c6b586135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3af22851719a49379c1391ac6254118c", "region_id": "RegionOne"}], "type": "container", "id": "3ae8665b79b44d5b95d2cc07820593d3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef7c8dc87b424136ab7baea50ced5dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "305948fa7d31496889621024bc131ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b57170e58357469f89acbec447fc2189", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c415945599c54add9fc264683fb2f047", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf5477ea278741858ac1f933112a0994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d68a635813b4fb095bc4ac0fc90305e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c28bc1a01b3474182df7f5751f9924a", "region_id": "RegionOne"}], "type": "rca", "id": "fbeb218d3bb04034bd47dfa3ea38064e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "13aaebdbd2914323a7648a3c2788e42a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7c77a3ebddf545c5be609b355a0b672a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7b6f68e2aa4d4f52b7f0bf42b7ede20e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c00a2f8a61da4d1b9b0178a591bacc8f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d02fa191af3345cfa68906df15d11abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cd4dcbb61d174557905a4621060787fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ac0533c49f10444e9f4dc556777e05d2", "region_id": "RegionOne"}], "type": "network", "id": "7f6472f52cd54e39b56006c512cd80ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bac7a4882d0046acad1665aa1bea990d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "202a1055d4774d35a0277b122a8e0542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "039cb32cb70b422fb1fa6f3f549acb46", "region_id": "RegionOne"}], "type": "backup", "id": "c59265cbdc494f34aacce9228a5a3f26", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc0a62d432c04e8a9c8ee30335c133ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eea8a69b85244bb2a83f81a9159d95b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "16f2846e6d384a7595734359104788e4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "708c5ec3b85a4ff0be828672aa4e9e34", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab17f8b692d44e6a8aa3f1452350d7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b0749f0f907459582e95c7382260e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e3a9d67eeea943769a09d7b7540684c0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e114f07732a94198ab30f4af25d36a34", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "643a78ae3973430db538e7469ca8886d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b6ed2b3f9be440829852422cd38a4ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "91bfafdc97c04bcb9615a04ba924809a", "region_id": "RegionOne"}], "type": "monitoring", "id": "007ca39ac67a4aaabf8d18912232e3c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "17cc280669f34c738b7121c9698b35b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "02e32420b7034555b463a0d9e27fe241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "916cef0f3ae448319045be6e30e63902", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0d2bbfdfc65a42b68dbb003fdd504270", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b468cc08fa6549e89a9c2569b8fb8722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6df421e7ebe44fe9ab47aba36fe566fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "63f041f295414e4fa5a887a44ee5f532", "region_id": "RegionOne"}], "type": "placement", "id": "127b6ac795a44dafb38762fd077dca23", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "723605fb1d6340b48eb7c7dc16c78fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77bc85c88b304020993a5bd37b3b44d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c9254970b3644af9b9304ea84c8a854", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d1bfc4a9aba94c8fb75771cc2647dfad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "add9fcbe05424927a44174b3dbe49481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d3a1519266949248ddcacf671322878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7dcb48f24fb2497db99dce62ed460e34", "region_id": "RegionOne"}], "type": "ha", "id": "4bc14818c85a4857b46f11f58f5eed87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3eaa05d61a024f83be09a7e0dce74967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bd8f187d8cab4bafae8b1766c1cf3671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6e21b4a7b05243c2bdabe0ec50b489ff", "region_id": "RegionOne"}], "type": "reservation", "id": "ab871d50eb084ffebe19788cc749943f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9bfcd6d4bb404ffe8ba77cdd5a6472d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dad140cfda114b2090a474807cd2a05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "af26b9824ad749a1b8db3bd9c8220424", "region_id": "RegionOne"}], "type": "function-engine", "id": "186f654fea484af480ee1f3727668b43", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "79139c6dba3b40fda5227963b51f7909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "177c2c092e5f4c82b5de1e985de4ec0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d4815006b2e44b68ad65eb281bbbaaee", "region_id": "RegionOne"}], "type": "accelerator", "id": "8d65aaa949fc4220965851fc977c694f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29c440de5b194e238a277826ac954dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f073875ac4e548e9aa50d7cef84789dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e739d3c96fb8441fb9ef5712e0765ace", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b7a1df7a6a124621b225ceea72546338", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21bbcabad0cf473691830dfe7a7340e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5dbe31769f5547d19e73681c330a09ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a4c4341ead044b0a8328dcc6a70967f6", "region_id": "RegionOne"}], "type": "registration", "id": "f1673ed6a7af4693a5e81417fbc8fb4a", "name": "adjutant"}], "user": {"domain": {"id": "b04dd124cba643da982d18aa8c1f38ab", "name": "ca7bce45e2f14269ae2882151e40a0bc"}, "id": "998c6f386fc346108106f6e11a9b1ed7", "name": "3ba91947370946e196e8201dfac78c52"}, "audit_ids": ["13d59e0ffd914810b1f5885ce62e4d5b", null], "issued_at": "2020-04-23T06:25:57.253811"}} 2020-04-23 06:27:57,562 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,566 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,568 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,574 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["8068fc06-0e72-43f2-a76f-a51a33b46e08", "c716382d-183b-475d-b500-dcc762f45ce3"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} 2020-04-23 06:27:57,582 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,586 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,588 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,593 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,595 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "name": "deny_ssh", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}]} 2020-04-23 06:27:57,603 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/after_rule -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,607 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,609 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=after_rule" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,615 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "name": "after_rule", "id": "8068fc06-0e72-43f2-a76f-a51a33b46e08", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": null, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}]} 2020-04-23 06:27:57,622 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/before_rule -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,626 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,629 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=before_rule" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,636 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,637 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "name": "before_rule", "id": "c716382d-183b-475d-b500-dcc762f45ce3", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": null, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}]} 2020-04-23 06:27:57,646 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4/insert_rule -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"insert_after": "8068fc06-0e72-43f2-a76f-a51a33b46e08", "firewall_rule_id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "insert_before": "c716382d-183b-475d-b500-dcc762f45ce3"}' 2020-04-23 06:27:57,650 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,652 keystoneauth.session RESP BODY: {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1", "8068fc06-0e72-43f2-a76f-a51a33b46e08", "c716382d-183b-475d-b500-dcc762f45ce3"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"} {21} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.235520s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,447 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,451 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,453 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,455 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,467 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.382278+00:00", "project": {"domain": {"id": "17bad6f82c434d40a29682f37eea75e0", "name": "5ffff724966341b69a77b4efd5cc6306"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "21877d17ee424ababddf43470ff9f1d1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "159600800f524274b1ec612022f8f91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f708f2871a264e83b27360b8c1e4a8d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "039c7783c86d4985909f603694575a06", "region_id": "RegionOne"}], "type": "identity", "id": "c362dfbf0c154000b6f80cfe9e351d19", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8dc306aecdd94f10a7c420ee8537478a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "09874270252649cdbf27dc138de5d0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b81b8118a2434a1e9a33c24de1644096", "region_id": "RegionOne"}], "type": "compute", "id": "a3be9a637dfa40368df6d527b6370498", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b76ebaad3c75431dbfc3e97f81f4582c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "17344af782464073b7f71c3a2932bbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "84ff91860b024a3d92a16cb850a3cb9a", "region_id": "RegionOne"}], "type": "image", "id": "fcd7b5783f5a4fc095dd62cf72a2918e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d781be6d91a64c7fb367e23b69d27387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b08616f6c1d340b18d7ed3c216c7f53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6610022c55b7454eb5920aba2b2d82eb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "27e87a5cab9244ec95fa9a8f8c01af35", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726195759175404dbf09738f7e45fb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c8f978510a54310950a0f21c2476619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "259c3e1e24f24bbe8a99fd14d48d8224", "region_id": "RegionOne"}], "type": "object-store", "id": "38836e24ba484c408477b7d7684c1657", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a00753cca244cbf92cb319a5bdb7ca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f39d75ee2804abea658ff543b99dab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9752cdd4e4bb40c9a7abe9ab7e33a72c", "region_id": "RegionOne"}], "type": "clustering", "id": "14a1e62de2bb41d2b00a4a4d8211419b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "228cb49a09e545549a459828f2807652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc137ab911684bd8925d3f9efa555def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c6a438bccd9d410e963f556f264f1b84", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9e7cbb11c96e4dbdb39b60ec417b8e01", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bc2ee5b1d65421ba8743adcf6f5b00f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d56873661ba2443fbd7c9185c756f536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da04d473872d4ac08eebcd9c13bb4ddf", "region_id": "RegionOne"}], "type": "cluster", "id": "067729d3d3d649b795f83cadb5e847ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41231f59d9834a3db2cb6c2025e69f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9eaf0620cac740e9a11d1aec7f3d6ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6d21af77ef7844fd966587063257909d", "region_id": "RegionOne"}], "type": "data-processing", "id": "0ed9a1428767464395f688440ceadc50", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0beb83db8c24f6793233cc2025b0e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2f4b44472a5417db4a0ff2097d3a8f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe0741be71e947558a941729b03e946b", "region_id": "RegionOne"}], "type": "baremetal", "id": "95f75729baf0421d8a9c0691fb83b4fc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a517ac22db14e929ca02d23a12b89bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95073b017f804c4e88e8dbc48641ea40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1aca313946ec4ac99fed870c75ae61a9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "869ef7d0c0274ee68616e5aa4880d600", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "caa8396ad6da40809d1e79d4db9e8385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6e9ba23e72dd4c01bea884d89b81b622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "71c51e6bef524941ba360c5973dc95b1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "848ea45b2a4642238b34f17ae957171b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "68e676a323124b18a0e56cb01b19ffa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8789e66fdaf64aa4871d2b891e3eec1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f75cb6af69147cd845657da78938768", "region_id": "RegionOne"}], "type": "key-manager", "id": "617c02e7e43a43f58a10147afb58013c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bec21ac4ab4428697e78ccc98f5e6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e9fb170bbb94cc7abbd62f9890b2c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7d46f6519c9047929655188967203e04", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9af1a7c92dd54b06bfbb380cc2ddb5e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "75a5155d659e4d8dbe489ff0f9fac80c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72eef1666d56466ca056347ebfa2236e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b84cb5add90541f0b7596bcfb1f85872", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cfb546eaa9d449ae8e6b6e834b16de51", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58a1ffb645304152863b3181a35b909a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "30533724e63842f4ae70ea2f67bf5e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a746cc0153434083b584f6e3e0417275", "region_id": "RegionOne"}], "type": "message", "id": "5751153a39424dffac1ecad121067eac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "39ca9ed7bc1c4eb7962930a382056993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cb871a5c14e4ce9b5ffbeec2e419434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c95ea46bb45a419b81ba7ecc9ab59fe5", "region_id": "RegionOne"}], "type": "messaging", "id": "72fffe77c41a40f3b743e44c7968560c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f92faa4c5661485c8fbf51d832b0a5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c696591dcc1f4d02a142b64e36dd2158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ad63aef4eefb4ff190efaa8292a11ef0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8c0d826ba4064fae8d909272fcac4bbd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb73c5dc455147b98ef70c470c23a1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07252144290b41ab8cb4a769282f8948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d53fc2ba52704bd2a1cfe7bd40cf01ea", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "59efbd8248f14a1383d8c7e45d8465cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fcde6b6ccd644a94ad4662853af895be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e05bbb2ecf5e4ca09631c100292f1f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9dce29934ba4d41b9505b5a389d5f74", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eb14e195a5f048a3a5af88cc572b3586", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87da9db4c27740189e872e113d1de860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e4652abc8ae4d38be4010a50b76dde4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b7712b1219a40369476280ee22a11e0", "region_id": "RegionOne"}], "type": "container-infra", "id": "c5405b24dd7a42a8b05834f019d00b2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "34e05dc3597240039bcc871d796d97a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "86554ac04535431db4f8193c8e5213e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f8dd3b6b06254e97ba9790cb7f9dfb42", "region_id": "RegionOne"}], "type": "search", "id": "558511f0b6814859a349a259cd66b209", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "13bd5a3f4708426ab821f05353638a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1ff8e2d9ea624761b73d001529ab3e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "60d8e98997f24df890595bf208f50fd6", "region_id": "RegionOne"}], "type": "dns", "id": "039f081a2a9f4e5fbb8b715a492b5a7f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb15b459624546c6bac8f0d5bd9bc613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "98b6992031f348248f390008ee5c40fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "932a9b4b58e44de889f308c354f8adb7", "region_id": "RegionOne"}], "type": "workflow", "id": "d3eec27c5a6d4cb0b3a996c90163da7f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0222c02fd38e4e798a7992818c4d59f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7ac92528e354d0784e98fef6deab55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "820bd354033842ca9a414e9e11c867db", "region_id": "RegionOne"}], "type": "workflowv2", "id": "af97b5e271d24740b9f24371872cf4c2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c5eb4b40bd8148ffb8844666464db006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a8f2dd1cef0e4a8a96e92dec2a3c75b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fd619b4d3c0f46809106d95d98ae8437", "region_id": "RegionOne"}], "type": "rating", "id": "f6ad87d8de604d0dafba3cfa2e5647b9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fb6173b2f264316b446cabc41d4f3a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28b1c2b7679e47e88636abb9bc8ac50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c0eacbf78d024db6a61ab3363e666d84", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9a15f41af3b64e4faaa1c1bd636cbe7f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cacf09a182364111bbe713b3c7f12ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1078fd2f1239483f821a09166b9e7a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52ea346ed9d047778acdb22ea7e0b01d", "region_id": "RegionOne"}], "type": "policy", "id": "129d0434ff734b54a6433f3369bb71c6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "247b71d551384b8c952e9c2f911ffa10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fc7ab18af2c45c5b73154591175e8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0578f10bc06e4325b6091a34a44009d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7cd680663ebb4a72867b8f3def51f42f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a54ac4953494b37bdc0e47647ce5584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "766c4599bed046afac9b70ceeb54a7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eedd71eac6ca485e83f3335913f40d5a", "region_id": "RegionOne"}], "type": "sharev2", "id": "7b5147f4b71a4e9ea956a7b308f9570c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60bb8be74c2f496e8c30b793a91e0f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "265cc048728b4b1d884a2af7dacd0e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2a4cb762998c4f60b69954e6b88ff6bd", "region_id": "RegionOne"}], "type": "share", "id": "1d38c772a1104ad58df2451003c302b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4840c892cf5a44c7a5c9c9a6f30d9e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "49e5f64b7bf5486e8de4028a85d74d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7139d0c95aa0463ebd0cfcfb4923f800", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6a5ae0a99e1d4d2ebd91d03aae4a3fbd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8592c71b3c824befbc0192a034dca74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65f2a257bd114a3ca7816c277142de19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b28e44d7c16b4192b5fccb3e6c583a40", "region_id": "RegionOne"}], "type": "orchestration", "id": "355bc10e8c614bf8822c5607f52bb9ac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95436d3b18804790b104fcfebc6641c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9736cc527354451b658c09fa0998167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e151f8c0c7df469fb2e4162881097240", "region_id": "RegionOne"}], "type": "block-storage", "id": "585ae12e5ff94666afe4fb8765966b59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d37f13fa4304880a4ff6c3bd42eb61f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa2b7e42072b48bd9d3319582660c152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b842609f7ed47fa9e7df165acc3455a", "region_id": "RegionOne"}], "type": "volumev3", "id": "d8037607e07049f4a2a650e148ea22c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8be0c9d475b457fae4a000e0bc54cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "171251c7f4604ab7a9a4d8690611ea43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b609e0b7bf0406eb942e2a9a7049103", "region_id": "RegionOne"}], "type": "volumev2", "id": "7842e4640f854081a119a257d1b10b03", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d766443822454041ac7ffc456d476444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c2b0264743c4a508d977f715d9ecae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc4d211c31843adb4421e32e795f80a", "region_id": "RegionOne"}], "type": "volume", "id": "15611dd360414408a39488b474f8bf30", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ac090f9137b48c7b787e5868e5e34b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7942ccd8a7d54fcf96944de279f33a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d2a5e05bc6e4589bed97c21327e096c", "region_id": "RegionOne"}], "type": "block-store", "id": "73dab9f10ac04645ae954d2ca56c7ea8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e297b0d2ffe7405489de02e59a144ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e15b623b400b446a9e0789a33f7b315a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d6016a149e940178f3eb0145ed22137", "region_id": "RegionOne"}], "type": "alarm", "id": "8055a8339e1e49f9b59921fef9018b52", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fea46b8c0e2e4235adade96718a18985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1de775f4a0f2480c8df568a1e23e44c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "589ec7ff747043f5969c90f489f2b6c1", "region_id": "RegionOne"}], "type": "alarming", "id": "44edaf9dff6b4d10b1861c36a8258a95", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c440dcb2d1fd43a7861e6dbb352e789e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f259af491ad4dcc86e7e9f33506826a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f765088a0e94f7391394961322352ac", "region_id": "RegionOne"}], "type": "meter", "id": "ff119eb2491443d39027560239e8b4e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "688d65f32023404197c47da6beeb79b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "05cd82724a4f48899f41dc0c1ddccb1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2f035a493ec5414687eda29277d8afee", "region_id": "RegionOne"}], "type": "metering", "id": "07e7a64eb1fd44f0a7ead3fa1746a347", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "74ccb7ccb0314d5ba6429e03f2047380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a53508073b904415aa434ba80d1e985c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e3a31f81a8e4a4e8275b1b6ed42e4e8", "region_id": "RegionOne"}], "type": "telemetry", "id": "aa1dfc19b6e54bc383888173734b9944", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e624335479e49cbbcb0faddf6819a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba795ad06dc247218696ecc4de72679e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1ef8491d975c4364890d4e41f01c525c", "region_id": "RegionOne"}], "type": "event", "id": "7200ec93140a4c54be0c649e12edc0ad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "504162e353b2449badf87393d9612aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "27ce22af7d414af3996883ae077ba426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "008e7b30f2a2407da6a28ee843185b2a", "region_id": "RegionOne"}], "type": "events", "id": "2672dc620bf24dcc8784d9ff58cdfa7a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9b5bfad3a7c46bbb3a02b7f66470939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ecd71bf5af32423e849b10772ef2c3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "939b6dd916b648c3aef9c79c60dd00d9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f0b6376c9a1745e194187cdf91fda8fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d402456def7045cd9c49c4fc0255ad19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f765c3ded9e148bda009e2baad189265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b41416c8cc64599bd85bb60ad300029", "region_id": "RegionOne"}], "type": "application_deployment", "id": "933891e24b6c49fd85e123a9f7253742", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "625f2c051087435fafdcab24f03f36d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2147d9cafd64669973b53b132c2a4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5bea62c1e464fb5b96c816092794acf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3d48d4a2ee5048149188b08b618033a1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db954ad4391843398178ec430a483e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc1b1ec22822461c9e37b64ebfe89822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd57223f423347a3830d982cd3d3ed9e", "region_id": "RegionOne"}], "type": "tricircle", "id": "d315d71cedd54dd98abc773a0d28f737", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4f1cb260f792400d9a96d2a16e729b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4dc9b22dac124d86ba4e93f3565987c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "64c929905c63430e99136a800de694cb", "region_id": "RegionOne"}], "type": "database", "id": "36cc6fae642d48c6927d41cf0a64d8c7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "043e3fc56ab5460197d4af198ae1a1a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "892d84f334584cd5bd6eaddf29b75ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1de7928ac9144d5e9553792b36e6c65a", "region_id": "RegionOne"}], "type": "application-container", "id": "c526fce7e68944f785d004959903db83", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "20de996ffbab4d5aa99f4749b87c7f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d864805b7044f01812c25c313534287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e2b4a032a6448a89dc5b1c715d0c022", "region_id": "RegionOne"}], "type": "container", "id": "c0b370fecbb549a7a0afc1797e0e7f42", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f4913d9f08a64a68b42c3d3258aeaad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8aa16affe7c6419c8f84ba7b44695ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6824f6e614d84a69a8cefb4a9da726a9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "39a8a16052694b15acef9f8ae42e3c76", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "220e2edd55fa426fa2dd8a92d5144f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "322d62ade2a3468dbc0dfa2626cf83cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f5c3e35a601543d88cc32a7010bca104", "region_id": "RegionOne"}], "type": "rca", "id": "610a8931dbf0418f8492a397d084a123", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b874e9d04e2e49f6808f959d5340ecdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e96fc9b949ca4f869ebcf9144e6e4ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ccb778deda1948fd880fd8149dea43fc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "60f9ca3849954ae0b895bc76ccf72c63", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3d9a2d1040294a6aa13131707d5b0825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5c704b6b4daf45658715d3eff3418e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "62cfa164c9be4077bcb444aa722cb497", "region_id": "RegionOne"}], "type": "network", "id": "3383c3ba9f4b47399b12835e02546bc9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5171c0f3b3948918a1f8fe1ab5ab75d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bdbdabd427f245c79c73c1be7fce07b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fa24d96e5a9e47c48be8903a078e93e4", "region_id": "RegionOne"}], "type": "backup", "id": "2a818f69a4fb47c88eb9df7219a412d8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d717767d83441548c812d6a3911d94b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d210801755134fc3a9a25ba1a53cc08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "883a42737b5349e3b37c15d9667a9395", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "20731a6c03c3494cbb3975c971e3e0a4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5337f024c66e4ebfbae95053a73efff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "868ba8c46b254535b884525be992550e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "459b4f54714d438a9d0296ead9fdcff4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "152fb9e866674d8d8e729b888266b49d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "400645c03d844ca8bee1035f1e7de26a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "80a15ed3b87b4ef99a7c161547db9001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8c75fbe873ea4b03a6162d12c835e9b8", "region_id": "RegionOne"}], "type": "monitoring", "id": "79d44330b709487492e45e0fc9e2fc80", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "056ca87409b8411ba84c593e21defb4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d277be7c8d284240919beb15fa3b5924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f801223278684212b7b1d527cddd44be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f569ee352e6849629a8f4dc506a12b21", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "80c471f5d50f4637822bc24db3577b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f943c9952ece41abbf9b65148f0b4425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "395b6070e94f42028a80697698204d70", "region_id": "RegionOne"}], "type": "placement", "id": "caf2bc802a9d4ae5a3e385fd06089360", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f281a0ced8224a6a9e8ac2abb9729e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "222db06d42e5414784ebacfd25a1f97f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b178422b58bf4467a0b5f1c8b2e5bee1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7b5bac5132a3440eb250a63e5f9d5f54", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95bb16047aa242fa94274c514cd33e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "632452f3a1a74c9a9e2ce7c35f7cb9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a576d6a7db34a3d9cfbf359df6c210f", "region_id": "RegionOne"}], "type": "ha", "id": "ac0cb5b1a86c4fceaa76d2bb00c92501", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "92dded913b184acca58ed700991de8db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "36724f82a637400793a2aadef14b82e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "93d06a7aa98748c881b60773d0d60e32", "region_id": "RegionOne"}], "type": "reservation", "id": "7fe44d4901634a22ad62d01dbd68110e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab341ecf2b4b4dbf8a9a43e2424baf21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "333df976cbea4097a644b8d86e927d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c7c5099329024ad9a3589950e8f4e461", "region_id": "RegionOne"}], "type": "function-engine", "id": "cdb0f7381d9c45329efcbe67ae634e87", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1716e7c98034407abf11e04423642649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d5f0319955f43c1a07b7820c05dd13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e52616832bdf4ff3aeea101cf437f389", "region_id": "RegionOne"}], "type": "accelerator", "id": "a06ed16fea8e4050ad98ee5b5667ee14", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebdb281de24343c2982b620b0eb418cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e4843eb5bda414c99853117febc6c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1cafb8e7b78b4f5fa22a8094049ebb99", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fa33212686e44d84acd05d8768103415", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40cbe950392a4e298f1a2931d44823d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b64ea99e737412588194f63affc05e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e9c8637dae604622a2d7606ab200f2b5", "region_id": "RegionOne"}], "type": "registration", "id": "5e5b2ba9a7124e3987ee17f1d82f7c2b", "name": "adjutant"}], "user": {"domain": {"id": "b127c27396b64bcab861b7afea6dbc3f", "name": "47e1467359c34c0a938f9286718538a0"}, "id": "6b0c476fe6ec4ba29b9fa1c3d6717327", "name": "1e1e67ac2d1249f68ae854d6312ac205"}, "audit_ids": ["00ca9974dfd348ac8ff23e78c2f7fc18", null], "issued_at": "2020-04-23T06:25:57.382278"}} 2020-04-23 06:27:57,531 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,535 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,537 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,558 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,562 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,564 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:57,582 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,586 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,588 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:57,606 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,610 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,612 keystoneauth.session RESP BODY: {"extra_specs": {}} {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.059719s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.056422s] ... ok {18} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.062510s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.353016s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,413 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,417 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,419 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,422 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,433 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.353433+00:00", "project": {"domain": {"id": "f1efdef1d5b7491d93dafbaf45e59695", "name": "2848d7bd25974e30b07bf8426965168d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac781551a9954a188895814bd33f7961"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5100fe8e57ea4640a448d80b6818d339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f39bf7d142b94ddfb349c254756f5655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aaceaf373d8343d187979cc147173f53", "region_id": "RegionOne"}], "type": "identity", "id": "098800892bcd4a15a1c6cbcda34c009f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "090a76c9a12c489d9b4e7bff26deac17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7418a360d9204c018db996e9f8597e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "30e8a7bf67ef4981b3b9793cedf34ea5", "region_id": "RegionOne"}], "type": "compute", "id": "de84e65b0b4c473ebfb7a6beaf204b28", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e9a459f1e8164b9095af7ba177a6958c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "699d064678c44820ac4d5cf167be7735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f1a5ef2d2880414088337a2e44496219", "region_id": "RegionOne"}], "type": "image", "id": "31c1e58a2a2840cf88c7fb47d1c17a33", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "799032bf2a1a4f30b3e92716b0ae39b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1fd4307dcb934e4faa022a7e8c7531af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a8f0ee338d384244bd4144b80baa6c5c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c1f15bbad62c421e89779c1eb724778b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f832f4d23fa466b8df383e11b300765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b303ef30374622ac25589cb9ce063f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cc8d296fc084e5e97e8627eb2b14610", "region_id": "RegionOne"}], "type": "object-store", "id": "562537a696af4df4bd9d546eea1a38d2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0f2f5d97d1641c3b6df0f61eb493710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea8ecf30803d4ee483757ae0b71011b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "11f1f7930de1469bb4354841c7e5651a", "region_id": "RegionOne"}], "type": "clustering", "id": "21984dde5d434813a63877e496ce283e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03c7180f5dc04b149d86ec3ca72c3178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82ea6458fd0c4abeb337096bb2b1bdc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9864c893036146069812fb972388944e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "379778c8711f401c8856ef6e7bc157a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff1de52ec0cb46b6a7b7430943b56584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7da59f1e77904b2a899b814b7f213c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cf3b92b3e4524f63b21a586c7371c028", "region_id": "RegionOne"}], "type": "cluster", "id": "1608830a45954f93aee0958ed407428a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aea1cfe30f88402d9c586ba12df0cc03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4c8eaf9203b04ed291f78a96f016a93f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "57390b2333a84d07bccf118b15176ed1", "region_id": "RegionOne"}], "type": "data-processing", "id": "266ad636aacb46fdaa4525bb23bfb5c6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d4578e21e03f4e92bd78249f31295308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87e6b77893d44ec2ace20957f95f5470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9012aac07f5b45dd9ac826ed9fa6ea14", "region_id": "RegionOne"}], "type": "baremetal", "id": "dcc03083b2414819804d651ad73398b8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "081c352794944ecd9f64a5959816c7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "137c4f092c01443fa2803695cfc5a63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "528d8f1a0d5a464c866645bf1d1f51cb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "09a68910cc804415bfc750d8541b7f0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5bb70667505d4731bd7bd60977774437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "75341af5f4b9440e97dccecf432ae066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "09d957d2fe644448baf56e232cb6c858", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5f99381260134e25a589012dcdbe4a5b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7f4038d15a4e4c75a8493a42877bdae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9d011f92307e4f258e315936a744032c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8864bd8f0a7b4458b70b695f43b99e0e", "region_id": "RegionOne"}], "type": "key-manager", "id": "fc98b0405f58421f9d53793bc1edd3ee", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f7ba9a8b1eb14dceb43c074710aa606e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7bd8044075634b1eba35e778f459907c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a11341e3f3e4a04a0b7edc14d44608d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b3cd98210da4418c8bb2472bafd6dcc0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7954faf32b646cdb57b5ab0bc238505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "134b48b6ed94419dbaa8ca01fab39525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e19df10db4f14d0eaafc7332ec597eb3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d3dc477c4dd546bdb0af36825cf8a2f3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0819127c72434fda849114d8cacc958a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5aab21b739f74bcdb1078257bb03f16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "658f7c9442aa4554ab489be6752f4857", "region_id": "RegionOne"}], "type": "message", "id": "776052c2ab984c97a5334b46edeab306", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "68512601ee254dd296f2eba4007c77d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "facad07c66b24130a9d8da77e8a9eac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a606d748acaa4367b86eb15b4185323b", "region_id": "RegionOne"}], "type": "messaging", "id": "7506464786c64ee7b1a50f37df01e984", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b14586557f234667952299847b55f4c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d0c47045ade45198f6bfa319e69fcc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "df1c1fcd832a42d6ad6a5dac2f7f3d78", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f04ad0c9cd9b469c9fe6eda14095cf22", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13f9b6815f154286a3deae8386c0f727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbd305d8ceab48b382ab1585fe7b1b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b715ea66e53047d0b02008978019415b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d3c72c689cdc4dfd94f88a077c7dbe6d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20cb8fe944aa4902b322a93af6c3fde1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18aa9ce22d464764a1e3ecb5989e0244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce3c7d6a99e3424287a23029d0a86d65", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6512e5e5a5474a5487f17b02398a053e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a05168a2c4448649ca23c975f362d48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b0bebb4f8254c06aa69f006ea4bf188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a4f41c3c4e7418dbef30bce97875473", "region_id": "RegionOne"}], "type": "container-infra", "id": "acc25cb9cafe4a00a70aa30ba77d06af", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7c090019bb9a449b8c1b2ee981165216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ddb3730538cb43588c8cb653dd8a7a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "98fb50903cc34520bdf09e5a74e1f673", "region_id": "RegionOne"}], "type": "search", "id": "78f8ddf241014f3a8f489a95782a05fa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2c2c42e67a6a4162905237c984d7a936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a660810db304d4990d623a4e8f696f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "211fd5413843458aa2219e4f25f67577", "region_id": "RegionOne"}], "type": "dns", "id": "80b14871b09445c799cbda5211ceca98", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de3a4f9db1e547bfbca8a4a385ba41fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "741b54c9f45a471eb457877df24976b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d478b36c30444349a940bf839264e16b", "region_id": "RegionOne"}], "type": "workflow", "id": "38f8a4c370db4a05ae59df24c49f0bd0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0508cd1c94ce49f5b1e9ac19ec9b51ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b79f79fb8ed439aa6eefc4ec8c79d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "012d07fc74bd49e6924b53598ec44e41", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c0566d7971a2401cad3e113366b20b0f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "64bfb72e9e8441c2a849717003491c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d5ce88fae12942c69b8ae7233c12bdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "870183222dc84bc399fddde7228bf9db", "region_id": "RegionOne"}], "type": "rating", "id": "6a11871078504d2f9fe08a957b3d31b7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b311040455248209dfe9df721c1b238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ffa030ba4991416094b4b7d9151b0750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3a92bbfd78ed4fa2aaeb4d2641bbc32d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9037563b8d1a40e48cacf955dc961755", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e46dd30071e435f866aa225ec849e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "478ce6d7faf94f32af2e90a9fd61686c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "214bfa3707054ba7aeb8c25373721aa5", "region_id": "RegionOne"}], "type": "policy", "id": "0554d962f0634791a03725a6cc8e9856", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06bbbdd213a044f891a116e453127ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42cc0a0b92a14ee58c7b8442cb98e271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d1fcedaf68f460bb4964afa67476257", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "562b0b1618d548ad93d02d3336e77e75", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a0bd712723642849c1f168d47b26552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f8a893c80684663b0dbc51df5ce010d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a459075ec8a47968c39a4e6e66e81b6", "region_id": "RegionOne"}], "type": "sharev2", "id": "11915a51bd5046b9b1f137758e63f207", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fe8297e20004a72ad730098c68e9a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d77aba5a6b6547de99ab6ee49bac9cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ae55e03f24641258bf06a37dd8a96a5", "region_id": "RegionOne"}], "type": "share", "id": "51907d0cc9994b618cd297fd4e0898ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f45d392964db410fac09c847831542fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5025489594045f08b5d7400f9418c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f59cf0a5816a4197abe426700daf8936", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c739e1689f7e44ceba45117a13c0f79b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83157c5c4d234f0b9bbabea4d740d623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ccebb68bb794165a43a764a7c95c0db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91850063541c495d9e4763a56b7375cc", "region_id": "RegionOne"}], "type": "orchestration", "id": "a30360feb791400b8c66964c774da3a4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb4f77d6b762446885b09f32826cf6be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e035ecf9e344606a2407d3ae602a466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "535d5c88d77a41568f3e927bed3d6e35", "region_id": "RegionOne"}], "type": "block-storage", "id": "cf89867f182f45babc00e49f365f9cc3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4fd4bc711f64251ab820487eef964f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8abbc71eede94320b152ee05cc605f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1e1ecec4a24479a21c2162dc8cd6fb", "region_id": "RegionOne"}], "type": "volumev3", "id": "d5a08b199403473a8d05d402e8c90749", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecbc24338af04a969b4e6c951073089b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdbe1afc58514fd18420289a33da371f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "997eaa01664f4c079a32ad92c97710a1", "region_id": "RegionOne"}], "type": "volumev2", "id": "6a2bc2943952445996a255033d8cd469", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9e543faacb146a3945c47ee2e275c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "366baa9ff0874135982574466caddae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00e5cd0088b04f7aa76fc9e9e60ea0a2", "region_id": "RegionOne"}], "type": "volume", "id": "d934430a130345d7809fb88832cbe2c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b2b99b84a904b199dfa0419310246ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2aec6145c5de492c9c2c9f31573be1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a19ac0c2cb24b89a3b23f61c899324f", "region_id": "RegionOne"}], "type": "block-store", "id": "04d4a795f10f426c8456126b75137ff2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e00562157084576a1e7ecc0b6c0c1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c1018bd4c522435ab451dd3100179cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3631945e8bc4286873f99750f7d8e3b", "region_id": "RegionOne"}], "type": "alarm", "id": "1a05118dabed481586d3fa0314540d88", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ede7bdf00dd64a5e90fd9b91b50ae796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d73cbda58df9498db3fb1451a2c45fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d155837f4c6a42e5817c9c3d6ddb0c38", "region_id": "RegionOne"}], "type": "alarming", "id": "a142d64be34d4887aec18916124179cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb0be6c04d8e450fa110bb31e29eff5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23d7556194404ee3bf2f785f8f4c6fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb401564eeeb47e8b72b2d38cb2f0948", "region_id": "RegionOne"}], "type": "meter", "id": "f3f8db8997a64c60b2219fcfd40882a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5056a9e267941fab989331ec429c460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7cd2a222ac6a488aaf144e26cd5eb9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e452e4dd52284c9292fc7155e768ff64", "region_id": "RegionOne"}], "type": "metering", "id": "8111fcc7438c4ee0a9ce310586b37041", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e79adc47e4d94ebc9289ebbd623fc237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8563de7088db485fba78d5fdde8124ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a6014da8aae49aa9d2b284e6e45093e", "region_id": "RegionOne"}], "type": "telemetry", "id": "079eabe6aa8043a1ba55182f0cd0e92b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "95afa8744eb24695a3ccba8be73e436a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba495e7a5b884f3186a22e29e657a912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8042b899cb134fd5a676b3c26ce366d5", "region_id": "RegionOne"}], "type": "event", "id": "19fc8ebe282b4f4abe24f0590025d4fb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2ad13b8a615c43589b003e3da5db45b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0220a2d5484649c2a31efe629c66ae74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f32940511de34ff9b2dbc8906c91a11c", "region_id": "RegionOne"}], "type": "events", "id": "e9cdf06265cd41b7aec4ac3fee7b7bc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7af176ba9234419a010f44f5785f794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6397a37d0c0b45beabbcef8801ee7f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3296290666a5424392318876084341af", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dd4da6081687487398aa789346b9e252", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42ebec0e6c214f3f98bbf78c670f57ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "286a566ed59d4076a40cf3fe0a64a356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a953dce9f23b4d91b7860bad8bd76585", "region_id": "RegionOne"}], "type": "application_deployment", "id": "89a402921d524eacab3a2261c6ff8452", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "583cb939201c471cbb89bd067b23b5ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a56aa76b6a34dba97c5440015afaab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b4c9bf9b59a45cdb1a77dd1c37386a1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a54af300d9504c9c808c99a969a8263f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb77fdc09254412bad9a05aff6dea117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61842e61ae7b44ec956035e4a72839a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9fb696608e549f0b5234db9c06e2ec8", "region_id": "RegionOne"}], "type": "tricircle", "id": "2efb00103aa74108a06f33e08db17698", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "90e953515da242c9939c656391a23868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "54801dd7b5834c29bed26e1428c388c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e497727b3ad448399074520e62147782", "region_id": "RegionOne"}], "type": "database", "id": "fdedc7eb04d34cbca6d8c1ea386d2cf4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "811c0efa8a2e40f5a0a56a701e6f91a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "066ad4f03a334d5ca5e21ef0b9c99214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4f2e6f3fc7574be5ad417f181ddb3c9a", "region_id": "RegionOne"}], "type": "application-container", "id": "9f01f855bf284aff9f27df479f3c8fdd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b12e41b0ac534be9b3a8c14c8e65caa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d034254a38f43bcb969d2ed3b3b4f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6e221d04e17649349587e64243820d86", "region_id": "RegionOne"}], "type": "container", "id": "4d5baa7dd6ad459289ff31dcc91d9b17", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af61fad11e474a399a467c6f6e4f4fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c10177cd281c45be91c28cbd4d92e95a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d744885f488b4d13b46ca70a88c1a497", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f8b25ab346e44a7e99f3dd261e5b4992", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8967111b8c034538a8c06b1bc3ff14da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e3c6366b812402d979bac80024b9cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d83dfe01ce894eb497a85826084c766c", "region_id": "RegionOne"}], "type": "rca", "id": "ace918dc3e6948a18c5e45f9a46de7bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ad1a4bfa980472dbeee29e120050c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "482f09fa4cd44f39a509c3a20ede1985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "37a9d1ab54054d18832298841a448838", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c6ca8f5a98344f389c66ea36411d85a8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d6551283fd11453dbf2544a6e737b5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "58301b5a1220461386bb98bcd6df8174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "98c8f3b0d2b94809a4c44e2e1a5977a6", "region_id": "RegionOne"}], "type": "network", "id": "ce806f521f0644bf931bb6b317b6c98a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f779c55b6944af094d94b3fbbc64bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "82aea2afac55401d92f4fd36dc4f383f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0861864957994ed1b6ae9f753068fc1c", "region_id": "RegionOne"}], "type": "backup", "id": "765ac6bcb11c4eb29b12be0be80e7e86", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6119e4977217401e8ed450ef9a5faa7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad7697771ee24dcfab5b0d2ef4558303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "889ec13e8ce94a16887ff00619d15340", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "84c033d1ea44417c82700916b5a41aea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb4ad9352bbe4d8caaf50ce849934fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ca24f9229b94f808c7e46e6502d0994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d9c6c40419824b0c8a53ca16d43388a9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b344607feb5e4a82aff70c0ca09b011b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8a43e7c8ad9245c99f9bacd77ee52642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bad3cc8507554446a0749d52e732aeae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ec2a5a63175a4e928b34aea6cf7ba836", "region_id": "RegionOne"}], "type": "monitoring", "id": "b6ac48f865f44c25a169388158a18be3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f419262a6e804e548828f0734a4e84d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e7cdcaa29c074da3bd30724530806ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e67e19e1cf334f05a80d06061ba1aa64", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f74ee0c111d24aa1a5beda3f6567757f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6f70806418b44b479e7c483ec9393580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe7190a9ab7e498ab515b2a60ea1ce67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "61249d17b3ba40cfb28687980e16ba41", "region_id": "RegionOne"}], "type": "placement", "id": "eca3464d1a9149aaa295427b570765f5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73452212f4d24500a4723a6979f428dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d74083c23c8441fb4ef552e80dddc02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "43d92967cfc64377965194b2333ba6f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9279383439284b29a61c02a05ff2ca87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "910aeba69547447ab95b3f72f02c7cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bf408179dbf4fa4bd7ad88b70d579b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fa7da7b5562c451ab6c12eb0942ebb4a", "region_id": "RegionOne"}], "type": "ha", "id": "51842b42d0ba4dce819281db6910dd54", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "79cbc2b81c4848fa80f14a446c8776d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "460f3e703b4f4bda82e2252f89c44197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4aaf139f113b4969afdb98f7289b2869", "region_id": "RegionOne"}], "type": "reservation", "id": "018d9b065a6f4e0d98b98dcca4e19170", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6850aa0dbc8a478aa3d96d343768d178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d8ee31e0024458a833d9523a95ac12d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5b039eb6768148c3a01c367a1f9de624", "region_id": "RegionOne"}], "type": "function-engine", "id": "eed09f3fc5704dd8ba6abf5a1412c461", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "298c36c483d845a7b96c1cae89cba79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af70193c3f9c45ab937eb5a3a1f42c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9b6df5d9ffe844f2bb432b8385b5d734", "region_id": "RegionOne"}], "type": "accelerator", "id": "efe06ce44d124fb8808ee2ce28aea9af", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a4062761a6546efb62b84d5e683365b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "635b4816a4cd4931b96670918222eb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "19e68c537db0477d9404de7bddb7755d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2a693d386e9145e8aa7bf404efc9669e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "453935a1ac0e434bb3312640a8cb3c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8509145509274b69b95edaed7b1fb906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c89e43e9bd094cc49fedcec4cf539a7b", "region_id": "RegionOne"}], "type": "registration", "id": "f26f245843e0424db5a65c3bb042522d", "name": "adjutant"}], "user": {"domain": {"id": "2916640eb411426892f09f3eb4c64e64", "name": "0c46f1aee3de4bdb9f0e8e39e5745669"}, "id": "e2c5199d595144cbb2231b0b3c8f29f8", "name": "289881a417ce4e17bdd527c2633e3e11"}, "audit_ids": ["c0c9737363ac474ba017651fa0239f9f", null], "issued_at": "2020-04-23T06:25:57.353433"}} 2020-04-23 06:27:57,511 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_id=test-id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,515 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,517 keystoneauth.session RESP BODY: {"ports": [{"device_id": "test-id", "id": "test_port_id", "mac_address": "fa:16:3e:ae:7d:42"}]} 2020-04-23 06:27:57,520 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/floatingips.json?port_id=test_port_id" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,524 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,526 keystoneauth.session RESP BODY: {"floatingips": []} 2020-04-23 06:27:57,529 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,533 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,535 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "id": "test_pnztt_net", "name": "test_pnztt_net"}, {"id": "private", "name": "private"}]} 2020-04-23 06:27:57,538 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,542 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,544 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} 2020-04-23 06:27:57,629 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,634 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,636 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,655 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,660 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,662 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"test_pnztt_net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7d:42", "version": 4, "addr": "198.51.100.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "public_v4": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "", "private_v4": "198.51.100.3", "interface_ip": "", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:57,692 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,697 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,699 keystoneauth.session RESP BODY: {"security_groups": []} {31} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.176091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,607 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,611 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,613 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,616 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,627 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.550086+00:00", "project": {"domain": {"id": "e379c5b13f1144edb8bcfc6faff0d122", "name": "79d645fbc1bc4395a6906f7cb5fddf89"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "63a13d8d4a60463c8a2e2cbbdd2c228d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c0011cf18b734f0dab3842a375da2595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0959c72eabba47f58a7d582cfa834953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "57359924499e4049bc0818a59d5a7d44", "region_id": "RegionOne"}], "type": "identity", "id": "f3f75a6e59474ba5ab1ef07934099693", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "444d24d77e3e4327b7bba6e697759a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dff44fa18156467e8fd6b3541b1f223e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ee1edca024624f38b3c924da7dce218f", "region_id": "RegionOne"}], "type": "compute", "id": "2867eefab8cd4ff6b821cc1ed7e7299e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c718cb0b65ad4ac997236440fecc2704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c8b5d9cf7931473b9e116bce633d7cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d2806cd742c840bebff93ec03394b016", "region_id": "RegionOne"}], "type": "image", "id": "e7f049448c16435ebb266602280496d1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1fc911ce17154e6e9e591a6e27edcfd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0b6a4f3aa5ee4f5095344d422194fd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "16c49717f7454f88a25996f6a9be0259", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c10f76f8aa274bba9286a3c666741043", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01d693697534b838bb1d6e75dac5c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7a6e1ea7bd242d499002f24b19d9687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1350fed394d34dd7a82b7d7f40d30c07", "region_id": "RegionOne"}], "type": "object-store", "id": "6ab714217508405a861911d69473eebb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc1d00f726ce4196856bcafe2ea5d7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d166cc6a1c149ae9419cb26c186017d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c92b54946e4f4e2ba15a5d5335f6da99", "region_id": "RegionOne"}], "type": "clustering", "id": "6610c1959cec46c5a1d4e484ead0b613", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa2d52a9c31b4266a3be1db4eb6bca54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa9effabf181457497087d07040165c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be92389e6a7546a9abb55bd007eaea02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "56ced1dbf08d4d47a2ba778906b2a081", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6be3dfadc6a4ec98640aa068ff5504a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "404d4757336f411188a0f52c7a4d6ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "175f72c7c7df4d4ba4a9d0f93034be50", "region_id": "RegionOne"}], "type": "cluster", "id": "023864fe2d0f4f36a6195abd8e1ff905", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfc473029ab84d77a0c60df042394aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "db5c43bc69f54ae089d81d14867d1072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5eec2ce214ed4e3fb204c99c0a65fe79", "region_id": "RegionOne"}], "type": "data-processing", "id": "3b5b18c31e984228a8d358d9b21a39a7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "360cc1fdf6e34186947f09fc063aa919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9262fa6ad7a4837bb42541a1547f6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c9ea6ac708d64b728d4d2aa8e5e50cb6", "region_id": "RegionOne"}], "type": "baremetal", "id": "b3510a1c58514093baad4b8cf145098e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e6f779e73564178915495498b41e830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "791d25afc71448a6a219aefaf157d099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1b797b2d458499089ccc8e85c13bc35", "region_id": "RegionOne"}], "type": "bare-metal", "id": "70ee5d0c11fe43a28926b97837b8d0db", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "39c52151bc9e45af91c24ee389c2c256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5ece0f97c1cb4b75adc161a90b9fce1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bb7822171af1467fbecb487abd285451", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fef12709f5b34d99a60aa55c955e7904", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a632d00d25934913985ae74cfb6065b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "49d2570d631c46f49c2efa609ea9bab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "25f98f7307ac403b92656237c5269ed4", "region_id": "RegionOne"}], "type": "key-manager", "id": "ac2d2c11f6ce4ae4b0ac4cab7d297b3f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de090b568c43413288b5c4f83ce0f60d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "762bd621d78a404a8939ca533435a250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6504a8afa87d4479b91b5ba139014dcc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0ec0dc190caf4a97938271c86fd19a9e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cc8c22713eb14d26aa6b0ce3710f1e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68d8698733534ab0874f2327c3a10331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8217bd1123874a65a157660c428b7ad5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "23bdc21ef96d436c9da2db6534cf73b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "25fe407d62a8436bbc9afadaaa70c730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e7bfb4d6d2c457aafc028cd60aba1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a54b4c8a6e2a4bc8ba013831d9617d55", "region_id": "RegionOne"}], "type": "message", "id": "a79aff96b9ff4313947e74486bf85f17", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9abed4845bbb4c7287385ec201e1f271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e53e44b7d8014643a565be7736890916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bb32f3772208410a88b9f2cff543057d", "region_id": "RegionOne"}], "type": "messaging", "id": "1c1e19d2ebb14af699e475e19ea75ea8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf84ffb9c7ea45e1a4e4fcf3be776c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a4dfab59466847b6aee2d204394d1d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b57395de25cc4ad5b19dbb57a2abb8bb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b3e3084986a64e23894fa743776ade3d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "840d100667ef47f0b1ff7271174ab18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87c7aa37d36e4baab23d2f140c076605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5a142f29fcc4be9be1c976aa56f57e4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d9a47b62e0e94c89b3d4722e986fad47", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d63565eed2564117a75e2d0a07a839ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8de431d58a544e159041e70b1a5064b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81637bb98d244cc4bd49c7d79ed5fa49", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf1ec48734db45f58ad97150260f0bb1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35282799d2a44539836f944d468d2968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4288acb3fcea4909b39076ef3a737560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d14a1d98dea4904bca6a5c27e8d63eb", "region_id": "RegionOne"}], "type": "container-infra", "id": "5abd91f3730a4cd6825311b0570fdbc8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9636f450a0f447aca03c26f366e9f023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1a356eb663db4e8baa050ea9b02ad09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c0d60373e79a4dca8f79c3fa7ae190ec", "region_id": "RegionOne"}], "type": "search", "id": "ba05f6e99e21486991c180b3eb8bbfe8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d72ddf90afd34111aa82afb98aff1b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d8759823959346dca8384890918f3935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b894a362362f4115940483ff37024984", "region_id": "RegionOne"}], "type": "dns", "id": "c8ea6b18b32a44cbae019654f7e9af1b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53cacdd3423d44e7af63088aef673bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20f2cf80f2a14269b7cda23dbfb07ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7228937b24a541f2a7cb1198485a6659", "region_id": "RegionOne"}], "type": "workflow", "id": "e57e8b1717a548a485141e9472c7a0b7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cea9ab9cab244afc9c579ae6f770ee9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03b6ae3a88914dbfbf89b3f7b1222188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "877142c5ae88487a8b3bf5bc1a3e5687", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4cc4ca3a336f4ae299670326e358f667", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0be2653f99844fbcb6ceff053937c13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dae622caa9934a7f97e2e9b7e6a6c93d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cef254bfdc444d6cbc39f547b30b86b7", "region_id": "RegionOne"}], "type": "rating", "id": "7f1407b0bcd044359b282de83650e425", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "86a2897503604592922bfbeaadc96b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18b0f6bbd5ad44dfbf2f0c3abedce3ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "02d2a9077c554af39a2df372e2289c63", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9cae882a96554b5fb444b40fef729bad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "839931f605f84974870b792866ec584f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a78aa00107f4724be3c484bd50dc2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74e590b5d32c4b0db953b5291f719ae6", "region_id": "RegionOne"}], "type": "policy", "id": "0434c3bb4a3d45e29c3510fc398866bd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "816e397d30d74fb69e423bca3c695dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a88f7f3b7a847b79e39f034a82e9205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ff348bc94f844989267d59592e151ee", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a529be9ec06745c1aa02a07b94654bd6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d92f31172080495dbadd34dc33b7f300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d93bee6a31a84fbcb7268f957f91b520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec5fef5d99af4cb3b9f2029cb2069f76", "region_id": "RegionOne"}], "type": "sharev2", "id": "ace7a433a709403699e04222aa65a527", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c9a48b6202a42c48c73ef932fa8dfb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25df1328869d435080b9287326db1078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98a9c475c98045d2b52095be31ea783c", "region_id": "RegionOne"}], "type": "share", "id": "e21b5ec91a274d1a8d495636f6e5c9e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e24b67f3c254a9a96085c898366c79e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad2d4860b3774b0cb569ab32d531d5cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b9cd223874445be9b324befb80a841b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "dba3dd7c4cfd487a8c9ffbc540edb0c3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b178c07bd6d64ed4a9ba74e0ba7bdb7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "360115361b7c40679282698d39ffc825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "528ae749c5db4f55964607bcda7bd0b8", "region_id": "RegionOne"}], "type": "orchestration", "id": "f1f4297621b546de940654bfc3346bae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8ebf1ceae7a49409c9fedffea850ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9010eaa7456747dda27640e44da32f95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72a25bb6ea504408abff64baa381f296", "region_id": "RegionOne"}], "type": "block-storage", "id": "f45f9a2c007548309ddfd3bc42278dc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61dd1e9c911d46f7ac3752efa35b3e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba1f7fa374447d28e82622b915a422c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ab7f197cea548fa8662509a19efb78b", "region_id": "RegionOne"}], "type": "volumev3", "id": "ad797f20824c45f697d31cf822df6345", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20be9dea590e4f3b855efba6b19d9412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "345d3be178704cf6a38467cba30ec4e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e191df04ca04e659deb7714c146cbae", "region_id": "RegionOne"}], "type": "volumev2", "id": "69e637f24dca449bbfcd57c0992ece35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dac52f82baf4ebeb5652d5ec3f78303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b37d05648b064dd8964abdeb71655520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "713f5f1ee2a84a07be941349b2c2a679", "region_id": "RegionOne"}], "type": "volume", "id": "35f94055f4c34e07ad4d4df8e8d775af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4221e59123e549c3a338ec8a53751b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57904b2f40e04340b48f2eedd844c956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4995f91ef6dd442aab95ca4b750558d2", "region_id": "RegionOne"}], "type": "block-store", "id": "46db768406374ce28d536dd227fc7463", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8d25e7667fb4459ad3f091aba2a2f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "900b0982c06f47248d3ede0082a78f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ea289b2ea95946d282fed484e12a1fec", "region_id": "RegionOne"}], "type": "alarm", "id": "89566a7da3ab42358896d056f31d57b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f67fc8855969423f96933875bbfd8aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fea3096d852747bf96672f4ebbe56d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b74ae43e267d4f8ebb741f2b09f47612", "region_id": "RegionOne"}], "type": "alarming", "id": "3ffbf310eac84e98ac2f58d695c85d2a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c58016077dd746a3abb0a87e0bfd7059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7daacd8726e4ecaab0e253dd8db376b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed82d72a0d694e5d9668dd6f0fa807ae", "region_id": "RegionOne"}], "type": "meter", "id": "e620459a2c7c44a6a0efae1dd4bc46ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af309fcbb7234b65a9bc69a18178bed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "69c135a0ffaa4dd899d6701e399300b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6211a8847eea4a02b077e732ea0171ad", "region_id": "RegionOne"}], "type": "metering", "id": "1f1d227afa464be5a97709ac26dca4d8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfd132f0a8d14409a1e219e98c7fc75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab9d4b027ef24a54b4c4a9a15a2272ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "175f21b1709742f7b313cb449a572551", "region_id": "RegionOne"}], "type": "telemetry", "id": "ff761cd8f80e4e619b40c93bb093f054", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "114b35103c5b44fe9592e3a27bb927ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "35aed264d7044e7fb4cb69b5bfc49183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a36f8316064d41ef94f94e2063e08551", "region_id": "RegionOne"}], "type": "event", "id": "67f16e226c1f4bab89036cf4b545e9a2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "00c0c59ee717478cb362995542951c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "50203dab0b304573a9203d607c0b491b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5d5eaab50cc442faa7b12e607cca2951", "region_id": "RegionOne"}], "type": "events", "id": "447628bd7b37429e9a34f8d2d0d19468", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45522489fae844269764fab9a056fdaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d596587829b4336961bcbe643c8dc49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0c1ec6f6dfe4545b0d415ecafae2c52", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d67d10c66cdb45eaaa587909268808a3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e61009e64eb4102876bf250db6a6771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ea95295160c4c1d9b24957fcf92913e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b7e9becf5692459e8f0ce278d1170b16", "region_id": "RegionOne"}], "type": "application_deployment", "id": "761d9fe819344d818de73a6d138eda47", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b42e7ffc79b34631adf85749b208503f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbcae9b3116545e7bc1edf943d594368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "637ba3162da24584b28fe3b1bf26f9c1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8e8e7fdf36714dd284d880739c10a2c7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cfd59f67dd547ca8222d2163433120b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5469754eb09e42fd941d18504e731e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa18247366324718a9fd94193a89d05a", "region_id": "RegionOne"}], "type": "tricircle", "id": "e74ca57fd1ac4e068870ea5997939bd3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ab1d10229aab456698bd3d54bb3aed33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d952cda2eb204fd8a47eb3922722ec39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "72f56dd0170d4765a38f1d615d91659c", "region_id": "RegionOne"}], "type": "database", "id": "a972fb6591ea45c681be16dba7b6ed0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0abc0552eff47e5a7a9f0b699d0be82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c1788d737a64c2ca6b56c5ddef8f860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b0e9047f30da4605a5f5a9728f6e98cc", "region_id": "RegionOne"}], "type": "application-container", "id": "f677a7866e994a0ebeb59184164398df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3139f65cff3746dc9798b9eee23d1a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a3f0636774d7487186656662385ffc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c6e5cc0ef83c451abe71f1ed699ab99a", "region_id": "RegionOne"}], "type": "container", "id": "8c06a5675dcd4cb5ac31d6cdd880524f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1bfa404efb544dfbb901fa195626af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93d5bc742d1d40898bd0b2541cb6316d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b361a8ca4bb8458395bcdfced26e4b7b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aa1532d7f7a44769900fa2a18e8d24fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8de1568318fc4079afdad2300c9c6acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c227db05e8af4c90b781922c4331935e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2b88ca497ce84d478ea5ef8c288547f5", "region_id": "RegionOne"}], "type": "rca", "id": "e7c6de6af765417e9eda7de14498117f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "98b97e39b5d948be90317678b760d779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1d54eb1f7b34748a4732a1538cf51e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c652a502a95e4be986ce090144967bb0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "47017521c2e748a0bd4a6e3fb1aad266", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "93a99a394e44403a9aa039a107cb80d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "68e2468618f14983a89e2e9d82a91b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8ffea602c299473181d7893cc0389212", "region_id": "RegionOne"}], "type": "network", "id": "4b57e36ec9864f0f9ac22b9872b1ceaa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c26b0725d9ca4a059125fb977f29c0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "94969db9def743f89187c7b5b9e2bbab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9844e4ce5f19411daf2fd5e00df3ed22", "region_id": "RegionOne"}], "type": "backup", "id": "083b90c1a1424fd2bf6b7fa4ba618dac", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44bea700177749819929e3cee923af73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a30ce59b59d48ad89e54b80f565ed50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9ceb86f3845d4fbf85cb87541e085922", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ad64d3b534644dbca61f01dacdbc6445", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86973adacefc4d64b18e5289f6ef0bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9399cc4faa724ee1a8006eb7aab78aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a3c2aaeb281b4537b953011eec49d600", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "86465ffceb9f4a568ccc4db7d24385d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3251f7dbf4604e60a3237580b3292783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d26d8b7953164b0fb707f41a3f366ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "857e2db352a4402f99bd5e752eb6f845", "region_id": "RegionOne"}], "type": "monitoring", "id": "b3361cedebf346a8830bb0235d8df279", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "060945bf6a314cb2b1fe344b11d9854b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc03c9bfe437424fa6a1b51c1ae8831a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "972c54151d9b483a8651eea88ef05374", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a13ae542b1434cd185e06cd8dcb7d042", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bcd21977195242c389413590ff6e8886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f7cd6836ddf54df0a211682484b441c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f142d287699d46d6a6337eb7f5841eb0", "region_id": "RegionOne"}], "type": "placement", "id": "42fb00aa18174ade85035ad05a776de1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56a83935114b48138befe5c7f10b2da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0988b73077547bf8aabf3387e9fbe9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78bc1bac158546b8964181bc10eef381", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7c184aceed794625833a7ec514811a35", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c95919fac01947068604c055bfe9b258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "312a91d9be494c01b97109aa94c9f1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6bab7e08d13b46248504bc1cb17baa1c", "region_id": "RegionOne"}], "type": "ha", "id": "7fd545a3b8874f78b8d7d548dcef0e01", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "faa3a7b1d7a646188c117e4ff62862f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c5ebff77e3944ee9b374368d89bb4d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3c697892c0634f4eacbf1181f9a25d2e", "region_id": "RegionOne"}], "type": "reservation", "id": "7adb09131e8e4d049b30e21b3a1d01f4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d50fff7958f4549adfe8cee818cc38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2fb6c5dac2b64ebe82bb890c256c967a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fb829e4ce0b6426ca82912de31a2d113", "region_id": "RegionOne"}], "type": "function-engine", "id": "159e573e262c462caddc4480a03bae03", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "15194ba2a284439aab4ee00414c20f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c50d684993434be892b5d7fba118bef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1837be961be7474ab59acd1bfa49f72f", "region_id": "RegionOne"}], "type": "accelerator", "id": "5b5e491636914d749cc87431663602bd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0dcf53af622449e0be33527f3473fb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bfdc9c1c469843b0a684724b0544dee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b34f9356f48d4377b7daba97141c9b1f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8270ac0e35114dbc96c36bbbcb1805db", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4f73fa5e3a5483b9a030d31bdb02454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d873e9a7a818458fa358d3e2423a76b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6b195d614b7e40e388e60c969c036454", "region_id": "RegionOne"}], "type": "registration", "id": "1aad304036d149c68b4d8b2fb94f2eaa", "name": "adjutant"}], "user": {"domain": {"id": "36ebdc957c334493933a233083837854", "name": "ad34aa1aaa20443484951e5d5dc6fad7"}, "id": "d9c811b92d3f4bd893ef69782e1ec6e2", "name": "bed3b7353a21493391d64e7b0417ce09"}, "audit_ids": ["d849898470be463798c62e6632c32068", null], "issued_at": "2020-04-23T06:25:57.550086"}} 2020-04-23 06:27:57,714 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-keypairs/key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,718 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,720 openstack Keypair key-2 not found for deleting {28} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.218487s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,563 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,567 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,569 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,572 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,581 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.505245+00:00", "project": {"domain": {"id": "eb144432753d4ce08b90232b842dfdd5", "name": "7e42799c00654358a6d29c1f47f3d1bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "41582ef1244e4cf9b7fd5cdd94fe35e8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e995c1278a4a46798a039c01a1af69eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "32e911d3cdba4f65bc4e1a046635a9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b42756a1d6e042919f7eb892742450ed", "region_id": "RegionOne"}], "type": "identity", "id": "589cfee5d8d947d4bc8981631d3dd56d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dfbd851b541446ea9d1dfd9b045953c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "955467def271485da3cb703ba8b9b6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1264a7d022a24074ae8f3d03d4abbe37", "region_id": "RegionOne"}], "type": "compute", "id": "01ff5e07ceac498ab1b27ea67da2f0de", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "57baeb65cac344e6b959a675206d121b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8f3561ee505945a4a6a4a99d47f0bd9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ed9d63008f8b48538558a39d8f323734", "region_id": "RegionOne"}], "type": "image", "id": "8582497662a7453e906ad2c85e4dedf0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "461e9ff244cf4040a4096d91cc9e3b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c74b5db15e0f4f2d8571be68ea37c777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4cfd2f7f0be344f4a9b6893582958c70", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b715f103997348a8946bc4b8b71c9fc4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d6936e74fb049ba91c24011d2673a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0273472acc614b8888e2bf10270bd86f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c19e199bf0144fa7b191d1694084570f", "region_id": "RegionOne"}], "type": "object-store", "id": "efa4ad67b1444132ae3634631a22eb9e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13f0412e9120486e90e3691d3f2cd8d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "841ad1ba2d6f47419c152b0369fb8fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00921de8fee14989a8208ccd2debdc84", "region_id": "RegionOne"}], "type": "clustering", "id": "1301c629d42c46b8a4b007db07eda46e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6477d3e7470f4fbc8977210b4e9c2ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe990c611c6041feaf5210de44e7efce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a1c9bbe0b7a24115be98a04207fe097b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0cf54e231a544913bdd707ab66e3e0d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08059b59b8944d418dc9d282056d348d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "795233c62e6746ed8ca0af552f994950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb8608b1f0be4266ac93ae45b908c6e6", "region_id": "RegionOne"}], "type": "cluster", "id": "6517546caed74d94a66dbf43996c42e4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "efdf4354eaa64bae854132631b9bee21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab776da35cf24f76ab59f3868f1202af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2d0b471cf62c46528be4b8bde24efd72", "region_id": "RegionOne"}], "type": "data-processing", "id": "966187f751534bbd9c65bb17372e6379", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "919fe7732e094d849e6831ac157e3133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b3be12dd89d40c491db7458aee896ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "42c5fde4e9e349e98fd5c3c6c2bb958d", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a5b46ee2dd6457892e15c2a57c497dc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e158694ee15f4c1aa3c14ba5627552b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "093c9752689744d7a16ddbc02b30b9f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "68338f4f58e4464d947357a38cb4a45f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "168f1522ece542f684eb35fc97a55170", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b2ff41a36e0d450a812ac8ce9a996d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7d536868b390436c90d076c2b09871bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "20ba5af1a6f043a0b748aa8f216587f3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8da8c2396bf94ca0968e79850b3ac76c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "158061c581d745929c8f891f5e27702b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "506663160b4c489791a69d255f1c85d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a66f27a2d4b044f3a234b163fec89d23", "region_id": "RegionOne"}], "type": "key-manager", "id": "61d526c724e947b690168e83fe529699", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "086e8673ad524f99862bc862a763e277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1149600c77724fecb1afec27f99f16d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d1492c8d07d14281993a21e5ae392100", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1d87373a1ee342d88ef868d4331f614c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "263d77ae03854647bea6c327c6a3e019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c8ce385ef294ad59bc74ef09116e241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dc292b15cd374a0fa7dd0cec08e22004", "region_id": "RegionOne"}], "type": "infra-optim", "id": "735a59edb2c548fe8f84577db6aac097", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "26168a81527143409d589a600e64ea57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ebf42cd06f814f40a044332c94dcdc95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "69fd88feaf75486d8d04d8e48cf42844", "region_id": "RegionOne"}], "type": "message", "id": "6d7bb47b38d54559b236ea44bc935d1d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6428600c63e6461ab794dd680f8fbda7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2ab97edcd714a8bac1a3487a2a6a342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "33793baafd8245e69682a8316072a312", "region_id": "RegionOne"}], "type": "messaging", "id": "ffc0d58275d14967b7e153be9f96ac9a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7ebb5530d3614d7aba6e0be1e4600b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "02b6fac488eb437c99a4fa8cd7d23de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "002e0494dad5493e88a6b61a691f200b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ad30d055b32940c5b23bd962d954f2d5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03c340955174422daab988833100d0eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dc44174574d401f836697b3dd14054e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f549c34e111b4d3ebee84731db8891a2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a0966af799d94d77a74411b0e2749b05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "711d1dd4764c494c8df2843c39856d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c85ed6aaa934d958193e3248450396a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89436a37974a48aa94f89a0d92c11c15", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "21b673f0bc3e4de692ed5c399708af7c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b18f23f9c38f4ba7a4011da58451a0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b12c3f3e059e4a739411bf8c22a360d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "741b1df938f54a6f8db6b1da4e20f1a0", "region_id": "RegionOne"}], "type": "container-infra", "id": "c3ebf676eb0249b392b966bebcf8634e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "772e887c91e4463393c1b9f027dbf062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fe0ed980a3c142dfa962915dd52fb454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e77a294dc8c540329933eb39ca7db764", "region_id": "RegionOne"}], "type": "search", "id": "308273567de04cc19460ab055babdaab", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dd46c4ebb37845cfa1eb051592f0c92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a918a6ee4a3040a484ad60d9c0e53119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2ae11abfe3aa47d38be6275361c8d86b", "region_id": "RegionOne"}], "type": "dns", "id": "2194d1e0be1e496fb389d9d96708f911", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dff77208cc064921b233d4c76de75899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "86c81fd473e44fa6a52f7aa0c6ab1ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "188b39ec8a4747c99559005693af7ce4", "region_id": "RegionOne"}], "type": "workflow", "id": "671640eddde8465a9fe6b745ce13e5a8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3b6b2a0889d49c192bfaa4a9b32de38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f7d624aee9b4191999f4b131036513b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8a76c9672a54e3497e8b649deaa608e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1258ad2837724990be7ff0717af9ad75", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4b9f7e63402b41e3af10f8bd7ac1cfc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "67f96b005f774641861a53e78a31a954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e9298006fba046c382a9171ef5666d6a", "region_id": "RegionOne"}], "type": "rating", "id": "7c7663b18b814ba2bf6993f2732b1964", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d1fdea5a6874d43a798a92284da5fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c44ff01a402047238e3b14e1fa87f53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ff651e5b85df4237b0741953b9be92bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f0c1a4da8d634c2ebc63d9a418c3c1fa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6e637e73bc64ba989afb47561c62554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3973a351fff94418994210a25bb97a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "14e876ee1ac74b27beef2bd6d6757510", "region_id": "RegionOne"}], "type": "policy", "id": "3dcf869906a34a13a6be6e8e702b83f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "352c5cd80b3e4c31a288511ba604dc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee69b725674d4c8b802f51a62206934b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58f5672f5e3e4d7e843bf24199932909", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4bb7c974c78747b29371b1f145ccb7c9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "690a19ef1c6141af9f7d6a2ab8721920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "64c4f7433fdc4ab9b8c955069db6905f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4cc4382eb901469ba7893593c643952d", "region_id": "RegionOne"}], "type": "sharev2", "id": "5789434add9847f7b3c4fd2156a2e41e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0efd915520af453595fc5efe8fd654df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b914292218a4debbe362933a5987db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4496435e6f9e4957b688d631062d3476", "region_id": "RegionOne"}], "type": "share", "id": "d9855179df804e80977c0a106957f804", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "510e7ce1f8514a9d8599fc915ebec021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "181091b56fa4423b9bcbbf6205498ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "afa5da8b96d1485cb193683a7d467035", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9cc94eb5efbf4d8280dfa8567c7b4b3d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "441edc9b0c9a4dc2a83b8f552ca7abde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "985212fce2cd4f378ef1194694528ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72227fc52e45438885901c4339065014", "region_id": "RegionOne"}], "type": "orchestration", "id": "7cafbf58f20041d99bb4d44ab26ccefa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b31fc98444d4423a0f95138d5c6db23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "118c315078d9461c84051d56c0a2b79c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18a383fdcfea4e92ba0bb2911cf6e179", "region_id": "RegionOne"}], "type": "block-storage", "id": "d40e78b10f1f4f349d83330ffb2bfbc0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76592c3f19e241f0b1270c195d07fbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae158d56910e47fd9c70c0b640fdd9ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62d5120c4454151bd00179bcf644cf9", "region_id": "RegionOne"}], "type": "volumev3", "id": "31dafc3c4b824b63b7b54eb484958d41", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cbb1407239c49ebba4d092db5a0931f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "167b9950e4db4b6b8f24a45613dc06d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c83fbd7eb06b45fdb6c618d33920c7dc", "region_id": "RegionOne"}], "type": "volumev2", "id": "940f9791b6424b80a05150a703635d64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5b532a072542a5a5bd97ae5667eeb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d27987001b24dae84608a3ecb7da9af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e45ee6243f3040b2bd091fa611fe17f4", "region_id": "RegionOne"}], "type": "volume", "id": "33bb07ab3ca54a328502ee05f64d1f0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e95f1b14bf4fab94572c2829d7274b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd470b157f0e495e9f778b32974c3058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d4dded8e3854256b49b698935a7f03c", "region_id": "RegionOne"}], "type": "block-store", "id": "cd19d89f07fa4e8f8958a9e9d4a71a93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21c3e5be526d455b8060e06b1b3906f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "527bfe298751480286c0a098128a7853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0c1a45e1389144ac92c8d3d7fc2fca79", "region_id": "RegionOne"}], "type": "alarm", "id": "a2b93171b14e48a3a7dc7b5faced7222", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d7f2573f60e44bb8fe3f3974b7ca8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1630a331b741484ca82e2ee2930fd321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "687a0209d7154d2685d57ff87df2a881", "region_id": "RegionOne"}], "type": "alarming", "id": "1e6d1e68212c4cd3800de5f3d0e2407c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2cc546b41d1498088b767bbcc9798d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4bf983073a61430281abf60245d82f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b23fb44db91b4b40bfef9220a30367fe", "region_id": "RegionOne"}], "type": "meter", "id": "0161e0d163a14827826eebefc4f2dff2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bc223c15fed4baaad05f4e37915bacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eef3109c69274adc9b686321c5e75032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ca2878702cd482dae39736a48cba696", "region_id": "RegionOne"}], "type": "metering", "id": "4e98a545270949e4961f701c18a8d1d5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f0851241ab74386977d063354a1334b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4ef44a139794811a5e05495b5e76aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ff3aa2a69804fd4a451a16798950735", "region_id": "RegionOne"}], "type": "telemetry", "id": "aebbd4fa93ec41ad89508bb00cf4fe31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8dbda43b4c42470b9c22a0c01b81f3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "38b30329cc2f45aa97d5b83ec344c967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c791d6e9cc540afada8619bf3ad983f", "region_id": "RegionOne"}], "type": "event", "id": "170224e199934339acc0ded2d1ac6190", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "11df0af59b1d4873a0ee0f1b996a6a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7590eda2c8c041c3a2e17c276b0fc27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cce517b252254be5872bd48660a1bfcb", "region_id": "RegionOne"}], "type": "events", "id": "531291619a1342b5b8f88c57bb200835", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8839e458f3904f999bc1fd55d7c1e5d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "520cc20029074b8da699e5e6c56117cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4530dc150cc94feab9036578fed04261", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1f86117e3ff94b52919a37d41a6ad2d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82b5ea21871a45fb921765a77979785c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1719ed934c85401faa3d24b42b94d59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0bbf3a725ec4f32aafbc2ba422bec69", "region_id": "RegionOne"}], "type": "application_deployment", "id": "74d00692c81042e294d85c00a84991d3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99ef3420494f45e4bac7ebc403a2d07a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb94f61c793b48808e429efd348696de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b02fce226742427e87f8f36798beed5f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0faaf06917924b958c653f311289bef3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f421b35df25942928d1e4d34578c237e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bcc136a14ad474e828a726e802521cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "caa28428a35e4fa686e56a12d90d6cdb", "region_id": "RegionOne"}], "type": "tricircle", "id": "ce1c403dfaac42e9b18359038e9e3124", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "22de87462c9d4d6d88be7d5fdbf13294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0065519b95f14b5caeb93d2055639dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "09fc85c3840e4042b736fe7c7f726b04", "region_id": "RegionOne"}], "type": "database", "id": "2b6345849ea44dfd8846c61a0c3e3b62", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce0ec114d88b42e791fa086f986f680d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f34f9d9a44244d53816cd011eaf1c4d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "26ec2a957fae414a81614c17d87e7268", "region_id": "RegionOne"}], "type": "application-container", "id": "09ff6a51becc4526b1bf6ba49377d68e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89a0b52761cb42bab229a671d1714d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85ee47a846f8406a8d9efd98f1b01dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "47bf9a36a9ec4023b89f26cf70e50ebe", "region_id": "RegionOne"}], "type": "container", "id": "3afe8bb0e9e042aab872a336be5f1642", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e4a53318b1a4ba6a1b52743f881ae7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0ba9f4168cb43a0a590c62056703a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9c4e1021b3f46698137bbafb44a933f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "405565d1819a4bf9a6a151a348bf2666", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a0499d8ff384c9e94471677342ded53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59e5606a4626462db081e6be7e2580a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "37dea247d244412e971fcd37e796314b", "region_id": "RegionOne"}], "type": "rca", "id": "7efcc421e54844079e30e36bd970c62c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ca6a92ef27c45bbba3a6c6f1bc3e597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1dba08404a304b789a08ddf3c059c8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b77a38444ff74ab3b345b2295fcb93c6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2652030152ab4437a3d7fe587a8c205c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b3e98d5a432d40e6be01cd322ca51057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "83b656d941554bfdb16a98deb512002a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ac905da0d1c542359a6495f2f966e1d1", "region_id": "RegionOne"}], "type": "network", "id": "b56ca4c7180d45fa87a4dfbe96c53d19", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b190d674c422411981229cd611f6baed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "65e8ffa0cc9c406a80def62e89db3831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "32b5d0a77503446d88efa1cea281853e", "region_id": "RegionOne"}], "type": "backup", "id": "f55144cb09c3449faef25658fc2350e8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c07813785a304a5dbf1f84ea38e2a9d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4288130f70d4bed9df33f69dc08db0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "52a2179193404278bec3908240fedf30", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "666c31577ccf417f8e293c2da9b2b9f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1cbe2a8fdc64f87a2e34394218fad79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9e6378d3ca94ecbae703d9399989c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "556eadf670d6441dbe88e7abb7117819", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "683f20971e7441619c88a8a3ea0bf145", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3595afbcc8ae4e9ca35febe173c03fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7990ef63b1724004a8e078768f9aad6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e724fe2532fa46658a2f853bff623254", "region_id": "RegionOne"}], "type": "monitoring", "id": "c8953133843544318ac4deaa146f3f4e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fffa57b600c444ff8e7ac848d2d3dc81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0e287d99e2644414a872de8dd60b96d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "50f9527a222f48ee8fdde1ec7bb1a661", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5a4d44efddd04d5ba4b50ae481d805c5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2c3f9581be3f4a32849d7c97592e0203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "be07320d0f554e19a3bdcc60e4b86c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "165db0ef90454cdcbf437d5179fcf450", "region_id": "RegionOne"}], "type": "placement", "id": "fdba2be522a34ef9806b9b3eac232d44", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b39cd173bfc04d76924e30f2cd9416c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54cba32f3d814211be8daf611d1ef1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "343aebfdf7124c59b02090d3969565b1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5cd99009a4d74444a56eaa19f82eff23", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b8aaded66a58459f850ddbe604f65208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6bedeb53cc9457891963b4b6867730a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11a7623419cf4122abc4abe2a8ba4dfd", "region_id": "RegionOne"}], "type": "ha", "id": "c2ded9dbacfc4f2abf51d309232a43ee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "937bad0049c34f378fef05387c479259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4d89a0b243147529bdd5f96a6ed675b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1ed6c3ed293d42d982f19fcc0d3888a9", "region_id": "RegionOne"}], "type": "reservation", "id": "a7104bfa275a4aba9595ac6ec2567631", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7029a7e67c91491e9de3b056079056b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a5cbdfbb340641aaa6b854e8af3069ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c7eead5138fe428fa7d1f2c24c7d2c03", "region_id": "RegionOne"}], "type": "function-engine", "id": "8c847899f8c449f0b6bd381591aeaf53", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4c4dc658fd3f43a0b8800c7947b2ab84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cfce0d07da8f495f919262f00ef5528d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fecb3515244f46a790ff2c193b8af294", "region_id": "RegionOne"}], "type": "accelerator", "id": "6b8b581b34e14bd1a78b63623a48d749", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fa485b4bab6e4088a84503db10c91f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4146536fe1a4da2b9b48f9a8fba6111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba34026163264306b5d6914d01b62c4a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ddfbcff635f148d5873fdba6d7fee248", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7da8a897f34848c48374b71ab2066a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f5aa50e485414cc5b9889e4695c9ddba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "871e22e722ae4a9a8c8a0c7388e919d4", "region_id": "RegionOne"}], "type": "registration", "id": "784d7d6c48af4f968a6dd55365b461d0", "name": "adjutant"}], "user": {"domain": {"id": "198497e6c7f24a94959768b1bb8067df", "name": "6641434b3fbb43b69d7bad552147f0f7"}, "id": "d0f336376e1243f79b7ae6bd607c0cd9", "name": "23c9034801644267bec9d8c92c6a0cda"}, "audit_ids": ["fde7644a949e476da64a0316092eb444", null], "issued_at": "2020-04-23T06:25:57.505245"}} 2020-04-23 06:27:57,693 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda8 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,697 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,699 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": null, "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {12} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.238555s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,566 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,572 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,576 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,588 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.507229+00:00", "project": {"domain": {"id": "65faea6569c64344b431a9b36d663010", "name": "3572a0542da74e04bf1086cca18f63f6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5545b569bbd14f36a33a26736d6b3e0c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e7ee61fb66d14aa19c2150d227f79eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1dc2be6e82c749e5bfeec3a3f9c154f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "10ea77cb2aa4411b9fee1128038fba0b", "region_id": "RegionOne"}], "type": "identity", "id": "20710725b40e413797e2dffbc8e7ab84", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b4a9d6b96d574da4bb2d6d6f8ee4d729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1c43365d9ced403d9148d4a36656c89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "807d597bfa6643eba2cc09116093acdc", "region_id": "RegionOne"}], "type": "compute", "id": "47850ea481424a5ebefd6a61eeeff2a4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "81b6a80401384028aa1643ef5ff5b4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "27ffeed31d40482ba9ab8e50c473810c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "42de44cfe4894b6faad888998723424b", "region_id": "RegionOne"}], "type": "image", "id": "97b285c747eb4dbfb4afae450adfbb50", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "006be02c7a3447db8b80e28af9e7acf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9fa9db3879ef41c9829df42c92471225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "75502e68c9ba420290e097abf5d1186c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0588c4dbf3b0499ca210590d77bf2536", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29fb0b1ed7a1491ba84d224db424fe9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71f9f7e46c754f6680b458a003250c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc5af3aa1d3d41e78a3f4379400b2a4b", "region_id": "RegionOne"}], "type": "object-store", "id": "e2e98fe5ef4d42d3a453339c4feceb9c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4c077156dc34a7386a757723648b00f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cb54c25523c4832b0838ef23c456b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fd01b7db10ba4d43869d3f242fbbc4a1", "region_id": "RegionOne"}], "type": "clustering", "id": "7bb397d93e8243c2b706c1d5f28f2c82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c153d2628d78460384fe4659ebaa906d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cfa0cab2c63c40d49b6c3101b85d6188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cce6a1f00334ad9ba14942f0b0df95a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7f399f9560ab4569820c2e1680e5ce5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0923c869881a4d75b3c2876b31497b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc9a99a191a64f6792b701e47b0cf963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38157667910040c5b567674d5d6c4063", "region_id": "RegionOne"}], "type": "cluster", "id": "5f67131033304dcd9ed5199c22fb2a5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "72d7508c9e1249f38ead7d46ec87361e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "94027e40bdf648709bcb746973a7be51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d12af684f6924f3381b308ce41fc78b5", "region_id": "RegionOne"}], "type": "data-processing", "id": "1212a379b0a048b4a3bd1ecc071e7c5f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38ba47b277fb4fa4a87fd8bd5854d995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bf39c9ea89fe47b6bb4bec94e1c23da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b5c152331186454fb355ff2a137c5258", "region_id": "RegionOne"}], "type": "baremetal", "id": "7150d25444bd48849372836bc7bc06d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42d28c181eef41369cfcacf9eb4874d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "751bc0edd3d7408c9cd460b32da9cad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce1adce7ca18436eaec8a1306cab9f0f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2f74416be4c54ce9b2b70dbbec8292ef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5de3d5780f124536a0c702d2bd2b62d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a3c3d9d381034af198488352cfe35db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ebcf9f193b414c259f107c3ad27d2083", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f56b6ed28994e24b75881871f39be97", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e9babb957c24523a7843e5f0f1dc2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dd271327c895479687284b55b3f69eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "175df9e8339e4a99a629fa55ae126949", "region_id": "RegionOne"}], "type": "key-manager", "id": "b9381177d77448d58c17395fa26687c6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a03f8e3cd57e4297a5e74593a40e63c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e16889445d44bff899377caae553e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "39785f321e874b5d9bc388fe9dd5295c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bd776eeb087f45998c4fdbca26f4807b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c82b61a6c5114863aec7441638c72b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "503872f6de2a442c99c790ad3b17450a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8f7cb8b8607f4488a2d6b67306c76b29", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9b10d72203094812acfdaba784a565ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "37ba3b63cb134bf0aa24bad0c3236617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "82016e3a9211465f8edf4c3436b956b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5df60f494fc240f2abdc5383988bb90b", "region_id": "RegionOne"}], "type": "message", "id": "56a0a152f13b4957a26c31b3a267b614", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "83edae497714482084194733354677de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1980ac87b8a46a5b636b0a1dcb78ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c83e00bb7e714fc58bb080b69f52f821", "region_id": "RegionOne"}], "type": "messaging", "id": "572f30e7a45246748e04b00c4fe551ea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "894ffbecdf894798a240f42907d7ac85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9eb06f36a83c491aa63c939442262c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ebfaef8ca3934e5eaf6ba2d012d824cc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7fc145ccc54648338bd8d8aedd24d692", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b690a37dca39450e9365917c998919a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2781df32c6d49ada82c5ef94247dcba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f88258ce1e4a4281bba810bbdd2a9151", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9b9c3bb09f8345bdb3ccb5faa4a842bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9eed227a7ba344448ba0d92ae58b2dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f300bdbba8794c0eaecf4c41cbee29e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86bb3ed560df47a28d7f0b4f65316460", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cd8d0d61973e448ea383c0a76ab90c63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a925749c0d6d4bdeadfb3c3d50ea22e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b36a86e9148f4b01a41947e1023094a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67b9ac51620348e59329b5ab4ba73ffc", "region_id": "RegionOne"}], "type": "container-infra", "id": "c7c3fb2030fe4600b27277721fb5a91d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "eea370b7a82a4a3399929cbb65f57fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2476f738721c4121aa48d881002a990b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0cb238e6b5fd4b89ba497e72717ee0c7", "region_id": "RegionOne"}], "type": "search", "id": "dc478f2b6be44899b3a4248a4311d030", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e27b6e2ba6fc44f5903bed77eca0212d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "800f00f1fd314efcaedb15a0fb7d4f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "825aa1acac984fb0b472ad642eec0fef", "region_id": "RegionOne"}], "type": "dns", "id": "2c7333edd2784d3dba437cbf4ba62143", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0f7a42ac1924e6c992332c5cdf137e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "685813d9bf2e47a294b2f357125a5ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dd098fba47bf476f8497eda6ae5c3276", "region_id": "RegionOne"}], "type": "workflow", "id": "a2f945e2c4b8425c84334b3b09a8aaf3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ebf22a54749947618343c47e743576c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e2806a93e924ba8ad5171b1539b56d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f30818ce0398412cb0d95cb1963bd394", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3e5d17e7b6414cd48b6590aac4109dc0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6cbf472f67f64c0eb2628583858fc759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ebd956cd168346b2b997328af3c4c791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fa12af4f393b48419490042eeaa1ea22", "region_id": "RegionOne"}], "type": "rating", "id": "7a5225dad5bf4d4c8311e91e03b467cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3c8d5d7e47c421dad99bc4507d29893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45a075ed9554437399618ded150d1578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "41f15ed25d3a44b98861e3bce4ccb695", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c0d22f58e65b4a81bf7263dca7f662e1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7546d97a8491470baa84edc65353d86d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "239d18292fea42f8ba46568f23f3e575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "53dff87754254e018c13349df81a95b2", "region_id": "RegionOne"}], "type": "policy", "id": "64a63679b3ff40ae85615695ca2f5e9d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53f67943b4404bd4bf4d41b41722e67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a85ea572f574853af72c5ce89fb6f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3e3f2b86fcd4aea83d68134fa4531de", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ca9116b99e9e4784992e11e930d1d087", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b70dc8fa89374f5da403983d7a3fad7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "171f14b4632f43aa8d5ce2302db40287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9d619035be84d61a67d4e3ca98cd6f9", "region_id": "RegionOne"}], "type": "sharev2", "id": "a08159f020404f01a4ffb5c8aa6bbb00", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2582258bfce24448becf9c5a49c20317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ede7bfe556cc429197891c20f7fca0d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8eadf9984575454ab50ddda1413a5eac", "region_id": "RegionOne"}], "type": "share", "id": "f5bdf06bcd7a4895a93958279c6a7d3f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ca30499fbc5454ba6cb1fe2c87abcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b64d0f8c30224035b85f3871576ff1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "23b80558e53c431687bb791fe4486743", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8ebf05325bb44ec898b801c45d96fbdf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8adc395c4fa14fbf9ecec760c9fa1cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cde845a3e00f42a7847a84a9347b773b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2de3cca8e2d441af942360713b9ca157", "region_id": "RegionOne"}], "type": "orchestration", "id": "734cca2f2521485b9434d5c591cbe781", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7af5f0997eac4bee8b91bcb0a164f28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8ec599988b842869284e1f2a6807b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c50d2e1ff5d46a0ad26c03d85dcfb5a", "region_id": "RegionOne"}], "type": "block-storage", "id": "8701c75ca4684066b4c91bdb84bab7ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62523fb5fea64cc0a9c46fc1ab870d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1d8e745b6df4485840783dbeeee971b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d1d7a984a74195928144fc4126a7d8", "region_id": "RegionOne"}], "type": "volumev3", "id": "37450e56d07d49049dfc49dd05905264", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54596aa90c014000805ac56f958f69b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd6a56df5beb4f0d9f4bc8e513fed083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f68099e414ee47f1a6c3145b80d68114", "region_id": "RegionOne"}], "type": "volumev2", "id": "ab19223b0b7d4630b4bd9ab8fd2ee0b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352bbc792c554ef4884514bc7659b7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a738dc5f75f407184093a16586f04d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e2ffe81ff124effa7d0fc56d91583a8", "region_id": "RegionOne"}], "type": "volume", "id": "477556db44db4e7d85724d6bd7f48c8d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2553b8c79a464bdbb52085c7b934a50b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "260402839e29447397bf2440b9293fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c51bb144e9f44e9ebeef290c13fe4f96", "region_id": "RegionOne"}], "type": "block-store", "id": "91b6497d01a8403f935d22a909bc809f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cec6626f49c74f80b47c344308858917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e10a2012c3384eeda2115e369073bbe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3047feef72644fe1b3cecf38952b299b", "region_id": "RegionOne"}], "type": "alarm", "id": "2abcdb4ed781403087df7b0537584861", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f6645d2b1cd42d599c6a2ab9aec24d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e85d701ec3c43c6afc468797555c739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8523da30ff242faa0809a4c39b5c0fa", "region_id": "RegionOne"}], "type": "alarming", "id": "427482bd5f6f45d695a68999b7d12937", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25fb68d970604054b80bb2c03c11687c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3da2374879e24f7893b9c4e31b188ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65d2d957f9394577bff1c60cc3a7d652", "region_id": "RegionOne"}], "type": "meter", "id": "47214c17ca6845b6915ed623b9eabac3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "58b65077dab049a3983f5586d06e535c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c714dd883e64066972d12a1e227bb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0eece9a5087249348ebbbe32cfce9e08", "region_id": "RegionOne"}], "type": "metering", "id": "7f0e70eea5cf412085ae557c596a979b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c55b8ddf2b144709bd369c6ced4386cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c38c8c481d4944f6ad0173fd4e35ff7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a9c33c9237241d9ae6941f5f94b0d20", "region_id": "RegionOne"}], "type": "telemetry", "id": "e0cd97f7944540fdab396758e1148da9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "263867ab13e64d898a3e29d7ed47fe43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce58a00ef428467db0807dfa6892ba8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59459cbd8165400098b1587c4b924587", "region_id": "RegionOne"}], "type": "event", "id": "6a189a515b16428d8ff87dd36191b123", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1c54256fd12343a4ae96202e197be6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c26ec23d85ff4c34bb2316427e8354ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72d1670ff03d4619816ebb749eaa107e", "region_id": "RegionOne"}], "type": "events", "id": "2337702777e64ee39f4eed21d67301d0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "95bf473151d447f7b2fa21ced19e3f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "057ee841e75d46279e65a4bc6b83af59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5ce53f956c1841bb8c9483aca8f938a5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dcf26a1888f84c7a94d4298365a8d270", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35996ae94b1641dab0015587578318ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d75f7c914d14684b54803bed0533441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2c292a39de044b798d46cc3b7e571f5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4befa976e5a648bf83d10cedd4553b34", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6083a70c7ae04ae0931ba44b1fde3349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e979d42f2d974d3c8546c7cca9ccadc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f42b3c90e5b641a2be3259f915a4896b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0000ff980848491c93e9131ef7e547ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc00f4be7b6c4460a9125363eb0f6af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86c202cdc79941bf90730cc504a6fbbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d174bb4875445978ef1313ee98e2012", "region_id": "RegionOne"}], "type": "tricircle", "id": "24c047b06f224f12ada290c27f7c7180", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "820f8cf94b854cd6a3c7eb635c6969d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a9b124cd02ed4693b9fcae9185b69221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2133e1e8c2884461b038c870b70b5422", "region_id": "RegionOne"}], "type": "database", "id": "76e5044966ad4909a7faaa438dbcbdd9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34fcbabd42ce4dc09c8972b5c89eae8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef099fb9cf394eb1acf8f685df649336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08a600600f1f4dbc8b472d73a6346468", "region_id": "RegionOne"}], "type": "application-container", "id": "6ac357e88d194f78bcff7bfa11f6c0b5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e3cc411a00943f8ba1177c93fd19659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fd2ac74d3ab48cda4a2c50796a37649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2214ad7573be45239ef94037eb6231ed", "region_id": "RegionOne"}], "type": "container", "id": "4ec6553fd27246969b656186a9f44ca5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8d6bafe7eb24fdaab9294d942f087b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfedb8d0f5de4e3babdc663dd93dd6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be7cbaa5e0d7478d8e512ac79879014d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "28789cad19d84ad39d6459f1ef9f1fb8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b7cf2904c99454c993e2bcd50b3cc7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6cf302e8e61b44e993d4776f5693c815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c3222de13c3741a5b3b1dc5f9730a1cb", "region_id": "RegionOne"}], "type": "rca", "id": "e36e470e90e34c06a33c870dd4286410", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ab6f1e0874d41ef8418e8532a24e861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fdfa711444534237bc36d45a6014a04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "84ae95fd173d4351b4913b1fa4e4b90d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "768f4c011e144d75a07b0fe2661f629b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "785fc6debd664c108f62dd418f0ac9ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9683a666efc24c838b61726b118b0b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "202ea748a56043e18b6091b9e4364ef9", "region_id": "RegionOne"}], "type": "network", "id": "93ecfaad54164e7e909d12e8ed77cbed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ef608b1f6e684178b736157410d6d91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "794393e2ce9a40b1878269d4314215ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c7384d137e8041b4a30cbbb0a4e07992", "region_id": "RegionOne"}], "type": "backup", "id": "bb01a61ccaea4a98886e8c3c748e7d3b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5321395eb504e2698f477d63bdb2aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3851aa1735448949bf67058d30ce94a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "228accb1d6a145188d04fb2ea54b8eef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "77f867a16be745959399a01dda0a8229", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22b8e775e3a045e7b459e0c5db06500f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "da554891a8574df697cae86a99287942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09b90297833847c0a4d1f056f667b447", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d764bed7c7054059b88f559b2d47e1e3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0816367a2776410a9403f1dfb2d26b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f94ed20bb1864614ad58a447cf9a2697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f6a260195ca74ff1b236dded9d068f59", "region_id": "RegionOne"}], "type": "monitoring", "id": "75a779d582f84fecac79981144842209", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "381fb3e6a1a44571979ea2b0f263af9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3a7842b1e894fa7a92e08dc585802e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9b91c9c62f214a4dbd6f3bbfac6f06be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "098fb002f03c49f796547bc4e6c7fa44", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "825131276d764c10b841471adefc4634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5b04292fbcbc40d1a1ab433055b42cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5b022893399348fda87f6fc60b61b748", "region_id": "RegionOne"}], "type": "placement", "id": "441b257b8195440398f8c31b92eeaa56", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f35403a58294449683456e1c52a06af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d9073f622014288b6543477232a3f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ddc65c18f734de0b2bd123de03e2242", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ac2d4be0f7664a18801692bc5dc76e58", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e85177b5c45141fe99c8a0c1025594a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fbec267a15f463da9aba8905e05a9aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6776830d98a64d3185d281dcdcdce17b", "region_id": "RegionOne"}], "type": "ha", "id": "e7a8ff62ccc54962a3f393b2ed96ff87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7636e23916a24abeb9b97686701b7909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "06d6cc2f56bd4f1dad9ed6c5b0a8b58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8ce7ff5c90e64785b5b0cc738fc446a7", "region_id": "RegionOne"}], "type": "reservation", "id": "acba6d5bae2a4e85a5203e7a301b5b75", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2241a03d35464359911ae8632d6c715f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "836857ad0fd748a7a976c1c5ae4ae09d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c0dff2cac8f6464881f5d8d7cf1cf762", "region_id": "RegionOne"}], "type": "function-engine", "id": "01bbce6a3d594e87b31e7209cc6176f6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8f69a5d26c2c4347bf9f4f7b31e34ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f6c0cdfc6bd44af2af0964d0a46a530f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cf05881a40624f51966448757281764c", "region_id": "RegionOne"}], "type": "accelerator", "id": "79fd8998d87442189a99d062d9e3a213", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a052917b167b4d01accd09791c2a3b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "64ec67aefaea4aa793692bc91855a2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6d3b9bedba754945abc399cbcfff2aae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5bcde9a383974104a3e0628dc50d0288", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96eb734f93874bf9868f8336d4c600ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5b68a2d40d147c2be5d301a2e0f6321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "665963a32fd743158bae6f1550e575c6", "region_id": "RegionOne"}], "type": "registration", "id": "0be36c3624f943e2a4276ceb6bb6e264", "name": "adjutant"}], "user": {"domain": {"id": "e10346f196fa4a7fbbf3ae23532017cb", "name": "8699242c393649b7813c8182a96330ee"}, "id": "19c7c894308c48889d157b2c0e5e3100", "name": "c7f89336921d42749cdb18dbfaa36ada"}, "audit_ids": ["e41589330e1846288db94afb4e26fca1", null], "issued_at": "2020-04-23T06:25:57.507229"}} 2020-04-23 06:27:57,635 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,639 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,641 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,724 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,729 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,730 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/e403909e-2ddd-4362-bde2-eeec7e88a898/file", "id": "e403909e-2ddd-4362-bde2-eeec7e88a898", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/e403909e-2ddd-4362-bde2-eeec7e88a898", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.198649s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,600 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,604 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,606 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,608 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,619 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.541927+00:00", "project": {"domain": {"id": "9e9008724c074143ac75675d0711626a", "name": "d0bf78e77262492e9187f123ac6474f2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "84bbb2d1a7b14f6ca73e1253a72b4779"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4fef1e9b4b1747169e6522e8b58b5cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2d92b9e4f94d4d6fa8a266175613d1e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8d4ce698f3cb42a98ec17ea4bfe42365", "region_id": "RegionOne"}], "type": "identity", "id": "24aaba10f16f424e94fb272ca71193ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1c0c86ffb81841b18961914d5a3c921c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7d0ff06115084c4482d609b1b5713d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9e7d1a801c7746a2874aa8a977d1cdc9", "region_id": "RegionOne"}], "type": "compute", "id": "c0e8d2abbe8742df9c17abd4c9bfe00b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5e4d42e0f91241c9aa8b9e3a5cd2fd7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "20eaa38bf86442ffb3922764ca8ab914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "aeaaf93bbcdd441abe4ca7680797c2ac", "region_id": "RegionOne"}], "type": "image", "id": "38fb245d4a9943938c63af760e48dea4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d7c1abe1d7b54f5caa3570601f6a2f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dc9f3f0a5dc746c8a95ca31a07ccb148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2595779668b9408c9c549b4dcfd27b8a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "047ab11dc0d34da2869190d1657d1b43", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "695c8087661745aa90fa43cc277cc09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18507ab015df45fbbe06b4d8b6d2f686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "666c30f1331344cdb6d66368f638f5b9", "region_id": "RegionOne"}], "type": "object-store", "id": "a0bbd171178c4c728cf3658ec39b243e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0dcb49bbb0454cb79cf5e87b645715fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ae6428e1d484df5a43513fe67a7b1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d3ff42e10b74292b017260763148655", "region_id": "RegionOne"}], "type": "clustering", "id": "da8b0759fe584305a6d62bd5d3a34b82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bcc8d92782ac4001b86a0d50fc12e335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d51adf8ba964f43b722ca62f159a42b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ca85c783e7f04227998b70474e322070", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2eb9de61cbe14181ab671675356076de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc8ee1344ea74b55a6dc2bf02507add7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "333dcb840a924f3abf51e34d00d66e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c1a475c8bbf4667befb9ea4cf4d1285", "region_id": "RegionOne"}], "type": "cluster", "id": "edd66554d76e4b5195d498574d0a96d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e5229631b1f24686a670c7e9951e47fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d6f9d870154c45e7aa28312598950bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3b21e177b0cd4100a733bb20384d7938", "region_id": "RegionOne"}], "type": "data-processing", "id": "3fcd14b881f043b98877762f1bda0a0e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2f48bd4a7e24252aaca980916b4a9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "999ddd4fb56f434d863b556f03d7b5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0157d6a4619d438088da77912d0fec65", "region_id": "RegionOne"}], "type": "baremetal", "id": "162737668dda4113bccf79ec19b548fc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9b1f17db8ef46a2a4a2eff53f2153b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "049114e5a3d64fc2981f1e185146fa3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e9979cd8c3cc46ad817364c58086c6a6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "86c749e14de54bf6958bca6962b95d5b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a78ed3ec0d744fa3b91ddd160850236a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f52ddc580fe94528a70379f49da7a9d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6c5430a3e7b6478ca965abec5676c291", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9b3ee9a91a95488483ffa6bec058c766", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d98e723d4f3f4dc09e310f07e664f342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "77e43f5a0d6b449a8d0e44877c20eb8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f0c2106cb08947dd8983167eff977d66", "region_id": "RegionOne"}], "type": "key-manager", "id": "d646261bc13440e8a6c8031512a877f9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a36c8ac7f08140fcb549b09ed6140e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0fcbccafd6346309f1d8350604a8fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "011f4d215158450d9bf23e064294256e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "06df1634b01a48a791180f36b2b38911", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06d8c197aaff4d398d025fbc3ac13eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db81425876d3478588cd12d55d86fb87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36a71f05edc2400a9211d891143bea7a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "51281284054d44cea874332742e82d08", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d600a8210b904b46ba131f2c9a32339a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c87acbc8789d4d64b0c63a0da1ddfd5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "905e61e3936c4a0c9246ddcabba0a9a4", "region_id": "RegionOne"}], "type": "message", "id": "90599a0d9b264b2b9765fba3406522de", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "41981550f9b541389f36bef17c045312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d642f4a661b04bd4987fa6ac3210937d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "88200dbaf23145b3b3abf6eb8834d268", "region_id": "RegionOne"}], "type": "messaging", "id": "1d7c3d2844d64b8b8ce02ad30ce46104", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "00dc18191456408c9341d02f6646ee03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e0a520f242904cd4982c1490ae553329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e38eeb99f3cd43d9a8edb0fe9064bd83", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8b2d491c4aa94c4d9f893d687a2ee108", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a553a51c88e47649ea358bdb722902b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fc9e33b994c4c098f5825288d73d60f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "452c2cd61fd747b8b948ffd98dc213b1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7593cffda9d44f55ac8e27b997ffeb2f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa6b9492aca9402199d2a7a1c1fc3ee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08ea3c866677452fbad2a9aecf2b1672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e18f4c0a8e141ee82be3697ceeb848c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f672c69929de464082c0187c1fd2084f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2f30ff92c484ea18110a14b3a79a70a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f79f4304d5f47d0a161bc96ee2f0454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a24e5b671cf5480bba1c8d8c15fde2e1", "region_id": "RegionOne"}], "type": "container-infra", "id": "990bff7a6a324ac29bad4ec8acafd5e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d79948363ad947a082ea2a1b6e70b4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "591c878a82704bda8f778ee3cde086fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c2556d0939a8418ea0741b846037ca1d", "region_id": "RegionOne"}], "type": "search", "id": "4e6578edae76400b84bb73f6ec97541e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eb1f6612c2924a228d57f0dd789b9fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f2216ef6e300414ba2a0b45580f75c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "06a4590b0feb4a2ab2ff5d5a53fea5a9", "region_id": "RegionOne"}], "type": "dns", "id": "58f7dff86a2c4090bf6c17c2db9a873e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec862184ee994d5d87f61e59855fddbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95760a8fedce4f99b9c6e779c74f364a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d24927bce9f24773aadaed76abea6550", "region_id": "RegionOne"}], "type": "workflow", "id": "0e1052082ea840bc83df63ab5d72e0a2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7e7e8c506f848d887afe191e6e22020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f81867f1fef432e96a6ba2668c43161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e08dbe9787b47a6b0664631fa71c3bd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "57f5a99543e342588e1ac05a3dfb6df0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8c5c6f96bd764e1a89ae24790bc11612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "630a9a249420457980dbf063938d1d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "92ba6dd592d04cac9997e5e173f257b2", "region_id": "RegionOne"}], "type": "rating", "id": "3589087f4d974207a106a197ec6d00cc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "941552e4f77b41eda56331ff18d41c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae41afaf63a0479ca57fc6081927fc68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7b89b15b299a4684b4e6d2deb553b228", "region_id": "RegionOne"}], "type": "operator-policy", "id": "902e1f89a454459bb1e0f3cd1272f702", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2aa471a63c414fd5a05b26983bfa270d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "641b727fe5104cec85932515a934b9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a0e41db2d243406bb548ce3d8fb802ae", "region_id": "RegionOne"}], "type": "policy", "id": "9357c50809f441b8aa57449da28c214d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d9b824afae54fdab12fc2009520caa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa7b50c49daa447dad0c70077ca28e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b61f23816c11487983da6185f0d00a25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5ecfdf76dda848a98be16a7b192ac78b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae207cd59ff54593ab1db766d4e39fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e9a3df83c844a38b45c3e3c2ae3ccf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33a91727bc1f448fb584f848894e55fa", "region_id": "RegionOne"}], "type": "sharev2", "id": "7c8b1130e75c4b5e9fd39b2f649d32e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5fd07617ce04a2e9db8d37325c2d193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20f4c612b3884871b2539105698857a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7ce30fcfee294fba9dcb096b97bb7914", "region_id": "RegionOne"}], "type": "share", "id": "1a280f3f8cc74c0b9a4ad4f5c56f9c67", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1109dde214749f4b2844664af2a7c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8652042061094e0da96f7d6920411b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "69687364754a4fc9b5e11d1456c44af2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0fbb4f408df4dac9ef09f1f99f684ba", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a638ac32cc24ca3a797a97b3629aece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dc8392acfaa450e8799139abb939cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "344baa20c02842c38f6f4b25233eebe1", "region_id": "RegionOne"}], "type": "orchestration", "id": "e0f3feb2172945fb953abeb6c4d25167", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb013013dcbe489bb9c28037f0fa6264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e7eb05de0648bf86a4af1e1b63b194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c5ea8f7d6f9412d93f434f8882f4f8c", "region_id": "RegionOne"}], "type": "block-storage", "id": "421a2d6ab39e4a03896966bc29af57e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2efd220cd0fe4f3fa760488148e370f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee33479908504dd9b4657e3dafa6f18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "546243584dfc4ddfaeac63f30aaa350a", "region_id": "RegionOne"}], "type": "volumev3", "id": "7105c6ad351542f4997470737f1961c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47450c8f94d94535a64fbf22ecf7b5d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad2cd4c690404523ab104fecbf8b5c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1294014b9595440aa8021e7a80ea6f83", "region_id": "RegionOne"}], "type": "volumev2", "id": "17cedf1034e14343bcff42473ad0a368", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dafaae7d1b24af88650182ebe6c0474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2747608d61484c57b19b7ae7a426f12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb2f568a6775486f9856741208b29bbd", "region_id": "RegionOne"}], "type": "volume", "id": "12b94a8f8616467abfefd51c55a9b667", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4534956e5c644958fe742abb4c1f1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd13ae53c98445aabd2053e773c21945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50984df33d0b47f98448a8c5ab9c6765", "region_id": "RegionOne"}], "type": "block-store", "id": "2b7aafea4d714c26a6d06f6dde1ad642", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "217419db3f404b9882da35a1c3553250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2efe59a0c94b4718b8d3b3154575840a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "764024a4f88743c8a1ff35ef3f8d9151", "region_id": "RegionOne"}], "type": "alarm", "id": "8cf9bcc9035a460099c8decb10d6ce2c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3543d7dab23e450aba4f5dec132e755b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "adb1eb99e7ec44ccae91a981374215da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0953f635742543c593be4ed50bb2f105", "region_id": "RegionOne"}], "type": "alarming", "id": "05bc1ad7d6ce41a0979d14f45b43950f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a129fc9f30b4bf59e987a8f1cdd688c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9d3b1ec14ac43499ad0724efdeb6bfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4262f585c2eb4e068ae4df78a6c5cd6c", "region_id": "RegionOne"}], "type": "meter", "id": "1e146cd9345c4f64b22607fa7521b2ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ca43cc10eff4ee6baa8ff66e42d6785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7af82b95ad8f43939ef12466084180fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd59fdd2ea2f4bbc889c10ba08f70862", "region_id": "RegionOne"}], "type": "metering", "id": "0a6ffa78601249ed94b34ae25a53ce1c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d20f2ca57a64c55876d6b1d28d59afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "80fa1f26577d42e592df827704a2a890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61e099afcb914cd9a5495723fa80697b", "region_id": "RegionOne"}], "type": "telemetry", "id": "bc45e7f86e0c417487823ad533f6a5f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4553b896fa544bba485dce5f5d5b82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "940e8427fb1f4722afb80e22ba962a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6721964d0e634f79afa3b0fe5c2b12b6", "region_id": "RegionOne"}], "type": "event", "id": "23814030d88e496b92a9950e18b47b7d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7eac605842af48e4b9a5d289f5d5fece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "614e75a40da9455eb1f64f8dfa83637c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "71efc9fd5e874ee786292132a6720459", "region_id": "RegionOne"}], "type": "events", "id": "ad0bff8371ff4d5a991285961cccc65f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd4e78bfca08460f85a35ff044f71e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c5be8bbaa244e339dff0ae853c3c8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f273b25fce8248f1bcb1deeef0789950", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2ca5008f00d545d2ba194d2dd2a887de", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46b3aad21db144bea551093e8c3c9acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4f7c16f5ad6424cb95fd259d38d2e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "385b57ea004b4110b234318508be0421", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e36233ce813e47549f7d41cd15106a70", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3758599d68694267848e5c9b16744d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "461a27390da34fdcbb865da0bf4a03d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb5356adad674aa780a99b9969df83f6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f4154161e8e94aa2ab5897eed5a0a1d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1103c70129ec4471961dff39e4c805c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e59b87a22daa40308b6709158df149c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e14bb786d8064e62881e6238380e3411", "region_id": "RegionOne"}], "type": "tricircle", "id": "8913c8e1d01d4130984e69b393cbf557", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fa37568600354bdbaf0afd7eb5c0831b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e8805d802dde4a2aba6e778f7865e9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "92ca21eea8514f16bf63e43565213d92", "region_id": "RegionOne"}], "type": "database", "id": "51a52f342abb4855b9e0588ba2d75b19", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0adf36bdfcca48b3846f8462e8d4afcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d81d4f43b842482f81cb8c44e6d7bcc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "103085ca055748ee89335158f2bb3785", "region_id": "RegionOne"}], "type": "application-container", "id": "852469f6f4af480e89a204e9b2f29d5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "feb5f91fca6c4e04a42ef58bf0b7bf14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5c753f86b214eb2939650009546455c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e271ffb8016343b59e1ea31a2d85bdb4", "region_id": "RegionOne"}], "type": "container", "id": "3bde55d6eb164be7af388c5702723927", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c064cbe7cd344b49ab9699982fec2076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c93d33d128c451f8130979b2f2d2a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e07ff67366ba4b23afb7424f1b99246a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dc2c268535cc4ccc9517b3553482b167", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eaae22a4b3124747b632a0c30fbab0bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "abcb7f774efe49bb91b37b5b4baca5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5877d1b5dddb42ba9031a6201087cc84", "region_id": "RegionOne"}], "type": "rca", "id": "e26d8403a51147b4976cca69286786be", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7fb21beff870449da738db6109656cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d638077ca69c4ae4b684581aca4eb9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8dfd38e8da9b4d96ac908fd7c5a71ba5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "57e6ea0306f64f6c958d9bdc96f1373e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7bfdfaf6e60a404bb7fcca9da4841823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "66d02c6f58724949a93c2f9a4fa5f8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "49dee76412f24b8fb3f299ac0108b3a0", "region_id": "RegionOne"}], "type": "network", "id": "d3b422ae8c8546a592bffa0aca0837c6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "982a46a6789e4cd19f5b299c71b5b1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d2c79bcbbb9a4d8489e69991e9a21857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c4a734a7d167405fa4851d5db1466c94", "region_id": "RegionOne"}], "type": "backup", "id": "4e2a5d64761248548726a2c9cc347e91", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea3309e6586b43caa5736252cab37c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc1bfadb850d4c618294dc68d5ba5d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f6bfb891779b43fa949c3225b41e7645", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "316a2a8ce553496fbe5743ea8e44b6fe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35aa7a01b90f4bc79a584277b0123ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "566a7d5028b54f4baff50562570a588c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "094c082068b045719fdcece1ac6af068", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6f9a75abdc6840d2b22a1c8698b42f7e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c12261e1ced5431d8520d2bf4503353d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a843828f67794e4ab9271f8660550360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d1c8e67dbf3446ca880f51256ea395a9", "region_id": "RegionOne"}], "type": "monitoring", "id": "54073eeee78f44a98609f9a06af4c201", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ce8079b71b0f46ef967a7d59cd40d358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "521bd5f6764e4f63accad36f7fce0d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "43d07644d90b4bff94b59cb8f2af3da9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c1cf33879a3c41e3a426362302891e46", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "510d18840a7c4f3c927039a587f88597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f02012b53672481b89ba0b723fc82029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d49b1bf846fe4e7cb270e8a66286f8c5", "region_id": "RegionOne"}], "type": "placement", "id": "e343376aa5ac4c25a24b598da861102f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd5d5061456d45a486a6957bed1df8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3cfc5fdeb51c4e509d0d9de6bb5aa10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e96f432651144ceabcf18c0bf427e534", "region_id": "RegionOne"}], "type": "instance-ha", "id": "63bf068c02b14a06a41830a101070aa7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e904494f20f44e09b9178186c148b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e758848ab82f4099bcb6f21ff4f193a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6438cb85a2834ca2968612ef55215776", "region_id": "RegionOne"}], "type": "ha", "id": "a92fb64cbf5047398af4459430802e58", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d226b1bfb8d4257866d0218118bb90e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d4372e71e2141028864ca135f432b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ef40eb40f0e444bea60fe3597868e3ab", "region_id": "RegionOne"}], "type": "reservation", "id": "a0e339593ee645e18f83689a7010a523", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b30cc0be2fd743cba2f57d2e73859ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9c73955d808d451eb5d3f3835d4b13ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8085fa61358446f8be178363f31292ee", "region_id": "RegionOne"}], "type": "function-engine", "id": "e2a9a461107146468634c8e09ba69209", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7a1acdf48b2f4fedafe5108ba0f06600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ba5218bd97124fc6b900d64d56597b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7dab0baae36248718c9de44e91a76115", "region_id": "RegionOne"}], "type": "accelerator", "id": "a3fba146c93447fe865cfdca0b6e0514", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d824d5101d694639a6bff73e92b78dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "548fb994637d46c78f166ae85064abc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dd1dc6562c6744bba5b25f7dc9749d9d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eeb8e659b4a1403c99cd1d04e3411549", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1fa75c0575fb4dd7bceff9e842c8bb9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "689e7c71adb44c9db5ff9d1618ba4390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0fdfb2461d446b8bf1588703f319bf8", "region_id": "RegionOne"}], "type": "registration", "id": "e5db6aee3419452baab486869c3915c2", "name": "adjutant"}], "user": {"domain": {"id": "2340789c6d534deba659d3913a3df23e", "name": "eb40a76aa2894772b8333d9f2b4ddff1"}, "id": "cbac292684024c84b099585b2d70d20c", "name": "f92310e7824c4a9eb8af776ce8a3baa1"}, "audit_ids": ["542622eef7c9480f9c654b3e45ed8676", null], "issued_at": "2020-04-23T06:25:57.541927"}} 2020-04-23 06:27:57,722 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,726 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,729 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,733 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,734 keystoneauth.session RESP BODY: {"firewall_rules": []} {8} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.166542s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,518 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,521 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,522 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,525 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,539 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.465306+00:00", "project": {"domain": {"id": "e2bcec9d4f8f4d46bccee61fc17c7f2f", "name": "18cbb64b6d144257b73c9b2ea28e2f63"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "735b2bde669e4c5ea86787ea39745ca4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f82abdf384644ade9d711cbd53bbbce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d99b800d1a734cc98941f33d42d5dba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "56ff45429ce44ccd8e312b0f9acc830b", "region_id": "RegionOne"}], "type": "identity", "id": "a258cb6901514eb8b942b9812ce945fe", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4d6046ed907d4ea48898cba17728f2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3fe51c4dd15f408190d2cbb3804febbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a435500f40564f299413779ddbc5cec8", "region_id": "RegionOne"}], "type": "compute", "id": "e362eb0545184021b9c2ffb5b0a0f4a4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "89274b2616044fe7b56c9b8640cac68b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9a70e7c2cd194274ba7618d49f9e6fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c6fce373a5114cc8a0713e796ac64514", "region_id": "RegionOne"}], "type": "image", "id": "f5a49397a1ed492d99a6ceb9ae0eaed8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41b830326b8c4b01984f9d288d8218e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "513e6e17f96c4c59b504d6cbfc427430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f21d9df7c0894fc7b29573d55bcdd452", "region_id": "RegionOne"}], "type": "load-balancer", "id": "27ed7507e1b346a4b6e250f0e885fd63", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f48693f7bbf14215a6b4a66ae022a261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bfde2f37596462d812daba7974982d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc36dc2fd9cd416c88f258af400489d8", "region_id": "RegionOne"}], "type": "object-store", "id": "6efa860e081445b3ac1619bf9e831fb0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d333fd79a3954f0db7226f701580482f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b5723bcffc84157980fbbaf16ad7389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "106413eab02247c79ec61f2b4014ea16", "region_id": "RegionOne"}], "type": "clustering", "id": "a71e4fcf7a964f70b5637c56f7a698e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3405001abbca4a51905ff880f987f041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ceb476fb086400a8fc2f78b194c6020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46fb128be2044b389cf1bbcb6f20c7a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1a721bca399a4a4c95d703c7abf3591c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0297097509a74f12b272eaa235baa33d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0587ef09d957468ea7f084576d2d6a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9d2aeb4db6240ed897ba5491e77b46d", "region_id": "RegionOne"}], "type": "cluster", "id": "69d725726f6f49bdb4dbe655e2448ad2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c67b161b324a46f8a235fc2770c2eb47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "073fc1b64d024ca78a1b6ea402908a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c110fda347424138b630ffc7031658ba", "region_id": "RegionOne"}], "type": "data-processing", "id": "a94c93bd9fc94921afe6d6192c4f6515", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d3e67bdb51c14082a0d9505b2444a875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb7f6ec9535c4bc487bc81645b169d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2b11b8bcaf4f4a489ae0c3bf180fcc7b", "region_id": "RegionOne"}], "type": "baremetal", "id": "779d10dcd24d414fbc0bd5b5be772a01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f052bb50ef4a4e73b4017c47234a3db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d161df7d10bb4469995da903e6bfef62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8e2503d0426743c5ab21ed60aa8e1eea", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7c05a62c9b2a43a2872cf2bcadbcd367", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc2357e18ece49f5a4c24a61c20b0f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "45455720a18c4db2965c4b0050a92fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8c479bc705694c61934199ac7ea1e69a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "45a869c6056b439ab94925e15f7b2723", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "77e768e34e1d4b5bab07672392bcce97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4742d379a2c84ce48b3d7b61c138f233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "62071f5c73484303b1b9822c67198e5d", "region_id": "RegionOne"}], "type": "key-manager", "id": "703aeccac5dc4f6b816d0d37f6856f86", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7a4b5b3427c44d1bf10965bec54c51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d716cdb2ee6943b39f45bc458d388549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6216352f8b944f5a8778ea51d5a2b56", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "72fed51f82824f2baf406e5e324e65f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d082c27badf4bfb8453c70276857906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f3825c3230c4ca0bc0e5d8bc8912e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60fba9b5803942c19110cae7835b999c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7ef1dd87aee342279c8be790f61680e9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9edeee8d94c04b5b91a8b5d198aa692b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2fce552ea28a468390725e7f805d7127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ec2b3c026ccc4609ada5ad2c242763ca", "region_id": "RegionOne"}], "type": "message", "id": "23014e781d854f058ac3c8534518bfbd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8e24aabf09a408a9bd28362aac11dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "78a71db5bffc415b84bb8b42eb12498b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eaaf319fb0024162a4d19df1747a6cee", "region_id": "RegionOne"}], "type": "messaging", "id": "c24e7539b63e416fa3e2b144404377f8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "94e9967cafa54165b5e21b3f6b4f6d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ec56b4d4727e4aea998134b80623f491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "62319759b9124e92b69f8b32cab2c8e8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ebec8daf358041adaa78b0449f0ec23b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18f41c4ebc50472ea9cd24302158f651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbc91865688247a5904357c94528c8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe62debabaf44cdd976f53dc88621e42", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7af9163d110c4867b634f2880293f44d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2378d37cf4cd422886b627683f93ef5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "906106a8e7e0496281f5e5bfea8e410e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37274b295d1a426e92f9addbcafd89d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ade1d5d76561438c95c4a85e384af705", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3666c3703e104097860d6d1c4219b01b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "997cbbc982814d6f937df8fa4b7e39a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "248b4b2758a24b16bc7f45e7f3b6960a", "region_id": "RegionOne"}], "type": "container-infra", "id": "65a1f55e02604616bb9684df22571765", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0cf419b309954ab88a09981b557de915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9db1b40823c34cde9a9998fabe71942f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bd47cef25ac0446db179d073f7b0549e", "region_id": "RegionOne"}], "type": "search", "id": "c79f0687234c40ea862c9fa762246c3f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "002eb331d94b4c3281e4eb5a69706a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f236b701235641318de56c90f6f6d6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c1498aa5f81c45958592dce999976909", "region_id": "RegionOne"}], "type": "dns", "id": "e2da0d41e871437196e5a2400f328e6b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b46b365fad224c06a0be64502b5b2003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc199d0c9f0240f081defe3643ea6034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "48f98186cca248009f22df58a038e35f", "region_id": "RegionOne"}], "type": "workflow", "id": "f9aa87005db54a3580a52b4990ff41df", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef07dc40f5ca4b1ca27f99f44ffaddca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d26259f92794cbfb6c7c7759b364907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "75611bc2db0e4d2182e9afeb716d6e95", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f1c7eaa48e824696847ba4d5221e1f09", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bd785b02d16745dab892dd86b905433b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0108c5f29fef41f6bd43971c50d3437e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "28ed934826c24257a8e08eb0b0b04ba7", "region_id": "RegionOne"}], "type": "rating", "id": "ac445bfc9a9a43dd837e8ccaf90a4943", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aed7e6ccbcd1450f816dc67944402406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a663d9dca4884dddae075b9a8b7233f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5c748fafa8142668d25491e9c5dc912", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0feee43edfe748efb803fe98d7a186be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d19f066d39864b37a278116eb1248dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "424fc7d095e24a24bfb12543ed385417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "29fb878e177b46869e6e9b094f57eeab", "region_id": "RegionOne"}], "type": "policy", "id": "e9a45fadaad04cc58ce418217913f6c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eedd02f4c4e9473ca74f1c6b5c9d6fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbd35f57f491436c9a21589a28ad46ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "102f9f173e4748779c2aadae96bd5c11", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2309077a38b5434badab32e63917d90a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20984c7a77f84507a112a6f6147b024f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13ac29058940474ebe693246ff37d4ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8da100866c9f4a5291c2301498544284", "region_id": "RegionOne"}], "type": "sharev2", "id": "a627e5d7771a4804be327c8a267e0898", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89f4200a80de4b8c9132e59121655cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc7e425be8cc4b41bf05d0c5a9426179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cb4d7353ed04fcc87617419a39dfe7f", "region_id": "RegionOne"}], "type": "share", "id": "5d2873c0f1604e94b4397a2cf94fbbcc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3484c43766ef49aa973f57b73daff3a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e7b0d4ef20e444f91150c487d37f135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c22c85d8819043e6a0d96332ae171c44", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c31dd9d1561c4e52b344539abf84f415", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc7bd4bd08a4d7fb78ca8637ef9ae79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "986a9d3cb2224efaa3beacd3cba33847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4975c55a7d549f4896477f9fd79eb1b", "region_id": "RegionOne"}], "type": "orchestration", "id": "aae44810edf54c8e86a49f4ac3921eb7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f1fd4339fce479794b4bd38817a46b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d8e1f9939c0497bba0160ba9784ac47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "033c1aa9bf8944b69e65b045ca0069a0", "region_id": "RegionOne"}], "type": "block-storage", "id": "55c530bf57264d3abb8ce4e38de0b049", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f83ea65bf2224e7b8816621c193b1d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e848e703319425087cb167abad23038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc484388856c468f9f01b0766fb6ad2c", "region_id": "RegionOne"}], "type": "volumev3", "id": "fd1846eec539458b8729b3f453d8d5f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c72f037d370c46ffab550dea576be4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78263cf89a1e444799fa3abfacbc84f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2836f3a0fb334eccb3e26e2a820f2672", "region_id": "RegionOne"}], "type": "volumev2", "id": "9f32982e67db40838b71ac1252df9a1c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adc2e8eeaebe4a4f966bfa6ca192992f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a61629a06234388b800651edc58821a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0398253f4e454063afdf2a20e64f6686", "region_id": "RegionOne"}], "type": "volume", "id": "d2ada755f8cd4f0c9de19748271ae516", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73ec774fe1074f88a776d5bf05c99931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8845d29d6343466f83265e127b9781b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b6155310243424499a402560945ebc6", "region_id": "RegionOne"}], "type": "block-store", "id": "6564dd7105304446828879199615987e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f7e1d6be79146c1b87661e0d707589a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2bea2366a6ea4b3fa2f34bef85c90916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fac7e23f26e1464095fc00e46509a044", "region_id": "RegionOne"}], "type": "alarm", "id": "8de7239f666341999e29c1c5c676c1b1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95f13ec6aa594207b4998fdd659c8675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50177e198d7847288fa8ce67d38a090a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "adb65bbaa14a4b828e3f84d645dc5d4b", "region_id": "RegionOne"}], "type": "alarming", "id": "47229db0b402409e999098bb96009292", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef4ef576ba5a4d2f8397fdfa5f1e044d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "68aab145b3ac4293b2128890252e24f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4ef64de166246d786c611ba9ff9322b", "region_id": "RegionOne"}], "type": "meter", "id": "05205dcb18504942b2c25840bd8b933b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "985c5f035a7f46eba138f07ca3da7595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a26c39a8c7e46c7bfb63ece7285bc93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "914e932c718d402fb64d43b38da97e77", "region_id": "RegionOne"}], "type": "metering", "id": "35d1d9da64f642cf832326189a8b403f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76d475750c8445acb484567f2a027780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "88e0e1cabe8c4a4bbbe04e153f9e8e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2b7bfc7558b443e824f56c49c784920", "region_id": "RegionOne"}], "type": "telemetry", "id": "3e289249e2a24dda93f21d2b6fab9fc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d73c107070043d7a93751001e1e6abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "446aeb906cf046aca4ed0a19ce49c436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "da389a4979e34b5ea71b1aa26063bfe1", "region_id": "RegionOne"}], "type": "event", "id": "d481110d701a43a8836d30fbb66093cc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2e5b8195cf6d4809bf3845d2563929a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d8f3744ddcb445b5b12b89df374d1dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d6fc1a537093435aa81d6376d86181d8", "region_id": "RegionOne"}], "type": "events", "id": "e67d7b4296514b99915daeb504b7bd28", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0d34cd4fb684b5aba4abc81d63f2ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae401948dad74a19b4307a8f2ad77549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09af6c93e6344902aabaa02bd49ef3f6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "530e99204ce34fc58836407f23c0b5ff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f224b38f566444f69a834450c905f1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1814f2a1e50b4743a06e0adebd8e4d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "048bb9ea165a4aff988d215ceb194378", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3f612aae78e54c8db0729feb1980838b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7e3c7d11e9f49a0ad07b68292de4192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c40ff855980248c598d301168f754464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "40046490da9d48daa10cd135e07f7cb4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "38e02304d76043158fbd83527ac02e31", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3fca2f5f8e004ba193d97434f88b4bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f792c9702ac40659ef9b4b2e7c7d490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa68aed969144e399b40c2d950b3a908", "region_id": "RegionOne"}], "type": "tricircle", "id": "608c2128ef68432b8c54d6820b5367dd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9e7f56b134a2455b88251ab5ca897a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ed0fd1e16c0d4d5da9f95257e9f69106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "205e8a66dcbf4b478c6a8830e6b0da93", "region_id": "RegionOne"}], "type": "database", "id": "4277700324e04d639fa253ea1cb9e72d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8348892946544a16a0d1ca84baada3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b7dab6e756b4d34aea47e9491d393b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4365d29373a54bf2b22d76156fa1ff04", "region_id": "RegionOne"}], "type": "application-container", "id": "86b130a27a264ed78474637f508fbacb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb6769cd30d6413988e2d2d818724aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8574c93158744749b18324a6914ee10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cbd6723d2f934017b49b780cd04ba37e", "region_id": "RegionOne"}], "type": "container", "id": "694e8227971a44bc820d5e2d8c994a02", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9d4ae5b0a2e445dbb0d1c330fcfac08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b69fa7d8305c488689d3670fee6e4bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9ba63b079c3a48cca9873726a02580ca", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "16cc1c542751494ba712573aea09f9bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1687dacb9e9e4af18222e8f59ec6bcb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e2c683052df47e1a87643c0c390fe6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b98aefbdc90453181e9cec2ac63fc23", "region_id": "RegionOne"}], "type": "rca", "id": "0836b38c6b3c4afda41c727d3cd263e8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6408e535e4db44fc8716f421b305c637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c24072613a14332a893a59a3e7e5eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "641e3f2a15ac4d1eb2a37ed08ecfdc2c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "09361183770d4240bdae62a4aeed8875", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "74b4560a31ed4d7b8e27f0f3a5acca68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ba408f990efa4ee89c6040c95706052b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ce6bdd8e83dd4858936998f48442c373", "region_id": "RegionOne"}], "type": "network", "id": "5b44e5c870d941d19742c1f18b38d90c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "68b08d0d292c4b11abd283fd02075fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6475cb6358b04acbb79250e357e14afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c4b88313d3694f759292dbcd0812eadd", "region_id": "RegionOne"}], "type": "backup", "id": "eab478db631b45b19c0cc5aff45748eb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "506df88dcc674e2d9ef64c08b3c1e53f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dde02dc90b294b56ad298d6b6873751c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6eba43ee5c6442c8b4680fd989980e26", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "15aa43b9328c4944bbe1a9529b4c1233", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "874b0b840e1245c2a49e55f685c4d559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e237b13b5bc409ca322db0216488675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06668db35b854a728550a6fa32dd3b79", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c168d55cd6294f7ab7daa5183744e40f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e9b808d189184c039b6a8e8985f53d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6d766ee1aa7d476eb882180d264ae879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b5857047956d44d2a8ce68652501bbe4", "region_id": "RegionOne"}], "type": "monitoring", "id": "8b1b7e76503a4b3f86100cd30c5c6e57", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "46b03c32f8024e0ab91c8355fa4e63b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf72b855ae3f4d859d475dad32c7c02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eb613636168a43d49fc18d24725d2f70", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "250ce0ef84574ceb9f3b5abfd0baf4cc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "238fc261230847eb9604828b6b3c122a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c172e4707f3d4808be6dce670467e221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "30d40afd32044feea3eee56268e8196b", "region_id": "RegionOne"}], "type": "placement", "id": "707e30d775c24ed5b70b2758d412b4fd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "483282f0c16f4ecf822643cc32b838aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b9f3540864849d981495518f344f35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b97d5980d154245bc767ea50df8cef7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "406f2498f9954b0da1a958c94c4efa29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "806a49418261498fad84f46232b85b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6735356315814aa1bda95be473e5bfbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b18dc213c08466784b569d631f3a8cb", "region_id": "RegionOne"}], "type": "ha", "id": "5ef2e80fc29e4f7cb70ec12835128cf8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dbc2e9989c44477d890c0943a18e1ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "27a1a87eadfd4e96a1edb9a3cd8ffd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d41909a0c4d4403890ec2e8c6356b791", "region_id": "RegionOne"}], "type": "reservation", "id": "dc15bf016ad747139c3c652ea1d33295", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b43fc5155d52495a8ecd664a50dcf1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45f087388cf14857ab0bf123b561bd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a2935ec2095344e388d499e13c082529", "region_id": "RegionOne"}], "type": "function-engine", "id": "79498b85aea549f6a00db8e1ddb8eaa2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "58d64e73806441dbb52b799c5e57d6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e418cbdc970846a69c00e3aa727b62e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a1485cb877b7409393a1460d2e7fd11a", "region_id": "RegionOne"}], "type": "accelerator", "id": "e1abda356fed4f5e81be935bb33bbe78", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02bbff74ac7742ebbe90dce571341be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "677d1fe1618444fda8a7a1187ea62b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c436cccc10f428e9a9fa58033c9b54b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "37d9d59bd0e744b0baa9688d78fae9e4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45367cf6729940ea802d45956c9c3149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1833d0b4e7204433b51b94c7869ccc43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c0e6d0c8246444baa873c7454eab577", "region_id": "RegionOne"}], "type": "registration", "id": "85633e05628c4a8baefc42fca05a17bd", "name": "adjutant"}], "user": {"domain": {"id": "ad1ba3ff69054e48bbb5ef36dba3e8b3", "name": "5f4d79836a094fbf9324c32677a8ec60"}, "id": "8cfa5ccf04984d488c24c57969cf4a22", "name": "91f270bf169c48738814924034b54edd"}, "audit_ids": ["66b5e134adc64deb979213fc7650e151", null], "issued_at": "2020-04-23T06:25:57.465306"}} 2020-04-23 06:27:57,616 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-keypairs -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,621 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,623 keystoneauth.session RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "created_at": "2020-04-23T06:27:57.516502", "type": "ssh", "name": "key-2", "fingerprint": "7e:eb:ab:24:ba:d1:e1:88:ae:9a:fb:66:53:df:d3:bd"}}]} {26} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.136624s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,644 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,648 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,651 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,654 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,666 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.585165+00:00", "project": {"domain": {"id": "1fc5700b9eb047ba9316a037935c0f00", "name": "635bfe1a0654425eb688758589cc2201"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b305c10db95348aa8e0c6a87621ed7dd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e283fb68db747c6abc53fe4fbf3ace7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "642fe3f55c5943f284653d03c7a4376a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cb0b43c22ff14877af013b66d21e9ad8", "region_id": "RegionOne"}], "type": "identity", "id": "b311614a934d4971825f80dff430a5ad", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d914a5d71764425aed59f4f8a401074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c405fb5e815e449bb1fa90c8127c9525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "24f93d1a92224fd4be0a07192e3513b1", "region_id": "RegionOne"}], "type": "compute", "id": "4c49ebfe076a4a0182db1b61e9862b93", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1fd61287700944dba0f5d9bb45e4040e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dde23860ae734b32aa2cc1bd3b2b7b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c771bf549c44d2fa0f7b2e7c9663fcc", "region_id": "RegionOne"}], "type": "image", "id": "f520d391f36d429aa4469f7d21d5008d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e0936ae3f6e341dcb0187ddacdf0c20a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a6c90f7e3dd4ac5b6bcb0b52012150b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3636d1d6db66499faf7d772874448677", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3b6bc65685ac4b508171dcbcd4087bae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d22e83717cc4996bb039d2d4434f559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ec11f32fb344329047290096566d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2c0aac1c0bc40069005c9ff411fe9a8", "region_id": "RegionOne"}], "type": "object-store", "id": "df6b306af4d44fa19a39004a9edf349e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "051af3eda6e940cd996939cdfc028fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d0864cacbfe4c52bcc344596f66dba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d81be607a8ec4fdeb0bd9d379f05643a", "region_id": "RegionOne"}], "type": "clustering", "id": "7f5da1d1222046838c1a907fbb54cef5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a976ce283f834ff789f91a3570831fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e1f3cc61e324978ae1da176c5f39658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97226624aa5041f391c9d5e8560ad4a8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6d63edcc55354f2eacff5024d8eec00b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4fb9a9e1b8c84c49bf80f01cb93160aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f77c535f7ec48619865a0767c0814d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "def72f2cf66047cfa06128348e799388", "region_id": "RegionOne"}], "type": "cluster", "id": "2efe1a68a0604c31a1fa3559f5ac79d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "98666a0700874c39a9395e2b273fc015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "669865edd4334d8b824f5efbc2c40c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ea9074ea3d5f47fc9a6141f0a4afe5ca", "region_id": "RegionOne"}], "type": "data-processing", "id": "368dea38932e4128b0d78c84d7f46b98", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a88228d0daca491aa4a864fde4748d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22b5ee7a9d6b48e78d4e355f54e9d099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "706d0a59fa8644f5b3196f9d77204f49", "region_id": "RegionOne"}], "type": "baremetal", "id": "5184e0f64ef24e00a7d9fecd3b9a502a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "434df9030c224ef080d819279d2294f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8052b0de6acc44b1b52ef2400e1a97b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9de292ce93af498da68ee22d1a6cbc76", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5ebea8c6fbfb435c9c26e850b259f14a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dc9dba5ccfa34aa398711c797da28890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e6c68d476c164b548cc192ffd8b5093d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3b654034d7be4ab8885f2befa471fd2d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e2823a97d4b745039c3ddc7791e279bb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "98933d77d4fc41ebafe953ff1a2be2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9cfdb7a4298d486cac5c2e14accd76d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1d2e5dfa451a45adaf2c4cc7ee4eba34", "region_id": "RegionOne"}], "type": "key-manager", "id": "fbd80c54d5454997a8ba461b311e4334", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23496f1e41f1494889d5c0d5058c4b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad5eda5315c34a2a8dee8f3609a82d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "19ce4e7883f249e6864b92d2e58bb98c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a2a94573c4ef45efb67685561bcd21d3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13445ecbda074abf84c5cbb7c827de05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "20f58fbdd1ed49f1a0ad6c7635ccf14f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "13d312c7ded74442a31b3e80ad955987", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ebaabacd2098403cb7a47b7030b771ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5dc648ce5bdf4d6aaa9dffed967055fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "046cc98597fb4e1b93be1564723ba46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "819f039741ed4332a1ee4feeeb8baff4", "region_id": "RegionOne"}], "type": "message", "id": "991a0a984c6d4ecc8dd7d74488dbc6ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "581320f248c446d3b408b334a73be12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b6e4c7ec8bc1411da6ea3a9dc0fa6534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b0eb89f614b3444e9152b5850fe581c4", "region_id": "RegionOne"}], "type": "messaging", "id": "d56af99fa47d49adb1ca070866b2d069", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c49b2726dc74881b548d77289ba7044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bed701a4b3744873a26d9c08de258606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "79d9194f6f5e4762afc8d6539d1effbd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "af81cb43d8034d308f31cee4db134f3c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25e088ddb22b4d44928e364256f1f286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1584ae4b92d9429d9a51b2ca1e86313f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5331e88d5cc642f1be2342f05ea409ad", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2ef3235e83054dff8a46ec3171f17989", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c291cdf427a42e386b28b9329022286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b656ca15c004dc4bd5ef718fcae2c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d915f9f6617d464385bec4978b7e15f2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "987862e1f9624bc6b9d87a1fa9c6571c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f9429da9ae647e5b4106ee356ff83ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39e67986425e4a60a30d73847fd4d41b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05a979d4c97845d3a192b0e36986d84b", "region_id": "RegionOne"}], "type": "container-infra", "id": "0920714554dc4f77bbf81c95ee88d7e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ac9bc79aa39947fd9765ca12000b19ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ce841bb1cf5d4c4cb3b9898c339ee1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5ef096364cea40faabab0cf93362da1c", "region_id": "RegionOne"}], "type": "search", "id": "7efa5a191cdd4131b848a8bf87d23a86", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6cbe9ec3ba5447338bf4b88646e5175b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "78b6bd07aa9f49fc993fc11156b6e838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0f3eda12b56d485e93f52377bf8e5fb9", "region_id": "RegionOne"}], "type": "dns", "id": "463a9f5848584d3bbabf4b51fe2ccb02", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11cf2d3e0f114137a8fa63f77d01c530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d33e23eda2044329b4f04773f08c6fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d41a50dcef304aedb345f254bd0722f1", "region_id": "RegionOne"}], "type": "workflow", "id": "f83229e7493544d4b52910d6665afa9e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a09981cb9f474216be3ba002f5230e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3166b196ed1a4bc0964e434af58ac0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "33c7bc5ca471437ba7dcecc93989d1a1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fcae0ef0d1e94a3cb1bebf9a7223198b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "71c9471a56ce4af68fe7451688082437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4a26ec4dabd64283a15431fe5e73caa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3dcc94ab238e469e9106f0dbbb78e6dd", "region_id": "RegionOne"}], "type": "rating", "id": "29ed52e0e9c74fc6ad407efde9157d2c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "139ec140c25243cf99b0ca4f96f88a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b19d8fc5d73e4137b314cfa08dfdfa82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "537eaa2a5fc04f9ebcefcfafa4a61e0b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4177c25e7ae34d49b39abb9663b10887", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7285b39ff7744a5c9dd6c059d004e079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bee8892890b4032b02ce287fe06343b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36f4d6afc94c42ddb19103d000b8e743", "region_id": "RegionOne"}], "type": "policy", "id": "ee748256860a4b03ac87de5056dc2fdb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "305f1eb35839468b8ee765af5c571a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35ef5850439347e7bb7212dd811465b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04f57d1b062b4cc6972d6c3c6f7e9220", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "87f43fa32600465b9f0d07826ec6ad4a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46070d4126ac4f07a90f978e66a0f17f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7e12214bb184bfea1bdec011968fb1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "695738e0ef3846fcb36cab3ad6e0348f", "region_id": "RegionOne"}], "type": "sharev2", "id": "f67d6e5efb324993aed32ccb7acecac4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8bbbc8d6c3d49929845f2a81995e241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ce0888dc96246f4b22ca2d74bba61e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a0218526eab4854a49c0e4e51fee103", "region_id": "RegionOne"}], "type": "share", "id": "e67fae794dd8468197e363840cd8ae58", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b01b5cf8649e4901acf4dd8f1573a6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a480b8111f94b90a119efd6b12cf8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dada832e63d949bcb7c1b09aee9b7fdd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1bb5de3392a34f9589e1ea0973f22456", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10a2b2a359374d8abd148a286272df1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3698ce399ef24abaa41030f2a7234156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acae9fc2ec964a3bb2c357f2f272de54", "region_id": "RegionOne"}], "type": "orchestration", "id": "249057d9e23f4c95a5dc8a6aaaf40c65", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "028d020b50ca4d5ebc0c445d8f44b394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70c6dddb8f964f5f89b61f9ec0fba4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08fcb28263a746b58a2316c1da4f0439", "region_id": "RegionOne"}], "type": "block-storage", "id": "657113e077524bed96a334e8bf2d60d5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63d6114bd0804809ba715774dfb0120c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3c49fb6ff0476ebab414975b86ac77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df45cd2625d4203aaa1530e0d865413", "region_id": "RegionOne"}], "type": "volumev3", "id": "29bc06ed16a64239bfda8d3e3de8854d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c806e72421a64f65b927f4ff678d4415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4664aeb371ad4e2db51e790ba2dc0635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85e445b086c742d3bf1cfa253cb8bf52", "region_id": "RegionOne"}], "type": "volumev2", "id": "14ab2cbd1683439a9143bfca2d23ee1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6989de95eef24ccc9924aed70647955d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "461a4688cc184d439a700830016c3adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bbeb2207503439ebf46648f3618dc82", "region_id": "RegionOne"}], "type": "volume", "id": "07a5eb3e85b84ac7ab16073117abfcba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "735dd58a62d74f1abc17000bd92b2ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efc02fe30c6f4ba88c65cdefbf11bb16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83d82dee577f4785981bdaed90a970fc", "region_id": "RegionOne"}], "type": "block-store", "id": "27112809a4e6477b9f44c73c93f21564", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c364ac75563542ceac5658f577f47dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9324f9b92112414d98a41fb05ea4b34c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2251cd2e1204fc09b0051c966e48a4e", "region_id": "RegionOne"}], "type": "alarm", "id": "707a8234effb42cb99f50851f911685a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a21f8ae45bb46909d126e4785dc24fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44c0cd081b1f441f8f4050a70adfe8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "749ebe356a3d4bc5bbd75f6133d39729", "region_id": "RegionOne"}], "type": "alarming", "id": "563f2e6828594322845e3ba8a2739ee1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6acc32bd52e44228d06a3fc51559612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a73034924064f879b3d117864acd931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "204b445b6f7f49668982b3e672b76465", "region_id": "RegionOne"}], "type": "meter", "id": "92e57261422b41b1af324fe53b87e51b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "771a63d927174081a302b66bb657aa46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f5d3641d01347d58b17c2f3423f85ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d6e8045022f463d84d02128654a5d17", "region_id": "RegionOne"}], "type": "metering", "id": "ad91f95c02db4e12b58b04a3a8d1c0ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea3b1d203b604755b16d942368985779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "479b9b734d5d4cf9a7ca01d0033b7ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "29676df1f34246c09c54c23734b0e697", "region_id": "RegionOne"}], "type": "telemetry", "id": "63aa8e03b4314bd3bbcb11075ddbd997", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "588351986e494047a0a9bbb2070df977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95aaec2fac684cf9ba70bfeee9f7bbdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b5a9d90d1f047ffafd6c13e0e941b95", "region_id": "RegionOne"}], "type": "event", "id": "daa80d4818d74e33a56a716a16132bcf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b6ef9bb5899d4aa1849e03f5b4bdc3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7ab1d960b95242b9965cf6d1f5363ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "adf3608289644a6e93a922b6ab4a4237", "region_id": "RegionOne"}], "type": "events", "id": "03fcff449b3e46f58698000194666522", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d2dcbbd5dcab4a0dbad50eecd7fef719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "692f493cc3e645d1af6bdb6e5fe273a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "da289a813ed34409ae5ff256ec108f1b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f4903bd8702a4c9aab3e9d3ef7dc872b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67bad24838b44b7ba1682a15cdc5dfba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23f45dc578004fe581b2b50a22defcef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2cfcaadb6e8d414eb3ce618c37adbc3f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "75557d7d0fd64170b9fa7ef4db24779f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55af3f631cc64f40b6f81634ebb6be3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d84ebb251d034d818027bfa45c5d206e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b959c2b6f475417d81363e10c3618f50", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6ce17b6d384f452bba23ecca2cd2e7d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ccb49731f2140269a668f1c2ca2f7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eedc89f808cc4fdc9a247e00c6e68349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "268e480e3bd74fb2b4ab773d6ca3389f", "region_id": "RegionOne"}], "type": "tricircle", "id": "1bef25e17ae842b9b16f2a495f6f84f5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "564e21e3a83d4cad831d6f7fadb81bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e7244ea8ede4bf5b51f5afaa58258d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "03fb126ca83641ab8bcae8b1ced3d397", "region_id": "RegionOne"}], "type": "database", "id": "c4a57bdc4e504542a9c88684b0a5ae89", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abaf9e586f17401db404ef7711a267b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81dd81d74f614eeb91d0055ce4eee87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "756032cec52c4413b4bedeec5ef8ce3f", "region_id": "RegionOne"}], "type": "application-container", "id": "425c0ed9dfe84351ba2fa70a81ab977c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f2c0f0b39fa4053947e3109f9dc75d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eab8a861c068438fb466b06519990e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9d1140851ed467286362cb33a0344dd", "region_id": "RegionOne"}], "type": "container", "id": "0d1924dca0054f1ab07d662f2ac9b954", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7a13353f7d0453c94c06bab18871eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29e8d98e977947b6a0f186db3274deef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "68fc48b225684a1fa6a9b7c7699b80b8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2c38d6d755184f5abfdd1b4ed51c14c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f10e389889d4f4db901c83d43db6521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2003f8736a9545f9828e85d170c034d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "20dbfdc33a2541fea7503c2188e2e902", "region_id": "RegionOne"}], "type": "rca", "id": "8cdd31d5d9164291b776339360716870", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ee5078f49d948caad310a3c4533015b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84796d8a91614188a6d73109a2de7e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "86f4f020d84c4986b132ae137e4fc1a5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bd00c329c83449c7a6a6c58697112b99", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f1b4b44585344f3fb3db7f0a78345d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "85706bf5fbae48228892a86bf128d1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "90f421eb244b432c95bbd6c032b9f9a7", "region_id": "RegionOne"}], "type": "network", "id": "50e8b0e75635456284b2c06a2295f58d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f0b8658ecf64cf6930d8a699e88b270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7880eb18c89647e6a395970e12ddcb4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6c0b28f4d04d4c7298c0fb3a90f69c66", "region_id": "RegionOne"}], "type": "backup", "id": "875a08a1ef8f43f28b18050241eda68e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "addd7d0db1db47b48e3c107bc79b3999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "052eed8be7564e3891eafaf88c21c524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d596a5cfd6534ef98fb73022d1eae887", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a8764c4a99464fd1bb02c68b50837802", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93ae3d0eddbf4ed2b1af2163b743f93d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9adbd3ec2bd415c800c59ee68dc3b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b4fc0a6bb7a446cdb814d607c9538ca7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9615582f35714421843135e26994b446", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b716a3ef5b7946b5b1122bb91f7fd0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "36990161ea714288bffb1b4639bf9a9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3c37bc6a21224f9d8039f941c9c8f645", "region_id": "RegionOne"}], "type": "monitoring", "id": "c38f5a9c69004a04b260a4a043682d68", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "de9bca8acc7f401384ce75494e8b133e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "917069a81a1c4c7eab560eb069349c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4df0c501a6c04eb5b81c6dedf33c93e1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "61ae98355fc34bb099eea40a9ae0a1d7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d49da76e52dc451592c4826229462eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a8ba35348e244315aaedcf956e9cfb77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ef562c9858d3465ca2184ced6eeeaddf", "region_id": "RegionOne"}], "type": "placement", "id": "ba9943ecabad4361a427812009229a45", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "661e406c7d5146e6ac0164649f668614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58126c11428b486b969f964e6f4b3b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "488a676ddd464867807bca1964385558", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5178c67114f446ddb0f2c73f2ea2bd9d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e80e4676c19461ea12177c20320e2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8de0bb6b04841b1925bff830ca09efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5031bd43765b4df893bc3c3c93d2b0b5", "region_id": "RegionOne"}], "type": "ha", "id": "609ec73ededd47f7a106989c7084018e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d88d1259db5140acb385f658c89557be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "77136c46836641fc943e3b92fe63d71e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "868591cd81624ef98f1d92e2761c3c3d", "region_id": "RegionOne"}], "type": "reservation", "id": "b547f4dfb6db4ad5a14fbf2ee3f8de97", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "516fa52392414d5d8c15fc60d103e09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f45bba924bab4ac297ed42917ff12566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2fa2503a4caa4671a93ce69bff1860fc", "region_id": "RegionOne"}], "type": "function-engine", "id": "1d39271e970d41c28ee60d1ed52a82e9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "37e781d4c58f44e4a189b072f64109e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bbbf791e98a94347a443d5d7bba59b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5323a1b267a14346adf7443e9bcf498c", "region_id": "RegionOne"}], "type": "accelerator", "id": "02907b58b1974957b09bc867762931d9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de8887100ce24d75b22b58d2619bbf74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bce73b3e41ba41dfbb10257c5bf8f05d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "241cd87530494fc7ab705f5ce9e80741", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4da6861d02c143a4b7d88e4804befc81", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67078018c5f4480ea03ac863160dda93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e1a5887bae447f4a7e55326963e33f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "26f2b196b224419aae50539ba0e1563f", "region_id": "RegionOne"}], "type": "registration", "id": "117706e3ffe64a83a54ee24567c1b0ae", "name": "adjutant"}], "user": {"domain": {"id": "46a25c1d02fa48a1ad495e11f39e6307", "name": "cdad191daf534703807a1ce8692ff875"}, "id": "9c4dca7b5f4a4b62a3aae1327dec1a2a", "name": "a80bf3756c5f46fba1ab310e53bc21c4"}, "audit_ids": ["f84b41fd8ae04a5887040a6966605855", null], "issued_at": "2020-04-23T06:25:57.585165"}} 2020-04-23 06:27:57,710 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found-2/openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,715 keystoneauth.session RESP: [404] content-type: application/json {29} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.153966s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,645 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,649 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,650 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,653 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,664 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.580268+00:00", "project": {"domain": {"id": "af59b009a81e45ccae2a0632843de99d", "name": "aa8c8056fe9349569fd1a1baddfc7b20"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "34b8c23cc5dd49c1b7649686893cec87"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fb5a38dab3684f658f7c7dfe7b4f867d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "66bda26b45e0478291b4d650192053e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4dfcb1a6480147aea7269a2cc35283f4", "region_id": "RegionOne"}], "type": "identity", "id": "8b189db857724b8d8b400f09b14743ef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4904e9979e9d44e4a783f4e2e7857c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "efd879a9aa8642d1811918030f4b6454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "957359a22fc94e529fb1704e60ad9b17", "region_id": "RegionOne"}], "type": "compute", "id": "be6be0d55b3d4c20b44688287c052216", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4e38ac47e9e64f86a84faa8730c68cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8e944c39cd2e4c13bae6994367763897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1a0b85d827c744b79b3603325ef83080", "region_id": "RegionOne"}], "type": "image", "id": "380ff9f0214140fea92983d1ea01f1b2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e29f2809c2ae4c94b8b16cbc98a21038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d83dbefbb8f142ba891e814f47c17ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8aafd6c675cb47c495a5e0960e1bc6a3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7fa335b97a0b45f09246d64e432de675", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "139b7761471d43dab0f6d881130582a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01687c2ca75c4802a453f69ceb881420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cefb5910ce24ff99dc9416413e99ef6", "region_id": "RegionOne"}], "type": "object-store", "id": "7ac2a0f31ca6490c9c81e4be6d1adffc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7e724be262b490bb31cecdd2d6a9037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e23eba4d0114f92b6e14af36302958b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f038bca30cf44b01942e05b46face5fd", "region_id": "RegionOne"}], "type": "clustering", "id": "1cdc7d0ad9b746e7bed9e33b8f32348c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6633de0e9534d4ab149de360b0be8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "854174321cb44f2da532d0b61f4d95d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8096f37d7a964048aaa58fe242db8e28", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1ce27dcaacec4f1bbf846f4ef1ddab3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ce41912945f4482b65535543794408f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c9eb7159ffe4178a6684b709843b31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "158dabe72b424f69ba688f5b8068d916", "region_id": "RegionOne"}], "type": "cluster", "id": "1c04a3bad55146d98a855a3b20361e8e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3efdb4aa941a4440b1efc6c9f4ff2668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a2d3a68dc1574c4fae13872f6a2e3fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "af2ba6c02fb046a59e4abfbc0e9d1cb1", "region_id": "RegionOne"}], "type": "data-processing", "id": "920abdb833df4de29ff1a1247860dec6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89416d1792e34c7cbad434a53656e9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5cd5acd8c604680a0dd31c98af44360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3fc591d2f5434932a287001c4283b81d", "region_id": "RegionOne"}], "type": "baremetal", "id": "49ae2bea601445d8b338a28739f0b211", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cefda15e82a14a8b98f66586e8851951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7c87d24023e5481bb11d0929040e840e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "30e628dd563c416087937b76c0359f19", "region_id": "RegionOne"}], "type": "bare-metal", "id": "40a0d49c9a40402c9e38aba1d9c75e69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ffa35fe2dbd4188b4c8655b96552803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea806fa03f0e4d8385cd50322f3a51af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5fc23588d1ee44f79be23a83a08fa359", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0e6eee384b9f4e038a8f21e24fe23ed3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4c18de37fcfe4b409e75bed9fe43619b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba7aa68f1cc444ad8351f1bfd7bcaa2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd9074d3862b4a6f909cd773e9eec070", "region_id": "RegionOne"}], "type": "key-manager", "id": "438f5e1db4d247fdaa32566db6731b8f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3e04cbabca94027ba7f17c30d15ae63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f87be8bb23a45c589031f1275ee3092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc0a9a079eca4a61a375ba617dd51f1f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7035907f4bb649c596524b1ba19de8e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bbfb86faa6e4d89bf05fb6530f4bd3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29ec0f5e071443cc9f115b780b556870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f29f19cf951f42c8a6ffcff3849db4d1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "66e5e8d7189d4ffba915299dd4ef3606", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4247cff55c34101a07942d5cde8d67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a3c85f0f447d48b3bf598a9673f3a404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0c62bd14fa946fd8e1d21d7b2aecbe3", "region_id": "RegionOne"}], "type": "message", "id": "49c57e1a5b6b4d169871429f764584e1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f6f9f03f9944747ad61f5b778441302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b292eea9b7f43d7ae94c256ed795a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f420ecbbd11a491cab5282e52e52aa73", "region_id": "RegionOne"}], "type": "messaging", "id": "8d6c16c55efb4b0d9e4b3cf554a005f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "004dbe52764b40d5b26108309ed1ae13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c2a4cf9f8f464479b47a384f6b5f2a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ba81842eda6841b1acfb86cc4039910a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9966d222a4dc4523b05de12f123b8fba", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba0d9edb232a4396999ff9a45c9549f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4381aec4d4f345b38e1f8510e2722152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "306eafae31b04321b239aaf631a0f93c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5295db33535c42038c81e1db981c5d94", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdaa9a3a1190488b9de64b9892ade1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fc219aabc64424abb9dc55e3f0f5c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27ab9cdb18264d4880f09dc900b56f3e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a0d31d321e434999b18942f3b51df18e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a40b7fa96844111946a086304dde048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8e0cc3cd1e84b3485e4ddba48b95083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf1c3d2a28c14126a388b0d8ab2bca1c", "region_id": "RegionOne"}], "type": "container-infra", "id": "79730b135c5a435aaa962f8ba8e51144", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "542466cc94a74617a75c7d70c7afe896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3274f5ce7bc54d55af6c89d70f1f9f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "db583ee00c334d558856ec4408059136", "region_id": "RegionOne"}], "type": "search", "id": "05a1f0d73e5d4d5e971956e8ebbcfe28", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "25a058954e0241fbaf2ead9a1cd4aa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9fe875809bf241798596217c6a405e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "047a2970f237494797a2e1bb5aee30d0", "region_id": "RegionOne"}], "type": "dns", "id": "92f2733ddf494f5693a2ba927f603545", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9c74c19017947eea8a63d4fd3ca19f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bd5bc25d2e442a39fcf88c7d20d8524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e4ccf2a5a1ed47bba5eb6667b25eecb1", "region_id": "RegionOne"}], "type": "workflow", "id": "f7abf22afc2d4e05b6183f995609210d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91668fb65b2b4662a43c76acb8fcc799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8d9fc144e0443cfad9dd1f317dd1d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1159cdf523d2419c9d56e40d236f5cf8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9dbbf7ba45ef40fe94a4cba923c42c06", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e400590f34be4e69ae139e442d157f00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "30fd0cc6edd14a9d9353c728a852fd68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba55626c285244f59c8d87f62f0e107b", "region_id": "RegionOne"}], "type": "rating", "id": "8fc62ccaa1624600a97c844e0d60ce22", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3e4427d258f4e9b82bc296a79ad7a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f71f7e85c65a4a5e95490863a37ce3c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e2eeaeef9124496ea9de79f45653fc3f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c9b0708055bb44908f61b2d25352a9a3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a392de84436442839346ca67f21fff87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8169d4f308e24125a0e0a95bac000b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "14d96515c5a44509a8f51731751abdde", "region_id": "RegionOne"}], "type": "policy", "id": "1a064f7bfc6a428eac2074ebcf63a7c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a5d440db20d41c488b462549331d0eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0114450b26ef49fea716581c82d5ff30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "148529eaafc94e5093cef7aa019db5d6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0d896c67ee714fbabda1c9db2d5c10df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4dfaa4a771a4f7f91ea2074a8df4275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "64894c1d1dcf487a86ea44d2701c06b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "edfb9b6d555a410ab7eebd06c5b5e021", "region_id": "RegionOne"}], "type": "sharev2", "id": "b0682876b01241cda278db31c9dc9ed1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "396ee612789d470cb21061ffb2512970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36cc7872cd054be6a126d3755ba37734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8afac212200480d863b57415b921685", "region_id": "RegionOne"}], "type": "share", "id": "a39b41f737b74c0b944608e4a0b53b9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee9ebd8d26fd48328363a1383781c3ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "394c9c402f674e818e986f715ba39f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "91850f354a7a417e83169b2e3d68d997", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1e20a053aa6a4080a1a76c6bfd913e46", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f73e4fa764544d4950bc4749b89b73f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dee473d2abe643b294ea24192bb92128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5b4c9c3fcd4408fb85748f045456ae4", "region_id": "RegionOne"}], "type": "orchestration", "id": "49552284b9b54aaf9b828293c140962a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f62d10886bc441b58a57204ae5caec90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db3e14b53f214468bd8a0bafb5099f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf85e980dc4047e3951408f0950cc063", "region_id": "RegionOne"}], "type": "block-storage", "id": "a0504afb672d4c98b4392bd82b129ee1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dfded55acc74356a502b391da30f863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04ae2f2116804d70ac6f0d54f88cd5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35ad056db5bd4ae6812fbf7ff6851719", "region_id": "RegionOne"}], "type": "volumev3", "id": "71c8d03b816940fbb1b8e2d57833a059", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "771b17223a494c7583bf3bda9da26eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e16e3e4042f94b978bd6b91e55097adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa761bde025446089d64740e43748c3b", "region_id": "RegionOne"}], "type": "volumev2", "id": "7a45278410624d54986878dce17d642b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd88c90d24d047b08524b04a81a0d132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c27ebfdff30461ea67acfc45df9f611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eefbbae4b30547cfb8465ab73c120583", "region_id": "RegionOne"}], "type": "volume", "id": "8507326ca706455cb49f3a311d70eac0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72238cfa2a264533a350aefa2ff102c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f1bf2711d33450c928bb3c49cb83a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce2732a4f4e459a82cde0be5a2d8275", "region_id": "RegionOne"}], "type": "block-store", "id": "12a590b8c68e4f49b0785c8efd1567fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "713fb19d4e4f45a59a642a633fda9493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f842f7c176eb47a1b488eaf15d489362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f45e040becf46d687afa90e18ff4a60", "region_id": "RegionOne"}], "type": "alarm", "id": "23d77cc0999d48c8b6544c208dbd857f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8cfb0283d53f43dc884688994f0df87b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5255d314f9f440c1a11d0f887eb9492e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "73878a233b254d978c8ba03ee2f48a55", "region_id": "RegionOne"}], "type": "alarming", "id": "92d4b2c2eb85432683d20b82c08216b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f582dacdfb54d4eb9f798a7cc3a278a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42d40f608fba463a82ebad1053f9eda5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d578b6a877824181bdb39650e7c677cb", "region_id": "RegionOne"}], "type": "meter", "id": "a3c26dc3b57f413ea6f236c5471d2613", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9fc39419672f47128a302f46a1e66278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c7b25b6932b44a6b41f1f1c0a46c0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d9c0d89ffa04edeab18c45b4ada07f8", "region_id": "RegionOne"}], "type": "metering", "id": "13183ed6eeec43bfa1ea6aae78258f78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42414bfa230f46b59e367316d7a1dba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5169108b0939420592cbd31e3f1d83f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de5a1585fe9247058b4de0e596466b85", "region_id": "RegionOne"}], "type": "telemetry", "id": "fb4e34a7468a4af0b976b530f710c91e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "987bb6ac0f3d4e19895b6451a77c10c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "587ef071d5724dcc9d58ccabf610116a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d45295d2328a4187b04b330a335d5714", "region_id": "RegionOne"}], "type": "event", "id": "79013160246c47beb8780987420b0fe1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "730b0d880f264533970b07fd215a9cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2669985e540e47f59ca1586eafb65b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cd1651e5f18547e7b73b2e4a493d7f1b", "region_id": "RegionOne"}], "type": "events", "id": "e462cdebcb054375a4264d3c8594db53", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e1b48c6e832483bb93f6002956d2a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4efa102267224224a99bca6f4d011e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6009a06e0658400f8f46b8a77d0ea00e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "746bc81d094c4b04b129c18332822840", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fd96c46444741bba249072a0be505a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2918057484004e98b7c9025036b51bcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3bbdc831ec034ccfb378475137e81642", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ea8e5ce021ee4065a657bccad9cbe3e3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e52131e3618746cf80ad1455e3f63851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f852973e0b4e4b21a6ef7a9bfc8ee244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c32ce8c99b9f4f56be71a8b68554082b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0a7dea9dff0148cb8b4615f9d485b908", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "820429c3eb9e4fa68693f39762d4f480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de1202a52ec048a99535f1668944b3c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "717b204dbc8141aca686c893b318c796", "region_id": "RegionOne"}], "type": "tricircle", "id": "e1df2be8400f453982ef119b864c4590", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2c5c41daa90d41b69f60f8b2383346ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9764ebb50ad44d2182d11d0923cb942d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cf626ec506814b388615bb9e5bdf942b", "region_id": "RegionOne"}], "type": "database", "id": "843e0ccad13446fa8e637bf7cf708dfa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8420c342b9c64cdf90b14089ee5f989f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca66ac4d93a1467ab79c83adc876f6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ff8e6de8762f47b2b8154b082ff1744c", "region_id": "RegionOne"}], "type": "application-container", "id": "02e1a66c3a2640299c2a1877056a13e4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38499b958cdc4911a9b38eb145d20545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2eac60514b7d4d1c9b1e9cfba31e9643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b7b1cf728114e779c7f055a6b26a7e2", "region_id": "RegionOne"}], "type": "container", "id": "a36a11a42f0b4ceb90daa461ebc2bd79", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a7af81839dad43f6bc588d8bfbc38a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09dea36317964ca6b6bd09941228a802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "342ae462f913477e964683636f73fd12", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "97071b86af2d4ead89919591cc10b0d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74ee8cc2dd714080bd52606096338bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec4d02c1d0a94398b05a7bdac7e759eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efc158eaec684f04aaf82a326dad8ad6", "region_id": "RegionOne"}], "type": "rca", "id": "67c3ca5088344d19bac463f63a62c6c7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dbcb77b3f7544e408f35743dda4cf217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "af07afdd393d4ed984f9ce2d2b120c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "12003c1edebe4eea9cfb5fe2ff4af0b1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "33b8dbc37aac41c095113931a89d4549", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "57d8541d360646709a4b409c9fa1f090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2e2a76929e03424183ccf27d61de74d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "059253861c7947858f1c7c4ce49b2061", "region_id": "RegionOne"}], "type": "network", "id": "bed0e88885e84e22a6f8469d958827c3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "efd8676d81324ea09419a92b123d8b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8526555406d94ae1b60cf3385ee64eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "65fe3285e4654eacb774434bd4334863", "region_id": "RegionOne"}], "type": "backup", "id": "684df884525343d39e6d5133ba130db0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab5050071bab4337ace595057845bc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87c05bb4a41049208dbce5ec4f29c676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "58cea8b7bd16466989c0d922a0a8723e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2542d169a929406981b7d91fe985b086", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2334ec733234cf18ef13cd7cfe40e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aefd2edeacf94fa4aeaf118f492a9641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "43952309034d4a118207fdfc3f693958", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bf89892cf2a44f7089b5a14cff3da17f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad3f06bbeeb44bc4a995ab8e4d361458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a8d02c02ec0847fda388e7b13d41493b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5099d68da36b44aab612934f36f47ad9", "region_id": "RegionOne"}], "type": "monitoring", "id": "b718cd90ce4440ffa0c9c175619a96f0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6b112b34696740d2984b0d13cf0d1fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ba8a987aa254363a0137469a6a2c3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0776d6b378754d0595f72c50ecb58e94", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8113d0195fab4183b738fa156746bd4c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8c4e3e69e6bd4b5889180b84c5380605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ca3153a289e64ed497c559e0501d9a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "377e06cbd26b407292d5abc72e71adff", "region_id": "RegionOne"}], "type": "placement", "id": "a4230d4ba81d41ee9966c584f21a86b6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6d98cc9a38b4a7aaae120112326f0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e85fa6aa62549dbbd3e96221a8f7985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ad5c41b227540cab6513242826c15d9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "742c8395684b4b8c96b845767061acf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c4a06adb3c24d4baba4557b35453059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abbe3adacdc74d56914328db2e831fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c1c288cc70d5460ab77aa1f37e86cfff", "region_id": "RegionOne"}], "type": "ha", "id": "13cda508af5a4ac6a88d09e7a55feabc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9c2c656f9f6c42b090958befe75d09a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a41dbbcf5964248b75073a9e2bce12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3633432a2c714fe79c6e5f0ca6767c82", "region_id": "RegionOne"}], "type": "reservation", "id": "3e1210a52e974d51adb3e8b608401352", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "12f549a37f3849bea6a17b809cea79ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "80b8f725f9754fa3b3c2e6f60538a587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d13e605cfc6946d49d71e6a39c44bdb9", "region_id": "RegionOne"}], "type": "function-engine", "id": "265a6897e9604f90899bc926af330d13", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4dad71f376943aeb136196b9e74d3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c1ee7a5a58274d5ea31ee474f63d8ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5b4536ccc49c4c64b299ec5f293f1eb9", "region_id": "RegionOne"}], "type": "accelerator", "id": "1d0acc15792144699b78567159004017", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8a3c66e6c8048598a1f343ceef78384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58867a2b06f54d128f3503bf67f0dc90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ccc14e2cee943f881c8cec4b704ef0a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dcf4351f49344b2aaf05c648307cf721", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47127c19deb14d03baf87876d1285294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91931a303b6e4d45885b69c0cfedf0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "777afa8a25aa44b68eb9ed46c25119fd", "region_id": "RegionOne"}], "type": "registration", "id": "88ecbf0fe46340fca26060ee0890c3c8", "name": "adjutant"}], "user": {"domain": {"id": "afbb4d8c97ea49db9e01ac9f291157bc", "name": "d858695478bd4cb9ac962c6253c2430a"}, "id": "3cc140c53dc940009087ea4b74604843", "name": "5a1208322203480ea18b0b22ec0f69b4"}, "audit_ids": ["1fc39cb07aca43e383627b6810ed04db", null], "issued_at": "2020-04-23T06:25:57.580268"}} 2020-04-23 06:27:57,723 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/flavors/flavor_id/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addTenantAccess": {"tenant": "tenant_id"}}' 2020-04-23 06:27:57,727 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,729 keystoneauth.session RESP BODY: {"flavor_access": [{"tenant_id": "tenant_id", "flavor_id": "flavor_id"}]} {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.209040s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,615 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,620 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,622 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,625 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,637 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.557468+00:00", "project": {"domain": {"id": "e4e2aab3b5e449839a49d82c377b4384", "name": "00570ba097fa40b3b2677f87149d45c4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac1bbb7acb484055b4cd982b44598515"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0a1031ffb7fb4d78beb798849394bb29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ac409fd86f74c66a7898c42d0f497a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a9d377db4254b0db93eae7327aa845c", "region_id": "RegionOne"}], "type": "identity", "id": "47fc6e63bcb84757a113d94b7fb26625", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dce58c39569e4e5fbfc3aeeb7710f74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5d7eee690c3465aa34ee45ea1cd27ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "465f6ade87834769addb42495c4d325b", "region_id": "RegionOne"}], "type": "compute", "id": "8171e543a398471bb9b9ae62f38e4d9e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c1a2d72ed44341dabd3551f593145444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "93573a7be5954112aa9520ccb9280411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b24454638a59442e9077cd120d6f7ed4", "region_id": "RegionOne"}], "type": "image", "id": "0cfe3411f3b947979a0b466ef820bd96", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2f9672f6b319467c81890bef8bc5da9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5ed6c760791742948a7b2f06f61fde19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bd3460cb15124ef2a131b34ad89f7e3e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "036312fd8fe847efbf34bb8ee516af80", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84dd763ba7b74d1ea4fbdf945c2ab22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4c32b6ea55645bc8bcaa38a83bb5e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9317a0ee8f7b42ed8d82b64c4799458d", "region_id": "RegionOne"}], "type": "object-store", "id": "9904d88530844cadaa1644bde59fa550", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbb8f8803d01434c9740b761134c8404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dfd822112b624c46813861824b8ed26e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "11f944b4251143cdbdeae30976126d6e", "region_id": "RegionOne"}], "type": "clustering", "id": "57b9a1ff22024107976ec79d5de5694a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "411bd2dc753d4f76955f7366cfde6858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fd7a73548784f1c982bf70149bd54fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b725d8b6dde84748a59e350cd77f8036", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "226c1abdb0664eedbb4291ff90a7b0b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2e46fc1d4514e6689306287be71cade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7df8cb798b994af198d4f974f3e187fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9e652faf4b22491c869c6f2606ae789a", "region_id": "RegionOne"}], "type": "cluster", "id": "5e092c93cc634a06b513efa41b9f4cf7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61debf8cf8344be0bde402cea53a5a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a10b99ed10b4c71942e4ed9834db227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e2ca0593f75a446fa0614b137e8f71c8", "region_id": "RegionOne"}], "type": "data-processing", "id": "acf49dd34c3e418093f789addff0c879", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ced05b7b2d74a6085ae571c12f56423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7cc6581b42164c79b55d4eb2aab56608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d3b270fd4d02496bb9ee530577155ef0", "region_id": "RegionOne"}], "type": "baremetal", "id": "034a9d6f80b54472afb855041f60ec78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b651d20e7fed430aa30e2fb5894f7dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "171aafad844b4317a060dcd40ac679de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4737f1be2137410b8e5d86446c4a1aad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0d04983f90d46cbab35c74cf4829a75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e77622fcfa04db78bcec8a05af049dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ea646273e70484fbb851088ef6bcdbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3fa5d4244be14dc8a38a3923736b04f4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0e82877ff8f940b3b783d333293531eb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c6c1d32a9aa14954b714f8606d322949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2084a306267540ce8f0823fe6f83dda1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "10a2fdb1c8f845d08066269e3ca56661", "region_id": "RegionOne"}], "type": "key-manager", "id": "69cd9cffd1334a3a8280d288b003bf18", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fbd9afe3fb1443e5a2aae85a6fd199ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f00bf009d0f44716a40a3d664e2282a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dcfa85a6131c4b6283a131e1b68854b3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4ee9f88b258640239da42e0e0ed4c754", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "866d5845f83a412e9b1c8c91f730e301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7002c2b0d724dbfb86bbd9e6cb027ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b046099ea1514eedad16efda4dd787b4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ef482009bfde41b7802063bcede96956", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ddd3a2e19e1640d39588998aaa0087ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "347b639ff12a49dbbace1ad0731837ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ade1c8dcc2b0416b94014f46edf36cd4", "region_id": "RegionOne"}], "type": "message", "id": "6d5749ac49ab4dd1bb6698f97cb9ffed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "59bb4761b9794a19b9d10aafb44b81d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "206938acff76412c86567936e382a39a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a884a52a55204bd28b20263daf7e05fd", "region_id": "RegionOne"}], "type": "messaging", "id": "a95b95d46c4b47509f07446033f1f2e1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "84f1cf714e354cf6ba5ed946413f14d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "84a96d17cb29401d8afaef4f7ba64eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7179053b8baf4f3e917fee2cb379088e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5e1778dbc1e4795b06c8b9d49b72bc7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67f10d21ff6541ca8198523672f0cdc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8fcdc45bcd141aeb8692bdbeaf24b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86eaae7e67384acf9f2acec42f732cbd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f056b9ff739d48d6820f8c8501583977", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5d0bbca49c14610b16288e0b1345616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9db82511cd864270a39dce292bcc486b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c9619900cf2443e82df19107b25969b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b2f9ac45537d440dab8216fac3c8923f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3507b66bce7b4590a62f04d1b94ab5b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92cdfb99e4a448f7bdb5cacd7cae65eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e9102236e8246448fdb549dd1e725f2", "region_id": "RegionOne"}], "type": "container-infra", "id": "a1f1df967990473fa963954e0baa9c38", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "850099f26140426d9bc978c760848b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3558d92caaeb4991a5f5170444494946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f39dd9a205d14080836302b5a95f32d6", "region_id": "RegionOne"}], "type": "search", "id": "edf645ff08724a40887dd8e851cc42b7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6bb6776ac2be4fa58d88406d58927e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f2c6297edb8440c290593ccd8d8e84d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "42362361911e40f8896daf7f926cbc05", "region_id": "RegionOne"}], "type": "dns", "id": "ec0bfd5616f44a548067bc6db5a75882", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1e9f5b0cdb74f368727abd59810ae44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da92bf5a14254f089e2fbbf340955922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8499369a79304a8c89b54c7a06a88ae8", "region_id": "RegionOne"}], "type": "workflow", "id": "d150c6c2cad3479d8c9d6b12c8ac0b42", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8c24c5261eb4153afb32fe4e51cf19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe19bd562d534788a12b6782a0044c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ba84a1395efb412caa43ce5e25ce72da", "region_id": "RegionOne"}], "type": "workflowv2", "id": "47d69dd9c75c4a53959acf23228ec5f6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "058ab7cfd7534167a27a3d7aec776bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "57019c200e64422790b882a069a9ad20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "89507cb528414e9d8bb6aa35a9e30d62", "region_id": "RegionOne"}], "type": "rating", "id": "c6dca398c9e34a8aa509530db0ac3e23", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b57a54fdd99e461380018a7e4939e7b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a9b033a83d64081aa2e153c3efe7572", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30b4da9a8ea74931a6e52f4815107549", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dace7e5c37f64bd2ba09a249a731e3a2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a976206c08140e9b2d814f3d63a0b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eea41ecc7ee84c9cb2272eb5d4cddd74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "197931f3725c4421add62ad425275682", "region_id": "RegionOne"}], "type": "policy", "id": "92db804b2cfc4b868d58ec5d83443797", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e65ca8715a154b7baf14b6618a4a4ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4003250d3754bad84489dd9219730e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "893f897788c04969b60513dc3341c4bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c7830d41fbf342e18523b4b06eff35d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ddfc92ce0104483fa13800b987ff37a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d7b727e3b324890bfcd9d1468433def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e82beedce3fd4f1b959ca2755c5ecfa3", "region_id": "RegionOne"}], "type": "sharev2", "id": "151d6061861240a1b85d20989861d5e0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d65ac218892d483ca1b56b6c7154c06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1700ca701ed347f0af4ae58ae3658eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0b55e4af0cb649f1885e24f5d5771a86", "region_id": "RegionOne"}], "type": "share", "id": "1e45021ad31b439f95eeaef7fe6582d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2e890b6e16b47e6953eca594e0fd119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3f06b6d814c145ac85cee06035017ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fea3de401a0e4dbea04ad8620d0fb1d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2959259a163c486ebb9ea312244141cd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e6bca2f04bb4cefa14072e027dee9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b6695ae3c1240ac8feb02433284c21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3651a0eab68646ee9ed0c4090f0c495c", "region_id": "RegionOne"}], "type": "orchestration", "id": "62ac8d6b1fc44f039708c5865d24aba0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe85866e2cad42fd91389672b96ae981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "014b972779584c658b02c5f2315a9790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a30da84b95040d9946efbd2a0505a05", "region_id": "RegionOne"}], "type": "block-storage", "id": "b5c365fe95dc4b3ca57cde5d0dcc856b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c56c1e43db284b3ab865bb5642be96db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7941208f1b547dbb98a63b8014227c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c220a04fedd42f8a6db1c67c8bc797e", "region_id": "RegionOne"}], "type": "volumev3", "id": "5c201a16d5264d899a38c8b772ccc668", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89b5b3b11fb54cf2860daee95692df9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdcdb9b32a174cb58fa83e2ffafafcd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98fae910f48f4b2593f2b1228ddd7fc0", "region_id": "RegionOne"}], "type": "volumev2", "id": "6cb9a809364d4eb6bd1a099c5a72f943", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f9e423780f3483bace4ec45d4fca9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bc990d324f744c8b2c8778c61233822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "730baaea3f184c30873b1ae6e5304a46", "region_id": "RegionOne"}], "type": "volume", "id": "6745237bfae741a6a2484d91f35e966c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77b479c30ef24a92a7842f3a1f6efafe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcf83088d3d040d9821d846e7520cce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89ef2d7f6df941088eabe94df815e96e", "region_id": "RegionOne"}], "type": "block-store", "id": "cc559623aa4e4b7e848ec7b6f2e59fe0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4b78b9f1a3f4073b392f4e967ebb609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c23af366d7d0486a8edd10f4d6f75f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "351a8b470efe4fa0a9de9e75320e15ad", "region_id": "RegionOne"}], "type": "alarm", "id": "9fd6e43b28db43889aecd9dfe3249c6f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15ec3bdf5afe4b62a1a97c43f0664b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1466a63b4fe84947820ad8d86f7fe805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8378e7daac77450e90c0646e65834f88", "region_id": "RegionOne"}], "type": "alarming", "id": "0aa44cbfd5c744f0940363d10d002a87", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b4b6cc66cce24badbc1b9193c64c48d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15f257bc1979473bb823343fcec21527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f88190c8167e4780a1bfae7d4d6a4341", "region_id": "RegionOne"}], "type": "meter", "id": "a52d1640625649f1b6ffb12673539a59", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8b20e5affcf475f8b78c7a84d847570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6cb4080e19744d798616c982ffcd4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f89b7e44146b41a1a92becfb13fc208c", "region_id": "RegionOne"}], "type": "metering", "id": "2b7f21d02602404085ed01862a3eabb6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b91045ab204c4221ba4161f39c2d68fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "83328f8c2ea74c7d93773f0f386dc5be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8da570f7896d48b689ce38c7042cffbb", "region_id": "RegionOne"}], "type": "telemetry", "id": "eed44db403794d7d9a2c2d1c1e8624f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c8f309fb857342acb4eb26eee1dce99d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cf26e5b60e5d42589648d46f9f43b1d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "903b742aa8784155a15913212d99d912", "region_id": "RegionOne"}], "type": "event", "id": "778f5feef17e49d1a284f284e22ec44f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9e4adb4e686a4d14bba36aed7f6e97a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d09022824838448c9a849d4af87ffed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59888026e38c4017ada3b609b8773e80", "region_id": "RegionOne"}], "type": "events", "id": "99ccd8de39114185be21199a300466a0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7202d6ec0cdf42b48e1184d5225070e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70482300e0274b24b8dfce276aa0a6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "514fae761a484d2f986f5c26431ab829", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6400943d8db94665b9556c5f314c4f2d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "388a9c97bc364838a55f3e4084aa57b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "caba727ba02e45ef9ee03351c0e22b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ddef9da3bfa24471bdc10149eac7b0d9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0f830c3adb4449b3b4b664ab60d1ee3c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d16788c988df4539b9fac0de63a34c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca8ba1b7132e48eba122e77754733ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "232804069bf54c2aa700ae18a39128b4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7aa32a9c70a649c496522be6c65b40ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9623ab55de104423bcefef37bc4324e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24a4d464464a499aa2d580fbded325f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3122f33d8bd14411861e568b14b409b1", "region_id": "RegionOne"}], "type": "tricircle", "id": "3ef26702dcee4d12a14243516d7452b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "23a6bc1bf10d4e4bafecf5220c3dae0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "aa8a180ecf394574b572dd4b3abbf726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c69d7cd2b80f47b8927d1b9109ad8afb", "region_id": "RegionOne"}], "type": "database", "id": "a436fa9c6d9344e58a13c8933c287812", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a749006315ac4d3ea66f00a6834598e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5fff0f2d3bf4a8997506323f9bfad64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5457556ab25f4612899112f435ce7f78", "region_id": "RegionOne"}], "type": "application-container", "id": "6e3360953175463c956e430a70c01810", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a31215d87f9a43f78adca6e261021644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81a40a76dfaf49e09e507aba618f23b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "49806bb0bec64668ba753561e17e040e", "region_id": "RegionOne"}], "type": "container", "id": "4b83a3c5b0b1483d949ccff21c7c8bb6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d5ae5503a4f447fa1ba2f6ef2cb5948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7c2ab2ac4f44c279ddc347586e966d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f93ee0861054464eb498c2f54a19abb3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e3b5db17c8c543ebb16f2f93e9603b4c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d80da0ee9634b16bcea4ea7deb9ae41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0682778d4c8d4e76ad94263e3d61908b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e3b299b8e55d4ef0bbe214e51f960432", "region_id": "RegionOne"}], "type": "rca", "id": "b1236729f7e04da0b431c3e4ffb8a0bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "15024cab2e034d6d94008939440e7c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8900ea2ea1b34f4ca61239213b58b88e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "42c2554710d94f40969bb5b40c7ed79d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7a4f422dd1954dba97f409062e7f9270", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6e5a916ad49a47718fc8a8e449600833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "12518beb02364c709faf8a2fd54c6886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f0286d2a625c42bdb8add0f921e17932", "region_id": "RegionOne"}], "type": "network", "id": "7292afb099b54a8e8f66cd4b78a6d820", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "70dab2288efd4a1693f541638eef6d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3e8fa5470ca84bf9b9bd188f4fbec913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7654140389424f13bb1067ee19bb1d53", "region_id": "RegionOne"}], "type": "backup", "id": "f81b49f596b84748b342e0d6b202e72b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d05486b576ab4cee9acb44373667e7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd25eb09f5c84891addf88e03e6a8a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a7f1c0733b944f30b842caa63868dcb5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "77be660cd8b342b383403b4ef97ae35d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a1a33fddbc64a95ade1022ea65df166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b96a99f5abd643cd9a8e6ad0a5323d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "73a3e0af7ea848c5b2720ff3a11850db", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fa7c0eaa5568432c812486d81e129c3e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95fdba75b97d4b5a9bd10dec9a0463bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad97ecf1571b42379b1718c7e3d55da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3ec00d31ec4b477db971dafef2380491", "region_id": "RegionOne"}], "type": "monitoring", "id": "9798bc98448b41baa48cb5badd82ebf5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7287e1b4e29d4aa1b13eb5e1ef9c3783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b7bf805358554855ae835b09d7e44a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c8cbe014699b46cbab51131d8a43d784", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7d7632acad62421c861c2f96fb7c79b7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5bf2516aad1e4517963af7cbf7925ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e12eed7bbc2a4e5980e082c91beba0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d509c269e1c549579758774a33009532", "region_id": "RegionOne"}], "type": "placement", "id": "24d6a5928f9a4af48008e5e275d2d367", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6ad75550ef14044bbc39ac45e38f908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "72da53a410804753b6249a2f7bc35f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c02bb575ff824536a8f5b4db6221edda", "region_id": "RegionOne"}], "type": "instance-ha", "id": "638acac6df8f4e3a9b34512b05a41bea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12b499f787e346aab51d8b9c03e8a0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abe9bffd6521461984bb731931c097f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b2f275cc9464496b9dd191aac2435c30", "region_id": "RegionOne"}], "type": "ha", "id": "d41b150d28c341cf8e59acbc08640914", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4ee1478e169b40f291919043196389d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76f49873c2fe4c2ba9ac96c4a7bcc568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "14ce346342344eb6ab9105a130cc0a75", "region_id": "RegionOne"}], "type": "reservation", "id": "91fe21f97a1f444297ca5c8a03d932b5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db9fe016357541bd8b1b8690f525b140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c3285e4f95714b2ea181cd88dc5aa3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "969986673a8b40be973ea400201955af", "region_id": "RegionOne"}], "type": "function-engine", "id": "be6f4bb4aaae4a4eb45d9beae3b105a3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "01897a1b2a254521add7e00d983055ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "76853cddb096450f95feb4a7e360aee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fc3c54187f1948018dbfd13818af17a1", "region_id": "RegionOne"}], "type": "accelerator", "id": "e4a8476e4e7f43dfade6cfcd7da5fbf5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7e9a0b289fe4f3381436850f71dbc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6b4c1a6e4ec405a8cd8c6a55bc791da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d5c557002ca4f8b9db1a6e060336c60", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e575f626e401467e8941272bb8212f2b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66b3a98af8b448a8ab2a88e0ce7cdcef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55e4bc96597a4622bd7756d02c4f5342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8883fe656c794601a6e2d81a36fd4aa2", "region_id": "RegionOne"}], "type": "registration", "id": "72b0ca9a1b3e4d47bd67adf2afe6f269", "name": "adjutant"}], "user": {"domain": {"id": "96112637ed104ccf976f05629d596f08", "name": "f232cc72a2e84e6a9fc57ce133e17f80"}, "id": "8c05e1d9640248e9aa81b780552667b2", "name": "f03272ebbab34bc3803ced4b92913b0b"}, "audit_ids": ["0873df216d694d33b3547b99ef9dafc9", null], "issued_at": "2020-04-23T06:25:57.557468"}} 2020-04-23 06:27:57,741 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,746 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,749 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,754 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,756 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "description": "block ports of well-known services"}]} {27} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.184403s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,541 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,548 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,551 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,561 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.484352+00:00", "project": {"domain": {"id": "a97c3a729a7c4d358e51f387507456fc", "name": "197dcee90ec045318559b3dd3b871ffd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c4094dd9afc24ababcd7062391185412"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8baa35e1b6a644f4a13c288d5f7daa51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5e89f5a67f44ae69ac1c2d81859ae25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "af19b464bbd94fed91a4634a60beb42f", "region_id": "RegionOne"}], "type": "identity", "id": "001f817314874ca59087c3799ff9b65b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fb5970a10f3e4c7b9c7bfa20677df46b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c6b7550c41114410bc39eb326c3174e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d556ee8ce5e748b78e08f96c81485fc2", "region_id": "RegionOne"}], "type": "compute", "id": "6c6d03ceca394645af9f841e112382a3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2448d22e4d6f4ba98b2b7a2f9bc74592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9090def6e7e84c6da95b21c044cc176f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b2a194be40534064a3be904d7bce3669", "region_id": "RegionOne"}], "type": "image", "id": "7fdfbd512b78473892b0723691a4416e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c35f8ab15b7461fa272857903cc3997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c46d165391fa4d598585b8c85445701a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9d8f4eac7a9e41649383376c657a1dc7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0d3947df182747c991d6b4269732e94a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "404ed2cd708047c196e35e2dfaa131aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dab3d12f13dc46ddabfbc372fde52508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93521500a2e141b581a29c7158692c92", "region_id": "RegionOne"}], "type": "object-store", "id": "d6f058ceee8c4aafb483251fa7e47e37", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c7bc9c5de964f4f87b1080de3337b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dee65f9d711b472f8807eba203228730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c6a5993cccd4795bfe4d380ff570515", "region_id": "RegionOne"}], "type": "clustering", "id": "a26602b588b447d88c0cb8d9ba311871", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "490c7521fa744249bd33abfb73a8c7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fb9444743314d4a8a0e015b627aafc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be6ee1b9b6904e87a376a1886f0b9d6b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f15eab7793c041caa6b389c52d16eb52", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19870754ac5441008a6708a94ae93c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70a0afcbc7d748c999404f298667cb0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c1d8961538c9409e88fcc75535483738", "region_id": "RegionOne"}], "type": "cluster", "id": "619125eff8214e46bb9f7c183ba195e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c19f54713bb34e31a692812b1f0f6a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5074229c782140539ad71497e3b0fcc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9e0a4269734f44a0accfb1fff54120e3", "region_id": "RegionOne"}], "type": "data-processing", "id": "ef151b657a25492eb916cb8aecd3514d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f41bbedd88d1475a993f82f3e3b51d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a110bb21f43a451eb446c0d362802100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "409697f66c774c9db3a8989ae2d8146f", "region_id": "RegionOne"}], "type": "baremetal", "id": "6938e63e755f4b81a66e289311bba27d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "92858722cc0c42ddbd8e74a3315850b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d265a9bb6e34094adfd9c29043b480e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5361a017d9054441b2eeec263aebc4a0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9b8d3637e0ea4968bd4a75ebe8323ccf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86add1b180d74409aa77b0417eec208b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "24680f6201b34fdcaf92e2fee5b409df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c9f0024aa27a4b19870439a5bd10692e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6e0fbf83f97145dc8444d95cfed5101f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7a3ab3314d0649cbbe26260613be4857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "45fa526a21704fbca0c8ddc7434d6d99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5bb13c1ccb774e3ca69e150209d325fd", "region_id": "RegionOne"}], "type": "key-manager", "id": "55f3dd47c7ac43bbbe4cea7cf5076e8e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4cae046a8b13424e817f846925130a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7574b9afd67149e08ac2a0f0a68798eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1343079293f745d68280f48d16f6bae8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "30ee6c31c7d74144af15e7643875f810", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30e7c907e64646bfa2e972039f26f220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cd2402ca3aa42a9a93abd87a7a1919e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "325e5e8636924c128b2871a1bafcb733", "region_id": "RegionOne"}], "type": "infra-optim", "id": "24a569c5be39406392cbf686fe891dee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a1bc45d2f4e84483bd50043b35c5b6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b347c3a2295429f91fb625d19102d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4c03024463db40b7ae11ccd78a209122", "region_id": "RegionOne"}], "type": "message", "id": "223d94bbb8224a0c8f2d9c1d2e899e07", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b44cff311f4340dc8d3c2a461c5ccfee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f80443d38771400cb3e86dbf4270f25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a1ab8052344246a7b1d3ce6fd8d050d8", "region_id": "RegionOne"}], "type": "messaging", "id": "227b5f16ee0b4599b76f5540622f6e15", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c1b1bb62590149f58e1ef5199f9a166d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b6fe33f7b52347d5a62a8ec6b899f36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b1628fb1c2fb4827af5a5a3926082a67", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c0272f36797f4d9680fc075445f934cb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2c3a60b521a4bbc907a5f952f9a63aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7e4cf3e2d3f4e3fa0771a3ed3eae9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4a87bfd8c8f4e6a878968100f98863f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "253840d2f68343c09d7817c57d5aca93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cc68e54865247ef93f9b2b7caeed2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d050f7458050419faf39f0a0a17e44ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8c0908cce2a47be945b9abdca23e22e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9fd927763028464eab40d0bf349e2b35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79bd08f9de244c77af0ef3dcb28fe50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12479ceee5d74ce598bb84cd289b0b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bed1706f8bbd4d7dbaafe00eb3ad6867", "region_id": "RegionOne"}], "type": "container-infra", "id": "32fdd24e1bc64aa9a5c3165c9e765599", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ca8b3dd53a3040c7ba3191a4f32288d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6e0038b30217481eaefc64a0cfba3122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "84f37f35f5184e8b94c5140866f98ba8", "region_id": "RegionOne"}], "type": "search", "id": "8a5bb0c49a124ca688e0186954c99b65", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8e6c73a98c58410bb112dc1cbb1379ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c6fc883b1e74a57a9bdd13af34e1641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f6c11bdae2bb48548d0a3d9ff5e7b965", "region_id": "RegionOne"}], "type": "dns", "id": "d38a4ca11f014e98b828d22e4e37f887", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca47b424bc5e462fab94defe9e4e7a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "44b8b283b9f246508fa3d3f2c5529406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c177fcc37f2f4dffac185cd190a5e7be", "region_id": "RegionOne"}], "type": "workflow", "id": "e22912434afe4ac293a1107031230ce7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe9d9ffa21624891a7126aa492061339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c26d7d7d6354c4b813ea589c1d576f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "718efac372c74c12b680a9ebce1eb7a4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6fc0883db13c4542b98818a74ec2984e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "76ca76243fed4235ab33871de82aaea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "22385a4f9c9642adbf67d947461d44f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e4ca4e5e9417458283a02aba7fd6725d", "region_id": "RegionOne"}], "type": "rating", "id": "89790b3c4de644a9909caea3d93755ee", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0c685c3746a4a978cb0909c8c5b425b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be196bde6f0f4d1bae6001708dcaf464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ebbd4e5f7a143288ba005c2213b68c3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9bf73637996a465eb9d0ae56a8838d75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20b1652cafe5445cbad7edc94d7fca8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f37951636c84110abe771e9d51f9860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb197b36a9b34c33901765fface3c674", "region_id": "RegionOne"}], "type": "policy", "id": "283a2994886d4e9fa3e9e00927815cf6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f7c4cb3c1f84845af58a1c645b62c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6435f8039d1649e4b298ffed50f38ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d74f1568c34746259e151809d98bb042", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bdcc405cd54e4436a74e4d1d412b6d14", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3eb52b5afa054544b27640814dfed331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c50736e6cde646fc935c1225d4c962f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e607ff5707f0448098e2f80ca874e40b", "region_id": "RegionOne"}], "type": "sharev2", "id": "ddad1076fc67441f90c1f53fd4d7e7d0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e766931b84a74676922580a693e934d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f8286330e454dcd92db67aa138f8dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3a432567d79498f88b3d1b9dd2b53f9", "region_id": "RegionOne"}], "type": "share", "id": "c35ca71aefb74e07821732053c0c133a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2fed298ab5134238952f31e956c85909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d71686adb784a4096c040294f0a7145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6d1f88564476472ba993f5cba57fae8f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "992458c07df24f96a7e0a3e7265e522a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cfb19fd7d7349d9b9322b6ac12697be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ac1860bc0e64023b9aeae4f881cb359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a5adfb626446a08203b99696fde717", "region_id": "RegionOne"}], "type": "orchestration", "id": "eb7444b2d9584894b74fafeeb90d82a3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7c312aac9ab4eb1ad98a4ea335dcb35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3389dcf88a5d4e7da6c756c765535cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6db5f71ce0b46388190c63ed0c185d7", "region_id": "RegionOne"}], "type": "block-storage", "id": "c2d82367f3cb49bca42740cddbbbe800", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6576944c38dc4e2f902b0050e1e201ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39cfb160feff43e9a042d1cf639e0c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ccb450b9a5f43599409a424a2d67c20", "region_id": "RegionOne"}], "type": "volumev3", "id": "990189669cd64fb8b0615871b176b86c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8ea86e4714d456cb940ddbd91c38ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce48b86877074f8b970c7e29378519b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b9ca42246514a749fe8dd92b7da752d", "region_id": "RegionOne"}], "type": "volumev2", "id": "a0d344d7ad4944819e5ea9e64049a9b1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fa51a6ca534599a44a2516f4c5821c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb1646be8e2a4d7d95f019d5d2ab1384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ba45e2686834fe899fdc745731fee18", "region_id": "RegionOne"}], "type": "volume", "id": "9fb8c86f44ad442485b0b0f2b5acf959", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b9e54bedba1487d8d5a2eceab27b9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dd6eb25d8e0452682c328a656776419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f373da162894f4b87177af5109ed5a7", "region_id": "RegionOne"}], "type": "block-store", "id": "9d2200d6102246bb95d6761fd2488bf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cf2c0d98cd04864ae1eb4a7ec1454a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d930a9cb87d64b2c921d9177f0c2741f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a3366d68110472c8dd013f44b538f7c", "region_id": "RegionOne"}], "type": "alarm", "id": "7379579f1c4d472b94905c4c8da118ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "738001805ea54759bb73528a883c6420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "791924b9dc554d608f68829f155dee04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "25581fff3efa484f92e3aea802ca6acf", "region_id": "RegionOne"}], "type": "alarming", "id": "f6cde1da9e2744c8870fa8aff97b4ed5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7baedd10d7e14e948a33e7c85846e1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b11e303f7d384b9e9a29acf6ac6050db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4d903fd0660941d184271af1e994f679", "region_id": "RegionOne"}], "type": "meter", "id": "33ab08a07a0f4012bf0bbff0b5586ca0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2042d51808b48ab963e634e6d83746c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6414b223209f431398fa9473d7623102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "745138a633b24e3b8d1ceb1f8079d2ef", "region_id": "RegionOne"}], "type": "metering", "id": "c6e0540a14fa475d96d43e875a044df0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "57ecd5c065014cc39370937feb1e0ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b910a38197df4b1d940a1f1a7db6d7fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c7854989d754936b63bf05cbe4769de", "region_id": "RegionOne"}], "type": "telemetry", "id": "65518fa0f1f944758f05348dcafdbbf0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "056c2d1bdeaa44d3ae738adc5b5046c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1bbe3fa9d06f4e2baefacbc1dc457aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d9f8ad25459347e1baa8f0c41e4af0f9", "region_id": "RegionOne"}], "type": "event", "id": "18f36ef4f4354b7bb5c26426a3c9b289", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6bc3b14351804603821a490d49312791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "60f2e1826fb54e6885cdde0f58238cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9d8ddab29add406bb6cb01b7c6386737", "region_id": "RegionOne"}], "type": "events", "id": "97d082f9777749128918b31bcb8b287c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c1db363ca4854bd591f9b377255a4570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02ef34150de24526854c9059567fd5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c6cb0f12bec94e72a2fb8eb36ba69772", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7dafedb61a084f34b98e73b0dc60ea45", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38363049aff94deea2424fcf6ae7fcbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3015a1c76ea44674b1eaeca51a9e8810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1d8cdc1e1d2438f9bb83627dd84ca55", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b2194259087a4f5f94eb88df3f1c8997", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d59d2d0f217743b7bd80393da60a00a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "edb932fc8bdd4c70b3ea3a801b90520a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3686be369f654225a00d751c5ba2a0ca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "47dbac1a816d4860a4f770ba2e127f5a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2227127868b241618b7e6fd7c3114449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d93c8ba83eaf4409a6ff19a82c9008a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a82a095389e42c3b7ce1f4e1e8c1315", "region_id": "RegionOne"}], "type": "tricircle", "id": "bb009b1a0c3949c7bcb202b6db20c75b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "57dc1de6fe7c4e5d83e8727a3b9c5155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d5ebc219eff74f748d0d3763e7b93bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "16420395c32840fa8569a8d3e2472908", "region_id": "RegionOne"}], "type": "database", "id": "35f4146b17314720aa684386d6efef57", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f455dde12b084639abaa31aab77fdfa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "304faab4ca824f16a4a60047ed577274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cc439c7f4ec2420dbf3b582020ca9075", "region_id": "RegionOne"}], "type": "application-container", "id": "43e3cc43e9b045899633a0cbab626965", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b00f5197541442a0b1076808f3d18bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "936d4d3881084d419e950267dfd422e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cfffd64deb254abda838b9d06772ab4b", "region_id": "RegionOne"}], "type": "container", "id": "7f823a4a8d2f426c9a424f3b99a0f6f7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1f56c852b854ad5853f388a92bfba58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ad6b14f90c74dfd82c8ff39358ad448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cbe0d7972cfd462182496b33109ffbf8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ad811f8695be470f9d2500049b31f7ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fde38efd15e42bc8b278401d3af216f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbb3e38a108343d98e61f28f0b952c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a1cbcc21f4a545c2ba6f8ffa6268f6b3", "region_id": "RegionOne"}], "type": "rca", "id": "8ac886b880fd41c3bcd8ff862bea35d3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2580245c20954420b9c16cd7a6bcbd25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4300f72113ad4eba90393988d7773cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "24472b97997440d09c0b7e3a2055729e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9ebce9d53abe471cbb53e229e1a6b4bb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b4cafa2b28be4bc98eae96fc69f0a319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dc725d8fc46d414ab722e15a94afdfda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "216040c4487046d0823362749a65ce06", "region_id": "RegionOne"}], "type": "network", "id": "83e33b48a1174d70bad502f71ec1bf1c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "08a02b2aa6ed4457988d017b1211e2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ffb3bff99a08468cb212950d79e7a476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0fbaac9fd57f488fb3e4f71ce3ff5fde", "region_id": "RegionOne"}], "type": "backup", "id": "60d891649c5446eabd3b233705531851", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb19f2dcf2104c65a76ac703e2e2fe60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a67191a38e9e4237a51f08c474ddfc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "50f9ae63569e408ab5147712561b3786", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2e24c9803b154ae09dd073b8a0afded6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b91307bdc30453186f9f32e4860dc1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e75b8f621bf479d8c460ca94aaf0f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dc40ba46ea9348bc9a6d3ee528240195", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7fe54548a92c483aaaa93bdd65a82eac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f5d77f296504a67b3b747de95599d1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0bf46755d32346559ddcc1861074837b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "947b788fab264dc1843293a21be6b7e5", "region_id": "RegionOne"}], "type": "monitoring", "id": "e631fcf7e90d44ae837c69d4439a5fe9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "90c4f493bbe14ff3ac8fc8861392831d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "64b6db6e00814b3b8a60f09f91bb8d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8b68f5196bd8408894103635f8aedcd2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8c4b4ee5c33c4d2080a703a56c2c7e36", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3d8dac60a97c4f42961e252173154d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8a033ed2662472986138b6060302f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ed3b0c0b12e043deb87364890af0f0cc", "region_id": "RegionOne"}], "type": "placement", "id": "ee0df1a7480f492ba979d1072b31b0cc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f75ecf7b41bc420fb338979bd44a4b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5216fc1d76ed45c5a5d719dad3abd841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ed4b6c625aa14610b49ea5171d5141c6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7f94e50e67cd41d4b9eeb280f21ffe5f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6871b3f2ec6043c5b19e9ed2d8a1af2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e48bbeea0af24069b8fceb70e81e1fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e5db834d53147208dd65cb59a56dc5d", "region_id": "RegionOne"}], "type": "ha", "id": "f0840fa1de0345b9acfdc29f19236b7d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d641068583454602b9f11b95c41682e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ac6639a032b24e33b8e2c8b1e82acacc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "293c039e132c458bbec23b8b44a33bee", "region_id": "RegionOne"}], "type": "reservation", "id": "6b26aed2ff26432fa34e61045b8ff79a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "999e173a1e854900858340607631e447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad400e919fb0481fb67135971840dfb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a1b80452c0174fa5a3ec1649e72d6b71", "region_id": "RegionOne"}], "type": "function-engine", "id": "f6fdd15473a647e09fcc8ac59391eb27", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "caf87d8464844d759123891c98a62122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ecde7b896a7a427b8e36c81ceb4e1f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3e6e524908b746dfba4502c7efc54070", "region_id": "RegionOne"}], "type": "accelerator", "id": "f32262083503459ba9f55b1ada294f3f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a072269220d4670a562cd36df39a7c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba4f8c21bb914121a4ddc628a36f88a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77e45912a18b4ee6b88bab4b40a16022", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba4f324879e6475d8befa77517383951", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bdf7916eb0c74caeac6ef253eb7ef1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53a4c503d42c4844ba2d5fb989b981a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0846dcfb66154af08daf81818b41aac9", "region_id": "RegionOne"}], "type": "registration", "id": "1c9bd992883b4372939c50f27b92f7d6", "name": "adjutant"}], "user": {"domain": {"id": "1c4a9d56dbc14ecd83b3b1ad065165a9", "name": "75d14041bb2840d48d7031e7fb9a366c"}, "id": "d331e9cf50e74f2eaec45e38e7faa5ad", "name": "09fb2eca006448a8af7e074e4359e584"}, "audit_ids": ["01ea56ba02d147b6b9baa3be2c042818", null], "issued_at": "2020-04-23T06:25:57.484352"}} 2020-04-23 06:27:57,653 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/os-keypairs?user_id=b" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,658 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,660 keystoneauth.session RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "created_at": "2020-04-23T06:27:57.539033", "type": "ssh", "name": "key-2", "fingerprint": "7e:eb:ab:24:ba:d1:e1:88:ae:9a:fb:66:53:df:d3:bd"}}]} {31} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.070463s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.189363s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,678 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,683 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,685 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,688 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,700 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.609642+00:00", "project": {"domain": {"id": "009a0ba6ff484c9a8bc54807a440bfd2", "name": "c09751108b624ec3879f60602f7aa65a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7d51a43d65034760be665029e9469f0b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff16f0438a9243a2a2c70260743c8271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "60fa6c66c64341e3a788467f94556658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0bfdbf625b7e46c18d03fe8ef8aa2e05", "region_id": "RegionOne"}], "type": "identity", "id": "813215ed1e914799b9a4c34f785b7132", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e4e3608c243b4c398d0e5b406ef5b2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5d9ec812ad7e4a2baf15e3a0467d8bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e3254d2841e2440b80d332634c0b30b5", "region_id": "RegionOne"}], "type": "compute", "id": "94363fe658704b4ab961b7b02aefa52a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cd0176e0e10c41a9a413bcd35f46d564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "494eba07a53c49ee9bdd902fee82b7f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a2f0f3e2a1454408962239c513ba06ce", "region_id": "RegionOne"}], "type": "image", "id": "e462e724000c4b6fa6eaf7936b981b62", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34c4915e1b3546b99ce58d5092bd7792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2915179efdf4598aa5724f4ad53a278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b7a74760c0fb4d348026158e6a330df1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "52b4fc33bdb047f2958deaf08b4cb485", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a459f0289264bd6acf25a70b06a94b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d50722adba04a23bb823eeb9a60a8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a15ac0603d6a4baca4da659ee059e912", "region_id": "RegionOne"}], "type": "object-store", "id": "51d2f411c2fa47b3ac50b6b6817a7733", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0faf8b481fda4b55bab5cf82f3c1bb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c28b5583cd27497db7ffb0ecf5c1e33e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "31d96db06ba349c482aa5403f1503909", "region_id": "RegionOne"}], "type": "clustering", "id": "719d069d9ada4ea7b3c13c56535b54d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db134ca52a8d4d948ad7bfb330f8d9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26d1b4234dba4196ae57e0aa40920ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d7f8ef2bae6b493caed97a026f3f3871", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7e2e3b88a26746d7b9d92a4eeffe6559", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c653333a7ca5419b9c766bb6e8fed168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c40a9e7880124601a2f7d364e082c4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3b0268e950924359adfa9a65abf495e6", "region_id": "RegionOne"}], "type": "cluster", "id": "05b7122c4c4a454cb8b5fade6160527b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af667544b1e9462b8ae0fc5054d95cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b08d10cd744e48829e46ed2c560e254e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b1921833b9c3439b96fcd4104c2cca2b", "region_id": "RegionOne"}], "type": "data-processing", "id": "08404ddd7b5c4e538966bbbfb81397e4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "96db00bb3cb74d299029bd1ae32e992d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87fe361c483a454ba534920f34a036bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3964474244344a2884a7dd84e402aa67", "region_id": "RegionOne"}], "type": "baremetal", "id": "1cc7f5c85b904c3bb8cedf318055ccac", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c81f4505d21741409dfb280c9aa50f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b10ec1d6e80f4faea017eeb1f82b80ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56fa07b4022949ce927cad5c6abb49b3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0932414902014e4f824470a2b1e01796", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "248b88be0d8c4a3fa0944f0945787a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3885e06dba2a4ca2a66be338fd3e8ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "15e25762cafb4412a99c2dd1a6e94315", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cd18f3c287b14e41976b566765fc944b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7ba9eee4a6c84e02b7be875c3a52f857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3aca292862a4c1f99638e3bade8fa52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e96e1be1e7bb40a68b47f3fef7da7472", "region_id": "RegionOne"}], "type": "key-manager", "id": "55b99bfafb2147c8b413a13cebff5ade", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82c435d6106b41a9ab3699a2e60c7f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4746e4e73ba470d8135a5ec263ab9ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3bec51cd350f4cb89196dbda318834ef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "41c30f62c1c64627a99d30420037265d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ffcd7bcbf74497db61fb00dbde68055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97b72272fe22421d9bfc6ee0685e2ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "74b28a9208fd4b06921cf73cbad66f8e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fb97fe39b1144f84abc94cbbd7052779", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bdbb899222e840e8a621e345dffaae0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1bcb222498fe4842aff18889a39a5f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f98fd9322b60478f9441f5dd51c1e622", "region_id": "RegionOne"}], "type": "message", "id": "f0dbc0574ae7460ab91617b2417eee68", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a7c97153d31145af9fc898003236058c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "669cc7d70cfa4f198a601390a8144500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee80a6b7b8dc49e3b3b6468788cbf8c3", "region_id": "RegionOne"}], "type": "messaging", "id": "5a426250e13049679314f30c4c586ac4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ae4ff0090e8f4f67ae30d138c3186929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "016676b5744746a79b0225d510d87733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "edc4f184c6794f37bee896439dfcbb12", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7acc5d26684e4044814163fd53dbdf6b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ce1cd995dc74d50892cc95b2e7596ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c210f2c54a254456b060106eec2f6e18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "342815d440a44907ae1796a01c413d6b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6df00fd9997248bbb0090456db8855f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "028be22d6e4f43609d1db863bbb8f4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a398144babee4346916da6be8cb91e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e699e628c50b4f58aa4ee941ace050d3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "df55d7e5000944778a6a0d2e3cd06b76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b887308596a44423bda1d5625f9df179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dea08cd35b25468dbac54379eb85c8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1377d2e11d69483085393301287a3664", "region_id": "RegionOne"}], "type": "container-infra", "id": "7edaede7f4d647589f8b352b5c9e81f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1ea40820970a4684b2630251bf9065ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4ae06bb19bd4474a998e5743be29e8e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ab5e3b77fc0a4c7fb17d0f76471c3584", "region_id": "RegionOne"}], "type": "search", "id": "0965efbd00a34fbc8a1778a59465565e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d501a7d81e7d4069940a788ee9e679e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1dd3b5c1be5c48679c9d83612383f2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3302ab91191b46c296751770dcd3f846", "region_id": "RegionOne"}], "type": "dns", "id": "5232d36bff9e4ffbb33883aa13290509", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb69d6140d934863b87b7301fd47107f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "306a7551af634175ac02006517e15aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d6d206dac34e49e781ad1a2dadc96a24", "region_id": "RegionOne"}], "type": "workflow", "id": "67271438d7264a22b8108da64fd518c5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd050d60719b4e31bad30e1f08800cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5cf60de12a3246a48c68845d95f426bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8461a16e21b44009a42619ac15719e9f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d09aac75126a4059a67e4cf1cd363e07", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dec1080c348d4b3eacb6aadf530f290e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e3d76197d3c442c086435952cbe3e16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e87cf66a02b246de9bbf098e5e295849", "region_id": "RegionOne"}], "type": "rating", "id": "e5c5505fc6154d2580a4a5d754d17d20", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67c48b089eff444f911483d8e8270167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d0f0297b87243a499e0634dda861100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b8cffa5bde3f4da6abe911e653da87f7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4b20a0f90907406497e341cd0eb6866d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67ebf10abfae450489a14118b5e3cb75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "043c69e136d54f18ae486e131ea2b7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b5af9e7d26fe4d8f8d7e1b015fb6654d", "region_id": "RegionOne"}], "type": "policy", "id": "8005aa10b22b431ca7c49310a3c9257c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6fe3e970dbd4fe89f0e14317d98dfb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7dde9228ba04445b63302f45c1fa5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d7ee4626656245b293a257d048a19d78", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d6e17c53d7f24d1d9a8e0d889e9af85b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d558b153f2b4ca2964daa57ea51d4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6dd40931717944c286a7667592fd7f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "974d9d23c77d4b9386f52dfe237995ec", "region_id": "RegionOne"}], "type": "sharev2", "id": "d26ef21e393840bd92f0b1c4bfb7be1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77fcdd8b0b1b4bd2b927bbe36da631ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8202973c2ed4660a13650b11b612a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d8bff3a4fbd4c40944db05804709b95", "region_id": "RegionOne"}], "type": "share", "id": "e56d632954514eba97568ba0c29b0395", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d156fb8abae4a52827b3a1fbbc7a491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a825bf4e0e247058c13f8c1f06e5f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9e0075d37943401a873acbe07f9e16e1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "04efe82887c84e7bb268ae8c870c7fb3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4c870befe554d01b8c23a194a25ded6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91c9935603c841739ffec31a2cb50b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310f30bdf2184f92845145fb74af042b", "region_id": "RegionOne"}], "type": "orchestration", "id": "4292afd6bb874894b52b4c9e9ea849b7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5384848c8ea1489680978469f105715a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aab62a8a2d04bd095df6a42703084f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf791d2b77134dc788f0c9b64c9dfe5c", "region_id": "RegionOne"}], "type": "block-storage", "id": "ea5d46488de74dd2a0e587de1f44e693", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e1096ed338f4f4dbdf10b1b05bad6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e0e4ec8370b4f98bfec0deb94d94344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d159f6649d747ca869284abac165788", "region_id": "RegionOne"}], "type": "volumev3", "id": "afc0ade4a2e1404295b9a0f4f3c0ff10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f6217008e5d4b8298c840c1e379a7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a8be3ce7f304840b3e51900b43ea691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f7b3d7afe6f447d9e9c77adeff817f8", "region_id": "RegionOne"}], "type": "volumev2", "id": "32330e4ca00d4a419660c7afaaa7d417", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c658141147e4b5f863a26882b0ef7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9828a21e640e4ad4bdff50181286ae3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b68e4830702f4c1ba4fe97a3c249869e", "region_id": "RegionOne"}], "type": "volume", "id": "7eac4aaa02924d1a880ba5622929b683", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c005e18990a147b4aabaef20fa7423ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffcf01d8f8234bee9fa827af654228ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee6b6f02769b4707844344231b1b10b9", "region_id": "RegionOne"}], "type": "block-store", "id": "f40589dfb91343f9af3a16fb55a3df09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e25ce1e0909449a882b35380a2e49fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d512fd65786a4447b4882da6faf3c22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9cff4fbb9eb84284b6935e1bf37e65dd", "region_id": "RegionOne"}], "type": "alarm", "id": "c6636d4de5d8467096655e521bbb2c93", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69276d8646a24232a0731d061f8aac53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e32d333bc4a48c9b590f35f4b7890e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e32e05c0a8494ef39e71557ea0f8fa32", "region_id": "RegionOne"}], "type": "alarming", "id": "381d109df8794392b0518b3d225754e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a3b1a20114740cfbcc0462b6233f6c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfdf60446a734e3ab705d76f506d9f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5ac3aad98aec48d2adac1cf1169f0dcd", "region_id": "RegionOne"}], "type": "meter", "id": "f560528e4e864ecebc18cf2c3214ad0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3c3dcd2ce394daf8f963e622075a47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "824c1a9153324bbeb065cd93df34d011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7f9a1303f96647acae4f50c6199e77d6", "region_id": "RegionOne"}], "type": "metering", "id": "70f532f883f24345a02c074fe2661e4d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d0eabc1f7bd49d8b1a4aa50501a9d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1cbda9e2ea2446e84a744d7521d8912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4665eceec03d4e2eb096d52dc6f4ac6d", "region_id": "RegionOne"}], "type": "telemetry", "id": "b0af1a76d6a84176973aaf0e9c5bc3a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ac241d14e4864a9daee9d30b004b819a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7710d48c22694471bf90ed141984d1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f547826aad0c42b1a0b7bf5f703f30a5", "region_id": "RegionOne"}], "type": "event", "id": "cb9d19b7f54d434294fb0d8dba6bfa64", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa93bb7eedae4f218ae1704cdd92e2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "522eb196deaa46eebb29c934721569c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9608be1730e14faf969499872989ca60", "region_id": "RegionOne"}], "type": "events", "id": "fe1e1feed9bf459a96ee62733884a023", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0305c8e7d0fe437c8dcde9f30f135397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9dfd55f6c764f7483ebf38931903c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cfcf8a2e3c5e41c196a1ec8b4ec88506", "region_id": "RegionOne"}], "type": "application-deployment", "id": "717df732b4264edea2977f89062b678b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a92cd4c92b4447be9a1c18948d7d25cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b80083a25d04c728cf7b64ff1dcea3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "253a93b22f224449861d87561deaf9b6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f342d6f0d3484089b60fb08d43446978", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b97914b815a54fd1a33541a5ec1420d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3b30357a2cb49318fca0d40bb83e079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "245fe0f837a0448c92f58fbb0fa4e627", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8349ebdd9faf4027a8dd3f9a8701d90f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "815a636fbd4b4a73a8bf21a2c85dabc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f477fbff1024ff9bd39cc81e109427a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15ce17115ff44df0ac557cc7bc05ad39", "region_id": "RegionOne"}], "type": "tricircle", "id": "cd53b1a8147d49a7b4c2b342ebe7d430", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "07654aeb3b434f5e921dce7fa1f99421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b58d83727b5c431eab1a0d76d361a1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5f77dd19c506435ca4a8b1d3911bd2de", "region_id": "RegionOne"}], "type": "database", "id": "555ccc489d05418fb2247901eb0b14af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b67f77bcb57242789c916c9581d215a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de1408073bcb4bd4b121925b14814607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6e3a365dd7384598b3470ef08e6d22c9", "region_id": "RegionOne"}], "type": "application-container", "id": "366e7387164f47638268c052bae8de1e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "95ee752a0e024ed1ab652aeb46be5200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aaf2e163010d4b82a7f125c98a57f3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dfdb7f7cef4b4c1999fc3575ade2ca4e", "region_id": "RegionOne"}], "type": "container", "id": "96a30326dae0483a891b7ce7c1c9e6b3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9167af1239d64d379107776087dae0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56bc230c24aa440fac1c6c8f78091d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "16320ee13fea4ca48794081128e4e30e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a5dfeadd4da942cb884c40d0268d36a0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67b85cb86eb748a4b483a9a4a6259ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adcd7224a0ec434391ba7d2d992a91d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26c7fda14f6d49818efa4021f99adfcf", "region_id": "RegionOne"}], "type": "rca", "id": "27a9e9b99e1c4cc9a434054b9b0e7f90", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f4cb7c10aaa442f2a6ea587f16052237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f27727cf31da4b9aa3a8ddb73b9cd80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "86aa120d379749cdac1baa63d32446c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f1ff60a7fbb545fc9c80ff643a62231c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e89f291c26984ef7a049b4dc8a2c72c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "799832d0023d457a9e49298a7e6664e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fe00add823344b53afad88d10aacc414", "region_id": "RegionOne"}], "type": "network", "id": "31bba493444148d7b064be555687f070", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cb56a491bbac49b99f30b77dd00e2e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "146d3ae1a0ab4da99520d14b85b10094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "028368c6d50f4842866c96d800e481ed", "region_id": "RegionOne"}], "type": "backup", "id": "5c61e3a92c714a0a9a55dc14d11c5ae7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1282b9280bb49959df2f5136209c767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05a480f98a304a03926dd8b1aabda0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ae595db1c73f484bac8abd62c9203d62", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ddfe46bd3c4b49e8ad0c0db95c2fb61c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0e3d494fad243aa98721c0d3e352624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b6428dcc2d7428d93fb317899254557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a521a76c4bd14b3e97d81af3e1406db9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6e27edea293c4b2abd6b26d8c6a923da", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a5f719eba16a4cf5bc3e0162fa0cf334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db624ddcca5743d18af5704ca452fdc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bcff07bc50ea4d01b1b4189fe19539d3", "region_id": "RegionOne"}], "type": "monitoring", "id": "e976235089d04e859fbf1326863cf6dc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e3182fb4973d4c519d7d072fcab768a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "17f4a64ff9af4ab0b82b151efcdea4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1463b4b7d66f4514b20ead25a78ac249", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cd0fc91699014d78847091d0825facc6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "69cf21cf7e86490ab621217d45a7d567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b4304a8efcd485c9e19341223037557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5360bb8afd3049faa0ddb66ebf97eb29", "region_id": "RegionOne"}], "type": "placement", "id": "5e8830a3ed0149f4ab08b8109f75b5ab", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "53e7f6f4bda94a7fbdc5b775ac3ab0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73f37176100b4a01bd560487e4c4a3f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "861c649fbbea44f495d250fe03bd14e7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "917002a97fa9493bb3d08cd2568004be", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a2bad97564341c186496bd1f1099301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32f8cd5afbed486bb294959d32187a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3c1c3e336f1f48ea8b8a6f04cb395d4f", "region_id": "RegionOne"}], "type": "ha", "id": "1295220d0b4d4d6f87b75979ee393c38", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9cce7be1bc654c73b0c18cb5ae3ed3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "adbbda151ce349de8cfdef08ec11eb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "71d688250c774ed8bdfb7cea054d6863", "region_id": "RegionOne"}], "type": "reservation", "id": "7a7cfefe37624289881a8d5fc1aecf97", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d644b6e963b48beb8bd735b3fd17088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "18b60e3105b0432e802c1cf366c5b4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b7cbb6108949413cabfa36191afc2a25", "region_id": "RegionOne"}], "type": "function-engine", "id": "e3bb5759abf44dc5989f3f92aa1063ba", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0a0482784e00430aa9e211529da3ca63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c71df634b980492db88d289fd4f5bd7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f786ab76abdb4e24929764339c824f09", "region_id": "RegionOne"}], "type": "accelerator", "id": "756a8ba457e649859ad51256d50128fe", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2be8f9c1f724cad9e7122723fb49a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "290fb9f2b90c4b41a72b79341c658a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "83f8dd465fdc4844837a9ffcb68ee1c7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5ec36680588e4dd1941f84a34177e87d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25dbb477ec474c7d840729f6d69d7fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc099c4609d24f2a80ae3b2e79427b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8e4200155a6c45c088133c5cadc2a5b7", "region_id": "RegionOne"}], "type": "registration", "id": "9aa2f1f34a8a4354be2c3403c23ea0c8", "name": "adjutant"}], "user": {"domain": {"id": "0cd16ad2ded84582ac706a6211ba65aa", "name": "8c499be0c4cb4bd6adebcfe56d1f8fad"}, "id": "5327b3e4187b41a388b641dc9dae038e", "name": "9fcfc9e712d2409fb4ac33d51d7b1ccd"}, "audit_ids": ["bd3fc70ad1e34309906ba4220f5ca5da", null], "issued_at": "2020-04-23T06:25:57.609642"}} 2020-04-23 06:27:57,780 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=d2231734bc8d474ea5bfa58e4db4fed7&scope.domain.id=aedff9c87e6840f0b072df8ed9b74c8b&effective=True" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,785 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,787 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "aedff9c87e6840f0b072df8ed9b74c8b"}}, "role": {"id": "3afe57784f794750ad74885c338bbd78"}, "user": {"id": "d2231734bc8d474ea5bfa58e4db4fed7"}, "links": "https://example.com"}]} {9} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.166626s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,649 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,653 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,655 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,658 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,672 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.593450+00:00", "project": {"domain": {"id": "bef9cf2339db4f4b8767fa551e398504", "name": "572c3fc782174194930681bb30ff4ab1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bc669a2b818042a1a103be1328396fd9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "da80c69e2cfd4aedb43368cbb124e99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "64f5fd3ca5a445ed8d1719bff0273858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "21fb79d44f7a4ac1a2b390b1a6d348b3", "region_id": "RegionOne"}], "type": "identity", "id": "7963bc07d13b4a69bd89f2804179d50e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "34730e29f3444b218e82a076614f2b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6bdacd98bfb54463b19abbbed3b6f324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3ad60beb487e4773821b6557b9069f73", "region_id": "RegionOne"}], "type": "compute", "id": "7d15604babd646cd8e43669928f405e1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0251a45b9010472c861cca32bcd973c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "af467541becd4d0f93da4b46c2fe93be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c7bd0ec81aec4508a3b1907bcff85867", "region_id": "RegionOne"}], "type": "image", "id": "19baa4589f234fb09498852bd0114cdf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45748a9289fb44d0a1a1939a96edbd59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "95887dcaf79142489870e809f623c44b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "73d57eef5e114280a424c27c07a115cd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "939b3912af904285904295905fb48a8c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c5523218bb14e2f8b997691b865febc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "760ffda5418648668537b19632223d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "227400e7ab8d4a87896a5b95e2f5fcee", "region_id": "RegionOne"}], "type": "object-store", "id": "1f847a174ca5468aa028813eb0c3b99c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27f72f6b51c34ecdaa3f9f9e82b51e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8790f3f5fab4b0aad653fd846e681ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0207409ce1c34334997e6948a5d7d6c9", "region_id": "RegionOne"}], "type": "clustering", "id": "6a908661ed334316b981fb434f944572", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7d08a39d07946aea364d146f2041984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51fcf6febb784b8c909f40d1b4faaca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4afbf3a168c645278a57746e2a69cb53", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "394452a6fdf946569776239f5111592c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "326af38a638e4faeabd35b9ca2158ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ac387a128e154c92b9b854a5472cd47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "253dc882676c4ee099d098f30e6d83ca", "region_id": "RegionOne"}], "type": "cluster", "id": "cb615742066f46d199bcf0d74faeb87b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "06b4f302ebce471bb10fda534d64d3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83ef8437ac5a479ba2987d7e078c2236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "58b0d6aeea6a435895b281b1d37d8ca8", "region_id": "RegionOne"}], "type": "data-processing", "id": "6b88394ef3294fbb86ccb938fc5a0107", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2aabdb6809634a528ced80cc0d4181f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f96fb8813cb345688a0a56a143dff452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be50beb8f0094dbf92c36607bfcfa54c", "region_id": "RegionOne"}], "type": "baremetal", "id": "8af550b0d5714cd49f3dfb43124575a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8945e09b1e6485aaa88e3d4bc419537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cae6e5d373c448a6973c3d60bba4c807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebb5a7b0a1ea46a6a6825cc4ca947b88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "406889dd29894a9485f22400ecc0b2a4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c12b7e0e578745298dfb4a293c3cd52c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9263aa10e8d446628758ae8f497c6301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bcccdfe2d19d41239ee6e5d49335f831", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c5a70688f8c444bc89caa042ae962ab4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4643743058254b3d8a0d7cc06cf8aa0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bd2d2aa12140488bb8158e9cbfa9249d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e29724cf775540068745479902a0187b", "region_id": "RegionOne"}], "type": "key-manager", "id": "2229fa78e66e4ddca4797d0ce5f5b0ad", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a39f700a6444926ae28ef5802631fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "441df3c9fa7347e1bc4abf75fa6ef119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5dff8ee8e0034d83baaae57533bb5bc9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a6f72993b9604fec9f4c3de90c99ed06", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5fa4a8c6fdca4974a53da3fddd842261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c02f3e4c5fe54ca181f79786c53d82ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9eb5fd038e347889c090a7bded5f945", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9e8a1f2c6b694503aa8d829353ada508", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "95c95f90938a43d993c77b099691310e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "be583126675241f8894da892d726aa17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6942cccbc3124becb268d63b11acd161", "region_id": "RegionOne"}], "type": "message", "id": "dee3c88a34324f58948221975f04070d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1f8616e234dc4af1af63f2a5d8137b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8380692f66c74f9d9f8ffa357dccb012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "871e040ea2bd4f109f7c3d6965ddf801", "region_id": "RegionOne"}], "type": "messaging", "id": "b55df4c58f504e2097bede5524718e2a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8a4da99e314c4e638a55174c933ae79a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2dad38bc5311497ab4fd7a928cc2adcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3ef3da7f05b24d1eaac18dcf94bd7f5a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7251a4370abd4dceb1437166aa9782a0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64c51b18322740f68ffd132170656a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb5a82e2cb22494b8da3d6583d0a9713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e733ec551903413fae3bba6ac13bcb95", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bf3eb001923040548464c4102d5c8925", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef5bf6a301104ace9e0a9dcb170719bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e2d69a8085449f0b57c80bcdadc948f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbe4f53e8db14197886581c865e2452a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2506a7c9df2b4617b1ee62f4a832509c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac3ca7c933a04866977134b1a3df8d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4906b7a71e1c427fbc1450d054f8b6cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b9b1a49671d4d5dabc9fce5a7bce916", "region_id": "RegionOne"}], "type": "container-infra", "id": "b2105897a8c44559a8f65bf12b4547a7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e1612c1920bd42139de2dde977d0a19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7e12fc40b40c43f68e400c8052850792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6ec3ea68cd7643988118181ce0852baa", "region_id": "RegionOne"}], "type": "search", "id": "ec6ff2f3fcc5445fb963b5a5f4b8a487", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "878c494beb934610901c37855f9a1e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc4af4ee5b9d40f6af1f091ab5f915c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "528872b0a01d45a094a2d9b254b3522a", "region_id": "RegionOne"}], "type": "dns", "id": "a119337cddd64429872717a3fe037c8c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bfb80c8a163f441c91bbfba9394bfc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04b2cb201e664678863d42f4bd4f6f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "af3623b59ea84741a27b1b811e1cbc38", "region_id": "RegionOne"}], "type": "workflow", "id": "ebcc1f2f2d364890814ea4f45dd65425", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bc6e75fd50f439ea56dad32fbf6b33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3247f4ac26c7456e803e4f0d20454d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "324b1417b1d04b419041dad353344713", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4cc537f0c5524a22a9bda4d54aae4cf0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "93becfc13f9e4e5ca08db0ea0105d2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a0cccbcbe2334841a88ea0a429bebb10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "809f8cfa15254e68b7dbc5b8be186717", "region_id": "RegionOne"}], "type": "rating", "id": "bff05016cee44474a45216c5f9b30916", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8992611de51741eab9cebb1c6892fc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ad2df3e88ebe4cefb919a99c6a9090d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5df5efd9d9fc48d89162649e5168dbdb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3bbb8408723d4bdfaf007af03179254d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e22cefaf227041b9b24431e9328b5e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95029c873fb94997ab3ae048fc4de073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ff34be6b369e4e9c99978f5231181d5d", "region_id": "RegionOne"}], "type": "policy", "id": "0e69f120aa844ec3876f1ccd821d8d09", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "946be80ef56042ccb19776028582b78d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb1c14f5f80a4380b3e9ea424ea15d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f21225fdb2a74232a6324100bdec4687", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2d1abe0f9cb441d4be18bc29c81951cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8bac2e5b1cb6429d8c25a7721b26b851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22d0468fd3284dbea6071586f644b696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b8c3d003db064fe2a4611649804bb6bc", "region_id": "RegionOne"}], "type": "sharev2", "id": "cdc08a51268c480381d672aaaa029058", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7664dd725864025b79581d62cc1b44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d205f57b4eec4a02bc1d78f7ec36cdf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bffcd9fc14a946cf924762d613ee6023", "region_id": "RegionOne"}], "type": "share", "id": "19ca56cf3f504641b5272aad553556fc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c17681fd5f604592a6d1c7d23c186deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a75ce2d4895d436ea2cf2216e7f33a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd5f0920760c495685bdc5c7edf70c3c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4ea947b623474d1cbec07f366d99b670", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d80fc78d578140ce8163c67e3368c755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52713d816df4421280af174fc3cc9c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91cb469597034d43bcf6f2ad79a7fbba", "region_id": "RegionOne"}], "type": "orchestration", "id": "0ba8c55414b94371b401bc58f959619e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5365ff84336a45dabc694d3e635876be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a9a2c114a8949b38ffa803d7a932d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f717659c261455bad6ec3c62398d7b9", "region_id": "RegionOne"}], "type": "block-storage", "id": "eae3af2a158c473386272ad299c5b1ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fa12744cd5847468434352eac73e127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9156920591d44f8c9d82748340cadec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "678b7e445afb43a39e5ed5087699c869", "region_id": "RegionOne"}], "type": "volumev3", "id": "e345f2063b4e41329105db52bcfa425f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f0011c3f99f4c40a5e47932bb93c6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6683464e74bb4860a5dbb24cf253fa4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d584ef391554f8e9d3214dbf3ab1a9c", "region_id": "RegionOne"}], "type": "volumev2", "id": "8c5a6e43c4f746b681e43777d1523e4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0010d1d8b7e4fb88f35eb66c9426d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af1076150e0141a1ad0b4fe3b9f317ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b03d253af1c24f1a850bddf8673c1c03", "region_id": "RegionOne"}], "type": "volume", "id": "d47f28e4b7064335a8deb606525a8b19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c05ac82c752544b2bb5caf8c484bd8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e683d978860b4b19afd848411c04adc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd14b3d362f1450699da9487e604d8c2", "region_id": "RegionOne"}], "type": "block-store", "id": "3fe54008e31c4ac5ad8a2147f84e1db6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9774c40761064e319fbe949822fdbda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a6e6a6ba0814bbd86817896a23d3fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15483f525df4498e823c5b569bfd7b1b", "region_id": "RegionOne"}], "type": "alarm", "id": "b34aabd2a8cd44d2b86b6efadc714c32", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aba8eca1a2d24a76860ef79468915eee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28ca0d2fe09a4b5b8ee99dd330ee5211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6c83b4eee6e245ea9ce4eaf60722ea82", "region_id": "RegionOne"}], "type": "alarming", "id": "a15436cd021549248008a98fafe8520c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9ce306195cc4e0a81a2aec8d327b496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f8fa71d261243c1a6a8429c766f0f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68bda4bd0a27487ea716b9d6b2e84004", "region_id": "RegionOne"}], "type": "meter", "id": "fe840fe47d2743b6ae12a84aa1dc2a36", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec715e38ae7e4730b3043a657a4cf0ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74ca00baf78c4484845189d0790b6acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2518f11ca05496db2e7ec3c07ef80a6", "region_id": "RegionOne"}], "type": "metering", "id": "f77c3145d1774525ace9f06078e052ba", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a135d2aebc0f408db2621fdd21637944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "359c8201f2fc40c9a67183576b8b23e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c93c29318114a9fbcb556b427607a64", "region_id": "RegionOne"}], "type": "telemetry", "id": "5eb0cdca52534a87bb7a897ab59850b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a70b70c181c2477eb9a0f9e54f2c06e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a93b02882abe47a4aeb76ac7842808e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "98af2b5ef8da48d29d0cffaaa8c534c0", "region_id": "RegionOne"}], "type": "event", "id": "14f09c8c2db040dc9ae983e6d376a8da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3286a4f7ae3a4c8cb9f08dca9f7fa8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "762e487a09504a3c852ccaf10c5f57ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8da871a60b00431f9fcaf8dfa7ccaa92", "region_id": "RegionOne"}], "type": "events", "id": "a4961ce55e304fd0aefdefc2d83fd732", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5bdf46f233f042bcb14367d42775b366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71d26aa6be644164b72e8e36ca472a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "46ad2c822e594710a863faa25f3d558e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "493085cdf25e4ad9a68ac5c033ea2a9b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "905b86e0e3ab414588c5b43cd22e5ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cab298f107dc4096a513cc67da8f991e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "22e6b3ec32e44b95b58872f6cc4e3672", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e665cf8a2af44cf49a8641a3abdd9757", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3426a0db0ff64848918e1c4ca929babb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ba2acaaac7b46eb9796cb503840925b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e6a63b4b6e241779e3aadc52c07e424", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9b4a2d917225486499ad6f07f15d2d4d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d1618a8e4de4fc9b60a19cc5d339110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d2493eae54940d2a75e03d9208bf12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "393a5e5b801343bb8629826af929956b", "region_id": "RegionOne"}], "type": "tricircle", "id": "6ed63bd9a81b465d8c1955903821b1e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bfd77bdeae5d47d482db9908c390f83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9a19f11d6d844827ac37124882ad8d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4ed99a546d6f4f388d6827c3562a2314", "region_id": "RegionOne"}], "type": "database", "id": "d36f10061e30466c8d02468b11d28611", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e98fdbaa388942479989b0f27c167fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "47d16e3d801f42af9fc3818b988868fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9bac4cc1145e409fafc9069f162c5147", "region_id": "RegionOne"}], "type": "application-container", "id": "986d468be57240299db92844710c1db8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b511ca399723457c8810df696f4cf67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff52cbb14e9c4ad082a9f8cc5271037e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1fc4d12e4648499982004dfcc1fe5889", "region_id": "RegionOne"}], "type": "container", "id": "b3607b05825a48a788d837867e28e455", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccb2ccf7c97c4d4e99d78aa495597eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e75f7d05022d4517b6a74227bd1680f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "364f7f90273e45b592362f875b93dca2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3acaa0e55c9c4c35bb2c3a38e3fe0bde", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c90ecb984faf49dabe373701bc03b8ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "181376c3231c4d77a0596e9854d4fb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bdef4df16d6c42a3826c554034e99831", "region_id": "RegionOne"}], "type": "rca", "id": "b575403c9ed947449398cf1c5e7ce530", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f55119563f3148849da91a02ad790ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44cc556159184b4ba5a8892049cf5c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "be0b2b1c63774e5db313e86da596f36c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0279cbb283d646a59f3fd210229e6fb8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94b31d9ec4fa479b9194c086d534f37c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d90067481acb4c238410060bae34b7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a210b7e4047f45e2b4bc6dd99b3e598b", "region_id": "RegionOne"}], "type": "network", "id": "8e91bc73256c4e45874bb5bef2a7a768", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a0e254d9ff24c5ab405d05f84769bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ebdb57a1b81c42d0bdceb49b45077cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cad3b5f7d68e4a73a4900859f2e03de2", "region_id": "RegionOne"}], "type": "backup", "id": "88d5b1338e2e4fc18a35e0f26622da14", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e56b9f40d8c042f696fbab782a3929d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a81f519d7cf241d7bfadf347e4951b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1c670cea449d48caaa17e6edf6607e50", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "46e1aa96ce984aaeb6d4a153db7597ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be1f7fbdebdd4a669a408f3b68d51625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f2f27a61a50458db34aeae50022fb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "17d9fd0706af4f86904471e496452de0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6e78777ac1de4efd989e3d86eff1185f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d9e8599c4bcc41e0b5b44f404dc0a633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f518ece838194b6ca050e2bb14ef1a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a25d6122bf1a4aff9c41348f45165a31", "region_id": "RegionOne"}], "type": "monitoring", "id": "0f14b8e9c2664ba9b3e301d2150d3f06", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f32ac6df084044ca9affc9b928b0adb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8d55e3b49fe640e78504bea2d2131acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "09f540a1aec44fa2b7d921684629790a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "df0617bc08964136b7d2188023d1d74e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9717049190344c4e9d0a9cb55ef1ca7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5015d45e69ca46f8820f12fa2b4faccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eaf67d00fcca4deaa2614aaf0b18314a", "region_id": "RegionOne"}], "type": "placement", "id": "c013974c4f9f4e29880ffba324fb8b0c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b4fa27deafa8474586c1b9c62bdcf7a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6460aa41b1c4c04b38a184327d9cea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb30c20852af4f46bc7dbd73708760aa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "635aabd845f44dd1b71b0828c855cb59", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21d27016fda541c5ba217771157c69d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b77522ee28744f1ca4b4d9ef0a7a62e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "33daac69720b43439f31bdce47d81161", "region_id": "RegionOne"}], "type": "ha", "id": "4efe871ede984a3bb3d5d7a71915a3e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "396eeed590ee4133a4f3ebf524084939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "863307103721438fad9417754e60d329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8bbdf036b1eb4cc8830b808acf3fd2b4", "region_id": "RegionOne"}], "type": "reservation", "id": "eba1d2e83e624d1691e6c77032724d78", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "15eb3bb710a040da9c1fb229e5fa1165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84df8959e1154d5cac7271c3a6cb4f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9a4ac5a79d06472a92835525f111a5b0", "region_id": "RegionOne"}], "type": "function-engine", "id": "fa2e477cdacb45cb8da6c024a7a20439", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8e20b217ded64fa59ea7eaee514a063f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9fc2b73932b544b7ab40399fb87de627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9c07981316ab463ea2b41d3bb21066ad", "region_id": "RegionOne"}], "type": "accelerator", "id": "bb512797b18d400aa640189c55425ebd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6396473edbe2422c92653a8fd3e8086f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0d489d192d94e0fa93ce52cdfdeb740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f21529013cbb4389a30f767d4bb2ba33", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ac97f027cef140aeabbdc4f7a9a57fe1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fc5ba647c8154945aece197cdb67c5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73368d6b7630490b9bd02ccec2c01c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ee98bbedea64a7c8015ca005cd81435", "region_id": "RegionOne"}], "type": "registration", "id": "2817d781d0994938a78dd595949469f0", "name": "adjutant"}], "user": {"domain": {"id": "0e37649a488a4a0f8f1f08778d495f5b", "name": "a618e06601164d929ed95812c2fc374d"}, "id": "ced25850030d486cbf7f85526d482d83", "name": "77ac8aae41e74818a68780d45cafa726"}, "audit_ids": ["5b45ed649b09411884f5f4c689b20f75", null], "issued_at": "2020-04-23T06:25:57.593450"}} 2020-04-23 06:27:57,746 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"mtu": 1500, "name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:57,751 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,753 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": null, "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": true, "provider:network_type": "local", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": null, "router:external": false, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 1500, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23"}} {14} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.206283s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,652 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,656 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,658 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,661 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,675 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.592649+00:00", "project": {"domain": {"id": "52b2f87162aa4a2f9a60f5b3b76d73c3", "name": "44edd77f5de14e20bca1f34f0e6abeed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3944e66d31b941d4baac5668443af3d4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "72eefc588f41463d9cc2046a452b6032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2d11e68bebee44f9a9ae1859bf27d27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a38f2cd6c294b87b0009e615cbf2af8", "region_id": "RegionOne"}], "type": "identity", "id": "1d42c1f671684e0c99488ff4f62740b8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a033b35677dd4a8f89b8ba3b8636d496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2748857114a2460685dea9ebf0e0c47f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29a236059beb47f78bf7d46231e64be8", "region_id": "RegionOne"}], "type": "compute", "id": "cef488f7b6764c35bd0bedf107745f8c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0f95f76407bc453d820661071754db2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c93c3e3d750345e88e7ed9f37b47ce87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b5e932b2ee3447929a95df747ece0f14", "region_id": "RegionOne"}], "type": "image", "id": "e49842c45a3541f18632f4bbf24aea56", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8e4e856be0e4dbc9e513b21c132b80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d8b3134b6e65452db03c00f7b43ec1b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0d36ad07e14e4bc18e0aa9e2154b8b50", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a0d2216a253145daba32fe76e0038f04", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c3013c505084d3fa8f5414b9422b064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e81c85f594e3403c9f71c94e7aa3983b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb0fe435f014461a8941d7ad48f7c657", "region_id": "RegionOne"}], "type": "object-store", "id": "32a7e08e985e48f28cfcda164d4d2f99", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9230201b7e694e0083b31bdbaef7dd56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05479679e7094aa08d87ad7440777907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f12a5b2912594306be6c841719496dbf", "region_id": "RegionOne"}], "type": "clustering", "id": "9ca26f46ab074d5fa6e724d7ca02fb18", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ffbcc0cc80743ce92057ce31e774f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1e4360176a2402fbc5ed1ab8978c4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7324c1de7158440ea21585e6fbe751f2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3b1d533a15ab4842aa9de9cf5e5b7de0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92bd628e60b34460850114f794d09beb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2a8386cc72e4567a60a175eaa1931d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3187a3c2e67e477f91e4c3de29bdc745", "region_id": "RegionOne"}], "type": "cluster", "id": "61a5e955ab9a44d89a2d5ebb9e07f6f8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dec1f0378c134a95912c9724cf5cdf5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92643472b9d84026975826b4384065e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6f2a15868c1445b78597269b6f753d37", "region_id": "RegionOne"}], "type": "data-processing", "id": "238224214d5745438002195ff033b648", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8f309e50c39040318596a47c42a6ecc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a959ada17cf4852b27fff2b9d6cfd87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae7f13edc2234189aa9b22dbd98e5b4d", "region_id": "RegionOne"}], "type": "baremetal", "id": "f6be1bb092a54016bdc414b82ab6d614", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aff724c1e1a74e568f030bbabbfb0abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f1ed3e3abf844d80a77376aa5e9a1da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a81da5cf75334e75893b41ead1565da2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a20f48cee515457ca363332c9e95e72d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cc81bfa4d45e44d087b31bb421739452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3cc07cf0a68843b8aae97bf6149a7729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b89b2ce526746e98706392f33fe185d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "089728610f0140388afc9e73016ea51f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8af89b2a1840460280a60ff24bc54c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "750a9f1d97204014bb6beaa81ed125b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3560bde0db7a4664b3f66dc74b33b867", "region_id": "RegionOne"}], "type": "key-manager", "id": "448ea5ff5f5a4d78a06c2148d718aab6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8bbfae4ffa84ebead7d05a9d9a1812d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3ca9bd3309c4d6b9f4ff89d1410d002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c230bc699830474f86678aa5a94417e0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dec72d20032042678423bd41765ae249", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e1e964e40414ff9990d7ce3fab8be68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdf52bf5f0434b50a5060bf8aa5e8ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4729b7e8d20a42ceac05ca2780633fd5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "19c7d9c574194d65b5d8d6890847e922", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cd51d3b1b824403aae075724f32a1f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4a61d788cb9242d08568ec9323a3c6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3c10129400a94899809e6b687b2b9b59", "region_id": "RegionOne"}], "type": "message", "id": "414c060befb545ab9d8049f3ae1ebc64", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f36dc3fc19048e2b1a21e9ff992188f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6b50bf0aff804661bffc72d99f22443d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "02dd386a5b7442678c5bc28b9956e7c1", "region_id": "RegionOne"}], "type": "messaging", "id": "f3723831da4b4114a83eb9cdae610c9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d27a0a0104dc4ca3a81b6e3121e9213f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8aad1fdf8616498ebe3f4723b5d3c517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e8dcb9c4a6a5443da45d0989c2ea6774", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6c38adedebb449228044b6970d086607", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25cd656afe624b5882aa416e5323f1ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77b2dd76d7ec4676ba7464263324f87d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a9087a6990b4f97ac83cf5ec1077fe5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f31e64e48ed94462b6c7e67896dc69c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85f76d68957c498898d581903958bc4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e70d15ce4ebd442390d3dea6a5c6a911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6954140c3df4af884a348690debb7bb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "feee36b2fcb24efbbe58274202689849", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e1a8de9c5fe4e5faaae36166bf43dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "798070d6f13b4f0aad469ac17d6e9425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d32339eb82a49888c5c6f85a63f3f5e", "region_id": "RegionOne"}], "type": "container-infra", "id": "e592e13d6715434e80896167ea9682bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e5dd23e82ed243ada6a0fad896392dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "673d717f5ab043278de568d10a814212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0bde66962e4f4e538590479fe7a57884", "region_id": "RegionOne"}], "type": "search", "id": "53efb658bd034621914b86c8f8af07e3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "24a757cc6cc0486098a57c5e8374aee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "58e055bc47524a49bb2b2f2cda652e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3a520747a73f4f90836e466ffce84195", "region_id": "RegionOne"}], "type": "dns", "id": "d9daab8e22aa40cc8b69b9e4ed537dca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e0fba52647e42d29d395c8c126cb358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a05d5d295e374c9a92fe6fd2c2dfd8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bdc893d451d41efa1d35ddae43bcb71", "region_id": "RegionOne"}], "type": "workflow", "id": "2d59a63c250b4519a0d316e919534928", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "667a3a219e744930b5384aa3c23adcce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5116c735ea745af8a38c27e1383aba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "728aafe5dcb340bcbdec0cdf9fe53a92", "region_id": "RegionOne"}], "type": "workflowv2", "id": "215688d657cd40dc9f3e853d34ce0e3f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "798c841fc7334127abbe52ff2d4d7821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4727e5c976f44db8b8d8d6b733dc4afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "62a22e88b49a41fd87108591ec4337c5", "region_id": "RegionOne"}], "type": "rating", "id": "a2b66899a46743209204fe8c9213ba19", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "715703d5dd564e0c86727cee0377c44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f1a6881495b40938ef724adede8e8ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d5501dffcf244f393ee5f7de9cc58db", "region_id": "RegionOne"}], "type": "operator-policy", "id": "80735c9d8bb94a68bda53ace7c49a8af", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c6dd322fec9484297328b4c7fb7dce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db214f7935fd49d5882ed9a45c3cb168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2842442c137641d5a65356e9173cb115", "region_id": "RegionOne"}], "type": "policy", "id": "3804ec3582f44b09bb9924776f919f89", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "383192e8e28948c9ac6a4495326dff33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bd2d07b7e4149c2a5cff8b55a21a3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8387ce19152b486eb51ade62bf3e05a3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1e7fb8c4eb654df1ae21d61f67040edb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89fdef39d22c4fc998395fcca1afdd96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fba65983d9b84378807b89ea27b0d259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e0323cacc4b428f9a8174608d76a89f", "region_id": "RegionOne"}], "type": "sharev2", "id": "10edebc4469d48ffb0fd52295dfea87d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44d3d93e4a054465aa29d7cc08d81fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d425532a943443af8d9a04add113fa92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "471a1021308848db9b97d7d910870712", "region_id": "RegionOne"}], "type": "share", "id": "e0be90c33e1a4d919b4f2c30a32c0aba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "74f27b8bd4144f558610fc74c5f0d48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0403c2e571744e19d3603cc831965b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1add4cfeef334f5685511ff22708c90f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c2152b7a036a4e1db80f477ef0e4c8cb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "622c10576a9847e49e8a9f32407894e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98ad63c7865746939427665b9eee77c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1c0a4b3ba964de0a532cfd793ad6d27", "region_id": "RegionOne"}], "type": "orchestration", "id": "d1b2791b52bd49bfa78b4ec4e1aa6940", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c97070971214b54b01b616bbb40db74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfc8e74f2ce9499aac91d4acaa024618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b920162177614e57b5bd5c8218174730", "region_id": "RegionOne"}], "type": "block-storage", "id": "0920778e32424d5bb243e2b00fd7d86e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bee358bffe6441558f015e0c50f84e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf878ce8f076409790bb24484780b30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1f8034a8fb14eda9d201fcf5161412a", "region_id": "RegionOne"}], "type": "volumev3", "id": "3cad9144af034ceeba631879225bbaa3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcaa4308b60c49889e661b7a35c800c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98e0545ea3c34e63a5c51410be111ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2db098a278274b1bb3384dbbf492a48e", "region_id": "RegionOne"}], "type": "volumev2", "id": "a651473f261649aeb64aebf9a86809d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb816bc239c44d96a032b4877a743d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52ae29fe014e48cfab9ce1384bcd2d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2af0183495194a2593a51cd83ba05050", "region_id": "RegionOne"}], "type": "volume", "id": "8c8065df9d554665bbda5dc3b18d1537", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aad3e3258cd44bb0a84d631347f47333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c156a7b79e0f4347800c0b45aea8b65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4908f49f9944492afce282535352f75", "region_id": "RegionOne"}], "type": "block-store", "id": "90b335609edc4125a4a1f3a6fbc905cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5355a81cdd804687884d2f486bb4fecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52e4abe21d3146bda7a55273317a92c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a564210f503e43d4b1111d6d59f21002", "region_id": "RegionOne"}], "type": "alarm", "id": "bea3482ba9514325b82a9d713fa9185a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3acb26c8f3764bbfb0023aee2733bdf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d2e2cb15e5e4f9ea7e5f41b228c8f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d7f768a3037459da67c8e16bb23be5a", "region_id": "RegionOne"}], "type": "alarming", "id": "2e877d6b248e485e88fb32ca767dbec2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f71d518fa6fd48848a23bc4930a1c1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8810d8b196214c11ac3ce7828842d543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8bdd5b00aa644a8b4d97c3faa78f4fe", "region_id": "RegionOne"}], "type": "meter", "id": "14d0c837e615412884c8d051c039547f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed99cb8d5d444294803d6333efc4bfa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7239064f076479cb9da8ae09bdb540d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8c340b8565a494989ffd6a9fa5445ff", "region_id": "RegionOne"}], "type": "metering", "id": "61a792ea77fa4865a460f1d2f8a8fed0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc1ef2ee79294f63aabf95c8596b9262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb5983c78fbf456b903d3a643a998a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bad255119cec49e1bb238479e325441a", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c170758391741fea1c0459aec34f405", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "45c322a817564a9fb6b17c6fb707a9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e0798a9d45f646c8880964b4838373c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a4a9d0fdc9324b61b2db8a6772ff0141", "region_id": "RegionOne"}], "type": "event", "id": "60d7255edf6549688c847d93e42291ee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "02260ee3d3d341eb8476b950c01d2ea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9abe0a9f309f4f9a97daf96b217b00eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ec010a83296a4992843e2a0cd234a961", "region_id": "RegionOne"}], "type": "events", "id": "cef9c06849eb4746bbdda762da4fffdb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a7459f69ad94f62a5d518f40cc5bad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a593c3984da44fa8c46566eb0e8fe86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0581d85c446b4fcb8259fc158e82c459", "region_id": "RegionOne"}], "type": "application-deployment", "id": "abdf748ecc9f4d1c982155ea771931bb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c63a4192113413bbfd3a84eeb3d082e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84d746557f8843ec99227c67dbf41d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0a83e34f4d1494d8e38c4e32607b883", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ba5deedfd03a400a99f1ae846da272f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "64e6e9d051b64f4a8a0e7da5ddc89109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ce98bb3ff7e42dc96d7ac4473401022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "852d8f212a3649dfabd3e559ae99f7b6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "02120daefa18429da864b7acb61ed309", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc8ad2a0721446418dfa1fdf5eef9fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9911f1dcb3664b67a3148881273db5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc060474c0634a52b762480fe29dd054", "region_id": "RegionOne"}], "type": "tricircle", "id": "35c55ef0d4d54b9a86c9a30a9dc83ab0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ea821884d2b44665879be9585cf6f1a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0ceb8569cd5c43e3bc1c0e0516d0633f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d45bc51824c9462d9ab67929eb3ce066", "region_id": "RegionOne"}], "type": "database", "id": "5bc608a092dd408faa2e5493abcc7352", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64adffd666f14488b56a12b9045ebac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bccc0498787b48b5bb9c22a8b13788cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0e9cabddf19946ec94076b4daa015171", "region_id": "RegionOne"}], "type": "application-container", "id": "248e215bb8374d379aa262a7f05562e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c762f2e2398493ca1a57b826a1f0598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6cd5c969f23b4da3b71f1bb34d7b6d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "32cd1a67ac224e9086c59420ea694dbc", "region_id": "RegionOne"}], "type": "container", "id": "1f51ef8af79144248a3e6501f0562a6f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf0c9bffcfd64c9280e5453f730fbf8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8af939dcb8764b8095b3b064f3939d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d82511923bfa4762b93137254350a27e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "44ce6e4ccfd74ed897baf518284a20c7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4fa30d2482534ff79796fef34c1cfa6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e9df6048b964bd3b49f8c2af3aac06a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d850d0c9cd174d2ea06a041f2fadf17c", "region_id": "RegionOne"}], "type": "rca", "id": "1932dd3053d4468ca86d5e6dfd7b0085", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "077caad1b0834daca9f780cf26199c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b687d9e4441e437ba34578e3e0c3df34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "47236d0a62054bd79374936dbb30c88b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6ea5f71845ae41fa8d6c22b58f9030bb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2d80f5e455fd4cde92c2f4af1183d523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "82764abc3dd44ff6b6676d3bc0b938d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "149d76fdbef54723987eeff0a09b0adc", "region_id": "RegionOne"}], "type": "network", "id": "3793c56ddcac4eabbba24e18e1b29788", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0cd4b303e159426b854f727acc39c5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a96371b638b842fb9112d7d8194b2387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c15dc287ef934e7a94983a787973fa09", "region_id": "RegionOne"}], "type": "backup", "id": "86a7df5ceadd46919f319a1f12ddf76e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a17a0165755e42eca2b4463a2b22ae12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e9ad741e989b4e9995a9fd6c8572186e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5f564f26fec5407d8e4237088abdef6a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a78f877799194d8c83e4b25a19de7e99", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1405f74fd6e642abb71b09e2dc65e945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ed43579d731489fb8815bedfc7e58f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "49a99ff591a54927a2447a3762c2b823", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a9eb7d22b44543559d3f29b9b34ab4e4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f23547267a74b19a810c54fcb879db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e7eed18ecc945a08aac13a3a45fda00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2c52905a7bb845989ad8637deb07ee0b", "region_id": "RegionOne"}], "type": "monitoring", "id": "61deec54038440459ae7453e6acbb0ac", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b2e3bde226f844edb32ddf3dd2937813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc9ab6a546534b5aaf8a364d1f0bf4f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4fa83b8a89634f1899f538e15b066e66", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c9bcf6a644934c63a963c394b5ec3c4c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5cc104ba02de410f85fad2b4fa903bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "db9c2d93a1064b84b22b1345a966813c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d0854c63de964f8fa3978c11796cf17f", "region_id": "RegionOne"}], "type": "placement", "id": "1d764ead77914441ada204930a5803d4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ef54b61611d4e6abe7f63115dbfa418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1efb3a1674314ccc8fc9c1851e393eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "21582bb62b714ba3b3345879ae1792d6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "09b43bab76ff4d4cb1c32657898418f7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ff7e7edebfb447a8fc981f60353a144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08e17865728f44a8819c69359fcb58fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3028ffc92c52472c8b1e1b804bb0a272", "region_id": "RegionOne"}], "type": "ha", "id": "c0adf5ce5269439f987b479423ad8d80", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "be59cfff6cbc48028fb75a2347b82301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6046534396524e0f8177be135b06596d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "08a2d445afde49d3a45e45946bed7032", "region_id": "RegionOne"}], "type": "reservation", "id": "18ad9d021e754c71ab10fffb13a17964", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f00849ebecc4429a2858dc544c28579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "60e307599ccb4e89a8444bfc548c60fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "38b57fb669434a1b9f15ef5b28293a3c", "region_id": "RegionOne"}], "type": "function-engine", "id": "cca2c17bafc74f29902b8d7396ce72cd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "323db0c438534c508a1e30ae82f62f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f6c08b7408cc4466830dee7253037673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "73e6f123207748ab88147ddb35bcd040", "region_id": "RegionOne"}], "type": "accelerator", "id": "4879a91657a243a68ee1ae8526068e20", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd196795644448b5b7321a3cfde70da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "630a9eda1b814e62afd2210db6cb168a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "434c26d806f64213a2d54657daae6d65", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9199bfa26fb4eb2a6ffcd58ba516df2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ba48fcae572499ab7d7b1b5d1948b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "408708eaa9664154bc4a45d01b243295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "273530e71ee344e493ec7c0d5c500e6c", "region_id": "RegionOne"}], "type": "registration", "id": "477fdef780644d2bab67364c0bf65bef", "name": "adjutant"}], "user": {"domain": {"id": "b0fe6417942942a795b01334a3adb086", "name": "c0c6eda92a774a2e9e3d9c5d9d903bd5"}, "id": "2464caca2c384c5287398076278c24ab", "name": "e0db3538c9d442d58464627b40337ef4"}, "audit_ids": ["564c0d2d6fc54f52b02d41c315fd989e", null], "issued_at": "2020-04-23T06:25:57.592649"}} 2020-04-23 06:27:57,763 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,767 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,769 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:57,772 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "name": "qos test policy"}}' 2020-04-23 06:27:57,776 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,777 keystoneauth.session RESP BODY: {"policy": {"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}} {5} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.122212s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,736 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,740 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,743 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,746 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,758 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.678992+00:00", "project": {"domain": {"id": "870b35d8a0644d249c126420c39ad2c9", "name": "a937df7bd45f423a822f1891ead9d560"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aea3af23697e4ababb6cbbe3973b5e69"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f4727a7f86174438b7690c91a46e5e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e4ffd3710f174a2ab35ee543744efd31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "96a8a0c1264441068aff465d801e8f54", "region_id": "RegionOne"}], "type": "identity", "id": "b7e6bfc7762240a9830427bd35202db7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2cc2a945f234fb18fdb723825ca5845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "45ae08ccce05438594e2e07661c34ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "453cbe4bf49b4f37a0fbb5a3416790e7", "region_id": "RegionOne"}], "type": "compute", "id": "02cb549dc70d48c2b11a07fa216f705a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "01ecb3be60bd4452ab81faf4ec34a9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ecddae64661a4e69ba4f16f454be011f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f803fb56d179499eb8ae5ea0ee9beaff", "region_id": "RegionOne"}], "type": "image", "id": "dfbae948474f40ef987e7430efbf56a1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "63e2e43d34e347e89139eddf6fd1c558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "870f2af52020477f8561de03cd0c71b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0f1dbaab355f4fefa41d0c8ecb2f7830", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ce0748045ce244ff954acfaf0db98c1f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c90b0c684cf45ee95cb6d89a853c2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23c231da052b49d786f69aa3d8aebb4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc3aec3958fa46c19568fb3d72a7b42c", "region_id": "RegionOne"}], "type": "object-store", "id": "f7c211dc33874a729c5ae4649f4e2478", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "942b23f727ea427b9eae70120a66ac2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84f39235b68945838352606cbdb8b2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "188774198c624660b210969f7ba4d3d5", "region_id": "RegionOne"}], "type": "clustering", "id": "117aba9e04ae41719f170b29660fba15", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "612e67c1a2df46bc84007bbf8545fd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b62588e4630943fa9193fd27299952ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "156628161e6048d2bd7361f209c9c72d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "746fe6052057468fbc0e54f6c902a476", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50a39d9b8ce949f1912dc7214ce9b25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5828c2a80ee2474ea70a92296ab81d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8453295e58344143a513c17439cbc360", "region_id": "RegionOne"}], "type": "cluster", "id": "90392d96383941d4bfdc43fe6001695d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "096251cd653244e3afc74d2192c54332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "99a2dfd24f5548bbaec2c3f02e5afebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "43e2029d0bfa46748531c1882845a04a", "region_id": "RegionOne"}], "type": "data-processing", "id": "2b66e8a2a770460a87955adbe8c4b883", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d00e6577c234aaaa33a8c73f796225c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d4f1907f8e34ad6a2ba6addfce66581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f500fff708e4b53ac9ebb3ea50b9fee", "region_id": "RegionOne"}], "type": "baremetal", "id": "e6b32d8d559d49cbad97645330ac4380", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2451386a269e46ec80bf592d2629ed11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a04fa7a370749cead1dae00721b288a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9c18ae8d7a3d46a4adf8d2f931a5190c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e2663194ee604a82a04c60aa22000a3e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "95ee9496f5c040968c6d3fb91cc79569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ccb43f35e6a24d4591f68747cbb8eac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3941f06a8aa74f5883d10d3c0ffd969a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "92d71ebd189644adbc36d8e138812d4c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "36dbeb3f809844c98b4025ac073c57ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae6c3a84e5c140c5b8f2c543c058d983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3cf2b77de66a445b992bb1568851b1a8", "region_id": "RegionOne"}], "type": "key-manager", "id": "b3733bc4d7fa4c7ca37367302e4dfed9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb4c5da0cbe645f7bd3e99e08c542515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34401fa00c414716889b928947efa96c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e7a150c594740af8dfe47ff3f139044", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b438eb79464a4420b6cd2e39b90f4e90", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f052b972cc8440ead0b48e9fcb3762d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59408b9a35d143a98ba2a66080d65deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f5738c2bdae47cd92fe12f86a7bf86f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9f912e40f9f9427f96f081b283957818", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91cecfd9a9e84deb8488d230780f5a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b0ac6bac407c4bb29cb3ad783bbe3eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fec4002b7e8647efac523cef5e86cb28", "region_id": "RegionOne"}], "type": "message", "id": "df97e07bf1514bbb9dec5a6bee9398da", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f477072d12d04eb1837c0c27354c7a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bce08bccb30b494681d7cf68615de72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "71bbffc087a04c8888bb4d27cc39ebfc", "region_id": "RegionOne"}], "type": "messaging", "id": "e7026ad7fb1044baa0744c0badf9a3fb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "126b58669eea4e628542295064ebd1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bc01be6f9254ce9ad41af9f23381fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "197829aed20e4a17be42c2c06dc32983", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b179f218b6674e209cec12d441dea0aa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b5211aafa90444487c8345868e815ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dca6f0d3b7c461b900d4a4e9e750f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55f7c848c3744627b4e6aab3c7a549c2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "588d0938582f412ebef5e842a99fb672", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91dd9b8fff7141a4a090d081e342676f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a96d852c3f7f416eb0aae650f78b58f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d6db1cbad8f410093c8c9a9fe5942f3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fc6065bbd40c46b981487470fd1c23a8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8ca3bdc24c8499cba7ad141a1788704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33e67e08eee34fe3a7114709786e2666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "494ddbffa16b47e7b692c26d5fa84a8c", "region_id": "RegionOne"}], "type": "container-infra", "id": "c295c09e754a42d291c612d4907f50ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1a802be4abaf4c13a217e69c850bdaf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "95897f19c3574d8888d0f0a8ddcd4243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6004de3239494e848fe1e5622a4fa53c", "region_id": "RegionOne"}], "type": "search", "id": "5e80ce3a168343ddab7477cdacebf20e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eda87b261bcd4f29a55efffce8caa3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4734c2814355460196999bee4ad0f7d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a193f9d1a58344f7bcd85c9253210c3d", "region_id": "RegionOne"}], "type": "dns", "id": "1334fb410dfb485789760e4a2756c035", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dad4b3f31a1b4668a0c52eafaf445c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53090725346548b3828dced7d3c5a3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "504da9a41d8a42af9d51fccaf9d6b1bf", "region_id": "RegionOne"}], "type": "workflow", "id": "17ac9490ff474bcdae927fb5e80c8c96", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e8a94a0af9d4cc1a6494e3873bb1a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c41a794df3e42af97234b64c068fdd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "26e6d88cff934aa4ba1d869b55e0807d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "98e0a73f14a647ca9acfc73adbda6485", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5abde88ff84e45a5ae473172644e1a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9b08df6683004152a7c95ce89c636f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f026327e049e420bb36563d0e78229d3", "region_id": "RegionOne"}], "type": "rating", "id": "608f74dfb88c4f8495252b1ca271ba0d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cde7094cf5e749488f7a5599756a1d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c156905bac83435a84275307ff0de15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fb5fb544dc014f68bb0617ba5553c5c7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5063cfc1828b42968494be7a764cd038", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25871960123f43aaaf9b5773c11c133c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92b5e76f572e4e8bb7213b36fa4b1aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2deebef7868343eeac54328e0bd124ce", "region_id": "RegionOne"}], "type": "policy", "id": "02322e9b3ac040de825bc2284a1a66fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be68726ef9234d97a2d157bd935de406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97e71bd438cf46b38acc98ba8563a592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0aa15abe3b804a0caca4837fef6767a9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f40ec4c7e9f042a79eca709a8acd9a09", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d57882b2d524e2fb433ad2be84fd707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f29aec4454d4505b445f6124a00d9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27e577acbb5341b08d6336ab3830d88a", "region_id": "RegionOne"}], "type": "sharev2", "id": "1d256686c6314d2098bb9f3e6fd2ef65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "207a6747ab89468a81992548cc54b1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c55848e4a414403dbd049c137ed8379f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a5f0018dc24473fa4e13bf836e351ee", "region_id": "RegionOne"}], "type": "share", "id": "e57adad51b534e3ab74138863d9b19f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2be00e200de5431084a2387da25bf221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "edbdffc820334e7da7f458a03e8a29d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5bf6d5a8d26643dfad0300e26e045e9c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "45799c9d5db542d7bde0d8aae133a8e8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e14cf46eef2a4151996ac1c817e091eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53517978ede5461fa39720f5227efe9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a8ae41bc07b47c3ade56c3061a591f9", "region_id": "RegionOne"}], "type": "orchestration", "id": "9047a430c40c4514a629cf498d106d64", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c3d485cf94344d4b95f296ba7d65248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6aaa99c368eb49b5b3f05ab44ae4ad62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef78dafb5024fbfb3ad0715a5d6dd8a", "region_id": "RegionOne"}], "type": "block-storage", "id": "91cfbe1b69c34768b7b62c8537e31969", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62f655e7e0d400197d7a53fea903f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cfa2f83795b43099031b52cfff44af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecf701dff9154ab1a7973d36c8dcb455", "region_id": "RegionOne"}], "type": "volumev3", "id": "e37e4f55a8ce48fe80db5a2156f14632", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19ddc24bdf7849deb63b2dc6525f6ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "925ed7befc1343e2a1e8ec44f16e3204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d26165368f5f45dabf7f94b8954b7bd9", "region_id": "RegionOne"}], "type": "volumev2", "id": "3d9d85818e8f468c9d0f230e8ea3731f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "582e233891294740b6c9af438c9adcb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "717c2ff7b53c4c7a8f68a6ec0b51eeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99b3b38ffe24033beddb6d02159eb30", "region_id": "RegionOne"}], "type": "volume", "id": "b9f15cf1dc1840ffb2e33f699bfad1f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e0c27f7f464d03be9069063b943ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76f82279520242eba3d6dee0e3f665db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a0acdb86a849da906c8364130ed0d3", "region_id": "RegionOne"}], "type": "block-store", "id": "e542d9d2d1204d7ba517c491a8b04473", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c90f94e010434d628a06be04b0519766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e47dfe63a63e4866a410d1398dbdae94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24173d985ec44b73ba4a34a5336d99f8", "region_id": "RegionOne"}], "type": "alarm", "id": "cb5373f2c2284a0097e0d934df84f314", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17b8d1a9d5e64051b7d8c886c29549d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d22d90d0a1147e0a80f35fbf99cb9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0898e1a94d80433da961abd17c16d926", "region_id": "RegionOne"}], "type": "alarming", "id": "76afaf5d968946df8ce3ad7961488ded", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "16f9393ab72c4a65b5edbfa89c119303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72e2ace60b634471ae1316c5f69e523a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eaaeee9a5fb340bf8fa64c860cea255d", "region_id": "RegionOne"}], "type": "meter", "id": "7ef3d06581d04f83931c85934c457cc2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b177a707586c4dbda9aa254bae7fe407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8eb574c5b4d4e6ab8b8ea7265bc5e2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "806a5af1f4974b799b324a367d3e0159", "region_id": "RegionOne"}], "type": "metering", "id": "ddcbe3cf21de4da0a38332626502d1cb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a38dec8d0d042b8bccc90ee23d48377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4d305dc385b4c45a97d1b331f7379de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "32c6ae5e29204301acf3f09d7117ae14", "region_id": "RegionOne"}], "type": "telemetry", "id": "4638751a001643d7856ad41aeca47622", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "612468c767a74d95853d4e5f9407edee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "08c7820173df4abfa7df7f7c977ed595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ae4c2d665e8f43fcbe27e8b5378749d7", "region_id": "RegionOne"}], "type": "event", "id": "4a3f6041d1484ea9906328e92e28b326", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "43f957cfcc9a46e59bcda9f544f14a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d9212c7219846358c3cbe97c5b74f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "68be4a89ca94465aadf6cea92983f16d", "region_id": "RegionOne"}], "type": "events", "id": "782e9bc92fbd463997fe10489b917600", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5c0e83f78a14f2093c5a22cb8094ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a84dfca44574c19ad22ee17ff07573f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8c4243c401ec4b0780c2a6249c07ff26", "region_id": "RegionOne"}], "type": "application-deployment", "id": "76086fa3a31f4aa192692de6f1ff6f08", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de784201fad645c4a538ec553614039d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "324a8d66254e4b838be2dcebb5b3dcbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d9ec3ff0a6db4bd4bfeac311463592f8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f5941c93883a4c039a319159e61472aa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a904b17bfe4a453f865ac25f72ab016e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b4b242baec4462eae01db3e10d2240c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b723a229c76147b2bfeb2cf236849666", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8e7c51a1e0a64d699f153aa94db4afe2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac543d588fc441cb9f95b508cab7dbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af40149db1b849eba996dda745252482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d10f0fa3c4884106bd409e70b54f6b52", "region_id": "RegionOne"}], "type": "tricircle", "id": "dafdbaa3415346ca905abdcbefc9fd1a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3f754354d725414a9916d111a364a8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7c617c3e36004714940f4270074c2006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74b6f883030549f09b6256b51950ecf7", "region_id": "RegionOne"}], "type": "database", "id": "1b8e4572da2e4443a83ff439e57fd25f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06552dd1ce9745719fd6f8fe0c037001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ce7914d0a5b4cbfadcff7a99234b2bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cc111a9b25f54831a0582ffbd77990b2", "region_id": "RegionOne"}], "type": "application-container", "id": "f019c05e9d3d4538a71554027d8e0d0f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07b6c627f9404bcb84746975080c549a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d397f8d57a446a7a8d305ed090578f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f20e44b57dc642d39eaf185e9cbd4981", "region_id": "RegionOne"}], "type": "container", "id": "b84ec8a1aa8d41dd9f3403b9b345f5bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "70eef38555a94d859dd6379af6b43033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "359ec5c28b694204b3ed309fb0ec5b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55748102151540d79d45345a3729aa05", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "93f3b31f26a249b8b5a8ccdcda786c61", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c752ca1a99246298e203b63b25c87fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8e3c98011304f28833b0a96e01a7eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed1b6cc50f514834b8b0bb1dabde28b9", "region_id": "RegionOne"}], "type": "rca", "id": "c9481624b9ad46859d99d4ddab221097", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "63d381feb557445e8df7190425dd91e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7eb581398d7f4deb8b3f8d5380ad9f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9659f4d4e5a34565b59e2fbfaf318e5f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bcf4aafad5c2481a96d31acd6b930eb8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fd8b2d9481ff47e88be2a49c3cb63dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "616411eb0bcb4d228c8c244d046a38a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "febea21ffaaf4081bd4cb1a6fdbb589a", "region_id": "RegionOne"}], "type": "network", "id": "ab9a0d1a160d4a4f93d02dfd4c86e8f0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "88fc8c34e7ec42d1909e995ea7b9bc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b3d90773b7dc402f8fcff0a87ed298d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7c81ec283a354200bde35c97a6bec49f", "region_id": "RegionOne"}], "type": "backup", "id": "76d8e53347094e138aa9461a33bb23cc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1e2302382faf4912a6e04f7d21e22236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9ad6c4a7e7444089630a3e1d1c50bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "68fb08f5383e41e59e9d23cb91f6edc2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5c626c2be24b47a091e2784a8f932663", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e65b2cdc71e4982a7be3a844d6d5e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0abd306291a4d2f84696afc3137cc11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a357e7f26b034f588e227157c9d5716e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6e181c115cd64047b7a3ad3f6c430804", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4e16b005aa734d789e39f3ce2070eca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe81bc39114d41d8a17f6862b2cb01e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "671c24b061934e65b8dc9f79f8622228", "region_id": "RegionOne"}], "type": "monitoring", "id": "9712767c110041d1a307e5903683a52a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "220ae7de93a141b5802bdc687d3b3bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "53062ff5785442a88b4a1cf76855b03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7d95e6eb562a439ab15f57cb61f92d09", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6bfafe6227104830a7c336d4c10e318a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a4736bef93aa44749cebbab3df3e0d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4e13346a876c4c089e0a8317a2e010eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1d9fa250160342d5b8b9be078f85dcb5", "region_id": "RegionOne"}], "type": "placement", "id": "dab3ad0b1e5448baa8d401b1a83cd6b2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d8ff4cb7f8a4ad882ebbac3aed12bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fd88322136844fc9af3e2155a907d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a2cc1e5651b8430fbd76de32cefcc1f5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "05e7f294c8714fd49da676f8fc9d41a2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "689219b09f2d458db6dc263b75a09867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85e0adcfcd0f4503b3da928c05baaf21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d9ef1414cdb44bc4a7b81c8d0fde9dc2", "region_id": "RegionOne"}], "type": "ha", "id": "90026f97c6e9466790ff4ea28639756a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cba70c27589a4bb98c93dc5183a13e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9401c04b038d4c8da4bdf63a726b8eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "df6f2d5e230f487289e236401ea54fd3", "region_id": "RegionOne"}], "type": "reservation", "id": "481ccb79cd594ea1ae470318529c904f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9fc183c2a471417899f4f3da07dc62aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da9fd85040a54fada62ba0f36076f43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f297f0a527394cf186daaf3c2409ed80", "region_id": "RegionOne"}], "type": "function-engine", "id": "7bf286746442431e98bc7e1671756b29", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "78b3525707664eef97a2bb7c1ba21300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "13cc0ea58d0b4d3eb6162b87c87a444f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d39094735f324a26b9b7115d79b0ddbf", "region_id": "RegionOne"}], "type": "accelerator", "id": "9acfa663c50941ada9c259554a1c1f8f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f7c202e731bd4e30bf4fa982cba6d922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a2863a492294c749343d89fe9518747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "404062fd44e549949cd364dc3b1e957e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7af0621867940c9a3bdb3d09cee902c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f1775037d26419c84bf1e5e1233b264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c81dd620daa449b2ad6d0279d7655833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f5b4c4c1ee14e37b4936a2a220fdcf2", "region_id": "RegionOne"}], "type": "registration", "id": "1d08519dcab54348b5ec6a22c907f127", "name": "adjutant"}], "user": {"domain": {"id": "d89dac0e94764469892675fab253113b", "name": "7e3f078361004f40ae2b9109ccec348f"}, "id": "f7e8d532d2fa44eba9b3ab4b2e40c8d0", "name": "cf889fd66cc246a7bfd94b32802b88ab"}, "audit_ids": ["6c9bb1eb60184c708d43f8c2d7978dc4", null], "issued_at": "2020-04-23T06:25:57.678992"}} {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.173402s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,697 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,701 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,703 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,705 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,716 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.641031+00:00", "project": {"domain": {"id": "f724b1995abb416fb6818f38f9cf5431", "name": "2ed3ddd209b640eca2a804b51b35ef4b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5a63c230704a454ca9be404bf51b0110"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9988f0aebdd64a578d43a81941a0267b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "28b7bf7cdbc34fd5ab98bee2e59e8073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2670d9e3fda24225b13c28ec88618a8e", "region_id": "RegionOne"}], "type": "identity", "id": "0377ab2eb481420b85125a9aca2101e4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8534a5a2605245debfc48ea17c7c9bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cdbe4f5aa65445b9947fefb5acb8271c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4d268f21dd0643f6844f0654c123696d", "region_id": "RegionOne"}], "type": "compute", "id": "2a5055bd74a74ce5b406f5c0e2b3d0b4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6c4232f8d24b4c6ab143f96086742ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8d773fbce4be44fba47b7a50c2fe5a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7be3add99bcd4b028918a06d85d66727", "region_id": "RegionOne"}], "type": "image", "id": "8167b8fef6844ae580894311d3bcfaf8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9150e8779de0408fa69bf5252515f61e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7db561845e0449b08b9088baccf17546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bed16607c463468a968c25282d1fac8c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7bbd6f5b149b43b6979a1aa42dde7f72", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6c0d4a25a1945bc91fe839489912366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a2665f29bd64891bf27ecaf3f340f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee60989eb7cf4888acbeefd146b670f3", "region_id": "RegionOne"}], "type": "object-store", "id": "5e9a0696f5e342559a74fdff82584206", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95c71c4d25844c14b6f3a401701e9787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d33d30a83be84c2485327dbd2df94fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f009264d1628447b82517b305dcf1795", "region_id": "RegionOne"}], "type": "clustering", "id": "ac1a48e31fdb4d7fa01741bc471a6073", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f42b291019d945ca8403b5fddae8cf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "efbd68d22f3d4c3ea807aac1fd6392a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c066f21bcc074488be76958498bcbe10", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "86da61417a0c450093854084dfaedfe0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e1128d838ce4d6ca0785b6399dc329d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7700cb09468941dabc2c9616f0df044b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7a81bc3b7d514680865d8ade3ebe94a2", "region_id": "RegionOne"}], "type": "cluster", "id": "6edde60ee1fc466bbfcadefffeb4b501", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d536d039284483ba5d9eed7f2b3d380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eb9745b78a7847a3844b35d5783cca49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "549833fabcf349eab3f00d0e5a76c818", "region_id": "RegionOne"}], "type": "data-processing", "id": "f41701503a744cca939c1113457b793b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ce83af5664d4399b42a901f5d1d68af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9dcb6fb13ca646d7a073d530f0467327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "40aa3d99b3e0444c9e55d5e74de54d32", "region_id": "RegionOne"}], "type": "baremetal", "id": "caa6de7c069b457b90df79f06180bfbb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7dc30076da0c4ae8b298e4681d60bbbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a38469e2bfe34dfc8df2507fc3dc1ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eccb2711414d4e3b8bb7826c8079f10c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e525dbafbcfc41519d99611cda5186e3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e17e5256a4da4f22b218986fd2adb9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b5b3ae9f789d46eebf9f6da3aa75a9de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0abfcbb254524677a88c616e8af27994", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "576b2a622c314101a5a54d10fd418a12", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e7489e39a1ca49b3b0b563076bbdbb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e4c2ffc4fcb14c6ebf77b852f8151ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2c3c6ea6de9345108a3ecf3d0d5819f8", "region_id": "RegionOne"}], "type": "key-manager", "id": "187a4b2b042e4a54ba302029584abe27", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8630dce21a84d448f430648b4b5a4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "153ef8b79dcd4c43937b2cc2c62d4a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc036f15c75a4a7b8aa6e8447a54c5dc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6e0f9beabf6442d692060bc908f1a843", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33907945a0f848bfa0f8a3b993c9a270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "15e7becfd9d94da68e50172313d54596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80dbf2bce58046238ee20aa964cd6e9c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dc2509b5665e4e1dafd651a2a1c9c42b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb005643e701410bb7dcba46e2ac7450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "12bdd623b8134a0394174761c8681a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "35c3b5833e1945f389911ff603186ae1", "region_id": "RegionOne"}], "type": "message", "id": "7a6ecf8f1bd34980967dcbddd5141f5c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aa965b4738024a60bd2a84e604e9d33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "145282d1b3be4d8791b58ca21de595f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c9cda4cfbfc5449f8aec87e007935e51", "region_id": "RegionOne"}], "type": "messaging", "id": "3e060c311c2e4ae8801d5e8524dff08c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0e10a82666834e0a855ab744fdfb6134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c2233f1864b4da18fb0e8794c431c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f6c8d831eab84e728cc6e8799c83d54e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a1154945645b460c873aae7759156ccd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b55e8e2e0e6a418d8fd345ab5b9a13c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe37f6a2a8d94d0fae6ec72d3b5a5e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38e43b98d9bb4f9b9c18369510d13eda", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b4188401d49e498f8f1ea6216e2ca640", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7fc11b7d11047b2b2838032b4025f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70d55f1fe2d844fcb9ab39d520b71020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac353b3c38fc4d5fa3d2c74160e458e0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3d8f5d61a89d4982865aed450e82b9c3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "353b88bf4bcf40218cc92bb71a87bfad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1be7e8e6975a41ccb13c2831e2188e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ffb7c2592e44ab6aa1b57a05dde2bc8", "region_id": "RegionOne"}], "type": "container-infra", "id": "1c20e6d6daa647cfa4eaec8d6b4b62be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "70597ee782714913bab447dc19605cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "43460dd42daf464caf281dd923f52522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "393ef72d32e34fb69b239b69a4070ae1", "region_id": "RegionOne"}], "type": "search", "id": "95f546849393488f8dc5c62ba1035f97", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d884fd5b121d44fcb90355776ac36045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "930903e9835e4a33bc8918835734d765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21559c8562f74919a2a2ec99417c276c", "region_id": "RegionOne"}], "type": "dns", "id": "3ebe3d13e2ce4d018ffc6404e2f9259e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce9118a4b8e64c7f972666d5252c7ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9b4aec1357647d684bec54a646f40b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c76cd9614af9486ba60f368be16057c0", "region_id": "RegionOne"}], "type": "workflow", "id": "7f9a004de3904803bf7c1ee4ab3344ae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "90ce275770de44358484425532580229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04c9642a68fc46c88a1a3afc6dbe25c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c0414a5292164eb78f0473344d9ce83f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0bee52a9c5024b07b2d53bbdce8c7d4d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bbb1858d15944a65a24f23d8a42aad92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f2ca6c8175b74364a14c51b719eebc8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5a4d4008252146e2bacf5433d060a5d2", "region_id": "RegionOne"}], "type": "rating", "id": "e8fa4c8fb3dd438b86f2255d3f5d565d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aaf27956ee1742d194352b454f903b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4484c8d491f64fbc8ee9c5a59eaa0f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ba47633f35b844a5a67e7296f4e1692c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "70ebf530254f4c08bc89e943386336a6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a133344d46240ab8c488025cba4ad13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5954a304301a459da7ebe85054b34f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc5b920a39a549da958ad528fa402faf", "region_id": "RegionOne"}], "type": "policy", "id": "aaf25bf8e7d14aa8b9fcc65116612410", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92aa40b8bcbc4d099cc5652fbe6f7510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f313938edeaf47e19302ffc21c49254e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "95470f62cc064ab7b26676eccea4dcbc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d0dbf43f1571454593193707e50347fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6d36747365d4e83a5aba990882ae0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e16eaff55af845aaa6a1e2555c6c1669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "370d2c1a50db44ad98bea8b176cbe1a2", "region_id": "RegionOne"}], "type": "sharev2", "id": "c1d19649fff54f1295b01318861f8e6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b641a10b260443a68be9c806b8dd1bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9ff5020aa5d4797954ea8ba78452d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "028494b6ab544bbd953d5f71375761c6", "region_id": "RegionOne"}], "type": "share", "id": "d02c0617f4e849c8a981247f5cfe15a6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a32b1094b1ad4bcca928d17cca3da89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0d2cda241134d33bb68af3b0f3391ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9809cc785b1d4e5db74a05ea64966830", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "760cad0bae59443093fc0e6345dd7ba0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa2e7bfa61904e9293062887f071134d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "744acbbf8043462f87cd1eb9566cdb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6fd75415ae943a68d3ee98926c39392", "region_id": "RegionOne"}], "type": "orchestration", "id": "952d4c7c79514c06833aa12a99fd4dc7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "829c86676cc248a3877b0487468616a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88043c6b6c9143738ea905f82ee842be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b6c43a95ed548d8b0eeb6cf3543253e", "region_id": "RegionOne"}], "type": "block-storage", "id": "2244d45748e4477799ebd791fe250fbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd20ef6979dd41289012f6f8bbe46fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd85c010e6eb4073aed7214d957c3116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1433a207ed7543b48b08d2df28450849", "region_id": "RegionOne"}], "type": "volumev3", "id": "04d6eb2a5632483386c476b898eb0e38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf9d8fb90d6d43a3b2943b583aa6a244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1d362fd4ff346ad9d903672887c96a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26200c041aec4c5ea3d3991104f456a6", "region_id": "RegionOne"}], "type": "volumev2", "id": "ef597d15f34747f78cb9042914fe03f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fc2f755803d4946bb6175ca9f7a08cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1d8d3f835c44b9daa9bcbe817ecc4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aefcb26bfa74d88b4918ca6f57c953b", "region_id": "RegionOne"}], "type": "volume", "id": "1b5c4ce8c6dc4954824edf4b8e004b91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "997986d04ad044e69a5119237a58a89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fa0f8d4ae7f4a41a74f13f002e37bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73805116552141069a643a885bf44db5", "region_id": "RegionOne"}], "type": "block-store", "id": "09acf58c4c98426293960944d7c64327", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b51609e109144679dbb599497684033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "af11c651dc964caa90f45871b93e718d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b33478a05d404de9bf60dea146f60e78", "region_id": "RegionOne"}], "type": "alarm", "id": "bfb91c273805436085ba3015e38bac9a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "856c98227dab40f5818c55c90a891118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80989675c6f8479198e08e3cfe80a8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9184fbd3bd04dd0af84bd6023b1d2bf", "region_id": "RegionOne"}], "type": "alarming", "id": "07c86bd7785a451090b6f2929cb646ce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8577ca3665c04a52bb7053b9c508da34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de83ff36cb324be298ace1b991a6156f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f076338068d44028b775cc6aafddd290", "region_id": "RegionOne"}], "type": "meter", "id": "f6b24a0a61d34c76a32a9653973c8a23", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49e965aa265042f983c48d0f79e7f92a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01868cca0a65484d99228b6053b3886b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "27dcdc84c00a463aa5c01ab0f518c335", "region_id": "RegionOne"}], "type": "metering", "id": "a1ace778f6374a5a95cd6d6191aeecdd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e00902250c5d4f25808e5c20b6b9718a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5141325c477d4bf0b38df1a95d39fc07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85cd4b85aeac476ca98934675bb15537", "region_id": "RegionOne"}], "type": "telemetry", "id": "91d260565b844b079c95b87acd83cae2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be127f21c24b4d1094e29e5c6eb3e3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6eba230f6ff445bab404e1df6c48864a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a70ad7430e1845fe8666cd31b7b5bc31", "region_id": "RegionOne"}], "type": "event", "id": "17ae9f77808d45b393ed1cd6b62c853f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4347b8284b854f66aab8fe0c574da0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf1547391c7c4ef59c085d0a7f624d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d0c01961d6d4165a073de1719e6e781", "region_id": "RegionOne"}], "type": "events", "id": "a9013b7242c04fd39387b23ec3eb4b8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "479ce7995f0748398d11d582e7139f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67f4155603c64f599fcff227b15fbbae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b7034278a31c47b184ee80b6d3b44bbe", "region_id": "RegionOne"}], "type": "application-deployment", "id": "505fc6b0c3d44943b98b64cbd8d71596", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3bd9408167cc4333a13fa94cdb25332c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37dfdd9485eb4c7da0a8e55ce2d30610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa2f2073eb59479f812f4ba3376dcd7d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6fd10086740d4fb2a22e15bb08692b52", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "379b17233ed34cc7bdd5bf512568b80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5748a565bd940d9be8af8f257b02a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "43b91befd1a94ee9b070438161ad4934", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "67139bad775c4866b8d51c2880885035", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ecf737a32454e27ba1a4cab60f3e419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a655d4096a674b4db12c3b4aa088d4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f20399fb0b924260a808e2aa4b1d8f52", "region_id": "RegionOne"}], "type": "tricircle", "id": "7f46bbca5dea4795aed7d802e3ed2d75", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "49e1f7e0a89d4439b42bf74fabfe85b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ccb5a114a354412593644324add04b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "44fb31c359344da6b986e94c90f3a3b3", "region_id": "RegionOne"}], "type": "database", "id": "858955d81f344be193711a2bd2fec376", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9a25ec76388445695ea1021d2738f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8613cce6bb0d44c1945a03f96f15e4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9542350962a40dd9e1876ddc6d05a0c", "region_id": "RegionOne"}], "type": "application-container", "id": "568cbcc655a3420cba0d451e2c88e4f8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "626e59c20d88445bae6545bc3c1385a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "104d0d5575e64e57bddab79e843198b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9fd8ad1c6aaa40b1a8cf7de8094aefdd", "region_id": "RegionOne"}], "type": "container", "id": "230b2aeb61b04650930fbb6383868593", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7457571fa7d14b459722d69649007347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7400e0289c534a86a1b8af8f89b055b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "15e56af631694cd1b549b9209495a9a6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cfb5e476da1843bc96bef2cdeda64fee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "02eaa723931d4959bbe646510df561f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a5359703e134de58f9b8a76c51e11f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5e43e2b6dc594f5cb744747e0bfd2539", "region_id": "RegionOne"}], "type": "rca", "id": "cde0c5d0db094388bdb5f7271e32a10e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "85e56cf745d84903bf36c2198ed8158b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3e32b931cd04dfa85b2bf66948e7f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9e393985446b47c0a1af288c96b751eb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7c0fb7a984974ef3a263b0f81e6ea278", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0a19cd19df8d493886b9fca78154d0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3998cddca90e4725903689266eb9778f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b2539d4a10414715aae9c9d6deedb15b", "region_id": "RegionOne"}], "type": "network", "id": "0c056ecb84b44b5eae741db8fced080e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3f744809f864e97a7114e1c2496710a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b18bca7b92cd4b0985a9c91b7493d035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "624eb4698b204313a7b056b5e0ec073d", "region_id": "RegionOne"}], "type": "backup", "id": "6b9614c50b81441ca79f243cd3870c90", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4395d94ed3be4d1d99a73c461dd25e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd929edd463043308f6984cd2e592118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71387a4a4d9144389ba3890bea7fea9f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6671729150a44230807bc66460ab9f27", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d346198795f4df2bc2c42139a46d483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6cc64e875594dd7973d9549631ea94d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f762f554b894afcbc3a25d151ff6538", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "69c8696b692a4675b22c70c417e70afb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3c79f550f6ec4727a298dc0a53752ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6000711bbb124073926a1ffc33bc4004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e3edd19597144dd3b8e6fd7ebe8bb6f8", "region_id": "RegionOne"}], "type": "monitoring", "id": "6e0dcf28cfd6432f8f2db57a492b9d99", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b514e85ab96440d497109224fd32e169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c978755f6c584f89918fc7d5d3e32aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1703f5d6932b44b9a1a7253f920ed191", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "64b7c74c93024812aeafcc517aa79bd7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dcc93ccc3f2c410ca05a3612109fb333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3923e051961e4eb5bd49310d2b72ae4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6c31443f86a9496bbf7f48b501e3e451", "region_id": "RegionOne"}], "type": "placement", "id": "71c65c1908664ec1b0c1ce7f8643b52a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e22b25f38f124abe90be0b944b5a1d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a6d197e204f46148d4b0c2442063b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c8859590703d4d1da1fe5b3f3430e629", "region_id": "RegionOne"}], "type": "instance-ha", "id": "78cc28a10cd54cc0bff8796bd05da2dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "629b871be986420d9126c361af7cd75f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f79c2b73761436cbff993e3dba686d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "387224a8920e453a9ec5ce564ddb79b1", "region_id": "RegionOne"}], "type": "ha", "id": "ba425b65db174b92bc8efbb1ed7b7a44", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4257ac4b050046e5a8531f7a0e694a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69c4a04de6f34518a76bcd5b9a1d0b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4bb51782a449413dbeb6a22e88fc8b39", "region_id": "RegionOne"}], "type": "reservation", "id": "1ef895c985e244ff8a36442e7f5ca0ff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ea55bba223b44a1814d6090bc95ccad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9d33cbd51ff540ecaa008d1359de85e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fb6695f75bcb4ff8b98b4eb2ac9ec44f", "region_id": "RegionOne"}], "type": "function-engine", "id": "efa4456fba5d4fdfa792a8607068de87", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "81bbe27a3334489b99bf904827a28a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d836c7cb4c8c4e07903b57c2b04ee757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fbed74540afc4ba7a857953ca2de3609", "region_id": "RegionOne"}], "type": "accelerator", "id": "2265cec0bbec4bda993d84c3e467bf52", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "139dc6f778134c8f80aac2c7bcaf6723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5082b017e28b43f59a87d1ab440aca6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "227fd06013c64a8a94f77a1db4d96a36", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c021f96d2576404289ffd751a89c29a1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e2ee9ae90194962850027b2c4ec815d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8419ee95eb65436b8aa9d734329b15b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b729825d844241f3ba23e581e066861e", "region_id": "RegionOne"}], "type": "registration", "id": "7c8b93c93d504a3d82dd3160192657b2", "name": "adjutant"}], "user": {"domain": {"id": "6c9139b9dfc84f2fb0984392d3ab0728", "name": "6a853240298d48abb95340f249a399f4"}, "id": "925f825035bc4820baa859997a51d98c", "name": "a85d287fb36d44a5869919539db3ce8d"}, "audit_ids": ["e1e4dfab4e7a42f38d033924098e7d0a", null], "issued_at": "2020-04-23T06:25:57.641031"}} 2020-04-23 06:27:57,801 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ips -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,806 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,807 keystoneauth.session RESP BODY: {"floating_ips": [{"instance_id": null, "ip": "203.0.113.1", "fixed_ip": null, "id": 1, "pool": "nova"}]} {8} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_servers [0.218429s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,695 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,700 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,702 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,705 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,716 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.638655+00:00", "project": {"domain": {"id": "3705463bd87c419aa0b5627d0dbcbd63", "name": "9849d6fd10514d289870a7cb53842309"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "53f2f9e23c3a4f48bf9a7cee6b006f18"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "296934d0a4a64a2eb0b0f4ff41a4915c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ee84827bb03646ad96242c0f897f4a7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ba389d0d22843f2998cfa42f7a6a7d0", "region_id": "RegionOne"}], "type": "identity", "id": "46e0d345606a49a4840bae6f1ad08e80", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e1e28f46f9234f71a3269f6870e6350e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f322abbe10644c79993b768813595ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c555643e96c54897a3f2e9560cb4d0c1", "region_id": "RegionOne"}], "type": "compute", "id": "b7e3cc438c004747b5ca4b3a4c88aad4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bf2d624d766148ca8366aa087225b25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "abc25d4a8e0b4894985b67199145f35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "080bd8499c1d45d181e8bb2c4f9d1995", "region_id": "RegionOne"}], "type": "image", "id": "7392740f16964a029a16441d33b557bb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fda032d29ce0420fa6f789247bf5e791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "28568b65f6894353a7c0256cb51bd3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "33a682c51c82487fbf93eebcf3599742", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02264c689a534be0940ee80809af6caa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f37aac8a51244f4b0963d687e561d05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c9001a175e42889862c7491f59dc01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e68f01eb4a784bb8a0d80209a85507b4", "region_id": "RegionOne"}], "type": "object-store", "id": "f5b69d6f798a4c79869a928eaf86ec28", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67bc6ca1e73e42d3a59b6e8a6e0c8121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d618b89f676c4e4aabdbac447809c4ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "22ab3e8855dc446b9f2d0c7dfec5bf7b", "region_id": "RegionOne"}], "type": "clustering", "id": "9032daad136d4277a8dbab8391979f43", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "524fc001df7f4d309f9b24631fd0c15a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b4826acb35d4add9403d79d05bc072a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb9af8d87cd34876940a6078f242e076", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c4794f2a29ed42a9b32e8b658ee7edd4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b506b32ebb7e4cc9a31b7a8780e25b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3dcf5d4eb3a435db940990368a28a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d7ed14a21b44a52a5b843398461da99", "region_id": "RegionOne"}], "type": "cluster", "id": "a4d94398927848c0ad6a93942b4be69f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8664ac94260a4e929ff01c6f2b0b620c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "13560c34de6340619c269b9709abb468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8015ae870d1c4436a8e09a306d9724b0", "region_id": "RegionOne"}], "type": "data-processing", "id": "1380e196c3d94a688634d70ba5a6d095", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc4efbe42a924aacb84eb996ceda08fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d470b78ad89f4c778a6d2c7bbfd9ad18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0f5f7919e864b0e9892e26f5cb85f87", "region_id": "RegionOne"}], "type": "baremetal", "id": "409b3fe57209402496cb7d459f0e4d75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2fce238241ca4ceaa9379f4e452550c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8ee21ea38edb4732b133c8ffc69bffb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e6a2541d2c874bc58ab8b69eae007d78", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6fc2a2988e2b44e7905c61a552e30c3e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78408023380d4da384ce07cadec950bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "10eb72bd68264b0bb0a1132c7d7cfea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "59b85b5240104ec4b5cb07de1926d9d3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3b3871bf6cc54ad98776010a953ff170", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8bb4c8a7fc77479fac685d709ca4ae07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bfafb16928404a9ca85b4d806c1d82cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3553e78d8dff4452b55e0a90f7fb9f79", "region_id": "RegionOne"}], "type": "key-manager", "id": "085c85be02694c59b1118a9f25da42b8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a3f1a82279f41f986f20aa712baa08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0c4534dcb214ec18a3539eac847e387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "125f7fd973944aadaee567c1fc099e55", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "266a4dfba2374a04949de3acb17498ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fd5a603547294b44ad2628b3d3abff51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea061ff40efd41a59ed7146077dced20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8a34d7f7bf694c7f9ca9ed87ab7d71a1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3889459f80ae4488afd90941cd7c5bff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9a156a3353ce4c20909bc5214140ac81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "35f22dfa7ee74fc8a6b916a7016308da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3eee8129332644aab48a30856b8b8a34", "region_id": "RegionOne"}], "type": "message", "id": "e71d6b25c1ee45018d8c285970efdfd5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c48bbd57451545768fa84c91bcbb7ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a53fd0fe33574fe6a5782db3aafa8aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1b18de4ab9f3429bb0fd5ef88a30a2b6", "region_id": "RegionOne"}], "type": "messaging", "id": "2f45a64e458645799e2996e482267c6b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "981482e16e954aefb22e9e6fff82fee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "04091a5bf8ca417a9a250460125abb5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0f60f761975d4a6c8092572732c9a7aa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7d3504c900a243a39f4a84f42bbf9365", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1427f9a71b57426d8d823c5f7f3d4f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6497ee40ad1843c881554c706c169df3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58042aebb0934cb0b872516b0ec813be", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7112f99baf7741f4a81d877ff4ea5112", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "330e5924141246f2b32b0fc9a1b7c051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "116831c7edc04f119e47afaffd68311a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52abb71210664b2a960a932598f539db", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eb4353e8f89e48efb643dea0d52af84e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1af1d8b2efd9479589cd3d17258ad9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d895fb3e45a34dc8b983e4c11b74d09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3dfa2fd6b3744c698552cf75305ce95a", "region_id": "RegionOne"}], "type": "container-infra", "id": "e47af3feb07a4949811a728b0f6b1bb2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "41c8e68d256348a2918976738caa8c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4cb05c5e7bf047a299c553872decf394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d587a1d5bbfd436fb9ef0c9766db3e02", "region_id": "RegionOne"}], "type": "search", "id": "6b2d0d44c1884e12973fb5fab7472d30", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6eba386c37dc42759ba582b7cd39df03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "df7e3a65ee6641da9c8aed61ebcf3cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "80b6a7fe1621415b94728903c940982a", "region_id": "RegionOne"}], "type": "dns", "id": "ec8e1fa88e2a451fabe0bc66890f7af4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bc07d3ef8714db1b8a7b388c07b6c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41370639ea914a3995946982cccab5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed0d324185f3480c9c6a09fe15f0a8f1", "region_id": "RegionOne"}], "type": "workflow", "id": "dbe624aa96d5460db93538a3a554d7fd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e0ca8d54eb0644bfb22c1f16517378f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3a2ce25c78b44afafd8b2c09294b30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0707d0567068444b93628ada4e539605", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a531d9ba86684b06b42614f10905d146", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b8be3e4a733e4b8f8e1c2d8d4175ca79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c96deeb4b1574e1a804822d3f76f9210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8e51c65e82b74e03993d0ab5b2e56434", "region_id": "RegionOne"}], "type": "rating", "id": "fc4fe64fe53442e889385b2dbf0e959c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "355b23a636ee40d995cd1ad21a690071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76776798d9084b22adb74fbd1a4c2c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "67ad93c984ed44539c42cb1118e3fc9e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "63b88fd2485f427babab61220c905898", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12ac7f93f7a1455e8e4918af37cc4916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4d456b886674a15a435e0713c8026e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28baeaef56a942c2b442a7f52a5082be", "region_id": "RegionOne"}], "type": "policy", "id": "3bf4ce179da249598aadc6392b13c5e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc724fcf21324e0bba594cba7f8fd424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d3a6fb7055841c1a685a0f409f9c15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "712492ed8afa4543865695d0a140817a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "258169b3c6d94656988c5df3afb763d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40838c8c4dfe4028a00a828845386439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9901e31b93274654b3e997bb895a67b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39a4c88e8aff44ffb8dbc8ee0421b30f", "region_id": "RegionOne"}], "type": "sharev2", "id": "cfa3a4418fd14840aecbb25884675483", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ade813132cf44613b5bd297236b16fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a9c3cfe0c8443149cd5f98bd1cd8c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f5276725ed345c3bbd099684dd0c03a", "region_id": "RegionOne"}], "type": "share", "id": "97b3128f28f2440992b9546934489e12", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1048d68126c4353b230d791c60a1908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e6cf94afade4d2eae40abacea6f600c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c6b287112fb448579522945c42ee1e9c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0086191a078045319c32efffbb52d628", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbff06d95a3047beb93cd2928d99580d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a2d99243a66415cb5198c0de67b2503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a77a5f0c4844427b4f473f8e3ccfde4", "region_id": "RegionOne"}], "type": "orchestration", "id": "fa2f0229fc6d416d87e6603574d63a9d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd684e8ac7d74a09a7d183a352b67640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c33ffc33bd4c4ed4957757d837bc6e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaebd7c7474b41f8ba20126df92f563b", "region_id": "RegionOne"}], "type": "block-storage", "id": "684e7c4ae85243e4897f84a824ec5b26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d753715103234031b660714b9725139d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eaaacf633664b0c99d2c16db7116e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3733c3b1e85431bbf08d847597e4416", "region_id": "RegionOne"}], "type": "volumev3", "id": "d5cecab59b8440f5bee6ca1f9c2c5d5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06913c20aa8340be9f20301a40777c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "598c220256a54498b234ecdfbee925e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe990a5b382740d69c1f2a8c7b643794", "region_id": "RegionOne"}], "type": "volumev2", "id": "8831b32a9f7a45de9fd639ad7a6be005", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d2b156b2154e3f88431f0ed524a128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b407179fded048649b79c9c77c015c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c525e505745b4b7196fa98d42309d939", "region_id": "RegionOne"}], "type": "volume", "id": "6891ac800b9b4ebfa1c0419342ac4812", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f40cfcfb4bb4ada968c01f03c633e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13114f84d0664458af0e7c7a3214772f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9be1a27e494a450f971f04c0fd982357", "region_id": "RegionOne"}], "type": "block-store", "id": "c446b81d03244dc49f893f52c0841a25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "724fe822519b4377877e0e5a0a525983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cd3ee1b5940d4a60a617c11fc1e09a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07fd8d51c9724aaca81c11e19ee62d2f", "region_id": "RegionOne"}], "type": "alarm", "id": "1656191e8c44482d9a3af7548d8fdf48", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "592c42b9075148da846be60bc2facf34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9db520aaeac4f8989b0213e38120767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "338b70f0976f4d6fb3127a55d3256080", "region_id": "RegionOne"}], "type": "alarming", "id": "6417ca74e9c0433bb4e21c8fb4dff09f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "11a40d3785c0412682b1ca32cd1f7fed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "81eb0a06e76a45ea89ed3849fa7401e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "caf4303d96c9499c8f7ba03d992b4213", "region_id": "RegionOne"}], "type": "meter", "id": "767d04bf84424a19b7442309368af39d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4836f481d80f4503a69cbff0d97a424a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2dbe6121590f4fe8b45e5b476e18c1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9424f375c14d44ceb5f69cee55563f05", "region_id": "RegionOne"}], "type": "metering", "id": "3fd309a86efa4838bc00b41b5d5b0943", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9a5b2b64a324df191b7b193b3737a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "835861ae84d945e1a83161aefdc21b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab628ac623fe453d956988709e85f051", "region_id": "RegionOne"}], "type": "telemetry", "id": "08f6c73f3a194e3d9cd20815f10c6195", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bbd759d206834cef8b124a900211e960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "268a04ee87a045fa83c1f899389b5f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5bfbdacf9c4c4a648986a9b04234e560", "region_id": "RegionOne"}], "type": "event", "id": "d56bdc28448c4cecb770b24bd43d0fca", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f48e5f4e685343cfa82cb8f1633a9ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ecff131027d44b89fcbd9955478c1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4f3709d5f3645c883fffbca6bbd8c25", "region_id": "RegionOne"}], "type": "events", "id": "a8cd4cd278cf4682ae9c043fdeab7830", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97c9606941054c138d0044fefacd53fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d9c6ad4784b40be922b1afe6b959f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "15fc129add784ad698ce6a1d5a585dff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6a74a07c7d2e43708c03d408e5c0620d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "61a7fcc640d445f993998de1187bf55d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6827a17924b34596a6530ed08aa61f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e3464779f0fc4e7d99ac555968899b67", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3ec8138999e742e0a00ebd0416b29851", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0fee061c37494697a3806f3a07dad36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8cbb1bcf8dbd477a8d475cfef23a2d94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f59f26189c7e4e0fb7da9a410a53c880", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "213fb8df7d9e4f7aa7083a827e907b48", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c71426f49b674a56a2e9a33ca8974b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "edf732ece61747e8a39ce109f2a5f81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fcb51de33a248369b234b6cf7dea65d", "region_id": "RegionOne"}], "type": "tricircle", "id": "598e7e74e85e4e9ba0bd7e874c87007e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7869c42f559343e5bbb01df40f70ee24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "995641f494db41168385c15703ade0c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3b6e36802107472ba68b91712152f9e6", "region_id": "RegionOne"}], "type": "database", "id": "656c020528e447e89a4ea085daa4d88a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac22dc572d904464ae1a4022238285e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fdad9e0b573c4056a0ee1d7f1c03f2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "424f1c7c80f74f1597f17e2000a9042a", "region_id": "RegionOne"}], "type": "application-container", "id": "ebf6f19e66a640ffb371b998058c8e46", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3b814a0b860463187f37791df9ec235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "babef7511dcb4f479d56644013e3594f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da53158d1dbf414bb365bd46da08a488", "region_id": "RegionOne"}], "type": "container", "id": "21f5a4495903452b86e938cd2c815161", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28007174319946afa24a3ca9fe126e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7fef3f68d1c449d2a0df0864dd4f9361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3e3e0cdb15eb474bb34fc438ae717147", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d912ff5410f341b88bcd329c9827a70c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "981c3ef616234124b12c06e6ec897cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9394b000d7164a759b00a8732174f148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "39ee631b06444860a05567a60a8775e3", "region_id": "RegionOne"}], "type": "rca", "id": "682da7b643d94ae3b210eb2ddff13cf6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2b3d86e767ee4f678a05a98515fbea84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "996b57a76ede43c3a56e15c222eb7e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3195bbd8efb0474c8e5b77f34afb961e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f09b6a464d2f4491b4acd3902cb0479b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5352e5a3578473789beb16e3c86c485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a922a06ac4304783aea3af76cc9e73c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e9169b56192440ca99e2f33fedc2c78d", "region_id": "RegionOne"}], "type": "network", "id": "c64a543dfec4425f824811dea8df6dfa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1684588ffaf4c1ea778141bb668036b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0e1fde6835cb4c6e8553d49aadd3d232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f3341773be9d4a33bffc566bc42b1e62", "region_id": "RegionOne"}], "type": "backup", "id": "dde6f8761f6c4561ac7e41bf6a319eee", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e8098e6d6904447eb5d5f50c2c13e043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "194be43a862642ef9c9baac1fe4a1e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a79303e5b6594c88a70df2caa5181345", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8158bd160a7648cea01fdc0da349d838", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16295f9134074d3bb059b6cf1492f864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8aa8c5bcd924274a190a984624d16e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ec23d373302499a906041e84c13ede1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ac5f2d359f1247448ba59d67f695f5c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ea8ee06f7914dcea30f1bfbdabb9070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7daa9d28c0a044b3a389251fc1245054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d8549bfcddac49a38aae4592ea4ff3ab", "region_id": "RegionOne"}], "type": "monitoring", "id": "3f392dac653b46ef9204ce2079a96488", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2eafad0152914be3a96f113dbb3150ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a9e87eb8e504f929e6780825d26e6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1dc096c2f0d94e30bcf42dca0cb9bb8f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b7f1bbf7abd247db923eb899235aa5ee", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d201c6896275428ea2b92aff8c611ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6effb0c0525745248c0cb6171fb1c5f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3a694bf7978849c596ca91698cfa323f", "region_id": "RegionOne"}], "type": "placement", "id": "2b095ae6f5f54d3ca4996b5e0e7fa5ec", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c60b73073d1143beb00e5e26aa26064c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4f5bf6dbbf6b4cdb827d15bfd770a435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "395b1af7f63a4fb39326de02f9403ab0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fec477f7040a4f5588abe1a13d1c6fa2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a25074145594622b75fa9416c286863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a91158e724a4c5ca6241fe6852b24e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9ab4caa1cdcb4cc88cd36042aae6601f", "region_id": "RegionOne"}], "type": "ha", "id": "ba40405ae64d4baaa44078351e9f66c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "67a83de65d3b404caaedb892ead69b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "81146c14da6c4b81a4e2a28d7821635b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3de7510391bc4d63b37664fde123ab57", "region_id": "RegionOne"}], "type": "reservation", "id": "5813c30cb9ce48308b594e091846211b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87be8c84a5fc41f9af19ae181161243c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "48da5c094a694863b47a1c219eb61078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fdb45d0e3a5949959fc4c47b4fd0f728", "region_id": "RegionOne"}], "type": "function-engine", "id": "a29a2db269c64750981cbe913e87d66d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "97539e52809143988ab30de46f8d183d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "76b0c7cc69cd47c79e0a7e7ac55b98bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5bb19d6c1cd844159a56f9c6992888bb", "region_id": "RegionOne"}], "type": "accelerator", "id": "e76bcc0cc6224ae9bd592b09a90fc1b4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "101f227b1cbb49b18cc49935255ec943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2b965c837eb4a98bf8ab94f9e2a7eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a7748d185f3940e589613c7ab2ac1fe7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d54e9b782b934ba0aa49b6507df85f0f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4501006d91ba4b4bb447d565c4eadbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02d25e7d2b7345c8b658ca288bcdb8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9206aeed63284cda9b40b59a8772c270", "region_id": "RegionOne"}], "type": "registration", "id": "b59bd80983fd40f08d5a3d8330fd9c23", "name": "adjutant"}], "user": {"domain": {"id": "43c4facae1934994b2c3bf50ed823f9b", "name": "c0fdde82e14940e9b9dcba94264425a3"}, "id": "1aaf4bdb91544aa39371c374d9e9713d", "name": "fa2578255dcd48199e8a1dd5b6e6bace"}, "audit_ids": ["3e06036d0e8b4982b1929acba4446354", null], "issued_at": "2020-04-23T06:25:57.638655"}} 2020-04-23 06:27:57,796 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,801 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,803 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,823 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,828 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,831 keystoneauth.session RESP BODY: {"servers": [{"status": "ACTIVE", "updated": "2016-10-15T15:49:29Z", "OS-EXT-STS:task_state": null, "NAME_ATTR": "name", "OS-SRV-USG:terminated_at": null, "links": [{"href": "https://compute-ca-ymq-1.vexxhost.net/v2/db9/servers/811", "rel": "self"}, {"href": "https://compute-ca-ymq-1.vexxhost.net/db9/servers/811", "rel": "bookmark"}], "key_name": "mordred", "image": {"id": "69c99b45-cd53-49de-afdc-f24789eb8f83", "links": [{"href": "https://compute-ca-ymq-1.vexxhost.net/db9/images/69c", "rel": "bookmark"}]}, "networks": {"public": ["2604:e100:1:0:f816:3eff:fe9f:463e", "162.253.54.192"]}, "request_ids": [], "hostId": "bd37", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2015-08-01T19:52:02.000000", "user_id": "e9b21dc437d149858faee0898fb08e92", "flavor": {"id": "bbcb7eb5-5c8d-498f-9d7e-307c575d3566", "links": [{"href": "https://compute-ca-ymq-1.vexxhost.net/db9/flavors/bbc", "rel": "bookmark"}]}, "HUMAN_ID": true, "security_groups": [{"name": "default"}], "addresses": {"public": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:46:3e", "version": 6, "addr": "2604:e100:1:0:f816:3eff:fe9f:463e", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:46:3e", "version": 4, "addr": "162.253.54.192", "OS-EXT-IPS:type": "fixed"}]}, "locked": true, "name": "mordred-irc", "created": "2015-08-01T19:52:16Z", "tenant_id": "db92b20496ae4fbda850a689ea9d563f", "OS-DCF:diskConfig": "MANUAL", "metadata": {"group": "irc", "groups": "irc,enabled"}, "id": "811c5197-dba7-4d3a-a3f6-68ca5328b9a7", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "ca-ymq-2", "human_id": "mordred-irc", "config_drive": "True"}]} {27} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.090186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,730 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,734 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,736 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,739 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,750 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.675791+00:00", "project": {"domain": {"id": "fbafd12e8df942e8abfe93c7e912761a", "name": "c87e6bdb7a1c4841a24f469fa41242d5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a58d2a9c6ca5470d99e9efbca4a03f63"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "22ac1463ec5c4da59820bfc59281f49a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "24edbd8f5133417f9f34ffed5128e81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "989a73a7144f4271a91aca90f04d258e", "region_id": "RegionOne"}], "type": "identity", "id": "28c31af9369a4f81aab522329f1dc113", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9a441aaf6f294204ab798c539563e1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e79eda342276456cb777f16088674a77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0def9bd6b7244b3582e474f50c5932af", "region_id": "RegionOne"}], "type": "compute", "id": "4ae64d2877224c51b301f50adc59ef63", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f02d4cb47fbb4d269a1ca25b83e14613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "296a7ead033e42d5a108f3470071afa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "12a905e71d5849599326b6dea44bdfb9", "region_id": "RegionOne"}], "type": "image", "id": "445ad5ad137c49bcb8f007415fb3c313", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d50f90539d94297bfcb63fc683ece0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ae4b9dda51c6412e9469f4629dbdd705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b87cc580c692496d81a9cea7405f607e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2d5f2143f617482fa4fd52979631744a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1198ea79693f4d9d9f01831eda08e0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1749429b45bf40dc81fe10065955e49d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aee54372071a4534a9d10d93f5186107", "region_id": "RegionOne"}], "type": "object-store", "id": "eb63c2f5db894f07bc65e84272ea131b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de3dfc321b34495abf0e218ddfb18ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e29f47d22656424fb5cbdd998b5ebfb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ba58a4430fe4d76bce1692f7e2624a6", "region_id": "RegionOne"}], "type": "clustering", "id": "df3863c370da44a6852cd79c71da167c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d37458a510c4589b82d24b90b2eaa52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e58303d8f9e44039664009948c5ba24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96db5132d5594b87818b6e55b7ff59aa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b547196949d41788435f5128beaa46d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2db78e9478b4448a37d99dafc17d6eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8332ed1c42de421ab16adb0ebe228ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89596001a0d240f59a83e8d93fcab2d4", "region_id": "RegionOne"}], "type": "cluster", "id": "3cf79bfe0a2346658476bb502f1c6711", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ece52524e6444b26bfa0dfc2b96dd1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93927c478e02417eb804ce35bbc6b4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3ac93d345753473696676063a3518036", "region_id": "RegionOne"}], "type": "data-processing", "id": "e9c525877f554612933c351f13013f1e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c10eed8ea5ce40e6bb783d728d7f4ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caf3fcd8af1b4c50bede21f43caadc7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7af986753bc14847b8ae8b309c5aa7a7", "region_id": "RegionOne"}], "type": "baremetal", "id": "416c542e67e94a38a4a43e6148f4e906", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59e7bc49c02d443193fdbff209dc421a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a055f98e04c744f98a96ae2dfaa1b93b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5dad06ad2b1c4ec491d36f191bfd51ea", "region_id": "RegionOne"}], "type": "bare-metal", "id": "97069afe60ce409fbb3ddbe140e2a57e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f63363ee20ec463f8da1e1696ad85645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8813e0362ea841dba1ac2f4f89e9116c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9e3fa1fa42a4420ea35669bed55a1386", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7ad07cf1ab9c44f495b0fa081ae2d33e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11aa75809fcf4fbdae677e09c1f8f0dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a15525e8036446d1ad05c5548e3a437a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0d96b0f5dce442b09c8b93fa9d9c4951", "region_id": "RegionOne"}], "type": "key-manager", "id": "5caba5285186472a854c5dfd3c888b36", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "94200d6a8ee043c1b90d3372120a86f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a37349c7997e4e19b0efbd6113a100f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc54e62430cb412d999181f787737f30", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4f9ef3f87cc243dca6d0ba937c76edc9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01812b0f07ef46c291a4bdd8b64f603e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9744d33f39f4a818355998a7d83cebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0878d61490cd412699e4c464febb2c35", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b6346db8f29442ebade492a5a1d603f7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "72180a2a5a8d46f39d6e529dd1be77d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f7e82d4fa5894b2ea8de83541b59cb25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5678b1b227b8487681fbad80ecdd9a13", "region_id": "RegionOne"}], "type": "message", "id": "9552a3106c33424d91db553686103b17", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "202b6251c72d4a96b384e356c7dca77c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0d09db69a26a4d2e8aa41d1a30595014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc5367cb33e7429a987b00c2b330108c", "region_id": "RegionOne"}], "type": "messaging", "id": "d1b340a1d1d34b3da7d56de02567aa65", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c82411fbded4ba7b1c3150b37386ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4356f6fc4fdc40629f4bb36ea3fc9d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d885fab48eba47cd9bde6ca99e3e6cfd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "27f6ba4df10e4ce08852beef8cf2638e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a14f933b0ca44f7b8ee5d072a22b1da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ba66120efc34beb9fa97bae9bd6429d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbe1c7e342a54339978fadfa72ec8cc1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "76fdeea8f568470787fb6f7359ec1dfd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e73c5fb1e5ac4758a4b7ce84c80a99f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "103bf84d47604beb9f5bea08019cfc45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c4b253b90b7426889754bcd05e1caa1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "645f880dcd5a41deb0f7bb529d49c33e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01121278b16a4a5f920cf9992f52d0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d1b11b3bb304f79a608c85c5fae6bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56d0b34b1e64066969230a3775bd9b4", "region_id": "RegionOne"}], "type": "container-infra", "id": "ce081817780c4cba9c2b90c9219de25b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2e66c8daf1c4489c89142c004be4df97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f06b53989a184241a7c6422d698c4cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c1e09c5881f34705a3d5650dcc2375c0", "region_id": "RegionOne"}], "type": "search", "id": "7f0ab309e5e346348b84c50dd0b5077e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c52f6758214e4528a8253e240cf566c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "544d83fce8aa4d2ea3feb29491fd48dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d16c2115407f426586b47e6efa7b9ee7", "region_id": "RegionOne"}], "type": "dns", "id": "147d6313d7e941eca930b4bd2bcb3462", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6dc43b1689d41d18304ab3eab1ddd0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93b03c44f13c4458b1db790cec7dee00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa394a79a455471db076bb74cdda085a", "region_id": "RegionOne"}], "type": "workflow", "id": "9b37e37609564afb8f34b5430476bfef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be6fa753b5414c96a9b9e54eabbcb484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4c7ae572a814a7cb15c49165367ceb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "046277a2e2f9451db266c2e6ca4739d8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "545be5f9236a40a39b76d2c1fab18161", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0c8c35a58fd7480a81c7926a096aaa69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "94c2093a49af48d09d7ef7dde63046b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d10fd93815db47b69e982a393aaa8855", "region_id": "RegionOne"}], "type": "rating", "id": "0d3444af3024425d8f4bca44e0e40313", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb58f4d03986407a9ee2a35220bf8da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a37da268b3e648f79596c3e6a5a4fa90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b0da8a9342d43c5947040351644fe45", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2a358c703b694cdf9a12118eb6831fca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "683f30bdccba4abbb97a03b8899a79b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee36c3b7aed74a8b922bd97e5d416c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea167800fd904e64acf586ad66800fe1", "region_id": "RegionOne"}], "type": "policy", "id": "3f685884f49e40eea4b916638f25fd20", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae00a44c25e9493ca3bf06634a72d60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d81381723e24c5da649802849ef5fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ae664b4f74b467d8fd3faa9b09d7d6e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5b48237012dc4febb8c418a7014a1e8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04fbb97a2d0948759665fbf4e9fff9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c730b826e0343918bc593061ea8bb25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a1865cb214d14fe7913f9c223517d2d2", "region_id": "RegionOne"}], "type": "sharev2", "id": "e1aeaa5c1d3c454299d1b5683658f0df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cce6e34ba30940deb94d4b375e0a6288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dc2eb50cd3f47cba701313b56e9c784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94d3b31d70e24f4080ded6546b7e914b", "region_id": "RegionOne"}], "type": "share", "id": "4e738d9c048d462f8f361725f266f510", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d493f0567ede4ec9b8c4e5e645918c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d7e91632ffb24440802c400a8b3e9e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9ac6e5a69f84918ada647b291ad7e42", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "527a6425121a4cd1857761c52587c7bd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2881358d1d6d4b068b43a6f33ee1655d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e58769a6f7834a1fae8a389cb48207df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e4b0e3c75314f3b889b1220d719951a", "region_id": "RegionOne"}], "type": "orchestration", "id": "697340e53f2e455b8fcfe4f64b408709", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "272d75471d574bf99732826e2be4f97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7daca5ac51ba4443ae131a98728568b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c7d407d1cd476db7184ab83753e0f3", "region_id": "RegionOne"}], "type": "block-storage", "id": "ff49e0ba03414e13ae0047193c5aa6dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bd0d40095ce4011a2cec597f3b64fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ced9ed8bc2e4921baf27ecd281043cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b22077930f7431eb91f41bc136a3562", "region_id": "RegionOne"}], "type": "volumev3", "id": "07040614b01d48a682595be2270456cb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ce6273546f14ab6af4df116d1c8f652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a49927144ae64a549261ba23831f6c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7523b5cb19cb43979a33a2abbb500dfa", "region_id": "RegionOne"}], "type": "volumev2", "id": "5e94217b4b794ea6a124ac4f1bcc0e93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "328b431d5cb74f5fafab0222a21cb6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a59e1fec543340c28733403245288d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1362f32f09d4e26a12a876bb1fbcf3d", "region_id": "RegionOne"}], "type": "volume", "id": "5c0f899d81b74be98c5d848194b9a0c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f97915e28fd44d70b51e6c7540e02a98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c21b06bd103495bbebaef0bc87b9103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05cc04002b144b868dcdae6b96c40dfd", "region_id": "RegionOne"}], "type": "block-store", "id": "17bef2b948a847e9904e6bd5779d73a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96f9b065788d45dfa5e8d882c7fb0ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "946c72886ced454a8b9dc3ede7bd07d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3e2ea50acb14117a3c20107b406497c", "region_id": "RegionOne"}], "type": "alarm", "id": "049f0d71a40c46eda539329513833974", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e135c451dc54f299043003345d7d7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c5fb9c96e01b4cdfb2471a40895fcbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a750e04d78c44ce2b6bd6d60b3ff3ef2", "region_id": "RegionOne"}], "type": "alarming", "id": "53e7fbdc7c514ada894c5bc05e946004", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e511fc2c8ee64c29ab48a2223bfd9a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd8d502092dc446493ce50b465ce96f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c37c0bb28b21426a97b0c1abe2723377", "region_id": "RegionOne"}], "type": "meter", "id": "5304f4affbd348559656ea70070c8266", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d78dff49fec47bca5af576b9348236a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "761f04ff6f1149fda4c357ed4b1167bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3a14e8ec56b40dabd86a78b0f784930", "region_id": "RegionOne"}], "type": "metering", "id": "38e044e915e74d2391e5704772e0fb0b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51475476ca884e0e9b2c4a1f50073979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c197cb8edc8d434ab692afa450e76446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54d84407728f49e2aaa320fb4cc2ec2c", "region_id": "RegionOne"}], "type": "telemetry", "id": "9c19e273e086497ca21ea021ae9b87a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05cddf3a7c1c424199867d1fb6ef0bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fbd817465374346bfa2916b509223b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eb31203ab89d413dbcc72fc60ae80422", "region_id": "RegionOne"}], "type": "event", "id": "f1f5bab278fc42b39973699671177fec", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "48f24665927d47fb9094b04e290f4748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "362cc0a7d8da452faa28101eb8290899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "af9dce62b744443e94bfc365c2fa2651", "region_id": "RegionOne"}], "type": "events", "id": "ad0116ba0a5f408a816cb265915879f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8075fbe00f3843e282f36d3749d67773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "908b687fe669417dad050c2ba6ac39bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24b53b49450044fdbea22dc5d78261d3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "541480d35d8b4d5681a300bb916acd73", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ee74777463c248089f5a3443c69376e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "398fa30f15f64d2e8fd98b7dcb6d4467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a2077972230046c282284bfc659c009c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4fefa0e21aec45c091de0d1a93341a58", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d877be3b41df484795f01785bb06dfeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e686a8a2bb9a40469ce8c2b98fa274f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bbd2add0b3894eec986519a9d707805d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6c537b79b7b4402bbd0b58ab8fb76f1d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a3059efd896469d97c75e400f3c8f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a588bc8518bf430fbab36c3b3a8de2cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61665179b53d45d7bd56fd298b6f4a8b", "region_id": "RegionOne"}], "type": "tricircle", "id": "0e05b0c1674e4664b6b3222f17207fd8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "26c84e98d8184ae68c83f50741cdb2ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "26367f5b6dcd43559ed4e730c5186a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fcd423ad4bc74d97af21c4c4da5191aa", "region_id": "RegionOne"}], "type": "database", "id": "0558e4f5e72f4f6889e3532247aa64bd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be38e673e4e4420586398c1d8af3d195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09632a9a6be449af8f8402e2466308a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c5d04b6c5e504d4a9b6e8d4522b60e6b", "region_id": "RegionOne"}], "type": "application-container", "id": "63bb2502e0dd4749814d0d56960d1c6a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b13bd04c62e8406482d2674bafe6b1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "733523f180724a8a85147dc407cc8586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9d92807bd264f809339069761bea3ed", "region_id": "RegionOne"}], "type": "container", "id": "977316563bf14707ab6b7ff68f513022", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a504487d524840a5ab7bfb3b80c4ed5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a201242a1cd44e7fa2bde0ae208b9cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2562470faff94b9ea5930d9149f06c2b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aa278cef840e46cf9edb246b6b23804b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1bac71400274287b6d6f0463bfe5bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e176467b19cc4854bbb05320dc91b708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c09ef488495e41b6b5b36f8a7df939ce", "region_id": "RegionOne"}], "type": "rca", "id": "a9e545d580474fd4af45934d508a358f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a3773eefb8e24944b39761e0687d13e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26d72a5d5bd24c7a974232d13ecdf713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "15198a12616c4e82b6e8c45db57a758d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "97dad68c707c4385bffce45563b984fe", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d500b113ac8d4272816fdf12362214bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "abf0492b42384a74aa8991a99364846e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "57bdfd0bbcb24685923986d7c501e4d2", "region_id": "RegionOne"}], "type": "network", "id": "8ea2b4069d5d430395a5867cee0da4c2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "742f5545e6e74234813bec13e6b0df05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "84ab3d7d9c894ea09933174189484855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d8dee52b17d0400bae3f076ed00ceaad", "region_id": "RegionOne"}], "type": "backup", "id": "27e47475c19249f7816bbdc1af34d615", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "343273bcc9344792b08a303dc5d7a423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18432e69a25d4dd9bab93efbe201e47f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "074eec31ba5e4b4fa80b44ddff7f8b44", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "98d82346c87a41ae9f82833b6921a163", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01043da726ed4442bd1e8dcf468f9d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d0bbd92619b4cd883070d2b1fb8355d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e362bc80b6354cd58dff5122fcd9f4b9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9d908c01caf443d8a45237db7c41d18d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7ee31992a074ddabf0928abb7728cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5a86d3f1460e4f9fbfd054aad15539f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "da3d3edfa08d4bc4aa884a6a9e58a1fb", "region_id": "RegionOne"}], "type": "monitoring", "id": "e9e66fdc789b409b9fc37563954068de", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "440d81bd9e6944cba064133b7cc19762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6df0677d64274c24aa5df12e80ec133c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "982176b3569d4b68805117a3e99e3a42", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "37248885649f4a51acd98fabb6335101", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "036ca704ec314478b6be5eb6d09a3d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe6f1a1b8e8046ffb83f0d476ba1850a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4e02bfd62e724a75916890b9e50b8278", "region_id": "RegionOne"}], "type": "placement", "id": "5efa72e45e374259aaa09724246b343e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a816b457d3d4324929c94d14eec5e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f5614b9be9394871b8d65fc18682fe4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "93cbe7d72ce844a1bddb66e9cb3b30eb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "012e6a69d64f40f486d107efffabef3a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "775c6720d37a4104b390d525cb494e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4353072c5ca3492a883008322b3407e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1458c70bb10a4c6487f0677b71689e7a", "region_id": "RegionOne"}], "type": "ha", "id": "8b5f84b8e5714ae1996347e19241163c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e10bf41ca69b4881998ab912e206dbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2463caac85fb48d2865aba49a9c461ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f2d305493ea646baa0cf8523921cf016", "region_id": "RegionOne"}], "type": "reservation", "id": "025f7219b86a4ad9b5e455cd3046907c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ed9eb6799e347eaab459577e18d293e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ddb2e3c7d8ae404b96e28dc23b7b6e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81a844c990134319b4ec0f600dc426ac", "region_id": "RegionOne"}], "type": "function-engine", "id": "a558adf3c2094144a39d64cd72ab0f4a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7fd28cf8206d4d7cb2bb75c63a18a386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b8ef12d9e99f47ad8281a4e9d6510859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1dbbe0d794cf4c0ea959d90d9f803b69", "region_id": "RegionOne"}], "type": "accelerator", "id": "a1cb70b80b5948568c75926c44189c19", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbe824f3665842e2b1fd931bb57cf38e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb2789ed06c94aceb51a9070ec3313e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "698f487527224750a821a8f6c6f6f1bc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0fb46f58dcd84b219cbf1654c6fcef9b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "338758978ed54591b8505111c26b9cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81ced7af963c47eb96e6633e69e67648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92ca4d5cd9d345f2bdff88c4957bd296", "region_id": "RegionOne"}], "type": "registration", "id": "0641a46d99914c60a2f9a13eb8b6f385", "name": "adjutant"}], "user": {"domain": {"id": "3e6dfe00a7284c4f9f672528cf377de3", "name": "64bf2204cc9447b08223cdf3f8ec7085"}, "id": "8ea26a578dcb4a108fdf1e299a63ca70", "name": "bc9a1ce975524fb890a51daf62f65be6"}, "audit_ids": ["2366495179d44badbaf0ada2d43630e1", null], "issued_at": "2020-04-23T06:25:57.675791"}} {17} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.371146s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,545 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,550 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,551 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,554 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,566 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.479111+00:00", "project": {"domain": {"id": "4675f21728354dc6abf28dce4b59d0e2", "name": "cc8d048f6f08427bb3afd6a7ae775ac4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d8e88985e2ed4485880b58e063913c09"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2613c23bee2244669c80638b68192c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7181f2c820814f88a21e88d8708df35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3ac600b05da34e3e9876d4f70f59beff", "region_id": "RegionOne"}], "type": "identity", "id": "d7c2b278d65e492d9ea66197c16cb9a6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d041a15f31b44fbba89ed998859f6e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f91299d62c394583b4e2608ec4dc0c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "927c3eba5605453eb21c5091296c6b23", "region_id": "RegionOne"}], "type": "compute", "id": "e53e5cac0c88406285d3f76c2538f735", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ba0ab1dc8bbd448d8b48f4bfafdf733e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58a75ce0aedf4927a3df97689e871e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8a59fb1828fc4c2f86244f677eff0678", "region_id": "RegionOne"}], "type": "image", "id": "0bec165771b8446cb3fff49924248b5b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fbbf40de250943b0a85fc4eecff9af54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8b3933b9c1854e0482e0051a7481fabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e270c178ff984c5086a37ae628be3daa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b30bf2f550944ba3b02c974184fe500b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b512f00130564b649a92a496f3e19ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5f21bdf477e44fc9a59ce87919e165b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02a8d97a2b154802a510b06fec8b9a1a", "region_id": "RegionOne"}], "type": "object-store", "id": "2cb33b8e20c243be9a6f7587da57e4dc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25e07858568a46a2a3e4bd2564fe2a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba6529f39c5a41e3aeadfc1b6b426490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b07fa23c429a4e2fa726410cb6cf8962", "region_id": "RegionOne"}], "type": "clustering", "id": "d7dbee3fbc7845ca9aa5290cd8789aba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8cc7c7d5abd4f98bf090b22cbd20f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4d53a498af049e5882c169cf23a1084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12dd02604c3a47a1bfbce7cf6c4728ae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7602acb240ba4f57be381efed523c95c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "36908b80e684410ba4d7b0ef18913a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6c2910eb2c349e792a6189114c6b848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0e29e464131045659162dc533bc3b6d2", "region_id": "RegionOne"}], "type": "cluster", "id": "2ea5d8b0173448b191a6d0a8e7c25a22", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6fb0f3fd4e644aa7a6a7d0f460655416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c94ae4b7f1a84dc3a9d95ec95f44a65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "727e5cbaacfe4901955b6b69c854c07d", "region_id": "RegionOne"}], "type": "data-processing", "id": "37186dd3313747c7aaff42b2a40fd050", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14ab1ef84f7c496da4e83732187b1d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eef5fcafd14049bda3c8e44cdf7cf21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "072cfee916ab42df9f01c58a45868ce9", "region_id": "RegionOne"}], "type": "baremetal", "id": "e667d56bfa774e87b7c56feafd8ec2c0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dacc4120d5364c6a99f3f01c3a1814ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f74d266587c74594be4bfed4d4685703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "43060ffd78644c64b8ae2b1a2e3ff109", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1fac505bb8494bd8b8b02eb97b386338", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "12917a709cf24f5ab43e21cb51eddff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "125f114036d34e0d94a2b13a58f95130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "99da65f90ed6410e855ad5138573d47f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "37f4e9d3440b41169981b872b760c3b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5241ac7ee6874c408ee63317ffa7c279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "795d9e26f62043328b6f7f711f5576c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4879e9259a0d4937b2627ab2148a6547", "region_id": "RegionOne"}], "type": "key-manager", "id": "eab77d51cfeb4acab8c1e45df8b5b93c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83b0b17450c94af0bcf47adbc3e87def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc74b0cedd43497587f55e77aeafce6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0c0eeade2abc45cf91718b8cf2d817e3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e7e6a63dbdbb44a4ad9d6a711bba1a19", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2be34722bae42ea859215e5e7c99b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e4938e2f739458482cdd5bc444b3ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8dfa629ef01949248814b23452d59336", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c0aab898c67a496396cbe62d3975c8ba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e1e2b1fdcccc43f2abe0ef320b09342f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d43d709d71024aacb928f57a39dd0bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "590a109cbf59459e8a0df25c4edb37b5", "region_id": "RegionOne"}], "type": "message", "id": "8dfe52f6899445cd9e0701db780929dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c8e5521e6774e07971e2732d2ce0e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f2f3455926f4405fb239b568c9d5d5fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d4f78e3667944a819ca303011272b995", "region_id": "RegionOne"}], "type": "messaging", "id": "706d7858f39c4d4dbf23d626b283ca57", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5bf6114014c8400382500a4cc7abdbcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f8bb6ec66ff74ed5ba78b112345d1e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ce5001071d2643a0a940cb9dc19b01fe", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ac9331ae38f24690a4185bbea3008df1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e75aa1a0ab6148afbd32c7e780928648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c4cdb05c284430e9178d748bb6937bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5828e42620554be7a615898aed72f506", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f08cc26424054d168a3a79367a63e592", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdb60bcce4c440049f5b99d30dd7024d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e77c7a079507442eb5ac05f1bd4ebcbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1b449f7f10b4e42a31495272a3521fe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a87c648643446769b1175452ba7c0f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06604cd765f0424e9c45b99ba618ecd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9f5086b6b484b99ba9d5fb950daad8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cab4a56037b445b9dc0ca3b35476412", "region_id": "RegionOne"}], "type": "container-infra", "id": "22ece07e815d4643a7515ac320ded9b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "326cab42921949c5bfbc1f5c09fb3b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d5f36f12cee243b8bcd905d568c8a397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "66075cafceec40318b7a5fa606c57c32", "region_id": "RegionOne"}], "type": "search", "id": "bb14b55f3bb740e881f4b3c0ad6e38df", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "093d67c45c844daeb4a544b7e9ab4b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "13d8005f4ab5447c9d4e72ef8eb36464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ae351b65d3b9412f85d0472376167857", "region_id": "RegionOne"}], "type": "dns", "id": "025719270dfd40bc92dd8bfcf88a1e76", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2aa9a4673876492d94baf74e0c8672d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "82ad397617e84d8b80d4404a48fc9f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "621eceb7a0114842aac7ca2b145266ba", "region_id": "RegionOne"}], "type": "workflow", "id": "e29ce14b42d74610974d44150dbeefca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da75ef984cf445a3ba52c6952503a816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a139a8aa7134e199a0dc86e8adec702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "961f3700f03f42c5921190acef92f048", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3cdf83cb68654dbba500bf276d650b37", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "33f6d2e4e8ba499991499837ce33cf58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef8f26a9cc534bacab7cd19e07d0ef05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f716d4a865344fef9f6a06b6f029ecf8", "region_id": "RegionOne"}], "type": "rating", "id": "4c14634e1b0d4e93866bf4d15bf38de5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bba1f57fbd5648aea90528e115aad335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc703e0cc01e49aabc95352f5e274627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7254f1f697e4e5581b5e00713885159", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2481980692d34b1199d318690013e83e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "779d275ebf70466eb02c982d48ff8396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "850750392572401687e112d8ab9edb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "397f8d070dd34f5ca22ded585e745b03", "region_id": "RegionOne"}], "type": "policy", "id": "e1ca4ca3290445859810e85f4cf83453", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b783247da9c34b4aa16f4c44d188ef44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea8362c33e7f493096284c44bc5f1650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9df61c05321041d09e9cd07bc5fe6027", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "94bc211379f34ac69865a6e0ab69103f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e7816a8bf4847ecb6581852db6237e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "945385916af94fb8aaaa1cfb86917eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e0d3c0fc22c4889985290f3ef283d2b", "region_id": "RegionOne"}], "type": "sharev2", "id": "0acd2e428a944ddc93ba0fbeecdc13f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c303bed6066c41f7b3af787b5d9d8959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "044b8f3612d847129582b74304c0eaff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a089d04cdb6248e1995cff5a362d8a2d", "region_id": "RegionOne"}], "type": "share", "id": "c81addcab0e145e3b31a02d85da239f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b72d1099e540454b8b40a85d85632482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6d87a62924f44e309e09b2a6f1c0bde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b4fd5c384634224bbffdf9e1af8bafe", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "522ca57c9d66452099e8e2fcf0982801", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "935251411c0841a7b876b71f5b76e218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ba8a719e3ce492b8d6f6d0fbdba1a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e515b70419c4556b102868628a62930", "region_id": "RegionOne"}], "type": "orchestration", "id": "12a4e8cb19464866860742dd11cdcd4f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7807cd4240714756a08474fd7f13ab45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f7b9f0888c4a10a28e39c0e83cc613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78bee6397ef240e1bb23921b0a8d9d91", "region_id": "RegionOne"}], "type": "block-storage", "id": "c80344b0d12446d8beabb593ae504427", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52d1ee70e5fa4887a4cc6ecffb3aab3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17cb787f7b824555ba4b80944258ba6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "374e7e0234f844178dc0aa8d153fa016", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ca8e1c579a7425e95221ae119949253", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a5a5f928b8749879a88ec0df7d1f24f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6e6b829d4fd470f9baf243bc3e19e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5a64076c2584226b5802d0b253f8b8f", "region_id": "RegionOne"}], "type": "volumev2", "id": "a91390c8625143f7a1686739b7d51157", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b601c6e2070a4595906b0da6519cfca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32e8b3cec68d499a9d0b700c1c570abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "791dcaabca504f49b58818e8b245dc50", "region_id": "RegionOne"}], "type": "volume", "id": "7d3cd244beec486ebc9bcf97ce58c4c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45f1e4546d7a432e956e7d4034b69317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af985dc6139a4b3fbd79e26e2fc5a819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6b82802dfda4f1795e56510c2ca1960", "region_id": "RegionOne"}], "type": "block-store", "id": "3911f6d8a9d841fe84e56a9da73b749d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac7391a9aeb24d6c927c395d86c8b23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "604ac5b117d442838c53f7947499d901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2b54d4fae23440a585c68e5a3d854548", "region_id": "RegionOne"}], "type": "alarm", "id": "01cf81b018c642ad93fa581732f578b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba3194b606d34b3e83c9d834860404fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "379a54fbff844c7fbbac3598a519568c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a30c407c84a442d99e885c0bd040467", "region_id": "RegionOne"}], "type": "alarming", "id": "dbb6f36bb31c443798b5a13875020805", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "771f60b1652448a3b5c2c449761717c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df4b6bc2376c42efbaecce36e3c4e8fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "554914bdcb874a60abaadd5655fe099b", "region_id": "RegionOne"}], "type": "meter", "id": "740a80551a9e45799ddd18a41fced0d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87e6327f8ecf439cb5ec11da09b27ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6410b3774eeb402cbc5f377ede45592a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66ac6e399f1340e48e2d9d514cf45db8", "region_id": "RegionOne"}], "type": "metering", "id": "d4419b12f41e41bd8c9fa5fa0aef6c1b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95a8b1edf7f048468d8f8537ce5f29ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b808d5f172fb46c9927a7f7478fbc9ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a834f2b2f4f42a09f3e94ac4da7ef42", "region_id": "RegionOne"}], "type": "telemetry", "id": "06bcf37f8e734fe0aab5c980532ac6e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "01740872dabd420cbcfad9ea76ba0565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d9ad5e06ba44b82a553391a16adf629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5918fa97937a482698e1f16fa964c0df", "region_id": "RegionOne"}], "type": "event", "id": "2c61a60d0f7a4f7da993e22b8e6ffd3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2895ddcf84c44731a3d3580ecc3c0d85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a2aaca329b7e422d9e869ca8aeab337f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b70e99892cf048a68274eeaf6af9843d", "region_id": "RegionOne"}], "type": "events", "id": "000ba2e6a9894087b6e279a6f832078b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a694d3e3f3b646309a0d416c8f8fdcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "203ba922b5d649fb941d70075a8d1896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b9034e10c6ff46278f83e01ae4ccb235", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e80a5185e1be497ca05a1151f9bd6e94", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a9b2c067a604b549b6d85d713f6a298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39bb55ee8c654987a9c3d242b11c92d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "96ff4d13ff444a268150ec1113f94b56", "region_id": "RegionOne"}], "type": "application_deployment", "id": "da285429e05c40a1a43051d8b96ae341", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6ba768fb44b448789a6a7be82654649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d4bda91cd5c40ff88259b7c0d29a3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4eec79bdf98641978ef709fcc9e0b4a3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e6dccbfd2d87450cb3ad92e69ec69b0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a39e4ae4aa64f40806ea6b6da98f397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "294d9376e2fb42c08c8616573adfdfb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "75c60c8171d2484e968b72ea4134b8f0", "region_id": "RegionOne"}], "type": "tricircle", "id": "4d8c3ace313945178a1b701db02b7387", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5e3a993ac943462681a551b8308b6195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2aaf822401fc4898afb79d531928d162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c9941a0b16f343a29cdc19f94e72cab6", "region_id": "RegionOne"}], "type": "database", "id": "e46b6edd156b4256b1eaf9c5be0389a0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "445aacdb204a49d7b3fe73c7413c5f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7aa0265f0d524c9ea63b8b2ea9439634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "85a335ff788c42058b5b39b05ff64fc2", "region_id": "RegionOne"}], "type": "application-container", "id": "ae09f5dc4a004a5cb896a4d9e13fba30", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4f347e8459c40439035b26d7b65b47f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f89dc5d8d1b74d48a99aae0247038e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b2cbd585bb6e40b6a6f8ee94717442d2", "region_id": "RegionOne"}], "type": "container", "id": "e6ea78e0b20a43e1b8f51bb6b7c08efd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f320a0ddc77c455cb854629c32b0be4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eade0069fd4e4270bf062ef6034d5842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f030b1b28b648e6b3b1bbf894adc99a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b36bec4842e041c885b8e3d5ebefcf8f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "450089abbb1742e09c4a87a1a42d0e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f78d7b5fb07848efb9e0913f469cb963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1b343c3226a34f3589088566419186f3", "region_id": "RegionOne"}], "type": "rca", "id": "68451366d22b4fd98bb54149454b9cfb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9fa7c353dff941328e0ed7e12c9ecf8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "40e3e79fef8745ac900cef0966a0ba30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "16dc84a631ee4e62a848e8669ddcadc3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8b73cab558284f87b69a02efb3f86cd1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e643bc7681b345d8847a10127044626c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "be1df85edbe449bda91b0760ede8b40c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "82ce9517d22347918ae0eab6a336eb97", "region_id": "RegionOne"}], "type": "network", "id": "118506d65ce84c4eb3f3703ca2f63b8d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c714edeb37504ff982c3ba2644eef1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ffedb1887df54d1cb0a15dc5a4031da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e3e904de14484b0cb83c648de8311529", "region_id": "RegionOne"}], "type": "backup", "id": "a4026c2fd3484f79b62d54e958c21b2d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7db91ae954884875b169316fe2917016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1c605cd2bc447bcbcce43cf782b9bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ae3bd4449054501904b06ebf7a28a00", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fe40107ad0ab490190226408dae642fb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "865f86e2fb234d7dbb91bba989c4a2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a30ebbbc4474ff8bbd3fc5c34cbf966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "615dab4e6e1046b0b0207a4b8cd30333", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b215e01c9ede45368100fbf48724eddc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6576651c503e4c8db756075282f7d869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1713c4e5d7c64644957c68e9b594b942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2d0f439e02104227a548fc9df75efbe0", "region_id": "RegionOne"}], "type": "monitoring", "id": "6219acb34e934a8f8e199bfa98bb9d71", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bf8a272681834cdf90314816cab244e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db92ecd99489459fbf001d5f11d7aa00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "53460a6caf364c2d8954f3b098476ca1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d426117723bf418eae35cb9aeb4ea1f4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7e3b44fd9eb0461c9897938f2eac6635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b91560f5c5374adab59743854efcde9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bbcac349a99e4cf69f9db83884d72684", "region_id": "RegionOne"}], "type": "placement", "id": "880a39441981416aa4a97f133d1d3c4c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e299b11511e409ca79b1caa0a395901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0c43735dbe241f496918678d9480f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8fe924fba0194b11b6dc63a6023d7a52", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9f1a75524d4c4900ac685acf558f10ac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f3eb38f08a1c4dc987628c2f83a140d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c39fbf1c79a448fdb54265d4c063a2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "58b95a1bd6b74023b01d19b654013df7", "region_id": "RegionOne"}], "type": "ha", "id": "895f342c2067472889d86b1b6a323146", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ef378b109f7f4d4ba3ae6b473a9970ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9fffcfc9e2684b2a8bacdbbb0eb11c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fb2a0534ce224531a09c0f3c5d630d82", "region_id": "RegionOne"}], "type": "reservation", "id": "20afc9f64a1b47e19991f6328910d64b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "351ce4936d7f4a228d917b714e6250df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a0cde6db1ec447d9a8d8e0b8aad05672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8b14bf182d1141e0a655d1d065cb2b55", "region_id": "RegionOne"}], "type": "function-engine", "id": "da30c0be87b14f83a63ee7df39657d3f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b7fd27c4ce47408a8a7770fb31a7b228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0e0c50f3a56b4483a86da1da8757497f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c0d56e697ad54f79979fc3666d3833bd", "region_id": "RegionOne"}], "type": "accelerator", "id": "e8929a8ed3394dfe9827c43ec0de93b8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54eca9d67b4f4594b83dc8918acd6ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "473a7fd9ae384d409630dcf32d59a1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "df63d1e5f3084644a69dcc77ea62959b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "86e2393d4b3c4189aaada3104cc15269", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b73d2ff00402494cb406b3f21bdf8ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "889515f6729f4ddda3888e2973d105f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e04d8c2bc5f241abb0740e91c4c22f83", "region_id": "RegionOne"}], "type": "registration", "id": "bf05ec650a2b4d6bb34340ce2e18752d", "name": "adjutant"}], "user": {"domain": {"id": "481e1040b8a44297939474dac4b15e5c", "name": "08dbb4d32d0b4e938c224e365b43f845"}, "id": "774b90b0bc524e66b752e28283f5dd66", "name": "e9c3685931664f1eaad3944ee7b1925b"}, "audit_ids": ["de044c9820754a69bd4136241ad0048e", null], "issued_at": "2020-04-23T06:25:57.479111"}} 2020-04-23 06:27:57,637 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,641 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,643 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,662 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/e4bc9413-3a0e-44ad-8a94-3b6a01bd8053/action -H "Accept: " -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.45" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.45" -d '{"createImage": {"name": "test-snapshot", "metadata": {}}}' 2020-04-23 06:27:57,666 keystoneauth.session RESP: [200] Location: https://images.example.com/images/72787ae8-8d58-4a8a-995d-ff0ed55f719e content-type: application/json 2020-04-23 06:27:57,690 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,694 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,696 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,778 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,783 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,784 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/72787ae8-8d58-4a8a-995d-ff0ed55f719e/file", "id": "72787ae8-8d58-4a8a-995d-ff0ed55f719e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "pending", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/72787ae8-8d58-4a8a-995d-ff0ed55f719e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:57,829 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,834 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,836 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/72787ae8-8d58-4a8a-995d-ff0ed55f719e/file", "id": "72787ae8-8d58-4a8a-995d-ff0ed55f719e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/72787ae8-8d58-4a8a-995d-ff0ed55f719e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {6} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v1 [0.094743s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,780 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,784 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,786 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,792 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,806 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.725635+00:00", "project": {"domain": {"id": "ac2e0925272a4f5994d92d55e54c2fa2", "name": "b8782144cd764a3aa6324f078445b581"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "441b9724b3be412d805439ebe0f5130b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a38350201a55436dbfbbcb5a279cba7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "84259d12b41f458689286089175f960f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5b47d632cd7645dfa2ec00830154a976", "region_id": "RegionOne"}], "type": "identity", "id": "be560011f1c04370a0587b7db0518405", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c3160b6cdf30465a8d600383e75a0bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "43058b31910c4e109ca2ea84a34a2078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cb7908163a0548c4b7c342b14a7efe2c", "region_id": "RegionOne"}], "type": "compute", "id": "114437a9ab364b6cb2c449dc187ef26a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "754ed8c4d0c4412d8bd146d823b3f6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "49800d6d2bc14da49c7e2e40f8d3641e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "73bcc685c48b4832b30e46e1a9f9a629", "region_id": "RegionOne"}], "type": "image", "id": "6077709e81fa449f9676b78b6e77750d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e25fda61f31b4b33b0c76709ec01ee0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34c7eae1091c4fdfa0cff353c7d03dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f68fc19faabc42d3b016e78c9cf55027", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ee506bd1897f4d49b6d078620d967aa4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23725869035b40cc8fc0312cf733290a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6863d8407f9471289523d9d05a7d706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36e25f759f314592b68106df25e7df96", "region_id": "RegionOne"}], "type": "object-store", "id": "943928e374844703a4c5cd2a9601a73f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3941c67235c547b0a196dfdea0a9c317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d43e5f2bacbc4f6ea51840f3ad3d6639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0bf6e4654f1540ac93923a17ef8e8a01", "region_id": "RegionOne"}], "type": "clustering", "id": "9563bd0716ea4c2aa7c749c4b461b662", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0148924024534b08b203d8a943efd409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cac712a860c4f37b28f4786f2cd3c38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38ca06a28c694004852bb15d4e9f46f4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f9838c539cef4926982aa40d3d245f97", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78f4b350506b452fb2d78a86112f54a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "919a1458d4bc4de9a6d9bc9ea8fa6a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d7309cb90ad47b1b4408f2afd557638", "region_id": "RegionOne"}], "type": "cluster", "id": "a2dae68fcfaa40ce8193132180591a1b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a8005ce97f54372aae6d2e5c21ce645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c86fce957b944f05bb7b9da71cbcf803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0fba20a4fdb14dcc8de2e472ed549267", "region_id": "RegionOne"}], "type": "data-processing", "id": "e35ff5c148244be887b191eae1ae0b95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "910c4aef7b4d462c9d969073946a3d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b30ac0d9bf3d4334912f9ce54232619a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8badda8fbc584347833d90d3dcceb2ea", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e91ea8f8c694050809dae60c0ae16f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8c6646716964482855005c664718551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a383ad6b50ac435d93752aaf7b25eb01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2968cd635540457b8bbde50b186bd9a9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "01b9999907844d38b9e66aa6adb64480", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2aaff22cc63741ee8a4aae8c154512fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5a0a3fc0fda54fc59c9b6faf5123b54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "67ebb88b81c34d1d8e6bf25503ea8b6a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "73f9b974a5ee4195980edaeb90e83c28", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2fb440ab67ab459d81edca7a4f70d58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e912faeb9bc04eab83938c9775110fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5b8e1e53db0b4154957d0ea1ddbe1900", "region_id": "RegionOne"}], "type": "key-manager", "id": "c7d7a344109d45a681a4511758a12e64", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74ebf6bb61bf4aeab303c041b10a5ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f36e3e3676e84a7b8d63b09e6f7309f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cd82c7a201ae4d1cbddd0680ab84c198", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ec4da6e69e454d2aa6eefe54e10ae0b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a6d759e14cd44f96836ca497f2e4b3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1abc5c6a50da49078cc9f6477352a2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "baaceb7f63ee4094bbf905fbcd28a1da", "region_id": "RegionOne"}], "type": "infra-optim", "id": "88de1353080b4735b09ea31d3e156512", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2644867e36ae4239b28c8acd4cf29381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e2651edc2ed943aa9320c048e50c23a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddb104b8e2474a929da679f108972813", "region_id": "RegionOne"}], "type": "message", "id": "513cd638f8734f639641226c1646573a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "32709def027a4079916d06c78b15a3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "626dc7aae45e41ac83ec4a72dee3466d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80be8b9fd0c945048e0bcff435fb94d1", "region_id": "RegionOne"}], "type": "messaging", "id": "98ae8effd17440d78fe2af300216b126", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21839a01f2fe424eb5d47b5620735813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8237dafe73794c7880d93d908553fbe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2586ef3d4ec74df28762b18f6b7a555d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "254d161723aa47ca980bca64b7712ca5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3c5c35d4ea94816857e9d4034f2ab1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ae801ff623845dfb59efd12d417d9cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07b7dd249e0f41768e59f81aea4742c3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "065956c37de94b16b0836b09f49880a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54724cf9d3244df99398b3fa4774ec83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f6d539381dd44d4aae15699ead074ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a63f7b7c5774a97a2f94bfb9151992d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "544b89d863b94815bc84fb68757bc31d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b394c6fa4ce8415da14cf5f31d3dbd13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7d922c6937c4609be78c1d0bd06d814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0578484c1fc74f32a3aae494587206ab", "region_id": "RegionOne"}], "type": "container-infra", "id": "67e14b7f805c417fb9adb438f99e0bbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "00adb4c4a29c4b45b4ffdc36b15bd0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a08295abdd8c4b4199f72a0e86323a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0e7488d7054e48619251cac7ddf40212", "region_id": "RegionOne"}], "type": "search", "id": "6fcdf6a9afb542c1a7634ef174f67716", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b20ebf6ecb8e46769dc5a6702a24e3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "116f0f9ad4a44dda8c877c12d8384b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fb670fce3bd54f0487fdf65d166516f0", "region_id": "RegionOne"}], "type": "dns", "id": "b52b0c4267054098bc6b61293f099c95", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9baac78fba18427d8f43fa69b6805141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55db9ab7cee64525b37fb5a359d1305a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16b993fdf2454e929e17e609a88fb678", "region_id": "RegionOne"}], "type": "workflow", "id": "29ee99a46a2c479badc79646eb2526b4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "434f602cd66a4f2eb75c3001fa1c725f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23e733a28d1b435cbe1b373d2d320963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbdc86ec490a40b297381d5e1f757d67", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e2c1192bacc8435db58f17477cf1527b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ca453245854549b8ab0a4ea03ac5e5be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2cbf8c2c9033408b887de63077d06aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "77632ce6daa34688a14836cc23c641c5", "region_id": "RegionOne"}], "type": "rating", "id": "960cbdd431174b7789755de3058451b3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8e9bdcc2e764a54b1351c20a525db61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "551fae69f3a74aa4b0653a10fd334891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "afcf26543d8c46c2b9c009685ebaf014", "region_id": "RegionOne"}], "type": "operator-policy", "id": "76e66b988c514afabc19d32db6cb4d36", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d5dc52584e84f739d93c27ed64fa777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31c67c46f6ca4b58bf891ad16c8863b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65a48a477c3947319aa2d3408b311ea3", "region_id": "RegionOne"}], "type": "policy", "id": "557eea3740ab4114b7bf8c1f021ffed0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b30dba33c564fefb3166946bb365d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "161f0067ced1407586550348939d4258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a0f698804794ebe967175b2c0f5b82e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f73726b0ee024c028267cd08dfbb58d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5a1ae7ebaeb4cd1a31bc936f187f0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b403b9382294e129b731b32358aba6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0cbdb9630544c0d86ca500a4e2b62ab", "region_id": "RegionOne"}], "type": "sharev2", "id": "f84a1cae524e432eb9e3a7f756a0a212", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8dbc3c133cbf4d70924c01340e920318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a81eac45f0754b1499875f1d8d7430d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a2b761f3ccfd4590baf5a449265688a1", "region_id": "RegionOne"}], "type": "share", "id": "eab9586bb41b42b197b434aef5c0056c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "86c51dc1297e459a9e5da85a68c0334f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b0b74c0bb994425ca18360a807a870ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f32ec0e14164719b6fc4f2aae079a92", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d8d74b30e15b43309bc7ab631f719126", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98aa7acf0d074da39114d7300baf7cd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d6e6352e1734cfe9199617ff83e4557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbfc6d84385342b7bcf614b766eed0e8", "region_id": "RegionOne"}], "type": "orchestration", "id": "511cc6a959704b41a64e2eb40d30e9db", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0946133bada4603a168ac3006492b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87f1a01c8c0d4a9f99180bc2de0fcf73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e3259bb59f740ac8c39f85583050f8d", "region_id": "RegionOne"}], "type": "block-storage", "id": "edba0486e51f4d719631bcc9df35eae6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10864ec887bb4377be2ab4a43e7c5472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c69baec8947f4399b4e6985d9e9ef9ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a5b270ebb3045618ffc828f9adca7cd", "region_id": "RegionOne"}], "type": "volumev3", "id": "182027771b1a4bae8ee3a30e32501685", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4e243e026c44c978b1250ace9c357e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84cb3c987fb64985ae589d94c62294c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17ee29557ad84e4fa3f9eb321d423077", "region_id": "RegionOne"}], "type": "volumev2", "id": "231840dde2fb44cbb6d17a0ae1256752", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7467ac1e6bd34a51bcc5ff35ec197dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4506bdf026154b329001542596c642b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b37f308f5a4e4d898be9bb6cad872c4b", "region_id": "RegionOne"}], "type": "volume", "id": "969508d27ee145c98a9817e8318b87fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90c349c6792841518951f99f7b45e27e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af92083b94ed45f8a1589e488961f601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dce0d64235e54013ac8e68de13aa21a1", "region_id": "RegionOne"}], "type": "block-store", "id": "c1e77437d772412ca8def67bb9e6f21a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "76bfbe12569e460a88112418808c838b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2cf8e93c56a438d97583c5070bd8c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf3d10f91a4345f78088e5b6d6aa9c07", "region_id": "RegionOne"}], "type": "alarm", "id": "9dcb88e535aa4a49aa943bd18e52e60b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "58950d0c0bcc453d9079475d9a3d9abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95d0357fbcea46c8acfa13228c2c53e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fdc408e2240e4594bfbd307dc5ce63bd", "region_id": "RegionOne"}], "type": "alarming", "id": "2fe4612f17a444ad8d3802bf18ec1ddf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0b1a27103b64b3b8891e250565dcbf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5050dccdc704566abb3b8f8ff58e84d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9496c833bf9f43d58ea5b80e62869a02", "region_id": "RegionOne"}], "type": "meter", "id": "f59dac75472a4f9e87259bd00f726e1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8085b51ffccf468ba799506f60b30429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab97eb725c8f4a94ace9f2f947ed32c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd8eaadcf9ed4ab88be50724639757ae", "region_id": "RegionOne"}], "type": "metering", "id": "f3b3c859a6ec442489347b1c518d13cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1df79f27fa1649df83d12b1b262313dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b446c25e104c4356bef624e2566553cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e9f9423937d4e3f9cd76cd10964d62e", "region_id": "RegionOne"}], "type": "telemetry", "id": "b524e3e0d5014dbb89237978aae1da51", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "08214dc9bbf5414aa6f68edebf79bd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19d67eebede94f2a8c670640e4c9f957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6be1321c83244d2880f688941409c433", "region_id": "RegionOne"}], "type": "event", "id": "ae84951cf4fd413aa75d04cc3de8301c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "97a8ad6eb56a436593a27ddd886a352b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f25f3300f20341dda2660e27b13c86a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "933853be847c44519cf364a05a928836", "region_id": "RegionOne"}], "type": "events", "id": "2362985124a54abc84aab1db98702ed0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5a5bd0271ae41359a94771dbeb5fd61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6410f89dd96547faae94194556c4e30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b4fc8254e5ef49b999b6a0bbede2028b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "689673462d8c4ec79aac3a67185e3732", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2990ad9d3cbf4b89864651d1efb65e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3dc5dd342394bf8a9c538c83088d4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a302c74463544a23a3db3e73631bb152", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6cc5c05a33c24eba8363a5e5c6c518bc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27e643ced36e44f3a8a83b888890e390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ac0af4258de45138bd1093553e4a248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dec5d1eb755843cb9172f54a8d61a10f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1a133c86ca6a4608b9edb5a3cfe03bc4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d536bad648f44a4bc3a7fea60128a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b05f696a20584993b45f1a35ba7807c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab07bb376afe4c9d925bac77298290ab", "region_id": "RegionOne"}], "type": "tricircle", "id": "44a59d7b03274645ae2fb18779817643", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ae7afff1ed0449e5ae4a0fd0e486f1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0c972a3cf02e434aae5fcf6c2056091b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7e5102254caa4b248bccee9e1ffa4dd5", "region_id": "RegionOne"}], "type": "database", "id": "dff7115efd474cc0b05dcdb19c0bb9f4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4224f3b7ebf48dbb89bd3d0d44ff3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "295c98bf7c06445597adf595106c89a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0486ee1898a84396a0712d290241bf5c", "region_id": "RegionOne"}], "type": "application-container", "id": "12008dc26190409aa3abc49892f2fa9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "386ab1ce861241c686ab6ee26618afbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "605173fc56c34c3ba809948cdf35c686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27fc858cc4744aaab912178dfe23a806", "region_id": "RegionOne"}], "type": "container", "id": "648e6bd7099c4f3b879ed9f5e5e9af13", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0aa6f60ccc714a7f958c10ff668198e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5b15ac795824eacb795ccc4a4ac553b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1eadf5c6b37a40cd8739fb9fb780d455", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7fce9de72ccc41edb25d7248eb190b8b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e58748ec02a14f86810c89724bf5c2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb703103c95445b38cff63a00da152a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6d97a50fa4c246bfbb2985badbabf7e7", "region_id": "RegionOne"}], "type": "rca", "id": "b549ac217417465c9f26d5078febe6a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f17a790008d14234a9337ea7c083ce5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4b5dece3429e4137b8715b8b7f018334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6670b82dd9bc49078bd53e8353d9e98a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c7bc366d9fa34ee79182ec30f46d768c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "515ba1080dd24163a3caa75270f27067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bfd190ed44a34b12a350e7c07fb0ab17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "47d7335ec37b48be9a4b975120cc36e6", "region_id": "RegionOne"}], "type": "network", "id": "7b4ae3e1da7847398cfc5ec1ec01566e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9aea4fd9e0e64c25b029c0847be6f823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6cd22b1ee8394aa2a0a2f5864134fda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "278bfe60465c446e82660f4daa4a13f6", "region_id": "RegionOne"}], "type": "backup", "id": "f84d8863f89f4cf7abbb3da68172385a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "53785378eeb54a53b4626db1600a6f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb33a42925974a8e97ecb8c659f78b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6b382ec4ef554855917a46e43a4595d5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "25d5b86eb5424b709095cca0f55f41ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5afbfd577b3d4717afbf5b4f675900ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8aa3f58a5971453fa70ee4e347d9704b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63719f1d72324e17980ceae49ef18f9f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0ad46ae2cd2a473791d49d1ff77ee02b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0778b5ebc59f44fb94c76ac322548b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b750b67add6d48b3a76df5fbb794fb4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d2665e72edd54fd59d676a99740a3de1", "region_id": "RegionOne"}], "type": "monitoring", "id": "10ed7ab9d06e45c2b8f13a275ed6c18a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "04108fd3094743f2953c8a55398617b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00a754f6782645a1b98219bc382ee251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f841ec397a9c46d49ea4960da2acc1d5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1af80dbdeb2141dc9d290e33581d0fb0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cb31ba13bb304483b8b706f4468852c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "51274a7803b7466d870a64d92e6a2e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a346a14ae1044892bcafb6404999c043", "region_id": "RegionOne"}], "type": "placement", "id": "6e3524c092ae4608869eb99d1640d97d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17d09d8b054047baad0874f4118c7d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "96059abd950e408ab2cdc0070bef491e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "18c765c1cc424b599cd231eb3460960d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8dd349ac3d8e42808c5a13f20adb9529", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85f9c6b1ca544d6692836452cc6ea1b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4aef2b3317dd4c47bbbd933fae4a38d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3152cfe66d0f4c11b3dafe29d59a3040", "region_id": "RegionOne"}], "type": "ha", "id": "1d7b082a3cae4974b03ec4a23a77fd6b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7434b8dc96bb490e82f56aa0295a0f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eb845c78ccc1494b89fa9c7043cfc98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8cee52a61376454dbfd63b948be6e407", "region_id": "RegionOne"}], "type": "reservation", "id": "f2d94a983e0f4ce1b9696ce6ad4330a6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "af8db01decdf4a07ae9e03c85995e597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "918b5bebf30741d38be6b29ffcec13e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "41377d35736b4d2281e1470e77e4710d", "region_id": "RegionOne"}], "type": "function-engine", "id": "bf8ae5103bf34c0eb7e40045a053f15c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fd4baabc69854a7e9b955dddbe7078cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b73c4c63dd8945938fbc4fa1aecc5e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9bf51224e2c941fea1936e27dfe8d99c", "region_id": "RegionOne"}], "type": "accelerator", "id": "4901292904574e4ea7073f62f2b5db84", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba4c93e3a1b8406993ac02f877b0078f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d74993c609f340ca83cc7668add74d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6118f6b98c3949f7a1d818cb472f6c96", "region_id": "RegionOne"}], "type": "admin-logic", "id": "346f23d44274413d9ac1b98957f84b37", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "970972ff4726479ab0574ff48721230d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e73656f89ef4e9ea444c694244ef505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e71c6dbb5934955ae1e9faddf1b095d", "region_id": "RegionOne"}], "type": "registration", "id": "3562ff4283bb408abd8abf61c77e4681", "name": "adjutant"}], "user": {"domain": {"id": "6b5fd1eacff9442eb546b256d600d767", "name": "06421736c1af480da0e5ccdb3c2fa9a4"}, "id": "899540c6bcf240ea9d13b228891e0eba", "name": "3354c656995848a398e12bfa9a1578ee"}, "audit_ids": ["6108e470651447aa820367abcbeda92a", null], "issued_at": "2020-04-23T06:25:57.725635"}} {30} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.189836s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,716 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,721 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,723 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,726 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,739 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.649953+00:00", "project": {"domain": {"id": "f1fae98bb4b14b509e469b5521d34a20", "name": "4d52ac79bb704d1bbac4b1e113de5d93"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "383a99feee404c47b9aacb8f0dfcde66"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fee14f41d01e48c795f8ba68e624769d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "43a105f9bf2c4ebfa89e13b94899a25e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "55af6d2da2d84589b3b3c58f9d824d69", "region_id": "RegionOne"}], "type": "identity", "id": "79767dc52d204a0b90bafea65605c52f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "48b5952b9c0e41beb769a496c3bfd83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f879806bdb074a459e11b40758c458c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1c84dfa75919404fa5443316d60bce0f", "region_id": "RegionOne"}], "type": "compute", "id": "f925be3ef59a48fd966525dd1c1b76e4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9df5e5336b204d8393941cc0a338582c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dd202ecf7de24b29be8b7d05279c6833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e61b62f5da9b4b7a86f0296ced03c28d", "region_id": "RegionOne"}], "type": "image", "id": "855d702fe962459cbbfbc6a81c3b1aff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25c7c9e4c12f40f3b0fa30dfa8ed4c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5df74d526b1404b8187237b1a4d9417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d6ccd1eec1d541c6be2891dccda484f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3ed5d1735bb64f40a9cdf34414654b0b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa6592f8eff4cb991b485d33c158a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a831a55d0124a338777ad0ad7e247f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72603c7159d74b4ea4621350b3718123", "region_id": "RegionOne"}], "type": "object-store", "id": "9c8bafd86ddb4d67a72e5badb9f906b6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78abba8ebc9747eaabed18586b5b8697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a023a91be45c402fa1b3821dc7868ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "09a84e1948034080ad2a44ce689d1f73", "region_id": "RegionOne"}], "type": "clustering", "id": "1563a1fa4781448a91d1921dfcba0e89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f3f01318a3d4b25821b9c6ad8c7877c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4daea91b9152465f80e63eb156dfb25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8f5aeab6154e4032968f7fe7ed5b1c37", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "24f4cf033de24aedb98a9feebac50022", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bc288a89f7349d9afebab7ae1724fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52f16a3375594b4c92215aaea922395f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4df44d59b50c4ad4a8b86650eddc027b", "region_id": "RegionOne"}], "type": "cluster", "id": "0ae952e099dd4678bec7bac405ee024d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "70a7b61a43024efa830b81bcdb0120f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ac14ebcb524e4c6d839c08e03db9909f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cba91b8c14684757a3cc841c6ee064c7", "region_id": "RegionOne"}], "type": "data-processing", "id": "95a54857f577400d89268dcee377ef2e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c69e4af3980e425db81cdee137360fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "156bc0e9e6644a7ea25139491214da02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1c73ac244dee4af39a2586eb3014a4e1", "region_id": "RegionOne"}], "type": "baremetal", "id": "c6c6e7f78b224410b46f2b99743ba040", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63b591e6fee7485795f098f647c2874f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f35ce2230de74d6eb15084ed3433aa21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9194bdd7f4af43b2933cb2b6a8acb1be", "region_id": "RegionOne"}], "type": "bare-metal", "id": "446f7c753b02423d81f524c96860edeb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6b3383a9f5a2442d93d4d404616ab13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0cec9412c70341afab4f8c3bbe0db784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "21634acb41964696ae35a403fd0909ab", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8bda44e5f3134e7dac01bc4dbbe66409", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0a598790613649d5883449b92c48dff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "23457d55715d4f638780c4265b0739eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "45f751f9f979457aa7c7dbfe0cc1d277", "region_id": "RegionOne"}], "type": "key-manager", "id": "08c18bd5269843c9a1c5b9f12bac2979", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "835817ea0ae3483abb7defdfc3f8e2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f3c813c55c842a4bfe2f42a5a48c151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "464a8dc9ba724cce9a7ef9e6e0ab4c01", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bb94dbaa3c0c426bb4c1ae8727d41e72", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30aee65a77ca422caaf1bdc4412f8931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30593b177993456c8c76498ab76025d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb8eb79ccc8f458d924950823c7c536d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f5505df273b04d238ce1f8c3a6402965", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0250a8e47f914f92a47017da98d249a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa3e044a9b074d458acb2a877a5f08d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6a6c9f98109b427ca4ea0efdab21d67d", "region_id": "RegionOne"}], "type": "message", "id": "f482270a48644def85671fda35807092", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6ac68ec14af4f7b9528b395f0fd0141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "41a30430342043e59ad190bdbac0aff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "826e8c7f1f64476399ec4e99650ee6d6", "region_id": "RegionOne"}], "type": "messaging", "id": "804be03a014d4a3fa69c179ce5dc0a53", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d31e47e41254ce8993876e9ae09141c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f08228b2eb2e46d6ab7b0969dff3543c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ed521f7bc685419782c93683f923d17e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7b1e12c772414991b7c56f9bfe175882", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7a99d68cccc4e5999bceb9bd3a3d309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a89b63b634534abdb172bf5aa4c02888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2215ee1bfd1444028ae017cc608cf913", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8d8b5bc0493343a2826454a8f99b496d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc2045224ee54b43947f89f5007754b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2da9210e3f1d4df6a7ee5f2ba2893e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bef22f385f0d43ec8a7ea10201f69679", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8cd103895ad04237958abebf1b15e656", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abbb592dae2a4c8791a72d485ba1d60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cdaa1eba3284e05869629e327a031fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ddd99b3867d440b8da42088b5c1dcef", "region_id": "RegionOne"}], "type": "container-infra", "id": "4f2f5eddd8c34faa9079f682be5b2874", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e16d72787a664ba7a209e1baf9f87dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b5fa71df0a9c492aa189a40c74065001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2dddbbdeec894d84b2719737bba29d78", "region_id": "RegionOne"}], "type": "search", "id": "7505898797e1458284212a400e664ebb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed33df31a15744fe854feae3c49c3e02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "df3256b13c6e4955b6f94fb019e4b616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "85b670d37ddc4a9e8d56cf0d49c0973f", "region_id": "RegionOne"}], "type": "dns", "id": "176535bcaa3c4649b7a6591802ee8860", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db4981a2edc8465f96e53779114a4940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0060e43e0833482986e00019729762ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2e32b103bded4b489b795d9f728ba626", "region_id": "RegionOne"}], "type": "workflow", "id": "9b58943b018b47faa54d6521f9d0f19b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62539aa7d8df4456b4d2dfd72ffc2b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64bb7a6e5ba546ca910855351e3b9c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "deeb4d85826240568396f9bf2cf6bd11", "region_id": "RegionOne"}], "type": "workflowv2", "id": "70043841dddd467d80b0ae571ee15476", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "982bf1a4857c48d1907fb5f040878cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad8d3f2faef9493181c23a2b5e8bad82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7dbb2ccec4754c9f97bbbed16cd4bee1", "region_id": "RegionOne"}], "type": "rating", "id": "59ef7e13832946d8b862f9de20f8d4fc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb7f67d9fc0444d683d9cd0dd06ea627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6980d2e96955452aadcc593f569ae043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6165c202eb2d4cf982033b349d91f0ec", "region_id": "RegionOne"}], "type": "operator-policy", "id": "287e75dca3384af1aeb2ffc2b39ce513", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2518c1645fd6407a94c659ba482818dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a302e4c055c4d1881ab97d5d618af8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1df944757e2c43e6864efb2bcca97197", "region_id": "RegionOne"}], "type": "policy", "id": "1fcedb23c3d1443dba1cb95bd43f0fd6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4fad839a7f54422a4a5bc7ef4d41f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "470d53b115ff4dd7a0962926e679d0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "462856248b4541c3a32d0803c0c7e824", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "348d98700b2e4a68b94f11fc6b3b5f92", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ea7dbc0953a4ac09450e0df119c4d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "948193864ced426ead970f4e0d9cf73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd82f0e4b2d1437f92516e385a128396", "region_id": "RegionOne"}], "type": "sharev2", "id": "3c18cfd53e774d01b66cea10c9e1b308", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efffe46d83e143adb463a130e33f387b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3911340a2ef6421091cb670363f645e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7473af57a8ee451d90f4ddcbd3ed54c2", "region_id": "RegionOne"}], "type": "share", "id": "1715ba814bc3491aa1e8be729bb7f10e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e4b06c212d44edab23a3f98616a1e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e7a84cb07c846adace5f5456b3617e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "19e225d8cb324b1680b117f9e3b1fbb7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "679eee34e14946809b4b979aea92d5ed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5de5ea48fd81409ca08d103bace4458f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae810da8ddaa447186817de5e07f0c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "442c85b318d74fb2812fba402043d4fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "c51d47154c80409b8005fbb6d6de3185", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "814e00617aa8422e804b1c541b77c680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ceca849fdab4ff7be79bc060501d59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82dd1a3a18f140f8b19e9649744cfda9", "region_id": "RegionOne"}], "type": "block-storage", "id": "bc052e8fb55e4de599582987260cf5e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4f7d65555704344a91d25de2b359cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b09e13f5aa744344b6524ab7604a0f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "543eda70d8254d1e93c58cb0e812b246", "region_id": "RegionOne"}], "type": "volumev3", "id": "687542ff74b84c6395292c19c2c63e1a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b4b351ea18d46d5899aa3f6003d904f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8713c669441640319b897bdda06e7d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d666bf01ff6148f4a4ca1573c27e0e80", "region_id": "RegionOne"}], "type": "volumev2", "id": "6fa4154d9f234a5fabf29740484fd50b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af6ce76a4524e00974bd9f30ea6fe54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72fb0623aa674a15b4d77132ac36cf12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6838cf5840a498284bb0026d4900ce3", "region_id": "RegionOne"}], "type": "volume", "id": "8e3dcdc2419e477289bc3c8a71318549", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f48ffe5a3c34e7f80b2a653cdb0dfcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b761e4e83144c86bf71855b88103154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25bb7681698946aebbc609c5265ccec1", "region_id": "RegionOne"}], "type": "block-store", "id": "0f23d3514f2a4bbcb3c3a894010f6cb0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c4c9185dbc249cf95ba7e9777d5c4a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8376aa3729ae480b9d4230ec4f0164e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "199be36667424614bcb069b5d3fa24b6", "region_id": "RegionOne"}], "type": "alarm", "id": "ab3b88b2d7a44fbdaf8374c97e95854e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f93ca12f49c4eb89677569f35c70f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b8483e4f02b4692ad772a44049668ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c3ddda4eef494ff58ede3215934e4df8", "region_id": "RegionOne"}], "type": "alarming", "id": "dadadc352f814545ac0984b73b5cc49c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fae66b2746a4e85ab0e1bbe0496a936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f10289995ddc44eebfbb46fa1bb63c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b46940964c684e5eb4b336c6c4ab641b", "region_id": "RegionOne"}], "type": "meter", "id": "ffb8b4bd675f4565ad591d91b852ea4e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e69f3be925840f4abaf73ddbc64bb44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce5ad52fb5a74fa79eb56c7c38f8f1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f36c3ebd1564efc858cd9eacece79f5", "region_id": "RegionOne"}], "type": "metering", "id": "3fb677ddc30b446aa0d696858171e9c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e90657b4dabf4f708cdacca1362ce3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec6b6a70fab94797811fbc83ca14e616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9115332e2f844b6f856cefcbf57e7619", "region_id": "RegionOne"}], "type": "telemetry", "id": "678daeed7dfb4bf19e2dd566e9489302", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6c9b8d202606402286c9350726384f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e21f5fb620114cc092680c3fc1c428ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15c31e0e5902454d92f8cdeec8e31b79", "region_id": "RegionOne"}], "type": "event", "id": "4cac4dfe8ab24b118b82031d7eb814fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ce9127374d3b4052b182ca9174e61b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5a6bdff993f24f3a94d9f0eaffd88ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a09a2149bf74269999c85fa31533a68", "region_id": "RegionOne"}], "type": "events", "id": "7cd74dc4d1df45808a4b321391a1ad2d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fda391d51fe9441bbde5ff3eb8d474cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e1044921a884efaa17d5b29351c8321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fbf44e69cc7d4564b06b67fdc58c2077", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b92f07a13da5438baa356cdd56b9712c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "998dff2107d04fea9a301987d91a1024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38e040d266e840429d063d65fa95021e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0c560ccc56f749cd89a7ae92fda9a988", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9014c30aef9f4cca85123c132ae9c9cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc560e6686f648118f0ebdb214b4b3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "088150a94be2423faf26bf5286f32fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c95ebf746da7459cb3205c6214fc8ea8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "25eba32607484d2e8a4d8633894d0d6f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "062e57f1ae7e421790e0ce788aaedcf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bbfd0c52d9e4626a3a07117a93a2801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ec80e6714954c88b10f8eb25a881ac1", "region_id": "RegionOne"}], "type": "tricircle", "id": "400a42be05004e1da3362bd7f6fb43a7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1e581b4c7f7f4ca49d325d9a95ae8afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4b2fd8fdf9fb4c07a14cc9076ecbe770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6b0690563842488b812bead11f016978", "region_id": "RegionOne"}], "type": "database", "id": "13071e174ffa4b80a1a1b08ef1ec8a3e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68b014722a864781b9fc0d7876666604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30e9eba181da4a2fab852a543dd3e403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3caeb03de8aa429f9366508e99031151", "region_id": "RegionOne"}], "type": "application-container", "id": "336c9eb08e544afda145f81ae69df02d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe8429f65d694482a75f077735b2e0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "716fe486b6ee47ff818118790d1cc71a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7290ff354f7b45528bbda190d8a14ae0", "region_id": "RegionOne"}], "type": "container", "id": "caef34096d7b4e3896e57215a7bebd58", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f826001dc8e1441c9889589ca6df2b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d7f4475bd424b41b4ef27ad13768763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "76793251f3734b649086ea38862737ad", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dbd6761bafdc4991ae8e6379b54cab57", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df16ae1b0a674451a9ccd86e34db8cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc3d328c3b99408299550becf3b263d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6fd273460dfd4676879faa2f729acf4b", "region_id": "RegionOne"}], "type": "rca", "id": "cf62d0bee77d4c29999158d96d7acd1a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7b432a0ee3784baa978d1c9034aae6c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e73cebade1a4364b25937e5fc1cc721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ea9f9784f7bf4087acf837da5fbd17dd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "be6d2af0d5fb4a739b821e33fe2f5157", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5e7e95b9576d4d36ba31574f827ce594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7d040c9ea4354d559ddf56fa1470817f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "919087869e8944389aaebff0b6e61508", "region_id": "RegionOne"}], "type": "network", "id": "6dc4042855bd400d84e0c18780887914", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dd0ccf7aa14a445883f8518e2ef68358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d02dc16ca204051b844cb7ad5a0ad39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7844445a90684c57a4deb7dd66616fd7", "region_id": "RegionOne"}], "type": "backup", "id": "c46df20175ab4be88dae5e9ec36d5f1a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67f858d4eaae4b5bbd76c7f427ce139f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdd07125c39744b690d3a096c5f380f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3cb2c733bb6443f797c8fae8b60dc800", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "411f52fc1b7f435fba5782fa1a75a6e2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bac0dc11183b4e51a4074d12ae59b90c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0dc8392853e42fc91c63f6be8f4964d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b583027819984f2b8b9cc98869c6566d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a6978481bd8a404da95f6f279664c4c9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "427406c4145f4099b7a75942e326a0dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a71cdbbc72184aea9bec369bfa1aefc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "adda6d8659344a33b102b78ad3156dfd", "region_id": "RegionOne"}], "type": "monitoring", "id": "ef5538d454f34e21bdc10c0f47e83c8c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d77f80a6e104d819367c6d97fa8e020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "93464a439d3e432e9d84fc30e2773f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e04711368a46490aaf0f3cec598ed678", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "438a9983ba9441d9b69e320e2dbee7e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1aad879f926c44938360d7e1578f522b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e1e22275deab48d2bf31afacd8205b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7308020e841446dba8ce5f9e6ef91e20", "region_id": "RegionOne"}], "type": "placement", "id": "cb39f347f791458aabe761b9aa1619c5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3193feb5fb6e4544998c6b333ccbddd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb56a5779bbe4410aefe27768f93ac76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fef79360c6a94d688e8acce60e9a898b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2cb04c7eafdd4ef6823e543ef2a1ae1e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "367721043f224fe49b7e62c05adb36dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ca88fcfd3664e44aeb0b8d94b093215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "002ad191d47f499fb657c2857413d326", "region_id": "RegionOne"}], "type": "ha", "id": "b3e33693491c40659dd2a7b3c33bd7c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1baaad45143e409897e90c10f1b33437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "36bd775ac12648f1ad25f18f344c77ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1c7fc59d2a7d4fc08ed04036617a7dcc", "region_id": "RegionOne"}], "type": "reservation", "id": "5225dd84960e45d9bb2accdaa58346ee", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c09c48679a4d41eab2f77c2dacbd3565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a54bb746e1c0405eaaa7d36a4013c4e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d850285d7074570b45a86b65bb1dfc1", "region_id": "RegionOne"}], "type": "function-engine", "id": "5c30b32b44244099adff42266ff2f8ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8c7cda0d49e4476dae502b1b524a5d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82da301813e64718a0f358ab9596c955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "08db7a41fa69495a800315643d98d249", "region_id": "RegionOne"}], "type": "accelerator", "id": "0283faa4b886463fb2bde874e4ff1b98", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87d0982303944803920f174463fc14ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61f8552cc8fc4453a12ed744b443f1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b5ba6be0dd4a4ea48a1c725a235ad470", "region_id": "RegionOne"}], "type": "admin-logic", "id": "29664d895fd54cf4860cc9645ffc6106", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c49eff2f28a14ab7b38df141fff3591b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bb9514e94cd4321ac02d71ac4652731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f2074ec0f494e73a039908f043a819b", "region_id": "RegionOne"}], "type": "registration", "id": "1c15b7a93824497181519edade2035af", "name": "adjutant"}], "user": {"domain": {"id": "68b39b586fbc45a4b4a80fe5a1abba37", "name": "bb0ffe799c01463e9804000426d63069"}, "id": "e25a2fc220ea4f08bcd55805de9bea71", "name": "bb39baaab11e485eb26dbd5a67dde93c"}, "audit_ids": ["45aff45d0181462d8a5288484f0b6eed", null], "issued_at": "2020-04-23T06:25:57.649953"}} 2020-04-23 06:27:57,804 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,810 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,812 keystoneauth.session RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "name": "FloatingIpPools", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "description": "Floating IPs support."}]} 2020-04-23 06:27:57,828 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-floating-ip-pools -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,831 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,834 keystoneauth.session RESP BODY: {"floating_ip_pools": [{"name": "public"}]} {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.249645s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,655 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,659 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,661 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,664 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,676 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.595823+00:00", "project": {"domain": {"id": "7b0c7de63177435eb1fe23a8180da244", "name": "f4e7dcaaeffb4bf1ae4f8c17c8951e94"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "18089be100d04154ac178150c21f21e9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48ce2adc2690468e9d97ce221171fd89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "eb7146b19b3b418e8f4bad9d2712681d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cee5784acf874cb4b00fa2dc93795c21", "region_id": "RegionOne"}], "type": "identity", "id": "8431a07eacc34b82b4f41602325b4fef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "01fd4f8e2b444a548eecd3a1343e3eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dba445c969aa46728caba1b7498f0792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9de167b425af40fe8d7daf21cf765914", "region_id": "RegionOne"}], "type": "compute", "id": "030d4a2afd834d38b93b726ae3ab7f51", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ec490ddda585448cab7ae4451e423cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "77c6c5e20c314f22a06b996728aea054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3155972a25d242c3844cb493737cf70c", "region_id": "RegionOne"}], "type": "image", "id": "bd3bc15835d740b1bb7326ad10c06328", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3847f123ed3a4e448287f372434a20a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5b7fa97edbf8453d88af98ec95a6ad81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f7394e60b5774ae09ae19e799c67545c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "062f824f08a8400b92ba7bccd965253d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de727e48305f4febb37b4b59c0208f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e847fff3feeb4b6ba1e303e1d3c4d750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f7cc3e7cdcd442eac4efc647d97d4c1", "region_id": "RegionOne"}], "type": "object-store", "id": "fd6ad6181f8249ddb4ce6a2d3f6d48ea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5ae6f60757a47e7b79d652da93d9614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a75da166fa4a44728dd8f892a356cf40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1c035ae0d6c48bc8f38365dc4150ff3", "region_id": "RegionOne"}], "type": "clustering", "id": "7e3e326971ed4a199e0ce552537066f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d86db6a03d544b5b61c394296714be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23ca4e7674034779924069c04eb2cfd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6e46440b2a1b4965857303ead2dce604", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "91d9fe371b28428ca9a4d5e789e578ca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1885f98081343ad8a09b5f1ad8c47e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ec5b7ea068848f19a80e6f599a086da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d2ff03735fd46f1b3f53c7b9dfff33b", "region_id": "RegionOne"}], "type": "cluster", "id": "9b9222ba24554597b46743ea79ff964c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b028d2d452074d78a3c46f977bcca593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fcb496fa212a45eaa1e255079051ace9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d2269ed9552b456b83b30ffdb53a103a", "region_id": "RegionOne"}], "type": "data-processing", "id": "f3bed4b1355d45bcac9b78d6ec3466c7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c990d9b8840c4e92bef10b898b87c973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1b394f1d60a4670a0806a805e38b0a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "24635737e7c44c18aa283532850733d3", "region_id": "RegionOne"}], "type": "baremetal", "id": "537b3d66b3e74d0f95f28ea7b918abf9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5d7ab95228b4303a2f973e79d65cbc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fee9dab3a0da40a3a66fb3d21701a5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f3fdd6b1791f490a8fe5707b11ed598f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "91b8f3e4b56348788f7a931b396b0c10", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "70d567be64ee479fb1a90abb73ee4d49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2da3bafeda5f481e989e0b862f13dadf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a32b789bc7644da0995fe8ee2bde5203", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fdc09f0980f473d98bc1351ffc117ad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "82020602d8b84f56a99e0111191aa95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "716d371120ff4e6d9b5c7a05c2a7dcbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3486a862174944db8195a1190debb127", "region_id": "RegionOne"}], "type": "key-manager", "id": "31fc4815edfb472498037223c255017e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81604a551dd14215bdbc22f576e61b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb187ae1d5ba4477973be6eed77e6550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "33d76882774a4f07a9e9d0a0ff14c047", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1c6b2e0cb13f40f6b5c8cec670c12dae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f43af774bb1433ba4cd6183432d323d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e424e86014a4b83b7b889ea09303092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4569767ddff2419eaf1b37594c3f15e2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2b67c41f00c64b9a9364670867900e04", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b01aa516d9124ac58527e4fea1d9ab01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1435db9b83284255adece91548a72f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9995befc43194ebd9207ecac1bfe9cc2", "region_id": "RegionOne"}], "type": "message", "id": "a5bb323c8f324b6fb2474b7a8c1f050d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "13ddecf4a8054754bebe2a3fede7c8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "060d669ec9b2468cb79a6db1e3ba3d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8aacc1aa5f2446719d6fb8e2e0c83f8f", "region_id": "RegionOne"}], "type": "messaging", "id": "a95dfe728ad142cbae24d7716e564796", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1b0c279f2ffb4b288a79d759ad27db2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "de9a10cb8c8745bdb53820e4989a6f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "492693eecd0f4227a6bd835d53c1c7cf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f337a9b0c8a94df18273ea51564d9551", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2bc22b1696b45faa20570fa014b0ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31a7c2a1287b48149cead03cecb78454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79911f210b6045fc87a27a6dbbff9f22", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "84e8fa2b41cf47129e87f8b875eb8646", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbccde06deec45d191fe20bdb7e1c60c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67b1c05d872f4baaa2508f517a075112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d38878447d134352b8f2567d588eba00", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87918066f2f546e5ad743fd47b544e59", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce243fcedffb4ff58f9be5a21a1ed3bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10fa561760ee4e17ae0e5634f4cf839b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbd1e5744dc7480a912f65d9c2086597", "region_id": "RegionOne"}], "type": "container-infra", "id": "be8caa3a1ea146c4849ff6248c8f0725", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "107cc60bb0e242809d52605858e707da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4b0291835e4c4d7f8e00e8fa46b7e0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6c51e3c1f5ab45cbab6209d0a3867c7c", "region_id": "RegionOne"}], "type": "search", "id": "a55272f7d6aa40338b099ac76f8216b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b876e5dc9f3d4cfb932ee4c60265418f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6e03e04d096047fb86aa4f598a508920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "09de6fee59c44e13b959365383372e44", "region_id": "RegionOne"}], "type": "dns", "id": "64be985baf234f9998b0b63ac3ed32a5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d4d688019004c4cb28b38974a23c9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53325ce23cb34b57b295d5dfa96c3557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8dc4d4c97dee47f6b2938b68c1bcc9e6", "region_id": "RegionOne"}], "type": "workflow", "id": "0c8caaba0b624d169cbee7950af602d0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94f1fd4e88534caaaffc1df4ec34214a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6d3325a5404242d9bc4a7bb0b9f9b411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d5667a677b04e359722c1afe3ec30f6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1168eae2e26b41b8b3b09a975fba0a2f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a56d6473874348fa8158495edb66b5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef94e87196fc42d981a8d81b00514f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c4d403008e5240c2a276f4829d85dc9a", "region_id": "RegionOne"}], "type": "rating", "id": "df700f513c5a49d68fee5224dfabda86", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b5ae5011c97a419bb4fbd88924c44c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fcf245a8c02649bd8b7710a4291d1dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6e18cd21e4c4400fab39bc7eb875e740", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e8b438f5f9fd40abb7dc98ff7c5d79b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5266257c34a14d48b5785b3d794ca414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6dff91ef40374255b7980014021f2be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f91127141bef4de8a43087d4b6a1dea9", "region_id": "RegionOne"}], "type": "policy", "id": "a8db3a0c7be84ac79230b57a40de3685", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "200759a7bbbd4a168432d05b7a924f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4accdea4baa14e2594f305bd00655003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5e7c76940c2244b997c31cbd1fc334bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1aa4bd1a45ec4851ad1fbb2559f4a276", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a4b8c0dfaec4367ba51ec6525000a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b08d04b40ebf45919b6c7af7c70363c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ace520e95b045a184edbf22f443f3e5", "region_id": "RegionOne"}], "type": "sharev2", "id": "edd3d6db85f04a149dc4ad63e033b60a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b04d55d75ad408b9165f5a2910ccca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f25a548f6984aa18e5732474a5b08be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "35bb7f6af3144062a88fdcba51184f87", "region_id": "RegionOne"}], "type": "share", "id": "30a34d903268498f8b2e46b74ce90bf2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "39cf108caa834bc8aa691c15f45732a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "484a3fc696c04ecb9091027d500350c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5cecbf4f08f44ed9385a36e144532c3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2d2721760838407b942d8c520fe51146", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9535f667ba234a94be3d1ac625b54b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d8b1362c920487fa72ec7c1acdb2f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8071cfe0e894230ab09390f808410f4", "region_id": "RegionOne"}], "type": "orchestration", "id": "178dea7d5cbf4516ae7700059ef0dbca", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7f2498f821049dea9cd3511938c6152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43550fcd8312471b9ece6e1306363ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "197920e47cb64f0297aebb1fd3e028ae", "region_id": "RegionOne"}], "type": "block-storage", "id": "1372e536f11543a1b10ebc17d19179f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3443e410b244202a7b0f43ca94caa2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3124a95f4e34575b283d9aa70943ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2acb9c888a14e668e66cdfda7b0f8a6", "region_id": "RegionOne"}], "type": "volumev3", "id": "e4f22bc32af449aba92a90e5ded6ca8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b443b2602084443a760c527738359ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abb962e60b9c4ba58f26f3eacd0a999e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c82f84bbda94b7bbcb05aa07b03ce9a", "region_id": "RegionOne"}], "type": "volumev2", "id": "4f051a6ebda24a108e33194d4219434f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d130a019804044ebbd2c8a7f6588932d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d27f2a7dc9444b1c8aa8a1e195043793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfbb03ff4c8642feaa2ba01ae8e0d960", "region_id": "RegionOne"}], "type": "volume", "id": "e719c5d1b7864728819d05f6e75b4914", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43a54e9532954724a330be9820a336a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29215d59c6f443048e00f6a8c2833b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "316ee4272a6d44ed8e95e569f7916142", "region_id": "RegionOne"}], "type": "block-store", "id": "ab71edc295664420b766ad2fbb43b089", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bde03b0bcd59484dae3531e2f84cba5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad7172b5f997450b86ad181afefe8792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cba5242e79a44bc8bd6a9039a5219b94", "region_id": "RegionOne"}], "type": "alarm", "id": "e8d0d06834c84253aacb50da987bb2c7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7e5badcaa554616995e6d328aed9cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf143143dadd4176a4b806fb84c64d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24c04f7f1d6e4d45822fa5f3db7b7346", "region_id": "RegionOne"}], "type": "alarming", "id": "dccc56722a2f4517b2f80d87d2b2956b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9964d419b05041539d32ade92445ef39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac2284883dc8499aae3048917ed97440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe11b5a3f28341ddb7181bedb447c262", "region_id": "RegionOne"}], "type": "meter", "id": "c00eb4cac9804bb69dcc1eff224a3fc7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc0628a00d564ceeba345268432c6e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ff2b7f0321e44d1b135c0b124ab2f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5be2cfc34e124317a1d822f2027d2ace", "region_id": "RegionOne"}], "type": "metering", "id": "f47e74fdd8914801af3d4abb16462f1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e38e168e27284c1cbae3b82eb5328ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "81724f17c62445b6a0b205f7aafa13ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ea534fdfbba248829eccf23a111815bf", "region_id": "RegionOne"}], "type": "telemetry", "id": "e0faf3df92f54ce9a775805f01671860", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4508e35cca99492185133551810c8d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b893c2d983354f67a1815a71e5ab5942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad77c7de91d74c89a975779408f52983", "region_id": "RegionOne"}], "type": "event", "id": "3a450daca25a46d1b745555f06f02ab9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8770f1c2b7eb42f8b8b1d3025f675c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c6e01d60b204bc9be0d97758a73d787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f772afd7736b4111a4d6bc294cd6ab72", "region_id": "RegionOne"}], "type": "events", "id": "2a0dc916718c4c7182daf539d70afb83", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df9111b97db942d39122c07c1bcb4cf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28719c212c394608856d13e30ab4ce3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "77b7d9d421c248008d61a788ec71c9d2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f32e0d075d3b4a9896dab338184f53bc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b8b30ee9ef64182a1cd596fc2bf271c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58cd61aea5d94314bcc8cccc61042d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40ebfefb97424035934e4ac3ea21cebc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "edd2e7fe715f4a53959d3f2ed02810ae", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1074e83a23849d19184b0c94b85674e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "422165631f524a2397168476369cc08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5f74405d7f84030806e2d2f4b7d55a7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "db3ede22d806477f8e3745cb5dcae8d8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c15c9423d4740f78af1ede713b063b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72335bdbdb024f459374192bdb37c53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f68eb68026004da081a091da6652dbed", "region_id": "RegionOne"}], "type": "tricircle", "id": "3d6a4b95db004c0ab901a80b141845ca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d5d42e49e80e49c78ff99db3759fd968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "43a3b148f6484c01a9217b161dbbe7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "58fcf7aaf659412bb1988729989cfcea", "region_id": "RegionOne"}], "type": "database", "id": "85b729b35a59449899dc87834a7ff1b3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae75234b31ae47b382b5732b6730668b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81c46e8228544c69b6bef0656b5420cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "56cd301c789048ffa487d265f403b33d", "region_id": "RegionOne"}], "type": "application-container", "id": "4e85ce2b2a224aa0bc9ab9e5c75ceb58", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afc1b7ca533448f1990c1524ed5ad59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca23aba2679a48c8bf2fdb318f920e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a01b12c97c064df19c86918addd3ff17", "region_id": "RegionOne"}], "type": "container", "id": "413c5de7c85643d7b8ae34b40231f58f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21be4299ef43498d844e85c08b64e0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "afbcc257ae3c46819a941dbce06221f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "41e9674f946c4b22b6b1be6cd1052466", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4cee516cd1134489a66208719749568c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c94d228328d242519073271ff80cca33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b313f6d916014ca9af664583b4ce889b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "837217ab625b4de7b0b6fc398fe536e7", "region_id": "RegionOne"}], "type": "rca", "id": "3a601a36e9ff4a23835ff7fc822447f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e454e64d7c694a69998ddad8bcd3b1ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "939c17617552480ba613b98caf918307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "df40e28210e34589b605d348a8afdbaf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "34d487d8f0f94a0890d7793f2993d57e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e7ce64b069f8477d844d9a1ac06f4b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c206caa58dff4131970f4b2aed393e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "01c636ae2e05415180521a2c36bbe1a3", "region_id": "RegionOne"}], "type": "network", "id": "0b2c5b12c055463a8e7e4601e0bd7f48", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f15c2dde68674447ad8ab511f01eb893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a5d55f6844864de09eb0552ba92d4e16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "686ebe88e0f641f8ac884f538309240d", "region_id": "RegionOne"}], "type": "backup", "id": "bcc5a14746ed4b3aa9f5894a55d24148", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69a5ffd02ce946fc87d6791e1951602a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e76dc37a001148188b9031c4db636e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "211e74f265c1423ba5b30e11067efc2f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1ef8a5eff3f1425f8904d9d3f8fe2b16", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b986c42e9ced4477902cee9a0d29dff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df784c1f8c2e4886a3b405cb2abad4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cc82ba4dc9474c718ab7f226e5e9b14a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1fd842eec364634bc296e801fbb5d2c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "498dde1a645644d5995393cad94ded27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f993f22fd87b41a788cd6e8911c2a3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7003e47232d746edba8025c1a332acf9", "region_id": "RegionOne"}], "type": "monitoring", "id": "e2434e0aed7842f097a9ee9b0f979a9e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8506395d12c4f4bbad90deccaa5d9e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c6a6ba0ffed04dcab96dc3ded68df646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "63841d80e5e94474bfde81145b73eb65", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "369e299869c943ebb280494dd27a9ba6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8180964b8cf2436b9213cd39bf133ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7cf651626f4b46008c0e51c74d5e5ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "620fccf070a44f6d87e7343d41858205", "region_id": "RegionOne"}], "type": "placement", "id": "deaf40ac4e654cf98bfb4ad9f531317a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4e0265f48c14a15a0be3aec31eea21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f792ccf31334b529b9a52821c0cd478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3d0a2b727bfd487c9b929d4df50d10d4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e4510f8b543746ad80277984f7d56181", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e61f850dc0694a44a3022337bfd3e58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2e48ab6566f4ff1b1adb65152ea22e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "534d070a32eb4de1ab7a1b9fdbc581a1", "region_id": "RegionOne"}], "type": "ha", "id": "fc3460c5d55f429b912d6b250226a7c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "05b14461908442c3b9a125b680b0e6fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "519bf58dfd00440988fc9b0db29c843e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "10c97b906df04a1f91a2a8d37741ea6f", "region_id": "RegionOne"}], "type": "reservation", "id": "afec592042c449dfa7ffb7f617941cbd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fe072e3ae4a24345aa5becb54355c946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "875f485bb66243cfa3fc1c5c4895a431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "90836924749947fcb5a9f3a7440a8f67", "region_id": "RegionOne"}], "type": "function-engine", "id": "9741e8d764994d67b158d11ee30d1724", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "499b0c4934074422a8932b9e5fbe10b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3d380af4fb434f77b1500e6c32cc17dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e177527de11f42059dfe24b921d61317", "region_id": "RegionOne"}], "type": "accelerator", "id": "709deb393e7c4d6b85aab92d7e025c75", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81deb63bc54042c680e72d8a7469d040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6fe1c33511a4943b658fb2baeecbee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9fb63a5f2fa4569afc6cc08b2aa911d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1bdd9d3a68064ed09ad8b143d2478a86", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "897f9511a4854b238015fc2c39d387f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0118a121ed66440989611d9753356e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d7c3a8274b34c57af430d7fcde1d87f", "region_id": "RegionOne"}], "type": "registration", "id": "6865dcf11df8490996139f31bac97ba9", "name": "adjutant"}], "user": {"domain": {"id": "b677e56ac7cd442ebf7e9befdfc16de7", "name": "755fe6806491481d8c43df47be875a1e"}, "id": "6c77a072a259465883114b76fa109d31", "name": "68c5afe92319493f96a059d43095724d"}, "audit_ids": ["084cc8895aec48f3a8471154b343b0cb", null], "issued_at": "2020-04-23T06:25:57.595823"}} 2020-04-23 06:27:57,805 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,809 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,811 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,814 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,819 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,821 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,824 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,828 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,830 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:57,833 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,837 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,839 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {23} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.224203s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,641 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,648 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,651 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,664 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.583129+00:00", "project": {"domain": {"id": "3cf3c294390345b39dee3d724161fc44", "name": "f783f309d30b44b79d11f8616fee8603"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f9c13ddf48b6436ebde049c54232dd03"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7e90babbbccb4a41a6abd5fb7650ae4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e7c2c233f85749679c3a1b193d71a9e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cf5efc68c25c47a5a1a8fc61c2ceb706", "region_id": "RegionOne"}], "type": "identity", "id": "01318f5f1de34fa2ae689b7511ba6130", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "225f15c494d643ce8a9fd22594844556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "42083d8f74274d13afba779d3e7c340e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "077c6ed981ab48108cbc557318d50dfc", "region_id": "RegionOne"}], "type": "compute", "id": "499f73a3b076412d8b610f5d06f2615e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3b211647bd7842bdb14a4ce81a3442cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4b231f036a904a49951bfde8e3edea46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bd5b03e16da442c19416b8dac578d5d7", "region_id": "RegionOne"}], "type": "image", "id": "0595822c7eda4b588cc91b72d1cc0cbe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e93404bb305f4fbe880bf86668c277df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6cca423c9b6646649231b6699ce8fad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a14abe08d0654d208944e78bcfdb2950", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d8a255066249455eafbf523f0f1fddfc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cb9f14262024bc7b4311eb5a215f368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7065e11e8914fd48d4b333b90c40f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1b38da98ce74f6badfc0f87ecb5aca8", "region_id": "RegionOne"}], "type": "object-store", "id": "f440917c54a94d59bddcdecfd19ab342", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15503d2cd253493e9b5d9dee9b321453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9aaf870621e463a96d37c58b3a51778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "54dee6e2ea134da8a822a6ea164c1ac5", "region_id": "RegionOne"}], "type": "clustering", "id": "b8b56ce179c747ca8660384761cb1573", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39c225584aed4d4f84f4ba81f628bb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1abdab16c57e4fb3bf3e1422f4617eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "788be847f6af44c4a16148fdef53ff4c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "662413a63abf4a7aafd1a4254ed9ee57", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "334bfb53215a4c57bb8855a82e652006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e86533bc526457aa24da213489508e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36689c8768aa4ff6a4d71756f34cf263", "region_id": "RegionOne"}], "type": "cluster", "id": "ca7e5039909b424f9e150d017b735657", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1a49fdd574144bad975f78d060a2c0db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "52ed7b1d53144002ba39dd34fbaf0aac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1383c3c3f10f43b6aecbe4c186d56d14", "region_id": "RegionOne"}], "type": "data-processing", "id": "9ce92747dc66451b9260ac3e8fd9ce2a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8cea2bf4a12c42338444773bddd66be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f7e8e54a5ab9465baf64a79c3f79679b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc66e553406b4bb38334cc7717cb5e08", "region_id": "RegionOne"}], "type": "baremetal", "id": "7527a4837ef641abaab5b37703623412", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "559fe9a70b0a4465a682ab15ff0be0ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fad53bae43b411ca8fec91b9809d46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "db127a47939043e7a11af79348ce41e8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5e36aeadd05840cf9c6189c855fb8beb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a19a927e3eee49dcb8b7c845f8fc5f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7df295f757524ed0a932e8d75754a5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dc59ff1f824a4743af2b2dc26ff77a08", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ee55631d643f4a21b800feac29f6a3af", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f0f911d72254f4280dd863515fbfe54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bdc0cfe202534065a9f6480bf81cd3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df597ddd8a4e43e6aa4b28dc8cfdea41", "region_id": "RegionOne"}], "type": "key-manager", "id": "50940a3517104851abb6ecb10065f8fa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8bf4056b4a4433f821a9a4ed4c6addb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac2c494ea4484a7fb4110745374a6813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48a34347dd9249e384af09022a6f5fc6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ab8149bc5f294d8a980e9a9bcdc12265", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e3cca97dfba444286e9add8890f488c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d6a7a8509e04a81933ee6308ca31a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f4be7d136d1640b4ad6974641672c17e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9f70db6237fe464085815acabc2b415c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0886b180a2f94a70a8085322e04dd4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dfff987348ae4d48bc5ef39abc81c1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5fc9f556d13b44c5889ef8f748b693d2", "region_id": "RegionOne"}], "type": "message", "id": "f7bdeb4c591a4e13a710d448a3d14cbd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1cfb21d000504c889bcb82e82abd524b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9674f6e02d53430e8ce219e7cd33c760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "86d35d0507d746ea8be6dfca73feda90", "region_id": "RegionOne"}], "type": "messaging", "id": "9d8cbe326b0d4160ace5e8bec28fc112", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ad98299cae92480198474a03bc1f13eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7084ec01e47c405996841e70dc93d34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c26c4a8b24ff4c719480949977801ff4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1ced86e18aee482ebc07107d082d6e7f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8525df8987f946dfb4e2af1ab2089535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8da8987926f248cbb3c4fb3be4645725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3ea510e1bb043f2be7aaffe7c8a1e1d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ae52209b4e014e88a7bbc9efcbf7be2f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6215a9ea6634db1aca1f7df4c6501a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a23119bd45e5449196aba2243d947c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55996b21743b43cbbaf9401c56623f89", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e719e1bf1ff1407bb24bcd8e868172e1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1d200cdb74f4bf1b1c63a447ee5b0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d0d790b65e24c468ab9c4f3db02b5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec0821e5aa7c4803804c200bbdc7c39b", "region_id": "RegionOne"}], "type": "container-infra", "id": "6c6f359115fd48e09af42886a50c1639", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4e6c5f7a9d2d4ccbbdc7b3971ca0ed0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3bacadc1e03f4a8c9f1412398fb695a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9672045dd4b94cee8bbef919c3047526", "region_id": "RegionOne"}], "type": "search", "id": "b6e50c49bbff4938a14f2c02ef040d4d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8375dbcd812f43b180de7004bdc8a766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a8f79978ec3429b9d85de1107763cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c826816c60e5428f892c4be5a3d3650c", "region_id": "RegionOne"}], "type": "dns", "id": "59f776111b294b008da89eb28fd329d8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "178b75564afb4c9494c3a8e7c69e542a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4938adb515d9431ab8f86e96d7161364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa506561769d4e4ab3e90be225862a07", "region_id": "RegionOne"}], "type": "workflow", "id": "505e5ceae05b44e9a3b64e242af2dabf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df2d2db6d21e4cfea60294fc9b5b6b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fcc6ac49df31472398ebfbfc85799328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4d89e5686d804b28b3859141cef9955f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9af72f646a1f4366958a6425446897f5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1f07753afca548d3b94b707e05a6a984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4384553d49164770b17c035ab90c44d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "72bdeec17a1f4d01a34f6f3af10ef513", "region_id": "RegionOne"}], "type": "rating", "id": "97f3a5d168774896bc7fdd8c3dc1ecbd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d536063639141d280b62eda307c0f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9e8787d4a2747fb825a95c13f963da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d545201940c54d59b9e0fe3009dc9541", "region_id": "RegionOne"}], "type": "operator-policy", "id": "16ace68c285545dc887ff49d42d9d95a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55bfb0f2e18041eba86953bf5f17e6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8036496d52b47b096930c7c4bf8a8e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ad52902cf7b2474ea6311bc6cdc38cd5", "region_id": "RegionOne"}], "type": "policy", "id": "8d2fbadbc02d4a30aebd0f3a5311e9db", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c074c1e97f14c0485f02a69bb728721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e424f37c6dfa414bbcba7b3ed4134ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4756ef4326fd4b499ee9aa0127b4d0c6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "87fdc4cbf1b747d99939de47707e1eef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1fc02d998484ae5acfddf7ec9821d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae29f5406a5448fa83e0f23413d80d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59a47e2c5a8647ad913c07de5ac112e8", "region_id": "RegionOne"}], "type": "sharev2", "id": "ab0ab451ed364027821c3756a02f9230", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7670380ad8f247ed96e8e7e1df66e47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1db47e40de304a8d88dd3a69de0fb48a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6be2442f6fd4ad69959067203313bef", "region_id": "RegionOne"}], "type": "share", "id": "696d61ec245f4b4e8eb478a0177591ef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2da892a0726845f8afe227d09f1cb519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ccf7fc2c78744a129b583346378bda81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "aec89eaa264e4c26971139ea459c46b7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "24c3cd45bf42406e90c00d8f844611c6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf9abecbb8f24be68b90c4a445249fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a6bb4d53a384c2988f83c8f1377be5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f9d122a395148e3a0384775ccbe556c", "region_id": "RegionOne"}], "type": "orchestration", "id": "3e4830d621bc415d9ac73a596b8847bf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9db6447402e148748aaaaa78b361924c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d74fb7f150d04d6e88346d473c93b801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e20d5f2c438347e490cfa15145cd5c76", "region_id": "RegionOne"}], "type": "block-storage", "id": "94df3d978fc44db8a622f873ff3455db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea2699b3be3a474cab293365ea7a442b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68950d6fbe2d42f6a904dabb3bd019b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fafc1313babe44a18aab78b0304c9424", "region_id": "RegionOne"}], "type": "volumev3", "id": "daf3c961c4864efca8d9f8f8f557e02e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74f00a86e7714f41b32aa732d160f7db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad4282ea31bc4b518ae6e5fb09267339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dab02543a1c42728f60804a99c47f78", "region_id": "RegionOne"}], "type": "volumev2", "id": "05f74065e31d430aa7a08f63d3fbb0fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a9c37df9284ac69c16efbcc3c3f12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d917bf52dc34ee5bd929ca4b9f74277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0158e945a3564b229c2eb870f6d2e275", "region_id": "RegionOne"}], "type": "volume", "id": "7bdb16685c5e4cb386dfd293a1eb3178", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd597bf62682473796ae782ef85b36da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d3fbde6d7954aa1a3562601246b1087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a51a7f01800943049880cb11d07fdf65", "region_id": "RegionOne"}], "type": "block-store", "id": "e2c4befc4cd54f0aa9ef97d47b0c5a61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d74b4b208be84269a0800c358a4983ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ce943497d6f4de2951756567d129cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba412757810840a292069f233cf86775", "region_id": "RegionOne"}], "type": "alarm", "id": "3d96becf1f2847b9b91d6ade75730b85", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee211351002b4369b702c3fc6ec618ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d393f8359c5c47549258fd8ea8178250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24aa7a8043664eae9ff35be2d5598e6f", "region_id": "RegionOne"}], "type": "alarming", "id": "00d68f4ced8a4f30aacce305cceca717", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f27f722fdd4458ab96f9cbb97c0cf5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "edd9c535ea414130b4ca23f6edcdb1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "940973653bdb47988f6fa9f094654781", "region_id": "RegionOne"}], "type": "meter", "id": "7bd97c4c0eb84471a142de9ce6d9ef20", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe816e34978c493e9863471f75ae5455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "206bb8682853414a82d73387a690219b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa76c0d83e7a407bbc202ab8d125e796", "region_id": "RegionOne"}], "type": "metering", "id": "dec6c8399364471ca1fd2c11ce4fd325", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0e9bb96acb8406ca4262ebfb013cdc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30e8567cd15046daafc2fe25b7c54855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c8fb02678c44c0e8d872e5d8b54524a", "region_id": "RegionOne"}], "type": "telemetry", "id": "a5df96b0d63c4e1bb819a85777efbe21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e852461410f2400d99f6f99a1da6ae14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2c572e4d81cc4ddaa5038bb096f05195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "db29e7b27d4142b8b82d8d80f31cf69b", "region_id": "RegionOne"}], "type": "event", "id": "bf30d0b5afd24b43ad0f2056a266977b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b9d3de1e6a0f4c3ca9af6672035d0800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ded3ab063bc41fb9347799b5878d438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2d67ce7394254d8c9ffaa0cd86d1ab42", "region_id": "RegionOne"}], "type": "events", "id": "9dde8dafd2dc4059ace42fd2a99f51fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6211955a95ee428a8c0dba937a2b3a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "013131e221504451886bd81aadd5a764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c3da538bf1864ff89617341405615a4c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6890220b3de24683bee8a20d0b70ed1d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "929da6fe82aa4683a221ee8bd06700af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "970ec5c1e2c44762af5029256c7a4485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb1e8509071b45de844cd0b2329b2c34", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6dc154299626437ebf0a1f3b27ceb95f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a058d7a466cc4abda7105a86d57529a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ebf5a3604834732b3032e6c9c6b6ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e408bf16f1884ae085d0859e617a5ffe", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "46cd628f2d35477ab366492ad48916f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85a786ef67c0425b8943a3146e4dff97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "02f4b960e02547d5bd246318cad8c46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4b758efc7f442da91e51d83bfc32510", "region_id": "RegionOne"}], "type": "tricircle", "id": "70197269406b4859a30303e4529993e0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "83be0eaff8374e658cb5e4ada9447046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3d81032f5a9c4ccabe4c6f35621bb1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7af043e6bbd64b888e248c614acdc82b", "region_id": "RegionOne"}], "type": "database", "id": "7ee6a469610446d6b8ed638133f089d4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac8479a2d42646b8b7b6c4d2ed2cfac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0011c091a2bd454b845100cb6430cbea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef369af7a95c4d57bc3afbb8a1b45ba5", "region_id": "RegionOne"}], "type": "application-container", "id": "627e75c5b2fb4bc1815fb8a19a2b94b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15376cd64dbc434caabed8de30eeadb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5cd096cc28234f6ea76e88944932f891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ad2dfb872e94a6ba74b73b40dc7e1c5", "region_id": "RegionOne"}], "type": "container", "id": "a81a825fc1414859a671a49524791984", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e79b28fc6914efa9a746b3b2932b7f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b570e072a6504a2192b92eb02122a3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "03709c684bef4c61b4f0bd6da02ca2ff", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "936ceb89a8a049fc8fba03ae4acec6e7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a57013c11bf9416196f79e2a130bcbd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a71240ea00f7482bbd668683c83a4196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e3040ffb5974dc096f8a41a58927886", "region_id": "RegionOne"}], "type": "rca", "id": "db110ea28a11468a843650ceb716d499", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "039693969dcb4095bdda4c95f6c3aee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8aecd02b29144445b1a9e67a827a2333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "52eb281f8aba47d4a1fa87bcdd1258eb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "87374194ffcd4338bc8ba72b458d236d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ec53936f773549818b03a69e2b770efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "77590bdf9a56472fbf2395609b3deffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b02a95bddff143a3a0c08470ae637c80", "region_id": "RegionOne"}], "type": "network", "id": "e70e76fec7864d4e889d9006cf3bbb60", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "30a97ba7cd7a4c8d95c5baf08ea44bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "543852375b7649a2845c77653dbf8d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7382b50f020b49a7b3874c6339f13826", "region_id": "RegionOne"}], "type": "backup", "id": "9dd0862b7ced48dc86116c188bc5c3f2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91b08f6b4b8c484dae178c47f7081027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ae7d96cdb974239bb780cad8f383bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23e32aca5eee47c49d7302528acc9eda", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4a6e0997ab294f248515b172da9a7275", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "50a4a14126a94c43b53d59c4063df1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c17b0f0ba0e47a48c6d1501c7652f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0309f127fa1d41be9890111f51dfa6c6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bcabb1e52c794615b87ee1e7602f5876", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95ee988de7f644d8be2d78a8eb0ab0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3cf44b720776408c99af4b5c5dafdbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cc61a16be08141e9809f33365a72f7cc", "region_id": "RegionOne"}], "type": "monitoring", "id": "897eb0a4dd4d4d58aaece6ad0064305a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5fc1c4068fdd4e3fb03247c056df1bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "55cc41b81b214c959d571c496b186174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e2b0552d3e094ecba1c792608c897d4f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "68347fd15a8346ddbbf1094e0b0a5bb3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "36a386aa6d094464b4b7453ddca92bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a3acfe384e8d4f3480320fc4ae5add0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8b61a7f21a7744e0a9ddc0a3bb291464", "region_id": "RegionOne"}], "type": "placement", "id": "357af90f8047450baa0dba15ad76d6ed", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "990df3d7d6084e0dbf6ff19c06b4b3b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8062ad40cbf94feb883ad0b84b5af22a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ba2d93966534231b2d2defadd8f8343", "region_id": "RegionOne"}], "type": "instance-ha", "id": "190a0a45f0ae435ebbb24541f85200e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "632f1839591c47ccac5130f2470e325c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4518a26269f40cb879d0008bdef2c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "94da791b4b2749f8b712b7b030157cd4", "region_id": "RegionOne"}], "type": "ha", "id": "b1731d274b8b4c2f8697fe8d5a4ae84f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "50e0261ca2824b23886ffc1a445379e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ace06fbd32784bb2a0ea8415cb9587e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aed783cf360745fca38ac72ff4172c6e", "region_id": "RegionOne"}], "type": "reservation", "id": "4bf72c7e1d1c42d6855a37cfda7e9cf0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fd9edf6c231841dba3346d4136f48e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "98d8b8f616254760a6c0271bf73e12d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c4cac1bfccbe4b2090da326d1b8a337d", "region_id": "RegionOne"}], "type": "function-engine", "id": "e46d0fb2d49b402fa3b6c822e99e9489", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "95bce414365e43a1a8e37fc690c5b93c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eeb8181a9ec8413094f57f0078e2d892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0362a0b46e14e97bbe7cea838cdf0a8", "region_id": "RegionOne"}], "type": "accelerator", "id": "aa5b63fa769f4daca66fe919824650e4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1dc3f62e094c40a583d2ecb4ec9f727b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b9182d7241ce4ee1aab878e78de5b762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7227d32653cf4374a0e19d26464c77c3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb0bf6e056834d76bb38fca694205c51", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "76ab2c95be6e4171aa9ee51f3145c648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8be7fb2e46e40eca3be33e6ad7dd451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ebab8a673f7428fb86a4a837064099b", "region_id": "RegionOne"}], "type": "registration", "id": "7978efd19109423f96ba16298b93404c", "name": "adjutant"}], "user": {"domain": {"id": "13dc396b37e749429aebcb32a7968983", "name": "dde9c187377f485ebe789db4d52e27ca"}, "id": "945ce8ebeff14d518b623b2923910288", "name": "86b0b77711884be7a0b93b3cf29e6439"}, "audit_ids": ["97c243b6e398458ca9828b5ef7a0334f", null], "issued_at": "2020-04-23T06:25:57.583129"}} 2020-04-23 06:27:57,782 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,787 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,789 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} 2020-04-23 06:27:57,794 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/ports/d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"port": {"name": "test-port-name-updated"}}' 2020-04-23 06:27:57,798 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,800 keystoneauth.session RESP BODY: {"port": {"status": "DOWN", "binding:host_id": "", "name": "test-port-name-updated", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "test-net-id", "tenant_id": "test-tenant-id", "binding:vif_details": {}, "binding:vnic_type": "normal", "binding:vif_type": "unbound", "device_owner": "", "mac_address": "50:1c:0d:e4:f0:0d", "binding:profile": {}, "fixed_ips": [{"subnet_id": "test-subnet-id", "ip_address": "29.29.29.29"}], "id": "test-port-id", "security_groups": [], "device_id": ""}} {7} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.166529s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,696 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,700 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,702 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,705 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,714 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.638872+00:00", "project": {"domain": {"id": "47d1e14665af487f8946bb87247315aa", "name": "2e16e8db055a46fe87caddd2dbbbd8de"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5f4175ca8e974219a4b9b3ff81800a60"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5398acb9816473a8f49bf81e9853c70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f436184b23ec4e2c868cef197800acff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "339339e915164a00899d9a908f4a0368", "region_id": "RegionOne"}], "type": "identity", "id": "158e6c27957e4364a24878bb9a7c6ff9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee755ef6f749425992d047c2ea9f6a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d59a35cbe7364cc6ab0b31e12a998be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29676788f5cd4debbfecd83d3a511061", "region_id": "RegionOne"}], "type": "compute", "id": "14cc2323bbb84da9bb891755363cd00c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7b2b0d39cf1045bb8f01755ea1307208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "251638c8f9ce4b2f9a9675575d7d73f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4305bf708f274bdd8231c2517325eedd", "region_id": "RegionOne"}], "type": "image", "id": "9b53c1b24b0e49f19c57c800f622def7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6479e7d00dbe4001a615929e7e826a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "519e815cb0ce4e7980da19e607854230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ce5b7e84b8ef449f8b5798f98654dea9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "656d99919b4542179036bdd77dd8a5cc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a93e3cc5d6014a6fb09ed0354bf1c3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d419266d8d1841fd9b743a61513e2b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "463c008e06c2426391bdabcfaffecd4b", "region_id": "RegionOne"}], "type": "object-store", "id": "4227bf43e28843f9b373f7361f93b1f1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "badcf88cff1b435c89e74e8277f5c2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "068fe6c703c34fc6bb36badf02830da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "975174256725409faaf4543cdb44ee44", "region_id": "RegionOne"}], "type": "clustering", "id": "e0dde694802845f79c916886742f3576", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca085b17187a47c8912446cac1b740c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "052c468e3e0a45ce896df2e72fea3c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61c3da0d012e47e8a322a9e81f92d02f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0afdc18288a940b7ad7b50ec345f83fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ae27b080f73478f9d9cc6e79215b726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fdae5f02a3b146b085e4e57cc7fa7586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fefc5ed6c76f4b54aa517a8fac87245d", "region_id": "RegionOne"}], "type": "cluster", "id": "aacc898fc9574577b2c63607cc92734d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e35c2d5b16d24f6d946d6a06b0594f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4e9bc4b088ad49db885d646f618a556b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cea696a1028944cb95b78cd19d959062", "region_id": "RegionOne"}], "type": "data-processing", "id": "484bd29566914167b6dcb00362f507de", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "389415960a9f460f9be30338461f71f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87249d8d0c2d40f39f17dfe6cfd7c668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e5b6141426fb4b4a9bf37f86b84464cc", "region_id": "RegionOne"}], "type": "baremetal", "id": "73057246b2b74ccf85b9543f313babf6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a0c3e42a5294599ae1b27680f7e2fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d02cae2ce5b94c03a44b51ed6985ade2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc378e5df4b94d19b3182a2bb39d9fdb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a81dbca052ee4de0a2de5a7c143e3f06", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d0c59b5001b746ef8b355320b34a0c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a29bdea497184e9b9d5535bdfe22c31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "49157109a6364e5dace637e853d5e0a3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7becd8824e554fda92a30eb97458d6e3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "93014a2d06c94c79b100dd97013dd8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6f4be68198b84f1cbedd9b8cc7bcbcca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0aca017cb43343a9afc93b969fc8c5cf", "region_id": "RegionOne"}], "type": "key-manager", "id": "c9103649a21442a89a142b5e404ddfb8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e981b2246e9450cb8f91464bf44e3df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bd6e5d00f624b69877428e1714c310e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f71ca26f46004c59a85741a1191dcd0c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "13a595125cbd4fd1b37a2871cec62b40", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6589622237f54e91a4c1970d6987a75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffb18be21478404bb343805821f53094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1447ef9b346444eab5eb9ee1275606c1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0b8afbdd8fc143ebaee58cb4445c41c8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "54f3f07756a843c4aa9d80b740ed8ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c50273746e844d3d910bf42fe828565d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90c9c8f94a324c4bac37bbf362099d65", "region_id": "RegionOne"}], "type": "message", "id": "33d120ed62d84674b8cf7c7e7d759ec0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b02720a1231f42cb8032765d1b335805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fbc53b902257433aad8bb2db7d798564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3fc56580f5ca4a35be3cd95a2502c7a1", "region_id": "RegionOne"}], "type": "messaging", "id": "0125c82ba8254388858d7c7c0e9a97f0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d07a17e47cd9493380898b1be6f71635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ba852bc3b504d4fbc73a0a35a84c3e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "37a2645824fe484899981424496d8bca", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a644da81cd854a4e918bfd49da162257", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78b62382f3da4f48ac40ac14ee739ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25a47fecaba84c1ab1762135f0cf67ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c349bbd8e855476a93640964fc9b5f72", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "98a008e22d2e4b58b2193f3b74049236", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d47e118a7894ac2a3f68dc15df2d46b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c3701562fa4461ebad97fd8cdf619d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07ce16d35db249c2b271fc10dbe70f1e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7a3d4f1325c94f7ab6800173e39269d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00b1e884d87e4640a983e7e0a24b5457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "536039a4d5ad43f0ab61810beacb4aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb293db07aaf42da92183dfff02466fc", "region_id": "RegionOne"}], "type": "container-infra", "id": "8a82a47ff9954a82941235c97a479daf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "22eeea0805b64359b79199faa64f3091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e35eb933409c4914a425a6deb182eb47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5430c28f9007416f9d4253fb9c459653", "region_id": "RegionOne"}], "type": "search", "id": "67b4834963db4d82822ed0b48b24b92e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3e686b1451e4137b02521ea46740afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b52ec18125c4640b9de4bf4f7d0cbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "53c0ef7295cc4ba4b76a5fb7590bd349", "region_id": "RegionOne"}], "type": "dns", "id": "b7cf0427a14d4ef288a89f2463405df5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3f3c251b8a24b6dbefe666c564ca1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "789bd07bf07347ef851e7449356bdef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a5ff020deda41f9b18cc46ff57eb22e", "region_id": "RegionOne"}], "type": "workflow", "id": "4a9cdbeb72fe44128568f88a85394941", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "005de3f931bd44e58a5391291e265e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70091da4745d4b7caff67f997698864b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a35fbc2b68a54e918f2deeaa40b698f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8f2d3c2b63914b70ad51437978c12b2f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "505777e1ec2c4cacb9682debf0219518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "add46ec7ad83477199441b73c3350dd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b9e8f9cc75f3485893ef4331b3012544", "region_id": "RegionOne"}], "type": "rating", "id": "5707131dee0e4e5aae3e6293a71a5ad7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4091944c0c3d490c9648115ed662d888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eed70f903b4142f38ee2fbc624262575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "21bf944278fc437093ae80ab46f479f7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2eccfe033ff144f08d3f1a8d857eeadf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b818d33fc9ee4f5794933d03493ebe22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f04ff2629db4b78b44701f07b3a313c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "523b77f1a3714bad8fdfd468a07b1281", "region_id": "RegionOne"}], "type": "policy", "id": "02e14f14c8ed41f2967a187a863e3d27", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "565e3348112a48eb9283cacd2d6cee5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ede8bbbf2c5347cabe85e7dc95838e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abbb4048712d4c34934462ba40b0d5ab", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e17541966eca4365862986a286f36e64", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8200baa792b4ba3a0132c3e586abffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d976485e1484b9086c5694be9c72512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abd4c26fda744fd0a3c3cca0958a0496", "region_id": "RegionOne"}], "type": "sharev2", "id": "42f130df827547c89760ed2a1c404951", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84f6d860e586460db1ad22cbc7801c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0d56f6f57f144b09bf14439cb57f24a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a6647c488b7d43069e7cd5c768006d24", "region_id": "RegionOne"}], "type": "share", "id": "cf2ff46b1c4d49fbae83cd8c9fcf8468", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b2b45fcda5b416f8f96605388c3fbe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9e057ebab87e4201bee07fb4c95e0a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "16225235159c45089065f0f5abe317c8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc54dc4162ba499d95b2090073b09f73", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec172edf4bfa4358b01e3ad3908c11ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "967d1b5b906146d7a73549b5f08582b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b3acb23161a4eec8c273f53daf842a6", "region_id": "RegionOne"}], "type": "orchestration", "id": "24ec77185384433b888ec19bd0a57a14", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9930a74d8fbf41f59253be2f2462e56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "343acfc135024249a4842bc2d2b3cdff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a289105793e4f41942c9e99c0fc7aff", "region_id": "RegionOne"}], "type": "block-storage", "id": "4f1d9b8f67384db0931f19b19c83e2bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "980a4cd2a3a0462ab0709cb3e20296b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dfcf44a427542f796fd49243a74bd47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33a68876ae3b4313b6e494d9726c691e", "region_id": "RegionOne"}], "type": "volumev3", "id": "0455a2cc91ce493a9d1d2238d89b289a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9555ddb434974c7982625433622559ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fae1d91141b49d2a48eacf3ed94cffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e69f80b0469d44b7bbc631847b5358d2", "region_id": "RegionOne"}], "type": "volumev2", "id": "0bdf57f17c4b4ee7a2f3bc21ea34fc2e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62c22d4761774f33a0db8a5636c52d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae0ddfc7b99045b5b52442085acecb63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14050488478944fab92956f8c457179d", "region_id": "RegionOne"}], "type": "volume", "id": "a3c5487b37c145d083ebbfca3a5263e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbcdcf9bae394aa7b37673db4cb656be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ff54c9fd5e444b8971f5af0db62635f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d84c774b7a04feea9816ddd48c429a1", "region_id": "RegionOne"}], "type": "block-store", "id": "ac0d557fecb84dfe894eb2f8668ab440", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17582faf4e834c9697e907004a216720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bf12971a85f484e8f882cb8e921b986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7537228c08784d4a930e3371c255b664", "region_id": "RegionOne"}], "type": "alarm", "id": "c64c7993c583458581af713559951dba", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d66254c19434457f9365a16f66d0c6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6defffaea6734c2b8d868166a1c10b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c660fb8704f04dc7989e2acdbdb216e1", "region_id": "RegionOne"}], "type": "alarming", "id": "472352984a444e908f192f00ef679c06", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e754cef6ce644d8a061271ea7757f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6ba0b8a385e497ab78b7790eb8b7800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ffb4a0e67ae4a898a229cb3aedc4c72", "region_id": "RegionOne"}], "type": "meter", "id": "857ea4686a64428bb9e316bfa2668005", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac66fb2afc1549d2aa5a0889ff0623da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8f5203e29f847969da44231e28b3f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d070549059ab4b2b8a6508ad931a44c9", "region_id": "RegionOne"}], "type": "metering", "id": "6df1596aaf444f35afeab1fd86e800fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9f91b6916ae47909ea7295e68a5d751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3da9612858b244b49af3a08b772f69d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c930b1538ebb4ad98b002a8b752a63ee", "region_id": "RegionOne"}], "type": "telemetry", "id": "db6a49a1cc8e4cdc8c90a814db8ef62d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0139b9b5a35a4872b301f24d06ee8d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "75213a8d1b954fcc90a89207df22c72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "705913c4831641de96d810befdcebd63", "region_id": "RegionOne"}], "type": "event", "id": "655eb0d45abe4e40a7263d589b57abd0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "abd589a855b242918f9e52616ea66bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c8c3311f3e9647feba1eed00c55cbfa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1f344bde381f4262a3e1d0ddf3018c64", "region_id": "RegionOne"}], "type": "events", "id": "fa7b43ce8a204119a791fa90cd3c75f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00ff9e403f8344298a7d9470a7b40f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eed9259aab6143c7bc289d92e2bb10d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e36a1fb9aa374744978dc668a2dac83e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0833a039c99549f9865cc2648245ff01", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e960a6ebde5949cbaef3e54c1ba0c94b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "957b5c96c91743dd9b0a7de87d2f8fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d3fcefb9413f47fdac3ffe38dafd2904", "region_id": "RegionOne"}], "type": "application_deployment", "id": "80b36c9416de4844b460fd8e0fa0418c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b81496503c2479bb1508082e48a9f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6eb0c9d0136e4f68b4392c2973660f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "02e481731b3e44718571d5cf14c1284c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "058bbca7da1d463f8bbc4f565b7049af", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4a460894e4e4f63ad0f305537ed91e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1131b28d1b5c43f2a1be5de57abc06b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3a3028c7ae34770a2bdcf832dfb27b4", "region_id": "RegionOne"}], "type": "tricircle", "id": "08f79927cbaf4cdf9129f29c15db6f7c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8e5ba05ab931484cbb6df86771ed8be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "653fe95917994cf2825ea17e73663a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eb0ebff3179448319ac1e850340b2e89", "region_id": "RegionOne"}], "type": "database", "id": "78af88acda3b4b49929c08ec558b3fe5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4c4650abed3402287e4143682f0648b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a05609dab5f4758948aa641d94a8666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c295d0b2c9e4ff9aff143a40cea3968", "region_id": "RegionOne"}], "type": "application-container", "id": "4df19de7d5e34f249ea784ca761b13c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ecd93ed1dc549e4a77b77a7461468f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52c85346da994d6f8e43edbbf9df2d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f569e4f9b72a423f953fa6f338cde700", "region_id": "RegionOne"}], "type": "container", "id": "f1dca906680843569932d63e95915813", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09c72f4957a949f9b249c75e537d469e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60711ba3869649fbb7c22ca56147178d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d433e6c7ae341c0aed44086398c817d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3fe9fbc0a943465cbc5e79a122877a44", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c95907b9761b403c95609680886deb45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa9f58a9d798416fa8acbc441ce7ab7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5707a895390b4e0f8d0ca9096219bb32", "region_id": "RegionOne"}], "type": "rca", "id": "1d2c1b55bbd846dba5b11dc37296bfb0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23940d3f72e24ba2ad7a497d4bd9157c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8994e329e58f4008b7eaaeaea3d91f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "67d6250cb4af4e528d72034580bd24de", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "86d6800b657240c4836ceb5e10aeb527", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fba99142d4954fe780e5ef1888a5476e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "57e6cf14aed641aab889090ec5fe07c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "81a4f0b53e81450e9c1ddf99a2e0452c", "region_id": "RegionOne"}], "type": "network", "id": "2643a761d70a4d6a80573b43f3647fbe", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "84341ab3629e4ffabb4e104bc2e8e735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e938d98c0fa4584b70bf014ad451553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "385a3e2139234fddab2b45315ba0299d", "region_id": "RegionOne"}], "type": "backup", "id": "a76380612fc441a8ae8edac88cb5b259", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dde865cda9044ffcbdb240ffbee79abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63ec4f5165164035b7a71e6bbaf59f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5bc10bc3f325458faceeebde7baaa7ad", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8f726c46f91745de98b4c7535190b8f3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f098317b804947d69fb78d074f08fd28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b4a46af3e4a4285830f81612bcf3dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "13894dd401664a7c9fdabf8bb70f4d0f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1b912f983df7431ea9f350803cc2e6f4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5367d9b250d6482fb9321593a38e7234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "961f46b66e774613bf4ed31626975786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a0719038ba614d39ae422c01a9b6a95d", "region_id": "RegionOne"}], "type": "monitoring", "id": "5f3b2850a8f14c1eb25159df285875e6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "747932281412419e95438a0ec13e2fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "805da1d30ae74d2faf68734ebd95c87c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3c6aba277dd14cd695ad4d4a3cb479f0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9803c0c77fd845ceb5e58d1d3ae675bb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fcad6562fd704104bd1311100dfecbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "65ec4bdc4d0d4b96a7b1065cb961ab7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5a708e4bceca40f994dbd553f8966212", "region_id": "RegionOne"}], "type": "placement", "id": "dc151f83a4d04dd68872e6610c1f0367", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0ade36848b94427bff7460b5f42bf5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28d545ffc8ae4204812adc9c6eabbf71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3161c96f0a8a41a08402a693b6f913bc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0ae1ee8c374b423fa269c4bf2c5cae17", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "598aa9b712cb47309547a09267207631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "907c8b69c2e54402a4ef87eb147f7510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "43a3882f938d4a14b1b202b8957437c0", "region_id": "RegionOne"}], "type": "ha", "id": "7d0fb871de3f447fb6f08c9478d4e2fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "574fd9ed00a142df8dbf85678152122a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "67ca4537fa2744868445572bac9177e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "640546e078874347816123c9d90d4544", "region_id": "RegionOne"}], "type": "reservation", "id": "fa7e968299e84e7ca316277e89ec8a6a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "74ce1ff0e28548c39d07d9fe7552368d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9e3cad8c19f54f5cbf4f4b710033cf66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "44671df21a994b74b8d0e271ece9dbcb", "region_id": "RegionOne"}], "type": "function-engine", "id": "4fc05d23f0844179b5599201a445315a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c666c6c726d449f19fb0633ac92e5044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d38c4f1941c448e88dd96dfc742393fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "85deebc890694b14a220431fddd8521a", "region_id": "RegionOne"}], "type": "accelerator", "id": "c308bd183bd04d2a9bbb117d9e2397df", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29790487f50840f8af9943ec90a2eca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a959bf591da4468ab1d626129e7fa8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9464e768681145b9b05d2f78d2dc21c4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6feaefc41ea7475da0ad0f828a071cfe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e05b948b4e25412b9fa0fed8f8bb62be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "941970fc88f44f599c6a80788b9f20b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78fcac0f0f4c4822a89f1638b300bd1f", "region_id": "RegionOne"}], "type": "registration", "id": "c5c0a12795b4458e8c342404b2c4d5dd", "name": "adjutant"}], "user": {"domain": {"id": "112c57e67b02421790ab3de097e0beee", "name": "5b303b5a58394ccbacb58846da3ab5af"}, "id": "af0131c47c11411b8e17e1a46615c61f", "name": "90a748d45a114b3bbc7b75e51277497c"}, "audit_ids": ["0765efaf9b2b41fab8cf169c661d8214", null], "issued_at": "2020-04-23T06:25:57.638872"}} 2020-04-23 06:27:57,793 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"tenant_id": "project_id_value", "name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:57,797 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,799 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": null, "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": true, "provider:network_type": "local", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": null, "router:external": false, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 0, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "project_id_value"}} {21} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.250844s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,691 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,695 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,697 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,700 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,712 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.630698+00:00", "project": {"domain": {"id": "5c8455611d5c4290bf3d43d0b82c3763", "name": "8048dcea30bd4055859790a513a82035"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8cafd71d594842ab8fa5d4a686cfe662"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a9253a734934808bc04c805209df660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c26f21557bd84206ba83f9fc8c6e13c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "db0c7e66a6844049a2fe0d7c9a729f2f", "region_id": "RegionOne"}], "type": "identity", "id": "b79ae182f1fa4bac85f717a31fe16a03", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "504308c2098948139f528c526113a170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c5891e506720416c855b13209b23a98d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0bbbe66744b14a788d31f6bde53d85d2", "region_id": "RegionOne"}], "type": "compute", "id": "fd80cc860c9d48dda38125f8e3e75cd7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7378037dd7ec4962b4ebc913a59b8566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c81484b03814985a66a97afe3abb934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f3e1581267964ce69dc090728b7304e4", "region_id": "RegionOne"}], "type": "image", "id": "ee381193129e4ad68cca9b64715f0e68", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c04bde046e504b39954b97ea902e93c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1211abcba6984cf7ac4226a7cdc8caeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "531cdf55ed214a739d1990cf0c3ae1b6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0a031ce0754f48b8b0f3eff569a2326f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa9d1f4c9a28481fb165287f893c8d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7cbedd131ad4788aec53a9e9a92234d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fa68c93e2a04da883661ee82ed5832f", "region_id": "RegionOne"}], "type": "object-store", "id": "93b9ebb95ac8409ab9231939485447d5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "749983310ba44669bf8f1a9ba00cf9c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab31411919e04d3ab42e7cdaab64c12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c756b409321478e8ad32394c868465f", "region_id": "RegionOne"}], "type": "clustering", "id": "c352db454b3742b484d804544f3e40f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "722575f00ab349319e148237a3e1a63e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7856f23873a44377ba95e4b94501444d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f276e69bfd90455cb54839b776807283", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "152a56efedcc4420a95b235ac9ac1834", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b973746bfb50494099191d5118d8190a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08f10c56e9164d54a56b645aec53e1bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e176218e610f4ee39f1f636e1047ed10", "region_id": "RegionOne"}], "type": "cluster", "id": "ab218162e19b4bcf896c2e0abb9c0868", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "85ce6ddaa8e34a61b493a9276927f5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "76d50697db504a439716ac7798d9e622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "53efafb0aec04e5da57127faa9cfdc5a", "region_id": "RegionOne"}], "type": "data-processing", "id": "1bb0db59e13243409debadd1dae35853", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78b52c2ef0b24a7eb8a40600a0ec1e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d75063394a2847338e9e832ff9b77617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "94aa843208164928bc061c8003cc2e64", "region_id": "RegionOne"}], "type": "baremetal", "id": "6824e39fedcd4c0fb1173cb1727c89d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90ff4404cdba4fd69aaa890e01491bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d01f99275b048a7a8c8b2c6b3d22c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f9131ac18c4f4a99b0dc1eb3187af910", "region_id": "RegionOne"}], "type": "bare-metal", "id": "77b5b823854948aaa7355fa397dc26d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "53cd08b40cb74bf1ad7dba1ffff52fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "578b120ba4344f85b98998f425dec14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fe9e82b490db4c4eb0fdb0077c18c1af", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "09b78b6855524392ab661d2c87ddaebe", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dafbd0a9bb0146bf9a9fee0885e0737c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bc7233eae50f4b549114ccb42a9d86a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "71901cdf9e944a62b8788a14585dfab4", "region_id": "RegionOne"}], "type": "key-manager", "id": "9cd3453a7e334ea28eaa63e6485b6370", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7058ef0cd8e5435da681d12a2adfbb47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba8017ccaec0467da2f6733a198a906b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bb514460183749f087941d5b0dbe588c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3b27b0d72f504339ab8f92b2ece60668", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81dc2ee330f741ccb4ef293166e886e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6faf84e017264e9da49d5e463e1500ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7255c6b6a1a147d1995a7009c582867a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d95845b45c36421c8831364a54696d9f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2e3d0fc251884cb7871a57196cf10b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "14ffcdf90fd14ea79462bc4edd56063c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac7f50e3dd3b40f0ac885855de2d8019", "region_id": "RegionOne"}], "type": "message", "id": "923abf5007b747a1ac12a768db4d97be", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "77467215c4a04701830ad6eede33d390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "caaf2d22634b4617865eb27e422b2311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c00f7bca11a3440094ab6c9c2bdcb138", "region_id": "RegionOne"}], "type": "messaging", "id": "3a7a6fa8d74b49d38c5fcf4f0e423b37", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d391460b11dc490f91f93cf45fff302c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "27d19a7562ee460eac6402f4aecb5fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2a4987a655814594b85d074656cac56d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "615b7f06b5784e2fa44d5b53cceba113", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d63c5a63b4d47a395af27936c99f8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "155f3bee358d4303af8ed63818205e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e2ac3a365d849479a840117ef348bdb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ca02a9241f8641529d39fdd001950af7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70e6415119d94f58a16663480d6f68da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b2fbf2b66884522a69be70fd9ec3cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e10a10992f0f411dbd88a933b2995c78", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e7cf21752da44a71ac99ab33ed000539", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "936e29438cc94717b8d7a73f3eb9497f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc485f7abee14da3900b06f4a7bdc5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46646a39914945e48240f2918030bd3d", "region_id": "RegionOne"}], "type": "container-infra", "id": "5ffb1a5407ee4416b652e522fe4932ae", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0448fe83a4b34e88b0b997c21f24e1d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4aa110f75fc34d74b6442ce2eb8d5175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b603bde4cbd04e19a76e36c11257fcd5", "region_id": "RegionOne"}], "type": "search", "id": "16ba9d3d6868496cb13ad1c4c85a38c5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4ee2ccab4e824907b82ad5042ac8f48a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f319013932a04d6b8895487d4ce8274f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2d99bf6f0fb245b2bcd17e9081b9fe55", "region_id": "RegionOne"}], "type": "dns", "id": "edd34587a49b4f2b990b59a78abcb254", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fb5a44b0ac342f9b86e8f1f0bced167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6808e7d9cfb4c6c8891d08938f9e01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "20799c89c787479d9c60e0394163c36a", "region_id": "RegionOne"}], "type": "workflow", "id": "9e0753f165d544179832793b0847e05a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27bb5d6b1e494f2480474ff455a4cf8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72bb668dd7a54eb09ff6225ef59d1560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1bba434021134931ac189d2a3371c222", "region_id": "RegionOne"}], "type": "workflowv2", "id": "26d13e99afe7496e8ef7868c6acb5fe2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2fd92946ab134ceaa4fbe8631cebb229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e1d4ee5f5c9b494b988b954913162bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3dfde4e25f6a4cd9aae811fbf68e278f", "region_id": "RegionOne"}], "type": "rating", "id": "971b9390ee654dfdb02f6c75bd6c0cc9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a51e93be6a9548cc85249f62b55fdbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7bf370dcf96f4b9583465bdf5fb6fa6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7e03682cda743d9b6ecdffd947312b9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "12024eb85ec74c2483140cc9e314c809", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "df01cc92d8f0435ea4fafa80916740b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d19fe7299df0474597fa385e3e4390c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1d611321974a4c25b24c62dd1d925cbd", "region_id": "RegionOne"}], "type": "policy", "id": "e90468f696b0445fadffc385ca109e80", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa2ab00542c641cc9cf9d951bb725f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae6d2e8ec69d470cbfcd0a8702a23748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8385cb62796441ee9b2321ac16df66bf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "89a78a99103e4d43a2d767e201586b45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc27db4d99444cc9a59988c01456b5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86810de1f159498ca6b977709fb44c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8fe17c94fc1543199f8ed499a218a8ef", "region_id": "RegionOne"}], "type": "sharev2", "id": "1bc8455ba1d040b39cf9d20cdaa35e01", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00a6d0e42b0e4775a81c1e9465436e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7fcd407fa785465092a76fc894fa7929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33a8fa6892ac46559201deae20ed61e2", "region_id": "RegionOne"}], "type": "share", "id": "f1439ac4a5974ea89e6a43eef8ce58ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "50604b4b734e415bbc3f15df86d21432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4373fd35b5ae4b39b46ad6b0a950ca55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c9a8db56c9f44c18bf0bc4c22eafc126", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "02016342ad8b49aa9b8c172bed58a335", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce55534be1c04dc9972af5833d4977e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06c90c4898d84022a7bf85f6aff974d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a099daf6f2cd4816b389c40e1838ab8b", "region_id": "RegionOne"}], "type": "orchestration", "id": "ae34760c22554059b9ce124b28940c62", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba68d189d52749ab8dc229637cf5c875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8307ad3a8b1415da60205693de50a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a1a140739c744fb990a33653c930c10", "region_id": "RegionOne"}], "type": "block-storage", "id": "76d275393bdc488eb35c7c9ae932d80b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "208a4ba72b574cceb4f37f81afb5fd5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "697f08b5dc0445aa85c15b5de73b4292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edf3a7f9dd024f04b999a96e445d7ec2", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f498d9e7c8649f189b20be0b4e2dc94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e69d3ac319dc4d18b3503bcfc2e4abb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "029f04ab45ed4837b24d1fc76b3a7b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21179807bc384e83be32e9a4caaf923f", "region_id": "RegionOne"}], "type": "volumev2", "id": "605a8cbd07754b87957adcb57e5cf5b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74d207f0388e44b09f3155f6438fecdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80e42e13ca644f3d9868b115c9638fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e1ce7ba6a74d87a398087e44753d75", "region_id": "RegionOne"}], "type": "volume", "id": "993e37902663494492ea3596d801dfcf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c53f5e958694b1db12a3db6449fa07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abc3a1efeb91475699ec45f882b87eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c17f529099042ee8d42807ddf419fac", "region_id": "RegionOne"}], "type": "block-store", "id": "365d196f499b4c7893307c0830b4fa20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdb426151161432a84f2d98b15546b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38f7eb99ac8f49a28034949c666b79df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d7408bdbb61942c3b81fa54a8a5ea06f", "region_id": "RegionOne"}], "type": "alarm", "id": "8fb04438de3a45ba840869d48622d91a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea6fe8effcb64c82b077f359ca2ddf2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2acdd21a70924824a60a413e473cdc8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "908b798db2f545f6aae9baf24877031c", "region_id": "RegionOne"}], "type": "alarming", "id": "e7a92e3230bf4575bb7455f60c62ded2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92e5a1a207834d4da14d26ce34d72783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f4cb3255c694348a508d20c240bd995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a0e113395a242f4afca0ff5f5cc5cb5", "region_id": "RegionOne"}], "type": "meter", "id": "16a83d4ba2da4981a9862fcb5948be10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d360cac7a2984b0f817485581539a27c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21dedc12c4ab4eb2ab0c5c760fc3edb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1be061bde44d475cbc955d355ce55dd3", "region_id": "RegionOne"}], "type": "metering", "id": "bec29ca7f14147e885b90a71a0dfa8dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5f9e022dcea4a6ba9d4107cffb26ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e949bf707dcf4ca8a5caad757817ea7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93c922dcdb39479aaa19c348caf48a7e", "region_id": "RegionOne"}], "type": "telemetry", "id": "d3233caa8b1c46629282de7a5565c107", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d7f7c205e1234de5a18f72d588b6c22e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f8b7ce71c0684d44ad52ffcf572c0f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6105397b06de4e0d97a905d6a02a5b79", "region_id": "RegionOne"}], "type": "event", "id": "18f684556bda4b3db31431cc3e3786b9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "619bf07ec8d146cca0e633a16c6cd13f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6590850522894e02ac8f6e2b6244893b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "96081194674448909d20fec9f09a0838", "region_id": "RegionOne"}], "type": "events", "id": "7a01a69dc96642a489c6f8c4e85be37f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2c35ab4055749538927e4cbb62c2acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d189e76542447949458ab75996364f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e210a516a6b4807adbcf663fc3a31a7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5ab688de255242f180a8c6af645fe039", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab15325b26324e858ccf28ea1e02e945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0eca3f6d122640d69cd1cf0da09c3ad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "64cbec51840049a8a3933cfe4ee7d031", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0f6cff071648480fa24fcc6fe1367f2e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "816f6ab066874f298fa4201d00749e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "009a03ce42a64a87a58ccfb2249a21ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b4acbcb84d74049bc9c7ccc756d3ee9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "26c3139ec99c451089a65d4d458158da", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4c571e8c35d43b3b12056ecec2086bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7599df1c2744a298292c118ecbc9b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6ebcecb7c4b4e8393b6311fe3ed7cb0", "region_id": "RegionOne"}], "type": "tricircle", "id": "97fe4abf0d8c4238a861e6f42c5a0310", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "06683329e91e49f5b2e635d43f161cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "96e34aeaffb849b1bd007f54ea6f9d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a1567d5776dd43bca59e88bf345d0cfe", "region_id": "RegionOne"}], "type": "database", "id": "4f8311f6e83442a9be5063f9c2555591", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ef440fde4a24c4e8588bb18e3e3f568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "667ac3d719374feca912a321bf4b3f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "10b53224e53243a097e71f28ec10d6c8", "region_id": "RegionOne"}], "type": "application-container", "id": "69623fd4218b4dc09b36d60144c72d94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7808b3945d284843808af28f9885853c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbb3087a76a545b2ae2b908cc5c406e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5cb9b62543fa4365a7ee19564095b49c", "region_id": "RegionOne"}], "type": "container", "id": "232a7d4d8f644729a21aee0a85506b00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1300c0f7b8343f7a4fbb8b712ccc0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19b214161061417e9732a1d1231beba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01300f0b4531432cabce565f22a46555", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "20867222207a44e0a569ccebce9ca680", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "53bfd2cc091848929f81176475d58782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96f069b8919d4ac087913067a3fb2af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "96b5bac26b514060aa250d819bde238d", "region_id": "RegionOne"}], "type": "rca", "id": "37ed0338fce443e4ac6ed3a93d93003b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5b973726697c44ddbdb3012f66b9e607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a93fd9ffb719470a93dfca5853f7fde3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "634bf48c76e0418794d173c5e593f883", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0b02e475762047de97e74ec884ce8cc2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d9e88b8c3a18458684903ed6a753b10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "32e415dced674f149b65d55611db4853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0c3d6ecb5a254840b58ade06387721e0", "region_id": "RegionOne"}], "type": "network", "id": "d7eade7130834ba3b5a5e3773537e9b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eef11c1c628e4571a1529de300608a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7507fe513f3b4ba6b9457c9db1c68b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d7012cb2af8c47579431217192c56866", "region_id": "RegionOne"}], "type": "backup", "id": "a9e38c5ca1e545f2a33e1123e79d42b0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64b5b9010e2d441683535539405d5d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23c21f20884f483188216d6ecba470d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b8ffc7f672145f68f1364fbafbba960", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9263f0f87f5449bab11dab97fc1f1731", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51472f245eec46f4ae447358eb01c125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "721a4c66d3e84e10ba0e583e3e2e37fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb567d352920415abadfd97abd0936ff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "128e5db944294e74a736ab36f1063b97", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf6bdd2df6224fe282934192537c5851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "89cfb55f6b0d4c9bb902ab748297651a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7568c9b4b2654c44ac95deae7547e344", "region_id": "RegionOne"}], "type": "monitoring", "id": "a04b78d4b49b47a2a5bd87c9f0397f97", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6e419db0c80a476f8a5c4e87eb9e374c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c6c9126b20564c38a95624ae9f66975f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0498e181ddc84314ac63efc0e78f44b4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5dd76de00aba46799a7b313a3ab61328", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "be88c0749420444bb14f6ba09f788b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6bf63c5760444c888c7de8e7447e039f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e032ed955ed944fb8c1be071de6e05cb", "region_id": "RegionOne"}], "type": "placement", "id": "0a4ef7a4da304e25a3cfe380488fa358", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5573bfe99be4339aee530bb8d7572d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a068c42f110b4219a11242c458090147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "89a38879ecc3485b98d2257ec099e10a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2a7bb35b89f145278ce70629d1a94748", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "165ad300e86345ce83e984d739817c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7692ee3375ca4ca1ae201c6569ce9f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c7f74c147b2f46769ebfb84809324c80", "region_id": "RegionOne"}], "type": "ha", "id": "e3f0618f4700403cba8b8632864992c6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d75b63a7f2be4fc1894a94bf997e65ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4333ed4b54e44149acd2105867cf53dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5a937a07d6674eff8a339573e59fd1a6", "region_id": "RegionOne"}], "type": "reservation", "id": "0f95d10d7df5412eb8f5cc852f1d2ffd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "230545c40db4465ea72d1b0ae625e41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e5d4b2b80d8e4964a0aa4342cef859ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "72454a75894749ecb3dcfe680cdf089d", "region_id": "RegionOne"}], "type": "function-engine", "id": "44abfbde166347518de92cd27cdccfa9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3f43fabfe9de4d7d80e4c1a8300cbefa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0100a5ec3fb24a6b8260104b61b87b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bd2a16affa244270af0f2984cf71b983", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7f18047111e4903a8bafe7ebb50d488", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e695ad57e3249a99bf71f9521cdc599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2904e4ce7dff428bb9089cf4dca2d681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9134f8d01ed41939cca3f45d285c9aa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c4c0d3713afa436f91cc3f7db113b07d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c5b3c44267c44fd949fe5cb0fb2afef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "511f1aa059b54364b211835fd3d805b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1b37c840cb134d489c898d8bb658795f", "region_id": "RegionOne"}], "type": "registration", "id": "d894bc0781074a688f36aeec11c6a361", "name": "adjutant"}], "user": {"domain": {"id": "d51dde584dec4863a5e1852accc6f1b7", "name": "cb2242483d3341fcbed11e76eaa5192b"}, "id": "4b1a8a0e88b94ddcb5d9fc34f9f113f0", "name": "a4ec181e7a3c4725ac1a0ab40f6dab59"}, "audit_ids": ["81087dae6ed24e19ab29dc593fe9ccfe", null], "issued_at": "2020-04-23T06:25:57.630698"}} 2020-04-23 06:27:57,841 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,846 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,848 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "ext-net", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "description": null}, {"status": "ACTIVE", "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "my-network", "admin_state_up": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 0, "is_default": false, "router:external": true, "ipv4_address_scope": null, "shared": false, "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebg", "description": null}, {"status": "ACTIVE", "subnets": ["f0ad1df5-53ee-473f-b86b-3604ea5591e9"], "availability_zone_hints": [], "availability_zones": ["nova"], "name": "private", "admin_state_up": true, "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "tags": [], "updated_at": "2016-10-22T13:46:26", "ipv6_address_scope": null, "router:external": false, "ipv4_address_scope": null, "shared": false, "mtu": 1450, "id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "description": ""}]} 2020-04-23 06:27:57,869 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,875 keystoneauth.session RESP BODY: {"subnets": [{"description": "", "enable_dhcp": true, "network_id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26", "dns_nameservers": ["89.36.90.101", "89.36.90.102"], "updated_at": "2016-10-22T13:46:26", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.4.0.2", "end": "10.4.0.200"}], "gateway_ip": "10.4.0.1", "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "10.4.0.0/24", "id": "f0ad1df5-53ee-473f-b86b-3604ea5591e9", "subnetpool_id": null, "name": "private-subnet-ipv4"}]} {25} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.249977s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,701 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,705 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,706 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,709 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,720 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.641509+00:00", "project": {"domain": {"id": "3320e4f3ed9a4ea1af549af401c44fba", "name": "59179d2fceaa448c899e715db464906d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6b6a77d695cb44d2a9d394804ae237e2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5a15bbb93ccb4a74bc9dcc673b3edd22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5253ba1d80745529a65c3937ff23d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f6685046760946258cadbaa99c409d91", "region_id": "RegionOne"}], "type": "identity", "id": "6c47e59de03c4a32b8d56557822e10ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a56e7aa78ed543ca9a5a8a79d0beba25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cb12c01c24de4f89abe26592254cd2c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6042635cf1f243a5808c2269977493f3", "region_id": "RegionOne"}], "type": "compute", "id": "052022c8d151465ea8cc79ac27a9375c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8b0197dc79b14565b156d1bc149536ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "af43b84c033f49f1982e27c945334ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e67def53bc2844869d8c9c4107423003", "region_id": "RegionOne"}], "type": "image", "id": "19916e6ae618480bb429f0e1386c6690", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "77426028547d4114acafb4ae1d4c1702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2e86a655cd4b489eaf69189e02cccbbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "058e87b4d65f48e8ae2849983772196f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0caa15f93e21478e8d53be5cf78775ef", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daffb887f01f4836be958f5d236adf74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e3b560d0ecf45beac90347686ea1bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "411e368d197f44b7859999936e30e2e2", "region_id": "RegionOne"}], "type": "object-store", "id": "85ced08bf47a40628b4d34b7a20d5948", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fac4090c2fa14f7981cb26f47bcf2ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd036b055ace45e3af7d434c1e82994f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2daee5ed289f4ca5bb82cb60af69d8e0", "region_id": "RegionOne"}], "type": "clustering", "id": "ff1f7cc79f974286b3750554e75254a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef4b1b8bccb445308bdc6efecbd0b486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b420f40fc13b477a89013f697cdfc647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be6c20284b9640878324b965d5796c92", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ccf4354f8c454fbfaa4ca8fe48f1d190", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab2e6dffd7ce40e48b3698671d3b815f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0837e571de44f06bb106aa1321c7dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "47091d7743df4a778c6309a63fd4824f", "region_id": "RegionOne"}], "type": "cluster", "id": "7f44837418474ecf8f7fdb9785cfb97b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2c4ec9f35d474bd69cdbd3f8d40da02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b11c2703726f4d1ebebdd82a9bb57e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f48eb6ae276c477b84f9638cf8e57797", "region_id": "RegionOne"}], "type": "data-processing", "id": "02b60c9089f1419da6bd40b1dbce7b26", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e784391eda9b43aba9482afbd17c0700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae51d3136e7b447fa267079f5cb6bd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c7e817748e34a0599507d8c80de584d", "region_id": "RegionOne"}], "type": "baremetal", "id": "9fbd268c794d4ab59a53524421715df3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b705feb4d34487b9ead43dac80b89bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed8ec12c2e9849d6a24346a2d86d4c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22db715969474b3f9026145a0758169f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ea888ab84db7466aaac7f83292075692", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b83a643ace1546be936342c645125d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "058f45ed5b824ee7a2084ccc6d99c5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b59d2a99aa0a41e3986d64859286166c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "777240cb458a490a86a3cc27bbaf2ae8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b66c49063bde4c639876bd7b6011b9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9a08075a270141f89056522e61a5b7b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ddbbbaf5c21f46c58ec883589a322bfa", "region_id": "RegionOne"}], "type": "key-manager", "id": "915add460c1b4bc5929b64c794e2c102", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea169ab3d27d41b090b3a30ce73fd6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5678372bfba74bfc967499031845a040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5cc6dd6ea2634109bcd64a71925c8f41", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f293a1def7dc495399d4ba8a16feefe2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e37b7bef6bec463091ea5005598923cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a5b31c478364f369c8046c19016295e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "374e6a0fcd7e4fd78fc72431e8977f50", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6ab2bad50a4b427bbcb686f9e5f8086b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9179ac1eeff64234aca886e395cfd87e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "30405060c5b947769c5a4eaf34bc8037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4047172351e949e9888c1c03e90efda1", "region_id": "RegionOne"}], "type": "message", "id": "572c64b55d7f499ba33709517f203991", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed0386d4aaf1481293f46662f13cd6bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3bdc0921b5d84ee2abaef91ea0d9592d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "46e294d0099b4f66bd3e5d9f6950b122", "region_id": "RegionOne"}], "type": "messaging", "id": "fe1da8e48cfb4021804a40d5f07f553b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c35f58bb5d914c93b4813d7e6251d64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ee0098644e7f49bd8d3affd0910c89f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "82c00165cfbb4592b22283ce9d218da8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ad296346ccf94ca99f0ac4bc13c1e872", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d83b1353351a4482b70b45e0e3c47f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f27b90da30ab4c0c8dc41f48abb5c700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a01014280844f95bffa35e8d8159781", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a1c5b45c584d4234a497cc0dce36e7ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e2ad67b30564b1d93fe5b3640b18a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f7218a2c9c243d0b07e0be7fdea0114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "193ff58158814464a46b75e519c5d742", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "83afc155be424e31a9e530cd974678ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d3df3ca3be0403f8a8f1f2254824625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fd6155d31f644da8f9f346fa7732f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b84febf8c80c47a9a87e6cf80d883c66", "region_id": "RegionOne"}], "type": "container-infra", "id": "49b9015099744649adfababf71fe32f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "050d07a25fd341a08e2602458a5d35c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d9c4712932fc4a2fb16267a92708d2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "853792af61264d60b8fba87c9ed221f0", "region_id": "RegionOne"}], "type": "search", "id": "c487570adb4f49109f073b18baa49da4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a6cde294a67e4163a12ebf3386c85907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ecd50ec4012d490683e8a084a3c8ab63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8e0040bbc7b947819f3c9df162800216", "region_id": "RegionOne"}], "type": "dns", "id": "dd7a064729744558882ad6149b398028", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1894afe5bdeb4931ad4d98f1e9ef6409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3339c6895a549fb910ea7e194c9c1ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d3c3e6d5ddea4bbd8047ee208248f24f", "region_id": "RegionOne"}], "type": "workflow", "id": "870c9b3f074a48f6bd7edc9e46509f75", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e11927abef774cb4b7a85afe021a4955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36e03fcf54d84403b22d904e8496a9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8052c5e3001a430cbed1d65947282a9e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "66f3436d06ab450d9e79d734311d627b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cf7cf6ac10b64b479bb3933355c8854c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0631450a2ef54f7b8bc56761550931db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f2459644f71348a08e70217441e204c2", "region_id": "RegionOne"}], "type": "rating", "id": "33967fd15f2a4005aa2a85ac8945cbd9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "37b4d4fdb8de40f18934155728281036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "56fef4e4ee6046919d16b20568312cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3216a399239e4ffe95b0fa1df194e88e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5bd0462e92b94f7fa125e4f2c0adad37", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7de7142e480d4ee9b5eec41d166aeebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d4e2c973b0894f8991c12f3df9e85b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "570e24f8974e4cbc907c845ab0111f78", "region_id": "RegionOne"}], "type": "policy", "id": "e705c932af0a473d8b17fe7db629b7d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa378cd9ffad41158d252248df507cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a99314f3597846a89d0aa202e1d3fcea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a8b575764504c188f6424fb6bf1d3b3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2cdc4493f85e446cb485fea735747dbf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "768ace1f03e54b61a43c4dc4cd59d3fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a858dd86a9643b6a595f36d93f46a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd181d2736fc48c0b20285b212c2fdd8", "region_id": "RegionOne"}], "type": "sharev2", "id": "cdff85f7cdf448d3b971dea9ef88cbaa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c54f41b8274466ca8ff2e4e7c65ba3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdf9219d7450499b81a653002affd825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60f8926208ac4e9ab3ebdfcc934fa148", "region_id": "RegionOne"}], "type": "share", "id": "063def4139674dd795711a6ab1467310", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fb624786453743fba585af12c713aaa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0b4202c768949daa94769963001c01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7ea813c8659464eabc2e49737d22f3a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a291c824fab64706878292d5420f84cc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "126cc5bddcbf4adb8fb0323a3f81979c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56f1e210173d4a64a110baea1ae7ed15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e337176003844167a17e6d1dbc257775", "region_id": "RegionOne"}], "type": "orchestration", "id": "7ea28e92b0634bcab5b1b962491eaa42", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19f11365d1e6473ca744508dee736386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a90fee1fa1cc4e708304523cd8f7d70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f65bfb150184976860b37a8d7545a7d", "region_id": "RegionOne"}], "type": "block-storage", "id": "a07dd3fc00394414991749143086ed32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8651d72bbf4412990307af6aa3e6914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b54f2b7e01194b3d81028823015d0566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1c3fecf137c457ba4c10133785081fc", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb957e892dba40bb980d1f4d96ba4eff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e97cb4bef9484ac99694fa97f2b0818a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93777c62393b4c4facf400cdcc205d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "545d34b72f9642ba92dc8fa66b9c2cc5", "region_id": "RegionOne"}], "type": "volumev2", "id": "81a53e21b5664a5aa108e56b9690b608", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52c5bcc6992c4980bbdb4c20d0faff97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1af8e632b4b04a31a8582c34f5e6d9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "920d2157ea2a4ec79caef9c8b8879473", "region_id": "RegionOne"}], "type": "volume", "id": "4b8bb739115b4aa6a9f8dc6a08448f62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51afd5b2ddcb4261b9ecd9ad1a0750df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "692e6effac07438cacb2a6857881a2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7ce227ee9b047b0a0294e7602003afa", "region_id": "RegionOne"}], "type": "block-store", "id": "c9f16298b3184f83b49ad578c73f96b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce5d71916c464687bf718369fa56d3fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2be51d0aa0840058700a3cfadcb0e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15b64e05cd2d4c7992ae5f3c0592675a", "region_id": "RegionOne"}], "type": "alarm", "id": "78fd10e510ca47b6afaaf2c03cd0e47e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fc2f0a4e6584fd3a06a1ab418027ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "691064575dbf48c782a781572c82ee38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ea0a962d3b5d4d1ab6768656926c840e", "region_id": "RegionOne"}], "type": "alarming", "id": "13d72928e9ee4690bcec155e4adf1701", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9c3af6560a8407aac0a59ad75dfdf13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "257a8852588c4553ab88222b74f80d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e58b1b5948464382903edf6eded64f2c", "region_id": "RegionOne"}], "type": "meter", "id": "6580941712f84bce9c28db4b023eb8de", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51cd11aa7b034f50b3d49ec2ac9987bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f99c7fac459f4f939fb083c68933a6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f6f5f5e4fe7f4743a246ab163d4f5f66", "region_id": "RegionOne"}], "type": "metering", "id": "128d711c2c2e4549add1a962f63a39a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f11a3ac4d2640aabcb68b1de64ca860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd27aa8ad4c4451b93d084b21af137b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b1b79d08ec4f427aa3d92eb243c8a0e2", "region_id": "RegionOne"}], "type": "telemetry", "id": "38feee06ba8b42db91b64bc1a0867b52", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4b27a04182d4f458e29fab6e7022747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a870342bd11646238fa3249ad12e5061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a69fafad350140568ac6fa00a5a6e106", "region_id": "RegionOne"}], "type": "event", "id": "1b64b77fd42e4007bf02113b8a12f3bc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "66630fa40b8b4646a9bc717f91395298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79adaeaabb9245069dccc3dc71d2acfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4f39330cccdb40f4b1a797d9bb22b366", "region_id": "RegionOne"}], "type": "events", "id": "1fbe343a6d0a4809bd071854451a3a76", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc4a7e46b35741da97e56faa1a55eba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b19e2d51d0194ae498d8ddd0869699b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "849e998ec44b46f0969a9ec8e1ab2272", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b8159612da5748d38b8dc6fa7c8ed7e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7125e2a6c52c4b50bf673c9eb4566c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "850ed233c8284048a17be16fd76f4a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6e2b07c34f6246bdbc1fa67e3ce27cd3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "09e46509b528481f90223523e2019fe1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4a826b8ab00476db21e70c9a3162aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "03cf32e5ca62471eb70cf5b02c526e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad8d00ed6a1e424d982c180155ab640f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6ac0d77107124f4e9cdf4b671f1ee9fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc79afc55b9f4b08b68e5f66672b6d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6445885808124752aa656ccdd248e181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3fd514d89d18458992dec3caba6ea2b2", "region_id": "RegionOne"}], "type": "tricircle", "id": "6782e12f4baa46a18969d9587652e730", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f8fe3800f9fb458b82710e97b026970d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8d7edde0bf4848e6b312ffd601750c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "686e2202b60948269dc4a38e94df780d", "region_id": "RegionOne"}], "type": "database", "id": "ce1996eb19cd4b4db1001392a7a251b9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c339a7bdf9004f6087e50d41d28ae0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f06fe6e42cad4ce58929a8c124fa70ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "229c798e470f467d95cec326c59fae8b", "region_id": "RegionOne"}], "type": "application-container", "id": "8414ab29962b4eb5815716a407b47e67", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "adcb86214c1a4d4f8831c574560c6336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a17e2270113d40779c79ba5a2154aefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3df96969be064b4b965fc271e819502f", "region_id": "RegionOne"}], "type": "container", "id": "1df54664f70946b8a145a80fd9435242", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a7aecde772944e78a98f38504b85cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09e394fa20ee4bb4bf96e13145588509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dfe05d93e5d74f639aff68b1fd28d52e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "988c3752d072492ba5383287a804f257", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "07b80e18de8e499dad91f2f745002cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "395a64ee512643c1b9f0bf7947384b68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "97d9a4e3f4984a66b66b487bf0dad43d", "region_id": "RegionOne"}], "type": "rca", "id": "62c7edfd4be546998ab09bb7ce91950f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "598e744453fb44829454372b08625528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "19e7f40004784d62a96cfae8c18334ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "499a736fda6249f988e942f565758ed2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "33e1869cc5f949238355b7937930f494", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cdb56273e67b4da6b5adfb484c71492d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6c54c64fbde6473193295776e02968a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "982e57e6816f492ebba7cc18bca7a005", "region_id": "RegionOne"}], "type": "network", "id": "3f9c52ed839c4d4fb10f66b03b987a4e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "21331e86b33645e0a6a73b44005c14ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1962fb1617184a0fafef9f1856071981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4cd9c38f61774e4895a1deb2e6bc3291", "region_id": "RegionOne"}], "type": "backup", "id": "4a99ecd0624e4215b11bee485094ed19", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a96b48138b47431999f1ba1d89648edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af07a073ccd94a3a844aa00d86f7058b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a7941c0412824380aed0ca9f07e27846", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "39e4eaf69cde4f08a911d8958f3caef4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30a31983cb1c4c13aa9aed17bfbbe84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc4a9c7279f641bdb929253ea7400cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0a2f0e24fdc643a2bf849faa86cb3057", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ddbbbb3d858649648c1bdc1f2eb05035", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fcc487775f6a4d319dcba2efe943ec7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ac83c72d1d7b4916a144613db4333079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2e588f7abd85490da18a1294108f1580", "region_id": "RegionOne"}], "type": "monitoring", "id": "5496edf391c94ab39c79d3a9ff9ee83c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e828a409d15c40c5baebcc35fe620817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "19bad5f71f05452fa9eff5f148854b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f9cc99c1d69745149170fb12336590e7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "40a1f4fc09884be5b0c3fd661ce5bf91", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "eebd1e69de514ad9bca5427018f9dcc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4ddecdea7c234f088e60ee777d814d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5be05b7a4e704acfaa026567023003f8", "region_id": "RegionOne"}], "type": "placement", "id": "38e85d477746485a84bd57f489a54ac9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aace7f6ab9934203bd2a66ca769b8f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "797663d88a8e4181bf02d0ce6ef7aaa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7d8d1effb3c2495fab436a5d46d587dc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f6775e0a964e4eb4b4aaf6554e78cf04", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a8935fba1b041558d6974a64bc67099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0586cd7f5ace4574a89b276984974df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "80bac4994f054485b021ec53a4cc0f5b", "region_id": "RegionOne"}], "type": "ha", "id": "d6fd32f3a7114837a4ba860a2ca929e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "05c03fe9c37f45aa82ef9429fef3ffa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e93c33743f9a4500a21a46a8fa64410b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "074ddb3d5edb4a50a8467f06d504c2a4", "region_id": "RegionOne"}], "type": "reservation", "id": "e0e50dda2582435b8a173eded068e84a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "207914bc1a1a4b94ae12165f2830357a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d726537dd8bc4eff8576a5b8a9a833fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3638fe0f6eb74bfc9885d750506a564c", "region_id": "RegionOne"}], "type": "function-engine", "id": "1bf679936bb14482a378f7ae2e8b0c5c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d99ac531be77427091c5b3dae6130928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8ff52ea66d094b7db76f9b518c98cb7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8c76e38a3e274643a3c0ef80dc3d2a79", "region_id": "RegionOne"}], "type": "accelerator", "id": "799d309a49ca460da481bb2ae4510c35", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d7ce3ec66d44156bd6a82f81c1ce141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb2a61214cc34ef7a0144ad1bbab7f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f653a4d42ddd4751ae8365906aad3e08", "region_id": "RegionOne"}], "type": "admin-logic", "id": "397fc286d7c84bf0a3fc3103620e0e3f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d99026d5f4fa422bada0f244b5153413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd81803dbdfd4279b36ddabed6c10272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ca88d662e97e4ee38fb4d8a053c5bfe4", "region_id": "RegionOne"}], "type": "registration", "id": "357bc2e24772443f9ccc4e44f33fec34", "name": "adjutant"}], "user": {"domain": {"id": "236f14475d57497d8ac6e251e6d9fe6b", "name": "5ed35f8fb541475ca8002599a5a24295"}, "id": "140dd33df2124753a3b7059d126b2525", "name": "251bc74b75bb4321bd36459263fbc86d"}, "audit_ids": ["f4f4981abfbd4484807f0554b9e2b0f6", null], "issued_at": "2020-04-23T06:25:57.641509"}} 2020-04-23 06:27:57,852 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,856 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,858 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:57,860 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"floatingip": {"floating_network_id": "my-network-id", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac"}}' 2020-04-23 06:27:57,865 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,866 keystoneauth.session RESP BODY: {"floatingip": {"floating_network_id": "my-network-id", "router_id": null, "fixed_ip_address": "10.0.0.4", "floating_ip_address": "172.24.4.229", "tenant_id": "4969c491a3c74ee4af974e6d800c62df", "status": "ACTIVE", "port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ac", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda8"}} {13} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.203321s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,729 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,732 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,734 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,737 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,748 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.673023+00:00", "project": {"domain": {"id": "9c956cb6d26e45bd98e6ad5f7f8bfb77", "name": "a02de5b045ce441cb316c53741073915"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea06679d06e7446b815130544a65215b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a68f3c34c1be4163838575c21ddf6a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b42c288205e41ceab23d0b4dd39f370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f320daf35a944fccb5c8415cb7e845ad", "region_id": "RegionOne"}], "type": "identity", "id": "256ab7ea732b4e628ca9448f478145aa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c659b87992b546eeaffac686307815d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c7d1a0eb0f0340f39107df68c22e2836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "22e25d9fc09e4c9983b36678b32f80f0", "region_id": "RegionOne"}], "type": "compute", "id": "7b6bb4a034c8457a83a441102e7b4c18", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fe7ebc4e71784d0682c9ebe1ceffa5a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b04b20620c9040d58ae68fd6ca4d8a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2d8ebd36699d42a2b333ad89e9de9438", "region_id": "RegionOne"}], "type": "image", "id": "ce2b04c8267747b5b10fb03445c729f7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fd0e40333e584120893bfba3bdb41c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8431827bbeae496d91c1ad5db9a0a5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "87664a6f8e73485a82c1a2869f00870c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "78a5a160834a4761a0d072f51fe244d1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3974ee61b16740f795b89cdae7c3b2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "262b0fe46ffc4e5db85edc3688f4e332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "484c87579e984cea9543949c5f7aa937", "region_id": "RegionOne"}], "type": "object-store", "id": "50164e3502c6454e94a8884a7de9eeca", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38e21f58c54b45f1b92b7818851d947e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63a435b605f34d35b75933f04f3d903b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d4c1a161faf4e8f875afce44b115b06", "region_id": "RegionOne"}], "type": "clustering", "id": "9fbc8e04c9a149f09dfff35809f48e41", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc9120a4bafe44f1bc442e49155c18e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75bf6b92549d4f0d80873b5fe3b2a866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b9443bb25cf4c2d81652bf7c4cc79cb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "26a0395fb6de495b85405cac1c902df1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2114abb69ea4d33af666506692d7a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "773fca4b01b14553a5dd30bad66609c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67c38706eeb140ea9e4c975c93c20add", "region_id": "RegionOne"}], "type": "cluster", "id": "48750364ffe340a7bf5e25e6461bd777", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "36f97fad31934817933ad3a87cdc1726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7bce728f026f4b438831e8c77f23a20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "637f893d1d44437882d62062f4107e40", "region_id": "RegionOne"}], "type": "data-processing", "id": "7915c7722f3e4058bbfff1fd4b35f577", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5632647435644f1babc67b537a39f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08bdbc8a89b84d5dadde69940763dbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c959dc3c846495199759fa1b692a0de", "region_id": "RegionOne"}], "type": "baremetal", "id": "d08aeed719a54517888063798148974c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3476b8269084f97a25e7ee2a1da03c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c19aebced5454fefbbef1e3dc06d137b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0570c84d70741a995595c7b7b80fad7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c220f75ad3bb49239e736cb7b95eb058", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "149c6dc447ac49538dbd0b77d210ba45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "da6aaa3247e04880b614e6c039da05d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fec81a636bc44be5ae546db8aa8af35f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c8a87400a97446d3b788f04cb1d3b470", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "db6d133dbc354f019a7d61cffad09aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4dad4e3d7cd14f339232b68e25eaf9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c6519242eba24983afc37c2f7c534f5f", "region_id": "RegionOne"}], "type": "key-manager", "id": "c2110b5d628843ce95f37729a92675e2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fd4d7ac70f3d42ceb917591a6b3fd327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f872ece9c9bd4db29f9db345a72593b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "27af2c190fcc4a00807ab479bf33e116", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "01351c31fcb14e30a91155a38dcfab4c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc84abc8f6af4cf798c3cf3d6c76a719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "218203ada8f04558a9da16ba4f9bfce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0ab85ae1c99049dc806098ee0cb9b433", "region_id": "RegionOne"}], "type": "infra-optim", "id": "57dfd6f8e54745b9b055167bd5046aae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2186192987e6440a9f07c8153ac135c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2301310753d74ebeb561ffc637b00e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "35b6c056fc1e4e7894d3e84cb0f06ccf", "region_id": "RegionOne"}], "type": "message", "id": "83516ddf7c674386a0a6a989b8adffbd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6b9cffd9ee84222aa4c42a924b56800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ffaaafca1baf4fd2b2c6a4cd6d60ec70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "31685ffd58844357934ab85c08df1f56", "region_id": "RegionOne"}], "type": "messaging", "id": "7433ccee0aa5483688029cad25072417", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7bb8575c3fd14e93a0651ec734bf9aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a634d016929e4e58b3e09a8de3206660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a59ec98cd67c4d998f618551ce1829bd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "adda7125503d4e90841dbfdb01350ae1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88e7598312484eb7af465fb5ce465dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28254aca9a7a4efb8200f31bcb34923d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c770ee190935472a8c74c208a7b4d6c5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8d35e0225b764ed280e8a8038e8e5705", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bad8b1c99a7470ab689e96d31fe6049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8918371921674219829ebafb02b1e191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0ccac07d3ab4329920db2217a19c84e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a3c7073f52144028b8155fcef9649c7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55ac5db0e46846198344c3ba5c492c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cccd42f20b1a49aaa1f5b0f04d35dab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "473f7abcda7f438aa3ec7afcbd4bb163", "region_id": "RegionOne"}], "type": "container-infra", "id": "8aee51d7ac5c4cc8971a6f34ee55cff8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "edbf3d7766c74c9a90f27f714af9819e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b9a7ed9357d34ad186882823ebc277ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7bfd2d1a7be6438a9cf5644f66934aaf", "region_id": "RegionOne"}], "type": "search", "id": "a69c99209095402a8b674cd01da0952c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3f0f133358e746b58305fa2886022d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5ecd4b9ab0974ea89b65e87956de49ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "968214563e454e6783330392da0a67e1", "region_id": "RegionOne"}], "type": "dns", "id": "ee98977bb2b64494a155c585be391989", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "129b117f516e4f26aba29d6283646b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c49db6b6765455ca0ccbbffd564518c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0a5cba83a93e43b98e38d5d9811d2824", "region_id": "RegionOne"}], "type": "workflow", "id": "999326b7184f4d35becf38dd901a387d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f459062c15e94d428c7f949de71ac863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2736f280ed22417c8ce4d281374ccf62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "497c195b83d8499d8ecb877a6d0701b5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3f739b18fdd64d48af2b8abc80975b00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a115633b255b45ecb712f2be3408701d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2f504d31dd8247deac30742e9407a6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c8d447f512cb442e9cd70bad23c764e9", "region_id": "RegionOne"}], "type": "rating", "id": "06f87b21262d48288ddf3e7499d6c608", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e73004b33b4448cbb6c6ff056df4d0b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ffe458dc03de45b4a73512ba7c00b5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0852f59301f14e8bbaa9441bc56cc8bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6675bf558ceb4f228ef5a52263d040d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49b6e0bf93e041628bb78a1dd9aec87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "193cff47d47b417b9f3760f01dd2dfd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c6eca3ee02b147e5bf4c96e7bb78a357", "region_id": "RegionOne"}], "type": "policy", "id": "275458da3da34f2f98b72e957ab15c34", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c63223817fd4447c85eb264128f42e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03d6dda7f55245b6a826bfedcfdb3573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b62f35c1e2c9458d883ed4002363360e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4b402d7998394d0b8445a73f397e12b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3acc395e6c9044239969085d1daccc0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a62eb44a06ba48f280b98ca57970fb47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "122eb0af000d4885918b4e38f75aa26a", "region_id": "RegionOne"}], "type": "sharev2", "id": "819c35ec2874412eb6231e36dc7f44b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03febe4efb1c4728a135c44270ae0aaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09242f697d074286af313d05ecb804bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cba8a9a4da2f480aa59e065e795ca8cb", "region_id": "RegionOne"}], "type": "share", "id": "67a0206b42df4f398d6988c9872cd270", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "239d999c480b46e494784d413230f0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1f9553dde8664309a059a69704b668aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3669c2d680b4b248f7356e86ef535a8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "61b118c110214ff08f5c7e1494e03a06", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a613fdc4b8945c3b15ecbfed74f9798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d28ae5d0871443aa9a67f5d3f98ffc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27085fcc67074d04be7e650ff1dc5413", "region_id": "RegionOne"}], "type": "orchestration", "id": "38a460f0e2ed4837b1b22ad8c6586689", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8ccc33cf4cc4701b6103fdc087e5bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab70fefd22224da990c675d7ddcf050a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "299db03364a14e3796da5a017cee5029", "region_id": "RegionOne"}], "type": "block-storage", "id": "8676946b3cdc40d095e85eedb7df9bdd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00ee3d2c10dc4a98b2b368cb83949827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62345f3894854d8e99e5c4860cd1830c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ee4cc5460ad4febadf36d37abb6d3a0", "region_id": "RegionOne"}], "type": "volumev3", "id": "344c93469e014e2989cef3d0be5e2890", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51f707f6ef5d44318add350145d2225b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11538d9120cb43589159e63c07f270d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e8b51c2cea54c789f3d9c5ab367c048", "region_id": "RegionOne"}], "type": "volumev2", "id": "0247476721414cc48676a1d9b9029d73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0807965e2e584d40bd7587049f2d7ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e8612bc5304956a808c0e4101afc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a577f4f524c4418a1c708dabeb22958", "region_id": "RegionOne"}], "type": "volume", "id": "6b8a7e3237e94a8f97a773896ed41e55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4f3ce3990634baea5f132683497b81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38e3dc4c6a24e45b81497c865b9aac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c96b7715b7d7477ba6515c2e4b6def87", "region_id": "RegionOne"}], "type": "block-store", "id": "5c98a1aef8b843679b1167aa663ad09e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8453a33d10f34441b462688e93190676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64df42db40764e2d966db5e210d153c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "93fd841eb53143bc81243e73605bb6a1", "region_id": "RegionOne"}], "type": "alarm", "id": "f44933d1117b42e4a96942712a027955", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "109854d6fd444dc7997a25ce7fc4fec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d345b8380bec40d59267a6222f9d7e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0055cfcb3d824be69c271b38583268d4", "region_id": "RegionOne"}], "type": "alarming", "id": "afbcaaaf52194377aea7037471538ac1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f869e0915b143fc9a8d7efed5cee49d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7517838abf1e44898c51a3d87f86a031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "864f5af05417481e93dcbae9c359f6b7", "region_id": "RegionOne"}], "type": "meter", "id": "85b0488616124a6c96e618c44e311906", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac9db628258e41c085ae27958b9e5e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de7e68a1d34b42338ede25388603fde7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eda6a09a164b4f87b8ba8d924493b2d1", "region_id": "RegionOne"}], "type": "metering", "id": "7614220a0ecf471ea1c07f355aa0bfcc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "343c9c1bc0144b6795596775ea82720a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ee54e05b6f34fa782b42f2e9dd120ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7b07a89e8ee84d088081622c5cd2d818", "region_id": "RegionOne"}], "type": "telemetry", "id": "b58800b717b24b7590263faddf0677b4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fbd0afbf7165417ba345286dc6da1303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4aaa00e7606b4207b40b5dabea9c2777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39086c23794141d2be2575ead340430e", "region_id": "RegionOne"}], "type": "event", "id": "5398e9ea3c5d43f49eb15a99d4807b52", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "90a2cc60e686403faf88f4d3a7c483ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "588d73ab9479494995db419f6600760f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ef9d0d7417a7477eaf586581dce636b6", "region_id": "RegionOne"}], "type": "events", "id": "94d7538a50294cc0927ffc2f3f236789", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da80bcf0a7ff4c37acd76f4e750936f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1727fee47f474765a940e1afa6766fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6abd14959c342d78fc4a29c525a9a91", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8b6a730b39304ccf9bfa273995fab928", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2d94dc9a43b43689cb1bb245b6f45cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97011a76cb5b4e9d9d679697ec58a58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0f6cf6ee922d4fa8995471cc6e045ce5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "508659c5e5224d1a9097df7c459e8b02", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ef9fc62b3d84babba1c8e0a631edff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e59d29d576c4da2b5c8c121adc4be30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b8f6687848c415ab1ccd0885c4594bc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fdfc541e49214180927cc4623e29a44e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "475e430830a94515b3930800c3a30fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e49efbc8c684c58aa167e1fc922bb6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "113b3861ac3b421eb60057206c75fb62", "region_id": "RegionOne"}], "type": "tricircle", "id": "fc42e5a06e964d1e8cc485e616c8f4d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d1695bc23a684066b7b748220cc829db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "af1140ebb95146758bf276839d6eda67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9093726d05e14e6abb62f43667d5ed04", "region_id": "RegionOne"}], "type": "database", "id": "4e2ed43c27b54798a841bba93803dc77", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "966f9c5c46e84fe7b416ebf1cd64efd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "513b6935f1fd4eda8f7e4766cde6fd6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "140f69e5a70f4ab9b83b14e9f9fde6ae", "region_id": "RegionOne"}], "type": "application-container", "id": "bc70071743c2429789e21d5bafc7468e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4922e45d661f40c39806954ae6ec85ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c44d0b873764969b15d19a7d768d528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bfd63408695447378878d3f1f020c6cb", "region_id": "RegionOne"}], "type": "container", "id": "db3719f39fca4edd8e5b8aeb77d1657f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d0c454e3a7743c4abf965e153b6614f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "683713f50ddd489f8974511cc1cd6452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17befb124a354e0a8796990b5f8af11f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9af10e389ee549bf8c9f0e490c7b6fc3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f624c12fb404301bb93d405136d222f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6fdf861e8d44721b372e1f9c2af5668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82a27783b6ca48a7a50c2cdeed4b89c0", "region_id": "RegionOne"}], "type": "rca", "id": "0fcc838b7381442daa0b30abdb62bdfc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a73c7a7a2dce461a86edffd493c735bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f30def973fb4d0a8bac8bba30df3d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f4331249032f4b2aa37ec5a326e40d2f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e7d62b6d6a5b432abc02bed8c1872a7d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4cca131ae54c45668fb415062930f95d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8a6c5fd7b56345ee9a301ed3c555ed73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3f78e868480a43c29c3710345e49d478", "region_id": "RegionOne"}], "type": "network", "id": "333f7407563947c8bb4f5119f72cf848", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0098f2205eef493c881e76c188e6a3dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a7c105e0a3184de785168927826fd90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "af2ebba881974e38abfdf4593dc80a30", "region_id": "RegionOne"}], "type": "backup", "id": "960873206c2e4463aca594195e1b21ad", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c617e3d689494f63aae3620b896a9a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4be0c7b0d9d14a9c875a2c183d36efb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "35e45c0a97aa4dcdb710ed77c9016978", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4c553d1bd962435b8cc91557994a6292", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb4efd057cc443e9a626d4177d5099c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a8afdcd6a7b4cf2913cadd511e18ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bc7d32246d1d41b9a9eabec0245066dc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "eb762851815d48789dee1219bcb83328", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "74d13e9e13884369b9271f31e507ddea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b9922c3329fc4deb8a43d15f54298c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "db534624733a42cb9f123f0f1f248fba", "region_id": "RegionOne"}], "type": "monitoring", "id": "2084e289a70447fca5d70c73be088c91", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d82005884b340138bb9f33635f03566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b37772efa3c54a29bea6b62fcf928f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "86912d8503ae4d9782d01db36e398247", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8e1fd6a1801849f5bb86c330b6c78bb6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4909f332e3894b26902b0ee221349f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4babfcbdf8954efbb27c02a6d962a005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "552cf484be5c41dbb330b443018a6e47", "region_id": "RegionOne"}], "type": "placement", "id": "46015fec4aeb4425950e722287df943d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d374b1a2bc24dbfb9af2a815f3c4f67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e40f3b6824f947529a926c32abc54336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "994355beb3344fffbed74f46288a70fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "337f5dbb9edf4cf18f6cdebb93b7a4ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15cc06dc4e6a4ecfb8bf872f1f71d0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1441a7d4129146de8032cdc8c9f2513d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2798e102600c49af97898fc82dca7b7a", "region_id": "RegionOne"}], "type": "ha", "id": "e869bfbb826d4f9c966560552a75bae2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4876457cb4c3467c972275cb37e79f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58798f9bea274a7ebf8febe8eb7ac400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "077ffc6218dd4901b25a8500ce2cd4c9", "region_id": "RegionOne"}], "type": "reservation", "id": "20523ff59b49429a9d524d42791821a7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "749f640b39ac4b998cce8e139598e297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cbb5ce2bad8540d8827cd3056dabf8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7027d2a37c6442959c286ddccfa53c16", "region_id": "RegionOne"}], "type": "function-engine", "id": "3dec9a4a79f740f18a64464843d42fd9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6039fc68200b486ebc6429e9636ae366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eb36844245914c6da1258bf070b99481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6af92625faa94cf481fb1034b3d7eca7", "region_id": "RegionOne"}], "type": "accelerator", "id": "c571f521e122437c91593dc5b9a4cf3b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19a367317b8348958a5d79eaa41761de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "109a37257f3b44a8853924945f50800c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bc9fd5d7e22a4a8690daabffdbfb3a18", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6a71449ac4c64a298d85ea447dbdbd74", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "41b1e69fee394b3e9c868fd1d4bc29c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "830c0af727654d078c8a24ca11706f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9136cacc1aa3491dbf84b1ee658b35fd", "region_id": "RegionOne"}], "type": "registration", "id": "e1dea350cf674096b9f346a9cf1872e3", "name": "adjutant"}], "user": {"domain": {"id": "b17157821efb4a12910534a80e5cf5cb", "name": "9512b3acfb5445358328160bdb47ea72"}, "id": "96b487cf4762443db3be11512144596c", "name": "1a6b375b930e48e5815b6ce57b0069b7"}, "audit_ids": ["87d3f24cd43f496ca6ba68a36b9faa7a", null], "issued_at": "2020-04-23T06:25:57.673023"}} 2020-04-23 06:27:57,842 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-keypairs/key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,846 keystoneauth.session RESP: [202] content-type: application/json {22} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.346098s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,593 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,599 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,602 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,613 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.533368+00:00", "project": {"domain": {"id": "e9d3f734e1954e7a9e9b4338ab3169a3", "name": "133e00aae3b749b0945ea945b0143bff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "22f25f24f9994417ae13df98f1b09de7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5dab455a2d2a49e4bb4101308318e6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bf15c950abaa49e08efd3390cd34261c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0c45549c99794c93bc747d1affb8dfc4", "region_id": "RegionOne"}], "type": "identity", "id": "097b9bf8667449c8926cc1450582d589", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d19620d6e29f43aa8babffb7690d9dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1e17a6140e5c4a018ff9eb484dd6ef50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7cb7e7ac13494b25bdfdebbb5b2aeaad", "region_id": "RegionOne"}], "type": "compute", "id": "62601efa0a3d40bbb48cecdff8a53d61", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6e99e029d1224ad98a7d9eb00c0c1feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7e40a2e5071a49a8badef01b89ff73eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fe4a2af8b0b04ba1916360da80f23d07", "region_id": "RegionOne"}], "type": "image", "id": "d8ab5d5921554c45a698a0ab06878f7b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "66ff4bffeb354689ab8afae7a2bee0f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d935b61a06774d2fbc47c560cb7c5404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ba363fefc1a04910ad122625ec1acd90", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2b49fc4042e341ef80d63cb499860d2b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d05bd4be872416e81cef9e36c452b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a028be736afc41ff9b5e50d656ba460f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76b748f400fe44588f243169d007b54d", "region_id": "RegionOne"}], "type": "object-store", "id": "2d84d945ac77420caff246568aa7ee83", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fd6e40f4c6d412cacc83496e84ffe7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cf713a4529744718545e146901eff70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "578d62453e7943938e8f60c106df37a4", "region_id": "RegionOne"}], "type": "clustering", "id": "a1f456210b7549b69f155748b626dbef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1370296479c43bc81634d099358d160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67b29e4ee87e4854bd5d44b4435d2eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcabbc99d29844d8ba870921348b780e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5af07c7a92534be98d4d980ff1fdd5c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e80d8037c8644974a7ae78102f1549da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5964feace34435093bdf40a4b69fa40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0be4e12cf72465f990ffbd51921d6a1", "region_id": "RegionOne"}], "type": "cluster", "id": "f3266299376c48cdb45603d3f0f12e6b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a068fcf596f5447096ab3ceebf7f7521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "469c0b287f9f4b3b9e31f554d0c8b240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "21b6d5d5b44f41fa81bd515eafe5fcde", "region_id": "RegionOne"}], "type": "data-processing", "id": "63c0c475086542e4bc88d5b2d9df51e7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd672ad8870a4ffe94e4a4a31cf09bf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5ce7eebd5af4e38ac293b8d0d47e75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ecd4d91055f544569f5f5fe206953543", "region_id": "RegionOne"}], "type": "baremetal", "id": "e7bf5defd16244f28bd59ca8fbd603f6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ffdfb4aeffe4819ae494799416d02b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "424a29a6796e4c5ea38c58367722af81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bb2206fba3e44d3e96cd8555490bf0ea", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3c432ed273ee4aeeb7437ddb5174838e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "456f0cfadd03496a94804e9ab542fad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acaa8756ece84a50ac54e8b5530d5aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4118d2dc78d84dfe97b7fb7c688ae3aa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2df0c96fbfbe4362acc62d519ccf0fea", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b5ed755d3814f5aaa23e523a4c3d9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d19ecd6a636c4532a29e06763c760d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "de3e7ec5065e47668b21c6edbc2b3f5d", "region_id": "RegionOne"}], "type": "key-manager", "id": "3e5cb2e32be44ea192ce621806f0dcb1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4882b379fe354cb893ba188d76ffd5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2acf749375ab477996ede4eda298c419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c63ce7c9958c4e27a38d8acd931de339", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7ceed44ca4eb43238d8eb8dbfaf2cf61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e61e501109c437c8d3d8de5e2ccc9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1888dc4b1124ae3992113fcc20f9580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "92f9b21bd00c438d96ac502791c15f5b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "53c481bf8fc449d88f4a2d703329181a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e3f7b21688340e99f2a0f08c1570ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a318c6dfaec44c2d9d410517172273e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13271bad6ffc48e0a56e58cccdc8d668", "region_id": "RegionOne"}], "type": "message", "id": "15daeebfb78240308ebd56d8d5e1a479", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "008d01788b464f3f80fab2120194b1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "235988b2ebe04d9a818a3ed598de48b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "96ab7e4fc79b477d99a0e1d405ab4070", "region_id": "RegionOne"}], "type": "messaging", "id": "d2e2841f8a6d428db1c3409f83b76556", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fd257a1c7d85437a9ebd37839de68a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e2f5d8cefe6f49e59373c25cadccbdf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5cbc8775b2dc4194baa1c9d3d114b847", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9be1227132d74686a227b99b3f485e86", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b194d05ce7643faa508336c76ee5140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a94bf40070524bbdbf424f329e8535c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6c910ec81324a4794a5006abaf2518d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6313ac4c5392451da3bcab828f45a326", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b98b29265e5b41df869fa3ed5dc2c07f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a59610236fc3469fbbb4ea5f6f33c0fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b20993ddebf341899815af847feb310e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "24c996c8ccb345e48c068fde2319c768", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba8acd9fb6824a60a6b6d5736b265494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc193a1b3ad3405bb7c3778f727cf7c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5cbeb015c07451ba3ebb014f7f7ecdf", "region_id": "RegionOne"}], "type": "container-infra", "id": "a0cff8d2c6b04a68affc96e76c682f1a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f7cdbf8ca6f34160a5692e52fbe60849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e3baf3f63324db3a07256889f810ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bcd79f8da2d74c378903e42afaaa3daa", "region_id": "RegionOne"}], "type": "search", "id": "2e2530c65bab4f40b91edb331332c22d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "45e554eb995945c1829bddb896212b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bbe40a8094d246479979a70e571d9c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4cd39b6a8e9646c7bd29e759e876cde7", "region_id": "RegionOne"}], "type": "dns", "id": "1c17c218926d430e9e72f41dc1277d79", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bbd14cdfe204a26b9a3896c0cdbaa75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48277ec51d9441418a41714822763a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4d84e4886b84b65a29c65d764dcb3f9", "region_id": "RegionOne"}], "type": "workflow", "id": "816177d61e92450fa5e2c03ce079e931", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be32282e80e14ce48c72f4104a22f2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de835eaa3f35466aa4904f9231124324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "078cec5ca91f4e35ac43328338c13ff5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "53d3d2087d194e67bcaa65f9d2b9e030", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f3ffbb40a0d94ce2a279bd9ab71d0fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dc44b2e4848741a0986538eff8d54f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "40c75014a78040c6a19d132e79c2c2fe", "region_id": "RegionOne"}], "type": "rating", "id": "1ba2c89b88424c3ca69decc61261d1ed", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e7cfd38c98a4d16a9d7738fc0fce072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa30726a59f34c01a9071ecde904a0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "342b2f20472f4693951e6589893f2fa3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6fdcde69266a435b826981f3f713b7b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "645080793e6b432c8ad2bd819972b1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0a1d2d96c3e40cdae1fa453b4392851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "994ff154764845fa91d8231b0fac334c", "region_id": "RegionOne"}], "type": "policy", "id": "40d689cfb0414664870ad4b5d77acbaa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc76107791974404ac39881eef67ab82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a76279b1dced435b817e95297b736183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b250301c039542fc9d9e3886fed95cec", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36cb9fec45114e318964a049e03f9c96", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d936c55c9fd470fa7c9a77a89f791c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f00736399a2c4c679b84b1c2f4a803a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d654693f0da84b93994b6303dd9df0af", "region_id": "RegionOne"}], "type": "sharev2", "id": "74e73aeeb7044b3eb9e2905d31be6def", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fcc3b1be92ab4fce9d7811db76e188c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff203f8cf4ec4a15a63ff7a1d7fdce22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85925bcb388a4b96bec7c89101686fe4", "region_id": "RegionOne"}], "type": "share", "id": "376fa0dda70a464fa342ce812b82a93a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5511fbf7df84d18b6fc969c98ff4acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d414aae7888247a39af7bfea5ab5ef42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bdf7909fb9243c4b541a6e474e6c163", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1de3e9c2c5244917a78bd0e71ce41f4e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db779a1d876f45b5b69fc33464d76fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa152dfaebe349a695532a3f520a65d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a32d7c034ab74637af3766a2a10804b1", "region_id": "RegionOne"}], "type": "orchestration", "id": "10a5fd6efd2144389192538f1e25bb32", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31134bc10f5f4a63af2a83b6b672d1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cca896e853a430c843e0cd63bd151cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ecfe86b7c8e498b9096f7258ee1e829", "region_id": "RegionOne"}], "type": "block-storage", "id": "85c31af53a064bc581fd275709768ddd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5a31fad200e456b949dced5507feb63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "555dfca9fb5b4ae58317b935c441057d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c53c4c4e016b4b98909efbf8583f6cc4", "region_id": "RegionOne"}], "type": "volumev3", "id": "02c1e541b01e4986966451cff64a3478", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bb3ef12a8e046d0a60043f175845a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0399436a56fd4edcbca614656b96674f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9bd66c1fb43437091b4e4ca406a7c9a", "region_id": "RegionOne"}], "type": "volumev2", "id": "a81686ea3553485a9f7fbbb2c7a21e36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "793cd06647f74e869d073b58b21dce30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de582a0f2a794868922f7953ed6d3839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e10599402a1d4b7bbcf40bc359bff569", "region_id": "RegionOne"}], "type": "volume", "id": "948b734d27f941879bf38dd43c3c6828", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4adec75b3609412a96127019460cf3c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f21d401f2d3451197a15de07bef36ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35dfb951d8ea4dc6a31c46585ec7bda0", "region_id": "RegionOne"}], "type": "block-store", "id": "cd1ab1f939994d12b8e2483d2b42ef50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19715b096061459f8b24834727e140d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "162c7ff079d94a8db5f711fd1c07675c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "534d51e706074442886766e13fe203c8", "region_id": "RegionOne"}], "type": "alarm", "id": "86e99eb8c265477d83420e5edf799c42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cbd857cfd5ad4ce2b1aa6b36fe4905e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8667889231344c50a1160b8bc4b69bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e374f99897eb4755a50439c5de11ea16", "region_id": "RegionOne"}], "type": "alarming", "id": "c9900c909a624422aacbda7732ce9bd9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89f55bbab5af4924b948961d99a1adf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bdb51c9d72234525bc7d915682fc1634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c65919a052634df5a4b7148aa1ce4b8a", "region_id": "RegionOne"}], "type": "meter", "id": "4a791dca707f4f368b99c1e65885321d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e01c496c20174ffeb33f5dccd172ddcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5ec4a030d6d468f9ce0a59ae0c7fcf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c97d4be77bd45f8838365e985af3cc2", "region_id": "RegionOne"}], "type": "metering", "id": "e07911de8fff4a04b544d474f00faa3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "08b2c5dd555749d0a64f5e34f6586f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a566ae0f684440fea978067fc7f51691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "50e9daa2e98145199f74d7850b4cd9f8", "region_id": "RegionOne"}], "type": "telemetry", "id": "85883d3ff16e45789b7ffee1a5f98d0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "78f7e70d56b24e658f094c66c8f5374c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0bc154ebe8284c08a5827cec912f125c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc82a760c3a448ac9b4361e80d474123", "region_id": "RegionOne"}], "type": "event", "id": "95efa2dfb36846288493d172b3c11892", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36b338a42c5b4b009b5a84637c6284e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4af02a7089714a0b96b30304e014861f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2a5d87eb39d84fd4a8c3b0d25f687827", "region_id": "RegionOne"}], "type": "events", "id": "efe9c41058ff41fd98c6c6ceff329401", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba9da6384a1f4251b4f2ecd4117b7c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a53a9571444f46a3b5c76695aae9ca86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d11ecb1bd07f447a86d52f9080acf5d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cd29d828cbf0472b8c1871002261bba6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d7781e245974e3e96faa7c261add2bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06e5f9efd78d43f99eae3c6ef3ce6461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "863624b8eb9144729613c6c5c15810da", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7b01405ef9564207aadd8d0940e5c4b2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ff2100d67894e76b6a3053539a37e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54fae658681e4f2886b2afa9c9467596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b911c0c4a5e46e2a307e7da0e85a7b6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1c1f8a9fdc3f49ba83fefa651c78fd90", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "485fac5cc7ad4ade906eb6cc642aeee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d6aaa5800994a2e87f3ae258e0ce850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c8c5a16761943ef9346777363614450", "region_id": "RegionOne"}], "type": "tricircle", "id": "bc8abc80cc8940f48a08df8b9cd6e80e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0329db2fef614acc82ad4cdd2dcc375b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1fbb872b496941d682de34579b6c4cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7b8636f0c43e408793a33d4d96793baa", "region_id": "RegionOne"}], "type": "database", "id": "f2c1776cff9a47f2b60531075ca9948a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4a809f4ffd741dab337098e0942af07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10664110a0fd4ddfad7ff30e8b5eb6ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3f274c44bc324c9890f167540e5415f7", "region_id": "RegionOne"}], "type": "application-container", "id": "11bc30c77f8441699713f0849ead3b72", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f08d01854564033b94578c5afcd7e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a82f4abe64d4d56bf5e4e227ba00b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f87e2d2479ad42d187440b227fab4288", "region_id": "RegionOne"}], "type": "container", "id": "43c4fcf12d524bacbf2f505715071033", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8cf10f6949f9432a8e7f2cb138f8d166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71b747907d9a421898815316550d8c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "66dd816b6bff4b89a0740214d170bba4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1e043590f3e04e799e9b04a23444dc35", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ff9a8838e3f49f9b6b4bcd53c72fd25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9cd8d130baf24b5bbbc11827a7df6f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6192332f98e34d8ca619cf9782739bd2", "region_id": "RegionOne"}], "type": "rca", "id": "e37d3f8bb0e24f858997c31a55d30ced", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4494380e3ceb4c03bbce71777b9e0535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b8a5b21ba514c4aa2af2c47129e204f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "aa4f348b2e974fe2a7aaea7f61cd3418", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5f9afbb0e4044c338c6b9e86abc172fa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5bcb09aa6e3348198039e13268dea068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "35ebfc920919452cb77c4f04406824f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cb0d68331c9843f1b144c1a3ae6f83f1", "region_id": "RegionOne"}], "type": "network", "id": "d7a0f11118f24479acf1a58cbdd929ca", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "94dc967d4efc4e219cb2e565876b79c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5eebc391b7d24cff91c3d0d50e6a3b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "813bfdb4d519440fa577bf567f9ccff3", "region_id": "RegionOne"}], "type": "backup", "id": "120874d5754a43bf9f1c3893ab287741", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4593a25d706b40bf80c555c89fd0847e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ace5be36ea542aeba5196d30a16be34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "52dfec1af2fe42d1b385a10b861c6b49", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ebacb4d9eb0a4427b383da41a813d9bb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb17ffd18b114053b88954c54be443c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1343e64e72c43f9a903cf8eb2d456aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8d514b1756a46fdbcff212bf74d82f5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "85cd9c4d5c5540f7adf089c6b0661d30", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "938b0f92d9884f5fb7d1aa82229cf734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fad892b53e4a4a25b68a64bd94bfa48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "791bf1bd42b248f4af322ce60110831c", "region_id": "RegionOne"}], "type": "monitoring", "id": "7f26a129b20f4f2eba4af4237828ade3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "57755e9caedb4db58fde7d234f7c802c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "278df9517a9f4f3eb46ac7aab8a72663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ecdfc48500c74839a81d69c4806b89a8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "559191fc14ae48bbb2ed0c717aabe598", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b5c81a429634f38b3245eed46682f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f6f1542e0bab468d92ce184d162f5a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4c008a81bbd147edb6968e1dfd6eba46", "region_id": "RegionOne"}], "type": "placement", "id": "5a248f1b70744dd29ed711795fdf7e38", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f35d5c45cc54ccdad64585e2872e0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19f46c81158e4f908d7bfdef37881b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7175dfc88ced4b609480465ed0a09d0d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c432b7434f41478d8dd20c98f24ecf25", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3c1a2bf137094c8fafe5215a34e3fb37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce77d3c929ec4e718f3f46f6ff5cb459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9195f2970494431cb2b5c49ea44f58c5", "region_id": "RegionOne"}], "type": "ha", "id": "70f314bee39b451fb67ab34a711ebb66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c9732fc58453430f81451727706c70e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "443be39feaf84eb48fc52900209ac965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "81cc3ba40d0e4f498caf474a18157926", "region_id": "RegionOne"}], "type": "reservation", "id": "4fc97ee004b842fa84a84c23ccc2ba1a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2fa2310c9bee4d8aaf14c37413cfb95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2483254d7c484525a7a0f8582bc87e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3814f1216c6140dcb5fb69c47a99bf51", "region_id": "RegionOne"}], "type": "function-engine", "id": "441082e4760e4d76bb040770e76d21ef", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9a130ebdd50457abf8d4e819dd2718b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43488a63aec94e21a99fde7f1521c40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4e5e3453232a45d2a438e5f35d2b897b", "region_id": "RegionOne"}], "type": "accelerator", "id": "1e97c135d1054c6c9f157f2c01fdf4a1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ee8f35efc0c43c8bfc844875e29b144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c32a74fa55794b0eb45c8876aa8c1df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7c4340b67e564d9397466f58b02bfff5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9248e1f798094ff2978170270d900b9e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0c1ba3d700d450087dc701f9bffe296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8bef1a3ecea42ba80f290e04ad7b0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6aff2fa3a11c498ba98ed719cef5f9d8", "region_id": "RegionOne"}], "type": "registration", "id": "a496bb4a2f4841ea8818976005f9b6c9", "name": "adjutant"}], "user": {"domain": {"id": "88acfb83b46643b0b8d9cc3869e9eb12", "name": "39254928d5cf4d64b9e95962c5e082ce"}, "id": "13f0046ce2c644c3b698fefc207c0d9d", "name": "aaee5964d89d46bd92ec8bdf414a7208"}, "audit_ids": ["d5b1fdb11af249d986820cabb9c3377a", null], "issued_at": "2020-04-23T06:25:57.533368"}} 2020-04-23 06:27:57,805 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,809 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,811 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,814 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,818 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,820 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,823 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,827 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,829 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:57,832 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,836 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,838 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,841 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,845 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,846 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:57,848 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,853 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,854 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:57,857 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,861 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,863 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} 2020-04-23 06:27:57,866 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"bandwidth_limit_rule": {"max_kbps": 1100}}' 2020-04-23 06:27:57,871 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,872 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1100, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.210267s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,737 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,741 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,743 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,746 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,756 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.673939+00:00", "project": {"domain": {"id": "03ffd0b000fb4ba2bf4ef5718ed1faeb", "name": "cd7c2d52d1c543c2aeb4d5ae4e661abd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "070312176a74408cb5621e13f6d32eb9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "64023a90921b4a21ae54c71db633eb5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9add45ed77d04d03a7a42da3f4fb1ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "61c657cc41df4a179da26b579a6737a3", "region_id": "RegionOne"}], "type": "identity", "id": "f7be680ed86f45f0bc6cce16c8ae3661", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b1ea20f71a284a5097e008fa518b0cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "66b096ed379449e6a720097082f86dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "40f05e24b96243b8aefa5abb8c2a7ac7", "region_id": "RegionOne"}], "type": "compute", "id": "42c5778e710d4ab29572a74bdb15d173", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4d64c13a96ec4782945a9045f1fd6307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "382497c51f2c499ab9902a9e01b1d771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bbb115c4dea8478582a4811f2856410d", "region_id": "RegionOne"}], "type": "image", "id": "d4f58edf4ba34416af49aec70ba06d32", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c6d2fa6b5654d29973c46b924dfed28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8f7aa36c876e4b6da898b36ff22badc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5470f4d81cd64805818bfc9a9f370232", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6a8f921a022a46589487c7f789af30b4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3086e1cc50fa4f688662936b60465818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d32ab00661084a96915261b133bf0e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd09e1d88184cbd86843cfe0c2f8745", "region_id": "RegionOne"}], "type": "object-store", "id": "4cb77b87541e4e16aa18fc9251db33a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dfbb7d5a0f9743faa7cf9359a90c3fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b59e0eeb48814f098207daa3be2b3af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "31907bb70fe3465088e99bc8413d6681", "region_id": "RegionOne"}], "type": "clustering", "id": "269c184e347a4e6e84972b8072997360", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "851dcf5da5de4d9ea5885c15ef42f0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cdc4096d40de46309566fdf9b83612e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6edb9f30122d41ffa8123407843b50cf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9ce944423414475bae92bbc6b4dbf92c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a90410e529504a94b5c6a18ad1aa4114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a03f8d0682b4a29ac73bc7137211347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "35e52d49a591418cad78ebc71842a376", "region_id": "RegionOne"}], "type": "cluster", "id": "a72b7b312c164e8f8f0024778b1ec153", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9a3c9bee1b9c4238a2c27b951aeb8c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80370ab273804bbda8de5c8ed5f180a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5f887f41a7d043b593947fbe4aa2fc20", "region_id": "RegionOne"}], "type": "data-processing", "id": "da015d774d9645e6a1fbab2a8c296065", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ae6a47d70a44db58c699fb0938b87a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41f2de9c347046c791711ffb4e7a2bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "36cf130b26974092af7e0d51508cc9b3", "region_id": "RegionOne"}], "type": "baremetal", "id": "6429943875fb457bbe501375d9f6e1fe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98777efd90c44e3ca67155fb4540fb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b491740b8400429b92d2d228a7621a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eeb87cb8555049c0ab5534bdfe1e4b08", "region_id": "RegionOne"}], "type": "bare-metal", "id": "72e27c69dba04eab838a3539a14052c2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f72b8b9405043f99e3dc4140510a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8063b8b7b0b44d1eb0338b022a5c72a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0bdac468ff3648dd919996d40ca111b8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a797343d13d94d32b52b3ee16609f18e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ee39558b4af64d5687d28c14f38b4b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae34b9e798b9475eb7f4bb6dbd1da60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3309c01f60324026a212de1e287441e2", "region_id": "RegionOne"}], "type": "key-manager", "id": "26a93279a0cf4355957c476eba31091d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29e51c7e21854c8db9bfa71711f49596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f676c2dfa7f94873861ee41255a3fe28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8272ca02a9794562870c88f2254b1f57", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bbb26e740a5d4d62b10192185613f227", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e066c13ff100490ab4a91ccf3fd19cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32337df5dafc40b5beff5df0e5f91997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c7d55c20bbc47b89417be14bd83d02f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2de4214852404b73b9f69fc3fe9557e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d476099e78d44c10a6ab3d5951761bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eec83688ae184d2a8a33d580c5a5b641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddb865c65d73409a8f9168539c1d223a", "region_id": "RegionOne"}], "type": "message", "id": "4f20cd6353da45a8a95c2b8a2e0e300c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1f3d4bd016ec4ce7a4c60f00f6f7086b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3fb4c55b12f140bfaca82f89c4ec5596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2a72f1d4e8c40ae986de3808f2dddd9", "region_id": "RegionOne"}], "type": "messaging", "id": "3395ee2e026e47d78fd213657c10dc54", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6a6d598c3dcf41c786d45eb90a5e2277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "72b1da5fb0514963a1e3420db46d6881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fe36b25bb9844707af9b5f6648f99df7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "026699292ecf4f60b66f2b256ff05acc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "118e33e26abd420d95a1f1fb44eca659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f699242fda9e4d2ca0942ab1ed64507e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70664c07c6be4d93838e67336ab5a4f2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1d879afa524f43b98d53745eabc9dd27", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edd07e11a44d426681c52bda1dbe8e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05c68e5c6a6647479b2bf361a7fd6de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8997ed15a4ec47ecbd339b886201de05", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e177cd72d3ab4acc996b9647ac4e4934", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6cbc44bc8b54084b10a88c7f65b3080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "422c85f189d24f6c91d7056e621960a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8608334d55014559b9d4fd764b53c7f9", "region_id": "RegionOne"}], "type": "container-infra", "id": "3846a9ae7c9c49379f7258d4947a8a5a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "371b26244c714566832434a488b9b34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4c944f0d9ac14ab59ef5b9c6fe9a4e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b0e0fe42e604ab3b4945ebdde5c2b9e", "region_id": "RegionOne"}], "type": "search", "id": "d5b9f86f15c14611ade3cf177e458311", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5ea8210cfdda442295e2cbdac400d7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "266eb0a81924457baf7adea1bed702bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f32ce3c4e11040078f7cd090aaae2d71", "region_id": "RegionOne"}], "type": "dns", "id": "18c95eb85de549c6bbd2b0278382035d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd9132a9bb8744f0b8d47848515a02d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d363f277f414bb383c9dec4633f5d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a1bed8c546014938bc33f9fdef915699", "region_id": "RegionOne"}], "type": "workflow", "id": "709eb2a6d032470286b812795049e717", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbffefa045ff4a5a80409a79db8f0fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "80abd61edb6c463ca47a0e047d12596a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1d30ec04a30e4251a69be61a55a10955", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0f6d4e06f2e544fdb4741d5a90d4a536", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b92ce15725f643a380ee703e29ea3901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "113ffa340d464c51ace010db43c13e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "850f4ce1b6b140639d5b2cd63f6c9d52", "region_id": "RegionOne"}], "type": "rating", "id": "d848103d5b514cceb97e03b2a2715b25", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22cede223f8b49579e5e577a432364b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f2a9ff435c54462abaef13b7209fc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "85159986ce754e5e81bca2540ad7bf01", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a4250f19bc1f43e687df0bf9bc3daf1b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a58a28b0ce5e4b7da50ed85881323f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d4a36750e224f808c1e510e29ee2811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c24dd1dc784e459ba5ff86e6daf822bf", "region_id": "RegionOne"}], "type": "policy", "id": "9e7024236b3a474ea65f6bd1f32e209f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40e590b90b304587a8aa38746d251f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "802b972c2ea54cff8a7dca9e73589c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d82419cc470484fbbe106420a750182", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "07c4122b97a840fdb3a363d7ad73514f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec766cdb15494c6081fc0d0fb2788e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c6b908021034b6d9264fe9107245f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4262c0f2e47747ddabdcfb389f27eb1d", "region_id": "RegionOne"}], "type": "sharev2", "id": "9643a758c7074c84854292b087c80c8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0f0aa658ea84d14a4474772a78d4c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50932a69555f4485beb558effa4d175d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5f2c385a3b4442e2b4be189cf4f065fd", "region_id": "RegionOne"}], "type": "share", "id": "9cbaf79e842e4361b7cde591fe88aa2b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e28335ddcd234e4997bace06bcbb6c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d993ac90d3747cc9b7580f90bcd5bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "169245cc3d6642b29d75f376473cb97d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51dd0dcc494b4463818bb3a5dedb6d5b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3109c15d20b34750bb6845991056d823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85759aae5e5a4bb3a20de957b338e8c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dab085fd48c549608673d92806027d36", "region_id": "RegionOne"}], "type": "orchestration", "id": "ee6422e8d5624d40b87b0ff636d87d75", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99acfe47049f46058ff7736a8400b215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b336ef8e62e44dbaf59b37ab50c68cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6cb49b3dd1144489e6c50e165f25738", "region_id": "RegionOne"}], "type": "block-storage", "id": "be6ca6c6a9554d74897b35c509ba1cf8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "874904b305604c14832851a70f536f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6846000770147e48e592e543e98ba3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9839278877d4cb594b8651076cb79db", "region_id": "RegionOne"}], "type": "volumev3", "id": "f8a9b063f5a94d6089b2ef8476e5a2da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4096e370f51d4d93a743f9b52e7ffc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb3c2c22287b4f00b27c6fcb4bd948bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edfc47e648254002b2053dc998e2c7b2", "region_id": "RegionOne"}], "type": "volumev2", "id": "fc6a880b48af48348c45dd63e3e9463c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f487fb9481ff4270bb129dafca2dbc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "873a57fbaa694a68b2f9d8a1c7794cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1aad879d80c4e1cb75610ebe255e619", "region_id": "RegionOne"}], "type": "volume", "id": "6e7a27fa0df4445cb6f70e189f1c1fe5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4436649eb8d4383a6a4dcc6034d23ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a95610ad1cd149bdb63f10cad83948a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b1a4f0fab54dc2972a2ef36881e294", "region_id": "RegionOne"}], "type": "block-store", "id": "cf6371855a924868a621f5112522a653", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5293f689795f49b79dbda8ae32731e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b15ac48676a49faa6985238fa2640bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c9e7a3f97844406e9b420060d9ce52bb", "region_id": "RegionOne"}], "type": "alarm", "id": "ecefb13f6f2b4f6b933f5ce9a0e8fac8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f50f4ab4ad64df688f6b82201e3e280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "750f9d60fccc4c3ab4a7ca2e834bdc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6aa8f350a04341eb89c869833881976c", "region_id": "RegionOne"}], "type": "alarming", "id": "2d722e54661043ecbee8f18c6aa1c50d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd58fe67c12f4115bf0370acf058adbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1db66267398e45b7aa39ca18b8f4bd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "70943c9c84044300a55b0709cef80b1c", "region_id": "RegionOne"}], "type": "meter", "id": "6f00111ec47e4110b8df15d0c039ae83", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c779635fb13411a9d9fbe7013c28ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9750df17f7b40a0a9b5a958985e9fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2152ec36c1248b1969d0492e9ff4f4d", "region_id": "RegionOne"}], "type": "metering", "id": "38278557b6da48eea74649e623cb8e91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9af6002eb08f49918b7017672a19a070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27de2ad8f8b648c792f2f930b656aa7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ef763975157449ab6003ac7589a889b", "region_id": "RegionOne"}], "type": "telemetry", "id": "df71a2eaf24848ed89988e3090a7c19e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a01d949670447a9877db67eb72491ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6400ae816b8e43ce93c5fdd9c55d1936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "42739b7820954be7b5ec5030deba53ce", "region_id": "RegionOne"}], "type": "event", "id": "a391c0db5a7740568eeecbfc5211ff67", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "13a31bf72ff94f0ba18bb7dd0fb81e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d7930b9a906b4351ac1f9ac6ad79be20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eae4af5c648243c79f638a536dcf8a88", "region_id": "RegionOne"}], "type": "events", "id": "20d81d0412f2404bb72bcd87216d3156", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45e6a48e30ae4492a0315f6027469f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3796356cce0745ed909930e9adbba292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "20301dc135224dfbb6dbbdac31f27f29", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1f824822b7a145e2b7c70ce5c0fcb8d4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e65fb27ff8204337b4fc94e199371421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "44b9a90ad1b44d8cb6635cdb7e60f272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a1d60c08eb4b48bbb0a5a4eceb7d243b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "14c5411d676b479eb8ab9b1e228747c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b35a3caa93a5454ab863dfd41c5f9f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f86ff29c58374ce6a20ad193f1a3733b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc31119a2e054000ac2e15a840899db2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1dca747c04f346c18a2e52628198e1f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c3eca3c1f2147ebb7da1829106be8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a37b1b323dba4cca8eb5ff07f05a4060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c858ca158e3b4da28323c758861d2401", "region_id": "RegionOne"}], "type": "tricircle", "id": "866cc3484ae04f2592471a6cf4edf626", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f71988dd1c604dc88277081a131bd887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "72a2a1b851d14948adf111720e2947d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8e5c7e30aadb428a8e08a1b9bf4171f7", "region_id": "RegionOne"}], "type": "database", "id": "7c427df30d114688b3add09b0584e7d3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9d7127bc99504072a48402d06e05d847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fbbe804d1fe4c0aaf50a5abf02d79df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab1cfa4e71ca471b8cd2eb68a0ad650a", "region_id": "RegionOne"}], "type": "application-container", "id": "cdaba11b3652413aae7ce2b06cad9f3e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b13502b269444dbad66c69cd59e4579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fad776aec244774aa95da2079501f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ef06200199ed4c95b2641ee0188f41d3", "region_id": "RegionOne"}], "type": "container", "id": "319f1eaf95db4ed9b6ebab6c90cc9da8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8dfdc5bd71c457daaac1b2f56f9f8a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a660fb6d8a2d469aa3c69b7c80e64ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70a8748704124943b0a15ac625ef8e8e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6da14d28ce644515aecec558ab64acae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "353f4a33c7d94b13a599416833c7c038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8153e61bb33d4d408c53ec72dfa9a5b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9b4f1fc43bd04960957e824209beea5a", "region_id": "RegionOne"}], "type": "rca", "id": "1c4e237b4fab47ec9ae5b488fb2f38ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b0070828e78f4590ae0d36fdf108c0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "98a4bdb29f83412593f8e6533c33532d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "82a4cedc84f44dd98d136b136cd2c9f2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8fc3ccf1f2044640addae1b66873eeef", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "963db0e6617545508a628473fcbcf01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c57e226c67e0427cacac62b1090b01f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "63efe23a2163438ab22c122039bd6bbb", "region_id": "RegionOne"}], "type": "network", "id": "c4a04de942b648e3bfbf514ca61aac10", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "928fc7444edd425999f4c225707b224e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "245b6cba80a9419b9c978570877e40e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "54c856b2570d4897a464083ad8f38c90", "region_id": "RegionOne"}], "type": "backup", "id": "af25aec712d549e891a6d196e247b4ae", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ed2f4fc49e547b0b21629357523e0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dccdda0e8b0445a3b0f578e0e346bc9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b4c734014d24112940b264d0516f57f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "23926bc3705b473e9dd33649f821b8af", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96e31f21869042d9af5eebf05026ff56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3171cb39bd4e43a1a91a1c0ab1b637ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ea5d65985de9424fab444143241b5b6c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "664566a5307647a29efc9bbd4685d04a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f38a8ba213b6400ca7f2c79bae9efe59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "57e14ab9e56644dfbf75e61206b6fe81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b1c2626dd6d4450fa3ccb587b9ade115", "region_id": "RegionOne"}], "type": "monitoring", "id": "f759c3ae6c7746218d5d08f051b883bd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c87b528b2f7d4cd6bc3f463304a81514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db782374d8a64d7dac21ee3cb88762c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a031d7ef3c154269be9170d9547c5f5a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "26da5aea294044dc9019b6cb2a582e0c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f462bf0e4e9b44eabe279431b84fd922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "13b4c6874bd54d5a8d54b52ddcf5638c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e329cd11f154ef1861f8def03ed28d1", "region_id": "RegionOne"}], "type": "placement", "id": "ee59acd5ad3b4b129eb8bac1e284b04c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d13853939eb149b9bb46efb48691d968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b852f197a9548a28c7909749e0353d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bc937d5f8e914e59af200594f88237a9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8c0ee831e49a45858647efb01e72dbf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f441ef4069674bd08f5af8c20993cb3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb709d5dec3643ea964eb54d6bf76857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "903ad88f0402440698698ac90b906949", "region_id": "RegionOne"}], "type": "ha", "id": "edc61e605cf440a2b4b38f3e43de9608", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e0d5f8ab41648b7b86dff9ee6fcd7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76184b864bb64260995a7ecc8121d82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fb8860df2e3a4e1da5129c1b0d9590be", "region_id": "RegionOne"}], "type": "reservation", "id": "da5b871bc8444670820f616118dd3c06", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b49c3eb497304f3088f722057732590d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "933fc537a0a64f25a31675d4b4e52f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3cb771e6f6f0441b916f2a8432d2057c", "region_id": "RegionOne"}], "type": "function-engine", "id": "1281d68b730b461aa622a2d0e5af2741", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "248a8f75712248f796bc5b946b2015ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f675e55b593740a89908fe6bcc5a7a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b739ce6758bc4cc7818955ddc4cb492e", "region_id": "RegionOne"}], "type": "accelerator", "id": "80353a76f26d48d0b9dee7c367f2c712", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0432a29805394d5c9c802189269d2301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad3d091a578c4ac4b1f372d43f0b47fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "339cd79d83f0483ca047b29c42103bba", "region_id": "RegionOne"}], "type": "admin-logic", "id": "909f22a55d55498db3c592ea5f1f0fe0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9f2c9ea821c43bbb577fbd879f56194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23c2467908d84346b517393e060ce751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "38ed4c59853e4d8595d59b63b7e77f4d", "region_id": "RegionOne"}], "type": "registration", "id": "b3b5d8390839422cb0858b33acd7b1ae", "name": "adjutant"}], "user": {"domain": {"id": "e86b6acafdd14e3eaa10d9374a4420d9", "name": "ed08bcdc9837480ab7de73b62378d491"}, "id": "2a414d8a20a94b838e041f0646b69cc4", "name": "a2890de8644a43638ec8aa1e4499fed2"}, "audit_ids": ["3c2dcef8e9484393bb178c08de460b0a", null], "issued_at": "2020-04-23T06:25:57.673939"}} 2020-04-23 06:27:57,857 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,861 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,863 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": [], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}} 2020-04-23 06:27:57,869 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,875 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": null, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}} {26} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.187424s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,781 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,785 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,788 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,791 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,803 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.724458+00:00", "project": {"domain": {"id": "334238cea6774233a0e15bb01408f2dc", "name": "5c901005c6574ab6afdb04d98866d9ef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4a19dd503761484a9072551d361dc70a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7e73b47a21a14c3ba736e113f6cd63c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2dc2d19291d24ce4b220d1700599d374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c608bf088e8645c2b99144998ef33c1c", "region_id": "RegionOne"}], "type": "identity", "id": "84819f0d4fd54a059c3e5dc37765550d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e94446c1b35424d93489b661109160e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ce1f48f7cc1647cc8e177bf947415211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b161c887ebf5413e89f32bb8eb062fd4", "region_id": "RegionOne"}], "type": "compute", "id": "13ee278cfd694846b6545badb6e51ce4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f23b9ee7e9804e03b01d8f2daf521be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "904f1f3fb57d4ac487c89fe001e321da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "98e576593a0444259e3e8f9e7b02f7a4", "region_id": "RegionOne"}], "type": "image", "id": "68d951d1c288485fb616ed31a69e1e6a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b2935421238e4662b061a99a12a8dc3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "591bb7e045b24270b058dc8ddb576633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6a40a616c5ed45f98ad3798db9b2c973", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fd74d74889324dfb9a06f841008bf633", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "591a4195c79941dbaa8bc0da34de6d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cfe9e6f246448e4b62aa16cef59b5f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7622f4814e74457c851df15df4498af4", "region_id": "RegionOne"}], "type": "object-store", "id": "7a7012aed3a74552a345a09c45ab18f6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62be4ccb5bb949acbeb82831dfbef38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5403b3659d0247b08262c052d2b984e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "62a92f5d79e746cda6f252faf5a7c5bf", "region_id": "RegionOne"}], "type": "clustering", "id": "8efacd5507f7464787e04527a8764ca4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f7c7b7f34e0488194e736c67df538b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3836965074d64bc680abc25bb5778727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ed84d3518ce94da88d8a4c1c99c1dace", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a5c1321c0938460782cac62bc298e612", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fd14f28f32647cfaac50a8a53271d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5db56308c6f243468339fc68bf414c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bf85699ca11b406aaa9d430a603589ea", "region_id": "RegionOne"}], "type": "cluster", "id": "5e28767ed7be4f04bdd2d3c8a0b31983", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "57817a88bba645099993f042e1369f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f99aba73c75d4915a24bc31d132455d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "46756fd2876647fda5f32e21dcbc0409", "region_id": "RegionOne"}], "type": "data-processing", "id": "06a8980a1e4847e0a528513fbb1b1ed0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd04fb540075401e9d03a1667b3c9bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5832d1c5034f48808362ba8a04d77ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1dbd19e8ba2430784e444bbbaa6ac93", "region_id": "RegionOne"}], "type": "baremetal", "id": "0315f668b71f48d4bdf588101037c25c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8af9a742ee54a1d828162b79111e01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7dde5a3c72e749a9abb5fe6e08ad15ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cb4a59559d9c450fbad0530c5158da67", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b8a6383cbb40483999ef76276c6c873e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fd08e2da43874c0283af07967c54b63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "79bc1e31a8124ee4bdd6a4165d735050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "720c0c68f8a6479b9b5b78c0085edf39", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "367b9208f30c47ddb0cafad50cb40378", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "09063cc78db449e1baba5d7be558ee31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "be579f2decb048abaee2a11722c81355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "412015a97ebb4e6fac29ed165309c6c8", "region_id": "RegionOne"}], "type": "key-manager", "id": "ad925fa805af4896b2dfa3ee12197365", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d07cbde7857f48e78570305a6601f562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62c0179926c74539bd004dc2a264ee1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "065eed6ed8be4bf4a3307779fff18924", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f6400507c23e47fea8f143b13ecca38c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5fba5155e61a446080c6586c36a387f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8aecdcd1735d44b381ead37308e7cb23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e1c9ff5ec00c4a0094aa612ad83f5762", "region_id": "RegionOne"}], "type": "infra-optim", "id": "17dd291bc67846689480cd388fa59db2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "441a6336716348c79a64bfb46826014c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3a926ffdfd724f5ab0e475a5d343a47f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ff31b8f9f474a0680a9520118001e4d", "region_id": "RegionOne"}], "type": "message", "id": "91335227e93f4aa28f273bd198d8ebd8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58631f20d6e34748b7d6f304f6d46aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9629e0a732a14d53a95ec0a361ac4429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9945bda515fb4ee5a1c15afaaf8bc151", "region_id": "RegionOne"}], "type": "messaging", "id": "022e790b00824d39a8c23cff53185ccd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7b9817673cdc4287b27a583aee748268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc58b17cac374c26b26b79a20aab0f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e33bf33a169f48bea8bb6e1ba8e666f2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4e089b6ffef64fd9b45fe7c031f47fbe", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f5dd4450e264be4b66aed74bcc27651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "696c1435db1a4948ab4dffb50a85f1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cc468ffa33445c2ad6a451b7bebf062", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "848f3fe20620450cadf691fc3ac1d06b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "436fbb0ad9ac449f9d239645d9559069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfc2289e84d9474f81d8b1166d274b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b1b68f0000a4614b3aaf4df70dc929f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b23326fe7f484e3c888fd2ba033d2725", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c2eaf7f97b4d8d96ab4c8522bf1c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddc753d948e34e76af63f5f392fa6c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82fc4011f11948f9805611e3409ca9e4", "region_id": "RegionOne"}], "type": "container-infra", "id": "f18e0e8933e8496395e9293d1d316110", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1b5a9e1febe24144b60edda71e54fb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e4a6ceb741f647cd9d0a7a1360acda29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5ef50225205a456c882ddfcd831d470f", "region_id": "RegionOne"}], "type": "search", "id": "5b4d34351e2f4b47b2127ba1602c3830", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "103ce82e607b4ed7ae2687adb3c4b2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6769bb26f8be4ae4a6066ab9e68c6de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4f9b9367dcd9421e9ea639c8465cdd41", "region_id": "RegionOne"}], "type": "dns", "id": "c6116971873d4cd69bf1bd7164548442", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8bcdc5bdf2b485ca898ed747f11479e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd9b3f2872c249b0b9d50b32467be5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "572dd32e688343bfaa268b998429bcfd", "region_id": "RegionOne"}], "type": "workflow", "id": "4679a1eb35d047bcbe82e2bfd069a136", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce59deddb3ac459ba372adcef551c8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fe21be9e93340e18cd2947c74f3b5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85d3935a85764059936a0ee843bcc7f5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a5134a656bba4fcf95296a305b4d77c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f1434b49d98944778acea0b0737232af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2fba95c6ea374cfdbecf359d30469c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "28329fb0474c45e19aeeb63c14f3c9ec", "region_id": "RegionOne"}], "type": "rating", "id": "5a53776ca4824aa7abcb58af985ae909", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "736906fcc43d4ac6bd55a3699e1a2371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18b965a55ac74554ba95669a4132fc51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "689fcea98410436ba38720646d648d92", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f9ac77955ded42baa5b27c64737f5f0e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ccbd92b350a408480c44fc8e285e8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "051807d26b054bf29feb03f04a160130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c211fbe8ea947c7b04e634070074f48", "region_id": "RegionOne"}], "type": "policy", "id": "c4e0ea9c067f437686474b6c905e98d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a059237682f4c3cb17dc12720770ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb06c98d47ce42d6a69b5c05cdface31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97883f9ed2a54513a2127e1d58ffcb04", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6a359ec2f635490cbf287e2c34e91ec6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95de41a4797443e1bc7284fe2fc4cd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab5366873d1148a6b2593b8786a9b14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2425d9a5e58b4843b198598a86aea3ee", "region_id": "RegionOne"}], "type": "sharev2", "id": "23ebfecfb4774d0fa73d96b06799b87b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4f9ac598e3c48648d6555d1533fbc7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7765e70e555d4619bec8fc2ebe896abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "520d11ae2133408ba87b50d7e305c75c", "region_id": "RegionOne"}], "type": "share", "id": "e4c388ee57e641de8ed35650dc00bcd0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9865d8494a664010b7cdd63fee953018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b484230967440a2a0d193769db7eb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "21b1092ff37b4ebd8ea31f1178f83f38", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "04692328afd94a96930f2a7e753b866c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3b16616ad5f4286bb1b89ce06b56977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0efbb31947b240469fa1d8f433c44e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d61deeb3b0049288b91b33ad925bc4f", "region_id": "RegionOne"}], "type": "orchestration", "id": "080310704d18404da2cb74c0122cda54", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7519a4ac771d417a8daf49d7596e1ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c67ba93b9f2d408dac40824186d96e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f51bd2fcf6b4ad39c867c50c226f1ad", "region_id": "RegionOne"}], "type": "block-storage", "id": "643cc5667f0f44dab462afcb07f711e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ac01e3fe79412abfbc78ed2c8bd6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08d038955e6e475380031f4c3a1a21d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc5fa65dd60941e58711edd68f90a041", "region_id": "RegionOne"}], "type": "volumev3", "id": "67fc755d97d5417c8111ae0cfc94e204", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c05cdbd47624b1a82539f07ab120a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab5ea64e04f24c5483de8c0c6ae9a87a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b1d149211b6403a995603ef4df86e5e", "region_id": "RegionOne"}], "type": "volumev2", "id": "6de2abbcc7904bf6bae0f2d4d71dcfae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "511d87eb8acb44ceab82943842f17384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "822777bf897d4f339c644d4f7ae37b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "017afb7815394829be1dc4bbc6b20622", "region_id": "RegionOne"}], "type": "volume", "id": "cd22bb94190542d48931a2891169c7a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e093d1ba9f614ab8bf1d47fca34c19a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7b6e819204b4528ae5c5edd49b40100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27484500bbe6495c921502f61ff037f2", "region_id": "RegionOne"}], "type": "block-store", "id": "12139f2c58544644b43e08622847c3fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bc378634b04474fa74395b24b7a9323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c67d923449f04f0bbfa558b69af0954c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aac0f76ac7814c0cbb708009716154aa", "region_id": "RegionOne"}], "type": "alarm", "id": "5018901153414223a81041f6f4e729c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17907db67ce1498cb6333dfa92df0614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff56e9fdeafd4243b308ab8130cdddbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3b124971d4e46eaa0489a577a27c805", "region_id": "RegionOne"}], "type": "alarming", "id": "aabc55a29730486198a8af614556c0a1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "008ccfacc6fb4936a8422a20f065e111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bec2640c84974125bbf3b14c3f649526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd12b760b7844cbf9a404550268568cf", "region_id": "RegionOne"}], "type": "meter", "id": "91cdfd53bec04778978f14d56543796b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc048e57db9f471abd57aed7ea30dde9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1bef2eb13ba45038c22b8c94547db50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d852719c68af4d96aa0389251d304272", "region_id": "RegionOne"}], "type": "metering", "id": "24accd40c62d413e860b60ea6767f048", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0350b0dd76084b86ab88039fe7f811a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "427e8dbf2c29461db8a79b52a44dc9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "871efe15b3e343dfa97291f32754d563", "region_id": "RegionOne"}], "type": "telemetry", "id": "6a2a07d3a6f54e65a6c0ffdfdd002b29", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c52296e265074a35aff4dfb113d1afd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "773afde2c37b45729b5c095d61cac75c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4c31a1943eaa42d68c41603f1dad7b25", "region_id": "RegionOne"}], "type": "event", "id": "d49de62108dd467f9e15e9b7833c2924", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10f79e6d730a46ccb4e3f45ec45e545c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "75c0fab28d8e4d0b8027feec3b8215bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5011681d64ea44b5980659444f9c20b9", "region_id": "RegionOne"}], "type": "events", "id": "75c7f97486d54a56be0c43d261366ccd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "292858193c4641bbbf2fe42cae5b293c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ea196548ada450eb7fc2f512aa7f802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b85d377a78314e08bbf5eec0e7b9f785", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5546609e50bc418a8fd898b76c4ab4e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f128eb06aef4488a5f571d9d5ee05e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c8b914183fea48b08dac0a1cfeea007b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe88c060701f48db94ff460b23eef7c4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5eb54530ebc34964b4bf37d9e6ed696a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf872633b2df43b983244381cb9ad38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f09f641cc5b43f4be82188fe256b774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cb7cdeb598e49788021ca32eaccf5ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "41695bd292c74e18ab95c51eb4eb7d7b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a2646503266428aa45c221bb945ac19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f8dc3d5e40e94eba9f9b829448ecc3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1bea53dd57048388a67f0a8803276da", "region_id": "RegionOne"}], "type": "tricircle", "id": "1c26312754424bf892a18362c4614ebd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8ffa346414794a17b4a345772d7f3977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "88ab280abe39448280a3e6a473f49041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dda633ed3e9545eaa3e002bafa5d436e", "region_id": "RegionOne"}], "type": "database", "id": "ab24cba9b669447aa6cd097c2957bd9d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0876a703896249fea3050f4bc219612d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "886a7da5e0064b84921b408fc672ab89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "353bc952d7594883bf5d2eb33f30734f", "region_id": "RegionOne"}], "type": "application-container", "id": "0546f32485a747bba3055990368a822d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3694bf3dc80d4c47a302e4b26b9996a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2bc8551f13004763abfc2407cd63d682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9db71c88279742dd8d8da591d95e7cfe", "region_id": "RegionOne"}], "type": "container", "id": "d792f664fc2c46d5aaebf7823aa500a0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a570c17f5b334db1aaf9f47eae20c665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d60e31bf5c51462a9d52ed39772bbd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "451ae0b51ee34be7a3b559469bcc7fa4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3089919e03594c308f1f1835f6a30d4f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d01a080d1214de683534d89d852fe4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed97734d875f4fb5a2bbd544a806b759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f4f8d3345a9547628d80e76c43570380", "region_id": "RegionOne"}], "type": "rca", "id": "6828ca14658e49cd9dbb7b8114bac35f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c461a221e0d47a3a6c34b69f99c2f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24e3dc256e64493d98bf01ba09b3cdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5f5b60fde2b5428bb9e2f4093da4b3be", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "07ce46fde46d4770890036097ba52c7d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "26adb4d6af484723a2dba52837e5d1dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "52e23537c94248269a32cff607cedb47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e4433735082846e0a8510c6967696fe7", "region_id": "RegionOne"}], "type": "network", "id": "f4e762251ab34850bf79e22cd4d1313c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0bba6d5dfb2c4d9b94da1a825651a4c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2e053ca996d64716b97ba5eff9835b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "837825225b2f4efe8291261a471743ba", "region_id": "RegionOne"}], "type": "backup", "id": "fdea2855396c4d18a4d54f0a26ee1502", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4832c3a84ad646d0810f2d0f2d49feee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "391645860edb46e1b97f81fe5dcb640b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "83221141152a495ca99415af41c6eec1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eeda0d3a6b534860b495cbccaa50ebfd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6005c7d0a39643f79db6b48291e22b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbf2bee178ce49878873e2aea82d931b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d10b04f5f0a84f91aa2d64c0287990ca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d9a40b2000e42348c0ed05a45ea82f3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63b459dc8776445c91fed8ff9de23452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ca7a89e1afc4042b240ba50f4868960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "12354d577493438c83d9b20bd9936c5d", "region_id": "RegionOne"}], "type": "monitoring", "id": "38047fc2dfb74546b4c7e77ec151c9e1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83faa850ff5943938569f900637170ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "54dbf9616ddf491db445b1e2d7fc9d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "77a68dc02c184440b6b2e025854a5de2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c796211fa8a349198d9a642287e0af99", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9c0c580f43c24509ac98ba39b79f9967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "20c5ebda03464559b86bab92540e53b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "81cf7bb0272548d58c067437041afc7f", "region_id": "RegionOne"}], "type": "placement", "id": "437b20d6d1814712bd30299c4d80fc81", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ea890fd14614477862bc715f486e21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73c02e8176eb4037b8ef99a17e58eff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "385461e70adf4e15814463fd42a0248d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e272e86ae9b24dda9a23d9d61dbc44fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af3eb13b63e04a919826d9713e60e625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c57c69af3d5747b1a1d9e3e47e9cad94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0eaca7442e2445f2a83c8df052bb66e2", "region_id": "RegionOne"}], "type": "ha", "id": "5be3e45113864a92b72f0d9d3c4d0e25", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5ceacfe8812a4a5e857a587a703c347f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f42a0377c6ac4b8f9c57121b0e3a5184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "25289d24460d4eea9b7f20a67973b853", "region_id": "RegionOne"}], "type": "reservation", "id": "fe9bdfbf7d46433e9593d8e42d725ff6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "14919f25d0c64baa8c512840e73e540e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c4c709d9483c4b1aa41dce13fd449d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "567d64c67dd8457595e3dd9b5cccb01d", "region_id": "RegionOne"}], "type": "function-engine", "id": "1754c557ab8d4e3f822fb9b630ac4c68", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d8ca7c09e9264110910208e4da7127ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "41eac961328842c28d7ebb2122f30523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e26aa76cf978498a90769d3e439c573c", "region_id": "RegionOne"}], "type": "accelerator", "id": "3b7448d089644b7ba9fea1df0987dd8c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e1971b347f64344a0591ae287daf7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80a7580ea9b94a57b4842a4114673ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e5deb7455404879be0a9d7f921e3508", "region_id": "RegionOne"}], "type": "admin-logic", "id": "19eb98b6fc8642248cb3aa54639ae2ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c1f666460974f7c94f8a54de2d91e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d47aa7deec14466abb768009ab915233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "83b249e8ded543299d4f4b46fabc78ad", "region_id": "RegionOne"}], "type": "registration", "id": "59b1e672795d4f36a928100484c308d2", "name": "adjutant"}], "user": {"domain": {"id": "fa208437fd8042f7b421071a122a2fea", "name": "32c982097f414c2b81c4e5e596049c43"}, "id": "0d2b435342644bcb88b9cacc165cabaa", "name": "27b14dbf3a83423c82a6c0c55564140e"}, "audit_ids": ["afa3cbbe49994080bd199a276155f85c", null], "issued_at": "2020-04-23T06:25:57.724458"}} 2020-04-23 06:27:57,898 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,902 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,905 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project [0.747698s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,217 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,222 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,224 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,227 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,239 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.160081+00:00", "project": {"domain": {"id": "b484456be325436d86cf70b688ebdd1d", "name": "9af3e91d95474404bdb977c6c3d5f261"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ed46120d9e5540748fb643ec9c37af27"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c8618223fa764581bfe8e7f08bfaa742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0d2098b96bd74a9d996a8c6004d9342a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a559d39d2fa341788822ad9356b002a4", "region_id": "RegionOne"}], "type": "identity", "id": "dfa327b0be544043b3d3f0ce823fa7ef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7c0658c709a24a63acaca0558c28bec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f1f328ee3cd94dc791d3b6cba7d427c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f4f83303960345fdb8d4d2b6e33c977d", "region_id": "RegionOne"}], "type": "compute", "id": "a35c3f712b694518b2a6060049813c71", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "22c0c5cf65d74411960a2e18152ed44c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cfa4f4d1da814d94b2d6693c2b7d7e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7864803f07234f3fb9afc4ddfd8510c6", "region_id": "RegionOne"}], "type": "image", "id": "7350c997f21e485397932a54215d2c58", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc44789a0f8d42ad8e67fd916316a093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f160c31ed3804f9191be01306f929b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "df75846bfab44c3c8f65a3520a924153", "region_id": "RegionOne"}], "type": "load-balancer", "id": "51f725db727b49408fb6695376c91f04", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b686d93e0dbb4ac8a5c3eb0f693f8160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca6dd51e4d114c10946e9c20209e152f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9a465f7881540dfad5cd59c92e39778", "region_id": "RegionOne"}], "type": "object-store", "id": "4f8778bfe4e24f37aa6e430095a15452", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d9b5f39899244b8b6d093ade42ae208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bcd09ec685164768824da44c939af803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4eff1a4b3284490a814b8ac4395bc4f1", "region_id": "RegionOne"}], "type": "clustering", "id": "69862f16e07049f5ab96c6357981ce41", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63d12f075f7b4488a7c61bdfb8c5f8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76d3e5cf969b45e7ad853e9ec9c8c177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2bd31abcf33c40ee89aadcb99b34a23d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "11c1c42e1ee14beb92cee1dd0577542a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c2f0c99f4b04cdf93dc702213bc3358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35038f8f87de4969b864d3da4c7221f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "168d386040ee48f2b9dd0e271883b961", "region_id": "RegionOne"}], "type": "cluster", "id": "a424497da0e84fc9a3612c6c0c189332", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bdc8ffd675164b898eb0fcf3d08ca725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7d17ecc2a47343ae967b2479deff9ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6251b4f412234563a47faecb99544669", "region_id": "RegionOne"}], "type": "data-processing", "id": "eb18ca94badd4fa1bfece386f17d1294", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "94950f50878a43bbbaa42cce99857945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d53a02f0c9f7485f8e36112ad81cda95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9442feddfcf94b39b13884d60ddd7f0c", "region_id": "RegionOne"}], "type": "baremetal", "id": "720863576ef542b49e9ddc4c38a25ac4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eeaee02887fc4ab19bcf183eeaed27c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95c0da102d8f4b339f0ae0f8f7d66d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dadb57b778194c5ab853738a9de9e215", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5638c8c8996f4b318b6518f821821a21", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e6983cd3858a4fc4beb9916213b34728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca489b6d4dc84165a4e45048353a5592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "747aefe38158444d9a890dad89d12221", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "89b644ca85174e778075f7d3a5c1a7f4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "26964c4bc1d84c0eb3dd5799f2a615d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d41105dd10ef4dc89af4471e3ede2298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "87100dbbddb6490587784895564ded88", "region_id": "RegionOne"}], "type": "key-manager", "id": "52407f094926425a8243709ff1eda154", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf205454dafd4427bd787547df50c79f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cbad4a69c6164f27acb6a7bb69a3c25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "204b451f14964f948b124f7076fe0543", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c38c270d2f494ed4867d4c4175176735", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba421b7ec0f0469c855c4b86c81c870f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c9e22d8763b4dc4bca7bf460a129c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "34c39e21feb549e79b7e476b95925361", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bfb8e5d05d404462ac14362fdef6c3da", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3fab20153f5a43039fd9719d170e836a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fcb0a044047944dbb596d818bcd27a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a33e8b0e983b4f9ebbc1344dfbb624b0", "region_id": "RegionOne"}], "type": "message", "id": "f58f37c6a4ac4c7c84f4441f59da061a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ebfa8e4afc9f4203998bed9374b7c0e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7cc5add1f4a4f29938d576a94314c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bae4ce48bb2a4c3cbb7c4813d90b6bdf", "region_id": "RegionOne"}], "type": "messaging", "id": "69d02615549e446aa8bb723fbc51e713", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5fac72a4132d4149a9c94bd9245ebd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f12df51976fd48b499d2f7e8912ee952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "50fad48c390b42cb99be4c80ab1d984a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dd86c620b28846748b1d889546a2522b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "784a52fbff4d4d3ab10555bb7a5e1dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3498e9e377964ca890614640f4be05a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4aff765efef48cf8e835d2b69e87e98", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8a3e7fcf92bd423790ce77326f3f1b53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "034b57a58bc64d0db33b40a221d77179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d1f3a6151db417da81bc1eaeb37e9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bb0a046318d4e6e841f17627599e9c0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "405e72baaf9142eea7ff02092f4ff3bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "435643431afb486d9942d964d399eee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4664ecc4a727470c88a1268f71b13a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fd2025ce37649db82503621ca3f891b", "region_id": "RegionOne"}], "type": "container-infra", "id": "eeb8c762007745738961343466edea66", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e83003aa00244b5f891e23ec2613eafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d74366c1f1cb4453bcbed475ae22cf5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ff8df6f3e73944c3b7c2b7568f65ddf4", "region_id": "RegionOne"}], "type": "search", "id": "8556785801794ccb850e65ccdf3f9cfb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bd6cfce7ca2e4bf5a39ef42f9b00e9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0fefed8ce1241b7befdfe708da0e939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "28d34b855fef4eabaf2f12f3829d1080", "region_id": "RegionOne"}], "type": "dns", "id": "67e30e1df3c646de81f8ae98b2763503", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3864b6e623b24de59c81d19f5b633e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d91999d26b394dada0af07bd878cc697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62b9409884fc45b89a1b5b92247a283d", "region_id": "RegionOne"}], "type": "workflow", "id": "5744ecb321e447699205ddc5067bbf4b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "578432fa1bf44bf28531341be7f088da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e604f4ff2c0746baa115ee07b73850f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c99a23e45fcc4400932b1e98f5c5bd7a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6d58c159b2f746d09b9788a7f0eb31d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a9d332fe95bf47c0b3fa85bdc11f5f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "534c9c435dba4944b358c2a69aac377f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4ffaa57c7fd44bf0945a575c63c94633", "region_id": "RegionOne"}], "type": "rating", "id": "792f1580cc9e4674b316270922e8a176", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e685565f248747709f7d2b1352305a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e458652b60c449098276070c93e1ca65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dc7d86b24b5644d1b65b5d29ec0050a8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3eee0910d54b47c6bcd23fef124ea92f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b35222837e547bd9b3c0f1945e2fbf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63c6ef90a8e74a898f67726234307986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "69c0898452104fa48d269a2138038674", "region_id": "RegionOne"}], "type": "policy", "id": "7fa2fc23a9504233b853571f1767ea4e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8710149a302041838e75aee513079658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "113c406838454ad8a543d2a8e2cde873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce3a0347cbd34c8b94745b37e290f961", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5bf7b3a5e6d045dabdd1dc9a63493457", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6259cabfee2c4fd1849aa3d024b7e258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9d0b6c0726840b6bd958d42d2c0c154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ee2ca4380f9a441e80529be4a08009b0", "region_id": "RegionOne"}], "type": "sharev2", "id": "eb63640468684e4c860582f40f1d5c24", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df71fa1ce52c42188a12ad040a31caaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fafb6c84a5f342e88070879e2fa0fdcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4e86d2ff2f0418b9ff3e18f027f0ce7", "region_id": "RegionOne"}], "type": "share", "id": "01e0add2ce784d0fa2206ef352e1c5e8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e02390ca91ba4d60812cc2821af125f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5966e8442b6c48beaffe09c78d6f254e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "88335453bad54ce8aef37050124114c8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "16286fcc4d25463989455e8172615930", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16db409d4a1f4529b84eb213e220d567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "101685bfe8594c059b1952dd426097fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d8830941d14c6c9b9dd392e4537a84", "region_id": "RegionOne"}], "type": "orchestration", "id": "49dee8a35b8945c1bdf7c78faa88f6a4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6f90e972f9a444ca65858cb2cff12ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46e4ca8ea2db49899311db7d7e786bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eafeb8651ec844bd979b3b077f63c96a", "region_id": "RegionOne"}], "type": "block-storage", "id": "b71a0d615fcf467aa09c6c9c34342988", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d7341ba8b0f43c4a7f688a9955831a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ae99cf63d2f4f9a935e7c1ff50014d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79077d4ead964fa794c8c5f285f6a39d", "region_id": "RegionOne"}], "type": "volumev3", "id": "fca44556d9434fb19f777d45fd7494f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c931ee18f564e3691e831d024c19bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc814de223d7465380b88d6fdda29cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a19c0d2cef6a4b8bbb7739facd2ec88d", "region_id": "RegionOne"}], "type": "volumev2", "id": "1b0dff00200f46c8bc82d40c86eea8a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fc920bade2a496194ab850e1e8c0254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7f423e1052b4a35806cf3adf3cc2d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f767749df996485d91d013d1d3c57f01", "region_id": "RegionOne"}], "type": "volume", "id": "94b57be476db490ab57036c788cb97cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb7beab4951248a78e6005bb3b3b4e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22a3631cc9f44ed89c76bda5e95bb0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0356d0a5fb384b649dcb9786f75f3247", "region_id": "RegionOne"}], "type": "block-store", "id": "38398d1e7c314863b401203965dc07b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8690490e1fa74da19b913761807bb23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bcfff1a35bf447fd84c52457d2459a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "624b9d1eec704f06876c75d4e16c688c", "region_id": "RegionOne"}], "type": "alarm", "id": "594408f319ab43e4ab949c1fa63c2ab9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d988b34f4cdc4d3b9751667856ebaa5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31a062b569424cd4955817893baa7707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6cbe777c708f43fe94cf0d4c4e699ee6", "region_id": "RegionOne"}], "type": "alarming", "id": "d1afb46554c6437382d23e197da81b11", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19d4ea151b3243398e8ea88b2324f80f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "86e5acee52874fb6bb76ac5fa5d62eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b422746022294580895c1702bcbe7268", "region_id": "RegionOne"}], "type": "meter", "id": "0a8798b3888d4b01bcac1a65c9cd64e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "088f562da0654b198141c4415d628d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b6f7438e2f447cdb0ef825832baee49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88f545dfad8540f18ed2ffc7d594e354", "region_id": "RegionOne"}], "type": "metering", "id": "6601c86920c84334ae6cddc87aa533fe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76ed51eaa12e4a2aae9b9940f7ed8058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d94448f3ce8b415ca802fb4bcf781115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "beb4740ee938403392a2febf22a10073", "region_id": "RegionOne"}], "type": "telemetry", "id": "56e307166f2a4d88b5cb3be2dbb5b682", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc6a1e9ef50b41e68f4257a42f48d81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e37a437b194a4823b99baf2fcacadd34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "847fa58d218f44fc8febf8a827312640", "region_id": "RegionOne"}], "type": "event", "id": "28f45a54b6354c85a70efca823dfbee7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "47dc4113f25845f5959a2ca31b922f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b1fb6be14e644b308e3868cc6b2b5d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "134de6e287e140349dcca8ff6dca9f46", "region_id": "RegionOne"}], "type": "events", "id": "2b576147feaf44c2968a34007a8754e4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "408eb670930c46dd932c227b028f66d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "974f418686fa48b18a611602f3b71902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8db99b5eb0e74982954a7af628b58ca8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0c1c25146b1c4b99bf71465653beda16", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17cbe4a3efff4218bef2ae8b753f59d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a8049ce5738243f9a4f5b5a4017a3760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d960caf9b43144b68f871bac43b2d838", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bdedb06bdaf044f5b1b4a71a08abff38", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5b5c2d5f5844a58b7b06476ac771cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "deec6bf63472483491546beb29b10563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8e2da9e496e4bdaad91bdb7cf23b998", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fd9e325e35934d70bf3e712a8c1874f2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c875ee678db46358a9be5876f55a941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d4746bb916f4449a532cba8daf5ec0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d399c4845c7b44629ad439ebbc2bf6df", "region_id": "RegionOne"}], "type": "tricircle", "id": "91bf3cf2e4794f8a9b884d97361860d3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b23f35aed7047d9b7c824bb3d74d64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5789e61f979c4a2d8d74cf1e6631a8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5b522b27cec84ccaad866bd1e8de2cb6", "region_id": "RegionOne"}], "type": "database", "id": "ed4d5f2c5f5d4b70a16b28c99248ccae", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06a0d5ddb89a40f4a77a9cc9a05ef666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae241857c886407e8768d646f87e2635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a1b39d7cea764752a8050aefb6600c89", "region_id": "RegionOne"}], "type": "application-container", "id": "1a3a8d1e1d654ec5a93bf3e67fa53988", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4e1227fc9f44230a41db443d7d2c7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c59fd6b6cd54935828dcee80d905d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9fbba2035dba4869aac3825b56fa9721", "region_id": "RegionOne"}], "type": "container", "id": "b14d691c845c41a3b99bd3cd8c62ff64", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5dd47447ef944b2883496fe854983561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d08e87d39f764518802cd8df861ba71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9996917342184bdaba3a04a67e8f6256", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "485a10b4601642e8898974b97ef46eff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5c0253fb961472db07e9ba0384b8dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "038d9d3d4ff247a6926d9cbeeefac05c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0529861cee4749a6b3788aed9afd22ff", "region_id": "RegionOne"}], "type": "rca", "id": "4ee2e41c268a4213b8ac5a2b8229053a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "94792ec200c34f2195abb64ca37579f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9b8b14efdddf46cf994baebe92db3ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "233bc62a024d4b6394296ce06ae8f374", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "167e2ae12c9844ecb663d73e21134659", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "23b63394b3ed4b029e30554ae0170f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c4cad9686c644a4b871ed7be4e2cca7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1e2384b824964b26b5817372fc4bda14", "region_id": "RegionOne"}], "type": "network", "id": "f8a5e4925e3b4e4f8ef13297f55b00df", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "985a9e1b833c46298fd2fd58ce425b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "090b538e42a54213be8d17d4b03e3870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "90b815db4c59456c8cdd865b68455ac8", "region_id": "RegionOne"}], "type": "backup", "id": "79fd5886cbd64cf0950c64d4e4e8fa1c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ecbf79382ba94030b62ce49367cf3cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e07e4b79f57647e6965291cad2ac590d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "021256ecdec44630b1f224637ac22ba2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "01fc2aed048348169aace728f43bb6e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42aa7f8832ce461e9ecba4469fcb6824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4794a8393a5436186a1172c5dc62789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "281e41794ba643c3ab6fbc5eeafe50a1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c889c153b23b44e6ab7bc27d91396519", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "44b9a8958a124102bc8ee0fb1d1a8691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f1176016bc0841f186dabed7dcf6f39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2ccf2063feee4358afe5d8d2e21a13f3", "region_id": "RegionOne"}], "type": "monitoring", "id": "b2f7cd2c5d324d52bb28444c9a2e7576", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "822d08e8d5c3482d83bb65576bd36441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "76b69d238d3745c39f20310270c7d512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4142b99208e841e7974e00d20815d97b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5c51be3f3514923ac2c02199926de5e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "db9a9c9253444e6980eaa37fe3ef84c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e08dac71c9954d0da33e09679143fa1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2f1e9270996d43dab3694d638a4b1d2a", "region_id": "RegionOne"}], "type": "placement", "id": "edc542dc66e241f4a08431569a19e67e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58d8b5b0970642118c17b13b9b07d75e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5536835bbec04e3bb0ef9b9581296e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "38e741d7ebee41f793b3a44bbd897e32", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e9238f3e0e004b3299e10b77057904db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4626341af9bc417f952f6c5775de3928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f18b76c9e7ab4e72be21bd1172508942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f4885635dcef4de3a065c4a360508085", "region_id": "RegionOne"}], "type": "ha", "id": "c3280a07651f455fbe3eb1fc8864058c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a8c9dbbc74a43fc85bd8a1a1b2df31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3dc6fa3921154210a51ceeeb6aedf5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "49f32ea5275541959dd72449b48ca9c0", "region_id": "RegionOne"}], "type": "reservation", "id": "bfe64b22628345fb95b5f0e7d54831c1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a914dfe46def4fa2aa084db51b231fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a83622e0d2c0459ebce0604cfd620108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c8e24fc8b6764161b028f224d8e1cb11", "region_id": "RegionOne"}], "type": "function-engine", "id": "27949f5b17cc45a9aaba9c00aa504885", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7c618cdd4c842d78c650f9b5f9f6c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f5e2d7e39024b44a3fd9d3c28ba8bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "720ba61eeeed4679851113929ff019bf", "region_id": "RegionOne"}], "type": "accelerator", "id": "c6e69d8a0d434dfdab13b41cd3254de0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25bbf17894174317b2104959275eb15c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f524a8f920704a89b85c1d1c673fb8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a11fc81c6b58458baf3db33fa2d31ffb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6144837cb1514d78beffc82e836086cf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e37dd9ff589495aa266bc26a868f3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b68547ba4054732bbe5082f0e782fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2617f6527d304f1cb5db1703ceeb5f49", "region_id": "RegionOne"}], "type": "registration", "id": "93efc65cafd04d0c9f44c734a11882cf", "name": "adjutant"}], "user": {"domain": {"id": "e58f7a173ab04e6882e2fd9f81f1db49", "name": "35f8c3fb711b448383c390887d88c253"}, "id": "65a5e720d34c4a3db992acdc0563a012", "name": "201717b85ef447a4a81b76aec3ef32fb"}, "audit_ids": ["26a350746ce7410faaa22b0f6a4ce0ea", null], "issued_at": "2020-04-23T06:25:57.160081"}} 2020-04-23 06:27:57,458 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,462 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,465 keystoneauth.session RESP BODY: {"roles": [{"name": "ac2cacb62fb5430587fa76f0d2361b33", "id": "f82ff736b80a4f7481e83391d6584bae"}]} 2020-04-23 06:27:57,501 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,504 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,506 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "9c9a1fc80e184ebbb6cdb944463c5925", "domain_id": "635f60006b2f4d608254ace2a4ca9f0f", "name": "username-3"}]} 2020-04-23 06:27:57,558 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,563 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,565 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "635f60006b2f4d608254ace2a4ca9f0f", "enabled": true, "id": "f4648a4875b942a0ba5962433d0a8e43", "name": "projectName-5"}]} 2020-04-23 06:27:57,617 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=9c9a1fc80e184ebbb6cdb944463c5925&role.id=f82ff736b80a4f7481e83391d6584bae&scope.project.id=f4648a4875b942a0ba5962433d0a8e43" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,624 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:57,658 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/projects/f4648a4875b942a0ba5962433d0a8e43/users/9c9a1fc80e184ebbb6cdb944463c5925/roles/f82ff736b80a4f7481e83391d6584bae -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,662 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:57,696 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,701 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,703 keystoneauth.session RESP BODY: {"roles": [{"name": "ac2cacb62fb5430587fa76f0d2361b33", "id": "f82ff736b80a4f7481e83391d6584bae"}]} 2020-04-23 06:27:57,738 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,743 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,745 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "9c9a1fc80e184ebbb6cdb944463c5925", "domain_id": "635f60006b2f4d608254ace2a4ca9f0f", "name": "username-3"}]} 2020-04-23 06:27:57,798 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,802 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,805 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "635f60006b2f4d608254ace2a4ca9f0f", "enabled": true, "id": "f4648a4875b942a0ba5962433d0a8e43", "name": "projectName-5"}]} 2020-04-23 06:27:57,855 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=9c9a1fc80e184ebbb6cdb944463c5925&role.id=f82ff736b80a4f7481e83391d6584bae&scope.project.id=f4648a4875b942a0ba5962433d0a8e43" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,859 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,862 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:57,895 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/projects/f4648a4875b942a0ba5962433d0a8e43/users/9c9a1fc80e184ebbb6cdb944463c5925/roles/f82ff736b80a4f7481e83391d6584bae -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,900 keystoneauth.session RESP: [204] content-type: application/json {9} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.092238s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,819 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,823 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,826 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,829 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,840 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.764250+00:00", "project": {"domain": {"id": "71fb814022924b55890749b7f620fb3d", "name": "8d12c846aefb4cac9060eb8cf15440bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "41c7d10ece94469487fbb6d386314fe0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "09dca123b1934d0e952122d8b22def0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "03986c273ce04af8947a2d649377fd3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d88952d3188d4216bd84376bf606aba9", "region_id": "RegionOne"}], "type": "identity", "id": "1c7f4e856b5a48c892f1de23615658cd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b9efe03665c14d0b83d7f58fd06a415a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4a67033f9364c65b76f224a6a2619f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3214aec9b17845048cf41b6ce419040a", "region_id": "RegionOne"}], "type": "compute", "id": "0f914929b31d4ec2a9f81065d055a2b7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6330749f98d447f386b31c31ee74cfe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8500b328cee7415eaaad63fd877bde56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a0dbaf48611b400b87f92311ed4e481a", "region_id": "RegionOne"}], "type": "image", "id": "8173b1ffe77640c68ccabfd1f899b7d4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "df037706807948aba937e797329d0685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c7500ad1b7d4e2e87b956aa8bc670dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6c76c620e62c45d38596f2bed76f63d2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "39706977f74842599b1b3337c154368a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3564bd94424893affd0464986c822e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c9f0fdec1ee426d8d23487e2c0365d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "880b34c03ee948cbafaa162894e41b45", "region_id": "RegionOne"}], "type": "object-store", "id": "177f984c0abd407b86ea8704d1722a80", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a72b69a57028463faa8e80f702076ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23f35ad4309c495e92ebbc5c802347a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7b3a6064eef7411b8c6d40ca2a64fec4", "region_id": "RegionOne"}], "type": "clustering", "id": "608fd9b3f4ac4b47941c37805a68b4a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7db8d6d2b87b4066ae63e3a54d5afa8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8554c5537c19410d9e0d2e6a314ea386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99cd7f1ba7144b84a0517bffe812cd8d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e537764413fe455690456b349470ab8c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0720dc2e1104419b57307a899e6aeae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14ec171b434a4aeb99b740ab3d27375c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "add2eea27ce94e2b9c5a67ff65ac07c0", "region_id": "RegionOne"}], "type": "cluster", "id": "e1137f14952e4f3dacb47c5bef26658a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d9e636d25542466bb378f4037a1e8da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8a6719c260d04b658d65234a598788cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "180f6ae95c324dcdafcc6a1ab0d10302", "region_id": "RegionOne"}], "type": "data-processing", "id": "69ad4149d60e49daaf213e2d20520f45", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b071ec60c28946b5b1bd3123193bfbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5631bd22e0c4e1ebf4c1b00b30c1ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f062528270a47f6a73a043eaacfa76d", "region_id": "RegionOne"}], "type": "baremetal", "id": "626452d27dea488ebefbae4f5fd9397e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93fd69beabf542798e48e8f7055fc21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1fe03574d6e4c60bed5f320f0997843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eab793f4e6004bab8cf51a046e043470", "region_id": "RegionOne"}], "type": "bare-metal", "id": "22ef1eab073749a5b24758411362731f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b974b193b8f14f2bbf5e1229bdda48b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d4611817bbcc488b9bcfaa83ade6f338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3d18451a1646474fb0b153e43572a568", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c9150eac62f14824a1cfa5d8d53012f8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7b1e335bae4546b0ab17dadd48f31e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "849e41f8490b46c1b376ef02d58717c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1ba3419f6d2245579aa0a02ebef9d361", "region_id": "RegionOne"}], "type": "key-manager", "id": "4e7c4f7c72b04970938847cab0af42bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12e26fb723ab4f75a1ce47c6ccdb50f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12acb2722367414b8cbc6829fab08b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3f6d8f0366242ad827b4b410b173530", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "49a8972167ea4518ae2dc32b8b5126e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "993d8a19f70842c1bb9621f4b673baef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5394fa32284545b4b2c9e91a711fc970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "97111b6a0efd4e45a5cf7fcb8bb72b8f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "de819d6e48b343f380a93f168d311abf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a374b5da5faa469db5fddb4d718244d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5bfebd04799e490bad9f3333c8e6aef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "be71d247332f4d6992240ab7a699bd1a", "region_id": "RegionOne"}], "type": "message", "id": "ba207c31cde84a2bb5685c3586b5b094", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8a06749fe02b41ceb6fe85cb6bcc28bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05bb33bd5c0f4e5892815912d00e3b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4cc83223547d4f5ebe7b19821bd729f5", "region_id": "RegionOne"}], "type": "messaging", "id": "b25f5138eb8d42feb49c2d908c8a001d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "afd25c01750a43d788993c68c7c5e30e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c6c35d8dcac447db2b365def5e7553d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "448d7a4930364302a297ce1f60ab609d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "17ff52b91713433088f38bd19972412f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cfa4a59c32142e2a115d690afbaa872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dfda8d654164bc5bd90d815927846bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5bedc8ef9cb4dfcbeaae847eca76657", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c7798538f0984605a597ade99a6e7b2a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70db93fe0f5946b39f6304d48a907a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6382f216b094a2dac847a4443a21102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aef8f3e02ac2490981dfded627a73348", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b642c7317e094bbaa37e92927ae81b1c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b44b7a93caf7437884d015e48dd0f7b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8de4109966a447ffb628bc0965c3163b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98914fa08b1d461ca3bf34428997eeef", "region_id": "RegionOne"}], "type": "container-infra", "id": "ab631ba40f3b4558876e898c239a6f56", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2ace7e4c72f2446499c3d64db73a2d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7e45cf4fdc3f4d19a1806eb62e7a4329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1bd4f51bfbf84aacbae6f31581ad2e28", "region_id": "RegionOne"}], "type": "search", "id": "afbdc21a5f42442e865f0f884025252d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0d4597c051354c87ac6aa67eb9452455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ec353fb773d439186e1dbfbe2690d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6bc37532f1e04bc895fa864ac204f05c", "region_id": "RegionOne"}], "type": "dns", "id": "3c4ec693bfff4b6f8e3aa95d5f5253ca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a33954ae33584d81a662dbad560768a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccb871e1c5d444aba45d49cf7c1bb261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7134e9491a71459d9e093446e67a392d", "region_id": "RegionOne"}], "type": "workflow", "id": "c54e1a5e404441e9b10d97b628c388b1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "17614ed7507f457e827b0dc4b4e27d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f515ae335b25480ea8c1349686123c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3acc15d8ca694c42a8c40ed68fc581f5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ac45389d19aa42e7b0da02045ea71ba0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2adc77885a1243e18ba97dde214224b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "366f008520384570b090337cb9f392f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7df249fa19ed498e8596fbfba5ca9886", "region_id": "RegionOne"}], "type": "rating", "id": "6ee18bc716fb4ee5b4cfa42f670fd1a9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2ce7f8e703f430fa14f75ca482fac5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d44029e0576c4fc094543ad7c1041b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "94d12d2bb3f142329c7b21bbd23cc05b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "da16a2df70e4468a93348857062a25aa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ccaa0d68d54748a7857046b816d8ae6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c638f37c4d71493bbb9e1af595beb1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc49bf5df539431c9abeba1cdb9107b9", "region_id": "RegionOne"}], "type": "policy", "id": "1405336e412d45bb9c381fe9f4320dfa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de75bf5f281b4ebabc1280002d69c873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e8f38bbff064b289cf8b9858b195727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e58858319a14eb7a12f24545aedd84a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1d525471b9d24fed9d4fc68ec75fd4dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c18bdad5801f441c98b94221d0764445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f749d89467e545d18b699827ca426993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "996db6dc081c4a3892004b85095657f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "4ce3ce1ab8734b30a3b244e34765a5f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec3e08dfe3724ff29f04c63f2cbaf0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa3c0ffaa4664743b984e35fcaf2d380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e11db3d005694388972a0d827b72e367", "region_id": "RegionOne"}], "type": "share", "id": "5093c57c86474d1aba88a2dcb2086181", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7743495f35b34c3295bdc687c4334b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6144e7c92ad341759edd061783bb7eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4a891b276374744b02dc93c04808992", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0f945a98b4614ae38605cab99170ded3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afcbd09f9dc74a75946ff640ddaf46a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "040baf2aa7994e9da447a7be4cc8dedb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c15b99fb0cda4009b0b63d4d5ccdf2fe", "region_id": "RegionOne"}], "type": "orchestration", "id": "1b5a12a6677d42099f5f1a05cc6da0e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad2f50a5397b44bebadd0ae290fdaaa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d930995b223046a0bbe89db62c870c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37bad44d9bb444ee911fecca9fca5da7", "region_id": "RegionOne"}], "type": "block-storage", "id": "bc15aa6bac814e95921e7253fd37007b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7134a4973737448ead581e0b7937d8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd7e1e5be764172917f6c56773d4563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9964ae12dd654bf485a3a25d1e980e31", "region_id": "RegionOne"}], "type": "volumev3", "id": "6aebf6e111c3474a98126245053ad6cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d0cce9541ee42f2ad63f2d9488d751d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c483da2228d4a459cdcfbf388bb5b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a8bc092f7a94f34a2917272868c1a7a", "region_id": "RegionOne"}], "type": "volumev2", "id": "95faf6ec4652449c93e660002f7c8848", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "499899a1942e4e88be9cba2b9b2d35ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eddcea5edd774d2cad417ce6779c306e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4bf33eaf4ba4d099a721d041216f7c1", "region_id": "RegionOne"}], "type": "volume", "id": "8584b9e5d54e4dcf85b7d8a9866b808e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26aca1017b9940e7b8ece373222057cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "353bd25b5e8f45f38dc2664c72763f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45715e4249c64803a7e9ab0d7752ffef", "region_id": "RegionOne"}], "type": "block-store", "id": "2bd5788460e5444692232df5fa4035a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "980f14ee10844adbaa79275af024760b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8269376eb9942158e7157252a976f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b74a024ac735460aa92c502cfb2edce1", "region_id": "RegionOne"}], "type": "alarm", "id": "2676df0f0f6840b695d4d3faa0bf15ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b10c7bbba56435a9140faa4be6ac957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8259a6364a8404b9080807bab410c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "303e8c315c6442e88c3112f9c32c5efa", "region_id": "RegionOne"}], "type": "alarming", "id": "f346134163834332b27bd1d3bee4578a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f5e668c450c4fddaf1c65b26467a15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be14d7ab73c248369e0f03a278d8b6a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "485769e0bd9f42ffa8fd1a8b727745a2", "region_id": "RegionOne"}], "type": "meter", "id": "06ed562599724f14983ffe19ef576608", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb592615bbb44ebaae05dc86c202071e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "63eee3ac2e2249b3ad0798b10582e5b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "16c89293da82413d8cc6a051a1cae29e", "region_id": "RegionOne"}], "type": "metering", "id": "5f5198205f544eb4baf67a367e002d5d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34e3e96ab6c9497bac61d4e8769d488b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0336e074c46b413090e08109d975e4b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61141059b7bc4777b482f217254979d9", "region_id": "RegionOne"}], "type": "telemetry", "id": "1d8de2650d0b478db879d460db4eb9ed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "65d10c4d7f3747fca907edca34b7ef3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c98887b44abb4d5ca0c1c290fa91131a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dcda252f440546bb83f6a34f7e42a060", "region_id": "RegionOne"}], "type": "event", "id": "c737fb55542948b983225b7b919c6fa8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7ac76a53c9a2494c8be7697e126f6045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b73e041c13d74012ab89cc606bb56f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e1c351175d064fafb05afd833381f9c3", "region_id": "RegionOne"}], "type": "events", "id": "5c3601a9507547d0bb8b7ba4863e2b3c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae75570387ab45fbb02f6a3f919c831a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3365f2bb96249b1af114067ada8022b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a730ccdd4d2247768da4a5f383c61a78", "region_id": "RegionOne"}], "type": "application-deployment", "id": "14c42efcf59446bd92364adf6dde50c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bab9bc6c0b3d4b9a9a492d9fd7805972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e41bd6d5a5d542878a42856a45f336d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "79371118d5154037ac2a56cdfeeedd85", "region_id": "RegionOne"}], "type": "application_deployment", "id": "38d07364b21042bdbd18109ffbd06af2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "441cfbe07c944eabb80bfccf67237e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be1b8cbec9514149b5f395bb4e34d9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a8849b3fce941a6bccd1dd970b06c39", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5703cc8436f74606af18014efd746ea1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29b4b581704d4dd0bac403ad5d55ae73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f495abf02e6442e48ae3a181d7a2f07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b6ffb245a1d42ac8e80de2f1f82c2ed", "region_id": "RegionOne"}], "type": "tricircle", "id": "104e06fc35a042cfb992d581c9e4f669", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a3df6282b4e54f84a5cdbba26bdadbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e0972552ced242379339d40bf936d75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "41d6afaa1e314a6085525d257822e4d6", "region_id": "RegionOne"}], "type": "database", "id": "547b8ff915764d029db94a01d0be04ee", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b9975aef9b94eddbdbd2723676e1b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96382b03133041cc9870b35bdb8b10f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1ffa998afa5a4fe2ad753d8963f45e37", "region_id": "RegionOne"}], "type": "application-container", "id": "ed87f60ce45f49cf8b2f71017a27fa96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba1457e2c2234042b46c0df993045ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ff64c8c35f44d5286458e089799e1f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b91eafe690564185b3d0ce78678e56dc", "region_id": "RegionOne"}], "type": "container", "id": "cc391431f6184574babf25d6f52c28f0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77d9a6c3ae244ebb94afeb262131664d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "90a7bbb7a5e14aec92f669f198222d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8dfcb9a4c30f4e6e89b900a6251bf052", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d961bd35810041e3a0affe7c5bb95792", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20c3df59c36c4aaa9c9ff37e845101a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "174682c4c06e450bbff47fc26811663b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "127e42e9c459483ca1d01e4ab17afa94", "region_id": "RegionOne"}], "type": "rca", "id": "94d5bcbb77b54e7e9f4a21ddf7007fa2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "279b2dea403447268a714268beb46c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "363e194f6ef740a6b54ae1d2eacff7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b3cf9213237243a6ba5bbae8c06ec086", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "20c5d953ca5e4631ba69fec56a877f72", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c331574b0535402d86c1c3a077be620b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dd5b8e6b441e4bedaf2b8e1a6c6ffeb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d1b5e59654e34efb9ffadea1ec9d7278", "region_id": "RegionOne"}], "type": "network", "id": "1932a3bb8f25429693168ea5817cbd95", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c66901b8d0f14d2cb288fd788f7739bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5684bcca23af47068453110a606a9e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5435a8248d494cd8b2603e710512763d", "region_id": "RegionOne"}], "type": "backup", "id": "7b8a2f78ac0f4c39949783f07ec484ee", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1665abdfeb8441c59c259a9f34831226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b26ca0632f14d99b2b07dd2f8299731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ac2ef0ae7cb42c89f9b8d673eb73b36", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6cdfe234c79d4892a60980bcbc560afe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ca15e71028f34b4bacfa5c74012333b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "532f97e76cfe4d4f865fa47e8ef1e914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "76828908206a477cb83e62ba7ec272c7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0e96d66d433e45ec93eae8cf1d42867e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "be417f6f1f294a0ea29ab5e9c326778e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3059d29eb750467b8cf998fc043a9b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d1618cebd770434a8941ced4ddea5157", "region_id": "RegionOne"}], "type": "monitoring", "id": "9e0d9579566246f59275bf3d6e95a634", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "72b79c3bd9014134bb835075c758f898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6ddef20255194f82a9b80b8a9dae2f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4ae6e8574b6d4e3194f97d72a9fee2ff", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "442f2e57ab5b4a91b8a54f7da4316126", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "92d1e752f5b5432e9b745c2a20fc7a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6336ff411ebe4618b4f9b9fbc9e2c548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4cad04ec68154471b1782791de5f30d1", "region_id": "RegionOne"}], "type": "placement", "id": "a26fd57b84df4ca4b897c89a3a3e5ee5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c77df1679d21484893296b5985b4f535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "861c35a3e2d44262bfac5067fc74b640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e12e5e9d0044cf2a5da4e77ca563da3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "646027e356a4479eae071e6db82ec46a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6b7eeb1addd49dcb29d3f67c725e636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59c803af75684edcb1363beea69919f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56bc1f3b97ad490eb149bb253939e693", "region_id": "RegionOne"}], "type": "ha", "id": "a835fbcf2e2c409f8a934587bc3dd442", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "002981db62de4c7ca9e894b9c1c03671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea6e8fc823b3484fb48279499d5d2643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4690c671817541de8d5ec040103da262", "region_id": "RegionOne"}], "type": "reservation", "id": "cbee1cd59e234872819524895aa28dd2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "352ffb5a10e04145913e74c9c5e4db39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fdc468a1ec0243c880bb9ceee6fa029b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b1ac06a11e164f9e81d1306aa3106339", "region_id": "RegionOne"}], "type": "function-engine", "id": "b70fc79708f84f038accc30a637c5c7f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c143e90ed85b49d780a8b4e7f3f360d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "29ac04ab24d8483c8296169645e658a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5d67015051554fba98678d480a24cf95", "region_id": "RegionOne"}], "type": "accelerator", "id": "efbe9edfd0c74b1a97147ab1cc2a81e9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9217ec3c30714d2396884a9f6ddbf958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "682efd929d294bfe8aff35f616dac51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d72e4fed12974dd8b306c6a019d27d6d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7394374b8db04509b3a0ae7e1fec66fe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c04c4ba61e949fb99863faef0249389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0e84e1c995949c6bfe933895ccbe159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d9c0df1f68e144819d46f305497a9b74", "region_id": "RegionOne"}], "type": "registration", "id": "de924b1955724f76a30bca76e3227892", "name": "adjutant"}], "user": {"domain": {"id": "27967c63ed3e47fe942783a953e352bb", "name": "382014e1d3604e90a26d108ad1503665"}, "id": "1a8be16abf4b4d06b301143e3986c5f9", "name": "ab63e95d3beb4fb1add8b45706e3411b"}, "audit_ids": ["ac73b95a5c914fdf9f44b63667dbf80a", null], "issued_at": "2020-04-23T06:25:57.764250"}} {17} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.068643s] ... ok {29} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.204781s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,825 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,828 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,830 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,832 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,843 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.748957+00:00", "project": {"domain": {"id": "07db9cc1ac844de5802279f8d2b640b8", "name": "e9dbdb26142842c49d0fe549611bcf4e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b00c77687622405a8f7e0739b4b0dcf0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "effb5229978e4d75810948c3d0cf3c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5214fb24d6b490ab28edb427a12642c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1c52400f579045d4ad92d4addc8c03f5", "region_id": "RegionOne"}], "type": "identity", "id": "23599720a3cc4be08efa3bc711a4d461", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "754fe9f77e1749658dd72960c3813ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e61087be82c1450b889ee6cd0cfa646d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9dfb453811ec4a68bb9b3f4510197ae0", "region_id": "RegionOne"}], "type": "compute", "id": "c39e148bb2be4c7fbd849415b19b625e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "26f4ca0144444d5bbbf9b4aad0113b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c947ec34d0e14b0b8ed52fa7d9b011d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a5b5bbfccda8409c9e8a6c0334d40785", "region_id": "RegionOne"}], "type": "image", "id": "7891c6eff35e4c928f044d49a23e540a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f0b18a642b2419ca6ead66c573a232b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1d1ba2b6cd1447b294fb2cfe80721afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "110844d378894e619b78d7a3eeb57519", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c5b79e9e000a42139682165c1d4daef6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e13968030fe490385bdd85bd9900bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb3f8adbeec046d088ad7d462cb966f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb15d91306544da483af917600646eac", "region_id": "RegionOne"}], "type": "object-store", "id": "cf72b55b52b44d96b1b20ed62d9188df", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "654484ae540c48c89806e3ec23e67994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1921443dd9714499a487e6dbe129d577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e765abb2bebb4caf88cbb3c0fa6f2318", "region_id": "RegionOne"}], "type": "clustering", "id": "65b640d0700d4103a0dbb494a1c1722d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "399e99b324914a12ab51e0b9220a5296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89a8717b6bbf48bb877f516acfe4d671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "18678887ade74200b34204760e589b1d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6a10b0b867664b95a5eaf515a0b21cb8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "125600e550c6464e9270543ab2f49f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bad423cbaf84496bc1101c77cdd6ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55d90ff38b5d44ceb99c5ca11b90403f", "region_id": "RegionOne"}], "type": "cluster", "id": "43706af3f39c4f78ab04a2aa1576e0bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "793bf852c07b4239915ad845a946a707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dc76c2330eb542af9d4819335465ea9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "46d39dc6add94365a1891d1128985054", "region_id": "RegionOne"}], "type": "data-processing", "id": "666bc6a669834744a3fb2891a16ef973", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20624cf397a642368cacaa90bd2066b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a1d11f2b51624332a418908e5f9e9687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c10c2296a62a4c509493a8463523ef6d", "region_id": "RegionOne"}], "type": "baremetal", "id": "d8d2077b97884336a36d359a8a12f529", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afec2fba766f4761a55ae390f3d1126e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33f35d8ce22e46feba3710ab828d8f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aada5769f39d427bb1cb5ee40c06c701", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4fc6f46f026d4159852f0afad80ac213", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e4e3696a6f0b4f1a9be9547a9932c02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0e25d7cb6fca492193ef342f9177386d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "485b7768c08746dcafdc46855b23056e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dee05ecdf1d340888cc8ad5b14e6753b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76864df4fad34f02bf3fdbcdc3066e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7fcdd2a52adf4abe82e3bdf7a252bb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a9d4599eab8e4e2d84006e16eefdaaf1", "region_id": "RegionOne"}], "type": "key-manager", "id": "7a4bc99c0a02460faf5d6739e96136a0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aefbfa29e52147749aaf2e26c824fc3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a8ad310540184fd3a3d2bd14c1aa5a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b170bdc4becb4c0ab035ff472a7afd3a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "92203135d1ba46529729630481be44c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b90f9a658e044ad9e1bf3166809ad5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73baea879581461cb0d888d0ad7197ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b3a093e9d2c48c1bf1452c8d5bd3301", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a2db73e1dc294089b202bcd0046716ad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c68e6a2776e446f28853306c44ecac5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dda7e109945943c4ba29635993ee11ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9beb8f4cfb054830b103dc5954ee895a", "region_id": "RegionOne"}], "type": "message", "id": "3f4001727bb0481f96259d8054b61b96", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f6949d2a052d43bda6340e7b8abed965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7fdaa9178e02406392bbdda5592591cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a54227057b1847e2b5ad4cdcd111fdd3", "region_id": "RegionOne"}], "type": "messaging", "id": "a79bbd1ac92c4e3f89dc11bf15bd8073", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "587397bafebd4be2ac59461015dd20bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "75ba9a27c45f4a83a7116116c038bdad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "178b12976e2c4c84a9127a5086755e82", "region_id": "RegionOne"}], "type": "application-catalog", "id": "71c1cc4c73fa4a5f89ac348deab4fac4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a39f92ed83bc4f2ebd499ea530455315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "407954b2fecd4ca5bac88adb83ccd6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75f1cd214c844b1b9764aaafe38eeb9a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "900a484a9004454cadf1d6fa7b15c5f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be8804d5f39349cf8a3398d053252688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ffd79048ee24209b222d11234b3a10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b4456f4edda4c8b9da7485bc8b09869", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf511812a70c4d7ba895392f72eda0b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "422c28e4fd77446c92297b9b905de74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0319e9d9db348bca31971ab22c92b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2876abfb8f2f40a7a1161b26e365963d", "region_id": "RegionOne"}], "type": "container-infra", "id": "9eaa45ee44b14256812cb24bf2c92caa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "10794ed416cc404e8fc67115470679f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7b7cfbdd17f64859bb56da9d23ecbdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "17d5ddd5961c471493357a4225614581", "region_id": "RegionOne"}], "type": "search", "id": "5cf52fb3b6af40d59297036c77c0d6e9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0299f704ff3546d6ba635e07654eaed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3eabddf4516d480ebfb5fc24f8b7f2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8db25abe7b0c41679074ca3c09f0fc93", "region_id": "RegionOne"}], "type": "dns", "id": "5a68ddd29de741118501ecc1183c27b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa74fa4c6c0f499c81a544282c31a457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddbdda50761a40f584877ab6fe99b5b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "daf16be4da764952b3fdd3776782e5aa", "region_id": "RegionOne"}], "type": "workflow", "id": "4d3b9b02590e46e99fcdd8ac00168c77", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c3afb486fb2497281ca563240f3bda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b342b0d9a2f04f4683e60cf5893534d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "51c35522ed2f4b67a8a9ac4925e3ccb1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ce6a75965c794195b5856334947a434e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "13ec2292935d49418807422e791b04a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6e7bc01b83848c4a7be9de4e112199d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "909ad3222e20488dba17566bdfcf0a5a", "region_id": "RegionOne"}], "type": "rating", "id": "43968cf3b4f14216b03a89421f7bebeb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6993eb6cd87141009ea64acb80fc11c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2d0d2dedb754b749f5004c6dd4641c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "95856ebcdcfb4110a7469f3304477267", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e94af4825fb14c25933c0c2b2c35b397", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40b44ada41974b7c820b5cefe3124fa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6ec8ec24b01478e870b392d5d453b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7701e808aba6489aabe39049ed360ef4", "region_id": "RegionOne"}], "type": "policy", "id": "326adbefd9464acca4fcfecf170884be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9289bb742f344612a02c5f0640e32161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3351c3b0119d4745bec55946971a58d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c32ebb451ee944ea8de11524dfca7a1c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ca654f6bfe254466b3f9db0b28b20c7e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb82f55a861a4bdda369a062cf8b7a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f50607369c87435585f5099b94048cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fcc1df0df374b079bd768c164c34389", "region_id": "RegionOne"}], "type": "sharev2", "id": "a1812b010cb24679aa0af62aeebacc32", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57f1823db7b04a9292dcfe25894a20fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68801b3c010149fca3e52e298505a1d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9fea3f541970498287ccc25da1782669", "region_id": "RegionOne"}], "type": "share", "id": "808a19d576a94106bd20504f6db90b42", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d77b724190834ed3a6415a8459b61a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed5e0d6b04ca4be2b436a78a073aecbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c81f21464b37434da91b4c4d48c51f13", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "253bdf8dbd9b4cf889e0de4e5f3cb486", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9033bc8f503428a960f6d55fac03ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "271df374f5e04470a886b33353b36a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3ed7ac72e66426eb8052db873acc602", "region_id": "RegionOne"}], "type": "orchestration", "id": "ff6defb5b5514a3aaf1a652482e0a180", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a93d528fc7be4e498c1dec9d5e1cf3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f39f16f2b8a6460cb4f4d0e5dfa89783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5507f91894f4b9b86397b9e52c87209", "region_id": "RegionOne"}], "type": "block-storage", "id": "a7d066f745634ad49e0a7ccce4e37577", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cefca60aceb54e96ae31357500813f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d65492d47c44c6b5424a967d6a6723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80ca55abf51d45a7a3ceca2e093cde6b", "region_id": "RegionOne"}], "type": "volumev3", "id": "930c1d9680b84f2bbdf2adaed06d4d2a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af2a10e58c7849a0b974da7956ea52f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be030dc0c38849e097c66bb2cdbbc5b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "758e427eb5814a8eaa589962d27c2910", "region_id": "RegionOne"}], "type": "volumev2", "id": "7f70864d4d1543ac9b8b5c2a061f7841", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cf351c893f14adbb11b31bae51c9386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68e5f768079346e1bfdf1099c1b23b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a13325af62ac4b998ae404fb183fa0db", "region_id": "RegionOne"}], "type": "volume", "id": "363abac3a8c64f76837e0df0f2d54c13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e04647f887764a53b06d14bd1c448130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "227edab4118745c49ad06304c518e265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0bea7afed194e66bc0fedc7c53d893c", "region_id": "RegionOne"}], "type": "block-store", "id": "70d1f5d843e640d585233cc992bfb53d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b037e717aed49de98ea8246a4e24632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a6e2d70fe23450096d29c90062b0012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1320605a63954113b7d184748aba6cf4", "region_id": "RegionOne"}], "type": "alarm", "id": "7553eca3507b453cb538cec41eb4e815", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b846cd0de764f2da3d624f77767213d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83f741b8ea0d49eb9160f72034e3b3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9b00d3ae3bf647e490099d8fde2c6d3e", "region_id": "RegionOne"}], "type": "alarming", "id": "c4191f493c8c4613b3af7e93c0283a98", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e535a49438f44f1beb2161d00528b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b46617d1f016414ba85d013d7511b30e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1687d1661a6445582bed41bec9715e0", "region_id": "RegionOne"}], "type": "meter", "id": "72851825f2c4411182d117439a7c6a26", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33a21f9a3e8a47feaf36c612e98b6493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21d1d7ed51664e72a967b01f8ef51836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e358713e6c214062bbc96dbb44842187", "region_id": "RegionOne"}], "type": "metering", "id": "687fc1248fe64c6b81175b64ec4df5f3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a46c5783dbba4c0eae76383bc37fb5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5dc8db83182e400396257f69e7ba685f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10ce2eda815e48eb96435a80eec8eeb0", "region_id": "RegionOne"}], "type": "telemetry", "id": "e886a4826b8a44c2b168962cdc2f0fce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91bb0deb732741c3b5ec4d7a794fe2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c900d40cfd24b54b909899324a4b0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "508b69b8dc8b44c09361fc2f506f552d", "region_id": "RegionOne"}], "type": "event", "id": "88ec76a1748441f58baf37de20e1ea59", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a8341f6ab8b45b9b58359e4996552f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1f8de3753667462aa0524c69a73c5a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c1911e05dcea4659acaa634f7b5a1378", "region_id": "RegionOne"}], "type": "events", "id": "135c6e80713b45caa713a745b4088820", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3f2f512a38ac499eb79f2d633a5c735f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84f1c88a8ce346fb86e8126e9518d51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a481b95af86746ac8ea4816d35a5d906", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b86d6c46586740308e9f5a9d98b89ed0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "acb0b36d369f44f18ef450f9e3e11ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e5d7217323345c1b0cc2ea9faada6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bad950cc0b6b493da7d66a2092633498", "region_id": "RegionOne"}], "type": "application_deployment", "id": "275144f0db194982bfbd3c61142f37be", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52ed5a0ac7704c769e001617ae895ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab4a590fcb574094a5619a7e855007a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a0f5762493e485f9f84a0845b86d1b1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "460764163c2042059762a75097cfd7d6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "775e7ca76c634fb389aa62260e71229e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a63d7f17ff3a4ca0a7dcbeb5ab85f385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "02d99dd51d3a4f3ea80b4b1209069ade", "region_id": "RegionOne"}], "type": "tricircle", "id": "dc49638101b6451188a8d1235a20406c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "381cc2e052b74331a47be2dcdcfb6b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "92c210af8f2541d09995d4312f565469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "532bb5fffbf44d95904af9426345f139", "region_id": "RegionOne"}], "type": "database", "id": "91e51e2917444ae78d89be3b38f8e562", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bdcc91e23fde4501882daf568e3c8146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5414a7f91e8942bbaaf67330035854c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98131e8de6364d7fb355b508545286e1", "region_id": "RegionOne"}], "type": "application-container", "id": "9db794c9a6a54584a0a429773e151dd6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8be2ce8e15b947748f30eaa0f8a0cb59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b85329513c7c4d46b232b4f199620ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6e7a4e77b33f4f16b27a0bdee93cbc4b", "region_id": "RegionOne"}], "type": "container", "id": "ce0794ff48534bf5a804ec6866dfcaee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "feab176828e44f749dddd7571245402b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3682f08f6aa540c0b3d057eb5f21748b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b236734550354051bd53ae6ea577d3ef", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "366248793de74c42a4c2a5c83b732989", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4eeb65714d704391a18ac667ba86ef10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad58946bb26d402895e5b9403169285e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6ad8b2cac86a40b686a151474d59b97f", "region_id": "RegionOne"}], "type": "rca", "id": "9c56e3fac3d74e07980c88b3fa62bda9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "69fb4844684543d2836c26158a3b2ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "287c1f65a9874fe0bc1bb3ea198c57bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3fe97d94047f446db416a296daba6b27", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7144befb6baa4c5e91db388804efcf14", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6f3d838e13644d268eb553b7411bf40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8c2f9d06a1554bb4ad6a563e6ea891be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "565dbb286cc14340b4f9a26d7010705d", "region_id": "RegionOne"}], "type": "network", "id": "18fa64d4bace42b3907d07e134c9faff", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a04454b23da54fe89eb21e75ec729eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8dd4153717e1421081933250558e6556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "11777434eda24ac39d077b7cc5948039", "region_id": "RegionOne"}], "type": "backup", "id": "c8a8753bf889430da723cde2dc3a34b7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30c709409f224334bf43b46c9865d9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a172c10b4d964faba0d0988db11e4777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d928e54d46ed4223b94f42221939c8f5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "070bb43e22d54c7fad6c1d2a2be50d53", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbaf8cad254b4259b78b0f97e4c907b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74eba0e784e843eba98a8c3036c2909e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c86880faae24032829af52ca883bf55", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "59620d08d5ab44709c9046a3da1f1e6b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d796dae1dc443c794ebdcaf684bb84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "723c86adc34443a0ad903800062bf745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eb51084da1f94420800676ec07b29e2f", "region_id": "RegionOne"}], "type": "monitoring", "id": "46d52dcde0e146a2b63a09cee40077cc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "053586b35d2943ba9588ec8d4bb7b2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "046bb9e295e64b5e910a760f59f5b60b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d1dda0ae374b4227a4d330da2508caa2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d9a90d3d4e65445dba1c5e27616a5782", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20156b5176584db9b62fa8939828b6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fcc33d4b1c3e44ae87603858a209aac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f699e8ec269c43e69f152f0289cbb673", "region_id": "RegionOne"}], "type": "placement", "id": "1bca1b5da05940dd85bafcd657088f52", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6579cbf3a6bc450b8e8ee0287014bbb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c37075ec8622424b9aa8866b14fbb5c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cdb9630944724d919dd19ece214586dd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ea6cfd46f8c54378b4bcf0e885cd460b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0515001358ae4becbb90af8fa3f84bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b6ba5c9899d4c49a647935dd7134045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "23e644fbdc624e4f9d5157585babdadd", "region_id": "RegionOne"}], "type": "ha", "id": "0eaa911d8f054636b90f923f45703b66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ddfeb887fd89460093a53cb92997ab9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aab555bb79c34c259673a6967ee83a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "158759df0087486ea75b54fefd14e79e", "region_id": "RegionOne"}], "type": "reservation", "id": "af53a3e8b62740e6b2fdaf9a03504f1f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3f8e9efabe8b459d8ced11ae94435449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1a9a896f111f42d39682ba52fff70b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d2fcce0ef7f14f64bb180d283e2a21ea", "region_id": "RegionOne"}], "type": "function-engine", "id": "2adba8e04dd14511a80c769389581869", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e91e8478db6e43319d9d3a9adf1194c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "448765077a39492f8a4b2ff219607a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e5187c329ff94eec9cbd985ca3188ec9", "region_id": "RegionOne"}], "type": "accelerator", "id": "8d4946e2ed784f8198b53336837ba72d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77cb1e4361cd49889ca1b64d4a14d9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3a1e1243dad4101b190fb360d56b64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eae614da0d034ad9b854e7689c33da50", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fc395393a8c54f12a8b0c5d5ce9ac2f7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9eea723ee5f8422e8fb2e7f2736d77db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb6c14b689ce458ba54b2d100b139960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "810049394261474284481f0be923edc0", "region_id": "RegionOne"}], "type": "registration", "id": "bbe201346570488993d6bdc76f8261e3", "name": "adjutant"}], "user": {"domain": {"id": "aa28c8da3b7946bfb19bd81e7e8af21c", "name": "5a9bd38cd17541a683e35e3a977656b7"}, "id": "bb23809333414fc488200af2c66d1ff4", "name": "efd65f589eeb408a86636e7d1a41dba5"}, "audit_ids": ["d6a2a58f20bf4ccca136a9bf89101200", null], "issued_at": "2020-04-23T06:25:57.748957"}} 2020-04-23 06:27:57,905 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,909 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,911 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:57,931 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,935 keystoneauth.session RESP: [503] content-type: application/json {28} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.208581s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,800 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,804 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,806 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,809 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,822 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.740125+00:00", "project": {"domain": {"id": "1eaf6826b20c4748ac0caf963b9531a3", "name": "9e0479b18af94621a68878f6ce2d9b26"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8366dade5b424181b209bb1cc38bda24"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7e60cfdddbf44fb29793a91db5e901e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "083c7aa2279e4fbf9b068b22ee968e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2ae565ba754f44b7b1715ea7395664a9", "region_id": "RegionOne"}], "type": "identity", "id": "b22086f1f2c0420e906172521d76b9b5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f29638f40a294d4f954401688a81eb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f655e497dd9849798316bf19e3540f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7bf85b2e74a742f69a942e2d682d5f7a", "region_id": "RegionOne"}], "type": "compute", "id": "d91da4d73cc0454591ed6eca02f0573e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "072819784d0b4b7ab79cabaab334d237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b9863840fa514d7aab0cb1346a805016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7ee59593d1af41f19b2223bc115f73f9", "region_id": "RegionOne"}], "type": "image", "id": "bb977a27f3604ee5a2db8690ef991c2c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d825d54fabb4c3a9124b8e6c0dd2ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a946229191384986836ce7be604b8aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c0c7bee173854a078ebe05761f5c6311", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a2e500179f3247928e04e0d3832376ec", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6046f8527a374d0397eb3e7313146547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10bc451ca9cd4fbbb2baa0474a20ae5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00aa040500f64abea8a0ce1cc6bda513", "region_id": "RegionOne"}], "type": "object-store", "id": "c0b75e8735174155923784f7ba049d7e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "facce83623544199bc65d9f517f34f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90f6746dbc8545119daf1d99b71a8977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8277b29aa6dd485c843d9b70a2e58fa4", "region_id": "RegionOne"}], "type": "clustering", "id": "680a2fa8cca74189968fc929099c1e46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc810efb631b4a008622c20ed1ac9c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c10ffcfcff1f4e96af2155b6be7acb10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0633f276af2d4ef5bc2cd1b6c5dd338c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8992e9e48922432a92fc9e9dfe5e93e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4b247c9d20249fe841a8dd28c7113f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3598a77eafed4cc5a381908ed3a14e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcb2a67c1ade43ef8826d1d3c343edbc", "region_id": "RegionOne"}], "type": "cluster", "id": "a480ecaddc15459380d2824f053e50c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "394463f9adcd405daab57df4d66d8fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "81ac5ae33c1d48c59e0f3f8e2f327e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "26dab210ea9046dabf6e407f9744ace2", "region_id": "RegionOne"}], "type": "data-processing", "id": "83cc134de9834ac2aece0f7937e7eb94", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "39c0f33b88bb41e4b34e5bfe27955e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c30eef5308ea462390edb7027f74532f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe571f83ebb94a68978338ce9e6834cb", "region_id": "RegionOne"}], "type": "baremetal", "id": "7b4b83565edb4ddf86c5c71afba6e0b0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b07d07b1485d40519f05877602540bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65713d40d7e44df5a61eb9e28aef953c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1914e5fde98a457a9a744404c10c59b1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4879adfc60fe471fbd3906809ad4a61f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "850bbe2575694a799d5d15bd2e20e35e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c53dfd8a713d46a0a61a5d95a489ed32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6ec8b81b62ab47c4b46e43a64bc5f663", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c7c3c1e15cbc48899f89da8bd4069ee4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c0236a5b9e5b413c896d7a44832d51b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3bd33f0935f40cdb7d8d1b43ded58b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "97fb9f6c687a4a1a9a14b2cd837aae13", "region_id": "RegionOne"}], "type": "key-manager", "id": "ac273b7e186e48458f98395f4445e0a5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7eefb822ab7349e4b4c5aa0c012698bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb9bd365fb1d43849a7b30c26b7691a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "41c0f631eb17422d9c487d4109ce6917", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7268f78260c5420990b5d22a39831a80", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2f324d728a04cfd96db897a37af5b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bed7524cedfa43659d6c2c2de66f88b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3136c02b73424d7798179162b0c73d00", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c528521de8ee48b396c5c95450a3e539", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e8cafef97d1449d9bd53371c59bd7489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a18f9c2aaa8b47cc8884853d028e70f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c3de7b3c53b4c2a982af7451fd1a7e4", "region_id": "RegionOne"}], "type": "message", "id": "0d8c649dfad74a4996f844c73712dc5a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "389358009cf34a5eaccb984d82bb7657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa8c29a742a743a1895391a67e550e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f709431856164858b5f4e904fe614d6a", "region_id": "RegionOne"}], "type": "messaging", "id": "821eb34a7fd641a69bf3fa5f9dd51daf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e9699f1c480046d9b84318ffcdbdd866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ffb93a084534e9b847eb504c09cfc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4b7387c1e0e94b0b8378e3678fb9187c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e89670da1c8544a4af2f2799deb15d84", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44d02f597555499a8d3209b1fee7eca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e415c429c91e4ceb9ef1b4fe74ae292f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dede6d310aed4a73bc78eec42910ba0a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "894a5193cd8e4744a84565271fe1108c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86c84362fb594b1cb90dbb9ca5cd3876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0a1123b02a54ef4926caeed3ebd9bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7c7348f9df7407197f689f68dd4de3f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "030c7f11ee53440db829bb2adfc2b440", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64d00cd08e654f309a80bcc4168ea7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed39feba440148a58f24e34ae37316c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "023aae806f1c43448b304108a58105cb", "region_id": "RegionOne"}], "type": "container-infra", "id": "013270aa764243d3a2a50044a3ce4ba0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8eedad5ae5db4d07a87d265aa99e0853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "18fe0fb48939473cb47b6155bc2d6201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cd3638d76b77437cae283cecae9270a8", "region_id": "RegionOne"}], "type": "search", "id": "6b2a8b0bd7044f328372b0cadeb9d8af", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4ccbcc872e7849539f742145e8e4d7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fe46ebbfd0bb4e9a8ceddefe8ce920b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d1ec45baf46a4875894ee491dbf2b13d", "region_id": "RegionOne"}], "type": "dns", "id": "3ee38dc5562a46529573a7bf688fa996", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7489abadf11418283c644206a961689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72259c9357424547ae1f5ae5d3628816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b9292d188ff24d7b823f9a0c0ef4df55", "region_id": "RegionOne"}], "type": "workflow", "id": "574600d9d67a459cb0db2e9d42759132", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e951ddb0fd994364b3a3675ce4d14d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a5d7e5444eb34658b7d1f62848e6ab38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ba2997e73f714911a03c12291c703e4c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b1d33ac6368a41b4a1bc024f1fe22166", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5d8d472ff0e54d04b610a10aed205df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7236db3a61f043cabd8853f5f409777b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "33e293993e384591947cf93ce3dfacfa", "region_id": "RegionOne"}], "type": "rating", "id": "b53efc220fe24d8992a717d355ea2d4e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a2acc97cc1f34527ad8ad349c9ddbc18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e1d1e9e9c4944d093aa6a632db00cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ad57a6928d44a52b517a612ed7419af", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c907e79edba846caaefc61ad9a0a945d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd72eb1f897d42ccbf599d6f1c245b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2bc8ac5694b42d4bd82f9d7c5513180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9037eb1f00694c0e845628d331560221", "region_id": "RegionOne"}], "type": "policy", "id": "ea2e3d5267d842dbb04df5d17de1ac99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8e6bfce5a2a4d69b78086e5585a984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "409528e11b464023914935600f6c35bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dcbafc1503bc4266ad3db15b04295d4a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "81f3c40c4ecd40c0be5d535f6691321a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6159a20cec0b44f9b0a5df7368295010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59208551f547497b84f5a0561fac7969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "adfae0a46c6f48ca86e72fb3d920b586", "region_id": "RegionOne"}], "type": "sharev2", "id": "7982703d34a64fe8bd0fccf8879e5114", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b547e5931a8487293c12ebca20dd778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b66774e4b3704c1dac1e098a989a7340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d80910ac840e4e30b050a56161a371ea", "region_id": "RegionOne"}], "type": "share", "id": "76c6106b2992452e96e28ae9971f0270", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e6d9114c2ab493b96a0184b87969dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "490234ea796f40b7855c25c7ccc7034e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a29893e723fd4fec8a3f4b98de731a56", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eb94cb078c6e460099b8508abfb85359", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72f3a58a7424e47a9aa8c8f3a41988e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5d92ef509ad482c9ea5a022f84ad7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e01c4a0ecbc340dfbe65b6080846b699", "region_id": "RegionOne"}], "type": "orchestration", "id": "e5df76dc97684596820d1ee015f6765e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2f92204716c45219396065dcf53627c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40c3b7d31e324b0ba2f97b06f637aa2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3404f83579d48ee9de129b53b067fd7", "region_id": "RegionOne"}], "type": "block-storage", "id": "2df5797c5a604269a837b9c6ec83f2ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "661d10ef02114e5fb5f4a784d263109e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc7587bc21db4bbbb89b6cd9f4fb6a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c3fba57fc154ec09656e7fc834749b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "6bb3433df496425fadef30d03ce1a8dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e380ba89cad8426db5101c7e52661c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93fe93793dc487984ebc8e81a58b7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc2c27fa52b4844ba8454ed44b91442", "region_id": "RegionOne"}], "type": "volumev2", "id": "40d5c5bb77ce4fe48001faed06b9b288", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e22c9de741ba4bf4a3f66699300da8e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "088be5e7400c4f07aafa7be7e76ef502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9bfbaf583ca41719220c66ff2bb52a5", "region_id": "RegionOne"}], "type": "volume", "id": "64e897642eb24fc8b4dd71b88529f456", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6abbc620b454589993c9d9d5dedcbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f8e84e284cc43ef9e0533ae23e6723d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2591e90cb5954cc6bb9b12ded8597877", "region_id": "RegionOne"}], "type": "block-store", "id": "6442f99d45bf4ab0b733b871bbc1a42b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ebe5d13c9f546e9adec0ac4b404b35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d495600b7976400b8bfaf05de3198039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63844d1a19b4449e9dfc361bd0ffa5e0", "region_id": "RegionOne"}], "type": "alarm", "id": "7809e9f04ee142a28be226d2a1ff453b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f0741374765456da6838d9098277416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f809d57925e640fc8933963ce6d2e12f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f4e6edc2027b45079ea251a2bac7adec", "region_id": "RegionOne"}], "type": "alarming", "id": "ddbad4458c2f46fdbe78acd585da389f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e15ea26d93e444539ab412d3de639ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "404fa14067454426908a3ee840c638d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66fad315e9d447949f9df4157f944ee2", "region_id": "RegionOne"}], "type": "meter", "id": "1dfe6e4d2e634d34ba7bee83010b1e91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86f588330ce742159a412bd444acfd83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c075c32e6b0440338938265963901fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2064ca9a467a4e598f24264ca6dd3103", "region_id": "RegionOne"}], "type": "metering", "id": "7d87066ef5bf4e819da16b6a05df4813", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "74444750f14e49f998c4798b899bab07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d84231cd43cb4743981c1a3176a79f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba8ac44cf07a45469f42316c7011979c", "region_id": "RegionOne"}], "type": "telemetry", "id": "a21fe4a0e2cc412f9e85c2b5497ad734", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c2c07270bea48eda8e10fa8add05456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "41412654b63b43ec8ea05a84eb85edf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4863a73a92354fd187c638ca90f79926", "region_id": "RegionOne"}], "type": "event", "id": "8d89bf8dc6de46979ec2998989962804", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b7095f3671ee445cb81fc68bb39000a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "978192dccee04da9a11ea7250b00be17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6fd7096061df43dcb98ef92697f1435b", "region_id": "RegionOne"}], "type": "events", "id": "592f124436354dbe9eafd38320556b52", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c578a6191a8743aca0f3a29a64d6a05f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31e2a47e5dbf45f19fda99a8e21fe6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d0572961aa55458c92a88e8010be19f8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "67fe243035024680bbf6a4ce46ea4af3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7e6e1121e0c14b4a9684c1bd5975ab77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b4bb639bef1430f93cde8d7cb446c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "228751e86287481d938d0ec63fc6fa07", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c192b955864b42599133aaebbd210011", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3dcc65e53a9d4344ad0ca4d7c1c8fbf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7dad51fbe1f04875bdb9e5533892b31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "82e30c6a94bf4099bc35f1dc991b3b73", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5d55601b890345aab8c28384a89c12e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5228578873044c339b37d54ef3a1ebf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b72933a28ea54919925b625831db9fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee86f0d9610b433ca7e7244c3a1c6d50", "region_id": "RegionOne"}], "type": "tricircle", "id": "39e25e58a3ee45f7b7b5be9a6f61769a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bbc72b848b014bc8a28973fbac2c8449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3c95190bace443e2b306d62cd82943d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5bf1af0c9efd4992a662830641db4cd3", "region_id": "RegionOne"}], "type": "database", "id": "0d9263366e4b41d5a645ecb9066a6191", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "87303e01849a40799968fd2ba805f7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7cf0cdff82f491882f6b14d12c3c865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3fd51cfc059e4c7cb725154b4a5abafc", "region_id": "RegionOne"}], "type": "application-container", "id": "d102f85fbecf4e5584bb2b4a657d5735", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b2265314b904768bb8672d339d3f46e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6e1d72572244d20955cce352a6deed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a46b0ad4f7ee4d93b44a7bdebc5963d8", "region_id": "RegionOne"}], "type": "container", "id": "d0534e5b445c4576a75c60bbd0e0dae0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89907ea888b249eba82527fb02dee3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ead9c6440cef4d66b825c21f4f508461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a159595ca2454c5fa200fffa7214b514", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "19c0d0b07b8a47368cab8585ae09d213", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb2c40824b8c45fab24333d15ff6d389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62ab4058fe39470d836362eeb03aaec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01ff026794ec48508bd5f50a7cfac60d", "region_id": "RegionOne"}], "type": "rca", "id": "c62547c123f6439290d2219d4059c7ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "683dc98000d749c291ad849bfbea6ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "50622ea2c6544f45b07ca9a522d66e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "799b104fe73b42619ff6455e078f8739", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a654731189454524be6530be1b404df5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "755709da749f49029bac26351a203b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3117acac51d740ffa08bd56dceb75ab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b9c03ef63723483f988e4a2b8825a287", "region_id": "RegionOne"}], "type": "network", "id": "abe0c8af7a9641fb9e89b1af39aeea40", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9ce9b69ed06a4086a9c867f8cc2b02a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b1d18d0b6efc4d4dbb22aa8b9c07b657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "edb6a36603bc4f2a8847a72778a5c8a3", "region_id": "RegionOne"}], "type": "backup", "id": "8305fcfdcc9f49e7ab5c6a281b904536", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aad9a0ed9a7e479eaf91e4096d4eba54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55f902c7479b45a19bb6ff8b42b54017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c9beb7add457427ea5e59f2f849263c4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "369473a001184f8180f665b59556f6b9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a32bbc97737c481e996d68032c0aedb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "026747a3277847d89958471a49e3911b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06b5a885314942698a1507bbf43c8277", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6a30733affe64b2c80fb03f9f7890899", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb30b2b403be441d943e0e1201818888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bfd54d42ee28431eb0e4d3d4f3258abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bea74d494e6147a0923b64b23012d942", "region_id": "RegionOne"}], "type": "monitoring", "id": "8b7d463b8f8d460ca2c0105b2e81553d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e15f8da21055476fa4b41c3e7f03948b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a4a7c5553a44a07804fc90e6c0c763e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "85c99a2cc3114bd09d50392b8df6585d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ba54a659ba9f46179e622434e028c062", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0bf08ad2c890430db366c764c0411d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce6430f88e294a03a718da2d8773081d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "22e3f2f8440c43cdaa81b0a519342042", "region_id": "RegionOne"}], "type": "placement", "id": "5ec11d4b949240efac23939eb7ee68ac", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0d499b5904c4cf08a44f7525c0056a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fee47f5493324c9684476eb0b3586061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5c6d001a216d4a858e8e586d880433ff", "region_id": "RegionOne"}], "type": "instance-ha", "id": "73d95e37af2c476ba5d7d4f1b04a8dbc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f87f70737e14333a97b754029f8a080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0badacbe8f4477cafe0bc950a9ec9a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75722d68c0ff412ab0a721cca51f582e", "region_id": "RegionOne"}], "type": "ha", "id": "5ae7f82067c948d898424a056be0aece", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8aadebb3f1354f2189d6cad4c3b686ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dca93deba40b490f9124d496a9ba7243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cc61c3fbac9f46dcaa6dd87ad682b761", "region_id": "RegionOne"}], "type": "reservation", "id": "85493996ae0247e0a6f4046b7f05c969", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b482c03aa42478394045cc6b548fd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dbfad69d0d774a3190187e08c5907730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "073ebf4f830549daaca5b4f2aab90254", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6c1d91f08ff488aa7ba41828876dfde", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de62fc18e47f48ec830e1b8c9c976445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7e418de24a924cf0b44beae6b3308c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a151a6d543de4a299bde6d8f37696686", "region_id": "RegionOne"}], "type": "accelerator", "id": "05a4f80227604d959b1d51c8f624cf76", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d53323a867d4c59b6e91ba36665068e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee62e49588ac40e8a06acfb4b7b05989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f13b2cc0e2a1467bab4ae6fe88dafc65", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cd7a902c93c145a495a54162371fc514", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2da6fae611de434fbc9c2f06658fac9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f1b3ecf4ba54333994447ae97a9aace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "73d5d8f413d8401b90800d9104e6fe9a", "region_id": "RegionOne"}], "type": "registration", "id": "2c87ee4c6f484c5aa7b70271db7903e2", "name": "adjutant"}], "user": {"domain": {"id": "9b48b5573c0c4a4099eee88e4b57c16c", "name": "6c991bc2963845e0af73411bd898e00e"}, "id": "f0fbd0dca66e4ba896ce832377fa3e24", "name": "5c87310f352f4d79ad6babeab492c572"}, "audit_ids": ["8f922483e7b84999a0b8471c572cda91", null], "issued_at": "2020-04-23T06:25:57.740125"}} 2020-04-23 06:27:57,936 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/floatingips.json?Foo=42" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,941 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,942 keystoneauth.session RESP BODY: {"floatingips": []} {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.167034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,860 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,864 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,867 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,870 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,881 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.804469+00:00", "project": {"domain": {"id": "0bc53468d5b847dabe9b14102e13e34f", "name": "ace4fb6bd06c42a7b037d564e2c43c64"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "226b981faad94559914050bf0c852b06"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4199abd67766418896515479b07b9b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "291293078ca5472a8fad0b2e40aeb1ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4f587f09e2fe4a0e9051671c55cb6418", "region_id": "RegionOne"}], "type": "identity", "id": "32cc4eea197a46ddbd5e0f1b2b530026", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9c13a32867d749b399edeccc3ba7fa87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4bc080d4e7c4b24ac2fe0a0bdc42606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2e0fb8c8ea3b47f5b14200c424909a79", "region_id": "RegionOne"}], "type": "compute", "id": "863d852a43c94f8f87c49f9e9d7cc33f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5398c500c2db41b7b43132d5f6dd2bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "783a37435688453d81bca18e78767e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "24e058a81c894f83ad28ddd6db020a7d", "region_id": "RegionOne"}], "type": "image", "id": "e248c89df01f4bc988cef4f94ad05993", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8628ad9b25a149e2b30ed55a9fdd938d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eca44d2673564f3fad08ae2c43326586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2dfefce0d630415188c04d47a47c8904", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2877679900bf4e25ab79dc36dee8e76d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca8a4e3a8af435da19075ae90a78969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5261e9d84994dfe8963bb7e95b11ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f8b113ad96547279f91d956f83159a7", "region_id": "RegionOne"}], "type": "object-store", "id": "ab328fa3cbc1445e8325017cc167c201", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28c13300b6514f6e893b0f340efb1c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0b19d25ba2a4edcb6ff8e31244b5894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "733e5057b46f4a558a85a8fe2a997e44", "region_id": "RegionOne"}], "type": "clustering", "id": "82477b0efd6b411a93b4f9d929906f80", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a97f71b4ecb40ff81c29de5e267d327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f678c799764e46c5b346cc90227200b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7cd78491a01f4fb68953452341f50ba4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "240cd49eca174493b7a0cc0b791fe962", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d8b8f9dd3ca4578899e363848302437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e8180888519427d963f6d60eb7063af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55b457eb9a504eabb5f607dd8a858aba", "region_id": "RegionOne"}], "type": "cluster", "id": "dfa9f2391b4542db8c1003a9fdd32cdc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b0f17f237c8c4211a3062f7c5810f3b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b4a033f016d54d139db3a4c3fdd4db1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f66c8c0f71114dcfa59fea377c39ed61", "region_id": "RegionOne"}], "type": "data-processing", "id": "442d174c9143472db3774667451a76a5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed4bf9758c0b4a67a01a930abcd585b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0b6e28081904be48ef47771cc8cddba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8f16d339aba04a5fa41c8ecb74ea087b", "region_id": "RegionOne"}], "type": "baremetal", "id": "ef88fb29eb8d4e58b90297cfd2fa9d74", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d892ef6072be47ba93762a40ca3c22af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7dedbf3782fd4e75a17981b40c4d3918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "552d8aa25fe7466e92b73c5e036ac2b0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "adc6adb96fa041f1bbe3f334f44269cf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9228afcb2f6b40f9b9d314a778ac7753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "37cddae5507d49b4b7ad62806569841e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3e86a15da4db49d5b48708e7ac0e104f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "94c56863082945a19c26eb12df46406e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "af9344312ef74a58b09bbd1c86de2587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7e16e4a28d746949c19429686b6bb9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "45b4ce48404c4937a8fab20b99be98c0", "region_id": "RegionOne"}], "type": "key-manager", "id": "3827e84000534f3582a7958a3b98a674", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac56d328c6b3447884f0bc0f43bdfa68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b9dd77b3a634e469859155bc53447eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3d9c838f76b84b25b9b256780b6824fe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "42a10659f2d341b4863073219b974f15", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e915e1bd2cb4239bd48f78ff7426c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "294165a992e54897b79a78dfd6093964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1efaa17b412e4908b3a2e8eae6c35698", "region_id": "RegionOne"}], "type": "infra-optim", "id": "09c3a107f1634079a62b102331d868e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "77a136e43905447cbb10e519752f0792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e78418def5f04e81b69e145d022ce8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c967e2308fe24d969c2173400515b2de", "region_id": "RegionOne"}], "type": "message", "id": "aff1adea0eb74719b401cdae75f73aee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15fb5b14a7054ba48f89a6620124add9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9ec4da90f48d4877b6d0a73707282811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fbc5caa8d9be46179c684b5503935982", "region_id": "RegionOne"}], "type": "messaging", "id": "974d955bea814c379207d9d3e0baa090", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ac96eb102f74a5ea79866c32ff62164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eb9b5070368b4d61836cee6e34841053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4a2ca657faa846b8bfe7afe72414aa14", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e1a69e4a5e004531bce2d1c1e9301587", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ed32384957a425cab5668b7986eede2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04b212048c3c4bc4af460c138c11d431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f3828451cbc4832860bddb2ce3300ff", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "041c3957497b44f7b28a8be48957022f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa7650c49f1341579d5a066941d9061d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ebc334f76c94036980a483cd0860d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e664c7a0b57447bf9bf15bff9bf9ffd8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aedbc78f0aab4abeae8545ce754e4968", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a1ab6c6b1684b12aa0ff4bacce571fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d1025f156fc40f6a9b809af5388c2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62e75d09f81d4f7a9d153ecdf538939c", "region_id": "RegionOne"}], "type": "container-infra", "id": "c450916475ff4cbd9aab23a5afd375c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bc52fa08b504c4a81b174477e82bad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7443bfd09fdb41f8b545f5514a89296c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92ba83da679343bba7e1a7d421515a26", "region_id": "RegionOne"}], "type": "search", "id": "d062e3658c0d49698cd0ef12efc38fd6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "abbdd6e76bca40f7bbc9f6c2b1ffa9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "537e8a6ceaa04de3a2e21a98bd4f89c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9c0bdca424d648488b414bcbb1d1b3d8", "region_id": "RegionOne"}], "type": "dns", "id": "a3e36033342e4b3d90fa95b1e8c4360d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95f83c42cf8d48f385a660d6166bcf8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9aa0ea295c6b4cbeaaa64c851b60cd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cbb011fc42ee486ea8e892d327112bce", "region_id": "RegionOne"}], "type": "workflow", "id": "e4e0acddb77840afae174ec141a717a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bfa7a97925544be978e4e55d4f71b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "300d50f6e28f4aef98532ce84a30f16c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c87d9aab425244e5966fdf1f05448122", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c6fe51aeff3b474897c9f8c96da3fdbd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4268aa7386e447c3a917ffc31c6e1a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0380b458c887465c8a72d36ed0892f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5519afbafce14c80bc2bff821a179ae0", "region_id": "RegionOne"}], "type": "rating", "id": "3f7afa505a7948f88356ea1c92a026b3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7abed65681c34cd890a4bc03b25c43ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23fea26db64c4b2e99eb87708c3d54ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c8bd63729214f41883d88ecd91d8432", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0a09d49d07544b6290e8567ef0c3b6f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45f75de6c6964f3b984a43cfe7c1a898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f790f0be22c4d1fa3f37853c5018582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c53c9ee5fdf44d7c81741cebe4a3c812", "region_id": "RegionOne"}], "type": "policy", "id": "0917a458986e4822acea049307298707", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abe10d85c4e341f084e2b71741aabeee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d46be2f10d1847ba90854106cd71517e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc8a90b6586a442aacd92a22536e69b2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9bc4558b0f624cc2ba806aeb4e489ff0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd99878ec7ba4d33ac9ab0c7440d072c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a09052b23f7240d2b200a9dc51636c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c773c733730040e380832883a70854ba", "region_id": "RegionOne"}], "type": "sharev2", "id": "f6b9fde6813341878f14dbee89bb2741", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8089c7174f4746f0950f9eb29942f7c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68e6c0eced4b49bda6581c493799e87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85ee667f3b104ea384297337e0dc9d75", "region_id": "RegionOne"}], "type": "share", "id": "777e5aa3550c4f24bb573c5ede9c482a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "03a089e33c5f43a7b38848666ef26a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "035bcf60465f4d43b8149644c5e12a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "34be4af971a445cfa143287390f8ab23", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "784e86c0ddad46c99d2e9825fbb17e5d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d7766e197d492aa2b89a810e9560d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "427df58dc1484b18ac1652034ed50aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab1a658934f2463f89477004eb9412e4", "region_id": "RegionOne"}], "type": "orchestration", "id": "5fe8e7c4636445519c953a6c69f59798", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "180a217ffdb84f99bcea9ed85dd51425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b35267d7fb394876ad2cf532324695b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6897e98a2f4bd6a632e94d3cad0132", "region_id": "RegionOne"}], "type": "block-storage", "id": "5d0bf08a9ad64c2e937cdd70bab3bde4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1333cede7f1a43148d602e7bca245081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "186eaeb4d7344fda98092437c83488f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15e95d8d935e4540b5d75283c25d7b6a", "region_id": "RegionOne"}], "type": "volumev3", "id": "e1d6abdc566547828fe31bab4f8d1171", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0d86fdeb6304437a3c42aca7d7ec934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "522a1553cf7f4147975027d9e103e965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad5a7ec16c50445caaefd176e4a8c4ab", "region_id": "RegionOne"}], "type": "volumev2", "id": "b5ea7436954e49e1a5d838312ffa21db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff02f055fc854cac986f36fe650cb1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9552d6c7f4704716ba1ffcdbb4ad28f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66025393810145418e76b6f118a82682", "region_id": "RegionOne"}], "type": "volume", "id": "811a0b90cc554da0898227cdffab34d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2af38d4770844c085792643cd163379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70374adb05c54efb8d3e703a09914d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e81791285cbd47caac07cad3709ff775", "region_id": "RegionOne"}], "type": "block-store", "id": "9019af2d5eee4f368ebc17b5c30ca46b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "310c6d39debb4620b606c6b8f312ef1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32535723e0cb434db51c8ca70484801a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "87bea650ed574eab89e65d890af1e1c6", "region_id": "RegionOne"}], "type": "alarm", "id": "9d36cb4cc70347a5a521d6a0136328fb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0e5a134d576488eac0db854e4b5bf0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52f400e921f2416b92cfbd75b2e5db6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "33bfc90a98184b33b7cab4d771eeedf2", "region_id": "RegionOne"}], "type": "alarming", "id": "6049679b13d5440e8de04b09d0ff9252", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97ed307b527046608cbae979abad0572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71c520c22770425c981138a799f3e9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fff08f4ca0ce475d8c8901d44c51718e", "region_id": "RegionOne"}], "type": "meter", "id": "78353fadfa494546ac9744b001c50ece", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e1d7c2e76af4417b1cac39fd6012087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3802d3873fb7418eabb1de4a03ebc03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4666b61ad0342a3b12ba413a54c0351", "region_id": "RegionOne"}], "type": "metering", "id": "7ea007429fc74c659ffccca5ea45d8fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e07744488a1f4572a9763a1eeb8ff096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "892baf6f20014e28949858bba2c9d1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d634e5cdabc144d09cf8708da2ddf4df", "region_id": "RegionOne"}], "type": "telemetry", "id": "610a9f6b788a4e609348c12fc61e3f72", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "657b558c98834f978216dee5a2c8b2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0cf3debca18546a8a6bda2f40d419c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b699d8654fe545afa4667c1ac7b51213", "region_id": "RegionOne"}], "type": "event", "id": "7a3789a4c33b4de580bb07d992f564a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a134894b93244415a56589a684f1b465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "396d3c4fbd13490bb3ff7b6e891f978c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "90c97b4bc77d443b8ddc414526062a46", "region_id": "RegionOne"}], "type": "events", "id": "d28676dbc76b4abf9db7726160d83896", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "515a4caba0f64c769eb291d555410f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7a7e441256b48a08deff8d3307d00b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a49b074b7377413a99a7fd85c651f7cd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b7f227e73b1b4cee8ccf9a986571137f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7e99c52ff7584c61a954a2022abcb1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad22599368774389925395ba0e8c99d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2deaea6dd374426dbb0fc4e106dc7305", "region_id": "RegionOne"}], "type": "application_deployment", "id": "31e12a49987b41359e85957ea27327ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f39fc2422f24298bc66b1c54b9cac4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "819d8329209949089a82252672c03007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e570fb0c9bcc462b99bd2c4fbae37196", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d68c5e0c69524eaf960ef55848575036", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74751b3dbb9b4e86b4646c62e83ab0dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48da58bdc98b4cf9b1409c2f96f845fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2d923bdc1a8448f92827d7c156ad73d", "region_id": "RegionOne"}], "type": "tricircle", "id": "2f18c86e07874d2aaf69f39f3ea81bb1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1d1e6c3dc2d14e9189a9734d428e3a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d7a76cb2f70a4e23b0bdc19076bf83a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3c4d94fe50574c688c8ee7dfbb147a06", "region_id": "RegionOne"}], "type": "database", "id": "335210949e6f422a8db75e2ef224d5c2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f35650a34c0640c29d3977398caed5f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2ae3d5f208340d698d75ddd75b29a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba586adc4e314a41b9a184918d41cad8", "region_id": "RegionOne"}], "type": "application-container", "id": "326494700d0f417ca78bb118f225ee1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcc097dfc4e64099b6d26b193f17e4b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5895af3eee6945f48834ee594261c956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8050074e91f8456db3465e34517f71e6", "region_id": "RegionOne"}], "type": "container", "id": "3edcc063b02e4819ace483b8ab766354", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "578456b284b04240b86cac9e27c6d4bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2aa21ace54f493fafff85dbd5a76217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c0be21f6f3c24a21ba59000ec5c7467f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4e8a3781eacc441a886b6062db20a099", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3df542f25daa4e5aa4f7fcaf4d150706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2577a28dfb34f8f9702d1c52b8b82e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "170d8b34300f4abf93eb3623ffd081cc", "region_id": "RegionOne"}], "type": "rca", "id": "b0e179065ab74a2c914257a649274127", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f02f9929b1c043db8d9b5ee0a2dcc3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c7202c2dceb642c6b4f44efefe3ce77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b7d52bdf9a1a4bf29d7375cb1e5d0ce2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a1421d1e6f5045fea8a33b72d6dc8008", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "52fe773d0dc94ba48950635c59cda36d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0402b6e037eb4b1c8e5ed9c734e41c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bebd5acf41824c7bb86025018505ac63", "region_id": "RegionOne"}], "type": "network", "id": "178b432fdbd944ef8cbcf487fbe666a9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5650cb28357446929f66d89d010661d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0d50d20400f43cc91551c2fd19b41f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e829e0da103e4f5f8fc29e102abff1c4", "region_id": "RegionOne"}], "type": "backup", "id": "7e279e7eb8344ab6834da157fceff43e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bcdd6952bea5447ba03a0712e6e13017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "50ecaab9d88247c0bdbf9f7420536d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5057b6d95e794e10a2233761f4ab104e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b82f253d03be4f9fbedc549fe4b5dbf1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f5ac4bc297b493ea690d1bf08485f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4deff4c787d4ed98f28806d57bd0a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "302a05e374784baba0bbb7cc8ae34023", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "59e8f87337134203b8c990cd68348522", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7d6501ab5a1a4df18cf9b942cdafdf90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4d7d9b2757b744eea9ba166741caa741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e9f8e701233442b6b8a79888c0fce175", "region_id": "RegionOne"}], "type": "monitoring", "id": "a952b0fa5b7d4ce29debff236dffab42", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f0a3c86d7359460cad7869e560b660a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f41ee5c9c01b483e9dcf326932a0d501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e71e204ad17a41e7afa9220df8ba7f22", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "79470f6ad82e4f8a8e103874f28e2070", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f67fe807aad4607bcf08d18cff22764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "66a52e0511964438bed466f5cd4aef8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7a929ac4008d41bcaa197879555f7352", "region_id": "RegionOne"}], "type": "placement", "id": "364e164c82134f8fb33365ab4b2b0459", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bb4cb1f35fd4045a6bf167c40b2fa4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b2de8f8085c44c0982675ef25527d74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5e4ca9709d494998864764a33f69ce55", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2ae5dc75bd24470ab7c1cc4e877f2dc6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0216a35c855743acbe8f0dfa0b6f2363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "190d8fd2b9684c238ff78a720af9bba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5f345d100204ba59e839898b806bd31", "region_id": "RegionOne"}], "type": "ha", "id": "e31e7355c4f748208459d3d9ebbf95fd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8194a34c0e3b4a5e9641721e4437e4c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9d99d19add948b3aa8a4397eb762fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c67c86f1d745481599fbedc7e0dfea2c", "region_id": "RegionOne"}], "type": "reservation", "id": "4f245217e3b4466c87347f5bc3a56b56", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "96dbcee2b1f6466fbffecd2243503b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b1db3a03497c40989962299b84b61044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "07aef4f5bd06432fb305c8850ace5e9b", "region_id": "RegionOne"}], "type": "function-engine", "id": "a858f7bc7e1943b59e1bcc7af689eb4e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a5e79c352be24310b8f93f9d9f806497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de06da184ec84d5dbb74287f8dbb0172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8ad3face547a4553984dd9350c747aea", "region_id": "RegionOne"}], "type": "accelerator", "id": "3517c87c420e4449b7a87a6ff96224be", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ffbd52d708ba4304b7b8894b792acd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9aef53fc6a3496d80f2419009938fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "571e0ef0e55040efb946839d2fe5ff27", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8165e14c6b474628ba74a5cb42822e75", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a169b9a72b1047ed838726671a9c2864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f4ec1fe57b3453e8d13c96e25b042c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "081de434389d4406b06b50a6734f08da", "region_id": "RegionOne"}], "type": "registration", "id": "3ddca63babcd46fda0e5d04a63953102", "name": "adjutant"}], "user": {"domain": {"id": "41ed774156af4b09b8dbb7c740e0ffcf", "name": "2fd47b300bb04db6ad3a0e98a35b719a"}, "id": "2238d0d345e741729a09b07f8e59cf6e", "name": "f82afc8255f645ed94374819fac097e7"}, "audit_ids": ["3570dcad5feb4869a04b654db5bf28d3", null], "issued_at": "2020-04-23T06:25:57.804469"}} 2020-04-23 06:27:57,958 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,963 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,965 keystoneauth.session RESP BODY: {"extensions": []} {11} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.212588s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,830 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,834 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,850 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,853 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,864 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.746902+00:00", "project": {"domain": {"id": "24725837151b43f79329d3f48ba776ba", "name": "a0c14e51ce964bc3819a92fb35b7f9d8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "138581f297d64f7797070019c8d3b2d3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d45ccea2fb14e7aa3449250d3e881be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0457ccc47a8f4ed8ac98da7889033426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dc0856c12bdd407d9eae555051bee45c", "region_id": "RegionOne"}], "type": "identity", "id": "7480a07ca88245e08f9b9cf68f66451b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80cfab3b0fcb4d409f39bedc18f54a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "43c70d5fbdbf461c912ef14ca2ca164c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0d2162c731e147969fc078e66581f714", "region_id": "RegionOne"}], "type": "compute", "id": "a0070f1c59274571bf393712937eac84", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dcdcb74d13e440c9ad45767aa8cbdab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fa17f6f3418643579c51b57eb3e09345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c3def624fbfa4fd2b59ff2ce3f9ebf17", "region_id": "RegionOne"}], "type": "image", "id": "07a29a5589c74d68b1bc0666c4563e89", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2a5dcb651f84400b88191a2f599b22f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "90cad28e5846463d93e00960c68fbf55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2513cfb0aecb4aeaa6a1b4a8b6772d0d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "58aa332bdf11429fb158f87cdda3e7c5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b89f414f7b1e4cd78474d3f42639062c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e50494acda4b3aa229c4ad97e239bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d968b447c572409a9dd0a0d3f7bf96a0", "region_id": "RegionOne"}], "type": "object-store", "id": "a27cc42a20e34271814df86b37a95b28", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4cfd1fc38194b80889af71a05319afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7465af7016243629bb0a25246fe8596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c298a3bebb4f45fdb47c1ca6c4ea35a1", "region_id": "RegionOne"}], "type": "clustering", "id": "b40d387968964963ba1f604c1188173c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd5ac4bfa4b24b108874ff9103d48a32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c7e36264bcb400eae27b548c2ef02e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c29e609463b4a99bf8ac989a60c55ae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d1d4ccc6201e49349b6b65a1d517dd49", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aca0899548534b0ea82d48b0e55e6a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6001cccfd464547a71e3701edb5e9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "371d101b4c0545339622f2d7170b0bfd", "region_id": "RegionOne"}], "type": "cluster", "id": "c24d58b129c84f5dbe1663ebeca7a2ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8269b475ba174ff5a90475d1abfbb8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "03e8122d197f478e8b7170d976b98a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a8019dc81a314d38b4c445d93a32aecb", "region_id": "RegionOne"}], "type": "data-processing", "id": "cfeec33e1f1b4fe48317f26115da4d95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc6b0de0c76f4d8185dcc805fe4629a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06aec8502c06438eb199da514cecd3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "749c97aa7e484a3b8ec5d7f0a901d6ee", "region_id": "RegionOne"}], "type": "baremetal", "id": "a742f46b22a24c14882f9267471ac00c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21bc3625aadf44afb04bdcecc89b3af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bfc893e6bae547a3853c90b49566bc0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8fe3e2f9da2640fcad77396e04548e37", "region_id": "RegionOne"}], "type": "bare-metal", "id": "86078107e4be4c9d83f1d3887f6ce743", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bc0edd7c35f84437bb21bdbdf0574b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4412d1fc71e94437bfcb76e3234dd871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "54ee5024791c488ca7e579c9b1e309b3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8b8591e562184e5d9ea11417f6e78efd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73dd86f739284d319d09100b336e5e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b41f9c126f524e62b0b5d67d1098c108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7ec198a9df504274a497d6b8dfdcef0f", "region_id": "RegionOne"}], "type": "key-manager", "id": "a406f7accd0249a7ada8ddfad14cfcc0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76671a3095ef47aba0379f057cc7dc5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec7d006012f74156952c837b351760bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2efc6d4d21b54655b6cdbcf86c8b526b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "148298a68f304171a3f9bd0ad7204d11", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8dbc44bb26174ba0a968cfa1f4837de0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8b6bdf064c8e4726bfe11aea9617a51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "df4a4f134f614a39a7cd6db2599974ef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f7e22232efa74ba382750a60d6eccf2e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d53e76d47de4f9b847ac7547801b280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ace517032d9461c8846c40c887af702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ecde734206f543738f7f227fdb09617f", "region_id": "RegionOne"}], "type": "message", "id": "45f6bbdc19de43da8481c95bfd07569d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6069d3a2edba40a7899ced9e56938f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0c9477cc31fe475c80f20c54d557d455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "444c6e91b3d84c5bb1a19d796c099923", "region_id": "RegionOne"}], "type": "messaging", "id": "308d4bd3f82844a9aa49e307e7bcdc81", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "25db8b0a708f44e59060cf550d6a28a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20eae42e74a74ff6abf106909298855c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2ce62cbb26d540edb99af3729ccafc8b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3da79e8580394c1a92c2c33493fcbcf1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f107a29a1c14de1b95448aaed4cb6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50fa924cb5cf4b02a75a2ab12eea9c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "749978e277e34a538397b0d5679ab8a6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "94b1a37405af402c8c2404a8eb84e978", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa055207e1754a7eaccfee459f8f45ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76002bbc44444bb4b1ca452df25559ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29a726e6857a4926855532784dcef786", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "052b0df0de074323ae65b5687947272e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fbe47572e8f40999faf0c899dfccd41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48183995fb794e3eb61a4535e966fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "970403de797f4d619d0966a5104139fc", "region_id": "RegionOne"}], "type": "container-infra", "id": "917f20a1f347452eb6e6e139648b6851", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2d5f20bc5de74d99b8a5930789b6eee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a1293e53496a47ca8518a1f7be0b978f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cb9ad448ea764e629152ba8bf237e2be", "region_id": "RegionOne"}], "type": "search", "id": "c3da19d73a85476e93628fbee9a8b154", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "64c851b3d6fe4c9fae84f34ad33f7ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b759d6508f1b4907a3d1ae3debc0728f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "68254c07edb34a589b34c27c9cc8a94a", "region_id": "RegionOne"}], "type": "dns", "id": "846d99baaba34d5f875cd1dc64940c20", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccf588620b1a470db0fff7a0f34aa90e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91473c3669764a73909c9b764d2238dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a669deb169774e11a7524ab4a8c19f91", "region_id": "RegionOne"}], "type": "workflow", "id": "30297f5e7bf64759a6ad3fbe777e22d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb0a7688daed46b3942794569ece0b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f72cb08ecfac4bbb8d449b019147387e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5b42119db87449b3a720e202f3d9c5ac", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cf43327f21de4985940ce3a5e187404b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4775f1edfbb44706bcc9b0741a1a9a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab38083e040f4c7f94242514d5d8e108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "467eaee9076f478db14250f2cee120b7", "region_id": "RegionOne"}], "type": "rating", "id": "e441cf2a48274a4b867907767ecc2500", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5078eecedee44e98909c716671b2e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d375db32d42d4eadb5dcaba3e26e4d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52f1795c78174b83bb9ae6dd4022792d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d0022f0685564aacb3ea065e7f4779ee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f1b53b1869164b2c93fe0e0b02e397cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28fe261462554682a2a76d900b094069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab32c8ce67084e55be3b91426400d5bb", "region_id": "RegionOne"}], "type": "policy", "id": "cf46d129545541fbbfe43644af59c431", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40dc30c504d84ba6adc420adf56f1eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a73d4cbd89994b4d875865a340b4fae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e7057fb5ee7f42ddb23f62c33995a292", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5fae9032eaf54ab58b9221b034297629", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cdb4b7a191e491ab6ec218201798f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c92cfad02b6485ba5f42dbdbfa3e62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "500af3dfb2b44e8d93c1b6f52fabb304", "region_id": "RegionOne"}], "type": "sharev2", "id": "75a0f9c8ae7d4af3832aebfc0c902ec8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1db7b96840e43f9acdf67b3cb674afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db59e49e264641d591fbef441c605d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "471138cd68f94627a9290a4beb4bc2d9", "region_id": "RegionOne"}], "type": "share", "id": "c70ba3ea5527456e968d3ddd38dc20b8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e72aa3072447490c95f2001322fae235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87c1d4b02922452abbbc450416f263e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "85e4cddaca3a4a56ab8e901d3279dc6b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "95dbfa7b5019472fa5b4da28f8cd76c9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35a6273cd052496a9fda5c28ed829d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "131df46c7a1847ed879295a4566249a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5befadd95f4043d8bca4aba756b9cee2", "region_id": "RegionOne"}], "type": "orchestration", "id": "bcf6c4b9a6484f5799b13aafa6d77474", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5709ab0f8ffe41808934496c31267b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628df98b4cce448086b6189185d62230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e30872c037cb42c7965c6c4ab2a61b26", "region_id": "RegionOne"}], "type": "block-storage", "id": "00052123a9d5420b92d568843f43068a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a15ed55fa6834eeda59a95d5b16325ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2e30b0afc4f42f79b66cafb6f04256d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e57c5bf49fa4b4f9deddc764df60273", "region_id": "RegionOne"}], "type": "volumev3", "id": "0b859890e2004cd0869a10fcbce3eca0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43d6ab1209c948f0aaa671bb04389c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58e767726f524b7baaabbe8d763a4395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbe08fe53f3042b7a1ca8db36c65abf4", "region_id": "RegionOne"}], "type": "volumev2", "id": "338e3401c0c14eba81819c4e88054d45", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be8450af6db84b6dabb1025e7293af9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1df5cabe1f1d427e996dee24f8d399e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd5fdf5e4b2644ba848d13153b1b7dbe", "region_id": "RegionOne"}], "type": "volume", "id": "46c5def1a26f4d01b7e6705879ec1759", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a481786237b44a49bc7f9a86aa697149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d7957cba1c74a8198684ca560f7eb64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "850aaac9b8dc4d72a16a129eefeeeef1", "region_id": "RegionOne"}], "type": "block-store", "id": "324c147fcc404810aaad75fb6caab771", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a056f1f662c41b1aafb563b3b74cecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f6cae5ec14a4e2c8f98d965a50d3347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b3e5a000c6e2429ea0d414633e4e1d28", "region_id": "RegionOne"}], "type": "alarm", "id": "5163c4a8d24745a39c0abb05df45d5c1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a957006bb4649beb600b40aea97c07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d22a21041044d379d2cce0f12d0366e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "11eaaaf2894b49329335a54b0eff63be", "region_id": "RegionOne"}], "type": "alarming", "id": "2bd5c78fb5e94302b91bc9a3a1d1040c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "106575a502314a34987f713f6c71c3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "792dfe425784434d872b6c84961078de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "683ed8e78c4846ebbfec9cef4439c5c0", "region_id": "RegionOne"}], "type": "meter", "id": "6f033c455c4e4b3eb2d0c6a262855dd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dd510e41c984ec2ae75ee3709b28c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "96706e9566554f97b43c88ee6ab20e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44101e7487d54ff1a9566ef17f2117e3", "region_id": "RegionOne"}], "type": "metering", "id": "dd398e2e15d54b91a817fb5d351faf63", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed4b4c18183c4dd395464444a6d7868a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b220f7aec8c14381b78b2e19020c1698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "127da5426f124c339b1d1845d47071e8", "region_id": "RegionOne"}], "type": "telemetry", "id": "e4722b51c4904c2794d76ba432c16afc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d635735727743c199c10abb4bd817f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c93ebcc99acb4b179b88a87b9c945846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5cbc1d18e472483ba8c16976677a9f46", "region_id": "RegionOne"}], "type": "event", "id": "2a782aec817e4f4b9e7986b9591c1f50", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8355e077767b4827b72b143c902e8e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "efd20933008e452eb842bde4b5fa3daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "76f63dd0826b40f2958ebf859de65ea4", "region_id": "RegionOne"}], "type": "events", "id": "226def49eec44ae3a2e250cdb1d1a057", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5708f3bdeac74c9fb15af2c42ba40a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9b6ab6de86c41db9b3953dfe97133d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "164c2570f9b44905800ed3d632c5734e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "819a7261096043fe9ae9540673dcae11", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4796dd00c7534f3cba60278c7801d2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4668768cd2bd423eb3503a67f7eab7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ff40aac40b9432b9620cd4b9caf6f56", "region_id": "RegionOne"}], "type": "application_deployment", "id": "02639d31f52d46db9da02ff5f81ec668", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9780875a74fc40488102acf29f45a9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf95b512f86249debc8f4a87a5d6d78f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "767dcaaf846449e1a63ae21317e4a38e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "06d2c18fc2654f68a16890d25d3d741f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9be1ffdbcb742a1a86ab2ca01b871a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cd76115060f4303b53bd5f93d891232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "781a1d3fdf3743af9861a6621f033c8d", "region_id": "RegionOne"}], "type": "tricircle", "id": "218a02d365ce45cda82b649d156e2674", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9bac0000493f4758970ffeb30de5bbf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "638b6620eb8c4a5f8b924f38c28e7e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6635d3c73fd44206a949dbc747b181c6", "region_id": "RegionOne"}], "type": "database", "id": "b477cc1371e744c1b5e940d0001931eb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15241c601abd450da7100c657c50738a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b357313335b1408f9e3e0856ecd8cb6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "373d876feac54f8883b1c92aa2d6d1f9", "region_id": "RegionOne"}], "type": "application-container", "id": "d50d4489dc554dec993f415a136b50f3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1f48fe9f14842e8a4dc116aedf1e24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4fb144644f9642328a1559f67d2f819f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0a740b351a3e444bb6ede90a36a32969", "region_id": "RegionOne"}], "type": "container", "id": "d71872cf6a224b6c95f947f31b068f4e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "322686d6ea0c4b32aeb3af5b05299edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc34a68498194813bb6754cb23d13ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "38b4aeb29ff14acf8fd351f1460aaf24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0130b4f8d71e4ad7b5c114be31db83b7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0e255fa5a7247039afa62c39a8baa60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c04a3e363334b09ad96982b09fb9d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "055ad7dd0b3c46bc9dd27abfa8a7a9f9", "region_id": "RegionOne"}], "type": "rca", "id": "b8abc75aefa649b1a2277b44ed91ef3e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "47775ab119e74a2da88f7a571fe46747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "30eda79b07934815b41453d4240bca70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec0849e6ccb445b8896a1dd2cd48a895", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8c7f229f4b1c4a51b211b78b9b6cfc2d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2256034b86094f1980ee960023304130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "34e927fda4f844ce8c5b6ff2d912eefe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cccea58b5c0b442c8625804aa745d85b", "region_id": "RegionOne"}], "type": "network", "id": "0572e573d5a84a58824361aa2340998e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "089942d315c942dca78da55a0999fc53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5ac58006a59541fe93e5cd73a91e6de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9f8404ecc8af408b92124173272f95a9", "region_id": "RegionOne"}], "type": "backup", "id": "2e3affd78c124156a66b609d4098def8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f43a279ecb0a4bf5943631b8559fb48d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8deefd34176442c8ac7aacca44e33ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0036d98cca93453bb81f609b83bd37e1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9661db8706174cb8ac0759c0629bf251", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c505c35120b24c8b897aaccc9b28fd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51dc1d0282194cea9b669e593b365cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b7308733f974d08aebfb56be25552e5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cdba3ac565e844159904729104e31265", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "156acd270f014e87928010e289bb7c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e913a226c3641daa7593da0b5c307c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1ba3a8770d6c4972bb90216991aef242", "region_id": "RegionOne"}], "type": "monitoring", "id": "74e9326afd3046bd8c9acdc681714c4d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "972948a770b74aaa8295192687fecc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a29cd4b0222e4a29a2a83b8584969c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d2552c7e1cbb4b5db531e197fff50383", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2083e3ffa21148b6a713e9cd94c81bd6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ceaca3b8b1454d608b9ad4d98034b5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1123da259714cff9920e2b3420034d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6da084e4373c4eba921ff0b39a0847e5", "region_id": "RegionOne"}], "type": "placement", "id": "a4d6606e186e4666adddc525053e30dd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a0ebc9d58aa14545bc84ec89a118d87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "979d12ea3a964b6ebfbaf9b8313c64fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7669009b6c0d4949a282948877bbed99", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a653cc84061d40758f55a0103b3407cc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "881a35f240634faf9d99e71230727207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50a83020e8ce4d5fb4ac0af0a0ac1e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e1e37e95d292487f8fb1ae480f9ac031", "region_id": "RegionOne"}], "type": "ha", "id": "cdb0b27dd4794ca9ae707247bf33f44d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "53d934d8956f46a9a558c95354beb492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "62c7c83a7c5a4289b25953fd8b9ff539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "85247c8b8b3e47e0a1ec7e2de6aac3fb", "region_id": "RegionOne"}], "type": "reservation", "id": "ca17b84bf16c4c9889c5e98e5cc7eece", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de956a8d7be4447789222e095952ded4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ab7494e029d4c53b1955c762d41e408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a7fca835db5442faa1ef0aa283e98166", "region_id": "RegionOne"}], "type": "function-engine", "id": "da06f5648cd542ccb3cd4e20abc01e35", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e1a17ea788c8449a9e8f3a6373a77d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e58af48f129b494699ceeeafa9bf0e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3c7a1fb72f9a46879c133ff3bc0fe8db", "region_id": "RegionOne"}], "type": "accelerator", "id": "f1c2438fe7a9436184eb612745c22156", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3fa5f4612f7548a39f3c8f9be24c8656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b13d97afa064a6dbde3ce889d15d3f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2496f5abf9274fc6afb39e0939278765", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2b3678d03b414bc28ce9d6d5222c6184", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46f1a5ebd0984ce789d10e01620f822d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb0e05f8943041508712f1731d2d777d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4ea474ddec8c40ef9cc8d05d151635d5", "region_id": "RegionOne"}], "type": "registration", "id": "0087b86665204d60b40fa779dbc7254b", "name": "adjutant"}], "user": {"domain": {"id": "206a3926f87746c9ba91a4efcd58be18", "name": "9f4ebc61d0c445fda275c3fc1ad298ab"}, "id": "600102e4bca84c2992f9096e8c992def", "name": "b6115f474c184b72854f40e5c8e91bec"}, "audit_ids": ["c1d4d7039d3a413cb9761729e30b10f7", null], "issued_at": "2020-04-23T06:25:57.746902"}} 2020-04-23 06:27:57,946 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,950 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,952 keystoneauth.session RESP BODY: {"roles": [{"name": "9f2f11cc891549f1975b033064087a38", "id": "ea900b44bd124c16b1e275d1ba88525f"}]} {19} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.352405s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,700 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,704 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,706 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,708 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,720 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.633734+00:00", "project": {"domain": {"id": "38139f11808f4c8196e25ba305eb41c4", "name": "cabbd306e16b4ca9be5d9bf634c9eb12"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d611b955ce4f401ba865d5a72e0eb7ce"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f4a42001ea96491f9c47cc4d4af0efff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed0745d6ba1040bf8eb874506ff6d4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f37c9971bac94b22addc2efaf6ce7e27", "region_id": "RegionOne"}], "type": "identity", "id": "213cc782372442cdb225b110d254773d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "127501f1171b47c3b2371617c76ead95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b6d471204e2f4cab8548e3f4d9753c33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "328bb23d4ad04299b70d5da465adfac4", "region_id": "RegionOne"}], "type": "compute", "id": "c1baa114bfba4cbb8ec04b38ae8df21e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2de2e67df7c4482cb10e51ff89961943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f337ff25a3f4484fb834bd934e863025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "033b5e228a134876b9ae6a1843736303", "region_id": "RegionOne"}], "type": "image", "id": "3311eec9572540dbaf2e96f9c7e9c942", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25f57fe32629443aa5fb4d8d7daf4705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f5799ea42ff943feb2077a092f1b7f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bba51e598fb9432388f9ccb745f9fe80", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4309012b2704400194e526783894c0ea", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "342634a4a493472192c6b5a877a3c233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f5cc3c0be384a4599b4408c381e17b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37aac7ff36144ca3a972e57dada84cb8", "region_id": "RegionOne"}], "type": "object-store", "id": "3963a8948e4146d7a97c654dc47a1b4c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c50fdc70cc64d1caeac6236de1a523a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca560501ebd64d00a7bfad409e3a06cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c49becb3593c4982a20e9615c6d2088a", "region_id": "RegionOne"}], "type": "clustering", "id": "c3a6155569a543a0bba00bb0429333fd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ba1f121b8d04afa899358746bf7ba49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e45d44ed7cac479abad600c3af8cb69a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "197ce92242a44ccabb8460965fdc241e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "584a18dd45fa4c4992c3df4fff4fe1ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dea518598043460faf1db445c01650c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad5de5b0669b419586a335685fcbbccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "26e51389be884b21aba70a1bda35f9f6", "region_id": "RegionOne"}], "type": "cluster", "id": "c97283bc33974ffdad6c147295e47904", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8dfa400a7b3742faad6b79315efb0ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83b5e6b582024d4fa04e2cb0afe98a35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1e212eb9f91c40a8854dbc7fe44ead4f", "region_id": "RegionOne"}], "type": "data-processing", "id": "bcc098dc7bfb4eba8f2cd2ad0e577caa", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70c7394fde92454b93385753716429e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4416a7014ec4a6cb293144d9a30e7a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a0548d4804e845a087ebbb40f5dd26be", "region_id": "RegionOne"}], "type": "baremetal", "id": "5e7cee6112a24aa3954912f55feca1fb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f7782d6509364e66b52bc6c182d648a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8cec123fc8194c5a90b44002357525f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca2e98f228e74b7a848c0a5541f78247", "region_id": "RegionOne"}], "type": "bare-metal", "id": "85531127d4ae43009b9eba4269afbad7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "99cc06e6dade44d6acb173c4f5289b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65cedf8ab3f946c59c6149ac3ff5b8c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8d2009b52944b6a983511c840fd3d96", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cfc89d49cafd4f7e9dd23973baa674e4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33814c7974294b68a1a11901a0a3e270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9741204c686c4b0390a63dd71f9b93e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4a17ca2faae548a7985d108473920857", "region_id": "RegionOne"}], "type": "key-manager", "id": "421570a3db3043648e269838305ff3dc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6ecc8bbd94543399660a566cd4946b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a2ad68622ad4375aed90f5f78e21df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "44e2901f267d48e1abece5682e4b5aa8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "16e39b958b934c9da87962f21776ba0b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "27cf8d69155840c49c57da7caf9f50e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7595e398cc634bcaabf7ee685e0bed41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c5bb5d21e8e141d98a63ae44ea6fac4e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "62988d9328724481ad51f93ac340e6c7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e7a706dedff949ed9a68979ea6070281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "27f864bafda94694872c8e30879633f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "72191b5b04bc4b7fb94c01f5107477bb", "region_id": "RegionOne"}], "type": "message", "id": "3cc7a28b04c44fbf8dc1fa9586c9873e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2317b922a9b2439194c9eed630421395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4ca86a1c349b4a21a425e8122b27cb09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2e89f689b81f48f0ab927a0bb66ad248", "region_id": "RegionOne"}], "type": "messaging", "id": "3d7e8201ea7b464fbd9087c06a6ba57d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2d7a29a05a3442fd89ccae4a61695911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2d3c25b391084505928c036068018657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "26d596f93be74235b9d5e31cb3226bc3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "210b2d4889d5450bb80c16690d045afe", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea8355b0dd6746dda8a0532321caebcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c93b0fb03f8a479fb38483a91ba5b983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d04da76a47424d798816c73f35257e80", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "acda039692a6488fb7f8a1086ba7a384", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d6761220f8142569f61162095c2c321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84a49fa58a97454ab8b813ca30d88daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a2d5bcc10394c9e986f54e146c1a149", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6903dca087ab49619996b79737e9f12a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a658c50f07f54652978302f6ab218a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c83a74639f734e5e860c0cf8f309bf16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39eecc89762b4a008729cee48154f224", "region_id": "RegionOne"}], "type": "container-infra", "id": "785394118d334d28a97db3c29b8ee371", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b2798341cb9244a58da19de3331da9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ab58cf044c85423abf67e76d1cf33860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "873ba116f55c4e67afc553be79548789", "region_id": "RegionOne"}], "type": "search", "id": "4b52a8449dae4b3388d316a6dea9d073", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2b4f44d27b0c4becafb725fd2ec3d22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "488d538b72bf46138bae7bbdeb300ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "84882b98526143b68070bd1a8c0862cb", "region_id": "RegionOne"}], "type": "dns", "id": "b865843e72a9466190dc9a739cf9157d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5df99915a5e84c7aa8b438f1bdd7f758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca08c499ca024e98bbeb4048c802abaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bf79e028c1ed4539913e8c5568a9ad91", "region_id": "RegionOne"}], "type": "workflow", "id": "67b0f13091bc41a3b54844f99192028c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f2f71c7270ee47c5b421de1c8f5290f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52b2a178d571420086d9ebc0b3579441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b54125ecfb124177983dd65c1e751f05", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d30576e1c3e34ea2ab23628da86070aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "460d5d19117e4f5eaf53eaa3ab19a973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bb294390e96d40dab5c3eafb70bea1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a6d8a81bd71e41e5b56ea1160e6f91c7", "region_id": "RegionOne"}], "type": "rating", "id": "9822dd21bf254cd99f9dddaf110ca665", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15e38235e2594e9096cbaeb946a2e39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0e094e1611d4d9689c40391078e5965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "294bec7fe69e4050af8088e2fa986a13", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7cabd7558938468ca4732824fa21c0fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ed96eaf2b227495d9d1a8f12dfa73485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc290f8372284863864e8a04a937b1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b127e11db56c4ce38ed7a88476f52ac0", "region_id": "RegionOne"}], "type": "policy", "id": "3b7adde975d6419f87a230ae0b07361d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd1e2009143040168ed635a9c369ec27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8aae4bb399c485c9c20afd0e0d044d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab4da6c39980453ba967594547660cab", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1cd783825d60422189606fe380cbdad9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "304a37bf03084313a24f4f4d08b6ffc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0fa534292044d6fb89d15465b3117c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab822c48a1bb4a05a8736be4a1d0edc6", "region_id": "RegionOne"}], "type": "sharev2", "id": "912fa62d89904398a87c40b41e52ba64", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74679a745b47466b8ba485f6db684b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4404f083ed574e878e54397aee560baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "354e03d869c5429cbf762476280b9dae", "region_id": "RegionOne"}], "type": "share", "id": "5980762d8d4f4832a822f63d2f92df98", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "490a7281b99743bfa1c3a3cb2ceea394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "922d511fd84b47eaab99421d2abcdb0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d67bae4d70444b6f88c41b9e883a0866", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f4269175c9e04a809d78e8bb9c7f54ce", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5d2f2d0666421b9809f1df8707b26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aea27fb826994ac6936863970259230d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a845dd8da784d12b60559d5985e0a94", "region_id": "RegionOne"}], "type": "orchestration", "id": "76773daa991f4930b6e349fbd46e02f7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c274eefd6da34445a1da8c2517975103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929520a2e9ba41939c7316714cafb37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf81ad48c97848649bdfd980e6b38b36", "region_id": "RegionOne"}], "type": "block-storage", "id": "9d68124557aa41ba8c8b4540f99131bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d789272eeab84e4ca526fd1767fd7111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dcbf788b681463bb8f0f6c99d4e19f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b4dba0b985488db98819632888efa9", "region_id": "RegionOne"}], "type": "volumev3", "id": "ecc7eedf7f414bc8be75f263f9998304", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "072e6707cf0e40afb786610578eec6bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db2f13dd68414985bacb997a464b6d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2bb3b0a6ead4de68439d76e4b1a273b", "region_id": "RegionOne"}], "type": "volumev2", "id": "6f538db1354d49da93e03b3c6c663694", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20d095debd58486c8eced6c1456e2523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac91a8990144f1dbb4fd4928d7119c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a138436e71476eb8631ba84a55888b", "region_id": "RegionOne"}], "type": "volume", "id": "43b6984879994e98be175f68efb9aad3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8050345c37d463db4467bf9fe698811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21fca0934b1f4e3088502b32ed5fee55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77ad63f72eab43e28fd27bfae11a4c9c", "region_id": "RegionOne"}], "type": "block-store", "id": "752afff7cf02463b8856fd40c2aac866", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47fa7f14f1284804970c016c45405c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74eb857e8d004b39b24db031fa39d578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "194986d020ab4bc4ae71b1692f35c8f6", "region_id": "RegionOne"}], "type": "alarm", "id": "aa2eae9795ef47ef97041d7c082a1175", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29482d01bddb4c0793d57ab58e3b5bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0c85ece530a4021aea8c302417325d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8180bd7cea7424f81c50e51cddb3f88", "region_id": "RegionOne"}], "type": "alarming", "id": "e22ced2715dd49d784f925277171b3e7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "717cdf1afe4f46bd9b1df3ca2cbeabd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1dced16fba8d4a61b30e04eac66d9c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "28d4b485de22419db514a4943fec894f", "region_id": "RegionOne"}], "type": "meter", "id": "8540680ccf1b4617a33a1166a903aed8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dfba428d9ec44debe3f643dcdefc525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "acf1d252b4744069bb70ac0967d4df37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8531767cb74a4018b63dc574409edbe8", "region_id": "RegionOne"}], "type": "metering", "id": "873376b360c243faa789e0820de20e31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7a348fda3424f92978dac2e68f91d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1161cfe4c6b141659d38d2163b38f918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a87fe0bf4514c3aba9e31d74716205a", "region_id": "RegionOne"}], "type": "telemetry", "id": "08a8d8cfadfd41dca6159f4bd6aa5ab1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6a43f4f27d0f4015a9a6cb006985bafe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7e43160cd9c44189a854f4848c7d7961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c63bddae61ce40178ff6fe49d96a5cff", "region_id": "RegionOne"}], "type": "event", "id": "c2fc6fbc5657442bbc9734970385c37e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b67fb559dc2e4488ba5d5fbbedcc7663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c72092811c4493793b0062fefc61252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a04db25731f54512b6330812907b3c4f", "region_id": "RegionOne"}], "type": "events", "id": "e9cf366db3254142a6103dcad5ff00b6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8171343c0f943d0a0bbd2573bbbc8ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60192c0fb8694998b44691aad48ec62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8d98424a4c704cabb76ca90334868902", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6623b5bc9f434c94820eb24acca0a3ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06c880ba3fb2471eb501eaea8f2e6d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ad7fe12e94147b78480231c978c1fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40d7a6a59f0b45d2bd004b123f76cc3c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "045873089cf1483c9596339b255a7056", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e324c0f289140af9c54b983c798549f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aea6f7baf3454a97b2bcba0a11603e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8b5edc4e2664e87a38993dde0c0f15e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a079b24de3a44c839a5a983d2e68ca5d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6286fe9dd4d840bb81fbbbeab761a673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e05cb9bd359405b8b2fc8bead570932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5ba905e985a494fa127f5a973b72eb1", "region_id": "RegionOne"}], "type": "tricircle", "id": "953b3e5547b94adda58368eac451813b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e7002fa3554f403eb4d10d242f5eb7c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "69e271e2ed2a41498f0de241609af956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dded82ac587a42178da660f0779dfd76", "region_id": "RegionOne"}], "type": "database", "id": "06f581b6a7f346d4a77d18f1a9c0bb12", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26f153614ec6427f917ca2b15f85ba8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d75ebcbfdd534a96b1af1e0a830726f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c7647661269f40dabef160a78bc1ffef", "region_id": "RegionOne"}], "type": "application-container", "id": "5e9bf57458e1465fad8dce2c648d3a1d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d277610ba6404022866bda1779889df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0cc86fd359b341ccb17c395b69266d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2d697445d25e43adb01003635aa63210", "region_id": "RegionOne"}], "type": "container", "id": "5dc3165565f34d51b90819bbb57c57b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3413e47cbdf41ad933ed48b957914ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f2d6317960f469b9b9975a429c73d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f4d49d0edba84677bea8ddde46a81f78", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ff47c6b1ab0e4ec4904b94f83a5765de", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c74d6eb864ef41ea8dda5bf786cb5e2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9a86cda64d945d9b500aa0efb50681e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "90f013c0a6b9453d9be18ffb921c3017", "region_id": "RegionOne"}], "type": "rca", "id": "554b975b91914717af439d846b15ae20", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f6e4f6677e394951b64443d1a126b1c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "808fe5dd287645b79d91f1c80f4245ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9f2717b0ab26478784b90266214ffece", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "da9ec924f94c445a9b00abda6840936f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "50d69f04af234ef2b6c6954fa99b6544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6d81df698a0b4d38abeff925b4522cd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dd430e142b4a4cdab1852c25a8e3942a", "region_id": "RegionOne"}], "type": "network", "id": "46fd742f88da444a9391bbf71c782736", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc229c4a7d264585935fdff800713806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a76fd23abf643a1938c46220b270cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e97f69ebd32440258b8dda03ba53b053", "region_id": "RegionOne"}], "type": "backup", "id": "6e752c1e07484319ba8c4bfa1f5a59d9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2f1f3d294734153a02a3bf1ef121ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4594eb78d69d4b30a783bdca9a68aacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3416119a7da4fdea7ef8398ad596092", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fad9cb16be174361966f810d38045744", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7a9dd4af7bd4d6d991c05df556b1f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1e54a1569874e75a10013662a5cea96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ad23aeee0b5c4f449442e102cca1cac9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8bf50f004596408497d750d06a1c6cdb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b21c5742f15246148608fac1c1b78cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4ac09db9b26f44cdbd9f380db0b5ac93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "94f83234fc7d45c3b3a4a0d9110db93e", "region_id": "RegionOne"}], "type": "monitoring", "id": "3de5e73c2d354bf3a7e1b966814e6949", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ccc8bfdd796240fd88bb0ec35e95c0ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4ef6de78596a4deab2943d70a3fcc7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2ef2334f1f6e4a058c9067cb3f59f406", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eb2c8add60c44b2d849b100b91d3e530", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1e7ffa81fbb9400b86d1bf20cbb342ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f3306c957d474d208ec7010d94af8a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a8ec158cdfa444fbbab83b1a1e52e9cd", "region_id": "RegionOne"}], "type": "placement", "id": "0bc8bc75857c49bdbdcdfc78102e06af", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f30dde6c98b246ba837a884ed394bd74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "009ec445791b4dea8596a957d82da289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "318a04fa9fad4e17bea1ce21c5a1b850", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bd95abf6537c4ae9b70c76cb6c628715", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec3b42ceafd849c38af176ffb84f8ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "539dceec3b624dbb929e4844e1a3412e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "969dfae65e5042419f25157e081004cd", "region_id": "RegionOne"}], "type": "ha", "id": "3265f8ea936d4855ae61631a7b9407be", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e99d4ab6416f45579a093fff0cac482f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3f1f7ce12ae64768b3ed0b43a2411032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fe8b73be671e4bb2ba45a29254cf89bc", "region_id": "RegionOne"}], "type": "reservation", "id": "fe45105860b44f74b01640206c564341", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d0bbb554d5b4246a15f126c71407283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87c105da002647f19305b36477d73ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "569cd6ff31464d95bb9aac771f863a3a", "region_id": "RegionOne"}], "type": "function-engine", "id": "cc7baf67590144bab6a01d8bf065e8ed", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9973f9710b584d0cb5fafc9d26f1386c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "85e1b729940a4564a475d1eafaf55bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c1fe3ccd9fd7480db7823f28ac2c9887", "region_id": "RegionOne"}], "type": "accelerator", "id": "44032cb5dcb34951b9f0c50ed1d30cd3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61ecd02a1f504a969536b295d38e0a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6611b90c6304d4db70f7610e2f373a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "56b62a55e7d44e18a6432aa29d921da6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "310516c953114b168ebfa52e990d071e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "144190e342cb4de2a9cd1de9d8d6a0fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1889737e1d9b4ba2b7d36f0ce73c4c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "06931f6902214fababcee42c95b87631", "region_id": "RegionOne"}], "type": "registration", "id": "eade927c9feb4731a80fe2910e61045a", "name": "adjutant"}], "user": {"domain": {"id": "7c57662695b84f5686709aeb450e4aee", "name": "2104b84f55ef4d0ba884fd271fbf9b1e"}, "id": "10f40dca959f4514bf65167fe0b0ee96", "name": "e240cf9936b44563a546113b57a6fba0"}, "audit_ids": ["3d9620b129eb441bac9e866b62d2d634", null], "issued_at": "2020-04-23T06:25:57.633734"}} 2020-04-23 06:27:57,745 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,749 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,751 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:57,777 openstack Calculating hashes for /tmp/tmpKM2fbX/tmplKMbwJ 2020-04-23 06:27:57,795 openstack Image file /tmp/tmpKM2fbX/tmplKMbwJ md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:57,841 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,846 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,847 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:57,872 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "owner_specified.openstack.object": "images/image-2", "int_v": "12345", "min_disk": 0}' 2020-04-23 06:27:57,876 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,878 keystoneauth.session RESP BODY: {"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "id": "6b96c423-ee32-47eb-8093-d6a5f79d4b7f", "int_v": "12345"} 2020-04-23 06:27:57,900 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/6b96c423-ee32-47eb-8093-d6a5f79d4b7f/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:57,905 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,923 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/6b96c423-ee32-47eb-8093-d6a5f79d4b7f -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,927 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,929 keystoneauth.session RESP BODY: {"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "id": "6b96c423-ee32-47eb-8093-d6a5f79d4b7f", "int_v": "12345"} 2020-04-23 06:27:57,966 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,970 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,972 keystoneauth.session RESP BODY: {"images": [{"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "id": "6b96c423-ee32-47eb-8093-d6a5f79d4b7f", "int_v": "12345"}]} {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.242471s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,827 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,832 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,834 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,837 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,849 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.770210+00:00", "project": {"domain": {"id": "8c82ba69565a4e25b7620691b88c6372", "name": "166e51306823405a908915ab9f3f23ac"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bafc7d2ac6ea4f5e953c4114cdb8ba5b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bad383e7388944d29dee468bd0113a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d1c2e6f6a4f4e44a623fd626656e6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6631dcb76a8d45f7b7f6b150cd2749b8", "region_id": "RegionOne"}], "type": "identity", "id": "a2f93d7e49df4b4a88d1db01c4eb7003", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5473aa9f0ac04838aca3d5b1316ed834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cdfd02386e844ac5ad007754abfe0a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5edbfbdd22254b8babd2dcc76b37f41f", "region_id": "RegionOne"}], "type": "compute", "id": "661dc6bdfa3a46628dc9b5bf816087e0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "610cc7aa5d37435a9c1fdc33d89298e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a976c9c8a74b4b6f81d989b4ff282bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9fc598b1221941ea8785d9eeb1931fa8", "region_id": "RegionOne"}], "type": "image", "id": "23864f7a6e4b461c9ba5c66bf8397720", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "548bee1e3f5d433bbbfacb8f96873203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a956aa4d51384768beecff3711c87a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b3fe374d3a2b4bd8a79d6581a5f35809", "region_id": "RegionOne"}], "type": "load-balancer", "id": "98c68be1c243414da40e33c9b3ff6480", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84997b43a06e4ae7964fc858d351957a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25fa9cd6adf341ae92be28308f8219e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ac72da86be54f8f9de394afa5d4e695", "region_id": "RegionOne"}], "type": "object-store", "id": "1399ca3d505141fd8ac946e555f32744", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90c9dee4159c4bb9940518b868a8bdfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f198db4ba45e4cbf9590032bc40a5cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2bbe0a5253b64884a8a453d7cafef9af", "region_id": "RegionOne"}], "type": "clustering", "id": "0212ec1b26df476981a081e21806cc55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e296b1573cd942be8b16c70b72477519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99f25e24f75348efad23e1adfba99d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "14cc164e64b84ef7a163a0f1374caf0d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5cdb9cbec6e34eea816a3f95c00249f8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "148da676c437419485516d414e9be53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "819f2cf7608b43268c62038b10d43ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84bd38bbb54e48cab6f770f08094dbde", "region_id": "RegionOne"}], "type": "cluster", "id": "b9c307101b5145e2bf39ecfa500981f2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4b762025fd9b4d0c84f9fa24669e58a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7357673d8a2448bc8f46a2ce76ce604b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2415a1ee00ee43578f030a70eba64920", "region_id": "RegionOne"}], "type": "data-processing", "id": "7d3f61456c334f89b8a3e1f07e2de037", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6494f4fa0b2640c5ad5fc777b474ca24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d36c54ea12624edcbdba5001901c9a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "00a932b6632a45a0966ac0d756819fc8", "region_id": "RegionOne"}], "type": "baremetal", "id": "07fabf81d01e4f5c98668f573322269b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "94d38c1c844b42d28c12b3577bb735f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5868acce35f64e57b6e9d6c7a567e609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4d9886fd6ecf45b4815f1e67996d87e1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7cdac4939cfa42b09ca733099040b30c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9b97bc52cb54b20926bd73a9119f679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6a2d1ab47e2b4ec09be4b799460f7c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35c80c54b44f4b708329deada16422a5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ed9304fab03143308237bde20c7fecc1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9633d5a7d77640378abb2d0fe2355a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6745a99c8b144e3e8266e8f89b044b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0f1dc588fd7a458e8412f8f3f504c8da", "region_id": "RegionOne"}], "type": "key-manager", "id": "6bff040b1668435bb9660b5b5b8562a4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "faa7045a52dd4af8ae074a4dad2daf9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f34591527134189b9d818f3d82d98de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d9ee39c5a3b43949f643aa05f9a9879", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e3be4c98270c4d68baf60ed2512f5a9f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b29b5a1132e4eb0b7f83bca40b3d356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c10d9da3fd249e2b31dcf1fd852b4a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "acbf477f99b745c59b1beff9e0f889bc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9e4ce8fbe2be4b19b8b657ebb126e63d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c4469d15ae3140199b2c2e9f44effe59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c2f27afe368b4d1084e4376cbd58e863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "23331059048941fcabab26b15b6502b5", "region_id": "RegionOne"}], "type": "message", "id": "b1a72d636033443786ec326c138c8ed1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed7051f8cc24478f940ab9b3033e39f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "11372d77407f48b597c7b06f2d0c69a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6dff2a7099846129e73a88af00e2e2c", "region_id": "RegionOne"}], "type": "messaging", "id": "f8dc3a1459e94faca493b902c71e2cf9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c1465bbe855a4b31a85d5e638c116303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f716c21469ec4fedaff82f1b6d04c8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0a9db98457264d2f822e0576929eaa5b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cd22565d33f54297929cbcf94e5a310d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6765f9a5eeeb45f3b612a00e175fef3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0591d64d6b9841e7b5b49cf0cc5fe1c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8524ea19364b4b20be23cce710437516", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "658ec5a305964041919a43a2cbe8b892", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9230311b9f564c02a20ed3a2e6809ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06d299eee71748dc918b30935fba4492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50e0ff80baaa4988b49095fdccec3166", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "012a6a594aed4372899a83924f7a1fdc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e81a571ed364bc2ba5559047be876b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8539b58a30a4272b8b752ac35946a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ab071a9ab6640ba8590df0c7373d571", "region_id": "RegionOne"}], "type": "container-infra", "id": "9abf425e41e04ce2a4f712a68b03a520", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d149dfdfb5304146b34a970e6fd9236d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6ae8e0f6041e48fc8efeaafe2a976739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "79d3ced238364e2093523d368908b051", "region_id": "RegionOne"}], "type": "search", "id": "62c396aae59642ee8888e951ef4b3c73", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "74aa43e4d7d44055b77d9cb9744b0170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d22cd112368c4bcf9474e8cb4331de0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d4ab125241d94fd7b960b242a6f768db", "region_id": "RegionOne"}], "type": "dns", "id": "0f3c5193b1fe4f2897a75aa0531e9f93", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52de83d92e844f2e9f9aa5529a321279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e2975e9c8f04bb6b57d025b646d8148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b4665f3b064c45e8b591f512abb5cd76", "region_id": "RegionOne"}], "type": "workflow", "id": "b5bb6de151ee4eafbbdc27a1a9ca574b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd792628d1a746f19ccd6ce4bdf8c71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac97727d160846c8bd8f311ac6e2f44f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b5765f42cce4dc1978a155d30c1fa4f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ddd8c9e6e2af418eaa48638f091a3d45", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff0c38b4b3a042b4a9cd2e768192bac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a51b70b19db348ac803b58b1c01b6a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9f8f13af03dc44dfaddf602e3c39e6f7", "region_id": "RegionOne"}], "type": "rating", "id": "8ddad855026544a98699b0b6dacae123", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6213177d855f49c9b9de455a9ae6b883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a60230f70f2145d6a687e3684d3fb4d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d4b7f888b0314cb3afe23de576db307f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "13ad541ff86b4a4ba0f98b95d534e058", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bbe39eb2952f48c488830d85b4625b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2307d68296db439785e8a1faa1f10ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fcc34febb08c4d6ab7f585566f8cb577", "region_id": "RegionOne"}], "type": "policy", "id": "50e001a5b69345cb88d8cbc00e16a940", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42f755d3173746b799022b3ae2670b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "930fd2f11de04808b257a10e0a173b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "544fea6391054deeadffc4ed12623266", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a632257df3e64d92b0032790ae421d11", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ebfc5eb9efad45fbbd4a53d3ca2d643b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10b0d4ed897e4f87a2d58722d37e4544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e352d03f0f6488c8021169fc2cd4074", "region_id": "RegionOne"}], "type": "sharev2", "id": "c2ef106b2897413ea141fd433cbf586a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96ae1d91d55f4c098360dbabb1ef1394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad0d0f5fc2e04f02ba5b007796770a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "65e62779eb114ad295f38e9a26eda2cb", "region_id": "RegionOne"}], "type": "share", "id": "67d17cfdaaff45dcb7a2d93792f6a9a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a089c59a82b44641928d845a0e738527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d0089b8120648b49b2b90ef32f79d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4d95e21563064a3ea1e98ea9b7a903be", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "947f209582e24612a2a9bcedc2725aa3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc5c5d6ac34241df8fa57f9c12d17fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a529761caf104a28a418222a17818811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "262ebdc5a6344798b3fd0c3d30bf2502", "region_id": "RegionOne"}], "type": "orchestration", "id": "affd92e4da0c46549732db37900033c4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21743900430041b6b114a3827dc2a478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5781fbb43d2c46f297956168b9fa7656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0195814e8314a529eadbf9151212685", "region_id": "RegionOne"}], "type": "block-storage", "id": "ad22ab830c104975a5c6cfa7c862fa65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c80f6dd741446c8a211f4cd66b5e461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97af5a502ee346aa96e06ac22a9ea0eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffe2a5ce3b02462ea26ba07b9f5ecc5c", "region_id": "RegionOne"}], "type": "volumev3", "id": "22f309be02d14ace8591043e5686cb69", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bb4697e1ca94ccf975532d06bd5ab2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e3b405c57da43e397615d0c70ff7483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "719b7dba6d514b3590498dfc8c32c8e4", "region_id": "RegionOne"}], "type": "volumev2", "id": "5e4b8b67aeba4ceea0c0b7bb2cfcea12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0e57a30761e419d9e1450f25f5e6ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9311a92c1683499ca4188fbdd2cf3881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "015b0c11a5304bc3b69c1c457bbeb573", "region_id": "RegionOne"}], "type": "volume", "id": "1f061ea77ab345e99c9b0552efdd9846", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1422a36d6c224d2bb9c3b9e251db07c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ce50a70d86341ee8d51e3c879ce5799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "503368f5f395493daa8e252a79d32dcb", "region_id": "RegionOne"}], "type": "block-store", "id": "bb91b3dfd5cf409189e19286ea285ecf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f274f291f4de4885af40589dc60538b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db1e6d213fea4bd089772ee152890e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ae055c2d960412e88d997ae7198df1a", "region_id": "RegionOne"}], "type": "alarm", "id": "d35c6eeae4d6405a891d4d76db29e0c9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38cdab600e794c189efcd81f175c0ee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2dc990fd6baf4f308930143856919f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "053d04da3f984f80a94b4c8ad5666e75", "region_id": "RegionOne"}], "type": "alarming", "id": "dbd6e743523e462d95572f0dc274ea2f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcd263c780e54edf81d84df48dede7d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cae907d7dad54b519637afec13fe4455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8093d2616442449e9628e7aeff820f0d", "region_id": "RegionOne"}], "type": "meter", "id": "e5eef54998894f06b1d131beaac74a1a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cfab1ec45ce4c68a931eec55ce4bf80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01d21f131a984349a3769b0fc423bef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c517637898f94c5b8421a7690f77d3dd", "region_id": "RegionOne"}], "type": "metering", "id": "c82bda4747894cd6ab5ed57ec21d0cf0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8888eddb9b041789a82bc98d887b170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "701d1263ffac46a7ba6c848729a8d516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6028ea5b802a4264a5299fb8a7e7d2d1", "region_id": "RegionOne"}], "type": "telemetry", "id": "32662d80fb294cc4ad42e0d886740fc8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "168a2f45611a43ec95ab111442b54929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "100527af38cb4c7ab2dd9191af2e5cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff295345d1b742a9a6fbcafd809714e9", "region_id": "RegionOne"}], "type": "event", "id": "0b0aa5aa239044cda314d94bcf32166b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d1c2d80505474ec0842cbc05db537328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "00713cef04704ae48495ef7982d952d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7c46994691cd4313b14d8c37ad170155", "region_id": "RegionOne"}], "type": "events", "id": "7e35afc1fbd04cbf8c789b890b65256e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b76d929a2944fc4bbb6a8dfc9f97aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9f28fb576ad4fe88d0fc5beaa72ed1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4229b70cb92b4d71b0225500cb86dcf0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3a83ea3a6ae2434f9e0fc2f4f074094b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82bfd338db4e4911b5002dfeedcfc9fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07cdf9c108cd49d783986a64a48a3d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "002464e3b7c64cceb29ce090854872d7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "616cf3cc29f7412b8a7ec4ff4993b8a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18bcb14a904746b2be610c2914fab271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e58f261156a4d2e8e2a7431490f1cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d7571a101f1433f8fa3b6ce5749d159", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0547bf21726c40baa1349c92a679fd1a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "34f4a2cb015c44f1b2e7e6a83e83c43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "644b2d146a6b4a958db7ad2f6b1b25fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0da0b1a15924626a3a5d44b1950406d", "region_id": "RegionOne"}], "type": "tricircle", "id": "f4ff2c456bbb476896550e878fb96dc5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a0b9ace440f7477981a52e042bdb6163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4b896057c87b459c80d5d646e1d9e6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dfbe2314348941138b7d7318359b0f39", "region_id": "RegionOne"}], "type": "database", "id": "4197135c7eec4102b2baa6dba403b741", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0e1f819c4da14d5c97fbe72d345fba71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f392fccc2364b26a31af8a686719a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f03d0918c85f448691f6e425931430a2", "region_id": "RegionOne"}], "type": "application-container", "id": "bc389fb0938d40348568d11343c37ace", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99e0352d89a44bb2a59bf97c8e41323d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b50048286de49c19387d83d006f6ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6a9f021055b64ec0a53f94be86ab6f62", "region_id": "RegionOne"}], "type": "container", "id": "3fe19581be8d4d53baee903ef00a885b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a00f46e8646242dc8782a85d7383656c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1c0150bd8884282b5790a00353e8bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f6853d6fba574e95aa59fc437a4ded5c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "92ebfd3222a64e7ea122b8494d4731c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b8e6fb392234b8eb9940b48f14a6974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d532de1784bc43c8a08b17f374561581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b70e248f58104121b39a4abc6021b8da", "region_id": "RegionOne"}], "type": "rca", "id": "21c43829f790478aab8397d2a7b23069", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f645727d04d641e49903811f04a205c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8bf9aa03c3dc487582c153b9f44e396f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dc0dd5febf2f46d78feb18eb18e2b408", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0c51604f4bd546028dc1655d55d8268e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "807d0504c298441faba143cc2d23fe08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e09ac2810ddd4a7cb89a337cb8b10441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "79ac37ad2815497691d148258cc3be8f", "region_id": "RegionOne"}], "type": "network", "id": "b10ca0b30acd446383909406b8c683ef", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "04b3e743ed98424caac4cb76287ca219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3b45c0230e12459ca924181313df2646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3f2de3ab24c74c8e88ca0b20a6424804", "region_id": "RegionOne"}], "type": "backup", "id": "b2bff2b9e0da4176a616cdf9bed5844d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1aa9755f4c44da59b787f34a117786c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b81b042ead734ab18ec9baa4712137cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3643959188fa4d5892e34c4473edbcf5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8e5ad19867d242f2b3df15562e5072ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8868bec10d4840ebbcd9b6b5f48ac8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5348035ba7b24c7f9609bdb18b453237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ec7f3f225be6486f86341bb3fafa50f0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "df867e0b6d82454b91caa42deb57b92c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5cdbf8ec2424682b15b51da754450d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9507e613659149acad0789efb3acb92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4c2ba1a6caf84df892a6a3d93c510d0c", "region_id": "RegionOne"}], "type": "monitoring", "id": "1a49e1c0637645bbb351a722e32abc66", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8141f887e3044b4bb40a9db55acfe9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "122473213752477eba187a17b538ad33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8561baddc7ce4958bfb4da0acc5d18ca", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bf79400456d04a318ce66e4a149ff6bd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea4613e01df8482bb7242330cb40cb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b273e7dfe68a489c822a199320e54dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "83d96cd428044ea6acccb82c68b9c370", "region_id": "RegionOne"}], "type": "placement", "id": "b08eedadf28d434db39073fd451d81eb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6136db27265e441c89f81d0ae6fb889e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4756d9539b3e4b57abae91e0a563cc62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "133a766f316d420e88097a9d586ae7b2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "93f71d5ee0184ce1987b16127d1a6a1d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "105b763868eb4f47905c22adea89010d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e80403781fd14c0aaa298263b6e83426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ad47174aa7f04d90be4bd8fbae881253", "region_id": "RegionOne"}], "type": "ha", "id": "ed41454c349e4c4ba4e9c922d1421f9b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa6504732991443cb3f8ce8797086a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "184d83793f5942cab13c43072a0b01a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dd9252f84b0046b0b156ef20b923a13b", "region_id": "RegionOne"}], "type": "reservation", "id": "ea1a63a4d9d647be9f1f1ff9979f26e2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "79805b35c99f4d5695a23542c01a9dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eadb55b83a1f48208bf46782863db5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f1519dce63d94b3db413a24e6c732767", "region_id": "RegionOne"}], "type": "function-engine", "id": "cebe43559c6645b09dd8a16ae845a2d9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7e162b2ae28a4bd28fd8fc23e018cfbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5c70ab34ea0d4aa3a548a880cdfa6141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a09d07cdb42e40a99ee2d85a8ae1e182", "region_id": "RegionOne"}], "type": "accelerator", "id": "5d482b18dbce4d66bcdb5946c882c9ba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb0d8a437f6d45a3be4e5a2bf0b65cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b5143fac6c24e58add630923ad3eb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5f816e13183740289c318139f6e068bd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "52c768d475584453a96c5182f2fca95e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c2d6c378e7648288ee89dde0c927ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9fb8467d32f9485b8fbced16caa0cc61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "814211b6cea94faea19196dec2ab9a58", "region_id": "RegionOne"}], "type": "registration", "id": "da6d876e329a41a585df22b4464a9268", "name": "adjutant"}], "user": {"domain": {"id": "3c2940fc083d46c49ed6bf5516dadc61", "name": "223477feda774294b2242cb618ce927f"}, "id": "62cf5d2c1fb942bfbee9d24d558e939c", "name": "780c058095304289bc2e692f218ab05f"}, "audit_ids": ["6aca877037714f0ea3f48c645a418ef8", null], "issued_at": "2020-04-23T06:25:57.770210"}} 2020-04-23 06:27:57,973 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh?project_id=ef44f1efcb9548d9a441cdc252a979a6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,978 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,982 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?project_id=ef44f1efcb9548d9a441cdc252a979a6&name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,987 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,989 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} 2020-04-23 06:27:57,997 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,002 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:58,004 keystoneauth.session RESP BODY: {} {9} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_servers_normal [0.117523s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,921 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,923 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,926 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,938 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.858356+00:00", "project": {"domain": {"id": "1ee2fb1371c24962834210508d7a4161", "name": "a6f29467d0484adc945c88912afde41e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8a73d227caea401aa73d2a7dd22c45bf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bd19ba5983b14394b276369d56f3c229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a2064cdde6784d4d930e3d80df665186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "02eb93107aae4924843e1e274e14f19f", "region_id": "RegionOne"}], "type": "identity", "id": "c1df87fd6481405286c7774a3b34991b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "73acd429fb0b4065a9b97c1f0e1fcc06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8778f31f8c874143bf43e238acea3fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fb047ce5f9c64fa19385c2b6f58c3762", "region_id": "RegionOne"}], "type": "compute", "id": "721e9aa1f1284a3b9fa1d8bfcff3bd25", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2e2ce161e26947179beae5741ec78ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6943639df27347c19df21104adb86ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "658e63f0e6414abf931dfca43a2a5f32", "region_id": "RegionOne"}], "type": "image", "id": "ef712d48f10b4461a68216b917b30235", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8ad06aaa1764471c84ee5849aeb4c36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2327831aac4643c6a54c314d39f8960a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ac3721fa6e8042eeb58684ba514769d8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8af2fd2c676d47718791beb6c726f773", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dacdb20f9ed64483b0c14d2c886a5cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "847198c52521462fb0b93ea348869666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "583b7573d11c4dc391cc02f0f6a0419a", "region_id": "RegionOne"}], "type": "object-store", "id": "563660d3d177454094e8f276775043b0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2658a4b47b342f9808623ce9bc51e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a90244c0b10e49909faedf42ae3a75c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e680dce2be6346ebacfe33b9c76a3f14", "region_id": "RegionOne"}], "type": "clustering", "id": "5749c8f6d1d24264bb7c99497d2b4d18", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78e9dbc7da5e48c198353e7d6696aef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5052a797b15c442ca002e376af5f2dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c50b152c9a30485aa2b87e393cfae495", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "73c357f7a64a4d569ca2fb815d21fcad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "454db2f2223f49debaf791617abc7799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2b5fc51c75447399e22834fd480aa4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8367519d87684444b850d84f5e3ea874", "region_id": "RegionOne"}], "type": "cluster", "id": "45620adb31d94799a304489148f3a8a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1332fa86841f4380a42b3f4015dab016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "38f07f16c3ef4251917b23d6facbe950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "133164b7e10044f688bc8ffcbd263084", "region_id": "RegionOne"}], "type": "data-processing", "id": "21deb62c477040abbd4a8062929f6672", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00d0c631fe8a4322bbae7722f1eb86a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8c6117060cb4549844f80aa0c2892b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "70bb2f5b520d4164a16b6d4c8ce38465", "region_id": "RegionOne"}], "type": "baremetal", "id": "4c5a77e23e684402b66e225a36f0ae8d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "15c0d6159dd843d6b76a33c022bfd4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c5b28bcc34d4703bc0e853ca7e5a149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5693e466989d4c369e05af45b7a99aa0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f8f7369b03c34c7fa036f0b068045ece", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b791dfddd754c29a580b6e8cf4c44c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e2e7741ae0474249a9be80aa1bae0867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "31b614abc2d340e6927a4cc337298766", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5462ece63e6646648edf279fa5077a03", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d8b4fbdc21e749ac82e946dc89ed6a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf95d118130d41729efa8e57bc31bd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a91b4557ee974410b5dbcd381bc72191", "region_id": "RegionOne"}], "type": "key-manager", "id": "6a42f0cfdf3f4b9ca43a25905b52a0b7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0059ad34831142c897c5f8644324c9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf342b3c85124f1181d00ce487f95fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "78c363c92fa14200849c4e5c9d521503", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "73fa0aa82e804208a324e59126e83478", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91955bc2eade441ea37fdc7109967c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4014cc082501476a94d88b5be349aaf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "743953eec54642dfa9bc485f21bfd7e8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ffc6d03d35cf44d6a673d1fbaf05f157", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "199e5dfc0ef247108733795b11f2b1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "28f283e602c04bf8814bb6f24926118f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d8834befca744f4f911094c6befabf83", "region_id": "RegionOne"}], "type": "message", "id": "fa8c546bb6ab46fa8129b821a2dbe770", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b2610fd5a6c349feb576309a24428af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "159a7c47bc2f433a8915c7c16c9d43fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3388eca0379d4c608cb32bc96d1634f8", "region_id": "RegionOne"}], "type": "messaging", "id": "9c6e708a5f5e4509b35834dad6d04c36", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "72d221d8e071427fa9266c9e1fe0fa59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d8afdf476fd4e64a3820af56dc70bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dcac645eb75a48088b41073a39404e8d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7379f86a62984d8a83f8e778f173f618", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "273b9040d3864aa58a2a2f288029b7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f27943e9a03475ea5855f4432436bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d147fc5182ae4262b6ea7d65503db9a0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9884c270c1634a938cad74a5e915437d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "597a1754d77b4e359201ce4520fa877a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8885a12410d1426c9341a37deb93611d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bb313fd778941f9a5c8ea767e558745", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "19c18d1001af4590bb7de99fb7f10ff5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a441bbe33f9541278344057ca42e6f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c93c76e38a68407797534608c90166f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5777b08b54a34a498d63575670372416", "region_id": "RegionOne"}], "type": "container-infra", "id": "488eda58eb924bb49b2e02162e917f83", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f046f101bed14757b446139aa50fa97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e4460359cdfe4d5b9195e3f2aee8f265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7f455470da05430991352bf7315351a9", "region_id": "RegionOne"}], "type": "search", "id": "2628cec92cf0420cac6d904b34333149", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "235a8623a2f04e6d905643b7dfd328e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "97272f60ca33412487a316051aabd796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "55fbeb211be84cdd8640ab516e571767", "region_id": "RegionOne"}], "type": "dns", "id": "782e2dd1805d493baca72e8f66ab55a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75fb3330c0334f9982da8a8cad0ced1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "761e19667d7c47a68d887db2b7e24064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "87710d386e1045769ed21721b3960338", "region_id": "RegionOne"}], "type": "workflow", "id": "2ee843e4c2c34a7f80969ab53df91fbe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6ff7735eb8742489719dd7842a0f506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95bbdc18f3bd41129f2eb8722c6192c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1291f66cb51c4a5387636bc2585fcdce", "region_id": "RegionOne"}], "type": "workflowv2", "id": "735525f957444a76921c13821484020d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "add1a05345a743a4bbe060ebf786a9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "61a36ced68dd4926a72981da9a37b1c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f91cbccc469342ddbb083aa0dc13680d", "region_id": "RegionOne"}], "type": "rating", "id": "21afae86efdf4726b2f34fc7803b3a29", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a785286311b24ae3b0cdff85eef18e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bb75f28d86f450aab529e1be69b911b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "72c369e264be44248641f055cd8a92fc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "30446a0f70de4cf5bd98262008118ee3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17195fe6997744a8a4d656a8c284f0db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d8f4271a6254887b6a7331ca89be367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "623a2768bb5f4ef3824dee526d40d0c5", "region_id": "RegionOne"}], "type": "policy", "id": "56052c61c157479ab604d44e083e21a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53d5f47a373749e09a5c24adf4e43606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "484a2a5498a04ce4a1e55b134502104d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fb4c8ee8334741c282cc03cf3b2f9287", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2e2f75114ce34a34ad56155309001a25", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b568f2c16cc400db94849739c43af23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af3d4829f81848c7ae14c8374a701fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef8653e272684cb097885efa9dce9c45", "region_id": "RegionOne"}], "type": "sharev2", "id": "44132dde2fe344f6a26102adba9bd81c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5be9089baa847548b5d94bbcf4f8d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d2fa4c9d16747d99ad16f053f68ba59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "12cfd620a9d8448a931c73d8c9b7b628", "region_id": "RegionOne"}], "type": "share", "id": "6284ac6bde774478bff43809866a7992", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9a805b88a6d94d0da2d3aafee761dfd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fb482492a0a04b96a1151aa5ef94ff5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5da1cfe96954f3f978c2fdf394197c3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2f7dc4af68774572ba785c6fbe1d7b6b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97b61969a4bb4cc991119a9aedadec9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d6c227e900c4207b62ef5059196c79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ade601320aec48fc812ac3279466d5d9", "region_id": "RegionOne"}], "type": "orchestration", "id": "bb9e05c679ce4497b97305eb0339d6c6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eec2dcd9c08d432eb5f02a0f980d7b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee1c623b206949e1980a72cdc47eece5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0af5dca4d242c7b898c340ab35ec66", "region_id": "RegionOne"}], "type": "block-storage", "id": "bf47f31847664459bc29039ec171dce7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c0beae556f8467e8e1736dcef4dabed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eb5026be70b4db1a2e508f746489ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca99a10cbed46d8ae8ce62c1ce1a93a", "region_id": "RegionOne"}], "type": "volumev3", "id": "f4bb7eeb5ba648cc980250500940ed45", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb34e4376812442d826bc9a7b5c6ecfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4995460813a04a74b9652cbb45d97b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c13758a9c11648968fdf08908d868de0", "region_id": "RegionOne"}], "type": "volumev2", "id": "89d024a401d84cf6ad965ec5d6d938d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f266f6669614d0e8063f703dfc69650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eacc1070ba4f413c9dbf27aeab8b72a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c43415dd1bc845a6ae4b19e87c926357", "region_id": "RegionOne"}], "type": "volume", "id": "bf3a6e2a380246169b20a87bad532763", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b1c6bc831664533b7315606365911d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a4823f3871849db965e2703e1e14b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ac7483f5d694b9c9f64680c89387cfc", "region_id": "RegionOne"}], "type": "block-store", "id": "3464c7268b194ef7bfc89621b5a6f0ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0983a11be2544bb8e4e848e6b4f7569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11301646f1164a9882189c04a408d3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2487113645e140e9baae2bfe30d40ebb", "region_id": "RegionOne"}], "type": "alarm", "id": "022bfebb89e84794a0a6a03d1e2d7846", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e18dfa549974467584174c1b79f773dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81b9b5460b7e4104ac364e09c59076ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "721ae20bc5fd454b965c2123d0bd5c72", "region_id": "RegionOne"}], "type": "alarming", "id": "107835e682034c34863b6810151d4985", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b0ef36eee95444b8876ae20ce88d6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "863c517c9ab341cfbf2d671ae6b0fc63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "53d006305ef4458aaba969e110e25e10", "region_id": "RegionOne"}], "type": "meter", "id": "0bb00965a61a4901aea974877d8bc6de", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c34e3d143a8492486fff866618ba96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ef1537bbca644789b1e6d0cbc8d2b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed8482fbca5b44cfa662343f64eeff2b", "region_id": "RegionOne"}], "type": "metering", "id": "ede4c8df46214b13b012b4002d9a8f6b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d37520a7ea54f988f23ea896bf0576f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eaf49ed89599499da0054aea0040dee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa3f6f808a7c4013bd37b681df2ccc94", "region_id": "RegionOne"}], "type": "telemetry", "id": "2ecd0039f08245aa9bd2717e4b56d56b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a65bf66dee3404ebf497b7f6ebeb228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "427d946253674ad7928d6f6cc6062d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b45d78e1a03c4513a1d26ad629ce1968", "region_id": "RegionOne"}], "type": "event", "id": "c7bf4aa140414cb7ba634c7f455f2d3f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a65d4778afb341e285bde7337eb5f4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0195632e1866431e85c7cb15bbbbe4a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dd44ad747c334065998b8f50d6af4618", "region_id": "RegionOne"}], "type": "events", "id": "d6cc739cc61941e49e4c6148debb0693", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d989b03874ef47d2b165357a1fcbd02c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da564ca98d474d2d9bbbcebe60f44f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f044ba229a34cf282bb732aed2596a5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f76038555f524d0c8cb716ff75ef8ab5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7752c95a44b94ed9a22d3bd40a6e6152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18837e3f17254775b6b66ee1c5674cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f2ea2c857704802932eee02cd224c98", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6d2f2a9e6af149f78167166b4fe11441", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b48d1dda23e4eb085d6c7888bbaaf2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b28ae2aaafa54a2b8460da58162c1e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "364e92c0575d4742b70c51f70b71631f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e32c0c75f0324b7ca2b1723d822e4a0f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f4401b562d049fc9b0f15eeb3df224b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "350cd07489264b6cb99565d8e96e9538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0709f3ff253146619103da4c82c0bcfc", "region_id": "RegionOne"}], "type": "tricircle", "id": "a563237d145c411198c22505c3024688", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "627052910ff544fba451113310bf530a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "badd89c1e5a14f72baa9d2aa706f7d94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8cc9619ef35645ef94636ec9c53b4bf0", "region_id": "RegionOne"}], "type": "database", "id": "cddcae6b187e42c7b491a2564a2d362d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ac91fce2f694805bd78583ed77254ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae0b84fddf0542bbbbce9046945001a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bd7eef8de63d4126bbf4d6f1ef890261", "region_id": "RegionOne"}], "type": "application-container", "id": "429d8fdb006f4b79a6ad7e824a335124", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b71b6cfd85b486fa384cb147b08750e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b0eeb7c6c344a45a410fe3c0ee96d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7fefae52a0b6478e99b7aacfe989e012", "region_id": "RegionOne"}], "type": "container", "id": "f8151cd95fbf498494dec8649415b171", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67abc81bf2fe465db67831b339510c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3597252f196640d5bc1b2864f6b57848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc301287414b4ff390e529b2e7b3ffc4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9e4528e6aae8435caaf5071089312863", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf470c44adfb41c3933fd3889ebb6b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f4f001a54a44366ad966812708d2d51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a361f9e0e74a4b2c8a1f288988c9eb93", "region_id": "RegionOne"}], "type": "rca", "id": "af14460174b146b4a275c3b863b59bac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e7496a192695448491b10264a47fdc9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ddfe9a7ba9ba4318820d760a2a87ae7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7f7e0bd26704466696e79ebae37cb1fe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a6daa851b35146cb8eb94b60316c1399", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d58720d523f64647b9cfbc6465fc90b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "aac7ba0c97c049fdb5a569586361e058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fc42f758ecd24b7c97325e64acd48752", "region_id": "RegionOne"}], "type": "network", "id": "33b21a1a74c845f88e73b52351c58ee0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c53877010dd64e7480c20eb3ad2414cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "41b3a0608afe47d7ad9313df07aaba1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e63a14e4bfe84671aa1bfadd5cb3dfc7", "region_id": "RegionOne"}], "type": "backup", "id": "bc251afeb21a42c68aad9e22e3e733f5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "483ef076b46f4570a9c9c66e77993def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4b115d75651416b886308bec3ee117f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f96f04bbd42d46aa96c5279571d90816", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2d96c78bd2334337bc92c45cbedbe198", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7ab182f9985420b9455e6b780d70135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "677c1ce1fd7f47a9b10f5f68781c9272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ba959f0564b42868caaa0089d491281", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "87dc38b73eaf47d5a2286712cc464bb7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8cbe3a1d06eb4952a625171e888292f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "800262e160a1460a8145332431b50366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "640477ae318b425d861e41547f24bcfe", "region_id": "RegionOne"}], "type": "monitoring", "id": "7e1a8cdf5a164705a41168bb2184804a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41b78c7a086d431995a9c2b0a1d8c629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b14679545fe4041b47db16cdb031065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "295e7523a98b4c1ba0debfa97d8aa29a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "71d028b7eff340219e6622f299c40000", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f94f1284969f45bea9dad8421d7601b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "17e135cc13a44ef2ac732db52000215a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ece7622e32a940478e8301ceae0d7c9c", "region_id": "RegionOne"}], "type": "placement", "id": "f1047378f5104d44b39c34b6b56385cf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0b172c3f1ef45b7bd069e22868ceb6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09b3fde06fea47dfac859ab85af44ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "da2e011d7a1c43fa95ac3cc75956cf0a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6da71efb6a404affae26786ff72e2458", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ba178a76a984b56a357bea6f4d9d7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0bf36ba62f5b4cdca90303c7b2bfd76b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c858552b2aa47a6af5702251825c041", "region_id": "RegionOne"}], "type": "ha", "id": "3463b77167db4e50bfdd4fe55f3c2ae1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "359226931271492cb4c25e199a5f40af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c49919c35ed84b719a551eef46de760b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "457cb0fe934f4f5bb8a0b28be0844c04", "region_id": "RegionOne"}], "type": "reservation", "id": "81b493e7910c44b69d32715e1b2c8d2a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03600dfba2794322be3057380829de66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25535d513ea14efda22ff256933b417f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d09790c88a9841dbbc95447df21def2f", "region_id": "RegionOne"}], "type": "function-engine", "id": "1c8c0675d7694e2a8f0f48414b9c0670", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0d445fa09f5491888907f75a4b66d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0dd33f3d6c1f466da812220a05b4c291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "849f4b9b02c447448109f7fb28e916d0", "region_id": "RegionOne"}], "type": "accelerator", "id": "0ae27062b97348659fb53f33b1ceea57", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96ea5551eec641a58776987dcf752b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "be3a671bf396449aa248574fd5870558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "47b7fea40f304227aa8c88361e24276e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "673fccf20f964c40ae778ba7351cf56f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f90759b345764bfc91338b8774d94443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc82f8317ee842fd89c65c57f96ae444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dd6fa56cc5804ef48647be9434491a6b", "region_id": "RegionOne"}], "type": "registration", "id": "aa07484c5be745f48d58cbbc3bdf3160", "name": "adjutant"}], "user": {"domain": {"id": "79b77dcd339b47748fa7ff196beaa25f", "name": "420b76e77c4e41d8b13c2eab2703fe64"}, "id": "fb95df13ac9b4d65bbcdaae89adc03bc", "name": "cf77cd2e94bb47ad9213b2d727b19504"}, "audit_ids": ["f60e53c45594437aabb8e675d0682c75", null], "issued_at": "2020-04-23T06:25:57.858356"}} {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.176569s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,901 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,906 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,908 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,911 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,922 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.850507+00:00", "project": {"domain": {"id": "63bc5383535648a6a3132cc32d612dd9", "name": "865f319c7cd1477cab5cef22625aa7c6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "214416c98a17415aafad1f76bdec96a5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1a6a3e4214124f28a70cd1548eb84c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "545903093851474aadcc995b38097d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ff3f08d460d04ae4ba61bfac1f20c37a", "region_id": "RegionOne"}], "type": "identity", "id": "30f120858f8d4b58a6c416c40d74f080", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e7b5f08810d45b18d5e6065564d42af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fb8ac5078d5642698d93a179b7ccc747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d6836ead4601433d8537e08f1325cf14", "region_id": "RegionOne"}], "type": "compute", "id": "861843adadb34fe99f01ce54fd3f8238", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3cf618b16bd84d7c8ba28debaa9bf36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "29f865b34d9e459cbceb051a02d1f32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b81e85611e4f46a1be90135d760d1c68", "region_id": "RegionOne"}], "type": "image", "id": "8ecc1bf7426849f8b6b24a058b8bfe10", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b3991425e114afbba41dc4689dd1f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b3ca8ae70a694228a8047c1fda46607a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cac71d50209d4d1290db7f63f5a6e7f6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "39cf0ffb009048ab920a5db4affea751", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75095adafd054af893598bb0036e158d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "539ec9920c3947639a1d43b3b3b4ce39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3accb7342e3a4e2096f62fe74780439a", "region_id": "RegionOne"}], "type": "object-store", "id": "41815774ac1e47ae927dc3452da96f6c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b1694ae7ba147cbaec9695c52e523cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24f57305390e497dbe0cae5a70a1784a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f9421f3483e6425ba160736e5d898f10", "region_id": "RegionOne"}], "type": "clustering", "id": "0747e2e97d174d82af9184339bf9186c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "051392d1f37f4cc5bc4ef32501b6c691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47c18004f37a42e88ab87bb821eb57e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2066038b477348d1a0d1f9344282efe6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "be03378418934d02bf7e71dea608d0a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74f3f632e5d34a219094f0117a47ac14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fbfada1e51e49fea1fb3fe19293fc65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "308025cf718345bc946c4529c57442b3", "region_id": "RegionOne"}], "type": "cluster", "id": "a0f7c141440a4982b1eeb9bc4e0302bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "84f60873e098417d8d59e5a8f077ad16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1b80181d0eaf45379a3cf9c1b72b2976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0021fdd760c94f329ee3e2cf5c145788", "region_id": "RegionOne"}], "type": "data-processing", "id": "41c4f17339da4de48a589e9279d367d6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93bc5537e2114680a2db70a2407a57ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3443ae56ba5845f587328288f86bd354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e952052f203c48bab44c4f79798aea5a", "region_id": "RegionOne"}], "type": "baremetal", "id": "5b375c3522a34b65a391e734ab27c574", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b421ac0b6d12456e92d3e43b29adf023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0d97b6dee5e46cd933809101ca2fe19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "083bd0e819a341f9ba5fc4414a71e187", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0ec53b7fd13643ce807381c2739e3f81", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "418d1d4a2b3d452792f939a622053d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ed1430581eb47aca700072400fe3f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1b7a33581f3d4ebbae0979cd8f26cd93", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fcf52ca4acd4533b4b94a3389f323df", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8af9f1331334adab64f135979966135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c4f79c4478594f2f87ec516bcc7e4c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3bc2024313c94dd89d16d2f8368fe665", "region_id": "RegionOne"}], "type": "key-manager", "id": "7d208812c75740dc8d71f109c17fb61e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bfc2b858c324c30b387f4b530bf91ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5821aced00724dcf8d8f3e9af33c74e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0176e21adfc472ca8ddc728cee3c0da", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "03eab636a4304d61852e7036d7aab0de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1f1e70fc5784c5ba3b30856dcea0781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd4446e825eb453a9789f957fac7dcd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "55b245279e8647e984ac8bf897a8a33b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0e58ec287a9c44cda45e5c3e71fd2471", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ae53cbad2ad4e2883f7eeb6d1e122e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0e96049432704791a593056cf5b7b54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee286efb11c34854a518a53c6fe39a77", "region_id": "RegionOne"}], "type": "message", "id": "acd22f5a85764595b50f5b3b1c71a5c3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "de278f03322448fe97791f19205c2dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a4fce35a86ec425aa9059b5d14f28b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "94f5e8a8e8734301bb9674fc3ae9faf6", "region_id": "RegionOne"}], "type": "messaging", "id": "04a1523fd11a43dc9947455caef23e9e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "83a7cf4d096f4ea6aa1fed6fbbf82d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c694642bbdeb48ab9e8a47330967eae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b4a9a9b1aed54e64aac71cf770fac8bf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "352054c1f3e94ce68dbcfea3ea6a288c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9efe6dd7e0d4e2ea22ecdcd588afaea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "095534acee074503a36150d912d469d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8b61b156a8e429f992d59218b7c1de5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3929d231e42049b0b8c8d876d8ac225a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a4e5c93194b459f9cbd34b0f0abd331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1368a4dc635449758175f35d6c4b8ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98c4496dc431445bb6cad561928d904f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e904cfdd9f334173ad1da3ace2c97dc2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91b695fd8fcc4c30a81d03520bf237b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48d89d3b55864b7889108689ba43450b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abeded4e8d724765aae467e109215e8b", "region_id": "RegionOne"}], "type": "container-infra", "id": "f3e01d173d254666ba9db913ca3a5a06", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d9e963cb5d39498a991912dd63b6e9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6d0a6417cad24e03870d6dece7e658b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a54092c647de41ec81caee56d044a364", "region_id": "RegionOne"}], "type": "search", "id": "3add030a78e34431995c391cfe5c79d6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9eda07f6ecd14710be7c3bf0062cf8e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ab8754ab92014a578c298b98cca3c528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e659b54ae7fb40f0b581c2bc7d474582", "region_id": "RegionOne"}], "type": "dns", "id": "2ebca460e04a48fdb92f2a0ac5f30a37", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3bb550bb2a394bab82c6529859215c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7735adfac4454f1d8128d10c982c2d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45cfb35797ac4a1495c91a88e5cb3fb5", "region_id": "RegionOne"}], "type": "workflow", "id": "07a1c2a10c084050800eb20e1cccba73", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1ce1f6750cb45d68c9ce56e5fd960f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34a1a3a626234df2bf8d785cbaaee0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2983aef1a7aa45709f5f3cdd8a731a02", "region_id": "RegionOne"}], "type": "workflowv2", "id": "47f08c34de534d46ba210564569f2633", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a550e3be2fa43cab0756f0beb07d33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7c5e8076833e4a00b63a6c31188dc2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f23814548d764c1bb9b590a009e90a76", "region_id": "RegionOne"}], "type": "rating", "id": "a2422e533a1347219453abc5ffea299f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6807a85ea78e4a8cb15fad6c458d08c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce977ec6de8844288c1feb1b09fa4e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "89fe9d4a7583417291a97ef4d82153c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "56f857ca94284a6f8ea1d0d00c28bc21", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6835f68222d84b429c0f1f954ce5ad3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea3e81209b8d4ca79e7cf30b85a37e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aee390415cf64c7a98c903b2d9b33a7b", "region_id": "RegionOne"}], "type": "policy", "id": "62bf0102ae7a4e139a809d0059df1031", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bfcdaa2a36f4c378da55565a572ccbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60858ed37d3844ed8e1f6ad5fa93168a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f1aba01cb6724ab2891d25826f74b8bd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "857be6185d374658983fc896aeabe78f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "348524724d534c528094c5a805b781be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7c2e332e91f41c6b19ec5a9699e8f71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e658ee750a0d427ab331c97f9ad642a5", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e33e697857d45d1881106f4837a1c98", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9cdd73eaf21471dbfbc22dbc53620ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef2a3ea61eb34299b9a9a95b07da6ceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8aa5995c88ba410099df524e7a0990d7", "region_id": "RegionOne"}], "type": "share", "id": "a884bb3515944d7c8d42351c642d7684", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c6c34f9d9fb427e87ad1da61925af85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0ce41bc8b0c49cba1a5e8abd91b9275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "74f839c1e7004f1cb2ddd39c42e626ef", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b7f22f313ccb4c7fb51a2404372a8ba5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "582dc386ab0c443eb893666f1fcb190a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d830b94a4fc34d07a5787759e0b0ecf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9e66d193db54a309f394e865b73a41a", "region_id": "RegionOne"}], "type": "orchestration", "id": "11eb198bf9da4ef7befbfb5c73a78ae9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f81b21946d54695adccacb3574a29c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b884d8045f042beafaf4b0646894300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7b63763f22247b8a21e7aff40c363c0", "region_id": "RegionOne"}], "type": "block-storage", "id": "11c7f87341e1451fb92994287b2176c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "134657e3b3e84a58b6ace9e288f3c8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b41dbdeb20734580a102f8c7bd7ba175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b18b6fd904463ab96a6367cf4d2485", "region_id": "RegionOne"}], "type": "volumev3", "id": "d0f0ec22618748f88a5d33ca72a46567", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33740a82404e4ae2824396cca2eba3b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e104f5b7c8054d3c8bd572de74e55e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2cb399f981c4d0d9d3be71b57f96c1e", "region_id": "RegionOne"}], "type": "volumev2", "id": "c22c70b526ac494290b607dd3636e575", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e76960be613140e6a0bb72e2ea838c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d67d11760ab54aafb831025dea99a877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b89cdc7035de49e2bf07b6117f7ced7e", "region_id": "RegionOne"}], "type": "volume", "id": "e92f78ce34824144a13f2695f9302589", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cfd69c4da0043c1b4b9fc4d8d882ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a387ec017414f8eb5d444186673b4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e082c2cfeb3048f9a2f07aef6ec445c5", "region_id": "RegionOne"}], "type": "block-store", "id": "ac7cd448305249ae9dbc492e91ef701d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9353879d50944f2299ce64851c041dfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf18680f63c74ed89edd465380d5c700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b9ab3ec0d27345268ea0b7335881ad51", "region_id": "RegionOne"}], "type": "alarm", "id": "7c70c9e859c7447db5f3e057fce24129", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7f5fa535686486396545ca85ee1f238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d61006d1813f4aa2b6e6e49122bb3239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b5657ecf3d494e66a0f40d5c86c01d12", "region_id": "RegionOne"}], "type": "alarming", "id": "ea1a9b7a41234a52bc1c9e6c17031adf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b207d063b30c462fbbb92c909f2e6247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5b02585614b4c36ba6314b6bb22bf46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba3824ecb5044eff9640e909ca0976b0", "region_id": "RegionOne"}], "type": "meter", "id": "2eab9337d5b74dc780720a9199c513f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36e0863834764e55a3c6b780ca4622f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "850bfa1ac221485d949820d10002c5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b05f17752ee407f91e91b7c71011734", "region_id": "RegionOne"}], "type": "metering", "id": "06be9c257b294dd1975bee941b91f205", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59d5877dadf64f6fb4b3c79512f4fd56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f905d219c4034f269f13c1a21542410e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "52b3abe173344a4cab6d1276e366a784", "region_id": "RegionOne"}], "type": "telemetry", "id": "50211be102034a2bbc7c200d3e6a3635", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb52b36ec4714d84a628d341e33342fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6e38967f0d5146188644f8c414f478ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6097d9fa92674885a322a13ae5698070", "region_id": "RegionOne"}], "type": "event", "id": "270ca65a073e4ef18806fbd40cdde885", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "07c18646d9f2418cbc1ad380ca7c7169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "298bce9824704db3a2a74ed9fc84f6e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "96cad0e7f85d46bca1312024e314a11e", "region_id": "RegionOne"}], "type": "events", "id": "cceb9d79f82044d19d6978bf8b7c90b8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d86edfd24ec4f85a1e8ba7b5533c4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd7cd9edc7fc4566a62f5a189faabb5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a31be5fbfc624dc29a0056c3dddde2f0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2417817e8e4849d0bd2c0a9c74a41713", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "282ffb9c806b4414affdbe712983482d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3f2ce5b8085479abe97834a76899a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "442e9a8806a14bada5087a425199a20c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "51a796cea2484ddd88f6393fac96744a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3a66ddd332a4e1eb3296391a416a3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b6d3ff8914644f58e2600cd341ce9fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b2f780b2a9d479790e3ff35201e86a4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a0d026e227904a0c904398caf264ce63", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb193deb67474d329ec55d436c9310c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "695dc208e25c4064bddeffb72d27faf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b96121f4cfe041d49a4ac701dbddbfe2", "region_id": "RegionOne"}], "type": "tricircle", "id": "47127c2d59bf45beb7347bcc853bc84b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "040737419de04db995906ad5b5d3451a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "62f2fbbd479e4f33b7801194d9f626a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "96eff4b20ef44798a7be270f66f11bd4", "region_id": "RegionOne"}], "type": "database", "id": "ac80df94bc16439a86fd5413db2a9ad5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4af308e6633c454380c2590d55a19ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a414643bd82c47609925eed90c9e49e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "291e540ea24941e3a8ea237775c1bc0a", "region_id": "RegionOne"}], "type": "application-container", "id": "6bf3e6b833f4435095be8dbf4e4e1956", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15ac61201a504bd792427c57b9bda922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b1dda409645d4645bd3b908a489db758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0312168ea9d24e65bcf93ff6e89ec1ee", "region_id": "RegionOne"}], "type": "container", "id": "2ffc4b94d2244af7b2bb94fcfb70f01a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe9e4c265e54405aa92a1ebe848e8e28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3cec19d84ee441cb270c44281da6155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a969650dc0444fce9b76da20aa6578bf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "435297d0f36a44918f2e6359e4ae8f93", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca69fdd779154f71ad260b164dd971cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42652e7d99954b82ba0c4d5b4eb223e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dbab0e7038724da1b7b7c2967ed61dc8", "region_id": "RegionOne"}], "type": "rca", "id": "7bab0f6d540e476796ac9ab028a9e267", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "68105956bf11495783c15b6f05dff6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd5ec32fa881451b943b3ac44454e25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c1e68720c6a1436e80e0539d61d3a37b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b733541190d74f459a5e1e791b5899a0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3ba8fbcc43a44365a486398dd6ab8e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7a31873cb78641c396d7309b89424f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c72dbe7998f14caea9fa681a8ac6a7b3", "region_id": "RegionOne"}], "type": "network", "id": "4267f835465540cd8774fe68a835e239", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9dc6722f1c4c4afca7a35e4d5019c34d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c9ab031bb0b443e38ac3a8d01e3ad008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6a96b46ba875434aaec95998479ea251", "region_id": "RegionOne"}], "type": "backup", "id": "3e97544596c84656872fee8def3fd786", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d96fa66e4900473eade738ab15de1b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45ad9fe11981491e954419dc561330a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3db3321b7ebb413dbefd8acbff526150", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8bd7776bad494da2a94968d2097a6040", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb19e76f28b346638666f3b66490d33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c3cfb4507214422bc30addb0a911ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cfe0649e7f9d4c32a1cb05ca49b538ab", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "34e1a3f5e6894bf29fdf7adc44a5c032", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e10fa74a2f28494ba3058563cc363308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c6975623b75345f1b69060d9ebfaac9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a0cf211d7816470697cdc160ea32dce9", "region_id": "RegionOne"}], "type": "monitoring", "id": "f38ccbe6eb5f420cbfb7995c764a1dbe", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4193ccf042dc40f39537595a4f62e32c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e7d47f48e4b467aae3d5bda1c3e897e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "39b71e079856447fa078a4dae9d7c383", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6467d266186847b6a3e8d6b98556e366", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "112cd2a12c2148d6bd48b7b41e2b0d43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f03fea489dee4b2d975a2b3bb8315dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "93d1b722fd7440ff8028678d09391bf1", "region_id": "RegionOne"}], "type": "placement", "id": "7466ec4d13aa44c8a92830825affb111", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49cb86e439e94bc5986494b7a447804d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db0585937cf34ce3869ea9faac6d6a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "72ed927dca7e48a283056b55d66ec320", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3835a3050b0a4993bac87c8c64710aea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65e117efb0e6495ca44adc71bc71f831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abd5d7e0f5004fc880ca9ddfab3f3928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4a2aa702f7594effbe8c11087bdd7242", "region_id": "RegionOne"}], "type": "ha", "id": "6df7ad6d80f24516bd48e6bb77a6f246", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c9f6609c9009401dbe1814323737e02b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "973a1106720448b09722f2bfce93ab3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7eb17508856b4f24ac8b77b0a2762225", "region_id": "RegionOne"}], "type": "reservation", "id": "26a4931029ef46c9982d41ad72bb3342", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "46c9380894c240f6accd497670fc12ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b02e840106684e6383850edcd431e27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9143d7ff787f41abaed050ca83d6958a", "region_id": "RegionOne"}], "type": "function-engine", "id": "29917fc04c3547c7887a6840951f1f24", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fcb8a9dd3b23461d9b6d5008d321e21f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "665b86353c11411099611358c9e51eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "af4808df5dc749e89e05691d76b4dd30", "region_id": "RegionOne"}], "type": "accelerator", "id": "8cf016db4aba4fafbc27cfa23e3f2122", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80c449934f3040c99f8916494e0362f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2cd44767282a47a0943fa202bb52ca7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7a0218af9a184f4a98d76b2a3489dcd6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e2515b5ecd0c4c01b44b1a647371c1e2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3e13f9a6cd84215878b319d016f5551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c043270cb4fa47f49ecf1f68e8e47aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a72e6af9058740ecb7eed7c79ce51162", "region_id": "RegionOne"}], "type": "registration", "id": "bd376003d26f43319d7a58588957fe50", "name": "adjutant"}], "user": {"domain": {"id": "e6866c2d185648bb9c9a684ced2d6701", "name": "fd46901de0144861be65a2b5d693f8dc"}, "id": "b6804dea0a2742cba233323c0a9fdee1", "name": "269fe28b2ce34bafbc359c54be40f78f"}, "audit_ids": ["08b1796c46cc41b6b58360c738ab023a", null], "issued_at": "2020-04-23T06:25:57.850507"}} 2020-04-23 06:27:58,012 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,018 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,020 keystoneauth.session RESP BODY: {"extensions": []} {6} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.203678s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,883 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,887 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,890 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,893 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,904 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.822948+00:00", "project": {"domain": {"id": "0c915b080f1e4b10a2119ac6e2c01e9f", "name": "52dfbab72f7c4194bedec9ebc2364a97"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1573049fe57a42b7a5316847f7c7cab2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8517824300cd43f58dd6c348b4cb24d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cd4a495b709c476b9e48c46881037b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "22b515abcd2348e9b20228e9da5ef716", "region_id": "RegionOne"}], "type": "identity", "id": "a5c7b3fd10dd4723bd49d969368bb176", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "51cd1a3df72e4c4b98f1d503c71e78da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "070e0a72a58046709ac32cf7518af035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a1aca2e8cdc24749a027bf812c911f27", "region_id": "RegionOne"}], "type": "compute", "id": "548e6c69312a43b892bd58eff6290a50", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ccebb1dc6c174a689ed5050266800a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c30658af7e1244ba88d6abe717c2372a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8c2fce8fc370489189c99144fc2c6193", "region_id": "RegionOne"}], "type": "image", "id": "4d0b3701c8db459a815dd27de39bfb0f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b255e5822204b5eaaec3087485f5b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5afc696db7cb43efacd008c7d26c21a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "046d2960ab134d5db2c84333d94ba004", "region_id": "RegionOne"}], "type": "load-balancer", "id": "caab62bdf8d342e5a6f2baf11b10c07c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ec636a73374887bc83979bf91c52cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cac8a6d6d58649409a447be2d3e333af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51ac02593e424bb7a402df30b723cb83", "region_id": "RegionOne"}], "type": "object-store", "id": "3847e47cf1a242f7bdeea3f7d36d961b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bc3ffecd73742d99f3f6ecb9ca7a601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58f19c1d184143f9851ed5565d03b2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2738285cd73040f2b55ec56e39a1a591", "region_id": "RegionOne"}], "type": "clustering", "id": "04ead384e4644056bf4c37e9358abb32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "017adf5551d842cc94d38c88b0680bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ec82ab4f16c41cebf4eaf82e76885fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fd4d9b308f24b94a10fc9add6c7ec54", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2b4ce4ad46b14034b358f695ffbc3e69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d2e042197b5418a84c400611a726ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63155c8991ca4e2aa6dee8b3a87cf5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b4bc2c37aa7b418e93c502db82623638", "region_id": "RegionOne"}], "type": "cluster", "id": "00dd6afd68e644eab729f1203df55978", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e79d90d2ded49acbbc76aafb69b6dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f89e75fad7d444a0a5784fa8819321b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "03b5f23784af4731b77d22af8c489b6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "229a682a463c4c1da7becb2e0f7dfb80", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d1e04672378410f993929db4b395a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0510b79b03e347e39869f9fbc2282495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77bb72f8702c479dbc035240acf0b766", "region_id": "RegionOne"}], "type": "baremetal", "id": "c839e7bbd0e04146b4909779d8a7df12", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbc19ab5ce854879968bb219b149f1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3551e6df80904e6fa513c6fec92a95e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "391a409c0abb4407a19da4fdcdf9d128", "region_id": "RegionOne"}], "type": "bare-metal", "id": "672971cee7b341999146cd402e95cdd9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a921d624bb49494889d00a8b664725c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e4f9499840c94d549a8ff842cc9b80e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e94b4678daf9473493ee881650bc4486", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f95a82f782c242ea8068cd4caf3fd865", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3a6fa56e0c7a4ad3adc0f5489bbd2e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a6ad5248d3fd430393e73edd2fcc55f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "58aaa34aed084a01aff6dd8f54f213d4", "region_id": "RegionOne"}], "type": "key-manager", "id": "42b433a0620b4551b277a615218c04ef", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "27421ce932ba41ef9268a3fc9d4bd8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2271e2e68704e7fabb1c83424544422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fb082e9654c74a7c8f5641826ecf409e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d7282769862e44efb78a8ffae5d26593", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f878541331d4103b076ea962029512f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac8411c84ee140ebacb79566ff93483f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f33c8085fca34cad9a8329bce31a996f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "540d51dd71924d3dad6336bb4e55d98e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ec73f9b42214466b5be85bb20f7412b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "602be703f97443f79c4194230b0dabd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3befef821e7243a7a479ad2cb18d4457", "region_id": "RegionOne"}], "type": "message", "id": "fa7fd659e9fe46bd9d54c3b9d53b852a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dc4e56b83f5c40a880c959c3cfec7211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7c4d77edbd5040289943435480a277e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a0095f4c75054b79b9250ff51629cd67", "region_id": "RegionOne"}], "type": "messaging", "id": "1beb6ef9d5794022a0e4a2558f7fbae8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f404f4a7d4374077bed842e28510585b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8cc7845caf5740c58041b1c34461d0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4ccce39bc624443d9161e4d3e1e5ac74", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5b0ed4dc01974930a4dd926b58c387aa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1812624c00de4825b536125b19cffe79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bbec7b1ee2641418f08b8be2eacc8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "148688e83f8b45c48a97ac13f0b81897", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e92383e17baf481d9becd3659ec40ee9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2a639471855402da149e4823fd9c7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e2133e8caef45819685fcf408a05110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41861518d9b54237bf05ae8ede65acfc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d1d0c9d0eae94b65bfa718bf26658125", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c3b787bbc8941ce8438c9fe36729137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0897059e9a245159ebf6c9937228e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64e9e0189ef44a87b97680edcfd60958", "region_id": "RegionOne"}], "type": "container-infra", "id": "e87088000d2043d194d73decb1b254ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f010caf48cb64b55a97874ccc0f769fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d23432871d824cb389da42cba7e68477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0939ac5199c94e7db0a89798c44c1d4d", "region_id": "RegionOne"}], "type": "search", "id": "7a3637cca47b422c9294f5ab1262dbed", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "11ac8472fb634e368f0e14a75834402f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "691b7210ae6843d994099077e68e8c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f7c18e09de4d4303948adb02103b2c53", "region_id": "RegionOne"}], "type": "dns", "id": "e0e8ad2084fe444795f72cea1e01b6ae", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02a59f2f81304ff4a29970b03ad162c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "793a5dec9a7945b2afc79e11c8f300f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa4273b9d7fc4e6394e73e3d7c688c04", "region_id": "RegionOne"}], "type": "workflow", "id": "ab5d16f54c1c4552a037cc63af74b503", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e6bd2ebe442402eb55083999aa95d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3126df2d5e0d4cb19134694ede02f1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b0408db543240048a13372d1243fad1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2922bedc121f4bd99ea0476167f6e0ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ec590f25f294f58a8beb9d161ddfaad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3c8c8a27ee6f4d89aae731bdddf9a458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c7d25e2095054c63baa78d24aaa42eb3", "region_id": "RegionOne"}], "type": "rating", "id": "3e953d056113443e9c4e00c0fc0beabc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d057465acc2447bb9c9f59b53295e071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a47a3a060c704e6888707645867fb831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d486ba3a2c2b4c49945c9bff6f56c891", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7ff0d909ea624e90a7b1ab5209017f41", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a9aedc7161a43bd9685fa17c0798a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8a962be384a4b9399b067f352edea2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f007b57b5d654ff3b79494dda9405344", "region_id": "RegionOne"}], "type": "policy", "id": "a765c51bad8e43c590cd136cbbc6ecd3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76c6fa1545d9426c97df7bfb737dbb79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "845bcda375bf491c9338e13b223e1853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0376948d41f4a9686f2ee38d1d41cfb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d8216c8fa635421ba63dcdf88cb12a0d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe1a04c168f843f0b8322e4bcc7b77b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf2d070299f94d7f87b8fc22e8fe6c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "066b2bd93e1646d19559996a3938af94", "region_id": "RegionOne"}], "type": "sharev2", "id": "4ef7237472cf45bc88c0644f39ae059e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69fdc79d3a844cb6b66ae21211636677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4fd2326e12a45f0b23eea0ad3038867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "23ed283821bf40ce8be1d62e7af4f44b", "region_id": "RegionOne"}], "type": "share", "id": "67d5c61c3ba84d76bb9731dac584fcf6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c240c63af6fb49e3ae98297ac619ee2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ef54cf1fe78a45a7a8f0abf832bca2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1abcc49510140f9ae993382ff06f86d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ebab9073edeb45b6abed176ff2a1b950", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7955b8af8ce43c5bc96c328bb0deac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b632f2ff8f5241b1966c61e8085c2aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddaf10c380d24eab8793f112db4a2e51", "region_id": "RegionOne"}], "type": "orchestration", "id": "9a029deab55c49bb81d058e450eaba4f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f38433b5eeee42f9baaefefd80873923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "328765d5ff6d4e18baefb9ee00dbec64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a1771a8c1141059a2932f6b54d18da", "region_id": "RegionOne"}], "type": "block-storage", "id": "10113b5ce719461991d84fe9f52f180c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c435f19460045b6be353575bcb33c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "449f418b7e1b444bb2fbaa9ec63e5e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b5cf71be89401ea6e703bf4ce98438", "region_id": "RegionOne"}], "type": "volumev3", "id": "b041ad2df81d404d9d7840390f4adcf6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e484c8676c314407be3f5fc39277e78b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1a21ffb59dd4993a93d454cc37ed43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dc996ef5fec488ab9f4b05c53844de0", "region_id": "RegionOne"}], "type": "volumev2", "id": "56dd259013a146f480f6848e6addf9de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cbc608791de4743aa86e8e3637c2e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9613168f46bb4fa285990d738c85e043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1380b30c2094ab3bfda6567d99b1df0", "region_id": "RegionOne"}], "type": "volume", "id": "a8b2117cacca47f6b85d4c5e69b93332", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f9dfb788efd468d9f1a699aa0812c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe142a1527734d1f8d08341dc277a9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10b94449e5774a019dc32d7b2adad357", "region_id": "RegionOne"}], "type": "block-store", "id": "b5e74fa09c4145a08e60c60ff1c39bba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3fe118b21cff4f679f33b9ea8d735358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8105aa774cfc44f0be2eb5d9438a0e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1b09d5b55d8c4091a8e4b1e00cf38465", "region_id": "RegionOne"}], "type": "alarm", "id": "6c3ed902b2424ec89da2b1b736758c48", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96b9163011864e4da233cccaa3c68a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c034d4532464dedae627720c090fa2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "80fe94aa8e754eea9bdd710bc41d29c4", "region_id": "RegionOne"}], "type": "alarming", "id": "b4d1a855865443d097592c46821be537", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "727019bdfef946d182dfc44ba82e4d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9e32457366d4b6d8afa334d37be2620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c63b5acb666f4e14a19e0de22f047702", "region_id": "RegionOne"}], "type": "meter", "id": "93fb70fe87854784ba55d5a01cd67b3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a4c2c5a0a8d49f9bf204d5a2bab74a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de9d9e35e74245eb8d1ab8629329c3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5266f255889043ec9b3b5e5b9df15e47", "region_id": "RegionOne"}], "type": "metering", "id": "0edd70fad62640ba82de5f62a0164293", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a2fc01218ee48eaabd70cdf5b22d583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "519a9060e4504b74ab1bfb8b1d1787b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55fd38038a124d09978de7cb22c93cd1", "region_id": "RegionOne"}], "type": "telemetry", "id": "277d325a66634c87b54ce14b983b2d4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "373cdb200180434b9418550d7a510767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "367a3ef530f443e58a63512d541766e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5b6032f1b4c402ab79cbe543938e6f0", "region_id": "RegionOne"}], "type": "event", "id": "705e8f91ff8d433884492293566a76f5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "00a0d215dedb4809ab95e71e6094cd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2b806e05817645158a5bb8ed3a49a1bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2147e2acfdd64a5ba9b8a110f7d6a1d5", "region_id": "RegionOne"}], "type": "events", "id": "a346a288881a4738acc10f3fef75e17f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46ba731f258b45b1aabe074313e89f70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d886d3bff2b46dc841f2bd5d79e4e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2d20f0535d74613a0cb85a5f5075527", "region_id": "RegionOne"}], "type": "application-deployment", "id": "80ed2a72718b43a3a735677962c32d0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4debd4d89dc4c7582e12d576ce15e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7400834aec1044e08deca4bc4f87ea1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a942706f6bb84aa68cbfc0ebd5ab1d5d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ab2e4919a6464300a82b692ccc06b8b2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41a7204ff7e9473a95e01c2cefff2719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21d3da8f86484095b10b988632f220c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d85315ebd6f435aa8bf88d78c2068f2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "802fd97976cb4794b44e855ec68511e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3154048fa6e472bb82ab263cd8b0c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d29b740405740508f54362782d2985b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "19941397e7584079839dd8705d5b4e33", "region_id": "RegionOne"}], "type": "tricircle", "id": "6be207e9ae164c709465fbf94efa45bc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "391c48bd356044138998904cb9082640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4df5f8bec0fd4c2788ff450d67fdd7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b4ecbec7869444e69cd939aff9bd097b", "region_id": "RegionOne"}], "type": "database", "id": "3815592384724d38b4e56a1d4ff5a594", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2ac1534b0ae4cac8485c34dc7253776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e531ecee16448ecbdad2b190e3c616e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "650ca91810aa407eb5b5a34178cd28ea", "region_id": "RegionOne"}], "type": "application-container", "id": "7db6974405664599adb4da6bc9bdadcb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "824aaeb54f954c4793b3c36792c688b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07c42d5fcc4444179cde2bfe8f0ad1e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a687f1a3ab9048deb5bd45d1a42b830c", "region_id": "RegionOne"}], "type": "container", "id": "82e65573ad9047e2ae186171c2a4c90f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c9cbf0b5ac74be3a7ed929d38b534f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6ae76da09ca4090927ffa454e6c30ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c84e2ac6fb144b5aa3722491dde9775e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e06794a4adfe4a83a68e3b44d228da82", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c6df8c4d68c400ca149a269f3392410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fb9a7d594e34349a3e02e65b49a3627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "73addbd40fe946fbb8ae9b891267d231", "region_id": "RegionOne"}], "type": "rca", "id": "38620e685a5c42e29771cf41cfbb1f6f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "07296dec2f2343a6b2c6caff7056231e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "97c1032d29de4188b0cb835cbe421300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "db3a62e0a9b54704aea122c50317cdab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3a73d0ba41c94a09b2894e30399140e0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c5d01e2da4604c989d3d13401f917906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "74114d31d96a4105a4e7eeba3b175516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "41458359fbf8435793c9738d28ad8dcf", "region_id": "RegionOne"}], "type": "network", "id": "48f073c92f2c429983a5f7debb0967ae", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d48d80b4e174028abf5b84bef91ca49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2cd100bf5da14ad5adafd8bb4acf6a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "81b9ba13fe034d299c3d46ff3a97bb2a", "region_id": "RegionOne"}], "type": "backup", "id": "9f7792c2bb464f9ab073c521f14d37ea", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6444289a7f544d8aaeca0e45525f9334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f160c57d3f04b71b2a934d3e80605b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a5f65116916a48c69b80af610d43667c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "abe528276e5c4623af18970d08db1da4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfd73aa6f27040e1a150db4cb222af19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f69b3e4161ec4fa2a71a4495b7d32478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7413f13bd7b347c28215a03cd0ba6e8e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "068efdd4ff824151b6367fb04d05149a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "adea2e9eaae64f398f6938e1fa73a9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3c7e8ee2050e4cf0a1499c228c90fb77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "17a09f9455c1414b9d3b7ebeb7d8710d", "region_id": "RegionOne"}], "type": "monitoring", "id": "f4729fde8a2f45ecaeb66a1e8b1821a3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4f92b116b63a4c9692d58aa9e1e05715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d13cfd9544c9446aaed5c91d4116b59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bf52e5e20f5f49b3864d157bf639bfed", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "47148233a31641dba4717d75e7391ba5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f30dd99ae07f406cacdc4e941ace2cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c194426d2e9f4285991e2ef23593fef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b10588dc682b49edbecf8574d671ad32", "region_id": "RegionOne"}], "type": "placement", "id": "19e43ebfd43f45f79dab87bb6223e222", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "80b761f983b440a195c913c3093f550d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57520b73e0ef4b9c83cf0f9505cad28f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "98a047180978490c8c658ceb105ac549", "region_id": "RegionOne"}], "type": "instance-ha", "id": "768fe1bca18f44cca7af8ba4c54a66a3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2821599d3c2425194a69037300784fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05ea9ab452424cb295585f9be25d17ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "df8b96232bc64af69dfc6936bca6b0cb", "region_id": "RegionOne"}], "type": "ha", "id": "acb7d61427884231b341c3ca4113ff47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4cbd3e1a14e34188b1c4fa2b3c3d3e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "673be8c15636498a859d8233004a3577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "585ad182731f4bddaf0d54fb383f7383", "region_id": "RegionOne"}], "type": "reservation", "id": "3b763644d6df4f5ca703dbc248551454", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de36e1cabdac4529a7d892adbe7a768e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "454cbc2644b543b3810d666af42b4395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ac608980221a49c7a3c6048b273a7d1a", "region_id": "RegionOne"}], "type": "function-engine", "id": "0553f17f9ef6428a913e742f5d99555d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "62d09e40ffbd45dfa6c8da962f6c2b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b796d5973e1d403b849d1ede97f158ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "783a96982502432aa596f4e3d67e7c3c", "region_id": "RegionOne"}], "type": "accelerator", "id": "862af73af72740c8802c1250db9f95a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "583271efa4a04379bb53c1e73dd2e59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "108b4d61c3d44c2e8371ce9440c5d404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d412eff994442c78995ed2650cac92e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "546d6660b3cf46bc9f410edbbe2867e7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4598d782b2274bc1876ef8570490d5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f76d5f61ac054890a71d23c3e6d4178c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d2fa6267df748f2b7b260d7d92fd63f", "region_id": "RegionOne"}], "type": "registration", "id": "138ee137855b49ca8492519360e9b5ca", "name": "adjutant"}], "user": {"domain": {"id": "bfcd3e2d35014e9181f57b557080e2a1", "name": "0ad0f5a5252e41a7ab895a291331ad1b"}, "id": "c07172ed6663432f87b5ba6610e899d3", "name": "d5ecc3e629554462859a0d61a0ab3aee"}, "audit_ids": ["12e64fefecbb4972aadb2a47d52071ed", null], "issued_at": "2020-04-23T06:25:57.822948"}} 2020-04-23 06:27:57,993 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key-2: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,998 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:58,014 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,019 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key-2: super-secure-key {7} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.191518s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,870 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,874 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,876 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,879 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,890 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.811706+00:00", "project": {"domain": {"id": "7b45bbec25004c789245c0b6e51b6b49", "name": "ead58dec3ac7492cbae8e1171bc5a686"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cdbe74bec12c4588b54d0751fa0eb418"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1fcfb27eac57439dbb057e9370d275a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "028cd5ac13844bf8b2eaf4ced7a68cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5f3ddb98cebc463f8ec5ee20d6cf580d", "region_id": "RegionOne"}], "type": "identity", "id": "8ea69f02fe4f4c54aa54b0a90e53bcf5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5cb2a01e1d744457bae1cc6e5225dd39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6808ee5b50284899a081a5ea497a0512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e0bc7d425db5419999de3c1cd0aedd68", "region_id": "RegionOne"}], "type": "compute", "id": "0c3e7ef8169c49ccb274c386777dabab", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7a2bb53c086b439ebf347874b0dcbbe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c81bd8490944e56b0bdf36223cceb87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d62e8e515e1643f7adca2c354bced182", "region_id": "RegionOne"}], "type": "image", "id": "0551d05e38114410b171200c0da32d59", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2743f52561cd4009821992e4feb4072a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9af1009a350a4d399215e5200616c0c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7de169ac207f42f7b31de3585f7f4c22", "region_id": "RegionOne"}], "type": "load-balancer", "id": "54840b2c5efd4537a5a31f43f8983310", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd383324eabf4ab2b745fc650d30e732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "920aebb2a9ca4081b1ce0fe01c1c75d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "419594a6e5914cd393fa5e6fee85d333", "region_id": "RegionOne"}], "type": "object-store", "id": "14268457f49b447496ca0ea4efc70488", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5fa169c87f2422d856303f228acb78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3391eb53b6f49eaa80a63abd2e828d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f67d52bc3ee04752981c6c17593bf0e8", "region_id": "RegionOne"}], "type": "clustering", "id": "8e6c380aba844ea3b9a5fce4f5cada4b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50bb521dbb8e477e81854b63ffe90f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54ec8d15f1fa4492b724716569251b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0dbe4a6dd0d4dac916201917d2ff1b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9beebaf0142b46908fd13cd31398ab1f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7c3519b48794add9ee2430b7e053d49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f81a231da38a4e30aa402a4620705df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d20d6256a6fb422ea202dc15bf015771", "region_id": "RegionOne"}], "type": "cluster", "id": "aa0f5aaef5e2438d913483ea4fd61d18", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de044f97f69742a0ba3785c8d418c5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c87e7babf3194c3a854c73a8620bc902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "94586bb8f03b49b8a0f18452b8136135", "region_id": "RegionOne"}], "type": "data-processing", "id": "c61112e19d6b4470b3e6ee644541988e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8d363e00f264549b6335f66b5795971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9e846c85a8a4cbbaae1d3615d7e6a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60df33fc486144c0b4a2d3dad8bff582", "region_id": "RegionOne"}], "type": "baremetal", "id": "d520c6b4f9b24783b6d44655621a748d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9764964000a4a358e8e2bf3be2a0778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e71d84bd339941ef8826dcaa87208d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f05eeca0d006465ea98dc1fca3a107b5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "88d1d3cf804641d9a05e5f2333c01b6a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6d73479af8a349278e69f088b86a2558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "68e1482173b64bd3b82989b720b1b83b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "722170ef4acf4ec682a136d49c9e7cf2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1e923a90f54144b295397d6857abace9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "599bf28b577e4e5db22430de6186b2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0245d997bb16439b8d42524aabcdb391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "68864d74db0c45c99cf469360b7812a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "d84a18be8f9f461cbbd08605dd91bbd5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6eada3460491413596e711bd35d8bf03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a86897d5adeb4072878c7e6a1fbe43b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4519e91b9eac447eb7353ba07aff61f0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eb4fe2d61dbf4e83b08c9415ae6a78a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "101c56d1d1a744d4b9d402d8dce72edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f78f9b204e334288ad6004c525fe9e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fa63fde565b74d2a85beeadfc5767bb4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "903f9f68cccb4467aaf3c0bd96ee5d6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "db9ae6880d1f4b6789848ff9dcd8911a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0e62743c5679446fbfda93d8ee31ef07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d396c97bdd0a463b9c65fd15acaa2f3c", "region_id": "RegionOne"}], "type": "message", "id": "dd905634fa3f4832b675a2f8dd648f75", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "06464f338aaf43caa28d0714d2759a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "841b92d050f74b8eb47be78a4b3e4d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f2aa4904e8714b9da201b64f8d92ceb7", "region_id": "RegionOne"}], "type": "messaging", "id": "481209d8facf495eade9c2e1e70429cd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8435323fe9614424b7db529309716b95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "59d0ecdae3d643a69ade086b2daef91b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "742729ab432e44328b3102e436160ec5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f89ba023655441ba82be7abbe17ce4f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93d22cd51c3f4a40bce0a879a7b443d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72638e3d6048491193eeb3d8df42af29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49548aec0f8941a991b7f346dd9ed22f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a59b13d676224797bc9ce7879968f6d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f87a3f38239b4628942830088ba387c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "264400dfc44f49c3ad37928f4acf6ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c4eb446ecb54ff68151614a5b208cf7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2a10d4848a81413d8c88d6b339b2faed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "385925f51ada410d9122f841cdd4edf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e864692486e54c68948749bc67258ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8917cf92b2fb41d48a0a5ab808fa265b", "region_id": "RegionOne"}], "type": "container-infra", "id": "7b98b5939a0441dca05542fc6798a91e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9fac73211fe24fd9a6ff70d4f8bf7957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "132e8919710f4e99873308514fe23941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4a0ab06459624c40a49ef66936581a52", "region_id": "RegionOne"}], "type": "search", "id": "2890ad62e74441f6826dff5ba83943d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6fef777099094b708bb41d84da394417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cf4ddcc2c3484dbdb9342bcef7bfac14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "905e7117c6a249d39635a96d8dfb6d76", "region_id": "RegionOne"}], "type": "dns", "id": "7ffd3d91e0694ea895291f4182c8faba", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c63954a92394c39b8984f9f00b4ad89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d781802f276f470ca11678586a6721b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "40047ec5a0514c98bc9cb5e7679a3da7", "region_id": "RegionOne"}], "type": "workflow", "id": "1c6c7eb0ae7f4851adf192f714753a2c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f58d088c22f4b858aaf4e107295e138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31fba94e07a4469f976ca77cc9d6dd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16bd5136c1f74191826bd5ef270a29c1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9eea8f1d832f4dfc8bf06b6690d51271", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e31b0a949b574e1cbf6b142441c4459d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c5cab998bb24fe5b105bca3f575efae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ec4c27dd404844f39cc2d28bc7bdd603", "region_id": "RegionOne"}], "type": "rating", "id": "76a0ceb068ba4ee59dbabc7f567026c0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6849500c8cc245f4869baae9bc668ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "983402423c834fc792b9e113fa4e2098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa07feb7a86a4189927a1824238b8a48", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2c34755fb8704dffb9466346e535315e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51c6c04f0a22483282fdbb2c3e594212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61ca5a7782ac481eb8efad4b4c327321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "443a9f22d3224d6c82b5c662c0b4d7f0", "region_id": "RegionOne"}], "type": "policy", "id": "941953705d144dc28db47c8622f443c1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4723eb78b994588827cdf585f442dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf02cf764f2d4464b3268fa9c7bd1e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e7d6c1d18db4f968cd699702255f21b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cb670d37492748f9b36ec34ed61e8052", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "617bbb17d1f9495db07a16d373454ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecdbdacd0b5b46e5872f2500b4f4d950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a691f78287942a39008f3f9ad8c0616", "region_id": "RegionOne"}], "type": "sharev2", "id": "1b2dcb972ffa43fcb0133d5e133e6ec1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6aaeb61301ad4168b1518b203510a196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "222e35dbf9b44b4a8bac2a69e77784a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22635068798f47e890b43c686340d48b", "region_id": "RegionOne"}], "type": "share", "id": "d500a95a0a1b42d6b161f3595e33fb74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c089182bc0104a298df305fe4f4df094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2cba104961f64cba91d7c12009707bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "28106d9df7cc45ac99f26b24ef7a2eb7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "11f521a7fc0b40359a4f1c4644b021cd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ecef08f85f64240ac0e2b97984d6b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97817fcd5fd54f3eba68f9fe8fcfa2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc7fa3ae3d6d456e83b6fbfa5aa9d5a3", "region_id": "RegionOne"}], "type": "orchestration", "id": "aad919d2f62c4b7db2f6fb075925d3b0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b3d266771b84baeabfd21bc4896297a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98729b154302419abca889bb0e1359a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5cbce0a2a6542b7b2490e841a6160f3", "region_id": "RegionOne"}], "type": "block-storage", "id": "23d2c7004da44caf8d230eeca2bad0b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a4d446acd1d4581a44660b4f74cb538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb7b803bf32a4aa4bccbd2c479189153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40e588135e5e472290e0828284283415", "region_id": "RegionOne"}], "type": "volumev3", "id": "d0deb7c60b7d40da9a6ceac281354aa4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bb3d5bac4a2419dab518c4797423c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21b5c1bc48f5490d81c722118540124e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "831bd31b18e64d45a5f5a37e0814857d", "region_id": "RegionOne"}], "type": "volumev2", "id": "733d7fb6f44e4ef5ac67c7894c93ce81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7681da8b2d8f4a2f9776b6436dd51d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f4c93609e2449f18eacf2494c74f2be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "638c1f112b22453687d5dbc15f352b75", "region_id": "RegionOne"}], "type": "volume", "id": "8e14551598534434b085e5762db2907e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d8b9dcc188044ea813f7b26b2b9b40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e24fcc650f94b779d64e50235fe8782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf409ba73b749dbb37cecd2f97dfa3b", "region_id": "RegionOne"}], "type": "block-store", "id": "52d6832be4604833ade8b35b9513946e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fed6f18ebbb84b88a7f6a976078060fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5db94f43a5e4834926bc0d2fab0a297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d88bf58e863246788af3caee4222ff59", "region_id": "RegionOne"}], "type": "alarm", "id": "af882a2ed1bc47859b7ca4212be77029", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f0e16a67ea7400b8b318ff7d646fdb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c590383635f247c285b759d45638221f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "300ccd654f9749e8aad056335f0f1668", "region_id": "RegionOne"}], "type": "alarming", "id": "b1039efbd4dc427686c370da732fab85", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92c8c16e8ca74d60ade14206fee15e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "85b3c42d49f3441881467f86099f8609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd350c4a5053485192fd8a0c7b11a225", "region_id": "RegionOne"}], "type": "meter", "id": "4b53308e38944367ad4f6cb1f63c9a28", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd90fadb9a704ad2b1f1c2b323e59f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "131365088328472bbc4b927ee4a95640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2a610e67eba47119068f13cbfba7cde", "region_id": "RegionOne"}], "type": "metering", "id": "74ca815dc50449fbadd3db6c4d8f22de", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "380116097bf94b5ca805896da2808777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7c17f6837b94b47b1d6fe02cf0c3a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c575a0f96f2a43d99854ecc95463995f", "region_id": "RegionOne"}], "type": "telemetry", "id": "c8e4df9fd08c4696a599d231e21a14d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a78ebd0d45be47cba0d850b77a30bbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "be6651a58def4feaa69e78408928e18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4ba31d7aba9044d585a85562cec7fbf0", "region_id": "RegionOne"}], "type": "event", "id": "2217c3a9d65b40cfa099a0d293299e34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "54d0931dd93240a18cc9aaee5da5cd47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e89ff7a17e8243d79d3c093ce90d2471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bdc69e11c3db4fba9be7aee5491e17ef", "region_id": "RegionOne"}], "type": "events", "id": "3fc1cb9b11d6401db1d29d534d1547d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f834ed9fb76e4cb4a91e44f5139561ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2c0f13e427fb4c40a9ad43d18ebbce4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7cf922f08ee24d81a0b97a4a4e2d88b3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6c887f9cb5ee4c579d9336d4edfc377e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7831b5a99d034bc0b21ef769f28db8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9f2028cfaff41368204e03d32727fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d0baf8764add4170ae30b793e24c1af1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "838ff658ffbf45648731d361bd8a6b74", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1dd772edeab41f6bdbc370ae2546131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b76ca13c82a3454d958f0c856b6ec322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "32ea032797f04fd79442b9ecdb5b300d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f3bd24eee7dc4455bbacfbe967eb3524", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f10173572e4490f9ad890969b6e437f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a75f79be1e0489595e2f28662f7f0c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2296ec18226547f08198da66d4a0224b", "region_id": "RegionOne"}], "type": "tricircle", "id": "66ff1e03a30f467b97395556dad66bd5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7905fb3af00d4721973f837de88327b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8bcf548b142c4422b5d099cf4ba97dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "977c1f85a5e842dea08c450064229866", "region_id": "RegionOne"}], "type": "database", "id": "39b700ed228949c580d097170b4a707e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "313438bd46d843aba7d71f644dfe288f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8aded45e85b74cb9829c5efe5f88158b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08631bd4208948b497fe325ef19b7735", "region_id": "RegionOne"}], "type": "application-container", "id": "e0e412407dec4abe8ff932617832d2d5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da9b62d26601474e849b76ec0f303249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3347acc7b5e14de99e2235824233da52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "06ad6f49f50a4e66a1f2aab5d3788d80", "region_id": "RegionOne"}], "type": "container", "id": "c2b54ca6eddb46c08d72c213266da27f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bef6629489504e2d92fd4b72ef6b22b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e30fe9428964c3a88c01bb0f7034268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d6291f7011d744d69514303265571e2e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "03802f440ad442e486b43d6e3a365746", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc4ac83e2c6142c8bf2def128d21efb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0bdf773dd404545b306e57c2f93d344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "54a13e54c72041a08472f707cf2fa804", "region_id": "RegionOne"}], "type": "rca", "id": "6e519716740f40c991701c9fa525ef7d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "52024494c2a546c49c2e255ad85541be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "81a36f0c95fd4e6d9ca7c4915a2214c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "89ceb426827b48539d5c111293e6aaef", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "31a0625290f241af99c4bdb8354871a5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7de1e68c7d3d41b8acccb2ba11f19841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9c7e5160ccb94d5f80b957d64c3e22c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ce2e219805794be3a426eeac640ccf0d", "region_id": "RegionOne"}], "type": "network", "id": "f1f20bbbf9bd41f3b859bc3423c5cbd3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3bae1dcbd72049d39b9ae75476913fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c2879be67404d91b192221dcf538cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ecc2f62cd34840018ae0ab72f11750f6", "region_id": "RegionOne"}], "type": "backup", "id": "9ccdf49a7b4844c48fa52bd79ae01049", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a3966f3e84e45d48a0b0397686c90a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37c3a0acffda4abd8888329dc29b7888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7612a6803122459187194fc90973b521", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7fadd4a077884b70a1eb3ab46a9928c7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fd0887d2880458d9466a434f852d93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98e80b258915449fa83c08d3d88de33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e84946022d4d4e59aec695e31b048e29", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f2735fc96e36400dbb8bac6fb37cdcc5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "853a8aeddc5e4890bf04dbbb60ba3c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9159b4c1a767412d9fef4b09e38b7f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "63a187fcd8a14834a3e17794c323858a", "region_id": "RegionOne"}], "type": "monitoring", "id": "8f33fd56b11e43778a8cb44fb1905005", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2c2c2f381e74493b8ff31ffbe7d0790c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "025e68ce4e704ad6af7bee96fa3d4773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "915e1a8a973043a69b69b287de52068c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f414523acc1d4885a49c8d4addb39523", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "749865f774964f3fbc4450987443eb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "14d14980c16b495cb9a8afc8a861cbef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "21cb6e716b024e0e8831c56b3fdb5ac6", "region_id": "RegionOne"}], "type": "placement", "id": "2829b67002924461873717286bd6586b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2c714ea1e53f4a7d944e03bd1920f347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "489f01a8707340ada1c2bb160825bc07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d312b89f79b469b9aa909c8d989597f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2118e463812844409dcf093389682dc2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4550285878be4f02b640ffcfb2555344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db43fb745d7842a4a93b9e254436f352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9714b390bb11442e8a8b5615d66e70d0", "region_id": "RegionOne"}], "type": "ha", "id": "f22345fb2cb94ae8a4d1c9d038edf6a3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eaac203621f14fc8a416edaaf43f5370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a88f0849bde448bbbcc37791911529de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5bb7f562ecc6482695ed68cf8c533de5", "region_id": "RegionOne"}], "type": "reservation", "id": "6455902578564d048de0b5ae4412fcc7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7a8d393c82fe497abe721bbe87a16ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5009b71461ca40abbd4bfff4093feb2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fbb3eef77bd74b4eab00957ad0fe52d7", "region_id": "RegionOne"}], "type": "function-engine", "id": "ccb71266c1904e58a937b6873b6f650b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c7dc8ec1538449a3adfe63f365f2f0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c64077e834b040248da0a5b6c4c7148d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0be3e570a4ca46449a242bfbe2990dc2", "region_id": "RegionOne"}], "type": "accelerator", "id": "23da6c8ef17c4b3e8fe68ab1c8d37f44", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2289f1a0d92d4567a44247a321caf5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac993dcf69b14fd5b360735c753a7200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "317b38741a734c50be6cf5b22339d556", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cf3f39c64d5e404eae03607f9e7aa788", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e05a587fcbb4d6c9c39533ccad454a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bdbfd11c250543e49b9019c365edf53c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0a4c2ad75aef4309937183501e08ef0a", "region_id": "RegionOne"}], "type": "registration", "id": "efe53f665869409fb5099bdbfd546ef0", "name": "adjutant"}], "user": {"domain": {"id": "955ad7ca52fd4baf8262098e0150bb4b", "name": "92eda92377e140deb4b5eb5ae28b55b4"}, "id": "9078f88dea5e480cbd8a0e763bd318e4", "name": "4bb2c5e549c84e4da3de09e443438dc6"}, "audit_ids": ["c5afcbb526d144a58383df9823d55b2a", null], "issued_at": "2020-04-23T06:25:57.811706"}} 2020-04-23 06:27:57,981 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,986 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,988 keystoneauth.session RESP BODY: {"extensions": [{"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "description": "Availability zone support for router.", "links": [], "name": "Network Availability Zone"}]} 2020-04-23 06:27:57,990 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"availability_zone_hints": ["nova"], "name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:57,994 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,996 keystoneauth.session RESP BODY: {"network": {"provider:physical_network": null, "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "revision_number": 3, "port_security_enabled": true, "mtu": 0, "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "router:external": false, "availability_zone_hints": [], "availability_zones": [], "provider:segmentation_id": null, "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23", "status": "ACTIVE", "subnets": [], "description": "", "tags": [], "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "qos_policy_id": null, "name": "netname", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "created_at": "2017-04-22T19:22:53Z", "provider:network_type": "local"}} {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.203953s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,890 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,894 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,896 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,899 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,910 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.834383+00:00", "project": {"domain": {"id": "0f28a30261014ce9b0f7800a0f577120", "name": "b1658b919c4c48bb9082f053d2df796b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1d97aa86adee4082bf16c7dccdd98324"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b1523da2271544efb8dfb2fcfcc4d86f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0aaf9b110f084b478b0846884d13f302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "169c7ff9a5234bd89adaec8602037446", "region_id": "RegionOne"}], "type": "identity", "id": "d60da176edb24e8292b0e9267c2a1fda", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81f20da86d2a4b02871215131766814c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd2d8eb4024147cd8674715141ce7740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3df153e955fe4164ba7f8755d38a4845", "region_id": "RegionOne"}], "type": "compute", "id": "0e544b4220424703882c285879446c0a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ce37c8027ba1498897db02d7725c0442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b393771d7377469cb1b471aed6e4ef10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "898deb66faa244708de9bb632789f100", "region_id": "RegionOne"}], "type": "image", "id": "4489c9ce522748a9b8710936af13bc7a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "825f79a9137648daaeeb12a02431ba79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "88fd340999b44c5e993e319835c8e929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5dd9f37f50864c0e8792ea841f2d9b59", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6d23191fc00f42919d8b70befb96f6d0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5d905af7b224c6c9a1d1ffdc2dd996f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86a05aea33bf49879815f2a58c2ebb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f821e6833bb4d9eb0ef0fd4defbcd16", "region_id": "RegionOne"}], "type": "object-store", "id": "94ce7ee785ad4a808335fa67a4499f42", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ece7778054534c34896bb8e2e9a17d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0655b0abae854fe7921b2af5fe910e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16f7d18f26594760bde104f8ac398897", "region_id": "RegionOne"}], "type": "clustering", "id": "a470a5141d55406da1fe0f0964ac357c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fc1e01d1c54460c942678a16c02a8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5872bb7395744ffc9ad205b9d96a0bff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9efc828abdf24270abbd99e0a1842d97", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b13ce9f96b2486890754ade8d59de2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1da3ba88eee44d24bd6d2ff4c3fc3bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1da083f57c82434f83108856a8b0ac94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bad836f9ca54941bd12406bdfb97d35", "region_id": "RegionOne"}], "type": "cluster", "id": "ac6a56c6645d4aaa941f9dbe11b3eb99", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5bad63a30bc2442380fe34635c88257f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d011a3a35e3844e7a1af2657f0789f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "61e89e1a695f499598723c57bbb098e4", "region_id": "RegionOne"}], "type": "data-processing", "id": "27f9e2e1bd3f49e597e07b7c840527c4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fec324bf6b3e48f3b73c39f6ab615d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0faeab0414d4ed1978a37c68283b2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e42414802eb042fca8e69c4f41eccfa5", "region_id": "RegionOne"}], "type": "baremetal", "id": "f1f500dd19ef4ce9917781bbb17b1333", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5212c72b6744a1ab1310c0a0567dd0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e23189601bdf4d04bdae1cb0d13ea698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2c967d8b97fd4450bab26d69281c0c0f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ed31f0cf961b4b5ebfbb5613163657a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b747fecedbae481ca1a59281bbfef84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7479aadb5c0f4707bece701d7c588962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a52d77859df4d6e940ab676f216513c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cfa98c46dcd34fab8f8a57f5a7778e6c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf8f4e042ba1427abcb1cb5830305622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5733f7a2dec74a2d81f3eee722fd3018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bb684daaf9f84963bf9b5e66a348f544", "region_id": "RegionOne"}], "type": "key-manager", "id": "ec441633c3f648d1976bb9613508f699", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4408f462e1964db4af571bfa2db2a2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef6871d8b61547439f323b15de84e212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "64300a88aaf448fca416e5bcb3a88dda", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "83db66072ab049f9992717fb2b318bc6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "879ecea106954a06aaed8c765b1d60cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d446c471b0b147c58ebf56ebb0ee6ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c267dc801ed1463fb71ff0b5ae4da49b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "072c29b149c54ce78d2c5b2701b463cb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7c806501e48a44fe890366c18eaac66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7b496471f01649cc9691610a7c03add4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "77dc35a408094ffa82fc463f68bad1c5", "region_id": "RegionOne"}], "type": "message", "id": "1a9fb7078a214467969013ae9ce5f25a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4dc70f2875b6474ab2128ae240037404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f559e2cf6b874d6ca7c9177cf2b85c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "69d0263bc79f4732b7c4f31d2bfc184a", "region_id": "RegionOne"}], "type": "messaging", "id": "2415cc87bb8e4855b6056bf89be8f6b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6dbbfcc0d2d046fd92a8de0ee6d98f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "472d339cda404b8c861d4cd37a43940d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1ffcd37b5b2e4bc5a8e1d22f3964c96e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fe0b7f0c26474e838aa612712c9a8a00", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6971ff7b3da4065a2462d35cafa0b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fba59c34233423d9ba1c57d85d6c77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be867f0f9af04849b2b9531f223796aa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "10ecd18132ab4ba38d98b4b44fbdf1ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41e4eb4e1b5847539135dd0063680b65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b65e3c1e46114ab9a7b86ee41f4f600c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "714fbaaca67c43a482bf0f8501be0805", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9e718af03e9f4bac8ebd86ff46c37f88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e9107b6c39644feaa1db89b6d9df537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbb0cc7cb4934040873726cdf43e2205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbc289d7113d46008eabf478f250eb90", "region_id": "RegionOne"}], "type": "container-infra", "id": "6bbf3dbc5b5e411cb46f3ff46636842f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bdea139443f4ea99fefdf12d9d25b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1ea7018a4f624faa92d66488aaccbb0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92c777a58ee747df828b13bd3d3ff5a9", "region_id": "RegionOne"}], "type": "search", "id": "c7e64e3c6df844da963c29e516779c74", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d9c3b9bb570540a6afb8de7dba1f04d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e5b9f14325c843c296c9e48b8342e9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ac2644e47ad2428b877142582da140de", "region_id": "RegionOne"}], "type": "dns", "id": "b45d5884d2c04004bea24b7e19c9b008", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3917e333b27f46798e7a849628b59761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1983f947e3994cafb362688f8bd40216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad8bf6149f814d15a82943da83483f52", "region_id": "RegionOne"}], "type": "workflow", "id": "255e2ff2c31241638c542e26a0b07023", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd9deeae39714d4aba8a0ff40346e399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc4f6fd6c72f4e20a0f2904a4d3b5cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d5c2ee5833a84cec8ca2387cd9942521", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d9a4aa8e33a545e5adb0d20ec9528622", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3b1a20aa96084d989682c238730f3ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c5ab56721d8045aea8983f8b70db11ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9c7c9a80be604550afda023301025639", "region_id": "RegionOne"}], "type": "rating", "id": "3142c6f4e6ca4280be5d82730f149f44", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e06b9496d514b298c8bc7b34a3b75d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f57cd39d80a47d58722a87ab800aa5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "27735d0026a34e2abaeccf36558145bb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e16cfc0a3fa64cc6b7806b5058bf3236", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c989112d89714a6ca85e12fed602acf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8856a2145464ee09b95abc22a233a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6204fe169d5c421ca11af650f962827a", "region_id": "RegionOne"}], "type": "policy", "id": "de583da6884b490e8c79143f0dfaccc5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74f8754bb30d403dbbb1840d042c4ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0762465b69e74561bd177e44f6851464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "63fba44cd9ab4dd385eeadc74907df01", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fb4c1a44c9664ee6baa1370eb7cc5ed2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee3f6261664f43a3985bd1ea5ecce1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bed86a44a9654f16b40925cc148a81a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc5b4e4103d34fd385f820254fd6209e", "region_id": "RegionOne"}], "type": "sharev2", "id": "1caaf315807a4868bdbbee9bb1a710e7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9cb04dc585004e728de59e4172912b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8633975fcb0349dbb208918031890510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a17506c0b0f46e1874b30764acb3ca9", "region_id": "RegionOne"}], "type": "share", "id": "29dc659ce6004fd1994c2bce4c418865", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9829bc822019479b928e3a495f40bdfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "53ee05639ddd415e921e8c2bfc10b69b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0fe681059375441d8476142d405d0d09", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fd83ae01ac134772b5803252ae9f23b1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a47c716d9f429bbef1e936fdbe0ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac0b76fb8c34aaf92e2946e0e72dae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb6f2321e61c414bb519ace6566bc122", "region_id": "RegionOne"}], "type": "orchestration", "id": "232f038e49634c37b87ed44b89adb00d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4d03e48884f4ce5acfae5e0314bac21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be8174bf6c44419b0c8071007aea0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f9fe573d8714f8a9caaaabe6ecbc7f8", "region_id": "RegionOne"}], "type": "block-storage", "id": "3588fd836f10412ab4e37d154a266a65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9411ee8320d41648f26432e4cfc65a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6e5b180eea44f4fac72e83eead2fff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec3eded2e86144b5ab4ac7fad8238226", "region_id": "RegionOne"}], "type": "volumev3", "id": "cf66b209e4df4e63a5f6cfa3a6818550", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e40d2e2e85e4e7aaa1a5243da6be166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbdb84fdf4d54f4bb5434c435e497101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "524f2aa1652b4a1f8a172b10069c7113", "region_id": "RegionOne"}], "type": "volumev2", "id": "58549db9fbc34d1bb000fd5b87082afa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc8e532c29bb427889db9276477bfbfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1238753e673947e8ae2d2d1aaa074378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fc1ccbe9a544aceb72694225bfe5bf8", "region_id": "RegionOne"}], "type": "volume", "id": "ddfcbfd5795a45a7a644faff5accd6c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b46750f74df47f88196e72725b2bd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57782adc11484083bbfa521a8548d889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c1ec53ea05249a9ab0fed54cb0d7127", "region_id": "RegionOne"}], "type": "block-store", "id": "a8bc2fac51434b828b7c7e476d9e36c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db3ee45575c64803a7bc39c256b16350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dd72c35a30e466daafa2222b46f633a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "01db7ea21f35468d9d582eae2ba06545", "region_id": "RegionOne"}], "type": "alarm", "id": "ace065acc4754eeaac59c40e0e042f5a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04e57b2feb664fb1bf16235ed2a93171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c4964b47c8743fa97d169fcc17ce129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4fc6e27bfd51472192a26efc95129e89", "region_id": "RegionOne"}], "type": "alarming", "id": "daf66ef8f11e439dbe2152d362ada24a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5efc07c0930b4b2b82f727192a30430f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2edf9f7b5d144fad8704d1bac2f2dd43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fcfec370e2b74d31a18e09ad87bf2fde", "region_id": "RegionOne"}], "type": "meter", "id": "fa44c783f80f4fec864c856bccf7a12b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fef3cb0d8e7342b489418078b30f3672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "843650e50d8e499dbba7d7d37a4287f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f25e0b15fec43be9013832af00e3ef5", "region_id": "RegionOne"}], "type": "metering", "id": "9d1496800d46462fbe4afe541dd13372", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ee204a9552c4adabdda9dd588da1182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7a3fc49ebfe4e9ab8801d3f1c07b6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a94674253504df083a9b89435272e68", "region_id": "RegionOne"}], "type": "telemetry", "id": "0eca4792db66478ca9bb54bce5001570", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ec7e4aecd1e541c5bea11ef592e422be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "53a306accbc1407f9ff413e3df0ffa3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0461a1f9baed4998b9c929491aa9994a", "region_id": "RegionOne"}], "type": "event", "id": "70319566dc3b4d4fa27e380178210329", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0cf9444569340ffa080dcd0a5c7332a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "710c7c5403ed472faa9e68ce6ab12167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "30704c2083b2415b84a35bd08315414f", "region_id": "RegionOne"}], "type": "events", "id": "1eeaa1d9860f450d814320324ea10c46", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b95ea6417d54442a1f08d5f693fd687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a72546290a024f11b052cbd6e1574a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c00f79d89a384bd3835ee65c7d7f72d2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "45516f91565a45c8be74d6c7ad8da611", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "038fe662d7834825a08d745391d31941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b4ce119c8714970a5f6ad256fd1e88a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a073b1ce9dd44640afb309bc1cecc99e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "75df0672915c4679991ee5acb718d4ab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c6e2f368150464098d1ec7029e6761f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8477ccca77b4566a4bd53412f0ca9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8eeb7ba3b6eb4f029080b8bd133ddcdf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4ace1e1db89e47dda39fe601b1c872a7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32b23a27129e4f36ac14d1da4878c160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c5c6be40461458ca3dee6d9cf0aa499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9b4a09b57f04fd0bbd394b1fd51fbfa", "region_id": "RegionOne"}], "type": "tricircle", "id": "15a0346ceb5d45f6bccc004b9b7336fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bfb7484140d342528a768fb0ba995290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "45cbb5303d1e47bb90ca033f57995fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a96b3d506c8b4d58affac94a4061a1a4", "region_id": "RegionOne"}], "type": "database", "id": "d903a2bdbb7d442ea4abf4e2080723aa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "448d1d90a6cc4f42916a019b2a7d458d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3eeb250347a14f53b7fa72544dbe3f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "807906291c2540bf8409ea7dd0ffb9fe", "region_id": "RegionOne"}], "type": "application-container", "id": "c225ba454d2e422ab46038ab9910e84a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60495aa39f5b4100af84ad7edc30694a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "609b5735becf4d838fc7db9263fc3075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "966299b3ac164d13be8fc775d8463dd8", "region_id": "RegionOne"}], "type": "container", "id": "fc49230f801f466ead996b6287497631", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b5cb402b3e849f8ae9d8c3edd27f92e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9813b2377f4404bba60c504e25f67a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fbe58104f8154b4dafafe129c236e637", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f0d178c0f77749dda3f40b6c3f2dc61a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd1dd0c8a059420898d0f53c18370777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c792511854441ee9aac743e736f7e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a8d9c113aa2a4dcea66b8edb250d5072", "region_id": "RegionOne"}], "type": "rca", "id": "66b1f316104d46598d90e47685ca827d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "960f1496b943438d9653baa2a99eb275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ba7ff52efd9a49088e841916f4c9c7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0adc7257e6084c74b3d61f3affd40fe4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e1601e9c67fb4f07998f0ffec9d4d845", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8e025543b80c43dab8c21b1a7cad6fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8638fd430a7340d08d5d9bbb74e578b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "530c4cd49757491892b578f3d4f79197", "region_id": "RegionOne"}], "type": "network", "id": "874440e9b3a24803b6debf72bbfeee34", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9369122ca2364f2386eaa8a8ac63f392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "22db85394e844bdd8a7f51d0bb19cdb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3b0fdec263dd4492a4938dcd2a0fcde4", "region_id": "RegionOne"}], "type": "backup", "id": "09c49fcfe72a48e89239071a9f8018e4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec8ead4f96e5486894b69b65e6d8b073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7fd017bf8ab4edbafd6189fc4ef2bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "976240a51875415c92aefe8f6f252236", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b68c914a11bd413b8522c7e290d1134d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "986a0cc7d4c04a118a9b1d9650a68481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a99a73b2e12246afbf4e9900da51fb1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f5d9a3a7d7314c35b66d0c220d74d439", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "754d3318a9574c6291cf40435a842469", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bede56be612444228903b218937b60f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f211b0c574f54941a1a38f91640e399c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dd5b8de4189b4298a16794664def0d2e", "region_id": "RegionOne"}], "type": "monitoring", "id": "1b0afe979ce54d58b2729573afc49ac7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "30d77d081ff94a7480ee541ef5eade0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "000cdead07674d83a5a9fbac414dce72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ca23c28176124ca98cabdda09d584573", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1b96e2c578924e8986d6ffe865dc801e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1de799f2d474581854257fc6c244369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cfb8100630d34d0a98238fbd69b60e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b06fdff659834ce5ad97d28320098908", "region_id": "RegionOne"}], "type": "placement", "id": "35aa9bc809fd407586a8bd627f1d737e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67059e0701a74b868dc8c08e0de43808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52be34e13c9b4e1784e2cf98d43d6d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4cb242ab56424825887d27c54ffaaf65", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b3cea37928d4df3b7306ff44ffa60df", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c5dbb0f471554574a5e9afc7d07d591b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8381e212701a406196208d7e375b6d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c14d089318e346768e41624f56986511", "region_id": "RegionOne"}], "type": "ha", "id": "78e2a79d80ad42ea8b04e1d8567c5402", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e90ed295cb9d44d3b265bdb5a396a31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "150a0518528e46668bb901064a452d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b7e5c46b38964eadbdc4c6a0e3dbfc8a", "region_id": "RegionOne"}], "type": "reservation", "id": "1dfe0503e85d447e8f2bc1afcd98fcc5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c62efb769cf64b0a9983e711bc1c332c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "21ee1d9879f9469e8b1aefc64e9f8b10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b7d0f3a52b5243f997e296f68e61aaee", "region_id": "RegionOne"}], "type": "function-engine", "id": "bbbbdd275a1a4307a26295b4052970b1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c39208361b924ab0b624cdc3e3e6ceed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c948108799474b1cafa1b965e20f4242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "44f536a0135241b7a05c934caca10af5", "region_id": "RegionOne"}], "type": "accelerator", "id": "4581effbd2b74198b37be6c7af6f0780", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2153d2e55b9647e6ac97e2e4eccc6f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0969a4bcd2c4525a901ba8e26f139d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a9772952f7c44abeb1ff924cc8c41f95", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb25806312c4473b8298cf61cc95c800", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85932bc4ac544203b0424d3b117a0a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bafdc6478dd43349a52f121474578c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dac2c9a9b2994b02b16b44fb6daf798e", "region_id": "RegionOne"}], "type": "registration", "id": "7bb1b3df3f05445b9fcdf8240f774285", "name": "adjutant"}], "user": {"domain": {"id": "296152070a904a0e95cde1d3f48a8bd7", "name": "8f16c6419f2548158a99a52e67fe0317"}, "id": "ac36268881444acb976c001bd68f52fe", "name": "f84ff252dd69458b861c54c7a57028be"}, "audit_ids": ["842de1ec90b943a7bdc5874dff24473d", null], "issued_at": "2020-04-23T06:25:57.834383"}} 2020-04-23 06:27:58,008 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,013 keystoneauth.session RESP: [204] content-type: application/json {12} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.292226s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,870 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,874 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,876 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,879 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,890 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.825221+00:00", "project": {"domain": {"id": "2383f08575d446b698a9ef3cabc57906", "name": "d3f06056c3034c28b4a72d44cc35d670"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "69fb02eb55814b18b9641ecb85d7f4db"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://example.com/identity", "region": "RegionOne", "id": "b89fc08f8b74408ba6237d946d998a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/identity", "region": "RegionOne", "id": "c3361ee51af7485b927c09bcd62a12f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/identity", "region": "RegionOne", "id": "971e7fa1694e412daf35e439e70c28ac", "region_id": "RegionOne"}], "type": "identity", "id": "f7518ab50b064fc78af7ea26cf0047d1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://example.com/compute/v2.1/", "region": "RegionOne", "id": "2533e564e2524de7afabbb5e81ad2ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/compute/v2.1/", "region": "RegionOne", "id": "2e4e2f37d675488eb45ed3178b8e97fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/compute/v2.1/", "region": "RegionOne", "id": "4e483cefcc2c45b9a02854356b4d1569", "region_id": "RegionOne"}], "type": "compute", "id": "67fc9891d07144979cc57fbf5827ba95", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://example.com/image", "region": "RegionOne", "id": "04e539f02cdc4f518007666a8cad9074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/image", "region": "RegionOne", "id": "20cf3045f8254a80a43c8e0f735dce01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/image", "region": "RegionOne", "id": "80a2fb49b6304aa8964548d2d894fbe3", "region_id": "RegionOne"}], "type": "image", "id": "bb3552c8262d4b7fa8443153642659eb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://example.com/load-balancer", "region": "RegionOne", "id": "a4bde069a711428fa49e078a67b34c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/load-balancer", "region": "RegionOne", "id": "1f3950150ceb4ef4a3690738526a9325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/load-balancer", "region": "RegionOne", "id": "7fa98b73cbce4663a1a3e6b4d073e214", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8446a5d590f54e2e919d930091d77717", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ad0bee04d0a4cfb9656e7ba2ae567b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b53be91f5940413695d4bef37b783e8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/object-store/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76f6eb3f99364ee7b5b42668a804f198", "region_id": "RegionOne"}], "type": "object-store", "id": "fb68ef5f96fc4a3084126154864b8833", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "9db67b0ef6644de5ba7780e5f3077968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "f7c5cb8f94bd43439ea35b4c6fa8d7b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "5c0dc2ccfe2c44a491e066892279f9e2", "region_id": "RegionOne"}], "type": "clustering", "id": "22539153b10646028570e46561b42ae9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "bf4aa882953042539a6ee4d0b33f3631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "d6487b264985404aba49d019f8c7c3fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "f5cf30e06097482089ea59bf84c14a62", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ed04a0ff7aa440f1ad6ddf864a6d347a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/clustering", "region": "RegionOne", "id": "7727dae2d5984816b0c4835100ffa5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/clustering", "region": "RegionOne", "id": "88188a74bd324cb1a15bd0b6d98e9daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/clustering", "region": "RegionOne", "id": "da874b3e14414099bac22857c67ba571", "region_id": "RegionOne"}], "type": "cluster", "id": "74a2ea3a79d84a6f8d1230d96f3ae334", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://example.com/data-processing", "region": "RegionOne", "id": "59c7a6b3c1094572b54cc360b31964e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/data-processing", "region": "RegionOne", "id": "3598e0b151df4b6ba890837bd92ec3b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/data-processing", "region": "RegionOne", "id": "4b87aedd388e435f8bed4ddc0233c4e6", "region_id": "RegionOne"}], "type": "data-processing", "id": "4433e022e1d544c59e528612765f3f71", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "71f110df956546e5813cc1fa48f7142d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "9e1a0e9e39b6429a81c39286d631b81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal/", "region": "RegionOne", "id": "0a205667cbc4488e85252ef27c31969c", "region_id": "RegionOne"}], "type": "baremetal", "id": "8034b6d4d85b4911b5fed3521702a7c0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "1437e5d532cf473799aa300539982f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal/", "region": "RegionOne", "id": "7f8ad1ee30ec4a769c06c04231daf932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal/", "region": "RegionOne", "id": "c19f2b7644de47218cf67678562b0572", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b175e24155d649a5ba1abe773bfbbfb4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://example.com/baremetal-introspection", "region": "RegionOne", "id": "18998f3b21a84f3a9d885e33b0d1c2d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/baremetal-introspection", "region": "RegionOne", "id": "2cb4506a9f1547dbb276a69a9d569954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/baremetal-introspection", "region": "RegionOne", "id": "b979f2023f5e4504b23cda33b55547d5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "945e481cbd90437c945e447ce46f570e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://example.com/key-manager", "region": "RegionOne", "id": "caa4ce14e6be41eea5fb444145b652cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/key-manager", "region": "RegionOne", "id": "017bb3e19fe442c9bc3058ac36711179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/key-manager", "region": "RegionOne", "id": "4af8b212766741ef821de47a0eb2e6db", "region_id": "RegionOne"}], "type": "key-manager", "id": "f3a2a60a63a249d4b22fc035453a9aac", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "2e16fa0ea1db473cae89a879e6460711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "184373076cbf49c988dde79fda461cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/resource-optimization", "region": "RegionOne", "id": "cc9370e5eb5e4b18bf8839507a718b36", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "716683f34f374483a4df54cd8efac3d5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "6a68e5a949774e099ba7df0f3b594973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/resource-optimization", "region": "RegionOne", "id": "a28fe0e6ea9c4ba7a2bf7c177f791df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/resource-optimization", "region": "RegionOne", "id": "b9f91eb0bd044df9a97860c3a6cce3f9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "940ddecf63a640168fa1ceb98a9bf525", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://example.com/message", "region": "RegionOne", "id": "17ae722d84ae4f69b2da12eaa07ad976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/message", "region": "RegionOne", "id": "df05e007bf884ad58deb26a4b1a90ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/message", "region": "RegionOne", "id": "0ddd3e80db434397a2015fdba3aa8056", "region_id": "RegionOne"}], "type": "message", "id": "4de9fbce7a3145b7bf8e1513d1b95558", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/message", "region": "RegionOne", "id": "818fac5c94d6467fb66d6edade5ec7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/message", "region": "RegionOne", "id": "461a131c2bc344e299281da85baa296a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/message", "region": "RegionOne", "id": "c9a8c1af209a4d30a652e5270510384b", "region_id": "RegionOne"}], "type": "messaging", "id": "7cd68cb414ef42429dc9c035cad5ee41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-catalog", "region": "RegionOne", "id": "f4ce4992fb524294a31557ee3056f94a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-catalog", "region": "RegionOne", "id": "12024523b486446f83e05dbc511c4c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-catalog", "region": "RegionOne", "id": "ced17ad0049441928f0ce50b40d1d01b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2612dde40b0b45438a8b66b8e9501f86", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "e13543c0fd42443381a32dcef1293988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "5d9669499a054a9d94c518109aa3c155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "3599bbd8d3d9427993df3a01941554ca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2ccbb58097a34b6b999ab84f81fe8c98", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "ae5482ae3c154ebba0324be60dd9f5b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "e8f510ede3334052ad8b6c058053634c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "84285aaa29154a89a0451dde89e369a2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e5e8305d4940496d8b5fc18668c0fca7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "4e541054f79f434aa9ebd36ae079f5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "484ba8727f0a4f65ac3fc20af2dcde84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/container-infrastructure-management/v1", "region": "RegionOne", "id": "2e89b8f1314e40a09b9d1b6017f98a1a", "region_id": "RegionOne"}], "type": "container-infra", "id": "9175f7bc9170471cb793ebb7536eff31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/search", "region": "RegionOne", "id": "1c7a482a0b91451fbb5259e1ef269162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/search", "region": "RegionOne", "id": "60aee5a608734f8897952f8034760893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/search", "region": "RegionOne", "id": "12a080a7e2d2469698197608e06438ac", "region_id": "RegionOne"}], "type": "search", "id": "c3e7f03e4c3b43faa0c9918541281859", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://example.com/dns", "region": "RegionOne", "id": "207ccd32a7274d1db7ff22922bc61b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/dns", "region": "RegionOne", "id": "24fca30dc5c343e39fe960dd862fab7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/dns", "region": "RegionOne", "id": "9647355f4d4445ec914ea788f73a8c59", "region_id": "RegionOne"}], "type": "dns", "id": "89ec0cb2bbe4428f879c2cae9b6c1fcd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://example.com/workflow", "region": "RegionOne", "id": "3dfd40bc2a034920b9553d4912ba3978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/workflow", "region": "RegionOne", "id": "5864345828d840bebefc5039eee2e343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/workflow", "region": "RegionOne", "id": "3ddd3e2dd5814e7da05d61a44bc55200", "region_id": "RegionOne"}], "type": "workflow", "id": "b0bdd79657854d8ea7f51ab13426eb1c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://example.com/workflow", "region": "RegionOne", "id": "7ffb838b3edf499389110bf84a7ff4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/workflow", "region": "RegionOne", "id": "5696b849b34e4241902a7703c502d42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/workflow", "region": "RegionOne", "id": "993f7760d02d4d6a9091946aa356e099", "region_id": "RegionOne"}], "type": "workflowv2", "id": "17373ce5216b46489ad6d18258d8e787", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://example.com/rating", "region": "RegionOne", "id": "287bbb05daae402e8e03cb9745e09695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/rating", "region": "RegionOne", "id": "640cfc51770d4cfead5f4d7507137a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/rating", "region": "RegionOne", "id": "d75695587dac492997916e1c10d45902", "region_id": "RegionOne"}], "type": "rating", "id": "c988cddc8c5146ee9e5b46438caaa3fa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "d4262b515737485fb0e0d15d37b7215f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "8c2d64aa2c874ad5861407eaeb0b29f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/operator-policy", "region": "RegionOne", "id": "22ee6152948e41adb5e630ff72b2fa79", "region_id": "RegionOne"}], "type": "operator-policy", "id": "06164e0265c64d5eae1e6842870be58a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "a61002e2838649778bf99c1730ea8411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/operator-policy", "region": "RegionOne", "id": "1bc9ffab40504a0980c17ee6b8c918b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/operator-policy", "region": "RegionOne", "id": "5184cfdcd5d4472c802685838d68307f", "region_id": "RegionOne"}], "type": "policy", "id": "7e852d509ab147168a528de806e7ee0c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "909885b241f04e889042da661144bde5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "a72e88c1b537420da0ef6bccd4d0d973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "7bd8d2ff9b3c47288d62a6b21503bd5d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0625f75ca95b4346af6695f745c9e641", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "eeb4bc937ee84b848ffdf4e5f76aebad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "1c6eefd118bd4c78a42ad9065ea9015b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "f3bb5cd3a20f4efb912c7c66745460d2", "region_id": "RegionOne"}], "type": "sharev2", "id": "35ed948b0be4470f9043f82ff6dfafb7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "661517448fb54e95baf576570f956cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/shared-file-system", "region": "RegionOne", "id": "98fbce6b460244319a359989dc9241ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/shared-file-system", "region": "RegionOne", "id": "ef027c3367614cf59f89f034018e5ebe", "region_id": "RegionOne"}], "type": "share", "id": "a58d2a9977484a03831b08594a291f69", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://example.com/data-protection-orchestration", "region": "RegionOne", "id": "32ba3e6b742546cdb6124ec9f1db0a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/data-protection-orchestration", "region": "RegionOne", "id": "658982b073df48a2aa8d1f25a8eba744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/data-protection-orchestration", "region": "RegionOne", "id": "0ff9385d04594229b59a1df58edf4104", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b339cb97e041443db883529fb121d0a5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7faa08d1712438ba6a3a55ee16411e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35e4770a48dd496eb83c27823b206c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/orchestration/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94a19bf6bc5d4635ac2a4e0be1fb02f0", "region_id": "RegionOne"}], "type": "orchestration", "id": "39caa4ee22324a0c8d74a69767011a2e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00f6bfeceb2a47d1803783c3a8d4593f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e53fe05a9cb4587aa0f8527d1682384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0145a0eb718b476fa5e5c7cdc37a6ebc", "region_id": "RegionOne"}], "type": "block-storage", "id": "c51e2843f7204e19a0af9e3282358b55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c8d676e2f394f43adb1864c58572987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81a054f3474430d946686d25bbafb51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21f8e4f201a94a27b9c66c71bc5154b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "0466e86b775e4090922c070bcf01a93e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad9968f6d7ae4d5499ccaf7f50b2e93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6ac3997dd341b188990b6337b18c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "274c01fff0d04cd1982274c9fb68af1d", "region_id": "RegionOne"}], "type": "volumev2", "id": "345a6cceea6b4a7399622b66d5a0afdc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "735c1a806d574e9485f5a514de870b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c085d0ede9fe45c990ab28897ee35884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "778f9dc630cb4d43ab09d48b31ff3cea", "region_id": "RegionOne"}], "type": "volume", "id": "5a26330bf745493eb21da813e81a3b11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "725e1a3d37654f98aae02942ef3e7698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20d2b147678744e898e35eb75b9c6b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/block-storage/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dd74ae8d1be48c3926795ce325d348b", "region_id": "RegionOne"}], "type": "block-store", "id": "f5d674bc801f4b19b205339d56565277", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://example.com/alarm", "region": "RegionOne", "id": "6a9abdcdacd54982bd5fe9cee3b7e586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/alarm", "region": "RegionOne", "id": "327e32cb2ff24969ad079dc13c6a8763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/alarm", "region": "RegionOne", "id": "0509bf33fe3f44d6869757b439317d6b", "region_id": "RegionOne"}], "type": "alarm", "id": "24821e5f64b94d33acc8221073e05964", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://example.com/alarm", "region": "RegionOne", "id": "64bdf99aab4446378ff6b7183ac4eb1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/alarm", "region": "RegionOne", "id": "72434df216fd49e18ffce4adc59f5db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/alarm", "region": "RegionOne", "id": "4bb83b366784491e992e82e6be661b2b", "region_id": "RegionOne"}], "type": "alarming", "id": "60f06297cbd545339fd42ee28a9d611c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "62055ea3af49401ab2259b22d924dc07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "c06baa5982fc4fe39d46bf70aa0b9171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "5971f08ca6f4483292ceceae5aba3361", "region_id": "RegionOne"}], "type": "meter", "id": "af5c11b392004062acb14293c5ef7bb3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "2f583d43508a4495b3fac9f00bf56c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "81c191ca5efb4eb2bf26728b9b2683fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "a320c06f48dc4724bc0e745912cdcb65", "region_id": "RegionOne"}], "type": "metering", "id": "468044d9d8c542e3a00f23d0304a425c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/meter", "region": "RegionOne", "id": "a17e2288aeb5451287cd01080d44e4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/meter", "region": "RegionOne", "id": "cfc4fe067f6748aa87b5a2e8f315a3c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/meter", "region": "RegionOne", "id": "5ce7f7443c1d408bb98f75acadbbf4f1", "region_id": "RegionOne"}], "type": "telemetry", "id": "ef780590130f479f8cbd8a6c05f7db2e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://example.com/event", "region": "RegionOne", "id": "d5d7c93b162b4148b5987d6790cbab39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/event", "region": "RegionOne", "id": "9407a3e5b8d7474fa3030be3d297f834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/event", "region": "RegionOne", "id": "e00413edf7b14dbd9a741e9229fd84c6", "region_id": "RegionOne"}], "type": "event", "id": "ebdeb0a27d6743abb1ab8d6f8a466752", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://example.com/event", "region": "RegionOne", "id": "17ddf453a0ee4effba3c700967084632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/event", "region": "RegionOne", "id": "08e92de11d1d4f31b161b1ce0d93b720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/event", "region": "RegionOne", "id": "f8f066d7dff746cbbffd9a76b77f24e2", "region_id": "RegionOne"}], "type": "events", "id": "0b28808a2cd741c2a4cab4702fa70f16", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "83c45f91fd2c4f8f8c7ca3d975eb6ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "56c9f8bb68e34aa1aaf41599b9cc5d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-deployment", "region": "RegionOne", "id": "622f7bf25a6a48438f7f38bebc0e8fd7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "574e4dd2fe93473a94990648cb5b20cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "ae4e203e654d46238cc23b08e510389b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-deployment", "region": "RegionOne", "id": "8eef07be87a54bf6905c5041e1604b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-deployment", "region": "RegionOne", "id": "70dd0d6392f7457eb3a09414c1361ae6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2824cd4b43684228bef040094ee1adc3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "8b0f00eefa65472082a48e854eb40d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "a91705e51cf24007b9124371c6d91b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/multi-region-network-automation", "region": "RegionOne", "id": "741f3e604e20476487f6423bbc0605c1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1830f69223be44a3ace544a433b1b4b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "dad5ab9396fc487db96d928dcdae7d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/multi-region-network-automation", "region": "RegionOne", "id": "9b626e16360745cfbf7164febd7cb8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/multi-region-network-automation", "region": "RegionOne", "id": "d68c0ee2eee54a9bb45d447f13ca57bf", "region_id": "RegionOne"}], "type": "tricircle", "id": "fb858b0c02954517aa8c5134da3c30b6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://example.com/database", "region": "RegionOne", "id": "679db9b567dc45849689d2ed0d3629e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/database", "region": "RegionOne", "id": "17ef2e881e4a469abdaaa4c24d88e330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/database", "region": "RegionOne", "id": "6bb7f107a0594736a7a7a06ab1433526", "region_id": "RegionOne"}], "type": "database", "id": "5c458030d7e04ed89c1fc5911e0451f3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-container", "region": "RegionOne", "id": "75436237250e493b9dbfa1c439671c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-container", "region": "RegionOne", "id": "d683434c3a8c44acb2b921ad14c61b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-container", "region": "RegionOne", "id": "a2ced4add4484ab19cc56ec908711b1d", "region_id": "RegionOne"}], "type": "application-container", "id": "753ee82d3b8c443dac91cc1111e5580d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://example.com/application-container", "region": "RegionOne", "id": "4f588d84f86c4d0c900f1ed18e9a61fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/application-container", "region": "RegionOne", "id": "c5a1577935464cad869730950ebfb9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/application-container", "region": "RegionOne", "id": "8b32ee5cb0be47aba50d0bf927038ee8", "region_id": "RegionOne"}], "type": "container", "id": "5e5c0bef1f134b5daed28bda81d37662", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "084270835b784c10a89b9b7d24bb48e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "513df68e28c0450fafc14a8ad08abd86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/root-cause-analysis", "region": "RegionOne", "id": "fbb8fd697dd848c7b1fc67f3bc7a3209", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7ec8b4fe51a54ba69a41dac2abbebd73", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "e01838160abb4cc89ca8215cecd1eff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/root-cause-analysis", "region": "RegionOne", "id": "1cfc04d79dda40a791287dd6db048195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/root-cause-analysis", "region": "RegionOne", "id": "9f48bfa8485249f1a8dbe2d2820094d2", "region_id": "RegionOne"}], "type": "rca", "id": "424b8a88437c484db687213219141689", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://example.com/nfv-orchestration", "region": "RegionOne", "id": "620fc2e911474444b9bc881f7940c924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/nfv-orchestration", "region": "RegionOne", "id": "0fb72d765cf24e39a93afb86bd44af9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/nfv-orchestration", "region": "RegionOne", "id": "480959270e3b4cdd92dfa63d2771b690", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "40b6dfe81cbc48aa8c3ba8b3206662db", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://example.com/network", "region": "RegionOne", "id": "63aa4137529d4bcf890cacb24c821f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/network", "region": "RegionOne", "id": "8b13f02b085e488f829da91d183b0048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/network", "region": "RegionOne", "id": "81d8ecbe539746148d84e08982337cb4", "region_id": "RegionOne"}], "type": "network", "id": "a71387a6f2df4b9b96242d44c4f14cff", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://example.com/backup", "region": "RegionOne", "id": "1e7f49f31a8e45339f6a5553c972f4c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/backup", "region": "RegionOne", "id": "0387e57e0b204ae0b867cdac2447358e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/backup", "region": "RegionOne", "id": "c9d656904d0d443782c714923ae5f4dd", "region_id": "RegionOne"}], "type": "backup", "id": "26cf187c7b634a48b682ae612fe1d0cd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "9d4be6ce69594bceaf4c48465615977e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "3d364c0049a9498f99cdb6d096b77ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-logging", "region": "RegionOne", "id": "3f88a3bbd4ad4c74b4806ab2ed22222d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5745d4a3ef83490b883fe88a23c942b8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "bffc9ffcae74437fa73e82182e47586d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-logging", "region": "RegionOne", "id": "650a8c26c72f4522bc3a5b589ac0f00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-logging", "region": "RegionOne", "id": "b35df74490d34d5f9c536abffa92d18d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f16bf2a5112849c3ad5975e84cc4229f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring", "region": "RegionOne", "id": "5eb05c727f7f4ec9a7193a7e711a019e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring", "region": "RegionOne", "id": "d88b5cfd524a4b9b95419312915f5ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring", "region": "RegionOne", "id": "0eaf846e602c4a52a091207b6f9232e7", "region_id": "RegionOne"}], "type": "monitoring", "id": "83f1291fcade4c439de0343b1655a54f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/monitoring-events", "region": "RegionOne", "id": "b1df1dde4e8641249412ebd6a37fc348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/monitoring-events", "region": "RegionOne", "id": "7c7f5b1517c54fd5b0b7b7e9bf58ae27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/monitoring-events", "region": "RegionOne", "id": "99e0464781b9404abd1a6de8e3375d1b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "09a295e1ab354f40a00d31631752aa30", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://example.com/placement", "region": "RegionOne", "id": "5c4fcb73144c4ad3807a3c04ace66767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/placement", "region": "RegionOne", "id": "f06d2eae0ce34dfe82aea9855e2d52ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/placement", "region": "RegionOne", "id": "9e71935c1dae439fa87252a19cf32f9e", "region_id": "RegionOne"}], "type": "placement", "id": "71e7138927364e5c9a6cb43c8ac6af4e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "0f44e868ea52471f8ae685725e98c6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "e4256b79a77946d29080d24db008388c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/instance-ha", "region": "RegionOne", "id": "5d2d4ec26eb14311a58b42eed6441a99", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0b69c4d81f8a45dd8b760c0b057fdc88", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "d9f60c94cbac4f80a76fcfd3d7ea9a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/instance-ha", "region": "RegionOne", "id": "d90f1947ded64d2fbe59970ba56daa40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/instance-ha", "region": "RegionOne", "id": "98cd845175c64edfa89e7931cd9277af", "region_id": "RegionOne"}], "type": "ha", "id": "c7534eefd3df47b89d0431a673b289e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://example.com/reservation", "region": "RegionOne", "id": "999272cf2d51479680b0f29e0d03b29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/reservation", "region": "RegionOne", "id": "c72c7d60b9d04efe99c353ee0a6ec97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/reservation", "region": "RegionOne", "id": "19b288e87c6241cebff8db71433f79e1", "region_id": "RegionOne"}], "type": "reservation", "id": "3eb77451d53b4038a2ecc090bb25809b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://example.com/function-engine", "region": "RegionOne", "id": "b83d19775fcb461bb076cba84a71e945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/function-engine", "region": "RegionOne", "id": "a256a8806bf24417a4e104b9ed59080a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/function-engine", "region": "RegionOne", "id": "4a4210a7471f442788c8e179e464fa9e", "region_id": "RegionOne"}], "type": "function-engine", "id": "ad0cd1304af34c8ea3132c97cae75bc4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://example.com/accelerator", "region": "RegionOne", "id": "a0470e8024114ba58167496f6f752cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/accelerator", "region": "RegionOne", "id": "506173ce6e064fa9a239d7b631f058e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/accelerator", "region": "RegionOne", "id": "68b00c4170b348838d84e982dc3c796e", "region_id": "RegionOne"}], "type": "accelerator", "id": "a4e4fe6e70ee48df824994f8a42db7e9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "39b55cb9ec5d4a9894c6de4d112ccc27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "2b5fa259792a41788f79293c1de42da4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/admin-logic", "region": "RegionOne", "id": "78363124a78f4488aacc2e6b666eb5a0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "22efedf8396d4958afd2d465b2bba032", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "052cd13e22e5482c9b639af0ef6e5a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://example.com/admin-logic", "region": "RegionOne", "id": "768ee7d9b0b5461881de9cb3b275a096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.example.com/admin-logic", "region": "RegionOne", "id": "b0e5642589eb4f299a432ac4bd156ee5", "region_id": "RegionOne"}], "type": "registration", "id": "8bfe391576e04438bc835330702115fb", "name": "adjutant"}], "user": {"domain": {"id": "74aed9a84272439cbd7f1978fdd07fab", "name": "e03e91febe57493ba5d58989ab3d73c2"}, "id": "9926e418bd204300b91041576a2ac96c", "name": "fc1fb1c7ffcb4cf4881f9e0ea5fb9413"}, "audit_ids": ["cc8c9566ad97450dbe8089a04da234d8", null], "issued_at": "2020-04-23T06:25:57.825221"}} 2020-04-23 06:27:57,940 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,945 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:57,947 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://example.com/image/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://example.com/image/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://example.com/image/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,031 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:58,035 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,037 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/6059605c-63df-44b5-9dab-4dee4563c637/file", "id": "6059605c-63df-44b5-9dab-4dee4563c637", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/6059605c-63df-44b5-9dab-4dee4563c637", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {11} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2_no_project [0.118869s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,039 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,043 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,045 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,047 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {26} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3_no_domain [0.134301s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,984 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,988 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,991 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,994 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,008 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.924929+00:00", "project": {"domain": {"id": "023a43d1fe39440a8d29f8125bad8d0b", "name": "6f54e2b236604c73a5bedc63747dff24"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e8bff66159fd4e84998ec8bacc611c1a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ddb61f39adea4b5f808a26f78d0cab2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c09e783891b24132935fa39f2a4d3935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "64286f5df1f045dc82523cac672e2e72", "region_id": "RegionOne"}], "type": "identity", "id": "759695f7dc6147d2a9755ee344cc0e97", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3338de927e4f434d9e87f14cc533c63f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0dde9cbcc58843babfbb3eb8fe27a8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e7567f50883d4b7e85f6b83a2e03ef2c", "region_id": "RegionOne"}], "type": "compute", "id": "9ffb23a37a994749a895ea0ddbdc7af5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "570c2b8e6fdc4de982941720928e8e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e4323a752d2a42f6bfe82a444bd498fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a1278e17379a43939c54269230afba98", "region_id": "RegionOne"}], "type": "image", "id": "fad012bbfe2a4a4cb325b46e3c171baa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "317a4b3ed14d41a1a8d3df0f37183ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9c6be0c585d7423d8fbe7f04663c842d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6a637e0a95174431b849b098fc0774fe", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e5051054cc3e46cc90c30b8aa8ac9500", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ede09e602f014346b41ef282dec25b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4cd4fc87fa14fe8894f13080f8d7268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f70918ed87ec4fa49accb839fc731ada", "region_id": "RegionOne"}], "type": "object-store", "id": "59ef9a765b014e5cbe9e2f9b7f8388e8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ab857e29f5b4d6db35e567ff1ade872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "886553f4e293410db11ee9c708ef2f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "960453d9cac94c39bdd2ca8b5fded54e", "region_id": "RegionOne"}], "type": "clustering", "id": "2dbbdda6b37046bca7ae5895da832b46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22f91f7424d0446b8eeb7a6532371f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ab43fc4ec964c5c98dbcbc9fe399902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "763587447bf84d1eaa4ab203aab77211", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "af95c1721e5f4781b31e3987af5bc723", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4c4caf6f7f44904ae619c65a21d5467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d405d0b8ef064a6981db7102ae37a20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ed0e48cb7b6c4ffdad98fefecfe75764", "region_id": "RegionOne"}], "type": "cluster", "id": "e2214188e4eb4259bb3b093f7c0fdd13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "58934bf60d3d40cfa858de4123618f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "097968f71ea345f8a138734684403c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3252552263884619a437dbd4eb2ddb9e", "region_id": "RegionOne"}], "type": "data-processing", "id": "d2ff3f2306c5423f9126d7edde039f58", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "074ea38cc58e468997f1394587a71dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a6c34c9e2e25419598503f64ce7f7255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0ffe9e06fa9c42ee9f1d0010d891933a", "region_id": "RegionOne"}], "type": "baremetal", "id": "9129b15fac554fd89323f054e8705976", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "007d5d3a7de54412abfd7020a6210f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "58005986d1bc40e69b22bebfc68d779e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "14a25a232e0d434e96b9190c71e2c622", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7753a67ee1f04df588e9f971f7dd9b50", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9eb0f9cadc9e424db461198d03acbab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0298bac0da44dd8917d9ade706ff891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "27f55d08a75644afabb51010c7e55c70", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "59b1abc670e1400ab6223053a6f6b6f2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7dea14a3d49a4dddb14aef4ee4e56f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fddcca1228204fd481939c0ec9819c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "20b10049d40d43eca17757491c579f3c", "region_id": "RegionOne"}], "type": "key-manager", "id": "c54564abae9e42cdba5833e69c6b22fa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e07c975132d74019a8181b77aadc755f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48e8e0aeb56a4f4db95f02e33dba842c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "635ea4e0f29645658d358618436ec2c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "406deee493784283bb8f95bb8863a625", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a8be0c3db036441c8187a3fbf46312da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3b5dbe2463c49f18fc0f75b7ce29b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ff9a1fce8e5b4dc3b149e71606f86720", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ec90cb961f624db39f0de251f64d2b11", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bf8c81847cd7498ebef12a27f5c03ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1847d3f8ba2e4f5b9e801f59325d7ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3366e45432a458eb4d6ce22edc633af", "region_id": "RegionOne"}], "type": "message", "id": "81644d8598284373b3892baea7157682", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ac3283fdf120476aa92610ea8f94bcac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "921a1fc3741d489c9b26126537de83b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "42a3539897f548de853e74bf24077dd3", "region_id": "RegionOne"}], "type": "messaging", "id": "789e910550b34e01a10cbce353aaf6f8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d4ba72b4d28f423aa512e2e0748ae01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c2537896e99f4e4b9254d4f669b2457f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0f4eccaaa7a240ebac91c233b5194724", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5ba380916357417896adf92e1754ab09", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09d7f6673d5640ea8497e3a496dbba63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b3b092fdbd840bca73a41f7e3b03e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b7552ceb17648f5b6344060e049bcef", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ff79fc9f36b0453c826a3f2a168e0c96", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a58082e8ddd48788ee441c2729a050a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a164e0b69bfb4d2d88bc485bad949c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ad28b47f0df48a9aefdb5b4c5cbf236", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4918945056ab4e8d90d7d8256bef05f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "621ecd89019a47a5940d1afd372a1ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a610b792d02840338941d627a3213fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51258cb489d249a2b1368926e01fd1bf", "region_id": "RegionOne"}], "type": "container-infra", "id": "4adee95e6d11444aa5a609ea7825481c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8518433b096841dcb1050466b18df2f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3cb8898fd82d4b90afeeed10f30c085f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "09f3adc896f64c04abca637d3fa9772d", "region_id": "RegionOne"}], "type": "search", "id": "583c1f1399a14c3fbb900d2d80f50e37", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3342be4c58c443cebc574681233c027c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "64761187739f4f92b2af026ae550971b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cdc4ee8e2e774001ba84ae3cf5181ca9", "region_id": "RegionOne"}], "type": "dns", "id": "5a679f93700f495fbdc2d0332802ac42", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1af81cca2834e8092326a225e248458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3e77694e551c4815ae49fc169acd24d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f3fab99c3e4a429fb9d46b8cc966cafd", "region_id": "RegionOne"}], "type": "workflow", "id": "94550f92ff134dc99d3c306e5332b503", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5c57c3b0a4e4c5badeb3e2aef8bf967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b01a6cfb137f4a4d87476edeff1d5f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16437d4981184c9a81feba92098a66c0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b9413cc7e1584ed397c34edc1826fbf3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "df2aed34053a49f8955f53ed5c99e0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3996e5f7fbd549cc85f446da6a1bda20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2fdb8f3b555842e38476da713c3bb8c8", "region_id": "RegionOne"}], "type": "rating", "id": "80b66e2698454aba96ad5c4f7b989f26", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0132710e72c74e7fbd14c0a1277d1490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3cb822f7f7da4cb6b54b91cd8806b9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd8a5c7a8eda4e2ab93e329ae4784399", "region_id": "RegionOne"}], "type": "operator-policy", "id": "41eb8173548e488788b3f3458e5f7e7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc51abfacc074462921ed379b2648139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ef1dd6f0699429e97835f2f0932b8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "25bc35ecbb1b4e56a578cf258b420f6d", "region_id": "RegionOne"}], "type": "policy", "id": "8931769b5da54b07abf8dc12e20ae21e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb5a02dc3e714c31bb8b0c64f5df06ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3b549d75d0a412bb92f457074c9a10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7373f4eb33d349fea49074066be9ba26", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3e4437a9f3ca44e398be94505f29c51d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "897829b36ce04383aa0f58ce32bb9250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce287d0a52e84df2b9337e38c2df26b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33f8a4aa4a2a49cd8f624a649608e08d", "region_id": "RegionOne"}], "type": "sharev2", "id": "8b4c7c6c17524e08be96d811951b2e37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3c773342fe84f5dbb5277f8458d0588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5126a049de5548cdbc5eb7c82aac7025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1306ce9f394743b28bc73d8317f13314", "region_id": "RegionOne"}], "type": "share", "id": "b0a443feb17d4830b015cca52496e84b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bcdafdb47dd4fb68cd193d0c04b785b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d7e63c576374d4e939976908fe8001b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4a04ca5857a4a7586877e0e9d8182a4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b128ed42e1f443afbde865a862e3f9de", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b364fb9f203416a9f2c53247b964c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20577e0fa2284fc1aac922ef0569ad71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "467e0577a5734418a5356702d9761714", "region_id": "RegionOne"}], "type": "orchestration", "id": "d57057eb9e0d4bb59d19a2908a7b683d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10cb24c8a7594916878f4e75f42a3a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bc6782f2f014b10bbaf0d2713cf196d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d192c3aa9e24a0f9ca807a2fda97dd4", "region_id": "RegionOne"}], "type": "block-storage", "id": "c277184fa3f04ee6ba848a9e3c6c9343", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd1db413574a4d2d8eb2156830649d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28c33596be1a4e9f8f05d1934f328e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e25c228fc3734796a76092930a79d5a5", "region_id": "RegionOne"}], "type": "volumev3", "id": "82d27f83393043079a0dc855e7ee9135", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c358e9ec9f1f43ff8b311d18883a5898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef3aaae3f2c4606998f90bf5d4e2d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7bd0f92c7b24e07847fc6a42b5da1ee", "region_id": "RegionOne"}], "type": "volumev2", "id": "f9c666cceb7245d49bba57b99295e1b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26a292f7369643cc92e214019fa01dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec7f8d80ad641e9b6cc59993b7b9d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe39f911c8824a42b079b89350661447", "region_id": "RegionOne"}], "type": "volume", "id": "196c751f762248c4869de4cfbe42d085", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0b0ca8cf0ed4ed5a6e7b045d5e79b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63114d3e11a141859dee06c597e23236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a3277878635483598b89a766418c78f", "region_id": "RegionOne"}], "type": "block-store", "id": "cb033b5787984978b31f2c85d52449a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8ce2c08114b441391c72008d9a153df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77a433ca7fb2465c86e3c60d01933ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "880decffa54346a79a884eeb7501b7cd", "region_id": "RegionOne"}], "type": "alarm", "id": "b707a73ef0ac40d2b40bcec1b74646dd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c81e404c6c1469ba314fd7b3d5ce037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ae5f48a20284633ad1d24229d5708de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "db13cfc3fd054ddb8234a9b4542cb534", "region_id": "RegionOne"}], "type": "alarming", "id": "b3fa1f499e454892bcd206278cd0ff9d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e1b6d31116c49a5a32d3d65c9c0f5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "64f71d596ab04ba4b5dd8c4214e5c4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "59297ba9791d428cac3dd40d6236aacd", "region_id": "RegionOne"}], "type": "meter", "id": "ea5b23d6aff54ac7a25dec5ebbd433c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a63b0cae3fe47c3af707ca15d0a9d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a1645b5e2ec74f8b8ccef9650a6a8d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7df4eefe7184cb788dae79a4db96d1d", "region_id": "RegionOne"}], "type": "metering", "id": "bd01eedc2a2743f7ab64e6be6a6b778f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6461f5af07b4700a2fafc06e986d33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6e6f55d840f4fe3b18e35a65035cce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06acca73074f46bba085c2e3d58f73f7", "region_id": "RegionOne"}], "type": "telemetry", "id": "bbd959ee2b2047989e809eb7bde7238d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "354edcb6859f480f888b55cdd83d2f2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5b8072ae6509413b8bbf04fe03168aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e95a2a276994f7a93bb27b18cf1d024", "region_id": "RegionOne"}], "type": "event", "id": "d5580bde08584bce83e461f902e5f672", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3eaf8dede86d457688a9b6b99fff1fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d0fde6fe15f04ce285fa6816d9123ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "82d341b73fda4301a8134bd790a1b998", "region_id": "RegionOne"}], "type": "events", "id": "225a05c9c340490cb2571702be72ed9b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "423f9cb9f1334a0ca9c86e55ecb17e64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dbac38bc38f1494fa91ff5777b8f6dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8d5896485d8a499d8725f1c2fb8e490d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d1ac2f016a7744038c575200924cc366", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c78e9a086e7a4980a9b20c46632dcd31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bcc971fcaa54eb9a10fe2d296a700bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b0d8b6bc17143d3a65769f2fea8955c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6d9a61274a7c4475a3ec1cd6380b2e1f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4549b2f8b17427ba5c21ec9f6156b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "743709e76fda403493e83bdafe95f4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20ecf71aeb894c039ad5bf3cad2a7cb3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ba0dfdb0e6974b7284e8348e99f18d80", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e794e662aea449ae8431ec22fb34e7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2918f6a894640e2a004952e1b7e4686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "97de56f8ff2c4b1d9fbe389cbeadb2bc", "region_id": "RegionOne"}], "type": "tricircle", "id": "645c3a1ca62c4edc8e6c361505a86f9a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "569aa52cd12045129caccd081ccb0ae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9e85d614b87f45b19ebcd9c8b5342a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9cc72b92a1c84666bc67ad1e61eaa33a", "region_id": "RegionOne"}], "type": "database", "id": "b6518af1bce7415ea820e942f441256f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6920c48457240d1973747f356d1149b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ac0d426efec4b0f8a2c78b46cecb4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "93b7bcabd32c495b81f42d25900e1962", "region_id": "RegionOne"}], "type": "application-container", "id": "2afe9ab7614a4d948dacb56dc2df68e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cb94c5536bc48fabe9da884f0941a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8552c7067d7e44f3af97f51874ae4c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ff45ad95b15b4f6fbb2985877cd29aa4", "region_id": "RegionOne"}], "type": "container", "id": "c79e834b08054ecc85b664c65b8e44d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac0a97efdd1d404298e1512caaa619f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8621ecc279fe4a278bc8fd015db04d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a1484eb97f2245008c63c02a1f28da7a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d18e36496867427f83bc4d6e2b9c1564", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd24f1b4f16242f8b1ac795c1f24aa95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f64313aab24487d80d1feb3cb09b94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f8e3b24a4747482b8b86d1a31bce9af1", "region_id": "RegionOne"}], "type": "rca", "id": "9669b204a75e468591d41b60c96999ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "baf8845f493749979dc15d2d0f9ff26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6d0ca623880f405ebb8e485b68c5273a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3f341a05949f435790d6d02c483a1a40", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "35c274eb24de45189906153906d35aaa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c0fde814ea594d7a9b6adbe07e30acb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2009d2804a7b45729a54ecb99ec4f7a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "879b68c0e0054262823c76a788d38f5b", "region_id": "RegionOne"}], "type": "network", "id": "461aa5a0461c4befaf58b62050cf21bb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3cdf30b20b634f95a2d64bbacfc966c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7f03dfd580b04bcd9d82ce39ad8bebec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "897f301bdb4441beaaf68536993d8be7", "region_id": "RegionOne"}], "type": "backup", "id": "4937d61402174dfdbd41d23a1220dbcd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19068711f15f4491a41d06fa666406a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0db2b7ab8dc04e27befedee1c19c7091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ecb6df3e7b14a468e960b46bc1eb61e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3db3ee7e15bb48808415dadd3b75aead", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9e159fcd2ddd4522b70056111be59ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88cba176039d45f692b8ae87103b513a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fbc55dabcd454c45855e93ec67c2c7d0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ba458b92e8f04749883b6e2448dfe4b1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0c20c8df13d3447faa82592e7c54e5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7e167f62ab39405c8cf4412cd1f8d6ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9c17fdc663bc4d0aaeafe164fa375e41", "region_id": "RegionOne"}], "type": "monitoring", "id": "6346c0ff72d043089143bc413ca62494", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "787aac16975e4ec58773fd62ac87b279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f3e6b40e22794ed08a1af4dc6d367ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "662024a57247499f8488a63ce18cbad0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "08abbc9e78a846e18e7eaff9116a176d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef782fec825346ce9b0eee678581fada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "712ef3c0f1a64a52992381f5c25a5db6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "491631f06c8042d9a45522497118cebe", "region_id": "RegionOne"}], "type": "placement", "id": "6ddeefb8a0404f349ce274bc573ab400", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b15c40916f964b928fc700ffadcd572c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "750ee3e24e7b48fa820ed40a3d778cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0122fb3e9c95409c999f561b6c95e774", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dd96adb3ad2b467fbeb841801de5a202", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83da3efbcfe448d980293be780d9d062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21f547204d924fd0b518de8cb5243528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2be397c7baf4ebd8fdbccec8237123a", "region_id": "RegionOne"}], "type": "ha", "id": "ad1e313216be4623a2575baeddb4a192", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a45cf8f61424d72849f4ae779e2c991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "edca47181b3048bfb02eef80aaa4a116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bc466c0e62674d409a7d29660c65ca37", "region_id": "RegionOne"}], "type": "reservation", "id": "18d74c5684d746098d492ee8183f89fa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a0a1277d19b489e9d9eb0a533a97543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1015a98823ab41f1ad4d9af66e665128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c96bd8c184084ee3b2a9cb0c6291c3f2", "region_id": "RegionOne"}], "type": "function-engine", "id": "21a019a6deb64df8b9287e11f7e4ca80", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6487e288006c4642a657664f38c5bf35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae107725a1dd4ba28f366d8dd6816e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "015063e3650c4d44aee05bfbfa32fd01", "region_id": "RegionOne"}], "type": "accelerator", "id": "999df52e1e124c9ca617c013a5921d1b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "310775a651fe40358c85a89dfc5941fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0769cdc88c0e48e0bfd472c8dc0c8c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d822759b62845c4af19a1c1da2e9485", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4083b98ea9104277898ee7b4182a720e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca61f2df3232440a82a3ad7f8b72103b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea744049966542deb72cf7c11556ee9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "36e9baac4293413297f67abc0f31c84a", "region_id": "RegionOne"}], "type": "registration", "id": "dbbd88dbb1a6490a9ec4a2d758140a70", "name": "adjutant"}], "user": {"domain": {"id": "748ce7a1f29c4ecab97cd4a464439721", "name": "5276865f8e274721a834450a6501d9e0"}, "id": "91c326aff2d84d5a8febec79a78a2c55", "name": "c815296fd676431b99cd758ddd03ebe1"}, "audit_ids": ["e8bc05d2313a46aabeecb4924b97ea72", null], "issued_at": "2020-04-23T06:25:57.924929"}} {27} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.258973s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,857 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,861 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,864 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,867 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,878 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.797481+00:00", "project": {"domain": {"id": "d4b2842607164466bce1af715bd8ccc3", "name": "d7f2d5556f564409bfc7a7437f2ce261"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6ee39da948cd436aaed9e37de05d835d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "74a302bdebf24950b402c2c613562ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a8fbe847df874703b058e3a3d0a45331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b14f1d29fd514dcd96121e1c510b1398", "region_id": "RegionOne"}], "type": "identity", "id": "010c32b92b4f4aaf863714f7f7b767c2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c9f8d96353f24133a8b12f44e82c5c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "46c54df6ab8a434f8e57e4d792498ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b2271ff6407a4a5f8cd32b17676618e4", "region_id": "RegionOne"}], "type": "compute", "id": "a8b781d39a9f4a738e9e0eae745c8892", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7cf021212cca4e24a51cfcd87fbce83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7501723ad5874648bae18195bf349145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d67a84093daf4d0381457a82922cf83f", "region_id": "RegionOne"}], "type": "image", "id": "8140d4e22c7f4b56a727aea81ef841e2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "97047a6104d3410e8ed7b2d3c7499b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2df155fe23df46af9d74e69b89e5c890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c3e22efeac8d417ca5d3745ba51e09d3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c42b5e43ad504b8d9f8de22318ad2c0e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "417deba83e494e1793775c97797f793f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a8408525b1346a88641c8fd475ccd59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "509aeb48afeb4043bdca852370f80a41", "region_id": "RegionOne"}], "type": "object-store", "id": "7e2a6447e4294c5787de1b57242cdc96", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "889e9e401e894089ad9db0906ee731d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47fb1f21a29541adb93a7e8f8753cf53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67a065d3499c442087dfb3df60d40501", "region_id": "RegionOne"}], "type": "clustering", "id": "ca113f0358644ce49d7331b7312f2cb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0a99827cfec473f9bd9a2de225aa1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abeb73b0687647d295297d060ed1b757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2700b4562324b01a42a10287909b47b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c166e74bb72849dca92f0b4fb2099b37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d59e41c38467414281e14f4627e70d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31920c5f561746d8a05dd2c4db5013bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c72e024ed093490ea1186bdc10784f12", "region_id": "RegionOne"}], "type": "cluster", "id": "afe074e59eca4e3b94fc36a3d03decd0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4d9cdb5596ad4b5d8fc406a65a115379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91cdeb6c5ef642bba85e50b2740b78f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ba7d128d3227481887b8a86b3fc75561", "region_id": "RegionOne"}], "type": "data-processing", "id": "ddc7e12617f84e33bbca47dee523182a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9bbe7196a5147cdb375b29c8347af56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69cdd218643f4c64bb62168a7d56ee73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0700b5b4a3b4c4d8584d1d03edf62cb", "region_id": "RegionOne"}], "type": "baremetal", "id": "ea36a3a0a1424263b41f2a34419193b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87bd12379384464ca33cde7b035c7354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ddf5c07ce2d4316a9311fc1d4a15088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d6a7b30da6074c45a6489ea7a5f9f4a8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "10a7a362c5f9490fbf6e012c8b728a65", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ffa3bc0bce8542889e5a1a8616cb4c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b10cdd7aee264dcd8ef316d7afb0eb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e804fcd667f24964b8ed0b67032f9980", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f437e86627ea42998e275d33a8c46bb2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8c8defb317b4bf68d40fa6c5d3d4908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63370f8de00d46249bb0986019f2d6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "88fa254866ca4b94b589b76f6cb8840e", "region_id": "RegionOne"}], "type": "key-manager", "id": "3244f41dd1bd41b58d5201db3dbda67b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "701597e5837440c49cdb8016160682b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "540f5ac3e71845429c1e96ab98ba95d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "508cf15aadf04bf2a82a4ec0aa54d2c8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f19782c2912940568c649593a53e6b51", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6600a27698ef456082ed3e6abb5fb363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e9899ade1894b8594026dc71a5755fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9b829e62bce74888aadb4aa0ee7349d2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "13ba58cefd884465a72d23ccba3f4f43", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "65bd66350a4f4814b1afdcf8d9b43098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4afe92ebb58642cc8dc84351a5739c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "999e54b9400b4efb8f6a9560ac66e8c8", "region_id": "RegionOne"}], "type": "message", "id": "0806cbf1606f4cbfa1b3d5b2cecfb5ee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5cc6359f89324c31ab6ad755227aa740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "02e23c2c814b423581e765ca9424ba09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3edac6522b141b48613551460a2219f", "region_id": "RegionOne"}], "type": "messaging", "id": "861c361028ae4484aa511af433bc77c0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d39fc734f2774de995956aa5a5d5712d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5dae556cf9354fc6a060469fde43ca7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "74bd986a385a4843ac8508888322ff83", "region_id": "RegionOne"}], "type": "application-catalog", "id": "63ffe6abf2514d3f96fda179b5c1f51f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c6810b377d74d3f9b61b6cc508d739a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c613b37fc5f14919a04d5b226ac1e0f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "390959e3ce994e10a63528be8f65a41d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "340d25eebbeb4f4abeaeedc053a2b816", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f97482f7bcc40ada625735776ee003b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c5f2962cb1e451ea204aa4071c6ceec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6068e5a6522482181a7582e75a116e2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e4ea8d01258c4fb69c110185fbdd80c8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b751086a9ec5459c96a5ed9f9840cfa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d794d1419efa4c17870a3e77ed0809f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "317bde66ff68426c840cdb2f7277b380", "region_id": "RegionOne"}], "type": "container-infra", "id": "9c0489b237fb47d99672f9bc0a8189ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "eac476f0b19a4e9a939cbb84259ce0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "574823357a9d4dd8bfd2e5683ab3e7fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8ce52eb718a48a9bd08970cdbb7dd87", "region_id": "RegionOne"}], "type": "search", "id": "fefd0aaee05443979ff3b503dc0dc173", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "95d58ccb928f4c889d9760c2e4bf85d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c23c94c263b4c5fa0a739521195a8a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0f3f8feda727480089852e4401d7dd4d", "region_id": "RegionOne"}], "type": "dns", "id": "c63d3c9b5e254ecebd4c11a6e18c69af", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "860b7b7fad994ba5abb7414ff73c80d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf1671145e16482ba1a5bfae5c94ac65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e1832a6ac5b4bcc991657354b900ed9", "region_id": "RegionOne"}], "type": "workflow", "id": "e9535e722a5b4d078dfb3f05db5d4b41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52a2bb0e408a428daa4ba6174ac2ca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e45aca9cb0694ca09cb5a6d4fa9bbe18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "292fbfd58d1b424db14bade293a28897", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dd0ee17408b74765b9e548281d3d2773", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2cf6a9a1e50349fc950b89678a78a8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f75d2b14bcd34a58905b98c3ff2cc9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3871f2ac1cac40f5b6d059962e6e88f2", "region_id": "RegionOne"}], "type": "rating", "id": "38ffdf8a0f8c43c2ae2912e4d11b758e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ee86511c3494cb08a2ead408affec2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d10071ff6df4f9ab14686c0dc00e048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb3b29d082af4930848a48d43e4943b2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "449deb94f7994e7ca853cd837e703485", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d5629480561408581ec64df5083e568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8061acc92ad749d886e11df795087976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "099680ff0c4e4bdabf931a6ee1e1b451", "region_id": "RegionOne"}], "type": "policy", "id": "a5183a7c5d8b4133a2c034ac1eabbe99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5689368b7a44451bdc2205af1160478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47f4d742a96f45d89f740b973ee8d366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cceacbb75b6f4a759226468a13e3ae2f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "90ef69fb3f3643f784b684e0a237fc41", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6068353303c34c97a5029814fd15ebed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b53dece9ec44de8a043fc6eb8fbe924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b61c624da32e41aebd8767e16fb343d3", "region_id": "RegionOne"}], "type": "sharev2", "id": "f237b9127dba42e398d98e58c1ef99a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "403476c1962c429693e83158eb9d78f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aaa5d977e5d7415796966fb1f47f8b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc2a78df308f42c89eaea33a568270f2", "region_id": "RegionOne"}], "type": "share", "id": "4d01265ab95d4cf9b7cde4ace0fe8909", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d07785dbdf3c483fb5377d3bc3a606d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "838e9ea5b4f04ffb8c856ad51599573a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3ca7f2ed21948a8affe2e0d906ebc65", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "65d588dad3fe4bc89f99cd2ca7e61e24", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec8d35563ca24fd1a7bef75234fce7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fc064f144f646eeb0c5dd6eb1052b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf4a629ed0fb450f8f17d5f1f5423cf3", "region_id": "RegionOne"}], "type": "orchestration", "id": "0ac8b310f7864175a749668a82be8d79", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b75e8e0b7194b28b75c67d7b9664232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "191f757397a94afba6c7a696095bbb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecd4c73b6cd646f2b14ed7a1e341f5e2", "region_id": "RegionOne"}], "type": "block-storage", "id": "9652d1bb688345a0be5d2cc1be8e60e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b166553d49c94059b354ee3270ad53fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ead9a7ff17446e4904ea28dcb7dc9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81abff6163e3429894fd98067693f7cb", "region_id": "RegionOne"}], "type": "volumev3", "id": "025aefa5c86648ce92b0691b0576e85d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d560c49e39e47118da5efdb6131bf86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6f6d61ef18a481bb14648256dfc5e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe4c3ad45e034bf5bae3845114856744", "region_id": "RegionOne"}], "type": "volumev2", "id": "abf67557762b464997d72ae3fa8c8d27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2682023717774fbfa6fe8f945e53c253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4cb3d89be204b82afc6db854eec7a69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "429a0ee7bbfb4097a9c47d36595fb34e", "region_id": "RegionOne"}], "type": "volume", "id": "a439251f259645cfb041f7371b0c589f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61bf558c55d845a584138dd9672c7f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b535b6960224d418a1642dbf6036dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a3c9965a6704be3a6808c2f4288ab01", "region_id": "RegionOne"}], "type": "block-store", "id": "b89102faf6a744b3b7cefa3f99fd5b55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b781e87337741b7a01e2a0715a66152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9bf05e75ad0d41cfa4c794380af03d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "995a7049607745ab849f0ff8da459645", "region_id": "RegionOne"}], "type": "alarm", "id": "c778eb94cfb947a8b5006666f0df03cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "365146595bcd48da9563590e82cb10c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c09265b9e5aa4cba8fa17038de3e9b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "110a1bb259c449f3955d00b09dd38ee3", "region_id": "RegionOne"}], "type": "alarming", "id": "47052decd6fd4cd5bc7fd210651cab14", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6b166fef793469bae3a6baca5a10b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3b84afcc5634402a69d392bac58044f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "089e2228708d4e5e83f5b5d0e8236d87", "region_id": "RegionOne"}], "type": "meter", "id": "18efb2a43d024547a490be8a5e92bddf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "90c506cd58704f14b734f64c82ac85b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "123a1972c30b4539811f9145960add47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3f0af640782740a5b6537ecddb71eef2", "region_id": "RegionOne"}], "type": "metering", "id": "2ef054e642c543c6be629b1e21307add", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cb3d043be034731aad8a5b6dc69a04d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12f8c8eb3ce44728b48924694e3abadd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58e942bcc64a4d04bc0ff52a26404c8c", "region_id": "RegionOne"}], "type": "telemetry", "id": "927c30eeadda4c11a45401723c8c1037", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ce21f1bcc90747cf905699315b12c0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9f36d16bdf3245e49290e686d3852d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c21369705154a03b6f18211e370a5e6", "region_id": "RegionOne"}], "type": "event", "id": "2abe02565bce4a52a93be9bb6c223365", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8ae4feb95699495f8199a71f1ab31bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "231c3f3962154415be030b3422c05e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ece50e32c58a437db132ffa299ab0a45", "region_id": "RegionOne"}], "type": "events", "id": "26b61a5c4886453c9732887983916300", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9aa74e3e8a14fd2ab3ba0e15772840b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b73dc1cbf66c4ef1ad50778e9244deb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0816da5bffae491e8f5657aa8788f3cb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5ddf2fd3698948e0aed43cec8bf04251", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc708d1ef48e475ea30514469d181a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7aada04daa74a0eb0ccb1a7db4e4677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "798c8e19ee0d4281a6f600f4c7bbca07", "region_id": "RegionOne"}], "type": "application_deployment", "id": "054c2175d0c040ec8bc49cc061364fc1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a98aad0ab2a64a6a853f75da874d9523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69e0e077cfc74d3eb51b08c364012095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72529127b37b4a2a8b791263b8dc1465", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "953903162b8c447981b1a25312ab604b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1125601f8e2c48cfb72b554d5372eb56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b538d0d44df402ebc7ef7f29548ca95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b81af839c60441fa81e724e4eab00292", "region_id": "RegionOne"}], "type": "tricircle", "id": "682bd0a3980540f29b7a26ffc3ab29fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e242f84e85874a31b5f04c711370f890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a75e26a25f7a4725a9f4932006fef907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "396d56bd955246e7b3ea4411b479b261", "region_id": "RegionOne"}], "type": "database", "id": "47a5d1175d754132b7a49fd6dfbff1ee", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b64040c7cf02410488a908b34665065f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0478177ce624c7cb05ccd4af3e646ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b790cf9d0bd64502bfbf0379395cab85", "region_id": "RegionOne"}], "type": "application-container", "id": "8120a855b9c9484c83e3deb40ce6f388", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9325b17e24c54af0b19c4e5d4a34cfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e30b0c2f0f9a47fd921d84e1b34bf574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a26a9c876a0248ceaeee1485852b3dd2", "region_id": "RegionOne"}], "type": "container", "id": "94ab3c8d6e2c47e386e63db8ef5a29c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "abd1d27288cd452aa9b4ff32eead9620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0762d94a7f4b426591bb5d23f818bab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0a303d61dc6349bbaf56ae09c36c3d89", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8e8b4311a2a34a3da1e181e668b94ed6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9419076e8c843d49e280ac6ed76091a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12afb1a4452c43689bc55e4beda9bb73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e2f34f74ca9a4eef9ce9cb7d24776693", "region_id": "RegionOne"}], "type": "rca", "id": "da017b3240c340db8d4cd2cbffd188bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "17e1ff79f5e14a53916fcb243be6de36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "75f5e1654234459da0700d5b76f7e2cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ae601d359b714aaba2ffaf990d26d9d6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "01d4e0e7aa3942b08e5f16c9f686df30", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a4e708d8492c4d828aac9c4c62b2a2a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f3069a9da4bf43df821688403443401c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8a4ebf1db8d84883ab125eeb174b0ec5", "region_id": "RegionOne"}], "type": "network", "id": "8981de889e9549849acf58a5850850f7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "28d73a5e86634ad6a777782ae3e6cc8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "10c2a440d3ac4f98983a175ca33cbdfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d080767e7a184f12ac055ac26f90a0a4", "region_id": "RegionOne"}], "type": "backup", "id": "278a2b72d1ed4693ad5db9b021310210", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e46265b04005402a91301de335cfa49b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "109cbc39807649ee99f052b56c6b74b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c61fd6154044cc2bec6d53817e849c0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3bca50f03c56451c83ce8f3797908ad8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c1bcb0069ae43f3a868e34953e4f694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12543dba1e934615acd2300ffea90c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f5cae29311b8499181ea8d807fb17946", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ecfe76db407b4a12809cc134c941b874", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e09e8834cfc64cf5b8fefb78ba3d32d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3206e7cf96ad44e6ab74a71379fa27e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9d56fd9115d1450e8a0acd08252fd938", "region_id": "RegionOne"}], "type": "monitoring", "id": "30ed931b932947d6821cdb45203d05c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6004dfd1b2e54e6ebca238bed12780cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b9071c7968d847d2ad5fc205a3d95a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ddada79e6b6c40edb8366e57ff3d9e5a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5ee6e6e393ad4a3f9f429064dc8ed734", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e55e7290e4e14390b567b148a9d13be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d111c90e1d34227ac8f44141c9b0015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c33a71782ae341408f69180bb2d207e2", "region_id": "RegionOne"}], "type": "placement", "id": "88968388bf0c4041ae7df127a4cf73a5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35ae06c46ada45908988c79b9cc29483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02599c83a03346939ed3b1e448cb9859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dccc66c6028b47e787dc3e9215d3e28d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6be4ab0d0a0742598b66be68f8b0c108", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "121d82944346419ea13fb80eb46139e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6695497184d47cebc4e5ce48ffa9e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "05a1aa117e5d437a9db347076f075b59", "region_id": "RegionOne"}], "type": "ha", "id": "0d911b0efed644f8928038a9b44be53c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5ff5221946a54df3a18ebc34d33785e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fe9c3d96985147aa84b58ea6c062d0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a76c6e767a524d0d962b7e097dd51724", "region_id": "RegionOne"}], "type": "reservation", "id": "8aad66e7ede54f7d8e1d1376b7b7ec86", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bb8f6f92303d44929602d49833d415ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b3c378db361a4bc2b1bb9eab861e2731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "19b6865c74d94c5ab888e5979c832df1", "region_id": "RegionOne"}], "type": "function-engine", "id": "fee15dc5b9794027a9724b4453f41315", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9f9e3278a4b34673b9a9fa4a35275f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "84a24137b1764fc1bf8ce380f3e25c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9b361e23abe4479598f6b42fec4243df", "region_id": "RegionOne"}], "type": "accelerator", "id": "dae03101a2744fc59170d4fd4da9b58c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee2f3f17a9a64433919599caf2b62a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1665972200184a848b6009ad384a8bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b65e7034dfc443b9e44cce17d214f97", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a06d4f0f729b4a3da840a32f221c8e93", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b2b207140d243fb9b67072b39ee923d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24ca9b2dc0b94b3ea55ae1be673b90d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bd232dfff8d0488a9e44b0e75634c0c0", "region_id": "RegionOne"}], "type": "registration", "id": "f1a1345b672e4b69978f6512cbd768fe", "name": "adjutant"}], "user": {"domain": {"id": "94181823b5184b38a8b9d3c0b762ef2b", "name": "05dce00025b04661918c768b3faea376"}, "id": "4ee6e4cc26cb4101ae3e4b461c7512ca", "name": "2b755b580d1b40fa981f8429cc987d93"}, "audit_ids": ["96109a883ac04a4fbacc7d2fda2c0121", null], "issued_at": "2020-04-23T06:25:57.797481"}} 2020-04-23 06:27:57,968 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,973 keystoneauth.session RESP: [200] Content-Type: application/json 2020-04-23 06:27:57,975 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:57,992 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,996 keystoneauth.session RESP: [200] Content-Type: application/json 2020-04-23 06:27:57,998 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:58,016 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,020 keystoneauth.session RESP: [200] Content-Type: application/json 2020-04-23 06:27:58,022 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:58,040 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,045 keystoneauth.session RESP: [200] Content-Type: application/json 2020-04-23 06:27:58,047 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} {25} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.182881s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,953 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,957 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,958 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,961 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,972 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.896470+00:00", "project": {"domain": {"id": "a0789050bda24e3f81f67909762dfd0a", "name": "bd2d33a1ffc9434d968a76b44a8d8269"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2118e643dbbe42c58a56a4e75974cfe9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a28ec64f0db478daa13cc5b10c091df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5c3ada43bba7463388ba611e7223a271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cfed44c978624c7894746c0920cb4ca1", "region_id": "RegionOne"}], "type": "identity", "id": "be455162b2e04503abdfddd6a25822e2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5656971882f14fc1ba5cef71f5f45066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4b66bd09d8684c6f9397c377e77934c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "01c3c3ff1206413c880dccc1b1e27f25", "region_id": "RegionOne"}], "type": "compute", "id": "894255ae912747fbb63aea09e017c720", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b3306c0038e64fe3a214555f5f7c2dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fd41e8d6323f431eb0ba2c29bf85ed8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c20046014df04065936f7177d551f4c1", "region_id": "RegionOne"}], "type": "image", "id": "b25eeb20a7f64e8da00f65d90870e770", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9ac8bef302904d368c6753154d3b4ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6642ba5408014b23a6498202d3ba7bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "608c94a78c9742bcbbc17fdfebedaec1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f91780bbd1944ff8935bbf51ff3da587", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e88ad7abd5145dcb1273dd7e9aef1be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc0f6d986d9d466fa40f867ec01dfc09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c135b64fa40433f92eb794d8de6a062", "region_id": "RegionOne"}], "type": "object-store", "id": "bf121eea273c4449abe74677ee6bedc5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2523ebd5047b4ccd927e4fa934bea6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0145cee9b55e40c19133718c55b18bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d017105fa5fa4f0a9590dd58abb9d192", "region_id": "RegionOne"}], "type": "clustering", "id": "079cede0d606464bbded4530da861df0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b046d80d9b5743b5bd8ee71f5f0972f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f263ab8223b4365a2080b93874a2636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b47d1265b9941b597ad1c1ac24becd7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "af0ff971751d4c218662811cf151437e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86a819c93a244b2fb6864a7e577ef37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f647f941f95b40e990e54c112aaab2d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0e137d393ba14fbea1433042338aa9c5", "region_id": "RegionOne"}], "type": "cluster", "id": "8ed53d2dde3347c3a6f99fd83066673e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ffa58683e8c4865967dd65857888ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eab1b41c3b7b4a519610ea4ce1412df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b54fad3e523348f19cfcc7e5d66c6b79", "region_id": "RegionOne"}], "type": "data-processing", "id": "59479050edf6487f9df140efc523e578", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c2c9d638cfd14aa5af7513c4c3ce1f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "896fbbeca8274f8b898c2792da98fd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca159d176aaf4a55abb5af9e22c24005", "region_id": "RegionOne"}], "type": "baremetal", "id": "8f7d3a79ecef46de938cfb2ec5b6c215", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "619ce69fd17f45988d7379f5f83fdf9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c3b432782624bf9a5a50608ef7667cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6355c94de92340d68d1761b5e92f8ff8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "96c917c7f4ad428b8060850edab97159", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b20970a4fdde4f1197f232b8d3d5d376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5f40254520cf40ce8302e22d0eb290fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c931b98f246945dd9b3c0f884fe49a0e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b55c5dda629746a0aa1418628ca9469c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c4118563c7c64a7d9051f594341f7074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "768905cc6a9a4214a2bf6e6de83bd339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "358fb711610042958398c687e5e51254", "region_id": "RegionOne"}], "type": "key-manager", "id": "a3ed8231ca9145ef8be93eedd4644f54", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79be8dc773054f769ba163e577746c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "afe4039ceee745f69ac8f5c08ff20f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c0e4c10469e64ab886e0f4d8e244e033", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "63dd84004a994da4a6fdc7980e5bdddb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b083bad5a734f20adde503a7bf0de4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f09190f6bd5a4d22a19583758dad0742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "56aa244037d04fc6b2ba9bd4f256fb74", "region_id": "RegionOne"}], "type": "infra-optim", "id": "af57f592babf4d799218647be30fabc5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "af906565efb5454ca7729491a39de5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "797f591af1e34a68b648fa2e0070066c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d4d50afe39e74dbdaed95ec07139926e", "region_id": "RegionOne"}], "type": "message", "id": "538fa10fa4aa4217894680f94f6a33d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4bbc949858634ba5937d0f9d1cc877cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "60135734f7d749f7a7085fdde80fbd6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "764f666354ef4d1db566d47e4bef13c2", "region_id": "RegionOne"}], "type": "messaging", "id": "0c3e5907abfe47c4ab712f9e9c3b12b0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ef0f35efbf2404ea0d79ba1810078d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e95d2306b96422eac62de0bb485169e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fd4f53f9973e4435bbadbd4d94ca3e5e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b1e9822310ff4611a4ebac458102064f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "838e44c75bb745818262b4463ac4ecbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b19aed19809e4294a6415c26a9f330fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "808ef1fdf6234c3ca2a3739cfbecf5fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8fedc088758b43ef9812ea318a08a60d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3906672fbc3a4966a78efa7b3386ad1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1651316aa70e421a932714a212c25d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7606e65fc8c24264984bed08b186f99e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "be689b42aeec413baddc28f8555ad4c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d14e20731fa6475ab3de79aa8da76c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32b55a55f39b4f2ba2640314fb12224d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1aa2ba2ff1c4023921680e4b9a7ac3f", "region_id": "RegionOne"}], "type": "container-infra", "id": "63de46a6f28142e59c3facef235afbdc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a2c8d7a79bc4253b0738434d94f52f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5e076a66a6a04070838ab37230ab5025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e1a13335ea484bd98cf0f2b73a4ba596", "region_id": "RegionOne"}], "type": "search", "id": "4d9948af4cfa470582668b3bdb767a77", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e101f1451b064d6e88d7a6058529e5cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b446b3c1c02d4f85bca385a6cef04417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8dacbd2912e24811a22161131514ad40", "region_id": "RegionOne"}], "type": "dns", "id": "157490d87fc54480ac1dcecd7505d9c9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b9f38f9a26b4a01880126bbac7d85b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "072c39c070994eef825562f335fd89e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "53bfda53dc694fd19c40e40731b76cf3", "region_id": "RegionOne"}], "type": "workflow", "id": "87c5fec5ba5549d297ec2e6e6f3466ef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf423bb65a8040a0b05bd184bc9d39fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "295121a3554d4e4b9cd76c707e3a7479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e33be9ebafce47c38aa4c55775554297", "region_id": "RegionOne"}], "type": "workflowv2", "id": "66dd4554e29346078ad30beb29047b8f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "127a425910054c2a9d8036e5daa0b147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "785ded1374af45d98e012d4f4431b7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b654a745e7894d098f463ffc2602e118", "region_id": "RegionOne"}], "type": "rating", "id": "5a73715440134c8fa37fc3597a3ddfb9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "672417c7dc944b3fbfc90102c84b4fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b5c0505a192c4520a250b81add562425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6d76db8c9b594fc286f90c0f53392a83", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a13802c45cb54d4fb841bda604009a76", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c181023f547249648a9a37fbfb45174d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd8c14f494d345c39506c2b89b273abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f9011da072fe452b84f96650ee310485", "region_id": "RegionOne"}], "type": "policy", "id": "3f90fe8e49974c75aba7c20c4079e959", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91bf4eb1c0e44fe5b3907358f2e0130a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9074533053d7449dbe804cbb90cd02c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3fbc2dcf8bf24271a7c687ddf493e04d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5d350245087240f39d1e79e4b0eb2f7c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0e61f7579f246cf8d2d7cc1dd836bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ca4b8476df54834bd78f51488435d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "83080f00b35a42ddaf0b299402258d82", "region_id": "RegionOne"}], "type": "sharev2", "id": "22550666100140efa34d65be7c6f45ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbf6cf371ec741d38c5b82c534c41252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9e58ff4335c4e32849095a04058185d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bea1f8b3b9094051a6d4ac074e1e98ba", "region_id": "RegionOne"}], "type": "share", "id": "8e8cd2e887ae41a3a170dbe1efd3e588", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5de6ec5da4441ebbfb11651610ab3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ada9516b420545e69c93eef8d1a4c25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b978ac4984df45809ddd30a838b7bc33", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3ad26c2ffcaf44e89a4f82bc1c7241fb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab6c23e6249944b4961dbb4292f7d3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d58a10852ea64eaf9779a413e6f63b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ccf378d4c554fd9b18af7074a402077", "region_id": "RegionOne"}], "type": "orchestration", "id": "32429581880f4b76b08b83001716e92a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4975251c23f0462697baa3a8d9120800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddb669ade97a43d98962d4a110903489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48bec8db5b484153b7998bf0880d1920", "region_id": "RegionOne"}], "type": "block-storage", "id": "5b72ec1ab8224f0ebb7a7719671f8810", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5afe712793c74578a4f14133f8b8613e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a54201e12624c06be46b8160df06f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21df4abc59fd4837989602c8e204a661", "region_id": "RegionOne"}], "type": "volumev3", "id": "66f350f1bc724a6ca9063d2b9c98a72c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe37bf8ba2a4a27aa2fd0e6d5d5c3d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e83a94a8d2e5481092f2e456af28f01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b7a8ad53f1d4b079928cb5681ecaea1", "region_id": "RegionOne"}], "type": "volumev2", "id": "afb90bf0bd5e401f8056c9d3d2624330", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "979a0a3961994acbbb95f4fbe5a6240b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04d9551c48624724bfa3ff22186cf92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "046a8ced1e6749a9b6de9862ea01d15b", "region_id": "RegionOne"}], "type": "volume", "id": "ee6679b88fb74eba849e92e5ac2dc740", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afa6537051754e4f908c6690b0051144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94f73064116e48a9849baba2e4500f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26facf31e9d14b6e97d2329b9eb577f1", "region_id": "RegionOne"}], "type": "block-store", "id": "803783718d914806ba518998917be1d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18f7ba0f620245488bd5e3942aacc4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "75b8fe3c23e74f99935c9c54d746b709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ecc59b91b4fd4ee9a262b9f7a5c5aaf9", "region_id": "RegionOne"}], "type": "alarm", "id": "8419eb75624a43f5a55a6ce36e49ef49", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e21995c9bd064747b92d47c089a8d6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c535ac53f2e419ba91eb83fd5a20982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3f02660c5984386b2cb928c54107e1e", "region_id": "RegionOne"}], "type": "alarming", "id": "f299b4f75bd44019be66f0be9999bc27", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba9764670b104342b2a74e7ffff37085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9465b3e6f5847efa1cc74eb8baf2c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "434ff6b008114c5db6d24a823699f2d5", "region_id": "RegionOne"}], "type": "meter", "id": "eb8c189ca74e4debb087fdfd7ce58f28", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc812818a35b470188e07bce0acfa35b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb6e5d2b76824cf0af856b28b3222e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbdb22b3641942588799c928ec78315b", "region_id": "RegionOne"}], "type": "metering", "id": "b34e242122ab48698a2cf4584b3fd74d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd0a1a6851db42bb8a4ad45ea07d2f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8613b6ec99e743f492cf8fab1dfdff21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10420ee52c244f7ea3aa43cccc612121", "region_id": "RegionOne"}], "type": "telemetry", "id": "0edf5844342f405ea078277cdf7f450e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8e2d80ba7e804cfcb7417d023c76a26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf0221b0850446158cca63f85dae760f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ea9bbe90f79d46f0b89a802e89955722", "region_id": "RegionOne"}], "type": "event", "id": "eb5398c79a304d4e8da97f18cf498995", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cc90dd984c844f4e8208db043ae7a522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1fddf50e35b44f1bbf038b1866e931f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20b0ba2cadc04e3594405ca9335ff884", "region_id": "RegionOne"}], "type": "events", "id": "feffe00480f84e4bb792b51f23cfbf1e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5e68780da214df9a24175e445f0b5ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "580738b21ee84b8e8e061fa3d4d7d610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d3a2eb6727a450b8f1274e035a5248c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ab337bd49b344c83acc581a4ee85d221", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f00a5b48ccfa4721bb8549f6532427c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a1d06739ba54875a7dfe58f0273d2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "deb40e06d4dc4923b1643d61cd55c214", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8ad00c6b57f64a9284e7ad4da9c5edf2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f7d803396fc4c5daceba144f7983bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa3f0f8e6f2342cebe32c041d5f0bdf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9260588dab2b4da7934fbe078037c146", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7c996ae2505249c6bfc3caea36a1f991", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "565edd0b85494e969d60f29f5019fc2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6dc5a932c8804896a71e01bb6473bd6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c611cde4f744d9ab40ccb023342c1df", "region_id": "RegionOne"}], "type": "tricircle", "id": "b2c033419b394e65a27458aa76ee4aa1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "69254c4db43c4289bb949729e3f59a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f3a8095b84654364b1fdd92afada37c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bf1600f51a434b888571dd4a78a354a1", "region_id": "RegionOne"}], "type": "database", "id": "013a1bc4b55545dd8e88d463af9bf3db", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ebe7d94a0c2e497f80ecb53b948679dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3181097130a841e99c1e77b79a2e335d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7796a7eac80e484facfdcd382e4abf03", "region_id": "RegionOne"}], "type": "application-container", "id": "a485a4bbb38241818bd00e34afef1f4a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "152f222445db4b949387752593a78107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5950286518714d5988a93040a2885777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e3ecb7664bd4042bf2decd0a59ac8cd", "region_id": "RegionOne"}], "type": "container", "id": "e74ce141cdeb41919bbca93de56e5428", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3cf71c2c04e4e2b9cf682a9107ab7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "82db259f849b46fe807ddd06840b12c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cf593c46efe343bc9b5fad4940134fd2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "079ac34ea98a49edbb70416042128285", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ea8b27d4c3a436ea3f6c429a87079ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2186e72e687c40fdbbf6ddfefceff81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "69d8aef85a4e462f8c495ce5ecd24c27", "region_id": "RegionOne"}], "type": "rca", "id": "bb90f3c389bd4fadba6e01dcbdd0e175", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8baa9484775344369443cf94b40b29d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d99739befa8944ecaaa2e3aaec228209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b39ba0e5423341f480100748afa3a58e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "acc6736f05454314b0c13916e9196f36", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0774ca3f3997457bb2bcd7b35a0dd831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "740a74075e3e4955858fe6f37c51c838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0ed9094999c14141907e0d48939bae8a", "region_id": "RegionOne"}], "type": "network", "id": "edd4344693d3485885da415a45b3a40b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d811c1dc39b4a66bc3feb7a8421528d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3059b3da0c634533b6515dc7028b5776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cb46b5654d2d4fcb8485a1bc7d7e6dce", "region_id": "RegionOne"}], "type": "backup", "id": "7e41e96cb20640fcb1b5d20268372447", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0509068b1d904a9ca07ff22a9f2000cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f976511e43ec44e1a30ae227593f433c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cc4ef029032842908eab38290e605bd4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e67a4f733a4a42eebb9b0c7071af163c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68c83ad61ffe41dc9464074371cf29b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec560ce572fd4d9293fe6a401749a241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a7832c069bc425191612e00ea8ebe3c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1bd3b382440423f9213ebda4c0ba4cf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "37cad71f28344df5999a9890e92b81bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "07a0262411074b0da205f48e31f4166e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0c6fae09e6794fcf9da42e533d211200", "region_id": "RegionOne"}], "type": "monitoring", "id": "d5a4e85b71f2495bb5f50c78dfa3cf17", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b8cac9facf314473b58ca21e1be0480f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "77e5678191b24c3780d2f8b530402f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b0e9666638fd49fdb99035ebdaa560c3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "21612976bcb64d4bb646d5ce46f47ddf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b4e86797a9584b67978ad6b85c28bb8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "221dc936c24045a8bacd7c233f4a624e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d408b9b8fd5a4e6e90df7f91e355a1ad", "region_id": "RegionOne"}], "type": "placement", "id": "36b20ada67234cee803f20607a78754e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be0526e2d45f401ebc2d14c7854ae066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5da9cb749b064c24a0e1f532febccb9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1fbc3f6eafb24abaa350a5af2c76d66a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0a695ab559154efb8925a57f004d1409", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e585e9968b84db6946a8be98c70deb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5349258a5485419c82886e532f363550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f65adc486484a4bb41ff45ab6f8bcb9", "region_id": "RegionOne"}], "type": "ha", "id": "b00307e51e6549c8b49e3024effbfa51", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "de8332bcd0f44d44887e5d3f87fc928c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "51c9cf32209d49d1ba5e91a478670082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6f152f742e99424cadd0a6e1331d94a3", "region_id": "RegionOne"}], "type": "reservation", "id": "6b32a96ac818462aa130fc2ecbec2b05", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a6b0ca9acb5041448f12b7ede3a788f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "51673a3f34a74e89951ab56c1b5ef68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a37afe97cfa7440a9cf8d1dc586e9384", "region_id": "RegionOne"}], "type": "function-engine", "id": "924964071c80435e87f56cb925a299a5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1797801c19454298a875ad4919394111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "97ef833bfd484eaaa8a3b1ea32fe43b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "78abca7c961b42b38087c2dafcfc53d3", "region_id": "RegionOne"}], "type": "accelerator", "id": "65ebad516bae4cc487a304d8514226e6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6a997ce08ca4ad697fdefbcf3ee9527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04ee2be9fda4441ca3990904cbbc1cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21c3dce5609e402fb02f187816807576", "region_id": "RegionOne"}], "type": "admin-logic", "id": "361972ac96bc467c9c746c1b37ff7056", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69b72339a5df4af4999a14f7624d4ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db2a3aadd1b94fe1a57f3354825019c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0fef92b62ab4487183b33efa9e4db5c9", "region_id": "RegionOne"}], "type": "registration", "id": "0d5bfa4948ae48aa9ab7fcd0bba7e169", "name": "adjutant"}], "user": {"domain": {"id": "41c6d77723ec4dc3911f67b664f274a2", "name": "f16e028d3ec54e87824d82b0b2f1c9aa"}, "id": "625939054275467ebdff76495e3271f3", "name": "4bdcf05c8f954bb699bf2dd06560881e"}, "audit_ids": ["911db352af624d1985f520ab2fd217dd", null], "issued_at": "2020-04-23T06:25:57.896470"}} 2020-04-23 06:27:58,065 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,069 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,071 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} {23} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.255477s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,869 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,875 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,879 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,892 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.811773+00:00", "project": {"domain": {"id": "e9dbde95a5984607b0a9cf41c7288ff2", "name": "63f6793802ee450e82c1ba9f13e01bfa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e7bc9814bd5343dfa2ec9d241d22cc9f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18502e6e6b2446c38c5b687a9f62b5cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e01bdec437344e1ba83cfe5aca353f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7bf8b2c4f3d6405c9001bd3ef64811d4", "region_id": "RegionOne"}], "type": "identity", "id": "0cfc7a4d401848f2bb83c645f8087587", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b364c2616dec48e1923c73046414c3f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "621f390b6a984a87bd42e0465bb89b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a3a63d4124db4721bfce1a1fd23fda4c", "region_id": "RegionOne"}], "type": "compute", "id": "6295ddf5faa247669d5b550f49f366b5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d7ebd363df6a4fafa92acb2228a404a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "73aea51b36d94fef93a315fc00827cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc3a16f037cb412d8c912d37102cda48", "region_id": "RegionOne"}], "type": "image", "id": "56157b49d2554347a30951bc245e5d63", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1f73c7dffeb24d05ad5af028f69f18af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "585c77144ed24aeda24ded024661887b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c623a8c2d571439286e3f2dfd8a3b918", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a1c55ac5c4ed40b9a46329e1ac21b8cb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc1790f636734ac1b7d691c3b7a8ecfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e5ba158a5546d19ca4a34b56d3e463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ca5728a048d4b02a612cb234a6d11e3", "region_id": "RegionOne"}], "type": "object-store", "id": "359fd44cdddc40d0823de869a0e10861", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80a52fefa3ec4cddbc8e3841c7898c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bf273afeac2428398cef339b390edcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f20b644b956e49b28d7b0b9f7ddb8070", "region_id": "RegionOne"}], "type": "clustering", "id": "8f90fca041ae4cbd813c5ee083811f82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f245c816f16945b095f577d5a51be357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ae0e227ba424156b93ad1831690c842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec6c4eec7ac54ca8bea3fc0e12545adb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9007932182794bdf99f568e2262b557c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19fb01f11c9743ada6c123bf88ecf4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c26b540bebd64ed48786e54b4d96b73e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "481a0e86b9a244fd944ce30b4b485c20", "region_id": "RegionOne"}], "type": "cluster", "id": "6773e4d0876646c68192d18c3e0694d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c2ab0406e5d747e5807182dc8b7297d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d46ccc13052448d8ba08155234b6b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f051cec6d85c498cb696ae876e141f3e", "region_id": "RegionOne"}], "type": "data-processing", "id": "74768f0398d849258cfba5627f87b415", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68b6398f24d4495b8ed148974e65cca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2bdbbc97ed54ecaa4dbeb2b6bfc4c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03ca1d68a826415fbf85587246582fb2", "region_id": "RegionOne"}], "type": "baremetal", "id": "9b9aace27ed34afd870a35847c9bdad3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e59980571774bf4a61ed5268174f99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ae4fd5fd5674c46b1fd58e16d533b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9c65e45e2e644587a7d94ed420200eb3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7c43f18e63c8455fae4ebee908f9bae1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c75e4ec66d284e019468887e7bdb2e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0f6e8cecbcd453b811f07ac1bee02ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1fa715c85f224a3c990e793a710971be", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4db222c954af4e42b5e2c496bef9b50c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "88362229ecc547bd81a36c85117263cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "db987881cb7d4ea8ac8c93d6d2a6ce6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e954df78200c49f796b0e17d069eebb3", "region_id": "RegionOne"}], "type": "key-manager", "id": "587a13fbeb8b44e5a1f06282c39b4877", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3311d98965141bfaadc15768694d9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62a6cbf4b28244bc88d5e3865d294dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e50332076ae4c18b1baeae223206edf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6043ec18f71743c6b2622740b76fdb58", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7637316b050c4fbd824428bc180b00c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ce84542849b41e1a8d77c19bf2b8bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "502cbae571064cdd9b340b66f18585c2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "05548822fa4a4056be90db6ac40523f7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aee7b2488f714d869df7a4d03f89ccd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "677470dcf322446db37ac35acf1695b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "08aee1d1ab094fe6b88d0a4d11fc638a", "region_id": "RegionOne"}], "type": "message", "id": "cc6346986565487c9d5c3452541f4558", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f1949999cb6423e86457d7ca339db91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "90553ac8eb66484f93552d941562e3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a0d31ac7aa7f4f1a851c501e25a01760", "region_id": "RegionOne"}], "type": "messaging", "id": "e831181405444ac58547c1355f41e9c1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9d114aec4a5f466a919e7c41df5cb659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c344bba01478436f897a9b360b6e33e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e517d5d860a24b92b1b2bfe0d73d2192", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b74bcb6a0f6045cdb0ad76295bfa0d12", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d7be11db7bb4bafbc05bb5ce896e8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e73c3e87daac4b218ddc2dadc605c409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87aece34ba724c32a78c0bbd9492bfa6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "deb1373adb6641168715ca29dc0d97f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d5b5a2fdc494f5dbf660ce7a33bda1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99869a42c1ef4047a637277a229a8da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c80273df6179434eb923960b201d29cd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ef6db8abdfb245f18491e576f567330f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95d67696f4a343f78b77661aed8dd47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e05b37b541c4d29aecbff2035d7cd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62049d6c022b4f7e84ff245bab9dd1dd", "region_id": "RegionOne"}], "type": "container-infra", "id": "83180334aa084a28a02d0627171ef8bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "eda3b2449591405684c9ba25407ebb82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d0c4705551854738a66f0ea2c2355ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8aed5b35ce04c4683c9d855e54763c6", "region_id": "RegionOne"}], "type": "search", "id": "f7f176c4d0774eeb89c240c526e92194", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "90034ba5ee2042bda4c26010b10a7d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0999134f9ef4499b97b1ef94009f6e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f57f178eadb242d4a7a6a823591b703b", "region_id": "RegionOne"}], "type": "dns", "id": "f8771588449041e89cc2bab91eff6821", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eabbf75ed81a483c864d7f2c1e147307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8cdc1e88b794fbb9d674a6262e638f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "48d8bf2dda92416586f3b2492469a744", "region_id": "RegionOne"}], "type": "workflow", "id": "498c47e362d140ed9c93ac1afdcfeaba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc7e044a48b04e569e186423fdd523e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97d5ee25f62843679ec1db6914bd805b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ff5a379a9b8047edaab84fcbff775ab5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0794d2b1387345608e819435f28fb695", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6c28e295d77d4ae0b8a68dc48c9ca9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d380ff8f5bb44060b3f9bb8fc643b4a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "83cc4cf01ef7443197f26fe48009b1c6", "region_id": "RegionOne"}], "type": "rating", "id": "2c4affa42aaf479f95f6f4c395c4677a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "868dd482eaa7457d809314c3922ac7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6cac2c3c402c47518b1c22645d673505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "464b844276894b8293c0d32f20e3c50b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a85f3703943745faa5ec2800379f5c3a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "319256cfc6724f05a8a210ff0107b760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12e474ac201d40adb59010ee86b4bb7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74e7fcc77c314b91a58971ae52f4f9e6", "region_id": "RegionOne"}], "type": "policy", "id": "60d9553636be4ed187a668097f4f94f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59cbb8022b35400d82d273f79957b945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cca043f4df7423893e9cc09190ede00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5054cd1b2c1b4d33b7e23eed26ccb6c3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8cf7710773e74dc29a04f39fbc8493be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac5526cfd26e4456a7ee94021de7659f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a854ff7650649fcad2b72ace87fecf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d297f7b655c64eec9cc236dec73f4148", "region_id": "RegionOne"}], "type": "sharev2", "id": "68349271c3254594a973236914b60d08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61e020e01b914625a110ce56632a56f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa76ecf285784a28bf73e962d28a988e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e83478b29f64ed9a9bba9b991edd39e", "region_id": "RegionOne"}], "type": "share", "id": "64dc9b1b76394c1b8621d190a75c542c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6d895dda9d1f47bd9069b7e412cec49e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a06433c55f44940870707c55cb29ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "09aa525275cb41879ccb0a4b56093502", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "db619c2c73114f0e9de0e6969620c569", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "578c0d910f05462b9f1840ec44b004cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "034d4edd3e844882895e6a0544ffa402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ad47ac3d174bf28a34c0b1c2c3500a", "region_id": "RegionOne"}], "type": "orchestration", "id": "c3320eb6647f4a2298cfd68a15c4da2b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96f8307937c948ad85f4d689a70f58d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f440fb5ea8b4c9d8e1b417f8c819567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d7a5746c0a4130b7fb880b8c44fff2", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d90bf0d4436462c98c21961084630cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39002cdfdf8c41159ae0f16352bef8a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d63e6a9419534f8d98c5ebb6ca65e618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b099fc1fd164b0fbc49199805513ae6", "region_id": "RegionOne"}], "type": "volumev3", "id": "e37d0e15e93c4c01845ca91c8278a14f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae91c77d1a654898925c8c3d4737b3e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199b0f772d9a45e0ab37c8b75b5c702c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d13bb8619a5146eaba1e32df49bff44e", "region_id": "RegionOne"}], "type": "volumev2", "id": "a6eb45e5b88d412aa7b444960ff6fa0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2579e069f544a9d9cc4634dd0f7a7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0840660e6d1948c0a6cd32ac975a2b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9ef495bffab4b9784858bbcc72a617b", "region_id": "RegionOne"}], "type": "volume", "id": "a2e6207d28f44f62bb3d2782db587cb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2a17ef4b28f44db895907f770c34c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c529da8103bf44ddb20342c26727f3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dd34a5786aa4a26b37da4ec10ac378d", "region_id": "RegionOne"}], "type": "block-store", "id": "c5cf1b802a5d48c3b66c0ea6c1465c99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe73dbf5ebe54c3884a98b5bd6eb5425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e73d467c8e3e4e72b7e680735165d2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29174683d134407f95aa58270ce7329c", "region_id": "RegionOne"}], "type": "alarm", "id": "21918a1bc4cd4952b5e723ff490874a8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98e579fd46884d639f7f0fbe00d5010d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2eeaf27efe54a649544769ddb5be894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "31a90364bd364c71bf7ca17982a6f2ed", "region_id": "RegionOne"}], "type": "alarming", "id": "cf987135aed24b6c87e3ff2771e65c03", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0267b3effa6a41f1878228d6db737175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d91612079d9408ea52ad04c80ee5fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab7722c2077d4f30993aa012cc756b63", "region_id": "RegionOne"}], "type": "meter", "id": "778b027312be457b88e2b4d78c9284e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc163dfb45584906a35f3b834dfaf778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "09a080df4ffd4e97abc493bb609dac1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cea4f53585b4431fb31794fc9a9839b8", "region_id": "RegionOne"}], "type": "metering", "id": "f0fd8705b36b49f1850798390930e977", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fade96e9a16440b2b489b2e23f66f565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3116e53e905f4e9fbe8333ce7d397174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2e049f38bf08462693aca441bf41a7e7", "region_id": "RegionOne"}], "type": "telemetry", "id": "47b29a818e5c4a15a99fbe687bc564bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "97c0196a31f34f4da1b727fc6d566cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9ac7b849c37d45e9bccc9e0af88f28af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6920a74390264f83a65b6aeba55c9456", "region_id": "RegionOne"}], "type": "event", "id": "daad2a0e8ab243daa9afc5e126530c41", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "561c4929ba4e49ae90fe533823b1f2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c41e718dd0b04614aca0dd2aaf80f2bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "14ba9de29f2146039b84e40534a835af", "region_id": "RegionOne"}], "type": "events", "id": "39bd147cffb9421095df23f652564b39", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb4f6a87f254446eac756c46ad69afde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e3baf4581024b78ab9f29cf28ae831d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2bc7c5b3c7c1488f8570e7d056fca46b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "869f6cf7d6cb4b73893d5058645c8457", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f653138b4d524c108af4677eb805d8e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a99489380cd44ea28a62c6fcbf00fa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e1afe7f3fb364b23abb5f579291a8c7c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e868388c012b42bf9de25fb8a43ebcd9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9dbd21b42f24a8e9549b25c8d5c83a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "026392eae0824cc5b081d1cc9733df53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "34290f7bcccf4f31afa3434e250f20ca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "19d8ac699adf40e0837c5225e2df7f62", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b742a83cfa34c34932f3410a56c529c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3b655bf0cf5437e9e4072a3b1d596b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a03cefd83ffa4f6da5315b3d2a95a400", "region_id": "RegionOne"}], "type": "tricircle", "id": "45410e123f9c4e008ba90ae38efd7384", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cb14d22b444947579abbc7f3677feddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dadaff5233ff40058efe90733724bfa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4e913ec5f4444d2299ae91f1cb9049cf", "region_id": "RegionOne"}], "type": "database", "id": "99cfb7347d3e4b7ab55b4fe87e4bf708", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "69b5b6cb14fb419eb48086d15d2f7941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92d394f5357444cba66bd95250d75fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4aef4349d6b04c9592c82f994f5109d5", "region_id": "RegionOne"}], "type": "application-container", "id": "4daef41eefe54348bb21c597e52da8de", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2aae3f241ed45a983705abf8ecb9c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc6ce3a952a346d8ae445088f6ff9fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cc13569417c34493aa50122853ea8175", "region_id": "RegionOne"}], "type": "container", "id": "22941a32661944a1b3fcf7abb457dc0e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10507df6b6d84342841da0de68dbeb40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8513921917d94c06b094384857be0c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dfb92472c9644e6aa102c9dba790f8dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c235613d8a5d4cd19187f1b26d5207f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7023e04270542f59f523976bc9f594f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83be4d4a8af84c4cb5d54ce982e71a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d426f95f186041a5a110b941a4b8533d", "region_id": "RegionOne"}], "type": "rca", "id": "6b6ffa5e81204a8fa3f56568491bccba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "10c1719fc83e489a89a4dd0134820794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "53a28ed7743c419eb99ae321a21e996b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6efacb45ffe74e9291c53c06871fb06a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4f25affbc22f48ba88c80a7ffb37d98d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "858d7d39e770476681a52d96b259d457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0a6a571669d44f4e96166b97730e5c31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b0370204d4b34eecb4b63b812ace39a0", "region_id": "RegionOne"}], "type": "network", "id": "098e0a85c72449648dd2f0878f87d897", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6fc900ee761248ff8a75d59f614b8a9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "03b1a9c7938c40f7b6844a3eb26004c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "09d4e7a3a3a84851902444cd8c3f0c5d", "region_id": "RegionOne"}], "type": "backup", "id": "6a616d8fa81e4f519da7452c0bf4261d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe3dd2c5725d406c973d67adecd03ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "904da4afb3764138845eee86bd727a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "01de688ff6134bb5a3cbbfbc1a5ca973", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b498e86580ec47ffb5ad007f2be523df", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d62cd311f224376be2cdca02779ccb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba755f60d29d42c68f3d3eaea5e2a53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a73fee46656a43d99749044bc7b3f962", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9ebe7f60047a40939a43f34ef86f46f7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "49d41b8d32524e239e52238b1fca19ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1160b0f86ef24493b28aa259d0c986e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cbb0e81da8d9452b9bb27f5418ac1376", "region_id": "RegionOne"}], "type": "monitoring", "id": "a8fa7c8b819c405a82889e5816722100", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "df92c13748b84c86aae3da25335f4d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "abc398179e1a4f1d953a7b95db4422c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "94bbd2278494459d8efadbeda20252cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9918836d22dd40dc9da2a87421192551", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1e4041b1c37c4b23836e5387291dbb80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c54d7810e984c169b7bc270a3bb4901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "03d27ae53e964d1cb2d9f7412e869af1", "region_id": "RegionOne"}], "type": "placement", "id": "d696e50327ef4f16bbded31670463387", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be8e9265e4a047fd8cd03985d9b28dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39ca762440a74a8f86ceed4d026c102b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "593e56f745d2426282203cf2137cccba", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0a901d99636546d89a6cfed9d7977d82", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "78cca933ed7f4a858f5b2dc898b0bf88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "978859603e17468d8783770fa59dad0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42ae3575d75b473a894f5476cfe08393", "region_id": "RegionOne"}], "type": "ha", "id": "f409dc5f35694219a176158ab0b9e609", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "483fc9efe082434d999ba7b564f5f204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a2fdf10153fa46e5916a90bb96157466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4a20486c7b8144658faa6a2f24549365", "region_id": "RegionOne"}], "type": "reservation", "id": "83243b14794d498ab71b304cb592f5b4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce07e6a2fcef48f8b63d2e8781c9a99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b4fadf7bfe348d3ac9a0ec508e5ba11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "17ddf4327eac4c009bbcc93c50acc801", "region_id": "RegionOne"}], "type": "function-engine", "id": "0670cb721d264940a9df282763a2e76b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "99b3ddc107e2482f9ad187b11901fd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f00fac5d58154c2fb97510b8696ff98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c82a5b07f2474c71b5343f1446d9d4c7", "region_id": "RegionOne"}], "type": "accelerator", "id": "bc75a0d03b6d4eb18ca32165f5ef1ac4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0137e317017c4c2a807793ccc3c76257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e32b3d67f434b18964127b99155f0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a0263d815de4211afe57b6e92f77dd2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "de1487d198fb45dead826a6aa292a913", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac2cf937ce434fbd9a54ff85dca834a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2edbb58fa2245c9b01cc65ec9467bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "155fafda3a2541108974dd36320777af", "region_id": "RegionOne"}], "type": "registration", "id": "60e901c4ff4c442fba9ab8c0662d8d1b", "name": "adjutant"}], "user": {"domain": {"id": "c82d6b8984f94b8a9e4ee81e190bc35d", "name": "093f1739de3b4ed9ad5d0813c52e6aee"}, "id": "eeda6809f13e438093c51c187ff69989", "name": "60dbd7705ee04c04bce48793dc0f3a23"}, "audit_ids": ["4e1c2dadf95b4960a2d6da63312af68c", null], "issued_at": "2020-04-23T06:25:57.811773"}} 2020-04-23 06:27:58,023 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,029 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,031 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,034 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,039 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,041 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,044 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,048 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,051 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,054 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,059 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,061 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {8} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.212909s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,920 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,924 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,926 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,929 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,941 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.860634+00:00", "project": {"domain": {"id": "1cba4575d72d4020b0600d79df674d0c", "name": "32a6f529951342b28a733452175590b6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8015e050cb44403abd0fceddc80cccf8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a1aa88b207043c2b5f8ca8b2185d209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "717779931630473dadcc50e264262fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "efed1fc982344c1ea45272c16eea29d6", "region_id": "RegionOne"}], "type": "identity", "id": "ba0d236615864aa4a5c65baea692dd60", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0f5be64a8b1c42c1ab99a69f4744452e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ebc8014c0cde4c67b55ea16e257c0085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0213c948cad742bbb1eec03a0cf7334e", "region_id": "RegionOne"}], "type": "compute", "id": "fd8dc83fa4ca4feca216035418ecb1e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "32a1e0514e334acb94e4a478abf57f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fa8f6fc3a0a04891a31881fcd8ac2d02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d4c2014c26184cefa4cfb45ac0441731", "region_id": "RegionOne"}], "type": "image", "id": "d428c94d252e407d82cf7334a0700e89", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4909a26e68614509a6853d2bd79e5b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "69dffdfcac9b4ab1af6a7927ba493e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "df7b22f400a6485baa250f3dc37abcd0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "04ea2b635ef84ff59f3215323d6afb75", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f1e4f5feaff4933a3c70ee37d8923d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78c14929001a4c2b8618f7ee33313785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0252b6795ca4528bef631947da02e31", "region_id": "RegionOne"}], "type": "object-store", "id": "a508ea97e48d495195ce94bd7c3acf85", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a758627df44c4d108d8a2f42934cbd2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0feea6f11c8f45bfa41568195741a764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "162df6c9a7ca46bfbde0166656aed4e7", "region_id": "RegionOne"}], "type": "clustering", "id": "69d72cc5f4f14845be6e4dbacf2a247c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2036465a807f41d09d7fd815e09191e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1cc57e635c34363bd27609db5683589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "87ab120494ab4bb8b480d6e2b48f0015", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e26dc9b41dc043ed8b506fead5a2c989", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ea2310d07c941e8a0bc6d6d42572959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b9dee7048b948e29a1793c246bbff30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a10d378cbd44dc29e2434c17d137dae", "region_id": "RegionOne"}], "type": "cluster", "id": "bf58948d44ef4d6c82d9fd8777680ab9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8447175b21d646c08966cf2a26fa6760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9d58d7b2895e4d3c93944ba2881f1f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0f29e99d333f4d1bb9110934d292dcf5", "region_id": "RegionOne"}], "type": "data-processing", "id": "c8669e09744947ee9084e1ddc40dc099", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "40985dc445ea45c18d664cff49fd8faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55e642b81ad7491489ea2d864efe3fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eaff626c86044ed4bb65967e5e03b8af", "region_id": "RegionOne"}], "type": "baremetal", "id": "54b3a4cd55a2449aa0f1560c27323b89", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c6df8aadf3240c1b6b6aabd95e1a217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0cbd69562f704ffca08f81b176a3b0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18a88db31e3d4694b7993234ab010004", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ecafbe1167674572b5685baad92ec489", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fd54a2b4a92d444a9989bee430538c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1c51f49668a34381b94ea0eae532e909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "869e0148fdd94b7fa7c5c94b0f53c6b5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "001a22cb96024c97a48ac20f9b4238ed", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0c9e03d52e8742efaa6c72bf7998bac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc59bd33a8364732bc39b93873aaec72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1f02078d2271429a8abc4a5ca671ea22", "region_id": "RegionOne"}], "type": "key-manager", "id": "4e2907de9afa46b5ab6446f94245a2f3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4117afe4034d49c08ea70a79ef8921ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca3eeabfc65c4ce5a51b373e9a9dc62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "abb39abda92c43d4aa25bb7a4362fa10", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c40be3b5129c48e7a49797005f46b754", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6936eb2281554fe6b14320ca840ecff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df93bebf97fd4881a32203bcec6405cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "49d336fbbcbf41fe9b840848840fe0d4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8f3902c11579441ead2be6f9a8ff3e94", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3b714f82c684e3ba5b3d53803c31d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "151dd65a7c944d5494432d67cb554a89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "722bbdf1c3ae4bdcb59ea7a0e5abb656", "region_id": "RegionOne"}], "type": "message", "id": "27f327635ff047339f92cab77e5fbc21", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3bcc5eb2b9e464ba28c69b0498782e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "69e459a4e49e4de898fedabf73e7610b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "453b5242b1cf484f936eb150d811b017", "region_id": "RegionOne"}], "type": "messaging", "id": "d7446ca9013a43dbaa050bf3d82078ef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7064ce71721d43d7ae3991cdd5e4f4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "167dd37b7a614ecba389282b2ea708dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2461f93208d04f0da17808bd5a2ae9e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5eae22d45c0b4baba508ca814945e17e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bba52d4ab5b74194bc1dcb6832bc7e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2e1fa08c7d8464294cb82d1f8ecbed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7fff59223514224a54a4dd165cd1899", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c1e461e5f7e349aebc6359ff6f50bb74", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11ca05b060d9405d906b5366a1a10845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73965a3ee6404990b24d58fb7b111fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe9b205932a74844b848ebbf251fc1b1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f39992b8cc2a42dbb91e1e6e7358d677", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b679cc7e1ccc4f99a4d20083a7d6529b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b10f5005e3494814b10f779018911f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8d145fc590246509b795ce64f329b76", "region_id": "RegionOne"}], "type": "container-infra", "id": "00c9a46e3cdc4d118a242cafff71c5bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bec5d395edbf49e7bef7f371be1c04c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "24db9f143d474392a55605f953a109a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "061467f0bdc0450cb0049aaf172fd726", "region_id": "RegionOne"}], "type": "search", "id": "effb345e382a4039b4f8d405f9cb365c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "04eabf1c2bb64111b7958eed1a367ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "84a790a356e64d8cb262f36e3ed3a62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bcbf0651c9f047de92169660f60da3ad", "region_id": "RegionOne"}], "type": "dns", "id": "d41f3af9759a402bb5d7491e27379ae8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43f60a4732574dddaea628a0537cc24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7be6e854695b431ca921369922017c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "50bebfe064654f54af3b15f8e33c3f95", "region_id": "RegionOne"}], "type": "workflow", "id": "9f2cbb7a461642edb1103fdd28c4fa83", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16691d4dda89497ba043052e68f3d116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f2d7101449e403c83ddb0f3a2796a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21f50c7cac1b4b50a114947f58ff131a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f4c14c06080945c79e38ce72df190e2f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e609158734f246499d75e2484984afea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e28cd4a70a4f4d42820ff487fd1cd19b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "666eb2f7e220485f8b7715a1b3aea21b", "region_id": "RegionOne"}], "type": "rating", "id": "11283884a8bf45ce8fb2044c0dfd3040", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "422c78481a2042398c44d1dd2631e6fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "915a13489f254cc3a24393cd81b918c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bfb6559643c4594b5a386f5129685bd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "46a8987740a64b6d8e100ff2a84687d5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8ee62eedd564590bc1f527da6fafc3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "049959a7b14b421394383743ba3eb5a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6a836e03aaf54ceab61616d911252c9d", "region_id": "RegionOne"}], "type": "policy", "id": "a85e5e7c5ed94d63b2af99f384d77f1c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c9d0d0b3a0b41b4b61c249b41ba0683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa4c06cf465848b5914d76cce03048ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "137bb4e1fe0a4f629078fc20daed0e79", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d3ef0ed6062346ca958dd8a3f8b49ac9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f27a53afc314d18a6a851d414985bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52b24294d848445c8a0de4265a5db557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b09ef1125e34658b2478f568b25fcd5", "region_id": "RegionOne"}], "type": "sharev2", "id": "86b82da7b64b4b8c89745bdda5cfffdd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f21bd48207b1418b91553c3b0b9459e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1208ae8d98e34084895ca2484fd0912e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "88e22df611cf46989a88bc76c2453a77", "region_id": "RegionOne"}], "type": "share", "id": "5130fe12c3b84f9cac02be2c8fc9ae18", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "855ed7c627fd477495eb90cc4af471ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e0bbcf3fdf04c4d868361b09552b346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "00be442e0d0c487ea954d2db2eb82ff0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f3af50bfc063458cb045aad8a062c85a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1efe0c787c624efb8f1212141719012a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61fadeecec2c4ab39fea6b4b4fc71faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "278fdbd9a95c46c4a833d10822bc0bcf", "region_id": "RegionOne"}], "type": "orchestration", "id": "3b813dc144654fe68cef31d18bb9f0f2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a777ccabd24e4bc6988037c63c1c9bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cacf9f35a7d54bc0b2fa5e6836564544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6abcdd5d871f4225940416612228e621", "region_id": "RegionOne"}], "type": "block-storage", "id": "02d1d345fd46490f820c887c07846bda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e1aa7b29b7489397f2923a33514b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8635c4931cda466ca10660c2c1e6e1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd38bea97d044c079e7bd4a1a4c56a3d", "region_id": "RegionOne"}], "type": "volumev3", "id": "bbd26e5d9ddf40fbb1e3229678abace4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cb5fe61b43b47caab3e3406c52c1e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87b27ff739994fb09bd5d89c293b30ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d54a146427c43ba9ce04c442c8b2a79", "region_id": "RegionOne"}], "type": "volumev2", "id": "37de3ede62654cfda92a74148ee6b288", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48585b2c370a42a2a54f60064b67a9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87a8ff738f6b4701b4c538eee34a67bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8763e21d85124684b41be5cb31e04407", "region_id": "RegionOne"}], "type": "volume", "id": "62f2b2165d3f48e192e99ce7cbc3007a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3a4b761ddf74493b239d3c371135458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6c968eb66e74ab78d3ba6e244798c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c38709692fc646e2b2e3bb928b5aea4a", "region_id": "RegionOne"}], "type": "block-store", "id": "fb022a6f7c6a40ff83ac966e6d81f6e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81eddee3e989463695f14270498f6524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57b8043be15047ae818c8cfd131204d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16403c2cc78f442395f3adf5f50b0f39", "region_id": "RegionOne"}], "type": "alarm", "id": "31f2eda21bf74704931ad3acab28301d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d295d7d68f5b4105bb114f6b39d59868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "683190e338534e8ca01e075f33a1a751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2c1f95a239bf4163850554353d0d7cfc", "region_id": "RegionOne"}], "type": "alarming", "id": "d13d3fcca56741578a4e68e118ae3ae1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "739e44b597d6460faa942d64950ca529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8522e3232e2465ba2f56c6a6f1a7a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9841a058d1e4dd78c703944eae92f79", "region_id": "RegionOne"}], "type": "meter", "id": "4e110651169b40529771dfc89bbe39a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34477776e7714a26ad360e98a7b90a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de697ed6fcd647049f2143916f904dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "993fa988202449afa4db732c938ff805", "region_id": "RegionOne"}], "type": "metering", "id": "371bce8942ee4cd9aed9a9cef0b4cae8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65ecac88b31f401d85d7c38fa95ab5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8ee23058eb14bfd8158c49297f80388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "028ac10174084ff8bb31d5f539f8efe5", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c48ac18ee364889b57c5e90397c0906", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f41265a1a15c4b72994b9eb8447a90f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6bd5225d837c416583f44e902733e6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7411b06e76084d1389d679887c0f661d", "region_id": "RegionOne"}], "type": "event", "id": "0113509a115943dab2dcc26a63f153f9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de310948d75c4caa887d2528ff0c6271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e636bc03ca9d485c84e507ec9bf00694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e1f066cce414260a92b32759252df31", "region_id": "RegionOne"}], "type": "events", "id": "87fa7b66ce444c31a11f62fe402a469b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a484993989145bcac71d093205ac142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7db0afd162847bf84c8a76fbc1bc81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e51d0729cb204e9389b1f4de3c5cb9a4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fee1d59ae2d846ad834420ebf8e31629", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15ae10a0574046de9d06ca1eb8da2bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "931c46dd1d114733b67ed6f14766cbd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e78aa462841042a7af1b429a5206c8e7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e26936280344ba787d982e3af3d7547", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98c9c4d6449544a68172966abc6b1b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86102750d9104035900703950096768c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e36e3c57e944117a3b37122bee63bf2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "65f0d4f98fb54850b53869316d5b67f0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b4dd49c86c344efafca5cb2edec888c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f86e51225e846259361989f6afa1006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "30b084fbe1594570b931380e35b0887f", "region_id": "RegionOne"}], "type": "tricircle", "id": "b9a73bfad9204a6096cb5dff6e32c533", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f4c3fd99d9454f3a8161623e28052895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "72516ea3b8da4a719bf59ea2ba110f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa9ac7cba77f4f6995ae64c1eada8307", "region_id": "RegionOne"}], "type": "database", "id": "c186fc470fd74e6ba1bdfc05538c7cc5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3eb2a6cdab764ebe8fb831e6c1770336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dfbe01a61e0d4bc7ace524289a2e5b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2164dc66b79e4c788622b75878567ed5", "region_id": "RegionOne"}], "type": "application-container", "id": "0aee1ac8089b40c5b681c15e82951423", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54feacbbf5b94137a65caf97edc8275f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "216cdc9cd69d499684f63cea2ad32e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cb94df66afa945a2a38b4d74a93101c8", "region_id": "RegionOne"}], "type": "container", "id": "d28927e982f842cb9d0c21b7a5caa15b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf5f60deb2ea43e5a61ebbf47a77040e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a8c3e5ff49c42ecaa8f4cc1bb6ae9b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "58b7b373c8794292bb43262315521e52", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cf62951579e74d48b244bfea66e9026e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf45029341234a27a59d40bd7ef33c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a57ccdc71fd4e8baceeebd482625642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7eac0db82ef54932be960994f2e6967f", "region_id": "RegionOne"}], "type": "rca", "id": "0d80f116f23f48ffaff98cd26008d98b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7268bd92bffe423581fc9f89b4c20cf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "100433675ada4be294f8a382110b3f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c32f4f8bb69a4a53a2ae47ab3f7b0f4b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c26567202f0649a299c123dad864cfe1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b963738e930943a5aa8992a3da779a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ec8542f3d2c7463797cce67ad760ce3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "65857ed1229f48e7ac1c24786b2cd76a", "region_id": "RegionOne"}], "type": "network", "id": "56091f03312f473b812e12cab1c44f0a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0b709e51a82a46d39ea002df4ecbca40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ee90c6140e944de9dab223d28cd0262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "db2e6ae91529429e81f441d6aba1afa4", "region_id": "RegionOne"}], "type": "backup", "id": "0814aa262aea45458aee46770fa8a2d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1035eebd67cf4e1b8d8686414851d127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4226d618f9bb4eb8b6b7df6bbd842cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ebc63fdca0a24fe7a72db67580fc5f52", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "977aae653e70417fb8b12ddb870cbcc6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76e2ac0cecbf4c2ea6102dbff3a9ca0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "789410ce073b4201b3597d993706d52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "77f1b98e5aa44cc7924fff2c519a53bc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e7df7d0923984052ad5fa0d2967f08e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e3edbabd919949ba90a4d98082bf74c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fc8a19d5ee374512afc88a611af0999d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7e96cb6e08a9432fac1b78de7d73826d", "region_id": "RegionOne"}], "type": "monitoring", "id": "9d4b763d55214ed88c9895de1e17f192", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0a21a7bf2f774fc1b18b7395f9e7c3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "998df7262b1845d497701c442068d2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f897b0b3aa245838e4b06e2e3485dbd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bbc06dcddc7c42b398ff2d41023d35e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6a068761f9944e9197c6df6133f577b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "660fcfbb789f415eb9264f851a4a3ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fe57e253833844b78b6793f6c1356173", "region_id": "RegionOne"}], "type": "placement", "id": "30f697453e484498a48cc9daa12a6905", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0942bca18c3b4895ad42abb3aaf499ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d3a250df9ba4d23ab285904dea67617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a656df00aef2401baa70c2dccf4f8454", "region_id": "RegionOne"}], "type": "instance-ha", "id": "42b8044e95fd44ccba1eea717ca2a65d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c10dc3ad417e414185c0870e10e3ea71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed76e245994947c9b3fc1a24ef310a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "948451fe3a4f451aae00d1de5cb33119", "region_id": "RegionOne"}], "type": "ha", "id": "a653b2009eab43898110713d451f9fc1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "59240a1679124152be667f9397994022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "96eceb15eedd4f6cb222a0f962bee83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "30ee8811ea3744d598b418a12931873d", "region_id": "RegionOne"}], "type": "reservation", "id": "16774151092844cf87fc1a9cb0993e8c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "38c7d258ead84761bd0984a5e09231cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2580fc6bcee454c8c2118f249c576c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0d9604131839428fa7d71a94d7789a34", "region_id": "RegionOne"}], "type": "function-engine", "id": "94bf4aec4c4048bb9e572c6ad3a0d183", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f65db2c031ea4ad6b88780782589576e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca71d76a58e54fec9b66d1d039da2feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1821ed2c018940349f00cd4aa0c2dd4f", "region_id": "RegionOne"}], "type": "accelerator", "id": "3d6109dbe5424bfcbc437f79b312febc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a3d8dc35c374b12a05fed6b58461a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b17fdb8c84754636b38f66793b35124c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5271fda6210e4643a4e7e2ac81742f8b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0f81e78459ac4c6f8e990f9a0182d98d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21bd03e665534b78859e9e9d7d36765d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67e8699febb74594a81080e4b468443d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "864be6052aa0409bb44cbf001c3f34f3", "region_id": "RegionOne"}], "type": "registration", "id": "8266178c65244cd4820807f3c202e7bb", "name": "adjutant"}], "user": {"domain": {"id": "26aeeb93828849ceb6c2b1e758abd1c3", "name": "a10592c7e9a64d829d9bc1ad63de858b"}, "id": "cb8f777793b0432599dc021520babeda", "name": "a1918b624e114c7c87ccc96b52fff19e"}, "audit_ids": ["c0b30809470148ce8f2d3e4a5a21b7fb", null], "issued_at": "2020-04-23T06:25:57.860634"}} 2020-04-23 06:27:58,032 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,037 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 2020-04-23 06:27:58,039 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. 2020-04-23 06:27:58,061 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,066 keystoneauth.session RESP: [200] content-type: application/json {31} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.260338s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,874 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,879 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,881 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,885 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,896 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.801024+00:00", "project": {"domain": {"id": "bffc4799c7a44ca2bf0409821975f7a6", "name": "a31580fd677d4f3489d97d99f3658ada"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a7bcb6eccdc44e21b2f7f89dc6a48109"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1265850fa835478e86b47b6a48d8dc90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3ae74dee2163439e84c6d4cbd90c5a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "acb7f6bf7ae2484d9fcf6a5134c37b13", "region_id": "RegionOne"}], "type": "identity", "id": "f55e32658cd94829ab8c7711dc6934c6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "806d7c3c0e5c47db92a4354039480b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "127e445397a64b268bbc2bf2db138484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c238cfbca9ee4c4584b59405f4bc0ad0", "region_id": "RegionOne"}], "type": "compute", "id": "bd11e78976874c1fa3c8315c9a07b8e5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b8a92919f73247e7abe43c369bede862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5b606cf1ae274ea59a68789cf385ac6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8d2ce66176334681af95815d0629597d", "region_id": "RegionOne"}], "type": "image", "id": "2770091f45644a87b73a276bc27ba9f5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0de16fcd4df6429db2809e867e5810c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "704dcfedf3a3428eadb2bee4d920af43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cfdfe0e3d7db47ccbb4a93f6a8246c21", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6ee23b0ad70540b8939a529042d7ef2e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27d4b1e2274b4dc9bc42649cb0c04055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2addd3298be47efb09424813ac7cb11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03c382b3fc4c43fdb5181a7e2f562186", "region_id": "RegionOne"}], "type": "object-store", "id": "123be8f641b34073a97582637ddd5d91", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a700c5ac0bdc4bb890cd5d2fed942053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ea1dcb48ec04b6db21f7ee9d9b05803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32d2f1fcebce4e56ad15a0453e189fd3", "region_id": "RegionOne"}], "type": "clustering", "id": "cf4d1267fa8648c8ad59124f1d1f4762", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca002bee0d2f46699795007ce1c4be8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcc5d9f5c33a4676997890b7b2ccb9b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c3f61aee6bb94dafaa08d66a79c2d7c9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "845d538a39bf407b97c1a4d31c04f39b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0aad1fa39488499bb29a1664e0387e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0885e7c378d4118865da70a0efb7447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "048fb3cac5bd4d118a9d3c357525c10b", "region_id": "RegionOne"}], "type": "cluster", "id": "0aea2f54d99743f1801c75e1590b4211", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0fda52cda5bf40329dcc2c70dd81ff9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "899e0a4b5da4412f8c013eee7e77e478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1ee0ef729d9349dea8a8ca62d7fe0ce6", "region_id": "RegionOne"}], "type": "data-processing", "id": "4cf7b59738b64ba082a3b7b05e53209c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20f7dc16f6524fb093b96bec26d83369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9f92ad9a6794327bd16eae327aa30ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "082747f5f7bd4338bb137fde8ffabe02", "region_id": "RegionOne"}], "type": "baremetal", "id": "b307181d07bb4d368997a875a73f6e51", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9cac06b679f84910acd7c349ca133357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4cbd1910615480babac2c54fe6e99bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "edb9c817eabe4fdca290b082e1ca2621", "region_id": "RegionOne"}], "type": "bare-metal", "id": "606915b86f3c4ce3a6871765ef24044d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "081ac36a5216408f9d426ce7ffdeab8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dacf5d09938e401ba106a2a5cd073da4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c4e9df04dfe5453daa3036dfad20132e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "93b1f9339e134ca493a805541de97768", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "354137fc0798468bb6f45ccae95a9fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8b02ea6271041e7848306d48af3a3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "57031bc3a41b46c28e3c60208d0ce435", "region_id": "RegionOne"}], "type": "key-manager", "id": "9238d3b21bc2458881cf91ef283e3358", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c8ddbcae0b9408996b5c77adef56a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0fb685f27fc34752b9f3eacaefe693b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f0265d5e22a45399e1a9662999d508d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7c33cd2d402e4e5abe41bfcbffeb32ce", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43c267d1b24547e7b3bf27a05971bcb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d0e5932b8e04f6cbd528bef482ebb88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a33b30c606734b10b91dfc50917caa74", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3bb757bda36c44c5b24f8670a916e84b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e03e156944374fa9bb5a4cb803cbb64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "da0141d624714b34990b8f4340849262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3f7141f5fdd4d2a866998c8005d6da6", "region_id": "RegionOne"}], "type": "message", "id": "6328f3f358cf4dd9a6e5ee3663b26fe5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fcf19a4ebc784ae7aace7e25557d1833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f4b0e0abc94e486b94cf2e09b707df1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "63d11b231dbb4fbea229af7271077a90", "region_id": "RegionOne"}], "type": "messaging", "id": "ac86f84932a54601b14ea39b02d0c005", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8b3c7cd31e9d452f977c8ea9bf1a3844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "48358450bfcc464e89ace1ad2bfab8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ebc7d05814074d459928e9ec56b6e5ed", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3e3dbfba209f43d09df6fe2785f8c351", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7093cd4058e24dc991da2ca722a321be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cb46c25ed7e46bd903e8db9e23618f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1554d486ceb84f13908f69abc70a9c39", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d41d1802d8444779b672b3bbb6f8f96f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4f80b0bd56d45638dbdaa33ff1f9955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e624f58cd23467db211bb4ebd7baa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cdd3441d0e44811b83ad0661a8a6822", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b57a34b310ba47f68c1d0e8ebaa1f1af", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a70ac11d74554184b0701ace9b7777e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8e39663976a49fa8422fd772e3c457b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a8b7e63b7344039a3ee5126cc96d319", "region_id": "RegionOne"}], "type": "container-infra", "id": "8c3832c303de4b8ba1e37f71b55c41d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f843d2dee575451a92922aa75e28fd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "eb7123b8c0fd4a3e89e9540f67cde38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "80cac0f4a0044c9e8c4b364c6b8b52ba", "region_id": "RegionOne"}], "type": "search", "id": "e7416c47ce8346649c6283be373a85f3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "10fe62752ac1496cac58a1f045ccd9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b22d308ef8d4564a3c00e20c9511e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0b6b1f7c3f34488c9021c3caf4c998cb", "region_id": "RegionOne"}], "type": "dns", "id": "62e7b962a8ce41c193b1cad25ab3a791", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "387b258056594e158fb325171c66676c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e89bb0823f25427fa6c297bc8180ff34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "be2a5fde948c41d1a8bcfcdb549167bc", "region_id": "RegionOne"}], "type": "workflow", "id": "4b516707eeab480aabbd66c5cd9048f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01c503a31d554ea1a6452e2b44279a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b87b91b7e4504de887b74df1518bf7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fb11df4aa3364f6ea80216f001579d30", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2bd720afa2634c60a0e1e5031ff2441a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "79bc9d7fabcb4863948973ba54ec47ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c0879d8b3c6e4072a35d38b34088e1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "148d200e2d2b44fbbc24f43882e08339", "region_id": "RegionOne"}], "type": "rating", "id": "65b2f4ad63dc4910b9d9ee77f9f8001a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "32b6a80e3a9b4ca69fa9ee8c0ba5ccea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fdf9cbf2042d42309ab3004e11c63262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fff5d87f67494687b1294730b2beb197", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9a31d59a22394e6783c9945b155595b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbf044678e6245648d322c5b869aa027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0156090aa2fa476dbd9aa746016aa276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "49b4f42103fe4b969b2eed2d6b50d131", "region_id": "RegionOne"}], "type": "policy", "id": "735d03cb918a4f42be5e47de317072c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "774f897903314553b2f2efecdf7c5e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea11035aad5b4bcea704795ebc64b129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5a44d16fb3d941df974a5c18077bc7c7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cc5f16365ced4d6ab30fc41922e66a1c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0c3560997af4af5a93b5bb899859c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a32538c8177442b9bdd85a3644102f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5dbde313e2724c5da5a54230963da715", "region_id": "RegionOne"}], "type": "sharev2", "id": "d6b4c6746e1442f6890ea062917438b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6db9340594bc4f8892109bba7c96bdab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc136b14789d45ba8dab97ea91296112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cbcde9f8c3244b9b3fcddd096c3f6ea", "region_id": "RegionOne"}], "type": "share", "id": "338f99e0a6194a6e80fd360affedba1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "184d13abc0524988ac4f8444d2941861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cab78586c9af4d9cb5634ff95cc172b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "71eadb18305a4f4bad66c43af6dab38b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0fd4b03a26b749149eb5f58baba6c608", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "729326e7894d402199473960ee60a785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9e7375378b041f5a93fbf495e4cca43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e08c91fc1923467789289bef99670de6", "region_id": "RegionOne"}], "type": "orchestration", "id": "be4451f45ea84b15a980b59cfdc9078d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7761166b37df4f24b2295ee8030586bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8465e7e1159143e194891eea34065ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba2d06d63514e6384a644fd7b860429", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d76db22631b4e71834658d379a2012b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8504ba339ecc415784fe26cf12269ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e47bb3f0de9e46f4a1170a9e8af78d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8991ab99d58d4783bc0c5db82fb725b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "9b805aa7a351458d92fdd5b430ebe3fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81207256b6424ec28e1764db30d2cf20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a1136f3f68c4a10b4d01c180aa46cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3e93e5b30704b6383d3f0f9cbaeaa2d", "region_id": "RegionOne"}], "type": "volumev2", "id": "8c0e01b1ac564a3fbf8c9500895ea6a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d7418c76ab40a9a282ff591c4717e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "634cb91306cf4e4390c4aa5813ace86d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eacc93a8688f445c87cc3c78669ba4aa", "region_id": "RegionOne"}], "type": "volume", "id": "be2dfcdca4bb4fa8844e7809529e8f3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df3c993a04c14f408e8d461c5b59f76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44882eb9d3094838ba3c2ebd8775aac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "779fe5b921a042d38baa6380c9a8bb04", "region_id": "RegionOne"}], "type": "block-store", "id": "12e9d283b104459aa675191890961823", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c08df68ff1444c80a5b052d69d72faa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a832e61d28eb47fe8cb11324a7c5915f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ded1abf24574a6f9fb9afcd8640e228", "region_id": "RegionOne"}], "type": "alarm", "id": "ed971a701b774be3b29fee2f6ee2f844", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e1da982401d040c3815f17d7d7f7a3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf76242fb6fa40e0b87864c4715b731e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5c002d1b740741cabc306b0584ff32d4", "region_id": "RegionOne"}], "type": "alarming", "id": "2b17476c10304a0f89fdf31547c022a9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3548c63878314218abcb671a2a1c4615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "caf4aef5c9d44b22b1c0eb5a70bc3a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eedce1b6fad14efbbf8507ecf3fca547", "region_id": "RegionOne"}], "type": "meter", "id": "c926d7a1a97e4cc7a48fc0d0e52e82b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1fe1957f63da4b0b9477565265f6c5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6745565648a048058f7301462d6b434c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12e3ea4841a640888af8cab1027bf2cd", "region_id": "RegionOne"}], "type": "metering", "id": "947587103ba649859bea2d8f57808320", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "53b4045cb9e24a1b8d44ec865f06b7c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4db5591dd22a4decaa30216d7b1b1f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f03cf6f1b5334210b76aa990f6c07e67", "region_id": "RegionOne"}], "type": "telemetry", "id": "ab256139bd8b4cea9b95450e847ef0ad", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "adf1c4ba5b8a42bd9c6d896ed5e81603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f5d0fb06258c414ca4501d2b595756ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "502f849d31e24273a994a66597b61177", "region_id": "RegionOne"}], "type": "event", "id": "61863cc1f5ce412e93e6988c807b183a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cc575e41f36047168bcf073f636b3ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4dbc313ba3004af5baa06ee5361dcf5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f86221a7c3eb4a6880ceee6fe6e5c131", "region_id": "RegionOne"}], "type": "events", "id": "349a2918c9a541dc9bf5e8f5039c2a4d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "124600e4ad634ad689c48c2e6c8b0c21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b7497e520904603a5bee855476f5697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a59b8bf945d640c4ae25f4539efd335a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1de135a675dd4e5dac6a4e7cc29d764d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6db144d95b8645a1a225ab77294d6ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23565c2b24e9424788505d36ca53ccfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "14f3a8485fdd4068a5a7a4856f28d9af", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d9c042fba79148edaadb0dd57b65e1b4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c0a4703439c4de9812497a0ebf88f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d061aa2f6c0040cda2a81387cb0c9370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "16953ae7fb364b43a5ca42b26914d5ef", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2c9834a37527472f9f4b7d730a6257fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0aec340f9be44d978fb3d928df8720bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b5fdae541bb4f6cab9ce4bc653485e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc986696066c406db4956d89583821aa", "region_id": "RegionOne"}], "type": "tricircle", "id": "1a2bd285272245e6afb83b1c8898a171", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "507dd1e2b7b24bfc876bc72257c872f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7944b4404feb4fefbe808d16fc7a5e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "848ab4f0ebd54cb7be38741c3e14b6b4", "region_id": "RegionOne"}], "type": "database", "id": "fcec7d1478824c0887e0aac02aa63282", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "403a816e9400459aa59efefbab464bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1ca0f4412f994182b866b4613a3a0599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "077e13a8256c4c89bab8784e1d0eea0d", "region_id": "RegionOne"}], "type": "application-container", "id": "5c7982d9a5ac4b77b83c612fcdd1ca89", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d6e6e8948464b76a940868193ebc73c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44d03f1e2c1c4db090f8a865f9cd3ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d9d55c44660f4c0b92bdfd5a6f84d608", "region_id": "RegionOne"}], "type": "container", "id": "14f08b5ff2974a7a88b77b82c01bcd98", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f35b229874274d4598d36d2c838faa63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a277d78adf4f4706b3ebec120bea6279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc29e1b7945a4d429feb4d28a003e998", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2523226147104a52967ea98fd033dac3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "571715a5268d407c9c428fa134c47bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1016f1fedac043858d57b66797715206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bd1bcce2a35241eda9a81f8fceca9fb6", "region_id": "RegionOne"}], "type": "rca", "id": "55cea6718fff49fd8e514038f27e33c3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44fc8bd7f0f249d8baba6f3d89408f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9b9bf5ec19194477805401b462a7b3b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b2410c3abac9493482c0eded29781065", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "efe9ca6703da4b6881facc89001f8388", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f1befb40afb64cfc918d6e655efde41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "21231824ea314050ac8f83ff14b6ea56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "20cb3b4326b042b6832ad5472a4152e1", "region_id": "RegionOne"}], "type": "network", "id": "433c0311aa324ee89dd2c4681b181ff1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b4f0826888fc45b59b82036d498a4808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fd7170ef96fa47c68bdee0c1207acc64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "61132dab04f9480395270568307aa443", "region_id": "RegionOne"}], "type": "backup", "id": "01c950f5c4124efaa4f7f51be11b4c84", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "004da12ecdfc450fb278ac6645b62bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d0eb2c6de8b42b2827e28b5bc049263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "85d24bfc0266452eabdf5ceeee5a18c5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e40eefe9a03747e0aff1364a885863a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c1d7124833f4029bf83145c950f44d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "700c82231a9049aeb77dc8aa73ed208b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0e79aa7ab25e47f19e46a23ee76338da", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "adb60ae51ab5484d91aea3130de62211", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11871b1882e748c49efc1f09bba1c2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e8d9059cefb04c70a216333303b6f9d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "264fe10ae8cb4d55955428300e1d4b5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "75d6fcbc395b4b1cadc23c9523a52648", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a261b9eb18db488f9c9e1c4f3e92e8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a335190fe0848e8af203d7fb71b5d9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ff80cb47e0494bab86ed4c7c63b47b4c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fb0593364b30437a90e2fd2aa92a5da7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0d1430373364092817e89198197f483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0edf060cd4f24349a857c3a39afe86de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1669ba19de2c44baa095a64220984cbe", "region_id": "RegionOne"}], "type": "placement", "id": "a8618583657a470fb3cf504c2ecf9215", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "778bef7dfd9b427593694b5ebc6c0615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc5e67a395084dc38dea0b0f13fc470b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "76e24c7fcd65423fa6b111532ecf024e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bc6261c51a74457caceede90a33e492b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e81d3aa16844e9cbd1c4a92d90450da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c06e404d98d44f5d8465474c33d5804f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb7b881e807544e5aaf5b3f25cab7c27", "region_id": "RegionOne"}], "type": "ha", "id": "bc3044115e67401989c14e4d643cae71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5eb858b7faf24201b53f994fedead67a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "37381366c1aa441293c3a8baa96a5291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cab2ac49866b4a05bf91b84e6cf07d48", "region_id": "RegionOne"}], "type": "reservation", "id": "6dd339a98bef4153a38b90276dbc9cc9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1fe0483a05ec4d52af28e1e5b80a142c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "126fdee1235643f5b446bdb5fe28e469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8ede76fc4e6440568ea10e76ceab7c00", "region_id": "RegionOne"}], "type": "function-engine", "id": "9b39da8c89c84826a49c436e06c46f78", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a4ad663cae84433d80241df2f74bf77a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae384fc2b1954d2fa7ec60eef45668da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7f280f7b834a490abc88ca6b87f9181f", "region_id": "RegionOne"}], "type": "accelerator", "id": "60977dcc7596402abdeced1d4575cedc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f08a5b6278314f299519c3a9d3cbc80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "984b1b0e91cd49e3a6c4faf205e07823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b732f3e387d34a97a4a356360a665385", "region_id": "RegionOne"}], "type": "admin-logic", "id": "008b607c115a4f5cb48a8f3c9242ebee", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7504f47fde854dddb65dce439d8fb5fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9d48cfc0a9e4dcab535086fc5aa8b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "29cd776b40a2407b83f43b912800a2db", "region_id": "RegionOne"}], "type": "registration", "id": "a2a838ba7b81433f85aee6688c476a12", "name": "adjutant"}], "user": {"domain": {"id": "edaa294e6f3049dcb929ace0363e6295", "name": "f2f607df9111416ab009dc6d59fe23cf"}, "id": "6607caba6e994ab2b27f1b645f522ec3", "name": "4d5ac6ba60f24e64bed1cd426e9ed3ec"}, "audit_ids": ["d84be27db8164ec7b888e25908eaf031", null], "issued_at": "2020-04-23T06:25:57.801024"}} 2020-04-23 06:27:57,925 openstack Calculating hashes for /tmp/tmpxFcJXz/tmpGy2oUJ 2020-04-23 06:27:57,927 openstack Image file /tmp/tmpxFcJXz/tmpGy2oUJ md5:c3086df1c12a5feddf411bb101820988 sha256:22c2857101cdb26425df812790596c8067aaa769c610a2c83fcb63d8b2f9d02d 2020-04-23 06:27:58,003 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,007 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,009 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:58,026 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,030 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,032 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2020-04-23 06:27:58,034 openstack swift uploading /tmp/tmpxFcJXz/tmpGy2oUJ to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2020-04-23 06:27:58,050 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c3086df1c12a5feddf411bb101820988" -H "x-object-meta-x-sdk-sha256: 22c2857101cdb26425df812790596c8067aaa769c610a2c83fcb63d8b2f9d02d" -d '' 2020-04-23 06:27:58,055 keystoneauth.session RESP: [201] content-type: application/json {21} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.199752s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,943 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,947 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,949 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,952 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,963 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.886876+00:00", "project": {"domain": {"id": "62ab1b802af649d6b6806beccff45809", "name": "3773fd40d2c2425a9a1f86c46a82cfc9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "17af2068635f41e98ba875c8b81078b7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "462b7381057d4334a67555f198512a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5174a96b97b49d1bd333c6fe6fd9588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f25ac5502beb4e898125e6293d3cfb27", "region_id": "RegionOne"}], "type": "identity", "id": "8b58e548447149be8564c92602acde3a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "60a86516b77c4571afc7bf3e615bcea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8790bfaeb98748d9b3790f9c94009b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d344bd378d4d4ca18892f0a0c84b9ef0", "region_id": "RegionOne"}], "type": "compute", "id": "0519b58170504774bc188ef8bb92078a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5d1ada24f8a448c88b41fed62adc1661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4c170336b8d1408696dd4b42227bacfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0d638eb178864dac83e1dc9906b389c3", "region_id": "RegionOne"}], "type": "image", "id": "0ec8f955ce68418597ac985dedcceddb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7fd2fc057d674043be7f6312a7883f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9c02143e309c4c1d947f3062e51d893c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "469fc7aae9e2493bac150d9707661647", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ded61b95b1404a47902f3c381ca8468e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "305fca4b4a4844aab4c3dff517d8ce4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfad70937557421cab11360cff89b1df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e060273c3524374b0baf32fa7da6f0b", "region_id": "RegionOne"}], "type": "object-store", "id": "c95bd868a38e4e66b5ba1e5fb648f81b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "530f89e265f64d5c9db69b569aa554d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4003cac4b658404aab4bdb8c43447bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39138fb58c6f400e896c601b50f6e844", "region_id": "RegionOne"}], "type": "clustering", "id": "71e8942e580343748e1f697c34c5f530", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c21f9d6ec9941dcb579ed1fda90bc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b02e68bb9005452d80504a7fb20ef58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1685c271936e4aa592e07514a06e6cd9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bb3226a87f974176bc49717a9229b5aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94dc8166641944cfbe9c6797991f1e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3da4bba2b6194e108db5136dccc5763b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "210d377c44a64a90b8fe97d674f02a1a", "region_id": "RegionOne"}], "type": "cluster", "id": "32902c0e7c0a41bfa0356a6a20624dcd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dae5a6c8c6a94feb96f49cecb01cc18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0fc9132b43584db68d00dae3629bb99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "04746f91a99e4adbb96169ef2b6d02b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "70316f9cffac4d8494ef92461112a032", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69a44b24ed524ddbbc8f6179276c7a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22151c1ad6944393b100c364a86f13de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7bc8bb1275e148b1a37729ed86dd8820", "region_id": "RegionOne"}], "type": "baremetal", "id": "4c1d94f7c8b44bb09a5a8e17a3c08b9e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9553a1a2709942bc87ee542ae43549b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "178e3007f4e14fdb98bb164bfdf678b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a75a4eaa95343f6b1a51b0cb30cc0c3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0bb1c2eb54344e98957b146c2b617115", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8570f79fa5aa4904b5a0170567e43a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7a89b42972824d7f9780049fd3b78ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c45d53f860ff449eb1adc56d92b49403", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "768462117a5f4ebf9d95ae2d6db7397a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae8b0a81bb534ababc002b58279eaedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9511e840e1ff4ebd8216d1f4f71687ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "192cfcb101df423e829372c30ff6b6be", "region_id": "RegionOne"}], "type": "key-manager", "id": "2bcf5e1d54874be09b8942acad2c3561", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f623bd119e2441d2aa77ae0f2302c7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a9425a842864f6e8f70156ad363cb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "89bc27772558408f927c90e9fdaa9e74", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "11b4e55749ba49c5add5b922e1b70240", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7903e830929e4c7e9761097d76e82b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "310b721eef9c48ab9226a04fa0d271f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a81c0d7e6dc7448c97c05ba883be8dc1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d099ee6a7682490aa7379b0c2c1a4c8d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7df2f53a054e4226ba029dfc23336822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "57e2142492a3423bb25fc4720beb5a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cc72ffc931a441938e31eb8cc4bb844b", "region_id": "RegionOne"}], "type": "message", "id": "ccbdbe44afcf4fc59c958c1036d25560", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bc9b502ad7f44f8b8e3d945210cf1ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d318207d4f4b454984f87bc54708a7c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "03176ffb7bda4512b4a07f876d0d2ef8", "region_id": "RegionOne"}], "type": "messaging", "id": "610d4c7a584646ed82646fa2d3e2d655", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21979322abd94b3cbaa0099b56c952ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f7ff7134381a422c9b313df1c2462d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bc305b125829489eb3204756aeaa7ba0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4ed8c798b75d44de802ccf2ed08f22c6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d50fdcce4a4456cbebbde1ab0000970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e22ef7db39214aaba4d273b490f20b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "037c6f6fd8d24f8190f49d7e945e5523", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bb2d09161440481aa14cfbca2426bc15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b844ec96d184cd095a12b086cc6f2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "969145c54035491ca02beb1ee9c24b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cc68b632490497e9ea4841d8f2afba4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fc7a9020737e40bfaa96ab823836a4a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "449dc37bcc68412192c42d434d3bde81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39e7d15cfb394ea58d74ebcad840ac92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77c0cb09399b43af9bc861deb32a3e8d", "region_id": "RegionOne"}], "type": "container-infra", "id": "451610de4100427cb77008a9d3204bd1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bf21077d4a3a43eda9d4e8659cae849e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "823fb43bac224eaaac790dc6e51b7114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "472915d9e22c4c7abaf84ca4166db02d", "region_id": "RegionOne"}], "type": "search", "id": "303ee6f31e9c4faaadf73deae0819862", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6b054ede61c4e219c6af875b1b38bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f2e828a0d7d94512b76c3cae82cd873a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a8995859a65c49138b14afd6f7afefb1", "region_id": "RegionOne"}], "type": "dns", "id": "00656a1fec284dcaa7fe0c7eac858f15", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5c5f748662842bfb1c5ad38dd3468c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b10e5179c5b84b52b6cb2cd7a8ef5be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd52e9ff82254513ae910368073942e8", "region_id": "RegionOne"}], "type": "workflow", "id": "ffea1acd51c44f56835b2fd74119848f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7f6466a13534f5fbafc136613d726b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "abb9cbea671b49f396a767dcfc11ddc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "783dc0080e984fc8a0ae41dd9475fb85", "region_id": "RegionOne"}], "type": "workflowv2", "id": "734529ebc6f44799b712d928ede3edcc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "eac29b4aad814404ba439fbad9a90dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5b749fcae614e6a895fad5d94b9a514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a40509f27b4d454497cd241d9317ef0b", "region_id": "RegionOne"}], "type": "rating", "id": "8ebde20be8fc436d814a03830f74d83b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6b59e39ee714339916d6f0995af9dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74b2e5145c604e328a56d39c1bf6e1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d8a77380cd8c4b148c0e1f744fcbaff9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4e9b8b4599e34dcf818c79bad3596654", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac6f6b15bf88413298249030ff44e7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc25d9dc48734dbb96be183d16e8bb78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d10e3c6be4c42b3bd44d586bf69d99f", "region_id": "RegionOne"}], "type": "policy", "id": "4d5aaf24f56c45309397e0c32beba509", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b78c8a7b09c498a98768a30076e5f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a16a56add514da69d311495881b3146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "96f072dc158d48d5a63f63ddbe016f1f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f42423bbe5614056a30e1c422b863d50", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e9e0177391b463e9294eb16b0b7b81e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a7bdb143f9e44e4887373d1a3aeabf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5de0f48e2b474b9cb12b5b58a527c3e8", "region_id": "RegionOne"}], "type": "sharev2", "id": "c256689a04014ae89a1e399fc6338e8c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8640440e74148479d8b3c3139cb84dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11f02109bf134c4197beb135f4f63920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "588ef732e61244d5b9ec3a0ce8af1b59", "region_id": "RegionOne"}], "type": "share", "id": "0e7eaac2669549108d2f4f8dc30303f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e14a9c4b357d4724b2251ecaa3c52e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ca40d489ebec450081a1c8874ec9ad0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "12d5b47a7a7d446f965c3258d96c4e0a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d8e05d301b744fcb64e7578cf799603", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9b56ac0ff7a4a5eb4db568d6e211336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fa406de68bc4ae18da77daea69ae88f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a46821cfdc44d638e31970a8fe679a8", "region_id": "RegionOne"}], "type": "orchestration", "id": "f383814f546b4c29ab4c4441a29501ad", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d19f9ebc8ba4cba8b5597f4f99f804c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "564ecd1bd41f4f649f56433a591b2b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5740b7e2f32a4a108afee80408edf3ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "a4aa3b648f9d4c4cb10122fe69a5a5d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d180ed98f59452598e77de829b04576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29ec18924ed14bc8a7e15ad50819f72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ac20d9a43d44cc3921c2dface47d333", "region_id": "RegionOne"}], "type": "volumev3", "id": "3bc0e685c0c34d708fad0f81bd92d1a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5739d90be8884f4da6b4b4d45e84f3ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9fbb14b893b4caba7c1cfdecc74ff08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e15c5d75a13b450195408b979b3e4cff", "region_id": "RegionOne"}], "type": "volumev2", "id": "dcc5ec46e23e4e76a27d9f9107327fee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d740424e12e4f9f900a23a23b5065fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8deff4979bd49a6b4d7b9381d4dbafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c53d3564cd24290ad8b1b910751674d", "region_id": "RegionOne"}], "type": "volume", "id": "2b04191a43794fb79519e6dfcc61907b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f771b8caea542cca5c00f7d5f11e6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cb8cc57e2af4738b33f4d837d9b0e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a68f5c8029e4408a35720c78414761c", "region_id": "RegionOne"}], "type": "block-store", "id": "77df47738aca4bfa82725dc92d9b20c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6291a143d23341db9d508aec2de77b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7bcaa43fd03475f8685c4646b0fc5d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "64937c10a58640bea3daaa4ca6ff84d0", "region_id": "RegionOne"}], "type": "alarm", "id": "79ec1e1f896248ae82ba1670da165dfa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "de269b8e08bc4605a3f675854a9a305e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b3f93fbf9ea48e3ba3cdbae0b0ae43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5ed0b20250034c909cda8fdba9845dde", "region_id": "RegionOne"}], "type": "alarming", "id": "53591c8afae0476cad8df73206d527af", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36447d1473424a91984316e98c41a8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "46dfd202d09e41c491c21842450daee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0d0503a3333f423aabf3d75dc73c10ce", "region_id": "RegionOne"}], "type": "meter", "id": "c81a787277ec4de7a1dd5f24e1c2dc12", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "22595841ff344f489e49207a2ad04ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "457b0d9659e74e19be4bc787e66a835e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66c6917f4dbd4a82a805e803b2c3cbf1", "region_id": "RegionOne"}], "type": "metering", "id": "59c2856f3ae842e4bac4a1609d13b0cf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de7c827f7c8c4a64ae98c61b8e8c12bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d17f678b213946f0991c4caa10fbec30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "53ce0bb1bd8c4f0693734f6d3957377f", "region_id": "RegionOne"}], "type": "telemetry", "id": "fcbe8acea1ca41a09fb79e043a92a6f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f49888a4038f43f3bfb794cf897721b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea46a945f6584905946fea3c8c9d924d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d283b6fd5de640529dc61ea087fca3d2", "region_id": "RegionOne"}], "type": "event", "id": "75e462853dba41abb121e1ebc7af2e44", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "baf489a9ad4a4fd3b26f855a2b721a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fe6243cf4a624d9498cf469be7d805cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc04157a01444297b0e05c0185fb4669", "region_id": "RegionOne"}], "type": "events", "id": "50c9bd0a4c584f2693b6d998b1265f0d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4df92c42f98549f6baa3f766f6edf5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40b5e3bdde3644708d33de5db5594f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dc55786c9d94e50b8869c3a7e456456", "region_id": "RegionOne"}], "type": "application-deployment", "id": "27b9f030d06b4f7c8a6e6f836a9d039f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a71ea9f400f4fa3875c60b5b33aa39d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e587b8e2bd7463cbff9b8b88254bfbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d50b570b4c8b4b9486be0cf25dcfa49b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f10fd2f1ecb740a7b1bd95f671b4fda2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e2d73eb0e33480babd422e60abacf3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0fcdbd8d07904eff93abcfaf39d3b058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf7f31462ad943a194a11c675d658d39", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f63e3221a8d64bfb997b29922fd77004", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1568ea1327804dea9df8b697ea5951f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26d7a98e17164e9fb3575d016d1720b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00f5363aaa344f019a30a9b3d2541bb5", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae73672398984c8d86456a04fa556f87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7c2cfcd685494a868623e84b42cb9c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6685086919be47149936716f44ce7b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ba1b51dc10745908778e9ab28a8503c", "region_id": "RegionOne"}], "type": "database", "id": "9714cc6a2a6a49daa84fe32240d1b8bc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4e96f206743426bbff4aa0826e677f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f30f3c1e0194549a9101cf0c00c2d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d6110da2ab94198868e8dafc0a3f177", "region_id": "RegionOne"}], "type": "application-container", "id": "0d6bf26f69c24263bd4e47526ded66bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3daed122cac1432ea8ba209b23b12fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef80ccf52acb4baa81e62beb4b243d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "871ba89e8cf24afe90d4999efca27ebc", "region_id": "RegionOne"}], "type": "container", "id": "7fbfb2317c4e4695a1ef911a41699a8e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55deec86e58948ee80e72118554ef901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3091d2bd8a9c44c9bfec320fa3fcfbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d356d08075cf4dce9fb26ae5de1318fc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1d68f94283444c1baafe7915a38f4ce6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5dd1fc895ef4a53bd9ef115ce546b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1339cdda4f29444b88901589dfa9430a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f5789c643e104ce0b949b321a01fa932", "region_id": "RegionOne"}], "type": "rca", "id": "018debe0bf204a3aa29b2ac739091e00", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8e80cab5a8643f0b3ee8829fd21ae46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed6991b1e8f446f78498b524af967db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e4b4c1592645474da260d21ea1bbd0e4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2b2413550e384ed5a0a936aa64078cd9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "be2605fd17144a86bd743c5481868aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e29bd91a45134abd8e94460b51b4a70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f66d188c7c384d2bb62f20411d8e510c", "region_id": "RegionOne"}], "type": "network", "id": "8c175e9cad57487284149c6640c49ea7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0021dcd32b0749c4be154593f5d6d6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "93a62c2f7e2d4d048d36a15b99c4cd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7b682894cae444aba5d17c4fd361a938", "region_id": "RegionOne"}], "type": "backup", "id": "bbb60834834a46b08e9149f3e80b0707", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df02c62be0034a9fb0b855815ee7da43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "744fbe104fc749f2a5db7eeeab9bae9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c9d2006ae236427b94c0ab9863ca1bbb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7a95b50bba584397b6c56a3c8222d220", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1776695a7d94ea4a8fee3706ab01fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c75ec7058e74e65bc8d24d395a6ad47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9721236865b2467b9b137a441195e631", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2de9c2c2ddc642898be074a1d4f63b4f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a99518faa67e4ac1a84247490da775f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ebef940efc23419293551ec256f49a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a1c9d8f592874260ba9041a9bed1b815", "region_id": "RegionOne"}], "type": "monitoring", "id": "27f4d6bda9e7452eba4b5c2d95c7002b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f001c8903eb24e7eac0177bcd5cf6c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "90fc833f65894b17b459922a8532fec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dc0caecb7fd34e84ba1a673e328f5b15", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d8e466bee7d848b0865519693206eee1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea66206f8bec4880b36813e5d12c435d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "76da94e9c7604843a6c46170c43e6ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a1501c3f6289427d9a06dd356430c2b2", "region_id": "RegionOne"}], "type": "placement", "id": "3647d57ce3ff48dda60e9c52c606c7fc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6a456f39ecb4bbc8072d37428b78647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a38f23c709f4159a5f0ec73e6542792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1607ff11d42245b0a1dd188f4ca1228a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "20f115d51f084c488929852773ae9d73", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6de7c37a29044f52be0e42a53b61af03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb6290ac1b1c4309954b404d7544f824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "787d54f4731a4544aad57834f524f1fc", "region_id": "RegionOne"}], "type": "ha", "id": "1695d9ed9af64401a20bb42e0b916272", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e5e72ed0aea149eb85719af6fc6435b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75c8d55e25d24a40a4d2f33b30118e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fff95b7134a34a59abbee31cb8839e10", "region_id": "RegionOne"}], "type": "reservation", "id": "b35aef2ec1484bf397ee7c62e7078384", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "62b40c0c23c14095a1cbaddebd578403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0cb19096a4704af5927aaeac74f3d2a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "acd86e5428b14760a2d70df76cd4db84", "region_id": "RegionOne"}], "type": "function-engine", "id": "f38a6a3f0c1e4d08819a56fbb48d3c2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7db6724308d844b293f672368708d497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb41bbd1c6b74ed799e6903197a97add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "df63b9b1798f4eed8e8beb350da5a34d", "region_id": "RegionOne"}], "type": "accelerator", "id": "d50d8bb3d30a4137a9737456743ad510", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90e608b46e9042bb8e6b9b1a61ab3bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95e1a8e9879f4206af95e8455a8e5b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bc85575afe1f4734874b0893593f7a28", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8910f5dace634611a4234398f44a4ff0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e52d52e319cc4db4bcfa85c3caed0b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a99a530af66d4bb59cf247ebfb9e9962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba657fb937604483b2654cb7bf80990a", "region_id": "RegionOne"}], "type": "registration", "id": "7fd7b20a59d04551a8724f34e6710c58", "name": "adjutant"}], "user": {"domain": {"id": "39284db832354171962fdd30686feb47", "name": "0a13d1f7a5054eda969547d2bdd5cbc7"}, "id": "2e808f5dc3dc4dd99a2dc897a1bd6302", "name": "a3493ae933864af784cc632ab58a0df7"}, "audit_ids": ["ee4036efecf2416fa939a28edbd60826", null], "issued_at": "2020-04-23T06:25:57.886876"}} 2020-04-23 06:27:58,065 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,070 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,073 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,079 keystoneauth.session RESP BODY: {"firewall_policies": []} {20} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.426887s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,719 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,723 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,725 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,728 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,739 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.659567+00:00", "project": {"domain": {"id": "1b3f52c6b1ee4c5b8722fa1ca6b8cdd6", "name": "ff36e60de61e4976bbc9ee9cf003b950"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6040c4dc1ef24ae887f966e6f2c57440"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ab6b28366b9447689379d7ff50ab74f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0911d2b97a4d496ea065b934fdbf04f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "615fad29d72544aba21fade8e6bd72ae", "region_id": "RegionOne"}], "type": "identity", "id": "5db900f4b6854ddb91eeeed60d192830", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aa05d92ba9cf445eab48d88527961c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d36dcf17053a4223b8de224b47f633ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d4eec57343674754adffac98555f13ca", "region_id": "RegionOne"}], "type": "compute", "id": "68c22916a7a64df798bfef95615aade7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "23919ea341434216b14021953fd55e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2cea25e73d0942e79d7be36037310126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5ce59ba73dbe4c4d8a4ac7b3352d77f4", "region_id": "RegionOne"}], "type": "image", "id": "a5d6c117963447abbebea1b9c46ba6ef", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4edc5818f4048c9865af37d4ffcc12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b7ba6b34debd401f8db77fbb3439fda3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2c855b9d52e94fd597364615262c5617", "region_id": "RegionOne"}], "type": "load-balancer", "id": "761ff1c895b6407fa3ffee0956cdfd9c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cdb0718e7f440ed9563d0343f8a37a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc60e84dab1f42c9bc08cd04c043eec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44f95b6546044f2392d35a63778c3f89", "region_id": "RegionOne"}], "type": "object-store", "id": "5beef1357bed48b3aef4b5adf96e4a5a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9bd4252d8214ff1aa0cda8ba76bdd48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a5f8eabd7cf4361a4629eda7f33ede0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f6ebba21e994fea872aa7e08b721c33", "region_id": "RegionOne"}], "type": "clustering", "id": "c6451d2d0e45413eac3ff658db8b9192", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86a2cb2a798f4bc49b66749f5f946257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfb2eb8e066146069c4b2269c81e15b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcaf723ecb1c47b6bdae5c88d51624fa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fe8642d54d8346a7807f685401d311f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32b9bc580cc54c0695d1ef9d4fa4f065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd21378d04c7467bb7495bd9122e7acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "94594ea4309d4cca8fea5f87cb93617d", "region_id": "RegionOne"}], "type": "cluster", "id": "212f7ee2576a425e85759a8572060051", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ddcad2dae7364868b707a2c2321a9713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27766aa2250547ebbb38d5fa08e97545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bb5e31a78e6844d59ee198d81c02f50e", "region_id": "RegionOne"}], "type": "data-processing", "id": "3054d8d976774014a45568776ef11e8f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "88f985431c034d2e95daac0fe7fc7cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd1f8799c565431ba2f14a080eec4039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "43c317a9b86147d894b83d1d6991578e", "region_id": "RegionOne"}], "type": "baremetal", "id": "38de9ccdd5d54c01aa93e66fd583a405", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23e8013fb8bd4a1680f7a07d787366ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "909c583db33e48c4a2929e1ca3f38c29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5174cbbb6b7c449e897f5266e799b55c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "610a21ea3f1546f38eb04ef36729eae6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "42f03709015049ee83a9946444dd8234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e69cb49d1594f3eaa0be7321c343797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8a2aceec14be4db883fbcecbb1267f68", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "673e320109eb40039ff8037a6e9c59c6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "576e56e47e4f4d7785016dd6e658d80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4200a6b144104e84a24f6b34653f150a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0b6bffec6ffd4fbe87e2adbe04949778", "region_id": "RegionOne"}], "type": "key-manager", "id": "2c26eb9a86984d8b837ffe7e2db4ec71", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01c1300cdff941c5a09a14d7a86a3ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cdff14545f514416a7353c096c135761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8e2ca49482c6492d8e8b10b6a9e0a045", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "317f41cee4f64bddb0432dc5de709445", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9948f8c369c344cd836a4c75a0721527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2763e25585b547518c9377aba49d6e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "58dba99d08a34175a38141ee80cf70cd", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e120714624bd4a698162b7102c53e53b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "17a19e98dc07487590e1bc58bb31d8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "af8b1fd24f30426f974caf874ceeeabb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f73c66abd600415bab92ee9b6388fe09", "region_id": "RegionOne"}], "type": "message", "id": "430843a38b3a46cfa64a185b02689da0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b71dd79379c644059bc9c50ab72cedf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "df7d30f52390405697674df78f972271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "564933c942e54b0da999dedd4cf65a7e", "region_id": "RegionOne"}], "type": "messaging", "id": "c093efd83882487ebc81c17cedeee023", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4753c8e26aa4451685b87073982d9a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8f0218226f6b471ea0fe86e661e40a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a36dd10fc41b44c0befaf638e9aa5615", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c28714a0298f47c18ac05d97f2ed8f53", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3ec73b28bb64c959f1aa2e128221eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c229cc5a0c4f4d6fba26472b6ac1fdb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25c67795c1494ce188fa051f5f6f4bf6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c2fd34710e1f4cf4af9318d7b33033fc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f927f3eb57c3482ea13998f48cb67468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66639be5ee714df78c9985ba3821389d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d09878a4db8d44e185fdd6ee5390b004", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5da13a37c3c744faa507d4bcea6658a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46061d64be6b46199e7fec7843b4c8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c06cbb14ac8e48d9adc1437e778c574e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f845be09a14f421695001d89d4992099", "region_id": "RegionOne"}], "type": "container-infra", "id": "d51af7ec389e41b2832f861c47a434ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6b395443674a4643b2ad6a36f0f2daa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c3a6351d43d94b66be93fc1ebfe9c0a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c9d658b9a7054965a765181d2755d6bb", "region_id": "RegionOne"}], "type": "search", "id": "f90a056411bd4d2189060fc9478d44fa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3d8102894ed54340badb61dc0cdab2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "56dd2341d3b549eb97e12f5a0badbf27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3e17bd1eafd84d14b51611ea5a5f0599", "region_id": "RegionOne"}], "type": "dns", "id": "38a78824826640888549e22e3de2ba3f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b746ef160a8944c99c8c66a249a1604d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eda65c01fd7642b09af3088c19c781b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9bfa3b5d66a344fdb631880a87980806", "region_id": "RegionOne"}], "type": "workflow", "id": "9d4cf5c702884777b332dcce83a326fd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "719404d534f34dd89c656c7141ebdeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b4d7b05846b944909a7e89bfe3a32284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c0abdc79c4ca421f9c54cc7691b06e0d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9b5c642b27cc400ea8fb49dd66d6382c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2bee775cc502438f83aa5bfae4f50c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f8e56c5ecda7489c910b96ab24452e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6f96825b75574da182bec3c352a759b5", "region_id": "RegionOne"}], "type": "rating", "id": "5e5251aea2fd49338930c9c6afeebfe9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b225a7f047a24c24a095b08b864b0014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd8d6465fa4c4bfaa5d4307d9b5b63cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "80c05906d2cf4781b2900e3bfb3ae924", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8d6aa226109d404793f5736c0f3d3d6f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b528f49a4f84239a744e7c47c23fa70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fbabc92cfeb48d0b20db2d8b064fcee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "02408e609969450c9a212d9b4c864c1e", "region_id": "RegionOne"}], "type": "policy", "id": "99151a5606df4371a4ae9a1dcd590fc9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9264b4a240ae4435ac9510e206c09f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbf7cb8682de44a8ac08e7eec0677029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e78cf6989b04a46adf3cb3d6ded9772", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5036427ea47c45f4a1dc3e68a43d9d77", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3a208d550e341bd8bc08f446107b832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a68cb5f5ef444148bc6f3c0ddd609d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2030a4ce32a422c8ef16e60eb72fada", "region_id": "RegionOne"}], "type": "sharev2", "id": "db91a226a26a4579ba5e8f02901da1d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3f5657df0424ba98dfc0080c1aa8a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24092f5fe3c04cb6af5fb84e52c9d285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39c2ebc80c1c4030b0bcdd20116902f9", "region_id": "RegionOne"}], "type": "share", "id": "661017acff5a4494aba70bde183505ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "047805d5527141c39319c42e44272de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8fffd3506e248e4b20f6b50651061f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2332cc3b53624f17ab29834ee31ef25a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2f1f0d3182eb472ea7439fca5a0067c5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc01370f890642c68778b6562ca11eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9426ae109d0244ceb1b31d7ba61c9022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d75faf08a404ab981a774f2a4086cc5", "region_id": "RegionOne"}], "type": "orchestration", "id": "680fb53cedbd40a69aed8ea4ff8c2fe8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfe91b9ee926448a9f17dcf9b0256c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8e95a50304440c3b8bed35c75013d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0ca714d60d546c28ee5dbf844b66e9c", "region_id": "RegionOne"}], "type": "block-storage", "id": "190b30e9264d49879ae82df8d1642584", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9997708702904a36b5c7085629b5fbbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b90be141b21a46069dc91d662afabb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d5867a8f61a4124b848de8a93581d0b", "region_id": "RegionOne"}], "type": "volumev3", "id": "c13b8069a8ee487883a548c5db4ea6f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "558d047f3ca9460fadf9169e7875197e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa70608211144491aa13c2d81e69585e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "883a4788e70a4e668da066c6850d7f64", "region_id": "RegionOne"}], "type": "volumev2", "id": "8c53c57fa0034e0aadd8a12253689ffc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66ec24b929df464680ccc5fb5e339962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e6eed4ea82f4078bad05352c4e961c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f78d8737e23a4e90863a69089a4e6181", "region_id": "RegionOne"}], "type": "volume", "id": "50e6c54234f144f786774c5c85ed34c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e85c855f0f742fe95ec24bc30c37088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "361845d2e5fe479babc268c32029a003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccde260803e240fb85dda908970def7a", "region_id": "RegionOne"}], "type": "block-store", "id": "73cc7ede62a8471dbbdc4dd12d8c776b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "912d3189bed84b328c04498c731de0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "139da5d92f9f4989959365d0160bd416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2b3e44c3e1f54455b3d401cb46288681", "region_id": "RegionOne"}], "type": "alarm", "id": "db23d19643064096bb5acab34a029431", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b911b60297c5479e82c1d970326aba00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47edcb65d0cc4335ae330ab24d3a8f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "194d38d5057b46d18017623f555e1e94", "region_id": "RegionOne"}], "type": "alarming", "id": "b3c48dbedbb54dcfaf7ea6fd69216625", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f801e97662245e2af3b09f81cfd1363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c824edaa34e46ac99288be0a5c493e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3466b8a95981456283e2cc1f8c7a8a96", "region_id": "RegionOne"}], "type": "meter", "id": "1155b4fa84b44fdc8e59230d936c62b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10913513af3244cd8116d8d3c471eebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "58fcd82fe83444ccb6589b3cb796be65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "57897771db374cb79093e8d65c98d094", "region_id": "RegionOne"}], "type": "metering", "id": "39342968ef584e6eba8485fc83d8108f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3707c329e65e4bbc9adf6e36352873f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a4d37f9a2d84ccf97235a888239f136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5cee85bf25314503813a611e20851acf", "region_id": "RegionOne"}], "type": "telemetry", "id": "439b4cebe6be4a3b8eb3f9274aedbfe7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "af9db63c34b440aeba715804e56b6d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b140ce6c74f84bc39fd3fe36cb2a2c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f93ab04d44a493d8cc86e51dc3571bb", "region_id": "RegionOne"}], "type": "event", "id": "dbcb335eaa134a629b7e7144bbf9fe6d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "733df4f0af7e4228aa0c6efba1257c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "479fca20a8ee4c72a8c7e185b221306d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f7c64c7766814958836cf697164f16f0", "region_id": "RegionOne"}], "type": "events", "id": "f113506d9cc947c6bb2ca6dc298a04a8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7af24808781c40c9b10bd9d25df83ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d0e6582bdd7c47f4815d9ef5a3f8faac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0d5675732cb41919bd7d721ff860b8f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1b0660678293464eb18eff2dbeffe576", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39965bf2e3bb436088f2289f72add476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa54aeb5c8174db3adcc85bbd2fd6c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "31c46e5ef6064835bee178a61216168c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0b11a83999564927a7c7ed442401fd7d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "589db7a8d151442eb61fda9048827676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f6a15ffeac348349307303a07184c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a819cae58ba43f397965ef06cfe1e79", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "18ef5d2ebefa48f1a9c6a3fde3b1d5be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ca7e4f976334e23ae0ba7da1d82c263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08eb3745e88943cf8d5acbee35184a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1a34e6e2dda484eaa778e3b3d153662", "region_id": "RegionOne"}], "type": "tricircle", "id": "7e3505fb91754cf999fa06fb0bd9efaa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0f6ca58ba4de4bc8a14602408368ccf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6e001cd6168f4701b59d6efbd4af019c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2f290d0250324a30b9356cd2c9c1c98a", "region_id": "RegionOne"}], "type": "database", "id": "77cb4d05fb3c47a79f26403029f2fe28", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4738ca08b9cc448aaec246c93de3e764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19b805a8e02a4497998954997fca42e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e3935695b26c4ea88ef17dfcd1dc03c9", "region_id": "RegionOne"}], "type": "application-container", "id": "4744b6aa50794977a0156ff47c3a71e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8541790e763d4edab0555751d8883d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c182346c2ab4bd899d3d638980c88d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08866f9c210c480b815bb81e9ae686f0", "region_id": "RegionOne"}], "type": "container", "id": "89ec2a5ade4e45269f9ad44761136481", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08de8bd815d34902989819cb07bf63ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef7243e4d016472291418f69e74c1d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3c112a539c8d47d6bcdeb251d2ce3c21", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "db3e82689b214dd98e34719691451eaf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c642a72fc6748cf8625dc9031d680a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22103d7b393d47428bef30ce62d1514c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d86e205d8db2493d8410fa6c87945936", "region_id": "RegionOne"}], "type": "rca", "id": "8832e3f4862b4bc9b54e5c6922b82624", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "495919db54384596994e7b6fa83815a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ce551cade3647ceb4226664f222b8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "be84538d3e224774bb739a5b3e6befb9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aaa1e30503fe4e8eb022aab3ef1d85ad", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7f956b9fd5974ebe98bf353bdc2d1a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a6fe040de5eb469cbfd9e47ce6a40ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "38a823c7f1994c5690f6c391fbc16a32", "region_id": "RegionOne"}], "type": "network", "id": "cb8ac8648f1b46f1ad2d34e9c6e22c71", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d7dab994cff34d83a7769c6e3892048d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c1392651347449cb8576fded617db2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a4483d2a16044a41a40807930b702fb9", "region_id": "RegionOne"}], "type": "backup", "id": "240c6e9487824fe6ac2ee5c0221d84fb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "21c612b58d904a9b92cf13279d536116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c9c904b17c44887b700e21ed37158b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61e72a39b7b4441585fe0653ca64e669", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d0790a4291064cf1b3d1611b0f254231", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1764cffa65b949b9ae487c9b23cb381b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d7685c421ac948ebacfb83050e4307ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8b2932bbbe85428cb55ba42472a8d905", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d474dcf737cb4d3bbc70961906d366ef", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a56faf40884646258f52832634652183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad6128534e1c42dcbeebfa22f903a341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3c04d9ffe0f840cca1030c0ae52ee24f", "region_id": "RegionOne"}], "type": "monitoring", "id": "bd1cc8c18ba749449f2874abee595625", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cec4f5edafaf439981e77775429580aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d6781db29b0942bc8df0f52d0cdf89ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "87ebb8d5e7b54f409d5a5af35b2e289c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a09b290e037547f6ac1cbd0f83c534e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c583dea588e429897fa772c116e7227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cf3e0139ae9842af88ba881381cfe8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "636b9965ed7545a68056b69ed4956497", "region_id": "RegionOne"}], "type": "placement", "id": "a56ed603a71046849b3376086cb0d5c5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d726455f4604e2585531ab442e218b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c9465df86ebc40858423847960f53947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1056c40fd5754a57bea3ce162bd39f8c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "47e7d396b8234b528c3cdb430460aa71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b5460a8979e4479b20078453a26b8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fa1dbbfec5743f090d4e15744c4875f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ac87a8e83874489947917dc39606390", "region_id": "RegionOne"}], "type": "ha", "id": "7a4e68381c0648b5a2580ab43ca6ae26", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3b097e612c4d450eb1854825cbbb8c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c655291324b34fc8a2cb55db82fd58a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "39097189f4d14aa78bbb91b50910f030", "region_id": "RegionOne"}], "type": "reservation", "id": "966a3a2853da4870b45fe8148e5cbd94", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c277c075c57c425d96209d29664f3409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0171faafaa6a48c1a990f1e8849b4e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dbc9e81898b44ac99b58d9da2bc24dc4", "region_id": "RegionOne"}], "type": "function-engine", "id": "f3d01e185e8c4fe88763bad3aae86ae6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "86c7994dbb0e47528f05ebc908350f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "144758f7138e476ab3444dca8476bfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "234e9d3da2d047baaba8e2859c858ad4", "region_id": "RegionOne"}], "type": "accelerator", "id": "cd6a0de3178b49b4bd0f46bb58a5ca85", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc3ec6610d884ff4bb765b5c7b47c251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2037ebb3a0334e6daac33c1675347e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "475b39429e46456db1f06e9ff7517104", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c54b23ebe6bf46c287c5248b796c7676", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87b66b639c944cbca2a81f22b576e9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8196634c42fe4908bc63fe2617e77489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0b779eb6c9bc43458b713f81209ad339", "region_id": "RegionOne"}], "type": "registration", "id": "a427d87747b9471d8298818bd0ed6c01", "name": "adjutant"}], "user": {"domain": {"id": "1311666939294737918e16bd4ba107c8", "name": "3baca4dbbe9f4ea999b54d5c5213516b"}, "id": "9f5fd46b19374b4aa28d3d590daaec70", "name": "5538041259c245f39a5caf7d0b304728"}, "audit_ids": ["9c33bfe828114716b10e3ec5740e9a30", null], "issued_at": "2020-04-23T06:25:57.659567"}} 2020-04-23 06:27:57,913 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,918 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,921 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:57,960 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,965 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,967 keystoneauth.session RESP BODY: {"floatingips": [{"status": "ACTIVE", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} 2020-04-23 06:27:58,008 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/floatingips/2f245a7b-796b-4f26-9cf9-9e82d248fda7.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,012 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,014 keystoneauth.session RESP BODY: {} 2020-04-23 06:27:58,053 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/floatingips.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,058 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,060 keystoneauth.session RESP BODY: {"floatingips": [{"status": "DOWN", "floating_ip_address": "172.99.106.167", "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"}]} {24} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.488306s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,648 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,651 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,653 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,656 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,666 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.591219+00:00", "project": {"domain": {"id": "2f2eaf8013a0495baf4c79a9d356a7da", "name": "f53d0c5a2cbc4b7d9d517072442110e4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ecb3f2c0f10e41ee8a511ac14fcb331d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04feb4e89f3c4f87a53e0b6c5a20ac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f7b0c3678b04604a125e1d8f8608fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "710fa3f7d6b8412990213d62561d7734", "region_id": "RegionOne"}], "type": "identity", "id": "44d2ad2614db44a685a22d39160cadc2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd472e81b41d40b2b91379f81262180a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1a1c024f16fd46d0925dd961f76f3939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7fc0972b70bf46a0aee4d391cce72075", "region_id": "RegionOne"}], "type": "compute", "id": "36e0c6f7ed2243718d2edc7b473bf2f3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5017260c7f024de6858ce22c067b405f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f87719f5471b4981bf0a1a641a7d578e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7731ac2730f141a9ab6f2f788ddf6b58", "region_id": "RegionOne"}], "type": "image", "id": "63dc2e8b7eba4ac28cc4bdf24304dc1d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "782bab0359d84266b6e2ed2ed2cb37fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "58db0055a96d4141be8470a30f7d35e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6f462b6d2e2345a887a0c6420037dd77", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7f9793a4f75d4368aa9ba11ce2e7dfcc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90cf0260342d400ba79bc0dbe4d06a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74470c7463674c539e57b59cf24c6206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3091c92cff0149768eb0ee13ef640045", "region_id": "RegionOne"}], "type": "object-store", "id": "06008c40249e463397f3d5c2506d99d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "574b9e88c1874a9cbaa7de88c64829d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37bd9e7e527c496993494248ab575204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30a957c1488642ec9aa7ca52510ae005", "region_id": "RegionOne"}], "type": "clustering", "id": "ec73fa6386bc4d4f85746358b7a68ffc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af82f289de9c4583b830540f1e95c57e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aab5816078e94c58abef13d3addee679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3cb6c28add554844b53add11342748e9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2f7431c7aa734170999183c5185d7b95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "91830680d8284330983e648f393d89a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2eafe98e9f7f456189117136b79a9f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "19f73d2d24394bd4a99a5aa13625b095", "region_id": "RegionOne"}], "type": "cluster", "id": "a23b149e01fa48ed99cba41a62ff2bbd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "17a4a18fe82046fb93d87f02ed92b507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fa373cc5a9b54ff5b268a596f17d62c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dd2b69b63b294be2962632197a68c466", "region_id": "RegionOne"}], "type": "data-processing", "id": "d34bd22c7a36421593e58ad12d612c52", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d42ff393aa4049aaa646d7965b234acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a7840dd0eba46b2be1fa3a052c3c8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a13b153c385443e28df348c5f5fe12d6", "region_id": "RegionOne"}], "type": "baremetal", "id": "03f771f4d6334ad7a4b474ec3c75911d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8061855a70994c8b91d05ba7bf636466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec50c88408474fbb82cbc772121bb5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ed52953777c449f5a1410cadece391e1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb892a932dfa4a5f98732d0d2a5844b5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65d13d324e6649b8b34e5f0b8c8a6eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "85889ac449a04a14857686fe768cdf97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6b9c51daf2f44338ade7a9aab8bebac8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2425e7e855ec423b9b4d3d22b0acc043", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "09205bc865ba461eb1a392e833672667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f5627ebc2a8b4f6eb0277f6051227e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c2ecd02aefb743b39061c7f2920311e2", "region_id": "RegionOne"}], "type": "key-manager", "id": "48c725d990664e9ba45d1d9f7a9c2fc6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9990a3c5dd8f4f01bf770d462ed15e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a62324c71d9045a291cbac562b637b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d1491c55afb54b55bfb8e1cdf428c476", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6155a80d24324942968b97ce36bcdcca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "09a3bd23b54a4a88a2e0bc0263eb8bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e14c04be53c3484aa46a6487fcdfa8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b1ae351585d9492986d6af236cebb97d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7f5d7f30fcfb4cc1bc98e2cb0e717a0d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce05e35049ba4d5c97a8367f3ac00ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "639f24aeb2d84672a441fdc410b371ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "259a6c5504224907b0a914efc6fc0fd9", "region_id": "RegionOne"}], "type": "message", "id": "5a5940fb4dcd47e9ba3a02fbcf4aa9a6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "185c150bb2d64e979ea58b2545de748c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1b8f980518446d79eb98f0d267e8eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "008c79ebcbba4c479d5311b33715b05b", "region_id": "RegionOne"}], "type": "messaging", "id": "fd1b75e537374d3682cef6eb98c57268", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e54a851eddda46dcbac76f53b023b854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0de4e515fd84448aae0c2e555785675d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8b690f9ff07c4689b35136b31d49a786", "region_id": "RegionOne"}], "type": "application-catalog", "id": "51bab57c439940ca9cb45932da708be9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c8b65e0e2fa4a5587e421946e58a2a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7957495c468142f09b4e6097e0e1a556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ba1fac7084746de82b5bca765358499", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "14d5000104144120bad4e7889ed8bc66", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aac9e04861d146d1be7fb523da12e04d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab0802edc15b4673aefdfc7e693011c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c493eeca7aec4447908a398c5b1faef3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0d5c70e8ea4742bba8deda265904f542", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96e1ef23d14d41989c7444822b3eb62a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bb0b7d6192e408ca0a21782ee70a6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dc9bd494af84ed6a3018cf06e9cdb06", "region_id": "RegionOne"}], "type": "container-infra", "id": "804f97d490bc482abf13f73a28b45a9c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "14e0a8e91d564e4fa2df41440ea3f623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "022b62f2fda24a0883564d863675d140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b91ecc0111244672bbe9183475b5d62c", "region_id": "RegionOne"}], "type": "search", "id": "07e636fcd4684924baa352d073fd51cf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a40e141b67246cbb734cb9df43bac42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "47eaf053983c4633bfcf0ee8faf9abf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cc49a1d0426147f89fdb2c57c18abf1d", "region_id": "RegionOne"}], "type": "dns", "id": "0229bd410adc4c0f9bebdbfdf7e4f52e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85250b315a9a4d12a676746d1e153192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1991b317564f4d389966c35ad37a3dc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1ca2e8ff11543c5af1f802adf741663", "region_id": "RegionOne"}], "type": "workflow", "id": "dc0233f85e3a4d1c9fef9e19fc0c6fa5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2287368107d4af69e2cdf1cc0814db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "430e56b96e5b4441bf18f1ce06e5d09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d563ab052ec44b019b0cc3ee4fb13443", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0d817195836c4ae383f2f619a6cc771d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8dd5fa6a6bfd41cbac3471627a934a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a69ec7c0ffad4693b03c7a402468b904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cfbfdab21b8f4d91ba7f7f4eb154b2f7", "region_id": "RegionOne"}], "type": "rating", "id": "de3ec1adef5147b9b357fa525cea064a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69d7d037b0dc42d69e41cd3a040d3f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f43e7179ce38455ba0386e5eaba88ca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "42d6e05b693a4598957979b160b2095b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0b39f7595a9a44aa9a3458c1ba2e6a92", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27dc8820517645c8a42b4b20ce877361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "005decfb16ac4876b7e45f94a375e21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16e7d17d7c1d4f9a90f0b4855bb3649f", "region_id": "RegionOne"}], "type": "policy", "id": "4ad31fa9af5740b8bcb7c45a45625bdd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bd41684e7d647c9acdab1c009a6afdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f5c72be240b4f81b5663dcfb5cd5b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "206db84be734450b8a24e3b1074eb76d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dbfc1a36a8c0459ca3ad28f9058eef57", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a95c4f93e8954d8fbe2c1ca6992cd611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "280e8e4eb3b54c62b71d6f39937b5f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "afa466dcfe8444ce97135970e4299ce3", "region_id": "RegionOne"}], "type": "sharev2", "id": "0f466c821e7245fba0e44d375589787c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa46e27ed0134acdaf1eea96cfe019d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "547025c95cdd49d99cf18a99f6c5e874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "92a21fc296654872b43bfa0e74cc8598", "region_id": "RegionOne"}], "type": "share", "id": "6a749919b7ac483db266b825de7a2958", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77f798e020034c0f96942a38354fef33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37d9c10a4c554c4fb6d5c866f90e5643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "868fea60e02749a3ba8f13a52c40996b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0da6ae4a07304fd6b4354ecdee032b7d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "798257b0d6b24550bb7c4264e9f708e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26be7e1248c84d1c8b4ca146b8fe08c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d3c27a020f342779f0ad2a1b14d132a", "region_id": "RegionOne"}], "type": "orchestration", "id": "aef7bbef6ffc40dba9cf79e6b4b3dddf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e1994b1744141caa43131d8cfbf7c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84621f84ef64442297a9e088fe13dae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e78b5868ff640ccbe9cc2a794b5a04c", "region_id": "RegionOne"}], "type": "block-storage", "id": "344e0a88f5b442fdba6340f4c2cff65a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46b57ba374084a6b9fe0b6563cf1e750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6839bae5103c40e69cbc128a2b5b1e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aaa848242e04372877b66db7461b1ae", "region_id": "RegionOne"}], "type": "volumev3", "id": "5f6d915fd23f4e818017bc9b5adf9e98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e1265a3acd441c686a886b151572b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd67b55e2e554472abff137f36b99efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1011fed15fdd40bb9373e952f79c2555", "region_id": "RegionOne"}], "type": "volumev2", "id": "1c18a48f1aea41dd86e3ece3cd3426c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "995f0154a3764a7bb760d5dc9d8cf2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2dc12d8163c4431afc824fcc64e1477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "540c0799e19c4796964a9ed6101e6ad0", "region_id": "RegionOne"}], "type": "volume", "id": "df9d92c91ae94f918c211081bd8cb164", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d0a562570f84cc79cb62f1acb46c54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12ee9c740e9f4bdca675009e5deacc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f9b79d034ee4798a7959b1cfbde4fc3", "region_id": "RegionOne"}], "type": "block-store", "id": "65eda507b4e84c568352465879178248", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7803b8342419463eb3e7775d7db605d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e10d886272ca47b2a2dac4c5c55baa9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9df703b306e44a429ae04580e8205a0e", "region_id": "RegionOne"}], "type": "alarm", "id": "009337d941ea4d75b775bd3a20bdb4cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30c5e585d8e54ff5aeef4325090aed52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9359f0edd964ca8b3a9f545788d82d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "209da24af3774c558920261f51aa315a", "region_id": "RegionOne"}], "type": "alarming", "id": "98550d7344da4f869488501d72ad5e25", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92c90c8a2e434ed3bb9b5e14cb1bc957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "136f30b2bceb43c788709fc371639d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "863071bd278f4342befaaa3f0a6afeff", "region_id": "RegionOne"}], "type": "meter", "id": "1f193ab2ab944e3a808b0dfa25a7ac16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "102909cc1ca84b64959eaeb291694f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a831f6e90f6841b1bd5c6f1ff184b8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "652cb2d32a264e809e7c2b65624bdb87", "region_id": "RegionOne"}], "type": "metering", "id": "b8199334e893400992f37678f94caada", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7aa79b02ae3e4e7bb3be7c758a20c7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "328acb7eb5ba4c18b7693d81b7dc2560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83fdde6ba2dd48fe8fb02e520a1bab5e", "region_id": "RegionOne"}], "type": "telemetry", "id": "0a5950539ea843d98270c324294a635e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "19841600710d4a1890832b21347180bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bd228616f984435b9ed49fc26febb154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7863ed5097144d2e8228e7b903f6e48c", "region_id": "RegionOne"}], "type": "event", "id": "f1ea3115f66d450a8990cbf21fea0e90", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f13fbb184064e749d96ca81278e55e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "15573f653412457c84fe178cd1ac97d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "09d39c48557e4f3bba543026486e5240", "region_id": "RegionOne"}], "type": "events", "id": "64423e1fccb34793a38457cf30c6d56a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1f56223b6b74143817f236bad9c174e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6e2d228f1b78401d99872f6c2102ad1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5de8afedc988476dad77dd09126668cf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "48bbc5e352344105a8e012dcb4ec04d6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "972a07dbc5a942e2bbf3130eb04765a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa764d39fa9e4207856865597831ce83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "001613347b0f4974971d19179d91a8df", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3c6a0ea4e86b43bb8bf57cae398cd4ed", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dde4a804ddcc4ef28dec1d9a0a19fdbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d7f659eda874d35a20e2af259a3cd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "172f048f9b074b3d858f8ccb6d9c2c45", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d0613acd2dc04d0f8d6a5e9045ce1477", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9681ac69234541cab3eb8f0e7a6513da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fe00c08e30a4bc6ac597e8d90fda249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7aae8e933ac043d6b03e52cf8f39f084", "region_id": "RegionOne"}], "type": "tricircle", "id": "f46968d635914c63bda51bf32710424e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8381d059bba94c62a462490f60169207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b320de20a62548efb1459fca69811923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "69fa0cb9df8b4d20bc446753251f7aa6", "region_id": "RegionOne"}], "type": "database", "id": "0fa3cd582ded4f01a7794ca28845a5b8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42314f4ec9674249991cc6545c9f6e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22e847134b3a47a5a2db223cc4a30c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64495e26d03d4e5a9e2a4733b4b046f9", "region_id": "RegionOne"}], "type": "application-container", "id": "7086ab4f1dec462193970759eba3249f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc5dfe3631364531bc6e502f59c8b697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5a156bc70524704b917cde468781bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0bd29bc5e3964d11bb948cf8b746ae7d", "region_id": "RegionOne"}], "type": "container", "id": "cc15bd047a084c479776ccd4a3ac6c6e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e3b1c0c992f4afc971c1c0e5d9d0dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f72014d6c9641b39fbe3907bf3475f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "befcffdc17f74a4ca9281b62fd05d864", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5a7e0971186d45f6bd625174358e4e57", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fbd2131fae9449579805bb36c508424f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb27d1fe3a3844f7afc265b88f8b140c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fa8b521c40a04d4cbeff61c6730a9ec1", "region_id": "RegionOne"}], "type": "rca", "id": "dedc4691facb45778019e14a3e3e406e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f10f4c5db595416d8f7a9dc86fd0a319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3e9456baad164f35879c50c56968dc42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6634f12839a240c1bebd5e6d5305665c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ad1bdfdd10b14e5e9906eee5be819790", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e20fc3563f494b6e94286482a515def6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8a28a9f70d7c47b98d933e357f73f4aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "661ac7ef2f934a7cae0d96865b1a36b5", "region_id": "RegionOne"}], "type": "network", "id": "441d6ab462454000b0e410a7f783db93", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cefbf01efcb0456a9d307b6fb016168f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "16f80f61f91540b5b95b4b7e6f9b6a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2181339de57e40fca16d52297ccccd95", "region_id": "RegionOne"}], "type": "backup", "id": "93405692175b4ff9b066eccdde1b0784", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a409d4c79c764b57b433f53a4427dcb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d295a588f1554008a31980dc1a40b52b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c84b3bd2e0b4c56b0180d22a4f691b7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "061f3e52eed542318f271ac8da736948", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "591b1c92a8824d62b185bcbe3f841983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12e8994829154d569910138d8f269292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "390f8f158c6640f6bad3d42dc6190d20", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9dda730b8aa74f2f91d922417c1ae27e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2ff5c824248146bea267a34366e4c882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4ea01da327744cf1b9e78a9159b7acc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c39aeb6fe01849d18a59845704ea311b", "region_id": "RegionOne"}], "type": "monitoring", "id": "862fd61c3762458d99f56f27fca1d88b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e7a5ca2e7224e54b8e3aee05f72e8e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "74e9ba04cdf04167b80a5aceba17c838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cda4205513104a669ec439680fc0aa46", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eec1cd89500740a5bce8c43edb9af6c9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e602ae7c0a7c4c7086d8150a1d83ce7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "30f0bf5f41e04536acaf18b705544f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "06f300691b914d2c90279f4d14dfc12a", "region_id": "RegionOne"}], "type": "placement", "id": "c8240c2709c941259e0cc3301d8a0755", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93fb7c48c6e54a7a96b9ed406a6357e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ff792993c304cdebc7fa68c3846b826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "713d1dddefc84670a6f9973cd3df9794", "region_id": "RegionOne"}], "type": "instance-ha", "id": "88d0658b957e4f8ab4946d08bcf31dbe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47ff9c7fdd954f54b738d33b87b803fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87517836ff044389ad29255ba69e609e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c981e622ed34a3485fffd20beb8ab3d", "region_id": "RegionOne"}], "type": "ha", "id": "5ab51458f47c4fe085734a43af39453c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "14e9cc20eb5945d0883c6144583865fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a79b0f0424f46c494a816155072b6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "78f2f01dfd904efeb5f191e76372282c", "region_id": "RegionOne"}], "type": "reservation", "id": "b2dc07f99138473d9a5abda368e42f44", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d059d2bb21444c59b78623ad303e0bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c20cb3d6fe124703bf23cd69a28cdf28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c7795b43d35b409fb947b74ab3cc6aec", "region_id": "RegionOne"}], "type": "function-engine", "id": "0180e6d0435c4ee2b4690add3ebf9a98", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb60053cfd6342a3961433e595d8834e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fe229d0497834e49b15c14600e929dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3b790a50b8654eda8a5abb0997b51d87", "region_id": "RegionOne"}], "type": "accelerator", "id": "83b36a79962f4e5c9f1d3773132616d1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60c1ad7752ae4a42b20065ca2d84b11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e06f38ef4814be39da64f4664c5ec89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "939793d54b784ee6ad6ad0d101624a67", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9688cabf83b14d11b13fc8ca3bdd3b86", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0efc867426d84793b1afe790a3fb9bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06020c8938f44d5f962f0df99096ee99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "17b56593405c433397ef95737ecdbc76", "region_id": "RegionOne"}], "type": "registration", "id": "a4bf5eed9f9f41c18260a963532346c8", "name": "adjutant"}], "user": {"domain": {"id": "4ed530d4948a4bdb9f726426705235c6", "name": "76063596749e4d50bdd3afc34e178000"}, "id": "7e5aeca04e18429693ba4cc7e218b5e5", "name": "a71e49f5683a4910a0ac928715dfbf55"}, "audit_ids": ["126ea022699a432c90e7204c3faa14b1", null], "issued_at": "2020-04-23T06:25:57.591219"}} 2020-04-23 06:27:57,815 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,820 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,822 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:57,884 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"min_count": 1, "flavorRef": "flavor-id", "name": "server-name", "imageRef": "image-id", "max_count": 1}}' 2020-04-23 06:27:57,888 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,890 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:57,907 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,911 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,914 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:57,932 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:57,950 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,952 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:57,992 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:27:58,026 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,030 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,032 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ERROR", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {22} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.181795s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,955 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,961 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,964 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,976 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.895906+00:00", "project": {"domain": {"id": "ae7184d2f4634183926f8a3e713f8a46", "name": "b6b4c8e03cd048819327f631b2434aef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "86830fff41f04941a6bf0d07378efdb7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "076cc8884875465e9a65e9c2137cb114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "000bc28f4e894a4c96dd55cb6ea3bdd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cc3b1abdf65d44ee8a7d43ced23a5149", "region_id": "RegionOne"}], "type": "identity", "id": "023d9d660a8044d5994a0449fc88b1cc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be5c3200b8bd4fa1af326e6dfe3cbd8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c49c338e5d99491bb87d5ab461809a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e4eb9831e4dc49c092ea533eb64a0177", "region_id": "RegionOne"}], "type": "compute", "id": "a11b8df7cfd8495bb875a27239b3dc0e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "105c99939fd045d1b23a55d7d042ca62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d0f5698b36a1437aa818f6a2849ac91a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74ab81101c3045d0af0aeb854d751bd6", "region_id": "RegionOne"}], "type": "image", "id": "6d0fa9f57c0042aa8dfd45e050665418", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "693d8deac1634cd383fb99e91131b44e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e18a755d0ec64f9e88a26f62b444a0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bbb8dc0b8f804a5a9f1162b044c5f07d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7423e7d072d845128b5b02aa2cda5398", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01158b8273b74df196b13b1558b0291e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a56ac860040c4d72b2304a2c09fc0f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e086d03426734547bc85f41ad73c9983", "region_id": "RegionOne"}], "type": "object-store", "id": "7a34f45e30c24523a69f8eb5661238ec", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa1da5aa53d9499fa838b25b118ba209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4d7b2031588437386e87139da140be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b81ba2b0aa364e00998147c052b81032", "region_id": "RegionOne"}], "type": "clustering", "id": "6453869bdedf4b6593b221b33160bdfe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f31154dbd7754207ac7189516f75474b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c72b1d7bcca4a3f8a6ec19067991f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da69911c98ab4424ac94f70422f941d4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "407ea2c171e24b13ad11117d43f882f7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05edc9126f31443b94d457bb0fb046e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74fa83b942484932a32794c1220e1e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ae274420912488284686ef600d8e726", "region_id": "RegionOne"}], "type": "cluster", "id": "6ece92569cb74420ab91999c397c9e37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62dc59c28dd74298a953c14bd6c2a37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d3259b5b1ab143f090004f07c54887a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3819f9af7ef84e0480077b1debf8fd81", "region_id": "RegionOne"}], "type": "data-processing", "id": "75c97aafeaae42248895952ab74f2275", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e987f44bbe104c889b24767887b798c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d20fd0577d7f420bb59569d775f164c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ed13c3900804130b8375d2641af818c", "region_id": "RegionOne"}], "type": "baremetal", "id": "34a272808b8c4d0ca6e39ebe41d08c9d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6992696d772c4fd4bf1086ea85cf12b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9e8f24661f94edb906e08c3bef3a417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aea494351c2c4f41b232034d645f0888", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ba1bc79fd9d847b99b04af25577add5b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee66060d3ee8450396685fff9aef0741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a74c5e03d87d47bebf737c7447b7a9ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0d7ce51046b54fd08f6b2cfab2bd3400", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5c48bbb59db54e438e1d569e85c8455b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "25a80e60de8045cc92ae1c8c7bca2a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "488ace3676a046fcac9c533917dd5718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9de838bfd3aa498f91af72d6f281d81a", "region_id": "RegionOne"}], "type": "key-manager", "id": "d7fdc1b9b23e45098326bd49c7f0b0c4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "265b7a7c18fe4715a3e863541924cad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac154cf377804ffaa036405a6a07bf50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "693e3cb33c99472fb733cdc8544e5fc7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "904fa650918a4366810bd96f77f8d3ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cef74f437172467e851536d6e5b9ae39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3eef9ca341f04779b6981db5f1ce6f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "424ff99c53414bf38f240331ccd81f15", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c636a6cffcf044bf8baa0de77b57522c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58174b1ae03d47259d924c486044e1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "94224f4f2e2b451babcf3d7600e3e7d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a97f5ca9e954435baca60ab7176e2473", "region_id": "RegionOne"}], "type": "message", "id": "3328eae0ec8b4fc394be5d972dc89485", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "16271927b09f41d69a14541d7c92eb29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4252b17b56c440d1989f4a7a5f90890e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c6946aa36ae42bca1bfaf8465d1f6ee", "region_id": "RegionOne"}], "type": "messaging", "id": "2ea4ab8f9c224d12bfd5586ca70a5b20", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c01119a52e6420cb45631f2f3073dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8aaba81f7ed84b38bb18c940bbf82f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2c59f3143416491b910e101c5d8de8c4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12aba8018b3740699671a6854e744612", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bd3223e2acf49c699a06dca38b3aa3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e6c583343964599a5207da19f4b18ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4c3ff70bf3c4083a1c5b73f1ba89c48", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a1b6729fa9024a97ae853652c64e1f1e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8313aecc88e40138823e1cc18ad9c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c816d3da319140a3be7ba9951cdd8389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "305b0cdd00af4949914853d0b41caf11", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59731ccb82d2430c9e90e14a790e9377", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "423d716219dc4dc69a400bca0e8e4a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9c2020d7dc4469ba1d372673878c649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e91004f0af24bce8c98cda9dd45ac0e", "region_id": "RegionOne"}], "type": "container-infra", "id": "ee79eb859b8e4d42a9693c8a43c6d171", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5b6822b229b94af381426cc70b866ea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4180aadacdfd4a27997658c587b7ae28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e5d2c85b1417454aae7469fbc0b15fb1", "region_id": "RegionOne"}], "type": "search", "id": "4877315786764da9a4ae622100154dff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5f8fc9d247bb49f480d4d529a125bbe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6fa7f5daa02e42b3b7c324f4a5893b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "96ee70951e6e40889ecab7cd58327c95", "region_id": "RegionOne"}], "type": "dns", "id": "3fcf3f3ac4114f99816de82e9e3e486e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b407cb68ec24bc4864558e772d72639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b91af769981f4f25917c6802169aeecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f2c256d0a89c405da72ffb64b99e033b", "region_id": "RegionOne"}], "type": "workflow", "id": "25cab508dd7246e2bf0a940163b0b4a7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cfac2a51033e4ad1902b882f02dd0bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20eab8185bd640dd86af758f781c7505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2f2d88341eec48a591d0df494c453158", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a50bc8d6b04e4f18a8bc606f40e0344a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6073883d102b41f69e19318922bce96a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a032687dd954dbe94651e67017f02c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "57539ec82ac34c7cbe9f6c665cc73b52", "region_id": "RegionOne"}], "type": "rating", "id": "e1f206c536a44cebb157516086a986a3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e176292b156c4105bd2127fc66dd3d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f8cc6d086774e7f81052f834156dda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d7f225ec6e62401bab1fcd4181991f6c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "45336f70d01d4ab5a05941ce92794ee7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb51fcf794c643f8bca6dca2ef98b41c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0bc343b86344de6a7568e3e3ac14ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "636cf2e5acee4f38bd81451d8defd8a9", "region_id": "RegionOne"}], "type": "policy", "id": "2d88fed510e04e77b4e7477de6a934aa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fa89d010cd14b4bbab6e75f1c7e1153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e050d1edfebc4c6fac6014ec229b9a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1af096f792a14fada81f3dae20f8dac5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "26e78b4f98b24a84b92c442ce7db86fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91152e81120c43b98d9202621f48998c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bda56c987de4d97a2c3bd1bf4cf0069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac1829667c3d48a7a731b79b8be5b867", "region_id": "RegionOne"}], "type": "sharev2", "id": "cc9b735aaa8f438d9001af35db44bbbe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "205b9522f4a64a86a21215b4d00b71a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2dd8df273b14129a013b02229ca6d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9af25e9035c14268ba451c54a00a82e3", "region_id": "RegionOne"}], "type": "share", "id": "04bd359f2ea04d44af16b3bd0440b9bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19b8061b188a485294176fecaefba523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ea8da8c2ade4c01b2ec59232d355363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "799a19bdb9474fdab7a1d36ab0c4d228", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8d68632b8b5b41ae8d82256e56919090", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9dab9316fd46359eadc0ee70e86111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98a6a8bf33284b929596942b159f088f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9870a312423474297d91f33b05d49f7", "region_id": "RegionOne"}], "type": "orchestration", "id": "cfde927c21d246e0be28a64f340e7fea", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "217458a5b49644a184a7e9bdc476117f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "978d024900204dc3b80baed90b1ec860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628d6d58ce2d4b0491664024fc02a473", "region_id": "RegionOne"}], "type": "block-storage", "id": "48f4b6b7512a416db563c325cdf71699", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "265e0fd67ef347349f9d9dfcc859fbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3724fe24c184ff99745613b5cbbebf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "150eea42accb46c1997c1e141322481d", "region_id": "RegionOne"}], "type": "volumev3", "id": "edfd96bd12cc47ec9cfb2c96ab0b109b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afab0cff629e4fa4a56896c68cd56e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d4881ffd53410f8ae5d9faea484996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60029c02eee943e2954a8d0082aabc15", "region_id": "RegionOne"}], "type": "volumev2", "id": "9fac36d0c8ad43ebabfde957d791468a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54acf5c6a5904813a0a6cf73f1ccb18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84f77526b311443bb0d90ec070cfb6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f9ffb3eef664d988be05fc924684f5e", "region_id": "RegionOne"}], "type": "volume", "id": "983b85c4068d42d6b3ccba0c4537de48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d97ff7e30345e9b21d867face1a288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e3d93ec563148e3a3ca6d460bb59338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05df981b44ef433ab2bb239bc5eac8f4", "region_id": "RegionOne"}], "type": "block-store", "id": "06943467ed714d668fe4f9693bb521fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d2171957f25440aa0b36ff6e0765ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "730b97bb039847b29a69f6f7d1ab4489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ec5efcd95149442295f9e72795c50f09", "region_id": "RegionOne"}], "type": "alarm", "id": "bde70a73a6e444c2a7a3e958612782d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d7171b95fc84cdfae154eb20cf40adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a33264dd7b34b138c6539fb34d08274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d8b702585c44f1c984a81caf7bafbd7", "region_id": "RegionOne"}], "type": "alarming", "id": "e0456d376e7b4cf1b8a688da218e0de7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97e8c4a9bacb446c927f1333bb3c5b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97edf98b61a04f0e95b7771f0fe22044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b2c4e6ad04140cab8e484a62b1b0fa7", "region_id": "RegionOne"}], "type": "meter", "id": "8a5560344d5e4a62b0b64474774febc8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87f4dad57e424f2094a4af2814832810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "042f1d2699d04b0692078a77b76f3def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ef4600dbec44e54bdabd516829bd66d", "region_id": "RegionOne"}], "type": "metering", "id": "3186f1f92d85474fb563ef076c108f2f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b73dd5b754d40c08cd4b776363f08d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7518362c9bd4ce7bb1ce94497f45469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f1eb13f7ee1452889f8cd0b45bcf84f", "region_id": "RegionOne"}], "type": "telemetry", "id": "2c8499ebe4c74bbc939971de28bfd84b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ed36658dc2084a68b9f3f7fdbc95c6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22ed8c9ad5404f97b6d5af754d8101c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a11a29b44c7f467ca0f94c176b583298", "region_id": "RegionOne"}], "type": "event", "id": "b3440c2b65164569b2b2538eef3899d4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f54e5f81f864f97947a432787d49e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4e5635bcecd9439fba71b895c9114a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "92b5ad00aebe48d088f3a2cd4a5c13de", "region_id": "RegionOne"}], "type": "events", "id": "17802fa7003b4a7ca8665cb23dc410c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c786856ff3c4468f98aee3a922e5b4f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad1d04d510124cfca7bfdbb92bc19139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a8f6e972529458e8db6ca54c881dde6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eaf63bccc0f64f86becb0ba68a8976fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de1279d7cff544a29efb8b16fdc411bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b02c694352841ef82ed3798b25b243a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0aaef0f309fb498c885cd3da49c794c0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fbe2212c2299474eaad4f925fe7b4b4a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b133c999c4244aa1b9914e8e0d84df2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efcf6fc97d7448b3aa4a3f5a300129e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "558dcf8d48ab4a6881ddf8c96d2317bc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8bfed8f4e026458ba57abbb73cff085b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a657da5d2124e0a9a469805f8aeedab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc84adef63954a9190ad94f5274dc50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4cb4dd37d498496b8745b6fc1d2fe2c3", "region_id": "RegionOne"}], "type": "tricircle", "id": "c62f95648fcb4cf0844ce75df4cb88b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f29dacd4a04e4ba69e95f5e45c0fd819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "05891da0a5ae477f988585d5db380213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "476af49802e34c23a9d69c402b96ade7", "region_id": "RegionOne"}], "type": "database", "id": "f1792197fedf41c8ac1c6fd322429f4c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2b21ac2adfb4cc3b1ede28b140baaa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3dd89182d4f642eba09fb0400becede6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fe932588d5b54e498966050e6b1fec47", "region_id": "RegionOne"}], "type": "application-container", "id": "e2bb9e34fbfc482cb063aacc02333432", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4d975a897a7403da5e5a93264739785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8abff92e86f740f98ad8f23312ed70f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52c265ab3a8e4eb8b4364e4cfce78e1a", "region_id": "RegionOne"}], "type": "container", "id": "90bf3bf037be44fea374faa50d3909a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8835551305264067bbcc38bf24cebe9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4a6f960b58d4027b016d4be1c8f8fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6f929ff979d40748aeaf2430cf78259", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b51a61f189574173a3ddfe0ea2306a5c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d2676ae48914e9695b1b8b025857800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b10b4cd62024d35beed4844fb4226fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95bd6a753a1246bea09d7ce20cf44b78", "region_id": "RegionOne"}], "type": "rca", "id": "6334103632704c57b05d0c03c17e4258", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "924a7d2d33324294a382b908910b800f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "10405232f3664304832dcc5c83d19823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "05137f0ae88740d7a7b8ae28f369051f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "12360f85b17c40ea8c4469700b8cb20b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ed821bf804bb4f23a883719a120c80b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "414b46759e0341a4b3158b4ac3e43bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3cd8e54662914cba9b286999dd9c7312", "region_id": "RegionOne"}], "type": "network", "id": "d22d5896b27d4a7c82fd6da92d5417a5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7131b4c044c04f19a49755d237d856db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "67f209345030440e9bcd0c60ef978f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cc8ddf9a234243f99c15f9eb6453e05c", "region_id": "RegionOne"}], "type": "backup", "id": "f0126b87a887448cae2bfae94e004258", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "658685b0a50249c48cae25e1e492f1ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd1cabd3186f4691914ff7492b354308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "662ef8b13a9d4646846c125c36663c32", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d6138cc3f7c849ebbfd1e3f5cb6991b6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a6bae78a8d64a42a2b38344c456663a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4cb3d69926343fdab6c172c1c122948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4e7b007f2a264cf3905fc421b40a3955", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4a9d1fa419ff4a8fbb9dc8c3f5baf57a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0b53cf1cf454cd4aee74d969ecb255c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "18680f1e98844c358a6c3aee2afd1a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "42fe37f2e6824f6ea9188db80d44601b", "region_id": "RegionOne"}], "type": "monitoring", "id": "b447e36d724c4767aac69f93ed43a58c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c829fadaa22b4b08a87c5c1047012831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b1d857ab9a649c29e7d2f79ac0356ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7060d379b33b48dcb131b30ae404f8fe", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "479b37e5e1664876aff1c08eec7e3252", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "56457baa8f3c40efb98faf8c7434853d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8b5f7ac16582444f8cceb08e0cd48b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e60d8e5b0f6542d8a0616a314f2a9fd4", "region_id": "RegionOne"}], "type": "placement", "id": "df2ed7f5003a42ad89f8f407fe173759", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85dfb54833b14a71b04e39f9090710a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "662cf80309c44e25bc4478e84fb8aad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ee0c310fcab4be295c4701703820f33", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d232ef41790c448b9fa2a593f8f3f690", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b69e22488fdf4db785957f3945b9a3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2275e4696d534dd5a3ec8264bd316a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "87b98a21263c47278583b5a868f1b66a", "region_id": "RegionOne"}], "type": "ha", "id": "0d03d787d86a4bd0b2ccec1973e4620b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "14a14dd143c14271b8f038c3105d6066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f89b78c9c2494a5ea29dad42ba5b8453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b95434dd9c5048f1a7f483b461ed7256", "region_id": "RegionOne"}], "type": "reservation", "id": "04c0439050814610be6b05a8059ed613", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "666938863b61462583e9934ccaf2715d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c37f88dff4804130b7051a0ccd4e5236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3dca11f5d76443f6a7f04680f0f964f9", "region_id": "RegionOne"}], "type": "function-engine", "id": "224a2a94043d48c09df49e0432873dbf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2e2d0539d2346c0aa38203a68237b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dca17101b16543df9feddffdd4225ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7a6fb179bbbc44daa3d69ff217969db2", "region_id": "RegionOne"}], "type": "accelerator", "id": "53eb97f8a751445b98d93dc757bd058a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d84d3858c5634eaba9a1717c0b9065e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d132f145d2ec422abfde4910a257d2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78eb53e655284e8c8888184ea0f0ec13", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1033c886ef424845b1483cacc67f296e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7929e22141c457fa6e89736ce70e220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78b31955e8e44882874323cbd8eef68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be54d2873c1c4f32b175de2d385276c3", "region_id": "RegionOne"}], "type": "registration", "id": "04090430b8bf4bfba34156f831bb4b6f", "name": "adjutant"}], "user": {"domain": {"id": "67c26d6042c94ea3bae33a5cfcd31ecb", "name": "79b15d222d464b539e08cc462e77923a"}, "id": "297364f9c8da4d2aa88237b548c2ce29", "name": "f546d2e48e7d45eb88b52a367ab26ab6"}, "audit_ids": ["742c507d1e7e44389e6a2db88756b0c8", null], "issued_at": "2020-04-23T06:25:57.895906"}} 2020-04-23 06:27:58,065 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,070 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,072 keystoneauth.session RESP BODY: {"extensions": []} {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.226596s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,944 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,948 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,950 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,952 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,963 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.888817+00:00", "project": {"domain": {"id": "20d6090e1a584bafab6c02ca0061b4c4", "name": "e3dcb9d2a54c4883a53e62b18339d495"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0b9afd0022064b2181c8e4d8b3277070"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "981bc64a59dd45a081096f9719ab9a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2b72742f479e42efbd9f31166eb09755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8849dbd019c54fdeaa2cbaec92b91e99", "region_id": "RegionOne"}], "type": "identity", "id": "886f3e1708c2461c902619b009437675", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6ddd453b38e54d4db6ccaf114b4a70fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c89e191d3da414096317403dee7d5f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4d73f4339f894191964c6fdbfbb905cd", "region_id": "RegionOne"}], "type": "compute", "id": "79f320b655f54f9892980f97d9014769", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b8916d95e8ba4a49859e3ea6dea55336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "189ba7829404406c956866e85c944772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "01ef8495b26a4ac0a20d41fc7314f2a0", "region_id": "RegionOne"}], "type": "image", "id": "283a26b8a66a45e3abf222259624a781", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "20584c165b2e43cba04523c8eba12512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "09b36a935ea74ecebdc67eb6d6f0be9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ad24369d043e4c81975abc09b799ba2b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "da3182bef0904e85af1cc37e43f50688", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a087786d046c49db8c43c6a7e5c04cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95f3b53d6d234820878ebd5aeb422be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d06174ebfd74e888bf5a0a0c923571c", "region_id": "RegionOne"}], "type": "object-store", "id": "73f286a52a4f48c9ae0426e0d3916cec", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab76f160a81f4b23af362a1808dbef11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78f7f018fe0043a795332b31fbc90bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8382f1eac7f84b67ac1534e58144fa47", "region_id": "RegionOne"}], "type": "clustering", "id": "00db3a35556c4be6a882a53a74e53345", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21b8acb338ff45c48f990a113c54f072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7df04a34a1d042ee9e530f7907272c8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0e5962f9a0f4aca9e96e38172c17ff5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d12d90cbfdb8492583881be43ca47a79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb3c886081084a61a1a1a2a70181f1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e299b28b9784432eb244de91e4da8068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c983bdc187b49b2a43aae25f6950410", "region_id": "RegionOne"}], "type": "cluster", "id": "b841930dcf4143b1896567e2afc41293", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a2b5929293f54cfcae2548566f981954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e663c9cadb6a4be9b7c87f7505dcf4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5629e7e34c5e484193d00f5fc78e75b1", "region_id": "RegionOne"}], "type": "data-processing", "id": "387ae94608e04d549559d25297545c6a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4170eda5ce7b4c1e965c6cb0d7f340a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05bf63c65d2e4a4881cd87cdb1c85b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad9a3d5616914750a5d4c0119b3bcfb9", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a64959bd27b40a98794b89382f49670", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c78212b706b44b6889855b9105835b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5725b1245a8b45088803f06da359e03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d481114f7c32417783c59fab168fa655", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2dea122e2e7c4160a4311cc39804829d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8cbfe3c6aa2b4c0da0805539eecc965a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c441bc69a5f84b51b2bd0199076cadf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "76c27e8904df4197954930056d4fce45", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "13f512206dab4f95a7dfd303b2bccf5b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "00a125162b084701a78c2e1bc4d99fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa05c6c670074d5eb54fa4d935a1b5ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3c219b85c966401aae8f4ed67978c9af", "region_id": "RegionOne"}], "type": "key-manager", "id": "fe518e8e86464531aeb310f823da8265", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5cc0c69edd4444f81e9dcb06f051b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d554e10d058a40ea8f40069bddf84df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "faa79de6f70048ae88e751f1fd5495fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "767a70f2b3a44cbd9d6e244ed4cb6c30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60c62e81fc3740b58723044e4c3cfc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6eb81f310e8241ef8a8efb9d8dec7e1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2bf33562624d4d79b34156c4a4ef6066", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ca7002f767c341e8819829e5e88888de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "358d9436068340b3b8d431d1aa118644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46b51e1ad01b492f9350c601aded6dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e11909e31cef455ebc0c4a0d04ffb93d", "region_id": "RegionOne"}], "type": "message", "id": "d9b111df28714b40b29a3622daccb0ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ca94b59bfaf46df977e5d84cc19cbc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a7d6a49e5c2e489692ae20aa533272c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7ad4c8876eff436191173b2255653ab2", "region_id": "RegionOne"}], "type": "messaging", "id": "760bca25d3c345778f503e34d944db49", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2d2ff167d6c14a7a93b956fa06cb728e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "00414549080d4059892fc5fad9f6ad03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "190458a8c9b8456c8fb9d73920ffc45d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b99d9f9d22fc4a1089064e06881ae778", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddbd2ba4f9d3422791c33c625695f12b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09f0223d793b4b05ad0f0bb5ded48af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3a3b6bc9606460488acaddaf029b8cd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37a623ad799a4e8ebaf20e742597b7f2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aefc792f3783440b8b3be68d987652ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "626150ad33784073b4001dacd19af9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f5b887698b04346b6dae6165684f911", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "815a585544e44dd3b7b1780599686e2b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17343c66889f4e8987db061a77e655f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca7d964001d84239a9a45742a03a2099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8cfb8e98c2e478e827ca21893112131", "region_id": "RegionOne"}], "type": "container-infra", "id": "911344d5dc52434eb5f750ce16b5c94b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f58e7244008244aca34eadd364475fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ce10c53ade974abf8d1163bc45b29059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e380f0957bc04036a452596d9061117b", "region_id": "RegionOne"}], "type": "search", "id": "67316841bd9d452787df1d32fa1b3ecd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4aab3c8135a141eb936d9863a27a55f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aa45987cbd3346b29c409697ee0b0193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "926ac87e3da94d08a818e1bdf35b890a", "region_id": "RegionOne"}], "type": "dns", "id": "e9b3113cc864417b8cd8c41050ecbc94", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66da80f56d1a4f5e8da8d158111458df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddcd84838fe94bb8bc1665577986b809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5926ccf0d8214e8891d32408f8ed3864", "region_id": "RegionOne"}], "type": "workflow", "id": "d83265057f5049afa3699ddf121b53d6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53560dd4346f4ed281131fe0d87f59ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0781bb08f544ff1b8e56a5c415313d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1eae0856cac84200aec46d2fe0aaab2a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "83c0986bbb2346449e792639202be7c5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c946f675dfc84dc48b6753d4395d47c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7865a51dcc064fd5bbd4739556dae017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c04acb79ba684a638af4887cb0774685", "region_id": "RegionOne"}], "type": "rating", "id": "3d5311012c824e6980b78e996c55638e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92f1129727594b4f9da3ffb25cf4849a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f196b48aed24bd8a31bd130105a110c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "03f164f82b7547a9b0e13c61fd80e7f2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cf3cbba6abbd4244806cc4cf2f1ad8c5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "811136babaa94465a05bf34a3bcc3cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "05e6b01d0019470ab806f59302856a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "560e2264fb9e4fe38f6186c0844bc01d", "region_id": "RegionOne"}], "type": "policy", "id": "d4e294df8e7b47868edef368998aad48", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "591dab0ecc724eedb16da21908eead3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ea044dcf210498eb7811a44f02fc5f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a8fae2f578f7419aab464fe4c2efaf43", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3d09f23c30564e4d96f90cfa47a206aa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1839a475a957430f8fdaaa9f0f8427be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d67ef5ebd01044459aa35a7931a43dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "157567cf325c4528bf163ed20d677ef5", "region_id": "RegionOne"}], "type": "sharev2", "id": "0b8ee2b71ca74fcab41359e27be36e79", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b14872028f442fa91d1236f5f9264c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b4fa2cacb7d4809912a804510e819af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1bb027cc24424f86aad35bd819d9f75d", "region_id": "RegionOne"}], "type": "share", "id": "9bfe6cb7b6ce4f058f3d1f302b436493", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fad40f28cd194ea8bf1a75539057e658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "096b29caa36545ab82d5de666b854802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "613eac62da564e308ebc4a466874a91a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8cca3cb7a2aa4f3e9383758f9ffc4697", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0e3b674a61a440d8fb8f77104c9ebf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03ef415495924ca98f58596aad7c3742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68d120938cb04d0aa8e1a7de16d77ef6", "region_id": "RegionOne"}], "type": "orchestration", "id": "8daea023b1bd41c3b399edc5f1066afa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff162e00e84b4b559493abd36cfee858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b282930bf0d4199957bb6bfaf39ef42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1421cd91bbda46b68674245a2a4c6768", "region_id": "RegionOne"}], "type": "block-storage", "id": "cb2919c51baa4287a28e63d19ed552ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf19f25b7f9e4939a1d492aacd206028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a385cf36f247248cc474d82544cd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb7bdfcea7fb476893225ece3f0f4275", "region_id": "RegionOne"}], "type": "volumev3", "id": "8718f692890e40dfb411b4fe731f88ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae107756e0d84152b5d3e91f200deabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c7e01dfaa04e708ca3dd685c010711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd056ef6df44357ad288a0ec9648a91", "region_id": "RegionOne"}], "type": "volumev2", "id": "3d30965e680240fa88ee380bf65fcfe7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90edabef95c8431688cbc1b0db36ad97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8941042ab684b84aecf19c51abb955c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7390b5e524b47d395afba0f750679c9", "region_id": "RegionOne"}], "type": "volume", "id": "76a4d40baed34f99a38b099f35bc6bf5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48c7f1eae43041d18331c1829ae2418a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dbcbbe5dc87483eaa23fc5f13659a4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "890d599af4934504b9c8a285caf3c263", "region_id": "RegionOne"}], "type": "block-store", "id": "dcd9592bef7a4df58eea85f37b8eb76a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41215d51e4ec406aae67ffa910000c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e63318eccccf496e83564475c996f232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "22e4ead69cdc4058adbf4fd56bad3347", "region_id": "RegionOne"}], "type": "alarm", "id": "c3b34b6b63e44b0bad96238eec141d17", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c6fbe86c0c64ad18973a2a7a2a2cbc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "27c3062c9f0c432ea34dabebd015dd0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "397c12f380854d79a4ea1799308c09f5", "region_id": "RegionOne"}], "type": "alarming", "id": "70fb747d26f64ee29e664073a0a1e029", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8d353cfdd4b4349a9410e10e2c165a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "debe3d67da5547eeab7a571b99a65919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a950a3207a0e479b9d161c2b0fb6cbee", "region_id": "RegionOne"}], "type": "meter", "id": "6e1d8e5723a2471e958bb174e7857fff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9912d59a3ad74880b73c484d119f6185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e29331e1fbf64ade9bc8c852a3919618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "739e7c66c8f749e2b449baa1492eebef", "region_id": "RegionOne"}], "type": "metering", "id": "9ee793e8067b493fa4985676a72c02a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b7e1bdfd2164ace8ca36dea394ceff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "220a17d46f2c4525a155c9b13c202459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7d51529e32a4cb9b412b6077e0af4ad", "region_id": "RegionOne"}], "type": "telemetry", "id": "092e2535917547ea8dd0555e076ffd40", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "921533e2b94246f59bb57352d8264a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "880f46c590a846ae962679d2b10fa8ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e3f50fec66e64ec68080a435bc6a9e23", "region_id": "RegionOne"}], "type": "event", "id": "3f547630c81f452596291cfa57d68d02", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e76efd226c17485aaec8109970e10d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f3f9b52c2c12451e91b0f8b05e6be96d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "771c21f9c24a4b2288cdd1b64ef5b326", "region_id": "RegionOne"}], "type": "events", "id": "b66c99dd88eb46e2b90ae4924428b66d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d37f167b68b345fe81b88f271b11cfc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dcfa5759db5441789ce728a194512dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e3cc53c4720d4e47905ca1614ac2ae26", "region_id": "RegionOne"}], "type": "application-deployment", "id": "31f383e073ce4d61a448a5f189c5f280", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a3ea4a486d34e0788dede2c8d90dd07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4bbd2112b184fc893be8c0c4ec7b959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7d94901a3814061a25b29c725aacd21", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0bcd7d0cf4b7448e925fd34dacc31ee4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7eb0059cdf544435bccd93ecfc9aa263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c7e04d0d78b429388c2aa1982425870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9ccf54dc59448cd977229d9d7a59e74", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "aeea823a0cc940a8ad83fb9ecec2e70f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d8c7fc6fee44ce09b1f5d93a3fb4106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd248d3072ed4b3394af25003df804ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c25afd695bb24cf68cb55cdf1f412114", "region_id": "RegionOne"}], "type": "tricircle", "id": "30162fc52ad94fad958cc9fe1f4a7215", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b7df28667b1d4ea186d6791a70c6b27c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df63acfce6594c888ae2cbcf3f697a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "84b7b4195d2049a1964cdc09d0e1c4dd", "region_id": "RegionOne"}], "type": "database", "id": "1532b8e2166e46aa95f937275349b660", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e62b4df865f14c0e94117d4d045b6230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3a4046ba54245aa8ee13034fc6b8c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "afa57c24a85340f39dc9978eafd1d0a7", "region_id": "RegionOne"}], "type": "application-container", "id": "85e7028262e14abfba17b5dfb1265588", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09e84e3166374eb5952dfdec9e96134c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e2497c4593254359bfe0a5892738e81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "46d2f14798e94f2ea745efc98fb08c3c", "region_id": "RegionOne"}], "type": "container", "id": "3d33482a17a647d9ae38ad5f116eb135", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "925a3c204b514df88910e4a5ac4955bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1ae2f7c8e624092afa6019986944de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9b5cc9a974c843029a646af3ec5d6f4a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d869958661a446038736ba6a4a88649e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c817c839ecb4b18be2820eb4d070f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bd5f09d144e4d7caa756c684bf816aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "222db98562f249cf8ae169ac4d27f84a", "region_id": "RegionOne"}], "type": "rca", "id": "ee2c69bdc21a418f82dd90e84d1c15c6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d1805f0dedbf466988015fa0c0205a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0d2c5fe8687848f6862ba0c1e8effce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "08dc5aecdf014952aa9fca2fbfa3ddf2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a7650a9d2bca4b209eb15e68bdf96b54", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d7750dc18a9c4d7695f87e7361e72e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3820ad8da8be4ed7aff95cb7399825bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4f5e51b567844f89bb66784a28922ce9", "region_id": "RegionOne"}], "type": "network", "id": "88a7b1130279406cbc58413ea30c1b0e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f21b8140f494d1da083a7f59c2b4b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dc1bb33477da44bf96d924ff44222480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6fa07f006ac34f88bf895f65db618953", "region_id": "RegionOne"}], "type": "backup", "id": "d78a64df7eed452c971c91dc459cd6cc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "543e90dfbe2c4512a5a4d1c3940c468b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d01f95586fe431db03c356e2f69325d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a518f2d22a314b9fbc5df6e00aad8672", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9180841c74fe476a816e998343ea63d4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "676abd231a534c8b9cb8fb6f9b5dbe08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a4b1e7fa9784be3a0ad01350a08a078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "146665a910dd40d4bb0f26099b7a3ad9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4b1dd8026a464f029d05429a1c14348b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "87ecaee5de9f44d4892ca63c02044bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d1e564900b0e48278def66a8ba95532f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "22ab020d9bc24bc19c08ea999f8ce71f", "region_id": "RegionOne"}], "type": "monitoring", "id": "a8abc817d350433bb33b35e4493790ec", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab474b0f69354e9cbd518c9f8d7794ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5953b5e78f594aa4985f1d24c601ef97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "32771dc0eae94d3ebe7818e4782caa09", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e52812fc086d465f95436819c685968b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b424759b21124d4cacf1d5985a3d7e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "03b2c1bafe7c4d99be6c3f4024a54b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dd0f81b1010c445db5c1945b6f8f7e7e", "region_id": "RegionOne"}], "type": "placement", "id": "4f82a159d3884f7088a39dc3172dd6c9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1581e9600c1f4a1286589e42838630d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76e0af393fdb40a88979bae8ae6cc91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c3132d76e1c74347b049aced6f379cd4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "32bea7a36ea645398860c5337d25f5c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65490aa44bab4c178301b1a8d3867f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e34862677efd4ce59c24f000e713d859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ed23d982800548ea88ffdacbdcfa1da9", "region_id": "RegionOne"}], "type": "ha", "id": "82e076dbae5444f78ea5a70e51e58213", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce6ac5e5675b43c5aa1dabf6db12c4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d7952ca9800f4906856e3eb72d48953c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "27b1dd7bc52b4861b81fa1a3f98c4f7d", "region_id": "RegionOne"}], "type": "reservation", "id": "be224ce6b8824f838d417784b6908b7b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b67f2d1acac4f6086eaa3f41b76404f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f68c7fd9e9747d29f1c7cc67a97a5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dfda0dc83a5d459cb3ada1ee22ce22ba", "region_id": "RegionOne"}], "type": "function-engine", "id": "00d6a39503124518ad617dbc042eac8b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8c77fabbdde14163a0ff27f674f914b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fabf3062cbb948c6899f01a824fc5620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ce3a2c8cbbc54196b9fb644d3ac39e47", "region_id": "RegionOne"}], "type": "accelerator", "id": "3b957dfec6a94e229b3dc9c44eb7efe7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2eba2c8c556048a39dd237721efa88c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6936782f609d4bd098f4a9cd0c566fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "85880972cfb446d1b7e6e0a825ecd4f0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e84718ced1b40698b1515a3b029357d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7cd8ad56460746b196cab351863e87a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "be554519bc02496cb6f6c736502da427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b267660fcacb4d7599649e5a25f3c872", "region_id": "RegionOne"}], "type": "registration", "id": "3908c96b2c1046b78904f3c805759ee7", "name": "adjutant"}], "user": {"domain": {"id": "0cddcb9c05df4392ac064814f7c97848", "name": "2c19d0f5025d40cd86a6062a859652d4"}, "id": "e09844d3c2bb4ec29344c2be2dd46c62", "name": "ae7b01f88d07496dae9e79b428160002"}, "audit_ids": ["6a64d743218445a6b1b6bdd42491c3ef", null], "issued_at": "2020-04-23T06:25:57.888817"}} 2020-04-23 06:27:58,080 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,084 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,087 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,091 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,093 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} 2020-04-23 06:27:58,101 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_rule": {"description": "UpdatedDescription"}}' 2020-04-23 06:27:58,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,107 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "UpdatedDescription", "name": "deny_ssh", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}} {29} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.225999s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,012 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,016 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,017 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,020 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,031 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.946279+00:00", "project": {"domain": {"id": "7cd0872a7a904d67982db890f0fbaca3", "name": "31f6149fd7b44623a3a004d8c91e0252"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2b145412b82d48648b0f750eea9c0b54"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "62ac3322461f4a6ba5a6430b090b52e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d07660d20e2a4b0087fc72e8b570c203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "546c9db713214f8da1afa189cc69ce75", "region_id": "RegionOne"}], "type": "identity", "id": "73cdc02312914ca6b83842e295214ea5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "274c6d3b731243d5bc3b0132ababf7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2d0efc93953a48b9bbf60e51245e81cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "944db309f1304143a8e5cf330e0f3659", "region_id": "RegionOne"}], "type": "compute", "id": "a0bba1854e62461aac6e2bf4c3ed1b79", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3e7cb59540e34fa6975cfb0f6490fca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "25091ba5ac984816a2172eb2077cb255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74815fb91ef34daea620302b9d3405e4", "region_id": "RegionOne"}], "type": "image", "id": "229f578925e44a30b072dc9da13f669a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a55caf0f4301402fbdbb1f7e9c32ba91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "86b44e6e7e894eeabc2faf6ae4837758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "79f8ccc0afbd4ce88d2752325cd871b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c8eff0187158431487145b2c308a8159", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abfa47bb5f904876a8895f4fb50faa7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d79c9344454cbcac4c0eef72693903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7622b4a348e9492d91d6dd0ff9b215e6", "region_id": "RegionOne"}], "type": "object-store", "id": "25ffa9c54ffd41ed8e7554c8f8752acb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f5fd2004e7c4df8b1ec66c7059d6482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0fcff5ac2ad42a08bb5f8551bf965b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "add3c07d91124228a9b9e36b7696e4c6", "region_id": "RegionOne"}], "type": "clustering", "id": "77fd655acad842e584b71f22957997e8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1707ee47a3a14394939924519ff1225b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2e8e3b5b7fa427683116bb378dc7511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1ea12d9620a147d4b78671dbc483fce0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "27ff202538f74e49974fb336727ff01c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c74f6ae9bce426fb757f739aec9c3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce4ec54073f147c29729f81b0a2f3cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae39b1f2dcd04302a212e7a2e3ab21f1", "region_id": "RegionOne"}], "type": "cluster", "id": "af9d9a9476c84aaeb2515c398ce0ec20", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91794064b1224c1d88db59224d7503bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c11e58a5d5734ede927591cf6121425a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "72edbd2a6fdb4e6abec9a1f6ef231d1f", "region_id": "RegionOne"}], "type": "data-processing", "id": "4d8cf14f0e4243e49f7566f5ece8421a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "47330a1ee3bf42e7812d94fd410dcec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "876de6532e11478493b77b43f6f92c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad3d9792c5854d1a9ff294e490d7029e", "region_id": "RegionOne"}], "type": "baremetal", "id": "0f1440e6984d4dbc8ab76f1cb288292b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef8f321fd3674289910458daa9cb887d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cfffbc128c434eb2adc3ce469f925107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dc96e04df4df43adb1e829a91670c97e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b76c6a1bdb93471e9a5aca2a104e2e86", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9dbb5b5a5dc04197b416063debb3c663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "76935555cb894ee393f1264dbb26c479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "45dcd65a39c34c4ab3748ea4de5420ac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "62073abb7c7e494da611b7077d3a77d7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "237970c5f32f469bb53456e893b7932d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8de17ab9f52d4670994eb6b95f34c126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5098a56fff0741d9b6e3e016434619ce", "region_id": "RegionOne"}], "type": "key-manager", "id": "55f8450c33e54f23ad4af4e66dac008f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30ae2b5e76b446d0ae45cbc8b7119580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d0506e85df2c47429d09041790d7fa7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "56bdf9bc438844b6943873d841a0083b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "556a54e742814406b9001a64a5a0880e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30f966face564686a203322ac9a40e7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "651ff36bac314f50aef26d0c636cbb70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "14daf3d179334d3e9879ee280dd7e767", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b6a72258f8114c78846a5c5253a63406", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8c1dd3151254a318281d2afd084f5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98eb974954b946519e44194b29477b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2c1b4c7908a34ea9946f9d5526f546bf", "region_id": "RegionOne"}], "type": "message", "id": "61421ad9e82b4120afe45307dad748d1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8a137c9c5074b23a54a7a2c5531b98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29a966102859417ab589661e61dd064c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d378e77a48f48c9b164a3af3b3f1631", "region_id": "RegionOne"}], "type": "messaging", "id": "e859c34ac437403b95efb6950c160355", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "42e14e51a6444f608173209dd00d3518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8cd6fc96fde349b4bc238c3fc9f7bed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "70c6c12da78b48f8a3569eeb714aa4dd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "21b3e397532147c8b62a28cb747568d8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5048afef5ff041838053508899871ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b00b912db834c4eba6e5084096c2145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "297608f3ebe8484baea73cfc3f4efef3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "44953fe4279e4dc491e0948d45d3a266", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b88551935d4c4bdb898198f03b358c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1791626511e4f7194f7f3d979502df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8c9f3ecaaa14b498c7ddfe1882dd1d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "16917aa7a40c43cca664e46b28a97dac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c5e433f5e7a4900a57662183e69918b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c4cf793142740d2aa174ddac003adfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5efaf2545d5a41618f256a81ba83a419", "region_id": "RegionOne"}], "type": "container-infra", "id": "c385c44ad3ca43f0a813173f10ba6694", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6b56d1e6344a417e9c5a4efd40c77e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f36f47f9655a4bd3898487a108bb6233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8ef5d2749ef34ce2ae18984e1daaf500", "region_id": "RegionOne"}], "type": "search", "id": "369d1475c0e54e45a6561581661e1f92", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c66c5f7333e42deadcd28d2234e36b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "755b7dbddb8c43c3a3b5a3befad7136b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ea7f78d6d5cb4079ac9521b4fbe72c6e", "region_id": "RegionOne"}], "type": "dns", "id": "550e02e7422c43eb97ffa078b811dff5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "881b62860603424a880a8137c27c50fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c57636737774b15bdb9fd134d1d295b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d38552613483498496a6695cd96f2dc6", "region_id": "RegionOne"}], "type": "workflow", "id": "adbd766b7da44b958deb5db1c7b6ad79", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b9da91a5ae74ff8883221f32df771e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6e173a249fe4c608c540c61e9e959d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d358070662724ae8b94f39352e58ef66", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a46002b2f79b47928e6bf3d48c289dac", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d4b30be8ae8436494d21b850852d2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bbddfe1bb1e545e09568ebfec6c7f5cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "98e05a123efa4ba1bba534491fc4de05", "region_id": "RegionOne"}], "type": "rating", "id": "ee5b47a89eee42ebaacc1d900d07054f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a779232ad6584e459458ec186a5e4748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e7e1373f03e4edca172752e96764660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a74a7d24200a4fcaae01b436bb98e58b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1e17bc6020cc4039a73c21dac9b71040", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8cf997b8250489bba45541dc54d7661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4474f453028348cba6315648eb7ee3c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3ab65484dc9e45dfba3b9018564a686e", "region_id": "RegionOne"}], "type": "policy", "id": "e70a0fdc9e394c0fbee4cf084c55992d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af757cde30094ae9b3b03c0df827233a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ae9dce908fd4678aa72dfc681e6679b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62ac25177941475690604fe1bd7fa014", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4d07eb2b1edc4907a85fe148be92d2d4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14f8befbd68f4563bdc2ca7529e0cb1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29119456c27b43f6a5afd98d66c606f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9b9dca22e6a14f7787a7dc48c10db414", "region_id": "RegionOne"}], "type": "sharev2", "id": "a4c9641c84794eb8871a7694e84b227a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "293a1ca08f48436a9df667ad3fdb63d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8594ed096b22481ba2cb1aa72c15f4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "32cadd86c34c414fa6926953e7b3d9f2", "region_id": "RegionOne"}], "type": "share", "id": "d55ad92c168448f48d7512ffedaeb56d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25029415af9747ffa5ee936e51c49fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "504748eb91fc4911b134fdcfe40b1391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e4caa579acc040a1ad2edd937b5cf974", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e3adbec58962422e8bb3ed67b0fa3606", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d97dee82a2f041f88732f1e85937b84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e365f6a3fb9447f4b6742e694acc7cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f382b58e55649c685e9e956538bfa6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "361e593ae2914ef7a63359d78717e013", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929fbbe07f444dc0a4fc742bffd0e0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1212c4f89b24c809ca6ad5974eb0ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "956efa23b5624f21b479343cfcb3faae", "region_id": "RegionOne"}], "type": "block-storage", "id": "942a0a3c3bcc4545b7d8f000fced787b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2adda6d2c75944ddace1c7ea98d2d921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c611b8834fe74f0981a15227effa47cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee02ebf2c8ab48dc9c05c616c87c2938", "region_id": "RegionOne"}], "type": "volumev3", "id": "6544e5c0310043d399b455e8969baa28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16721c7dc55542e9b956d2874b79fac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d70999fd9674fed90ba82f84621f1b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d364cda7b5d6467586fa380a5ef38f53", "region_id": "RegionOne"}], "type": "volumev2", "id": "212092c914044a78bd705e0c314a8210", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fed51b4df69f4821823bb2dbcb99ee15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ecd6ba3ece454190dbe5956a740703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f917922a2264846a4f7bb71fa81c72e", "region_id": "RegionOne"}], "type": "volume", "id": "525f19b3b0b541dcbfd039a2ce30293e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47c2936b1d4d4952aa6edee664d2d892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f688f448c77c4a3e8af6f5d7679492f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3779c82150bc436093251ae7c5c8e1ad", "region_id": "RegionOne"}], "type": "block-store", "id": "6fbdc3f68f424e5a80ced65dfdeaba0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d855d5506ffc4a14949f46e01b4c8bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d9d4ae2e3c14de38047267e9325bbda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5e2d00f96ba749919ddaaca135ff203f", "region_id": "RegionOne"}], "type": "alarm", "id": "28c76ee2b37f46f4bee9bd5f4f7bb544", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0deffa2d3e004b129461bc23b01de4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbd181da3be94525add810e4c2d69b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dcc1eb32d2d74ec89dd7da09c51759dc", "region_id": "RegionOne"}], "type": "alarming", "id": "7bae3efcb687457f8220995f479a4e4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2817be73025641d9b960f5f28058d237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "572bdc7bcbae4d55a498e28707ec8d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed11ab6d174042f88b75568f2a69eea3", "region_id": "RegionOne"}], "type": "meter", "id": "a0f9074f494946bab82cee822b7cbbe4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f319c6521a742269e37b065b87eeaf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ab58dee04f14cd1928dad9704983cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9fa15e8cccf74665bef53b717c0f6f8d", "region_id": "RegionOne"}], "type": "metering", "id": "f979a775f7aa4b0d84629abf832809b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6640925d187e46278eae213af43c002e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2be0f5e6d71b4343a28348d3a2c45e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dcf34997378a4c9f96db16f82b52f048", "region_id": "RegionOne"}], "type": "telemetry", "id": "92084b7b14a248678f1c31de8d0256f7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eef6d21a1676404c8662356ce6dbfe67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a862f92339442ba96df122bca99a95c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f881eafe80934d789db1d3b70658a37a", "region_id": "RegionOne"}], "type": "event", "id": "dd1c50054eec4532809296cce39d03a3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca9e6444356b4666ae848e31c7551025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "09b01e5f216340cf920f83e1705ae5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "19bdc18f13fc4aff8664473972cc4de5", "region_id": "RegionOne"}], "type": "events", "id": "7f9b9c4ccb0e403fb1be9ebdbf977cc1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bb7522fc02f4303b576adab815590b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7383fb299d242a08dd5d07a44f2e932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "57ea334fc4614594898d5be757329c1b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6eed3e0695aa4a98bc54fb9146300575", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "086eb42637934c6c8ba6702976b5aeda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d94605241504ef1807837015a713e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7730f5d45a614055887a812baff6fbe4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "734dafc608c6479b940b0709eb10419a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a19ac17b971b4db695c52e8b58a0cf84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d971ecfac468462f908910d8825d5568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "abb4b62688af4d9493c655bf61018903", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cdc16fafaeaf4fa89e2f6e7782818fcb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9dbe6222ec164db8b71f97bc096aca96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a35a4fffa90457b9d03da5f5f5df793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fbbe1ac91a8443cbf060e00f9be5c22", "region_id": "RegionOne"}], "type": "tricircle", "id": "ca828bb6a2f2420d8afee9bdf25fa188", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "68b76f2959fb4837af6e6bf74a8b80b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c5e9a28f904f435ba55ab3ee303e4193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "61e3518924cf4f52bc0e6701725a2da4", "region_id": "RegionOne"}], "type": "database", "id": "ed41cb4c00e747aaa83c5c873cc4f299", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e5d24d6f83b4930a8ec125c04f1f261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4aef5a2f1a745cbb70b5844f36989df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b26cb64dcfbf4b898498078b1e449716", "region_id": "RegionOne"}], "type": "application-container", "id": "24af9c89cd7d4e9b8a1112fe92c7b5aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "997922c51d5c4902b6291687e7d0e2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44200f520d7f42d4ad65b8c8fabdab54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "45a6deb4c27c437a9205d559f4b8e48e", "region_id": "RegionOne"}], "type": "container", "id": "f951ccdb24464c22a16a3d18fe84af29", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2eed962e64d481fbdb9abd996a3d64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd05b9ae16574685964d7a88565839e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e886609e17aa4869bf43298073ed3361", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ceea1b01ef374eb38e530a7a6f607a85", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd5c456aeafc48bfb12aa8b9cfa25b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c8335853ca44f858738813fdf6784f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "72bfe468a33446bf8356a0aa07536aa7", "region_id": "RegionOne"}], "type": "rca", "id": "c2f5f414cfb24bba884ff17dd50fe0f6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f4910813c4a475f890bedf15d8422d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7f76daf026c4424280e7b85019bfb2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "74ea1fce96a843dea330e41063c0a69f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e91863effc404d8996ce0ef0556a8867", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6107e60eee434d978eb641edb7069bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e2826be2fd96421a88c40e3d2e74cce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cc97d3c974004b828e5bec70b69afed2", "region_id": "RegionOne"}], "type": "network", "id": "07be951e69d4438798c246e606fb7059", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5ff73e21989b4821affa883261514946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8f4d9e3cdb0a458da2d8a14fd42872c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3f51b0ebfb9447c3ba02c19d3f41d27b", "region_id": "RegionOne"}], "type": "backup", "id": "290abec5410f4e8c8dd9d161575eb941", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8beda4280f49438e9305584da4941ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8cc356b7d7464de8bb63b5ed5108ea7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "150cba0c936b43dbbc521d8dc0042a81", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f4a96384ed6243ed8c08fe8c142fcb0c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "961a97fae4d248ce8d6297d7669428bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "762cbefedbad433f8a9b35c6ef9ae606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6911f19b33df4124a4d73479a24b0004", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "31a72aa81de94d7cbaf0492266f19978", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "866fa784d38c467ebeeb91a2f74dfcff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6de6e2b570054a0d98997728a7c3a461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d48161dc8a034e889d8d3a89859e8a87", "region_id": "RegionOne"}], "type": "monitoring", "id": "6e41ef18e281401595313d092308d110", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5711717df22c4f70bae425d3d6c82871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e74b3f0e292b46e39a7f102b556274cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "51164fd6f15b4117bdad82864b8c3035", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c20ac7950d574c84b224e477c08499ef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6eae4262282042c6b3b320f9eda64871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c844118082d74a67a34860c9c744d86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "139701d90db54e37a6507ac05df0a52a", "region_id": "RegionOne"}], "type": "placement", "id": "8da6d3df2f61458289cd086d671d748f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c847b134c89343cab7a40580e8a0028f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a0656f5b24a40719a64b060c1dc2729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dd2df0ef4ae14bd489aad1deaccc031c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "38f800ef10004b19bd505f713ab9600b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a277dbc0796b40068336fce287a70521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb7ccbb9ab6e4e9790f25c8d29ae7edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a70acea1f4754872a7b80c5def23d9f7", "region_id": "RegionOne"}], "type": "ha", "id": "a395cd838af2480380159f51c67b57c9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a67806d142414713a3a5961c1277ebf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f3e388f161d94f138c6cc1ed0af19b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2d52fc0a2c7a46c595395c8690d8c942", "region_id": "RegionOne"}], "type": "reservation", "id": "ffa2c298692a4fb081132d87b73049bc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "65e89d4b504f498694b8697384ccbb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "41d69540e91849d5b0f40d81db4f08e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9fd69310a20c46c48ddaebe88697044a", "region_id": "RegionOne"}], "type": "function-engine", "id": "c00b8aadef154ae3bdb5c54f69e3fd7d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82f5f503b411469da9aea98a34499c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0b5053a71e248cfb268494498dcb145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5be160dc325b46378b3853e2055a14de", "region_id": "RegionOne"}], "type": "accelerator", "id": "f505e67a01e247ff9b5da700f86719a7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "680c3fb87b924648a576f1f4b3c712a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ccfb834cc21f470ab3ff014d3570ad32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b7e1a04c3684f3d9f8d91cac67995dd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b7bfdb46b5d5455eb4b2dd71cc8ddf21", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a7b0e5b22391483797eb25c34563a952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5a6bcf45490b41a799efd82eea66f9d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7feef7f22a4b42fbb5d4833e02e4bdce", "region_id": "RegionOne"}], "type": "registration", "id": "fe64d7dd93614d12bc793f401cb0c57c", "name": "adjutant"}], "user": {"domain": {"id": "94955aedcfea4662844aa03df7f15c2b", "name": "619d5f4cc61a49229951a213988f55a4"}, "id": "f7af2c8c7ed1442cad8bb5fde0cd596b", "name": "bc0d4c5af40a43dbb37c5182edc4cb45"}, "audit_ids": ["a13cf532f53848f5ae0772ec62e462fd", null], "issued_at": "2020-04-23T06:25:57.946279"}} 2020-04-23 06:27:58,090 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/flavors/detail?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,095 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,096 keystoneauth.session RESP BODY: {"flavors": [{"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "rel": "bookmark"}], "ram": 200, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8ddde", "name": "chocolate", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "rel": "bookmark"}], "ram": 300, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddf", "name": "strawberry", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2020-04-23 06:27:58,115 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,119 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,121 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:58,138 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8ddde/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,142 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,144 keystoneauth.session RESP BODY: {"extra_specs": {}} 2020-04-23 06:27:58,161 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddf/os-extra_specs -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,165 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,167 keystoneauth.session RESP BODY: {"extra_specs": {}} {13} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.287851s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,955 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,960 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,963 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,976 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.878241+00:00", "project": {"domain": {"id": "3f0f54a4c9f940d182543a270167a0f9", "name": "a988619ca8334e5896a69d64984b046d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e0c1aba7e69b41fa8b659bc628939bfa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c161ea7b2de246188378455c4f5c08fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a257b33a84e44baaa25c6d84a02795a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2f64bc73eacb4b228df0b5c7415159db", "region_id": "RegionOne"}], "type": "identity", "id": "3665a11cc9ce4a87953c853d02694237", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef036860ebce4f85aa003921b9e2ebbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4920c42d008e485bb224a1bfeb1ff9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f806138e17ea4d82975f2c956af893ab", "region_id": "RegionOne"}], "type": "compute", "id": "b1ca86a6fdec4697b02dafd370652ca7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4f1f33b0b89c4fdb90a0f55b4ed6accf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a8bc5c1e8da746eeacca2ab33667aaa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e81f77cbdc6c47baaa18a7f163606764", "region_id": "RegionOne"}], "type": "image", "id": "6e7a54d3b0f640eea9453bad103d3e5d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "76cc9d65f5e440788fcb502ce48b1ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "621b1f64472f4a67b734c84c0c941bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a1492e15ddea469f9d4c16a3874ea762", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7c738aa9e85344379d657cc16ce094a1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3558169e0304a18bd7f98fb02a390e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69dd32447780467490d485a3868e2f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6068505d84f4a3bbbcb0b83ff39b6c1", "region_id": "RegionOne"}], "type": "object-store", "id": "655240c9b6d146519fe47860685fda5f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c29728bf5ce42d0ac91f9e8e5875660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff492ae44e1c4507b548dea5a09492f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2d40c2eedfc84f438d6906ced33598b1", "region_id": "RegionOne"}], "type": "clustering", "id": "3a8c6945714c49c38d1d97752218630a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e512eba6166848ae88a29b69f907a83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68baad8b67d74bc28b2a6b4501e682b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c77c85ae09ee47fe987f84411950b325", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c6b1a7c2a6b84f4c88b47924f7af0f7d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "914f35ae4bc34125b2896a2ae66cd76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c34fbb4d2601474991b36483c82cefdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "02ba4bb53eae49bdbbd8449479360da4", "region_id": "RegionOne"}], "type": "cluster", "id": "a75d2a66bc9445d99071f18e7aa4b79a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46ba59e3a8134b68882d23ee08ccfef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6141c6de7d754ee3aa9b2f1486c1661e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f12b369186434e219e9d61dadbf8eaa6", "region_id": "RegionOne"}], "type": "data-processing", "id": "d4952b0a1fc54e4fb5f34e9dc2522250", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05b1f188210f4e6ca042163eb1e4200e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab389fab69ad4a728a5f6d3f595cf022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c4f2f0b865d64b6789dadd8ac43d4685", "region_id": "RegionOne"}], "type": "baremetal", "id": "dd5178c273414853bd9ea2aedaee8e60", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20d1e3d8be9943c3b21a47ad74fd7575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03f46c477be644f1a9bf29775f4c9ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "02e57703d8464464b53c3edb963fa7a2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a2d16e153cf840d2a78f9fb1e3aa894e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8aa48ae08fb74003b93795c163115422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e9c8d7841dd4b8b8af18c6f101aca7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1f1e795befc742d59a4e303f4caa8620", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c2b7a331ee12420ea2bd4be309fd4137", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b51ac9789d9348719008a060896847a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5d6c6d66d8b74500924e908065900a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cc555cf12abe48dfaa11dbf34941c770", "region_id": "RegionOne"}], "type": "key-manager", "id": "8f7864640ee445dba6f338492aa5d88e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3916774518314c3cbbb200a16b155de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51d43d25210c4b498937aa13fd9ce531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "122cf40dff9948d38fee31622ae35e31", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ff52c10cacd14d9c90f20f929d0c6a75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0a9ac7b712246349ab468e65065df71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4aed5bc803054d75b0cb371c0c0d793f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "17cfcda9a1e04ecbb19e7c1eef96c356", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b4ca4c3f89ce4bfdad7be4aa352f1c72", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6ed97e0a4ff7440da4304c85ad698c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3272f27cff08407f93d70451f31a0df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9892113c6602433cb451bba14c69099e", "region_id": "RegionOne"}], "type": "message", "id": "38c7c3bd15464019a76608b7c9a86d41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "084ad9e271c64bfbbcb46048fd07373e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e5ba092326b349acacf872bdab63956f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3721dc47c2b6426e8de6f925be8ac239", "region_id": "RegionOne"}], "type": "messaging", "id": "c0e2fed4e9164b5da115edbca2489130", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7adad71d62f344d8b10059a912a26e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff4cb4182c58405e92948c80525bbf51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0caa0e1b7d3643f2947b121d4a254303", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12755c10e388498ea2b0072a3c471e19", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0a72877c1014fd6ada359516e82a994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12e04b82db7d43dd91caa05bc64b6224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1aa458c141ca490eacfe63f5bfe4aaec", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "64a1471224e443dc86323f5d6348876b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14923c354a4d4811b28f60f3e12ec38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bbe4c061a3b426dac02145a5ed19890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d9161dd0e3b4e53aae96895b830765b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3c90aa0406e745fd9ec8236197ceb239", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1bf59282aa243cf8025619326f4d64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0707b7140a2041dc806683312c639eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6d0f3486232461d9065308b747ef4ee", "region_id": "RegionOne"}], "type": "container-infra", "id": "f112a7d964f84fe38592d7f043d347c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f04f8c3515814bf09ce1363ed0bb48cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4c2b135db7b948bfa87487eb96763e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ff08679c09e9439e8c02b76ab105996f", "region_id": "RegionOne"}], "type": "search", "id": "979c4ea7a9dd495894d9f87d3551009f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8d251e95fc244821805c3fc1a8ce202e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d5ee282b718405fb2fe0992b54783e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e4da3295fa0a48f5a8492265810f7513", "region_id": "RegionOne"}], "type": "dns", "id": "aa30d36757db42ffb4eeaf9cd5a46862", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "feb0ae6a06a649f78e20164e191a4a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b653ef154af4791aa4345eeb128c6eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d5c9e69e87cc45e5aecb3d7997f17721", "region_id": "RegionOne"}], "type": "workflow", "id": "b67867d9513b4a03947112560a1fc75c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b24cb789cf24ad9ac9f78737987e494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eda9f827f9ba448e8a9b5226bdde63bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fe2500c1b90a426ea6c446bbf4846aa7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2be8ed35089a4d4daf53775ac3055a0e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "388250a4c0f44f5db02e691fca91b256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a3c8d4051e4f4e9f9ca18f419131892b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8a533a2534dc4934be98f8b5dd19ebad", "region_id": "RegionOne"}], "type": "rating", "id": "8576a5842c414943b4adb1d8433694cf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d3e8a57904e407ebcb51c0963ec960c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "80d3767631404e6884b7058766ac7312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c7673b740c38461a83b34fb9e9dd143b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b50e9a048e3b4b41b5116c06c4a795c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "545ec3d5049647008bb2603da064b381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cab271dbf7e04416992a94a03eff071e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "35da76d2745b48c98c8f81ea8cacb53d", "region_id": "RegionOne"}], "type": "policy", "id": "c4b86a2e74d1421eb00caa257d520afc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9e5c8fe414549e1afc1bfc4b126922a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26e48e226d01419790e6785d88c29c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1b78e7c6c1ee4dd2af671d75a4022a60", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "683b82f3485b4cff977f10b00f667976", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc5fc2b029bc45ffa87439895aab4c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbc98d14d653488b85b9386411ab2ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4b0c0942f1f41719a8c466ddf9eaf55", "region_id": "RegionOne"}], "type": "sharev2", "id": "0093edd1e08544c5aa7763dd641bb22d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e983e09bab4b4d00a5ec663a54a9c989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e053d3b83a074edabaaf72ef51ef6d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e5ee26209ac48b69d816b1e011820d9", "region_id": "RegionOne"}], "type": "share", "id": "088e5e02209f41b0bc24ebbfe0ded92d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1a38a48fea1407cb6fb5443cc54c6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8fd9045ae5a64f58add987b2991afeb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "015b7bb6f2c14e87ac8ba6f5d1999118", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b6deb59ff2994c9b9128a2ce82cfa5bf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90d445c01a2047aa8ee7fa116484cc07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff1f6c752a5647cfbce5439b4ae86770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f8d2ce5246340eea565425fad6756d9", "region_id": "RegionOne"}], "type": "orchestration", "id": "9ab9969c1ebc44afb66a199a24a65127", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0d6991463714130b9cb974de44d4393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "895bcc3fdf8b4bcb9bfc3c8f41bd033e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9464e6d585b4d7baeb18955d3cd07fc", "region_id": "RegionOne"}], "type": "block-storage", "id": "3b2d209b0052415db6c1a30856b8f854", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c389733cebc4e6baad43489ced090c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "734c0d0a1d0b4caf8eea07df6db96fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "528137e2ce2b493abd6ab366d4f26a25", "region_id": "RegionOne"}], "type": "volumev3", "id": "57ef888b7c14487bb733b2b280e9bce0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "557d1ed861234e81b387e000ad1af413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10740faf8cb6448ab3fcfd15b3b91cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bf370fcdfd346f4841d0dce18280552", "region_id": "RegionOne"}], "type": "volumev2", "id": "f3e058df30fa44f3aa7d15058c95081c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "253bed226ca14d4cb1780c6dd2efec70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e067a1c00d9b4db6905884d6f64e7088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb7a4d32f2da45009bbda95b350abf55", "region_id": "RegionOne"}], "type": "volume", "id": "150975aaeb934787812a6b9386fcb611", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e0a0de292014a83b35272ade4abe48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ba1cbebd0594b9faac859cf7d3c75db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71dd7af76c9f459f9f5d5d4c5cc74a02", "region_id": "RegionOne"}], "type": "block-store", "id": "5cf8adb1716841ee80c18157909ccea3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7eb84ea325e547288648ab84c1429f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d1d3232872f4bed8f36d191e8f8e99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6da5c46a2dbe4e90bf34f0453c871bd9", "region_id": "RegionOne"}], "type": "alarm", "id": "5816f6fad52d4fe8aac5cfb98349d78c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa194642895b49f2895445af808fd50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f2c6ea488dc6479c9a6154822af72f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5877acf0087240f588261d39ab9e7b3f", "region_id": "RegionOne"}], "type": "alarming", "id": "c0a2e57b3cdf4b9baece2ac1c678332d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09d99d8fc71f4c388b73b6bf02d1cc16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a8aa240a4ba4e10a7a2b049110cec45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3be055f16c804639803d787c15f6c4d0", "region_id": "RegionOne"}], "type": "meter", "id": "870f8aa83a03413690c437802f452705", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33531c8fa1414ea69f63f3ef5086deef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "501bfb8e34e14ec29386e24c5cb05ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ced79cc781924901a4b679c562f8388d", "region_id": "RegionOne"}], "type": "metering", "id": "e399e1a7f0ba4b07a96175a9c6adc435", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5df4e7f196664e528bb89243412d054f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "40342abf470d441c92e9243b93374941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97e89c636e7a4f9b8d3ec9671de02f33", "region_id": "RegionOne"}], "type": "telemetry", "id": "40d53c0477454a55bc19cc1d96f99af4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "afd1f050e31e49909cd67d838c7b6405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4fe04fc1aaef4c768b3aeee8778098e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "719daf63f4c94d3e86232704a39d7ae7", "region_id": "RegionOne"}], "type": "event", "id": "a1802ac532b4410999b3eeb2bfc1b0e5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cb09724c91264189b6b468331919b5cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "510d24153407475fb1a0ad51136ed094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03ebaa750fd4466cb5d3094828651d62", "region_id": "RegionOne"}], "type": "events", "id": "1065dc096678426eaff1703483ffc8ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "528251d4e70b439ebf43cd70f7fc53a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbcaeb37ee1744478cb39b9cdc1739e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ded000f76c0b4d56a35aced777796fc0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e61b6d0765da40809a7b2fcfa5e3e850", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab3c92f135a643159ac26d20c9b4e3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37bfe71635694660bfd07558f4de9209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f9ca6a01420b47edbe007fc55b3c797e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "64d9f74287c64ccf998433472b641d0f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efd1ee05f55f49489890d47aca1f271c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9d17a23c971494d84bde4b3d67f8b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d760e9c731464a8c9da552897035b6d7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7c03bb387b6a47f289e6b29f023200b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d9818de1b3d4738a247de95c79947f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "439272034c5246ed81a5e1ffdde5051e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "755c901fa4274dd8a21b6cfcfd91b6bd", "region_id": "RegionOne"}], "type": "tricircle", "id": "7111ba5efa2b408397a782faac3452b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "721e6c03e8584475929c97a06196357f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "42ce76bb419644c0b50e2d858ff30da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c4f527cd8d2f471bb1b1e5e3260df16b", "region_id": "RegionOne"}], "type": "database", "id": "7a5efda770bf41338b71df462696c555", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90eea8998fff404eaa193f6987bfb59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72ac64ff5fa4437d93911e3a0a296087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b133f88cb7a940ddb5ae90c21668eca2", "region_id": "RegionOne"}], "type": "application-container", "id": "c1b2e69aeb05486ca295d60bc04bda9a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "adf533d40e354d95b2ee7d8dc0bdc0e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3ddb5966815240e287e5665cd3da1c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "588db597f8a94ead9d59cbb6426f9fdf", "region_id": "RegionOne"}], "type": "container", "id": "c37b672c3f424ce1ab723a8e561537d3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad56560462734686967435d8d15b5a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf7551fc522848bb9e344fb6110bedcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a2cb215373d243c693b9656387075093", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "37867c28606b4b01bc1dc80e3bb659dc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f25208fa09ca48729e4087398baa76a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f2084bfc75b4138b8b631d474c19af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47e46320122a40ffa77e10fd7a0a2366", "region_id": "RegionOne"}], "type": "rca", "id": "068feb825c674badb4bd89ca7bbeb464", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a76bbaf1242b430594d828d89c0912eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3aa61dd417ca4bbc901895fd92341b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2c51751f70364fdd92007f63c91b9538", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c70ccdad661d4adaa9c7e5cb7dd77103", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4742d98186354494bc4f935e50fdfc90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c4471997a12745d8ad076cd96181b38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "57913504f0cd400e89d5a8339418446d", "region_id": "RegionOne"}], "type": "network", "id": "c4fd5eedaeea48b8965799af4c747c76", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ce1b5becba54492b8b0019ea270d5924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b7ac08c6c91b4acca7c0a144bc705ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bd753c619c7d47b0836ec1ace8d0aef7", "region_id": "RegionOne"}], "type": "backup", "id": "07fad1dc34ae47a4b48c214325a202ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27cb6238e5534029ac337ab2c9731803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e2eba6d36fb46408143ece749c40b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "89341a2b6d204951ae8c69fa0b5ce804", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cf2e495562744e3bbf7ea4cd05c8f181", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41e4b351cbad4a538cba745f7ab078b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b7e534ae722e428dbf1cda21a236a2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f34a100daddc4335b0e2993e027a3c8a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "baf1ff00052b448c901ae74cfce4306a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2bce8104bdda46b5820ca60da16f9612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a6377baa3c14f65a7ae254d59836d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9feab4dc0e9c425b86d2551bb01c107a", "region_id": "RegionOne"}], "type": "monitoring", "id": "9388574cea7e4b52a3fb914574523fdd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3347066396c145ada29ce3da7747a6b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ccc75571399c4a49978191055fb3b8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5840fc0a608a418893cc0052d4d488f0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9f469bebaee14d52b4d49e655c8b3479", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d6fa9835f59a4fd3aca6f1d2e50533b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "14d67133b55246afbe5bb5e47170cd85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ea8e60e04d9d48c380c995335a8d7c61", "region_id": "RegionOne"}], "type": "placement", "id": "8ddcd8d8ec304894b8e7db5de8251cf2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "26bb54c4605d4f63b270c81148e4eafb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a960dd4cce3348ec9938aabf7f1c3d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0d56f277d5e04a2c819eff5670062185", "region_id": "RegionOne"}], "type": "instance-ha", "id": "93fd06b2191345839717eaeef937379f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f2bfc6fe7224813bb60128ababa767a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bff16b45c04943b6983ce64114536815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8fae7816129641dd89b278607e44a59b", "region_id": "RegionOne"}], "type": "ha", "id": "18a2fae8dee64a159a69c2f45cc87883", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "162ae216a3474a1b94fdec117d411c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1f0a6af61c724215ac8f9ca02b42e932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f5b401f3e6214132b4ce35ba521ebcea", "region_id": "RegionOne"}], "type": "reservation", "id": "a953c7a0785046d283f1ae1ae3bc16fd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "559ee53169d34c718db65417fe33ec7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "97a8745cf85e4b4ebb389eb799c1d9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e2a15bbd4b384a2b8e19fd95ceadbdb2", "region_id": "RegionOne"}], "type": "function-engine", "id": "44b9f2e8ec364059b021874cadffac14", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "722a8a465092409088957876600c1753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7710381b91e84b008f8082b00f240fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "df836f483dc84922b3d6cfc6731de8cd", "region_id": "RegionOne"}], "type": "accelerator", "id": "cffb95442225469ab69870bcd1175b04", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4a19893dfa047c2851ea896f79fa35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "86b160d9d4e849bda6f2770e3f836140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96451666b6734ce2b427daf430c04219", "region_id": "RegionOne"}], "type": "admin-logic", "id": "39248cf806c74d4190d36f7920274029", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0700fd9575854551ba6d8a4079186218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3a8f80d23174d14a957240dba037487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c03f9aeee98d45b28e3f4278963175de", "region_id": "RegionOne"}], "type": "registration", "id": "c8da478776cd45158142070d0cf0a12f", "name": "adjutant"}], "user": {"domain": {"id": "0ca3adbd950c445789678baeeec6eac0", "name": "2ca98ebba5f24bacb7aece00be3c25b1"}, "id": "94bb4a6a235442eab7bc8242e9e355ab", "name": "30c15ae736da4aee9deffda28df52851"}, "audit_ids": ["76dc53677796404baeab4e464029b570", null], "issued_at": "2020-04-23T06:25:57.878241"}} 2020-04-23 06:27:58,086 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,091 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,093 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "d776958fc512434d8ade9dbce19d3d13", "enabled": true, "id": "0db772dd999341489ff3f2c406d7bec6", "name": "projectName-2"}]} 2020-04-23 06:27:58,153 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/limits?tenant_id=0db772dd999341489ff3f2c406d7bec6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,158 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,159 keystoneauth.session RESP BODY: {"limits": {"rate": [], "absolute": {"maxServerMeta": 128, "maxPersonality": 5, "totalServerGroupsUsed": 0, "maxImageMeta": 128, "maxPersonalitySize": 10240, "maxTotalRAMSize": 51200, "maxSecurityGroupRules": 20, "maxTotalKeypairs": 100, "totalCoresUsed": 0, "totalRAMUsed": 0, "maxSecurityGroups": 10, "totalFloatingIpsUsed": 0, "totalInstancesUsed": 0, "maxServerGroupMembers": 10, "maxTotalFloatingIps": 10, "totalSecurityGroupsUsed": 0, "maxTotalInstances": 10, "maxTotalCores": 20, "maxServerGroups": 10}}} {9} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.178778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,038 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,043 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,045 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,048 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,060 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.978644+00:00", "project": {"domain": {"id": "6c1b02cc0c70426390cef8cef44139b7", "name": "31a1349933bd466da395981a7e5c62cb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2144349f1be94e4aa60fb91fd0633a55"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "34e61ad52eaa4c8cb27d8f8a97b14a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "37403c07134a4304bef21388f47808e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "60aab1b7e06b4555b96097e19b631069", "region_id": "RegionOne"}], "type": "identity", "id": "f6d96d8be5304a898e0e388b23a2ba8a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f3b5e38ce0604bdea4706504ba05c6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e953b7cf26924c308f82a8cfffd31523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ca4988ca04af406c874599ee05681e55", "region_id": "RegionOne"}], "type": "compute", "id": "542d2145719d44a383a83842be26c48f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4b8333227e6c4768bc85f04314aebffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d319849322904564a3ca036e13aa42cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "90c01c37034b448db886ab06c1f5fb9e", "region_id": "RegionOne"}], "type": "image", "id": "9f0d0e0776ca464c8f74ed445bd36507", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3eae1866dec04a3e9d429e0290b1c143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3ac39cd5c1e643a7aea0b7c6fb93ba64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9ec8a97ad795469e8e3fceb1c0d127fc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4bb88497d463434cabb405efe8802cc0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d603baa3b52d4282a50db9008e5c4343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59571bd21179494087ce8f74c25f7c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3882f16140f44913976c45fd20e62e52", "region_id": "RegionOne"}], "type": "object-store", "id": "b3b13c7260134342ab3679161ae841a9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa3986b45f4c41429efb29674d64b89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4128e88efd104af4a1948b7551c844a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c21de2b3741c4223882e50a3591cf827", "region_id": "RegionOne"}], "type": "clustering", "id": "9c46104a44544dd6b31a0851f9ec2639", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d0e7790995f4076adcf721606e819cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "405dbce224104836990ff5a50b6f831a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ebbd6f30134d457c87ea0a6a1d1c031e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c8fe1112b9f943c086b6b1cb73281084", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cba518879b514399a3d821e47029e8ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c289427cbfe9414085cf2c6115699ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "73e3968896b1459ab369b2501839d3f9", "region_id": "RegionOne"}], "type": "cluster", "id": "495048d1eb864fd58c80629ed4e6e59f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "61e32450793548138fd666844609702e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e5c1428462d401f98f11f9811e7b308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ec829ea4b13c443c87dccb895e919f2c", "region_id": "RegionOne"}], "type": "data-processing", "id": "4604466fcdbd428fb57dc9e5adfe8746", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f077c3669c38423d933441a75516dc3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be0a4f7435a84abc8259a7f388ac2318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "824ff385d4bb4d2da779533831ea65c6", "region_id": "RegionOne"}], "type": "baremetal", "id": "cc7b24abe00c4831b72e17a511a451f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4b3ebb2ff1c4ae9bba4dc833679eb2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ac02c70319441d698769b1079e68967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae6031b7c0534367b43bdb6ae460f6de", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8c47a6b5665449628eaa0834c9203e04", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "214de4eb40144a3495d88d3439614584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "933cbcceb01e4785ab8a292e1407b769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "252926afaebd4fe98981932d7bad8a99", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c13a05355fae4d398b3dc6a8c9fa8457", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d2b878ed3f884aa4a2164fe2f1554d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "719829ad0afb4839998e4efafc376882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9022533b6739464b856e5d3f738398c5", "region_id": "RegionOne"}], "type": "key-manager", "id": "ed438be1deb94d42aa281add4f2c9f97", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f350ce7758184e368393d09b32160b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "665827d24bf74f2ebd4eaceeba81deee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d015dfdea90b4b569bacc46a208eeb10", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "deb1edf5c8be48f0b6006a5ef29f3be0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ca2f2816e9c457a9663030102273690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4489cc581134f25a1d1e4441d5fa8ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d4e0880913054df3898ba041a2aaa4f1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e5a5ad41bb5d469ca373f6150c1bfe36", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "01b69663216e4a5a85b11cf17aa5576d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74a874e867ce4d09bf560e1a38431529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "502c06d7bc8e418a99d4063eddb3a122", "region_id": "RegionOne"}], "type": "message", "id": "7d1fa2b3d0ab4ec598eaa6f904d5e63f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "49f2672d882848faa2bad2542c8ac333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e3de071404d8406493824b576a0a23e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b286c0dcb1a4497486d3e3a201a3c517", "region_id": "RegionOne"}], "type": "messaging", "id": "ed4eb06d9d1848289608028cc9f58cab", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "34938b1d50be4b8ba676ae5a4a1e71d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ba540bfaabee49e0b6e6e3ffc00efa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "473e09d2ab694d6eb5291888a48e9b2f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "da1e19b4c240484d83c439984d5b307b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1249cfde3b234840a282acfb4159a536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7858dc0170d9482e81f8fd3c15852bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba10029ccbcf42cc8980a01d6d911374", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "46eddd166d3c4616acda69f61b164ea8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3fb6636365e4e19857cbd13e4ce977c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6fe33fe1490486d8dfc8b6cac19e1e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "839ccfb651424a86879481e555480151", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d649366dc947444c88cc97edc81aeb3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90da0db1699e472fbbf9ffec262fd049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "520df2d3e6d0429bbb46b16014186894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "293c17bac3f5474dbc71a9b8ba6755bb", "region_id": "RegionOne"}], "type": "container-infra", "id": "a4860ed4a9a34600bb7ffdf7ec69e1ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f636622051d54b939af7aad5961a312f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8b2048880bab4482a4858c8ce64b33dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6f0347152af34be086c74a19fd7b1e95", "region_id": "RegionOne"}], "type": "search", "id": "cd8e6f9a06c94b818d0973689d5a8065", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5c92c6c927884f89843a19ed01f39c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "15e846b1c152486983fa24bfef663913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4657d185fb864e6081479cf3800d0978", "region_id": "RegionOne"}], "type": "dns", "id": "c38b58dd0e2f4fa08fadf0cba51627b0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "964cce54419f48edbda532f2b6a7a190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1000b1545b2547e9a407a013c949c7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c6615a845c29482dbc7a7994a3143d89", "region_id": "RegionOne"}], "type": "workflow", "id": "6633f4dc4c3940378bb77156981e1a19", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "782ba9118f2d4901bb7ee14414c217e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2e4725011994f309a840c3c21a223e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45ca1189ccfb434494434a37aa5cc6ea", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cfec4b35ac294f8e8af5f92633781ac4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c36594c4bf9540e5be1130d1035e815e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c7c478725c8b4cab8672563351e98381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a067d42551a04da5b2fea5d36d339e2a", "region_id": "RegionOne"}], "type": "rating", "id": "a0ea48ab8bd344aaa3be24eae25a5084", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b92ca4b61ee74915819366fefb79fb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e61035cd8e2b4fe48f390b4a52e009f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "733703fefbe441e3a337793b46ba28a7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3c9629256bb34a698e2f64c4a97f0e30", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08cf7b1cbf6c4bee81dd38b90f792d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3450ff7aea9b4652994cf20cc1ab82a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "475311335efa4cf78a9da27ceadbdaef", "region_id": "RegionOne"}], "type": "policy", "id": "5d1a940f1ab14e459e7be4cf2d181acc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7371e1249d434ed88a0ee84b5172f327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c323c6056764a2e8ac140cc153720ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3807c953048b471aa23b1055d700f72d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a65f0dfd0afb464aaf2ee7a8ab3d34e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22d4f61ec7b040bea6c4cb1db4950a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bef1f401042d428fa68e0dd25f975416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f6b86ed382445e6815a1e1111973c3e", "region_id": "RegionOne"}], "type": "sharev2", "id": "58a28fb2e7e24cf09e771ef71c1d72c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "981f69ae6f7c43eea6eba44eab24fe6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d52f6c6e9ac4a6787887c390d12e539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ae91f975828487d9306d482508e781d", "region_id": "RegionOne"}], "type": "share", "id": "2202a5e57f564e15a01738f0a2342ad3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ea82eac056145a4b07e3b1eee921968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f817634f0f740d5b436521c346f6bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ec74d9531ef47dfa250aa89bed6ed77", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c36f5c5547be4012bbec6c9d5862f577", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbe9aedd28b349d79acbe4be7f262f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1552347069f1438d995f94eee744ab4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b00882e48ba4d07bf3d38afdeb4cb75", "region_id": "RegionOne"}], "type": "orchestration", "id": "68272ac6b52647cf80e983960ba3888b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c1a270bc994442298ff3059050af2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "014a47f87dde41b2b7f385b1b5643bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbbe0978cfea4a3f9071168050e63f75", "region_id": "RegionOne"}], "type": "block-storage", "id": "d7b0994fb3504c358b30e4e60956b7ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c050d2cf22643ecaa29975e4cf659e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d68473692ccd4ca1b3e928c013dc5809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ac77ab69933434984d72044a69d7cea", "region_id": "RegionOne"}], "type": "volumev3", "id": "0534df57f3f345b4968fcf5b0df30330", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99e8e34b6b341a88555efa3c50fd5ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "109c20bbbf964fe082aaac18a5141b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f35c5e1d3494a48b81ffcfc03a76b4c", "region_id": "RegionOne"}], "type": "volumev2", "id": "4f447daae3954646b4b365bcf479a099", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8940d82176f24b128ab7c3a96d7f765d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73cb92df086e4539aeeb9bf1e65adeb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a271d0ee213f49cbb09c8b70eb713406", "region_id": "RegionOne"}], "type": "volume", "id": "d5246c1cf44445b6b74b60646e2d5008", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68670a6c09d0489f8c8615b841068e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90da9113dd2a4d3c8008c79da209b703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ce1ef2f14b2408788e857cac8d3571e", "region_id": "RegionOne"}], "type": "block-store", "id": "d323a81c384643baba820362c4c0f1a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6314e745d1014e3cbd62897f581361c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2fd4045d82f3453db2e5cef4e146d3cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "204860406eff4e099dbc9bad820f2776", "region_id": "RegionOne"}], "type": "alarm", "id": "0066e0d787774c6b9b5be671fb0d0464", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b32c25169e4d4691b9a70e6d4420ae73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d84e4856d23a4010988aaeac001e4bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba97bd5b284f495db32afb43fa7e6fca", "region_id": "RegionOne"}], "type": "alarming", "id": "7a0b36e6f5354340884be53199e2bdb3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c12e5a8ebae74ffd92b08ec416699355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a9d8724ecfd46a291314a8fc03b648f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fecaaa051c954bcaa6409ea859181f3c", "region_id": "RegionOne"}], "type": "meter", "id": "8a8adafa8bb7439e9a6f99dd219fe1a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28948ec18cf94ce2814f985a007339ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f571fb8491694d729cda30e09222ff95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "037be7bd52814fce8ea9d3d692c867f8", "region_id": "RegionOne"}], "type": "metering", "id": "5cb0bf4ffbe44bce81ad5a96fe2785b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ecc1071690a4b88b00a86d6d2bedfc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3102489ae85442a990a700ee5a0cd80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dea6ae29694949259b7911f920910f84", "region_id": "RegionOne"}], "type": "telemetry", "id": "ac2bd1b4efac4cc5bd02294e19b32ec8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6cc5f562b1c8404495706cc84d7b5d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "340fa2dadde442f7b21a951d52c80897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59278a68944f4e9abced939e0bce951b", "region_id": "RegionOne"}], "type": "event", "id": "67e008c46fed400ab915dbf54d5b184f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e969f4c61f43439fafd5afbded49e9b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "227bbb561d854b6a83447bec9a243549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "65cc4e1217b6425fa18a3e91ac07346f", "region_id": "RegionOne"}], "type": "events", "id": "58c8071b12604197a5b0d092307de007", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "72638b36f1a1444f9f824b7d0779a8b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d063932ba374dc2b81f13338ff31a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c7a34e7216ed41db94ab4ebe975515eb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "81a01e6705b84a599c332ed27eeebd81", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ec1e18e55254f819cf4a5f76392427a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bed47a68739d48518ff6bde1b9d0c630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fac6cba3014942f5a2e3a128b2b2b38a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "463be28cfffb4eb2a54cb5f1c8713817", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8f15d422d8947deb32982f77582f506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6579749ecb554866ac7491cf98f0add8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d2c4f2007d04537a8c74409b3a9ae0c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4d6c42db34e04420a15c8ba9d40bfc5d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be55cc51731c41bf9d9c1c1c33dc4b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52c44271c29541b4a5ad934f0e0edf71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e359879df0ba4f4f915c43f10da0fe6c", "region_id": "RegionOne"}], "type": "tricircle", "id": "811d0ea442a14d019f81c4801b913f13", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0ee3e8cfcb194e4d83eec5b4bd08d1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bd7b621c17514930ac924cf8c862541e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d3a216f2314b460896020479e2395ddf", "region_id": "RegionOne"}], "type": "database", "id": "419c934547cd43b1a3e822d8197433eb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7237140ad60944ec9d36b8645dbcfbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5573f671cc5844c799724dbfa54eb6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fd191c99fda7432e899a05f7b2bc6efc", "region_id": "RegionOne"}], "type": "application-container", "id": "de3a3ae9fabe481aa8f46c03eddc5b2e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9dd50db363594e469962973270b5e540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "611ff17c319e4aa48215e512d2f41fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "527329ede6a6429e992264b97598a24a", "region_id": "RegionOne"}], "type": "container", "id": "e204fb720d0149e79a53bff524486f96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b6b3e3b33b974996a315839b9fe472ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16b0099f89414a61ae29e0edaf07337d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "061f1a4dad324d228cd70d289a5e31a1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5dbde6df60c74f9ab31d5fe500d521af", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "949fd5884ef0479dbbc125157ab2c34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e968395847114f76a0342eb73f229dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1122974f5da74fdba8f83219b9821f2b", "region_id": "RegionOne"}], "type": "rca", "id": "d10f29e901b14b87b0a806c49515f7bd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "82d3207ecd3949859e396b21c59a3ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "faa3d5daa682432fbd748ca680c3e6d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "02fb7d9c0de54137bca289559e50dd94", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d5cc46f2d23443679576f7e834044a1a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "058f8fa399b746a6badfad234cc90c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "45bff64ab843484b96ab651e5b8e1770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3516f54eab4e4231a5a9d55b20c0f243", "region_id": "RegionOne"}], "type": "network", "id": "6360611f2654431ab4de0b695cf7172c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "80283b1d4fdf491ab771908b6b69ed46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f977e7af079d4ca9953a4212bb771537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "06cfccb03bb0437d8c5245d2d02a2885", "region_id": "RegionOne"}], "type": "backup", "id": "f366aa35fe8f481c9687539f8aaf6294", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aa228e1e7bbc4a73b20e287573c4c573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f5dd9affc8940d8bc3d8a3368ac0fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7f70cd2f485b4e34a51e8b4d7aacb914", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3b142d98d96a49b793c48cc1a12ef658", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf4d325ee11846abbb70d16a476e05ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b34ec250f5ff4013a82c990536ec3db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ea9b8aa71f34beca0ac30409cb0ba28", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2bea182adfa74505a1979f57dc661827", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "abbbc2b6e8814355abf78563fe5f3b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "59206078e4284d58b2794dd376f239e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c25177a351a7476e80676a50c8d39dc5", "region_id": "RegionOne"}], "type": "monitoring", "id": "2ecc48ada04f4fd89d3e87285097bf22", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "39773b40834d4b30b6c2b4b2ab360deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1b25b1abaeb749efbbb8f05fc00f34cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5680f6a95b44450fa1f8ff3a03f5b8bc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1f7befb9b421423496f9ae62384612fb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "82465c8e758842f4a7efc295422d7a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae4cc64be3c34552a3050e26b6da6429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fedf6a3b5a874ba5a12423fc3e61b834", "region_id": "RegionOne"}], "type": "placement", "id": "cd89f323c9de40f89a7e3534db72a367", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5bf1f24641514c8b8058545bdd6fa780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "addb420091cf458d8ed3159197a1d08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ecdfd669b9a84473aca44d4198efe545", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3c4a3043ef37418a9071a463776ddf0e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "574c6fe62e5747ce9ad06051b84e77aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab21b87f472a42ddb301ee09811ce247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e7a9bb779b1341c2a4a65afda169983e", "region_id": "RegionOne"}], "type": "ha", "id": "830f2676d0b543349315bed5d8f9c19e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "524c36eb0e9743e78aa7aae1b5de7538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "70e7f7d02e2f43839a438eaca44baee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "42ba0bd3ea8247a1a717c890d265b012", "region_id": "RegionOne"}], "type": "reservation", "id": "037b70cb389841e6ad39713076fc7723", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a8c77157f024720850acf0b2136e189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4272fa9d84104cf7a3b4cdf842f617f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6973dcd2627645d4afb9a4fc7492de51", "region_id": "RegionOne"}], "type": "function-engine", "id": "3b22fed044a740a58ef71dc3040eeef5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b3e9e18dfa2145658db3a51c05b7b80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3b7f4ff312fc4aa880ceee7245d4c889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "060e500ab3c14ee293de033ff62c372e", "region_id": "RegionOne"}], "type": "accelerator", "id": "8da27b6b5e994016a35a753db6e38cc4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e0245835a11473d9a3bc35980bfd291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b7fb2a753b54e3fb933b3244cb59d56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d058a3a583e4f608c3cf0d97ca5214e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "205a6b7177144ba087b354c02b030d9e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd652a145a1d4d8d9f068a648c8a9750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91b5b1c01a6f49adab80a769fc273c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a812ea15cdd846278a750c39c14af5c1", "region_id": "RegionOne"}], "type": "registration", "id": "aa1b2bf065db4c93b5dc32d3190d16d5", "name": "adjutant"}], "user": {"domain": {"id": "137bcdc2764f4b128aebc29b15a39b91", "name": "8fb03b47f63c4e0383fc6881be29ccc1"}, "id": "db04cb7a44404c2ab9f38c5bd7ed264f", "name": "4b7bc2cb3b77400697acd601faf9c065"}, "audit_ids": ["0db16e8190c7467cad80b6e499e82924", null], "issued_at": "2020-04-23T06:25:57.978644"}} 2020-04-23 06:27:58,146 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: .r:*,.rlistings" 2020-04-23 06:27:58,151 keystoneauth.session RESP: [204] content-type: application/json {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.091550s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,113 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,117 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,119 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,122 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,134 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.057242+00:00", "project": {"domain": {"id": "5cff78cf47d14dc7919566375ce76e5a", "name": "b091bfb878614557bb8692c14d355c8d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "09ebcb2ec0724e8db5ac0c31505ef318"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a643f1e00c54abd83346afb128a14e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "091e3a382ffe4121840dd5ff85754c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1f59fd92eaa147b6a65ba5dbae1779ff", "region_id": "RegionOne"}], "type": "identity", "id": "df2911acaab84d8c84b5665c568cde38", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57b38d3da964442c90bc11f7e1fa2454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7dc3be1f092d4b8abdb3717fd66d4c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ff72de8c628e45698f060e02ebd73fb0", "region_id": "RegionOne"}], "type": "compute", "id": "6e7e4ab1d64049978cbcfd9c3cc2e07f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f972426b535447928135e492a2d5a7d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "aee563106f414c6fa90b335ec327307b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d0cb25a2a2d741bea56657511996f0b9", "region_id": "RegionOne"}], "type": "image", "id": "921792baf3604418b737f61cd48a7313", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "af63bbc9af2f471085b35fd3b67c4488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5139a44b0db44f6cafd9071e0c63804c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4dec7fabc6034cffb9933c3e169735a9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3f22a7c4f7554aabac41ba1a565517ea", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eabc3ea919714391990e0f3e32d2afae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b8fe09f5ee463e84c9007b1e8a8653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa2ba58b83e14d8aa1cb147fa7065ecb", "region_id": "RegionOne"}], "type": "object-store", "id": "3e36afae52d34792a1d2179e67156103", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a13786bbf63646efae85dec51bd408bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3d1018faeb54a0a9c5765d4d373b530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3427543165604ce6bf847e7d2e05e1ef", "region_id": "RegionOne"}], "type": "clustering", "id": "5f37d07137ad49b69c2bd30b8f100cbe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "736131f5c7d64b27bd6f70437bcb96f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8935945968c4b7e9e92f89417750e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d02df7e44bdb442a96f6eed5abd77ef8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "932f0c9833dc4a8e9aecd88eae3cab16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cf2cb1366384410b4feb5e2ffdc9e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84782a0a32b04bd996ae9c9a9f75857a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a04c87881de4a68af4a07637ed6b6ca", "region_id": "RegionOne"}], "type": "cluster", "id": "5349114912be4bc1b26b8d0de8c0839b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "447dd1441770440cb5970ab2fc6fbedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c33bff96671b490a8275e8514fd00d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "978e9c316c014beea1f63c1c448b0ccd", "region_id": "RegionOne"}], "type": "data-processing", "id": "ebbf851166a44ad2866baf8af20654f3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a2a2d495a3b45509f9169073998a18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45d83bbda2874472ab3058cd85f01aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cd8b67d0c48041f08f1dc0b4641c9c89", "region_id": "RegionOne"}], "type": "baremetal", "id": "a88ce8c6ee1f4454bc15cb548437ab04", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45e704d034b148789926de9ecf8e9f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6071d2d8c7e74bc988a22ba3874699bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09af062e6c9a4a5bbabc4ba210262fd6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9fc4b82eeb144b0fb06fac0b64c87a1d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1a9f62af4a6c4c49a5c075bd4b870f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "15fd62eb9243472e8d0bc97a83a1138b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "334db50b3fa14182bcecf66a6c34e297", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "82c55aafde514937913cd17af09bf17c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c05cc2305ac049c2af20d695e6c6ccda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a561f2b9262a4090bdeae3a85ffc3726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5606f73abd784a77af196b7b354dcb4b", "region_id": "RegionOne"}], "type": "key-manager", "id": "1df46f2cb68f4147837204761fba830d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cdad338f256249d193571e5716879359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8982c9c9d4c4b61876d567406c88caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2cea78dd029647d9b65e2495317039d5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ca5d552a062b4373b077ef49b7fabca9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ceaaf8270de445c59aa3bbdd527871c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a470baaa26d34a3ba4c7834ccfdc8d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4cd99816958c4ed8bf96d482a5861874", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3dc03da8aae644aab839365fe14d48a0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dd860ec2797043388ccda51103a59183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "026d440545a446c48d4c66116ec5b00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "76a02b4b8a174e4daf4f50b1ed5d8d27", "region_id": "RegionOne"}], "type": "message", "id": "5491d048af1942b2866fce6df52ee760", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f6084929229457181b430eb05679c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "504dd7f210604a19a9cfe342a97c9c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8b0d24d7117c4bd18bf76e84b5fea812", "region_id": "RegionOne"}], "type": "messaging", "id": "f236756fdb144b79b29d9a342b4c64ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dc449bf45b624fe0b403db70b109166b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0b1478b027c04642830378a2ade1fffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4a3334e57d404fcf9105fe26405bb477", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cbfaf3df2d4b4277a35af32d6e634de6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fda1fdd4d56943c580c7cb77e0b0bf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62aa493aaec34d0b9da202203c2c7741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "986d39706f3142069348adc5bab55622", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6c30a50dbe214153b2b71ede5bac3e24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95db0ef247a142f395b37731dd0eab3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1683276b3bd4d97a79be07b256e8860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e6285e596db4f96817a9190d4847c71", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "931014649380407c867886dba3e1a645", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96649f495a094a8285eba109d298e369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d4e1cdacf1144cea63ecfc3d79893f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1afc9b98370641c1a50ec76d7671935b", "region_id": "RegionOne"}], "type": "container-infra", "id": "1952dd726f754e58964610be4e846c7a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a6ddbf503d0b41349823d432d96df9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bf2e5cb7a256408d95209863b57a69ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "600350c991c74ae2a5f2b5c640676217", "region_id": "RegionOne"}], "type": "search", "id": "abb1b84a230c47cf9b6bbda0cab7bcc9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "56a6e20661624dbd86bcb8d3ddfafd18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2e44a8e54869409e97acb76067ca8dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7402c51d395a4c64bf5696b605b69dc4", "region_id": "RegionOne"}], "type": "dns", "id": "db3bf5ab916d4c988ea8f2f47f247524", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4a33242ec8447dd9e97478b161a6f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "60c371d199694158851b3f05381487d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49982cebd81c432a9e5c99cc1ff2188d", "region_id": "RegionOne"}], "type": "workflow", "id": "8255c04a271c49e283890f6a07a6f3ed", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bdd2d297f9594d27b9716aaa6aeb5ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20e1a212ab354ea08022f503b51cf845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ec6397411bc24df890fac5d0a22a0103", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bd970396bc6b499e861ab0626873f6ff", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b646107c588e49de82c9a77fe5d4b310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a1a884420e764c42832391481df6eda4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "21039d06b2064871b871b89705bb26ee", "region_id": "RegionOne"}], "type": "rating", "id": "768cce0917a54a53aca9969520f35d6a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c832663e6114be0bb0bd950e127e832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b30c3f5a1da540dd929f2a3417d6ad71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b74dad20827c4b2c98ffb581ed90e796", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0074149566ce42aca95fd8b3016bcd8c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4067635c3d9460bb23a204984d743a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5303f4f6b11b4b4abe3066dcad69d8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce966f9ca23b48cb9980f603d03181e2", "region_id": "RegionOne"}], "type": "policy", "id": "a7420ce3a74b4f42a58ee28657326858", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71f8ac0550334626901f4b0d77829718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50cc2aea5fca4f378c54ad7814e28392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e11d45e679647da82da4f7bbfd0abda", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cfe8a931c24446dcadba93eb61c9db05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1413726fe7f494ea33c391f2dbf3370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dab5a599d9294410ba266c164b9b3510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a61aa1bd1754f8eb8d42978fc4d365a", "region_id": "RegionOne"}], "type": "sharev2", "id": "56cd08245bdf462d8221188a14378ecd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a891c0d295c04c0a9a92dbb15afa4ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b79f47fe09cf4654922259eacb03d398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e099c208586e40e1b1883df5def95c89", "region_id": "RegionOne"}], "type": "share", "id": "e8bf45cd83b14bb9b68b9808a7d58886", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d23d03b9f60d4ee5bea79620371ab8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "251c9dd72cf3482598cf3afc976c8bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc7bb189c962475c9e7ef2a55364e7d2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "25c01a453f434cfeb66110e1a74e562b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "329362b793db4e03bdeabcc0aea744e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92fe3dc0d7ef4a44aca8a1656793fd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ff98f3a565747a39dfdc131029ffe42", "region_id": "RegionOne"}], "type": "orchestration", "id": "aff2bcd6fac440e3a2ec31dfcfd63c9d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "565d12aa23424cefbef8663240f05b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b12fa0144014f708c6a5a170357b1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92d77c4c7c1e4e48bb091689f1959203", "region_id": "RegionOne"}], "type": "block-storage", "id": "096cc4d083914b21a6d0566708028fb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9916ee6cb4d0405fa934da677a62ae6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b4392cc372745ea8fd3da0da4909ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d9a02e0c4864fe39ef6e96ee8a944e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "95ad131f52bf4786878dad2d7b1396a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8db4935d615d4f319f444920f2b43408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3a887d4d1af4e0cbb6980a142158cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2172ab1d341f4c6fb248365e1a530f9e", "region_id": "RegionOne"}], "type": "volumev2", "id": "92adaf59d02d450c8a679a820cdad148", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "149fdc80ba4e454ebe5d8fa8a551fa19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "789756c69149464288c4cfeddf06eb7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53a41da04565482fb6964110b07ce0d0", "region_id": "RegionOne"}], "type": "volume", "id": "410cba3c22df487bad0ada838d05d427", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c8261d75df64c0daed5215f2fee7cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e2818f33641466c84dc490de7333b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba5a0a48c56c4f4b903cf1069c9fbccd", "region_id": "RegionOne"}], "type": "block-store", "id": "f50876974d7b405b961168844a5b5ff7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8362d9c0d9c5456a933e348b74472eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c391f70176a941c7a33e12e28c479699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2b4ea9abb1a94692bbee85072018f2e4", "region_id": "RegionOne"}], "type": "alarm", "id": "103b44ecc5a041128b493c956e63b6d0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fefbf607f934257a21dacbf49998ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd21e30510634c1c9e9415d5c4a1bd4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0a73008845bf4f828d437126bc9702e7", "region_id": "RegionOne"}], "type": "alarming", "id": "5ce9a424b99843ddb3744f3bbd58418f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d5d2176b1b3455a9170da3b1b2c62db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cd8a5edb6f14ab2baff1eec69720d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c46924d728154dc9827b070772736946", "region_id": "RegionOne"}], "type": "meter", "id": "20ef738087f948b0aa8a931a96fcbbcc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "998dc69847ef4484b3f15bdf716601ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f62539ae34247c999cb755f9d537a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f44a9b270da4207b057e41343a575ba", "region_id": "RegionOne"}], "type": "metering", "id": "6b6b56dc41284d6196147fe02d71a8ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1edd5aed92044a0a908ee093160df2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0223996b1a5f430eb749048fe4449c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9920d3cb68b34f3289568547180e9d2d", "region_id": "RegionOne"}], "type": "telemetry", "id": "a108944a7c2e4d37b772d4526b9b1f3f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7382544545564eea840f44f033b79668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "36214b9fe6614b81984c3c22cace18ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4dd1bd7b55c446f2bd9e64936560e8e9", "region_id": "RegionOne"}], "type": "event", "id": "18d3e63fa40f4b8b9fee19a0462eff5d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "07be233688004ffaa5239d8a3d37e4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e25f16076a684663a104358de7785fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "799eec4359ed4d98bc3c04dc6a31ce0c", "region_id": "RegionOne"}], "type": "events", "id": "0e4739e09053439582facee52e8d0fac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3391f9b4cac489dae8adc07f8ccccd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a03829c484334afeb550a813b9eac59d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a06b9e1243814866b318ca6bb053abb4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0fb9d6fc401c4f8996aa802dd1813898", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "72117b19828148cebbf8a1e22d33cece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1785e36ef4434451938d40ea31040074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21aabe65676e4c2094dc259c47683103", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a3d9fd54e46645a591e60b0a83563600", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29801974b6b44a459d300c626d6c0704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7541562fb03a49b0b27dc55c595a38db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac0dc20343f34fefb8d0e2662b42ad54", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "14b36a9a68dc40bfabfe9020179c4c9f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58c172b4373e483e8f19429483e09497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "841d15d1af9b49b18907596e0d4f0017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "db7c73fd49d84ccb8008e1accd94ca1d", "region_id": "RegionOne"}], "type": "tricircle", "id": "91b37939eb1d48ee83d74a14eb8cc341", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7d18f7c246424e78aa0b5a1953580df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b65e041315ae4d4fbb62ec129b3d9ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ff15564a682b4f32badd1a679a52a8c3", "region_id": "RegionOne"}], "type": "database", "id": "241988d7821a480389d0daab91ae6c0a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d622655730bf442891dff71cc0a02f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f260f303aa341ec862c601dd60408ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "74c464ee8dbc470fa2ebdda9cef61701", "region_id": "RegionOne"}], "type": "application-container", "id": "99648800e085422cb1fdc7bcfdf808cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7ca7d7555ba5477bbcd9dce1d325f9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8e8ac112513483db6da476bb9cd6803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2ad03ae2af78409cbf9f9a2dea99d11f", "region_id": "RegionOne"}], "type": "container", "id": "2efea44d7e58417cbb9d483bdd5678fc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a82d5c6e3a3471192d611339374a3e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9451e05126da447f96bad92faa875add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d42812e4a63d401f89d22969392300d5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2b1344fce3864b309632cb78ba7ebdb6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19d9fa9b69e94d4d999de804231ed10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "641c4b557b1946b0aacf62bc636c0e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7db4c01ad314f908e4afdd49e3f1b13", "region_id": "RegionOne"}], "type": "rca", "id": "79d00e37d68a48469f33deb163a891ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db56dee50d3842f5824c7d4b1de82d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "37bb77cb6deb47949d836247b8408e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ea504b50132a4dd0a5417527d509d101", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "915df804ef684a6a986f2c326ab114e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5f4666da7ac345c6bc3b212acd81712d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "86b2487d7aba4acdb84c24458decfd30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e099089fdd444341b9bb0ff6033d0c53", "region_id": "RegionOne"}], "type": "network", "id": "69368e48d50a4e9da3fb87d875db1bf5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ce932233def4422285a3f01eaa5a0abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "351969da2f7246a6aac5d11a02391132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1b3934008bb04366829f0e5c700b51d7", "region_id": "RegionOne"}], "type": "backup", "id": "c091eb0e44174f939ec75003e10b742a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddc7ad00a295409ba8574bf9975c407d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0020be043e8243e5a91fac30469980a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00d437cd3a38442395e1fc7cbbde23ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e1fbf8b0236e43ba8475b3d613dffd1b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93b2295047094d1baae17e75b40d4076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eedd4a3a7ead41c2bf45f6d3ced4a3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4265494bdabf4356b95b181c7e3deb5b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "959df26a051f41c39e93b4d858d4571a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2de9d779891a4b378f8060979c8a290a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fcecf3166ef9471585e61f3b7884504d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4b566bb125946a89be88d7f1578e5ea", "region_id": "RegionOne"}], "type": "monitoring", "id": "d43a6f2254114cd9986df244ce5091d3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "44e92223276f4c6e8fe0b06319d20f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d67b2b53f5a94e6c8c1db914736051cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f0859410bae244b9ad8530c7697c73b5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "90cbd250471f45edb40015ae866e26c3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a0b0c7f14d924e73ab0da25ad9e6b737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2ccfd590b6947eba006c34abbe8e5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3ea58178df4b4e0c9cb89dfd21849a01", "region_id": "RegionOne"}], "type": "placement", "id": "ae83b9d1c7b2491d85631976eb73f7c6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccf04fd0f715413cb3f5d2b702993ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2884bd35d7d947e9918284af652e3011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "55009ff8b00b4d5cb64aafd62c74ea04", "region_id": "RegionOne"}], "type": "instance-ha", "id": "46bf9847d36f4fc498eaf06b134a5bb1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68d6a5f187224ac290e44a986e806f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12a0efea0536403693704c2c10f86848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "50ded07353e64b8ea9f675de4cabaca7", "region_id": "RegionOne"}], "type": "ha", "id": "dea820741e274be4a35afac261aa4847", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d6d519a9edf246e3932f27afd34f54ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f1049950d12e4b5399560338b25f0bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e31cf2cec9894affa9ace9e8acfca33e", "region_id": "RegionOne"}], "type": "reservation", "id": "01958b41a8e846e9a73bd44794992a4b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5fcbcf74e8b14ccb9fc47f00718c5fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d6bdcfe15084669870b4c62b3b62daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f9a50356b742454ebd34ff69d3e4e510", "region_id": "RegionOne"}], "type": "function-engine", "id": "11c2ba28bbe34152b20dee5dc0170dab", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4f5b5db80848401388f89697100cfaaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "77461893dc2a4eb58e68fcad3372238f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "173312de69b7440caa5d9c655514a3d5", "region_id": "RegionOne"}], "type": "accelerator", "id": "b26eb6c9352c446699f9f2ec88b9f951", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3267834ed38c4798a3722f759c03554e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "65768a618eba4c2b8bb937508f4b95c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "82e7c23beb584955acf38070632a3ef1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "38286e1a556b4ed681a297952c7f5ee0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e775b4897e141519eb00540e949cc8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "414867e3a92546d1b38770a3bb7382a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7fc78ce607c04b8bb10f8e005864f12f", "region_id": "RegionOne"}], "type": "registration", "id": "fa4e8cfa116f4d258438e5216a5617dd", "name": "adjutant"}], "user": {"domain": {"id": "5f146c33105f4fa48d9779be973b087b", "name": "ba01f3a7b5b147cc9a387f3e8f080d81"}, "id": "76d2328a61fc4d62986245e5da891227", "name": "63e56c98cecd434bbe556a79a5aff759"}, "audit_ids": ["63adc1c44459477cac709fdd92ab878b", null], "issued_at": "2020-04-23T06:25:58.057242"}} {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.183227s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,098 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,103 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,105 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,108 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,120 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.043720+00:00", "project": {"domain": {"id": "03652a6b92ce49bb91a67dccaa252efe", "name": "ebafefb42f614f27826a7b462be1cf19"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9803638db6754105a307fe8ebbc97567"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5516c834a1a649e888f9874818fb84c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b076c4889dca455e8b3479d27c8049b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb594607500f43f7a628243d49dc36c8", "region_id": "RegionOne"}], "type": "identity", "id": "82b4cba5dd954609a579d16749c5c7cf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d819db9319fc4a1f80d7899798a4c6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8a32f706cd76405faf3bb4bf5851879e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "53fb5ae0aba94ba191e5575cb5368176", "region_id": "RegionOne"}], "type": "compute", "id": "3e946c2b4ca040bb9f523d6c6135d16e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5a9c96f40f9e4ca2a8e1761dd56241e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0feaa49524954ea89a7306e1a9c3f4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9b339330af6b4e099cd11288c48acad0", "region_id": "RegionOne"}], "type": "image", "id": "c59be39be8d04f5e848ed34f3104d7ac", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "257a430047cf40ccba7209c4e878ab8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a662f5a0b2c8476a907923978a097a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8af7f384d5d040128c2cb5246e75f3d5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "614094fb000e449e84929206d5372ea4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "446f8119f6164eb1934fb32f05114365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3d80c756e7b49509a0785284e3d7be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cec6dfc9276f434bb70646d27b9ba45d", "region_id": "RegionOne"}], "type": "object-store", "id": "4a4aeda11fc5456dabb418beed151d5a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43e51bc8cbad4d18b13c2697e780e493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54e2629cabfb4fadae3f7cba3a07a71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cb2b82d78c394a7783824df64395c48b", "region_id": "RegionOne"}], "type": "clustering", "id": "116786b1385c441c9b38fc7a9a94ceb1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f9b6b59ce5942b98386b2c17ce77ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77bd6e09d99843be97d9b019eed03351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c53e53bce3fc4be3a20d473feea43a4a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c2a0194f39b3429abd222c874f8a6a40", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63a07f16044144d8b9048fcfce5a8d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b8fddeae21e4038ac1920c0bf176453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5128b00677394a938208474e70ffdd20", "region_id": "RegionOne"}], "type": "cluster", "id": "01e099dada3448c68abedc7c71d8a028", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "58abf3483ac0406596da3a0908894210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f074f9ff5445450ba805c629fcc72814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b72f6a24b68b473b83c8d0c12e1068f8", "region_id": "RegionOne"}], "type": "data-processing", "id": "923cd5cebd814fdc89c56de422ef569f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60f71e8d20c2490fa83087333b890856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bceea5916e6434a8240f6b9c45dbb0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "330a3b96212e43538b1baa97a754fa99", "region_id": "RegionOne"}], "type": "baremetal", "id": "a058d0b69ec84ce19cfef0eae4d4aaed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff7a24cea25a46c59a39ed6147a3fc55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bddfc212c3784400839ba37356309603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f07eeced857451994d9e64d72f5e30c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2a8839d12f0546b99afbf7a6017c5a49", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6fa176cdc0594b9a9492f68e262607b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "05e1701319c64f939009b4d1ce747d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7d2fc5b0ab174f528cbd04098835beaa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5a97783657464475b11680ca64b00935", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf26139d180d4264a9bd78a88d67d951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e202af019251412182cbd646169a9974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a2aa7fef05734cf498bb6a2607881a6d", "region_id": "RegionOne"}], "type": "key-manager", "id": "f03223a39e93451fb50c2da9a59eb56c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "468af3a8a24d452eb2e8a477e9bbdeee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31f79e763e59408c8488eff58091a7a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ce98d3111c945278967c9426a39df65", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "375f7d02dfd44d0e92219bafb0766b8b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f4838f083c94e9c9ce88725b60f8d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b51c116661914247adf2e09cfc4be854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d12e772823f94037a90fe1be5dc3372e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "59ea30db92614ff29401309099dfbed5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0cd6691539074d74be81e61998b83f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6fcb3de62282491d88743bd485d86bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f48107a2650e4ee0bc55c209b99a367e", "region_id": "RegionOne"}], "type": "message", "id": "1158fb5205934da2a41787532e7df802", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ca8f559846dd4c20b52ac7ab8beced76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1a2c01e8d9f84293924bd1254f20525f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "428c255322094d5e92ec8100bbae391a", "region_id": "RegionOne"}], "type": "messaging", "id": "94cf3c85bcf64bd4b5b5d3364142ee16", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0391fff8a33e4ab4acf03339b72cfbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d1485fecb7349e18f0ebb0139b63c33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0b3750e537a945879ee11ef09ef8348f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0bd89526012045699862efd9e75b54e5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff27fbd4e7094efb9d2fd1a545fe22df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11e40badcb1b4fa78da1b8dd089e9842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61faee8236554a2da1f12b97eb7daa69", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1dee5bed9ff341b08008ba4161ef5909", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfa1c857858d411a9192bf31a8d37008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0208157c7ee4aae8ddda840dbfc2cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e745f234c904791a895024064b48027", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e5c93eb5585842f5a9348194e1c920c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "daa5fe8f9bde41db884ae2e22371dd04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b38b351a3b29455295223b3eac867e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be5139eca2e144aea9467edc142f60cc", "region_id": "RegionOne"}], "type": "container-infra", "id": "62778f8af58943be9acad28f3aaf0ab7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b9a8e7925b9040f6b420f8a5dc651133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "70c465076f4a4588b76e26b3f102c806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c50578048c164b7282fd6f3202f0e0cf", "region_id": "RegionOne"}], "type": "search", "id": "ad3a899227dc4eb4bd83a2236c82f11e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b1f5d7d4ac8f4fcf81e592a46e23806d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5dcc9b60924045a5a4f6ab55d11762ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "294693df167a4cce925d1a985afdaa82", "region_id": "RegionOne"}], "type": "dns", "id": "ea2958b524a24040b49fb50ce656eac7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd0d30c75d5e4a5b9143cfc2ed0f7a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7707dddcc4e4c11aab50925da4df3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "99c8809410854632b10a5cc87d5f527f", "region_id": "RegionOne"}], "type": "workflow", "id": "2913595974b24dfea08f419e4aba6a5c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b427a3cd1eda4704b876a7c86c4aa6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b347a50e9074418aa1426dfb85499e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8466b46716f4d8486d990c453cce671", "region_id": "RegionOne"}], "type": "workflowv2", "id": "035f27e9988f4a49a94cea6b3d68434e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7c3728034064454abf87164d3c9845d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2b14526419b436b9e7413ed9c58f5ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "25ba3a211bcb4499bf4231e2813daf3c", "region_id": "RegionOne"}], "type": "rating", "id": "267155d1777e494db8ecc8e086e10521", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd97ab7185b64e3ba4d9207465c88eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb4753eb6c434b759734f87ef030b564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fccb9e36a43d41c09cdd13cd79058625", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c07561cec3c54e158d126f937b3aa49f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96a202fd6b644c5cb9ccfa4525f1da10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92820fbbce55408c93106e7f4baa8664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17cfc957fda7403abc3a9826267b40b7", "region_id": "RegionOne"}], "type": "policy", "id": "bbab7bae28254955ad0e8ba8c447316b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c36ec376170e46ca8ae362671fc0c491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7fb363e3ff4488ab99ff6f17fc936a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b55e57da4604d93b6a02e0a17ef5cd5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "88053096e0fd4701bf282ba29f7d5630", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "237b10864389461892e241d09884d07d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bec3f8d2dd0741a5af4e98492db9df4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "19c4472d91374a11996689532fb11739", "region_id": "RegionOne"}], "type": "sharev2", "id": "e718956dd38441e3b07353e901759776", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8cf0fa8b738427eb53fb42d9983c24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32858aa46d9f4860921e8db6d2f2cb63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76f4bef0e7ce484daea008d913f6992e", "region_id": "RegionOne"}], "type": "share", "id": "a7846581133a4189b91427a0fcd6d285", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8c5cf31fd7d41dfad8c1f54aafef1db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cfb5c5aca16a48a4af4ee27faec8ac4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "656c08a9096f45208d53c7f0efeecefc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "86b6ed3ad1aa4e02afd2f3671b35cc6d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfb24b299822462c884503e10bd91623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78905501a6394a24aeaa74fa0522ef49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a9bdb474dbb4c16a2b483f5f70b9918", "region_id": "RegionOne"}], "type": "orchestration", "id": "c317a1c5e74649de80a850b39cb7fefd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed539106f5a74283b2b6d0553bdd054b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c308ce18d69545ac9d93eb4fe0ca6d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8a92c1472b84d79a3dd2b9cf3994bca", "region_id": "RegionOne"}], "type": "block-storage", "id": "e6da8bc914d6454f94627e1757b860d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a22f617add4b410a8cc798ceca6f4c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a91435477eeb4682bac0cc3c24deb1e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fab4f0cc6524be892c8bc257473c624", "region_id": "RegionOne"}], "type": "volumev3", "id": "2802bfcb02144ea383b7b70e52f87338", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db6c330e03334bd18448bc8d8a7c0605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51524433ebd84dc89b0c340f5424f7b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7849ba4e8d1043008f4dee25db1c0e9d", "region_id": "RegionOne"}], "type": "volumev2", "id": "5fb45034295f41eca4215be4fbcf0646", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28d226537b0e4803b6752cea03c4b516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a6fe58ac2af4223ae372aae881c2bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87591efbe3214deca49ec065728ebe12", "region_id": "RegionOne"}], "type": "volume", "id": "562dd4bdd264442d9a9e10291dfd1733", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c0fa0bc3e8b48889f0eef1b2a175547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bee827a499f64d52a11fc513f6230362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "988ba1a02fef4622b8c3ecf3129826ce", "region_id": "RegionOne"}], "type": "block-store", "id": "a6f538eb5e8b41a0a26db8b390096a66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a5647c751b74c039952eeb872eb50b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a950d73b5e91469d9e7351d650272f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e15c116c944d408e829f45b9245195d9", "region_id": "RegionOne"}], "type": "alarm", "id": "fd3ae38ecd9e43f9ab94244b15bd7563", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c1aba88391d4a6aba7dae2f70cf0624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41f701002bf04201b31ce78202fff37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "82b09e8f9c554bb2b6bd16028661d488", "region_id": "RegionOne"}], "type": "alarming", "id": "cc6047bfc5184bcf8160f0b749184d31", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1713710a28cc499da41a689284542e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "64fad2c059d846cea66436dc0b4617b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ff93a464365f4928871ea7f9aae63bf8", "region_id": "RegionOne"}], "type": "meter", "id": "48a654f188144c6497507281479399e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "35a69276c3fe435ca2a860c0906093f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6691dc6ef62c4097b0d5862aa6632e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bcd7cbf972c34b39b381fbecbca3dda4", "region_id": "RegionOne"}], "type": "metering", "id": "32e8dfd65dbc4814a3ae13ac104d51ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c790b70aa5b34272909ae97ccb9ddf43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20d54b9d118041ad858c1e68888e274e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9ad05750bd244325a5d706891c127ea8", "region_id": "RegionOne"}], "type": "telemetry", "id": "735ec4d666d144dd900abce7978dbe86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "46a0c2b16cf5442b877f4934b09d67a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "89fbd682a3244eb5abec366f81e9ce28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c80404fe206746ebb40294ea4065e8eb", "region_id": "RegionOne"}], "type": "event", "id": "c248aa3a3ad848f5b79502fbb283db47", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "327de7d2b3af40358e89e578b2f8633e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33d9635added4c6abd46894386fea1cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7683d08d8052485890d837b6a00ba5de", "region_id": "RegionOne"}], "type": "events", "id": "cf5875858e1d4ac4989e6a285575a9ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08faae62497d4c5fb05598fe7abaa0f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c278f51eb5f45eeba2e880d88feff6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "919b7c8463364da1ba54235b457d6b2d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d2bdd56e5a83455fb9db83251c085f6c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abbd72c677db43c1852a4c283bcb86ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f02be036cea045a59e47dfa9b30cbdb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f9b240b1e2e49f085406d91e479d524", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8b161bb66a334bbfa0b3e4ec68fcf1a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "984aebc8ce124368aab8d5b385aa2459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21533ed13a8b499d8330bb9afe215b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e84e0954bdf442589266a8d24b77bce", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ac75b1a1821440e0b9774c5451d1a695", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "192cfd9aeb44472ba08a3056ef0da2af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "725a37d6e9ba46d996823a381606ff8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61a4909f9ead4dc8a233e9d8fcf4ee00", "region_id": "RegionOne"}], "type": "tricircle", "id": "ce0cd72b1bf54fd6acf256bc1c348621", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f639d2168582498fb7452fe39198ffff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9cf832cd8ba044c481b14708c3fdf7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4950e81785f441588e459554fe00e33a", "region_id": "RegionOne"}], "type": "database", "id": "0bdcc0112e1b432a9d9d1143deba7b28", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5efc207a9c9477fa32ee2feed07e986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1bfcce9cd2124176b4a7972020af4654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d04cd6c434f34f54bf443f332b51b8e2", "region_id": "RegionOne"}], "type": "application-container", "id": "7e2a39c6b93f4fe49a6d1d89f5f03744", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b07fa288927c45ff81f013fa3a81dcc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5fe7d6811b244f9f91a8a58a88999987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "afd78618f4294016964d7d7557e5a71e", "region_id": "RegionOne"}], "type": "container", "id": "5fc6785e4efc410b8ebc04c67258d373", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e127ae08d2b4853b4fee08c30394e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "726d4617854d480f8f13fb76bdc8aae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3c4cf1ba766b4320aa646ef963189702", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d070fbbeccc444a1b9edb1e3a728a9a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6816959b83af4532aeaffb483e6d6129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "041e202b70974d13a2dedb78f4595f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "72216e4044f34e019bf07068a81880e4", "region_id": "RegionOne"}], "type": "rca", "id": "63c2804d36bc43a18b2e5a88329852ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87cea920d5724f249cc794ee0dbaa66c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "310e6f6763fa4e88ae1d7dd0a09289e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cc6358957af54b9c9466453d17c4bebf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d55da63389aa4ef59545ba48faaf8c21", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "36a9cdba60714cf680e3fd6ffcf05ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0012f2c50fb847a8a06ab934f31087b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2997db3d08574573befc1e924f85d00d", "region_id": "RegionOne"}], "type": "network", "id": "346d12dcc62745a783b3102397fce9e2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dcc8f927792a476a994e51f1648e1b0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ba5cc93b1644e318c52cab3eae14d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8640e433de6f4e1ba4dcf80ec4f0d6df", "region_id": "RegionOne"}], "type": "backup", "id": "6d26e110b0244079a1372efc92ad4b7a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7514c09be1744b0e82314c905a01eade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f15df723af1410a9893079839f0b7ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a2f58ea8c1247df8b605f03a58068c4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d45cb44429984bfcb84a140bf79c8b97", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "538582d42980401ca390fd235ecc4aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "455e3cd7e3294f5ab1e7a7c2acee7fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "417b551ef346439db85a92ca4618984e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f6ae241deeeb4d43b89cad59e084e0b6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a619068f77c64bf88e44bbdf6e4cc957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "78a02f4fe55e4de28f26a26fceec7473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "73444299b6e2438b88a5936b05c0cc5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "8e9431b186ca450e91ea00920fccf587", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5d197e9e553a4d0ab6387fb914a3e3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c8d4b1774f2a4e65866571508b1edbe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "425e28614a8e430a8007bba7990dfd1f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e58e79ad24064b02ada1e05f7e4770b9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f0bcc34f88d84686ab57782125f24e81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ec17c8b12cb24d23a0912a7d40babf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f6e5c8de4e7e40b1b9cb3e861472aa87", "region_id": "RegionOne"}], "type": "placement", "id": "310d872721c94dbf95da3f740bc5434b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8eb4810ca1d6463891561f585b6c716d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56c6fbbfdaec4a7bb052afa67793752d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "df4356f7db94488d917aeeb3925e4e03", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f6fef6fd1e64401f8bac257bc2c05f3b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bdb8812c224c4e2db60aae87210d24ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2927c9656bbd4cb28f55201557f3e244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b64015f7f1ec454395a8cf579a5cd782", "region_id": "RegionOne"}], "type": "ha", "id": "05eb395444e1488e9480ee8ccbde44c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f57dbeccc9c44eca87df1fea59863843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "27e07595a1c945899ad277cbdb2ecae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b77c2619609343f595d2cbd531331267", "region_id": "RegionOne"}], "type": "reservation", "id": "4101b480996144adaee8d8d31c9d4882", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b1004c5866f540d6a013d5ec0bec87d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8257fd78bcf847fd97c9677ca965e564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "44093b1b202341a0b988133aa71ce8b0", "region_id": "RegionOne"}], "type": "function-engine", "id": "8eaa13d7a4154747b5d875375f8ecef0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "112b74e596244bde93ce8a9e43041fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "531e4908a50046388fbbca45515ef441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "75757f6260d8434eb53d189c658fe941", "region_id": "RegionOne"}], "type": "accelerator", "id": "32aac2c947444f8a8772ef2aafa8b819", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67466784aa274506982f6cf483f6e533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9813640fa4334be8bbcbfb2254c610d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae14097ce36e48078e6afc719a757945", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef06e67faa524060b2f7264e97d42135", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fdb5752b2df945fe92952c508c5f3e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84310d60bdcb45eba407b2fef0d0789a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a2acc50736a47ec87599f05f6bda170", "region_id": "RegionOne"}], "type": "registration", "id": "c42769fd0fff4bb6bf9a897db32e61c2", "name": "adjutant"}], "user": {"domain": {"id": "337e9275d68747128889c9856b6d8358", "name": "f4801d5094c7433781c128ec4a407db7"}, "id": "5a90a43d59f548c9a53f80d8f664a582", "name": "76a3f64ee29c419ab4e73bbf0822f83a"}, "audit_ids": ["438f4f4460474e9d9e6942420fb304be", null], "issued_at": "2020-04-23T06:25:58.043720"}} 2020-04-23 06:27:58,200 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,207 keystoneauth.session RESP BODY: {"extensions": []} {30} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.343701s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,895 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,899 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,901 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,904 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,913 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.844510+00:00", "project": {"domain": {"id": "5809b8c2dac6443b9234cfc6c35448e1", "name": "5ab92c6de20645719ec9f916b8c94a37"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "404e1c15ecd44c7c899f92b111a1bf15"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9291f84818854c78a87b01b97f1c766e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dae454d5b4714684a0285a8c9a9f0cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "88565e72005f4568b684573710d914fc", "region_id": "RegionOne"}], "type": "identity", "id": "ccf8a902a8994375a25933770ad90140", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd43c37ac46a419dbc25d9287caf42f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "396d712c6e27420c9a4e003a84dcbbf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dde9311f5ac046e681dd3b0d1ccb36c2", "region_id": "RegionOne"}], "type": "compute", "id": "11cfb34b23a6481daec007b360191493", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "66c71a72977f4bed8d81370737d9f814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bf2b71153abe456e91b5059402e3783f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eb3758f685c043148e2fd492b4e43208", "region_id": "RegionOne"}], "type": "image", "id": "6afeac496e6e470f8c5d9dfc12601700", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cfe909c202e94392b4fe9bc4e11b463d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "93ffb808fd2a4bf3b2241818caad930c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ce075720edc346baa5819392b3ceea72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb0f42d5ea4848b380d1357de57ff5c5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d8ea91bc4734b05adf98a79a6f6d606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b34a2e414d54fdfb10b6c9b13dbe450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed1b2b8fced74a78a95dedf141d874b8", "region_id": "RegionOne"}], "type": "object-store", "id": "a125845cd97348439848d59c81966a58", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9d525e4e4bd4fd89929702d4408d812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "046f033b7ea748b3859a62de1cc139f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b31944d04466413b9689847e220427db", "region_id": "RegionOne"}], "type": "clustering", "id": "c7195a93a6444e36bdd9f453a2c716c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "682669341bce4080a5d3657842dd1395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d6e0b77c7484cd6a2ca9a4fe2758e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "11994f12f26746f4befa58652d5d9b3e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "559a695eb25d44a5a82d36445bc89ce3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a31505d6d8343d481c7fa70374dec8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ac18555312a3464f93660a2fadcb9015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f45cd97afefc456692395ecef36ca183", "region_id": "RegionOne"}], "type": "cluster", "id": "e2870ddee099436a9e1d084bf3f6fd6a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "242028f65ec1419e8ab65702c9433d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d1d545b3e0b40109d724c71c53e6352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "33e1764e296e490189c67a9263d73dcb", "region_id": "RegionOne"}], "type": "data-processing", "id": "42e4e344591149e8a6dc7d967367d3fe", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f6e40778004446ea4b4186c31dcc11e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1616074d9a8f48e8850c5eb76feeb07a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77abbf77756a45529183234a6a61e9e2", "region_id": "RegionOne"}], "type": "baremetal", "id": "f3a9cacddda04945a0ba6c5a85a9b201", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5fdccdaf5e44115b6b6d211943acc94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d566b8cb54dc430083b8c85f58c6230f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b779775ab5344fbe9850ec1defff33c2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7e7ea7e610d04d089b8bb874d86194d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "42c0ae805c894b1bb0ca418c10962cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef33b100608b4584a877dcae692461f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5ec8cb8fdff74671b617c22b88ced519", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a8567aeb65684c9ca93e5c907a018deb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "15448435317547b38eab6318ceb427b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "27eaf09745924320aeeeff174e262712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0c0b8e8a0c2d4ee79b2aa2c49dd193e8", "region_id": "RegionOne"}], "type": "key-manager", "id": "847471cb39fa4a94bd6bd535ccf2449c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc4bd25f069e435db381461b63f5aeae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "820cbfbd9f784086b15a59224b6522ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc30e93bc729407d97cb772f7c1adf91", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4f0edadfe0b0486780a6662a6260d854", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e0da94514b74719b89b4984a683e1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44393fbe067b45d58bfc091d9acb2cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "96845705244b43bdab9773db08c03adf", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5040b9bc2cc6469599073140bfda8da2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b19d828a07564d0fa52346ff92e8487d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7839cd8ca1164d418b7a306a4caae2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f31e54a264742e9b17c6e399fa4979a", "region_id": "RegionOne"}], "type": "message", "id": "7b8842f47ca84007a241bdbc79f83578", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d71465b50ca649a398a2f0c6def3361f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa8eb375dd0d4a689f6607c5915db7af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0436765138e7440c8b620046e925420d", "region_id": "RegionOne"}], "type": "messaging", "id": "ce5c3fc0408d460e9f569da06b88b9a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "38a042ecbe994f6d9c1d7ad0fde28c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b1f779eb6986454faf480b9230e38bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "84c25f576e1f4c69a4cd39150d3a21e1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4c810fc0ea4046e197aa88b4bd05590e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83250e50ce1f477285adc4e464438c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b54cc6d9ad64443ca106cdad411b0552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b75955661d314915af8a6a0690cca7ba", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e049da99cf5149ba9bd86ebe42a15204", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf22c83cc801439f8e32be1d21ad93de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b9f2f55176247d9a3945d54945ab872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a6d248b53044521818812bcec2eb957", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d3ac181fec5942f4b4a3b0bbac32b60c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56837a7d92043a38f872a4cda74899f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70a1e43dae334cfd9fbb8c8125e3f78d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4e30fb3c257476e94581cc6489eb994", "region_id": "RegionOne"}], "type": "container-infra", "id": "66d02f43fbb74b0d938a88b073823629", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9c1b60f42deb4736bfc0a9d8e919d7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "51e13f1e6459469fabd47353a1d1a461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "18076419ba884ee186986d8fa72d57e0", "region_id": "RegionOne"}], "type": "search", "id": "ac805556188640758f7ec28580bde87e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ded4729eb934e0e966492edf690d418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "13c6716922bd4250bb057d9831da0820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "acf87bd261ca4806b9fd83d8d711b991", "region_id": "RegionOne"}], "type": "dns", "id": "31622647149d487da067a2999f1832c1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5154d62956a841589488da17b41abeea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "22ae7d30b3654ddeb51171d9a6beae2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "408bac5c48064ba7ab4adcd0ff475def", "region_id": "RegionOne"}], "type": "workflow", "id": "4fbaaac13f1a4223968caeeef371dfe7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97056cc2b765497591eed2bd12a4bc98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aae125860b204a5b8cae449722e554cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1c14c5c0017749f287f5173dfb6bbef0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d80d329c59484ae6b213cd713cf49128", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "89c5c36fe67c49108e5995422d7cabbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d1cc61f7bbde46569ff3ecf9887b9336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d0e79e5835d5422bbaecbd850dc18669", "region_id": "RegionOne"}], "type": "rating", "id": "c362e37c848b4c5b9ac2466778e52adb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3fee0c91abb49e880ee402dc074acfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "357b3ed227104ecb9ca27bf44294c40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e04d030d9667465f8644e31de9b20059", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ede47841d1214ec6a8dedc100c556c5b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f28e5241a2b473fa1859827a60d18ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "800aeb0c9a344ad6933995554d337baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7dddb8e553d7408ab3f77d15c55a349b", "region_id": "RegionOne"}], "type": "policy", "id": "c69eed6b3962456cae617ae03a4e6d82", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd1cd733b9fc47ca94ac083a793abe02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa6a73ae73f94153997166266e6b5c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b26faf2fd22d433eb8c8d8d69664d7f7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ccf3eadf5a1f49968fc2380d179bacb3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77813be2ee9d4e97ae95abef6d5180bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d19262eb187a4827be7c0d19e56667aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0743ecdcee724d1fb618afcedc297129", "region_id": "RegionOne"}], "type": "sharev2", "id": "b38c06ea5eb84569b9a6d7f6ad985d8d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da40fef6d4f348028208fefa1e6c3c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4df2290b33143cc8801d994e044270f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7eb068625daa4a2a81719ff64b9e351d", "region_id": "RegionOne"}], "type": "share", "id": "81942cd6eead48fca6824bd2808c86f3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b0a0e2f93c74fc5a8b2fc11081927e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "21cace15fe1043c7a4526590209ab534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "775d577cd7064fa181efa7953355310b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6e773f24b2774060965709c132b4d128", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df74e1adc026435c8f2695199efd7d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9456dc5e7748aa84226a52f94e2712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f630a51aef4c5c8473bced9d912a21", "region_id": "RegionOne"}], "type": "orchestration", "id": "dd24e942a1c140198905f397781f1ce9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5758591a9a114372a5af3876663638b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac1e82b6b30642c3b5b22bb52dea4569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "648e570ee8204f71bfea41131880a3f9", "region_id": "RegionOne"}], "type": "block-storage", "id": "5e309c3b8c02477382fb3b867fd26804", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e5a835da2664ddfb84b7e87ac28114d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b0e4dd341aa4245bf82331bcddc9e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7a7f95fbdcc4316988ca83552c9590a", "region_id": "RegionOne"}], "type": "volumev3", "id": "1313350718f94c28977a74cb0d0c0412", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d65ca928c7a442b99d8e02c177e036bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4052caa8845d410aa9aa73559ffc30ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de802db4561649b3b74f4d9a4eb394f0", "region_id": "RegionOne"}], "type": "volumev2", "id": "4ea32ec83cea408287fc79bde4fdba6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85aba8e9eb0e4166baaa74b2477cf970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93f97d64fa4045468175fa52d4b40cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ab04672c10c4627a0fb48a57a3d0194", "region_id": "RegionOne"}], "type": "volume", "id": "c960fbb94e2946aebd31760edb9f4e4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68ccc95d760145f681846a098ced98f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "550708462f88408787c9da851a1a3e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b420c3951fa94051b6899260bb369c05", "region_id": "RegionOne"}], "type": "block-store", "id": "43df8eeaac0e416a9567dda619efe486", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d361acdf105482b9e80fb635a86ff17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e63eb489a214a17ab9f04b5683ef435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6e3e9fc0294c4299b9a076ee9964910e", "region_id": "RegionOne"}], "type": "alarm", "id": "039dd151c40f4672b01daaa5643cd045", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ed458e5a2f648f4a489444853e6fead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0b29498ea603487a9f09f0de908c59ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d165065857824d0ab4465d0872896643", "region_id": "RegionOne"}], "type": "alarming", "id": "c14de058097043839e702fdd7eac8018", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "814a76011042400a81572030448157cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1009cd6a47e34da3b3e901b0fea578fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b1c76fb48b364ddea79d35a7d9bc6347", "region_id": "RegionOne"}], "type": "meter", "id": "5fec24e0039e4e679fb3818e532dcb43", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7eabe6fd7e2244aa914e8607867f7c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5b9fc0a3dad47a5b55bd3623cf34188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02e006cfd4974bc4a3c1d1c4540f29ce", "region_id": "RegionOne"}], "type": "metering", "id": "a82f79ae95e2480e9fd17075512cdbc6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7aaf02b7bb74d1ca97c4772c9957ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "afaa637f44cb4231aa2dfa94b675c80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "25574552fc2a4d3c887f828e0221dbb6", "region_id": "RegionOne"}], "type": "telemetry", "id": "6f3cf6a363b04512af39c8fea228d1e8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3892e90de24e427fb31fa80d597b165e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "611a2ecbe21d4f61ac0938818af71f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d76290f3251d4185bc4b984a68c4e374", "region_id": "RegionOne"}], "type": "event", "id": "6ac092f2415c44da9d5bc42ba88ba6da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b58c69230f204afa8af5c919c184ff93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "688c15a31c804f6ab0f43cfd09c12cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc8c8f6aa756432cb59bd88c3a3a4377", "region_id": "RegionOne"}], "type": "events", "id": "3f092ee3495b4f52a8cbb527329851a7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0580864358764e3ead4fe1762f34040e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6da37589242342aeb7b6d3f34830b439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2305b394488f4bd6952f12e57fae0f3c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e5df26ca2de64a31b12554723c6d8ece", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5917d03672ac4999a752c0c6cfd59201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25f84ee674204a65926be25f8142f59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bbf8afa631e64d4c94914831d8979363", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2b6e43e4329344908560e0cb7a4d7b98", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed7cc6b025824902bac3adbabe823cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "232291bce1594696b2ac9c039a423d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6e654a883fa4eba8660bf613892b4c9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "10f1e51f6f1c4c12a1123805bd49fcb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35bddbc8ea8b464c97319ee4a4368585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a041799f68c243deb66e3f81ac793ac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c589bb24ab540a9ad730033d6c8c10c", "region_id": "RegionOne"}], "type": "tricircle", "id": "3bd05a1555cf49dfaa6ffe924f5f88e9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4395c89b91ed499f8bd5f52f150ad907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d8386f9e7a434b5eba6ffa4af698b1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3eaa68987c394ca18ff2439feffcd847", "region_id": "RegionOne"}], "type": "database", "id": "277b6adbbc8a4b3faa4840d523f72427", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96abecf14f38484396fa4b2b5a979a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b00f0dc8b7d46f99613812e63808b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ed7375b6e7704489ae5e92b8f61ba073", "region_id": "RegionOne"}], "type": "application-container", "id": "6ddf6ebf83674664a7c3cbf2cc8b3cd6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "457abbfa4f8c486a9f7e6ae511c203e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e46cab86dd0417691e67581c394cf55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "413697843cc441c8ba9ed066c9a45d0f", "region_id": "RegionOne"}], "type": "container", "id": "f54e39db46ad46f1bfac8be17838b3ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "685248dd3e66492eab6e73ad50b4fa16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "559c5817097f4e1abc24aa8d37119fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "14a04d4bb41f43a2bf7cb1c1840c5fd0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0295767c8d154df8bcf71df88ef47732", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe21e628c5244ed4b9b891b02e870a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3dbc75dd8d7c452dbfa52e23f3c7196c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "71d7cc7a2f6b418393d0dd2a979ca47e", "region_id": "RegionOne"}], "type": "rca", "id": "d3080d64b9294a9388cbbd78d6199c87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "93be59724e914f83acee2e05ffdb8a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c62bf3f5aa8d45608d57ffa35d1674e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "97eec6eaf7d148b083b317d7c8a673c2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0eb8b2b36071408790c7754533dce225", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b133dc444aa7460585dfe7e7f3c35f2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7faabbc0028c494289b3eaa2cd71828c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ae35bfdcfe5449d38e8dbe5b1ae4f8a3", "region_id": "RegionOne"}], "type": "network", "id": "e9071a19c8e043e1968accc75bc9ae53", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9057f0172b93440b90b09803de1c6916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1d33d5a40413425abe6686289c002eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bffdcdcd60694e2ba7e464e7df53be28", "region_id": "RegionOne"}], "type": "backup", "id": "234b5e37950640078de5f81e5a197806", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c17ff34dd85b4d1784c003fabe589d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ec5d2f2545547f3bab27ce85787a46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d466bcd31d44494f85a8512572804ee2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f14e7345130a48d79e369a690334d689", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5f71f2a7653e4ef7b33ea7b92d3eca7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb3a8e070fae45b98365109caf40ab76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74e979dc6c804f799f55be25480f96a5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fdf28bf9d0c1415a9e54891712c739d1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eac91718159441acab4a9e101de781af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63406634716e40b499dad262a2008785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "11823fee8b1e476099190b632ac6b7f4", "region_id": "RegionOne"}], "type": "monitoring", "id": "dac5566912ad4bc78d7545b6700be6c7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d3e839938ec4ed08a10929bf526fd76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "918bff9d1cb54475aeb67dc73e29bb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c19b8847229446faac9cdc3d6f704be4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cda643bd699e4588a4f871b48a7152b0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce73d806db9b437abbf627e2b8bce4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "97d22441932049fa97e3333b8bc0ba74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "03c5a86447fc4826a3c85a9b917aeeec", "region_id": "RegionOne"}], "type": "placement", "id": "710dc47932c8485c9935c5dd563355b5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01a4e96aa8fb49f3a84fd3e34e6382c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f604585ab40747c289a185fcdb6ba6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9067ebfe8d04d8891a38fda50a0b6be", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1c7f78b4379041a6b452dc104e6e8eae", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1e9d202c691047f8be56a0b2a0992aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d72b850ca3c460c9199a9f0b314bc91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ee9d0c37bda948ce93ac842da37aa11e", "region_id": "RegionOne"}], "type": "ha", "id": "ea25fce37d5c414dab6ddb7e88d34d38", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "64684232a3354e8ab7d2aa9c2e103d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "697bfee5897944f99501e51c14420bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2604bba6a65d41aa898458235947ebec", "region_id": "RegionOne"}], "type": "reservation", "id": "a4f183ee61d8495995e27a0714e85b1d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5511da6016d84a4c946e5781933fe14e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d9bcb9c75e04e9ab69697978adabdf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b3c0a53203894885bafce66d7123090e", "region_id": "RegionOne"}], "type": "function-engine", "id": "ce9b109873584a0593eae397c3458880", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4e176dd29344d5780e46a036fc1031c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8fb80a98643b4be2bffcf0b77c209420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5c84d90ca8224e71a2bd4a260db6e81e", "region_id": "RegionOne"}], "type": "accelerator", "id": "5aec6381b9c0444eb66e7490797d4ce3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b7fdac527524645ab5ffe6a8e826e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ab4e577a4dd46ed9deda34aea00a278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ad5e1ab5bc1743eaaf211b612a4e9b9e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e19dd6da525349f5ac94d61e5257f177", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1037be81956c4b4f9432c6ba72bb861d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb6ff110b8c14903b296cfc003df43dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b982e31058cf49929903acba9d5dfa2b", "region_id": "RegionOne"}], "type": "registration", "id": "a9a95c84b7364593b3375b7ec290f97e", "name": "adjutant"}], "user": {"domain": {"id": "478c2bc63314483cb2f127c750a4e33d", "name": "e76776c312d8491d9c978b3b293f32ae"}, "id": "a662a6d585fa4a649b8bfcfe0a675528", "name": "45d2a4c2b76c497b9cfba1f3f1d095d9"}, "audit_ids": ["0480b806e67946cc839fd4c05701ad05", null], "issued_at": "2020-04-23T06:25:57.844510"}} 2020-04-23 06:27:58,090 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/safe_outgoing_data -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,095 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,099 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=safe_outgoing_data" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,104 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,106 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "safe_outgoing_data", "firewall_rules": null, "id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "location": {"project": {"domain_id": null, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "admin", "domain_name": "default"}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": null, "project_id": null, "audited": null, "description": null}]} 2020-04-23 06:27:58,115 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/bad_incoming_data -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,120 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,123 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=bad_incoming_data" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,128 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,130 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "bad_incoming_data", "firewall_rules": null, "id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "location": {"project": {"domain_id": null, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "admin", "domain_name": "default"}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": null, "project_id": null, "audited": null, "description": null}]} 2020-04-23 06:27:58,156 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,161 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,164 keystoneauth.session RESP BODY: {"ports": [{"name": "mock_port", "id": "7d90977c-45ec-467e-a16d-dcaed772a161"}]} 2020-04-23 06:27:58,170 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/fwaas/firewall_groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}}' 2020-04-23 06:27:58,175 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,178 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} {29} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.059237s] ... ok {28} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.255515s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,010 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,015 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,017 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,020 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,031 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.950555+00:00", "project": {"domain": {"id": "5347abaa138940e689639c35662581bf", "name": "53f53b4069ec456199eca6871ca46bf1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f5a3484df53e40078a347522cfb23099"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3705ac1ab9674ce8ab59af957b0080b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1945bf33d78b4f508dd94d701098048f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b8c0b8f7025c47f9b6ae2731d50fbbca", "region_id": "RegionOne"}], "type": "identity", "id": "7e6217641ecd48be97dfe8c503e4b732", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8efe50b7f4614104ba2f85ff7b25f03e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "52eca00e33c14198ba0d55ad097b05ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1577625182714909ae158d04da65135d", "region_id": "RegionOne"}], "type": "compute", "id": "4cd2ee1ca41a4aec86d44e479e745819", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "647ad352b91c4f8da3705c405d11bb7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "582afd908214403294cc53eb14612e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c2df598678de49559a83b3b8c40671b0", "region_id": "RegionOne"}], "type": "image", "id": "1d2a82b6080b41a6b8ec439625185d28", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "db63827f6b79495594a954c1e0b49a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fc7ff2bbbcfd4b10bb9537c957ecefab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b9e7a7535c9f4098a6c0bbdd0274d108", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5d226d2b318e4579a6116af380b6e8eb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fe5665e4d14400eacf61a018bc34daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38f484caa612482899c324811ec52649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a70af7cf0244d0a958ab3ed10ab7bb1", "region_id": "RegionOne"}], "type": "object-store", "id": "7ea94f9a09f548b894076adbf5d54652", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d76dd6c7b3a54717bd8fb586766d7afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73c9bc0b18d642c1a6fb3e24cc432975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a30361e01be4c5baf67bda6a65c5275", "region_id": "RegionOne"}], "type": "clustering", "id": "5b17341709f54e379b38f81a8eb30a27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98c3f24097574f48b5bba43cf7094338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "049b08b7e5294b9b92c3dc731f5cde06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46e00e0de326478d95b01a700f21865e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "13aa415804b84ee1886825e1c7069a61", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41212c749a674e87b85f0d3e12f83406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea2aba0b54374628999f270d278feeac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5595cca2842d426797ac4742994cc04c", "region_id": "RegionOne"}], "type": "cluster", "id": "722da6a99c064ade9398fd1a950638da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "00063835b77843bf8410b1a7bec86c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c2742a7f5f5b4135921f0b5d8e68f54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "12780216e770413a9d486dd20bbed5c7", "region_id": "RegionOne"}], "type": "data-processing", "id": "ce98d235a11c4b2786fe8580f78bb890", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "abe9639afb1e4b258f19f9b8ec02a84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "886cd136dc2f4e19b4ccd14281f7fcdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8bb09b881369400c8aba155fcaada112", "region_id": "RegionOne"}], "type": "baremetal", "id": "839faab442b04c56aad65c3f19fa3b92", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f556e379af964efe9fdc87e474689ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71e1789008c3449494ddcd6d835f80dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "194feb14674a4cf682ff8b275652108a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "48fce5e742e2463da27bec9e3ee4d4e2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "79e525879e3c44b8a9d147f4abb974bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f10104270894762a3ee77cd411f5a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b27e33630cc444bcb00d6dbc1dea462e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "004132451e5e4545b53e61c10b5f4ba4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0f6341e7d8c24051933b937cd52c7150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cef8df7c2db14e39bea0d1b2e4dfe28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "499f5bd5e6cd402487806761e3ee6e10", "region_id": "RegionOne"}], "type": "key-manager", "id": "d7b4b99d2db645f09f7dd4b3f30e35fa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "970eeed657354043aa72fc91aa786805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3968d5f82a344ffaa9ded9d5be2df5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "63ddaa0639164c108cfba3786c640efe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "15ef19a583fa43e1be1e18b8d41a88ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff3b7d155fd446c0982e8e22725ba899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad347d4fdac94fb9aa1ece6104fde6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fcf6e16899934c8a9f789645202386d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a4d892db35814492a912c9c0a2a717a4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "555e1124d5db4315833ee98697ad6055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9ae3a52954a548fca37a3f609cd24b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "59c916c47399468397f559b4b137a543", "region_id": "RegionOne"}], "type": "message", "id": "4a5bbfe1da5e4267adf71511a7f60d2c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70aaca3659db4f8c9b44bb933f34b5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "69aa23758ec04f02a14efe2e0999f86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0729a9ab6f44e74b75c4f9f5e35d388", "region_id": "RegionOne"}], "type": "messaging", "id": "93bbfb71981f4e8793bba12e23579257", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a539e08928cc4bffaeb25a73d3074682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9753ddcf729740c0ba1427f16c99fe01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "67df96a644694950829d24806748bb61", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a6bd87c2634f4e99af6cd19717d5c6ed", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b9445ef2b014c6397846dd0a709ce3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45d7b4f7dbc348c5aa2374a073ab2760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bed76a39781483ebf0bd9c7677a8fee", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "732a1151989142109526bffe84479394", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ac23686a6654f78b92e54ed2dbde819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95bb2d14edd0408b8f83ea53d86702c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b296079ec374d1d873f8cf30ba897d5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "915192105ee14ec694a9926410b73f15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f2930532e6548a6805f7708355ffa6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04bbf5a0d0754b48a6103811fa23990a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "787aa33553614388ac200f53b1a0e79e", "region_id": "RegionOne"}], "type": "container-infra", "id": "c3ff1d5d56724bdf885acce206bc528d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "17e7f394f7ca4b05a9cab2e7570f34e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7b46f6eb320a4c2fb6f1a2a2c8e7687d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c0f27071673475180e111f7804d8950", "region_id": "RegionOne"}], "type": "search", "id": "cdc819d0a94f4c18b3625dad48b233b0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "76fb5e0d2238437fba6fc5559c82a009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "149df18f6b5a4b35bc42b03308dcfdf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "799c2c0a489549c1b0c212b8e5fc9054", "region_id": "RegionOne"}], "type": "dns", "id": "9467d52ad7d04297a4d1517767690f3f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c8dba3e8a1a410eb67ad5f1639045f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b873ef5798ec402aa27b6716fb0c7e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ac023d624cec44afbce0ee01264061be", "region_id": "RegionOne"}], "type": "workflow", "id": "5f903b8ab8e6445286a40294a17c0b0a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01b3353b47d549548fb1d644a65c09bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "192a72b5be0444078df8900e886c9478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3fb5e52828ca4c85a1b9ee77819fd7db", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a63cffada25c47df9ff4aa0ee64d5c82", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ec48a73e89e14e17a5836b55bc2ec5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8807b2e463eb41f288d075dd35d17939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e77eefec5d9e46e588c002b8ef9df9f5", "region_id": "RegionOne"}], "type": "rating", "id": "7f33c08fe7b743feb6c69642ec64e038", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4cf195aa0ab4423484638754ea42e5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa51104292084e5ca47bb86554412458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22d3171891f6456eae7cfa06dffa3183", "region_id": "RegionOne"}], "type": "operator-policy", "id": "212bdb2d4214462a821529c1c0f82f31", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1f760f2791b2407c9f674d60398d2786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee1c702c4e4043c28b6a1fa069d827dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f21d9af1ef54f0f8850bf7235e8da88", "region_id": "RegionOne"}], "type": "policy", "id": "dadc3f132a9c4907b41553d78244587b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1673865325f4e7bbe462565820476ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39fa85e9f84f4de39f2afed083a06e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "320de01c9e7b43479bb4b967d24f167a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eb878b7d6db04979b42b922662264397", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea88fa07982f461eadeb08a9d775f996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fcade98356984964b736bb1fa8b46438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fcee5006ddb645debda946dabd5de3e6", "region_id": "RegionOne"}], "type": "sharev2", "id": "475e5f9832da4029bb4213f482aff295", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69ba8d265a864bd7af04ab92502c6af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "531b1ddcac6f4c9fb97dab614532313a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85457e89b1dc40a1bd065202d703eb74", "region_id": "RegionOne"}], "type": "share", "id": "a93fc236b90f4ca39877fa4a65bbf61a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fccfe8abbb5452a8192ce05215ad040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "504e0e8f45b843a3a0d48a5e55be1a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e430373f81654f62affb0e926b755854", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21c5abf46e9e40ecb399aa77ac7933bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7541a5f75c4c4a40af0c0b0a3539c549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "431d79f4be7a4a288a8967e49e68bf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9093205084984974aee4830ff56c5576", "region_id": "RegionOne"}], "type": "orchestration", "id": "e0db1c9815f44312ba86fbc158783333", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02bb971a4c51495c901e51967c8bedf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54fac3640efe4bb4a8c8fde222a40e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cc1b883864240a69169eaa0256c7b96", "region_id": "RegionOne"}], "type": "block-storage", "id": "7262182bd13f41ca837db3c561b7fa35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b31df65fb24c42cebedd95f10741fff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "644d7dde78de4ec6b4ee20efb7d15c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba59a06cac7e459d8e6ef33bd8c78859", "region_id": "RegionOne"}], "type": "volumev3", "id": "0ac84ae7cd7c4495bb2ea17e005d5836", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f6150e315a43629e78d27d4dd9425a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b309ade3d2842d9b37df51a90ce363a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9e3b306ebcc4707ba93491c9d8aee8a", "region_id": "RegionOne"}], "type": "volumev2", "id": "ea9b9551dfc14925ac1a25916f03c287", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79ccf50373be457abd7ac8d8603bd4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f81f2bf64594e1e93214951544c8f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8799176fd1e540b2892887db9244fe9f", "region_id": "RegionOne"}], "type": "volume", "id": "35820a20ba434b34ab2d3dbceb89d371", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e71219f5301343079b57fe0ef70e2c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4da417b6c4764edd9b6f546a88a94c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8ff9bc1e3fa4a4ba47f3b5be51c50a2", "region_id": "RegionOne"}], "type": "block-store", "id": "0e0e9c9b5cf24f6cace3995a6184a035", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe9e214fe15a439fb355e010347e0e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f68749b364ab4d8f91e9ac92acc0289b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f5f7a9b4198c4a4fa8582ba51ae9ac84", "region_id": "RegionOne"}], "type": "alarm", "id": "6ce5f1f9840e480694dea5e73136d283", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d31a7ba53b25490694c11209ebe823eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "697686c6bc2c4545ade95a03df5ebc8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16080ea040b4417c9045eed78f3ec1eb", "region_id": "RegionOne"}], "type": "alarming", "id": "0f073d5f691c470da878076b23c08ced", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97ced01456624e55bf65f8e632580a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1e8446e887f4ccab159d576c4d0464c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "895652d52a0245c9b3eaa2fbbffaacf7", "region_id": "RegionOne"}], "type": "meter", "id": "f1f0c0a8a151499b891f19678dab6ea3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70887b96f19c45d89b36da5a62dcf9e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b40e2caf05e456a9e9f74f5f1857aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "549d3a39a4044003960a93fff2bf497c", "region_id": "RegionOne"}], "type": "metering", "id": "a0ae15b1dcd74f87a1bdd6bf2156ca68", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c95d4f44a9634e369bbfd7c5923e24c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "292287b6b36b412eb685ce210e2d2e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d221e6872e741a0af6222ce3bc73a98", "region_id": "RegionOne"}], "type": "telemetry", "id": "ff82db730f094695a2152f08a41922a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3692b2f2d3274ecab58473b53bab5bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ee6e0eb0b114807af2fd62bc0519513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "75e28130a102440d9f7358eb62465044", "region_id": "RegionOne"}], "type": "event", "id": "4674d1b6301e4abb9663ee0df3d015ec", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "397d8dd1808242cda1b659a4ff99c451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "640f37468427493b80766a3bd8355678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4719ea2c4fa84838b224285c24ce1cd9", "region_id": "RegionOne"}], "type": "events", "id": "d72f18f73ef3492dbd6befe7d34ea6bc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4487913c4bbe45588d348e7b4e14b78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1dc54dc5d1c7433fa9a0b2ccf959f397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a598438dae64ef5937f05832cd86e91", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5072526ac2be49d69ec7db2a260379fa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4182e5d7990400da2f0ffdb86018cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f31cc7d094e43f6b67beadd57edb48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5d1b1bff1092457bb38bd693bd9a53e2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "77d6953bfcb144b8a090fe1fb89db8c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "faa0b9c1af7c4391af50fcbd41b4176d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0f5423c7b234290a4e0bad9eca05076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5042cd7188064a15b05e8cebe95569cc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d713f4bfc2c445a3b231c89761d2dcab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32fd9e2cbf454df4885782df9dea51ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72e9ff04f220426c84b822e19344dc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "de8b32642b8547b5a7aa901b6494fbb8", "region_id": "RegionOne"}], "type": "tricircle", "id": "b18e722f8fe74307a0fa07be584dd2e7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "095c9c3036884b9e9f04f03be008e1e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "aec439a0acc24789ac34f1cbc0ff8b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "448b5e16f0c04f9785acd5d83653926e", "region_id": "RegionOne"}], "type": "database", "id": "f161d9aa2a5b4aeeb4e60c9b82a640c6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e9a7d85eb664a11abe9a15eaf295f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a7c2c2f31d84ad287991964c2132aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e1680fa3adfc4528bbecf79f36b6fa3b", "region_id": "RegionOne"}], "type": "application-container", "id": "a2d1b0d0465248e7bc9f45296503db96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91224a59dccc423698c91f7ac5d302cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f81e434dccaf48c99e73d3a43be64bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b2b5bedc559d48f295e1cbcbc6aa7ddf", "region_id": "RegionOne"}], "type": "container", "id": "45bd5d6b081c491bbd6ae5bee0a20612", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4bd13267e19a45d6bd482d102d102e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "134cab872c464ae4ab9ccc7c359f07ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9c830f40a0f1420c8d45e43e45bd2cf6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4ceffbea3220400a92ef57c5a0903b52", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb899fc63164418d919127fb15460c18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a24085bb1c94572a1b599003b2f434f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4fceba79386f4371aa628b41270b2e8e", "region_id": "RegionOne"}], "type": "rca", "id": "cea2b6128883474fa967ba61bce0d67c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01f15ca554c2494da4d03d8ef5f9f324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1d3e0c2a64e442c3ac310e70221c00f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "214de8c1bbd443db97dbb89344d6639f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "effcd8618d1d402d86bde9a0c45bf791", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "118b4a9768e84959b9d4e1412914352c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b5cc01d7c6814b5088d00a5c02da9532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b5eda59b5d6648cfaeec0756f399e9e7", "region_id": "RegionOne"}], "type": "network", "id": "05411be5149e4f8589603aaa56be21da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "71fb679339764865a757982abc6714b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0ca518817c4243e4a66a8d89d131a90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4a3f7008480e44ec9c78f365042fddce", "region_id": "RegionOne"}], "type": "backup", "id": "9a351ffb04d84f28ad1c8d912b15aa3a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1411205e08ac42db9b79a8d9bede3eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8669e6001604395b7fdc89d04cb6264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fa1783432cf84003b7b1c8ea48d7e8ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4d3c8db2fe0e456b9b800540cf7656cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a49b1f381b84a16af816128a29aaa53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ba705fb709842fa8104b479590c68f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c1823c9b889f45228e81843f6fc6345e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "027759b3d61743639c7db2065a41593e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8332a1b95eb540ed98a4aa75e13f9595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7c88f0474888474f9b15236223f6b989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d94d0de9e69d44d9b7c89f8012115873", "region_id": "RegionOne"}], "type": "monitoring", "id": "52024911e6a6489cb1fbee649898af93", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d121ef13d32e45a8ab5fac16bbc97bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e17563c996da4bd48a78d2630f9ab267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "df24058dff9244fc82cf6b933c9c1639", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ab1c1f70f8d647dfb72a7c6f8e3c262e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "00976edb60d14be7afc4756bf4bef4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c7f882d3387242488887f25ef3a40afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9284c49eef5e4d1e96ede83d779ab44f", "region_id": "RegionOne"}], "type": "placement", "id": "8a61fc50ccb04e5eb333cf6ba516c9db", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30faef41bbfa450099c42ccb20ed1bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "749c99a4a0734da6b1c9efbb914f5932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ee8b78070f224915a8868a688fae7ce4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bfc578707d284cc7aacbbb2a11d1637a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f8de55449d64221a98d7a38a1d64d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6257cacb65c541a2863439597b4e3bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4e62d42e25f4604b4b411d6b0576f85", "region_id": "RegionOne"}], "type": "ha", "id": "b69bdd17dad74343acbbdf684344b828", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "86e83d47bb7b41caa4bbc2633a5bb224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1e8ffbc6ce654c7ba3dc00dd607b1cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ba8daf5647704ec9a47188def31aa03b", "region_id": "RegionOne"}], "type": "reservation", "id": "eacc3aa47e0f49778037fae4f277d743", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e3c38c120726454187f062d87efe4f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0823a394882849628f6d166f9db6d7e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8cea5334e8a34440aabb4e5936ee4a13", "region_id": "RegionOne"}], "type": "function-engine", "id": "b869cce6b7504f4c9a71684bc57ed6de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "662b02e0c91648ce9fda4b524a686a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a888a74c355146eabb7d076e82433a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "528d98d78aab44759dae554cb097424e", "region_id": "RegionOne"}], "type": "accelerator", "id": "29f89d70aca349f78fbc7ce24a5cca16", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d3e7b51c787c483094471bc45153c3d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "edbe9569d7c24ee08acd0c92e4834a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "50039812c1de468b9035d7a7c9bba205", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a00f292992ee49209f6fb890b708035d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2cea1688ea3a4421a480961cca5fc680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "abe5b7129fdf46cf93dabca5b3e0a569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "33e17f6123184993939de44a32815974", "region_id": "RegionOne"}], "type": "registration", "id": "3a33a3c162ad4db3a59d3e4727e4a5c1", "name": "adjutant"}], "user": {"domain": {"id": "cf125f4fe4244abfb41c03c6aa9a7199", "name": "3d46c16439ae4e3d90e4f70305c12a35"}, "id": "745c4b20e2704e9982cca3f834fa936b", "name": "ac4b2103c04746808693ea2eaaa9d95c"}, "audit_ids": ["ca4b0978c4824eda958bf091807ef0be", null], "issued_at": "2020-04-23T06:25:57.950555"}} 2020-04-23 06:27:58,165 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,169 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,171 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "subnets": ["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"], "provider:physical_network": null, "id": "my-network-id", "provider:segmentation_id": null, "router:external": true, "name": "my-network", "admin_state_up": true, "tenant_id": "4fd44f30292945e481c7b8a0c8908869", "provider:network_type": "local", "shared": true}]} 2020-04-23 06:27:58,193 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,198 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,200 keystoneauth.session RESP BODY: {"subnets": []} {15} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2 [0.105042s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,182 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,186 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,188 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,191 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.413982s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,745 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,749 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,751 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,754 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,766 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.685397+00:00", "project": {"domain": {"id": "ec0c7f938d50477f9ba79c88d300b35e", "name": "26ed0ab473b14113a8c75b1ed5948cab"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "97a0098bf2374a698b2bf2b452c34725"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4eccf86efb424492851bb52d91c8c841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "64010377f0f6449ab82c4a514f291325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "69d93a13c49749bf87494a9be03db7f6", "region_id": "RegionOne"}], "type": "identity", "id": "686773cd19e1402282a48618d5f4a94e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d396b4b1ec6f47999615d6f0fd293cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd676b6d72d84c9fb370aa339d6c2a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cae5ffae67d44b558db726e74d7ab6eb", "region_id": "RegionOne"}], "type": "compute", "id": "b34133bca70d4f45918bccfcfa968f14", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1439940575f94ff7a422648177ffa0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b99833e872f247fbbb5f681f8e6728ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3dab347e78e74e38afced480072c6167", "region_id": "RegionOne"}], "type": "image", "id": "80eba378ce204df38aadfa6873b85b72", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b74fa0a0edca4d8f88709a6fb903108d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "61c34a027b15474292bec864ac3b082c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4613474b872b43fe8690ca3e5e8199f7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "da2f55609dc442739c41241a40a7e0ae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5fa62545ef9445cac9987beca6b5c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3729ba8b81e4db2b50dbbf02ce8dd75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a941f7c8ba74bbab37e8c8661017ed4", "region_id": "RegionOne"}], "type": "object-store", "id": "2dc5a7863ccc495dac3bd93286b3cf8f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f27027ca97a4b8f8e80936677d7ac2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99486b055b094a7ba901c4a46d260360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96d03d70d2c843eab316df97f68d11e0", "region_id": "RegionOne"}], "type": "clustering", "id": "ec56096480514092b3fa1ce7e34d62e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "684c167481b0469bbeb8868f90446c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f27a52aaacd7470c8da09cb8ea944b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0164318c0a0446238a5c4ddbf2aefab7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "958b09c2d102407c8341aac02fb06eb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "841ffd4ba0ae4a9394738dcd8d7127a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a2a16d07c7245db91a6645ba1d523ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e085ab1a9bdb40708d398692cc63a28a", "region_id": "RegionOne"}], "type": "cluster", "id": "0bd8075ffab64db5986468ed11d73b58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ccc1e3354a3c4d39b1f167efcc478796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b71fb71f4ee843418d4509d36d730091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7f68a174206e40818ecfcbfaec79c4fc", "region_id": "RegionOne"}], "type": "data-processing", "id": "b4aac7e8d5c747d5a030d73761b1a227", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5785ac5d8b1b4297ab859b61a6bbd0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c90057a4c1a24cf1bd54aca5ddb2f35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f157e34ed64141ffbdbdafb2220d29ee", "region_id": "RegionOne"}], "type": "baremetal", "id": "fcb30d549c9743169ac546bc1a9d0f75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1425ed3e0fc48f2920e992af98f7203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a278d93441f4aea98821b207433e5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "02012ffa693144778fa5e81cd5a6f9fd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "80e206853ae54909978fd336aaa7b380", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab922c05119c47adbcfda6baf4497924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "af033299c91e4748a2bb770ccf4e7ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3d4776d504254a8bb8c94d2f738e1288", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a14d43c1a3de4050845f22e6b8e74eee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0096631c7994d6186c53831424fe9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ec26880d08c44c1a94f5b902a273e525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "eb46c4089b0949589a0ec0577893813e", "region_id": "RegionOne"}], "type": "key-manager", "id": "68c8b7d571904c3cb5d7f674682e9f95", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28a97ad969db4231bfe1a424f9363f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea1b0757749c42bc96425fc689971918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "618131130b7247cbba60f98b80fecc8c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aceda277f6b14dae939d99e0ea834885", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2561b66e35304f319107df7813c81169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b21c4fc546c4b6fbe192d5ac4c60eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "705f88066bc248d28a04c96762c8dcb3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0f00437171ba430a868f1fa4aa5ffb2c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b7e3ed7b26994cd8be0a7b05e099576c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e3389952cc3c4b3aa1448b9bf1ba778b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "894c6d4fce984792ab9e302e6b354e0c", "region_id": "RegionOne"}], "type": "message", "id": "6f4b132a352d418196266518903d2d78", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "635606aa3b3642caa53768f677b2d679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "454be888aec04c978a5636258b2dd894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64cde9738af44e85a676a11497cb914e", "region_id": "RegionOne"}], "type": "messaging", "id": "7123bd41853740fd8365a7ab3561be34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "03e94cf74b764f8886472d4a21457d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c9239a7a5bb049ffaf972de94f97a9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "53f2903128bc43d29a03a75c287ce6b9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2b37b8df46024966bd7e0285d5cbbc8a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6f33f7833b8448cbc5216bc5ae85c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8de7ecbfc8504c568f9a573db7fd2980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bae454545084d2d903c5ebaa7e8a62b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4dc7e80756e64d6abae532a476f1535d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8403ed965ceb4d6d96302e14337e6701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2619070987549ac9a35e83868744955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7561bc9347e543e784d32eab4d7345b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fd12e220f5e3478d9e74b5dfc38b09d7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cacae19f3064460b3a206f920ac0bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3504952948314a739846e5f42ad4b384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ace8a41d532405f9d2023a5e6ba407c", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a754f1e8dc94d809122065181b12e43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e82d86c75c784874bd38c29b4a170053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1d7b8650b665462583341ffe44f5519e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "15118030ca34403787d5d56848914628", "region_id": "RegionOne"}], "type": "search", "id": "ef639ed39d074c449ddeeebffc09108f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ca0a0556292c4cbabe22cd64224f3d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a94959c0f5b647649c91684e52d070c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "af8faf8e359d41ef85d08e83a1ed4993", "region_id": "RegionOne"}], "type": "dns", "id": "124f64fed3f04cb7b2e800790839243e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3186e7c74884da592686c49e3713384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c325377cce1141c0bf60a3969b15bed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "088c076c25804d5cbced8c93ce4090e1", "region_id": "RegionOne"}], "type": "workflow", "id": "e7284d9cdd584bc990e5d9eca30d5426", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67d5bd13229748da8f3fa07af34855cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1798d4c2c3db4fb19a6a268059476985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "82ef6ce57a43471aa3ceaae705be1430", "region_id": "RegionOne"}], "type": "workflowv2", "id": "07c713f2ab374738a32b6a6d2dec1f3d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1c5e7f4bb64f4d1a9765c8e09b7deb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "281192cc3d144a83ad2840b834767339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e5b52b99fe8b46ae89140e58592fd223", "region_id": "RegionOne"}], "type": "rating", "id": "eb7528c7a4c3452384110ba55394c763", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "86795790babd4c16af673e992b00c49b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e793560845746078fa786ead080d39d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22baff9eb97b4dfd8b50f602e6531907", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e493be866f1749568363e7fb03bf24f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "646c8917f0b042949f5f19931f8f6664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c328df99fc5d47c8bee5d367fde26ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bee152d0e5934c7e973902abcbd2120b", "region_id": "RegionOne"}], "type": "policy", "id": "491ffa21a2ee4fcfbdfcfc2bb2b72145", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8df0c370f25d450ab749e7ad57eb9323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2abd67088215496ca1dede4f399a7569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c13337f9cf32426385f03152c4f7d9c9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8a7c8c6ff889493da440eb2049974e45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd1387e1a81048f699cc2989d87cadae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b3bb2de9d8f4b6a8be4beafd71e6d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "efafac8b6b434e8180f0c8c8bd22cc68", "region_id": "RegionOne"}], "type": "sharev2", "id": "f36e2841dc3a42c2854b40e65c6f74ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fcf7fd353114a9fab0d725ecd06c15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d5c19bef94e4b1595104c8a74349c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "df809e4c39c74ad48b3bdeeee8288a89", "region_id": "RegionOne"}], "type": "share", "id": "027e5a80b3a44ce4856505f08c969636", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "491037e66d794cdeba722e5aa6f76de5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "739b801271ff4554b113fd728156ee84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e0b472940c243b7b65d2f251c5ec376", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b94dd044546449e5a111ecf1461f206b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "673408658fde42bd9e8fada2ae730608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56823cab838545e6aea5a2a0d5dc1315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9020a048e2ef436093f3ebb12aaf4333", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc299b77223546f7893f0052958b7e61", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a212e6449bfa4ed8a932b906d59b2a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9489538402334573b9f105bd2df7e36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "191bddbeca2a42cf8119f8dadb0b6c13", "region_id": "RegionOne"}], "type": "block-storage", "id": "864be55c36c742caa8036da15efea422", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ae37f67c8c24afe9bf23dccb17f7dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6e676edc9d646a6a71b83314a84b327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2cf6e2684754dfd88b24255edb011c1", "region_id": "RegionOne"}], "type": "volumev3", "id": "7eb84675dfe446f79daca39f32514f01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41ef623ad1c6421eb522d93224d88f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21ef49e292da49b887fa0d60ec74d6c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "889f570012304280bd64037c7465962c", "region_id": "RegionOne"}], "type": "volumev2", "id": "e9f3c0fde14e4fb18d2bc55ac7138c5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fda0c5ca4d840fe938e2bc8a25056f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9583a9a69bb4a539e56b50eebc0c349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9399df53447049aebe84abb859c54efc", "region_id": "RegionOne"}], "type": "volume", "id": "f0b72637e0bd484cb1b2f699ac479f8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4304501aa61a45e38ee8a5590586e718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f1caa6555e84ee78889e80f9b43f9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64037f4f675b4499bb839bffc502dc5d", "region_id": "RegionOne"}], "type": "block-store", "id": "6685beade3e74c66a81267b070c5d439", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ac1ba0447824dcd8f8b57fc9695d363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f549387796a74908b69b475fe87d7031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "816e55f49e084fad94a472a679c5ab9f", "region_id": "RegionOne"}], "type": "alarm", "id": "0778e0fa753d48628ef9978812674734", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ba101811d0e4c76a27852b07a181bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab980c1b85f64eb2b33180f1b24e3957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d943a95363a94a458e1c3da0c0b3073a", "region_id": "RegionOne"}], "type": "alarming", "id": "21dfab61615c4d299d9f60fafbcc0df5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41a2e10e665443cba9b6778183de0e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "178d436f56d244c083c5a393e4954a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bebb7f5449234a50999f08b78e4ac66b", "region_id": "RegionOne"}], "type": "meter", "id": "bcebea0988cc4b9eb056f5b8cd9f4e34", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7f5fc27b9b74d2aa70b308ff1cbb49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fcd7be1c44648d09829b706a269e1fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "224bc0ddd9d74140b80d3ccf94c06a6e", "region_id": "RegionOne"}], "type": "metering", "id": "cde467d48c2746aeb36d8b2f41841907", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "595bb68241864f9b8b6efba0f454efe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b8e4ed12a184d41a6c728263480c13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a2545976eb04a20acc694174cab20d9", "region_id": "RegionOne"}], "type": "telemetry", "id": "e0239186667c43618d20e48a15cc9567", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3dcff29009c6405990896d00bdda4cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a6af51ce918840619f93363c129dab92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1be3ddcead124ff2986f754cd6ffde05", "region_id": "RegionOne"}], "type": "event", "id": "9bb22ef676e54c2dbcc5cf7b942c1b17", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9e0bc1870e9644c5bc650505adf4a9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "32cc397131a645b79d8437f20a950d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cdebe68d5cd740a8b5a83d8c5baa4d46", "region_id": "RegionOne"}], "type": "events", "id": "730729e066d14734a6ac68f4b4704554", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "648f8500189c4d2596fd85bb0bfee159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d8fce594dcf45a99e4111df2c24771f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a8c54cd145b4b7d8b2068c384d4826e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a6375a0447464daab86da8e5da75dbf9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "114bcda3b5a0473eb1a8ddf8007a3f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78b2c15b3c464ad18a51581e08c2c652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "700f213a0cac4372b03dd3e01eaee1fa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b483b55dad94488ca0286c08f47c92b9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e3ad2490ee4c4b6e90092abbc82b780d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc392f25a0a64eb6a0e071c0c3714db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "82540f2e57a64ac29bb397ecf932a707", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ad3e98e0051d4edba55ba3f272536c25", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f359d9dc80a4a12b18dabe4d9895e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "70384b47cf4e4afc9813e99b169d997a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8a35c18a5f848f4a2e5763c7ed311a2", "region_id": "RegionOne"}], "type": "tricircle", "id": "60fa52d21df64118a43530ff35750c31", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0e25a7ea48cd4741ac810d77c802d4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "38c9e09ef2e44b3e8901f4191b09618d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "40a6cf2c20734440955c7d4bd6511af2", "region_id": "RegionOne"}], "type": "database", "id": "91219bb912104cb484ab1229223a610f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9692c168ae34f5ea09783f1dea571a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4ae754c686b4475b60273baeca764c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "479511c0d1574ac59a070388f889db88", "region_id": "RegionOne"}], "type": "application-container", "id": "815c53445742462cad39b921b35cf25a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcaf24f024d046aba5376098398e319c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "36289c67be444727b8d51e32b5a575eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a37fbca29d1a4be6a9615cba8158e654", "region_id": "RegionOne"}], "type": "container", "id": "3f78c78d77264b108194293b44d129bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "39b9927d17164bc2912a15436bf1b93c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a82088f123343abab31212a77d38081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a06e7fe020d74978bd1c721a3286fde5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "436edb6812324d1b9054bf467392f2ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3414864e143a43238c49346973c03285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dacaa5ecb9fd4ba7b589118eb1a72e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f99c120e5ef045f5b8b5b67dde9e40a0", "region_id": "RegionOne"}], "type": "rca", "id": "d58e6ae8054143c7a5d8a7ad7e36a577", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1efb72bd06c64fbfab840ff001031f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "85c2bca4759e445f828c57da93d3eaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1b509b7fbbed4435b8aa4d3c824931ee", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6d94138356c64ad8ab7a4fa736ad06a9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f4f506da1f264dd09fae1102c54eb520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb54fd1b833a43adbf5a36b1c01edae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1a96a78eb3a34a7c8533e2ddb2918c0d", "region_id": "RegionOne"}], "type": "network", "id": "11686b0721a54275b41be0bbc35631e7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b7827a5e0254187940fd5e5404dda91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "63fffb795a2e460eab5f24c5522b079b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c786ee9cb05440d39555c57e9924de0a", "region_id": "RegionOne"}], "type": "backup", "id": "592e652dd2344744b3df5ffaf1d59a8b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d5d91122a4e4dc095630260172499e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bef914f3cc146eeb262176a44c9d3e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40efcd418031458eba0f4c9ea0052d7f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bd94ae4091614878b36bb564bc0d6072", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7caa816078454bb9b32012ae83ede21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2078eab2ab742d18fbd914e2271736e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40eedf7169724f2e89db5badffcffef0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "17e1c1089ade4ccbaa844642482da4af", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4bb92e9943c4d34866f64f3c90f2606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "87f4aaa34d3641f990d6d1a62eab4d1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1a669965cadd4159920b899668d6d14d", "region_id": "RegionOne"}], "type": "monitoring", "id": "a8566f37b19f443592636d0b1db0487c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "766375629e994a20adca542cde79470f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ac482dc80c84dc19c831fdb07afb2c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c939b363066d490bb64bfb066959be54", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ffb3338628ab4911a1204d7a5918e797", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b71183205994e109e7a37fab3dfdb65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "04279391610b4840a93ed82f9adbc3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fabb570ef2ab4ca1840880818bf2af99", "region_id": "RegionOne"}], "type": "placement", "id": "9e502c450501412fb15b50a7460ed051", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ad55abb077b4eb7b770d51e780ca2b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a3ebc3158b14c41a32663ab831470fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17fcefe2acbd430aa37ebc782ce94aea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6ee00dbb1bd747e4832f8a50962acb5b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "433d4e80dda148b3989ab18bd45224ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c5644c4369044647bf41b1469298be99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2941609e8dd049859091b38d1546bee6", "region_id": "RegionOne"}], "type": "ha", "id": "33ea5c21bc6a4a948f63afb3271ae3a7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d65c27a520bf4957b1793d164dabc996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d4815afe33e14eb694eeccfaed675546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "90fe8d4d9d5b4249ab7d71b85e0493b8", "region_id": "RegionOne"}], "type": "reservation", "id": "a0f7da810f6445278acf496b8306a334", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d471efa8d3a4c878500ebd1988c89eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a2a6d20e2e5f4097b04863b02fefee36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "94136ce8c5424f11815b93f29d882f5e", "region_id": "RegionOne"}], "type": "function-engine", "id": "61d0c3ef6e8f4e5996d69d7085e0e12c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c68348e70644f5f808703f3b54c0d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9c80947ba25d4402901cbdd55766e889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7cf4d6d61c1b4bfb878039075b97f8f5", "region_id": "RegionOne"}], "type": "accelerator", "id": "27a6f9dd481042d3a78d30ecc3f208a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "76f3aa40790e4b45984d952040187f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d68751f5cd704e7686acbcc5ca5b21a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d87b41a4009a4667a6e601ee6b2c6729", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1c25c99a4a114b9cb1778821a23af487", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77cb364515ff4f1abfe714ecdbee6674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1466c87e5eee4ba3959d174daa457dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1f81524ea5ef40ac8af28267be4e8354", "region_id": "RegionOne"}], "type": "registration", "id": "5c9f5799321947d383943aa909917df8", "name": "adjutant"}], "user": {"domain": {"id": "d5bb91f24d114b86a1fca22bbe8c6437", "name": "a08d40cba1984e80bd953855f11052f2"}, "id": "f9d340c644d0409abb49370ed29c0681", "name": "5704480784884f7f8011fb4443606694"}, "audit_ids": ["fade5f6f8f534a6ba8c14c8fc876fedf", null], "issued_at": "2020-04-23T06:25:57.685397"}} 2020-04-23 06:27:57,901 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,906 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,908 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "router:external": true, "subnets": ["cf785ee0-6cc9-4712-be3d-0bf6c86cf455"], "tenant_id": "7a1ca9f7cc4e4b13ac0ed2957f1e8c32", "name": "GATEWAY_NET", "admin_state_up": true, "shared": true, "id": "7004a83a-13d3-4dcd-8cf5-52af1ace4cae", "mtu": 0}, {"status": "ACTIVE", "router:external": false, "subnets": ["a47910bc-f649-45db-98ec-e2421c413f4e"], "tenant_id": "7e9c4d5842b3451d94417bd0af03a0f4", "name": "openstackjenkins-network1", "admin_state_up": true, "shared": false, "id": "405abfcc-77dc-49b2-a271-139619ac9b26", "mtu": 0}, {"status": "ACTIVE", "router:external": true, "subnets": ["9c21d704-a8b9-409a-b56d-501cb518d380", "7cb0ce07-64c3-4a3d-92d3-6f11419b45b9"], "tenant_id": "7a1ca9f7cc4e4b13ac0ed2957f1e8c32", "name": "GATEWAY_NET_V6", "admin_state_up": true, "shared": true, "id": "54753d2c-0a58-4928-9b32-084c59dd20a6", "mtu": 0}]} 2020-04-23 06:27:57,929 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,934 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "172.99.106.5", "end": "172.99.106.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "172.99.106.0/24", "id": "cf785ee0-6cc9-4712-be3d-0bf6c86cf455", "subnetpool_id": null, "name": "GATEWAY_NET", "enable_dhcp": true, "network_id": "7004a83a-13d3-4dcd-8cf5-52af1ace4cae", "tenant_id": "7a1ca9f7cc4e4b13ac0ed2957f1e8c32", "dns_nameservers": ["69.20.0.164", "69.20.0.196"], "gateway_ip": "172.99.106.1", "ip_version": 4}, {"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.0.1.2", "end": "10.0.1.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.0.1.0/24", "id": "a47910bc-f649-45db-98ec-e2421c413f4e", "subnetpool_id": null, "name": "openstackjenkins-subnet1", "enable_dhcp": true, "network_id": "405abfcc-77dc-49b2-a271-139619ac9b26", "tenant_id": "7e9c4d5842b3451d94417bd0af03a0f4", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "gateway_ip": "10.0.1.1", "ip_version": 4}, {"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.0.0.2", "end": "10.255.255.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.0.0.0/8", "id": "9c21d704-a8b9-409a-b56d-501cb518d380", "subnetpool_id": null, "name": "GATEWAY_SUBNET_V6V4", "enable_dhcp": true, "network_id": "54753d2c-0a58-4928-9b32-084c59dd20a6", "tenant_id": "7a1ca9f7cc4e4b13ac0ed2957f1e8c32", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "gateway_ip": "10.0.0.1", "ip_version": 4}, {"ipv6_ra_mode": null, "allocation_pools": [{"start": "2001:4800:1ae1:18::2", "end": "2001:4800:1ae1:18:ffff:ffff:ffff:ffff"}], "host_routes": [], "ipv6_address_mode": "dhcpv6-stateless", "cidr": "2001:4800:1ae1:18::/64", "id": "7cb0ce07-64c3-4a3d-92d3-6f11419b45b9", "subnetpool_id": null, "name": "GATEWAY_SUBNET_V6V6", "enable_dhcp": true, "network_id": "54753d2c-0a58-4928-9b32-084c59dd20a6", "tenant_id": "7a1ca9f7cc4e4b13ac0ed2957f1e8c32", "dns_nameservers": ["2001:4860:4860::8888"], "gateway_ip": "2001:4800:1ae1:18::1", "ip_version": 6}]} 2020-04-23 06:27:58,013 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,017 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,027 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,047 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,052 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,054 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"public": [{"version": 4, "addr": "104.130.246.91"}, {"version": 6, "addr": "2001:4800:7819:103:be76:4eff:fe05:8525"}], "private": [{"version": 4, "addr": "10.223.160.141"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "104.130.246.91", "accessIPv6": "2001:4800:7819:103:be76:4eff:fe05:8525", "public_v4": "104.130.246.91", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "2001:4800:7819:103:be76:4eff:fe05:8525", "private_v4": "10.223.160.141", "interface_ip": "2001:4800:7819:103:be76:4eff:fe05:8525", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:58,084 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,089 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,091 keystoneauth.session RESP BODY: {"security_groups": []} 2020-04-23 06:27:58,093 openstack Disabling volume entry in catalog per config {8} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v2 [0.197604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,153 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,157 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,159 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,163 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:58,239 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2a3c2700edaa4662a50fc54b43cc5ff90f0c96c51b3f2be06a8bd81939fa39b3" 2020-04-23 06:27:58,244 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,246 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "c0d246e6c7a741d88ccc7f67489c9817", "name": "projectName-2"}]} 2020-04-23 06:27:58,272 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/c0d246e6c7a741d88ccc7f67489c9817 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2a3c2700edaa4662a50fc54b43cc5ff90f0c96c51b3f2be06a8bd81939fa39b3" 2020-04-23 06:27:58,277 keystoneauth.session RESP: [204] content-type: application/json {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.213256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,073 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,081 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,084 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,097 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.016735+00:00", "project": {"domain": {"id": "b0cf8278d14a4bf2b75aa390b44a41ca", "name": "f762f8e4b19843f2b2b1ca7b0219cb8d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ff503d600ee048db8ca1a687e6f37509"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "75534919a3404980b278481630ef2f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c0e80795fa946e5955a62277d02950c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb7dda0606284bdc8febae68c5e0d09c", "region_id": "RegionOne"}], "type": "identity", "id": "dd32e5a83e154867b200b5b92b7ea2fd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "add2cfeeb6bc435fbf1947bed01ce3c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "55af6a52533b4d0aa80bc821d025f98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dace9de2797c44499eba985eac495f51", "region_id": "RegionOne"}], "type": "compute", "id": "f2ec6c25798741609097e3f1370b424c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d5e95dd2795f40bfa2446f0fde3e3212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b6b2bad816954b5abdf245bf4172c495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5d334e8a21f1476da52500849f7d23d0", "region_id": "RegionOne"}], "type": "image", "id": "4fe584ecd9184fef95c64d1678f86b60", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0122576b98174aabbe69dd480796e3e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "130b9961d3714968af4480ae9cc50a93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "25026c825de543a1968f0f34f9f893a2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "45b3a31653554e8da36eafe1749701f8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaa0ed907c11443eb29abf807373bfeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a84878ce85df46ce9d05c607db567cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eed46e7bc4894a908615455cdf631b69", "region_id": "RegionOne"}], "type": "object-store", "id": "402f935bdd84477cb55dcd2a968ac0aa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c34f4f1e057e44a98355cec6a6e8d6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34acd4b2b02c46fa9f59c6f438ab790a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5aa9ab5e6c114801b437332ded0798ea", "region_id": "RegionOne"}], "type": "clustering", "id": "a98a226f59284296998c85e74b482602", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c6acf3241904cb09db645c28192f3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4e087a35e9d4dd9992764ba490429f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3f86eb96ac9d42c8b81d5a6dc795884d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ce7b8bf3cefe4f35b4475dc736ed6486", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec2340cbd55a4729b962accd839caf10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "424fda2efd6c44b4a8b824488cb967d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "49f619364eba474bb5185f87797907e1", "region_id": "RegionOne"}], "type": "cluster", "id": "fcfc869ebe3c4f559d23ee9eb2afa620", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e5a85dc8f4bb459f970e79ee7b43ea39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "993ca46506444a598bca1d1b93fbd205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "335a48090ee74faba7c6e59c0ac41d29", "region_id": "RegionOne"}], "type": "data-processing", "id": "c53866fb0bc0471ca5965394ad2f9151", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0f6bc875d464a73aa2f705804360601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d121d98508740c3ad1fa95ad27fb2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0067a176a65048adb256db325f64d066", "region_id": "RegionOne"}], "type": "baremetal", "id": "e28a074f8f4846b390490f5772d761e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17a8e43dfb6b41279003e4d78b088d49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "057fcc84dce04ead8d2a1fd9f86dcc73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bd6b597f17e54668aef1d12432617116", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a1c3ad1b153744649817393dce17352d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "95e9b7777b6b44e9823644c130c954a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a444ba036c27446992212762d577ec29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3503a037c8a145dc8abd90fdfdfe1144", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cc9820e84e7849febd250d6fe2f7cf80", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "efdf482e84c34475a09f07d0ec61bb80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6f3b4850764b4d8b9eef4f64eaa25727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "462edc6cb18d4fcf967cbad847535d7d", "region_id": "RegionOne"}], "type": "key-manager", "id": "8bda4cd7aa524f91b32168676825d1bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c1abc38f7a2484d8605b21d8da1ddee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c78cd67c22de43d3b826a4141379abae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "763c8542fc514e819062d0a1363f23a9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fc4cfc24dd944274983e510ff050fd76", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "156d183b72f4452380805a8371e7d0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f987c8c325634c2a97257d44c2613fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fa9a22a33aae419f8463b0b16741e5e3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "956f8c55d5654019bd3a29cd01e284dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "959fc4609176425d93d74c64b8a76f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a323ca4527f24f39ac2bd1495a00e79b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "234ffd79b1fd45a48b7f38194e904488", "region_id": "RegionOne"}], "type": "message", "id": "8aa9b6a9caa140d289d42c4a17c13cec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bf3fe1899c814ddca3c095f47df57fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "da2cc45939bd4c1cacf0563f70f8c4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "09f6d4baa1cb49b19bd5d4a93534336d", "region_id": "RegionOne"}], "type": "messaging", "id": "bc6ae6953b2541abadc92c27611838b4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f19f94178ff446529e4f9c705c2bb7ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7396c7c95a0541259f65b5bdd6525dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f8433dd97b51495d843ab61f84f2bda0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4de584e1ec7f4536884ad4a56ab6169f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd7218f2a2ec4e399334056ff551dc03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a70faaecfc024420b428ec2b9207d3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dd49016b0ab41e2ab16b93862a5c04e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "87046d133fbe415e8cf4b614da3ed677", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf49b002d84a4ea4ad20836acc5c0b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "433707cd21664e1fafa3a5135c77229f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07b14d963f7d4ec2b8d95d19a05c5507", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9b6a8b3f6b0b479fa23bc7d39db3d730", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0c011e2211240c2a321fbe30b7ee151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d544bf99c0cc4febad611d85fb338388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8e11f65cdd3456baa4305eb04808230", "region_id": "RegionOne"}], "type": "container-infra", "id": "b6c185059a764742840043cca9b61142", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "77b3a67cc3f64dd5a0c388d3cadfc72b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1ccea88afbba4a7daf76ca56591240bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c2b8e10f29044a39bf0e78f4a14030f9", "region_id": "RegionOne"}], "type": "search", "id": "c58cea7f95144370adf0364b6f966709", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b9f6a0167ae409981785aa5826483f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "32eb5829b99e47a4bd0938993aa3ba8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1d7fd8cc9c6149cdacbcd474d2f3f643", "region_id": "RegionOne"}], "type": "dns", "id": "9d9c4922fe92412890f629eb1276d24f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a9f6b283332470b8084362f6b226ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "197d5fdcc5c24387b23b8c8579a3dd60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d58ae3f5aaf0425c917114798985a2cb", "region_id": "RegionOne"}], "type": "workflow", "id": "02aad66890fa4783836dc58f4a5fbb92", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "73aa5f8ed6444fef8558d7ae76d759b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbbea16a92ee402bb70b51174dba2cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "090ba6d2215a4b93aaccbe757418ab52", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e8baac3b71b54c14a2a3509476a09751", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a06b6c17f0446e6a50c1781d03e09d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5919003225cc486a97d488bbcd52dc0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "40fbb0cbf0eb42e2975412cc36c7ebfd", "region_id": "RegionOne"}], "type": "rating", "id": "bf375436d3b74877b7a2efd622f0920b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bfa286ac95504bac8431740f763f94bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f0ad71b936f4e21a1bd3233fab317f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d59371fc30f8426991a2e2d42e775dad", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3798e8f9f5ec4f5dba6c1f87c25b0e14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03b8d96916444ac0b6540a3c0b24a78d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "154630def9c74b888289233fc22f7ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "31d6dbf31ed04b6b8b442b3c0c5a9f5e", "region_id": "RegionOne"}], "type": "policy", "id": "081df6729a094fb2a202f5fe58df82e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62339261bf064361b56afae23b0e6976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e4f7a24d71049baa2f5bbb32b4c3c3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cbd68621cfa0414ea54fd560ab180931", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a4fb44d8e6774dcdb4f8aed780604bd0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1602f56fef35455d8d766bb0e97b0e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "beccd3ac2aaa410eab25fc9c579344e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26e4c21422524725a4f6d714e82f3aca", "region_id": "RegionOne"}], "type": "sharev2", "id": "029cb3c11ea14ffcba4ec626083ec87a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b82987183204ffa80339045e403d36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f3afcb194d6e4698ab3a5d9600fda360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0802546554c54dea9e8824604a29aaa6", "region_id": "RegionOne"}], "type": "share", "id": "9bb2eb68e4134963bfed75f563d9b794", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0edda57ca9434693b019727ea90d7b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "53255ad273df49ea80b622c70abb94d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3cd3849ee3da46d8a7789104342f1977", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ec75e16f696d4f6281d205260eb1dafb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f97b95fed42c4d1c8b24d0d641245795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35936d093e064b8e9b8e698bd1e5ceb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "452959dc7ec7499bac01b8769a6002d3", "region_id": "RegionOne"}], "type": "orchestration", "id": "ec8262efcf494a90966291ef1429fc0a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "248fb2476f8f4565a6d360c187dae588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff877c04e394377a2da7b004c1f46a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b8ea7c5106e4594a95e4f4e0a43ff25", "region_id": "RegionOne"}], "type": "block-storage", "id": "badff9a9fdf0439eb41ec35fca6c541c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63a3b961f1d4412a927424aee014cba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8028e9030cd4d9eb6c364228b587cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c210191420d4431b6ba823a6ac2922c", "region_id": "RegionOne"}], "type": "volumev3", "id": "cd2af7a2b28746f0865d1756c403f686", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "461849380c31421fb62525daa1203b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1967b445d462416e8c476534a47bd16d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebe815b168144210b11753b8194d8c97", "region_id": "RegionOne"}], "type": "volumev2", "id": "a4164f2a9aab4e1089c4e69c3eac8a06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffb0ca4fa7c34b40abbd9ceb83cddf06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8580304eb494d29a1f9e95d4cb84431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e5d41993f8345c7bd8425f7473b8ca2", "region_id": "RegionOne"}], "type": "volume", "id": "2e4ceaaa1e174bf5b93d2de9c383e012", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19d7940e33414dc0ac8fa84edc868d79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d37ce74ceab843e29e7050b938b6a0e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b76edf693b6c451cb81faa9b97361f19", "region_id": "RegionOne"}], "type": "block-store", "id": "01f0e4ae38594b5cad289c3328525f8f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97ea65323928464686c10acee65a9ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0d35312b74a44349a029da5aed3cedd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "637da526f7b349f8b4d3fafaff441f28", "region_id": "RegionOne"}], "type": "alarm", "id": "b8690ae0b8b5408380bfdc2635f19562", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ec11f2f12c848c487141e87b8298d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d712afe23f954bb09bec6d8bf8576863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "48fed8f9d6ca4d6b81b6d3a40a253dfa", "region_id": "RegionOne"}], "type": "alarming", "id": "55026b3ebe2548ffba8d5b4191b26eb7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9706d73dd2014103b6c3e2b3b06d1826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fd160ed09204aada9a16f00c1b65115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "548af281133d467a980d44e0a4149daa", "region_id": "RegionOne"}], "type": "meter", "id": "1a418a2fb94a4274b8d67fe1510e5fca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6977b15530347b0b1da5fbc0765c58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6bf755e8521341759389a227124f9c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f66cfb693dee43ba9096b86ae5940134", "region_id": "RegionOne"}], "type": "metering", "id": "7b205791e6f34005b7ac7c8ab1e8a30c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb909a22c962465faa47145014c42fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c171c8b83344ec8a1d794edd9ec5bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "90eb1b79999c40f4ab96dd5c2cd79e32", "region_id": "RegionOne"}], "type": "telemetry", "id": "155a5ea34e3446b08adc7711e32d7b2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "afddddfeceb1474aacb2345532abac75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "642c46311e214b7ebedc45e79a3ba98a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "09cd0a47609e4359be2f1073ab6654b4", "region_id": "RegionOne"}], "type": "event", "id": "c20f86cae29446b69265b00635e65e87", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a8aa34789994d33a344f9e1d6322a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a1b295260ba428c956c403575bde287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9cbe0eadc8a74be2a5b7c35d5c0557c7", "region_id": "RegionOne"}], "type": "events", "id": "edac6c1f270844cfaa15941a1803caf7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1917ace79a27469d95e9842bcb0432b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7478e2a77c646b3a1aa6d832af21090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6903105950dc4877ad5eb61443fd9c58", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0ec37205156543dc9b4e47bcad36f92b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a57a6439e3c8496790e41da163269d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c378ac7766241dabb0d2753fa9febc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a477b64a7a04ffeaa41a622b8222e3c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5ecb8270aa10464dac14df5ac7cb1b35", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dca9a621bc594b00aa3e59a4fedf22fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c2969dbe0684f21932aa05f69fb3c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "82b399a872184533a1d938862fb43799", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4c49136ae8ab4b3296e63dcfce2354c3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "627e3a69a99b4937bf67bb6202f8227f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "934c9242c049400b98e8a9509f047875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "201a3b0a5e984cdeb95b8c4e41cf1ab2", "region_id": "RegionOne"}], "type": "tricircle", "id": "fbe3026689b24a7d964264c0cc062ea2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5692d85ffdc5430bb48baf681a48bad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dfa0ec230972487ba2f1d3c2aad10734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c2e5eb14be1b4d2ea94c19ea9f52dd27", "region_id": "RegionOne"}], "type": "database", "id": "ac5f148719a44b90b825c378319142b2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6e2f2a2b13a4866a1aa648d3f9e604a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b7d236f2d76c4aea98b5cb8eaed77ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "87b217ee081e46f694f73ff08ef2d2a6", "region_id": "RegionOne"}], "type": "application-container", "id": "24bebad1182541acada4ebba766ac6dd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2568ad7bd7eb40f6ae89b3f45a0c3de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3cc09fef405a496a80d9866dd3179758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9ed07f42793a4c22a5fe8c412b2bcba5", "region_id": "RegionOne"}], "type": "container", "id": "2a8666c659d54c2e80944196177cc427", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "418c60239605438f9feaae5119b28092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "342030842617421f8d9914ec37756a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c8e8592b34da41f2ba2e934c678c8581", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "67b9409c32054d8da510253a00978aa0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eff465d6dff04e77bb3abe2acdf6cdc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "51a0e207828e4e3aa73cc84ca243d3ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "46789534aef5492d9669928b381b8944", "region_id": "RegionOne"}], "type": "rca", "id": "9a725b49b978403ca7297df192c6c564", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3e6ce3891aad47b6882577d4ce2e8048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb41b3ea2c104d47b726447c2b6e1211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0f4f889832af488693bc9581e735ba75", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "448784fcfdfa440595c71dc43c559fbd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2bbd724a28764de99bcfc065acdc1a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "207add91ac994c3ca5ddaa80c296828f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9f51a2e761d74129adc09d6eddd3c7e9", "region_id": "RegionOne"}], "type": "network", "id": "3d99efdb2a4346d18936f2b4202b7524", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "68e8bd207c8e4410b4ec714e950d252d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "007170a3da4c4a2ab56c1661020b349a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2619a93880694b718f5c36ba25ee3254", "region_id": "RegionOne"}], "type": "backup", "id": "63f2c0375b6c49d08389ae209e4c24a5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01ac3648cf404d558e6aa7ae5459cbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e16bb30c3bf46e9a3ec133c7276c68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "afbaf76066af4abbb963596fbf7ad69a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "52dcd9a96eef4117a6142dbd56dc748e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3923d55ce72c483a9eb4f58a4529d6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75ed278877ec4535bda0c8c0f6ac0ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6108efc9b21e47fc81193a4bd9558742", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "16fecee42c16492f80a924e8960dbe26", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "40ecd4a3670f4267a5b3f9f4cdbebb52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "00a3104c4c51437db97e9e1a0170d99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "42f57921a4fe4d26b2f6da11231b51c9", "region_id": "RegionOne"}], "type": "monitoring", "id": "b2b963d91b634eaaa7271ec273aa8bea", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "013a6d0ab9194509af0b8a38b20b2a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "33be3f1542ba4d5297110a06d603a61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "13c5c94924cd454ea5f393828c1c588c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ae972da4ded34416a8f73e4d761a257c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7aea7f18d1c041c1aa4cdedcddd6aece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d0a722d4dbcd4b9b989feb42e923ae98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6219765f0ed34a049d13d7abf9a22bcc", "region_id": "RegionOne"}], "type": "placement", "id": "fe0267e81d3d4892b196e065408e6e99", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2aebec149ffc48eb9588ad40b8fcc7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3fc503a3d8041689e428383d0a748e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "995f32645dda43f5866c46386b5f3b0b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a846bbb39366430e90188e3e34a00314", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04f4c14613dc455eb099bfd0dbf0820e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d60d57386f93435b9072701c613a4061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf4e19d3acad435e88e80977667333f8", "region_id": "RegionOne"}], "type": "ha", "id": "f8491c8ca907416889a73e4a238d46d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "14a9d712a2454e2690850f22ae4c1eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "85abd41bd75449b89899d3dede7088d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "728ee48284b24d44b767cc9f74304bbe", "region_id": "RegionOne"}], "type": "reservation", "id": "741ce8a3c730476982411edb101bcf31", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "31e2163557e7433b8370b36b14e232af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e2b2de24c0b340c8a5096ec7169ad38f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "de91eccaaa064a0fa52ff3e2a54b3108", "region_id": "RegionOne"}], "type": "function-engine", "id": "f2d0711415f24098a2955a47e652f46b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "49a7858c7edb4b0e8752c05fa621ca4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1132083e3bc943e2b2afa6800882db5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6edeb2e535584b258cdc3ae9995031ed", "region_id": "RegionOne"}], "type": "accelerator", "id": "57ae74f5ab804401b7cd39cece36e970", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4dfffd2c16b48c38c528f390e3d83bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83d759e2f9b742d09df669ff2b754c76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5e95e528ffed4478b19b06152d4d1df2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a1db5fa39cac4cc9ba147485d68fe1bc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b13c23466b1469a9b812ece05fdd1cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca416034c4d544eba5f61239ab80f1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "256cc998285b4b49aa8ce2a40bc96212", "region_id": "RegionOne"}], "type": "registration", "id": "6beebbcc2c6f4209ae5cb2cbc02fdd2c", "name": "adjutant"}], "user": {"domain": {"id": "34c70428c90147a29f851abfcb17b2b7", "name": "26e851dce47e4fa1b7248d28fb2ca281"}, "id": "591e990dc9e94c0aa059555c170ac8fc", "name": "bd4f2e2dfc1d43bebed5bd55750e775c"}, "audit_ids": ["01df1fb339d34a93aef3612ded6f6697", null], "issued_at": "2020-04-23T06:25:58.016735"}} 2020-04-23 06:27:58,200 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh?project_id=ef44f1efcb9548d9a441cdc252a979a6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,207 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "action": "deny", "destination_ip_address": null, "source_port": null, "destination_port": 22, "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh", "source_ip_address": null, "enabled": true, "ip_version": 4, "shared": false, "project_id": "ef44f1efcb9548d9a441cdc252a979a6"}} 2020-04-23 06:27:58,214 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_rules/d525a9b2-ab28-493d-b988-b824c8c033b1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_rule": {"description": "Updated!"}}' 2020-04-23 06:27:58,219 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,221 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Updated!", "source_ip_address": null, "enabled": true, "source_port": null, "destination_ip_address": null, "shared": false, "action": "deny", "ip_version": 4, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}} {5} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.243971s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,044 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,048 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,050 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,054 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,067 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.988151+00:00", "project": {"domain": {"id": "c832066bbb4045dbaadbf962ef224ff5", "name": "8ebdf1c9c0c045449600cd6819261f77"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "afaf5cc325bb443696b6bb41047b8218"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7623a5ec146e4544b5ac4c1aca6a3902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "53b25f84c5b54effa7e268e99dd7bc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d051f419b86947ccb89ab05ce3aad987", "region_id": "RegionOne"}], "type": "identity", "id": "fc9646edd66f4cfebe97236f97c62283", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ab02736668ec4a409ce600739b4a33b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "381c7524c689480d842d4fe7a89cb14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4965686b4c4f40459474192289c56eda", "region_id": "RegionOne"}], "type": "compute", "id": "48b4307e512d4acb913ae7d96abf41ff", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a6b37604f3e543fb803cb8c724f3caf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4be412cbc7a949c2b4cd1aa9ac4324c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d7c23ef5698a47ac8595b01946a4c829", "region_id": "RegionOne"}], "type": "image", "id": "b39bb5a264e84dcf88d61b8d592ab722", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3de1bc413a1c4b1184a725384acf0e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "003c0263bf094e1e97181281c14b4730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1ffa46a5fdde4e0283666672352f4ac8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "599011200ff044cf8f6bcf9a832a433b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "451f393b79794c58ab7715fcdc8cc9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ee29db3596d4fc595ece1a3fe5cb515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "709bd4abb455423b967ce7f3d772c653", "region_id": "RegionOne"}], "type": "object-store", "id": "b729a24aec804679b46ac3b4187f409c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dae26a1e888d4867869f6d44123958aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a6de98a9da94ac8b98ab1ef0085fd50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c3ef4416981d404b8de8899eb78982bd", "region_id": "RegionOne"}], "type": "clustering", "id": "d2edb7b95e3f4feaa98574dbf51abce3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4fe3445514e0467ca1fecdc5a33b4df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f63a60d6a3e4ebab9400ddd2c175118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8069d9f7aada43e28b2147e44f9d1142", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "973e595c2e3748019d1291c3e67f6b65", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7606fcbf2d24c28a420f9690c2821a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff581e2c487349b19aa3be4f4ed1497b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8b1ea063ea642a29a1131266e4a41cb", "region_id": "RegionOne"}], "type": "cluster", "id": "18cba78b1e2b4500a8462e12fb749f03", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ea20a9ee38d14b2098d23d113e2301e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c7caa03879844c0bcb4297661caca9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "975bc3fb36fa4ee4b4f810ea4edaf65b", "region_id": "RegionOne"}], "type": "data-processing", "id": "7bf08910547346509be46f73b6c03ad2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "addddad7a0bc4c35b6dbc62610bcbfb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5eda7ffd49b14470984c72ad2d123879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "61d2f2365f3a43deaa22fa883a3e335f", "region_id": "RegionOne"}], "type": "baremetal", "id": "22e0f3eeffca4ba5a6118975b84de9d6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "86ad769be3664b9e8f732aaca8ff547d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ed9e4802c534dc083d24a4752305218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb7fba9e3232405fac23c296837dbd5f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "757bdb5aa5874cb2a2ad129256f063a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f861041e630c4c7086fdd6dfbb6e37a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6f68c637337b4d4a92c4ee2132cbaea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1233fb52d79b4541a214d423a92dd13b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "36c995cdd6d64048a446368c501a9df8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "beb41111fe9343598398d588eda1ed8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2a823d97f1634c99aeafd51c307efb94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "82669a56245c48d8a909976974014d2c", "region_id": "RegionOne"}], "type": "key-manager", "id": "6879a03865374571aa04ea1a5b9b0623", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f62a79cd658f47f6bd9416599b156acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88ecbf234d1e40ecb1fd472e70861848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dc6bb90960854bf09573128f3d1d741b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "128676e1e4274144aaa96ccdc6549400", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4ebd538154f4b5dac79e7ed69e8cf77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "541719ae0bda424c93b8e0816e3516cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d997b1fc3ee04b5e942ca114582b11fe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ed81e6579f654fbdb0472c7f6a2dcce4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "da9841ee888d4fe390a0aa4158c83a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b2554b8557ad4f72a8e5b184abf070d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ee6324c1d094aada26bd5604356567e", "region_id": "RegionOne"}], "type": "message", "id": "ef23d4b5fb7e42be82d1109f4019cf6a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8a0177452d234dbab0204a6a5d0d4cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a45f7eeb9fc84c25bf1f7aef11fe87d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0e78a72cc6d047beac66318ba20b410e", "region_id": "RegionOne"}], "type": "messaging", "id": "dbc745af2357410d8655a21aabec0d2f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2bf9b0759f91440384c25d85b54d2c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b95045d7df074af9812714ac329bbbf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5b2f22f563544b7bafa994bf2d0f2377", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ba45cb6e87684ac99f00c268d6394505", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4076d34b643a4a9587c1cd2269f21b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b265c222b824d93ad4b6a225935bf0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e7a0da8190541cfb17b9f4bf4679bb2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fb5ff7ca643f411694b7c38136e8d498", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8f5da2aceaa4d34aed5faaf4070d36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76f3bc4004c5419db6a597d9268ca4a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d98bbd43eea4824b9d116387c0b5d48", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0b7faf2718534f329e93375c5f1073f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eb16ff5a36c41ccae9685febafca068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "daaeb75fde1c4c809774cde73a8f1882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d08184c1c8c647b3a4e3b62f0e83a108", "region_id": "RegionOne"}], "type": "container-infra", "id": "01a3fe5f8d644536bc185a3e685145e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6620f4285a2547eb9b6ce9dd7b708684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c097afa0040b4008b5d9623c4c89059a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "25a77c3214854915a327db2d71601837", "region_id": "RegionOne"}], "type": "search", "id": "6c46d76f748a4be78c6e7ac02691215c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "54be2f94c6714726aff6d9b74216f980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6502f973eaaa46a0ae53ea8f340a18b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7d9a2b95b4e2474f9924be1e5fd08c1d", "region_id": "RegionOne"}], "type": "dns", "id": "0fd558e20267422592f6eb2cbd914983", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4435e429a88643c1bd76ea46f967b8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06b627f389e4401dbc10ca1e73d6e6fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "07f402c910a14e4fa354ee2038925c0a", "region_id": "RegionOne"}], "type": "workflow", "id": "612088fab4d747e0bfa554ed58b2605d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce945d12cd0d4a9aae5e272eae8fb587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8fa4cd3ab6d48b495ed2ffb84d8c651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a3ff2c73ce84764b82c07087c2ecbcf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7dedd743eb5045c3805a9398fa288ba6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f1837b1e3e34945893e3e7f90b9259d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "500833abd0fd4f51bd92dd4689bd17fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7acd0f9619fa46ebae523ffb9018c4ec", "region_id": "RegionOne"}], "type": "rating", "id": "723bd6f691ac4d96956523ac3f265047", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca5594052a114f86b885c977537d69f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1fd414383bb4dae8b6cdfbad48d15d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9375b8efa2e3490fa35b4688b19f71a2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b19023a3dcb346959e09c64527059922", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b286f8ce13f741c6ac71acf4781edab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42c104be97f34472b154d09acb295fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c6bfb7bf36f49d294232e1e4fc7280f", "region_id": "RegionOne"}], "type": "policy", "id": "ed820d7194bf42b9a8e95feed0e86537", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8653dc55fda24c169ba0b9f2d931b7b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76a026025a474c3895d742007608e1f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b49a4af82c9648438a595627c85b7540", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "63798649f715476a933e67ed44fee277", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61a90629e94646908652b0d6d289a392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d1287933e9c47768e814890e362ead4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "498bfe3b763c457db81ed88d5096d14f", "region_id": "RegionOne"}], "type": "sharev2", "id": "cb8a243d759b4eaaaa80be81d10e18f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b357aadf97043219795e623c34ce00b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94d71f5b7ea84c5a9f1236c7d5bc56fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8cbfd23b1bae4aed9e8f76b7d590dc39", "region_id": "RegionOne"}], "type": "share", "id": "57afee2e259c44cfa4bd908dd4d250ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "983bc9bf730f41389e634da010f62dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e244692775fb4de6bd7681b068eb61bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c6aece475634072b8041883eaaf6470", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0b35ffe561064687ac1721045d386971", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ac5595839449988418aa11aad545b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a65c70d3dbc48d08985e102dfca2c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a9108274314b1bb435e2b86773371c", "region_id": "RegionOne"}], "type": "orchestration", "id": "ef8a569eb2a84af1857d935e492eae71", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4a10230d90e4ac3b0d1bf228af9fb77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28c1534a73ba4cecb3ebc4671678b934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1817ea5c9eeb41fca847198a0194c682", "region_id": "RegionOne"}], "type": "block-storage", "id": "640b10e968cb474c8992e9a0f2ad741e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cba0a97cbdc46e29713f8859c5a268f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d97693347a43549da8c45036accae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4f8925ad9b34111a909c932333b8873", "region_id": "RegionOne"}], "type": "volumev3", "id": "286c3eb6abd0490abc3e59a1c3350829", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "227328b20b104a22b15f04c354c90af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8716b09ae5d44a699f7e5e6d1b17fb7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7817a7b6ff044634af04442617538a3b", "region_id": "RegionOne"}], "type": "volumev2", "id": "463704af22c9411e8b15e64440e22920", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "308b5d9d0ef34fe6a545afb600635bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbdbc7f4bc35403793c71f2fc180aa90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "890eac7a5805497aa32bee64376e2197", "region_id": "RegionOne"}], "type": "volume", "id": "ab4c3c6746c4429cbe83988b1614025e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bd52721e3b9455f94a50b9d93abad26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92a09775cecb407bafed73063c1d98e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29b5493c90314327ab26154efdcdb2ac", "region_id": "RegionOne"}], "type": "block-store", "id": "272fdc68e6904b19958771b0b9d4742b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ccaa029ce674c5d963bc89618effab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "920a5a6a8d284b2799e56236d3b1975e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7893cd63e3134b3fbd5db1e936e8babc", "region_id": "RegionOne"}], "type": "alarm", "id": "ffe8ab4df3144a75853a78c3442edc9c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67338f48937c44b5b112eff350c09cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "06e0b645ea56436cbe80aff3d0c61ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b8f83b7ce586428f86919936ef45b37e", "region_id": "RegionOne"}], "type": "alarming", "id": "fc5684a499e241f784d5b8adbd43fc01", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b02d262e926e49ddad2012543ed5937e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "868ac33dcf024fb1ae1b62b21416e76b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5c0a38744244fb8bcbfbf18466fe311", "region_id": "RegionOne"}], "type": "meter", "id": "c5b277876f004f99b89e8cb7dc40c916", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91e1a7b4c8804596b23678ec46819ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67ea9da1851242ae8166485fba85874f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "001a807f52d74814ace307a2c0bd0949", "region_id": "RegionOne"}], "type": "metering", "id": "2a637987aef14b7a977d99e612de7b71", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6325e34a9cd04cf08aa1a5765a8f8f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca8da2e773304ee0a7e9b70c363f3e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2454d13980fe48359f0215ffcfc13aa2", "region_id": "RegionOne"}], "type": "telemetry", "id": "f9ff4084be2440da897fd1aaedacf103", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5e582de91824477dba8760d99bf09452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d02a19e4484245caacd10bafa0b2eb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "37f48efe2912484ab6b6caa413e71d55", "region_id": "RegionOne"}], "type": "event", "id": "a70fd213ed284d6e829e50698400e21d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9052f5ead27040c68236b3ad1028f10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3abe58a1c92348e390ccd449ad147ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6dd79b6ed7d4abf8dcfb4dd422c4061", "region_id": "RegionOne"}], "type": "events", "id": "d0167d771ad44528902752e27edd9f2b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2c42517cc9c7485aa438fd90ba33dbd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b0fac4b807a14c14910e7639712f80c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "692170f9b7e140c8b5e4bcc523162fae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a3c27f4a4a4c4fc4848bfa64571e8c1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57c6d372b72a4f6a9ef4ab539acb27db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7885f9db6ba40d2bba1d1a2cc911c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8b2ab0c0377f44c685446c962e968544", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d818a8cfc2934cff9699c26f1cce8c1b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbe19b28670647d09f368303ce72f586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3c548b534254f7ea658732004f0a28b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69f5876c2a26485e96c12caed41041b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2814c3764d95453e8bb1904bf1048bcf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcddf519ab9c40258f930114d6ee102a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6eeeeec5574d4eacb1f4fc38730611b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61f07529b46c43fd80d3e7094af34d53", "region_id": "RegionOne"}], "type": "tricircle", "id": "2dd83a6d668e4b339df7c19af581b135", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d1f2285a2be447ff940ac14d5e31aa33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2d74c61d6f7b4aafb22a91f51582ef84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c94bdd31d60a469f8405c3cb3405fce5", "region_id": "RegionOne"}], "type": "database", "id": "540adab939434a4a8eba2751a47eabca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4eb0d57b5b24b3c89baa0794cdd8c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6498787103e408594c91b29b13db00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d91175ee4da4e64af57299c5b38112b", "region_id": "RegionOne"}], "type": "application-container", "id": "38a49e2db79a435884ff431927782925", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b1fc8194c6b44289b4db1ea3d7fce29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "569c8823667a41e2a8fb4734d35329c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b3ef580244134771b77f6350c29796a6", "region_id": "RegionOne"}], "type": "container", "id": "afa042ec4e9041dab2aa9f28ab5287ae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8bb1756cb01f42978811221d274d11c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "98061a4dabf247a3a2802eb2c9c0c830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4bf307a907134ec6a3f72acdc2906dd0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9d70eb780f3b4ce9b399a5417db77990", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1af7fa03c4774b058eb07871bf4edb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db9db884cd16482f80ed5fb9c7793f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "92a6d1d504fe4d7186b9d3810262127a", "region_id": "RegionOne"}], "type": "rca", "id": "fa19d1cf5f554049b9ba6a025a009826", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7228aa2041994b408db18e8319f4e215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a842dcadaca42d892322d9a0abd048d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "040620b4afaf4ab29eeabc23e570195f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2e7ac0ca66bf4876adcdf5a1b26da42e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6642f194ac25480db164756934e54b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3747c15fca394e70a24b357116dbb601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "418098b04a884759a803ee43ef0df0a6", "region_id": "RegionOne"}], "type": "network", "id": "6d5ea8b38c744c5dbea54c598d6955ef", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "54df24d31ad14ef8902e3af8ccb044c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ccfd6243a914914a3f5971302d25040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b5ccd970e7b0406b87e20d0d962c1c43", "region_id": "RegionOne"}], "type": "backup", "id": "d7b801882e764f299af4c745f2c02111", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "632e84834ac84e9d87d0916abf4f7608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f67b32d4d4f46e5abc6430ed44ab67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "667ac0e29111458ca3285f0161b2f9a8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5786d640c68f4be98bda29adaa89905d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "327768540784461abc4b1af837e4f3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a8dc4d9af4d46be8cdf7f61a1c1c52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b24c6fe49974505b6673d0348be28b5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "51ce25cf0ac04cb28963810e9ca2f00f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3825685b5a2747c99c815461d759f61e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21ad05ad9ea14a03a324d4971dc8d6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fd876600efb84660b62f10e538d1de77", "region_id": "RegionOne"}], "type": "monitoring", "id": "2777b3bc7aea481c94ee92a9f4d877e3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7b66fc1c94ae4bb2b9024ce85ce0b2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "21535f6847d7463cb10e435f6d355839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ec23b888de0420da9676b2d4144f69e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "21e0aa14fe7f44489f0c4eb7b0d78a60", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "35f7e123d2c4444b81fb69eb7f8e0566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "71aa504abb734eb4a433879f153cd5fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "071f23f38f3744ddad085e09c769d1c4", "region_id": "RegionOne"}], "type": "placement", "id": "0a120e587c8e44498c841b41c6472485", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39b870893c6a424bb00b77c2bdcc3c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e4af6e29f7b4c0eaccd4ba8cbed1a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e22ebb9399914944820c36525df2f137", "region_id": "RegionOne"}], "type": "instance-ha", "id": "52faf3bc876b4beeb94d61961a6cf666", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac2854dd0f8842479a689ba2440f8c29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0f70fc1d37a840c3a691f0d6d42a23a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "699c7a5df6f749b6b20a18b47767b154", "region_id": "RegionOne"}], "type": "ha", "id": "03db20d4d6d84c84be0dbafb05792aa6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6b4171033e654329a6c74958d4fb94d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "367e8d0eadd843f29733b1b8d61661f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0a9e6499916f40dbaed06fd7a60d9c70", "region_id": "RegionOne"}], "type": "reservation", "id": "952ce3036ce54e70ba78c9858f41d5d6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84fdb82e74a642e080935fa86f12c894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2dcc689e34f49f6a349b9b8d196bcd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7704e883613e4333939ed701ac571f07", "region_id": "RegionOne"}], "type": "function-engine", "id": "ce10d494736141afbebea34c1ba9d1c9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2fd423aacbce42a68eef2d2368d98ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bb442e77ce4f4b629a0da9002659cc53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "df47d46309a7404387f2cf842b7ffd75", "region_id": "RegionOne"}], "type": "accelerator", "id": "1477cdb8f153410087037665414b1c35", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53a7e00c5d814dfa87b8924dba5ebc31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de7c0243241c44f5b79b7267319a0ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e32e211170a643439e9fd5c1fced196c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "879d89ee6dc34d0fbadf5ddb5a5caaa1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98ecdd2f2cec41afb3899c8c540a0041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "79c1ae2fabbb4cbdb83e3fd433be0327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "891920406bbc40a4bbf4b24999d67517", "region_id": "RegionOne"}], "type": "registration", "id": "6c669153c2a84af69e36ac2f10ae42cc", "name": "adjutant"}], "user": {"domain": {"id": "88bae0e1722944efacee6f0645ba7219", "name": "90be6b2405c54fe795f8c865f0ce7499"}, "id": "57fbabc4e5ea4d7382502fac4e34148a", "name": "15e4499d0fe140af854df9341e8ae8cc"}, "audit_ids": ["b2e3148e73464007af16c155aef773c5", null], "issued_at": "2020-04-23T06:25:57.988151"}} 2020-04-23 06:27:58,182 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,190 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,194 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,199 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,201 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,204 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,208 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,211 keystoneauth.session RESP BODY: {"policies": []} {27} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.178547s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,136 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,141 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,143 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,146 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,158 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.076633+00:00", "project": {"domain": {"id": "926f23d48bb74e6a896868e737b6d3b9", "name": "b6c5850a3c8c4ce4abb5d1a491660470"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2a1fc4c64f7e46b689e165d5974830c2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7388f64738694c87ac241fb3dd83b001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "84f2c6aabbd74b1d8cab336c33e8ccfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "93d943764efc4db29734b1d5a5b00f2f", "region_id": "RegionOne"}], "type": "identity", "id": "5b7b448a0ce84c299040f3dee0fd8b82", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9590310363e9442d9187c44fb05da4f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fac81499ad974b5da47eca1d83433ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5d478523dcd746dc8794d702c3c3225d", "region_id": "RegionOne"}], "type": "compute", "id": "1dbae33bed29452889eb7329ee0e9f24", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "126e89808cdc43d9997091b930b87cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a6069a2e7d6249fba537122a8c35cdb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6f5001cffc174aa69c980925ade961bb", "region_id": "RegionOne"}], "type": "image", "id": "588b301902dc4f4893b6cf9e81aa4cba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4725146b2ce4130a29d12892571672e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0382b5ff7a564569973dd164700aca9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3cdabdc85e854857be16f34d57cc97df", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8e2f96bde0f146969c436b0a70e918f9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a11ba9b73224ed59c0a2b2869804eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4ba92a5e9bb471e9046a7fe14db35ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd0d8e9d8fa74e51ad248458047a0519", "region_id": "RegionOne"}], "type": "object-store", "id": "b3056215881e43dba010a9be0bbe9ad2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dedf67a3656b4a2c9356f999d0d94e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8c681ebf3654981bd8eb2f9af85b182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "962553f51a3643328e0cd8223a3f735b", "region_id": "RegionOne"}], "type": "clustering", "id": "69a296f8fff54f0c94b37684c6ff830c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "882281fc470d4ba6ab963c4f9836ef37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abda478a795044b3b209ba700d33388a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e1763916fa045e5a887333de0136191", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c80c7e9ab1fa4a2ea875fc7627203802", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2e3c50c351d498cb7be72ad1ed3b26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7c8d421ea5f4070a5d87b8691b9c3f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e53a8ea275a747ec80237e149c282a1c", "region_id": "RegionOne"}], "type": "cluster", "id": "07710f79e3f5434c99b7c28a57d3d381", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "533a4fe7effb4e2dadeb559409a5e312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8d8c8e810d774f1a9d9dd8c8ac2e0d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f1ae0a3a331242719f0ca13b30b57f92", "region_id": "RegionOne"}], "type": "data-processing", "id": "a7d083ce32c44b3fa17f890aaaa7fbc2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97234709ddfa4177b5ef1a44c4a0220a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a56b76b7b02e4ebd83f0aa0fb1895b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "57aa2f71dee44e9abea3407ed91aaf4b", "region_id": "RegionOne"}], "type": "baremetal", "id": "6781fc06cd4b48819cbf1d493c0c821c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "74c064eb72624e68843cddca97dde97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb602792040949e2aca9e9c8a8448266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae293dcac4c543459aa0cc9ce80a4535", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d25e69b9bed448d192bcea0e91a2cb71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ead7ea88a5de4ad4b8fcf922bb52ae3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c6f7023858844ba1aa32247c4d08a9d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5897f2d801b1475d9f58c5b03945fb94", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0a10059e804b44418d77bbfc395e7e08", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "83048a5d82084ec1970bcbe9dc81b981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c6513cf00e244a5793766e78a1e7521b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f86f35171a9243d6b0b8de17ccd9d676", "region_id": "RegionOne"}], "type": "key-manager", "id": "10b980c0ec1d438a989b97fc66c7cf3f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9d925975b6f4605ae1fd4e0b690c260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd081903c7ce4987919918e01ee612df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8b5aa039d6cc44fd977781a837cc2c76", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6b9a5fc54e654d9f8a2ca55b5c9416c3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1209e0f4192424f9834a14d0c3921ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4069f600c27845118884f5c85f0ed722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aca1cf4bc8a94b049215abf132581e78", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bfadf52900a547c0a5fc2b2a2fb6ceed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2fda2ba9ae674fa18c68f61ccc24bc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bc7791cf7dd4961995ba26b95f2d446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81bfb3bea5e7455a8247fd43ec59caa1", "region_id": "RegionOne"}], "type": "message", "id": "a88b0325960c45feb2d20cde2b12d45e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4106a6d9cd554590a707518eceaf2810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ee6e48298f74fc5805328439b50d111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "630669120f1142349d943a16efc60909", "region_id": "RegionOne"}], "type": "messaging", "id": "5176d100e43f492fbef355d29bb62c49", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "01e3ca55408d401c91b6e4aca4700309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8be38893fce544939088205481421393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b26546711dfa441487ce97683ac2c2fa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6c2a864dea7741179efbcd54e1613ea0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1897a0893d1a4353bfcbf1b9a54d9487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b54f938a7d9427eb39191fc5f352166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a55b554fef33432ba22bae4d44e6f8ed", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8771ada4e2f143a585e61b1f711c23d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "404c5ba9813b4491b3442d252f2c26fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d0f5b885f2d4c41abedb489adf286f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "521cbd8df240469598570c616d928234", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "12e742b4535941a9abbaeec97a6558a1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cbea96e72bd4d0db003aa8c5379893e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9be290a2cbb7431f80ff2ba46a35d509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "017420b4ccc74c578392bc8f7d7a847f", "region_id": "RegionOne"}], "type": "container-infra", "id": "acf1905687b54ca0a10ad80ba5b0ec3e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cae21a184e4b45f6a5d10062c49d5107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3bd04dee08cf400aa5436d6e032ad486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4eb3095e8d164de395778be576b52c3e", "region_id": "RegionOne"}], "type": "search", "id": "0feff535d8f64d359aa259bd562ae4d9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "035618e886794b5ea82472bb578aa4d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5ef3c8d524cf49f2a4e69a52af11efd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d266e621d6d944d39f89463f5c5d201c", "region_id": "RegionOne"}], "type": "dns", "id": "c8e9a038bd374406be2664ab2b632d2c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ff24ae5c73048faa3181fbfec31191d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ffd4f282d7641ed8e4cf66301504fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4edc743ecf9e42e285b93b81e8429304", "region_id": "RegionOne"}], "type": "workflow", "id": "1b8ed4a7240c45e683ef1c1451257d35", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6c44464030f4ec3ab8bf728a9dce219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdea067aed214e1db2e10eb9f2c8ae2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "578b25a8d2284777b42d9d2e57db5139", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bf918c7bd9c04ac8bb5317276ebca7de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3991a5847234ec583489d5a80441a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "798e4bd989a740f29b05cd41671ddb53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "61058c4995074ab5abf37823c03d5b92", "region_id": "RegionOne"}], "type": "rating", "id": "e74c3f54f4a34a92b22287fb18336b2f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d78859667c941bd93e97c9abae7cef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "690c53ede7624f30a1e9c08258808501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "95fbba8b3d2d437bbc9e846937460b9e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b49e7dc8f32544e68bf42319ca82a5ea", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cbc7757bd2bb47f7bdbd10807859ddd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "291b39798e3243c3a6eef7c0eb19af01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43e45135efcc49f2aae6b32c23cf4a61", "region_id": "RegionOne"}], "type": "policy", "id": "cb5c53763b144545888c52748d7a3b47", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397156c3e43647be887430de03c15d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "353e654ddc074084b371037a36042f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f435016dc6a841f6b34a9d25bf53a23c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "16e8acf3596848229c3d3c616b365033", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61c93523d79a4899804b258e413c5971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3befaa3137074042bf436ba2f49b0a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3d243d3d6d4842bba889177c5ebba48a", "region_id": "RegionOne"}], "type": "sharev2", "id": "a8d7ace36d1842fa86208714a80dbbf1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14e076ae2af44781bc1dbe1dc9861b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8d276dc7e214a809f93c51ce37d680a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85ee40da806447d2b84392f269ed61c6", "region_id": "RegionOne"}], "type": "share", "id": "ca11386286d140398a09a651a479f875", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4a556cc6001a43e184c078c11a4c50ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e7194587d874e18a4765564260a1fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee3e78bed90f4ad49d7fec06b67707bd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d55e715cade140868b630a525ca66bde", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecbd0449999443a68c98d4ddcf06cd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcf88d218e65460080d323786c6dbd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edace18b6fa4e38be75c0e8f29fb0ea", "region_id": "RegionOne"}], "type": "orchestration", "id": "24d1606544f2446385aaeeb8620583e4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b82ccff80ad40d7b58cb4fe28a2721b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39a98c56a4874a8cbdf19ab595f808ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04b7caf5a27d46539eb972175cc1087d", "region_id": "RegionOne"}], "type": "block-storage", "id": "0df00c7ba8eb482da49e784f903576b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b714ca716404f42b692b4a5c94681bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04a77c7516374d4a98a197118df0f16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7617e1d6fcc4429aa0c7c99d1bf981ba", "region_id": "RegionOne"}], "type": "volumev3", "id": "8b901f0a0bf5484baf6c3497bcce4a68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09419ab8ea04484c9395ed5fce644102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e41593a064d0470f96ace40d6c24b5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c178809a710441490996ffb2174e050", "region_id": "RegionOne"}], "type": "volumev2", "id": "70c9737c841f484d9ee7440eaeb19340", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd61a9e2fc364aceb8104b3fb86c93ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a36ced53e64a3a9cef933f10695838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5af299fd9144218ba95cf3f919ad555", "region_id": "RegionOne"}], "type": "volume", "id": "96565f97e46f4fbf97c4136eb76326a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a89204db479e42d9a79e18561451fdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25f110f3a16740aca2c33362ad0cb58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd223f91ad29496fa081de65ca095549", "region_id": "RegionOne"}], "type": "block-store", "id": "9a922e84a5b542c49e97a4445583895d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "37123c278de3469b8b65e95e2303142d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b32aae23a50648e8a652f320517c7117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6bd37af95c56433c97443f0b4e69ff06", "region_id": "RegionOne"}], "type": "alarm", "id": "2a863ea0217344ddace05b72d3192603", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a8d3d7d2e3ce43a9ba4d424a49da194a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d534f70084f4f6d9ff85295dc102179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe71e750b1de4c37bd5257477e427e06", "region_id": "RegionOne"}], "type": "alarming", "id": "ca0759ef43584f59b5a1edc1d230c04c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7fbbea472cd64e4db9e36cf860ab509e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df69d959cbc8479ab32ca7b74ac71ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a4c373b6d6f4c1ab3ef34c87049ad4a", "region_id": "RegionOne"}], "type": "meter", "id": "1fa8c7d2aa934043a3f6956ad52d7e22", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91ab87d63670461fa8a48ba83b1706c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "317708f4968b488a9c5f39b025eb7fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a90aa56b6d7948e6a2eaae573a92b245", "region_id": "RegionOne"}], "type": "metering", "id": "5838bf7ebe3143c1ba4b25ded737f29d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dbeab1b600d40e48c1cedd6eb02e618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cdeb9e5515a24d089df396fae9820c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ee714ae97994164949299690ea7cb5a", "region_id": "RegionOne"}], "type": "telemetry", "id": "646802f983664c4291be932d63912dc2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ce1312f9ce884cb2b6651b5cfc88d144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c761e300b51d4185ba20dcd91c3b9ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b0cca7ee634243648191079bd3dcb285", "region_id": "RegionOne"}], "type": "event", "id": "5ba31200ff1a426bae908ce1f4da7bb6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c212aefc20b848cca4057e0245f4d593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4b8f443b330b43408f6d0d43d99e548c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "30e8d4910554468397943e94b7843d87", "region_id": "RegionOne"}], "type": "events", "id": "79044d59f80547efb2876f0fc2e77746", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6f70e86e08b47a895d6545cd31806c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e416e2c67534831adaa7a3a8bf83b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7811102a30c54e6d93c024b4c79e31ea", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c9d2f1c213a54b309c9bc4d73441d16b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ade53f76762e40caa4435e255c2d9e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30cee571d9784aea835e47e90ca318f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eef38d64daa645a797a3ec363660e177", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3208e9c4c8f94b688f6089c9d1f30b31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "701e711bbb1349df9e5c862279f39d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4e30b659f614b47b5af502d4f14547c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "07cd54665678429f9b3cf3daf243b591", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3f8dc617e95440238592101032f3a047", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4530d1db41604a0d8cf6ba840973b7de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a518db6a97ae42b88ed33e4ec07697cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "db388c761982413cb006bb121bfd347a", "region_id": "RegionOne"}], "type": "tricircle", "id": "f207d0aa357c43c5b05bea57e555eb39", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a5f3d5b947ec4e71afb4e852af1eb4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "97fe0a813b56480396b974393a7e0752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5d729b9fa56f49f8a1fa343cd9f3a0f5", "region_id": "RegionOne"}], "type": "database", "id": "ca22a54fe82f4206a7a14fdd2a3aaaa0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a29848c5bdc4cc09a506c88954b8469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9afa7b4bd82f417bbda1a4d148492611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2319a292c7e74ab982468beda0f0d1cd", "region_id": "RegionOne"}], "type": "application-container", "id": "5c0277f262e64bb18000820d035e9c40", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "117745a901af41229e45112a3e928ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "265d871a09444c9796edac61af2bd709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "559734c061254f66842fa35f4dc52e27", "region_id": "RegionOne"}], "type": "container", "id": "f665f83c11c34e7794a7a1123448fde3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a8d4c1606a3f4dd8ae5803fab4a81c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ec99fbdc9d24a6cb9439459f5a60120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c8ce99b075d4ca6a713af3ea747d7a1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "056acae9c0694e39b4ff85dccbef4b5a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2963adcdf30a4128b88271721efa13f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a603d2364fa9482d8ef0669a95989f98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "049b4d0200c24b06bcb68690c657f3ae", "region_id": "RegionOne"}], "type": "rca", "id": "7b22d22aeb304d1f991e47e70cbe60d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fd54e013c8f54e26a9db9a107a379d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a15ff718f9d940d19cc8e35a1512f6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7f8c5c4e45014366842760c030b09237", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2707284a2df74d968a7058ddbdeaa45d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6ba49ab4da4c4e7b9237ce30b93ce05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "90dc4ddda95e491d8bd74bfa33faa56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8d15385c93de4e568aa8107bf63bf26b", "region_id": "RegionOne"}], "type": "network", "id": "16d997ff45304cfcb9c2cd1fca41b646", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e5378ce085fc46f1b73e3f83543790da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bdfa0bbbea8f4db6bc9c688f1973af97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6d83416ca34b4e8f869758bc9ce96698", "region_id": "RegionOne"}], "type": "backup", "id": "facfe0697e124884b541a6abe7522ce2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2ffefd59dd8454db4db173807b88678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "614cf0b3611f4bfe92b82dae0056ba26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1252e4a53a1d4539afafc6adb4355a6b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "65fbbd32e7e2496eb25050987624d247", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de5098a7aba943708ca47de926c5752c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a7baa6a65b164992bcfd100666f8589a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8594b400919148d8b1fc90e804497e38", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c8abeef3eeed43229c6de0225d52982e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a351e5f006874507856bf9e28af6acc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e70fb53aafe94bdeb21f7243ad84b546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7f510ef30dac423eb014feebdf9cedef", "region_id": "RegionOne"}], "type": "monitoring", "id": "1433588a9adf4bd486816ef677683668", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "798618bedf2c49ec9454170af0e33627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "121f5bde655c42f2b226489417101849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "108f74e5b6594b75a4ca0de3426eb5ed", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "edfedbeec511411dac01f5fd926c7ffa", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "24ec08c77ae64fea82bca07d0eb6bed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "be1b27101d0f4fb5b816d2d92dd9b33f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "300269e38fc148c9bc2b42b181dd84f9", "region_id": "RegionOne"}], "type": "placement", "id": "a6a6fe28df084f90b704e2fb81015c9c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c602b7e07f22438bb38c5bf6d8333c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "991ee2101692493b8ce29fc898fb0036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a5ba1c7580a04ad6ac9058a94793e5f1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "adab962d341643c890c6be80fc6bb9e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d63ef4027e9948e1bf32f503169c1d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15116de5f98a4be58a4a892a621942ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fcbd8462bbb940ba8dd48518499f727f", "region_id": "RegionOne"}], "type": "ha", "id": "9329805f118f4220a0f9805b59d0d6a9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "adcfdc818a434164bcaaa5d76a201289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a9c2f5d661a94073931caac536e7a88d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b3de580788ab45348a1e7322f4919c78", "region_id": "RegionOne"}], "type": "reservation", "id": "2dd3726d29eb4c188550fa3ad173283e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c925647c05c94344a95693ea9d91a433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "492568ca850e49d78e06153a851c22c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bcfdc9fae61d4cabb5dcd9e5c2c46caa", "region_id": "RegionOne"}], "type": "function-engine", "id": "3104955e67b74c1a9d8d1914abd30413", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8c9d1495ca5646c5aab3077277ca80b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4cc44bb8b31d485c968306f3899721aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "14daae24f47a4d7ca19c66b26b0635e0", "region_id": "RegionOne"}], "type": "accelerator", "id": "028524fc4f734b799e37828bede014ed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d2af8adb7bc4cd48157aee2b3b60d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3566563258f74838b8a7bd64db28256f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0bde0078e0b8498ea633168a7d181c16", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cf1e717063364afdafb454637a4bd7e4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f29120bcb15645048e6e58fe5e49c55d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24cad4cfacdc43c38e851cb00d8bb95b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d41a44f9ffb4992b6bfd8d09bcf70ab", "region_id": "RegionOne"}], "type": "registration", "id": "9c8402632b874e3682c287c1b93a5b2f", "name": "adjutant"}], "user": {"domain": {"id": "1041c5a2dec648acb57024e5115561d5", "name": "bac9a50ade88406984c8ee108d94876a"}, "id": "61ba3c393f7d4e0b9aa3e69b62a217b7", "name": "ca30191b89b14975a29199fe8b96787d"}, "audit_ids": ["cc470dbabd4f4a9c917b61887f229e67", null], "issued_at": "2020-04-23T06:25:58.076633"}} 2020-04-23 06:27:58,242 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,247 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,249 openstack Swift capabilities not supported. Using default max file size. {6} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.185341s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,088 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,092 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,095 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,098 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,109 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.031412+00:00", "project": {"domain": {"id": "74f5a4e157844d2695d719488b42e0c8", "name": "7fa74326bd5f4681bd873e8203640672"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e648bc0e8f134dd0a1e1960ba34d00d1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d8add5ae68e24a25b99abcadeaa4c6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "07a209de3e4047d8b61a2c48b0b32e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3499140a8bc247559d80dcdb917b0813", "region_id": "RegionOne"}], "type": "identity", "id": "32c40f804b18426689d05a9965c6e56d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0e7eb62eb98b4058a6994b61d55f8205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cb1ea96e6cd6434b8a35852289901062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "49262b5dbb9743c0ba41dddb7ed5194f", "region_id": "RegionOne"}], "type": "compute", "id": "5d1a1f9246d54e1fa91a631cbc69c56c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "68db1455706c4fa0a2ca03ace4358a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3f9338147d5c479c979b861b92179a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a9816b5d29c9488999210b157b4ea603", "region_id": "RegionOne"}], "type": "image", "id": "e5b8ca26e373425d9db1036e4d8b8629", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a8109054f1cd4988aa31595230b320d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bb55ddc77d1c4a3d9d0b04969f1bafb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "65baa791dea143179e1b6638c8f457b9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3d604f2b037d4bf88806a45f31fb3292", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3618555ee7ea423f9abd6a4c3915ca6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c804beeb945f4bc18a88e8b8f4a88efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "498508895bb64a3d91ed4b66c570a1fb", "region_id": "RegionOne"}], "type": "object-store", "id": "60756d6032234c79863d9b48ca8b8ba6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b00522b45c643709e5cecdae6716943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd7fb303c9d64ca9a5464967843fbc51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "475a2c3c04bc43fb86f25dfc03d94e60", "region_id": "RegionOne"}], "type": "clustering", "id": "85dc1592bac645e88e7dc43e91667fd6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67d67f398ce64c5abe135bfab3724d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83112fe9627d4723962a848d3619fdb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "87962d9a02b241b983ffff9a621f13d3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "00b6604a1d994bb8a0cedb12e69785b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a48e737f4b54d98b5d22dbf91927ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f2fc455e74d460bbd0d2e238a45ccc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f42a1a38c784788811a9590336efdb4", "region_id": "RegionOne"}], "type": "cluster", "id": "cfa98e9d74c3422f8a3801559e894f9d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2abd9bfed33d4fa7a685a1818f19c66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2195da7fbf894e8fb1a659df3b8da2dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "176e048c8061458b8bd43f44889d7655", "region_id": "RegionOne"}], "type": "data-processing", "id": "38b3c4abe4d04e96998780f9947e7ecc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ae5cf7238d84f7ea4528cdeb0873d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4ac9840edcb4ceb82f0dd1c86be8e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ecd3ecebf1cf4a1f8ae7b7c06ee0677e", "region_id": "RegionOne"}], "type": "baremetal", "id": "c7d422f18c9740768701854d4c6a5232", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0548cd6689c5499e82ddfba81d7317a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d38cf8d7b81442da8099c4aac0c6b2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a7e257efcf04b199f783f71819c5807", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1b7c73a5df4e40879ea6c3d1ca2c541a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aec6602b125d45b8b859f8eaf8d32e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6617a3fdd65048229c30ed2916ad4a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "75d5c12758764a6d95985dc4c021079c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0f5349f9936d4731b98b74b810a62f33", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51ebea0b75f24cc4a2e472e1403c1906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "534b0856d25c4a8ba79a2b07d6df2706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "45b03fb8f31342158ed9049223c8640b", "region_id": "RegionOne"}], "type": "key-manager", "id": "3e01ee881e924f229de29cec062cfe0a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e771811d8c7e49ebb42a9b6b73a48a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f20dd1566d045d08b0e2957dea08948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9fe00079a865493bb2a3fba620e5ea98", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e87f339f033a45a984809eb2bb7f5abc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95ebf40b75c54bd886b53149eb2715dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f7f14c166614554a396f9dc5a4e9ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0645304a36d24c398a33d9c5ba8c14c2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5450c5888f584f89a588f00e2af0bdfd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8b861ecce4841b489ce6a9d6daed2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "62d6dc6937c4484b91cf58ab7c30d25a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e9f232a2668c4311bf2daa21d06080cf", "region_id": "RegionOne"}], "type": "message", "id": "10895d1d54dd4b589bf840abc3aa5472", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2faf3f31de9a4984be5dffe001c19711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e56786be74e540a3904f213ca66ca443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2538184fcdc34129aa88281d184f10fb", "region_id": "RegionOne"}], "type": "messaging", "id": "eef6eeabb23946f882b55b0bad3a0b8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a2765185cbc8409ea8da8dae1e4558cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "564819d73ee246778aecbc77eff326d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3eee00672aa44c88b426f608927ac69a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1f32317c00bf4d1d92d88274ebee9dca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f10f2fe375504a0a80ad40118147951f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f9375e598074035819b82c34fa26129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0089d98233814c22a6108da90885c012", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cb04d44f9a6d4c6b9b79e1650444fbe7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c48ad876a7f84626a0d04327c7a8a57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb2d21e504f645bfa397a5521ec0e9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efde50f87003423c895c4caba3b3f073", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b23fd1f7b5c84cde8c9d7752d9f48354", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75c0bf83266949689d2f77b989c0896a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79abf27556564f3bb3c7edce2b0d1ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3e18f7cece74ba1a073d97304ce5204", "region_id": "RegionOne"}], "type": "container-infra", "id": "f7d53348bcfa4949b2aad6fec5ef85bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "16a7bda095f4479cb1b859b560c2ed56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3b925cb74fbd4f578cf1019fe1a7ed1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7dcb67d1c2594747b7bf77ab42131161", "region_id": "RegionOne"}], "type": "search", "id": "36c94ea473f04b15931aa83269f1c0bf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "62ee679bb03d4cb1929d446280aa7c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6ad96e673684a45b1d59569b14a400a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "36b9691b886140d299514612e6f8921a", "region_id": "RegionOne"}], "type": "dns", "id": "30eb3098c9c34916b93a81410654863f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5f89fb9bf434990a08b88438b95deda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af74ec5639e54c93a44edb8b55f82668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1ee154567c2a485894f06f797e7bb116", "region_id": "RegionOne"}], "type": "workflow", "id": "aa2faee956f14cda9a67bf511987fe4e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f748da95cc54360b755257f761015bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f79229c36f574a9f9b5b824205354ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6eca0f280c8649e7a847914704f9c299", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8f0294432d7a4e6f91e3da32cb60e555", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "51a3ca25af6e4a5882ac861ad4ac63c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d1500821f3fe4795b7709e686756c63f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4dbb0da081614431853048225f75a165", "region_id": "RegionOne"}], "type": "rating", "id": "9ea2d099b0d44bd299f7e0579f822fb5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e96c80e2b93a4db0adc9c57098b2995b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "438cd8e78a4e4aaf95b8552ed7a2cfce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "82296faf77514f6e913106fb066d3a30", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1e021e1ecc804747a74f0789cc1ec820", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b633a6cf311d42e5b05720fd1cc71ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85d27ffd188949ce93dd867e033dab41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "48af49440cef44c1a88ed06d15f367f6", "region_id": "RegionOne"}], "type": "policy", "id": "610b1ece0f7c4207966a4ff986eed204", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "171bd8ec33274d3984ab8467c4cb1a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08eb8ef4186f4540808e44c6a88130f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "93a5d4577e0e4b80a3fbe9d4d0569143", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "15146b75d03340eb9dcab7f7dc1fadcf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7edfe7ae66d2421c9301f17dce39faa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "708068ae7c8b4a82a06c965472b0f13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f11628e29a80480c8547efa05b95a09e", "region_id": "RegionOne"}], "type": "sharev2", "id": "290b8214df974be1b00fb76adc64191d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39c3f46712034eb1a29fb26b030e99ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9771602d8e8f4603917e68aa2f0e7dab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a7651bd98d342439178eaed921200e8", "region_id": "RegionOne"}], "type": "share", "id": "7564b0acc4154049a8135f8128e5d6b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d9af4ffbd634c7a9ea7ae0b99dabecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed1d2fadb3944849b19aa1d7c3781f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed3bff601f0946f9ad1c4951c2b35f23", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "af09ed86cdfe47adb9ad8367fbb8a1cc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0be265384f642e8a0a16723cda4f896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd3b8c3e234744ff808c96342c4f05dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20139dd1b1d141418bda0d1e01a4299e", "region_id": "RegionOne"}], "type": "orchestration", "id": "8ec1e29816854c4991e931d84a44870c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c4bc75913ca42d5ab33c738bdd4a56c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b31f3f6c92c475ab6b1d45b9111d3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce47e5db013c44ebb5fed5e2f9af4058", "region_id": "RegionOne"}], "type": "block-storage", "id": "3fa5964e12c24f0493a6099c5cfd2737", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a1d3c9f4dfc49a9a2afb9182cd2dd76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2b5d2c56fd34a7bb90579ea205e8860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56caf1b0af50465b96b85d93b81cf54d", "region_id": "RegionOne"}], "type": "volumev3", "id": "30d87e30847e46269a9cc30fa25da39d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c563fec1fd440d8efc1987929b36e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "766795841e5d43829a87de8e707a0dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e7b593b787349299b341959a4ece37e", "region_id": "RegionOne"}], "type": "volumev2", "id": "4ac71dcabee6473581d5a5e53f92b81b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2fb9c0b8ffd4c3cb7e9a309eb4d2109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81447cd05e54472585ae8692df373b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f81e55a39c245a99b7f6535bd2cb6e6", "region_id": "RegionOne"}], "type": "volume", "id": "3768ea6b074f47c589998f5603533115", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc13710a9cfb4973b4e8ee93642b0fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2249f14a6e654431ad41852c46a83540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61962df12c3e418c8774f2a5c835f176", "region_id": "RegionOne"}], "type": "block-store", "id": "df6da42b5f7a4573ac22b00824ec9973", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ae40751586e4fe8ba273d4a9cf81520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c22a1f3d2db248fcaf5ecf0ef14f0a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5554d61af5d94cd5a289b78a73639846", "region_id": "RegionOne"}], "type": "alarm", "id": "3861da79d9b146ba8b449f0799d214a1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8ee4dceb95c40ab9df4b48b60a4b51b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "393be39192b146e494958da6c7b730ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aa40e33ce6bf4b3ab39e0bf18d68853a", "region_id": "RegionOne"}], "type": "alarming", "id": "8e92b1e1538b4ebfa9880384312702f1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9268c4bd9a3466e8c1b324880130771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff8748e232fb4532ba6c512a63ba1902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ceb894d791784b559db472ecc6f22774", "region_id": "RegionOne"}], "type": "meter", "id": "0f615d170c92491c9563a03162d1b07d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ceb8bbd6bbe146baae237891b22e62b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9f5ad834ca54f4ea5e441a69dcde714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9795a05b87f04ab4b2cc172b3b880d79", "region_id": "RegionOne"}], "type": "metering", "id": "5a59fb0b96514750b5a95e35182b4715", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8250acbc41d54c64933f17348e321182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd29d3f9c6d94f4ea000749b13467ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f2d1609d53464be4ac54cf26121aee55", "region_id": "RegionOne"}], "type": "telemetry", "id": "b417e7c779d84fdd9dc7213c1d5c8556", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fa7fac9c346947a786729dfd5cc6f18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e191038dfa2e455e9b3174c8a4164aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d1ffbb4253a4a8889d5aeeb6de6c8c3", "region_id": "RegionOne"}], "type": "event", "id": "698d0a87d0af44c385a93107f8b99708", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e43b257f7b9c44e3983b7fdde9ab238f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95c74c88a4af4771a11c414c65e0ee5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9d607a61b644441da174b7650a579055", "region_id": "RegionOne"}], "type": "events", "id": "9e2206bd464b41369b399bf2b65aa19e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5898627e1b27470687f912531b4313ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5959beda441e4cb68858912d7e147fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d465e290b039475d9c3287df49f50ae8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ab282ace234c48aaa8a7c4f53b833caa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a6b319cb4d640ef9579e292bc5c5d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b1e659b970e47fc9981b289ae953c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3e6099649b54de49b1beab7361bb0aa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "07a02ab725c84e77a53a80bbb5161fc3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b5662b7699d459bb6736313dd0c4512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e360a64ae08647f6b6a8b1edb69a77a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "75da7d20e11a41d3a8c4fbcf13fd90b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3837364c70bb4bd5886f871f66419ddd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "94654cbdc4064153a12928ea55d87290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a37c5567baf42cebfd7af7b57556d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ed2212de07f41a4b6059fcce91bd10a", "region_id": "RegionOne"}], "type": "tricircle", "id": "a05d9ce1eff94cf4a60dc03a93cf3599", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "27f02240a825480296caeeacc3ad44c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cfacb1df42c5487e8ea933c38cd0ccfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6a0ea6baa2d24aa88ee7c2789f57c309", "region_id": "RegionOne"}], "type": "database", "id": "56db01a46a5e48b3bfb8c04a23d3b155", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6beb3459ebda44d394aea57269ca9ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1177752ff434447a8e9d8c09e77f40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "37a71e08bbce4f6eaf6810a239f61d02", "region_id": "RegionOne"}], "type": "application-container", "id": "e75aca74255d45a48bb95ee3635a8159", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "066dc376f73d45da83f75b6d5e81cccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fdd0c29740e343a2a2d5a9ee6b8f1978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "83534ef4cf3f4e2794711a728e156a0b", "region_id": "RegionOne"}], "type": "container", "id": "ec54bfbf550949e5a85f79ada7db7e94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7813e89065bc4bb1ac4453436a03a9aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "281e0749c4834bb6b28cddba7f09f27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e3057d0805e3436bbb6c48f8e54dcf4e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "578db1aff53f4b5fb7ca9f06c2df94da", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6908b1eb5b3943bf996f739b4d2fecf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3e29a787bc343999073f4b91b84095d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5dc7083faa1446fd8da2cbf9c211742e", "region_id": "RegionOne"}], "type": "rca", "id": "1d6d2badcdad40ffa8bbd8edf11b4715", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1ff50fc4d17d4acc964f38c38643aa8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "638a70c37ff643f9983dc19c06c58646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "613225bb482f42f2aa798781c68aaa55", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c0af888677f34a3e8f55f67fee0790a5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "feb68ff1aa6d4281b2f3ebc19fa18c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4139ac931f4d4dbc8f1688853cd6de4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "599ea29ae1344b11942a8de61107b2b6", "region_id": "RegionOne"}], "type": "network", "id": "d1df3dc774f741bda1654587397c994f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4dc628a18a744e40929b398f15d72e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "234b00f4f20c4112961b3247e5dd3262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "737cfefa242e4c86bde19ae72a2ccd73", "region_id": "RegionOne"}], "type": "backup", "id": "12d35cd24b5244e1b1527203a0d4c78e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0734093abdeb4949af6eec628f11d9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9840da15e3034e57bcdf66e5df8d8cb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1e3d0b3b4f4e448e8a2127d37297ff9d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2a5713e2a3a04d25aa7bd5a482fa96c6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "309ae10ddb424b64aa514ff7feddd57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2583c5d2ecd6472ea9c5ad098d3bee76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "05e744698eca45e48662ae3dadc23e2a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ff3182179906482dae6fcbed26633a58", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2318a22e773049f5afa57cbb88cdddde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2ccd797a2e7b4e40a74d8e8e4834872f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0add2e09605841e0914334117e042d4e", "region_id": "RegionOne"}], "type": "monitoring", "id": "a1439124677f42599f17794244baf37e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf41bc2551364a9eaaad705552213a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "232d9363811b42d58b2735314318e4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b9a5087e8ce846a99c5ec47e7ac5076e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "43875edddc114604a16e0b43a03aa48c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8c35edf570034239beda6cdd083c4374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a36a1e88c3474622bf444fcc20fd146f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fe814eab1e0347f9bbbcfd1a28c26d50", "region_id": "RegionOne"}], "type": "placement", "id": "c4dd7d501f144c56998d65b80610c631", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3df7aa8892154b938c363db3c6dd04d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c7080fd446b4484aefbffd8d9a8f780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ff844fdc033a43bcbd770d1a694b01dd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "85b16b38bc9c4cf795554fae68781abb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e36d4230da154dde8d273ad65a609a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9db1b61fccd445983e4b1e8926aa1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "984020d75a83458682d11b7d4f05a0da", "region_id": "RegionOne"}], "type": "ha", "id": "5c2c690b48dc4f3e94223d422f6bf669", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "513ccafe227e43bbbfb9af1cb201db94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7ca13a34f70b471e9f37a0f460452cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d90f286d8e1e4244b581f8c39c64928b", "region_id": "RegionOne"}], "type": "reservation", "id": "1efcbebc3e234818bf9f52f06d90b0aa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f98c48169bd7400da49f3c1af340aab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03c1709bf08446dabef453863ceb6a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a432a1e4d29e45fd9819a502f6f7923b", "region_id": "RegionOne"}], "type": "function-engine", "id": "d15639c27f0e4e4e910ad12ee8fa4aeb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ba0d9e85192147eeae7768f82402289e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "578044ce9a984969b9f748cc0bcc1f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f4deba87de14426397d79f465fdf1a82", "region_id": "RegionOne"}], "type": "accelerator", "id": "4fede8d638b548b39d184937a0ea33fd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "07664f01ce814d8dba4fd1e52d687af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4426207f29d64e518171c9a116612488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d74698b503064b519ab6426ec42da8e9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "911f8172b2334c6abcc5e2bb83351051", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97c947a845eb4d8488fcf631615b93bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1b48829dd494c84897652f320ff735d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c0599319c0a6462e8c1538e976f51479", "region_id": "RegionOne"}], "type": "registration", "id": "8a76092475574f32ad5d1696e379dc2a", "name": "adjutant"}], "user": {"domain": {"id": "1888ef7874074af58cb768447bad4558", "name": "2d1abd9e340b47bfbabcfab37c966e78"}, "id": "ef27831b6572447584c2e6c2599ab7af", "name": "a7cd6df3f6e24c3fa0da12255119203e"}, "audit_ids": ["46bd925496c148978a6db827e517b3ac", null], "issued_at": "2020-04-23T06:25:58.031412"}} 2020-04-23 06:27:58,201 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,206 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,208 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} {15} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2 [0.132350s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,279 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,284 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,286 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,289 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:58,345 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/9523b6c292e54af2bbea837d354efcf4/users/8b8e766616e94538997707977a446c3d/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}8eb4eb7572ca9c12aed9c3cb38a48d7e611128f3d6ec6e88aa4b9b54054509fd" 2020-04-23 06:27:58,350 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,352 keystoneauth.session RESP BODY: {"roles": [{"name": "400b45e2177f4c73a18788a816814c87", "id": "60aa2a38644049b39880386060806481"}]} {24} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.230575s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,144 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,148 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,149 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,152 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,163 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.087012+00:00", "project": {"domain": {"id": "c5941b3b769e489d8ce088d60462a028", "name": "7dfa5c06d88d44d59613383105642103"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "925eb04241e442eaa2a2bcebbb93d360"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "178e020283a94a09aa84303f06236f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc2a1681e6e34e9db04293ed2aebcb57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "459f3f30b13349fe896b4323f3c45fb9", "region_id": "RegionOne"}], "type": "identity", "id": "9ace81122b124e1a8332f4ae0051d6f2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2be49b8d471742819533603b3e8dfa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f1d4a87b0336490a8c2b4418c6a44c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "36b2405cbdba43fcb15d6bab3859568e", "region_id": "RegionOne"}], "type": "compute", "id": "6abb4fbc587943c8b722eb92a6a95f28", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8ec3c7c445744b169f488e4485242d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2934e0dc6b1045258b45be0a73d8f13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c13142ba1554f73b04f46e8f1f6dce3", "region_id": "RegionOne"}], "type": "image", "id": "9e7acbb006de4bb5aa82d40ccc0e9dff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f6eb5a41e91496fb7795de53baae325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b6ad709180174c2080892c980132c152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e6b43e05bb4048bc847c5933a5bae40e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "14e4afa17fca4a39bbce9934918138ab", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e614f6657b949d5b78ec736688ccba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cddf0c362c74b76b31427ebe73e2530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac04edcca22d484ab596c0162088fe96", "region_id": "RegionOne"}], "type": "object-store", "id": "3cdb0cb30f824dc1a2d3922ccfdf3a1a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1117035b704d4747952343b3ec0e68c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80c8336888634e918d35722591d5963a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "390af63944ba4729a5af32333fd80942", "region_id": "RegionOne"}], "type": "clustering", "id": "715b28aef05c4056bb94913f7991ae69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "737d2d080a65451c929fe7b5bf28fea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94b4106f32694ce693d0fe9a7425d77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a81a672cc8f46aca08a32a8bf1f89fb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c06fa227fc164731a5ab5f6d186c4675", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3dfac3d2cf54d368fbb32e39a3ee50d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c41c6689ca1b449a97af475da6302f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e23f2b0bd4147b3b2f06bbd8dd136da", "region_id": "RegionOne"}], "type": "cluster", "id": "326c0c38849046ce8040dbc6660dd13d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cfd633801bb84b03972b54253a62cb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e45832651dff4f228596c0928a3407e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bc95b3b4073b4687af88e939844c1011", "region_id": "RegionOne"}], "type": "data-processing", "id": "e55b05ac128d4a6bbc65d6ff4effefae", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0afb1c7f81a7493d8b9f7c84075168bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2fde339cfed043288ef0f56240ed32e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5cdb1dd0a24d4b86a7735a4957f28adf", "region_id": "RegionOne"}], "type": "baremetal", "id": "aab9df7f806a400bab44e7e902fc1a47", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7a0eb73747b45e79d6f53e38297fed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a3ebdc31e254b54ae2e0b9d2bd800b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "540afc41adf1408684d96003f9cee31e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f09252a88418454dbb2e39dcff9e9967", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6fb27762c8b84fa8b95b3f0474982ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5c546659125447b0aebdd3748b0042cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a394c9fb9cd8452bac9f8a1d027fcf96", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0dd890df14e84eb4ae01dc2a19d3373e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0e4339db94d445959207236d43352af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "839bad85af8b4784b4a89f7130c4163b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "13dabfde4af648ba90e9ce48d9d6c316", "region_id": "RegionOne"}], "type": "key-manager", "id": "5a1fd7ace96f40a08fbce3dd7f52652c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85eaea44189e405f8397935be0be5a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b9665baf98f4829a4d6ac3c4773f6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b28e5707ad54e66b5b56cbd98974fc2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dfb2708d63604fd0a5b169c91a6c9453", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7b0d5e4f66b437c81d43812196333a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2fc048eb1b644a6cb1645bf6fc033783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b5049f42b49345b8983bfb7d5a28d9c6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1af4f94b7e514e2bb1a095381334e066", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cf54f20391bd47ef9880571b4e512cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "383059039c0546fb89b1970e101ba29b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "86827954f8b04673b49942378f9b23bb", "region_id": "RegionOne"}], "type": "message", "id": "a97cf642e9e34b0e9ca38dbdbd3cba4e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8da47d3ec2f4450f9f568ea84d2c1b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0ac18ecf1c8e408f90d932cb27c3948a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d20138bfb844b20ace6752849cf15f4", "region_id": "RegionOne"}], "type": "messaging", "id": "ace469cbeebb420bb0364514973afef5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b588f40cbb3b444f9f90983205abb3df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1d914066a6fc4fc08d12cc785ff1f095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "56a92ad4e71840ae8857110e833c8ba5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f08fda60450444cb2d5d4e60777a362", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "267cdd9fe9b34f46b77b2e525b49a864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1676d5252d6e41deb039fdde78ff4a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68e6b4ccc6444c679d71f02ca8a243f4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1f447295b5464079ad7132b0220f9ddf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f9ce5d14f5c4b49abe22635c4d79f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57a2807043af40179c6a54442b2195da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6b85ea4a99443919c355517772b44d1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f74b74159d324c0db8fc383c34e99e8e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d006f8fe206248538824da4e0b1c13de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "760bd397e7c0403bab0c72040724eb69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffdef038701747a1bda7a1d4eb14c2b2", "region_id": "RegionOne"}], "type": "container-infra", "id": "b7e974eaa6924052845e1461a49a582f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7ae023cd3a4a43498615f2868d618da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "16304dfdc70c4c76b7f0a6bd04f40a9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "68217d0a6bdb400a939a0fa2cd889c27", "region_id": "RegionOne"}], "type": "search", "id": "b144d9d06e6e426fb5c22e618bec8fe9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3a7891b75fb140699ab20a5256b97fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ab3e1eabafef4fb5af71283cdff635f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0268d77f2fcc443098ebfbad0363f103", "region_id": "RegionOne"}], "type": "dns", "id": "b8d23d0e3701408dbdd7e9fbd3120de6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "252668ddf27844009be80e79d735d5d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c625a860fea046a0abd6cf843d6e9f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a87f921e0e32499e91f0f8a19127c41b", "region_id": "RegionOne"}], "type": "workflow", "id": "5706aed77b9a4f24b4955cd0c7c7858a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8057c47a21f4f8eb1b1531db2b079f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aee1a0d3cc784a3da01c141dd416dcee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4553db93a85f424fb0675a83515f02e4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "69f0e2c3748c4086b7626fa18b60f99b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "54e7ac2da08c45a0aeeba3cf5f408024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "842424aa7c384e32a59b5904896fda5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8865ff3744a84ec1844594d2c35529c4", "region_id": "RegionOne"}], "type": "rating", "id": "662061e1a8c945449c0e34850a4dfe52", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e8d914649b0447e855c61960e03753c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c936cee64ba4edbb7ecdf94eadd9008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ba8195c2db14786adf47d34b540cd92", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3d7fdb1c658a42c9a079998cb4e94463", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b80047b82d134b3faf626c41575e6eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2498781b1e534aa195741ec5893e2a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c61b7ec2268e4cc2ba93d62d9dbfd63d", "region_id": "RegionOne"}], "type": "policy", "id": "57f737f1a0d74baebb80ebc8c3c83cdd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "883a85de60fd49179f2685e5b3baa7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ced5b9060aa54b568ab156880bc58f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef94e04b6d2442608b77768ee2175ab4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b1e0d9fb3ec347ccbb4f183cf585ab89", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "687aebb982c44e0f918226f03fcad5a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9aad13066414d00ad1f814fc485edeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9e7eb3b7bea4e0691ec61c5d6e23d92", "region_id": "RegionOne"}], "type": "sharev2", "id": "980fb42b2c90474a9d6349bfd2a6e477", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5aec26b97dc14554af85320fcb3d02c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26c05199efcc4c5081a426a81c3e3373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce78de954cea4b74b3f3f564ccdb1f61", "region_id": "RegionOne"}], "type": "share", "id": "f173f8ee97074aa9be31ae36b8c6acc2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe272b55736a4deab8db772332e0ec41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6a3dbb9b7ad4f5b9150fa163fdca5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "60e0e2141c674a038705344eb1f14b28", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1d247d5b06114e91b71a8f80d84deef5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b50f2ef3b664ceabfaed1c189d7d447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "392e334bb4f24e1298b138889a0e3ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5f54c0190554fbd932dd36f06fe0722", "region_id": "RegionOne"}], "type": "orchestration", "id": "ba2fa76ad5ca4d71a722d3756d4fd910", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e4ddc7084aa406fab8e65930c5cf07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c2b1fc56dbe422e862c67cbb375a61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "026cb3e35eff443591765c611e95f313", "region_id": "RegionOne"}], "type": "block-storage", "id": "dc8486c9d0e043df94fcf1a2ed314bc1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4aba83f543d041d1b555f629c7ae595f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b06ce07be7c4a96b88ca348021f24da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d36d45838933487fa7b9ebbc0cfd6f30", "region_id": "RegionOne"}], "type": "volumev3", "id": "cdae0d7e243c4bafb2c6a41e1c90f027", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c6a2c762c27402ca01f4b9d01ad30a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d21af798eb2438d915f47966b418de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d69bcd18e930407b817853411fa5f98e", "region_id": "RegionOne"}], "type": "volumev2", "id": "e12e435eece44799ad7644c9d57384cb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ddb7850a4ef40aeb1ddaccc85712664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f6ea3fffccf4f5f91a510a3792ece4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c96f56a7741a44618bbd98ea394443ce", "region_id": "RegionOne"}], "type": "volume", "id": "dfe7b9ddbb3345029d4bb17bf1472720", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "700f99bb13c34d8b92f878d2fef17d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07b7933832d94116ba3e84ebb1300989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7652f95446a4361ab5a5722cabfafff", "region_id": "RegionOne"}], "type": "block-store", "id": "52ab19cdad4545e489eff185f8b2e571", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb0bab73a43f4c32968d7afc40c32e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "accad1a925ee417c912a78df93464431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1570a00d044e4655af7b57e2d87a8190", "region_id": "RegionOne"}], "type": "alarm", "id": "33db3d48a3a549b0a303ed6f07d6d802", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f3af13f3d6b4978b141d4ab852b9bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e8cd2fa7fc745d183a4c4de87890094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14052e60375c4916af9f1361449a32d4", "region_id": "RegionOne"}], "type": "alarming", "id": "ed9e3201af0c4ea3a57b2a2cc7bc830f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "44bdd8055206412784c22b81ad5948bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6625018be0904d449195fbdd9559708d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4da3b4f434f4692a860fcf877c80a2b", "region_id": "RegionOne"}], "type": "meter", "id": "a24fae839aa947edad77e0774afa396c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ed4b5ce2a514ab58602d56126a96b89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc24a6a2fab248869ead5367a5138c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0d24b5faac634ef4bd97025c2ce5ca03", "region_id": "RegionOne"}], "type": "metering", "id": "e8ffdb2deebe4e9fbdeed627fcd0d98e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca2c732710544d5999317ee6aad5f039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6aa27b1407af4d86a479341e8b9d292b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c0a3924790b49629e79cdeafe43e3c6", "region_id": "RegionOne"}], "type": "telemetry", "id": "887a487ccdf84a70a2bfc34a61ea2848", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "afda84082a6848a58b0538bd8eda0d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6afdf30371874d4895cfd2a0af09eb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01ce9e4593de4cdcbbf44e2eb270716e", "region_id": "RegionOne"}], "type": "event", "id": "1052fe5179b14674ba327816a4b5fb9f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36fe06642f684be8a47905d3d358c367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e496e2741d1242a9b5abd1151f75e0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e8cb2c7a9b6e4d30b9191b26fa6fbdea", "region_id": "RegionOne"}], "type": "events", "id": "f8a5f41ca2864e11b80e98d3ad7c9b0d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f3605695d544fce86eb9caa9d9794c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3de3379c27444228d40f409dba7a5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8928de4e7900453a8a133651d1f35c69", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b33a4cc105724249a1fb700154426ebc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9e4aa86566f492fa625367c01b7917a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f1f8479f7cb41bfbc0f2d51e422c579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5b47e91d83974cbf87905793e755d5a9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "98eb751756674965810c611445071f68", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95f1e02a332243bdb11a7ad8d5591c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc80314217fb496eb62ed962d28dfc72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "66deda3159b543448bcb284759423378", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "40d341c68bc543cbb71eed7e8fea8d00", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9de0b26ae0e469f92eae23f4ac4a516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dae87a2fa20945f1a305959a6bcaa10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2df990d874a94e9b8e3acac9d8a4b50d", "region_id": "RegionOne"}], "type": "tricircle", "id": "3d322809dd4e4b49bfc92066218b86b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "197ca42d22a54458b5da59aa71be12cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "532ff86a507f4fd0af4171d8708fd720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ddead33ac7984358a5962bf8c6916386", "region_id": "RegionOne"}], "type": "database", "id": "ac4da8df379949a8ada8be3f11bf4804", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b6ec107ce154381b89fa10ff03bdcf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02c05301e1114bd39839db764be7aff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d4098b7884f41c69b5601326f44feb7", "region_id": "RegionOne"}], "type": "application-container", "id": "4e7ba195e7f9410f80913f498c7b8b29", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5fd7a6eabd147388b268c45a08fb441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "997871b4dedc4cb7a4bd27a46380954b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5eb0aa36d4dc4856b3e825ca684a17d5", "region_id": "RegionOne"}], "type": "container", "id": "55a157440dd14c05b013e618b699a5b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd1cc680e32a4c109e97e9e1519cdeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64061ce5466845469f13ab158a126d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "51f951f56bef45e280781f4dd4c43b63", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a30c006fc25446c2a208050b463167af", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e432c21018245f195b0f6ba7f5ddd4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "261cf9c58a474276b873b3c0721daa6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2af347d21c924b529ca3d1f4b6904db4", "region_id": "RegionOne"}], "type": "rca", "id": "1257d56a2b1249b28e15f120379940a9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "38658769f0974f35a13d25f4fd55de98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd829d54dd724a8887185fa8b9810791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bcabd268587a4f069be012ff3b250a35", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7f5377b5bb4242afb6d02391f1f7940f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f7f11e757a4b4c07814e6627dd70aff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e35759dd2630493b9c4e58f5e5db057a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c0cb8108ebdf47d08db484432f1fa943", "region_id": "RegionOne"}], "type": "network", "id": "eefcf2b172dd43d9ad9db813a1b5207d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a074b9469f734719872cd54e417e57b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "047eef9f64d343de9d23559910cc0384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9ac346ed4242422ca5844e60876d2c6b", "region_id": "RegionOne"}], "type": "backup", "id": "6a2d0e9af00443ad9063145259670c20", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f13dde16e26d4b089cc3e7cfe7cfd152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5882298d96344b04a74c0c9db3fddcba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9d53670887644a08a29965286e347f8b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7ce4268627854ce38a7f6cf0dd452b84", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0cf85b1ef8a4c1abd5ed5c8fad6f432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "58efe5a86ebb463d9f02012d02e1781a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7bf3b3fef9914e44ab34dc6a98f645b2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e5ddbcf2310b43dcaccdfe6760e8471a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5d223071d4a47659084bb72bdbc2d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b17f2f5b291a422a9884640974c43801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "060a550b9d964b6996ccfda8ffefe8d1", "region_id": "RegionOne"}], "type": "monitoring", "id": "16001f0e58be40eebbbeb34941390c06", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8ebdc9ef8396401cb6f90a0b4e7a9b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "512bade0a386497285bf6bc917a58d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3d51a0cf62194e4cbf4deacffada68f1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "305ca7fb0231463598b6b3d8d070c814", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "77a8f24a8cfa4090b93343942308bb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "90ff774681b94c8d8bd9858a227d49d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ac4764a149204977b156b667c4feea79", "region_id": "RegionOne"}], "type": "placement", "id": "789259d5a6e34b9a9560ecd4ea576106", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccf65fa35c9b4f8eb670b039f0a352f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "732ba1a0d85a4922ac5ccc7234e69bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f5308a2165af46e6861c8703bed3cbea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "adf07ce3395e450db29723793482d69a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a7c6c6cce8e4254a51478e4b1474b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91f7a605105248eabeaf4d27ce6e4af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e45e6df68a1a4ff9af88ed1b37e655ef", "region_id": "RegionOne"}], "type": "ha", "id": "c2d107e6723c475cb774062a9b495be3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9ec113004e54aeeb6ea29054bc96e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d0c2151846bb481c87fc9ff2754cf276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "206592ca20c54c95ac7737621ff4d4c2", "region_id": "RegionOne"}], "type": "reservation", "id": "36ed6baacbe84abe87e242ae6ddd6f89", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c5a5a5c823534e9d9a33276f831a38ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ac26f1f2bbc2468598e765fd9c0ff268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1baee3ce47eb48da82498563c2fad184", "region_id": "RegionOne"}], "type": "function-engine", "id": "c1856cf7f7ee4c709b97f86129d3ce16", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5eb8c477b1514f708516d5b8a9fef2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "caa54fb93d6a4f34bc67fcdf45a2c8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "98455a7f105d4dc98d38bc68b8dcc4fe", "region_id": "RegionOne"}], "type": "accelerator", "id": "3cafc10c590f46d1918ac029455bae9c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bda917a3afa84efb9cd747c461ff489b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d3634eeba524b78ab830bda8d6218f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4b2896630784cec810a4f70ecfecc9a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6c379f6affce4d75bc54d2722f06e8d7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dff653cdcebf4fda84ae6158837681df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4b102251db843bc8bcd4438ff19c885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "664d8b2cb13e4e4fa92dde078f50ee8f", "region_id": "RegionOne"}], "type": "registration", "id": "be80168a02094c43ac726efd23d37360", "name": "adjutant"}], "user": {"domain": {"id": "afa20de889e74798824ed72fd1d6a935", "name": "1a79a9cd882343ac87e32264878189f7"}, "id": "d90a32f465ba4041ae9d7294a6abada4", "name": "0a712985180943dca76a414d96373261"}, "audit_ids": ["7f93f5dd71a74cbd999f5214d2c26994", null], "issued_at": "2020-04-23T06:25:58.087012"}} 2020-04-23 06:27:58,232 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,236 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,238 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:58,279 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"snapshot": {"force": false, "volume_id": "1234"}}' 2020-04-23 06:27:58,283 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,285 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:58,302 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/snapshots/5678 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,306 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,308 keystoneauth.session RESP BODY: {"snapshot": {"status": "creating", "description": "derpysnapshot", "created_at": "1900-01-01 12:34:56", "name": "foo", "volume_id": "12345", "metadata": {}, "id": "5678", "size": 75}} 2020-04-23 06:27:58,311 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.170632s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,080 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,085 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,087 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,090 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,102 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.023858+00:00", "project": {"domain": {"id": "045d653d4bca4b05a17e0b51057b17ce", "name": "12962b74680740c29fb92f417adefc31"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3d46e64874f24070b14ad5cc5255a551"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f283f3d1aa064b2994207946de00eb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d12f4b21ff54442992854ceea2897042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ac2f1e5639c24906a0299888ae3d2936", "region_id": "RegionOne"}], "type": "identity", "id": "4d3d8474b18e44e29ba3a96cd146c982", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aee9f6a512424b829bf68560b8652dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e2473239ba5463294f6621fb0cbe51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "763c61ee944a4fa6bd3687c50c603530", "region_id": "RegionOne"}], "type": "compute", "id": "539b4db5bab847b790eb93734568b214", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "69f641c537f341c9aad72f611edf4a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a84dcc35258343e69c6ecd1e140ddfdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0922d4588b534ce78a2b73c7a8d4b83e", "region_id": "RegionOne"}], "type": "image", "id": "2db9f9c9fe954e55ad3c492ef08d8211", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6686011071b4401d8a5b8122b725dc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6bac320a0094244aba0858d372be9f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1625f41188d647b5a5518b24b4d1d31f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c56775d069794f35803b39d68c9568cc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7c0749b77014a4c8b5bfccef5254a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48782c64264a4801af14dd3c138c65db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83e26ea6a71e48e7bf001962d5332314", "region_id": "RegionOne"}], "type": "object-store", "id": "a024da40e5d14fa1acc66023b93eb546", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc19c68a8b904a27b4bec9811b2bcfc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6777f5ea9a794d6686fb57d93753e40a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "af64ea274e9a4913b0b71f69cb7110d1", "region_id": "RegionOne"}], "type": "clustering", "id": "d9fc8139e01d4031b7124b11e31e9ddd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40979a974eb740849510ea3fff6c8eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1602c96294a4d6193560f5398a37be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "52c65a353d6642d6806ed11f713e9ef8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ef108c936e96489a8c45bf3e3f3bb5c5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "528f4bdb6fb741be92ca429915891f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ba2adc0c2fd4be9898db24eaa6cee1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89cbf8a79d7a4e72bf115bce5efbaaff", "region_id": "RegionOne"}], "type": "cluster", "id": "ec6e4a587ac043e7a73dbc6d718ef0f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9150b3fd90e241d79171c7adb081ab70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6f11201ea8d74d25814e379ba5061bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e2832d088d004e708c535b35823d3c74", "region_id": "RegionOne"}], "type": "data-processing", "id": "c10a105d2f14493285525ba5cb33e691", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "766293857b564efbbc90a8801b4a3779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3844715e32b04525a629afbf725e71c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d397cc90174c4aab8071617528541d5e", "region_id": "RegionOne"}], "type": "baremetal", "id": "d2c1104b819b4c6b823eee709391cab4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9f9c24eff8b4e178822871b10330283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57e5c59b3c8d4238a98afb6edb68a7e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9f3b73c32d404ea886c50d784224aabc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "814e2c9e3c6e4dcbbeb83956a16e8ab7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c3ebb072cfb748c1af0b93b68ee1af33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df7d583d495842deb238b49096a8643a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ec723a01dc964a3f8cde98540eba6587", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3c4c7af95e9540089c8ec02d5183cdeb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "773a94651c6e4846ad82c38f80268ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6991779ec4bb42488d6d3b9010833d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8b3ab265428642f187cd434c2417de61", "region_id": "RegionOne"}], "type": "key-manager", "id": "50a9c33b5d074d8bbb5b3323052559b9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c3e1f570238420e8404a6ab23fb8e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdaaeefde1074ca280b00bc3ee537650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "90bd78ab97384cbb8ca9fb3af3e23eda", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "341dfd3137cc4fc684e67219927c720c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ed8113d13704a7c8f941e3d20675eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "93585116096246e9b9c18863f5e74537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d1cd5e3ffba54c28ac7aa40b3e8acde4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b37581631a9946a58a2b1dcc29b715ce", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "16b279fdbe3942739e3c0c783d3319f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4ce26dc545114269848324e20e8d35bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b031b5da23d4e82bd89f6abdae34b34", "region_id": "RegionOne"}], "type": "message", "id": "f117e8574d7d4559bc682a363096b573", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5875ce41ae534237a96366192bb92e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7846352c400a49e58e7d89d4dca7895e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "34180102e6a44ae8813af6d9eae9af38", "region_id": "RegionOne"}], "type": "messaging", "id": "ef873deae2764da0aa2237cf464f2bd4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "884feb1b90ac4a8d830ee159bb6f16ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b76f1c4e148f48bea36cb9c8fc722b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b7ef53552c2247aebed2dc7d524c6a8c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6b07b64a454b4885bdbec9764b069d57", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b549eebe59e411da9bb61815c73e1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1db9ea9310564e938804b0d6f2b23566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0db0c2e23afc4e2092cc667f664a05a3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e049358b64514d928067e5fd5046db2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f07a888419a4f27880741fff4c77e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67dfc200f25c4b3c8a56169ddd37af62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49d389e76eef4101841b2e98352ad0fd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a534503f4d043e4baef3be68d217316", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32416d35529f45889635555e0af717ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3b8dda857564620927e620dc55674bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4d3bf1661c041f9bedc4353074a4368", "region_id": "RegionOne"}], "type": "container-infra", "id": "2f0d7928d48642579ba42fe8f8b3932b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "27f1e8206b374899b6783f72d83274f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "56361e0bca734a498b1358fc80a1c41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "90c1a828145f44dfb27497bdae7254fc", "region_id": "RegionOne"}], "type": "search", "id": "225c9f33576c44aba33a4ecd6ab699c8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "12b068eb911544cab2d93917a4963091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "24552e51736e4903a6397738cc923e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f121e6e8ed6f4abf808ad16258e95621", "region_id": "RegionOne"}], "type": "dns", "id": "a6904e13c20042a8a6368b89cb74052f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "971bf020c88343d2813a582d559aed03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "225a368a1bdf473a9b0ce5ae4a93e2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e8a5be745fde45eb963f25141f0413d9", "region_id": "RegionOne"}], "type": "workflow", "id": "8a3a56df1e854e1aaec2b422283bfba4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2250cc1d39084c9494435bd09e22029a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40bc2407cf1b4f2a9c6deb9f1744af81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "541dfbb313bc4e3e9d685aa8a1cbffcb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bd498324e13d45d08a33f330da765e2b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bd27f41daece4e3c96042955c2c08ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef1eed457822471082cd479cab547d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "193dca202c4744f4a55d3d056f9d99d9", "region_id": "RegionOne"}], "type": "rating", "id": "5ce0ca9f5c414bff8cfd3acb6eab1806", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8034d8214d540f1add9ee088687b03f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4633e6582bf94c6a8b79943733d071a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "626c7d59938d4100b8e357f83d19bb49", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2c5ded049a4b43128ce695c0f886427a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6058aff804d54addb5c07af3253f8a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9b66fc8890341d4899d26125052d156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "af9b1922c6944a7d9aba0ccfd1d74466", "region_id": "RegionOne"}], "type": "policy", "id": "b615614155034d8d935491ae237badc1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68bd18ddb1e54d78b5ad6fc27752fdf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "630cd12eb5744b658687ba0f428a4e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec9b57c40cbe4a5b83d341da1cbead8c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "63a6e35421a84f98b09c8c7be570213c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65e07ab791ef4406a23dcd98363ce854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e125e423863436bb3f1d3fafe39c2a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8222363e466b4df0ba528f9b3d9d5014", "region_id": "RegionOne"}], "type": "sharev2", "id": "ecd2d0a9cefd41d4bd42dcfadf2abf2f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "724cfad1f64a488687eadcd9e08b33ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f4f0b7762f749d8bd413fd17381b4b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9950221d5f424242ae88500ac8555dd6", "region_id": "RegionOne"}], "type": "share", "id": "71c51b4eedb143e9b20b49dac103969d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6621b3a199245baa9442f9c4e0a5daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ceeb958b27641bc8063452797a8474c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "94f6de716f8947c0b502bbd8a2865e47", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a4a4d01fba984d678154ee1e9154925d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3897065457b847ca84dbe680a0921512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a48a1916a1734f9299b49138756f6d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8ff806ff0b04695959a2be4c47ddaf7", "region_id": "RegionOne"}], "type": "orchestration", "id": "95b5c7b9e8b241d9a6c13fe4dcf2ce91", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbfd7d9dc0fb4674a3e827bcaaf6af3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64f106711639489f9cf5b6be921e65d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c41b332a36e040cb966cad5ec7b66334", "region_id": "RegionOne"}], "type": "block-storage", "id": "aaaaae5f821a4e2ea70073b2f682457b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59eb1a79deb647fe8041bf0fae64e619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b956595295634b48a64f7ff43fe11407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6806016c977048d0bdb52a059157525d", "region_id": "RegionOne"}], "type": "volumev3", "id": "09e05c56587348109c2bf9754df11cc5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f3030e6604d4c839aec841c35d2708f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f8279fcbcd4f30b5241cadfe710a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b78627e3d7f84dc09ff65862624223a1", "region_id": "RegionOne"}], "type": "volumev2", "id": "fd7ad877cb8a49c086ada957001680b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7b2ba23ea5947cd83f9f52e9a410e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07e7c21085ab4e1195c154176041d153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f8a551b8671476fb6e23c3f97db9905", "region_id": "RegionOne"}], "type": "volume", "id": "e84fa3925b8247f29bc88fc3de6dc9a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64a3ae89dc89456590d717515a303bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9d7008d396942dab2b503fe4bb310ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c90e3958e12145c1a08a66c308b0e2c5", "region_id": "RegionOne"}], "type": "block-store", "id": "9ac6a460ed9e457daba44bc9ed80b157", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb015ca6ffd44192919d7e6e60af7b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d78254318bb4e6bbe135588b5438728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9b5d74f1e184378b70a32a7d03ff8c7", "region_id": "RegionOne"}], "type": "alarm", "id": "5da3551c30cf47e48419e72b67a33f31", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c1894fc45f04e8384dd03b4efa76f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "55f919855fe44f539100d6d8d65db896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1592e952c9b243bb94b1e4d04ea625db", "region_id": "RegionOne"}], "type": "alarming", "id": "c96916c2066f42bb968c0bd55a5a35e6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d94a44d7ed46458182c11adf4e963f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "03b41ba3c02b4a78803391af3a375afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06762ebede4a430e8de5b1be93d15dc9", "region_id": "RegionOne"}], "type": "meter", "id": "b66e024cf667485bb581525baf7900bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "891ac3c1e51a4df48cefe565393ccc0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42c46e7ff7854774b219bd2a5c57369f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dac925ed2098401c96e4f68329359958", "region_id": "RegionOne"}], "type": "metering", "id": "819c23dbff864ee984cfe10f52505d01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8fbbd5895384834be049e82864d3ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a66b39c4d52f430b877afe6cf8678e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4c5d165282f489e9d7f640eae44486f", "region_id": "RegionOne"}], "type": "telemetry", "id": "7fd7f7d6cfa54502b8d794fe787d0242", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d517d82ffeaf4c64b434252c84e5e787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42d10a683ac44f2c81a00aa0e9a3d2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e3e15739219146f3960dc6179460eddc", "region_id": "RegionOne"}], "type": "event", "id": "b46b5810f6eb4b40949a7cf3761f3b83", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f77a9ae34c7429088da8a085acdb921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2cd4a00006b54b0a85d99a93e61d241b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1c9f3d3b68324ddcb5c3c5e41330933a", "region_id": "RegionOne"}], "type": "events", "id": "5adfb46c84aa470fb78e45b17b86b094", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "61e22e3ed934471492198df9dc08860d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87f48540e8c84dd19d9d785c62c7e3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2c751e790ce6472881c117319ec45c47", "region_id": "RegionOne"}], "type": "application-deployment", "id": "752ee61db5f348a4a56803618c3b76d5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f26bd8768ee440e93cc24c6ad5300df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "517f97eba2a0485a93f83d76a3f0370e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ed51162aaf044d4982093d8632495a3c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8b097d0f991c4d2d9e7f3166642a6c8c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04e0f63875bf424dbca5d57e5e2acb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c13870d05bce47699bb81b6cca566e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "449bbb01df20457cb345f0373985322c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "538dd0f8141d42e6b42f33cc9bc98124", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d1875b47f3c4e379b9a361d400ef899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9649650ec186465aa4eb695953d97998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b77abb7e1f041a7bafb83fda0d35723", "region_id": "RegionOne"}], "type": "tricircle", "id": "4773c77573c842f9a95afa76a3057608", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f605d570154845409cbe2ed4f6a83651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "af155d86536b4ca1bb55623747efda28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f0043151420749e1a1e0329ec15d0d1d", "region_id": "RegionOne"}], "type": "database", "id": "79a348cc69ff479981ab30e5ee94d086", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c908bdffe25e4f108c3c2bfe79b76c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "01d7849159d44b678b6b4c846c409ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fe49b6f4da9b434d896291fc4a6ad16b", "region_id": "RegionOne"}], "type": "application-container", "id": "4996dd410b83422ca88985472209b2c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f9453a95e16425e947ea5c4a7adc21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b3a9ec443964bf98d06e7e8f55156c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5bc9d25c37d94f2abc275f0a06d959a5", "region_id": "RegionOne"}], "type": "container", "id": "3557b6cd553a421b8c68d412c0442282", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "708d5007c6f74a29bafaa55e57b3ac52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "908723cf636e42ce966ab7e8a67baf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a886dc83592b41f9904d6e98aee06b24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "240a4075e38243f0a893064fb07ca21b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa8fed1328074f4f9220449271c185c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1df9a9c83c664a4a83fcefc9f80de464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7728a56a5e09464ca7423d8935700867", "region_id": "RegionOne"}], "type": "rca", "id": "909d250aa61a4996a2c75b00816169ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "efe9884fe3ae41789e43788cb5302414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9cf407fcb63a4f98ae1099973ab79f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "473b1103fa90460ab4ed455901b9458d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a621a356e6d0401e98396fb413c1248a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "edd676905f21424b8bb37eb455fa53bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a5f585758d6541689ec7783fca5e33a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "527860d961e0418c83824407a36a4969", "region_id": "RegionOne"}], "type": "network", "id": "8077140e37ef4df9a2b55625149c0e07", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "26e740dc691b4426afb1ad87f7923b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d8ebf2ca89f403fbdaad6d32536f767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "17473a232c2642a49ce19eec942fb352", "region_id": "RegionOne"}], "type": "backup", "id": "e1f1e49b9b51484592a29faffb042a3f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a954cbd5c1d4bfb8443278aba319014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b044e4c2682048c3b10bbd32fa5f0079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e4138cd9a0a547aaa4063781fdab17b8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0a915eab183d444e800c8c4045239e25", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "479e41be36b24dd6a477a73ea931e7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05e2397e336d40e0ae6ae6d5c7ff6bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6f9a587409af431b9cb2fcba7154f268", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "26b8e44e5af74e14ba8a7a0c020cdadc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "beac4bb846cc4f219b2c01fe6a2e7b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "51c0d6e1339a46ce9426013d3401aa02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "57727369dcce46cbaa30c8c25bad698a", "region_id": "RegionOne"}], "type": "monitoring", "id": "4c9b5e17e7db4869a76e1a94f6f6313d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ba19113e250a439ca1473d108dc9e34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "473b43d8afa0478c8eebd165f4c96068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0dc310d7a6b24bd7b61b1e88036d877f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1154b35047bf47eb8c549b93b80eb1d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4941c44d152b46499d55a65c4ab23e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5dc7dcbcff1f491cae1cedf5d0564510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2c0ff0573f654468b08dedc448dd5036", "region_id": "RegionOne"}], "type": "placement", "id": "5b73da88ee7944c69ad1fb22990e7948", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "00e95f031dc54dd382646e5faa128695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8fdccec050214c6ea4d1b7858e805887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b944fcc036ce401fa976184907ba7f9f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8c755ef151b34c77ad5c994598612dbf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6ae38bfac1049bbb5207afa1e8df3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8524dc1c89144ba19bdfbd2966ca0503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b4e2bfc3d28447d3a714b2473015e42c", "region_id": "RegionOne"}], "type": "ha", "id": "d868f7e3d04f4732a173109b24f05f46", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "07fee63d968e475181cb11c434c11f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a5fa5e21b3f24e489eac4c387002b873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2f94e1509e2c42feb9d185f22c7be612", "region_id": "RegionOne"}], "type": "reservation", "id": "f07f0f5ee94741868ccfdc64c168419c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "91d16ce7875f4187a2da3538fc0d5f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d1798fa9d6064940a34a54891a348ad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1261c01627bd4412ba9740bc00b73cf6", "region_id": "RegionOne"}], "type": "function-engine", "id": "67a5a6c03e604efa9cd71b3e8d875058", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1bcb1b9b91a9429aa3a10f87e5e47075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b979abffcdb14e48ab92fceb1b843ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "88993b56e66140e78cf21a5129d3974c", "region_id": "RegionOne"}], "type": "accelerator", "id": "f6ff00c3a18942378c6bb5bdf0efc88f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "20585354fd624196a0c256c1f00d127f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "113e8078b5cd4504bb4ef346f130f13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "07a001dfea4a45f48a94f3620e0b7d1a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "86b6f218cafe4b8eb05a19c7cc10b18d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "402d00dbb3ed49e4bd1a3573366cd028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "140c1404ee274a4982de191669a90b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c733a7080d8a47cfa100ed9d31156d24", "region_id": "RegionOne"}], "type": "registration", "id": "0ba20126483b482191b3db2c5f095b41", "name": "adjutant"}], "user": {"domain": {"id": "5394d2e915c745e0bede3e7062b910a7", "name": "5053febf088d4868bc13f2c8ba8e5f22"}, "id": "effd8a8a7b854eb1942e33fee9995c73", "name": "17abc9daa3814d25a22141ffb6a3817e"}, "audit_ids": ["d15feb15a21842719ac3bd0113e96cc8", null], "issued_at": "2020-04-23T06:25:58.023858"}} 2020-04-23 06:27:58,181 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/roles -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"role": {"name": "adba754dedf045ef97965420da530e74"}}' 2020-04-23 06:27:58,186 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,188 keystoneauth.session RESP BODY: {"role": {"name": "adba754dedf045ef97965420da530e74", "id": "8b5a6500c3894f87bf2c806f147a046e"}} {13} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.143703s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,244 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,250 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,252 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,263 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.177537+00:00", "project": {"domain": {"id": "19eb3c5ca3f54137a3eec9770186c70d", "name": "1e8ade1ebef64897b7fe07e573717d81"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ecf147c99c984e6eacfb82e4fb159c5f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e990f2b189d54258954df314047ab389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b4699808072f43a287f70c07d55b196d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a2a54c39efa426ca753853744b25086", "region_id": "RegionOne"}], "type": "identity", "id": "45a3ec847c474529b0f6c86565ef6f8c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "819612f42bd3435f95d0d098aac1e4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "419065a4f80f4538961e4793799846df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d1bcfb2f3349474ca91f83db15a1203d", "region_id": "RegionOne"}], "type": "compute", "id": "b21ad43f286c49fc9c73a49fd94c715e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8fbf350652804a5c9db1da4df153f164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ee7af5dcd12546b79962a45a761687e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5b328b686bdb4fabaef641d8bb77c0b9", "region_id": "RegionOne"}], "type": "image", "id": "55c0f545e97041648c352466efee9aac", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "96ff3f38dc4f48469896bf61e9e4b5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7fb8706423eb453ea53560d0b804fdd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ce87d27935614457b187280d0d5e23c8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a56b3fc048cc48b68a774a6d93e3f7ed", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a432476003f64fab8e680c6a57998d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13dbeb4f4f164c7e95d552ad0df6cd87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "791a3b2d79b14dbf954fe1523a521712", "region_id": "RegionOne"}], "type": "object-store", "id": "0622e1a79ba7424ea57641fd4fe9ea83", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4574bcbd566409c8b732f41027553e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc097e267c674879a46539e5b5be3fb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a361afc36c594b56b38a87adc5ff93a1", "region_id": "RegionOne"}], "type": "clustering", "id": "c6c354583b00465cac35399c9b2fd1db", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b68a5062cc549e1a528fb457f46c78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec3a1cb0502442c5ab34584df29ee5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad9f68d6c4ee4aa198ea5f5e284f66cd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3599de8ace8d4864ac581d3846108a28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fd1137bd69d48ffb5841fc92d88fcec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85281107e3fc43a5a07b69e5502d22e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff0dab4138554037a97af0bfe07c38b8", "region_id": "RegionOne"}], "type": "cluster", "id": "5e404e8a485b476fb00f6eef21e04371", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b8a1e5d68515438fa9aaf9ce789ccba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "14125fa0d33341e7896004843b38854a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6e2daee5e69b48b68af0f2c5ea4a443a", "region_id": "RegionOne"}], "type": "data-processing", "id": "47a76c98f5c44d81a2048fd83ab34a79", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "973c46661d5c4bb99ec6ecf37a675aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06e4e7e2a2934816bccdeb5aae8d88c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1d801303e874e558b3561a276cc8bd2", "region_id": "RegionOne"}], "type": "baremetal", "id": "21362b9d8650456485384212fe24326d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59f8cb4b62314f2683c9eb1842909f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e05a7c0898644a8b84ba90d74fda1409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ff1dfa29adf44d36aabf21d61fc6b5db", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1263470c5a4a473a9672ac3d0c375191", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "81b5feca7fba4a55aaea5d17e478f806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "126863e7b5fb4a5b856a24a2d36838f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "529b270124f64be895725cfd09d96439", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f465e671965240c1a5a3477fde825f26", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc6d624df3eb4308bfa4566cc470fb3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3a3a007888a04196a0bdc7e0070ebcd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd6691a04f984ee99dcd564f8842192d", "region_id": "RegionOne"}], "type": "key-manager", "id": "b2913be4909646eea80f32a7473de05d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85a6c9ba0d5d49bc8b0787bec9d6cd0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "063130ee9c3544a1ada2828331661542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e2318e3a3824a4b959422023a9d52b5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ba6a58ed233a4fafb9e135f1fe948c2e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "282b7ff07f1547eaa023729682510017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4547428784804fb39eb16061d702f455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce3dd6973fab4bd3aa6c1aa52f6ea2de", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6e3b88b54de84d8080f2af611ecd32e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aeaffc5a8a354484bfbea4ad3bf108b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5ee4d84e21ca4953a19ba968083bcc18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ca2e9d5762b4226a9448ca4029fdc4f", "region_id": "RegionOne"}], "type": "message", "id": "d29039fdfe35419c9a80f2e9f2fcb51d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "973bb972198941e5bbf28708103a94da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "68e3ba58f0fc4c7197e38067d09db20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50e989f10230474c98e5800a6e33bd03", "region_id": "RegionOne"}], "type": "messaging", "id": "762b97dcc9b04bcab7590c9deee1b0ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "997a6962dc004b389773a5154de60f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a77aceb6556e4012a331a83d18062953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a113866d446a4a90920076b505b21ab0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "260ab873d546404caf2b6b5a4d226a1b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f75ce3e619a44583ac2be6006553438e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a90741174d5640579f42ead4d8e19f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc869ee1e24b43b8a769de188f3e523c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7fb0beb8bc954544985dbd1b6c2de3a7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb47b13a4c0945f69812b17b4b7f7ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "125b6b97127443d9adadb0d5049a8654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39c3008ddfda413fac56f14d243c13a3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3e9dc643b56241bf91a44e6a7435bb9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea9f4e5ad70f415598c40b68e7e091df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d84b60058e744205bca54246ace1fa41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfa8193d70b743feb840a7a9b90a8250", "region_id": "RegionOne"}], "type": "container-infra", "id": "4b63e12bd4ed4066af1937210a6a127b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5aededfe7e4b422eaec1c4cad6155131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "95a39b55df1b49cabe6cb64343a8289b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c74fc2150d9486690c6f07f36aaf237", "region_id": "RegionOne"}], "type": "search", "id": "a9f4f6780132441b9e38fb9f41c50d33", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cba4c7c260894bdea68e5cf802987e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a6babe2f8cf4b34bb2ce620d92913c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6236b84eb67547b5b494bacc1b208f37", "region_id": "RegionOne"}], "type": "dns", "id": "e3a587f039fd4ab4bf23927233f2deb0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1061fbc53ace49f485e00592eff15788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6ce2f6d513d425897d4aaf57697a344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9ce33a05aa4243beb749a97d3aec4177", "region_id": "RegionOne"}], "type": "workflow", "id": "2599da369c024314805f3afcbf00bff9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88581ffe55874e6d973954a17146627c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01a2c46c37a44c5ca6b924fa8d32376d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8d418bab7163448eb2258b63cb54de4a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "20845d9f4c954e6c968567c3fad6cdc2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d0deb286357d4df4be9c812fafd99278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3de8e261c034506a4692e7eb600518f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e7dcd06dc3084fdb9361dab6d744cedf", "region_id": "RegionOne"}], "type": "rating", "id": "c5bbbcccb8a44e2fb1b913174ea64508", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8cb76027ac104f3bbabfbf85a82ccf26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa516881328c433a9b21f86fbeed96ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd9f5ce15cbf4dc5bc48c4b6bf76ff45", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6c274e8283eb4fe9bafe0a3c5c11c869", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "422f9d92974f448385405d00197bbde5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7253051a1c547839c11a0d164c6b073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56aed996d47d4889a092f5ee64ba95d7", "region_id": "RegionOne"}], "type": "policy", "id": "256b479fabb54005a6676374bde9418b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f28de03e554401dbf14d2c3411d1903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ec1d3fa9fa84eaa91a4f8ef0494a0d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de6ad79e67204dba97b1ce6499969d12", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a993afa87b6f41b5ad83da6141b6d666", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bbd30a688894159bafc41865093d531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9959d155dbcc4f72aabcff92c92eb010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc0f7ccaf2f54bc6ac220a5657b1c0e7", "region_id": "RegionOne"}], "type": "sharev2", "id": "078c6924b5e946d4b4e500712bb73c11", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c5cf2f13caa4dd9adb2c086782f05d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8320e87804724b70a6d8552f137e85f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01dd90828f10463ba6eb50f130a24351", "region_id": "RegionOne"}], "type": "share", "id": "705cef350a044907bc4047bcc8465c55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8f7d48696c743f5b6312c3f87e184ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f6fda107a9a4ad78f923b16e36ff64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7fe86c15a28f4a0aab1996eba53f673d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "849167b77ad94683a0bfe2e29aebb319", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62ea450170e34fa59f1cb7cc4aeb23a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d3e6e1b178d4355875fb634ba018af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7685100befb47d7ab1c66fdfd061a1f", "region_id": "RegionOne"}], "type": "orchestration", "id": "c446212115ab423aabf595c8c21fd7ac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6d307900cc84628ab6697b2ecd7726c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be54f93c6d184948ba964376652131fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7979728cb5c4cd1b450a2eaff59048d", "region_id": "RegionOne"}], "type": "block-storage", "id": "a6e7bbfa5764469cbb7fc2b99573e0ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96f171b928e0491b888f6442a8a377a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45d01039dedc40e7a8b29757ca8bd9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "022a79c5544042fab648b2bc3f22dd13", "region_id": "RegionOne"}], "type": "volumev3", "id": "220e7ca9255c4ca8a93f33da9da1ee3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "377de80c82854910b444e4b8344b3381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fce323a5ccc46b79d8cfceb2f683fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfbc431eeff84a1dbe2e965d96bf7829", "region_id": "RegionOne"}], "type": "volumev2", "id": "007bbeee356f44c49f27890c97526956", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae1a13b28ff47a49deda2aad668955f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e6d7763723e4e13a12940eda68484e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1dfc345410642a6b037c793dbe137ef", "region_id": "RegionOne"}], "type": "volume", "id": "03b63a7e8606472b8779ba21b2d9185b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66262c3fae0b4a80a286fae4ce04bc5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a793e712106411ea1feb1abe39b5f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2001d6ac4084fa5a06556a7dad544bb", "region_id": "RegionOne"}], "type": "block-store", "id": "e1199d8b058746e78058ddd0263454fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ebfa7da71f1c4f229a8b7964ea6379c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "464defa82c554d34b3fc95f638b9e352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e019054a7b0f419dbd9dfa9def8419bc", "region_id": "RegionOne"}], "type": "alarm", "id": "85fd8184d37b46ba98dbce64beffdb03", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ab5a6e17e114797850516a6a0cb5eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c549c000193946309f230faf7c9ccbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ab27566b933545a7b942f484b067bdba", "region_id": "RegionOne"}], "type": "alarming", "id": "9d52ad7231304c459dbda765b72f31b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0abc437edd5141a3b2b97aace613b8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "83e9515e484e402c8874b33ce97f8448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "767b5bc7a1374b6b8b5baa13e0802c20", "region_id": "RegionOne"}], "type": "meter", "id": "63d3416ea96444148b760c7e0e328788", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0bd7ec2e6954c86a2ac82ba99262b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37144e3ed1e344bab3117ead3162fd26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c9d698a0d76442c809cb8402c6d7770", "region_id": "RegionOne"}], "type": "metering", "id": "2cbe82afb8b54fa5b29fd4e503ee3be6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5c07ae77c6d45c3b71648be0903b158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6eb8f5adb6342dd871b722858faa0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "878b0895af6d4685bafffec2dacd5818", "region_id": "RegionOne"}], "type": "telemetry", "id": "af5b19755c6c4a85bac6f734e6db23b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d2dcb6ca94844d66bbfcfda646784edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e83463a0ea2d402ba1bc3126019fe14b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e0bcd38a7784337bb43210d5c16fff7", "region_id": "RegionOne"}], "type": "event", "id": "402f495551aa484e806d617468d019f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ad6c3fd810a141868d054496021d6722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "70c7e917dcbb4ecebfcf229244c713ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7cc0ff9096684bdd9e85286a3a72b1de", "region_id": "RegionOne"}], "type": "events", "id": "dc5d5763ec6a40349177d3f027baceed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01bc0953bf624325a86582c463d070f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d5a5cd2f3d44126bdacba49abc23317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "89cc2e4f5c60452293319aac2c1b951e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8eab5022aebb4a0dadadc39664b2c1ff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9dc71163db0e4b499775ad5643b6a217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ae95ba688744eb3a55418654fe4368e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "635096e3d0cb44f68be8260430f9c5a3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "49c72ebd45f4467799bf6c83bfe5a322", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "805b6959545341d189fca03cf1f534e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc2a78e86329479bb4cd9b893e031ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c3d6defc07f4377b0c4115f2fd1f0c5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e0661e26e9cf4202a3e7f99368fb9e2d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1254804fc90e4ac8a21ba2e72907d26b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4069553150f741cc979f0c65c6a0a6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b4f67621111453097e27af2621aa328", "region_id": "RegionOne"}], "type": "tricircle", "id": "61974db8386243bfa42fabff37232c6a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a741c4163c994785936121260ff87097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fcb3cc5b65d9446993c5fd5368b30bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dcf68e82ffcb44079d361e96c039c5da", "region_id": "RegionOne"}], "type": "database", "id": "6536fec93483444abd4642304d1ffd3e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c11bec79456c4d92917fa7ce4f3f4c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10e5a56141ea41a6a41a84b09009f74c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52df58d9e7f842909fd9b4892663e6f9", "region_id": "RegionOne"}], "type": "application-container", "id": "4da9ac5ff0014565ae1b6a293895ac2b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c9eb2b8c6cb431db4ec768a8c3097ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c72a0b5d4cf94922a1aad612dd33ef62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af304f32ac974eb795d7bb29bb37f0c7", "region_id": "RegionOne"}], "type": "container", "id": "bc79a56058134a5995340be0e7756ce8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64e2c70e1ca44c87a30080fb1ab4b1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a13afed04e634a6d94b316692e3d217f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "52a029ef169749abb9d07e20c3c2e90c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "de8cdaf276a542cab19553511601e567", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8690a705ec8c407d95c64db35151dd03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e1b332116b14f76bb7cd4a5687677bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1c5e6632cbae4e88a3b0843050a61f4a", "region_id": "RegionOne"}], "type": "rca", "id": "3086cd7945394ee68d08ddfc8ea873d3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec2be06a9245491597954910eb69d4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "119e4e78c4cb46369e2d2e0c31e1321b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "166d1822c0b1472eb33e911339fd5601", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5bf4fd36fb5d4c629857c420d1daaec7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "21068769cb114bf9a709d4b3c50803d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3f1cb66c5a574b03ba551f53a2acb7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7080d825f2124643a1d87fe261ade34e", "region_id": "RegionOne"}], "type": "network", "id": "959d943a43ce47de96a7da1446a29075", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0bd053b8852d448fbfcca934083f1ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d581a11b66e249c5b9256c2803ab5d0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "28dc918ffc9a4c7e9e70dc5202d54d51", "region_id": "RegionOne"}], "type": "backup", "id": "7ad4b475fa4d497fb05cb8580ef5f2ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f5a9d284fb1495892b8a4eeb0721658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7ae9139ace6443af800be3d95f3d7b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e523115339c04c208b7369cfe6432301", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "630428184d274ba2a0ee3e7917584864", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80b0834711634d11a28471e7fa020550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d768fe95df145ef8ed2d45b90c6876e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c12855b5938643d7a2d3ec5fd5fae4b9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1f8d332c83ce4761a448919a44fbf67b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "33dde50241e34f5db87ec1544c9b28e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0ebdb44f888e49ffa9fac0f903a7d475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "56274a3cce0243418ec4c6bd881e620c", "region_id": "RegionOne"}], "type": "monitoring", "id": "cf689cadbca949b99e8404bd79aae635", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1cbef9a6a8574247986e615ae5849a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a96a76d1684c476fa23ce996d2f4b7a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d5957d366f924534b823f4f1809f8e49", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cc7bfca0f2104bf3a64a282f71fefa95", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dfd3555e6f704e3a932c66917cbc4012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c64719a1e3514ea38f509389580e199c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b561d9ae83dc4f3e8e37796cc0c10f98", "region_id": "RegionOne"}], "type": "placement", "id": "f628f891f06945efa56f739245d298c5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23114f32117145aab763272dc1b18dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8991f5b1acef405bb783f7bc5c7ee043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "617ed69ed7784f63bc1e40022a373255", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ddaf400563b94ab69bb31fb0b838696f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aacd2fa6fbaa4bab8ccd209b13df6250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "de8b2d69085c41ed804d7dae40fbf2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9127aee6c42a4e9989925493eadf0da1", "region_id": "RegionOne"}], "type": "ha", "id": "4c766eb9f5f744c882fa6295601635e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "387d883b98074120914af643fca304bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5ac9be66de5d49d4a0fcd98eb1c7415e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "612005db546740a3bd8e50fb4e7d2109", "region_id": "RegionOne"}], "type": "reservation", "id": "1e045025c0b14044860167cb1b148afa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f6cf606c431f4d70a7237afe2b6aedcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9edcfda5fba744f58787dd5cd9e1d205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cf02bd0369814e0fa768b39cc690eb63", "region_id": "RegionOne"}], "type": "function-engine", "id": "a072e5f50f0e44f496a1f7ab038ccdb9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ba63e5f279684381b0088faea7eb56c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2231ff3f9ba04a47b73c6a59ea4823e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a2e73e4f2bf24c19a0508106db649776", "region_id": "RegionOne"}], "type": "accelerator", "id": "c7f78e7707d446a98cc51306b57ca8eb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75cf29a884ca409c9b935c10be7f59bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e245a25e014412cac77bce242cd2fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "283a5197898a4dad82a82e359c8e21f0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4813ff6833794b238bd197c3f99c78e6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02016a7ac91f49b59f075593fc27df06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecee4484d1414cd8990efa94850c4955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0959663bccf4d9181b4b5f46db362b4", "region_id": "RegionOne"}], "type": "registration", "id": "385ee89129f04152bd37c57a826c8cc6", "name": "adjutant"}], "user": {"domain": {"id": "8678bd479c994379a4fc9b3707299e45", "name": "ce4f3a3e1bfd4e31ab094397a6986694"}, "id": "306038fe86b8425f9fd48ecec3873451", "name": "18b4384fa7bc48e3b527992d708a6def"}, "audit_ids": ["4e3a3324a7034483b6abc814d8f0d548", null], "issued_at": "2020-04-23T06:25:58.177537"}} 2020-04-23 06:27:58,308 keystoneauth.session REQ: curl -g -i -X GET https://container-infrastructure-management.example.com/v1/mservices -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,312 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,314 keystoneauth.session RESP BODY: {"mservices": [{"binary": "fake-service", "created_at": "2015-08-27T09:49:58-05:00", "updated_at": null, "report_count": 1, "human_id": null, "state": "up", "host": "fake-host", "disabled_reason": null, "id": 1}]} {7} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.212128s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,080 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,084 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,086 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,089 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,100 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.023358+00:00", "project": {"domain": {"id": "e9a41deb127145f584e0d6eebb42a746", "name": "240259f6f2bc4b79b4e9b7bc8b1f0e1b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2f0ef8ffdbc47228a83c7f4aa7c6ea3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "741aebcf71c346ffa857a3536b8a9fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2abb8730b07e44f8a8633591aa9c9642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0def2b7442ab4127b737caeb3833ad07", "region_id": "RegionOne"}], "type": "identity", "id": "4e6bfcb6ab05437cb56d323b855e5f6e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e757d4b58678402783c50059f3e3d7ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2b6938f2065c4a95a5415e4747ec3e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "147c2c2db572408ba8cd4eb89970030a", "region_id": "RegionOne"}], "type": "compute", "id": "ad299bd783a34ffa8b490a63cc073f7d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "667abfae3f4d411ba8817388ed8f1b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "edd4761681e641e08d982b1d708a41aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a039ddc937ea4d1ea03a79ee6dc7b0fd", "region_id": "RegionOne"}], "type": "image", "id": "c5c84b05307040b2a822b4facd36cf99", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02aeb020892a40d38174dcafaf81c97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7cc3ba499b794408b366304922910e2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd67571805ef4657a2b2f8bafa9dcf03", "region_id": "RegionOne"}], "type": "load-balancer", "id": "28374e9ccd2f4ce79bf8ad90f904eb74", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5eda3797e9f4cff972594269c32a4f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a3a5df8e6c4dad902ac1bc3d7f7d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6bf6f8987e74e1f9b7702e94e80746f", "region_id": "RegionOne"}], "type": "object-store", "id": "b218a95170a64ef8b6f87a05a9df6765", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74f3d362235f4679baed6b7620dfd6ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ddbdd41d0e8f4114b16037147fcc292f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b83d6b61e5c44996858eed2f9fab13eb", "region_id": "RegionOne"}], "type": "clustering", "id": "e4385a32dab54a36b2d5f2f30a1f0f68", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17a6a95981f04c05b2688e5d8d729f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9fbf45395c046deaa67aaa24c86772d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80784d82d0cd46658000e4295c72bd93", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0bd3002d32ad4845bb47154a8d68c1c8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84a0cb8410bf434b9090ee5acb6e773c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66d8639ae1404629ae906a7f61d95b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac5f78ef75c44a6f9227c3c3eb62b0c7", "region_id": "RegionOne"}], "type": "cluster", "id": "54d8c89426cc407aa9953df161a8a73d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8eb27aff1090488088b4d80e85b10e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92d3f35079ed42d3b65c39e98340c9fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2dbcd41beceb48a58f7cad9029cfb7d8", "region_id": "RegionOne"}], "type": "data-processing", "id": "3d7c9fc852db4fdc955880cf55ff88b9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55902d6a7cab4865b5af74a7a6c28a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56b7c0af8030452a9dca3e9d76e1ca2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be6c2890530d4239b4e0dffd1e8a5455", "region_id": "RegionOne"}], "type": "baremetal", "id": "f5ae26c1303c4580b8d624d813ae26c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75e19a014ab547ee8647bd1113f4980c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d48b8720dfd949b5aed12a3a31575ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56b9ad67df9545f4bf60e6786e242983", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cd244b4b38f54278b2603d98bb9ba81f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ac7ec93cb1ed453b8e14a3b58a26ff09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "47387a08b6864e65aa01e3f6c82a0459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6af11a7e384d4280b74462434bd11b8e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6f0080dd05854d2690d50ef936e95f58", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f07a9c85e7e240cf81779d12fea49f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba9109830c61433e82a5bc22dc02264a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8cf0e2fb0fd347a4a6881e98c549813a", "region_id": "RegionOne"}], "type": "key-manager", "id": "89d3ab1423c34aacaf9ce95c4a0cefa7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e363ed4bded4459b4ee096d7083094e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a6fc214ac0244085975a9b397f7bc643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "787eb0b8442648d8b66f90e6dc81121c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "79d5cc9bf051479aab1e0c55f9b95c9a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "efc9b976481f4c95ba664a5b8a2506c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f84f323e1c04503b8ef3ad65f331282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "370cf95bbd1e45b6bdb4b9c6733e5efe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "53a5091bc9ff43d4a298e4f555cd511e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ef1307d7fb044c32a8c4d2ce6aa2f9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9ea89764aee24db783dcddca8aa9fc6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d903cb48d19468b8ad7a75b6db38a66", "region_id": "RegionOne"}], "type": "message", "id": "6d0b027229354b449c1a30ced3b3dab0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "957c7ecfc3da4f268dab7a9e0b6b8eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "42d643d128d04ba18e4075a865aeca1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c44b15d60ba4130b37cc111b0bab005", "region_id": "RegionOne"}], "type": "messaging", "id": "abdb8c976384450087c92e5037d76163", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "660ede38a45349cc84922fe0f2a03b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2795c5c0a4eb46a3aaa8c9523d9441f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c7fb846621b241f1a7911c44a4ecd6c6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b33f377e80ae47f59e1429a0c9b6e7b9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4467ceee72474edf94f7c637b62d63e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b80c23abb72e4b189dae142a8535531c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "661efbad24e34d2a9ff6602b8584b858", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a3ea3346337f4f938d48e0bc1e502b4d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ff335da4976441eb45b5f72a1ce5d9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2454c3d01d814d1b95ac7c58cc22ca94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46e3073ed2f5403ca26e3b070eb8a7d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1cd43ed7c0ef44999f10841787b6dafd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "783ba22e62fe4d4280711347ce128fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "622f56b0436442d8a6b6d3fe5f5be1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c32588f73304025a938e2e605c539d6", "region_id": "RegionOne"}], "type": "container-infra", "id": "76da6f97e037464fbebf7ea2b4ce18a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "94eff4ecf4eb430992a8a1bb8c0dbffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a9e8d01731004f49b6e57d9ce95d181c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "528eb030910347ed931ac7961397d51e", "region_id": "RegionOne"}], "type": "search", "id": "11717c7a304d47afae9a84340e0ca2e5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b3873f3d420e47618531c550cf465757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "71312de6e07f40d8be847682258159d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d993bf5fc6444539870ac8e80721e176", "region_id": "RegionOne"}], "type": "dns", "id": "dce37758404144759660034c166661d9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ae0b4fbd89748318b3bd1fd31ce29ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00e1735c238c4d3a8380fe5642dca834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7a005d688ae1481687a2242df8566034", "region_id": "RegionOne"}], "type": "workflow", "id": "d9f30540ace343a08d0e53b3757d5e5e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ed81c8e664b40b685dcdd9227a7823f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "934e0376daa2429a8e8848577aedd3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d9ac6047bc814dabaeacff6dd98d6b71", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0c848bfd09354da0be0760a7eaebe591", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "398b484a6f694ac69da683ef89d3686f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6703579c3f5141f5a866f2d10c874a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "11ad3b8fe3ac4b45af84ea731a205977", "region_id": "RegionOne"}], "type": "rating", "id": "cf73a8bb581c488ab43368c5f4e6b4da", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b4ddd5ca9dd40a2a88bed146d30a4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d684075c6d394df69b15b29495251ff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "932f09def28f4804bc59b7130e17e89f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1e9efb3a5fa04824b46e61ccc2fca01e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "344c74ea721945f99ba8cf358654de32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6562871ccd18462b8b76909aa21bc4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3b6c50524c594b6cbaea554fff0a6607", "region_id": "RegionOne"}], "type": "policy", "id": "9845c49889ae45639cf9c6cf4ae12d7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f53d47f85fb41acb125eda49d796b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c5da75a96ae4be0a9a45c21c493a368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc3cbbb6cd664df7b0e9337f30979ff7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3549e0d14262455abfaf3ad756bc67d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d81c21a2a2fc452ea2749e6c7627e295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "645971d655c848389d0cb8059edadbaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "56706fd762df419a83cff45c0319f3e0", "region_id": "RegionOne"}], "type": "sharev2", "id": "7cb2f5a1c236485d9d8be956b3c53785", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "139d7b314dbc49f194c2a70e36d89653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3bbb799e25e841d5ab5d2b825e3f9bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0e823d551764e9ab6cb7844f89613ba", "region_id": "RegionOne"}], "type": "share", "id": "da558762fe53436dacd43ca201f57c2c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "55cf9fceef8c426f8e8af0cdf73560c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "67859e1da9514adfac782d9d20859175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f5f79ae656a4ed2b153d05d51632002", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5b81758f738841a6b72a73eec614501a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c98250bc1134a93bab34c056d9228ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b373404f52a94d4da4ca395e207f13d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39d0584e841c4efc80089bcc5742883b", "region_id": "RegionOne"}], "type": "orchestration", "id": "668745061dfc4cbc979d435a04d9f3a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b6fc50a0c894911a9f2644ca6146b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "382edf6f605f4f8d92cf93fe5d6e039a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c675991796541039f78f23ea2bfee08", "region_id": "RegionOne"}], "type": "block-storage", "id": "1293ba5e2b38451fb9b2c076eed4a608", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1902197e0124c938fcc2dc2cc1cbc66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b05a98c5003e43f397e02db64cf58baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "525133949edd4911a783d4b549fa5c75", "region_id": "RegionOne"}], "type": "volumev3", "id": "0b124919fa244f86a8d494cdf9832257", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "441563a5296843038cf032b8b1db3d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a649c84503844679052c9400dab4c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0c771a967cf458ea40863fbeb7c29e6", "region_id": "RegionOne"}], "type": "volumev2", "id": "e86abb7549094df688891da0fae8f14b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fe7075d1064478a8aa5e3f51d634bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ff2bae7c13e45eca8053743fc5c23ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b9abf18763944119203bab47cfbff6a", "region_id": "RegionOne"}], "type": "volume", "id": "289684d5808146a4b487f7bc682dad69", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f47f16bec4b432bb48194af7bcce203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1103dcffbf7f46d5a8f97e6a4f3a8045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a219464c92f646fc9d09530ab4ae8041", "region_id": "RegionOne"}], "type": "block-store", "id": "7f589588a7414d568f00260c0eff7528", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f5fa1bbc7b324d6dbf82b8a14b2cc54d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14a51a3f747c4307a33fe67d0d332c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a3b5902a3504083b921ae12be84b548", "region_id": "RegionOne"}], "type": "alarm", "id": "2bcdc841ac1d4dc09ee0e9d67b76ca2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7aa5e2bd6e044fd95b47331466df7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0edc7e05bbea4891a3ad45ae09a212ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "47a6557f16c7417a82c464bb4b4e1a18", "region_id": "RegionOne"}], "type": "alarming", "id": "ac3490bbb7664dca9167ce66504bc06d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1baaadf44c245e68b422f1bae11e7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d28bcaf85679406baddc886f9d6299cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb0e2a077f624effb81c4575917de76c", "region_id": "RegionOne"}], "type": "meter", "id": "e09fdd7af8154ef98af485c8e4239dc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43e136953708456cbbc4cc39bf90bc97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1530d162ca543249ab4c1a065ae2b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12ccebabf0f3453bb483c67a24a1fcfb", "region_id": "RegionOne"}], "type": "metering", "id": "81936fab03024f69a1c680ee4d5aaead", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b6be8fc84b34eeea2b34a43559db490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adf459cf597a4fed82342bfe43c3c5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0988044b74334663ab54bd43146a793e", "region_id": "RegionOne"}], "type": "telemetry", "id": "35dfe3a63ae74f24a067b579f13a8a95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ae000b8da378470b8e4de68ca4489033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b4512f05070646589c66d7cd0360de13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c7e0f462f6ef49be9eec98c65ea38704", "region_id": "RegionOne"}], "type": "event", "id": "68be7237de454ffda6d9d10845a3015a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "919bdf527df64b8199b1f9291ec410ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2b210441aca94a929e6467b618287b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3bef7a7d63c94ada8fbcf69c23133f3e", "region_id": "RegionOne"}], "type": "events", "id": "e784bdcac2b34e7b94b0b0e9ab808077", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5ece240d80a40ad89fd54cf1546c868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4012cdfca8a64510bba66811d666c9f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2e93aaf40d3c4793be71e1dccf871a51", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f20b9d1d499f43d7958911368c7ab450", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "467d9443b4034ffdb09126ec728fa8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7f24f1c550d4011b2e94f5ea072b50a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36b3866904d74ce4ad7d8a10cdd94e3b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3ee5c0aa066f42358c2ee3e6ccd5a49a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ef9e88e01284e9eb0c0b95a8a486dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92ecf70fe92b4752a9e8dd0eb1a51f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5a0b112c08749e8ba6482c36cea830b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cf7d5d1edd2a4f4080e86b0d8c942a4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "00d98219f20143898cbfccad0dc19af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed769f1b151a4e0b9ae28610eee14d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "34ea2feccdaa4ee3b390752e9a69f9f8", "region_id": "RegionOne"}], "type": "tricircle", "id": "bf818dabf5b24f9ca9c464a60a795be9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "18a75597c8c84d4580793dace9bc82f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0ccac00599d04f7cbfecb167511be9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2301de4cd58b46f6849f6ae6c18dd6fa", "region_id": "RegionOne"}], "type": "database", "id": "7aa05152357c4605bdced024702707b0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34a5508172734afda1842e444c5c8ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7deb53fda0de4d51877c799e07dc1763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7dc2a5a403924e54b450e654943f4f74", "region_id": "RegionOne"}], "type": "application-container", "id": "744983b2b13142e888b9155861f0cb69", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fc5b99478b247598a80b5703f36db23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee42d40f32c244dba1958b16d3ce5e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b3f710eeab040309af56f910ea929d7", "region_id": "RegionOne"}], "type": "container", "id": "d4448a843cb349659932efdf8bab25c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a408f27bca04267b530550cb16ac745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efd353c7dba5444799d08374f5e606e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ced388edc2f4236842c83b6a5f106ee", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "033228d5574e4e4595a46805e1cd6a11", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23c927cca7dd4cefbfc894f4a13273b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a30fd3ab0f8649feb912a9779dfd023d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1045693102314b0bb37bbd7251a76711", "region_id": "RegionOne"}], "type": "rca", "id": "fbaf69dcfbe34045a35545ef12023158", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "28dbae64a9f543c4a4dffaf854905ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cac530b05ef24986b5148ab34d2aa244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0c69dee4f03d4f5fbdcdadcfc8991751", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "540dba5fd14a48c388abb66b8626b2df", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "47f5d37cc22a493fa0656130eb641974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dc09139edce24585932286a6fbc73159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cceb9b92788d4919bd9ca836b7ca993f", "region_id": "RegionOne"}], "type": "network", "id": "d320e15f9b224a668e02b833efd8585e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d9400af3ad634f5f835b9e676ede5b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "47a0eaa6cb8a47feb4acdeefa4d7d98d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a8798aceee4244a194fdafed48cef514", "region_id": "RegionOne"}], "type": "backup", "id": "926ef0fbf2ad415e8ff37fdf7aacd0c9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfeb3040c4d84302a819fb933af3d06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed18e042d25449dea3e6139ffc6fbd0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a757af02ca5475f82941acb9adafbe4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "49ea0907b3ff4870ac8d3b036df6ed8a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac2081bbacc84d08b3d741ad1602c06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "56b1eecfc7db4a0e9f20c130d5dd5caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f3036fa36b9410da116fed2ff50e59c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7bf471c5d95445fd847056f1a43e8647", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7a4467b010a403ca2fe3573279696cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7bf0641bc7c2408ebacecea164371c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ee751f1ea0754003b1259a574da04a14", "region_id": "RegionOne"}], "type": "monitoring", "id": "205cac3ca2f449fd95e810acb817cca1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "87591b246c8446eaaf916133c28ef9e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "691201ab53834106af098bb648f52e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9f5b7c53c9ed459c8ef6386fb26ceb1e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5112934f3f804680bd65390bff209220", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "73d8de5022514522ae1311cda4ec0f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d56fb30f2b448e98ddaf64598cd83c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "730e9771c8324f24b6e95b9ca7e127b4", "region_id": "RegionOne"}], "type": "placement", "id": "cef3d46a4d8040dab9c68980c3aa5418", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5b6042922524cc1ae69e4dfcb0bc437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5670c58e71e044febd1cfc3dc5eecfaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53465149d7474fcf97ad0aa5eba652fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "972595505bae46dbbb0363c34cbff7eb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be9adecc120642fb949cb87786126740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e5c86edcf50421f8a9438f2c619d246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7aa26d6a3e74486d82199b8d741689b1", "region_id": "RegionOne"}], "type": "ha", "id": "6278737b0cd64930b0f3b788e7d58670", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf0946a3fb984938a74f6a7e94ee26ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "362433f476fa421a8d6a9ce94715c805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be6c51730da94ce9b4a35afe411629fa", "region_id": "RegionOne"}], "type": "reservation", "id": "fc5b34acdd004b1b8e00132c6392506f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "762594e826d84a059ca89fc11eed06c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2447445d459e43dfbfec83aee2f7b573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6877c733247548af8d6fb4d69991b88c", "region_id": "RegionOne"}], "type": "function-engine", "id": "879223b617c84649ac147df18c584ae7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bf70f652639438b84ada3bbdde11de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d514570d8ade49088d2ff4333555344d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cac063add59b441c9fc840ad126fe87e", "region_id": "RegionOne"}], "type": "accelerator", "id": "de97e843f4054e9db3b208e146013c3c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12c03963ab0640288d5ac0cb8046a414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e37c04f144be42dbb8284ff06563152c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "91ae88636c434bb0b0a3ef682777da6e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7234b98a4861485aa593f23184933674", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b88049e6d917401bb07d5d13a7fd0bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbad5aebe54c43b99e2909dc39220ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae838fd8081344a8bd6084a9ac9f2091", "region_id": "RegionOne"}], "type": "registration", "id": "da74f971bbe942d0aa19748a7cc5955a", "name": "adjutant"}], "user": {"domain": {"id": "90ddbf4fd1504d87ab2b5cfd6eebd221", "name": "d4921ae0e51748908daa505409c88144"}, "id": "2e0a33253280451b9b8bed5a8d60ee80", "name": "0819b92adc824dd2bb901ab8ef4e7c33"}, "audit_ids": ["d9ec5a65d1d14379b1039d0fd6f56fb4", null], "issued_at": "2020-04-23T06:25:58.023358"}} 2020-04-23 06:27:58,214 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,218 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,220 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} 2020-04-23 06:27:58,224 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/ports/d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,228 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,230 keystoneauth.session RESP BODY: {} {16} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.463034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,690 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,694 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,696 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,698 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,709 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.632452+00:00", "project": {"domain": {"id": "6a6b0842ebcf43cf961db68e7e682c65", "name": "06c76fdc1be2451cb699908109d5b686"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7bab372d75dc4c0cbe5045a7c74e31f6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d9dd48d7e3194af693d7cbe35afe3240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "215547ed515149cd9400b52ffd3a51ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7e60bf2316dc4d268c73161405957c95", "region_id": "RegionOne"}], "type": "identity", "id": "92f0c42d53ba40cdb9a8a22cf16eab70", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "639230d401ce45039182ff91679e2df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fa04827c4dd9464885821154e3e2dfca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "69f87825501f46389692f28bdd52c996", "region_id": "RegionOne"}], "type": "compute", "id": "09cf8f55b56747d7aecb83afeb75f235", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "11a759ae98014db58bf4e2b77fa16171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f0c1f2de90a14cf3a7a28249d22a97c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f63a0cd3c4ac46a5834856eeb4da73a8", "region_id": "RegionOne"}], "type": "image", "id": "9f067ac727584fbc9f7d30b7996031f1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a81331a686924d709865afef58dfc1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b592895970a4f0c959afdb85a604517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "309a4ca1f10a4482bdbbddfd10b8e0ec", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a799995d709d493d9d37f56e0f93832c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cb7633cb53d4f8ab569051e1baa3aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f077e3fbf784ec59cb84e6557bd759c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c6e75fb7e8a47e6b4da56ceab90b131", "region_id": "RegionOne"}], "type": "object-store", "id": "e2b8bc7488a84b97bf88d751b59e0bc9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa151e527f4b4439b5b0d406f755a40d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80a911a1cb7042509ad710d20346fe1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80627c82f3014b34a266d0d9d807004d", "region_id": "RegionOne"}], "type": "clustering", "id": "dd4f6e852f7c4f93ae1f55b34cfbd24b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35b4290077074b42a7f2f9ddf23d8ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f51839dc37e468a99a37d5791afe3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7b7b8bd2e2d14f0cb0313bd0281e570d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "877f47be2e004341b64ffdd33df047aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70b2c836f9b64ac481b2eb35f33df59d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f47c530f9904e38b6255f07daeb0a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15bece50508547f3b1d2ce53bc8edc4d", "region_id": "RegionOne"}], "type": "cluster", "id": "951e86e47252489a8b7c5917e01a062e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e7492855894450491467b2090b89f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fddc477c4a145f4a4c0d9874beef3c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c86f12f84b3c4a63bb152e0743e54625", "region_id": "RegionOne"}], "type": "data-processing", "id": "a4d9b1fa41794fbfa14b827f89905d8a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11684375af6e48c0ac69a64706769376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c56016b1a22497f92cd9add36b8add4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2efcd2be88f4cc69e5c831d014f8f2d", "region_id": "RegionOne"}], "type": "baremetal", "id": "a3fb9b154dcf4e66ba4aec5fe56d6e7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2fc6baf229e4510b3f4abc3f77b721d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28ff4e935ed043f89a9163929ccd0ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1e94c6ea482c404eb7f881df98283aa8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "53c633f110ca470796cd31ada588882c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f448ef4ca4184118a3c5706a858b15c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b9e7fc3825a14d8aaa448498963352be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "31f673ee0744445e86d919fad35b0024", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "69cd9eb63f0443e4ae6deb33c0513863", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d7350512a97c483aa70fd43a97c035e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2e4a3963d32247738d36fa21f2d7e01e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c7b3d1465c5c4a12a9e986c52fd0161e", "region_id": "RegionOne"}], "type": "key-manager", "id": "aa82980f760341848bfec514ad647dbd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b258143565a4b72941e710154255f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e14e72944e1d4e1ba2495565af329a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4fb1edea656f474cbb843ebc80eb1880", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "310c19853e4642cfb7a2b5ea521c62a0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d24e650998f34ba988973d7537b3b58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d67cbb49ab449bbac3ea50c820ed226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "beb39945ee6d40678f3210aa68ab50b7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "51a57289b01f459599a0a1b5ec2a952c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5eb37858ccae4357a4f56d34af29a173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a8246fb1914e474abd1020aef1c048fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "12ab24b5fcd54e7aa845d1d55fa07af6", "region_id": "RegionOne"}], "type": "message", "id": "6f644737f5424af69665bb4f90a4c3ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c9e001ba55c84553b5884b4132e4f41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8733251dcdf94a138ef7dcb9f9e36237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3776e170d9c941f3b4b6ee14d1320a3d", "region_id": "RegionOne"}], "type": "messaging", "id": "38f476fbf5f341ee9fb532f061b71711", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "592948400d254938a8d3188a11a6379f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a92a776fba884e7e8e1417984d80fd84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4ce9e40a372f45a5b808b1ec03f2f9fb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4f037541337142c2a79e0a44935a9f0f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ccbfff1c7a34b5180c27c6ec0189d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58577f8f9ab54c0f9244243c0730d803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc8ffa87199341fdb21992ad5deaed0c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "759afbbdfffb4c75917ed479ff2e247b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b649bcf92864fec8e6c4aa70381ce14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3f75fd8c1f84cb9b1348b598634a306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fe858e4e8e549d1b3bb4f0eb17c259e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c619441f962b4ceaba65a1d614470034", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "457c39e622c74357b7768be73866cd6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6d11d3509bd45a2a4d3c48e75e79686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "827f7c32ec2949f289acb636b6eab4d6", "region_id": "RegionOne"}], "type": "container-infra", "id": "7b24e51b2d0c454b83511aa5a0edfc5c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e102c15b8e78495094c5dde453f339c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e0c3e8d725584849983edb81d82920e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a7809962fb284536b4ff536a77db3287", "region_id": "RegionOne"}], "type": "search", "id": "bfb6122c83094d80a61e1f4fa2b49fe7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6e9eec0a2786444f924f0d9d24e0cd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b47a4f1248674bb5b5a2e2560321a479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9c453e34b0dd4337b1db3dcb70d4a9ba", "region_id": "RegionOne"}], "type": "dns", "id": "64069b3ce61a4850ac6d236abcf01a93", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "461941f44c3c4005b8d04de22abd4e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f9478047e1b4aad9992b901bdf693bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "549092235258464a9b1ecfb855517fe2", "region_id": "RegionOne"}], "type": "workflow", "id": "9b5325f3ead246ed9bce69126d23d669", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a93e9a3049284e17b7f7293acfeb4224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a87c6ac4a52247f48470872eb290cfab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "80110f76a2214c9fb23691a90d2cc0b5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d9b5d99707d643178357b95b7e09bdd0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "23989a7698154bd9993e70ef22e596d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "294b465f885841209203ac48c7586719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4230031b373d4e8c9d72dddd7970c253", "region_id": "RegionOne"}], "type": "rating", "id": "9e56920d294d4e7e95bfa0416c46f213", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f6f73ddf661464fa54cd56ded67e6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "762a6e3b21774c00abc37578b867883f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2cb485de1b8b4e13992ad700d073567e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "63db6e8ce1c84e5ea1bc2f77642e3e33", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7950188b18e4db9b087db7d7135049d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2e1dd1222b34ba883b5c30079ebafa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e7df488b9bb94b7aaea8921c5d33a04b", "region_id": "RegionOne"}], "type": "policy", "id": "00e03e2103bd4758bc4580da59ad31a2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "758bddb3d88e43248572b1ee5edf3fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "389f07374f5b4066a3a8c0aed8350f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "49587156f14549ec9008810a35ab1216", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ef22eea1e74448e1a11ed6ab796361d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80542b17249d4d48b0109f1c827779db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1b342834b0747d8b382c5c3c7b432b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4fe89ff426a45688ae35f62dac14f3e", "region_id": "RegionOne"}], "type": "sharev2", "id": "539009856ea34a5fa80afa89a39bb296", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d05661acea3e4cfea902e6e503fc729a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c80844f2575b43dab3ffe29f93fed40c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3487321392cb4ababec02e13c4dd13c6", "region_id": "RegionOne"}], "type": "share", "id": "ae16662392f14068b24ee804cb893081", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f558a48d35d14a6e8013069a23b20d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab0e6de77e5b4ae99fa99ffc88bd469b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b4acfdfbb0c947de810d16ea2c8981b3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b6dc95ba2b614376ba9ae666ca294471", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ffdfad102da4ac28af45b02c3bc7ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33cf3fe65922494eb8f2a2c83f1086c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52f36579e3a6475e81490f577d4b7e6d", "region_id": "RegionOne"}], "type": "orchestration", "id": "bdfa6ad7086d4e7cbb63f4f8e2471ad1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6df8721b8509402190b4302c05724e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f43c0f457d943e2967a7ed56be01798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "710e4a044b65408b8532add47e1a5a6a", "region_id": "RegionOne"}], "type": "block-storage", "id": "f0e3d86239e24b21b2021b978ff6df83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ca03cadddf4d3e94d2f33d778d95f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e93396f97a24cc88e9c38a1f1d1bb1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fe03af870fd44a084af3f635e290520", "region_id": "RegionOne"}], "type": "volumev3", "id": "b4cf0968a7b34f08963e536b8d3e79de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf14a67b3afc457e86b6deb4c565eb29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edc18f3f283d40d7b9fe6e9cb2c372a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e336c71ca9434dad5975fd1ab8c464", "region_id": "RegionOne"}], "type": "volumev2", "id": "ddbe3bc7954e42909c6002c5f085237a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c19248b76f364cf786a0bf802e67ce79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97cbcac3c05244e5986fb9a304a46dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99b8e29a2d264f2bbe7edc18462ab49f", "region_id": "RegionOne"}], "type": "volume", "id": "ecc5698e85c14477b1bae3ea950df374", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d6330d5d67447ff84cb6cfd6960419f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eba9a73fcdc47808415f4b0fcfc2265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7103419fc92a40a0a99755bc259c4a10", "region_id": "RegionOne"}], "type": "block-store", "id": "3a8218c40e2d4cd2aabd32c82fefe50c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5dc66a45fba049258ecebf4b9ddbbdd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a66b14fbd1704528bccb1d4498620c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "75fcfab6c0f048f2b8c92af8e3d1b295", "region_id": "RegionOne"}], "type": "alarm", "id": "b84f361ac9844aa9863e95f4eb8bc15b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "483d938166764434892e521929d7ad7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87f1b7cfc2a545e1b2bc1456c81d6309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "734388bb104e4b1f8adc0e705d6fc644", "region_id": "RegionOne"}], "type": "alarming", "id": "e65b77bc0ae74324a13235d8c684b954", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd35599d5f1649d9be208e14864b2f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cd196bdf8d045668a7d344fab3424c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "939fc17864f44760b9f1a61105047bb0", "region_id": "RegionOne"}], "type": "meter", "id": "c3b2758488e44d518d84616cc923adcf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ea9e33641684278867a885c64c61189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "631ad1a48ce9438b9cec34a1e26c8ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6153f7d9c9cb4fa6ac84f157eb27c8d8", "region_id": "RegionOne"}], "type": "metering", "id": "56aa892b45414ce8a3d460dc306c0ce8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fbfb322c52f74857991d11e9b98d43f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a42e1261aaa4740aeced5c852f9db5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "731e1ce7da4946ee90499fa2afce62aa", "region_id": "RegionOne"}], "type": "telemetry", "id": "b41024afaffc420d8cda8c7362360dd2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b0158d29db21414bad2c3d1751bbe0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22390026d039462bbe59e1b82d3c15cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2c05b1a9afcb450fa9991af5fb8f3bde", "region_id": "RegionOne"}], "type": "event", "id": "9a7e4766620147db9902b7b886839771", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f81a3646185c435892af8f99c42652ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2ed03801ae3f41fb88f9b67d176ad0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7945b058dcbd47e9bed9c62a36b5d8cc", "region_id": "RegionOne"}], "type": "events", "id": "ae1fdab5490e45a8b8c7f43d2909aee7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c671695eec349efa9ede6fd223d7be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5256d36cde284eaab6292f2a794660a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a1256ab41f243a9a00d3149da7ad7bf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f5c39ed8eb424cb191d3eed4c7bfb561", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc20faa5d31c4d448f92656659663b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4912f26ba464bb391aa3568f68e22c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a9d1f785eb7e4a28b069bbec72a1218f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "414ddebdcd5646e68d05c6120751a623", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2eebb0f12b2e41e1a591adabbe761ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d19d237baafe4d40b32e5059e7618efc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0c034ee5cfe492d910135652cd8f353", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "06a5b5af27fc42cb87a3ed6d01d61f61", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c161a97737d41f88f1db14d4b88ffb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd88678bb2974484afcd984f7f1a8622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91dd6de8266c4b6fab6cdf08d569a6bd", "region_id": "RegionOne"}], "type": "tricircle", "id": "d600208c3c774117ab71867c2b8a15b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "100d98b434934aa5ba41af7b94b32f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3839a1ec46cf4d09a376f72869f5562c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "115fa24ddac64ccdaed211fde8f080ed", "region_id": "RegionOne"}], "type": "database", "id": "d27993169d434cc983d3856f4b2bd162", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d9f0a558dca43c5ba9a512f4fc2a060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c73035b81eed4931ac3ee816d3634ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c135c338143d404ab07e7257289bbbc2", "region_id": "RegionOne"}], "type": "application-container", "id": "dcbe09a6df6448e3a8e3bf97b8448986", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9cd5d7feca884ea3bc0159daec48c744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9822438ef8274aa59c0c5a2455bf2979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e1e5e0cd7684bf3acf712f402ce7918", "region_id": "RegionOne"}], "type": "container", "id": "371507ca94654b97b747a6b0041f89df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e7dca67ef42403abd999fe88f2cfe45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc88f09d3b864a0d9802d0f2530b539a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "362daf1b32e440c19a544da355224df2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6eb8d098259c4eba9cf995b6aeb5612a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0bf89ff4d21148f18a8d92bf959dbbc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3de3672f13b44249fad525c47f557b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1815352238224e5b9242aa83ff257888", "region_id": "RegionOne"}], "type": "rca", "id": "90221a4ad9d247bd99a1a7ec47013a77", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1d667b7cda8d435f89ea020ee573974f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae01af6c9852422889d2fddaa6a465d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6e9cee4613164b928306095e19b9a9c9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eca937906476476b9318df41cfd6fa2a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "99a0d8ddfb80461d829a0c4d66439f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bb135ae2da134728b54d8c97e693ae80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5b0b40cddc38456693c3e2522552941a", "region_id": "RegionOne"}], "type": "network", "id": "a339a4580b6c414e9d0a41de2ef19c39", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f3b6c39ee2834e44bf5447abde661289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b03817f6e3242dc83bf67f3a42e4f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1f15ed148bfe41b78ed2f2e0ce772fa5", "region_id": "RegionOne"}], "type": "backup", "id": "87c0507f867f473fb1a3a3d3bbf0c99e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "874ccb6aa5374a8f8cbbfa10fd1c227d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5bddc4849e4842cfb47f85d6b8a7fac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "efb5f9a8ae16426b870ac0a0b83aec17", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7cafbb893637472aa5e421248fb90e94", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "984e37d8b54f45b9ae4ab8f5e91e5d26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7376a2ec318046c591e723e248370d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3819e50e702f46d2a70d26309ec96ee4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d49a36dd746b4081806198d073839c6e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "644feea6046145d4b3cdaeb5c1ec1f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "88f68911148540c4a1f203e93d1f78f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e08be510e657477e9290a6dec52cebd0", "region_id": "RegionOne"}], "type": "monitoring", "id": "621f4f7e6b064db496afee4ec95f5372", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "afef1bb393084a51ae2e8f698d0cb473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ab4822fc30243cbb92a99602eddc968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b4707eafe4424529b5a7405aaa3751e5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cf5beb26d7bd42f0b139a3b72132b9d4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "472e7e813cd94c218f2e6cbd50a8dddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d080ea2ddc9b45e2ad260f798e9f480b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c2e84d51761c4de6aac38e316883dd4d", "region_id": "RegionOne"}], "type": "placement", "id": "5ab1ee6bc9874a47b81fb2fbebf40647", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54b1735ad15d49a0a11530cb65d6f281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79289adb842446fba7531ad0b63e3266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae49fbc8204b497fbf7932874402803e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "61ee104e2c034d17a01e80b328a107e1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ecce0191bd1c4932b5ba90d613c91d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d39e4159dac94d87bfa8f53b85a53e2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0b92a9e415424788869bbe89ed82f3cc", "region_id": "RegionOne"}], "type": "ha", "id": "252d4f905d5e4b6dab4c52a472c961de", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a5775f3323a48c4960251069d16b331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "91a529db1e564702804769c7b3d8cfe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "24b920b7b89241b1b67a39d6a545cbcd", "region_id": "RegionOne"}], "type": "reservation", "id": "458e7c43954642ec9fd8fcaf3d3bb18f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c369956527ea468683c51f16e251f600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "260af7211d264ff1abef5ce3532c9bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7fcbfc9acb1847d38bedc3798f8ee23d", "region_id": "RegionOne"}], "type": "function-engine", "id": "057a93f1196d45b186ee6c8b546748ab", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "822bd4ee0bc74d77ba9b3d10aa1cf069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3a3c516b6ac647bbb950563679e760fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2c2425d68124401d8a0130ad3e6046e9", "region_id": "RegionOne"}], "type": "accelerator", "id": "2e5b23344b684a1aaa8671c9e31dc62b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e229b06801954382b4f038c8a6542b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d0b502524234c46831f1914b88a75a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96bbb93b14aa456092199127775034b2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9dfbf6c291c4bd0b144354fd10164d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dacb3f66ba3e49df872a0d481dd351bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "874a0ed5b4764705a230a17a0d91ed07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cfaecd42b0084e788015d0ce9d22273e", "region_id": "RegionOne"}], "type": "registration", "id": "ca07876c20c347e8ba12fdc761a1288e", "name": "adjutant"}], "user": {"domain": {"id": "1907311f97d447378c823b18fc0ec75d", "name": "22f462e303bd414b987599b09b00b145"}, "id": "35aa70d382044ecd89888c905b9be403", "name": "89928f61478d43b391fa468f998bbd50"}, "audit_ids": ["b700ad7d566b4e179742ad760efb9218", null], "issued_at": "2020-04-23T06:25:57.632452"}} 2020-04-23 06:27:57,737 openstack Calculating hashes for /tmp/tmpSxay_A/tmpfNhKP5 2020-04-23 06:27:57,738 openstack Image file /tmp/tmpSxay_A/tmpfNhKP5 md5:66f28cb74d42c3a6e6f5f542399cfdb2 sha256:cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625 2020-04-23 06:27:57,813 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,817 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,819 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 25}} 2020-04-23 06:27:57,836 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,841 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:57,842 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2020-04-23 06:27:57,844 openstack swift uploading /tmp/tmpSxay_A/tmpfNhKP5 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2020-04-23 06:27:57,864 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '' 2020-04-23 06:27:57,870 keystoneauth.session RESP: [201] content-type: application/json etag: etag0 2020-04-23 06:27:57,890 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '' 2020-04-23 06:27:57,895 keystoneauth.session RESP: [201] content-type: application/json etag: etag1 2020-04-23 06:27:57,918 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '' 2020-04-23 06:27:57,923 keystoneauth.session RESP: [201] content-type: application/json etag: etag2 2020-04-23 06:27:57,961 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '' 2020-04-23 06:27:57,966 keystoneauth.session RESP: [501] content-type: application/json 2020-04-23 06:27:57,968 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 2020-04-23 06:27:58,044 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '' 2020-04-23 06:27:58,049 keystoneauth.session RESP: [201] content-type: application/json etag: etag3 2020-04-23 06:27:58,081 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 66f28cb74d42c3a6e6f5f542399cfdb2" -H "x-object-meta-x-sdk-sha256: cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000002"}, {"size_bytes": 11, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003"}]' 2020-04-23 06:27:58,086 keystoneauth.session RESP: [201] content-type: application/json {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.486546s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,972 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,977 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,980 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,983 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,995 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.913540+00:00", "project": {"domain": {"id": "8b8c4da76e1948b0aebbc78dc3e49778", "name": "615b53f6ba4244d492f2e42220e7b183"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7edcf0e9c5f0404ab671ba6b6d01e3bb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5506ae3b3ee947a3a25a3e635d5360f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0e1374745e294984918774f62d9d1b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f08fe5c2b41f43a6953a26b72133bf36", "region_id": "RegionOne"}], "type": "identity", "id": "549046ef0e114bb38fc539f6113e5cde", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8981ca467ea94867867f0f8b51012388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "23ba0846a5534b998ae86c1dfa6c8830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4164b6cd56b748bea207db140d54b33f", "region_id": "RegionOne"}], "type": "compute", "id": "e0ead26b7937462e935a22d3f00471bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4136cb89d4a14447b2a94692e4a83396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a65bc22d1e414ec4b1dd61b523b16232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "17adc4a91f5f4c3f9fd5b9d3e91ce8fc", "region_id": "RegionOne"}], "type": "image", "id": "81d21a5df3414159baf351f8529f6762", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40ac1add497a49da94e49f204de91738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f6cfc18237bc4f539dd9a66c36078213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cb666c9b903e48ca80b1f22064d293c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "acec666e906f4709b9f95c659fa74746", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eacfe20dc154e5081c89bba86de30b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d7211499caf428a9b9d19ca6ab098a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c610fbb04544b61b0133c5741a4edbd", "region_id": "RegionOne"}], "type": "object-store", "id": "c7ba1a7949f64099b6981e855a9cf39c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f064754451b4ca08990be322923030d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4c4fe90f6bb4c9aa5698bedb54cfe50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "728e40d54221455f990b3acba2d8247f", "region_id": "RegionOne"}], "type": "clustering", "id": "4302c936e5f34b45a7786c1abdd94d9e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1fcf43cdc9e4d49a9f7826cbd24c315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d16fccdb1d140f6a25c58961b267e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f99773c1b6e44f8ab4042cae9906f73c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ea89fb75d766422ebaf96341f0abfdbe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "538c1b67fcf0403db9e1d0459beaa438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8524ce0fe56644ad80ee90c7dd169502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f33800fac1a945bd94a28dd100f6245d", "region_id": "RegionOne"}], "type": "cluster", "id": "1a1b0685a113498d98206dfd5658e440", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c96c36c7d2b14f19aa7e4665e8d1ffe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef6a40db796c472bbcfebe9a8a64353f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "653888e12a314926a7821cc381feda3d", "region_id": "RegionOne"}], "type": "data-processing", "id": "b26e939354b24dc68a3f3bbee562f580", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8429cbe81144199996416e06867b529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db12be1c755e49dab013de84ddc907e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "374acd89c79441fdbaff661509cba23b", "region_id": "RegionOne"}], "type": "baremetal", "id": "01d8608e9cd64c719c69ac6a24bd26da", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eca6d46fe47e455781cf0bde5d62033e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f4cabec22f0a4355b04cd7fdf8ca668f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d886cb627b3c40aa9f5f6bffdb8cc91c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb758707e83e4d1d8d7d7fcaa848f31f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a43d1ab5ece34e42b33d1bd04c4855b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dbdc01eb09374147b540a4ebabd33f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3e2afb722b1e4609839aaca84a0458e9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2ae559d76e3e4800a580c75f8b0556eb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e20d4f8a1ba94970834fe032c31bdd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "72313ab5fee74dc49dd8b88d27cf6a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "927b0b9a4c0c4383beef3feb0ce64b1a", "region_id": "RegionOne"}], "type": "key-manager", "id": "7fa3aa4d850b4d86aec7c7ac77177f62", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7c49afdce22d4cecb5b8319ed5302013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "731836f2ce2447e6a2a0a3cfd1cbbd71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a249886d65345d89be2a1a42028b304", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "956d2bebf7dc445a91f721359a65b592", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a5736bfb17144a7a36268b28fd93f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "938df5579e3540c98fcbfe7ee6ded6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9cc10ad64b934dd2940c0c0ce95e99ea", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5365612b6fa140d5b2c870910f870923", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0247e3422cd420d84a2a21538d42d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "15206678f3824c379bd9052dc0c62ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "82f957b504c54e599db1bfa177020330", "region_id": "RegionOne"}], "type": "message", "id": "010343f29c404e11a58ea6077b346d1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "510b76feb30348fb873d55dc1f0c3b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "63ea92a271d64e39a20c8fe6e9eb3ed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49c81d0b54b64556ad7ff6e0f8ab99c9", "region_id": "RegionOne"}], "type": "messaging", "id": "8a0e9ee3d4794939a1a303f8e96a5d35", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9147b3909ab14e658a493529b7008b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b687abb437ca413285acba886988ed8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "981c2617eace430288c40ec7f76bbdc2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2c89cc61ecdf4647a034626bf67e7e5a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b286de9ea2a64566adaa10ebac45c551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53c2583d569d45f884287f2211ebec24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecf804a22cdb450d98a95c3c7f96187f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1e2ad9954afc460ba9f6811a3a394b63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5cebfc473c04726ba4f476138cd003f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3de1bbf5df614f3aa3e884f2f1477366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30bc9bf8cb4b4e7aa6e7d4f8a1beadf9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "340f17ea67de4940ad5df4b51eebd0b3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e934164123cc4720bd802dec7d368d16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e86085abaf84c948feb41cff47f128f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb68cc70a69d44e7a06f13389916851e", "region_id": "RegionOne"}], "type": "container-infra", "id": "470466ca42a44810b85282ec06c9ccce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "86be5e2c4bce4d04bcdc565efe52be05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e05e0ece097846e0827be80cce07359b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "101a8ef480904f5ca202c2824e0a900c", "region_id": "RegionOne"}], "type": "search", "id": "65fecccf06cd49e386eadf8c4cd52993", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "074b60fb572747cca8e3dc0581ee9481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "83beb5429f884803b0efa78de9f28dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "05aa80bc26ff42f7967981996dae78bf", "region_id": "RegionOne"}], "type": "dns", "id": "f7dae5db207f4b9dbeedea64c783de55", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e2aca3e8897946bf869c381b40810ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf10edc824574b3fba64276b47097dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6912d58ad11c4cf9827a89d47d17f4b3", "region_id": "RegionOne"}], "type": "workflow", "id": "ad2c74ce6e1d4b30964d48b56c4f26a4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c811f5bc1b5c4779b7a36fd76095b34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e43e20e4f344de088535012b4eb296f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f524509394742b69cd3332e7ab6e12b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fef56ec751fa4c7298cad8bd9f13a534", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ef87a4a246f46de8d7db31dc5736121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6db783f2ed643faad5f484f62934ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "db23eac1f6fe442ab48e17105c07373d", "region_id": "RegionOne"}], "type": "rating", "id": "2ed19777c9dc42bfaea627626a9d7917", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "afd01b36fa834f5ba5d6500771328fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aabed134c1cf436eb4a6b57c05cab20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "46c7eb8509b64c07a719011b133b7f60", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3a69ae2004034bf7ae9b2e58c37c9991", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "13728b6e4d8f4c9e90dc7759a0358a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc8a2f420f5549c2baa48d30bf10e0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "48557f68dbc241fc957d4d3b432d19ca", "region_id": "RegionOne"}], "type": "policy", "id": "cd44dbe792df4b2e87c134ed1b2e0634", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37f983347e5d4b35b053c1d392a84163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "832667ce8ce34e428354950aded466e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b3adb2d90a41492aa49f649b5a353a5f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7346a480c3ab49ba9745a0e6f576a8ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fa38cd0ba444d39b1dea07d2619dcc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d4532f88bf14a88963ed4dd427922c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1e334bb97bc048c79be2c504c67773e4", "region_id": "RegionOne"}], "type": "sharev2", "id": "ce6fa566be8a4a7d96367fa68f227e74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6368be49ec6c499382a38cf79deeed5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67388c78fb8d4b7e872e87e892ffb5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2949e45b91c84dc1bcf8cf6151908c7d", "region_id": "RegionOne"}], "type": "share", "id": "0056151e34034264b0213ec3a089b39f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "88a69a0d27ba4f41882827fca27c3722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b265421053f40cab7285d498acd2534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "003530b578ae459fa888828cf762f419", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ce6de4b5beb44311a749f959a3e31502", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7946fe476f346eaaae1e41b93238a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b55e951c5e7b4db885c07cc21be07b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ab9fdc82fb248ed97f1ecf57f3fc57f", "region_id": "RegionOne"}], "type": "orchestration", "id": "c8cfcdcebb5a4179b92aac006ff2194c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bd5043d3f1546f893452c934316dc3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8101e6a8e05f43ef8e6a77e0177993b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aea5bd9163a464f9cb14a4be5b8640f", "region_id": "RegionOne"}], "type": "block-storage", "id": "b0fd3dd5c9ea4e7895f124ea2ac6b2f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa5f66be64164e078ef1fbb5df6dba18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448d42dafb0d4d90a463c75084f9e787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "981404c4301543ba8a88dd988801f113", "region_id": "RegionOne"}], "type": "volumev3", "id": "212310bdf21b4de19646d4d81cd9ac5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c5285fbf53b4f0494efbb1f8858ba45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18417572d6ff4a809da6d5b91595207c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4ecc5f7a06b43e8b017bf7407e8d21a", "region_id": "RegionOne"}], "type": "volumev2", "id": "7e49f93856c6451aaaf9896b92a955c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b76a9b1f73472cb479c5551509cfab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a2589f5f72642a1ae52e587475085a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f7501d1ec524775a9f2a7292e0e5694", "region_id": "RegionOne"}], "type": "volume", "id": "784c1ea6a44b4425a65e8b8d702fb4ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c97256e92d7406eb51d8374f84d7de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6af7eddf786408db9970099009846dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b943c41cc7a4e6c84afb63729a2e7cc", "region_id": "RegionOne"}], "type": "block-store", "id": "f165b4a6ec3549cabb6956a10369ab6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a40b5042c5b4bc88a7df085c8638eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "702c01b355b645af8eee777ece78f57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41606558c5ea4183ab9e52830c9ccf12", "region_id": "RegionOne"}], "type": "alarm", "id": "7e72a16cf2f6405392c469d63836011a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff30ef10e07a4bbf85566c4c407b58c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "064a590bd683459dbcf2c449f5b0c07f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a182c969a6504f75b7d67f0fdc307999", "region_id": "RegionOne"}], "type": "alarming", "id": "15008710f8ca4415b78f39b54d5a4669", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0d717ec7ee34890ab990abf5d52face", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "80c1f1b792cc4ae2bb047441ba34f7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e0394c381d73488ab240ad9a6822f1e4", "region_id": "RegionOne"}], "type": "meter", "id": "8d7a4415eee6454ea84bbc1a251bf4db", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92f1f1f54b644b77a3cec61a93a6d768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0a3776f248c447dbc3f956efa421328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f727b5a36838457589df861ad15ed7c4", "region_id": "RegionOne"}], "type": "metering", "id": "2c98768088a04d6fb66eac8498949318", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "17f2a0091ed44b51a751ab914a80367d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b7479fe239f44b183ac602fe138f60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aaedc31fa3564a94bc026c173840a3cf", "region_id": "RegionOne"}], "type": "telemetry", "id": "38d8ab3c86e2476ea016b8125b8b9dd7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d0b48d3dc90448c1a9762ad610573dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d202721d41594a9ebbe419256449c646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c47c5639a60e4dd499d9f68558721f65", "region_id": "RegionOne"}], "type": "event", "id": "5351d977779e4855a158c625b4e5193a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8b86991ef7574c018b3ceb7e45008c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e14e9ce48a6f44999aa9bf5f41dae632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "645d8daf1b304f82a0c3e05829ddba98", "region_id": "RegionOne"}], "type": "events", "id": "bcb0e635e6654a9f896217181b4fafd0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9506c9dddeb643ffae44164a6673d814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ac3af49fb19406dab9d4d81c2a4ee62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "028e889c5b434e7ca13794ef00791625", "region_id": "RegionOne"}], "type": "application-deployment", "id": "22069cd5459a4b7c93bbd2ba437809ee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d766f8adffb4602a841e265404f11ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "278480ecd4014d67bfcd548b3c19cee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9807f9db37744edab31f7da9433b6489", "region_id": "RegionOne"}], "type": "application_deployment", "id": "97de2a4e4b9b418a9edbf88b22734730", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3981a57166bd41189c9825887d198734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5048ab41e17c4131b8c6837b3cbed908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "acb5bb02fb1d444fb0ea962d858977ef", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "47fcf284058b4d62ba3cd0e0cbc80e75", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a91d6551bfa47dbaac81d7b43e871b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed0c27f4f6e442429274d02a7d8d49fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e73d9a9d6de74d86a23204a8b2aa534c", "region_id": "RegionOne"}], "type": "tricircle", "id": "8a40ac69e64649ec8f4166b00152c124", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "64903e134db0414d9170065d512410d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "11950840ab484e0a9579e88ad99164ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b4cbdfc9ab264697a34304fa754ab6c3", "region_id": "RegionOne"}], "type": "database", "id": "1a52816cdd234a908b5ad2e95ce48f1e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f77468858244497bcc9cda7f6503d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c084c67859414a50826bd2605f776e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f2fd949497564efc944f38c2a4ae2e28", "region_id": "RegionOne"}], "type": "application-container", "id": "e0f353fbed764f72b137117669b98d4c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a009b11c72f452382cf244da3a6b577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae4f7374bbc74efe86ef325008437afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f868437796fa4e4b967d801ea131d744", "region_id": "RegionOne"}], "type": "container", "id": "5a316a59ffe34af3817e2f3be9ca170c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b73d63ea6308446080787fd55f8fe006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c39c486866a4e8a951efe51f54243a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3cec3971c6934e0fa77f872f200cbcee", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d1c38d91fbea4e2b82b1a836dc5396be", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2be46d91152b4dce863c33ebaf735f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "068dc62250924a81a8f6ae163eed1727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "876fbe50dabd40abbea10898f24975a8", "region_id": "RegionOne"}], "type": "rca", "id": "f5e02b69f25d49cf86584854d24f58bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ef4d81d62b8e47c19ed117750866b917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9909a44c2d85417db70368b120b3f333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8994c5eab15944bb81fc48abf8929107", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "426bf8909ad64098ae682e26c27411fa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0d4e6ee605324177a513fa5c39be146e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cdb720bf5b0c446491d543e9d7485a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "13cd2e65f67c4ba3a7fafef4be222f63", "region_id": "RegionOne"}], "type": "network", "id": "ef4df4c38bc64050983a8e19eb685d4e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b4beec5671f6406ea3b5f7d31790a346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d2ebc17eeee4f16995eb71ec46e1efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "01102036442b4b78b82f5439d707a1de", "region_id": "RegionOne"}], "type": "backup", "id": "15f97d3a7dc040dc8f708536d49cd37d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d8de5bc381e42d6a09dc363e8d50b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "77537bc92f4a4f11a3e4c50901dbc5b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a543f25659f944b7886d46468b693732", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a221956470dc4bd893195762331ad1cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b10aa3c441134d929d91228a684fd20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0e01d50898b4e069ca8fd7ffdab1cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e9f6d752a7b44b99bf6661c54e2e849e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9a1871ad87ad46b8a37d8b55c44669b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a6c125c61988482aba402ca928fc7ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2acdb469b8fe48fe99933fae9dd30c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d6bbc8d3ad9b4745a6f22f83b51d4d24", "region_id": "RegionOne"}], "type": "monitoring", "id": "01e2387d75c349758262b834d0588c18", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b43c450afaf44d6bd120c6a61776ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ebdd2fa019742489fa1cfc30b6da4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a9296224e6b94071af41d40e61bf4117", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3f4359bcbc544e019363baa998162bad", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "228e5dc4dbcc4a0296dc72aee377445e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c2e1d72b187045fcb2e3830f32d816d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6d7626c4bd5d43e1976ed96ee8deb6ad", "region_id": "RegionOne"}], "type": "placement", "id": "2679a4aa4fe847e29d0df34434111828", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01e096cfd5fc49739e48a7513aa839d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d04a9bedd05d42a68f83335d87460d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dbc3a4eb8c534d20a424cd883711c6b6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "27edc7b53aad4c2cb9242ae074ae31a7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d45216e0c07c4064811bdfc3a8f043ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7caf0245d88a48599a03c6f48d840322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1aa84acee0a043fe9576caddb8faf402", "region_id": "RegionOne"}], "type": "ha", "id": "d55edbd038dd44e5a52913b53e69174f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b44d83d2a5f44499ed27897a5cde9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2f9ec8508d434969b35514e8485dad5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "054bacebf2c4463db5469758ad522a72", "region_id": "RegionOne"}], "type": "reservation", "id": "d4dff1478d8c4893be739a92dace62b5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e81e488020c45efa9d06899c99accaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "446515daa1af4122a16c8441f1cb12ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "01d2476fdf3d4421b823830e3ba53011", "region_id": "RegionOne"}], "type": "function-engine", "id": "11550b5056184179bda3564752cad7e8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "46b75463efaf47ee9070cd41513e4652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c8eb765d7e574e1bbd928d7bfdb3bcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "06bacb316fbe4f7792cb312efd27203c", "region_id": "RegionOne"}], "type": "accelerator", "id": "3e4d75ea494e42a880f54dd4921c4b48", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bd555fd0a9794d3fa1f3953538a43b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e7dda78bd4a4a2a87f296bcc3f2d323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9fdc1c358c634d62ac0376a7b0295636", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1629e9764c3f4894bcc5d2c8609fecfc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ad7a486a1e348bbb3ad85bb4b9166d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23b83275878f46a0a16ac22e46747713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "82c62dcf114c424c8c29c6b19b57ca3c", "region_id": "RegionOne"}], "type": "registration", "id": "7eadbad1d6554debbd68f28225536335", "name": "adjutant"}], "user": {"domain": {"id": "584e052ccdf84ac7a921b65b526a22b5", "name": "fd8b052120014c34a1126661f3d3ed66"}, "id": "a83fc94fdcaf4fb799b2d59f0955c226", "name": "5873b9e7ffbe453fb7aa855026463924"}, "audit_ids": ["f4ba4dc57828465daa2ce8d5fdd64ca8", null], "issued_at": "2020-04-23T06:25:57.913540"}} 2020-04-23 06:27:58,155 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,160 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,163 keystoneauth.session RESP BODY: {"roles": [{"name": "adf71cd8d76544908fabbb150cbe187a", "id": "3b12452f8f804570913e3be29b34e845"}]} 2020-04-23 06:27:58,198 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,203 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,205 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "dbdc05fdc89741b9829691dca1a5e274", "name": "domainName-2"}} 2020-04-23 06:27:58,228 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=dbdc05fdc89741b9829691dca1a5e274" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,234 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,236 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "c7e65f4d31214c0db5b5fae543bccb0d", "domain_id": "dbdc05fdc89741b9829691dca1a5e274", "name": "username-3"}]} 2020-04-23 06:27:58,288 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=dbdc05fdc89741b9829691dca1a5e274" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,293 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,295 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "dbdc05fdc89741b9829691dca1a5e274", "enabled": true, "id": "4bc7221c123c427baafa96e4ac9e2773", "name": "projectName-5"}]} 2020-04-23 06:27:58,346 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=c7e65f4d31214c0db5b5fae543bccb0d&role.id=3b12452f8f804570913e3be29b34e845&scope.project.id=4bc7221c123c427baafa96e4ac9e2773" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,351 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,354 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "4bc7221c123c427baafa96e4ac9e2773"}}, "role": {"id": "3b12452f8f804570913e3be29b34e845"}, "user": {"id": "c7e65f4d31214c0db5b5fae543bccb0d"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/4bc7221c123c427baafa96e4ac9e2773/users/c7e65f4d31214c0db5b5fae543bccb0d/roles/3b12452f8f804570913e3be29b34e845"}}]} 2020-04-23 06:27:58,387 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/4bc7221c123c427baafa96e4ac9e2773/users/c7e65f4d31214c0db5b5fae543bccb0d/roles/3b12452f8f804570913e3be29b34e845 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,392 keystoneauth.session RESP: [204] content-type: application/json {9} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.249956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,216 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,221 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,224 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,228 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,240 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.160610+00:00", "project": {"domain": {"id": "6b9b27eb69cf4b1f869530cf32e1b638", "name": "d188a7c3baa145049ad5a66874f45fd8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bfca9c45a2b04e0b810c16e86bd79c41"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ce871bc3dcac4c65b774eecf631ff63f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b12c7c74bbcb4e0094e3239f69d9b22a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "958a02da884a4e989f7b34beb45d09f4", "region_id": "RegionOne"}], "type": "identity", "id": "b380bfd6769143feb56330801e909d14", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "82ce65b4db95481d8f56c09752a9919b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da9ea67c662248018504971a8de9f9b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b90104c303d54a52bc00d9fca2a6a509", "region_id": "RegionOne"}], "type": "compute", "id": "a79daabe709146b6b4246e5dfc7ea568", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f66a176a28b64f8fb08edf1a5cf0f484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "60e95375baed48e0bb76e162092220b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc8ab9adb819408aa7da6019382297b9", "region_id": "RegionOne"}], "type": "image", "id": "8de45ecd7dbb4091834679133fafb945", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "63389a12a5d3434cb3dcf85637288850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9b2ae2789be14f4fb1d866cafa0acd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cb69b06beb37467fbfaabe2407af419f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5179a2742be7435f83664df0b0751d43", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "627fc61e60ee49c29c0cc9872addc8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f8be71727a54d0baf08180bc7802d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea48ad99de2b41b19cc110c7fbf43f92", "region_id": "RegionOne"}], "type": "object-store", "id": "d730a09987564b528606d7cff10a20d6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f6f3a158ff14175ac58ff9df2e92936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16717928a3d041168eb67971b4836ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96aecd80dd904eeaa6dacf6f94a36666", "region_id": "RegionOne"}], "type": "clustering", "id": "240e459f6b8440fc9e0a03f87782b640", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c0991d20e7646f28a432c91d9fd0d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1b909b38ce84e0291cbd75caf275990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "022f08e47f934d3c8d6e0cf794b8ca07", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7af494bc1ccf469b9db232a8d3906f79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8bcfa8c0f844088b7c1850c8b292c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff19f60edba6408ca0d0f792bcf7a4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fc639f58776a4f31809e4bfd32668399", "region_id": "RegionOne"}], "type": "cluster", "id": "c915bd805835426ea7da4d9257ee17bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fcd541ea9dcb4213b7f4b3b15bab8301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "592b1d68f48c48b6bcf5290809589c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ee92003e2e8548fa82500d4d735d278f", "region_id": "RegionOne"}], "type": "data-processing", "id": "8174a710936e4ca0a2255e543a428aa3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "975ff94b2196489f8d299264227609a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f372ceda47a40e3b509ad55e1cfd70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc8741366ca54324beaf67fb409f1ef0", "region_id": "RegionOne"}], "type": "baremetal", "id": "5b7b798cad234a00bab28338bba0b917", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f6daeffbd6034268bbd25c2c0a6195bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b375999cf63d47299e34345cc704c890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c469943a0fa8420c88443615696a12f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e2945936cfc14ab3a68a00abd3b5ce0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "51414ef913834698babd5965ae38ffcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "16059435326d456db92776b62c5dfeba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7457b9a427fa4ef2abc1dce3391897f1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "31cd598e15704e26bd0d16631a2fbc60", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa46edce1c344ceea80526e4287205f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "13e2fa89e51546c286dcbdb0bb3df17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "59ec8e237463477789e47066c548a0ab", "region_id": "RegionOne"}], "type": "key-manager", "id": "f24248e41f414ca9a6c9c19d7cc29ed4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "883ef56fd2924c39894466f1bdafd963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "19c84d653bee4cb2b4fcc8923b442bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "448e35a82bda4510812a076112229eac", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "de42576038234c77bc6e1e51eba9e285", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51092793c9ab4afca1edba4a678aff11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82ea810bf4374fa7a2ec66e9aea9e5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48e44aabb31345b1880ba39efb5120a3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "43f3e5960d1e4d06a7f0b782c10b55dd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "abbd8d0ca54c49b19fe400b5d09f9286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2393c03b9cd4ab38bbe091c6c6bc4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac4ab34ded054918b58f919e8499cee4", "region_id": "RegionOne"}], "type": "message", "id": "33de8dd75d3843eabbe971945f6a21b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a402c04bfe8f47d49ddc1c97ca2be53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "069a05ee2eee4b1e82a8f22c52ee69df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57789d582e37429a9f58a80e773979c1", "region_id": "RegionOne"}], "type": "messaging", "id": "b6bc4f6cd933432aa0f6cb291829d32b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2b7483428f224ec58ec68bb9e2a57425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "287b8be733704d3a9d7ed4c6e5100b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a4d6bb060b30462594c112070dbff835", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d35316f1128645ed921a9f202e370ee2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f44dc564f004125a45ffc88f151032a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32c310be336b414a9952e8c550015b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d78117d6774449f18393f5f21a14d5bd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "afd7e1ee07ee47a7a20b6045d4a696c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99904ea8ad2e40969e51e71f0ef4dc7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48ec4e7d76924e4a8c953f1a271d0dab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e65bc34ef2c4ad8a7879dbf593edd95", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59cb8fb49a4d497e8802888e63d2823f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "648808917d4c4092b517a6bf5bf88188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be2660c215084835b5631bcd02f34b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb9dbb49ec234dcaaca226462f46d5d9", "region_id": "RegionOne"}], "type": "container-infra", "id": "77e6fe002ff84e6688628dd683e85b87", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d64136f405364152b4c9bb05635fe552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "56786f0868da4135ac975b8ab96a4ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "efb8332975ca4cc692c44b5b0cb35acb", "region_id": "RegionOne"}], "type": "search", "id": "f52e9813955b408ab84b38c9c9e4fea6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad249e8cd07240bf87ad113de9a1ee17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5201f8cb6bc14dfd87b51a9e54e025ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0a9f9cf58d5c416aa6ff63c0313f668c", "region_id": "RegionOne"}], "type": "dns", "id": "c2b9961143d24686b9e329beaa301c5c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f26379b22f964f8f97f1836422c11f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "09247e68add24870b8c62f544722d51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e578427622f74ad3a8d674e72d5b8e54", "region_id": "RegionOne"}], "type": "workflow", "id": "94a7f666430c4016801c131d0b1aec98", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8460bdcc35048dabd032242309b0527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03930c3ede44410b972eeea7260e3991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "151c600e6d174d31a72d570986c5b716", "region_id": "RegionOne"}], "type": "workflowv2", "id": "20fd37fc94c3459a9d049c724d71aadf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "428fedced4d14d3896fc0db9c17eb279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b9218d91179d4550bac1c03300b8eb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4c7abb386c6046d3acb36aa6a8d509bd", "region_id": "RegionOne"}], "type": "rating", "id": "534c6512c9874799bea141d46a7c4ea9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0681ac3465064d6eaf505816bf334cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25ad939201a649cc93afb1156a603b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a73737af9d694a8cbf20c49ddec5123d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bb09039400f144248c43b25767c92f15", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7274b4b39134da285b64b71f92421c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "119e481112b44a46bebfa7ff054e58c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ecd513c035724f909eb156cf79ac7fb3", "region_id": "RegionOne"}], "type": "policy", "id": "505141d5acb647bc881e32f576d2e0eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d70ca0b083d47edbb9724fc3d24c25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7509d50ebf8644c1b377a47b083b0b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e59706c135245768fed7d13b642fb1d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "201e082e494d477d89775938a51ebbe9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cb6b00b46674b9eb4a29d56148fe852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "417640e7335e4f63a3ce2818ae6984df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8782cf47a7e14329892c8c23f3627ca5", "region_id": "RegionOne"}], "type": "sharev2", "id": "1f2687002bae436b90f7d0aff7b9f734", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7ded3efbcdd4724aedb90be6a209909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e812f116f17944789660bc60e17656e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45f5164675624b478f8f34288abe8548", "region_id": "RegionOne"}], "type": "share", "id": "669b973ac2b3458f9055d24d09947973", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e624105947794bcbb829444df7b607d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5fd451e66994faabe51e2cdee501429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d50297c559a142ffa06bbd7d6b7a0bf3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ba81208a6d6e4aee86b07c305bda21ec", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cef0722c3f7e4403aa3c7b60f9dafb89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "550c425681ec40e796f217aa05d9a2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a97d7eefccbc42dcbef5d26ee812ffb9", "region_id": "RegionOne"}], "type": "orchestration", "id": "067bcb9566cb499fac4d1f1551b4b2ba", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40cf5bcb799f49baacbad5f5624baf63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c38d1b6428d47dbbe72fd514c4de2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46051abc95b04566b48d7d03c6e77146", "region_id": "RegionOne"}], "type": "block-storage", "id": "d956541a3ba84567aa4ca63f83da45d5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1326a45c837431cae72cfc0f1325243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6927036ddc3143e79253f7f631f4071b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6de212e73a44e68b17b28851a6c7b77", "region_id": "RegionOne"}], "type": "volumev3", "id": "b99a44aab2a04eaeb4672602fff0ed4a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54f7354a587f40b78c38e2c089cfc61e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3def497f7b31404491b2764bd863bee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c29d99ffd7a478ba7cba31e524828d8", "region_id": "RegionOne"}], "type": "volumev2", "id": "839cac261a214ab093993720b51e068e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94c236e1c4d641f99ad393f83974917c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b06921e55ac04a1f8088adb89a70b5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "507c6d235fc94456a0d4f1e90e6b4fad", "region_id": "RegionOne"}], "type": "volume", "id": "80d8ce3b34834a319fc71920d48a8232", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d225819df01d43c3a6cb65e0a7ac4d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3094512d36a64b31a4254acc209be9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ded346393554dfa855782d85865c4fd", "region_id": "RegionOne"}], "type": "block-store", "id": "00f9f882f9ca4da397da6216ef4d78c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fc171494a8e4eea870995b2ab07e5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "633ef997f3634aeb8a0b7146516c24c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b11c235cee52477cad191e6854ef0ea6", "region_id": "RegionOne"}], "type": "alarm", "id": "09907923ed10465b99224aa64cff5110", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31c1f334d1e945949d8f3e362487ddf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e0eddde31c34665bb21ad8247a17782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dd54bdbc69264d0f997423cb9084c5c6", "region_id": "RegionOne"}], "type": "alarming", "id": "b465f6ba4bd8402db599c9bab636ab23", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "456d037032c74f19a05223875380f3d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d8483e9e3e74421b5fb5f3917c8f53e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c49aba1f0ed4c5fbe621bde5859e3de", "region_id": "RegionOne"}], "type": "meter", "id": "3efafd9368ac4ba3a2c5771ede2c00b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33c5160345734964b884412892808914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8be0c1692fc4648b7f9b98801f2e1d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e9738b7f02441839042e18df67880d1", "region_id": "RegionOne"}], "type": "metering", "id": "04debb43960c414b983803f91ce4b3d2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a084d6c74a3144a0876876c969bacce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc758178ebb841d499daf4ef2e7d8ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9528688b014a409ab1dd56cb8a02649a", "region_id": "RegionOne"}], "type": "telemetry", "id": "dddf4afcb0d84d13892c9a03fdd28301", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "04c761f2e33f47d08ca6abd1cee1263e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f6328fd8c3e74a9289d63fbccc315fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bf915922ae74fc2b3d7e49cd58d59d5", "region_id": "RegionOne"}], "type": "event", "id": "bdc6cb6b73a64b0b9358e292b2a595f8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "784616030dea4adeada2f9c2b9f3965b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "287bb91046d54c36acf708bd137f6419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e98bf4d00ae2445b84672b9bfe43103b", "region_id": "RegionOne"}], "type": "events", "id": "4142165a488f4a218de74993ed589ccf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "808ace3d916a4f8482a52c0ec4a22064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68fd3f50579341b09e136b62f02429b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa951c4c6ed24eb29a44b6b0e1740ec0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4c60d863f2b1475eb2ffc5cff65c739a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dfab77fe663f40668d094c9a62817622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d8d06f4acb4b498097940aacfc77a3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a9917753367f40ccacfdaa1f773aed01", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ff62a6d91300422aaab492a833a68c48", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee0b538acbe84f089119accfd478309c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5092cc15e9fc4331b5d2b3edc6659231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "65747c9f31694c0786b607a95a423248", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7a98223c34b54439810aba89f13e01a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a985e6de7b1e4c97825f5e4b2c39af20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e5ff60c9ca04f8cb534b0c4b2be1920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "29b28355c72347e4ade038c47d55b885", "region_id": "RegionOne"}], "type": "tricircle", "id": "8a362308c1f949c9b2df6d98c8fcf176", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d4258a5bbaae49fd821f310c8404dde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fd7313ee80964872a74ce676c729e826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "365149ba1b2e49799f4aa752cac29469", "region_id": "RegionOne"}], "type": "database", "id": "cc84b780ef4644dca6f197a37be3e006", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afb87301fa094188b3349f79ea2ed74f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "369490a3af4c4632a3033064a823623b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f84ec24a68b34dddb57c303ca7628e35", "region_id": "RegionOne"}], "type": "application-container", "id": "8219596a1b3c4c50be1f3fb2ca2a5887", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3066afb7eb8048c7b5b424c6f0e70c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "189ae218f6a040dfb59681214abb7e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "108d9ac3f567483db7ce17dd28f15332", "region_id": "RegionOne"}], "type": "container", "id": "eab3a00f7c9247909da6927df52e2b57", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ed88ec2b8314d76a4cdc067ee78064e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5980146f5b1d4df8b8e2c06225d2145f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e532691977c4850b4bdc33ff475c8f4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3d40584ee96a434b8099bee1105858d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffd51523daf5481e9021cbc3a8660a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6ae98507c564c65b0ef1c6e57396d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e22d6e458d2b4bca979b01c8b228acb4", "region_id": "RegionOne"}], "type": "rca", "id": "b00fc71be82441dd98007bab470f66b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e6aa12bf30d141349460cd5f3b30cb56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "73e415a277c64cfdadf40322a9c51214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9b5eefbf85d848538b3f84cb0e264bf5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "065a51a8ca014818b0354b5827617159", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "307cba0c13774c348ea36910b02563e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e863d4796b4244fbb7878ed20ec1f9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "98ad57bd17214433aed39a5bd67553ba", "region_id": "RegionOne"}], "type": "network", "id": "908aa3c1fdc14fceb9581fcc2302daaa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "105c8dbed0ff41318e517dde11ab9e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "33a482a27c3a40999abff44163fea35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e66c6d11c21b4a6aaa9acbf7ca623700", "region_id": "RegionOne"}], "type": "backup", "id": "b957a53044284dceb4fc00e317169a14", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1da1c56c1a04e22a509bd6004155d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61bbe3181c3a46f0bf3d6c8e4c5ececf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c36782c710f41f0bb15c8f6d8e4373e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "91efb01e4faa41c5a837e3d2b8b1addd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b10ea4cb223436b8ca4d701817e94c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9d2020d6ccd4b4993c8760d85d2ce8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d64e381f225a4dcb858793354f647fce", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b533450f4e034bf2bf15178b3b04a530", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b0a2a4b9672146869ff8c919571e82fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a4bc2b3ca6a407098d40354544d1a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1cf79116540e4e3fa71b03591fcd9e0a", "region_id": "RegionOne"}], "type": "monitoring", "id": "924b638749c64ea18d316a03b6379829", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7100a62e4c8246839710d31d97e72f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a44de8421b4e40a7b516d68c0ea537ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "78c1d1c1777d475c9d35204c8f46a06d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dfcefe14e0484cba8b21d09bf606cbc4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "de2393fbb4e241128c2529c946ad81c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4fe4c90980e04d7e99f2ca5119384422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d9135b1862f74ae9bb3f43363ffc2c50", "region_id": "RegionOne"}], "type": "placement", "id": "f71202bc1b1e43f1b664802bf2077b1c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a19251e381ff47d2831bbdcb59b3d33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10d5312d44aa41b7bd7a5bbebcb86ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c8f0e5b78fdc40fb995c9e641750cace", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5a12b3235f194cbdbe29eee51b947e78", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b746731936d4357b3dab3520f9376b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d140bfa4e18f4efaa8d68d24ce662af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4e4c7e26b29547efaeef0f17769227c9", "region_id": "RegionOne"}], "type": "ha", "id": "eb169bcc45d048e9b7e9c36394a3e9ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69e860a9dba345419bbda2c55b76c900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9209dc3791b24168ba0546d1a3b9ec37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be30ce982f8748289525c97993823090", "region_id": "RegionOne"}], "type": "reservation", "id": "63406e9bc06f4ab992b7fa4b5862e34d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b31607b548e4344a036a697d40e220d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "19da2c3f649249f899456d0a7eed3cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6b152e2052e04e4c9ef99a7c09180e28", "region_id": "RegionOne"}], "type": "function-engine", "id": "8f3f47be8dee4a78a88351665d31e37c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d13f1365bf0d48b3bd3b51cfc79f4afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5f3bfebe97394b349ba7e94e629d8545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d17055fd83574c30acae2a3d3b4dea5d", "region_id": "RegionOne"}], "type": "accelerator", "id": "1d77fa335d77415f8dc8a2ab67777b46", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9fb99f975784a5fae1f99a9606928bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c553c9ed211346abb84025ecda01c624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e3e7d0518cf4426a82bd8c751d0c86b3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6909c00179b741198e4aa6ccd2a71eab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ed7745be28c4653becaa96f384f99fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "898c90a84baf435694b9ea9050ffdcdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fcf40637ff884aa2bdbc192f1d916ae0", "region_id": "RegionOne"}], "type": "registration", "id": "9b2dd43dbbf044898f32b6c3e0e99d36", "name": "adjutant"}], "user": {"domain": {"id": "48b5c79061a64d7fb55bf3892dbaf6ea", "name": "088315a55d63454d9a4ebc2c092043e2"}, "id": "2e204aadbff545b89735f48964898cb8", "name": "aa94b568c02c4713b766f6b22138315d"}, "audit_ids": ["61f4afe6dd7e42669c23249bc9cf4317", null], "issued_at": "2020-04-23T06:25:58.160610"}} 2020-04-23 06:27:58,356 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,361 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,364 keystoneauth.session RESP BODY: {"projects": [{"enabled": true, "id": "3d3ff8f7f80542fdb0ff79bf6905cb10", "name": "projectName-2"}]} 2020-04-23 06:27:58,398 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/3d3ff8f7f80542fdb0ff79bf6905cb10 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,404 keystoneauth.session RESP: [204] content-type: application/json {4} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.433614s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,886 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,890 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,893 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,896 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,921 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.814042+00:00", "project": {"domain": {"id": "ac385702bbb1495080f53bb94e8740bd", "name": "0bec1b198f704105b303b2b95184490b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b80dda766d5c42e4b046f4481866d755"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "78787a1765be4a3082c2fdbd33b4c2b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "42068234186a458098ec4cd8b10f3ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "12b1f753452249ca827bb6b7f4c58ba5", "region_id": "RegionOne"}], "type": "identity", "id": "7e4443014d7f448185c989a48a85e73c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e34e0864d7e9405eb92d98c33f4f7be3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6fc01a3778fd4844bce0e373a8076762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c7bf6339ca0e44ec9d4e4256b0ae4993", "region_id": "RegionOne"}], "type": "compute", "id": "cd2de98748c14ba3b6f3e004789d71d0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e657609a6d7d45b08c159411d17b801c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8574c20865f3405f8e0ed1ff960a0208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4041a3115f5448d4a3fa1e820352a307", "region_id": "RegionOne"}], "type": "image", "id": "782a9f1d1ee149218d8a93205568a14f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "261be5b8989d4b93b8a1998717685866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5f549b6a95a48a5920a07a70078398a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0cbb202da55346b981f2feeea268a918", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f8a643085b11453a9a73b18dc6a08630", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b54d7f8ea21f41ad8afd94299d94e98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed9368468962419ca557214390c764e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99e1974ac02643478b1cf6c6a97737bf", "region_id": "RegionOne"}], "type": "object-store", "id": "8a45b8385708432e992cdda599fc61c7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7bd21b3fbf24239a3486ec16e5aa170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0f7b3a577a84e3882c7dbfa783f3d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "384cbfca2ee14a7eb94bbafb780d180e", "region_id": "RegionOne"}], "type": "clustering", "id": "a485899bc9d1486ebbcb9808b0d94204", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4804aa0541a4e5e91e007c6e1d77a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2558ed541c4f41939ecf0148ce0eb1dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "430044cedfaa47ba92dd38466e859673", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "178d476c97ef4f4bafdc34cbfb9946e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1369494d179846cdb51f551905fca107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "394d7e3ff1e2440396bba729a733e23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0440adbd4ab46028ee017051d10af62", "region_id": "RegionOne"}], "type": "cluster", "id": "2a1bfcece987476bb970318cef27f124", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2b567a17bf8b480a95626a948f280e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc215ad34b02414cafb3b3240c42cac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1bfcd4c0a681495f9f1c63e6103fbd81", "region_id": "RegionOne"}], "type": "data-processing", "id": "2289a66a1be24035baac1b76b93bd163", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "82818e3220ff42b4981a28368a18f351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c93f6f870864529b1cc953e89204848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3051bc78245743a885ef86560d38ee3c", "region_id": "RegionOne"}], "type": "baremetal", "id": "2e0fd954b1c345b485e93f7b2b679db3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8921ca9268454fdab30cdcdff3263284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03686d943a5f48edb715d26888ead0db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d57012a919964f84b6614baabba5a3e5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "39ee209f11fe411485c10e714006fd9a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "baadd8a8f14e4e06b9da998ad415abbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65460e2c2ed5463ebdc2573bad5e041a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cd491ae5a20c474e85a2bef8ac7bdca0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e1abada9aec642b98d236bb894f07a14", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4813c4f8c71449c7b11021cc3ea62fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9e1e37fb12b94f12b9f07114d060af2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0deb2ff8d0da421c9d747b7d63154777", "region_id": "RegionOne"}], "type": "key-manager", "id": "c65db06fb8f74f8c990a36c4cab8f891", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e49a75acd1e4401bb262101c4f3c642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f0f1f428ad954380bd84ab04251b1829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "024362deee654daea3dd413851bd7cc2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5fa034c057e843ae838d22c1d114eded", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7016add4ef714905a76b9e22677d56aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c89ffd87a8a49b7a9b872420fce77bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "388fc9c5b33140c8a892b6433c99bca7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3a33911422ec4972bc2854ccc106cd0e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6b54caa17703432888d4c7a553bedbb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e7ff41f634324248b5e0c0de51b56cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "17ad90eae3fc4985b0e0b879b37963d7", "region_id": "RegionOne"}], "type": "message", "id": "f85ef9ebe27044e7b962dfbd6ce13de6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "648ee1e385cf42cda4b943db42d19d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b5d5a771e4be4b5d8d407cf68024a286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "736d816d3fd34a04b04414f7ceb74a36", "region_id": "RegionOne"}], "type": "messaging", "id": "47edc37b88ef4420aea88e7066997026", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4b195cb0156240dfa240fdec8bdf3d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "28031767f3be46e7ad097d19c908c968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3bb7d35acdc3481aa65d57269c7ae296", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4d9ae15cdd1d43d29d35639bd970662d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f815400fba684a0b89a4b43b69a227d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e81e22047ba4c838f05cb775c8b1b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b793e1de26274655a6b36b6cc716906e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "44e4110bf76f4d218ebaba5c65d03ec5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f01ca4effa664e2da1eab4021cc7f688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b46019810e204a2aac8d4f7bf10ff61f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "996bfd3daa284dd3bafe18a510fa018e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "62a05c8af4c2412885e778a42db91158", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d997d5d4d1545cebed2b826366732aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d26607d86d284c5cb68b851b54ffc5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85cebd57f98343248c833d8329290c34", "region_id": "RegionOne"}], "type": "container-infra", "id": "3c9f9c7f493742b1ac893a5030571759", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9cf8579efe2249b6b9d2eb6969fbeb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ac9cfc1debaa4f60a9c4d80f0213f785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e040b194c35a4b5a82fa89a9d9d73f9f", "region_id": "RegionOne"}], "type": "search", "id": "03e3a71845f94646b429e1141ba03555", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "26192657803848ae93ef157fa10ed681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "46bfb6e626c8485fa31f9324a5eec0c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eed53ab2b689404fa050a2464391ba9b", "region_id": "RegionOne"}], "type": "dns", "id": "f7d6e9cef4644b4ca9099bb2a29fcd51", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c473b65049074125bb50cd27c49ec5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c18466c0be342e8b1a73d828c4cd18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f46177a09e94ed68f84ea3ebc987227", "region_id": "RegionOne"}], "type": "workflow", "id": "69fbf3f37ae94ba8868074f89de6440a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6110b012b6c44deab3e11077ef312b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a8d6b3534ff4a329db9baec6b8aa547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d01cf32188d4b79bea58be35c9c8d56", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c4ce72ef58734ecc9b57efc2e6345068", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3777cd1795694faca53168a8f52b49c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "283d45c20885464d9a171e00fc30c937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "86c8326f44e34059856509e95b8d90e7", "region_id": "RegionOne"}], "type": "rating", "id": "1b6ff49920fd406e9996fe845d37cf9c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "375609d8f88c4892a792575ef045c025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee85b8d2b2d9496597c61b36a4a55cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9d93d0e40c854e3983b056886fd8698b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5fa2913fa9924b05a7322ac8bea101ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "371a45c0f52940f5afe1c97829548bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "878095d14d8a461d8a87a38dcdd628f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0a3995396d6c4eba8e28a8f821bb7161", "region_id": "RegionOne"}], "type": "policy", "id": "35022b83a8994970ac35bd6128cf696e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e911002b96134954a7b2878a21f1b686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "982df81450d24324b15411c147898bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d7e190b65e72427a87d38ece8559ee00", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7a21f77cd97e4d18a84b260dcc95a87c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9851975ca7d4799b92cd438fd6e2ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbca329c3b1d4f1a9693ce8cc48de761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1e1cabcf0ea34faa83aba21b6ffb89c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "68b3850ff1be4478a68879612e81f18f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "084d3a64dabe4f70b7b3a47d7825c016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d511e09207f54a95be03896a9b2f0411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "720976f4d7474b55b40d51f05eac4a8e", "region_id": "RegionOne"}], "type": "share", "id": "cf173f4792a449e09623e6ae72a139cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a831640934fe4d28a08779f87c3c2f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ca9552ec960b45c69c66c6bbaa30996a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0717cccb8c664662b16c55023a062b34", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b6df538f6dba4721a0f465eca4b62d1c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3017c6fa542744869bf64c5975eb5063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaaca15e52e644d3819f6f578e91d033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59094c9aee224ace913c4c4894072c71", "region_id": "RegionOne"}], "type": "orchestration", "id": "e68126ef420746d0b2c6dc5c530b0409", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e30d0336bc0400ea8b1e2b9dbb44c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a2d5460b7f145958861bbf0b995f9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdc73601dfe24befa74d702b7fac20ae", "region_id": "RegionOne"}], "type": "block-storage", "id": "fbccd93fe8484114bb3835c1d9601847", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17fad0f60e44f20a140732273253b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "189ff372765b475a9242d5f750a77fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b272c862d66742a5befe790f2190ef6b", "region_id": "RegionOne"}], "type": "volumev3", "id": "62d207730f71403580d1cbc0a6d81932", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13eec25e1d74af397672d7c093d9eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd3c15b6768452f912b46201384059b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47b08e09ba6b46e9b49fcdc3cf359982", "region_id": "RegionOne"}], "type": "volumev2", "id": "52bce9f45e3c434a83a739e97458d643", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3c96849c279496f893fd825b5ef09f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7dc27c37d3f4e5c878d8e68107b26c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99b3008eea884e09bc93a782066139be", "region_id": "RegionOne"}], "type": "volume", "id": "ff7b06938bcf46549a29f09cdcb5f6ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b21ee2eec634e51ab03d48ac8c475e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdafe7c58704ac8937b9391519e4665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d245a96108d47548ad1684859d4e485", "region_id": "RegionOne"}], "type": "block-store", "id": "f6110b9b988e4bd3a7b2b6e36e2a656e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10652bebcd7c4c7dab1107ffbcffc87b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "558bd777a9eb472998a6e022dfdb1482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a5c0ac81da5946dbb9a8b2b58284fb3b", "region_id": "RegionOne"}], "type": "alarm", "id": "c9a5e2a00276488d895b78711bf2cd77", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd4e6942e21942798b7689aa3e4e2987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b52a42f643d44f38a143b49be6b18038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8cd480a0a5a430f8d48992cf486c786", "region_id": "RegionOne"}], "type": "alarming", "id": "3cd4ebf33c264d4b8b6c7e5a9c57ee92", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "146987aec48949e9a7ecfd5e77c693d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9984ecdc18b945ea8e59c0054b67fab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "90a54af8b7024ba8bd513443567c4458", "region_id": "RegionOne"}], "type": "meter", "id": "d438eb92add349169b8d7676d2694b94", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "23b4c2a07f964454b0d20506d467a232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1aa7a46a270645cb866ef2f9b2337d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cce6397bec24fc9a7bc9b4907d3d106", "region_id": "RegionOne"}], "type": "metering", "id": "f1a3dfa448454276b28919536208ebdd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d3cf353611c48fbb312f9b8e6054b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f110097143094dc09c53f7f4a643802e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8433cb7fb2204796b2f08dedb7cde9d7", "region_id": "RegionOne"}], "type": "telemetry", "id": "782cd4f796464e5aa3e0ca945fb5fed2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91755057f0a84c138186ecb9a8bfd4f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c23dde5fcbd46faac3f7ecdf0b499ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1b05c89991d24f62a5cc99ec6911195e", "region_id": "RegionOne"}], "type": "event", "id": "4481bcdf24bd45049d1fee6c43c56e10", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d1ed96f5b9aa40e1843d822ec1e94918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d3bd3272f1640e29e40343a16828591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bc3d0ccf4124559b63db8e1f163893d", "region_id": "RegionOne"}], "type": "events", "id": "a979b134c7a94aaaa21b89e7a2af075b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "365ffda428964ffca5ebc494ac6998a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4434621dc98464cb289ee71ebb0383b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3387e37e425f4bfca5d5b6b24e87be15", "region_id": "RegionOne"}], "type": "application-deployment", "id": "85cddad70af947ca94acb24c94c1e3ab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3bc1e054913a4980a71f5261337c445e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3694320d75af43ed80cef52ad9d5313a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c1b81d0494649e793d68cbf0f12d0be", "region_id": "RegionOne"}], "type": "application_deployment", "id": "02e7513c0eaf41d1980f0cfb39904c8d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20fba9f91d694beb8e1ddca19eda4593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a8bc04245cb47e6b2a3c01bbd64bbe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "10ddca91769a4886866a968b3aaeeb8f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dbaf0df551a5471ca4df4f7ed891f080", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "616d3a9eb04849cdaddd18220ce87771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3926c9d58c744cbaa62338b0766702f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb736a64c0ce44b489204c7a02d6377c", "region_id": "RegionOne"}], "type": "tricircle", "id": "2d0fbd935a774032bdf5af17a426a41d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5221499123414d87887d74d4cab64a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4610ad2f6edf4d46adbbbdf04eaab7c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7fe96d4cc1d7443a8c859418115d35b2", "region_id": "RegionOne"}], "type": "database", "id": "562f3a364e7a4f82821286e2d904114a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "355843a0f101448ba515c80e2d585ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81851091d1144ad7acb0e4d73812f9f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "078b794042d24259ae7fa94a045a10c6", "region_id": "RegionOne"}], "type": "application-container", "id": "dd19d07c83664e5dae036d3cdae33dfd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f83830b041d04b968fa6e9073a3cdfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f6f4e851ba849bdbce9b354a45a341e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "49a80ecd6bc54a22bff667d84f5f7f48", "region_id": "RegionOne"}], "type": "container", "id": "82b2d1a7b5dc480fb85333177343e0d9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41fdb6125f274c45979b42bb5d70ff58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba2f730bd2a7413db96abf6c64deddbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c88ffaa978e4eddb16268d83abb0d4d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8aee6d0caecc47158ece6881f5f1e465", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a7c3e2dc51084537a17cc9966bd33e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91d45ee6f2974140b4ff5c29bbbe2a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01604127b4884c0abcdc058415603926", "region_id": "RegionOne"}], "type": "rca", "id": "2cc0fb33f65343d996a657edd6c2da25", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c833e183453841b8b196c6c27ed8deff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5bd63becef9d4f6d962bf1e3f60ce0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1d020ec2896c4df594c08c0e40e7fbb9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "323338cedeac46c6896aa04e4092eed7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d7b1f88051af45b6a6efae4cf8520286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "428efe5d67394637b2aa1334d468d2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4e0bc1e923c044e190c4ad5c96165d30", "region_id": "RegionOne"}], "type": "network", "id": "ed64055fc5324963905f48b52a9cc501", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9e98723e6371463db2805189898a85f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "98644f0bc50d4f71a615f310f96f3aa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "06f95151352b4f9f90b98187a21b7df3", "region_id": "RegionOne"}], "type": "backup", "id": "1c35fe431c64460ea3b4c40fd63cd33e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b866c5865c8484da328f669c7f8a1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b2e140ae336041ceab042e979d6308b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7f6648445e524d738837abef2a8c91da", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cc22e0e3d3a14135ba6426ba28b0179e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd39aa21883c4dc58a99b5f32b678ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e781aff48dac4f82bfdfb22204480246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b595a348a58f4a24bf1a28b0b02762b2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ee9e7ada44d945d1b87b01902c570af8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1a0e19d4329f44a2840b77d8d546cd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "01a30f5a2f9a4929a665117d5a725c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "84fbb5b884d6488ebc2a886fb8f8b9e1", "region_id": "RegionOne"}], "type": "monitoring", "id": "7d95b7fb7c384c6ebd49c96c9bf0d3b7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8d4f18cdf3554dd4930b99fca1652840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "31938880e4544cd8a06fedf9cfbf0e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "88ad84651bbe4734b0b4f61a7f0d94d6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3b8a7b794ecc4780b6ea98fd65fcc6e1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "508597dce6c34e2d9cc52e58dd5fb029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2c07d764a4c84702b16a02c169e0bda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cec751af3332494c81650db9ef7cf246", "region_id": "RegionOne"}], "type": "placement", "id": "9e246bdfbb7f43979bef72611f74e3ca", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ec5c6e0b02c4a9d9bc10de1aca7883e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a729be2117943b4a8e42a998d27a098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "05d51df03aa84097bd92d21289fb8903", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e2b7694a2234471fa42071a537903d52", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8abceb0674c7409a8979449c2b47e110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02cb99110f51491da3d93ee0158fa8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e0292279d1ed43e29c96a58be9af583b", "region_id": "RegionOne"}], "type": "ha", "id": "b82b884c21724a47a90c85322de0d102", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "abe1e84f473f4358bbfc97e5565307fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "26457367df914160beff217980fabfa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8e46a036e1554ae0ac4f8e2ed1ae95a9", "region_id": "RegionOne"}], "type": "reservation", "id": "8fbceae59fea44e0a1e25b896114248c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e999f7b8bb641a4a18900e3bad2fb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ef610089b0724e4dafb40c899ead5ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "61ca14fb005b4411a13af89a22eabf33", "region_id": "RegionOne"}], "type": "function-engine", "id": "58c3312687464d12b889717726cdbd6b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0d3ba96980341a08a1597ed836f785f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "77fbac21d0fa4300908bd70839b07bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a03ae0371d284e15bb1ca8151ffb7cf0", "region_id": "RegionOne"}], "type": "accelerator", "id": "b2b95e5bd79f4afba52f1ee4270a491b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1764619754a451b857ef50df7f84e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7fdd4b0695d0426989f64365c1091f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d382b39462a84995a49ba57e0ddf54c0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7c3922e18cdc43e999f50840a2505022", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "907f3e8e83364d3d9dd9b185064e09a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ae83d18e5cc45cd95930346e8f0dc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b9a333b6ad5949b587ab457a1c957443", "region_id": "RegionOne"}], "type": "registration", "id": "be801a0c90b349c6bae26de67c4bcce9", "name": "adjutant"}], "user": {"domain": {"id": "a0fd8b9c2a9d4c33bc3b9136123608e1", "name": "e8a747e5f45f4bc688c3051edc0c60fe"}, "id": "b0acb870c68744a08f33f7921fa10cfa", "name": "05ecf3eb75d041d79134e6a3c56fbde1"}, "audit_ids": ["27cfd5c9e6ec4bff84c98d7da225a1ea", null], "issued_at": "2020-04-23T06:25:57.814042"}} 2020-04-23 06:27:58,022 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,027 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,029 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,110 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,115 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,117 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:58,141 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"owner_specified.openstack.object": "images/image-2", "name": "image-2", "owner_specified.openstack.md5": "a", "container_format": "bare", "owner_specified.openstack.sha256": "b", "disk_format": "qcow2", "visibility": "private"}' 2020-04-23 06:27:58,146 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,149 keystoneauth.session RESP BODY: {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "b", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e/file", "id": "eb0a7496-7c7d-42b3-87dd-17aa6378232e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "a"} 2020-04-23 06:27:58,173 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:58,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,197 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,202 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,204 keystoneauth.session RESP BODY: {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "b", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e/file", "id": "eb0a7496-7c7d-42b3-87dd-17aa6378232e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "a"} 2020-04-23 06:27:58,211 openstack.image Deleting failed upload of image image-2 2020-04-23 06:27:58,234 keystoneauth.session REQ: curl -g -i -X DELETE https://image.example.com/v2/images/eb0a7496-7c7d-42b3-87dd-17aa6378232e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,239 keystoneauth.session RESP: [200] content-type: application/json {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.086359s] ... ok {22} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait [0.375148s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,153 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,157 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,159 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,162 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:58,273 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,278 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,280 keystoneauth.session RESP BODY: {"roles": [{"name": "5f5bc32cef484fa699cde174f1c9c6a0", "id": "56c7e7d7011348b7bad8b04a2060d0f6"}]} 2020-04-23 06:27:58,305 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,312 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "c7d207085cb34ffaa5ce47cd977ff0b0", "domain_id": "29902ad574214022be3d83e9820ed48b", "name": "username-3"}]} 2020-04-23 06:27:58,348 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,353 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,354 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "23b1c2d6191a4500812a36f80aab2431", "name": "projectName-5"}]} 2020-04-23 06:27:58,390 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/23b1c2d6191a4500812a36f80aab2431/users/c7d207085cb34ffaa5ce47cd977ff0b0/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,394 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,396 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:27:58,420 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/23b1c2d6191a4500812a36f80aab2431/users/c7d207085cb34ffaa5ce47cd977ff0b0/roles/OS-KSADM/56c7e7d7011348b7bad8b04a2060d0f6 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,424 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,442 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/23b1c2d6191a4500812a36f80aab2431/users/c7d207085cb34ffaa5ce47cd977ff0b0/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}a470fe45b09c42d2af748497da2cb8dcf8ddfbd86b0e19d98a903104f317e0cd" 2020-04-23 06:27:58,446 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,448 keystoneauth.session RESP BODY: {"roles": [{"name": "5f5bc32cef484fa699cde174f1c9c6a0", "id": "56c7e7d7011348b7bad8b04a2060d0f6"}]} {25} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.286072s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,143 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,147 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,149 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,152 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,164 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.085675+00:00", "project": {"domain": {"id": "d2b5680338dc4e6e93bac5f996b120d2", "name": "df015c95340f4f7783113d4199944328"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "84fc4fa7463a457daed241f4090ed215"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5c09a2acdc14c77880d0c91b066f7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cd38b84edbb64037ae5a829a9258aeee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "14d4d2b986344d7dbc79a064575d2ff3", "region_id": "RegionOne"}], "type": "identity", "id": "5be92c9120d041b8b9d9cdffd9fcd457", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d255c6fc658b4c0ab414f248b179bb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72bfbd79c5bd48c098bc4c00124a3491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "75118f05018f42f5bcc9c781fa3d4497", "region_id": "RegionOne"}], "type": "compute", "id": "732213f6d58943ad9e44835deea36726", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6632e63b09a843c5ac731539095ccfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "eaf804919755484194a1a3cd709d01d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6b5370e4466e405183ae474a201fc02c", "region_id": "RegionOne"}], "type": "image", "id": "de142e829f8048f181950da123197983", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6652def340294d6d9448bdc3448f5a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02f4a15732924bf0bf1a9b0e4e4bd04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "32becc005a654b7b91853dc75d351a62", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fba976f67fa24b0eb45d3b26cb0c3989", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b459a1dfa994741ab498563f0a87da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c0f02a059d44497a5d92429c04e64a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a6e2bb7ff6344828310ed6a97915559", "region_id": "RegionOne"}], "type": "object-store", "id": "30e9bf2f4e3f468ea1ab612f06d71fe5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8763716b877748a0b9c4cc28cd6fdaf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12a7600482a94b4f8b0ed247dc99bac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2374709fcfeb4ff5a34fed2802c567ee", "region_id": "RegionOne"}], "type": "clustering", "id": "d44db9f0eb034d27aa4232f5d829e87e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d4e2b2840f044bbaf53ff1940861d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ce3f3a826dc4ca69d9f81a6376ec57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e8512ccbb54c4b9a91da595f4f7a9991", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "069170c1559240c6a97d97f6d9cca357", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "756bd52fa9294fee9007cac7b95a7c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08b6040088994f2eaf12fa348f3bc7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64ce8424a6e04992bc72d59aebf8f87c", "region_id": "RegionOne"}], "type": "cluster", "id": "1aef81bf10db4cf680e4b8dc80dde28c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fb01d1323960416eb71299513da5bba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2b61344234d54f0e99887b11108850df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d767a9debd82456891a9ec0321300d1b", "region_id": "RegionOne"}], "type": "data-processing", "id": "bde746bb71e04267991d6c270acc0731", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c24cbdb1262b4b538d903253d6857e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a37be350175540599f54c3ca3b37a46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1faccc62a7a4fa886d6e6a4b2ec0c85", "region_id": "RegionOne"}], "type": "baremetal", "id": "97565a636bb846f5bac3f42bf49aa734", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "208b88fc89364098b3dc4b1b93e2dd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "773bfc38f47a41648e1aef9e09830378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c8333e6d8f7b4d99953c586894b0eb5a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "693f8e004a88477ab1aa03359c1f5ab5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4c08a99b76674a92ba2fd09eca3f854b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e51cb5b240d34c64ae33cf67dc5267f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5f05c10b06b849a2866076775e6b6600", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8dbacfd2db164fa49871d09f6a56b8b6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d4eebe0d5a394a22a846d6472360331c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2721d1776db1478b9f1ace1346f5df40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aeb8b161949d405388d36a5d83ffeace", "region_id": "RegionOne"}], "type": "key-manager", "id": "6c8f4e6e37f742e596674b19608646dd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4ba8048c357144159af37a0bc5099096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad2d228279694ccdb9351e682dd10f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8fe6e1569f3f46fe8bc72033aebc61a5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "db3e4e53d4814404ac094bb3d9e358bf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85fabc57cae74e28b94662e99390a4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "748091be4d7a4a10b20de0e166174718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6295f057e36e4535aaebef5d3efe5615", "region_id": "RegionOne"}], "type": "infra-optim", "id": "15dc783efd11468c98aa15626e7bdc7a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eaa68215b5d74312a32117b9bcfd376e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a6c3a16a86044188d5dc709be7263ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dccc6056798c48fd8601eb5aee1cb789", "region_id": "RegionOne"}], "type": "message", "id": "82e5fc712d7c4a35ae429c7a7c88d452", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c71022e5d1154380825568b421a0aef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dadec4bf6a244878ab0f1279a5df9283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1c73177efd047a3ac10ee4ca54a3260", "region_id": "RegionOne"}], "type": "messaging", "id": "5f9b06063cc04852b45b82b4ad6a0fd6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3337e66c5939479ab99497d6551c7875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dade58834e604b6b911d64b2e3e26025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "979253cade2647b5bc4ee91901a11fbf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "101b0b20a58c4d3aafc16158fd3044fd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01dc3f0166f24d6c95037e2bcff2f56f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7626f224ba814b50a242164d83d3b47d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2796ff3578ca4bef8fac5b8b4eb54d41", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a2bcf9de51674a3db079435bc4168a2e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3aeaa1ce7a8e4a3ab586b6ce023b46ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "519e6b1d979e4664886cefe02384fcef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d8832bf24354ff3ba0c6967174ab98f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "df8d51946e3e4e6498eea2d0ad7844a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46a76385538a44c99c9f806adbbbef98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "438f0d0a790b40aba7b7741ebfd7b8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c3c9befbfe04d468d448678d3aae9ac", "region_id": "RegionOne"}], "type": "container-infra", "id": "0220b6d0667848a9a05e9cfad3faf123", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "46d948152f7d4f0497c6ffc623b13289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bd374f1aa1794e70a780d40ef1795cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a3be978a15234291a180dba36e1d5097", "region_id": "RegionOne"}], "type": "search", "id": "d00ee2a1295a4e68880fe57becd059d6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "45d0755cefdc4641afbf1d6894f619ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "55b028f3a94647cfb01743b051db63bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a53501db0bb2419c8f1b65885222c1b3", "region_id": "RegionOne"}], "type": "dns", "id": "dab62c58f1574c39bf2ec21e9ae3c631", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2823bfc8528e43cb9fc39670ec67c401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6662eed9c8d94627b5f1e07fe07f4320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "af685ecca8a5470497bed9a42d507762", "region_id": "RegionOne"}], "type": "workflow", "id": "5e93a2132403405d943c27ee105a77e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "587298562c7e48e7bc3731c25cbc8cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ee8d1ad024864209922cf2fc39171a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c77c98a2cd6a42b6a4a6dfbdd3395360", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6729f810d87c4f659b9f44bdcdb76bd6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b73358b4b5d041338db2f2fcb13e2bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e984f015c6e34de9a13fbc15c62a6e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c8d15bfbecde4f49a09ba23451d786d5", "region_id": "RegionOne"}], "type": "rating", "id": "64365acf76694101b1da1d282e89fb17", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d50a0cbbcbe401ab32d8382ebf2e987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c4286af23704bcca14796e35a5fae71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3d25cc800ce04b2ca1bcc0a9a778260a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e82c3ac7ea4640a9a06c260c692d45a7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5afe77a572a44c6797868b015ea5a1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27bc577d05c64c7a919310e4ef802de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c35afa35a1f4875bfb56de4ea696081", "region_id": "RegionOne"}], "type": "policy", "id": "5baac1f1fc8f4462b833fa354d2a3d70", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03e8f514e8194c88a30a2f7b8daa18c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b78d3832b74a29ba4af8577ea55e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c6db33f384c43df92f1f7094b031eb9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a613505e9d5a4176852992ae1088f7b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51029d860106475e90722b87ef721a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7bc129713874931bf53647cac557af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b3998ac9e88846ba94a244fa518e451a", "region_id": "RegionOne"}], "type": "sharev2", "id": "7a8647b897fa430f97d2d251c4b228ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70c360287bc44cbe80ede3325090f620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3999e27427084d55a00a8da59d3e8039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ecd5f86e553468698706ff5749d14d7", "region_id": "RegionOne"}], "type": "share", "id": "53e4d6703c4d43ff95c8e9bd739e7522", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "329c5d61cb414b4682ba7eba263b17d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a275fd887b734264883526c2cd93a001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "98fc0cdbe9324ed5b36adbc65e9a92f8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c85d2cc01774ecba96c21f061272667", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30cd0ff03e0c45b2a1eded63d1150bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e78e8e7b1a67448bb2287e82bc1055a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e030757bf10f4ea289e4c293673cbc8a", "region_id": "RegionOne"}], "type": "orchestration", "id": "2ad94bac8fe9435bba8ad2124b349dbb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc7932a7bc844e95ade5cd0747049c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc71a25a2f54781b0aa33a007ac05e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df94fd356345455f99448edc49289f03", "region_id": "RegionOne"}], "type": "block-storage", "id": "a5d00d489e72475fb25e697b6b24cc0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a0462fc424e41578bab78cdc66a774b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0387151a5db44f20ab1df0887de3d9c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61a982cd9fa9427ca24bd9bd474b7aa7", "region_id": "RegionOne"}], "type": "volumev3", "id": "b986169e33c949ac87c088afdf395d14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "703e644cfd3844fd922687caaa1c4b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae3bb22cdccb45e795aae322a6f9402f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96ee8a6390ad487b8924ffcf06c71c54", "region_id": "RegionOne"}], "type": "volumev2", "id": "5670418aa6cd4b348c3c39a5a87c406a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302b0011fdf14436a3192d21417a376c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa031d9ff8ef471898f503335fbb6c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3782a1ddde8a4f4d991b75121e719c87", "region_id": "RegionOne"}], "type": "volume", "id": "e61b97121a0c4a25ab7935e4a6c61834", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12420b877b204ca7927a752d45e50cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f40fa260e1514b039d56ad4e5c70ae22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ca6e97cd1634f0d9f60f864e6c039b2", "region_id": "RegionOne"}], "type": "block-store", "id": "6477c3b91ff24568960920d8d17e4ac9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03732ac2bbfd4335a11bb91c6ecf59fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf633ea6c33e4c9d9cda0626ac5204ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "593f67ce3fa145e98ecc1765948012d1", "region_id": "RegionOne"}], "type": "alarm", "id": "fcea8622f98c4ddab43c3215badc7829", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24f7f3e9dbc44ca0affcf28c0c326bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d898cf4e65834e2b99ff3873741787af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed10c070be1a4c1a9a8f43a0e6681ce0", "region_id": "RegionOne"}], "type": "alarming", "id": "79837c9314c04f9a995f5f2ebe5e1695", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69f8ca34c84747758091a0e4da308717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a028c53d5bdf4768abd34e0fc1eb2643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f8f93dae8d44b50aa3ef58190b57b56", "region_id": "RegionOne"}], "type": "meter", "id": "4ed1d10edeff44348499b85a34df223f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "097c9b68c3904d01bed60df004520122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37a13354d44f4a52bc73be38a86aa4ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4fcd61d476d4e4fbafb6cdb6fe75c39", "region_id": "RegionOne"}], "type": "metering", "id": "0f49d445ee694256b9a283624063ca08", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a721fd3ab7f49c99ff1fc71ac5d7b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d418afd933945a38d90d66ac42888c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "52b72a0d7518461184e43a4ce8362b49", "region_id": "RegionOne"}], "type": "telemetry", "id": "c23925d04e914c118a0a2e505d390aef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3dd135792cc9454393544ab3ca2d30fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "86b258912095419fbcb9486a71c0800e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "40b070860da94153a923254b321dcbcc", "region_id": "RegionOne"}], "type": "event", "id": "11285e5981fb427f9e2dc982183a5009", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1cfb161acc9542baa3aecca532032ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "53a5db2e6c314388be59e64937aaddf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e19a118fd38949a59579a1f46b9c0473", "region_id": "RegionOne"}], "type": "events", "id": "a0a3f61b09f3453e98c0c122f93e4ca2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24ecde64fdb4486aab0fbd94dec32d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea9720c9a0c246ea9b8cd4459600ec3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c7510ab6887f49269c5da646c32ca3b1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bfa8e64985344d93814912d6c4874774", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68650dd89a3d4a1caffe2985d15c0db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff3e2df6caa4404aa27c255caa110fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "17e86122691a4bf5ad19d4108faa8ec3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6f9f9198a7164423b0375669449afa61", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f23d2c4bc7134adeafde5ed17a5092ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebc3cb3e720844c5bfa64cc4bfa7cf04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b0bea0ccc5d4ec4ba3f1a863d4ee89e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c43398f14d6b4cf5b6c8d8ee4d945c46", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5f0927ae9094da697c631dc18476a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc0918eb85284ad0936493e5af3df9f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3bffd91b575428e907623d861369101", "region_id": "RegionOne"}], "type": "tricircle", "id": "5dd6e3ddd3654bc1a232fe030c9a0619", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a7debb3f100b425a8dc41d257e4b1075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2e9118f355bf4989a0f8c66ec37f49fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "17b1e9e29a0b498db7889061f500871f", "region_id": "RegionOne"}], "type": "database", "id": "34f325b536ea4fa8a7a2f303fd9dd0c8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb3c2029ef1c4831a30349ddd18f944b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b50ebcd279848cd9e574d7426dded3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "056592cf3b8a493087c02762f70338d1", "region_id": "RegionOne"}], "type": "application-container", "id": "6425bb2e267b4ce6b45a30ecff23cce2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c8e1f2a39eb4b04bbf1ae93c98a6a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91afd447029b4c0098041f6e19870cca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dbd05bec92ae4b76984366ee235436fa", "region_id": "RegionOne"}], "type": "container", "id": "d48576fc51dd49c99d9371807ad448a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3566b973b6104128b80eb812e50f28db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3da690c67a04d79a941d6e05bc1ff48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "48925bc0ce154314844fb583419d97f2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e45715d6a32d407c9433a2db66578f23", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e993ccc1220f478eb69dfc8076e8e181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21cb200710a845cc8045155a75278e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7af887c7e2c7452f87ebbd4b4f1c6e74", "region_id": "RegionOne"}], "type": "rca", "id": "5cc1cd9ca2f24790b04c54fd529db9fb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd5c59b9155743eaa002e484a8a24960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7c83d5b8afae41d5a5f8c9ebf5e0a365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1354e9d230be444dbdd05239e7d02ee4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "262a906733ca4ec98644d04bfcb16fd1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "91436615821545809cdd09864c07eb97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "17efa5d8fa7c4256ab3bd2cd7a8ecd78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "849b3b9d24d1427cba3c3427e59a6ea0", "region_id": "RegionOne"}], "type": "network", "id": "0eb8517722284da79a55b8213b19821f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1dc7d65e7cfd4c15af2e64258d924430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c3201a8dcad349efb1ac2494be47f616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4e0dbcad70fb4f6bb65a6f555faade7f", "region_id": "RegionOne"}], "type": "backup", "id": "81d632ecacf944ec9da276c0a6a491ec", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4bf111a15a3f4e5e9d04d3234c03ffe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a793cc7fe4b34c3f95b1cece29b20a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd9742333d9f49febfdb7543b81202af", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d6ac2deab77a414298716466c52c785e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e51d141232794f4f80924ca4274b8ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a52ae11f45444cdaa2ccac77ecec798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9f1e739a8f404fc4ada227066d562eca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9f3dd02eb7284b63a701996e647b1a77", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d11cd3ae363142749be564685c7507a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "131d3740627c45ed92577b4847eac719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fd2646fdde314c46847b855e7b6cf25e", "region_id": "RegionOne"}], "type": "monitoring", "id": "ccd07fe8756f4cfca1695f7277d4c02b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8657e7b1774d4e64874374c80f39de50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6c926315afdf47e9b0f6d87c02ee3d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6931746f4a5444c8a71ddb5465f86e8e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a51064b4c4af41af9404374f943daab7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b0d5f7a0f3674e8ab1eb637f4b57609f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "031945370d294411aee62ec004fd14e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1cb34967d9f946909e3fe76f11be3c53", "region_id": "RegionOne"}], "type": "placement", "id": "c00ea61e96564cec9e3618693491cb49", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d030f70e6fe041249b97ce3637f9790b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bdf65d0d79f4019b9d914c9b549cb0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2faee79d00994601917de688c4c47441", "region_id": "RegionOne"}], "type": "instance-ha", "id": "29ed090268ef4487b578f7cb9245830d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ac036aeab92467aac3a5c2b748e4a1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b846bfa5599f4503a19e7550e82fa6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eeeea0553e1b4af89268d44706152840", "region_id": "RegionOne"}], "type": "ha", "id": "f010cbf2164241b89b0eb9b58dcff3f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a8bdcf75d1ec44f0b6e9083f1d77c4d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa31b0b2961f40df8bd5c1e08388a112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "78e8196b407049159e6a50abf3c00041", "region_id": "RegionOne"}], "type": "reservation", "id": "8d6792ee88624efa8f82db8fca482e16", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "321cb8fb2d4b4e389c47a9edb837ee77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "97389f34758e41099b8e5270211f0bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "426fbd982376452d96000002ad318e50", "region_id": "RegionOne"}], "type": "function-engine", "id": "cc17d4b7c45f476cad5e25046f46a7da", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "90b808e0fb95469b894557ed6ed0d750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a039db0051b4063acf32d819ceaef93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e7d50f6425f7469180c6d152dd3700ac", "region_id": "RegionOne"}], "type": "accelerator", "id": "1725f843bed84f148989a6dcb12ebdad", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0459cbba450a45c6849be7bcaa9b9e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f388160b16b49c99b6d3d09b27a30ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "80fc9ebf1d604267a5b601be42d2f1df", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5d53df42e5b345b18c62882a883d9778", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d4c6a6cb5014174bee5814e3ce2718f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "507ffea581f9451d9c39bf14bbcdd52c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "689e1a0deeb5404985442f7e9bfe8455", "region_id": "RegionOne"}], "type": "registration", "id": "1b245add5e1e46f588da9de00aead786", "name": "adjutant"}], "user": {"domain": {"id": "f2c40350ace94672b4acb8c74e6056de", "name": "aed2f5ca5d1d4323b5575e988bba52dd"}, "id": "db9425e3fc7e4608bb0c7edd48c749ad", "name": "35f94bee65134d0997f3b03d293493a9"}, "audit_ids": ["1e812620735f4297acaa3480c90e258f", null], "issued_at": "2020-04-23T06:25:58.085675"}} 2020-04-23 06:27:58,318 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,322 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,325 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,329 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,330 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": [], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} 2020-04-23 06:27:58,338 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,342 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,345 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,349 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,350 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "name": "deny_ssh", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": null, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}]} 2020-04-23 06:27:58,358 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4/insert_rule -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"insert_after": null, "firewall_rule_id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "insert_before": null}' 2020-04-23 06:27:58,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,364 keystoneauth.session RESP BODY: {"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "location": {"project": {"id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "domain_name": null, "name": null, "domain_id": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "description": "block ports of well-known services"} {12} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.092116s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,207 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,212 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,214 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,216 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,228 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.152041+00:00", "project": {"domain": {"id": "0cc8a005cd9c477fb41cd964989880d9", "name": "ccdb63f32c544cbe96329ac2e72c7e65"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "03e2ab5e702c45858f85a0293f031da6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a134469a296443ef8eff1b6113d5b4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1a13628c77ab4475b86caa49eda23efc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "38478a899ee64060b76f8daef4abc00f", "region_id": "RegionOne"}], "type": "identity", "id": "e450132d89de49c490d6bcce7aaac237", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "481fd97b82f64482846480b1082d6428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a471f9dc529f41eebbf6325f20e9c4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3a45c5b6f59c4217813629bf6435c5b6", "region_id": "RegionOne"}], "type": "compute", "id": "8e58e7c381eb482fbaecbf5a26f7faad", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "25d3c7157b0d41b7a23d7adb4a660c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a00864901713475bab7d73d288f1241c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a4865e91fcc749789cd27fbb9c9c4724", "region_id": "RegionOne"}], "type": "image", "id": "f58cd023f8054af09740e47ab7523776", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ac86447c22bb4f28901e9d6db2ff4964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "42b473c063344dca83b8e20b5841d6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "144b50a98d9f421ca158c60f896feb5f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1e2bdef1a3c646c690ab92a2303e8ede", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2de98e3bd7c428ab1a02f0c9b04b51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9296268f3d6344f48beb72e1b5d372d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0850e5e88084e0ab9284d074739ae3b", "region_id": "RegionOne"}], "type": "object-store", "id": "c2739fb3e76f4294bdfff03705391b57", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bffc4e8288e7451ba9b5e606db5b1dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7a1a6c554d346ec800b2e147021801f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "afbbfb8600d34a33816db2f14dd01913", "region_id": "RegionOne"}], "type": "clustering", "id": "7d05aa5a99e94524bdaf02eac83a2e86", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d67a5bc6a0949668aeb5884015cf5d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d29cc774adb945b78563fc8f40efcc8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b0d20c66d094e859bf4a52d468a135d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "763f8873f4d44f77a8ea9fc39be4797e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "acac29113adf46d281a8f15f5409e4e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22926de494344ba0ad8b5f12ed8e1a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "725bccb97fed43fab88a45f99c0ea068", "region_id": "RegionOne"}], "type": "cluster", "id": "55ca470917f04284aa2fa83a84833988", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c2bca9d043d1490ea4c4ce4a81fc8d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "226f21705d934b75916239c8b4235d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b2af13d4f72f49ddb77f8899c3ee76b5", "region_id": "RegionOne"}], "type": "data-processing", "id": "de60310441bf49a2acdd53b67c416f23", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "616b9af9e0804d86992d641bb45799aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8e6345b2f5b4652937cd657932d3bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d612395c57524f67936d41905e51b8b8", "region_id": "RegionOne"}], "type": "baremetal", "id": "4b00112999b24bafba90535c2a9cc65d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab6bbfd10a2d464db214b277d3573392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24a4d9364bb94d6e97e39e2dff941df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ea189ff922dd4c0baa62092c586911ed", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2dcef6538e8145a4a9b9ed96fed45d36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "54a884501684442fb8e7b81f6c417030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "20b86936809d4234b2a075efaca0bb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "964cd569bba14ea3a00c2dd484859f30", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "71f2fa31ebc84b1380dadf5fbcb2d27e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f470665a615a4446b68ade3ceac680cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6056e2695fe24b61989a39eb3e81d121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0e3a664ac4424d2eb9dcc33bd49d3c3b", "region_id": "RegionOne"}], "type": "key-manager", "id": "266de6d98faf4144908c6b013d90ba82", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62967bea15154785b171feb0e6d556c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "658ffb474fbf417d9559b60ca9156b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8defa332eac346ea95f2657bbe8f5e11", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "baa53bdf73f7418989d20ba0d9aee2a7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb5a7e204f024234a93a8cc07045c692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c276ed4dbf54f69b9d0114f1db68225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bb9e1d8202cb4f4e8e14c6b238b293d8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9d823930e3d240d9aebf1d46890fa5d1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ff67d036cad46d39c197228b39a9fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1af22958402444eaa3a75aa56b08e4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d29f3e02f31440db8ae21bce7d37b8e4", "region_id": "RegionOne"}], "type": "message", "id": "d16cc0ad9e344e3592436d9382670bfc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "666caafe73764b73b3feb9bac2a740bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b59ce55156ec4e8e9f2e1cead10d86cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e416a5461ce64f45b42baa3fb26cc7db", "region_id": "RegionOne"}], "type": "messaging", "id": "3a1c32ba27984c0d9ca13af18a5e3876", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4b4100a1dcf84abab4ba8678d55def17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "79473601c17a45c5b5675c530948a359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0d1392d7e74a40cbb4548ae03886d57b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "921a9fe1dda040008bcb0bfdbc5fb515", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0aa7c22c13a4ad5b16b4de3251bcade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a83973a6ae448ef8198ca30f8fe3587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad23c92ad9094f99b79973296bc96cca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "32cf06a857dc4bcb9fdee5cd4cbfedc3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c50c770f7b6d46d7a3533f1283a041a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0655380eda64f05b47b22898c34fbd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "869bfd79d8694d3fb50c543b240411a7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0462d4b94d29474e8a8ad95d12b59b83", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fb66bffb7ec4b9392f2624d5c45826d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d7b586b7de144f5be352c7c6341ffb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "238966dd281a4a08859f1de1fd3e60da", "region_id": "RegionOne"}], "type": "container-infra", "id": "3a6b2f5499d44a2e9f9591e316d1b19e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ecf77ced700f428ca99574ecca258892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "63b19ba3ca1b4e408685f8ccdb3f8974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1a927a85dcb54705bab38b8d8420d882", "region_id": "RegionOne"}], "type": "search", "id": "8572b248697d44e2a971a3e3daecc389", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1aa5bda7a1c84875938ba74c1a4ce7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a721a8560f15437b987284b542a5c485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "323a140853f84563bfc073e312f8b892", "region_id": "RegionOne"}], "type": "dns", "id": "fd9712b62aa744c3af689db400059f9a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65005e1adc0b4dda8d39d3122b4b2765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32e71ee3201d475fa7590723c6414b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc952a93a8bf4f179586fa8792458ed9", "region_id": "RegionOne"}], "type": "workflow", "id": "d36edaa9d9214eadac4938b540dfd23f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e203b48b5dee4eeb873c6d1c3873c3f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb23071ca42d417fbc72192890967c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b21909b5b3564b9ab9efa097e4287348", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d7ecc0ae1b95494c8ac76c97277ffa70", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b0d7b833b9c4d558720865d3d789e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "832d5f79c1de4d008963551caecbbacc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b6e54964231043e5bf28d6e620f5d786", "region_id": "RegionOne"}], "type": "rating", "id": "5665587fce3d469aae3a17734190c613", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "02e0146299b2434f877ab4e59febaf41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ad37662b8c4f4672a100e00d60a53d84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f4a408299294a0ca18cf66390e8888f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2dc01c6be81140589581c62069add5c7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0df694553794fcb81d66990b7c92560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95e845145a164306968d18e16cb8d3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7a8711048c2a496abc9247a6479403c7", "region_id": "RegionOne"}], "type": "policy", "id": "1d090e50df044aaf9f8452aab6b90fdc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ae6ebf5fe594d12b9faac466bf3db2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fcae66101e8740c78d801fb12279e9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "95341bdf83bc4fe695139bcbcb52264b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4597bca1401047898597ce78d235d325", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aa51ffe5db1450b97bd2a21d6824a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e314f146b514935b9be097787394970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a0b3852b0a24482ad85132d021f2880", "region_id": "RegionOne"}], "type": "sharev2", "id": "c0d8bf42d2a34e4b901393c6ca575696", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d5f00d1e64d41acb2463e74a70364ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79fd9738b6c74b3490ce31ba9119074a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f44a52aae432402da341ac5e3827dea4", "region_id": "RegionOne"}], "type": "share", "id": "a1b9c71f54524dc091ace3a4c409f5b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "67b339cfb5514024aefbdd019a66d8e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e9504d20d81a4e66bdf064b6220916c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d291f60ea55e48488e7c1c6923b86e73", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bb6a88539c5d45f988621ce539d4401f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0ecd0517d44444b9b1bdc8caa677957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78f9d31ec8934bcf9cf5bcea107c3857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d986aa300f541cb951e931fa07cef10", "region_id": "RegionOne"}], "type": "orchestration", "id": "5f2cdad90c4d4008b2a35f4850ad402e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6163c947be9443d08624c7a0d614a605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2077b6ccea824043b46f8ec1aff40d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "346bf622758a4cbb8e31e761f6606677", "region_id": "RegionOne"}], "type": "block-storage", "id": "4474359551d04555949db214a8421990", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1e9b8e8ddd040438499dd92e51b4c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "358f41a75f37447a92cdd92bf2cf6ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94982b56a96248e2884b93fb8ed55484", "region_id": "RegionOne"}], "type": "volumev3", "id": "c12524fa3fb1456583a6e7f2e73d123a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab4da3399dbb40ca9b4f65a1462083da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9d68b88ef18489da742a02c97d4810a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb53dce19cdb4605a3b32b22f6f46cc1", "region_id": "RegionOne"}], "type": "volumev2", "id": "e33a693d6044419a8f4f01c89fd914ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d5fa7e0c9204acf88eb69a2e42e805c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fab0f859ca324b6cb845c6dd5f924e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f65ea77f4484f78bf817a8d2c06d2cd", "region_id": "RegionOne"}], "type": "volume", "id": "0fe610586c6e49da912e0e06f2dd6fe5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e4361302d5741b5b5d28b89efba132d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a18379b4b7bb4455a1e760deb707d305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ac4b154af094a51af80ec5752b51d23", "region_id": "RegionOne"}], "type": "block-store", "id": "ca18863acbcb435e9bcf979941bb4f9d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da9f6be1c23642e99c74c0f745213eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4730a3811e8e4ea1a11c9133a468b0ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59521c979c0342bbb523a8cef81d7ace", "region_id": "RegionOne"}], "type": "alarm", "id": "b9ab5d9c94684b81a35d13ef79d27cc1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4af759dca214239b8eb9256af71962d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28f74783971e4ee6b0a58444dbaa2fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a58cc0499274444a89fa810e241a73e2", "region_id": "RegionOne"}], "type": "alarming", "id": "378d525b4f4f45eebc2b9ae6943e1173", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbac90026f6a4a37b618168e7a3e12c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "462a4f85340c4692a462b4d59d2a0616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ae32e05c3cee425cb621262a52800acf", "region_id": "RegionOne"}], "type": "meter", "id": "91e1782392444138a45e2df893cc379a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4fb5249b35c427eb83d35fc6c9cf059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "deb252d4a34e4592a07a006ba27eba18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a79727dec0e844ba8e8a3f2a8e34f952", "region_id": "RegionOne"}], "type": "metering", "id": "9c47f609854c42eba5a91b2797bc0d54", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65253d9fee6441279b888a0ba29a2e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bb3f5b1174a48a7aabedecb459a304c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "57c6bf52787a4f55807cef4ed62cbd4d", "region_id": "RegionOne"}], "type": "telemetry", "id": "0a9249af110c40ebb511926df92ccb15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "daf4ed806fec4f85ad1b95a6c0ffb91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "286e9ba9cbfc4b409a334b5a3f7d8f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9b1d134c82e4eea9f0a6e4abcabeb05", "region_id": "RegionOne"}], "type": "event", "id": "0d74bba18f7b43aaa980c70e97f212b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e53c6f67311a4668a887ad8196e79342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a37256e51018447ab344fd1b4972af7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1489a141e40c4c32bbb0154af72b705f", "region_id": "RegionOne"}], "type": "events", "id": "332e84424e05487c9f80de82996d42f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4109a1c9331442fbda3689f0bf569c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fab640c994c4e88bad17270c4c08918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b0f6e99ac96d4b53886eee568f7495d6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "806f3bf3f1bf4ebdb2db21d1bfc32f7f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "416f4906255b47a58f76939563055013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30f00d5126d9474f9fa1620dedd222df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5b77de8ad204d0ab4a83b56af756930", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b7828e3228c341acb20004cf17f7e1e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ddab272a9dd43f3975549cdeb6da989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c655f10b4874db38e64ffd7e8f996ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "96786d69252f4b2791de3e3efe780f40", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "044b55f18bbc4923a18cd70624ef2540", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2126d2198c7747a7ad547c95d1f2c237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef44ecc6de8c443f8da1c2bfd5d9a0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcf75e8283a74caf8fd945f522b10dbf", "region_id": "RegionOne"}], "type": "tricircle", "id": "bb070434929740f3aeb9ab4e9c9183f8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cfc7b92481c24203ae6a06b9a2923392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bebf3dab4df943ef9ac7eed49454ad26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4bd406dfb8ce4c5980f72bb2c7743726", "region_id": "RegionOne"}], "type": "database", "id": "372411950f104e56a437b119ab95105b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4b5656890d2491a931894d89290b5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "258dff0760394321aa827f62af8375f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fc7245f13ebc44948b692e51eb056086", "region_id": "RegionOne"}], "type": "application-container", "id": "0003c92e05784ab39122e9e8ca1fb597", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "856c698dc99e447bb067b6af0525e0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e5fdf47bd6343e5ac14449acfb33bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e887ba1931394764a17fea2e9923fd7f", "region_id": "RegionOne"}], "type": "container", "id": "cfa204e8dfdd408fab3c7b60b20a7063", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da65c5f3212e4cfdabf27a9774aa9869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f388b9379fef451c94a0f8adc52a266d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "641eddcb341c49ba8bb72ee4ce2f6954", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "58745c6ab9854ef0b816f7f9e0f82705", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "259785410c0a468499757c134465d828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f3e5abeeb9246d9ad633020f6cc8232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "617eeea8d4c746a1887f64880286b6df", "region_id": "RegionOne"}], "type": "rca", "id": "fd70268db7b34fa2a91484c23402b639", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb0e37044eec49d5b2f6064f2b7f94e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "55d6d00e74b94a19ada23c668d9f7ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9073b7ca92734fe7858be7218ff01237", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6befd7dec9d94345b8ed93378272feb1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "69df95f7a7254d88961b847e34f2ad6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "70a479c0e96b4899bc3512b1aa53408d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0d5c6a832f8f47dea7c4deb3b7d17f92", "region_id": "RegionOne"}], "type": "network", "id": "03341d8bc3a7463399c3c047049095c9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "34d6297ae5544700a615ef85bb2523d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "538358d1f2144dbea3657e3ad169ca92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7dc797a2730442fe8ceeeb47fa61ff28", "region_id": "RegionOne"}], "type": "backup", "id": "38d8c01f67a248078036c29410b02763", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "134f83b9cb5d4c0f9da77263a15b1c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cdaa97d235254c288d48a64438a995e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "efbfee29c147451689ce6d9f4ecc60f6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8aad9c8ae71b45b0808b94e8cb5e3a09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8dca39bc36ab451089bfe63299e294f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20d2792cfb86408aacd0d41c9aa7deda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33dd0cf5312b441b83b9ca06bce48736", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a72544947e05433c8393ac20f95260c5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a4c840f53e34b37a4f6b9451c7f3f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "20bd79e49095403e8f9a92595b794198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3b3765efecb74df6972e68da00a6a419", "region_id": "RegionOne"}], "type": "monitoring", "id": "0e194d90ae8046bcbe664d3dabac9d87", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23bb9f7f274b49ab8168f8903f5bdb84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f57beeb9d4894aad8907dc7bc43c602e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "49e1dfb9025249acb96e47e06a513500", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d109a374fcc84a1089f46f99d28fe2ba", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "34600b04d5f44c5081f526f628788acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2a29b01c705444b98b2706cbb51ffc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4c7b88ed53664e079ee70949eb142f13", "region_id": "RegionOne"}], "type": "placement", "id": "3590f6d1c63f4dcc870c17048b384c61", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4531af2b783f4c9da8a0b653c56dfd0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "da3ed84a3bb54bb49c8aac80259f0ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5c71a5b8865243afa7ee628706256812", "region_id": "RegionOne"}], "type": "instance-ha", "id": "42a6ea72147b4396955d41e808d206b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd08a56e368545ee8b253a658f8bd921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd295bb3e35241b98b7445c449790243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8e9390a2c33441398bfa946baa3c433c", "region_id": "RegionOne"}], "type": "ha", "id": "0bd58f05f998497aa743b471dddbd3ab", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "07f5100ee95f4feda0576eb5005a9626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "70463368bf60413b984b27b1194df461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6f8737b6ad3f451b9b5e2cac28914837", "region_id": "RegionOne"}], "type": "reservation", "id": "b56099ce85d24eb7aa4f5c237291a169", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dbfa4f1896e94efb91a16dff1cd5812e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f5ef1ad8a404da38ee89dcb02096ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9e91fd7801ad4c5295856581b6e61a87", "region_id": "RegionOne"}], "type": "function-engine", "id": "832cbf29fd024f5d83f953d26675628f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c4ded512cb9a476bb91d425636634e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3c18f70359e944978d2b12a0d4b668aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fb121d04c2f043fdbfbd2c8de1bfb22d", "region_id": "RegionOne"}], "type": "accelerator", "id": "8f2c749a3dd8480f8cf3e61541c134b8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbf9ba96a3434f6eb4cf73d445086fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb4f7976c8d44d10b43306e3ce6f4280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "175a2ee55bdb415893f4c6d07bdba70c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ce7295d501664a2eaf63c9cd0f56bcb4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4446f7f5aa9445db902dc1baa1bfc7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5be58ee86a2240a28397e83d553e93a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "28bf89c2893642dbaecc206acc75c115", "region_id": "RegionOne"}], "type": "registration", "id": "2b91790150854710a25004fe982ddf63", "name": "adjutant"}], "user": {"domain": {"id": "462766fc191a418b935bfd2bdfa32ee4", "name": "7f67a5587a28405a8c57a27092fac593"}, "id": "3f71b2fc60e84cc89c8b013a5b55d4d3", "name": "3cd46819c7ef4dcf856a144067402c7b"}, "audit_ids": ["9e9b8475698f4ac18bcc8511f81a15b1", null], "issued_at": "2020-04-23T06:25:58.152041"}} {11} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.238766s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,146 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,151 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,153 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,156 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,168 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.081347+00:00", "project": {"domain": {"id": "f64e6842648447f2a37126f123865a89", "name": "56dd5470e1aa41f28b48d07d526324b2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9a4e997cf16344f69be9c92355da61e5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9329b3e1af964a2b87165979a02d2f36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ab38ceda81d47009cacfef0b48e99bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b63555199c8e4356bbfdbac9372a1d73", "region_id": "RegionOne"}], "type": "identity", "id": "24b8b884daf341329f6ee0a867a6bbf7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "10b226eb5da049e68308d2066bd867bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c46173820a91476a86d0000644e4af85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7f14ebdf6ed1462b83ede0be27305a93", "region_id": "RegionOne"}], "type": "compute", "id": "6710087c3822437b8996e852e11d5e13", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "14001a328ed744cfb87ccf2dac17656a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9e7fdfdab5304f08820ce91f92d06b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3114a5ace19147c7b356dea9a79000ed", "region_id": "RegionOne"}], "type": "image", "id": "52ad86018b6a4de8a11591af5be2362e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c24da757e7de4b4589577c1d2eed4091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f714d79881a4a3799901a08e1c77242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f2ee50777c9847528e40a6cc7a27f10e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c378d8c573044cc9675b4d09717dbcd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34df831cb2024f34b98647cb82561738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc830266ca084b14a6a2cfef2d8f3f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85a7dd9786f64a7f9c372d1a64d4cf94", "region_id": "RegionOne"}], "type": "object-store", "id": "5b67695a9e294b0b818e148f8076d655", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b3e2dce9069447ebc9addc5a657a0f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6781c03535d94a28ba0e31eb7e9f75ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "931ca18c4c6e4b528cddc2638399e4b3", "region_id": "RegionOne"}], "type": "clustering", "id": "72c0d6e4c3db4632814d474d6bbc41dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08c2b94e1a564f06a51ff9e378a521b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b8ecabc23f44b3788b3215f07e5b9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f13dd5ab4e6240ea9f841742fb1c888b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4110f914c6664d52981ec2ea2bac3287", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebba21600864476f972920f24daf671c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b120a540b2e442558cef442ed3ec7e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9fa2ef68b82a4f6e80a7c784cb067580", "region_id": "RegionOne"}], "type": "cluster", "id": "a1d48d9b59dc47199186850b5621a879", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f437b47af6f46219e280d5aee994c48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5c717be5258b4aa297bb86e934c23387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4a9ec23eb2b44a0b9315fdc9c2fc5f64", "region_id": "RegionOne"}], "type": "data-processing", "id": "ae97a1f01ecb4f25806d6ed195b528ad", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1b05fb74c1841ebbd8fecbb240dfc13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "027b41edf0ed49678b7b599a725030be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "81cd36ae238c427ca0ecfa0aeb7a882a", "region_id": "RegionOne"}], "type": "baremetal", "id": "fe139de7a52248f6aba73fa53885cd59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98530fe84d4847dd91495c4fed2dbaff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0bf8dabe0dc047e582f4a2bc29967b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "84416c226da54246b2be941a4470665f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ea449692c6a641419d105ce9d71e4035", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "91974e50e7694c9983d444f68148b2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3491daeedb0144789778a37d97888a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9e08482eebf84de3aa7a03101d7edb06", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0c9696f22e9747bdae8f547f44d06910", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9a14e178d8a74eb8b01541b69b5a83d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4d2f5467fb1b48f3960f43c060a5945d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "54db46ff3a9b49f58bbacb634b2ad3ec", "region_id": "RegionOne"}], "type": "key-manager", "id": "9aefdd56475b420fa7884a9062151bee", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81b1f17e5e9f468cacb12f6965594efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d716ea5a0cf5414ea6ae68aecb534628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80dffb346d394c6087d0e3f48393b95a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6e19d94161054aa69a7e0a3c36d46702", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ed4007fdcd04065b6c5b337961ce476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8cd8de520dd4817a78fb5742429ae6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "097d72a8e6f14517896ded4176458c33", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fa1c80eebffe489a8ac22e4b1192553f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4d0effb4b3146289fa7f0ebd317c978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a697ba288cc84536afa1f83c68187001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0cb8d06d96f34c6584ce64856a4ac50e", "region_id": "RegionOne"}], "type": "message", "id": "3b82f798c7a94114bdbdf0058c981650", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "592fba9d19b344f593e0266af9f7e994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aaccb7160c90401cb9efe6ab02bb72ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddf435cc0ab449fcbf3a4fb8b2eda271", "region_id": "RegionOne"}], "type": "messaging", "id": "4510c59a6fed4038ba2ebaf16f07bbc1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1bf88b9673df4178b29f484f7bfd9f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5df9732e6e634badb5165ff3153fff07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "76ccf9fd9ab44510b06aa58245fc2fd8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2e06b374cc77423293deb828b00dc9ef", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c032d24c31fe4c39ae6c488743a49de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f773bbf5c66843c095b6de7aae7976b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16ee4dbbf5344b87a3d5aae8a29448da", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3a63ed92871541d2a04bbb490d0824f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "228abf416eee407696d0460253b183ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b0b38b39eef4fa49c446bcb3bbb7dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b63bdb6d4034c3da31b3505aceecffa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "93f9885db6b047f68a90f86d550a6931", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02d28620943f4df0854644ec39d65aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "976dbafb41ae4833bf1132e247da6de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0098ec9d296417e8cdb249af97d37d6", "region_id": "RegionOne"}], "type": "container-infra", "id": "59372979e22a4d55b53d46c08b21e064", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "09c43fa9e6cb42bd9c183aa8b6c79315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2d854b583a104b369344287e48831450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "19a9e5a3c85240b8bf499be000786d2a", "region_id": "RegionOne"}], "type": "search", "id": "ca0abe8986ae43b7adba2341cac7847c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "84c3b8b72ca1477cb4b43c51013df389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "76f90be00a5e4bcb9ecd66a070cf7017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0cc8a8ce37cd4dccb274a867d36e4122", "region_id": "RegionOne"}], "type": "dns", "id": "62f24aa7b22a4eb688565860f8a83e04", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e94c174627f4a62ab72503e8630b936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8336dfe21eed428aaaa7671dfdd35f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7f4e6fcd5f5844e6b414c876f253775d", "region_id": "RegionOne"}], "type": "workflow", "id": "2a23bdeac35d4d2793773d4b7d80d1c3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25fe9c3309364d50b7bda4cb3612d455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b002828ceb254219a962b2521c6692e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "131bae1b0eff48ca8e76bfb1339930da", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3e953c1dbf6045fa830c5509a73e73e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0443a2604254a4684c57648d50cc512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2ea44b6bdc854209a75b2c4837468b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "79086f3fdce946a3acdd908809338007", "region_id": "RegionOne"}], "type": "rating", "id": "43e53924f7994f1ca42b40f763984c8b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a8d84180061f4ae08a02342e9357c62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a10ea49406264a32ac7d7f14e3550d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2166d24646864fbf962527d15e4e0d20", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b63bb2af81e74ddb9313d0dc1b9140e8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3289ec53bb84ba19f7b705675b583bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0198b0b9fad4939a32a09f0d999e159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "753f00f8ce6443c2b43a2bdb2bd13eaa", "region_id": "RegionOne"}], "type": "policy", "id": "3df64bbf5eb04ee890f789262cff0643", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4aeb2f5c88bd43c7acb95ab895c6dc04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74ca5a2f35984935993c90e1e90a6e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66e37341ac4343cb9722be776bc804f2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "53b67a3aee2a4d2bbc89927e01689b31", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c99910eb4e34b4f8a664d24543dca3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6004b21da2ad48a38744cfbf7065624b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a258932f0d65407295b82e34f9bce02f", "region_id": "RegionOne"}], "type": "sharev2", "id": "b3a208f01e2543bba44a88f2f954d05f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "690b598de9214c069585f045b7a23fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1093d74eee94cdba24678a5d67961ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc96d7ac7cbd479d9eb0c75f3d758c87", "region_id": "RegionOne"}], "type": "share", "id": "692d43c7883d48bb8cb0a8364f6f11ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "50e913b6c42f4ef19e401219c0a45bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e6ddec4b82742b9b2de35ab7f30eec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a116bdc1ee644a76aea08f2bd3b94c1c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c99f2b14fc9d48ee8bde9ff5c20e1e88", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32e67aed8dfa4e47b10a111233c59929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a58a46bc2fcc416db221abbe6f76d2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "544a5eb2c2b6454e97ce114b9e5eb926", "region_id": "RegionOne"}], "type": "orchestration", "id": "2214cad1fceb423196f3a41be8124179", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dff35e09892f4d8590238ce7a69b071f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ba9719a118643bda47bae7d4cb5ff82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d04a762ef77e4d6b8a6171830afa0c94", "region_id": "RegionOne"}], "type": "block-storage", "id": "7d96d933c734488399914ff95a63b07d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cec34131181f452bbb2ca68491f99f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d83500ee0644e2190d55cae6fab3d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63d70046a2dc405192357f691752a94f", "region_id": "RegionOne"}], "type": "volumev3", "id": "596077750cde49adaca5e7a54aa37e1c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b2bcc2786894f229345c6b1bb677c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63a6c27a8ade4e3db665fc62a0c0b605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b87ce14e0d94431b8aabb9e67a05a18", "region_id": "RegionOne"}], "type": "volumev2", "id": "ef1c06fdbf0a4d95a33f492a996a3df1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8cfbfd4fada4c7f8601febaa44afd51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85ddfcd5a83b436488b33b3bc8ab0d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9b147cb7f5f4fceaf68b3715c5599e8", "region_id": "RegionOne"}], "type": "volume", "id": "8beb9493eb40488d8edf16468778c0fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13a689d4648d414dbc8b3c836d650c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4a67333ee834878b9493676aacae628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "323a5bcc02ea455689e6776071ae9f0c", "region_id": "RegionOne"}], "type": "block-store", "id": "9cb6a1332a4346739ca3b0ad35a0b206", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fd70e5bb33b440681ba8f6b2178a01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2504bf6ee9a14d3daf3c5216bcea59f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a5e850b00b247b58b1164cd6bd1afa4", "region_id": "RegionOne"}], "type": "alarm", "id": "2a0f987eeabc47109a450acc85f06b72", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1c8ee6c1042147c0b2d70ba059cc8e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5684785f6165409cb19f6c7611236fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "91eb80d0f0a541858cda4e8498cf3dfb", "region_id": "RegionOne"}], "type": "alarming", "id": "2e8a70c2c01041798fe60b9a1d6f1c39", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a426ae23986e4120ab3e6110cb6343a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f083f9e609d41f7a984ef1bb768c419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "382462bbb43d470d9cc453b2b47e8e7e", "region_id": "RegionOne"}], "type": "meter", "id": "3e1a40ce81b44a5d818b248e94010b5c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9508df43a044affa9275f60633904fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50e0069626744166b30b0fb6afb04e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e859d6d805d6470ba96482851c813c6a", "region_id": "RegionOne"}], "type": "metering", "id": "0a153eeb9dc14479b51a48fc09120f59", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93b861af139b4bc3bae1e5d03b9fc545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c8a65abb537460a90f167c77eb92b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c14b863ce9c4cb293de380857a62e4e", "region_id": "RegionOne"}], "type": "telemetry", "id": "a2158b25fefc48a58d90a3917898ba3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e51769898d64897a2ab893546953262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "34f3269db7e64bd387d587e19b25b270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f173cd0e2402423e91b9915a2b754812", "region_id": "RegionOne"}], "type": "event", "id": "cb91dd4a1f8043afab10bef5ea01ffd3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "250f055b5717497a9ff63c002ef2be39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7a5d9343dde04891ae1362f5df58ef6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "080cd26825234216bd3cccaa52084857", "region_id": "RegionOne"}], "type": "events", "id": "768f2cf80a9e4c8295c285ac1634482d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12b155aa682a4c98b13ec339a127d035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9d6aadfbe114ac58311e6bbdbf6afe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "850145dc2f2c4642bf6145c0a4f39c48", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3b43e5f7be1e4536bfd8e13d93427257", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5985c4ab951748a5a4a3c7685675a6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89b28ae704da472dbecf8d0888406e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0068ee3d010411aace2d3e10ce1b9f0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a9b96b45e22c49dfaa555107a588277b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6a57a7eae2c421382453b32167635b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "395eda5d30e14aec96b7f4a50b868a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e840d3b788fe4ac1a263b0f356002161", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "76c27404ebd44e99afa1822b6d85d8b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "893e00f70cef4852a1bcc08a4b0f27a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14d5684fa1194f69b7e55b667a9fa210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f02110fbe93042eb8ef50cb3ffbc347e", "region_id": "RegionOne"}], "type": "tricircle", "id": "3acb91fb1a154d2cbfd341aed0139f32", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5e85f0c1299d4e3a8b6d1be3cc3b554b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5ee5d7a63b0e42efad633d073a5ffb0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e48650d50fd84a49919a2d5f981aa60e", "region_id": "RegionOne"}], "type": "database", "id": "b672777a08a946e5a80097c1dc5dc99d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78eab4ace31f473f9dfc74b7b07f4b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6e7ad6a250249fd8e5d767b253161f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "901228cd13154b6ab0016baf247c2063", "region_id": "RegionOne"}], "type": "application-container", "id": "62115516e6534e7f905cc64046748dc6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c3761e64e95447f9f0f607721c6e7d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0286ab9c117d4cce8dcc8331029b4b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bcbc5ddf255b46c1a4b374b649d45fc9", "region_id": "RegionOne"}], "type": "container", "id": "fb28e9025202496ab3d7896a51b3722a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd72cd45ddc44d968b4fbbc55d853779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8120416848e648a3887494d7618c3c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f5961d4bbff44a59d7a5eefc2cb15ea", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "13a995e60f3c496da4b22b42d9ec6dc7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0903453b4662429fa401fca0d62c97c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2de16bd1696942ff94740b0b5b950654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "345720fd7bfd4c5e9d3207f0c907ce15", "region_id": "RegionOne"}], "type": "rca", "id": "46ec9f8019d9491790469cc8641a7124", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26e236ca6803476a9d1829f38bb3882f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7c5ee8ebe3ef411d80ed4dc56b88ac11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e2aebb33b4a842678431eeb1e63ce7d2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3b2d39523d4f4391bb99952f7f6b2076", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8dd230e76e0a431faae07c237f45a880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1b40e63910b8439ca25c8ddf0989dfd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "37772bbc691549e8b703fc04e85b61c4", "region_id": "RegionOne"}], "type": "network", "id": "edc1671655f0471f92fc28c778f1a4d9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "376f7d43fa324f6e8dbea33ed32b3383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "43728a20eb044d6e9d13bf6e55be5ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9b17541b79254379b25db44940c40272", "region_id": "RegionOne"}], "type": "backup", "id": "9f989d51975b4f118433bbfe4fb33d0c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a93ba3b2265413c9f478e650a3c5d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5a8f619fbe048209a226eb9fa3588ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4581a8288c7e4bc3ba706bfa28aab4c9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "363317307adc4910b91264c9b9a6f2d4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbecc45bff1549aca58c5d1aefe045b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9069484959714626b00e07b7de0995ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de865bcbd4a84ce4a03808d6af6cf281", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d1bf4fdd692a4ec1b00f8d9ad1d698f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3373bc9fd273487bb880878ba3902e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "236890292dd241b2830e03efe688259f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5854016a16724af291c50c56753228cf", "region_id": "RegionOne"}], "type": "monitoring", "id": "eb6920baa1434702a6523f1e792f1f57", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "52fabf0e8af4497d8441edf329549f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "26fc48836d8047ec846ea94cff8c17d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "08ab854e80f84e959aa40a8c77a865e8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5bb934b6b9744aab442496db974397a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "12ac9dc51fe2408aa5017c9bbdb5d2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e19aea1d432844edaed997fa47b8a376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "80c5259cb7334af6af1f39590fc8206a", "region_id": "RegionOne"}], "type": "placement", "id": "bf2b7a80693744b793416d4f96c53fe0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d679dd9be78d4891bb74a62d3696e508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dafb5916abb547b596ee061a4beafac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2b3fb7164d3411e9b41f230a2563637", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e31e140eb21c490abde43b3ef2226291", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5abbe66209b6429cb130817a6f3d062a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76fc8078110c4776896bdd706934953f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ea0111069c04188a7a4c0960c0ea6f8", "region_id": "RegionOne"}], "type": "ha", "id": "6ea63dc284da422aa9f5c7b58ee52098", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "912dc60f6c1c409eae040f4d53ec22ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a150c62a65e348389dbe505f839ac5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "85d170728a4f435c9f8207485d6cd270", "region_id": "RegionOne"}], "type": "reservation", "id": "cbbcc7da3712418fbde8a1ec523e7507", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "57cca1c1cf3445dca11148a5a81f2aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "240623675c22455381d06a9598b11420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e1e94d6addf24b058d760e6c6e1eb3fd", "region_id": "RegionOne"}], "type": "function-engine", "id": "895583d677234ca69fd9bcbd9ea80734", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "15a6c23385db4103b0bc71767ed44995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "be7369ce5b1f4fb6a82c7ceb5444ce3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "81667c05c597436da2c648785eff8ac4", "region_id": "RegionOne"}], "type": "accelerator", "id": "f485a790c40b48278b8508cf6e4010d7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "913b62914dad4e5a8171c9fa4481073d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebf8a3dd0489420b895719d1d281429f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89b6cb7f0f674b5ba3e71c6266ebd2d6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2e8004c88cdd44928a15ed13906ed61c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ee0a474e7ae49a0baa124fb7ec4f49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eaa076ea7afb4b64ac7452524bc2f8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b60115dcd2654cfbb61c0ee8b8253961", "region_id": "RegionOne"}], "type": "registration", "id": "c148a6d076044612967301536bd177f7", "name": "adjutant"}], "user": {"domain": {"id": "d832b199ca1b4ecfa7abb58a8b3ab943", "name": "89bff35d059d440b8918e3a01572d8f6"}, "id": "41c818f879f4441bb9febd0158a42fb9", "name": "b2c1ff384c884f328ef6d280d2e0efb4"}, "audit_ids": ["ae9720a65df442929f7beb120c70186a", null], "issued_at": "2020-04-23T06:25:58.081347"}} 2020-04-23 06:27:58,195 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,199 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,201 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,248 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,253 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,272 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?name=image-2" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,279 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/a944339e-1c6f-41ba-bcf3-34065fa35bd4/file", "id": "a944339e-1c6f-41ba-bcf3-34065fa35bd4", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/a944339e-1c6f-41ba-bcf3-34065fa35bd4", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:58,307 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/a944339e-1c6f-41ba-bcf3-34065fa35bd4/file -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,312 keystoneauth.session RESP: [200] Content-MD5: 11870cb56df12527e588f2ef967232e8 Content-Type: application/octet-stream 2020-04-23 06:27:58,314 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {26} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.269572s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,118 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,123 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,125 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,128 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,140 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.062122+00:00", "project": {"domain": {"id": "979a6da3c1944c74a8d19b5317305781", "name": "c5226b14a4d74a3484e73f483240005b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9b559cae81624198aae296750fdf53ef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d919ad1bf20c4c0ea46439651c27e2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "be9016f536a24c4ab535e044deffa8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9fddf1b7779f4548b81190f3da3314f4", "region_id": "RegionOne"}], "type": "identity", "id": "7afe6b0bba9b48248c04f56aa07366d0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c3737f482c854d3fab46b9d980a1e3d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d172c21ba5544082bf4eac5c7ac97532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "548c9fede70e4bd89a5787128e4d2ceb", "region_id": "RegionOne"}], "type": "compute", "id": "d5850d3a7ebd4380a5e39b7d0b6c40c1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4437a9ed21e1479c95110db1eb4aba3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1bac3e27dfcc45f89ee0c19e2f603caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9470c632201431385ce3bbf2fa2b9a1", "region_id": "RegionOne"}], "type": "image", "id": "0389cbfe3bb0436185e05cb182116802", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "145787af91374b9b8e75571a69f48ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e2570fdd8d643849910d1a27a22ecd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c30c46229487432197bcabdc85de6b6e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0884f403b3154b92bb2439390c408d74", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827475fd754244d19b7a6dd85443c984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c366d7ebe3164a3fb3a3c91e9d118b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e369c2d69904a6aba7dcfa8f90702d6", "region_id": "RegionOne"}], "type": "object-store", "id": "30ecc6706e95428aae036fe2d67a479e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8600cff717a64c6799c368b9f6dffc83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43c6ccd47e0e4834a6643c59a53239f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67cc82084f6b4f759df4104f764b2c93", "region_id": "RegionOne"}], "type": "clustering", "id": "1dc4432cae8d41c9808323d0ea681131", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a60838143c85473184896688f1156a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01e562729137416290bcb9a069b27e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a6af53ba80f1433b85d369f101738488", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e945878d46de4f609f0b20eab7743c61", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19f2ebc5ac7940d3a650f498c1c7e132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ae10492f3f840e797e55270de38e7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "622cbffb5375488d837ea1c3cf18f33a", "region_id": "RegionOne"}], "type": "cluster", "id": "3c7578aff43547e18c490b268af4085a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "091ef087b707417882fc1fff5500766e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da41c92141914990b0603fba618b17e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ea3344f5659b4059927056c9dbae268e", "region_id": "RegionOne"}], "type": "data-processing", "id": "1f13ae2dc23d4f1cbe52ce69aa8cae0d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "111af409d67b4a61a3db232a00c6b5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da73560d12864d6bb60cad68b960377c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5e1e621714dc470e8c8492977c57b49f", "region_id": "RegionOne"}], "type": "baremetal", "id": "1e327c748e1b441aa2d3a32e996da7f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1316f19ec9724601b0e51376460a190b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f5cdbc47e614d8b8b0caf26d2335344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c4226ab48f12434db294d58e0e29df7d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2780864dbc5f457baef9c0e8fdd0a39b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e729eaca6391422fbaa9129a215220f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "05e33e9373f44950acd08e4417f423ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b6f71eacbf014bd2958d6b3465725591", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4ee80df6103a44afbaa614705eec64c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7b52a36638f040b1a8592af5c06d34f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba0e59b9679f4507a6ee90dd13448341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8fb7e0247374412f9ba2d4a7c28168ca", "region_id": "RegionOne"}], "type": "key-manager", "id": "47813e4a57d44cf9819a1b0ac09545e9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "520fc5e95fc74ec39e40e613e7ae4349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7dc1102be10d4d90a982e34632c3756b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c255b58798814237a50bda952f2ca018", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2d48ae68c2414a8788a7cdf6589a22f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "514ef88e6f444fd4afd9bd42ad5e7c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e61b31bb83ec496bb7a6079533520f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7204e825df54fd483b32930648e7c41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "257d7c75b55a437da7d28d5df3f06b0d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d6d2bf08982648df9c63320171027709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7f81f866fc8d4a05b4c1be865d23f022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad8ea1c698b34990b46845911fb456c0", "region_id": "RegionOne"}], "type": "message", "id": "af30aa26086a4aa5a74a34b52acce4e7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "59a681c2893548f985aeaf35dd30ca05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d22076cd25714ba9977fb053aa8e05f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "032d00ee9f3f4a51ab25a4bfa7e74b36", "region_id": "RegionOne"}], "type": "messaging", "id": "c735b0d475d14a99a8a1073a6bea7c32", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c9442f1367bb479eb932faae5895910a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9590a435da71417ca442bff760bc5570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2fed1ce95b844fe28fc7785fda3081d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3320e463cb5249699fee375ce5fe03e3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae22cc782efd4bea8e41154ae1e05773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e35bfa28b02a44ab841e335fce4b5cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b34d0cbe71dc48b19a314b47eafe81ae", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1a4e82ad89fe47eb89d7a8e1b820ba54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65613dad01a64eb8821d4001f625e32d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a3aca3509a242ebbe4f4f0b6cfbbdc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "005577aa14054359ba5b3c44af49411d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b085fef727da4a21a8de14dcb64f334b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "495e86920f7c4f15be70eade94742379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9b772d3c1fc42b2bb026e6b78b81a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2d873d7c89544b3a397391c0a3a0044", "region_id": "RegionOne"}], "type": "container-infra", "id": "3de2692ed8314e478d6a89b417cc3ead", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d09d8b0dfb5940f1bae777f44151b33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0768f35e3f8a409b9337b685fe8b5d48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fd01bfaa29c9485bab6ca6630e5542ff", "region_id": "RegionOne"}], "type": "search", "id": "cd98c6e02764489f8cee711b0fb07c94", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5944600b136f4dd4ace116ff4a13549e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d16655eead594bc3ba5c636c8f0f4e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "929200a38c05472487dbae5ec18c1f5f", "region_id": "RegionOne"}], "type": "dns", "id": "0eadd633c52a4842bcfdb576e9a41af7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43a5665df15e4df686f51757dcdcdfaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a76c93827f614bffa6d2db30f86b98f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e9a997e4da924cee8ba75085915477e0", "region_id": "RegionOne"}], "type": "workflow", "id": "fa534c4618ea45fb8ed1b6c06b917574", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2129010033a3494f9518c00dd0bee356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0dc62d9f79344e03b58cc305e473e074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d9bea99f81542cdb5dd1724652d8ba8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c2cf5ae20c1d4e68aaa5a6469965aa1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "da65917a56fd48d5b33fc70efc616bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c0539fb3f02c4f069ac3e5f94f9b62c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0445b3d41fd340f2ac384a165b61e88f", "region_id": "RegionOne"}], "type": "rating", "id": "6e2575b428a14c659be922351e7b1680", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "479a0599fd674c0f92704286c936f085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ec2a6cb98914335b567ff6c5d26eed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3605894c03c5475cbd520019542c4687", "region_id": "RegionOne"}], "type": "operator-policy", "id": "46699049d2b2402f92e4001251f7e96c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28b979740fc74accb54d58327e269e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b94a946236054fe3895289989042fa6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8c116c506d0049089b2d9f6d702f583c", "region_id": "RegionOne"}], "type": "policy", "id": "efa7fc0d6d1444bda0dc0404657caf63", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c5711be309b4a7699c8e4a43f3530b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f71edef559a445dc875b48a1de60b2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a5c0564c5ce8404d9cac76f8dc87c207", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "782c19068729464796a0b37fa02d88ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8255909410c144dd9b13563f4c61709f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46c43f4632e14b0fbeedcca0c72ba01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9604e526e83a458788bc7c8463af94b2", "region_id": "RegionOne"}], "type": "sharev2", "id": "5640b17147c7485b8aafcc0ebbb1b6b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b711dcf307445b8ad349b1aea3b55f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1fe734edf104f548dd85df9862837a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "469e4b76c1db4f2183084f86751a7ea5", "region_id": "RegionOne"}], "type": "share", "id": "688cb752f97d42f8b75da0951339ad53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6a4f05cbbe24ad68af051f1e701cbef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e48ec38856a4259acf808e17a08dcae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8dff1f751bdb4dde8577b31fcd6af434", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "dd7123d6761141269814f8719bce82a6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec40e89cc4f04cfebcccbd05896bb8a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "307b8e9b890a484ca537ad694ecee0a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "799ec6097455431ebf2a0acaa7f3ae8e", "region_id": "RegionOne"}], "type": "orchestration", "id": "dca84f5e6e134abc81bcd827cab55ef1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f4228d822a2401ab96a8acb3af8fb2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36d81548868f4d479e1e9bd5d7b183ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eba39c080f24d3a9b0559cfea0a0355", "region_id": "RegionOne"}], "type": "block-storage", "id": "81c27b867f9e44faa24d7b729d967804", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7ef6acb0c1042d3b34baa027b4c4f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50025773aad24139a6aace1837c3765c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e9a921f5c7648ceb0ca60ac68fa0eb5", "region_id": "RegionOne"}], "type": "volumev3", "id": "93b3a8c43bfe439c9e4ce7668b4cb90c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13f3aa5671b84bc0847eae5a95baf514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a83d5c0d3ac4402b71d86d727873f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2030cc208b7448939fb3641e77f7d4bc", "region_id": "RegionOne"}], "type": "volumev2", "id": "7813b690f3d74c11ad7f7f358c6c71f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7e7351af3b54a328629cfa514fd2e81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae061024e0414c998e233f4c3c1fe4b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c71e0d3be05d4a759e0aa1ab0ab2e8d3", "region_id": "RegionOne"}], "type": "volume", "id": "625e3d6b43e24f5585682a8c963dd012", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13a14fe73bc946c68359f2625fa889c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953f255054454e9284df0427f979211f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "152a7431a416441dafe4dd21aef4f77e", "region_id": "RegionOne"}], "type": "block-store", "id": "630ed1adb6dd401ab154586b7fc295c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "598e37d15a294e13bc2acf0171bc969c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0a48377b9b846f783206aef44ac56e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ac0bfdc6ec0141878401e874aa155c57", "region_id": "RegionOne"}], "type": "alarm", "id": "9f7ad2b21b364ab8bdeac784187d4762", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "300a1462c2004905b3b913615a343eee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d97d7efa3f445dc9da3dc15e1886900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81fcf231df7146c5969575af98141067", "region_id": "RegionOne"}], "type": "alarming", "id": "ced0548b9da9450896c464bdb826bd9a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98295b7b84414647a8b720b55a9521c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ba6640bb25d4be8a4ebc1fe5bd894a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af4e5dac577c449a88ca8230bac99e3d", "region_id": "RegionOne"}], "type": "meter", "id": "22e645916b4e48b8bc5f901d490f6106", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de1cc230da09428bb1493defbe85ab1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf80cf9fe36b4055970f09ae9442bfca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1f2ef8fde7742d9b37c7b459c13a7e2", "region_id": "RegionOne"}], "type": "metering", "id": "4594714c3e704ea99e5462443e5f4b86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "29ec4a7f6f83420bab7a7f283b866fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3852cb8ac38a4de9bcb0a39c9bd52c18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a5f5542ca8a647229b5af7d1c5d0b21b", "region_id": "RegionOne"}], "type": "telemetry", "id": "edb180653194448a945577cecfe2ba11", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b1462b8dc0b84c5680aa4afd4ab219c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1196c715535f43c1bd5f2bf6adf3e38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dd580837ba7347b9bb73204ca1a7effd", "region_id": "RegionOne"}], "type": "event", "id": "c2a956f41a3b432c997c9a3437e061ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c93cdd4fc5474deebd10e67b9a44ae97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d4d1fa52cf894947b27224d2a88b6123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9e6bae176ff14b7ebef0a5bb39815d32", "region_id": "RegionOne"}], "type": "events", "id": "bc30465d188640a293fe3657b41c656d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8e212bfa3204b67992ad19461917e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a45869caf8864cd096dac0803aad82f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7c149961a9c3465ebb1410bbc90c4f82", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b6e79f134f7e450e927a0aae68d37d1f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d94e373219943d4945853dc1140021a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8fb8109ec8e3497ea1d8764884f2fa5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a89e2b7daf2446dbfdbb049c40665f4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "41908eef95b14ec5a77da72f9bd24e2a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ca6e95bbd164161bb5baa118c8fa64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba493109103b4544b4763c42ad60bc6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "778e1867b2b6431fbe1d6d8d5501f372", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d6f80331a3984e53ad19c9c7e87e9e33", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6af481b1aedc4d78835a06bc88c614b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89dec1c008624f0eb2a60deb3e2a542e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbeedf72fc66404fa7c2765082d8f5bb", "region_id": "RegionOne"}], "type": "tricircle", "id": "1a43f3245540421aac088ec7f0d28c33", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6ad5eacbc10a43549dea73f5f12d51d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e20777e7d12c4c6c8bb3976813bdc6f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "361bacec7e4c49cebf81d7d56538a57f", "region_id": "RegionOne"}], "type": "database", "id": "924718ab060941bfa64ddc5fe0e5dfe9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ab8e770895a14ca3b69de4ee18504adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ae77dd1cf0f4ed8af1b8009ce7a51f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "530fa3ceeb414a10a65078ee1842a0f9", "region_id": "RegionOne"}], "type": "application-container", "id": "10d28df941cc45009f24d3a4efc9e337", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cac97d1b206483d8e9a488cd98ceab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27cfcc93572d4a3bb500a9fa30fd79a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "83e35666cd804c0d978d59b33c6f5fa2", "region_id": "RegionOne"}], "type": "container", "id": "81535c2ec9d848a1928f139bdd0d5750", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52e7e549dec54906afd9b287a9131ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bec345d9bca74d34b4e44ec3d2fab847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "80cc7abbb5154c48a027d077a65d3d42", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5c3b13a5e37447739907031f8dc48656", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8fd412ee51234dcf9d85aac54e1c4711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a99a002eccd48879f853c5542d3cecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "388d10a793f04b24af45f2f15661939e", "region_id": "RegionOne"}], "type": "rca", "id": "862e131e9b0e474d95ebcb8947ddadbd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e8960701fa104f929dacafb38fdc85a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b52cce176b2f4dd7aec3e50292308bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b148c3525203498a84f73374478ebc85", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dce2f77dbcb847f0b8fa669a40e4bd97", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf8f3e3cbf744a4e9d766391076dc503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d8ebd560c03845a48c0674b9b00843d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "29a233221f59471e8bd44b857c6b30c4", "region_id": "RegionOne"}], "type": "network", "id": "e1f7cfa932c54dc5a9ef19d7abd41376", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "10e5bbfa26d04aaa8e545fd17d65f002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f51054ae750c457c8807f06893aa3f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7fb42accd7924183b28a28df16df1bb5", "region_id": "RegionOne"}], "type": "backup", "id": "17654fcc55134a95aa4f4d82c5b61067", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfff1234cae6413c80759efd0e292faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ac947531e3545dea1ea002d3c434b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e2eca724e8f84a1cad4492c1ab8434ed", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7cb039d790ca43ed833d5d62d576339e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ca7197358d3646e291a5d1258f515996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18dfe53370534650855aa012d3d11147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6b505af3dd444bba9edb5c4efffd18b5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "84f2d5bb6bb544789dfb1c0e3f70676b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5431f8bccea54df0b260d326dcecf70b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "afe1abac20dc48ca84748f47687612ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1985d819a5784146857bcbe4265bd349", "region_id": "RegionOne"}], "type": "monitoring", "id": "caea3408a02f40fd831b4cd95be5e0e4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8a15a73f29074781ab71c88554060698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b8689b1d468e42c6b24884fd79fb803d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "860b664fe89945b094a2b915b465ddd5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aa671544302c42bc81c55e525dc69bcd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "35be01e0640e41bda26d892672c55e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2c75e57d7c0d4a95be3b84c5e16b80cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "39d6050cbcdd4f1883759cbc14752697", "region_id": "RegionOne"}], "type": "placement", "id": "0b7a93a897944bcca06abc348c72206d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc931779f4d94ce3bdb048ad5d764983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62d5e45643a048bfa328ee78cef1c6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e49e016ba334f14a5520da232a7c05c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d4e3f9a25728427f8775787e8f7ae9b9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14305a78a0384b1bb270e8f573f97fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c059e71fca84b0b9e1336c087268fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "156561d2dcf546869aeeb967823e9abe", "region_id": "RegionOne"}], "type": "ha", "id": "b22e6b7ab0744524a9ea94d1e731675f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ba8c5c663a3b4960b79927a529d614b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a94b2ee83da743c7a6e9094bc3573aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e07879e41a7442bf934b408e432a7cda", "region_id": "RegionOne"}], "type": "reservation", "id": "9e2e1db3da3045f48517f04536479d7f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "accacb6fe06b4cc4abca03558eadf832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0cf5c8cd85314b1e9f1d4d898f554270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1cf8641179c04c2ca3cb4141869a2caf", "region_id": "RegionOne"}], "type": "function-engine", "id": "64c26b2c45fd42478f2724975798cf03", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "824c74ddbcfd42cbb34ef40334843794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9b611620bd7d4506b5e372bcabe24efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "39c0fea2abaf47d39ce8568111859fb4", "region_id": "RegionOne"}], "type": "accelerator", "id": "e020f9dc8802498c88e3f5ba0d2e3258", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e593f67b1e9640e08d5363eb46fc5616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0fd0468c7bb7492292b7a386a8b9330a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03f9465158224b1b81cf44cec7187158", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4ba74e9fe48149a4821e50c201ce2abe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96c837087ec74209aea26e86bb970d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ea8a49b81744f74b83093893ca83777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aeee8e1ab1cc458aab139ec1fab99c52", "region_id": "RegionOne"}], "type": "registration", "id": "fb5afe599d764be3bd8f549b03ff15b6", "name": "adjutant"}], "user": {"domain": {"id": "47db95265b65497f8a5be1c63ccdd1ab", "name": "ab6feb2917244203a85ceca878e06272"}, "id": "7edc55fee24646f4ab6786470c394cfe", "name": "5f38f4cd1117470e83a61c14524e3592"}, "audit_ids": ["c642c9a8d96b49e0970c190e3375437c", null], "issued_at": "2020-04-23T06:25:58.062122"}} 2020-04-23 06:27:58,249 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,254 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,257 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "9e3de17fcb86430e8897e13e400f86d3", "enabled": true, "id": "d8476be33c5e45598809b853cf208810", "name": "projectName-2"}]} 2020-04-23 06:27:58,320 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/os-quota-sets/d8476be33c5e45598809b853cf208810 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"quota_set": {"force": true}}' 2020-04-23 06:27:58,325 keystoneauth.session RESP: [400] content-type: application/json {23} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.262658s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,149 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,159 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,162 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,165 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,178 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.078457+00:00", "project": {"domain": {"id": "49ec0b70eee145eface9ed4e7adba613", "name": "1cd8392ab864440e8194c0a67c4f5b45"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0501e1beb6674832bee3fb8dd7ad0f26"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04271cd0efc64a94b62b209b171ff81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "eafed2c06fae4a1d80e59239e44ac8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7a61ffe2d6e44963b11d86a8e6490714", "region_id": "RegionOne"}], "type": "identity", "id": "d9ec4c76b83a407e8a8d15ccd3631fde", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c7e4f4c2c1264ccba9d57efa039aabb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da35d4e1d5ca443491067101ededcb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2c5f9cd8cb5748d2af2df15b79b29a56", "region_id": "RegionOne"}], "type": "compute", "id": "f49f0d884ae54a49ad08209bb089cbf6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "84c997bba7334f6581013c6eb4b407b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a11f0ebf1c964a12a1451eca5fb6898a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5dd81655838d410084fbad63c4d1b130", "region_id": "RegionOne"}], "type": "image", "id": "fbcd99d41b57403998f3d829328f31cd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cf7af1f052cf40199dbf0779fa4fb7fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3a319132a91f441690ab41af34e9c97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bf4491f6403941a28dfcfffdb4d177d1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6bfce1754a384b649c4e80c487f0bc68", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fae04c8bae31405eb4d27e8151729e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c5a7dd3e8904134badec1a2330fb271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b95365a9ba2e4db6a425519724ad168d", "region_id": "RegionOne"}], "type": "object-store", "id": "05419c5e0d45415e8db0bce5dc789b02", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7104e2c10cde4cb8a250dd2c57db4c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6e395e93c1f48349ed207e0f9b72546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96d47b8ea9274a248f3541db676afde9", "region_id": "RegionOne"}], "type": "clustering", "id": "bfd2aaa55b474745a57aebc9756bdc13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e26435a925541dfa6b03f3c2f10472d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "862476feded443c78fdc090201577300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b6ec8dde7626429b9078f8c9c4aca039", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e4111169a1d943428390c26a295474a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b159ef2346b746fb8fb93f0272b823c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e9e0a2f06714f35884afffc9d5b758d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8687fc3e09144d49b6a5e8c48eff8659", "region_id": "RegionOne"}], "type": "cluster", "id": "c7dd371470e24aefb80213b4d164c656", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41ff82dcfbb24c85a7372623151b8cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "152afd77f8de4a6c814a067890c77e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "69a11e95cfc64177a283142a7d1c4c8e", "region_id": "RegionOne"}], "type": "data-processing", "id": "4b0bfc923c2147f0bcaff0a185d96249", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28255b63b8f840a09b9614e4fb4d3a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1e5d239572cd48289be178540deff8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9915470370fc4bac96db4cebc3223d98", "region_id": "RegionOne"}], "type": "baremetal", "id": "f0a7a68c30bc4d528fee8d5360f3b993", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec2af30b197d46f186b2bae37f74fc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c809dc1895e42e5ad91396fafc75986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5440ecd2a906499888a68019e80bb603", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b43beb49296646e197d3556a427a07e1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f189dd3615ba4eb88e57907583b28477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cb87563875bd400e844171fe7b0f68bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ba959978b6134f3d80f2621be85b377e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6e678386c0a744ddaaa11645ff14893e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6f6423de19b6470a84c4b65159b490fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0c8c0f8aab4d4dc5a0df8e8e705d19d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ff5f88c93fa7402cb6290f7b636d8295", "region_id": "RegionOne"}], "type": "key-manager", "id": "3d5f8fbbc6af4a26800d49e605e23508", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f4f6bf50bcb4607a8655969af721581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "857166c5468945feba4bfd44dac1c5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b268c386036485fb7430501ce1669e7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e3ce47b91ec34f4c8162267ed7955e6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34b7346bc849410a8377dad3ce9c0d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21805325e30c42b28d014e4f80a8c3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "21af2cff0f1d4f8aa5a1a3dea772d671", "region_id": "RegionOne"}], "type": "infra-optim", "id": "744a1173426940059f71b6044af9539a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "09a620405ecb4384b18f86b88785631d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "180bcae566f34d74ac6c49cead16794a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a03106b20db240bda0dab866961d9035", "region_id": "RegionOne"}], "type": "message", "id": "28357ce38a554f128e128d6fd7de5bcc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9fe26021ad284f95961e645ce0ee87f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d284ee3e6af4b87b3104af065560201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5c2a441d454d438f8db339d387973a23", "region_id": "RegionOne"}], "type": "messaging", "id": "52ead27ff5e6432b84af3e8fb591489a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6808f30f76de4daeaee44a27d79686fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63a72b0a8931405889686916e794693d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "43f7f6ad8c4542409cc99b233384502c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0f977165cadc4e1bb544ecdf39ebd27a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9db3269ee8eb4b999836b4efe083c4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b020a3929e84e4997b11c97a37e6ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0378e6fd6b58409c8b99d075f3470c6b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b67b426a2094452f84103b81c7970126", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c483a77669a4e09b0eb9d1d7d2574de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "513890ed68c545caa581bd15bdc8984b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e740925ddc2a4382a579d5bdaec9da11", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c074fdbb3a614087a7283249c8103238", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10bc015ebaab41589a0a544ae496b00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43adf33c0808459d9546b1ddd7e6253a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42c38398a500465da9d8b70d012c48e7", "region_id": "RegionOne"}], "type": "container-infra", "id": "124200f03a8a43abb03ec65ec6bd070e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "69d8c21c9a9946b9875db9a54234247f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8939e7d0b1f74b1e9a23f13489cabe0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "484c0ef094334912a926ad1a59f1e28d", "region_id": "RegionOne"}], "type": "search", "id": "7dcd30800c8c421cb008b8d04f4a30f8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "653af3d86db04823bc638c7f6ee89e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b43ccbc5fb9a417ca4a7e30d99a93608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1b1fc38019f44d5ebac3cf2f84d7c5a2", "region_id": "RegionOne"}], "type": "dns", "id": "e9c398a3b313480989fe68b1bfaa9f78", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6e75fc9d2864adea8cc67e43cf9f72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3b71218cb074a15aaf9533b42e93ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c989251ef55143049d240485a3479765", "region_id": "RegionOne"}], "type": "workflow", "id": "3e2efef858724f1e9394eec2b23f999c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75e958fd32be41a382635b099b2c4b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7e4b478e49d4b04842088acd0aed59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4b7d85f4b464b76bab5c5713fdc801f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "547221f5e2314b0ab19141b5a61d238b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a957ecb0f19a4d6eb2f8a949fc73ad12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8d95851c17e545c786ce2c3eb7318d74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ed5a75cb41934682a97d816898c02a89", "region_id": "RegionOne"}], "type": "rating", "id": "7feff7d0553c470f8ed814a9fff62e3e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a485627d0eb4c8597af8882db5eb7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eab4d645594e4f148ef4766c3f878d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "386d5ce17a81417d806ebb74689da817", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bd38613a7b734ed99d6ba4910f334f36", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "823384d3a5a2440382508b1c557a58d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a1f8411ce204120ae9d95fa311b6a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "66f6ee2d4c5544f5a7b261800bff6f93", "region_id": "RegionOne"}], "type": "policy", "id": "df5eb2211a254278ad839afe42e842d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd6eedccd40a400a94138e6ba6b17a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eeca44e8dae642a7b2ee498af78a76ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0b4f16a0e8f841ca9a63e0f362988ad1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "248715c74dee4edf800da033dea0d604", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd36095bf5db493b878a06770e720045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "462ba08b767f40b1a8bbd73be117b2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b840718b41142f1b11d8eba3f108578", "region_id": "RegionOne"}], "type": "sharev2", "id": "8030a147b7f74ddea1f76aa4d1a2986a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bb56915e50c4137ac250abaf43ac3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "706e39590a2e4d5f9f00f0eedf96f508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "951cea81a3334ce5abbad1b8f877eed7", "region_id": "RegionOne"}], "type": "share", "id": "924d284640c44e138b5228a19594f063", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6cb523c3fa944cc4ae7f140061056ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "084a348b94464f388787637a137cca5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "26377da8eaf741478c28d8b598d4de69", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "89eab779063f4cf987a1831fd5835b93", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b745b3bd51c44d2c9d9101f3e0a59dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ea3615112c4a099302576b714e968d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89851273794b400baeb9d37b97d19b34", "region_id": "RegionOne"}], "type": "orchestration", "id": "2f6349e38fd44f89aa623f8a73e3c661", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f61195c6e6614735908cc23fcbf37c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1062c031ff7f4e898246ae158428339f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da0ede9c03524eb88f99f4afa721844f", "region_id": "RegionOne"}], "type": "block-storage", "id": "447dcdc9f500480bbf4c2958fcbd28cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c3ffe08d8134a8bacb7356ce13a1745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3243f57ec0043f2af210aa32e8a9e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f33f39909984fbab3a8d9ae75930ca8", "region_id": "RegionOne"}], "type": "volumev3", "id": "9e81afe19d3143628166b3144526af08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90e922699b5545cdb1fe2fa0b39b0681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcc9f7b788ad4e47ab502eb3d3b804f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3deb51c5ac04ea1b0a22a23dc74a859", "region_id": "RegionOne"}], "type": "volumev2", "id": "cd8526adc7c7472993f2e87d7f0f2341", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cfa3c3fe8e3470898ba1776733add86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b6b61af789240cc82f0567fe59ec945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86ad215fa31341e08b24e822ed43f946", "region_id": "RegionOne"}], "type": "volume", "id": "bffafbf184ca44e7b6676ac46b21c556", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef10fa79a7054185b22b22cd54ff72eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f31584060981476daf833809c2eed689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d2282c886d348caa64fb5fe34ce6005", "region_id": "RegionOne"}], "type": "block-store", "id": "54cc75c1c4094eacb6db2a4f8de546fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a793615afc2496aacca1b1da08f4d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8521622731034ef7bfd3d0b5b69c8a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "21952b196e5a47a0a8a021bf0b0ba12f", "region_id": "RegionOne"}], "type": "alarm", "id": "0c5a539be2624cd9bce204413099daf0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34963992a07e4cf0b96641b1cac08af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0092ca93aab04717be1ed0b547a02923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f758913161d0488bbad1e935e1277337", "region_id": "RegionOne"}], "type": "alarming", "id": "4e8d00c45ce548de9723b71cd1febe78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ccc812dd74d4397b1285534bbf4332c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad5ca33bcfab45b4b15123355bd23af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c53013e5fd1344f2a130f2f4784902d5", "region_id": "RegionOne"}], "type": "meter", "id": "ee9153e63f43487ea4e9226a533d9368", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "430ed221b3534e8990711c11cc6c0abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ccad7ca64be94566a64b6b7d896b248e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4db0862e6aa144088f1d6ee3941e7679", "region_id": "RegionOne"}], "type": "metering", "id": "0b2b4e113bc846c886a8aa845135486e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ecd98853be346e2ada9af00461b456c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "098efed63db34e1ba7b302828079bbd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98c9092181804baaa916e31a6844c0cc", "region_id": "RegionOne"}], "type": "telemetry", "id": "87fcec9e16764bbabec4b69673bd1e17", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "882a8061705b47bbad3d1aaec3d821c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cdf93f4b4a3b425a9562483883b8bc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3b4b808db5c846b3a3790acaf7943aef", "region_id": "RegionOne"}], "type": "event", "id": "48ca512c24004d0091f9b164a498734b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ddcd504ac8b5451a9478fa70e6adf841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b6ff11f1cb3249769609ad948d2c204c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "62120cad1b44497ba8fc8975f5b3f143", "region_id": "RegionOne"}], "type": "events", "id": "59cd9e11232e4cecb5719d968bba9eb1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f5e39550e144c5b91a862d0f8ea03ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37233d008d86442881c132d977ac2cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1900394f742d47ac8ca14685f474f15e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "396c28a8c9b24db3b361e1c6a3d937ca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c605b5464765474cb700e620f92b9c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9eb263fbf4044c3ab1748876e64cf9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c6c25d6012374df1bbe44ecfcb936f40", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b050d501e191463898b064ccca645cb0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff79eaa94d244c729019dc9f0faed57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae5c9bb67639466a9528e759770596a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "95981b4cb3a747839ab64bfabb2a31e9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e8a0f953b5bb4c67a92184e05bd3c9f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd6689da3a6d45b891c850a13b2d00bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b4c97135f2b4555a6bb41aa71ff5fe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba865a00e4c64eac9a4f59a8816423f7", "region_id": "RegionOne"}], "type": "tricircle", "id": "488e4b4e57614e94aab7448060a91108", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c01c81c4be9b4b9a8d139b4236e3b522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "49e6fe764fd74842ad5429a051cb38ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e8e025ef43184aefa7f09fabda190839", "region_id": "RegionOne"}], "type": "database", "id": "058b23255fe84004bbaeed058ef487f6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d20baee9051a44488bb1d444ee730ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ccfce16ded824595aadb58567619bad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "deda3f86a3744f2fb3d49c75931c1a60", "region_id": "RegionOne"}], "type": "application-container", "id": "916f0e87858a49149a8ad3cd5ce16830", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "699be566ba8e46ac8aabdb3fd033a789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da344562b8414fd684576bacddebd074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b5b1ab2d8ae44b1b45fed83165fbeb4", "region_id": "RegionOne"}], "type": "container", "id": "12e7d603841b4675849f40d5678a73a2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2208b8fd8bb49b1925e67f1378d2f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a53e3a5d0d164595b07f4ab803f150b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f129bbbc9ea45789497f5463f99e427", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46ed583cc7ea4cbdad54cc465c6c2793", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc990595b3b74b41b7d3e1c92b2abf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de961de923ab4f6f8b702609b5a9c4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d269b94058c047c99fd0a339314b83d1", "region_id": "RegionOne"}], "type": "rca", "id": "2e14abbeba18467a8e3360022ce362ae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e6e923e5349248edacfb72c16ea81a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de8a0c13c97f46aaad0790f362378cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a20bed152971415dab418932b1763b1b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4d6ef81f40024d09a201f6c4f32429ae", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf27fc8e08a748c4a44856b4e800f3fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1e69e7129bcd4f0ba7683e0b5bdcc612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "01895b71a7ab499f99c6bc52c963e60e", "region_id": "RegionOne"}], "type": "network", "id": "b7eec6a746a14af793e826efcea4e63c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "727648e6e4824018bbfda439f1ad87f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2873c57599f1496797d4204814a194ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f3333f96222d45629a60d3469f0285f2", "region_id": "RegionOne"}], "type": "backup", "id": "f4780f83be564e65a6f66099c5b32c63", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad551975e05143b8b573b4a7c3b3475e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7e31c41c5bf42a1ba30f787a83624dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c79b945439e7418cb2b17ad6bf2951e4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c3885cae9f514849bc09785dff10fffa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6680c0934d54542b41d2ffe1ed4f6e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0621c7f1bf7422c81aa5f7b8df04f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b9a3c2d9b3644f54a06c507dc2c5ff5e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "94f95b09d5d74295b9622d36be532a56", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7e771279c1c043f3ba70e6407da2a3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "04981c9fd35e41ecb50a6e74aff5a140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ff00a43de83148d69a66424792cf3c81", "region_id": "RegionOne"}], "type": "monitoring", "id": "d3f5aa38df4c472e883d39c55ba51266", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4b5ed02adcf42dba15e074b86d8f665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3aba59fbd5e34d3995c263f805a2209f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "71107de595c24bde864b55577c5eec77", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "203423e0f5d54b38a36cd89d15b7aa9c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "029cf694c5534b3990d1e690939cf75d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "232efcd0dd2148ef98d14bdc4f6d210c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bffef9a4751446f0b1242984422df72b", "region_id": "RegionOne"}], "type": "placement", "id": "23981426703b4be18c48f714f6e6c009", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd5d34297b9e4b2da77f57d14e60e449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91f1328259fe4e28b93d5f8d227fd63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "57945fb67ca1495395162b3c58af6b0d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1f3514a2975c4bb3a3c1f8fe904d23d4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c31d337976d4bbfafd316a68f2d881b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "41015200ca88459a99e28240cffefea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "32ab3ce21c944ec980a23d9dd4238712", "region_id": "RegionOne"}], "type": "ha", "id": "0daf57a0f1d6498481c5a2d3a049a43a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a730378478844c93a201d304a427c800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ba7b71a511544854811fd8cd4609b65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1cae78a452f340eb819516b915b41f05", "region_id": "RegionOne"}], "type": "reservation", "id": "01eca7fca7714fb6b8ce9f700952c918", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "40bac2d8a5de4ef08e6f5df415df6928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "278c13d0547641e39f0765ec1f9e6564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1f52111216be489e99256a53bb567eb7", "region_id": "RegionOne"}], "type": "function-engine", "id": "539cf3f47dc64e57843b3769d1f94547", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0761bc074fd4796a4957099b75262ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c68604fb81724e0aa30fc1fa92bdd64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5fc9393564ff42949732b6e76cc37778", "region_id": "RegionOne"}], "type": "accelerator", "id": "ba18d9c30652442394036da396745d86", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "880b52d7f1af4703b733c432520a258e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba3e134b110a4868a8dcce2c8789296a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c5be392ad724c74a74e4f6270056e91", "region_id": "RegionOne"}], "type": "admin-logic", "id": "74600bd692a94723b206ed32f2efab7c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6817ce1b4d284a8f836e58d5b2fde78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acc3fb54a4a04ef2a10963f179d355f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "55bdcf82d4654ebcaee88f4aed1e5f4e", "region_id": "RegionOne"}], "type": "registration", "id": "054f21c4084a462d9b257af0ff144980", "name": "adjutant"}], "user": {"domain": {"id": "d7fbe6204a484541b5a64483c7896b53", "name": "dc6fc35b70b84d2b9f5d28e1cea26058"}, "id": "899a018da2a549328a3ec47404ab0ac4", "name": "212ecfa955064c268740ac9c206e1ad2"}, "audit_ids": ["5a404c3699014099bf31ba247f0f8b16", null], "issued_at": "2020-04-23T06:25:58.078457"}} 2020-04-23 06:27:58,302 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,307 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,309 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,313 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,317 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,320 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,323 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,328 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,330 keystoneauth.session RESP BODY: {"policies": [{"name": "qos test policy", "id": "123"}, {"name": "qos test policy", "id": "456"}]} {19} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.255748s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,061 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,064 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,065 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,069 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,082 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.011468+00:00", "project": {"domain": {"id": "5899962ab77048f4976e3e9704fdbb32", "name": "f1889c5667984c20a9d27fad0f3698fd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "33a431c37c35429d8e0a1dbd32f6daae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b22f17f1a1164ed2a6ad528e05bb8c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ece2f1c6d22a475296a841ed84ef8dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3823ca7f8560481dbd512d819b950bc4", "region_id": "RegionOne"}], "type": "identity", "id": "87b1a8d7ca9e44668a081ca2c728938b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a17d621756da412f91fb036b1ce19a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0f96192645954dfb9b15e4a1d11ed2d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "97241f1dfaf5405bbee6f351fbb1f128", "region_id": "RegionOne"}], "type": "compute", "id": "a7f73cd9a51941e09211b0fcf17ebdee", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d8d89a140e39451d87ca8e194414c0b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "46dcfc8524ed44458fc660ec3b648753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "78d89abfbcd24f76b284d3f67c3ddf5f", "region_id": "RegionOne"}], "type": "image", "id": "90cb3705139f4a4baa49df4eaddd56aa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8fff4856fd324084b18b1674b3de3ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eff9ce822c1641c4a42f6d6905d58cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "00309487e152422da66b368d3cb352ca", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7026601354c84f6b8bf3c24c5d0da93a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06ae595a50dc4d8792b37468ab16d300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15206172db354234a755df1f833612b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a09eb8b78144cf9989e332131913db8", "region_id": "RegionOne"}], "type": "object-store", "id": "d25e7abd98b84bc3ac1f627d56843264", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9dd6929cead4c4cb87bdddb54032fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "006feb049af04ea3850210a110312b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80662d91a83d4f348a2399752dad81a5", "region_id": "RegionOne"}], "type": "clustering", "id": "90cdf88ce8244bed842f86b1ae5f1d8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63b7110f7a4c45399898c996b2f6c840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4c1c398063244088776f6baa7b7388c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b9c53f97d0b47ad84ba26261e9ba66e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e69f356705634ad39828f124962f457e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08ee035647b745428591d5d2efa2f6b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f191ebdf3b854213994e99f52d6281e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac3f9faaa5c5461cbdefd64475616d7b", "region_id": "RegionOne"}], "type": "cluster", "id": "f9c72ad59cd54b448e470f779b9b17ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e69d27861bce4ce1a84837a5ffe9d4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c723c6fdaf6340f2ad8f132d80cb346c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f316b11d22724a0a9063c3be8b3b322c", "region_id": "RegionOne"}], "type": "data-processing", "id": "ffabbca7f9df468c80418133fb81edca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20a8a9d3db634c319488825b2df19cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb2034f2b0e442bebdba5b92d7a88734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bb470570ca434a3d81e33ac2444d1bb9", "region_id": "RegionOne"}], "type": "baremetal", "id": "f61a3831e7414c809cbe67dbcf622805", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4421f6c1492d485bbf99ad4ff90783af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d771655dfd654448936a090a03260198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c49cee9a7c96485895d1f96666fdfda1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "83fc4fcb8a904d15820820305340f443", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0daaaef39cb4a3bb14018dde32a52d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ae432234758414a8b1fe0077d27d713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "22e62cdb7f2045bb9f1d535d2e5c219e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a8d3b611d040431ea9482e520d5649d8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ab9fa3a17f24c63a9c561714ccdb8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de69f69a6235461589b3036c66a7e5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "516a3183bd214cb4aa8ca5ee27f14ef9", "region_id": "RegionOne"}], "type": "key-manager", "id": "0f239959f0b54d758e26f9f7a662fbad", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0533ca6300db4213a6d4eb8fbb2668fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe7c236ed0634092a7f6194678ccbc24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fe07a27015f749f18c7a4768215f315a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6afa06db39de48278ae485892b9d415b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdc2a60c3ed04c96af82f26437fb812d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dde58aaf278f4de9bb213fb5ca8a7692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c114d7f77ea4c76b52787c46d0d2d39", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9270be817d944d00800fabc32fd61c42", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "519a61edc1e245f6895a53a2136d45e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46f9c4d3e1bb4500b4e4a1a32f50fe94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "980815a1927046d1b3c4064bce2dabe9", "region_id": "RegionOne"}], "type": "message", "id": "300b7a984f0a4379865aca50d0e58947", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b07f6fb4db71479485baccc2a67541ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3929ca2faaef4778a60bfcc928a7da06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5ec08ae999f4f97ba5c68154b0dd454", "region_id": "RegionOne"}], "type": "messaging", "id": "a962982cc5e84860a4bb1db7e7218d65", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d01fd9133e8d4c53a12f87a3d65d5d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ed45844f4c84db2a1a7b658b01f36cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "83306e79fafe4497a22823a2007c5d66", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9065dd1c81504b0ca905466c0c340c08", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ea9065c77b44ba79bbcc1d7a1296eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e38220442614652bc71ea045f85fe3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83ebe92f8dc448dcb126119e00bbc81b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "afc5e439b58c46f0936ead18b10eaff3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fa80ce2cf8f467e8588daa0cbac9942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a95f05126c4071a79db2a986ff99ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0325dd48ca52442ea6f80ba9da467e7e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cb9c5e53caa04581a58dd8104b6eafb0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3416dbf44a1348db9d68d7086eccd8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41b054bdc5de4ce98416d93dbf3c6b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22b491dcb0054d2bb717238c4c93018a", "region_id": "RegionOne"}], "type": "container-infra", "id": "08b8c433d22e44b6a8384bf1de91bc87", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b54365c965ad451182bdae5cde8bd00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6bba05f25c174fb4855016acc928abad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a3ba8c9d26db4428b32a2b1b03715930", "region_id": "RegionOne"}], "type": "search", "id": "d0bc3d0106584b12a70d0b0907add07b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "69991ac3896b46c694b4b5ed4ebc81ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0600e8a2b3d4423ca8121e32e3049fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "15c701f29c2c470798210ef7c4da9d9c", "region_id": "RegionOne"}], "type": "dns", "id": "b34292adafe64bd08a83f119a76f0295", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6ff6cecc6305497dba606e4cce56cda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dee055047acc4099ac10b262a6b4d5ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ea77435ed6e4dc7912fc800d988f124", "region_id": "RegionOne"}], "type": "workflow", "id": "b593cc71e6c543418442eec5f7870633", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72231460c3bf4785b135d27e2c30db93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4128d52ceed46a689cd36dae33ab670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9b13805102184fafbce0577c80977aa4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97c2e5dfb70c40babe820ff5efa05dba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1dc9729eb99d4c118070bab4dc86e243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "42644ed3ebc1470fb62101f1c6cd6327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "286fffe4c85948379d6b21cf8c295794", "region_id": "RegionOne"}], "type": "rating", "id": "8724e4aa6e1b4c28b286ff886676f722", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b4ffe30b45445ae9cc727308f39a0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a71b7ac288ce43d9ab9451f5b4c750bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c33aa9fcaa884ca49949642e1a8d7fe9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bee2eb75be83479e83b19f10febf843b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f09d9be9f3f40d583eaefe307534d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5faa99d6ba594cf0a3e745f220de529e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c07f46175fdb496db6102d52d19ed925", "region_id": "RegionOne"}], "type": "policy", "id": "f89c8408dd36483bb9c1e6ffdd23f6a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4837cb54fb414d6f874a118cd60f666f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "421b98882b104fe98144bc9aea91c701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e8140421be8c44fc9ce8bd814e715251", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d2703c3c3e29497d88b74c57c9f4b81c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "194ffdf19b0f4e8198842252cbc2ee2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9363d9dd190b4fc882285e5f9b80abd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fcfdb37709e04cd2ad9532e5ff6943da", "region_id": "RegionOne"}], "type": "sharev2", "id": "92480f9b0d7341bfab2f5c76e3eca7f0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "078c4498aba440e5b3ebb6dddca2a114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "617eeb245eeb4bf3b42d4d662a272b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "224b6cd3312a4a5880cead5df09a6721", "region_id": "RegionOne"}], "type": "share", "id": "e8f601eff3aa440a9e565d1946e8f0da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb7491813784419ea0eafaa6588049f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f81907dea1d41bfb5416cb5e9ac7c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb02edc402604d7b823f102025366ec4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc08d760e7124131806fedaf885a92f1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7838291199e4b43bd3dde040cb0c7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "900c15db34d14097870445d0dd82ff1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec0f8967280a49ca99a746f625ac2fc5", "region_id": "RegionOne"}], "type": "orchestration", "id": "e6cd1796865f475da8ad942afcdbb890", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a2b51c1e45e4ffa8ed6eac86e064889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4977e5a3d79544928b2c98f2d7e2851a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "518aa86f4b514cff80a42525063a38e8", "region_id": "RegionOne"}], "type": "block-storage", "id": "79a54a8053b849c0910d185d57fe6897", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f47ca40d154cea8746ca0e97ac403c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1ac11d30a844580817506b9fa28617f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbcf4aa337844648b9ba359b5932544d", "region_id": "RegionOne"}], "type": "volumev3", "id": "3212337110b747ed945d00b5ddf491b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef5e75721e7748519436bda5318e8282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e529afd2994410eb132d8b8adc4e29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "596ead9296464d219846e40f2576b830", "region_id": "RegionOne"}], "type": "volumev2", "id": "c057cbfa69434817bedde3ea5dc2ebf2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45ff1ec865da4a7089c9972ad4702a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3249e264735484484c2bd4dc69d0745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf3956e09adb459a8bb1355a2d76b5ec", "region_id": "RegionOne"}], "type": "volume", "id": "ce74aa528d5b4cbbb27049b7f863d3fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd770643f7648289588535da26e24e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32a7af14e582419798a20b9e635019e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da54bc11a2ac4e78ba8eddb27d8e5fa8", "region_id": "RegionOne"}], "type": "block-store", "id": "62dc41e2af264e11a2963185c5f03db4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fe2c180a2ff44888eef7e7b5bec0ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c11187e35a947ca917fa5ec136e2ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7cdc473f3973471aae4a7b65e48d1c7b", "region_id": "RegionOne"}], "type": "alarm", "id": "f5669147dc9b449a942d49a8a4e236de", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c7f3b9cd00b4c848a68c4b9ecfc741d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ab52c8f5a1246e5b21f568b1ff6d7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "401e63097e604f45a8d289d70f0e0c39", "region_id": "RegionOne"}], "type": "alarming", "id": "45651726a40f41b3bc7bcb1f7e9741b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb68af1520044e37bdac202baa8d83d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8eb6a0e4eb3a4cf393a38d3d6d8a5f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58da623cbd3447ccb3e675a54f64ebef", "region_id": "RegionOne"}], "type": "meter", "id": "f35dbbc57df2468083593edc42421510", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4322c24156d42d2af658b21b39ce2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b54b6ca758743f9a2bcd521c8ab651d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a54257c836b04ac086970ca40294886a", "region_id": "RegionOne"}], "type": "metering", "id": "0ba3cad26e904934862f43152c7352fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd5b6f4a9c7a4b5fb7f1566778cb676b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fbcbd9b70c34d86be67a202762d31cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5e88639e34ed458ea72f605ddfdcd8ba", "region_id": "RegionOne"}], "type": "telemetry", "id": "2aa0f150a4154463b8c548914b2e1bbf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "154cd9aeb2c144b0a148a4842c0afbae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "988e2d6fec3d42f4abcb410557578d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cb827472142d4eed8c8eb075d23c5138", "region_id": "RegionOne"}], "type": "event", "id": "3c4efaa6e53a4c48a5a57dc89b916797", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4617a2d4d554b57bbd7714224492dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79e6c14642114780b009f5eba5b8f36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6123b499929545a28d5bea2557f702bf", "region_id": "RegionOne"}], "type": "events", "id": "e9bff0f0107343afb63363418d655a35", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf98b2cbfafa4df5a82e0905b2d126f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d25f8e64722c491aae0842e2fd5db024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4ea45f57bbcb4d9980fc661c10f48a4e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ceecff818a5d495b89510f67d210c705", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cd93224ba7924008a5a232659bd65c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5775d119e98e420da0ea104d18e31160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "884bd4a0805d4a29a80b1e3e7c599ce7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82037529cc9c4ac58a483f247fcf240b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82911ed7ce3448e98797b1f944f2f829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08c97b50b8624c3393f77a8c9aa43dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b61635455d3c4b0ebcc81bbf0b2c5649", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ee9b89e447f14f49945511a17780f354", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c33dba9a25f840778ae673de9945a0f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6454a551b5f4d1d97e09b29e71b1122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d5c325d592647a3b3738938b56dfe2f", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f960eb7570a4fc6929b7159f64c4396", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e2d89d2dc7914be78802d669346de436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bb63105b318f4596a6337d173495eca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1c6d27227b0d47a48047e74cc60ec098", "region_id": "RegionOne"}], "type": "database", "id": "f0951a02edc943fe8e4ec2948c7b5780", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63e6e1b8c82c4210b3cac868cc966e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fb31e8652314e778c77c0a83875b2fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "684bdd80a76e4b7985a4e25653e69558", "region_id": "RegionOne"}], "type": "application-container", "id": "48ca53862cf244a9b112b39419d96a46", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63d3478d7a7249d4abce8011e720e32c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81b57ebaa0694b3794a18aea68981c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "90467901582f4ef7814b2e6fbad3131b", "region_id": "RegionOne"}], "type": "container", "id": "b04b49fc016a4c17a77d6b3ea40c98ca", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a3a22edda174548a5501e570b2e2580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad052336c2114478a94970fea992178a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "497fc5d1bb3a4e42ad4ec1d871a1136c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9f3eb959998849d9990aead26b5d8ab4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76f03fd8a67f4702a63cef7f27252b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ebe4ca3dc7f0413c84924cde15c13292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f833a561c3e48c19c997ce24ba8060c", "region_id": "RegionOne"}], "type": "rca", "id": "a1715a1303884e359a6e7118f2ebe172", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "819d6a38a725455c81cbf7f132a6899e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65b7aa008b91456b85f43288518da0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "373e8a7bc5d1407a835728163f0b9e30", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "39d6011778514160aaa30a13ea9228f0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dd9dfc97ad324d889d44550c9d5923b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d45f4a84749e4b31af59dd3b87faf650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9fbd97aeb7f0435aa287348b2a0f2371", "region_id": "RegionOne"}], "type": "network", "id": "27e8b476ed3c49c7a8b7bfa73f0e6a0b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8598244694424daca5ece921d0419519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "398d6ad8a4524883b9b1677e3a911a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2551eba945024ebd9980b6b4bbd80d81", "region_id": "RegionOne"}], "type": "backup", "id": "13552992f1344948acb5b092b0ac62f4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0fa3d5044a34d249bdcb1ee77868cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e4f927867c949c2a2c35dd17ecd0e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1e0e6750ad3f40eb8787a05ffc431527", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "281ae5ffb44045219fcce777458a2d0e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "57ca8a268cee40818db6bc8c951c709d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dffeee9bf9349588f5dfc4a7575195a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "960acc3506414bb6a3c6dd655fea615f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c73bc70407c548af9e565e0f8d383b83", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e16626d4233344b7a03e5be424136a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e862681aeee448ed9f8d1d886686b285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "34ed4e7eac1f44a796305f23bed32e33", "region_id": "RegionOne"}], "type": "monitoring", "id": "58a9824568f54d16887a1574d8f17de7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "76c209bd040e4f2eb77206d134a92d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2cf22989ffb146c0a77f44f7bb07c8e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3e750ba75ccf461d8a0aabc57fc981d8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b1300c078076447181af060058e30eb5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "90f03d22f55440c295d00ef9105f165b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b3745bdde304903aa9f175d76bd8e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a943a2a4ba564cd792f6ae71db4710ce", "region_id": "RegionOne"}], "type": "placement", "id": "06ba86acb25b40aea0e24a0a18ea8a61", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06fc7af366cf4ad187f9f071f0bdece9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "095fd890111c4839a10cba5a660cd0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8e9bf3b1496f4bb49b0087a0b55082a0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4855629ff0e948858f25d2f148637884", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01d99b4e2ec542d189fc417b3d7dc2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9ce6b7cc5cb4645a608834b15ad3a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d6587eb27e6e4faaaf2625fa714d43e4", "region_id": "RegionOne"}], "type": "ha", "id": "f39b53b714484c8d9feeb11f4bb3ebdf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eaf4a2247d3440bea72b2929316e3a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2db570ba8d744482a9d23551b33352b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a5291957500a456c9923c524f1a8dc91", "region_id": "RegionOne"}], "type": "reservation", "id": "f20be562a5164c1ab3c07f2168c0c30d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f703ba68adb4f79a42ac9f69460417e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "edc759a1b6bc4e45a5bd5dec626e068a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "446db0d6932d4102adca6f40ae706241", "region_id": "RegionOne"}], "type": "function-engine", "id": "d93352476efb4a1d8a8a2d6e1b81254d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8ea16f162fe94a2aa209b0180cb31c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0b81c3842bf04e6095dfbd48db244dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "65e83f95ca384e699c9e9965b87110e8", "region_id": "RegionOne"}], "type": "accelerator", "id": "464f2a8b88604594b7cf69d471efd7c1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "984215949d0046dda100bab5c6056352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c3b66d6b4fe455ea0af67463aca3abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b5ec1027cd6044bc81852690b225c2e1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "593c5777eecc489b9e53f4af3e21cfa8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98c613dc8e2d4c12a4b21d2e2549c224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61b535142bc644fbb8f49311d3a5d695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3c41af71e3de4b90b4e94526fe70c036", "region_id": "RegionOne"}], "type": "registration", "id": "0abb403351c74eaeaf2db5124ff705cd", "name": "adjutant"}], "user": {"domain": {"id": "a2aad8cbf1ef4f28b8cb13d4a3728921", "name": "89afc20aeba8405190802bf8f7629272"}, "id": "bef30dd21c8f440bbe29aed4d6acd742", "name": "32d1252295db4931adb64e17dd3d1f53"}, "audit_ids": ["880bbe2c3cd7444d9cdefba2bf9565ba", null], "issued_at": "2020-04-23T06:25:58.011468"}} 2020-04-23 06:27:58,135 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,138 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,139 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,210 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,214 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,215 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/490f2404-5421-4898-b7a9-72f4ef7e4954/file", "id": "490f2404-5421-4898-b7a9-72f4ef7e4954", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/490f2404-5421-4898-b7a9-72f4ef7e4954", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:58,252 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,255 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,256 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/490f2404-5421-4898-b7a9-72f4ef7e4954/file", "id": "490f2404-5421-4898-b7a9-72f4ef7e4954", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/490f2404-5421-4898-b7a9-72f4ef7e4954", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.177308s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,293 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,297 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,299 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,302 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,313 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.237791+00:00", "project": {"domain": {"id": "da812e4b02dd418aa09255a7477ef4b5", "name": "2fa484d33fc04e248219e688280e4b65"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1003cc2843f145a88ddb450abb6acc06"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2e52759060f54cb7a2dcccd3bc97754c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6a90a8ebf27f4422b06d847e4c52d730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a972d9f09dc403e99877c5d8b15b392", "region_id": "RegionOne"}], "type": "identity", "id": "40978116f32b422a8f8fcc68f8bfe75b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8d471650b5d84add9356eda0cd389911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dfe33d91cb9d4c798f03ecfcdb3d8a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9c421115e6eb4d94ba1395ca0fdd376b", "region_id": "RegionOne"}], "type": "compute", "id": "b050e1a04c964df3be4aebb7c780cb23", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d0d7445b1ea64b6388b7fb4dea43d6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58232a7442dc43e2b3783c7f60d27a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3228b6aafce7471a8fa150d59cbc0c22", "region_id": "RegionOne"}], "type": "image", "id": "88a8e9ccf3c647678f7176ec3ef4afa3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "44b4406906664297aef1a30bc9df3cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "494dd4ec7a0b4f7fb810db9d2ef8c620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6e497837b72d425793c26ad7ad072104", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8b2cd64fa75447338f07ad7a57e8ddeb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bfa6b41ae5041caa36da019e6398a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b6a9472d2f64cd88090f61fe9a3d853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3f57bd286c64fcbafdc35ac1eaaeb82", "region_id": "RegionOne"}], "type": "object-store", "id": "db301608dbfb48f1adf3a9c6b7849cc8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cf4e904ddd84ae88866eeb901aa25c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7e64524ac8d4051b8dd6fe9613347e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7db1e47359a421cb0fd919f9e06e92f", "region_id": "RegionOne"}], "type": "clustering", "id": "20d0dbc27f6b44c0ac2302577d1ea0d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ab3e9c75ea74d5ebb0ba70d9f2020ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe9534fb112d4505933dfaebb51f3782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7d1c5ffd3c740629e2dac956dae9106", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "594d7db294be400db48cd3d3ba33f725", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2db43d3a9d0429da6b205e795740209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a89f55df88c4919a99faa01edc423f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be3752b0f7cc43e9afa5b2f7b5b71411", "region_id": "RegionOne"}], "type": "cluster", "id": "6a6ada12876a48ac9aca3cf68c5e2b8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "534e32d345ed4f8a9970d963aec4aa41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a2ce1335baf4a5cbcb5c8bbe00573bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "76286618dbab4819be52d4ee7edf41d3", "region_id": "RegionOne"}], "type": "data-processing", "id": "55dfdab136ea4fbfa5d8df41ba9230d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c21e6b4f947246c793960497a9485d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f114eb6cb7e54205a38794e8f5eb6257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad4ae1a13b684e29bc30987931ae8b29", "region_id": "RegionOne"}], "type": "baremetal", "id": "7bd823e4fe104cc7b12c582bd0220485", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7805a24d4f4a44e4846704baf43e7036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "559550acdccf4a2a903282d12b0a8e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9859a4fb8206438ba88b2dc148a6f56a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "65613f0e200f4b17ad6080b5d675d1ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb80aff1437246eb8e3f2bc1823893f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "99a86f57cb8b488c964d31866802e2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a7f4d2fda5c54cda85cd38227f5a51fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "63b8cd9de7cb46e1828664d0a63786d7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "481710a7e2d94ece968a5d3a15da1c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8bebd47d790748fdb578434192016cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "00c2e6776e8e42cea07ffa4da1dbdf97", "region_id": "RegionOne"}], "type": "key-manager", "id": "9fff8128300447139b76901b4cde8ae6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25a0c8ac008c4e0b93320b1e253e9205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d1e8bedaf134c67802dfea4820be8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1a186c3cad4d4b6e9749e35ee356abac", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f7452c32743746aead5218273c123e31", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "724453ee95914c79b81b36d5ae5ae7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "821d2061776a42c8bd0060d66900a5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d8894c7fddf8412782ee272f1db3ba65", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1f35f0ba45a84c89bf6cb3dd65ead0f7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4a8cee364fbc469981a9e9ac6b213cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01f7ecc00f4249caa455a0343b4b3b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "302d58d6e8a046b4ac27e09d3dca9fe4", "region_id": "RegionOne"}], "type": "message", "id": "49cfb3091844450f863b07dfa2b9f7f0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bc5b07d3222a4ac3b5597eee7abb2a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "78aaa4264f294145820a7827c21a0035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0b64aaddde114db7b288909b365e520a", "region_id": "RegionOne"}], "type": "messaging", "id": "4313becfe7db499bb9dee557b4bee263", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d451caa50aab4d3eac7bc86d5469fc9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d81313e5f8e44157b16a1012e1a05f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cb4def3adf3b4a71a27b0b5302e808d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a01ba8ec96584aadb6eb133c4cc89fc8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cd434ed73d449acaef26835bf4ef9e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8597dbe5a29442d79b15e2d37b9e9740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02679cdedb654767a09ea8d9bf1d1b9e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4df854ee1bc1490ab1ac5749511a8f98", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ba7ae4df5a94f249392fe9dac55113d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5db0e32ff3124bd094610374e0210d23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80ef31808bf84b618354be57c42d8035", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f936f029ef544763a046b5a9631d6e82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a83e5889cb64e268f660f956b18322c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e48a883346e47d4a1e151a57904393f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e67b08572ce4da5b1f78d08a841016f", "region_id": "RegionOne"}], "type": "container-infra", "id": "dc3c9cdedc3e438d862ba4c193650d1b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d7275ee9f3724f86bdeed428dfa52aca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "641fc5af821d4b82ac8953c7d5c83033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "93435952b45d45b4b066044e65a40840", "region_id": "RegionOne"}], "type": "search", "id": "018559925d744c32a5ba2c33cef6d459", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c24d5eea24246ec8329ae04abb69bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7668de13df694c2f9cf97fcc392ebdde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "31474764af9c4cb48be3bf4647d2918b", "region_id": "RegionOne"}], "type": "dns", "id": "2d72e77a506c493887a6fee4366a5d7a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "156ac64e14c04bf393da20cf7c549f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "581ba0b8ed194a7f950676a7a13eb18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3001f817088e45aeab66064c95042c6f", "region_id": "RegionOne"}], "type": "workflow", "id": "9c31057bc25d4bb585a96aaedf55bfce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ab38797233f471184412cfc1ef17fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b336725d1714f5196cfbd5e03b9a88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbbeba3de4054a888eb228c6936b0c34", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7004ac5712444577b3dfda357b6d5ce4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0f057d2d34e543989dba70f01f52a8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "18a4ac9c6a094e87a768ce9205ddda1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6c477aa1eac94e4eb8d6e473f9181b89", "region_id": "RegionOne"}], "type": "rating", "id": "75525ec5822d460088d6645b49fccf5f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9c37870959b419a904c361694055aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81b6b2ada4be46df872f75f5f6d1a3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0aadf1cdd7fb4e6c89bf7ffa7ceab0bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5b3ed54b089d4637b99f16897214e741", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c52fd1201ba4e1181027861cdbf1e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69ceeb8b9abd43b6988cca3465123715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb7eb4e6f463409ca8f233a856808b07", "region_id": "RegionOne"}], "type": "policy", "id": "e6e15b85cdd64d3893cecfbcff046d19", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c287ea6fd8540008ee5404f2fe00366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edc1dff4e4ba47e999cfb5a15c73b066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c493590e00f40e0b76544cfab47bfd0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8d369dd238204502800faa164b7857ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e6b154d037d4e079c45ec6a4057896b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ddbd937eb374803a7e5f79638d16cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "405c1c6c1ee24a43a3dd4a290afc0ba5", "region_id": "RegionOne"}], "type": "sharev2", "id": "635cab18835646d8b060b62c31483ac9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68bd76f267024789ae0019a9c7059bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca9581018146488d9851ccd6c302c1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4cf75cea4a2d454398e4c5ed89fa0e02", "region_id": "RegionOne"}], "type": "share", "id": "56624a04dbe44c65bed6ea47728e11ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b79adad4b144d5f9a0a0107ef90bedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9a20615cd9540a3819a7a75e21184d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ec6a1022392459aaa90ab822301959c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b12749c4e10e4968a5f3ddede17e3f8d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8271a372dbaf4177b90ba7100fdf7fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0112c3a0d91249aa99cd8868fd0ec5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7541a5d9cb24687bca9778f0b36a631", "region_id": "RegionOne"}], "type": "orchestration", "id": "18004750a88e416595899d99a98d512b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bdb12dd0ce940d485984866825f2b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a23fd2f079246a4a357c7447ad0e5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eee0d5bc20904fb680daff283e562762", "region_id": "RegionOne"}], "type": "block-storage", "id": "c5e3e6a47f964fcab438fe73f93446cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f615e2bb23554099be62f2725b920c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db46976c2a7b43ae891ee3bac18f03a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8239b18291d1437fac50add895fb392a", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4c5ece4f80d4ecb8ccf1cc3559ca651", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3d995b05a3148abbbca24b22f437a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c06792cb03e04e498a1689a14f40ceec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eccd56b44b84b249ed184a1720b2947", "region_id": "RegionOne"}], "type": "volumev2", "id": "56389f80619c4992acaa74b3553370f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa593c74cfe348b7be57f514c12f207c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7faed0014a894d18a5faea9c693ae035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea67b86ad5d4ce28c53fec055b73c02", "region_id": "RegionOne"}], "type": "volume", "id": "ab324a1b130d4f419393d42b79fb817e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60bc5f385811441ebc7360a15865b599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a41943e0a154c65903815d67e2ab612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20fd00811d1047769d2af112a5232b87", "region_id": "RegionOne"}], "type": "block-store", "id": "cbc1af7fb642433a8fd86c3cf79e37a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83643ed56c24429bb1bba4f9b53e6355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e5e8ea177874b699620375931460660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f719041cc12f45c8a5ffba9377439656", "region_id": "RegionOne"}], "type": "alarm", "id": "63cf0f20c83d4a42bf2ada86742cbb0a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1550842ad91548afb58464a0e2bfe584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e5d3d58bdc24c0688baa3d37d9bf97f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dcb85d7ef530462db075b468545a63f2", "region_id": "RegionOne"}], "type": "alarming", "id": "1400fb14839a48b29ecd23796d5cde38", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "927801c8a82c47158702598c4936a632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e51f87c2f014764bde555fe86cb4397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8eeff91a195c4b16a58c32b4ffbe586f", "region_id": "RegionOne"}], "type": "meter", "id": "280a0f239f89460ea449574b8c3db516", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ed3ed3ba25c4e65a69e75a7b89fab55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e123f858b20846679e36c0505fa55541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d05bb09225224192a1bc46a4d36a2197", "region_id": "RegionOne"}], "type": "metering", "id": "da8db63b360b4ebfa168587df40ed569", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b79ff69bb3e430997087d498a097954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d859254f96b44f53933cf6c1c4ae15de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da90d0dae5ab4ffdbf0e06f9fc376bc4", "region_id": "RegionOne"}], "type": "telemetry", "id": "2c79605eb90b4e35a5cc4a3c54af3622", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9b201b9e7a234d74823e08e37d0334b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "596dfe113b4742b694da574d44b6d8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8704cc45730442bcb9510ce2c26a306f", "region_id": "RegionOne"}], "type": "event", "id": "43ce6a486e37457ca795d003cb533a01", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99e9fa01075141eeaee775bfb334875a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e0fec42621a54fc8a3df5a9240ad3c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f7325f8602aa4b678142e88e6023bd9a", "region_id": "RegionOne"}], "type": "events", "id": "c4130dbf18a74c32a725857c7ea736ad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d62bf33ad28484c8523a858f7c3c2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4992879e84f4ee698e3abe36ee2bde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dbd3609fa82447209ac27d47d0d373ed", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ce8a671b02594ac1b746d4aa1f0de047", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "581fc04b876e444686bf8262aeb58e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "74f38a754d4843b280fd66d5c7c59a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "22f0079b4e8f476e8d4e05aae2057434", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4c83d47666e41f39a9dcdc7b3b2b6fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0e34a5c402134a7cafead5a0fa5fcb09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88fc4391feb94f62a16c040d98b358e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c86ccd4605804e6fbd2ca9a8d8977a4a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0c7649f6e974417fa4672e0dbca4bf97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9b2708cfc9e4700bf3c9a0335a508bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3eff1afca98445681ae76b7ccb8b302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9d7086774154280a9c3e613b7f66662", "region_id": "RegionOne"}], "type": "tricircle", "id": "8176598e37d84a9288db2187aec1ec0a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8ec921ec616f4a7988c7efa9c0fda327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5b990f26d1f64f2c94815b6d89917609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "208fa2a8b77e484aba194792ffc0f417", "region_id": "RegionOne"}], "type": "database", "id": "432ba38d8e4442ac91fb4dc504b1e583", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30de6b423080404d8b33017f27886050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "837f0bc28e5d48938276d7f669004ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cb1450f6d686405dabee5473a6ef4252", "region_id": "RegionOne"}], "type": "application-container", "id": "0b12f5145bc2483c9dd4bffafe13b65d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e52ec669235c41df977d1c610d800699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "efab4cbfedf14ba1ad67c46bb331c872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7c8e93d8b7554209a7620aa569ae5e33", "region_id": "RegionOne"}], "type": "container", "id": "81d1232c7cfd400a8f6a5bab789fff07", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f8ccfbe616e41368e46f3f26c80c71a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfe72fb59ecf40848a5db25d041b2626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8edb0e31d1334d60b5350bad1df59a4a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e3ac2bf3dd4d46fc8544adecb0bba30e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bcff2bcf33f44d1b9f4a3698339dbdd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c3484b8d9a3414c9db21872f84006dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc967df9c5a84092bcda9c7c6b3827b6", "region_id": "RegionOne"}], "type": "rca", "id": "af526113319d40e7bef5c2b82c485bae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ad62d5f4b77945d6bfb60c8921ecfb35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "081e1c62ce6a4ce9a7d166e64c01a6de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b6e9ab9c83b94c3d9407cbc4372c32fe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9e0ec3b64cec41218fbb1f0ac56e5394", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "107c987aba6a42d4bad48217f057cc94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "126a2b5e65894b5b8b569ccc491d35d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d34fa8c02a864f63985fe3035c474db8", "region_id": "RegionOne"}], "type": "network", "id": "ed31575ace844399af32fcb8426016ef", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab340ff4336a445598dd47ba61144d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5a912bff87c84b7fa59dd3f0a8fe3f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f6c61a6eec434714a67964cfb6d4a34e", "region_id": "RegionOne"}], "type": "backup", "id": "c8091ecbe9ff4ff5ae4377ab0b4a7587", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6889574b9dd84af7abf634e39430a99c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5acd385eab0a43b297a2e53fad84851f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "08c52b957ff94a72aa15434e2cede07e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "565137fffe8544229a816f2af11b6f1b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10ad3b383966473c993e8a148192c51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "897b08b3c5954370a591453ad0d82cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "68bd8dc7a6f841dba0c905cd2a51309b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c426aea63bc845a1985e709365bc3a49", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "111aad3063764cd481f9dfae9ca37dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35f5395fce984bbb97c28a008bbc9d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a3cd052f40c5441d935deda2cd434ad0", "region_id": "RegionOne"}], "type": "monitoring", "id": "56c71a9a61ce49dcb039d5f4d1f1eb7c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e465f9828e874ec594e7c3e04e0f7c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4df0e256a64243d59af5f1cdcdb5e929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "aec7cbc22b95460fa82431bbf498a8b2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "29826595bec146848a24fc9212f3ba3d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fd933eabc3cd4fadb81a12b6a17752a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "548e39a5dbec46f5bed00411df0fec32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7bd32c2bfeff4c4e90f81f103c6b22a2", "region_id": "RegionOne"}], "type": "placement", "id": "ba82216a7daa4693b4f1b638fe8cccd8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57ae87f7243c4ec6bfe18cd8ce862e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "44e794b025514998a5e3ad5e11037925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f2f37b4c25b94074b13c66c56b5c1105", "region_id": "RegionOne"}], "type": "instance-ha", "id": "db161f0f99434f61b75d82d07f2c60c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a73319990e0d4ac2972375a80a1c83cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27adec90073c44168874528755ad6f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e76e4053b3e44ba5ba5411c7e35f2a17", "region_id": "RegionOne"}], "type": "ha", "id": "c3e2365ace7e4fd795fd125751688b55", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b70579c392ae4e84ad4352ad58e6cfe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75bab8f6bca444ee9dbae518cb64d2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c7345116d8b64158bfe5175ade6be42a", "region_id": "RegionOne"}], "type": "reservation", "id": "e66479b4e0684cdbb172ada665db57bd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4ab11d059a0d49e0a6b6de314f9fb264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ba4d717173948529fc771ec086b2486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a430b583c234271b49ada56a78b555a", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e91a86e9d14497c94e3a4674ad4b08e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6b13a49c6b4495b8ef9aa495cc84992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3d334bce5adb4a77a9ca34a4b1cd2f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b01c38077e6b40d0b91e83723001b6db", "region_id": "RegionOne"}], "type": "accelerator", "id": "c1da166e353f42878461fbebe5fc731d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0e760f5b110437998238e33605a6825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1556a7d519fa43fa91d3780c8b085c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "640303f16fe14218a6aa690f9256aa7b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "11e5826271d0437189c9857e4a126270", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03bcefc31f334665b408257fadc91aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1438f211d6d14c52af4e3d09bbc8b92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c98d3c7597e447d9af344f286dbbb2ce", "region_id": "RegionOne"}], "type": "registration", "id": "4786e16225334ab1804b7e570524a4cf", "name": "adjutant"}], "user": {"domain": {"id": "f2d5fe18a0414088b498486bf9d171c3", "name": "540c513434384b5a90708658e52d9647"}, "id": "78050d2621604815af4184afb2919507", "name": "c0a04cd86e9e43cbb6b416fe5b4e0984"}, "audit_ids": ["cdc0852c01224936a8f3c4602aaf74a1", null], "issued_at": "2020-04-23T06:25:58.237791"}} 2020-04-23 06:27:58,403 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/fwaas/firewall_groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "description": "Providing max security!", "name": "max_security_group", "admin_state_up": true}}' 2020-04-23 06:27:58,406 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,407 keystoneauth.session RESP BODY: {"firewall_group": {"description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": null, "ports": [], "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "egress_firewall_policy_id": null, "name": "max_security_group"}} {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.057999s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project_exists [0.639411s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,673 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,677 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,679 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,683 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,694 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.619679+00:00", "project": {"domain": {"id": "312caa8dc1164dc0bd16be4f828f195a", "name": "3d9b4ad57dd44e34921dd0cda3b377ca"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6a531b0d5b86495f900c885bc8b1fe4a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cdf8311fcf1141ce8d940deaa4932fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8aec8800cd5c484cb4cfc37bae3e91b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4c501a96770a4b58b8fa72ad58970359", "region_id": "RegionOne"}], "type": "identity", "id": "8af24bd2dabd496c81c7a89fcdc55069", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85d5d8c5fb48441a813c864d4c212a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "438213c5c3de4d33bd4bc59bb4049da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a2115d0a53b440a9ba3e7ceb477066cd", "region_id": "RegionOne"}], "type": "compute", "id": "c7377946f94d43ff90fbd84b690ee135", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0af916166b5e49f5825e769fdd3cdf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7a6aa8620d024b7da9b8056ee48b4403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "108237107f4f46f29c9f1d3b85fe4763", "region_id": "RegionOne"}], "type": "image", "id": "6634cab1ed9e4521912807cff54512ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5ffaa0515884236a6265cd7c0313b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e7802a62e10f4149ad43847223b855ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "475d12d6fea7476390f8eed07d89f261", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2ba21b92aff541cc8a2cb49544608068", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cadf5d4315546c3ab7cdb6e62c4b87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0958440bca64ceaba53378a22d5a97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18f71e49aca7422c85b35737f65e0506", "region_id": "RegionOne"}], "type": "object-store", "id": "27ea08f5931d49fc989be25f2e5fc3d0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d2bc8ed27ce426abddec0130d989cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d77eeff16dad4edf833377d173886aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03ce9416395043cba12f019eada93057", "region_id": "RegionOne"}], "type": "clustering", "id": "b1c005a73ad74406872366f3ba7ad2ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9990881ee7ff48e2a292e8c01eb3ba0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b34826daa4334699ae0d8292bf5114a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5f37287c36a40d6a8e91068fd40cf6e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cd4950b25d844c3aae405fc11525ac04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c11fab4cf7c4226b13de4beb0215cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f53d7a39fea0429cb13b352721cecf91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "83cef10b16544484b692366adcea7673", "region_id": "RegionOne"}], "type": "cluster", "id": "35c7adf59e064723922c7d03455953ba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7722d7df41af4f3c973bc5db3aa72e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "acbbb85768bc4cb5a5aeae6a785570b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "79481de5d61545e1ba103f4a79ac3d79", "region_id": "RegionOne"}], "type": "data-processing", "id": "fd214afc22ba46069f2cbfe12707ddb9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "809c1f45e7d34b08b7600bf18574f034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "855ec72002364ff0bcd9c03eed8850e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c2fcb7493f8c4153a8b239a17eeb6429", "region_id": "RegionOne"}], "type": "baremetal", "id": "f1fe7ab2b83747e6abc2c6b240a49031", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ac1cbacc84fa4c3eb440fba557610163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45fd99ebb88744a2944e5190828a1719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f88573797044845bc7eb307ec4dad9f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "859666da2b174afe9925b1c5d73ff790", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2cc0521454ff42c49e5b0307c7c67c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca3d4ae98ffa49ea80d1e6dbc74d249f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f4995b2c6a644270bf27d884e6a2f5fd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0a7cac7ca5ca45b1beac7c838f0c65f5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e78951d8ced84a079168166559c0e8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d6704bfdefa4f37a0e848e946426bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "74765f5c7b6e48a18f31e324e49d6ec1", "region_id": "RegionOne"}], "type": "key-manager", "id": "f6718fb62c7e448690cfa84c1d3b1924", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b0892d8a3584ef99a41857470dd3eaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "61fff67b00b84227afbed08973f07f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2d4cb2f2128a4b43834527fe8cc38628", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3245767145574e7cabadc9adfd3fb7d8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "473a8fbb916647ebb2870fe548961781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3cf983964dfd4f1c83bd7274dc5b2639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f54d64f7631741569537f992ad1d7764", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d8e6fab799194dd9be28f2ab9a37a167", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "42635272b38c4643ab959789204e7e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1fdab0e9f6dd4e1db0e646e64c0dc73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3f75669b6daa4796b699188366f47d9d", "region_id": "RegionOne"}], "type": "message", "id": "949aef87912b4e9f977c2747c7c01ea0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "daaf7c173f2641f5a1307b989966a20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c9f79fbf49ea47838dd37e307676b5d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0d2657ab3975442fadea7f85dc6d4537", "region_id": "RegionOne"}], "type": "messaging", "id": "65e8391e2be44dbcbff0b3de450312fa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "475f1bd5f0884b0fb0a8be4bcc89a5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9072a91a93a347c093e18a5c4dc956a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "58fabacd50494dbcbd674e2d759ceb01", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6c107fcfdae34a81b2ab8b2e1ff4edc8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "784b85db4c384fcfac7f575d2deb10f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11c2b42db59a42fd9c3a173adf740b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73bda7c651d248df926f18e5b35b3f5a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7b7d8badeae64573b205ee7f1f1c3f6e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2264c105421497ba67e7feb776db43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3eac5dd63bc64babbea670db01b34ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2153fa3ce4174352b940f090a86db2e7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "536908e665b640d8b66f6f793da2d414", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb279c9f939a4926922b67caf8004d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e32ae6bf378c4ca587c77eec05c3ac45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2563d8a859d401cab882d2c71e30866", "region_id": "RegionOne"}], "type": "container-infra", "id": "2590f5c75f954d4f9ed497777ec395bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2aa46dfd16b64e4988cab99e77f49aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7804bb42167d408ca578a8a65fed27bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "99b3e49432c74123a4b813d7bc06e5a8", "region_id": "RegionOne"}], "type": "search", "id": "bbbdafac9a7c4cf69eacd880b4f4074c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ba963d754a94716bdc7a29ba13d300a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "33202436c702481db368c92c5472ba55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "619f9bad2d944e9e8ae86ea6065585fe", "region_id": "RegionOne"}], "type": "dns", "id": "d092315125794c068a495f8d83dc0554", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "309ba56e53fd4a65b412c6582dfc678b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "086d865d51ff496580e2f060a8ece368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c8d977b31885493e8fa905dfc7ea8a63", "region_id": "RegionOne"}], "type": "workflow", "id": "295d1d882ae64c1f8865df442d9a8849", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02e6737a182b4fe8b06664c6e20baae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b425a678e3724be7a358a6de3f21d5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "926d9d075e444d6da6e9f75212bfa89d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0cbfdf51406c48d4a3f821d0acb694f3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "44c03a19ee5a4931849d3e1f379f56de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "739175d19e3c4da0b026cc244ffe8f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4b716c7832004cfdbee758d9bda5e87d", "region_id": "RegionOne"}], "type": "rating", "id": "ef5b381a2b7f4bebbcf88b629f891234", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2c3be92b21147289200739b045cb632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6ee11940c8247c6902864abdfabf2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "890b1e87c3544ed0ac40678a6534a6d5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f306c1f708b843a48b627cada4e18d7a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33f2bab6e2d0407db4c99954db94d7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f74ca20d1fb6442f8772a0fd9fc3a159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c144c05d5b354947b3e5c1fe267689a5", "region_id": "RegionOne"}], "type": "policy", "id": "6918d158dda74369914cb6b9d138ab89", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63b2a60ec1b047dd91683f56cd18a8ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e647163bd6df42e791d341ee57337c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fae9331539f94c17b8a2182a5b25ea7f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5574cbec1d114b1d9c5a32c29775c180", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53f1922f61c54117aaa06fadb96d5c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "673eaa3a8e8046018c2699fd6143c685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58e450aa57c3457fa19eb083503bb691", "region_id": "RegionOne"}], "type": "sharev2", "id": "864d9743215c4119be112ab9bc177059", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1418bece7424fbda03d46bd861df57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "303e7e320a824975b0c55da66a53b451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8dfecdff4fe049d38c31a1544743735c", "region_id": "RegionOne"}], "type": "share", "id": "082b55c67f8b4a2082b9d27cc67f23d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "685c50d45b354b5f837308581b9ed1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c574f220c69549158bb325491106f703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7bfbeebd5b474f4b9219ed277944a7e6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f49ae0387eab4f1e8e941c17bd61cc3f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32decb49356843dcbb7ede64039291f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51a465c934ae4d348665ccbb24606cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e00104562a44cba9be5fd726c498994", "region_id": "RegionOne"}], "type": "orchestration", "id": "34a53af16ddd44248e775df909544d46", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6375d673c80847699907f9dc4c1ec2cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce40914c98ad4c6e845d77e1b8da565a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdddde0856074cd2bb72a132fb9d72c3", "region_id": "RegionOne"}], "type": "block-storage", "id": "4361528d47694c9395bcd9e91eb15ac5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "831de47115b44f8db8df9836fe80915b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b654c69561744f8caab4503df8a7d22b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "879939138e0e4e8bb9bb9a7e16bddd07", "region_id": "RegionOne"}], "type": "volumev3", "id": "3eb2416d9aab47b0b85d2c7a72d1c876", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "111bd1162af742d6963a029b3462d94b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "897fdf627db0468d8d1e4b126ae704eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a0e522d9ce84dfc87859a5639877149", "region_id": "RegionOne"}], "type": "volumev2", "id": "859bce8ca4fe4739807193497e30ecd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbc045ca23ec43a3bdbae7d110af4c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7b2bbf4ec1945008e6c53d227c57f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0da776cae3d4677bf055c13f9dd5dce", "region_id": "RegionOne"}], "type": "volume", "id": "68463aff3a0c4dc6ac8638b0da0226b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b03347d626e249bdb2f092b256077f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6790713b57f84794a7fe3973f48d4429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "465149c5811b4250be827a42aa89c482", "region_id": "RegionOne"}], "type": "block-store", "id": "ec74b6349dee4b2e8dbde595cde11de9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c128eb669eb84dc385f01f846dc1ba2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44ec2b5598de4c858aeec2ddb9302e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ac10354226c4bdb9b29c6b77cdb73e2", "region_id": "RegionOne"}], "type": "alarm", "id": "b485c386c93a469ca02c8282d8551ccb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "62de30c6651847af81145509be7ce0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64d12438a3cd41f48ac27701d2484c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "37fa76919faf4c6688b6ffd5327ac835", "region_id": "RegionOne"}], "type": "alarming", "id": "0d02c08d15b848af97a94634b1bcc38b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7568b413e3ee42d983bafb2a962aa41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7bbb98846abf4ee180aaf6b70daa9e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ce8c6ba1e854e68b233ffe9b75dd849", "region_id": "RegionOne"}], "type": "meter", "id": "c371c80f05ff431e8f71d773dd6b04b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dce2d137ea104861b1b5086b2499a8a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4c1f953f4fe40d0bedbeabea3586d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "79eb3ca93d4c4e5180048f80db1b1a00", "region_id": "RegionOne"}], "type": "metering", "id": "5ef7b34cd6e1477db063b6a60565c3d4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62a718e8c0e541558e4e8008d88caf38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e96673118be3450a9b2c02e7ef63cc2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "263c8b230b70428e81e9be869c89c1e1", "region_id": "RegionOne"}], "type": "telemetry", "id": "7702671334b84ae3a56a7a5e231c312b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bc1dcdc65baa42fdabe7592e51fb7c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3ad38bfd989d43e0a95e3c28b66fb024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "75e0406f01244f098444b2d3eb1d6c59", "region_id": "RegionOne"}], "type": "event", "id": "41aa5d4c8e0e4a60b6a7855fa41bad5f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d3a8384a19b4b378a126af20a4a59ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b0d421c8d9fa4d6cbdf0b2458384876c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6651a8730c4449068416f9d204e26bc4", "region_id": "RegionOne"}], "type": "events", "id": "59d97432243042df8035b5bf796644c0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c10bcea82aa9493aac6203ac279975fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "218cf720163e473e85c1998c2ef3fd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0aaddce9fd61489dabc9b2addc190e76", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b35a643fa7f24b74914c8290299e8652", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4fe53f7dfd0f42cf9a708f39299ff332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a4148f258624c08a66a1dbb3cdb55ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b2a373417ca94e8ebd5f65ed5106dea0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "52111e11ffc941dfabdfebe93889fed0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33383004d08543e4b2acc81828e7f566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5cdf2b3749e14867a1ee901c729d5fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b224c01e9454ede9b4c0323092aabd8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2f7552a487d44ce19d8afc8f797eb387", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ec68fa1ab6c4cdf9630cf8b28690f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8898006f441541178f55849a3f08dd4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "57d67827a2d24bfcb96f9c8d288d1448", "region_id": "RegionOne"}], "type": "tricircle", "id": "1690b57760a94d358df1c3f76217099d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "806967c8a67c439b99929b3bfe661dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fbf504a7387544288c74446f941a96a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8dd3695003f24810a7c108cbce8582d7", "region_id": "RegionOne"}], "type": "database", "id": "0b9845138dc4435ab15721e5eaa2bb20", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c013a798c034155bc4ff8151c0ff538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91ac101d98e04a78ba5945e05926b02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d4c28a1aedf44138b001613b2d04f93e", "region_id": "RegionOne"}], "type": "application-container", "id": "6ba11cd7fb0d4cfbad52fa7cc853941b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cbeceb24e16044edbb234b824fed42ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "756d57e0bbab442c9d0f7191faa8bee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0102681a29764a8d9fb286b2859cbf7a", "region_id": "RegionOne"}], "type": "container", "id": "f9e7e2bfab244be48950030e50db8970", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f27ad385667b4d3d9766655327268297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "664c375507d24f04a366acc9fbb56627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a61eb44d47c74516879325ae3ad03d56", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9e5a5dd835164769b2f11c2b23ffbe0f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ed7734e262741b3a37cd4295efbad47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "26375be5976943f6aceff89de7e0e7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "32aafb494abc46b29f7eb4ba1968e95b", "region_id": "RegionOne"}], "type": "rca", "id": "b8a4467aa1c9413eb16f13c23ae75db9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ba2674038db14149b10086cda1c27453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0702d20788534bfdabc9ba33f5eef601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e9bbda4ef7be48609219864d4b2f2aba", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3e29d8fc0d6d41e69da988f84f6e43b3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6538635e7acd4176b9d2f588247e576e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a133ece9147941f799f2e9471badee27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6110c66e2ec746eda224fa5d101c9121", "region_id": "RegionOne"}], "type": "network", "id": "12f6d58cafd6423b88d1faea0d5096c4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5a67a2f564d9460790b6aaad54eeffa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c95e9e7e4aac4d8d8313fe78277b8488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6c0224f00db8428f8188c1ce19eafe25", "region_id": "RegionOne"}], "type": "backup", "id": "ae674774015142e1aec11919f0b140fb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2467fea442f04744996d227fc9a471af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d0a0d64a9b6472fbeb8aaf92eab7aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ae510ea5818b4a7fb6835f7f6172db19", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c47de4ee29844a649682d68844232fae", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "94d974106ded471db51e9e340f135a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4ee3dca148948229096b88fa91af978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36f340dde097443988178104689952ab", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a3d50747749443ebaccfba2c349a77e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35d97856ae6a4980b6a9071e5ff47918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b3e7f47c3074f949cfa3a4a52c3fb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1f26834b262e49e5848c9741314a8d91", "region_id": "RegionOne"}], "type": "monitoring", "id": "b44bf32cc93f484287d3cc705f084022", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b15ec42340cb4d7d8f57234cb051ff61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2afd99927ebf4c0fac83271124e97886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5bab29f47efe495c950c50a1a7218021", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e79b2d02a22f404aa1a6644b929e6a14", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2579ad6201244903b80c846a0c761e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "49af912a8f7d48988a551781d375d018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "04e4762fef8044a0ad947661af5e1114", "region_id": "RegionOne"}], "type": "placement", "id": "8c0f0b79f86b4ffcaf2be3e664785b86", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b48233a1ac854a7d84aa7071814c7a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "97557389a6a54dd3b88711460e934aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "69893767a91a487aae32419b65b7f326", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9ea439a103de40c2bb4fbbee6811ba83", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28473353e3fb47df81a8088d8f0298df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b85e1c8daa0479db901b1f11e3663d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "513d1793df124521aa8f3b8e063ff480", "region_id": "RegionOne"}], "type": "ha", "id": "200b2c4585354e21bb87ac83b269468b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "619f755cc93c4b959ac3efd1f1cd2813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b53fcb46435c4cef96040dd1a8c4c753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "17246c8d8e134fc0bb82fc4182f1c9e9", "region_id": "RegionOne"}], "type": "reservation", "id": "7552a427363f4e42b7a0881ce8693d53", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7d8eb6c44d6b4c54a2b506a6ada2b81b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5dd89b0a0f5e44859a3d5f171eba00f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e68a20c3fbf1433a81ee62479312678b", "region_id": "RegionOne"}], "type": "function-engine", "id": "1e22984ad60040a0bd062dde1923582a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "41cca9ea71714d029497f3ae67d9b672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "76e2830888764663a6b45e54933fcc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7714cb529f6e49748db8f328ccdd6976", "region_id": "RegionOne"}], "type": "accelerator", "id": "1656336583b84b4fa9520f74ceabf3e5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95d5abe8a5b64ac8909ffa022675aff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3906e6aefd241e8b8a856bf2f75ec66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "99c110113a974f2f88ab0358b4fefb0a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bc45b6af07f84f5196c8e406a9e9887d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8df382ea4cf43108ccf3431c85ae459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67b4758af40742f784c2264386a52a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "08e3a2b9ccdc424f8d02c826fd177250", "region_id": "RegionOne"}], "type": "registration", "id": "a97ddd86be724a2d9548a7180770461b", "name": "adjutant"}], "user": {"domain": {"id": "bc75ad650acb4c279d14e719792e5c63", "name": "92bf8b31415a4e418d4a6277427a2eb2"}, "id": "770dec9e04a943d392d3fa8d37fd5100", "name": "becf9b1e9a2647d58853d3cab5035608"}, "audit_ids": ["5f7c6a8a9c2d4a069dca068fc2a1b60d", null], "issued_at": "2020-04-23T06:25:57.619679"}} 2020-04-23 06:27:57,888 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,893 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,895 keystoneauth.session RESP BODY: {"roles": [{"name": "cadea8b0c4bc43a39d614356ee5fb78f", "id": "b72796924eb04d02877709f525d4b1c2"}]} 2020-04-23 06:27:57,962 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,967 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,969 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "209ba9ddfcbc4173a94a177f465e21c8", "enabled": true, "id": "ce4b6bd3c69f4ee1beae33d1746e0e17", "name": "projectName-5"}]} 2020-04-23 06:27:57,989 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:57,994 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,995 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "209ba9ddfcbc4173a94a177f465e21c8", "id": "cf58efa0d90a442d85e3b10397dfbc61", "name": "groupname-6"}]} 2020-04-23 06:27:58,044 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=cf58efa0d90a442d85e3b10397dfbc61&scope.project.id=ce4b6bd3c69f4ee1beae33d1746e0e17&role.id=b72796924eb04d02877709f525d4b1c2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,049 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,051 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ce4b6bd3c69f4ee1beae33d1746e0e17"}}, "role": {"id": "b72796924eb04d02877709f525d4b1c2"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/ce4b6bd3c69f4ee1beae33d1746e0e17/groups/cf58efa0d90a442d85e3b10397dfbc61/roles/b72796924eb04d02877709f525d4b1c2"}, "group": {"id": "cf58efa0d90a442d85e3b10397dfbc61"}}]} 2020-04-23 06:27:58,053 openstack Assignment already exists 2020-04-23 06:27:58,086 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,091 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,093 keystoneauth.session RESP BODY: {"roles": [{"name": "cadea8b0c4bc43a39d614356ee5fb78f", "id": "b72796924eb04d02877709f525d4b1c2"}]} 2020-04-23 06:27:58,159 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,163 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,165 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "209ba9ddfcbc4173a94a177f465e21c8", "enabled": true, "id": "ce4b6bd3c69f4ee1beae33d1746e0e17", "name": "projectName-5"}]} 2020-04-23 06:27:58,185 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,189 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,192 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "209ba9ddfcbc4173a94a177f465e21c8", "id": "cf58efa0d90a442d85e3b10397dfbc61", "name": "groupname-6"}]} 2020-04-23 06:27:58,242 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=cf58efa0d90a442d85e3b10397dfbc61&scope.project.id=ce4b6bd3c69f4ee1beae33d1746e0e17&role.id=b72796924eb04d02877709f525d4b1c2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,247 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,249 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ce4b6bd3c69f4ee1beae33d1746e0e17"}}, "role": {"id": "b72796924eb04d02877709f525d4b1c2"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/ce4b6bd3c69f4ee1beae33d1746e0e17/groups/cf58efa0d90a442d85e3b10397dfbc61/roles/b72796924eb04d02877709f525d4b1c2"}, "group": {"id": "cf58efa0d90a442d85e3b10397dfbc61"}}]} 2020-04-23 06:27:58,252 openstack Assignment already exists {28} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.203042s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,268 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,275 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,277 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,288 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.212683+00:00", "project": {"domain": {"id": "f95aadd7d2704b939373fab34c1809c2", "name": "cedf629b92074fbf9c8d3bd7cbef32db"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d8e9e62643e842158baed820e3780cce"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b30841ccd69404691cd64dd4b50f62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2e17926b9008429ca312deeec8765320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "806f5619e0154b3da095f505a358dc8f", "region_id": "RegionOne"}], "type": "identity", "id": "fba7d6bba9db4f71994e4498cd41e0c8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72f45ba4a5dd478c89eed5920a4dfb3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4ca2db1eda6a4d52bba8d80fbb173402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6c8c12bccf5e45f09bbabc69cca6c4ab", "region_id": "RegionOne"}], "type": "compute", "id": "856a00e2f2bd488794d483cce58496f0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dd468abfa87b41799a4b0edbe82575c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2519ae819f6843c38dceb08781083e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "004bb8fc8fae476e97fed56caa2c60e7", "region_id": "RegionOne"}], "type": "image", "id": "9280feedbd4f4fba8b9e6d31b3941cdb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bf4a186125204eeb8e4655b7f95d4a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a9debfaff1a840b0866d2f01a07f051d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a290d933bbfd4e78b2277d742a7e5166", "region_id": "RegionOne"}], "type": "load-balancer", "id": "25a95f8939a54b6ebd7e1fde6e27618f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d7fd20692fc410d98c890b375f240b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "886c28b81b7f457c867b2edbca98a19f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f188650cc5de40bfa6f2a13a209139c8", "region_id": "RegionOne"}], "type": "object-store", "id": "86b7f98dcee844bca6065d8b59918456", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0acc9ec0cc2488cbafd10cc5b4d9236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e86e60e00fe0458da1b0e25130e08637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cfd6a8ec00a40bb8a43cdd6123b60ec", "region_id": "RegionOne"}], "type": "clustering", "id": "b7a4def1cc51485aae59b5fe40918853", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40714394d04b4802b36d5f9a73e2facd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1455ea3068743fc823a298c65750ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cef5c7c3ea4648e19070042616f2a661", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e6c86103c7894b7a930d27fc0869fa43", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "387fea80f4174ad794036ddcf4e588f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a722b71b4ea7476ba2beb2a103159dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a83b81b925f4b048a34706eda3e9516", "region_id": "RegionOne"}], "type": "cluster", "id": "be97ad7984704f8cac6bded5ec2c6227", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c73b23d0ccc84c0db6d759600cd145db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3794d1a41cf54fc99b7c840b6a478d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fdfcd6a9333c4a139360e923cfd82d45", "region_id": "RegionOne"}], "type": "data-processing", "id": "d11f1d11829044968927df6c885c322e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c7c39234f8a4a9c9c0394f367749fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3ea6f64659d4b84b5a3cc0356257241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2487b87316c4ba7853f18e262eb9872", "region_id": "RegionOne"}], "type": "baremetal", "id": "a74344e73d914cce94a324ab6b887846", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f4f7aa7554db48d0a59bbd431e5d2dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "673d354cb79249dd86ad3fe3edb178ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f4b6817fa4b349f59daa5424d9f54f34", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bf0056f1de434142a0ef40b23c402296", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4620acb999094a55807962411c6fad83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab12fe80d56a4d419971123491ae2a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e3e49784734f415091d182963a1c0875", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fbbb9223a0e40b08bc69bbc06c43815", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "15f9cd53589a43bf90d309544299a57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e00565f9208a4e138490295e2c2ff6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e6d0915d3b2746558574bcbf98120f07", "region_id": "RegionOne"}], "type": "key-manager", "id": "6943d343c4a34560a580b7cbb7c0d90e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e716e510959f45e4856eb5333ac336bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8db8d15c866c40ef85719e9ee1f9f212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4045f82c7754489296348c64899e1077", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ea9a57213ff44455aefcf0b7e63e1b39", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f725bde30aa4490e96cc6bf5e5417733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fd5b51bbac4489ba5f4855cd8f41cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "96fc0a59122045e4a6c1f1aca4e5dfe4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fafe5d502b8a439485d18af461f255e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c1c8488293d45ef805aa1fd33ad864b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7d7302e48cd4c31a1ffc86a66c86508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4140734f7b7e4b7faa6a66535fc44bcb", "region_id": "RegionOne"}], "type": "message", "id": "ce2500e7886641ad9a4cb56f375ea11e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f73ad61f2d804a7b91fc4625c509f3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b909e60712ce43889bd260eadb271395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "985af4c84f2c46d6a29394d617d40058", "region_id": "RegionOne"}], "type": "messaging", "id": "8dd7f2f9094b452ab72522f6114a6270", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "79dfadf862c74aac8c21c11e103de42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "710a6e0498cc42a2a18a3de8acd4b6c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3512daf28a0d40f0ac8b0b465f3fac98", "region_id": "RegionOne"}], "type": "application-catalog", "id": "94f4d470d709426ba737f9fed19f15f6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "008b8ae794224a8cbee718e3d693dca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07bdccddee7241e589451d11294e9a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4684b84bb13744179f3a4144c41036bb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e68f9582ab8547d9a7fb7d729ee65147", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38710f716c8743d2923bbbc1e4ab1172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "570ee522ff1d4d6599833e8424f4c283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c865d23266c43219f0e79259bc4a7d1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1352f0a3459f43d49beb2cabada3db99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46dd0e0f890b40379d15538b253734e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca733e770d684f29bbb3c7131634b608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b42ac9d9b66c446787ddd950252988c3", "region_id": "RegionOne"}], "type": "container-infra", "id": "f9e3366450ee44aabf2df464999b3dd6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e9fe0bf433034eba8d474cd87e8c2e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fa28d3fa34d74c5ba906c61ca09f2b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "35ad828a6199468b995ffd77d42dd249", "region_id": "RegionOne"}], "type": "search", "id": "a30717c4a58a44099d7b1113ad24ac7e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "389aba02fa6140248adfc226c6c8a5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "45ab0b767c404bdba6281deeee9ee765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f36da6e006ab410b89f0a32049c348fb", "region_id": "RegionOne"}], "type": "dns", "id": "f01e50b3ce6d43fd8ef0bdfca4748d22", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d3e85056d0a4becb35ec1bf2ecc1311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1315cb273ab4862b69a75f5426f250c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f0a5a800f1494dd0b283ae35ae9d822c", "region_id": "RegionOne"}], "type": "workflow", "id": "0a7082b6960343419b43b89eed94697a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8e362683b8344bf9b72e4708ef69563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c6142b83b76467e951b2e9b5f2fc5b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab5c3d056b59409fb7fed3acf33fbdb9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2a71952e0e5c447790c4f9a562759dea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3ccb9eee065342f791e14f1d3817ac28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "65d4a8bf430d4e4db764c95a39746eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3c6854ca315f4880ac5a40730581dc9a", "region_id": "RegionOne"}], "type": "rating", "id": "e2613c66b67e4d82bece8ca7986280a5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1d5cf8d72c34b90899a729e1049ac24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "339087e3d06d4490868042bf794a82c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c663f67201e340a4988fce4f21918363", "region_id": "RegionOne"}], "type": "operator-policy", "id": "19bba2399790486982492d2b4ed7824d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4c67c144fd246799913368b20028b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4cd5fc508054c59a8ee38f3d4a10ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "88a8c8eb2ddd4290b31de597ef8bc3f9", "region_id": "RegionOne"}], "type": "policy", "id": "2b344e2353c24cecb6e50db179b9df6f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "964712bbee6f4185ab70df14a4977a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1586d9f44e794e2fb8e66c2582e77023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03630fd21ea84d0b84254db301ae31f6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "15c02383648a41d49447b1b8b939a781", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff6f7b200a1f47b58b26d14fde36a863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f27d622aef89470daafb530063f24eb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "395d1766e5384d0995e96cd67f744305", "region_id": "RegionOne"}], "type": "sharev2", "id": "90bfaae81bc74938ab14128c81b2d699", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0acd23dd706d4d869e87cbe28cf76b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "93ffcf6e773946ff82947c5e9e023f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "09d105c39a5e4facae77d746ecb33b9c", "region_id": "RegionOne"}], "type": "share", "id": "b4e2b1e6f6234abe99604d98a397843a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c63f1a34f9f24ca0966838df0d04ab8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1f7d5b94071447eb48ba2fbe592a7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c33bbed44b3490f8832aa63dabbf18a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "732323a03d2e46fc8a7081143733e076", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c561ba8443c4d7bbec98b228124b8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "047fe9515e75481eb3dce798af2c2c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a3a9bd489b44a1b923b2a46714b2243", "region_id": "RegionOne"}], "type": "orchestration", "id": "905520039a2e4adab547a59c711eb3cb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc39ff57c09145b5a12ba35db735cf5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f6e2640e26c474383ed9c2b4f859101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "342692bec5bf4f2085a210eec2b5f469", "region_id": "RegionOne"}], "type": "block-storage", "id": "97e2d15defa14d9a83dc2fc5f712adc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3914a4b608dc408b8e56b03a84db4244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff851a822fe846b5aae627fc5164ef39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f24a31f73434373ac0bf70596081f92", "region_id": "RegionOne"}], "type": "volumev3", "id": "11958a5b94cd49e6ac2545b40644cf72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f64369754cb462faf5322ca957f99c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73666e9d3bd8422ba7e9cd9350525c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc4393e3fef64c8392fae419375a3e54", "region_id": "RegionOne"}], "type": "volumev2", "id": "ed27ea4ae41c413c8a6081f6585a9a5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3c64adc2fa7437bbbe1cdedacd5f617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed7f19debe3b48deaac648b18e2ff639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "991267ca1cba418a84f957e06bb6ea68", "region_id": "RegionOne"}], "type": "volume", "id": "47341765f49b40ffbba49c4efa8ad514", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6c1c7b310d5459abbbc66ddfa318566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e04397de14e143f7becbbe6812a47528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62c1ce6548204abaa6641a086bbdb489", "region_id": "RegionOne"}], "type": "block-store", "id": "bca72f7b38f74e668c7d9af92d31e15a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed1c44ec8cee4fb69750a00bf74c5abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce64a33d409e4a2e922339eda2242aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be4b159fa1b34a409f869b1ba05aa26c", "region_id": "RegionOne"}], "type": "alarm", "id": "8ae225c625534a42a60c09f626363388", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae1070dfe4a14f74ae2dda431e382690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f1d58fd9d6045419b4d9938ba805957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d1aa1ced0c9c4d039aea179029b78d6f", "region_id": "RegionOne"}], "type": "alarming", "id": "1275c494ac064b1388a9ea9c8966a877", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "caa805b5cd334653bccc15692988b61f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "531e3a69efcf485191dabf79c8883f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cf3bda993a68469db7afd5e675b32e4d", "region_id": "RegionOne"}], "type": "meter", "id": "ee3000a8093c496faae4819444c6204b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "119e769419b948b99eed8647a744775a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d5371a95cda4ede9e5b85ca7de2ddf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31688ccba4c74a68b632bee3fba16055", "region_id": "RegionOne"}], "type": "metering", "id": "2e956c821a69493c99a939c731456de4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "998b1507ab8a483f8f7bee70cfba7c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "368fadc9dfd043feb9174978cfb808d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "283a0119ba8c49b6b2284fb9b7d512d5", "region_id": "RegionOne"}], "type": "telemetry", "id": "3c94dd4f64cf4cb5a7f607fe9a3e8dd4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "61dd0be551544443a88d70e1e9850cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6037f5e16cf447bd9bd956c43b52a616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3c533f7422194cf39326ae02d41ba747", "region_id": "RegionOne"}], "type": "event", "id": "73078f6397af43b6b87b771e3f6a88e2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5d3a6b1def0c4b6cbcbfdd44dc9df39d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5ce82bbbc6124741a66aee3d5296281c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "522b6583477a4bd8b939073646b44725", "region_id": "RegionOne"}], "type": "events", "id": "d6349577b7394d639be89e247f8f7386", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9604f8282e64ae1a73e34de4bfa8f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15ddda8cfe29492baa12e2d18841cb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7517d99a699c472ca0fcf60401f1f314", "region_id": "RegionOne"}], "type": "application-deployment", "id": "96c2727d893444cfbf4bca0b60fe61b1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a97c42fab6c4ce1b8d8439a4359fde5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "afa74167d6294fc696d055aa95442d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4245f0f7c0ec40b5ad1dcd9014fc0fc0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d59d738b8e0c4674bc12d4ca810b324e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "413a393a388f42efafbf150e8fc0cc2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe73913aa4044ff399a9f749e61e2607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "804f33b127e94b3db246947bc464b5d5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0ca82c247265422aa363f77326cfc428", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4633e03120564249a0b859b652cec271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23362f45713b4b9faf4916e87293a492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2f7ab0d0cd647af9fb8488113b82ad8", "region_id": "RegionOne"}], "type": "tricircle", "id": "8c4ead8163a3469bafe10edf591e63b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "397cfa8a4d584a5ead34114cf96d6df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "caf87a37baee4e06b35b787b061834b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4ec704a4829d4aa49e538ad38c4511ec", "region_id": "RegionOne"}], "type": "database", "id": "bb96ecba1ae148ffaff379591a96fdcf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c97ca41657724d9286bba800a4f665a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa1eb2caa05e47f19b855c15af130081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "10bef51db13d42f29c4a931324bbb99b", "region_id": "RegionOne"}], "type": "application-container", "id": "ef8055719b7a49ef8288dcbb5569626d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee02874be1bb4417969c9e392a4f7508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "827a412aa55e4ca19c14c92bfe63d60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ec53e4d7114b4a2482f27eb6fe1d3b9a", "region_id": "RegionOne"}], "type": "container", "id": "1813b02c00e04ce38b0d2850961cab81", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d46f4dc4723641ecb1383d9c2373d9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8587171e2db84a67b2d1d8011bcc5741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e16e38284a0d46a8b5255e1b1d17e340", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bb579c180d9f45ae8e90b57009293954", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "104fd773dd324d4dae7f58ede1ace669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e563a568c5dc417283fef5a0efb8bddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4aa59ea44f424863835e0d49a8a48501", "region_id": "RegionOne"}], "type": "rca", "id": "f4b88817e4734fc49110dc7d4516ca2c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e98ad165de2d4db2af07bbe087c09bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2423e0fc54a744f296fe914e78b35b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2cebfb3a581a4d5dbd5965bf6a7cec46", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c5962a4b9cfd49e0a51e734edb288bda", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "746f47f73e814ec68e9330d11f561369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "67bc9a1d45d141cf9446d57448e045d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "987892bc9d62480ca5b7099deab0ad47", "region_id": "RegionOne"}], "type": "network", "id": "8fc95d915d744e5b9634eea8031f3627", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b85d228199c4c4298a90e354b60ca12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aebeaf2529224e74890658d9de0f644d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "13773dfc45274870a6ec926623127d88", "region_id": "RegionOne"}], "type": "backup", "id": "5ae897f1832c441f8481d863db049e80", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aad6bd7a83cc42e0b5d2f3524df328dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2efe84ce5df54ddabd46cef0a8fe8ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "20430204e0d34b03a24e0beb11342b47", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9ed51b7a605e49e3845d7b1e59c6ecea", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bbf2cebb6844775bf1fe30a9a3aece1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5bff95cc5c794d309958b3bb39b27fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b65854474525416f8cac3610f3456355", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f0c51036200441af8167dce1355acca4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad7cf1bdbb0e478183cfc75fd654f9a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "374d9b1baebc4c149bda901693fef3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "05ee693f6c294059a6c04c76dc378f52", "region_id": "RegionOne"}], "type": "monitoring", "id": "745fd83ce1684f76bf81df49e66d2955", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98f609e09ec545b49874f62a703b6a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a5505067fa8444e4814f192d02cd9fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c7251a69898a4819a499f8ae6614ae22", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "12722f19b6514723809ed73c3dfc5298", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5649c0bcef9a420bba092e93b81ee548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e9c43f6ca8f54c6886914b27304af302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9a35ddbf1de04f65881074487acc4eec", "region_id": "RegionOne"}], "type": "placement", "id": "4d7f6cc742f74eb3ad7555c90729d334", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2aaf737220b4c74a895ffe0a452f999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "34e552dfd3614bb395aca54d3a2e8f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7fc4a80c6f384cda86392951359bf093", "region_id": "RegionOne"}], "type": "instance-ha", "id": "96db6e0d7bf24662ab16a96daaf8fea9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "648f2a98a73b45f7b1e8728129a8ccd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66710d3e3f0b4d50892a53eeee368129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4a2e6d4ef94940d7bb2995403b860dc7", "region_id": "RegionOne"}], "type": "ha", "id": "10be45b215cc4aa5a421118f1558f4e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3fb86afdee404204948929c6817b32b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5afb42ee51494b5faf83126ea4299346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2a90f8601219498c8be6d599a844dc1a", "region_id": "RegionOne"}], "type": "reservation", "id": "a71319cb2b65486586cd4eb816ddb699", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3cb46f070c245bc88ba73e19a72957e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fc62743f8109459789acb3dc7c899ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7c2b594d3c614d8186c5d935f0fbeebe", "region_id": "RegionOne"}], "type": "function-engine", "id": "9cb0a8f065a346489f423fc7dd39299a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4705c9fe9e0940d097636bd47bf544bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cecdb7f11d714a1798a825c7f9d6ba68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a74c121187b748d694392daba76e3c7e", "region_id": "RegionOne"}], "type": "accelerator", "id": "b177f5912fb04c8f8192ca57e2e36516", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31da6e101b224d9c9adcde50550e07ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a0ac568663ee4551a964eee76a8694d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "81e25842659644a59d2ab16fa02f308f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7d67c4d4daab4608b1dec1a7253597d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7df6f16fb06346ea9edd8fcf6a6e4e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb8d35da1cae485a90e66c49e86cf7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a703a20a934a4fb3a3046699d2f959a3", "region_id": "RegionOne"}], "type": "registration", "id": "619aacae49764a388239b945047fd76f", "name": "adjutant"}], "user": {"domain": {"id": "b439be9939264b6b9dbb93f26fce8343", "name": "37d3e20c533043879c59b3ddb58c7603"}, "id": "855c9dd71dec47bdbd01bf293d746e29", "name": "32b06f56be874c4ab9b4aaca2df4617d"}, "audit_ids": ["3f1f3187ccdb444d8a069c9da0523048", null], "issued_at": "2020-04-23T06:25:58.212683"}} 2020-04-23 06:27:58,396 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/max_security_group -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,401 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,404 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_groups?name=max_security_group" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,408 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,410 keystoneauth.session RESP BODY: {"firewall_groups": []} {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.410101s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,000 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,004 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,006 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,009 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,020 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.937295+00:00", "project": {"domain": {"id": "5c41ff122c034b4b867f4c314ac1865c", "name": "816b98ef759a4dc5b981055ffcfb13f3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "08e5f59f69cb45618fbf04a69c550a48"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8e8db7e03aaa46ef9061465578f20302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b83ac4a8efd14ad79f82715a4340beb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bdf9f57750be4d4696542e12abc7d242", "region_id": "RegionOne"}], "type": "identity", "id": "31c80c5f5136426d8d0997067c051dab", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "14f95cef4bf245cf9443d67fa3dac9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b2d2a1784ce46f38c29a03ed3ef3148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "043d5dd6ccc6489ab78bae486d1d91ba", "region_id": "RegionOne"}], "type": "compute", "id": "6e70b14212844c698134e5bdcdf1c1b1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cd561bca53394d6db9e8367f7b6b91e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3a76836a651c4f66b52f5499128bdc1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5f861b04b281426ab7865a992433054e", "region_id": "RegionOne"}], "type": "image", "id": "bd5f8fa5ed4040a8b1636a78e937f3be", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bacd57775cad4f8f87b4d55155f060ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e21284cdeb1248ac9e8a32e4256de531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6a4c0b162b7a482986ec22d93c7336e4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dbcd03ebb4ae40868320f3eb75deb18f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b416e51ba4ff414497b4fc6a220e6edf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3503800e8c147c5b172619ab3530af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63ff7c9514b64760aae2a03dca6d67e8", "region_id": "RegionOne"}], "type": "object-store", "id": "b944af79150a42e182886b01db127327", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ee112662e43414f8d829e52dd42ce34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c0bd9b458764656a4770e4177068614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "843b69f7600c4aba8dd8ac556b3389c3", "region_id": "RegionOne"}], "type": "clustering", "id": "c1e125c35e634c1e9f3954d7d6b3622f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "006c8555a2f5442eb36ddff511afa4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7373346315ab42b093cc3fc31fcb3876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b121eab190cf44efb0be771a1568aa02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "aa8424c4e25b413888fc0cc0593d8647", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f85c60f494d46e9aef8b8058e2edd01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f7aa683eaaa4f15a87b18ff501b1d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fcd13fa9587540b7bd98d688fbe94851", "region_id": "RegionOne"}], "type": "cluster", "id": "f42d9ce3e0f9485d8e96a6cbd0c7ffd0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4106ebeee7f4dd2aba8679f78f23f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fadf263009ea47419f2f9c41d7a2799e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9efcf23cd15b44738f0e03796c53bd36", "region_id": "RegionOne"}], "type": "data-processing", "id": "79f089ad3b71463d84093944d240abcc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "637f4b487f6041e39d19b2e7ee4f021c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a34aa132c17b42b2a41fbc4e9dd799c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1d628a279f2142649f024dff21c92b4b", "region_id": "RegionOne"}], "type": "baremetal", "id": "280726244eba4f9aa2f514ee5fee57f7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c3e909ab93d04a0381c56807ca926a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "88a6d8cd53c24a17bcda8d6428b407d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1e3ce6a308c84974a0982103f0e9b805", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a4e9c6ff1e984f338728c8bff6371062", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "876017aa0b96437286bb8d4a5207db35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b80d24a249e46ac965e1c22789589a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "89cf2a9017e3434ba298226be8039943", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9e9e67b760e64fdd958a61cf807d426c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ea64966437254dcb8e4708d67b6f94d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a2c1e6ea4f5e41da876e1bd573342a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c2f7417ef6ce4ff9a572e575dace9db0", "region_id": "RegionOne"}], "type": "key-manager", "id": "a418fd054ccf4be0a489f681c4e04006", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55afbb6b780d4da58413cffd729630c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b36ebed05583470cb479b43ffc504b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c4368931f1143849cd84faea0417c2f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "40a786efa9c649efbd2a5a91c4b841df", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f107b9b780748ea8cd84e9a5e531e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9421a11b0ad46c8ac0657e2d1ed73a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a43a2a3c3b9e4e22b1e4805aa222ff6f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3242e46eb9af45f8982c54fc8282325a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19c4ecf9e5fd4cc3a2375a7c75371d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "af0d9ed03d004018940d90b7cc772926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "478348c8c1e94f648847b101f55def6e", "region_id": "RegionOne"}], "type": "message", "id": "3c317faebe2f4603864203bdcfb593bd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9183a64348f4e1ba3343a96b7262449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "136fb043606a400b8eb6a4781f7a1535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e248af5f44f34e2283892ca1ff5b92ca", "region_id": "RegionOne"}], "type": "messaging", "id": "39c9260366864a35be1a8f660560476e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "11c53fbd9ddb4009b8e59e8fc4f4fd73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4a13427561664aaeb6296e37af463f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "818b8401a1b24bbab37c3e943f255bfa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5e98122e481457c971101a1803d36e3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5323109c75040d6b5ce2d8385dc5914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11acdbe5a3cb412f9d2e62c050489176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc74e7be14b744168934bcdfe3836343", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3a43074e1f6f481182a4f22ef20b1b97", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9527b50989e8469eb931b4e34418bd12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "240ad226961a4042b9d79f868789f31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df8fd9749d7141da9454e560cdd0f195", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fa42acb27bc84489bf056b05b5af42a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "228aac12274a4baa95f3663760d66909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5891e6b64274f289dc109990ab3379d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f05e0229c4344edfa73cc3ca1dae0c1a", "region_id": "RegionOne"}], "type": "container-infra", "id": "fef87ca47d0d49918dbaf02e39539eab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ff54ce52a01340298fc5db856c083a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6ab288fe36f340199742aee52d6e5a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dcba16275c8741cb9db117f00059b439", "region_id": "RegionOne"}], "type": "search", "id": "85bb02227e4b4d879e769c6516101fa3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d41693927364f71aba15a8ea261effa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6b7bb7fd816446c82ca6be8639186b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "32000c82e62a4a41a6e0ffc784e88c6c", "region_id": "RegionOne"}], "type": "dns", "id": "44ae21187be84d52b792ba3934cd19c5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9195f81b4c634d228940e5e85fbcf72d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "410ce23757cb4040a06fb7a85976f1a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8a2e64a543c94ee0becc6570e81f861e", "region_id": "RegionOne"}], "type": "workflow", "id": "c4bf1f61ade840c5b2fba913549316d0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b9f5d91b19e4ef1b7619f21793bef02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fda7da597ed6468abd401e07162bee7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "78e5f72ad7b64c988c943974eda2c38d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5680e9fd4afe433a9904cebebb6ff150", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "87fcb5aeb57841aa9b677063f77ca5a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "194e74158c954881aba46759e2dbdbce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "febad233184a496db844cded7df277a4", "region_id": "RegionOne"}], "type": "rating", "id": "6f343765c2a144bea695dac4c5308b3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b58d63d3822f4068b2c27fd9affad2f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f46799195d8b4da7b7ae3dfb67707853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2fa26b73745a4fc399662ec62d2f7281", "region_id": "RegionOne"}], "type": "operator-policy", "id": "967c8774d83d4882be72479a9ff3f6a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0dc7f73efa7643e29fb8c88a800049c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "526c3b2e054643a3a443c0eeb2e2fb2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c68b4ebab9c249878159d37a4806eaf3", "region_id": "RegionOne"}], "type": "policy", "id": "f89d128d3a5b4d7b98f4a3cdfea058bf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c924dd900e74133ae9882442fb9f373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b7c89c4bc9242b6b5a4ea8af6e8de21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "086e68e9e69b4f4ea874757281dea856", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "662318aac22c49cbbe7516907a419215", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5dafce7d515442f8ee8dfea7a138b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c73ef2b79b92487c8f31e71932c2902a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3acd587c0de423690bc2a7a808cfe31", "region_id": "RegionOne"}], "type": "sharev2", "id": "f00d8f39d57646da93fd9a3e9d66a92c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "598366c7376b4ab0991cc52d1973a7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0e10910940f48ed89b3801427f44804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "980855a6513843df89df89b5f64add9c", "region_id": "RegionOne"}], "type": "share", "id": "11849a297a8845a5bba391b045f2dd4e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "56b511ae6eb441dc83e1391e7f7a8fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "65b1c4d50f054b1d9fb8079437db90ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e256d557b7cd4c18a32fd7141054228b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "77d9dcb112ad46ba9e57b1e564306879", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3900afa371e4dd1aa156479fce30def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38206c99e21945eaa507a699f414a352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b97014f234840af83486cc91d6409fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "75d6cb5d8b7242e5b5ab453de989a0a9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fdbcaa9e61640ed86a5d9cbc5f08389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "351a85b057e84618a2ac17ae2c12dd34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9cfed3b0dd644d5a99241de54229ae1", "region_id": "RegionOne"}], "type": "block-storage", "id": "000739b6a7b44752be02639b57a9279c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "643cd8d305e345e48a852d4914d3b905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e3e51ec2a2b420ea6b96ba6aa9e1839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfab7b386c6c46b680dc73464b4dfa3b", "region_id": "RegionOne"}], "type": "volumev3", "id": "933689c118bc47f3a0ebe78ec94d38ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ff596ab1b10400abe3317869035c692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c500559d463c432eac4a05ea36a590e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "515b7f33211249378a873925d3f48ef7", "region_id": "RegionOne"}], "type": "volumev2", "id": "b5ad6ffae1344235880a8eb5b4171e5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8b0962127334e60a58d5851f1c335bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71ab194756734dcfa880fc246bfd2ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaf87c5b0aea437cb82acf5d303661ae", "region_id": "RegionOne"}], "type": "volume", "id": "3195036cb28b42c6a648241b5105fd99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df13a5c48b6b4cae94f43be10d0f96f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88d65a32a21d41daaf3e9751b73b1d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f865d705408749d68d456071d08ebccf", "region_id": "RegionOne"}], "type": "block-store", "id": "45d8f7e465f14b6a9be3997a708bb963", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00a90a6b8e204a95bda4d2285a90a8a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d9b2435038f4ee4a5e021a35cfc67ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "104603f508ea4f1d85f0b2b8bf9372e1", "region_id": "RegionOne"}], "type": "alarm", "id": "dc9bb0756e5d456c86b97abca3b7cf18", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "996472eb25e94e5e8077069fb63951e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f2eeb214b1945efbf5cead9e308fdea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "50ee7477199a4671a80a17885126606a", "region_id": "RegionOne"}], "type": "alarming", "id": "bc90b8c36aaa4e50972381399d7f836f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8f2f593845245658a5ae805fbf9e648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1451b269e718493c917e088e5cb7d1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01063a8ec06343d49ad9e5156aaff351", "region_id": "RegionOne"}], "type": "meter", "id": "a8472818c4b6493a8f00273ca01089fe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc8a526beeb34c41aeaf145ffe0065ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8cca013d1a8c4e2babd9610dc6079b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c10b731bac32464e86ac519ba568bcf1", "region_id": "RegionOne"}], "type": "metering", "id": "f2562672009f4a2d94c3cc1d40719bb8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8df7f45d3b834818b4e911d7d32956d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6de1cabd4914da69c9892e13416c237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8eed01b175645d483bbc10245f6503b", "region_id": "RegionOne"}], "type": "telemetry", "id": "acc953c9878142ed99797187efa06271", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3aa9f22e7fe648329dbc2f501983f839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7c9857b3061044fa9bd667f3bdc70642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "16bd2a68bfb4464aba4f3f480c2bc446", "region_id": "RegionOne"}], "type": "event", "id": "c36d95dc903b4545892a6dfda5e6b9f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8a4424c8867c4158a998dd3930caab26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "01c96708fde94be2884808c4730d38b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b662b91b4b9348aeada8cb1767370356", "region_id": "RegionOne"}], "type": "events", "id": "238984b20bf8448f96eee43ba1165f56", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "92fd4a90871b45fb923c0154597ba4e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38e4ac43569846f8a97b2274502793b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "98638127b20341328b82ac3c61d97156", "region_id": "RegionOne"}], "type": "application-deployment", "id": "343e90f9ec7344b9b92cef77b6b0a619", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a94bd86333ef4e74a597181cd898bed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eecaa7f48af24ea882d9c231c27b3e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21d548eb5714463f9558ddfbb35e773e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1fb75375c1e3470b9907085465cdc7a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "954507eeeedb4ba3a4a6abf9229a9d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4143c68ecb2489aad609ca737d10ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9cb0d66934d4895b4e6d16eb01f7913", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6dbba98d1aef4667b5d4b8f73903cdb1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e285b51c47641dc8c947fcf88595f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9231887013c4cebb6a0dc9d22212863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d5b62fc05ee43a6991a312e976a7c38", "region_id": "RegionOne"}], "type": "tricircle", "id": "488aedaea79648369f25cf3bfeb3cebf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bc75a99ef07b49b7886274f811cefc3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6fd81789b90e404b9d81d1264ebf2b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a8c9ab38e7ba4865875173cfe3693c3a", "region_id": "RegionOne"}], "type": "database", "id": "0a7d45fccba5417481f1d000e9c4b195", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43bbd71ec10c4870a4e89e20476572bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e186fcf8c294f96aeef91586e0890ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0941583cf33c4d269738d0c5a9dc2572", "region_id": "RegionOne"}], "type": "application-container", "id": "8a0c72aaafe141338d2f8f0f8ee762e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54ac48c42ffe4596b869f7919d422f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d08e2473b63d4056a670d1698fe4ae36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6423a1125e824b0a8da95c02e430985f", "region_id": "RegionOne"}], "type": "container", "id": "4dd6ca49b72a42079c1ce2e722146c62", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7cd62d5c69ef4c158ccc7841f7e89a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ad454e7a22b4ea19e90d076b80ef77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0f5332d42f954b47868ee5dfb34a19bb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cad620174bcc479f81c929775e8a394f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a7a93ef39d6142b79dd072f0f2322c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "722c3bfd165e444c9ad3d4293047cc5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47c89b4ffbc44bc49b68da73f77f9593", "region_id": "RegionOne"}], "type": "rca", "id": "9c30d2910f55414689b45ed2d4b94593", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa569463406c444c87c5bd17d71645fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d564b999c8114e5989ef77fa42f59a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f895b649e26142aea93d94cedb715267", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1ad351e1f3574525b64ac45376c035a5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0228b59bc8d84804b6eaad7d83fab95f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "990165d12b564738b59d744094896617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d633bd2478c54de689cef34a68f478e8", "region_id": "RegionOne"}], "type": "network", "id": "dc171fd9c3154cc78da72408ef2d6cfa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ac36d37472da4cf2b5efef278afadbed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1d78daf2536f45dcad5270376dc34d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "586cb17a948c4ca3afe9feea215cff89", "region_id": "RegionOne"}], "type": "backup", "id": "f1ed973c3ecd496b9d609e91249329ba", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cfd39ad8bc3a418da1830007f3ccfa25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b884710a3adc4c1ea3128e28baa64e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4a16a685f8b34e2c9291d5b5f68a8335", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a1da9a7b7b8a4e43ae72faca83b13954", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2df54cb0a3d4ad6a4c40cfb773f3ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6992f9b7924b497ea73bff99399901f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "be31775a87df491a88e9ac344d8959f0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "548086a13a2a4e7e959fd2b6ea7dfbf5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ac3208fb916c4f67a25fbf368d8fbbda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f45bf1cbf8654b568336a4281f108694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9e9eb631b5914494998b3a2a096f6227", "region_id": "RegionOne"}], "type": "monitoring", "id": "f6d43af74dfd44c28ada2ea1e0c9ec60", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c8be69a8e3c24d2a8f120397906c15bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "99aef66e017e4ed1bdf51b80501dd100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "836881f8eb984d9391e7d7ea7b13fce3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "50a680bbd0d24153ad7e232e7b0eccbd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4731e2a27ae549f0973ad9c7d1cb5a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f58dea7ac7c143dea0d565530c19732f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5f9bfc1195ad4eba806370da433c49e5", "region_id": "RegionOne"}], "type": "placement", "id": "69a665e92cf44fe5af55ff80592390a8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b3f3b2d054a4b94b75d7674589d4671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d40f15e907a944dcb1a4f0bc28bb8f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a71897ca230c4c68ab81541f9f3d5617", "region_id": "RegionOne"}], "type": "instance-ha", "id": "19aaaec3b4114a3789d470798dec3452", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf2e459444a4422c807ef6fc09aff71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aba8d4b004134a739221cd497908db0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2ba4290047d499b95cbfce9d5b5c032", "region_id": "RegionOne"}], "type": "ha", "id": "7eae6419676540a386d13cc62b3d2d5d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "db688a8ec6f2430aa46565a9c3c96a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "99ef8e76eea844c58af82e47e83bcee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aa05fa265b304f7ea7ce3fbbec22a9b6", "region_id": "RegionOne"}], "type": "reservation", "id": "ee9cfb7690754687819e87d4e917546c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0f5ad417bf574a2abb0fce0b37fdb5f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b393e29c25b49299949b83396fe0843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6cd02e15e7a24631b3c30edbd0713d3b", "region_id": "RegionOne"}], "type": "function-engine", "id": "7c4b32760ede419185ffe725d2465125", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e0b89829847244c09756e54e9f6e0b80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2966c52298ac465ab317559c665edb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bac9b11a5c63454fa56640f2c942590e", "region_id": "RegionOne"}], "type": "accelerator", "id": "5268ab20ba1f44758f58ea64b33bd814", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4aac7305e79b4c66a26ab86db64300df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b33294a852bd4c77b41276c25728a508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "358cec7ad7f348c08b1fdbddcb904092", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0092f4b2539542d2a52e3a8f4f1f99c4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53c8b3d974924f8bbe0a9a8b7b55fb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6654e6ba2b8a4a769e66df16afb453f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d2b72c6621694990bf314613acc57d48", "region_id": "RegionOne"}], "type": "registration", "id": "a4a73683ead04c508caa181090023122", "name": "adjutant"}], "user": {"domain": {"id": "39717af62842454585d852f375595e96", "name": "3440d100bdba4260af0d8c673670e57f"}, "id": "bd5ae9c13c46407a910b44ec243ac747", "name": "f558d6215bfb40edae138702590bd09b"}, "audit_ids": ["2a1422a06cf9423091dd61ef550e08bc", null], "issued_at": "2020-04-23T06:25:57.937295"}} 2020-04-23 06:27:58,155 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,160 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,162 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "id": "test_pnztt_net", "name": "test_pnztt_net"}, {"id": "private", "name": "private"}]} 2020-04-23 06:27:58,183 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,189 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} 2020-04-23 06:27:58,273 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,278 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,280 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,298 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,303 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,304 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"test_pnztt_net": [{"version": 4, "addr": "198.51.100.3"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "public_v4": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "", "private_v4": "198.51.100.3", "interface_ip": "", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:58,332 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,336 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,338 keystoneauth.session RESP BODY: {"security_groups": []} 2020-04-23 06:27:58,341 openstack Disabling volume entry in catalog per config {30} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.201212s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,253 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,258 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,260 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,264 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,276 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.194960+00:00", "project": {"domain": {"id": "14453fb8b03442eb8d380dba40897bdc", "name": "00456086efc94d0ebd45da6843a7b8ef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d91d16e2e6464ff5918c6b09f162cbef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "21b0160fe7574212b10eae96dbebbad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d94933deb4d549af977889fa214842d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e868f132e8ec4e4cad46a457895d8d82", "region_id": "RegionOne"}], "type": "identity", "id": "4c02a2ca45814daea0d6d0af97f7eabc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f2896b210ab948f8bfa1d6f64412d3c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "895481dfd67b4a14b0e24effca1d1388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3f2f557584814de7b75abfcbe17a522f", "region_id": "RegionOne"}], "type": "compute", "id": "f9bc1454d2e74f8b82cea78ccaf9f024", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e2eb253bfed84e4a9712ce7e32dec4e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b62f8ec6da8c471dbb239068adcdcbf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c8106f9e65ff4864aa219a9926b08048", "region_id": "RegionOne"}], "type": "image", "id": "f4b2a445d56f439bae8ac43a09e36681", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "85fff0ab8f604503af60f5b462652fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5c2e9c3ac1fb471bae95c33775b1122c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7509952791c64c6b843e6336df390705", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7a23c41547d74876b8101d611d3c6697", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cadeef1b71e74bfaa846de11711ce4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7039f273f1bd466bb464582af613b587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82bbc60e947d4aa69285a641883cda6a", "region_id": "RegionOne"}], "type": "object-store", "id": "b922e7c5bb0a42e5a5359263dc161b98", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a66fe635bbaa4c1d880d884dc99ad501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4869fff3325d429ea9c969503bfb45e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "56364e2772b440d29787b88c4364e2d3", "region_id": "RegionOne"}], "type": "clustering", "id": "7ce38584c501466d9e634600a27c78db", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0764e7822d634914beca04a5dd44866c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29651119ccec4932a3fa3058fa7f66a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "222642b11820470a895518f90f5d1ec3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b8bc58f943f945c387104638eaf0cb53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9faab815ec4c40f485dff84068a48564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28c06a6c1d724124a3974ab473a2098d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dc60eb12824747b491bf4874e9543dd3", "region_id": "RegionOne"}], "type": "cluster", "id": "ab60804ae1bf426b835a1b93315c3e1d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53d708b08af743cfadf0ffc62c1ee173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "efdd3c2d04c24755b81c7367f6532eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "595e5d26610e4c9cb75bfa1743e923a2", "region_id": "RegionOne"}], "type": "data-processing", "id": "c2e3336cbf1445cf8067c112902acd24", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b85e9e8140e34cc2826c6dba714c339d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbb1c9b8fbbb45a6986373bea203d0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ef2c4be75b4d44648fe8c409736e0489", "region_id": "RegionOne"}], "type": "baremetal", "id": "d861502795df4cc6ad2f3f8621c55f76", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5dd3e531574347f296b6854d341bb6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5e36b513f0b43af91487c1c564e6bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8d65edd150504f69ac6c226081b2c302", "region_id": "RegionOne"}], "type": "bare-metal", "id": "25e8982b1dfc4a2c82b0b16020fe9a53", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef5ce9a0e9a949e593e99d9b9da927a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db6888a43cdb4ced9c9ef0167bb57b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b266ddb866c84505b9d1b90777d9ca2c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f9d57f4f21fd4709a4692a0b9648952a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9429d7556a74ec6bc9dc9fae4b34051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ad8e325dbba24231b5320da430059601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "12c7634949134b348346386e181c27a2", "region_id": "RegionOne"}], "type": "key-manager", "id": "9ff631ac39a743e99e45aa732f88908f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28fa31eec3c04ff98508108a7cac0113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "400e13dccb7e496d82dd6b5ec98f3012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "602d6e73e8314a7988d465e6da06fc1b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "893e4849808241f79115e350a97434fd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "725e10e90081442ca9fa9cf3d7bbb4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46da8a0d7e684ff6a6ddba5ab16cfabf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aaddf76b0e8448eab770e156b88272b5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b5b7c4d179f24ab4b99650c9d32aa90d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8ea01dd301214a658fd52aed13e654b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3144cb6d3d564cd1829e43f721e71f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5248a141349647efb038448ea8160778", "region_id": "RegionOne"}], "type": "message", "id": "99f572e3234c4fc8835b0e484b3eb7f5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ad6a9722e7c401793454c914cbac129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d718a81c38fe462f90b127e96352005a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "34519ab883004c63bc03b321a033d8c5", "region_id": "RegionOne"}], "type": "messaging", "id": "038c8da9816c42fdbe6788ca42e8ca06", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f86698f1c90f4f42b404c7de624ca300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c81174593c04fb99c460d0f252f049b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4f957a57f5b34dd49717acb75a53588e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b8ccc7df179d4b28a11624ffb12e6ed3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bd88787f0fb46cba8a22ee5d9f68d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40bee68c07574895bf9266ff883fcb1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb6e12be071246c7a814ec84c29fe4b3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a7f037b9988e4d88aa20de6be9778e08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2ace3d966de455eb46116f1d6067785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e08f458344404ab7939ae815e933eb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d54b72a94c934364ae58101f0469a583", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b4236f027cd74ccb8fef359c6b8bdc71", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4129d7fc7d4d44d48cb373df7017b88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e604c87dc009420cb5ce245c7055b4b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16877d724d3044d7adc654a35422ec4d", "region_id": "RegionOne"}], "type": "container-infra", "id": "6ac4578e69f24c4c99ac3b92e89096e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "91d6de0150434a18b988c224365f2cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6a16a315f0bc4698a52d5ab3b6efb1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4f094d4823a7451b9bcc907bf94204b7", "region_id": "RegionOne"}], "type": "search", "id": "f206b4e53c2e4e16a034f740f9b87ec6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2ba7bdea228c405e84a1168a23f255d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "383c6919ff044532aedb5514ecfdd243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b6c67569f1f04015800ea7ecc5ccd0c8", "region_id": "RegionOne"}], "type": "dns", "id": "f1ced5e3bd414d7c9dd2fb55921c58fc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6e1c295e16d4a1391046d9d62a82800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "825c5868a10a49e4ab42bf02add83954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2e36de87182942b88627d00e16fc6fa0", "region_id": "RegionOne"}], "type": "workflow", "id": "fc5381a02d9945f4a5608a0d2cb894f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62dd706a263746dc91d98b8f547d3c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "408709e748844705bf34a0b0bfe3e300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "731a89bd539348999d73ca886981b2c0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "65bdcf496227431282e9f3b2866e95c7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e5a4b4dd09f4a30b6e0c1aaf6d2ef8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "548a98391d3a49a5b05aa7898847c3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "073e8186e5ac407fb5bc238b77ead1db", "region_id": "RegionOne"}], "type": "rating", "id": "784067b64ddc47f690f87ec89e2b7a3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "84cede37fb3449e6a86578848d84a7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c78fba608094077b4fdb12f0d72bcba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "33a3d327d6d1431e9b5eb315b5309f10", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ebcadb8b470a4f9390bafdd267ffea10", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1715775e469748c9b5887ec9adf6a4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26bd49f05df4421f9ac55ec2f726944e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0b7239c2a47b4ad6b84325278ce6fe3a", "region_id": "RegionOne"}], "type": "policy", "id": "15b10665aa874d7a869aae4d82f41ae7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4106eb2bf21409b9336373fdfcd3e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65a8d16b775846d8a203d3bc6fe1f0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "95aea3a86796417ba1205aaf319d1e73", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6a97a74e87a044d0a60a216bb9228e5c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0e9efe245834986b054febcc144eae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba496ec4e36b43608db6f92dae1fc186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "220bed73e2b7401da1871d4fe2b7342f", "region_id": "RegionOne"}], "type": "sharev2", "id": "e2735a5f13f24fc4a3e4909d61e7688c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6daf258acc8f48be88beb456462ab7ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c2521fd93374b3b8c0af9c609f3c7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "707432f623894f0886d95405884f39e2", "region_id": "RegionOne"}], "type": "share", "id": "ba2bcd1db6a74d52857666a060596d29", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7dc6c90454c423f862817e0a4194105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ddf14e5906a4cc1a4db55f2751ad3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d14aa1fef524632a9fe866a5a3426a6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "77a7b2b504a44b71ad4b9851d409afa2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebc24b213e184e95b2ba0f684ac528c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a60210a6e024a20a31c2095054b5ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d85ea4f718f04280a8aac4654aca9288", "region_id": "RegionOne"}], "type": "orchestration", "id": "066f77d43c28482fbefedc16e67ef235", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e5d85cd3b7049ebbc5a43b86ef7ed54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67ac3013b99448c79c1b40439be94efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e762a259b5749c39529fc1331905323", "region_id": "RegionOne"}], "type": "block-storage", "id": "3701e6645f1f4de5a589ffd32db3b788", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3305182469c44fca83803bce569f8e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "919ed334a10e4259ac48311f9f1328cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9219f1b4f3034fada9ff3b9947de8dbf", "region_id": "RegionOne"}], "type": "volumev3", "id": "f98c163aaa204554a913a0ac553d6c40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c14d90195c84efbafe9aa86b6259f70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89fd287479c74ea98e0b63d9265b50ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ade10a88664472781666390eb9835c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "9b375e44b0d1410d94c2096f66dac07e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6c327920aee41fa9233d641dedf0f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a034bdd6771c4479b549b9189215335a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d190e04e1c46c0b216f959ec7a761b", "region_id": "RegionOne"}], "type": "volume", "id": "23958b1edd584ee2b3ca0970b99eaf5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0cab6127f6f45ed899212255ab93d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a00210938dbb4ea3a574d384be032b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9a0b74135042409768d63a7a6513d3", "region_id": "RegionOne"}], "type": "block-store", "id": "3c46fb9eaf4d480993238cd99dc0acc7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38af05b4f72c4cceb41e0b6baeecf3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e72d49395e6455e92a69e3f3b558172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "295b1139d5e2482a90dfe76dd6e20206", "region_id": "RegionOne"}], "type": "alarm", "id": "9514e6a931b0468d966d4fbffc5d1b79", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "563824723a664154adee033c8ab4ce41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44a3161d553d4b988ba04eed75fe2ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f54bb305fbf84bb78a007efadf1ad29c", "region_id": "RegionOne"}], "type": "alarming", "id": "5b53390d247447e493bf35d4bc7d07d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "812963e24b3d4fff88129ccb95906215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b4903c724534029965052804f57d9c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ab610af39e44ff6b375d3048bd1e853", "region_id": "RegionOne"}], "type": "meter", "id": "f2890944320f4cf9852f9b74b75f6e74", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4018173e0f194b2bb44f82922ad93260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0e83875b74f4073a2a8ba1d732374ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "629456f711254022a5331033d74ef132", "region_id": "RegionOne"}], "type": "metering", "id": "d93d729aef5e461e9cbb2e2b6d02f43b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b2d597c1be34b76b7f26ac42b433b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8eb79607bd7c4c58b1a142f69395c3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2b59e216ece445e978bcbc59ea23a56", "region_id": "RegionOne"}], "type": "telemetry", "id": "449d1a9a28914a39b0616658c918dee4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "98209082ac4247e9b5453261a3e74d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c0cb416124d14ba2aa3b6174e1e3be00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ada4254f28e4a4c85fc9680971e1cc3", "region_id": "RegionOne"}], "type": "event", "id": "5209cf8e6686466cbb58bdaff6104767", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3457455bed62445181dc7c71b4df4615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3bea79c2e9b040a1abd37009f9c18477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6cebf995957442c8bb606d79f50baa6", "region_id": "RegionOne"}], "type": "events", "id": "f3f5071bda774ba1bff5b2af8e29d0a9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e057eafb489a47faa4227fcef9339cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ed4763a608f54a3ebeed2a9f23fae5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c858ae4868d248248c35573bf3b63197", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4d9102559c674ed68289016c50248539", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "091cb224e0d04c0784000c4e6838e249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b299e89ad2549c8820a14e1d0ee1f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f31dd8d39a244a31b6827f2f402df306", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6ba12930b47b4ad98b3f75c7b18040fa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef94091556ad4b2dadf8be986a0118e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b04b8581d9f45409598fd9eb97ca789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6add2695cffd4ed19f20e6a9332e2eb1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c2cd20f001b04b6dbb885e3ea1ec318d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "907a1af4af79433498e0761ad972b88e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "28396fbc5a88480cb1ee94dd0dcf5acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbd13284a8cf4bf3999bfc30c8088a21", "region_id": "RegionOne"}], "type": "tricircle", "id": "153c25af9c134d27bdaf705863eb3a09", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4d260c21b7d3417582a985a9806ba64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "409532bd55904d8fb3fd6ba1b858564f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6fc28d2f8f934ebf93dcd755c51367b0", "region_id": "RegionOne"}], "type": "database", "id": "7f2d6eb5df1c4d008df0d78f0e4f0cd5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5084e146cff42edab9f5c869b10ef9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0892de1f9d244a7ab70edddd6ee7cd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "59d4c0b409104f989a5bb86d04f50458", "region_id": "RegionOne"}], "type": "application-container", "id": "b3aac094b6db408e807769d883d1cf83", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "53ba2a5614db4c13ae5dbd120d8938ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2dc325f3f0c64eceb3edd7e50785e449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66938aa9e6c34f88bfc528efe43f6ea4", "region_id": "RegionOne"}], "type": "container", "id": "441f6ec018ea4fc8b083a52697cac3bf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "34c6070961f14ea5a9b03e0f679354fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f75c90480b824d93bc2e7f875ef05aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "548aa216d273428892705d3e46170ff2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b157a9888f0047e1bf88807f3411648c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b49fd2b48aca4118a5f00100e1366dff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fd0332276024f999e0e7f03910b6956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "21ca7e20b9b64362b227902b8189fc85", "region_id": "RegionOne"}], "type": "rca", "id": "bfe060fb390340a1835df78f1b4af9ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ba0afe67667e4d5abda08ee35eb6f838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "233f220559a64eae8c9af3a6dcc547b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "79503f1995e54ae1a086777cde496d8d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4c4306bee4094fccaf0bfd2f14300e4f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc6b11b58ee1489d9b8d9a6b77d60897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "091f123c7a234297a1bebeeabd8f8c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "727f6bdf07bc47628a90208ab34c6981", "region_id": "RegionOne"}], "type": "network", "id": "088cf6508ab24d3eb313d31852ff4f42", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "420e0200fc5246a48de6ff3159d30282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d28b4ff1f6343eeb0b34629f732ea03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b33877b18a9640dabd35bcf5b2139c92", "region_id": "RegionOne"}], "type": "backup", "id": "0ec7c6da52324eeaad4dd447645bdc3b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a136a1439b0c4e9dbca76792b68c78db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44e247496e594a1ebe5877edf6467960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ff4950b4a3224c6c81f2e1a0cdc16b09", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "46f511f0dc8649589c1f2485c44c5dd2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4fa8beb291d14a37b134212f9ecbda09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81f1ddbb144a491d89f2e84ad7b25423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8fa0d0df5eea49e6ab8ab7445810087c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ccf49448892d49f9b41bdd30d0882275", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c8d1a34dd9df49ca9e261aae9e1445df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28e21fa0d8514e1baffe4baf67731258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5f3e942d58274e9888ac560308532ff8", "region_id": "RegionOne"}], "type": "monitoring", "id": "356323ab96084fc2bb5f2a61e8ff3a38", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a9bd21a6573f41a8a421b0487fff8af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a2819def1d54e23b260d282e0019ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "68af3df9009d48a4b7c76de23d15e9ce", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4dad90ee9b3448289e5b48a4c985c5dd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cbb51df1fa174fff8fc283180b56c07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d1c4cf1930de4e1c9ce05c6d770f93c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "734666f9578a47efbcf72fb44ed66710", "region_id": "RegionOne"}], "type": "placement", "id": "a4ad6164d6d14c868e3aa34e3bfcd687", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d4def2ea9634cbf9dcb6f242c962068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e0423d002a74103884898b8c716b47c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "173bf89b57d44761a66a81777b486f7f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "99893d7a966442909329d0bfce118dad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "33d51070f5c0429c864cc228a04f33f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1432a71f21ee48b585325fe67d07ccc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "283b2c0ad9bf446fa58b99a24fb71ed4", "region_id": "RegionOne"}], "type": "ha", "id": "c3406a45bf704dc18b9754dadfbdca0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dc4c4eecef8740208c2c68abb740df36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3761d2c8cd4a45a595cb7f39a3275e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "787569fe2d9145e2846174b02aaead1f", "region_id": "RegionOne"}], "type": "reservation", "id": "0c5cc42e8be74db197eeea88049a328a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b4cb84c7b6f1450a99e0202947c3019c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c9b451f39498473294a7d10ca7bac09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ac62cdede7f7426a8b61fdc35ddfb728", "region_id": "RegionOne"}], "type": "function-engine", "id": "5c346371a43b4cbc95c7c121731af739", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8292f0d2a78041168bcad482a445c1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "28d7b2ebd9f040dab6c01115282c8858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ba5a6e7b0b3a47d0a7701de7ab8b8abf", "region_id": "RegionOne"}], "type": "accelerator", "id": "0b1477950dbe4ec7a67af408b29422ab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e1b5cedeeb34dd8a871f3e9e9b6729f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "65f40b857e8f42eb8724e84008bbf9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "153c6dddf9ed47b1a042f8319a708860", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0e8ee5acd37e4382935c39b1edd6ebe2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eacdd9d83d5d40f980d84ba532378ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb76fc92c6d44fe68fba133dfea2554c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a6a55fe897fc43ac80b504634644d243", "region_id": "RegionOne"}], "type": "registration", "id": "a7c59fd705374286833361d83f21aa43", "name": "adjutant"}], "user": {"domain": {"id": "7ef049209df84545a98518ee4ab109e8", "name": "630d90d6e2a44c8fa8471b35bf8a3835"}, "id": "051965576e2941a793f0b642bbaa68b4", "name": "c8e6c22456794c8792ac64319863b296"}, "audit_ids": ["6b257a20c43d401dbb44fcce2b0e4fe2", null], "issued_at": "2020-04-23T06:25:58.194960"}} 2020-04-23 06:27:58,373 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,379 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,381 keystoneauth.session RESP BODY: {"firewall_groups": [{"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}, {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}]} {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.229846s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,150 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,156 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,158 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,170 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.093660+00:00", "project": {"domain": {"id": "99a905aef9174245aac074c0b3a04e31", "name": "94c9ae0a0f9c40f4b165930d38c64941"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "87a5d046839d4c3ea191445910499afc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cf363114886448078fac7ac10d7047d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b64c428e43a14fdf80d85f0f9fc3a08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3ed8a1e460a24a53bd68f1bd97c5ac3a", "region_id": "RegionOne"}], "type": "identity", "id": "44cccf4691b2473b93ca438c69f7509e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81b21ca549d844e3817644137a486db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "71f6e0223b6146d5b1d44b42b5f5071c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3fdc8fa02f0b453cbdba342becfd7061", "region_id": "RegionOne"}], "type": "compute", "id": "33c1a6fef4314b7cbc800b0d771fb745", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "92c0f6e54a9e4b5d84662b4d89145f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fd0bea47bfb74e9ba5362a940e4ef16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "da29293d02f4467796b8ec030d84bb6a", "region_id": "RegionOne"}], "type": "image", "id": "8a7e96dbbac34b9a9a75468e9e24a625", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4a43e92f56944c3fadb9014a55233efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3a8ac6fa071040a18eed17b2002087e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b095067a57824c0ab04d084ae5e4dcb2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3fa968228ee54a8a896f16634f8f3162", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d085783be4d44437a1e306703ff4dcb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcd5d0e6d69d4ce9b7044d85d595534a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4406c4886774cdf867e1ae8a8b59a6f", "region_id": "RegionOne"}], "type": "object-store", "id": "55bad659d251443c93753d3728abc0d0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abc1ba30688e4560bf1bb9ade1d7ba94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0be540cff358410d9eaba01bb6435619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e252e0fc1c2e4635bcce9992427d2f03", "region_id": "RegionOne"}], "type": "clustering", "id": "cef696a5d0e645b889a512d1d3f66f1d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07b27a37d1c74f3c9b2cc74dcbda75f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06fe1750fbe247b0a1db3b1b4ebdfb6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "619fca673b3248368ba50eb5502828b1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ad3c294a783d4fe5baa8958c16be13ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50fae0ecfe5b47a4b1eea17a6622d202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09376d44baa342799312d686ccb186c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "419eafb24e7e48a0b2e46b1a2792b58c", "region_id": "RegionOne"}], "type": "cluster", "id": "2a7c2cb1512f47ec841cd7258da25694", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "600b2c68f7584401b834d55198ad0d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02915e1005c64b2aad0cd4d274ab3aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d64bf9c7f68a422aa063db075e1f45fc", "region_id": "RegionOne"}], "type": "data-processing", "id": "e979315f52994f889721c9a1b9da2c43", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a6564fbc61ce44d392352fca9a0ab1ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2acb6577b582484c960b0a23f2c4cf29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "889921fb43334c3091ba9f7883a7cd4f", "region_id": "RegionOne"}], "type": "baremetal", "id": "2a27167a7d944a06b5f35057a0c94932", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da8ecb2f5af242beb7c9c8517d2d9490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69394a029da84d17957c69aad7346463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b709d64ab8754a35a045b51009e9c2c1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5436e41899c6438794597c7f4bc1c958", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8cc1fd53d94142449660641147db5e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "896676cdfc4f49a1900fd6b8f4c32f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b320682eefe74d52a4884d4c9388594c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e5bb6f195dda4b1a91a61ab14ef7f600", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "185603c881e448f09903d8098a8867de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b2e245f9f2e4edc8954f372a185c26d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b78786d78a514f10b8e058f4e8c990fa", "region_id": "RegionOne"}], "type": "key-manager", "id": "bb145009893b4b8fa40362230876c93b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35c4177079da43309ec37fc23659577c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cdce41ce52af4979b6954f3250d8463d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b3fb37a336045c893c8c98c16fafb1c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8e628389954245a98a16c8f7bfb367a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a1ee949c9df4c5d89e00b2eb7ab8ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "401bd556c1c04128a8e3e3c1350b9b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9844536226e547d89de7ff381d7141eb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "04cf5aa0ebf745ed8b973423944b535e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f28a200ae0064ce6a5524a5ca561fde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "375f4b21ccf64c0da643d65d1d1520e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df5b6f796a6a4ac2abac4dabbb78a095", "region_id": "RegionOne"}], "type": "message", "id": "1b74bfc25d164a15896b58cfc6de8b30", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dc1ec0218c6d4711a54abde88d17a9e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "218a005e96bb42a69034c32f50161111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6e1ee28efce494595ec1378808df6f9", "region_id": "RegionOne"}], "type": "messaging", "id": "fd0c8b8fd3f742179c1b736d38d0060b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5daf9d3b588a4f3ab617007b94fed575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "606c0378beea43dc8701b5bdc87108c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "602534aff2724c7db2678c39daeeca8f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "57ffddd80566415eaa6afef8804dbad8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28e3c2360af6465e83bdcd8413edc218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5040b4cea582464ca8653120e42709d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e556982397d74b07a932e3dc09f344d2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "878052868a97446faa7ccc3aaf663c53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f974408dd71433c8448dc33ef83e65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42738414f4684b67bff4f38c6a24a2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a75a60372e774ed7977d949a73d3fb82", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a6e970f27ec44b0884e3d202a382362b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc372e77540641c38e56c6f722ca5c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2522125fdfe4cc0a4149360aa0b81c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a147705b07b14fe8a4cd8e911b291281", "region_id": "RegionOne"}], "type": "container-infra", "id": "1bc61e87db1e455faf8081f7137cc46d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "093f355d46a74316ac6d4c5a81d9acf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7904b4b62ce745ffb59b8949956820a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aead08932816447bb06f5d6924f8e777", "region_id": "RegionOne"}], "type": "search", "id": "37de0394b0564e71a09c967edb888a39", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d6afba6436c4dec84cbc588aa8c3acd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "da6a114ceae94c9f95ce709937621dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cf77b6678aa44f7eadb9426d73876592", "region_id": "RegionOne"}], "type": "dns", "id": "a67393a467cc4d2fa85ba8d9d66d219f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a42299d6775d41369f12bab04fbca164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2f17c60a9e1420e9a5a38131fa17525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "145ab00740f547f5bdfd8dcb18f5de73", "region_id": "RegionOne"}], "type": "workflow", "id": "031adfe7c5b748759ed229b2cb0d14bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a8cef365a469497a973cc8147ba124ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d43981cbdead4705bf37c4a0ec34d95d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b3f9d7ae869c4b9db89c2b3fb3b7ae59", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fec842cc241d43b79e1061d08cb05f16", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5c084af4144d4bc3ac402565735982c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a4fd6ae90f2c4c4ab57f41381abd0f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "527aacca1c1749cb943a6e207b71fc25", "region_id": "RegionOne"}], "type": "rating", "id": "1603a657f0724d19ad7437a7461dba58", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a9b9f290f764f0b815b15be7ba85aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f76e1925c08d46878f54d3f6844d8faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "501593b71c184165a6242cf1bcc34ed3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d47a681e17d54789ad2eb0445e4327b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb39b9f8c67c4820a685a47cbe8d3beb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03165dafbc794577971f721fcee63833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ae61d2b541b24f8b8ddab6bf715ff29b", "region_id": "RegionOne"}], "type": "policy", "id": "749d2cfd4c1c416abba3e977f0a41086", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a6690dd22d34c7ab037d756e833e662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41c0fe8c350f43ed92fc5008bdab83f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5cd2c40077644217bf367aa644e73f15", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ff9078b248d0499a921ed27c229f96ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68c860a46fec45e299bff93f54686405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42e3e902c0f349bf85d7cc93cce28cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b16e3ed40f27481686fc5904769d4816", "region_id": "RegionOne"}], "type": "sharev2", "id": "5c8804ed25d04d5297b088dbcff7e7f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d77f25bfb774d9fb52ca696fbc9413c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77d62e7102dd4a0b9d02dbeb4b87bd4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "42dec9e69e5c409692ddb1f031707279", "region_id": "RegionOne"}], "type": "share", "id": "75cc711f6c6d40deb73f0af07bdcadcb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c059ecc8a4f345ac975e8d54bb83b216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "12b52c5ea6c64555a4ff1267b3435f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4504c1bf75a4125b57cdceacc921a5b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c7d0f84a92c4e918a6e238c5f9cd520", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a9ca2118b4d45c9ac77e260812f656a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e8814afb90c4e18bae826b53b23db91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5e704401a414af5aee28953343ef501", "region_id": "RegionOne"}], "type": "orchestration", "id": "a723bf214aae4a209235bd2f423fc3a4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5110132109341fba3a784c72950c719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e5b336308a44a2856904ecec0cce87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d95a36f14b064d18bb90b3dc0b7ae762", "region_id": "RegionOne"}], "type": "block-storage", "id": "f8fff082a7844129bd2010c59cc5e1e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a62a0450f42748d1b464b3654df174a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fe9014dfaa9431899b9c208b4d6a4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02d5d468a7ae4ece88fca8271a713a15", "region_id": "RegionOne"}], "type": "volumev3", "id": "b77d4fe6c4594ad1abc1ab9f9a6c5aac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1868f670bb04aaf8dd9b928e362e787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b49fd33587e46c3a7b69e896dff7916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c2d443b70484468bc55ef024adc939f", "region_id": "RegionOne"}], "type": "volumev2", "id": "db85af6a048f478fa7fa2332b0b6b96a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c902a545d7cd4c5c9c9e3d82a8cc9690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a011a3807d249bc9dbce2d51b0704e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78b80f4f54a84492a37cb6bd33382943", "region_id": "RegionOne"}], "type": "volume", "id": "05bb0cb3a4e14935b519729b2669e6be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c4f323781b648fc82fd937d8529a6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aec813fbfd6b40979e698508eed97bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79655681308345aa93159f8100cc4ac1", "region_id": "RegionOne"}], "type": "block-store", "id": "7b66d599a7204e53b2369e91778d442b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "114bd573a2e1460cbf443a49d19e57ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ac761e6293247e3be1f3aefe9161508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "580fc10940704632b30982f105a6b197", "region_id": "RegionOne"}], "type": "alarm", "id": "f13aff349ffa45078ddff8fd9dd047f4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "689c744569b945ceb42bfef541ca70d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4468e48442ef4460872a6db6b0597aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef7c089a50e546328e6960fa88432c9c", "region_id": "RegionOne"}], "type": "alarming", "id": "06aa8f62a5a844c5bc17832ca1c78211", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41e81fde256547a2badf3971acb56044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30f3ede8dae148e98280204bea75199c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e0d86aa57bbc489e8ef50458ae4a4c99", "region_id": "RegionOne"}], "type": "meter", "id": "d97d96b43db347ddac25b7c62a934041", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "40bab27885c547968e0a8f5a702e97ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a08d892da7a3480b832d2a2c7db9a27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "79d2205c02674fb19d14b956eca1b9c1", "region_id": "RegionOne"}], "type": "metering", "id": "77347aeffda34111a9e86e4a8a9ab836", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "467b60c357af4e2db991d0f15b55e753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f489498f578e4a078b0213ecce3efdec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a287a064f4004e6cbeb0eedf1335a8cb", "region_id": "RegionOne"}], "type": "telemetry", "id": "9491d6c9925546a081d7c91a48221647", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "115141f02f6349e78131bf854c4b5016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "54d2c138b9e940bd9522e709fcef7743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c88010c7c9e4cf3ac04df0d7494143f", "region_id": "RegionOne"}], "type": "event", "id": "e10ebfe3b9994479a04de4142c63f906", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9564d5ffd0c8458eaeefd2186a6c1fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ed4272c7b3849e0a8d89b68e438f615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "34c9ab529e3d46d5994dac384c86a0f2", "region_id": "RegionOne"}], "type": "events", "id": "0687a4420eb94e89a5c7c7dcc1293eb0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0742494d95224c6fa98e7a7dcbf1e7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b62e85bd318f40129785c1a2a0340d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "809a38f749a54ae69db7b26b470267c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2102f0c5178043479bb4259ead56019b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a391f5a4c5c44164ad4aa2a698a76f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a8d0b07740d4488298bf9e24305a3942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "12fa4657d3aa4fb3bd47991a99ee6955", "region_id": "RegionOne"}], "type": "application_deployment", "id": "844d657720f1428ea3372529841aa795", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2fd902530d0f48e191939ed04a8ed945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89cd5b6bddea419bacb041f005876990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2584da17a9d24166be9a6c69323d5fa6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c6f699509897423a87242ba0842e2f80", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60c6694c4d804a6399659e2efdf550d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06213ec82f8e4edabaeb03067626edd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fac01ad1d98e4dedaef31e803554933a", "region_id": "RegionOne"}], "type": "tricircle", "id": "749c647d5a88433b81ea5afb00644cf3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "feb4612bdd2a471fa0a670f3e85962c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "62ad348447694f758edff7dff8351163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0fbc536225aa4d8a918c998ebc5a08b6", "region_id": "RegionOne"}], "type": "database", "id": "e5479ffaef4d46758282b99d20df70c1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff444a7b1aa94620af53d51f40f642d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a7774caed8b4d2bb9c6f54f99f83798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "669a29fb9e5e472db0fa9f025f07ab8c", "region_id": "RegionOne"}], "type": "application-container", "id": "54992163bc484ff2b188fc4276805dbe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9827468f41924eeca631304978c77f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4793ace317b44e9dab8f6b28e71e82bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fd5606c015854337b75f0a02b6814e6b", "region_id": "RegionOne"}], "type": "container", "id": "c51b121e1c354794b55d937324548784", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5ff0933231948199996ab0bcdddebca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "534add986bde492a8c0a2ad6afec28aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b8ab57ef2984393b1731fb07d92eebe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "91ab37012d324defb9da10f59d45cd74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dba06ce7365d4b809d15537881f59f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d285669587c4f22a49752ea25df0571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "68282268d84640bfbb99ee495ac55210", "region_id": "RegionOne"}], "type": "rca", "id": "3980f4334d404be8b548b00ea9c3bbf4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d293626c7b17481388351458e5d49e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7ddc2fedb4c434c9973c268a0f18e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0bdb970dbab64d3f98f40e96a65b859b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "932a7f3c5a73405a9bb90b1f2ab13cbf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f964ceb15f1f4e30ab60a9b71fff1efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8dc4a812647c4260b6792c0331e675f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1c001df818c848f2a003ad76ce8086b6", "region_id": "RegionOne"}], "type": "network", "id": "2dffe6f03b774614a6922f3f5d52590c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b1b1dd9d43a34a0ab29d6cf91d9a14d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b7c7430d4ecd4474a1bfcb2da09d1ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "45b2baed74b84e6fb7ee3cc1926b1592", "region_id": "RegionOne"}], "type": "backup", "id": "82747019ad114dc6b5b9ee7dadd1525a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d643061de7749c48f99c15932a5ca6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbd57a84763a49e3a32c31a6569f47a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2179f3b0b78348538b10cff51227dd8f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "85ca0048354c4b5b8ccfe6241378ddef", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6722997f0c204333ab63a35d9b476ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd055f9e17cc4736b787b4d466e8f8b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40dc723e92594952a2d4c7e2df7f3e79", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "39aea058f38e4c56b2b84876f7f3251a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9af6e64ae6c943bdbb557a8044bfc7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d8d0f0b65e644f4ca7b116481dbfaca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0c3c758a140c4b66840dda3d9b00f4b2", "region_id": "RegionOne"}], "type": "monitoring", "id": "375cae515ef84c5cb55026f0a55fd16c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "063b715918b64bf0abe11cbb94c9caa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3fcfc45c3f04950a1a310bcf614e42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "560969f4dcd9484f90e1361cec20df53", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a815d567a1940c2a4838f25fed1a799", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b9e5db9009ad4d078acf80415ef3610f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a89de701bdea41119567788194ffa522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "786f080b2b5947e393b1fd3b02b48d55", "region_id": "RegionOne"}], "type": "placement", "id": "a9e6471e14634627bd76ac0cb2958b03", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7692b08afc940d1ab77d67dd2b0d9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb61fe57fe6c4901943eb08ea44a3b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b537b0ee8725462fab88d411df7467b6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8863e4bac55942088d2428319ad14e63", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9513d6d61954974b745a3751cb293ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a6d7f5c4c8e4a88a73d485f84b7b35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b4daaae59ca4425eadb4ef222797e313", "region_id": "RegionOne"}], "type": "ha", "id": "fbd4044b254f49978c81adf90187f06c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "92cb177f3033431482a7bccd47a8293e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c58d5a052a1a448f824b1dc02ded085a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "42ed151d463743bca5489ca28494597c", "region_id": "RegionOne"}], "type": "reservation", "id": "a4ae64866ca043d89e88191904dd1f36", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ae46afc8c69a4fe6b4e28aec234efda0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f08f531e5e0f45df9e44152c2925d4d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "97bba3676bce4d9b8532ed84d2aaac7e", "region_id": "RegionOne"}], "type": "function-engine", "id": "524b2bee93084635ab6cdfeae057df68", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9f3f161121b42ca9b96b0a3c63e00ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cf756105f4d1404592f5795be011634e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "45c41651ee41425e802581b527498765", "region_id": "RegionOne"}], "type": "accelerator", "id": "4d541dd7387c4370b95d944e2c4fbdca", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03bd0c9031734a6681d662ba16a95638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf595d79f6df47e8835fef8a8f4b07eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0c3512236d146b996e5292ddfad69da", "region_id": "RegionOne"}], "type": "admin-logic", "id": "abe1f85c9c2545058e983ed756e11df3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c945f6a2c8264d23b3898759422445eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e4224ca0a3d4170960bf0681a1b5eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf2b1441e1524e04a1a8418fc06cb8c0", "region_id": "RegionOne"}], "type": "registration", "id": "d47153b836094319b6da6bfe65d6cb80", "name": "adjutant"}], "user": {"domain": {"id": "15dd183be7cb43c6a095988dab93db60", "name": "8544711d84da40b09857dbc6b39f8306"}, "id": "990416ea4a9642189063a70fd8462c3a", "name": "0cead219e48f47c49cae37efbcded853"}, "audit_ids": ["39d119bc4f6c408c86fb77130b8c7bbb", null], "issued_at": "2020-04-23T06:25:58.093660"}} 2020-04-23 06:27:58,290 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,295 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,297 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,301 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,303 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "location": {"project": {"domain_id": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "audited": true, "description": "block ports of well-known services"}]} 2020-04-23 06:27:58,310 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,314 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:58,316 keystoneauth.session RESP BODY: {} {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.227198s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,249 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,253 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,256 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,259 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,270 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.189496+00:00", "project": {"domain": {"id": "b46f1192cdc44adfb83052d885b84116", "name": "3cc925f7368241d3b30c41e6b6bca36e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ab88c4520a21421ab9eca1e1b4677744"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5d1bf8337a540b5ad2b93822db25dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e722c3b6141c4e88af5a916c7543c02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2e1c5d448fad4f0c83c6cc23304cdbf3", "region_id": "RegionOne"}], "type": "identity", "id": "8754f3b5d07d444fafabc43039592567", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8dc796e7f862456f8713ca1556044ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "20f10515ebca450a94994dd087fb862e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0e4a8ca1e2d144d7b46e0b60582512ea", "region_id": "RegionOne"}], "type": "compute", "id": "36c459754b494e72a11f25186af5cede", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b82f9950060641409c660ca2d6bd3394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6ca3cf3802a54c49877ccb16580d3f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c63dcf29bdee42fea72fb60a85a3bd6a", "region_id": "RegionOne"}], "type": "image", "id": "52bb22d89389426f8f1655a32568657a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "27c9b97bb0f5490aad31f191e0bc98c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "44768ff545014230ba68131c75801872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "09513c9972b3459ea92cecac15fd31be", "region_id": "RegionOne"}], "type": "load-balancer", "id": "50e26510493249babea8b376bb0d9c37", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9bcc15e57204e0299d9314deebd0cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89ad6d182a3e49919567387394546bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a55ed4eac8974990922f9d6b24e538c1", "region_id": "RegionOne"}], "type": "object-store", "id": "60154727803c4729a718398f6bc74957", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb5cbb6563af460bbbe32af863b783bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b45857544484c88a096b504b12a1ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "373fc493c1664a1ebde703287652522e", "region_id": "RegionOne"}], "type": "clustering", "id": "5d543ce19eb54a7e93bdc9c2c8c54b79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c399bdeaa4fe423982d9748ef4e2c3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c04abb857754cbcad25aaecb66ae48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e5004b0f00cf41d091d155e1042f15b7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "52e69e33e83f45b9a7072e73dfb2674d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5331c4ec407047ef98cbd8e3bbe89010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96fe9df72df2401dbd0ad8049fe120ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9466f796e626482a8872bb37afe4729e", "region_id": "RegionOne"}], "type": "cluster", "id": "aa86c8ab2c0a4180950ffd7c9c08afd9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8b332bfb28a4be1bf45bcb8a14d51ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d395ce8d663a483ca009da9f69978092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3f046219927448498bc578b445589a71", "region_id": "RegionOne"}], "type": "data-processing", "id": "603a87592d87420da645a1d5824a95a0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "83e7f62fe9fb4f08824c9362a9267f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32997fc7c1c5426d86e928d47331a1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3200fb71184a420685632f5c3ddcf324", "region_id": "RegionOne"}], "type": "baremetal", "id": "b58a60e801ff4299a3b340cec70fe5c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fcdd95a1aab74f03a69feb134d92f870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "307c57d41b094668add9e63f0a3fea7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1e83fcd8d203432fa3c85fa2b54555a4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "da45200c322a4112937ced7235f02da7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "96b5a428a2894742868bd2d09b2a63e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "89831d78b44f48b8a16d2b206ccd4331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "522ed953c47a40188a97537a60e35f64", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0ad9e4f8485a4925bd48e92e8515126e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b7bb33d0cf94e8b8d676106f30bfbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6a98d3eb27994e1f81ddd5fd4f8f9147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "68156823c79543e8933fb84abff94d99", "region_id": "RegionOne"}], "type": "key-manager", "id": "95afa4c763c5489baf57e67022afb13d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e69308958e645aa93980e5ece30fa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8754ebc9d2254eabae02ac18fd2f92c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "98e7ade0eccd406887edd0f09b21f401", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "af10f057d56b452294280805e39d20df", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ccdea4e2305846d6ba220c9d614d605a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b2515d0c9c5483b9fc951bd906c8fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a85db4d195c74f76b0dcc9f013c9b6fa", "region_id": "RegionOne"}], "type": "infra-optim", "id": "12f229f884ca4d869c761c73d35dda44", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8ec059aadb2641948eb172d5095dc2e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c3f680a665c145c7a5399a25d1337d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e2032cf11824fc2b222912b36d79ade", "region_id": "RegionOne"}], "type": "message", "id": "a5c5410be5534a08ac0161d67ed149d4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "41391916f1ed4a2bb1ac76a9f004a3f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ecfdac322ca7448697e69dcbfc171d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "14689d2d14334d558ca23e9e2cc59547", "region_id": "RegionOne"}], "type": "messaging", "id": "39924752f9ba4657807fd5db43101dd8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5fa15bb5d28040f1ad60dd0c393ea288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ab5e0bc979ef4a8ebe90627e1ee9da37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ea1980c918834a96868c9a1c6aa07e71", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7533723d879b40699dd1e107b8101798", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "199a826c6967490a92f8ddd048c93f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7bd1f170d134b559681e40be27d0258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db8be7f0eeb24eb182a36bb4cb552f2e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "06a037486b874e1cb36bf2bd9cd1d7d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "304014bf997a47b1aa856153d6e0c7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f896bb314494fee9af159b9dd5acea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e161220b0f9b40a4bb7546bf81ad4ebb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fdc1d2050696402fada88faddc4cd190", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c1c1ec7cc654ad5af12f67f6e8f93b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f68523695e444dfcbaba37de8881b125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8bf38ca3d5d46048b93e6aef257f5f7", "region_id": "RegionOne"}], "type": "container-infra", "id": "28de3ae8d6b64bdda2a85b6a18a354f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a0a5eedf1efa41179ac29d22636bc176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f8549a7afc014938900817004d162147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b686e0d5dbcf4c50bd49809c9c79f19d", "region_id": "RegionOne"}], "type": "search", "id": "6e2171af70c94de9b43a078c9c4a2a01", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "72ab3577392541339ee2083b7199cc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a12c7cf388834b8da834dade11b597f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "95ef3f2e563f4bda8a42a3186ab6f779", "region_id": "RegionOne"}], "type": "dns", "id": "6933cfcfc3fd4fabad81944a4857296a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "741cc9ab67ce471395658d46ed38742a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77bce68cc6734cdb9eda27561a151599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2df0d4df8b3a4639bb5bc05c7131fa8d", "region_id": "RegionOne"}], "type": "workflow", "id": "92e71346f46840f59b0adf2a334f9fa1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aab3c79d64e745c1964eb8501df08fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b3b519647164177933b051ec48d736d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "de0d6336330a460891068039373f8551", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1fe475c5e233410796251e1981f744f9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f61b1fad4c4340739380554c46aac12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2489750c8b94441eba0891f6ea14c456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4d6fc3b6700d41569921d23c18219192", "region_id": "RegionOne"}], "type": "rating", "id": "12e0a81d37d3489e8685a3ed8495dfb5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4591ba971980460c859fbf05a7074479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76ad69257a75433db12d294d70784281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3096c84143bd4db08df15865093bb131", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dddeecb7075a47629879a6d5a472fc07", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45f1535562d74468860be8060bdf4f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c2ecd49582c44e7b59a1b38d1f4a5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8943fcb202f54b4ebc226ecf43a426ef", "region_id": "RegionOne"}], "type": "policy", "id": "7e20fd97b2fb4608837b7f3af0ba06f6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67abb9c61fff41e4a78c066aa9c9a34e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c3808934a0e49b28a97b08a074b1c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94739e85dec947aa9f176d90b44c1c6e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "35760b09bf5a4f4f864825b2e488f63c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b23b2875544949a7ba699963b210c73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e05d99b89e74cbfafa2484ad71d43d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c53c7244d1d14e90bf23cb1d4b9bc53e", "region_id": "RegionOne"}], "type": "sharev2", "id": "8439e666912f49538b9f69819fb01803", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b0afff3ee694a639ff0f0385148b65f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe42002714c94af480c79bd5037cbcf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0dfa0d6440914bd399e518beb3d9b7d0", "region_id": "RegionOne"}], "type": "share", "id": "edbb4296930b477d8025525360120141", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "446533ed9a5f4030b7507489726cc0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e856c7b93bd24f87b954eacd88a1da5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4dd32c17e817401cb939cfa773d04645", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6cc54feeb7f445ada70e7687af80d4e5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c4a7dec1c64449c87297524214e0af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96219fedf4d34e79a65838c225f2eac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7da7a46615934740a1c67693f8eaf864", "region_id": "RegionOne"}], "type": "orchestration", "id": "f18695f93fd147c289de59a4ee273b0a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12f00543e1c0489e9ce131fd0adec275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b2180341fe493a8222f9e9c9c3900f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0cccd06b55a48b385b5601eaf39274b", "region_id": "RegionOne"}], "type": "block-storage", "id": "9bc1d800a4964459b608c4101bad724f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73a8d437b88d4a2590633fc9965154cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "204111f1a83848a6bbd727607a124b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5b0de41f304de385fb4ad82b6ba758", "region_id": "RegionOne"}], "type": "volumev3", "id": "091cff79d6864c0aa33feb950fbb6109", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69102f4f2a41465f94f4eba41425eec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9b91422810243dca6b5e6e46fd8c3ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e5a896841134156bb1b9e107e7c299b", "region_id": "RegionOne"}], "type": "volumev2", "id": "4a2eff142adf48318189dd6013bbe907", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bee202836ea48dab5116c89858188a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f4e89c67fa4485790963e17636bd696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42e04c24a9f943d4b4a22891456bc00b", "region_id": "RegionOne"}], "type": "volume", "id": "cc1d5a38c3014cb18736426c1db486f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3781530bab504930a455dbffe80b22f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8ad64112bc744d5b2627bdd1c3ae420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8b2321e41414b3cae82ace5d2aa7d0c", "region_id": "RegionOne"}], "type": "block-store", "id": "5482054476ab499bbaeac9247d46c2d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "916a48595fba400cb42e1a4a93c7da00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cfc78debb95449ddbde150470955a2b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "811d1aa0bb9f4e60aa827c8e77b69ce1", "region_id": "RegionOne"}], "type": "alarm", "id": "9450d50deaef4b359734bf91988bd7e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "61ea22126a684ad1bbfee823b202c592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a60058dffa6441fca245a258b35f162d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3386c0bdc78e40ce9a9c69fdbd65e26b", "region_id": "RegionOne"}], "type": "alarming", "id": "7dcd4ed755dd49c3a54d7bf432acc617", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "accbeee2daf74712a48f491b1247afdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "444babc3a82d47a3887ab77e203827c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "781cae2644cd4554be46ff1af480f3ce", "region_id": "RegionOne"}], "type": "meter", "id": "048fb1982e004a108ed57ce613f125c1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5445a447a2ba4b3483e98b40ec5dc7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbc648df1a3a42d99f49662bf42024b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0763ed94f6f4a8fb373842ee6371223", "region_id": "RegionOne"}], "type": "metering", "id": "f4e6640664744b52a4254348efa6a0f3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cb74e32104749a1bd4b7971cd409ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "253efe29732c4d8ea91311e591cb778c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4366ac4c612451b90920b9c1eaeadf4", "region_id": "RegionOne"}], "type": "telemetry", "id": "3d58b61c32ba4bac84297bbb21dd54df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e21ea696f7f54f70862d109eb6505d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "13d57b3481a04a89a290207886172862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1a36e518020a47978407e49da0270bd5", "region_id": "RegionOne"}], "type": "event", "id": "964e6541086141e5a270712d366902b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "71a90d3fe5f5425d913c0c62d1ef5975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c359c0a8d6d4924ac2b435c56dcf41b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07f90b6ce81346f486bd27cb90e42c2b", "region_id": "RegionOne"}], "type": "events", "id": "b978e41c14d5452ba3d2b08506de917b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79b4407b85b04fe2bd5fd33c67f14e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5423aa0fe7243afa49dd17ebd11b67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e171a956e91c4813a264024a0e61d7b6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cc7d8680bad04d9cab792f613d2af024", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "250ac664da00446a95a4068cda2d87f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5005cd9cf5164172b64a30c0b1702725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "12178dd6a01449c1a2cc7bc0e812445c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d152b9df3c2b4d44ad99a5ce1c3f257d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dccd2d213d414af0aae8c73839ae9c21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38559d7196de46a1ab98e1e70e3561c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e0df542cbd94170a7d68abb3e439bfe", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "81036079800d4822935ec8a5792630fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be3834fefa1a4c9fb67efe302aa0ba4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c647fb8c870146b7840b180882e765c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d2001c635734e819d4bc61dd538e01e", "region_id": "RegionOne"}], "type": "tricircle", "id": "755c8b8b69e74080ae6f7ff4070eab9c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "559a67c9b89849bdab50110030a24428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2d6c1d1f17104b979c15aa42eec17f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d75aa4b870f8415696b61895169fddf5", "region_id": "RegionOne"}], "type": "database", "id": "f83589d84e894310a6c808246fb60c3e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "042700fe0a3f4c7e8994336c96b660a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f48baa5b1dc4b43b271dab6c4d26704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "247ddd15d2bd47b69a0d874a4ab78874", "region_id": "RegionOne"}], "type": "application-container", "id": "a5bcaa635ebd43539f51f25054e064e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "978bb0963f5a48c888eebc7cf220e181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24d96e0308e7472eab3347fc49400148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7d3384cea2394d498fdbe8f6bcddc0cf", "region_id": "RegionOne"}], "type": "container", "id": "11c7d43c96ea4499ac8a36cb8d297fa7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58a1cf91274a48ceb77e87e551d8cdec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1b5d07afc6d4493916c0611ab0e42d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2b6fa82659af44dd9a5a610158992b0d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "08043746ce574243825b6bfe16e20f10", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b90acfbdc123436db7aa328654f42146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77587ecbe2bf4176972146d5ab4e341b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c30515ebed2045ebba15fd5f002c828e", "region_id": "RegionOne"}], "type": "rca", "id": "8735e1932c4242d5829448bb082cfa23", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4bbb465fe514420b909ffbfcc692265e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a6427907e81f44b980e69373bf954442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e3c183aed2b6495c8a3644b5dbe0cd76", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a41e72c117a4401198dadc410f2469b8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b2f3718b14794fc7b71ce45f3bacaae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9decd1ffe11a483288a521ab2e815814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0d75fad73adb43eab7ab09d0dc96b3ae", "region_id": "RegionOne"}], "type": "network", "id": "affd55a6e8b943e0bbd338c9c50721b5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "78900af0f3f34e629e0e2b38bcfa7221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d77af53268514e0485eecf554bb88a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "31b5bd1c5d7c4ee5a4e4e3596cabf0fc", "region_id": "RegionOne"}], "type": "backup", "id": "5f9c9966eacc4fb1b9e112606ff6bfdc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f344c8afb33f4c6380560f9c3a02bab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf2cb6f0e8884944b1da32372095bd1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "069a0a4d6c3a43b684da05fdcf937c11", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5b91cdfd48264b3e853a0b656c115173", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9ea4d6aaecb425daa1a9b6703e2b3f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68e758f5c2654265b5e1c6f600f5c9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aa631b76c6ae40c6bbae20acc1549e5a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d446c48e214546b4bbb926e24d1dd6fb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8739a9f6e01e475ea885b0b714fbb577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6d523c7e95be42ed88908a2cc2fb2dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76ad3efd46ce4ca797fe656113223c80", "region_id": "RegionOne"}], "type": "monitoring", "id": "c03bee19cb2b4f7caa3aa5c3865fbeca", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e5b9685bcffe40e6af3db36880fc2bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "31829d015d054d0aa6305771e86c0b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e5322bce04cb4058a72d79f2d52c8f1b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d2a715b5bbca480b9d0580f257207108", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab4e438432fc496f968697810153b3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cdfc5a2b3ec94c1ea25bf294c3f63830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "07ce2da4d18f445cafd3c32284bbd592", "region_id": "RegionOne"}], "type": "placement", "id": "c940479da49044179dbd4352dfeff64a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f049e6b1f5214d99bea974ca8c111896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a175dc1ed5dd4ac29aba49735fa715b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b3df963af42c4f28a238c607ca892514", "region_id": "RegionOne"}], "type": "instance-ha", "id": "226daf45be094893b1e23fdb9a46a7e0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "976d5bac5c6446b8a815b8130052c431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "447594a62ddc428a9b357e5fa12f2cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a1c9cb868514e1aa67457f5b0eb59a1", "region_id": "RegionOne"}], "type": "ha", "id": "982e949dd63a457a9fc42d53af1f31f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "919dae2e203c4fab91052333c7863ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "935f6b394b124d2d89b39cd17b6575a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "321fada60f614ed09d1a6cef6fc36436", "region_id": "RegionOne"}], "type": "reservation", "id": "7fc0b3bb12464831bf1c77b20954f099", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d32c5dfba5694f8fbca8bc970cea7395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "61c509b2845a460f993514b4d8b2d421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4484a3ac05a94ccaa36f1ba74c5a2d7f", "region_id": "RegionOne"}], "type": "function-engine", "id": "9f9469f958a14a2388b0ecc63264ecff", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "94293f22a8344c4ba9e248ec8911e81e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2acb65490fe4c869b6437bbdc6d68b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b1c9b191e3594751b49dbe6166693912", "region_id": "RegionOne"}], "type": "accelerator", "id": "5184d5f529cd4c62ba59014bc45b2623", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "295b6f13e74c4f919979056bbe921ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f2ac95391f947909c4800f5993726d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "151aebac771643c8a2508158830b5190", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ae88e9a31ed8465f87652f6606ad671c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d0f7b809e5344259db361fdf27ca8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a67907f5d0704dae969204dc4563d300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ae8498eb904467288cb3ca3f34f8261", "region_id": "RegionOne"}], "type": "registration", "id": "5b91ebf333da423195a316e1824ea8fd", "name": "adjutant"}], "user": {"domain": {"id": "38e7d2411a5f4c19960a88a388fc6c6c", "name": "7a62b31cb7814339aa8fc8bd2f595293"}, "id": "748ad5edacc143488a8b37efd8f4e915", "name": "d0e5d8cf9aad4d46b5b969db40efbd73"}, "audit_ids": ["162979cd61a9463b96cfaef7da9b4525", null], "issued_at": "2020-04-23T06:25:58.189496"}} 2020-04-23 06:27:58,374 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,379 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,381 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "id": "test-net-id", "name": "test-net"}]} 2020-04-23 06:27:58,403 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,408 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,410 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {31} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.441845s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,128 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,132 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,134 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,137 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,149 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.068248+00:00", "project": {"domain": {"id": "b5b71619b25a4d3fb805a95374cb47cf", "name": "a3046d3485404368986cd06a42d11c0e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e85106c1ffe648708efdbbdddc21949c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ad54e12dfe0b46d5a74b3b282de75c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1672338a4c4b44dd83cdd8c22deafa1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4b7abc5fdc614feab4c3b9c0c677e9c8", "region_id": "RegionOne"}], "type": "identity", "id": "3852082917df41d9978efae834d62788", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3778012abeb349d0b90c1a97fe7c6502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2846a374cad4fe3931dba9be9f23888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "95732b9a14d245c1bcc33cfd21d52bd2", "region_id": "RegionOne"}], "type": "compute", "id": "12b7fd124e874c21916172f61a5847dc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "02f0b4443afe40bd82f4595091a823c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "75fb4fc69705448c90444bfbeb1dba2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "631689bd374c4067973f98c8db840ea0", "region_id": "RegionOne"}], "type": "image", "id": "30490eaaaa9f440ea6f90c0f4efb33d6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7c748da6d380415d99caf475c028d8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c8f0608dae0e460092ff8e15503fd7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8ce67eca1843450498c8a00d4a921c2b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8b2f9684bdb340e48f59d7160f8b2981", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44831eb3ce9845619beea8e0516608ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "591fa9620fe645e9a606c6d816bf90f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e66d9d73dde34835830fa156c5b9969f", "region_id": "RegionOne"}], "type": "object-store", "id": "5fb755c0f7d54e03b334f29c86696254", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed1f57334f834452b3f25f1aae8fa003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93de5010318642608a8cdae390ed0551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad0b93999a3641a39aa5b058bb6d7e02", "region_id": "RegionOne"}], "type": "clustering", "id": "14754397e6cc4f9e80f0452bcf5a5739", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc3f34b008f84a9798948696dfb5bfea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "691b1eb73d5040bba3a56965cd4517c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38d1952025c24f5286b090456f9727ea", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c5f82aa012454e18a6203e4034479492", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9aa49762f8a4a5a953bc39bdab4d593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "802e8b046aea4bbdb84948cceeb7a708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "47072f7dedd340c098fa6d2cfb9b42f3", "region_id": "RegionOne"}], "type": "cluster", "id": "f35d252f4d1448f5b60834e0328de10d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bac0116c129d4419af6c1da9b5765d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3f3f58c489ae4d43a855b3e1aeff2a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b03b0fcf7ddc4daa8b313a2adcdcbb97", "region_id": "RegionOne"}], "type": "data-processing", "id": "a48cf7962bac46198dbcd5a4a8fc9a4b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae94f7cd9cec47309e2c4e8a59ecdc23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23394fddc7024368ad66018619e9108b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8287bcdef15344aebe0bb4069630ac9b", "region_id": "RegionOne"}], "type": "baremetal", "id": "bd175a7a89d4402db67d5809cbd61ec5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d532aa05f03f4f0eb40d06949e20145a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4afe3a22955f4fd0947e060b8dbac62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "579294764c1e47b3b9db712fd2773a57", "region_id": "RegionOne"}], "type": "bare-metal", "id": "12b652a3281a4d69808d7a6ab85bcbc2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6cbf1cf99fcb4e0fb055fbaad2aabad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b194d55230c44fba9ee05ba26ca9f06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7d53bb971dcb42cf9af6d2daf0b077ac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6705db9a18a3451ab2579383f02f30e2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ea67f3d35c741f9bb23c74efd2ce50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9487020a137d4045aa6d1a3a02820f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "368c7f90abad4b3dba5427352c94836c", "region_id": "RegionOne"}], "type": "key-manager", "id": "9420cb47c67a4861acff88df6351de8c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22929c8cf5374a12b46064b18f1dae60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "17d0918880d84e3fb70658492665ad8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d68de27acb14c55a57bb847bd676c5f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1269841069ed48ffb120da83a2224ae5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be129005a4924fa5b79eaa360b557577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00fef61bc11e43b5b53aec9210864f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cdf40b7239c34b279665e670b05e3664", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bca6209195f842ae9d9b22467c7d3a94", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "69c4209f67b24f149a4d55cfd5d63a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "45307f168f1e4af28dd3921bfd773a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4fdefaeefaf1456e91463433c295d748", "region_id": "RegionOne"}], "type": "message", "id": "5d2712d4f5804759a60ebfc6f5c62852", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c96a8ad528944b50a1802409fcc8c6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c82e7b0f038a49ff9decf5deff92bd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fa921a4848db4dbf972507f1bb782c0f", "region_id": "RegionOne"}], "type": "messaging", "id": "5eaf8e6a044d49f4a38e8d16a29f9ee2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fcf8c919d71a4f21b7ae49fcd65dbce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ccdd26b1bcd4178923aef3aa3b51bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "da0c76a84f074e57950f0b9188aa67d2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d3e2dbd946f64ceea0b4caeef0f75102", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5545a618ae764ad1a540b2dfbdad2fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a0b0d1e08384a37992feaeee8310d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2512718105384407a9f711cc695e1502", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "886cb6f188d74349bd8595a0dbf018fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c38e222cb53241dbb495d98d8db351e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d38e986c64a4efe91e2dc61ac6367aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eacce618884d4d21b6c592cf9fe7cec5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6c7516cb32cd42398223f75a33e1dd1a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bce0846089e747a5bb46d52623eadbc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90ebceb5ce254c90b1c465142a3e0a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2433da33c2774178a459fcc781c5cbc4", "region_id": "RegionOne"}], "type": "container-infra", "id": "360f96c920a348f0bb1e142f3aee8f7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "061ecfb52973492c956ac2aa4e78e36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9289cc7d3a7c4d8da8d81c130896d204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a283bd6004f6400cb5cb8d01b91a6c77", "region_id": "RegionOne"}], "type": "search", "id": "ab225605217a48f5b8bf985a255560d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "60c0f970138a4e8bbb797e89d5eb2a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "29ab045da71f4f82bf49c37b27ed15ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4e61b1b2eecd431a9e74ceb2c8f0cc48", "region_id": "RegionOne"}], "type": "dns", "id": "cf97b51c30114026beda296873d0a8a5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c399feaca0ac46d4a83eb9caead7b741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a94a06ff49e49b898265da892d2c33f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35fe9362777e428982efff94395a0d60", "region_id": "RegionOne"}], "type": "workflow", "id": "3f7b22545acd4c1491c316a875defab3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45834c3543374ec4baf68811e12cdfcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "98f96c357fb44c5ea3af7801953c43fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c14065d8978847fca201057b1ccb609e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3bb3352083374685a83921795de50237", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "749f8fc3932048a5845c105e9cedb982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "34917ab11d8f480183080387c3496095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "31d7cf54764d4eaca50d87a447dc60b3", "region_id": "RegionOne"}], "type": "rating", "id": "b2cbdaa648614cc4b1d677ef869cd3e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07013a9765564042a0cd039c63a0c8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e791ccefb45040009b02e5238b170d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "714246c9d9a14a73a589afaef51c0737", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7397616c390942c294232bc17390ba3b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5dd6072042f47a082f9ab1360168151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc4bf4a7287f43a7882fda2c31198c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "33c0d390cb164dc3ba40fd6f0dd96f5d", "region_id": "RegionOne"}], "type": "policy", "id": "00bb13b988e6460b83c9806f2b9e17e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d1110311b9c4b84bd9748ce945f82f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cb8b25da1e54f98a8b23122fb6e828b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b52ed66ff86a40f3a11752e1d3283f3e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b360fdb7d80f4f94babf05a73955be20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "543601449d2648d48bf81ad0aa67d51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "498845ab9e264867bb1622a62e91e56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59841afdf1ba4814a0ba81340bafadc3", "region_id": "RegionOne"}], "type": "sharev2", "id": "82476fc5739b4c8197cec5255e9ca51f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "83f6ac6b5a1141ed8bfa1f057027d429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69c75e44582b42939ec09a8079b6be12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7e23bf9e57c4f3a9c88c767b52a9a5b", "region_id": "RegionOne"}], "type": "share", "id": "7055cdf320ce46b4bfc27ec9ba2ebb16", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "de7e16e494314b1a80d82cd7bfbf1d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb77b30fc9c6469c87f1c1dd9911a757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "75d27d395d2c464486c7161cb1c6c4a3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "10a6ec2f1b214c4086231a96bbaa4493", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5717f4610ccf4070b372a7b1c9601ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31e7ebbd0f14442785f09eebe303f3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f764424d233b4480847e0416430a53f4", "region_id": "RegionOne"}], "type": "orchestration", "id": "2625f5142e3348bfa8cb356e6f8b4cb8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e40c68bbc5e040bbbb94d2037a30ff28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b858c875a4c74b3e97c2971c2ad4f013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae03ed97a917414e94b16adaef9fe9ad", "region_id": "RegionOne"}], "type": "block-storage", "id": "cdf4480bfa82462f82d6874512f23f12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b48000a80ea3474aad5712309a2d7d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55aa7e8d61704a2dbe90d3e1ee317679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f085f049a7d94289b4eb07859547ac2c", "region_id": "RegionOne"}], "type": "volumev3", "id": "f13b36c2f99f4b27819507d457feedc6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a58a8aa8656c4430893ecf994f5337fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73ef143863b141059e3218fec8ccdc39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b66e9223830c4c2a80efd3a54f7f9c75", "region_id": "RegionOne"}], "type": "volumev2", "id": "e1143178871c45a09f88ec90b4891e96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d4de20c0834986988881a73feff189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06b594d3ba2542bdb302da601257678b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b102ec1ab0f4beeb40ea6a74bc87f10", "region_id": "RegionOne"}], "type": "volume", "id": "f37997a256d3474baa684899cc149134", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20d5d626edf248f6ae6a0958c049357d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "668a19a401f74271adf44599dce57937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59ec6471da6744869b767c80c2758af6", "region_id": "RegionOne"}], "type": "block-store", "id": "1b447005216845fd8f22002cf9bd7bde", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f8e99be95754f25bf45204e7ba8a8d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17a86e4a0f35424ba30eae77a83fb017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c02525dad9e04003b2130e18482b4dd7", "region_id": "RegionOne"}], "type": "alarm", "id": "87e59a62214047f38028f80493e1c6ae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "577b7e44a21f4e849026a09482d1f9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e3eebe23ca3474cb16fd05d990b2225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2264afbe616d4b9c9492bd32539961ad", "region_id": "RegionOne"}], "type": "alarming", "id": "2e4238324fa84f0b8fb32a1b3cf5e88d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "23fd9fb1202944e796ac156a22714c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "133d78dbcc7e4d8da833b367c9ea70df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ee9baebc691450e9cdd51d46b903859", "region_id": "RegionOne"}], "type": "meter", "id": "c7758cf7fe3b4b669f3f7f4d336bffdc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3b84c48b279473a9a6aaa6cc0261216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df01ec9b1cad432eb56095c16a9dfd28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "71dc29393a4b4613ad2d87ad2869c092", "region_id": "RegionOne"}], "type": "metering", "id": "5eed06ac65c04cb0af64be1bb04c0c3d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f561f96c831401eafc14a001e25838a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "804832d0c1b6480682a823a04850c24c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "989067ce6cb3444493e9d4e6ad516a63", "region_id": "RegionOne"}], "type": "telemetry", "id": "71645d78d3d34c5db0139c1ddd7da822", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9dcb699cccc74a8494eb7fefcda5b478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "81340bbb13ec457abad2b89bf3b0122d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "71595e6299124489a89d5048a4f25a7d", "region_id": "RegionOne"}], "type": "event", "id": "9782ebc32d644be7be159eb0784e9319", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "88049376506e4af4abf1a4e9258a2628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4cccada9c7e8431f90f0185ac07a7d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0fb3d53e39ae494aa6397bcdadc549b6", "region_id": "RegionOne"}], "type": "events", "id": "75a81d4156504681b2bbad0e257acd36", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "740a9328b1514a9b96534f25b4af57f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ef46fc975f84702a493177ba620d148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd090de5fb0e46a486741e35a4c7873b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b53ff5267e434373a0f9b245015da621", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "061a5eadaa064b3b922301bf0e9ceb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12df5f5db01d4c3cb9c7dad7168564da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "25194ecf1f774e38abd44ea98c1d99c8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "83f830aa2e4143f6b0152881f139dda3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13708ab597794a26ad7a05b4c76dd92b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "330f336be0c244cfac43429be68ef99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba2f5efa9dad4c1b98293b40a944e013", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dea63ee73709475fbb1015a637b9c36e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb8cc81482994fcfaa8712cb63dff648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e43137c372aa4a6393050f0003be3b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff38c95ee97342fda0b0e506574f7d5a", "region_id": "RegionOne"}], "type": "tricircle", "id": "98a7945ca0a3434caf4278d20edd29e9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6643d183530d49388bd2cf428084257c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3065d402b1424ca5ba31e4a8070c2cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1e867ecc23934ffb94a71d6d5ec55d0e", "region_id": "RegionOne"}], "type": "database", "id": "bed5fa88d5fd409c828fd905fea7a096", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f60c4ebb8d64242a943f22c1aec7bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "670b8e244708482fbba03830c88d803b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc33a481ae10467ca583a626be9393bd", "region_id": "RegionOne"}], "type": "application-container", "id": "7f91952abbf34c6ebf120915c407ad8b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc99162943f8467294a94d07bc5653c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f40f9e2810754aeda63a2b0a7dfe765c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7dd1811991934cf8933eaf2b20758bb6", "region_id": "RegionOne"}], "type": "container", "id": "d7f4882a3f74402196e257b54e8e2576", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1633ffb8bd943a1b56db23a17630962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5aa33d582cbb42528b7bc9d4bb7db680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "69bf2a7fbef841299411653727241f60", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0c3868eb098d402fa9cf25764f2ff3f6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e721cb29202a498ca61f4c777332c31a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dbe7c85c2ff44e8583a21b3791005635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a4b641c0b6f74455bddb91149dc03ccd", "region_id": "RegionOne"}], "type": "rca", "id": "7f69e53ed3ce45dcac50cdcd8de746f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8e6342cf4cbf4f909b0e1732be0d76f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb495223bdc941f2b0f5b62700c74544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "666d3325e3e343c5abca356048735db4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f516a5257a2d4919bb0ece215d611c38", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aa48f1bd2c61437289d9d5db6ae9694f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6373e89681c0435aa8406a55671be267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "370665aef09e460992ad99516da50fa0", "region_id": "RegionOne"}], "type": "network", "id": "25f137c503934b2d8dc758b174b91c05", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a4629b6d70c4a7b9bd15e3076d76ac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4fec6a90ab9f4e7db3b433961d40a614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "229cc888fece4c4b93e46ecca6affc10", "region_id": "RegionOne"}], "type": "backup", "id": "2f6033808d15496e92e4334358c448e3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ecfe480d4e54b4fa84042a90b68ee91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae3da2e73a764ee4a293493c3311cf17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6abae81e75ad4bf0bd7a8b996d6edf76", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "70fe2c1d4b254ef5b26038f297b3e8a7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "297e9628fb224f4b94a52438e415e199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd736c41a53a428382046e878aefc05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c26bde4764c349eabe83b831503efd42", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7ddc14164212486f8866f4e926e42cd5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1e8ffb450dca4ca6bc04c7e8aa0ba6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3d87424f4a944c7ab31fa669351af9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7b4946fc29e34d129044f79814a54c56", "region_id": "RegionOne"}], "type": "monitoring", "id": "5ed4e9a09ed347fea7846f44e2fcb69b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2b15f8a749324ef6b2798fb91a35edfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "627582b3ba0e4879b1ed5573d6b4cd29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bb9853448e9c44e6b0da737891f63a05", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4c0712c1bdad42e39ff92d834649e5d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "34ffd5110c3c4f02bc9604ce7eb21fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1df0c6483b55481e94c92e022d22a5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2975855d50ee4f279d15255e3d319d39", "region_id": "RegionOne"}], "type": "placement", "id": "dc483eb2cfe14b35a4fa04e66e00d694", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9cc606b41df6485dbf09bd58a5912d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6bee2856b1074ea08ffdd53aa6e22120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "03b55da0d1eb469792c4231f86ac713c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "38cb659412b14f9fbaf3dd968f530f21", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "237febb5da4f48ffa60b125b457c0f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cca65c2e2fc148cb9986800064fd5e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4bb9d146776c4907bec874fc41c5aa6e", "region_id": "RegionOne"}], "type": "ha", "id": "d76425126f0a4bbb9e344ebc7104d80e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3e7b9259250491a82c3d124fb2ffd65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "816f95ac305f4c3fa7824ad56df661c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "35d142b8c3c04db8bc0b2b42b6732248", "region_id": "RegionOne"}], "type": "reservation", "id": "3050e803713f455b918ff807ea38e2c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "10e64a5394b849da9290128089fc7fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "53c9c138068c42bcb000e2bb1a7e91a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fec2e556c27c44f3b7a69fcd338c2dc6", "region_id": "RegionOne"}], "type": "function-engine", "id": "29f6d8988c9549828eebaeab0159dac3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7bb4ffc01e6141f2a71423290317edeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e64b8bcd267b40cb8e189a20c77fc5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d3473dfbdbef465fbc9f69620cf1a5ac", "region_id": "RegionOne"}], "type": "accelerator", "id": "9f9ed5e825204516ac4cfd74541877a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3be5014ec5234ea58037277fdbb0847f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93c81900ba444de29d26a5275ecf5175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c19377282c1b4f05aee1a838d9975e25", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8ac0dd31009442adb2842046e68de736", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31328aeab6c246ff9b5ac4020a7b87b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d1922796bff4ccfb84ecc19d862e33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21a99b904d7741dfa531ce1aeeadd0b1", "region_id": "RegionOne"}], "type": "registration", "id": "e4311de9a9f048949a0c04cb0910c955", "name": "adjutant"}], "user": {"domain": {"id": "6fc1b3b2f45245b3a73e8b013e562d7f", "name": "effc1f8215eb4cab88f534f868625004"}, "id": "2574d280822d42b588dea0e561aac842", "name": "35c61a8ae8a54cf89d29db2acdbadf1e"}, "audit_ids": ["17357803802844669039bf4af6922913", null], "issued_at": "2020-04-23T06:25:58.068248"}} 2020-04-23 06:27:58,175 openstack Calculating hashes for /tmp/tmpIEuYDe/tmpLd7_JE 2020-04-23 06:27:58,177 openstack Image file /tmp/tmpIEuYDe/tmpLd7_JE md5:f98ad2d865b209a4b69bfdee8397e227 sha256:f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c 2020-04-23 06:27:58,253 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,257 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,259 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 25}} 2020-04-23 06:27:58,275 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,280 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,282 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2020-04-23 06:27:58,284 openstack swift uploading /tmp/tmpIEuYDe/tmpLd7_JE to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2020-04-23 06:27:58,303 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '' 2020-04-23 06:27:58,308 keystoneauth.session RESP: [201] Etag: etag0 content-type: application/json 2020-04-23 06:27:58,327 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '' 2020-04-23 06:27:58,333 keystoneauth.session RESP: [201] Etag: etag1 content-type: application/json 2020-04-23 06:27:58,355 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '' 2020-04-23 06:27:58,379 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '' 2020-04-23 06:27:58,388 keystoneauth.session RESP: [201] Etag: etag2 content-type: application/json 2020-04-23 06:27:58,392 keystoneauth.session RESP: [201] Etag: etag3 content-type: application/json 2020-04-23 06:27:58,471 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000002"}, {"size_bytes": 7, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000003"}]' 2020-04-23 06:27:58,475 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:58,485 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000002"}, {"size_bytes": 7, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000003"}]' 2020-04-23 06:27:58,488 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:58,499 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: f98ad2d865b209a4b69bfdee8397e227" -H "x-object-meta-x-sdk-sha256: f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000002"}, {"size_bytes": 7, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3/000003"}]' 2020-04-23 06:27:58,504 keystoneauth.session RESP: [201] content-type: application/json {12} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.159043s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,306 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,311 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,313 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,315 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,328 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.246864+00:00", "project": {"domain": {"id": "33757ebf2ea5403794a5d4bdb4a737ab", "name": "dfdf6dbf1734401fbffca7696cdb63d3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "98ff8ec1708b41be9a0360fc4744f4a3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a2d31550ee1440e18af0ed16ff910808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "939dca5455a04975840843cb87101049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "54b011baec1c4daea1877e94f6c5353d", "region_id": "RegionOne"}], "type": "identity", "id": "bb0cef65a7e241cca44b557f14f56302", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be6d80c9313a4203b254bf2677e25635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2e1b5be6d6474cd5bfeeaadaca6b1aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "27336c9d283a4416acc2505bdd37c19e", "region_id": "RegionOne"}], "type": "compute", "id": "546d54e453cf462980b2efa0fc44a098", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e3805088f43b4ba1ba44a125bd32e670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c99a280cbdfd43a282ead0572fcb864d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "617ccbd34ccc4f559bb52e8149d398ac", "region_id": "RegionOne"}], "type": "image", "id": "9d0602eda88d4310a29acad817fca0f5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47ed9c7903df42ad901d42b7e894a78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d27874acb02c47678d0c2ee5c2d8b386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3388d797d7a74be6aec7575e2ea77060", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0c49778a70ae4a4181dbd24e319f962b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eedd3b0b5604dceb2a4f67bf191e87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ace73097a6642c39e64faef42b48d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06371c91b39d49709b46498e5ead1c5b", "region_id": "RegionOne"}], "type": "object-store", "id": "05cbaa72d2124393baeee424e2601b08", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5a7348ad8314cf69be3a185885b1c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d7f9417251c4a6189f84afdaa485487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2384d7cd2cc640da977685c2f1f4a8cb", "region_id": "RegionOne"}], "type": "clustering", "id": "767cc55088854caf9945c4e38d102db4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90dbb026b83d498594e01032a09f0dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec4d7b7030814eff83ab69d7d9af9fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aadf39a17f89493b816a300ccc1cba59", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "70c3dd9da96d4eb6a15e1822c2a77197", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "828d368f52f346719c948983f17b76eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d02f95e012c4a5a9a8fbe111fcfa583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec019a052f744151942e0da8e0ebac78", "region_id": "RegionOne"}], "type": "cluster", "id": "10ca2156d2d946238afc74ea65d954d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87bfaf04d2814457a899b1167de64123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "12d6b62f4f974f658d40bb08ef229b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c780b90e00414ff18e53c8d074df7444", "region_id": "RegionOne"}], "type": "data-processing", "id": "4a1929ca198c46898635b92ea92387eb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8826510423014d6e8dcf23eb891f7b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "12639125a62b4a379933ee3adbe68fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6bfd30b8983141d084e71ce0a2860ab4", "region_id": "RegionOne"}], "type": "baremetal", "id": "ec8ae658a86d4013a63d7045f6f7dbd2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4f5e29640624532a8b1e13c0fe92b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e18727589cd44a51aa08981a7b112d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b105c3e420894a3898cdc8b02d857cbb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3db0fac3f54b4a1cbd26d0507f61883d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6d6714e36c5641ec8a463cefa0a95128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a093a6e2408b47a5a10feac2ca0ef510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "628a67eb19734c899c933452e2abce34", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "906b41b6d9b44d8f82f6151c8a46bc70", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "acccdb75e2084b109c8d9398fca74482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9a4bc4d302844441950989a077cbb500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "107503c1d78043ecbbd7059388d4447a", "region_id": "RegionOne"}], "type": "key-manager", "id": "73a6b01ec60c4a888b79ffea0064985a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d99074cad12641aa80044e8b26c7b3f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "868efc01fe6440d3a2fbd639e9de8634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e9194a3ee97345a09e1646887203b2de", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e4d56264794843f7aa58e43a0d24f1e7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ab0d3a5dce245db816af3f3820206a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a59457f3a6b4c5781451820f13d7320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "24daf96965104f9993c9bfa7a46acc61", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fa334e06a3544619806a9a5bf5537fdb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ae181e3582c4d529698950e630626c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0d977fa950c440fbcd3665603627ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "229dff5af42b407ebb2f8374fd583790", "region_id": "RegionOne"}], "type": "message", "id": "d6d2ce5410a54079a2864191897c039a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb15bb99a0524d45acbcf5fc46dd500a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "890be8f14bbb475d96511e6d1ff4b14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f738a89934864704baecd61e21116fb2", "region_id": "RegionOne"}], "type": "messaging", "id": "91c05f222b2c4c20a425cb13a230415a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "94dc0fc76a814b70aba7738c390bfab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c0e71ee9ab074b15ab8bbea6909b7802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9c497ed5448c43299b1ec2e1147e3ca9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "be4030bce87245dc90e04742cc5ec84c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d74bd40766694d4f9c0a8b4d59c41213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4df64fe6fdf4c7caf9dbba9cf2c87dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1ab25f424784677b00a7b9982061ff6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0e90358f242943309931a6569caaf774", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed4616a4afac4c83bd3b736b8e765edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd6cda574a684ac28ec93366e9052028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d2fb5ad0cfa49af995922729796bb5f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f301be1f391f45629d98cd75943dde3d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0208a04ba6cd4d04a1c51fca6664ebd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4a387f8f1224ed9bdcb228bebce69ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4529cedfe6f46b48a875f3e356a49d7", "region_id": "RegionOne"}], "type": "container-infra", "id": "f3f9f93ba21745dfb7ed673ef432e829", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cc2baa5a7f3345f98ea76036bb3aa599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6d0770d6e6bb4ab38d579913bcedc359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9bf06b12a3804bf88800fd22908018b5", "region_id": "RegionOne"}], "type": "search", "id": "34b877b66dd34d1bbcf67a9aa130c21b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e21ba0c266ba4d0b9b67edccfe4d64ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "812e6a0ff2a14812b8a11d9bdd3649c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8be6ec381b3c48288403c2976e064348", "region_id": "RegionOne"}], "type": "dns", "id": "2a4b0f38e5b14888a54b1e437b96393c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1161a36fb5a849128c45715e4a078103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1b9333f06f44033801acd3811bba6dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c90078bc37d04c71aae088acbd6c2722", "region_id": "RegionOne"}], "type": "workflow", "id": "48b47971d16a435fa348c267eca7ec97", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "551497777cf044c0a06bba23dccc2a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8412913ad80d4cf3a03c15db79531f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9444d183e26f4635b485fed78c52fd81", "region_id": "RegionOne"}], "type": "workflowv2", "id": "203a7011e85748d0a3384d070c1ec8ef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b774307813d04da6934cce03041bfb33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8c1e2cce86be4b22a99981a606165e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "088dab13bb6042b1bc4d20df38df7155", "region_id": "RegionOne"}], "type": "rating", "id": "887c4f5ec1e14915926d15a944279bcf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c58540449cb3400085e6c670d91d7cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "217aea0e556e4344b310c9120b61d2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce0fa5cf947943bab6630b29af12bf6d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4bb6f62c6cb244b6953e94098e6e89bd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19ac822bccbb440d94d69453019a49c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f53bb850f5340feaa80bcb1ee81ce89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "500d3ebb899b432d9e2fbf50f8b42e4d", "region_id": "RegionOne"}], "type": "policy", "id": "ee1cd1a5b11548c0abc4e00306c28a02", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "823746d9663744a49784b65c07676669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2bde54be7b6459a8d4cbd715eb02f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33c875fa05824141a52f622757095d1d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ac1aa43c199e4e39a2281cb43c3dffa7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a793bf6c656f4866a7978cb50c6f8f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36b0b73180c6487b90c599cb638b8c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d291a88765084503b0d7f2bb7290c332", "region_id": "RegionOne"}], "type": "sharev2", "id": "bfb78146ede44bdbab69bf8832c6c199", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9af9fc186dc143678b4d182a8c6f4317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52a2a1239fad44319963d5ac9beba540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7afe6bce5b5e45b1ab60a17a6780d951", "region_id": "RegionOne"}], "type": "share", "id": "4e798a75d1ae4fe595fc7bf80d388196", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d0c5898a97734153848bb80e7e3860a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d4060d566a54244a562e291173b5df3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "11b8ea30db534d799df5f98df1884c87", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "08a7f3069c0f42e5892528aaecc147a6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7717218cabd54a87a15046d208596fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df64b577e5874af292c1f6742728bf1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f3603efc8a84aeab0c720517a42d568", "region_id": "RegionOne"}], "type": "orchestration", "id": "ab129e723aa74b2bb611cb65d0005b5e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f4d0d2718ce4568a72c99002be715c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c856a494a4d46cfb8c6bb45a937d105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0bbc4424a5c4834b45cd87ff84871f6", "region_id": "RegionOne"}], "type": "block-storage", "id": "bbc5680093b0407e87e08eb42101d00e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4af330b78db24239a4fce977a148adbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "205e859b2a3e4c1395a8b651910bad43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9ef991e1b8f43f79e90d70f79d27fe4", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f83e0159d7a48fd9aa06853840127ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa528e6ef16541dc82af8f98e5be3176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1864ae99644d4673bcccfe392cb96deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f74b3ca4980340a9af52cb5ac91f5c3e", "region_id": "RegionOne"}], "type": "volumev2", "id": "5dfeb658bda2484ead405435aa934a14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f16af84c5574ea48eb698ddd81aecd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0452454419b45b090bb8bf5bef6fb0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a48e73cfb944dd5a733d2b05d0553f6", "region_id": "RegionOne"}], "type": "volume", "id": "50d94fee8fa34495b3a30fce8e6eb6ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6ea89f005fa42f9946fb9d1024b4871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "374ebee1e9d24830bbcdbe829b3449a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d76a7b87dc794ae1b6b79494514f86fe", "region_id": "RegionOne"}], "type": "block-store", "id": "81a7e8e26fb64e4dabec2e879a3e5662", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f6726829c9841f0b98008366f2ec965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e16bb1acd4694735a5fa1dcf6ffc71bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fecd9ac383614ac78ca2725abba80fa0", "region_id": "RegionOne"}], "type": "alarm", "id": "39e95e934ded4b1781184dfcaf7be2dd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "705c133cf5594c8eadb5a59f40231f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f0cc120313948599fc9f704b1728d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bd4a831543ac4e2f95052e8e094be226", "region_id": "RegionOne"}], "type": "alarming", "id": "ca7b1e4ababe4294bb46d5d5f3e5bd0f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "82a2b954cd7d4f8aa144f2b6f1a73954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bb4f98b4e924c598723476672a5ab61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8eac6dc323414c26ae79c45a53e180e1", "region_id": "RegionOne"}], "type": "meter", "id": "9f5134743df9499fae9d7f88fdadc1af", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77979cb5b2d54d70ab25ef32450da00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f01a0bc1245841b1a79946f84a4844e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60bd75d0fc7544b586b1279143f19e89", "region_id": "RegionOne"}], "type": "metering", "id": "7ee24fec85cb484eac13760ce7c50de2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "672c215cfe3b44d99025140091dc8241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7af1ac271d944ac916ee195dc79b641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "db1131969e2e4f8880f44c44adf9acbc", "region_id": "RegionOne"}], "type": "telemetry", "id": "9311fc7d68c0419eaf75325b10c918f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8729e6c23916405a904fdf40c411702a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e8df6a0ae06647549ba7a6fe9f8ecf81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fd2e14dab1744e468d4778514766b816", "region_id": "RegionOne"}], "type": "event", "id": "fe13438b67f549368f28f938965dac98", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9da6d4fd3db441efa8e6afe4b8df8b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f66f843da6c847b2a38bf082cb5f8442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ec5eeda00634c6993ee879c3a39ed93", "region_id": "RegionOne"}], "type": "events", "id": "e53a084b138b4047978c5ad31896a836", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84208ac6fbf7444385d84397b5efdedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a024b9b72bd43e4abb710583eb318d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ba3b5d1dba964962bb387d7ad8bbfa08", "region_id": "RegionOne"}], "type": "application-deployment", "id": "75970cf42d974044bba2e3a73b718d4e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b0aac08894a04f9ba6a8d05f1d50998c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "830f623044f04b31b5d41b9ad5935a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b899544cfc04fd49df0782199c50d26", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ce10a555332b4aba8aa71995fa003027", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddcb2f926c3b4c90a5e231c5b2321b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be8ffe5f3d9645e79a26fe60698fe137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0cf50b06e22d4b4bbfea5f9fa0b40e19", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c849688ecaf7478ba0b594519c7f368f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca00c7d2640b4a3b8f115866c6ff3a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "375bc446c088436fa16708128d8eecbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e82f12326abf4af1bb3ae833a8180dde", "region_id": "RegionOne"}], "type": "tricircle", "id": "539d30d051fd441181aa87bbf9454b20", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ec7de1053f584eedad565feaf3c0e975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "498bef30b70c44e0acc7e8bf04927eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "80b6051e9a8647f6877bc21d2e757f60", "region_id": "RegionOne"}], "type": "database", "id": "4e6819b43c0041fbb71ad33a67da336e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f651b6485fb049b8b30fd52c94423db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b282d7f4f9d4ef6b3f7a14b2e50aeff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cd5c9f4bce4c499aaee79700352a4b9d", "region_id": "RegionOne"}], "type": "application-container", "id": "6af05a51781c433d9f6e2ba756c0b6aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b79ea23dd54d4e6d8cfef6b238a6025e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bad6965601774ad4a92c65de60ff5e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "86b574fdbde94b379fceed4593f62d94", "region_id": "RegionOne"}], "type": "container", "id": "9a0d83c2f70746568ba11d1715e2c3e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f812e6366b7741f9a70ec2c98af3fd07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e12b538db24c49fbb572f37ec127a52d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1b3cd1919c6f45b78e6ae3fc861f28f3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6cabc1939ea54167b88dc0fba8488f84", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5bd46cfb20df433484104bc5a7aa9efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3da2a17ed14147d0985a43fdd858bd3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5e55c0a84a9461894970fd0ad86caff", "region_id": "RegionOne"}], "type": "rca", "id": "879523ac37424b03ba6c064a91091981", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "68688d2cd6da45b182bd023a51e9ad41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "af07e292a992444d87a6742f13ff9755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7d4f1d00628f45c185a16aca142d9059", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7d081dc1fa194309a93db794e28ca922", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aecbee7b368d4fbebe8bd928f4c4f68d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "08e1dcb6907349a4836a966d3097bf0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "057705b8bb564f3893b19f8c92d1e19e", "region_id": "RegionOne"}], "type": "network", "id": "830f129ec5804ca2bfd5f96ea8649410", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "af552c65bca74f3cbf8e04df18e79439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "948b9e76a9a34f8d8a8acd669e9a17ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "df1b74b7137143a2a06c714afe61dc52", "region_id": "RegionOne"}], "type": "backup", "id": "d214751555ab41a2b4010515ac39b246", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19ef763836784312b310529feb0b6d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f30390596a764dc7a7c9c671443f7140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e0cda8fbeb944360ac4027e750e7c58c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a3e91fa5b83a45c19cf49f340a781ec5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbf60ec621294230ad901bfefb4798d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "944a03aaa916489285e4d0c60dfc3d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6f5723fce4ea419bb441181f8f1a7c31", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "17029429745540c7bd25f8bd9e21377e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae78b3a94807466782e90a3eac938dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "15d0d2b687ae448c983b7d83957a62ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "663c276aa6e444c8b924be3b14efed2b", "region_id": "RegionOne"}], "type": "monitoring", "id": "32e0d69cd0c8472b9a93428108e31ff8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "041aca8f9f394974ad2e57106d7be427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "40da3dbca89641ed985ba4e032acbcf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6e02057e3dad41f09c55d5c6778ada4a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4221f38ba7d54b43a14231d04e692bd4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "564bed179eea4fa0bb8d358d1f4e5ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "608ded494900428c916e2a73306b01b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ff8293b1b1584eb68e31ad8c1b87b10f", "region_id": "RegionOne"}], "type": "placement", "id": "3694c61a262f4004832c2f6f815486d0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9328d80e2e6f443fb78cf19cb29d0801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04afa2d3b63e4f29afb51d23a600fa96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "25040fa3e71449e4bee33fc6e7d63a0e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0edeedfd1cc74a0ab6a38e1cdd803c2e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04750d745c3f405c983431d02c2f6317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c6a995b48c44fb4a6bcf86540d0c839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cdf8db25a9f44cb4bea9717404bfa73f", "region_id": "RegionOne"}], "type": "ha", "id": "b47d3d2c4fa74914a12d822c371afd07", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9ea8dba76a7340a499f7b44ec908150c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "08ea332a3b3e4f35a397aeb1bf31fa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f49bcb9334245cda01b6e7bd1edace9", "region_id": "RegionOne"}], "type": "reservation", "id": "b1ec3e2f131a45baaf6397b019e631ef", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d65cc977933426abd34f07bdcc91212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ccc3071b9a724d449ee629a6b41cedf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "962cbd6c5e3f47f1870884be5548d86e", "region_id": "RegionOne"}], "type": "function-engine", "id": "fac18b7b8ed74540be0cc95b5199475f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63afdc6462df44ad9b98ac2e70f944ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fdca75cb7a814213a0aa7a20de842346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c4ddeddcdf994a8da78777da721e6216", "region_id": "RegionOne"}], "type": "accelerator", "id": "8c966f942bac40fb958748bf87dbd89a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6374c5fc26d8430c827dcc0d8152efec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c094d08d15304d119094d8109b2559e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0cb2b782189a456581e87836957ff25d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "24b23bbd743e4451ab0de48308e5ccfb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1706de3fb09441e8b0fe3920d6e8dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9196622b1774e418fa8086e48a48b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a5223169f7c4e52b6e73676a9e4d9f0", "region_id": "RegionOne"}], "type": "registration", "id": "a042aa7c5f62485bb966d2a2e7d2c6f7", "name": "adjutant"}], "user": {"domain": {"id": "3ae2fff67ea046609f5f5608ba0f38a0", "name": "5d6b5a35f4214550b596365fea48706f"}, "id": "b626ec0a5c5d4e14bdc4a338ad2bb244", "name": "1e14fbdc70d748f687d6371c71ef256b"}, "audit_ids": ["b98bd49369e74ba593edeed9e1530ffc", null], "issued_at": "2020-04-23T06:25:58.246864"}} 2020-04-23 06:27:58,398 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "foo: bar" 2020-04-23 06:27:58,401 keystoneauth.session RESP: [409] content-type: application/json {27} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.157223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,315 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,320 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,322 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,326 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,338 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.257068+00:00", "project": {"domain": {"id": "d023e8a5586240059c18c4f105666c14", "name": "88afba8e20ee4182b761fbe67cf66872"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e01ca901058842e2835cb36fe16acc3d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f7859872dfb048888620e8f0b4a5a4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "242890cb7c7a4af9b05c9c6bfca465e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3c8d04c68f2e47e48f4d65a5dd0b649f", "region_id": "RegionOne"}], "type": "identity", "id": "e1ffa251a16b47a38fcb9f96380aeb9e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "84fb18d05fd946e393a91a409ca27949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "63d1cd78de0b48999281f264a58d7186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "268ce56e02fd49eea5a1380304b70546", "region_id": "RegionOne"}], "type": "compute", "id": "b9a019655fbe466b83b2ab12ebbc6c09", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "96b3f535cd6a4a65ae03e462e724b1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "36d1db96c6d04608b1e02ac203be130c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "10ab92aa07a44f99b0b4f85276c24f0c", "region_id": "RegionOne"}], "type": "image", "id": "12afdb73955a4c23b1c397fc01da4e54", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5cf974b4642c47978c9de41645cd21b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ead2ff41f8e04afab3a86807f6619af1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8a7a3c0305ca49e5862eb9153a3ecb30", "region_id": "RegionOne"}], "type": "load-balancer", "id": "59f5e6f597e844d49f78d20005a4e7ad", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c05a7d2779f447cc92e5acdc01c26640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e48e5be886b4ab0b7c5a7ef242f5e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aac2d630968a4327abaada7a20a7c53b", "region_id": "RegionOne"}], "type": "object-store", "id": "08bda93736d743f1a800841ceedab197", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4183bbb095b64ab2a8e3b438ce1731a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52c40c04f112443f9586658a6be8c053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e522219171db4a29bad427a44e9d150a", "region_id": "RegionOne"}], "type": "clustering", "id": "b0c6db08fdc0483782eda0cc861417fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6b6d8c8b9ab4d8cb9667c0dd54c3ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b872321548b44b038578dc7120f560e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cb4c3afea974b098aaef46a1574bcf5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "57699c22a137481495380138e90c2d5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7af3886f6ec4e57ad1afec24c8daee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7bd0da9e4ab49c58c979fe984f6a771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "565c2ad637d5474f9c2b753ba307afd3", "region_id": "RegionOne"}], "type": "cluster", "id": "785e76e399e34047929e27f6dd203533", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9e82b006b5064adda01032586bd14bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eb31e6e7ec3547548c19bd92e8541794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ecf91e004749441d8de641f66423d87f", "region_id": "RegionOne"}], "type": "data-processing", "id": "1571ed4583254323bf884f4ad016812e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cab108f0530a434185e464271903ecc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f423590ed253410db88c3e63e9b807d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5acf02de82c64910876e0de08351394b", "region_id": "RegionOne"}], "type": "baremetal", "id": "77170cadd18241ddaad4d06fc2d209c0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d168bfd2e704e5c94d83339bc65543e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43e80322eb094fa987412e1f97eadb93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a83ce3c30d174557ae66d8d14ad2e6c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ce74f6454abb449fb83f60386d47b6c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3e45be6d1974445fb2f3f69cf40f1a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2c89dfd3930343b8996ce17033082518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ccf15a54ddcf4f049c30afc896e5f44b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ca1943bd8932453cbbf8827d5b8adbfd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2230906230234c2b99a869c68d2e7def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0e180cafae84cd69b157f397b432784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9443f61dc1154f05b167a7a5cfe5f5c3", "region_id": "RegionOne"}], "type": "key-manager", "id": "b43611b1d8c240ca980d314935249586", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29043660f41c4435b5cb7609a8b47381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "53ca3a2ecb5b4c6ab9787afbf1df06c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "939702373994438f80561991dc762808", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8672278cf0e04e05a5f69f712663bca8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9389ae4b5e774383ac9be8d064cc41f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43545e1b1f26414a881da5d6ac0610ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "42d832c60a434e62abe85b45540b7c6e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5ed39ca07a224862b951151355920d99", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dbba2de9b9ae45c18fb44cff020ed160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "81f84c1330be40b180fd700085add730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c78e893d22c14906ae0df4e77ce56950", "region_id": "RegionOne"}], "type": "message", "id": "1c0f8836370245029f90904f268be90e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e38635ce7ec1431fa879ae76fafceb10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fc0b992213b148669d3de7426ebf1555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e742e7caa7dd405db86dcc633135a47e", "region_id": "RegionOne"}], "type": "messaging", "id": "dfc18a0a01dc44688f1fb0ac1e52eb14", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "93cad94551194029a721b99d99014085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "697543cd542d4e51b8971d7ed492b7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "66196f9ccd3746489a6a102ec05abc79", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5ec85ea16a16492d8b1f1b43c2e209d0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fcd8bb3e3ac44829c97d0c3281e0980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f58ff1d1b994713b58cbb471c01e0bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e38a7d825564c4892e5a808023e1bd0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e0fb627fbbe544bb9f47c2ab7c9d5c68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3d90c6c144f4aba98f307a55aba5a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d05edafa06b2471a9d266a3c4d4fb4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7589869cd45b44d4aa763cd817030980", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d4b353f6629f4835a8aa41df41053c6e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c19deebe81594e07b195e1fdb32972fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "453fa9b484a34baa8648fd3893fd2ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96e406beda1144cfbef64e905391bdcc", "region_id": "RegionOne"}], "type": "container-infra", "id": "db4a6fcfe6e44051ba54bdd22852d962", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "05c7db9b7a884054a7baf3a29d9acc5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "521972de828c45e9aad88169a48a2184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ce4caf65a6f443489919c1a2c273431f", "region_id": "RegionOne"}], "type": "search", "id": "366f8c94903c44789adec007ee196ec1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "36f5fe55df944e639677e5b204eb6a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d06a89357c7843a1996b351e34582266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "be5ab04210764e2b86c59fa2b6187aaa", "region_id": "RegionOne"}], "type": "dns", "id": "8b09f197fa32447aab92b619a6299850", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc32db625269407c8e0275c93f07ef62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b31faeb69e10423d867355bf8fbab3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da39ef69d70b41399c1b568ba050a5e0", "region_id": "RegionOne"}], "type": "workflow", "id": "030976d0dcfe4088abc026cbe858b218", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c39f618d66d4f36b97ba947ca9fbe17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7ee45e5425846fd9d68227fabc85845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f96891b4d2854a08bf314ca6eacd60c4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f52ae5d87dee4b0ca1d1ee770ab2c4d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a789013138f748e589dc0716ca515636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "97ba70457f8d4f72bd48e0ebe32e725e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e83dd9ef4f9e45608b4319697aacfb65", "region_id": "RegionOne"}], "type": "rating", "id": "2ca17fe9192a4fd0b0fef9e072a93988", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abb7199dac4a45da93de972c5f4537b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f510155a7064008a273e754b5492aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "01430238fce94fbb8793bd3293b1f73e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7239878d16434853b819adcce23bbcf0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c09bc3a9d1604b72b919883e2b2d3b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec8d8892cad449fe9fe608638b75515f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c40ad5d859a4499a9e545035bb5bdce", "region_id": "RegionOne"}], "type": "policy", "id": "58c9fa65e8bc4875ae594d84f8be363c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38a09cefb02f419eaa39cd619576c07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26f49588439b4d1fa8c710bda1a717a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f56f88a2b4ab44aea156f6376d68e1d3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d90caa03777c45d3ade5f9564a986f52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0aa4ea765e064bfaa29397b7b68bf2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae69786ff3084eb5be9a035abfdea524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eee9b5d302634d15948b3bf37b79b2c4", "region_id": "RegionOne"}], "type": "sharev2", "id": "d6a06190927341d1a6fc2684cd7d5eac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "294116e5deee484f88e59620b49aed6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "742b4cafcc504d2baeef55e302dd7ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2d3b3290af4431b802e7217907faab4", "region_id": "RegionOne"}], "type": "share", "id": "11a5d02b7fe34110864d241b87e65d66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cacb557418f7441793f7e0b0c6d08ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "790031e447594ea78ddf9469682952c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6abe0853b58b475f80b4320d5b9dffd6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6f9493839b5c482c9a45edaf3ed3e6a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3515a913f81f48629f376cfa1d6d2b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57a3272ce30f44de96e05cb26a41f331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a88e1bc7f6340af8906c712b5c1c7bb", "region_id": "RegionOne"}], "type": "orchestration", "id": "dc0212c87c994c7fb5fde8c3b71a68e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8b2c013fc0b4ba68a328b673427e555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10e290bbcfa74d7eac4477fbe89f8ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ab372d823034021b2c1ba7e7ac368a0", "region_id": "RegionOne"}], "type": "block-storage", "id": "74be937cdcf04ae1b95c28f758137ac1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4937d1b2b2740ca931a7c6cd1ba80ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df9a2b5502eb49089b6bb46da6547676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03537748910e4694ab882474fa4814eb", "region_id": "RegionOne"}], "type": "volumev3", "id": "4e46e7e18804448797559a827b5b9697", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7182eb8c54af43c3ae72bb2da8686167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "888c2024312a4b888cb2ed80a635e99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de404fd7420b45d1a8e4ea8020cd665b", "region_id": "RegionOne"}], "type": "volumev2", "id": "8be9c9a3013449ddad9bd171650809eb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37bee08601bc4a599f716b60850a6877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c418210f790240219997eb2c5372a602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2e9b3bdbb834730b931b272c4b05624", "region_id": "RegionOne"}], "type": "volume", "id": "8f3441f7c4d34679b204829fcdf5af26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea9997c379284293901832eeaf2a31cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bfcb6f2e231469abb7220ce5fd5c30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61ef15ac3f5a4dd387280c22631d8668", "region_id": "RegionOne"}], "type": "block-store", "id": "6834fd56f39148eaa293deb1465874a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7dc8b6c712f54bf6a7a0bd488f99b6be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bbdad54253945dc9543ddf3afb24d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "97f2347b46af47ba8eb75b1e432e6636", "region_id": "RegionOne"}], "type": "alarm", "id": "35de9535a4694e479c19e3345bedd72f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fa0078021ae48f9a7040826faadc30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88d529e5a64541d49a5cee4b6e42e993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a5dfbf817e4492b937faaebb46a5926", "region_id": "RegionOne"}], "type": "alarming", "id": "9efdc0d0871e4dde8ff6368142a320d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d25570138ab43d7ba59e3dd8c8d73eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d86116d74ff4861a6b4cff6f5afcf88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd311fc650374e708f3df36e722e0d8c", "region_id": "RegionOne"}], "type": "meter", "id": "e953ef39ad71471a84136e1a86375309", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd3cb9b4d34a4bcb8b440bb3b4ccdfb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ccc1156457fd4b018d3dce65b4e554cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f0e7ad25449346a39e9703e2a4a5d03a", "region_id": "RegionOne"}], "type": "metering", "id": "044d4807baac4b1b884750236dc9e4cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4eba199688d64d04ba0efe29e1050299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6eb174ffec04b5f9a3e22dafa585e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "232ee76e388142ecaf7d2f78bcbc1ddb", "region_id": "RegionOne"}], "type": "telemetry", "id": "ad67b1b174bb4c7a90dba5441a4d2b86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d2a2cb3b3236432c8f723c9f8b96621a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "640af63c6f654918a411b9f38e9c6bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a4cf2ad06039433c8bf7cdb5ff4f8370", "region_id": "RegionOne"}], "type": "event", "id": "005c99654621441a8aa52697c78f5fd6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e94098cba15d42dc83eb2fe320c1bf7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d42895a5d1a942e0a77a188941e67297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b8561f2a6d5c4fa4a20921370370fee5", "region_id": "RegionOne"}], "type": "events", "id": "67c3ae9cf1d34f62a21e42c717c3c47e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bb80432eebb4711bc2c4c928528fb50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87be46b773904d23b5aa01375a1c861c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74d19dc16efb4bdbae0c79cb0914e044", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a3ee3158c6064e42bcf808a7ecd2a1df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6c45d29671d41738db06c23c0387350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b69dde477a264982a695ee12b10dbeef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa9707d823db4af18f5aaa7e4c4fdb90", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e34e32218e0a41a78be09c55c528a12a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "192173d128454bb2acb8cda7abecf8ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5d543452bcb4eb4b90e10fb4936be1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "33a2c3c1684c43c9a63dccc72cb69e78", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "39e8064c52954d4e8a18a13ccd3b1ef7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "981af61f68ec43bfa39674ccfca51ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bc7474ba02f483fbea435697eba079a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7214a4018bd140a7b2684439b7940721", "region_id": "RegionOne"}], "type": "tricircle", "id": "6b304490cdee4bffb6786e9944dcf9bc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "512ea9fa245c4e31b00de4514913e083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "250f4cdc787d4a80b5865d55bcb44d0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8a7e745a58eb4e4bb4dca58477d7ca60", "region_id": "RegionOne"}], "type": "database", "id": "1f7a91f8654a40fca2fd29fe7cb01fd0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b27bc211863494abd6ba02aee284156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8146149cddbf40adbe119d0949b92c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1ead5f17027c4006b6f882517cc23343", "region_id": "RegionOne"}], "type": "application-container", "id": "971eebc3146947859f4394e6dd2537dd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a850cd41e6ad49618ae1997c206b5bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "edb0e8c5415c4117b4a20b19b3576c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dfee4029ac6a4564b075e6985fd5faa2", "region_id": "RegionOne"}], "type": "container", "id": "e9b2f944c43146c99ef9afdccfd2c293", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "052010d94e4f4833a330beb9bcf19df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ecd5ec28bf8a4d5f86fd098f2de426ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ae5b2544fbc340bca7803f19c042fdbd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b645c9c299cd4a85a6011619e6fc6642", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db79b195f50246b1be420613f769f9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05378d7cdd6745388202ab70652704b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ffc65ac075448818e052cfd763b7f11", "region_id": "RegionOne"}], "type": "rca", "id": "965f667173ee43e9ab7b6fa747486036", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "15189b8ed08241c8a2e9bfc155db052e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2854e179e54c43ab91653644cae0a1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3e051573ede14f1e9f677f06629f4275", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f97ee431b3bf46ac8388fc37d856ae3d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8944b035d5a7494184901dc900ddc49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "466976deaccf4f13afc8b88855881a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6e8b869773ef438c9e8397a7429fadde", "region_id": "RegionOne"}], "type": "network", "id": "cc881ae34e014bea954ff999ac8b59b8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7feddf8ba1f7439f9dcb1c293666cf8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fb5b3a6faaf14b37af01569fc686b914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0149b178eb8c49d486f07cca7046cb42", "region_id": "RegionOne"}], "type": "backup", "id": "82aa5ccf6fff448099792a9a71eadcab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18069372dbba4933a8cc65c7d893de5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88a28ccf9cbd422ea80251020a6a38a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ecd7ec0670242f2b2b7e948f1a366f0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "33b2e3bda32442629dddc6000cf594bb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f49df567419e4adba16c1b33c186d69a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62451eb2de684f44953cbd999b0ae79d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2c0efe1b81fe4fc0a1b46774b321c8af", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f42a3f21d63141baac18b906786c41e5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b7d6a09bec8043678f1f4f748944440f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a642e8cb8f5e43409a182f73307fc0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d44beda872a9481cad976d523356f2f9", "region_id": "RegionOne"}], "type": "monitoring", "id": "9437a20559ec4d5e8c13da755432cf06", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bd3df7601fcc4309a154daf0745616b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8868c9c28ff4dc79db8373810674cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5f1a290ea4c64ee2a8e29db127f573c0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fc45c18225c6413babd7698bf72a9af6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "350a4366410949868875ca94c3ec2bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "18af8c27bae1451abed108bdb6636b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3000165ee14d4d98b420357ddb5a0174", "region_id": "RegionOne"}], "type": "placement", "id": "4d25632d41e947e5a0cd4d6d2b8fe2cd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d39257e2f357444b9ac638550ed8f0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20d68d0c04a44451ae09b97840b33308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "be9871ad2c1b4f77862fb5c4b84ddbe9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fd0eb13c1d7446dfa59e82c5254147de", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fae495884a54ed59d24deb61e3d932f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77a12ced142c4d6b8df57a08b3f3791b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c29fe8fe7c443b5b53e3e256517506f", "region_id": "RegionOne"}], "type": "ha", "id": "80e64461783f4667bd04b2167de038f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "09338cc82af340e3a840e9bbe233d964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d443a0917e240218df7daf8e44bcfa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "417493cfa84e4d6696fead6248323d82", "region_id": "RegionOne"}], "type": "reservation", "id": "b323b49c8f654769919c1b101ab57766", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c16621f64d8d4900b8f5772dd01d7e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4477689422724e0eb7b5b64b421e7ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "607dc2cb4d944ab8af93c0a6832cc63b", "region_id": "RegionOne"}], "type": "function-engine", "id": "27455e969fbb4ed5987fd875fad6dc5e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "142ddb8997cd4ec5bba2121740f937ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f46807d1de14221a5719d66d319d098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0e53b77d87414184b1d278656ca46a81", "region_id": "RegionOne"}], "type": "accelerator", "id": "bf081845c30147aa8bb40c27b0263bba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "054bc616c2d743cc9fb72e1cec76d7c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de904ab432f64ce4b868e1b2c2a6322e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d67e73c4a58945118da14e0b8507801c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c301014155244a438199ee564c90d75b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3cbfc51364db4791b926f568ac34cd84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21237a07cbce41b3a0adcf827d533f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b8f52abdfb747989470372b1d8c4ede", "region_id": "RegionOne"}], "type": "registration", "id": "624aff3367d5438e97e4d4a5db0eab8a", "name": "adjutant"}], "user": {"domain": {"id": "3d501e6e231345e18a8ad2cbb2d38fde", "name": "c3af0e9f029443a0b0cf081926670617"}, "id": "7485650458b04caaa3bba7e4e36ab9e0", "name": "6fa7e75b0c01444581405d9a8a59da9d"}, "audit_ids": ["1c0672639dbb438e89142d33c7f85feb", null], "issued_at": "2020-04-23T06:25:58.257068"}} 2020-04-23 06:27:58,405 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_update_container-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: .r:*,.rlistings" 2020-04-23 06:27:58,409 keystoneauth.session RESP: [204] content-type: application/json {0} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.196232s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,272 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,276 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,278 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,281 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,293 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.216345+00:00", "project": {"domain": {"id": "b955692736444d3d9100ee96d69fc394", "name": "8ebf48b7434d42e1890988e915e18789"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d00735f1b64847f7a7978fbca3b5b30d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a89701ddd40c4c288e0613a8358a5067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b55c5f401d5546dfa3814f5db6547a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fc5a88fed4fe48d8a66957eb4f448491", "region_id": "RegionOne"}], "type": "identity", "id": "7ef4d96cef5c4ab0aba112a9a6bfc0a0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "27de3bc2f6e549a5bd1c7d6da1d52954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5b5692cc641d47919b3da60bdc476a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e724a95574f5403dafced69e8587289f", "region_id": "RegionOne"}], "type": "compute", "id": "b6bb1e3a77714477b3745f7043701612", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f3b7b26ee3c94e7a921fc448751f46e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4971443abc6a428fbfaf81b5b52f30f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8e6450fd21cd4dc29997a52777c1fe5d", "region_id": "RegionOne"}], "type": "image", "id": "3a532e96f6c14b98adad7b9689239179", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "76c5c6351add4356905c315714a43890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41cdfc36c7e84dab9ae4fc525871b706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a0e55f1ada6c4e378d50e07863d0c44c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bb2784d65f3e41d4a8fe86904f70d221", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b393611e78604ddc928c67290e55b748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ab433df6c594c428397fad96885264d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7703b3d09ed44f038eb0cb98c3988066", "region_id": "RegionOne"}], "type": "object-store", "id": "0d67f37be4aa4b048cda5926beb878f6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "566311362aff4fffaa8dac3f3e859b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8f76de338324d99a82a9497a25bfb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "079abab1f4e545cba68751ebec50a86a", "region_id": "RegionOne"}], "type": "clustering", "id": "9618660a2b07458db1c108a797b62d71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e0c845dd4834376bec931fac397bf5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92e841bae344454789a0c25bc5054c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7476fbb7b4df45cc86898bdebca65ba1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "15ca3520dc1f4e91a8ad43a2f4b1548a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "602b4e69fd2e4b61891577e02a514c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c0f58e151404f52bba88e74f62da411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f6595970490b45bd942f4d25bc578e1c", "region_id": "RegionOne"}], "type": "cluster", "id": "737f58f8817d479098c385c767106a99", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be21b3fbbcea4774a24270f9d9ac33ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4cc4cba676994d7caae998113afe1d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a4687c2e5d454d5e8145416c06b80071", "region_id": "RegionOne"}], "type": "data-processing", "id": "cfc3d9df47be43fdbfcd21229e131654", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0821372157e94153b66f68cbb9f98c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7aafc218bbb644ba83bef133d0b7b3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "63e5a2ee99cf47cfb75d040bee93bad3", "region_id": "RegionOne"}], "type": "baremetal", "id": "33ce6f16e03e496c99c8f76f962d6fae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8262f45f5d1d4838ab26266dbf511a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caf2ea5fec674c38a211b1dd81a0cff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0815378ca42745a88d95fb73aacc9dd3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d3096ef3ed1f45e2abfc009b99a4066d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f6d0b068924470f9deaafc30d168e2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3c4ccf4371a54577aa04502bb2b6facf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0bbb40f13c884080b13d34425e445111", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7af10ddd72f847bb9ce88454d191d35e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fdb9df4fba47410cb8c6d3452fa8814d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a3a2d065edfc44b3acd19c0a6c219db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "50d6916bdf474921ac90963eb4f67369", "region_id": "RegionOne"}], "type": "key-manager", "id": "b462e04675e44a139bf9aa1210e6158f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ccb2f17ed6e744e5a2e1c745cbdad558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38ed5c257e5c47938be79743f91794f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6bacb2544cc479895b0e450dc9d5290", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "97fa83de348b4677a5b8534f3946a3c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b3a798adfcc40b1948d25568d7fc706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "066a192dcccd4ca0b2e6b4de1d60418e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fc0f9b99a99749a79bd8ad75c1f37329", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8e29ae6dac774282aca99cbdfc08ed77", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "49ff240065bd4ddfa116680ecfbdd14e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "395160a5c5aa42f781a5b6121ec6ba94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0b1baaab1719467eaf0c63809bf6caef", "region_id": "RegionOne"}], "type": "message", "id": "5467db8b944043eb96ab5407de12c5cc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "883a7eee11e749258f3cc3197a7175e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01b3ee07210b478db32dc1d0f936f552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf192dae63494b0ea3ff8557c454619a", "region_id": "RegionOne"}], "type": "messaging", "id": "1733900d73a445d28bc3ec8d4d9974ea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "350ccff74754446fadcc948936f8f389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e93a2abc5afa46398d8df484be0e6785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "70581cd354fb41c99313319604ac8acd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "53fefe539702400081a69a5d8d723d55", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2003af877859435f84e9b234b52bcc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6997af6f21b74993a64aded5a5d8221f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c82be8160a94e30bbfa1506896cbb8f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb4939b9e04644ea8ba2387b59cf8f9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5374cbd20f464bf29f4ba4c2759b5268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de51e5683508483ba623e68fa6713017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd8db5fd04d94fa2a31d934f89a8708c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1f9480768e9844b6abce68dc0b44bf25", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d6ab4b75b6c4d09874247ef2df423c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc62f63164cc43d4ac005e61e2b7323e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c88db0544f094649b3b88736bb328518", "region_id": "RegionOne"}], "type": "container-infra", "id": "6e21cbf6e77646e7b9e3b0c424b8288f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "46159bfcd1e84e4e8aa305a06e4ca6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5ea5671f69cc422595dd8bc92f6b404b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4d2fdb689fcc47348838e1d7ae23a63e", "region_id": "RegionOne"}], "type": "search", "id": "9bc368cff1e34db984fa369239829ffa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "400f2f761979430cb82dc62f2ea797fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7946a8a5b88848838f4e08a411dde98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d26deb34f409467c9bf8ca703681c821", "region_id": "RegionOne"}], "type": "dns", "id": "a3b22ddbc506457ba55fc9ad69835f68", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7d8c1a653d747ac805ec200115962b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6ab82a4c3d4547ca99cfbdb6b8451e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ac3211fe69154d15a81dccbace434200", "region_id": "RegionOne"}], "type": "workflow", "id": "d7737936ce8f418980e7341629aa5329", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bdf7b2c8e8346a0a1001ac2bf56f673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0815c27a476247988a42d7c6178e691e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4aadc68602504276a3b75b01a2e936f0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7f07a59613bb40a685c8cdd904465057", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3f346edf4bf44163a29b87e2c067a59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "df3b49e8bfca415795756f1cf38ccfa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e310cda22f404c4da3bbd6993aca0bd5", "region_id": "RegionOne"}], "type": "rating", "id": "7fe282065aea435abfa977f1cf9f4912", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d8c4300ca1a435584ed1f852127d8e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "240adad815c34b3399af854a1535172e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1c23d91f1ce84057a77933b9ea8cb702", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c6b70bda655f494095473809d7cf9a79", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bdfa7584d55b4b48a9c1ff7ea0163b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e606028852d4a37af19892341d8dada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "548dbd7050ba481293122bfdf08be9c5", "region_id": "RegionOne"}], "type": "policy", "id": "b93bbb956edb419cabae08ce22248b66", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bc30ba2e57848e6bc9774decf66ebe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9444915ad90047109b543bbc27f7fd58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "93ae645d25ff4f07ae736617e7da09b1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "01ac6eacfd0141b98e73b9b481f7c68f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66f324f2a0e848f1a47751c601ee3c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "877d3fe35cc74290a07a834276b54b68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7faa64911b548c2a22660d9418c86d9", "region_id": "RegionOne"}], "type": "sharev2", "id": "c5252949c51a40e6833dea58251192a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d3fb0f018264c8eab1e8753c7246bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daccfb9121184fb89965fc1a5ea1606f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dd439e1aaa97488194730777359e376b", "region_id": "RegionOne"}], "type": "share", "id": "99600248a5ab4b0193b8fdb50dca194b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f7621cad2824c9cbac9ce754e8ae18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd13a0fd5a3e4137a50ae6ef77021c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "64ba4eecc7d24be38ff6f2cbc57226c7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9e615ab149a6417ca97e99a0f23f8114", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9987a3cba0a7409583068e13397220ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ebd82f4edb4c679c7504bd06801157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d116cb923e04a71ace70f1c89fe70e2", "region_id": "RegionOne"}], "type": "orchestration", "id": "34712894d857421abd5431e93e7cea6c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cdd976b8e98426fbbf0704cfb4ac819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8fc6719685441c2b30924512fdbc52c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7c567ac7bda4b4c8ea5f0c41bc42e3f", "region_id": "RegionOne"}], "type": "block-storage", "id": "0c5d0c5e0fbc4a1a8bac118c0920fc6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cc41c39e76a4451b38f2ded09824905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afd24c3bce1f4c1996bc01b55a69170b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c40d7dd2216342adb9e06854a9b51db1", "region_id": "RegionOne"}], "type": "volumev3", "id": "377566f0f96a43d79d45c0f3340534d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a4d9551454547ba829aaebcdf12a69d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6c2c13e03544ddc8ac0fea8dcf3f882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42920b8dbfde4eb59b957883fd19f5db", "region_id": "RegionOne"}], "type": "volumev2", "id": "41de920a07d74714b11041fe4ef9d624", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "121885e30cb8455da856a32286867526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0813455fb2774ecaa73cd471b77a95b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93645201a5aa4ca1a5b09ea7b77bce41", "region_id": "RegionOne"}], "type": "volume", "id": "f92cd5007de241629750c152364c31ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be0d636f91cc46f3a32ca6e1d6a84948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b990a7c8822446aa37bd7a42d2b94d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f96aaf0ce7fa48e8b5fcbc021c827b60", "region_id": "RegionOne"}], "type": "block-store", "id": "b9fd21276852481ea1ceffd3ff82137b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ef6129baf0f4d54bfa5b055c2f7c0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f50ae34de234f268ef73a3c74a7f1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f93110261af0494382814025e5fb6e0a", "region_id": "RegionOne"}], "type": "alarm", "id": "59c536673f7d4d2aa8bfcfbd0765951b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bdb47ccbca744eeb0e8c29a61ae018a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d600e22d4354dee81a9a44fb37c1654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6d9a5cef837b4a84bc77f0de1b52fd0c", "region_id": "RegionOne"}], "type": "alarming", "id": "5b1c977ac5d9421696dc0970137f7276", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2842bdd99314da19403e880916cdc48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d52d54b6e79944d3bc951cde3a660956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04cdcefb57454bba9b7e93fa2a359e55", "region_id": "RegionOne"}], "type": "meter", "id": "0a54a59f3b184b7e83154ebd896c0377", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f09b7de5f3e4e2ea35fa40c7e6bce90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf46bdd3f89b46ee96acef6f2983e02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8bb5e9ef2d74c1abb21fafabebe1b8b", "region_id": "RegionOne"}], "type": "metering", "id": "958d89fbd78f4f05ad1e13b4836f5185", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "beef48119cac48349803c63ed1afd7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "748ebd505ac6458fbe4c3c1a044d300f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d2ebf2d771b74a0a96729fd10ff80406", "region_id": "RegionOne"}], "type": "telemetry", "id": "b88644f8055d42b4b02685a93b80f940", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d54fea208ccb4d25bf5c20a83107a8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2a3f772c64d54574bbbc8b88f259e3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0abc368248ee44a891f98ab13973e24c", "region_id": "RegionOne"}], "type": "event", "id": "b7d58ef8813c4fc0827e8d750abf2334", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "195d2a35d1604f0c8c307e5a92f95179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "41e1de140ef9418eb5521aef46c17cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eee2b9bcbcce476fa732bfe83b180a27", "region_id": "RegionOne"}], "type": "events", "id": "9e8f250e26df42faa53a677db2cc87d6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a01f507ed2345f2be2d0583a39e8d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c01d94db8e424c03b26878b247300f71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28f879d587ad45f78a401c8d7db65afe", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ed41408e6fcd4a1aa74e9294f5e5ce47", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58c50039ac4f43ab8377c027eacb9ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad7e567fcd2a4bc49ae060837ecc4b93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "feaa53cba981402e92fed75ae50cb0bd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ebaf4c391e21430ab8ffec52a549166a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a61ed3cd8fba4e288766f772d2010072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd7495d97f5e462f9c3f12bd5588ed5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "36282155d53c4a40ab7381040ab63afe", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "687f060572ce45838fa43d2d3aec82f5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e06ddc153634406c946ec6a0136b25fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58c8caaabfcb4a1d883b901be0971cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e40f2fec61f54c088ff1d277d63dbc27", "region_id": "RegionOne"}], "type": "tricircle", "id": "21fa5f56cdc4440b959f4cfae8e2f7d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5ee5193343644b979c459f4b42fbf8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0fdc3b7305b9450da7a572ef646e0e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a2c70eccbb744375b0bf5e2899024d0f", "region_id": "RegionOne"}], "type": "database", "id": "fec05c367e83482380d5146bbd11f64f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e4efd490a764b89a6bebed0fc1b03d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aeb3424ae3a047d3affa7fb3cbf5b3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d67ecf15a4964626a14b3648ce81374b", "region_id": "RegionOne"}], "type": "application-container", "id": "7a71b21611324ecd854ee733e150eb92", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92a97f2784ea497fad01dce61a9cd739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b111bb9f7604688bfc7f791a11bd3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7865796bd1214458b0d674b103f81c65", "region_id": "RegionOne"}], "type": "container", "id": "d44109a3f62545978b5d251c4adb9667", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8489d81c13074dfe82fa9f0cade7ea23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dbd37d3f139b491f8d3f1b0e764c81ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "84b9acf09888471083ffd1efdcde8f24", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b4c2ecd67ff8415ca2f71e49e0f566bb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d79b4f6dc41b4a28930cf8ee2ed8085a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba98346130ed4f049a8087567bb0eab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "817e3676ea1d4ed2912cd685e8cb617f", "region_id": "RegionOne"}], "type": "rca", "id": "6d704869eca941aaab54af1e46e2a3b1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5cb63191f17449beaaddb2ea06c37c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34a7b50334bc4b179922c0cf35ee74c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "baca069a11734a54ac3257d2598092e8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3d8902cc8ac545a9a70cf8793aa1adfd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fd7d84ccb49240cc8bd95a8ec937f4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7ac7687db8d74b199297ae4fdc5df2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d11411487d914e47b10b00d65a14dbd4", "region_id": "RegionOne"}], "type": "network", "id": "a0fc4d20ff8e442e864ebf1f236ee37d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4c52d62d15ea4d058fffbf983f418279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "648bef653b9a4372b810c257b2a3b90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cdbb35fb1d1c4ba1bed0c8c9ab44f23c", "region_id": "RegionOne"}], "type": "backup", "id": "b060f5951897441b82d675482d80bfe8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d3a4c44358a4d39a8ad9b87e7d31ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "89daa6d2683e440797a719c35e27fc71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "53fe83c462664a09b3d9958c5d9fad9c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "48260326d2ca4d6aa8a34f2b750776a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6515badb9abd49b789fab1b75f347033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf1276087d0d44988ac880ba83303ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4407a852a1a04ae3b850e2ecde5d01f2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b78c86eb1d954f23b044e328a2fef0ed", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d386033a2e5d4bdab0290fbc1192b0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "951124a79cd44693ba916379d61ac81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1c1d825af005441dbde13fa9041aa7c3", "region_id": "RegionOne"}], "type": "monitoring", "id": "3fdc551c03c047219b917bd3c8b6e68e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b2c4cb02fe8143c5a2024aa5a4804e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5eb67689525d40d183a1726f73c2897f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "260a1a4170724e2ebf238b98c98962b8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2e0ff09352724309bd7dd77728203db4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a0dc1a0124f42c9a9861cf407b89349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f7a127e136a9477a8aef14977dc076d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "31e84fe44c64464c886647cbd4796345", "region_id": "RegionOne"}], "type": "placement", "id": "1b543a7c2e2446a089ecfc6abe25a3a8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b0aaa553432419380ae4c5bd5778db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d528375cb33d4817a4b8720aa8e5fea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "990fe27dec20482d9da0e182e5ca6493", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4cb0081c90e04cdb8266bd101183cb3d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b67a4cb0944748de904f78844156c517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a311289ed52b4d5484c8d4d8d34c4ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae2e022996e44997b68acb79b4014926", "region_id": "RegionOne"}], "type": "ha", "id": "2fb97dd5dfad4cd3905bba2990f4bf6a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "60e20c7ca3c540f7a0117f3f96a6444a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b139223a64584bb781e963c87cf76873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c09af6bcc5c44a05ac1491ab6f10e1a0", "region_id": "RegionOne"}], "type": "reservation", "id": "fc6f9364156e4950a4d7fa9ad6ad2410", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "53dc8e3adc9246fbab3cb39fd61ef28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c531ef649ae14230937210295a7646b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0e8b5399489a4bac9c65e136f7c42ab7", "region_id": "RegionOne"}], "type": "function-engine", "id": "e4a1743ab76c45b2a26a527e1ac80917", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6b1791f3a0564ac3a4c49163f853da96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d618b509f5545aa812bfcb028d7cadc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "963f15ed02ca4d2ca11c0d62d5a27f84", "region_id": "RegionOne"}], "type": "accelerator", "id": "c8ccb26cdb94471db051db5ffe13d0c0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88f8995001c94591aee5ea72ccba6e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88eeb2f8427246b9a30e40b4463b24da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ac4dc3e501e485a8684dfbae30571b0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "090ee12fbab345b2802a9b1ba19e3635", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "86808fab58bf4dd4af1e25a9d826081c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e69a7de77c04929963b9f14a1979228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "acb754799b4b42d2a9e1c09ae8b9b6ed", "region_id": "RegionOne"}], "type": "registration", "id": "66749a0c3e9542139c68ed086ee06d5f", "name": "adjutant"}], "user": {"domain": {"id": "74a872b2745d467cbc8b79dac197a2cb", "name": "518704b51fd3433686a322020b7bad5b"}, "id": "b94c8cf7cced466abd21d2ce193e0098", "name": "2d09bf73d0104aa2a2476c564fa1366c"}, "audit_ids": ["58cac97893b94c29bd5761ba01404867", null], "issued_at": "2020-04-23T06:25:58.216345"}} 2020-04-23 06:27:58,392 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,397 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,399 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,402 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,406 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,408 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} {21} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.282941s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,150 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,155 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,157 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,160 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,174 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.092866+00:00", "project": {"domain": {"id": "59114e84893d44ec98de3cd75f97ded5", "name": "87234f6d13f84469ac84603563fd2ac1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c1e7998cd3bf471584aed4eab32572c1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2c71782ea7f049f094d464dc8b957227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "295a55a587ea41e3b623153920b1e443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a3775b4bf9c9424cb0177e60f4b57198", "region_id": "RegionOne"}], "type": "identity", "id": "aedf56a402004aebb857baf6a9bc1a5a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "89574d61c85047b98cccdb4e70d7e5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "778c70cc417347f7ad1fd28f39130924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "17c6869432414a05a6531e7009327561", "region_id": "RegionOne"}], "type": "compute", "id": "bcd0820103354e839fb182c415edd6a5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b70930abd7454214aa3989dd1b34b059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c4551725b884830875900562233575a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6bce4b8ba53c4359a7041fef0c47db16", "region_id": "RegionOne"}], "type": "image", "id": "b993b9850c1444708966512c84e1df5d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d6b2f90580146a3afde486d4706bdd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fa925c4daa743369e3b0fb465947a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ab63ee1450f44521a1af4eb7897dd722", "region_id": "RegionOne"}], "type": "load-balancer", "id": "26b02731abae448780ef58b3b8ef0c2a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "523fc8d3f58e4aa288647c7dad341e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57ad14a66334496a9bfe68656050d34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d1f85a9607c4fde8eefc57ea3d31c72", "region_id": "RegionOne"}], "type": "object-store", "id": "701bc87425dc4d59931026f22d992adb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04985410f14141da8be71971e8801fa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2c1c01e7b9440668c4f0165066af884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fd578bf43fb461a8dfb37921e5534f9", "region_id": "RegionOne"}], "type": "clustering", "id": "5a4a81e74a2a4225b74c57f6b7b016c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a71c00e78d274ff280e21ffba08a3629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d4136fbc6f24426aa4a6f14a3a386d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "731deb12b18c418c910512be277a812d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a8847360c50a4999acd645d629f16be8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7cb0a720b6b4f3c9baee514e3e6da9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5167919761443698b11244cbdf787ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fba023c0718d48e39f135d6a45560de0", "region_id": "RegionOne"}], "type": "cluster", "id": "448e9e3ac8974dcf8ca94de708a5acf7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "456f739347b34665800998c5adf3ff91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "928b60e0e4a844969aab5d6bede5f94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29e4963ebb0f46cc86d21a74b625e96a", "region_id": "RegionOne"}], "type": "data-processing", "id": "63ccdf59dfce4cbba93c87bba31fec08", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1539825249143b1972c4a45dcf27bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a19c5a49786e4b588f0142742d3042d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "204cd32b36dd4e28b6d1035090969f56", "region_id": "RegionOne"}], "type": "baremetal", "id": "d234dcd9717c45ca8b2b732db4e2afc0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f19c3a12a66e421bb9205043535a55c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4c746163dde4528a9bb754f0fa4c253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d815dc69cfca4a3e834a2ba30693b6e6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5ed0a3153d764db5a47c9111e50dee1d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6aea78ba612347498bd7ed6c5636f400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "735dc5facdc04b778b475446da65aec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1fc702d4792a4186a0661570db3cac42", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b113fbff2f0443639964ca3e8766ab5a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f8322ac43424736a0229be1ec2e0aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2773cdd81cf14e55bc4bea797fbd7cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e3bd9a4d8d1347b993339d8f94807f90", "region_id": "RegionOne"}], "type": "key-manager", "id": "ca7920f4729442919527e94cddfb8c97", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d35b104bb384a0da688acaeb2f055c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f00763e8f0c44b07bef64f61cea39ec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c327da8abfc45df9a427b060eb52376", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bbeddcddda14dce86c9780c50c1192c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1768e6520b544441b71493cded3c26de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b27ec85b96db4fb4aacb529df71eda2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f5193481a4b4bf8988f3e6a8c9012f5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7826c5a7f509403fa3d2dca60efae23b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3f87f3490f264b8fb846746d3ad661bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee29d1e6e8204d48b6c740e35b618354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4b920e7147054ac284c7375dff7a83f5", "region_id": "RegionOne"}], "type": "message", "id": "81b77e0c732848b0b022a18ed4f3f958", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0c40d205bddf46109836e0607dee911a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0e6c821eb74f473d9d1189a0c1823419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "179a438c24474bcca0c906b70a1c7838", "region_id": "RegionOne"}], "type": "messaging", "id": "91583968cc3b4d3ca7f6060b0e59e495", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f88098fd9af54d5c810bec6bbe364e81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e6f0c22ab1cc46adaf63b07b0f64fed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f3bf9f05822c46abba645cf68ad3161b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e0a7a086af004c079fc54f500648bec4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d29ce708de0b4485802f520cb0823ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "180efbf731c848dd958345d16f595156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f1b0ba53de24795a669d26159060f14", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2623a1f4c4d6418c9e74a36046e445ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f5dcae3b2f94eb29e1258544a61c7bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e069800a90484dc28a531b8af2d26800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e58234279e45459c944ed2dcf644c748", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ff2af170d6c4191b7ddfd8331d10e6e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b6eda85e61b410ebaa1b5b0795f98c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eef46b25bc5e425ca39aa8be3c10eccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ba13697973c4e3791ffbe77d62b8d9e", "region_id": "RegionOne"}], "type": "container-infra", "id": "3ca269df1fa84a2e8aa2e7415496680b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "350d852dc1104bedbe1b10c493ce5b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6ec9fbdffb724403a0f70f2f72c1b141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fd4393d598e3459e98e34bf9007e742a", "region_id": "RegionOne"}], "type": "search", "id": "30fdcbbbe27249a297e267975f7ec4f8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "328676eff6c8459f8b055651ada2ade3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7d00fe189d414ca8bdbc2830e8f19673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "67016213672c43398ad597070cdac2e6", "region_id": "RegionOne"}], "type": "dns", "id": "8ee2b637aa914d9f90b9bd5390931f12", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ebc721ae46047c88258172dc551fcbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b86c3a3e4b244dbb85734d3d90054742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b92b24cc76b34227ad437c9de3a31b88", "region_id": "RegionOne"}], "type": "workflow", "id": "4e42382d87bf44a893a2b4b32957f5f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa38ee833120415d911304a7ffaf76a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "caa85db914ca4728ae56c154ba97a976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0345f14b84144b5e93ab5ff4c960c19f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "46770022a14c4f6a8ef757a81073893a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "574c225e88ad4c1da6ae6c6a8ceea1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "14d053e2e16343509004c917702bd3cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d1751f23582b403484421226e3f29e75", "region_id": "RegionOne"}], "type": "rating", "id": "17305ce8a9a04626a61bf1eb4cf51aac", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f14563223b504a88abc75d98b31fc426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6653be5ff00c49a2846335f09c3bbcd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30fc571db1214b699165aea0159c1cf1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ded28fa022584f8fb479bf998c64cc88", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e742cb768624c37b5b50af32f28a8aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63f2012722a340e3a0d27445e0565c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59a86f93596e49d0a7d457faa8f6f707", "region_id": "RegionOne"}], "type": "policy", "id": "06d7a9c82de84a46995bee3bae4c2872", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81df52cb285b4183bca5efab22449b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9ab22f29d5c48b68ccb740168770437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "20e87f58de824baaa147bdf5ecfa97a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6b9f218f8ecb4f289b3b6378920327bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9fb2ee1f2d84a3792dab830748c7ab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d11c59e0968443c9e4d77506d84d905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2906bbdbbc814c4f8a5976b9e60cdafb", "region_id": "RegionOne"}], "type": "sharev2", "id": "7420559873e8407eada42a5bd9fc4ab9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3d41452674f4206ac8f987672f33d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aaabc8b0d5a84d5c9b775a36c25205a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3d9ab12218f6487da7c9c705ffd7cd23", "region_id": "RegionOne"}], "type": "share", "id": "daaf094c5b9d43749208ab7d7c67fde3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "112fe8b22fcf4df797b1db15afde634e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ddead340f53477297da3c85e394dccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1241a71776d4d54a96bc01ba9e16aa7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "008cd67829ae4c9ab8f7f1b6f8621ddc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e9f3232ba454305b0c3969fadb9a72d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "469619121fe44347bccfcd5b08a16525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26d5fd3c2a4043209ca956acfcf09d7c", "region_id": "RegionOne"}], "type": "orchestration", "id": "fb1d0f276184406db85ae4bf2dca9d14", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7adf47baa0e54b9f9aade343f92fdcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35eb3cfbfe6847df87b1f087a0b1ce47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9135df90209d42c2ab5c07412d6f1d5f", "region_id": "RegionOne"}], "type": "block-storage", "id": "d650cbabc9c641cca373e6f36de70a72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06602c7690104fcfaf9305d1e1e5c09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d343772bafdd43569c8272b8ba919d03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5a4b9fbe9514cc58e9701ff954e6f45", "region_id": "RegionOne"}], "type": "volumev3", "id": "a51255e08e5b4fabb84eb92d89b5e81f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbfab440549f4c558921e91a6da74180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d23b7e2bfc14e7192f1059a33c22b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c47dc28dcf92460c894b56b73110ef2e", "region_id": "RegionOne"}], "type": "volumev2", "id": "0c57e0e3d331435bb6f1947d1e400e5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18675561cd5749778db1aa0888a6f91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924e2454f0174f079418e30315970755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c34c3bf12e14b62b0e2353f96585c93", "region_id": "RegionOne"}], "type": "volume", "id": "ea8a73181cd54af783c8e696face3acf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37a31084dfed40a8889c69962b2a3946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9dd64c5e22c4b91ad7c88f3c975c114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "409f3e324ac544ea8bf88610d8f87201", "region_id": "RegionOne"}], "type": "block-store", "id": "64e03ce7549e489c8d9411f1fa445425", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2fadcb979ce54421be1890b828f84509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0b5d94e05f434c339e4eba8579e5158e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba0b32a1ac91458e8e5f5b93eb2527be", "region_id": "RegionOne"}], "type": "alarm", "id": "30462716cf58464ca8155056d1613521", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3d9dd2f226f49b1ad783b7bae67467a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e19ef2b88c647708e078365a1b64729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "56e1e145dc7349a4a024d6313e08caba", "region_id": "RegionOne"}], "type": "alarming", "id": "5f91d4d4c14a4d028b8ef66ee1e00ee1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "129d06210c0c4aebab042131f7897f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87e14f19a7094ed1bcaee8b6e57f3676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2fff757495b4765a246253203b77e30", "region_id": "RegionOne"}], "type": "meter", "id": "d45c1f27fecd4bbe90f50bc1380fb8fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84891f69d762403884b262562a4d85e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc8260902eaf47fda44d7394fa9105c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e0fedf7f192c4420b75fcd371661b9b4", "region_id": "RegionOne"}], "type": "metering", "id": "9e6454480c34414cb3ef79591cdee74a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b672a89f734422680f16a727cd1901e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbf540cf42e7401ea59da01090c39e1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1152bcf438e4dfb95f38b5684baf163", "region_id": "RegionOne"}], "type": "telemetry", "id": "277c254d15bc4405b1d7c034b5873329", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3a2d1c0e4d0344feba22e2c929e4bdc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ba5b26e604942c0ade8da562467fed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "262e5b878a4649cc95dbb41f95dd4e81", "region_id": "RegionOne"}], "type": "event", "id": "824b2f5928bd4a64b30e31f43b9999e8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fe8009a1b7d04edfa328ac0448b8be90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8a8bce8886e042c9a4c3c69120045ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e936ab64e51a4717a84d0316e0a4f7a1", "region_id": "RegionOne"}], "type": "events", "id": "c96c8b64f2294ab7a7c430bca978b47e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d43022a331b945a2b52820d1edd608a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d436749ab2714c91bc4f392b9b70526e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c490ecd56b4646e19d5ca8d6a9706955", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0a11e22548f349a8a7470bdebf73f086", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a86e4228c994fa2a049f30ee7ae477c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91e36f4f3387419fb522de5b2ab8365a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c43d4613f4b43628c89b41db2d4003b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82e452125b334d98a747a439404834af", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14ede24096e64cca966cb8eb5caa3109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93a2dcb67ece4260bdc5e92327cbb711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3aae95a2440d4a52bbccca856450bb11", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "23e3de933ba14098922da7b6424a095c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfee4545390c4ec0b5033a6aaf807c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db43c8a7e3174212bfa82135f423a81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b290e3f0d6934943a95b1854f9dc5457", "region_id": "RegionOne"}], "type": "tricircle", "id": "69b084670dd645efb9f55e744d15cee3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "582dd107a7374fe2bba4d58505ced43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f816dea7362f4b6da7a49d4ceaf21a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa0168328535421c95ff325ffab2dc90", "region_id": "RegionOne"}], "type": "database", "id": "1353509eb5784481a1d221f25e369c81", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "279cb75b237347d6bb07cb68c16483f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8daa0baae92a4db1a7a30750ebbaf33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d041c9a44ae8416999bd227fea38dde1", "region_id": "RegionOne"}], "type": "application-container", "id": "61a6889a2f974cfdac34ae6574e55542", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58793aa3474c4af89e80ea8e44d83010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "807a5d998f384e678ca00ac5b10fcfb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2699d97968e14ec58aadd610a5b33f42", "region_id": "RegionOne"}], "type": "container", "id": "c32af29d3ac843cd9031a332fa292853", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9b499d9b10b4e88ae890a274ce6d28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32b1c965e9e647cc9c03b62e56a3eb2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1ac21043b1454a4aac87be4a71f6d6d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "251df5ccfb094819959523e6689566f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d5caf8656d84712b9f8cff9a68b1b62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae8dd508ee93402b8b9554dac2dbed0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "276070299ba84701b1f43b4d9adf2067", "region_id": "RegionOne"}], "type": "rca", "id": "25c244e5a8104c39b04d2b4b584e0c71", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e49b0c26ff2a4376b8efe0d958a38269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ae6c6fe9454481ea4738b8e0a309955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "47cdf7d8830246cfb40255a2355947e0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d8bf4b755f3548cfbaf17c5289111b9b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "449f3fce87bb499494be69251c72d326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "52f6a92c89c544b19ad601095d9d0b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d3957bd651f1449b9d6868e1bc17ca32", "region_id": "RegionOne"}], "type": "network", "id": "3a64801d12b34277a7cc09d75907959b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a6129a0958854c35aa5d4610321b733b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "06130975d864409a94cc7f42032d8abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f2769e25da234c7eb294cb4971c86f24", "region_id": "RegionOne"}], "type": "backup", "id": "982290c4013f4e378c59032262fafe5a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3330766d53f54d04ae1775dc942aeaf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed07734c94dc40be975ddadc9044cee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d500bf6be94b47c981a57f0539120cbb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a74e66a349074b7c8bd2de64e5f36633", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "911b51b369804318b2e37ba5b39ae2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a883a4a63e1452ba79529c6f4649d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5eade99beb3648f6979ed1c353d7db3d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7ce6880fb1e6410ba07622070b06cbbb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5b7a9dd0710f455daf6e597e5530f872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6e163439aeb04dba8a1bdec1412fb851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "db39fc5de93f41b7b32d972a63179be2", "region_id": "RegionOne"}], "type": "monitoring", "id": "2f5c889d954b453187aaac70a844663f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "905ad82fb92747ad97577a7344cb10be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dbbbca99f7224b54b3599b87a732d066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1a9f6cff79e04b88be329bcc31f21f1d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "733ee591ef98447884ab1bb6b63cb0ef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a7b171bf2b454a93ae1a1d84b025ee02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "283e4afb09964b7b92597aff88a0beb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ca111c85a6b64084af0da9832a91e4fd", "region_id": "RegionOne"}], "type": "placement", "id": "acda92738ee140ca80bebd5e2a3d39c4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2b38cd98a7b4715887d88c6cbb93cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f432b65df9d4347a4b6771dfae919cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c2d5c5375ef1422eb1ed22bec464000c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "22004bd5a0704a3e9f8a28b34d3f58db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39fdd161cec8405abcf807d1c2ef3ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e0f18bf1cbb4c82b2995295d433b50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "636406b2206e422da14d6fe1feacd28b", "region_id": "RegionOne"}], "type": "ha", "id": "07c1a73521ed4940871dbdbe7ee0a30f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b50d08002b8b48dfb4400c996d5976f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "03fbef93425a4b948c6cabf8558eb484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c8eb181c6f6f487eb4cee6882c669c44", "region_id": "RegionOne"}], "type": "reservation", "id": "46605a6331694254b4fad07f484f3f1e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ca33ebd3239a4efda7576cef474cfce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "215e36cd2e2043df88260ae167f49b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "476a434bfaed427089f1155c339e88df", "region_id": "RegionOne"}], "type": "function-engine", "id": "f39677b115164e7a980693242a4eb05e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c8d73f5b22054563896c48f0c3b0e9a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "505b79b6f2f44ba4ac1ac9873e3e52fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8bfe1cd43dab4ab0a98037eb0ae505f4", "region_id": "RegionOne"}], "type": "accelerator", "id": "b434c863f97040cfb421a409649c1765", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19e330e6b6564c0f9465a4b9bf0fe931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de974ab134b740f99d058c74ec539126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fc2a9500e384408daac5183803604192", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e3fc637525d049beb610c0e27b8c453c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ec3a4de0cab4da382c047b7f8aa56d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2da7fada6a14bbf92439aac65289c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "075e7aeb97b947c68f6612be516c37c5", "region_id": "RegionOne"}], "type": "registration", "id": "30bc70fff0a147e29784ba171858ef6d", "name": "adjutant"}], "user": {"domain": {"id": "7d685b4e18d843658e5aaf75c77feea0", "name": "3a6e3f06fb834101bcb78fe24ba50634"}, "id": "136a3542a2a642e9aa081efb352a6181", "name": "2ef0f4179bb345dfae091578c7da653b"}, "audit_ids": ["5df69ebb67544d4a8bfbd606554b545c", null], "issued_at": "2020-04-23T06:25:58.092866"}} 2020-04-23 06:27:58,326 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_policies/block_popular_services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,330 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,333 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_policies?name=block_popular_services" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,337 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,339 keystoneauth.session RESP BODY: {"firewall_policies": [{"name": "block_popular_services", "firewall_rules": ["d525a9b2-ab28-493d-b988-b824c8c033b1"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"}]} 2020-04-23 06:27:58,346 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,350 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,352 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,355 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,357 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "name": "deny_ssh", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": null, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}]} 2020-04-23 06:27:58,363 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4/remove_rule -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_rule_id": "d525a9b2-ab28-493d-b988-b824c8c033b1"}' 2020-04-23 06:27:58,366 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,368 keystoneauth.session RESP BODY: {"name": "block_popular_services", "firewall_rules": [], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "block ports of well-known services"} {10} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.190816s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,308 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,313 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,315 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,319 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,333 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.242633+00:00", "project": {"domain": {"id": "0f2ab838b42c4338b7fe55dde1045ebe", "name": "5459ac3a8ab949879d5b79e1a01a3c12"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f696ddf216f04fa69271a78d653c8220"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b2432843de4f4ecfb893fd85154e3684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3f3868814f1043679383dfdbd422aa75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "42b788165a0545689a6dc1a7ec8077f3", "region_id": "RegionOne"}], "type": "identity", "id": "d7869785a4e74fbdb0eacc249b2936df", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d7b658bd7f14d2ea2441481500b032e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "34f18e4c61fd4c5ea80f5c8c4ec4567c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8f943f61074b40d8b65b5106957e4134", "region_id": "RegionOne"}], "type": "compute", "id": "4bccc48dc51b414ea9334547e5d52e00", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d1035b5d8cd54c638022b185a37d208d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "81f91753ddcd445b809768cabf55c17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "36e108b27714466ea85780312b120019", "region_id": "RegionOne"}], "type": "image", "id": "32075bd1d088459ea27070c505466289", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eef630545ff94ba686a1e92151e5b99d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c3c4f7989694f4fbdf1bd8a46a034cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "54b0d7d8de2a4365a0e9d50b30017312", "region_id": "RegionOne"}], "type": "load-balancer", "id": "63e81cc7d5c54a29b858b90c5392fb22", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a86c761550e43249aa2b3f00d253847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec633c9185494fff9360948aa25ed1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a1ae68edee54578a90248b9cddead21", "region_id": "RegionOne"}], "type": "object-store", "id": "d9a08f64eef042b0994e3eecda91583d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "184e9df18f2b446198f8dd4d833e12e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cfeace90264f4535bcae74e5501a6542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "133d7b7728d74cd4871865a1974fd595", "region_id": "RegionOne"}], "type": "clustering", "id": "e48763fcdb024cbc98a86b19502f8aea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14fc5e1d7c3c47ec9313e5cd608ee599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01ac4be4aaf6423c8ea29dcaeea35dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4946282bcb5c41d1a30bf3dc7f12ac11", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "939fc8410d354ffebf1d9d045830f80d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5237ec08ab6647cfb20ff58d6d41b36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38c38f5f14e44101b789e15c84ab3134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5d6b5472c6024702bd86be1f7b21d359", "region_id": "RegionOne"}], "type": "cluster", "id": "f540870ecf8f448da9e8ef885fd0ad60", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "292a8bed816445a7b005be5bc4ee0e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e28162a1c0bd45409bebe3d3fa537b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e3df450cfbf54aefa4a8c9a1ce0c92b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "a8a33362e5274f4b8d8c6ab0325eefb5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb0ee88c2fb24a1aa04d0b70bdc08d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2fde0715a6ba4b96ba82e4c2a0c4bcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "16cd4765773d4a3993c2dac46766f526", "region_id": "RegionOne"}], "type": "baremetal", "id": "25c46130eda2457aa18198d32cffb374", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2dafbd631f3d409b83ba913a2ba391f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bca595e17854968ada9d74c705eb06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8a3d3391dcc04dae88f47e6ba127ab85", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9670e29ad20549fab669c41bd69841e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "48e9d2d036904605940260c333fd6fc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "239233d706eb47629c097e5c2d944805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fe5986aeba7f4ad598255bccfa07f44c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "61f7a989fa274ac4b77dac56560cbd9b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e77f89fdf214bfe94ec4c6cd2534145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6e41dc2a38bd4b159c337129cfc87113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c501b169c7cd4da8a88bca21dd3d1c4a", "region_id": "RegionOne"}], "type": "key-manager", "id": "2c552795bb4545ab89fe3c22bd0f6c7d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a49a59fe3f0b49728876c489d09a215e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e464387e8fe4e76a4cdbe4746db2e1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c5c2c79e138845b0903c4c6d1a6f1d7d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "24b59795f15146409694f5fab84c4499", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "944e3b4005684bfc86098e65f38d1612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f59b40cb6a67499c9867946e6b162c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "547206eb23e345429d95e2ee22cd315f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6231f8fe974947e89ba9c6c735182e99", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cb19b996ab5d490b9ce1e1d36d942e7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3d920cb7499344fda33367ad47a346be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d520ae91a45e43869a78d55db992c069", "region_id": "RegionOne"}], "type": "message", "id": "7ee0d45b0299440a928b6d1c21272113", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36254c1c14d4445fa010c1e1c6192060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bf664925a0a645c9b868f6a11c68433c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90e466afead04a61986a8a5eb65f85b7", "region_id": "RegionOne"}], "type": "messaging", "id": "19bd3e0bc2cb4d42ac1409a0089a8567", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21ce0a87cef54449b2664b1ecb05f4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4e16c85e8de14d98863e1c9dcc322a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9c24b70e970942c9891049db19f3e54b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "008cbf6218e54a3ab9e0f08db0e981b5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8642d4d78ae4a1a9dbc1c4ac63b9d8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec1afac51d254c369548a583e25b3bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c49695656de945108142404a96ca099f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "03ef3209c4424db4b3126d70af64dccb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddd0d9d0b9de4f1bb61420563356d759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b4befd8881142ef8b7aa8cd0f3a1248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdc3284971f94a5087ea2339b1fc1418", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7fcde21680524b81bacd93e2fa464d88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08fafca83b9e4ff4a4b34a45ef61a8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab21f601520e4e539af9dbf90c6bf3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d15f29583bb24a5f9f74ba877c47e384", "region_id": "RegionOne"}], "type": "container-infra", "id": "858ac0d013bd41e6a4dbcf61723f8e99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c019682d6836408c80a649a6a5c1d917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9289885b1ae047b18b1d1524164568fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e1466d50933f4db3b24b4a7e5c9bf07a", "region_id": "RegionOne"}], "type": "search", "id": "16a51513012d4c5ebfe28ea0cd1c5e78", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "936e697f2d554b968831cce071102950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a013dc1c03d247a8be50437c3296d486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "01bc3a55cc174f19b644c2985e7b6e52", "region_id": "RegionOne"}], "type": "dns", "id": "469671cbca614b71ab280a81f74c6459", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3dc06b3bb69439b8622aa4c892882ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d0555c202cb42008c53fde8e63d1757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cc17f6969b324a2e8b4f7cff7ee24897", "region_id": "RegionOne"}], "type": "workflow", "id": "a5bfdadd69c84b0da783a0585c444869", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "512870c8a8154b7688b94ddd322017c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe8d37b38b284f0fa1e3bef86f1db8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1155219f9bcb4477ad030bf81863ad7d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "471a920ccf7347ab89b12950fbb82255", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5e2bce1ab064c43a2e2acf53e1e2496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4b1f8adfa0ba45af8b77e16b04668bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d4d8958ecfbe46b7b9c1e1ac7106f9cd", "region_id": "RegionOne"}], "type": "rating", "id": "fd4d73c8ea9e4665a09d0706a8c76ca7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89744f13dc6a4616b734fa45d6008324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e68b28af4189426a90cb21895ac8e3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "726c3af6e6704049818f53bf3eb046d4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1610f8095a394980a1c5212e6f1dd372", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "681bd8c13e744e9ca596452028e050b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2cd01b2c8f244c5e8b7effd3e2bb0bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e10806fceb7240099ec162214f07389e", "region_id": "RegionOne"}], "type": "policy", "id": "c26e9e9348f24032951fec187f8a7500", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "318d1106f81a410da3bcdbd947583715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a026b1c96c6b4e8d9366fa09995f847b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "07d9f4525e124ab7b85ae8b2374c25a6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "52d5df5902e14f7ca3c8f312e768afe3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd519213a6c74782a8ca0e6b127df083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abf010bb86a24d0896652f2c516bdc40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "132ec54e3caa40e4a9f90783b050712c", "region_id": "RegionOne"}], "type": "sharev2", "id": "56aaba1279ed477e88e39285f12a56a2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8055632a6e4646108958f1225a5e56b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bcda6e628de465bbc99f8700d527313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "53625eb676d14478a635aa40b09ad08e", "region_id": "RegionOne"}], "type": "share", "id": "af3ad4e2b8dd4120a300a51a5b71f68b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "975bd129a9aa47569e71264b119c59a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b63d83835b04ef19af8b03001f1571f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ababfcc62e1e4cd5ac59d4f772bd1238", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "02b2967885314147a66d908d144b1e80", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99be27501576453abdd45866f6938b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be27c0ad396b4d38972f21c681e52949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f0ee2c69b5d42e593afc02a7c347192", "region_id": "RegionOne"}], "type": "orchestration", "id": "bf28e80204324ae993113f01ca4454a4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a82519bf0a5f45098f2dedb7c44e4789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2333edd2809e4356a3abecdb8879fd20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d05b65fe31245fbaffa2da02f339898", "region_id": "RegionOne"}], "type": "block-storage", "id": "58b68a15a03d4ab5896af3985c6a3ae3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77541e25e8554c078e18c53a44d6149c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb0e1a2289034ba4b87745ebbdc49127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76edeac058324f11b135c4a3a9c2aab1", "region_id": "RegionOne"}], "type": "volumev3", "id": "6f054ee4f3654dd9ad5d29f3b6086c1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eff404ea43d040ac841050b7a0330c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48be57b49b364650b01a69db54d0a2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a35f010f351f4100a52d93118239f8da", "region_id": "RegionOne"}], "type": "volumev2", "id": "a883795b26414845bdc2324524c24b8d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65267b6eb72e49d2b658fb9d0d1292cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17e986f10dd54243a343c16aa306f19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ce9ed54a432459fbd4e6dfc35112558", "region_id": "RegionOne"}], "type": "volume", "id": "408d5687f09f406b8fc1896ceefcd797", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f891c9fbdc04c4184442964b3327805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e097ad242be746a88b63150bfd8ed881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6da5638b78364a1a9c374d692f5c5f32", "region_id": "RegionOne"}], "type": "block-store", "id": "dbae161aa1a64aee9d9b215853968cdb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc8e36dd873e4d8aa52691be6404ccba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f643cac6aec24c9a84fa3b9f10cb2fda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08f9b28fc39241dc9899b3449c30fb9b", "region_id": "RegionOne"}], "type": "alarm", "id": "e8c4cf2d73db489cbc1f50aec5bbe464", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11f2fd8832f0444491395662a85926bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b03bb4fdabb4269a6f4422d374d62fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "17c24e84f9cd42d2b9d86e2742921cf5", "region_id": "RegionOne"}], "type": "alarming", "id": "bbde6766a5044ad690e9906fc75a4abc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12de5c5a6b6e4a67855ba787ad1bc71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adb52cb0bd794225b4b2477ebae49948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "24badefa0d754196a297771da8d5e948", "region_id": "RegionOne"}], "type": "meter", "id": "5d1740a2df6c41bfbbed163ec8fb0834", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3a9e259768e42a68fb3319e732820bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f11ba1fdc3ab42519f45e338bc446ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f020d8575f3b48b6840b3f858c490041", "region_id": "RegionOne"}], "type": "metering", "id": "1c07e5a8cd79430a81185a2632b856c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e22616265776405295c3d2cd12d7053c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1803f48b3e4047eda782689ed822910c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0b4603664ead4b448dc9d4b3ebf00a36", "region_id": "RegionOne"}], "type": "telemetry", "id": "47f5f80babff4000b5190ca98e7d998f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cf829817ba6946cd818dd4636924f2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "16a8a4116cd24c7dbecb4d10f4186a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ae3d94534548410bbc0ea6631667e44f", "region_id": "RegionOne"}], "type": "event", "id": "7b2822219f344d2abc7646442b145ddd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a5cd954b9689485a93ee1082ff8bff8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d477f84f7fcf4e45bda7dbad417abb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "69d4cf95697f47a899975a7317dc5b57", "region_id": "RegionOne"}], "type": "events", "id": "e32f6f8962934e528cb7511343d98279", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b8e5f5a888c4a9485615a7d265f88cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3dbdfb01fb284c3a90b50f11b067f01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b89f969cabb94e5882723b8d0bb0a286", "region_id": "RegionOne"}], "type": "application-deployment", "id": "855caff314284175934d9dce071b1f3f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b36fea90080842438210eccfd8463c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f1c8010f7cb445e947729ad38076470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e38559dd4604309af7597ba72b15ee4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "88ca303b8a2e4673885464ce91abea4e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35140ffd7eb8423c9dc503a4eb65b201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5bfabf3657a49afa2f48273af936b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eaa70ea3b7b94d5e97deab8d723b5b44", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "50fd29b129574c9eb0bdbf83f07429b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "019c9165eb2c427f8492cf4457c51bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33f7e40ddd1b4755a68c1645c7381eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eac438aae74e4ebdad0e9c170f4a9d4d", "region_id": "RegionOne"}], "type": "tricircle", "id": "f3e6c9e3f89e4ee0abaad8115ea0ee7c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "980c0bbfdfc84f5a99a5816d8fb76ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "80f1a322acb24f9b86220858bac39264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d09984daa4a0413c86e183cee198e068", "region_id": "RegionOne"}], "type": "database", "id": "e2c7de6108654df1b795a1342626a2b4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10b129598f824bd1a815da443f24686e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "043a48b79d934b4bb3bfd11f3542537a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ac1e53f2690344f8ad507e3dddd10667", "region_id": "RegionOne"}], "type": "application-container", "id": "b4ef4270ace94df1ad1b31b0eac51682", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a168b15720664da2b41df62b4fc413a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b5c3164b6d149c5bf70c629e75044a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "adf53906d7df4dbe9074c64d55963b82", "region_id": "RegionOne"}], "type": "container", "id": "13ff950d27a44c5aacc0893d52749475", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9203c966bc284df78f3f22ec8fdb8856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71502b7a29ab4c94966673384f008597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "35933efc039d46e5895fd3955fa17b76", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5c85cdd2a33d4c41a962bedff29808a9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "720087dc995041afb3dba18c4d0c855c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66408aeb1978471ab1f6b677c685605b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c718e3d8c2c2420d90578a7d6d744713", "region_id": "RegionOne"}], "type": "rca", "id": "065c08c665b34b62919f7f304f021254", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54835121305b42e69090414b4813b5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "83b197a9c6504f7c9a17413329d39044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d72057de4413451fa3db1e639d6b0757", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a1303eba361e49569febf3d17cf9b8b5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "00343b6fac5a44bdb1621396d15b86ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a13f9d2544c9454fb1af30fc09522e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "13316b5a5afc4cb4bcbb2caef8d293f1", "region_id": "RegionOne"}], "type": "network", "id": "85ff53aab98c4cfb9cce03a42bbc74d1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a65802d5be24145a49306881fe6fc9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "57a2d9cab9c0475d94ce2f07147e616c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4a9b5de9a1ab44f8a3fde7a6f7c6fb85", "region_id": "RegionOne"}], "type": "backup", "id": "7887a1d21f304c96920a30a21b7e2648", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0487be768c443a988683ac3ef5354ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0eafb983144049f28fb35dd01fc4cba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fd199c4b6ab04fe0a130a36e43e72b80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0124b32fde1a40a080ebe14e728eb1fc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "abf83e4d5c834bbe9957e3a20f5f7574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "25d3fd519d1c41fe8f938fdb92f9c940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d278dd62bae847758a884a2bad3da69e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a934e936b448413caf251e751250e7a2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92aeb9583fbe4cac9c2f2b507d5e26e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "06d6f2cda9cb4d71a798b87573a0a495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "822cc51aaeac4ad799ae6c427fe1837f", "region_id": "RegionOne"}], "type": "monitoring", "id": "508115c53ac2402aaf27f04287974d99", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "669939bb331345a087dcab15d2e05904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7da4ad0aaa08479196a47c3a44469ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9cb043c4bece4be4bdf7288be541ddc7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "980481608d254445ac6f8695281e1287", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd208845e4c448b89d32886fed383bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "29bad9dfc826430e999c5723d74851a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9e22234840de428ba1dd2ca2b2fff229", "region_id": "RegionOne"}], "type": "placement", "id": "1f47397365954685a3b3c8af3da0f503", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29d23a17a9584d06bdbfbd4bf95a2dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f96ccb780ae843eeb74895d759b1a08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "23df13057ef54935ac17660599af3d50", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9f2aff76180a4a8890b849ff034203f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "531727df774d4f33b77697eed68a623d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf6cf74084f84a42a179a336b5b1e6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d3b49d313394060b6b2e462adb36a72", "region_id": "RegionOne"}], "type": "ha", "id": "084c414d137b4c5d9920f322b8698c65", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ebd57da0bbc24a28942f23ab69feeb74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4fffcd2abaac4aa79bd787d3ad13aaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6f1f52501dfb447c827ebaf05b517565", "region_id": "RegionOne"}], "type": "reservation", "id": "4dc8d7de836e44f6a4291fbe1340afdd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29768b9ce91344349d27bce8fb34ddab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "517cdb7a85e04779b9345b9d4ee0d0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "373a899489304daba12f50d3de038db0", "region_id": "RegionOne"}], "type": "function-engine", "id": "bcf5ed02670e4b19a215a7982b4617f1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3b9993362d1446ab8e990aa64a12704b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c892b72ab414251a446547af8f5011f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7c99b3c688bd4707b2a8f60069450f7a", "region_id": "RegionOne"}], "type": "accelerator", "id": "df16f3ef2c524b9b9179262f511e2386", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2735e87a8274faa9323e45326a79be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ef93cd154074cac92b1b7cc6120c49c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4302b0cc3e74864bdc5d0ddfc89fd11", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bda17ea19e91420b8c9c2bbfd534ea30", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb1b4b23f070417c9ce624895ca4a85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "068a87d824fc48cdb092e2e428c37325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c91745775cf4dbb8ca90c5642d2e6e8", "region_id": "RegionOne"}], "type": "registration", "id": "5e6f784b2e804a8f8e208815c2a1dc24", "name": "adjutant"}], "user": {"domain": {"id": "8c5d7bce6e4e438eb648248eb1ec2c3c", "name": "87181d67c6644100ac8077317325e673"}, "id": "d7630925b1254438b623d4482145a11f", "name": "e0bdfdf1b50b4f5f97674bd3777619ca"}, "audit_ids": ["4fb55eba2e154ba6a28783f62108db32", null], "issued_at": "2020-04-23T06:25:58.242633"}} 2020-04-23 06:27:58,418 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,423 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,425 keystoneauth.session RESP BODY: {"roles": [{"name": "657b4e5473bb455f8ecf58897beb0f9b", "id": "f58b9ac9a60e4973a9428119d53245fd"}]} {8} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.173768s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,344 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,349 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,351 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,354 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,366 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.284762+00:00", "project": {"domain": {"id": "9511cf050c744a0b8ee9ce4b74f2fc31", "name": "7e4d591d2650467190dd45af38f87095"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fa51f415de14497c891a1a680572a44d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5531380555b24486a25341d73bab1505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0dd7285a999d424f82cee49d9d61f805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "02ab0e973dd34b8687bfbc5500f06d2a", "region_id": "RegionOne"}], "type": "identity", "id": "dc6f9dfdbad34ff7b8f55605cdd81651", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "135f24283278423ba108778436b57039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "839b427dda484b7db5000a9c36e6c229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a835cb3b36f440b4a87c5f5e5b2fca80", "region_id": "RegionOne"}], "type": "compute", "id": "e10a44c7365e40aab463d6977820ef4a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "89aaa84c55bc46dfa2af98809c10ad4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7416502889f04382aea0851ac095f68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "152a40959e814274b2f96ef81952e8f8", "region_id": "RegionOne"}], "type": "image", "id": "50734104136a46bf9c4bc32950e322b1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7d4f95cad9094be0ba12ddf2111b73ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82a71d90edca4fd9b5e05bbcef472107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5fdd7908ace14030b683301259de0939", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b5a26caef7814c6aaa5caf21ec044817", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad9dabbf0a3646d896cb9e7a13fab3e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30d28d57751d4d57b8a1afd4c49b311e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8170cb078eb647e2ba6485e773e0a755", "region_id": "RegionOne"}], "type": "object-store", "id": "7f28d13b377a42e48b37bed618301707", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b72cc0af5a434f2594a65e90c53a7632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22398ab7a76148d6a28f4cae3d2baafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a4f78ce550374473b78dd34140bc7399", "region_id": "RegionOne"}], "type": "clustering", "id": "137e2b8f7c75489ca3ec3a5ab85be196", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb65afc6125b42eca09b3079ffd9dad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28f2784824ba413982ca0d7c3453441f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a2f057f605b940c5a6d0a7e6520cf5f9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5c5f5040d7ee4ed6b6c6d5ebe75c6b36", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5ba9fe83c24404c918f964bc6ffe506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e543b1f5dee748ddb81bd3af49f6ddd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45d14f42921144ebbef20af6cc533b66", "region_id": "RegionOne"}], "type": "cluster", "id": "6bbf587ca231424284d3a204920d7888", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2eb920ce90484e8ea32b3b10d1f4a110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "947c7c0aa3c04a40bc92f922def8c923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dda56fcc563443068a6c87bd6d112efd", "region_id": "RegionOne"}], "type": "data-processing", "id": "8c3bc93237294484ab51de46ae213de2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ac01e6eaf2048b095720bc13a08b658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cfd28794ec6455b90a884fb244e03a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65147835a2b84473a6b9d08b373a1f4b", "region_id": "RegionOne"}], "type": "baremetal", "id": "f205c94f1f50438e98f738e220626e03", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68095d91e8954027bf6a7b928f66636b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a7e9745ee3b461790c5b3f0804c858f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7e62ae1c16d944c6980cdb1718c71afa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e16e2909e6d14a9ca927f09e7a040535", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ec98a3250a904d38947f38608cac11af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5c40dc298b324ad0a101fa772f7ae210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "40c262f94d684403ad69777ad1409b71", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "28b762d5902a48ae9b8d284b8e2966be", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ec2653f8cfb421aba384b2e9ac58399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1a5dd3dda5a46948b08ac571375e0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6f0ec2bb29694b39b1591ab9e82b6504", "region_id": "RegionOne"}], "type": "key-manager", "id": "b19b75d16a5a469fa7cf909222423268", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66337d78833b41d7a19ccb35d6722c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "625b494afdef42ea93e90abd1abaea5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c2069b70b4d543f6a55bf7f7368764ac", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1b61b071f63148dfb94c1d96996197dc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cc2a9736db144645922dd4d83b6adf25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b949d6f33b014afe8943a3f4c767ca51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "854147c2011741ea899d2f2fb79709be", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0694389c186d40b5b5d66823a92613de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3519e72a2bc94006941dc03efeba0360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9e16315a472a426a88649dd5114a619a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "caabdacbc093432c915bb5a8bf4bfb49", "region_id": "RegionOne"}], "type": "message", "id": "c74cb8751ef6484d9d576d98dca94a4e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "011d2266fbfd43cf9748221924667f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "47b71b19ed984cda87cadbb7ed7e0334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c56a3624e0694f529c1500ce6ea06e72", "region_id": "RegionOne"}], "type": "messaging", "id": "9ce1a10137de4b5c92915b688a67a3d2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7b3bd039f98247f18825e4e5f6618b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "748ccfc7ae03452082db7a56580a2fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3a032356478d438a89b07548e0e9a49a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9ec5c08c92ba4d7a97999f4f9530920d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cc1d66f50dd4781b5c54f7e2c503250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03fbef6d1bb04c8bbd2df6e484e6d710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aacdb5e4144347138e10c9d477abadca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c9082c6a2d2340e4a1b8eb8caddea173", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab09d24a675a4f59aef923ab00402695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29e8c9efa4874775b2e2f334f41959b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f56c3330c19f4e0f9ab280731a494aaf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "932eb85477694a96bd0226d106a82015", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5485f45a0f14251802442d99a6c8fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1a30d5c54df484cb2e95a19a0d1a838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7c29ff9c7a64685a137345f330d30fd", "region_id": "RegionOne"}], "type": "container-infra", "id": "885d6bf3f9a14c0191fd4b3cd55bfbdd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "18d6a68d999f4820974f86d00deb81a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7ea768b45c7f4f65a9fbf7b85010d928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a4a112013bbd4ec791dbc83d71149d63", "region_id": "RegionOne"}], "type": "search", "id": "9e53b813ad834c74a8a5a10d09bb63ac", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dcd815219d774f159dcde59e1860f1f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad5346619815436f8159c85ab8d3b6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "558855f9f75f411d8a63a235095d05a9", "region_id": "RegionOne"}], "type": "dns", "id": "a7bc7efa675d41ee9dd890eea0248eb6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bee13c9e46c341b4b2cf830d3ac9b05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99f6ab7421b04aa69c232d2f54a3075b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "41997a8dca3d4de4805af4c3c64bf5f2", "region_id": "RegionOne"}], "type": "workflow", "id": "3cdd900616ea4c3895e970f99211a4d9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5e25edc68264eb4a0edf1c6cb9996e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b49feb9a7ba42558474e7446085deaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fff7d15bac6348b1a4ca2f95d7b07e86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9cfccbcc8643482a813b1848e58eb2af", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "577fb96c11344efda24135a970639af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5db7af1b2eca4c3497c5007d58dc52bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "83f61b55999a48edbfe77d938f04635c", "region_id": "RegionOne"}], "type": "rating", "id": "25efe3e7a99948259175a39bd3e95715", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "865afad0e96344fbb19cca13296e8bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd06390cd2fd48f080c522aeed34e047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "05a477e75f9e4bd1bc2a7398362ca1bf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "df1aea30a93b41478eff759333ec186d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3fcb8a85d95b4f3ea8e4fbdb325983ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aba9d559658e45488fc5da41dd06bee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c230495ab0f401b88a572aff1d88ab3", "region_id": "RegionOne"}], "type": "policy", "id": "3342e02232a04a5b9f80f2cbf8cebfbe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9a3ad0a196945399f173f8fd01c0e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32c00980554f412fb0de23036d0846a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc78829634d84f418a9558ca3890f9c6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e8e18aa77c324ebf92262db70b7b4a1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c47ae48f616b4665b6a86c26c191f387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be7f301a62914913a6cf6fb4acc2dbc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98c9e57ad6fb4593bf2942b3143b631e", "region_id": "RegionOne"}], "type": "sharev2", "id": "8367bce698764d828a8098b7cf4155b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a05d86b6bab14de6b21d5b704c7ed965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f14c7f0ed0cd4dbeaafff99de9aa4283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2a74462df7764c2ba111c52f68c99f89", "region_id": "RegionOne"}], "type": "share", "id": "52da608d85f74d0badc8b29609337c8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f7ce6ecbb75b40d6876e8caf21ea6ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e08842aedd34cc599313889306e4c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f6f8259024b94a5fb4bfcf0bd35bf88c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4bbc1d68106c4893a25a37acb670a7a4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83d5666a78b942f587b5ed91b01108ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f97d44b172964a79bbcce1377996b6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ea84c5383d44a3d9efa72b0a906d9d5", "region_id": "RegionOne"}], "type": "orchestration", "id": "b119791881d946a09afe6e652db4b387", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19a63275070644a3b5ed36b0d476c6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "369f79c85e9a4913b2e079ca61bea064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da42094d05894cf6a4a0c4e9f05bad11", "region_id": "RegionOne"}], "type": "block-storage", "id": "9cb3425fb6984c4090a223f8dcb4a903", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e854609361f4873a94ef1116fa1b4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31eb623c079d4d499821ee34679ccc8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4d8fccfaafc42199a4a6f547430a3da", "region_id": "RegionOne"}], "type": "volumev3", "id": "e16661b12d9b47079b4dc704b12f4aa3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00dca1414c874524b3f27cb855b13956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c464efb636b44fca3a67032c6643d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60f21e0d85a84ed4a2218f6feba8ce27", "region_id": "RegionOne"}], "type": "volumev2", "id": "ccb654feca584a52ae4f7b7137120c59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e0bd7badd9d44098dec11155181e35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b173685417174d6593749f2bd8d2d881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa56a77c925445b0a89e902eaba85747", "region_id": "RegionOne"}], "type": "volume", "id": "c5bd8b2ce48748f8b47655949bb5a703", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "136891a2408f4e5aa70ac186b9eaacda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e9254ef37b4708893b37d6ebffca84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b0b519fed904efe83824148c371a57b", "region_id": "RegionOne"}], "type": "block-store", "id": "3423a5bcd1994416ab5a6e083369d5cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10659e0d7c8049aba9cea14465e2aa84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c64cbad173e4429486af3ee6059df168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8f8981e3852f4b0b93942af058cf1734", "region_id": "RegionOne"}], "type": "alarm", "id": "43778f6b5b924b93b0916f5db9890fb2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b7ac29a7ae74db983bcc1ad58a6de09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bf03528d812462ab31a01a9bb1d03c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "059204d1c9ee47a598e744d5355c46f6", "region_id": "RegionOne"}], "type": "alarming", "id": "45178fb1ece5456288eec2558e334c9f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af49df1238b74cbab2f0ecbd5395be02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "36589210300444db8a0fc5de04722118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1c7f198422e4dca9c6bbffcd526c5a6", "region_id": "RegionOne"}], "type": "meter", "id": "ba7136dc08714d93854e237b98b3f32e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1760b94fee184072a4d56645b8d87193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "09ca2ffcb79b40529deb2119eb46076b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad8b50877b8643b8aa0f0cd930e42f22", "region_id": "RegionOne"}], "type": "metering", "id": "bcd94b95e88b44fb9922bfcc3353b9ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eaae2fed66eb4792a290c100b356afd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a659c9c78a44be9a3150db90f08c719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eb254aedc98b48e3ace31f76ae35d075", "region_id": "RegionOne"}], "type": "telemetry", "id": "697c85b5a8f147b2bb94f19d97000168", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4701bff267ca4c08947385a5976bca12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8057d9c593844d739ce0f2855e1d7e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5751db8b5ea14d919b9f041f616b4cdb", "region_id": "RegionOne"}], "type": "event", "id": "ec2895cc698c49739dd45bf395962efb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "69279fda35c14812af0baa8fd8cce290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "72efb81fae904ec5b75a97b1a15d9620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b77eb253c88444e7833af6c6a126a718", "region_id": "RegionOne"}], "type": "events", "id": "4dbef0007e224e9eac4617c627920f29", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e0f9bcd24eb493887cbb059aa77f5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9531dd7f7214147999d28038c09658c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f59a976f38654f628025cb12baaaf932", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3b05e32962524dfbb67d92831f02227c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a921050528f4fb9ac6d673598a93662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "76bf8a8a7ba44d1bba16f608bd567dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a4f26446f198401085947473aab7bd2e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "76e7f480e43d4ac499daf8b914ff8bb2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e66c455cc8ca4d9ead72d7993a1529fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55ee607ec29c45269136713f49558181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c89599a7a5f94dca869be5d8c3c58f80", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a3897f4da11847749ea0f09c7d1e97f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6666b26cd66344e5980c0bf96e40cb22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3eba9e53a4c429c8df14a1d8fdfbb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d7a6f5b9b59452bacf27338914a67b5", "region_id": "RegionOne"}], "type": "tricircle", "id": "d8dc88a94f8445f9b87936694b2039cb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0afb29e0cd1e499e8d6c6e8dadf63a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3c43875e96d7443282d452c7b2b6d3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5004132249cd459c9c28af7855e5a988", "region_id": "RegionOne"}], "type": "database", "id": "b1fa20e064e049b58c2eb26363c4b09e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "774997e50c3e43858c0059926c32a840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "93f8906d58c140b2ab6ae42ac0187e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c30059980b084fd58ce26aff59ced20b", "region_id": "RegionOne"}], "type": "application-container", "id": "de960803eec243f58f1a39e2638cf2d6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56fe24dfb9bf479ca2df01bc8d6df015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98946afeaf0d434a9ad6ae51dc29dc21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23e9fc1872ad40eaa1ced9db51aaec8a", "region_id": "RegionOne"}], "type": "container", "id": "ced0ad6ccdbd41b39e097334847a8249", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a08bd14d8a294cfca57c5c6dec57bc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6c997a03c90451a9dae4f70b8866ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ae0505b5a5a4d12a7bdf031145bba1e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c2eede04634c4458893dc9bad1086d2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "810f4efd228349beb9ac08a47adcbf86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5bc382429ce84e298831591879dc333f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a26ebafb43bd405a881835cbd4028ff3", "region_id": "RegionOne"}], "type": "rca", "id": "9cbc08c6d3c74be9b72589cada05d936", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "587de2e7a1d645c1a2b454c14326fd29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eb14dadf1c1046a1970cb2c7d33d94ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "59853e1a247340148fd044aa4ee9eff8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "27b293ab684d4445aca09b5159efca49", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b2cf955cdb00431280f44496406780f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5455ac97292e49b4b2628cd287ce3283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e739d8773c8e45b482089363a66110d6", "region_id": "RegionOne"}], "type": "network", "id": "8a1c0a479d704ab4bc0a739ffebfefe5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a7bc78461f54893a33aabe8257b8289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ccb15ab4c33147c48eb08dc268e3406d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9504702e603848e1b22ee148f79f4398", "region_id": "RegionOne"}], "type": "backup", "id": "414d42528cfe46e9bef49259aa96bd2c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b910e6ccb8944bff9e4510089375dc9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8c7b765e9ad4c3eb36bb9a5e81d85b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "130b50ad91a44a6097b01a0a7f71940e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7e8d581a0e7a4270a21d1d95139d43c3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5c7680a38235443ab63764483a8c1099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "43081dff5926457e9668dbdc27a6cdbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0c7a994fd27f4e10b3f9f8bf2ac6caf6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dd419af3eb324dd98165009a26e523ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "da2c75856c2e4cf6acc31f5baaff4a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b322dd90e6f49d1ab81156d670d7083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d843a640465945cf88a816b766dac0d2", "region_id": "RegionOne"}], "type": "monitoring", "id": "61a96c956a6d4da2b0d6e29fc5c3fcc4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f038c10810974436a6fddb6a589e8cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0bed2cd822c545659f0fd5b880fd4a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5416571482c143d2b652853124128a0d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "211512f5b4ed4d2c93e8ddfc6b274dd1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4071feba0d0c4bea8ce583ccdd413c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2efb19e226fb482d941dfa871d26d8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "653b0b0506bd4c5698a76fa4273c2130", "region_id": "RegionOne"}], "type": "placement", "id": "f59b9fe377a64e70824d997476c8da02", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8e18f6083c8641b9a7edfb0064c8094f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d9c9792c35b74f5692bef33cedb57ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ec8896283fa24596b78bbd70d5eb14c1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "874169b9f6fa431482ef3009fe874625", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac7a6935cb6a4893a893b61fc0e43273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf22039febe44d659d27d0e188fbd8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2717cb21d054057b3d88261e6ffb29a", "region_id": "RegionOne"}], "type": "ha", "id": "866ba4ece0494aa2b0b927ba092342d2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ae86dba7029042b59b35649af6590761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f455ac7cbee04be989403ce4e9013adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d89b28168fc749c1a9398a74d628d812", "region_id": "RegionOne"}], "type": "reservation", "id": "3b85e57696824f559ee4e616f33704bb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "40199050c305453e9ef77fb5cea44106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ebc2cf3ee614c1796ebb05344df337c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "84d59e87b80743b985863326b97bb5ae", "region_id": "RegionOne"}], "type": "function-engine", "id": "f421f8a55c0948d992e38a5c5d75f572", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2a7b585b1d274cf8b8b397e8d034dc19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bde68b5a1b594a7485f9de0d83ed517b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "54ea42cb4e3a40978048004907196f88", "region_id": "RegionOne"}], "type": "accelerator", "id": "d177124140824754873fc2d8aff8417b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83fc550d5e144707ae0ed7e19ce719fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1272f06c2ed42fca678af0b93428890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "44289d9896054e71b70916e1a617b0c3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "919334d55d7b426a88b814db099ce191", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9e895a3cab24ed0b0a8684091cfb8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b811bf1655e2446280a17abb1ce5fc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3769be06c4e64b53a7e17f18dcdc939c", "region_id": "RegionOne"}], "type": "registration", "id": "4708f3b7eee647bd9d91a46cc448c9e2", "name": "adjutant"}], "user": {"domain": {"id": "a0a548580ccc414fbac5c1f9f7cc03d6", "name": "c23c44f069f440af99d1d16c793417b3"}, "id": "67bc6cecdaa34952b5971333d002c7b5", "name": "c623aef9df754a2994c2d5f29c38244f"}, "audit_ids": ["9b977fb0073c47aab922e868935dc1f4", null], "issued_at": "2020-04-23T06:25:58.284762"}} 2020-04-23 06:27:58,448 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,452 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,453 keystoneauth.session RESP BODY: {"extensions": []} {5} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.176501s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,278 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,283 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,286 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,289 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,301 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.222311+00:00", "project": {"domain": {"id": "fefe8f0d9aa5454ea2a32906e9bf175b", "name": "a291066db9eb46c9825becb6acd1e122"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9c53783a2cc54065b9cf38a574934f02"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dee41babcb8c4a799fa08f151d5e6fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "80298e7d9b304a15a97a90d24331b77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bc3ac0e2f14b45158f0de9bc2a0e60b4", "region_id": "RegionOne"}], "type": "identity", "id": "4d17d032921c4e4c998bf3407f686171", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "87958ce9f4804bf18cc5f510462a21be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0cf7416784dd4ada94789d846f9f9f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc572addeaf945758f75094816e63c1d", "region_id": "RegionOne"}], "type": "compute", "id": "a851e689281a4c0c8683120982516fc3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "19d1b010e6704127b752dc4a9eae623e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "489abcbcf9244e19b2dca9608591b379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69f6aca4c3034c87a6100f607661f72d", "region_id": "RegionOne"}], "type": "image", "id": "21ca59c923ee4e4ea48d5a6a8aa8e38c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f0e84797cdc42d6b7c9f4cf6da929a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40b20abaf6da45b9a24c1aba8d97d2ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "65905bf0b7134123a2170e5d59fe23e6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "32dfd293dd7b43fa979dcf350004e4ae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acb39f9b77f54aed9cf0d33f15a62e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16487490110f4360a436c3f156ba27ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45df56755e414ac1b4f5244cfbc9012a", "region_id": "RegionOne"}], "type": "object-store", "id": "bf808c0abc4d4ab5bc89b7b2198c7e92", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae829e58f749438b84bdefc85441affc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7618a0b5ae604d9ab88e8074c7a65810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "62a52cb558e6419b8b52d7f02b121897", "region_id": "RegionOne"}], "type": "clustering", "id": "cef72127ce994c39a646c49595bf65a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ac88ccaf0f24710928d319c1c1cba2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "318f85bf76ea47d09945606dc411cace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eda19a17c8224ceea1d7fb3132a91900", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5b3b8c00c37f4a96ae08e4ff59542a77", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf7f4fe134f8434aab93ed5e0742bf3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f3bcb8a473c476fbfe77405668b01d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89df9261b96a47a9b18f5d93c6589dd7", "region_id": "RegionOne"}], "type": "cluster", "id": "4f8ea424af364f0eb62db7f54ad40639", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "082ddc32ff1c4ed1940a6b4b9067f3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "32b78e86d26d419a9b22be0973c39369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "deb5f4a55d53415190dda78f6e598b17", "region_id": "RegionOne"}], "type": "data-processing", "id": "78b5b8a7926d4c0a9c010e2bde03edaf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7c69c7bd427646f58d4ee7b112ab0612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0865b7b964546dbb1b5f86481b95f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "213918cadfa6455d9db2ecaaac924a84", "region_id": "RegionOne"}], "type": "baremetal", "id": "242c0692176a4dd5a21056926a7be0b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a7da0605e4a47a2a484451596ecf29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0435aca2e5e2445e905358c0bda93aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f53b8f16a355492e94df466d8aa8a3eb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "69275b33d2564827a308c3e3a9ee4943", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fec2e4504cba463eaea6c028310be2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c554ac5126c347bc8d41f5cf302cdb26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cbeaaca7b85f46a38fcdbfaf57fcf36a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "05bceb1d1dc34b81b79fa80bee048e9d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fa2bdb1705794ec4865f7719b09a978d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd64fe8e82f74532934af865c091af84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3c146f2541724da4b79d18ae2a9b1160", "region_id": "RegionOne"}], "type": "key-manager", "id": "90393b72dc824ef8a69f38afdc639d53", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd5d0e3cfdb548a4bce636a98894666f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ede5cc3b38284395a7ed3b754eb6d431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "06a9fd4ff4564dbeaf2f1ced06aec898", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "70506706aec5413c8267d0a7c730bfc4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "196fe22b631a44e58dd473cdbf70a0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f91c1ca2217a460bbc41c244f5194d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "01c50835224d44b68a828831a54256b0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "14034ad35a27400c86e64e8f22f05bde", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7f76b2a94bae4fd8834cc900a7a2030a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b7064c6be2b847598e043c81a958704e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bf08c0046af94a8aac9688d3589c2811", "region_id": "RegionOne"}], "type": "message", "id": "591b305d4f93495fa217faad6b1b0b2a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bb2ecd82fc904a87ae1f3015fac4fd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "440177a59e59417689393dcc1d400a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5efa9a79bfd84e5b98c237fdae38b1d4", "region_id": "RegionOne"}], "type": "messaging", "id": "f84a67a9daae480f94f513e85cdcdb91", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8da856dabaa443779bd81aebf5b09097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c4918c624eb4daaa52b266d09952a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e8c02061f6b94310a2c14221f38b2197", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7f582e5dae414f5d89c6d354227d4d73", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4ed048c6db741a99bb9721be0bbbd5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "896f41fb8fb14ed2b449cb26010d5136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9555fc0d767c4061a6e94a489f21e7c7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7824840bfa214f7099dc9dce7528a7bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b732d3da392148949408a87c5e1cb66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3de70086091348669febbe40c0769611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cdb700bee8e4fea82ea0d931b37aef5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "66cdb0807f824cacb28b5148f40517de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0afa80fd5b9c4763adb5c77234b036d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d09a2155740e40c8af47cf112e417c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c96dd75aee3c4515bf5a995302a09b48", "region_id": "RegionOne"}], "type": "container-infra", "id": "86fabc436a1a42d9a4f87ce4c6ddf454", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dc402e6df5544d35876536f64b23d420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "793842b9afe64d7ba9ac3048ea8021b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2239d912c34d403cb50e232e768b388c", "region_id": "RegionOne"}], "type": "search", "id": "e49732dc9ea945919cd150d52e9c171e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d1c7d89b0978477b86825b0493422794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c7f104a0a714f5aa873225b58362957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f2e02cd6297141ff8c3bfe3cad0dabc8", "region_id": "RegionOne"}], "type": "dns", "id": "0376b410953a416d8ca600362b50fa20", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c87f786b38c4d2abc8855ab4ad78dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c904bcccd4b494a863f556fdcc427cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "87699b8989144598b30250fdfdc8f479", "region_id": "RegionOne"}], "type": "workflow", "id": "a37c309bed8d4800b3043dc9bf4ce37a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8952942e22204ee7bcd5dc37370184c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3c302e8b859461391e1228179e36d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "178eba3123e349b4b98180353b3be3de", "region_id": "RegionOne"}], "type": "workflowv2", "id": "96708a1b95d4443ca42e6e3f536309d3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "53c30dfc4a474cb3afe381c68bb948c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "926a74753ab941a2a36c52724bce21c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f6d828e1adc941e49b64c9ac63d3f0f8", "region_id": "RegionOne"}], "type": "rating", "id": "c68e0154b3ac4571bd60e9130f03ee15", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca2c3250adba4adab37a28287e2f3a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f158301e0f6248a5ab62817542eb9f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "96e650dd43324bad90550898b04960ed", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f84411ffefd24703a3ae784d60bb16b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b226fb2ee1614a1f89b0e74d651d8da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9308bb6c504c4b7ca3efe90449072da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b963c513d9a3449d8b02cca36e295da5", "region_id": "RegionOne"}], "type": "policy", "id": "4c4a0b418b1b4c77bf255c5662b4b2d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32e335d38f7d4f0b8ea09c41fae19553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37bdb977fbf44553a549a05a861b127f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ae95af891d54349a1b509f643433f2a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c6e2aa73d81144ca8f34a95b2e984b23", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78751ffe39ff4b81b3410db301bc95cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a31f71e55064b5bb140a26b5d26ff41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5950798a6c5e41d7af6b98a436e71df0", "region_id": "RegionOne"}], "type": "sharev2", "id": "8db02a225d2d4a1d805d86400cee74c4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70f08975faef459d9ab560360efc9756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c87cb3d9d7946469ec6f5f926c021d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c20ddae3b312495b93d87e3fa5dd116f", "region_id": "RegionOne"}], "type": "share", "id": "0eafd46365f042f5b301084131f5ac0d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a4b523915b04a4888e8f9d3b890dd45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b9b9f13e9b04d37af4e822564018491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b6ff8ded56e45c7894e82b962510669", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "34dd51edddad420eba76d59924c72daa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e5febf33e94c809aea1709dc00f9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f9ddd5135b94562b03b3f0603fb56b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8060e92b09b24c118b3f2996e82f8dff", "region_id": "RegionOne"}], "type": "orchestration", "id": "a33df8eb9bd6411dbaac531cd92d1bd4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50c1175ae503476da49a8cf626a348b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d559fc80af6c41b9a804f219d8fece66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc3387c65aa040849604061ce5b5ecf1", "region_id": "RegionOne"}], "type": "block-storage", "id": "c904e0d9b45a4d12b8953e3c5c72d73b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51f8cfa1c2284409a3003fccc6c83d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34081461effa48c9964147c0e16c739c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f601f2cf3ce4aa3879787d9e356c126", "region_id": "RegionOne"}], "type": "volumev3", "id": "b8b1bb81c586433f8172c989c610475a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a0ca63e0da0466eb72fc86d11045dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc1c1f57b765422995941b8420fc48ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cbb967f862242ee80289aad7782ed1d", "region_id": "RegionOne"}], "type": "volumev2", "id": "d905cc11c10849b98c8c21d26e77f371", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "830ee9cc9bdb4933a43e27e431071796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb166dca8dd7484ebd1e1ccde33a5b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0784853773224c5297719da568ef69a3", "region_id": "RegionOne"}], "type": "volume", "id": "aa61da93672e4b6e9f10c9aae3a8f423", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "585d8afc7a1345dd8a07558388bda84c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6b0fe7814704de78830554821297d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cc4a0cf51a24636883256d3e16e7e20", "region_id": "RegionOne"}], "type": "block-store", "id": "58007d96a0364bfa9ce60059daa323a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b89628b052ce41d2a9d5dc2c9c9b0671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "462c90b2e75e427ebad5f30eb037c2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e3263b52e7c4be6a69df5fbe87d3f1b", "region_id": "RegionOne"}], "type": "alarm", "id": "fbdbd84bf6fa48d5b0bba7790083b428", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "779a3754858e46f18863b6449de3c750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "705a42968c0a43d08b762696459331cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "95b6a26dd5e44d32ba99a42fc508d80a", "region_id": "RegionOne"}], "type": "alarming", "id": "36f2741c11cb4bfea602c1e2edfdc80b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0850674fa6af43c19df7f20710a04a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f096fcbc2ceb486ba3476a76f97522fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4da2b068d5c24da88f5dbd72eeee78c7", "region_id": "RegionOne"}], "type": "meter", "id": "8c56c248b0bf4e7491df03ff67f0c4ed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d7a36da24474c4db33f13debac0ff0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a2cf8c1cbc14f29bc37a56629fd3581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4a0616824004524adee0b730ea3ff7d", "region_id": "RegionOne"}], "type": "metering", "id": "c3038d7d78374eda9309b064bb9ead55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2f4789d536441a8a902ff02e9ac572b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23fff907053749beac39cc5b8ca1f631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "551a53af1af04f2986eef65660d2ad4f", "region_id": "RegionOne"}], "type": "telemetry", "id": "d42b2aa9876941bba69aef4b0ea88eaf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "76553a0abc1f49ac8b185dfe74ca3194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "70c4d98748a6453289b20028fb10674d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5971b7d806c4c36b1c365c352474533", "region_id": "RegionOne"}], "type": "event", "id": "95236426a19e4b918cb02020e9acd9cb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9a75558126af414fb0891dea4a09f459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0246932c1c2143af9f6103b2b43edf08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a889e9451254649b418152fae8a7e5f", "region_id": "RegionOne"}], "type": "events", "id": "635180ca5cb9473e9d5e274b31e29acc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d6c89aa0dc04055a48647402d4a3e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ebf9fce873e48abadc431ff2ce2f656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "89795fd349994f14bcf2c5ef05253afd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eb21a8ec16844466b8a19982b6a659fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d8eda3ccf9a048789c2fb639fb1cd74b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2ee791072484a8fbfcc267289352e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7092173fbaa34a7681d39c4a9ecfb054", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0014bfb4d8ca4ac7953af6ae18cea188", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad11da90d8ad4470afdc63cf58e6f60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc3797c8e0a445eea6dc5c6bcae5081f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a6b29ce35026413b9bcd8131c3f24c81", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e9475cba3e6b4749832b5a4b139fe165", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63448fac5a5a494995173561a40ba525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21d46d9986a241c9ae276547b833d351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0dd41818875f4d36a8847f6ad83862ec", "region_id": "RegionOne"}], "type": "tricircle", "id": "d07f907a798d4fe5919197fa4ae3617d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5f006b6114d3426d968e8b67b21407d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6298905bd45d448ca49775046bbeb787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a7babbb48b1941b6928d43389e675525", "region_id": "RegionOne"}], "type": "database", "id": "a2b41746339946e3893809d7a824745b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4faae9f9699c4fe285253a13d5e08256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7af26b677c6140fd825d1eb0f044625a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "675b578c3d1b41dcb8c6c5e83d07b2b0", "region_id": "RegionOne"}], "type": "application-container", "id": "4bc3294fafed47baaaa763bb3a20edae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d808f020ea04f01925723b390a5d8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0f2cebd6fecf44b394aca8f083dc2dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "18a55734e1a24c13bb13f647790c8219", "region_id": "RegionOne"}], "type": "container", "id": "be955593991d4da19d7ab6d7563f04cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29d2b5c25522466aa23c75d773f71fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7775e4c9786b41f48c02690db48afdf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d9d3b146b6bd4c008ae6983c7e505928", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e5480b634deb44e3bd86a6ea18f489ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0af636ba27b4b55af48e66590f8df59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3fdfb173b544a18a5c5d9f8716694ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b364dfc26c6743bb97598f4a3cfd53cb", "region_id": "RegionOne"}], "type": "rca", "id": "a91f2f569d0743a4aeb7d3d4067123a4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e4d4fc0c75d49069acf6cad5b0de414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb5c4fa9a70e417d9821b8999b2cc316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "414fd23ea5a447f391f51f9f98a6a7bf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "762d7c31683f4bb5b156fbfd59233f9b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0df79559525c4ac09d7363409bb11f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3e6639dff04b461d9a47ad8e9deb66c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c75e77a47dd9496e8764f6076577fcd3", "region_id": "RegionOne"}], "type": "network", "id": "4c8728bdf2304233aa392f220d1de7d0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f50524229484524998e7e7baf8a7226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "045ab6368aaa4a4e91e4ee4f730136e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "424e419171c14a42b788f175e9569add", "region_id": "RegionOne"}], "type": "backup", "id": "3535452815cb44b0bf52859ef8d2b803", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf8cda7cf11f4b18a5594706618a0ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b9fb31f46894bce920fcf3616e02cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "89e9d3aafb9f4a8cb4436fd29c92bb76", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "34cdc1ba753c42f18965ffa780aefda6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b139fffc0bb4c99b7349e4f89d97919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "872282cc80ca46559feb0a8c208c605d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "248deee989ff48e08167b32b6e273eb3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "14a614ccd1aa4f039d08e7c33122bced", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7a8474e9ef6473fb1d777e1aa2ff186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c2225b3e28774b04934a540b0eda137c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dc0b80f90ff94636af83c779702f0698", "region_id": "RegionOne"}], "type": "monitoring", "id": "60b8c56f44cb41aa95ceadd1a0689ee5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "19faddfa76244e0aac4178ca3fc72386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "018c8a008fb047dab2818dbd9d3452c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "180b7dd0a98749018cef4d761b352bb0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1b20a5a1d0eb400fa317fd78e5d1de87", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d8b62c18a8c8454a99a68d5b4f651436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1d17b7494c2840c1a0c000e409d1a1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "171cc72c726843418b764f5c8a29720d", "region_id": "RegionOne"}], "type": "placement", "id": "c76e6f64dc57408aa74072bc7391a01f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31f5facd1daa405090b58012729c7106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eebbf6826f834a88bc7a287c3ba9f699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4aa0ffe8cd9f4e759402796b57756672", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8befeb8cd1b44c35a3b2642f46db9c4f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ec5c59ff0fe4290b31d9c427e57b2f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b02cfac2733645729d76b4f29b7ed342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "18281f0624a04204bb2d4c92aac74208", "region_id": "RegionOne"}], "type": "ha", "id": "5a06c8fca6dc4f3db1da252d9bd60c3c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c3caeb52fdc04edb8d6cc4d7b61420bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "47e6436bd0864f7ebdcf97504f774941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c45880b6cef74f808455e489b2557a7d", "region_id": "RegionOne"}], "type": "reservation", "id": "45592c59532b4582870f759fe770e642", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f04c513573454fa59e4c81b98c2f873c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d280c5f3754410c8e319f9974d797cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "63a28e40f3604afdb09b40f888122d90", "region_id": "RegionOne"}], "type": "function-engine", "id": "0b8426bb1a6048b7ac3d1f5a7bc23292", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab3e11b5d83e4cfcbe2b39b29876df95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a5042a85804843b8aea798ff0c4ae777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6a589edb5c1e44e29b24c9861f72d447", "region_id": "RegionOne"}], "type": "accelerator", "id": "578c6136964e43638ac69995d998691e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92386369f63f421786fd7b56315b90ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb3e54068c8c4b1ea6c9f91dd0ff1065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04a0d62d9cea4e919cd033e1f3ef6f0b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b77c20318cf145bfab8edabd23033aeb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49d7e3118dbf4ef1bb3b43c1eced88a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "08e08e78767f4e7bb84c1a8d018f9da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "81c9c4dcb4434117ba555610d83b68b2", "region_id": "RegionOne"}], "type": "registration", "id": "97264ce4f7794221b6cbe1f8369a87f8", "name": "adjutant"}], "user": {"domain": {"id": "1f2e67c63dff44d2958f65768d698489", "name": "86f9f25d9d344eb1b6addd7030ec1e70"}, "id": "7180f804514846ff993ccd00ff2b2be0", "name": "738df38ad8f249a0b0062de1a5f6f629"}, "audit_ids": ["5eb5619f85d44d98b6a12667f4c63703", null], "issued_at": "2020-04-23T06:25:58.222311"}} 2020-04-23 06:27:58,385 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,390 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,392 keystoneauth.session RESP BODY: {"extensions": []} {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.161461s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,400 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,403 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,404 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,406 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,413 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.354398+00:00", "project": {"domain": {"id": "f4d0ea66a572408685336ffe8a42ba6f", "name": "bc8de9e70ec048469171d5ac324258a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a898fd84bdd94966b6ca5a71b8aab414"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d66b26c5f7644421955675888cfd3fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e21450d96221453188e3d654e57cbf74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a669cc280ca42a58d85648e3e733869", "region_id": "RegionOne"}], "type": "identity", "id": "bbba95761f0a45ac905316111622f3ed", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9157e2794fd8411fa815c4eba606614c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8d9bf1015454113894f913337da7cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c8cb5bc599e44b4f8b7d0136e737db13", "region_id": "RegionOne"}], "type": "compute", "id": "25d0a8c18c304c5d8d57c87a1658fd58", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "29eeaf34461748afbaae90f4b7c64fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e0b7aa0812984431ba7c8c322bdf3312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "efa79801efc14a3fbb2f35e47289e58f", "region_id": "RegionOne"}], "type": "image", "id": "5033e4c849f74aa790fee3845a91fa73", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3a049309828344d09c0c9d312782aae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37cdefbd33704be4b8cd8c9c9b74e0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "30d9f63c5afa491792d909f36db4cd86", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d7716a365b42452e893a0e83790881dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4ab1820fdce43a5a9db5311bbdfbd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dd40dfaf4534f7783b68fe6d47263b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de22cad23fd94762b7e2c0f5ecb69c84", "region_id": "RegionOne"}], "type": "object-store", "id": "1f66e7a298144713b8020830aeca6ae2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "556a9ea631eb4be2bb2bd42147abc470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9595c2e53bbf42269f3554f613e6936f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e5e8386d234b4615af670400957bc055", "region_id": "RegionOne"}], "type": "clustering", "id": "79a40b947a904aeab0d044e182754241", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82375a15aa66425297e0f0d3eb7f859c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bc2b09ebedc4d36ad167fa62ce96174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c4676d20032419e8a00d2489a237bd6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e715082f9ba44a7195eeda1a86693c0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d472d6c6625c432abbc25194c4ba5828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "801774cd078d4ad3bf3721e07d2b0ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81b5cff2d957400e92e033dfbf80b959", "region_id": "RegionOne"}], "type": "cluster", "id": "6635befd3364468e8f0eefddc32baa8e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42d296316028475ab31981a06c477de5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3b41e6e6f75c416f820d8c0e3e3d59e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "54b22e663221449a80d6ec276a7a5a15", "region_id": "RegionOne"}], "type": "data-processing", "id": "e505636e58114e32849092458e3c1008", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e0f37c46979485086c293a743c94209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cd1c7ddb8a84c1ca9c6f17ebcf75567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b43516701a794b06a7dd099b25273afa", "region_id": "RegionOne"}], "type": "baremetal", "id": "772333ed25224638a11e5191d38f5310", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e00286d5af349b8a19ad242515ded3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "173ad1c9857d4028b554ae3a10b3bd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5685657ae7fa401da82dd77bda72bcff", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d15d7c6c319f48e9a38a1c2cc4c0b3a2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ad80cb1889d04bb1964d8cad6b1dd2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b2b6cdf04f74761a146f3f6513529db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7470a90a4f32491cb085402162391314", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a6832df6805846938402d946866cc807", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2b01841679fb4fa0954557b3110653b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dbb66419951b45b3b3bffe5c76c6c886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9989aa08d9c34ee3af0d88a6fa626860", "region_id": "RegionOne"}], "type": "key-manager", "id": "9d63dabfbcd249df867463125f8f8488", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc20cb253fc24cd4bcba1d57e9984cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "226093f9fdeb4e72b04f0e7d1c2df46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "25170cec42534f5ca630233df174eaf6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6e3cfa29804543b5b89d7eb55789b446", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ef6ac7537ed45878f04d34d85dace77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e347b41a333b4c80bab587a9045edd7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "20c81e2e36d54c949e4ed42fa6b257fe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6d8828fb0bb64807975f5b36618e3c6b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "476c341e5ec04530a40bce3d3a440065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2a350d5491bd457f82baae48e1287d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de4d820d8397402b86f363271148329c", "region_id": "RegionOne"}], "type": "message", "id": "bc22931bc40848569787586bd1b62d0a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "02cc94376196444d92a31bfb3e1f35bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7c96dd1d2be6442db1dc4c161f87a670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f06dfecfa3484a759533eed6dda2e064", "region_id": "RegionOne"}], "type": "messaging", "id": "86ae7fad6de8422d8ccd63069fc600f5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "357f431fe7ae47c9bab8f9086e170589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "08772242270e4bd3876a165b69ff5969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b1317251f48745ed9b2d27957a591b16", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3eee4cb2b3c54e0ca4264bbbc7069410", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7ed7def85a448cbb22ed8663b2c6886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "940947df0d40413d92228c68b7a398ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d4b33070e4344739400b10d1df9aaf3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "99e9abdeb648472e877b765fc09bacc0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80b1c36f8a5e431884fa755561309939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f66ea243e9049f189ffc02dd0ea0893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52070ceb17d74b82ab5f38ef3e43ea3e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b37b44e9206446f2a467ce8f3a505981", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "109a6b718d1f4c838025c2b4f03f6a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2864b43783934560a357ec557762af40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80d23019cd9845b68a8d702b30aee97d", "region_id": "RegionOne"}], "type": "container-infra", "id": "42044a10ef794ce79020daa1f8e9e63c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "59bcad8677da4845bed649c58831fe05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "82c15eccce684ea7a792bf5a7b23fc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9944da1bedc448c282163640c223b0cd", "region_id": "RegionOne"}], "type": "search", "id": "8a621be21c754cf499be765a08ddc5a2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "183d9717158b4205b6b71a242001f77f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2263024544e448228fbfd54f45e27878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "440439f3666a4cfda29b6438b0720b4e", "region_id": "RegionOne"}], "type": "dns", "id": "10ce02f474044917921b68e63b000ed8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41b49300bc3e4ed5a6abab1ccebf9dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95ad1150ce574183bf3be28fff600b3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0a78d60208444b1faaeb7f42a460935a", "region_id": "RegionOne"}], "type": "workflow", "id": "50bf5fa560094c3992ffa60c43ba6b1e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7213433c74924d88b3e34aa8cad8d948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e0ac1a2969f248e692adae458da04d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8f078f4356a54f05812f6b702677be73", "region_id": "RegionOne"}], "type": "workflowv2", "id": "40fe6fdfc9c1453a82ee7aa849b2f1ae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "60217b9eb2414680b170c305801e9648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "18db65b48fec4ba5b222257d51b97286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba144aebdb764ca382d9270118446d87", "region_id": "RegionOne"}], "type": "rating", "id": "cd2c795139b1447e96a2eefd9ed16147", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f87ab816487a461a9e80a47268c44041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a1570828c6ff40f38e55991ca1031c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "37bc55ab02284c10bf948f59d0bf7060", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2d425438fe4e4ee7b3ec41119382a277", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c9ff5c2962a4b07b420a7f0613b4010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e0159c249a64341beeed5f85f07f5f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "61882313242d4c259b290935f268029d", "region_id": "RegionOne"}], "type": "policy", "id": "0ecfe4b4bcf047e399d40e8982d10ae1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3a52a39e6a942a6b5cf9e5b6c566dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86b6b0c23f0e4410ad919a5230582f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04dd8895adf04ba488bde264244de36a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cefb8d419a5649b8848481a73ec7af1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7d4a3a5c0d84574977bc72616e10139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c434488f8264d1a9b62b6ac50edbb21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f5a63d48163416fbfe9432b78f232d6", "region_id": "RegionOne"}], "type": "sharev2", "id": "0614151e7ffe42cfa4868266d8aba8bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "977984c4913c4dbd84da4661b10d9134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3c249b1dc1b4f5191ec0a1b59920696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f3f233fbea74dc2ba57821ab6012ff7", "region_id": "RegionOne"}], "type": "share", "id": "dec30763eb754a81a80f9eadd3b6b115", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "99c74dbf67e94d8ebb231ae4d4f851f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "03dc383343d041a281efa2e9e0b6decb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "43756c2f3df14c76afcc95d41f4114e7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "540fd97c06614ba49b034b7a84cd301c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b0f00cf1e3247f59284275018bf8751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ac7cb49c0e24114a6d715437fe8488e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44b0a1a5c40849edb2aaf197f750bc76", "region_id": "RegionOne"}], "type": "orchestration", "id": "98c246e88f764851a61270f315c7d4e1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46712487c2594b288bd5fcaf5f588f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68b4810a61954aabb103dff0b31f322d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5602b8584224c129205ff3a3f69d45e", "region_id": "RegionOne"}], "type": "block-storage", "id": "0772d31afb9b4e159a0595e8cafd9691", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ece45c98f6443298d104e2546a41908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "997ca0319b86438cb7923bbd816b8d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dd59e2b42734c5d87ef551dc4a97044", "region_id": "RegionOne"}], "type": "volumev3", "id": "a00ce1e26d364141831f2a3cc18770cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8b78c40af2345aeae5506744d5504f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76af46b6f61d47f6b5a696e783a8e450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb84c9c98d141859c87b9d897f25d52", "region_id": "RegionOne"}], "type": "volumev2", "id": "c398fa256daa4aeaa18cef28166d0623", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fca85c6b92945a9b76899203570c161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b1c5094632340d18c99fc115d8e74fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "831a3efaf5584a1db0e965e5ec27b5fb", "region_id": "RegionOne"}], "type": "volume", "id": "b35a20a30ed6444aa364d2e31c061588", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13afbcfdfb4427fa4a05b6fd074c765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb28e2f836f451c839af7ef55fd1bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4aac83274c74dc4980c2efbdf2cedba", "region_id": "RegionOne"}], "type": "block-store", "id": "84c633815e394172bc987acf1e2ff072", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1228aa46b2f94ecda082553aada93839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab73dc8f8022487884125ec2ab79ac07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7527561e61cf4d4da62b17d5ee1b7e59", "region_id": "RegionOne"}], "type": "alarm", "id": "8c61910465d44c9b9c89ee9d56410e35", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ece7c72df8a84ea991b7f256b986d310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f7e89852155d4ffdad34c5e9a71ec051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "68cc36cb72e641b193f8d9af1f3d0436", "region_id": "RegionOne"}], "type": "alarming", "id": "87c3d74aaa23432b9e3a93ba53b46ced", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "810871b0dbfb4e43be3949d5ce416480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "671f39ce4be640598cba4a64f1af7348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e02a3136192e493e874bea9f55eb6a44", "region_id": "RegionOne"}], "type": "meter", "id": "adc3b0d3bfab4ee893949712b123d5c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a915d2d1d095470fa7d6b2bb227c3142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa1620291ea44907a8402530fe4c7912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e5400a2eaae1495eb4eefb983c2131ce", "region_id": "RegionOne"}], "type": "metering", "id": "33ea2aa63152416ea6e633d6850e4d03", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0923a5bd8a1480fb932f90142270eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f5e4f0fdead4720b14c846ef26322ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1d5d4f1da894bf4b8d76369b048621d", "region_id": "RegionOne"}], "type": "telemetry", "id": "95391ec9c8c54ff694631974f577da43", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3d93a5a5003488db248244465664641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ad18a305c93b46109ea38e9f0540e723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "70342014c6d547fdad982e09f512653e", "region_id": "RegionOne"}], "type": "event", "id": "c106171585b94e02b805ab6d70ff23ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bcc82acea2764c03836ef32b8032da3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42bba076a9444601a4a5c6d2731afcb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ee535675480457084e7afbecc2510d8", "region_id": "RegionOne"}], "type": "events", "id": "a2411f67fc7c4e1d8da232e70cc4c0d4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f301486487554a778f4a389fcea9d69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66d62fc0dd304a77ad5cc465922f0348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a2adb1bf1944a2499bafd915dfa2f43", "region_id": "RegionOne"}], "type": "application-deployment", "id": "850e5584610c4390b82df4185440ba4f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e8c335076f5b4fda9c0e203227f15710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d064ad8785054bafa82511b55e70a654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ccd37f7cf65146139c3179dc8c26f664", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8f30e840d2604e778c9e1c33f7baca46", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb66aea4a9374a418964e0ea73e82a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ed3ba09566249158857c366e4abbcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "16edc8ad2625436dbb016341a139fd28", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3a25ec8207e644a2b9a37effb098643c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca61b7c7e25c43958841d90466fb21b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd41e507849f479290353b22dcabd3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef30b01fc483447bb9dec1f2db9299fe", "region_id": "RegionOne"}], "type": "tricircle", "id": "94202ab570744250b508685541a9cc76", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d90865a15a8f48478a7ba11b1863d30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b971831c56ef4a63ae74dcc1961ae800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "11b1207024b049aea36077bb83df18bf", "region_id": "RegionOne"}], "type": "database", "id": "07002aacb81344c3b9770740766110f9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04e309e8096a4e13ae0394712b1a31cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa47617f43644486afadba8fde33608b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c20056e2904b43cea3fe9246df7ce249", "region_id": "RegionOne"}], "type": "application-container", "id": "bfaa88668d5d40049c69f217ccac8cd3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ccdfce94f71f4b43a3182ed9271fbacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fad09060862142ddb83f82bb92e82aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48cc1affcadb437e8884cfa35956941d", "region_id": "RegionOne"}], "type": "container", "id": "eec0f39783ef4b34b3bbcdffd73f3521", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48374ec3bb334292b6aa272498e0c03f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "123451e7494644319b343a99c798c6e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b763a87e67e242bdb6b34907fd979d4a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bfe5eb0aaa3944479018c968e224b76d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6571e07d0abd467398053b927006c616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5cd6841d7f7c40d5bd78eb385882cf4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c99a88d0bbd8418f875956b91fa6c635", "region_id": "RegionOne"}], "type": "rca", "id": "b9eec39be72044b0811a3893c185a360", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d26123b0e115445295709488daa0677a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cfbeee96d332480d9b64741bf1a7fa0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c5d51c505148413ba1e839c6192b4c5e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b456bdbf07804f82913e2ab4cc3beab3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b87f9a28e2fd4368928db5f8ebf6b91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "65ee6f1a28054b4aace41da8c626bfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "130f0627d2da4d6d8abb56467495bdad", "region_id": "RegionOne"}], "type": "network", "id": "f00e63d4cb3543ddbffcf4cbdcc7d21a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "96f1bda76b2f42d4b4e66e206026940a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b56bc25c54448aea15d72bc178559da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eb0d6c294af944c69778e3a7b9189ea7", "region_id": "RegionOne"}], "type": "backup", "id": "f796b8b8f47e4dfc86eaf355efbb8e72", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad495d534a9a4c4daf073f030b2c74d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e9acb9c5196455c931826335fc23e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0f191c1cad34672afbfe139b00af82e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "90280a9165ea40f7834dd4d24a9af87c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87e13a7e47f04ecda0c891d3a742cf2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4527f79c5d7421791ce92f0fc402fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9c5cc108dad64125bd7b132d04ab937b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8814924f66074500962a5290b528578d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7c7e5ef10734273a220495e780fb924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e9b6368c685d489e929057e7c7e308c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e8b06d3a3a0947fd9b360ac6e5a96fee", "region_id": "RegionOne"}], "type": "monitoring", "id": "180626623e4148328f0338d75cd25589", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37d14238ed684a229b28b2844b9d843c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd12683e5f534bfa909ac5c019e7dea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d1926448cab04ac19b74fe18c4813495", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "096cc97e4f5f4a0e8e0acbdf2e79cb94", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e69e098659cc49999466dad5af020ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0b4804ee73c478a99b0d187d362f5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d49b552bcab498a823a1821669c799b", "region_id": "RegionOne"}], "type": "placement", "id": "01d6136a62ae42338d746ece03aabaf0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d3fa87bc90843308255d1dd8fdcaacf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c703df422eb4ece9e25b6201900cd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "123dd5e04a61420b9c743e4464303084", "region_id": "RegionOne"}], "type": "instance-ha", "id": "85c09a89ac024fb9b6331d5c73a8c829", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "97d98b6c994742c9a9e6e97cd791459b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f02718ee9174ea4bd7345e582a9663e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "57ceb307b1e7414c8a608c70619d1fc8", "region_id": "RegionOne"}], "type": "ha", "id": "5872f124d2e045f0b66779babd0941bd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "47215dbd2c8e4359b7d803dba1893245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8806036f933f4c588c65c21795d729d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "184340bfcd7f43e9b8472d4affcb0273", "region_id": "RegionOne"}], "type": "reservation", "id": "39ccd895b3954808b3b0f65489486e80", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c53c84fb9a9f431ab825451580de1731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7801172e97754073989d957db957a150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0591cd3baf094f6db4a93dd2a8cfd9ac", "region_id": "RegionOne"}], "type": "function-engine", "id": "6877ff2d041a47a5a4355da31ca4ab2c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c0733ef0f054a899fcd580edd802171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8627b4f75ecc48f3a5a3d18083f21102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4058e896f7644044919de16276182591", "region_id": "RegionOne"}], "type": "accelerator", "id": "f7e5a92a624a479f90320b84804f0fa9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9be96103d2eb4c83b432748875663aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afd90e9a805749058381a1343c296561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ad3d026f59a14c98b82420f56d9c71dd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "afae0621da054819858cf0610aa712cf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3ccba332f5c47f6bc992d178cd749f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e72bbee36e540048dad4e71efd7bc66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d3499ff10fe47d5a6fbff09ec7f55c0", "region_id": "RegionOne"}], "type": "registration", "id": "e78f78d1f95a480db849f9b4228f5c48", "name": "adjutant"}], "user": {"domain": {"id": "b3862bbd5b4144539f4ac698916a5ede", "name": "ef4c183e37104f02b35999ca5f4ecbd5"}, "id": "429ba9cf168847bb85c5f80e8680f315", "name": "1c59a4093dc44a9ca6c0165fe1d5f8bd"}, "audit_ids": ["433669b8704f489ab46281b78a56dca6", null], "issued_at": "2020-04-23T06:25:58.354398"}} 2020-04-23 06:27:58,499 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/fwaas/firewall_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "source_ip_address": null, "destination_ip_address": null, "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "name": "deny_ssh"}}' 2020-04-23 06:27:58,505 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,507 keystoneauth.session RESP BODY: {"firewall_rule": {"protocol": "tcp", "description": "Deny SSH access", "name": "deny_ssh", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "enabled": true, "source_port": null, "source_ip_address": null, "destination_ip_address": null, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "ip_version": 4, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "action": "deny", "firewall_policy_id": null}} {9} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.141960s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,469 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,472 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,473 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,475 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,483 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.421363+00:00", "project": {"domain": {"id": "5ec1ea0478314a4898c23a7b36870973", "name": "c59e70d74a86414c9285d03463029dc1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2ecd974fd194465c861bbe4109c0d263"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e905eb210c72444ebbecdabd94513da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff91794cae7743e08f5e23a3668922f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b680bde4f0e24178847ec34b66d828ee", "region_id": "RegionOne"}], "type": "identity", "id": "80644ceb7a00476781f3e4aa9f1309cb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c9d1d0960f8048be947b3372795508a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d68357961ac40baa09b48d2e4b1aef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6197afba7bec471a8adb1674966c9132", "region_id": "RegionOne"}], "type": "compute", "id": "18bbf52a917c472d92993b2be5d1061f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f25e35cd2aff4c6182fc96fee8b34788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "144ba3fda8a446ec830e9c72639e630c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8d42c39e42e04e2db518c99da4f8a42b", "region_id": "RegionOne"}], "type": "image", "id": "9bcdeafe8d2f46e39b5c6a28148aa7e1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6356fdc92a6e4df1acddfe5b99b232b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0329665eccd476c86a2e4df004cd704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f9687ef15cb446d19440851b29806033", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d5d2d516cb9e4da8adf2ad7ae0589684", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b43dde76e94027888f0e8957073571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b167c5e8bb4342b8932da8a38beb3454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6de8e9d048164457ab7967ef7b857322", "region_id": "RegionOne"}], "type": "object-store", "id": "82c46a966a474823a29c462d00a5c979", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5038f8c6fac4dd38efcf2e77edffb36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ebde28b0416415e9de12b7112f6b320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6cec630306bf40338d8ec020ad067133", "region_id": "RegionOne"}], "type": "clustering", "id": "05a9a33c9cdf43bb99f8c7073a770599", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2db93cb2e6e74f978df9f009ef8929f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14ddd9c84e814b76ae11d5ad3d105787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e6184cc96e034edc931e9512e6472880", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cd1be4f271794400b7439ac9dc3d0b00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "606e143c5eaa472b9f380a94264c3618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a060773b78f49d2b3c6435874c00edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aee0c6a1b52c476aae9f38875c842b54", "region_id": "RegionOne"}], "type": "cluster", "id": "56da825a4efa45f2b4fc81f3e4250646", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42f1314b3d094eceaae062c2c647d5ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02aa4128aad54a70818eb4adf0263bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e5b339c691f1471aa8ab755cdfda4c69", "region_id": "RegionOne"}], "type": "data-processing", "id": "90847a4c70a84fb0aa75e073e42a1a76", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eaeadebc53dc464d81a1fb06475e62d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4a9b15d6e5814c7eabf7ac59bc500ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "05e0e092c08a4ef6a45641f67ba1c883", "region_id": "RegionOne"}], "type": "baremetal", "id": "0ea9a41dcedc4c88830d4ea901f9bdf1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f488b8704e964c0fa156ac8f08360dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8f033d4810fb42e18869bae838b37cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a791e4d6a76c436589a0be3a2f32f013", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6c3d5c34788d4fa4951bb18f7c77ea47", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "820fcead188f4d5bba59ef16b2d4a3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "724918faec424fe48c2b651ad8693a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eefed9c8fc44438c9546ba99d03348af", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1abae031b05646369c40db3f4a32bf53", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4cadb7f387094fe6add0240dcc58a698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c9b03b80e16049528bf12d7ae8e7c4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b6373a8aab334681aca739e61d90aff9", "region_id": "RegionOne"}], "type": "key-manager", "id": "e7c53f306605495fa20041adc9d530b6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31e168beb5f14c328b3fe63c887e1ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c073365618f3482d9834c1c9192ad84e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7bab8868a64442cbec4e2c79afc394c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aa03d5aa768c4e90b4f7cc673307cae5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "03f5e4ca2ae2475ea25364881adeea4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f22ce531007940899daaccb3dc900d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b59f5826215945618c6ba1cc059843b2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b6780c3d35d24abf9e5a549d09e92e70", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a556835031dc498283599fbb2f6757fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "132f1ff10f994735b8317b8d2c966beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d1e92d0fecb41d59d621a1a6187ed08", "region_id": "RegionOne"}], "type": "message", "id": "6235744ade5f443da4a066ee9513de31", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a14d12e981484742a1680e39e40acb02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f61cf022582c4dbe97c8be7d7074ee6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7095fccb277748678fe6041767473b6f", "region_id": "RegionOne"}], "type": "messaging", "id": "739d25f2313947aa8a2ebca603105aee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5b928ceb694044918df089ffc158362b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "efd34a4c52d54c8aa3ece87cd6295241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a19fc8cadb7f4e80a6a4dc2d33ff0f84", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ae23c00f2acd48939c6634cbe1f25c4b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37223b1c74d64a0c8010dff1c0e63266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5d27e1cdcb041618e242159d7a67142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6314fbda08441008538b1f324cdb8af", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3a5a144ffa3d4980bd22d57243065792", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56a97ad144bc40ea9ed4eaec866413dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7da9c596eeb4753b47fd458ec47fc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93cf0301218a41b0b7ab8d5c477e845d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8cc27878cbe147e3b6aad7e1ef5bd795", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01298ae5585a4de7946b2ad4b6348a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5d2043cdcaa4272bf3216d5d9757dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d7b1d6094ec4e608c45f59bdee08bca", "region_id": "RegionOne"}], "type": "container-infra", "id": "22bda7c6ef7a4fdc8ed890529b40950d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c7239b0975114a529eb9196928f7ac05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5ed9e7acab0e4db19f8b9be9845e411c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e2a7f088b85d484fa372ba0688eaa6f8", "region_id": "RegionOne"}], "type": "search", "id": "6e772b150bac44388a44b07b6b98cda4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2965dd2bb04246f8a68ff07d3d855eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6c1e36762b3450ca792f0bebd84f649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cc1dba15345d4a13ab07e911e036f58a", "region_id": "RegionOne"}], "type": "dns", "id": "ee82cd5fdd4748859f7d65c843023206", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "000ddb5bbca5408c9571f95b15919db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4598b5e2b2424e8489241697d02a3bca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b6c8cd5321164b919ed0cdbf54a2a3c3", "region_id": "RegionOne"}], "type": "workflow", "id": "e6010b074f5648c1abbead92afed4953", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95981d37f9f642e68679860bb187ccd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8273c6c3fe6475f8ce044f187f4fbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7514fb07c4c04677831e4d6b19cb6ae8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d002d5900b5f4b79b12c549b7eb20cd1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f7cde52e962a4b3fb33efbc1860c87f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9be9d517341642718095d9ee1ed252d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9b8b5657870e48b9bf67870ee151943f", "region_id": "RegionOne"}], "type": "rating", "id": "820c62619f4b4cd3b89bf3d708a8a444", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d43ff141184a4e54a24bd26ea569ecf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "75464f5ae5f74256bc69248c2968aae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d76d426a6e6435a8e5ac1e025ff0a07", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d24550acc8154a1e927e1a4f388e9d20", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97c642791fab42e58cc4c952abc518ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "509e7d61a5054c43a176711ed775e75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "78173cd7c03a4957a3307b8ccb44c201", "region_id": "RegionOne"}], "type": "policy", "id": "c45d04a23c264f0db63fef21c4d9d7e5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5173712918d84a808a82200122e10c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94b3a8517e104160913b08c5b070ef06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4a5b7e94f0346228fcfaa24f2e06a69", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "00fcb6c1887045b6bd3c6d29c04e61c7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a36d803584f245b2bd73269ac8168270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbc80891b6134a6385e1e21c01d533df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "55b578a60416478daaf2699bbacfe25f", "region_id": "RegionOne"}], "type": "sharev2", "id": "892927d6812b48fab1f60fd86529ba8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "701efa5207ad45a9984712bfe0626b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "321c2d5c09174f47b789363ff0f3ae6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29d226ed59d14138aa1a4690bb9f157b", "region_id": "RegionOne"}], "type": "share", "id": "7ec31ac96a0d463aa39a1cc4b312f9b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "171a6547deb94594ba2232ff32a57855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e3e02fb9c2b46e9b73fbf0cfc6a057d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e065338fd71140738aaa7fe40479a6dc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b1b1c17d8507407ab153469167bb7ec4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b85d3e41d8e84fd4b52732dd2d1b09a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3871ae6ff9d9483c80c98ffe835b4744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f2faf4bdcdd43ba9f66cb5d513c1851", "region_id": "RegionOne"}], "type": "orchestration", "id": "ad97a20d486c46fa96671d12342bf117", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b876ff192824f60b0cf2904ed40f84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "075aae9a68fc46bba8315606fe4624d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d49cc06b310413dabfe289273efa1dc", "region_id": "RegionOne"}], "type": "block-storage", "id": "9f122bef25814eff9dc7a8c168b9070f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5d94f240a484ddfad54a839e0930760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35624d68209240bea7aee328cd10d179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7826c40bab464d2c99821d76ee37ef93", "region_id": "RegionOne"}], "type": "volumev3", "id": "aa25206350f74b9bbed51c7b812acdfa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99cb5f90a11422fb30ac43a1142b99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f7f9b20c0204726bee55447a5cd9a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a84600a64024461a90f58321ddcf32b2", "region_id": "RegionOne"}], "type": "volumev2", "id": "7b88a5c837574367a63a10e68e65ee4f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa1f84d2090c4c1084bec5f35e637476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dd2c1bdb37d4a799a8a8b86b6a5d51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b8f075430224ca1b903ff701448d7b0", "region_id": "RegionOne"}], "type": "volume", "id": "0100f3b5241a479f8b98423628fd2cc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cd30861ee204f7cb5e3e36b194b782a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acdc27637d8148aebf0125ec32c14002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "028f309a6b6a48ca8db4f37721241045", "region_id": "RegionOne"}], "type": "block-store", "id": "4d6025f4245c4789b5f88ea1fa914fd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57b3a26d2de841e9b8294f769b9951a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31122a2efb4e480d8a7ba199fb013d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "357bb01767bc4a3b8889463abd00c463", "region_id": "RegionOne"}], "type": "alarm", "id": "d6316eeb2e114c989d0daa2756e59c30", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1433aee340ad4a28bf62dd750f2a45bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "957d182c4bf443ee854fb24a6a9f616f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fee55036b8e240339be82af1b2309c4c", "region_id": "RegionOne"}], "type": "alarming", "id": "bd8a70f690b844b8b5e75c98bfc0eb4d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f96473f8a7c540a6878aab1f86613f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4b77105bbdd40a9a5253379f7115ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b9aac10c1654600a35f4557678058fd", "region_id": "RegionOne"}], "type": "meter", "id": "7d81d55f86604765927c49842a9c8864", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "093c9aa50d4147e98f0104f17a99ab73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60c7b356f2fc4cabb05ac80764d1f3b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88f2ce497b2a4ed8a397854fcdece39b", "region_id": "RegionOne"}], "type": "metering", "id": "f49f2ea6b1de41788ad71c22ff4d79ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7edee368d154422b586a34ff9be2372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13f9143bfc4b43acadd5f7a414617e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "720e78af2fbb4d73bfc7096936e712eb", "region_id": "RegionOne"}], "type": "telemetry", "id": "1e3d33a8ee52409ea9564bc9f52386c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2ec9bd2b871646e79eab805a5b31d000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a082309a33304ab691bb01a1565547bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6167ff7b5ed94866a6104b84f84c2661", "region_id": "RegionOne"}], "type": "event", "id": "93e0697e6af644e3ba0740012d1c0f6b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1d832451298b469a9684126e5b30c0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5f2408cc8a004ca3ba0c226089a8ebdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "12a9979b9f774fefbe07d3c691bf14ef", "region_id": "RegionOne"}], "type": "events", "id": "bd5856fe44504f1d826bc08e180589ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96194e6410a540e091af345c69178430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75ea56f86c9d4f37b88c80df1ea81367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d581b9333add449a8f9c432b898fe090", "region_id": "RegionOne"}], "type": "application-deployment", "id": "20f4bd13a8f34ab78d28e6db413c3722", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28d28440b36f4a3887b885ccdb891a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7532f64865904cc78d74b7b9055b32d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "11083416325945189d988c5cab9f03aa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dbec488a01754542861997a9aa5a1619", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "016e124ca37442689adbec5e06275001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f94eda93c214d8ca611ca98a353a082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "29b8737ba32b482db00462a7851a94d4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0bc7e9a89fc448ec893f2e11c2275309", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aeb6b99aba864a6aa8c887d8454ed03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "83fac2e09c3c412db08e98623e80a72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1483497cc22147f88ebb83e614de1024", "region_id": "RegionOne"}], "type": "tricircle", "id": "a14f34fcf1154ce083c65fff9dfb05c4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5989486f6b184ee986cf0710c43f3a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "88b0a4f12bb44603aec778a8d4d498d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9f29c59aa112411781a060938d5091de", "region_id": "RegionOne"}], "type": "database", "id": "d912589725074df4b48429e3d8cb3806", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac7a3cd711d245e484e65619d071a322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "962968581a1546639a7c87cab7a9baed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "abe918112d6c4906a5944bb2308825ac", "region_id": "RegionOne"}], "type": "application-container", "id": "3541e720e78a4f5e8632cccf6a9c17d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da16d4d26f7d48c19562b1079a4cd511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fc4d33cb48d4f9b968f9738dee2a251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1cacde21baee44c7b0dc0ad737f292ca", "region_id": "RegionOne"}], "type": "container", "id": "4b669ea44cd94026bb54cf30d90a1231", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2db3f85d6035426e802ef744bd137c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fc66a5c4871c49a8a6e8c8835abba4f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5066b30038ef4d999654d1c535ba7f34", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "69bf1320a0854c3892af99c3619228c9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3bfc93ab175a44659b80f422d1411b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd78cfdf898049c693c84c5e9de7aa68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55ab4dac1f534491a61848d34f64f6b0", "region_id": "RegionOne"}], "type": "rca", "id": "3edd7b3412324b1890b1b7c2430e6b9f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "95199c64a3384b049f12b92a71ecb6b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e9ea9bc6522e44029b41bfc007f2d636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cfa805dc1bb34addab8b4739112cc174", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "079a5a2832d14a44bde78d741abc7f92", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "014e8e22f76b4da7b111993234273339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5dde97283404450aa53b052d7b14a75b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d1c4292c724d4c9d8f31227e26924ff7", "region_id": "RegionOne"}], "type": "network", "id": "08b96423232b4206b2ab26e0edd305b8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d90c7babfb824a2c8bd4439b8c2c19d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d66286b29fc64b3295e9cbec2ba71f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "286ad0eea65347d697b7ebbf9af54e2d", "region_id": "RegionOne"}], "type": "backup", "id": "5d9bb201f46245648f5e065a33ea2269", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "829d671fc1474bfda38524b9aaf94216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97a839e5459e43cc99bbf6b58a3ae1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8b6fab92fac84778a6b9793e428e2a11", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "339e39b51fba49289e90352bf04c09ec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fa13f948e4c4564987db8d0b80c977e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf50c5748c2c46b5aa31bdde1da9e9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e6ad1224a72f415ea926b89db86de890", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2aab017824c84ac3937b2223943d8c94", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c5ca36eaaa46427fb0f11dd4c4fa1a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "60ad54da6667443f84e0bbe6a746ba2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "749336b1eb754ea7b5c4b19503a93da7", "region_id": "RegionOne"}], "type": "monitoring", "id": "63b483acbb96478b81333b3c7b0995b7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f0fc7a8fe8974bddbc7f4a55bd1c5b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9268506a57954f788b8078a47ca77fba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "095e002789794c849356a9deba557041", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b107a49f887642689ff22fec514c9e30", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "290b0f0794b74a6d9da392547d769192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b3dfe174f2664f21a349c31772fa6373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0f08fcf2021f4c4192e7bee55dc431d4", "region_id": "RegionOne"}], "type": "placement", "id": "8eccae4bf49647c8bb433fcca2a300ba", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4fcc9bf72db4799b751e73c80afef79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "786b16267f3b4e06a3d2758012c64786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54d0b135f7184deb880c77994ada1b18", "region_id": "RegionOne"}], "type": "instance-ha", "id": "84b56914a5384cb48abb35ec4897514e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93cc8550956f4ef39cd7b0a1502b0141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d15dde58635489c9518a104724325cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2c7ea72e71664a92b56441eccaa76212", "region_id": "RegionOne"}], "type": "ha", "id": "1b632393d91c48f49c387253de368758", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76375bcd0bdb42aab00de9b7e70b99b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b37b19d774d546e0943bf1b959f2c84e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fe2bf4ab6b264a9cbc91ab7f49ba1a08", "region_id": "RegionOne"}], "type": "reservation", "id": "7351561a8e4b4620ae6ba3a6b2308dc6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "045696f72a204128918edc3b25089161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29d127ca9690429cbcc58551c1817a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e99acf3e34c44e4ca882f71d1387a25c", "region_id": "RegionOne"}], "type": "function-engine", "id": "106837491c8a4fb7b50e24d639dbe2bf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c0a833541224ab59722a2871af5aee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73c8474c31794e509a84984340845cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a64170bc389d49f0bb36a7ab4d32de47", "region_id": "RegionOne"}], "type": "accelerator", "id": "0c19c1aeb2e948088b12265ca8683ce4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d231fbc913404ab4b5695bff810f432d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1fd7730f41a747268c44c0500a3fe2ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8e3c9d5a800149b2af48da07ad89365e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "488f65b206074219ac1586c2d280b41d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36039121452f4bec992c24b7ef3e7d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0024088e49bc47cb8489b059023c71c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1871df51030a4134b68a56503e64a399", "region_id": "RegionOne"}], "type": "registration", "id": "cd48798fa4c246eea490db937d98d30b", "name": "adjutant"}], "user": {"domain": {"id": "087e237db8fd4dd6a779bec6f1677c5f", "name": "14dfea6df9da4c21b499378229ea2c23"}, "id": "8f16d58cd4364f1394c8d7766d4dce0b", "name": "687eea55f48b47ed8e9c910ad14613c1"}, "audit_ids": ["9999d2b19ca2412e8c756934da55dcf9", null], "issued_at": "2020-04-23T06:25:58.421363"}} 2020-04-23 06:27:58,548 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=b5801200d54946409636ce269f859ac6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,553 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,556 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "b5801200d54946409636ce269f859ac6", "description": "projectDesc-2", "enabled": true, "id": "3d8c31c4aee3422dbe4bd6a39e6efe62", "name": "projectName-3"}]} {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.092150s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,387 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,391 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,393 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,395 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,407 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.332290+00:00", "project": {"domain": {"id": "27f5d8ac2cfd4259895e63979728d286", "name": "fd5d6bf2d2c74826b1fc0ef124d2b231"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "360cd4be574e47af95d85c1ee195d60c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2fa70ab2f9034f7d8a07ff32c9d7c89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "aee74feef0d648b1a640b2e650b08aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4fb4e9195c4f431bb1551191e5b7b62a", "region_id": "RegionOne"}], "type": "identity", "id": "5a49298f370544b594d811906676a5a9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7387acea12004a13a29c6d39ed828f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "23b6287b0efa4f0d841785649f530053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "42eae9d906194b75b6822f4432913616", "region_id": "RegionOne"}], "type": "compute", "id": "d723222f25fa41898cd1bd5020d58cfe", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2a4c51c675d34d9d8c732e7925f1ed4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "be99fe4658fd475bb5ca288710f4e652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc636f90026142bbae8d028e2273dd69", "region_id": "RegionOne"}], "type": "image", "id": "649419b6da454eaab0c065f1b74240f8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2482797d008d4bb0b9c4fe55110d8d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5488bfe0b55549cc9c8c75a4add49747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cffc8db035e84108a955beea2b56d09b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "097c825e004d4646a03960d8e1cad31f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8df2f22d12746409c92d24e63fdcf0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab425e154e3e48d08e1743450fd59727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eed01bc21b374966af9793a357cc14f8", "region_id": "RegionOne"}], "type": "object-store", "id": "b8f7c31ff9aa400799ef655f281d54d0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4098d975bf34632a85d8f7dac479bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5639aac356df4c3badcad626c2ec9168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0f3a95d9e6441acb434c9215a6505de", "region_id": "RegionOne"}], "type": "clustering", "id": "fce4c121c13e432b87cd01504c4a0bdc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a1fb281ddde4ba0ae28c33182c6c9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5db8738c535d456a9b72978ef7496c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6406367015e54f42ba16bc089300d343", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c0963edfdb024077b6a4be3b4ecce5c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77684201144c4ea88ae7604c4493e9e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97ec65d635624549b6a87d560d0e6045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d8bd386ae094d69a27065967ecacd1e", "region_id": "RegionOne"}], "type": "cluster", "id": "fb7630a887154c359489df65b25bb8d1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "33aabbffa20940da9772cc72334ecea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4c94041409e54c6298446742b22f1d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bc7ac34a40c84b5f8bdf43441d812e2f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e3051de21bcd4e57adfeec284f86c487", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a5ace075e4a3422c8679fa904544e231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ce0e684ca324b97a8087456ec6ccabc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7f6cf720213c44868197e7597765bfc2", "region_id": "RegionOne"}], "type": "baremetal", "id": "e730c853f3f04759998df73d42cec48b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8490367f37d4ef78b477b4095559abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72d08189b37a4fc18a7966cf31489a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b6c136435f364cb5b5c8a1a4fdd50452", "region_id": "RegionOne"}], "type": "bare-metal", "id": "af036feba6b942b187a8ec00378f7c1f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a05c90abfe2f40e98c527ef37dd0458c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3d9a5fbcb09f440da70d00428dee3738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "290979f8cefc481c82e9bbb47db1f2b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "82849ade0a6b4fce86ea4ba2589cf2df", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dd57e31f8adc4157a2052adef826a234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cc7950fa8c3b4569b8408cc372dbfe6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1d752a9a424d49fc82468ce87b68d972", "region_id": "RegionOne"}], "type": "key-manager", "id": "d67ee5f910ef4bf68dae512d88556e25", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bcfc92a6f65d4460838409b1c75c99c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ca740f9b610445cb2d1c761bfe999b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "04b38ff484c74a36ba56e7e912e493c8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a4f63b47dc5b4213ac2e423b5431f586", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25fdd135538d42b8988621c3d29116ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d6240a45549410db1d7de6ea8807474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b156980af98b44429640fcbb2843b790", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a25d6f1de4724b74b670df55faf4e48f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4801cd009ba843eabda8eb5495c06b2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c60ae168edfe4595baf1721107a89f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "21d6ad5531e64d97a1e5a86187b683af", "region_id": "RegionOne"}], "type": "message", "id": "377549f8bdec4785856973d269d17fea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f4c43f702d7a4f14b65ea12ac66cdc52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fdb220ac8204471ab9b06fefa534d0be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc65fd80431e4ada870a7ddabdd31cd4", "region_id": "RegionOne"}], "type": "messaging", "id": "7de55a23c54d4d9ab110c59b2e51c06d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "71b171e023a54fbe990bada5315d1948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fcb8868816694b04be192101a2e4a2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "73966238a5a746ebba36c2a3f46208ec", "region_id": "RegionOne"}], "type": "application-catalog", "id": "547faa1c1f124102bf135f88353398c9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fc86755273a45cd860a506be9a680c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a51cb3212ee4375a354a62def9045a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23612e490b854783a3d6b4ad8e09485d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a9ae5102d14648e9946066987324a8f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ec2484ba39b4cac959c226b1dfe3612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3407ca3d39484149aeb8371d0a2e323b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2e08551252c430693807dba8fc8a7c0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eeb2c96f8b4b4dc79c1158e1bb6c0dee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b8cb95c1d224b949fc304f5a2ef8c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9f76903a894495fbc47f60b43132ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3db9a20054c46279df3e735f8428446", "region_id": "RegionOne"}], "type": "container-infra", "id": "88629aad49224e74aa4828ded47d67d1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f00f9b40b8534b59bee80d914f3a13e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "81bf392faa1d4cdaaf546d81f6448ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "adba6c7e10944a62a0e25977b149de92", "region_id": "RegionOne"}], "type": "search", "id": "e213edd0161e411f8cba70cc18e8ac70", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bea72b78f4914ab789d13d37e9df2b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b141c77661a2452580968133c76fb1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6d9bc2e393d244c6be47ae947386f3ed", "region_id": "RegionOne"}], "type": "dns", "id": "8819701b3d4e4281bfea4aacf78ad32b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b5d3ece4874461f83ae39b452a9abad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "400f8ee83b4849c09d045654ad455e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0d470bbac7b54089a8fb36703cfa4bc1", "region_id": "RegionOne"}], "type": "workflow", "id": "fe5238f50b074d748fb40ba75ecd2616", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "464bf6bfd92b4df6a9d6ce441220bdb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a0693060fe34a938acba6186d66fd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c610086308974e98b06b5379e86eb480", "region_id": "RegionOne"}], "type": "workflowv2", "id": "623fed8f401b4420ab2d266354567a6f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0878663323847508ee235e2ccdde8f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6754c78faab949dcb25b362388d5b084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "483384d4ed74490ea879f9348ddb7338", "region_id": "RegionOne"}], "type": "rating", "id": "38be3184b5844468b1d9e0712cb8dc49", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6667a2f2f7d4409a35dcdd86e036cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "024a813d238a4457b9cdf6fc3b9c7ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "50ad4f64d7254b6993fe2a049bfdd50e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "27c3b5fc4e8640c8b0fcc4a86b724027", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eb4f4125ee6c4afba4b47f726078a3a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b65f83c231b4625a3098f205cbcfc36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "595986e1a1b849fa816523b06eb48d72", "region_id": "RegionOne"}], "type": "policy", "id": "7df60c6f8ff04861b236ccf125ef7171", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67f1c08fc9894c9bae0cb8f91013b25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5fff2524f30446b91c2210e276005ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "42c172ae5e89439794e3f466384cf801", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6fb44540a1b64b9bbf04f4ef115acf80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2b19a8d55ff410fb3976411acfbb2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60c95b9c61ae45629326ad90fe515e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4931aaa675254d7ab67499fae9f18d0d", "region_id": "RegionOne"}], "type": "sharev2", "id": "f31fa7179e284d6d9c757e44b575d6ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77a2d473ec9b4cf3a50205f1ddd60a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a05a086699fa45f8a01021127905c27f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5593e71d83e845888e03213ff0171424", "region_id": "RegionOne"}], "type": "share", "id": "bb41a34a9621459588bd2d8f1094f956", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a201cfb71164bda9059a873f838654b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "62ce42a455ab4b6a85cb6130a53083d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d63f5d0a918648e0b1e93791d64562d3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f4371cb0e8b540bfa21c3e3dd107c640", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b917111a48d486ca2e4d65390897799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86bd459592214045892f04a86ba98d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a223e2b743cc4ba48c61926e09de641a", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc8bf4fa5220415ea7dd5e929b07d367", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e2b3274cfc44f6899b1a11082250c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55fdddb11a074b64849612c4f7022aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b2967f5f5934f309f7078de5279b573", "region_id": "RegionOne"}], "type": "block-storage", "id": "b97302d42cfd4588be48e6becd27dab9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3140b1c2aba46259b0d62768e2725ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df682898455f4c859216c321ded79aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "481932ec5bfb417a8419018896c0173f", "region_id": "RegionOne"}], "type": "volumev3", "id": "2b0cef0d483b40c09ab711dc15df2bf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "001c878aa4b64e619a415112d4773847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "576588a02a4a4be9a5f2981cfd724a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84b191b9872e476399a58da4cfc58e1f", "region_id": "RegionOne"}], "type": "volumev2", "id": "d00c0e27cc2e441bac0e55be71d64e89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcd073ef29f44ca79b22c3cce360b8a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ac23966960d4e6ba6aa1623eb80747a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e116c1a1c01466396b6979fdca51139", "region_id": "RegionOne"}], "type": "volume", "id": "12f98ddfd3454383a268e409b32df28b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b15817da98d34e3ca515be877080e89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8256f4fc1f7346f98c62f7ae6901c887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "783c01392d1b46699b6fbbe44ccd303e", "region_id": "RegionOne"}], "type": "block-store", "id": "c660e9eeb70f4a00b7b7d8d96b2c0ba4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca1224a930b64916af1ae82ec1dd23dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59af4f10574840148518080a3bc103b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "956bdd2c943842a4a8a9fce85c7a9e19", "region_id": "RegionOne"}], "type": "alarm", "id": "1698ed19fc2e41a49f9d860af8e17085", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd6165736f8b46548f295d2f28df8805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50ad96fffdb84af1b0785cd0d251eb88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "71f389d279d540729dd3c10a6d0e63dd", "region_id": "RegionOne"}], "type": "alarming", "id": "50ce19ebea934df58f4f85dd58033c09", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "796fb8b811f649318f7a967cca79bb6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76dcbd3db5dd4427bc4f8ef6efe9a89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf3a6bfadf0144a689fc856fde879ffc", "region_id": "RegionOne"}], "type": "meter", "id": "0ccc45ccd4634391b5c401ead29ef672", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b0d2ab2d8094917b641e224cbea4bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ea62178d5a2434ea3004a6eb0d64aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1b059ceeaca4004962d27395d62b19e", "region_id": "RegionOne"}], "type": "metering", "id": "90c50054682a417a97c9b083d9d0f19c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "20026c5ff73f43a59ab6ba83cea31920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a14f66bab7f4d9e911ad75071f742f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f8572bbfde04d538d70778110606c1e", "region_id": "RegionOne"}], "type": "telemetry", "id": "7e356ade34c14a658d7810704ddc4551", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f989edb246ea4422a260165c63afb0c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1aede9df57344110ae9476ed8036fdd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "394d089f15e2484dba6152a57feee39c", "region_id": "RegionOne"}], "type": "event", "id": "4577116d23d544a39ded1d631576634a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "313c1bc575b34405bc2185a390e76d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9d3bc97815ac485fb42fbf835ae32f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "62e23964b70645e2b705f50d0e01cdd9", "region_id": "RegionOne"}], "type": "events", "id": "6c1a9b2450bb4462ba80b5d85512aaed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "630efb8ca06d459b9f8484f52b0bfae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2edf281190794a86b9c7efe75a9519a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "76d911c5e94c4d8ca3a7d25117eabb9b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f73aa962d58f41aebad8975a9c6694ca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e58e0d1fddab4ddaa2e96f6ce3b3fb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca02bd79aa8042b2a737e2a6cb9e8803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fb8f3f33766c43a18cc251b4818cfb38", "region_id": "RegionOne"}], "type": "application_deployment", "id": "076d663b19314f7ab01a24f28973d061", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89ba7864c67f43899f51f3e1ffd3adf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d60777027fed4ec2bc0dd2de659fd646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "973ad025a5074b3fac39570e56aa7d94", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e517b724e1b9456885177ee47ff6b46c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79968775bbda45debd1034c4e086b382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "874944ba5e414e2290ca0f09af11b635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a9cc61f2b004c66bcb7b5e1015619af", "region_id": "RegionOne"}], "type": "tricircle", "id": "e0a8363d35a94fd8a1b430eabfb22a08", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "05726c4a31a14500af25940f9b52046c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9eb4e911e0b04856af6ab4a71cd32e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa47b93469024a8f989043baa7d79fba", "region_id": "RegionOne"}], "type": "database", "id": "1a05cff70ea7489aa18b85e09f9703b5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c3baeddcf944e32b1c28925e1fe2ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e38dbde803e94d7ba247224ca4333250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "72b97c70088d49258f52fca481302992", "region_id": "RegionOne"}], "type": "application-container", "id": "61ca0564a9dd4f48803279ef603f1a8a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "547f291d5e55497f90b5bb1aae4202e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c13a500402d94c49baeae6e6741dc99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9bf23d425b50419ca3ac4e969149a308", "region_id": "RegionOne"}], "type": "container", "id": "c0f79fc5240340b5a73e7d5bdd5f0c05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d4614645f14c43b581f5f3773eb5fb54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ccfb5d6f84c47769002fef1e452e7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4f4dfebc84024e1d83b10472d1a88773", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0c90c2209c7c438ababd55a6ce0ad077", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9b4644b027d444a8e0b03119ac80813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2b6a35eab7449ca8816010f6ade56e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "88301f7e3a6a4e678f81d8a49de3fcd9", "region_id": "RegionOne"}], "type": "rca", "id": "c3f33476b01f41f59c9d8649fd52b464", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e47228a5d274cbea809f9788192a06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "af6c846533ba4a5688cbae19ae654967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e044519464c0429d8ffca261e469e598", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b06c5a56e74a4d37a157120010e34b82", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1358c57d458840759d5fc4b1854f35ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f16963886e9245918f6b35a6160facb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c152b8e9597344558b27ec58f6629dbd", "region_id": "RegionOne"}], "type": "network", "id": "cee494be84a14f3a85b398e95f044829", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a453174fad64e4c9d7a5d823ceda22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a5465e01853d4718afe317dbfcf0174c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6271bac848fb44bd87ed7ef7fe6abc2f", "region_id": "RegionOne"}], "type": "backup", "id": "51af4fc342e943f680ff7c41936c7337", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70b41e3915f545d7bccc61b710d8e1c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6038c51544254932b7dfd94aa71c9464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "29a0127a8f0a4f4a95c333a7ee274f21", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c029b5e9d46742d1aa396ebc185031a8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c3c403d42e343f18e621f67d7ca6761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b2c10a9ee884ff89bb00af8873e146f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "965b32d920af448e964936a94456d6e4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5a984bbe7550441bb834f4d0970a06ec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a803302cd804dc49cb5e538c7b71c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c7b0a6eb47184984b719df4fe64eda09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7a10e079974341ffab1cca40f064e01d", "region_id": "RegionOne"}], "type": "monitoring", "id": "9ff7b8447c3b41c49dae19bbfee92cb6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc901163d2d74a788507838c51a1e1af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6d9ea672f2fb43408fcb7f421c14a1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bb3006b2ab35458c8425314761b5020a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8da056e877b9495d904f1e877da58449", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6749e84c98bd43f796c9404eae3d77ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "25c81b4a4d234a31a27b5ec524b37963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8b1be4645b3a4191ab2f6aa4ad91d2ad", "region_id": "RegionOne"}], "type": "placement", "id": "22d1334117e64d6f88a2b8cfacc243de", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c4847558efa458fa38475f1ba1215e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91f826d28495438fbeaf9cd7f0884d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dfe7074fb72e4fe885f27904fe615602", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9863fc2cdcee49729097c1456a893862", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "073810df063b462abad90f70be268455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "918a59ddbca0481da2a3d8bf03397f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4bdb60f95cc24e31b38df8f4e7b1e991", "region_id": "RegionOne"}], "type": "ha", "id": "1db4f47e175944fc84243f3549156a2f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c521d6bc4c514e92a7f573d58ed5bf02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d5b6b77fa334d20bdedaf407160ea9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "07256b2bd20a4418bf39eb5e5cdd717e", "region_id": "RegionOne"}], "type": "reservation", "id": "108effaca6a44fb4b6723a65672bbcb5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db8f6d113f654a8e8333f97753b65e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "64be479f736e49628f683cd66881209e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7fdfd9e514be4d2b9f19b3b457189cd0", "region_id": "RegionOne"}], "type": "function-engine", "id": "b888bfc783594877987942380b324f3a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05091bde424f40ca89a10bbaf64f67d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "271dd14873214e2d984aa4b03f365f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "46933267ec7841d18ecbaa3ad7d5b02e", "region_id": "RegionOne"}], "type": "accelerator", "id": "b5de9be95c4d4c5f9d577d95e9ea4b33", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ca002fa779c4ca5b53b5b161ed599de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee10c06a8b034b419203f3e3e6fd97f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d602745207cf4215860b9dfa5b86177f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dab5781e48a24a2d8757ff713cb0c977", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "172020d7a526405c9f7c13462faa5f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d708def1859240058a906881939b4057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "42b4498698344ee295ed0ca1e388d6d7", "region_id": "RegionOne"}], "type": "registration", "id": "cb920efd7b084c64bb3cc960cc1e3a51", "name": "adjutant"}], "user": {"domain": {"id": "de006503cf624cf385ece8905a15da00", "name": "eea55ec497d8422785559e0c381a396b"}, "id": "7311b439634d4dcabd84527cd7243372", "name": "e793ae66843a419294a8e1cc9fd3ab8a"}, "audit_ids": ["ab32b042fabb4e4e88af618253704096", null], "issued_at": "2020-04-23T06:25:58.332290"}} {7} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.190215s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,310 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,315 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,317 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,320 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,332 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.252780+00:00", "project": {"domain": {"id": "96d4e206ea7a458bbfb537672da80d2d", "name": "1cd8951eeadf49038e61a90bd2da7898"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dd61360f99ef4b43b3b6f4aeab622d1f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e7dad6e8ba7490eb1dd257c076af98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "efe3e052841c4683b1f6db6783cc9cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "656cf52956584e90aa1d61b26183f996", "region_id": "RegionOne"}], "type": "identity", "id": "005c16dcb4f544b391bab7108d5ab752", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8b928d3385f549feaebe5d7d5e02e0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "958cefa120204004b0185bd5175a911a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fe42138bd75d41fd8ec16f29d26b14f1", "region_id": "RegionOne"}], "type": "compute", "id": "f3a637beb8214d18ae9dd8bfd1dcef90", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f3d53073d1434ca9a1403ae838855540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "201a6e88d0364779a4cdd7624a1abd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5405ec5e008e4b839484e7466cfc1d87", "region_id": "RegionOne"}], "type": "image", "id": "85a784d5fff14cc780d3151ed9c42cba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "51f857b962d640a4895db286ac964383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "742d92d23e364d3ba2694c7ebc000e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e9c932deba0248f387754bf9ae4852a8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "50cfd66fd2a748e3b60ebcb4e5e90662", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d08491df98d244b99fac67b5a0cf99cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "626df0dfac544e90beebdafa11374710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00e78d11973d46718f60894806ca6cd9", "region_id": "RegionOne"}], "type": "object-store", "id": "9d9c9269c1354fc298ad03437e5dc855", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6f7bfec529743d8b2d7e54d446a730e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "30c78e4a9988482b812598dc5bf8a30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69a794c8db9e48fbba21bf035edcf95f", "region_id": "RegionOne"}], "type": "clustering", "id": "cc466685811542a7b4f6bd24818ec850", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb2f5cfbf2444d6d8ccde372a050eee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b54ffeb6d7f4c69850481fc848dc3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fee7a4bad614c83ae904dace81a5e7f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ef941ca188de4585a208a83c662096e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "afb93ae4bcd64d669fe01d110923bef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29fb1701f3254dd0b47d19792c204c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e50e393e2834964a86f6a039a0223bc", "region_id": "RegionOne"}], "type": "cluster", "id": "862ae4dfd70f4fd4958d4403cb8d6a1f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3e7bbe1a918e44d297e46c52278487c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b314fe5c2f9e4e339ac701f42be4e9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "256faf39c9ff402e8edcd15c986a9d73", "region_id": "RegionOne"}], "type": "data-processing", "id": "64afd3c0716745b8b2aba53cc6122ebc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c7d3280d5d541eba5fc3f5ca23c790e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eab9254376014ccd969c84cd8f0b4e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f47ff60fdeb74329ae4c790de63a940f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a3cff28240e9439e95d02aa83d50534f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ebce087e6fde42feb13d22cc146ba1a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "115e60a928074a6e9a164aeedb245fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "738710bd260a4e05814d3b78bccaed56", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7a7e4effad4a452faa4102f57f621418", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "137684b8f7bd46699477976821cf1a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e5493baf055c4984879bee97434e61fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "16d09e18191e465f8ee8ad04c9e8b914", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7b6250bedec24b1d8a55164605479d1e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6e9b0313024d430486a194f909060427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d3d29e3185248db9e058ab031a809f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "74c4a6b2b5134a2aadfcc465364a6d57", "region_id": "RegionOne"}], "type": "key-manager", "id": "b33547feecb241e3ac339e0cb6f19d97", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38aa07ae51064788a2e043fc6e72e09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4758d1b342fe4bee9eccccf3e65188bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7bbf0e3540f649308d53089da5e23ff5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "944fca703563462b97220328b29a9015", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22d8c69c3ecf4944b2af1e02b74e8383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42cda69e29de45fc8e1864b6ef17b446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "01cb380fdbd44efda092f76fca437966", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cd5daa2b0e4c4c499b21d5337c3be2fd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "936a1ab744fe49c99bc2f908a94bebcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2380dd1c3c04c6283db4a3652811e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad0c1031c11a4dfb8209d6d6681c7782", "region_id": "RegionOne"}], "type": "message", "id": "dc204c756f1c41edb19ef27e40fb6e85", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4e3daed445e74241b956dfe37f4ce33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7580912c1a1b4ee2a02b979bcf79e724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb69671fc12846adb4dd875681a2b305", "region_id": "RegionOne"}], "type": "messaging", "id": "83f8c64e260a4a85abdebcc371cc1fb1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c7f088bcf88647ff9e7577f5a275e353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "89576a1f886740d4a2b8dfaa568ff474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "90fd18d013cb4e16ad27ed3a0dc15e82", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9257e39cc40d4dadb28c8a76e5f0eedf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d926c1dcaa042e0840d197135360e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a46bc783a8364d0eb97a2fed449caf97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "534011399ea74b578e1d76978e05f42e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c71b4e31b72d465fb80c7530efc27b42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a1fff0db9b747e28c43cbe5a27f22c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "693b58acfe904fd08cc477f1ce5f8fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35584ce8af6648f29ad8c3de695a16d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dcdf8f9e659e411b8ac8bc0a63f81ea1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f12fe4eb692c45d38180a06b0713418e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6bc8fe44f3f47c2bf7fc611c70dde89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87f7bac78e2148b0be7b64503983c493", "region_id": "RegionOne"}], "type": "container-infra", "id": "dcab78a29cad4187b92ff9c9a4dc4188", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "05514c22c17c42a08a86be2c73fc30ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6705aa0ae03b49838bafc2ae3c5a54e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d324f9a58c3748219ad4c886fa7528fe", "region_id": "RegionOne"}], "type": "search", "id": "07dc9ebb669149be98a7ba4114bdd1c8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3840de7d33fd457ea5f624db094297e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "93a0257bd7f043e5a2c11732909d9a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "02efecada8814daf990dc151eb2a6c51", "region_id": "RegionOne"}], "type": "dns", "id": "2c4750f17dc0445b9b815a162f7b6238", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84f7b8d2bfbe44d2ba030757e3f7c405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7dce67c9f6141a78f4826ef2fd07d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "045323be94d344e5b7a32cd732b14566", "region_id": "RegionOne"}], "type": "workflow", "id": "186d0ad00bd04e20b4f97bb6798d1f62", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e84600ec574445ba264f6807edeff2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "49a3c2b012e942bf96978e947724faaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2d6c6f54c9894f828c887e1482c21fc7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0078ec50bb984bee8a62923cdbda5f41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "81692556645b47b1852ba131a27e5d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "22edb35ac07e4572a38925d8410d7c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "53b3f1c9c96941efa62fd107cdcac7ae", "region_id": "RegionOne"}], "type": "rating", "id": "f46cf4c303be46a3aa7451f6602eaa98", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "554d0bc58735421490f7bf2171087210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f67ba149fdc435e95ae96a5359a6269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4519e842780543649c940791033604ff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e905ae7736e74e3992b0cb596394e79a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e711ea0deebc402f948c9cbc4a1a427d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2712bd8b60254ebe9c5d7f2ccddbf2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9824f38d55ad4861890ab8fa304673df", "region_id": "RegionOne"}], "type": "policy", "id": "39f557c4addc4063aa5fa31db623ea4b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c7f997578c74ee3ae412281bf9b4715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7fe16ebe394e4393916878c451893a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d1f69cee47841e1833f7e7c7d408e5d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ce348ebe19764e189fb5487db8a7ffde", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d38ea6e7c624bc8a9e8a848c522edcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22663ae6f8a349b6939d46220f5c4644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "82ed849265bd4fd1a61cf5fca57a30d3", "region_id": "RegionOne"}], "type": "sharev2", "id": "41566cec96a04d6e95c29a4b62fbaf05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62178a27064e4e8fbe86ea61185f0a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "798dd18b9ae242fc8f74520e89872ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9adb7a95ed994b719e87a4d02971ce59", "region_id": "RegionOne"}], "type": "share", "id": "eae79d9ebe5f452d82a52f35659bb4f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f6990d99064456eab4a8af1d1f3f646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c259d3ec7ebc40c0acc031bed10b4d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "369235c0674e497d9d70341b195ae8b9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8846a46932804190afe0f3acc2adaab2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "063995939c1d4859a6794a3eec41da5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "022fda88628f47169e3685aa842823b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c0c58d23dd5489c979d3c674a505b98", "region_id": "RegionOne"}], "type": "orchestration", "id": "b1f84a92ba1245d98cb09638f8420227", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c361c7b947647949c60b94f29938a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3b93ad5e2414f3bab40038a4d6b6f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8c25ecb6c324bfaadb6dcef887dc6c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "6c718d3422054390855c7193af588a59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c19efc5a95143d3b676a252af2cc3bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaba1e04571d45139cc9be1884f8a4c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "232bae1d24ba408b96235139422a80cc", "region_id": "RegionOne"}], "type": "volumev3", "id": "ab57959729004cdf9697d4e34015e6fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f54b009fa18d4668bdfefb55ab5ae840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5173e971fb8d4ae5b605a6c44e7123e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fda5d7bbfb534397b7b52051d1f28c11", "region_id": "RegionOne"}], "type": "volumev2", "id": "ef9315f77cb04bb09c2ce11d4f67d939", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d351593316d4d51b41085c14aa6462e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fba3bcc46dca4743b47a2c1228d7a7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8352402cb11449028ef43f1551815334", "region_id": "RegionOne"}], "type": "volume", "id": "ebb1c134e13842d7867dd7095b651868", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4db4907b6b3d4ef8b74c5ce91d23195a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d57af11aa604ce293a3bedc8e45480a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0946fc35849e4c41b77231b024ac54f0", "region_id": "RegionOne"}], "type": "block-store", "id": "849541315d1246e6a99e7e40de97ae98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01c0e5ac7a674e14b1af36a59599289f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6dde20b81eb44329175e537ab300b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "805149912d264e0ea714138ddc623925", "region_id": "RegionOne"}], "type": "alarm", "id": "0a72883fe89d480aac9c6ec96b389aac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a14e5bda5084de5bb60371b7e6a7af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f54721e4cf464c3ca0ebb9b4e96d223e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f04c4c1b4c0744cc8045e57a9b59a5ef", "region_id": "RegionOne"}], "type": "alarming", "id": "80b44014a14d4c81bac7336da89a09fa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b4200e496ba4e22a484e9298d41d63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "883c576e32a342e1af67fef54374b90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8155cd731c3d4a9c9acac94b815d99ca", "region_id": "RegionOne"}], "type": "meter", "id": "43331174004a43418e458336ae3a4d57", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a1cea5ef1fa4655af2c01275c6f2939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b03024f33bb482a83836c25bf2f42f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "567deac1c9054e26a30dbfc716cfb3a3", "region_id": "RegionOne"}], "type": "metering", "id": "543e9a947e794872948a2610de9b0e02", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b53a03a6c33642ffb47c39540ada3d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9fb793ccb8b141d786c4967a2a3021cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f7580c98ee24548930f987fa9c75f3c", "region_id": "RegionOne"}], "type": "telemetry", "id": "dc898f8b5ef2444b98ee1cea4c9d41e2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "daef5f8feb3046c4b152597a7aa77867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79afd32478b343cab5b500c5e25e171f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fb90e19ad56e4e50a4153b3bf4fde578", "region_id": "RegionOne"}], "type": "event", "id": "1e0ea9f982d141a894f942f2d79b8044", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "152a426d497d4cbc8fc6e902b906dd0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "632a4589e7f349ec80707a397cdf5a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "94391abd88634d8e8ea954f84fc00860", "region_id": "RegionOne"}], "type": "events", "id": "51958bb1334c424b836df55256d9c720", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e265335c0d24b18bb4a5387e31fa954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c813777ba374248998e702db4fb16d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "16531d179cb441e6afeaecd9ac14b0a2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "05f2c7063de1468fafe67a20c6afb348", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7cdfd60f5d94ffab6f21da6d13349fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38549a480e7b4b7b9f4227a666bc3e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "560beb118cde449db967befd9e4700eb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1f19a926c93a481997815e37dffb59c7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a3bf5b21dc645a097c4460610e97cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98d74b32d74c4a5790cd8432d5854671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "82c93cd799a64586b2e4c5d7ebe9ba85", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b8a7f280d4dc4196b7997a614bb060d8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9003900b707e4c25a9c561257dbde245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a2b6df47d1c46db89dd92bae6c08c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1a92d6383b84b549dd55d6adcdd2207", "region_id": "RegionOne"}], "type": "tricircle", "id": "d34a43db3d7f4b89af0121b598cc2c5a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ed71921ba5eb4a7a9bcedf4332b71ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "51f784b6fad34a958fde1309fc58972e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0bce484891c54b0a9a44217660647391", "region_id": "RegionOne"}], "type": "database", "id": "2362c24564e54c91b3dd807e1ffccfad", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e5155cca8314a71b590ba99d29ab04a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cec69b62a459455297332af5ca6baf17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ac19cb2083414d61aabbebf68436d0f8", "region_id": "RegionOne"}], "type": "application-container", "id": "4eb81e76a9c14db6bb0a2ee4db3ffd02", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27c92766d66448c2b8173775402cbdee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e0e1b7d33f34cf29e2ecec66e5b6c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2323dc3f8fcb4ad389fec7967d06a975", "region_id": "RegionOne"}], "type": "container", "id": "e6af4c2c19fb4a36830ad6d74ceb8d82", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1cbc27aa2e7e448eae18d65730e14a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3079386763b548a1b6987d1c333f4be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f0075d68d38a464a889ae7f8dc811549", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "69ed0dcf41374551b6bb2e8d0dad168e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c226fd6a0bef442b8effc81f4f847dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "474cadc3c59642078dd57135da4e8c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "44e590e47b224de9aa13770eb9c0396c", "region_id": "RegionOne"}], "type": "rca", "id": "e1945dce864548c3b226d568ed6b8501", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36de74bb08e04f5fa78d3ed1b21b6043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d4f4a38abca44410aa4befe29ea89ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e71d87badb254d5a94565cc6ce693ee1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "52e1ca6692c2450fb527d1c9f270daa5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "90020b13a7f74c649ab066fecd0c0f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f9333a4c8c5943d9af65a6de34642f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "78549dec3a5542a898dbb31e8fec16f1", "region_id": "RegionOne"}], "type": "network", "id": "70472075411a4406bcc28717651138a8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "92e0ae7d1795452f893497eb9488c7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6af80030a37745359ce66013ec99b56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cd553e64a38b4d678b781b3c8509d62a", "region_id": "RegionOne"}], "type": "backup", "id": "bcd04c8db6c2450285e208621d21e6dd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf2de3a0108b487a96b736c9c47c757b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d58c0428b2a4bbab4c80f7acfe127dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "be35536a1a434c40ac68646f03536f8f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ef7b52c5031a4780adc50552c19d7029", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a6e929712814cbdb54cb2281d27bcb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "58ddd798d25249398066ff50ab8a6e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "91c0d0315d744a89aea8296f4fcf9502", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c6633da69c544471b1acd711afb38e6b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "024dfcac79de41e88f967cda537d0476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3985d4e7f8ce4485b63cf2f3bc0952ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "26721f1401e94e3e9c6d54be074f0afe", "region_id": "RegionOne"}], "type": "monitoring", "id": "86d702eb49c84acf99740bc4c3e6463e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "922b98cc5b4a479fabe555045eb2043a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0eb396b4b07f429799ae823aa5817937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "157f8e7ac5f74df78db0ea5b163d6239", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c1c427e1b8f74a86873bb8321a3bb2bd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ed967c73806840bbaf728c7b2f9a87aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0cb251288f3249ac8ef6549b2a3a8e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e86fcdd56b5140119c9d56261d044431", "region_id": "RegionOne"}], "type": "placement", "id": "c4e0ae5b6889463d9ae1b8739ac54602", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "809fff966d23463480a33d92204a3894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc5be073ef784f7a8f9ec676dbad9a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "16eb0d098c284e9abf86316ad4b98d0c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "245bf011f12f47b3bff16140c26aec0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52b70239ad384952864db7e4a3aedc11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5da4658151be43e78454d51b923b3449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "350c2ed418264f75b9f9edab3ba45f94", "region_id": "RegionOne"}], "type": "ha", "id": "daae4d3cd0ad4259bda6ada9d6cc2ee0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "829827e7e31b47d68cd4d3c64b96de44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff796decbe9c4583a8fade0e125d0381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1f919628846c467abfc9dde57bf48a8d", "region_id": "RegionOne"}], "type": "reservation", "id": "fb77f44539724788a100fa47793d7c8c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c25fd20c2dd45f4a27172e6595ad5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "406d2d260b244624b817e307b5b799ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a78003a34bc247678909571605bc7d83", "region_id": "RegionOne"}], "type": "function-engine", "id": "a6a88c93fd87442c882f08ffd3f22b57", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "795c9c9a641440999324679e95bebbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d839644656454b66be339ea175860baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "de829339fc0f4669938e160769ef21bb", "region_id": "RegionOne"}], "type": "accelerator", "id": "713710a5854746469574c8d7a67b1e21", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b87d76981afc428ca2846ac61a709cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ef8814e4fd5449898c06b389d43e132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4278803bd1a4ac4924ecfda03110d79", "region_id": "RegionOne"}], "type": "admin-logic", "id": "36bd16840b9c43a38050c69883896416", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19775decde7c4f5080a2a3367bf5b0db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54b8c0e4c70c442d9c720ad5bec12621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "67bc41c2059e4edba1672f930de995b2", "region_id": "RegionOne"}], "type": "registration", "id": "c03979ad6dad486fa426e6cb90f26e4d", "name": "adjutant"}], "user": {"domain": {"id": "9e9d7487efad46db9d49eaee44675348", "name": "aed61be0a9874ea7b6ed00d7cb8d9f66"}, "id": "adb03ae368a94c669815ea85f1bdffa5", "name": "c7f08ca2ce634ec989ab0bc2bb3dd774"}, "audit_ids": ["ef0718007117456e9c7bfc30e52d8039", null], "issued_at": "2020-04-23T06:25:58.252780"}} 2020-04-23 06:27:58,427 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,434 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} 2020-04-23 06:27:58,437 openstack Port non-existent not found for deleting {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.236720s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,292 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,296 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,298 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,301 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,313 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.234276+00:00", "project": {"domain": {"id": "6591a793fd754ad8bdabeaf2c5aa9c8b", "name": "6a1fd1c892044690a5dcda21b9924b2e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "89682618d0ee466583076d34b41bd8b5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8a8b9cc8a4614109b5026de9e45c4a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "559c7915974b4206a959271a757262f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df54501c09434eb185195b4ef4dc3962", "region_id": "RegionOne"}], "type": "identity", "id": "ceeb4710368b41ca990ea6b40efd214a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "155b26bbb68c4949b2d9beb950493a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d29ca16071604691b01896f8bb299301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "72371e80e7354e53abcc50ddae8b5373", "region_id": "RegionOne"}], "type": "compute", "id": "a389369da1e647778c5fa79529bf955d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "012d2a117fd945029380bdd915135ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3392c6cc86c44835942f59413d96126a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8e599c6fc3a249d59d4c1bc00c12701f", "region_id": "RegionOne"}], "type": "image", "id": "9e5c6c3ba46b4eeaa330e38f152ae6ce", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d617f01b09b44162bded0cabcc3db192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49077833140b44c7895ff52e92c58121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c833aa071e94cda8fa94c831dd0ae5f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "759f352b79ca4e619c14ed73d9f459f9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "960720fe6485465db76bda1d303f2bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52c0a0aeb06d4254a3a3dd151b637ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c16d1069e55e445d8f0383231bdc8f9f", "region_id": "RegionOne"}], "type": "object-store", "id": "f8de6622d0dd45168c03bddf3dfacb12", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92eabfe8f7e241dd9e75cb5cde613738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3daefb915dd46d59c1fb96adbbaf47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b50933621aec4652b1df3d42f79af9d5", "region_id": "RegionOne"}], "type": "clustering", "id": "6893ace235ec45c891851cff96e8675c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7927586c6fb479f9de50e5ba3ffe09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e74c268c08cb490cbd91211062e8ea9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c51970137c64c23a827481a157d6af6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "02e39eb4aae84b5789032b4328763103", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bacd96f52dd44bd1aa6ed31d9319fd21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cbe293c2a224216af9e9c35d700660b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "18d50cf0655c4467b8b97825096d2fc4", "region_id": "RegionOne"}], "type": "cluster", "id": "5af4a6a1fc824e929b5bdad6fff3c097", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "338200dfa94f44e3aedc60057694f41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f6e386b9ab4f4cebb0d43649020a3882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "81019b4d2b684bbc99a27e02b1c00d5e", "region_id": "RegionOne"}], "type": "data-processing", "id": "e46b7d9dbbbb4dd29130e50e4b2a5b29", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26457134a34c497c986d7ff4c7567859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb3dcdc6aa4d4d3b937a676d915f4975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "78cd6bae9ab44c1cbcf5e71c55d5900c", "region_id": "RegionOne"}], "type": "baremetal", "id": "17f3937eb8144e589466bba692951f59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c0e3a9bb910048818df14512ec6ac838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "741f4bedeb6a44e083758b8098c42c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e7e65b1b952483a839bc9a08eafb5e2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "00afe4880584405880ce2a33243aea53", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0030e9ed9f1b48b19a3f64610c532fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "60e608acc3864403b25b6ab7399fc3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "05e2336a3dcb4df48788dfee67438ad5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f47bab0b2d7047219a224a0bfd4c2045", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4bb489506e0d4c6ea9f7a1377295335b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "185d0c6904c24dbe848617652f37818b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8981c7b95b9c4d3e900daafea2410f93", "region_id": "RegionOne"}], "type": "key-manager", "id": "12a1a07182004d82a99fba0586b7d7f3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e01b9510c7540148e21b0c0e052ffaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d351f8c10fe4c9ebf6789b07b4377a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d3c02db41fc54be286ca505824fbbf0f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7087b61e15b947bfae8a41362cef03c7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e17dcd193dc4d0dacbc9a5b8d0a1d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58c679f08c884b2daf8464399fddbe10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "21a58bb92b174a84a79990dfacd9d794", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1040326a476242739d1b24d7f9d248d9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3a0e429d0ab44210a70a191fe6685b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0cb045c26a1f447ab9007d93d9faf3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d635c002ade34a49a4979443a4fa2783", "region_id": "RegionOne"}], "type": "message", "id": "dfed422d8d7f4971b1d659bdb59a7695", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4ebb2e1728c4e30849e33f0cacc37ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3e4700e685e74dffa59fa0d47f04c913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a61f6f8715ae44279e2ad07ad6db1539", "region_id": "RegionOne"}], "type": "messaging", "id": "53877a26ec2d48a19cd16b05ead1ae9c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "15438a37c4c04ac29384c319587e75db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ac8925b4d8944632aff5fe4599aba9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5064dba82a074ac088fdb6569acb8601", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9413d7b710c34b11ad433536e9ea71f8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5efa73d6f59e491b8784a9e63fd0cdc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1ede0aa545645e3a90ff329903b26b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4639edc488dc4c03b94ef7bc17572f68", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "833b87830e33473294af7cc95a4ef975", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d5c529011df43b1927a64a91f449edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0312ce35a0d433ba49b45d2f9a8626b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa8c125b08284b8399b6766a8cbdfdc0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e699e2ce92c8454da4a1337224331aba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1858ba48a544c31a754c4b128428473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d91d601e654942e2a9e605bfa78fa462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6af59c278d9b483dabab1ad3771248a4", "region_id": "RegionOne"}], "type": "container-infra", "id": "dbb7ba34f2534c13a68e295ff2336988", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fd159c158a63496898069e711cda6f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fd4592ced06941e488ff037de733b499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8733cd1494fb4cd6af956695787e51bf", "region_id": "RegionOne"}], "type": "search", "id": "8792fb7bf7584297bbd4aa5d0ef8c44c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4ad852dd040f4c37b8ee2e0c55da42ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "23edfa6bee214882b81d716ee350d00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6b44f52016444caab3c8c237be7156d9", "region_id": "RegionOne"}], "type": "dns", "id": "0e8477209b1b476486037bb546f2108b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "83e8e22f16e64640a8776484416b23e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "92eda010e819402585091419fce7a377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "238da0bedc834f91b1b5655c7d352eb5", "region_id": "RegionOne"}], "type": "workflow", "id": "d101440738534baea514aa58aa7f14de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fe5fb9ee80140fd94d67d5f4421c291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd216b13dbcb4e6aadf38c257bcbbbc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbeebd25a15241338f1edf28dcc3d9b2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aefedec21b134d0995b4f4858558e242", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0d194ffe962c480e9410d4f9f55ae65c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "547af87b29724127b22827f4c61339a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3173a5be55a54fb6acd55aed0b91daa1", "region_id": "RegionOne"}], "type": "rating", "id": "7c0abf1c1c8c46b7a4915d253901d2e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8372a04b6685408cafdd3c8b878d66e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "29c2f10750744d67ba375ed1dcafe8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c4bac77255184a5e95b47c28a892dfe2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c8ee70a4e7744d34a04108309063a4c7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c22a1772d45448b9857d00c588676bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06a45caf4bf24fc18b9f0ea65e288ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b23cdc54189a496695d17173defe05b0", "region_id": "RegionOne"}], "type": "policy", "id": "279926685e8e41ed8f852f42581d7fc3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9eb216a871ec4f6581d853384bc18641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50e6309fcf264638a362e6902ce9c27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec31b7a4d32a4a8e820bc8f5a3108d33", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "82e77b5fa6114e47b6e9a34dd26f4d71", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f740f17d9ca141f3a13415598fd2d9c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3341cf79779d4963b27409402e8ff32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "320be21f9eaf486282bc1a31e4da3284", "region_id": "RegionOne"}], "type": "sharev2", "id": "12df6f9d2cad435b980219f749bf3275", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d471de0a444849d99e1acfeb308105de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a66bee546f8d448c9d4dc1bc9588aa17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45801822db9e4dadb5fca7add4417073", "region_id": "RegionOne"}], "type": "share", "id": "b0c913fd74794914bee61da09084197e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "22c138055a34419ca0c90a23cbbb9edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ee9b40e3bc0426ea23f8f859ea1b891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "edf88cd4a2f04b2189515f5b31117245", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a07c1ee2307458d90dc1d33e02b8034", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a53f2b4cc4fb4e098753ebb96369f98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d775ea511754227aa9bda66b3d48419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca2459db00cb4e2792c1b1b7e53ce59f", "region_id": "RegionOne"}], "type": "orchestration", "id": "9fa6d21d577d4bc8a3ac6874c76e7b2d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ced2895da9ec42d98a010c395938c5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a376fbefd85042a78baa556e05504e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1d775354e1b42639632a4c67a622e5b", "region_id": "RegionOne"}], "type": "block-storage", "id": "752539d699944ef890df5c4a81532a97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90ea9ba9c6f84058928ad051fdc97605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f0dd94719ed4128a5a160b6697eea1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fa53709bc245d4bfab48a6c65ad8b3", "region_id": "RegionOne"}], "type": "volumev3", "id": "ecb46acb3fda4a5b8c7fa258ec244748", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "041cda7595944fb19b14635e7b0426c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "400c671253f14a81ae412d0291167715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f0f172813174e79aa505f74e3dba8c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "ec62c7ec940c4d96998c2ebb4ece5242", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6ee8328890c46a5a379232c1e6ebad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e7e0cbc3a9d4f1a894c52fb783ab166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199ded5721d2428ab152eac6ab4ac756", "region_id": "RegionOne"}], "type": "volume", "id": "1dfba1fe91974310b20fb0c9673264ed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4d08277fdb2454a8ff3c993eebb3909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb72f69fba134eefa3d0f11a04febb90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c698f03255d483795e45447b3d71297", "region_id": "RegionOne"}], "type": "block-store", "id": "5baefe0245114d67acc26e9b0d91c180", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b6b88387d7f4f1a959098458b8aab2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6987245e4d104c57a2bff240e8e15cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2bdc266e4bec45a6822978533de3a0f2", "region_id": "RegionOne"}], "type": "alarm", "id": "200ff8e237d24727b87716c613d2949b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2863a31038b946139fcbb9ab212ea2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "54adc2e7fc9442dca7e33c87179da31d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5fe75a7f347846e790fafe6aa3e4866b", "region_id": "RegionOne"}], "type": "alarming", "id": "2a4899a89271444289a1408ea7ecb1b2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6c1c919dc064d108b5a8a9af2285735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cab7196d833a4e7b90e429eb5efc7753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26aa6ff8c1d1497ea2ca556e51db5c83", "region_id": "RegionOne"}], "type": "meter", "id": "3c46860ecc804749a474ed0c432a7c42", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b884b123d07449e9c398649ba412629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72c1e0a2ed9842d5807e335a103570dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9f10e4957af429298eea025877b9273", "region_id": "RegionOne"}], "type": "metering", "id": "fd8cc14fb7aa4ddd9aae560a60e575da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05007ca293ab4f869b4458839f74778b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "49d498bb94ed42788feb9e8936ef8925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97ba3667b18d4095b2d22251678d7802", "region_id": "RegionOne"}], "type": "telemetry", "id": "c33e7f2cee1d4f76a9c6c10d69ef495c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "554424e988e248329a8e065f43727a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bd3f104e35b7424fbe37d029310770ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6377fe43605742b18eece348d2646c06", "region_id": "RegionOne"}], "type": "event", "id": "49736f3192e546e28c78862bc446abb2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ef67c37f12140e8ac52dbecffb623dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f3a6227af2cb4bdca75f08c43a0f2067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d90efcad910a45ec814f6e3e87733ce6", "region_id": "RegionOne"}], "type": "events", "id": "42f5b595322f41d595c48f3ece0a43a0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16cc942d95e649f99c20d674209c4495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75743f888cfc4307a79da31fef3ae973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d5b77e7615c44cbbef5d2cfab09ba44", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eb3f3d967d58455a93ade3beb0ec0ae9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cbfaa4458f64a0c859b8f2a6183bbca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93038e23b7f84b34b7eb436c388c4307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b7e1bcdb0ba34fe98be38e8c5b787714", "region_id": "RegionOne"}], "type": "application_deployment", "id": "db5478cd0da14cb3ad87c32752548190", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c688c48c6e3d4a068ad64eb2a8b05e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "416c7a5504cc472bb1209fb976e07117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e2790a5858a4dac95c6e95dea284f05", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ff325fd5f4464c80b11e5793db020adc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78aa34089e34465c86615feb21f48882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3c27ead0e914d68a1eeefa1221f6dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfc94a3265864924bd4d3bbcbe2e3cda", "region_id": "RegionOne"}], "type": "tricircle", "id": "7b2063039e4246dba226688ac826c9aa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3d31213a853e47699ff275b4a86143d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "569c67f3869b4d84ad920e9cec0a234e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b1f0f90a1f2749719e040f963d632a33", "region_id": "RegionOne"}], "type": "database", "id": "22949a3a2e8c4f7ca70634685ff9deec", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4805c530933434a8d8c00f5410e0286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd1c40a7e4c44740a7abbe6ce8641aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cd4ae539e7dd49f49066d4edd1ab1c6e", "region_id": "RegionOne"}], "type": "application-container", "id": "a8647a39aa8943d9838e1fb7780b2006", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8f96baaf7fe42bdaaa67a0217b906c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "658ad1bf405941de946272df7015aa3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "83648e09e31d47c9a410948e5ad3cb21", "region_id": "RegionOne"}], "type": "container", "id": "9274294dbfb3452b9ebe36bdd54c5567", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3cc26aeadd994abfbff24fdb5e093ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93dc04b8da9e47a99fff0d95a15349a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1459d444537a4efa9255dfa07159abcd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "56f8a147e605401c9d77c4d8d2b5d689", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf5ef53004a949dfbbdaa33d59f0553f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3890a7e1d2a44f03970486d38febec65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ad99fd219ac74f8cb0cecde53489e76a", "region_id": "RegionOne"}], "type": "rca", "id": "2d7eb0546a7b4de2a6c2796c72d46532", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4455c7a6bb54453783cadc161292034f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cd271ca6f436448d82c81ed08cbbcdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fe0a667f344d4489a1b49c8e7f1e8420", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7e42515465044c46b17f991dcd9f3ca3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f0cfa9030d0547b7a59082f6f6e7ded4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "83179d32363e442ab3b5e2349412b776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c2c673a26d6848d8b1520aece34d9116", "region_id": "RegionOne"}], "type": "network", "id": "7fe08821c271418db6c3fa8d11c58530", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e6c134f7b579436dab6dd61f20d1be34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e5ba828b4394fc6bd45e413ff6deea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a20dff68eae1498cb06b0eaa1a551599", "region_id": "RegionOne"}], "type": "backup", "id": "d1b8eef5d0834a9f8a6380430fd54629", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1502db18781547f6a30c8aecd27f9bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02aa776e49644680823d5a55e83d464f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca4958dc53d7465dbd720359951b793b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2272130a4531479bbe8586e17dee59a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1121afe013c64e1aa877eacaf67ad1e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74e2967f15ee475d8d5634fc0b84c99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "264540e3c8c84fad94b07514063ac44b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f9cf9260a0d44dd9b8ce5e34105029a2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bcebeb58aaa242178d90a17a485401de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "80d10c21d29d4bd5a5220af517959ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "46bb2e705b9843a480213478c381bb6e", "region_id": "RegionOne"}], "type": "monitoring", "id": "187f55fc49964e90969fde6a09729b99", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b364da8b9e1b4930948a0e88144b7cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "88b47efdd7944725b1ec46c5ea72539b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7a41c094ca8b43d39162c9a9942baae0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cdf0757bf6c24c66b5543ac70d871661", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1870404004134bceac229ed5a9de683c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "94af2ba2d5c8430c8728a8db2a5fee22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eda4df2fc73a41b1b909b857bdc14ec9", "region_id": "RegionOne"}], "type": "placement", "id": "67c939c10316486e8763043f4f848f40", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "739ce1535336491cab34fba5c1f3ca8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8589d6a497e4861849e992bd45128fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "735bfb7e1f2b4ec7b064027d81e0e2dc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "01d1e64d78b2462881b103e3fb2c6263", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "567dd1a85c5e4016b60121d5ae6b3c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "733ab1964fe8402bb0d3ce989b675e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40740915887f4be5bd04ebffc9180b90", "region_id": "RegionOne"}], "type": "ha", "id": "caabf3014a574209941abfe911d876fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dd60278ba054493cba09182c5073bb19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5728480172b945d4bba1cb79d6c996f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e5314263642246d2b3da63f4b150f8aa", "region_id": "RegionOne"}], "type": "reservation", "id": "8e8fb13aa4dc48f8bd7ee1241146e795", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2bef1790e2f4582bd5bda4b77435d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ac52551e3ea4f579767ebf725474186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0adfd5121766446e99d613294bf733a5", "region_id": "RegionOne"}], "type": "function-engine", "id": "413e2410debb47e5a0b9de62266a1ecf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "91a332f0a3674386a6dadf0dfb68b16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a2570fb1a5304be5b15337baf61f5071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ee6a9fd00ba2463087152cc512780ea8", "region_id": "RegionOne"}], "type": "accelerator", "id": "d34d3345956645a9811b99309e8eb45f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e461d7fdea64276afa829ccd62a9a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8521b24328844daa8c64a7ee2c1dc3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d05d94f8c45146deaa0150d3e0050806", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9aabed4fbf6f454ebce43fc45966b7c6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "618ca0f5b5ee41a4b311d369736f8c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "86752c6b4f734b6f94ee46e870c46ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ebdee0a12f054b65a17a230a9b349106", "region_id": "RegionOne"}], "type": "registration", "id": "1946105e503c4a428fd2646905362835", "name": "adjutant"}], "user": {"domain": {"id": "bf14d498d421419c85e6f112ae043b49", "name": "71c36777a5644f058f0482f54a60fa08"}, "id": "8e78592de6b9481f880dc19dbe34a35e", "name": "87bc82c99cf24336887668abe998623f"}, "audit_ids": ["ea9af44edc494634a2deca51e1c5f286", null], "issued_at": "2020-04-23T06:25:58.234276"}} 2020-04-23 06:27:58,427 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,431 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,434 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:58,437 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,442 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,444 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:58,447 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,452 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,454 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,457 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,462 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,464 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} {19} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.177229s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,336 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,340 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,342 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,345 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,357 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.279385+00:00", "project": {"domain": {"id": "ce87e294240f4712975600932f516e62", "name": "10040cb99f4e4392a79b19cd9c7db50d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d6a7719fe671499eaa0cbecaa5d3b195"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "abbac309e35c4c5c8028360f431e4812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "81b113fe80724c498b14a7c76fb03d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "82689d08dfcc42b997aa2be8c4b9ddf2", "region_id": "RegionOne"}], "type": "identity", "id": "bfee7e02637142bca518ec98afa8f9f5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5b58755a788b45bc924134d4e215050f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8b60c430d15c42bfb54da35f7e6cea70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "47ff2148dd94414ca78aa97b4b632abd", "region_id": "RegionOne"}], "type": "compute", "id": "db1791bbfe39450c893ff242da2b1222", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e3fcfc6bc3bb49f79e37acb649cc3e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fac7a485c9a24802a26ab7c0ce6aaac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d992671cf2904e79a316bda3095a8ea9", "region_id": "RegionOne"}], "type": "image", "id": "8c3775525e2944208539a97939d83c5c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8edb74226acb47fdb1d27a0db56ca208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3c57a26c77134cae866bd469b7af2767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8e1351134b6247fd9708c4951d852f3f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ddfec7c2cafb4b8a9cb1f2a09c1df4ee", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eebd3b6793384a2ea55f8b8ad6bbb14f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef3e1e47c7f049c8a14f4e5059aeb585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03ca459da997491ab0972be0d89140a5", "region_id": "RegionOne"}], "type": "object-store", "id": "ac9f2fa408e74f2c8237ec64b10a4083", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02a56327a4534da9b6eb60ec14e5a22f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9bc92cc15164cd98f4c77eff3f99b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ffc88fa460534eaf93356a9a8ecf56c9", "region_id": "RegionOne"}], "type": "clustering", "id": "395a136459b44edca18f0e4d1a6b453a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "73ad49dc1cc94b6b89ef641df8ab228f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c8851a487824600a54ff519d448e5cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef534e75876141cbb3b308d79cef9067", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "402397b49cf04e288a4c3c17dd6205b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5aabe6576d374b85ac86b61143749c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6aeb70f1c520476f82b130999c26fecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d29a93940f2143829198dbdaff470c85", "region_id": "RegionOne"}], "type": "cluster", "id": "91e9be98a6814157b8a071704839fbf6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2484f794302e478ca2b50dc35957dc71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee9594c1800d4a899465015e795f823c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63b13993f37346719fc35331b44fd906", "region_id": "RegionOne"}], "type": "data-processing", "id": "dbeb2aec16f644e5976f1c42cdaf0179", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b313c8818c44652aa5074a3b4ce9d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c0d7418a32f42c5a9528758e0b642d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dfa6ef489807492588d53d0ccf352c61", "region_id": "RegionOne"}], "type": "baremetal", "id": "664b7227e582418c9b2991665a6c5e25", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4884c362331d43789f3688eee2721196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "36e1034e20ef4456b7381adbd488cffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dc7da8d2022443f8b8ff345959cf8814", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0f4c40892564b7eb3532be65c1430ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a94c6bf83eb54503a51416cfafce6855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d6b29c78d83441ca928376c562f2a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "600369b60bb64eb685d57ba023631d01", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1b781d6050a647b9bcad75890c03dc02", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7d7585ba24dd4b1184de90eb65ac9351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9b0497733d5445c9bcc81f81d1d9d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "057958f8a8824b10bcba7572f7a701a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "950ae053bb3449c6afaa058e9e073bdc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea52a950b913423e9e273eb2bfb856f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "887eaaa15ee840bcbec6049c4e5a1879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1a4b1b7278544b05af54f66632ee3f8a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1a1b2827e34743acb76b5e2f2122c0f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fddf38318c3046b7aad7f38e849fa461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5b850aa9420440ca395d4f40efc03c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3848c557b9e84a74acae7dffa500be0c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "433ee50742834aa7a026ef49d9287e85", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9484842fac114751801f073bc798d55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2f0b455f0d3c4806b18b1560a5f1bda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aa8b5c3ab4234e33be9cca6bca77e92b", "region_id": "RegionOne"}], "type": "message", "id": "72343ebaba3947efb984881d70c2cb47", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "daa0f8bf12eb432293c6a64961445688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "251b6e1480144320ad002b7d2b87bf04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "94198e93c1f84d68939c83c4186e2431", "region_id": "RegionOne"}], "type": "messaging", "id": "a540e94bc43749cc85c9d0636d8c7b36", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8523df4f432343a69dc7af51d08b87c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c86a0afcb009407f9f452bfe3e29ce94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "066343e83121456c95630e80863b8b92", "region_id": "RegionOne"}], "type": "application-catalog", "id": "65e77357157b4fb9a413844d5aeb3848", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34aa8d8e1df343108ca47db19d1ceccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6160b55455774695807eb6bd7702f007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "861b9dcece764667af08a56da8b9a6e1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5a5fdeaa2464fd09648224be9deedf1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "736307792b1b493d845e53ab7dcef8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afdb9565acc44dc3869806ecf9b44217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed2b24b523ef4528a149aa25dbaa9a5d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "83cd99819d6d4be69d39ee7acfcd3e91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e98d7f30bd447b1ba3222033a93019b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa78ae9e4d0d45d0b412da57a7660779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3ed6e0ac63442f18fc22a10d7d47115", "region_id": "RegionOne"}], "type": "container-infra", "id": "7dcf0db66a534e25be447dbf2e4a0ddc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b1f37cc5b3ba4ad28d8594add0bf75d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "637f11c2920f48aca07a51e1fff421bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b381ed4500304bd49542de500f25766d", "region_id": "RegionOne"}], "type": "search", "id": "42bd1e6cdf974bfb8ee94941e5781d92", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a9e7d224ed24881b50d573d66676ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b7e1a20b78554ad2b9b8fd774059e150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a7953c4851d94ead9820487014950998", "region_id": "RegionOne"}], "type": "dns", "id": "3960421b98814646b0f70e8e46fe6f00", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36b2a147a7b64eb1bfd1e2caf9d9c4fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04a83a2eeaa54ae4825df484fb7414d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d2fad8c8f10f47cda63ec6e5ea3fd8f2", "region_id": "RegionOne"}], "type": "workflow", "id": "5c5c9872269d46a0964283ce247dc9e7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4e783ae98724a17a86b92681d0b6d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c8a1527e852402e8039c4da748cea3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b7cd9bbe356479baedbee612b414f22", "region_id": "RegionOne"}], "type": "workflowv2", "id": "021aacc072354bfbb4ae8839020e899c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a822744401914fafafa6a81db8691413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0a4938fe28b245e080770edcc0cf5496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2b3206bb72584f539a2a5f9f56923252", "region_id": "RegionOne"}], "type": "rating", "id": "8cae2781bd574870ac0845e1867ba5e7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40c2bd70a3d24aecac26b5c3592d5587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f89904fea724989b68b55787af34fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f25c050c7488447b933e571f19d2e88e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e7949498a311405e8207429550c7021e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06f209d4d8014784b1ed685e31128eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b704b7755f914eb4ba2faf0c62a0308f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "79b881f89ce04f78838b203d423db09e", "region_id": "RegionOne"}], "type": "policy", "id": "ca62d39ede4645cdbc0cebdbcf1d31cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc6b1881a8d046e389614948082bc152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8ca3bf3d91f4b969f18fce84e9a0093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "46b08479619d4b8c9a220f76c6ca8a39", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "971c861a832f4de2b94406b0b393dd7f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb8d2cfce9d5418c9ff7775a5dfbbc36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ccb1328b9dc40e296efdc75f5a7ae2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6cef5ddf2ff4507922addcca92bc52f", "region_id": "RegionOne"}], "type": "sharev2", "id": "29bcc4f8e4864dae8a6c87131e14ad46", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "231a1d4bc1744bc28532c97e930c63ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fd1e1871b84431f9f399497aab29471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10bff1e2cd384ddf8539b6a27c8b3a1a", "region_id": "RegionOne"}], "type": "share", "id": "34aac6eb3a89475abdfd398ed0418976", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e3f5ff717944079ae04c174fc828d64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a500398c8724d80b45c9c625ee5fd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "685a4276eff3402394d9b83daa16ccf7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "09a76695db1c4ee3acef8aaa3768e767", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6460e97c3c59463cb2db9d1c47144ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dd91b12826f42a0a16911ddf6d5dc0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f618cecf0b8d4402893330861dd3da31", "region_id": "RegionOne"}], "type": "orchestration", "id": "e475d8999c92450d8657f75293843db2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "349e41d9798e474c95895876f99339cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b45c28f5d9db4273bfcb2978dda6f2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7f9c5c4b56e484381e7037551e26d9e", "region_id": "RegionOne"}], "type": "block-storage", "id": "ea97fe0a72ce49ceb436d1af0ce5f4d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ef0ee90fdd5405a85ff858346f65df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ebb2ca943ae47a0aab022aeb0897ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e03c24ae41174730947084fabbd0d8cf", "region_id": "RegionOne"}], "type": "volumev3", "id": "ab7d729cc12f4b33984dc38733375ebb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba4100a2ab04adb8ef5fe72f2edcc8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff74cd0e7f3c476e93c81de1b9d7d365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4191029a8d724436bf203b468416d0c3", "region_id": "RegionOne"}], "type": "volumev2", "id": "19b04850221845378527442b62ded69f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19ed604f62534c19bbbd455f8215aa27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0135a9980064c3598fcbf7c4ead4846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6afed0dfbdb94b1792397ae99f8c8f88", "region_id": "RegionOne"}], "type": "volume", "id": "0c70ed89b4d1420e9e6241b19bc273ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b0551fbebff41a9a79b855db480c25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78add2b31f294fd5985676d7cfa1a363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6db2ec68a67341299e0fe96ed09c6a25", "region_id": "RegionOne"}], "type": "block-store", "id": "1e1ccddbfd1541e588934d5e1d0c742b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14af3f931f6f493d8df9438f6638cd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8707bcf5e4d342ae87dace346a93b7de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bc8826c5d3234ab39d569264347bfdc1", "region_id": "RegionOne"}], "type": "alarm", "id": "964502920bc84916b35907c486f4c80f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "099166544bd64b23aaca3af9c8f5741e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "547550fb76a14dcfbce8e44114562918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "79d1934275cf49288575ed990540c03c", "region_id": "RegionOne"}], "type": "alarming", "id": "50e77abcb6ac45bd9fe787304e072f35", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "adcc2e64eb1f41d0be45c64d4d4ba98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e8606bfb17b4abbab78eb6043c42e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05dd9c3bf0b2450b8f794bf400a2fb59", "region_id": "RegionOne"}], "type": "meter", "id": "29a29564c52f4ca8b357ca96b518a36e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e9679224f9fc477bb2490bf48fc6700e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2192c16a782d4bbc930e439a000464cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75e81dcef3bb44958bd15f9b1b175fef", "region_id": "RegionOne"}], "type": "metering", "id": "eb9464d3c65747789cf8f89d6a836a31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd471e211f22418a8f27e4742c3333dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "77a144af346340af858c5113f953707a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47d5eda325db49c5b4f18b3191e80456", "region_id": "RegionOne"}], "type": "telemetry", "id": "c690f8ed0a344e8c8a36a411afc5ba27", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ff39da5cd1b9430fb14d699bc93300fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ae25667dafd7445aaa07f9414c456aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39760515c4534d50ad26f439f9a16e86", "region_id": "RegionOne"}], "type": "event", "id": "645ae91337674780b6ba47a4470bae4a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c61e6cb25b5f4d518ae45c2a815e7bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa5d6d85788044a9b98e6718951c796f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d90aa483181d42358775bb77b764a4b2", "region_id": "RegionOne"}], "type": "events", "id": "3f4dc7dd0bbe414199104447d4f720de", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "018770f1b7234e389358841db87d5ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "52512129c04942359df8ca11490073f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9de7ae0a48de4240bbe5c95379e1c479", "region_id": "RegionOne"}], "type": "application-deployment", "id": "574ba49b12a64a14aa9eeb7cd7672c9d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d5b9c42b3fc4d55ac18cfa4324be302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c33fb6074cdd4b439530adca01fd9e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "01aa90da8c674cf3868d69a37615654e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fe9dbb0c8925489ba32443d02badad39", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2aa2f197f7d949a588bfabd9aef13bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5f53cd0e7b64461a6092ef6280f3396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "66929f9a830c4dd99dd4d69ca4a0e596", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2abab3fdf421434c9bb78ac8c296ae02", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9886a2c518d74a11a3e823b1abf29730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9387b5efab5547f8bf15ed45abec6529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61da5a8fd2b8477c817c1d7eed112e81", "region_id": "RegionOne"}], "type": "tricircle", "id": "b7a0fbd410e94cb580f419c6a645eeb4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ea66f44b5c2e4d09a4732fffc580594d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "08f241c7304644c994aaa6b842a62b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9d3fe595e6ea4158b665f08ff6deb585", "region_id": "RegionOne"}], "type": "database", "id": "e44dc94f1ba44837976e361fcffa7413", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41b096f795374b699abe8ff758c8941f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd0edce245364e69af9273c56b730fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "227ea211607e4156b3b9cc8c838caad3", "region_id": "RegionOne"}], "type": "application-container", "id": "8ffea4d6ad504c0bb4350ea6d0a34cb7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9bd3942054644352b913fe79d3e7062f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a85d2eebb31749e4aebebc67c825026b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23c10b2beea64f9aa350d6ba83c4bd4d", "region_id": "RegionOne"}], "type": "container", "id": "656affef6e28438197d5c25afaf4368b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d19aea7132748e8ad174f9747045f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2c29c25a6904226bb7514b9e71101f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "30896f44efd84b58bb0477e57455c8be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4be5ca1f09b64a6aa9a464d15429cf97", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "75fdde55bd8f4672915e998c1f87c64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ca909f35a2541eba4d10038e3b5ae90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ed502916e9a4166ba4fd540a38eaaa3", "region_id": "RegionOne"}], "type": "rca", "id": "af34d0e9256343fe94419fa2c15f3c48", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3bef1a6a3494d1e8bc7a48b987658b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "108a32c08a47469a92fe396460aebccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "125d5ed3e7cf4061984a4b5b435ae5dc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "91c6a6669fa44d96a3ebe933c3bbb6be", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9c78163fce35479896932379250d1440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9d20dedb2b3845dea4259ed9757a6472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "672a912289c440e789c19f49bb640a6b", "region_id": "RegionOne"}], "type": "network", "id": "a9236c28f62b4382b25dff713519682a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1a2a40d7014d45f8b79ca5b8ab8198c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c8228f813fe64e3b8f938da565c0bc97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "edc7d1731c214f978e1eeb52567a1dcb", "region_id": "RegionOne"}], "type": "backup", "id": "a5091e63e9e64374ae93d9bf9b6b3578", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aaf36dc4e2184ebcbed7e752aaea3ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd0cc7247daa4b1fbbb96c0a290f7a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3d16bbedd4c7404db6fe241ce70b77f9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "039b21891c4542a1b6ec763eff8bb9c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c811f400ad74fd392190c2c3a0d8987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a8f92722cfe4a429c848787da922de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1c7423c6edc543e09b4892b62c21dba8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "91f3f7312c3b4bccb6dd146211a5d984", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f712b64819aa4471ae9120965d87b6a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5adf9e5ffd084e47a753e3c8b8e6b0f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b3088e6eb49a4d9dadcdf1b8bee8fc5e", "region_id": "RegionOne"}], "type": "monitoring", "id": "6311b161e8ab45538de09dfb5e4f7e09", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0462e6fb32ae45309dc8877b4f06aa77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ce10a34c57674e4d9c6954b616db5f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6e1a33d28e984a8bbfe3cfb4ea0e9f67", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ee5a4ae1c05f4c9b84ddefab47b93cbf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d77a98c7ee8c47abbcaf75475ccfd3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "60b5980003264618808c702d0e8401e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f9725e19f8934300b266ad76a753de7c", "region_id": "RegionOne"}], "type": "placement", "id": "344488ef8fa94d6f84bbcd0a4daf2415", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5be84eef61cf4a4d9211521ed1d6c507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ad0957414c14f96bfb4eb46763f9727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ad6faeec5a7447dfbc04c25eac35ce6d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1907fd35d2ba4e7eb7d0e315f45aac65", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a076900776714eca96179ef080cc4dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0b82b3589bb4ae69369f02a618f189f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "346be4349291463eae9490b0d25e7cc9", "region_id": "RegionOne"}], "type": "ha", "id": "b6760e0e7a244cfbace7c5bbc6051367", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6b4eaf20a959445abd1cdcc0bd48d346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3b80d4aa22c94ab59ee2fd270fde993f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0b5170212c1244f8a4d330a92a45102a", "region_id": "RegionOne"}], "type": "reservation", "id": "aca6d40458f9434eae2379a853b3f103", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "419af3bec3944955856696983a1996a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "be71f5080a5b4ee6be736e3732c368ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "39d0ba6986864e3294c5d3be40f15c7f", "region_id": "RegionOne"}], "type": "function-engine", "id": "84896b3069f140c597946b2fe87e2c8a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "070baba6de6245b8a4b0f32160b369b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2a24b092e5f42d0a9fc5019bc2f834c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d29dc97d0b3342f9a9e12c628796655a", "region_id": "RegionOne"}], "type": "accelerator", "id": "71ae2f1c0dc44d6ebc3736ffc58f8dc7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc6e308f6a084e7d8435c518fcdd7826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c48d674df2a45d583c7dd2295fb2610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09c46962bf5246caa4582232ce3386f9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c7ea903e119d4ff8a7f094c0a13df4e0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e3f3f4258c84c99ab8912c11ca07c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fda771b4ee4a44c094055b40d219738d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b833ca3599242a5a8453e50633eb709", "region_id": "RegionOne"}], "type": "registration", "id": "0fd3fe01d0b14b87988be6839f2deaf4", "name": "adjutant"}], "user": {"domain": {"id": "c91071baf703482ea9e1c05f188b6335", "name": "5d95729ffcd94fb8a66d917af1319458"}, "id": "14bfe8e45be4422d8c42ef3e00630713", "name": "1051a2ae5ecc47ecb6b98c7c6de34e27"}, "audit_ids": ["64ff243e5142432395a2dfeb8ce272d2", null], "issued_at": "2020-04-23T06:25:58.279385"}} 2020-04-23 06:27:58,444 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/limits -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,449 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,451 keystoneauth.session RESP BODY: {"limits": {"rate": [], "absolute": {"maxServerMeta": 128, "maxPersonality": 5, "totalServerGroupsUsed": 0, "maxImageMeta": 128, "maxPersonalitySize": 10240, "maxTotalRAMSize": 51200, "maxSecurityGroupRules": 20, "maxTotalKeypairs": 100, "totalCoresUsed": 0, "totalRAMUsed": 0, "maxSecurityGroups": 10, "totalFloatingIpsUsed": 0, "totalInstancesUsed": 0, "maxServerGroupMembers": 10, "maxTotalFloatingIps": 10, "totalSecurityGroupsUsed": 0, "maxTotalInstances": 10, "maxTotalCores": 20, "maxServerGroups": 10}}} {24} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.195699s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,394 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,398 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,400 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,403 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,413 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.334056+00:00", "project": {"domain": {"id": "e5b2054eba424cca8c11910d4ec8f3b5", "name": "bb2f0f8685c84225a1f44113394fb090"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0f2dcead7142403582c320912f83f5ea"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c277a072097c4ef6af4d5522d38e3909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "db47eb53878c45a1bfae532e29534494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5a1660615adb40ea98b0ea552cec498a", "region_id": "RegionOne"}], "type": "identity", "id": "d6043a967312402c8848641ea296ca13", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b336b11f72b8474785dd56a731c48afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7b1c45b32d5d4260b9d724383e629a75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8b23878b1d644c638c747cef4ae0db0c", "region_id": "RegionOne"}], "type": "compute", "id": "799310d343e64f6291a3f6541c5b7b7b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d82b4f89b68f4a5794b5ebecc79b6a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ff1e97ea2a2d4fddb0714302047160e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "23d2eb1325844d8fa04b53ae1a09811f", "region_id": "RegionOne"}], "type": "image", "id": "5c51f8a2d690420ab63486ba38b9051b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6c8ef69e85fb4cda906aad6f3cfd2b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ba8a7a37e0a14b1baa7a1194f02b5d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c67b693035b0475fb4e6e73076e33db8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fef84bc54fcf41aa90b2828f173b2bb7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19baf0161e8b4dceadedc8f3a5f97190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdccf00a4aff4ff1804be6a21e002507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72a7fba454d41cfab079fabc4546d02", "region_id": "RegionOne"}], "type": "object-store", "id": "44907c0d2823477689cafd80fa863cd6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6ef602889654012bb8c919a2ff7fb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ea8fb78bd5f4ad28a3b630c6be161aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d802e9ba01814c1991b7f6389acdaa9c", "region_id": "RegionOne"}], "type": "clustering", "id": "67daf20f8c104172802fdb87b426232a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1099453b48a7436a844f7d7a5ef845c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "65a92cee1cd741bf9047d8a55f43d6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5249ff348db44adbb51769f78f65186", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "259f75782cfc456eb44c4a9d6995afb1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ddc1bed6825b4949bffdb8f375751f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3991d56b7b7a470ebf6c188fa832e789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b797282d18346b283dba855567b80da", "region_id": "RegionOne"}], "type": "cluster", "id": "5a7d4a7588f649d5b05afc117572baaa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f3900a1a84454d438004dedd71448448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0f2ac9df1d634a638fee8dec31c917e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6126c412541842e6be68e539740a29f0", "region_id": "RegionOne"}], "type": "data-processing", "id": "a82789253b5c4404b3b8d82d635035cc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7137667432514ca4989c26c6beb685ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4f36b992924403da475c023f52705e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c301eceb6f9e420f87d149c553cfde3a", "region_id": "RegionOne"}], "type": "baremetal", "id": "afa19843c73648c99fd76b30284cde5a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "720c8dee31414ef89cd72b2370474586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7df8b4751bef46c5af0d82fa036388df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb1b20348dfe4ca384dba8c023617084", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5435fb72aba44f8c95c0629b77b029af", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df688df2d0874d729f2a08fbc2d08fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "49701b860ff74551a399185a0ae71e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8c7ae593efe4b9898c8fdc047dd262e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a920d951c2f541048919a84164b60e31", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f6b3b8100164bd4ae3326eb1d603b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "425388d6d1064736be11d321615132e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7d01f3d03c3c4ecab446a159b12591b9", "region_id": "RegionOne"}], "type": "key-manager", "id": "af222f471e8e4482b9e857b947a510f2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "066898a648dc4dba8197a12e867ea0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a8c0dcf5c22341fba496d8a6cc12f29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "362b0a0e9fae43dab82081ef65b70d37", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a42a184e0db24b469b524762f12c0ea1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "917e46658e3a45ceb32a2d97c074ce18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55f8631704ac498293ee6657218776f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c2ea4ce7b4464c20ae46de6f75bbfbfe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3f1a6454be9d4e82b56475b761e49cb5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "60d0e2ebc52b40ec807ba223ccb580d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "747d4ced378f40b092225f7ca98873d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b191dc5189454604822b227d45b0332f", "region_id": "RegionOne"}], "type": "message", "id": "301c9b7a6c9e426c8fa9178af77b0cf5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a20e215eff804544b2573b283a02de33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "457053781e1e4a678b7b858964a4a90d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a83145f198f74e6385e1418eb3e6d1c0", "region_id": "RegionOne"}], "type": "messaging", "id": "96129b27e0e8482fa879dd6d2fcff133", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f112bd442fd14b09bd77a780339cbca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b7fd0328f51a4f40ac4dc1b6e83c852f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ec78dba5c3e045a3865f7bfebe1585a6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a448ebb9ac0749169f44068598df1233", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64b3c8f02ef14b828bb084675ea9f415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c4c98b5872c4b679fd27aed3f50e5f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb208519e2c4ae9bfde479792118363", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5fda4d07004640c8b763996cbf659c66", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41f947e366f3409fbbaa99fe3fe7e6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f40e4891d19647e3a13ed0f9d1bb257f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27479cff67b3413f854d4cc5355b2ca1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87a8ef8547b24e8a83c9b28985f21503", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa30688c121a40b7b380f82934ef4c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad3f972931dd4ca7834b7e35033a7493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcf05db9a62d493e9ff0bf562023f1ce", "region_id": "RegionOne"}], "type": "container-infra", "id": "4031a92e4da548179525cef7c1724f3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "abea54f031ce42f0951e611c2324d886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d1b41c6cc334430690b067aba551cecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "de7066169c834927be9f851bb1ea70ee", "region_id": "RegionOne"}], "type": "search", "id": "aebc5dbc33f24e08b765d22ed9b1695e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5572c902af924b7696f5ec56b5e986c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9c4a249176e4827a67479dba72f451a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "66bdb1340e5745769ceea4f8d51108ff", "region_id": "RegionOne"}], "type": "dns", "id": "77cd8a6bcc644ef2be72057267984481", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f59df5cb493431a95d348159ff77c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3c03beef8fc4ddba4a997f4ceed225a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f77816f24b940c1b3bc8edb0042a75e", "region_id": "RegionOne"}], "type": "workflow", "id": "5497024da2a14f3eb5296810838eba21", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2882b5c55f384ed8bd356fc8f1cee6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afaa3914eed34341b316fccc00e2eea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a810f3316a1246ff979c9f1d05dff0bf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f68bb8f4122441709bb674df16f04049", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6079f58c429f42948e3805da5eedb856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a1cc13251992472ea1ae74751c257bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "57e26168b7c04f4095ea405769f8e1db", "region_id": "RegionOne"}], "type": "rating", "id": "67be0ca481224c8ba3f64a3a7d1136fc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a8522cf11504da6b077664cdd604cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ac6ddb31e53420a96dd0ae5d7d52c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4e017a578d63452e8338286d0552cb8e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7a7241d1a19f4e1a88bff3200bf79b40", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5d68e16deaa4d66af783fc9ffa94e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20053430d094451c9015fa70b9e8803d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bcdf4a90c2584995a4e0cb1908c22550", "region_id": "RegionOne"}], "type": "policy", "id": "413a7e536c4b4660aa902c88436fd15a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9016100416a946629f0c000006a6f5e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0178c9c603634e8b9376249476ccbce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dd3351e5a0be4e36bfad7722e57f0329", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1a01bb10130645b4acae99a5bb970c02", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b2e7862744341038b245b2e81204079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2186dcd42ef4c62a44e29735c740a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "156158ffac1043e4b6cad17e85603556", "region_id": "RegionOne"}], "type": "sharev2", "id": "a9cf9a2692ba4d8a9b9b79daa690d421", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bef201a64ead46cbac9fbad00c04b1be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e81116bdd5de4ac2a4dcdc51cc553fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1e30f10b20144777ab05d6e0b47fb4d4", "region_id": "RegionOne"}], "type": "share", "id": "7e24369f0f0841df8a794e198e3ac1d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fbc040d0655430fb6a305bbc25eed2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a902310ea0484459bc7dfe3c10e8b9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a650e9557ca44b88bd782af9d35f73ba", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "933cf42367ce4b64a92f1f585819ecc1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6acbb5be7835490a85f3bde7712e0c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3a7cf84def949308d8c5708fdc523e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330c38394f9c455bb250de64ec6eece0", "region_id": "RegionOne"}], "type": "orchestration", "id": "2db44e2576514d4c9da5ce23d1c57517", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f80545600640faa4921309e7a3c8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a3b62b3beb4571ab269eb8ee32e336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ade468715ae4a86bec253a329b44557", "region_id": "RegionOne"}], "type": "block-storage", "id": "70fa9baee1fb4dcf96bb202d5d92ca34", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfe2ed92c32c417bbf8d22ddfcdcb16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe39aa64974486da233a236dd9397b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0f9ba5c59c4b56af2420b8cd4ae5e5", "region_id": "RegionOne"}], "type": "volumev3", "id": "c819525ac9d54d67886481b6b5cd462b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc6688abe7414b41836f09b02768aca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3f68117bfb441d08faa11ae261b0039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f66e413525a43e99bfd662709355aa1", "region_id": "RegionOne"}], "type": "volumev2", "id": "aa6f3da47e2e443db8231f80966b11b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b21bbc0dd5049e0b324330da7570169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbcfaf3d03b64eb7969911a132a18cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a12f97525d7d46fe892ffc7ff925762d", "region_id": "RegionOne"}], "type": "volume", "id": "fba7c66174b64098844cc031d7c80ba7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "292ff9d4467b45748390809a76e2ca0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3373c3be2e1f4be183acb32ba916d521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86bf11c281cd4c14984449ae052f1b76", "region_id": "RegionOne"}], "type": "block-store", "id": "2e33515df3d6401a9520da6662106f02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a67ea08fd384c57af753fe9a65a48dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88ac2573519b4072a6247c51ea38ac14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b16872f5162343f391ada24d463146af", "region_id": "RegionOne"}], "type": "alarm", "id": "c69bcaa1106e4f229997dae3a50476e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86cf269a66ac4bf384ddef310b8b2400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02cb378cb7eb4b6d84acfe1fd7917009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd2826e170f64a109a3f6b794b11e5a7", "region_id": "RegionOne"}], "type": "alarming", "id": "bfd761cafa90432d81bc2229c258f7d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "22ae6067d1754cb2a4f63fb6163d3c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df936f8627e548ffaec258bcf403dec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b988c9cd52194949822a1f1b67dc9946", "region_id": "RegionOne"}], "type": "meter", "id": "e262117549b84ce8943eb3f49a11cb1d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "04b7a81c50a54df1a916988605c62b15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ec779d5b2cb456d9fec86b668468179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3285d27073cb4fe59645f4b931efe34e", "region_id": "RegionOne"}], "type": "metering", "id": "08d15c97bc604698b19d7b3e45b5eb0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b663e8187a6645d49aeb91cc456458a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb83ec4334ff440c81e2b9fbe1176881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c87654d157234f4faa8dd66b882ebc37", "region_id": "RegionOne"}], "type": "telemetry", "id": "7853f0c294c54118b3a87d6efb329763", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "413a3bf6919842e38168ff754625e36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a9620860d9dc44aa9bd7c033cbae86b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6c414141fd5455780853d3676c4d092", "region_id": "RegionOne"}], "type": "event", "id": "93b6ab38a15e472dbe699a55e4c6ec3b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8cf631813dd44175a434328836dab619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "385301af004c49e4a545fdc1e16c24a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e9bd29d386042d7b5b47d140a6bd2f3", "region_id": "RegionOne"}], "type": "events", "id": "a632b12ffe27420ca1d3dfa791028fc2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ac80d257a9342f5a9a6a0efd3c550f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "455d57797e84443ab491eda4e0ca4eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a153c46775c1423eaa82bada1906cf78", "region_id": "RegionOne"}], "type": "application-deployment", "id": "131b5e0ed7914a59acf27bff2f3395eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "265be87612094986a70a0ea4103b86fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdd87dfda3d646b2b4f24ba816ca4994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0dd215a140b947e7a0f5caece52b1384", "region_id": "RegionOne"}], "type": "application_deployment", "id": "20c77544a5954abcad80583f59b48ba1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9c2b13ebf0a4f94aff1a0e71593e033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd60e179679e455994e3597d5d93c567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3fe39294b3d43d0ac8887ce4679ec65", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9e2fed3e91a144de94976577989f325e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23b0f11a232c485e9381933fb1bcd1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a218b49ae904ac29cddfb5238dc08b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "961de5f7cf034ce786809d2edbc8f52a", "region_id": "RegionOne"}], "type": "tricircle", "id": "5a040424323c451ab9ddbb3b7cfb016b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d874989d8a1d44d1afddd11ff001cbb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8fea0d7e272e4946a0af744890fd0207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "072449a3ffac43a79c6b4f3e340db178", "region_id": "RegionOne"}], "type": "database", "id": "8582137413414c92a345033d01b6e831", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c20293905d314cc39767a9151f3e42f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37a7fdc3d22e42a98944baa31277d8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70f103963ba24350972b16aba34bd46f", "region_id": "RegionOne"}], "type": "application-container", "id": "3a0fa1bbe43042aeb8a7d5b6874df74a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0856660c2c6e498daa17331bda1ac8fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2dd619bf96dd4367a6632e89c1cd5f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d25634890e6348b7abfc86f7fd2a7073", "region_id": "RegionOne"}], "type": "container", "id": "4978f43bd4a44fc38f14633b858e4e27", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b853a1b386a647c6aeb8c1aacc002730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc3a55fc25834f6daa05291b447d8f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4ea7641aafed4fd99d50130e18219b1c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c5edeeadb19644bc970a04ba9cd67b40", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4feb7242069042549855e6df21eb5c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4844e111dfb54182b24894af036296c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "566b0ba6020c4a088c8ca655f9571a97", "region_id": "RegionOne"}], "type": "rca", "id": "795f30eaff4d4421b46b4be3bb2a9bc3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f8a654faa51436f8d053638a88c11ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db2c2f44059d4d29a4c2880d7b5b23a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ac7f5fbf476b4c2e9a5a38304288ebce", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "68ddc1029ce84d75a92982a0493f3b01", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "67c0170565074980af653d6aba5a9c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a832562e0341452d813d6a2f7a6cf471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4ec9e0e8e71e4802bca6e3681e819c73", "region_id": "RegionOne"}], "type": "network", "id": "772dd2afc5e7460c993394ab946b29af", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "97a42528383a4f4d990ce39f913acf22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2be97d34d0a048238681f2f6339466da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4867d684e1354d0991ac43a3146ed703", "region_id": "RegionOne"}], "type": "backup", "id": "15a5891612624f07bbef0d7b42bdb46b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b93f91531a754bf79ba775d940a84d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "574ea051b9244433ba98bc7f92248f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c946c76fb1d14ac29292a7d0606570be", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e197aca5b9f74cbaa1e8ce472296d76e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08db628ca48b4344949e8bcb2ff0fa93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75c5905de34243599c1e9e4b654ee528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "24ec946233204de5b3bf7bf3c8ce251e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c8eff34b08cc4d97912a3618fc646bdf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "134ab5f4abf4490080d0abc063f6ce28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ac3c308b46f45c98d96b3441e549cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7cb0bb9b58f948e08ea26a8e0c314afa", "region_id": "RegionOne"}], "type": "monitoring", "id": "17c48562fb0048139e0defb494f82691", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cb73a5d5cf2e4cadbd812b33031d9549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7f413cfb4fdb4551bd99c2080c29b92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "37ee7dd1869940c486a8d838c4ac3956", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3e18c874946c4938a8a088727254b8dc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd167666fb8245c5b4db4ca8b570bd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1757e56ad06447cfa0fb449693387680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d8d77b72b6cd4091a88ce30df3e58978", "region_id": "RegionOne"}], "type": "placement", "id": "c246d4185f6948f6af95fe5b0ab632c7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4fd5367c9b245679deafb0a33148a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9dcce3327044b73a03ede0d14712b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "381a6aeef4e44fbfa87199146c2c9793", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1a45cdb71a6b48f893e66b40a1a4d129", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d87970459bb45dca05f884e0892b2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3694599de824af783b437b12f07a65f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7ea215059134d29bf8f8ebb1185f6ca", "region_id": "RegionOne"}], "type": "ha", "id": "e9bac248b9e342e0bc7414b68c1c4f35", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a367375309840daacc6616f55d2e7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b64d95469aed408db5125a67cff68b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f4118cfa0f1f4bf9ad4d534d0bb5a806", "region_id": "RegionOne"}], "type": "reservation", "id": "e0a0a2bd34da40a5a1fe368923be88da", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "994759747cd4400e93587df0c5d6c98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84ee48a70f814a7c9f5e546aca043a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4bc21ac314cc47819211f5b78e84fcfc", "region_id": "RegionOne"}], "type": "function-engine", "id": "8815b211e1cd479d9cbea1f15e0ececa", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3430e92f03794015b50f183a7aa09bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3143eeca01314f5cb3381de348a76362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6dc1874688a54224b1b99616a47785f3", "region_id": "RegionOne"}], "type": "accelerator", "id": "ecc1f24577394b93af56c0a711e0e7a7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a7150f426be4c24bd3e3702c0299131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6981e027e4f940dd8bc55bab1c22164f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8861b6c0c30547f18d1ac76706108dad", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5f4f9b2bd98e4685a11ae310b6b0fd24", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45a524d144ae459399bac5a2698bd3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "063bf0010f974531990f7b0be6d85439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c4e8a03576d049fda14ece76b72fb964", "region_id": "RegionOne"}], "type": "registration", "id": "ecf240000e3a463db32fa5d7b0856eb7", "name": "adjutant"}], "user": {"domain": {"id": "74cca4fddf7e46c8a63cb507e4a49f9c", "name": "6cf094f81aef4b8e93a26aee6eaa9a49"}, "id": "ed55348c0378433ea8892c54c36477c2", "name": "ea3ee0506aad487ca0c22d469274c08f"}, "audit_ids": ["f801a938eace4eb2882b6a4e94e61339", null], "issued_at": "2020-04-23T06:25:58.334056"}} 2020-04-23 06:27:58,501 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,506 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,507 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "a0cd7598e7b546c7a0510678fc4f8827", "enabled": true, "id": "a66012e1936a4087a248be754b6fd32d", "name": "projectName-2"}]} {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait_exception [0.378186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,340 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,344 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,346 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,350 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:58,466 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,470 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,472 keystoneauth.session RESP BODY: {"roles": [{"name": "668398f53a5e46068708901596778487", "id": "3b83314a795c4c14baa721aa4675e998"}]} 2020-04-23 06:27:58,497 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,502 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,504 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "1f2aa3ff9ebf4126a8815faa2cd8ab90", "domain_id": "b9d3f4e7330d4a5d9105950e763e6bf9", "name": "username-3"}]} 2020-04-23 06:27:58,539 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,543 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,545 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "63141e6cf5374bb0b3ae89b6d517a482", "name": "projectName-5"}]} 2020-04-23 06:27:58,580 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/63141e6cf5374bb0b3ae89b6d517a482/users/1f2aa3ff9ebf4126a8815faa2cd8ab90/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,585 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,587 keystoneauth.session RESP BODY: {"roles": [{"name": "668398f53a5e46068708901596778487", "id": "3b83314a795c4c14baa721aa4675e998"}]} 2020-04-23 06:27:58,611 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/63141e6cf5374bb0b3ae89b6d517a482/users/1f2aa3ff9ebf4126a8815faa2cd8ab90/roles/OS-KSADM/3b83314a795c4c14baa721aa4675e998 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,616 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:58,639 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/63141e6cf5374bb0b3ae89b6d517a482/users/1f2aa3ff9ebf4126a8815faa2cd8ab90/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}55bfadbf29c9f12a2bf59087c3f938f72be8d0ad932c805845e275828525aa1f" 2020-04-23 06:27:58,644 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,646 keystoneauth.session RESP BODY: {"roles": [{"name": "668398f53a5e46068708901596778487", "id": "3b83314a795c4c14baa721aa4675e998"}]} 2020-04-23 06:27:58,649 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.208558s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,347 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,351 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,353 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,356 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,368 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.285631+00:00", "project": {"domain": {"id": "fabca447cafd44cba196556d8c33ffe2", "name": "4d6ccafe63fc4ba4885b8f63affd17f1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f358f56bd5fe47a4b3ad70913ff182e0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "aa6a034041944d70acb05f871df83eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e2b809b07e234849a440a61e38f7650e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c7de9ef16d2743d38079887516e381de", "region_id": "RegionOne"}], "type": "identity", "id": "af70071c76aa480a9db91a6d7435bbeb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e3958d4cc4e495ca182a9e346e47a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40c175bbe976405291feb893a4a5d5e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7e12c1b03466461a91975ab7a1780267", "region_id": "RegionOne"}], "type": "compute", "id": "7c7734fb3b13425d81b932e22cfa59cd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4c9809bfa3d6432cad4a6b4d5d38826f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "15f68c22132a4fd8ac4f31e9d5628192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c893cc675cdb4794a92bc0a9364c8387", "region_id": "RegionOne"}], "type": "image", "id": "de83aa01c69b46f380eeeab7a238a5c6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff3aa2ad106641d78829eabe090e3c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4b4fb3fd6754b909ac7a621d736282c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "959f7feaa19149058813829732a2a4e9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "258d097e752b40f6b0ea1c9399abe3c6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04d32bb49a084039af4b512c9ba391c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef5baac1c6e24f588e9785067d54420d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43d37af46a504fd5817181cadee6ea6d", "region_id": "RegionOne"}], "type": "object-store", "id": "d9d34c08993643ad986fcd17e33c544e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10c579eb6b8f455f9c208046e9d6d422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "534781e23f284f3aa9526f6fda90d427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee139ca899b041b5a0e7bbbeeb2db6eb", "region_id": "RegionOne"}], "type": "clustering", "id": "f7ac769336d74b51a104f30ec5291005", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41719c49643646959b88d5c645c80af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c426b81279f1491b832c435cffe03025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "50b4b7ed274642b09852de46753f18d2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c44ac82625d64932b70162014fe33455", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0feab1d24fb2446188b3d2111fd810b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8681d9348ce84fc18420086face9489b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b7406749c6a4babb64713cea37e571b", "region_id": "RegionOne"}], "type": "cluster", "id": "0af481f31e704ede9be6dd48fedcf32e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ff095a960a9a43b08ac13614cfad270c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "20d469f4d5ca4fb58d31e1bfd586d017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1e5abb9ddc4c4054b82a8498b0632708", "region_id": "RegionOne"}], "type": "data-processing", "id": "5e473333eb9a42aa9006e8bd6485d1b9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0cc8feeb30e54029a78eb04f8a66c6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9600c399f3347a897f1953b8829d9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "62a463323ef44258a68b97aa7bed4cae", "region_id": "RegionOne"}], "type": "baremetal", "id": "b953702de55d43ef8397faa0acb457d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f202da7605ef406f94d78a66a6b8b1c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc3c4a17ebbd49d5b45b740ed173e853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1030eb8a57dd4a6195cdcead87f9731e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e4671f52fb614c42ba8a54d249ae044a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "789e277dd7214aac81ab855d7852e9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4234a4d1fd5a4b91a7c1cd3b0fa4e601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bf62b9bbf98e4f34b3aeb4e370ca0da2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c8f57a33d17b41808bcc824442eca94b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd0fa229102d48f68af3945556d8eb9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5983167f7d2f4116be9ec4e90bc863f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "00b85965ee08409194a0b859bcb8ec44", "region_id": "RegionOne"}], "type": "key-manager", "id": "5c92e5d958394d3e9397894b64aec820", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7425006a67024f6c934dbf348716422a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97a0a04a5ebd4aca8c8be94eeda349fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d96fdb7b77c342f09bac87e5f49072ad", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "db601768d6c24abc8aaefe9644e83282", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "015cd35e9a384a97a0db871c49107bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4910e22855f74000b6bf7bd63d093591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bd8beedc2feb47738b87d58eed75fd4e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b174c27a47fc417f8326716818e298da", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4056748469014070b8181b3f7a14945f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "38791f1700d24dc391c306022306080b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53c8591f7e024eca9c778a03f04129d7", "region_id": "RegionOne"}], "type": "message", "id": "65dc2b6b968b4cf7874be923bd56c7e1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e47dcfee542b44bbb816187f9e128f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e1273a9be88462cb35fe246a8a9f526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5404aa62076d4186a0e6a6b67aff3acb", "region_id": "RegionOne"}], "type": "messaging", "id": "efaf85961cf7447ba33fa9dcf3f27624", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "116bbbbaa8b849aca5d84f7ad1ee2445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cfa9527646464137b522b9967a275048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f5835bc83f5c4969984be47a63b6a12e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "945262efb74d45db84fbb1f4b5e9ce61", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25e3ee8976f041979f20a4d8509cd286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbed8d50f0e9430c911bcae94f0be33a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c09d8f880af49e09d519f5fadb14aee", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cd212043633a44128b237924656b87f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce225685d11b424c8c7dec39ca91b340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76f11f7e01fb4598a2e6df310b45d811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa9a28f6696c49b7afa691a9c46e64b8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4bad617d07ff4fcb870a6b2194aadb54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2ad29e43955461997c0492c80a122fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2917f675cd3f4d8386c168539f7d74f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "327fe09108e24efd8d44fdd42841a909", "region_id": "RegionOne"}], "type": "container-infra", "id": "081103cc07ef4a7481a3b9b2daa7492d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0fdd1567f4a2432f9c5109304a788712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "00f24fcd9f1d49cbbae7d63eadeac1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "56956b5597e542d4871682175d7a05c6", "region_id": "RegionOne"}], "type": "search", "id": "ec6a470471204118a55e95236aeeb742", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "91802db5b6644d4db34625a66e701d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a99ac7d019864bb0a4b462ba603ab8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5614bf08f5bd4339a366e9d97437e937", "region_id": "RegionOne"}], "type": "dns", "id": "5339e1f2f722465faf1c9f57d6eb8a05", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4557cb17dbd4c059d21481aa042c975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d223213f1c684c6e91e8d345097a19a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7fe384e27ab44d1d8e50529743febbd4", "region_id": "RegionOne"}], "type": "workflow", "id": "9118fd66e680415ebfaa2d1c4a1a06c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "007f0ceda6664a279c60e1f22cd36c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93243070d75d4970979f7410fe0a06ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f4579ed0aafc4656ac45a8049dfbebf5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "84c57d415ede492886b99e0cf0e1f587", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c8fdbcc958f64aeca1da6f1fca29f26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ccff4c304e4a4f07b4b6be896837c3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "83cf576642994b67a9e222551aa4e3ef", "region_id": "RegionOne"}], "type": "rating", "id": "0787d23fef68470f8c9cc731f75c6497", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "482aa17540b34d519a038460041d15ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9332d3f01e4642d4b7f9a6feb32decf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f333fc3e4e842c1945fc172d77f1bd4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1c73c43bd68b4ecd920347e5018f8e46", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d0497865e7d49ce8576699758bc25ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f541cec7e6245abb48525d5fe0f3350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "022b03805aaf4effbe23ee2bb7fe7173", "region_id": "RegionOne"}], "type": "policy", "id": "c7bd65c1b4bd47b5a7bb45516f207545", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a055264b13244a1388fc524a1b055d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c40bedf6e2af4c08ae1d76782fdbacba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59a094620f6f4f8ebfbe1a7461ab9693", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "69c588f0d64346cfafbb047fd4428e10", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b059c194d72488ba4f73826b5180a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f44f02a1775415896a82c53d8d31da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a90ecb6cba6b4eeeb900ca4b3822af33", "region_id": "RegionOne"}], "type": "sharev2", "id": "1e19945e3e8742ba92adfd57008ab0f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e042962ac32549d583906892bf9713ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1414546ae134057bdeef405e5e03fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "51039e569f6c44e7863cd7cb39450503", "region_id": "RegionOne"}], "type": "share", "id": "0323fd5ab6184a24a1a023555face476", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fb6d7c2cc2f14689a6eba7c8d5e14e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb63874520174a7589f7ff1140fc8297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "18f9c5faeadd42739f77a35ff128078f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "855be005b1bd457697c47510e18af399", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e7835314a4a4eb39a50bcc506947e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e5e8930cd04782b9242f5fd4aa0d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7a209410d044098a90d8c3f71479d7b", "region_id": "RegionOne"}], "type": "orchestration", "id": "13c2c87f2fed480cb5d556b99cdf9d7c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "520b7f05a3a94a99aca6d7f7c02269f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f7760b5eb5246b4bc649bc081351a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "633ca053a6704f51a61e2cc4e321da1f", "region_id": "RegionOne"}], "type": "block-storage", "id": "24777ab35c354b07a190acae380b98b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb12a3dd0a97413bb3073c0616e0c407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2433d83888194140b03374bc1bd625a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce72bb896d0c4e34822caa828194889a", "region_id": "RegionOne"}], "type": "volumev3", "id": "0be950fc76b8475bb7b450349cc0a09c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0b434633984205bfade490a80744cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9525536322ff4b10b87ea87aac8ef83d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c2f632dc16a480d81d810d271c60c3e", "region_id": "RegionOne"}], "type": "volumev2", "id": "71f019bd9b8e4bcc8e4462b3eb898ed8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4012dbe0e7a34a5c9acea59575ab3f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "522427b050024b79a7c85021a9e65e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "860c7426755f4ee49748ff3a92d43f25", "region_id": "RegionOne"}], "type": "volume", "id": "75cae92d896d41c3acbcd3a408797183", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aa5ac3bf35548f4bbe1bd569cbe82d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c360df3cb81742548c657fe3d2ebb35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8515547b55b9449089c2cd91b7d675ad", "region_id": "RegionOne"}], "type": "block-store", "id": "3131c9a7e04b4078bf2037b0c1f16933", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08bfb2935a254510b274516094b6c09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "656c12b8358543ee93373f5efcd5c179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "168eb5f50b374addb9714acc2bcad6d2", "region_id": "RegionOne"}], "type": "alarm", "id": "336a54cb381849ccbf5a9f914048e86c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71ad457b7cdc4385bca5b628d52049cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71d664045c3542bcba054fb00804942f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "02c0c08c28ca411e84eca5eb8bf6eb23", "region_id": "RegionOne"}], "type": "alarming", "id": "50dd69a32f69419eb189d30601128bd6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c73d5c23683c49fca7679cbc32940067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27f1dd1b7efa44f493039e51762d55a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3def460172f4537931e17aed866d5b7", "region_id": "RegionOne"}], "type": "meter", "id": "7c89bb0f34ef41e4a3dd19de6304f5f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93287bdfab334ba78a1b81a2eba7ebd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4b3a8fa05894005b957316b4d64f46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a1e1a0c268d74cba80510c7db08afd03", "region_id": "RegionOne"}], "type": "metering", "id": "18b5571529b146cba6fb55924fe84e77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e46ff4cac74840c6823321f5b073a502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "062717126732411fbbcbb9ed54542e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbb12453b4c64a7980bea41a50999b00", "region_id": "RegionOne"}], "type": "telemetry", "id": "097c4cad8e024d158ac87de0ed85b95b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3bf3bd13566345049465d545213fcf5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2690db2a506d4376ad6999296e77fe46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5a87850b7294deca60d13770205b2e1", "region_id": "RegionOne"}], "type": "event", "id": "e64713852ded4b07892ad355aa4629d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c2eb3870c2de49908c5624582aa4cf37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "52e625654a1346c5b32ace2d58e5888b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8eaba8ac4e3f4756b7bbf8cea1a3ef61", "region_id": "RegionOne"}], "type": "events", "id": "71f413eb34f945b1b0d08dbccc978317", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdb6eef7319446a38bfc58998f84f538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ac95d48669144e2aa6a9fc47940fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e0765f1f65c4b0bad641e29091c60d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "32fa30348219426389b48fc4ecd675fa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7a6e149bac2463fbb17be945a9584f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60cf4d0fbdb24ca9a45e6e8c40427dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a11a20874421465aa43b3aaab7d8a16d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "14056a168c024c32b927bba68c6f325c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "480b736df9dc47f8af6c810d1f1e91b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2ae1ab064d34c8eab5fcf394e36e198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2d68eb9d7f44b8296bb953b34ead64d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4216650cde334b30883febf7539011f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6cd880c64f34d94ad300f158c4209ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8a5cba0d61c45f492efe108e8bea0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c231ee7a2d0f41e4acf33f4788f9abc2", "region_id": "RegionOne"}], "type": "tricircle", "id": "907d0d048cd34cdf8e02ff1f50336644", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "33df6c8726f34ee7b61e1310689dd1a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "32d9d462fb3a497aa5a8f1889b915ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f2d3b2349d074ec499ca100ab36f110b", "region_id": "RegionOne"}], "type": "database", "id": "b8a9071d53094b779b62f07f2bc1c475", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6413bcb3e26c412db5cd5f959f7a973b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c4d891dde69428fabf1611fc1eb7f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b69c557e1bbc4113b5611cfa7abe564c", "region_id": "RegionOne"}], "type": "application-container", "id": "54c040a25ef04975bb88765081818431", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1eef6e4f909492d9a2a0ddb095b23c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcfcdfae9f4047cb9a9c8f02fb295e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c71f4e897bfb4521a6fc9985537b8352", "region_id": "RegionOne"}], "type": "container", "id": "de2e626fcd224ac6b9ea7881ab7fcf41", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0a2f7cb2d6945f6b214ed683bef6f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e9d55e12ad64250a0519c5df4aede5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6a572d33d002441c9efe5535d52dd70b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b331574477e6470c91da4b142a406c65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da78a5624b7247e68d241f7375a6a50c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16e0a9c17e514637b9c703cac563759b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc72edbb03254d47b53e1f7ac223b72a", "region_id": "RegionOne"}], "type": "rca", "id": "5c693ddbb6f949c4b55ffe1df54b4761", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b655fdef500140fe926d5561906a429a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01c61069c1e3469db0f213fa959f3c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "023b60936bd04fea9442cd6cb307415e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eaed2aec7ff14e6e8cd08ed080d4b9a0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e693d9a9603047a7aa6a95cdb10b2cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a35b0b84f28f43a199d8014439a46bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ebe9eebab1d1475894845f57e3de5c3c", "region_id": "RegionOne"}], "type": "network", "id": "4775802c75f8497da7a65637146d6352", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f28420308bc34a38a9c60c6f330ff14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3ac0e51d9bcc460583fa3bb2d9948b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "60872627fc384e0787d42b499fe5916c", "region_id": "RegionOne"}], "type": "backup", "id": "b26e7e39379a485f9bb64dd4fc311b9f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a8d13613bba47479f2b16ac05d3f057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29af64d83ef845908649ffc3eedf046b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ef57c9d826e642d1b0955daf650a6ae0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "38798ff2f52d4873a0cad2b0e59608dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afd884431da045fdb5392dd076957d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9abf7aec58c44fe4ac9aa7af4a84abda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9a674ed0a952422ea017e52ba7a01aa0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e0d02832eeb64c378ff0cf902b40578d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7a3d9352a9a44ac7b6b5c204b77aea1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "17cde90ccadd460cacf63d47b45a3294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "912af1f76df947baaa7689e572f75ea4", "region_id": "RegionOne"}], "type": "monitoring", "id": "e0c2843266724552aa7c8e900800d7c0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "942876fc9b22404bade5f5959746bb52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49bee0f131404cefab21e8c530fdc245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "306323d7c0a64b2592e6ea2b7a78b318", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a6b87cee5db4a36af5b2541ab2216cc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9e966c93c3bf4887b2e87d2e9833a1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c9bdd5cb1482418a8184cc2a55f0d854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "96f8aee52aae4f58b667f6c4288a9ae3", "region_id": "RegionOne"}], "type": "placement", "id": "7cd3ec0a52df4877bd7b2fc60a19c991", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f03c7c16549e4b1a874e7759e7c70817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c1e192f128a43b78fd7d9ddf26befc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d5a3e3830ea842598f68fb6564f14a08", "region_id": "RegionOne"}], "type": "instance-ha", "id": "88c9f7acdc1f4d3fb4594c831c38836d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ef66e4ee4064f908abd24de9bd67f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17caaf9a55004be4a776bbe1228afab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e78f792c146a4919becd87a2fb403071", "region_id": "RegionOne"}], "type": "ha", "id": "ffa814aff2e343598cbd57f2b3646f64", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf0808af0c3a49a8b462aa678cd9e0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e3f22ceeee624b349e99a5fe271902df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4992ba5b915243cdbb6e2cefddabf97a", "region_id": "RegionOne"}], "type": "reservation", "id": "aeaf0cb2f84e486aaba87e2fe9e94f4a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2c4339db146e425e8dccb312441bc465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bffa7a3ab5114708ab5e3bc6db62c8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "925bb43fd8a842418ebc200ef9d6328c", "region_id": "RegionOne"}], "type": "function-engine", "id": "97876fc303cf45acad6a249f5db1038b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c060765481b04134886d5b0f04c813e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9e944124379e42deaee5bb6d0af79220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b81ab6820d9b4b7297b0b5b80c728b20", "region_id": "RegionOne"}], "type": "accelerator", "id": "6042f974ba7c49359bb93be9995da58b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6b4bedc1e274486b657e78ed2ae0f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf6547c376dc46568371c88d1820a281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e652e8dadb514c71b524b8b84a6e08af", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ee040008c69540059d42ce9fb7d52987", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54dafe0c43b149f5b0bcb2cd216e2e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fbd80bf8a03481f90a1ac22ca136bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e661c7ed127b4bbeb0d19b53fdb486c0", "region_id": "RegionOne"}], "type": "registration", "id": "875aa100f3894e6d8d65559d145ec6ba", "name": "adjutant"}], "user": {"domain": {"id": "14192161c41b4eb99fa3e2c863bf6c35", "name": "dff18aa31fd947ed994ea2dd34cca65c"}, "id": "3828138dd7044b428cb6d0ba55a6b1c5", "name": "3914878c7097484cafbcf214b19e3aa5"}, "audit_ids": ["727ec59e4107406199f18de6fbdde42f", null], "issued_at": "2020-04-23T06:25:58.285631"}} 2020-04-23 06:27:58,465 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,468 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,469 keystoneauth.session RESP BODY: {"networks": [{"id": "test-net-id", "name": "test-net"}]} 2020-04-23 06:27:58,483 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,486 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,488 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {16} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.243619s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,155 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,159 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,161 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,164 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,175 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.096935+00:00", "project": {"domain": {"id": "b307389ddae44ebea6c1aad5c9b237b3", "name": "6f05c1eac3fc4ef5b004f25f51d7039e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8276b5faa8c0416bbb2f4d06ab2f90f2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "851f7ad434eb4e37b9ff4dcb4010da7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3c1d3ad267e8426cbde8f217b428d322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9b82aa729dbe4ef2bdc23a6f8bf115d9", "region_id": "RegionOne"}], "type": "identity", "id": "bc571e6f37704d4296ae0149bf73e9c2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5bd42ca10cdc4906b62656a47a6435f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cbdd82838fab4d868a3395d5c21f1209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1600af9efcc5474da24dbe637b2ee3c5", "region_id": "RegionOne"}], "type": "compute", "id": "14c030fd66dd462a9301af32b6523bfd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9230218217434acd83cf9420168fd497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fb271a8c37764f6a8ff6acaeda316bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f6f890be91904eddabdbe8277580fda6", "region_id": "RegionOne"}], "type": "image", "id": "f9d15c4adbbd4f6c88e7871eb226ea09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8ccfe203ab85463f880f66d8c4609462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6af69df4c862455baf4c15e99ad9dfe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "906245795463436a888bbe64a6bb3e99", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5c900a7706ca4698bfacee2f1e2bb5e6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cd2a27025ee4d5ea358b2fa9286abc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "650456815b084e74a78f7c105bf88847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6cd119b581747909621ca4bd8a9fe5b", "region_id": "RegionOne"}], "type": "object-store", "id": "a164173f396240ebb4f20ada405d95d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df4b7c886d2341d5a0c305451d4ce2ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d7014eff4014214a7b6bb8e182ada33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d527d30de2148ada495d43653ffaf4c", "region_id": "RegionOne"}], "type": "clustering", "id": "6e4dd1f37d4941c58e9b412075da4cb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a42e8e487c4842a0bcc6cc6d7f83c9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ddd61d4dfbb744759e44bc0d4be0bd48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45658d2b6d684251af883d735eef1662", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fec9bf3f97e14476996ce72979631f5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b451094055b4f3295ab2399c7faf967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b00d9672a5e49ef8dbd66e2aa4a07bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97f67ee7a93d4f02a51e06ff98f0fae1", "region_id": "RegionOne"}], "type": "cluster", "id": "956f4a53eb5f4b5c99aaafa06d4b1276", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "72fbd995a31c434087a1f3e0b2d0c409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5552471cd4364a309a6d36820d664b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bf0411a0b3a94e1ca68602a421af951e", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac71ec232a57464cb7fad52502dca0e5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df1c6d5608ef49e09c98f48e08467c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9a76da476234bec8ef260264f30dfd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "490d721dac9d43f4a153c23a8d218fa8", "region_id": "RegionOne"}], "type": "baremetal", "id": "5cd4eee22b58499da81256ea60c0d6fd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "73170e3623df4217b5c67cad1ad03ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "945e00dc751743228ef5f0be8c42bfec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "46fac8542dcb44d39534dabac7c4064a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7d51ffe926e14930a37975440052ec73", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ffa6659b9ec4bdbbeb35f65b4ebd1ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "48ee939ede0145d39e5866c12dd9a98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8211fcb3324e4852993d72772d3a2447", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "33fa8da2a9864823baa813e2b3dc27dd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37458a55f2114a89804556db314b2d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a497676ee54246d0acb6ab8496404c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "10f518b67ffe4a7fbabec7c2a89e719d", "region_id": "RegionOne"}], "type": "key-manager", "id": "9a341e15bcaf4bc09e27330b1ccc610f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d76f4f7757af4e2ea9a1e0abb15108b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "948f0eb573864bb28844b1644152d253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3b061384609349548a74badae43a92ab", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fa615e83c2d2479390ae0469d71d1cba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3764cf0b550244f9b8f610aa4a436c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78d8438b3f1c484694f5ccd5f1122de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "87dbf15f88794198aac6e097db0a8f26", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6fb95baccdcd4e69892b1a0eab40a4a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d23247f5ffbb4c6e9e08d3682e9dbb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1c20e28099604b7f9063b81bf2f6a187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ead51d924ff64517863a8c6e2c18df66", "region_id": "RegionOne"}], "type": "message", "id": "ceee0a045fca4eac8687b8cf296e3732", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "acafd3a6b9e84a95983777e53ae0aba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "50abc82ac8314b33b2fd321eb1392729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "41905cd357704bf5bef987bb3aaaa8b3", "region_id": "RegionOne"}], "type": "messaging", "id": "7d9302c8d7324929b21591281203c479", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d66d93f9edf9423da4943320138ced62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9e7f7503e31045249f0f23e41e5c59fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ae25d79011f5408abfb27073c6eaa487", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b2393f1ae7ac4ce2954b06692d40bff2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0be75e4b8bdf461d8206da85a9795927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28d5d58ca0b84d67966c9c29e84ae655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fc1ee0c933945ed8384a0372e43f252", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6a1d886db4fe4034ba1b8212ae01c495", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecabf2e8f46e4262b5cb68a1d5398e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76ab99b40f0c4ca3b51f1775ef825570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "794454bcf9ac4357adcea5a24ec7f074", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "56032b8d01a44204bc7ec5f3e5c2e1fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4abd2c15ccc4496eb9a9ffc0e62478d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "693282d436694db49e3db7b0f3a54d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1b50e362b064e809510a1124c725b1b", "region_id": "RegionOne"}], "type": "container-infra", "id": "3751ab9174e84f6bb6ce0d60fc8d3a01", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5a2b6222090b4b93895d507ce46f4050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "13a12397dfe14b5686a49b23b1d0d2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c55ac0a9f64941da9b3be27308a0f9d3", "region_id": "RegionOne"}], "type": "search", "id": "8c459bc52e3b4646b0c89e7773e65105", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ff19389d55e4499d80c426b2169d4f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dc754521393d44efbb075032f7223a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6af15c476000477881deac7ce1a92c84", "region_id": "RegionOne"}], "type": "dns", "id": "c205b28b368c4942a3ab6526bb8988fa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c5826ec161b487eb935073216d134ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c94c2d2fd5fb47b2b9d6d6d99aa24447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "69c31e54237d42488e92b5e67f771c6f", "region_id": "RegionOne"}], "type": "workflow", "id": "59920cfc6ef34d77ba8f9e1d5cb8e6ce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2191ddf456344987a99e00ec84302717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76360a4527cf42ddb8f64cf80ad33c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "604ce11024b64724b4b366a11a4eff50", "region_id": "RegionOne"}], "type": "workflowv2", "id": "612bc88c082842a5b3e5d0cc452501cf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8ff8aafa1e7f472cbf61c30218a5d342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "792967d909ed453d8b9d189c4960a6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b858f6ec6c9c4aa6afc3f732b485eeca", "region_id": "RegionOne"}], "type": "rating", "id": "f43180738b0a4c5dac0ce0a4368e58cb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a56659869ff7410d8fe6f6a06f4c7f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1683ac14b0d448c1b057e6f12c966310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "15ab6f40c1c64d2fa46db5e06c7aa6e3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2002d9f584b14af1b0636920f0843d90", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4178b8f5b66c4075974067a25c2ac30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49c8e6d029d74d5e8d59fd41e314de43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "85145385ba6a4346821728f2ee5ae293", "region_id": "RegionOne"}], "type": "policy", "id": "82605bef0d4b489595a39b848e830729", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b80877def8224c18b235d653634cb980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "412b457400c045e5967be914cdaf9b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99fab3b7e1fe4cf1bb04b8a0148bb854", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "af46f75b2ac842a393c247dbd77a3bc9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7aaf5375ae642e5be2a4ac211179b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "698de032ea664d84bb0b20dc52b70471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6c6dd5d83fa8469c9882ae11f15f7513", "region_id": "RegionOne"}], "type": "sharev2", "id": "aa3b1f546b8041b799f812b0095c6f0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04f1dcd0e8494efdbdfa104f8c28168a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d78590963854e5f9cb837201124273b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8067cf93b3a84555bedc5c494a5ae650", "region_id": "RegionOne"}], "type": "share", "id": "d88e1f3cd5be4dd9ac98c5be4852e28f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "704b1faab4924d70818a7144bacd7d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5faf2ebac8064201bbbe0216bb714838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e95532de9d5b40bca15c12ffb46f6994", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a8032e6e90564d1aad9a9968e3242064", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c74bad739bca47c587ead05c65269c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a042b27144d41c3a016ef2a1c986365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f95fda63974646ac826e3e61e36f0a77", "region_id": "RegionOne"}], "type": "orchestration", "id": "88897ba733dc4fb2be9bb62a434aa311", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "571092548d7d446b82cd8be79ec20432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "733de51b5bde485180ec9c9637509eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d30ca90582864f3c9bf99c02a5fd5f30", "region_id": "RegionOne"}], "type": "block-storage", "id": "e289b3082df94c33b9a34d27b51f262a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8f3e9ff60c743618e9feb64ec438ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "926b67911d0e47928fbcafc328bd11b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bccc9ab9cc004707a03d15254eb70a47", "region_id": "RegionOne"}], "type": "volumev3", "id": "13ddf9bcf291420282ac17cc5eb6c54c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf2380a063ed4128994948ea76b493bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0dd259c4f9a47d0bc870af55624fe44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f1605b96c464a2e9c13bce305950a91", "region_id": "RegionOne"}], "type": "volumev2", "id": "59c1ca8abc6844d2b8c565d401483fdd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0519dfd886154110a5f2d1d174ed7020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cf0a7b2b06e4042a3fb5a36d3bad6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e0f109f4e0a4f1ea43db5d3427f8e4f", "region_id": "RegionOne"}], "type": "volume", "id": "e7720106160347fa912baea4898d1469", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec624e9031d94faba3770de690d86364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "213ff940c2cb4c63a13f0bb3fcb4157d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5acaceca03f3400a9efac1c87373f9b2", "region_id": "RegionOne"}], "type": "block-store", "id": "e8c8a0b52f794de9b6c6302480fb08e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ec622039c734ed291bd52cae8d4b581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1cbeabc239a14a9ba4de2470a2adb464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "af812d918ae147ba917275c5888b5ada", "region_id": "RegionOne"}], "type": "alarm", "id": "f06685e51ddd4e96973c6d7616ef61ea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bc4823713494ed0b906b0385de26d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f4a15ef2b5a4df39acda67767bdbe67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e25902799064fc19093589f33ef7a78", "region_id": "RegionOne"}], "type": "alarming", "id": "0821d2f2ea794accb4ad5cea868554c7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bd54aac212147d1a1a64320dfa84722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9036cff7ad674c4fbd051917bbd1ec6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86c9025aa581442d8af6d53f6f8a03de", "region_id": "RegionOne"}], "type": "meter", "id": "43f32a0db89a409683ab5e8c02d6964a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9a3a8fab7a843e086af7bcd4c02d279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7c1a5b6df83473c96b6fb005941c148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6531d38de739469aac21f10f62eff3c9", "region_id": "RegionOne"}], "type": "metering", "id": "3caa5a09b24f4ab8b7fba1e4fcb3dd0b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9bf9de09fd1c422b94c471e6ac252995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e8269a86db54ecc9d9fc5d80687c1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b52f7ab1588a45979d72f28f1f70c6f2", "region_id": "RegionOne"}], "type": "telemetry", "id": "ff6e99f0e13842cfadedf66dd62b139b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "050f3b8798b84f6ea1389ecc03f7dab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "976d2b2fafb04e518e9a589c562baa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "84821f1dd4214a44a5b7d78b098f34c5", "region_id": "RegionOne"}], "type": "event", "id": "97647d3399154151bb7c0fe88a65fdc1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "61978e692cf04107ad625681f7b339b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68d239e646744e178fb2c40fe892be8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9d8250ead45940418fe84d15b636e492", "region_id": "RegionOne"}], "type": "events", "id": "b4c649ff08404510bc757bff833eb921", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "357417341f89494daec5ea90eeedb2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b4fc22656c84b4d98754e73db69ac8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c55207dea0124aab934179cecee62296", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e8076893ec954b349e2ea7e89df19fbc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab7cbad17a934e668748e53230c32034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b13f0dd977124b04abc2087ddc87d2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "02a80d4e7cfb48b9bb116309e3e48de6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f127ff8a61a9481c87af90e496934f3b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddcaddc69b864a679c0be49faa0b311e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32ce0205dced45e495695543fc311a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8701019ce8747839e9fcd9314e9b7be", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a73376c78a6141968cc9809e75ef6d6f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60aba878a71a45d382a5cfabadabb304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d18b376e4bd479ca3c1e3e27e15bf86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdbcb93a0e1a44c68e9d1f8bb37c4d72", "region_id": "RegionOne"}], "type": "tricircle", "id": "9146c61dc6384b2e818990559507b519", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0d7a0202a8974e96bebcd9671c66d4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "acec9eeb35924fe2a62d9a330d66619b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9e4fd30ab62c490db7f05c2b7745ae60", "region_id": "RegionOne"}], "type": "database", "id": "de5e572701284a5c9a1cd67c64e80f4b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb1c23d6ceb542028d6e64775ddb247a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90a4fd89439349a9a881bb845afda5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f28300de82245beb70ff8141d3aebc2", "region_id": "RegionOne"}], "type": "application-container", "id": "89706342449849889edbf87d77aaf3d4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7aab58879b044c6fa160e94e3f026237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "810ee220c743479d8d606efb04feeaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "911d397ee2b74a06af783037cfadf648", "region_id": "RegionOne"}], "type": "container", "id": "8500c1a971194bc5b4a1ad10f9f9aa6d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f3ef8906f2f46818ca0b17498d2a7e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d231ae14518d46b2a3e1bef8fd6eaced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c7424af962a54139b6a2ab19d85bcfeb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0e0865e072ed422ab0e2461cc0cb58e4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13e7b43fa5e74b73b8b84940000b90f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "827a868a064c4e309c12917e4f1cb169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "279c63b6593248eb85984759d8122640", "region_id": "RegionOne"}], "type": "rca", "id": "eb3ade6cf159468db915530c91e08a65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "78b80d9493194d6eb0c6f28b4bfed44e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "062d2ada6c874129b9c398fef56f75c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8db480adb844485b8d0cd073266facc0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "166aea1b8de34435aa1cfc59a397c1aa", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "768ecc0eea164f37b0b257d10b42e39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7d7810787a944d33ac5e1009a0dc8262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6728fe9bb8314a2ca5dd45d6a7ebbcf8", "region_id": "RegionOne"}], "type": "network", "id": "2c8ab0483919469f8ba15912cabe4396", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "491525ceea0b4c9a9658f02d4d8e8cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f679fa227d08485695736c0bd79b0c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d90a1d6016de40469bac6d65e6a21c41", "region_id": "RegionOne"}], "type": "backup", "id": "43af8535ca014e4da3dfa3f82a769f88", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34e5319be45e431589be27f06484f773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "94a906183bed4c45a9e39aace6c0a5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "35310cea78554ca09fcd4a43f3efa1e4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d30f0d1b584842dbb72af42cfdc97b83", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0c00c868311498884095568af8081b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed1ee110cc5347098da3d0583bf658f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c4f2f3098ee1466e8acb3377616db2e5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5da1a96dc6c842bfb3fde11c86b74e13", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2dc8e9e8f640425b89482f4a2c4949f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "271f908713ef451d88b0becc2d472c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6acd19f083d748548d27eb6bb4f33266", "region_id": "RegionOne"}], "type": "monitoring", "id": "435b5e7ba3be45c3a4cab751b06c806e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1c7843a2f04b46229c8b74a01efb1ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98caf87d8c5f4f5893aa0237fcf1a448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "30c4d0f646e645f18322a804de4ca58b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a165640e70ef43139658068521da2e76", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d5ff0e27b0094e7dbad5a3525463f8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3e13f2f4944f4554bb3290459e43a406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "25667407b2254df48662142c72d7927e", "region_id": "RegionOne"}], "type": "placement", "id": "9fd6350fbd56462ba26bd241d2288c44", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dbab80e7fa974d7d8c1259ca2de4e2f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "108619190e0c487091cf473dbd7794c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56373e8246f748b5aee136c2d38a7060", "region_id": "RegionOne"}], "type": "instance-ha", "id": "48d5c09da3dc4be0aae2c5a775052b2f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86298c25043841fc98ed1758ec148860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5777392c0bf64f20a3e81022c939cbe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9caa09aea70445efa68c621b2b456233", "region_id": "RegionOne"}], "type": "ha", "id": "a63c7d75497c42408cc68e843b7574f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8bfb2439c59648c28056868d704c7670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "39d48f9f62684f61a7874d465fa18f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b835482e72a04125afae8c2f177bf893", "region_id": "RegionOne"}], "type": "reservation", "id": "75c2531517524bb396d08af73e47d61f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "11d536a46fad4d07be772e72c33f9812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "48083ce72a7042e89614082f15d90b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f5ab836b5c2d4bf0aa26de6b9daa495b", "region_id": "RegionOne"}], "type": "function-engine", "id": "78c9a938d70f4bf79c0b9776c8c4c5d1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "baff1e6a31f141cdba74768acb05cf39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "27033f07e552422e9a4ba11440310b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "72ee4845032243a4b22fd67a90477f64", "region_id": "RegionOne"}], "type": "accelerator", "id": "310f1e8186e34b30bc2423950f6a4c45", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2930a3072bc74f8a9d340d617c8a870c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93f461c6ad714c59880af3136b4c770b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cd9d53001e6840d4a1f9516c5ba8045f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "597fc5e80ace4a349723761a0098a914", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd7dd8908dc64c1780e9c89ffee290e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c52bb91383104697a656c557173a4a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "90dc2abb97454bdcb577f561a72dfc8e", "region_id": "RegionOne"}], "type": "registration", "id": "603fba2ec47c49d9998f763cabe97f35", "name": "adjutant"}], "user": {"domain": {"id": "80f6244bbd56433486b94729813f4e3d", "name": "8127a391d88a4a6b80638071cd3a10fc"}, "id": "601f32ebdcd54950a5807acc92bf5ce3", "name": "12e3cf768a504d8b945d9f1da4ef580c"}, "audit_ids": ["f231a5e399024c59b4c27e60176cc88b", null], "issued_at": "2020-04-23T06:25:58.096935"}} 2020-04-23 06:27:58,301 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,305 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,307 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,310 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,316 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,318 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,323 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,324 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,328 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"minimum_bandwidth_rule": {"min_kbps": 1000}}' 2020-04-23 06:27:58,332 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,334 keystoneauth.session RESP BODY: {"minimum_bandwidth_rule": {"direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "min_kbps": 1000}} {25} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.169051s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,469 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,473 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,474 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,477 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,489 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.419777+00:00", "project": {"domain": {"id": "f497a92e7deb46e898bf25939c26063b", "name": "5614ffb8bd384314ace65bdd1fd6c52c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c4eb8070e04f42258a48ea85ed695244"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9b778d417d6540038d235eca65eb8dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dd440381013d47bb946cf3c86b74e267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ebef1f5cb6214a3bb956e3377257a188", "region_id": "RegionOne"}], "type": "identity", "id": "0dd9d48a6ad8448ebdf2805859db5424", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7480da70faee4e6a9080e6c9f0d5dae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d6ebc5f8323412289a29e8cd5ccebcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4416754aae1d42d094ef72268bdbae62", "region_id": "RegionOne"}], "type": "compute", "id": "8e888a60767b4fceb3cb486e35d91a26", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "57835c549d31446d8d62bceb0963276d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cd2021234d7b4ee6b93f4a4292813703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a1dffccd7f004ea1a3d4dd8e696a25e6", "region_id": "RegionOne"}], "type": "image", "id": "0bacf4eabfd443a6b265ef81e429b80c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a9336cd1f12d4fd287d4945d624a2280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fff7c72165734aa3a7321d7370314347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c59a5ae0d9b649038dd5a4214fbd07e3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0d10211fd550474f8235de2b07511489", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "419933d656f74aa38fb7812b9419b4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc8426f78ba44adaa67e824d8be1128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09a189323cb84abf99a6d37447fa7fd8", "region_id": "RegionOne"}], "type": "object-store", "id": "8262b4f35fd24beab4e8c7e3f104596c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fb5c3443c1f4386897b3149b728dfcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f50781e044ee4f11aa6fd7047a29fc1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2415be1bd5754f3b878d3a83724bdf79", "region_id": "RegionOne"}], "type": "clustering", "id": "a39a83b8b5384f699d8f08a2415e09ab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55b36eb57ea2467f81b38dd02cfbd3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7cd6d7910f7e47ca80698cdc4577cb83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0641ebadeb264d3e841f46900cdf0ecb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "629cb96053224493b9c196428b334b93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c91bb4a2e404a80a01035263998b736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c322a9dcd8642c4ba39c0e23814eb06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2206a604dd94cb6b8d2a8b62cd411cf", "region_id": "RegionOne"}], "type": "cluster", "id": "3d966e9374bf40a7ae8cbff4203ed2d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "070807bcc54f41c392fc7dac1524b686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c198c86cbe9343fa8c5f94108e72fd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d5e24779d990453f8279d4e5a70e4202", "region_id": "RegionOne"}], "type": "data-processing", "id": "4fd64cdb008d4591bf3bbfe114893b04", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab11646e648d4964b5c1fdf84c1d8873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8be27f4ae1d345158a8dae6eb2f6daec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "19005081539b42dea7dbbdfef74588f9", "region_id": "RegionOne"}], "type": "baremetal", "id": "a8acb80a1a3c420eb2aaf37588eac86e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dae414ba61842c7b82aba26f478cee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "875a36854baf475982e0d196d69895ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "017c2161ecc6413daad1759b10a05054", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9e79acd2961c40f3bd5ba0be8ab6596e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef43a2e66cb343f2be981cd5f95c9c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bdc71f1ec3bc40339cd49613be519f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "99c72c2f1293465b9ea897988f612cd8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "175be373b2014dd591f9d2c8dd498e77", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a0581b8804a437080f96fafe258f074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ade51e74830d481991ae54fd5f241fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "84dc38cfabfb425a9b24793aea7c2199", "region_id": "RegionOne"}], "type": "key-manager", "id": "d92dcd4481be4da39932af781359f809", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7886edc00a9485db3bd55be54246de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9abb2846bef14b65a34207cf7db42c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d4bad901021743bd8221e6ac388d61d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "899e248c0d234f94893f102071b5e665", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c64772401463488fb9d2d2b7055a8de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58b94af725fd49e393bba08c3df2241f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b6875e9b57e144e095cf3100a2530724", "region_id": "RegionOne"}], "type": "infra-optim", "id": "56b607ebf9054d96a899060c03f86ca5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4954c64e0bc24f04a58d20ab97757203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4cf4e7de7b7f4a719ede2d60814bc8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7577a5c2e68e47038f3611799c09d513", "region_id": "RegionOne"}], "type": "message", "id": "71d096c3adb543b6b8886842b9175d67", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "42fbc88403384aebb394ec600598bb8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9eb86dbe6eb046b780a0f45e508622b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d2c1dc9b63494709a5834bede68e6587", "region_id": "RegionOne"}], "type": "messaging", "id": "ea0593be0b9242159b3a7969668fe0b8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1b30478033c9438fb2d113261a922bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3768aaa7c75e401c9b2c8fd9050cabc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fa9631b2f7b8440782d6f6dba7cec972", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2aff888c7fc24d02a0c0e03124548a33", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13960e4e8f214f4cbed189f908e06da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49631dafc59d488ca61819256e69ab01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05c03eb4252248c4a9f83050021c87b1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "63bdb10fceef47c5a65424e6f3a463ec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "975b340f1f07483c8c5bb565d384e291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "523f907c7884415f9bcfa235f40d15e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "329a869e1c5446419d16feab45b4ddbb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8521bcfc50254939989edd0f26dda003", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac74e1513b744204ba7c8ecfbdf84d85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a820e08aba841ebacec309dbf9627e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0d06e8ed00a421ab15587e4a3525970", "region_id": "RegionOne"}], "type": "container-infra", "id": "4c1ba3b5e16e4807b6b7e8938ef09f06", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d7d14ec663084a5390b9a787b611a2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "22c6dcfb715b4e9187836c54b935d9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "80918bd5e6e748fe8245d77bfb7d6fe4", "region_id": "RegionOne"}], "type": "search", "id": "2452070766734cef9ea821681023c5a3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "609fd37aadf847369b7fc768024873e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fefea32dea194935854e5c9599b8d436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7f6e2c2e1c624b2a9828d2c3d2c088bd", "region_id": "RegionOne"}], "type": "dns", "id": "b6e96e4e2d4e442b928380d3becf945f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c804810f06294359b8099281e1690826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6240f0338a9a4efb9422965d4866d1da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da6959a58c464bb4bd242b2172d86ee3", "region_id": "RegionOne"}], "type": "workflow", "id": "c462ed82b90744dc8bac3c326aaa465b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa7b25b6f590487bb3008ab7731ae4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb1a979431004ac3beb1319ed24b244f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3ac3289ebf5b40e3bb7612d46513e485", "region_id": "RegionOne"}], "type": "workflowv2", "id": "acf2206c87604a3c852d7925ff41febc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8f313e8d69cb43418e31898d3c2b73f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "475ceabdb04f40d1bb3c8a0071d47af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bc2342b302ec4a79943893431621b18e", "region_id": "RegionOne"}], "type": "rating", "id": "e44e9eadaa514422a0bc354a2dedf75c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4bf38fd7cfb249dc8e808f4d7062361c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a60271d622444e69386b038e9b4ce39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24b9cacf0d464ed586761c9338114b91", "region_id": "RegionOne"}], "type": "operator-policy", "id": "aa52088d757547eca6bad4a24a539955", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90134caa33e74f57af157f7d28426106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43983441168e4d67a9aaf18216bfd4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7f5eea6722d446a4ab515cc39c5ed314", "region_id": "RegionOne"}], "type": "policy", "id": "40021ce60b2c42459512d3b505548927", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7de7540a85b4d96ad8ad7cbbfdfaead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ec71edc1a5341dbae523f14ee3c4eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abcdcba808574bff93d126b8e1305d78", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bb96c072b32f410386446cd64c57b388", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "93a74c5ae31b474f8b5f11975bbd8ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2c4233d6c2d43f688057cd5908f4315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7e37495068b94866b5a8871de60fa803", "region_id": "RegionOne"}], "type": "sharev2", "id": "df8f7544f603412e8f501b6b82a4e7c4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c563b3d559004f6caa4bce66806e7418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "712c8a8452a243c8a28ece3cd1d23830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e26836327f543b3a07fad7c912fe201", "region_id": "RegionOne"}], "type": "share", "id": "aa325baefb0b4d7d8813cc12b3ba35cf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ca34f7e339cf447c86f19a38d96ba19c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb14c88521e44d36b453c11b86f4d9fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a5115f078ca84d1cb4ab191f26e3368f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "356c700600e843988d2f2f9fa8918e4d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6281faddcdb4715971fbd21b669cc43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b4cc1116724467bbb0c40226294ec8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bba2517a2d6d444d8be8eb85f0a1d187", "region_id": "RegionOne"}], "type": "orchestration", "id": "0207feb4546741729cc835eae2ee41cd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dec1bcf276b4ad3964699c6781ab9bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81bc0f734dc8438589152ec824abf9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7da2d1d2ea442afb505ed83ddce4ed0", "region_id": "RegionOne"}], "type": "block-storage", "id": "fa2906c43ae447e9b2283bc0575a19c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b26f048b991c4f83a736883c59151613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d25dabf831a43e19c4553759ac0852e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82d250d66058427a9eccaab0ee094e98", "region_id": "RegionOne"}], "type": "volumev3", "id": "f2abafc134554c9e90043b7cbeb00f10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ca03f0e61ee40adabc6fd0726892acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9348723b984264a389c3693b45b2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b7455cc41554f8f9a93dcc807608f3d", "region_id": "RegionOne"}], "type": "volumev2", "id": "fe8686ae97e8424dac597d3181df3076", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da7562c98a40440791ce419c7c385a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "351d6da97748490d883411a6c7d2ca1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "243b3e21ae4e456f9b7dae543c3cd26a", "region_id": "RegionOne"}], "type": "volume", "id": "83552537d1414b5bb311317a99c5a81d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6453bbc9104f8683bdb7ee4ae2b13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3441344b28c5496e98f566e6e7de0b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0fd8e403e2f4039b60d8f805a141333", "region_id": "RegionOne"}], "type": "block-store", "id": "2ba543cb1ad544b496ea159b2e0e9be0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa06426de95a419fb094249b3ffd6909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9dfd96a01c17486392af34b0feb22206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "27c8415ed1a5404a823da794e6c72f4a", "region_id": "RegionOne"}], "type": "alarm", "id": "70dd8ff385ef4073bf08a1db30d0cced", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c05d68dacf1d40d18c065ce8b9111ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21f7f95cbd1b4d9c800210fb883a3428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f0e88822cd7e499da07a83618ef9c7d7", "region_id": "RegionOne"}], "type": "alarming", "id": "e603e77eb6e1454e92a5a981e782608e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eacf2bbee6b64c7dae704c74277d207c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dae657e237b40ea97edf92d84f7f744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "41fecccd37c741b0ae21c3ee8bc23e0b", "region_id": "RegionOne"}], "type": "meter", "id": "a4645fd2b47f42ca94ebf24caf881193", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "193ed4b0456f4b3b996ec49eba896dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c4a8cfbcda14cb6b6871e31ed8cc702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "29e1d203b97348439110b5914f360840", "region_id": "RegionOne"}], "type": "metering", "id": "8c3a0128b73b4bcca9e083b9be9f2db1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93e7c62a63924352b9f68fb668e701b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7043c44fddf24515b6da20e68913ca3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "adc7d7edbba043ee808f8d7008ee69e4", "region_id": "RegionOne"}], "type": "telemetry", "id": "e04a5cd6bcac450ba41027aeeb4ce48a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5f4057f047444ad0af4bc118f4893eba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b66ffb201a444de0a99ce2d670f5bf9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "729bbc336f964f1ab1742352b5ebb086", "region_id": "RegionOne"}], "type": "event", "id": "e811feb7d72048f6b77cbd3090346d22", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "86ff8ab580444d5e8cc6852ccaa69c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9f5d4db1f354ee3bbf31cc5a64f0b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "672ddc2e3b774583994adeb0a368308a", "region_id": "RegionOne"}], "type": "events", "id": "00ac4488ca6e490f929f24a812b3396e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "402cac7710d74a0e84cad48c35c9427a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd2f727b8ee34ae79eca96bcd26853a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c67fd30ac33048e0a5e75a20ab5fff07", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1c5fcbb3c34f46fcbb484d0fc6778bed", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6d4b6bcc9714fe28892e5255db25e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d579284ae44143fbba4638fda9535a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0d20e43d8d2f4994815c81abed67c38b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1096c212f74845ada9865ff765dbebc4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efa3a10d8d164d6a9537a9b273e4d883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06d1bcba1d074c84b03dc3f0941cbf10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c7902703d4443b1b395e1a3ab28eb8a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "411489819cb348858cdedf62525b42a8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aeedad21b81d42b7a4b90c6916360539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aeba6150fa9e43249d45256f4daa2114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "373393146c7f4e9e8585fcb2c455bdbb", "region_id": "RegionOne"}], "type": "tricircle", "id": "99b15572fcad4c959e3263376388ca00", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c628e17731e5472db3f4eeea53abd210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "825a6db103764327927e31ec903b8c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2aad7b1d4b2349a397f6109e63579fa9", "region_id": "RegionOne"}], "type": "database", "id": "4728e9ac31d545fa92849e11261d0bca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86caa562655d4415984347831f4882e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97ee978d2b8c41f3b0f8ccfaf1a102d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e2f47139a7e74f40b14aee5c07632108", "region_id": "RegionOne"}], "type": "application-container", "id": "627f22ac1faa47dc9243760df944650d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72fbf1db792d44afb3800fe43e0f47ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e8ecacc40864313b9e0e46a733d2498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d6ee3fe9892540caaa838e2b85acc607", "region_id": "RegionOne"}], "type": "container", "id": "bf48f94b9270461db32c5f758faffd91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a110de041d134600b705485cd8adf08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "499a4c7e711a425b98e969516756235d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "412dcfaf8f3f4afca3c3568c54f144ce", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "38590110f3654884be8b96c9565bfb33", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0034eeee38434e7dac43831b91df9215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5f92342a20a4005ad98e0082996d756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c1bf62c55fc41919cb2d7f50ec02a54", "region_id": "RegionOne"}], "type": "rca", "id": "fd13978eea2d4ca3acd7e414735f5bda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bd84b5d78d69495c9176d1e9704c5f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d21d30050cf743b5baf5cd7198e7dcc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d8a6468151a246cba7b4939604dd61e2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ddb045471a504b9695079f7c4adf73e5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ca44e9358b854d628eaf75551aee183e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d3558e6a58c14d29b360bd9df2e4e4dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "33d3742e56f145f49fb3f6636331b8e2", "region_id": "RegionOne"}], "type": "network", "id": "e3f45a1066f74c9da44046f3af50580f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0ac2f8ab41a244f3bcd79b0784a2a14b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "66c8f1e7f02243cb9c30b73c78b4d010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cba052fd564a4d239830853808a66668", "region_id": "RegionOne"}], "type": "backup", "id": "d48afd506baa4b88a4967f0257051837", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99881cb4cc8b4e8392cb4cc7970fe98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f059948e1cb42c8a7515bc04579db0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "390faf0340d44dd1bd699c71b057a0f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3e5e02f443534b7495178261bf50a9e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a86aa75d66f84e1595cf330de2f0d4b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "742e76813cf14537ae0d642e24f41eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3d57894823848b29586917f460c0410", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0f6ff36fdd454f20914a0f3950768f0f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "973cab7a36124636afc8ba0afe1f429a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4cda4e00924548c28c79ce6cfda37b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7b11106ed00046758b98deb5985bfeb4", "region_id": "RegionOne"}], "type": "monitoring", "id": "da6d6e46fe8b4c91ad403340403857d0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd77ac249cf54f31999493814bd29879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bdc35cc5d64840da8c89ed1858086d84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4591533ea39e4af69979795b2726cd4e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cf7670f0c1a044ce87edef8d744ec051", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "18080f7ba47b452ca1501388331df3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cbed4f7c0e0e4a7ab9d1419c12dca000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7ec67aceaa134921bf8d086f22293358", "region_id": "RegionOne"}], "type": "placement", "id": "b75e4edccd454d38b9748b022f9637f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e77b894114594e1290b73b09a002a545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cd42b715bc014e6da2290e5ccf2c4543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5d1879f623024a41928d72f2d60fcfa4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "852d7dd154cb45f0a7fec7118d2689b2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1603f82c932248878de0a5068d56ce6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0f3d890eee47490e8bfb5b921b975f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "969f89d3098145ae9fd8e30e8057ac94", "region_id": "RegionOne"}], "type": "ha", "id": "8a0f1454427d4d408171ee520ed6b415", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "861d23aae46b4d2a8b348bf8bb5fa963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "15691dea173047afaacf9a500eb53b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fdf9ee2758d74c94b76abd584173b010", "region_id": "RegionOne"}], "type": "reservation", "id": "a9b2e5defdc34fd09e70847a0ec9e617", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4b659e238e724671a3f19bfe08a771e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7a93c34d7a264e6d893e57e680384dc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "441df8ed1b4444c7bfd38b9e3b4f103e", "region_id": "RegionOne"}], "type": "function-engine", "id": "8d1be956e4034b3d93fb79d85b21e8c4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b6c953dae5d54cd8acff3ad7947ab0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93bfbbb0063e43c29c97766d7ac75097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "972af51005434d71a45bd37ef99c8518", "region_id": "RegionOne"}], "type": "accelerator", "id": "4c96affe9dcc4cebaa20e78ba1d51f62", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b86a97a2d0b45169b0dc10128dd7bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "10e7b474a5484f34854c9a214d0329b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "779bbbf65e11411ab0386a0f95d8379a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4ffa454ee37d4b63b81e44eebf6f17b8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "190574861498457f8167f59163b4a018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5dabef34b5f488ba51e167c7e5ffe06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b56428901f104e7b9312b66287a015d3", "region_id": "RegionOne"}], "type": "registration", "id": "4680fb2dc8cf4cde9c5f99b47b3bf9fa", "name": "adjutant"}], "user": {"domain": {"id": "484f0cc7f7064072b2fb2c0bd198c8f2", "name": "d94f2fb66d2f44df8c5848377fc67d99"}, "id": "04f2e8df2e004d3f9225a23b02e3fc61", "name": "a578446c45964b6c953cbc16c77fff12"}, "audit_ids": ["e8d566f0346b49ac9f5c9e5a0f62abfe", null], "issued_at": "2020-04-23T06:25:58.419777"}} 2020-04-23 06:27:58,579 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "name": "key-2"}}' 2020-04-23 06:27:58,583 keystoneauth.session RESP: [400] content-type: application/json {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.055540s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.038921s] ... ok {18} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.095357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,484 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,488 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,490 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,494 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,505 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.429774+00:00", "project": {"domain": {"id": "e7d6b2afc1b3447baefbfe6ee0b3dc86", "name": "a3d9b5ae6c2b4e0387f7feb2ba35470b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7e558f3a9e40418fbfad054613096ce0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "43576a1be0f645ca979118bb1641d3bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "aa167ea27f6c466f9558094523f3f07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "232562afc65448b3b905e8cfbc0b1694", "region_id": "RegionOne"}], "type": "identity", "id": "e3d3b600254e4b709479495a7730835c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9c5ee18ac07a4bf888b44df552c5cd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "09667aa4f0ca4918aa379ecb93adf810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0f943f4c73c42bda5282d9ac6cabb10", "region_id": "RegionOne"}], "type": "compute", "id": "6b55ef23dd43443d94aa135bf4af5b2e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc863bb8df5447acad2d2a9bf1c7c5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1287e24935b94715b4eb7f0f1d7c6d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "91b230b1e5774fb0866dc705f0324c1b", "region_id": "RegionOne"}], "type": "image", "id": "def378ca7e974a4888ceae4165fcb0eb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "22f93343d149469ab28af1fce35a9820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d3b2d73774e44e23b516cc5d9b8b6432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "82a96ca4b44642b4aeb44f60ce7a2bc4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "98c2473527e9438fae538f64a6922e16", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "623f76ecdadb471587570023ffa9ca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "531198dcb7534454bbb9324c90c0407a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ee7d0f38abd4671ac38b2ed95b16ed6", "region_id": "RegionOne"}], "type": "object-store", "id": "abe86d1c084b4b9e8074393955dd64a9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7958fbd8ee2c4ee38f8039b9114860d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a27f86e5f8842468fff2f79876b0c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b87e3a4bdaa242f5bac40968d94c4f5e", "region_id": "RegionOne"}], "type": "clustering", "id": "b331c78f87f840a8b3b8e5e658a84755", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7cff7695837542369ecb10e2ee142fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "987f0d4b94ce47cc81b9bf84ae496b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d4b24d05e1854053b04e37b0e84d85b0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e0fd544582c04a8bbb91300d6c0ee970", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ac10a6b085d4f8591d908d342900920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb99df941272436b98a0586912665135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad481a7f0b074cca99ac6150836c437e", "region_id": "RegionOne"}], "type": "cluster", "id": "460397f98f59494aa55cbace882d1b5b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "11daaa649dda43b39b7dcd89cc385ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4f170d1a9f8400392fed6dab130bd69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "84ed44277ec241d09a7ff8156206294f", "region_id": "RegionOne"}], "type": "data-processing", "id": "f86be91864604df4a59c6f292432ac54", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b4cf355ac954e7da2fe73ab7cef3f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd9c044cf25e41e381a1f53c642d5fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d2055c3a6a224cbf85797c2c147c7fdd", "region_id": "RegionOne"}], "type": "baremetal", "id": "e860c351df3449c59879306e2e9b6924", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "851f08e4a64c4284bd5824109258f083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d526a3e69c78489f95cf7a8ce10822b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "982fd42d136d4493acdec674fa4b0521", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4dea3540f5d14b1b81428b050301c0b6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "96056810c1574bb68f1280992afbfbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "281cdd94e1f644219cf1f387425dfe4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8cad52b33f7f4d5e9eba7ca00e4ab50f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "62eb6251a2434aa6a14840038537764a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "592fc7be39a24969ac1f64295722d9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f068bd1c39ab404b98e1bdf48b60e937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fe979d4c320b4fecb01d19496cb5be65", "region_id": "RegionOne"}], "type": "key-manager", "id": "cba2e2ba72534bd98599e93738cc9237", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d69ddb81f64148e8abbc7fc7f7cd828f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d212a61a1a94b86826ab465f73f2a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "22a4510d0f6f4ff2b884ca53eeb03ef3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aae9ce8594fb4df78cb2b9b3e21fa8eb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33501a4a98574de5b4372f23bbadf699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcc5ca95d423494fa0e5f241e97fc966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "32bd490b4eb041448e182950bad61bea", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bc737d04b603481384bef7458f71a860", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b5a1dad5c08840d4a1ba1452cb91f45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a71a9d96c88449bba0c42b449464edeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2925cdf5ed2d4f71877ef787c6134ffe", "region_id": "RegionOne"}], "type": "message", "id": "44951dad55a54a748c2827c47e4ec764", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e1123303d38140fdad26b012bf18fa09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f1baf6048eb4b88b1193df476640c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "92e11f9201ba45c0abbe48c2252bbb24", "region_id": "RegionOne"}], "type": "messaging", "id": "61fe48c4e0614e66b0cd5a84bb5d924f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1bf01cf1919b47e5b65b51ab5f155be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c3c8d7eed007448cba0668f670b3c621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f5170e49c3443c9bc78a78658d053f4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e06d85b90ca4493691baf548a2f6344f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3315772e5809489087de76261b37125a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dae09b67083a4f438b62ade28b86607f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7bbf7be4c504f98b5af7e5aba3bffbc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9171ed2b377648d0baf59aa22066319f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c930109c5f44a6f8cd059d683920958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d33ec8ea62864f09a5e4b4f589db362a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cf6b56a30ab48bf8089eca53e06720c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "959e92dfaf0b40198924f808035ba862", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4b37861e43d4e2c942e6d4539fb005f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c06f2239418444eab3edba26531618c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1c3b38347f548aeaeea6ff7fec9a39b", "region_id": "RegionOne"}], "type": "container-infra", "id": "b1ebde4de1774682826585481ad50f77", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ab1c9aa032014e668e278d47c177284c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a3609422c3de4bffa6cbbc91913b7d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "094bd6190fe74008ade75639ca4274a4", "region_id": "RegionOne"}], "type": "search", "id": "ac03e263545b48379d22bc5bfcff1cab", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e3fd49ac72844513b4bed13792fd015f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "81fb9bc8064c44c8838f39383c662c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2c2794b587dd40dca4110709b6219a88", "region_id": "RegionOne"}], "type": "dns", "id": "8132e253caf644b092017d986ec100ae", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a10d5352f9774fba899c0e11ae340a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6d996c57e2c4fe880fe94449e88e782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a532f2d80ba461eb857359a71fa04cb", "region_id": "RegionOne"}], "type": "workflow", "id": "776db12dab4049399b509dc0d091262a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "facd2b6339954ce6b92a395541a93e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c8175daa4e24db196a53978d7394a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5ac397096f24e1589ef540e5e9376eb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "929ac184dc9846c98ae91dfc1d01ed19", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "80a974018b2a42bf9ead3e1e3351fae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cd933004adf64a0dbb20d6cadc66695b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "21385015a4a849c8b444e35beabb335a", "region_id": "RegionOne"}], "type": "rating", "id": "6925e5aaee45484d9fda889aec7e2259", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a9eb3b8d93b4b76a88f861c5a26905b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33ea60014cf24cc497191ec8c8d67c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4dd815b44df64855aa5445759cfba5da", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ea7efecbd0ba435a9aa0336269b7d032", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ad2b379498b648cdaaba45a5af512f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c941e8f440242b78a60b41cd530aaac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "99261484a81548e29bbd4f3f281da123", "region_id": "RegionOne"}], "type": "policy", "id": "59ae2c8f08db43098927bde5e6e27a4d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28759bc619d44b5b97ea5aea065cad0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "273d6ed6f38a4e6e965cd23bb874bbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b53d320ca724e8f9f8f603b0a6c663c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "47cfccd6aafb4ea28f79446f9014a3ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab09191fddad4e158df3f1aae90bbf48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f71009cb97604293a9f11ee57a777d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ffa8eda8e33043d98516fe52c41106a4", "region_id": "RegionOne"}], "type": "sharev2", "id": "e68c09c8c7104916afeb277d56dbe6a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cd484e54ddf4ee6a9f951691458f1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caed9a8a634e4d4e9c03c778502582fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "370e015a7f8f4848a8a8af805c68eeba", "region_id": "RegionOne"}], "type": "share", "id": "703c14398b644c71b012a79754606336", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f0f5be29c3c428fbb12e76b7c292675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b37cda3ccb8649c09f7ff5fdf7869508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b10a4da92cf4a84bd20f15af3fadd9f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c3c2c513e52e4c5384c66b9506c8aa3f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c796cd240e23491aa4e25bfadb1e0bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d293c495d834434593505190e7834c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18239fb4ed5f40d9814cca5c5184d76b", "region_id": "RegionOne"}], "type": "orchestration", "id": "592998c4be3f4958b72fe51c7edf8f81", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f7026d8b62940d2a021da4295cab227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97202773420143a79e5047736ad9a461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64c3aba54e634b20afa6d11648158878", "region_id": "RegionOne"}], "type": "block-storage", "id": "739f59f274ab467dbecc60b9c640fb78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "972376e240d846319fe224e507cf9dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef3feef5c44a44019523742eab355eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6427f1eda98541a9a9b6f997ea528de4", "region_id": "RegionOne"}], "type": "volumev3", "id": "38ee06c81af1477a9964f29353b37a05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d8d7602bf6447d083c34ae4a6e2abdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac00359fd43d4501923c10b0a80e483b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25b2cc03c85f4583a886126114083180", "region_id": "RegionOne"}], "type": "volumev2", "id": "326631e4e717473f911809ff481e57dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "060644b9bea741398fc63fc13151b01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e37f35d5602145c18cacadf330bb063b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e34a38b0903e4ff3b21153dfa30a8e66", "region_id": "RegionOne"}], "type": "volume", "id": "5f915fd3eda24fb390a005500e8373f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a92374b922748a8be88e1e756372f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab0217671c984a17ab9dc9f70afb925b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85fd3710d26d4ae5a37bede264716d33", "region_id": "RegionOne"}], "type": "block-store", "id": "02291d21632141aeaebd4c94f556eddc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b086524804d4f3d83c84a5c9bacfa0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91396537435f4bf3ab9e5182f3420248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "99b40278cc074e69a6d2573a6bc8e103", "region_id": "RegionOne"}], "type": "alarm", "id": "e911e78b444544f68b33aeae1f1f2949", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc0c33db092f425a851145d075e55619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "460653bcff204b789a676565c778f132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a32e0b9676345c7b70a27b46bfffe9b", "region_id": "RegionOne"}], "type": "alarming", "id": "a178f92b58c14d268ecbed737278e6f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5832f8f7ebe430ca484e98eec657478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "064309e728764f92978c4d1a40ef1cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "24d058be38e14fb4af09f8361b98c811", "region_id": "RegionOne"}], "type": "meter", "id": "db24357a0524414a8ad1341eab578831", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8f48c7446264710963c5cc48cca3f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76a05ef8ac1242e68544d4b8266d317a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3af44f6d6a3744379ea217d194cca4a9", "region_id": "RegionOne"}], "type": "metering", "id": "adc39410e7824fb2b7285aabe688bb99", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c802196cd161417a99356b3e28898a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d3ca4a7bea040f9996480dc73ef6c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86074287584f409f8647b286ee067f3a", "region_id": "RegionOne"}], "type": "telemetry", "id": "60d5b35d43a94cae8fd17adc3970bf71", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b6e2c6402044953840f5341420b3aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "21144afa29224e20b2867c9d535d39c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e8110b0fa2ae47b9bd7634385aeafba7", "region_id": "RegionOne"}], "type": "event", "id": "719d4e476f93440a8ea6859a088a4fb3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "455f0723da5c4f14960dd36eaa27b187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fff1595ca6054d21b6f5316511b68d5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c82f49129e34f3d84e825948c7eaa12", "region_id": "RegionOne"}], "type": "events", "id": "6ddd1efda21f45efb9255890d350503b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a35e3a735a14cf08b398fe64f27e88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "835d4026a8c549fe86b5712d613d910e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "661c023f269d42c28b2214a18e78365f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "74957da0ec2e4c4aabe9da8cc70dc8f9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23a2f55bb5b24dfbb2c4b7dfc1b56054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d19662bff7094f999c38430c5556d9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "96de041c53be4f718a19c3d619ac6cfc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f82cce640e6c403a85dfc3859e6c1755", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c83b2f21a7ce418497aa11ef55299547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1f27b27633d45bc9017fadbf0cec867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "747e83e888a8463fa7bd84da2ee48cf0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7c99c22669014c41b0345a82d6a7a44e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa1788898299401e82d9b2141365fb6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d62ca52eaab34ba89044eaccaa881025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "efa2b487cc394cff889fba1ec119f2da", "region_id": "RegionOne"}], "type": "tricircle", "id": "7a4d3ba5841449ef9dfc69a3cc742ad9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5b8cdca02ed64dcba2b000afe7a38c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "51a2a865aba64621bc7f833c4eb21c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fd0d025452bb4ce7bc269f094e95d04a", "region_id": "RegionOne"}], "type": "database", "id": "c9a7311da7d9422484d6e670278d7eb3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c73dce81642b4b0c997708e7a0b3a95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44720871b31d462a8d6813547a9d6ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d1db0aaef53e4d63aab69fe5828792b5", "region_id": "RegionOne"}], "type": "application-container", "id": "27a98f39ac5b42a48840be33720feaf2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8098b563d6542c4b1dd8782355a27f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08ac358c062140a1ac452e2b605ebe66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e19e3b9a7d8d4de392d86e122f03259a", "region_id": "RegionOne"}], "type": "container", "id": "b0553ce5dd344c66a35986d26dd13843", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e31dd10d646941e8bda6525510716e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5b8f8b16b4b45f6a30407cba544bac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eb6ee49c330249459e4d8116337139dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "76db1c6f399647778fe295da070aef57", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1876445f2010453693e51dda638a10b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6ce084675b041ac98f14d636b32f242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c7c5f016d9bc4549b718b3ae99407e40", "region_id": "RegionOne"}], "type": "rca", "id": "f6aabde5330243de88777d8a44c2696f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f5b0de8c6a3d477a84bac360a94943ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e9c6638459e54d788139e95a21760235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4652bb81b7bf46399462435ef62cc61f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f142f757713245aba423a77636f88745", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f9e2304c8da94a948cd41fd1adf127fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3c7a2ac2fbe64b73b70ae166be6f8ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "269e709c48454209834fdf90a7384b69", "region_id": "RegionOne"}], "type": "network", "id": "f9075dfbfd9d47d99c3989daf69e279f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5c50217525745ec8bfb9d88c9b4158e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "207085d540e44b9290c30aa8d03d6215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9ca693fd7eb9499ead57524f7e4592c8", "region_id": "RegionOne"}], "type": "backup", "id": "13f09c60923d49c198eef5820a9fc882", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07512ee301b4400eb2646d68175ab149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d8002ca4ec3474a877bac4dcd500854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "19d7ef7f6ad9496388d07042a77c1629", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "276344b97bfa4a94b5626a965c441abf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67c8e445ea874bb3bdfad48f84767c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5dcab990fa94c7bbd646b227b51fdfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2fd42e5eb0f84fc1af024dfab8a1647d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e3c0c6541d594db5880f0a2485abd301", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7115061d4694e51bc9e76bf29dd7d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "458012595e734a65b04bc1c536b906f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6238dfb28cbd41c4b557e63bd5dc1f0e", "region_id": "RegionOne"}], "type": "monitoring", "id": "847d6cedc9c845218b01c40722106bf2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7d5c3ed670b14fbeab65411893addef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8d8b51076b74d6aacab8e616b29398f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "91952b2dc35a4f9787786cf0e88f313e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b41a349841514264a4e1f1c72087f43c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "197947c2b5984267ae9b5bae4be69df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dd4d88b7b69c4ea6895a92b186c184ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dc4ef514d8664db3ae41360d7dee1654", "region_id": "RegionOne"}], "type": "placement", "id": "969db056ac1347a595a3b5343b9dbde6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03509248744942fd860e5d80dd82d05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d43cccc2829416eaff603712bc38e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7b4355fdc57d4b4f81845f406e8874fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eeea218198a34fb3b6e813f66d50e78a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4da94a52de9c435fb679f956fc393887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6352142803040fbbf12792e522e83b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fa56cffac5ae47d9bddf145b0c4f56bb", "region_id": "RegionOne"}], "type": "ha", "id": "55f9aef26e3d4d3db13b512e6a6cff91", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f994cc8ba576444d8652efdbbf9e228b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ec07f86abe0d4767b998ea4ff8130b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8f3d7c72649b4a44a11fbb78e0221469", "region_id": "RegionOne"}], "type": "reservation", "id": "7b6729f7860a44369b786142f1646dbc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6c9c31e50551432e9f317978bbc9f483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87a2b3da2330492cbd87bc8f3a193433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f20ec2e3db644aa5a97cc986e28e3ce2", "region_id": "RegionOne"}], "type": "function-engine", "id": "ff93da65b14f4075a64d3df13ff0e2e0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6e174d076154dd89521a8629ddfb4b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3fd88608b785467193da4dd53e266300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9d88037f70334ad98266a19337f27b22", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e12cdf336444f719a0567daa35c83c8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60d5728094a14d0e9a6b82c94ca7fd3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8bdda5870e7f438397a651bbfc16e259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4719fb7b987a45afb8f1f9d057b12401", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e36c3ec160d64f68a1dea1e794364938", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62b9db44857a4f64870e0873c5d07d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8a1c964b6514ad3b743916efa0c1bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "727b3a25b54d406a8c40195449898d22", "region_id": "RegionOne"}], "type": "registration", "id": "947f4f387dfe4428be06fcc0fd52de7c", "name": "adjutant"}], "user": {"domain": {"id": "21ddadbe9d3c4e2ea351df4762eab6be", "name": "32114fce34a84a5f8144cde487e35e85"}, "id": "a4a4b0b19ed8484b845fbeecbc6c4786", "name": "93ccd25095aa43cd98096889d4846497"}, "audit_ids": ["708358ab13dc47489a4fb2eac6ed6dfa", null], "issued_at": "2020-04-23T06:25:58.429774"}} {26} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.174833s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,412 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,417 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,419 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,423 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,435 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.354650+00:00", "project": {"domain": {"id": "68aee937eeac44cc9b0af9cb617683b1", "name": "92ad3c74527e41d2857fe1b04df83d51"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aa0ee03745b24ed38415d64e6b82a94d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1bc01d26efe245389d0aeefbd9822646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9372b62d3b3744bcac11a86d2f351976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df7ae49eaeee40f481e7bb4ab2a637c7", "region_id": "RegionOne"}], "type": "identity", "id": "b277d9cb022743c29cce3d7fcede78aa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d172de179a7340d1b8fcd2d11f22f1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80dbbeaba0df40158bf18b1d7635ef19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dd341d7140a84a448587fc8ef0ecd9ca", "region_id": "RegionOne"}], "type": "compute", "id": "06319000fdcb4e3194295d810c9fdefd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9a0c24937f7f49d1a075502a8ac3c949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "565e49b4a5984a5d9dac6011e5572d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "179f529ffac0482f8aa78f3f5b85a13e", "region_id": "RegionOne"}], "type": "image", "id": "609945759ad84431a154627742b527b4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5293134a53942a183abedb2b3f5a3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5f051492bb3c4de5a8ee25ec525e71a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8112dd93940f4e8581fbda5638014e41", "region_id": "RegionOne"}], "type": "load-balancer", "id": "703545e61b7146829949b12be5325264", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f08057f1d694281aa3b45e208808240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40876790c73f4f73b500eb24ed099844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "044a5a1c6b6b49dba67f4bb2256931d7", "region_id": "RegionOne"}], "type": "object-store", "id": "ac0855769a614af8b0ed953aa6ffe1f5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f16d714592d145a0a7b872a5d1957089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd61345b2d47482592bc0cbf784bcfff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4040e355820a400e81e7735c575d885a", "region_id": "RegionOne"}], "type": "clustering", "id": "a6972011abaa452d8f0e271f89856b3e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea761fca6f5f465aa373748fc91dd4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "120fd70e96f74516b107c6e5eb0b7d9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ed1b87f29354e949f0f18048a701080", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4a62a4f7643b434aae6f88be102b33bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11a626bf81644b2f8e64d1f211cd3b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba2628e66dd9466c9bfc7c930cd006d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a7154ba1e0c4087867125c5c5c0bba6", "region_id": "RegionOne"}], "type": "cluster", "id": "6b50762c353c4862bbb0b5b1e4fb4c3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a836b82c68c4cbcb871c57e9b4e8eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "550e242d824c484ca38a16270e2b4c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b53bcd43cb3d4353b0113c08d94045bd", "region_id": "RegionOne"}], "type": "data-processing", "id": "254706b61d164cee90d1d398e090c93d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e82f58a7e8644f9b8f50b874a4bd9854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2cfe6bdf56d641fe9db97fe261e2dc80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "66e89c5471c94ba9b4b95416a4b112b8", "region_id": "RegionOne"}], "type": "baremetal", "id": "651032bc0d9d410aba519b8ad523d010", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "36fb202ebac64bcdb83e32cfe15e8098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f57470b54e2b4ddda6d19adbacbd57ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "701bbbf6b58c44b38c5d9a8826ff970b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "117c3413ec234a459c5e01ef6d1a642d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bad4fab6e77944138aa0876ca596e3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "44f81bb7fc2b4f46b23e4a3745962917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "74504ac6f55a46b8b7261d871c66af11", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3151d8ca7f834bd0a23a0978f1408c53", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d2277c7145864fd78e316efcfa68bf9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eef8f4cfdf844051a81c78a1ca141bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f93b07b9fde84369a282bae439193bf8", "region_id": "RegionOne"}], "type": "key-manager", "id": "53e2984b66db4a109cde6f79be76e99e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "004f6c890e284315b0b2292a835a0e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e4e27cc75af4311901cdb6544c8f439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "11fa8b2435a345a286e05886fc749b6d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dd19d2a38ccf4ed080621bdaeaf97e24", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b7969cbb5e64be3a89a6e923103c009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "19f3fa773f1a4afd8296e0f1ff90b480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a6db114e6d964e77a5b2dc3a614256c6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ab605525d70744f6a30fc65e212c866b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "30fc15227bcb4fbf91d1b9b25872569b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29fe54bc9dd245cfafd0c66eb3e606e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d06e99206265490982cd50673cd9fb86", "region_id": "RegionOne"}], "type": "message", "id": "72372b087d984ac88f7926a20eb0048b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a919eaed8c1341089215be5bd1616da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cb38f7d8acfb4dcc8429941f0e963b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8adb5774ac7f42a787c7183f60dfb782", "region_id": "RegionOne"}], "type": "messaging", "id": "e9e0b21dec9e4c4d8279d9f4e5e3a062", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f69e96644bc4913bd6c1972ed8f8d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1386f58b69d74f6bb3e744432d3e6f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5448291e271f4ab7ac0a934cc588fe72", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8e7db90e9b5c4553bb14068dfc6c0904", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61f178cabd8e416282bdbec190d58251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef0cec7da1da4080999d61cbb28bf724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e797662c74a54033a108441e9b712db8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0c8b5cdac1d440cca033f61782a2ce88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8aa0f844c7cb4f5396124073761da8e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f2e930a6cce460a80ee78f99f416b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e4b13f478bc4fcbb401c103d91a7df6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "74e4de98282e4a149efc5b57f61c8869", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "142bb385d3ab438bbc128b0ec7b3b224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2609d33a335b4bbe9720aa156a0bd846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "825d960fc339493e81716c08be70306d", "region_id": "RegionOne"}], "type": "container-infra", "id": "60aff66f8dc34f3a890bdfeeb3bb6359", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6cec1ca832414db5bb4bb7cd7237d5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c5839e6c6cde48969022484bc2a2fd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cea8f76d7bb64754a22debb72f06b37d", "region_id": "RegionOne"}], "type": "search", "id": "0ce8b3a337a44762af99971ffcd194f6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4aa2c330275a4ce3905e3a5c82557d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed2baebce22843798ed4dba60aa13ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0f49e67ffa0a4a5392aeba6310de1841", "region_id": "RegionOne"}], "type": "dns", "id": "c2ea258a161b45f1b3fcd830b169fa78", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31466015e0d744ecbe1df257e05ce724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3d6c8abbf1f4c988637c0c04f3892e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c98a7663c7c46b0ab62653e4029c486", "region_id": "RegionOne"}], "type": "workflow", "id": "5c1ba5f3db0d4fb8a1340a00a6d5c8a8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a6ad6c01f3e4e599339d91b744bf97e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b645c7da18e9454b9e0631be1bbd7607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "11fcb5f6cced4099a3e6e26b8b31888b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1ee06a915fff4f99aab199b84aafd236", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9fe56be8a7964be4bf6250ed4cf98d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "94874f91cbb449b286224181d76dc66c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2b5eff790aaa44b6b92855d29f0381b7", "region_id": "RegionOne"}], "type": "rating", "id": "9d7f77c9958447b290bd0261f138f5b4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2180d2d9fbe745baba9c0d11ab7a1f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95beea8b1464460a8c13839f3fa2f64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "351db92f241d465c98b40c30682f0a80", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c4ccfd7922f14acd8283a62ce2bbd94d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1bf98e90db542b09b17a4d76efcc441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "845b7b1e2ef04a249861e0d8721eab4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d2ac19dbea454d3dada00b733af9cde7", "region_id": "RegionOne"}], "type": "policy", "id": "665f224bd7154df3abaf5fcc421fd4d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5792b0724cfb43f9b25f5c6f0a28d226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b72f27fc1f354e64b4afb4feb5474b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d3b347fd547c455995746f604649be2c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0a4795415b7c49a493d9c975a0126657", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10640a9a3e0d497ab960db7f36355774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a31be0dee814dadb459d9a2e8c8ad90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "089819be7d9242018184f48c5bfd6abc", "region_id": "RegionOne"}], "type": "sharev2", "id": "3656fb0f1e2440d5957205f815d0c891", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0de06cfcb5ee4a4f98b5b175e377f9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dea6f7520bf3457bb78259deef709799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "55212e192c7b407d820db1bceb8c7a6f", "region_id": "RegionOne"}], "type": "share", "id": "12b03777ff2e4727a917bcf88359e8b9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0c7a172765014f8ca25a23048eeaca72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2f35579cd1949c0834ba1087ef8a9a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87d529738481442d86b4860c3bc0bf0b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2fe25295cd8d4579b280a3efb62c64e7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "837a9413158042ff8730f47afc033d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56b3d8024b4b4420bd6255d004add8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a7e476a5a514bb19eeb29b4e06de77d", "region_id": "RegionOne"}], "type": "orchestration", "id": "bceaa0276f7e4675a57fdc3595e0a113", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "182afd805ba74308a1d13d050e037e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9e37cce4824f64a549141a3e612616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cf4af3d4290431592456af0919cb38b", "region_id": "RegionOne"}], "type": "block-storage", "id": "2d9e6969ed364118ae6b5ab98253ff44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09792e4773744ee9bf4b3bec52f0c3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55b506ec12c24b4a8719761887fc0033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d573134938f4fe5bdae4d2ba8f6e9bf", "region_id": "RegionOne"}], "type": "volumev3", "id": "aeaa010119aa4ee7a8e13edca78ee37d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9851fc14853745aea531e537003ded65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e18029efac4a4da5a40a5c5035c73727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd73ac3152d0423dbef2166a75a07039", "region_id": "RegionOne"}], "type": "volumev2", "id": "39a800e96b7c4ea981241eadf26fa84c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77b8b1741a434bd3a9942654a9ab444d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0849ef278de4779a4c85602ea78d875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eba648d71dc4b5e983d8ab615f3b6ba", "region_id": "RegionOne"}], "type": "volume", "id": "2d50556fe0f94b3b9ae050bc587b2ab2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c3b776e423b4e07a474aaf089fdf29b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae4ac7486ffe4adeb07ca58c695eada8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bc1ea8a90484ee89445b685eaa19b33", "region_id": "RegionOne"}], "type": "block-store", "id": "c63d826243a3403a8249f169256a6332", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4f979728f034ccebf86fcbf8b8dbade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "198f8870510d47c383a6dc48138da69c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f55bd7452d96402b9ee503c99e2961ae", "region_id": "RegionOne"}], "type": "alarm", "id": "9931d0690c6c4e2aaae071687c8cd067", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0419b9886e644305bd9eb23c6b2db153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2571abfde4d4c7cb1353c8fdf7cdb12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6f5adefb97234c43b80f3f94879f5265", "region_id": "RegionOne"}], "type": "alarming", "id": "1e44d68e2af54e0abb9c4a07fbc648d0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e440488f31a14150957fcd247ba1701c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5d4fa2acfee45bbbc82918fc0ca01b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba5f0aa34ff94f36a144eda41235ad2f", "region_id": "RegionOne"}], "type": "meter", "id": "f47275e7f89e407490dfa57eff2f8819", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb5dc4f193dd4a60b65c1322d48fc818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "872edb7425114f239bdb942f1b328cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0a294bd445de4279a0f4cf1317549e3c", "region_id": "RegionOne"}], "type": "metering", "id": "99c88aeaac6f49fbb9a6353f555825b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1608679f204a4ca09fc02f637b231e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b584af71941a4b3081ee390bc02869ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d57bbe17f2e49ba8c1a99922f2a73ff", "region_id": "RegionOne"}], "type": "telemetry", "id": "915ad09c63154def98f7f15d36043961", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e348a9be7cde45d18b7385750506fcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d609d0c26b4c4c0da3c5a5eaf2d0376d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "914ddba5bff649ee869428c8aada3e1e", "region_id": "RegionOne"}], "type": "event", "id": "d72a59d2e9674f0b93c335832b0f062b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb878645152f435b8a968b2c06e3f7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "586d8e38398b4ae0815feea16c9bbd61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88e03a4dd0404dec87b2d7ef6fa84082", "region_id": "RegionOne"}], "type": "events", "id": "f9e28604c70b45fc96e76bb65ba89a14", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "575cc1f0b8af4a7baf685136d3c9bb2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6e9e257f8ff14cdd8ec86f19be77b588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b19600bbe294def96eca1d3fbf381e8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc565ed195054a259d58efbcc7729adf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d35db3083b74463a86d49d0f47b39213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7c11bf1d42d403c8aace8dfc3885e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "abd49e4df0314edba5d718654e27963b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bf24671a259a4147aaa8bcc5042b1cce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d0913877a2ee4fa0a72b4eb45d273e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "012d1f17d28b4c90a4b8e903d161e98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "31df892d7fe6401cbcde899c475532ba", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "90c879a7218c44639ec5bb91d4e88687", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6480a7698e05421fbad787e7c40b41f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbc06954301944429f79d8f0bafaedcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3565ec21258f4267b46fad472417826d", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9d858666db7494f959fe9f9fe12960c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "99aa96b4f84540dfa9409726b0b97d2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ae5d3bc310254427988fbdba72f452b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6443b1db939a46d29b0025cd82eb30b3", "region_id": "RegionOne"}], "type": "database", "id": "337cd11fba2e480496c73b91e7f28a17", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce46578666764cc5891cd0b073d56013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd6fe64d228b4129bf33ea05cc4d5478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bff3476e37e14b5cb50a7ea5cdf4cad1", "region_id": "RegionOne"}], "type": "application-container", "id": "2a1432736d9d46669058250c8f10e0b9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2281d2ce568b472dbcaa1cd908c0b2c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68596d9d8d3040cf8fc053dc184efe0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d00ca030a4d348df8ee1576c337f8c36", "region_id": "RegionOne"}], "type": "container", "id": "77188aa97f474476b36389781ded51c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed59fa2b714c43bf8a5da0b922d1b6bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a9fd28b7ff745638f59cdbadf8127dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "40b5558e81dd453993f768a862a4b11a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "96032a75e6d14ce68b6efee260e8f5ce", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4045e4425ff9451682827f1ab53c49c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "457e73270b1a490b8d006c1017ce2f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3df94c6570344344803f681162b0f068", "region_id": "RegionOne"}], "type": "rca", "id": "3c1ecc87a6f74dbdb61dd1ab340986b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "41ae294ff76d4b3b844569fe9befd348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "77b05a26eb9849c9b8d42413db711754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "233922b065b643a88fa2b3e05de402c3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "00032cf5f40342b6984bbc0209773d2b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b4a7692fa83c4e5fb75193157f9d5e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c3f4338974e24a89a0627824f6d3087d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dbd9d0a9c1f2481085b173fc03b301b2", "region_id": "RegionOne"}], "type": "network", "id": "62cd38efa76744eb8133f6b0e20597d7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b5a1251e93c450db264fe66ebb6961a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dcc4605a43894e7bbd3d04ed2a5923f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0c2e50fb60044a2b900c72cf1f37bd75", "region_id": "RegionOne"}], "type": "backup", "id": "70feed697eaf4f5db5038fa5bb2aded1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "edab0fe3c34e4d3998e20e34cdb6d3d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfa337dd5e9d4b51a114d91ddfcbcf37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ba84b45b4f44d7e8c4ca0a9564f71d0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "edd0334cb66f43b895c6fa3a01614203", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28b7ca220d29495f91771e0d989a9620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "830b116414da42bcab20f28ae8f92c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a061dd7e14cf4a42833b200bd4d66b35", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b3e223bda2f34bd0bd23130dafbb7a7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8407649d8a714f88ad47d4d35c686e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "83b7990c58a140088b5b5d86a8b72970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cad646be5ca74ababc94bb75c84007c1", "region_id": "RegionOne"}], "type": "monitoring", "id": "35c827f1e41c48bfbe09fae6806500c8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "650eca79251549bf984219810344172a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b323179950845129053a9b8fd8ca0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d62a075337d5422481fcaadbd06c6328", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "575f3d3b589b4866a5e3577120611fc9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6f508d1225fb49c1bd7457eb468b42f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c62ba65726b4438386ee76ab3e94f349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7aa3312974c54a3e9dc8038eec89db93", "region_id": "RegionOne"}], "type": "placement", "id": "368a4b13f58b4cf281bb96c7b04219e0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba0adf851b7641eab174933bc64c4966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "746d6141e59e4d0c88cac7b5ef47ecd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e884a82c9d944219a8f90ffae542e605", "region_id": "RegionOne"}], "type": "instance-ha", "id": "03b7ec8f1d0f477ca0cffdc7469fd6ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f818dfd670448b9baca8d56824165d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bfde9a0d3ec047b8b653020c136bc2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aa6df9598a9e4786909b8b1b2876b1b3", "region_id": "RegionOne"}], "type": "ha", "id": "3a439269d9c1416bb369f3a97a418311", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "721f9c2ceeab42f689dd4f2073afbe2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2dabcf36c0304bb5b7284b2450922c59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1de01cee6efe408191258b6a78f05da3", "region_id": "RegionOne"}], "type": "reservation", "id": "0742b098017143b5aa42de95611a1d15", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a0e8445d84c24d68882b4f675df52710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "63403f44d25546358d107e1ca0f885f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "08536a7f2194459ea9eaf296de76e131", "region_id": "RegionOne"}], "type": "function-engine", "id": "99e4db85d33f435d9e2d009201f8b810", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fbe9b867e6a6458eb8ff181b82cee59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "41b285758723434e8b0fc64d1723bd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "974dfbf8ff754902b5dc032bd866d163", "region_id": "RegionOne"}], "type": "accelerator", "id": "ae18024a36a540eab9e75748717870fe", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d6d04fc92ca4986a832034bdbe4f61b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98ef4a9905004c27bf70c57747351b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "63d1f781cec849e1824d101c10e6c90b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1814af6cc833493ea547aa1848de6712", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d657805b05824830a4cde567e3981020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec4e979abf544896a2a91f34917798f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "df26bbf2797c4f26ac5ce931d17f0df0", "region_id": "RegionOne"}], "type": "registration", "id": "50456cede93d4df0be0c203427c83962", "name": "adjutant"}], "user": {"domain": {"id": "4011e98b32e045d0a126994c040b02e5", "name": "84bdca5504c94d46ac001b0c1bb4e40d"}, "id": "73b7522f3cc240c3a3ea7cd24c2ec0b4", "name": "04a20ff9d11e44ffbd7b401e68d92ac3"}, "audit_ids": ["4fcf150466c44cae8f2833991f67667e", null], "issued_at": "2020-04-23T06:25:58.354650"}} 2020-04-23 06:27:58,515 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"name": "goofy", "admin_state_up": true}}' 2020-04-23 06:27:58,520 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,522 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}} {21} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.182798s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,479 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,483 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,485 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,487 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,499 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.421308+00:00", "project": {"domain": {"id": "2bca2924cc2d4fb083f17d4093892095", "name": "5612881ca1e7443caf4ba8101fa56699"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "900601bb107e472f841c66811d441401"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "88aa098b321b46c294ccc98ad3e738dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0805c94fdfc84294a600f32477c8875e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "30a7d5861d6447c0a9376fd34643735a", "region_id": "RegionOne"}], "type": "identity", "id": "5ff928306a8c4eef9516a92840e1fa3f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f98dc1484b64a478b608e677506c9ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a967b74a107345a4a3daa5faceb29584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f1d93f758b3341898670cf0176ed3183", "region_id": "RegionOne"}], "type": "compute", "id": "7645a68ae21d477a8f31e45cd1d80671", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7efe7eb5013c4fbcaf075168ce504b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "900121711b5d4c6f837c578a677b72b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0194772471c74eb7b84c5dee956cbae7", "region_id": "RegionOne"}], "type": "image", "id": "08d30d9199fb42dfbf07b1f620ba3ffa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3fd2df7eae0e4f11a919a7f6569cdd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9a4e1e1d75c0488a8466109f3d28a3a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "248e7fde2dee452f917fc19757592392", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a068f6acfd6e4d3c9615a01dad3a1f84", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d15143dbf1794459bc486bd074185301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01ddc95bb4914ca992ee97e4cee2a23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a43585a54b714b8da3d1e1fc1f74a907", "region_id": "RegionOne"}], "type": "object-store", "id": "012d40d3167f4cb3a0335e3d4c64c49f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "721cd4bfb6da4a4fac43b8252f9ef099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c67b7ad784241db9e564b5fb534c3b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6eda9e1a99e546519988cc74aab5b4a0", "region_id": "RegionOne"}], "type": "clustering", "id": "af922e64fd0a4eb2be619fb667dea642", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3597fe61b424740acafc5dbf1136d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72198d3ffa8d40fabafb748592cf2dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ed534edaf79c4aad9723d8d789f85808", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fb723085372d41c78b6bdb6db99487e4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "994ddbc8fe414b4bb6a6031cc60dc0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df2b0fae9bb04459a0b80f7a17c317a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "957e8018fb0d4499817f37a98f81ca99", "region_id": "RegionOne"}], "type": "cluster", "id": "5f22ab7e60494f7299580545838ed086", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4cedde7faaad4b07957ea45317b231e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b5a39eec086402ba4bac5104bae1791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "241607047f3c48b28244de8d72249ad8", "region_id": "RegionOne"}], "type": "data-processing", "id": "66b466f316304b0c86f741503a3331f7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa3146ff5e9643309b188f69acddd3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e326519524ae4b7e82ae9c5baf192b93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b57e266aa5d44856bd84605aa1281eb7", "region_id": "RegionOne"}], "type": "baremetal", "id": "f024cc2f3cde4279a587c2a8578805e1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b88a248262424854b9611e2b1d0cbf73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e161f1ed2a6f49c8a69caee3ca5cf7b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "08399e90c9e849ef9894a5d75d9b18de", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0a7f42129af94f29a8a0c85cc1ba8522", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6aace767cd164fdca0c345083142cd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "77ab33a5ad524552930047272a8ee9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5740c50045924b139a49a791a0ce273d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "df66fdf269ae44c8adae13c1e5254ea7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c547673334ec463f87a6dc2ae6094beb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c74ad406922f46499ae14e6c01060501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9828d559576f4393987a25ca2fba5ed6", "region_id": "RegionOne"}], "type": "key-manager", "id": "cb44a3c0926240c4a8a1df647662157b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e024c15efd9c4739a1042f774864b8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b8b89e8ec3e442891d83957ef2e6179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "18186f96490745e4a0e287f34ed32559", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cf37a63e27bf4bfbbc2099689e0c3ea0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b6710e9634c487da3dc7440b0e29688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79cf608f8bb8497bbd578a66f75d3a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8d228877d2804c4c87346b1bb580ba2a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9a331ed3d88b48c79a472a32d97f9efd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1787883dff6f4dbb91bf713fd9623d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0525be6489384d299951b3089878cafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d500609365d343b69e852f1a264e4fe1", "region_id": "RegionOne"}], "type": "message", "id": "379d6d1906b94067b0d250fbe12dca56", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0642ff59d2214d1faa059561305aeb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96766069aa9242db873e8cc2f25d428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "888622d8110b4132a62fa6e4df971916", "region_id": "RegionOne"}], "type": "messaging", "id": "cd3e95eab8b745b5b6d7d0052848d823", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1bcb7ba146844b4db15e57bd14e47c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5706354752a245e895c016024466ce26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "95f018ef6df347e9a25e431d54f3f9c8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b6f4763d12a40349e512aa0f278f219", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5f8900202bc4f7a8adb252666faa730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c66be6e478174afab1778fae8d61803a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "958427134b7349b79c9f9f6334bafc38", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5e5ec754e03c46f1b970ff10ad6a2f47", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da96e24aef1c46308efd21edfc7f5b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e59c1819ecf941bd965e13dc9debd73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1679bd749f224c58869a2cbf6b2a0111", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0de37ac6726842cd9393e3b4361713ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60219ceaf33a4a2195eb488618067baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98c157c7d1c4475591c968477c6e24f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b05aaaebc435461f9eddd432ff380e91", "region_id": "RegionOne"}], "type": "container-infra", "id": "92a0ed8409c542d0ba2398c7751f5663", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fde76f6902c2414986c124b61340ce51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2e82545add084bb8a427b7e06108aeb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "47df29338b30427c999823574e4eed1c", "region_id": "RegionOne"}], "type": "search", "id": "195347074f3e476ba43e383409f3069a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6fba9c332f854edab82ecdbebe1e33d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c10ceea1ee5246c695de12b80682fe5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c433eeea97924e1fb0c7d2e2d6b0c370", "region_id": "RegionOne"}], "type": "dns", "id": "fa652c70888b4159acc2a910b701b7d6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f44ba87761a344df843088ed0e518d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e96d616b83d64bdc8c1c9bb27a42f241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a9931d3e6434860b08e7c431c9703fc", "region_id": "RegionOne"}], "type": "workflow", "id": "a04bd0bbf32f47cab8eab2466a745612", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c05abd335ad4314ad558e7bf5f468de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51871c1d8bc34a38b74a49e03734bf8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "428e5745672a46e69052189ef34d4eb0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7e7c2e714da14dc1b255aa4bbcd74ece", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7878091c97f0416c8e1be6fb1adbde57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b54241421ec4f4a8c4b204c08d7f2c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6deade8acfdc485c8352c5fe995d2b2d", "region_id": "RegionOne"}], "type": "rating", "id": "440a9eae056644bd9ec3081f80c96f88", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2015b42774754fb895f0f0338ee35533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23f17f064b2c4928b00e71a908fdb4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "956c26d66ea8436883f64eb4493a5cf3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8abf1294067b48f0811ca93997cfd71a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62f532ca2153432fade6b4c7b32765ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1feb460b80f84fd481b05999ba28897c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "be56ad43fc734781ab063364f6d0de2b", "region_id": "RegionOne"}], "type": "policy", "id": "cb0fd25411724d98992e3a36e6580eac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f4ab5f7829345c3a7158f44fb304561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f28e25f0f7041c58810982cd11a53cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9442a5142096484a8ce842e27604f811", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7a725de115f14ddebbaf5ea58585db36", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd1df8aefe174efca25258af82b1d68a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69d0e23712014bdda3666c9ed0b17e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e7cda5d4df84fd88119e9eb2ce11d2b", "region_id": "RegionOne"}], "type": "sharev2", "id": "a363d17f7e53456a8581bc90edf76ce6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51510168c22040b4a20df4967fd74e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ce0e7685f814025ab72201cac1dc858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06160d81e2514935b75a970125d936fa", "region_id": "RegionOne"}], "type": "share", "id": "61eaeb9025bd410080eb630988c49367", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e92359e73a3a426dbc1155fd51ff8e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "afee25305e0a493090e553904ea70559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a933abf905654b8684158aa41ed7e851", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "575bfc540adf4e3ea47079ec2c0bfebe", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54585a1a493e40aea9011c12c4f9ef2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69df2e693a2c4cb285d77e5d48285bfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bd40f442daf4c1bad8d6ab1f821bfdb", "region_id": "RegionOne"}], "type": "orchestration", "id": "0d4fd221f06b48b0b1d1b739d44eeb49", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc1411fd2d314d80b6767582ab76cf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aed2ab305dc4630bbc681b43dc6b5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef8b45af3ff94334a481c76a78611321", "region_id": "RegionOne"}], "type": "block-storage", "id": "a5a6f16996734b9e9a7c3745a0f3c2f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d790af5999bc4b10a03951d10a661961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eab62e968c3406aa41235df911cf006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c643107fa552478181a83673eab999a6", "region_id": "RegionOne"}], "type": "volumev3", "id": "7b853575a36246908560f45679984376", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7d76232ebe5492db436a6e38cb35a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe4bb9c23dff4fe78cdac8d4f8e2bd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7b2a6827c864bfc80ed17deb888aa0b", "region_id": "RegionOne"}], "type": "volumev2", "id": "f9c71c6b37a64633a49ee1f9dbcf1d3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cee482fdfff740e5be77bb9d5d65cbd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de7895bbec304dccaeee7bb61f67ee26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be3c1a762cb6488392f4a4218fb31224", "region_id": "RegionOne"}], "type": "volume", "id": "13c8198731f247c9aa4c51592e0882a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61d4d54823004277973f95bf978c9c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5847234fe74a4968afbf1e8d2349a586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f39f56a24de42e89d28d13525427acb", "region_id": "RegionOne"}], "type": "block-store", "id": "bd57c438c7f041f8be9cf97cd86d5cb8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "262fc64f18264eed9040602c585ef62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98ea82eecd0949faa1f714de0387af56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a40244281a64cb4be1dd76eda2b9700", "region_id": "RegionOne"}], "type": "alarm", "id": "871e57da40584c54b50fab7e6a022dcc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aefe64d69e4e4be291ca55445ba1f1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "afda09e177674cffa220240365e36b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a54982d0b1234216a48f9a8c10defe44", "region_id": "RegionOne"}], "type": "alarming", "id": "5f7abd9af8c642dcbbb8be71de6e80cb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4920806f56b84f11b4a07fccd91c5121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4be3a8beed2f4336a6f8f8f8f4a855f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "468d192da5ac4ec58ed40e31077ba086", "region_id": "RegionOne"}], "type": "meter", "id": "57e185dc3bd84e23b25f4eb2da9bbdfd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31080340938b44b3adef67aac3f55a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "429aa132944b4ff6ae811fa3265dcc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd3343710d274f6ab3a92ed808013875", "region_id": "RegionOne"}], "type": "metering", "id": "62f5caad8995466b91cf691facc4197c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf9c338afb2b491d93d7193298d1fdd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "90e413c51b2c45b19872cf371bb01f98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44786808867e46e9b0d46ba0cc555c5a", "region_id": "RegionOne"}], "type": "telemetry", "id": "53ab595024ef4eb9a822c0187a944d6e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "272241144078406782c84d6dccf96401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "302246543a774598a4b97b4e9ecc07dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4c0e3dcf228444b5ae51dfc46094ea21", "region_id": "RegionOne"}], "type": "event", "id": "ba629b5c8b3e43ec83e011a6fb85267a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6edf759677bc45cdb8701b554d66b465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3dd99fad0e0436ab05fd9e6a48c0f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3205c2a04f774a7495b3e67994d843de", "region_id": "RegionOne"}], "type": "events", "id": "09def62110ac4e23b89121d2791b575e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "84bb2db92e8e47b29309f7d63498aa28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bb1e635f040473587e288ea9c3dc62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1761e45780bc478b9c24273d1266de18", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c7f7d3614b30497bbb5e7b435c21ce3f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "042b3837ece54515b161ee112b023737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "49e164633b074e458270f57782493ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c6984fc2bb854611ac824d4dc13c965f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "979609694e11426fa0da3cf8d3978164", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e289171d5f204b04bb746fbed0ec6e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "021ccbb5159144fbb618268fe5bab331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fff4d66fef254fed99352a0bf42395ab", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "46274bf919f94e2e878ca5c3f7ad7bca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74c5627b51594bc987517c4d7413fff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "354a0bb02d0249febe1e6be9eb3bc6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "184745449b6c4058aa9faa294db860d7", "region_id": "RegionOne"}], "type": "tricircle", "id": "53b3220e49ee4a588099ba3db60f42ad", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "07b7a7b8597b4cdfb29d450cc5be104b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3d329b48bf09495d938c9ccc1b89af7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6da158252e9648ce94fb24584760280e", "region_id": "RegionOne"}], "type": "database", "id": "00b487e8eea54f50b3dd9430ad4855b0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b31b44797a7343c2b8f5f56df9d71dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "114dff9a48b34ab8bb61ad4392e3a937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d2defb1c5744d43875b8af85681894d", "region_id": "RegionOne"}], "type": "application-container", "id": "1970543ff2f34a99b19c2cb57d37c2de", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa7b840f4ad041568e5f7bd7db032029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1bb43b1b34c643a482ffa5f905221785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "93f2d005f8be4b5588efe8ce4c6088a2", "region_id": "RegionOne"}], "type": "container", "id": "47d50a9dbbd14523981231839c6c48fa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8b8ddb4aa34c42969f1b2b5c42f57abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "24f1be5da5de42b7a9600681c35ec823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5af9f1133a7a42d082a0cef3396dbb0f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f406aa5c5b8d4e5dbf3643debd0954dc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc7cf7f5f10a47b0b0547ff74d204fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "892a38a06c1d423eb0643577a123a204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "de747f6fe2a347aaad983f177c81d027", "region_id": "RegionOne"}], "type": "rca", "id": "8c5e5e3e03ee4cd296e732611bf091d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46570d9cadd24aab88961a640df3cc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "29f8498dc74b4d88beafc06f68f618e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ae1ddf7b0a52420490cf8412872a0fed", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a4412b4d73344983bf0d744dd185f0e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "113ca03a71664539bf91841ecc144384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "45218daf5889434d85d70644ba088da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "db91da484b6944a79fb2e77337d8f445", "region_id": "RegionOne"}], "type": "network", "id": "6b16ed8c72d1436c8e01544226b074f8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8096a76694774dd1992a02d564af2393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f0a6837d29ac4c5f8ff47b6a8ff3efa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "67eba6285d2146d0a52dab8a8a367f70", "region_id": "RegionOne"}], "type": "backup", "id": "e7c70a2a4d8d43eb86dc79312028f01d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d6494bcee7a4e808cd5443b88a45828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46c2150c92584113b434c5b84daf6b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "002a0fd1663847e783a3a620ef9fc3ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0ce32a8e36fc445185f07746731f5ee6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c54e743892542b68d86d15d54895421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5f91ce77f0924107ad6a730843bf4332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6e37c464e8e14d2aa1ce9315ee0111de", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3ff429bba5f7435c98fa01666d1995ef", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3140510e1a5348ddb47c77f90e2d8d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ba67aa9085f847278d8c7928690dc7a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d81fa093164b411188fa972e37815672", "region_id": "RegionOne"}], "type": "monitoring", "id": "aec7ab03c10545a3a4282434151a5ab9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3e706320da034133903226858cec6934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dc38824d48a64cd2956b7acdd7c8c7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d5a7c893e63442d19594f9652f5a8a8a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f11e523b4bed41b994e174e30aa69ba4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5037e48cd85d4d5ba656cc4b25a1569f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "204380fc41bd4a3b9d61bd62444b471f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ce2978faca884431be5bbc7151b6e64d", "region_id": "RegionOne"}], "type": "placement", "id": "bc52feeabbb54f63ba26796991e451fe", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f710651adf474cfeaf00a7f95d02494c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92979b93cb424a00a1598218bdc9c71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ca663d56b3d45b6bfc73bdd1c6da821", "region_id": "RegionOne"}], "type": "instance-ha", "id": "405a812eae1546c78a050e12933413d6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6137419155b741e0b8bcc81f18a8bf81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bea8f25e13e840be8b8942eca7a7a8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c3421a414f74ac282332970ddac98cc", "region_id": "RegionOne"}], "type": "ha", "id": "85eaab99145545488ed18ec6bd4dad66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "32bdbdea7fad4c50b52038ed7f1fe22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eb05dd2c34894e61b911f72a7d0d4c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "44567d11331745adacbce81ca93e5085", "region_id": "RegionOne"}], "type": "reservation", "id": "598cc813385f48ccb1c4fb51955edfe0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "abf916a4133b4a65bea1961de25534dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0c58ed48b96c4c4fb88bf355b9d1f428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "22d6b101dea9442d8d822702463f79f4", "region_id": "RegionOne"}], "type": "function-engine", "id": "6aa25bc93dc84228ae7e9fbf2f9cd8e9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4c1dc54040d4d4e941c4f69db06557e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0b0b281603904f6cb6c6d1293429e72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f34b61fea5364d43a13416f25251e77b", "region_id": "RegionOne"}], "type": "accelerator", "id": "815b91468fe8477e824604538ded6073", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da8637cdf2894157ab6028a0ff153598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e2aa8e2acfe447cb81311c57d747f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "148082056fb14c8e9fda2bbd51e72ad3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "09fcd4840772433aab98517c321d9000", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "829ccf16819d4dad853ae226c75d9c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c07f0db9712d45ef9152e2d80390e069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "60f117430d374a48a1f9a74858431ebd", "region_id": "RegionOne"}], "type": "registration", "id": "29a19b53628443d698a7c36bd4160289", "name": "adjutant"}], "user": {"domain": {"id": "a0f092a6cd2145e885bfaa6edc8def2c", "name": "305cd9a9f74947f8b87ab73b96f2533f"}, "id": "85910db339604dbf95c64f2a0d1ea53e", "name": "a7a6071a3b514b98aafe2dcfe8c73dd5"}, "audit_ids": ["db5695937a65417d8fd5cf11866dbc45", null], "issued_at": "2020-04-23T06:25:58.421308"}} 2020-04-23 06:27:58,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/ad4f30c519c74450ba0e6236ca2285b4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,572 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "ad4f30c519c74450ba0e6236ca2285b4", "name": "domainName-2"}} 2020-04-23 06:27:58,591 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"group": {"name": "groupname-3", "domain_id": "ad4f30c519c74450ba0e6236ca2285b4"}}' 2020-04-23 06:27:58,595 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,597 keystoneauth.session RESP BODY: {"group": {"domain_id": "ad4f30c519c74450ba0e6236ca2285b4", "id": "defd9f37759e4c578d7d06fc7a8a9e39", "name": "groupname-3"}} {27} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.175253s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,508 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,513 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,515 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,519 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,530 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.447771+00:00", "project": {"domain": {"id": "6421796942984d419533fcf14b414f1c", "name": "21678c5e7e39446bb2239af22106ff82"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "481783ea6fdd476684fbce170b36e091"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0b3119e0709b4bb79ecd714b78f1cfdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d39eaf8ff0a4532ad94da92870723ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "54840512f5e84d298d8f803fe76c778b", "region_id": "RegionOne"}], "type": "identity", "id": "d7b11f2afa9c4551a4075887d894ffd2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6eaaa5d9d86f4441a530c0b6176fcdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a2aff84b42994cb49b6a427d45f53bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "344cbd50d9ab4a83804776b6d640dc24", "region_id": "RegionOne"}], "type": "compute", "id": "9199b3ae59f44076addf6c52adce540a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "40e28593c4fe47e28866eff15dfbbbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3c5f98cf53494e2f9a64ae4b699b7fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69eb52fedaec4de7b1270289f10d9c6f", "region_id": "RegionOne"}], "type": "image", "id": "decf54a628a94ef99ccbdc328d937b9c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b625281bb4c94b69b6b67320dbc0ac42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e9f1e4840494dbe80f858d8c020d0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "38deb2e543114af69d6a32a0990d5307", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6dc0f63a29344f4884ac07ff2dfcb66b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba909607ab3c4494a99cbfdc004f7a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b00e7d80b474332b17d923756c7120b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0f3df9fe1e74327bf248ca53fc94d86", "region_id": "RegionOne"}], "type": "object-store", "id": "2a6ccd129e86400dbec6b8d81aedbd93", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af36511a10c64011989bf78c339a28af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e957ed1d3bfb45338526c0ce8a150f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d10608edc77482e86b0d9ea043f3c5f", "region_id": "RegionOne"}], "type": "clustering", "id": "2502d688cd204029a8b1668eaf481c98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c0e227323494ccdba440194bfbc98c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aae9295be65b46a9955caeda9856d087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5fa3f2adef4e4d3d8637bfb7938fa75e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2be4ec37afbc4395abbbdfaf239dade2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89948ac93a844d7392dd17b1479e011c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c960fd80fdee4a6c9507ce8a75bd9a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "679ee177f3384e1abeae998220a3e7b5", "region_id": "RegionOne"}], "type": "cluster", "id": "24f3f92918304a70be1938f48e304e6b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a79f9fbb39cf449dab416cb65d7da154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cbabcef39c5f4601aa6dd01a68298ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b122d3c4532047cfb943ee4de34feffc", "region_id": "RegionOne"}], "type": "data-processing", "id": "6acfd7de4d174f248923638a064b31e8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69b8f70d25c64ace94fbe5d7a1210290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b884da4c37d44f8b4cac1f013f84dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ba147a8596644ae9b08504453360f2a", "region_id": "RegionOne"}], "type": "baremetal", "id": "90ac69cfe5534397b4a9c15167480f33", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8aaaccdbed6f40478105b1ac4371e0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a313552a5b1648409649598f675e822c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e04cf99455cc488e922c9f5b768ca82e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6f84070d158e4f3eada0c79d00e8dedb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9d2dbdc40415470c8457d70d43496c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea0816c970f04749a6279e300fca7ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "197ff3b1cb81469193837d5fe73902c5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9c660c98f98a4824ba9031e805586d19", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "621e3e6005354b17912386c605b06711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c6d7e211257943e89f0c8881eb8b82c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5ff9b344a00c47a89a607666313e882e", "region_id": "RegionOne"}], "type": "key-manager", "id": "dbc95c2986be4535bcb43851a0b6d804", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f03b3aecbfd4a6ba1a4ea553dfa9232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3581ffca10bd4c46b28e4b65d8691b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4155f24c627a48a7ba4583de0ce9f304", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cdf2b7de74a3472b81800646bbfb260e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1eae4b2365564f5d885e716d22961b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb9022e723f8418995e3abf019ccfd20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e5f31e045cc43a6bcf8fbaceb5f333d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3886ca8fcc884a1a899ee30778aa110c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "01db5923047242f9b1cc7609e37a4acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8e068f239dfd4de28b48faaa47c54577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f64712dc2a86498e8ceb31c85431cfb0", "region_id": "RegionOne"}], "type": "message", "id": "c0b112d0922f41f6a5bf9544c82bb472", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9a8a8bc3e6b4492e96921382d9175516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "752d39e24b8b4df6b4799b479b5d24fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c15d88602df043de937714ab0a467534", "region_id": "RegionOne"}], "type": "messaging", "id": "caa014e140064685847db5b21cda26df", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e2482f3439734309bd9a4bdbb7ffe9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "798a0e51d2214a87a3c857146e343ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c5781cb34b304fc6843d95f31b79af55", "region_id": "RegionOne"}], "type": "application-catalog", "id": "301452b107fa477e9ff2540554dad2bb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79d0c0602e0844ac8c88beee1fded0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1092cd85e2da4e22933731ab56bc9e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b46a3b7c9b074215a0d39362f47de0f9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6eaecb220c974d6daad1fca3e9b8a0cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee7e23d4677e468089b359494c044cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b35f8cd7d8049038eeb340d1a858a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e90e84470c374926a2b4f6413587ec31", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f8c7c3044e684f01bcc01d2814668b7f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49ecb8c462c343d0b3765ef48d8fb02c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9286b2ebf80f4719a52c1687002b0edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfe3ad91263b4ec1b42b243baeb50a9c", "region_id": "RegionOne"}], "type": "container-infra", "id": "1c8e7085d35e4e03a9b39d1a953b908a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "64a472f9cf67491797dc42387ab7fb6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "05c1c7a019b34dc9b84c674af52a6f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "704b29cc67674d3a9f00b3be2e3dba29", "region_id": "RegionOne"}], "type": "search", "id": "b44d95a9521348b2bd005bc91ef13412", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7269026ddc8b45cc96e837e24c8cb32d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "415714a965224ab99475a61894cae120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f22799f070794a609eaa9af477b4864f", "region_id": "RegionOne"}], "type": "dns", "id": "e0f8a3fcd7374013856fa708639209a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc92f5cdc64242a0a60352331b734f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "400d1579fb314871939e756dd795af2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d272dcdef15451aabad621542c22e88", "region_id": "RegionOne"}], "type": "workflow", "id": "24dbdeaf04ee4554829a7026ea6ebfe2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c446583375634e668761ade40c8a021f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b7db9c4a4444359aad76bddd9b7a129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "de8f315195f74ac389cb436353b9a41d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8777db11589b428094827904fb09c78e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2e8bbf85370465587622303085f3404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d75dd68ecf904c49991f34665ffaebe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a7f3be4f1d914b8f83abb242ed9af3ee", "region_id": "RegionOne"}], "type": "rating", "id": "df3ca0dd1df24fa1b6a653902464338f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bab058b98068405fb6fd733733b5e288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2b8e6c7e32c48f9b88e2d34b2330746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "afc8619fb9ef4d47abe67f62562f612f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1b61f59cba064c97a62d3c6d9fe14365", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa1e36eda7124081b6192e2c0ec50ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d08e96876bcd484c8d2e6634f1fd921e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2ec6df8432b7416dbe187bcb35211480", "region_id": "RegionOne"}], "type": "policy", "id": "017d7bec70d841d1a2abf34b3fa7e9bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45a7b2c9091441ab9b7a68fdbd449672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f131919805344ac684e35cb3cc050016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98827c3ee97245ad887677d51e5a3383", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6c84014ffad84f359adfd3579e9c6344", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "677d5d8e1423430aae0e7b9bfebca6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a40f017f2e1549c29566ac9480da1019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7ce2ac7e5dbf434db0fef0c35181de51", "region_id": "RegionOne"}], "type": "sharev2", "id": "f436a4c22e16431aa1687614f98f0f7d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e8198e5ab7749558688440863ca6121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "942ad5178ae3409498cfa4c7565cc449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d910713677d14566a121bb97b84ca9a5", "region_id": "RegionOne"}], "type": "share", "id": "8aa7a3396fb246649712d88a4e60b3db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa37e85f4076489389ac5fa9e33ff2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1554875dd2b840da994159fe674eb9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5da45df77bb74eb89e8091dc49392216", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c0a276b50d4c44f4a038067758938323", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be487fb27ee443d0b75a87c168e9b922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03c5def198a84aa0aba4ba096aede1b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeb5956d54e2432cabf26e67b72f3b27", "region_id": "RegionOne"}], "type": "orchestration", "id": "77dbd4d3bbd84b47bb9105181ea45128", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fd7b8ffad574055bb11dcea2960e829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6fd2977a384ecfb138fb14ff8b9d0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9cdb7fd7510409aa154462ba5561389", "region_id": "RegionOne"}], "type": "block-storage", "id": "fe8feb5a28c846cba7a781bd3af73d6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26fa86913cd44030973fa6a22bf70eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "942f41b23f354eeab4cb10343a8aab25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b9246e9933d4cd1ba50d510494f14eb", "region_id": "RegionOne"}], "type": "volumev3", "id": "3fe4a44c96bb4d5f8a4c9cc8da01e9a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "044bbf1fd06547b1a22b5c970fde4d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b51c21d22c63444f85ee48a28c3c749d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e78588f44514090938ab95327089360", "region_id": "RegionOne"}], "type": "volumev2", "id": "93f3b18b8ef8424db33c3f05358245a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae103a0f47d541058dd3639858c8ca5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18b182445ecd4e14b97da3e9e718392a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91c64ceb5ed8435b8d3755698d20f8fb", "region_id": "RegionOne"}], "type": "volume", "id": "5b36d5dcac5f4f0a920c86d3d0786ba9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52e774c07efa4be0a8c668c6cf003841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bc2c59f028d465b8345f55454b8de15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6f95416721c4094b797229e6f648668", "region_id": "RegionOne"}], "type": "block-store", "id": "55046644607145e29b9ab1457a8f6b84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01dbe9865f1f48759348025677e3bab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1be5782086d043a390ce071ae485f711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bcd59362b924410fbb32e8d2fe2c60a4", "region_id": "RegionOne"}], "type": "alarm", "id": "6a1a301d67374485a71ddf92c2e67b4f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a06435e7da0e4efcb1618ea4c3849233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17bd386c9bac474da1ae9a8455a1bf79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3f45d5d47de049b6b9c22d14f589810d", "region_id": "RegionOne"}], "type": "alarming", "id": "a5db6e3e6ca14ea28aa09e19753aa7ba", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12347af22f8043ecb5e5908d26a622f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7eb063b240914e499e8a1680e31d4418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a75a1645eea481bb48215bd5cff2493", "region_id": "RegionOne"}], "type": "meter", "id": "704bad2427cf4ed3beddcfe5f8324a5d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f27c5b1dd5f4576896a8a850000f721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a31e1bd7c36a4d44bff2cb43b6fbc874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "676d5321fb7744eb81b7195a4b84aa38", "region_id": "RegionOne"}], "type": "metering", "id": "3530f087dcb7449aae1cee94f042521c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3621f5bc5beb47b4a50f7fc8fe6b2146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30f57eda2384415ca65b7169bab6adb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f8e020093d3454eb3c631c6490fb444", "region_id": "RegionOne"}], "type": "telemetry", "id": "92ec2d5a5d4b428c8b1df584b635f04c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "239903d8694941c882b96f5a61290bce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "026a574fe20a4a1eac2deebba77ed0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "002267db2fb44d7cb4a028ed8311af6f", "region_id": "RegionOne"}], "type": "event", "id": "bb4b760987504c668dc548694dcf702e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ff38f08154824ca6b3ed8df2a29a6d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e41e2563ddb49a48494c7ff05ce0552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7c6040b0731d425490cad83e8761b314", "region_id": "RegionOne"}], "type": "events", "id": "28d6d45936454faa8bc2b87fd4a69820", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "209eaf4b2b6a4d8184ecc9e9d128221b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d373d40468e464d80949907feeb6f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d59b80e6b5d24f468c68f64e007a19c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ab6a2926f1c94be0848960cf0409b6c8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "506ef782da4c4ab19de5fff41a703e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64113593d03e478eaf2956fe18757f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e625d9d4bb2c44b5bf5506a8c994a3f3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "98d5dd0666074e55902ed7246fb8fbca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72c0968f3bec414b9b8c274dfcf9b57e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "027b8b01351143d680005d228ea03c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c7db07e0d0d04f778ed5d9f62d66c3c6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "52dc94812e9c4552b290763d44cc87fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f159a4e8f8ca4bcf8c41214d14bd9919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71c69fd1f89f4b45b3a516b9311d51e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3875d3bdf9ca41a1931f233013bcfb84", "region_id": "RegionOne"}], "type": "tricircle", "id": "ffc463b3c2a3406b9e65fda9b792c09c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b3a55979b7294e42bff60666f4981bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e86dfbe51264f8e96e4139ff18264e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "66ec3a0cd54448d7966be1053f56059b", "region_id": "RegionOne"}], "type": "database", "id": "fdb2e091241d4ae5a3595b7d0621146d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eddd82924b7344b3aff5e7978a291d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9defb5a0ae1441ba9cf28558d85df904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e9dff14243440e0992003495fb4bf3f", "region_id": "RegionOne"}], "type": "application-container", "id": "bc920adc03384bfa8e8560d70d10d7e2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3d1dbbe293a4f1a9a5ae261e9f8f66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfcdfefbc3314ac281d74db4998dcb1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "073775c6969a482ca608e2dbfe5f7acc", "region_id": "RegionOne"}], "type": "container", "id": "b255b13b4c134923b76f3d76cbb657a5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "997eb054151146ce86a0dfa20b8b454f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9da89690c20e4e869753407ef0da3229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f153341fb8bd4ddb843dffd305a7fa70", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5b44038b7012480a9690c081265dfff6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dabc1475d4fc4189adac4f778d8d08c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c05c12e6e5b420cb125ae7201f34fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70cb3ff5d2854c41987b2ecb75358bca", "region_id": "RegionOne"}], "type": "rca", "id": "0b714fbd388f4f3195c35236df6463a9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae1d64987e0e4b8b95c33dc53e278ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3b8319da21934d17ad8579c5ca719a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cd5a001355f647f1b010b028e3cd7360", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9bd3743622b8452b91fa442a614eda79", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c3f6c38c49604ad59037d0d68bb55583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ada62d7086d24325b0875e3f77a6c8cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "36e09817c493464f818331540055071b", "region_id": "RegionOne"}], "type": "network", "id": "f4a8aacd6bc245d3842c10f86ba5bd72", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab1582d0d1f648a18d7c46426bb41ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "35e4b277c878459f8e2ce222388e3e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eaf63c6ba98b42dd9ce75980b5b68c98", "region_id": "RegionOne"}], "type": "backup", "id": "734c8a46e9f14f01a44e177afcd26917", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "24a274e0e7cb490ab6a0755f68799f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "298b8262f4f140c1a07ae271870a1f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a685937466545b795b19af7e332e3b9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a462c6c0ef104773ae72dec0fe420cb5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98b7368735e34058aadc29a1f55c8886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd5db5f4d7df41ac8d9d56ac1f7979b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0e7f8bb8e44a4b2786f47a5623ab5203", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "58a403bbb6334689a273054e38d8ca74", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c680d53a4584f7aac94e1c6c35b1a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "44165bd84e2a4d96afd038dc62079baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "643c61789db1453e930753b1f8b185b4", "region_id": "RegionOne"}], "type": "monitoring", "id": "c61cba7b0d3a41268d5d67dbcf5c3145", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d1316b27e5f94cb59c0f2003edef43e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4bcb7690fc594ecebe1c4bd561899214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7e402480cf4e46019b1a72152b03eac7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aa6cf2013f37461086d0d866f9f5a20f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e68149e5a99b4bfc821d29b1eb5d5774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c18ffd23a3be4843a1e8dad3c687bda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "61c8ee3688f04cbba607548642f9e312", "region_id": "RegionOne"}], "type": "placement", "id": "325ffd7233d94d95948d5f2a7a3e32fa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fec4ceabef2f40fcb66e9b031e8f63a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2320acb371ef45bba4ea7c799de7d900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2079c2961e4041de923eb31de1124d4a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "776ea8502a344e64b778e3ccf51fff65", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17669fb28b444830832321ca1b382e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4144c551f461464abfab938644fcdc3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f2c3b26b0edb4f7b9b82b1e8e5c1bc8c", "region_id": "RegionOne"}], "type": "ha", "id": "853d2975edf14f10a3b5234a4a9d7472", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8042f0c75da24efe9212a93273ab5f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "237cd6bdd29947d6b71aeca663798f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c4f08d27b0c141bf9b8426fcee586ba5", "region_id": "RegionOne"}], "type": "reservation", "id": "9545ab3a315c465eb872d17495ca4dde", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "57968abe9583496cae998c068ac7e117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2bad708823fd4378940c12d720628b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d27e90b80fa14482a4eacf8bd06b062b", "region_id": "RegionOne"}], "type": "function-engine", "id": "dcb71527366a4b7aa463b9cfcb6233ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "01bbc46ab929477097b3d1903b0078af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ee74aee14484f1ab191b8e27b21b979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7eac13b5ba2e4fceabf41895bc9cc450", "region_id": "RegionOne"}], "type": "accelerator", "id": "6710efec844a423381895a426bb94aad", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "463947fd240e4d11a82f1f787909abb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7725ecc188fb43adb7f452be521d25be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d07adbaa8e85457f9bada8f8f62a29b8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "99d033216c07413f8e1313b0fff16070", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "141b9dd78d3f444c909d604ea281f206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ed047c7e3c34aa1b44f23e5d0423e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dc64a5f711fd41acb9a55848e2fc6a4a", "region_id": "RegionOne"}], "type": "registration", "id": "2aba387d4a844ad09f79124cca89d928", "name": "adjutant"}], "user": {"domain": {"id": "f21336e12ff4407abfc3696bf9ea229f", "name": "b8db6a7183574f72b124a12bffa68847"}, "id": "a432e6b48e8e4bf7a906d04f29839450", "name": "3387a4bf63be4d4c8f35b6e38396c2ef"}, "audit_ids": ["1ef2da8d4f6a4e0e869ca58b302c4c27", null], "issued_at": "2020-04-23T06:25:58.447771"}} 2020-04-23 06:27:58,609 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports/123 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,616 keystoneauth.session RESP BODY: {"port": {"name": "456", "id": "123"}} {28} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.216631s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,483 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,487 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,489 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,492 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,503 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.427921+00:00", "project": {"domain": {"id": "ad7a3ff80ed548e3ae49d45008697297", "name": "92328a3d06564604b7739f96fc4e0183"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "25d2114f5f4d41038f91397709e11609"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7eea44b2577940dcbb5bcb0af13203aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "edeec5601f174711966e9c4cbb13d54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3a0df7dfbfc94870bc9d868a9353b86f", "region_id": "RegionOne"}], "type": "identity", "id": "c7736cb5f2b54946bd249ffba67249c1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "af35be0685d849468171233ceae67caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c430f7b793b14376b8222f2eeb2f7d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6ab77ffab5d847da85a60c0ceb6fe04d", "region_id": "RegionOne"}], "type": "compute", "id": "88292f365f2d449f81fd8f8b5b977353", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f753001edb5747f792791e9328ed4c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d1cb15ede19549868a61a94a8cd0d13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "63b076877ea542bea74d45833011d636", "region_id": "RegionOne"}], "type": "image", "id": "a051c16627824ac0ab3317a8943ba016", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3386e3de663f465f8e52b481762d5515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "93b2167f3e3b4faca926728c67a37df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b01a571baeed460792f318610039eaee", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0ecce968a2b54257ad7acbafe2c24ec7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8967192f4d4a4da18eb2f588f684816f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7db0a27628c4ad0bcacb2e53eaa9d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a647a340177d464d9ba3df9ce8189546", "region_id": "RegionOne"}], "type": "object-store", "id": "41b919628e34498d86845ac18a45b7bf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c09736547e124b3fb1f8a68b6a5db999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e9503aeaa954dfea2808f78ec5ee501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "810fd3505a5445388ac474bb3a8415ff", "region_id": "RegionOne"}], "type": "clustering", "id": "84a80821e9ba4044b466a51521981119", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d86436ecdc7844909d635ef75f74b434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b5621977ce34249bd1a54e4b16b09df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "52d9a02803394f12b5195ce4e5f6758a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0ca969d40093487982a853aca23f2528", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba8f53fe104b4f72b111d980c1bf54fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d951d59ac124098baa03837e33bdd97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "11e1b15bc5b24bc7a9fb7720f006aad4", "region_id": "RegionOne"}], "type": "cluster", "id": "c208fdf9fe704d2f86254a6541162ae3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "60f5378ecde74eff861e404ec0d085bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e69f1c4fcbe41c083a0de1e46514df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0920af8c43dd401aa9245aa4f84d9301", "region_id": "RegionOne"}], "type": "data-processing", "id": "843d2111d6fa46c9891e4b0ed3a1b2a5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "454c72ae3da740b3987742e130afae6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9833396463d0492bab6c632a01279794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9fde7143397e4fc39accecc5cf9b004a", "region_id": "RegionOne"}], "type": "baremetal", "id": "0838a4d4ab9b410fbb5596c4bed2e0b8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04aa179dbde745ed93cf810d199030cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2be6115cb7c549449f15391b9f1de631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06d5ab332e464c4c9b652d2bc9c0d010", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3ed0a799bdc84712a170efe7d4ea0800", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7aa56b635ff446a0bdb7bb549b2b9228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02c144bfa9a24025bf2db9b9acebaed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dbfa14abdb8c4a03bbf524fffb8ad5bb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "751d4e1ae7a244e1a70562ae3b0d6640", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dbc142ef801b4f249fabc05b06018080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f4252caf7d324889ad29d7f96eeac10d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a561fec257bb43a991cbb9bf3061e6f8", "region_id": "RegionOne"}], "type": "key-manager", "id": "a62d3a82143a4a9bb40e4540f27cc6bc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7028355756a84846a151f69866f744a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0da4579c38d4d91805431a29f55082d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d62bbf796224d0db4c3cb63149bcd51", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "adfd853fbbd14c489cfd2e6d13ec4a94", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "976d7ab1e0fd4cd3a4455ea835cc8634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf4b2be7b65e4b99ac70171270c66602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b9ca5ce8d08840668f7226dd633b5102", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e15aece2105a4520b5362ef9e2930411", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "68cf95b7d53b4a1085ef806b8d6fdd05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74805ba826bf47929776db2ef3f204d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5b4043ac5566458986d891d6a07d9efb", "region_id": "RegionOne"}], "type": "message", "id": "d2baa617e11e4778bcfbbe5df784f57a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e8b135a925fa4b2bb1f7cf737ae27513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0cc7d86575e14248aa81bfeebaff36fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4272d743db79424ab892274d4e82ce0a", "region_id": "RegionOne"}], "type": "messaging", "id": "f9ccd8dab56543f99a1b77a0c1f10f5a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a411a19474d54b9f9a4c712ab310d9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "512c47f69ee94758a63d8f924971f4a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4a50154844944337b72349e683aaaae5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2d58089a406c406a8f10e6f11e408643", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "569a617fa67743f781ecc41623c79184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "279aec252afa4f6582cc4a27059937ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "762fecf2e15d45f19fabfa500aca8730", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5f812dddcd464237a4f8075804e7c28c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cda76157b65848a480b133309fff10d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7458b65af254cbda9354a5eb8ee5d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56abd633d904609abb43c915a7d1e1d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "033b86309e824815a67399aadba38aca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf35d898fce5494b8693cfbf3dbcd661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a47acea557304ae4abed465dda3f194b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9eeed183c074101a2ccb1061e4c4235", "region_id": "RegionOne"}], "type": "container-infra", "id": "518e62dd0100423ba9274479734c69a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c797d56b2a07469eac4ebb2e31fde42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ede77045c59749e7be6adc88bb3e8808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f97aa60dfaeb404e90fc9bc9e0ee0cdb", "region_id": "RegionOne"}], "type": "search", "id": "58ff886b0f30426990a4ad0a2493a24a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c8c1e0d44cb0415e9d1b2f8e3bba1a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c3e4fe90b50949e3b6bd23100499790e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6212efe0e45a445998300e9bd26dd86b", "region_id": "RegionOne"}], "type": "dns", "id": "ec369ef15b834aa8bfe842cb012da6f6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "46368cf38924405c817a84b55e692329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "668951f3b95e4eecb346cd26a7687469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2e0af71f663a45cbb49308ed3b2147a7", "region_id": "RegionOne"}], "type": "workflow", "id": "35a190a74b9f4f38b2bcd1b71ff0143c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d9056c3fa744ae58a082f375d52d53f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94c1d1aa925f4fa881af744718492c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a06483be328a4fe3832f91d2f46eff28", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d76ba289764d4696ad63ca292df1a352", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6ba3a3663c86493cb6b900cc385fff8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b022f003a55f435eba2f6c89965d6362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d9fe0b2610244689b1e407f80a7c738e", "region_id": "RegionOne"}], "type": "rating", "id": "7e0a21a1d1cc44c781c1c7f5e5ccf5cb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "58ccc47a211d446fa7aa4300b75a075d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98cca7ae1b1f45ad85cd2b503aa71ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "779d2c51db8b4c2a8d72f127f3186dcb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b8cbe868da154db982b3afa463e7dde8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c83b8428cb7e435d8e535c8c976e57d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fb665b69a994667a95f9d354b857c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a3c26e44d76542c59ae52c48251f4d29", "region_id": "RegionOne"}], "type": "policy", "id": "8b8d3f02cde74a6383db2ccd0f00b71f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ea9c282adb9419cb37f62dfa372a962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "871964aa9ff54fe891de2daf87a69aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3e28c4cb3bc425fb659a2739bc00e14", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ad643d9763f6444aa07830fd54b5616f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e605af4e53c545e489de75b86cbbc363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1645dba7587b4c79a398dc8390c78baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c5cd5d3ea374a46b8ebcb53263f7da4", "region_id": "RegionOne"}], "type": "sharev2", "id": "c4694130ba1444c5a6e1702d9949be29", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "519a23a49f924c378ac3522c4071200f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6ac4628bd8147a3912c6aa175376078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "369a4ab944e54a8eb6e55dc03630b399", "region_id": "RegionOne"}], "type": "share", "id": "e69a721725df4f659c61550fbb71ca05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fd2a8d209de40588e69e7ef6484dfcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "844607dbce0f4be3a78fc1a603e5fbec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "55205be6fd5d46ea978ac1b9c381235d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "673db93e29d9485cb38a7637f31e32db", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "400a18d533e24df8b6008e15e6843959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f10bf0aed0240f5b42036edb59b2e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be0a60dc7af54ff28913436e02e6be53", "region_id": "RegionOne"}], "type": "orchestration", "id": "2f145ad7d8a64bdaa60946164a059722", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00817e24c96e4a8f950091ec55d45403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd9263b3a95f4a418c4e730337698a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "addb5cb8ce3d4d3890343dbceedf4e4d", "region_id": "RegionOne"}], "type": "block-storage", "id": "852a7059cc3443c2b553602d23418e14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e878f9c065b452a904124df16991206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c037a8c57894947b73a5262231b038e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff8a9a7ba6d849ccbb0fc405ff6b3356", "region_id": "RegionOne"}], "type": "volumev3", "id": "b3942097dbe548e48808ea2768aa0869", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd491483c64a41c4b5538602959bd5bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff05f7814a342e3a7f0499684d6719c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "066f4a2a6cef43a791aa7711fd582de5", "region_id": "RegionOne"}], "type": "volumev2", "id": "45bcec8d0925478c95242d05e71272bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3100b2137042858cb0728b62e68353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5070109324c64f09bfd980fa3292e431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f319bebd72764622a763ac193c2a0c10", "region_id": "RegionOne"}], "type": "volume", "id": "60d7a34e71054fa0bb844bac06e813a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba0c6c9912ae4b42b765361e97886b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26a6d6a5ef8415f95f024c04cbfd001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a72cfbbc4c12468f9b1e852da53f229e", "region_id": "RegionOne"}], "type": "block-store", "id": "e0b92ae6221a4fdcb566d1460651a317", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4ceb38793ae420d9700aaaf6e81b9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e9065902bfa4bdcab0d620667cc21ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "de288aa3cbbf458a9e987e5a9d41522e", "region_id": "RegionOne"}], "type": "alarm", "id": "6db3192bb6be41c085438b7d5a508ae7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b365be1d6c5496fa25adf8bd921d734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8514271ff9dc4d69b86533e6d1dc9524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "923a58bdc7d7458481712620ca8cea58", "region_id": "RegionOne"}], "type": "alarming", "id": "38fc92925fb648f8b3f303997fba9d6f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9cf62b451444c5c9de36e7c42c24074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "911760f507ba46149ab4e2f5f2da4f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a08d401236f43fd8a8bf613b6c18fbf", "region_id": "RegionOne"}], "type": "meter", "id": "8d1c36d81c7547f39de562246631e833", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "55b5c1621ef44e07b137665642b67e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb1b565b9bf84a82b6a4fca8d8bca03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a4fcfe78496460d8883f93442ca0af4", "region_id": "RegionOne"}], "type": "metering", "id": "d0f2feb7e8814b56a79b2dfed26fc568", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d38b38d8f0147728dc01ef361ab28ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "16d85baef92447b9b6107be1e1ec1612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "890c417fb32f49e8974adfb92cd0d369", "region_id": "RegionOne"}], "type": "telemetry", "id": "4dd4d4a956b3411dadc1b575b9abcc16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8248c3abc059414ab460f32469be13ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "36d4db2eda504a97b5197e8f4b86ec30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81da751cd33241f794b8201ad98083fe", "region_id": "RegionOne"}], "type": "event", "id": "fad23f05f6ed4b76ace0139492f2784b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "853f00fa515947799448910816ca0960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c5c10403e11f475a80327e72d886e7bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a52555f594d2437ab20799bcd56a4aa1", "region_id": "RegionOne"}], "type": "events", "id": "97f241fea7664b65b762baad8a7463ab", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7a8c531e671405f94771672a386463f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce961e1a8987478bb00b30a2b7605600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eba00c4c73af4dc1b4b32a1d307d6fa4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "63923fb272bb43d08862304880d3c624", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "705bc436d4174b25b22325e0fb67cb37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "454a4fefcf2d4a4396c6faa2b9624f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9888e59bbbb5426c98ebe4291c34665f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0ac0665217bc4bf897a0021cbb7ce917", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "307a7e5ae7764f01b21f6d5fd5641372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57a8bf52c644489c804ca14b3326b695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e71aa82b0154b9c8796f9bc31333078", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3d59bb27ef5f42a4a4ebef73cd1c5c44", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af8947807e1740d5a234571bbca6e801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf6ad9ebc2b3468e979c4dd5911f6e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "45db33da70b94f3fbf71ac6335f4e100", "region_id": "RegionOne"}], "type": "tricircle", "id": "2212b716448948dd9c1d85b24e9e5d06", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0b91b9f145ca4e648d78fafb8fece6a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "579ca4c6d81145d18cda0c60b02dae55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b65a51bdb10c45f4975276e2ccd4ded4", "region_id": "RegionOne"}], "type": "database", "id": "66d6fe2bb4f443649a67cf1ac9c711cc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3950d442e6341119bfaeaab9cdc4a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d7776e2f54504348946ba71b3ab6f190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "670e63094f02443e92e10243feb839ff", "region_id": "RegionOne"}], "type": "application-container", "id": "0c89b3b2d47341609f6af09d330d3c3d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9039dfeaffcd41d088aa7cb33295fafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ac17ccbaadf4ced837f5ca7e03a42ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3fc7eddb0e7b44ea8f8815955d9707c9", "region_id": "RegionOne"}], "type": "container", "id": "5ce1705952224c1683650c6460b16604", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc6096a4637d40c39d610845985153b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ebfd4a2647e4ab6a6c447f045abb693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aa3ca33a98f44112a68dfe57e31d21b6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "541efc5ff55442d0ba233a4e0a841d90", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "362113a3de374028baff33a534e100d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eade6d4ef5b64f6a885b7f9dc74034c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dd98bc32a3774ef7a0711b3d69bbc823", "region_id": "RegionOne"}], "type": "rca", "id": "e2906f119ec9418bb190310248652668", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d9f3d8490324b3193188890bd18fea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7afd669ddff940188ec4f0cc7c116abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4f08a01c73f744aba6624e7b48fd9617", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4d61daa2859043afa2378f67f7281e1c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0783b46ae2bb44fa89e2dd0f6731ca36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f3c6befeed414a38878aa60238d2d43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "947f6caffc8e4787b4370cc8e09a376c", "region_id": "RegionOne"}], "type": "network", "id": "b3d93a5e86e54aaba8f6f2f20226295e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a426a917dfa84271b4b042362db64bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "559c47286c2449388d032c61348828a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ee351d0b1b644cc9111fb86f403f08a", "region_id": "RegionOne"}], "type": "backup", "id": "c7db75d1ca394bacb10a87260697509c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5d961b050274a7cbda1a614f8332d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "256f2c54597940578254db05b750f19f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "15ef40d6072f401e989a346343e47a07", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aaa654af50c24fdfa5dcf20b7ca9d8c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a0b115aa82f4c7dabe2e95fd93cbc90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05f88fca8904431ba45c7f4cfccb4fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e8cdd0865e048b49a73a5d7d4efcaee", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "51b6df0246474d358a9d997d549f737a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1e4b77ce4e204967af4464f5b83d3809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e751f3db73f460cb08cb0aa66afad8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "55c737edb56a485482d93915d410966e", "region_id": "RegionOne"}], "type": "monitoring", "id": "db7d2bee5a9044e2a70fee30c45a4f57", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "de43d9e88e9b47a3977e11e97c728028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a9d7323af33045d2a727e3c287f92ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "407ba6a8941f4a338b1df32531dcbc11", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a4573b8a1dd7421c90f4425b38803eb5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b854fd01eddb47ac83b3232ad84a7aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b1eb9be841c4a038e0acc6220f66bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4f33a5e9e0464415a35d67e3ff0ae7b3", "region_id": "RegionOne"}], "type": "placement", "id": "70432436939e47a2af4cae7e90bac5a3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8eeb48ef3cef427da058e448af7ecabc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3aa186070a8940aab154b76ea7e9c155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b088e7e425764ddf8e874e26811345b9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "39198d6119da4b159a9f0a65a64e7423", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48736b098928480f8b5b8a2ba2eacddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4672420c6f74a71b3ee1667176b0fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6e90ca8d47e04e1da9966a5902548f5a", "region_id": "RegionOne"}], "type": "ha", "id": "e949560d5ab14c7a9d87a80adf36bee4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ad59942ce4724602ad9446a0167a3acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5ac2baba3fc14518a7c693b2f1244084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c11660231af847bca913debcbe7e1db7", "region_id": "RegionOne"}], "type": "reservation", "id": "089be3e259774c74860627ed734aa73b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22eca279df8b4cb3b1b1bd51718ccd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ee6ef31eb8db4c1f9778684fb5c54451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f4baed129ac24e06bd8d20912a3dd42f", "region_id": "RegionOne"}], "type": "function-engine", "id": "2472e75ba8cf4994871b8dcdfc17c339", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ea38aa55bd9e46379e8526869a7b49fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dba7991b91184e3fa3658eb7555b58b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "56676f88df7d4b3aa707b2db847e2181", "region_id": "RegionOne"}], "type": "accelerator", "id": "7d249ff540574c64bde2eeb44f55aa4d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1380d4f6fbf49b78afac7c513cbae54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d4427c19d264ae69577d4ff2be412f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d732f15759d24f5f9e2fa3d5e0a247e8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a9b9397dcb5f44e78ddb373f906c35fc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5db3487f12c84249ac12dd3e90583285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e03dca9233c485692993c094561a990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "97c1672674884e3397215f5dba3b1662", "region_id": "RegionOne"}], "type": "registration", "id": "628a3985fe334f1f9e11cc831d85d3f9", "name": "adjutant"}], "user": {"domain": {"id": "a9244ecf7d7e4acb99def60da8332285", "name": "4765f94c8f934e7bae6b422c2bf75905"}, "id": "54b4db2e18314c8487c366b1e39c424e", "name": "1c24cfa0af184ce69582d74c33074e2c"}, "audit_ids": ["52c6f6f15f5e48f68cdb49e84693aafa", null], "issued_at": "2020-04-23T06:25:58.427921"}} 2020-04-23 06:27:58,616 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,621 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,623 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": "cd28fb50-85d0-4f36-89af-50fac08ac174", "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": "34335e5b-44af-4ffd-9dcf-518133f897c7", "name": "max_security_group"}} 2020-04-23 06:27:58,630 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_groups/700eed7a-b979-4b80-a06d-14f000d0f645 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_group": {"ingress_firewall_policy_id": null, "egress_firewall_policy_id": null}}' 2020-04-23 06:27:58,634 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,636 keystoneauth.session RESP BODY: {"firewall_group": {"status": null, "description": "Providing max security!", "admin_state_up": true, "ingress_firewall_policy_id": null, "id": "700eed7a-b979-4b80-a06d-14f000d0f645", "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "da347b09-0b4f-4994-a3ef-05d13eaecb2c", "ports": ["7d90977c-45ec-467e-a16d-dcaed772a161"], "egress_firewall_policy_id": null, "name": "max_security_group"}} {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.199790s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,496 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,501 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,503 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,506 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,518 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.438949+00:00", "project": {"domain": {"id": "072554a35b464c978eeab0504b42d0dc", "name": "c77a555130a64580bc4c69a0f8d819f3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6129e8ea23054bcdb0858d612f9ec8e2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b9371ebc363140b389819963639aa839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f905f06e22ac4fedb98dafffd89414ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d4245fc38a0d4c5391a246298631e1cd", "region_id": "RegionOne"}], "type": "identity", "id": "294ce2b5596e45ad8c5c7c226bee2752", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7ff587f78614cb7be1884138eaf2248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9f8e1ebd41b344d792f1b82097b7c740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c4c67469641a484699595d76144769b2", "region_id": "RegionOne"}], "type": "compute", "id": "ecdc7fea45894fb8bb5cedf807f288f3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7280b471848a4057821803ab45bdda9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "03b5a9c82ca84e8ab682975c9d938a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "204367911ff74ffeb1c176fd54ecffae", "region_id": "RegionOne"}], "type": "image", "id": "e535c5be2c044ca1b6d41d312a46ec97", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e4cabc08b4814bb78702a48fd35ab614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f262b792dc342febc3a46dd6195b445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "273370f311fb4dc480da320667e8757f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c2f48e4645541238a3f796061b7c60b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9898fd44a68043cf84aa1fed0f172868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5343f6391667403aa8c49c0f17ed82fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "069de058de7d4927b848b82adc8fe0d2", "region_id": "RegionOne"}], "type": "object-store", "id": "1753074da548485985f9356921b7b481", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8262f5b504e64804b76198d1e4d36ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01c19b071cbb45e29439836c2fe37363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac3221d706ad4dfb97fa385ca6408944", "region_id": "RegionOne"}], "type": "clustering", "id": "85e8dbd674404ba2af1967944d189e2d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "feb38e7d7715468ab783fcf4a7a954b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ea938df3c5d4a0a94f8900c56a64d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15942ce4fab74bc9bfc35bd52c08e12f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6e1e70b487664347bcc2c0f6a3619f53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d20a5234b5de4278b554797f0a26f6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fcbeebbfffe94421936607e7cf3918f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc77fbc6100a499db0e2115491516002", "region_id": "RegionOne"}], "type": "cluster", "id": "b91ff906ae3b4f3cbaafca63f0f149cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8d0f32e562aa493b969121b85bd3a951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b8282679c65044518c833eb446436d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ca2369f692dd46f7a61f153ace3d40cb", "region_id": "RegionOne"}], "type": "data-processing", "id": "29c31264765346c496582971715731d0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "acb016963beb42ea9239798c4900f433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77f9819d27c641d6a168ce5369be8c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7cf377dd88224c30a1be2fc30383d603", "region_id": "RegionOne"}], "type": "baremetal", "id": "377da5af27e041a58d5bc0abcc44162c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3ef19488f8fb4d78bc20c6e8717ad650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cda4b9cc41424d3bb84bf244542b5e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "52dd17ea26b14799bd6183de40dd93de", "region_id": "RegionOne"}], "type": "bare-metal", "id": "78e0d81c0d254c5bb771e7cf931e87b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f6a42eeb825c4015b10beb3315fbd745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "95b8ebd421124a139c1cd8734f02513a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8127045583d74e57897705a819fe9e64", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ffb95c13a6e948369ae10b1e74c0a3d9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1fb9801baa24de496a559a7821971d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0793125238594a7ba4056a4867dbe337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c54265faa89549f1934a1dc5d7d2659b", "region_id": "RegionOne"}], "type": "key-manager", "id": "6cc279d6ec914efdabedd42695a31c55", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a620a4584e3e4622b31fbc9af4406b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a38963b20f384e8d82dd71bf87757f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e90be5be5b704415aa253e1ec6e2f457", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e263922c71874618823a4f70bdbd3e75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eec18832819c4068a674ae72c3541579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e5386a952ac4573bc6809367d3cd8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e536f0ac278f41b8a95a10b192587de3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "34ebf7cbec05431fbb4f43c3988a7065", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3b191a0bb2c44b599fb4dcfd90eb2850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f56837066c3944e492d9b9a5b02e7ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "634c8b4003bc42bb8bba31f66e224797", "region_id": "RegionOne"}], "type": "message", "id": "a6d86ddf04ee492483ee69443a39c39f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97b69f870f774cf89245703214e67cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "36a34ca0f4b94513aa542daa844a3fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fbdd38124fd146118e29a3a2ae6be993", "region_id": "RegionOne"}], "type": "messaging", "id": "ac2c3abd84ce4590bcbce66b88868f79", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a457454ebe64cc4ae67ae6966f7a1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3d4d81e5a8ff48da88552fe8fc093f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d186cd66d4cc402688b4add464f65e3f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9ec9fc43639942c49a88d3eb90a60b81", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f33d3e09c8fb45979e3b97f02ad271ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4966087b91294d77bb50e7110e9dc646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4408b2246f44c2bb1c6bbfb660c56aa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bcfaa0b93a224d3c863ebf68a1745da0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19836cba9673401085a647b556c5fa2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29a5dbeb21b9444dbacabd2f651b2c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d2fe034c0b84e0fa1ddf2d1e9ecd0b6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5306837f90a7435293563ca3fc789104", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82ca7a1adfd24e218f67cd7155b90c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52ce2d523df7443f8db0301edad74a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fe1a88428e245709a93e112eae46f1e", "region_id": "RegionOne"}], "type": "container-infra", "id": "cbcd271cc93447448ed2605d2e24ea4d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "24aba06d748c4d2193cbf231efe4df7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1230ab88dd27434f87bd65f912587d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c5ff0931ca4148f2bebe9455795feded", "region_id": "RegionOne"}], "type": "search", "id": "84010bc1071344a797261e718b4a24d8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2ae555c9c4c541edb0685c4589fcd233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "447c3bdab85b4cc29446c3d25c33dac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4ec6fed961c64767b2fbc6b9c2a02bf7", "region_id": "RegionOne"}], "type": "dns", "id": "15c54c275225411e9846c4b95ab013da", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6cf563ac7bb14559bbdbb6a9c1afe573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c2d0dfd6dd443a0b9b75adc70314cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e45ac078133a43ea96e4e8593b4b1212", "region_id": "RegionOne"}], "type": "workflow", "id": "69532e45a78949cf8fe4a736a8b3edf7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df9f8504fe4248a0bf8e8aa9d08e3879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ab3339ea3f843bba78162c5d41d2ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ec4b4007ab2e4c2ebf255ce08ec102bf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d46a77ca69764e2eadbb6076c8a03e76", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bdee00cc1a584c0a8572674fb1e4a5ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "948b4f12968b4cfab21f808d9ad9beb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3184a758f3914117a889eda6c72d6164", "region_id": "RegionOne"}], "type": "rating", "id": "073474ccda724d72bc5539d077ceda9d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae8e8d47a205413d9f1e3dd1bcac291e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce00ae4a41ea4997bd961dd94898e5e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44bf24b0eb8746bbba758b97975eb9be", "region_id": "RegionOne"}], "type": "operator-policy", "id": "32575aac604d404aa867d408aa7d4622", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f6a367c2a1047d7af7d2dfc3fa5f650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d7c2857138c43a9b05269a49122fb63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ad5b5e71d1e4824be1208650d325b42", "region_id": "RegionOne"}], "type": "policy", "id": "62ae50537d964798a6eabd6764c3fa76", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c39e7387ef7a4ec98b8a650cec233e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2ad21f4405d43c9b5bbfc618abd805e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abf05564572b4280b25abda676268442", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d565547d6ffd4ddf8508267574b7c850", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e411846f1ab4a618180c128455e4982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ceb37f0f0524a73964a625d74d759bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eb3db7a0b2b345efb8683a1bf62c9d6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "b03fce77f0d8495ba3e5852fe4abf434", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "243f93986db249368b5cf90fceda6d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60b03b8246d94b6e830d65153635b319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5c753afe80974f30a44f80654bef6d15", "region_id": "RegionOne"}], "type": "share", "id": "de77d669a0ed4b0aba0ddeb74057c478", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b63e0eaaf6c4fdc9c491d256487eda4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "346543f04f0c459b8e88bfdaac9891ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7fca3f337e734b6a9490831f7dd34b97", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aa3ea1b072bf428c833a0a934544682c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be4dd918a02e4c07a432522b74858efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f020a305f2e40e3bc8eeac940f37f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a34f510139bc45f18780088923a830ad", "region_id": "RegionOne"}], "type": "orchestration", "id": "a8271b1b10884515a20a4177dc82eae9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b444cf8f0a345b4a7deffb22b906cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "828092a82b584b4bb00b1490e28c8bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41e46678e2bd4ddc8bacc3de094061f1", "region_id": "RegionOne"}], "type": "block-storage", "id": "8a2655a73d894094b2bd81d12513b04c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "156ce7aacfdb47fc9c2017708618ace3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c64eb3a476834b13bcedfdcf6fcafa7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fefeb3f64aad42a3a78cb5336dcbabd9", "region_id": "RegionOne"}], "type": "volumev3", "id": "3b092d60e56145768c424a8ce018f6c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd9b64eddf664fac8126a88e4996be69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc9c401197ac45f084c4849250570b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5852706dec9d4e90a331dd50d7f82222", "region_id": "RegionOne"}], "type": "volumev2", "id": "e9ba82ae5ae74afebeebde0aaa7274f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df9c98032e514e5eb8d8c5b99ce6c312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11340a1dfb97454c93db37e05691342b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5669ea7e139a4175973dffd62238cad8", "region_id": "RegionOne"}], "type": "volume", "id": "46d2975f4a7a4301ba5ad602397cc10c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cb46ea4ae51416caa266cc3344a6575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "303a4ad592744d679069dee1ece1ae5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db912d67de954080b6f239caf2d89dcf", "region_id": "RegionOne"}], "type": "block-store", "id": "d48a5b2d3f384c4f91e351742f2e3a27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7fb023b0bba4c7a82315b01c71957f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3fd9685137c24d5593236d618bb6e140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba25259c4aa14f3fb8b5ae187cfebfbb", "region_id": "RegionOne"}], "type": "alarm", "id": "08021a0172f1443793f0d6c1e9d49a80", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bfe29b5420b34935b6ca1a28658b4afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9aada3ec513d41c5b46962e465e02703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6cfa089ac465498caa7db2daf6664872", "region_id": "RegionOne"}], "type": "alarming", "id": "748526acdf3741eaa0b54b7cf2a0eb75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0559c874141469a92865ab2a225f0d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bba5b1071e8b46a5a013fbd31261fb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da6650708caf442da95ab67f741140a1", "region_id": "RegionOne"}], "type": "meter", "id": "6181b9713a434482a20a116edaafd950", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "15c49df9519b432ab11654a9d9bc539f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ece1532b73cd4bd78f0eec820544d5e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8d60d1c00bf4a6db2aa0ed3635c5006", "region_id": "RegionOne"}], "type": "metering", "id": "15af30ac640a49fc98adc748fed4d623", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "679e087a5b8644abbbb2f4115da828df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a21b0775a2d4eae8706eeda62a5f3e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "665f21bf047342c6887df7ea6b2537d4", "region_id": "RegionOne"}], "type": "telemetry", "id": "c4bec06e8bf8404abb68ccf96c12ba96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de2d72d8f2a8456d9dca11db043827c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f111312a609e4fbb9be5c77034ecf43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7fc16473d22c46669d876c73752bf83f", "region_id": "RegionOne"}], "type": "event", "id": "11bbba84f61b4636bb3abadffc6e8873", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6308d5ca8b194fa2821c05ea356a6eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "422a1c16c2cb45bea27734e43ea62c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "778e9ec2ab084d0a8aef8060d1d071fe", "region_id": "RegionOne"}], "type": "events", "id": "891adf7c68b54508967a45a6adf8b100", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9ce26a04efb429cb704b06ba67b3aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6db060ca09fe4d69be17c17b12193e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "508d9705db5947c4b784ddba196f86df", "region_id": "RegionOne"}], "type": "application-deployment", "id": "72f4a60be4714f80933374dd96d64021", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "871c08edc00e4150aeef339f3710090f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "456e38363e9e4be5bced6d826233273c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a9598ec137e46908144b2c4187e7895", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d2866234c02c45aab15b3448196a2c49", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c129e0f97fc4939acc0ad183889118b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "893f965d16e5494cb8a6e6a2ecddcc33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9646d3fdc38423f97618f2ee89e6b34", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "57c1eccfd509490d84bdb424098df024", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6887564c75914edeac817cdcfcb7a1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8566efe3f2484c8fb702fe150e48f822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b416c797721443a91bc8d5710d865e4", "region_id": "RegionOne"}], "type": "tricircle", "id": "967e615ae4ca4cef9d45df79fce24aac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "10bd03d8e5ee4b2b8c796998779660f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5c23f1185abc44d09d9c51a52a2381e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7d4e0e620e194e1e952a0dd39f1a4366", "region_id": "RegionOne"}], "type": "database", "id": "0eda066ffcd3403995b59b4b1bd17cd7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d18536e2bd49496d979cb06c8f86c3f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d6ebf87c1294179be99e921a8810346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b6d088ed89404a78b490b60c14313feb", "region_id": "RegionOne"}], "type": "application-container", "id": "d6d4f7036244497fa4e523d5220b15d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6867dc7cb444959b3d5f7f067536fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7a427b78ef7044ca9f657104165856ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9a554a9258bb40d7b4fc5061b8069eeb", "region_id": "RegionOne"}], "type": "container", "id": "7bc3ca75a92747fdac999e4c908d4601", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67f2daf37c3c47d39df62f63fb89cad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "47f97d2259ef4e788294f46c57f4990f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f8d60afb71b34aa1a992b75de07cb44c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d48aee5fe9c5480eb7d830d53fc8ac13", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "312b4d25d35e4a8eaaeb45a98f54c0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1b53673f33547f093b86093886e90fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aeab51f1fd824bcfb3877f298cdaffb1", "region_id": "RegionOne"}], "type": "rca", "id": "3fd7249ca5ad494caee09b9a3cad91f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7297776b627140c699b291971f2cf3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f5dc439f185a443bb87265b51f15516d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3fd2eb5587954c94a1fc3211d4e5248d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fab021a2a8b3485fa19e8938d0a9ef90", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1158eaca2a86439b9b8e48d40da5e0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "40d88ca09fba44a8b8d9a28ee84a5d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c7197d20f83542569107d74640eb7f43", "region_id": "RegionOne"}], "type": "network", "id": "73f2b42ab8f3471596a254ce7d3249f9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "06b7d375c96544b8867290734280f230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8009dd90fe5f4cdf97a0fe0a53bd6f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "598dd8d805fa415b92359ec3eb013599", "region_id": "RegionOne"}], "type": "backup", "id": "2a07c28830914eebacfc06411e0052cf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c380b5824654b7f8fd7937087d6d0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96522d0a5b4b4b919fc2a080980d03d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7130e872861e4d12b1ccaba210418ee6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a89926421ab04b62835b26fc9979fb64", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b7dd88ff7a37451ebbd8e24f2bc2e692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "044140f235f84d89a05cbbc9664cecba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9d033dcab8e7474d9fb864ad1b82eded", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "14d3758952204262a4bfdffb7b582be1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5cae4a70a765447090827c7a5989c20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "942840400c1f4c6f911011718a90be80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "60250854b4b54a92b772214778bfb9be", "region_id": "RegionOne"}], "type": "monitoring", "id": "b642695a4a854e6baa3cbd70b6f4fe86", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "556d910161c54868a904e6d0470232ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1ef4e61bde2b4d1db2496a7530c24145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ff6b0dd894d04fc79f5db9d8a777c6a1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0e0414dc076244aeac0e60ce82e50c30", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab875d1defa44607a0817993064ac7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93c3197ae74644e6b9ce0db1c87fc747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "73573f101cb94d14a92d55b04b6d8f03", "region_id": "RegionOne"}], "type": "placement", "id": "580a6ef0f2c14ab980cdbdc3e89a0afd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76b2a5463b5d4f2bb0cb458cbdacebff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67ecc3f6ca9c46428933a11d214ee441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cf667e43b0a64cb69e13951773df1788", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bf0db25d64534229870a2525d8c993d9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ab3c1624cd74ae686f3d82b23261200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aaadf48bdbb74fa19d2d61957d40844b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2d6db68c4943499980fb80c74a7a7e78", "region_id": "RegionOne"}], "type": "ha", "id": "fccf396191394467b716a0ec1b105023", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6e8c116ef31d44db958d2b5d995f437f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "93b040593d7841279245d47d1e9621f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bf20c9de1903407a8fd1668f2c32f332", "region_id": "RegionOne"}], "type": "reservation", "id": "ce89d4d1b9f7478b8f2409c0f40326b4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ee2ffef913d43eda201279976461809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c4f413a488b340c686e2353951a64de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "df6e69a895674c04acbfed19ec9f2bf4", "region_id": "RegionOne"}], "type": "function-engine", "id": "7ed37ba9a0b044f59f41935b1aa335c7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3396836b0681447ab8d72bb0955d8998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "437960d6ec584abba818e9252d8df0f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cca38aba70af4e90bee74ffce4388bd8", "region_id": "RegionOne"}], "type": "accelerator", "id": "2237767a03524a05915555fc03e96622", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf1fc6edf67641ecb5dd1b7cc96ed770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87ffdf7b12db45c4b33fd8f3504c4681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "acfb6d3d0ee14428999763a5e8c35d88", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6464095cfa124404a2db0c730bccf096", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c05af194e06342dfbc1dae40f56aa1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0312d7fc4d3343ce9eac4b67d409b598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92b69a577eb04c9f84cb39cde21403ea", "region_id": "RegionOne"}], "type": "registration", "id": "a844c00ff71142d3b3f0b7f84b051c7d", "name": "adjutant"}], "user": {"domain": {"id": "f8b6c0628ffa4ea5b1a69c180c590063", "name": "67709b4aab4840e686bf6a29d2200e04"}, "id": "5e352456ce4443468a847b722aa6bd18", "name": "48b5f85b1b86461fbe1148513e2a455a"}, "audit_ids": ["87e2b1432e4b436a9e7ec3fce44216d3", null], "issued_at": "2020-04-23T06:25:58.438949"}} 2020-04-23 06:27:58,616 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/deny_ssh -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,620 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,623 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=deny_ssh" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,627 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,629 keystoneauth.session RESP BODY: {"firewall_rules": [{"protocol": "tcp", "description": "Deny SSH access", "ip_version": 4, "enabled": true, "location": {"project": {"domain_id": null, "id": "ef44f1efcb9548d9a441cdc252a979a6", "name": null, "domain_name": null}, "zone": null, "region_name": "RegionOne", "cloud": "_test_cloud_"}, "source_ip_address": null, "destination_ip_address": null, "firewall_policy_id": null, "action": "deny", "source_port": null, "shared": false, "destination_port": 22, "project_id": "ef44f1efcb9548d9a441cdc252a979a6", "id": "d525a9b2-ab28-493d-b988-b824c8c033b1", "name": "deny_ssh"}]} {10} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.187562s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,504 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,509 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,511 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,515 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,527 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.445891+00:00", "project": {"domain": {"id": "b34f7cd4a36b4a0d9313f2d902a79e49", "name": "c70e3e92520642d7958add23bc234a44"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ece9b9f1cd7f409c8d4aa829c8f426de"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "427236ce9f124619a18bfe696343d0b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "85cf1571176f419cb3c0dbc607916587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aa93e0eb12714040a46f9d8b9dffb90f", "region_id": "RegionOne"}], "type": "identity", "id": "339cec2862784bb6b7ca99e99174c69c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "242336b70fe64e67b3ec7882116b400d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1b19373eeae64009b6436caa9ec5f0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cb1a95265b0a4ed9a627fa118b8a827a", "region_id": "RegionOne"}], "type": "compute", "id": "536f56a30c8a4045965140754a44c460", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "83bf632f9cbc4f9699db70a6aaae95ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d17c01c02db04dafa8e3fd788f7fe821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "07e762ee2b8a4199a7fea156b093c690", "region_id": "RegionOne"}], "type": "image", "id": "ee7d3a33fab947999c51f2af9bf79811", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9988624da2424e87862609d979ad988e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6416a607fe14c6a84b5b90c9e70abd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "21a34c73f6a0408fbfc1357202317f6e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fed3fe8125874502883fc5ff0b58b525", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d118995984144394960ecdb9d1bacdad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a82ef050c56d4ff5917be358caee4772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d00af6de4503435e966996a4ebad2659", "region_id": "RegionOne"}], "type": "object-store", "id": "218a7a7e8a514922aabd6ed224323b3f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "735a0b80374e4150889592775d10d7fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4abbfd64843243a099b9a62cbcbbef51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9aed0a72d1840e8829b05eb475b982e", "region_id": "RegionOne"}], "type": "clustering", "id": "ab4ce54a20374ace97ade314c0f827d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e51e9119d114cab8856366739ead9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e91ade09da854c03ac18d1180242f56a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d84f496d48f94dc1aca7d1a6ed383ae6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "22d6be0643d34b4798c4fa48ba3e9b55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad7497a5775047809cd9c433e5335983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "693f86268afb4ad08f9fd4180493c7f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "df212d10e11e46c5a2129b69a742d1c3", "region_id": "RegionOne"}], "type": "cluster", "id": "ba1b9ec3370c4c23a4a3ed2c11867489", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "98f451b7de5c4ea3a2a172f001a34458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be4b2f91549b4a6b8bffcdef4f6d0b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f2f035ecf20344989b5f5b8a774c0b54", "region_id": "RegionOne"}], "type": "data-processing", "id": "dd262f68ba6a4669806d76b8c7e2ccdc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6699cb92196743ce82e2919b8b62f5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ca09a40df564d9fb5d93591447eb841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ba6ffc6836d0405bb844fc4b1a53f147", "region_id": "RegionOne"}], "type": "baremetal", "id": "86ccd10ab619450192370b06bb25c02c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fab03a50181646ab8137171560f16bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30f3129dc1b541d2a9dc07cd5fa6c818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a965221699f74edf80e2df8c7641fb28", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1b1debc0fcb74e429dba25514ac99417", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8c2446c446144beb9c2f5a448e054543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b99b07f765574c9da76e513ea8ce068f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c60e6c211d704dc19e47f710c7adede3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9e723f761ed742f8b16c9a74776844b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bcc6b0882f4646b184468e34f7ec887a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "454d3eba89fc4777a4738c505b0025d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e9f4bdaf128a4780aeffd512cb382644", "region_id": "RegionOne"}], "type": "key-manager", "id": "87dfccf511a147f792204a6aa97b4630", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2546ce37ab7f41d68b52620b5c21c0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9487a51357c340038edc0653440b8fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a41e6a4962c741cbba5eb4156b8e0ea4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "29073f77d0b149139c60296e9a2256b8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d04d7f66bd494c59b39982c2436336ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f45ceae009c4a238ff90acfda6cd97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9eddcbb95be1469184a7299db5ed8d16", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bd5bcc3afb794f7ebfb913c801b87433", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "121596cc4e92428a94f89e15aa49af67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b0a85432bbf949369128d31729074759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48d1dcf839204a30b4da1d6dc617f0c4", "region_id": "RegionOne"}], "type": "message", "id": "0e9ff309a835476790bda9cdfa44a636", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ac32eba1efa84113b1c4ecc725385295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7383751195ef4c4fa419188c39d022e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bdac423a49854fcb82dd2eb425f5bd2b", "region_id": "RegionOne"}], "type": "messaging", "id": "1ff9f3e47e3f429a8e5c5c91a80de93c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "259c2bd98c2d4d91856ead91065b94ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b0766f96de1f4ba4a282d2325e227f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "02d1ffa39e6246b8b00d0c50b422d099", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2db529a1abcf4aa19ece815bf24f2ad7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ccf581e7201941c6a1935228603253b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70871bd2a2c94589a2d24be103c4b8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa20baa62b624a7c9d151be315790f95", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37f41c05e48a443a96934dca44aafbee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db9b417c77ed4521b5dc99f5aaacced5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "405f765daa2940409d5a0f8a6a27037a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "603dd0972cb7449ebc6e6348efa18b28", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9a411e82bd3242369a24aa39f2c5118d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "169ccf3bff7a49708096b5f5efa7e87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32ff381edf8d48b08e5f4c983c6d99e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f6cd1ad4146419aa2a32c5cd17930e4", "region_id": "RegionOne"}], "type": "container-infra", "id": "16be013a12b54c0281d73d36c1063ee5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6f5c17c0314a47ee829e522733adcffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0f68bd3223e6496d9f83d1261f36e719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bee7b96d6a6d4221bbb64b784b07bcab", "region_id": "RegionOne"}], "type": "search", "id": "604df0d3abdc4a8687febb3e17b45b6e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3be4c40831984f31a69475f12be5ee5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "088c1f6d0d7f434eb4f7d4abda56edbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "412357167bb74e05bd30445b26444e6b", "region_id": "RegionOne"}], "type": "dns", "id": "c42b195eca964632b8bab726c377ad6a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b7ff49647b04575b478874d2710aeed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19b9e00c6d92401ea6f2ce5d60ed8d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "86f8da01aaf647be9843cd8e012ada0b", "region_id": "RegionOne"}], "type": "workflow", "id": "7ce2da8f2ef34a809a40076e7c813fc9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b080fda4217465782f498124a36ab77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42a734478b2f451997d44719e8f0c500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b5940794182f455eb1ea354c445d80cb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d01ba0d9b99d47d895254fe82c97fcc1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "986fc0e2b6b942c19e8b71296bb4b589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a57a99e3328e4156ae1d09fc1bb7de04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "20146413d1064638a5a14ffa654061cd", "region_id": "RegionOne"}], "type": "rating", "id": "4ca3e10913f249438c217dde68923ee7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "968b389cd4c4470da91b6f0ee76ac3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fffb16402ab74330a81b01adf0bb1470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f6ef294cb91442a9e9b2391345105c2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dd108ab13da44e3a8dcba7e901fc094a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "555156e8b8074a0aac91de9774479282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61d2ce721e4c4d5d91eb59e3f6c0c831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34c79c9078cc47d480c382279e932601", "region_id": "RegionOne"}], "type": "policy", "id": "68078439be5f4d7fb8a3cba2bac59c61", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8acb9981590c478a91c510f68410e05f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a84314d422e4ab08e07f02711c67e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "544c0381ffb5417680553d337305d6cf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "12c8058343064c7198896d4000448ed8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0198c4ff64b451bb6386392136ff981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47c9c30e48fa40939cd9e9c080e9477b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e2ea7d083634e33a7c9c899a0d861a3", "region_id": "RegionOne"}], "type": "sharev2", "id": "1d332d03443a4e9a8dac2f6b7ba354a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5677eb943a346e3b1ba4eb950d7c204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe07b5db52244cb58ce9e7121a51b5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f8151616cc7442a7992b3616597f5133", "region_id": "RegionOne"}], "type": "share", "id": "016816bdfb9c498b873492f0abf64884", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b4659d38946840dcaaca2757e3b0bf1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "02deb76386174c1db56b340ce2707d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f51d215339b7406b9ac940183ad70cd0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a5c04919e9f946c88c4830f04b4acea6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26de8f8f0831493dae0a13ebd08a1d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcd6e7943b0543aa873ac43212a8039b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e32e1cf0fdbb4593b798913ce6d415a0", "region_id": "RegionOne"}], "type": "orchestration", "id": "c5184aae52e647f9b6e0a2e4acd905da", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d939889d23c486392360c4e06e08e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "467b3b88ad964c85b3f3c20d946da1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba65d0d264a3454bbf8e965f66826855", "region_id": "RegionOne"}], "type": "block-storage", "id": "ebab840582514eb0bceb856bb988360b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fbc444180bb488cb0ce9c3d56b92ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adfa032d0d094293be134bd72e941396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30281a1dcd2f4aeeb0ee07898bac032c", "region_id": "RegionOne"}], "type": "volumev3", "id": "7cda757ac0324727b86e606273bc4b63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "459774e530784974bd6829a38af0405f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98b5bc6a61224fe0bf3bf23c3adb6bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08e2a18383c241b1af7a2ac21253478b", "region_id": "RegionOne"}], "type": "volumev2", "id": "3ddd7cf662564fe28f13b2e4f03b56cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0d4577243e046039a398f64aea34aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f41bec08fa04615ad7e019cdc2eb82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17052f022fcd45f1af81eb17696ed301", "region_id": "RegionOne"}], "type": "volume", "id": "9445dc3af4534815a2fdd276cf590ff6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3c9e57cd41e4baba70c25dea2b6090e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9034399b3de84006a4f18c4eeb7e3f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db78282b6dbf464ea756138792608a95", "region_id": "RegionOne"}], "type": "block-store", "id": "9063ec8d5b6942dbaae12835456dd019", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7bfbc59c4ca9492a8f2c0b000dcb03b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e0f972575ee41df97399ca93eeb9056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96ef5f1fa414402e8c273a1e4b87002b", "region_id": "RegionOne"}], "type": "alarm", "id": "1f9ee4ce0ad74d1490b24671389adfa8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a95cf0d4d074448e8cad11ebae118849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b4dc629209a47369b0f1f7b879ad6b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fb5085e3f0a8437590ebf784403313dd", "region_id": "RegionOne"}], "type": "alarming", "id": "f5b0a3f58fd24f68b6c6ca789d85ab8b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5212349844ef44aebcb0bd8507ea0507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7fe042dbf1647d5b3d5d8308c461b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac9fc4ec2e2c49d0a0fc309abf9ab4f3", "region_id": "RegionOne"}], "type": "meter", "id": "cc7abfb58b4c4d64b4d2827dc67f9a5e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "663ba346f21b4a478403ac78fd93be2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb3cbb4accb84da1aeca9a61caa5972c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3564e4cdfe9e446f95c2614a55317474", "region_id": "RegionOne"}], "type": "metering", "id": "1aa3fc23e88e449fb6c97274ab51ba67", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62a8ede449aa4fdcb87275f18a9676c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be4aaf70afb045409f8ac34174726564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "329d9433fbc2442da8e0d503deb6cfb8", "region_id": "RegionOne"}], "type": "telemetry", "id": "34dbb8897e3844c7a1f1830a6f1ca461", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9015816eb62745ebbe7bef59fa264098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "53245ab9cd364f76994b12cab0120aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e394dfc484641d193259a1854bcac05", "region_id": "RegionOne"}], "type": "event", "id": "4e46ec7526d9472386b23c059d3a22ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6b43feeff4e04571960275ef3b268e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0beca242262d470b97f6f42c3ef319b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "57c9950b11834b4a9ace4c46b42dd06b", "region_id": "RegionOne"}], "type": "events", "id": "a9875e4beb1f474599f6c3d0027f4e3e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9771ba96a06443a88fce69a6ef4ce19e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78a6c31092ae482eb9f8fb0f6e44648a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b2cbb59f4054363a1ab9397cbe35cbc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3d9fbfd634bc44f4998e24d59a26f079", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a51789e5ac784af78e9609295bc370ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "008de1d0bdb44fc9891eda2725666719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "743448caa616467c9c92842649a6e977", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fa58610d15504237b17d0418c35ca715", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89c6b8c28a3e41a593310654fae5f240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3abd9dbf0a314878b6ac80ed5a83d917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a8f1a887c7c4d738d7d4de30c541017", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4b41cdd2db414564b7f4e8ce9f099c62", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3375bdd13de841ee85e89422589f8f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d08a1a371313471aa2be60b67a468203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4660103fcb7f4947b7aad19fa12496bd", "region_id": "RegionOne"}], "type": "tricircle", "id": "32f6dc8f33e94ec89edeac790bbe38f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "387330ca31dc4f6ab419e80e9347a6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ce732f7bc86744eabc0f995b7e25f27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7f1df63e56e44b70b79d9d02d023a115", "region_id": "RegionOne"}], "type": "database", "id": "67770f3396304323a38032a561a63a08", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e73ab432f58a4c318f274b0006858373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39c58c05fe1a4de9a51d21b520c59a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34a46483cdc44e9c9b15a28722724422", "region_id": "RegionOne"}], "type": "application-container", "id": "a1ade274b66543d0840ab8c92cad0b56", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b597962839804072bf07726103ebcb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7762caa44774fea913de61e3573f889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ae3f09f05d64663a7f7ec022e073445", "region_id": "RegionOne"}], "type": "container", "id": "d1a727af961d4104a46e09ac06cd78b2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c861a3fbf3eb4e62abea6affb231f63b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aecfd28e00d24859b664d0484c26f714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bf5dba6841114253a8845ecd8466b534", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c651b853b6af4a57a3e780ce03d705cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6129a64cf8a47789ecc33b39ec2691b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3efc09ee5be54c79b406731bf53572a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d1387d70e4a47a6a0cce3b77fdfba43", "region_id": "RegionOne"}], "type": "rca", "id": "7b8c2e248151478695332f00796fa04a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8bd4b27c75924cde93efaa43d01a9eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9cf52e3d9b694aeb9ee9f0acf95d400b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "df12e1de4b6c4f93b17be90394477f3b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6141fb61a332449eb3b3033965fc12bf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d648416935934fba8a286cd651b12acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f4308910208448f690c42e48775b9ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f9cae994a5d439c94112b7b15c350ca", "region_id": "RegionOne"}], "type": "network", "id": "4bd005a6c3e84da4ab52058a693c9691", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "273a023d86a54da4a4690fdc71a2fc39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b0e9b7491ab4af78af1b13c2e6daf68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bba938fb2215489a956fcc64337c2bd8", "region_id": "RegionOne"}], "type": "backup", "id": "5a9a3718b367429c9649aeff79d2f9d0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a5e4d7af71b4596b2b8b825754db2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "806400ec2dbb49198827a659b9e2fc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "38316260badc45f9bee1c82b9cd15e30", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e6ea5aee51654c8f8ba715ed71630c6e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb13ecf4b485432daad9aad8ecb8c450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa7fe847128a4588883488cbae3b2818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6c3fd074f9ab4a85bd99f6ce6b743fed", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f39f3f55b50447faa6e480b78253aa45", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "87c05e57dd634c8dbc57e2039afd00e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b1e55cd34df453ba6f929c167f46c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b529525e73445d4bbf479bcc53ee76f", "region_id": "RegionOne"}], "type": "monitoring", "id": "b270de82023146399e0ad4c2e0499209", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "108bc763810d411fbc1bd11ad67ced42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e6e41a38b77e4eda924998d339321ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "008225e71f864048b128091f36985166", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "82494bf9e73b407c9b91bbadd328f556", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a7323cb9c2a842548266b39e2b699c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0b19110870d34743aa5c6388d983b55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "47284aedebb545d682f31a3f71e4f5df", "region_id": "RegionOne"}], "type": "placement", "id": "0a2cd7b58b014ecb8af124007e450347", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0fb90f64dc5c42af90a67c90d3141619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "13725b98ba934b67b6a217db85c53375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "138824237dd24335b0a5df495e549a98", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0c822669f056415bba1bafe22e4558ff", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "834ffff760b047edb86b4805c022b702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3d3b02a84524858a95ef1ee7bed7020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3176ada4660b441aa61ec3d5b53ffded", "region_id": "RegionOne"}], "type": "ha", "id": "864d5f77a24b4fbcba1a3c52015aa470", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2ef779b422ff474b9cec4ed0591f24ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b42376ef7fbe4b3383eb91e9cc2e2a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d0997aa3789f41d4b6f0aa95fa117205", "region_id": "RegionOne"}], "type": "reservation", "id": "0406ac4953934683a6a991192411543c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1667f31f24224200a0dc18c5ac03755b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e332405269b24e5a8c101accd220b3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "537095592ef344a28c85a851aca52312", "region_id": "RegionOne"}], "type": "function-engine", "id": "275dccb6b9e740eb8c0dd4a6a1029acb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bdfb03b3f17d488eb63c6b445f8c8eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c3bbf62f7eec46768352aa5da17fcb0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7183839279884b5da2cbdf123c10f440", "region_id": "RegionOne"}], "type": "accelerator", "id": "6a592c64f30246e08386c0ec8a2cc1dc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "578640dd99784974b49006fa8c2cc669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b57ad6a5bdd49cc92c6cad20e5c2074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e6f30465ca44d609605429d55970a51", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ff1a4a1e8045424189971864b3ad07ab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b43ff056102f44f788359221562100c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "225c77efff72408f87eff3cc3c72f1cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b0b7cc78bd1041c6aeb310ab20e048f8", "region_id": "RegionOne"}], "type": "registration", "id": "9c7994021b554c279ef7912e5011d833", "name": "adjutant"}], "user": {"domain": {"id": "f651f822c4b34d3b883ba19dd5052f2e", "name": "b289fd28e755439d90cc55aeccc901c1"}, "id": "77335df8ae914c478f83f46c760f9627", "name": "5e05b2e208c1460687b7034c8379bc2d"}, "audit_ids": ["06a8cb2e08da4dc6b4978a0093559b5b", null], "issued_at": "2020-04-23T06:25:58.445891"}} 2020-04-23 06:27:58,608 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,616 keystoneauth.session RESP BODY: {"roles": [{"name": "24b2a6106fc8436185ce6fae6c0f5b1b", "id": "210ac27113524fd197c9afaccb3e39e8"}]} {23} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.206607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,402 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,405 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,407 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,409 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,416 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.351623+00:00", "project": {"domain": {"id": "23e924b7356449c090373fb7fa71df3b", "name": "8f7d2a4d3e84467d9b38b633c5a887d2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "35801ab5c92e44b7a7c7d2e93fa5fa73"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "db3cf3703ce74f42966799fa2151e0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5827977eb5f64835afbfc27ea6d93f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9bacab6d71194645be94da7a234e4966", "region_id": "RegionOne"}], "type": "identity", "id": "b4efe9b36b02418ea5289f18a5e75264", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40a32189655f48a1aa49aaf2e6cab66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dd0a5980fa484d02a0a087334beb04f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "65b0e64784fb40cfa60152fb0b270109", "region_id": "RegionOne"}], "type": "compute", "id": "00a74b5a3e004ed88c054da38b94230a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5f8dc8395bf943298e955e1f1dfa1a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae7ffdec71bc40b18acb334d356514c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9bb716d5e6a2469aa42cd49db215b092", "region_id": "RegionOne"}], "type": "image", "id": "949ab5085db24a2e86b36e782175ce2a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bff8f4a36df942f0b7b9f0f9e7e1c1dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e03f3b52f7c14190a06bb49a0d2b79a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "27c39378bef74bd9bbf77e654a63d521", "region_id": "RegionOne"}], "type": "load-balancer", "id": "672ac780e36f49d1a068bb36dec9a392", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924355c7e53041858fdeb7f812e42fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a33f24cdb88f4553b05bcf4a79daa1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48f4fe128932444999047a925bbb76a2", "region_id": "RegionOne"}], "type": "object-store", "id": "8202a03c403c4965b006d7752455d134", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a1baf0d6770401495dbff6e67c8c2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8797aefaa1944d1a83463228a79bd55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "324d8bf994e04630a9bbf756ec432d71", "region_id": "RegionOne"}], "type": "clustering", "id": "79c5c78a46e7435295b5cd1336aa0758", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c23d0739ffdf4cfd9d1958a29d92ad30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bce390eba3f74b239dfa3bf505a2c501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c12e7988dc840f68ecc4c4a32eb8521", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0fa8f18a0dcc41f1976247bdd1085936", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "510a4fe51caa426e913e666bff05e493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "501034c354234c83b34da892b8453d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c219207fc2154d52bd378caec85fae66", "region_id": "RegionOne"}], "type": "cluster", "id": "96f3d399e98346a680ac8ae7bfb2cfdb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b6b89363d2404976bebd8f41e38d1cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9a7c88cddf554f85959afcde7bc31eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f19f93622db548b9b3c35ae1a5d608ab", "region_id": "RegionOne"}], "type": "data-processing", "id": "1261dadb583b442c8584189c1de3d591", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f2520b91bbd7414eb921f37fe030a47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "31746e3613c14917999b774a9b2c7586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "678e1f879f154c2f8760ec21f2456115", "region_id": "RegionOne"}], "type": "baremetal", "id": "6d97ec0af6b64f229a3787fbdc98ce36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7e7bc78f80a42feba7030c12c655945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e513025a15c7425d86f4b9a638be1244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e2d468569c34d43954a512fca314bd8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c4f336fdb2fb4c32ab513040ddf31f78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acaa4d1a3a6f4ef7bdb4162219a70e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8363be80745c4b799c3b03d13142875e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "99ba182cc2ef443c82471b60f14a7bfa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d72c023d07274a65b5cb6dfeaba1435d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "09bdc0f04e5144d5b0d367272fc5a451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a8de727cf63943c9ae899e4178088273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "67bfbd9f7bf14a1b9084d9eb34974703", "region_id": "RegionOne"}], "type": "key-manager", "id": "ee9849312b3c4338a6860bac3c483202", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d4185f1f87f420a95aac4298cbe64cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab9a74972b134efab9c09493cbea3237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ff8344ab70774f8e8cf63648eab77a94", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4f76f93e225e4bb999754e2fc9d9eab7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2637a6d60331416bb8f7f87fa50c80b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb21243870f04be99078f98a3820230f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "571010c0ef274f9ba015869171d00ba7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f06825492b134351b937f478319a2119", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c3a4fa6fca654b2b8fe032b7cab1737b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "551c19d48501483bbe7cf344cdc1c284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d20242de9d8b4e9da8a162fb1990a321", "region_id": "RegionOne"}], "type": "message", "id": "04008da7a1fb4e37833980b89a3d2706", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "739b1c7ed4834e8c900781c479402768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e5b3f966b91147839dd20a7297df2e76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "98bbdaec6d134dd9b9cdd198f97a903e", "region_id": "RegionOne"}], "type": "messaging", "id": "7c463b11bb55440d8100280aabf85fca", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b34d8151fecd41c28567bef413ef882a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d2aff4f30fee48cd84b3d4b1c70f45f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "761eaac69c9349ffb2e7b746d0395796", "region_id": "RegionOne"}], "type": "application-catalog", "id": "860377468873445d9d7bb8b0af9aae8b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfe2162a90be432b8f8d4e147d96644e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "244758708ef64403a1f56bc06163917f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1aa2040fadd4a1e95f80f522eeb27bd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "108f90b8e807430da39d04142a15a207", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5794d4a6a33d4d2982272b1cf9968994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d201bf337a84725b2fe7499376b64ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05fa11cbdccd4cdabb0cfd70298f8011", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "05a9472be7f54627a9caa5bfe9e8462c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a14133e33ec41ad8ec53448d1f55694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d0ffed91bdf46b780e49ce20b0b4fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ca0d0d2f3bd4915abc991e738fbea18", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8cd41498f7540fd834162dc7695f5da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2a8bb08fa568431cbc0220dc5bc81798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3f47eaa4d8f64902b0715c697f5fed30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cefac9356e3d46d4b24c768a45d6371d", "region_id": "RegionOne"}], "type": "search", "id": "220a582a3602464e8b4e585b7910ff3a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "14f0405027e443bf9f3ad59dfe84773e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d35a33522ce244c7bc413dfcc93950b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "66c29d18a5444775b1bb34ad22f02f9c", "region_id": "RegionOne"}], "type": "dns", "id": "9e5feeb96ba8409d8ad6fe8bb373a4f1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61c4e263f09e42b08768d84fe29d39df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8316cf90e4a0445bab39d775c9f751e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "815b09ca72664d989f72062f23d77918", "region_id": "RegionOne"}], "type": "workflow", "id": "9d3352be821e420e8650a9b4ff7ce3d5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87aae12ec1fb454aaff9ad6139496b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc7cbc737a074b059f99246fb7ae0474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae58463d75864595810bd740cd6b017c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8fb6bde3516d49499245d07f99de8c89", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "707bb247c0064f89981a57566b5f4c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a879a9f031d4eaeaf4fdbc6a1e9b443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e0dd68c3e1714a5cbde664bb2fa14e5b", "region_id": "RegionOne"}], "type": "rating", "id": "ec8c691a05d24d399878528711082dea", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42035c1c76024cd8828ef422061883aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ed0b3c5bad240ca902c2f4102cec9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bcee97c061fb4f84b4fbf74a77bd5152", "region_id": "RegionOne"}], "type": "operator-policy", "id": "92bcab28fb454b2ca8da78a197617b34", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a80e579b19a4e5bb3feaa0beb2a8c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc206e95765e4c09acedf173b66338c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9b94a3fedc58469989b009bd704db85e", "region_id": "RegionOne"}], "type": "policy", "id": "4164e09901664e628ed8a0c7a2b10408", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "658d6ade82044a78b62ab67249fc574a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "581fe46b92c04abca9a690f9c068ee85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ccb4a102b1e04b0ca1b2a095e729dc97", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8e1247728b3e4c78ad980a371cc893e4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e18265f6ff6a4d5d97688aa22ac4d126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e030b202f1141c9b01876cd96118ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c1e1e32144a4d5d8456c62248ee9130", "region_id": "RegionOne"}], "type": "sharev2", "id": "1ef5d2c200bb4ad8859af68b16a61792", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f34477f688114bf489ba0c8ed46f8459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e376b86cac44ee99d8a9a4c2ed6affd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e8d4fa80d2f41a7b5f190d34d7395e6", "region_id": "RegionOne"}], "type": "share", "id": "4da1e381a32e46cfaef4d5d2d54a8ebf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d37e8a3a1d23433da691a217782615c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f870c1685cf140e6b3c36dd4c525cacc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5193141d07bc46aab766b3d425412f99", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c6e2861a72941c9b21b56cc142e54fd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f74f1790d546908b5dc4f6346559d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0cd9fdbd9d84d8d9a5ee4cb0be54cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ec54291874d4d5da11347cd55d6b9a5", "region_id": "RegionOne"}], "type": "orchestration", "id": "8f90933bb56d43f7afd5ffb11ee54be6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fddeb66587714b61bb4c6541416c9122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4046abccb6274ed5823b6fcdd51ae680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72feffe627df410e96fb4b95bdca16ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "4ac4191054cf4ba49ccc9c7871d49b0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f71130e1cd3d47bb93a4c9da53c26d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca61f9ad3b64ac19b5b10cfa27990c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02890c74a3941128dbdc3a6d5909956", "region_id": "RegionOne"}], "type": "volumev3", "id": "8a103965182e4cf9a2b6c16b90e056c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5daaa9ca04ed486782a02caa6de95904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22962e7b17a642e7b7f72b8927cb6971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "468a42f8136441e9a5eee2ebeec591d2", "region_id": "RegionOne"}], "type": "volumev2", "id": "2dacd1b03683438e9a9b15d13591686a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32e062008e4e4f449177cfb96bc35033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "267bd812a43841a2b44bb91b1181ced3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "804059a0627d469a96e6055dc7290971", "region_id": "RegionOne"}], "type": "volume", "id": "1377782e70bd4a9cb1dfc7cc0d3a3f77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cc410766b244592a4a372a9bd26ef8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94bc4b0379814423a82b9f716f1ebe16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53bb6ea7548344158a13983ce2921be2", "region_id": "RegionOne"}], "type": "block-store", "id": "cc29dccbaf5f415ba3db64a382af4771", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6819c740a13f4db695e2fe1b574311dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2031f22f44a748f9828bff06a02590d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "751d8dc9b110441cb459c871e5adfd73", "region_id": "RegionOne"}], "type": "alarm", "id": "f91108147004483884af74bba6d779fb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "091349c097e54a78b4100b0a9bebdf7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b7dd1bcae9a4376a8facafab4dd815f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd50f14e11424e00af80ff7e7be3fc53", "region_id": "RegionOne"}], "type": "alarming", "id": "16d8227efb294a70b6243a95b4843d81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe5d4cc8f76443799d5f06dfe96a688f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df3327fa901743f0830bc1cdf55e867c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a6cc9fa778d432db0a1eb32be022e8f", "region_id": "RegionOne"}], "type": "meter", "id": "aac4e738e9c3490aafb8189349bac713", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "90393b55076c4c5fb7419a1d515d6d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7aea8b4dd4b84b30a56583016503cacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86f9b48f7d2f4e18baaf5de89e33484b", "region_id": "RegionOne"}], "type": "metering", "id": "d075e943ff2242eb8f2413363d280fd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b34189daedfb49779b184fe4546b71b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b836f3d0b6ec4c068c7295b321d6844b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "901b7aec1d5a4504b681c042ece7a3ad", "region_id": "RegionOne"}], "type": "telemetry", "id": "317b16e2c662455fb31402dcf675c6a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "43627188049e46acbf554503a76390cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9158d82a678b464b8d8c239df1968d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3daf6befbd5b485a9c5cd88c52e4f63f", "region_id": "RegionOne"}], "type": "event", "id": "df96bae42bc34884a8d2f2c87b1d4569", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bf6bf0b691245b0b139665f5fdc709d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7da4cc43d9b549cebbb1c672fc5818e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72aef0d5f53a41448ef85777dea79525", "region_id": "RegionOne"}], "type": "events", "id": "dc565c47e2204b31bc32c602b0b4efda", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8f1a710274694138b10a6ee217ff22b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6dcc648277c54b76bf2e660c8d421961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "55bfcbe148c841cea66656cbb757edf3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dda8e475d7024b5497a9c547ae44bbf3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2db04fe729e942cd822028ff25d2e68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "295edffc7e0d4f3cb6986211e8b9a025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c19507faf48d422a9d5178f11aff907e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "665e175f351a4a65a028c24483fb3f2b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c31ff8706214759b02c1daa9a9b4897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f06817baf2124e1488850c094e585739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd599d50641f42d181ba3bf8da0d7417", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6454ae6b61ab42e5807e8c67ce007df3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c29cedab31424dd885b7a571192fdc0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2be629c1d7ac4c9b8fa582bd707ae23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "991588cc318c4480aca0bbfe22a755a7", "region_id": "RegionOne"}], "type": "tricircle", "id": "aea694f5cf5941768e2373574ae8f1af", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1b1eb8a7e97c44df80669f335d396285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b681adeb2ca64f5baa659a9ec6de9825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c15111d88b73424f97a1378fee8946bb", "region_id": "RegionOne"}], "type": "database", "id": "8226adab06624ec8ad34928be52f49b8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4046f6f48594907af4d56f183365e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c634c2f1901481f8b00b17d97668513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d7e8cc5face4ce78fa55299ff2afd17", "region_id": "RegionOne"}], "type": "application-container", "id": "81815a41ec044b499bda6d9d07bcb7e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b73790ae362141e9bc521b9e38ded08c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a78872aad3e6409db9a2e923d2fb95d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cffc60d2c5ad4aa48a9ea1112e69b02e", "region_id": "RegionOne"}], "type": "container", "id": "ea4596d3a3bc4a17a1a025f93ac6a376", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "412d528e2f8344f8861d0571382ddb12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "299e1dc47ea74887a83deb119d344e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "28cae92986464666af214d28ce27dc81", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "293d930bd1404c52baf04d772e631ae2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "418b92cf211e4777864a4393059c1b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6e70a5b2ebf43f5a9601b11bb235a69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "40fcac08de824dedaa0efe749912a2fa", "region_id": "RegionOne"}], "type": "rca", "id": "081e2b72efa2460b9b2d5eaf302ef00e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "70daccd4f8824119a8c0b60fc30b1021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "440b1f7a1a60458e979e28d9f639f7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f63381a6838c4a659019d2c633ace7b8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6e28a5fad03f4b76bf5cfbce2f85bc6e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0ce5ac009e1c4f1b94175bd2742ff0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d83ab59c2d57474eb46ec162848dc8f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "de99009a0b9a4d77bee9faedc323694e", "region_id": "RegionOne"}], "type": "network", "id": "1f83e4a1d943482b91b8c10ee90597f3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "afccf1ce738e44d6bf67dacf48b2c1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "169a3fa5b6b64dc68d973bda0a2ab5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0c1c5faeb03443df905564256fcd996f", "region_id": "RegionOne"}], "type": "backup", "id": "1d10578cbfda44678e865eaed2071375", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2405076f997e4c0c8afaa1f73985446b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42fe01f338eb4633ac210daeee2acaff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c784df1ea8346eaac47ad340fa85def", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ef7613af33b54c92b74b65608e91b2e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f932c3c29d5f473abb8cd0a58ed7aa69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e62f59c4cb2442349887ad732deed65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0a67d47b44cb4fc0a06bc5e262ce98fb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6c65cfc889254986800618afa9b40530", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "207944debe174a62ab1be4e71c076632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "714779f46c7d46abadd78da6df9fbe9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "90bea4ce7faa480993c8e25387473a38", "region_id": "RegionOne"}], "type": "monitoring", "id": "7b8fcd7f78b64acc8cad2b5053b0e1da", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9853f3e200ab4155a121b702f4903d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "90839f1e7654401ab961ca105741c51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f1db72ed33394175a493aa2882532324", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "14e8eae54f314d7683ff6c2bf3851d0e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2fc5ea829ccb4a0d9a5994e9657d612c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c62778b573194551ad7eafc00eb215d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0f57cfc17a7a49f1bd4115a9b3fc7fce", "region_id": "RegionOne"}], "type": "placement", "id": "f8340a2e41e44ef38f04f841eec7420a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d5af66b471c4beb977d66230f4be301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c38ca64690641639f838c8e3073c403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "100eb5539368440a8aecd55599c65068", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0098dc8c3bdb49a2aee85ba336f218c7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a82f3fa8ef34efcbe5e5da04f6a4356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2f4716ada1f424d82edeca6245e67fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8033b34b7dd8463d989eeca526c8c0aa", "region_id": "RegionOne"}], "type": "ha", "id": "58f8044d7cf84c3abd5c3e1c6b8ae08b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f91a587706c7453a999dd52876e4c941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa2d89979b2643879ad716a41a87fdc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1f39e2e3f64748a3bfda7e5a735d6d3b", "region_id": "RegionOne"}], "type": "reservation", "id": "e7b1e9d590bb45aaa3d52fc74ef17445", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5ae0872a07774b9b95a3666e7e80effd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "54426c4ce027427fa9586217371c4665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "300fabb9ffaf4cb3ad3e318ebf46b40f", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a6fcd7b9fbf4ed9acd55af519e60d57", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "264e115c6eb34deab239a945cb6ba73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8dddf85b2d647fca0a17da46cb4770c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f45492b348244a4abaee216cc17adacd", "region_id": "RegionOne"}], "type": "accelerator", "id": "607f102d9d224c0ca8cc5dd479151f13", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d3641f2737548709f8c9c3bab915d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e3ee4fffef14a4faff006aaabdb8fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b35b49fd900d446e972eb457eea3d891", "region_id": "RegionOne"}], "type": "admin-logic", "id": "26b8e67f30a048b9b03c26815fb352c4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ee6e74de0fd443782dd9ed0cb61b8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d268b04d2d9f4515b3496addf1d70142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a07b0eed61fe41609dbc62c22621dabd", "region_id": "RegionOne"}], "type": "registration", "id": "3df5fa9f145547dfbd6f6cf9c2eb3d68", "name": "adjutant"}], "user": {"domain": {"id": "84a1bcb66a06400face359169f8c712e", "name": "69458194418b42edae1bf00acbccc923"}, "id": "03e1a1ca969e44bbb42caceeab1b8df5", "name": "f05c60fa8d4343be88dfd60a6fd64555"}, "audit_ids": ["e7db9e3fe2454cd9a5137aae998d5191", null], "issued_at": "2020-04-23T06:25:58.351623"}} 2020-04-23 06:27:58,521 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,526 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,528 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,532 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,536 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,539 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,542 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,547 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,549 keystoneauth.session RESP BODY: {"policies": []} 2020-04-23 06:27:58,552 openstack QoS policy goofy not found for deleting {11} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.307155s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,390 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,395 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,397 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,400 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,412 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.329933+00:00", "project": {"domain": {"id": "6058e5bfe6214b6999d2ede8b3f41cfa", "name": "dc8088cb152d4a3fad9674b84b79cdb4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "df2865a19a1847d39cab02a63d141881"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "aa5aec64a5a7454bbaa6cf4a9f7f0d43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1dcc0f311fdd47a18f3cee7a676bf678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fdd5f789a1bc4133a97527859aedc60e", "region_id": "RegionOne"}], "type": "identity", "id": "c175108f07fd47f3989a4c8904bb14f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da84be7bc88541aaa00be93076962fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "060a9f1eee754829af00f32112eeee1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f00946a22b7a4105a151ab3098e25486", "region_id": "RegionOne"}], "type": "compute", "id": "569d8e5229064807baef7c4bc87c8db7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9e009b0b30064c6692fdd50e2f724bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2a2bdebfdda74af0987a22e0702f529e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6505c279098745c2bbbe217684be466e", "region_id": "RegionOne"}], "type": "image", "id": "5c5f1b9f0e2f44a1b096de9a9f40da7f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e8ac6bdbae794434bbbaabe278d724ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f92c462f15cd4cf8be6f349e072adb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6c6bc84fd31c49ad8196f4bd65f63e05", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1671b39f998b4425a2c987af36af82ea", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96c458f692e747b292495443fc785f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0272c44865574a04989a868472ac1f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d15664d337948f7a53617834c1b2e2e", "region_id": "RegionOne"}], "type": "object-store", "id": "d0e9c742ee294d8e91db7e1076253d79", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1db4fe0f6d9a4daca259e27772a2e7f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "666e7e1529454ae0aa0ec90ffbb10873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e18218a281894b76a8492c262b57f4c8", "region_id": "RegionOne"}], "type": "clustering", "id": "6f43280939de4968863bd5067a51c425", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe919ff740974d41b89e83f29b351cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12b66233638c440b996a86379f1ec17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ff66a4ea2504d9e82cdc30c53271534", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "74baad3c908d492ebc828a950fdcbdf1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da00176b58ec4fdabfd31bd12ca3b361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94f7d257d66d482cbc3884aab655aa2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "144c31df91354041ae4a7ad1234011ca", "region_id": "RegionOne"}], "type": "cluster", "id": "c8375c1349414a40bad048a144cb4911", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1d5e46480644a968ba44a1d22490acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "adf922dcd4f34e138fe4f26f1c2e0d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "50b2d496400a4cd08d199d5afbc776a9", "region_id": "RegionOne"}], "type": "data-processing", "id": "4fd6109e338042e8afa1614635fcf373", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b7193d70d9d491da72d87f2cfed647b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3cf403bc88bb460093d20b13103d9ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d4db4ee3a6fd4872944b094a9bd1be7f", "region_id": "RegionOne"}], "type": "baremetal", "id": "d6b90cafb3b749549925a17635fc7f6b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a895897417804955ba8ee89f3e15edec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "646d2bf94b384ecbb1f53961917d79d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b601f3a005b4c5ab6e86e5d3a4438aa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "89067e27398342b4840e596c403c73b3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d71d0a7e2dcb4a3d953e657c804781de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5b6a9e26850f402087c6b5643dd30ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "74d69399a1bb421a877334b069a59a01", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b70871eb33554f3282368fe8e0692cb3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9de540848c234f9a954e9ef04ac374e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "043be8f1148d4211b40e37031c277a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "839b53a9da6d4d86aff9499470f4c4f6", "region_id": "RegionOne"}], "type": "key-manager", "id": "49083bf251d14748b49771e410a0deb3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "abad7fc508ad4d7db56a5396df019baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c48f5d497554de6b26e2a7d00ce93d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f36d2f72a4184bc882d23956e0f0aea9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6c7c8a63b3df45c8a931d62630df873b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a020c4c9234404fb060c30e61229e8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec5d36ac66484f1e8794a7cc5781251f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7e6fe51a76ca430495dafc90bd950f4f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5b308debc18046158f30d46c01d1f4d3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "89edd077dbc246d48de3d538a41a5d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ea2ba32f080e41498e5d571c7de2e879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d489b22002aa4008a2523da2c24e7b09", "region_id": "RegionOne"}], "type": "message", "id": "a1ed7231df114f2aa1e740c4ef6c8783", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74ac674195884ab181b73a06ce5294c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5bc5988e62bf4f3ab050097b452e6a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8742d4c457c04091a32cb60b69d553dd", "region_id": "RegionOne"}], "type": "messaging", "id": "6df012ad6998479498771eeb06f9bee2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c57af25a56d14c3e84363061f3036567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "194224c9621f4cc08a83d1e505d8823b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5da7cc5b77694e7495184e2d7a3da518", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d1a763afb5834fbf8929048606588929", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "853c3399af8342fab26214555df8746d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c65804809a2745588e6a55593bd9beb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b928c1c73834be8948fe4981fc7bed9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5495d065a8804d6dba52cfe59fe9d647", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac741b4177d64410a7f767bf881cd3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fc8a61ed8544913bd97d8a4938e0717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104eadce119e49bdbefbdb23d9217e2a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "891fdf51d6d945cf98c637bb4f808358", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae76598f024e4d29b81dab58d95d03f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c345fea985a41caba6e3368ed1bed7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b79445efa0c4cac925b70db15550d09", "region_id": "RegionOne"}], "type": "container-infra", "id": "09ebd3e5917245cda8cacbae93999779", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a2d2c6c2f38c4370b5e27bea0588ad38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e5b2c7f0661a4cc0ad90a55c380f66eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8335e8daf8b4838b2872be12f4f251e", "region_id": "RegionOne"}], "type": "search", "id": "c0acf842963240d3b722685e85b11d38", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "df8c16243207447996697794beeac659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "617e3ab1a0b043e691573d427d63c656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a3df04c34bb44c20b6106bad72758eaa", "region_id": "RegionOne"}], "type": "dns", "id": "3b0ba7d838f04f31b50a5b7012481706", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b78033cea86402e92293b72cf280264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b4eb61c294cf4212b5bdde1a9874c506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1d9bfe441ccb435ba2c71ce7ae82f3d9", "region_id": "RegionOne"}], "type": "workflow", "id": "7aca1a5715b642c882f80ea0f9c23fc2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c9e16065d0c4c8a80b6ed7cc0f60715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08b03db4956941b6a1edc5e7f611ad36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f3006f4e4e6b4964ac98dae4f45ca8f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "85015e746c394e17a7342a0b85cfac65", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4e13fb785a9c4114b96391af4eba1490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "39ef847c4390400d81d15a3fa76a8720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b3904d6b5fc0443ab0e163c09d0adf23", "region_id": "RegionOne"}], "type": "rating", "id": "498e2260f1d1400cb1ead32b2275aac1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "154059212ddf407db7fc65d261c8e8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1af7584e46bc424bba0d35228903c758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e5c8288fdad8482d98595be917ba3b1b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "803f17e8e1534aaf849123d6b14e273c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90005a0e5b5c4a6fa3ef6cea6d780389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "766a30a4754349a38bb05bc76ed6b5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eaa0301a04b1401cbb2a861483b3eb3e", "region_id": "RegionOne"}], "type": "policy", "id": "98def701098644478e54c4c04661c80c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a23fa5b7b074871a9e849fb6ea49acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c28617b293b48c6802a8f9cbe2650ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4c93e4fa8dd14af0bc0582e952fe7ca0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4c784d9346b34f52b542319217d54abd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5eb2f108bd314fd09d7d7702d4352645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9857de6e489644a0aa3bb561c76d5643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ee896b5382943e1a50889c4c7d0f5af", "region_id": "RegionOne"}], "type": "sharev2", "id": "8ce0da8712db4b18a14016545cf42a0e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4af7454165534c30b5b00a33952aaa3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e172eeeb987c45428cbcfadcf958c01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0980f2ff590e4e91a84838e21832b418", "region_id": "RegionOne"}], "type": "share", "id": "dd3a1439213b4c3f960cf1998687cc47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f96fec80ecaf453ea7dc9e9637555ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "594043632ec74006b0523476d8c9ce61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd3c411f1c52417f8c9083fc09d0c76a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d05d4dd552f64abdb266fa10f111234a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e3e1808a396407abbd6a066d5aeddee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83328cda71a5413bb07a26db9e60ed3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "075c1d178af74f8fb0288f749c15c111", "region_id": "RegionOne"}], "type": "orchestration", "id": "9a2968411e4f4e959149c9e57e87093e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85a115a36a474005bf3577c016866571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a06a447dc374b26b7df0a996f8107b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ed6e36a987743268377e4df1c511a71", "region_id": "RegionOne"}], "type": "block-storage", "id": "b6d256f782c147b6b99389c608c175a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2488a7415487484697fd4c02e918bf23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3719409e5db74139a8de83a65aa95cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7da78503946488cb81a4cedd6029e7d", "region_id": "RegionOne"}], "type": "volumev3", "id": "02d52829302f4fefb3cdc0234309dace", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d4d8b50e6543ab99473dd1a6b49836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee1565f2351248c4a94a38d2ac959c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5655489aea5e4728aed06dfb9c60be99", "region_id": "RegionOne"}], "type": "volumev2", "id": "46324066c91e46b392884885aba504d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cd0e46c19914c05ac7906d1a4d2684c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4c083ade312440891309c678a9a2cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33afedb9e67f4eb1be0a333bcae9044e", "region_id": "RegionOne"}], "type": "volume", "id": "742352b0133f4b87ae8c0560e85c572e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89bdb183505648b081b99d052f700be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f414ae948b24194bfdc2c291d7b412c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e285b8b4b9b489d8bc1c12b199a49cb", "region_id": "RegionOne"}], "type": "block-store", "id": "68e14af5acbc42e19cee5149a3e291ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22154063551740d68ea614b6133d56cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff06bf42f67c42edaf7055da56f7fbab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8702048e8f654172a4f06b92031c6fe9", "region_id": "RegionOne"}], "type": "alarm", "id": "4b2259d8000c45aaaf368b930820d19c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9578a1b43fbf4c11963a41a6148019fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e56105585c59478fab1d60a47acd5d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "88b7f504408540708781998bdaae0f28", "region_id": "RegionOne"}], "type": "alarming", "id": "364efbd30e47402997f825fc3ccd81a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d104d9fcec93422da643993913bcd0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d06bb971bd674a57b952885948a65fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d00828ba170a499683913ad96d5f1bfe", "region_id": "RegionOne"}], "type": "meter", "id": "cb4fa13b44b8491aa37fe935f7e3ade4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f298f1dad85b4c92ad36282a31c880e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9297b067c42f46cbb820cdaedb4fd16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d486140ab7d47ef9ba2959c56fecf00", "region_id": "RegionOne"}], "type": "metering", "id": "2e208bce3598412db7a98040ea0ec25d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c66a13d79864ea1a9e549d32d70551b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b005cd453e234870bc0af6fd92cc43da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b07545a79d584dbc82981ba7fd7faa9f", "region_id": "RegionOne"}], "type": "telemetry", "id": "24413a53a65c45bd9249366d4e823418", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "94ebf9e5d2c84de7892be5a36d06a167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "97603438c2a541d7b0a8f689de3a384c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1631d0cd91f2499996b3579114b7e527", "region_id": "RegionOne"}], "type": "event", "id": "679021d398d04dc3940a6fe3f514b240", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d927fce67329442b971032d6c12e0db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dd22098565bd4d698a862b46f2af2f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "57e46e30d54445e4ad62628ae6a0c0b1", "region_id": "RegionOne"}], "type": "events", "id": "94340363c7a649998b34be9009e3b631", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2118f21b81f4342ae432dba6c37200c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24ff365a5d4e4cb4a08367c42e35f4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "49594168db0048688b157a71ec51c931", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eb69293216104142b1718a9578ac7961", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdb115f707ec4ad799341bdabd9f80bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d55edd0950f4a0bb052bc6f80ebd672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ae1e4aa726a1437283e07005e9c1bb2e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2c452e4e38094b8991fca21829a05338", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e45700fbeae498baf1d466f6ae2c615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cda8778ba19440f8d97ea94da9f89cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "88b840f986ac4bc8b6cbb7745b2d6555", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5febc979712b42e3bfdf5ef7e12f32fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6483792a11024b44896052d06d0c4a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "67bcb7784f9140e8b845c2ef5e0b7360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8944df4a4d2d405888112c02530096ef", "region_id": "RegionOne"}], "type": "tricircle", "id": "a80561e8be044d80af49032da6571de0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1b5f2dc0951e4b9996ccfa270f6d73f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0fa706bf75f14571a004e67b620b22ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5401ab649c2d49808ef33102426897ff", "region_id": "RegionOne"}], "type": "database", "id": "078e6022b21643ecb9e22859b2602bc3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce905b5a20d4487c846c86e317d4ea93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44887c3438d840f183ec34a8412212af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "514b895f09aa47cdb2ca714af291a984", "region_id": "RegionOne"}], "type": "application-container", "id": "872d2175799f4afdbd3040415fc88421", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ff70a591bd44c3db6be09d88e8b0c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "759092ca8fd34be7b7aeabb231691e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d04ab1535b9463089e8d9d6ad0cd55a", "region_id": "RegionOne"}], "type": "container", "id": "c0dafa920fcf451d88b13ebcc6e2cb18", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "99d5b3dc51f247a686ac50982930e0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e81363fa9b24ee6884c16785e0413a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c3609de120748fb832b2d7831851682", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "173bc59d6ebd43e68fe3d3197d4482df", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3689262e9dba415b94082cbed9b9e98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "087598bc7b9c4da3838c9d1402f802b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b74ab1344ae8441d824b12066076e8fe", "region_id": "RegionOne"}], "type": "rca", "id": "fe2186a73abb4bec9e13e127d2d95153", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e5715034fba4cf8af638ab64be8ec69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "144300cc43a84ad6a3fab5ee56ce0737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d30066e947b240e8846d5683c23e47e1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "54ff5f36b4f840b994d6dc88dffe6d9f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bf58df1bd176435081be69591d37b13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "797c750733e94bada17dfe33cbb945f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "534c911ba4aa4b4d98d59914e14cdd20", "region_id": "RegionOne"}], "type": "network", "id": "e6161b8bc9fc4294a557ed344fdd1bdc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9dd8476519e8447793d84f925037f831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cdfbe3d1e0bc406bbf2982e213acee69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a01f8df92efd4294954a2070748fd692", "region_id": "RegionOne"}], "type": "backup", "id": "20c61d510ac240caa0663184aae6ac30", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6abb284b6694ccdbf8a8607f6010b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9f47574b7d9b488f8309d3fcaf2a50c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "033a23a16e4a4ead8c29a705f6eabfd0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "538c7b6cfbce4ab1ae4e38bf410e1b59", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a45feb3e37b946abb7d3e8ede0ed1158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d5c602c9dc844db9184692508c979d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0cb32cbdb355455bafd14a2772b77694", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a58a4c495e5246a4af28259984495f44", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2933a187c7fa4501a06969baacef7182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "640bc1f419d3487b8817282d3de7ef6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2f335cdb1851452a99109240b75cf6af", "region_id": "RegionOne"}], "type": "monitoring", "id": "062f651ab3234d33aa6dfea9c3a8d6c7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aba90d9e93994dc6bd179a17a0c4dcc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83a04965153f4d1f95d326cadb2e4eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "929e2f5c052449ec9c91490ed26b69e8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e38bd4b22f924bf5b7fb92815b0b7318", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "39d47a29400f47829ef8235b224b58ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "572920b6ac9a44ffac4f67e20c36c464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b9dcf9e281db4acaa91510fca77349a1", "region_id": "RegionOne"}], "type": "placement", "id": "7e3ac33273714542967f758666251697", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac40d89ecee2432789be9f078b8e4932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cb75165306242e08c1e806264e32433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2aac9b7c6f6d494ebb1d3dbebc2b6476", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dfd9bed75859465b81114a6df60651ae", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef91ea09fa284113afe7639951a05807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6567627420c4474083157fada3a06d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "77a9f02f52804daa880513295872f0db", "region_id": "RegionOne"}], "type": "ha", "id": "18372338c87d41738f5e4b78ce63bf8d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a9b6c360cc2241baad29f819c96da592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a29c665794bd414090e6f58eed2438a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4d3a5e2f55e44b2a84798f33bdc92f50", "region_id": "RegionOne"}], "type": "reservation", "id": "218da7c714b74787bbd32b8750037c16", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "26e8771d4e02482c8382c9e4d7479dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e1b0b1959184f429d3e363939e0d9c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8fd6ce7786854697975aa60ee4736212", "region_id": "RegionOne"}], "type": "function-engine", "id": "d10148a899a54c76b240f66b19d4dc1a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09ca5c079cc34313a3a7dd70e1c222c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43a7c39da9b7454fba6ecbdcfe800ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "522e6e8577e24edaa2586fef02d1777b", "region_id": "RegionOne"}], "type": "accelerator", "id": "37c9881cae9d446dbfff07c224893ad0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78b3cb795e9d4908a79a2bd293f6680c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb9de801ef1c41649110bafa6e00e51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "550de899725b48f3a48e2ec9d2e7a53b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "140f12ad6c594c989a60fb7e348457b4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "735e32cbacc345b896913927bba4279c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "770b9abd651842b7a90f6754b92f96d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8cd8e5e2c9e24cfd8daa6eae5791cc39", "region_id": "RegionOne"}], "type": "registration", "id": "a9d383c13bcc48019cc83e62acdeebf4", "name": "adjutant"}], "user": {"domain": {"id": "4bc726337d35428ca78189f1de36e00a", "name": "517170a15eab4383b9073e8488263a22"}, "id": "ef27b188b82f4af5a0556bde29a98922", "name": "aa7cd9e4ca0a409da32a8c1ad31ddcf2"}, "audit_ids": ["da9f5bc8968c4cdaab5d922e8cd14f21", null], "issued_at": "2020-04-23T06:25:58.329933"}} 2020-04-23 06:27:58,478 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,482 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,484 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,560 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,566 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,568 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/9f25d8b3-876e-4110-a310-ec23145b460f/file", "id": "9f25d8b3-876e-4110-a310-ec23145b460f", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/9f25d8b3-876e-4110-a310-ec23145b460f", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:58,614 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,619 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,622 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/9f25d8b3-876e-4110-a310-ec23145b460f/file", "id": "9f25d8b3-876e-4110-a310-ec23145b460f", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/9f25d8b3-876e-4110-a310-ec23145b460f", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.243636s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,455 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,459 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,460 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,462 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,470 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.418602+00:00", "project": {"domain": {"id": "ccee7fd7e15e4c6ebf65daeb0849859a", "name": "98a1738ec9314cb69e01c94ffaed56dc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "32d3e16ae570490998807e899e82a0e1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8aa84ab41b24291864c0a54d99e305a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a1ee85477ff14ed99a690fe7ff71f1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "41cb8cdad45c4a96b17fac57a8d708b5", "region_id": "RegionOne"}], "type": "identity", "id": "a0d47ff8e27946cf956c7148b95eb611", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7b949491106a4ec081af139166219f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da1efc56e418411f8928da15899431cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c6103696850b491faa71f92ccb827148", "region_id": "RegionOne"}], "type": "compute", "id": "2edb419bbeb34052bf371dafa1afa195", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6fc97e3e441d4ad88af0191f69fe4e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ca2fefe0001c4c1ab44b20c034ace0a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1c66157878fc4420a9d47f4fe918784f", "region_id": "RegionOne"}], "type": "image", "id": "828e00a5c7f9450fbd2be120a5c64c09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a939649f60044834a2eb925cb5d456e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "536ab3406931490495fd966f3a7772ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "392d8778f68d4284abbda6f7efc407cf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cffe1fa806704c9eb024f9b9aab68e7a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bd1174e762147698ceaf41b5c5e593a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1297d17e7fc640e8810b3223ca834276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d98d4a1bb7cd4d27860826f7cc90086a", "region_id": "RegionOne"}], "type": "object-store", "id": "c981e95118e14655acf3fbb85b409cab", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d74c98f40c184b3b8a6fb3f3c749e03f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31b340e46d634a42a6076c9ecd1596cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cfceaecf37a94655813c22ec1023b6cd", "region_id": "RegionOne"}], "type": "clustering", "id": "dc83dda7e47e40cea2b044a81057e96c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d7741718fa8428ea492917623863640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ee3f2722bff45cf86b27f24a6f41d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b378e551e3f4e60b681aa6eeef0badb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b7fa75812fc94844be42e41ad70ed649", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3b7604e714e4820ac9a83721f994a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b4a38ac097f45bb9e7c163355c5b098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcbdcddcc46c4418a4ad599d83e83e1a", "region_id": "RegionOne"}], "type": "cluster", "id": "8e48163bfbba4dd0b4b3f32b7829e767", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e82a6a4358dd4a70aaa4a53e0b4e03f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f602deb26c5b432da7d8d0646de5acb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a192b681b0d048ca9c2b89e7e90a0477", "region_id": "RegionOne"}], "type": "data-processing", "id": "02598fc2f5034800a3da4f57f3223f1d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62140eaecebb49f2818480bce2646f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21bad19084214642bbb98d3313959d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5bda0c3be5e84101bac5e1f40ed401ed", "region_id": "RegionOne"}], "type": "baremetal", "id": "ddc3a729ece24473ba972dfd2a3545b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23b5e13984744c82a378cbd144d8b6fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adc85e20ce384d6e8a508eb12b75b4dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e2cec71f0328448f9b1e86cde0b5ab53", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8a153552d60c47bcbed64f4339e3f70a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bd9256fb85324e098c97d09165b7c9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ba174af9450348f7a4b7c8500ca5e057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0fd4d50c17a641b68fefaaf1bc4a7bc2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9ea9542d116e40649ca56cbe30cbe553", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4fa2c08c31b444f29ce66863089731cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "085a04c87d214a40ab33e28d12a484b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0e410592078249bbb0232e0c29f29ff4", "region_id": "RegionOne"}], "type": "key-manager", "id": "a17203e2202c4977b19cd87db0f40666", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3d904a0eac44049ab6f18f2cb594450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec0dd74d0cbf4b4e8ce0d3db7b1019ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8e96e5516a95447d82c388785f1ca2a1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "55cc7a8165c74024bf287e1deffff44b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e3109452ca645c59c553265168fec70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aab73987cdd349c1bf13248a14eea660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "71ec63c0e51b426896ae00ec33a8ab2c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d8312ff302774e9b8b86070a1230e948", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aff75fa860ac4b9eafa860062301a719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "723be5755af84576ac898cd2bae6ed35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d18abaef3c924aa9ba5591c9e50f484e", "region_id": "RegionOne"}], "type": "message", "id": "b0b457428e0f4655a26e73b5e3952392", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "329da2e7696a41e3b5dbd5ca567ccf00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2d366969d0c44e95a75ee8d3c4f6351a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ea17bd000e54349848e41dba9a78e0e", "region_id": "RegionOne"}], "type": "messaging", "id": "b617494880a14c54a697a85eb764537a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d2727dda9cce4192a0aa1b95d2492d8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51a2d70889094941a2cc83bc151f5dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c30a747d4b1546db94a0d3183c54ed39", "region_id": "RegionOne"}], "type": "application-catalog", "id": "eb8ee30b54ca4b19b1b920b89e3c4ae9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c8bc925d3604cc09c8bb29fc86797ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f588a7e1757a4659b45470817a8e3eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92581117040448bcabb527fb55a59c99", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "42cd53fe4a8f45a19ead6e9462c73da3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afe0e2ef630a45b68e488e4091381da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed4f192028944ba29de847b2cb0b5478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76f5f561a9d941199633c7690372122c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5b5ca9233914412894b52e1f0336022a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23330db21f0f463cae411c1dff1fe275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1291484a77d94ddeb2023e6e49e9c478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40a657faab1b4573a92f9e971d9cb99a", "region_id": "RegionOne"}], "type": "container-infra", "id": "168098e38c7544d28dc3f80fced752aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9ba7f4a01d7e4a6984bd6c2ddf02eee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2a29c53cff884d6aae798d8218ea7a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "59a56264b60e42f49752282714a5c571", "region_id": "RegionOne"}], "type": "search", "id": "2bd51584b3c34019b4af02b2ceb16028", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b030f3e8a6a945aebf8c1c606dfe2f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b9aa524bbb36473da4effaa21ee5552a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ad3949a9ae7d41189e790da808a10d6d", "region_id": "RegionOne"}], "type": "dns", "id": "5fe4039b501d48e7b911a25c028c592d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8bc3a3715764a3a912fcb52457a0a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4312bb7aeeef41e2bee8c32d005bac15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6e9793ea2246415cb63d9fe82c4f1289", "region_id": "RegionOne"}], "type": "workflow", "id": "0c7d6ad2b7904fbeb9d60f13e1ab4649", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54591297bde54c8aad018783d730f394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f180cd8349084d19ac3b5c31b180788e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9cabc1ed43bb4e10be77a9747a5a9a6a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5ebbcaa669d342b89f48ad4568d0288d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "812b0a8ddff24f369c2f4e074aa8c7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1f5bca2567224723975932286a8cd0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "681a701296394107ae8684c9d394af07", "region_id": "RegionOne"}], "type": "rating", "id": "bc4ce7a1129842bd91d82e95098c74c9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a1232ff5f4854f40a5dc17201649df1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ad8b71f08434984ae77749e9012a1f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f7106bf006a74df49807b5ef25f8e840", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ddd75fa1cdc64b81911fe43de699a916", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6f2781d975c4badb781559327bd7d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e5b11b99b1e436296d677399332023e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8085d535ae254881b73f6ef7b0137994", "region_id": "RegionOne"}], "type": "policy", "id": "75c7e92ee137421cb84fdb131df03678", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9e7dcbf892344c5803fe0b83e915081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a24f2568e2b444e683dcf413d5189e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "122e866cc59549eda8d43895be2fed56", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "811639cf22b5487db19edbb3c7a92b45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d78f46ec69c74668857cce82d3683b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee5483d908f74b67b7d997a77754cb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6b9e17dae8b94c3094272333cb048e75", "region_id": "RegionOne"}], "type": "sharev2", "id": "dbc966486612406cb49d6741915d35a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04966398f4154b7a9276cbf572680b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94d60697057a425ebfe1be0007b6bcea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9c34facfc70b4ad8b8be67b72b97061f", "region_id": "RegionOne"}], "type": "share", "id": "b55d920be9f34023a6f5da8b877ddee4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "149d19efbe2446a894dae041399f9532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "66dde24ce2e74e9887acd7240d4bc173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f57584d3d7fd46b68346bfcf67e2cde1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5d921db2042d46a7961b2799dd52464f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63afd615b88c4ace92e0d45e89fd67da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "035f9d3bf2b64985880cf06cbdba7459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d247d8886c4ef5a210d7774f4bc8ae", "region_id": "RegionOne"}], "type": "orchestration", "id": "a769c1c455e441179f0f7690053d434f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0e27e0137f445058a7cd16ea831699d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3830b1d77f35421f9dc6d86bb938e400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcfdc585101d4f7eb881e84f0853657e", "region_id": "RegionOne"}], "type": "block-storage", "id": "6801ba9189da45d4b77c820a6e7b66ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f87c6b5529e44cfbb11970b278df930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df60222fd70a4cf2963f58ce7df4ba17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b0e09faa8b941dc8c09b9f8590c3e8c", "region_id": "RegionOne"}], "type": "volumev3", "id": "9f9f5387b8f04a6e9377385171dc6f06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d45750e7e3674438a8ca3a6554f4806a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "541e1a1e89e84bd68ae5146283312701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c81439a932e433eab3ed7c495f0125b", "region_id": "RegionOne"}], "type": "volumev2", "id": "08a565aa89a44ce3afae57b43648cdaf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7660b44f13c04d609dfa66d70680ac09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af21edf4e19b4c46ade68c194b6a02be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6aae7a19644992a163b854a1caa0a5", "region_id": "RegionOne"}], "type": "volume", "id": "bfe9dcb3ddbd4cfab17d86b736390866", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b2a43fd2f804ee0bcbdffae301ac0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14c30da554a747969e653a6662e41e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66500f9c996842c0949b0a9bb1514e5c", "region_id": "RegionOne"}], "type": "block-store", "id": "ff2e5b96fc6d43b4b5ba6c25049f3d81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "251ecc5620dd4d76b9a333f48a6396d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d5f8aed495574a9184712b1dfbbf2ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a84bbd6deea474d8b8192c93174eb5b", "region_id": "RegionOne"}], "type": "alarm", "id": "a4deccdc2e8244b886bf420251dca822", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8dc6873dae4c4963b36db24b89b8d55d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a60ec967bf9449949e1abccfe4534640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "718f19f3515b41e9a21d71c1fe051be3", "region_id": "RegionOne"}], "type": "alarming", "id": "bd6eed33be2043dea354602819f66792", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b503117998b479c969cd400e9dfba38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6ac7e60da89463680892c574c01c612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1a6edb49b05f45188381bfba233a863c", "region_id": "RegionOne"}], "type": "meter", "id": "2ff83d3d9688473bbf418919d0b9178b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cafa060be1d9441e828a49ba80f26687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "93fa3b3766454b20b435334d3caf8351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa34f66ce81b4ccbb675383814eedb36", "region_id": "RegionOne"}], "type": "metering", "id": "29d1233adb47426bbf1ca6ec363cc7e7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6bee37962044736833b67d618f79799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1717e9caca0d406abc4df0b8aac9016d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc2b7233d76f4ee3b9cc0c0d40e173db", "region_id": "RegionOne"}], "type": "telemetry", "id": "545604f38c834714b98259cd53a3fd78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5af286446f6a4900b384629c8fef5336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9adf9be181b143f7bdd6c56b039634d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "530f05ac96ed49cca0458e344a5273bb", "region_id": "RegionOne"}], "type": "event", "id": "83e90f17ff394b9c8a34e2498d0f0dfc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d16f092dea8c4b3aa4ffbb42e5550d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c66203d00b02443e88314ff121884c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c9c8023fda3e4994a2bf2df08887c9de", "region_id": "RegionOne"}], "type": "events", "id": "e5da62059d7b46b8a1199a4dfcdaaedc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd6ef112487048f8b19f244b7d2726d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea2f11719b91442c8d5e80fa1a8dc44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28d071615ab04e04bb99c647d5d9fe28", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4b2e470f5f8b45fc993eceadde25b6b1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8396f71446ef48a29e4b6b46cec6c7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55737ac996a3454b976e4cc02cb4d841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9fc0372bd8c04058b1bd276a24c249a5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d9c418e04ac0496d9a9bb95f7c1f122c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e5ee14319e043fa8339f83ddf9f6d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5634637dd4d84a05aef207110358244a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ec6277cdc1646a0a92a71b71d3b8f35", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "636c11ea8fa94eb788a9da1f1b18c373", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6890070935da453a8d8818477410d249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ce53af77d614c4995502ba63fc19c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8eade0a1d78430b9ddf94db4496614c", "region_id": "RegionOne"}], "type": "tricircle", "id": "7f5926bf44a041adaaafc31b463fc283", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f536181542bb4435935a0f33a622b1f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8760183126d44499bc3d0a2b9d68c954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1d7fa0efef3b49b08a84d6865119a5dd", "region_id": "RegionOne"}], "type": "database", "id": "5d7a4096b7314d58938fc2037f7b1a05", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6de2dc4d4c9444b8ab16de3d4dd7d4f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b30e370bf57476aa8d2ed9a8cc8885c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1c023c97f1674002a80c57a54fec3a02", "region_id": "RegionOne"}], "type": "application-container", "id": "9765e249fc2648f1a61b970400dbef4f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "70f65874acc54b0d9177aeb1a13ff65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d2a93bf3d4441d0af33749c07aa4f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "62e444d9a0df4445a2624bd11190e21d", "region_id": "RegionOne"}], "type": "container", "id": "3557e45f1640453c825068274aafc389", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36a6e5e252114baa8c002e9c971f1e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f571faa835a9403394ab5ce6c9f30032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "83918e5af0ac4107abd38bdc7fd5bb56", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2e7f4bad53994822a6afe335df8c6743", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73573e1367c0422b942fcdcfce806328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f02d8c7f74ec47fbaac6cb69e5e4e40a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1bf23cb7c70e4dd6842a568e7d5fdd44", "region_id": "RegionOne"}], "type": "rca", "id": "aaaee10deda94b578e92f96bbbc827ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b304fa3e0e8649518e001267de218ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7f87d595e88746a69e2bb1a1efe66ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f1e4ab65fdf848a3bbc176edda364897", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0aa0e27b71a44e2b80a0625c0dd4c9f2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "74ff7df289104472afa002c0adebfa37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ba46648d091b40a9b13369640140a947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0103edda73504e419d21ba984e1c318a", "region_id": "RegionOne"}], "type": "network", "id": "11b727f166a34a6393208b79c7db0416", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "65ee8bed64d546a380582eec8d5be08c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e502d522e8bc4fbb914d98f27ce04bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "48778acd260b4546b8054c7c2b4c671d", "region_id": "RegionOne"}], "type": "backup", "id": "dfe62ad0277a41f18d41b9cea2c87907", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a93026e4680a44eb9250ff9e731f9498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a98e633b96948a4ad72494d47c26eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "54b8301e9a9548c2be3969f6bc1f7148", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e62a4b65298a407096a7e0ce39130def", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d0fd94ee963414da4d938f0cd997fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f44baad338741b5bdda05cb7510e2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "17f23b2209fc49b489ac3059f41bb32d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "36da166d5b1c46e09e98d45613a58cf0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e3aa90722a25454fbd8d2fdef32d80f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7a89d1e528bb427aad007b806300a7d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d700576783014c7e9275af71f25880ce", "region_id": "RegionOne"}], "type": "monitoring", "id": "dcf72dd591914d9c811383da3f65cc33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b16583b9fe264f9dbdf39f7d925c2802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "11741a6c0d794334bef7f4a71b7c33e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6c0446536527443191452715f8d5d790", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7d612b0e82834a4495e7b9eb9d312fbf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "92902a1fecf44331acced98300068286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "46e0890bb5de4d08a370fd121b5513ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6628018a3f9b47db962fe41e9153b1b4", "region_id": "RegionOne"}], "type": "placement", "id": "b123ab72dfff47ad9817e79af244c55e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a191678d1aa442ea4ff96f43520bfce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc194b77b69941259e54d59ee2919fb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e412c0c0609944be8b6e442a4964605f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "91ea67ac22104b4993c2aa78f54146bf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18053e81ebd24a9493abda36eda45174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8e0da8caed824f7bb6d3ea391daf21a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3207b9ec95924c09ba7c7e73b2e59d00", "region_id": "RegionOne"}], "type": "ha", "id": "4b71a7538bf14b7db347830d21e4971e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2cd4e4bac5204da997ef0719e6cbb69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6d5a5e0bebdf4ccd8fa094e7b691395b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "29631df0774642f18732163bc84e6a9b", "region_id": "RegionOne"}], "type": "reservation", "id": "29bd16144e344f939b1adcc7691124ee", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "52490e8c36e6403c8b1d46c9fdf6ebae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1325b99795f243e09bd1944c34f8abd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d0d0526c64b24214a6c8a24747d8c83e", "region_id": "RegionOne"}], "type": "function-engine", "id": "5c8e5a82deb24f2081c017f6f1ed9e1b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e14fa02384c44b4397fdb5067c071add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5876e297bdf346998eddc48a0445f8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d8db939eefe040c5b278f5f95bbe3e05", "region_id": "RegionOne"}], "type": "accelerator", "id": "d00ebaad9d4b4a84ba22e9932213a7c5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c14f32b39b8b485286313cac8bfbbdbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1867c8bcc4f94255a2416a04bc083662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "faa343da6f2f4ed49e73bb5db306dbef", "region_id": "RegionOne"}], "type": "admin-logic", "id": "00cab13e6b8f4f4dafcdca215dcda212", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c6179c67791462d936294732bd8c83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5cf490e415dc42dda43d49b093ce91ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b571ac90796742a1bfdeaadd0acf827b", "region_id": "RegionOne"}], "type": "registration", "id": "f00e2b6a2e154638b34579509a2e36f4", "name": "adjutant"}], "user": {"domain": {"id": "27d070bfd9844cbeaa73f9ffd338f8ae", "name": "f3236487676f4c6eaadd01bb0dd0b335"}, "id": "ca66ecacd01e49e99ecb54b33565b824", "name": "ea7a9df9777142948f939505f297bc23"}, "audit_ids": ["17ff3271ec674f8eb06e8007d7ae1025", null], "issued_at": "2020-04-23T06:25:58.418602"}} 2020-04-23 06:27:58,495 openstack Disabling network entry in catalog per config 2020-04-23 06:27:58,579 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,583 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,585 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,603 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,608 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,610 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"public": [{"version": 4, "addr": "104.130.246.91"}, {"version": 6, "addr": "2001:4800:7819:103:be76:4eff:fe05:8525"}], "private": [{"version": 4, "addr": "10.223.160.141"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "104.130.246.91", "accessIPv6": "2001:4800:7819:103:be76:4eff:fe05:8525", "public_v4": "104.130.246.91", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "2001:4800:7819:103:be76:4eff:fe05:8525", "private_v4": "10.223.160.141", "interface_ip": "2001:4800:7819:103:be76:4eff:fe05:8525", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:58,640 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,647 keystoneauth.session RESP BODY: {"security_groups": []} 2020-04-23 06:27:58,649 openstack Disabling volume entry in catalog per config {17} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.059029s] ... ok {13} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.047572s] ... ok {18} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.177856s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,604 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,607 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,609 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,611 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,621 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.545876+00:00", "project": {"domain": {"id": "774a0430e35347b18babbc444a752bb0", "name": "22463609d5584615b906bfb33234cce0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "903e1946aa384ce4a16e8406af96b018"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "be55e938058141cd9fd7324bdfbec205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a52401b68c8146eca2110abbb8217f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "10246c764f5a4321a7b761f7734aa1aa", "region_id": "RegionOne"}], "type": "identity", "id": "95315f9040144ecab7981efb6ec8417d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a8c8e50a75564419a3067363b19647cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f9befe9644784491bcdc36a4d2fcfa56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "44dd11612e944a72b69023430e577375", "region_id": "RegionOne"}], "type": "compute", "id": "d9b5baea7434489eb9e6b49e406d25ae", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c8d22ddbd27c4c99ba4dbf74b78595ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0b12ea7140424513a565cec5d106703b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e29a4b9a173d4ba1922e77fdf16c271e", "region_id": "RegionOne"}], "type": "image", "id": "025d283c78d14d88a93deb329987e61b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2f2df38ee0fe40c2a8c0c97870680089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da199bdfd7364d12a4713da9875b09ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "821e4aa30c714069b5d389a6e7ff7ae2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e327cdb62cd64423b65903d82f487968", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fdf88bfec28440da3cdf21cf1f0407d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "702e5d3c7d6d4cb993fe620e556f1282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9edc897dd4f48de9ecc9cd11af8506f", "region_id": "RegionOne"}], "type": "object-store", "id": "c75f1cba044b44f5a88a9c736fed3bb3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccc42570615f49308dce5819dfa557be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2b2c47c7f24415e9b242786d9f20962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "43d3330adc5541198d9540aa735fe9f5", "region_id": "RegionOne"}], "type": "clustering", "id": "1cd70b331eb847acb82fb1854061c3a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d5c982039dd4f33a6825168fd82ee53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06ecd047da6345a0b347739435b813f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "242a96a48df34968bd081aa1ad1d4504", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "40fcaae1314144f28616eb1b63155dc0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2043228752d147eb9b3373957c97bec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67a316a795d0401a99f651e04f33491a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6eee728a1b49483abec4c286d15c5352", "region_id": "RegionOne"}], "type": "cluster", "id": "48f1144e02cb4437b72af270b670683e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c0c3585b4b764ac491a40c3246ee644c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6691cfa80c96417d93ad47ff6399962b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "78f8e164ccbd4c96b78a87aabd67c90e", "region_id": "RegionOne"}], "type": "data-processing", "id": "a01487f76a1944da89393a8bb4b91653", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8c8033d2c79446c8c2a4c6ba14dc848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ff76589a63d465b94cef530e425e969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "630fda51c9214b73996de4af8814f19b", "region_id": "RegionOne"}], "type": "baremetal", "id": "4c785a015aea4d32b2a94df5b9867c82", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5281fb8f18249179d3a6de3a55984de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87b978127e804585b43507d0b6cb2282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "91e14eaad43b44fda1c8a3dfac52fe98", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6b4e9e8aaae84a7aa9348ce524b2c3e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4a776580b8e0406e94678229695186df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b472a5ba29974f1dafbdefddb71522a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "818f12c0bd554fd0b2d42c22320fb1dc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c8cb7ac865a840d386e2bd7fd5eca882", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "19b848ce840a44f0a6f1d3ebc042f8db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "083b3cf24b694201b6ad5b5ca4650b0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7bb65f326e36436c9bb819ae0bf941a0", "region_id": "RegionOne"}], "type": "key-manager", "id": "0199984f1d5f44929d2285e9261adffd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af795cb33732455aab8397c7038b538b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7463844a588a46c889d54005be8a5319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aa69e2a37eca488ab9e0728098639758", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1c21af1f35b74b99ac9b77da572a1227", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb833f6aa3c248a5bd00a9caea4137e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c34b4b0123024d0b83bc02a1d4037ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6a4b5c5c79c449c0addbb3404711f32e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "70faa3709a44422eadb5be0a26dc0840", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d936b5741e684e51a83d4298d7364f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1444cae5dd343358c72bc2ee1b8c0a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a1738024fa8540879569d25b48c26628", "region_id": "RegionOne"}], "type": "message", "id": "5155ef8b8e2b4f3da26026a9e2bf2f18", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8ec30ebfd7b4e51a1ffc27a755af33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dd29b1aea13948f8a795013d12939d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9856e0d7382d497397ecea04340bcb0f", "region_id": "RegionOne"}], "type": "messaging", "id": "d6b30fad38e54d21a4f274055422316c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "537033d2e5a248da99d589f1dca67729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1ea067695f3e45adabfa36ac298e3f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c0b73250376843a1a7eb84f74f797e39", "region_id": "RegionOne"}], "type": "application-catalog", "id": "355c79edcb7c4b8fb27bcee49cb13450", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e330584029bc4c938cb2f52f37ea187a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ec91dd7d7c04b33b022c41813fedf13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "263fe217e02b4540b8e52a472d402455", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b0932e06a27a46d0b605af5e9f2aa7c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "072ddf13a99f46ee9624c9078527f35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34a5295d967c44238b77582b9eaa87ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1d641bdc4b44041ae2995ec32a10c97", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7ada22c741db494da51274e6862baa68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72aa5474ca3441b786c6e9ae87314caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fc73dcdb06c472a8f5a880873d9b8f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0350291bb654bbaaf9a9f68aa30488d", "region_id": "RegionOne"}], "type": "container-infra", "id": "edf2b4afea8a4e42a9c89ea81eea7289", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a4fdc98225cf4de996e6408c3328665c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cc4848dabdcf4695a642a534c7e6b2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f328b982571248519fa2ce6985b5d70c", "region_id": "RegionOne"}], "type": "search", "id": "0f66acb5e52c458d8fabd164f7dd259e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a13c822b9b44aaca4d2698676814461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cfd120d09dbc4ac7926d5d94b3bdcdd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "12e345ee1ec3409ab6858e04b1c6f034", "region_id": "RegionOne"}], "type": "dns", "id": "f339c8f0fce246e6936e729b7e84dcf4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e32007137462423c899ef854f876aa63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c1d78f4b28b40c0a38e2067cf0aa285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5bc3184af1c94307b69cc7ef6086cf98", "region_id": "RegionOne"}], "type": "workflow", "id": "765fca56d0174ee19dcf1d86bde05889", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04cb72b6d9384beda8750ef310b51172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1249221e82d4eafa42b6680518c9d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0396eac6d1d146b099e6faaf11aeb955", "region_id": "RegionOne"}], "type": "workflowv2", "id": "efbff607b0bd4f59a5017976897efefd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d9a31f9b59d747828aade0c637d21f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a00ad2e563b749b5ad48cf6771bd65e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba1ed541961a49d88c2e9fa9433658a9", "region_id": "RegionOne"}], "type": "rating", "id": "b49e736b2a2346eb903e0896965ea528", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54c0bf667c5742e1af184f88bbdfb782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "710bb2008fbb49078037a54b1067e169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "713b1b402f934f1d979dc0d050544ec6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d4c6831ea2084eeca92ee255071d4f78", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b177b33a72940538345a1ae5448dfe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "00596c7ba2234556b30e5cf4eff46f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5613846c9c4d4687a084ab2e8d4c4e68", "region_id": "RegionOne"}], "type": "policy", "id": "cee90e372fb54d4c8046a4871282e2ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "948322c1109f47ba8ccd33c061a16d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d1a2c4d888c46b493db038e51b1102c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4292f9e3b0c4b25af674624ee80a0cf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4fe78e6321c14a54b4e7370b7b774f14", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18fb699c3d37416e84cd413ad0f316f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4196cf9e9b144ebf9b225370e2b8285d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39445140782c4677bc8943a65d68d434", "region_id": "RegionOne"}], "type": "sharev2", "id": "80f0164eb6e8438cbf152f07c16bc4bb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3ffb128e551451b8c74653e37a53d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6da2c68a3a749bd895e95b36d81e879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ebbad0b9cb444f04ad5e0437274d0338", "region_id": "RegionOne"}], "type": "share", "id": "ec6c61115b004d8c911e0ca9b8d8f885", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "327b946003144344b75f64b6ac9295e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c07711920b74c72bd1148f84f5fb2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1d92eb866f4d44a1af969ce049855e91", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "226905cbca2144868dad3b697fb401fa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f122a062fa248fea9f9ce60e8444bf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6344404d6fe94cd69fd793a245ecff06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9699a3f65f244179acfe9b732ca4046", "region_id": "RegionOne"}], "type": "orchestration", "id": "b0002aa39fe44bd6a3ec69edfbdd87d3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17cbac70f7d74c0aa881f1c6d662132b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "010592da39df4532a0f0301ca5493a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc1a493933704094ac106e4d72ced011", "region_id": "RegionOne"}], "type": "block-storage", "id": "1c249246053848f9a780fa30948bc0d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f59c8f7f783b469ea87e449e67379ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb081ff09b624436864e032c4d047633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3e6d63b94c045ad8b7f4748c9feaa66", "region_id": "RegionOne"}], "type": "volumev3", "id": "682eb3e30afc49c19eb43a03573484ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8859bbdb1b6d4a5e967a9481e8608a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "458bdc7beb8e438781cc834b7d95e21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57f350ae2e4342c1acf8c75cfa91b38f", "region_id": "RegionOne"}], "type": "volumev2", "id": "eed1846c3d4e45899e6117c2169d1588", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "722c9083774245809bc52afe6795f13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf347bb38e6a4fbe8b57d62a29c816ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "670ef4522064479b841be480cc2df0b0", "region_id": "RegionOne"}], "type": "volume", "id": "5fa832d919b7472f8f116505b8e808d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "491c4db8286a4b79849a0bb13e3f7805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4aada5a36d3b4b959d26ca94a78f7017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af6c8327e3444bda93561f8bb977ff26", "region_id": "RegionOne"}], "type": "block-store", "id": "7c6c3d84c5464094bf2a906dcec670f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3405437726374571981551a8703c866d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b28ffedecd404044896b186dff35c188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "11d04b1ce32c48b49051276173fe3b5d", "region_id": "RegionOne"}], "type": "alarm", "id": "a150ead67d6b4a88b80cbea9db80063c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97a576c8297d413a8bc65a334675163c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bb5ecaafd764a04b809bc8927902bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d48b017dd02d4954af427ecc8606d01f", "region_id": "RegionOne"}], "type": "alarming", "id": "2df85d76479548f8a3485c0460988d6f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c84ab08306cb4b39b58cd63c8f922254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "458272a2e4fe468c84d362689ef67839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98428d8a19a8469a8815ce9f89657c7f", "region_id": "RegionOne"}], "type": "meter", "id": "4378dbd9c7b1417f87b9c8a19efaf416", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1d9e27f412c452295ffa5db82e306dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22615fb40b38492c9c0fc66d92461630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "09691a4c7da949dd8b6feba5ef799e35", "region_id": "RegionOne"}], "type": "metering", "id": "a90cd6e4ac87427586fa7e8f5fdd9ec8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d23f9bb2fa174080b66778faac93c40f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7216dcf023da451e83870ddc03ca28dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "684f60a1ba584134ab3a170c7a8e4688", "region_id": "RegionOne"}], "type": "telemetry", "id": "50f31667f6354108a45709824d32f8ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9ed821e48b3a437ca725af63dd106d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "db56ad4f0c554ab590f5d7e08a69ef6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb1aaafaa8e14fa69d712915328d3197", "region_id": "RegionOne"}], "type": "event", "id": "583b537deb75451280bfdf0fe7c0654c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "db3d23dc4d55458bb2e6b087ba70e181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "291a26a3f96943749c960a092915398c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99484694d838410eb8a2995f18d88790", "region_id": "RegionOne"}], "type": "events", "id": "a97fc0696f5f4e77897b6b1a74d1c282", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "41fbf1a780dc40f7aa9be252df7d9a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71679612f7034f6aafb6900e47c53d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f44d45e1274349ab9153b6a736245648", "region_id": "RegionOne"}], "type": "application-deployment", "id": "31355cde390d48cdade5209f2b38e139", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37ae35127bbd4a0b86965ff04b24c3cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b390041bfa834b608ff6bd70eecbe3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ab71de7295f4f8281c76c7f1f24f72b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4e2c7f806dfe42eeb117ea8f4763fe6f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b4195569b7b4bdb9d306ebaaf9303a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43ec8dc8605f4ced962f63631e2d8a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a787fa5f52154c978554ae9785ff36c5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4319089d75ed4eaf9e8664934318b6a4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "373cd3cf119a442c8969ef2911908c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb5a624cef2c4735823aa4d1c67788db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a0494469ae441c58798a8fe62f505c5", "region_id": "RegionOne"}], "type": "tricircle", "id": "345645ab0dc544dba6a16e5ed06a4ded", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ad6d35c165d840379553c86ef82ea0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7862ccea05d04a779693a18f197fc255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c3bf21b9c72f460cacbaefd834ce7f15", "region_id": "RegionOne"}], "type": "database", "id": "1bdc0a27c9aa474584a0a976b374007c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15e5d3ad442a4418b2a9f549db15d4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4417b9b558843fd89ce5161b97bde3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da7bc0938cd64a43bbcf102943571c98", "region_id": "RegionOne"}], "type": "application-container", "id": "0d3d552a18454c0b94637a625094c991", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f29630da4a1465482f7f30bcc1636e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0aadb623a24a4818b3991056adb1883f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fd650766a018433a9a208ecea9c6ad61", "region_id": "RegionOne"}], "type": "container", "id": "e4a67ded76354322a64b00053fd63359", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d19063ddbc654ab3bdf350c092ce056a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "911cedd3db964675869ea2ac8a3d7015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12a08179167d49578f7551c8868e9a35", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c4730e3b6a9346e4a5d32d246cd28850", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c15da1f86dce418d9e1c71fd24d2d32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "312b43319aa44f49a2cea0e2877d9663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "37b17a57898a4ad6b8889b45750beee0", "region_id": "RegionOne"}], "type": "rca", "id": "f1ac6c863b01488ab0ed9a57585c97a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "591000de869b4cb9a2bee021aefb0df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd6d468d77a644288a14239fe1184474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5ec71196dd344a5985654c32a0b83229", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9188305a838046e4854f84d6bc0350e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "72678545016c4ac88d2376d4cdef2107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0f9d80e7a2254b57b770e6456f5e6cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "397fddfdf71544b784c113d78b65a41d", "region_id": "RegionOne"}], "type": "network", "id": "d4b881853408439e9269b445b718b0fc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f7d32df11567427ab8a20ca61edd648a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c9a3734776e42e2bf332e760403efce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d59bef9a51724c04af66a88290802d9e", "region_id": "RegionOne"}], "type": "backup", "id": "dd5540017d114245a97606cb0913b8ea", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37401c3c073f4eb8b0f1e1f29b1cbec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "85348d0947fc4e14af2766885711d88a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06676f3e3d6940ac98fe554f467746b0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "433cfa289c7e4c1aa10887b51f3ef331", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f918e355fd6f4fb3a370521fd3d19fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5df7b3ba2f9400787a85915fd5df3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c5d113d0c31148bcbe32376d2cf6a8ea", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e86d079b9c5241eeb185cbf2aecffef1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a46745ede2c04b92a9b65179887e2a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b864042cffcf4828a65238e51d2e468d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5a14419c6ca94cc69c3ab9eaf41481be", "region_id": "RegionOne"}], "type": "monitoring", "id": "d99f5012ca204397a91512715f68f96b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1b6dfd41a54e459cb0920381b27f0623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cce3e040d4ce429d9e7de005a63f1c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ea7fb0aba144292a4558122a5da0e60", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9bb14494206f4ca8bd35d848e0ad2319", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c2a621f3de74c4394114c13abf583d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "69c7000daa2744d7bf7fc73f622e6996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ee7d30553d2245bbada6361e1e1cbdf7", "region_id": "RegionOne"}], "type": "placement", "id": "e524ba7e47384232a547132b9df0b419", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5087201b9ff74a1b8b54d963aacfa7b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e05ebf7cc09499ea9890bd2a8bbcd1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b37af31db434b23a5cbe135ac58b34c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "df361e9e8e7c494f8f9f4036972afbf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce2796b950964bada212194dbce8344c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b2e9267ecb443719ac9105c109a1f08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3af39ce5d76f48ebafe0c93646b4712e", "region_id": "RegionOne"}], "type": "ha", "id": "45f85605d5b7448997347a73fbb25f73", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7919cbc601d14177aa2ab1796547be51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "42c8247cbc8c49b89a35369bb3e77d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "147a5584d4e540cc942e8edb8ba1949d", "region_id": "RegionOne"}], "type": "reservation", "id": "7e04ed125f3943c5ada597532250acf7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "27c5fc609eae41a18dbcba1bebfca0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "787794e5035f4c7c908bd47a7c027f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "287cf14d1de148729fd479a94786ee44", "region_id": "RegionOne"}], "type": "function-engine", "id": "d42b777dc4be43038c87b09a9f81bf83", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9d4fe1c10bd450b993db8c4574cd88d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a57c13e8687418db339d710a613afbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5bf5c50e0c944a18a98c2b100d3fe5b9", "region_id": "RegionOne"}], "type": "accelerator", "id": "49db5103e2804694bd0741637690c120", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbdaf6788e16460b868edccdd5e3dc94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fd723e1a86904041867050c129386e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6e3cc19f6470420898a927df7dae448f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e8cfe65235e34114bd81f6a81b4f4b03", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32249ed521d44eb3bee409d976611304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26c030fb4b2c4566928761bbe8670ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e602d105b7384b5aa0e84ba21ff1c5c2", "region_id": "RegionOne"}], "type": "registration", "id": "30ea22702cab4999872ee9eeaed35adb", "name": "adjutant"}], "user": {"domain": {"id": "dbd9b280f129473cbdd685cd76b538bd", "name": "75aeff1785b34125a3cdb4e614afb913"}, "id": "336f733ef3ac4ef9865e94b3b49269cb", "name": "3f69d9ba60274030bb5573f668abd8fe"}, "audit_ids": ["9bfcc3f79db343d6b910bdfb69ed173e", null], "issued_at": "2020-04-23T06:25:58.545876"}} 2020-04-23 06:27:58,710 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/?prefix=None&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,715 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,717 keystoneauth.session RESP BODY: [{"count": 0, "bytes": 0, "name": "openstack.tests.unit.cloud.test_object.TestObject.test_list_containers-2"}] {4} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.184791s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/cloud/openstackcloud.py:440: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,335 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,339 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,342 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,345 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,357 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.272901+00:00", "project": {"domain": {"id": "873796506bcb4beba88c8a790fdcfcb4", "name": "836cc60ba40b406bb8eb9d1038ef5ac2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "98478339d0a14c7ea7d28ff007c37372"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e5959e15356d42269c195f1a1278cfd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c1fe9b71c4d54580b6ecb91bca3b742f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "39bad1d3393244578b3f7f2677e63809", "region_id": "RegionOne"}], "type": "identity", "id": "92cb2195f8bd41bc83ecc8b83cc264b0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "16224ae08e5e42a094790ed1d452f16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6f874ea6742f48c5bb10b458778fb4aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7146699900b24531a20a311a2c823fa4", "region_id": "RegionOne"}], "type": "compute", "id": "d05a4102e61243a5a71510c39db90da6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c65afe67a1fb4398bf3f487884365b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "35ad6b0f8e544795882f984b3b65e842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9625cfa9a51742b785eddc74f65c8857", "region_id": "RegionOne"}], "type": "image", "id": "ffbd00279dbd4a6692687577af3f71b2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9e03b4a288bf42658f47c361ec620327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8c4a715cb3ad4980b5861d64a2f693dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "00956276b677431baf1d01941040ecc3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f4632a80485c4a4f899374a2ad820ef5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8f34a443f5f4a45ab50eb4fb6a11380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6de50ccb87d47568c9ed12653f2d11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0cdf3093f64e4086e8c3cad70bd2cb", "region_id": "RegionOne"}], "type": "object-store", "id": "f58b894b650c4761b2c9dda19e9aaea3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "907bfefc3b7b4f628adde57e4c7d0547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0e7f597f2254672927453569dd344d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61934c7082004bd9ab76e7ab50c82a08", "region_id": "RegionOne"}], "type": "clustering", "id": "a4613b45fa6449cab9223f7d9cd40eb4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3902c99c38244f99a5503b4db771928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "832d9fa3ab074abc838fbe3436171025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1de06c8e40546328ceb6df925c9637c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1823330f9495432ba1a3941fea05952b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86541dd9485a4f47880d3ffe85e676ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8fbc1d2319c4997a8450e7d1c727cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ca1553b042f4fff9eec2b5951bd5cb8", "region_id": "RegionOne"}], "type": "cluster", "id": "086f6568b8c043cf90a6cf1f06be861d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8680a9fc1b56439da736de6d5d2f5826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fa58eb4e0f744418a4e81a92eacd6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b21895a38d96443db74707019c6974ab", "region_id": "RegionOne"}], "type": "data-processing", "id": "53e8fc18df5e4ed8823bfd9006080bc9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26d340c0a3444e428f9ded3953eff9e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "185e945ba71844c981cd85e0d9492164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e6241d50d4e4394ab6763604f3ffa4d", "region_id": "RegionOne"}], "type": "baremetal", "id": "567c471b615a4f93b80c7b22de96ee80", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "337158de2b3a41399a4dbb955b7cf184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e4e741d9973480a994591af8f0a4716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6f4eabbf00134f3f81c18cfe9740a036", "region_id": "RegionOne"}], "type": "bare-metal", "id": "26f7763db6454291833774059cb4e1b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "edb07e6336ce48ddb7b94e8ee1719e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1713875c3a984a0b93e18884a7fe3f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0d372a52a8444b3eac0df8d56927677b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "04e8db42ad4244bdb540802fa899e77a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "527ee4b82abd4d6a983f423497b99114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "380b760f279b4dadb6ef908a3fc47381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "82973ce889b9403d82a720a265aed194", "region_id": "RegionOne"}], "type": "key-manager", "id": "60041a751e054f1db7cf4aee69ac0eb6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5baffc43fcd84b7a93a6757667bbcb20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52e0872637044f909d82d0aa23b2dd68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "696c0752412a4f9bb99b07e31a5b364b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1e24512b8760412da122e42ff921afdd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ab31afd38b64a92b3707d8a1ba58024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "886811d2ea144018bd0cd99906bb2c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c75f6af906b64868be6e0787d1e391e1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "59989490a4034935a8a196190774fdf7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2a223dc2be4942f097fe016e5ad73d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "08165355b2db44eeb063c00d00d2fe93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5bb2eaff1f4e49048c2a3b46b63988ae", "region_id": "RegionOne"}], "type": "message", "id": "52fd116bbf0c40f5a66c14d07608ff08", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f442f38ccfa54f2699af8a8525e708dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "97a7ada17f884a0cafdcb9b2ff491780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "69707a337f9849d089b28fc2e21f762b", "region_id": "RegionOne"}], "type": "messaging", "id": "92d6fff8257741cf8efefadc15fa6568", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "efc94a5143b742d49721b844e8806ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d35ca4e942874183b9ba4239dc2d6281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ff7d8bcaa0d844ac8b164f7d8dff50e8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "48139f9692954cac9b7d92912a5f6d09", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0c36efeddfd4a84b06dd404415321c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d68acd8b0026445cbef9dc82cd9aa8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dce4ce9f044b47e09532b19e29404918", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3adb3588e37c4a08a2d310370a9d99cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "074c8953233b451f8d8ea676406a9e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1cd39f62ba442cebd7e3d92a8cf148c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "893d88e800034bf7bbcf4427101a03b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4463cd06659c4bb6a7b6ef15a7eb92a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a11328deeb7643c5b408aaf4191050a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af3c27bb070744c4bc85a1e31f786092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b7e9945c1654e0fb4416ba8f9b2e2b3", "region_id": "RegionOne"}], "type": "container-infra", "id": "4912e5f026844e0981588285dfac599f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a45e4f894603407c8e3abb2f267fa408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "adf2fb1c563f489ea311b152094bcdf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5afce8e5e9a446d6a5fae6273926fcbd", "region_id": "RegionOne"}], "type": "search", "id": "615fed2c345242dca8b3c147e314fb6b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e33aeb753716444a8a28aba56043b89a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "539eb1dd66ab45b0a4430198001d0aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ce56f1ec60604df18aefbf84aacde04d", "region_id": "RegionOne"}], "type": "dns", "id": "39ec89e8701342ebb3c401418feaf255", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4c15a30738b4fe5875e5658cbc0f297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01747600aca8495d9ade9f06858f8c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f095e3a90f5043d9af0a125f48567a59", "region_id": "RegionOne"}], "type": "workflow", "id": "71fbef3c2f8d468ebc8a9bf5aa181df5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ac3f0e153b548fa802c8b63c35590fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4997d7771f14d80b15265a5c4a0229e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aaed90de6ce84cbfbb4cf5d4fe53c305", "region_id": "RegionOne"}], "type": "workflowv2", "id": "617df12f3ba6475ba0cd528e26edb166", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cfbed5bc38204527aa195b42d939a67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8963156aae054cf78b7bb53faacf3042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "12160ad1ec604e2d9cbe87974f47b1e3", "region_id": "RegionOne"}], "type": "rating", "id": "8de26088c02f4e09a7310e5c55bd93f7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c57461546a74c51bfd16b2ddc8876c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea7c0640c3264424a809f3576fb748a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "82e926065e22460fbeab72cab3e763a9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa1b0b48cbf04b10a799f07387a05f0a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e4c0386adfe04c57b243bdd23a0017ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70037040d0eb454abbf16ca7c6d8dc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ce0f48397724d3fabe616f732114db3", "region_id": "RegionOne"}], "type": "policy", "id": "d94e9234dbff46d49c7c2e17ad3e8541", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0e60733a0cd4e6d8b4ef7b5d95a2481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f3f94ea82ad4eb7a0e0c549944c0c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a2167aa91a774c9898f7b756b16b3fa8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ee4f43dbc939443c8b057d8976538db0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "865288ea602f4ab587740bdbcec902f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3009f2ed8f5e4bfe8a68aa2d38caffb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f33a71e32504415ea310d388633cb20d", "region_id": "RegionOne"}], "type": "sharev2", "id": "4b953fca1d0343eea2d156508ee79238", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7040cd3b8694192b4c7dfcdff4f0ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b65cb85cf7e42b69406d2064592ff8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ddb66cae7ee4256bd206cf98f683969", "region_id": "RegionOne"}], "type": "share", "id": "b8358de2bc2149c3bf4aeb13bdc0a7da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c20783fb5ac4ff3ac73da88b0aafeb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6f06cc5337341498a6a9d28ea45c877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "805501b9bde84bf78f00dbbf92c50a44", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "429ba2c56bec4b4a9de3aabc14bd427b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1520f274de2249caae068a446929fbb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acd9deb4cc154193abc52d339e0b4ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a46cb1bb03ba4e74948595b61df889cd", "region_id": "RegionOne"}], "type": "orchestration", "id": "17ca4c3e19b6436bbd598c61826fdb54", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14a9ee48fec1484abc773ff5a2dd0c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c5866c2c8414345bf0dfabea5661167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31fe07f8ae804a6c96a29a4839f36da8", "region_id": "RegionOne"}], "type": "block-storage", "id": "17789ad171e5436fa51984d00194562a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b23d65d836d46fd898162a744f2a1fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb852bc564f14640a52c1b101f35c67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ccd7a5b47954eb195e3fbc7e4ce860c", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb74484695e14624b6d72c102dbedd34", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82fbc82d503149ee9c44bffd9c2124c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "680eb0cbdc3d45daa381bf0295c39707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de523b51523f4deabcd332bce627d0c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "e25de71641334a5381f49b5a9edc420f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827f4c9425504494b8b2f07f9b451b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ae466a82af34114a9bb1ac9310e5ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "738f4d8b92c84b909010d4d3206d177a", "region_id": "RegionOne"}], "type": "volume", "id": "61a0c219a74948c6b8d850ce6c4674ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e89b73ecd7ee4118886b115dee3fdc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30d82f0b937f45b6a79879b6b551b9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1abab6bea6d4350b03b724677ad6d83", "region_id": "RegionOne"}], "type": "block-store", "id": "a4a0e46bb8b84814af9ff604aa89be3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "786e8294a5a54da0891a589302650e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3aa08ee95631424493669eb7233ee9ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dcbb7d6ab7f149c3a9da5fe3dd1f5c0e", "region_id": "RegionOne"}], "type": "alarm", "id": "d51b8f8566504b5b906096d069931d88", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "341036dd926a443ea979c2ac98605509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c387b1abdec149f3be52145900c837e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9df2e1c69ff4f6d9942c24d12b54ab7", "region_id": "RegionOne"}], "type": "alarming", "id": "45428da67be44e9eaf84dfd60c3f4469", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbd7d4466a7443ee9e4bf0f62f8fd12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a93fe9ca27a4f70aad030b8e06fc72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d17aaf124acb444e890a7f803e8aa8b3", "region_id": "RegionOne"}], "type": "meter", "id": "666df48f6e254461a5ba19e7c7187be6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d256852b933f404284c41f16c5834dc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "07189b41113c4cd8995cf70bc6a758cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e5ca9724f2c42d5916266c128be5cbd", "region_id": "RegionOne"}], "type": "metering", "id": "e547fdd4bea949f8b9fe5555208eb731", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "538856e0801e4621a73f95cf6898954a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5d065018f6e4017b2d880a36f24893f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4e9f3ba85ead48b4b911e83a24229205", "region_id": "RegionOne"}], "type": "telemetry", "id": "85d8acb8fad7492fb40ba27d5861e6cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "214baf1a4cfc4dd6b6449f7f6111c7c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ca42632fdd946668d748ed25296f081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "289021d6508e4247846dc8ba6c1ea522", "region_id": "RegionOne"}], "type": "event", "id": "824b6a5034574f00842eadef3ccf589c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4203287f6aa64cc98b7b675887d8f0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3740a0a21f04d038bfd794be9be2a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dba9c9d3134e465799dedef20308a04c", "region_id": "RegionOne"}], "type": "events", "id": "e39aefd6f76645c5a29677da8aecf59e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b5dbe30cf0240be9e1348bbb639e2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d6d39bc9ccc49d48d0dae7be4fc0eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "57cfae4b50574e7c88355cb881fd3595", "region_id": "RegionOne"}], "type": "application-deployment", "id": "faf915911f84498f9a3914e0708fd590", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f66438d049a4488e9e0a05eee8fcce53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e816d31ac32746aba00b8e6d56ccea36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9fafe255543f4d848664d9c41041ffaf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e682262f43c4445b3145a5d1f13741b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0be69092cf1043569d60a12cddb35128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "241749d93b5c43dcabdc3abb1e8cf973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "24febd0f84184aaa8dbc27f634a70f4a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3ed4bdc373cb4553b2133faffe9211be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f34c0dacd0ac45c8bb5e58d64760f42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b812247c0ac428fa46ceda921aee318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9ce77e2f8764825952e80c912379759", "region_id": "RegionOne"}], "type": "tricircle", "id": "e256c77583dd4fa5ac41b24d48e2a710", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "df50122ec1e64842909fe06f305f9257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b65ac5aeac86411994c1ed943efe972d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "093d0d7c7ddb44959630f1f53c856ce0", "region_id": "RegionOne"}], "type": "database", "id": "084fa70e414241289030abea6cb633fa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6715e19aa8f40f98be97d78ecce8361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4768500ae3a4242b7045f9759c16769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c8167fb458af4f1f95d0415063638100", "region_id": "RegionOne"}], "type": "application-container", "id": "04c9a835c15d4c9d92d8707008394481", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe7af25f61604eb88ffe892d8727738f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6596d193b66b4914ad1c136390ba9f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1748854ef5314654a8e3bbab8aed38ef", "region_id": "RegionOne"}], "type": "container", "id": "7711ebef9a354f058ecce6436b508629", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d5cae3cd0ad4f508a98bafb14feb60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d70c625e66d041c2b850f1e44f4e59c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2cfb81ed832148f8bd315b929a3a7daa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c9e0a1be200549f5abae4074b907aae2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "defe3c7acbfc4c0ab35cf2511558a5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "925a54491c014d60a389837839938d48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8b838f9c09a547f2a22aaf6a9b189f54", "region_id": "RegionOne"}], "type": "rca", "id": "b447a6f3e9404731872f4e20c018116d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "35ed197bdc6c41d18b2dc252d01496bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c76c2590805b4bcababb8f788d981364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "26cefd4f6394410baf9b1f0b53794155", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "87d5f11aca434904bddc45fbf9a1182b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "88e83bd377c340fbb8bdeafc78b4e947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9908f37d834b467c927bc7578ee77bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d17a40fcd31e4fb981bf82fa647482c9", "region_id": "RegionOne"}], "type": "network", "id": "78f21b5e70e643baaa8123eeb0145a0e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eca088c4239b4cdd83140761dfc7a977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "890270f7621a421897e626516773d4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5d8c06183d834e6c9ac8e91ca5396fc5", "region_id": "RegionOne"}], "type": "backup", "id": "500979f4694c46ca94f9e660284f353c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8e3e1b23ed34fffb75a97647ea9e7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63a1dbd66192405daade52f2b0253eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fedd20cb52634e0bb7d630da214912e6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ebe42678a58d46b997b8c984e73a2d1d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5309c58e66bc460b874625e2e69c8bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eee1aa9c52294c5583c5229fac86653d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d0bb3657f5004e85a8851a521c224118", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a78c53fcff59479391a28a5e5232eea7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1f3103266d3f4cab88641a3091521ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f33d9f24b9954f17833c6c3982ff86f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8807bb4ccf8b4bd1ae5212fcd571f96b", "region_id": "RegionOne"}], "type": "monitoring", "id": "11c3795d332748a8ba1a722deb4f0257", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "38b0e1cef63645ee8b47dee7d223ef30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83e5d50fa01346c28be7d27d544ed404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5f508388712049358fddf3ec5a643c3e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "948811d6eb1f4265b85ffacbc4339226", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8e8534ba2bf949dd91102159e3e2749e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "035411f2d9de422aaf9e9cb0e67d3587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9fbb866b6e904e79bab718e7d9044445", "region_id": "RegionOne"}], "type": "placement", "id": "c2006751e851466a846f346fd096587d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e280b75253c94cd2bea3144539215960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9407594b26d048f4beef1a6d06f0168e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9549a9cf1ea84c51bbfe865b353300b5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec0e8582f64d42919b2971a979023a75", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0bafe294d3054cf5b7816dc33f99935f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d712d7803818492f9e1b12c18145432e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9ae3b276c4d0487a92111a1d864d1db0", "region_id": "RegionOne"}], "type": "ha", "id": "8ac21a148fb44c418636e8e9c28e8e0e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ae1399e62b804c668a3a332976cb5fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "731fc3309dfb46029a63f7ecfe1bb162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d4ec9b60765847ab99120f40d00109e0", "region_id": "RegionOne"}], "type": "reservation", "id": "25521407a6a549809dc77cba29f141e5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a6030233779d459881dcc03e16a04f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ec086b1751b479fb6d2889778846076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6c8e090ebc4042d59e7027dca113f4f1", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a89b3c0cbab41e3a90999b6bc553004", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c4eb1eb86a264ac497f64d41a09abeec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0cc3897646c6465eada48dd577341c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "580b9c8de0a94bbb962b56b0b455594f", "region_id": "RegionOne"}], "type": "accelerator", "id": "bf09a26f30684765a2201a80640d35d4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5b86652bc1f04e6d8ba9a593420dac6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bcba8c3a3cce4693948d707b0e37af9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "398e12d5246842138e07b369ec56e382", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e48a7ff133434bd397c770a3085ea327", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d91f91bf121240a592bb4d984664b2ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99def8a5948f4ab5a9222048da7385e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37874e118c8c415cb4338e12c94e5f2a", "region_id": "RegionOne"}], "type": "registration", "id": "56cd08220fd942d1803c01276f993d0f", "name": "adjutant"}], "user": {"domain": {"id": "cafc3a0efbd241b5987a0f8b776303ea", "name": "4516ee9f03fd40189481432704ef8dee"}, "id": "ea8273119300472199d222c861a8a1ca", "name": "731f1172f3564a49a91211528059156e"}, "audit_ids": ["28afc5b412254c1ab7e422970ae51b39", null], "issued_at": "2020-04-23T06:25:58.272901"}} 2020-04-23 06:27:58,389 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,394 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,396 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,420 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. {16} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.167833s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,555 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,559 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,561 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,564 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,576 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.497181+00:00", "project": {"domain": {"id": "6d964291898641adbcb9514eb5032959", "name": "9bd05641755a4c168d6412e0df4b9693"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "16aecef998774279b07a8bc08914badf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4143a67c5f214b05ba0a28b8e86f85b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "857293ac895d459abf8c2a14073520c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8b2babeb1ee847fa9b6b254e8178aedc", "region_id": "RegionOne"}], "type": "identity", "id": "cadff8ae0a87485fa6d253e46909d558", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f80b8f2203194fd0904076923a461d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c9cfdcfda9304db1857d6fb9d1140298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6af9e90fb1f545089a815a6cb24dd728", "region_id": "RegionOne"}], "type": "compute", "id": "d4ddc89004b7463c8e2d669c607cd658", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3a1f7ac108174b62ac20fda7f42031b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5d90bcec1f3143e29d16541eeec6a454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7951b2a549fe48ffa44c50b8ade4ec0d", "region_id": "RegionOne"}], "type": "image", "id": "8dbccacef2bc43dcbb69169c7f9fa915", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5ce1c0d0ff54f248f13a7f9a110bdf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e927569f58034746a4b572d4515aff44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "74e1aef836cb4036b8e2a4a0e9874df8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ac30ccc745f94f78a62ef84a1a8dcd22", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e121c3c31f444da7a39c109b8ddb12f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f9727671e864ab5a11f32ead8908694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e0d8d8a6384d5d84ba6dff59bc111a", "region_id": "RegionOne"}], "type": "object-store", "id": "5816772a0d994d2b879af46e6dc74935", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "151b2bea33264c988ed2b20a4814f6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce9e3260cca44c6ea1b2c0d468023d06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2e998947c65145beab44655dbbcaa6a2", "region_id": "RegionOne"}], "type": "clustering", "id": "e51cec65c6e644f082d31345a28d746d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d21645d479784fa6b47c57a540e7bb33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "461dd5d3eb3e4368bde7d04bcb1d3710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3fbcdf5a8054221a5caf9760c569f4e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "06c40de3d53945ce80c454182b12fc2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "afdcc664ee8c45f2a940531046a249ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f929e11f37784aa7b2bd7820c1e6dbea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4f4cf4a1c4cf448381500f35e88af175", "region_id": "RegionOne"}], "type": "cluster", "id": "7eb1310ea30149f0b9447817c152cae9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dbb8bb6e7c934a6ea43081437a6682d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "81b2e2ebabfe4572a13fcca4748fefb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dd8565b159fb4ec3b597c77130f7c9e9", "region_id": "RegionOne"}], "type": "data-processing", "id": "dc7b80ec61bf464e825e3b7f3590c2fc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3869360a92e64c099db6585492dbb8ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16e6156bb3a147d2a55a12fa79874dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e2db989b7a24dbc8193a84791cc00e6", "region_id": "RegionOne"}], "type": "baremetal", "id": "4b019d73fd554a058932a1784b00b5db", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc2c30944a704bf29cd897405aaffaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4380ba2ff3eb417eb181a4f48701c781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "73ff896e89934047b138346a014e6d84", "region_id": "RegionOne"}], "type": "bare-metal", "id": "209d74f29fab47f39175b357ba178789", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5a1f9213811645bb9c14b19626bc75d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f546f44f90447c998e2d52245cc4075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1e09a57d0af741dbb8f30b35196a430c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "02fd9d9c514345d5a69f4783a0f03bc3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7ae31fa825054b5e9d5386f9184dd488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b29b412170924e199714c3f792109b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4cbba4b6b7da40588b7611a1d87780a5", "region_id": "RegionOne"}], "type": "key-manager", "id": "d3c3afadc01f4aa397b3dd0dbdd4a61b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25c2537bcfb24d31b46eb43b8ea8d01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5eab42dcabeb4dfb89858d1386409129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4987224e09a449eabc6ff3fa5710f3d5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "530de01bb7dd4e3db87a9e9aa9310422", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "527dbf3ee5334503843ef9ca65d71908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a30dcdedc0b4a53903c669aae68ffd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5898cb30b34b438198044f4995e301cf", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cb3f04af74154bf8b7ee866720753e78", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "509503a0ac884482901580d5bf268519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "440231c136284d21a5b6e042f60e6d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ff9ba0655ba0425c8c5caa0d2dc6d5fb", "region_id": "RegionOne"}], "type": "message", "id": "41ee1dfb978b43339b8b65a8811fbba3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e80d41c9df9c47be87f61259b2a9d798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "978061ba3a1e4959bef32e218f42b320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9156f6ad168544938644fceef1371097", "region_id": "RegionOne"}], "type": "messaging", "id": "c3304e461ce74a8db74436ac51ad2d44", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "49d0fb22eb9e4f718a0edfe13ee530cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f3c33103bb94de19f789b6ccda08975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "640a480c7e9e4cfab3cb670ca1f6f12c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "af9ad51c272a43529d73b0b2ff0a209a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f9903970501471b8ebdf61daad6effe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed16461e84804d4d9cd57a97dee093ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a937830ed9c54d4fb201f6e2009202e6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e7960854b8a34774ac4c29b61d45c3c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef298ae3e4be4786b15b8a8b4b6bdad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6fe4389cdcc44ddb00331534be7a33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08b401968c904c178b6975493e804418", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e205e2cf16a240eb96b6e11b9695d93e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "635852a53d7f43018c4b443811cbac12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd93efdb41e64d8f8c89dad2f2ab8a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e1144c6c2864950a4e7c3e2cf9808db", "region_id": "RegionOne"}], "type": "container-infra", "id": "8022c9c56dc44ac88d0c84d22647afd8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1a59b2a91b77491594d7105549fa5070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "55caee4c004b4dd7ae6f7dcd2c2e0739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b5cb8a069fc04925a82ee2362e55987a", "region_id": "RegionOne"}], "type": "search", "id": "be5ec684e092447fbc952c6f8059b1d3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "faf10f2b85e04082bec2398692b190cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ccd295f58e114d12b14730fc4d53fcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b0183303516d47e2bb95084968c5d5ee", "region_id": "RegionOne"}], "type": "dns", "id": "334f93cf3c0b4d2c983032ef47d1c2c1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3713dd5414041e08391faec522c1db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7e211444a0d4287852b7c48049714d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "52607760dee147708bcae66f056aeab2", "region_id": "RegionOne"}], "type": "workflow", "id": "224cf534b3f344399c890aa9f0aaad85", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9eb0a73254b245ae83fcd3f5d297e651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db1735cd68b845ab867c19f274292cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5d000b230d70421d8f33dfb1f66bc16e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8ab17c33fa8e4e59ad32da82678c5d7b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5985a167e3aa4ea7a127352f93f0d2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6a77a6d4b5543109cef6b487707d931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a737125290ae416bb393da921a0dfb8c", "region_id": "RegionOne"}], "type": "rating", "id": "d4bc97866515407b9f377c80904d067e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8bbbab08fa5d4581ad50c23ba081c416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "571ec13e40c54e72ae55107003d3fcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6258e661101c49da9ab7c7f6ffcb32b7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "df35f71b8a434c9ab1d1820b6f89f46b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf9cb3cccb60415a8394001eaca5bf24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a468e716ba8c4516a776ba7ecd48dac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e48652acd7364b3b8b0de1067aba8205", "region_id": "RegionOne"}], "type": "policy", "id": "b4d2bf9e84064fd5a74ea25271925084", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d09d198c30b24bfba7cc224462fc7c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21325ec6c3354a7991e2173474ba18df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cf3e2958f24468ba5c737ea4cb1ce0c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "651a380f5f8846b1a30c1bd7e6c692e4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "223eb61fbd2f4e0f843bd1c5b0a1bbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f95e3a06e0d443b98aeeff3fe7fd841f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "86ae85b7412545b8b84352bec2eaed96", "region_id": "RegionOne"}], "type": "sharev2", "id": "fb92fb9511674b498f14f53b8fc30aff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "086568fa46d246288570bfe6029d46d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18acf8cd81de45dabfab80946c73d5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c1b3ed6fbcb45c39ca9a9ae13b4fc1c", "region_id": "RegionOne"}], "type": "share", "id": "7af7f99142f24568a8d26583c53b8800", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9815d1ef14bf4c6795b76b0091758cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7973a863d4c41fcaef42a2caba22c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "be07715211464e45ba8d02d6aaef314c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b353fb81c4e44561861a115bf23c3631", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8eeea9963d24ee1aa4f4b03d57aa379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6925912a084431a62f5a6b9306a43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77f0719a09a3472a84f90ab4c5a759da", "region_id": "RegionOne"}], "type": "orchestration", "id": "d92373a4a76f48ec86f09b01cf19e231", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b91cbe8fec4e45ca94e6894fef7d956f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b6a0c6bebca4ea29ec852be3834bfc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65244e2b153e4437a29783ab0bb99098", "region_id": "RegionOne"}], "type": "block-storage", "id": "3f63b9ca42994c9a906d02e9750b2a5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fbe07159806478daa514d5d704dedfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb1efdc18a6409b9afa85e4d6d8b68a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f7cb911d8f242f79abffd825c8d59d3", "region_id": "RegionOne"}], "type": "volumev3", "id": "97755027e0484b62abb581817f99ee71", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a50c384cd81743d9ac0a19b470b6a892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a74812c91f249c0951de1f9e0a0996c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c2832701e164c0aaf92de2ffd53db70", "region_id": "RegionOne"}], "type": "volumev2", "id": "69603c99ffd745039defb95642db5c63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6acddcd9c2644455877af7bd39b23fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98e4a37dd1b24a7484d91e3178e7eaae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19f410dd4de4ad0a31d564f32a1fd17", "region_id": "RegionOne"}], "type": "volume", "id": "8df25839abe84acb91132d7e78fdeccb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dfe6e6eb266473a99b82dd039150211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa36260cf0d04401a731e234d53bb031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad2b43e149a44e96a8704a6686244b79", "region_id": "RegionOne"}], "type": "block-store", "id": "bfd8b289d9f3419f8591e136f15e97c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c72ed252db9c40e79decfd36b1ca9f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f1d11ca98484204a001ccbf5f513ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ed8f519b7214e6782a587aed88f247f", "region_id": "RegionOne"}], "type": "alarm", "id": "81941792e97a4d5e8df9cb99c1ee1f8c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7cab131253184e0b98e63da00940d54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e50d11eac98a494dbe48c06c7a23bd4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3c6a8599a7b94040be11c41639a404e8", "region_id": "RegionOne"}], "type": "alarming", "id": "9dedbe0c096d457ebb5b282816aea5ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28d34af072a5453da38c2b233b39076e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e71b7a5485648598457a6de2bb8c8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8b5d4b30b754a9bb0c10017c85b61ca", "region_id": "RegionOne"}], "type": "meter", "id": "8d5581f88a82449dabbc8604cb031480", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3745e91d104b4178a17abf72a3115dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a71372d49271446d8224fb04864a6930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a4139262e204738b2c6c80aeadc8ff2", "region_id": "RegionOne"}], "type": "metering", "id": "bd14d2738de64b378a5d5ce3cb16107e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a087c5f629e4de09fce0208a7b0ca45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e802d6271ec4c8ab593460568c3c981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f50aa725f2949689900421095eab48b", "region_id": "RegionOne"}], "type": "telemetry", "id": "664a26c5f6494edfa574aee89cbb6688", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a6407c39144849108cc36fc74d6e2346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85145d1e2ae54d789aba2cabdb5f56a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99741d35b48648b8a2646469d8f25728", "region_id": "RegionOne"}], "type": "event", "id": "3b6684599cf54793a3845e691fbddeea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1761d642cf8b4492921f1c0878514b2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "45c88e8714e64caf8534e1371bd97dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44e379ff9df24019a955dbc5b13a5109", "region_id": "RegionOne"}], "type": "events", "id": "b0255336d192446ca13b65c9df81c959", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b61dfd3da6e4a6dba627b3ee8e69ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa613e70dba1482b8d7fc7358f43a741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "73b2ea45fc134ad691c3966b2269e446", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b064d7f2270043799a8378306c97b15b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91e4a3d1315f4262be915e6012c5b2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d152ee990c214d29859d8c48eeee3c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3bc0cc8505354ba09a2ebabc5616d258", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bbcf674a53b6426bb3e957f2ae6fc37b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbf86a417e634a70abbd9d4d097e733d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77da4d332e8045fc953099e325011fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "47bc23811f5b48fe9bc91bc80fff053d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b9524aac46124b6f85afbad0a3940491", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc9b995100a142f8a4da8f00d4081fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a8adfaec45d4761bf0cb4f540039ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc69602ef53249418d865fe0f5c10501", "region_id": "RegionOne"}], "type": "tricircle", "id": "2f8328ed15d0489489803900fdc4c48c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "42ef6b4e959f4b2b95aaa4f7cedd0248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eacbef9d8f6e4818862ead1029bf0bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c3a5a51cfa4e49289d72be52450fdc5b", "region_id": "RegionOne"}], "type": "database", "id": "b639e3d9f67a4da286ab7f5319fc54ea", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2bfd349261d04c29a97fba44782b9e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b06fa2bc23054d99978b1abf7527d986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ceb4cf08cc05430c8989349160fb976a", "region_id": "RegionOne"}], "type": "application-container", "id": "efc2a9eb67b0493aabf98a02e52834b2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29aebaca9aca40d8bf8b8b31380cd4dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96c549d7e5a6430a87cd37996c7f63e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2f41141cd3604118a7426860ebafb3dc", "region_id": "RegionOne"}], "type": "container", "id": "6457c003c5f24eff9e36740cc4856570", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5001ab8fb7b64e1aaf17e7260d639f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e75289bf7f9545828c386eefa08f5b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e24cc30df5f413d9c06058fda745333", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b67c9d1164f449cfb373bb7cc7052394", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22d6842758ce4f1ebf708e048419104d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb68203ee2fb49d78777a5d68842ed85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ea32de1eee54ebba779007a15301d04", "region_id": "RegionOne"}], "type": "rca", "id": "4cd3d4bb2cb14cdfa779019189d4b996", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ee9a0c5c3ee45b8b9497930f787bb90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b704d7eb7b9643e699b56f2277ccae75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a8057183075c4747b745760e8664bbeb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d5fc4d0ad6fd436eb7970e608e5b9927", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c5c70918da25470eae73fe4826eef31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "32330faafa46487781f829fcb7f69322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1528d134eaed46bea3c748c63c46f7fd", "region_id": "RegionOne"}], "type": "network", "id": "ce83d787afee41e0b69688e7e2c4ce02", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c141b5a2f44b453f8b0bee2168c6564b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1063e2fb2ff24bfeb8d37d30a1cf5821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "93f92ffeb5bb40a2a4bfb43ddd432102", "region_id": "RegionOne"}], "type": "backup", "id": "ef505321e75146d5a4a6f3c280057296", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6a6a0944b2b4f4383650cc2c9941757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93faaa84172740c2976efcf9f36e40ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "75bbb00539794d4384d61a08a99557b3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7bd4a1aac02e474990a33cfaebefe29d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "132e7a010b53446190e3f482507ea354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2eb0bd5b97014acebfef6318a3f3ba33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8ea877854f9442594fc2c4064219be1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4fe914e0ed454858a05018cc4c2778d8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "80cc5fd07d1947d8a46c176f7b5363fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f43733375283429ab727b8fd0f394ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f10e8d09d61d4343be611a8f8bf1a9dd", "region_id": "RegionOne"}], "type": "monitoring", "id": "c9afdc68b64345ffac1049079932583e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "733ca7188df34d498af13330703cdb0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4a00e09b387c4b34a41ccba91ac047a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ab05539a88264cfca0d64c1744361e17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4703fa25fe974e4cbdd9a25082994e4d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7acd109fc4144fcc9d99524eca074355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a095391203db47de8e5dd006c6bac1d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "67c09177f6294061928831d1b084341c", "region_id": "RegionOne"}], "type": "placement", "id": "85c9f0cf14624862bdf0d5c21e3cbe65", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "496905cb0d714b42a69904ff1467c834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b8e3a9ab35b442c598a20504a7ea0801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe2902d4abec4349a35b0e2a8b362168", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5968ab14369e4754bfa256ef9add22c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66efbbe9b38c4322a43e7f4832ab57b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b0d39b9e1a0a4f0c88eb3646a5685042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "467b09952c5145aca4a6716f3a12adce", "region_id": "RegionOne"}], "type": "ha", "id": "da00c08e396542e5aef3cff5e3c08fe7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bdbefcb832114e7fa043d9c692b60aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "61bb9afa784b4725b2eb14ebdcc00043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a541a3fa55ba4852b1661d7cea8305ba", "region_id": "RegionOne"}], "type": "reservation", "id": "86ac057c02a147e79fe5b1919744defc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "52e3efdb5f2b433285595361019a9285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e5050c3bc8b94c33b7ea32a64afd1c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "87ab4c4056ee4851bd2afb2a20f0489a", "region_id": "RegionOne"}], "type": "function-engine", "id": "0269e71b890b47ec89c093cc1b4c92cc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "47adccb4c86d42278c71f3351354db19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "297193865e6d419d8f18b69808a0b555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0a54501353bf4d959d3cb584b400b3a0", "region_id": "RegionOne"}], "type": "accelerator", "id": "e338020949404f4b9fdfc8c6a496bb42", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7134232a4edf441c84e700d60d1cdfd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94a050b36d6b401bbb0c43966d5f31fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b454da3a869f433b98017ca05321d4f6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4493e2529da74d29a898e7f39ea9a645", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8512cecf2f464586aea9feae61ee19aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "771e55f52383420dae7973a7fa1a5c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "14540983f18a4d379351365aba92f251", "region_id": "RegionOne"}], "type": "registration", "id": "c1db5af3f7054310a6bbb09cd1a4e478", "name": "adjutant"}], "user": {"domain": {"id": "dafff87d2c8d489fa2a368fd01fa66b3", "name": "e7f2139166b548d1b49592e5dff0fdcd"}, "id": "6cf01c27f5f1434c973c3d380ad87c56", "name": "a86d9300d5af44c29ff045bea80a148a"}, "audit_ids": ["368a30144c134990abd9fe423925f6e8", null], "issued_at": "2020-04-23T06:25:58.497181"}} 2020-04-23 06:27:58,652 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,657 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,659 keystoneauth.session RESP BODY: {"extensions": []} {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.192277s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,579 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,583 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,585 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,588 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,600 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.516017+00:00", "project": {"domain": {"id": "9bbc69be7d4744bca19c4ebf05facd60", "name": "e5f24bd07deb4edfa7f088f000ea6b5b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0e3d8d91f8ad4ab79a1747df86af1ea7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff82fb7998e94b7493e8938d00aea394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "49f56ef80fc347ad95744b57966e4d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8a5c5c9b97404714a3099c449b114d32", "region_id": "RegionOne"}], "type": "identity", "id": "2c88270d765d4ece93b07e822301ed9f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "abb3f2145a1743719742ebc584b33304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "87c3635c845046748bf8d9c51e6688b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1ef0043ae43c45349f015c5022bda7a6", "region_id": "RegionOne"}], "type": "compute", "id": "fc39587139924eb8ab4ef912bce0539a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "76861e6b28c4484f81ea6c20201e02a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "704a05a177784a72bddc057b3ae15781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0f20ee9e11374c19b2bbb5ae0984ef29", "region_id": "RegionOne"}], "type": "image", "id": "d73ae95e31e04f2dbf593f3d0e91d4da", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a1aa5343cd8447b18e11fab3f143261c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e26c46326cf7495ca4390549e8a25a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e08f1f1ad5b4f75a89a143f59fbd1a1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5bc369426c7241268670c06e63335bfe", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c00a25d454b4ee6b92eb02c33fce3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a9a2884e8284c6ba62478c6efb2ad4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49581507218b496baa5e503a9fb4f379", "region_id": "RegionOne"}], "type": "object-store", "id": "d6086ca641e547db8345064ecd3195cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f25909affc424b789ff42f5f5d04badb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "380416dd8bba4b6e9e4b0ffbe47aeabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "df8e7a70f14a4d71a911a240b6f8f3fe", "region_id": "RegionOne"}], "type": "clustering", "id": "d7a634471f874117bb50c1f16303710e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c44d402d3c54518beb170a848015741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d088da1fc2e4446a92ceb0990171eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ce8a85442ba4310857f1d2fedd0a8b3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a918646dcede4ad0920ebb823757ef4c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9fb62ddd7d8421ba4e9f6fd36404065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4664969d27f34862a5b59f211f4d6c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a4af7868b9d94c0493d06233fd5851af", "region_id": "RegionOne"}], "type": "cluster", "id": "fd9714a95e4c4a62bffbe0f83208bb13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc227a1d1a244debb13b1b0aa02aaa0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "074c8d53e8804ae09060d762735736ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9434bc5c4cef46d5822d1c13d11fcdf1", "region_id": "RegionOne"}], "type": "data-processing", "id": "a5a092f57f8b41a29d7b410f67149715", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e3024858dec409fad791b419141d01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24d910bb24794cd9b71c749c4808caf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93fc1f9577dc4321aaca79cc3f8c0ac8", "region_id": "RegionOne"}], "type": "baremetal", "id": "dcdc9582d6864f488e72f874e5cdf258", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a79e733d53ca4cbe9e3cfe15d63c39af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d543bb4a0ba46a7a5050253c4ad7489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9282360980ee4046b85e3ef415343ce8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9eb78195eb3d4e9c86750e9243342a1a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "07ab38607bbd437087da3fd7a3709ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "41d3d63f7915404697a246fef2770ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eeff072c1dc04e2b85affc1bc4916b68", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "25dee54f46644ecf8a9b656e859ce6f9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cca4f7727cbd4a82bf1c008adde5c181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "69ec2d5b15b844e0a9dafeb3b622b009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f0c920b28a364f898a55ea45ca828b8d", "region_id": "RegionOne"}], "type": "key-manager", "id": "133184810827484c9669e5b8d107fbaf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44dc94ec43cc46d689d397ce90fbe1f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb56f6766b9e41ebaaf568d06917b1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5cdcc1ef9454b0d8d14322ebfefd7d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "204a6360f19f4f34809beeadfacec3a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30c5789a40b0496c92cf6af384ef3e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f096f1f13c0a4997950a7b66103bd717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6d3beb72388641e4b3a0c40f1696e92a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ab2c203d42f840ca883f9ea614984cc8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5bc4b92f23324adfad793ffa87505d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "79467b4aed934f91b71d09d6d2c1006a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8d0212e9dad64cc4a67537d7c0872f97", "region_id": "RegionOne"}], "type": "message", "id": "2ea25641f586445a95713f32092a67a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "faa264b0522041f683c6efa654c0179f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "15e0395213d44d7e937587e561c2d898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2501dab7e53a4c59901b8793462e9713", "region_id": "RegionOne"}], "type": "messaging", "id": "ee52b826816f4cefad895511c0095691", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4e732c92a42c4743a5aa576a13ead423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "096caf199a8c465bb5e7fa51f19709d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0203aae8510241c3b4b534ac4b4de8db", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c1b5fa82838946a8b92e24122febeb9c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bccc977c7f741d7ab70f540b285945e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0dd7686d6c434c60a34e8aa10a1c9fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f81c4db00fb34251856823a34714b46f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "de36e8999fd3423d8b2fcee222a40816", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a5cbbb30a774d8e97031c88c15aa994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "562489edc7b842b4a1fc24d9061b5231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e831580565c42f4bfd9f2195dc240a4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ccce0c74c9a94bc7a3c2732ef3ec799b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e3776977a7343f0864f788b00375a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a420ef85fc14e2ebd49e0b0bc7ecb69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f02497b44c04ba79d549acd4dbd8bec", "region_id": "RegionOne"}], "type": "container-infra", "id": "81567aa3717544e9a34e4136baca3620", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4f7d4d8c2942419a8477ec677d989052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "751a9a97e6434dce97148083a731a48a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "db8f50643227436984b40d4b2e717856", "region_id": "RegionOne"}], "type": "search", "id": "ac254eb02cd14a768252cfd952404678", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ceabb86a99df488d9e7b7a4ee3ee7ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2018464b0fff4dd7a64b8c9bf9e177d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "51dd0d148de04c72bb0d9aa71c21d072", "region_id": "RegionOne"}], "type": "dns", "id": "68b1474b80d4431fa536031f17dadfb4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e92d4c6fe5e34a51ae8d2a486037493c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ef73cddb7e44524bd63c2e3cb0306c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7361150914904021ac8df59530b07098", "region_id": "RegionOne"}], "type": "workflow", "id": "8a7ef6da11b1467c97923e8040b19492", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdb7def1b77649f99eb9cb8372585e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b91a10657b1548c2beb0abf3b02b26b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6028e32050c42afb17f6e72de5ac4f1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bf36a2d632b9435782dabc44a113d88b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3a50648bd1f49a09e55613953ec3034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b9c484b9351d432b85af67dce3a4395a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f92bbc4ad71a4a52a481eac27546b3f0", "region_id": "RegionOne"}], "type": "rating", "id": "5b43597f0dc04168ba408428d34262c8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f176dfe6a38745458c92d4609870cb51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af4cfc2f77d047a4afc50596e3d9c456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "68eafe17528e4d15b31a03ae3dedd754", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8d35f5819f7544d4b5be2eb9d874c275", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "381085fcbcc64d3d915ef61aaa34bbce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4199b55e3d8a4f959d07b76f1c280028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a9027292604d425a85f09c0d75d12a07", "region_id": "RegionOne"}], "type": "policy", "id": "d8bbd64b888645d6b8054ec074652722", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a80124e2707943cab2e1e95afc5aafa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6bf15bd2a0c48cc84737f8c73d6a703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7c9a442ecb6401e8c13dd72bae86425", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e059b8e9da8f4c789e26dd7082310c1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d18b323a1f8c461ea7f20708bf002f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8661d7aec57b4a7fb3a1642ec6b603da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d7b563d4be24ed480364e2425151e59", "region_id": "RegionOne"}], "type": "sharev2", "id": "8fc70d6d0ad14f7f9e9bde28934e9dee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70b4dada6cb84a92b59f6e3a8cdfe6f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b29c7821944947bca67a53d5cfd052bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fd505860d314d3f92d104669437621d", "region_id": "RegionOne"}], "type": "share", "id": "41f13d2f24d140d2b5ae937d3aa86590", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "24d7f0ff6c56403d9507a8ad0f2d9846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "44653b207a7d4c8d9cf94de9af502391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b7203f78aa54cc094ff4ced8e6cdf4b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b914353d51c74d0e8457284086f8ab1c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "764e9136568440efa37bbeb271070b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "665ea988e3ef49e4afb4ec0401eba0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78062e9c38124a07b5153c6fdb1d85d3", "region_id": "RegionOne"}], "type": "orchestration", "id": "4b22eca625ad444280625850430b05ea", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cb9ba4ab8414f0f8d6767e0a71d41d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99a4dd8d3f744e708473d801b37edd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30a2883a74554b378a13ad2d084c5b3a", "region_id": "RegionOne"}], "type": "block-storage", "id": "7952c20941cd48af96321eda634f6726", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc25150599f94bd293dca66bddf6757d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "597452611ba2407ab295717c78de28e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baad83f9e62b4d3681fc309f0c8a61fc", "region_id": "RegionOne"}], "type": "volumev3", "id": "e09bac3307854209adb264a015a4771b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20753a670d594960a6ce39928b2fc9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2bc98fd9bd142cebc4fd40889dc25cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34cb0a3421e54b30ba71278a9cc48efe", "region_id": "RegionOne"}], "type": "volumev2", "id": "6f87d3848b0942b0bcb12ac4a2aaab3e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f10d939e655547e8b1088ae260fad1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3381b92a93ce4c43979940d2a398e48f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e896044d0794abda877e158317f504d", "region_id": "RegionOne"}], "type": "volume", "id": "de7f2f034282496c94ecbc37852f8c37", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab0e133db2ab4f00a93b97cb63ab7208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff41f39691a47d3844489856989c729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccb1656bc27f48fab558d2126b12c3c6", "region_id": "RegionOne"}], "type": "block-store", "id": "b52eabd895eb40c9b71753e5ff48c041", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e15b8b1c2634f49852c3bcc0fc50a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0cc197735834e26992d7cee5256f422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "83c40ae28cd24c728e6d3a5a6d7e5dc8", "region_id": "RegionOne"}], "type": "alarm", "id": "8c5457d9bcb14087968234872638aaf2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d22c3ee68b6541b6ab7bf3475b93074e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0025d5a5a4b9424f98d13c96e835a406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "030c541e2d6149c58c509374da14ae08", "region_id": "RegionOne"}], "type": "alarming", "id": "7b31353253b94c1cba8bcafb036520fc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "397b267a3c364f7098dcaaa59d9e721b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "196974c66d3d4cf2a1ef63bbed2597f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2df2196945b43a9b35b12d559049b0a", "region_id": "RegionOne"}], "type": "meter", "id": "f03e8525b82740848d7efd9c8af8ba4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f469e87c07f402aad3bcda483e7aa1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ef2013d88ba47c1a16236aa27c53c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "74fcf3f5cb174a67afb26de9b837fa92", "region_id": "RegionOne"}], "type": "metering", "id": "945b133a219741bab24a60fd7f02d384", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c88e78e5e6924e30805f1c95e818d3c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc5f5c9db6e94ea99c514542ac79c604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "be914552730d470ea6fa6256b6153d66", "region_id": "RegionOne"}], "type": "telemetry", "id": "424b2ed4b88248c090ad2f7d803c3705", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "933fe786dc544c7c870392ab61710424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba93209b2a7941e69b8a8108d24da031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e44f95d8297e44999f0b9a460fd99113", "region_id": "RegionOne"}], "type": "event", "id": "4066b527c3b44d2e9eae98cddfecaa16", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c0d4c89b4c94d36acf12ac069ec8e15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da85bd2af2b04557a7066f47739fae85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "540c5effd06a4064972fe88dde06073e", "region_id": "RegionOne"}], "type": "events", "id": "343bb0cc72404a8594a7deba62769993", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "923d4e47a2c8490a8e38253d37de0422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f91be138dfc845f0968bff8531cf9b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "347b5f1867ff41a2ab8f9d52f4a4d40b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1e54358550584a52b2f3591953b45a54", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1ac398597d014737957ef7ba5d9749ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e5b5072fbf746519459218c98fa648f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "52e5b5129a64498198be151528fb5155", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6d063640c3354f869663288edee6f880", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c77f13423344f56ba6eb0f6b4f9df0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf9bd2e7f81143ad81d427eb9ccaa5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8df4c1cd66346abad85062af9698f7b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "694be4b5d1b5462b8b03fc6830a1bff9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a2b6e14574f47898a738f7201e8ecbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1aae152585d54e1d805f57feb449ad8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d22b01d2ca7e43eaa9e10cf397ec54ce", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f581d170b1e44d6ae02f4c32a55019f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c8af3341014146fc8ee3fc0e09c1f60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "27784b5052e44eefa7b767a8255c4060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "34bd4d3d72b045e3baaf699ff2bb57d7", "region_id": "RegionOne"}], "type": "database", "id": "66f58bb6accd4512b72e8535f1b88971", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f4f62dfac5843a39b2877a96d670efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c046227b6c6476a9074bc399dbdedb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "29fcac1243ad4950a9d40bb2b4c9460e", "region_id": "RegionOne"}], "type": "application-container", "id": "9a52fb40c044457dbb19329e5a25bd86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f706ad38cc834bba9d7fbeb1449406df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08965c43f2874633ba48badfa172809e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "44e8e9cf37bd401db7603f2400f2caf4", "region_id": "RegionOne"}], "type": "container", "id": "1c2e6519153d42ffa26af260ceeebd1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e26cab813a9f4146af48663ee73a9184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9af81bb057842f9881afced2d986407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e54503a0cd54e83ae28ea9c0d1d7be7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c7c1b7e621d842f0a6625f99b1b31040", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d6c8ec9d6874267a6ffb1c36eaf08b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5520beec3fc4abd99f12772255d95fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12fee17225aa484cbbda20f651d65942", "region_id": "RegionOne"}], "type": "rca", "id": "cea085f5fddf402b9edbec630a6ee618", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "057a3fa07a9647019e05e1779fd03d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46c5dbb3e12c4b4dae7646e7c68dd745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8a0bb4c7e1464cc0bf20384c759a9dc4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ba4114345d654f26ac6f8186d9f0af9e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b396684630ff4b90b94286755181fa75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4303c7b4ef2e4b579701cf61cfee91a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e5dce307026440fcbe79ac084e47b7cc", "region_id": "RegionOne"}], "type": "network", "id": "9d56cf5526a242e4a35bea7f90758475", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f4cdd63cbdb24acfae27ed0a9ef5b7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f35a048352d3422ea719f92c027daa64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c3f18c60720b4f58a0aabf6b31eb6351", "region_id": "RegionOne"}], "type": "backup", "id": "729b63a88bed446eb7f1599735b26a64", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38b63db1bba84e80b3478682843a5ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5550ac5ef1084dc1a1adc7a13db41e70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f91cd354612943079fc5e3a561a8bcf6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "349c4493bc83406db53208aadd85b262", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5b44a4e5c0b42a5815a7236b55db57d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1af7eda9f69d40338037e7160949ad5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4602721571094146826116c727dce24b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cca350f9d83846e2b21e8de47733c214", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d592662803704ecdb5ea833500f18cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f921ce0d009a4a07bd1968c22a551a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4527dc4ef3b946778c94fa523d36e200", "region_id": "RegionOne"}], "type": "monitoring", "id": "c9f621a33a97432796d46f2163c4b3f8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a72afa2c30984eb1810f0de8c2c4797f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1f616363106c49c8b891c6c75d2b6b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b904c5881683417b9ff541fa64b0290a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7c8956f24d69400b858e05046582678a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f7fb40bf3ddc43f8ae05db6621e23b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc4b835c270b44e58e9807e0c4228fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ec0297e7528a48f680ee259ccc185cb4", "region_id": "RegionOne"}], "type": "placement", "id": "2c25fbf94b8644978bc8d957bb705aee", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f4566795d507405188875cb585a62cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ebdb593e8fc24de5811081900794b2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fca4f8e44e6c4bfdb7dfedabf5b0b0fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "963aeb20520f4c548e7d0c1be03f07b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d92c45fb4b7a4c7ea6d994c16cfb3c48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "48d12dfd2a244b9183d283279fe46b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3a0cc10d58654d258970f1b58ef6db70", "region_id": "RegionOne"}], "type": "ha", "id": "9f22f6ae270642d88dacb9f989656bac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "86aeec4e37b240d39a5ca1d05d2cf681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cb94febda00e41f8a9054c1c4345a909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3363eb365577470486e186d9b50791b7", "region_id": "RegionOne"}], "type": "reservation", "id": "2c2532e247dc42c996cc2e4327e83303", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a90d1aa3bfaf4bcd9f5fc45615bdce85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45744c49831c4c788617ac9256294f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2f9c21fe8cbd44bfad711a55808d731d", "region_id": "RegionOne"}], "type": "function-engine", "id": "9ec8a25fc0af4e5c8f00320a9dae089a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42d1ce1efdee47a3b58fcb3c5d9630f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "56ae532baa334a2baf7f96db9cc80dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "039b542b97424cc2a42cf95f223e719a", "region_id": "RegionOne"}], "type": "accelerator", "id": "7a7a5473b82c47cf805378b7cacc647f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbcf76d96ece4ecf85c2d8de03757d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c3762ff718a74d5c8f95a0c3db162ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "151e653f600c400dbc4fd6feeda6ca9d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "91e85463894a40dea76324b604228947", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f680eb835df84fa4ad611af3f390adf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66c36b4a27484a2c8b78f832164c4cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "953b72487db94e619accc4823d27d927", "region_id": "RegionOne"}], "type": "registration", "id": "adc10d0180f8485a829545fb7a74508b", "name": "adjutant"}], "user": {"domain": {"id": "c9ee727c3b8747ef9e6d3455faaa2e93", "name": "d17fc79d34874e039601de77842777fe"}, "id": "66d677eb3f384b36a6e07cb3b281f706", "name": "fbf4911b57a040958e04a882d03e9d3a"}, "audit_ids": ["769a9c9489fc4fa59e3cf415e89c320f", null], "issued_at": "2020-04-23T06:25:58.516017"}} 2020-04-23 06:27:58,665 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,671 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,673 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:27:58,693 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/os-security-groups/2 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova-2", "description": "Test Nova security group #1"}}' 2020-04-23 06:27:58,698 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,700 keystoneauth.session RESP BODY: {"security_group": {"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "2", "description": "Test Nova security group #1", "name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova-2"}} {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.192249s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,545 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,550 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,552 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,555 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,567 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.485218+00:00", "project": {"domain": {"id": "0a46f0127d9044e9bad206cb4f2ba68c", "name": "7593f49fde454da6ae8351573c17b6a9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "598b9ff0eef84a6ea6ab514db8be7a99"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5a0fe73ff8f46e0a7ccaf7e02d40dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d7e6fbd4a6c84c0e9d33948f15ac90e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1b929f497bbb4df5b71d87b1287fc378", "region_id": "RegionOne"}], "type": "identity", "id": "817d33ec38914728be76001877414205", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "07ebbd8b43e647b78dd94f61f68d0b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8e9d318cfa0b4f5aaf40abdbc7db5084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "db8a2070b9c241e4ba3fed9ac18725d6", "region_id": "RegionOne"}], "type": "compute", "id": "42c2df92f8564a5e9826ddf1920647c3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c57dfb00f49c445392def4ea3a7797a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6ffc231f6dd4417c87f33f974cf46ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1e2b55d2e6b944a08a8a6608d7460eb8", "region_id": "RegionOne"}], "type": "image", "id": "8fafb1f52b294437bfb490ca23167949", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "891ca1cad1e64ee08c3123d8a4c022e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eab4c28160e14f4aa651b18d129cdf94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a6f9c405fba84457ab131638e5fd28ad", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4ff6c452875d478696de99e000e0ad62", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d717f51bb7044210b8f894ce76b32b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435d1cb2acb2448fa102c7673d2fb6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e777001a60347ffa91059f79c42d513", "region_id": "RegionOne"}], "type": "object-store", "id": "831fd46a04db49d99fea49d3804d1438", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcd5987cdd48487096001a9d56fa7d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f81819dddb44436bad4727a494959c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "836ff74256dd4dd9813447bfde4e1932", "region_id": "RegionOne"}], "type": "clustering", "id": "4d2e5eae2ee64766a9e8381c3af96c8c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95699636f397404b806398d327d0f55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7682983cc3445828bccf6a971bbac40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "48294213411e49368fe1662576374eb3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f1b0a321a2084490af70772bdd02271c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db49519b2c83442ea3fb64b0b381f953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "668c1fc7261344d693e91911b29d9e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16d4d612eae44b05a37c54081d16f5af", "region_id": "RegionOne"}], "type": "cluster", "id": "2ad209f22f6e4ac9be61c2e685958b9e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9997a7e423c54fc49da19a0c551cfd2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c6f1165ef2394774b65c276c4307fba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "07c94997c45b45cea5d5f67198869bd8", "region_id": "RegionOne"}], "type": "data-processing", "id": "bc73e251742f4e019974567a90736443", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b3bd6c7c31c4ae489e147739d16995c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "15b487f343d040a6a913ef2bfa5db1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d9d5358c25344cebecc1e1cedf1f55c", "region_id": "RegionOne"}], "type": "baremetal", "id": "dd5f8e3475e64a1984062fcdb8efe6f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5a85becdd4442f0855dc9586f4ec58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "044df6bbba2441aea37fbd759b53c7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "536c57c2d9f24c01a49e30725123bc8f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e81af7e8d2ae4a55913071b5c0921261", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f5b212d819724effb32b457c5a9e22e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a36b34d760bb4ecfafa28fe3ab256d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8253c127a70848498918bde7e14ca673", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f29563a87f3341fd9e0816f7cc386205", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5fa4dc45bc3240cd95200249fcea4c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "849188ac13e645f4a65f2cc3ad89c654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e9fa586bb14e4eb3815133c15fe40731", "region_id": "RegionOne"}], "type": "key-manager", "id": "04780f59da044dcc83b06eee37c5e903", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12a2e0b950e64672a2087161692fa6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c816fd7b749441f59d199b2a60275041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5fea9a59bcb74519abacd4a94f8c7739", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6f445d24997f47e29cf457d1dc741cf5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cc151a092bf48ac8b945f369712dfc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60d1b16eeccc4213836035262ee2cb08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2b978d8f57d843cea651060b9390ce33", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c42bfbc8a3c042a78cbfcfa8e4e6fc2b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "38ae0181da124f168bded24509b8ba1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "845959e51ee54602ab41f69ec75565bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "281f3501864941b68d8e5f9434e83b2e", "region_id": "RegionOne"}], "type": "message", "id": "255699d8335c4866901ae7081c19e351", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fa6f8caec7b54b6cb816193341e24880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "568695249b7049aca579c5752c90b324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c258555bfb794ff2bcc712f88777e5cf", "region_id": "RegionOne"}], "type": "messaging", "id": "0550d16fb18c4880940b75452c06c567", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "58927b5ac0c44c4f814b896c01ee8ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce6f68659ed64b47b31dd2899c949a40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fcd96e79059a4500afd004fbeb8e8db5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fec2f71f16f74ba4a4eb1fbf584b9dca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4401ae6da8eb44e8b92555d4fdec5dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "531e4e0d5c5d414d8d518fed81b41810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "955fd88aca46467db1bc59536eb73099", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "532bcb93fb5040c8ad2621f0b4e1eda4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a1d68424c73495e8c89dc805198e392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df3498d690be49138e4c63cab8d4a24f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edf510c7d0594cfe9ba9e56a4f2e56e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "80cdcef387744237a575041f5b0514a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69b073e9ba86460fa8c03b7c918e221e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22640ca9d22d486f92d124004403688f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "751b761f7bcc46a29ecbc1cd43d02229", "region_id": "RegionOne"}], "type": "container-infra", "id": "cf229a4c7f834257928fdecaf835d5a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1e08c8317aff458582801d182a833c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "af3a13933e904f98b097e9588d8d9119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92a62b82ce85434fac1402f37a333c26", "region_id": "RegionOne"}], "type": "search", "id": "2aa7b4c6b5da4caeb27c4a0e3a393526", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "703ca5cc7d744a84a1f194cb3500e735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f5975fe4c9d74fb0bdc3c0396ccb572b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "65aa04448ed84b66a24c9fd76c08d0f4", "region_id": "RegionOne"}], "type": "dns", "id": "e9206dab8097480298426e8c0dd8d23b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b4f06a8265e641b5a2ed1d476844eaae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7f95748f18a41449dc53a1e0f36451c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "28246bbdb112459f98b9c6a42859b579", "region_id": "RegionOne"}], "type": "workflow", "id": "1905702699744d2a980508ceed215247", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c77d0367507455985d660c5a68cfc91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51ef806bae734ff3b7f99a80d6ae0dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8c63a8ebc71e42f7b13d0c445e4b9529", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4231ac7e2ef749308deb3e4b61084634", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "279b6a3d1f9f42878cc01463990c9c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b4c9a930b574571a25d5b83097d98ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "74bbc80aa47248838873f1660ef673a8", "region_id": "RegionOne"}], "type": "rating", "id": "602999888ac040ee89c0259f6df19f0c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42822b2e438146e8ae86f51ec1ae0472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be12e1226d4a4f339cdb59f036f15d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7244cf85d55c48b494c71487d221fc6c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d684d312beac4ae79bbbae348168c4f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c164bd068e384aa594b1ef2b48c1be64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "11c91add246a42769c99b4b4c109caf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ad3b457a8544ea5a00f6f199b4850f8", "region_id": "RegionOne"}], "type": "policy", "id": "8105c14e2974469685e1976f5c96ceeb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6653887466854c6190224184da9065a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ad2f56cfdc04ddeac1ed688b3f3a595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6781624239544f69b06f4564a7eccfd6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b8f2b281bc2545f0a0de0d6cf06b6495", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04247c3352cc4de2b437182e3cd91b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a13f8e78222846468f1b04fc29501101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97f06a7cabdb434f9ccf8d70cfe23e6f", "region_id": "RegionOne"}], "type": "sharev2", "id": "d41ce754b2b942b4b68a3a89e218ee9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "373c46e89e5a47dbb7ad6b1dcb9640d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d2b0e44fc284d83a670da65e4e06d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2bd4c9eb37294ac19f0d374d0ef4e13c", "region_id": "RegionOne"}], "type": "share", "id": "ee0eb9587df34c918fef9bc73b1bd565", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c7e6b34a5b314eebb64661209a0a484f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35fee2c3aa1f4946b238c1899ab8594e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "40617e0768d747a18be7a8d858ed33ba", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b8fb9d1f23384993b71ed6538c9713b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d339e27a835e49018dce19b459887be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1589f4e3a5924e07b0694d6bca79e3f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2efa7acd5664e04b511b718d43e4dea", "region_id": "RegionOne"}], "type": "orchestration", "id": "f01d5a8234ab4c44b4511078371f1b4f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "423acd8d0c5c4498a9c1e8266e6828a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fd0135855834a18ac79bb715a37df8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "524f233dd9b04da7b6ab15fe25b44024", "region_id": "RegionOne"}], "type": "block-storage", "id": "0a5a69279d144165aa1906dd55877c24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fbc88d6242e4e6b9224816171b99c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "718bf32d9d0a46bda006e2a36d1d738d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "485f8c18e0bf4fdeb987e822b33719ee", "region_id": "RegionOne"}], "type": "volumev3", "id": "c14fbbd88b4e4c8d930793cfea3e84da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86ad4cbf7f2941ecb9fbb62f697e2026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "137043b26d1049a1a6460e7c446eea43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3325cf1758d143169b6f232c6d112b3a", "region_id": "RegionOne"}], "type": "volumev2", "id": "811633c48c2549699506d731717e6d01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43253aa6f60d470780f0b8903db735d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9deea76c1fea4bc78060d3deadd141a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a37c201ceeb46f89dc094ab113a0ba8", "region_id": "RegionOne"}], "type": "volume", "id": "b7dfae812d7c458fa41d1c6dae07a5ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dad21df064f47618e805fa100932c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8f846c09d7d4cadb645e8894731867d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8397ec2ad0b40018c5f0ea417c95ad3", "region_id": "RegionOne"}], "type": "block-store", "id": "4e834cbcb9094b78b04cb8c1d5835b23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10396ae5ddac4cc181da8a62940f424b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "287021bab62a4edb91ff0b6d4f0c468f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a0f7f9f67cdc4bb78fb7456b2737e151", "region_id": "RegionOne"}], "type": "alarm", "id": "62575965ece8487a87b639deeb805bdf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9082d36305cb401c9bb8815bc75e6ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ff694f73c814a0498dc7f6382398118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66ce2febd59c41789e17e75cf35317c8", "region_id": "RegionOne"}], "type": "alarming", "id": "9bae24dc7c6241508e316599819743fe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b70ff9bc0c14033a8a155289b8b58e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "356e92ba31e742789adff3c3ab2f9ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "27e30b4450c848dbba63efb5fab1ccd0", "region_id": "RegionOne"}], "type": "meter", "id": "f99bddd246934a12a32827a60703a82d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5bd2f808a23b43afba616272d85ec88e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "facd6897d5ef444282b4d8fa06bca07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da5f83b1483a47799c363feeb9c212c6", "region_id": "RegionOne"}], "type": "metering", "id": "32efda47f9114613882e5eecd800049c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "660110002fc94e498d329af78d6f9eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee40011f822a416390cbf55b2394fef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b76cf74ec15d408ebbe47b51b7578755", "region_id": "RegionOne"}], "type": "telemetry", "id": "7295af9a431245128b057134651d1082", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ac029ce8de7e44158a9e17a19d1826b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2d3af33284324d1fa5b1c1cbcf3dd51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e31fd96b34674dbc82a5ee2db494ea62", "region_id": "RegionOne"}], "type": "event", "id": "d9b8c6d5501240b6815681a2ffb1da85", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c72325bb5b754ed99fe1d774733d606a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7e36c9658a3a4dea9ac430678293fe26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93ac08c7305b4b1f969900fbefa55dd1", "region_id": "RegionOne"}], "type": "events", "id": "92390fd4e68b4d25b39b93f4c5ce96df", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7814dfa2d6749018a8290b14ea51bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a2ba013b74c4970b0f8cd38199b9b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a938a3fec60348d4a9c3f98519bb742e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "be6e1c85be7b46d1bfbbb4bade848f35", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad6bc805e90f4bce902a1e4355ea5791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "14ee0913f77f4b7faa39cac5627015a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d572f389c89f48469e604e8657985b28", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d06a2472be54495bbcaaa9566a4c67e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18fb2b9dba804427b319705b478f9f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c86b01377e044524964971d5ece60d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0038f30a97894923841671e79ed865bd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a418af010cc44f909997c5e6c5250332", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12a973795626453ba48bd7c401779f09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec5290774bcd449c873732b838eb7400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94a4ba96fcae4b998fc1bf28486888bc", "region_id": "RegionOne"}], "type": "tricircle", "id": "4695fd3b0c11431e82ce781f579d95a7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8a09a6f1ce084a478fbc97aff550bdc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7b3ee5612be94373b7597f340630cd48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "40c8b123e5a345a4a093fdcdf6b63a16", "region_id": "RegionOne"}], "type": "database", "id": "0454cc024ca447db83a3b05f95269728", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e77b76cd16af4549be8e0aaa8da5fff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06dc93660a544e46bb2b484a35e2bc96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "06aff3dd326841f2a61ffe9a54fa3adb", "region_id": "RegionOne"}], "type": "application-container", "id": "fe30f6a33b5741eca05040ef561e9f11", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3f992e2ce054ddf929f6047fbeb04fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddebce4215ee4c94881dfe14e06c8639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9ada7a337b048fdadaf3168b3cfdfb8", "region_id": "RegionOne"}], "type": "container", "id": "1bd4573263cc4185a680f326182d315e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a08bd0593bd4a52bfa833a183e13d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "421e03581218456a87aac40de7302db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7af7311ecacb4ecca293dc64b510ac9b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "06942e073ddc47b4993ee38fa5c73461", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb6b11dacf8b462d8f85084a214f852c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a90f926dd244310b419cc1278733b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7621eec764464cd192cbff06c688dba1", "region_id": "RegionOne"}], "type": "rca", "id": "077f34ca835646258decc127b49ccf22", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "13ea6b357a354caf9187f4ad5299a3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2dd96f8a74f64bd1bb73d4526a7ec0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "942ed310f73e41c2a9d81b92e8256d49", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "053b59ea7a214a98aa1dcb091a2556bb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2da7eca2bd5d498ba210199efbffe4e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c6a313aa275f48c88a7972969a5ed49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3080f0affb624785b9b85bc48d1ae802", "region_id": "RegionOne"}], "type": "network", "id": "4e61e6cefc714ceeada1455bd3650756", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b9cdfcb2be3434b8cb6eee4658fbe4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "520cdf744ce749d2aa849b97fd09c8e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "521478fadf0249e493f840ae797c1b88", "region_id": "RegionOne"}], "type": "backup", "id": "f72bb149689442f481bf26019f02ea32", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3dc06996fec48bba592f6b8c54f50b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6623589a5204efba634811df0279ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "399fb1cc614b48a3bd2f7d07f4233cc3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0fbe1faca039490f81aa1ee4502d21cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "763e44cfa5c54725b59b37b779c2810f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cbc78a452e624b0ebdd7b03c824d02bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "538e31bff874430e93029f4caa7222a1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8adb32ac7e2b4121ad06c6fd7ef11bec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8c93315e8fca49859981a22cc3e04dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f4fd2e71224a451a86758fb25978a911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cd29cab9bec64054ab49d2090494eb18", "region_id": "RegionOne"}], "type": "monitoring", "id": "d960e215399a456bb62a880698db6d27", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "03005e5a89644fc3863e8d9ab66c7eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "94c6f19bbc7e4fc5b532265b33504988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ff9c37e40e5485aa80e97dcb8ced693", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a8a2e0e0eedb4a1bbd397b0daa0d8ec2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab2527a670594a079c891552446822b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1c6594a64f8d476487dd923bd74cf136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c89616c36f1c4fe0a9252e741fb11cae", "region_id": "RegionOne"}], "type": "placement", "id": "4dc57982533d4287b0a03d95d0daef21", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14a85fb058c9432f842136024f5e23d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aaba0a93204149978b0a6701894aa408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "31804fb92b5d487c8927b1979e7e680a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9b3ff0f19f3949bbb170de434e56381d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0f2db1d87fe4357b336264ee52a4d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58082d77053e459d811e01a15184801e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "71d70ece0aef48c78b628a5c6f370485", "region_id": "RegionOne"}], "type": "ha", "id": "3cede37b53924360824024878a62e6bb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ae060ccd862d4327b7288cb14f51df87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4997ad694c3f49968fc33494d328310c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e58e587c62eb4d0db55cbdfb10cb38a7", "region_id": "RegionOne"}], "type": "reservation", "id": "d265ad4571094c8daae1789446f138c0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "48711a6ff0724417a58a2f60dc537170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "53f6c7df1a954cee8ba86d5f8f433311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10a8a2618adc4124929ebddad9211034", "region_id": "RegionOne"}], "type": "function-engine", "id": "8ab4de609e754c3c9c9a8eb317649e7a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "663ee7c835db4539963256cdf489203c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "57140985bc844f9fa93badad066aeea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0669eab41ee4717a300d52958cfa4b4", "region_id": "RegionOne"}], "type": "accelerator", "id": "a9aa78a379ff472391ebf90da365850e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "239faf04c3294397a551ffd3121e75aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aca894abbede41feb8bff9d77f39629d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "72e801260af642b2917ec297fdbb5900", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba09381c18e149a2828861709958ec32", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "baf08926fe7d42a1829580297362f49a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fba487627fdd4966ba16a9ddb2372a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db0379ee6c3f478481f88c9137b34a28", "region_id": "RegionOne"}], "type": "registration", "id": "17f43cfc838b4518bc0372df662833e5", "name": "adjutant"}], "user": {"domain": {"id": "8346a8d1c400424eafc7e2434220b74b", "name": "8698ede8e6004aaea8875ead5e6ce32b"}, "id": "be7a155d70584f178767cc1a0ff52d75", "name": "64e0979f2dc64c1aa2a980cd210ca22b"}, "audit_ids": ["4fe34bfa47c74d60b3b379895bef456e", null], "issued_at": "2020-04-23T06:25:58.485218"}} 2020-04-23 06:27:58,646 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,651 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,654 keystoneauth.session RESP BODY: {"roles": [{"name": "795c3449e6e44c84aebe8bfc21af7130", "id": "ce95fbf37fc14866b190bfaac2b07d7a"}]} {31} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.190067s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,599 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,603 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,605 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,608 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,620 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.541399+00:00", "project": {"domain": {"id": "fdb6c3cd6fea4be998b38e6820fe3dc8", "name": "bcd2936be48847d6a566ff1a6c558f16"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "613381f345aa49c6b4c91995ad39f119"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "847981fdaaa74d639bc00f12d459efdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "30ae7f6b90dc4ec19d4666f36cdd8659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e6d8bde777f1468eabb4cc4e0e7917fb", "region_id": "RegionOne"}], "type": "identity", "id": "a2c00ba47f314a7697b10f0be524bb3b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "84bb4e88f2fe44bc8b108680dc06bc9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b2a53e8aec94850bcb971eee362e812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "600796c3a00f44c58df55171dfe2a196", "region_id": "RegionOne"}], "type": "compute", "id": "1cb50403ee9d4890948f6172e72c88ea", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "39bb247eb2604aff92bbc4df3dacea28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4ee4f762bb14453e91994aeb02ecaec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1b6dabf592da4c5da4c87d077dea5c65", "region_id": "RegionOne"}], "type": "image", "id": "eff0a15b587b4bd993b27dae9982b273", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "821568799a1b45158bc2cc964f7dc65c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1c13d7ff441740a0984fee2b5356af66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3fe626dcdf1c4f2bbf86f75924921a33", "region_id": "RegionOne"}], "type": "load-balancer", "id": "caab51ee71694304b4d2e844dae88a99", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60fc12354e8a4142a9b197947cbde76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c95fe46a16c34c2a8576a39ba79048c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af3ddbd9a22e4f83ab45b2210a19a500", "region_id": "RegionOne"}], "type": "object-store", "id": "e227fa323cba41c08f79fd787690e71a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fac705da1c8e4172b8d2c1de7baece26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3245bc467ecb41e783ff2abf370233c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6e361b6f38ba4409bf879b013bfc1553", "region_id": "RegionOne"}], "type": "clustering", "id": "c7db08ff23834ca3b13b7c21ba5b3e58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c0ea871c3514a61974df6ad2e1d4a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc3dbff401094d25bfcc67c78398399c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f9a32ad186b44048185fd613a5995ef", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "18fffa1a0219432c96ceea0c37e20f28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15f5aabf67eb45f99bfeeeb253e4e6b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28c06110025c4c4ca2d0623fcde12a83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8a2e6da8f7544bcb3db0f341ea5ff82", "region_id": "RegionOne"}], "type": "cluster", "id": "cf3fa890d99a4827bea3af65e5e791c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c655f9e7f87a43c18637956af61206fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b46270d3688c4a3bbd89f85a375103a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "774d151891164dea8c3f4ef9482a7dd3", "region_id": "RegionOne"}], "type": "data-processing", "id": "13c6057245ff421d857c23044cf96e83", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37839f3a09c947339833877374e8c7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c83dd3c4965451db3cfcfa9f062cf48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89d77d8967e046a3aece31e6ef30c3fa", "region_id": "RegionOne"}], "type": "baremetal", "id": "dd2f867d7be749b7887f5192b9e83c48", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f740b55ae5040f7b4676ed8f78ab60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd57bc6a25164224a75040c9150d0da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1dcc59ab2a6f4c6b8ab90e816b905266", "region_id": "RegionOne"}], "type": "bare-metal", "id": "72fb7558c78f45779a31a1e9ac2839ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0290735b2f4948c1b5159299e2f9564b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9934bd3774a34c6e88c82ef1580d4d3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "037ac7bc5795411094abbe74a23280fd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4e27314741f44188927d9d48ce7b2ce6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1d1d51e6c3e40eeb1248671df88a344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a43c9d7ddff941aebceeeff3bea22e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0431406ac6cd4ecea26dc92350a74d9d", "region_id": "RegionOne"}], "type": "key-manager", "id": "deecb0bcf5394cc8a1291b1b736adc1b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88414bccdc444b12a62ef4b0c6d8c029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c8ef642d97847f9874fa43831fdc943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "097c7d470c814227a6835afd9cbbf2d8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5d5f8368db834a9bb5b5244e974cad2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "754c3f05d7ee4c3fba5b82c17564d1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e78ec93ef95e4876a6983ef5d7821831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1eef7a6c5f4f430697e9990898fbfd0b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8d43aac7a53241b1930b7495d48c8c6e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fd0386637cd644aa8cf078f3a16d425c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "306b353bbe354bc2bcffa89ddd191c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5f7abff6662a432f8a6d682b8f6c8109", "region_id": "RegionOne"}], "type": "message", "id": "0ab608e4f1484becb484e734a801985c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6991b626f1aa4e208e20e70cfdd3800c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c83f912efec54bcca87421e0c3fc71cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b880895e800d449f85056cde2f297f6d", "region_id": "RegionOne"}], "type": "messaging", "id": "13cf7715be164f3fb76925e6b29365aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ee54aa28567c43c8ac499ba4b0d4ad7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "be8e05f3256e46bc8300a9e63fe45616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d303154f72f64832b4dd235f539a0e4e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fb7e9a31a58d4151850ad67938c0df1d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "636c9e6ca7fc4e20b306d6399d387ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc6029457fc541868eff83c00374d04a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34bf6684211f46f3a7484e79fb9dbd23", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ce2a99a360484814a8e79f72677ea2ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87335477cb1a4b2695ba8b584183ed8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3d68597d3d74a9aa3140cd0e1f582fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9df1cd9256404d618517941d81e9d9cf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a10f0d9301bb4e34b7338f48ed2fded5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d67d2e9af90143bc8dcf00137490f583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56ba889a03824c6ea9b782c91d52125f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a77fdedb0e643868ecab78bec368daa", "region_id": "RegionOne"}], "type": "container-infra", "id": "b6fbec184d024405847f8322bf9b4093", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7785dfdd52084a29ae6d39ceb6814eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d035333b4f3e4494b2493b2b9a48d342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6e30239406f142f1bbef096eea28c291", "region_id": "RegionOne"}], "type": "search", "id": "8fa32cb4cd764618a5610929c12c6314", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c1f8b863dc43459ab4d96d22e7a116a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "016d93e1429242f589182be2ac5c1387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e230eaafbdce40d3984ffe1df64705ed", "region_id": "RegionOne"}], "type": "dns", "id": "172d18e6d128453aa45f4bb7d4007463", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38842079997b4cb2901c1f3faf06cbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e298d9a84a714c0ab2829b6e193de9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9789c296c57142fa96bb65fce2dc4a26", "region_id": "RegionOne"}], "type": "workflow", "id": "e2d9ef0c335d4ac1963685b59eb784cf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d0e97ff8e7a4cc8b7bf9f8e41448ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d5fd11e3d7f484388452f007a6d9288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9149c7da594e4485ad880d7c5f02cfb0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "41b2f17f1f224472993b00f08bffa33d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "eaf48f6aa38e43e79b7a2ad5ca913388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7789f6628f7346f48944a4f25572ef2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bf3ee2c5020b440382aa33b16aafeda2", "region_id": "RegionOne"}], "type": "rating", "id": "b09da5f0235749afbe803a94d83280e3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "955a89c2fe7c40318f025ec1f3d42295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c9941f539bc4352a6fd091d12276823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2011739c5f194838beecf9517162f8fa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f4103333c2f94823a97e57d5e2177608", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb18bf8cb7b44f088f7848c4538b5c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "41ac6880be1a4786b5906cada723f6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2d1f0ce1a09412b94d285332dae1b83", "region_id": "RegionOne"}], "type": "policy", "id": "f3fa15c888c84433a199f32ce1b40998", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "609734a411ca43d3995ee6e43de886ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69124254fee748d3bfbec0c98817bae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5e72d94b96c6427aac30e8fe2a324962", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b370929d0e5b4ba8affefa0cfca4912c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "381776396c5f4f13898bd817dfc91f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c63834eae7f4de6b322e3860623f6c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b9d47be1776b455c8f0e298f49e95a8b", "region_id": "RegionOne"}], "type": "sharev2", "id": "034af2c54f0e454c9749e3e81d6ecd4e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "261c51c1f91d48dda832ea8af0616e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9eac68b5aff74ecfb4e4f4dce5873046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "649fdeb72f494f5d943aacc7581750fd", "region_id": "RegionOne"}], "type": "share", "id": "5379dfdae8154ce8b62e7be85eb4aa20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1b3018a6d004472926df0c356ab110c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3788b277134f44fe9206ece5d3285c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4360ba6fab0a468f918387638f5ced02", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c61fb386abf042ba8e5267eee53336bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b23e10c20c34efb9a895bec29a126cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0577f14de384111b6a1ed141b007952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb0d0e1831c84571a5aae49cf10e45fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "0dc32e664885406fa7070588da0b2a9a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc97e02fc26d49e183a0dd8615c3361c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab28efaa39b548b0a0864e0949312a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "740bff2fe75d4bacaee63c3df7079712", "region_id": "RegionOne"}], "type": "block-storage", "id": "fbc0c77f27a5421ca0e261ad26e6aa76", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36f7737ee72945e4907d826f31fcb427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5988cfc419cf459aad01591d341bde82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4eb6018fb7c46b88e0e5160c72bb106", "region_id": "RegionOne"}], "type": "volumev3", "id": "ee695a2973124895ab9d65a5ace5906c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddc74c76fc9c4511b2ee7812aaf3a0cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fc1bad46c8949969a6537aab025a592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55c5a77454234d66ae42d52b95e1d52d", "region_id": "RegionOne"}], "type": "volumev2", "id": "cec8b63646c04896a4b6658fb6ecb893", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba6fb4900d34ca29b3ca3cf20ab00e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e626be738d1e4a27923dcdd18066b6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cfd6888cb87481c9a4a7af32d2c21bc", "region_id": "RegionOne"}], "type": "volume", "id": "48a38800db884b94acd77330b13f085d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "603420ed99334e049af49d2be2872f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f32da37be964d7bb28383b963ff32c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6565d540a63749608b1c20d36e5fa736", "region_id": "RegionOne"}], "type": "block-store", "id": "800387302caf4ac3b7ec14d5b0977c3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08b89b913fdb41928a352b9f42e28382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b73fa1097f1840c2923030626a1a6e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7b4e589c6a68463280e018791d4db213", "region_id": "RegionOne"}], "type": "alarm", "id": "304b904b4a8a4997bcebfd3523605326", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35aa6709bb32484e8fc17e70cbbcf6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fc8ccd07c0314aa3b50c71b62f7d0b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7179a5fdbe1f45cc9012195d9f5f14ef", "region_id": "RegionOne"}], "type": "alarming", "id": "e5c7210c724044c89f071d19c1b9d44e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "510563fe1d4a41ea8e9c36ed4934f9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e328514e1b6a459bbc1fac43295eda2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7d03eaa0fc604b4fbb69dce08ab5ffc2", "region_id": "RegionOne"}], "type": "meter", "id": "bd4914b23e204d88b837dd27813219f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0543b7ff926245bc9556290bdd55ba47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a79c299fb4194a53bd974310d266ac61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "37ffff6b8386455abf0bf05a707e5262", "region_id": "RegionOne"}], "type": "metering", "id": "d8595b99ddd4422d907bb05bb42e3b3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e79a767c497f4f9486d3547f075e6ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "82c1b4eaba774b528d828dafb68e5aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7203c8c26aee4970a510bdaba8719976", "region_id": "RegionOne"}], "type": "telemetry", "id": "d2dc335e0adc4719997b4445075c3837", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cdddff5224614f9d8a83fe5b45ac9845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "064d777092134108bf90a8d83998de4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "744d68448e654466b7950fe29e18abed", "region_id": "RegionOne"}], "type": "event", "id": "cbfc56e5c83f47daab6ae969b0cf44c7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f7322f0a4c5048e3a5e047eb375a5c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "645807492fe24d06b984c70e354c8ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d0bf4d581b5747378a522bc6e891ced8", "region_id": "RegionOne"}], "type": "events", "id": "099ec91c87c045ebbb7bbcc74d155791", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07a5c849b2ff4fd6be6e7f09b09bd390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e95cbe5a57f8426f86fc0fd911cfa228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "76864ce01a5b4e94aa598146e83167d6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9c8d12a542a34905a036b5e1d4e998f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "47cef7f33ac443b99927db24ef5231ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b500724a37994e70b843cff7279fa0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6470b4e4ac0f4c6895ccde568c3b7152", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e6a358e0974144f495647d4f27b49d2d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ddf769832724344b84ac69a885e2fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dee1e8b0192543fa8a8e3d5f88b4c052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b69e80d1b4742f3bf735139a7cc3429", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3664244d7a884bc9952f56a3318fc954", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1933f838ffa1447fb86c203f59e94a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bced8126cc5b424a80ca903e285dfc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6c9bfe1a4244556bb9d71adf1f34409", "region_id": "RegionOne"}], "type": "tricircle", "id": "004c6fcd35f44e32b0a0dd0cd5a17d5f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fe87090890a848379e0e8a3b6fc37886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "67040a9f25a7455f898909fc7e24ffac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1766d97881b244579aa7433358249398", "region_id": "RegionOne"}], "type": "database", "id": "412b621938ca41f48a24ababbcbf108d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96e10b3ed3e6484ba1343cea03018aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b2599d2f17e4ee4804e519d4dfcb4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "abe22ea290c6420b878c4ffde006eebc", "region_id": "RegionOne"}], "type": "application-container", "id": "846add7d380d406ba86c9cfd92fa0da1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6dcef82fdeb54509b204f4af00133164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a511f93c04f48c982aefb4f89a69e1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7662dc27e8064a55a67612c38f34cb1f", "region_id": "RegionOne"}], "type": "container", "id": "a8adcec3325040e7a3dabf89f57992a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d625bc6c92e4d47afdfb1d539e55879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a83a27ffd543478ea9674bd4ca4d33aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26f386202bf84679865abf752261c41d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9626a73fdc3844ae97bd43abd03be32e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "554069d8c32947d6870e734ad5da51ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9c66aacc3b343dcaf5ef8949a665479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c62ee5e2b5c47ae9536435bf7e63795", "region_id": "RegionOne"}], "type": "rca", "id": "95d431b8b66f4e75927ea6f42719b58e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "86a18c7807734af797e46496b74c206e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6a356427ac534810aa9d429e208adb2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ebe8a57694c641c4bc586646ffc07b55", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6b033c90612740eb8e1d3dae555be49e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b28453615f014d399fc23c6e31bdc204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "464c727bd3be4f5cb343915c3ef41fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9232d3bbb9994b6fad6bed5314496635", "region_id": "RegionOne"}], "type": "network", "id": "ad8bf22cbc994d2fbd6af1b89d8e15fd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "823f88422b724fc9a83dccb064766215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "10190f725b904ab1bc569ece95579c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "58374de4e7084cd1913e81fef4a34681", "region_id": "RegionOne"}], "type": "backup", "id": "4effc1ee05bc419a9e5544201a8e5c4d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d73092219a34682b96ae30f0b17d285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "186b7e845c394e6cb935a4f1324d0f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fb81b885c0274d3897fed92683351b3e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2cb591e6bd414825b4adc52290391c6c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a858c803a9ac48a9a72d8cf86e829d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67462dfa1cc44c18a1143433a4a5f529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f5f898487d3b4fed9b72adbe827387bb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8489fc155bc44ff9b3652b390bd7e862", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a24c4c21a8648379cb0c6ef42c216b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "85dd1577b6054a3abe79948a75034b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "505bfc2aca51426d82a4d57a39922e56", "region_id": "RegionOne"}], "type": "monitoring", "id": "aab2a6601b6f445d87fa3313d199d78b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "78dffb7f6e0d440dabfac69f75e1f7eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "72c3c50256864c6197bf1888dcd66569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "03bbc9cf566a4335a93f21232bea231b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "99807b6f82e948f8935b9837f14e2664", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd87178e18144f8f9de32f11d4d85a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "12ceefe06e284c9d9200dfcde8de1774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f1c3973b825341388514ab1ab4756cff", "region_id": "RegionOne"}], "type": "placement", "id": "836d93270758470a9690f263bcad6198", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03d18b108d5f451780a2e0e88184c7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "440c3749564c4783bce3816855fcabd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d1c4b60a0ce642a7838f8aa906e41b7c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cb8feb66565b4a1bb38c121dec541380", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f72369b20254a38ba9ef48e70b9646f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fceace9fa694a10b56d1606e1ebac26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8e300af489b943acabfef9426f9f1d7d", "region_id": "RegionOne"}], "type": "ha", "id": "04a4d46f3a4444f8962020e43d22ae5f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "721f4e3fa842426c9c6c907272208da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "939b91b2ce644caa99ca249d4e3aa7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "10ee44f3fa754f1c969b7619ebec4a9a", "region_id": "RegionOne"}], "type": "reservation", "id": "9b9f87407ae343acba7b6e01e6b56c09", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec5435e2f00e45b38a9902f6581b01b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ba15d05512748089b062408f83502ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a7d74d4bd9a145b6944109a71d4b5f23", "region_id": "RegionOne"}], "type": "function-engine", "id": "f2fde3645bb2401d873fb2556bda3296", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4488f32ffc44f07be2bbbc9eddc15ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "18e1ac212f4a44a0b020c9bd63c42bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "41d09864655d41b2a3c757a170724d56", "region_id": "RegionOne"}], "type": "accelerator", "id": "3c9a656fe81749c380c11c8f88ed9df0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "320ad23fd8c0415697fd7e07854e460d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d87468e8865f454289f4c45e9e5b0eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bee46f6f917f4eb986d13cb013172426", "region_id": "RegionOne"}], "type": "admin-logic", "id": "09e9c801d4734b039ecdd165bb6dda44", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a36d25decf64538b687e6f071472b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "65f6ab89bfe34ae79003557dd5b502bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "554a22aceeca4e0791a9a5793a636f99", "region_id": "RegionOne"}], "type": "registration", "id": "ebe0c2a9f6f545c6baeb7687e10c11c7", "name": "adjutant"}], "user": {"domain": {"id": "1fc25fae38bd4df2af5bd08c1b14b6dc", "name": "6107552344a74deead5f3d572a634c6b"}, "id": "d6994a0fe5174826aee319231c4bc84a", "name": "515e0df0cd7c44b98e01b65173b21e87"}, "audit_ids": ["83b5c734ae014b3a95f125bcc5e4f912", null], "issued_at": "2020-04-23T06:25:58.541399"}} 2020-04-23 06:27:58,721 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,725 keystoneauth.session RESP: [500] content-type: application/json {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.277346s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,479 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,484 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,486 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,489 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,503 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.422670+00:00", "project": {"domain": {"id": "e7b4b31ee5dd4e02ae9a47b2bde8176d", "name": "c7993fda561049a9849303437c1fe09b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea9ee0101c25437299420501e51d2d27"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df6a8ea8509b4a76a5ee7cb5a0ba02f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4085baaf4bec40d9a5de1debe48fac56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3516e51f5ac7476a89ca679e78f2ea0f", "region_id": "RegionOne"}], "type": "identity", "id": "e79bbcab911144418d42879eba593ead", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1209e7f15ff04556abb22bd08fe2a47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "161babcb5fb242789bc064b162f10214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a4068cb2b8284682bcda138c2b700195", "region_id": "RegionOne"}], "type": "compute", "id": "fae2e515952c4855ae2b6444556c5636", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5cddf5c1bf48478d98831e16672fb448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0ec7a4dac23f4152950430101f5449f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8e1d74273dcb440f9feb84610d5000a4", "region_id": "RegionOne"}], "type": "image", "id": "ea64c7e5b9ce47779b9168b801a12d0a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "abe227dea48e435eb5d1705bfae565c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d8008f8069f74833a72ca56cf78a0a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "151bbaec6ed54fc19a48c938cae646d3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "edd1dfca34bc412487ab0f9963c23800", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "790ea30517964dd9991f8ba0da35218a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee76daf33fb544858c75d649447fb85a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d54afed6639241dcbc7414172c3db169", "region_id": "RegionOne"}], "type": "object-store", "id": "75b0a11806f7495893fcc057933fa8f0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "284feec43b664e17a514c4f696713385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d506212cff134381931e6a4dbc26e554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c5282d7c8ec4d56afa87244486eb703", "region_id": "RegionOne"}], "type": "clustering", "id": "6c3337479c3049da9add07b610a3aa4e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59a231bd3fda442488a49bcc1e7c572a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06d4cb305d91449fa5e0105fc5f6d485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57d9da6670ac417f8bfd7d25e15045c5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "70e2c00c4cb346f2a63dcc28b4c6536c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f2a3dc7e5184cbdb8c6de0a958b7af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85a8294bad4b47f1b486a32ac3d3e031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30b26612003545f9b806fb0eb576ba94", "region_id": "RegionOne"}], "type": "cluster", "id": "9a13fe2b14ae4d97af8a0b9b50f708aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c67ad251736f4df185c6336c8dfb1f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "481fa436c6564c15ad180929cd88abb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fa7a8afc789a49df8361a07e5de298ee", "region_id": "RegionOne"}], "type": "data-processing", "id": "5f7e7bb3fb4347c0b67e522eb48841ca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b554e2d6f844f64a8ab86aecb56573e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7c76381dc0244d5697d0a6fbaa9bb641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "262f2c26527645a18768ddd0a55e090c", "region_id": "RegionOne"}], "type": "baremetal", "id": "a565e3f935f74f1d8411805d88da3d19", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1974d63bd6534d40803c7abf5fa244fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "35afa0305b4a4d38abc5bdb2302a160c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69c720721ad34bedb511dd8b92210a83", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4ed8f5abece342b4a0f5b8ea04d73c52", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a0389d164c5f4b36a2abea73ae66ca21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "40188fcb6fd24a48b715125abc622433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d77464b4b5af4482ad2c66a3d6ddf55c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "34f9e4102677477e977a287a6c9e1ff7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b04632b389174dfe994abccbeeb1c5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7384e0b9eb68442ba073fcbbcb3805ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c54b72d032c54620b90556dc21e8c13d", "region_id": "RegionOne"}], "type": "key-manager", "id": "dc284ab2766d4d82a0fa956c6e58b429", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bdf59ecef25748e7b7d93d97baaae49f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6664c84d709f42c689bd5049c75b79ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "52ba30ddcc7f464c97884eda746326dd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "85c03160731c48e9a6245a3b0a6fe864", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "400adc11b03b4990812ce3265cf01fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8dbc75358a434e04864659772668837f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "58886f29688a4815a63a63e6de9769ca", "region_id": "RegionOne"}], "type": "infra-optim", "id": "626eee48b77141c582c194f0ebb79229", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aff6c309549a4165be670b423471404a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ced9d27e5f84e01b2dc80f127cd4a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c27cafddab75478799f384407cb5eca7", "region_id": "RegionOne"}], "type": "message", "id": "5d5673b18ed343dea02bd27e2c53a68b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e24cb916d714339b3df504441983970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e5ac8b50b52411f92c78a48469df9fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3260abea7c044a36a5b08ad24727eb17", "region_id": "RegionOne"}], "type": "messaging", "id": "1706a9bff74843b1931a3836fa920824", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "401727e04eab4a96b91d8dc1959c0ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "88f45fc4d47f40c2a56da935f4436ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "72bce03b918140b3bd8f05eba98b0ead", "region_id": "RegionOne"}], "type": "application-catalog", "id": "082daaa273494520af61bd09a4aa8767", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d3b6a8276004acdba336c9db6fcd6b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fe8c8985e574cd5af4ff2f7e4b241c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "567c36e365c247509e54d6d47b570fc2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "91e6370516ba41a3be83108b5e87f55e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11d887390e764daeb899f3a196d018fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc90c0df6afa40f887e7e757179ccdd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb750fb60b5c4e18a3b7d42ec6702715", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c28eed25afc64a33a80bbe35069e0473", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fec5431f75d4392a5d132f802589e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8e01c5562854c9ca9adc4b0e4eac22a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fa4013c197541f19a7e3fdfd2868cba", "region_id": "RegionOne"}], "type": "container-infra", "id": "6690c8af911842eb93018d19a40ccda3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c0e5dfa233b74c7db9405665761f18d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "345860c0181d40d2996f9ff743f49fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1e5ed252249e444c9c5d24635f19d681", "region_id": "RegionOne"}], "type": "search", "id": "d0ba6c2c860a41fcbeed48d799ad9990", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c6c5dd44e8604825a5c890e572cc7f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "edca3f14cc6d470ea255bff59037388f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "384a9024079e4e718b02c96fe4352ada", "region_id": "RegionOne"}], "type": "dns", "id": "1a33ca76fef34e988c214bd3a91c060a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "458c013d4fe74cf9856c7940acf02483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f708c6bb31f24072a1187c08d726c37b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2fb02c21d1074fb8be49d0fdf6ff3f4d", "region_id": "RegionOne"}], "type": "workflow", "id": "4fd5916f6ca0479c9b2b6e516d142f80", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ee92745f4f634ce5b477f7372c359dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c3b9bcc177844baab9d559f72fddcf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fd977d6182404373ad2fe747a8fcd5de", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8c2397328bd3495d9aa3c40c1f0e1101", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cee59792cba74270bc19e614fd984923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5197f45919a14f1ca314e338c951b825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9c59bd8e4d904e3880870a8df3706edd", "region_id": "RegionOne"}], "type": "rating", "id": "e55bdd47487e4199a7b582c805cc822b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "84788fdf2a964398aa7ae45c5d99e73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e1e06042e2344cab987d6f2372c2cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce580178d9584505b121f6da5240467b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6a7100ea74174226bb624287926a6230", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6bb08e28c9d4ef59fbbbaa52a6e2161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efc730b123b044b38a39fb9d097c87a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "640e14c1a5da4fde83120b6cd61b57c6", "region_id": "RegionOne"}], "type": "policy", "id": "9fe7b74d76f9420abfa2aa2289884ad4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47cfb555e86f453ca1747cf1ed88077e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7821b5979864710b9bdafbac4522109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a90acdfd8b6840108eba2884be3ebc0f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "787eea3427814e528504ceaefd102db2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "33f3ff1239204aab877539ba697e5bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d48f39a6bcd34b3680c3cb42d9767758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c942137afb77400e9de528f3bc50e881", "region_id": "RegionOne"}], "type": "sharev2", "id": "b19907779c9f476b8aa43f3587cb3d85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a49c0d9e30a541b1bba7dff390745990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ee5525ea57e4e7fb9dae46bd2e9f988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a0bd623486bb4dbfb2d2836e88433916", "region_id": "RegionOne"}], "type": "share", "id": "c9f51efdc9eb478d8788b88c3458b6e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f48b2d5b18404a26bbcf9a23a3fbc455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3acf5cbdff204cd786679eeca32698c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dca18993a1be409a8da29cbf129caace", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9b57598d6ad443fdbf4e23ba45211978", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b5e0845e423433cbdc7b0ce3d38a22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "992a7c888d754bb787c16fcd10dde3c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29983d19885845789d02fe684420067d", "region_id": "RegionOne"}], "type": "orchestration", "id": "c7856bad21ce41d599417a921d5b3582", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2699d07b37224b238ce74f7ebac58108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dccb5bf4967492cacbf6f610b8228f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea87a9d25d444115a107731ca8eae499", "region_id": "RegionOne"}], "type": "block-storage", "id": "48ade8bb7f6846d0871d7d438c0fcb0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4331af75fff4dc4aef41f39ad0a4a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ce05727813c40a484ebf6cbde7622dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a9ae3519fb544df9dd2e32c513342f5", "region_id": "RegionOne"}], "type": "volumev3", "id": "875f4150450e4fd2a301dce12d870bc4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "025da8dcc59e4a368ce9ef6fc040a3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dfca1c7d7574235a73f2a1e17d05da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4216c32dbfb427787168abb8c95443a", "region_id": "RegionOne"}], "type": "volumev2", "id": "5a11fae527d649d49cfe7597993750e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2019101beab24523a8835f6a71e4084e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4472b6976d8a45da980bb185aa9a2972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bf1da724b58497181a46d4585543f80", "region_id": "RegionOne"}], "type": "volume", "id": "a30fbea02a9a4956bd7114f2c691a68a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63158887fa384cd4adb88bdb66d5e09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f48c858381649bd95418aa67f2da32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a1ed647f409468182c13771c06918a6", "region_id": "RegionOne"}], "type": "block-store", "id": "3a36c73a060542c89f164e875d91f701", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2862eb73429548c7b037006fe033db0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6b8fa87d0f742d2a81e5a0105f1dc27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5f3fb02c68fa42afa00c5a290a123678", "region_id": "RegionOne"}], "type": "alarm", "id": "7d5cfbb42a084109b9fa70d45efa2749", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "064e9a32b58343e7ae6609c22c4f93c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2db0150fd55407086627e15bc4c8ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ca6c867bfe284121ab0ec041cc4e5a77", "region_id": "RegionOne"}], "type": "alarming", "id": "acdc54aeac374bbc8eeb15bdbcda738c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf1d068a213b456db4ac629a3ea88a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8c1b8bb711c49498f7e4ac7e00e5c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f7e1baac46a94715b55f20eaa0ed9e3a", "region_id": "RegionOne"}], "type": "meter", "id": "224fa22c0b7b4d85836863a58fb8914b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e898fc95e1cd4eeab04ae9f0ce2e6895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e907fcc0996c4f9b8c4a2fee248c49c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c190ed8e59734107beedbbca8b21679d", "region_id": "RegionOne"}], "type": "metering", "id": "bbce7652e84b4a8fb3c03d02f3a48da3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0548353d5ac47f2a45413e45a4b4b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "519fdbd0d6b244ea9bcbe68e26b4d515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "40bf71236cca425a94a2419ae63079cc", "region_id": "RegionOne"}], "type": "telemetry", "id": "b626428681e7406998df4a6341461d10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "726d5430fe27411ba5324baf246eaf76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "52285537a46948fbaaf9f8f7f7c6687c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1b0392d143f0417f9a611c18ff043c7e", "region_id": "RegionOne"}], "type": "event", "id": "6f424d4a11cc46d1b098b6f51a6544e4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "86b216b7d4734326acd87c580e44f577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1b77ae790ff247aca6bb934c986a3f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5db29db7b5da44a880243308acd13991", "region_id": "RegionOne"}], "type": "events", "id": "6f5fbf1ae0994ecca4bf6224e4d2cd41", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df3cf8c82bdd432d9811ab9ad8f275e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03ccc9fe4d984c9ab329e9a9d661253e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7081692728df46bb8686b11426cd6c0d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a54e6ae6798144ce8fd0c59cbded7ac4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fba02ce761654e0c9d16f1f8679e9a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5d3a771a39048d3854995574ebbd99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f98d057ada14207aa0af4d3550c48ac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d6654757383746a7adbe99777aabaf41", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e042f56c03244852894ca53f7ceba248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "417b92a52ff141a7a85cd092d5e238f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a9384a4506e49d28317700181e0e466", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f979ca1412d94eab8c7e03d5ec8043ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4810de7952e94ed2a77a6c8190763c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "098c3bc2181c4b3287aa783a7f8f834f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e41611088e0d45cd90ffc4d145415304", "region_id": "RegionOne"}], "type": "tricircle", "id": "504b21ae0f25432a9575687daf66b71f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2fc9b4b39b6044309af0beaef8e416f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "532c4c53951f46ef910d7c04746866bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9155754bf69e433e9a7f2403c5c2fffb", "region_id": "RegionOne"}], "type": "database", "id": "7a57800e5d4643949021a9f46360408d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "47958634f1da41b8a973f557810ae13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "770c293cb1ab4b81a8427cdf10249499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2c84948a726341eb8bbff935c14b2f28", "region_id": "RegionOne"}], "type": "application-container", "id": "58b6324b88394f849e2bb11c63815400", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29915b20ab89408381895e55d8f4e8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "322b7d6576484e22a7f449faf4f9d136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce50d1c203024e09ac914ffa64b691a9", "region_id": "RegionOne"}], "type": "container", "id": "67c5c67446464ec783b0e567919cec18", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b7dde6d3b794cf0b65323abbcc73205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3999988e597f40eaaefc63aba6702162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9e0d4acffb494eb29868d3f70154e652", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bb8b186e854e49519cfe91e40d5bb9f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0885695e2f9d4ee4b5f7893e7870bbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4a1c9bf1e0f46419c6bf7f9e993d739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45d52afb5582418cbcd4f6995a83cf8b", "region_id": "RegionOne"}], "type": "rca", "id": "d3020103c239488398490bcc20dc2495", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "31d6fe64220449a3a09cabf2d0b867d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e02da8af4ab944aead75684a7a0abdc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5b0ece19279f40e3b798ddceb9894fe5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "96be6fb81ab14c6680e8d1639e9d31d1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "827e40218eff4efd8a0dbfb85f5536fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "44d6476bd7514f05b41d0ac3af4a16b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e30390b207b34c118f4f1b84875b7f51", "region_id": "RegionOne"}], "type": "network", "id": "9643b04281344e1cbf127d722c64e7b1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a99277f43b7e421fa193581800f85881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "356e1bd7489d4b92b0d7aa68b45bd913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1442a64ecc5e4ec3ad5aad43437b0499", "region_id": "RegionOne"}], "type": "backup", "id": "2c9850fc75844a4e8c94343f1150f35a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bb91f4dcac640d9a0a576c916bd90ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29119da4e558418cab733f4320590b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b7afe2d97cd94e06885825c0f5b4f4d4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "15510c64d99a4f0c8e35ea0584ca5eac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7117eb0cb6574da587e4beb7a7665d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "acf127c1fe984960a41dfdd57f7f2060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aefd366e1953485d999924da9fe7a2bd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7ddbeebfe4cc4c028424fa19f6ad3762", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4168d8982564453f861962ab450f8511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92949ece1b8243b88f3bb349fc3dd8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d0d9c9fa3a73439992ec552349d519c0", "region_id": "RegionOne"}], "type": "monitoring", "id": "fdb8a9f5896648f1a49d36aeeda7ddd8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fe0c97218fa0453694232bbfca300f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "623697b690454f839242475e09d7bebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ea6567be50de40ad872a22e4c371a7f0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "733e78bcb58f4df1a6684cec2f4b6086", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8ab7ec460ede4aa9bd6356cea22568e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "41ec841ce58a42d89bff971ea80d0350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "02727eeeb54c4fe3b109cd6d4cead43e", "region_id": "RegionOne"}], "type": "placement", "id": "d9be2c293576485e8d6d9ad607b8ca4d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1a9d160c5684b4da4f6691c4e006603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "714aeb0492db4a659a4a5335d6125e1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "785e9615a2734dbca1ed0879d7986cb6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8efcb40f84d848218de2cc039ee3587a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56e3dd407ea248139961b90e198ccba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4bacb834766e47cd9b517bef5eca4ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ebd1d3d20644620b6d86d3116c9051b", "region_id": "RegionOne"}], "type": "ha", "id": "b739d35a4d924d8eb07c362b6a662571", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cec42b3cc6754e82ac32a1bae6b328e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3ea97e5b87a841a59352445c5e42084e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8d71f1aae7974d0a89d3f3df2af2d793", "region_id": "RegionOne"}], "type": "reservation", "id": "928ead6f0a7f40dd92a4455971bf181b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0319ca2aa1cc44a1ad2ae569487f8c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8274c6556b574f97b9558cda9632fd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4e0a9f424b71456aa1105670e05304ae", "region_id": "RegionOne"}], "type": "function-engine", "id": "b3241f03945e4dbb976ba7285884a583", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c0e5a7df5bc948f1857ebb8a217853bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f08e1c3604a24c39a0e07451f3f7e8a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0d0dc45a85c43ebaca8aa5ef6ebede6", "region_id": "RegionOne"}], "type": "accelerator", "id": "2ff7fe8b07dd4f0cac6d11cd17b177f2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ff7ac3356c064c1bb8435c5c6aca1e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8033144eefa2478cb4e3a5e8cadedb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9d973a2e4ca94a4e8e859c43048d0906", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6181a88f5b73433da04f5252ea29376f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b1833aad5f494cad9ae041ee20f08ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4884ab4d13344640bc07dd0bd2e373a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8acb1b2a27ad49e48a99c86f667a2d1e", "region_id": "RegionOne"}], "type": "registration", "id": "9c86655466cd4e93b95904b35ea23510", "name": "adjutant"}], "user": {"domain": {"id": "2206e74057a34591873de724601cb22b", "name": "9ee7bccb051b4c23896afcd965294926"}, "id": "a7ac3625b2874043b48916fc0abbbe86", "name": "9a48dbf46057425c8371926d9d06b3ec"}, "audit_ids": ["bb0425b3b0324d75bc7ef8e8eda92cdc", null], "issued_at": "2020-04-23T06:25:58.422670"}} 2020-04-23 06:27:58,610 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/22f4bedf-6865-4d41-8f98-a840dbee528c/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a"}}' 2020-04-23 06:27:58,615 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,617 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "22f4bedf-6865-4d41-8f98-a840dbee528c", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:58,636 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,640 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,643 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,663 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,668 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,670 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "22f4bedf-6865-4d41-8f98-a840dbee528c", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ERROR", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {5} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.265181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,502 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,507 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,510 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,513 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,526 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.445923+00:00", "project": {"domain": {"id": "524448d86af6466683ea9e2ab29ed0b1", "name": "0528b3cb9bf0485cb6d6ac4e419cfc5d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c3b6385401d4cde9f2f47a15077901d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "71695f05f4d842beaaf114d495bad9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1ee1d9836f214c5ea193b484b5d64cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "13134d627cc5410a81552bbff8bf5067", "region_id": "RegionOne"}], "type": "identity", "id": "bd1bd55d96fb4de69d0547dfd7b04020", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9096f9ea19364b2c8e313b46cf42ba58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ba0327822c994809b19a89ab4b38ab2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9cca0d2afb4041ed92339bb703f91ae2", "region_id": "RegionOne"}], "type": "compute", "id": "56f771a9a6b14826bdd20ee40fd6d3eb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9f60dbb410f24507a7f2b367fb778e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b3606af856224f818ee8eadddebadb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "daecced1865b45048dc6fedc2bd27e09", "region_id": "RegionOne"}], "type": "image", "id": "8c6132ab047340bb889213e9b3fd73f2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "244c77fd1eaf423bb30c4cd0f4c60363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2b53386151c545f88b754604613a7d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "00844dacf6ba4b86b47d011343b84ddb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e192ad79becd44488b8abaa39a793219", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4587b56b97e49a89c64a851b285b48b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65ab56184b8341cc9bbdf3eb0291d8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18c892ea816048adb230d5a38838e8d6", "region_id": "RegionOne"}], "type": "object-store", "id": "55bbf5e4badc4da9b44709cf0a980594", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4418656fa2246d4a737f4d3e1531e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4332cfd9389a4e5bada15f87d21f8074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c0f09c9a26814357bb2a82964c55c525", "region_id": "RegionOne"}], "type": "clustering", "id": "ca4fde5c62fd4249b22814950d7dd262", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c66187dab2a24b5d841eb1f8923f281f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aab5cf2934e54c72b9d3f196ac8de901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5560286b6e03463daeac34fad8ba7e24", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7fa45941a1364f4c80f294ec57ff5378", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1847d0a6503f4c0c8356e33fa04e3e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d21436c076704a39a4524db471812ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e6059caa22f4d14b05cd3b55800cebb", "region_id": "RegionOne"}], "type": "cluster", "id": "0b9870b6acf245aaafa865531775ea43", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b47d290cc1a24fedb5b73af558e3ba6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e2fe40f1b62415f8e87fc5eb28a217c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8d150be50ffb4ef7b66840ae9539676d", "region_id": "RegionOne"}], "type": "data-processing", "id": "f9974fcf67644658bba04b58ec2b0519", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a47c550ea6d4470af9289d0a63cdf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d30188b74ad740a68c73aee38b500f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "733283c49ec24b5d83d05995a83c5d6d", "region_id": "RegionOne"}], "type": "baremetal", "id": "8728d03d73e54066b9dafb7ffaaa53d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ea2849a05734e86be684e91860539c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "168f8eb5d6ba411e9d3f0d904e9d4dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "20ac0cb404d44cd1b2266af64ce40a85", "region_id": "RegionOne"}], "type": "bare-metal", "id": "716d0532583643bbbf352f8fbbdd4c28", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d7db1fe7e4934f2aaad479756c85692d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb5954ea506d4e5eb2a50d7f6a2369de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fddfc627f91040a283b9e75254ac99ac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "817819852674449093a654a42f37d877", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d77bfcd9bcfe4e3b911b10e037bbdda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5fd07b938a2e48fd929795d99afe89e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e710b0da41da445a8d918faffcafd1e4", "region_id": "RegionOne"}], "type": "key-manager", "id": "044df2a05f7f4c11827b8ee0a7191df7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a87d752b9f1440688675ed1a2e48bc8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08d475cf93b14e70b2775e56bdbc8158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "89241f88660546b1b83527597d46fa1a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "04fe657335e7436c94d45cd20ee91869", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "afb11bd740df4560a50856f25d352b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "03bc7833bdb143e7aa93870e454029e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "df6c6226f915476fa2aeb09d8a9e9cff", "region_id": "RegionOne"}], "type": "infra-optim", "id": "186d2b5093954e3aa078a3bdbd4680ef", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "adcf8a9f6ff14e6db861b589edc01894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fefd0098317645c496c49ed4d77b7d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b260cfa21fd14a4dad2148f25d3a298f", "region_id": "RegionOne"}], "type": "message", "id": "0c04b57155b44d3ba44803d92126069e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "08b0f3390520458e8611de4792f75f64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bf95fb20c474acabcb579f4a8f609e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d2d0c799cf5744c6b0580a0d3ef05cf3", "region_id": "RegionOne"}], "type": "messaging", "id": "5f93d74c4ac645e8b6e42c45238aa8c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d4da9d0fb5da4aad8b505c1ef7f16d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a44b3132018949d6a8c4691570c2980c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9fe15df3cc974652bdf1f7297c66e84b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "201eb8d6f4cd4c519f59cac800d420ad", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4aee27d9a004ad98bbb8e4dfcfc0dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a6b79689c464790bf90f02236d1332a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fcdc9e785ff04a28861557f477543ba1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b68f4cd6a1b749bab243a9ad2a2680d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a96b20aca134c11bf8f742c53d83938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bf2158d4980461ea7c561e239266e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b598646ef89941699257bf389991d938", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5e010177491947cca26f79a19d836dd2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c26a9d20972440b860696aa550bbda6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c5905d8ca804d9ba14a3b8b30d140a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72703de1cb6a4cbfb497272e0916db3e", "region_id": "RegionOne"}], "type": "container-infra", "id": "41f7e920eece45a8b8c0105902ae6f33", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "501e553c40da40b49dec193c38df0a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e4015b02f563422a8d11694b87716009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a9fe402d25c644fe97a1eaadb44f3e97", "region_id": "RegionOne"}], "type": "search", "id": "e66d872d3dd74487a2873787498ce8bd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7c197c27a30444548e31a26fd32c1789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7384d80158d347798458af07d88a63d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4ded76e971f945ce9753435800bb8504", "region_id": "RegionOne"}], "type": "dns", "id": "86ad839bf5ea42ca926e116758b5b3df", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b87de16cc15546deb26a09881452be64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eed9795237e542c4a7f0f1fe36e5de59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f100e66ed0fe46be88c0cde675f77400", "region_id": "RegionOne"}], "type": "workflow", "id": "b787a1492cf54bfc91773a27b46651d4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "659eef4e04a443c7afda07f9d0364da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "447f7bc27f7d4f86bf0f2ae7bdef2895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d0e7e848d90a4c2d9397feb946f1ab03", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7f5773288be649159a7346e144e0f950", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "85813860613340e3b3582c108c209022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a385278806d74080bb9c3d2cbde46bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5cb0faa46c1747098aae9e135fd089c3", "region_id": "RegionOne"}], "type": "rating", "id": "f16fb9aea5f7458fbf34a9bdfd90cbf0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e9125a93a9142e9b74ce380f3f05ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "572e460934744447a79cd4ba884ea686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ec20eab6e5794cdf8a3171c74353ffea", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6977db5c03644f139d27516041b6b0e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "617537671ae64c7e8b712428b289b8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9440bf4295ec45e78d12af3327cf1855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2be6740c10924e0cb4500dc4494df811", "region_id": "RegionOne"}], "type": "policy", "id": "a806a5ad67ab4c668adf82c007b492ca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caafeca504074dfe9df27dffe513d025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e816f7126250439681c8efb97cbf0904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b85706aabac4458bb212b6b9e70f631", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "32dc196bbd4b4541b4af704f89d1c626", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29b971c5d7ff49d59aa43e4a3b30ebaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7838e5e815b1406283d559c61121213e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec84a36307e940ce83b0701cd0f1974f", "region_id": "RegionOne"}], "type": "sharev2", "id": "629c3dcd93984b86a35089675cf4d05f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b23a2f683e24d34a49bcf36d22512da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13ad849d642d4674af94572937d6dd3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "893fdc6ea70d4b078a3ecc4d35059701", "region_id": "RegionOne"}], "type": "share", "id": "02234cbde31a49ee90e90a6f1311c47b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5df720e51f84bef8e6bed8123f5eb17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f7e27bff9be4c25b4f9509b971f5b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "31eaedcbdaa548428b0629967c8cbd75", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4c40eb1ea9694803a8fd192d87de3835", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abcb8cddca8d4311a1fdb8b1dbadd7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4dc051689ca499380ed2ff6aa4892d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929f4ed3719d4384a70844a5985fb006", "region_id": "RegionOne"}], "type": "orchestration", "id": "0cca8b0f28d74b99b6698417a5f6947d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60a47470d3d2408c856df6361310a95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e6a5f35dff142b3b3231dbe2e9f042f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68a3f3ebb77047739aa4d0ed51325c0b", "region_id": "RegionOne"}], "type": "block-storage", "id": "de5f0d4e6dc9466bbdcc7eef61ebbe9e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b002c16b36b140e78e3ca91f9ec9de81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79efdaf7dbaf4334a5afbe2c387266ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04bb933fdf74986b8e1834be3b135ba", "region_id": "RegionOne"}], "type": "volumev3", "id": "1df74545e2d649199e47a791cf41637e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2be6f5db088a41e1920b7d7ce82a1473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43c21f8ea128485b860b65946f7cf331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35bb65c09f2a4f1fbd069cc6d616fe25", "region_id": "RegionOne"}], "type": "volumev2", "id": "b66aa4f793f9446f9348c2e16814d9a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "add7842cad904443af0b49f1575fd905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe1db8a84f0c4dd59aad3f009a4790f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4569780ed6924040a61618b0605b41b6", "region_id": "RegionOne"}], "type": "volume", "id": "31d8b1827cce42598c7b9da4afd3e961", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08019215bef04beda36ad5bbae3b728b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6043e69927c648b4b819c57b319521cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a3f9a9033f24b7a9a2c640bdf8cae98", "region_id": "RegionOne"}], "type": "block-store", "id": "038cdef2a6f9418d9b2d9e5a858da995", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "508bbd0ffb4b4d00812d21cd1ddf855d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d69ffe5d96bc4334bbc172cb8cb9756e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "db75b4fe516b4c559e2b5127e058f735", "region_id": "RegionOne"}], "type": "alarm", "id": "fa109b6ea72b48dc8158dac373dd34ed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "916cefc62e1c46258c2302ad9466dbce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85232c8c89ad45839e827b24d6557740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c7fe9cdc0d27441995c44324fc6653f3", "region_id": "RegionOne"}], "type": "alarming", "id": "d2bee1380d244725ae0eaf36bdf2623d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65b4c6c63a8a471d825deac5436932f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c1fe9dc66d5493a95de6ad2da62306e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2fcff169d484469bca9904f185f614f", "region_id": "RegionOne"}], "type": "meter", "id": "f766b3118ae64d8f9e4e9df5e5bb859c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "450d2f6adc5745c8b72a39a5e73efad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ba3a8c44ad64eaeac06be5bd38532dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9086c6a2faf24871a7af6ee73ded6eb5", "region_id": "RegionOne"}], "type": "metering", "id": "8df85aaae0f94feab27fa901cc8fd544", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9832f4b460b042e1b124f554608833c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9141e7c1ffdd4ca5935d713c7c799c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "612630502a6c4ed7a36173ade3cdc883", "region_id": "RegionOne"}], "type": "telemetry", "id": "1bac19825d9c4ae0a99eeb17d6fe09a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "308d70c261124ea7a4623d08a1b0b015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "37bc1d37282d45c593205d5258c34881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "26e7286acb3543e199cf14f79726cabe", "region_id": "RegionOne"}], "type": "event", "id": "3b1d8cc3462f4eb7b4d3f12efbf44b07", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "203f5e778ac74e51abc0a592456753b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d48b0c394d444a9abb54eb2c70e823c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97d021702fa64c6ababcc5600ad05522", "region_id": "RegionOne"}], "type": "events", "id": "66cfa2d0eb544663ae47d6d2e5974f5e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b9608c12d76423494020d2cf8e8d5c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac9ecbb797fd420cbf068c7673837f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc5be7e450114171bbee28a0bce9fdda", "region_id": "RegionOne"}], "type": "application-deployment", "id": "458fb144151847dd8bd2cdbf2e48eccf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5832b8a0fe7240ceb1f883b219c39da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a1e7fb0ad45481482e96d939a5b3abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "260b6cbfc38845a78f52c6916427dfc5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7f9df9d6783242ec847df4a3afe61bb2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1df5e59592d1460894186503e9b3c368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b09e918cd50d4bad8e66ac8fb4cc79a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "79b0f28240644ad6937919eae2cc6276", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0ef52696176c4c4795734de8093c23ef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5001868948784405a955055821282e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3401f7d5a5c64fe2b4579739c736fb22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfe34f9e81d04493a416f19f2d369be5", "region_id": "RegionOne"}], "type": "tricircle", "id": "d8986947e3dd43bf893b46e6acb8d6a8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cedb148031884256a5b87c264aca0a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cef78e89bd664f3a88f24acf11135fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9012b5ed650a4354bcd74417462295ba", "region_id": "RegionOne"}], "type": "database", "id": "3f5d8ccc8c4145e8bc20f93457aaa201", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41a709bf0449485190c933cfcc2a45ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0322c54def643d0a9dd14e363c6d781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4eafa8748e774fc6b7341216eab13693", "region_id": "RegionOne"}], "type": "application-container", "id": "7d21ecc00f6247b5ac4dcab46ce0cff7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b02bf3dddd9845c3816453a0e1e225a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e055d4be9284d3893dd96c7f4f1365d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "12de34529b104293b3147e74704b0f40", "region_id": "RegionOne"}], "type": "container", "id": "34e2694688994e6bb566da026bce5eec", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "638f751d204442be8010fcece63c03a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83bf16a1db71487592e8f842149d5aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "763a9bdd3f6f4b5983e7279cd9c05732", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "13a80758d88c436caf695015cf4718d8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf6972e331674d879825f4637a6da68a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdebf9d32fef4a368bb9719132809b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "547c2ca514cb4e8ab0b9728e79522a6e", "region_id": "RegionOne"}], "type": "rca", "id": "0e629d67596d40dcb3aeaa42df7651cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "94a5fe52525a4166801bf1eeaf1bb66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ebb7826ca1954d04859d473e92bcdaad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "52d69e0600ed4a5da3654718f88b4729", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "03cd3f8767834c99a0fca842dfb291c6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "00bc72cb669c48989d6ba49c3c9017f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c6bf544703e846469d8dbfc63c6883e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "570da76637b04a538ebb8fb9fe98ad19", "region_id": "RegionOne"}], "type": "network", "id": "87e8f950ade34ec9a56b539053c81163", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f25e6b78538405a8c9e9cd6ff852350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9bac21f3700b4f788801eb2a071d37cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "89ff7214839d4a0b971b06e5fecc733d", "region_id": "RegionOne"}], "type": "backup", "id": "44b9bf37a22f4487840048a0a43a60bf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7d641feffd54e0f8a7b3f333392fd56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b2f11c0161634a879b5c8673f77a74c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f4947cfdb7e64dccaf8e49ad762d4c2f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f79a5f9a8406412f8c767985641f9008", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff34a1ce49e74004b405e6c8e301e45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ab5342cf27748fea0ad90622e465afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f67ea63ab3884d29b7bef891c5e01e20", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0ccac482daeb4b0d9a0d7867bf143296", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1ad68efae28f4c1faea584121dcdfdb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e0090c4530a340d49d4511a0d6e2576e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0bc9647549d9495387f8cf9bb43dd4d6", "region_id": "RegionOne"}], "type": "monitoring", "id": "b0fe4a460718493c9477805bd1dcc614", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dc326da11175440680cb667e041c57be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fe0dbb18a2194f9c953293102f0056e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c4a797f864b246888b19928ac811d440", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "af429ce6ad88496589dba41285ca8c56", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e25fe61083a04bfbb96f352f4c729ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fbfd8e88607c408a8950834d3523ee4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5fada2befaaf46adb1436c21d6270dc1", "region_id": "RegionOne"}], "type": "placement", "id": "4e32c7c95cc34844b66373d3a927fb19", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54fa51853428413e94243269afd1f281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee3846fb532746a79e4bbe61a9324ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3797bed4e8924a0a8ec074f951ce7553", "region_id": "RegionOne"}], "type": "instance-ha", "id": "daf622d5444d45f0b525c5b49516e4a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1198695ee221466c81f37362f1c254d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b7b531bfac749258f8674cef970cb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b36fd6a4dee4159974bc4f90e3e643d", "region_id": "RegionOne"}], "type": "ha", "id": "d855234c51bf4df8a015157015b9e85c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4f6a6feca4dd4b7b8ac846ad3e09be5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58c767e8a476418097dc6b2559cd1081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "31bb5c892c3f4401b66f26fe3e2c9796", "region_id": "RegionOne"}], "type": "reservation", "id": "3864b8ee57cb45fabf05f4676c253674", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8a04b416aff45ac9354315aca84adae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3f1a34dfbda14fe4ab920e892ec728f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0143a3a291e94eb9a276698c8f591313", "region_id": "RegionOne"}], "type": "function-engine", "id": "7700fc54632942989a1269adbf8994aa", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eef873ed0d3a4e519fef220ca92d7dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "add4e878a34946099d93e0286b49ebaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f09785434fbd46a0b9d535d6b2048232", "region_id": "RegionOne"}], "type": "accelerator", "id": "2a1d70750c674011a23d2680a1dc4a5f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b548524c59e842c18217aa8ef192917f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "632b2e469f46474d96d7c74f763cb30c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ef236662358a4fbe9a04b9af2a4832e4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "17db961aaf2040899124e45e36382127", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d222f076d434ee9a7b655154b6f4290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00f2abfc20d445f9b730749c4ff03bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dae0f6409a604ba991b18da2e349b92a", "region_id": "RegionOne"}], "type": "registration", "id": "d871e1002498422ea80519233d6c921b", "name": "adjutant"}], "user": {"domain": {"id": "9df984014fc740568170f8001cd4835b", "name": "7369d5aedb204d02b204400e82cdac1b"}, "id": "85db48f7b9a84759a6900da871c3fd49", "name": "a7d534aac9d940ba894ff5ccd1a6ff3d"}, "audit_ids": ["bafafd45c8b04965bd35ca82d4a9f0bb", null], "issued_at": "2020-04-23T06:25:58.445923"}} 2020-04-23 06:27:58,634 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,639 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,642 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "1e7e9d8d4ad14af08c346457c073d4e8", "enabled": true, "id": "771a91489b5c47d0a61d803f2f2f39e4", "name": "projectName-2"}]} 2020-04-23 06:27:58,697 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/quotas/771a91489b5c47d0a61d803f2f2f39e4.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,702 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,704 keystoneauth.session RESP BODY: {} {2} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v1 [0.093455s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,588 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,593 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,595 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,599 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,610 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.533647+00:00", "project": {"domain": {"id": "63e2c7af948d4bcc84ec217cd1e8a899", "name": "c33198e4e92a449ca3f4c06fb9c3ce34"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea8b75d983ee4701aae82585b579a203"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "541070cc5740489fae7e1c76888b58ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fdd109d00b75402b9275d4a69e01dd76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "52cb7e63e7f54eacab93d692ceba6e7b", "region_id": "RegionOne"}], "type": "identity", "id": "ae4af3e5e3824f8ba48cadd65050eb83", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "96ae12ca64f1450c926a6143a72c340f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0ba34ca68d634821bc418f227a6bc141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3ab68233634743ab94187ffd0fe50af8", "region_id": "RegionOne"}], "type": "compute", "id": "5a05f32b9a7649f4893f89d4e383e72f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "78d7add85da24dc3bd182001b03ab191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "48df4b2523714888922dae94cb195afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9fd60bc4032c414ba32df43ed22bc09b", "region_id": "RegionOne"}], "type": "image", "id": "9fe76379906e4389ae1c929851031ef3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f89e7b0524a34b7f86e0dfa474cb6616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8e42ac191c646578063b95c8ce53dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "631c548cc3eb4b61b02065d0fb0fa6ac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9f42d8ba71214663842badc3130d997f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a7591b4d06404f87ed082926ed4b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b5c1ac29728439fb3480b718c148fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec6895eb990a4cb6ad63f56493d869d2", "region_id": "RegionOne"}], "type": "object-store", "id": "4c53fb07db6d4cbca356eed16f4cc8b0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9d3620198f64103a7642faf9598a2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b180cf3cb38a45db9bd1b6d23eedc2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "049b361b250844909023bc07417c1669", "region_id": "RegionOne"}], "type": "clustering", "id": "e066a4d5192e48a495c6fe907eca3449", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12f903e2e2ff41f6b66bd630864a865f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "910f81dbadf742dd96d96699a7a3d8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3d0960c81fe4be7ad8365e736004985", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fade500d48d842a3832f3eed07767368", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6262f9a0cfb41a79d3d6d5e6251a45e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e982e20cd5624a3ebfb40e035ed2dfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88c568fdd70c4cab9e5782cb5e6609bd", "region_id": "RegionOne"}], "type": "cluster", "id": "e26b3877ebce4da19b5f85e2ae1cc1f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b196b497e6814f31802427417457cbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fc82f3b9aa32411fbef049f4cf622c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3d76964d952c4f3e8aecb3630417388f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e69d6dce92634025b843803e4a002b0a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5d0fd7401424fcd959cedb0c7efff9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28f53c056d54449c9d1959c4e65703c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab055ea70a86423b941d34eed2141d5f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a701455c9f3440e2919e53b8a8cd67a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26bb3ed1dec94c26ab3866f2a8cea98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3242550dd08443ef93452c400b83dfd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c12579e48804005a5f843345e9d594e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "626cbe07e15941a689f86ca72b8ab745", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3a35b7c6cab247bbaebee57230fc1d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65d291da93034d30a129eaf6da440605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f695ee4b4252431493ccba63e5442a8e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "534ef9674c7c44f4a9729c62f80cf5d8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "da85a78eae91492d8f99d22cae72a4c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "450ee57af38f4fe590b2702de94a0293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6d4c721d943047678ac15e9be6219477", "region_id": "RegionOne"}], "type": "key-manager", "id": "9dfddfaddd4b4e95b6fe74dcb9d038bd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "404143b5e47641f9b239fba9398719b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c4243bcaca9946b69f9fd97d747279af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "adc83f01390b43808524fafc5de89b5a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b22674c1d5964ae7a4d51c58b9d310bf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "05f35d2d81714f7f8cca06084b8b5ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "057b1534ce604202930f204dec36fc7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9236d51c05634c5794f941ca94bf59f8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "568f6ffeeb2b4bc3a176ab85cf57b14b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a6e6065bc2fd41cb85b837f89067aed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "394be10265764226885644e4783a2fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81d3251e24b5409083f66df6a96cb0d9", "region_id": "RegionOne"}], "type": "message", "id": "cb9c21f38537484b80835c2588486953", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a6a9fe8b5484c59af55d5922b20693b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fe726beedee143c4a70c745aad2894e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f3ffeb9d012438b87ccf2b4af703586", "region_id": "RegionOne"}], "type": "messaging", "id": "60ffd5699dc34812a52ec22879d88820", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dbc63fd5a16e439bb4f7b785d5d7020e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e84021ea6dcd48a8bcd0f31f9bed64ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cac6d3ac27ca4e24bc61746acc9738a0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a79e5da8a63740f39bd735b5c1ebfb7a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c28901514990485d833ea0f0f96a6937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de9895fc96a541518103b05360531fa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae8454e2969b4204a2fcd70a1180a0b0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c3b27a8d976140c8997a02a4f47ca719", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef2378ce3372450ca10c6b12c47d1301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36a28867bdca4b7c8f1389cde4a2b5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2367b2a946948ccad83ee2930920dce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8a7b45b8b3424921a11613c89c677cb1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe1390ffd9724b74a2127aa54b1a2a72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36bb3d1176f1459ea5f8b3a650e3d97e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "317c5529bddd46bfbdb9f14fef1adb5d", "region_id": "RegionOne"}], "type": "container-infra", "id": "2b1ffeef05ab4d5fbf9420ba151b3932", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aea66656ca0b46f593737f3654b9b610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c1a3937ebbfe4129adc708b1f520193a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "43705209f73f4193a2a0291895105f84", "region_id": "RegionOne"}], "type": "search", "id": "b522b747abef46e3b32ea0fbc3a81ebc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e135a34885364a1582fd11677c8dad45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "601939410bd9411798723d797821fd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2cf67cf0ebab45d28b368c7ef048fe75", "region_id": "RegionOne"}], "type": "dns", "id": "43bec84400c14a24bb15bd72e23f4df3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a315daccace846148c0288a02d4813dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f421ef09c9db4c6c828c1d28e98bdb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dd89ec06cf8a434699005a0c0733f0ae", "region_id": "RegionOne"}], "type": "workflow", "id": "b63660254b404c838616251231574880", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edf4e239f06c4f928313bd68feb534ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19ee87a70b524698bf00647fd835bd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f9fcfd3bfed457183648275a10262f0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8a7e8f5722254eeda821c7d987a0c37e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a46d9d5973f6408fa32487925a9e54c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7848419c18024f049e62f2a2786b7a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "911e5f5fa8494fd59ac5bb3ba4184c6c", "region_id": "RegionOne"}], "type": "rating", "id": "ffb3f6c38e30454686017a2fffae77a7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "722710aa61c640eab42691fc77a67640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a52e8eb5abf94830bbc21c33eb73f97e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1cc4dc8c418f4a31943e9a1aad708424", "region_id": "RegionOne"}], "type": "operator-policy", "id": "49278efe5f8a4c288116fac8bd8418df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92ea97bf62ab4f77824924ee75d913b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40d276dad08e453c80d80b97fc718402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e0cdff4573d848718164407c518b527a", "region_id": "RegionOne"}], "type": "policy", "id": "429d9502cde74f12a66edd95cc3fa93f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0728e33bf74a435cb8bb0db0a1772fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41a0d5d3178b4d95b399ef53826f1427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b09f1264b7ad4276bb745fc2ddf65a59", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9f083236ea884348bfc68dd0637cba21", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2f46696e49841af947c97a209196930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a50b6f555865455d8156fb77b7b3eb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc8038010226430d9ff39c03b78534c3", "region_id": "RegionOne"}], "type": "sharev2", "id": "d14dcfccd85b45e9a924c0f1543bb41d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "833cb2ab3c2e420b931379b3c3ebaf4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0528986fdd054d5b901cad9e6e496bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b1c9acc8327446a8b97263150d1ab639", "region_id": "RegionOne"}], "type": "share", "id": "78e1a08c8e904e0aaeb91361c3ea658a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b50ab1f4d7ae44cd8f87f235609d3f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a784d96d10e429f80d393095dc2e19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "59783b59114b4a62a66ab83aa584b977", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f698dcbc28434eda802e3f41d6045d31", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d9a5450a684c3a81f65b2d2607aaf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4456d818d8334054bac4ec2a021805f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "874deb7ba0ca436c8b020ddbd7574cde", "region_id": "RegionOne"}], "type": "orchestration", "id": "dea6a915ac884f70866bc0f0e581e9d9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78a909ac0d8a4a308e850b185faec98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c976cf9870be45f7a31e57efa0c17b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bff707588a7546a9aa53656948e800c8", "region_id": "RegionOne"}], "type": "block-storage", "id": "7323633e008f4f989408b7771f2bcfa1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81c0cfe5cee46018e42bea86c05a54b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a50105c759af4b2cad084daf59a3d749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348679a14c9249baa792e93ffc523277", "region_id": "RegionOne"}], "type": "volumev3", "id": "a03bb39538664a28b9b7bd40dded69cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0520bec38343f69cd3827268a377cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a53e9958aa43d08ea80205e5ec863e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a717a337daf24d40b370d7ce82a9ec14", "region_id": "RegionOne"}], "type": "volumev2", "id": "77e4cb4b83774872a36dc88b7cd40d5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58ca56c821e34912845c12230ba66a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e24e3ca0f3e544e8bb016377e865f09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea227e25d73141bfacc2b8c881cda5eb", "region_id": "RegionOne"}], "type": "volume", "id": "1b0585d19d4a4975aabfdee1a4a11d7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3f5113633c4a1ebaf21f9d339123fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2b877b6ac0e45ff8a625ecc339186e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0cf55fcd809414f86bcceda421e95ff", "region_id": "RegionOne"}], "type": "block-store", "id": "1a17bbcaf64e496c90bfaeccb26f050f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a59baaa04624c1bbd37714be139f197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec60abf6932c4e1fbf5a256ef85a0ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3543cc39d0db40ee876b05651cf434bb", "region_id": "RegionOne"}], "type": "alarm", "id": "3fd2976db45f461db97735a2b720bb25", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66c93ddbafe84facadbf46c6ca529338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d60a030e82074ab889e4b8ef0e9594cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63db39ecedd349b99f085debdf2e3f6a", "region_id": "RegionOne"}], "type": "alarming", "id": "232ca883678442519f57a33690beb4b7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e677c0823a834d0bb0847ed6057725b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97a08d7e2b554915844525286cdbd217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68f3ae02a13e4190b948f3c397a73815", "region_id": "RegionOne"}], "type": "meter", "id": "6d4158104a7644da9b2f14965ae84752", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "567dbc62a5d44aa6923c4295bd02abcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbe1b8d4d15541a6bc50c029c895d0c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2610a6f314344ea93ab62631a09f950", "region_id": "RegionOne"}], "type": "metering", "id": "f76f2c31b0bd4a4583145727c42940ff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ede876c5ee44b099da416f27824c58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d93fdbaf2af4a7a9d112f70fd8da90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "be40956e95484ca5ac97ac0daa94cbb5", "region_id": "RegionOne"}], "type": "telemetry", "id": "448170bce60a4626845b62cd3609d409", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "abbf1b4cd37241249d13bd9d4d0ae009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "32ee49ca84f747f3b560ffd6d5a74f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "64c686579f32494d8a717ea3ad9d588c", "region_id": "RegionOne"}], "type": "event", "id": "136a89248e0f4584acc8afb057a06b3a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "24dbe4374a004870ba1d05f74d0516aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2aea56de5ac84ea4b22d138555e71228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4334b456d82d42cf84fd3610b432e6f2", "region_id": "RegionOne"}], "type": "events", "id": "d46dd851013b4475bef23bb773f0c38c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b99f1daca68b43869636b4ffe64f5bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98d8500811a949f9a86963f6629a5d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "86c08ff185f5466dbbe3c88f30c0c96c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "38fcdbd0a31a4577a813659a379fa3f0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "05ef0962c72f4768b81f3424eed37800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3970a6685d844b21b5f17c636a9f184a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "762b9f3030c94e7d8389edd1a4e17236", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cba26ca4020d475aa1641339f1895bbd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d1e488751f845b49ff31c8a2af66059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50a5b8b4a1994aac93d14cc91a30f7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "032a8deb19c047d281e16f2482ef26ad", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f7bd7defafb34e28925ee3372e16b23d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "531e81070d19459a847a63eda8edb26a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "659a2d2aff474db5aa1a2c8e628f0a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "548b4f03a60b439db0580d943e5e6d0c", "region_id": "RegionOne"}], "type": "tricircle", "id": "a84bbc1d42744bccb449d239dfdc5944", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "89b42662be3f4a599f991a68a11ab66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9fd7602001c94a928703db03549faf4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "863fa63eda3f45c3858cfc39b4bf757d", "region_id": "RegionOne"}], "type": "database", "id": "7a62798d164040df89066ccf9c96a04b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd858116b17e40d3b0c2f2fb3849b9d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abbfd9cf073148a69d655dcb3b35d6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "acef40d93aed48849b1cd1826c605b54", "region_id": "RegionOne"}], "type": "application-container", "id": "bb05e386623545949d81b65b96144432", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd944995c37b49b6a2e2d9ecb97a357d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d723dcdb07104d0088083340fd21fea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd39808157b34e0284fd428cc29422f8", "region_id": "RegionOne"}], "type": "container", "id": "bc7f006e40124e098475c4ac504cbaae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "feb067c656f74dea917654816a65d5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d62d27a36e07491c9676bfcd3d04a4e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d6fbddf3087c4b54ab27d5b90ef8e783", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bb1176f03c48408cbfc3cde39a8a5654", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c24474c72c34472eb14612238e2c6968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b324323630a4cb8ba5f77b7a47217b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2ba2265637e447a0a350637a77e34dc0", "region_id": "RegionOne"}], "type": "rca", "id": "c794183f7f7741e4a90cf2e75aa7406f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "89ab7134f1544f40a54c13067b715513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "00f8380b7d364981ba60b541ae88eecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ef3180e9b50d42408917f0b819bfeb65", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8f900089268c4f318e5676285d7b6d4e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a4e59e8976024680b165dfba706fbb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "17cd6b7e09b5437da1641835b1a8e1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5b26595d109647e38288386d28d25ae2", "region_id": "RegionOne"}], "type": "network", "id": "b130a7fce9fc49aeae41f187c0bbfcc2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1a8e721b40b14f5ba1a8b964ccb9daa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4275db39cf4142709bbe98919f2cf947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b3d4dadceced4796b6f50f1951f2819e", "region_id": "RegionOne"}], "type": "backup", "id": "042deedaf6f94d369d278e5b3322b033", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "575b726ad9834045ba196e4d143d7563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5db97ae66b474431b5c49f0bd132efcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a0fbcde5a0b426c8d4e401e8d6b6f9d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "79649a2a53ad4875a1123e2448ba145a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eaca4ccc7ffd40ab976e21c027c8ddf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16045e10bbf4475486e6186b5af8842a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "22689a63555e409884556906684af764", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d0d57f03a4cd4562ae29301a2d26981d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd3172bd28a443c0870761ca69553558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3cdf686a2aaa4a0e8711b2b94ceda699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2857e704a22b4d5d83a20dbf91895e5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e5d04efdad4483eb67f39731c9e16f9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d8501172f3d4569aeba282954c01881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fcc90ebb4a254a56ac053954d14b1b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c87aced82e104c6a8938e8c4f55095fc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c55067b320e9437cbcb2d367fa111cb1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ac929b1e8fa456cb42fe07c13434ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e3478452ceac40ddb57dfff904f434d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d4f41e3dbe6f47bbbf4eb723a7fcfd68", "region_id": "RegionOne"}], "type": "placement", "id": "d3cc0f8aaf5d425d9b83ef17c79c6bb4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ed8cd02c0cc401d9c75052413991cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c89e8a8f0ce4060a33fa0c1c75ed9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f04b8094527a4cc09d93f27f950af4d7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bfc913ed642d47a68e8bf357f5e86a2d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d398a42a131f479bbd39b39685bb7130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f24ffe90dda245c9ae5ef0ab6d4e7ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5be39713f7274131b2fdfb1ec78b0532", "region_id": "RegionOne"}], "type": "ha", "id": "e7bd663328c94b51970ba3a736ac22e7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d0179551442741dd942de16584440f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8591f958109e491f9242c0fccbd28b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "31e1d1d2e7bb4616a7fabd717d85cbd0", "region_id": "RegionOne"}], "type": "reservation", "id": "3d86c832ceb64a11ac507a139f32e2ba", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "afb5cac74691439195832faf3229fcfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "66212b7ead3d4ebdad3c8ba81bf169c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1699e318a8bb4f67ab9de76998290627", "region_id": "RegionOne"}], "type": "function-engine", "id": "78c4940904aa4e7cb8567ef02e787c94", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "392c2966636545968c1ac59e9351d679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4f79f0fb136b4def8b28a55cb792a6af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3f32d6ca2b3d43fbab500d5458a9e839", "region_id": "RegionOne"}], "type": "accelerator", "id": "83d9dd8b4db4497290928e276c5b9daa", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "89c9e466b813477d9449612fa9b26fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c3687d206734b8a866f7de06efe7a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "39a26b47e35d494d80558e0623c2cbd8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "01bc93a72e13494d85f253c392cf8140", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "626c0944fe3f424ba5899670e07644af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "803ba51b2781471fa61f7270f3d35a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "79e119327b624d28b306eb8875a43813", "region_id": "RegionOne"}], "type": "registration", "id": "66ef366a13e145508e3995e10dd4fe44", "name": "adjutant"}], "user": {"domain": {"id": "eddcde2297f543819860eb228130d5b7", "name": "a2eeccf429e94ef39417ebc6fa0dde17"}, "id": "719adbe4800f4398b8c85a2340cb70c0", "name": "fd89525b03e8416cb87f5e5626700ebc"}, "audit_ids": ["bde4d66259494f3a85cd1976fbc4f670", null], "issued_at": "2020-04-23T06:25:58.533647"}} {29} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.168293s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,702 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,706 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,708 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,711 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,723 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.646703+00:00", "project": {"domain": {"id": "17b60ea983d543cebb179e9dc7156767", "name": "b99bc5d7d9504927851fa0bf7307261e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "00218caca5854eae9b5d246faf526b4a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a747e97d035d488b8dcd380fbe62c8f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9d2bc21d672543ae803d114c60e5e2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "484aab8ccf8b46e3aa62323cdad94692", "region_id": "RegionOne"}], "type": "identity", "id": "dc5e7915d3cd4e9fbe6785bc34cb3c73", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8e388ef282234c2f84efb5f636e687ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cbbd9161b1de41b9b7b12772efbec545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9c0c3498b2394ba49a413643b7c5f82c", "region_id": "RegionOne"}], "type": "compute", "id": "efcb927ab65d4125b332419da048269e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1e4f17aec41a415b8ba82ad117b25868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9c6765794caf4c90b6037fa287b7a25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f3f3da57f64c4f48a0efd8bdcd892d01", "region_id": "RegionOne"}], "type": "image", "id": "e03bd076e1fb4dadb95325e906416f28", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4620d49f4a5740a985aeb23d6221bcc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "27799bacf75c4ae0a2f76fec5e790da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "51db18179e514a7683b92ea55a903faf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c9b4cab798e481da185d9549586bd93", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e91a20f1ca74c8f9b8cdfd5ab9e9514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "effbc2d5d1bf48b39e61491bc0e5d1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3674929a2f6f44c6a683c1a29bab7f19", "region_id": "RegionOne"}], "type": "object-store", "id": "1a78660a0ad14a7f9a4bca8e1a9a70d3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6cf1995219834602a17421eac419425c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29fa4918a7df4f36937edd1cceda17c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c31f9bbf5c34411eb8135961a223ca1f", "region_id": "RegionOne"}], "type": "clustering", "id": "70cf64407ae04acdae20bdf29078dddf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4e09a9a17124d0098ca81849be01e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "458faab1100f413c850ef34f121bd267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d3278974c588491fb22055389b0129b4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d85e6c35ed034f538a9449a1e982790c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7dfddafcf4cf4182b8d4bf804c28693d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d122ca6ea4a4c968d0d7548bf8a1952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21c9292992ad40558496fd0014dfa719", "region_id": "RegionOne"}], "type": "cluster", "id": "188a408907cb46d4a296cc50367aeb9d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8237b86d92fa4ba9a01f918bb4cc0f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4fe028c533fe4b45addbc9f4e41f2937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4693eda3d9614d1791eccebd39623290", "region_id": "RegionOne"}], "type": "data-processing", "id": "0f144b920b8b46c98efd8bfa91e2749e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b22385971bb84b5fb989a433fa847d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb25813031054872b39b9c77bc60a684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8f0bbdcc5fa84414a5c9b5af286e5f0e", "region_id": "RegionOne"}], "type": "baremetal", "id": "3573a1de213948a7a9def079ad59786a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae3c28b2ed9341fd88b593a525abcaaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7816dccf61c47eaa2191c244b3b5f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3a05ffea95f14fd790c2bb3964b33f60", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f18e562acbda4d1ebbff2fb421134a02", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5bdaf10188b8419ca9ad9f6c4c9ff351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "88ecf62df9f842b18908930fcfa03683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0e74e496dc694c65a45b44214687a497", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0d34063174934cb8b875c679844a2ea2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1d496e8740484e1aadbf7a115bd0fa61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3c67f7c36e914850a9f56add71389249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "61615945fc754bf5a600a94741a4a8ef", "region_id": "RegionOne"}], "type": "key-manager", "id": "c8647787365f4f1d9fc500c2cffcc1c9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5b9fd46e2a04239bb9772800c0e8e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1efc3de7ace44242a63e8fe1a8235bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b42d80cb6e5d4eaea50f321e67e86aeb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bcfc3c6651c4071b3bf53420f785d82", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8dc7c819de9f4d9eaf3b751f226a395a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff50b12ac72e4b75944d69246239feef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2741d957adec4aefba1a5fe346a84385", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e87eaba618424509b17ba56468a40b11", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "75a0accdd2f449ba9e1d65cbb904de13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f485ab4e8efe4ed98a5f209710e12b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fe4b7df139e54db6940c9ecf9386466e", "region_id": "RegionOne"}], "type": "message", "id": "34df34e8adcd44fdbff43e2e702d2aff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "049caff69f604c729c629f0577e77c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "612e1da7a6624820a2156745f1e888f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ea44c3eeb7b74f2582a43ecee726f1a0", "region_id": "RegionOne"}], "type": "messaging", "id": "8f7adeee752648b5bfc161b4f2b85ed4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c80f6c26e3d4acba92e0a0676cd3529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3eeb7c96af094572aa3708e98dbaeaef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "60b3ef99930b4cb1bc337e7e32e9c147", "region_id": "RegionOne"}], "type": "application-catalog", "id": "086b6320900c40c984efcc086aa3a810", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c11067b6c7c149969975af1c45b0f688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c5929fabe904cf3a8a8e2d6e05aa274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a70e56753ea544408d8c5ce06b36d5b1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "614a8e99f2ec49e8861f99cc04c9b0a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14e0b537fd7d4edc810696a8e40a2bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54605343917842ab858d286991502bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5eb74f1e97b4994a42d1fa6fb1e1e34", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bff09b664cd04e64bfb71528f6e24d0d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86341a11c6c2449e98ad2b9f38e47890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcaf7943caba4cb2927c62345abc5dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f12e05a2edc740f9bb78edf8e4b43706", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8ec353ba7e145c9a45df4dbf518af32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f2f8406987444e3da6ccabfb398cafab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "26604182151340dfba57dfc6b3f36a49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3e089d323c484046a020104156cc0471", "region_id": "RegionOne"}], "type": "search", "id": "8114dd265a5d41a48466cdb01c49d19f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b1b26853830d448696babc6317ba3ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "894f07b4b11a499a808ccf156cf501f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ef92d86c059a40bfb81091cebef644ed", "region_id": "RegionOne"}], "type": "dns", "id": "840cbc3a6e444bfc98a85b4c6fc79630", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6902d00c0f844d99623bcc05e0b2313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0cc4143c75642d5af6903fdf51734b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7d3802937a554149af9c761a770b46b9", "region_id": "RegionOne"}], "type": "workflow", "id": "5046ee13030f476ab08e04ab945e9f04", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ce315b364164a59b51020752acd2f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1ad058dc41104a60a963eaaacd8dd65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f6ab88b3dd8241d5950ee23bfb18d136", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1b784b9fe729464dbf115388cf03c3ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0cbb337aa15b4157947b14fcd52fb055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "981c4112808848acb47c7a68f00204c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "89a982ca910a4a2a920a9ccdf40fcae9", "region_id": "RegionOne"}], "type": "rating", "id": "22fca70a69c5452c9bbf271b615b631c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88bf1a035b6c4f94951fd6aac33ab278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e2cd46557b943d7a1493a48b05a71e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "84aa84e7fe4146378aa7f9ed7d1efbe2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0e76154c836b4a4987ff1700093189d3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ff41cc0aa434472782d56f9612120eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ac7483d36444dfaaa01dd8b9c29562a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "707ac8c6b83c414ebbf3a44e1c126585", "region_id": "RegionOne"}], "type": "policy", "id": "f514bdb61c4f49629c1c6c6091b33d1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c5918660c224902b78086cb4ce7123c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bca2ea3fbfe48bc886382f130b023a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6800271c5054f8e9380d2da9d1ef1d0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e4ac06bf997d4f5d93086e418aa05ad0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89c21d96cb2c469499ebab39a87794ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "587fc8583f0f4b428d798e9bdcf832ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5db720c6c0a54378bc4ad7ef279653c7", "region_id": "RegionOne"}], "type": "sharev2", "id": "4319bbb2d2b3407399da481ed7fcd577", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb122f0c4b224fa6af7e152cc21014d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca0e1797258d4c9384546aff1d6f5014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "145cabf2a1964fccb6ca3f970dc22fd6", "region_id": "RegionOne"}], "type": "share", "id": "fb5eab3f79c24a12a6b221fda87385b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b971ba3f2c34493797d8cace4ca72c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10f4780c3e1c42b0990ae335376038b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eee1cb5b6a034ec3ab2b6a8988400237", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1591f2c9d90942ed90dc48377d42f076", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09b81d33384e40c4abc872c156a7361d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd9bb7ec74b49d7b34b998d21a7857c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b82af04bae3c4e86beea6e915994c94e", "region_id": "RegionOne"}], "type": "orchestration", "id": "ef228087d39a4ba2bb7f8d04ba74fc45", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34efc98d0af34425b3df62ce4bfc79fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16cdaeb69049437a87cca24351578528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ce4a470d58c41ee928f44a2918097cd", "region_id": "RegionOne"}], "type": "block-storage", "id": "88115b170e81466db315d390a6f5f932", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "696845d1cd6f448b802e7004ef85b66c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80229d41387f4b7094410e45dc52aefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0629c91696464431be3101d19c59f2be", "region_id": "RegionOne"}], "type": "volumev3", "id": "1babe7e5a6b641b9b0e07cd8d723a574", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8427cc1a7046464a8ead6c7537d91ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14a4affaced247dd865a83e81b836094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f863ff617aba4336a60b996083ac4890", "region_id": "RegionOne"}], "type": "volumev2", "id": "f7088903a94147faafbb20a117022735", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f0814fc65df42428e429633bd8ed38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fff45136f04c42aba4fe45794615cae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d864a9cd0b496c95d571b7132cb9a5", "region_id": "RegionOne"}], "type": "volume", "id": "4746b8a64c3d4e5c81dc6a8534cdd37c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52e11cdf1ab9475c98d60d2876040c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5ef89cc9e4433eb67df5c845b00a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3d78668b6514f7d8b2221fcf3ff3afe", "region_id": "RegionOne"}], "type": "block-store", "id": "e88a477b63a44ee89e2c673b3eb7e723", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f727874a0a1d4b7ea1d53aed1e88e443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01b7405c052a43bab02f480c120f1beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2a88170d2bea4b6baccb3dc3d4408eff", "region_id": "RegionOne"}], "type": "alarm", "id": "d46b0779d0384801ac480b1c375be86d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4aa444f6562d4e71a36b0ed060b5ea26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "706a58575d2f4771ba55493c3df5c9ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "915ff1d06be54c66ace886d992a347ed", "region_id": "RegionOne"}], "type": "alarming", "id": "82bab90c0c9f41c9920635ccd179e701", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1b99fb43b794be9bf493170e8ffcdcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "11060eb9fcee4656b7b18e12dd8e4277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12f20e060493443b987d45a52e5eb6de", "region_id": "RegionOne"}], "type": "meter", "id": "bbb9d11af4894ae7b6a65bc0dd4279ae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc410f7677fc49118889b05d612b5c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32d9dd780d5f4190bad69ab9ff191fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64238a6d1a484fccac6b5f352515ee4c", "region_id": "RegionOne"}], "type": "metering", "id": "f9c1a5adb9614015a8dbe91724f2352e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d470d72dc31e4cea951a831afb9c5eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7d5add0f1fa41cd822a9b52adfe606e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbd80afd48c64370a0bf554b7818b955", "region_id": "RegionOne"}], "type": "telemetry", "id": "edebdf2c3a7f4a5e909610534443d312", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e08f7f2dd2ed437783f958bfce766a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2101ae55a75d48dbaf89d0b6ece0d173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8bfcce1c6cc14183b58a3d4bb556e6b4", "region_id": "RegionOne"}], "type": "event", "id": "3e2c1728e4fd424db63a5a0d075db888", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a8c6f328d87b4b53875872626e6478a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7bb42bdc320b49e38db07565ed1b4d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc141b6e02ab4f13ab64eec0921f9186", "region_id": "RegionOne"}], "type": "events", "id": "6ed0b110b1db4c2e91151b95960bc4a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8158b3da4fd2410da5cdd619ce8481db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d85bf93fd6504adcbc37ff539cd3679d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "507e8e856fd0444aa0bcc0aa62e6711c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc10b86d66ff478bbe0206537d3af9f6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5571ce9375304c008115f47029b9e913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45fc209b839d4767a89390b867fff945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74c0c393335342d4ae8f9f069e56fef7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9687b10bfd4749f5a73e2ceb01954f07", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "16565ec046ce4eeda0acf2fe857adbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3075811391604e1b9ae721c0aa1aa1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba2e958ee52248078383415c41910387", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9677178d9b9946ccbbafb78b64201274", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbc03654c43242fd91c9425cc6debacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a5ac36f50ec4fd9b3f95bfeb30e00c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4ea0855825341f8a0fe911335eba8e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "96856c5260a348f68d88a20ec4a264c8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1bf655be7b6941b88feb57a60641b1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0938cfb54a44424ca95909cae326cf51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "56d5582be060409fb0f9131ebbda2f76", "region_id": "RegionOne"}], "type": "database", "id": "d0a64ac17fcf49d0bc9e9fd705507d87", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07427982cf3246b197a579c5c2fe6950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91fc6a2374d243ea8ffc3c4e48f15aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7e473d0fabc54bb48a64894aa323bb83", "region_id": "RegionOne"}], "type": "application-container", "id": "b2020804796e4b2d9416444305126476", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59ea7a3a03864c3fa611d00a43647149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0654a266d5bb4122bdc5fbcfc82dd43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "79a718a8cb764566bbf68a9d99ae5e11", "region_id": "RegionOne"}], "type": "container", "id": "60cb31d8f1f9441d88c9cfd23fb38f59", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21cbb4c986f9481ab02dcbeddcc64d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a7ffee6cc874a85ad04bebe5e44ac00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6f03379835ca46b4a71b40e045ed5bd4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0cdb77671d5a4a5ab59a1c269f0a9bca", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1050c81a4cf94b5cbd61a8e9ad4556b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7f269be9a4c4e3dabe2e77a0f59c6d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9e59f2a9eac94b79b1ed7e7561e64f23", "region_id": "RegionOne"}], "type": "rca", "id": "34b228bb3f9b431d9f07cd8fe00be4ae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f4b4bb32b2b4684b56c09af9bd289f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa60aa06d14e472d9bfdcbd2eb14a4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f328b09668824409b503de250bdedf7d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6cf11fa9d6d649139e73cb3b59adef5a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "acc4540182bc4a5798de2ef4fbb42fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f9008ffb326c4491ba8f18686e226132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ad7eb4eeebda4612a36d3b560906cbcc", "region_id": "RegionOne"}], "type": "network", "id": "d2617f4734c64aca89cfbafa24a67421", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3d1790d835484e98bc52f4d56065d328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ff5b0d015ab24028b3a7e55872eaa086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2df7e88c10f8486bb85eb64932327125", "region_id": "RegionOne"}], "type": "backup", "id": "cc98282fb7744208bdd2a007d8e8efb9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8ee3d1e0701640a38cd2caf620f05c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a12f9dbe876402f985960104d25aba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b9c63c21b9774af5a5eea64809034fc1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "14afa020c3e34597b04ee74fe833e5e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fa2809ad6b204ae8bacd17790f71309e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ec31689a189494c92196ea9500f2c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ae17d5c925c74e02be865fc948c4b623", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "354604f5ea604a6ca66a23717e81849a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e48f4f800d44eb99e5ef6109d3ca197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3fdc2a4619324e8e84499b27aa84d8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba5fbdff7fa842a3bbba0b5d9d105804", "region_id": "RegionOne"}], "type": "monitoring", "id": "96aa2b1f33914ef68933e23e3ad33467", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e25eda5e083b413a8587b492ed738004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "093675739d894381abbe8cb3fada26ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ca06606e0024474981ce3e7c7ba28d7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "76d6bcb330a24e24a68471699b9f31ae", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "debe66f5544841c78d9295d63b697f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e21e00dc38dd47fea821d2b8cc8a2d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "46b4334563b344dea1d58b9f96227771", "region_id": "RegionOne"}], "type": "placement", "id": "f623c2305feb4ffeb42ab68c15ae1455", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7e1f3cb79324c7884c55b27c572ade2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e37f5c7fd3a4d15989ac2712f8130cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63738056f4b94d64ac78ab1c4b8d2d86", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a97a927e65bf4e1cb8d7d0d5bf46adb5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf36beab49774a1293a05530937ab1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3434d4499e4540cab49a168915e162bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e1e69d16e644b36aaafc9cc3021989d", "region_id": "RegionOne"}], "type": "ha", "id": "0bce6bc7ce7940ecaa2e259aafd284ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5f99d9e69a694c13bbf7147c779cdd86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1b3ce472ce0d44a2925c946c2dbadbb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c2bd3af5788f48b58e3db06b0a52968f", "region_id": "RegionOne"}], "type": "reservation", "id": "5956059462764f5dbeca1b0cf288efa9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "28044cf94fb84944a5512a7c6888a111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f8d18261b0647a0a6cf7896fe2ae0cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1473a15672214943b5db54c38b5275be", "region_id": "RegionOne"}], "type": "function-engine", "id": "d78f0379a8d844949daf9b525d45a119", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "481350408ac94188baf88ff1aa5d24fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9fa3c1a8a6a9479d82ced556c457baa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "216718d9f3244149b61bbd42e7154724", "region_id": "RegionOne"}], "type": "accelerator", "id": "db4a9fa33cc044a38b5cf3ace36214d8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85aeabcf1e674806a1fea7d2827c6b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e5ade5483e64f80996096dae44e8266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c4795d29b5c94ef99fd907056294cd2a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "992c481da77a46cdb84b4f76574ff836", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0897d7a5cb6a475bbaa4f7b28584461f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54321e0b67814af89b0174f06f60380a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bdd6ec4dc3e74782b7a67c76e5eb7b75", "region_id": "RegionOne"}], "type": "registration", "id": "8d4ae9b92467489ead98f2218b99c049", "name": "adjutant"}], "user": {"domain": {"id": "79209186ef0940c6a191fed329e8da0a", "name": "2858f9f193564a8f9b639709cf93fe29"}, "id": "c7cdb72b27604c1ca11fac404cce3c07", "name": "781e70ccace647e7a647277a92f13008"}, "audit_ids": ["6175d00b92de48c591383508799d6824", null], "issued_at": "2020-04-23T06:25:58.646703"}} 2020-04-23 06:27:58,804 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/role_assignments -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,808 keystoneauth.session RESP: [403] content-type: application/json {20} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.148465s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,648 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,652 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,654 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,657 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,669 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.579653+00:00", "project": {"domain": {"id": "42c9e5ef601f4cbc935f1fb4cc1bb7a6", "name": "9bf620ea3d514a458d4bf1bac5d8609e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1412f5ff55094b1fbbc758c1a51226a6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e6d5bf6bcd344b3b9c954acc4bd9bc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d1fca69b6f744faa62fbe2a9721e5cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0409333b3a354ec99d90fd4854e29693", "region_id": "RegionOne"}], "type": "identity", "id": "a726cc47637b4a31bce5e354264f3f8b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "236abf20beed4d62b22ac779f72dfc80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a1da0acdb34423aa53ff06223176805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cdff0a48485e4b20903407dd7afdddf4", "region_id": "RegionOne"}], "type": "compute", "id": "bc4b9e7293094e8c8937335c81268493", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dfe1c7c3033e41838f28b5ed1e264c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cab2613844e94275b574c010751b7841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bfd9f2f02cbf4cb99a1fc70a0be6a132", "region_id": "RegionOne"}], "type": "image", "id": "8441486328644edc9bd574f7c792c93d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "866feef5a2c64066b05482465df3ee30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7ff036c6463846aca28ceb8ada2763ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4953a0113a9e4766afb5dd7fe76c4af3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9f9850355c3c499f813ab97ab6b8d3a0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61f05f5d463f4199bc58fc1d1453ac4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0426e7a780094093b9b6568f33cf0457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc65a2150d1d4cb997997c72e9a48d43", "region_id": "RegionOne"}], "type": "object-store", "id": "eb8752f3506c4bb2a17215078c2b9d5d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d905e934499e458181aab07939198a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e0aa9aab9a74118b06dda435c8303cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0ac75e09e56405abbbf8c0ab0af20dd", "region_id": "RegionOne"}], "type": "clustering", "id": "a4669437f796479f84e79ca8598d241d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1e86030acee489e870ec96f0819c021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6754c11e5f1d40ec86f1ee5e8182c424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3ee6fb22a0a4491a79526d12b0ef7f6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6dd359e9df8b403b97dc963f30816b89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20d4e5cd9c4b41e1850d0630de0cd414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b587008126224745be454c99707855f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d6ae7d125a8944cbbaeaf74a53aff063", "region_id": "RegionOne"}], "type": "cluster", "id": "9b8e7590cb8a47399972fb8736e42910", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "429c04c1e1e24bf89e5dd77214d96e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dc0aa4ef87884918ab0f8c574b5def08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6f033057825f4ba8b0f06f44210ad4e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "9e6b2b8d4e0e4e3095817f8f9174f372", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de238021221541ec9387a9fff9580246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ff5b83a74004d329a4dd4e2f6d02096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b51fd03ff84340ae9e1a87d56ada4391", "region_id": "RegionOne"}], "type": "baremetal", "id": "d753ef7e3c4f4094a17177e84e006a8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d36ebf6d6a64dc48f2d728d58bd1261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97e7537f0a7441b9b13714b6b1887237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "28ce0bb19da2475ca0780b8dc5c04a8c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "26d5cd57696947f38419057530d1551d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "28ee40c84f804be3b004eaaced07d343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "63f743700f1d4181a2769696846bc943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "de5ddae2525e45ef9543c84a998124af", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "490383aa0c2b41308674217af6101e15", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "34d60f1411ef49c580a99ec2091326db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e085dbe30a54a5cb9e6c724d182cd47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9a4cd6de661540708663a47cdf2aa802", "region_id": "RegionOne"}], "type": "key-manager", "id": "83d0c1f194994de6a8195f6b6dd77229", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73e40712366e4fe88cb964c9452827bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f290b82a636749b2a37d62016ccc589c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "95e5b6034f624e178a988470eb3ce0f7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d5dc34c416e44a399e1c3e76af16d153", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e8bc6f08fecb48f7be5105167664db2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a15884e29f44a42b6c0985a57f44da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0adb278769c64e24967208f6e870e166", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a916c8b52aac46749f753247e07d95f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c39cd5a4d7964132b850a0e8a3b584f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "43abff9a1eb24e0e8ed8a9a6d6ffb09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3b563cde69554b88b0190fb218ecdf05", "region_id": "RegionOne"}], "type": "message", "id": "85d06223ae8048588e1874b68d51c78c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a9a0f69572774d11acd3558a6f3cb5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "68e88f5f581e45c48599b07736808858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a34a1aa310734d4d8aa200d39faa7b50", "region_id": "RegionOne"}], "type": "messaging", "id": "ddf2460a0e31477dbae86e41644b9979", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1de21e999df24cf39fda2be9c584bf9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c2f98706db8b4936ae77ec8e6ed31a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "92f2e77fc7894ed8af35ca06a089454b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "df0c1a2006414652a621e7f2f89bf444", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08b2b3a398a7417984d0ac9b02504fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47165fbfa30a4cdd91d2d6621b40c36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03505ac329474c388397844824f5c2fc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dd2a82dbdb4346bd826c941975dfc378", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b568f9a45cf4ae5930cee8f9ec47e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a44371411e84d58abe1a921afdb8ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4e8bbd19d054310b74ad15a670ee59e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c2008e30287247bc92716396255a4f43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4187c5920f0e445bb769d994ba389a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11f27911192f4e21a0721f0dcde91c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c891f378758f4bb99d7128daf4cc7ed9", "region_id": "RegionOne"}], "type": "container-infra", "id": "c539c689376a4f69ac8dba25dce380ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "16447d7f6f6344ffa2fa6703aa077bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "634cf7832bdb4b16b3d3e2a6683c64b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "02cee244774240549457df7db4d0561c", "region_id": "RegionOne"}], "type": "search", "id": "b73a672eb3544681a361c4ce3893b227", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f8256f006744d8494e719bbb748ccc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "700c11ebaa64446693c623317912391a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bc6f402cafd14a12b1394d900e900523", "region_id": "RegionOne"}], "type": "dns", "id": "1eb7756cd1a94650964c387ffefe9414", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9aa0d8cef719461fbf8d17e8ca8607be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd8190f44cb34ef1b0100506dda1bccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e6d4a63ca2264d7fbac97a8b3fd5a814", "region_id": "RegionOne"}], "type": "workflow", "id": "8e69d365142b4a8c8354b820c1500ea3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62809086fe93472ea2534d193e9decda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65122a7384d040c0a3cd10d85228936f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "783ad3f24062458aa554948ab25c63f2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a75eaa35fa43414994ce1b8bea18e730", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9da4eab1d6354409a65ee0fcf2efa874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dcda20a064f64e99ae8624ee7e4953d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "92d0cad2c6714164815838ecdff40b6a", "region_id": "RegionOne"}], "type": "rating", "id": "5bb88727a63545e5b9543b521a369b1e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2856aea92844440e8354cb9fe15f09b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a10651d1c8914183b9ccd209f7bbfbaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c348aed8ae084215baf372c94c14645e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8e3b570e26bd458e9ea5a505653a5a9b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d32de2a0283845d287c3b0f9b5740bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e458810d95d740928cd690e7508de3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "463a930b2e1a4b7fb903bdd00980fc89", "region_id": "RegionOne"}], "type": "policy", "id": "65bfb9e592bd4461919b3cd29673057c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40c11aa2269f4b5d9867a6261679dc5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5bea81ef0e61438b9a9a27c58203e30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "564b463d66dc43bb83eafae939f84f45", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "93415f43ff1d467faedad6bcb78d2b3d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0e0e0be26b54c90866c64bbba130f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b34c4ad299f34106910ae2cc9919f1d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "516eebf076e94a3aa3bf3921e8dd9913", "region_id": "RegionOne"}], "type": "sharev2", "id": "ce28249964e94c0f98a0e44adae4c542", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ce3164756564718ac3b9e04659341d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf0f54586ae04a6c8d49bbebf6fce1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab3950aa666743f2ab9261fdd22e65b9", "region_id": "RegionOne"}], "type": "share", "id": "0a54b457352f456fa554e48c1073d9c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "94ffaa3c8d9441eba535b68e1a902821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5336da5bd248495899aecdaafa143dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dcf62fcea70c40699a889f0a8f7138bd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "20bed9901cea4efea85bc46c3ec0931f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f8219874be24bafbebf8bdb907a9fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0c29619c6de4213be7fdd50868c012b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6ae816b39c42aab4386542d0a5889b", "region_id": "RegionOne"}], "type": "orchestration", "id": "28e13e3f0f23403fb9fe35fc8d8b87c3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c96442450ceb49c78c8b554d7d217f14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c237515af444fd4943aeab7633733c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ee476a3a35847f4be59fb1ae733d3d9", "region_id": "RegionOne"}], "type": "block-storage", "id": "a6b3f84b6c86438bbcc66caf0fef06ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb04f3579b6a4d0bb4557dd3e88b6467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ebb5969500c4049831ac2af2c5f4981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ae767f07c3459d8269a80577a09004", "region_id": "RegionOne"}], "type": "volumev3", "id": "bfa66b1c4c6246c18e05c300fe864fdb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd3bd7538b844673a86058d43612a367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e50aae2d272f4da4a0aca0e284f2090a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b141db6ec4242b9a0b94963676c63c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "aa897d8b939040b6a5dcf2cfb61ae878", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51d8552609f04a8fa9ed3ddb19f0679a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a83f20bf3394ff5bc70f1e3d95e8596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "217545a5a996407c8366a2e65eb95d1d", "region_id": "RegionOne"}], "type": "volume", "id": "aaa850878ad946d1baa9356aa06bd708", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb25182b319d4b94a29faae0f5f66139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6b48db3ab97406da3b88eb56518539d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fd5325a128e49c5bcd60a04e4737337", "region_id": "RegionOne"}], "type": "block-store", "id": "ec2210a501c44fca8811921a404ecbd9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0861817ff16a4bc989d7d92c7fdb3d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d5db57fb6fb84f63b484dab53586e936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0898e763ad784d76a39eaf4ed429dc5f", "region_id": "RegionOne"}], "type": "alarm", "id": "4e1cf08d03cd4d6993e414564ef93f81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83cd397eb1d547bfb9d236bce11031f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a8ddeeee61a4184aab54b2c3e0418d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a044c35692a7427a868859714b896d29", "region_id": "RegionOne"}], "type": "alarming", "id": "eaca3c3e984a46f79fb070189d3bf8e7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cadf59a601949df9842e408db401508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "906117df10a84b439ef05f9588b66a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9bd10f9ef9fb4e11b7f7b931be5bf689", "region_id": "RegionOne"}], "type": "meter", "id": "95968a18889149dc89a270f86a558db7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "158ebe88973b461a93af6aea7ffcb6e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "82281b1a466d4aadb9a5987e46507d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ebc77d535f5241279fa8f63420d538d1", "region_id": "RegionOne"}], "type": "metering", "id": "d88a9fa801f54ce08ca98ded128cb86f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df0f9b29b9434353b080d451060d4f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e43fad30b30540dfa512cfc6d19b7009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1de3020bfb8c4ae28f687a1d11d26a24", "region_id": "RegionOne"}], "type": "telemetry", "id": "c8674ee36a67439498401a09cc63e926", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "332c15c61f2b4b18b489272149daa093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "84202a05833d4f2785883b0ce6a8736a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ba9d6397c11b47afbf7ad7bb3893a712", "region_id": "RegionOne"}], "type": "event", "id": "b7d5fed95de1459885bf24b1a764ff1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "489e57d95450429a95776da71a89a34e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fd74e39374884828824682ba604f4f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f531d261e0354ee8b723ce840e9325fe", "region_id": "RegionOne"}], "type": "events", "id": "5b42c04b5c81440aac0cbe829b425d32", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46129e66954242c79fc8744a87c82715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "04557bf1880941bcbf3a4462da3397f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "972efe7170044f89b60b0740a9aa87a3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "00bf7e5365964b6092bf29da429275e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3c0d449b5db4f75b98938ff21e65d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3590e734da24c9cbe46e9c9831ee99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8ef9a59d0d1d4ca29cd101d0c77dd9e3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c12c3b186fd24cc4b4ccbfcef2f24c0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0acc0f2aecde40c784cf97a07efeb4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4bb27ca01aa4649b63d6afcbde2f0db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "35e19f49a7654399b28b372257844f17", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0542f9912a2b4e2ea880d0d826d47a19", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e35c4e58966442999aad9956e014e745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "139115c8bc7d4066866a4f5863843aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e7d156953e4460b94d812745aa06fe2", "region_id": "RegionOne"}], "type": "tricircle", "id": "3a99eb63cae1499f8d7fd7b1a60de5ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1b67a2179f80439283978dba91fc3981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8db797a7385a4d8088f3d6fe75282bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a123e4c64f0e4324b5cb3de435fcd1f2", "region_id": "RegionOne"}], "type": "database", "id": "e3438da8ae4d4f0986ecbf16ca2cb324", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afec02d2f023477ea1cd006da04da478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2e10c41fec94ad5b70a9946fece46a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d1c07f75dd74aba9a711141e1fb8266", "region_id": "RegionOne"}], "type": "application-container", "id": "a33c8edf3b5e40bdb17632430a09d694", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "352a84f3998d4806abb2bf26b1d7972c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6b102e2289b492db740ea31eeab574e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d209280ffc444b5e9b275a566751895a", "region_id": "RegionOne"}], "type": "container", "id": "3698063bdf1a4a98aa135eb5d2b75924", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "187edada4e684ff2b51bda545fa5eb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91544d8e4dbc46d6a5adbd206948f44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9654df806af54d43aa4dd32211dc32dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1582de8e167d42889061538b84177b81", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73a736a5d5494e63b5a44224367433dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "773aebb25a2e471da3d05549c393ba9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45cbe59b482541d483056a619d0d6eae", "region_id": "RegionOne"}], "type": "rca", "id": "9e989f4746b0471895e16e29db426894", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3453de5048814831927552e0d3bbb07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f44157dfd844427397739a9f5b504d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "817aca7d3adb436d84d7d0ce58e84912", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e3613cfaa5d3428c8d101187db947058", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "50ba945330fd47ca8bbb8d615f14addd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3ae2577e3ba94c66acd758de4636b6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2dab4fd1c8a5476099a4a3f227c9dabd", "region_id": "RegionOne"}], "type": "network", "id": "db6ec92ef9084eb3b5551ca574dc8969", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7877326c885946a3a6560bda8893dc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8fbcf119f4b3489dbe7fc4cd3e92a46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2656b90f84ad4188a60fb648fbe55dfe", "region_id": "RegionOne"}], "type": "backup", "id": "a50f8257d6664b84a1c0828a722502a8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7c23fb6928e4988aec123833a54b2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a42d7e2ad7ef4be0baceb2d252878d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "709593b02906467794de77868ed00f16", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "60022438cf4c48479186137c10e5c2aa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6b20daff84a453b958aec18ed3394de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74da7b188a714e1e96aa4aacc76281e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78cd099e00d74717ae83c3432b6873a5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c6a96124c10848abaae08c0fb89c238a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f01ae9fe8a5b4efe8ff29395576923bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "89e6518d4d58443caf30b51d3b319b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1514caa396eb457ca045f1229d01cedf", "region_id": "RegionOne"}], "type": "monitoring", "id": "b4400e30db7a4404bcc34fbbdd8049e1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e2d577e2bb474e92b7229bb197694aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ade42d4a16ba42a88263a55827c4be6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "73ba29d35d38497c87373e8ccd5c0658", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "46bc7f694f0040bab09cc03c3c957943", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "748b0909f19c4c5daf2584ee3a1aa822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "83862876f1af4174be16706801129fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f92e8f204af44db0bdd54b8d5b74624d", "region_id": "RegionOne"}], "type": "placement", "id": "7b5c57aea180476099df9ce90250faa9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3312c4ee5854f83bc6536bed00e7bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7efd214a849943e2842e5bc1fadc07ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bbfa343948e64e4599b87684acc50414", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4189e8c3d1f84e2b9e81001ea5cb70b2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c313bb0240a4416da66ed76b010bf2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e752d18d7466489ba1cff2344fbdbb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a41fb204c7954902abcd1ec6711b8258", "region_id": "RegionOne"}], "type": "ha", "id": "f0a0a627ab56450ea543fcc4ab6855dd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "94127ba814414dcca5d5a6f1cea944cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "12f9d9cefc8f44a3afbead7e80a1f4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7c37e4fa29ae410cb72bb4423ab437eb", "region_id": "RegionOne"}], "type": "reservation", "id": "0daac246b72e4f288cacd6c74029ea38", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bf2e0241c1674b54840ab9cb3ce8d601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3f2a52e9d884693aabc242b18dd4c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3907f1c437ad4a3bb753cb65a7936a10", "region_id": "RegionOne"}], "type": "function-engine", "id": "1964bf41a9e94061af3654de8d6274de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f8d4a153559f4fd0bb4faa6f18cb7f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fc2510f12c204e62b55623ccfa359baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1a19c6b9a7764078b8c7b6b439ea5fec", "region_id": "RegionOne"}], "type": "accelerator", "id": "c97e767689e44a3cba5107d92797211b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "28170ced8c3648bf95b18a04216781a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fed7e6daf8d4486ca0e40d767fc05ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "779c5a395e3e4303a5286a7228aa307a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0c6703ab74644bb6b8ec117990a429c2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91ed1086a43040c6a7b9cb6f458bf183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d36a991db2d4e789b3346c554f91601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "30c9bad7552e435ba6ac8794635cb958", "region_id": "RegionOne"}], "type": "registration", "id": "e33161f2a6894640a6edd1dec725c879", "name": "adjutant"}], "user": {"domain": {"id": "c28f34a9d1bf4eeea6a81412a0371052", "name": "5cda160513254f13b2c675a70bb68291"}, "id": "c10bdc32d4e7405d996195741d37a757", "name": "1e749cab059c4d0ab57e7cd52d158ddb"}, "audit_ids": ["8b94085718274f5ab3007865cbf1a6b7", null], "issued_at": "2020-04-23T06:25:58.579653"}} 2020-04-23 06:27:58,696 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,701 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,703 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } {12} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.243256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,542 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,548 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,551 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,563 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.484755+00:00", "project": {"domain": {"id": "07032fd2d4aa43129d0ed161764ac896", "name": "637eb21aedd5446ea509d47bd221a59b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eb6798e154b84c7286f58262f611a2ba"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e6739850795e4b19bffb00361a0a1d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a32d78a8a554d5f91c6627959682960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c5bbaa1fa4ce4c53b56164f0eb85c5d6", "region_id": "RegionOne"}], "type": "identity", "id": "679ba8d8a76247fa8d7a91de1a98a905", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ca7d7ffbecdb45a49fcba9b75bbb4a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d60130a773446da83fb347aa67525e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9119e079a5db47b394849d48d6f8b723", "region_id": "RegionOne"}], "type": "compute", "id": "70c57b6af42c48bdbaf6df4671a3a8e5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "47c11523da3646b8a0908888ffcef6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f80c3a0470824e3a92faa5129aa542d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d7217b66747242ec804c6905d413929e", "region_id": "RegionOne"}], "type": "image", "id": "3ba58ee9a3dc4db9a07dd81abdcfef50", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cae4eff7a42b4ae3883db5ebe5a1e4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e6237d4cab5b49838c03cdcb77e6f6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a6840be2f82c4baea90493bbd574c77d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f7dd6845e7f642e3b3af29cfd10327d7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd17d6dba28147e6ae5efa049f7e6e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "074a74e414224b59b242b352e090906e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57d92c66500e46d1b204daf092e93ce2", "region_id": "RegionOne"}], "type": "object-store", "id": "12426d1dfd014eb99f5ec71ad7fa1aee", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc594c6df07949deb94da1f527f061cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a84d1eb187eb4429b1742dea494b6850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bfd7d630fad3414e96372e8c9e3717be", "region_id": "RegionOne"}], "type": "clustering", "id": "673881b4aa7846f7bb49198de7581fd3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "835cb0d49adf4cfebbdf965c8ef854a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7367d812d27491d8be03f5259627019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0097e475af934c14a2c2a6f3d576f8a5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0ed970a984c642acb0c1b84aa298e1f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c385efdd87b4e06b5f0ccb7b1b6f4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28bd24c12b8942649eadb7b14ea91892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2cea82c82c6740b69eb7a5a70437f489", "region_id": "RegionOne"}], "type": "cluster", "id": "cfc805321ee34d37896d1f1287b5c0eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d053a9592b1427dbb3a45f2d9a99a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "15649fa4235c4fbdb6000ff92cf3b790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f06f6e87359e42c18667a82fc647602a", "region_id": "RegionOne"}], "type": "data-processing", "id": "e4677e57cc1a4b26952181a87030b006", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "85428a1e9a4e4fc3ba269bb8eaa8489c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51a37dd65eae4052b4da94c17dfb7e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca159d7319764733a322ce4920fa9da2", "region_id": "RegionOne"}], "type": "baremetal", "id": "5fc54ba7b151494b9d45c708888707b2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11617cff9a074db991218225187ea5a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c93d6228710c402f86b2079e9a8b1e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "470e3b3af7fe4e25ae86070742d67d3a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "08f5acf21c4842478bbdfcf51627b88a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5fa690d136d1435182654368adf1eed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "375b9fd827f941858035f77e9c860cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "110fc5fd0ad249b3a486a2812117e14b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1d243c1f16c8467cb57d79f4b461a34d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1b4952609634576bf18a8b2ac5ca9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "52083036c7624c5fa3d4fd289d570385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dd35bb24c91248d389d33a58985f20c9", "region_id": "RegionOne"}], "type": "key-manager", "id": "a75ad7f225cc4fa0a397a3f539124974", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5507245ca2d24d21bd4c2d1ea6b8ebd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1707db5b3edc4b4f91d3825b33bc0fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8c0e038ac9fe4511864c9b45eecea4f0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f0d88285606b4c448e5433bf6abc9bc9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f7579063633408ca963aa6e2d1eca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db044d5915c4481abf6483616d475f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e79c3d99405540b1a2079e5ba0eeb9f0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1c2e921fd65542689da8db049bb69463", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "62a690f2060b48ada1878336b0fdf483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "22fa2d838f8c4e6c9e2af48e2062aefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "95001c2bd128413f8de3fb17841a3510", "region_id": "RegionOne"}], "type": "message", "id": "67d70b1e462841648656a45b4129c5d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "998b7cd8a7454d088f4f1297283c98ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "484a52ef173a4689a723902bb95f7a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bd2335ef4e474fe3b6eb48dea9102076", "region_id": "RegionOne"}], "type": "messaging", "id": "14823561ec9a44cba1bc3c4ea55a335b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "946dc471798a42d1b955d6604bb0a386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "90422ff2a2af4e8a9c3513c3f696f3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "20143008565f416aa4e2f8334921b435", "region_id": "RegionOne"}], "type": "application-catalog", "id": "06061522caa74eebb3443fd4cf27ee58", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc0008d3738f4514bc4fd7fda702c137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a17a50f9bdf64a7ea4b1ec1d4bb948f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f50f9e624ace4ab898d78fc99ef66eb3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cb0fbad889a74f2885582eca474c212c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2758d34b6d884742a0f07ddf55e0fb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9edd7acdd62a489aaf969e88940d3339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eef413baa8484f21b01552ce9259ff43", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5c5ef7286a0940e69e76519990df41c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53c175ca0e914288a42acc62d77d48f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65860d57fadf45039ff3f6334bb4a18f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f47c564555b49e8a75a622d7262468f", "region_id": "RegionOne"}], "type": "container-infra", "id": "e0bbead9f1704ab8917bf2cecbbdf1d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "549f82048b614917b7d5f2958b71d8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e6f1b2e149f8485baba454a3b81a804e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f96d210631f44976a51d076b9e6995d6", "region_id": "RegionOne"}], "type": "search", "id": "31d129a9fcf54625aa456ee36673b6d9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b1e61d6fc524658a1e99a266a9f907c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "88750336b21e44c8b6b0817266fa6244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "032c4c8b9dd249c4a13e7e7482fc78e8", "region_id": "RegionOne"}], "type": "dns", "id": "8bc3ff5b95ae4767beeb5bf89ac2b020", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45d126357f5c4374afbfc6f5fa7bf271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8909759f5f4449c490bb084d69b1edf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "58e0da4c51844399ab9dc77e23426c3d", "region_id": "RegionOne"}], "type": "workflow", "id": "79ab3fb091574225a0f890c61ce6e905", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbcd8f24c2a44cd9991c04218406ae1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bbc2ca0a637e4e6985c5e40974f7be2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7d7bf85523634038a7dcf0eec0015aec", "region_id": "RegionOne"}], "type": "workflowv2", "id": "24d907a6c601496bbbd07f23789f3242", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "14a82385fd994fc68e010cad806ccd19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5c4d81e203194a429315f40100ec4101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c2e1f162d31149e6bde93d3600705ee7", "region_id": "RegionOne"}], "type": "rating", "id": "919649fb9fba4141bf0ee0cf4e9be80e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4bdd3ee9db0f45f4bc60f734f5daf4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "afc180a219264deca2c8432f1ee6664d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f0c29f67bf4c4610bd3551a006d3d365", "region_id": "RegionOne"}], "type": "operator-policy", "id": "66a28e63fcf04fa68ac7f7f7be278b8c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "caf33fe45a5f45a7bee362623504ed87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15418ef159344b1e8e88c61b78606e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a3abce8e480d48339ffb673bd9fcbbc1", "region_id": "RegionOne"}], "type": "policy", "id": "0336d6dea53e4daf85895c6775a76e52", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14535895786444c3b44ce63936bd347a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9581dcc9998b42e0a39d0a208001f82d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f115d035b0b47538cf8d5bd3e9e5fae", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "46edbc7d4f8f42909ff53f7e83ad4b8d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cad9a2500c8743699a5c1d773b73f36e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "229e01c02cdd4b05a8aa4cf8d5c455eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5b27858b39554af2abd69d90826c8b21", "region_id": "RegionOne"}], "type": "sharev2", "id": "12ca46ee8c0547d0b6968fcf53dbafe2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1eed7677802340249843d87f81340821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ead395103dd34b0e89ae73750a2cba69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bea9d69d77974395bd4f8ab40b84c0cf", "region_id": "RegionOne"}], "type": "share", "id": "8f3a428eb39b44b3abaf2727ac8ac472", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "73aab46462084bb19001ca724ea4a561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "591ee75bcd9c4dd982967176d88f7cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "33b07f3e57ac446db1345ba8d936cf5b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0e629e27baf14ea4930af2f3c5518759", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86f651a7d1cc4de0856a4eae71a366a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42b241f05e13497786cfb4d3eace4990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f55d54943a0647f2ab19adf0ec9554db", "region_id": "RegionOne"}], "type": "orchestration", "id": "6bc4f0d093704a5f9fd9b6fab6ece3ea", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0e4090d21542229cd7191bc4442864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb31b81455ac4367bb92d66561720e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2451f4012a234c70be710a7e0010e3c0", "region_id": "RegionOne"}], "type": "block-storage", "id": "5e603f2e8cbb4b6096040c1709f7f34c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15ad14fde12647b4973a23a7e23adef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c093227c3ee427aa419dd324b596e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a5104332ac74591a08dfd39da2b44df", "region_id": "RegionOne"}], "type": "volumev3", "id": "553c20cf827b4e229ee3c6102ad5b3ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13efd4e73b2245ab8f5f90539150b4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca820c583e04b338c125ff192daee20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "667458ddf46545459eec880ed752e272", "region_id": "RegionOne"}], "type": "volumev2", "id": "62d6d5931e3a4989aaf05cb458689350", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c508324be5049ef9602c52667d5b1ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f4a3e0cb694d6ea9d4831747f18e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6cd9052dff242e2ab114e2fbae3432c", "region_id": "RegionOne"}], "type": "volume", "id": "da9494d3c8a7450883db00630b7c4218", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14206f5c8e724466ad7cce16af2cc49f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44dc6f8a646d46f2a09fb7f3e691b503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9c59f920c314c0e89bcb72abbff34a5", "region_id": "RegionOne"}], "type": "block-store", "id": "d9118c7408bb4745bc4129243b03101b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6c3abebb9e64e98aa6401de7a636e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31fdd606ab8141e781308edc0f5103f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c2b9976c10fb42969e8c3cd6f72db807", "region_id": "RegionOne"}], "type": "alarm", "id": "d328f4312e1545e8b147ce7d99ac9f52", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abfd38a99d1c46aa8a3b97b44df56e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c0790f8a67545c2ae9bee7b725c5459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ab255b075efe42a6829779509458a0d0", "region_id": "RegionOne"}], "type": "alarming", "id": "1da5417d8a404d7c862902ee1c723f0e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7b5dccd8a2a42bebd4c2a314ccc88f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb7091b6ea7b4b9186b9467f42fb29af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d66d967788f74822891d54428c3bdc48", "region_id": "RegionOne"}], "type": "meter", "id": "394afe31d3674ae79f37fcb99c60d800", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc1e57bfa4ad432b80f4719190d87670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2d5aa9fc7f742639ac54d40303d734c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7409ddeef82a41aeb1a03ac61e950893", "region_id": "RegionOne"}], "type": "metering", "id": "1fadd464762746b8bbb537eb48651cae", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd853f623f664960ac2702e35c48a9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8840a4231dd44c9a9c608b08ca862834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d32c2b32bd04581963f727bde924708", "region_id": "RegionOne"}], "type": "telemetry", "id": "48d6de94cc2c41088c7ecbd1fa8d7320", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e474fc3e85e046bf8591c453b7976c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "151db864f30142dc9fef28adfbaa3f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f3a15810a6e5439885910681bfc4c0ed", "region_id": "RegionOne"}], "type": "event", "id": "751b1a3ab10041639d54d7ac5864b729", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d625af202cd4db1b9b6484e69c33e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5bc477ecdcb14d0489f6806c1eae9f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bd6c16c7b8554cdca86559d259390b0e", "region_id": "RegionOne"}], "type": "events", "id": "372a434e556548f29ea89a26650fe433", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16b18bb3f7ba456f8f2886691140c0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e22652ca6cb44f6291c19e12a3e12c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e9af3e840ed54c6cbf557d78e750d499", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8971605a0cf6455aabc78f7ec751980d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "80902514b9184c3fb8cb59bbb5de810d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "08d76d99bd5f4e50a80c8fce60ad8601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4d6f9e753175431599212f49348fd70f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0835d5bc230a49c6943fc84e98ef36e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "328409deb72345c1a766356b19e72538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c98bb447f0bb46c396b68dd646180c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69eb6e8a368a4f23adedc652ea935476", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "43118eb38b4c42d4ae0f28dc1895011e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccbdd849592f4a2ca8be4dbd74c09792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3fb71a4f05ea4fbaa8fb04271ef259f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d17934e489b24252831ade26c632710d", "region_id": "RegionOne"}], "type": "tricircle", "id": "5b1247d5a9744641b7ba03f98ccb454a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cee772dd5fdd4b8aa19c595dfea0659a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "09976399b9d14545bdf8b072f514525b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ccc5cbb647834bd59b798ea758c173b9", "region_id": "RegionOne"}], "type": "database", "id": "067875c05ccc480faab5aa40c3b84ec6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff5569785e4647609f3073b5595a5241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c7d84310ff14d94bab1162da521db4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "85636973e67e4c5590c5ade89272e055", "region_id": "RegionOne"}], "type": "application-container", "id": "06ea567889e44a74ac127227784303c9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be3a80b0507a4904b13e0e770c50d4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28a6c1387d394f839e3abc7070ad4f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b91ae2f11301460a877f25b3f926bbf5", "region_id": "RegionOne"}], "type": "container", "id": "ff12dcd771ae40118d39eae4508c94f5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f2ceeda7f4443af9795b12f0013d675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48f4b3bd6c714d0fa7798dc505eee8ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aca7ca8a6efd44e8adb0851135d012a7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cc0541525c3740c38e6f40408e0cbda1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c697db0ad754ccfa059508c728cd63b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e41cbc3165ac417d877b6f9f7681e528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c32e943415549a3bf68e298c1f64ece", "region_id": "RegionOne"}], "type": "rca", "id": "4c1ea390c1a44074a16c50d6880b48d7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "17feb1e38bcb4b50a1492475ac2f21e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "895d38d5fa2947c794aeb9f3aa83d6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3297f3444b9e484283c54c5485ede199", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "da15c4fd67ae4a30b5a48801dd2c7388", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "64bce21923ca4e419417972c36417263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a316e4e33f5248f38ea4a1b5b1087159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "80d9754cb3ea4253bc0724ec258f050a", "region_id": "RegionOne"}], "type": "network", "id": "c9ddd3925861445c9bc6bf72c37fb539", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "473f7b16378c46daa93c3180e45f685c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2fc8d8593c92460fbd2ebad9d4049e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e5545c6cd149460391777a3fd1fca94a", "region_id": "RegionOne"}], "type": "backup", "id": "752e3d52a8da4154b2caef9deca1520a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a39182dcca9e4f639008622f147652ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f505cb9dfdfe44608cdaf94ef3276070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "678f29d82f364cf088188d2fcd5b38b7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1b4bfa64f13c4fcebcc881a5dd78671d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "72c92d671d9a40b7b2ff9855fa47820d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d992002e77ee4e969ffd5cd458e5c39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00e2105349e943deb9434a5fde4e736c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e6ca2703b3bc49be9d557e628f6293c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5dc69dbc40b416a910aa12369557099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db2ebbefa4f6451f936c224c1eea5e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "aa080bc0c0094d4881e75efa504fb472", "region_id": "RegionOne"}], "type": "monitoring", "id": "fb7e1bee2f994e2594681412617afc53", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9aa2e7b54d714d36bf5f10d3d3ffbdc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f16861fd85ca478e974edaa6deceedd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8082d80875a844fa9448e25dfc7b2eb7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bc7e30ee26b94a0497d8335ef246cf5f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1314cd8cf39e4d12902151e86b7e443a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b73e7009e8994fcf8f985af5546a5750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "32af881c7fcc420a8f1a3b596e200499", "region_id": "RegionOne"}], "type": "placement", "id": "0a823d5533bd47079a0df14fca83974b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6099aba463046e3b61e24c9394fdedd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1e35c311c60b47c1b2ff7c3744af4e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7d3ce332fbf24f679061e9dc6d9bba61", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e3b120f638b540d3a00e358a83655c9e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94f505f267d5471ca2e2b383df676ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3dded811260d41b5b32ffe0fe2bef724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6f93921d4e094658a1181862ee087c3a", "region_id": "RegionOne"}], "type": "ha", "id": "c18c84f79cf045df85ea2583ae6ee62e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "70bd644002b944fc86f3f1a224905cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3bfbf31d20f2455fb0f18f1a3bf05ccc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e74647a9e71943e68efd464c71723f2d", "region_id": "RegionOne"}], "type": "reservation", "id": "019bda2e451a47779e2d4df87c99fcce", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ddbdd0fe9404428a90121075782f4a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b4889f5194b40f0b71fc30e603b5a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "82a5544919f744619c89f4a4f85ad044", "region_id": "RegionOne"}], "type": "function-engine", "id": "105f55463f4d403084132908a4614c0d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a3a299634bc348c7b14f429933fac683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "52b4857479f24cf5808b7ca8bf68cebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "94478998bdf84b3ca20ce61723322030", "region_id": "RegionOne"}], "type": "accelerator", "id": "962c27e55d3343639c251b1461b97d75", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9380ecc71c1c4136adde462afa088dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f15ef3632d64e72900fbcd5a3f73ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ccf6e69bd37a4cbfb6520f4632871f9a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1c55ceb0fd8c4c04928108f2b28b5dbf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a9fc00b3722435fb0b124c55aa83412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab623c1be5534d3b841ee0e8821a4eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e9264c60546c4470a54055ea645f1e06", "region_id": "RegionOne"}], "type": "registration", "id": "c27fc199016241de95e933c9b1f2ace0", "name": "adjutant"}], "user": {"domain": {"id": "8722ed821ef04ad09e30cac97f139311", "name": "c1cfabe1d2004c1bab7ddf1ac0a469cc"}, "id": "1cba38b032934406a785b9ac9468352b", "name": "407a03c92b7841308b361a25afeb94c9"}, "audit_ids": ["37ed6b23b9864cb2a6702e522e0012f9", null], "issued_at": "2020-04-23T06:25:58.484755"}} 2020-04-23 06:27:58,685 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,690 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,692 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:58,695 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,700 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,702 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:27:58,705 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,709 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,711 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,715 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,719 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,721 keystoneauth.session RESP BODY: {} {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.231784s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,542 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,547 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,549 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,552 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,565 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.496294+00:00", "project": {"domain": {"id": "b9714e1b6ca6474d99e99d455b09b0e2", "name": "49b78b6246374c77921a7dfcfa7372bb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "05256bcc6bcb4060a3d485fc9490d036"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ba49593d5a34a81b23b1913f2204dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "721d462b20a046029e25c6912d2f5673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d14b56c74d4d44b7b4d592d5f3118260", "region_id": "RegionOne"}], "type": "identity", "id": "5a7337e87d424f44bd64a41e809dead8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "388576c95aba41de915aee0db76ce110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81df4a3b685d4363a350e4dd4069abcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0cb7849aa16742748c9f2a378e456455", "region_id": "RegionOne"}], "type": "compute", "id": "62318cb88dfa46bc86e6e9c7b7645666", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "db5bc05f240641f98b3780e8331b07ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d8e16649579443d5a6cfc76bcd334b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3eac8430741b43a39db0d86ec8677d5e", "region_id": "RegionOne"}], "type": "image", "id": "fd2fdd4f28e540ecbed9cc702ad24fff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f2b2db09b004847975248e9de050411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "622187519b96460bb6b878b0fb83eeb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8188d4178d474b1dac2e2666acac2dfa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e3e9d1a04b8b460d93681a818551a9a5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a0386cb81014b289537c04b7b0504ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5defee76f07c43909bb9d93ae6823c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "933d21afc13746b68ac74399c7b8111b", "region_id": "RegionOne"}], "type": "object-store", "id": "03ed808b98da47c484054c38951be025", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7f814cf7aec4d749b98fcdea7c6a3a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd01366e7b544210932ab53cdb1066e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e9267bd1f244cb995569e57f6206a8f", "region_id": "RegionOne"}], "type": "clustering", "id": "bb3723b42758425db9362c2de34415de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a56b80eb6fff4359af6dc73633a692fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c70c8aaa7d94d9595ac3d67bf6160cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61a6aa2c8e0845d7bcbfc75e89090204", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "23b767336f2f40d09557d9b72799f4b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f911dfa8f9b1452a8801ccd4df4b1a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa6e4eb1271145058eae282d64663895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2ecc2b036874c54b31990c5ba6c64c5", "region_id": "RegionOne"}], "type": "cluster", "id": "760bc8d7c60f466cae0019e8f1ac7089", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eb29cd14a35845efa746ce72630247ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "00f9f9ffc27c43da886026933ca93e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "18c1d4af485246059814027a508a8eb3", "region_id": "RegionOne"}], "type": "data-processing", "id": "30e1411dd68341c482f94e70ab76dd52", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c50baccd3f2341a9a4a38cc0df7643ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f8c0f17c12b4a748ef33d5cdaee9351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ef5768f90d84ad1b796b7e5aecc803a", "region_id": "RegionOne"}], "type": "baremetal", "id": "fc4aaf05b7b44298850845c61cdc0451", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57aef5273f4d43bfbd5e907e664fd0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97be629a672a4e2dab40094253f39492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d4e3c32655a4f97953a8e722211ae11", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b9cdf02fd1c0404c902e3d1b4722bb2d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ed000cce12f1499985002e9eac6be3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d12c4c3b401447c38f262a11bfd24e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "755eae602f614f1982395d81270c3a54", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "60ddc95b7f4941f4884ad0ca6d4e781f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eb9fc1ae6b7b4bac832990a34d3fcbc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4700facb92ca4f0e8c0a999eb6bf5a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "713bec7995f14a96b8b7babe3a504204", "region_id": "RegionOne"}], "type": "key-manager", "id": "06787271033c40a08c0374e02b082439", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "668ddc1f059149cc9df780f252ca08c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2eac91945b4748e7a16ae4b7791916a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8151825455564b2ebe40589407041cfc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c5bbb88a44914ca18bc087acc19386e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9da7610d8a5c43a786833263b24195b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4741597c45694419bf69fc50af76b7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3d04460d10c649d893688067f5a8ff12", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b3c2b4bc83334739a4aafab742b6561b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "89bf2148a2004714b6befdcf4cfdc8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1347a02ad1f64d84b74ff55b958012b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80cd0c38c390471a8f6533d4457c2256", "region_id": "RegionOne"}], "type": "message", "id": "64a561b4c9fa415eb8316686240b7f27", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e311d4f9763644ef9f8bc07d45e9ae88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed6b61348cd84b069b1b1f3eb2524e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f5676c7f78d64000b37b5a5c22b97343", "region_id": "RegionOne"}], "type": "messaging", "id": "e7e582b0d94d4c42b2f88b186559a619", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "810334e635ec4d9b83fac9d59c9e2e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b992ea729af4dd9bd459d2c4c7a2283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e7bbd9d39538476894623fc15553d6c0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "863597314ca24357a302b0d5483c704f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c55a28fd4aaf49bc97e4ace1c4592545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7010d869587406c95e91a999654f4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "612233a34d75493c87f565ce7d257a0d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "85db783b3b1343ff8081a02da56e369d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0577c6b21f3e49f88d43229f9d041b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73d7ba4c5ffc434c851569868331d2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "809141e4bd12475395cd0fdaf84aedf3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c519bc95572745f8808fc3118a6921eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19caef3ed1dc4e79a66e126f2254a753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "612e410bf2724515b7bba8a00a1cd2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eaa0b9afc24a4ac2afd4d0790d8c3142", "region_id": "RegionOne"}], "type": "container-infra", "id": "d683acba576a4964906c4b1554e97208", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "39c6a6755f394a8ab8d2668b4a48bec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a0b419bf34ed4bca9a17a022d6e81edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7c89b8f8cc424357bce413c27dd40f7b", "region_id": "RegionOne"}], "type": "search", "id": "07c2e1b9128443e4a62d0dfb4c264a34", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "244be690b9ed40e4a1d02c5550c4371e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4b38e939c7154911a07a2871e5494c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2d0844f66ac44f21bad34c55894dfe01", "region_id": "RegionOne"}], "type": "dns", "id": "76c41b1b021e42bd972f2c35304d6d63", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e13157a4a4cc48f2b7631ea87c796dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "24e52034fd1e4865893242bedc98f4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fd2c46e095e044aeaef48ef9fa665c89", "region_id": "RegionOne"}], "type": "workflow", "id": "988e9e8cb5874e869a528e57789bdb6b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ca902eb9f2146edafb8cfa9ff9a519c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5f87ad528094ca5a9ececb7b765eba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ac5b961d8134779916b1f48699b79fc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "27b9c650e927422e99b9379c8b86266e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b9367cdca2384f2e9e97e75b32aaee5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "974ac43bab0c463c8dfa19095a4096e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d41fe690cd50419a98696f072f3fea4f", "region_id": "RegionOne"}], "type": "rating", "id": "a4775ad28e8e40058b44bfcae8926cfb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eba9c1c5efde4ac9a368985089927c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18049657c48b46d5a8052bc3c82bc4f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a65e8663f254456876978cf6dd34aaa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e2055a13354b4c5b8cc018a6e4984154", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22b431b8315b448fb18003e1a163b8d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "798a0d9710a94cd3b17c1494bfe5861f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5cf69b48cb514778a44131652155158a", "region_id": "RegionOne"}], "type": "policy", "id": "a20e9d988c2845c1b916940b709e3912", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "957432936242486d8dfc03d42bda3fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cadf8348658b4078b853858818dc5a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16320a6a1ba04c97b080a595be193956", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "07248454977d475d980042d40b41ddc4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f33a4f194b3e4ad888ef7890ea1d8f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03ccd0f0ecf744b4ad9917cdb7091420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e667da99ef37488c9704d498de028319", "region_id": "RegionOne"}], "type": "sharev2", "id": "5a1f5e08ee054321a5a07ea70390dc49", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0765a86dafed4c13a35520c7c2b307f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4773efb35e4c4f79816801dc34ba5fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9223c8396854689b71c90824810511a", "region_id": "RegionOne"}], "type": "share", "id": "bea09e6c261b4a19b1f069057c57d4b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a455489d38645f3979a670c92fe898c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "de900743c40d473c97a4f1bfac1e3c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e605aabd7590435ba662703e7428399a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "86ffa50d9b2a499c94dccf39acf4978c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02a818839179487b8e833cabf1c9edb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d803ea2fc004d05818710ddae0ab3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df247c6f4324fff96650f35ebfe062b", "region_id": "RegionOne"}], "type": "orchestration", "id": "bd8d072dff38465aa6e093b34c82ba2d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1c5840524db427b8bb11b817287e073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f759f71043a4fe9b2a7738f472c9be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7461e0e78f64f4c983007af673333d6", "region_id": "RegionOne"}], "type": "block-storage", "id": "998eca77a17b4a83954a7aa02905b582", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01f418a4f964d5f8e991ab775869cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de20e9ac934b4ced868d2fecce71e216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b00b2009fad6413ca97176042af87cb8", "region_id": "RegionOne"}], "type": "volumev3", "id": "f067c4c1f49e48e2ad5cb3cff9878ab4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be36ebb8a2054e1da4ceeb8231d4196f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bb2c7d4761b490abae845dad1484355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d04f068fb0c4a5f8a0170bb7ef7ea3d", "region_id": "RegionOne"}], "type": "volumev2", "id": "c582d5d167674b01ac857547acabd92f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec4d7377acd4e2ba97428ad1cb88423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6deb980863a249de91e991a7b157b9d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc1fd3f3ac3f4699b4682c2ecb15b0a8", "region_id": "RegionOne"}], "type": "volume", "id": "3f07ba32582e458fb449ff2939fc4078", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "138d5bb6e9674e1e86a881eadffd62dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e62cd3f9047450aa5feeb76548005c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1c889d626c14b2182eb374ec8abaf38", "region_id": "RegionOne"}], "type": "block-store", "id": "0032f63cbeb3469e94946881eb9303e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c80ba579ad1140ce9041275455ed073c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07adff77deaa4fd09dc40f887fd15811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a59cbb2295724ff3a48bf4062cf9cc65", "region_id": "RegionOne"}], "type": "alarm", "id": "69b3e1885e8b423881719ab6d4c3b429", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16a496f6e4794882a863b2c390940f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb1e03a1e97145afbdd32d86ccb4424a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e5a19c5f4e93459ba04424fb75006293", "region_id": "RegionOne"}], "type": "alarming", "id": "b1c88c89d6b2413b94bbdedb44380f21", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "125331174ff1450aaed5bffaab245fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "181aa461f463484c8a76a33df43d4111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "79cce4a4d1344ba5b7048889ebd23203", "region_id": "RegionOne"}], "type": "meter", "id": "e8ebd33eb3d0434cb22dda9377ba22aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b946778a9b74c2fb7cc712fdc3b346c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f55d6f7ded944f4a60d78a673541d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5e6967d92b74e8cb18db29e73137511", "region_id": "RegionOne"}], "type": "metering", "id": "4bd98b60bba940e286be209c40104e62", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e956f1475f6f4518a8fc74eb207baac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5b79d5e950541cf95342973f113bc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f9800a85b5f04f8db2381164a2401993", "region_id": "RegionOne"}], "type": "telemetry", "id": "48508184136448d6b146b4e20ab4335b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "63fe7d860e614dd783c3142eee8505d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d8b84c79543e45418424e9c00ea176fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "41b459a48fc94681a05564d7a5f0e869", "region_id": "RegionOne"}], "type": "event", "id": "199e9d63111e4abeb516c6345773abe0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "378e3805e65b40198457368c0c866941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5268b36e02d14f7baa44268e914e0482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6e3086c4bbb54a4e8a825bbb9ff9fccf", "region_id": "RegionOne"}], "type": "events", "id": "86a4ec132ea1436e92b0042e0ad98fd8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69a9110bbb554cddbfb03fb18558490e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bdc43de4bfdc465aa68e8006dbe792aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "79d4d94b409e414e8f2e37b76c517eba", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8391a22a1747452db9af97d391493adf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39e47c03d2fc4f5aad0ce4100d6a05e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ffa5be3b483d475fa50eeee7a0f13356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ac1ba9ff2c7340de99d540bd8edad573", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f76c0a75190442fa8ac75cf9583efccb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e039e01146824beebe7465e8faf111eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2b6a71a45ca48a782d0fd423f284314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "66d8d1acd7424d7b934f573b79a2950f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8365d34b4245463e893eeb07bed1f679", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "70bfcbe01e8f4ccfb574aaf63a5e965c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cabea58b3c434df2ab534820a4fb5b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "57cef15dcd7b41da851b81398c3ff66d", "region_id": "RegionOne"}], "type": "tricircle", "id": "c9996a930a514075b54deb9fdaeae692", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c179086eb064488997dbd2c1b2954753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "952882a809d440049e988eb7da3ae306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ca1a6c798a29427284a4ae8fa99db4d2", "region_id": "RegionOne"}], "type": "database", "id": "f82ec2e019b746f29f6d3908966c93e1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3946db052699475e849f0e5e7679b7fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3ca7459b5f87402bbe4a91d33f66701e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a853c30d404d4188b652735d8fb7fdbc", "region_id": "RegionOne"}], "type": "application-container", "id": "f268474c11db4a7a8aa47b493cc3aad8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a412c0118524ef1a8653f5e43f97619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bb46e27e51d4fc4a0fb35dffa59d568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "73af790baf9b488fa413af800bddc1bb", "region_id": "RegionOne"}], "type": "container", "id": "da08de40af30413d892e6b98acf154fd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46b428be1c5741c69e74be1c9ba87c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1ff6f57139146c7aa33f1f846626c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e68a1fb854d442dbeb7f15004d2227f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9bf7b4c953e440f498476c5fd45fe4e0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1b5b1a499add4bb88325984acaa18a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05f1f7fdee5049438534e6c53ec66ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2fe119e12abb439e92a57a23a33ac7ba", "region_id": "RegionOne"}], "type": "rca", "id": "34cd82831a624f6b95f508f5d471cc85", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1a831b0c21a14872975718e50a01df2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e0aa5c0d7db84d33b43e7e0ccf8d9ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "359100fa468b45c7a2de0113231a971e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ce97064d4f954360b9e10e1dd88d5fc6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6ef7de13356e498ba25306d71a1a71f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2d02c3d1cf5d4f1f8b1ee29fb9b6a39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9c08830277414208a7fb94d2f03b8a16", "region_id": "RegionOne"}], "type": "network", "id": "e7989df6d242481489d5fd2aaf2b039f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "845959e944474cdaa9689171e2375bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "baae285754e242aa9dd04d4262422519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "481429f71068471b84df4cd894f91d19", "region_id": "RegionOne"}], "type": "backup", "id": "2f9721ad38654b43a1d93b6f4b7a31ee", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "951fcfa7f1db474b9de3436749fe2d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "967f7ba94cfd441f90560e203c1fdc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "882dc3810d4d42c6bea31e50e26b2529", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "376d923d2a4c439ea57a2dc23a9e0d9c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a114c3edc6d64d46bbe4979aab084fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf696a26fe824d2ca3cf19cf6722b3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8d6cbf3acba44e1395edc69de3531e25", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7b11993f56db4f85bdfbc3f02e55342e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f0f8e431384a47a382852c817ec0b125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb5844b5da75479fb1648e86544e754d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e0733336e875480397e7df1ffaade822", "region_id": "RegionOne"}], "type": "monitoring", "id": "ec28219eda664f52b8bed04b801e1ac9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c95395b93845430cad9467f9007324a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a878c0dd87e4f47afa7741ce56f3b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f6e5b50669df45d2ba6b20b4a4d167e3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c2766252d3be4dd492547b239924697d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f442efc69ec94623a520834a18583913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6243cb8f153c4281b193fe51d4d5d3c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "27c6fa52a56c47e5874158d60f221be0", "region_id": "RegionOne"}], "type": "placement", "id": "9bf70e9b83eb4916bc6339f069fdda54", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0c5d76100591451f93ed1ed25eb65607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "654efb3857f4442784d88c1c2670b3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2651dee37d91421aa3dcab7b90a94afd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "019fbbab17254f98ae7f0eaeb69167e1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cbc5f8016e654fca8d82b4c9a5621e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6250c3c0dcd444a1b55daf34ffda1498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63f1bb35b067406e95b3199b6c4cf29c", "region_id": "RegionOne"}], "type": "ha", "id": "7f10ba0d3697469aaa93021974403be7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "61de52f69452473cb9afcdc2aac6af92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "26566bf9f79e4febb7eef0f2797290d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a6ba64c00eb04556ab000212aa1de17c", "region_id": "RegionOne"}], "type": "reservation", "id": "d43b681dc1a745cc8b268246a2deb7c5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ec2c8ad15c74ebc92d2ea6450b78cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b0d101a36fd41a882857435b276b8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c5ee1a72539346cda59872ddaddd7b77", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c84646af15f49f6a124c65738ba6091", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bb66cc672d0945b591e5d9dcd3044a76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e4fb2401a6a4587b448ddc350a0cc86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "049cd740747b4ca3a012fcc99bb0d2ad", "region_id": "RegionOne"}], "type": "accelerator", "id": "5018c80565794bcbb977a17f9dedc273", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cde62524c304bcfb9ea183d244f1bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7fb8eb5b14cd42c0967e4bcbce11dc00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9536516a94c4d4e8adb7efc72efc823", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b9867faec156440e844f73ee950279c5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31ae89c18ca44d2ea9e93d383f905a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c36b63ff91a41c7b972347561a419b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3900c8afc82a43c6a88d0a01bdff6604", "region_id": "RegionOne"}], "type": "registration", "id": "971baba9fbc1477fa6111e2ba430d55e", "name": "adjutant"}], "user": {"domain": {"id": "5d19533f04ae4ff493c34d2a5fba6511", "name": "47c05653d1034b8699ef19bf0ebbc3da"}, "id": "41702c083d1d431a8c1e30bd434019d7", "name": "93e70f09cfdf431d89d32d90952bea33"}, "audit_ids": ["4db7be3895a74120b8c77300674d3fb2", null], "issued_at": "2020-04-23T06:25:58.496294"}} 2020-04-23 06:27:58,683 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,688 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,691 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,694 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,699 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,701 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:58,704 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,709 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,711 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,715 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"name": "goofy"}}' 2020-04-23 06:27:58,719 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,722 keystoneauth.session RESP BODY: {"policy": {"name": "goofy", "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "is_default": false, "shared": false, "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}} {21} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.149075s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,676 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,680 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,682 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,685 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,696 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.617822+00:00", "project": {"domain": {"id": "f4cb8c9f2898489dbb930abe9bf3b67f", "name": "3d15b87c7875421ba174be146f18a64f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4bdbf585097e4695bf5c03cb8180e0d7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d7fed0801319414da2f911581a309b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1ef2b7049e6f498287223c110847fe95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e180b63562b3434f830e7b31d2253bf9", "region_id": "RegionOne"}], "type": "identity", "id": "964f6fcb72234601bbb50b56445ce2d8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e79c103f797f47ffa24db2064124438c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a337e6b3ba8a411c9ed0afd29c7803b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7d8723a611334251a96348ad0d3aa177", "region_id": "RegionOne"}], "type": "compute", "id": "a50b3295014d46d282d85be7c6c565fb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "94c97e6f0932413194215384c77fb514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6589077365644364854622c3c1609c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a1c483dbd70a44a0998636f13636bd48", "region_id": "RegionOne"}], "type": "image", "id": "20863c62edf044eeaf6d2696d0d06d32", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9dafc5df34004d059adf8787996e1dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "51015f9b785c4bcda29f38c077aef503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7f9223996fd443a39682e60b8cc7403c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c61b7bc2ddfc49f98eed69f39a4a1647", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "122ad11e8c5c43e0afa06ee9cf616c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64fcce13326f4bea9a784f742f391335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e035925cec2495f9be59af606d5c6d1", "region_id": "RegionOne"}], "type": "object-store", "id": "ed57515b1c974e9e8fed54e7f89690b5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12a22266e99c4652a9799e59cb644581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f61c2c104ce7457e8b4f815ef160f765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "49f167b2995344ac88cf9f91952c6965", "region_id": "RegionOne"}], "type": "clustering", "id": "f8805cc7f9bb4408bd6c8a868d115def", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "859d6d021733453fa59993ffbff3355e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67a23df9bb91471489b60234fc34a76a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fd33451fbdf145a88550063077d327f5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cda0e72291ec4d5d9246d3b1dbee3849", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd78098005744bfc91f15ab3248a97b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c65ce089267740eaa42cff1042389d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "941e46533ea04191b8613f3322819972", "region_id": "RegionOne"}], "type": "cluster", "id": "8ece2170dee2433e89a1f4cc41919b78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eeea73674d9a4991951e27c7e90971ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a97781ca5f6248b4a7fe630b97b25f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6ecb77ca79bd4d389b927b815b1ef657", "region_id": "RegionOne"}], "type": "data-processing", "id": "43058ffa492e4655af3fdfa340537d8f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42d5b5d19fee4702be6b032d0757fc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0347b85e747f478cb7d0818ececf6049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e87b1513341e4cda8a34cb25c06bce36", "region_id": "RegionOne"}], "type": "baremetal", "id": "c3e77a4bab5a43e4ad0fa45c7b00a53c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "49ac5c3eb20a45cd809ee1d9fc3f8a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8144c27495f549d192f22ba44f1fbe3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "26f9327401c94f11a43406075108a09e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "20c8acf69d3c4998aab96d800a0133fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a64be85660e948babf75f46449f72fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b4619cd60e04756b936102bd1488dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "77fabb5d722440a3a1310435d9f52d29", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "311b7a50b1644a05beded403ef0f8950", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1226bbec5d4744c0a0707db8f424c1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ac0551541dcd4ae59e309d820042c0b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f4e5e7d90c74d5ab26c6e118d4022f3", "region_id": "RegionOne"}], "type": "key-manager", "id": "7400f39240304a0a865473abf11c9e24", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74e25ddabdb64fb29cadf46b7d797d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff9065dbc4f0444f998e3d3a0ed63e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b55558e5c50e411d9e69c203377e0d66", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0a911ee209214eed9b58b6cf3db15261", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69ade4127fcd48f59183e5dd24cc1ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32b623d283b44d499cb98dbdde7daa61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f89b86c63ffa4a588f7d28e32e99c184", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6eac181fa8ce496fb32fb5e34e9aaf3a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aa1c7e3e1257403898b3ef3da5237594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6ea1bfd3413f40008d2a506154bfdeb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57eac3cff0dd4f4581c19868550efa9e", "region_id": "RegionOne"}], "type": "message", "id": "58c1671da1644a71991554efc7438ffa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "034b71ff243d4b16a35ff4679299baf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "716ae5dfa32f49a888110183241fcc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "830f1b4e1ca74c0e9927e021b0bfb9ef", "region_id": "RegionOne"}], "type": "messaging", "id": "7379256305314c7bbb96d8c41a6e20a9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3e0013f54dab482382b9fadd23c28cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c27a7e7fedd544acae7a17e486ce0c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "55408edbd4934bc7b565573a264ed510", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5bff7593dc2b42d1b76702ce8e4d2b2d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cf7d4b9551f44fc98ade06f6d658be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8268b6b2db4407bac884c691ab5f8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f72c9afdcbab44f49586f1de5a654ef2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e7a95c39598e46eaa5f0a2477d06e699", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d10408830e1a45e996149567805f94e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfca0837d8dd4d72b73b4eed8dba794b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6d89f311d8e4d5aba02cf2dc42646d7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "202a961fb3544a41829291c2882d4d76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23c532a35c6f45a8b4ed17d815c0a7e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99d3de007b814cb6aca0f65a058ea0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea072957544548a48b0e58d535c3e836", "region_id": "RegionOne"}], "type": "container-infra", "id": "67a471a0137143388ecad7f82de652a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "edb70a042e4c410e8226ca849db8e479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "187ffaa7959046f7a17c21f381c77d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1f88575eaf1c4833af3b4f27481bfd4d", "region_id": "RegionOne"}], "type": "search", "id": "1da9af61240446cdafb4f167baf7ba28", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "60dbed4d20674d56b2fbb81775f2f008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "34e921e0ee1d41d88daf001d950f4342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "25c5f3bc5e1d463990ceac57ba0f8ed5", "region_id": "RegionOne"}], "type": "dns", "id": "d7df5e4301a341eb8c2db31d66ddaff3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5098139deb434866ac8d6c93c39f663b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2159eda69d75466293e0d31f7c031118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8d23c81984da4c0398be47252a00787a", "region_id": "RegionOne"}], "type": "workflow", "id": "44433cd2e0b44c8581112e2c7ec47b2c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99a2f732945c4a4492c4e584f3d56805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddbc52393fd7452982f504c1b3ba5732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3117ca263c5f4b82bf70c25f093bbbb8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "af13cddadc49469b9541edbe968a194a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fa4b292c8a074cb9a47ded845ec8d52b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c47af3aac71944cba3b2c4b2ab7abb13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a8a810b73533443c9709f611d06c5473", "region_id": "RegionOne"}], "type": "rating", "id": "f08a24c53f934d6cb505418ee8bf339b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5cfce00652c4b79827e057655072c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "baabf2eec08c4395b801e478ff204a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a923fc10ff20421099db9f7c0bddaa98", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c8cdd10aafa6486184cb3708caa0103a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35a78e0654b141b89df6d308a54febcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1500ef403904804b0f0867f3ba4ebcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36dca134987b4e55b65dc2f623cb951f", "region_id": "RegionOne"}], "type": "policy", "id": "c2cb30fc04c14f279520150707edcb10", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20c437ffd6e849bf96ab97ff738f9fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7116fdb28e264ee48efb53d8d5413212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "930f8901025e473d985260e12c6a996a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "59f9a9625bb04803a850584cf241aee6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec40b88f744c4cfa8a3f1a8d43b05c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "984b3901d96f447ea6a8000365a56159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a6ba6c0d1ec844199b299a7d5f2666f9", "region_id": "RegionOne"}], "type": "sharev2", "id": "5bfaedc4ce714d03a57b36daccd47de9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a78c47248f704ec4a36eeaa6498b8929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2931c13a778a444484ea516af1c726b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "593f929d4b424db8a767cdcee70b0636", "region_id": "RegionOne"}], "type": "share", "id": "528800a1cd6a40799fc1c84bcb9fd1fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c8027aecbe3471396c977622cc2b8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "58b20d6b98fa4ce8a33d83bda661f6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5abece1217d8457cbfa91e240c9792d3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3dd10b269d3149218bcaeda5e0555534", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26cd302901e4e7082dd7df95035cd4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e6d94709aa4217bec272115344ccfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce468803b61347e1b2585d9cfce9508f", "region_id": "RegionOne"}], "type": "orchestration", "id": "b10f02a980554781b37778fa5f1578b4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f5ddb5937b94f3193129414c57bf0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b543dc7e97b4974b545308390e90deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f333b5114d418896b7bcfa2ce3c228", "region_id": "RegionOne"}], "type": "block-storage", "id": "ba2331c06f394f5c9e16ed01db6852f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f448861b5d9415e8c1369363f1a317f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32001658c81d41a2812be08fc6e40cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17a2c1dacceb46fe9cb4bbdfeb391b97", "region_id": "RegionOne"}], "type": "volumev3", "id": "2613df4e5d794652a9f9fd7b9a78258f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "710be40cb4f544b8a50976271c2707f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de327ac471a940f0997c6e839aebd373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17522b0de80141c880d4e70294825f78", "region_id": "RegionOne"}], "type": "volumev2", "id": "5b31b1cb63d042cfbcb2afd3c9a1da64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ac25f1542ef458aa023c64aef47c83d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62e66b6016f94743bce941653038550a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "067690b083ba4346bc33906eae72b4a0", "region_id": "RegionOne"}], "type": "volume", "id": "23cc67e424234a5488120f99db729b7d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f57a0b31c6cc435f9482d148fc76b12c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "411db5a6a1634cd9857aa1d690c3a7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "057e6824885848a6af752a146af5a922", "region_id": "RegionOne"}], "type": "block-store", "id": "2f0a1f85afa742b0a9e22b567b463a1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d836214947b495c8672564c10deb9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a16d3cfd21334ffb9fa033bb8807416f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9189945a47d44d54938f7e44ec8f7d43", "region_id": "RegionOne"}], "type": "alarm", "id": "f5db870066cd4bef924de52d66d3f620", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a826b492abb84539a6d4dd09bdaa69f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b4019ff4ac3495b888c5dfe762323ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b2e8e741a10f48be81fb516c5c3d78d7", "region_id": "RegionOne"}], "type": "alarming", "id": "c67083d1ff874b9eafa6e1038392eee1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f1a463eb1ec42cca1f380e65df31e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b4d8458476140538ef49a2c31881c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a039d58560c442bb25d64106f0382be", "region_id": "RegionOne"}], "type": "meter", "id": "27436465a2724e53a49adeeb4167834e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "12f4742114674404936c980979fe1212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcfa0c715613486b8c3599323699b84d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96ec737ea39b46f9a509323c62ee8059", "region_id": "RegionOne"}], "type": "metering", "id": "8c7d678304a0413286e52e3442ef4d17", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36effae1790a4952952ea5b3c483f608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98c628d5c84348f0b96699aa7a2bee51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00c1673e950542dab91c00e299ef2030", "region_id": "RegionOne"}], "type": "telemetry", "id": "9ca1c36b0b5d4f4dad78a9b87cde7fcb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c74a35b3b9a3408fa8cc2506489cafab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c320ef8aef448a189b393a278a1f044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff15a9a9f7054f6cb90223a0c91a3a27", "region_id": "RegionOne"}], "type": "event", "id": "01718c5464cb4dd582877f44b876aa83", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c25114da31c341d4ae12ce21c29f1803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "411bf63b427d4864ac22367da8743666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cd98083bff604cb69c67f75593d5cf2b", "region_id": "RegionOne"}], "type": "events", "id": "58bbcc68f1884bdcaca7764f71944995", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d34dbfe8d7334647ade8ec5f37e315a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a271a56b5eb4adea900592378fa3aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "132b6e14f77b41a18ee35c3cfb55404f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9131568eb8bc4c01af7cb75433212b03", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30dadf7a05e84bdfaae7447cb8fb62c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7868f4775bc24009bc167e7ce8aae20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2169733410894d67aa1e0a2892ec5d20", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d3232b4513c948f3a7fe41fb60787a5b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1057e8473fbf4993bd5cac186d48bc04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8dbef9f35144025858fb20c0c77923e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6017b1bd9034d1983434dc46c5e0f5f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "20badda8a88347d588a5c4dcd6f1b37d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5609e4c96a4f4122835514e14ae2a975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07f2f02f041146939667f995b8c7ce66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b7a62895d494efb888e4d9de5bf5bc7", "region_id": "RegionOne"}], "type": "tricircle", "id": "2a1ed6b947bf4b49b9bee6035bf1a1ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9ccf26ac305647e48d794f041ae95788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df2f53fcf4e94fc7b9be66147a13c5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bd3daae393ea4304a7d7692920e5b54b", "region_id": "RegionOne"}], "type": "database", "id": "d7ce595d3f4c4c5bbe124b6d6b007341", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ba8a97a0b814e4d926cb5bcbc55def4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56a1c16116464f6c8b2ce1def550743d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "91c2e0241d8b40198430cd05d06c833c", "region_id": "RegionOne"}], "type": "application-container", "id": "14cb8606758a4353942e2121dd3abaf6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58a1b325b34742109f389230a67b6c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b218a0da7d024ab8b358803d7891cbfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2984b9c7ea24caa8e54c9b19ad0a65f", "region_id": "RegionOne"}], "type": "container", "id": "f190053365554fec894efd2ef5e7de1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae9c597731e942b18e3457d1f619c775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a2ca35e4f9534b62aa59dd168b339f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7b21db8e3d0448c88cc9268ff686ed95", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c8c02576571a419ea9ad5e96e584682b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "494fe13d851848aea0d492c8be1810f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d523a1496e040c9b6c3e7fa39628885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4bbf0705a33140769529e485239fcd19", "region_id": "RegionOne"}], "type": "rca", "id": "2d8bab8afaad4761b3d56f05f83b293d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "be3a6b4ea631495a8ae5347c41bcdf72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d076408744749058f9a04435ae83751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e35706dcc3b4607ae3fd695f7da7f05", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a4ae526432c34efc95ec328f3041cb69", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "123351056fef40a990defef0c1051ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5eee6930f06446448bea9ab2f427966a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ed08f399a39b4e21859ca959aab0bc48", "region_id": "RegionOne"}], "type": "network", "id": "68dd2e833f4f42399c448840a8568765", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1863a244ef874a2ebeaa4803d02276be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "73bb1dcd56254c3fb647031246349bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0add2f993af340b49cc019aa597f66b4", "region_id": "RegionOne"}], "type": "backup", "id": "bf0e3945db0f43db8d46a3a8e5dd720e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7026192649854e2fb69c33838296974a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fc50b11fdb54389945fa1ae59cf668f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7963f9c5f2bf4876b0302aee6affcab5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "49e33af4df25495d94c0b0f76fc95281", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4967ba1871f346699b486d07d280c6f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "00e6c2b5a06241ee8b8a2a3ce9b90d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40dedabe8e7b4a5fa6e2d25bd108d9eb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "370530c732f14df2b747e887848b967b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b65b2a1fbe44498ea792438446f9bbc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8e8bbba7a97b4f27910d8471d313b42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "55f69d23e9a747ab9e3988de746784dd", "region_id": "RegionOne"}], "type": "monitoring", "id": "c1ec591d2d7f4d43b4763dae546231ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd06bf3ce31e44c29de8adc376470ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b5e6b5d725ab475992485d4bce685a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "83743b2d86244790be51b472f81e5701", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b0ea0c3ee0b74b269e9dc3a2e8044a47", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "95010622fc8f43e2813f1feeea0f7196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c833b0240971413ba247bb807ed26826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2a192c290b074c0d8e7049f8d7895725", "region_id": "RegionOne"}], "type": "placement", "id": "9432ff3745b945dfa47a416b6204de74", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c15e5f8a54e54185b7629f7ca6aa38eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "422f408c68c84056b71dc4b3d73ff613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b71ea51bcc9041389c3ec90afa9f40eb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "686d0d4f0506424cad7075af887b01b4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "932f2f9fa80647de90841f3ddfeef399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "521b002efc3249ffae8ca9e99d1e008a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe5e4863d5e64148acd8bb62c2ba8391", "region_id": "RegionOne"}], "type": "ha", "id": "5a0674a0c8214accb70b2e511f490f70", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a84b63d077642b2a2293553dd6d4355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f47b9673a6e14792b58d4aabafb3d8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5879ccc9790f43f095515f7198d63c64", "region_id": "RegionOne"}], "type": "reservation", "id": "ba6733f4639c4954a1ef57a167f1a283", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e3a32cd562f04e2a9b49f793e471039b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1d39c01ac22344c8a4a6a664d07be1ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6c7e36cb5fe04026962e67c29e74c261", "region_id": "RegionOne"}], "type": "function-engine", "id": "4a4136f03f16457e93841577dfa67978", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2bd82fce3cab40e69a2b229904e4060d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b88bf9816e3b465f84690d763127abac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7f61fe0235ec43f7af8757b22bcd9ee1", "region_id": "RegionOne"}], "type": "accelerator", "id": "019fe6e8aa22421d87ece3aeb26f820e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "efa297782c614b1a996250e08fdefa3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31f107f3b68844b9a63a05c661b07f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf83d7409c8f411f97f4992ede04a147", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c13dd0a82db46b1a86659801f5808c3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84542891379440d0a1ae06b5987a5cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7955b38fe5f4d7986bb0abeddbeb649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6e29e20888d544f2b1e4f54e935fd469", "region_id": "RegionOne"}], "type": "registration", "id": "21a1f1b719db445289029dbd56cd62ab", "name": "adjutant"}], "user": {"domain": {"id": "72c6070c082043d9845e07d5f056125f", "name": "3c31df8b1ca54567941950f4abd30f45"}, "id": "4dc1e161062641208b39f0933462d802", "name": "f0247faf97e94370b6bb533feeac15b7"}, "audit_ids": ["9f95324245ee4925b2e42342cf3daa2f", null], "issued_at": "2020-04-23T06:25:58.617822"}} 2020-04-23 06:27:58,752 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,757 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,759 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "5565b2a2a8984e839ca0214217268e6c", "id": "2d66128b9a254a14870e2a57930660fc", "name": "groupname-2"}]} {24} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.175315s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,595 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,600 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,602 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,605 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,616 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.542164+00:00", "project": {"domain": {"id": "6b24a286f2e94c90bdaf9426d50093fc", "name": "a2ed80f37001486599bb556c7294867f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3e5b743cf2e844d8bc3c89ff6544baac"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "12da8b25ac104d97b7ec47e3dd71d7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fe2c283ec3f44982a1ddff729ebc18ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "be8fd78ed51440d69f01f0d798edd6fe", "region_id": "RegionOne"}], "type": "identity", "id": "97bcd1e158f54372982c1bb04a44d3e4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c10ed7d4a4d14194a591c14484e7739f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7a4b30fa18a469cbbfc61795e39b3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a9067a8d9707482fa9609fedcc232127", "region_id": "RegionOne"}], "type": "compute", "id": "0435675c1d8e42b2a2537bf0de96b0cb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a4c687c53fad4570b00643877be39628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3ec1286d0ea44853a4c112aa62e78b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "25fa3e877c094008ae35946be011f5b5", "region_id": "RegionOne"}], "type": "image", "id": "1f28f8ea5c2a485a941bc8cc86c63b44", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a18d105690d645ac9e2424eb62af086b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4931f9d2042949d69e55ad6097876507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9f9eb86ffbf24e69945708335de09a6c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0ab9305a2e0849b1a1c309aa9866af92", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86d68aa047cd45bb9dbfd3260e88cc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9801e4e1f054d32b41adf69433edfa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eefd2db7df9d4ac28b4bd39bae344718", "region_id": "RegionOne"}], "type": "object-store", "id": "9b38a9643cc74b7c9c01cd7ba35c869e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e569bf192a8a4ba0809fd246db16be22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b325dc2cce94506bc3672965e2b1ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9cf9d0a6d7c44fb98671b0b31bb8a2ed", "region_id": "RegionOne"}], "type": "clustering", "id": "710bd2ee085941b38423ac951bc5587e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "197101132c514ca8b6c8b544c5706019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85e2edc8b76144cea643763d8f3f476c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13e5d1bcc3d24c7789e1f5bc4fc5dbe5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4727ec0b398344a4b9a2e724e18e9e3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c992a508d5d4cb7aab5972559e8674c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13605ed26ff144f694c0908b3cb049ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80c15b48798840f38172dce61ef172bd", "region_id": "RegionOne"}], "type": "cluster", "id": "cf881ee9f4894945b0e61c482b18c756", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6eaea4c543bb45998db9930adc167dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "75b76fccf50b479ca3cded276d95a0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "99d221065cd945fea44297c40a21fcd5", "region_id": "RegionOne"}], "type": "data-processing", "id": "505e064f7878409aba5521cc2fa9c6eb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0fc9bfd6024d4b6c8145a03016af20d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f00e35fd3ea4090adffb43850b2991c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e5648453478c4632b31d05b43d1a2d2f", "region_id": "RegionOne"}], "type": "baremetal", "id": "ffd4659d141c432ab5990528d6657a32", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aaf14c440b084d8380b3639de6ee0ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0e4b3412f604a51b558df887dc8993a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "32643bbc239f47cbac7c2afe2148eb46", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8de9674eef824d2697a3eb77683a103b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "18ed8e4fbcf14909b3d8ca4b4c3420f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "30094d0147874baf9ed1e0778fa3ce8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ae6f6a01465e468ea20da59357983308", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "695732fce12642068eb412170d19380e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f4f3a304a4644f5192e8b8c5af0b1947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ad4aa25f660c4b2f8b7eeacfb5af8c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1990e24570894ca99f1de58ada3484cc", "region_id": "RegionOne"}], "type": "key-manager", "id": "baca44010c95437681c3032625adf310", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82dcb205e83e4e35af78ebaf746bddb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "921323f601b24177865540e567a22131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e02310b482cb4e6a8ec5b25c1ba8a739", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c2372da3477843f88808ff1df9cea207", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8325016d3ea14b5e9b9d3bdba6bbda8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9fb8f09618614b6a899f3be9ab6e03aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f2b2253c3184be3a4c5ab7018daa6d7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9b841691a83148439445fe52342f1bcf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "64ca328dceab4d809e9c201d0781ba40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "187379cb52bd4d8fa80855b4217e11bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb09934fbb60453685d051193b963c3c", "region_id": "RegionOne"}], "type": "message", "id": "fa270fd671504544a42f1b69c31e0069", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "083c410b72c644f38af34026dd757022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5f5aba5d663a404b96677673640a6ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a409b68b57f5487f9d604b642729e42b", "region_id": "RegionOne"}], "type": "messaging", "id": "42ed644bb7114b55b72f18f4043912c8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d625f5dda594502bd28544bbb7b79cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0bc768914c6e41efb276267dfa98e555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ea8848133cc94feb9bebf4fb2120b8f6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "46e1c3d8b8ac41cfa3269d4b40197702", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bed2d40844a4e2c9d038dd0302125a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e7df78f25c04bde9455f9be429ce3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d26afe7187a7498c805c09a799927126", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b2bc9a7f80df4c889e3e901f2e31cd02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8260fc25e33747d38b3906c09485759c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b984e93242ec4d78bb647b00089923e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3b213536db74ad2a2f5206bc5d1563f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fa7c6ab53ed24f2a980d557ca202b234", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0a34a206db74b1f8fd9637634a9e813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fb8b3610d304d439b8acd2518b5be78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a43274faf9274e34a2bc0831fcbe3b41", "region_id": "RegionOne"}], "type": "container-infra", "id": "19e522e7e1054db3854ada38c282816b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7fed302c68394d81adaa5190cd2bc568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b264797a56414dde8ed1ce8e9052d970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f9ceceac08e442aa851d4447b70b1583", "region_id": "RegionOne"}], "type": "search", "id": "9480d3004add465c83910db6ec5ae54e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd73f983622146ccae37386e1d881869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9176daeb631244fea96f01c1d7a31f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6044c6c837744be583640fd710fdb5ad", "region_id": "RegionOne"}], "type": "dns", "id": "60eb9851ad7e40eca17e60ab7b99e0b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "600596827ea94775bd2589e6890bbc98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df8a96d011ef41bb80b3601ba59d8a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2bbc56e336aa449b8df2d8ff2967580d", "region_id": "RegionOne"}], "type": "workflow", "id": "9772397fd5b64ff6b1e2142c969fd7ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6a88f94e1364e46ab46491bf53aa8db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0dbc9bfba8de4835bdb2d232f1d2939c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "98f9b9b769a34621804290afc826e959", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a5793febfc7b4d1180d9fb8292fa04cb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3bc7074fb5234d508d24e716fb41c254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6ef238e942424a52b94326f76e300a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ca3bdab0bc1d46549496ebb3caa87469", "region_id": "RegionOne"}], "type": "rating", "id": "da3f451d2e3f4ad48d272472dc9bca80", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf5f445a621d47b8b0afd043eeb081a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7da26129001746bc9ab82c159e688759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ab0c5e0e8a14e1eb0fb6dfbd0890f54", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7056485ce5d74abcac11629be8a71a98", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac0d14c603e54de1924f4c22488f30a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "29778e1e9dca4fa08902f4e67dbc5a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "169304e1589a4235882d3bd56545f08d", "region_id": "RegionOne"}], "type": "policy", "id": "fb96a78d64444db59f0d08db5acfd3ab", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db5e5d21b0484f9f904b9bea606817fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94364ced3a9947d1ad54d8d8f4e4f1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7084d84285ab427e96949b5eac7956d5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "aeba1292ca6c4336994a2e7d55e42adf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc90d459aaa84967becf2b24f7ddc9ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4ba7de51b2f48a0ba4381290fcf8be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abc16ef196e54eb190495f5781d302f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "bb61cc345fa74037834d28b4f5b5a553", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb0afbb4a44c4417b11d9420d3cdde9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6596bdde599340a0b07eac1320e1ee9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a792bdf85ce84ee9a76c4bab59122bdc", "region_id": "RegionOne"}], "type": "share", "id": "aa47d02d2e9b46469c347d57a44482d2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b96b8ed312ed490da604cb54f9e9e10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c246aba2866d43a58219349e92808819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "523501e996e4482eaf2bb5606ba9bb53", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ca04924407104f3c8bba40d599518310", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3499d8cf835b4a058a56e069dcb2b181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34da62f8e730404993c956e8b65e6777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbaa17a0dfdd453494f1ca19357506a9", "region_id": "RegionOne"}], "type": "orchestration", "id": "d70e045ff957498c944a7743bc25424c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348463d55828427c9d7b1f473351319b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fccb55ec39246298e4510effc9aaf05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d206535821924378b2653dd3607c35b1", "region_id": "RegionOne"}], "type": "block-storage", "id": "041e664a459e479c851691f965a361ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "138a93a8fa1144feb022d07b987d0e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6269159bef424f4c85f8b2289dd96d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5997cf85d834aeb90ccd96eb0b8e715", "region_id": "RegionOne"}], "type": "volumev3", "id": "74ea561301e44f249b7031dedaf35efe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b203db4021e240e1978c5af0a598f15b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d223e69ab11b4101b9283237913bc600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6eadcf39b094868b842d44d5c93fc8e", "region_id": "RegionOne"}], "type": "volumev2", "id": "35928a78ad134efb9cedd6b78ca3f5ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ba38b5846964ae4a0a0a5c28174976b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4d61df951d54edb8c496f7f664c0528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d9cb4f5bbc4923a5fc286fe94dfed5", "region_id": "RegionOne"}], "type": "volume", "id": "a116f936e3cf45b4a78b9e41d74129ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1202abe15e24de1b95b8bf2f3c59525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22b27aace6254589b8f62c32ab118181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "136a12586eca4e3ea151afac8dba7bb7", "region_id": "RegionOne"}], "type": "block-store", "id": "44db0641e8b843b3b762a2632ad7bf60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "845b17ef9c1b4968a5cb1c6b962a15b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d1103180cd734895bbf93cb4515ceff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "77faecc9e52c4376b696a1e562fa3e0f", "region_id": "RegionOne"}], "type": "alarm", "id": "c3fd8134bd2e4cfdbb478c05ef4045ea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bd4d4bedcaa497fb068b609b8810141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdb8e44d362b4bf682fbb111e1f20dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2a5778c7a9c34fd583da13f0c35f0077", "region_id": "RegionOne"}], "type": "alarming", "id": "b16f13a03e314a28b1d58404809a0449", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b37857f29022482792e1fac6b8d2f480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab93b60f2f6944bb9ba5b8ad195b2692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78579cf4ef324e8db9274a0cbb2bded2", "region_id": "RegionOne"}], "type": "meter", "id": "2892076cf3054beeb99dd117d69d265d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7287908e24734ebfa5cd031a42ef4fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "487df44fd1be4b9f99410e9d8dd25352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "81b7d2d5edfd4b90adcb113a413ba8e5", "region_id": "RegionOne"}], "type": "metering", "id": "0d5fdfbbce794a37affdbf21ae754b15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "936c8d913098447eae8211f59f66a655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "080570c655414a658b4d2be91ad8e7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64d599b8edc845688e2d155337c1c9cf", "region_id": "RegionOne"}], "type": "telemetry", "id": "f40424dc071249f0b0308773f463f0f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ceb8cd06ec1546bbac78c0a71e5794a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "67a002f7927a4bb59b23c77ee9bffc8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "08883fa68b2145bd93a186a9e8012513", "region_id": "RegionOne"}], "type": "event", "id": "47e0a8e1899a4da1832b1a78a0226f36", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28f4faa898114e5883f774e650f89566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "90c1a684f8ec4bbc858b29b9498d87ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f54d3f062acc4c79a08ee852b6d659a3", "region_id": "RegionOne"}], "type": "events", "id": "ccfd489c25b146d99fef021d02994cf8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "777604c6e82c4968b5303c10dfd9e264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbb579e337f446e59ea5b44eaebeaeb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "610b36d01dbf473b92d778dc8e8f7d0e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "11b1a92cc58044fe9f70913ec3431833", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93fb6b22353c4725ad73c60a2bef7e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "29a86168d40b4ce7aaa5aa4fdd1e4205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a82bced40603400c91a4392f6db94229", "region_id": "RegionOne"}], "type": "application_deployment", "id": "61e8b6b837d94fe5b55ac51ca6f9b3b6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8de5874886d443a1814bb2135219600d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d614ba149afb4e5d8f7c24809b91fb43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2021921be571476d94d0803a2b527b4d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "eeb9ebc6c15f449b9f7bdfc448ce5eee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a4fef3d8b9a4d90a932d5a4d2fce306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b62158cc401b4f5c85f3970529f8580e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "069e8cd305914d429335df641dfc78dc", "region_id": "RegionOne"}], "type": "tricircle", "id": "cbc29a7f36114de585b9a934038d8143", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a656955f9d8d4135918c5b84598a4d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b04d333eb4b3487694c1146b5db21b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6d690367f4094902be252e7ed4c95288", "region_id": "RegionOne"}], "type": "database", "id": "c2fa3ad260b54090bbbab1311905d3e6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d827687eb87543f88ac7c2e4b9dbf177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fa88b943dc34cd2ae5a0de64c189544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "28382586ed12448abf48f074e4575876", "region_id": "RegionOne"}], "type": "application-container", "id": "c7b4d89bad2a4cb4bbe15242ddd19374", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7de37efa18142149c6bff74cb5cc512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6223fde9e8b472e80374c0efb5c4f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0201f7d20fb0435f9f3d9adf784ab4fb", "region_id": "RegionOne"}], "type": "container", "id": "6bfdd889876f4ff6833602f942ae0fa5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdeeec8b201f4b018f1ab6e7cec17833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0be9da1ddef4622ba07077578ce1efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e08b398cd4d344538a1f35a0cd569a10", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7a5ed7456fa641669fbbc9a5055c7937", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "671850c277284d3a914603cf3dd00477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "296cd850bbbe434e998c6ef08db7add0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01552a00a05948228cdfedafe77e0e6a", "region_id": "RegionOne"}], "type": "rca", "id": "97794b3d98a340beb4bf80dc01d6d587", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4e328fa6de0a487e80cb3ed204fba1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e1714efbd524035a68ea3f4aa1febcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1472ea816ca941089a0e69f4d0a0f260", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9e456046d063424b867188e0080cb4b3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "eb9acba6b18246ab9a62203db22dec56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bc981932d94540668b278672869af435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cc4ffd0676dd4ea5b70c95ebee66a596", "region_id": "RegionOne"}], "type": "network", "id": "c4c253b0a76e4c0a9b6f131093a66ca1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a882017d9e71488490c17a6d5980dba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a7888492cbe64dbab82404e157a24c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d306af58c0ef4619a643d747bcc8c9ad", "region_id": "RegionOne"}], "type": "backup", "id": "c66521446e634737827ace49cb6b9d15", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b2d7ce0db56479a9d4723b891294318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27019de4a5814ef19884073ed2300e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6100fce154424af5b1cb28148eff11cc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6a7824a838dd40409d5ac72ccf974ff9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1ff7e7384a6412d95b49061fa908c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "50a1ed3efcff4769935704f9ef272b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63aec29d9b3e4531a7482267caf3f316", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d6e52169a2bc4f79836145474e43f262", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b6d0f1fa7a294501b45921dbb1d09e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7aa22ce698a94dde9d065bcd3e4c65b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cb933b0934da464894d648ee1e93f075", "region_id": "RegionOne"}], "type": "monitoring", "id": "19ac436a9aef452a8155031b4a51dbb3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "574250ca59734c28a34b0762e51d2d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "02093e8a925d4e56a5aba64d3bc019a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8bbf05d1920a435997e0bebcda1ccd79", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "352d63261b4a42e89b92dccd1bcb74ef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "19460456aad4435884cca4693ad29a71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4a1b0aba8e8548f7b1c3d8e42030597e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "43bccaf4211445a2be5f192f4aa44762", "region_id": "RegionOne"}], "type": "placement", "id": "275b1b1d6c7f4fff96dd5c1ddd26e8cd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "009bf6e3ab914b7c879b53393d22a217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "373ad6f9a56a422480de9ec9b9c48ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "24dd460cb8db46df8b5fe8753b4530c7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "87967f1a2b2a4f5b849ec5ac2e2e85bb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22443c811c5a49c198df118c742324ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "98a33e4ccb9f42d697559c42f0367882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "634833cad15a4b7d88cc7c6847e2329e", "region_id": "RegionOne"}], "type": "ha", "id": "b651ab3c90124bc8b8e5d5dd6eda4eb5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5df88d1668944a5cb63cbb53d5a45d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "04f2edd15aaa46bda5ebeca1fa5195ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d6c1a7cb1b2f4faf851bc8d5f8a5fc37", "region_id": "RegionOne"}], "type": "reservation", "id": "dd403da9c2ba470c873bd4db98a94231", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "98944470f46445e28672990a29b3e5e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bbc142dcf3b54801aa63c352b62ab581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e75d51831217488c85fbf643835b935b", "region_id": "RegionOne"}], "type": "function-engine", "id": "e047fc2c26074f978943205d4f0de040", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae16c85485b841989338d1f5a958b5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca0d68c055fa4b268ab7bb399ac506b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4c631f3bbb0c411bab9042f1c2201233", "region_id": "RegionOne"}], "type": "accelerator", "id": "2cd6773f030e4b37b4359c96d1063a61", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3bde63c113f94809b77d2e3c245bc7cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ceb0f3fe2b49473e965d364a2cbdc33f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5b5c02e72b3f430b9727016b5d3aafab", "region_id": "RegionOne"}], "type": "admin-logic", "id": "72cf95e6045049c6baf8b6efdd93300b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1a4be5bea4d476db326cc533806c1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29e4f00117ce4eb296307e54b4393324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b7a590aadf474724baf84b3a700e7777", "region_id": "RegionOne"}], "type": "registration", "id": "92e54ba36b7a47ba883a8c8938f40aa5", "name": "adjutant"}], "user": {"domain": {"id": "94e087985b8a44768fb87b5b41a2ad20", "name": "ec13be6692174039940b3d0c2343be9a"}, "id": "1afece4438b3447eb8e119fcd137f72d", "name": "ecde654b04b54721aa3627b95afe0575"}, "audit_ids": ["a5ef599c0da246fdbe9ac45838fa2385", null], "issued_at": "2020-04-23T06:25:58.542164"}} 2020-04-23 06:27:58,695 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/endpoints/62e58b9dc945411595e23fdf469f4112 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"endpoint": {"url": "https://ec65f66b2e054e7187e7aa64c9bd305c.example.com/", "region": "983004ed1a8f4b7fa28e626dde94354c", "enabled": false, "interface": "admin", "service_id": "f8acd10036874160b7d1344333f29d50"}}' 2020-04-23 06:27:58,699 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,701 keystoneauth.session RESP BODY: {"endpoint": {"region_id": "983004ed1a8f4b7fa28e626dde94354c", "url": "https://example.com/", "region": "983004ed1a8f4b7fa28e626dde94354c", "enabled": false, "interface": "admin", "service_id": "f8acd10036874160b7d1344333f29d50", "id": "62e58b9dc945411595e23fdf469f4112"}} {9} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.236920s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,637 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,642 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,645 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,649 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,661 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.576404+00:00", "project": {"domain": {"id": "d93f569d82224c2089367b633268be0b", "name": "e9c91c6bb59b43e3b531ea5b7bdf2343"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9bab719cfd6d45a49a00a21ca8e07c17"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2e953c41157844dfbd15809041a22ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "81e54f9fe25b409b935d7bf7366680d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cd88282b0903492b919a6a40c78fb964", "region_id": "RegionOne"}], "type": "identity", "id": "5836661efe234f5ca2f99e1224c81cbf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c940c01a7bff4f11977e72a0a2141cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5214aeb94a874089a74a1ad234054f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2bc516dbb08a4e41907221ce9ec04eb2", "region_id": "RegionOne"}], "type": "compute", "id": "cccceb52075a4e5a9efe8268d1ebf18a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ad75385dc83b4ee6b8572ae2f2e36f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0d190266cfa74fe996ae87f94ccc6857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4096494b6ef6424fadd091e8f7859e88", "region_id": "RegionOne"}], "type": "image", "id": "80bc65e435f0479099ee960ddc6176a6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "99e863250c5c4f808021f05b67d4beb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37c6fee7753b40caa0d740ee56e7e545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a241b5607f354f35b0627c8daf94642c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1833214790cc4958a35c73db14d5c54d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e211f2eba1874b4f89abb5fa729fcf58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e45902c71c247909800a3ec1732b2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adc3bc01a05a4b28a218b04ca51cfebb", "region_id": "RegionOne"}], "type": "object-store", "id": "ab7f0cc5ec5941a1b13b958965605a4a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f321146662f494191a041c7755d44ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2e4768aa68a4a238ee2860606007444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "90b4d75fb16e48c69f2b8b08f67f551f", "region_id": "RegionOne"}], "type": "clustering", "id": "daf381a5f77e4cc5a894e0a10d4bfe83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0029f75d81e94d73a8f7f19df2151d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e756f9009f04f69ba28e8f2a537dac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f913f0bfa56d42de999ee057aa4659e4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ba160c6379b44c83b3935dda27da7b2c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fde2a6a7cad45ac9217e4635c078596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e6e395468c0439ea129f1e73cc8cd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f18db4f30d946b9b1df7fdc76019d7f", "region_id": "RegionOne"}], "type": "cluster", "id": "49fcfc120e26465f9dcb29262650a093", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "108446a2ad99460db2dc3d4f16493063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee0b88c89c964882a9f68500bcc7d9e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5ab5014a58574ea8a33d7455821ee41a", "region_id": "RegionOne"}], "type": "data-processing", "id": "747a0fdd1dd5497bae7fe517899adcf5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95b099630e8a4f4989b9d3cf98d60a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "40db8b51a98542fdaafc34b5e2b05316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d863804f15e64a93bc172c5874f17a65", "region_id": "RegionOne"}], "type": "baremetal", "id": "d7f647e006c24252aa18ae0b299ae01d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7490f28702f44820b960fc971a211486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11199a493ee14f818cb3c901348d36de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "028924af755d44e0ad8faf47a45f603f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0ff953952c9e4d08979055933871f27b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "50b555b835a64eaa8d4ca95ad8f485ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "af8a27fbbe5442f390c47cf9ef675fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "869201697b264389bf2ae8eb29481c67", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d003d582411c4be3baa2e1572d151fec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "664090e07cf247199c947de012adbe47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a38b90c91484415ab078c0b274054d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "355df82d0e5446aaba552336246b2061", "region_id": "RegionOne"}], "type": "key-manager", "id": "d984188aac4248db9637f552b206b35b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48cd30248027419c9f9d85fa64323337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef64351d66e040a0b1a794012e951440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "db18aa4cfb3147c7b353d41b1f8278a6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "46252c1f796b465c8cfe45323f54f194", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9d4fa3856c0f446aa0482062f95ef6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0b574d26ca6471ab3017191986dcb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d06f344dc2c48bcadd1c794b92b218f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "05da462122b9445f84fa01216200a736", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5edef3bdb02a4f938a95e7ddcd57fe6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd50c532969c4c338181adce501e7a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "91577190096440c89dd5d98f1b782310", "region_id": "RegionOne"}], "type": "message", "id": "d932f120fb2b4512b819325ef918bbb6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3b4ca2aaae594ccf8c7b65e653fcc241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4afa482338f44b5da993867d5244a8d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "21ee744f46654d2c976744c70f9c26b9", "region_id": "RegionOne"}], "type": "messaging", "id": "7a1cd56d2be6472381b444a3b1982514", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5e7c98f5725d4a6b88408d8c9f4356ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fb94c192f7a44d5caddf8cd992cf9e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a761ab6618744f4eb067be4571e4e66e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e77ef5fd738f413c8f75c3b7f404def8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0c177b57fe24342a862324ec617089a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa8f2e71f49d4aaf94b90690786e457d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f931dc9ffeb944f797d8feb079fd7ca7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b130b2ee4da04825b3dd82f294704800", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b5edc11d810f4fd7a413c8ce676499ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f24b3b53a076420fac3b1357e06141dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24908f4362ff473abde06ed2d7cc57ee", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ec48045d0034d818506c281d6e28e87", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3365162de33f4170b592166f99b11002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f06f92c844f64fb4a09348256028d435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c8d64111f9c44bfa95c761925b333de", "region_id": "RegionOne"}], "type": "container-infra", "id": "4372b7e1f12e4263ba6db9b81f6a6e8f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e60da08af74344c8a13eddb2e8f58c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "51974a097fa846c78fb6fc1d2ba51f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "753fedd7c0bd43d386099a1e75d01ab8", "region_id": "RegionOne"}], "type": "search", "id": "846276849b0a40f4a328da9da8da68cd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2084e7341f724e329886907d80923e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "79c0292d9be34625b104ea0dcc551461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0235d982f860489a969c0cec64519d73", "region_id": "RegionOne"}], "type": "dns", "id": "66854e99e6714d82bf037831fc554002", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1e7efcc98b04a1aaf2eec7a29c303b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6479ce14629468d9930446239494b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "88a7f645377b44dc9a8459281f3191a2", "region_id": "RegionOne"}], "type": "workflow", "id": "bdddff2691de469483ff6848e663b85d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2f176f358c346008d66f35342d82f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb057bd204fe41229dcfab9bcfe70cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8daf3afe791d41a09e3ba93e192d5a4a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f3e43f6120e34af5b802e0f0703b110b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a29e01fb5bda4cfaae5a79d0de19964e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad08c39bc5474660988c0002b54f76ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "12358e4687ed49cd884e4aaa780f7cfc", "region_id": "RegionOne"}], "type": "rating", "id": "8088d079c5ce48228198548e5623c69b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ef69f1c029046c5bffe1b5b6c5cfeaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "892bbac94f6d46de981c4636f5f3a475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ba0a1ad1a2554c54bbf05f58f25c170c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "abb7fce28bcd4329b6a3a0e9a89ef522", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35a26f1a6c38420894aa05fc70c9413c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "093a9765a55f4f7bb35afa5cfea8e408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "32efb1d7df0b4cf1a6079905c8d2afee", "region_id": "RegionOne"}], "type": "policy", "id": "fe925abd686e4cb68470f854e2bb2187", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b448227d9ce4616a751c71fdda3f7ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1be67585aad54a318d6ceee1dc7945e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "49f6182b36674a3fad8924365768168d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f7e9de4e38bc4c2a843d23a80c0ac93d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98ed82410a9749029c43006e0d75071f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c74b87fe26d4327ae159695751e6798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8996a97c8f514904b4b33500f45e4e3a", "region_id": "RegionOne"}], "type": "sharev2", "id": "2356036d71964a739c9b718f6b2e31f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbbf031f48c0459c881be1d446bbad49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b91ec711044b4a64a24080514215edcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6b87ae278c44692b347a172dc456399", "region_id": "RegionOne"}], "type": "share", "id": "2b3a3666705b41d681de8691bfb592dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "74dc5fc5a0554c8c87dee36d47319dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c09236f2f6f440ab90aa4ed402153a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "de408ab48f2f41bbac0650d78f5164b7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b42cb5b6d85743fe8daabce10ac71ba6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3e4f46df02943c6bbcd413e530c6bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1a57565a2a8441ebb65a389770b9f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "837e86c9c06e4ecbbaf7be60082c44d4", "region_id": "RegionOne"}], "type": "orchestration", "id": "25e89b4f10c94ed095e736473c68ae23", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51d7ea20b8464f05ac5762783e225195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7896d8b4bb64ccf88d3762e60ee1015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be5fbd3012654d21a33b79fa3c09fbbf", "region_id": "RegionOne"}], "type": "block-storage", "id": "654f87df06804f71b54399d62e4c1164", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95033fc0b0a1433f8becc2b412a8024e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5771a1ebd15140f2926080647b5a38da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db1f3fada71b4bb0b01a4c96c080f813", "region_id": "RegionOne"}], "type": "volumev3", "id": "142d3e9fdf094b5ba59f8794a35e61ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b68518094f40389ea11f6f713c2e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99fe2fc80564183aeb2b264b2e6ce8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "611fb7ed9bd1469bbff1a1566a6b7f11", "region_id": "RegionOne"}], "type": "volumev2", "id": "576628287c4b41fa99ebb223b9e6182a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2801254fa49f4d05adc1d66177ac7c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e536bb90ded4ba88e3397e6b54b0eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b181f6910d54451a671515c4f1493dc", "region_id": "RegionOne"}], "type": "volume", "id": "91a9b6a35c894057989e0588605aa7a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48144e0cdf1a41aba79d6045957a318c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5292df154f2a499da3816ca88d44c2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7dec5ea4f974b83aaf3e721817b9088", "region_id": "RegionOne"}], "type": "block-store", "id": "aa1123fdbc0b4a429ce390d0a5572f38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ce938050127416cbe7ccf389990efac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "691643d1f9d644868b1c15f118afb952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7bb41934397c40ffa458438c314969d4", "region_id": "RegionOne"}], "type": "alarm", "id": "34939ba7b46b41efbbff58511c1ca5e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a9ea9563e7447e483589762dd06119a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b75ff2edfed344d6809aaf7dd0f64033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0e570ca01d446e4873da195609af06b", "region_id": "RegionOne"}], "type": "alarming", "id": "2c67f0bf5db8490d8db8d8485cc39e30", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "99a647b08486422cadfa6c9a5b5feb97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a50fb3c28d004e65a5584aca5aa85a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ef58e5ad842e471a9377f3337b5b7d3c", "region_id": "RegionOne"}], "type": "meter", "id": "7a30be0340fc420c8a77550616aa826d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "651d9a5c9a8d4f9783a1104488f39850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cdf6f9a49dcb46b6be33c3956ff9cf73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a1d6e35e05d47208c3598fca11ea25f", "region_id": "RegionOne"}], "type": "metering", "id": "94c11551da3b441cb14386c6b31fe515", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e6c51b638ad49238df1ed50946c4b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef8d97ae81e74b1e9bb99d964ec09386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ac252176e274b2e9166aceb68f8fdee", "region_id": "RegionOne"}], "type": "telemetry", "id": "ef38d70fa3c941ea9860ca6397fe0770", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "596501f6942a4b1c903c14bca6c82c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c4ba491fd2c141698aa0651482a797ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5624c8b3bdf4093901cbfa3f9803e51", "region_id": "RegionOne"}], "type": "event", "id": "ff52db534c4847ab9f0201d40f79bc07", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0c2613d892974dd3a52f5740a328ba0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ae5f47cf88ed46b08887c00139a486b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "38f68bd296ae4d938e9517778f694b11", "region_id": "RegionOne"}], "type": "events", "id": "73f21b5fcf264c4d8024593bbdab66f7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1f525a4a499480a9f0f68d8cee8c090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4723e1ec523f48fe949af42259434ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f943566f708f42c2ac9c004700c8b44e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4af52bb69bc44a4e9ccb5560b7ea7a49", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa6bc139e7504c25af8829891649567d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4d48662c14944e2917ab7c67f5d5298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a90c3f2fe46b42a6940b48d351ce88ca", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4c9fba1319144e63bae806f3e7bc8cd2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2f882827f10486c923d328b413fd852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d30c1e18f2940b2bfb74d16993f5d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "62943887a3df46538d6bb43b42a22b2e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "fb392b0398c14d63988883f66a40ea6b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc6baef90e4d40d7a1371a1ebf98546b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "523f38823f374a728423af8711380e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "89cdf102b9c343038017293dacf081ec", "region_id": "RegionOne"}], "type": "tricircle", "id": "dbc1fcce90884582b064772ab810a194", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "39fb9b9be5ce4613ae0476cd10a30899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f94b5e89521449ac833cd35ec51d25ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7682df4c254c45dc9393ba46598bfd5b", "region_id": "RegionOne"}], "type": "database", "id": "66ec59cc2c5548fb8846b7e6d7b68779", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68608289aee747f39e7959f2f550bcf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c82a1ff202e42be8cfe5d18482b8006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d092243968c945569614c653ae919aa0", "region_id": "RegionOne"}], "type": "application-container", "id": "a3388a15de37468dba081d713a7f2983", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "245777994b31405f91dd092985593302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "75725c7788104cfb8d66b6d0fbba4959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c338bf2f80fa49258671b2ee35d8c6fb", "region_id": "RegionOne"}], "type": "container", "id": "1e1d8f00fe23468ca8fd82b8494a1b1d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0eeb2967f76430c9d47c1d1afb90676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01b5b7def9264603b9a33cf1181580fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60026dd480744690ac1809e823abdb9c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "43fc636babe1435a8285ff7280358c53", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b0996200e01146a483e2eba2300cada7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33181417303f46ad8d84b3376ed0159e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c09d741c76924815ab02730f7285f8b9", "region_id": "RegionOne"}], "type": "rca", "id": "bf1847f5966349b79f2598ff3f1a3b1a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cb75f3c34813417692bd82261dc6527c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e452498320f94ed7816d8a133fc2e6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f932fc1439f64349a55f4956b02550a2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d5bb5e7daa404b18bfb3309075b17043", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2ac4bd54d6614f17ae66503bc777a6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a932c5d1ea2e46a7b8ae38f0197ef913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ddf77d7e952b407bbf2328bf0325b7f0", "region_id": "RegionOne"}], "type": "network", "id": "b9ca537f6fad477a88c5b694c4b0ebb6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4aac2557d68349218eb3c2fe8d221ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8be3d93bde81462ba20062045b7b48aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "263edcfd50364c148f758c4c9ab8c766", "region_id": "RegionOne"}], "type": "backup", "id": "937c1b4b09f74629a79158d418a7f87e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "576891bd948549a59384cedd8d6b7cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "952ff40a31344769bf6e0fbaf42f86dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65dcbb2bacf8487fb0886a87f8f66952", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b9e15836832e4cccaa31eb79d7c25d3b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a6c119d80d5b4b97bbb74e0e7187d73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8aa2d53512c420791bcb2c6b14f71f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "decc8a84c46f4f049fb61063172445fc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "22a0e92947594d42a4431fee16e3b911", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d3b3dc2e13946cc8b5597d5335b9383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "744e9fe89bab4eff9c25aefc2269a222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e60a74eae4d340d7b9662a6b0276a03c", "region_id": "RegionOne"}], "type": "monitoring", "id": "b4f4f8dbd01e434491f7f187e9921601", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "43371958450341c6a3990bc7603a1b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8518483959fb4656a555821fc685cbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d5a95ee083bb4b078bedcf03fc85ea2f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5449632b2dd24176aa141d8bda044709", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "528ab2cba391434c85bec335d1c329fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a784d664e234260ac0b972115f05636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fe11caaa9ecd4f958c218661854ddfdd", "region_id": "RegionOne"}], "type": "placement", "id": "d43bdf1beb524cb0bd3531c6ce8be739", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6954b8e6a55845978779aa8150a2d350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0700eaf48e1e44d897eb8018ca111ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d703402f97a94ec2a661b881caaad1b8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c0a7ebeab7a644b5a9b37808076cf9a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd27218f3e044a3dbd4f8e7d33833dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f501a7a97c443dcb8cbbeb8584bd62d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "93460499373c4a39a02a2844932ee1b5", "region_id": "RegionOne"}], "type": "ha", "id": "c74cef9993614284b7757b2a0988b43b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d1538e42495b4ea081b1b918997a92a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9e588f28dd134136a180c45034a50718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3f08e89411114fe09b7e4976f49367d5", "region_id": "RegionOne"}], "type": "reservation", "id": "e3ac28a759cb471c9e4d4e33d45ae823", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "547803270c0940788a45d11999982a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "10afab7c27184850a73e0cb72b660f98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bc284b94679f4a199045762ae745a4c0", "region_id": "RegionOne"}], "type": "function-engine", "id": "df6f89951e1f4cb292f6512395977f7c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2be1b6ea4254b14a7a39d36660889a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2bd6cfb4f1be4ffaa25c35a144395bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "03fac4d37b244bc5b94fa7f2e631d437", "region_id": "RegionOne"}], "type": "accelerator", "id": "3a0b4085b88840d28baa8b836267841f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd896225129742ceb3f3dd3bb160b104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9dff3d339da34af7a60618e36fcca5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8036356cdfff4ca3994f845fbfd3881a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7660420c93154d12b00f8991ee61b821", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9128b55ec37e426cb6a1cf01c53c8b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6bc4b00a2906470aa56072e1ea587e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fb231fc67d5844be926a624c36056f8c", "region_id": "RegionOne"}], "type": "registration", "id": "b93d3971dba443c4bbb4fbab8c3f818a", "name": "adjutant"}], "user": {"domain": {"id": "e8f3e5587a12437f85ce42193165df28", "name": "581e503187384ca0813f1d2ec6ac0321"}, "id": "8ce98d0914a4430089a532712d80bda1", "name": "48401077bdf44c93965fcf469dab3368"}, "audit_ids": ["3dea9d0fcd1b42cd8f894f2668a37bd3", null], "issued_at": "2020-04-23T06:25:58.576404"}} 2020-04-23 06:27:58,772 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,775 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,777 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,780 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,785 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,787 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,790 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,793 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,795 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,800 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,804 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,807 keystoneauth.session RESP BODY: {} {23} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.232824s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,631 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,636 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,638 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,642 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,654 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.573888+00:00", "project": {"domain": {"id": "3e586bfb9c514f31b1eb3c7139389b1e", "name": "86e4fc2e0ec24d53ae2aaec9eb47f4ee"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5487bc7afe054ddcadd981779e1f031f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e95154738914750b1f3f5357c256379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "54d27b814fa74a8c87319f41ce8b8c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5d23fd854abd4de98b82fd0c5e78e85d", "region_id": "RegionOne"}], "type": "identity", "id": "4752374e45f846c09a6f45055ea9f1da", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "71ff6f086f7e423d9ce91770fa13c732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f35c88d76f3a46cea54b3219c632d7b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e2aaae322b824685bc566f430f631daf", "region_id": "RegionOne"}], "type": "compute", "id": "073f1622d18847bcadfc8d0e6024f44c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d2ac78bf340042ed83ef7aa327d1d633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "31685cc536554c569cf5dd29fce68254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c0bc7e94a1854ade9f71352c968c24f5", "region_id": "RegionOne"}], "type": "image", "id": "31fffb35290a4de5af1a3c6b8539bba3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6f97db6706ba462984c56f8f89a259c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2825cfb702a6405790ada3a52ca13232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ee0c6001c3bd4d77996406061624eb60", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2a1f00cf44984c639fd3efef3753cb54", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "249cfcafb611499daa36fd2e48a5ccf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f56eae898b647d0b6a9792f5c5da1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "163067b6490644f7a1018f69ab1891b0", "region_id": "RegionOne"}], "type": "object-store", "id": "553fc8fce56046d8aa9a957cd63df4bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5abc9480f5be47328db99b68358d6470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bea08b49633453e9d69243d5c81ca04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac7169a517044a75a845a0e2c91b74fc", "region_id": "RegionOne"}], "type": "clustering", "id": "2ff056f3265a458cb398988e540b45fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e15fcdc121d411b8cefa2bf762031d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a588a81a66b43be9dd64c4c12be057e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c7d6ee74c5f4f3a862d5631c25d721f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "51138398474e4bc784bff919d77bcc28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6286b6de5484457c8cacef1c239d1096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1eeb6c028d5248c59306eefd72af58f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63233812ea8d4c34845687df99ea4648", "region_id": "RegionOne"}], "type": "cluster", "id": "cd57459f7bb34bb88840f97ede492bd8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "895757c2571e4a7db9411ebe0bda363e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4cfd02b61a1442cb6bc441bac29e904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f5a2167a2d364a25a0612faa2f04295a", "region_id": "RegionOne"}], "type": "data-processing", "id": "36fd923f8aa847cdaf986a17bb668b42", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b17b73e5b1aa4c049ff96a31c6d1c834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6096fa2d273e44b6bc6dc81689f9e9f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "19e01bdc165c4e6cbcfa257d427058ff", "region_id": "RegionOne"}], "type": "baremetal", "id": "09524b1dddad4f97b0aea96fd6772b18", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "367ad088122848608c06bc133545ab14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2058052778cf42d6af4b974795508890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d8ad5f8ee89e42cb8c489253d838f64b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0646860395e14d5eb17dc3e047bbbf1e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "629d52df2de141ef9d601872562052ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8535ad29ce444fffa11061bb1dcdf89a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "23205e7f667b449eb018e9a847fa3b46", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c9b5a01b6d644e35b764d33382b21d93", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c9d42f8d944e4113a23fdd258499727d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0333487878054baeb1220f8fbd52e386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "61c8ca01651d42848a76acd7c25fe607", "region_id": "RegionOne"}], "type": "key-manager", "id": "2b2933c139c04a5aa0105f62e7ac33fb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bea4605c2dae40cfaa8bdb37f57e4f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6adaa09b9bdc461499f2d806d98102f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8fbc9b05be149da80706518617fce17", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3bdf3e3898c64ae2adba8ccf9e8f745f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33e531e766f64fdca5712a5db143bf15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dce749bf47084f808b30c4f5fd8c0441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c83573178cb542c580ab0b1ddec57711", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c95c6ab25c44c33846cf74015d15e5d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a8920781e4bf4e22a545e8a0590b1dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3c36579463474172b11f757ca93cf28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee681a9635904728a062ed7f26aa8790", "region_id": "RegionOne"}], "type": "message", "id": "3b3c9ff5cb2e43adbfe0f598cda8ff47", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0ebd57c8bdd94e7c89e4497594933acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e80f6045f724042bc4257adacafbbc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5201c9031f5e407284d5a7e64cadb8d8", "region_id": "RegionOne"}], "type": "messaging", "id": "22ab301bc60747c5a4094a4197335ecf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e31c8fab17aa4fc5a8ee1540cbca822a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c3d91f9abae407aaac98558413e64c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a678eac2f0c54005a09a28773dd253fb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "810f7d1869cf42d39bb4e5e2374022e3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a308a60c3fd4fc9bfca2f1074b1eb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d625117507b4f2db6418f429233e703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "376222159e5c44ff8df9f1fd69914a75", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3591300a967c461b825544f717736f81", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "656838200f234ed1a5aceac2f21f4b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ae41921af77459f899d20702e4d31b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12dcdca2ec4d4c308a60fe5eafbb1eb9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cb528adfd6e5438db110441122d9c68b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34558dd348d1414cb02f9314e6fcc1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e08c25145344f1c8d4e11c5a1b00d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6550f91d53c24506bfc44c363a35ecca", "region_id": "RegionOne"}], "type": "container-infra", "id": "0c76ed0f6090459ba370fb4b8a0afb5b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "56d66a1b5a8c4cae885f3e1121ba8b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3ae7beff592d460bba90471c7d5da04b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "41cddf5b2a974ef695b7605667f4ee52", "region_id": "RegionOne"}], "type": "search", "id": "337c549a28a54806963b959b793cb6c0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e57b6098f49041dab6683ff15123b997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ff385c6c6314938a775a0a1b94e9a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b96257acf718468c90f4cbd318def81b", "region_id": "RegionOne"}], "type": "dns", "id": "8bd6c497385f41a28d42a589441d39e9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "612d85b21f6942849989e7cca2af7942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d1213222783453ebb26d46da59d0d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62191c9cd0524d7c84346f4bebfa6562", "region_id": "RegionOne"}], "type": "workflow", "id": "1a992ce209e7415fb4d3af975ce17984", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5eafc997f185492a9325e2db8b4140ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8491881648224e71ae77e38bd1000197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "044854cd92254aed8027eaf90a65b959", "region_id": "RegionOne"}], "type": "workflowv2", "id": "65584e6dd50740ada271537742ca141c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "785847f443164b46887a290713901e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "acad0fae0fd64b449eb579476958b94a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c14aac78e04f440f97622c8b9b7c61f1", "region_id": "RegionOne"}], "type": "rating", "id": "b8f2f2f650f04772988fbc3c9e4413fc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7aada73104e144f68a564f78ecbf1e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ece82f0bc924bbabf30c9a75261ad96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1020d43a319741fb93fe984ae23aca1f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1b7f9e47c3e847c3ac583f3fecc34bc1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f38fc6f3af940c4a39f54ffcda84299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e735e950f0243a99b36ccf0c004caf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ad8d0c352fcd42dea0077cf343e5c899", "region_id": "RegionOne"}], "type": "policy", "id": "bca402f8441c4314836cd276fcdbbbd4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62dcfedf2aa144dda400458b79d55f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba31bd08089040698a776093e6d29536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eabf7be21c3e445989c4bbd44ae1d839", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c68d576c30f548c28bcbb01af17b770f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7ed48fb89c54599b565f8eb488bd76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79f18ffb2c584b0f97dc2b4daa8d131e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e32e2bc85f404faea75c820d8c9bb037", "region_id": "RegionOne"}], "type": "sharev2", "id": "e0ea7a72f21649feade34eec58ce59d4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aced802d31754193927730753bf66364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c95ffea7e44b481c829b62e81bd01d42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a601c139a244fefa34fe596639dec84", "region_id": "RegionOne"}], "type": "share", "id": "600d98cb621341858f1f9d7e07e8d7e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1969b1726f144ddab614866cdca8f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bf5162aa1780466ca079d0feb18e9998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "09870762684d41b986931cc1346a446e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "114782c17b9c4d9da502ea4496ba0781", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80b519540c0c446a901b580f4c0fa6f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64c38514809941e1a4e68cf966cf6689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98162b55c9e44bde9a5c6ccf8a618dd7", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc4d37a96ffd49f6a7539324dba2b0a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7790e57e46c54528aa00a1ad73ecae85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "465e94cacb2b40158a4c051f28b956c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c68983d904e4a6fa9fb657562d4efc1", "region_id": "RegionOne"}], "type": "block-storage", "id": "1420f8bc337c4642b4a3d450b14803c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e383953887443b188cc719c17827215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e5ab560279949538e5010a554a52520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6210be444f1e43b6b3322de12b4b6937", "region_id": "RegionOne"}], "type": "volumev3", "id": "098a8cd462ec409495ba50627e2a74da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d243f009bf5439d9b9800652814defb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36ccaddfad404315a71f078dfd94ece5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5f699e6b8e74ee2ab6b1ac6bd1532b8", "region_id": "RegionOne"}], "type": "volumev2", "id": "a37ed21f22b145ec991fa24be49af759", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4365077a1a4c4b31bea50144fd156eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "584d4c1e61d045b0899c6e42af4c43f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfa6e73c52c24a0282eb269fc548a217", "region_id": "RegionOne"}], "type": "volume", "id": "9da0a522d51147a6bf79ba39aa976155", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84a359c15d4a4713a27f9a8aa8348f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "907e2e7ae1a74044b512d5e9d981e509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b4e2fc175a24a9da5fb2a2b8c4afa66", "region_id": "RegionOne"}], "type": "block-store", "id": "60c6ab4fed8f4db2a485d29c1b7867ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5dd394f572444ab8bc3dcead2ecd1b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d72a556c4a36477fb3cc7f49015c2aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a48e4ebc7985434088eed2e9d3c6adfe", "region_id": "RegionOne"}], "type": "alarm", "id": "f5142b4b992f4d5d9e8def082d1e489b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15d7e8a9623c4e909bf940ea559c4233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87aaf2def0714f4a8e451d1335186b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "438068df57544f37a338023c70d4670a", "region_id": "RegionOne"}], "type": "alarming", "id": "e89646d19734469785034b6b49417e8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfe41dc4394a4d9f83e1f16af0c7d79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc5e4fde72914aaa908b8cfb3e91a35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "141ee802ad7d4db490ce265c291ee158", "region_id": "RegionOne"}], "type": "meter", "id": "7edef0270a5444ee8487ce3c6427fcc0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd29b3989518438ea359eb609c30d780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5f67f97ff1b45899a6da32c77f8d29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0aa3e5ab6c094180a713ab2c2ef1f8f8", "region_id": "RegionOne"}], "type": "metering", "id": "1d2de7dd75d74bf197a1c375f0dcc6d9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "690b3123cf5e41c197f7cdffb1a60fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71bd75d52b1c40d29438af680448c737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cec65270f124473b88688f9e9c3ce102", "region_id": "RegionOne"}], "type": "telemetry", "id": "0d4dc04c71a6498fb5de297091a4f298", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0297d5549f0d42c38546587d90c0bfed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6cd3a1d2d860419eb8919047249864e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a597e80313b47a697e04c1c45806cf1", "region_id": "RegionOne"}], "type": "event", "id": "0a0d3bf7a37a4063b9e50461befa40b8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f46be22398ed4c30b8a5413878c29d64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7d550db92caf4ce782574c30d02ddb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2dbfd686e8e94757956c35ab0d5d7286", "region_id": "RegionOne"}], "type": "events", "id": "fe939b8c9a774039bbd52e65e7b7e8d9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ecf3999bd3304cdcadc5e4587e6777e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0edc67747ee142338a73f5a768f7e18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50019a6e4d05428dadc37b7825a3a6d2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d9199a3aa9f24735b733645ad9f6e151", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bea912efca2641e894f9b27bf1d7cdf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d89fa50f5f34b61b7a9d563a2446e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "857b2052fc27478e9da8d03a9effebec", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1c3114a653d14b4bb28e17b8dafc0ad2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bd65a4e5533426bb27d6692bcdb40ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "44e5e26ce17949ea951789ab3b0972c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "49273b8c6972454e87a1d3593a9a1dd8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "436c4e08ee9b4146a3f519b837591a0f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1538193572244c2085ff3cef3a73df2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bed8b1b67bc845ac852f845a736f4a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef9843a15773471889a3485851279ce0", "region_id": "RegionOne"}], "type": "tricircle", "id": "ab1b345bcb3245889549fcf3e8565a52", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d7d73f3341ca4240bd444b10f5e1b496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f37bf7a9b9b94b40a3173e6cbc60c1ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6f5fe9d13323470abe72db523b36d708", "region_id": "RegionOne"}], "type": "database", "id": "ffe7265a00f34a9495a9bfaae0016672", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "164fe38088e34dbeb40d28fecf8eb6eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a528e04003fc48ff86c375708c968502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5c599db7a4e0486986a160fe05e4980c", "region_id": "RegionOne"}], "type": "application-container", "id": "776f2bae2b784741ac1dcbd1092b34d3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34676f56167d42c4a3b2199b3d1e81f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f931aef35384093af8a72732abc5829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1cb10f1802a04fe1a6d2e968d86bb2cf", "region_id": "RegionOne"}], "type": "container", "id": "6de26df675744cd3bb9b2ec5bd6e7668", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "38e56a96d1e0451ca2a0d243abb12220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d867ef1351bd4749865c58e6b1ae0487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "980eabc8a8814655aee91247a1507f40", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aca18d13678f4191846e64e78d521934", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "534de99631504961b9dbc157fa3df20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "410322c709534dee8843c3ae47d90671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efe2badd80aa4d6fb48b3d87593a4624", "region_id": "RegionOne"}], "type": "rca", "id": "213ddd5d87ad4d0799225f779a69fe30", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "51fd0fe68d674f3aa9ee29103c9ede96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "294db5289be44530b40f4f5b05239baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e7e81ad87209428db55466abc08eda07", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e1819d42f1574f1ebc2842a5f3318051", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1750b5e0963247878ac6c45ed288bf6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d00b922890814b928c3504bd83712ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a35d3340797d4c2ca267dce3abb8cce3", "region_id": "RegionOne"}], "type": "network", "id": "1374f49064824791bb178f19712c6c15", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3169f9febddc41d98f7575dd1d717af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "410b1e8deae041e392a4199d3348f67e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f3b73437bdcc4d85967c4c8e4511a02b", "region_id": "RegionOne"}], "type": "backup", "id": "428aa474931c44f898086b0923b98fd2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37e671bd70d2487d9be025b88e935e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db85ee04f0fd4212ba0a6df69940c3f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6c6ed4406f1d4b689bf58d7a1dee68cb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d5a4f0ef295a4dbbb1913bc33047b9f1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddca25735ba64197966ba3c1f20e71ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc24a06c86414fcfa17eeb3ffe1e26f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74562517a37b4e1299db862939398f91", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c1c372df5f7049e8ba813be1fc13bc10", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7fb69c3575d74111981e0e4595f7996a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eee311e477b046c7b30b18fe90c93f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "068bb60b00de4bd2a9f0746cb3e77172", "region_id": "RegionOne"}], "type": "monitoring", "id": "a054ced3ac264c5d8c0cc0de02304bfa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c65e025241f94cb7871b2f0461c4dd4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "465add17fb92438296d27ebdaa4bf1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20cd218f039a484e90741babc13ce6e2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f158e7cb267e4036af98853f50335653", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c35fe6f73ee54cf29a4f2a556dce05c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c60c99f3018a4a3fbc74f1fc523c0cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6fc85838f0e344deb396594bc8523554", "region_id": "RegionOne"}], "type": "placement", "id": "4018c69d242b42409086c5691ed3d8c8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89c043d7dbcd4cb1bd15504c9267b8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5461e1d53b094ecdbbaa0235cce17fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d58c2fd486d47c7af36d43db7b36add", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b77eaee9016a4c3180b07a8885d22ddd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55e9578ad11c4b70a8182bc7497f62f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "edb7946176cc49668c8c46647475c5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "826fcca7111a401d981ec84316d23031", "region_id": "RegionOne"}], "type": "ha", "id": "eb4d8dbdbe464fcaab49b66697c5e7ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "086110f75f694d6895e4146006cd9252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ac92766934c34b41ab7327407337bd69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "edb0f1ccb9634a9692bc1ee04aad0286", "region_id": "RegionOne"}], "type": "reservation", "id": "e0decf0a65594dbc83ec1e7952320633", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "198f0253df084d74aa703f3f05c1b18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "debe5447e0a04dca9f37b85df55af903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "157a4144f7bf474bb036d4a7c3616d7b", "region_id": "RegionOne"}], "type": "function-engine", "id": "cfa062ad831643a6873a417af03a31cc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3ee80d7e40694c199adbcd5d5c3e6e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c5df389fbde74fc8b8eaa03a2435b29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d9d42012e3674c7d80352455a8aab70e", "region_id": "RegionOne"}], "type": "accelerator", "id": "fe2f28ca9f2b414bb7b7e0bb62a39a4c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47ef209ae68c4c9799f440ac4b85aa54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8f9177a2bdf4048bf1be2eb964ae795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "425f91fd6d5b407dbeb68a95a0a79b30", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ceac6f22033b45b28eed6e9d8b151682", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31e670df30074543b722fd9e1828af3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19c5b9c8127c4a20ad47a637eb28d12b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d89ec0dbd7d940c5b8896dec08f47629", "region_id": "RegionOne"}], "type": "registration", "id": "cf08ea5e5b7044ebbd086a0955e1311e", "name": "adjutant"}], "user": {"domain": {"id": "73ce4b85e5fc4b48b0b3d5adf0f8c918", "name": "169759afc22a4f3da124032f58ca9f11"}, "id": "d4877b544efb46ec996c17c31f489c89", "name": "592e7cb581444f4dae823f349b9e2861"}, "audit_ids": ["0214fdcf2f844add9b7e38db48f4ba23", null], "issued_at": "2020-04-23T06:25:58.573888"}} 2020-04-23 06:27:58,769 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,774 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,777 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}]} 2020-04-23 06:27:58,780 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,785 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,788 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}]} 2020-04-23 06:27:58,792 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/rule-types/bandwidth_limit.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,797 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,799 keystoneauth.session RESP BODY: {"rule_type": {"drivers": [{"name": "linuxbridge", "supported_parameters": [{"parameter_values": {"start": 0, "end": 2147483647}, "parameter_type": "range", "parameter_name": "max_kbps"}, {"parameter_values": ["ingress", "egress"], "parameter_type": "choices", "parameter_name": "direction"}, {"parameter_values": {"start": 0, "end": 2147483647}, "parameter_type": "range", "parameter_name": "max_burst_kbps"}]}], "type": "bandwidth_limit"}} {27} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.195894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,678 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,683 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,686 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,690 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,702 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.625217+00:00", "project": {"domain": {"id": "d27df518fb6141ae95f84f5453cac5a3", "name": "4aa0f62811454c5988536626c5c3329f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "52fb684f02bf456b9b6bb7c4716a355e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1f20f59e156d4559bf0779bd6d847785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "283d9137e4914020ac9a79f20e384898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "856cad8b23a14264843434b85bb29428", "region_id": "RegionOne"}], "type": "identity", "id": "e3c0b7099a0b4db1b2b2414fbc6eeb47", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21cdae0f41074e44bc119e36ca5747cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e6e2309096b3422bbeaacbe2f23821c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e403f748e78049bea848462853b92f84", "region_id": "RegionOne"}], "type": "compute", "id": "4ded2841f63c4524b1d88e5b132c7c52", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d9b9c6e1ca5f438e9ca7b1651875c1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac9ec56f81034f60a772eef345039747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "93e522a9be984443b6ee91b116f2bcc7", "region_id": "RegionOne"}], "type": "image", "id": "280e86134af5404eb6acc4f3a84887ed", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6772f4475d2c41ad9da596124939ae5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5b20c6f3851b49c6a8b960cbf8e8ed7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7d2a1261b1a043e88431b1a6f628c178", "region_id": "RegionOne"}], "type": "load-balancer", "id": "85383b9c13094ec39aea49a2e1559093", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2247594daa5a4233b2102c0d96fbbd4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0019454d63fe4f95b0369d73071b811b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d8e419cbb3842b492c4c7642b30073a", "region_id": "RegionOne"}], "type": "object-store", "id": "7c77c401d2c2432da287450f75d415c1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39ce25ee289f4c529dc2d1ebbf56cbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ba9030213a741c88a48d664cc16d21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9352d09f358480983ed292ae91a3e60", "region_id": "RegionOne"}], "type": "clustering", "id": "3b2e0f60180b416c8603cc9573e69a67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a670a38120f4946b781e5dd0e7a9df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "309da9aed13f470f9d0b31e7701b9adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c41029f32ccb441e8b6b9a678814f57c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "76a88ecf00664925988cd34221288ef7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2307ebc116e842dbb4aaed14869e6504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea285561405c481ba40fc2dbc44551f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a85d3f5baf747b1817e127f3e30b235", "region_id": "RegionOne"}], "type": "cluster", "id": "6b7297a2dec6493a9d4a1820a1c3a4fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4e82c9276b734196b265676243dbe60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83e791d9939544b29222477db61078c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2e8547674ac74a53bd81f3b291766238", "region_id": "RegionOne"}], "type": "data-processing", "id": "7a5fb8b6e8f643fdb306be9d5a08dcd8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "892cb3416f1b4838bf3c1ff97786961e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c36d3fb03c224682a2a014789d92201b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ebf25f456904551bac869e99ae5ac88", "region_id": "RegionOne"}], "type": "baremetal", "id": "581643fac37f47c48972dcc528e0921c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1bd6cf4026e4492cadf4ddf993066fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "791ed47872e345069fff8594a1be4b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2c2d5f80161544a188040abc40feb4b4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b824222385a349758535548fd67840aa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9be9ac392eb54cce8d2b263c2ae63d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "efbcf55471334fb6a889c4cff4fa935f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6a892fdd614f49d98e32f6cbad01f3d0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cb37ab2581a74add9b83a57436424615", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a6a494c8df2d4a298b0e6b690110a67a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0bdaa195d1f4cb18d8becab1d5b6af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77f47ffca74d44928e2a29e4deca5e58", "region_id": "RegionOne"}], "type": "key-manager", "id": "679a011b48cc4628981cc5884c03b3e1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "063b42e5db114446a01e5ac3466dfcb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47ff77e0d6a24fec908f56318def4d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "900a9cd305594b07b0bd9438387d6035", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d95e7b73b9874ec59a8ea42047a77c87", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5bbfba0b926437d9ef1bf49a69404d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df0ed3ef609c49528d700766d3564cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9020ae84120c4d3ba46a68c13fe72186", "region_id": "RegionOne"}], "type": "infra-optim", "id": "89ad09fa90334962a1b77d1b55376083", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c3c506c4046e4a7da4bdbda183de623f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2bc3fdc7317247b88d9753704fb46f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8ae9644408345249d5b9dd1f8fa6491", "region_id": "RegionOne"}], "type": "message", "id": "6d1e44cda1a946fa933c5d74ef0b309c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82337964eb0b4fc6b450039ee057175e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ee4142fd1b94c82a55139e0513cab22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "08d960e621714dc0898849dbf1c67e67", "region_id": "RegionOne"}], "type": "messaging", "id": "cf439a2ec71d446e852adba6eb1f81a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "40babcf9f1eb415baea33565e709457d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "946f06ed1a444f79983b67e3f30b4095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "adf6d76b18b341b3877073a21d944131", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a928fda5e5e84ec0898385a233fd5d6b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15b06b42be6a42438acb726d0d0dfae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f3cd2eb129c482e9da397380da4e9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbb4a339f9424a3993003125aa406a21", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b05e04ec871c4a1a945509d26be7e897", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a68d9ed8bd0c4cd2ba4cb350d7b09662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d5e3618dd8c4b50a6f13e156b3ad1e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3e8278ca74c4f68bfcef93f86dac7a3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "51ad16f158bf4e54a173223104df4d32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66d7407f212440a9a2ab6d5c8293ed39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c53a3c9ec017479a9c2e8d8834b5cce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d846921c54ce4958a6b4e9014fa58d30", "region_id": "RegionOne"}], "type": "container-infra", "id": "217ceb0202404e86bd0fb8eb28b93929", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e97ceac7e391443ba50e52e40a5cf5ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "69cf57bae9e442e986ec2e7feaa3dd75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f79190240086453493d8492cc9ac73d7", "region_id": "RegionOne"}], "type": "search", "id": "3ae1259152ff4db7b1efc29726af23ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "91a4b9b712ad4373949332824ea1e940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fcaaac11fcd14ae281f75a8f0f78d132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cf034b7671bb4de690e8e8acade02438", "region_id": "RegionOne"}], "type": "dns", "id": "ce77dee5c4df4e87aa9f7340b2aad564", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64145388b8a84d9ab9649b455cecc4fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75a3e01d666948969027368e49e0d8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "404000e894ac4fa48175c92a9c26b1f5", "region_id": "RegionOne"}], "type": "workflow", "id": "7b10c8e8473a4c7fab0ca4a5b64b29ce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0de393b8fa0f4ca395d0353193ec59c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "901592a2de1549c39527bb7419946a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b949f8acb6b04e88a6dfa0ddc8f0ad88", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5e19716af2684f36a0a89c8142631fe5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9ffed9a363fe4190bacb1d6b865e0449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "78aaea836bc04013af708794ad637a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c6183e4fadaf47b8a49789ce928212a8", "region_id": "RegionOne"}], "type": "rating", "id": "b643a03b8a9941cd9e6c7724800bc59f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2fb49644c0940a4aae822b0ca612310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33920b512aec441bb3064489509d9d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22e14ec1c7404f3cb9f21518419663b1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8c13f71cf67641ed8b18ef45ed41a553", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9da4f58944e34101bd01a9e7b1921e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9368d0dd531a4c5a89d7c672bf64f83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b9725aceefaf49d1b25800bebd60ef6f", "region_id": "RegionOne"}], "type": "policy", "id": "0057f631a2bd4401b158fd91e8afbef6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac2a014c6393425bae32bebad789eab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5dcd4da93aea4fa4ac6786906d39d2bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bacca349e7fa46dd8dbe93144241c025", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "27df4106bf014032a3cebc48191af4ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e948198ee1274323bb51040c2952bea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51eac3b0565f46dba57c06c7459f816d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c3fd1b684454059be56d96acf0b110d", "region_id": "RegionOne"}], "type": "sharev2", "id": "482ff4b8a1424b96bf23e6c6c816c9a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71bd8ecc2ceb4c3a854c9e7aff079ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dc51c94bc134c9a83b4e2d4d0a83cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "25e1f78ae40545a0a3cb5d66bc4c6936", "region_id": "RegionOne"}], "type": "share", "id": "28b240e49a104990b018976e77d47ab6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9702537c4b54db5896088661b333a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d865a526fcf4c24a90d123e36f7e9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab1ea1b4a9a24744afa505e638c20833", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a26c80536d6b4b6b99a898dede892c43", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ea50470a0814829a5025c75492b7dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b1869ed7d0a48d5987e7b18ce328287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b01734061f54cca9bce5140186fbce8", "region_id": "RegionOne"}], "type": "orchestration", "id": "1e384c7973f247988f7d2cdfcc0ba9af", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ab4434e38c415492c94352deaea6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31af59df88424af9bcbd39a5e661cca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc644c3d3abb4e95bef58db3f3a82db0", "region_id": "RegionOne"}], "type": "block-storage", "id": "08ec07fac8454f2289132eb3130d6362", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e07030a26cd1467694f1a1ada7bc519b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4669b75ad43b44cb98325148b5c0dd43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bfebab688a84758b90b60bd6ff162c7", "region_id": "RegionOne"}], "type": "volumev3", "id": "43e631b63375401d98befca6ff796974", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2a58d5f65384231a43c8ee601aa9856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3adfc6ac62784d26822a1b3559787d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4f4a6edd55429ba4947df91740b350", "region_id": "RegionOne"}], "type": "volumev2", "id": "0414f50ea68a43249940f4dde9a1c81a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26374698df7453ba98b42e5cb9e2e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f52dfdb487e43b6bed07b78100fb133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf5d943ca6843bba10383af61e0ef65", "region_id": "RegionOne"}], "type": "volume", "id": "235c62df0f4b4b1d9bb9f8a791c34a91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827e0813114943e3980dc0bcc35dc811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16cf77dfcf1342739cc8fd52f0fbac01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f85fca77b1542619d2e5d4713fc25d7", "region_id": "RegionOne"}], "type": "block-store", "id": "5129e7b1194c4fe6a1cdc07510962ee7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e1eb51489202429299bf322cdfddb13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6691e4040854da8b7253eb391f5a684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a567a0ebab674825aa4af95a6c2eddea", "region_id": "RegionOne"}], "type": "alarm", "id": "67b1b0140bcf42f0884e3cd9255a8c1b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7347ea5900964cdeac25f5350cbd784a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "032ce1372b0245c1953695962ea107fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "73314c97d8854e5395b5ed44051a2c9b", "region_id": "RegionOne"}], "type": "alarming", "id": "b20cd3c4db7440f28cb1eeb38f330fbb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac1a1d86d5dc41b6b0acab9614090c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d933dc647a4e42168f48b68737b659ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "13e84250ed1942aaa8d54f021de32961", "region_id": "RegionOne"}], "type": "meter", "id": "98cd2fcdc8b44c2bae5df2dd2ad2b0fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e295aa58d2641538fb88ca2ae8b68c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5288c3b878a4b8385a85732250c638a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bee94c5444f647caa2b7ad9dcf251798", "region_id": "RegionOne"}], "type": "metering", "id": "c360f810ba5f4daca8637d39dea9005a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0541068e049c42c4bb87e0d86b2e8781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9cc4692bd094fab858dafe5338f7d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da95bfe978cd482e9f837cfcd62bfc99", "region_id": "RegionOne"}], "type": "telemetry", "id": "a454bf22828942fc88c3824b50f11b85", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dd46a59ce8424443b4169d81f38fdb1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bdc7d17e3f68438f8bce9d1081654851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7a8a2ee7b7084333a74c4d2ce68c5c65", "region_id": "RegionOne"}], "type": "event", "id": "b7c96e592809488e9c047a21c05ff522", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "944de9e11b9c493baf917ae1188db70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7408adfb54a345b5ad69645fdb951385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f75bad52e2264d09a8d9ecef7263f1a6", "region_id": "RegionOne"}], "type": "events", "id": "80d14fb65585406dacaecbb359ea358f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4b1d5f470d549d3a230bf8e960a0365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b6f9b6e91d664d4aa68278f4fc125c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fa9c00e25fcd4b88aa23926d50fe2430", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4f064c0a3ad342d0a44c446acc2beba4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10509f3aef5e4042997a3c16105fcf9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "147a8e0b11f340988a2723fbfdc2273a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea9f1ef5cc304fa7bd4ac87c608f955a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e37d26474fcd4d41bba2aff0fad6477a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9dbf577cc9b44d26b69b734ddac0d505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f133c6ac04f94871a78214058e2d667a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "693c382271ae4f5e8a5074b5b5f5dac5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5f0ac9b27c4c463aa941406c28a937a5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6dd807483ed499596c7fc5c2da52da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b3980c4cbb240718193cdce649ac1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b516f584902b473d9d69e6a8a4684932", "region_id": "RegionOne"}], "type": "tricircle", "id": "e65d4c7abc414b57841fc0f3aad5fa68", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8a823513d3d0418691a97553e6037f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dba070f3c5754fedadf7413fd39a46aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bd52167b75b54194ae982b6909b94c8d", "region_id": "RegionOne"}], "type": "database", "id": "401be295f6c249eab4a50b7b3014499c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99744c4cd9cd40dba83191eea5dc4758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "67fcdb86605b4992931905c350678704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2cc0d19313c3463ba4dbbbe21ca381a3", "region_id": "RegionOne"}], "type": "application-container", "id": "59ab2c774fc843989713f950382530d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d950bb39c5f948ffb63876f283e7e0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9037f09d30cf4481bccf87828f5c923f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c8e4955dbc56468dbde84af681039127", "region_id": "RegionOne"}], "type": "container", "id": "7ae25febe99f488582dda482d8fba251", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20d6eefe0da84b1187f598c262408f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58cc45f74d504cdc852facb9255e3689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "595b1cc726bf436db36fb4f451196423", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "73f1353937014de5b3ccb10c1d1946cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80d16f4c456a46a8ac42ca7ef5337fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6293ef778f94e4bb6284d21daaec891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e6b92cb8ab94acca9014b3435794142", "region_id": "RegionOne"}], "type": "rca", "id": "44ab5d803ec14c5688fdeee9a3125c7e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a5916da2a8ce4f66a34fcfb7021293b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "adedcb18ba5347988b87590ce2add958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a679ea9c58494b248f19fe96fa27af0a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7e4952ffe77442b988dcee1b18df23af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fa5b2382aebf46c9bd322ab001915fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cc5f49b9419745be81998102d7bb4020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "838b627dccaf427cb95bd70c86516fed", "region_id": "RegionOne"}], "type": "network", "id": "92909340a10542d89d62bd08c6e3e29e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e687e4a39db74887bc363c3126f4b0f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1c7b1adde1e42d098518ce8a6bda226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d724898ace07474b9ea5d3d7d0085f16", "region_id": "RegionOne"}], "type": "backup", "id": "da6b34b76034436facc662445b71bfc8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3683c31d07f445318b4956ddd7bd36ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1687fd01ce8b4f59bdbecdf340bb80fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1d6c73fc5b464e0bb72d64324f7e3883", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a633bdd4c9644fbbb7757def3a758159", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a59d5f3c6c54603915df6a491fb0e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76a6b35976cf4cc4a5d0e455635ef2ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f766bbfdb860441caf6adc528869071b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8e1c3a15c43648bca683f48ec2345c84", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b1388d7ab0b47b3bfa855efc657b555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "298fccfe97e34feba30b0bf170355a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "55fc521ea15b471bac0be0b97a6292c6", "region_id": "RegionOne"}], "type": "monitoring", "id": "2671effce5fd459181cdb00f2107cfb5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "858c0f57bd014e7184b3a13249f80010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c2aa937f3304c22aa5714138acb00f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bd6500c2522240dc82649132ff93d7ec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e16c8282943145eab51dac052fa75aea", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ec2bed05c5164125b96d7112355fd570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1da4c13713474b12872d07caa9bd29b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "beac1a5cdef749d6b8693fd7ccd3698b", "region_id": "RegionOne"}], "type": "placement", "id": "adf14775f8cd4aed8aab14fa6d7e89bc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a8a09ccbc8141e085561cbe6b8b0a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6965003135cb49d0aaf8a7a1bf4f6e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd1972ffa1034b2ea014bd810d1e63bd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "929b12e141304d639eff6f91a7ee0c72", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b52ce92ce0c418bab2df7a4e1b238c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a27607c6d62942039778608662fbbf26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7b2a7a43e14043809ed0d0c24a5c918d", "region_id": "RegionOne"}], "type": "ha", "id": "c10872ab23b1453b94c6017c587f9e63", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c0be479e7ae14f2aabfd330e2903006b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d1395f0f7424454e855706c55d85760c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "33ed627a86064b1fa3941c50f5525f5a", "region_id": "RegionOne"}], "type": "reservation", "id": "b7d5d9f1f1ce442a8ad777ace97f8dfc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bebee1a9b9aa45a0bab161fdb8ac0228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f418e6a0fd754a4e9bee47cc7527c903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d4cf9f119b94bffa8cf6b82c53e86d3", "region_id": "RegionOne"}], "type": "function-engine", "id": "ef95789e19a846d9afbe6ded307e7d43", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8be4b1460d8746c29199808bfe4419e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ad660b138ee643f2890d237d0a238d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f57359f6ff214ef7949813e5debe6dd9", "region_id": "RegionOne"}], "type": "accelerator", "id": "5426121b62334b3c9ae209d5366bbe07", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b38503f493b4a308bc3f3fc0bc480ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a74387b5ba7d465cab445da0cac29ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "597c0d1f0a854dd3a4fa2093a4f20757", "region_id": "RegionOne"}], "type": "admin-logic", "id": "56a580f39464451ab94baa42796d4651", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5136595f807d4347a3bf4efa56a2778b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3bf8000b7da6499b9a76844f506d5355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5c950199c01a4216b14504cf56532834", "region_id": "RegionOne"}], "type": "registration", "id": "9e3f0e4881d24f319a31be5d4441e3e9", "name": "adjutant"}], "user": {"domain": {"id": "6e70f99632374b15929cc3c830503ac0", "name": "c49b0054f8c742d8809f9d896cf3828f"}, "id": "2e149186a6dc4582b7418c9b39547e4b", "name": "27fdd7b580e540c88e6bf7cdc3c1ff35"}, "audit_ids": ["4a48910fc89b40668144868964111a85", null], "issued_at": "2020-04-23T06:25:58.625217"}} 2020-04-23 06:27:58,805 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,811 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,813 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} {19} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.225386s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,680 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,685 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,686 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,689 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,703 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.617157+00:00", "project": {"domain": {"id": "f6d41d60efc9473f8d555209e5212d21", "name": "37d0e65e043e42d0819f224c0b225020"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "873fea9c8f21411f92c39114565b6c74"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8564aaccab1c487391f7e7a2cc80fb0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "44608cfc86524eac853b767ecf067274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7a40059928d642329bc70a3c5b5f8f57", "region_id": "RegionOne"}], "type": "identity", "id": "92ac27acaccf447bbc30a9e6c68f2331", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1171185fc634b06b149b8f21a9d82ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "afb9c5ae65dc4f43bac7b518743c73a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "69820d97b02444e7b790bc2a2243fd30", "region_id": "RegionOne"}], "type": "compute", "id": "2576de7df8ba4651976ef7044d43646a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3883e8292f224d1e8d823130d28df49d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "162078015c53419a8a0a6352dd97b124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4802002ad5f74b84a11cedfa644b663a", "region_id": "RegionOne"}], "type": "image", "id": "4fa00dbf043c44edb3a49341469c39b4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e40edbf2a5794c21a29cfe8791e26042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "11226de904b14c228c6b4715490088f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "49c21529e84d49889d8fe37a38d64a73", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2681d7abda6f45bc957fac3a0afefbf6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1609bcc0edd4515a6f9fa89a246c81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2f392e40a61499d95d36cc589ac736a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86d1e8b50a664dba9add04493140143c", "region_id": "RegionOne"}], "type": "object-store", "id": "9b497ed86d1c4782ad48b75a8957f83b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c07648808d224442bfae5ce122f34ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2aee1d604544cddb39aaff351c438ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d71897e995f8418a9077bbf8f77695a0", "region_id": "RegionOne"}], "type": "clustering", "id": "a1c75cbe00b844d98c66d07ef316c1b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4365940cb9b24ef0b43b2e991f4a6f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a98834adc6f458c8cbc10377b933ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00a5f5a8867c47d68e1e8c9cb6c5d25f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d3e224ba568343449eac2e493845e6e3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "896eff1f09044bf89d4b6d82084566ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b3806556a0d4650a59b3c4f69062475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b13a68f842584c7ea8fbe91afd09730f", "region_id": "RegionOne"}], "type": "cluster", "id": "2ffbfd3b9ccc42f1a332a9d0d5f26cec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e86dede014ba4e9486ad068c4c7c28f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "363ce292325548049be7679523167f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6652954db6604574ab77e60513b5c68f", "region_id": "RegionOne"}], "type": "data-processing", "id": "3589acba8e9e47a2be44f4699714401e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9569161cf99e4075a8191603c7b8ec76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2a2a86018514995bd26aaa45cbf90e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b3e636d569594d7f8614ea16bcf66dc9", "region_id": "RegionOne"}], "type": "baremetal", "id": "3b6197cd4e62424e9e6f64aa0e5ed88d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3bcc20678aba408b80e2bf3ce3fdb501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c94817e672c41c6ba8b216f16e75443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c958ab2609cb4216826bef4a6ac42890", "region_id": "RegionOne"}], "type": "bare-metal", "id": "69b15db40ca644f9a7c302a215819cad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3dd88a53019b4581826cc7665fd8ebe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b65898a01c60454caa03dd5cde4fc3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2c82349ba1b84e4a8102a136079f2f88", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "27622db8550f43f69ea5c2a49d69bbd2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "78d1cbef515847afbd9d18c811274a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c4ac9b5ad980471e8f2ca57316af4923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "200310d75c3f42abbae9bab814b1b2e4", "region_id": "RegionOne"}], "type": "key-manager", "id": "a5ab47b864fb458e89cd33fc666e91c1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fff8c4afccd34de08251e267cb60fbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3c5d8baf59b4a5cb507fc50818e0711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f4d4a90c51e54fc3884a73b9c85d2626", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0d5acc305c134f888f423d881001a40f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a1c706cb7794400a43721cf50afcf0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91adf7a81f7f4ed082eec5533a06bafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "133cf27453eb457f97f69a4a62c995f3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5b89eea3e2a946e790072dfaaa833bbb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff1cf0a1be4f48d6a05f6c60158e758b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "82a8daaf16d04b1eb185e7431e85356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dd3ea6b43bde4940a8f6fa3414deb32e", "region_id": "RegionOne"}], "type": "message", "id": "182e4c3a00264aefafb4e5ddf38ba214", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7381cab754f94c9197548fcd7c4f37c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba7120ccdf574169b0305198755e635a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2feaf4ef3a9140ba95585354b1342cea", "region_id": "RegionOne"}], "type": "messaging", "id": "5cec38bd23da49d19fca481ad0a493f1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "07282f60150a4ae7be87ac5c55320230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "36ee740e8f98421eb4b5fc3230a482c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fa5afabc9bfc46bb8bc6932544028708", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dd8ce7aa6c0b403da6a8954b49b4050b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2a3ab5711094874b6f523115da8eb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e828c16023e5435ca0a4c246c4942567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e0f83a1bad6406b97ce9f4d61708b9e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e344ff7c250140ff8b14bdd5108b0151", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b5abafc75964f229dc2eb314c59ba87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17063a38720a4e41a5f5f61d55853931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "153591960d53446cb944bc4ae340f43c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3e023b580a1049a3820c7461690428aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd9b3752387c40a2857727bb94fd2681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96efa9a41dbb4652940ef560c23e1f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e29bc8ab6c194af48ba9caa50872824d", "region_id": "RegionOne"}], "type": "container-infra", "id": "4dcf1caa9f384b23bbc788e243ba3278", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c1ac2ff0919643db9fc55795056e65db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dcd1eb129455478ebe88d898f138c799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4165d1b559574e91be6ae088c169deb4", "region_id": "RegionOne"}], "type": "search", "id": "59617f60110841a6a2ab6ee0fb2a7fa1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c3f2a2876be41d0ad39ba66e0bb7aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b80871147cc48f5a51a27115654a05c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f1da9283711c4e2ca6b796da6cb9572c", "region_id": "RegionOne"}], "type": "dns", "id": "d2001474e83c43bcb7a7a323863261d2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f2d860576c441e2b3505386e2ec3c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a00ebe99239444bf8659cbc60d50cf6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bf80c1cd5f774d38b75fb0ce4a05920d", "region_id": "RegionOne"}], "type": "workflow", "id": "c2d5200ba8fb4e92b69704bcea930857", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d66fa6574e5f4ae1875018062e90c1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d88335def49a42c8a2306caf9360d98c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2193a7b26bfe4ce09e6228979df1771c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2228cb0205e0425b8353677aa884be02", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e80c2e7c64624db495195cba97629d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de43c17c65b2453bb46659aac4698b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2ae34f537e084be69ed9df9506287c24", "region_id": "RegionOne"}], "type": "rating", "id": "7cd245a2dd5545afb276265c7f58cb61", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68357a718b384bd6a069d54619417474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "248335c3fb134636a0a1ac72e66ea4c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3b8de2f888c34e5c85b1d066ee9306a8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1ed2de2bb4054ea4b6824a1fa1f32b10", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90367514b09a4d19885f994f0da1ebf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77e3d512bcdb4c5c9bc8e81a8d5f3130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ced30badd90d47dca0a2dd1adc7d6ae7", "region_id": "RegionOne"}], "type": "policy", "id": "7f909393193244d0a3125e6933249ab2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a0f52d78d1c4ceb9f213e80c11f6a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "316e46a3b4c14cc18468e5e792a0a25a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "286aaabca8e44385a085cbe5c34a1b63", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "054a2b7a72bc407092ed979f0a526eba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59bc6b686f6145b3a3dd0612f51cb893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "426c471d46af4ae1b2c142a86be7b6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6cb3815ea8946afb79945ea9e1bfce5", "region_id": "RegionOne"}], "type": "sharev2", "id": "8e6821ecd0f5409c851035dd5833b977", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4575c77f1984e47865026e019eb5293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9715946ae60c42d2a98477611cea21f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e242a7e70fa04a84808758cafdfb9b3f", "region_id": "RegionOne"}], "type": "share", "id": "f06fb00354e64764afa0ed795f59e904", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6dff2e18912c455d8d72949815b4dc41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b671216c535241fa9464605687f90b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3b6e75888584e97823097dde42b80cd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7842f0e52fdc4b9d962696514b5ccb57", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a780e97229346e896549425c56681dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce890f8b1c19440ba43191cc55882272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58739613acd54d2f9876d45f6d21eaf5", "region_id": "RegionOne"}], "type": "orchestration", "id": "c63bb55452f84b9e9ba675f2e4df69b4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4b67a61f5b54ac18630e873dcca9379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102bafdcc0bb4637a6453036b4e42bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "983126c2c61947999735289b1741c171", "region_id": "RegionOne"}], "type": "block-storage", "id": "831e69231971478e8bf1c27ff761e05c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ede6c760b38e4b4aa6510a414f5fb88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcc84ef14d5c4633930024fecbe35aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b7e231323ba4e44968b612eda316a5d", "region_id": "RegionOne"}], "type": "volumev3", "id": "c8db7c93c4734e3bb52301e58a33dd51", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fc88ebaa61a47d4abaaa7dc99494e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70c3f7d06b4249dc9edd9a8fecef163e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c258b9ec4d6941a7bcb5e5c06c937f44", "region_id": "RegionOne"}], "type": "volumev2", "id": "af5aecc93517464481ce1fd978e2c9f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94fb493cf9bf4d4882344bf2562cf4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "735aa9e49fc04f28a18b4c20ec9f9aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28258f3aa1924a3abe3b40ad3e0b10c1", "region_id": "RegionOne"}], "type": "volume", "id": "30f679b7401643f6aafebe51f0a51a60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a87921b6d0dc4240a63149ee1088b577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa0e10d8a93149e5be5d62b9a4d1d05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "285b7e5c896f44c8ba62dd5a3858f025", "region_id": "RegionOne"}], "type": "block-store", "id": "15112b45a4044511ae96cba2d39a9e50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e819dff06b04fc38ef07b5b1169ad4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a8ee55819b25435e913ab8f15180ab09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24746f5236d84e1d816a48b4896f6253", "region_id": "RegionOne"}], "type": "alarm", "id": "3b7ecb7feb8c4318b15f20762ac4acbb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47b9067b567848858beaf1217af0ec94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "709dd0975e56406ca701ea7200c13be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4593d184305a42c4bc2e808d7f0871aa", "region_id": "RegionOne"}], "type": "alarming", "id": "61f8181a7c7740ea866a00a446212208", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c1160d435cb4118ba6d6ce20b2d41b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bce0ebf716541e8bf042858827ba1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a98b78439f34488ba0b09a0f26586476", "region_id": "RegionOne"}], "type": "meter", "id": "1e5c05c121aa44c5a4338c00e61a5b54", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9da077180ac94a49ade40fba9d8fac24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6945042c82ba4da091efe6240700a0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb20f362932f4d788efcd259583b5f30", "region_id": "RegionOne"}], "type": "metering", "id": "2aefd383c813467196c9ead07373313a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d643c628326746bc848eb84e59d53d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "18c807773e5049a39f0598a1f5669ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce96eb8adb08470fa6847cb6b4840790", "region_id": "RegionOne"}], "type": "telemetry", "id": "f4931ba8cdad418aa8ae78e8855daec3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "63ee2756a13a45169840a9aa6b20f095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b351c9226231484b9244937ffd2feed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a953a84a958a4b8aa4b3bca7b8367b42", "region_id": "RegionOne"}], "type": "event", "id": "ac942b05d59b40689fa11507dca2bf60", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c85cc303322e4d3cb7be351355c7b768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a6563e345f67471e9fe29a23063c7dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "560f7564d281482e833aa647a06636c2", "region_id": "RegionOne"}], "type": "events", "id": "16751a0b8d31451ca94d4a1d52b9f179", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b135988928948ae8de1203d1e9f9314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e4ad2147f3847eaa6b83c5fa9cc7957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3870833c42e44d3da8785bd85c08c4dc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "61d11ed2573d49de9fd53f8e9c0c1b8f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a50e32e3fdd2479e94cef9e8a7db7736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be3546cc1a524ff8a36012d1ac2c7ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4514f64bff8240d18d0428896c3337c8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8607bdf93fbc40d7a20da719ef343a96", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a7cab6131ae4c8d9e7d3319c1091a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bce84f0c62914a278e523d57ff17b7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b3b306d5d714922bc0881e4bdb56ea3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "55513812271c4c389b04f7fb36b11ab2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fab50ec13f0432e944e159415617c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cf7844eaa79469d923d071743f7a3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5824880bc614cde9ffb33e494522bca", "region_id": "RegionOne"}], "type": "tricircle", "id": "1e48efc350ca4434a3802df244ca807c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "34b1a2e678734d5fab0e039a52902d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1a861eced1a64366ab0bdcd2a1a08626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "822a54eea14c47d98627d987d979b382", "region_id": "RegionOne"}], "type": "database", "id": "b520009ef84e4c7a8edc3bc4dd28e685", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77fa407a75ee4e019580d267d26117b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da68da1ca6b840a68399ab055aea3ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6795c3a3ff16426787245ef13fa4dec4", "region_id": "RegionOne"}], "type": "application-container", "id": "9a8dcc14ff77400f94b04f306136f523", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c853c8884a8c462ab09dec6741614d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "785da0284ec044068fb45a91d599be97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ecf949d523a142fea241f20947f82fea", "region_id": "RegionOne"}], "type": "container", "id": "1be933f1796c4b208c29b7469709b126", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3392f631981a472685c8a1cd9c20b3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "948372917fb2418c82078d5dea06771e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95a1589cf55f4e94928c3d7f9f5d681b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "57791ee9ae3b45608ce1978a58e86655", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "480e949cb7ff49feb87fd1bb68a7af5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "44c67b1003134f64baf90387ca94e693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3cc3fb2d798c4bb69d0de0f47be2ec97", "region_id": "RegionOne"}], "type": "rca", "id": "e5e44be9908f4a5f95c8b262ab94180e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c196416bd0e9499abebf2c7ecbed1d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5fc0ab7726c3496098c7adfecb4fd98c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "11ff11f74192495092a8f839e1fc78dc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "793c0160e8f2490fa8b98ca87feeeee0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b511897c7f5c4a738ecf42df09921273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b80d39dbee3449ca9eeeb411ee8de275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d10087a570584a569ee5a99457b3314e", "region_id": "RegionOne"}], "type": "network", "id": "c947a762c5fa4312b0bcc949ae204371", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "aeba94102549432c9142c409352dfb8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2cb0461b1abc4b8f8a821e3204c2ad2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "38a0973f5e164b27b3cba69784344b03", "region_id": "RegionOne"}], "type": "backup", "id": "ec6e551bb66c4725b5a8526c6249461f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d5c4ef72f4e4cf6a0dc3b64e2e82507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1be604961c744df08ad46ede977a0030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "458282c924064fd39426f6b04994fb2e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f2f64897e1f14504875b9370ea14141e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5cb04f978ac044a5a11a443a802b0e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f1622ce66ad40288c0f433f8b211bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d79ac840b0804ca39498361573b69582", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4f88c3ca35674c669561b87b3c6ce558", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b433c6cbca7548f6a2c946e54d41c300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e0189e9c72494206a99523bdcbdf07b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c2fb524a3e8040b584e9dd41c72988ca", "region_id": "RegionOne"}], "type": "monitoring", "id": "0f6b8fc3606042cb901ce034076e7da5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1678f890e140454790d108a8910aee32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e7fd77aac4c0499d84c37bf32053c6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "82aae384cd96477fbd5e00eae6c43ae0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2826281360574d3abca5163fc75f1b81", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "baffc0a2adc1467dba0829a46e6966d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c81e97556c17400186a8049b6cb47d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c2c8ef9537254c14893bad5529f8e866", "region_id": "RegionOne"}], "type": "placement", "id": "6901f92e6a344bfe915639b65adf7c48", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c81bb071cdb945e2aa17e84c5984ad8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fad38b31d654028881855db67ff991a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f19fcde242c2477d9d546d0ed45549ea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9f4f830223064748a7a42f8fc80bc8be", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd2c26e94d184b9dbc76fc2b17a1b9e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "940e6d169461414e88097d3f5ab155e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53de62d0668747169ca359c5485fa466", "region_id": "RegionOne"}], "type": "ha", "id": "4e2b8daae80d4c2ba7a3cd6e799caa61", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce3c9387127b40888fb99e29348c8d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f2023c6142b24deca24aed977a002fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "166eae3b05134c26ad093655811650da", "region_id": "RegionOne"}], "type": "reservation", "id": "b54db8c3e38e48538b1d2263e1f6ffa2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c4b74e1f4a664dc6ad9f61647867f997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d5f16c1531434cbe804d1c1b20f5a55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "45c5d9de832b42e7bce339a62c9d1b6f", "region_id": "RegionOne"}], "type": "function-engine", "id": "4b64e1444dee45febee1815cd700187b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae3819d6fefc48c2b700272dd2465597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "44f4c38afe4c4be08d608f0ba5e8d660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9b91fb0250eb4508a5b0e033b6a8268b", "region_id": "RegionOne"}], "type": "accelerator", "id": "020b6770339f47efa578cf6095367191", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f4283879eb14af8a9beb29217d166e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fed2ca33961e40ec9d4a942207019e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77813fd415474e28bb48c9501fa99f26", "region_id": "RegionOne"}], "type": "admin-logic", "id": "54f8d32120a1471ba6299a8a7c66d1fa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ad6fa3a2dc54fbda61666af3c2a4376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "288cf34e7af24d82869c0d52d73d2d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3f4d4acc6558424f98c26578891acb7a", "region_id": "RegionOne"}], "type": "registration", "id": "c8c4f50b06d548a2a8ba80ec0c0b3565", "name": "adjutant"}], "user": {"domain": {"id": "8551d26ff41047b497c90d4949583990", "name": "3a77d1d3291c44c19857af0aee5fe6bf"}, "id": "bb3ecb0549a34b16a5212407d23ae9b1", "name": "d145f9eed17c40958d4d3d458e6d4d62"}, "audit_ids": ["726ab36d74c1456db333f7e79fc0c84f", null], "issued_at": "2020-04-23T06:25:58.617157"}} 2020-04-23 06:27:58,783 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,787 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,805 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,810 keystoneauth.session RESP: [201] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 16 Dec 2016 18:21:20 GMT 2020-04-23 06:27:58,812 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2020-04-23 06:27:58,830 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,834 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 2020-04-23 06:27:58,836 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. {11} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.191205s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,704 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,708 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,712 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,722 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.648570+00:00", "project": {"domain": {"id": "39608fd8e7e6429baff678d8b96c731f", "name": "c72eb33764604ec1ae0598dc41b0c054"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cbb449ea48394b689e49a5d24b20254c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "91b9fb7767994e928a8afc680968dec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "be58f75eaf5147c0859e6775bd0494c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "081198eaa7ee4874ae122499bb564135", "region_id": "RegionOne"}], "type": "identity", "id": "ebe64d04d55d45e681639c3403c81627", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "164485e35c004e528b5d68ad155cafeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f3642143eaf4c8799de75eb47b0e5dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "01e5b5c6da794a2f94c4128cd408f6ea", "region_id": "RegionOne"}], "type": "compute", "id": "dd95695b19694458bb3d1f658710bdb2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2b34547ca92c4e0fb7bc2451cf77025d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "793ac0f7b6e040a39c9710d7bab1f467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a925e3a5b8ba45d29c05f2efa015e351", "region_id": "RegionOne"}], "type": "image", "id": "698ba5251cbf46fd8c8d25b91e8fc2ae", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd1c6b6530364eca91921302f3fa9d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "230c6f32c1fe408581668928c8ce7d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bb2fcf820de64663863107283bfdee6f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b77130e4950144efbddc1d20ba5c33db", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bb1f51d0c714bf48fa94f8033b6ec14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebf37b39e08446bf9e5655376fab9c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b053a31aeea420b9ff52b433b64b53f", "region_id": "RegionOne"}], "type": "object-store", "id": "d6358608f9804c71971439833386f44e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41469c95a39d4c85a1ca70fea77a761c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53354dbe31aa4486bbe2f020d5a3ff17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15e7828fbf4e42e48faa18210bd1a8f8", "region_id": "RegionOne"}], "type": "clustering", "id": "0fb12602682b4e0cbbc65cece33cd5be", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5ac9840e5e141a19149b103aa14798c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bbede2e11f854cad925c8edae51cd7e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f7ad1abfb2af4659a5dd339f4b1a449e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "eb7c43b7d3c94d61b3af0462048abb55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e594e39fbb74494ea770cddd9174f42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "180b5a9832d5442486fb96ab50553447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c32d9ff58c474a33b054d09a4c755b22", "region_id": "RegionOne"}], "type": "cluster", "id": "ab895f42672344eebf5e3694121f4b36", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fc5684c4d31b4d049a063967fa8eae63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "48ba6c4b60624985ba99758926fdfe61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cff57aa286404d26bef036c0a0e37714", "region_id": "RegionOne"}], "type": "data-processing", "id": "0f3752e8f3bf4516b4cc76a5f217dc08", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "858a07f6312e4a24b67c5c1f2f43495e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a29752e73aba42e5b635ddd155d298ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "079dc945cb784125baf294c9ee0a8c2d", "region_id": "RegionOne"}], "type": "baremetal", "id": "91d8a2117c1541fb899bd3492f07e274", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9e18e9bcb1d4b00bf16366c121bf65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ad88431a11640ecb2a6fd5c8115b88e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a6d950140014fff98a0dbb22a0ada98", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ebbd883a6e63483bb945478d272bd553", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a1ccceed76d04d9984a45b7c89438ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c16d62371eb42dd87c2467e9fe566b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9001432f5e81477090822805d8f7eee6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d2ea1e41502342dea5b532f90f950b51", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a36f3bfcb9a445d28bbef636bb9137f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2fd640924c9a4bf7845998ef4b0952cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "576f19fb67a141e5bf9d16774ff0115d", "region_id": "RegionOne"}], "type": "key-manager", "id": "623a4b833d3d4b1bbcbf13c088c108c9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04bb38db9a824a16b1f2e6f34d07d959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bbe612d724f74f8188fbfdca983ee222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0c72b92b9bbf4c8aabf84df467ac8a84", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c14c30c979d04fe0871808ce225ec8db", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31b7858643d448a0b1b77eee8c2c0b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d9912efbec9a41948d242d4f0cb5a6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "419e0d5b019d4fb3904913f675d89db5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "94ac66346f664417985d25427575d270", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "96a8620def1d4b869cabbbdb906c24c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "97683137730049bc85643aa0708cac51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8a166bfcebb745ecb6f30d023c7d882a", "region_id": "RegionOne"}], "type": "message", "id": "4a424c5b21e64a16a3d2de35bf164733", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7c1ebdaec31d4b3da82b49c58df5bd08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d5826a9028af453aa13c8760e0acefda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "954f1ab354294b4781ce017204537e8d", "region_id": "RegionOne"}], "type": "messaging", "id": "fc55368776a04f0da0e86ba9f3100a6d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef4de264feb34b6db33c000fdd451811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d813506fd1c4a1fb20c85b61ac913f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "17144b576db842c4b921775496d9b259", "region_id": "RegionOne"}], "type": "application-catalog", "id": "25f5495fb0d042089c270dc3b6c3e842", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bfb55b194c74ef0a78ece367a722a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d502a8feac54edfb38909db5f5483de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d91074bbce9e42179e39c60b6b4332fe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "92094a8de8374da7b05e01464f8374d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fb738690e5c46999401d5d73f4145d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25ff515da56e406583f1c83e12d82e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a11dbc504f8941f29f3ad34053e33b7f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a22c2cc98cf9457b853d8fbf3b13d750", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c40434fa05254295a990a8bcae07d459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "595f0e9df7e04d8198960916ff4eb893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e628dcad44924ef38ed8ad6b8049b17f", "region_id": "RegionOne"}], "type": "container-infra", "id": "6b05742e0b9b48cbbfaeb09cec7d3a9d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ee53b042a3d542c09a3629e0048c1ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2a47f603f1c041848e62eea01b37439e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d8f9e5b799a441009a79839c422571c6", "region_id": "RegionOne"}], "type": "search", "id": "299530b6c25a4a6f93a68bad9dcadcaf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a0968e23aba486daa9d2b5904fd7ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fb55cb0a91d74334be468dce9fbb964d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a8789cc919614cbf9e27ce771ae834c8", "region_id": "RegionOne"}], "type": "dns", "id": "36d6f63a438a43aba4559267e79c5480", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc49c61d232c433fa33ac19d58dbc815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27c078349a8140279baecce5b33e0260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16e266d77a8744919bd858b692b3b808", "region_id": "RegionOne"}], "type": "workflow", "id": "1659c24fb24947beab1aabc2db489c52", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1ebac0a739064d1e8fd625643298f881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d81658e7f694e2082e4eb9e685bb036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "32c5c36c8b0a446aa66f93d13a872244", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aedb461a3a0848ce84f7b549181a4130", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3ebaa8cbb9341a2b111c99aebf8df3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bae570ff95b1487a943d0b4a7f11dc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9b0323542db94c86a66fe9aec1ded214", "region_id": "RegionOne"}], "type": "rating", "id": "9429ab570af54b42bc1ad14467525005", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0199452dd48f49b6a68c9a34cc60d47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6afc72b5b33e4f59a067aa5f89bec6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "129ad30dd7f9468ba6467f6e607bc7b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "edcb2b9cc3a34dc8bf8c157177df0d86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01a9e6e234854252b88525d305a261d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0795973838540e4b7c6064db9a70411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ae70003f6474863b7cb779afa12ea32", "region_id": "RegionOne"}], "type": "policy", "id": "0228af7d29344a65a948f4979b4f128d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e74beafa2c94326909a5fdfdfab0a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "283c54095a3240ab81112ddca79270f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0861143bdceb4bfa9ea987ba45001cce", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "71d8ba671ad0433fa963a6c28e2afb8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2974622547344c489d4d89bf1fe2b7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88be930c486d43dd89aa4a0285591ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "45004c82ec384c15b6c7a06d645f8f67", "region_id": "RegionOne"}], "type": "sharev2", "id": "16eb67734a6f4f5ba4e288c557ad4315", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8520368b824f4a79b28df5802df4a0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9706a86866f94ad1a338e31865d33bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54816906a3204c839c868188e8b06a90", "region_id": "RegionOne"}], "type": "share", "id": "0919516e835d449b82189e8204d5582c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "06ddf501ee4c4428b6ab0d9df4adbc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bf14b3282414fd4a5e976d04e4052ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2670e24235b94303804a19e6a4da7ea3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "727e38e418664b8db6137ae48c335d03", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c965bcd8b8d9437ea8700612c976bdc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3549d9b24e1c43d4befea4373960e936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2158402bff5d413d8456f3705bfa7c7a", "region_id": "RegionOne"}], "type": "orchestration", "id": "bca895754a604ade82bffc51810959d9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9503496f2c6849bba9cae064d2b58a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58f02b7beb394444bac2384d2eaa1b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3087682276ae43898e013fe7d2692209", "region_id": "RegionOne"}], "type": "block-storage", "id": "aefb85b86e2843dd9d3f60386ce80e47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b2249ed41944fdc81236af934d465db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b9d486574a4ede8801fd10ec948241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3d42c18a1a42a89a3d68fa7f5facbc", "region_id": "RegionOne"}], "type": "volumev3", "id": "0e6be76f680d44b29740fac2fd9c1658", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d55ca970c0449acb3690dfac03d92b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c838accae646058061f9266fdc1864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "828b44cc45454801b8c331466d45fafb", "region_id": "RegionOne"}], "type": "volumev2", "id": "23bf1bf31ecd4173835adeba9f36f5d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c70ec4eea194e478211710859634719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5619a16fa1944c90a4648e3aa3c5c3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9320f7715202479084844883402fc9c1", "region_id": "RegionOne"}], "type": "volume", "id": "e5da23a21ad441a783200a87a6ce1554", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2f933d51b4b4ddb87c7946bc245f00b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7e1f329baba4eebabd468aa4b8f60bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c7916baba84e489c5886cf28cce2cf", "region_id": "RegionOne"}], "type": "block-store", "id": "b8a26c2be45646dcb9e7acbdd2dd8065", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9697d7e4c87476c89b6fe4541020333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42eb413b9f7c4aa9847d62dca33f24c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6dafd498659246b2bcf67fe887ece2eb", "region_id": "RegionOne"}], "type": "alarm", "id": "f0819fa22ac4475e858bffe4bb21b1b5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe6f627cde5440ec8c46bd5fe7c58f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "53ce9611ff464feab47b196b1e26e3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "19db92b0a6a145f6a189c15ea1b3e57c", "region_id": "RegionOne"}], "type": "alarming", "id": "f1188fd131ef41138197a90f6d1b64e5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0db742aa278948288fb8288a30a08eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d146ac74067f465694cd3b541e0239b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b61d4fb0f49c414d8c29e122603b296b", "region_id": "RegionOne"}], "type": "meter", "id": "6abbd6bc8f72485cacb6acd984354a53", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0c5946cb98b47da8940db20d5d1ef53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd97fb337edb4fd2baa017bc6bccc02b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "72c200cf41fa476c81f2bcfecf4f5478", "region_id": "RegionOne"}], "type": "metering", "id": "d5af8e48e30a4605b422e9114a4f4038", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aefbcc13263e4c63bdc562301ff00019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d121cc50e0b4111bf30ba80986b1b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1b39f33590345ad9cdda61b850b9fe9", "region_id": "RegionOne"}], "type": "telemetry", "id": "6a91302993234b92823f85150a56f14e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0fbc066724d8450994e6a6aaa1d311d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d29ff9c524f34d37ab366e4945f4d5d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "966beee39d60450da79d5fcec768860b", "region_id": "RegionOne"}], "type": "event", "id": "f82afb169c69486dbc923b40a484c1a3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a7a48e5a5784a9d8c5e46b95e639899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6826499c812d447b9067c162ddc97a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0b10f05f5fa0405b8be6f55f67e38af3", "region_id": "RegionOne"}], "type": "events", "id": "a9568563f8264611a276eaa42dcdb622", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4dcfb8f1259247cfbe29c0fe63154fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0a89da4df69411aad77fcd50bf2f2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e84854d8e74c4cea9bc5a330cff060db", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7165c1f3033342a8999e7641656a4bc2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b04d76b4a9f45cfb74f9d6dd49805f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2d21dda6fb743239815bcaedfaec167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ded33f4780004e628156e0d135c8b06f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8e992bcfddfd4092a238c4b6bebef047", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a61a0ca616ff4b4f876807813e30d812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1fe17aaf5e84620bf9ae172f62b438d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71ae380a05894c66ae5d83d63792027b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "269697c845a24a44bb1f3032cfbc4f67", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "00525b7d71414687af352b85e1927864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7209f47f62c42f48e04778121a84cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccb8df98d6c645db961b51cced991684", "region_id": "RegionOne"}], "type": "tricircle", "id": "496c84cf2eb04d0db13a0ebfa3711a93", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ee2b489b4fa34be5afe79c6b4765f5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c03eb9f98e0d4e9f90a0de4d18a8e3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eedc3a72037840229d669c541953909e", "region_id": "RegionOne"}], "type": "database", "id": "28995bd49f2a48a7a550153eef8066e7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "260fd2b055bd4e3d8b8cdc561eeae95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f1edcf7e5584c88bec501316097e37c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d21b9fb3d0cb41fc9a5dd2f5bbb6bc0d", "region_id": "RegionOne"}], "type": "application-container", "id": "701e07b5b8a241b7a00e284bbeca1131", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f839a03be82240e79e9db90f7ae200ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f41129b6eb94729bdb4a5c1303eacbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "26d532a5234a42eeafe0d21244126de8", "region_id": "RegionOne"}], "type": "container", "id": "00064951f89043ec9ca617ea4262ebfc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9e696b9e0774d07ab0c6a90d68c7e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "352bf7c471db4c3db62e179ce7489ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b205ffad590e4b94a303cf8776b68a94", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6e7158e1525e4510bc70f38ee0050c5e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e19c3a41afa2497292fb38b5da34fd51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "386ec2b08ecd484e81d0f2e385c4fb41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d1e83a19d6e4b839b7cf42f62cc747c", "region_id": "RegionOne"}], "type": "rca", "id": "1d36427ad4d4405eab8d9fd07cd40efe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f53e5f26337143c9ad55694868aa70f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87a201cfd2cb4b539c4681ebd37ef0e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8c1069fcd91f40a887936b4314e03611", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "da1017c531c24090be6343ec604cf8c2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f5ab7edb91a54065b64acd4dadad3480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "53583106a7b94fa7a7fc6a05d6bb0e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ea4de0ba3b7e4f0da31f30b670adb140", "region_id": "RegionOne"}], "type": "network", "id": "13aac9fae0af42b2b9fb6139f1aa6c5f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f77620017af343aa9ffd20a451e86fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aeb5f8cc116548da8d5851a070e7a5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "97a3d4b7703b40e2951e15d38fba72c8", "region_id": "RegionOne"}], "type": "backup", "id": "bf89329e0f074fda9d86a7cebe723a71", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fa94cff43bb410287b67e060609c163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e8b241fd37f4ee294a51fc07fb63cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cdaf5c4eec954d32bfe7e5b9272dbcb8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "755052bc506a4ff882b309ae1c017a6b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0c03397a65145359c35dda3fd891669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b6defbda43641a1a59b6c992b471c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b32353249c8a4bf4a3312685a3411d60", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "203f68b4be9e411e9fd5cab451780eb7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "07b5982b02f2466ea5b34b259a37ed7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "77b3f847960848b88078206250222651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6e192a9c6de544f6bbee7ca5d44e047b", "region_id": "RegionOne"}], "type": "monitoring", "id": "e15657ae09c84754a8545c8dfa99a3b2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5f05ffe756b5477a8ef7794ea3ce70da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b085998b1f64ef3948654fe4e4311f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3e7bca6e619943d187a977d77bc5e91f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ab642fe6e318485e9d8e0d9c8877ec9b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d3eb321f824e4df49a4589cc276008b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "64c2496bd9ea4c88878c39c3fae9ed36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5a64571a7adf4745a2c17e7ff2180349", "region_id": "RegionOne"}], "type": "placement", "id": "5369f2eec6494c00a556d53891a54a9b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f5bbae4f4c94c4eb2a75a0a3ac36719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c5450a0b59f49e69a28040c1c95564b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "50ef21e1f78f40d4abcbf3789d93b696", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7fee558f1264462cbe8edfea7a6eae5d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9af560be21264f8b8f32eaeabfcc871e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f61c7004ffe4901a1f1524490fc1c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c9899ea7c3541b0b2d7e143c092379c", "region_id": "RegionOne"}], "type": "ha", "id": "db1d326892bb4a0cad050cf32ab5a243", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9a07bea14c1542ebaf2ccc2a4ac606ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e2a77ee4b8ff4fd1b78113f00104a6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aa8b59ca43c5480296d39c7e166bc137", "region_id": "RegionOne"}], "type": "reservation", "id": "2d0d5795efd9410fbe5cd5e9fcf2652d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e3b0316f0644f7b92cf734bc88d60fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f5e502a056a946cba2c416249191fa79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a330eba09a14ef8b4487f168d4abce3", "region_id": "RegionOne"}], "type": "function-engine", "id": "2d687ac7758d4dc59e814fa049b7aee0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0bd83fc95d0e4e66a9160e686d30ddd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "00a9d905d70b4bafa0daa5b9b9c22756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "71eb342d40354efab0ce8703c460792b", "region_id": "RegionOne"}], "type": "accelerator", "id": "dc104179f2a7419a8832f99fde189aff", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4af918b0cf644a0caa8b18bd7f1059ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81c323249a5446e79ad8bef59ca5be94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a25ca0bdf122456797a8e68b59d46794", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9c5d63b415e647fb8d50b4563d637823", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b95277557e9543b1a3c581ad19670f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4d038709a8240da844d9ddd4393e622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "06ae7e16ca8247ca9279e4d316031dd6", "region_id": "RegionOne"}], "type": "registration", "id": "106b59a4961c457397e94480aba36f77", "name": "adjutant"}], "user": {"domain": {"id": "3f19c28f29e24884abd03e8edee965b4", "name": "9c59d58e6df74a49bb7e698b75744689"}, "id": "352c990cf7fa460dbffa261c8f43b5fc", "name": "7ccf314988124bf2a18c50c7536cbe17"}, "audit_ids": ["f7498c0735154d7094043e4cb84a6a7d", null], "issued_at": "2020-04-23T06:25:58.648570"}} 2020-04-23 06:27:58,801 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key-2: super-secure-key" 2020-04-23 06:27:58,806 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:58,824 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,829 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key-2: super-secure-key {28} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.190621s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,699 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,704 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,706 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,709 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,719 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.652333+00:00", "project": {"domain": {"id": "ce19c1c307a44b94bf658c7c4ceb22ba", "name": "e798632f3533489fae2a7dae375e9ed4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c12cc9f43f6541a98f6b018f5e9aec4a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e2ff719a3c34572b9d5f9b6db7194f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b7f390d41ee24aec9d65bd8e3b644e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "84c8ff76e7a8464a90ab215326f9a805", "region_id": "RegionOne"}], "type": "identity", "id": "a954c91ff05f4eb7876d297cfb872314", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5e0828ea0af54bda80af27d0e9a3a7c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4abe2115c2194eeca9b3468b23ab0ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "37e76f2da1fa45dc9a69d4616352eb4c", "region_id": "RegionOne"}], "type": "compute", "id": "2885bdd659064bdc8479fbb7b0e83f67", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0dfa7322fb8344bd837530b4f2aac2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3f3d9706170f4c19b4c93b357d762618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dbfdec87b3594c90ae36643e89801e94", "region_id": "RegionOne"}], "type": "image", "id": "b398572d227c4d248154520145e09f41", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "48b30159394d48dea5a45b840001c847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "32ddacc062d047b1afea87dfede87e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "990abeadbbb7471db1dd059588d8fcf3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "88f9380b18d749bfa530f0c6065ebe97", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7b437208f5a484c8a063c29572fb552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb033ab654a04b4ab22fe1c59ed96f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9411a2e4cfc34ba7b1f0bd1ac8bc6b49", "region_id": "RegionOne"}], "type": "object-store", "id": "bcbae9af4e7044a49436a19266ca0a65", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca2b17e3c98d4cab8c67e8865a8405a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e13bf47b9cb04f5488c815e81f274e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4d2af4e2cad4946b6de682c6949231f", "region_id": "RegionOne"}], "type": "clustering", "id": "373a9c5697da4e0db596aa134c1ff871", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c999b8517764ad4aa3b490a8fabb913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d5d62281f994e8d954d05131a765c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81b23ff63f4a4e2c8083dcf92c6fabd4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "972bd9340550443d86f1f87d527dec0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ce148f8ba6e49bdbb177583bb8f9b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05f28e8f6cd74c46822f0b9bf9c5b6f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff70da064f7b4bf9b69ad252e5d5e0bd", "region_id": "RegionOne"}], "type": "cluster", "id": "7a1d8b3ee4f742bb904cbd38b4278c72", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b07c264d0d654568be0205e8a5c916ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "576d9f7683b645ee8095846a26a9ea7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1c6c316fc0c24dab8d4ca9953af45ed8", "region_id": "RegionOne"}], "type": "data-processing", "id": "ec3bc27097eb4c8e8621764c99c2da95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6275457df2824ad290be917d425e7381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "50c100d243e4413b9225c4b902df39c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9232d87761fc493181f0e09221f77dbc", "region_id": "RegionOne"}], "type": "baremetal", "id": "1a181288171648469a0340b962d7481b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a37bbfab2a6c419c8a47f2e5248bcf3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e9314c4228b4c269c415e401494c55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eb605f272ae6477bad427b1175f31f1a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5ea4e155a1484567beb486b21b9360ab", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d035b8eb17f249e1b4e775b6270b5010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "be1c62d36af146589bd1229d64e7d71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8edde63c5384f88bcf3c88e54e179c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "60d4635a5d5146dda2d77ebc7bbd4a96", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d66cc63a25d8452ba362f53034ee22b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8912bbbcf7264da2ba745c7d8fddc4fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9afb2481b5694b559bfae5a9a4e1734e", "region_id": "RegionOne"}], "type": "key-manager", "id": "a3403b7ee9874b46bea69df2721bbaf6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc1cc116229e42babf1885a0377fc13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0c0454fbbd14053840d96f1d830ae83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8b440b69d5b40808089d4d449a726a9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "054812802ed341ca90b4b4d33fe83f3e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8256cd4d8bb54abcad5b2c6c7cf889a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0be66f49bfbc42e2bec8bd4189be6e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "112a959a9b3f4875ab981cc2dda01a25", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd4cfda19e7648fbb751cc1514719e82", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6da890a6075b4abd80e0f6b9c40dbde4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8c1f5bb3fe5842ce96ef88752b99c12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8abd0d8ea7e40d495881b2b12a9d1c6", "region_id": "RegionOne"}], "type": "message", "id": "e29d6be2f838400aa53b06058e973438", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7aabe874fb704d6483cc0226f63dae54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "614522136148443dbd6822b3829ecbaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "138311c08a27479ab787b9901fe2e3eb", "region_id": "RegionOne"}], "type": "messaging", "id": "e23a0788c7d547e5adf4d34ebfb87691", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8829a58e1e70487cb3585f5e4ce075af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a5720a52e11e47cfa180683a18b8c78c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0941b931d44346bea7e796d7483d3c07", "region_id": "RegionOne"}], "type": "application-catalog", "id": "74b51577165c47f3b977a4420197db0b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "836c5dc6af6847309a86a8feba80d638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f051ded88e744e79ae1d3ea6d22508f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb1e9b76d91442d984f6a5488ad5cb19", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a4d21177b7d645deb744ef881e80f1f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a5db56e9fa42cda4ca624af22df4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "879afa2fe6ce48a29b8a2281d0a32076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c90324bd3e784d448069d4628861309d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "88d7281e4e3b4453bb46079e6efc9821", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "041c49b0ef66492d9d41137ff1a0c80c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64a5c407a7d0431d995f81ae70c2e6d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce733d750d5d4e6e969000c75685c40d", "region_id": "RegionOne"}], "type": "container-infra", "id": "d046ecc6ceb4438fa3dbeedd8dc47a80", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "302e56f8c8f54a04bb078e3a9a14f5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0c15ebcf5e384fe58ba926d3c109702e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b817ae9036f64009932945bb50e93b30", "region_id": "RegionOne"}], "type": "search", "id": "e4b6d0a92b034bd4ab6b60417b03c7dd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d14f4ad5e3d64037aa1805d2b0f54ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec05ae2d52bd4260861944189e1fe1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "28369848dc1b40eeafdb684813fd92fa", "region_id": "RegionOne"}], "type": "dns", "id": "11ad97ce2754463ba77b1f7ed7291b39", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0768e9076960465fb7585130a1d9b4e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b7366b3faec42f796193d7183d63cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55e838936c444ceaa84e18c9985c4007", "region_id": "RegionOne"}], "type": "workflow", "id": "c7b9dde6f71b4afabab714ae2ee89781", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bc3244c8983482d924d8105d4cba9ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a9456a02aa14dc09406ababd48e88be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0f50ac08bfde464f91494a6e53c981f8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0671aee149724d98baabc3dae16d87dd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "89ba671f75a946acba9697c527041b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8dd580c3d4624ccc841c27c12bad92c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3432aab80e704151a1f64aa131a840a8", "region_id": "RegionOne"}], "type": "rating", "id": "955db282fa4542bd9ea98a455f1cce78", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "122b4a56c98646228cda9c396a60768e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fda44ee92d6a494a8fdd8fcc44be75c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "52b985dee9d84e09bc70a03c0595d675", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6a8ac4d3a61c44e8885575fd7b881e9b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0efcec96cdd64dfeb58814b7816b00e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5b89408299dd4c52b46173543122ca60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dc513b2dd1ac43f1a961d7b572c54c72", "region_id": "RegionOne"}], "type": "policy", "id": "3ec43534a005442597ec49f10c22d12c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a0bc415c5f24b809e85f3f12bb11c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ad99e3c661d48abb7fc18a381018ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8568e5ef5bf24bdca40cf628e2f1d358", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3a4d10469b69435f847259f74e85609e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "267f33a928c540dea1417c0ee6d2acc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65d788da5fd84c009eceec93ff99e8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "caf63f07ca104da999d9f4a77f590870", "region_id": "RegionOne"}], "type": "sharev2", "id": "68103697df194aa5ad6f51376ffd0aab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89d1f25cf64443ad8a249df02f206e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d58f5ea3d7f4057bff93c07a4dea090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1512ea0acfb847a69445d7f350596b14", "region_id": "RegionOne"}], "type": "share", "id": "1d0b3190cd97447983d09eff71bcba31", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1fe7a4d2c7248038bb8c0ba14d2d9d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ae67839f2084477b18e6127d915716f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "44014da5967e4f998f44db429797a5f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "570b3800cf7c4e75bb890e969f1db061", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59965e4c93da45688525502c98e998dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a54a397b7f4748a505121246c9e1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f160049a458e4e719b785f62158e123a", "region_id": "RegionOne"}], "type": "orchestration", "id": "03c68d669b724d29be1dc2819cc6ed49", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3cf5ea451b249c28236f6f2307eebd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b907ae99a3f44975b64206ad893737b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8e9d6daf1fb4446b36a31fe5fbb2b5b", "region_id": "RegionOne"}], "type": "block-storage", "id": "205cfde1534045d6b4430618722c5d80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7314d18194944938628811a1e549ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8df32d50b6dd4e99b030889b5607a636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3394c2b940d4ef985700da7d9b12392", "region_id": "RegionOne"}], "type": "volumev3", "id": "f24103081dad4d8bb13087baa98dd99c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5255e47f1acc445d9664099900048d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1c7ad94219e4da38f3e3e73dbcb2978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e752c7e4d24c8d9e9d1482c8bf0df3", "region_id": "RegionOne"}], "type": "volumev2", "id": "4d3425fa53e04a9a9d69189109e87c31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c1c3fa42e874764ab46c853ce6a2608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67c045de8be3449298be079da79990e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d386e5fc91f44110816b3fcc51cd49b2", "region_id": "RegionOne"}], "type": "volume", "id": "37b59f38f9df4d98be7c787e391e1b51", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f0848c830494bf09033f2e8bfceea19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a3d6e96dd4346e1955478de6d94c66b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66004f5a3f7e4b0bb9c70017a8b7a29d", "region_id": "RegionOne"}], "type": "block-store", "id": "a198ecd887c445f59f210ea338fc09c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e2b1feedc5d04a20a8d1a309e7d6d691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a47f63df20164f749d1b964458bbe67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0ff00d6310384705aba0cac8e12436df", "region_id": "RegionOne"}], "type": "alarm", "id": "f356dca80e4a4fdfb47fcb8558135120", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a5d832b344474c53bd96de68e2272e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8cbf2944723541cd8ceee1219bc859f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd1390d0a418445483edca09867f7b74", "region_id": "RegionOne"}], "type": "alarming", "id": "cfee68113ce0441ea4a18f4d937d5ebb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0a542938d254ecb93d972ae57ef3fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9383043690ac4cba846b556be246e59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07edd4b861a748a093b3f95e5ced6b33", "region_id": "RegionOne"}], "type": "meter", "id": "a57d9d289e0047fdb71ff5fb1aa987a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "26c400bb4bd44b179c6a19a3d243c853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66d1161237ea4a21a3f97f017d29775b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f331dc1ba77d45dda648bcb94d26a0c6", "region_id": "RegionOne"}], "type": "metering", "id": "73fccd35ddfd493b9ae4cd962edbd4a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c06bc36bf5d94f98b63d45d017172807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "636d843c6d844da8940dc52d563cbf3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98614fe1fbda46d7946b8b48c35582ef", "region_id": "RegionOne"}], "type": "telemetry", "id": "f52a3c6c676e4f47a60c707399fbab4d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a8cee2d8d384e85bd19eaea35a98703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a8d9787e3e98439083bd226e8a4d90cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a452a512578e486985ce0466a5cf59c7", "region_id": "RegionOne"}], "type": "event", "id": "f1f011eed1b94c9982314595e4b5feca", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bf34e608d1a2411bb620da60610990f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c4def58ce7a843dea8aa7a636fae6c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31df24bfc5324810a922e8e702f00c3d", "region_id": "RegionOne"}], "type": "events", "id": "45afa742a5834035bde6f8d7eb8136ea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6fd94e3f35044cf5b9facae69f3b9b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2eb89ebd2dd342088d453e72e13031de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "231f048516cd4fffa704c7d51f5cc83d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "decf6b2fdec34ce9bb20484638609162", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9333c28611c443ff97d447d5a89464ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7512f26e2ef44e0b7f6146aaa54942e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ac1f5518bdde4f56a1aabaeb4f3c6ae6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e77e10789447476f8e547697edee5c13", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a01f77679bd4e6ebfe07c7452f4c12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25d6701b903b409bb005423e7cdbf55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "535072f8f6274052aabe58e20b8ccc9d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5726a4e24905403fa9264feb75d41840", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa895759eee4453e8381076df9f7efbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "718d40d18b214a12b7fdd32faab84852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7093999a5ab6429a81198dbaa31651c6", "region_id": "RegionOne"}], "type": "tricircle", "id": "01b4382303984054a3e3115e01a6ae3a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a72b862fcfe54592abb45790cb613030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9a21d966663b45629ef9cca6644c5191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "589070c4004c48519b5a38a37c86b440", "region_id": "RegionOne"}], "type": "database", "id": "69eccdb810854f98a7e5c7f93e8745dc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1ab2db5de73430284c641edcdb8de3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fb748bbaca24fc8b1603429867a66c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "077ee85325574438889becd1cd355c7d", "region_id": "RegionOne"}], "type": "application-container", "id": "bd07239dfdef474fa45c0368c07d05c6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c981a0bf22544084a7dc3788bfab59e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00c85c7bff8d407899b26f8e7ac3a360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0231604dd5ae497f86dbf79642739cd6", "region_id": "RegionOne"}], "type": "container", "id": "ba23b494c35343b78ac52208e06ef9db", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a22f0847775474f9d45b25874f7c497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1584f6516fe6461c9aa2cc775af01c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "94c41008b76f467da04fd52eaf2f6e6e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "226f67c73df94b40a53f09b965faa825", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54eb681b79194f3c9514f1b6c407a535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae01b3eee9e14ae8960d35f01877389f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "46b14dfd9a634a84b1c86d09118dd3fa", "region_id": "RegionOne"}], "type": "rca", "id": "ffcf9a1d499a4ab594805dd67e4364d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "773df2c794d348e9b59f571eda4d0bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b059ce19274d4f1e983da5c9a3bf96be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9296010addce45589669a2f184461ad1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ac8f193b4a55492b8ccdf9cdf6305cdd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "55da57a3b87c4a3682bd12e85eb1668a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49c4aa65b47b47e2881513ee4c5815e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bee5b7f2eb174821a2ff3548e7282c80", "region_id": "RegionOne"}], "type": "network", "id": "677e83a07dad4944acd4fc1d0a8133bb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "98c72e1a8f184e1fb724702a1db034e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7673177a7dcf4abd802fb2c753c84b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1f181d83f4494343827b716944cc3dcc", "region_id": "RegionOne"}], "type": "backup", "id": "1a2374c9e4b2460babb8ee9b1389e39d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bed1bca7284d40d3b9bd015c110625a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "241fac729f3f4f9f8903d54501f78f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6e899c480199406791bd7d26ff6d6e5b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "478321202fc847f89c0f3ea5664818c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccdee54444ac49e08710b216d091d307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6671a46fce794a5485ad69013f38e27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d0e3aa5b048349dcae4c91bd61a20f6e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "828477eaf857471a8818d46a6ab05b54", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8affebbb265d4b43aaa09de148ea36d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f4802d84ee5b49fb942e11306ee04559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6eb428e88a1d419888185f40659f1253", "region_id": "RegionOne"}], "type": "monitoring", "id": "08643cd8e92e4f7c9724c2305edc18f5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "336d6bd420b5449a8a4b4de6c9c657f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "94a42bc9df324b97aed13266aee20ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c68bc440435c4b618b4064e4b3e56d01", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6d8dbf67e7004262abc76fae0bce54b8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f0793efd2ed421fa2891ea76a151f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e7da5e048de43d1b274a44604ac4b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cb9c6632f3234f07be0410e0022fa8e1", "region_id": "RegionOne"}], "type": "placement", "id": "26a9a05ac3a542b8b1a3b32a7f322a69", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bde428f2d5f3405d8b68cca4829d5a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ce84a4b97e843e185aced9f7aabcd7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42ecfdfff2de4178bb8962c7d76cbb66", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c0166e213ba14a369c85afb86625d635", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "98e67fcaecc84441a3f410c763fe7a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6461253a926d45a184e2c4790f0a1b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c2312a9761a34b8ca16456c22c049dfc", "region_id": "RegionOne"}], "type": "ha", "id": "2027870f73f44dd9aa9823e983d50181", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "40d3419eba3343e8b9705b91700ab467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f87bb9633bb6449db563b42ff1c4d85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "55f0471e555040e0b7992bd30008e5eb", "region_id": "RegionOne"}], "type": "reservation", "id": "d3fc491689f94d03a6d820c850f7cfff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "92d27a582d45448bbef52017de4beaec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "602b7affebfc4b51a8bf892a06c17d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9cc32c5b98814dc9ba0648a3ff87b7dc", "region_id": "RegionOne"}], "type": "function-engine", "id": "b2926a390efa436ea323f9a1f5d58cd4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b18dc0a8b7944f208b7b98ebb6111eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9bc1b583d9cc44a48243be701e9be993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "582cf4bb2a0b465e94a69385b775f5be", "region_id": "RegionOne"}], "type": "accelerator", "id": "1e500e154eee47a5a195503777df20b5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af8d908d4bf649f7a12e6c8c41a8ac4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4404390bd9c04fa797d5c032526e9223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c1c190ac83d04e2785e22c1fbc0e186d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2417bb6a1a2548c2ac1dba5b24bfceb2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb6d0e6516a24b02b48e23bab14594c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6015659b0984f9eac61a4bb97b9eefb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af3cc554c070433c9db6993d1ce7c81b", "region_id": "RegionOne"}], "type": "registration", "id": "b2ac3d85e31d49a7abd0982c2a6ae921", "name": "adjutant"}], "user": {"domain": {"id": "e8c2e1752b0f48eda736e1413ce9d05f", "name": "70244cbe076749dabafd0a5a767536d8"}, "id": "d5c08134a0e442df9cf67449d670b81f", "name": "669e797697c74055aae46eefd37da730"}, "audit_ids": ["07befc7e62484df8bd58a29043c39f09", null], "issued_at": "2020-04-23T06:25:58.652333"}} 2020-04-23 06:27:58,821 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/fwaas/firewall_rules/not_found -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,826 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,830 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/fwaas/firewall_rules?name=not_found" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,834 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,836 keystoneauth.session RESP BODY: {"firewall_rules": []} {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.094163s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,596 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,601 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,603 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,606 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,618 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.540473+00:00", "project": {"domain": {"id": "103a1eec3e0640a8a099560492732e9e", "name": "d57ea43bda6943f5ba2a7f7e2026f8ff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "da0128c31255477abc33ade802a3a77c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "956d5ad9f52a467aa90d0fdfef4cb333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ff7aa01b322465393eb1ea187f16ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8b281ebfe9f54999a8968c74464bef66", "region_id": "RegionOne"}], "type": "identity", "id": "3d2a6e4cc5324fa185e8874bf7c7dc82", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b520875f1df4801a715fe923bc022d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a12ec6ccd31140059e4aee16fe4b9718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d19621356b784754a8280fdaf6c1eaf6", "region_id": "RegionOne"}], "type": "compute", "id": "db083dc01be64f7bbae37f66a41216df", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bf715a92c727496b8a6101ad81dd77b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c53b21157a24b9b87fe910f67653592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cac14a631d334442ac39c980675d6730", "region_id": "RegionOne"}], "type": "image", "id": "329b77cac49146b9b6764681e9377112", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fc0405229fab44198254b31b9ba9cd6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6eca2874322f4c74b235a0d8fc85c7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c06db47f8f164aa6b30029f325071fb9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "809bea7200354c25ada9367bf2a5639c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f892014da561431ebfa72e8ec3e0a76c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5d93175cb704a2db18e26506db776a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0c96565614f4eb88790a279f7a3f7c5", "region_id": "RegionOne"}], "type": "object-store", "id": "689c1788d0ca41a68b6f54f145ac5a2b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de7235c3bb3c4103aa4e97c55d49ded8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5660064774e647269cdffd4f5c9b0c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9040bf384234898b0b6b7a50c36132b", "region_id": "RegionOne"}], "type": "clustering", "id": "493baafe9bf242a2a64d7cf7b5e39680", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e70220361d448c99c7217302f22775c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9becb1bb243431285f7c48131c732e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2bfb38fbd63741f8ad354218ada4f8bb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b5f4e18a6be6474a947b436ec5c51194", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10914da95ffe40c8aa44563045f90dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c8fe9b73ee84823ab80eef4bc28cda3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cf52722fafd14949a4e5e05df89bcaae", "region_id": "RegionOne"}], "type": "cluster", "id": "faae6c22f8cd46429426c0a43001ea1d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8bb828c9f7b946c29672334c7079f9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb2e8dc860424751b6cf4fd4a8d0849e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ae18a81da0ce4a6a844c9e98b93623f6", "region_id": "RegionOne"}], "type": "data-processing", "id": "7505fdb7ef0147aeab0264f28bff117d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "449c28a6515a46a4b632c3b2ffc12c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f82e6089c95b4bd0aacfafa559eb7223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e0a4967132f48ecad745804d4448d7d", "region_id": "RegionOne"}], "type": "baremetal", "id": "2fb25c06367145c2b9f4977cc055ac9f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "463ba5bb2ab640448f82753444a75950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01f596d0287a4c9dadbc41cd99346d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d230498617e4ddd8422342b3821c2d3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "384b71bac3644fbb9063f0987aa659d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dec729c4edee4e2589b16b7c094f9264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5005048a7c6849af9d73a8a71a9bda76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "be5140090e5d4cf59d72729bbc1c8eaa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8042a556ae2a4e2c91ac634d04bea78d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "814717c684a34bd4b95a0e8df74f828f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ffafd6a2f78e4352a5e33f9ae77d8767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "00229d4c66e54899b2f9781892c7a04c", "region_id": "RegionOne"}], "type": "key-manager", "id": "906f9db00bd04c17ab0c721d01048a04", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a7ee34c236c34917bb5f9518d6327458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81c99cd5ff3741a882137ac1fc84593a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b7f47b6ccfd49f48772d302ddd41f9c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "93f46610b26b44169270cd15649b236f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35571cb08ca048d08b5b1b9bb1efb01e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b674bb0b64b448c8a6281d75435b318b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "18dc39b561624d79a59c03f2a2ebf90c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "90d6e3ade99a428da80f35b7c5ef319b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e777766fab9f41e7bb2e43e1c2e62b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7a9b63b1e587494685bd268ee7b3e99d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "876b26df0c4048d9a0ce9ad2b9945030", "region_id": "RegionOne"}], "type": "message", "id": "38000e6c9c9c4ecc996f7b09bc79826c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "39b942b2862f4e6f8952d316cf3fb3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "901347afea834d479acd19007603eb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "06d0c76d715e40ebb0f3b3004caa303f", "region_id": "RegionOne"}], "type": "messaging", "id": "25245998ada244d487fe326dd58710db", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3b95167437964afaa8c0ff228d34aeca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "72f63ed4c80440dfbd5b9f35d59006c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "db98ff216b534549854742fe46441695", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0cf509ea772545e6b61e051842468da8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36cba2bb44e046b8a7c33ddce10ec3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e097912af3c48a380be103a9db6a00e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a671d8afea7a4454b2850ec738cb2efe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7b553d32774c462a97f843f9d166c7e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f6d367e694241a4b2ada1890df093c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "482d2404967f4ce78a07ebb130d51210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e81d4ce24f1e4889a399510cc7a89001", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "784b92da86db434ebef415e595f0272e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a9c69a31cd44d9c8926628b44b3188a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53d6795274a144259cf5dd4505177b7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46721f6db6dd4f7799a318e32fc2e766", "region_id": "RegionOne"}], "type": "container-infra", "id": "8937b5befc71452bb65a8cebba91e2e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0a775110b2714330be61264c043126ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "73044ec044024596b35d683ff8d6ca04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "96080a20bf36428d9dd9af751af4a374", "region_id": "RegionOne"}], "type": "search", "id": "b9403152c94547eb824dd8af38ca0e16", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e8c1664ed00140cb93d4fdc3f120cf9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d493c98e7a84854b9109ea91b2ad92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "879b67ee33d847d5a7a0d73e59ea0fb5", "region_id": "RegionOne"}], "type": "dns", "id": "448618356d154d0fba6fdfb109fc709e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e485b0acdaba4be68a20717fed24db4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc050e2343414fb694a1106a5551509e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1322a3762bf84ed1b9930f87f1cf32fd", "region_id": "RegionOne"}], "type": "workflow", "id": "097ca74f2f5c40b597a51fe7b041ee19", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c84eb1ac218245d9bd26a71501614bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3faa514101fc4a15a1b52fab92ab25fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "96430ea4553e454487e0a1286eaeefd1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7eec340827df45e493f8235dd283b9a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d6a3076f7a64d76b094430ada8d127e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "189303364a05436a8061e82539d7c1ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1f95c413d9b6490e92ce13c89f74264d", "region_id": "RegionOne"}], "type": "rating", "id": "a9c98f95882a4fd3971cc000fcce1d63", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f427f8d8981489bb6fe69c2835d7781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8ac8ec3e22e4c1bb50e0064fbd81b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e367b3bd71d14fa39d5acbd1ffc7c9d0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5821ad05505f4cedafe5b896a1b272e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6aad2460a8244288a0850b9c35ec6f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c34e4e91430d4bda9d2cd824a23074f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "255645cedb88400a943ce19665d46e45", "region_id": "RegionOne"}], "type": "policy", "id": "ccfc5f25317c46ce93649d9f74d06748", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bc152413c084239a9af9dee3173dc36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a98ea7310aa44a4b2bb6c21942bf5f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79173c4ea0b942b9be78ad15688bb2d5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "87748fcda588418fb2d2d63ec1fe4c08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6590730718e44e7e84256c89397071aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a47125dc2a4e49b2b99b7a18c632da0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a821f1ec5a0b4c5f8ca9413ecc3c5467", "region_id": "RegionOne"}], "type": "sharev2", "id": "9778f9a7e7404c828107b8497a2eecda", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0554f8eda2d8450899f10d3b22dcd05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f88b32a272334830ae076f812342a067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "727df37305654a5ea573dc15da3e73f6", "region_id": "RegionOne"}], "type": "share", "id": "d22d9607d4c146ffb0bf93ffc4e2a770", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "324adb2bdb6b4013aa0ea491c9fcb1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c28ebc9290840e69ee2f780e45e26df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ecf9f63be0d34ebebba1027321ce4f3a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b655f805f3fa4a5fa8f06b78b04e4fd7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b3b7aea25674da4b784f19fc2b31e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f36172d607a7443a923ee7caec10129e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dff5621fd8584020ab4a362e8237170a", "region_id": "RegionOne"}], "type": "orchestration", "id": "d6ddf1570b304583ada255e63e17527f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8a29d733b974378a28bfa24f52749e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "143273be7775485a84d0535ae9600718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f18bcfcf0854829a039b92470da8e64", "region_id": "RegionOne"}], "type": "block-storage", "id": "7bd30853b43249da83e9a4b4ac3e4f73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "183b25c58eaf4cf98ad59a08bdd39717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3afab62c67e4d5694b98d9cfe8a6b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51f27af1cd544b2dbe9fe58ec30bd35c", "region_id": "RegionOne"}], "type": "volumev3", "id": "76da7722c18747ab8848dda015ca61fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c047baa1bafd4d6d9b6e6746e5402dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7b3c12698e94f00878916bad17a0c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5b037e705544539ae3b548e8edbf99c", "region_id": "RegionOne"}], "type": "volumev2", "id": "f49441c32d0a4177a7134ed2d8f884b2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dc0a946786941809a8e8d8184c13b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94a931dc3f634a2b87a833fff3bdadfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0618e34c3ffa4243a3c103e72706b32c", "region_id": "RegionOne"}], "type": "volume", "id": "ea081f99ceee4997ad07a09ed1b41940", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1beed18f3c884f8199c7682851e2ba41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb674202fb64a209a6cb1c275ab18ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99707dab3ee34b229f9e38da8bcd63fe", "region_id": "RegionOne"}], "type": "block-store", "id": "fa2d5d70f84c44dfb62bc8e75025b9d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80c3b7f26427443c82567f208c703324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "40935948cd9d4ab3afa55b43f2a2b5a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "178244ba497742c29038ca917076ea8b", "region_id": "RegionOne"}], "type": "alarm", "id": "90dd06022a4543a79407d3b46a3d5850", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbb7f8a6650a4b999d92c7ee9d79a868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8557076f195343b186a63c3e9022caca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "94cde960cc3b4fb5a95692b8e7929967", "region_id": "RegionOne"}], "type": "alarming", "id": "a66b9428e8d148f59eb099acaab24a41", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f686746c7314974a1a9b2a6b29b504e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "86ca5fbadfcd40ab96a0383dfba9a9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eb603f16b9564e809ccad8287a7312b3", "region_id": "RegionOne"}], "type": "meter", "id": "d5d4d79bad8447ba86d292748b74cad9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95a4c341045e402fb1e771f59c6bbf3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "117c3f23f32c4e3f9fce46a01b67e606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "57e0585a58264a9da5a165e192fd9e2e", "region_id": "RegionOne"}], "type": "metering", "id": "bd62d45ae9c043739e27918b851b0ed3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2825973e9acd4e1496e7e57fa729118c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f97fd1608124f0aaf1f92520c0019b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c29d125155454acf8aadbe6ca13d3e3c", "region_id": "RegionOne"}], "type": "telemetry", "id": "31f52388e68c4b1698fdfd645e35c0e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "af85520275814df5873a61ca01ea990e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "86ec2acbfacd43e28c15a63d73b272a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7b956513c1fd452da86252a0175e803d", "region_id": "RegionOne"}], "type": "event", "id": "5f542c0a52d04ea199bb00518a52a6fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b89e64feb9684b638de4d94de9f0ecd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5252fca1410a480cbbd917b207e1425d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5506c643c6f4691ab774871e51d9ece", "region_id": "RegionOne"}], "type": "events", "id": "46b3854bf9db45fea26a71d18566fa9e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0b2eb70d0c642f38da1202347190db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef53e3c71b724fa9af267e3d64b20a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3f45347722704e0ab807aeef32850de6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "abe869a9c1f24515a0ea96b805428b7e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a9ca81436434e41ae0c172340d5208a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f421a11023fc4e788a1b4a8c8767a9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "79e5f2273979450aa19a94844b612f94", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dc8dd89d712c414eaccdf8606632be24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b42b22bd5784e86bbb5a96a375485c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1e3ef090c19434085909d44254d0013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8404ebcb7b8477badeb9085ed1238de", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "90beaa71043c4e049a9e5ed78ac1ff9d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da81cceebc38431ca320af0cb4c74400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d07edbd43a14dadb9d778fbdaa81057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "14a693583b394c02843758ed80b1a945", "region_id": "RegionOne"}], "type": "tricircle", "id": "74c9bf543f07477ba9d4657c3483c5f9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "64945879297a48058369706cf643c036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e85d3962e96e4e248bc26c9421fed752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "abb3c8bab74341388475fc4a47f0592a", "region_id": "RegionOne"}], "type": "database", "id": "fa22226711954936ae703cb8ce27e024", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b615a765415c44d8b147ef4acef0ed37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f1af53f97dc4bf3ba93cf5b7d490beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0e722c26174b4f41bdbb7efdb4cbd9c6", "region_id": "RegionOne"}], "type": "application-container", "id": "8621694a135041a5bc1980723a707724", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "186f54100f634ffeb7c546cd95c6a7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39fead1364f0417fac324a307e780c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "24a2f6b7ff2f4b8a81633611d2612edb", "region_id": "RegionOne"}], "type": "container", "id": "344af8a041b34e1486263a8e5b6779c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc6e17e4e960472babd9e8c80a8ba3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ad1b42153464e5fbf8913823b527d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "68e463ba3c2e4feaae810f9bd919c2f6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b84ec8ee4deb40749b3f891c38aaa4a0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "598eec54e9324c61a6ab28b8b22f96f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64a9877406e247fea43b74240a6dc8fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "496dc3f365fb49168ec4d1fe9f8495a1", "region_id": "RegionOne"}], "type": "rca", "id": "32d26641d6f14cc28f5422f87ba6d3a0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f6dcbdb47e7541d9b0736ad92fdcd43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d23482b9eb114e8891356a474ecacedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "356087ca7f1a42069def441e6d076578", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5f1ab507ce594e0ca76c84083b8c753e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9763d1bc4b52451fb86ffe5ba709cdcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "28824a58afc646a3b8096b38c9ba6b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cf9a1c13cd82454d844db418ae22b7fb", "region_id": "RegionOne"}], "type": "network", "id": "871d6893626d43e4883f15409eef5a99", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6dfe4f9a281d42d09e3f5b9636651adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e66a74f4c71e4aed8a938ad97d4312ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5586117bd32b444193bd1f57b8ddc9c5", "region_id": "RegionOne"}], "type": "backup", "id": "66af5bf41f0b4520b095bd92628eb876", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d94cc660bd64a8b8b1c79c025892803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe5417cf62014050ab694a899af1d1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8c9846c66f6f4bd8ad0eb0c18d22e4bf", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cfa50df5de1d4dbfae06b28a4ae73fbb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1d6f98c49f24f2fa528613dc44e297d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c6e293d7ca0461bb6abf7ce041cdf28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ad9ddee9f2894d8385ca3592897913c8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "eb1559cdec904f29b4559d7bd3596502", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "41952b99a688428890ac2e1a1a2cabe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fa5aa98437164de28270659f583dfb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76c438216354444cad2488776552d124", "region_id": "RegionOne"}], "type": "monitoring", "id": "2bac4d80d0204e2aac5cd00530be3c89", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1934479d98a64a70bbb7a6dc3a205d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f07199b40b864eb294731a49bc3c6335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9a158d95f395409fb221ef6034aa1870", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7fe8bf965ed94d7d8884f19ad2c29776", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "112dfd8da62f4cd488e02ef1bc5718e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6e372cb44ade47cca4d2928b32a0f624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "07dd5585b86d4f4881a9962dcad6e02e", "region_id": "RegionOne"}], "type": "placement", "id": "1d70f0b93f9c405b9a642b01b05a2d32", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28bc7084c3fe47e6857b2a05a09e707e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29d0cd3ce7a04e52923d9c9c6a38f1e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b5945b91d86f40b18ada84df06647afb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b978f419565c4cc9a08afb13ee530f9c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d718e87f6f654994bd94e7bb1acd412f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "022eea8cf762484992c316d639338a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17406d5ae31d4096a77518a2f528fd8f", "region_id": "RegionOne"}], "type": "ha", "id": "629614c5a2544e8eaa71b89e424ef15a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d974bb4496594d818926983bf7b9870b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e8a96f1a1054e4baba55f751f7913b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cecc89ab0171427abe21554e133ed11e", "region_id": "RegionOne"}], "type": "reservation", "id": "ea62853dff9745659b5fdb5463f9a49b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8ccde685899248729b6afbe63d37120a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3292b1b3d6f74d35b7358635396a94d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "517e9cf36a7046f48485556a00a9b159", "region_id": "RegionOne"}], "type": "function-engine", "id": "4bce2717b2e2454d96a5bfc979d0226f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "37e82841cea240f0aafab75c05267168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42af2769110046ffbf041bc6789e160b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ac4552869b8644eda2f75b87d1adb964", "region_id": "RegionOne"}], "type": "accelerator", "id": "85874cbc62f2492cb12ab6f1ce741fb9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59160144eaa54908b1c069b9e422a051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "072de183af474fb08b7ec4e192b7f44b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fcc23b99f2ef43faa3bf585bc4c2a428", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0efc76a4aa4d4e039908a96ce5cc3089", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2a4d26d1dbb4f4b9e4362c35ea2609d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "253fd85c29f640519cb6dc571539cb3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "218c0e21a1584959809de77de30192da", "region_id": "RegionOne"}], "type": "registration", "id": "324dc6ef6e5347ec9944c0ba26ebfc7e", "name": "adjutant"}], "user": {"domain": {"id": "4bfea7a8d9f34c1aa580356cd6632810", "name": "cb4346b27f0848ac84f99c1b9e0c8d54"}, "id": "2e291ecfcc714ff9af4efbfff72d0ec6", "name": "adf4e1118f7f463d9fee557fdd20a0fb"}, "audit_ids": ["cd8f6d7d8f6047bfb4b54dfc4f3055ec", null], "issued_at": "2020-04-23T06:25:58.540473"}} {26} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.217852s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,601 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,606 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,609 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,612 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,624 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.545779+00:00", "project": {"domain": {"id": "45d1950498ca4b4286c83c0f884e0c70", "name": "b656801d8fd34ce49d106f1dff9e7c93"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3707fc80527a4c598caf054119824951"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3207893ad42b4512a25e08715909a90c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "217f68c81ec94ab8bb1ef2b140b74399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6e0c705c76b841cc8eac407b8eea6b7e", "region_id": "RegionOne"}], "type": "identity", "id": "55c6204ce47c4602b353bb30ee56fab6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4498b1f244b648a1870525c39b8715f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9ffe9c123294cca87041c5c8e7547bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "af6c2294d7ca45dcb797cc057ec442aa", "region_id": "RegionOne"}], "type": "compute", "id": "c3f16e19ca58484685479056b71dd019", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a5e4d2450b0c4d7aba5e79cfbbfccab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "451bbd5c2a184af398d7f2a303c79313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3f8aabb2f657498b875e15d74dd35849", "region_id": "RegionOne"}], "type": "image", "id": "2a2abf487412401199c98728825e6d14", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9d2a33af4c3b41d1ad69acdb55055aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e81775a9f008467cb8787c75680562a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ca23727c909d4cd7a4b62117c9b7cce4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b1069bf94afb431fa4bb0d0dda0a5aa6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b9ca1a3cde547c08431ad99c6fa1eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "823bca29760f47e499be8c29939f71a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98b33a0aecef4a99a8d83adc6b99df3a", "region_id": "RegionOne"}], "type": "object-store", "id": "f8138a68e16142cc9f3df2f478b662ad", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c5e42aaaa694956ab5153f7ba5ce55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc3dc8052d7a4a6e9457e030095d6283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d65813092a8c484ebb3e715d4551e1b4", "region_id": "RegionOne"}], "type": "clustering", "id": "e9359e92eb3b4d389e25e5917f8a5388", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8314ef26b2274331a24ba637056c431f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0868256f58748869d46e1d9e5042e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f6062bdff57b4413aa68a7010d7bf001", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5a04c57ee8764169adfd18993155fc0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a80c4e5c6ab4e3b95ba76c689330947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc85e36a52114eb7a2f78d5b6da46de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9cd324caba07423c8899b8b36c47b913", "region_id": "RegionOne"}], "type": "cluster", "id": "d1d04825e28146c5a4a4d82f08236035", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef4a93a7a64f48058917bba595ef35d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1fe5989e8161400ea3a1cec8caf16369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5505675a55eb48219eabe9392cee2d3e", "region_id": "RegionOne"}], "type": "data-processing", "id": "81fbd45629134697be19129831f46371", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ae8b188db074a0ba3739ba4d02d94a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b2c0c40b2c2c4eafb4e9b94d3182622b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0c2c20444cd24328b81af5d8c1b812de", "region_id": "RegionOne"}], "type": "baremetal", "id": "e7ceaf6d79a64427967089a278d14860", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4a65a458227466a9df1a49908d88f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1187cd9529f44a8bb60923e41fd4f2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "05605b4c0d8c4009ad547d7ce33df667", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fd9f47d2067943958a433b6b94c5f5cd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df841e990a4e4445b8aec8c2eb209e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c551fc0b075744e8a720240821ab7176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e493cff093b54c61925acc3003dd9a49", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c1392193d8fe4794aa079f7500daed30", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa9cb5b424b34952befcc520752f4230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "72b25cc3e49b496a932752bad993115a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d3258a7ea9ff46e388bfec82caa57791", "region_id": "RegionOne"}], "type": "key-manager", "id": "b546029a4b844c08b451552d204eb4e6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "926cd253abec47ff8ba0495616748c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd2faf9047d44d368708f74c215a32b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "12d52253968544f58aab2248dd5bffa9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a1964961a0bf4f52bddcace5ba115aea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7906d9c7e9254bc0b7df0cda21d6aa7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0b6c19af5f14844a9cf41af3941d9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d5ccd8f725848c0892099c42993f106", "region_id": "RegionOne"}], "type": "infra-optim", "id": "359bdf8294ed4ba5aba295cf9fd1b782", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "55a7d502421949c8bdd5f43aeae257c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d7c84b4dcbb4d2689141b1f0269815d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f7b78867be6e4ca796606865761c8a78", "region_id": "RegionOne"}], "type": "message", "id": "da74ba595e73441da4639b3b41fee506", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d7257aa341f4ea29f57889d09484190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "73f9c8b6ef9646edaca8de20cf3d98da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8179b14ad2b44f99a831974620bb0095", "region_id": "RegionOne"}], "type": "messaging", "id": "9366fcbd047942388334840a0c2f3db0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51f9ac6cb3e446919fe54b07272fff16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e0a4c8908c654aa6ae2352a97920596a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "32c612d4c672440796baf9742bfca951", "region_id": "RegionOne"}], "type": "application-catalog", "id": "03d32864fd664081b2d78e2dbf0c8c74", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f387968d494d4462b497db5e3603b286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e632d82514aa4f4fb5c8131500854021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31b5a74228b8414181f59fa62cec9388", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "938f6b76d72c4372a99b2a74fd1988c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6cb206b387f4e7c9514e66c3258c684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cddcc2cd41c14012bcf5bcaac937c038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c067b2ac62e4f8893fee5a8e8ce04e9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fffe86b7821b4931a313ca26d5109447", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21e1cd3fca464afa9e38b98d4aec5879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df083f8d1bd54602a8e0ef028a88e40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cd7f13023644d6fb8ddecd6bcd03e8c", "region_id": "RegionOne"}], "type": "container-infra", "id": "f6a2ea998c8f4e4090cb67c8729a4520", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8ee75b16866b42358de39c9ce6f13a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4e11b07fe6624134a1f21b815d5d6c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3c2ca351f71c4840b7673782a05939be", "region_id": "RegionOne"}], "type": "search", "id": "7843800a007544f8a77a46343560e6ce", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3568d1f492684ae6b305a92d2fd21b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e793cc671c1f462aad0848dcbb5522ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2e80c413a4a8470fa75830690ad960ff", "region_id": "RegionOne"}], "type": "dns", "id": "4c02f65f62254ac99a8ba7dbfb25ef6e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc3acce0d8b949b390b24f5cd5535331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8cb9ce4919dc497aa6ed548950b9cc58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "899bb968cbe74a65a0e0a618d0a1dec0", "region_id": "RegionOne"}], "type": "workflow", "id": "b3cf33755f0243579d65d24286eea6c5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eceda4b341bc4f99a8be8ae7d558681e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1554b436e9e342f8b3f3bd5ac5f381ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4ce624fb638b429abc97b96cba31ea2d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "86d507c30e5c47359115f2287aa6cde4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bfbc39ecdc664ad8b3d3168ad3ed61a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "81d3b0a32b344c9fa90730e6b48df813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b35f77887590479e83af01da533cc99a", "region_id": "RegionOne"}], "type": "rating", "id": "81ff40426a0a43249987d02be1fce816", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3171aa72302f45969e01ca808c27027e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18ffa3f1355a468c8131cb4c94c94a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a8bd6416a21c4ca6b687917e6ed6239f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "71f461e6246540cb8bc7a93a4bbfc640", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b1dc73ff20548d2b78455130fb2b50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5732667defa74c5d8a395a3d537c1999", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce24ade6ce6a4b1bb6727b28c1dce2e6", "region_id": "RegionOne"}], "type": "policy", "id": "4b921ddb5e72421e80da409ed4f004fd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbff8b75b63448239428efee98d2ae49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6511dd84ea8f4f2eba36b5ce9c33645f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f02670dc916c4b378bb8b656f6968589", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3ba93d7f418849fe876d566df430cf33", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "253f0bb7fe434764a435ff29b7e635f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70a5e2d42fbf43368c83f6c7f4d29f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bdc025873c2e482fbd7d128cd3f05503", "region_id": "RegionOne"}], "type": "sharev2", "id": "e8556b923a5d43529ce9841d5bfbff71", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecaad7c866274c78ae3c823c6bb06e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a42562969dd54cc0a874bb2493898aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c69de2bb30c4a52a85b81b580c89132", "region_id": "RegionOne"}], "type": "share", "id": "4f4839a2be8d4efcb4f1458ac7a8a3bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8a052b66829414d964f4eda6ec9fad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd4f2e348b0845e7b998dbc06cc03f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1659666ce7354c2c9363ea4bcfe1e742", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "286162966ea04a7aacd5f1658b0a47ee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2ba2f3a8188487b8d853393284fe1ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f06862f8ccf4805b33767f0d9a783b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4be62b56e697428e99c7351ad064c2b7", "region_id": "RegionOne"}], "type": "orchestration", "id": "b9d1c83748e5478ba9b13034c3713c6c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e57a57a4d7e94b9b98a7d5058f2ae8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73cf127d3568464cae0b35fd9f2bc285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "254a35cc321a4a4d92b301292cf4f1b1", "region_id": "RegionOne"}], "type": "block-storage", "id": "56c6e6b73a224ce0b1bc94c43fd85112", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f84bea4f5b354e83a9de6a05ebc26ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c7966c4564141ecad8d8333db8033d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf162e5a0ee541469bd32d7cc3c55dbc", "region_id": "RegionOne"}], "type": "volumev3", "id": "f0d67211a5d54dbdb46a857607b35dc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b66c62010ba942d496bd0a35e55a09ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1cc06cc52264528b280666fe2ccf9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b1854c7c1fc44a0b10dfde13d1b848e", "region_id": "RegionOne"}], "type": "volumev2", "id": "e224c64711a6450bbcb44b537cb897db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e710ace60424416381ed0f1e2d2cbdc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4bffadf2a5f4fd695795ac7e294adf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51cd540289804e8487fea97ac9946c41", "region_id": "RegionOne"}], "type": "volume", "id": "527eec15b1824437a8411d11a1ba0d5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6a90ba9ab394a249eeb7723aaa137df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53f98993199d4837a4bf0483ade436c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0aa8038da624a879c64169dc56dcafc", "region_id": "RegionOne"}], "type": "block-store", "id": "f4a61fb542834bfcb877245e39e186c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59cbdd6bc458408f84d8c66841f2a0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1539543bb4a940799633b25e5b1d0aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7deb8efe9bf840bbaffc5dfd430ba81e", "region_id": "RegionOne"}], "type": "alarm", "id": "ece2709fa98f4fa0863248991bae0970", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d977859589fe42ab9e610f22a08f9350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e5b1bb8eb184f88b1db2369264f6505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "21bbcbb6a69046e9a6a2b91b1998d57b", "region_id": "RegionOne"}], "type": "alarming", "id": "d823948c58b648809ae8302eb3775abc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7ec1d0fc55240d795cd5905516c2c1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6bee3c20e8db439cb93c2de763cd18b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04ecee18770641e68a080052036da836", "region_id": "RegionOne"}], "type": "meter", "id": "56b601c85f854fc88dcde3d6c5f05c33", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "acca29b990fc4b678cf6758d86c52725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c132234e5eb14dbebde8f2a621fa943a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97f5cef199a04177bc70a869d89347d4", "region_id": "RegionOne"}], "type": "metering", "id": "65574c73e48049b1b35589bde1947002", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c34d0edf9c94401cb99341142b0ca14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "518a412c8c034ad2958f2e767f31ac21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4d5367d79564ee1ba86bb535333d32d", "region_id": "RegionOne"}], "type": "telemetry", "id": "48e3c6ee30834d1899bae329d0c2cca1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d3f22b28e44044e0be993554a043c748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d531e8c8adcf4aa0bf87386d858ead2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "be9de0ad1de74791b4f4c2bbedcb72c7", "region_id": "RegionOne"}], "type": "event", "id": "99bed5b5c6bb4890bb1bb79d714d03fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b139cf8a65245be8c89bb495c5c3a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "771f1d026d9940e4a60a4725935eb816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5669c75e2364997a453d3830ed2017e", "region_id": "RegionOne"}], "type": "events", "id": "f83fc4375b1f48ddb2c74dbb470c95e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07c9709060044dacb451c593864d598c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "576a048a84324cc89167db3aac0547e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7f06ad72d8c4642a08bed35c01ade49", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2c73088b66e847f19e73f43fac5d62c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cfdcac98816a4d818f7a9b881e746f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac81f5b5038447be8f3ac20bcce6b16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "976f849071f04694912873073a175e9b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "08feb63c516e4a988ebd8b1fc97e2858", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "026e8ff9268c421c9e8b578f4c3d1d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9add3480fed4aeeadb303578d7863a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0392bb88aa442d3b4ee425f0abe682f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "05de648fbcbb4e18a1237a326ba950bb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca56a3e973f54693b85be489d65f3c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c84e47b8dcc499ba94d5b6e683c6c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f501782e07a4f8393b9a325d23120e2", "region_id": "RegionOne"}], "type": "tricircle", "id": "dff7acc6f28e44389255906d18e5e11d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "515c8fa2bdba4b0db7415c73f003b5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f44a780b4f4647f087e1bd42b0a64d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "13cdee790df746529a8e696d773fee84", "region_id": "RegionOne"}], "type": "database", "id": "8a1aef233ffc4c9588ec6db399528664", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d52c82080f42480abf944f58bad77da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8c31f5f0e7a40d386e552f45d443c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "506e19fff4554cf4a0a4e4499098b252", "region_id": "RegionOne"}], "type": "application-container", "id": "a8d89e97d7c1491ca59c5943f10b2210", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4991c627a9824a109b23ca1b4bb4fc60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "efc0524e44f24b1c850a464d8127105c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9888490c641d4925b521212f9b6f5f9c", "region_id": "RegionOne"}], "type": "container", "id": "cb0ef1cb4f334c54afa48ccf921cef88", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37c309c045f84f83aab41a906aca7412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7ed21ddacc9402888ca16b439305892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "06b4562388cd47d68bf30d04a85f7963", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8f54a38e557647ed9d0f9dac50a36630", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d477f70a643e4cbb9ce3facfe07b9317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8922a6de0c144537b5f0e2bd6254e6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "09ab7f1255684c57bbfdba8de844fc29", "region_id": "RegionOne"}], "type": "rca", "id": "e74c0796ce5f4db2a7678c26e115f7a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "10cf2a4682cd4946a53637330ece35b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36ec4f2f06ab433fb65570f9c0ea434a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "427a82c4866643c88483b5306c820646", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "33ec01b0d91845abb45189586b9ce2e3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a64dc104849248d99a9f3f285eb2a844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ae2f3a4028df4f42bca4924a6bd75c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b967aa243b214f3e87ce50274f8ad94b", "region_id": "RegionOne"}], "type": "network", "id": "bed3377dd77247acb589865674a5192b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "78eadeddb07649d0be8c809d6b880c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8806f0a29afb44448ab7613bff779bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "85896b1f7d984da2908f78c99c82a834", "region_id": "RegionOne"}], "type": "backup", "id": "ae484aa184d74308bfad24d129b0bad9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb0ef4550ebc405287e8adb57abadd2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46cf4592f3224267adf1ae3675316f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "34e6a83b3272408da595042aad561b4e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "63314ac52b1641c69d420caab1521f90", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9293ed146ce94567bf654e02419ed751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd564fdc740141e4b24e8406415d51de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4bf23fa91bd540d7b0183f077318a0db", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a07eeada1c844d66a3f15689d48f3b1d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f56361db5ece4a82801acf09bd25bba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1d2673312911437791ba58c6de32c439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b6d3a4788d6f4377a65f99316bb2ca79", "region_id": "RegionOne"}], "type": "monitoring", "id": "3c7103d78caa455e91c8c8f73c778038", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "36bd42141b6d42d8ab1d1ef2b652d59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "59ed6adeda9a4c769b98254cd7fdf4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "12479382baec43f0a6e70ec52a17ff16", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0f86a52ad30c4084908f16d8cdfe3fcc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5fba1fc5e3d84624a06286c1ccc44895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "da4e8d02d1c941e6b6fb6d09a34e6364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "66811f723f294e2f94f2bb9bf0174da8", "region_id": "RegionOne"}], "type": "placement", "id": "20c67c61d2f74e47b7010e479e05558a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a0ccf20b15f74ddea3c432b85d29bffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "38d12eeef3de44b789434c93ceb7c0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e3dc808e3db4e768e3af306b4483d21", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3d435de10da843a7993ef1d4fb81a34b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71a82cfae1814309b692214d0be546d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aeba2b56e4b94d67b5d02ff9ad2c05a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4bde23e25aa4fd6bb0d910e7de8bbdb", "region_id": "RegionOne"}], "type": "ha", "id": "cae5f7ed85a1400793bb16ed2f18b164", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b9aa64657c5645c2bd9ea7fdef13c3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d282953afd364845b9e5d823582f8e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "73cf1d7374f34709831ab4ad48f67edf", "region_id": "RegionOne"}], "type": "reservation", "id": "d925be46dc1e465383381c78dd217f78", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9957e9ebdb4443b598c8eaa10c830135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f686489366143879e30159126f379d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "967ae4ac8f54447699fc24abdc9e8fbe", "region_id": "RegionOne"}], "type": "function-engine", "id": "ca42fc7152d44dc2b14145df0101c175", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc3d72f613a04249b1aea3d405acce0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b6d88cbcdf354eefb664950160e4e727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4e4183635ebf48ce896fd866e3195d91", "region_id": "RegionOne"}], "type": "accelerator", "id": "708ccd41a52d4472aebda4c8f96ca5b6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "602d21e2c89045fb90de40a92b12e97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3978aa00abe4fc3b9c7b7848e49bc3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "320541adab224e07922ae9bd8c71439f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "406a6b6ab6fe4a448cf032ff111f486c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2cb24a4325d4792b781c90a54c7bf80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "577a2acea575404caeec2d10b7c0884d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "97740e42741947f9bcc6f205d3363d5b", "region_id": "RegionOne"}], "type": "registration", "id": "dc4162c085ba45d289cf4658369e3e25", "name": "adjutant"}], "user": {"domain": {"id": "06b29d3b70aa4a019c62b8716099f4b3", "name": "31589c1c899b41b48117491bd262a2cf"}, "id": "e6e2c0271f8245edbf3bdadd9dc9a635", "name": "b7c5158351494081b881f272a24f8f5f"}, "audit_ids": ["bc4c90e799244a36a450a5420831fa92", null], "issued_at": "2020-04-23T06:25:58.545779"}} 2020-04-23 06:27:58,734 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,740 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,743 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}]} 2020-04-23 06:27:58,748 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/subnets/1f1696eb-7f47-47f6-835c-4889bff88604.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"gateway_ip": "192.168.199.3"}}' 2020-04-23 06:27:58,753 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,756 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "gateway_ip": "192.168.199.3", "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.066208s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2 [0.451439s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,416 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,420 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,422 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,425 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,436 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.359500+00:00", "project": {"domain": {"id": "a949d62cf0bf4bfaa3c3dd9187a16180", "name": "63355af054d64384bd60dcc74c3485df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9d45d90163494550bb05a0a4fb5ab442"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "16f7a42c2a484a18b9167faf99cee5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b1d370801afc41b8aad8dd426f8d3fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e54a312ddf0b4c31b346e68e221bca82", "region_id": "RegionOne"}], "type": "identity", "id": "6c0d1fd2a4e3429a9cc3fd8823c135d5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f4f188a2fd104b5887b8f9d6ca55d7ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88514ca6a2b74eb2ac1e0c165d468782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b64fbbff051404290d38c30b634a3e0", "region_id": "RegionOne"}], "type": "compute", "id": "aee8162bb28a4bbba4428a20fa49b7b7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "855e57d9704d432385f69f8bd4a40e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f24574df6cca410c90e3c6d1f38d6685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c7d1c36ae24b4eacbea7edf87c014595", "region_id": "RegionOne"}], "type": "image", "id": "3ca19a820e3145ed8e1f00ae6be966fd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1e95fdcbf6d34f358decc12db1415d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "86f16dfe43a242ec8efe78367268b1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7d092e756b743aba45a6b17652e0b83", "region_id": "RegionOne"}], "type": "load-balancer", "id": "616018e4abd242e4b664ad4157fd9896", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a4b57d2571e47298c8d1db1b1565ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea179fa2b4644ba689f22d062fafde03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18471dcd0ca84bed92655881fac6fb36", "region_id": "RegionOne"}], "type": "object-store", "id": "49b6c3ef46f44cccbebafebed349c86e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d1e08bb03874b0cb85f26645b6f9253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7bff3c67e44e420c941229b0fa51ff5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "35f2976cfdf048bdaba5d2238a170519", "region_id": "RegionOne"}], "type": "clustering", "id": "cb7e14c008c2414eb0a223bf4277af9a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43f85c46f45d4855b8c2c918b14909b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be1ca9abc59b4aaa84fc71da22009532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "52df175315ad4fdaad9599c9b20982c7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d1c9cc6437db43e8b13d0b4d56c5dccb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44b732d06a0343899d8dd10870a1f2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5a697f65ee9489898232ecd4f7ada83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "60cf61bd49da479f9c28615a7e5bff5d", "region_id": "RegionOne"}], "type": "cluster", "id": "8bd0011828b5444bb9c21369ba7565b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4a64419c305f4bdeb79085b57f73bce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "22fe6e248f7a4f26804b26617658f39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "52f7d3c6d780497b80b64c0cdfdd2eee", "region_id": "RegionOne"}], "type": "data-processing", "id": "288cab717d8d43a9aaac0c7ba2ea1f83", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3876c0c78a11451898ab95dd7ef09659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "254abf5951814469aab6b12e25d1ad47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec522d45c56748a0a272ba39a43282ac", "region_id": "RegionOne"}], "type": "baremetal", "id": "800e578d462c439f848379a75b3648d8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "44bc5dfd5df14d5a9e6f7a6250ecbc46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "540241fd3e20455bb47c93a1308246d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e8a811350e2449a96844601c97a421e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5d2fb40318b14798b4d99ec80e48d43a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ad1b8f2bd1fc47cb9c7d21e0737f6036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a014f01a32b492bb4effde29ef12c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dc303dbcd3da4a4abb40346362b9725b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cabc50b67deb48219c548df1ea8d3335", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3dcaa3093b7f48a79a574c29d8964446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "128ef5db79c444f38d74fab910d6faf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a22848f6aac3425f881b2827350b7ff6", "region_id": "RegionOne"}], "type": "key-manager", "id": "c6bae48c968c4d299ca4b50134769f8f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd20e23444f248ccaa6009e5671d7341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32e6a9f19ad74168b3587b9d113a325e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5344fc17ddf4587b8d94918a01b91ba", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "216db98b5e354143833fbe21a6eb3d8c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ddb30204ad31469d98059163a955ed3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24830d85367744018665117eb73ff8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "11404c36418347febbe4278a0c9c4fc1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "610f11131fe44914bba4e6e155487631", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6b4ba141ffc14c5fbd81361a9e28cac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e6dcbafc941449d38efcae92cefd887c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f0e8aeff98aa44faa95c3645fbe5fc50", "region_id": "RegionOne"}], "type": "message", "id": "bfa767e58a9b46ff98af749c15686980", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4597dbc4b8034335956561e383d3f0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6dd611025de24850ad09079fdc46a438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8571651a229433595ef23a7794e4490", "region_id": "RegionOne"}], "type": "messaging", "id": "c1bc0590382b44f298944b27bac5f10b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a838eb76dc1c4507a32f4e6e7468fe0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2895df5a1c004b7e977c2230d1594c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a59e45d908994f13972ad030a6683f0a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5dd499f638134cd59efd4e9a3303d574", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e89213165bd485c9b76c7778a8e898a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "989d5958a5b246f9a60580e31eaf702a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c70412f25a964a86a6534207c7fae842", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "80542ec241814fd4b4bdd72837efe4d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4375961cb88e4dcea1c7fd2d8f1f4647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20ddc0ceca6c47f3b2bdd8ad23f819a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49d6a7ac7f664d3d8ecdadbaaa79eb52", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5302b85e399d4b8a8c7e28380c00db8f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d81eaab167940c38b90bce6779ce133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99757514b26b4a0f8ad88095e5d22840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cce9cee90584f888151d05e66f9a8f0", "region_id": "RegionOne"}], "type": "container-infra", "id": "6c8dcfc3ea8d4c569aa897989409bc59", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e68781e464f94c3188bfd213207cb98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9dc364297b9649ebb99334eeb9e9a1f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3a7d62ebeccf4e27a5e267ab3a5cf86d", "region_id": "RegionOne"}], "type": "search", "id": "9f5e2843f94f4a9883d5c02d08e90f50", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8f7a1edd30044423b419c51e0469aad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "613b5de8baf4489d88dc7e9fa6c5e26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f1a11fb5bbec458198b8ebf4db203258", "region_id": "RegionOne"}], "type": "dns", "id": "1b54887f47394bb287cb8278f48eacac", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "818766a1344f4ee983b34ba86c96a803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "724691c7ed70433cb8d46bca0bf76de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8546cb1cb20143aaaa1ebe8be7176f90", "region_id": "RegionOne"}], "type": "workflow", "id": "a673ba171d6c443a8dbfd60b6208bcd8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e93e2c22540a496b9d6eacd83ba23f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8b7435d74354cc9acbc08f9f23e9300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aae938a73650430da199ad16d0eeef12", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4caf513771ea422e86e6eb55619da74d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "29c78938d8044faeaad7f5eabfda21c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "86b3b185028d473a9667848a6b9f6ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e50ed18cfba5420d98e5ca19b774b3ff", "region_id": "RegionOne"}], "type": "rating", "id": "214a8c784d87428a9beea1405f510b08", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d774ec0f3d4b41328545edbcde29cd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e30362e0764d43cdb72f4a88d642f1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3de11b70e42b4fafb270fdc4da3ba501", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3ef07019c427443b85df433c693157dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66eae2e30fd345c49e41eb2a0e69df93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "13c58c8676534b379af18354869b4036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "97709e11750b40bd9a6a2b4694e771f9", "region_id": "RegionOne"}], "type": "policy", "id": "07a12a7a027e43be9d1d763c6bd28045", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c39453e1810c4efe9fe31ead4b78dd7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d621c05f44744a5e895d889f7aa1cbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c710ef26fab48628e79c26b1172198e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bbf909e5446d42b3b5e8575b4790d8a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a2668de322e4301a8800fe08a17c847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ca0e7f5e93e4b85841dadbbb7765507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bfa21212a5b34acbacaf1febe0e98717", "region_id": "RegionOne"}], "type": "sharev2", "id": "5f037b89dde04dd1bd55875c56a0aa6c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a37ec45ac8594b84bdeae4cebd2d7ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "104d2ac2e4524a57a429ce77f6eb2eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79f7140a018d42439c9e1010abbddbfe", "region_id": "RegionOne"}], "type": "share", "id": "c2f3afed32c84fb09921eb20215a8870", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "132996322807475597e65cf2af65cbcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0c3d30f8fc44d6998cf3f2213c3d251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "285aef1d0f7f48608bfc3692966df85d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "beaa8558920748afa063e518e45c18cc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "794b8aebae08413784be1bd5c467e0a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aa14b9884984c83bf44a8ae6a294315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "954eb3b62c6c45658c5a82b9890aff06", "region_id": "RegionOne"}], "type": "orchestration", "id": "c003c30a27444e8fbe37e06a6999c4b0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94233be45eb74f35b85ce931045cda88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2b59ef8624b4aa381a770a1efcf9dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "098cfe03b5b64bd2bdc184baf9945c7b", "region_id": "RegionOne"}], "type": "block-storage", "id": "5c46b8586eb74f0eb388cf4f80be8e54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd691b4c646745f8ad755db2e24ee1b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "572c22ab9dae40afb7f3cd0422835a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "287e9f5d64f9475aad431b63a88fb812", "region_id": "RegionOne"}], "type": "volumev3", "id": "164030aa191243a1adcd53cf5c9c0e44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a75552ec038742f4a820b42516077f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffbb39915795408fbd7e43c4e1fa9bb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4a26f0f3fe74e96af2565030af43981", "region_id": "RegionOne"}], "type": "volumev2", "id": "8d5c0825adbd49338aa61e66b0c97c6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f385d5f3bec04536aa729c14a17a7812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "135ec305af10427883e4b706c065f404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fffee576a4b54aee8c227d3a3772be16", "region_id": "RegionOne"}], "type": "volume", "id": "c4b73e77c671400ea65763390b318aa6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45232b79108a459099eb0710599320b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "872414b5d4f24a01989e0a615fb0c961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4afafb5fef2a4da395119cb8b68f3334", "region_id": "RegionOne"}], "type": "block-store", "id": "d64d68d54dcb4d279dcff6a705b1c827", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "26a7e84aacb5426bae090347052079f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f0286ced040457397b488a3f08430fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ab7f2e6c5074112afe183aac466bef8", "region_id": "RegionOne"}], "type": "alarm", "id": "7ae5af132db749278d5fb9659963bcf2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3076e999ce314c518435c91c30ac105c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "76a1380165b3403c8a0be0d03da0c014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e429020b2b1c4dcaaca43b82f735ac63", "region_id": "RegionOne"}], "type": "alarming", "id": "edc0294486f24eafac08e40c95f8933c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5dbbd532316b48d4b4d9bedad27e909d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ad6f6615cd44ca99a8b914059d5abbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65ba00d922bb475dbb44f4385bbbc561", "region_id": "RegionOne"}], "type": "meter", "id": "905b1d882f0c4a18ba6345b4cac26285", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a47a482cbf648bb86816b04c96ed82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "11e87ec4a34446f88a12015a3fe1d654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ef0d9009ac64de9b9541247aac17dff", "region_id": "RegionOne"}], "type": "metering", "id": "c299f95d34734f5daab7707f7513df82", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e82312fb9a574d518465b13be2b20eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "780af6ec6b6843a99cd0caaf3a849a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "082fd293076143188571516de510561e", "region_id": "RegionOne"}], "type": "telemetry", "id": "2c0bc9cf4ae44a79ac644a5434d8ddbc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "146dd2975db44426b6f8cd985574898a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "52cbafb04ca6494d81f73684e78b8d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59daa70459ed436ea97556f076435fe1", "region_id": "RegionOne"}], "type": "event", "id": "c94f11c721fd46628d8bb7deb34ed177", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "288b2890c3fb4f95aef928eddb2d6997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c861241cecd347d18e0cf7c80a0950f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aeda6011ec81492bb309c12d2c8c0cd3", "region_id": "RegionOne"}], "type": "events", "id": "ab624c506622402bb488fea7ec4637a7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b6e3468a0b34fc69b565a0b8ad2ab03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0dad3cd548044b1899f1eb89dee2e667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "31a19f9ee291459cb645fa96a4984cc1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4446e2707c1849eca5424b83621126ee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7451a3eff1446a29b92a4e18c13f97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "420e8d1f2fed4d5fa4e6e527386367a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0eb32ecc3094bddb6d5f3b2c3dfca56", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1c0be84ce1374188a02e300e873306af", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0963c61d5164c9f98d91e896e2ef34d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "741f1637f2274dc58cb0db6a2e4d59b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd17f8af766242fcb724167311f3ca84", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "df100a449e504808aec2c6a7ec5eeb11", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0297b4c0f2043debc24b0305cf37203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01f3a08c667646f492069f22b2374ac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8590b4cc361f45b5b697d9f3826ebbee", "region_id": "RegionOne"}], "type": "tricircle", "id": "e98e24fab73343a58aaa54db9acfa498", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ff0ba45a89ef48a9971ba57fec56985f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5aba38d83bdf433196671edc4d4e1968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f06155d562e747bcbe3bb550bacabae2", "region_id": "RegionOne"}], "type": "database", "id": "c63a2b0d084b48489f3a19a5aa899da6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a3082fc945e42d6ac1577f2a23a47eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5ae7f2dfa5849d0b594080fcd7c8c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f58e0341362a4cb9ade7004948dd1fed", "region_id": "RegionOne"}], "type": "application-container", "id": "b04be26e728240fea6b2be45596000e4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0355fbb89964ca68b41103b593eb789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9e4e52b5151040f088ffaea255ec20bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da71c5a4f7f84a4ba9039706da56745d", "region_id": "RegionOne"}], "type": "container", "id": "5564d257a21d430ea8379ea377842b37", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4766d8f7c56460aa2f5127eb17657e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6ecb415323446d6b638a95735c82b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1561d033b4dc450cb85305dd786e5ce5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9e5edf8a26aa42c3b3976aa4e78e97ab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9fad9c66cfc346aca3c74a37c29f7780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf545475d8bd4ef4a92883c34be5a7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "240cd5aab4e74ac7b2fbace81e8caab1", "region_id": "RegionOne"}], "type": "rca", "id": "e129b2b66d6342818b465e03d25b704a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e8796858fa84b0abf07a5cc311e6451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0a51c9d6783448b4aa49177f6dd4f8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1958c231f3a14a10b44623b8ca2da659", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dd2f387a8727400b99942f15cd4e9759", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6499dfdf7e7445a59afc24ef3452b948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c99b090765234ed492e7e4935edf4879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5960607074c144e7a9f44917c021333e", "region_id": "RegionOne"}], "type": "network", "id": "03b25f35561a4216bc326a3642c01aea", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "51f27e8413634337a87345b69d9becdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "19f2ae0b0f814fc9bc3c27970c406bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d86cb1b9adf14830bc0dcb8b4f9b2cf5", "region_id": "RegionOne"}], "type": "backup", "id": "521b3dc97ee447968763445b1af853bc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c408b54ad7ef439bb941bcd5a05f7d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e8b06c3c3f3b4a25ba47a58c200ec343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a779431ed0f34f2ca662ec48028df3ff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "68ec949d7b164863bacaa2bf84a61709", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "01c7176223ca44cf8fa340e882f7cf9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "520b5b1f799d4c2c9c0f80c2f4041537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b10323725bd488e95ffd04889e88a6b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "808c4d1d85a24b3fa0a08acf8e367fec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1394f60c5e3a44e089aa210d842ac689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ec3176ce496b45208ea45365e05fbdee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0a91d471a83f4d77933dd1a94e36ffee", "region_id": "RegionOne"}], "type": "monitoring", "id": "88dc73ccb76141bf859c86ca5f0ddd7a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4f9db344a260410aa912c5bde7e4e35f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e3d3f0a2ad204b77a4201df13e99b23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b5e8be8ea00345fa8d7f4c62a4314141", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a3f16604e09a427e9b979409f51cef86", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b4007f4bf59b46a4b6b7f1052a181cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2060fc7795bb4219a2edf55743252710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "80140a281a0e430cb239ec459d9b06bf", "region_id": "RegionOne"}], "type": "placement", "id": "27a918d88cc94227bc2aab0c76cd10b9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ee9fb1adbdd4a8ea609916e3f13c7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91c1e1e34854493b8b781cbf459b9060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "37cdb4a8d0ee40478e3ac233c010f4cf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bacfb98b018848b18f48abdf1b325df4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c89b61ddd434b8c94a290f08af7c035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c2a3cc76c8e47d898f21758e3458a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea93186efb69411b9d3cbeaff3dfecd4", "region_id": "RegionOne"}], "type": "ha", "id": "cd7928f7eb8748d6a40f9de2a913a322", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b1831863d8b34282a9f2d6bf0cc28abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c702bfb6a3cc4d0a82da32caeb2031e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ad4e244b2c5d448193ffd2f7f850bf40", "region_id": "RegionOne"}], "type": "reservation", "id": "b2eb63f0293b42a18aba9aa6d11e0723", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6d790d478d57430a991b5781915dbebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e1b7fb9ed0b34f2c9726b9b7bf720439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "463e93cce83c4981b83dd68855342f5a", "region_id": "RegionOne"}], "type": "function-engine", "id": "a64263be6bec4ff5a0868c55fbffa90e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "873c4267ca1141f692de3bcfbeb43551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "98271411824e4eff9177ec4c39fe7764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "868e857322294f0fa77f35cb4113094c", "region_id": "RegionOne"}], "type": "accelerator", "id": "97e1af96b3394dceb6133f915174c2b1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29cd6f1bbaae460cbb92be0ed3118453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24f84300268142d794980c443c7ae5fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8f7e9fde76124cda929c6a09013113b8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "32598f627edd4c0f8dff8f21fd5f868f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0938f87d8dbe40418f8871ea2cf81f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7160308cb2a240ec97a7be5472117cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b3df2074e914790ae263349949d878a", "region_id": "RegionOne"}], "type": "registration", "id": "c309fe8e0b5343fca070848c157a3724", "name": "adjutant"}], "user": {"domain": {"id": "0f43825a2b9a4754874fa969628466b3", "name": "7a51ad8b03d549349c5a082ae5fca77c"}, "id": "75c468d28ba0416eb13f92c710c556bc", "name": "7dad30fab29f44e2970d72dbdf0d73cd"}, "audit_ids": ["570845209b784246ada27e8c1c6a51f9", null], "issued_at": "2020-04-23T06:25:58.359500"}} 2020-04-23 06:27:58,550 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,555 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,557 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,583 openstack Calculating hashes for /tmp/tmpSlmPo7/tmp9JupCS 2020-04-23 06:27:58,585 openstack Image file /tmp/tmpSlmPo7/tmp9JupCS md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 2020-04-23 06:27:58,641 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,648 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:58,672 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"owner_specified.openstack.object": "images/image-2", "name": "image-2", "tags": ["tag1", "tag2"], "container_format": "bare", "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}' 2020-04-23 06:27:58,677 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,680 keystoneauth.session RESP BODY: {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/61c2086d-22f0-4787-94c1-ebac508ca28e/file", "id": "61c2086d-22f0-4787-94c1-ebac508ca28e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/61c2086d-22f0-4787-94c1-ebac508ca28e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"} 2020-04-23 06:27:58,704 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/61c2086d-22f0-4787-94c1-ebac508ca28e/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:58,714 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,739 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/61c2086d-22f0-4787-94c1-ebac508ca28e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,744 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,746 keystoneauth.session RESP BODY: {"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/61c2086d-22f0-4787-94c1-ebac508ca28e/file", "id": "61c2086d-22f0-4787-94c1-ebac508ca28e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/61c2086d-22f0-4787-94c1-ebac508ca28e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"} 2020-04-23 06:27:58,786 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,790 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,792 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/61c2086d-22f0-4787-94c1-ebac508ca28e/file", "id": "61c2086d-22f0-4787-94c1-ebac508ca28e", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/61c2086d-22f0-4787-94c1-ebac508ca28e", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {17} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v2 [0.092429s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,780 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,784 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,786 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,789 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,801 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.724710+00:00", "project": {"domain": {"id": "151203a79d4248a282b5db817466f478", "name": "89a20dee6be14583aed9dece703e64fe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3300991640144ce9a262283631795784"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "58a6674cc4cf4b199eb1684951dc4349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f7645740a0814b239ad20f1c82d78892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9d4f1e13dad243aa9c01439ecc3526a1", "region_id": "RegionOne"}], "type": "identity", "id": "bc0ad1ac3f4c4827a6b3903b98aee0d2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d50bab69a9884876868de3b7c48b3383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b922c1b606e5416f969e0e01dacefd18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3096abe0ca8c44019eab361bc2bd1cda", "region_id": "RegionOne"}], "type": "compute", "id": "5763e4a323234ed8ba4a89adc34bdf6a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e78f5b8266d54b8f8882e518a4526677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1d0dec2f8cb14da9a00849314d2c1e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "080a28d1b6bd48baa17d13586b0c3d42", "region_id": "RegionOne"}], "type": "image", "id": "5408ff9f03bc439697ce432c5a79259e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a20d9add530f4ec8aff1a719f8e5604c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3dc21d3ce9e54b6f911e4a6bfada4651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0bfd32db28374855aae0124c56659211", "region_id": "RegionOne"}], "type": "load-balancer", "id": "14e4bc23b06043a6bb9133cd530d6658", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "626659fc0c574e8998f7433aac7c5cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5f6cf3f20dd41fc8a64651f7465f9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45e4b079f70940eb8c6873fde708d238", "region_id": "RegionOne"}], "type": "object-store", "id": "298a371805e44093afc3d1a44bab3fe7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad3cf4340b0446a1ba540462a02c7c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "746ff513a39b412e8f163b4073d00b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d094a1653c624b1796472270e22e63d3", "region_id": "RegionOne"}], "type": "clustering", "id": "920e5c9b2d864ef2a257df1a2db1f577", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14307c663ef042baa1c336967bcf6c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1b54ae1a9c44af584dbd252548ba39d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f7fe9c3a814f4f959c3d4c63db79ba35", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3461c9d9a1404defae173d29ca06c7f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d962f21a65b54d9fbc5980addd2e08fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4d6b10c0f6b4dd3ae4a0c71d0f076dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f9b370bbf834b69a852de06751969fc", "region_id": "RegionOne"}], "type": "cluster", "id": "835b9d71d33e47b39b0ecfe48c55c44e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f2246a4314964f458acd1e2832eb7f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a7b95d2f43514022acbe07bf81c6c20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "546091951f0748ae8ffe546943294ecd", "region_id": "RegionOne"}], "type": "data-processing", "id": "389bfd3892124e9a82ae2df41c0383ed", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff03268fab3b4e63b33fe67d24a33bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62d2a040ace14107b495f822deb95cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60040a75039e4d2296d6630e2d205e8c", "region_id": "RegionOne"}], "type": "baremetal", "id": "f77c39f1bc9649d09365a8dd6e163786", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22ada3267f0547629184ce6ac6dbb98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4fead766b0d8452ba1fba81e2ee4197a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "364a51df50de4973a917a21680e72123", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b3f06c18fa0a4386a4b7f0987fc906c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "46135516d36d4913b0dc81765546869f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "84bb6574c18249f2bb50c11d7f9571f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7f907507aa0043f695355fc47a8ce766", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3442f0bf43864e2fac7f12fd5927732c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9383a0e40c6248e0921cda27283dbdd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d586be2ccbaf43a39a026aa6664f8ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0c6287c26a0b4047903bc66599e9ae03", "region_id": "RegionOne"}], "type": "key-manager", "id": "6f449134744144dd8a8f18d3d65c5c74", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "143e4db3fd014f3fa5059e117096f5c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0dd481f52e445dda17352d7753949c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d372c87884b04a97894315569e1399ad", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "90e1aa4ab3b348498c56d3492bb64d28", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21824dcb00324f0a87cead17b30f10cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb183a2be090417686e2a6b1d6f46950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f62148a06ed649deab56266ac88c9985", "region_id": "RegionOne"}], "type": "infra-optim", "id": "84a6e7467a14453882aeec31385b51ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a8d464fb9f9e42fba376fa637c1e0f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "195fc5f451a2498d882ad60dfcb985c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a5b4db7a2da84fb3aeeaa6f6f7093d7e", "region_id": "RegionOne"}], "type": "message", "id": "be1be4d208ca462080b7399ca49adea9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e9995c6d060e4744b5853f0bb8ca700c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5f2f6bc1267148208d3a7797cc50f194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "396a182094c04cb8bcd71dbe6dffc760", "region_id": "RegionOne"}], "type": "messaging", "id": "ad4924ff62fc4fbdb09baee0da63f7ed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "75df5816262f4f1da55b3af79f143040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0a1e77c6af00491696ab8e71dcc9c26d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "faa073d70a7b4a24aab9aeaf7bf416dd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e8fb69e475204666b82b7385659ae850", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "336bdf80be564cbcbb12b2fbfacbc9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90a40134ffe94f2e85a73977750cfeef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d54ed15888b94ff98902aaf9720ddb6f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f81d7a9da0d942e9998a363cbc05c6ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b49a2d303f6b4ff587b0d286b4a687a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0025e3fbcdd04f3b945ec6027cfe4cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22b2881fde85402c938c7af69ebed767", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9f14660a0c3b4a26b882d45f5869ba9f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1a5395c8f924cf59157c2a444d0d6db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23b966dd733b4d0fa3150b125f6edf12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63befb022ef5484096f67dd51784b0fb", "region_id": "RegionOne"}], "type": "container-infra", "id": "fa3c1f50d8cc4419a501cba543e7d9e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aa983acc62684baaa1af531c8857b222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d4321e77efdb423395cd27a18ae88c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "145cb1d61b144c82ba044b9ab525a3db", "region_id": "RegionOne"}], "type": "search", "id": "2b20437d19c543c29128dc8669de7c5f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ab90099b2084637b0a3b49498f3d724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "beae03b4c42742fbb60afbff64a2b009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3df9ec65e73d4af58896e9428b3cf63d", "region_id": "RegionOne"}], "type": "dns", "id": "ff04e5d188df4ab28eacfd6b2f5ae650", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "17ff00a7909b4e12b366b14c12e03d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7b626489e56430d8ca80c3c06b08c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "df42e60784294f2ab1b782b80bcc9b50", "region_id": "RegionOne"}], "type": "workflow", "id": "0ac6134c8eb34e3ca2259e870ce81ea4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "98e6b1aac38f4e61a656341d5dd75982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2f74c36283e471db6c876e33b792d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "870a758bd3014c7092c67f6af925a143", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6c940a0102bb48478b03b3c1f6c92bbd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d1d86ed0076048faac0bd21b30080878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7680579edb94f6c9da9f822c7e595bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dae69ba18b4b4918b6b20a2e8cecae53", "region_id": "RegionOne"}], "type": "rating", "id": "2fab9bc81f8d47758ff50acbbbd746e4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e4614d7e01447c29ef9850cf5c176be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c561a1a71ac941e7a23f2b7ffb7d7c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aacf9a9fb82c4efaa5fa97ff808aae4e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "beff20ff038f415ca6708b9fb2bb96b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ca84dbe6dc24842a85f161342bc29ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "58660c04b846489fa7b68994fc8b847f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac699862244c4ee59b22d0fb8b3b5128", "region_id": "RegionOne"}], "type": "policy", "id": "e524641f8e9e4c818147ebab35ad5c60", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6c4d3d551234837aacd095df0909536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a2186b4cf764e499724ab5dd3f85bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d671ce3c791a48879dc40da965aff734", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "699dcfcc1c52430eb91bcca80bc19eee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e26ac94801ff41aa8cccd82b57c96b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f83e00acae9446adbf303cd350ba1fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f894b116db04547982b0c31fe65f292", "region_id": "RegionOne"}], "type": "sharev2", "id": "f939f2c295be41adabaafa125397c480", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd06017ab9834c3f81b0ccf16ef0bf28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e41cb5e80d3f4ee280f410949cfb5807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e77a750f8234cba9e3bdf91b4004909", "region_id": "RegionOne"}], "type": "share", "id": "b47d0a5c82c14011bfbf96ba9f77a7bf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ac4595bdb1646908f0612477ce3fa94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "614075208a30440cbe1bc03e9b48bb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "115d779213d240b6a43641dc4f7f58df", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "de2d9052141342eaa52e6b7e4ccead7c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "561ff17b6058404d9e0cd85704a53867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54b81ce3f42b454c8129b46b1ac9506d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1abc3328dc4e4b69ae388b1192c836f0", "region_id": "RegionOne"}], "type": "orchestration", "id": "e9d06c9773144decb6341df1ba7ba507", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3221913c00d044bb822ee5b8118044bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "795ab6dc7b744d6e90d1bd223ead2743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cbeaf32e38a4e4eafc0e604069e85ba", "region_id": "RegionOne"}], "type": "block-storage", "id": "d5b24d2d11a84502accef8bab6c3d646", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7ffa79273a149f8b27c9fa2f78ea68a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "958bbae267c3457b9b5c8309b1a20cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0f3c1b872f44930b62a22a311922dfc", "region_id": "RegionOne"}], "type": "volumev3", "id": "294aeed3d2ec41d0bac01c6820d469bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "974807ecdae94e3a8589b0858c449285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5403f49bbec7428e9f0d42980972c1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ccc83e854794238a1a0c24928cd8370", "region_id": "RegionOne"}], "type": "volumev2", "id": "1ddc1c9ac439478c9599b8473f5106d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b27a4f3a9de4b4889ad27aa5dcc5748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f429ab4def0942e79cbb3de28f44571a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4efc4f6e4d8d43079d56b59f6a284f5e", "region_id": "RegionOne"}], "type": "volume", "id": "dbeebd24558a4db7b65dbc607647be81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebe885ce1bb04ad1b115d159c83e814f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9dff95ce15d48319b63ee4574baa4a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "676d565083974e6688f6f03192e94a6b", "region_id": "RegionOne"}], "type": "block-store", "id": "938d5441c9ae468f9b8ae632afa93dde", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cddd8a45ad5c4382b649481bebd1c951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a1e03d8f52a44038f94dd527c460d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f9f39643faa7423bafa0007dbc376427", "region_id": "RegionOne"}], "type": "alarm", "id": "c01666d55def48dab759bcaf42912ee2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77643bd3615a4700a34afe426d6637af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7e200a3e5ba458eb82153abe446f96c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b27c5502124347de8df065ed79b3ed81", "region_id": "RegionOne"}], "type": "alarming", "id": "6aa1575968c9496fb1e566a3a2812670", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cede2c369d748c5a0c29089231bb7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57f94195d8434b3e9613ee4709ab3a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "81cd8967a0884730a1fd4932b2f79728", "region_id": "RegionOne"}], "type": "meter", "id": "d374dc8c48d04b15ae89742653ac2e3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3639498966445eb82a0d958c4719306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "81e9b634203b4dcca505070cea8fe501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d7cd8267b64049d0847e986b4768e5a9", "region_id": "RegionOne"}], "type": "metering", "id": "a9040963963148b4864b7d216bce9bb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d4a11b97f34e4f00b1c8859f3389f47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d3f824c1a3b45c0be94a0e51b8f4415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4553cda5f1f84a61802436e3199ffa91", "region_id": "RegionOne"}], "type": "telemetry", "id": "a8c543df64714c71b58dd61926f1d280", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fda8cd9c460a45d1980d15b6e2c95dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fac94b844bcb4f718f32d75e7c3ef047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e286cf1ccb0b4fd4a6b5bf6fe729380c", "region_id": "RegionOne"}], "type": "event", "id": "e40293c47354426d89b57c1dcfabf0da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3ecac7beb0724260bf2ea591b9bf474f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e46ba38dc699441f8a4143da3c9184b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4fa009aed8424e18b886ac12af7b490a", "region_id": "RegionOne"}], "type": "events", "id": "21a6f23b7d824a54bab7792734061dba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3ca8cbef87444009c5a4b2236f2d12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a230e70f8b5c4b48a077c47961ce116d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1136614a7c149dbb6d1057111a84b3e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "141bf323898244688a0b681a5e05d167", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27a43e5b05dd49bead2115fcf19eb592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "db9b055c76a542c1b00f3b7995a39461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f615c8b19b3a45d3b710698a53ffc00c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a9b73d1f45b74a2eb0f191b736b1aaff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa91f1bddd7941b5964bbf0acf141a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c41e428821647caa0cefd9b05b6d9c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "10ab47487c084329abc2e762df28610c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "150876cdfd184f749ab97d9aaf6a5e58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "776ccc6612c241d4bd6ff53c06f56572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b33cccc23e5440b5995efba4ce70e4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cb26d7c819b4ba3835adab92466a6a4", "region_id": "RegionOne"}], "type": "tricircle", "id": "72e21ab847804f0d9be23e993292eb1f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4648fa2f2c044ffcb06f816f08bb1b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "925f4e8489634ddb92f4998228ea1569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bfd9ab1f3ad74ca99fb67fc4dcd9356f", "region_id": "RegionOne"}], "type": "database", "id": "5829d20adb154eeda77d7e1f0de6185b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3213d19612584eb393fd3658b7dcb0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dfbb0ff75e094d07baa1136869b7a6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "04dbadcf61d442f2b2649f4c2d9f0208", "region_id": "RegionOne"}], "type": "application-container", "id": "591ce889713243bf9fdb91aa42c35ab1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88c9767bc6f84361b690999473e4da8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "67ee54a5a36f4743a38c814e6bb930ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a4131d1b42ee4413ae729efb0a75348e", "region_id": "RegionOne"}], "type": "container", "id": "c5d2107b48a243baaf282d9449f473ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93d26f23e7b04c058081430a6ae4e634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "474b515098104b47acb405fe5a068e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c1987bd896ae414e853ac07b0592e413", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6081aca7c25446a381479d4a9a9f943f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e03fd01077524c358f36d1e49ef6335f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f52dc2f5e9d14cee88a056166d6768c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3e2c86c160aa4c21abee28e37202033d", "region_id": "RegionOne"}], "type": "rca", "id": "903678ebe4164aa3ab6606b1dbbdff71", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1a6248c36954be3927559a7c3d5db2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a78514cddd754a36852512139289f67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e660e39bd48749e49ed07f538417dc29", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d30468558bb74202bb074f392780e264", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "76be1012214c4db098c0dce8ca846a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5caef6b985a74cdab0ebb42b21f19419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "43c63af8b3d74e1daabf1ccb80d2bcc5", "region_id": "RegionOne"}], "type": "network", "id": "40b8a15a45ef492ba6cb18009a65e8a5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fe4d541d446241379a5776850ebe6399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ae78ff8617a0435493ebae115edb02e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4986da65d8c146638ebc305fd89ca610", "region_id": "RegionOne"}], "type": "backup", "id": "64f6af3c9ea5402d8f90cf0eb1e0ca2c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "36f3ad2c61f54328b1988246394cbb33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42c785453a7a4214a7451c2ecb3846bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee71c5bda054434a9bc3ed6bbd7279e8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2c4f8880b55049dda37dee5d7a0297ec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "400b68ac25f54892a3bca837c9402086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a0f968b089a425aa63bd4e6577464e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f193b3f3214445f6aeca2a831d7ff3dd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f17d9253543648898fe93376afa4752e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ab2090d321d84560aa609b9119ec7eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "216778c49c9940d69b0e47f47c91cf68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "47789a8f5e3f4a54a4734749ec250150", "region_id": "RegionOne"}], "type": "monitoring", "id": "364de8de272941bdbd5009eca4c1489c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "44465fce6f824889a5a6d550209a1c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "780391db7849479cb608a00afd05e5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "33a95c47aab4433bb8d911f8cbf29c17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f87e4dcb1e0244c2b1cd3f693814eaed", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "894d28f0be104ecfb8324b27d88ce78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aa8eade52766482aa3b593239c62c493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d39e0d34a81e40e7ad6b2ae5dd57374b", "region_id": "RegionOne"}], "type": "placement", "id": "2cac939d9a6c41a19f50b3023dbcb829", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c506cabd10944bb78fdf4563bf0aa600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c7ee6ea2f2e475592368b84260d85d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fbc436fb1c194aceafd62aeb6f8f13f0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a46681e05df04a72a5dc9f27fe1a21f0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f5cdd797d1af4a8eab8939215d43ff72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc4efd6e893a42839186fd8f5fc2e718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7822a7f70cc42c8bbd3b6286f664205", "region_id": "RegionOne"}], "type": "ha", "id": "f22e24ec4a614a9d97ce8e94bc1d5659", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b0b97d7afba14b60aa29aa8210cb2579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0470693e07964561bee669ba933f2a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b36056e3b0b1411c8b855cdf3b61ef1e", "region_id": "RegionOne"}], "type": "reservation", "id": "58743498f916450f9ba139dd03911383", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3de55eecf0274eedbbe57803b879bce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50b366eb94a745d5a78e99e470f55841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e77396f60eda482593d83b918064191b", "region_id": "RegionOne"}], "type": "function-engine", "id": "7c27d143cacf411dbd443213c63e321c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3dfbba6f7fce4c1f9b83d4174da678b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "960ef1d2bb6b46a8bee1e55a68a96928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f2f572b48d2b45fb8e636bc8d2cecc10", "region_id": "RegionOne"}], "type": "accelerator", "id": "0d57eb8973ab4c0c912ca5340c6f9df4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "718bb32f740048be902e47e83bcf1e97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "57205a411a1e478494ee88b643c8afa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e3ac9295df704b4d8615a134ccc40bf5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "61b8639cda3d4bfd8d007a1a5729e410", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8f44e6d195da4e9d856bd49913bffc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49595516f2bf4ba09013755d3ab675f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "efe2f57931994ddbb3e881bb563543c7", "region_id": "RegionOne"}], "type": "registration", "id": "a664c548de8342efba9109db6002aeb8", "name": "adjutant"}], "user": {"domain": {"id": "b7ef625a597347ba81a20fb6617b5adf", "name": "b9954152300d4ea8a6b28acfc9de0519"}, "id": "af2be6729e7b47f4a2a6eb801475f323", "name": "1724aa53b4e746caae9b3ad6dcf675a2"}, "audit_ids": ["ce520b76d76644898772d8d3d80d3962", null], "issued_at": "2020-04-23T06:25:58.724710"}} {8} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.404582s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,526 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,533 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,537 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,549 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.468588+00:00", "project": {"domain": {"id": "05c375b19e0145ddb5d057a9df605663", "name": "daa64b9776af40e3a7855d0a2abd2eb3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "84be92b1699d43a6a28b504af90fec3d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e63df9f95a444fe8bc87c16ba68db417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "83e4fbc5bb5a42f5a8accd5b5f3f6df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "febc407904c947458b8db7ccc4d17c51", "region_id": "RegionOne"}], "type": "identity", "id": "8eaa9622b6d44441b9e56b7952032894", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "468dcde099b44a5e8bac371354dadec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "523df8b08a584e02a0e41e2677b6bd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "18feda253a954944af8bce1858986410", "region_id": "RegionOne"}], "type": "compute", "id": "d42b5597aa944239b3fbc2f5b77f0743", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0cbac74171c3455ba0e4c813ae26af0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1c47dbfbea184ec788406f561e39ba5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cd52fd6c538a4886900e3d980d3988a8", "region_id": "RegionOne"}], "type": "image", "id": "2b1c9389229f4e72a651fdae1df60265", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b54c7982248a4218a671316281e668c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd949f20174d44abbe2f4caaad7c86ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8e4e500fecb649ae8234c3e302985294", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff9779a983a74390b2f9d200a31f8e63", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca048f81cb55493d830d9a0833387224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28eab88db6b48158ee30acfc7fe8887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "326c80af981448b7bd96de24c9c06002", "region_id": "RegionOne"}], "type": "object-store", "id": "5e5f05b8d6d14fb0826793a45fc8a810", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63e6bdb6e5ec4f79afa96014b27f8d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aba1b001f6354f4a9e810794f0da53da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ddbb5350f1684bed9f080d72038712da", "region_id": "RegionOne"}], "type": "clustering", "id": "a45634da403c4359abba42fdabf812d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a37ec2d906e04d2a8d087db112eec330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5510bb733c17403f8dc2ac75b94e7d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3b4369fc0474d7f8c713ead567254f3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e11cdc2eafc748868c7e7838eb7748fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "027fe5942eb64ef7bbeb781020c34379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "847c97de222e44179e0c9bb56a943860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3151d4c3fa4440b9c0a598ba1e8dfb3", "region_id": "RegionOne"}], "type": "cluster", "id": "a26ecbfbb80e4af29562551c54a29f95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "446eee285b5846059bd1ec53ca228589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1965b8129cd4b33808ac5521bf465f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1aa2f1ff4d7f45788a82397427dc388c", "region_id": "RegionOne"}], "type": "data-processing", "id": "04573697a75643b9a52033b609838c14", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e524f1347614454d97e00186d989ca9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7993b2b31bea430589216d6115f72467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7dc68bafc3b243dfaad891365a50927a", "region_id": "RegionOne"}], "type": "baremetal", "id": "a784c2567b0a4765848e33843162b406", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3fbcce235304db296e7936e28616392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a920ff7373a4fdb83fb99c1eb286932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aef0d7dfed4e4a9097cd0b78ed12dc43", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1b667bf6fcd349b28fec848dc358c348", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f75b3a717a21460196a81c04ee202750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a99d60197c374f4e9f3cb115aeedf192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6e0e70aac46b4f09addc3135db4b383a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ee9791ae3e914783a98e61ba48f19040", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d75f6706a0b64eefb564c9baa49fb723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce090ebeec164c568067b4c436f73218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ea538beef8b14da5a48465392e278223", "region_id": "RegionOne"}], "type": "key-manager", "id": "18e01780408b4b3394fc328eb41c2361", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "218312c6e2914a5c96bee001d6f4bd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66a50602482c413d9fe799f507c6ac1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91a74a184c024e9699527e7cdc8e22b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3f4dab3b64da4750af4604582b9b81c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9e650b210b6433e84dcd5a1512239f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79b7ddedcb474584973f6fe8b23f75a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2ba5b02e9b934bc8a64f388ca38f9667", "region_id": "RegionOne"}], "type": "infra-optim", "id": "736221c527b34ceebaa2460c90f97ccd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f2dbeec0110f420c9d9970cf21edddde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ab453ef0b58f4be0aa3107e55c302369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d9fd9055c8db4672b52f5226303cd168", "region_id": "RegionOne"}], "type": "message", "id": "6a781560c9d4475bb01502db4da7dc02", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4516cdfce0444fcdb7a9aff9cc59744c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b3908fb8cd954b29b0b7c29efbe5ee8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c40ac34c99f34f64a7929223d328a7ef", "region_id": "RegionOne"}], "type": "messaging", "id": "fba3060df3f446e982ff272a1270f5bc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "30d1a9244e3245ba9043e9caf4e43d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0275bf96e6f84501b133bc57e94e2b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d50f638827174a3893a9074522374611", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a3b51219179049ad99cec027a569f23a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c227209823c4b81bf205ef55db04155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3296defbd8b4bb1b25acb32f9e0a77d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "376312e2d00443b3b4a8cc4a2afdda36", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f98d07b7949a4d98ac7a83e7303ec0df", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f871eef5f0b4db99090f961294e3b6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5129395a09634a7992f8b4173242d95c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "708c24c1c8e245bf90a1ffad428a58e2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf83cd17c6274ba9997960b269e36927", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4f929177aec4d9f8f73efc0c35d66e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e111137c7e5c4f9d92e8cefac753cf70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a27f1646062f4a6e999661cc2e544979", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a3e41c682a4403a87c39267fcad793e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "482686990fef46139352176d0efea109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fb6a61a27c9f431ea786cbadf777713b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fb1376d5cc174dad8a752b179d7cf2e9", "region_id": "RegionOne"}], "type": "search", "id": "f50ed72f2de64d829bee1772de28e2e5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9dacc22a47b041479df5cc90e0c1d589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2fa820ca3127406f97cc9f96c10e0e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "20c28ef53b9b485aaa26164aa8f035f9", "region_id": "RegionOne"}], "type": "dns", "id": "400f01c711e149d6885eb8baef19142a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "104991371b7046e5a67801c8abc65c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0f534cc249c471b94e84e0c62c12ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "254506481fe4479cb4de3f822d5554ee", "region_id": "RegionOne"}], "type": "workflow", "id": "552643f87938451b863b3fd4e6402995", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "12fff52bd0ff436aac78f14a45edb310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e3838ad15d1490082f62d73c86a1bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ec0061928534bf7a17cf7d2a7d57b13", "region_id": "RegionOne"}], "type": "workflowv2", "id": "02e2225fdb60412b960cbb97f0b208a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4caccb9317a94cb49365d8dd096a196f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "32129fb7c5f14351a3efc995b98dfb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4c43de5dd8b54b08959bc0e5269b907b", "region_id": "RegionOne"}], "type": "rating", "id": "fa12eca15c9048bcbed783ba53ac5925", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e77f8f8c3f7845bd818e8529095def15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35999eeffe124e7ea8b934265267fce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8b070b2d962f4f78b7455ba8ebc9f8fb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9e861c34b0164690a5dfb48811baf01c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "79b166bd3e224bfa8a2659819a2ac557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dbdf01214de2474da6599fc4e3410ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f6f9c97a532545148eaa1e4c2056a019", "region_id": "RegionOne"}], "type": "policy", "id": "59beb0852258441bb960a3ea09f73fb9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f0ab1e34ea746059bd572b60011170b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b835aeb5977410fb181c1dabc1dcf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9358131974ef473ba3315b1e10b8b5c8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a80334d333284ec5895cb6edafa445db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0dd2ffe73b2a4955ae988f138c4a199a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1e84ae8471a4bd79a5fa270c870b8e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c7f7594ec7e14d62be175a49afde1bbb", "region_id": "RegionOne"}], "type": "sharev2", "id": "6ddbb8d2dc74441abff014fe18463467", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f7a5bfca079457080d79deb6ee0e1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0124df46ed1744b494216d037d3c2300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2283a107efc34075b7a0a24175bf02bc", "region_id": "RegionOne"}], "type": "share", "id": "cb41927b7e244be9a836bd777d27cbbe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8afd04d3ee10403098faaad5f32c3249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "76801f15607b446ab1db512fb1cf31b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa2b589430844c668d7ff075ca95f983", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "951e2475702b4574bcc7d69b7f6e1afe", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91814a30d472407c92cf8ce6087bccc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6ab625004c484eab103c6f4669a745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c798abcbeae6482a8b711d3132bf94cf", "region_id": "RegionOne"}], "type": "orchestration", "id": "d3b23b074b8e4d27844cd66759d41645", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e4c25071522451490b0dec7650bfa7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08201a9f33404c5e92ca651e440b31f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0826359308441ba8270bc02ab6f30bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "e9b8bd9f65a14a0685d6cf4844ad4119", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4704c5d0ed8146b6a97cc186f3063445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9be81613af574683b414a382dfee500b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24cd6aa603b24300b24af8c3f5740f7e", "region_id": "RegionOne"}], "type": "volumev3", "id": "9bf43b7d51c2416ab2095dc6045c2f53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "888e21a8adb748a78f5bcd5352290770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5949fec84eb047fa8ac2eda045defbbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "555ac4ae70234866a53b1dd0f0d24cec", "region_id": "RegionOne"}], "type": "volumev2", "id": "8c260f604d064161b0ec5a41ffd5b7da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e68af15d44c4e7c8f417e3038b64d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe2b316001734a699484f7242179545e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a563f1598824dad8c2c1ff3b5e7766d", "region_id": "RegionOne"}], "type": "volume", "id": "bfdc4da9727b416fa4f41f1881e810dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75de8b97ea2741a381d48892e78b384b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4e3d610857741279bee842a5c193f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d005ab931434d1bac68e6d9ade0cc26", "region_id": "RegionOne"}], "type": "block-store", "id": "39eb1e73629a4d34abf3165e7990bed4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea7dfe7ba15849958b54a334c6f16ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa01506c8267497b8ecdaa2423ce8371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92fe5609cef94d88b212bdee71ecc611", "region_id": "RegionOne"}], "type": "alarm", "id": "dbe0d9020a0547f0818b08fe78fd2c36", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e94b498508141f8be536270282718bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5083e4376387436e818684c6e15d1926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a20fb38ee284bfb947be1abee597218", "region_id": "RegionOne"}], "type": "alarming", "id": "5c2a8f05c640448fbc4bb1f5c4076fc3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "887658dc73cf45ed80051bf838131ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b98c8c9446774000970892525c072908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d649e6d3ff6144ab878435009c584fda", "region_id": "RegionOne"}], "type": "meter", "id": "4f926cb498ac4459a88f8afac30a8d4e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "74943156c2d04c42a78b1745c284b9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e8acd2f4a78475787040f5bcf426198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4037a93e4690406591c6885f9c8add03", "region_id": "RegionOne"}], "type": "metering", "id": "49cc2357d8d3413695c52502fd9eb3b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f76e7489da414eeeb857779406454173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e0dd4078daa498bb0d39ea9f431eb30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba3756d70de04d54b62a556dbdcabb8b", "region_id": "RegionOne"}], "type": "telemetry", "id": "13d37b1495a741f4843c1b6c7071a550", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d25134d80d094b2589a605148bc959f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ca581009f8d49c1b708e3cc2e2faa09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20481434dead4a7db5e880f0d4798520", "region_id": "RegionOne"}], "type": "event", "id": "415bfe1d445c4bbc889d219830be1c35", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "319fddd5b4eb4923bd2b52a4738ea875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b024130cc48a45489bdfbc0032202cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3856b5c2d1794d53b608b7c8d23821c1", "region_id": "RegionOne"}], "type": "events", "id": "c612f3e4de514846a7cb834a26f519ee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d05ae2b661574259bbbd9d46adfeb252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7f9770237b842f89363c120bfea9fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "136f08b2b28f414d823aa7006d026baa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7c99854034c2480588ca570a781a7a13", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03e23c032faa417588ce23cbefd7f4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c75941169d94b2798c6f5b03ac3afb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0396e6eb30034310bee6c0663e8e3d00", "region_id": "RegionOne"}], "type": "application_deployment", "id": "44ac7f0067a54752a449309ff791404a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2f19dab270c49a3b2a57156efd66050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92439067896c4e5ea095939e8bf7baf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "beb52cfc8ffc4eb19b3f90e0cbc46f45", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3392026c63c843f284f32787c178dbfe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "610db6fa7f40428199d0713ab250bbea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f82ffca268ab4a2794974aa60664f0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "806a6907cdb949d19afa8dc60786ce0d", "region_id": "RegionOne"}], "type": "tricircle", "id": "558b4d9db3a947ea95e9a2d96f094ded", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aa5d6e19e14540589f651bf75a9d56a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fc34f145348444379f7e2cdeaa037b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "66bbc094ce5840e8bb8b7bdaa013bec6", "region_id": "RegionOne"}], "type": "database", "id": "52df045ddc42439a80426a55eab0f930", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9286cf2cebfb4ed0b1c13defb600afd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3314a89ce4b848b88597a0da07314ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f13c32fcacdf4af7b2cc4c5781fe390d", "region_id": "RegionOne"}], "type": "application-container", "id": "d6c81ccc1228439bbfc46eb3a4e88683", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02846813fe54453b91c45be595eb9017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c774d65ac0b34bcc87ab94dad506261d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "05fc488eb18d4c8180646edfe83ba3ee", "region_id": "RegionOne"}], "type": "container", "id": "509f98d170ee47559df71fe56d2688a5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ce20b67349ac47af87129fff25f60468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3c12d673663e43b9b06934792eca8b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "507434f3a69e43ada7531a71c49e1b4e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "58683583c871408295a5c81ea8ac9592", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f7b93fd3fe245ea85f9538dac37a57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79ede34da5474c5aa34c6e9b8827ee84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b92862772854777aaad8d65c7ca3d2d", "region_id": "RegionOne"}], "type": "rca", "id": "6baba650a39741f89b9aed3c8d76a33c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7cdf40d5938d474f8e9933033425957f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "282fa58edc8c4c3594b301452b80da19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "34f300f4c377421ca2a22f884e286454", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b3782fd4cdc14326ac41096fd652ceb8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d2a19750ead24940934a5f7f2cdb5ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "78c2bd4585ee432d9008aea7ee9d79fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "563cf9a75d534ad5b5ae480b3574fc2c", "region_id": "RegionOne"}], "type": "network", "id": "ba0c8c7777b8453eb1d4f8dae8698ea0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7d2903798ccd420ba2e38af81f362aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f22f664d9702497690d00a55d20b711a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e303483314ea45ffb3bbb9f95a0344fb", "region_id": "RegionOne"}], "type": "backup", "id": "156b03276dab4dc2a2b7c4b2da3c7de5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9c240919328417b9dba7b66632d6be3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84b4d13ee3804d1bb08af18a67c63bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f7fd7bbae87d4c2280504e51b63c0e80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d6f794d716be431bba1ea1fca25cb190", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8711ff10f9444b696b62b7fe34e3205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5007ed3b181b4fb8be674bb366f5abfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4f671360988a41ccbb21bd2d6f612751", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d8edf7f714d443338bce324d866e1039", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9c78272bb194414e8130083fcc5c0673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "275e849504654bb68e75daf326a062be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "63d4f797f38e4edb8a09ecadc6bacb00", "region_id": "RegionOne"}], "type": "monitoring", "id": "4059d55abbfd4b9fabc50f48967f421d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d49769d3e6244438ed332e45bcae883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0932e0259d346049d48efa2af7d6221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9379595f0e02444089d8059578fde742", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4a312f7dd19449a08ec2f2cdf9ace682", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e558b1cab67e4b82815915cb949fb557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "84b50a1553d44c4686565d8a899bda15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e9ac23f7203445f89bfbbaa5a38b84e5", "region_id": "RegionOne"}], "type": "placement", "id": "3f19392b2bc94af2a6c00939d213eab6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1190afe561b842468df6fa0e268c3acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a32a74ff89e4fb7b4ab8c17052f393c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "96d59b9216f042868368d0c274ea2694", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b2224faaa3e4523939c954d795e090a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54d64fcb9b3448c5aecc0957f47799be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bcb955a9b79d4b85b363a6c5c8b37449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e630ed32d5a4c0cbd1446ea96924ab6", "region_id": "RegionOne"}], "type": "ha", "id": "d48f99ff10f547f2915057ef10f07156", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "65729455535542f9a20463e9dc9b7127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9db62d34d1fb4f8183d1dc4bd4861a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "22c42ab4459a4a10909cc2df4cad34ba", "region_id": "RegionOne"}], "type": "reservation", "id": "618ca3ea539141f2872259406f5e779d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fc62072f158e46b7b5c8ed2f2cca240e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bd030d1883cf4a94bbe89f35aad6e9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6819f2f69f514459bd47db5a11a30b93", "region_id": "RegionOne"}], "type": "function-engine", "id": "369559a0230840d781d1d0a86584f5bf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bce279e2c05d46648e3663692c7088a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87d1e6f71aad4b0da35ff9847e2f2635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8f5864376dc14a279fb6ea9b2dae87ed", "region_id": "RegionOne"}], "type": "accelerator", "id": "b7713c52180c4fb8a4df48ebd0172fe5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e32a0dbae4684d008ca5e9ec7a2a936f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "527962b02c0e44d993ae06299d0f935f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "48f2b03fbb3649c291431af36d79d60e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c91ade3f3a5d446d9d768e3a8891f063", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "297333fa18574f33ab94d98e2a7833e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "519f4ee0a3fe4cea910dfbc4cc559a75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "49b85c0ce86d484eb8b67f633b42c1f8", "region_id": "RegionOne"}], "type": "registration", "id": "e5bc0e363e2a4508808ea2b079c903d7", "name": "adjutant"}], "user": {"domain": {"id": "30fbcdddfa474572ba954a0770bded30", "name": "f7624df4160a49889a932a93be3d8ee1"}, "id": "edda711d7893462085ee329f6656ee38", "name": "57e076209a624b53817bf1f079d63c48"}, "audit_ids": ["449b897489e44a3cb130072b7484a31e", null], "issued_at": "2020-04-23T06:25:58.468588"}} 2020-04-23 06:27:58,760 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,765 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,768 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,771 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,776 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,779 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,782 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,787 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,789 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,794 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,799 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,802 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,805 openstack 'qos-bw-limit-direction' extension is not available on target cloud 2020-04-23 06:27:58,808 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,812 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,815 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,818 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,823 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,825 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,828 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,833 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,836 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,839 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,844 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,846 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} 2020-04-23 06:27:58,850 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"bandwidth_limit_rule": {"max_kbps": 1100}}' 2020-04-23 06:27:58,854 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,857 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": 1100, "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} {13} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.129379s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,583 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,587 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,589 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,592 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,603 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.523341+00:00", "project": {"domain": {"id": "d0178a331b0f4403ad916e65066447c3", "name": "9d805f9d11ee4958bb5ac361f6102d28"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "26e4628eed51468a80a2e78be04a551a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "90f28cf6c8b34d589f8145707e9e76b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8a4e7c5afd548bc9301e21e761eab4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "062f98cfbc924eb5af1232cda406642f", "region_id": "RegionOne"}], "type": "identity", "id": "6e25e40b5785401490d4cf919210e43e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "df19f2251d624fa6b7bdab5898c8b76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6838aedd61ee4d078ad03a9cc2e8fa41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0e3513174c46492f8a3f64aba5b31fc3", "region_id": "RegionOne"}], "type": "compute", "id": "ff106735b3d74522a1375060a1a9984f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ae9602a12c95433d950001856111acef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e83a0f755a794aebba159d8298dec29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "da681aae3f00426e883caea1316807f5", "region_id": "RegionOne"}], "type": "image", "id": "fbc13bbf88fd4d0c86932b1ba413944e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a10c4c9f99cf443c805bd987b795d8b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e34409925ec24a4c98ec9d4cd402b84f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e33c37bb97224ed68095c504da8c8b9a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eaeb8c2d64a24b0f87fb9ffb217ef675", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "144276afffa049688c7cb88919c6194d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d1b321eeac4d8f8ec705ac3c0d6735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19b4a80c47a248b5a4aa479c729bdeff", "region_id": "RegionOne"}], "type": "object-store", "id": "118e3dfe024a4456a375dec1747507bd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b08edfb351974117ba4651ee1fe0a0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c0944971567450da22813459066533b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9aef6c2fe5f4bcb9c8223a6f81bba45", "region_id": "RegionOne"}], "type": "clustering", "id": "9c11e8da700a43088abc60c2344ab6ef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27730a3417934851a3d6516b772aad60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc7b594b11074c7fbca3ccd9bb6db12b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2749a48b338c4870b81f6dec632d2884", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a4b3a8832b8849c59d36136582a264b2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b31f448f9834e89bb006b73e26b21c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5c7ecf7334045f082fb978d4f111f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d6cff3ced68840f4b5c45ee224745a0e", "region_id": "RegionOne"}], "type": "cluster", "id": "fd7ad0ec90b645199dab27347365e260", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "562da5e3a3654486965c567909951526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62f6edb3276446ba82beeb786f0651af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0f24f8b6da054aa0bc9db1f5a6105693", "region_id": "RegionOne"}], "type": "data-processing", "id": "229baa0862e44160ae01486514f03f1c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "83ba92f9a1ac44f8a78dbfebcc093765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7ededf7672b46beb1e76b76711fd68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "27ee7feac2f8428e91c79143ac93dad2", "region_id": "RegionOne"}], "type": "baremetal", "id": "86410bd1e24c414baf7ebe5a6f49fd93", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a65c0cdac08440009d124eab29ae280a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f992a958ca64b34957a15fa6680fb03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4247f6266bcd48f79889936567a41297", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3cdb651f51fc45feaff70f6d8ac964bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb8881cfb5a147b1a38dfb0e7d7a4e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7dc7adb3a37d4e7e8a9b8acc63a14352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dcd66e075ced484abe9a670d20c2d6b0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d3ec38c7bac2472b977458aba8342e58", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e53bb997e3eb42849fde2982a4d06a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5a473e372dc40f2b3877f86600fe38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f1b9da4188d24505b8bf68557e22629e", "region_id": "RegionOne"}], "type": "key-manager", "id": "380351511b394c888c79228f6cc6de5c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5351e1234717443b966a29635d04760c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c049d3ba70f540589147dea1f6cf25fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "822b715f115a4aaebb786f78a97be10b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f87fbf5214344363a4dc3ea475d0e523", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "17bdf14c064e42328b6aa40644d63715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11fa2eb1447743f1b4ca9ad68424a81f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "29dc9ea24c7346829cf5a1c976e5dfe7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4008b299dae14a0ca6817a81e2dfd40b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a59b29549ca149988c49f08b5a4d6388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d17d3f16096c43d48bf16c42015f7473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "457303e767dd4dbb8db393d943562d4f", "region_id": "RegionOne"}], "type": "message", "id": "05f753773eaf4289bad2607b19fe35d7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9f65944f2f354d24a22ce438686dd799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "420fdcc375fc4761ae517a71ab46fe96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "03237d123f8c4682aece3aee8409a6a1", "region_id": "RegionOne"}], "type": "messaging", "id": "a3b9ade1a1da47b4a93c6d9f30d8d6a0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e8560b5a5ea4520ab0e8706d8549bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "757ae09ded13423ead80dc240a18a5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e17ee794f8c4e7aa036c4fb19e67661", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d18d058ec3124a998fcd9b0739fa5cd9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "067c9b2774234069bd13d4d136ca44b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28c5e694ae0c459ea28a56dfad1df51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "409f7b7cd8bf4a3d91877ea7a4d28ab4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1a43032eab75403e95cdb2dfe14fd4ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "118b1f1b323040a4b6d1615a5fb06865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14b8e91b582f4285bc34941f3af91712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d1e92e475784819b630363e2108aba2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c7ce326cbddb4e67902033734cfa2982", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bf0bd641c7b4cb484f25582dc23135f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c18baa533e1a47769be5634e6ab19371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2486b6d261347e68fb45d92cef19a1c", "region_id": "RegionOne"}], "type": "container-infra", "id": "55be2e8bc81e403dabf237438a4fe5a1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "af0321dc82f44041ab1618cd543da690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "448ee9c5ee8e4fbfaff780ce8b025fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "825eae5c49584717bcab540aacc975db", "region_id": "RegionOne"}], "type": "search", "id": "1b353d442e154199b1f53264973d1e0b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "61e84821291f422d87d2f5a64999ee4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4788abcde59546f3aab11874745bb4fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4837d9d52b23437c8dc4b3696c7ab74a", "region_id": "RegionOne"}], "type": "dns", "id": "9749fdb741b4479ca0e8055e643407a8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d989f957044243da99d15e81868722b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2723e5c801054f48a2de95731b1340bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "333df33ea2db41268db0c9ff9bb0b95d", "region_id": "RegionOne"}], "type": "workflow", "id": "c13061f9e133494b9236abb1d1ab1270", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11320e0321054ccfa8e0ef5069b7e817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1035cb680bbc48c69cce1b64d0370335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5c595b7b6c954824836ebe0c0fdfe0f1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "283d80dc6ced41cfbcb63eff45b319bf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8468a9ef5f5a42588ee567c87cc24662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "545e44d2c59f493b8684f1c2c9489e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1efd92a0ada84a40bdb9805404189f92", "region_id": "RegionOne"}], "type": "rating", "id": "2aad4082bff84b61881f8d3c2348e0eb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53c0f820f4a649148b32658fddc286cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfa752fa85814f219c6e5b7db49ba02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7fe212d4869a42da88779201312687b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f83e795b7db24533915353235585a6ea", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "201f11f8227e4f4a899721a849feb92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a74e152ade074ad8a554d8292ca8ae28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dee96c004c014cbdbae739db5d73f84b", "region_id": "RegionOne"}], "type": "policy", "id": "7b41f32e8dd94010b79d8a1b1a939389", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "843fb77e9941406b991dc794264fbddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abf0249ec4e549aea2db2cb2fd4d0188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26c7ecd27a634da2b7acf4c8a0f99de3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a1f50ce2529a4eb38aa5ec45e85d5ac3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f10189eecccd4eaba5ea6e5f33e4c756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66001b2ffbaf42cc9d163cf77531860f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b27f08b1d3e54bae905a4af0adf3582e", "region_id": "RegionOne"}], "type": "sharev2", "id": "852a829abd294c6fbbc97e2fe3dee321", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "448dd7b0cf0f4d3a8e000a2ac771387d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d34faae3fedd48819213745c76ffba13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "138eedd558a74e22be0d32ec938504f9", "region_id": "RegionOne"}], "type": "share", "id": "d319d5fe161345b0bbb7c80cc685af5f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d9366090e6454dc19b98b71e7213f1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa4fa924ac8147838867011086f4dca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d22a3f92c7d94ae7bc086500886c3f1e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cf07a5ecc9104136aca86c0aa3a10caf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f35d2942e2c64de38de1ed7291689612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "928d3ada51334ce4a8b92b0660d1d956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d27a11f048334b9f928145cb43e97290", "region_id": "RegionOne"}], "type": "orchestration", "id": "e60c4916448642d8a3edb8a361c6dd07", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba1a754650034023b53058a6d6f85faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe9bbf634017477ca8c057f19a6f9d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f58bec3b48b4b0ba5f4e67e365880b2", "region_id": "RegionOne"}], "type": "block-storage", "id": "abe962b36de340a38650a2e0588d88c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9defd845314449c5b4bd2b3917f5fe6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad9a00ba7ebd41f0ad9b747b0142bbec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d44fc24bef746978d66525ff0ab6c51", "region_id": "RegionOne"}], "type": "volumev3", "id": "bca1782be28146cc98bb67c9642e32ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf54503a693e40449c32830ab66b33d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c2db81ff7784ccf876e27fda9a6fdfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "449bd1313056477193d054208de71ce5", "region_id": "RegionOne"}], "type": "volumev2", "id": "187d33729be24ba9bf7685be8ab244b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04115f293ab84992955921a5c3923cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80512b856434485396f43ce315a267bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ddf2e8937df43858271283b1852761c", "region_id": "RegionOne"}], "type": "volume", "id": "3845a7a61a6a4ba1a6f4abe8a665caa9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "795a4b33f8cc440794283e37cff893bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bd8681021af4e51b00b05f60216e80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f263badc618646dd8084b20b43a402a9", "region_id": "RegionOne"}], "type": "block-store", "id": "85767a8b9de74d009bc9acf95481443e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b01aff7d819245aca2ea0ac3b399ab47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7ee8c2d53a142428ff5de21116f215b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "217008d04999496893daab1db8e7e063", "region_id": "RegionOne"}], "type": "alarm", "id": "529ea06fb6094d70a8df7bd25c611036", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "57b4dff124624faa8a9242f78d699b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c3f665d36994b36b9ff64579e0b54c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1c82359e861b4f1788c5caa510af265a", "region_id": "RegionOne"}], "type": "alarming", "id": "5bfc540a937048b496c81d1dd28deb29", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aea78d1e6e0e48da8990ef5512a25f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3fcd22a47a24a4f915d0d0c559bb72d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f2f50e5735a46d998f1d57b1446de8e", "region_id": "RegionOne"}], "type": "meter", "id": "badd69581ba847b59b2e56652c4cf613", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aed5aed588874227b0c9e039545a8888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "497e324e0caf4f8c9796b0ea2ffe8a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e852fcede8a541a4bd4c9bb9635496c4", "region_id": "RegionOne"}], "type": "metering", "id": "b8f4783a83794a0dad5dcbf0de2aa147", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b06e9fbe7c614c70840886bef540bc7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e1557b203e44996a4fba43f0cc99a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38468b52167c4253add119efc04f61a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "e1de52fe1d154b3d9a612243660c99a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3820c87365944276a54836e500c234f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "368876c0adf74c79a305089e182a549c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b333a193af454079b2f370260e05538e", "region_id": "RegionOne"}], "type": "event", "id": "9c0b9a948d3c430cb28e3c7862c35219", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6189dea2edf944a2b06c3017a6c26deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "81ba8d493dcc41a7a6b09683dccffcf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4ade520f80d74df7b576925287b13b94", "region_id": "RegionOne"}], "type": "events", "id": "cccf734bebc5427a9ec54592a0e32a57", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6233e7b997dc4d959a4e7b219e6d3b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a955c057464a484cbf8bae9961252783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "39f3d2f8df1740dc9dd92f56a36f1517", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bf955cb1c1ff4c34af84b6e17ac26376", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efb102172d74476283dbe5570c845c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c765554bc5a4577a825d7d9f68d2d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2314cf08f7d41a5bc133398bf6b0f5c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "60f86159cd2a4cf78ade740de88d5879", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e73c8895280646ee9f429a4e11048943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55844133afac4dd4a262bacda42027ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "52400f4b067e4a67ad718ede3ea347c6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "db0f3ffcf9fb44118a734042a04c891c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b94d1131e2c4c91aeb000ae452a04b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "892f1a7249a04dc395726f7c4ffd5a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb79dd60c6aa4feab42540d439ed63ed", "region_id": "RegionOne"}], "type": "tricircle", "id": "796bc2fcaac34e8fa482fdd9b0dd3f61", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cbb6bee0520a4dd98c72ecd15f85c4cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0871f626962f45ccaf5a6c92725e667c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f87166aa77e845e6ae583b0fabb433bf", "region_id": "RegionOne"}], "type": "database", "id": "d4a24f47a9154ce7b014c78808caabf7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37dce3117e3d42448b8d926d1991874b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0c37351acba414d8ae1eaed9214b15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f7db980c54e443c9be1aa31fe7ef7bd", "region_id": "RegionOne"}], "type": "application-container", "id": "c72bdde9698d471885b9d5793b360535", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9da82aee99b4aad847e4632f3037a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "581d1cabd9374fb9a181857b46c300a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "53bdea15907e4e62be4f65999dc26145", "region_id": "RegionOne"}], "type": "container", "id": "91ae449e7f3440678aeda3d27a4f499f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3751a25e53141958fdd49fd2b575e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfbfc1784b4b40b3bbbf555c0cac2af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "19625bc4aca249c4af54642d311f59e5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d7e1da88eecd4917a59c22f4ee072798", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2d797e302bc43f098247a245ed77170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "97295eeaae7b4d1192d100605147dad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1941951035a74942b4f52d1dc704405d", "region_id": "RegionOne"}], "type": "rca", "id": "910ec7c8ee4849a09bdbabd818ceb2cc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6da933f1841f4238b06e26a7ce55c988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6025fc9ae0da42ee83e26e9ade231d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "55594321ca9b49c99c51993bc97b4240", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "52e74d459ddc41b2aecc60f4cdfec4f2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1166bae0ebe146abbe39045a790ed083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "308da63a5e3f41bbb39feb8c82b7eecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7f8d59d634164363bb50f869ae612dd9", "region_id": "RegionOne"}], "type": "network", "id": "402a3852ba7945819f2f25990c0f1dab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8d9413c8f5874544a3d9643702cf8361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6b4764c3ed04d1f81eda902c42bc3be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8d9f2bbe37874fa3bead172b6665eae9", "region_id": "RegionOne"}], "type": "backup", "id": "511857d8871141678b43e70c9c62672b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "77663bf045df45efa2719494c6f5c1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b366edbfefe4fa3961928ee5fd7134d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e6530dac4bda4d6893dd393cb1694f16", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f8f96f94bde14b4a989c61cc840da7f7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9a3f248351f44a794d8c1d9321caa3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d4ee576cb584be1925ff89bfdb718cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fc234ccd02545eeb16d961176ef4fe6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "01459cc3aee54efc83ef8f328b832f09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4744bb28dbed47499fca88560763c7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4b49536f1a254f03a60b04b744562fd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "23179bc415844bafbf86d5e413510478", "region_id": "RegionOne"}], "type": "monitoring", "id": "3fc53038a3ad4af2b884b47e50aa6e84", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4c726afc4c7540b58ada8b8d603ea0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8745cae854cc470587722acc85c4656e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a9d8ef4a3a664180857f741771caffd9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7762380426946e0a487545a38442c22", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d50c65e62b414a268d6cccb44747e28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ce9efbd9b8b74620976ed50e11e802e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e51f28f08dd94305b3b3f6567b6dc1a8", "region_id": "RegionOne"}], "type": "placement", "id": "0f3b2525b79b4f49b5431a15feb124bc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06051b0314b7485e8c208fa64d2b5e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32264fa5898a40689453e0d7a0db0b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42ad7b794f5d439c8198e5c382e58de8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d94f5c41e9d14ef88dd8c71c88d0f2ef", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a49855dd8d1467c8099b258fcddcf59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ffb91401c24b489d9dd357ecd15abcd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c79bfd7b59b24ff9af87f31555d78559", "region_id": "RegionOne"}], "type": "ha", "id": "ea5f647b362047abad26219273b7a06b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c4e3cb261f140ccb5c746b625c9e499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1e23a27b96cf4e05887ac1aaa84fcf77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d6631f58f2b64c7dbc3f30bd5dda97e0", "region_id": "RegionOne"}], "type": "reservation", "id": "35d72ea8fc6d47e9956d10831e8d8528", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3a19b0dee47d470fae074100944d44aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b134012721af4880a500d7e0eff0b576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ccebf827336346abba4fc6f15e318428", "region_id": "RegionOne"}], "type": "function-engine", "id": "4b2fe4cfef9a4378b7d3e63a364cc374", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3c61e34b812045f7ac489ac8b81a28e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "32065f853fb742fd92efdb08c5cc3b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0c6bb944fe5042fbb5123f4829af8677", "region_id": "RegionOne"}], "type": "accelerator", "id": "424587e3d6a14060a69066edf5073dab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e15733b34ef482bb72e87ddbfcec893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e21c0c9cb5948feabdf6c43a9ead73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f606cad22fe148d0a69184cde9a24bba", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f48a2946cef9428f92cf81ee186a305d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25e66a2fcd854c448a19aa951618ac66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "615179fcbcf644f5be49ee292ce3e713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a4140c2c42b448fbb9bf08de0dadf5b", "region_id": "RegionOne"}], "type": "registration", "id": "c299c445591c44a1974cf21ac4f25773", "name": "adjutant"}], "user": {"domain": {"id": "f0ea02f2c29949e6b470c888e602bad6", "name": "1ae0df7f502a4a0986f9d568fef5e1ea"}, "id": "bbe78f299e0845ebab3c1c6fb8d29db7", "name": "a922214b2c784fd88fe7d7a2097432e1"}, "audit_ids": ["75da1f2488934c06893d4b8218776b00", null], "issued_at": "2020-04-23T06:25:58.523341"}} 2020-04-23 06:27:58,642 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_stream_object-2/openstack.tests.unit.cloud.test_object.TestObject.test_stream_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,646 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 20304400896 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:27:58,647 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.173606s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,722 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,727 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,729 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,733 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,744 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.657811+00:00", "project": {"domain": {"id": "55455b3985744adbba321708bf343b3b", "name": "6e9f2714deb24a47a287c6a417254528"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fd8ee8246a73480a846ac2f41e086171"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2a17f6ff54044698af61ea3293dba1fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0dac106fdad344c3aca8d9e15912380b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f750c1b523a243c0a16faecab7cc062b", "region_id": "RegionOne"}], "type": "identity", "id": "4b3dd99c9e4f4c9ca22fe618d3d50c76", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5601c81305d64ff1882a882438ecb36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fe8fb9644b1b439d930b35596dc8294d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c9477ae4d2234bd69ee61211ed8f8237", "region_id": "RegionOne"}], "type": "compute", "id": "11835c3e001d4674932b6e95d63604f6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "637c93e8c9784cf3a808bf7f64edaaf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6a3e0032451a482e911e38870882baae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1cabb0a1b544478e9af56323e3ac957d", "region_id": "RegionOne"}], "type": "image", "id": "f7c312e39a4c42e7bdf603486969dd2a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "afe2afd4b2f04a659b5794baf5ae1048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d40364ddb6740f4bda8c4be205fb9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3d09b4f9ff3a46acb680c85b6386c97b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8d7eee8402444d24baf8b24f9d8afeab", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7d515f67464c88abe48c3ef1ad99f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1233a6ec05244f0fa3d42f1a20e95577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fb6461227da427d80bc3047cb591ea4", "region_id": "RegionOne"}], "type": "object-store", "id": "51a6951156074c708e552722cc9d9d51", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad8eec0db9844231b0a12396efac82cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "add56cca26f644c386345d55af9ebf59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9bcb0ffc1f1b44599aade0da2964e3ca", "region_id": "RegionOne"}], "type": "clustering", "id": "3687f282beb1459e880fd2e4e4211eb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3008b4a7587c49ed8f8a3927ba63a970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08d7f9d7a0324b249bbe4585a278a577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eced6613cb294ad8aef5718cd67126ee", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c3fbebec32f8429ebe0e31b519981650", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0106eca51ab44f58798e303d4b81a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4d59dead950444892531a3965955e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9608e6335a74335902a447d12bd5fb7", "region_id": "RegionOne"}], "type": "cluster", "id": "da9555ee0a9d4c5091ba536d6bcb8e9e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "988e4fae395e48398d4a70db17888574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c19a76f8b8c7422ca75767a6acbdb8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "068a7bd92b1043d1bd851fadb898752d", "region_id": "RegionOne"}], "type": "data-processing", "id": "48c63323e6b14366887165976fe04f49", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b7228aa9db74cb480cdd340630af10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b48a9f7e7f684b6fa036a57b40815047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c4bdb6d22f440459116027a3262bbfd", "region_id": "RegionOne"}], "type": "baremetal", "id": "f295c8278e4f402f9227d6a3050dcc3d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1df1a24b5a064dd99b660781510d6b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90cefced12ee46ac9b57c21d6e7254fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6ba4623d2cd24943a2dedde8e7199672", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dc6d047f84e4439c92d8bd1e6d6d53bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ee53b1b79af4a609f9f7f5a42b037a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1055f45adf243be9fef3b5cef11a146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b6e9336e6d20401ebd5c8cb527372248", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a583538e4e254e2c9fb6d57c48e78576", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f6d1b482a8cc435ebee8af42124dbce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a3bc81f222748c3985d3f484d53b35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8781c566852a43be8aaf46d5768039c8", "region_id": "RegionOne"}], "type": "key-manager", "id": "0755ae0ff1a84035b9d307c27cbb5b76", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68ca923debd04efc8c842bfa18a3af16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "822c5a2b464a46d79f44d2f344b57513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d31531d3c7b74280b4d21a31e8fbc9b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2405f66af5d040b9b0a0ade8eb3fec22", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad282bfb44824aca8939376a352c61c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8352adda2294230912c37eead994ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "abc7d59af20c40d8ad2a4028f974b2e3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a4b6bb0046654d6b9a15485dfe24509e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c428cb9805ed4e568aad8ab90c269ea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ac2676af64cf44c88b2bf5e67c0419a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "607229d283524ad490ec007e85225d6d", "region_id": "RegionOne"}], "type": "message", "id": "cf349b240fdd48c98be4c5fe01e57d22", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce378a6ef94148f5b521dcb3101d03cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "839cdb1bd2e44292be64279ddecd8e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fe5c5e84462441d5b267a0dce31efc2e", "region_id": "RegionOne"}], "type": "messaging", "id": "a62beaf54adf42098da4ccf14ad67195", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "39404e784bf94b4086161872b2cc1d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e15c3dd56dd4afc9256a174ef5a9dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b2e4e3ac8fd64877aaffe8a230db18fa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "af866a9cf6df4d4fb2578174604cae46", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7235eaf826254d5ebfc0052ae80238d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "950fc7ed15e34eff93ffda6453736037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "997f00c528d04b019fafefdce7fb3b57", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37b58430650e41269101112a82b06eaa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83e04dbe1b8940d3933173e7ecc681a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "896d0f4a64ce42c1bc66f2b0528d9c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "823aada5107244bca0e1730b0667b115", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3a466989dff24f178a15cf06418629ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4993ca1e571848fd8b69400f6ada84de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "769413388deb4ad0a8c32530f4bf8e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "147e26d0ba80417781ad5ed5bcf0d3f7", "region_id": "RegionOne"}], "type": "container-infra", "id": "2aca8ea41a5a4c3b9b630a413dc253f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dbf582d3859c40239ab21dca12bfe0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e6ef5e00158d4e7d882a881eb52ac6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d8fe2b666484449e83626972b770f13a", "region_id": "RegionOne"}], "type": "search", "id": "896093c16486490e96e189df7da54213", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "48208a57b21b429b8f10f9c526d085d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "defc79639f324eb7b739becff416aab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0ac02318c1334787a52591b732c011be", "region_id": "RegionOne"}], "type": "dns", "id": "74861341b1bb42a18be16c98bb5bcaff", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "732a198ee4cb4d1a9a6c81400da33de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b405ebad302497faea6a8405a9abba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62611f67e0354af387206cd4cef75461", "region_id": "RegionOne"}], "type": "workflow", "id": "1d32bff1bdab4c4191d8d183303ed9e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38447f74e32649159e69ec222a6c9b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32f0b985dbfa4b0286497c44bc502f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "359baf5e14e343e8a9a78088508c7c56", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4af037a1451d44438b8dfe380fd93866", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "18c4891bb83e47b4a726c6c2d0ad960f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "72ebbd5cba3d44af8589ae6837f52068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3f31b654518e45af98a496d87579cb85", "region_id": "RegionOne"}], "type": "rating", "id": "680d7020b36443f593e04566a4ee199b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "018cd39bff8e467ba8e3da81ab712422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6cb64d090f2449eb99f02373d627ce38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c9f2e5e541ba4967ad2acc81991fc44f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c78d178bf4a54fd1b6ed6e6f83de99b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52de0d4c358c465eba129ea10a960a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1cee10f545f344a89157bcdf853c1eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c57da2bc31c04d0fa8a9123f0629bfd1", "region_id": "RegionOne"}], "type": "policy", "id": "941734fb9033480a957d060b15c9b662", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b706e49ff024b779fbb159dced77ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88683dff73e94e9d961ef19e80198999", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ba8caa9007d4743a2b630ba31e8001e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "53b336fef46c4b53bc1310dfbb66c591", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c45101f712649db8fedb07621ab4627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ce8d07af3114a5bae8e4dd65aa0cdb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5c59fb422d71416b9f1180fc1cab3285", "region_id": "RegionOne"}], "type": "sharev2", "id": "dff897d072cf4a60ab81c8fa2a6be40f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29e85272bba04accb1b1b642c1d48209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45059a1b94274f779e9fffb7f2fda138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2537cdf5fefd4abf89d286c188f228c3", "region_id": "RegionOne"}], "type": "share", "id": "3ffb3754822b4724afd00c883b92e264", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c4d2420200440bb81a4c655bbcd1517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3750ef0e8e5747e1bae222b10138f1b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a690e0a8f5d8431a867fa9d21273c614", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bd3b7ecc575b43a4977393fd2a163916", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7b0ac0ba5df43f9ae811938636bfdb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad45ad6bc28246c2b5a8ee2f7dd279a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "699c4d5b644147078a9786ca87d5eb9f", "region_id": "RegionOne"}], "type": "orchestration", "id": "4cfd44d1544f4996b1fcd818a65f6213", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba5ec1db0e54342bf9e15703d3ede37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "567bdc366fd646ae95adfa0cf1442ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab5bb96de3db4eb8bcb31ad77de8b756", "region_id": "RegionOne"}], "type": "block-storage", "id": "06d35b4880774bb39b321b7e4421345e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c3a138e61ae43f2ad45d0344393b228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07f0cf8be0a24c9b8392c62b00f6ac82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdef01b38fcc4cc1be97846fa54932b7", "region_id": "RegionOne"}], "type": "volumev3", "id": "ff6460aad82a4e1a94de0a19e02129ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cef207d3c22e45568aabb2fd308b5adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd8b0990ca3543d5a719ab8496b52828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc558339916a4ce292cf2e80b8776c02", "region_id": "RegionOne"}], "type": "volumev2", "id": "a03d49fb2a6348d3be3c0175a03a893b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb4c9cdabe448d88b393de40dc47e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02ded940865642ceb27c63ff7f0aa142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d72faab7f8e641c88f98a84e89edd0d2", "region_id": "RegionOne"}], "type": "volume", "id": "433cd83f4074416bb14a12b63e250d6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60272dde86944cdba80bc8f444d910df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b501204a5b345ec95caecedca1f378d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "918d40834d9b4ec6aea9f2e4bc7b65e2", "region_id": "RegionOne"}], "type": "block-store", "id": "a549df7e67194ff590a5a296eea9b7ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35a66e17e9bb49828fd3331d14ce0dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36cdf3981f6d4451bd61a5fb2d38c5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3edc16ffb93a4419ad4c3a10a4b82bad", "region_id": "RegionOne"}], "type": "alarm", "id": "222b4b6c67cf44579c17c54e4a638e6b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3275a738ad5845d68ba5635c64f9709f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "45da11d568ec49aa95f8f383f954f50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "12655404651c4beab17bfbe710a5f809", "region_id": "RegionOne"}], "type": "alarming", "id": "de3eab1f5daa4b8781ab3705993b45ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9217f8f2108540e199f5e8219c3c1c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b05021bf239b4fff90f0a323081fac29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0ba56ca5f5243bd9e806bd6021a1174", "region_id": "RegionOne"}], "type": "meter", "id": "7849c04b9c734f9581b4bd4876522469", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0701d04b7734a9c9b0ff2d963f3d58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc062c04e0c04e11a521585f3c6448af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ffc34d9e9cd84210b100615bdc552285", "region_id": "RegionOne"}], "type": "metering", "id": "b0378884a2434503a69cd888b608ade5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a13a06a75e064fc69c896df7ebffe4e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7aa9427048ad4014a9efa7b7d6a1fa24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8bbf5f1093e74682bade531eaf5e9ce0", "region_id": "RegionOne"}], "type": "telemetry", "id": "08152bb763154f2f901643abf30d14e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b05e0373c0cb40769eb9499915f52716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b258cfbfb184caa9913695408a6c918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bb02e24cb6b4f8383241b0684336141", "region_id": "RegionOne"}], "type": "event", "id": "166a9e8781264106bfca26f88617899c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "15e165c900c74f99a6fb9c947ec0ea59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f67d0098a3314f6aa144842f3ce21030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93b3bc7a13d64b55b829ec505d2e1717", "region_id": "RegionOne"}], "type": "events", "id": "5bc6586d6a564471ba80f28f1b10abf7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d37a6c92245433cb1c45f8051405e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "329cb0c9c84949aab9340a2c14f15b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3423fd3f68a3437baa83327374d3a628", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0fa9341a95e8454ba439ec1182a29baa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57acb09b9dee4ddd96cdfd8cef407861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "22a8f36020da4610879c36052effbffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f506295a0a24cd4aca19fa268f3ae54", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1dd78c83243e4bba9f7fefb7a68ea003", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b53d3972768546b7aee42c311b9aa1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "522cb6d667484b228d4c450327f65579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72685467dfd94a928cb2fb50b4eca48f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9435e44c2d3c48ad92ddfc902878bea5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a5c211ac31e47d5a3baf50b21a92c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26d2dfb23cc644dc89e6e3fbc9c573b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "802c6a02f45f49e1940dbe351400cb64", "region_id": "RegionOne"}], "type": "tricircle", "id": "a6749f1fc63f42339b42c2691bcca377", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a16067bcd1614240a1598191913903b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e95eac073931421e9e0616b50c7e3d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3cfc7f30384f4764b0ec1f97767a263f", "region_id": "RegionOne"}], "type": "database", "id": "60314b687dbc454a8c2be04fb5a7cee7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f36bb9125fde4d54aa67d035571c4476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa80e4daec284159a41df1ae53a060f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34419b1560e94a63a2259b57b730aa05", "region_id": "RegionOne"}], "type": "application-container", "id": "eadaff39c0a048b5b244cd77ca47e924", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dbff40041b7a4d3dac84e48d8a3cd20d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88e97ea838f149de9500e8e2993cf8cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "95f8f27a7b71410aa5f1bc81a77a85ec", "region_id": "RegionOne"}], "type": "container", "id": "acc4b96241494036ac26789180175526", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee6bfefd9bc44a47b4a3111826799336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec4271eec16e439388adecd65cb56552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "30594a071884492d8048f996d3647074", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "597f93f51ded4de19ed671f517c7731e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1a199c6a9a44b3692c89c1e7782c14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cee242cc14954e2e909baad14d749cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e7a635d65b844bbe9f08beef33ea1f70", "region_id": "RegionOne"}], "type": "rca", "id": "9fd0c62b7aef45ddad671f9ac170a195", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8cafb5db743b4d32925e9347dac66f07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0957842acc68426486d3a1c64878c8dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dc8f399aafee4413a454b91e29950284", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a3425488c75342cf91a77c8604d918dd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f98ee44e47a646828b488d74157a4ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "073264bdf3804fb48d134822dedc4bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7493c95446e549798f1e3e98fcd41ee3", "region_id": "RegionOne"}], "type": "network", "id": "d59fe4d92d7f49a69a591829a7752c8d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5d268e4b8912475d8d549378fa129b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "45be10581a8c4005813aaf1101c11d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2f749c7cefaa41fcb7c5d0c335727762", "region_id": "RegionOne"}], "type": "backup", "id": "19cfd2c05f724e5aafbbc0e8f96bc47b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a337e0ccb564ca3a20c4913a3440bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38d4b3f8f5e046a78733903cf23358aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d7ec8dcb15204728b6e601b33d93352b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4c94847d61ea4384aadfba34ebe9f6a5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0ca3a7143024c26bcb02dee1775271c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f16ac27eb10422a955e4de8b24d0dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "787450186ce248bfac5e0e0eacd603e3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3290d05289d449cfa173c6c8cb396520", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "73a7d3b7faf24fd28ef8dc501dbdc3a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3add91d2820a482cab728219f6588139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6313b884c9964b7ea600437dc43a2608", "region_id": "RegionOne"}], "type": "monitoring", "id": "526cb7e507fa4c23b43892118ec1cc46", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6154ef5b14cd417a8d5ae0e8fcbf3866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "29a4e5afe9ac4f28ab4c229466ae5739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eb6dd00c44c34d2e81110c2b0ba1f778", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "921ce5f1c95f41b9a1d7f46ee9cd69a8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "62e7cfdfd3414aa89d4efd8a1d80175b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1fa181dd79a04442a865eefce5048e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9a4351717ad947dab014f23113a4b52a", "region_id": "RegionOne"}], "type": "placement", "id": "e0269df3a3334eceacaf0f417300532c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f4b8de9e8cec4b4d84fa689c16ffe453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59e7ac13639c4480995b1b8e409fb886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2a4269aa42b1412d91d045fd56ee36bd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b79d088c445d4a0ea33e2ebdd5d1d80e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6569464db1e44c91bf2a46f81e41c283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "759a8fb7dec24c36add412c7fc6e69af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dbcc936e3c514fab896187a175262ed0", "region_id": "RegionOne"}], "type": "ha", "id": "1e15df8c4ac842428e6e5cc2f0d5112b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d444103eb0194610b0086b24b986d508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "08ee329fbe3144e186bf166f6f7904a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c324fb20ecfd42d280994f6c309a8955", "region_id": "RegionOne"}], "type": "reservation", "id": "83097a966101497dbe4cad64ffef4d70", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "692d69f8f98b4f66bb4e4d30c704d35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50f9ce557fa54e1486354e62a513329c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "561ba2f1502e48e0b6fbb302fe262b97", "region_id": "RegionOne"}], "type": "function-engine", "id": "f171a72e9c9b4b14aea89468a06055df", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9d086c541f5b4c39a36c189e8d00c33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50ca62afa6c1458ca8d8763b923837fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fd1b043d2c0848f89959a7d2441e0aff", "region_id": "RegionOne"}], "type": "accelerator", "id": "f43d453574bc4793b145e142bab51f91", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33d5a97e004e412ca244fe7b3ffac952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef56c6120dec45ecb94786856456087f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "73ce199b70924d3093b58b21d3ee5305", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5e5af4edf0d64f5cbf0bcf255b768a27", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37059daf413b4a2e8d8ccb8252fd6b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4057c5ff3354beba0329a4e14e8da63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "029ec1e55d0743e4881ed3e83cae4a3e", "region_id": "RegionOne"}], "type": "registration", "id": "817c7d2b70564eb29f34ac5012a750be", "name": "adjutant"}], "user": {"domain": {"id": "8757dbf772604ce097cc08a2b88964ea", "name": "8707db200e0b4a288a5069d721df81a6"}, "id": "659a3f405be04a63abf6a6b6dc7ac3cb", "name": "54c890b21af148589a3a5fec076e91fe"}, "audit_ids": ["a426b74c1ebd459b8a624eae2a96f5b6", null], "issued_at": "2020-04-23T06:25:58.657811"}} 2020-04-23 06:27:58,813 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-security-groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova-2", "description": "description-3"}}' 2020-04-23 06:27:58,821 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,823 keystoneauth.session RESP BODY: {"security_group": {"rules": [], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "description-3", "name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova-2", "id": "2"}} {31} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.171564s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,793 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,797 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,799 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,802 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,814 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.734350+00:00", "project": {"domain": {"id": "5aa0dc6e1d6d48538665670146e2c0c3", "name": "425a78e382a34b1999cc99886daefe6e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b2aea1789df1440184bd6985f615d5c4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c45765457ce84880ac95aa76bff65e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3037f54262fe4e33ac46746ce6cb28f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7ba64d5f26524134808aa06b96a616e0", "region_id": "RegionOne"}], "type": "identity", "id": "d24130bbd36647a88e42eb7a7a58a71e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d3294f7cc0a94ee6a9ad8d205123dde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "04d5f6c5d3a743b2b65f4b76314726c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "987b7923927f44d0a36ca0675e7de6eb", "region_id": "RegionOne"}], "type": "compute", "id": "551dfefacf2d4480a63726481b70fd2d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6703018822134f6082beba6d0733dd91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dfbd8f46e4c44ad29204b7b293d6923b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c61bd337ec97481285fb1dead8406d1f", "region_id": "RegionOne"}], "type": "image", "id": "681408655936481993b322e910d8f796", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "29edf7845ced4e11bed5dd8d409608a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5471f41e00c64c1b82e5677bce8188bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "87661a8e1b3d40c9a8d51532a783e046", "region_id": "RegionOne"}], "type": "load-balancer", "id": "330c29ce6f554134a9fdc0f2ca8100d1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28a126271df842559cf94f42ed385f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fec730f41c4c4a07a926d832b9ad333e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d721e1325b324450b756d12f6dd42725", "region_id": "RegionOne"}], "type": "object-store", "id": "41d7e9a85c204aecb39589dde43d9936", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01fa276aadeb436fa984f9cf70decd48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a049f93ae14a4eff8230bd0d47ff3e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "858b6f08f0324d24882057aea6a6a2d3", "region_id": "RegionOne"}], "type": "clustering", "id": "941b0a3251554150ac1c1664eadf53ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "632819f143d848b2aa1c6a0514f89990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6feb652e9e704006b0cf53e953b0e34b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "975073f795a74b8ea98d3b35a98d1e09", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "72166aadf307428282a86d339061f0d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48e454f58c43414f8f452d3eaf50e143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "809c6c6e3f8641b598cf042d2b1a4051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "654683dc1dc94ef7bc8a13c8582736ff", "region_id": "RegionOne"}], "type": "cluster", "id": "7a63b0d5e790432c8a51e3cde9d9b7b5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16eefabe579b4785a4c8b1a66d660b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7db164a69c5c4e9399f9d73bcecf6137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "925f54644a224b85b2025782660bf03b", "region_id": "RegionOne"}], "type": "data-processing", "id": "764218d093cb463584abfdf0d8526641", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d4f153789e74ff48b1039eef7d41a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c2f06c2136f54c9daae168a8d6141ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a094a79c7976447cb1d753a4508f1958", "region_id": "RegionOne"}], "type": "baremetal", "id": "d44dbaa4525942ee8771825a04f153fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c68e39201184217bda89362484fa1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7145047792e647138333c1d643c9fdb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c54d0cf5022943d586479e1738add8b8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9d9dea87ed6d4a289bdb852fbd1305e1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c06bf500771141768f55951f8bfc2097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1ce93e64a6934f4ba822b59aed54ad89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a97c8f6e477d486f9f38668ef16b6f88", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "845ba4c9aee84a6d8317726e7056658b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1f89213700874c3f8ffb4c7174dc2060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "12783fe4e2fe4defbef9d733dd5caf0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b776a540ac2a44cca6a21e2b878e6ddf", "region_id": "RegionOne"}], "type": "key-manager", "id": "d318d7caae5c43f7b5c24eb8548eaa61", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "14223ccd14064c5c8bdc814949d4bfb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f11571273014774947c6c7716a28ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "178160b2594a4ca092707b772f2f0aca", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f2fc298aadbd49338d6d19a42949dcc1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "932cf762944b40339edf0ae332f376be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e945fd401944910ae771fd282ac4be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b5c04c3cfbb548a1ad5ee8bfdd3e799f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6b5b8f8c62994c31ac5d060abce1dc1a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1ca4858545ad4af8bda53719e0ba1224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "114817b9e9904847b9194cbbcbf0e707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2a3486392b1c41b9b447517a8844897f", "region_id": "RegionOne"}], "type": "message", "id": "9ce14c06bcc044ca9f5d8b668f60aa6e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d67856554f949f3b288a5881d141849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c14a53cb15a54f2e92301e71c3311bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5256cf560e554bc5a9d2a1f16745983d", "region_id": "RegionOne"}], "type": "messaging", "id": "1b5960b9905544659cb3b314c7b54211", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5b6973502d8b4bd187880ae039a7a35e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "45d2d89c245e4a3492cf699e1743bd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "05ed86ac3b1f41d39582f0bf676d63a1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1d56c19bef2d47d0bd9aac754bdbeccf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86ea62310c074248ab87b32ececb194d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d02201b1aa04c7283172bb86a8d1c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "280bef475dec45ddbb348464b90f0da0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eeaf3c42cbc74adab3cef9f6cb8ff664", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a69253e58a5b446ab90c3e945cc4f8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "565ec15e7ee145d5a60f990ef27411a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73e4f423d6af4c06ad6ba80fad735477", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e3d687a9b51346a0b33ef64d2321e18f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cdbf456747448a88f7e284581fc9579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "410a5ee873c5400daaf9208b1195ec0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cde8d1b8a90347c3b4f43671b2807306", "region_id": "RegionOne"}], "type": "container-infra", "id": "7c9af8f621c14d17bd62b828c9f62006", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6d82020a19b64ab99002515828882612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cb7aebb5f2b64aef99b092ea7500c93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fc7e13ee6fbb444eaa81121b0fc8eeb5", "region_id": "RegionOne"}], "type": "search", "id": "cf2d675c0fbe4a198aa7753eff1046a6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2fd24b57077b4e5f9193db7ec24cdbce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2566cb2df106405eac1f1e258a4e3c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "124bccb3db8d420cbc45b9fb75212c49", "region_id": "RegionOne"}], "type": "dns", "id": "a1c3d140549c44f2ba4b0c7d503df5eb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a83f7f4cd7d7443caf5b16347b956c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df0bb23d254e4e58a64010392f6ae603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9554a7812d60470682051e3dc8fd747f", "region_id": "RegionOne"}], "type": "workflow", "id": "31b82395bb904c2d826912da6e581d27", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ab37d0d45d4432390b10efb0e0c1164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e66a93825b345ec91e36bd971c69cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "962121b2df6842399fe18e684f986554", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3073a20a25c7464882adb95a0104f25f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0bde590649b444cca66bd2faac3c2536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff70704ed6e540eebe6a1f28549fdfe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cacd172db4334c6a8352a0bcbc6e4f07", "region_id": "RegionOne"}], "type": "rating", "id": "3fd8d0ff71014668923aa1d9d991266f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e372720b35744f538f6375110c8f33c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e36be46be7a4db0860c5a298c8f6a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce396ba31525483c9000cd9961f6e496", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0c44940b98904c70bd6279f5f3d3ca0f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5164d6e8e5334d87a1238d51e32180fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6d4c8f64e284c3d94704ce0719545dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea62a102525644f69a1962b613c631fc", "region_id": "RegionOne"}], "type": "policy", "id": "ec0efc217b764e3a85591bf954af311d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "500a19dfe509481bb5eac976000ade98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96e344ed0f034f3fb5722054e2ce486c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b80317b4dd1c4c5da01376e79e4ea902", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1ddcf5d0b3d842eb900939b3d2d9e676", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20b2eb61d04c47c5a55dae6f1386f722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39f99d40a52f436eb38ee0233e08fd10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "db7deed898c846648e241cf6c0baba0d", "region_id": "RegionOne"}], "type": "sharev2", "id": "de2c3c374c034377991601cdb32ab747", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53d579a58a8c4924b3ecddbb84270fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43055d1e65334856804e77bacc3fedba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2478cdb3bf3240288f8a3d31d997e63f", "region_id": "RegionOne"}], "type": "share", "id": "ab9ba3d83534409c815e5a333f5a3559", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c405fb2a4624fd6b5a0f9c30e66aa7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "24e1fd547a794d2abdd01f0150cea499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f57e482be8ad45148d843ded2c23f9bc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4a78d3e569c24ee29699e5304f8bd1f0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3aedc2940eb64181bf9718815f26bacf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6c2f9fb2d9c44c097a6fe5ddff0ede8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1dad2e2e6bd4c14b76d443cded556a4", "region_id": "RegionOne"}], "type": "orchestration", "id": "04be0f216c084a40957daf35510c4e76", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbbfe8dedbb940f2958493286347b527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6482f2756a784577be2b47504b31438f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7649d266063f47778a09d67f768f216e", "region_id": "RegionOne"}], "type": "block-storage", "id": "b0eb4d9ede974708802e09a75f6d16da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67713f6adced42edb77a11dc6d19c436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "136cdf82fa27451d9354bba30812eaa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3dbf51aee534a01b540566acc336b02", "region_id": "RegionOne"}], "type": "volumev3", "id": "3c32c06cfd2f418292ff01d63344eb7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "417271260e3f4a94bb425b345aafa9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "980945719d904be6aafd4664794cd119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8138ae49a5c4f8299a1e0bf2cd28152", "region_id": "RegionOne"}], "type": "volumev2", "id": "a8fa5ceae86648118f8084b6afd3f805", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e5df7434b241ab98bd595bae30799a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46a2640ff1b14fcc8d311b74eda8a2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9609fa7cd8e4483faf98e82c4ea38e46", "region_id": "RegionOne"}], "type": "volume", "id": "fdeb74bd7a12473f8d263e0159130a97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8084405dff4461287c6ce143ec0f5fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66894a1604f34f71a7d79b772eb9fada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95de996c119c49919fda53e0a6278220", "region_id": "RegionOne"}], "type": "block-store", "id": "4e319d5b9755417ea525667146cf6d0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9c2c634f9e74bfb961401ee30568ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f06bcca95ae4ef9af1ddbac915e589a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a55dd6fcca654fe48eb8edf3706b3464", "region_id": "RegionOne"}], "type": "alarm", "id": "3a2913b9b4a542d2ad73e8f89f10cf2b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f41bafcbf3434792a148a19d216f1c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85de17ac109c4fef875b8619d9a8521e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a04276cf7d3e4d6a8587b53959faca0e", "region_id": "RegionOne"}], "type": "alarming", "id": "d104ef40a1f546c998f0018cef3d3a4c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "29626cef52d447bda1285c8ca9964d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "81badcb43a2e48f9834af044c4d13b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0bce46608b9349e880e532b136765e87", "region_id": "RegionOne"}], "type": "meter", "id": "4738b1d3595d40f3b4526c85d97eb4c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "06a929df9d584887a22496118ffe581e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17a1b8921ef64cd480636c10a1d54345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d30e4cd40a6447629044ae38cc747b71", "region_id": "RegionOne"}], "type": "metering", "id": "40c9dc39c6df4912aa7bc3a2c13f78de", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "02a1586a8261444cba8a209fdc5d6d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0bea0dceb71d4453b71a72e9a6a32194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a485ee7743d446bab7c6eff3e0af8228", "region_id": "RegionOne"}], "type": "telemetry", "id": "82e9889569f94e2e9d1433431619d0c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "899ac28ac2eb4a8a802916a544cb94e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dfec3c5b56a54ca3b5cad7fa622ec973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ca6221212ced4d71b13ab35e7b505f0b", "region_id": "RegionOne"}], "type": "event", "id": "7122d8f506984be2aaa4fbbbe7a219cb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1bc0042876834e799795dda077d757e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f1fe8684d5b94db28ade126c45c20562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b571d0a395364a2fa654040a655f04d5", "region_id": "RegionOne"}], "type": "events", "id": "ee36df1eae654c958ab4c338b078fa7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "005571ec2ec14c98a2a8e5b1a4d33e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "344a9d9c385e4520bb1f02c203fc2033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c743069de748458a8b6fe65123d79919", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9bd47161956a45aeb489be8eab4fb675", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e24cff4cbff47ab84ecfa1a31b80cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "65ce4be0c0fb4514adc6c4b38aad5c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51f3c04ca4a5428dbc83a43f411c5569", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6f9360647ec14b879f89a869cee2fc16", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd837da02c194d57a1bf6f5ddb107f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1dbcde5341b4826b27fe6220317ebb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3ae739ffd9f4130be12dc096c41273a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7f353e9f9577480eb8552e7b97aa68a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c165f38d908d4fab95c45e3001a85148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6043e82feabb41a984c26f567270dcf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3baa5574034641528f0f40e2c68a19b6", "region_id": "RegionOne"}], "type": "tricircle", "id": "b9d050b34ea34e86a4227e246bc14594", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5c4f88d2f953483aa5bd60c584134a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8a38e685e0c647668341f1774788c04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ee7109942b4e43e38dbb81e59be5e0a0", "region_id": "RegionOne"}], "type": "database", "id": "3d08952828d84b9a978bb8679be42333", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "192236de311f4b7fae8b623a37e6ecd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a8c48d9d5d946f38dd89fe3fca164ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1747fec59fc643b291673bd3c44e90ff", "region_id": "RegionOne"}], "type": "application-container", "id": "def67c6be33a4cbc9d3d91a068625813", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2a43a09be024c1986be811403d3754a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "48beee1a68464caebb12a0f9d7a0dd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89f04860931145dab0fdb0b9a4dad286", "region_id": "RegionOne"}], "type": "container", "id": "208b7864c67c414ab8517abb1feee3fe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74396dbc762c46729556a3a798ef5198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba820827d8294ad4944c5debd70c4bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26f6ac7f6de74f999280a0609720897c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ebc1af1f752b4268b4d3059e02dbc98f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "90e2e365dbc845e28846a1125ccf9493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01962c9bddad44edbe150ac91c7f7cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ed82a172eeb4f319c6735df010b70d0", "region_id": "RegionOne"}], "type": "rca", "id": "b97fa34672244103b23f643f861f2850", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ba447bf347240d3a0b381c1e23670e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f35ff5b6b23f4d2cb9dcc81902c75bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5ad3e3c8e1fd426a8ecadd2b98604cd9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a016e3b3e593459fa0cb4d9b8d56b46f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "79dc387abcdd4890b26f227d71772d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2ad0872c046b48a59d21bdc9d9bbc93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fc903b58a5f84a04b98251d06c68fa00", "region_id": "RegionOne"}], "type": "network", "id": "d1a56ebc39074eee8094a9200b845efb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3add39f45f5c47b68f41206b189794b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "333e9788904f478481e1728e4a59c030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "79ee10b18bbe49829a250d7c7e57dbe7", "region_id": "RegionOne"}], "type": "backup", "id": "c55fee8af3d343ea9220721d30a17c60", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d71c46cba314b8d8ee6f01a1f5555ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5259ee1b85474f8ab8e7c09445fa3f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d66bfceda40c4714962d9f94b5503616", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "75b076a44908406ca6237d84bf9c734b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e9fbeba8ce0b4b32a501727978d46d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d36f26ab2e51460da4b3045c9b0d9fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7864bf901f7940339ab36f4b88d8d2dd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3354f96f248f42a586309817867ed68b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cdfffbf86b8b4ce794108652bea37506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "24774cd863d541d9ae827c655b92ca2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e05a73f7d08543d8af775756619ead83", "region_id": "RegionOne"}], "type": "monitoring", "id": "411075bafaa2496fb13771a7483f30c2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2e6c8ca846664263ab8a5c39391f46cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8c5e7ef7764b486b8c53a7578f2f10b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f872a6407523459f86ab2ee11fcd03d6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c494e08bca634b2e835186a775269b87", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f311c8b46004b3bb498df56dfd61220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e5a4ce54e42c46cdbbc3413a341f3fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9c6a871602eb42b5b24c7e76f4b25a20", "region_id": "RegionOne"}], "type": "placement", "id": "ca97c95d9e0842f695d91b2c94feccbf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5045f6559b234b189cd7a3559dfe93d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6089a00b1ef14995a1e43b7f54524d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "26ff978bd8794511967b292b596f5934", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b095c907bade434c8a0ab6a628039985", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03d829750a14469f8e1d55f600d56d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd22084a8d7a4aa1873ed9c544f7ce91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f1a12b2100e46a689882d1026d5cefd", "region_id": "RegionOne"}], "type": "ha", "id": "4d26e733ae4342358ec5833ab5f5eb0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d6674d9142b24145ae36fb2d42636995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a4531abaf42843d7876cb52732643558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6291f299401c4fcc803e0e37154c8ec5", "region_id": "RegionOne"}], "type": "reservation", "id": "54e6cd02a35144c388f8bfa9a29f79e4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "61294a5de83a4e27b6aa691c5f149ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1c49a50d8e6e4348991f6b996ff69e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2a651a98eaaa414ca1c53a23e66b168b", "region_id": "RegionOne"}], "type": "function-engine", "id": "b315f7bfc7d64433a5630955f71769e8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0555c9fad28b4cf4ba342363e2c6bfb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "62821a1f35a3425f9afd7b9cadb9123c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "94ff2b5a6ae3463a9cbb515436258a44", "region_id": "RegionOne"}], "type": "accelerator", "id": "eba853d9e306451daab5084ef737803b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "161ca6ea51604c299aba8f23c3d4c3e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73912d293d4442468d69f835279bf927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c79c8ce067ef4de1bf75b98f85578421", "region_id": "RegionOne"}], "type": "admin-logic", "id": "36d4df42dc6b45378fa6886fc1474735", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "576412a3740242b2a704e514cf329a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a10d87db389744f9a311549c71680985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e68c83e280144ca6b9414e099a71917c", "region_id": "RegionOne"}], "type": "registration", "id": "0aeefc2973c240adae160edd73b0237f", "name": "adjutant"}], "user": {"domain": {"id": "b51380aef8b94132a35191ea820009de", "name": "7bf84a70f4194d65b8502a858bc91c7a"}, "id": "ab84b10522334d6ca5ad31aebafab946", "name": "977be962ab1844359724d0f01b7d3324"}, "audit_ids": ["6ca22c62f3414a76ac7fbc7465fdd48a", null], "issued_at": "2020-04-23T06:25:58.734350"}} 2020-04-23 06:27:58,893 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,897 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,899 keystoneauth.session RESP BODY: {"extensions": []} {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.172915s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,766 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,770 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,772 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,776 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,786 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.709625+00:00", "project": {"domain": {"id": "ee988f4683db48d4b0eb47ea9414816f", "name": "1ebf90bc561e4c3eada113ef5c22e808"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8426c7d1bc084df8853b1000bf80240f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d7795030b19450a863557e866f0c6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1e0f2c73c89e4f54ae0f81a9a9765a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "08a89ff7d5034971983e1869ae4d4649", "region_id": "RegionOne"}], "type": "identity", "id": "08ac97f389de40aaa81880b073cbf796", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ecc80b02b6df4aeda8166bcda632b69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd9c113b90d5445ebb14dee18abe6574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "462c4aba1b454eb18ae7a6d8f5e319a6", "region_id": "RegionOne"}], "type": "compute", "id": "db11d74c8c604bdc800d848970499a64", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0ff018031b9a45cf8cc42032ba1fa64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "64522fb06fc94b29a6945d6759200df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c8b3c716af2a439cac7377c609a318c6", "region_id": "RegionOne"}], "type": "image", "id": "9c10ea60cd3d40c2be42d7c9d2147413", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8c69319ace7d4473aceeb4a0c49ebf58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f5ee3d09f27f4c1fa2a15ecfb2cd94d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "524163ee25094ff8ad2bf57fff6734df", "region_id": "RegionOne"}], "type": "load-balancer", "id": "36bbd6af5b5e43c8af4a4dc515cd7be3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7b5ef7c1e984a4981bdba931ea4f151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a93dd6bbb7c14a6bacb9c02053dfade9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5de7325273da4a3abed92d4dd2fa30ab", "region_id": "RegionOne"}], "type": "object-store", "id": "5dbfaf0a7790475b921ece71e54c824d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cd33b0a8f08477faa26dcc52f72fe53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ce04da517ba4f34baa1b4e2a7354bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0238468bc1da4406aa5d05e480136696", "region_id": "RegionOne"}], "type": "clustering", "id": "fb209b23b8824774ba77352753e1d4e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45110e59e2fb4c12bb68398840790386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cef9d99419044066a3a127528a458bff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "701f64437ae344a18cfc82e542873756", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3ec18979801b4913a7a3bc6a3c26215b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe3441762e9445d08d89026e8f1b42b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5903c292a1094aa09a12f2a35b5ff051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ba4158118c848c4917d89c0c46ce4a7", "region_id": "RegionOne"}], "type": "cluster", "id": "43ffe361b833406e9064ca13b8b97dac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9886cbdf81574d56b9aafd7af3f20251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ffc3cbc2a105483faf153888af1b2a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "060c87c3ae3b4d179d248196d151c0f3", "region_id": "RegionOne"}], "type": "data-processing", "id": "098fba04373c45fb969d1be02194874c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3121f267442d4479b9bcd6c8477af526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2357ba13f4a4305860495be14a25e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d77d07e3c542406b8242dd45c332e9c2", "region_id": "RegionOne"}], "type": "baremetal", "id": "87ceda3404704e87bfbed9ecf63e6193", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1c3552676484ee7b467c898489a281f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "caa14200990a49bba46eab2d712006a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "071d9cd82ca6461cb2b7d05451f150bd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "71b43a2aefe94237a244a1275f466c95", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc02b58e3243472baaadc5d175d60132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "313f6e9e41cd4c76b1627813aebb4b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "03b029b9bdd14e5fa9ca742a532b6dc5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6cbf4b6315724b71814b708352dc731b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "134953029c404ce19b6c5b2253d1d959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1f81a9a6d642412185fe5593c743cb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5fd2072654854a62b015f17dd59d0490", "region_id": "RegionOne"}], "type": "key-manager", "id": "3e6b2def511e4df0b1dc7e26ebfa5afc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c75d873c8b644f0a82557cda6dd91ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01d58f3623e849d98c6edb003c7426dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6776f7c270a94b6f960b7e8181ed4065", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5a304c6d0b744664b9002a7019e33f15", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "faa614f607c1400e9bdc881aadfe01d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62f10ff504d642f193c33b447c5f49cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f2fcd5f4c0a34d0faeaec13b739e0762", "region_id": "RegionOne"}], "type": "infra-optim", "id": "942836144e9b499c8d08909f9586ef55", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7a71d7ed7df44b3a9a2bc924003113ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4ff47351c01a42dc9bc411552182d218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1751a1ff5da34a75bdfdd133f4466bd1", "region_id": "RegionOne"}], "type": "message", "id": "4e7b3916e2f6440d94bcbb431d4fe0ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8bb6c2cf44f44cb1b04edaaff5922d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8e97502ba4404f9091a80e244bcf5d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8e5d1dbb893247288a297bc03d4f5a22", "region_id": "RegionOne"}], "type": "messaging", "id": "9e6980d74d084ac5b299fb5fe57bbd0c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "182e4b9836de4d4f8401d16083914c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3cc1636be9534587b0b7ed85bde2f77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a0b39a7f009f48749fd3781edb570021", "region_id": "RegionOne"}], "type": "application-catalog", "id": "46f9b617851742fbae4f7c9e614c7e43", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1e4412ae3b84e07a0bdec8f6c733656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1676188092e04cf980ac01d8ecdb40e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80f1328bdbaf4919ab2011ec49128cdf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1d20c1c9649240f1a90ad1a84af58821", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3af4c5353bed4a4db4ecccde50095fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50f23b4550bd45c3ae55875f8f21c7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62c6a72197bd4b93a965ec1f7b14e9c9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "83b5089801dc40e88dd11ff84c836116", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e33050bfd694f5f9e1beca6289a4ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43f29a99418041a2b957f616ad63b0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9653c160881f402b85e594641434d2fa", "region_id": "RegionOne"}], "type": "container-infra", "id": "1957867082f94acd9ace8c7625239be2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c1ad672af86d4cd9bbd875b6357f27b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "99e5a9ea81974f5ba5dd7ee2808e4b02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4732d0ef15ef49c49560733812ac3291", "region_id": "RegionOne"}], "type": "search", "id": "cf2e854c08584d32a224b185ab3ffa91", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a2b6be7a8d54899827e1303ce38e1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "47e7216fb5974e9daddab864064bab2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9fe23fb43d6b41e4bbc6b9de4e5d731c", "region_id": "RegionOne"}], "type": "dns", "id": "b7d71aacd27f4147a24798dfec6b4679", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1de1488d561941d78fe13dac40d06911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af0d50fc904246709a2a6e06ac9b3f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "52c096c368a5424eacb7febe08228fb3", "region_id": "RegionOne"}], "type": "workflow", "id": "08f1ba52e10043d5953941f0b8e81971", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0013550cdfd74f8d891319a3f54875a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e1b9b7aa3d84881ba0042491d452a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "632e0bb33bb14ef9a24553cde5e95e11", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9c08994b92404a6cb4fa8c29af02ede0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "afa266dc16994c37a82d35bb19443cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "83496b6b55df40ebb018f7fe658813a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "38b476ad1bab47fca3e5f7a754db4b6e", "region_id": "RegionOne"}], "type": "rating", "id": "b7f64a58930a44adaeb42d495ee3127f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cca26c3110a64b4fa1059ebab2087935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ef3334f2353407a8d66de248543a825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d43480e94b284a3bae8369cba413dde9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "64c789dbdb6446688097234b9d878d0f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "32f4174d74ea44b6a1f1d89778373056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ae18614f9104764b80915b6f4a0d06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6a9d5968e85d4d8f93799e77d4a721b2", "region_id": "RegionOne"}], "type": "policy", "id": "e00cbefd7be94f7783310f0e0fe1f1a3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8256d65c1d694ea2b97e07e2f38871fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ad879bffa6649c09f39a13ba2cb7025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c64d900d6ea54e0b84534d0a734ea8a6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "189c37b39b854a09a86b9766dd7cf08a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9064520b99d4167809270d6f1533d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2920f3e63a2f4e4997cb7076a7f979e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "469dbc86392947038afc408dde0a88ae", "region_id": "RegionOne"}], "type": "sharev2", "id": "379fb40f05af41ae95d7f7b919c36612", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20e9ed333b7b4cdea0401dc007aefe76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "402f9afb255d4a0b9c626211b55a8105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b08212a604114dd78317c21811e4a1b7", "region_id": "RegionOne"}], "type": "share", "id": "ce79508d6f4e4a66b270a6e9a0b87fda", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ce0ca97896434681bcb8521dbc070e28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b710410e059403ab4bddcac8315e329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "709cd2aed85c418f9922bc28b8928182", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "421379021ac647e3a76b37a8b6b4df78", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31184983a1b84801b2e8764f737aaeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3eb528b1a30404b8d98983e12a44b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "124c0b9eabe74365971db9414fa2cc79", "region_id": "RegionOne"}], "type": "orchestration", "id": "28dd9c1609a54bf9bf7f0160f62c39a4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "423c5b65cda444eda7e45ada58094eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d176f9740944352920b73da70efa3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a801717db9aa44e7b9598c7463e6e4c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "d719d632b68f470c8a9251ac92bd6287", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76c5fe4c04794ed7a78a75b0f606ca64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f13c5ffc7044ad3aa91b4b6211b9933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b271d54c0a904d1fb714fe39ae99cf9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "2721911949374c44a1b57e697840f5fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "004959bc763b48808c9b95cdfdb540ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03059df4d8fa4eb997c538dee8c84342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a309200739cb43f0a7454d572f5c3808", "region_id": "RegionOne"}], "type": "volumev2", "id": "043e87d6e1e94ca496c8c095a20fef6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0096e1f105841bbab6bf085bddf9bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b009ed640b48fdac7e3f217e74e970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4769e99951f94869b921579ff482c686", "region_id": "RegionOne"}], "type": "volume", "id": "88cca512bb02424ab5090d6d5066e537", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38a6ee87567e40e28f32f8edf7f3bea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c529dae326c4b209aab41727d903796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d3c5634c1c64bf09fddad62f33d0c7d", "region_id": "RegionOne"}], "type": "block-store", "id": "694327e11c4d48c18ee8024bed1d5b9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "289c30a17206437f81707b4c3567ef7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aeb193ddaad849f2b331018cd79cfde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3d57cd2234e4d84a18dd65b50a2ba85", "region_id": "RegionOne"}], "type": "alarm", "id": "196fe9ff60dd4dd7b00e182dacb8e858", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34d55e76b4ee4f1a984df6d7206121f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0876f8fdf1844706a554741a712cf047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d97253547cf643dbb3ef58e65f7eb536", "region_id": "RegionOne"}], "type": "alarming", "id": "eaffefe22bdc47fb9690c7c3c00e7d12", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d15b6bb8540486ba5237f546bb85d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5e5ae1e46d1401dabfd9d987338aa36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "74df16445d0d418d8d14de7aa4cd5f85", "region_id": "RegionOne"}], "type": "meter", "id": "ea918b577ee54e1a9d336a8df3e626e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e38af034685b4887ba10a7b991f0cce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6f6cdb176a19479a9f707bcab9b58a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7271eb8e2be48c0bbab868a7f5cb444", "region_id": "RegionOne"}], "type": "metering", "id": "afb3feff7d804338b0778b74fe61f177", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc957175cc9b46ff93b0cbadf5f4efb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc95e19fb4c44223bc9d6e88493afee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47971bf21efa48f7be6c086b3415d156", "region_id": "RegionOne"}], "type": "telemetry", "id": "c28ade0eed8c46329305bc62e46a55ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8ca8291fa474c62a999fb1bc197c840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7900a2f994104f609cc575838602be0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e35c85abe687458ca275170227bb7eae", "region_id": "RegionOne"}], "type": "event", "id": "c538517f27fc4b3886dd9d4a268c5795", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "deefaaf2a8564c918729978b6c0cf4b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2f33693eaff84d9da9dcf42f0713745b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2370650ea9144f718daa33407a2beca1", "region_id": "RegionOne"}], "type": "events", "id": "ad9e45dd471f426e8f5b7c6b0a10d095", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d5a548f8e4642f384b54aa722313c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "37ebde8c22984187a3286bf970b4ccab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c1ac2d496a7548e7b36be46d20adc8ba", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d315055982ec499aa08941afa47146e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4469c09cf6104c24a3de0b6e7b36fd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b976296750f41f3ab89f8517a481024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5f628914b2d94298a2ab66e93891e29c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b82875e1bafe42dd8f8300e4b28b809e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbab4fb035ad40d099e7dd8961a477bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d908b510ba5947cf8a5b8b169f5dcf16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a1d3d1ec0b04029b08bf06820fca1ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4ae0b121d3e24af49bc43fd902e6d7d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9188c56806274abb9076bba205b1e3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7942186c35374073b686dba27103bd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a604e75f883447c89825037445fec4a", "region_id": "RegionOne"}], "type": "tricircle", "id": "23313e3584404e9f9270686c59618da0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e7d6e79e6d414e8691655e3868492c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3297b05f1fde452a9e798ecf803f38a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "edc7cc6d2c8d4f0eb81d1aee2a32d76a", "region_id": "RegionOne"}], "type": "database", "id": "1a50b3aa663b4c5d8f7f2ff5eb9d9eb0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0a4792977d440309e4ed33e54ebbb56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4230fe8274f64adebce74bd298e64522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "008888a1c1994f61b316c8c8b055a178", "region_id": "RegionOne"}], "type": "application-container", "id": "86a98fc56f2949b18736968648463c5d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0bbee20121eb4baea6aff7d8249df597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37bf16ba46a1471fbccc0d32223389b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3cc8278165d24db3a8ba25a58d7088e1", "region_id": "RegionOne"}], "type": "container", "id": "3ba0c13b94fd43dbba47ff71b11cb3a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d71faf92c0fb479c8432c2f444ed97d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87966e517c924edca9524a238b2107c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a652a928a0c94023bc18fc8577b98a93", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5146eea7c0584204954a755832a7f14b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2826e5bf52046d08ccb9f7e6ae8123a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f0de702ad0c4b2186e44b0ca9ed553f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "487f6157e0ce46b1b75a6c2e6a1726fd", "region_id": "RegionOne"}], "type": "rca", "id": "5fa5e718b16a4cab8f77f09115dae4ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa9ca5e334974b29a1f651f995f92a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e2cfc817040e4dfeab985426e0d1cf83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a287b1600d804d08b30c811d6ae2cfad", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e3851faf79c1469fa6e4d448ded01323", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "830681e06b9e480a95187b7b790ee37c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "18be0fcbaae04c779e7455ca7327be1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2737b803ff2b4ba6bc97ceffc00f995e", "region_id": "RegionOne"}], "type": "network", "id": "b911c2a17d6243778ecc10a2f2a45e00", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a5d5622b80d4a55a0024076840797dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a6de8ae68fa2410c8392e801c19af81d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5b355a4f2ffb40fd9c08392a4b4d020e", "region_id": "RegionOne"}], "type": "backup", "id": "ea12b9cc1ecd490c8c557a3cdb2cfec7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1686c993421e49fea28e665b1e78dfc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f119f8a0c2ef4625a7e06018831e8714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e7f37ceed2c24c0aa3cb0c4ec8dc0147", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "46da77178b8a4308ab899fd1ebaf805c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f7661856ecc4643921cf1f9def44ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0432678910714727a4c032912848f476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a9d37db5932421297c0ab851e916ea7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "63e034a716b748df9bea2a35919ece84", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "362dca6b95f3418488461fc36d51ce61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9c4fd5a88c1a489ca48d6fe6fa385c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "41dfd37b5e3546a980502c9dec0f6435", "region_id": "RegionOne"}], "type": "monitoring", "id": "a74d88f1170c45d3b65f01099030528a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c7ee655ad81f4adbbfc7a1a150b2fc8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "78c4ad4aa162481d9f8bd6f0c9712af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6e7b0a4802ae4c2bb95a0836e9788ad0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d1c90adf1d6d4381a952f52153fae46a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ed75b8645cb94498b9a1aedc5f51ba58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "480068bbd67c42efbf837bc3e8cd400e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7b6c0276ad864373a1076ebdd962f85a", "region_id": "RegionOne"}], "type": "placement", "id": "f2627a4ea3f54ed3b3468a34049de5c2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f666faadfe4434c9940d6035075a326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73a6671d8509418fbaa33b57892677a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c0f7f99115814e4fa9e8b70c94f08d4b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "89158cd06ce04fe29d2e05a5c4ddf4c6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7aa70dec3c5a43d3bd723271b5690095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "114e443b4baa4d19aca8799af9b44e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "caa21fb972354bbb85320ef973a02537", "region_id": "RegionOne"}], "type": "ha", "id": "e0251979d7d4456baa8ae832ab466c0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "60822081ccf94abb8a388471775e253b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9afae075d8c148599cc663eb0328d7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d801fea104224f50990346f813301ada", "region_id": "RegionOne"}], "type": "reservation", "id": "add925a7f0834e6e9ca885bd83e095c8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "71801abc6f714dffaf36156bec3f6c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "594ff1e9ce844bb7b6442a8c94effdbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9b08acd0d53b4a4dae8207a1fe3ca227", "region_id": "RegionOne"}], "type": "function-engine", "id": "0b26257c0e074b8aa9eeda7e44d24cca", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab650a1ee92d404ea894041833c28d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5ae49f776cb043d0b949353d690bbc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d1fc81fa5d6f4caea3d0c292cccd31fc", "region_id": "RegionOne"}], "type": "accelerator", "id": "916ff388cafa45668cb73abcc3f59ed3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2bf458c29dd948b0995a2cf3ea201169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3714d2ede43249f4a8038e33c0e99a93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bba6287255f1463eb7f2fda5af3c0fcd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6d60cc1b8f2a448fb37c2f592509c3ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf0c96d0000e4e0babeecc1550553d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a92b2355be114779bd9f02667e4194e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba117073e55b429ea8a40b949a5419f8", "region_id": "RegionOne"}], "type": "registration", "id": "bd6b26e04c9a4baf8f26351904aa30f8", "name": "adjutant"}], "user": {"domain": {"id": "94e3b996215742d9948197531c142089", "name": "07764e5d366749f6b641e1722c9cc4b3"}, "id": "91de071ed1da4112bdedd7138059183b", "name": "b45166f583b1401f966f68fb11cc8803"}, "audit_ids": ["35bc3cf9e5ab478b9dc966ab65c1500d", null], "issued_at": "2020-04-23T06:25:58.709625"}} 2020-04-23 06:27:58,867 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"external_gateway_info": {"enable_snat": false}, "name": "goofy", "admin_state_up": true}}' 2020-04-23 06:27:58,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,875 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}} {20} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.100947s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,810 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,814 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,817 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,820 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,831 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.749691+00:00", "project": {"domain": {"id": "4e16322c1ab045e281a19bdf4425ccc7", "name": "c48eb97103304a40886b542dc1718cff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2eb5a6d0e63451e962b139ff16d216e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "653b93742f294843a894afc78b661d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d5eac253ef574e708424fb0c570f1315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2b5e55f1a6024f678e9394f32356b422", "region_id": "RegionOne"}], "type": "identity", "id": "71b733dc12c2405b9c0b6d5ba1d3aa18", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1b20fcc0489f4f5380dfa6aff0bb75f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4704cf65eba24205b693bfbc4a12de9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a91a85f38c9442fda0a1e73d28bffb0a", "region_id": "RegionOne"}], "type": "compute", "id": "01f57a371fda4a8ea04a19badb720685", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "280e634a9f924ee3a3acf5eec7022f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b2b5d66f5ca042c0a2e8b99344a94952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "17ec85a05d0445898d42f2dd2617e885", "region_id": "RegionOne"}], "type": "image", "id": "f38c29a945a94d2d9c7dced39321f230", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4ceeb0f5516c46f7a1acbb06e65fdd92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f81c31d0be8f4c6f867331d9d2a423bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "17f4bc97a13f4b98ac6e32584c95553b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ca5b5196b8b34d0fa8fd1669cc12cded", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e93ec03eb9f47b788d766dbd15e4abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38851832f78497ba4d959100b421e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04def69f812d40f9854acc38a6ed7726", "region_id": "RegionOne"}], "type": "object-store", "id": "3c9c2bd5cbf74d2b860b40906913f227", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "63aa5c1405f64904a893fceb34fa6cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90cff91ac050423eb8013b023c702923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cef4593ca969447c81ed951514ac1415", "region_id": "RegionOne"}], "type": "clustering", "id": "0295cc7378654de39c6e56a00fc7e167", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a3366d66a754068a9a5d0f5dfc74fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc352ac7f89543d9a053cd193a05d3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da2922ca63c94bf88245f7764dd69c02", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "07f49208e01842dba15224c543cecf74", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc8a72562bd94a57a68d1a364889b1fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3356864b50094812add1bf65a343bd59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a967582efc943259626379d1aff9940", "region_id": "RegionOne"}], "type": "cluster", "id": "69e4c40803844d388e546cfa0185eb4d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27818a6135684a41b3671b7460a2a5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27be7acfd81c4b30b56f957978ab496c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4432a80a5238442c8598603a59a0806a", "region_id": "RegionOne"}], "type": "data-processing", "id": "208530d0ae124289ab22730b81e8c008", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a547188e17f14290bb8c0c6c309a4b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0947f448c9df48cc8d60f0a55c739d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1ac5017fa3d14542a7acc7c570ff0222", "region_id": "RegionOne"}], "type": "baremetal", "id": "43857bcde2ea4770beac6bd6936b2a58", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c2aa822aca144d7889642bdd4b0ed0d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "001ec986ff904dc9ad222b8e0acb73f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8222de5114874a60be08010b5ef9c430", "region_id": "RegionOne"}], "type": "bare-metal", "id": "97d36235576345079cbd72568651c9c8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "251a02666f8c446c901286b7a7c2affe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c585b865c25b4597b8a1b0cb65cbd219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a7a3dd6420a449fbb9b47209ff1918a3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8d7a489ef58241919c9eb381ae70ee74", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ccc4d81663914b30be7a1d9d26c53ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76cfdf9422ee4948a5d97381551cd28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "54002292e3544726bdcd874a2725b3a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "743edb94a7124aed9bd513d6a1941cdb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43da711fc4d64af1afc7998825a4d9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac8f468da3fe4d16990f8ed90018da8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0490f96462774a9fb66363003205374c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "956067a2fd934a8bb1c15655d4bf536d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf32ae0df0964f3cb099ab68ba0fb061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8752d9f4a9394433840770e34b12fd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ffe70529995a459db366d3d868e3b69a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "05d23f247cb04b6785c07dbae99f271a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e0b3fa44385641f5b47246a7f64364d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6029da69556e48199a7c639f3b5a44da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d93653c424694b7fac4d83c5a0993460", "region_id": "RegionOne"}], "type": "message", "id": "e68a40c60595491e8e098c59d8a2e292", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ccd62a3c67f4711b28f6ebd88c47753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "33ff4e49b9014a1a81f24cfcb05e0430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d45ee8eba2d4da882ecd659ea6c893c", "region_id": "RegionOne"}], "type": "messaging", "id": "0a428f8ea1f8405cbb6150bea4c3f6d0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f152f24077e84cb39e253cfac03db1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a2faa44b200b492f9c7b63302621459d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1ea36a29e30f4551a70249763666d11c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "919ac0bd751e42c3806e04526bdd6ffa", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19370e06e78e436898786f464b203018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4149469dd3346628eb70e301838f9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fe757c73d7b4a6ea3275304aab7b27c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7337efb062454337b4e8181cf2b06610", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3b4c3a1900b431696ae7a747d8fafd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e1464bdfb2346cd93052038a0f71475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a87035e7d43042538e48eaf32feac523", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0f774a1cbfac4b8d9cdec99dafbd0782", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97887f4259e94dd798a62c88a0987dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a006958f36ad4acf8243ff6b49e1f964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7937c1b63eda43d79078eb0d4e3f19d1", "region_id": "RegionOne"}], "type": "container-infra", "id": "a4e3d7824c554a8bbb2165652c65f26f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ea99d535f5b249f09c3192b65cf6fa63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a43f1ea50159456aab8389167e8ef977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "297126eafcac4648afc3f07bdf9b3c8a", "region_id": "RegionOne"}], "type": "search", "id": "977022b562514f5fa1952e439f769fe9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bda0f2dc8e894a7ca812dcf03aca1162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d59891a9df4346ec80b1a96aa2c9b127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "16d62d27d0c2413b843be1552c1333b8", "region_id": "RegionOne"}], "type": "dns", "id": "768e975683ee44d7ba55a995025ba602", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99c5cb91004d4558a2b016b7981ced73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6917965dd4694aa59af51638dd992462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ea61807362bc47ad8b32d3b2e3ec4c82", "region_id": "RegionOne"}], "type": "workflow", "id": "9336e162d9294a25b7917dbb5b8e2482", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0d0b017da3b45029454103a95515636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b04a16e5a634782a9563448fa456675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ebe6473d57b4d84968545ed1c4fc3df", "region_id": "RegionOne"}], "type": "workflowv2", "id": "93c19967547b4d96a0104a3cafe635f1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f839b1d06cc64e32ba055086efcd5f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "29a529ea826c4b468d607a0f962d821a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9e73d2359f3c4755858bc0fe89aa6957", "region_id": "RegionOne"}], "type": "rating", "id": "78f612b3d10841a29b3064844849e3fb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f3f49d85bc947b69c998ce8b788cbe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f455c1d83d2542cfbdbeda7cc860b338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6adc0b4620ab4e84ba8526b151ad80da", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb6be7e75411400c8790c40f7114f61b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3498e702fd604ae6834cca765782ddc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a12a980f68e94a9a9839aadf4cc97ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a51e802d519945ec9ee1d7001e88a8d3", "region_id": "RegionOne"}], "type": "policy", "id": "e2f4284920824334a03fced3aa510cbb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dfc2dd9a88c345229bfc407f789c9af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51a92ac6d54b4db8bbde920da9eed433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f7ee49ac0e64ae09ef0711b31329816", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "696bc2277dbe4b35aac0ff1eb2d16e82", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47aea69c85ca425c908e9d30516a61e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "756478743826441b94cb9ae77e8d87bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "61550c1bb34345c49d56e15aec05638c", "region_id": "RegionOne"}], "type": "sharev2", "id": "c21ebd23f0c447e186f1681c076a4b56", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d23a03240b034d57ad9da370e8b74430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d696a40eed1e4857a27f71db5dd81a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f5f985fc13949d28685447337f80a7b", "region_id": "RegionOne"}], "type": "share", "id": "bfb63b5116c149559941a494b28c9596", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9af020362ac24d909f93a5d4a2625a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19b083563ee249cabcfc582ead270230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c8bbc687cf41470fb99ae2a2a9d32c71", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d43500ed0ec4c3f8cdd8a4c071de808", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "842642e4797f414ebd8363fbb095894e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af947f659676434f9ffd8920181b6bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ba903e1ccc24088af6b420747e20fbb", "region_id": "RegionOne"}], "type": "orchestration", "id": "77d602749c534dbbbce7deb152990135", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a995222939e4131b4e62c8202db5684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f95f1c1ffc37489c94f06f29b21fe8a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c72a07465e9c4028889e2892ba472a53", "region_id": "RegionOne"}], "type": "block-storage", "id": "20b043691b534fbf827d369024aeb0cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e6c0f0cb3294395acb9a8ae0a6c7607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1cabbdb992247c5820512e5bec6e336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb6704922314dde8602093332aa4455", "region_id": "RegionOne"}], "type": "volumev3", "id": "81801e003de8402e9daafb0118512292", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e806937c23244f1b4cc619102583916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "231c22c0f34b426e813a1702ed1badfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28c987f9e1b4c12b81205dfd9ca4092", "region_id": "RegionOne"}], "type": "volumev2", "id": "dc62ae3ab32a4963a961c8bbe67b26a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab042f51921c403f95eecdc31e9e2b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b88f7b91ac3844ab81e330414b442991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb27c75808cc402b85ae487099590b88", "region_id": "RegionOne"}], "type": "volume", "id": "3726be9d9da44dbeab4d17576c21c742", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6665960af30b43fc81e43f6d0d6b65b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e408e32f05e4b628efdaef97efa0a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aca6f504c46346c9a589f8db68db256b", "region_id": "RegionOne"}], "type": "block-store", "id": "217507f5902e4fe389708c3b6b195335", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8f3b8a930b644fca18edc678beee514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c50d6ab34b548eead857b9f23f20bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2b0fe57a2324a879df050896398c8fb", "region_id": "RegionOne"}], "type": "alarm", "id": "30cb1ab672a24b7b914d2fc8e61bbef3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ed42cfca54e482b985f4449a3417208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9e7346d79e94c65bcd130525a8807fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "90312baddd2842ffbc54db3adce83f61", "region_id": "RegionOne"}], "type": "alarming", "id": "b6b0e2bdf69347879462f70750eb7bae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "599e32b92e884dbc905ab3606a3d5222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b45f1c830a314c699daa91566094f6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d89440b6de4f47e5b6b9aad3475919a8", "region_id": "RegionOne"}], "type": "meter", "id": "5ad797a0890a497481b601a7289f268b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "deebf436041f4c61be9535bbf4b593ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ae94d8b815341f99ed4bfaec53dcd83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04d614c3718242cba2af29d28f869dfc", "region_id": "RegionOne"}], "type": "metering", "id": "b0544557dd934dc1931ab073d2d06b33", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b3a217a01d642f0abd2d6f72c718211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e912bd0ae54405ca1b9c89310342a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1493dcbd8bbc4483a2060daa1b735847", "region_id": "RegionOne"}], "type": "telemetry", "id": "fc0a8a9f851845858035c82fb148e0d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7489f16304824257ab75d153145fbc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "068a8965009c4a7eb62ecfb56d0a25a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3729181e8dfa48719dc1a4d9edb1f60c", "region_id": "RegionOne"}], "type": "event", "id": "b7e034038a304213b748e5b4c491144a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d6a21148d4745219f512a45d6eacd0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b955852dd4a84e7b9ada01c8036cac21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "616e076ec9b04f0680694756c9f476e7", "region_id": "RegionOne"}], "type": "events", "id": "ffee7700d35d4073b1cc70d41cd3ed1f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15e601c26a76424f94e56b5ae25ce0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2332a29057db4faca922ef45a2398c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ee41680ed5dd48f1a55155f1268d8b0c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "742d1e3ff3364deca6301a78ae99d0cc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "937324e7bcaf4fda8beb3770aa58b416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6870380224a04e2b89f8e5adc6f19d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b311a752e84b40269abd90265e82ba45", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a692e6b434b84d0e8387265051f75a38", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d91ec823556545a2adeb2d9e6596df8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6565744c6b35461ab6244681c3b9d1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "836eb0dc73af4998b8fc454f4d9e89a5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3a64d14dfa624f62b7a26572170ae6ba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6f9464352794a10965ff800769a5d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e622fa1b2b8e4440ac692b8ff6f9c729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cd01295fed04e0ab77ad341bd8afeea", "region_id": "RegionOne"}], "type": "tricircle", "id": "8d406c0c8fb24de19aeca4605f8a8932", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1f75d904705a4fc28281625931737b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "17ec3ca6b2dc4da4808b40dbee1520c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cc79821615e143ed986ebe6b4707188a", "region_id": "RegionOne"}], "type": "database", "id": "53571571693b46c8866ae51c401639d9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0260096eb89c40aca7631cd75b840f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfb85e8ddf4f42fa9f6431e2d85d45e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1f982c40762144edac6e22d14caa84f1", "region_id": "RegionOne"}], "type": "application-container", "id": "c99220ca53204038b8894cd0ebbccb96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "82270d57440e4d44ab65b7e66e1bf703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78d792b726e34ab489c8ed18eabb396c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "43a45eaa84024a84bd495d9ea37a0d6b", "region_id": "RegionOne"}], "type": "container", "id": "203b066253a942db88ade3fbd1cdcf0d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cacae7e535d2450f8f246999588b4fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4644d6ef868849b9add2afa37f1fdc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bbc794dfb67f461cbea838d85ca494e8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0a43e3f3e0fa4b569419c6c5c5c59a1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80b7c2b23fcb4a4da8e9523227f9f433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "887f527258f6403bb8a7a6af578051e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9472ac6b224c48c48a4bcb793b07a523", "region_id": "RegionOne"}], "type": "rca", "id": "6c614c526bc347578b0cbb372c73fd3a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ea3cef13784455186b73a7773260a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8fe135853e1843438dac3aeba3017fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "526da77182a24506af66547adbfeadd4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f59381a5c1044426bbda779399749e42", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4bad638e9ba3427abbfc75e721cc08ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "702006988a89455cb0e15df64cfe52b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "aca5b516e334497e90ceb6da5dfb7179", "region_id": "RegionOne"}], "type": "network", "id": "6ec6646b2a3c40a2a91c03402a92c41e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a1359ed5c8684b9c831060cfad73ecca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab90d6ebf0124a999a40657e6e6cde6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5e16ac20340440be8e2f152846be149f", "region_id": "RegionOne"}], "type": "backup", "id": "d46edd553cfe4ac4912a0631373a35e7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "128c75c86bf44ed28b1df0366abc951b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c94bd0ca4ced4931b12375ca3749120d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b8f35e30911e456c9d56ca1c51a34662", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "194e794fc908402cbee48a66026a3656", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c50f20c81d7a46b1a66f17670bdece77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "da16513aa4ec4a81a23b394a776fb1b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1db9e25d1c0844ee842ccfdb9fff02ca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fad6bb47df1341c98daeda3c2883e4ce", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8bb4b4fb7b5647eb9725ae407e10adea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "64a3d0da959c471caf4c986d5899e427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "991c62a320c642b690b76158dc3b79d2", "region_id": "RegionOne"}], "type": "monitoring", "id": "11d1bc4861284d5caeef32bb71ea0c30", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e99802ee699d4d27b31650c23fa5f922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a2f27f98540e4bbd818ccc23b4757382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "82bf5f210d584cbe88adc429a1c5bdd3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f3beb29870cd42249983c315caa1f558", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6cdbf11643344b5da7a55f824cd88b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4840b688efa646a5bba1573954c76dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d48b16afdc904550a5f3d559a1212827", "region_id": "RegionOne"}], "type": "placement", "id": "6d100b1ccf624bd3bf70a5913201d138", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7127cf6522fa4882a245519c46548a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55e5fabad3d2405e84591e7e20e7b8a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a2aed04999ea41238046d99928308c6d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "069673aa63c14ff897798825d34340dc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a6487de2fd940a4b50bb85fa9b072ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a35ed67c10804f62b5c4943a4514d0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f24953b897dd474b9127d500e69a660b", "region_id": "RegionOne"}], "type": "ha", "id": "260645543d624ee0bf19d4ec5eb2d05c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5fe70e32acb44687ae59f2e0b118cbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9fb6cc012abf4d5d9dd7242e5a1b1eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e3cb45bf7a9e429da19e21371f010558", "region_id": "RegionOne"}], "type": "reservation", "id": "d55eedfcca934ddcbd5d4c5aad22d385", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b3d3781e219d4cdaae785de265a21d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c340b805b8704b9399c4e97ef9bb85c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b46241ce76734acf976bbb3c5833152f", "region_id": "RegionOne"}], "type": "function-engine", "id": "9f29b0a346e840a6b031ef26c8b5e376", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "41491670a5374e02a0abedcd51e31dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bfa87386177748968d61cb95ba4f625b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3315dc1fd29a41bcaf5d6eea6344f488", "region_id": "RegionOne"}], "type": "accelerator", "id": "89eaee5e43fb4a09acc90f526947150b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad7786bde25d45ffa19a7f0e323d467d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72deac0c6eba4d46af118cb402c5325d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0aea96fb9e1d4a2baf644fd608b974d1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "40995cc86d8948dba21941ca5a086d46", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8ce7d91ebfc4525b4799f83b8855f16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0fa61835a9e54a0ab9f21bcd47a62b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04cbedb423cb474c85d6b2fd595e8ccf", "region_id": "RegionOne"}], "type": "registration", "id": "5860e24998c24d0e8b9bccd01bf2c88b", "name": "adjutant"}], "user": {"domain": {"id": "5638ef7c2548486fa357a1b971bf6e06", "name": "2d2a4f3441c44924931b5d09b8c31732"}, "id": "36c8fa2ec70c4555ad634e86e2708516", "name": "33929f5556c14575be5ac0202088819f"}, "audit_ids": ["4200a309b0b1432d8dbb943f587220c7", null], "issued_at": "2020-04-23T06:25:58.749691"}} {20} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.059746s] ... ok {25} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.399902s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,671 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,675 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,677 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,679 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,690 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.611021+00:00", "project": {"domain": {"id": "b8d3811a96a24a2eb142d84fb969289c", "name": "2535c2d5cee9462eb4d22e8cb56b0de0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b93966c3e0bc4dcba588405aad8ee52d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f16f01d0dc6e4b9b935a5023ae506a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "811da0fcc12a408b94e5f551d479b90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ab45b84cb6c84108b1b72218fa616023", "region_id": "RegionOne"}], "type": "identity", "id": "68a3159d4b6d4d8cba67c482d31a736d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c7f928f446d4884ba4f0469891c6619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a27ae2df332b405480bbb31400631659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e95d4aa7388b4f45ae7520d4911d16b4", "region_id": "RegionOne"}], "type": "compute", "id": "2997413e7abc43ddb33ad82b38a2cd34", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f83209e60e3144d180d75c437f6dc7f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2a55bc344a2c4a37a6e0c23914c96100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e8d3ea25cdec47efa9a3a9354534e8a8", "region_id": "RegionOne"}], "type": "image", "id": "c27e83975118438da6963065a4e3ec99", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49fc14e09b37462f86bee0f210eee800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41d859ddb0d5401bad3305335e86488b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b75fb5d3ab4a435c8e7e3e976f01b111", "region_id": "RegionOne"}], "type": "load-balancer", "id": "76f67d79263d434ba324b6fff3725e89", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2d104eaea27418a94b4a46eb05dc05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3318410d0d724abfb08af9c10ecb3b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42824957d4a440b49bab0cc1f9c400f3", "region_id": "RegionOne"}], "type": "object-store", "id": "51ebf919cce74b69b465c6111cf1c839", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0f2563b7deb4ac3bbbeaf8a602b046a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b2c472b5a2344b49da8b9f4c4803bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40a89b4c15a943698700857af094b635", "region_id": "RegionOne"}], "type": "clustering", "id": "c3eb943408424864aa495712ad1a3b67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "203a775e31e14652b70569c31859794e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab68cd80cce14332a3887680b731310f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "07c04a7a1b75479e88f62bdc9321c66a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c3c6cab1c42540ce9e37f99042264a53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ae61321e71c4c1fa80fcf51c2522007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c153866db816473eafcc0ff4ec4b2941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e8e2e419b5de4dc5a7fac79065e277f6", "region_id": "RegionOne"}], "type": "cluster", "id": "c59b92a7bb36484a92ff78e2b72382b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "67aa2fe7c00b446482c34717753fa7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a3a446a032594631bb36f9fdc3f044cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6ff16e86a22545cc9cb1ceb8ec687f24", "region_id": "RegionOne"}], "type": "data-processing", "id": "aa7d1872f5b14b409983ebacf16c8c98", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "977b8b03cbd14105a72ded0912c70bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "53ab5f67a2e042578dee929e6a39372d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "147cbd6ff649417fa846daf513430687", "region_id": "RegionOne"}], "type": "baremetal", "id": "3b233d8833af45609ccf93753db7871f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1af987d6eaf84683a75240b1d97ca035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63f17fc2932042e8921329f40edc80e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cdaa76a9361c4b86beb0cec9fe2eb100", "region_id": "RegionOne"}], "type": "bare-metal", "id": "32c2e55a393e41e1959332b347688378", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "77196b30bd65402a87dabd886ff3a967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2852a4fd034242b8a566cc614db022ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "996579c6f05844e8b293a62fa46396e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1dcfc44a207a4b88a3f54e32514cbb10", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0261dd9df53046b19231a7fae02267d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b016d015bdb64d9ca0ab1c313feda34b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8b8a1c5a2bf9463482556fa4343c2d55", "region_id": "RegionOne"}], "type": "key-manager", "id": "a6dc51658565488dab631ca9c7471ad1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e197df1de1b44925b529965caaff7f43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1a087bf585841c2a7131b3394561e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef480c9da17b447aa728dd652797aa0d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "041abd9bf1a240f5ae3c6d2672d263f2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a962bde4f33640f7af7f440252da6474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c2b15d3a4b44c81a1c73808242efd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f1cc00b86e0d462e97f08f322ec4cf10", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8bde548ebbd54d79a732b1e8b7f2319d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9c604afb4e6c4719bcabd346cbfebcaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4048c6312b614129a177fdb70cac6b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "82cc848bfe354e299e8918387cc8844d", "region_id": "RegionOne"}], "type": "message", "id": "9e619b662d9f402397025dac6d0f1c20", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f3c22eccfc1e4d6cb31383384a80e39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "70228816c87941fb8f471884408be002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e8057b426783440b85d056dbdd9417a6", "region_id": "RegionOne"}], "type": "messaging", "id": "8c46e1bafd834a1b9a22485bfdba130b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "587120fb33c44525af0bcaf166dfd88e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3236cc8ff2d94034ab1f8b7ac92cc596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f5667d59c7c49c4b35e6b3c230e4439", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8d594a503f054b2eb139baedfdf28d93", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9fe79525b494ade9b79982590cd9bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d78ab4723cae4bfaaacbf9612a4113a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91f4a1050eb24f4a984d46893fca8724", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "387fe25705ae4b41817afec1b0e6bd08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33680668e1e84775b871b90e3f3f49e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78a8e937fe184010b7944466953becf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e62f5bf515e24ccbadb7279031c44bfa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f371247bced7444bb1c9e8e977777e53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44d0fac01d9444c4aa2b70f03b2bbe14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5bebd544fc2488cb8ce7b74155b3908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "813a97b3e11d49f8a6e82dbc2e53c306", "region_id": "RegionOne"}], "type": "container-infra", "id": "127f99a831d04db28fba04c54e990a1e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b9b56ca112e4454abb96f959018f8f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4bf0fc8536224473ac7c8acf57122ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fc476ee664e44e53965b21bba2761f91", "region_id": "RegionOne"}], "type": "search", "id": "e8544e6a4ec843e68ea91b89933f48f7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a357099f94a94f9b9d6237332060d072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f17eef9c4f9845d2a681c0217c71e4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c1f8d8ce1954b52bf62397c17e74b41", "region_id": "RegionOne"}], "type": "dns", "id": "d4ce1251079e47b2805958bc2cd823fe", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75460b609d15436f85c75ba0af740a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c0e2b8a338c4ae496fe6533407d3869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3a5695b41eaf436fbfa7d7f5554cabb9", "region_id": "RegionOne"}], "type": "workflow", "id": "d41f3f84a1d74b06a28642261263673f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88b0a351c5354257b6ade67e08273378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e9c257c9040428da5e71982905165e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "217680ad2e4e43da86f94ec4ad1524bc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "91bc575f9fd045c7a21f0d3e4da5eafd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7ee676e5d0224a768232225b3f3f03d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad2f9c034284489b8f75b8baf795b048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0eb34f02c3de4e7bb5d2094dae2b6405", "region_id": "RegionOne"}], "type": "rating", "id": "c40094c505394094a929400493f53cb2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c616bc8197f9486da6c94c9e76a79ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55711fd0467f47bb81554026d36dd947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "877a3ee12f6b425ab38cb94d16d94eb5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4181eb53a01b48b28193a668fcade4b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "388b2d6677c842869a2c902fcae3dbc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "947324747ed6420b9a275c514d9feb80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a295b4ade24448f4a0c863b2f4678524", "region_id": "RegionOne"}], "type": "policy", "id": "d4dbb9c905d846f6b7c435636c169250", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d83e6e972b7418bad5f0c2c40ebe855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b83828366c9d4cdb92be76e74cd98cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b48a798c35c64839b9804e73dcd85a28", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d983ccd1140549a59b384c46c5eaa2cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48155971f2c147e7a0aaf786c1cb5ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c56b1b2bfa44667ac0bac5c36bf5bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d0f7ed13b1d4350b9f8eb330d5ec5f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "427a754cadd74f72b6c7ae3d632f89f6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "796fa63f8a8b4d05818ae6e567f81dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e76dc1cb3e4e45c08a328270741c09db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fcc046a25dc9475b9221db2bd23aa554", "region_id": "RegionOne"}], "type": "share", "id": "2fa4224eff4342a39f5785edbe4a3e21", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ab34104b2044253889afb6c13fc3b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ea65da4e0724be99d7cde6059d0b661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f283159c7cd4dfd9d8c7841dbfbd055", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1f5162504976450087e604c73895bfac", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2e12ab551e741479d28291cfae4bb92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40bdfa62b6f149eaa586204f02b4f4c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cebf64fde482427884ff552b6280c591", "region_id": "RegionOne"}], "type": "orchestration", "id": "a50994ea755e44bf8e4f1524d05ceb26", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4504a6de49a4b33a3c57664e4826524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "175c4e4602ef4ea0a40ec55caad3c79d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "088f10f9909d4489bc30f8785d7334b0", "region_id": "RegionOne"}], "type": "block-storage", "id": "8be9b1b6be4949f9a00e8bc58ce7fb12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3d3906efbc643dfa06bd52b7eb87c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c3901602b1462797df96f2eb918bfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da36cb238f547ad9f9ceb6af2d3f71b", "region_id": "RegionOne"}], "type": "volumev3", "id": "6d5ee2be166944c2af1ab19ec9b0b501", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c669cba67174cfbac44a331bccd623c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a432c90d5be648fdb2d8fe9166e4ee02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c741dbecd5644808bf8af7a0436b1d45", "region_id": "RegionOne"}], "type": "volumev2", "id": "f19c750a4d6e4400b9a66f27e3027c27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afa69659e4a54913888d4d52e115f111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "258721897f564c43ba4e00b3d2e500c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baa57bc9d59e4a28a06be9c5f4cc9c8a", "region_id": "RegionOne"}], "type": "volume", "id": "be29fae5525f4fbb86ee9482284c2c3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5014765aa3714c0b977b8f62779ac819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79010d0185a84d798a81b223952b1022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f9a9e10ab1b4cc18ec416c8ef4519dd", "region_id": "RegionOne"}], "type": "block-store", "id": "6b86c35a9c9546ceb9b4593223736f51", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df87fafb0baf4cfb86e5c141151c6643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "627625b813d3446d89c32530c360c015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b38c2ebabba7424990e5bbe96c866362", "region_id": "RegionOne"}], "type": "alarm", "id": "89bc05331bff4fdcab0afc0e45ee91b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dfebc131001c424c8abac63c9140e126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dbab9db64b6a47adbaf9df5d8e7916fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "60c2622feb8f436db3151583e6c17d08", "region_id": "RegionOne"}], "type": "alarming", "id": "e706e23742034010a5ad1ccf3e2b6a87", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a570d30438bb486b8cc4e8474e96ee73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2336711e36e74b18b3fc40a40964af97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f236d33b76049b4a269f98876038245", "region_id": "RegionOne"}], "type": "meter", "id": "8c61adcc6d884623a19885c5a0d74459", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9b15b0f53a94e448e369d53896e5703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ece782a33da9476296338e4d71a58d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "173462c6005248f0a1da909ac3200ac0", "region_id": "RegionOne"}], "type": "metering", "id": "dcd304184a234022a8ca2dc4c618192a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "600739ee3218464983e0df8c5b402fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9fbeafc258844fb985905df020ff9463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0a34c8b4e0ac4475acaaaf49fc212440", "region_id": "RegionOne"}], "type": "telemetry", "id": "4134d2220faa46069cb893da183dbcd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "af1feec4c2d74896ae45cc24bf68a28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "585a4844245b43d29b0d59019e0353b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "afb012d3b41445d68d4ba56731fcf046", "region_id": "RegionOne"}], "type": "event", "id": "d011f37bc2ec458f95a92177cb0b7558", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "78d2347bd70c400883a7e84678ca603f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a8fde75364604589a861b420ffbc277b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "908eea82a3294263a7bbfc5fd5f36c1c", "region_id": "RegionOne"}], "type": "events", "id": "c19a23b573024769a51455f80e3dcae8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f29136fa23954469864aa7bb4029217d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3780ed60349e4cc194b5321e8d48dc68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27b02aae81e74c098c92a772b3c001fd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f8afaa1a9a7149ed9160b2de7921f50a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f54ce80c984e4124b179ca84237429a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf36ff6cebba4bfa8bff73cd76be66d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4bc637d31d244e492040e6bd97b8022", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1c0ce2af7e20413582ba189c150c119a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e952b6ea7c39422b8559ac27bd590bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c9d1bdec020466fbbf5251703ce7959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab94aeecc6394c838cac727d06c99c34", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ed88e451455446e194622e72f06c3b79", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b12dd73cfddd40a28f3e59f7a8f6c09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c507e8bb756440ca456d33e5b93f6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c4729fb47364c799eba62fccd6fa673", "region_id": "RegionOne"}], "type": "tricircle", "id": "2b4e44540b0a4594ab5269776b7d2d07", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3077ca3de4fa43d2b9690fbcd4147751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "edf7a36dca6c4e36bc22c56f44472606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0e7ed1451cd244b2b21fada6721d7049", "region_id": "RegionOne"}], "type": "database", "id": "f9f24a9ea3c94239b8ed416cc0e56459", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9927f2911be44b25b7d3aff1b608c48e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5507cc7d376e437cad2cdbf8869a0780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1ff01b10b7394ec8b32d804d4e5c0d6a", "region_id": "RegionOne"}], "type": "application-container", "id": "7865927b158f4c73979c2dd04cbf3024", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "445dea7518e44698bfb531945e5fa6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9cb4f3567e94d2eb12f324ee90df56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3dd2906b294b465d8b1ad29b8cd30222", "region_id": "RegionOne"}], "type": "container", "id": "6b5a34d7a8094ee79fa4a9f4abc6b492", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ccc203897eb4e13b81c6dc300a93fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41718523dd824366b3a0f6aa9c4682aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0c77e2df69244958aa89ec033cafc05d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed07a8594f8d4c6eabb19b7323860528", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0703d7ae2b494513b9acd2f60dc64c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9e0764cc17a473f96fa163c2e1e2e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "58e0441740434ee3a8bc521baa8e2adf", "region_id": "RegionOne"}], "type": "rca", "id": "8ca15d81c533486d8607694312af1a05", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bebc9b4db0c64f24a2545af5e7ff3638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "73990f93a5ea4dafbb0eaeccf4f4212f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c262653c238b477386e2c946720d2825", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a36fb5f3da9f43d5b8fe4723e85605f4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b98012947c6e4cdf947217bcb5b1aa55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5ce3a86cf1d8406db5be5d2e780748c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0d8bd9f2d7694b5b932a3fd3bdba47cc", "region_id": "RegionOne"}], "type": "network", "id": "2208f12eec004bce92724e82ab911fa8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2b7ccc3e0e734e1e963efcad8bcebcb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a538f5762094678bea1aecc1eeac299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "57f809fca6304d9988b86696f211cc1d", "region_id": "RegionOne"}], "type": "backup", "id": "5ddfbec4ad9a434690fb6f044dbe33a7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a2703642e5304242b497786509d298ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e570f41713854dcdb740e10c8f0299d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "390c2023a7ca42d589ae9523bbb4809f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a112313261c44e58ce993d2e2ce7508", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9e8c38e105844011b3e6af74f41662aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "875ec71f67104b04af278ec7ffcc56a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "13c5e240e3bf482c803b97cca9dcfc8a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "98c14bdc2c6d4d26862f1891ac7cc182", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f52fb641b7be4b2ab7b6ab2540ff9e3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7c7d6283e3ca4fc2b9eec679ddb82ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7d15c4c8b22d4b4c9449152cbc39e872", "region_id": "RegionOne"}], "type": "monitoring", "id": "548e12c6768a4b89b98d7892b62b2f46", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c4cf16e63e04ad5a80d816b18c13685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "08f5aeb6dac34c03ab2ee18c3e8f4afa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f9320f56958c4e1aa67d121c546597a4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7f0557ba0ae74b5ea517d65283f35a75", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "599ddb1d71854960b1c3deb751f5d945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3f3866be25ff4d1a879d82765ef5356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a420d404b0944548a00c9e44f8c8fa8b", "region_id": "RegionOne"}], "type": "placement", "id": "20f7e887a1034dbdbdf7483e5c76c0d2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e68bb568522434eaad2f36bff2d05a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58e993f111eb4939b898d43676c7d5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c4f025448c16463d84c5627068f27872", "region_id": "RegionOne"}], "type": "instance-ha", "id": "23f413325bc4439ba938a9d2b5e5c930", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c5a0e240d034a529b6fb5bbae4a26ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3beddee66d99400a9bdb0eb345793df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e3773ea087c9440293163b03a5d4e3d9", "region_id": "RegionOne"}], "type": "ha", "id": "8cda0529618a499da80ec8facb64e451", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "91f28785cbc843b8a359a53a03a95a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea0b60dcdf9d4f369ef8dbc6345d8b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e0d6b932c6064b52bfbc8d0c57416ecf", "region_id": "RegionOne"}], "type": "reservation", "id": "13c059ddedaa44a491b90d7da6a95ed3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9c3f7776d2db4abf8363d68b3f37482a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ac3ed5e1de94955a9bb73d4ee3c8092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8157601a417148c8ace99c966e89ca69", "region_id": "RegionOne"}], "type": "function-engine", "id": "0ae0c34978b6476a91e1e6af51df63e2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ec13333a67fa4202b8af1d9528150947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c15390148fa245b68bb4e8f7c95536ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "76e5af9f9d9346e981c331e0b5e3092e", "region_id": "RegionOne"}], "type": "accelerator", "id": "a1c3a312e31449e08353ae6ff6e8b7e7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b26a358c017f4363879af1d6bc38101b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bdcaff45e2ad41ec88c7638eb9e42a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c8d927a905844c81ace9d36c4d4e87ea", "region_id": "RegionOne"}], "type": "admin-logic", "id": "80c9f2e1a002445b8c69f2447e42a7af", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c52bd38034c4ba6a06846eeb0f200a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8fe3f47bf5da46939b6adedd9fec82b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cc01b44542bc4affb24f9bef82659266", "region_id": "RegionOne"}], "type": "registration", "id": "db341aeaaf4a445891bdff270483ed8c", "name": "adjutant"}], "user": {"domain": {"id": "24db9c59f7be4c55a3ef63081c870846", "name": "ae8f020920cc446b80bae1caa4420859"}, "id": "6f74eba0546244dd95885b59bbc89add", "name": "f6efd614a4cb48f687893ba3c29a2f5f"}, "audit_ids": ["a1a2ea2930634ea896dc39950249407b", null], "issued_at": "2020-04-23T06:25:58.611021"}} 2020-04-23 06:27:58,810 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,814 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,816 keystoneauth.session RESP BODY: {"networks": [{"router:external": false, "id": "test_pnztt_net", "name": "test_pnztt_net"}, {"id": "private", "name": "private"}]} 2020-04-23 06:27:58,838 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,842 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,844 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} 2020-04-23 06:27:58,927 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,931 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,933 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,952 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,956 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,958 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"test_pnztt_net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7d:42", "version": 4, "addr": "198.51.100.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [], "image": {"name": "cirros-0.3.4-x86_64-uec", "id": "f93d000b-7c29-4489-b375-3641a1758fe1"}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "1", "name": "m1.tiny"}, "id": "test-id", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "public_v4": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "public_v6": "", "private_v4": "198.51.100.3", "interface_ip": "", "name": "test-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:27:58,997 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/test-id/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,001 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,003 keystoneauth.session RESP BODY: {"security_groups": []} 2020-04-23 06:27:59,005 openstack Disabling volume entry in catalog per config {5} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.231154s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,778 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,783 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,786 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,789 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,801 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.720755+00:00", "project": {"domain": {"id": "a2b00ffe7cd64b16959661b10f7fe9f6", "name": "e6be86dcc89b4a89a08f91f1789cef9f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e8f339af4205452f8dd4376fbf90811d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3b84866fef424b3b8b5e82ccd6fe780b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e1b50817b6c241f7894e6d657b99d424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e75977f1e3cf4bc7a654bdf236827902", "region_id": "RegionOne"}], "type": "identity", "id": "33e185913657439f83030b6210c19268", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "42bfcf134af847a2b7fcb68f5568b636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "69b9af7398f040369487ae6440bbdf28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "99d081102fc547458362fcc426e794a8", "region_id": "RegionOne"}], "type": "compute", "id": "8f99483a9960437086d053ecbee7ff50", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ef6ce2879a684916944390c3098ee4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c97c4fd9746c402e9df6754b739baefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6ef0839377f4497bb0438b1a49abd7bd", "region_id": "RegionOne"}], "type": "image", "id": "d0f5877bfd3b403e9cf43c44dc1391b1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a57c534b896442f99602c85cedc29fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8dbc3c5fcfdb4d979f36cd41a5fffaf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "82a8834a73244f4889d18b7f3e236e3f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4f812d35dabc43a191a185a7658774d0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9f09855738545079dc5f5c07659fd4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c93744e6de94cf4acf24acd01038561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1222a6216fc84cdf8208ac8b95b542b9", "region_id": "RegionOne"}], "type": "object-store", "id": "a84885e76cc444f0b6aa39bb2f34e79d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e24c82e99274ec5bf1a122de5013405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "091b0eb4496646f69880f4b81f1a9f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "44c2c1db3e8d43c4b89b5aeb251c76f6", "region_id": "RegionOne"}], "type": "clustering", "id": "5bdbba88d373416ab40f0160c4263f74", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0590e4dfb85e4132829274038d05fc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43ba1277a6db4764b4349de4c8bacb3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "01220d4adb0c4dfc8d282a4c790011a6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4f1b2a9dea7043f4bda7e91d8520cdab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b1227253c614e45aceac263cd01379c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "901b52419b0b43ca89ba63ecc18521df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8f2b5b71476246f1a8dcb6716b21ea35", "region_id": "RegionOne"}], "type": "cluster", "id": "608657e57a484af687184af5dc770cb2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "17eea67810de4d8689dfad06447a4889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35a5da2105b649ce96044e080af1c939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "829d11b905204b228de860e15a1c6072", "region_id": "RegionOne"}], "type": "data-processing", "id": "cbea296c3ca842fda3d9d66a45b612b7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a846b09d189f4f8a9c7e6d72302a8b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc89815d137744c2828176f7850ef5e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "67fbd2814c0c41a0a65aad0c4ce50c57", "region_id": "RegionOne"}], "type": "baremetal", "id": "8c6413f3477f43ca89b7dbe8c60f8b83", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b71e19211ec94722877a9b8886d76af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d31887edd9e40b7b3b76242060e121d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5efc294e692e4bac8b64625ede85f04e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "18f5cde62eaa472fb66e421d2c9ad433", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "540c20517d75416d8f2936f30d42702d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cbbc040f72ed4fbda2dda4b0d300e08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "744834c6f8de45d5b0162de1f7b7505b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "575679c4f0f54874b54b35709c69cdca", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a68f9f0b477a41fca49107c51dc6ee08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "749b017da59e476780bb7624a139cbb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2bfc35e3556847d48610e009d80bdd37", "region_id": "RegionOne"}], "type": "key-manager", "id": "dc3077c8675c4dcd86c13c5e8c637426", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a810182568e438d9d018e35885b6021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6faab472f33a43b0b5f62e0a6cce8930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f23ec10bdb83419fb4c7ab36ec914b22", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "777ad0303d2e4ec195bbe190ba49c638", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd67e143b8874c35a4cbd1bcecfd311d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "273b43a19c9d413fb897d29579b7428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8c991ecb3454b70a25039e73b633a34", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f709dd1e9db24a98a82e6293445d68bd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9147a388cdef48e6ace42fec2ec879ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6078ef49ab2a4f4bb610d1fb287f0e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5b2cfac3f284eeabf62c997f87f28b8", "region_id": "RegionOne"}], "type": "message", "id": "c729c82dc66b4ca8ac7f5dfffb05a947", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a2b6d3b64e5c4345b838dc4ef7f53fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "47152abb9d7c4433970043e3a8be8e55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4c30c98325814d23944f63e757771faf", "region_id": "RegionOne"}], "type": "messaging", "id": "f513866b435b4aa68fce39953a65043f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f523d72775424812aa29c7ba0dd6ea3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5dc99a6d8dd74afe8894eee36b6a5993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "40f485361d574c17a13b7a48c86acaa4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0972eef7ad2740b2bfa7206360d95966", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "754eafda6e154d09b96b04a2a4d32f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ecf23fede61404c92868ac4b4e5fe60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "486f49f9a32c4f47b75331860f508a78", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ae350185571a4b73a5bf0a1d9962cc18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d25950016db04612a1c4b0f5023d87e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8be6abba6be244f7bf14e57b844690c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c45fe894fd84e59aa882e5ccf660548", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "93ccddb43fa64f0191644976187df628", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d9e7401c67a46629b7f853c679122e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7be91e3bca6d4c72b530d12132ec58d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a224afc6d11f48348221182251d6ecfe", "region_id": "RegionOne"}], "type": "container-infra", "id": "c15d287d0c704d4b9e13492e3d5262d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "88f8c71323bf48168060a27999c713e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7dfdc9fec1f64f5d80ea6e5dc6a3e0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "004957488fc24878a6a8862179cc1bf5", "region_id": "RegionOne"}], "type": "search", "id": "e2f3199e8cf541dc9104164346dbf8fb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5379416b4e284373b8a974295b436ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b50a4fb03e484e9d9a9bb43b4e6e13fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1abc292890be46c1ba1a7b9797ba5c08", "region_id": "RegionOne"}], "type": "dns", "id": "4ebd86848aa048f4b46ac4800701e271", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "73739406d0504a9cb57fa9a48819f55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b603c372c7474edd8928402b5dd01941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bf8d5e6a30e94652a7e0d7af1d6172af", "region_id": "RegionOne"}], "type": "workflow", "id": "63031523115c4501a9eaf5fe43bc7830", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88be1d6a9dec4a2685a018a9b94ad549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "478b3afe76734a769b67aba5de5f9bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d446c6540c074072a33e0df140985332", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f8234ae5a02f498abbe6595e4e606b6d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "37c86457b854416290b48e6968c04fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8bc6a5ebf5ff4283b1a1b0c1e069e02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6f0b8ee249384c80b0956b5ebd051447", "region_id": "RegionOne"}], "type": "rating", "id": "bb65b79fceb541aaa13c4280eaf4183e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a2354017bdea4280920da6fc3e8af430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a03c9c8c2f334aa8bac481ecc09630a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d247b180f0549debaedc62229933660", "region_id": "RegionOne"}], "type": "operator-policy", "id": "adfe96c526654692a05be890a2b7096c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9bedaa098ce048f489d2dde3af48de67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0318e08ca8ac4c8aa7d2477e804ddaf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1b3d632c488347539ca36b60e038953c", "region_id": "RegionOne"}], "type": "policy", "id": "20e43224412b4aa19ebf9a1ba6ee453f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5571fde8e914202ac7e463c8c07beb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9150f4e9cc5d4cb2b3563427c65e3dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c082365c8841485eadf4924840ddfaf9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "45d28e03348442179c33f44c72661c38", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0082050e4f8b4a6386cd2f09fd092b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a7917888cb941c2a07c25eba1ffde89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f430335945e24ccd846d076a2d3b41be", "region_id": "RegionOne"}], "type": "sharev2", "id": "cb2ce1ef6e6a4879b649b35b31205cce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13d45ad6f0b24a5fab535cc30cb5ba1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4dac67902d1b4e47bd4fbe45eaf3f5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "43836b36952245cfb524e07c85580c56", "region_id": "RegionOne"}], "type": "share", "id": "2a0b72b7bfc14533aef02900d36f8de4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "59e820175e894aefbfbe1f11bef864a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad7cfb909d5744f4a7f7d64ba4ab6098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "907aaee1e95c4570a47a91fee09c0692", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3f47c92f602d45efbaf691b2a7fd9e31", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2d6063e9543494494b5c5cf0a4bd6a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b339f580f31b418baf646bf7e3b1ad41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ad3b39488f84f23837cace4b57bdd68", "region_id": "RegionOne"}], "type": "orchestration", "id": "85660d99c38f4ec28176594289afe538", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afe047e3665744a7acbe1a6598a6fdf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d5371fa7d0f43f089a38a28a2e99ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dae8854086de4d94aace17bc778cca7f", "region_id": "RegionOne"}], "type": "block-storage", "id": "45e7a7ed3828419a8ce1ee8dd1c34e1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d14940b2dca424b9e2e60b165d1d793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "423634763c7e49ffa821f8507409c0cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6785e2c2b3564b11a6aba21c9690efd6", "region_id": "RegionOne"}], "type": "volumev3", "id": "45b2648a7fc14aa083d18a75a6b199b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d24eb72ee7f45d99c3a91ef8d028599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a21551385dd94431bcbedc8945397378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6d00d095a7147ad840d49e938810182", "region_id": "RegionOne"}], "type": "volumev2", "id": "9a71df2c1e514d66baf640094d8994c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00e7381a5fcd4ae79402714e9c9f5598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d75f5935510e4b80b3a64a4354a36c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fde2e7311284d71899508b77b163ed8", "region_id": "RegionOne"}], "type": "volume", "id": "c26e6d55dc8340c98d77dc7de483bcb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "124cea83e8c94d8fa10b64b495c4bdcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d641a6f057ce422199aaea35580c480a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7f87b37ebbf445fb7e9d7beeee41aeb", "region_id": "RegionOne"}], "type": "block-store", "id": "5997be02b14343a7994206df410a2b46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e27da2e3ff84cd7a272354679763618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "12af94fd29254781a4b6f199087b3a40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4107d05ed1dd4404a61cb46789672fe8", "region_id": "RegionOne"}], "type": "alarm", "id": "4e05672dc0e44a9495522930bee0253f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbe5b65b45204a169984f73dbf687248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b8635254e9841c3a808a10be746908e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5fceb2cc968e4d73ae8113d4adc0d526", "region_id": "RegionOne"}], "type": "alarming", "id": "0ad89514186c484e9ca7211142cdefe9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e34ef7345fb4da48908e8a54116dc2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7876d03d661e434a8943aec64f6951ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d54fc4cdf004ad0a943ac8b3149e09d", "region_id": "RegionOne"}], "type": "meter", "id": "ecda4e3418ad46cbb783d651822f0352", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "303e523133904c90b23f705993cedc8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "426c6fdc79bf450f81fbcd65f0cb8f71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af3e731757834e19bf5bc9c1e3399262", "region_id": "RegionOne"}], "type": "metering", "id": "4371e18da4ba4928a4fe65b2b85c7a1a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "012fb40037404b7785bc8c5313ce7492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06bcba7c7dc74cd38584f375812c78c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5c4124d96eb54d5b8c8f2cfb30a7a0f5", "region_id": "RegionOne"}], "type": "telemetry", "id": "7993020c4fcc46f2a03165616b2267e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "878c65a323ce44f1ad052fcd14b21733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "378053b77af243499c49f63a71ace171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e400bd6081564681a0eaf0d23eb9abae", "region_id": "RegionOne"}], "type": "event", "id": "c3697c0c064a454987827e97d928acc5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "885c8b92efd943a09a31809c99e710a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0cf10929a2254393a465a6b91e598ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0630911d25b640309d41f2ef9833bc08", "region_id": "RegionOne"}], "type": "events", "id": "5319e3633c03409a988dbb1d69707da0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f69bc4ccec994f73a8482c83bcacfb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64814e07412941459185b0505776cd53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0e74f0f73d1345bab91b4bc9d44f738f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a621808f770b4e49b0bc4fa8ca66dec6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "afa7ff01d3bc4b95845e45a1913c4320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3fd52d41c55f405084286abf251bbc68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cc8a4056403e4e8387509f19aeb17b65", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3ac9e2e382474d2385b4608d235a1bc6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "19cf57f258074d69b312f98eca5a3e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4db3d7249294639b62fca797224e2be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "050c6181c19f4d0284566260bc22ecba", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1012958d6f984f2c9c573e043b256461", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed7b96d0bb37450e894377980d3adbbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c14545bc49942c7ab5eb1010a3f8354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b492fe0d3dc40c197479f89e1610f79", "region_id": "RegionOne"}], "type": "tricircle", "id": "87fc06d6dadd4baba81617695ced62fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3c7680755bfe4fc6bf2117fdacaa43fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2f1de5965cca4edda58b1f9543e1b229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "87addad02c2f460bb5fba438788d3e46", "region_id": "RegionOne"}], "type": "database", "id": "5fb67269ba6040c8988773e76874c2e6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99626c339d924d6e80dc3f70712de8d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f570085a684849b38848deaa64da1a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a9d44df048e14509b0fc4ff084ad9900", "region_id": "RegionOne"}], "type": "application-container", "id": "f3dc51b911674aa58598ead4fe0f8014", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0e3dafe8ae5b40e5b8454005de22d986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8dd82e499fcd4dd6b3b49a316d939aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ee4671d5f99c4e49b66a46fc959eb3d0", "region_id": "RegionOne"}], "type": "container", "id": "38204d53583046e2bbc44f4598e1f498", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f62f3564d204424adc6c72230b588d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c218d307437e4c2f9a685d0e7dcb8ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a82218c3fb094e05afb31ef796a18f0b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7d6bf53aad8646f899ec592a7eba9fc0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "182dd06f6af74bfab76c11d04e7721eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae6db86bbf0a404dadacf9082c33c313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "190cdea830514b4baf2e1ca0a47d41d7", "region_id": "RegionOne"}], "type": "rca", "id": "5d48c09c1a24449db1696d5e155596e4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2119495cd1b34f51b30bbb53248dcdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "22c54fd378fe4095bb2127e37c8d1ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f93fedfc8f7b4b18a4f97114b90a1cd5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a2a496b16ef44849a702171dff83c245", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5b9aebb5b66a423cb7fcd5cb15cb5c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "92a3ddc04ab546e29fdb2bfcc4b0275e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d2f556bbde9741a18a1497b48808b703", "region_id": "RegionOne"}], "type": "network", "id": "a7f84b01d7d74a288b09ea539c9e1c58", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9d70ef870d1c4677892aed86c83f5ef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "67192e7730f64e2cabac61f9ce2c3fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ee4855da343149839fe20cf721fe6593", "region_id": "RegionOne"}], "type": "backup", "id": "1bc5cedf33ef4571a33a22c70ab81596", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b3d1e50b8a15492ca98936394102cee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "045fc34e29a64175873f9b954c778e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9f43789f9646457eb6a0000d045855e4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "34529ca2b425403f99cd86707815e788", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06332f25d7354165811538658bcf9f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66ccd6ab0c1a42aaa088bf4754b070a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b3de56d2ba24d61a0ce806cac2c41d9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4551015de98246e99eeb7730c4f0854c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "410607cbd47d4d268596cdf04450cea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "73ec373449784caf8c58b674aa52d65f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d6b288244b8c4fe5bff58ad88a513bfd", "region_id": "RegionOne"}], "type": "monitoring", "id": "23043cd1351744a19e427ab707ee2457", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b16371feee014235b1b1c6bc95e199d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "76b1782b1e5b4517ab30425b95e9ffd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9c880430adfb42a082e2aca491cfae68", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3ca6f9ef121340a2b2368b5125848bb0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "40b8b587525841ababf75b3e0952e0d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f33665828ece405ca80ab47fb957fd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d3939a249cb4393b727c305f7841df1", "region_id": "RegionOne"}], "type": "placement", "id": "13506c4d1b3c423ebc218f2aee9117ff", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe1229630a244e538039815330ef9bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5766e2a424804ea5a720e96749398113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0edd7d17f3154846ad79260bceef8f9f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3d72ba9c2a354bddb07dc09067304021", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "008ac06126064656b88b418fbdba8007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76e1638a8922471b8657587849c96bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9513ea7bde9d4d928c8ee0d322d4cdd1", "region_id": "RegionOne"}], "type": "ha", "id": "ccf83c21761546839743dc755d53269a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "850a16c93b394bc3b197cd076ed61c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d1cd00ca174f46bca3811dd8af37b047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "26e5a56eefe4490096da3f9ddc5c96f9", "region_id": "RegionOne"}], "type": "reservation", "id": "2f986e5e53df4cf6818a3005efaef2ad", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d4ad43010a94a0da65966a72cb63bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "766a43037b7a4b98bd93c817de14e768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f17165b126104cf9aa9d646b3798c467", "region_id": "RegionOne"}], "type": "function-engine", "id": "a548f424afe84b3db6cddf7f5b311db6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "73925ff98e694ea99f9c5a5e14695682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8159dfe0478346aa98dbd8d217e5ad06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "da7f86b63f3449d7864f081e630d0c0e", "region_id": "RegionOne"}], "type": "accelerator", "id": "758f1ee9588b486483a3402e2354898d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "552bc0e6eb294f8e9110ab9983f6f46e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b4584eca4654fe3a1f5d4a7373f8e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4fe7558909ba474283ab17bfd9c72bc0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a2da845152de48b08cdbf8a6bb31f566", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48b5f544d91e4dcaacf81d7485d0328e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e51f0ac6497b45ff9d0ad6ab4243be0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f939f4fb5c4349a890eaaa48cae520cc", "region_id": "RegionOne"}], "type": "registration", "id": "9395b951284147b8a7aaf495f506fd10", "name": "adjutant"}], "user": {"domain": {"id": "1b7b18a6ea54436c97eb97c975a5c19d", "name": "961412d000364f01804ce7c6e8a74366"}, "id": "644f012b560944309cb1510daef06bf4", "name": "01d0157b3b3c4f0c92bb121d8929b8e6"}, "audit_ids": ["9408ab6fa8db4bf5a6ff7c1d1db7345c", null], "issued_at": "2020-04-23T06:25:58.720755"}} 2020-04-23 06:27:58,867 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,872 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,874 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:58,910 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,914 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,917 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:27:58,939 keystoneauth.session REQ: curl -g -i -X POST https://dns.example.com/v2/zones/1/recordsets -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"records": ["192.168.1.2"], "type": "A", "name": "www2.example.net."}' 2020-04-23 06:27:58,944 keystoneauth.session RESP: [500] content-type: application/json {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.259583s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,771 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,777 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,780 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,783 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,795 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.693232+00:00", "project": {"domain": {"id": "e6d6ac8e8584466284a7f5437deca778", "name": "b092cdc3076e438ca030ac4ccb30c29b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "04c8675b7d074cc9afc4e9fffff8348f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "62f11820c2bf470d96aba48139749442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "35e9ab2961ed4b4ebf63a3501deebd71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b84ca4639bd94acf9899ace96ebeb89b", "region_id": "RegionOne"}], "type": "identity", "id": "c1fe3968d26a4c9fa03f7453d78fd337", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c55fa8b25e81475181397e4d5576247f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "84d70ba608ce4a0ebc7b734e4e222f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ef07ce38bfcf42a6b7c04e6d66f04365", "region_id": "RegionOne"}], "type": "compute", "id": "ceb66a66db9f44e986ea662ec6acff4d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6211b868011c48b18d73a05db1eabf5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "293a200dc19a408b88338bac834ec7f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "937901c984be4c249f30ef86d46026e5", "region_id": "RegionOne"}], "type": "image", "id": "e51085f54e8642418769f622db6fe98a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3dade5809e4449608bd8332c3e856b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7b57e5deaa4947e2899124ba30b0ac0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "92a80e8d4fbb4f9a8ce49c30c0b05384", "region_id": "RegionOne"}], "type": "load-balancer", "id": "17a990c3208543d78a74ead37dad935a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c10fb70846a4631aeb90d9a03799e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a733dbdc26a457fa7d4a130c6dd89b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0981036fff8e407fb18053f0f3a8beff", "region_id": "RegionOne"}], "type": "object-store", "id": "ec517d93aaa74979abef9aa32406911b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "416c1b739f94427ba9e0926ab68ba842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84c6a524fe1f4881be3eb4d5c724958a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7fa76459457e4661bb60b6b7900e114a", "region_id": "RegionOne"}], "type": "clustering", "id": "d7f7713c44e040978cde8908a88232f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "400453f46b7f46d28825ab9f90007859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "469e93f3e1494888afd1f5735759cbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e1193912bd1341f083a6a030596565d1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9d060d797d6f4697a6b7d9bc47c4193f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "220b2674592c4767b3be548f6edfe44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0285e70eda874725a9fd17b1ad7d89ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3b9ca7ddaae94701a7490c2259cd76c1", "region_id": "RegionOne"}], "type": "cluster", "id": "276f2b2148cf4db58005dd46c1fc8461", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35dc21b2290a42a99e9adeb1e817e9c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cde47f221cff4cf4a02e36acd4fb250e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "569af4a8309142599e7bd79edc91994d", "region_id": "RegionOne"}], "type": "data-processing", "id": "dac287dae86a4eaaa6102897b1d9da06", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f510dc584111415ea0ee8fc70d1c027b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bca24bb124f5402097944fe2dcae265b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fed462038a044d039aa357cee51d5dde", "region_id": "RegionOne"}], "type": "baremetal", "id": "41156a821dee49188aa1dde00363fd8e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38ec3a4950064b6cb71b428b09c12c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d8d26cbf3bd46388575d2edb29516b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "987b2cdbbaa949db8544e6af96767e4f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "91ef9138e993413cbd849fad04a85da9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dfbeea550ba64826a0d9bab5dcfba0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7e813c6895741cda9355fc836e4db51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "57d6b6d6c74c4e359f7b1c00ed733005", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "797f96852e6644f7aea036ce79b9a4e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8eb125e04aa241138b69ca202c8d867b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "96a8f0535afc4704b03a579ff8bb5037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9bc6cf7a61844611af473df014d437aa", "region_id": "RegionOne"}], "type": "key-manager", "id": "092d06f952b448c4b3ebb73493825e3f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1da51cf336114000923a23d44fd38847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3af0ad93fd684027a0cf1bbfec3a48f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "458262cd3b8f4a77aaac8799c34866cb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "df32ccdb4ace4d66b60af5e3d13c7539", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a88fb5fc8c29404aad775e045cb7b745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b209f1b2581e46fda7d52449c89b124f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "629a22d9b9b4413db43c38139ad3b24e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e9fd2ff81f814f0caee1c7be9d2d0f45", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "45ee234e63d340e49ee200863d3db8ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2719fa3c9e440d2b3b4691534878d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4fd3429e9ad8467c881fb7957d4627e4", "region_id": "RegionOne"}], "type": "message", "id": "ca808e4c716f4b15b953bb2c7c19590d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "86bf84c3c31349b1b7dd746e9f7d83a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0699c87c766d4a1499c09bee158f4a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "446785960e674404b75be28a79b03427", "region_id": "RegionOne"}], "type": "messaging", "id": "1387a80abc8b45e69f3e133d1cb4a19b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ea3d729322f4669b87af068cc0a8e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4fa1135dc5494933bce816d2f2868624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cfbebe63028a4196946c25fc27e72ac4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "04e9745dd40e477cbf58fbf800c535bd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1663ef313f2644b8963666019b24ccfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75e0fdb1ce2040d1aa215ac1dbf2c5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "838f1eef3553454292321e37c98997a3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e681ed10308c4f839b3ea28a592b8ca8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae6cc279b04b4df88727af35ffb35203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a532e320dc1c4e06bc4aa2a22cbf4685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b1aa0478ced4668a059957ce301ac31", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aeac636422274bd497752faecaa82c57", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eebe3ecda96e426eaf4bf3e26bd54afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eba55c66e0114772a0969572dc7f7064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "354fce8422474a71a5921655970dc5d1", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8ed4949b85d40af85d878ef26a2acdc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0e7889a4890149318bc6e33f09002f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "67f06e8b498c4e109e6d3493ce6ea854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f354ca6dbb574940b8027bf44befc06d", "region_id": "RegionOne"}], "type": "search", "id": "cb091f2e427b42098c64ca5706262095", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a005756115bb48148c9329ff26768dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2f36dc8d26744313930bbe71195e92f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f1ca302a83ab4fa3a54d0eb50432b311", "region_id": "RegionOne"}], "type": "dns", "id": "79299ed030204340b4370d8ce694fd4b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bd5a7c9e5ce4304b7fff7f2685266a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0e476ba6f5a4c339bcd0b2fd92ce978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b37118c2f0c44a8fb5b65004cb11c341", "region_id": "RegionOne"}], "type": "workflow", "id": "ff0181cb7f7c42228812dc18c1e61a7f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4505b8cece8c411eb12befd06a784afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c9de9d7d9af40afbb74a84d5630ab45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "23960402532344d9a3fb09550e603432", "region_id": "RegionOne"}], "type": "workflowv2", "id": "51bdcda6d43d40eca41395a2aae2abdf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7405305498b24973a85f9a40fb3bc22f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "328819ef6583438b82661dd6000aa53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1d6f8cd653134f0881212876cfd3fddf", "region_id": "RegionOne"}], "type": "rating", "id": "1c2f3d33f7704e7caf1e49ba8ba6456f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25484b9e9c934cf39bbbe7bfe43a529a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "095bc7ce3ea4482388afdd655c2f4735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1f59265f8e8940b294a908259589e9cb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "54fa6d6a39bf44e18a6f453956629c95", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1cd2fd1e80a1494cb8b538222dc42269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8079f4cc140498dadbf1c9ba719bc84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e439572976674d0ca76c3200eb1c09e4", "region_id": "RegionOne"}], "type": "policy", "id": "d1a4a680056c4f6eb91ac3b31f996f2f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "753764734d904aeeb7dbca51cb174aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1abcac24e47b486f8b502a555f095a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f6bf59bf33f48648490cd507152659f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "23dce1f405b844bc8276822c38198ee7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bedc3fdcd444aab8e21794563220031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1c0d8bc29e041bdbc620dcfeb46ffca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b946fdfead1f43358e532eb2285fbab4", "region_id": "RegionOne"}], "type": "sharev2", "id": "dc28a2a8dab44a6f8fa1363d5376eef6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23fe62478c104421a2891bf73307d6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "466d2fa8bd2e41bba20b5c7d28ad4211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4434191dd8b41c583555fe419099953", "region_id": "RegionOne"}], "type": "share", "id": "56339525e19a470f9c67956ecaa2bced", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3bfcc17848cc4bfcb3d05717f8e08098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e118beb36ee4b2a8bb546ad9a3e72ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c3c0c07903a044f7acba56a08517a6a5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1d0ba1591d0f421eb128764dfe23770e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cae1b630d6b046178e7e2a992f5d3f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9a2b144ab084742bc5411784a48fbc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e7c1a17b1714be799998d290ecb0794", "region_id": "RegionOne"}], "type": "orchestration", "id": "361bb9ab78c64a9a8e0ad65060184925", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e712e02e33394a11a319b2a6e5f63aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52126ef8113c46b88a8b3573cce79cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3cfffc263624806976bfd56c289c35b", "region_id": "RegionOne"}], "type": "block-storage", "id": "8717e7e96c70433db1a7ae0e94402a43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c7a85e11f4e4822bd517a13c5838cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87cb0d4ca1ab46ca97e33c1fdbb79e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f31f8a7c65904857addda5c14fe62561", "region_id": "RegionOne"}], "type": "volumev3", "id": "951b14b168af4fc58635d795801d5834", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "940edda12a1946d282115d66e6097aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9543879ad4e54781829efbe2a4681517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2a6fe647aca4db18370877d9479cb15", "region_id": "RegionOne"}], "type": "volumev2", "id": "9cbf08e9f1ad4c7fb32448b4119723c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5164849eec004180a11fa796e37d01ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d31c7b0669ea4af4b2f2307b945936fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51c81d9036ce4d1a92f91117e3dd2f3c", "region_id": "RegionOne"}], "type": "volume", "id": "8c9d972540ff4b54b3b52e0ca815ebb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cab6755015c9470d93e93a519767e4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7899382512a6412c922c726b08f5ad24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "898d620a9af6492b9265327783333073", "region_id": "RegionOne"}], "type": "block-store", "id": "2b640d65158044a29e4b85854e182f24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e4d0386bd834ef79b3697342ae24643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "034df8d09bb84d368409b9757287ac3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e9570c9a07fd44f89d2f94526b0885e3", "region_id": "RegionOne"}], "type": "alarm", "id": "ca3aa15fe6184940b52fa711225f2dd3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8df3e3389ff045209ca6cf0ed6b74239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab0a1a21677c4c8f9ee7954c92ce80f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "01068af33de54a378ec9f7654d85cfed", "region_id": "RegionOne"}], "type": "alarming", "id": "b492b94b922b48a4898566b9fba3cc0b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77f563d6dcb74905b731538384e8c452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "069037afb348476593676eb01c329520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "352297160d604a4b8daaa4e3c18ceee5", "region_id": "RegionOne"}], "type": "meter", "id": "257aa2db1e52470eb9ba8b9d9e16ef08", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f177450c8354c3d85a9400d4a60650f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d198a665ba64364b60744c01afc11c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "603569b880d84c49ace1fb06b2ef5c5a", "region_id": "RegionOne"}], "type": "metering", "id": "bca45906972b489f97214418744adb93", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92899b96728841d1b29c0d47d0adc496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a4d45cd00e04840bb4a0f8845be26e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a75663fc956940948fd59c9098a49681", "region_id": "RegionOne"}], "type": "telemetry", "id": "4c7c13456523455b90f9cc266927c739", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "870f81a0eae94548a0d664840ee36222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f1d5a0da472c48e889f57d7afda626d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ac758bda1ab4c609b7a3d4ea0dfc281", "region_id": "RegionOne"}], "type": "event", "id": "23641d5442014833866bfef923d99f9d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efdc147bb8a841dc87fcea52cb799dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33a504ee16a94f66852501c72c743331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8cbbac89f62543a9922e09070c5da295", "region_id": "RegionOne"}], "type": "events", "id": "caa2b5d0b12747d780bc71bec3a28459", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1323a90033f4f138f47e4bb6efa043b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2341aec9541a41919a1c292cbbb3bec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "87cd6080a97f41fa84bf3bcf4d2878a8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cdf6527e74a545d0a24b207802171501", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e10dc4cdea140eb8b24dbb7e8ed7b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1304ba20564c46aa9695f7e165072954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d03388e7b4b485bad6015fdbb3d1996", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9b75919b317943038e9854f1f8daa97a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0516384df5a14729b425c506904c5a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ce8f316b27c4eff9b7781b1963183a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c14be70be6504f9e9bb3b95ebca848c9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "849cdf75e33147b7b9fb8db76502490b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be2d2915a1504ecabe2a2d43a41f4b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bcd36ea611b44c9a9f5baf6ac8f8674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f9628408b23447bb1070ffa026811b2", "region_id": "RegionOne"}], "type": "tricircle", "id": "8801ed680b624dedb4d7c3ec6fa07256", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a16103804c1348dea104e8e33981362c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f2aff0e63f194eb9b2351a80a7bd827a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2992e74cf45348f6833b81b86fbd906b", "region_id": "RegionOne"}], "type": "database", "id": "1c080950d5504afdba8f50b138020ed0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21f99f760d0f43668f378b61824957f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1615ba28377e4819895cffc0c155a2d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7599817f17c740caabe81c8ffb5eee00", "region_id": "RegionOne"}], "type": "application-container", "id": "b507ffa0826f4571ba3e05f64cc4fa9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "550ddaa182694203930183028838fdfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf4b54f2701f4ba2801f2e204b459e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b1ada3ff2c4e4f35bf11637472fefa06", "region_id": "RegionOne"}], "type": "container", "id": "a9e4a8f5c5a04784b775d1ec7f5a08e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1391ea04be1b482f898e4e5839b4a800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "25c2971b6bf549a0a666a8eba831ca60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d210002a141d43c89eb0fd74b453d0c5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a10f5f0a63684f4eb3a05ed0f91db257", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec73a66330eb45888e2123baf55e2715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a32c1ad6f7241dca63e1f82e935c6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "19a4cc0386714a5c81e4a1ba47b05d1e", "region_id": "RegionOne"}], "type": "rca", "id": "aba7c8e595fc4f66bd3f2a694cefb160", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3953ccb93a9448c198ecc4c99e99faa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "842f028abc8546929f8a71b67df64a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d851d301dfd04be4bde0d3fcf0cd60a1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5c6c30a8c21b4edfaf77a5c81948b15a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d9f4b4bce6e84fceba8f9c6dec33277b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bf5a2085d326412c90dc44c829ff3456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1a7eb63dd28c40ed9bac8dc6b196fcc3", "region_id": "RegionOne"}], "type": "network", "id": "5d44a491253c45f9bc39d5d3f7f92b8e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "09e0695d812448a4b26eb249cf130bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "134488efaf0148d6a954c0c6f8b145ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "616ef4c358dd489a8769b517fa0cabc6", "region_id": "RegionOne"}], "type": "backup", "id": "31e2a5eddcfe46c3b12d94de2922d8d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1cb31756d5b4455d8254b7a3c59e3719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d04b9379367b4975839f8a3108f88ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "218cc3349dad474d859a407a7be62d9a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8634daac18a245a89b9c4bda3a816ad0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1106e39e10a04a92988873117ee17cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74b0b75a20354f5ca5c33acc6c59d9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "26c657316fdc4d68bcf5ad3a1a1e7b82", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5cd420f3229943deb8489e2ef6277cd8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "61fb9a0b65c24126b1870169164875e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b10f6500df04de286493823777609b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9f62ea9d83e34adc85da98136e17f77f", "region_id": "RegionOne"}], "type": "monitoring", "id": "1f766b4126404dbba16339e9b022031b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "76cae9054db349ee8c90c9fa81b78cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0306115680e24f7b94b20434453a0224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8f395c82bc214a6dac910ab03a64ab31", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "706139bce1194ba790886bb730b515c8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "280238202f0343d68fca6b1ff474f220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "125127b0b7924bd18039404c4808ef42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "03d70f2b5f484168b5d457c5600af6b2", "region_id": "RegionOne"}], "type": "placement", "id": "edf3ca182c374b368f40130d3b1ff83f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ed400fa48d943dc8fed9a6f59f8add8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3637ad29c974452f9a40c87496693761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4e160e9c9f84467955a8976e0e19e31", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1ede7d9897ea48b68ff115e68fb4964b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "34988865269245f3abe2880f1afe1cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "013ad865cff54dd9bc3c2ebb913713dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e8673bda45ac40289bd545f799222f0e", "region_id": "RegionOne"}], "type": "ha", "id": "a8b6b24d56e448b08a60f67cb7961502", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1330869a2a16456c84fb3c13e5144f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dc4ad3c906eb41d9aa5a78124b438e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5197f900940441e19332fbcb5808f1c6", "region_id": "RegionOne"}], "type": "reservation", "id": "862c5346839d4664afe69d9d5548cc7b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f0d42fe3ee404f1f8fb468a0e574663e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d69f65e5df24c549a23ac1252f848c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bef220a8ad4344038dbb89685490cc75", "region_id": "RegionOne"}], "type": "function-engine", "id": "10491642bbd846e58329b38ff5927b40", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "339c09a593d6416998202722acb1d924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "260d051431e6404992210e9055579018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2d804b7b42e74b2f9f2d389e0a3d3d91", "region_id": "RegionOne"}], "type": "accelerator", "id": "cc50296f8bab4f4a91ac04f27708c11c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b6b3fbd6a5a4869b601565b9522bc22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b833f724573145e8870383392556aebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "87a0ddcd7ca644fa9c27b0194b4d9c0d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "51a52b4903914d449073b0b95c5adf12", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d9ecced122e4af1a223fc95d22522e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed23860ca4034d198405e7b4d6181dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92c624021f2541759bf7aba95d2b7491", "region_id": "RegionOne"}], "type": "registration", "id": "38bed81b2ec140e1a5bec1dfd2bb898e", "name": "adjutant"}], "user": {"domain": {"id": "748f55105d2d4a8183f6b11fb7a14386", "name": "4880312a01e9464ea7ac09f3326e823d"}, "id": "dcc34f0bbb924d5da8c6669cde1cd92c", "name": "f7cfc5d004324caba1f0318cf8d25c42"}, "audit_ids": ["31f641502dbb4495b818980c971b47aa", null], "issued_at": "2020-04-23T06:25:58.693232"}} 2020-04-23 06:27:58,862 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,867 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,869 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,881 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,885 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,887 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:58,928 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,936 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:27:58,940 openstack Security group None not found for adding {16} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.260130s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,760 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,764 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,766 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,769 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,780 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.704286+00:00", "project": {"domain": {"id": "d85100954b3f4a7489fd503d03b0591b", "name": "e0942c147b3c4a76b5ffb086a8fc9fe9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea2cb09f6b804c358081204fb13ce9a0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "82858f9f00634e208fd325c528fbf8df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "190a845421be48ebbf3c5785d292ebf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c0a8446cb3534a229bc1833e7c1df5b2", "region_id": "RegionOne"}], "type": "identity", "id": "8e6795c11830400bbe20021d4a4c020a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "91f22fab9cff4efb98ac51ba53506820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "74218c23684f409587db59b29d81b1cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1cf7ac16796c46fca08be2e3a4bd1c15", "region_id": "RegionOne"}], "type": "compute", "id": "3f456a7c2a774815adf11f09d7240524", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "14aad9592dc64cc9901147ed8257cef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3ac2af071660490c893ec032f1048b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "79809212b10f4c3a88a63601fa4028de", "region_id": "RegionOne"}], "type": "image", "id": "4676e740c7a140328f0527bfebb809fd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fcf2c146c7c4130b681405d933e1efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9caddc13c8674775b6c7633c79017535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ca5d90851a6148f0896aabce7e1b08c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "868359aa8a9a473b8e369d2dea3a0bc0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a652ed183824e1ca82e63a0aeabd114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca6952eee9234402a7c6f102eb4a678b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c787fc996db40e9a11a38f156221710", "region_id": "RegionOne"}], "type": "object-store", "id": "91fc45f92ec645259e2e2418b4865b1b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1538c5689962455391852590c5b7f262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54eeffd2292542fa99f519b05490fc1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d4c57dfa7a2944b9a5d2e2ca7c16a6e8", "region_id": "RegionOne"}], "type": "clustering", "id": "9d87c1ae72c44c27b1f444e9c7411ad0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbcba25c222e4c55986abbbbf547eaeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a07a0bcfe5b6407182b5c5ca81d5edea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cd2844dc3a61474098ed18dd8a69b4d5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "207e6b81f825483783804455672ac862", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "220c03285d884025858ca81bac148660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb325034ccf64367ae47e29e1f9a8502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e3e2837e24cd42d1a60082d90ab96fae", "region_id": "RegionOne"}], "type": "cluster", "id": "e699f47e0b85422b814b34a83d847bbf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b6b14e22149c494397afe8901ce89fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dd03a96e34334db6a973462ba4fa11af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "91c55657c7f1402b9483d84a2da19ab0", "region_id": "RegionOne"}], "type": "data-processing", "id": "cebcd65e97934425845119a9384dd8e8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7174d6d03dfb475abe68c012ab360611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "897f0d11143f442399f7c44d17a13404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ab0a7d411c24bcca9684d88578bb5c3", "region_id": "RegionOne"}], "type": "baremetal", "id": "a30d7f3653c3458288edd6e63d36ead7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "351ddd5d64ef41be99676415f8d3eb05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f2be4521f044208aafeec0aa5a103ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d38b9812c8e743e2bc79ef1ca0376304", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f271e6ef61354f738067b9a5bb841ed7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e497eaa55a914b8ca218fbc0fa448337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7382cbee3d44a9da5fd8c5d85f72cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35d9ad9a7032491291716d129674a45e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c99abcff28b24b13aaae71fddca88816", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "16ba7eb7d8cb41a78920256ad8c1f19d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1ead7fa86a34c128d7e41f473048cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a3de380d258d45259f3cbefe7beb50f1", "region_id": "RegionOne"}], "type": "key-manager", "id": "61aef5f494994a4e917b6f3fb6e3e341", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fe036090950443cb1305827f8f13969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e2df3735f7c400ebfe1a2de38221884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "26a20d9814354e9c8c9681c438c98485", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f64dd8673bb44a66b45f1804f15d4032", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c7bd51ef5204d33b90817bd7e45195f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b02c113ab9a4b4c99444b6236ecbd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6a23a84b5f864375a242587b277ba311", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ef4f3d7faf98467caaaa6a17adff4f4d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1738c879a33a4781b0614f0592e46544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d4e631f92a0d4031a7feb079800fbc02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5a17eb0554e6416dbf55ab2aa8219759", "region_id": "RegionOne"}], "type": "message", "id": "546c5ab939b8470d8033e8e04337f0aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6e88d8d2c397486baec7ba0b025a8f52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dec08cc723e74c47a627e35c03d78ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ef5921ba1ce74e78af2b16cebb9812af", "region_id": "RegionOne"}], "type": "messaging", "id": "4421c43d8aed461e952a449e2be44295", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2632c4d69d894695bd6178df421ed8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc33edfaa21349d6b2b2d2fe173cc255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b5c3950d91bf4e64b7afd5fa95912d40", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bbb1014e4d9949639417fbd14468fba0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "881d4e9dc864425a88dea6dfe981068c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64000413bcd947a9acc443a5bad9627b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "caf25ac59120466299b14bae750921a5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fae4b487044a4e57883d9db9741dec02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7b8ef75b42f4df59ed1180306a570e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5f45b02bd664b24999c268fc82c0ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a86761612b2143a9a210f344be3d7d1a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "600c720e995347b8823cd8f21fff9889", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "568bb29b81b441ada03e4802e1034540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f255c239e31d4b25916eb115b1b325d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0bc9a3210b24cf7b11d23cbafe47907", "region_id": "RegionOne"}], "type": "container-infra", "id": "71d3fcbe5eb64db1be999d8eb5ca1d41", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "67ed4c8099fc4b4aba03aa3a2e43c764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cab0f91e70aa4638a8937f89d41e2519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7d345a7126de4bfcab33fa7a149b312c", "region_id": "RegionOne"}], "type": "search", "id": "4d8c4107c791411eb6ec6b4a972687f8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "db7293bc4c6149f798d479e5a97f02c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3f3a486e4c444825ae7a6d58a060e208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d69dc10c32214835b14d9dd32bad987d", "region_id": "RegionOne"}], "type": "dns", "id": "d0e9fd80c80b48d4871c77f69f45297a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d597d514f064fb6b6b2696b4879f4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77fb6d2dfc2e4daf8ebb3c4249a96ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f8c3ad60fddc43778718bbec459a6545", "region_id": "RegionOne"}], "type": "workflow", "id": "e749b1502d224b3bb835aeb7e9aee00f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3f8b61929fdc4814afc20e8f2487a183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5483d18450e947e38e5db00e9a470961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "89e348e66eec456385132fec74f133ff", "region_id": "RegionOne"}], "type": "workflowv2", "id": "63b0703b55cc49e7a49fdf9812d37acb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ea5dd7b9dc544ee18673317663cceca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2b65153f67a4f288a0bba0d7aff500a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba94c27109774ff88ee9c399a839e2bd", "region_id": "RegionOne"}], "type": "rating", "id": "6702fd53319941d3a3f2d836cd8e2f9c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfa73e97413741e886808475203dc64e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9d464e2c9834052954834b049844906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b87c646e1537442395772243d766a40f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7a96f7c9b7ab41b2aac4a545255053d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f4089a1f86745798d500ccf7ab85b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a552a6d9f4d34621aae15fadd9fdad28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d3c5147c89964fe38f244e04a45a6c46", "region_id": "RegionOne"}], "type": "policy", "id": "17cbd90e0a7b45099dc331682e0a1deb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a8a5bbff8ef472182b3d1345bfa9575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49d70b81f10b43bc88852818963a03dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b669f7cf1e674b93a99017cc5ea89f01", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7c246d89812a4c2c97ead049349d567d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e778c728d2747789bc22738e82119c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7c3758520224a8197baa1e8d2fdabc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9a2e61facab4a1d83266111360d8800", "region_id": "RegionOne"}], "type": "sharev2", "id": "066660bedcec441c8cb8ac1d98c1dea9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ac24acb875b468d948176bb7fd0592e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b78f69b2076542af9ea1d7faf3cbb23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01cfbd2b23b2484db5642ef7a8946d1f", "region_id": "RegionOne"}], "type": "share", "id": "965b8aab32304b2c8f940d9e4081765d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "26378e6d27724ad7ba1f995c692e2d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9320af6dea9e478f82c40ae819e5c796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bb1ab60baea4b198f77e0866fb375e2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4149241f4dbc42bcb4a3609b7248fba4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e1cbe7292a442dbb135e1f2d24e80fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13b139a627a342968466bfc53aafcad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab02589a69644cfba314b8343358cd57", "region_id": "RegionOne"}], "type": "orchestration", "id": "ae88a2b836d54052aca56298b227a8d8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a3c67471114431f9589023bae70c656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d16c10373d4b4fbba553307bd24cc490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40efdfcc92fc4d02a5ab2c9c2e477452", "region_id": "RegionOne"}], "type": "block-storage", "id": "e7dc288d2a0346408bc94b135aa5a32e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df8d7c24bab34b7ebccdc8c3c480d46a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0ff64889247499aa8297dfd12c58cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79aaa97c8ad343f1913031b1c2e26763", "region_id": "RegionOne"}], "type": "volumev3", "id": "86a6d7a1940b46a68a12ff745a678aa6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a54a5a48b004000be198504c62ffd53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a6f8bca3f1d4149b3a70eee24f216e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448ef5dacf78428db9af53d025e4d6d4", "region_id": "RegionOne"}], "type": "volumev2", "id": "4e8082ef6fee4ee796a6a4418aeccaaf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "579072f522474c9db9dbeb5b1f983908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1545c39ef1d3450b84cd2a7af88346a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08a6cc5271d6481d87efb6db586cca16", "region_id": "RegionOne"}], "type": "volume", "id": "5344a016b4124a03836b7f6982cbf404", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18eaab8b9c5d46359ee43f2d0cc411ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce2e5b1649374e849ec1806d9de08ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da69f1e10184213b9f5b95429cd6a53", "region_id": "RegionOne"}], "type": "block-store", "id": "7e8c4af4af8046568598f45df4da6a5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c48513f14c7e4606a1fb329bfb00f4ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35a8e262be4348b790d9fc2f78e4648b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d9bd66d961664432818d035a05530105", "region_id": "RegionOne"}], "type": "alarm", "id": "1a63f6d890df4264a4eb15dbed80ae05", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c09baf32dd434f14a106fb5c654f652b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3223c9a3ec74c13adeb4a7fb57de156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07830a0215ef4ceda5830740d38e0e9d", "region_id": "RegionOne"}], "type": "alarming", "id": "982798ee45d84e11aa417499928a2c98", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d07ac1408dc4c5fb95f5c50b610fed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7af938463a0f489cb41a82badb7619e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93be4d52015c45e8a95b11b272691818", "region_id": "RegionOne"}], "type": "meter", "id": "cb0b60b5fcd540388b9478466e0552a2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "085093862b7e4b80818abde0c8ee4eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "961395bc3978442982b6304f5be33f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c71113a87dd34132ad4179d8c65e8930", "region_id": "RegionOne"}], "type": "metering", "id": "8b235d6e7f7641ef81e7268a8b6871ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5c33f1f68b14945bd0d25cc2ad7a816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c155ba556c364feb8b38b8fe381d1c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd31b0bd7c3f42bd81e4d56656ab4461", "region_id": "RegionOne"}], "type": "telemetry", "id": "1b4310888720469d8c514d060d3de9c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b1f213f2a35b40928e010fbc883fcf0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e1f802b4e7e84efab3e2592dba1a7dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b0de9aac76be4edeb103d67f8a16b997", "region_id": "RegionOne"}], "type": "event", "id": "e8db749fadc04dba8d60b1c9d00d3049", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c9e47a846334f54afa03ead3f4930bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c5f5d0f781e4204b0def04166e79e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "69816970ee4d4db18ab9b09402892e7a", "region_id": "RegionOne"}], "type": "events", "id": "3d5a535632d44618babd59497b84f579", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5af1099472b8440f9e32e591cb5e521c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cdefe7a207b14cfabeead582955f4d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bcc4515f090840d7bb924781a5955219", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aac7b9730eb7458bb3d97bbfa58af689", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e0688cd1b91452eb2225c0fc2148e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "356e4eeb0f934439ae8f3570eabdfc85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "80520482db8f43eb8ac313b199809a99", "region_id": "RegionOne"}], "type": "application_deployment", "id": "db7e1838c70f41638d6a1da0110c045a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cb067236faa43409dbf1da6251d0dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c845aef024a74583ae2a4a3f3284fbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd827e030c834a3daa0cd61c65ca842c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dfe312ec68c1413a98373f41476b05f0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c2e253c38ce4b1baa15ca226c7aa33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c89098542c44bb894e0cf5efa49e645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "010eef5cd68c4a0ba9976223bd3d9732", "region_id": "RegionOne"}], "type": "tricircle", "id": "77a9b337db5f466fa63ea54cc686f26a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5b5b7d23d98b4373be2f4d5f57df28b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e2923a01ac7a475eb13455ab1156e57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6a10b563634342619bfe78ac3aba3d33", "region_id": "RegionOne"}], "type": "database", "id": "7e44caf08d0c47f18bc8a565ffaf1e53", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe1049eb581f4048b80eecd181da2a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7ec246df253945549a697b36dd9ed22c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d34c431747f4b5a8518043bb61041be", "region_id": "RegionOne"}], "type": "application-container", "id": "96e622a292544392a31c1d037fbdcee6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "246d4fbec88f4895a485b07611b6d790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30d4bb71203043f29c3c4570b033d4e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8bb4051a6bed4803ac54987600e5c081", "region_id": "RegionOne"}], "type": "container", "id": "0f488a6a1217434f8547176c2a3d1e07", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2fe39bfd44364d1e875010d4b2ec9202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c0a299864ef4c1e8b15a8bb181069fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ab8df6a0c40740c0bb6e59bc9ba1ff0b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e25f0b7ee73b4c71b8d5784bac577124", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08c0454bd6b14a288d7edb2c258c677c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e17d29b52a13447a82954a9afe513dda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d14d1c2d5d6b4750bf0e655ecf89be96", "region_id": "RegionOne"}], "type": "rca", "id": "9e2288725ed14e7dbbbf934e06f390a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ac97a869ee03487c8f69612ed89f213c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c632fe0ca45405a9aadf8979c47724c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a942b1ba318f4f428c624d55e1db38f1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "702bf76135c74416a78fb9cfbb0e6bac", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3c30985bb7514291b38b6dca7e0053f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8edc14261cf94e348f853d6d8811cd1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "75b75d2d7f9d4d2791b1674536087c41", "region_id": "RegionOne"}], "type": "network", "id": "2baec72f013141f38d2b71248a203ca9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2ec96bbc2f7943449e381ceab698e037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ccaac849061c402da7ab8e0b9782b3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0b9af920b1fb499dbcf215b013d3ce82", "region_id": "RegionOne"}], "type": "backup", "id": "719c8642952646d7a82095c377a975c8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c0cc5ddad464f789bbd5e92639e927d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9e6f19e83084a738229118bcd2d7d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "784e815d6ee64301ad095536a6d0d316", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bd79212575834020819613fb58a8c952", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "89f7a3eaeb6e4907ade8c86a3fe0e4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41cc929163f748e0b18c627c107d7902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ab5279f4c404f12b68a67d522947e7f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d2b9239cff734f5ca2559af36a41ab85", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c1bd9f40c264eab845c84c6a99197ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92f085aa6b994ff39ce5f3e3452cca65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f0e6a2a194a242738f5bed01908e2a1f", "region_id": "RegionOne"}], "type": "monitoring", "id": "cf882be82c0049aeb9b17280c066363f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "adc9a88c6c184c56aceab9b4567cfae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4a8dd0dae4114a1680967159467e8ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f3b9ea125a0f4ba896d4f19fd65a1f75", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ac6a8f333424457ebd08c8d61650f6e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e7df4d4316344c39a2b80543796349df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6efb89f51f5c45579fa2b61a96a1d8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fd240e09515943938ae669d774b13c37", "region_id": "RegionOne"}], "type": "placement", "id": "ee419efd19cd46bc9a50eb91bbc0bc58", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd43b11d36ba4fa18bbb8e78f2f72b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6df063ecb9b4b4db39987caa5f77e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cd2a715a5eb64dbd991a2042b0965e21", "region_id": "RegionOne"}], "type": "instance-ha", "id": "210b4b6eca964299b1a9283a3e1b85ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79acb9ec79ba496e818e34451234e7d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8e7a552ea00408badd0fd8c776686a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3ddc8367287542b381dea124eebbe72c", "region_id": "RegionOne"}], "type": "ha", "id": "1ac1f47e4f9d406080dc490b7055411d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "65ea1e05e2d44833a99901e58118bd6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c5d1f52c43ce4b29877f0e4c14d41d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b95ad9eea8d041b99ac4d6762f9397fe", "region_id": "RegionOne"}], "type": "reservation", "id": "2b4e662c7bcf44bf9436a96590e485ff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec0d9ba8f23149b09c51bfd3c8cc599e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e32776de96da44e587366cd1b7974ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "20ff704576ff4503868411bc30f5c539", "region_id": "RegionOne"}], "type": "function-engine", "id": "274fdd3f351147b78b512e4c911250b6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "78f794b583bc4930b26ecd350ff10cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "006754bce3e74feb974038e99ac75821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "89f7a9ed86e34892933d032f15892578", "region_id": "RegionOne"}], "type": "accelerator", "id": "9e39d3d5f939444a94a9612e97901846", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82c0381c25e64dc38b5cc5cbc5d61f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4651842b3bba43989d18edbff089a58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d6cc4eee03714a8495af669d09fe81e4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3b8eb5229d0a4ef6a0c033b2b4696d8b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0534f2630e44f57b989e0fc4a509fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e4a0f5ba1224ba3a0c427f36c366a67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a3dfffc7e704490994bfffa31b10d43a", "region_id": "RegionOne"}], "type": "registration", "id": "aa0b3317fc8647439b849da901fba55d", "name": "adjutant"}], "user": {"domain": {"id": "1d55d447a0ca4811a7ea03f8b28328db", "name": "316cbf23e9854c89a0a98b560d9741d8"}, "id": "1f3f799ea26c45e6aff919ae23f57b3b", "name": "60db0bf4030448f5bca1ec7ff82df9c4"}, "audit_ids": ["24bf312bf38040ad885ff045c44b0ace", null], "issued_at": "2020-04-23T06:25:58.704286"}} 2020-04-23 06:27:58,927 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,932 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,934 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,936 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,940 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,942 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,945 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,949 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,951 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,953 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,957 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,958 keystoneauth.session RESP BODY: {"minimum_bandwidth_rule": {"direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "min_kbps": 1000}} {7} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.192732s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,799 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,804 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,806 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,810 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,821 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.743465+00:00", "project": {"domain": {"id": "83f348cfa06b414c85ad6ad56ee0c368", "name": "f21283470632427ba2beb1bcb351aa1a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "19c4a15cd1dd497ca9122024bf354a63"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0db6103eacad4ec7a969b9d351fbb405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a36e4e1b170464788d1e87648a230b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "79ac6331a2664310a8e4bab4710a786b", "region_id": "RegionOne"}], "type": "identity", "id": "ce37de9d060c448684903f2b9c04fb12", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "66c7ee415474458e82fee13dcd4b2b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8909d93e0b99465d88cc29f11d61f99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dc942283c18c4debb81f4f180d7cca58", "region_id": "RegionOne"}], "type": "compute", "id": "ad239fb38bb94a34bd6a717a88f972cb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "18e8a701a8fb4b8ebc108fd6f88e4fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bee8846cd2174ca18f8a96bd8f03cc60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "df617816e116459b95c3f083e05b9023", "region_id": "RegionOne"}], "type": "image", "id": "e444bee71ebe4af9a70e086251eca0e1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5361ecb09f5147d382e59e5a180dfd0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a696637a9caf4c26ad0184500af92aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "edfe30fbe1224e7faf7f3c18cc1ec1c0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c8f0fdbaaffe47e896aa0b76df4aca0a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb24d6318e9642c49f93273d847f3cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d27752d753d46e3afaeb12835df4e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79d4651a79e1458088a17470cebf36ce", "region_id": "RegionOne"}], "type": "object-store", "id": "79eb6735188d43c698c796d44341b99b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3f31d685d994caca4ca92be18912e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c0d4db56cfe48988a33d3734fa01b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00bf39819ff1445bbba0f8fa8e748e8c", "region_id": "RegionOne"}], "type": "clustering", "id": "e8aedc40ad6b48a1b72a6dda785ad935", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd6d704ae06645048db87846b73a555b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16705cdebb8a4e4f960eddcfe0c4591f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "72f06bb2134c4b12994758ccf3694307", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d13b1c846f0144cda706e9b3c0660a10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19c3f1a3bb7d4646a04934c10e30b6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0cf608d7ece4136896cf12603b2f428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96755881cb764e9982615493e3653398", "region_id": "RegionOne"}], "type": "cluster", "id": "6faa5b1ff3a040a098169a853b5c440c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c48530b334684dee917f69df99fe9981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "316689408d194ceea48398b60a4d9970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c4758786ce804542a789b0898814334e", "region_id": "RegionOne"}], "type": "data-processing", "id": "e1cedcdea2844bba84f3a1bdce87a9cb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f2a97a9de1d41f59b6058723c9e3010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "375b9d8d16d24410aadf70ddb696ab64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9c5702b0075c441492f3747f6d4d618c", "region_id": "RegionOne"}], "type": "baremetal", "id": "703a4273b6054bbea62c76879685e8d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4310f45f6b14772a2655646451436a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23d1251fe262476fa4b69b4602a50be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a7280ee3ffac4f87a0d19060bbe45ff1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4c4ebe7e5b4b4c0fb74ba5493510f62f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "74ca3e038c8240c89bc59165342fbad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "43e0b7f7d1fc4e86a9bb47c938fd828b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "be6adaf5cc42410e91e5093ea0d80e00", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a72e143774eb41989ff6e4ba006a4418", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8557f34d1c554ed2be17ea1d1e1cd914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c4a24388a0ff4103a9e7e59f0066b9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "82a2f4914f9042628ced8d62e73cd8e6", "region_id": "RegionOne"}], "type": "key-manager", "id": "82f22868a23b4b03a032c974fa020e42", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48e39f59817d4d90975be370f0e1be98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c61ff80d3044cf7a32d9c528cf05e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c6bc94c5b654216a69a329e681700fe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2f662b307f4f49969635561f18c64743", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96103bf24dc64c998d4ef133ca31d0e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7b41d43538a4fd89a73dd65895cb5b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b3669cde4b524c6684d2b3ca4d957104", "region_id": "RegionOne"}], "type": "infra-optim", "id": "64ec0c6e2a494685863c60e08230810c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "275b33ec9d79415191c43a8452f2c77c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e06fe6b038b04983a82c276959633cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cc7d2a9f5215452d8021c129bb49e75f", "region_id": "RegionOne"}], "type": "message", "id": "ac1e20eb191a44769e850526c6b3a323", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cb5f24c14ca945e4bc10015741766dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8f82ad49c070414b8944665404439f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0d18d4edc1224bbfbccd817a867aae09", "region_id": "RegionOne"}], "type": "messaging", "id": "864e2682b53e452fa4dfd8a7f2bcf876", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "160d70f3d1e444aeaff4ab4e1e1a67a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "405d8ca86e65484fb735fed75e9f57b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "609a843263c5493c809bae62e3061c9c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7cb5f467094f4d4eaecbb760e066fa83", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aafd7499d99a414bbac37cd0014845d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e189bc457aa040af80f810972be199fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecb40af9e48d479a83e7e0b774c4ea38", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8c80b292bf6041f8b3f7171f4795cdb4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81c64bc96a2d4a168d0a225c286e6178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e5dc06df1f44e4290a8bd05dad88ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7472c2198fe840ed993b171e909adb88", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "146a1ab4c2ef47f98d3a99f2c225e0cb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28db65df9d694526a1f8c471ef4d6280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfd29cce9f864440b54140a01f118a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f0340b65f5d430984688ff2564f2edd", "region_id": "RegionOne"}], "type": "container-infra", "id": "ab7d3b30db2949ffbb2e5d5d2480a23b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "139c4cd977694cf3b029348fb0b9e21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6de7491f45d848ac94c84940738c9a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e6001fb127d04762bc2d047ae6c9f5f0", "region_id": "RegionOne"}], "type": "search", "id": "d61eecc3e1c844118da0afe9aa9a29b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9167e9f96a04936b92c9455b2f841b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "03e8d863cd174fadb026f35d36762761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5934e0f4020143d6aabe131941b8ccd3", "region_id": "RegionOne"}], "type": "dns", "id": "fa2794ec49234d839a1b8d034eb38fdc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4cb4e9a6af74bb3a25fa47a3f272b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f4756c1801048d8a677939234915082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "12c06fa097f1429da6483bc08582dc71", "region_id": "RegionOne"}], "type": "workflow", "id": "80e64776eee64cc792c434e6c65175e0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ee1561eeec114cbc9fdb88db3abb9d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95814ccc0c1744bcbce9bd11fc23cf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85b762138f4d4556888fd7eca4c77520", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7c92e4c5fd114e48af7ecc91bb951b88", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2004d846eff843c090604ba5bcbabf23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "caf0a997ddc94c708f9fa3129c74a4c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a27f75cba3974d2884f5b6212bbccf2b", "region_id": "RegionOne"}], "type": "rating", "id": "d8bd35db65104f19ac668be871f99668", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fec4e165c0dc47098269eea6453b841f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ff61e21c5a040a3a6e9a01cf1ac6711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c3ecbb43188c4eb0bf637d5b1812cf8a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c5aa508dc30f471eb3db519dacb76cfb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc4365833ee7407b8f13bf6bf703111f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e5dcaa5d3134644bc382e99b40099f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7c5114dc1eb6455ea8c0d0229781b353", "region_id": "RegionOne"}], "type": "policy", "id": "9aaf6f5743cf471fa84636853cd88c7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e566e2a6525401790ce4d74d625a87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e0952e90b0444c88087f0c8b9ccdb1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2f83ff76e784b71bac2e58dbb79e129", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "02edb4db3b084646af2a560d124e665b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17b0700278ad4fb294daeb2fe840c69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2a0196d6ce04fa5bb8d47ba78bd76c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af4fa725e9ae4e3bbf2417c94f644eb9", "region_id": "RegionOne"}], "type": "sharev2", "id": "5642da7cb2164d958415a8d863cf54ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d03e5228d36441f9b301cdd102521cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5bb0358c377c4844a989e54d7ca6591c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e74529864bbd4e5c99cd7ea20028f580", "region_id": "RegionOne"}], "type": "share", "id": "b38ec4fe6fdb42fa9f608db0d55c270c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ccb20f2e825544a8aa9bdaf41ba309b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7578c3348e7540b6b53e8dd9d80c4771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6daa41b9c5da4448867210bfd6f238e7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "630f537512c148cbbd3d46e129a8a048", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e82a7617da6d4d04924cfbc10b58ffed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f36910697f843039c125fd07801f4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "957534fed453412a998a6845b2727df3", "region_id": "RegionOne"}], "type": "orchestration", "id": "aba1c486b279430e853edfa8cdad28de", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bc0f388db9643de87497fc276efcef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ceab4580fe40a4bcbc6966bbcb5ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c90421b4be8346f786863f6212a78530", "region_id": "RegionOne"}], "type": "block-storage", "id": "040e7cd76f3e4e5f8fc8585f190b5f2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03d6a8a547584958888f48dabbaa92bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f37c022d7a2543a6b222efb76046813f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "115e306d719b4b5c98788cc4feba596f", "region_id": "RegionOne"}], "type": "volumev3", "id": "2ffd38687ee8457798baf0345dcc3222", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b30af640dd44935b0c3fbb9362e3dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "149427f7eba94731bdd3feaef0491f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a525dea4ec442f6889222974e8f079d", "region_id": "RegionOne"}], "type": "volumev2", "id": "4936654b028844bc8fc61bd103584245", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9fc26d294f543c0b2601866aa8e1085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75924f26907e496dbf029a51b5cc5444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0767d28ddc2d4e298877175f79419b30", "region_id": "RegionOne"}], "type": "volume", "id": "bf7109ca21714a89981500d2c81d90e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb1a9182ee2c4f2492a30af18211e9ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04fd608949de459aa798cbfbc846b2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36cc9d8bb31a47b7a6dd19dc6993ddc2", "region_id": "RegionOne"}], "type": "block-store", "id": "a64939b0e25b489eba5c8044ee7915f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "442b6a95db8940e893031599bb4e9d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bee5f1cbe77493ea7f5d2f48b829275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a8a0a8094f8d469b940a0762453c5ee0", "region_id": "RegionOne"}], "type": "alarm", "id": "4b655103d5eb4a4d9a4eb1e50168f5b9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ccc61b249ed347188da04d0fd76caca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1fc4c2f2678f48cda8064e12d95f86d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1252d602764641dc870c1c5b323b5b53", "region_id": "RegionOne"}], "type": "alarming", "id": "a437cd6b5df84ca0868eeb42a76c58e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4f719c345054c4ebb2f9be0466b65fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "527683786fdd43b99d84208c8d0f7bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06477d4af67240fa8f7e8df4de1432ef", "region_id": "RegionOne"}], "type": "meter", "id": "cd6c156c23b147869e55ce585ec7f9b3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc9e388e829144878f188f6cecab7671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c41a5f3380c43f98db15a3a1447b4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c149060fda314db8b1a3ef1878bc9c1f", "region_id": "RegionOne"}], "type": "metering", "id": "3c55ee6505604af2969dcbe09edd13d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "63c42e874cb74a2fa57aad6209a90fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74299095ab574f70a1711c69d2e24ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86bece46d16149ceb23c6189a78b110c", "region_id": "RegionOne"}], "type": "telemetry", "id": "5d4a42427b844ec68056144036e352f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "911e877b58f54f42a3d9e3f59c15888e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9bc0545e947a4b6bb74761ba2236b727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9240197546d34aeca2cad2061d414dc4", "region_id": "RegionOne"}], "type": "event", "id": "3fe4e1404a774074b55f9e8328c63192", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "628b46c805c34ccc9d074c641f40347b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2925d58deaf8479a94b412a45c367483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17e3cd6f2cd14d72ae6a5b341f7ee0a1", "region_id": "RegionOne"}], "type": "events", "id": "be6a77d0fb3a4674b47ec81269ddae4b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9f3d4d5a62c4d92a0444376235447d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "95555666a2894586a5948e82215fe35f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5008ea014474bd2b967525916ee6d3b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5ecf4ffc1d9e4a269a62b3c28ba78e66", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dbe97e6adc234cb5b49dc78950a8fc3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1f5b41fb1564f948c3e9f189cac2fbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b1cb360f8df4ecf95c871816163c815", "region_id": "RegionOne"}], "type": "application_deployment", "id": "029ccabfeaef403bbd0a5857af59c4a3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d25003f808754b9b89fb6029eb00f9f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b7de32178e848d293988bb24b675028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f3604efab85408c99daf893ca7b418a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e766c779d161479aad5fdeb0fda03fd1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "831ebcaff7f44425b07230772d5f968c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a29133439bc48c8b3a710f4ca4f7ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e357929cff2c43feb2bea895c7446cf3", "region_id": "RegionOne"}], "type": "tricircle", "id": "558a0ef5342743d19ebc772f416bf7b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4cdcbfe1acf9492d8681f2e98095bfe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a1ddabc1e5ee4e6b9416b39a9ae21860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3b4cd5214cd24d3197589b8ec37c6cd2", "region_id": "RegionOne"}], "type": "database", "id": "545db82cc71e407b8be9803c118d8fbd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4df1b59a3a7a4cf39d1c79a1f2592c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1df88a32852f4c5892d6d1121d5e06c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "67c1bc2de1cb4d9b9a9e8bf09ec33b72", "region_id": "RegionOne"}], "type": "application-container", "id": "b72fe02469744e6db568911317652ec6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06153a3dcd5646f18ca2f1029cc96133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77e3e8c28d53428b9f9da18f976486e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e5adffc3f77c4abf98eb2071ef30d8d0", "region_id": "RegionOne"}], "type": "container", "id": "926394ff11084c91acbc153cec76f5ed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc262b06bb444c44bf490f85817b8343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b923e7eb95143c9a64a768bf49c5a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be19e938ce494bfa9f8f272d5f601e3a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cb69ae5585ae41069f2f0768b6b103f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b4a2453f04fb4490ae4027acd9658c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "431e17094d814b02859ffb6ffc1df862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f83def911e6d4276a08cb9df012fe81e", "region_id": "RegionOne"}], "type": "rca", "id": "0037ac9fad39454f97d457f74ae6e174", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb9bc253bf5c4bcfb1fdb0cae6d0d0cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8496117d47e44b4aac6ad53ace79dfb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2834d52ec4fd45f9af5e45d15b87cfde", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2d996f4e04d64ed39c5331d28f0eb558", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9cc140282f5f45e79980d656bd14ff02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "77b153a3469d4ae59d22597d5e3482d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a25765e9cc8542c19fef67c852c2990a", "region_id": "RegionOne"}], "type": "network", "id": "7bcef28d616f48ec96ad841935381e6d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fd12faa4dd72427387dd02e436c3a718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f594cdbeeaa41dc8de3bb7eb9652c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "32c16fafed79481eaff1883d7d7c76d9", "region_id": "RegionOne"}], "type": "backup", "id": "cb4fa42cf7604989b40c523ad91d420e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62ec1b8378e5434eb9e13ec7ac4f8909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fd579a6323d44b5b14fccb73ba13e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9a8f08295b764a0fb070286ea1d88818", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a1226ebb1944f0e811006010ccf9353", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e80aa1f6000a4b3fbe5e52eb8c33ede0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "180e225d83ec4912ada0cc5a2fa5f13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3bae80d1ce8142b49dda1ad7c797eb75", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "469ba1ca80f6467cb3bcb0056b5ccd0a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "096283e542ed46399a4d3ae440217c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "60a8f396752540e4959c38f71e4090ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "da569f4b95e24a39a0597962d075fd08", "region_id": "RegionOne"}], "type": "monitoring", "id": "df04f0b32e3b4f9ea1891583ade9086a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d67092529aaa4f878fd3b72ca79a1e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f5936e1222fe45eaa572f698216d2865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "828cdc5d53604eb79fca4bc9bd51ae62", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f280351d6b8142f79a9a6d41f8593734", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d950c125538a4678bba5a00b461358db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bb40be0f24bb4083b8390bc4a5f8281a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b72f397de5f744abb84fc4f8fe7ef782", "region_id": "RegionOne"}], "type": "placement", "id": "3c4ea68ffee447f6b2fb93249072527e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c189bb3decb48d29c7626112c6a3814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2940ceb2b2f74c13841ab87915f015f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1b0ecffc6c2444018c898f40b6e8d73b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "06a1704ce8684a82b56cdb5535e00475", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5735e8922694cc485d87c6bcb15d6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "34bb686c8667402e8da8f862c0689ceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7a6b5419c9ec42d596efb7be532f17ec", "region_id": "RegionOne"}], "type": "ha", "id": "41512fa94cbc4a769b412ce48e1a029d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab33f730d3164eeca341ff923c612513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bae0dff5ee5a4e23a099e9f7903881e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0c14058b33d84e6fac7d0c8def701473", "region_id": "RegionOne"}], "type": "reservation", "id": "6fbdba7d5ba44771bd22d317c0282188", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fde1ba8e313f4a19a5148cb892b642a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a0cd08c4db114ee08c95aaa16c474c33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b90920a4531b402286a70d74cf7a15bd", "region_id": "RegionOne"}], "type": "function-engine", "id": "669201f46ff04b1ca9e345f1ce3aae18", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7b01b399cc29419c86b0ca58611348ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3af3b6d4f20546b88326bda48c7c71e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "59a51f8bd03949289527cae72314f523", "region_id": "RegionOne"}], "type": "accelerator", "id": "3c2cf6df83a64d949c2b57d9f1ab89f2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfda9e31169f4e14871b77148af45526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c46da0f632440e3b33fca2fc190e4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e166e0634ac848c0972c687ffa0398fb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "336fa17b02a740df9522a75cd2407947", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0125c31494eb462684d6d3d5892780cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "416e32cdb19e426185bd6cac4bc8a652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f273780a374d4911a17fe59c9f9c9ce7", "region_id": "RegionOne"}], "type": "registration", "id": "fa926718e6c342c69131c538a1d015fb", "name": "adjutant"}], "user": {"domain": {"id": "3e2729c821964c028fd40dae45d3840b", "name": "038fbc38990344cf9c0b75e64074c1a0"}, "id": "be0a3eb2131247ef9dedb160efe313b5", "name": "bb2bf25452b242e0ac299885f4320a4c"}, "audit_ids": ["b53f6b9ea2ea47cc8730ecf61fc0651d", null], "issued_at": "2020-04-23T06:25:58.743465"}} 2020-04-23 06:27:58,912 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,920 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,922 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,925 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/rule-types.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,928 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,930 keystoneauth.session RESP BODY: {"rule_types": [{"type": "bandwidth_limit"}, {"type": "dscp_marking"}]} {31} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.057852s] ... ok {12} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.183028s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,806 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,810 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,813 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,816 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,828 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.748686+00:00", "project": {"domain": {"id": "3d8fee21427f4575ba87e5596f66da7c", "name": "27a2d2d35f824e1a98cecb7dd6156baa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3672481cf1de4fdebdf9bb67e40c2e7a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7f2de1abeef9466d9963e97d9b20928f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea7abe7fc7eb4cc7ace4f22347f0342d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7ff98864af6140de93c8f4e070d13733", "region_id": "RegionOne"}], "type": "identity", "id": "d81ee6738f6b4789a976153b4244a136", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f49d8fa21ba24272b4153cf727be59b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5a7925de6ae84021beb50d9f807a8004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3c07db8fe0fe46d0b244a3876c761d93", "region_id": "RegionOne"}], "type": "compute", "id": "4f587644df764dd08dc8b139bda0c23d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a8a9b6a76dc54e9da01d58546aa60e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "22dc775d97a1498cbe3e6842066e1bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5be0f56508744c4d80ba705cc7290fa5", "region_id": "RegionOne"}], "type": "image", "id": "37a52de2968f46fc8f7f8a6474e17365", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef7a3179b3b3499c98929ad00533b8f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef696315124b4c599f0d6381c479fbd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "87039db110804deda858a2f67f43695e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f3e06234b1b74f75bc0030a95b85f3b7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce7e4e94275443898843c4841148ea60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b538729cbb01484fb3835227f5eb7738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "565d15ab361f49bb8582c763777ef037", "region_id": "RegionOne"}], "type": "object-store", "id": "6269d29b88084c2aa0f6ce881520e3e8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41df54136bd74d3eb5a7bef00fb8e085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7700b2e23aee412e8981115aa2c40ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97b4e84c67324e9cac39163a7889ff41", "region_id": "RegionOne"}], "type": "clustering", "id": "348909cdf3ce42fca065e6141eb372f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e829061775484daba5fc766a291d5ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0da3e236da224bbf83388cc2f27f0258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8713d684a7ee432791f207d56e77c05b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1715cae0d92c45189876fc4f299a5857", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46e40953056d4acaa250b47ce10f02d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1aab0869c86445048837e44546238601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "16d0b528ff3546e59617bc18a77b5b4f", "region_id": "RegionOne"}], "type": "cluster", "id": "089fd45136ef49428e5fbbb196ade6c9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c8bb54b10b074ec8b1580c4409e36d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e162baedb0e242c481f3e7f5d3192d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "df58a06fe24b4e8ebad932b63c5c2c47", "region_id": "RegionOne"}], "type": "data-processing", "id": "b3f420c78e744d8a912cddff5c0655ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bdd92cbe8b546239177931cf0568044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "235e42a1862a41b8b91bf951bc61b598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d96e671bd0a4deeb47daf9669eeb36e", "region_id": "RegionOne"}], "type": "baremetal", "id": "7467a4b7d111470f93a1d30d9cae2626", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "34f9363da78b4acbae475ac5569e9440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11188ca426524a3aa6fb8296e94d848f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bf1ea7ef13ff438e8db493a12725bf55", "region_id": "RegionOne"}], "type": "bare-metal", "id": "72a026f6f49148b3807a53ab729b6fba", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "677d1a213cd54ec2bbd3e15706d97797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de376e65fa1c4a1a8a04f81b105b5fe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8379b7fad60a4c788e6c1b600383e520", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a1cb5985a0114961abac5d3615c90676", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e9cbdb7cb12c4df5b9efe5641ab52f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "04aafc0aacdc4927a3487084d57c9cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dd75070e2cee49a5a13bd6d268458902", "region_id": "RegionOne"}], "type": "key-manager", "id": "44f8d24e968f44a08c60140532be68c3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1554bc407c234a1288eb09bc9055598d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "efa3e2a473fd49908738750b19b91b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a980f0acc50d4f99aafc4e429ce7cf7e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0e790d58f5284b82849ba28bf7543479", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e596e73e12c448f4af5647dee21c26f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3391e8cf139a44cb9b541339742d0be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3f15ae79c1c6441e8074ff5809c78dca", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4cff8625b3174b09a3aa643804a23958", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8628b6ac82544b0a37789d1263c81de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "59f06dfb59284c5296f5f9c9d6c38742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "940e9438e7f741b2ab754e6709cfaac0", "region_id": "RegionOne"}], "type": "message", "id": "f2f4efc2454f407ab8a2c87637924709", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a3c8209a7f5b496b84d3e8291f1b11a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "50d87f5d58984626b59dd1fcbb642866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2b0f6540fbb14e9da2f84edc2fd84582", "region_id": "RegionOne"}], "type": "messaging", "id": "e7d96b474cf9460fbcd42a2e1810f43d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f751d726a31849a58c83dcba38c09a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "726e7321256148b986707420d93e27ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "07af17da55994a8ea8d7188921ce79ff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6e9d6db7e0fa4ee1a1d9e1dc16d8e05d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6c6d9c410534e5db4d4181bd5a60637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "036990b2564d4a80ba2fae1dc0b173c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e62bbb2864434a4ab38b502c61b49235", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0446d73b86b1479cb433ee44ff157774", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "824b902a45054e3da5206afb629d5361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d4b7bc6d4bf40e8814a8a2292e55f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c11489035ac44c4a8523ea5ee4f68f1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4cdf5c43c2d54867a8692461612ea067", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47a54a70b3f946c3ad31d0e1c3aa5d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6935eccbdd342caa7ec4d0ee5b10c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7584997fbf9144fcba70c0bef06dafbd", "region_id": "RegionOne"}], "type": "container-infra", "id": "f3fe841b514b45c78230ff611378d1ec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d3d56e4027124099899c6d8c85e0ac86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fcf8669f9e6544b6a045ac4d504589f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "86471e508bf34f46a1638675385dc68d", "region_id": "RegionOne"}], "type": "search", "id": "c13996b8bf6d4dfe92ae5b8e3f99ffb3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7a57703fdec84533af27762631261222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4cd6f678035840dbbe061bc7a2986d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c416e1a442fc4308ad95652e42f40fac", "region_id": "RegionOne"}], "type": "dns", "id": "2ec196fbfba4479e9245f00e6cdf5c17", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e7a4235fc3a4e1d92af0227e94917ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45d332b9690346b498587afcb4268a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cdcaaa228e784d5cb53129b878db601f", "region_id": "RegionOne"}], "type": "workflow", "id": "618f0bff30314ea6b2153dec24f3f017", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b5a0e3272e874c7cb503618bc6600c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7899d4ff46ff42808affab49dcc78ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c31b93c3da84a85985e4589c1742363", "region_id": "RegionOne"}], "type": "workflowv2", "id": "19ed835774db43c9b06dad1c03488a41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "28d6c481c71e4b83881312ff883a3b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "580e6212ff7e45b3b44d524532156eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "901e22964ca34efe9b227f0dbc0684f4", "region_id": "RegionOne"}], "type": "rating", "id": "7b415fb91a334c8c86d92b0654f5e720", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b7bb8eb0931440ec982803e840756306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da846a32e3f543be870db7fdd4715f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "62f09ebc81c54ba182aa8b8416ec626f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb5254bc29dc4d2caa082322e48da8d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd22dd9288f94908bcc64a8ece1210fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b217b039d5a4053a0452ce837eaaa2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb030bbe88284515bb71041403d18386", "region_id": "RegionOne"}], "type": "policy", "id": "8bf749813049461c981cd638aa8d5a73", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397bcf6462eb4e0fb9c271a06b81ba8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7fed5b43df94aa1a67fe87f94648c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78ae238ed4a34a55a6cd1a7c53940110", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0717ef53ce8245da86c3db1c010d4a17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28a98ab0ee2c4133a015f9d0db3ec6c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cddd947788343c4b8b7600ee517b9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dbaf5082ea1d43c0b093a7ad904f4f6d", "region_id": "RegionOne"}], "type": "sharev2", "id": "c22846b278b04fe48f3bec7ae852c778", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08c3da4fab9a4a5ba3e4474812860af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23c91f8576704663b7e8aaab9c2505e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc64634b6ab7437385e2f033631c1408", "region_id": "RegionOne"}], "type": "share", "id": "e75c22376a664ed1aab0f3139f21d475", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fe59ff2e16a486c80fba9d7d3d1c2e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0cb098cbe63d4fe88d025efcfb22ebc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7c156060de44c948e5adceede06d467", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c16f7184e761460e951ea50e7e55bb39", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "465bdf0a937a4dadbee1780588fd3512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9027f61c7af4a35a7305c839f085bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5049ab14394d43099de13b2324daeea9", "region_id": "RegionOne"}], "type": "orchestration", "id": "6bcca06b2aa34083adecdbdac33ef52b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "849c783ceaf141dc85ce61726aa7e1fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb28c666dddb43628cf5ace94ecc9348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be4b28c45aa94a4ea0d49292bd80487b", "region_id": "RegionOne"}], "type": "block-storage", "id": "de7e4b09b32348009bfd44b229b9cfe7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1264409bd8324de0ad992f2199b268d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a3f5c2fa644fba950dee7b66082835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88e0efd28a774b00b461e542a2773337", "region_id": "RegionOne"}], "type": "volumev3", "id": "4658d4736b2643baadffa5ec828f2a7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b66f1efaebf1461eb3af81bb578b0636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5b0c529be894306ab525b4c2d14a0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ee7da1aa0e040d8884be532eb41a538", "region_id": "RegionOne"}], "type": "volumev2", "id": "2ad8b6264c654f6e84fec137c54106de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82c37b7567b34c1fa6b3923a7a4eaba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a81fee12cf4f03b3b7b0ef43e0a25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d45cbb6725e24451b8601c546279409c", "region_id": "RegionOne"}], "type": "volume", "id": "8e24b5347194463488fc0dbad36bcf70", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb201db3735247d59ac9e9cd5264645f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29aa280e6b834f5d9d88873662ad40ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cde67153883481d8486587cfc450bed", "region_id": "RegionOne"}], "type": "block-store", "id": "5a5cc27973c046b3888cc18659aa00d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d74f5a1381d84c51a3fb0c06389b9701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "baeea2b7c8814194a71f528ec2973080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9dd06b6683f0454f905f5a36973579cf", "region_id": "RegionOne"}], "type": "alarm", "id": "a138a3b45aa4485d88047a15932ecd8e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b1a3b48fef2479095e560bb1583c130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "666f33572e3a4c31a9af1fe01ceb64c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b87c0ccd0ef4464b5c5c78db5a51a3f", "region_id": "RegionOne"}], "type": "alarming", "id": "a392ea58132a40898e3e561e12adcbda", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3c42db243414d649cf8ed9e2295969b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b47ef9fad21a425dae20aecebdebe3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60521a2c0a114f3ba749fc1c270771b1", "region_id": "RegionOne"}], "type": "meter", "id": "92f12b2e9bd74e748b922d3a51df39aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0baea35e49b41fd86fa621b9d0c3971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8890bb22c4d4840b688766c52c5990b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8ab0246368242e9ac441c82f297fcb9", "region_id": "RegionOne"}], "type": "metering", "id": "aed5b4eff71b4974b385c30b8595213f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "144dc93756244dd7b0a56608fe5b372c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa8826c7d90543e0980e09720005dff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3285da2bc49847b9b509b10933efe850", "region_id": "RegionOne"}], "type": "telemetry", "id": "4f50f79c99484312bc40955bc08317a9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2cf707ac937f4b77ba9d8b07e7d552e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "47e750dd630548d2842858e51668714a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ab843471b3e143cfbfe1e746bffb8312", "region_id": "RegionOne"}], "type": "event", "id": "8769ac07dd7b421789021d5e805cce55", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a99452359cf94e57a95e5a742f973546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "019e2a5a73644bc0855b789e20eb3a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4efd98c6c8d34f3980705afc85463eef", "region_id": "RegionOne"}], "type": "events", "id": "a5fc2b1909f14bf0893d8e9ed7d29c8c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "316314f5ae9d48fa9e08e64d35ad771a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "084eb01a696d477fba96aeb0c12fe3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0dae39f71b64cc3a04463ba616e5c60", "region_id": "RegionOne"}], "type": "application-deployment", "id": "79934d8c5faf4b0a9fcc554391924d2d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fa83785c72342ffa385338f8d681f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66a55b7d60124100b38689f8591443eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c092ac10fd964347a475387b2e5018dc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5154df55f7f84fd59be7a1e1de040126", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2bd408ace31427cb5a532da545a4867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "81e1ea28f9054e8fa9449c7a5ae9d3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6da09d4dbaec4a8d8f740127ef60ef7e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "63d67ed45298478bb0a66ddcd025f448", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d5daf6d70264b04843b2ab51b7b2c93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fff38b91ceeb4bcf9ca6410f9af1258d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "12a617a0bb4b49e0bd84186e58864b22", "region_id": "RegionOne"}], "type": "tricircle", "id": "70aa834c9208498183491de2fb0ec409", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e9df4730ca014bb082acc9ba2fc8fa20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "96f9c5478ada431ab2e1a655a09ceb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "99c7489eed7f448486e9f43543ad74cf", "region_id": "RegionOne"}], "type": "database", "id": "c3fa8cce19244328b114a9e7cd9087e1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "438aa251c5b34c519f3ee8a970b89e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91b5e335d00f472fa32d4f04a8c555c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b7bccc152c204776ab111f6e78f942b8", "region_id": "RegionOne"}], "type": "application-container", "id": "331c7d4ab8674b21ad2dfbeb891f7e82", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3742ad03f7c4b8dac878771d13c3af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ecfc9acf2d0145da8ad1e8d4e1110842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3ca4b03e9dc48bcafb9c0e97b2a4a1d", "region_id": "RegionOne"}], "type": "container", "id": "1638a636da5b4a29a87d08be0153e479", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37e3c368ac594db4a30615dbc1d19de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "833d03d4d5e940428ac5d9092421e141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d7e5ae43979e400ebe2f034fdacbfd79", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bf417eef01c94474a474cdd2b63696e8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8d897a29eb342518dec9a75554a7633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5cefa30ad42242b3b4b7f0d9d7cb49e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c8de68b2a21e4c51b9d23c83a0a404c6", "region_id": "RegionOne"}], "type": "rca", "id": "44ab258321264c87bdceb567f31dfe21", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f909a869932d4682899b693d2545a9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6049c2039865445b8cafbfff05078f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "61c94ddf8b3a4e20be696cf0d60d1036", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3b7ad680a1f14d57b9b855ba0e363c0c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5df9b075f93d4305b51697ea559a204c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e0dd80aa7d304e59a98d21b20c324996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1c8299d4934a4ce588ea1dbf88f441d8", "region_id": "RegionOne"}], "type": "network", "id": "41f50e180a304206a6661bc2b6daa690", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e986a49c92fc4e948b2de5b0f45e5f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ff5c66b57638429289dbfa30ff481034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "403c01923c35403189bb9b6583257228", "region_id": "RegionOne"}], "type": "backup", "id": "ef06b3f0656645acb293c595d6a80237", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7cff7b528ad246a3b2a1e3197503b892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78804b4d615044c2ad3bf4108192f994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c8137001974a4524b16b12656784de26", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "91e0b4a589dd44d2a0a27e3a1624ecd5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d658f228ef9f420fb3484fcb93fddcd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fccc6386b3b443da0d93bcae38f867e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8a9765443e0b44f8a0c5693501d6b176", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c1621a8604204d41b2daf37fba1514f2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a4a3ad7b1f549488ea2a2999632415c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aaedd0615dc0455d8726d5dccd670b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "be22bc21f1374d78b923d14e1fa36854", "region_id": "RegionOne"}], "type": "monitoring", "id": "82ae542e2afa49b2bc1a031e241e9729", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0658843245ef455d88b7e0af8649122e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f2e20b11c73b40d884b20cb59445eee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ce424bbdc5504d8e89f8a98b4a9a50af", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "13de641f86e74585aad50067b7b77e21", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "01e6b57ae57748e782ac0501538601c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7adc3bf7a7004fdd8b207a3eb66a4f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4cda5610d08e4bc98a56566eb8a41d33", "region_id": "RegionOne"}], "type": "placement", "id": "c80f2d9e22a243e7be5c919e6cadd531", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb8738e4c25b44d09476dedc68e68f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75a71c60988749648fdf280bb1577764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5b0efacf4d954384b29ab08236492020", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3a47f42f172b4b3baa63199b373523a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84cde9a6410545238c182b13acc36794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c91f66586318431383334abc9e2e8084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "67f987f6d74644e8a8d92effc761959f", "region_id": "RegionOne"}], "type": "ha", "id": "416be3732cf840e1bc89b1640421d778", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8d30728887994b6faddec5299ef60bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c86dfdfba5b4be4a05e41aa05032ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e7a39ad37def4cd6ba00aefcb3ae3093", "region_id": "RegionOne"}], "type": "reservation", "id": "e6078e58a0574a22bcf696a2ffcbe62c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "558eeaaa933b425b8bfd951fc7efb9d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "503971522a7e4c9da897c9015903ac7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "416c8624eb7f4a8e86e4e80de5288967", "region_id": "RegionOne"}], "type": "function-engine", "id": "6eb24d44a35b48958435c653393d8847", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5971f86a9afb484e9bd992b940b04834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ab312fa405e4285bad61bfa78b3dfbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ad290d3ec1f140b69826063471dd03e9", "region_id": "RegionOne"}], "type": "accelerator", "id": "d41bf286d30847febc9fc27d40a2fcf5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f624d3d3c734f56bbdaaacf3c37ff21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bab9a689c5d4470e8746f08b86b4c26e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "622177120aee44dbbb6c16fa113fae9b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "583ee5b9d2764676a52c62d4c6c54316", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ee0675b5d544068b28156773857d194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "05b9160f734b4862aea6ffc05f332e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "073c57696f144401af7b526118534189", "region_id": "RegionOne"}], "type": "registration", "id": "863718bdcda64bd38107d7684cbc561f", "name": "adjutant"}], "user": {"domain": {"id": "e99fa64de8ab45bda427b384e3b5158f", "name": "b159a2ecd14e47da9b892200c42d32c9"}, "id": "8813f4823b3e4e9886b1747cd18c8eaf", "name": "e5bbee909f3e41edbce9c98d08839738"}, "audit_ids": ["6bae1e4ebed049dba49307453d05c745", null], "issued_at": "2020-04-23T06:25:58.748686"}} 2020-04-23 06:27:58,917 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,923 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,925 keystoneauth.session RESP BODY: {"extensions": []} {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.277905s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,801 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,806 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,809 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,812 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,825 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.742068+00:00", "project": {"domain": {"id": "1fe41484d46844c2896755aa2d9e7bf8", "name": "c32e9761c0a342469cc704e95d10ac57"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d9b30437cb1d4d0a8e372e8c0b6f16ea"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4fca8f18343a409ea4c7b7cbdfac7f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3001a5aa4e442ecbeffbadda5511938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "964a42dbb9b04bc2aaa40cde11b88163", "region_id": "RegionOne"}], "type": "identity", "id": "e2e9fce8bc504a7cabfb898c1c3132ef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "127d77bf2d0c4244bb16be24be0711e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a4a18a8dd654db6887dbd2999696203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "abb16c56f1d34dd6b4c19c55a9c62c6b", "region_id": "RegionOne"}], "type": "compute", "id": "1e9331e9c39f45a2bd559ba7f3813343", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9a06d2b83ff34d798a9869c681c20de5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6c5d903d91a6493ab4ae88b0b506f21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5a3a8fa2f0b54be99aba055d0160d693", "region_id": "RegionOne"}], "type": "image", "id": "69118e7f0ef9400da245c1d690996a13", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "91a9e331f8a34d658313e1f68e67b650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce09130d1701460d878afcc6e0bdbefe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1104f896dc28482ca737bbb9ab953f39", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8ecc18e3534443a9a3fb289c86984519", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be64d66bd82c47d380bb94aa5d43871d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f59adeae9a444e93a8f5625f618f90a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4246c76f832e4d52b08c482ce3fdc36b", "region_id": "RegionOne"}], "type": "object-store", "id": "2ce6b621bbe9436ea3b7279687be7a16", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7df83c5bc5d4625ac4f15e0b195a88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c617e3971cd94e75b2e2edf8e88e24fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f0b2032e9aa14a788c8c31e70bd374f2", "region_id": "RegionOne"}], "type": "clustering", "id": "fe88965548484b1ea8428238f1f62bae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c69239a90c2e40138dff1b1ff42e3304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e914e9aef9a14fbcb74237c673017224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12c870ac37754461adc5f82dc430afcd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a02813fe37314584abcca571db723ffe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3728f2a54b78454cb7121b42aa8e694f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c73b80112b04910a5cc3e946ea71c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6c625ecad40d4589895391cee200cc88", "region_id": "RegionOne"}], "type": "cluster", "id": "448ce2be6e9349b4b49520c33c0ba6b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b825bafc11cb4297b0a783dea449b8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5484d21de3b47078b7d277ce3adc14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6a6d9fe128194038ad20355f2445b626", "region_id": "RegionOne"}], "type": "data-processing", "id": "f78400c92b0a478fa0fc5d43bba64544", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ccf3233cb6654cbaa14902f7cb014cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37124b49636f4f24893d7e02efc0d3be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7a21211bb7e7406299967330e708c143", "region_id": "RegionOne"}], "type": "baremetal", "id": "dfb011f0ebf7464fb5ed52750a0f175d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4fa2c09a7c348c4aca2dd00b9427c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c29bbd88c26d4088b0a7319dec528357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "23562c48584a4ca4a9f1f8311828a83b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ea9ce882e6fc49d39231f7fc0157d183", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2ff120960c2c454998182d4a0c933001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6e8940675a8640b9a3bd6230a8007087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "352d4db460204b8aaf1de6ebed24d517", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e8868ba660a64e378e89254c5b2af13c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e4c93bbb2e7740fb8481368f82cc541e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b6b9352dcdcd44319fcc58e4c7e1cf7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "514189ead5e544ec89419cca30898603", "region_id": "RegionOne"}], "type": "key-manager", "id": "eb6095534b0e4271aa97d760c3c53bf1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a24070b040e0419b8f8cb77cfbe7d6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af0052100e9a48a793837657e10f07ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "328c795cc6194bd4a1c6f478ef382f3f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e18892ae297f457aaf8cc0a380686cbd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d7f44fe1b7d41deabaafeddac57a4a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "250a48e379604094b092b01fd590c90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "456e939738784784981e24a3c3d06cc5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0ddd20b2e189438fa93387024bcdcae4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d5e62d2128244f8099d78cecf0be9e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c489efeb4f2a484baa56e908467a547b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ca689bebc9ed4465bae174987b15b256", "region_id": "RegionOne"}], "type": "message", "id": "7aae27fbebb44d86befe1c2ef59c7de5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "01a6d798344348ba94df48e64714f444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ee8a4db582fd45ebada1e597b8feac26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "06030ff9b4154f99a24c0b2eef32364b", "region_id": "RegionOne"}], "type": "messaging", "id": "b259e80b704f46799081d0ea106bcb32", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0bc527f2d2be4fd49385566b9ea593d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7743dc7c2438482087681befde9fdd89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6f3e92ccdbe141afb862b2b3674e118b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f78a2be71152444fa42b59a5d482c954", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03ed5eee535e428dbacb16f82569d946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f161d99a9b240d882000251cd0b7946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46f94d6bbbdc46968dbcfe1f89c76fae", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f7baed8d7198472aabd9881207b391d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26ae061025b8450cab8cab9d2d0214e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d54e965832db4eaeb852e10e86f89d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1216efef459c4a01a4021c0635320111", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "adcac78c7dd54873896ef3fd2bbb4490", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1e977349cf748a8ba2af9df59a66148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc3e898e8a414617911150db2c4a005c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab4925f3f4e249a4afc4861cf243d67e", "region_id": "RegionOne"}], "type": "container-infra", "id": "c116a9cd94114e10bc373e532de6fdf2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bac02f19048b4f7e8259585dd8be6d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "92e5ea1c42754bfab0844b83aa1b2120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9d5b3d06c19b49efbed435c1a533fa33", "region_id": "RegionOne"}], "type": "search", "id": "d018920d7a58473ba834a004bb0c7de9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "61ec38f5f9d4439fb331786c52d11f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "104dc95c5f684a879129d6394f92c1e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "370b4dd4986c43e58d936e8bef841df8", "region_id": "RegionOne"}], "type": "dns", "id": "a86ed7fd5377428097d17c53fa576a33", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0eceb65088e34f35a57a0750c804382e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "305ca457aabc45608c3e85bdb8475393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2d1483f61fe74f729f9eab0768722082", "region_id": "RegionOne"}], "type": "workflow", "id": "10bc0d52f03445faa0dea046ec5d1b08", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "092efcb15f7c4585b6cc48e32ccd1638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "488572ef2de74df59427d8e3e49fde1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "318f14e3854b4615ba0e66fc4a1c4012", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5a9d7155c18448f2a766ae702224d336", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e5993217590843b388e264ea748734d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1284f325c56c4fd1af6c35ea40140a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "785e87943b2941b1b5e3e64e781711bd", "region_id": "RegionOne"}], "type": "rating", "id": "624050aeec114ce79a55a48a8a670dd6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "255cf0a558504aaa830ca2c773ef88e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a99b042003df462b83aacbfc62dad85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4b739b31a5fd4e75b97b5545f9bfd362", "region_id": "RegionOne"}], "type": "operator-policy", "id": "724da5838e0d441b9e81c166fc04a0b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36d80a551fd542f7b7a2f7ed9a9b2232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0bbaaa8872214f78b62489edcbc42b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7933750173741c3b76a2effb02ecad8", "region_id": "RegionOne"}], "type": "policy", "id": "1b02d2b45a4f4f8699bc339472050611", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0cfed6eeff7349d7ae81d6eab44b7149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "639150e56d104a6891f56087fc7c3fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22f744c878ab43168897450645189342", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9dffe4bd427a4ab78ab6885c241e8794", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bd8d4028ef64858bddcc774a10c49b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "afdaca4ba86f4238af5669a104952851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c744380872c4ffd8477da1d3b1e4b89", "region_id": "RegionOne"}], "type": "sharev2", "id": "d29a6f2ce8864b249c4fe5bd8ade0bf5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98f1835ee87b4162b80ccda03318dafa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b5e3b3da796a4ab688de77ed5e256b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf27fc842e55433f8dfe9c6927a2c993", "region_id": "RegionOne"}], "type": "share", "id": "5c2e670d26a9458f9aafce8ccf7a289d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "307788aedf114d06a9ef152cc6b62be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ef8dd9a53724bd488d4fc077d100166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c8fe92dcebb24ef19623f1d3a3da1c94", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4ad9b23439064714bc2e536d0e85d42d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78b5a4f221e545159eab928d23a92bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15fa78fd7ea94546ade5be2e7bee6963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35ce1a183881473abc2782edb96c608e", "region_id": "RegionOne"}], "type": "orchestration", "id": "d08e6d701c8e4641b0b5a46763867083", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d111d948ca474af6983e8d119f6c8b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c8a8c444ec469b878f2bb6ee02bfec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "756a5a888e0d4d50a8749783ff7e4e97", "region_id": "RegionOne"}], "type": "block-storage", "id": "2cf278b139fe4ae693003a95bfeae00d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa58e609db884f9b932b68359130c9bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "191b1e6e9ce645a6bc8ef2dc77361b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2ca253d72dc44feac5dfb6dfdea6232", "region_id": "RegionOne"}], "type": "volumev3", "id": "4f64342d96c74b2abae416bcbf78ec2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccbb7e9506b943b385801b9dc0156fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e3f9555ca6643bba8e5e2cff11a894d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30f20eb677544284b66681747ff56755", "region_id": "RegionOne"}], "type": "volumev2", "id": "7508638e572e4f80b74ab01469371854", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "793fdf1f260542c683821d0c67fa1e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb1ac1d81644989b84f48b031bd7284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a07630be73174f83adcaa996e5849075", "region_id": "RegionOne"}], "type": "volume", "id": "0a04296f94694947809a93cdc95df6b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b51cee0724e948e58e55a697ff60a78c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02d5caf416342f8a611cf6e18399ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2946b9b846724e2087740dd77a6b0d9d", "region_id": "RegionOne"}], "type": "block-store", "id": "c12571ce77ba4444ae55e61ac0aad4c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e703f5cd45847b299055b6c862f2080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93a6a394ca3a47b8a7b2670a867fcc29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ba975262c5c4481aa20710d1e02560d4", "region_id": "RegionOne"}], "type": "alarm", "id": "5bc581652ef84accbe856a5b5612bb2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a44478f5c51f4629b9699ae56bb114c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2996a9a7b4d4422f8cc1494d32e1213c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bac855ba7e2b43a3accc6dc3c435818f", "region_id": "RegionOne"}], "type": "alarming", "id": "fc8ceb6b396e421a81c2ebaeef482515", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f706535b8cbd4afeb676464195562b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef34908d8b484af183e646f065caf992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3b31492b65b6425a8ac7474c3d816768", "region_id": "RegionOne"}], "type": "meter", "id": "6e8d143fd51546eabb5221f0782e5100", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3ccf78a112d42a48088ef9a6c465fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "52504de79a1149989519aa67363b113e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d77d6c372cb6467b88b43e69e84dcc65", "region_id": "RegionOne"}], "type": "metering", "id": "6bee7051f61d48ea9a5ce5db806b6d0e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8e6123148894fca8b004ac59f63d186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a833c876577473c90b29941452b72a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "091a90e05eb641239561801883bd53df", "region_id": "RegionOne"}], "type": "telemetry", "id": "eb9cfddca388457a92315678af31a02c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "92f65cb6b1d64181aa6a6f72fca0ee06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bb928a02f8f44d669f73e85f39e26cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ceff3427eff24763b97b1afd3a52f09e", "region_id": "RegionOne"}], "type": "event", "id": "c73e36f607404ee28af568457b70ebe2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f32048c708454b9da0403dccfe530764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4c1970f752884c378d926a3132b8c052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "02efc7c480f140d2aac7886ac73c19cc", "region_id": "RegionOne"}], "type": "events", "id": "b300fb480b2b4798a0a1ad3ee03255bd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4f2eb8108c843e0b4266332b992be36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1860bef4ee7a4e72b3297e782cde6e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "edf6f4d9d96c478eaff2c2f8aedacbf1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "39334fd345bf4b09b1e34e8cf08af938", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6a844d9116b4d918f1554adc49eb3e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5de8fe883928433ab43f7b596d10acf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fe04ced92c1e4154b9406123b94a1037", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bdbb5a4856554bc78a6df8b014bc95ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbdfc42a3f17412aa20a046f6711f2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0b0bf77b4234628b94263c10f0f2c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3977a1fea88f470096a76ba46c3ffae9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "384965580366478d9ba82af24eaca90a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6471084d22454b828f324332a16c3a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cbee8aaf01448888dc84e0203baf70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a5944f101e04ca6bd1a7bfe2443a313", "region_id": "RegionOne"}], "type": "tricircle", "id": "b6b22ac75dae409284856e111df98e94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ceeb9eb56c4a4b8096efeaccc02908c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e2e20bb961104d9d88d5f78c89349600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4dd4788421c949879ba8f76db3d1800a", "region_id": "RegionOne"}], "type": "database", "id": "b25ce3a4150d4937bdd3ee7a21bace0b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ebbfcde160f44b4eb4b3d711d246df69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf1601a62eef48d7878c9f0f4af5fe0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4873c2e36afd4823b27c3c416110df92", "region_id": "RegionOne"}], "type": "application-container", "id": "5993e73f37574ee9be064e57e30e741d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b73fe8ebe8c34b359f87640017d5835c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1db4ffadd99a4daa866e04aea170820f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db16b0a200864fd4b4840395f21e3a3b", "region_id": "RegionOne"}], "type": "container", "id": "dd62a257dd1e47c98c0550541bd99c0c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "026b20023a754bdeb238dac1b2f39382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f143b87cb2145708980c2dd1e4d7ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5c0ceb59385e4dc9a992e66705150d77", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0111398f34d4433eba4980441ee3b9f6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be832b8ae5524b75be7d90970c928dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b71224ef1c64ca6aa441b018325ac18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efa770250eae41c58adc9941615288f4", "region_id": "RegionOne"}], "type": "rca", "id": "1ede2401397240ddbdc9f6b20de8ddfe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "55516808bd714ad38b7b5a90c94c9e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b104b45acb94fe5bfee419562bd6c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7058a188a21b4b6680fdd916ecce33dc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4fb2961065664c30a799536e5444fef6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e8084efdd20045ca87787ee06dd0a9eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "26f7f6686c65496db84bf2d261d8b7c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a3c6a6cf144c45e1a4647b4338d32af8", "region_id": "RegionOne"}], "type": "network", "id": "d896e09f98da47b0973ce0e26cdc0077", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d781119e9fcf4244a8708f5fb05f5b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bf65a45de2354d1d925c3f64c7e06b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "20268e4ed2714d54b213b49d36895029", "region_id": "RegionOne"}], "type": "backup", "id": "cba828f7ee4a4ccf99816475d9b6d513", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f628762292e347e3a206a4b1bb7afd73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d3b1d8a6aa89424487e9572f65e0c668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1fcbe749059d42ac8810029992916388", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "69e3e2a0d541464fa4eb94773ace5aa9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6ecfbc3bca24afe9d3db619b18cf74b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab3bd302415c4141a8c5373fb93c547d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3d23ea9cdff64e939ea632a073b9ed30", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "80883f4a9fb944659941830d82004e7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ff229170257f474793a4bde42aa75fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8d91ea6632324674813a15ad35237e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2129374c43834c159cb78f3c6ea8a074", "region_id": "RegionOne"}], "type": "monitoring", "id": "7700d7bebb0e4601b6c6f2f415178a6f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3b4d5273a7b54903bc6ff7e970f844f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ab43bd9cd4646f996540d06758c2162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2f894dd3296547829a19a462b346a112", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "baea8b1a8dc349da873272c708b3abb1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2e73f07fd18640789de0befff8bd03ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1a03342d81d4f21bf82399d3cb33a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1286784ae1f74d5c84a64b9c2705887a", "region_id": "RegionOne"}], "type": "placement", "id": "1e61ace3d15d4038ba74708182dd9fb3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dfc8ba3779724687987f96fd4f7245f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "571418476161431ba3ae5e7045c46165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cf3c9a0e77f042c7a3924c7ed418fe6a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e20f858b9b7246bb865a42992ded0a06", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7dd0741a85be49aabf9fced0475c9c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "866998834dd44ef190574024a39bf252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e530b890e2304a10b860aa671cc40529", "region_id": "RegionOne"}], "type": "ha", "id": "967ae564714a46f096c8fec20eb34753", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e92e23e32643457484b5aaa3af98f6ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bdd384e8b779471dbb8580cf431e7e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "10d9a52925ee407ca7c151f429776582", "region_id": "RegionOne"}], "type": "reservation", "id": "ae33353011a94cd7b7933439fad351e2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "66aafb45623f4811b98b477586122000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce5b91962d604cb6aeb3af4dc4f98302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "34b3ef5ec8df4421ba0a4fefcfb8e1f0", "region_id": "RegionOne"}], "type": "function-engine", "id": "564ac6c32d91416b88bf54dffcf3bb02", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "583523cc580347c2930da08a27e54cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "726e5f7b82c24c1f9adc8cf053d07414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dbc2e2ef36a44a509428c30f4bb0ef04", "region_id": "RegionOne"}], "type": "accelerator", "id": "2ab5994bc68c47ad93a344b2913d2e26", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de756ffb0629449da08b6d2080ea0c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72e37c292b9a4bf28cb1cdd3b1b001d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7edfa1b36f6b4d539e9468214a91438b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0cda1725e85240888ebaccb75053bbd5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d943bc49031411eb67d301cbbb9829e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "179ad9a1d84d4dbfbf8374060cf27982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb6dbc3d064e41b4aee18a6e88b7ffca", "region_id": "RegionOne"}], "type": "registration", "id": "26106c4db5a34e08932114383e84a8be", "name": "adjutant"}], "user": {"domain": {"id": "d004e81bd0bb4055b9157a212ff43638", "name": "25b4741851da4aab8d5a0aeb1463b474"}, "id": "1fa961e27c034a5b852f5f9f0625d26c", "name": "8707dd07b50449268828690d687db01b"}, "audit_ids": ["fd39962c081f41ceb034c97716e26990", null], "issued_at": "2020-04-23T06:25:58.742068"}} 2020-04-23 06:27:58,959 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,964 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,966 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,970 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,975 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,977 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:58,980 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,985 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,987 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:58,991 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,998 keystoneauth.session RESP BODY: {} {10} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.386486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,717 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,728 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,732 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,736 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,749 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.624900+00:00", "project": {"domain": {"id": "0c41bf54c316458d8e483356c3d7c900", "name": "3f16c1fe28d147a3b51eee7b89b30862"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e2b3538cd964476b864f713d03ee625d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df21795c09d246dab60286d6f517650e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8a381f47200b46188862070f21adac30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b638105d839f474b81f164f6bee64cde", "region_id": "RegionOne"}], "type": "identity", "id": "ca11d23246ea48cb9176d8c1584b24f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1e46d7cc711449379c43eb7a66d2b180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e2a342b9c1bd4a199a38af4b2914accd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bea34118602544edb7e1808d5d6061a0", "region_id": "RegionOne"}], "type": "compute", "id": "55a00387f8e44985aeaad259513807d3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9e57c37e8013437ea5de8ff489d240ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "32924b4bc80c4a3a9e8986214209c248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "39ef4aee0dc54b0591c21e0df139c44e", "region_id": "RegionOne"}], "type": "image", "id": "9202844db42045caaba32f702c410c68", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "74fe21433434404d9242d72e7ab18816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "96165450a8724d64a143498cb3c3c1c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "25d583dabb9f4d0dbf230ac8da04150b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a3f4ff977d04439e9e560eed59984665", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adbbfa8a0aae477bb167f04ea82de199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "007d312f80bc46dd9a93b07bce73e4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "607a04d242c644b3afbb8e470185a372", "region_id": "RegionOne"}], "type": "object-store", "id": "84171a51921f4fccaa7f6173dd500523", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc9e14c4f275413485f06e72696b547c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0efd390e8aa647b4bbf907d96ada70cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80d968e38cc24a9285b999fbb471b917", "region_id": "RegionOne"}], "type": "clustering", "id": "e7893a301d0e4f4abb4f9c12da684942", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb4f8eceb77c45c48634fe3b9ad6cfdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5b9e1e0043a49f6a06b3b347326a4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "805b3f6158e94740aa0639c70cab8d54", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "36a0af55d8b147488bc79bd0977a55bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8df9c1ea1ba94fc497d5dd9b450834f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0736bf64602f4aa2aa10a1ad70011403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "faad248d1eaf4aa189d5b5ad75bdb7b7", "region_id": "RegionOne"}], "type": "cluster", "id": "c8f945ebf35b4af3bd4286a6da740f14", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "54e88a7eea4247fbb62e45b36bcd011d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4054ad89b7a546a2a86807626f825ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3a1c8483fb904d618e3bfdf7a136dedd", "region_id": "RegionOne"}], "type": "data-processing", "id": "842035dc69bc45c0925ecbbb27cb1952", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29fa08ad438244c7a33dcc8aca891b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ab6864d54e840289110de050dcbb291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "32530405692147dfbdc1ffbde08fbf44", "region_id": "RegionOne"}], "type": "baremetal", "id": "7775ae1e304a4aaeb60633a1fd2c225b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bcef3e7b7a634712aff2397e66a597c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6fa975e7b02b4424a6b47fa51d493e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "84ebc1e7b65344529f6e6657c83ecd76", "region_id": "RegionOne"}], "type": "bare-metal", "id": "253d16e1cf314a94a41151fb848df450", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8273b5c1a9d14882b47a6a9cefe4de20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d26695a97b4841308496c74bca96db69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b6cadb86fc8d4c0a8100901f9a4ae5ba", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "91e812518f4c4b22b189bb075ed1c541", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "489eb80d4b024967acd31210e920bd5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "213de033012f48cfbfdc9d878c867c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c71ef5ee30ea48fcaaced496a8c13337", "region_id": "RegionOne"}], "type": "key-manager", "id": "0b7c8b7380b545d3b0eb87a6fc3b5f92", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "029bc026388e46ad983d103fdc58f98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b8f5d62185644ef2802e433307a9c060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "28e985516f8f480682fde194d0053832", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6e6234b46a954dbb9de4f8adf31165f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bbf42ced6a7144309b1cdeb45254bd3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24af8f3a6b6e41c2a62bec05618762a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "989f382fcf5149e483198629a1954c02", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a732aed7e2ba40d69a5850a932639bc1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4b5e2af256af44ccb47f926a50a70b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "daa44cdb4a0c4c05a30f78acb731c812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f2d8b6a0a7f4446d9d6c9e9536c2e010", "region_id": "RegionOne"}], "type": "message", "id": "67a130b63a13442981034614eb35386c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "caf06cc80d214ba6b548a7fa7b1e7a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01d59bf380c7463ca07cb79830562f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "865183a5345b4f83818ee5c031f4789b", "region_id": "RegionOne"}], "type": "messaging", "id": "e269b9edd5bd453e95813e6209b90c90", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3403eb2a2da456781a974d8b427788b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "821f1a3ed933499dbb6361238232e8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7e0eb5346ac94ab6a0b5abb286183c51", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b27c8bfb3c754381a48776f9c8827245", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a3b662ea78841d4aacb903be1f9f597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36bde428442c48a1a1c2f0243f323bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa9af09fb1cc428cb57ed02df0243afc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d1f8eb2374b849968a1262b8bfbaa51c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0054796cf6447f99d94594a578457be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "648d82a00dc944e1893a753b014364a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c6a0666c3564b0b929611ecd1accbf9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9e6f0fb796e941d5afb9a148d3f2c85a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68b40802be974724b9ee5ecb925e61f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6670ee9ab44b411b9e5c7c267a23c005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87bb5a816d0f469896eed2753a5896b2", "region_id": "RegionOne"}], "type": "container-infra", "id": "62ee487864fb4b35906fdacd8db02319", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a26fd748c43c429e8bf8624dea09fe23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7fb32f8cff434a1f8fcc9cd834a2267c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "72dc61ce2468488098d1393cb126959f", "region_id": "RegionOne"}], "type": "search", "id": "61c88eb0736743809da4bc29ebf54bec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "580c25d053844f4a832aa406bccad52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a5c003a522e441dea59523551f985468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ee4f660bb6924a7f998a65e7fbabe232", "region_id": "RegionOne"}], "type": "dns", "id": "1ebe7ef8887f4bd8bbca3d16d30fd27b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f7e0d5f78f94ab9abb9f38d55dddb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "41c89ef2adc34e5da433b6d5f9935c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "203a8ad0a78c473da5e5071f4f4edc78", "region_id": "RegionOne"}], "type": "workflow", "id": "9dc87a3be0714611a6da5fa17ea0dbab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "804c1b7565174938842ef32053ce2096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3089b0cb1f24e4aaed92d86d04eae4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1065c08382aa4e9cb79eb02e1e823e55", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6ad25395393a48bc9698cd59820e0b86", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b76adbf2894d438896ec571d8f25564c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a5922825803f44ef95062283fd6eaa3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "283a13aab1f34cbdadb0b7750268737a", "region_id": "RegionOne"}], "type": "rating", "id": "c0aa32a33ae440a39d4d756eba263065", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4701c78d39c6498ea612e79d8305dd5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a20416c81cd4de98b773b5dcc28be1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "05f186d6aab04c22ba50aa78f21df772", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d14d87e41e8543708e47b5d058d14287", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74e9d9a54252404cb425424726878dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "edd5708cadb54caeaf3ecf72045cb0b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e1863171615f438dafb7f75b392ea56e", "region_id": "RegionOne"}], "type": "policy", "id": "f3fdf1f8cb2f476eb182bb87c3dcb6b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c97e8b0ee4594ddba8f5066808138156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c812e97b3a1e49e483172979d46c9960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33eec55765f5419cb4c24c59b64ff633", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e3f5c1a72b604def9f1747b8e3e21862", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcbe4d37467e4617934adc3ce87d3c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b493eaaa7b9475586eb42bdf1be4ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2edadc963dba46488e08eac45c6d7bea", "region_id": "RegionOne"}], "type": "sharev2", "id": "d44cb3feefbf4972a8fb9d87b7d4941c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ddb9c1c894544d0ad1f66297e62f78e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ded36f305ec478886a6c53ffa703f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5194e37f1b0c4d21a53fae6480268719", "region_id": "RegionOne"}], "type": "share", "id": "d58e89102abc45bba50a605426aadeac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "906654d38d0d4b3f90ae7c131eefbf75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "116d1dc0358649e682714053ea9361ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b2d286900b3942298d57c8238b58bda7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ac1a5bf9379240328edbd1a2403e8cf0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5e04c5264b5468ba9917e337beec00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4f0022277724c52bcff234e869b8088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5906ee8dd9d4c658fe30da82ac8895e", "region_id": "RegionOne"}], "type": "orchestration", "id": "9645f4da76064e83b2089838758595ea", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e48cc7ab807a44fb93c80c74cce7828a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "807e7cc904ec4336ae67484b0cc02a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65ba6f0b031b4dfb9b3cc6cae42d678e", "region_id": "RegionOne"}], "type": "block-storage", "id": "cdb58d976e1041709f03b4a9e1e7a867", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16d783d27c354f6ea777b30962cfbe5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c72ebd21fda4e0a956b2e0b88931686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e9cc43c97bf46b9b014b7c6ef7e9b17", "region_id": "RegionOne"}], "type": "volumev3", "id": "e61a3d2d78204030a26e07899fa059ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a9a5b929734de1a079b212fa335193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc5de1aa9b5b4becbba6071f350f2076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ada7b5bf6b24a07935c47ddb369f9dd", "region_id": "RegionOne"}], "type": "volumev2", "id": "1058b9c3af704dd2a8d511e587890a9c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71587ab67ba844cdacd6bfd01bb4eb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8135f93c1e164088b1e94d006f7d0a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b7e4b6b6a6b42bcb2a4599409912faf", "region_id": "RegionOne"}], "type": "volume", "id": "2e218c77596841768a3c7fe794917fc1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef48081ec3f24eeb81df36bbc8f65754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf37f8bc7cf468d83b40a9b8cb30faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92be68d53ac34f4590370f87ce2c14c1", "region_id": "RegionOne"}], "type": "block-store", "id": "0fa181b0b5f34c36bf8cd78dec43346b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8acff103ed9f43a893698ef515461f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d6ddde2055649d3a9835735a6212fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5bce741b9dd345af9a9dc1185298fb77", "region_id": "RegionOne"}], "type": "alarm", "id": "69fe5ad11d2449bcb17f60bee4331593", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d89417b330ce4c0c834d893feea2bc07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22855d8edacb4d8c87d037c7f2a3b72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d01fe1f77fe4b36b7e1526a5b2702a7", "region_id": "RegionOne"}], "type": "alarming", "id": "8873d6fee3694dd4a9e200f891642db0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7a19dcbad594365a4b9eff8b44f76c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "46f60fe45bc44028bf6090a9803ce00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9543978deea0479089d94fe2f2a03d4c", "region_id": "RegionOne"}], "type": "meter", "id": "88ee105f65324abaab96ed18543ff8c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5e818be9a874a9dab693de44e0a34b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "952338a554944637bccc775f8b7929b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "014ca65caaa643008c667f4624615ba9", "region_id": "RegionOne"}], "type": "metering", "id": "32b7d1de730b4e28855f66e976432c22", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4825a20c1a03410292f773e67e276fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b38e87862bf54299a47727fb9e765c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f56c64ed0a6c46f5bbd88e282f8df931", "region_id": "RegionOne"}], "type": "telemetry", "id": "c1aaac062b134363b1c7441f36af663b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0eaf65de55464e41b494a70bdd4f90c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1e19e9586bf44115944fa4f7a649f71a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "893958cb68394cb9bf78e3dd2d0c39df", "region_id": "RegionOne"}], "type": "event", "id": "0b5be7eb30e04dd9ba21eb9d4c3aaacc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d844147b272b4ac2a4451e0e738262de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "386a0e221cdf4a9a804bb16bb863952b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb80de226e4a4a628696849a629c50fa", "region_id": "RegionOne"}], "type": "events", "id": "eca273ad711e41fd9f3bf928b2bdd16e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ef1111fcac2487e89d6ee6453d02225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0bdea0a4f0404bf5874776cb71cec0a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f0fff0611a23494190519dd5de0c0f66", "region_id": "RegionOne"}], "type": "application-deployment", "id": "766da30585144e69ad415a48a82710e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e410f9547fe4c5381b8669b4a767942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9105f4d70724b2f803aa0e411cce48d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b69667f9a9f4695b7e213d03499304a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3338cb50e0584fb98b3f25ddb96b779e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c844136b2874f85a368b597e6c3f59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07252ed23af9417199c7fcaf5bc30df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9359db8c49e94fabab8c83c91a272e24", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1ebd480916034b3099a143f5ae5961fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ed35087fcfc4dac86a0e88a72fc4b08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d40e2a0ba48484fbe88b3f3587cfaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "301652756909471c9e6612b0a0c4eab9", "region_id": "RegionOne"}], "type": "tricircle", "id": "92a5c44c806e47c9bca1059c5ad395fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3e510150583841f79e4b62e3193fef37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "674bfdf9ccd442d7994e8d3329a1b5db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "275f915b437e43179484f00c9dfecca7", "region_id": "RegionOne"}], "type": "database", "id": "4efad3ec4e8641a782ed6300b3282151", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "df008a91082441e4b4b3d0dcd02c9069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2db2b1d15ee442a9810cae3bc84c079d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8e6ce88242804ab89ca2e5ae3c266d08", "region_id": "RegionOne"}], "type": "application-container", "id": "9efdd8994e60438e8896657ebba3e082", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a8fbcccc5e94b1db02aea7cfd2e96b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e12b52ecf9f94a139e32a6e5f23d50ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d3cf23e46bc841c79f93b371a3036012", "region_id": "RegionOne"}], "type": "container", "id": "c837e2af5a2b42a1832073046276a449", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f056d2d1e8f46e3b470e13ba40b3320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85d7f8b796e3460db19f45e20f032b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5d4c8648dafa42d2a0b878984a6cf1e6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fa7c27aad65c41a4a4a2b4ef970dd72b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16afdc6c6fe34c8c9ff77d39728c5da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01bd21b205af4b00a4e22ca45e9b6ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b28d8f542beb46869c77121370080aae", "region_id": "RegionOne"}], "type": "rca", "id": "105d572349a04bbf887ee0f8627e6c74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "be52f5eb55a94762a79e546f1f78c695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fbc1104ae07a40b583f083da29dce09c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f644563f0a9d485ea284c645d6a44ded", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cdf45af95225431e8737d94094825f3f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5e62af4b48cb448e84532a4dada5e496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "196c108cd8f24fb98b211f347c39845f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6597d50a6e09437a9abac0f325c9f844", "region_id": "RegionOne"}], "type": "network", "id": "c3cbe920c82845169e4b233f0dd1a96e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ea5120570c9545a98736b944b8a5a2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d9936c44d698466e83f2ae50292fb010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "09db1fb566d5484bba91dd18278a99a3", "region_id": "RegionOne"}], "type": "backup", "id": "82cf7f34ce1042b497cdd9d9c3e57eef", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6254dec540f2463d86f05ed5a1ddd076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a1965d0dcb3430188318aaef9c4ee3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f38cbe4630074ac7850f3f87223c28df", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a4d4773444b747a78c92e91654e84ffc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f40b7d36b7d842dbbac119ce2dc7ac95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d77dd9dfa701433a94a5e705c18f88b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "80c9d91a16104b5fbb2ebb261a9b23d6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f5648a1339f14c3fa25e9a87fc0b0b9c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "84d4757888704949a7ceb93658e7f3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0eacdd3bd7d84f6dac949ca1b549dd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "29150bde24c44e9d931d94cc40cf5779", "region_id": "RegionOne"}], "type": "monitoring", "id": "1bf2c4ef744d4697a9042b53fb004a40", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "33e78b31a8ba49ffbde77db90378fcda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bf490d20f4e44290b1487c6e843bfdfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7b8cb3d0257b44b98647dab593a81863", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "052fadc5bba748c0b19cbb786c271576", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7eedd4739dba4021920214893036047d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4695c0a446a441b08a011c772a5e9e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "baf6e52f8ab44f0b9238ac30ba559ad4", "region_id": "RegionOne"}], "type": "placement", "id": "a4e05312003c42d3ae630b7e2d0e54c8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c3061b8ac834f0cb2a154da033c61de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43f5eb7cd4cc488687fb511b484dfd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fd7ba13698d644ac953ad0f369310d06", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a6d5c81182be4631952910103f38fc7e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74ad7ccc2f1742d5ac87561bd166a709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be5ad5ac41dc46c08737672c4e6f288c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19414d9847974ac89cac14f0c7d00d19", "region_id": "RegionOne"}], "type": "ha", "id": "2c76b1884723439088de7c76ed8fc675", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c45551beeb1844098b2497b3a100063a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9facc6dddee44c05ad273d96b9e56866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b8cc04100a13414c80a0db3b8fbdec07", "region_id": "RegionOne"}], "type": "reservation", "id": "0b872a2a51554fc5a532498ccbf88928", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec991bfb3dfb44f6ba623205437d92da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b9d2eee1a334e2a81c02defc0486bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d28dcd1a46bc42e4848246d3fa9fb60c", "region_id": "RegionOne"}], "type": "function-engine", "id": "663a5624a80648e4ae0283e7f2ddd3bd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "765ee508e1e3482baf47736e7a107413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "974e35cf90c842d5a34259b23fdcb8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f67c62519ce349868307ba4677d210e7", "region_id": "RegionOne"}], "type": "accelerator", "id": "e6b0311e11db4a8182cda8452a5e9c49", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77d075b74ab14fb88356b9bd00a2e807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b7f9c2d9998741fea7da72348c55a421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a666bd52ba894127b511961a042fbeee", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d22dac1185894762bba9f269f4da27bf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40f8c7f61e594acda049966e12203752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "880586f197a84711be1521c00a03d9a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a349a8981d8f4e1ca9dbe74a65554d4f", "region_id": "RegionOne"}], "type": "registration", "id": "bbac76d81b834f838f0e0edfeccf8bba", "name": "adjutant"}], "user": {"domain": {"id": "0d3f3e44158d43c2909ec8a28a99b83c", "name": "20856401773947eda9bc79a7629e956f"}, "id": "e031cc02adcd4c008f8b7dc164c0faa6", "name": "6f968f3647544003be31b5aeb0a3af41"}, "audit_ids": ["35c5feff96bc46b7912d73c49bea354a", null], "issued_at": "2020-04-23T06:25:58.624900"}} 2020-04-23 06:27:58,782 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,788 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,790 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,818 openstack Calculating hashes for /tmp/tmpRtg8I3/tmpzWbxFo 2020-04-23 06:27:58,820 openstack Image file /tmp/tmpRtg8I3/tmpzWbxFo md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:58,877 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,882 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,885 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:58,909 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "owner_specified.openstack.object": "images/image-2", "int_v": 12345, "min_disk": 0}' 2020-04-23 06:27:58,915 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,917 keystoneauth.session RESP BODY: {"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "1c40168c-864b-42d9-bd70-b57af32d2137", "int_v": 12345} 2020-04-23 06:27:58,940 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/1c40168c-864b-42d9-bd70-b57af32d2137/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:58,946 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,959 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/1c40168c-864b-42d9-bd70-b57af32d2137 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,962 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,964 keystoneauth.session RESP BODY: {"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "1c40168c-864b-42d9-bd70-b57af32d2137", "int_v": 12345} 2020-04-23 06:27:58,992 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,998 keystoneauth.session RESP BODY: {"images": [{"status": "success", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "name": "image-2", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "disk_format": "qcow2", "visibility": "private", "owner_specified.openstack.object": "images/image-2", "min_disk": 0, "checksum": "93b885adfe0da089cdf634904fd59f71", "id": "1c40168c-864b-42d9-bd70-b57af32d2137", "int_v": 12345}]} {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.171718s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,908 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,913 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,915 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,918 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,930 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.853130+00:00", "project": {"domain": {"id": "43a48cb226f2449a96773a75bcf3f4f8", "name": "26e6b3479abe4a8bb3b5ef01b6b7bbca"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "19dd725f51304c0699e26f189ef79ff3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "59ce620120f34488b510199d15f78b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "72313f76701d44f2ba89cacb267344d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "45a063e7e55843d5be62044d0b7155bb", "region_id": "RegionOne"}], "type": "identity", "id": "51b21d504e0b45dcb5dfb3239cdb9f37", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4912cb4763214b82bb817e0e18feb555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "477d65eed28447d489b744e6a9a12e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "60888e9240a34b33968c56e671b8d246", "region_id": "RegionOne"}], "type": "compute", "id": "d701da51e4ba437cbe4c76aa61563b57", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "283e89c2065a49aa8b6af1b65fef38f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b8d006dc265a4987809e64621bcd65bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7aa66025b68847c0bef31664ec24c41c", "region_id": "RegionOne"}], "type": "image", "id": "79d8cc45e41f44d69bd56cf6efc85287", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e8536abb4ac844608ee55c3a91ea96bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "62cbacfd0a374c559c05238071272df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "219c47f357de4b8ba5f1d4bcf122454e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "65e3ff4734bd42e2bd6540a3bfae620a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8569c17bf2048dc98b15450c4d38bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "481da4331d65489c91b59e265b6eda9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f592b21e509408a9106393b1a8ce039", "region_id": "RegionOne"}], "type": "object-store", "id": "3298f87f200d46508b38186438eec613", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f7d36eeb1e345908ea52b8e4f239209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1443da8529647678c1fdb934afa5656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9cda3c1154c543f6a30dd62d8b516409", "region_id": "RegionOne"}], "type": "clustering", "id": "4f76511dfdf1499984d9ba1956d6ce1e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1353565c2eee415988d50f68ba566cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb65462ecd524d2c8f481afb4ee43b1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e755f52e18d84eb883c2e3e0870b398b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2389a973ffc44b61b2c628bd5f7ab947", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74aee29e48854bd18b799c4a6841846e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab60ed1355a346e98c07da7436178e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "35e8efded59147c5b7ec8d99d5ef7015", "region_id": "RegionOne"}], "type": "cluster", "id": "6a4dad76e1f943af8a01e3512a59f9d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6b78567a57a46919d4346f9ed9da84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "751ef4f267e74ecf874dd597c64b6f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e5dbe8bbff904b5d9d797c3f5ef511f3", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac5885872c8a4804934d61bde3423ae8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23887aabc1784ef088fdaf55bdef3f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a86c5bbcf8cb452c8a5a97f66a9a1c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "529261198e494c5685d652635a07001e", "region_id": "RegionOne"}], "type": "baremetal", "id": "b1a4648c71ea48419e15d3fe8a935fe5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "800ae193a20f4449916b39069c8990af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a9f5a9a09c747e48d1ec2ac5a891af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7d70b0e704a540d0b725e62bb4750b9c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7114e8f19c6846c6a0aa4d99846a5de4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "51fe3f89e6b14e13b1cb1b7e17476566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "731216b22ee74a8d8ddacd7de44c1519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "90206740a5d748f6acb7696498e88ee0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fc7a0175b05c44438af0f50da1d9c145", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "47ce15c47fe14332b869297141feb910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eaf3ebace98a4e5eaf4e7552e32bf901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "573442f4db904438ad7c84806a71a301", "region_id": "RegionOne"}], "type": "key-manager", "id": "dac067fd9cf14c0f9bd602168c9cab25", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74dcd72d0db04f2c9f1e352d8403a5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c51f21331e164d228f28246db012f0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "074561d906c14f76b6fbf26040c4c7a5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4679e85439a241d2a6de894ef267ce7a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92c7a18f47e2474ca9ea2e323f9c3ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b690000cc25425fa5366400672b8d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0cd42e83ed3145eabc72eea9cc19ede4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "feee00f90d9a49ce9b5bcb5b93bde1bc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "20bb2cd185d3494195b95af7eec893da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "956f5c16d3af4c46b1b7422ea4cd0afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c3fc42a8a1c049b78340b82d5369773f", "region_id": "RegionOne"}], "type": "message", "id": "4f8a8af63bea4be7b5abf02cb0302da9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0dfb7958e2f9471d93428ef8e3fbc04a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b8ea4e5e2fa44d44b590420468eb34b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e42cd34b7db3456683a20dc1bb7f7b19", "region_id": "RegionOne"}], "type": "messaging", "id": "346e8c4c43cb43ce99a900fd68d04cfc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1de3a55a236f415d98dc5d33fc7c89a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4beeb22e05814c0d98256b4fad8ebdc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a6c3be02e6fb4c72984a89f51c17613a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "00da175e0c20452fa9002af5a9824dd9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3649064b86584887b9fea48fb0dd3874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d247fb6ee7c482a8fbbbf7d08e8c475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b192905372084435aab73399821dd1d3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4d9ee571ca30454aa1627ead741be8d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22fb07c319bf4ff5b6ecc1c958f804e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f3caabeb5604c8b9d7470ab203f988a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46b60ea73a5c4c86bc2614e42b759e36", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cede694e4416435987e16783d7cb86fa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c6d8c6f4c3e4553a67e9c06e63fd9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36bc16ae77f447358b214701e366f5dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f967df181394acfba2d70f83a1fa833", "region_id": "RegionOne"}], "type": "container-infra", "id": "b006f7df50df47f9bbd1557a78897038", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "359986f8b4524548ae6f81ef86f63e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5336937aaaa844d9ac79c23ddc32c1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d3b0b48898ca47639e6b2b79c0e71998", "region_id": "RegionOne"}], "type": "search", "id": "ac386b21306d4c87bdacd574e8cb1a05", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a88a305ac2274dc8bad1cb9ff0a229c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "684b6b5e94d54e8ba449abd66675ac24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "08c8cef0e50245e0b850ae8ad457324e", "region_id": "RegionOne"}], "type": "dns", "id": "bcfe2e221ce84713b1e78f9850f2f855", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc6fbf24faf94b8c9821ff581d363194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18c0bdc95f00404187339051cd4e0bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3acfcb1248f481daaaba5c7da1ca643", "region_id": "RegionOne"}], "type": "workflow", "id": "5ba6c3ae58eb4e58b215227d20d8a1c0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e275648b4c0649308f57a46d8ce121c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c149611cd174087ad3aab627ca0c9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "15ac61cda5eb480393f0494cc9176285", "region_id": "RegionOne"}], "type": "workflowv2", "id": "223a461a545f48b5bf348ccd3754b9b2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c7c67c59d81a4569b68cf7cf33732a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "66b94d6676394b14a676428e7754064b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "baf68b80a94e4310a0d8de39462ab548", "region_id": "RegionOne"}], "type": "rating", "id": "a61c83f643da45a8b184b50449695cb0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2629bb259311464881a2d6814379bcfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7fece240abfc42bea754217e033fd068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0ea929ee4b7346afab2c5bca077a9a79", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d89eb5d9ef0b4a8eb69c6b966ffa4bba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44a6da5aa19d4e5880cff1abf3b160b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19c2125a27314d1e9873960f7474a243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f72147ec4c9a4c7889422ac65fbabcec", "region_id": "RegionOne"}], "type": "policy", "id": "bec1377e42ba475e8b596c5eba59d944", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc4ebb1fdc9a4ad0a9a585b4e9e095d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6948ff34e718463ca37002290fa60c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "71b1de10cad144b4a82f74c3bdf511b1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "efbbae3eec5d4c7e963e45016936e9ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a47bc4a20e4b47d9a1271352f9cb77a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63e0347e501a4de4840f218c54058811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85ec80e451274971be0fb3b5ad493d14", "region_id": "RegionOne"}], "type": "sharev2", "id": "01f6e586b46e484f95481ef369937ced", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85ced38b3fb440eb8b17e6ff55eea4f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "804d43f0a4164df7a58624c2a44580a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "557cbc12d2e54516bc845aa9a8f433a1", "region_id": "RegionOne"}], "type": "share", "id": "9ed3255ce9ab401797abcbf5312f2805", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3babfd987cd340a3bd8c3d990e076bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10a923028974405baae366e1ed28d958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a37ae934b024454fa190911dce1b7ee4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "35dfe63da43c46908d5692469fb926db", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a1782eab9324bbe94fea92478271dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34219147a489408dab099ce03bc1b34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cf44f98d63942f5a52a8d189088fac7", "region_id": "RegionOne"}], "type": "orchestration", "id": "2e5b73d9b5b34ab9809784e4a01089d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48d1133e61614589bfea8071a5b13986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f85b693aa9524d94966eaed526e5b218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08f546b621b3489ea66ee31af5c71ee2", "region_id": "RegionOne"}], "type": "block-storage", "id": "04ee9ddbd37c489080d39e4f7bd18b18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab5d41faf49b42c6897c6136db2cb436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a9eab11ff9e46d5b7c08c25d449d722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "220e537b59c44bd3b5307f3c3bf4c09e", "region_id": "RegionOne"}], "type": "volumev3", "id": "64b632bc1b864201a061cc5d92dc0a7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37ba13b41740458c9cf9dc9efbbccc87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "096169649cd8416cb4c857781191b7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0809668ac9a49dfb8a29e5b08467c08", "region_id": "RegionOne"}], "type": "volumev2", "id": "99a6a10f03674847b595e0f72bb61c07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87b1c7ea862747aaabdbf9aaecca4119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa3e49e5ea9d49f8a28950f2f973583e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb389aa9915f464885a061d78a729057", "region_id": "RegionOne"}], "type": "volume", "id": "44f8902663904a098b2d1da9480baa5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebe5cb5b36f4419ea0d3c8deb8e90473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cfe03c1ffa449109f7218c26332e3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60254a3e39154b548d84f48333f4f6d1", "region_id": "RegionOne"}], "type": "block-store", "id": "93d575fbc4964df98ead781f709e26fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edbec2337e3945e09334a258e665133a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94e780a5a3e545ba887bca23db02249e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "644b8016eef140ae96a691c54b948ee3", "region_id": "RegionOne"}], "type": "alarm", "id": "823de99ea460455cb61a5ea55d426a55", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eaca894b671f41ba9dd4d1887af928b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4465dabb67904c1aabc1e2924d4062ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "30ff06eda1bf48d9a3bfc31d5cffa65c", "region_id": "RegionOne"}], "type": "alarming", "id": "d83ada9363d7402daf980e2455419103", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d018730fbe4e47b09c0a6478517e61e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2759d832fac34bbe8dc963480b7b1746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "002af564ccb74d3d945a6af56fb33d45", "region_id": "RegionOne"}], "type": "meter", "id": "92f652aaba8741afa92905fca0277175", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e266069339b6466b985171e56687d2ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b11cb1fcfbc642ae8477a08afbe666ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b71dbb6941724b108d89ff515d606608", "region_id": "RegionOne"}], "type": "metering", "id": "58decf0e55e84528bfe71b7a2a7512ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2830c358f01747fcbf4c3fef9da7c810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "909974efa64b448d92dbd3429b75b081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7178489198342709fc1d75f189a236e", "region_id": "RegionOne"}], "type": "telemetry", "id": "c942286ab6b74df8a41bf4d8e35c8543", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c74ea25b1993484ebd4b7d0c6ad480cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4d1bfbe60ea547b4beed7fafcad30c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5d6c3774e5034211b8a0d6e10c432fc7", "region_id": "RegionOne"}], "type": "event", "id": "01d3f7a5da42447fb738a51208446160", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9551dab40b034df491952b1221149b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a41d5fcefd894b9e90916beb82e36ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c2b066a68a7c4e1a9ff1e2af539d8ec8", "region_id": "RegionOne"}], "type": "events", "id": "a355116a08c34818a57c621a69aa5caa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7ff61d70c3240aaac89065baae45ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d124555a9b8b4d129d29a61a57e83de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b02711c4c3c413d82ce933172f1ef9f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fe1ab74b0d944dd3ad9f515490cfea09", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "afd54dddc23c4b66bde800c9374bb9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31698e5f1e4743b79dd82b663efe6d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "42db0130851142a6bcf025a28cf21ebb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e8a344a6222b4b5d8d227e3dc893448a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ed7ff9cd5874e259fbc3e1f737b48ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c98a80eba4bc48c99c949e934988a068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a624328922ac43039cd2f3b705f58511", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "946a23583af9489f83ce2039263574fb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eab8043ba0fb4323a40ecb6598aa37be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d07848c6e33457ab3e945f4ae0a18e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ef43b40478843b397309aa1ddb375b4", "region_id": "RegionOne"}], "type": "tricircle", "id": "9bba294e5bb64182b6be4d37016aaf16", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "069d1143bd204aff8463ff1ec7c91211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b96ba620a0f642e4bd2b2f139d63003a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3c70bde4225e4c77a8e90431490afdc6", "region_id": "RegionOne"}], "type": "database", "id": "434056a11d3149fe90f78c4da23a422b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6c818a746a14ee1a0b3112928e31440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db2c53ffab85492095c0468b44eda992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d73ebecd06ef482fa2427f6605420393", "region_id": "RegionOne"}], "type": "application-container", "id": "294df60401dd4afea15ca14637f552a5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00fc0029aae845c4ac0e4d0822a46c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e2f6edef468f470dbfb49cf695c85fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1d0cc0760faa492bb8d0f6ccade9c3f1", "region_id": "RegionOne"}], "type": "container", "id": "c00463a7c96340b2a336deb83818a570", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e9263bcb85f4df5a50f3f40d33ff424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4715fd150b414b4bb4e5e7d15e3294b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9f41d3f922e8483387149e7e2f726ca2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4443e4a07a5e4a8a99ba99e63d19a035", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e57136006114521a07a630933b575a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf38c0289db749a18a475162f31906c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e29b5a0b2f24641961186e0e12333af", "region_id": "RegionOne"}], "type": "rca", "id": "d544049fe4044c32bc97e8eeb9895c80", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3dea88aa0a944213906dac368b3a9cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "416f662b0d804c0fbfd10fc6a6b9378e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f48558d1748e4455b3d34ea326d966e7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "160fa575f7334ae2b59a91d9e17f4c6d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "59dbd68dce3c4e42bade3278d9b00bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7787f03a106c41b994225cfd5fc8b4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7c5c88d329ed444fb39d440bafd4c1a6", "region_id": "RegionOne"}], "type": "network", "id": "b13a44fede894064bd8c6c6c35475745", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "96aab3666ff84b3ebf7f8ca7a102712c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6824e340813c423cb689d3a2fb189e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "169dc9e800634784b05e447b970c0cf5", "region_id": "RegionOne"}], "type": "backup", "id": "7f400e60d6224d3f9639107da1cec174", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db9576a522784f8f9990c30b2e4b556e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63ccd6400c974324a3044f76eb7889fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "40519d9796bd4e3f927f94051a5176ef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f7392321fd6b40c78a295a82ecf08719", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "534d7a8584dc42dab1ba2e69636bcaed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df5afbc8aeec415f8f3e2a7eaccaf41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bde07cf8709b43e89776e99d7f9359b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ed901d83bda5462cb85196e99b7ec0ed", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "523c3df3fd6c4c2fa80c17040b2da3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "39c1dc4a19b44f75b818cf313c28d44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1bb27c7c1c06491e8b2eee7b70d93eb8", "region_id": "RegionOne"}], "type": "monitoring", "id": "ee5543285569499dad459bdf285493a2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "112fe38236b140759d44c9c82a53f62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a5eac40203746b5ac290e623877165d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "25fe8ffcf1a346dd8e9e64e4a6746044", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6517f7ec1bb24a22b399084c4b815ff1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7e5510e0ce9846f2aaf1f1bbb093ad35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5fb3f25de1954ce2802934a005d0c99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ebfec0a4b02d474ca1b4f52e55315d4e", "region_id": "RegionOne"}], "type": "placement", "id": "0bcea035d7af4152975a9f906d037ec6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b64b4c730c554d52ae8c68d9491934d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd68759c2e4e4c5bb806ec8de661b655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d4cbacdec1ec46d8b515a49e7b800781", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2f7e9c5dddcb40d0b4bb72ab44476dd5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce8dcfb7a7ff4605b85591c6b5747a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b7d17e1d0bf4349900e68585d0e1635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "efc400b6771e48f6af7978cc281626cc", "region_id": "RegionOne"}], "type": "ha", "id": "24d7d5ebd66a44e190d3b59fa22fed89", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7bd33148845d4e68adca726c93385510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b31c704b3a0e4f42980cbc01058263f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f26ef56ba0a14dccafe0bfc897a82c81", "region_id": "RegionOne"}], "type": "reservation", "id": "ca92b3c5128546bebf83d7f72f08df13", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c1addf0815aa43c99c11e6a9063be01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7702f1a4fdb3436e9c9ec0b11e2dd094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ea1f62318147400f94f4496eb43e29ef", "region_id": "RegionOne"}], "type": "function-engine", "id": "a0721e625ccd437482772cdeb78730a1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8ed110e8edb24c729874e9bf69ebe290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9f90d1384eeb4be5ac1d747184b48151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "138cb2a416844b3694280f54fc08f78c", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e6234848203489fae86b402dd605f69", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbb01d60c96243418773d834a5d3156f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3393f05d8b104be28240e6a702cbc3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d27a7e1386874b78b92a51d5b7a6980e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "55c6f29912824fbba9973d8dc017e9d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c028181aedad49a1aa7e67f8efee1529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "752c31d77dd54a9f8baade4f9a9ed412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "de4257a9ba1145dca261fcf3d5a460b1", "region_id": "RegionOne"}], "type": "registration", "id": "40c66eb5c5524946afd0d82e52f0619c", "name": "adjutant"}], "user": {"domain": {"id": "6c5bf097b255471fb09dd021b2a59546", "name": "3da79ffc68b8443b8e51687f58d0bb13"}, "id": "49d4b8c919cf485ab6fce1e61308315b", "name": "3d55457bf651464abcdf1313dcb91d06"}, "audit_ids": ["3eeb728a2d2246a9b3fd2cd07b4d3755", null], "issued_at": "2020-04-23T06:25:58.853130"}} 2020-04-23 06:27:59,009 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,014 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,016 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} {9} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.155294s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,881 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,886 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,889 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,893 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,905 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.829548+00:00", "project": {"domain": {"id": "d12e0babf0ee4d8c9282add77781e391", "name": "d665b3fa6d0d4d10ba6e152d9a473691"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ea38a07f19994656ac996b05865d23e0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5e6330ce9edf481c88e6fae258b3b09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "05d7f5982a3647cd97651227e2524946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a4e05d6246564605b0832b880d203aea", "region_id": "RegionOne"}], "type": "identity", "id": "98fedd1c2df54714952089cf259958ff", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a6f57d815b149ceaa4b411b05a3828a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "74ef4720ad7c48bcb83ceeae4f3034b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9768deac6f304449a3fa42f5fecc4b9f", "region_id": "RegionOne"}], "type": "compute", "id": "55448bb7a3c54cc8805567096a403912", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b909d3df2ec1420e8d8acbfd5ccc282c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "726b68e251424b60b67ad203f2bf344c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "508b175e06e64f448f7633d033db33fa", "region_id": "RegionOne"}], "type": "image", "id": "ef2220b137d744fa8301994fe9135dd1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d81712496aa24841a76f76f5d6fc0765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fb31d60106941e4b8a8c287a40b8bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9b85bd78644042d2a8601b015972c924", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fac76b76cc8b4f90b0db62ffb3cda152", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbe48f6b8eed4a2c84d07c7c652ebf26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f8ce466069a43559e11f49e2082846f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "346ea762afa6413a8ac6a41984b5d728", "region_id": "RegionOne"}], "type": "object-store", "id": "5cdc29dabcd14147a574c52ff5098f63", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4fe2e632629474e8a03374ea58733b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f96f34bef92b468db4bbbeeddce29efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6f86e52e94234fd48bd76f8083b00bc8", "region_id": "RegionOne"}], "type": "clustering", "id": "592bf974da6640af9de614e75cbeb1bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa6e89b5b3c140b8ad9ce73358d2fe4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49b80d5d605a4ef78107735bfadf5ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f819f8d96bbc4b5ca2462aaccc240c7d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4d2b2da90e264469892ab8652e338ffe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3eef097d25c54047908d557473af5357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1f7387c1b9f4d9db661435340d2eb0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "677e85b4ca3d4d9ca844eed9fbe365f1", "region_id": "RegionOne"}], "type": "cluster", "id": "8d6b7100e8b04b7d9c8e733ab18727b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "88ca214d45bf465f92f7972c9f54224a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1315f704e59b45d0b45f65cacae94e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4ee4c22accc8446b8df7478a0e18a513", "region_id": "RegionOne"}], "type": "data-processing", "id": "a6905f079c29470cb87fbb6191643fa1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f407a3520d2405c88a39331c97d5cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3fc9a1f9fb794437a4aa70642a343691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03b0df15f0cb461ea6aa255dc799bf50", "region_id": "RegionOne"}], "type": "baremetal", "id": "04422d100a9d4aa096c97ee962589d75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21f8efe1435742a7aa045927e6f196fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "330fe6096ac2435d86ab0cd39b2e6e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5ed59aabada478face171e1ab9a3c69", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1eb3dfd1ac5e4fffaba173317aa50bdd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "74b3bcb3249c4241bf030b1c3f6fddd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "53dd4f38510545d29e73d6078ae80d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "abfd8b831c614c5b8f1fa79fe6bbf972", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ade3d58c5b9c42ed8acc693fba5aa5d2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "efca06dc76174537b4d83989383c52bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e705b62e9a2f4c65b5d7e10726a9a717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b64dfb9e11b646b8bd4e3042e3c222ab", "region_id": "RegionOne"}], "type": "key-manager", "id": "4b044e6fd5ef422fbe13cc5a5f9edb37", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5aef4334a2564348a9981668c00350fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ca0aab403c64436bd1eebba1ecb2f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6fc98250926c42938087750125ccaaf1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "36290beea5f346f2af402e1b2156125b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9992e4286434d01a3cdb68aecfdc9fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13ea09c838d14284943822a6ac6c3668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "18c387c0dc5c45199fad7f5dcb1e0159", "region_id": "RegionOne"}], "type": "infra-optim", "id": "86352c593d074f9fb489caf691926208", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9c2e06095aa94d72b7580f0cee508822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "848ee09031834b7ca41c932b9ed0b249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4c755c5e90a24f5488ac65552a29f632", "region_id": "RegionOne"}], "type": "message", "id": "74a47eb602ee4497ba7f1377f561a220", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5d34298022154d11877380cf1f04c358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d458fe3d77e3441bb8812f6c5e48f9bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e371f285218a4a63baa2a06f75e51b97", "region_id": "RegionOne"}], "type": "messaging", "id": "779440172234436588133c4290493b5e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "92327eb78e1f4ab696201cba09dc6cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98c056e59e0e4c81829791a8e2d052ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2b4a7bbf74664a549024c08ea4caf1d0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "601bba88b746463c9b0c9e9fbba9d702", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e6d4d4d59054d99bb6d11b4ea5d6ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b1d72b425a14a5e8843af042709ede7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b689b9260f78443eb722651cdc746697", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5a4631a088db4b4cbeb4e790721a03e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d637b42f44d74340bb007040551c9f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b2d55253e294e12bec95c39c52e432f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7478e97919f94b77b65a3b5fdb20d4ab", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "481171399315477dbc182ed5936f6a77", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ca277dd7a6b4411ab65b3aa66577b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6221d12f7a15419e83f40113447d6d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79577658594f4ec98c106d4aa93b2893", "region_id": "RegionOne"}], "type": "container-infra", "id": "34ee9448cb484efcbd4535000ee96f39", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5b7aece5a76044359cb2046e20d6c531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9d4c6a03abc04a54900842f8ecc44ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9a1562df2f2e4c9dac21cd8961e9d4f7", "region_id": "RegionOne"}], "type": "search", "id": "67e6a93bcb364b1885f2db6c2b5c3175", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "56bbe893fae6440a941d29a3f603076f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "270c96405cec46668b34c2c0f59b248e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "100e5b753cc548a8ace4bc8b8a7c7432", "region_id": "RegionOne"}], "type": "dns", "id": "930aa2970f5347c682b857fe71daa50b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4da5e5bd66a4851a4c6f7f89dd52eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "116ef46bdcd2408a9477b9a70b5589a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3a957d265d7246b29beca19d2f9c37ef", "region_id": "RegionOne"}], "type": "workflow", "id": "6f32e1ff2a854ee78f1e625343ed6951", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0506b1d81a6240e49f3f15b690a9cf40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7349a94779d46f0afdda9d9485259e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7aea9b9d88a14afcb863ace20dcf2bd3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9036257d691c459cba5adaa756ad5349", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "659a7af3382a44d284a353bbc152492b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d010f9d82d454153bbb9ba063e9e9688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e7a6609938764415b97d34806a9bf16c", "region_id": "RegionOne"}], "type": "rating", "id": "a2741267911046978faa0bf8aaf7c9f6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ecff6b55ee349fdac7e36f69cfbf295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd143c18097a46e5b7ec163515363ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "40be58f46eee4c01a4f99c9d24d3b3d4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "543b10a8af4a4f15bf29628e6c4045aa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2680b51ea8146118abb35b646037b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3d0c3783f53453598c483a9e995b864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "faeae2c68dde4d019c6e1df483127944", "region_id": "RegionOne"}], "type": "policy", "id": "a7fef95a63a74ea9a23e69c88a15fb82", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "196e6a597ba64884b58fbecc1b498f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3950e36898b4ef1bd649e1c030f820e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b88881c12764d168584d4c656761db8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a73507e00dea41388ae419af6369a0ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a94a22133e04ef2a320e317435e5e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f608793e9e04697a7c428234f3d6b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "74810e7128354bdfb18ac8f3d9220c0e", "region_id": "RegionOne"}], "type": "sharev2", "id": "7860bde8e83a49a68f404eba75b24156", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42325b5d9bcc409a880748129dbd5611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9114e806792744179b196823b0fa4fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b9e53fb64ca54cf1b20bfa7507518744", "region_id": "RegionOne"}], "type": "share", "id": "8ee734bfce80424f92e0f3de73c56aae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "240169ef0ea34de3994c0ed080bff58f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f4de58c594b4bf09d8b0f354e070f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f727eb0ed6d478eb3a70c6c9fda4211", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9d55f8ef7e9045fb882784f520dd66dd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "272f0ffae8144880b60a63044ea6e8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e38b21cd91f74340acf61b416c6a7607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd055f84017c4b45a04cdffe28544118", "region_id": "RegionOne"}], "type": "orchestration", "id": "bde18a27ed3e43e0b8255c509d761621", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9abec6a99c9d46cd8ac1b5d641590bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8ad74f774a1467bbe9b1745f6e0ee86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af9a879d200d419bb20b112c81158266", "region_id": "RegionOne"}], "type": "block-storage", "id": "798e192bfa994d6baf89bd0d8782238e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c457d35ed3ab41048206dcab02251cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7e068b371f747e2b81d71c593401e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a62b490a41c4c8085a1f87cc8672849", "region_id": "RegionOne"}], "type": "volumev3", "id": "bd20558f8a1448ca91a043b6891ff6e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "030522d21d5c45c5ad383d4b5c607109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06fdf11993c146a78a8250c4e2dfb460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "299441352f40456e8050ce3d24c0707e", "region_id": "RegionOne"}], "type": "volumev2", "id": "57ae3e0748f64e7fa0cd1e37986c08f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22d0773c823542f1ad2ad5d667afb2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0351837c3dd3483aa2c95f2bd2746380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26a30ccc1fdb4b5a92b5acfaf79a4bf0", "region_id": "RegionOne"}], "type": "volume", "id": "e64e80a717fd4dc58c7969bf7b535698", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfc456ca0af34b468ea212089430815f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5b7c425c6d747fdbcb57d9ebaf23751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921a50c7a41c4696a958d3f16b49f904", "region_id": "RegionOne"}], "type": "block-store", "id": "5ef8520e7b3045908fcc319342929c0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "280d95bf25804d67b4579da3d9256e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f864fdcdaee4b64b92ccb8597667af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5b542eeca56541819899d515e5428f70", "region_id": "RegionOne"}], "type": "alarm", "id": "d271bf4acfee4866840f1461bacc3037", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3906c9379f7143a59b97a078103b7085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c4ee2bce40449ec855f68f618907fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0a0bf472dc8349eda389040385c4c3d1", "region_id": "RegionOne"}], "type": "alarming", "id": "e6bd56846b7c43ca9d2adb18a65e9ffc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7331dd1faf1468c96e3b3c52c31197c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6454be0d0d442c2bc99cbbbb485ef95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "880a9c5b546b439e86772fb07e70ce3a", "region_id": "RegionOne"}], "type": "meter", "id": "ea921c468ff74a8ca70eb8690fc270c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d13b1f20d2294cadb5a66b4b28b711d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f889a754779844bb87557e6c250b8774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b76193a1cc454483ab8ffd23dfa58050", "region_id": "RegionOne"}], "type": "metering", "id": "05ecbc1b94244f889000e30b0ece352a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b5413861b3945c997a3e461c6d1af2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35500e664ddd4c9087e77d07de833b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "924fa4cc67d44ccb9a03d8fc87fe289a", "region_id": "RegionOne"}], "type": "telemetry", "id": "27227dc9f27c4a7fbc92199c5de16ad4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ead500d7f9ac4310ae7d63e6441169d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f31ba6d117444eb4b65cb37348ba1d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cbffb9ee7a1147aaaddde940cb4cc63e", "region_id": "RegionOne"}], "type": "event", "id": "433b223fc41d4ba6846ce69fe5ba216b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8bf88752dcd7420ba605c86168838926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1e755c3334bd42bb9c8b140cdefc42dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1726e818bdf941208f120c79a835282c", "region_id": "RegionOne"}], "type": "events", "id": "f837606266454a37a4fa8c9af76b7542", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b576b7c033947e3a41c2f638a0353cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3091c3f3ad7419bbafce4814391fda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a703cde031942b6b5c3bd36a657e627", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0c7ed39d9a104fbd8dec3c2094828b25", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dfdf3ca9420b429ebc15ed7298db0e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "138ff8756ea142b2b49b78a4abb6cbf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8e16c85d74954291b84fba2035bf0d13", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1c0b250aa0664e46b77e828ef8c11923", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "034f0724b1054e3c954a4db767b4ca1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1231eac206a1434c92e0a415ffcb52e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcdfa11f6c1a4059aa2e5451b91d9be7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e1732cc8b4a5485d92c3ec1cd64fcee8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7040ac6f92a8453dad7c960b1d51fa7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b176539614784331ba39e085582004dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91ab8de3dc46425abf312604c9fa0f7d", "region_id": "RegionOne"}], "type": "tricircle", "id": "6cd1cf062fc2495380b606f42016d400", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "47f45f1a74584ab69ed546ff15e15d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6e80880de3a6460b9a4f375084f929b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "271088a12bdd4edd88bbb02de5887dfb", "region_id": "RegionOne"}], "type": "database", "id": "1c9826d6e6a845c8afa727002175244e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "854409c998ea4f70bb745b99c80f4143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5617ecfd9894dea8e4fe49ef8fb2095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2ac7cd0ac9274864be99124a664ca224", "region_id": "RegionOne"}], "type": "application-container", "id": "dbf6324c69904f64a363ec29601bd335", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f21e4184e1c4eb0b8c9e249378f1a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d97288949a684bb7940628d59685cbfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4ea820b7383747a0912bec8567117f20", "region_id": "RegionOne"}], "type": "container", "id": "9f34841472de4ee3943c45abed2072be", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2fcb6227162a48b4812458da61fbae02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3a24b5be22c4dfabbba5bb069ef89f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e528f55b6c314928a5495d1fecaa45e7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4a8b81c29d10413a8e97b3d446b91088", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72f73e34658744319a9a351a9fd46422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e76db70156d49bfa352cceaefcb479e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2cc500cefd9642ff930dc2d819b8bae2", "region_id": "RegionOne"}], "type": "rca", "id": "84fc06abf7f54b0491b3d66a213b39a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "536fd102060f4a6eadbb64cf2e1d8fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f7b040436b84311acd3ba35582e60a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b4d74c0f92e74e6a9b1c3ec4a385feb2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c96362d2a89049adb7c0a09a198f94a2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "544cdf075eed429a986b4008f7e7402c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "63773f7649494bffa6478bec60df3074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "919ce726593349ff8838a4b621fd6243", "region_id": "RegionOne"}], "type": "network", "id": "639dd7c05bdf4f4da021d1705797e760", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3284a149301344f6b1176b4263582c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "45b1188ae6404b39874f0061d1362d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bb8bddf844e64e1f9ec71f2b93efd36b", "region_id": "RegionOne"}], "type": "backup", "id": "eae0b8c9f20a46d1867cc260917d1e5c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5fc493c5d154ea1893a439973aa65ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bef82239c4ec4cfcb22713b04a6dc62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b78c6f076939413bafe6c61d7b129c3e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0e9c902ecd214c379fae4a9debf9fdd8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7708fa8805d4ecc885559d69bc81f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9695850bfb3843e1bf8656b0039959e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "96a62872935248f0bb95d6f278f68afa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "71dc324ac40f436f895e75e58f7fff81", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "294d91b928f849c3a5741e21d2945196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fabcba4657ca46c59b572dd055954524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7c48ef56b0614aecb6438aba4f423fab", "region_id": "RegionOne"}], "type": "monitoring", "id": "dbcdffc4823d4668bdf959997fcc1959", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28f0b83e1e2440e28fd00b4eb8fafbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "973e48e32c9142d384be5290a5c6e075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "45ffde4c5813464885c3420ff39c0c0f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b067d5d48c8141679cedeacef6dde486", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b91dc84dd27447738c932afe3a545be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "07eb0192169d440095592e23b7f1c1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "39ac9ed9d43643a882cab78b21e789c6", "region_id": "RegionOne"}], "type": "placement", "id": "0edf37c865dd4eeba744c9696ffd8794", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0332e1e0064a43f5a0d837742d38ccd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ea94600d7864a4a9d35812dddda9898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78a19486628742099383d3597f9aafe0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bec5e22a70cd44f2826aa799463ae03d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "451de9c6c8374b42ae99eb1aaf372901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1fb3d7b7b0dd4db6a878fe1502b4a357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2c3f13788de243dbba0d469aadda8889", "region_id": "RegionOne"}], "type": "ha", "id": "55d91041a4a9412697e652f1d1a5a03e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "54a9e51b8369454b9eb30c69cda99702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "417be7db54da454a97b7b0eb2be9c722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9b8816ad77984899b8cb692ec3ebc34a", "region_id": "RegionOne"}], "type": "reservation", "id": "30dcb07a7eb34ac58beda764be5031b3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "52b7b104831940adabf28bff9ab9f0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d680c7a70e74370ade7c8ff5851b8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7d4a7681f44841ddbba7c879b694f34b", "region_id": "RegionOne"}], "type": "function-engine", "id": "c4ef0b84406a4c4abe7bb171ecc4f9e3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "104b4568092c4f50988e913c1d244f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0dbde0ee11a45629402f34f41f84979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ff43048ddb5b4970a200646f7dd6c47d", "region_id": "RegionOne"}], "type": "accelerator", "id": "31eca82472df4a0781faf335de2d15cf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbbb3a16649d4bb383e5ec0bf3a34d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dac5e418947f4f13afa1b49d36408f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ebbf9c759b048f2ac08d3bb66617436", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5f0f88d2108a42b6831d88fea56c6937", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f42f85b1814b4f5ca178fede254c612b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3bf2a511e4394ec784e26e8be36727cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "621af047ca7a44b497f4b772bbf0ac83", "region_id": "RegionOne"}], "type": "registration", "id": "45eb4a5ecd4240e6a666ffa258268f6d", "name": "adjutant"}], "user": {"domain": {"id": "322138219b7d4bc795ccb8658b778321", "name": "9b47723c1b264328b1c933a9aa8d0cbb"}, "id": "c1bde567f9f44507a25329bd7e9237e2", "name": "733913076608483bbed15ea2ec3c1837"}, "audit_ids": ["03329dc709db473d84595a95b2fef3a0", null], "issued_at": "2020-04-23T06:25:58.829548"}} 2020-04-23 06:27:58,974 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,978 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,979 keystoneauth.session RESP BODY: {"extensions": []} {24} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.163889s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,785 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,789 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,791 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,794 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,805 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.719996+00:00", "project": {"domain": {"id": "c5f3c474f58840d291a10564b3d974be", "name": "69f514ec200b40d69ab8ac2deea70b28"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "89a4598784724db086a7c3583d93c5c3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e08c9550114a4445a9783ebe15278b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "14b33a604cad42a381cdcc69fd746dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2dd1aa285efa435b899ba24fad4291f5", "region_id": "RegionOne"}], "type": "identity", "id": "d497fbb5ce4a4a49a8ec9a6dffa30932", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d1558fd7728a4824a1974f25f876a196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fc7adeb88f6d4aca9b754d9454ae473a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1cd9ad9310ab4903bb7e950d81db3d2c", "region_id": "RegionOne"}], "type": "compute", "id": "9d53ce0b23d040c18023611b03cfceda", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "db6f444bdd02478e93967e1440903dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a210b0ea0ced4468b67a57c862f662ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "986d873dc34a4566aad5f6541aca95e8", "region_id": "RegionOne"}], "type": "image", "id": "f634929095974a1a82386edf31dc37d0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d2ab2426e3464b4598cee3b706224853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "db83c92a52d34b9eba74d1a759a13d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6bd0adf070244005bbbaa183a8bd745e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f3a3acb9f3e840c1b5b7a49706cfe954", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b4aa0edc884179974ba6eb0e1be1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d363c5b87cf4adcbc0e938069e18693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85bb3f28e05e45b1a171a43e3bca1d5f", "region_id": "RegionOne"}], "type": "object-store", "id": "7ab1608ea884446d926bf79d73f5502e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1cf40d96c314b0b9aa529442d04785a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09251b1fce884c529fa77c2f43179740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "92e9f320b6804382905fe695b871a57b", "region_id": "RegionOne"}], "type": "clustering", "id": "3cba1be02bcb4f71a9cef06e855bc07d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99507a43760d49c3837f121bcf06de02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5051864cc6684e1f904961be56616b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "690313098f8f4428abf169238d20ad73", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7e700974b59f4b00a1f40b0e3394c9b8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b934a4caab8e465c82b2673a173043ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "970aa284c5374f1fa97549e6ee471ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3fbd283eac849809a295b1eeaa14376", "region_id": "RegionOne"}], "type": "cluster", "id": "284496833f784b36b2b5aa0ab1fb3ae3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f3cac24f511d4e77ac0f1852fd11bd34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87c5e93476d047868dfa3e9ec3e70c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "edc1eea54f454ff1b2a6953c98b4c21f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e6007b3cd4a74e8690c692e4f5fba125", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "128282fe275a4cbebfc9d6c2f5a516a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "47e5261dd68f4a878da53c41f67ba17a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69bd4634f6aa46da9a8dfa57161fc669", "region_id": "RegionOne"}], "type": "baremetal", "id": "cb07a9e2653c42f6bd881bc9783c92b6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "623974a5c3c34127b03c9c71308bbb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de74f4996ec04fffb4f9eaa5afb3d51b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fa507deaafc24d12a6d56e841be8be60", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5a5c01000e0943f5b2a2360732dc70b6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b51dfd457164059a8e93a82b8928ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "38b3d546ca694480a6e200f0f1c31cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2443bc99067c4123942dbe6db3e19a67", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d70c14fd69d34abaa116dad87270ecd9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ec7a3f12e7394bb9a8535d2ccf5da123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3076f40aa1d462a9dbc959d99a4fa5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "38ec2367d5b44028a17d340e7f532742", "region_id": "RegionOne"}], "type": "key-manager", "id": "dbf5dfbf5a564d20ae091f22a1e6a938", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72040fc164ba45a4af5e548822906d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6753d0cd69d34b0185cb98ecb966a62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "129b3e326b324792bca0abc98b698241", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cca0e5aae51e437eab6a19a8cd85127d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9a0c3e580664b188491eeccd989670a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f0c6478a3d84b42b38be128e6ac304f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c0a697140e4142978e16a36904c29fa0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "afd18d302598488bac9034ae8e236f9e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c98b9cc101c4263a963496bca5cc362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b837ab095411419795c5360a90f6fef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1d8f71bafe3c43af984498025cd9bcaf", "region_id": "RegionOne"}], "type": "message", "id": "6fedc77e53834d06b6b429a97dc6ae7f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e9182bdc749c43afa6f54fb52a6da6d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3cd21c506fd245b79699ed5d42578126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "090b2d0c71034f6d89f9a808024efbac", "region_id": "RegionOne"}], "type": "messaging", "id": "d2a10a4a0a7b4615a4bb39f618bc37c4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "23b6bf01bf0141b6818dcbd9117772be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f51798f72fb4a619c7580a0b82cdf25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0a27e6dc8fec40a7a49a7cdee9832c69", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2e727fe4f3d3445c89fb5db809d977dd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fff7820eb4564a52a56cf7ceb8506e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4b1372585a14406894fc430353813fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e09c28099f12474fbc5d8bde804f813e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a8791a27ac86450299e8192a0467552d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db7c1e7ad0d64b0599b764d551bc6383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9dcb0f84da3041c38ef9e37475069023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0e7e71ec8c14e8d914cb5afc7d7ca64", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "471416832afa40938133505f0f1d06db", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25a6656bc34f4f85be197f873bd0b9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae2fe0a663e44a2abfc9a7a44d81bbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ce10d2ae3ef48dfaefa118c60600482", "region_id": "RegionOne"}], "type": "container-infra", "id": "d887c4ec124240c6a37f78beb7948fc8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "82758da12478429cb248a8a66287e683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8be19118a690441498d3c6eba9b24b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ac044dbefcab4015858bae9f527d7802", "region_id": "RegionOne"}], "type": "search", "id": "9fca6e6cc4234e70976edc3105d5359f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ccdf826c231c42cc816762d68d6d545b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "30dc3362ff554b6b8fa272d55a55259c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d54725f430f0444d8190314b81a67c3d", "region_id": "RegionOne"}], "type": "dns", "id": "4cb670b46b2742ada872a9757e5e3fc6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74671b254c384987b6b0d0bf0546af6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "822b44179bec434695595fb463d4a2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f817808aed834bada343c18910553126", "region_id": "RegionOne"}], "type": "workflow", "id": "8aec3434a1694b3fa76ad16fc33877c9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "338682908e3c41d4a4974b7bb8e8092c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b29b53eac21d473b8ba450c885d6ffc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c99d2f73d68f4167b7c214e00ef6fc7d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f345de2e070b49d8aba12f905af8d44a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "359a04f018ec49d584973d75354b8941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a8244ebaea6b4a2483e3a6937489bd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "956b8aab8b7a415f9a953eb27154eca2", "region_id": "RegionOne"}], "type": "rating", "id": "7b3cfd9fa3354ea0b3864dcb31753993", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d737e83b42e144059c732f68ff3e07f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "817d8c602dcf4cb4bfe6feff15317104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "23a276eacc4541789f412c4b81e15891", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5ed4bf59f87f4ca798e6ac928aa963dc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ec2e536703e4718bd3e2f404475c63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8f9b3c7c6a1416cbd2924da62a27d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "101fd926ad644f049fc67059ace9263c", "region_id": "RegionOne"}], "type": "policy", "id": "b432807919784ff6ac452712a89233d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fe46e33bebc489099060f0d64324ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c079cc5adfa41ba8b5559b981ecf7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29c13574d40f42de954c373217ef54e6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5bbceb72acc0435194c68cfd725d14ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff2a299def384aa39571b7d42c3109b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9b22c61dafa4778856f500311625387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b26e99986cb4e208eb2ceb06ec26c6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "3994f2a1c9b84e438de08a1706a6fb79", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d59a6fbdbf84d6080541c8b3445e628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea495b86c46a4b0aad1cf2fcba368a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38c9629f910c43a6bd7991e3a2968f4e", "region_id": "RegionOne"}], "type": "share", "id": "44781233685d44b384b7e32d761b0bfc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "832011cd1cf84f07ad6ca70eca7ed973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2849c71841d346a18ceda7a9da00ff0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "21c513de74104a80b629e21fbc17f6d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "72b98192629e4eb9a33c964485901d77", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9b97f910d1a43bfa68ead0fb81eab59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "430fbf88d5ab4e2e9cd6afbf8db3448f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f961c3d001c444e5aa182a971bf9e036", "region_id": "RegionOne"}], "type": "orchestration", "id": "40329a23ae984bf9b2697f3517d21c99", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90ca8338c239430faebbaeb5f46992df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63c6c974ecc64d258b3f6e415958d0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87c2bb8fd164d3ab7c0043394b4c2e0", "region_id": "RegionOne"}], "type": "block-storage", "id": "9a829462ee834fb89b32920487828024", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69421d3266a64ebfa500b057f87dd50d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9471f20d4fb24780817488fdfcf7181f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d05251ecb22844839d68721a0dfe81b6", "region_id": "RegionOne"}], "type": "volumev3", "id": "8edfcc6b4ee94b4ba877dad7aa39c5b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5adb0fe1ffba4232bd377ba3fe99179a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348398a021dc4c78b456f27434efdbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a9722836ba543da9c639a13dd69ce20", "region_id": "RegionOne"}], "type": "volumev2", "id": "2bb037360e4c46e3960d047d1b778e28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9466e84d75504e27a1d25b2b4e11cbe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4c1813387e5422994a22e8fe8d6ab75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9560c33bb859453480ade5153f22f1dd", "region_id": "RegionOne"}], "type": "volume", "id": "daef435643ec4af294429242408a207b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ca559b8e5544978ae60965d42fa9945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e40900bae2486f99d7d20efe2ac83e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a63642baa001419b8ed2c511f69841ef", "region_id": "RegionOne"}], "type": "block-store", "id": "05259b24f5934a2f9485bebfe17e6629", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6cdce6baba5845828bbea87cf28c2f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "463072a08a2842b2a911cef3bde104a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6be1eb57d9ee45da8a1c93040f04e690", "region_id": "RegionOne"}], "type": "alarm", "id": "3c2da1fa14ee4aa3816ddae1138cf69e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "991e29fff4c64803bb9b8ea579844a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3f633fcaa4e45da8461da33fd6cc9ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bb0390473ac04ecd83d472fca86ccedc", "region_id": "RegionOne"}], "type": "alarming", "id": "1c8a8dcc965249ac9377cc0c6839b1c2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ea696339ae34e579668a7243497ad45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "90e4d811b5f0440b841a9b6873fb3f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "23ade18f65d44882bebab76da011de1c", "region_id": "RegionOne"}], "type": "meter", "id": "7d38a56a03b24b23b933b8e32e2c6bfe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f24f607bda24d7c86d7c56aa6e894b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fec80ccfb113428198ae660094e1d5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55499959af0b42a8964fb93a0f98bbc1", "region_id": "RegionOne"}], "type": "metering", "id": "4740a195cb054800ae5b8fec11eafe62", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc5398ba47fc4346b6e3ce8918c6bd38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12363d92db3647319b59e48a3f5c2e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa348eb875a64ceeb19242c6d681e22d", "region_id": "RegionOne"}], "type": "telemetry", "id": "9be9739e22dd4ace894eca87253e2d1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a9fe98e3675347ed80cf880dad97313b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f3fcd4d6d4b84d7c928b4e90c92643d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cf180cba77d34329912179f8540f0074", "region_id": "RegionOne"}], "type": "event", "id": "27de3ad20f7444c5af87398545b45131", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10a330e973b0454ab914ee9ce1ade13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "65bc76ed9b764e04b051bb22b968d202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "00a8dda3de3e42a18be5fe4c75ef8e12", "region_id": "RegionOne"}], "type": "events", "id": "db25e82d727f4142a4cdba9f898b4989", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccad1070823646fba42a61e628b0676c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b88dfe520754adb858088e31ff8b48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b027eb0425f24608a777006a464604ff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cc0e72bb9bad42d68edd33abb839ca03", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7112451ea3b5422c923c4aa9e297e79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f02f698e33b044a49ce4b25110a75023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a9ef580f7f4548e3ac7b32269b182f57", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7f1e90bf4b5e4f858d998d3c49f8ca33", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "486fb03c8cd9412e9a0251b8187f6316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52142b74cca04a26955f793e5dcf276b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "581cb3b64c6d461a98a864764c6d9b99", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7a567ee912c143b2a1bc260d61019a10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5777a0cc0884425a902678ddd6fdb2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "432795643c6c40c98ddd82ef8ae2237f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca8edf06beb44e028147a61a089d88ed", "region_id": "RegionOne"}], "type": "tricircle", "id": "34251d3ba7b34e8cadfee032e8923e5c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f1c905ca993340d38ab4f1ca9cdd0f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a2b301e9f14049b98f3846523696f3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "96b7d5a6fd4740ca9b5ce8c87aab7be0", "region_id": "RegionOne"}], "type": "database", "id": "040528f0cd5f41c080d1c968f4b46e36", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06f441a0268f4336afd9e5c10d18046f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1110d67ce78748f6a2d3a304be5ce2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b6d84eba214541888c19dba3ddbdb50a", "region_id": "RegionOne"}], "type": "application-container", "id": "c5c5bc5a2d8b4c059e15409bbdf483f3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89e7d1a5372449bf99635225d920a8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d301bac637244bb0bdd4c1ea2799235d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bb764538fbaa46f2a7b900bcaf57a939", "region_id": "RegionOne"}], "type": "container", "id": "f9ba4ec225734ad591c33cef6533925a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c6ea7f884e8471ba16feea345a66399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "26994564e92049fe93d80a8953878ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eca191ab6bcf43808cdeac6b5231506c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "32e131f4719d4269a7c3b1fcf662a895", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a900354f21484d649592c7c20679c1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0476912cf384742bd874e0dd6333fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "88327b469f00483a97bdf86989d8a27d", "region_id": "RegionOne"}], "type": "rca", "id": "d489c3254ad24aa2bfab15bff146fc35", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d38ba488b2c748f4bd84bb78082381bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ea67909c96bb4c33ae15b9eb08d0b927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ba150e79bacd4a22954edc48cec37ba9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f07bb5b1259c4062bd0943deb16c1339", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f1a75a5c8c114d7c9691e5ab6ffeae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "73e69f9a49c6493ebe29d43bfab14d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "38229dabbe6a45da9e18d12180491cfb", "region_id": "RegionOne"}], "type": "network", "id": "4e025db2666d49ca8f8988f4b1ea7b89", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "655daad1b31147b2a9a6f0721d2ff6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f2e903e51f3947d0b4cff0bf052f4296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c3552a4d5f8a42ae9b4747135716a369", "region_id": "RegionOne"}], "type": "backup", "id": "3eeb6b58fb104a37b134a3c6a97070f8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1330635edb1d4bd6bd93b69f0899f785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ddabfcfcc934af1b3daeb045600a642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e41bcd72e0cc409fb9401d1613373d7e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "44f8abc2c2974e2b8310855f5d159c3c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a689cf1266754afeb8f3fa9db8792353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8bf5241b5a7c4d4e87658576acf2a113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4336be4ed5884bb482370e7a54cc686b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c00e2c794a054b6885a86dc94f0c9504", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8e78ec2f9b684ec3a6e8a3525c6ccef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "84f7b3de3bcb485db958c1bfdaefc28a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8ff5bdeb7bef4518a5c0345417f2f284", "region_id": "RegionOne"}], "type": "monitoring", "id": "506f56becd194697a49daabec342b5a9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0952e8590c8e48c3af38d29dd0d5b7d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "af3eba12443743908cbc34756a8a3551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bdece9b8945f41969c7f574518ba6991", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5394b4cf23584b70b76954297434562a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ffa3caa99b5f47a786742cefd2ea1f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "911c0277a5e94bd7b2a526998af8d66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d439c81cf0794e63b3b0a0044db7c83c", "region_id": "RegionOne"}], "type": "placement", "id": "7f21614f11e64937ab8b801b63b1a935", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21c0acbab7fc423b87ecabfb92968fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a09bfcf83ab480ca3a507b9512ee90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22c6ae9c7dda4a709307f6c9c5e8286b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "07ae06b6ed3c4013bad9002d86f40bc6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d66cf6591fed412caee56faffcc086cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b6d0e3971a4481588740c12ab3dd2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e24623d17dfe4bf0bca04ee2eda344ad", "region_id": "RegionOne"}], "type": "ha", "id": "bf767f7f5dd442e089e7045271a5624b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "641eee742ef14ac0afe8095889a86cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "88fe39aa22d946a68c5169658c68daea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3ab105d1f1904a888dc7c05fff0ac5e4", "region_id": "RegionOne"}], "type": "reservation", "id": "2175e708abdf4702a620bd4dc1b51b98", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0eff3829607d4207ae949484bc22e39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b90de95d688c430a914108f22f3af815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cef0fca45f0b47ec9477a6428ec048d0", "region_id": "RegionOne"}], "type": "function-engine", "id": "1825937e332c45ecb190a8b5c78fc628", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a11ad6f8ccdb4f4e8a5ccb780f51d206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "81b0583f66e54ed49c56c4e6dd148bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c17882a1f53647b6afd9244d9ff2b28f", "region_id": "RegionOne"}], "type": "accelerator", "id": "309384eba5c444109d950d14fbdef55a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "600e4991557c498b965c36d38e405ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bd8d97b4ed7443da64d3dd881f2fcb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "08d5ae3fb40e4bacb21158ad52fd7aa9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "65a56bab8da34573943c871e284f49a1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba7d5c9391aa4b5cb0d2de0ac80a35e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fc644a53ab264a31b6f75237873fa875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce10d4d126a24b1daedca23df9f5cae2", "region_id": "RegionOne"}], "type": "registration", "id": "101a6089bcd147a0981b1b3e05099df9", "name": "adjutant"}], "user": {"domain": {"id": "30b1e1baa044420ab1c76dfda870ede9", "name": "5971117f85ff4cf2af47409af40754b5"}, "id": "6cbd90860c9e4770adf11035f8537db0", "name": "c6887e82938346f1bf697f2bbc130526"}, "audit_ids": ["2235953380fa482caeb5c481170eb52c", null], "issued_at": "2020-04-23T06:25:58.719996"}} 2020-04-23 06:27:58,870 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"flavor": {"vcpus": 24, "ram": 65536, "name": "vanilla", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1600, "id": null, "swap": 0}}' 2020-04-23 06:27:58,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,877 keystoneauth.session RESP BODY: {"flavor": {"links": [{"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "self"}, {"href": "https://compute.example.com/v2.1/flavors/0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "rel": "bookmark"}], "ram": 100, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1600, "id": "0c1d9008-f546-4608-9e8f-f8bdaec8dddd", "name": "vanilla", "vcpus": 24, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} {17} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.105550s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,879 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,885 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,888 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,891 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,903 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.819348+00:00", "project": {"domain": {"id": "62d332842b664fe08c699d5d34616007", "name": "b5e10195783945e1b04c1b5393852ee2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "34ac1fcf49494472899ea47049c6decc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b6a266da2bfa4b90a4a0d13e997e31d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c728b8da9d7546a4838ab43fc746519d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "caeace01dc794494a8f6bc47e55b9006", "region_id": "RegionOne"}], "type": "identity", "id": "7176ee3623124f6f92a0b07638468c0e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3fa3c05bcb0246e1a7e17c77fbf31974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "52d50c3e54d84a859d9ab95bc7b6db63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d64ec15c962f43f7b75bb1b876e5d126", "region_id": "RegionOne"}], "type": "compute", "id": "343b5f1ad87f4e73afec6f0555359ef1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3748f65baeb042eebd074602654e1d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "90e3a786a43e43e98e5d22f8bfe73c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "060456cadbb94827a453ce38b2a3a05e", "region_id": "RegionOne"}], "type": "image", "id": "d1fbbf8e08274105a5a91e2125933f91", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "507ee344e5554be6a3c955c4a710ee76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6a7f4a82f437453f90f513956ff3cda5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "23043edbd7154ea4907f2c8bcc166fed", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9ce6edd05f39451bae1e61620ff6471b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "293a9228ceb74b9280b9d5f4cfff2e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7d77216204644b18facf26f93665de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fda5c8b92f54d15a8a224ca10941b6c", "region_id": "RegionOne"}], "type": "object-store", "id": "230b617f44304a97ac03a355f77ecbd4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "812fea124b9d42968e5541ef66dfedb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c611a7ba89dc4658b4c074f7f390a421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c9f62ba9137443ef9201ef49bdd88dc0", "region_id": "RegionOne"}], "type": "clustering", "id": "a3e31e1c6c4c40d1a31bef1564c79de0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b21430463f942889366bae984a0d75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2161a9b2ab474458b85a636c19e8d713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9fa8932ff5b94700aed9b6ce865931e4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "92efa52ac4eb4fe5a1362853cf2041cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82a8404ce9ad48cd8d027d1465ca11ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8431c4e07bb04839930bb3fb6f6385d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e0f396eda7b4fc396824b84fa50499d", "region_id": "RegionOne"}], "type": "cluster", "id": "e2ae0722d5524b4fb198b9bfde2ca03e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4195dfe7730048d18859947923695490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ecc952909c8e49d2b988d1f7b5a41d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "743cb3cc94d24aad84530e9610f4df04", "region_id": "RegionOne"}], "type": "data-processing", "id": "0766fa0593e646bab670c7af014edd17", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46507c510608471eba1965e1ad99c8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7139e0c060804cdb861c378d4ef4cbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7dbf2879448a45bca5641364621c3408", "region_id": "RegionOne"}], "type": "baremetal", "id": "7e241ff5ddaa461188eaebb64d8b0fb0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e3b9edc92a94c91b23f32516176e93c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "798e5c551cc14798882b7212cf63025f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f960f1bb5a2348878a8b4359d5522687", "region_id": "RegionOne"}], "type": "bare-metal", "id": "675a4201f8704cd8beca99814a8af8fb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "184002c937d34817809fc10110eec0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ceafcb915e541d98e07060b4bfda39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1047bdfcb5d24fe7bfa3c764dbe290bb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5644f08aee414b0982412193cbfc12ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c9e1eaf129a489094d728fe20a88acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0aec19782784b77aa71f8da528bad5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "548cf8e0070b4929803ffbe0819a4b36", "region_id": "RegionOne"}], "type": "key-manager", "id": "a8c08ef61d0449b7aebde14c38635f0e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "706359ca5ff04aa187fb01d95e077883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d4bb2d2f6dc4c6fbc959598eb365b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57d9ffa763ab485d90ed260f5e7a927c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "99cbdc4c1ea7468d830bc732396ee0fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d572b6166d054533a91cc044acc5d347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4703debc55547ae841ad3f1335ae0f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e29b43bdc5ad4c67afa83e89f03e43a4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "40344ae35b6c40eebd98576470160a21", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9305b5bb8ac449368c72cf42e69b9deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "092cee91e96a417687aec2b530789e9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0e33d4fc94d24ef5b2f600f017ceac85", "region_id": "RegionOne"}], "type": "message", "id": "7835c771292543718e24d41c0de1410a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7ac399c8914e4dd0b5b059adb3011d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aa5fcfa8e64b4e9c8a1e609f3c9fd25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7b63c93fcf847eaa1cde9ed62faa0db", "region_id": "RegionOne"}], "type": "messaging", "id": "cacb2d99343b4e9c8863a2afb09b11a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c4bfeb12c4e9438d9387cb1104bb6fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0e2f5e4cd79a42698a9b73142e79f2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f56ee5922e9d48b486c546b70a408c9f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8d4328c74ad2407eb8fc1438b8876bee", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f6828c7d0d04760bc6071d8fb325265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ae085e00d154daaaf99dac73f2ada24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcd9d61bf59e4200b3ddb2968103b6dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b7bbaad5c38c40908b728ca7540a262b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e5ade2bff4e4f17b71382904b70d40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cf84109ad504c08b024a38ebc1a8102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "375aa431d41840938686a30c7b2b5004", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a993a2f2c4a44207b01515d026bf83b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7e55598c5b348e3bd1acb38e5e621a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c64dfc493e64aa89414a069e767d728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79e1654e73164838b40c6276121519e9", "region_id": "RegionOne"}], "type": "container-infra", "id": "ceec63be817e4e7cb3bce38928ae8780", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5bb65eb4b2e04001b233f3c926f7c71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1a59eb20ddda4e8390b25d0950d85937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3a11e8d902074af2b5e4cc0716b9ce16", "region_id": "RegionOne"}], "type": "search", "id": "a9f9c3d05a524dd592f648e9ecef5716", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b1316729925a4b3db6697b4c62f2469a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2ae440a5e19e49dca354d2ca2692851c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1e07019b12ba4bfda5bfc03e416e4f51", "region_id": "RegionOne"}], "type": "dns", "id": "2b578ff3790f47bb82e8711645335c4f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c0d7207c183438d88dd1d128a6d3b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e69b7982ee874e6288229e3e71af96c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "037e034063724399a2359d234610e985", "region_id": "RegionOne"}], "type": "workflow", "id": "046ff0081ab5471e9457e96b37ecc32d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a42e4606da6a4f948f3d34e40b1b17a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b41c23b8d98e41bbb1bd4e7f61cc5d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "664849f1e4384f3a811af8ef5e513c28", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ce09b11e09c04313b0db49299479190f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a598a62e5cf54a4684d71f60ce59898e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "80dc788be2fa4150aae1b833109c7093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba833b87aa544cde98f231376b8c48cc", "region_id": "RegionOne"}], "type": "rating", "id": "44d4d9d244864682b38d832db0dce71c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "540c22ac004c4ee0b4b730525726ebac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20d08eab52104fce91d4037f30e2d291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ea7f53002bc4a74aa99fd27a6cb64a3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "34e400e9685e464fa455c8497366c3fb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8fd6aa400c294c17ac6a259d7718ad0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b50f99f100564dc7b0c6e77c07be69ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bdcbf7c770f14e34b336694d1aa13187", "region_id": "RegionOne"}], "type": "policy", "id": "d737b5f2d18844d18a55d29cf572cecc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9c6dfb16aa842599721ad13dfd66e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af30e043e60041de9fb801527719ac9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57a8a332eb4c44fdb560c34bd24f52a9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f9de739d89c04470af35ce2a1365f784", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82cfda768d7140c8907eebf7c500b11f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cd9589b853d480cb92774b8227a9b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79b7fccf42514359acc5c78b5df4e19f", "region_id": "RegionOne"}], "type": "sharev2", "id": "843a1ac7b2b94fda9812c6de496c2a2e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b228ae5bb104a75a7ba76b64e0b6d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b292e91f9794b45ab7ac9e354591c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6356caaead4b4f5ea399dd2ecb1698c2", "region_id": "RegionOne"}], "type": "share", "id": "390db6fd8bbc4b0a92b306b9f904b5de", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6beacc84d3a246ce97f3f83f49fd31de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a3c08ad2c624523998d6227a2409e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fde34c69c15c4baa8f15dec41312df7e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8d5543591ca14959b86c625fc565a6ca", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0e3979e4ac5449796f71d130407fcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4405cad179f645b08f2db3fcae06dae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b94bd9aa4a46678889930ae8edaf79", "region_id": "RegionOne"}], "type": "orchestration", "id": "463b119d0d7244b7a0ef69ab5bb27709", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfa0eb9f781443faa5da0735af6d600f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "981c6403b3844625a3cc07a6ee73e9c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3b0c34b3a745beafc84d2c0c29f148", "region_id": "RegionOne"}], "type": "block-storage", "id": "74a1c358530449bab6568dea5a359444", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35e7849727c1456885da70c30662276f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72974e206dcd41f7afc584dfd6453663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0151043c16e4c60b62071e465c8b024", "region_id": "RegionOne"}], "type": "volumev3", "id": "d9fb299f1e1f47f6b2214618f51df1f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c720887050394f83a7db4b8e9f9bbef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1867127032b483bb1020fa792259854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b37e02621c80470f9d2e0a3dc33aa82f", "region_id": "RegionOne"}], "type": "volumev2", "id": "6d167aeb82b74bfbae0d9ca513ee3433", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4047bf770521451eb0b2354af38b4303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b3f0afce69742c7b61b8221e56a4edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43a8a46e086a45eb8a5f25365ce9f30c", "region_id": "RegionOne"}], "type": "volume", "id": "0047cddf525a4dd5a5d46bc8d19691d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b45c106620a44e7d947a3ea6a53b5458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee7ad2cc6c6c4d2aa4d4b5519f5848ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33ffc54a1a664538882cce21e0756c6b", "region_id": "RegionOne"}], "type": "block-store", "id": "be1fca5ab9144df3970aa2c60b83052e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d3efd8843734d439de9858f84f8626d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f1933a7899064f49992bc2b0a0f7addd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b348526a71624998ad588c16b8c3910a", "region_id": "RegionOne"}], "type": "alarm", "id": "972e816f4eb945acb4d154ab8d4c946f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcf36aeb16ae42c391368dd1d71ace77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "481c9e12a8e84a788f242bbe918ba3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1407fee6987b40a18aaab0fd302abf5d", "region_id": "RegionOne"}], "type": "alarming", "id": "f3114043804a49e8b208232f15b664f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "53d1d0c1c1bb49c5bfd26f06f603ef21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45b679629aff442d868cb463ebca3127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5242e9a83328447c8b3993f511ce73d6", "region_id": "RegionOne"}], "type": "meter", "id": "5a1f157ee8d945dd91637eb6d369af9e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad6a6edf713c43c091a4c471eab94ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12f5778956a14293b60e093cea1c1761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "618e0aee0f79401d81ae7728a07bbf91", "region_id": "RegionOne"}], "type": "metering", "id": "7ac28bb600ff493c8376609babf28f1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b64be881d3f84c178f01954d59bc78f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "49eef52c6212425e9df6ed67893414b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac66a26129a043c891b66bbe19995e14", "region_id": "RegionOne"}], "type": "telemetry", "id": "3d1c76d286c44fd8844d81a4f2b6a51d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4fba5302e9134493895a17e85f0449ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4bd81b3e0e8a4dc8a4a6604382a74e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e6fc54caaa54005ac8e45cc4fa497aa", "region_id": "RegionOne"}], "type": "event", "id": "3fdeebda6e914dd1b9f1f255e190275c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "87dcb34a9e9d44e3a32e5a1eada0eb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fece5d8836d44bfa8073e5b35e0d20bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "61fe5a135d7145619cc4d96366549bdf", "region_id": "RegionOne"}], "type": "events", "id": "7e9e5e76b56848f98b97516513d994d4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d95ba765cf843ac9d905d8c2890812d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c4e4c5025ce4383868f76baf58bb06c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "16e098586b2d482596694a91751d6e81", "region_id": "RegionOne"}], "type": "application-deployment", "id": "48ded909146c43f58216b8e8553ebc19", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "353bfe8c740b46a7a266edf8168302ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c36ecb7fdeb3443181c709c778d47053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "533d3ba5868c498d86dc1ef0c15a2fa0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2e2fc8af73ab4e338a854703083c0af6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9f62f181acb4011ab7106fa71183914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c4d8d56b8ec4ecd852a78f9a9993781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "96951d69d0de4699bd880128ba51141b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f3b2dc2dc92d41d7a5f22745f9760003", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f75996f683004f70a3abcdf7c6eaacab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "332afd96872f4f6386ea0b84b3a68d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "74b59f5ffbf246ce8f2073c245da5306", "region_id": "RegionOne"}], "type": "tricircle", "id": "81888a75a9c84a52aab43c12a7116563", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "954b3d1e67084fbcb863a4f9d47e82f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7f4f61ad43d24d42a21e54e031e17f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a3b615b21eb54fbaa71cc269f2011e01", "region_id": "RegionOne"}], "type": "database", "id": "8be3283a703e4ed296efda9e0d732d18", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9dc7e36dde1c403fa54670c34a54c324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e953fe27c6064e1a8e45332e5868cd8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a656464534df402f9876bbc74e019491", "region_id": "RegionOne"}], "type": "application-container", "id": "bdfff3bdcd1b4f569b1be23803f889c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dba3e711eb434c6f893a254098fb22e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "144b71bb2cf145bc9f2bc64774317c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b70e3710c7ee47229a0338de1ed416e5", "region_id": "RegionOne"}], "type": "container", "id": "bb99eb248cad43d6a0dfacf097a5d5e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb519aac33fd466eac65207ef9d3b152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ca80999d300494bad9d3df2ec1383f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c46a3e73c5024604be330ea8d19448b3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "161d4f20be5e48feb23a2bdec52b0223", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9cf9088f6bb04b6aba0627cd6bf898cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f5538d3e4454a9280a4dd6732bce561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "84dc4541fc4c4249af50f21b97d80bb2", "region_id": "RegionOne"}], "type": "rca", "id": "7de99b86003f4de39536fc825a7ae047", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf28d296ec3742b2b30d7e98c95ac827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bbb79141f7524677ad9718118a9d9367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "faef2e6c584e4702829ece2be39ed8eb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3d23875ad8f04bffa45bfbb60c9e70d8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "298cd2b0a6fc4c64ad7eda7ba4e2147a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dca1a385677540bc818eb49b4795026d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "08ff561a2e0d460fa89e80155a10ba5c", "region_id": "RegionOne"}], "type": "network", "id": "b8cc84727cab480188030fb7ec56ca02", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9488292d4c724636967fd0b5d162947c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "41add41410ed40ffbf0716e179325105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7a11109b3c2b4adbb08ec38d28800f33", "region_id": "RegionOne"}], "type": "backup", "id": "1a35c1a31568455aafa95c005df86f3c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "326827386ca04a399611c1a5d1c81203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8937245d151c4d20aad9aa2c351b5c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "77938a1277cf46769ce66f5c0e3f2cbe", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "16d2e2ebc3a547c58f2e563f8d3bbcca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d432b1a0ed3425b84aa62cb8557c012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8de41be9fa3b4e199983afbc325e0a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e625cdc9e6954604a362f2d392eb0f53", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "db1d9eb9fe024aa9aaed78ad501d20a7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca97b019a19341f6b97877bec2226454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35738a00a68748a3b8682f296b21c0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "91a52b40193b48999b70b88e1dd822fb", "region_id": "RegionOne"}], "type": "monitoring", "id": "82dcd327e0af466fb006cdce7a313576", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1f86c82cd0f64582b8b5413ab04640fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b2275cb906a45ce849b97a5cf52dffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "af7dbcd386ec4fcb948e55f7ef352622", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e9bca6ee90e94a7698acad710ea3815a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6123708eb27f4609acd3429d832a2763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9fe4b0d321a14232b861a63f1466fae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "df6d226b5ea74421b7e83105885f894d", "region_id": "RegionOne"}], "type": "placement", "id": "c3ed634009a148cfaddaeae53e137784", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85060f533c8547af86e5e91915da2990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "746f5e1d2e0440b3ae40c3a8c89f3852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "88f4a9e7d112486898fdfdee477ef579", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0a757c6959164d88a4989bb00961fbe9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0c28e76c8354f62919d4807993c6b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9608ebace50b47189d617831af92522d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "03f28234a2f844e0b78f3463678bef81", "region_id": "RegionOne"}], "type": "ha", "id": "8bbea61838374c7a8e89c9635c159bd0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9305337ccabb449791468edd283e0b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0f916a2fc244f32a20ade991a349a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bbdd281c48d245588af56f2c3efccd84", "region_id": "RegionOne"}], "type": "reservation", "id": "baa7a1919f554d33a0922c5c92410f56", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c7a1c28dc464ad1b6e4a159efc39f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "18243ffd5d424cc393d5e533f396c2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "557b447b140d4809b40abaf2e886dc8c", "region_id": "RegionOne"}], "type": "function-engine", "id": "5935711ef13240d8bb16219e5eda8275", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eb4d38163ab542cc95add69b5bbc8bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "54348ff609104e589dacde81b708a145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a56c6a1f5ec149a0be91e9355f86265b", "region_id": "RegionOne"}], "type": "accelerator", "id": "cc3ee666363a4159baab9917ef1e3222", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bd66bf8beceb4d959d21a66358c4c76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c01ec67aec94057820558c7c74d3a9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6defca9eedf649bb9929adb6bf909813", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c56d085a9dfe43df80ebd317aafbc6c8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c7da81265184c7787c983e6c96a6141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d4147979785426aa97d79dcae4b4bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "609a67b3a2814bb18b4a90190c67e743", "region_id": "RegionOne"}], "type": "registration", "id": "90faec582ac14feeae25c69d128ca313", "name": "adjutant"}], "user": {"domain": {"id": "ef873ea154344044b28f69eec29d7534", "name": "f0fb8ed0588d4bf3812571bbbf8ea072"}, "id": "0f4a6b6a0bf341ada711c9be45be2215", "name": "abe0f424365e4f53b0d8f078f3ce1345"}, "audit_ids": ["dcb6df8d5b9c4f188eb6245419fc6c22", null], "issued_at": "2020-04-23T06:25:58.819348"}} {21} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.174146s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,854 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,860 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,863 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,866 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,878 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.769233+00:00", "project": {"domain": {"id": "d45603ee8f164970be3700479ab91f7f", "name": "9aebabf1c8124980a446d940f67a1564"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7434d35b8af7408e94ad8bdc35971ae1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "63d0f6dd8171435bb32314a1bd773f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3de106e157094b50b4eca7b4c1365070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7b2f4d0a11314420be3ecf9dc169e2a0", "region_id": "RegionOne"}], "type": "identity", "id": "99881acc4736482db6ac00eb391b08d5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5af7eb9304ad41ea9c11a087faf8183e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0c858ce6306340eca59eec5bad816b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29e15bf6012c4f4a8e3281d6f5efe195", "region_id": "RegionOne"}], "type": "compute", "id": "6f5a3474c60f48018bbf9aec19962d95", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d57edae91a7b479499b55835e789aa83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9d9a86a78a244cbdb085c3588cddd354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d03282aa1c0e4f1ea657faef91d9a281", "region_id": "RegionOne"}], "type": "image", "id": "5450d8520d6a4da2bacd432888fa0baf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "400ecd3f448b4840bbedc53c91ba51b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c70a9e53fdd14a8891f2820e152291a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8d29bccc27aa4b69a004f6ff2827569e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "29417912a1fb4855b5550363e5b80007", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "757b3d8a9ef2411cbbee83a478264051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9fdc01fb68c4b35af50d674151c4de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0970370d01ce414d9352b90d037f138f", "region_id": "RegionOne"}], "type": "object-store", "id": "1dc33beae2c24e3d951ad23cace04cba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4363b17b4839486b85a79b726e5ceda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a052e721603a467b83656232d74706a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c446d6a09e544ce79ea50a5b368cab73", "region_id": "RegionOne"}], "type": "clustering", "id": "0f497e4963ab4614968b15aeaf84ed2f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08c5e5546fa5420e973a94a43cf4e6f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "698ca634a1734af9bb4d2c652526d632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f9bf982250f4f41833069f202ec5d2d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e9a30568553643e3bc13a4ef6334454c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbb9bfeb946142259900a5122e73f5be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d05860626fd44dbfab3ff6a4978c27a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a24f4f4fd974eb893f499ed536d227a", "region_id": "RegionOne"}], "type": "cluster", "id": "9220919fc3e948dfb27f378ab144a45c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c54cc1cf4a5d4356ae2f496a1096cca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "443178127216489db551f3c40dee2422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fca2c778f9b64353849ab2bd6e34497d", "region_id": "RegionOne"}], "type": "data-processing", "id": "8889611bcc16434abb13476ace7566c4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71338bedbd3148f2a0e33ed3b64dbf02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e9ae9493ec9422d92b0f606acaac011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22d2ba5a496d437ab480749a9b28c159", "region_id": "RegionOne"}], "type": "baremetal", "id": "5db39b7426a74e12afeadb7ab9420080", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95b05231a4ce42988ee976a47de275c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9ee1f879a8e45be85217934cd1eafec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18be8758d6df4f89bfe477ed384a8164", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b9c1ee92494d4b31844887e84a0f3c0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d6378ee886444681bf050f6b3a2ef7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "54ce196833704110a34fc6cf73a60278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6b6dab28c3f544c9a1e445469397aa90", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "775268b4bd204c41a89e662de67636a2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "47e4a6ed11bf4cc8af6438954b0ca43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "66bd198ffeda492db564304606838b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "abdf6760f3864fe79ee92efcb53b11a8", "region_id": "RegionOne"}], "type": "key-manager", "id": "557f23cd3faa45fe9497913bb2d4985a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb59d78cf04340c39fbd95f9c75be366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "953f7ea8d0fe45a3b69914f855bcee37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7031a1896b143e4a7fced7b1260a6aa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "11bd83281ceb429396c44eddc24ac9b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b5f7690e5404698a335567e20ee1e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf2259a14d014aed87cc1f7bbbb421f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d72e68983004cef87f3d782be940723", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a6756d7bdc2f490f82baf04796f1da34", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1021324fb2ef4c9db6636f4d92484da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fdb6564057074f8ea019ef761ad0d090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "07ecfa485ac54a69a692f5bf133e21e2", "region_id": "RegionOne"}], "type": "message", "id": "227e0be9f3bd42e9ba4bca9e4a5aaafd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d0814ccf1a3497892eb22686064715e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3e29947525b64511ab0414313b9262ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3acffe8fa407407ea7d44461d1f1392c", "region_id": "RegionOne"}], "type": "messaging", "id": "6e45be8ff79543549347e6e9d3226e27", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6a6ea218ef594e21a0c0bb80da9e3d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2b8b5126459b4af38c55bc0111e9efdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "463144f225304af4b2c13b723adfc22a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e26553a857c540d9a18fc1fa1a8cd12e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "728535110418409fa3b81117881a1a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e835fc3c006c4a0bb61b44cb70036f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55107d58c3684b87b22c07ec92750434", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c11ff6718a1346f2a6e8fc2c3a9b1639", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0fa958885a4450380f787a4986302b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c2924bb72d741889bfe4480275fa130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec1d301151ba4a1cb58e130a22a31a0d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c78f0c5488884bb194240e7c3aaaee43", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40415a058e08477c8f79433f2bb6caad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1258fbd3a81447bacf550cd8ed315da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d50415c2c364162b661d13e0deb7d29", "region_id": "RegionOne"}], "type": "container-infra", "id": "d858335d5d584964bc4b49ef7edb59ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f66e8a2b9eb8460db977d17e36e67933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a494254b941f4dfabbcb309b44cf3a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4c5985dac27e4846b4d67d6f74bbc69a", "region_id": "RegionOne"}], "type": "search", "id": "f32775e894204c598f8324e99f201271", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "67bf855fd0af4b92a8886b2d888dfd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "72d5a954cb0146c786a73e03e9564bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "80e2f10d715641acb996eafcf06df5d4", "region_id": "RegionOne"}], "type": "dns", "id": "2e887d43a6994890a0925a14f8363e39", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "564c7c273be84fd9abf0b3fe8544ce62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccc2f36f0f654a2fbd6f36fe313b5a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9a6439a244794b239a068dad86f97c2e", "region_id": "RegionOne"}], "type": "workflow", "id": "98e16180a64648e69ec280c4a56f0802", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2c9ce3443b24a3583ae79d2dbd6bb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2bb8adefc232475b94c33a6626f8e1f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "00da973e366e4cc89ef4852278b86e89", "region_id": "RegionOne"}], "type": "workflowv2", "id": "74edfb595af54645b933d911cd9f7bd5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "985131faec8042348cb1b82a017fcc0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cce6fb32bd6d4a8596acdc278fd0b395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9ce930c34f3c4074bef31dcaba174b7a", "region_id": "RegionOne"}], "type": "rating", "id": "a24d629fbecc48ccad0682e205195d57", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85b0aee3d9174002ab5b7b5d77498b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1648323d5c647dd9baacfc16d8d8c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fb051beeec314dffb5aa14bcbf9d4674", "region_id": "RegionOne"}], "type": "operator-policy", "id": "165cff5913ee4c37bb1434532870299c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f015dbf325f4f4d82fef409fcb35196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dabcb2f1ec924337a74da2a1c7a32722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "38720f78b43d47fa9a7b8465fd327096", "region_id": "RegionOne"}], "type": "policy", "id": "e7a3fdc90556464a8a14dea08e0c2533", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63ec1f713877406cb355b58cf2db8f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c52ba3e692c427296b861e2afd624d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d41db8746865455a90cc19c8a722eca8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "29c6f2ac8d5b4125afc68840bc3463a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29bf86e775b1462ab64c038da6f38316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69422ef9cd054da9a57154c9fbc5c32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "048af09435c04970a6fc4128e5a55951", "region_id": "RegionOne"}], "type": "sharev2", "id": "0834edcd2f534007a09621f0d26770ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f809b35407ed403fbfa93ee24f621051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2047d98b1f4c40be82bbb47e18f20437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f7f91c4596b40dba4ae62251e35df9f", "region_id": "RegionOne"}], "type": "share", "id": "f4c55fc2b832478497bab73d4084fa8d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7501a045b10245b685e1847e9a38737d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "40a926f72d784dd29e1f63e68f365dd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d5913adf2a940e9bb4b9b52c99ba017", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "270d9ffefc384c6fa11e71392640c3c0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5837fdd33124b7e8623ec66ff2427fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fcf09553d5a477ba8407027116910e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c611b21a1af343baa965142047aeccae", "region_id": "RegionOne"}], "type": "orchestration", "id": "7e879e9baa2b4077b741f784d6bc0185", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b5089e29e9c4357b1dabef89556012d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad523f72c99443df8028cebd9fd7d757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fc2306141d14d7582aa0a8b1091041e", "region_id": "RegionOne"}], "type": "block-storage", "id": "024a14f04fa4450e896c4cad561ab0c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cccc87a680e84a6e97ea156ba5921f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c51628df0b6143d8880771a5e7fb37ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d142f4043475420f9337d10b49a31781", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f6007271c274e59831d6b2db77adc0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cef58688b854398b26423d7de4b0951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5607f274217a44909871d332d63389a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07fea7c6278e452daf5773c82b68884c", "region_id": "RegionOne"}], "type": "volumev2", "id": "8479200cb647405ab26cb68a7a56fecd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a7730f3c28a45cdbb76fbece6e00188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45f9db9c815149d8923956dee7860345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d4e455be3d1479da043eaddfc07050e", "region_id": "RegionOne"}], "type": "volume", "id": "fbaacd4ab7074727a145593261110304", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdd3c754ffd34c1e8f6d182cd4eccef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a94d09b21424ace87f39aa19f57e629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93a37a184fc24e01abfafe953e8975ae", "region_id": "RegionOne"}], "type": "block-store", "id": "56aa2f2b948b47a48c3711a05af214f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c96384f2e2e4b8484370d0fa95154de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f03ab2a0bb8a4409a20210f96a37d718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "36f9caa4dd2c4f76b259aa87a8aa5198", "region_id": "RegionOne"}], "type": "alarm", "id": "934d244e31e4440c8e7d3bcddb56118c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9759ee41ea6d45b69eee2153f5cc433b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d4ee4aa0bd84e02a181f50feb548fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "50ae6975c96f44aeb3e67dfc0a426a7d", "region_id": "RegionOne"}], "type": "alarming", "id": "b5b097acadf541a58b78c9652cf711bd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a50064c1bd574fab98c4086b69e053c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4524a13138df480aad80c2600cf745e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "242d2ab9f4f34cba940ea79d88304056", "region_id": "RegionOne"}], "type": "meter", "id": "f59878b1cc7f46fbbf1c3fff2e1e6787", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5c19f0328214a5e94072596f0d53a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79782c56dc4c4544a6cdab18849acbe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65eefef2af6546268323f3cbbd44527c", "region_id": "RegionOne"}], "type": "metering", "id": "710442f21d654800a0aafc897a3ff2d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c06f598182e4408824460e197a1777b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a63fb8386a7947958928973bca589000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "786aa12146c64571bce9e738bbcb6423", "region_id": "RegionOne"}], "type": "telemetry", "id": "e7000a498b914926b66b70991fd8f547", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cb211c218779407baa7e0c2e2bf4613b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c097ef8f67e04c2799fd6c606c1a8572", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c434b5989c974a4e920043de43ddc430", "region_id": "RegionOne"}], "type": "event", "id": "8e02d18552db4f318830707d788fa251", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d0b190ba498c4d7c905fa9e5e516a08e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68282efeae7a4d52a684216144507a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5e3439e54d1e4465bdabf4dfcd97236f", "region_id": "RegionOne"}], "type": "events", "id": "73c379f556e54e41b81ad6b2e0f4c9ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "80f7e29c5cb34a658b8334f149b71b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e411d4361dab46f9ac838902460e41d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2824cb5293204a7f951289193fb7ac0a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2cd3aecfba364f46a6fa10d130b09cde", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91c7193a6ba94e608ad7dc85b91a43ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0ec45474d73c4b04b12ccdfd8d46452c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4a0f99302a354695915b9660087afa3a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "052b69601b55493f99b33f702ba24826", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60a5dfbf65784752ae7604f526cc3304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe1ee91ea18e419d8a46efbb7825ce36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f473450d1b64b838a75a7bfacf1f27a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a4b85ad4f70843c9b6583d7f9a6e5611", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27816bfd4a9649bd9c4d7227cd285722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b92cbc2b476b4ca18069fa6cf6d35e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ee3cc3c25754e018f9a15994f5e4f4f", "region_id": "RegionOne"}], "type": "tricircle", "id": "7dd8cb880c784ceca26dcf6425b261b3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0acb76f64db446219aa5ef3476e32d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "95094b6802ac4962aef339a8585ebbe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1348001873a3406685231a2d43583694", "region_id": "RegionOne"}], "type": "database", "id": "53e4060a17fd4ed3b392997d22063eef", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c79edba509314fb880dd566901470e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10742e25bfbb40ea82ad31e83cd9dc72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8a362b95dc9b47b1a48f5e5a8ab6c1d7", "region_id": "RegionOne"}], "type": "application-container", "id": "4fdf5e0d06384fbba8003f70367cf932", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "027c2601233c4b559fc568f028919cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f3752b2c4d04cd7b00ca6f945df903a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34d289b7926249c8bf2031f34ffed139", "region_id": "RegionOne"}], "type": "container", "id": "eef23839433b42c7b813083fff5edfc5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "557ecd6cea7c4a999273c52954f915e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fa3c7c7381b4c3a8f5a4171f6a71c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fafcca25bc76415282d6549c549e0eff", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f0de6a80f6cb463894f443e1238962a4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d738221bddf4e86b431d9e78e85f3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1de1cdc85ace4c90bd81192c873f4ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18aa8b5a9a6247dd86d61086f9d79c24", "region_id": "RegionOne"}], "type": "rca", "id": "2be07b125bfc4eb98c7e13d5bb71ea8d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "328293cae6ff425f8c71178c14861d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "79417fa1b8084cb3b1e39f52d0f67c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "46d21b0de3574ad89f99370404eeaf22", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3a8a3c35d70d4487bebfe0478747d58b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "822f18b0ac274cc99ca26976729e0390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2011970d5d0340a3a9353120cbcf550a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d529aabf924c423d8e872c8036fe0271", "region_id": "RegionOne"}], "type": "network", "id": "52b2ce403d97464ea162aeed0d3c15a2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5bca5673d9444226a74efec891f01215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6be13e6eb7c94cb4b52e66fd87c95b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "611a1f2d427945b3aa6811bb583ad8cf", "region_id": "RegionOne"}], "type": "backup", "id": "6d5bc15c569942a28367d754371f10ba", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2033e76e146e427187adadcf286b4a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee4d765707af46599d1c0ccbe931526b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d86e47b5e40a433a8b260dc168b1e909", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0ffc26746b734c178471d2a537f6e40b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4950f301949b435caa7d9b568d253d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5625f44ec2d84fa987c2e86832500520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e6413a979b4475d84f8fa8ab6f399ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "10ba51ba6c9349979883231e6ba44d7b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e5b3a5c844b4621bca8ccdc79e47046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b404fbaa21ca49fe866e092ffe21185e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8265f8c50a334eebb90b7681cb4960cc", "region_id": "RegionOne"}], "type": "monitoring", "id": "1cae1316bef04a948487e1b158f05a73", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3937739d27a0427fb017d4f720ba542f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98130e40685649138b1f340c40e3a078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4889f0a4bd3a4e10b33e0bc48e7fbf3d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "414c1bd7206447d99736636e51292585", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d9bd25a609ed44a8b6018e822e704ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "525fc4a5ad73407da9390cca436140ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "089789515f724a19bbbad6519d316126", "region_id": "RegionOne"}], "type": "placement", "id": "7965461ddfde405aac50abb067358ca7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1f7faf839e6455599dcfb44bea4afa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "46ab3bf4914a4793944228dfa97cf746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "79e48c834cf44104a1620b7328e96a8d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "40253ee841584afdb4d9383718e3ad25", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "882a43640ccb47c98072333065a643c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5307c869b964535ac74bf65ff3231e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ae94ce68d9c46ecaa55bd394162337c", "region_id": "RegionOne"}], "type": "ha", "id": "c8499320b7b04e95a2ceb7c70dc10704", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "90f12e1caea24039bbdc2548567da645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "37e722d52dd94f38af4040e1b89aa7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f09cee2a151f4d06bda34e48d837ee2c", "region_id": "RegionOne"}], "type": "reservation", "id": "25a7c3890e524a78856ece4ca5f36970", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d9c6dc76ab0b48c6ae8ed565166371b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2685b63eeeb46b08bf2779e9b8a85e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1d255bdbcf294a07832901fe04278ae7", "region_id": "RegionOne"}], "type": "function-engine", "id": "32bf0147d12647b693318cfc29ffe753", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "29f1639f8ac5462e82bd42d9c7099c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c1bc842b859143d6b884a1c339c8c819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ddb58994e172489494f552b096c1d808", "region_id": "RegionOne"}], "type": "accelerator", "id": "715f773ee77d40e5b4c321e033b15f94", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bbf656a2cac421fa0051d323e234429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbabd4ebab6044ffbdb3d3e0bb3ffef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f685a416f18249afa0006bac31b3aec3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "49dfa68570c74ae8a5cd8a26b0a450c8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f0eede31ffc458fa3d253d9afc7eb5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d9305c077284e1ab1ccad9d78e7451c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96e498b8ffeb44f4a25c5e8412443e2d", "region_id": "RegionOne"}], "type": "registration", "id": "3ea1e0f646c243d485dba1986fcad899", "name": "adjutant"}], "user": {"domain": {"id": "2db8a9ca059f46558c4d55682b74ad0a", "name": "bb4e33b86056428c8be8523d4c2e83fa"}, "id": "62ed1a2c8aaf4ff5880dacd0125fd0e6", "name": "a08c07735d554f9c8cb3fcc2ffd242c4"}, "audit_ids": ["dfc8ea2acd98413fa2702c6c01a25650", null], "issued_at": "2020-04-23T06:25:58.769233"}} 2020-04-23 06:27:58,911 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,915 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,918 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain_exists [1.236895s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:57,862 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:57,867 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:57,868 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:57,871 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:57,883 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:57.804042+00:00", "project": {"domain": {"id": "1f7d931e91ca4775bb928043e7976582", "name": "29af91f97f7649d78b868e10cd051e06"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "97610e0f8b514881a50f67532ed6fa56"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dc46ead393814f5589823e1eb2185cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d0d9e1361a24e67895509eb7aa014e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4bb144a748184ee59dffdea37c032532", "region_id": "RegionOne"}], "type": "identity", "id": "d6ebe022b8d24308a056b7f17e8faf05", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29c6f4bd13da499db7f7cfb50ea511e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6da23a1226ba4104a303a0c0e4d0b23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "109907fb18d14db9b85f3e79a70f0644", "region_id": "RegionOne"}], "type": "compute", "id": "b5f88060fccd4f68800636f7c5deaf97", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "06e1b6d8c27a412fa52e25ff557b41d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5c39aad41ce34910a0d035155166417c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ae6de930377549a4ac8c6f5d8b2e1280", "region_id": "RegionOne"}], "type": "image", "id": "1e7fe20bdbed47e39851a972d64df0e3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd2c2e2c227a41c59e1e45f477d5483b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bce5d83ed6234e5d93bfe913077153e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0c0eeebd5fe94f6f8b179bfa4d6af624", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dbded648b9b142c58fd22989708d5e18", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b9907ca509c4755837e1feeb576ab8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdc50260faa447359d8e745809f61f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c4fa2fed4b740c38600bdc781058f7b", "region_id": "RegionOne"}], "type": "object-store", "id": "e775d20b94bd463a9388f959d37521b0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b49f580c8ab344078b31dcf05c50e274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7de87a01f124bf9a16b023af7043d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c4cf13039674c29968cc9923bd11da8", "region_id": "RegionOne"}], "type": "clustering", "id": "849ae1836e57485ca88b358f7e8a81af", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e3e54f10fb64406891faba38c967d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5dc889eeaac48fcb192339d3f77ee4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c53190e901474eedbec5f3bef9b31f9b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0e36abdb341946e188f868197933d16f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f5d21412582401abd24568d07b0d8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b41e4b25ec441e697bc1077d92a8811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bafccac530144eff85b73267c453d76e", "region_id": "RegionOne"}], "type": "cluster", "id": "fa8ec0498bf74d52947887ef06e5ca42", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93994a1e715942eeb8777b76df16d52a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab10ee67dee0476ab2e2e088d34a617f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "008d67418be940948fa34c9cb2410980", "region_id": "RegionOne"}], "type": "data-processing", "id": "301e716aa95c40a38c3b8a764bb11171", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d81c9aa651e94de697f11b3544df41e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7c2047ce394a4d8aa77e6789183052f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4535e6a7543a43fdac972db00fd41e58", "region_id": "RegionOne"}], "type": "baremetal", "id": "f122455982c64ec4a0a6121770203224", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "752edd93bfa34896933f82561f3f120c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42fb7aaa1eac4987847de8eadd6e269b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8b529615d0614a93945395ec3ef3e7ad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "540e9459ad604b1b970358fc6ad1266b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "343593d40a5c4c50bf9f1a93c49de8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b08830583714107a39a10d825ff2a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e53e16103c1f44889cb885706d307148", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "314ac7713f424e67965b82c91e92f6b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6773fa25c9f743bf927c36f207db8d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a32cb1e691c846e38ea917025e9a8b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "94a69c43f7fb4c188691eecbd538e88f", "region_id": "RegionOne"}], "type": "key-manager", "id": "2449848924a8485688e711e659c7b8f9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2898223a573544879a80090c105003e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca06574bf6f14f968642d020be2c35f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "41e61291bdaa46c0988730939038c8d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b4c4eb1afa734181b25781111bd29592", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf8c165981504e01893ab71fb7a84f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d1c1bcbc225428496bfa0e2d9c9ff32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bb1f3c6e2d0c4ea0a2f9a29dcea0cd43", "region_id": "RegionOne"}], "type": "infra-optim", "id": "63725870454248c1b6ed3a3ae5536c67", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d19c30ae8c14fe99750435079bbe797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "daeee3015f864b99b7d590c6ce29cbaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "86df28def90b4f948092e0ec9efd60a8", "region_id": "RegionOne"}], "type": "message", "id": "60c27f60b42842fc994b5a59a9758b89", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a57f5301355e4f0bada77e184ff62599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2fe2fe6cd366422faf21aeb46511916a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "434747aad1114a288273ef32939e9007", "region_id": "RegionOne"}], "type": "messaging", "id": "aceb06b4589b447896e5f6414f0ac0a4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "05aae5bdf29d4b5f96a2b4df114cae45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b993553438824493ad04b139372f6194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "55b499607292446bab3c112e2be8398d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "599fe2dda6b14c3d928c70c6c06f11e1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc20e23e552e4ab2a1e433e1f4fb666a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b26db59e125423ba534fa658089e63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c31a7b0abc0149b3b705ac2086e5e5a8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b26d2714c334446685ab26068a2d416c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67fba01bfb3e485aae75958820f50834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f959845c8be044698aec5098edf8d3c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a22bc344cdd34d84bd16973210c3d002", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b60afe5f4d71445d903f5985958d00d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a12642f9c0094696ac517ba5c8f0cd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc038308ea034eb6b7b66006951137e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c05640f3ca643a7a3b823a3d3869380", "region_id": "RegionOne"}], "type": "container-infra", "id": "19187a19c0e9443e8a0d16694b38e9bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5ed88631251542feb4bdb1f7db1b8cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bdc7fb6a677744a283608f38f3f7cd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "be8d7a43703543c9856ea55a86be38b0", "region_id": "RegionOne"}], "type": "search", "id": "711c7c37f4464204b7bf5a960bb56902", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5df0262cbc384e74bf061a3175958421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4eec53e629544b44ba906f5829db205d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2e68872d9f9d490699f15a77f0f087c7", "region_id": "RegionOne"}], "type": "dns", "id": "5a083c68ad324574817b9989b2fb2437", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3bdf799dbe4e485caee74cb3742e3edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27cccdaa565541ea84af0b30c22eb99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c1902234d36245b394f9c9a7dbfd92a1", "region_id": "RegionOne"}], "type": "workflow", "id": "9b32c809df01447ebbb8cc87d4510fea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5491aedd31054970b235c6fa8386222a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06beaf6d527f4781aa1a338700344420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ffac5085abf34476bc36ff6a547b591b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "89d1f84b51cf4347abec33515b664538", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e7f8f87d2b74401bc8414b750a9fba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6057cc88b9944a938d305253c6a88702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "09a33f18449c465386ba3a26c3b26f03", "region_id": "RegionOne"}], "type": "rating", "id": "d1315ca6cebc4bcd8aa608bdbbc04ddb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67cbf002c7974bd9aa2943f91911acbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47e70183b9f849bb9fdcbce8e9650404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4ba13c3188a4d97b2d0df452d1c788a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b106f66a2a554256b6c345d86182f697", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "99c981cc357e4ceaa37df3dad280fdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b82ac5b81217400b9b91258a8156fe6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36eec5a49cb44bd6af39875a876aa75e", "region_id": "RegionOne"}], "type": "policy", "id": "383fd79af15f40f7a040ae3850182786", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99552d4d2cae46128e6a0aaaae9d236e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48a6701e5d11433095ebbdfb9e947a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d31e3f313516485dace97d71bff13b72", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bb77cb9a573544fa8d1c2df3ad3510df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96736ec5d08041cbb179ca6f36f32f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5b715e5eded4c3ba8d50fc23876d242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "46be259176454b4a9ed1b88cc91caf6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "c18cd688587e4d03ab04a1d49bdd2032", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7c5e3ec5549497486a164909aabe2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "455f8889394a48eb808af6431712bd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "045441f7345a4ee685e17b32f7393457", "region_id": "RegionOne"}], "type": "share", "id": "67bbb387174349e8b5370832a03580d4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "16ff69093dae41d2be7882603ea5ef1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aea2344fbae948a7b85fca8f03826f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ad610ba845b4389b67360e181c4d33a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8c922f0c589846bb8c6bf8cddf21edd1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3240bd9b204444daabc82a305edf5f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67131659a44c4dce9085efe9bac48e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7090f88c97049d99a70b8ea6afa0627", "region_id": "RegionOne"}], "type": "orchestration", "id": "5497e23555e145dfa0556ad4dc1815a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b5099e881b4511bb863f04aeb55a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5db9d18ab1ff4be89c2b959767f5bc5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61ca295c6fd84909a8c778d41bf1de0e", "region_id": "RegionOne"}], "type": "block-storage", "id": "d40c6c231809451a9fd3f0e0e8602afb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9e5838199c8442b85dbc9c1dade871a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba757d229ede4cc18a5c6a70bce9b924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5eb8b3bcc1548029bdae4468ebac137", "region_id": "RegionOne"}], "type": "volumev3", "id": "3aa999c066114079a6e3d61d2a14ccce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19ddb73a752e44f7b5a9c29a89f91f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9f3e86715f946d29c520484216cdc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e34b54fb431f40c8b4cc0049803123bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "d501dd5edfe14c5f8eb60f477a4f88eb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daa0971f0c044708bee0047ba33dd347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1f1fc58d6894ce79462de4730cf3c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30026446c68643d58497d2666b5b037a", "region_id": "RegionOne"}], "type": "volume", "id": "f9f1f44c4f8749bab59c8f09b5ab17b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46b69acdff894dc39e3aed8ceb9f6eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c88de31a7d71460cb18d737c8b8d02ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3407dfbeea14a968293ebcbe4962a02", "region_id": "RegionOne"}], "type": "block-store", "id": "4e0cf3848cf84c27b6a0b3b910398cd6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07583a1a77dd4b20bebb27dbfad13f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91e7b572c3584ca28eb6124ac3ef0317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a4efab5b5c54e1da3b1842134220f71", "region_id": "RegionOne"}], "type": "alarm", "id": "80901ff4d4b34b2e8e90383102891d1b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da3cf5a18bb5495c963835b2efd6bf8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "935be1b1fb7c4a1bafb4aef1a5086d71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "47f46df7650c4d6db50103218af83df0", "region_id": "RegionOne"}], "type": "alarming", "id": "5bb64ff1ba444bb99cb6cfe18bacb587", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a87f3f33c0f4fb78be65f2d7f9e7e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "151324bf73834948bce75424b8625711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cba6dff841944edc8616abbb439f2062", "region_id": "RegionOne"}], "type": "meter", "id": "637df0bdb186479b8018241952d67783", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0586319ef9344f9bb094a8ac855aad86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "022f52ed2e9d445b8236e590a531f946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f15ed4b54ca44abb972f5af544699971", "region_id": "RegionOne"}], "type": "metering", "id": "1037cb8d9dbf4746a16cccbfc7778c8f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e7d8d9eb9684de48256684fa38a4c70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ad50609e7f64f4f8541a13d10574786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f54328c561a4f2cb4bb08c7eb970a6d", "region_id": "RegionOne"}], "type": "telemetry", "id": "1054229a9b4f4e85afb5b8f18307fa91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5f4b684948144dac96a3fb57a82854c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "149d929bf05548edbc49ab0ed0795e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aa76e3e97d934feeaa511df090a9a5b3", "region_id": "RegionOne"}], "type": "event", "id": "7703e149a45d49a397f54882057f93fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f9db01f912df4138877af9a6c7c2bfb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11e50f1483824811bad2e97a851a1209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a4e30bc7d9ee4b40b92221b991f851e3", "region_id": "RegionOne"}], "type": "events", "id": "0eaa04e085de44e996d2b12dba2cb994", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "092f0c4d2e0740adb9d3d132b0bea780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8bf8f67f9084a4494c9d3ee15918e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "320df24291cc4e1a94bf0ec9ca9e60d5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fb79ee3a9536436c9184c1fff983c636", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1525cfd6412d4896a9a659b506e27b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "925ad7b59aaa414686fcc1a111c5029d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b9d140c4da5e44eaaa61c10c351761aa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d73dceb4f3e9463194b6300770afd6f3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad33140b4e7949caa3021c5e4a3da9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3d7c2329b91467a80894e22f88c0b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a1de22a0358458aa640b6dc87b224d5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "11d3a9698b7741298f6411d18d51f16b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01acd2909c8d4222a61434764f15c0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4e85bd91bbe4d01998e5b9634446ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "40abf24636bf4879a8e6682038ad8d1a", "region_id": "RegionOne"}], "type": "tricircle", "id": "c4357a391f654c3282b1a2baa294a892", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8f9562e01e9a4448863877b5ff9ecc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4d494b31ecda43cca97d641805aed1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c257a6d8908145ae9a20c67e7bc652dc", "region_id": "RegionOne"}], "type": "database", "id": "3fa6d0ffdfcd4dd9b288a5816a261eb2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "82555d4e7ece442ab505e03a647b7263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c7811d2e2444c17933bd5fe9e04216b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e033252b77ef41fc8022e263b3eaa26a", "region_id": "RegionOne"}], "type": "application-container", "id": "1334cf341d1941d1a0e3e9bdec3a44c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b5163865fb347f1bb9e29907eea079d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ac010bb058d4477a22810a12054311f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0c0945e55aaf447aa490e8c706923934", "region_id": "RegionOne"}], "type": "container", "id": "eaf1835dcbdb4d44bf1e6bef366b3ffb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f72490594b441cb95e71e2ed87d47b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c3b3667233545a6892e5ec69091250e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ffbfd9d4da96426aadc77605f14b50bc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2a65575e7ce940c1a36062adefedbdfd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbb4056390304c95a9d4b409aed5d115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "feb4a491c8ff49b4b0985eada6a1a757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4f369c51790f40709d7a2910165116e5", "region_id": "RegionOne"}], "type": "rca", "id": "87de019eb46746a3b636ec657bf6b514", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f0a5adbe36e045828574ee32b28488e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "725d06cf891b4373b04a4bcef7f1b468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "83b72b4dd0c44bcb8a4f1e90e1ee6600", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "377e614ee15441bdb697dfc9eb480184", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "38098154d57344458ba2931193d3bb29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bc468f5b843b4c4eb32c8fdf6db4f2a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "baf5f7d4107b45febaaeb2a390be154e", "region_id": "RegionOne"}], "type": "network", "id": "6e2a83c5adae4719b292e32ae340f4e0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c691796e0a104916ba4186c8a86dd384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "112375f58cd04deba07d50edd646b478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "52533290120d48a4b4ce87c2d03b3b43", "region_id": "RegionOne"}], "type": "backup", "id": "810bc9d4e44442949d42ec3fbe860629", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51dd9659f42e44c7bba0f5649add6a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d8fbe9c42ae4a009e9e5b8bf38a6e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "494a737f2aa0490c89d0ae83e96e1f18", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6131d7c9663b46cc8bd3286492d7c4ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af403ab445f64b06999a440e7c8bdf47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "151008ae5c524440a39f2911b674bf0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9bdced43250c4885baa66ba0840a6ead", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "830573e8046644f5a0b7d6aed0bdaeec", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c62d86c09428459d9171a21ca2d90556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a5d0fe55f5ac426f862fac02f05cdf0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "600ba8b1b2a14674bebc419fd0938d2f", "region_id": "RegionOne"}], "type": "monitoring", "id": "b9b5877643814c64a05ad041aa7ca296", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "506efd9e11034626937e3188b783eab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e214503407364cc280e5dc7e384b3061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "03536c6a6d574ad3a579c7300765017f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9c96cc83478f45a0853f94adc0a01880", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6d5873ce5e3f488480b2e2b488da93f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "863473d84f5b4c6e9e2b5c88c99bba73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2d7daeca83a6463ca9d5d4089d409caf", "region_id": "RegionOne"}], "type": "placement", "id": "93256839268143a194810b0e3f89645f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "086036c8c5364ff0b7a4ec8cf3fcf972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "627912cf9b904595b9c367dbdb098db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c5f711d63b164e6793bf7e4b11a25042", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5ad023f2fee14d9487297c6a91ac239d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35befd5245ad44699d5d969acc253f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7d1130f2e9d407bba720781c9056cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb16c6a2f314409caf8a8712b3243369", "region_id": "RegionOne"}], "type": "ha", "id": "25b922da2f2f413f9dd925d66cca60a6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "35cdb34f84474e819143dbd6c1a0b85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "867fe7992a424b7e96ae94e84531c876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8068f72034474417a9b86be27905d0b7", "region_id": "RegionOne"}], "type": "reservation", "id": "33a0aa972e8540d693db8f9aa104ae8f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2aca78b19ed649db9d732e7ac72d0de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b54a80ad275241cc8889fe40811bb72f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "62adb5841cc944e598427f9cb69f9fc9", "region_id": "RegionOne"}], "type": "function-engine", "id": "4d464b03497c4fb9acfb1f3913a8df5a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09364f59c38e43b2a8cc1a1e41d41b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a57fde3b600e480e8ebf1debb4bd0b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c1c19f8152e4ace94cdd9057a566e83", "region_id": "RegionOne"}], "type": "accelerator", "id": "705d87f34c0e4fc3bb30b9b5e9783ae7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc919dcd51b041e49353e627f64a2026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6bb3e5835974779be378de8d25b5d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a0042f50bcc0424388fd0133a7c153d0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6e2b2346c0d449bd915a53b85776fe63", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "30770ad2cdfb46359f95665a2e9f250d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a745cf089dbc48858ae76fe8c15ca83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4d104d3043874fb18b5db01d87eb0af0", "region_id": "RegionOne"}], "type": "registration", "id": "6d9f4a7b3ae94422add655cbe3df67f1", "name": "adjutant"}], "user": {"domain": {"id": "7c11afb0b25b40f18cbd2ed5517240ed", "name": "c6ae064668dd43a986d3c8f34515c84f"}, "id": "2d135cf2d4ea47b0a82dd18db8370423", "name": "a04ca61f629b458f949f89171989fea3"}, "audit_ids": ["36c72ebae6e345cc91f6fa785f07b4ea", null], "issued_at": "2020-04-23T06:25:57.804042"}} 2020-04-23 06:27:58,276 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,281 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,283 keystoneauth.session RESP BODY: {"roles": [{"name": "2e952d45f2814c0cb9afc22695c6ea81", "id": "0668677c9fd34db1980fbfed4b73d642"}]} 2020-04-23 06:27:58,318 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,323 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,325 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "domainName-2"}} 2020-04-23 06:27:58,343 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,349 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "1298ccae961c4e0fb59c13706af60b6d", "domain_id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "username-3"}]} 2020-04-23 06:27:58,399 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=0668677c9fd34db1980fbfed4b73d642&user.id=1298ccae961c4e0fb59c13706af60b6d&scope.domain.id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,402 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,403 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "cffd9f75a1ba431fa37f94283cbd5304"}}, "role": {"id": "0668677c9fd34db1980fbfed4b73d642"}, "user": {"id": "1298ccae961c4e0fb59c13706af60b6d"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642"}}]} 2020-04-23 06:27:58,424 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,461 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,466 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,468 keystoneauth.session RESP BODY: {"roles": [{"name": "2e952d45f2814c0cb9afc22695c6ea81", "id": "0668677c9fd34db1980fbfed4b73d642"}]} 2020-04-23 06:27:58,503 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,510 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "domainName-2"}} 2020-04-23 06:27:58,527 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,530 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,531 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "1298ccae961c4e0fb59c13706af60b6d", "domain_id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "username-3"}]} 2020-04-23 06:27:58,579 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=0668677c9fd34db1980fbfed4b73d642&user.id=1298ccae961c4e0fb59c13706af60b6d&scope.domain.id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,583 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,585 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "cffd9f75a1ba431fa37f94283cbd5304"}}, "role": {"id": "0668677c9fd34db1980fbfed4b73d642"}, "user": {"id": "1298ccae961c4e0fb59c13706af60b6d"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642"}}]} 2020-04-23 06:27:58,620 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,624 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,658 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,662 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,664 keystoneauth.session RESP BODY: {"roles": [{"name": "2e952d45f2814c0cb9afc22695c6ea81", "id": "0668677c9fd34db1980fbfed4b73d642"}]} 2020-04-23 06:27:58,699 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,703 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,705 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "domainName-2"}} 2020-04-23 06:27:58,723 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,728 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,730 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "1298ccae961c4e0fb59c13706af60b6d", "domain_id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "username-3"}]} 2020-04-23 06:27:58,781 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=0668677c9fd34db1980fbfed4b73d642&user.id=1298ccae961c4e0fb59c13706af60b6d&scope.domain.id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,786 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,788 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "cffd9f75a1ba431fa37f94283cbd5304"}}, "role": {"id": "0668677c9fd34db1980fbfed4b73d642"}, "user": {"id": "1298ccae961c4e0fb59c13706af60b6d"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642"}}]} 2020-04-23 06:27:58,823 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,827 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,861 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,865 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,867 keystoneauth.session RESP BODY: {"roles": [{"name": "2e952d45f2814c0cb9afc22695c6ea81", "id": "0668677c9fd34db1980fbfed4b73d642"}]} 2020-04-23 06:27:58,901 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,906 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,907 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "domainName-2"}} 2020-04-23 06:27:58,927 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,932 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,934 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "1298ccae961c4e0fb59c13706af60b6d", "domain_id": "cffd9f75a1ba431fa37f94283cbd5304", "name": "username-3"}]} 2020-04-23 06:27:58,986 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=0668677c9fd34db1980fbfed4b73d642&user.id=1298ccae961c4e0fb59c13706af60b6d&scope.domain.id=cffd9f75a1ba431fa37f94283cbd5304" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,990 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,992 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "cffd9f75a1ba431fa37f94283cbd5304"}}, "role": {"id": "0668677c9fd34db1980fbfed4b73d642"}, "user": {"id": "1298ccae961c4e0fb59c13706af60b6d"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642"}}]} 2020-04-23 06:27:59,027 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/cffd9f75a1ba431fa37f94283cbd5304/users/1298ccae961c4e0fb59c13706af60b6d/roles/0668677c9fd34db1980fbfed4b73d642 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,032 keystoneauth.session RESP: [200] content-type: application/json {8} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.175081s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,948 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,951 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,953 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,955 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,967 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.890443+00:00", "project": {"domain": {"id": "c4785cd616284b6b8896e5530b737cee", "name": "1ba25279187948ea9162b48747e06435"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "56057fcdc0434a979c66cdd273cd0c1a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "991c8cfa253d41e28f07f0f30f1b0b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b699eec8d95648ad880dc61ee3c359e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fe0062a2b52b466486dfca96b5c4cb9b", "region_id": "RegionOne"}], "type": "identity", "id": "803a5e1fbd564ba38bce7da9a3b2bb30", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "63a0f063c66148cc9893879e5771a298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6a26250dc0f94ffb8de5d24a19e7f0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b405f323af9340c6915c429fc65d48e6", "region_id": "RegionOne"}], "type": "compute", "id": "704c559642c140bc881d5ecf31b17be5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cfdc789a61f146c6a1521b1fd4c21224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "68789e9aea2741948217b335453663de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6cf5d8554e75414d9edbe662e8cf22a4", "region_id": "RegionOne"}], "type": "image", "id": "86855df0b6384f649a1dcfbbf1ef2ec7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fc73ddc864ae44f9b034c3e17f04b12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c99645200cc04d449eeaa35c82fc467b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f4a9c6a5fdba46ce89cac420668595e6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a14e6e2ad158432ea9bc80721d5ef7ce", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0702deded2cd403186d3e9f1fac1f9d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "003c0528a7c549f4af60986e01e8c550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c489d1fb9f1943e08dde30a29c6d29e5", "region_id": "RegionOne"}], "type": "object-store", "id": "51544225ceca4eeba3a877fd50673341", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50fc2769f932429ebc741baf9939ac14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "856c77dd17a74df8bfbc585e4a54e05a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b03db5d3473a429ab430c18b65312429", "region_id": "RegionOne"}], "type": "clustering", "id": "004d3ae983ce495a87138e4329e4525f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f6a94421156451e8271fd081c507275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcceaa58abc94d2c87dc8ad625ad960f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "628ad5489e324e35aedf8c44aebdec2a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9a51acd31ab64ff29206c04b493b7193", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c82f362e5354938961f9f58afa6ae4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1658b3db630a4193a942d4d443bc05ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee09ed81062c4de39cd8e5835d9c73bd", "region_id": "RegionOne"}], "type": "cluster", "id": "8a92adf7bc5442f2ac103ee7e7731a5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "10f5b8b7e20e43bbbf632ca77f302747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "452ffe1758904f88be9cb75149ad4cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b32a5d0ac7ec45809b9e5a2063f2be6a", "region_id": "RegionOne"}], "type": "data-processing", "id": "f64954ea0fbf4c49bd46458df18e7d77", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "637d52e475394af2a25c23f64c27fadb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a1a2b38e8aed489a96b5eb1a53dfa864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "19fd63f460fe4972a2e7aa548ecd2bad", "region_id": "RegionOne"}], "type": "baremetal", "id": "4ca51160e85944218efe22b80603ab11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd1d490d336d469ca0ea4d363d483cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca411c39bf864a59b927a789613f87d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1afa059052d042c2873148b162a2a847", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6376b6e808a549fb9acd145969a04500", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d55502211ee246acb130b473bfd93d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "26c0fc78e3c6497d87114a970cda33e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "40fcd400071d42889c4db40a90807f9c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2430935f4e454e2d83143320dfcaf1ab", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33e68e42942940bead52de0a5a4af7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2807a08f3a24c57b0bd903c9895d94d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8ce9e21ec468497389ae0220c1e70b0a", "region_id": "RegionOne"}], "type": "key-manager", "id": "d6679812867040c2ad4420028d34c838", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0026e3bf00354adcb5b5486d23d9f5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aae955515d1d4c2d9036df3e37e25ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "748107ddec174dcfaab76728b0e6ef1b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d1bca2a3b924280b971efd27d3466bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6dd3ef098aa41998a993ab246ff8a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32341b3e5d844188b9089ab0444fe0d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "952955eebc504a70818c6cc502c01c79", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d14dd9533db04a51ab413b5722dc3af0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "09a814ddaa584d7bb5eeb1c5344e4f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "90c40f0a9720418cb90ef2c6e1d06fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8d82b0ca8a4c48fcb8c1d2cfddc2ed12", "region_id": "RegionOne"}], "type": "message", "id": "897780554f9746b088b9e21d0b769977", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "093d944a761b4c90a3e9c7d99b69000e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0aa395fea29c4213ae27116b36d61593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0948dd22f324de69ca8b72641e00d3a", "region_id": "RegionOne"}], "type": "messaging", "id": "7fff8b4a32a846c4b432aeb6ab13977e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "03497a19cdba442f9859ffc3c426cb2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1322d1122e444c74b48384d1c7af0b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a42ad7d196b34476b5948a55665d18b9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a121facc1bd144fa8c0259d226e85f52", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54775c82bc064eab8192293d2769bad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfeb9da6b2224f63904a19e92e401872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bec43511ad54f278a02bfb6eda4a396", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bde18132591e4709973e7874abf3d6ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8e969c9f2434c2da36a39df93a5dda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe32cbf2abf9457e819cc8891ed3b918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3955dbfa0569445f885fc3476a424245", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "131d7fb2d15047a7b737a50187e28274", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd9478d308d6406aacaa6f80d2503bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f15af31517b40e38206bf595a9a2e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "930e53ba526a41f58e0f1631fb641cf7", "region_id": "RegionOne"}], "type": "container-infra", "id": "344be4ce05f843ab8e791492d8d83d55", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dbc0a4ae351f466bb83df910b1852cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "06249258da424ebd871b65dc54440b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "649afcaec55148b18e2496a26e5bd1e7", "region_id": "RegionOne"}], "type": "search", "id": "9f0996a15de242d580f72408c11b3b57", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "42042710e4ca41f0ad6221f2cc7a7d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb65f7ae91b245a0801486f439fbe7e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0378f1c541374854b9a4358ad0868e90", "region_id": "RegionOne"}], "type": "dns", "id": "2ae4112fe253443bbfbece24c8a0e4de", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea84c357b6564dc7b96d82980b7b4358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9b84435d8fc45218aee4a0734302d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3ab85887a1de4d87b3a6bf67c29a0be9", "region_id": "RegionOne"}], "type": "workflow", "id": "271607a9f2c04c60bc85ce5c248033ce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b0cb6a0e4934a09b1ee572f5d08470e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16142ad91af6499bb96e10b2e6347eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9b80a7ca5e1d455683625bd2e1020e1f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9b68283345064ba8bb2a43c014d41f4e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ac0459003f1f4c6a880af3df7b946be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c289d4b762e945ecace83510556c1882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "23084ff25c05430f9dca8e9221cc12a9", "region_id": "RegionOne"}], "type": "rating", "id": "afce576362ef4c5b90c133322374178d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45e9dbd486ec4aa68149034d11bd8386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f95b435f333e4cd2bae3910d9bd12c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74452505a8424a17a448a84d0c87c1ae", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ab8d5c61dba74cf580a37ae9eafddfb7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08e9e3c6a7c947aea7c1ca1186097c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "852a68c58b0c42c6913190fe962a61fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43b0826a76734920a62652c09d4f0173", "region_id": "RegionOne"}], "type": "policy", "id": "080a395896164febbad9813b55af3485", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66230293145b4768875cae914ab4ebd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a251629647e4a69b8c0d6000b5229c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "562b3126fe414b7592f8c828c57133ba", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c6584828e86347c1989ede982a705217", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "870b9d0aed024f08986aa48304f71306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14df8b478af1433291a440d7b0f7cdd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b05ed6f27e374306b56df5c49f1fc7af", "region_id": "RegionOne"}], "type": "sharev2", "id": "910e2f6283ea4094b2728c00056c9d07", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09f61a54cf8248a5be3024e0c951dcac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea29b53b9a114fb0ababcd1d78ca9714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "530ea0dc4c0346179dd6896bf3d6933d", "region_id": "RegionOne"}], "type": "share", "id": "342f57f052fb480d8550811d1f7e5f9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "da347cc28b2f49649e0054936726e44a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "22a4f2f9178842a18a9bb5d68914cc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c8e9d5ac4324258a24fcbb056342a6d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "23e5183433ab4d1195284befce5779fe", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecbdecc090d84a81811cbc5c9e079a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a10c2d48929543d48d45272f4e488eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7770b7fe0f724a9fa89051f31df19f3b", "region_id": "RegionOne"}], "type": "orchestration", "id": "c6cbb618918e47d7b12bdb716e873242", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25131fa44893479e92d049654954e481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3571e193a2364d64ac03b4eda5755036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33af6b481c4e4c63b977cc4da41ab7c6", "region_id": "RegionOne"}], "type": "block-storage", "id": "aa250ad71014400890ec36bc753048f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7b1ca9bb124475cbae28563be6b7877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb1b23329a6c427a85407a50abe233e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "330f6e9369674b1fb0a9abcb4d206593", "region_id": "RegionOne"}], "type": "volumev3", "id": "3c7594feb5324bb6acc845bd3186eed9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25462592ac9040a2ad3a4f6ca447cdc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "592634ec6bb345bdacf27b16a0d804fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89f0174ad5564addafb775c69d215ac0", "region_id": "RegionOne"}], "type": "volumev2", "id": "90f2b983badb4bd391b6f98a1741a56c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f15e57d9779f491b9ce081ad9dd0aa88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81e20241415240cd8509ada84d563939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35f15bd174594807a178cc6a294630d2", "region_id": "RegionOne"}], "type": "volume", "id": "2ec8ddeb9a2942b980603abee1adbc41", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e04b88d4a5a54f2fbdf8a0c0c0f638d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12165264e6b9436c910de140bf59cab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ff296ffcf87469fb71f50ba28c45d25", "region_id": "RegionOne"}], "type": "block-store", "id": "18cf52654d334af4b276c509281fe451", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6107601fcd9b43bfbc0b5e37120a8482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5eec1f89281845eea56f2320c90156e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4dd0db4b525e41dea2cff8d8419b25e7", "region_id": "RegionOne"}], "type": "alarm", "id": "7f29efec55064e45ac526acd6396392c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ec53bbe44604f5aa684f08ef6d64df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b62b8578d864745a7a58424f27e83b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d8317354bc29464d95d9f34843da5b45", "region_id": "RegionOne"}], "type": "alarming", "id": "5f43215d8c8a4c2cb7c411e9219eddbf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e5eb193d0364ff0b82df91ba5ac22c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ade53856cb344419856b71bcc90731c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9aa32dc351444cfea3bb05b4e89b87aa", "region_id": "RegionOne"}], "type": "meter", "id": "07e86cabd55e4431b1f833f361e3c7f4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "48743cd8b4904528b819e08e6f5974f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25c8717bb2ef431c8bbcbf2cbe84df16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f7bb97f22984ed3890246e2f8a9571c", "region_id": "RegionOne"}], "type": "metering", "id": "87486bc795a14368a0e07e64fd3ce5fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef68fd2d4ed540acb1527ef40fe60e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "583971c3a28b4c8483bd780953ec76a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2324d5b4156420eb35fd6c2655a95d3", "region_id": "RegionOne"}], "type": "telemetry", "id": "f37c216efeab47c38717cd9015cb260f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8c2650bd8e5241a6b6fa501d9b08219c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5979540cc46d49da8673b3818596882b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a8f61be2ba8f4e8b84cf9c3b7caa9c98", "region_id": "RegionOne"}], "type": "event", "id": "603afc76335349bfb41c628028ff7d3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "43f560020fc743fd8f9fb615a85e23f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b135ff441c9246cabe39089761d38662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ab8e5ed2b9e41dda6535741a9dea301", "region_id": "RegionOne"}], "type": "events", "id": "28045088057449049d80351ed2295826", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dfe1cff6c07f4e21913ca50ac07d3c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d1f5d6491df45af9510f8d46372d8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e1eb52eb3025411b87001f7fe7996c0f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0b8b75edc7ff4f3a96242845c47f60ff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ed5de8a8275c413eb4793df006cc736f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f29180c0304d486eaa989ae7e2d03e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "83cec9f356a84ef4be9a7c05a44546a4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d7dff9c405d74d93ab8e4e94ea8a3fb8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc0871b482944409a1ae1dd2e94a4fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd30e47e9166431aa1731cfe78f4a82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d75eef3d0fde4573ac952624fb4129f1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e3876998c7e8431caf4156f77e664663", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ec714abf731407ba569ea24aa70e229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b74c518d231c4fb088147c88b14685eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "920c85f4fc8b49e7921390c5e05fd936", "region_id": "RegionOne"}], "type": "tricircle", "id": "24aae5f70bb1438f8806f77d273fcdde", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a7d325eb27fc4956bca79446f88b2eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cc9d13b2b055444398890354e4494234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5e568e127e674c8685495a6db6612c32", "region_id": "RegionOne"}], "type": "database", "id": "236154bf593a489a9c692b2c5c156a50", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b82ff493fbf1491da9f8073f0e861989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96b786ab66824b5baafdd9d34a2d0cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4eb0abea261e45a4b674e9ceb9099394", "region_id": "RegionOne"}], "type": "application-container", "id": "b335366ce7cd486cb695f4fd5b552a30", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b899c16ceadd4450907b79f640be0c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "338623915789474f8e5c754e65132a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b084f7a4eb8c474992201cdb9cab388d", "region_id": "RegionOne"}], "type": "container", "id": "cd140b1b611a4df98c248c5714d2d935", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "69ad375d5d944badbb8d521d778f0cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e862cf6022df45c3a6c896abde1d9434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6b552f0b6ad2420e80d0549407bbcdde", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0c8112e5db2a4fd2becb394ce106c9fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ada21dd7282146939dbd4d55e3d90d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c73e67e9ca96462390b1c134c0ee85ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3950750cc73f4746bd07fde5d61a6f20", "region_id": "RegionOne"}], "type": "rca", "id": "c7af48a99b35426f9afd6f8c300fa5f4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ad7f681abfbf43099e154464f99c2bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e993ee4d2e36444eaca581700798f4a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5d758b9661704534a883c05b18719083", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ef40bd0da67847018dae473bd5acd112", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "56303ead247245caa7451e23e8ba20d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1288d83741ad487288d34bfe71b6491d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d6f0b25845ef4e8687237dcbde9581ee", "region_id": "RegionOne"}], "type": "network", "id": "b371a19d24374efbb26e65874419b144", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "950119522b664f948631457952f5de45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aae1a308876d4381afd4400b59813599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5dabeecb140b4c0292cd756d5482a495", "region_id": "RegionOne"}], "type": "backup", "id": "19f0a31d51b04678af20430997f69139", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2c73995ee5a2457087d0b499f146e94e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66b9ce5caabc477db86a4d91ea72c421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "88000172e49a4e88bfb16b87c2219136", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9d5bfd1771014d34b340ad4bf882083f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc08abc603304db6b4ce7ebd4faada59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d54c12c4322471d8fa78836a096b9bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c72c015a454e41e8ab7902ce3cf4ab7a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ceca2d8d9de4406990a6633e17b75bb5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21ef418d4e5843e9a5789acbd1e1fa32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cfff5012b74945c6b0127ff69ce7dc6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "48198a9224224feab64b168a058f9691", "region_id": "RegionOne"}], "type": "monitoring", "id": "f7b315c34cac4132b999f4e14ea0db49", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "25fb521120e045c2869b104d92eeba07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c0f53b86638a4d75880328f738aa6646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b943c2c7d67849f6907f05f2238cbf47", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d8a3bd72b1394ce7801feaf795ab1651", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d21571c3a2eb41c4a84592e98e4967be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ee2e4b27b574041b7f70e054ecd3144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b9a1233183214a9f8b796d0e78f7fce1", "region_id": "RegionOne"}], "type": "placement", "id": "f26eb64fa4704b298db76f1d5a5574b7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4cf90749c7f04f299f267337561c6b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e386d2762c9e44d09a10e66bdf6195ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "52fc439752ef42269295f081dadc461d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "043e7c799db64dbd821f6aafd80d0380", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd7c8e7fe4b944df8822cc2edc0bd7af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dfdb54cb095b427fb2bf8c3a532416e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5d84e3f2b4184a69b7a475ae82222060", "region_id": "RegionOne"}], "type": "ha", "id": "7c4df0bc006d42ed8f90632e9430923d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5a503ac2768b4158b24663cef1657d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1a4ba824f22740e1baf961346c7e5803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b1e97bf4ed864ecdb22717a62586bf01", "region_id": "RegionOne"}], "type": "reservation", "id": "69a8c52e873a4b8bb0516414fa73555f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2df5b12083b43d0bddd59362ddf1a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fcc8ee2170b24be68601534e75169c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e574828aaf0c4a1c808ea80f2956c6f0", "region_id": "RegionOne"}], "type": "function-engine", "id": "9637f67039c547f58049d4f116fc26a5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2598a9d01f1483d804c5783932c2e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0d63b3911df747bea960ca3b2ffd42b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "858a643aeae5482e9875a2459a288723", "region_id": "RegionOne"}], "type": "accelerator", "id": "5f23f3949b8042faa08df3c295cb1b57", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0cee364ec6c472d82bb5c649d763dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25e9aaf760714da2a08640e8cda52b7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bba5b5c7cf994e6db5ddcd0368dd3a4d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "486f4e6388a549038de99a7a0fb0ef7f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb2364070149409a84ac8f44c5e2849d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e1b8e5fdb5a486e9b776f89b2d3c47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f7c80442a4074a7c8f3547de10646180", "region_id": "RegionOne"}], "type": "registration", "id": "0adff72f733e4c97a73f3f787d7b782e", "name": "adjutant"}], "user": {"domain": {"id": "c434f0c210d649e1b76085465650438e", "name": "15bfc308ed084b6f927f7a208f914ecc"}, "id": "b9917313cd8149f380e7db3ee483cb1b", "name": "ec75fe63574648ff854f61b6881f0ca6"}, "audit_ids": ["6e65b0264f374efea375988a561c7f11", null], "issued_at": "2020-04-23T06:25:58.890443"}} 2020-04-23 06:27:59,051 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,056 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,059 keystoneauth.session RESP BODY: {"extensions": []} {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.228960s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,850 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,856 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,859 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,863 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,875 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.793320+00:00", "project": {"domain": {"id": "8941144d58894ac8b7391f9b067e156a", "name": "7b82b277940c4852ac9d6dc59164e23b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "326b8487c46348cfadc48367de0ceacf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "561d106f16084c33b44ea8edd3c167f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2cfac5fdd3d44257a58dfcd9592d420a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d0d98dc2db6a416fb3b84cadd3cd3af9", "region_id": "RegionOne"}], "type": "identity", "id": "b47a00291bdf4b7e9a875cfea2488917", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "915c6e08dc564185b5d9b259d9b473b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "402b7c6c88e5430793c8c258aa9240e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "af06d878e26948519b575b6ad735f145", "region_id": "RegionOne"}], "type": "compute", "id": "b729380fc04b4fd1b096b80de698fc0a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ae1b9b4e6c4543b9a2127aa627dd3481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "067f0ae471a6415f811fa9195b21e143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3a7b745b5662461fad2b122b111be9cd", "region_id": "RegionOne"}], "type": "image", "id": "d794755a1d5949178944d099f6960fde", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d19e4bfe65f4bb2a94e78e483fcdce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "90973814c65a4cf4949a714a9706d018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "13659182021640ed93dbcc9e1956f58c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dd230dd763ab4823b0b8695d18d67f28", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f10a1f525a334d9f8a8455cfde2183ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1a39f843c4349578820f1cced620d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f310061059a4588b6bb8584a4df189f", "region_id": "RegionOne"}], "type": "object-store", "id": "614f03b5b62542f4be23a4e0af3b4d9b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a21fca8a18d47a8beaa0c46c9a3f39f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f797bf24fac64498a4917d8388afb428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64c0c170881d409881737e5d584ecfbc", "region_id": "RegionOne"}], "type": "clustering", "id": "c69c1888c1504a4bb2b6b636975e0398", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4aad2c0a2be94d12beb9413eb22257e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9adb06b944734bca9af62ebc627422e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "965f6248eb0e4a8e8b2071ca1302016b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4f9c3f32e5204317a40021ccefdac92c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "afe3d595173b430cbe002adefb94e9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "972b208078fc431f86b5244457360010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c2c7d4a594c94115a7118eeaf8057c46", "region_id": "RegionOne"}], "type": "cluster", "id": "fbe563b584194dd2a51db5ef3fc5355d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "113851a0902e435b976ca4359342ad24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3433468f7ec04f3ca5333d31169f34a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "851a69de8ef24b6c95d313740b41dd13", "region_id": "RegionOne"}], "type": "data-processing", "id": "89be5997d26642889e38ad3aa7e96603", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b53fbf24af64191b10fdf2373801337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c136016b39fd4c4199afeb2c98348684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2a05e0d836ce4dc790a67c135e0d2540", "region_id": "RegionOne"}], "type": "baremetal", "id": "da0131ff4efa4479b9a4f21a70f921bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e339f557b8149a1b03ab9ce23b2f9d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b31253deb5941858e61ee6b434775f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c08a890b26fd4e64abb5bcf754447c54", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cd766367a4954187a212ff19d62f152f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fdbd82b1d5bd4c199e27a4415dbfb6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c282b589220476b8b159644af419f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a3cb9cca60e4429baea2eac3d6931afd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9b8e14ec88834edb8816b331565995ea", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "00693fa844fe469a9fe62153410f6804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4bd1df03a9054451ba7fcb849eda6caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cb8deee5cb5b41b6b425c8fa4c27fef6", "region_id": "RegionOne"}], "type": "key-manager", "id": "4f82cbfa8fee45df9dc80976acdc6951", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c04af2ad3460484eb290d84f9e0d0d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e716f1fc2d084659908529fd2c537a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "db0f6542a65e466183d69e86a3615649", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "026ca5d50b0a4fe29622b719c81031b7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d57fecab654433f9e2717965f2a31ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5266aa649c18495da7b930c32a6afa89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "75ed326d19f14dddbfdcb5e73304f536", "region_id": "RegionOne"}], "type": "infra-optim", "id": "19eaa00517394a27817ba79472635583", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cddf970939304da8abe4b6b2e41dc9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bda015782014246a6612f863102d118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7043378c7842436bbb3ad627cabda523", "region_id": "RegionOne"}], "type": "message", "id": "53b7dfb6689e495c9d32510225b310f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "16684a8a22eb412e99982411e403d07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ebde882fd054bc6b79a3a89dfd77d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "024f3f3a4aa547f185bbdf4eb39589ab", "region_id": "RegionOne"}], "type": "messaging", "id": "84f26379304a4bca8f064375da0d98d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d0213e2e4f8c4ecb9ad6933d07fb9ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1a1248d5353d4857a8841e2da453a89a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1b925aea487e4f678addd3df0f51d0d9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4cf771dd57f347d78ac5b42bbf03c688", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e87e460f3ce0426fb203019bd8cd5e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a495f31cf82e475aabb6c1a75b8dd97d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37ce0adb47c44eb585988fd87a66c9b9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eca8215109024109835f68bd56e19878", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fb1f847d205492aa2a8390406556b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "680ccc34b3a84bfd86a0cf9cf749935a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b64d32949ce740eca8de8b6af900b2d0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7e6c4038cba14c87850202a8f5444e5d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26fb85fb3a3548379fdff8801aecae9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ef10ac339fe483982d2555adea37969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb6eb9b3fc554687bc6c574dcff938ab", "region_id": "RegionOne"}], "type": "container-infra", "id": "75fcd843b4aa4c01b1895aa6723c7a2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8c7f697e4cfe48bfa4092627b0fa335e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "74ddb8d3d23a4a729fb40b2661821ca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "351e0956ba41456c955bd859b402a652", "region_id": "RegionOne"}], "type": "search", "id": "f45dac994b484459b0c56c5b3091df81", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d08122c88e42436daf448b4251616979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "923bd415afed4c718406a76f03260a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1f754d7af23844b2ae78ef293c1a1e8f", "region_id": "RegionOne"}], "type": "dns", "id": "9d51474d26a74eecb3e58506b303dc58", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2809f6a96094581903b5cf3c1382c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d23403f2bd7e48478854e753cbecbda6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5cd3c7a94f0b4ebebc4f53ea36e3b5af", "region_id": "RegionOne"}], "type": "workflow", "id": "c1975e2820f44944bb6a25b163ac4c0a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08ceb66124a6409d89b93a10cb65b1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d3a0b2c6cda48468d3772aa152799ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e236eb0b2384ceba9622c8e725d175a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d76e6a0a50374460a5593c1c5ac40a74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "58a0318859734fcbbc70211808cf329c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "053e89f8c5cf4e5d9df4b020139d4c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "463c3255dfb64117bca881910a7ad618", "region_id": "RegionOne"}], "type": "rating", "id": "8986243e99114e0f8d6c8c253cb60053", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53e6b77d02c94a3c9c78d1e9ef93a0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2791c289747b41f4957bc6c4793c5463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb451434c522434a8770eda871cc288e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d3a940bbf6154de5be605308e013c0f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b70bbe8075e4da3b0084d5964cbcdd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d1b40ccc96843f68061604d9a4be59a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7cd05560f2c84965b0f5d48dc6eb8269", "region_id": "RegionOne"}], "type": "policy", "id": "e5c51e600a4544d5a64984cd7cd0e997", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58e70bb85e2443aab05bfb7ed4506e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ad6626fe62c4b7284b3463a1561071a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f550d56d2114a10a660333bacc508ed", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "87a047913bfd4e2091044748e4e80828", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce30cbfa18e74e869732cd990ac3c39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "859790f96b97405faf59b01b2882bc09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ba6a2afe15b744afb287a3b191150e1c", "region_id": "RegionOne"}], "type": "sharev2", "id": "dcf8359cf56d424bb02d7678f9bf5261", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf01610e777c4f778aacdd57709f4b89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7079449e7eb348e69a72ea72357d566a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "61b119807e404da1a7331db0b95560e5", "region_id": "RegionOne"}], "type": "share", "id": "5774db98518e48a2ad22480bc77e5750", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b55da04acdc43a7a0a21dbfb685b836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd7a95eabd4b4fb38357a2c00d028ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa759ea6c5c543a38785dec84bb7bb58", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "397641c7224740f69e8ecf5540691ef5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4167b1b9721431c866186548c6a967c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f210cb3ce74eeaa7f0d2d23ae8ceef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ea61ba0f4104bad8d81a517c202e00a", "region_id": "RegionOne"}], "type": "orchestration", "id": "6797f7b2c98f46cd8943986e4a979190", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09747265a2c4423f9acd97f9c87b446d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec536383a5604dc280661b6402848b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76bae44eab29462bb396b59ae819ba23", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d62c9c39e1a41a08e5e33663263ea1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d101b1c21204226a0532078d37571a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac23bd092a114620a48273996cad2998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcad508a106c433eb545644afb8e726c", "region_id": "RegionOne"}], "type": "volumev3", "id": "41f696afdc594c1bb2664e21d115a43e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65a28219c2cc4559854f9441621f8f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "866b60d05e6f48cbb22e8771a28c1457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ff178f60594e729aac79fe348cfe63", "region_id": "RegionOne"}], "type": "volumev2", "id": "5c05c611cfd040aa89b9c146cae92b10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e355703644f40038eba6f8d3b5eedee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb74353507e146c88468aee45fde2571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86fdf03b476e4b5dabfafe09d978a7e7", "region_id": "RegionOne"}], "type": "volume", "id": "58dc84f7404348d3a39d27912e0a9ba5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b709bd2060e4f9d81dee5d9a13b9197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2571e6ef150e4c01b3425bec2f78c6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe600c54c57b43c892d8110bc4d767e6", "region_id": "RegionOne"}], "type": "block-store", "id": "15912d3354b14c22a45dd003ef100ee9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01b9bcf0aa6649128446cb04766b8cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c932986eb5da4a9486eb6acc453d20ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c37c096a664e4b74908ad13c46dc3087", "region_id": "RegionOne"}], "type": "alarm", "id": "2196f06ebc514d5e88f6477de4d3c49c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a8667aec3e9146a0a5b894ae74fdf3f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "932c0a2b1d5c48779bb910e956845363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "27b4c0c0c7c7458682482a456ae30b72", "region_id": "RegionOne"}], "type": "alarming", "id": "0fffab7cf8fc4940a4cfdee8c5594051", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fefc8b13f4046049e6e63baea8bdf99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "04b2d556d867428d9b3acbb3cd6f8b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5693a526bc14678a475b8267825ff88", "region_id": "RegionOne"}], "type": "meter", "id": "7686e8f46db240f4af4843f541a110dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a653c82ba041474ba264f76ea7080383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5333860aeb94651b8c0bbbf1d487d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a968576c4dec4a0baeb2d3e00ce583ac", "region_id": "RegionOne"}], "type": "metering", "id": "939b1b43815b489fa979efae88a38d2b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "680b37460a2c46919a2fa733772e2a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd341b2da6fd4b28a00e558b0c6ad0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "13d5ced24a4c4546acb856b0bb19d996", "region_id": "RegionOne"}], "type": "telemetry", "id": "8e8c3040101441a78e886c9dd022c178", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bd73da7cc4d04bb38733821ac53502b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9e37c7adbd1483497f78b0b099d3467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72aab41025964c4b8cf41f1470258443", "region_id": "RegionOne"}], "type": "event", "id": "03b936adf1e34b56956c56dd360aa23f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "befdbaf6fb87416299fdc6276066e2bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e5c5ae4fa07a47629d7cb0bae62967c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cbd51b7170b444e0be1a9cfbc948d06d", "region_id": "RegionOne"}], "type": "events", "id": "c2f3f7eeb0364a28b6a899031f0a02cf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dbc8bb69570b42d0ae6cedc513bbc63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0cbaf74735bb472b865668d275ec5a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e9531386ee3245a8b4913bf2279a4d97", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d109ad6321b1469d8271e7da8d921849", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00560d9b19594c729a38f8eae14925ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e70ff732a564a6fac973f2372d22352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "511d059cd36743789945bacee25718ad", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2195330708d44feeab3c4be49c383b79", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c4d294da20d413e8e257985c41058cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "122ff89ad420476cbde2873f5d10af6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "628afb7578044c8694d334809136928d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d18d4611bb8349aaa24e96a2cdc492fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe9e9a602d234998a581bfa485daf128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01510f06495a43aeb3de6572e683fff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae3ef038059648dfb497624e9a529908", "region_id": "RegionOne"}], "type": "tricircle", "id": "778852a83beb40d686091f3ed36056d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "daa39bc5759e44a29f7e4034787920ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bf005441476c4b4db0d30786a3bb5a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3444284d29484faca9af3cb62cd3a457", "region_id": "RegionOne"}], "type": "database", "id": "f72f1cec038848b48521935fa7580705", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "047b5597e7ce48cfae7302c28d5cbb92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0a13376da0f4adfa4d620e745363fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7fc2bb2cb9494f5dac1b5194f86a1198", "region_id": "RegionOne"}], "type": "application-container", "id": "ee8d8cdb8c8745838ca168db5846f8d9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc96af4762fd4dd9bbfd14f21887fdea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4299f752491b4b659f721b71c9434b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "975351a1f8d845ffae030a228e56a0a6", "region_id": "RegionOne"}], "type": "container", "id": "19a5a2a790574fcea8c95e0a1a52019e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "771cd15dcb364ee7ace6c7534098c0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb7bf88d2d314ee2a2115564e62d6f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "13426de18c1d4e77847053488c315683", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7eb958aaa3794530ade39655ac7d93ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04ec8f6a45fb4a6fa6818cbf8af4f5b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8b3db93703a45f8a92bebf986270420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "edef6db18853491ab57923798bd9192c", "region_id": "RegionOne"}], "type": "rca", "id": "83bb79253cf14f09879f5dca9bf909c6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c64ac6c6340d4faa925c96b826e4b6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a38657ce82214ff1a742252dba4b64ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b2d0c7bad23d455ba311f1e550b185a2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dc959912294045578f6b422acd19c968", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9f1a45c1be9a44879e171af51887a916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "71ff9c8ddf2a4e8da12ed3908623f7d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8d2125146b9648c5a82b8f6627be3fd9", "region_id": "RegionOne"}], "type": "network", "id": "147b366c32d447e9a555a530e7f5a72a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a906c2175796463fb2706da0c2e64bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8dbbbaa9025142a1a202e53fccf7b4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1fa64c62265a41c3acc1626dfd5f3c71", "region_id": "RegionOne"}], "type": "backup", "id": "fa36461e9718423886e91000e159703c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d78433e62d3c4d5abf55b49a4ef7e45b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b2673060a7b461ab2540142bd075dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65f08c05af58413d89eacf117a809cf4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cb210920b5f64d99b536c1d258a71438", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "745e638ad44246ac8be19df10793ad82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b9c5613df4a4c8292896cf0c1c7b94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "50f58993e49a41da91afe62c0481e8c8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a267222456f94ec2af734064a49ab550", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6abfb1c3e0174f50b521d891214d48b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6f7b00997d1e4fd5bc96de999bf776e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a66c848eaec540eb8bbc502797d99e5a", "region_id": "RegionOne"}], "type": "monitoring", "id": "9ca182955a6b4efeb6025dc80f7d9a66", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6dd6fec6a97a41abbb507888b06873ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5d02613b10214424a46c2069012e4718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "36679a51ef9d448cac14fdc771136584", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d5035d71c3ac482aac90596ff4c26e5a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fde748573ed6406f85fdfa685ed8538e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "de00d621173946549216e788fa3af1a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a3a0affc9f114b5c90317553f7274b1d", "region_id": "RegionOne"}], "type": "placement", "id": "b88f4b1521fd4f5faa1145bc8cfc4d95", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a224357527d497183bc822509b450cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40d3e6f42c144ac493db3f446e2137fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bca713e375e846b0adf872ff18d236a0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "afcc882c24b04bcdb0bce9edf57ce5aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db7c2cb7276b48429a15f7760cf741bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ff6bbfb273748ca89072404782a5dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a1004778b0a94f5b94ea7953e96c53ce", "region_id": "RegionOne"}], "type": "ha", "id": "85b7c9b41b4d4b3086ab2c90a0bf0179", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cd6648deaf554727b1b0858ea030db30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f924c4b0a045436ca779f6d6488c9c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "38613fa0978b4e9cb19f3befec020940", "region_id": "RegionOne"}], "type": "reservation", "id": "53b74a6ae10446be9c1d4da5db64bdb1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b891813b4e904e949cc188717533aaaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6685a2e3b9394629920d93ace2dfa427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f4db22229efe47609b175cb86d0f619d", "region_id": "RegionOne"}], "type": "function-engine", "id": "865f07a6a39e4529a01051e70525f3e6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c9a36f2a599422ebe46503ec31cc2fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c83751a545624a838656d266cfa872f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c2ad9099ed1b4d909f28db56148a7cdc", "region_id": "RegionOne"}], "type": "accelerator", "id": "d15a55ac52114df582af6a046726c7de", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3100dee53983438f9e7d6ae9b9b0b631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33495465374e4ed0a13844ff4a7d8648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "088ea0da2f694aa1b970c1e55dfacfcc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3c1901c2a0f843d595ef97567a5d52a6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "20402d63867f4ce5934ac6c40b692061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbe6f1ec2ce34b3cb6b3322e2ad677b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "16d6de05e5b941aa953ae156c055bba6", "region_id": "RegionOne"}], "type": "registration", "id": "3a9e159a3e7046d88e732c420e4bfd50", "name": "adjutant"}], "user": {"domain": {"id": "5a8c8fbb1b7d4491ac25328a9eb7212c", "name": "620c3cd6a2a9497988c5016b6fde587c"}, "id": "8c5852211e264462b5dd9ed82226c30c", "name": "8365dffaedd0485291d9c8dafd4965ed"}, "audit_ids": ["f4b579a137c44995815889d5df37b2ef", null], "issued_at": "2020-04-23T06:25:58.793320"}} 2020-04-23 06:27:58,978 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,983 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,986 keystoneauth.session RESP BODY: {"networks": [{"id": "test-net-id", "name": "test-net-name"}]} 2020-04-23 06:27:59,007 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,012 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,015 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {19} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.168837s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,926 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,945 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,948 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,962 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.867082+00:00", "project": {"domain": {"id": "a4ae8f2060464703b817e89f84b26bed", "name": "a592980393364c34999b8a367198b968"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e547b14121b4415ab0715e6cf14dec1b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c7645c8d45ed449e96025c79f59bedb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5e0e395f2f841849be615e95317d61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2e8bb3b390c048c88db6a483c2d9db53", "region_id": "RegionOne"}], "type": "identity", "id": "3c19cd25ddce45cc8fb6fc86e0cbeb77", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f475c590b4a248a98375c7027a512989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3fa63a802b304a44a685d73fe1bb6f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c4f9739ccb114e51880c64425836049c", "region_id": "RegionOne"}], "type": "compute", "id": "19bbeb38e77f4492a189b86122b09c46", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "aa55432329bf4206879cc8bfa2ede292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6e4848bf7a0e4e3aa09a909f96f3dc07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a283a73361604e498228d19258d4399e", "region_id": "RegionOne"}], "type": "image", "id": "6f4b55d5f2904f6581bbc478d77621e0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "af82df731191452485f9be45af4574c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8bc3bbd2da644e0797255267c2377f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "88afe3e3947148348c075b012ed322c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "397a773b4b8c47c6b5315d3a37dea287", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f466ae3f44423e94cd5882ca474a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d701754dbba479bbee0f8866dbf2bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "057813b9f6d342bca64fe2383fcc1f5f", "region_id": "RegionOne"}], "type": "object-store", "id": "468df8a44c404aaeabfe74bb280bc025", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57fb070b242b4c32b04a127042356365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1bd946135d3b49f88510c3c1fe363578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c78d5bf464884a30b78afd98904b3f9a", "region_id": "RegionOne"}], "type": "clustering", "id": "a4508b54ead4432ba59c18724743204a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a42f12b855b14178a7a83330d6c6944c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8561aa1ea83349ce98b1eba85c16beca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "834dc0d67c2d422e8317191458bff902", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a0bbdff96ab34121ad34301b8e278c8d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f66a4d0d341b497fa1762ad0d211bef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71165c04b5224239b798f0ca27d60e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "df7f2d7317a242efa68de9de6e2f71f0", "region_id": "RegionOne"}], "type": "cluster", "id": "a1f20f50238a406c851971e74af23114", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6ef3a280144943cb94f8540d8a6b63bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3b8ee39ae4ba49eaa31c8b2cdc47b5e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "28ccf861c45842d78456c08885ca74fb", "region_id": "RegionOne"}], "type": "data-processing", "id": "3517bb8af7964715b09ae903ceb7d8c9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13fe74eacc144ea385cbe18ea8c56ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "985de138fcba44cd8fdfa934602b77c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2be422f400534e4ba1b9e5851023f8df", "region_id": "RegionOne"}], "type": "baremetal", "id": "a1b91364bc0d47adb50499c4191a94d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "699aa25c7d8d4d5390cfdea3accc9e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75ee4f14eb9545b1a11ac74edf8dc64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "711c5f1ef1554bdabeedccb1eb64c93f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a76d106ff7b84c92baafc6b6b2a23df4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "734d12f97f0f439787e80b8ff8504974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9ac7ba84799a481c9add46b34d2f973a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3a80cfc3b5b0416d9f007d319a531066", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bf76c48a9f644765b7283531b9aad715", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1789c90709a84a7a8a04e81e199f0282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "edeadebffd6f418a8a09aeb4432f2c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "52fa0eefd51340b7b9929ada0353100e", "region_id": "RegionOne"}], "type": "key-manager", "id": "88aa140f3207475dae4f3a9286e4fcf8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb631e18fca64d3d89729c91af384091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9171ae6684a349a2ad47f5ca02a1ddef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "05a7a140cf064988a043791a20cba4a8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6d58e31fc4b8486c94239241d375cf1d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c92079fa7659458cad6de022f0ffa5d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af35ca43c9db4c369c49afe09e899c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5a038495f2d4807b11db7678828a0ed", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad57bcca2d424b91931f1cae0a8cff2c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d792605c8a154066b55948fdb440738e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1bc8d965e8d49e7ab616c30d022a508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7eb0f04cd8fd4253bbdfe60d52a8da56", "region_id": "RegionOne"}], "type": "message", "id": "0d011af6d14c4a9fa28454aaf09cdf6f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5a65798ec84c4b559cb30137287025e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "73a526b4c72b4cdfba5ddfa1c9c7a145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ff6148160bf74620802a0c12c026c3d6", "region_id": "RegionOne"}], "type": "messaging", "id": "c4c0d1147f9e4d44ae467d3dc4c00cf5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "02518f643a33422098bbc4bcf8de7c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c4e5934e8760497e94b3c2077bf67d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9839a0b8d1c648f88197a2b32744edd4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f3cfe5026f0549e9afd2fa0f1322cfa1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd2ff83e778e4d73ae4f75635888d443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "281b4bb386eb496fbaad0c5833d4633a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "393b32a36fe54a54b5bd2e3fc6395832", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3acb33d83adb47ee9b055b2841e0a9d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0f5afe1baea46c2861c87efbfb61839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd1486000411447ca7e96bc1e5b18c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1cc5d6763b74419abe4322199f1ddff", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7eee736f3e7e47f78326c55f98b237b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c5dc72e550845008405c95f3b724220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d4a3e7980f143dc8fc82df8027317a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91ecb4c3228245a4a8c928c50f14ac6d", "region_id": "RegionOne"}], "type": "container-infra", "id": "cebfe61743a7490e925f0b190c33472d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aea6aa8c2b9a4ee989747367cb1e2126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e936a7243a3445ebb7614e8ae8a3d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c692c4ba31234805bf02de28aa50751d", "region_id": "RegionOne"}], "type": "search", "id": "24a278cbc2bb42129b79e3b781e0279c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cd94c3b1bec44a3e818f0c00028aa46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b7ea893943e14ddb9b82bc2fa972adda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bed2ff756a1b4eccab73e19e81e8df34", "region_id": "RegionOne"}], "type": "dns", "id": "d3afe304b97d45019a4e8a07815094e1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e103bf1b698460da45d42a0097cfbae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe50c09408a2423ab7ab88968ff2f05c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a1bb662c3d224c7f8fd4f55ed8edcf71", "region_id": "RegionOne"}], "type": "workflow", "id": "eec69ba9f37e4cf6b97b3a07386f10e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e945df5025a14dc7a9edde0c7dbaab2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ef6490ae70e489982f425ea11769dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1a6d3855324f48ecbed98ab4be140f03", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c3d28dbcc7cc4682b42fe0a621a52248", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "62eadb94d257434d8de201b2e5261357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e08c5f22fdaa47f68c91b8257438d6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "48fc3be9bda34fb09be982c734557ff8", "region_id": "RegionOne"}], "type": "rating", "id": "849b9017998e4238a9d78d73347a0ed9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ab24805364f44991a877a006bfb218cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8468799d1f7a4997b06c6f5beea3d6f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "acc61f82043f4dbeb97f183aeb531ff7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3a5fcd5a5db945bd97c2f516612f46ec", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc251cd645d94e429cda58a17ebba4d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "895a6ad8f74643c7bdcea81f7e644026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9a3c52292be04c33b229f4e0517417ea", "region_id": "RegionOne"}], "type": "policy", "id": "f72eb792f6244af59dbc2bed37aef2da", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e6edbd65e914a13b6757875a5d45b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2bd714792d147738271d4eaa68ee904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c93f44d9c1da4eb98e783e97a7176f50", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c5ff681b65284c7db4ec01ddfd48b481", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4406feb7ab84b31a22fc7880504facc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0912ece706ea48f1a9fd5b73d516aa7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d257cff2fb44a32be8d57eebf71548c", "region_id": "RegionOne"}], "type": "sharev2", "id": "9c5273f1c6f8414e9319b375d451f420", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05583f2abd934e47928cc8422fe067c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "150965ca22e64dc48527a001acdee8a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4055e9e63b0b4f58bd06738782ca5065", "region_id": "RegionOne"}], "type": "share", "id": "6e500b13aa72475c9a7020125b7bcd9f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "098b611e0d6a444fabe59e8e49f2666a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6259a1db45c441d8a75ce7dadf3d135a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "db4cbb93a72e4cbb819790cd7c1fdbf6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7b9b3a2eafcc4374bf88f5a4e9a0004c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49f86b23e4be4f2eb0d1627fc8f7b299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cea101015b84c4697c90afcfa85ca87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00261451009b41b9a4bf88df6d3cef95", "region_id": "RegionOne"}], "type": "orchestration", "id": "5842cd7da5114cf88c2be8d2d0abae4d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e091f4532b94774bf9014eedf66efcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d4eef45f17e49fa81849ad5a1c104a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d66aa284f6b9416a9133aa9ac6fb1f4e", "region_id": "RegionOne"}], "type": "block-storage", "id": "89d0a44c1a56458d8057026fa0506bd6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b1a2a70db8541f39806483e5832ee78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e8300858127468e874344ef6d22d94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0fcc50b2f1044efa82eb5eb033cf2b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "132b58366cc74a2090c487148d33516a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f8d6147f91844ffac7696dc84d69aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf4aa99cbc954eb2ab3a3f8fa93e71e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df218604942343959a0b31513a7d2249", "region_id": "RegionOne"}], "type": "volumev2", "id": "ddcf01203255489492e77d4a526ec27f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8901c99dae364d2b972324a1ba749f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6bbc8f453f470fb9ef2d5700627d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a33a9b324afe4087af81e9eeeb0d1138", "region_id": "RegionOne"}], "type": "volume", "id": "d154c19a61174a78a44bd6b0dd0cb003", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac7a9ddde0464faba1a4541f7619c153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ca7cca3721a441f9b356c45217bcb51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1998e53f770c4dfeb186f40dcec1bfb7", "region_id": "RegionOne"}], "type": "block-store", "id": "69576e7ad2354467ac613a6ddf5df1ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f33c17c63974c37864f250ce1603157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d90b8ce2bac44894aced5f1516e7484f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29f43aa8e3eb4500959b78e8c5a6ab69", "region_id": "RegionOne"}], "type": "alarm", "id": "05f8c7b34a984268bd800f795a2cf598", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a245d6af8574c3682811f373aa38222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02f46ce4f8554396b703bb8280b2d564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0224755987a34d7ea23d1a29ee381ae6", "region_id": "RegionOne"}], "type": "alarming", "id": "ad8700144f6b406cb80a1cef7f59e7b6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "06a34b76e37245e1846398c0e048e704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c41c0d5c9e4145ce8f8953b0a1bcd74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "907b6342407a430e9c71f81f8e000900", "region_id": "RegionOne"}], "type": "meter", "id": "7bba8b28db1e4e7fb68d6427111a4214", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5aef504396d4103ac48ddfb0fbc1cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb833fd21cfb4ab08c0b552d7a92041d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78cac8b4d629457c9c54aa237ab4a70f", "region_id": "RegionOne"}], "type": "metering", "id": "9941593424714fb99867f83c37e50dcd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a11a7e45409d4c9595deb8e1f93a796e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae1f3e0f796c4ea59bee2308e579102d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5fc0e8e16ed34bcd9568141697f3de7a", "region_id": "RegionOne"}], "type": "telemetry", "id": "143795f7c8b34ff69ce1caf42afec39a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "98111ad77cae4541ba29410d3862cd0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cf126078d7394733b01c714e733921ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9cbf28a81403409fbf42bdc335116b4c", "region_id": "RegionOne"}], "type": "event", "id": "bec02479ebc447708b23e7f8e24fe8ad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e1598845ee643e8b4ff2c39592806ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d4901dc0f2b74332b1df33ee6a0f8186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91dc70ed72cd4637a423b30919fc02c4", "region_id": "RegionOne"}], "type": "events", "id": "bfc8f78269e94f93a09f4ff03dbbf223", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e23c52dfb5294744ab7e57d820de9b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0903c7a2e53748e9be544ac1c4f135eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce916dbd87654ed1bbbf4669609c9e95", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2c5053ecb50341f5822cef03abb5a65d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4bc3a146fc8445899ddef8ed87d8af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96ecc4f33e044e0aa7f625f1fb82bea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "db41db06a91a4d448717fb9f9e9e5c30", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d78ecf7e9dff48a2b1e9d39f5a42bb1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efbd258cb0ad4010a4899c80166c02d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ded7454b1174e0a9bf63a62f37b3251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2dbfa2d82b8d4f3fb678982f0323e7f0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1827550216c0436cbc38567380d30d47", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "153c1da5ede0405eba468cbc7ab119f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "439d1e27093d47b9a5f7b927f237cf0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f33d6d063b8441b0a07a3d1e924f8f14", "region_id": "RegionOne"}], "type": "tricircle", "id": "d72a5b4a25ff409aa1ac1c3413b2e489", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "516519029074484f9b34eaf3c713aa8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9e8e14570cb5426285fe1289af284366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "be4450141f834bbeb99e7d1f530756f2", "region_id": "RegionOne"}], "type": "database", "id": "0afffb8a5f0c4ed8b966dda14d72493f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ce0360047f54abe977810d0ff9c7c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7a8f0e707ad04a75b8e17455acbc2c48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f50da821f5b843529da9f840a2df5cb6", "region_id": "RegionOne"}], "type": "application-container", "id": "539f6a02bb9142dbb12e0980e54fc709", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b09d64f5d591466cbeb7bb1972816260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "715f8f6616b14945ae1ae0e662b59b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc821401c246437da4accfb43ad9ffe5", "region_id": "RegionOne"}], "type": "container", "id": "5301a0cc42484bbeb4a5ca957df24f96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d65f6883af87479989ff5af09cca3fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "005e92142ad2488fac32a7c23e3d16e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "92813b93780e4f7bb6c2cde708be1201", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c7e5cc240cc04a86996365d1a808ef0e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62f0e4101e92469eb32aaf12f25deb95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f209f85e3f7452da5b699d3177c014e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c2a469a27b04b6aa66429afc384a075", "region_id": "RegionOne"}], "type": "rca", "id": "1e73f9df7a48426cadab9dee4bf4c217", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3287573def5d4be38b565c4caf6deefd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0a9a56d086f4464897e2e0f6328e78a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fd582a142596438a8b308af7c5e448c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "94930e17309c46598f0ebc49e575b57c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f0316632e12b44deb45e92cc69fe0c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5474eea5cd6146858786c89f56fd810c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "62c7cefc44d8449db023bdffb5b5936b", "region_id": "RegionOne"}], "type": "network", "id": "1be80f58d25c45a0a0521e50aa674c04", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c79edb8f156d4bdeb9ecf7a03cc60fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "afd0118916654ea8b2416f06fbea5d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fcbb36a2073145558910d33e0c66d01d", "region_id": "RegionOne"}], "type": "backup", "id": "700499437a774279b16f7ac41372642a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b2b40dee17ad4d4983231e6b2165c6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3cfef55a0a114e398bea1f7c64dc8616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "252accdf5ca7470593e2af7c73a80116", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "61391392dd9b437da195ac3e65b437c4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9bf732c1054431281c28f4ebfc06a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6df77c991c2d4df1959c5493f91fb57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "031ecd16681c4528ab3ded4ec3791b03", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1dc07edc80f849ad8651c552b3fd6f09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95e0c1a8b1d84311b228233862ec780f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "038e4f579db34768b4047048dced97fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8fdf6af7297c4a3aa2cf70f3dc001d9a", "region_id": "RegionOne"}], "type": "monitoring", "id": "3d546304c4724106ad79df23f4fb3544", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1eec9de7dfc849218f03ed52758bdb98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4101541c5528469ba99ae11abff199cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "146a98894de44a1781e8625d43759bc8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "306c252326ca489c85d6a9cbc7b3701f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "424b3ed47777498ea958d45808b9f247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9eeaa22dfb5d428e8001fccac24387e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3e21ece3ae9747cb8b7f6e1d1a60db09", "region_id": "RegionOne"}], "type": "placement", "id": "c6678d4f6b3248e58ac8de5e04149d98", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65b59e6bb01e49c1970cf3d04258ecb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f49588e562cf4aaa9e395d99758cd422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "121319cc916c4b2ba8cfb2516c7f7092", "region_id": "RegionOne"}], "type": "instance-ha", "id": "90c0a68abbff435ab7a8410a47e601b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3a2e990277da4976bf6383aca642b945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "591ea6db3f944359a72e168ecae59ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae638169a4c74853a18444ec99e9489f", "region_id": "RegionOne"}], "type": "ha", "id": "7589b58acae047c9bacdfa337f02bcf3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2aa42b6787f45fdb169e4bb4573dfdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e224fa8fe2f248218cab1e7f6ae896ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f35de821ba3f4043a15f116bcd070515", "region_id": "RegionOne"}], "type": "reservation", "id": "c30b7099c85644f197f8eb931f95a5c8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b92f7d1faaa14eed88a4f38fdb453893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "431f6441bc17422ea2fe10daafa9b18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "94c877dfb052453ea16824c21e188983", "region_id": "RegionOne"}], "type": "function-engine", "id": "3308534798844b8bbdc0d2123797159e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "543cf5af87244027a5f37721cd8f7b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9e05d9e81ff4ff8b439b8da42514d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "55ea03a4187d4927aa6a25b30969f76a", "region_id": "RegionOne"}], "type": "accelerator", "id": "a41cc8a13498448ebd5dfca3bdaeebf4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "734a7165c0bf42728813a240e214314b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9df08603b8e44869b731376b78657809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "892e3089dd4042da8010c2a8444c3078", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2f6b50352fbc49f0af83d008364c0bb5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "924a5a81e44e48c5b19f4a6f39545f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d699d9babe62478295268e6291b8fd2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "100a55ef206b4fcb858d42f2d5d8dd30", "region_id": "RegionOne"}], "type": "registration", "id": "1cef10495e884c6f8870127b47e41fab", "name": "adjutant"}], "user": {"domain": {"id": "40546bf200ea430e981f470c887c1b5f", "name": "8f3f5230918f4f3fb41314537d9b4e32"}, "id": "147ed88788f34594a38f1f6cd3801e5d", "name": "0de9a8f87d6949c491646ad27cf218c5"}, "audit_ids": ["19eeda4204d24ee48be44a4cf6ba0170", null], "issued_at": "2020-04-23T06:25:58.867082"}} 2020-04-23 06:27:59,004 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object-2/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,008 keystoneauth.session RESP: [200] X-Object-Meta: foo content-type: application/json 2020-04-23 06:27:59,025 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object-2/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,030 keystoneauth.session RESP: [204] content-type: application/json {28} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.246129s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,927 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,931 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,933 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,937 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,948 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.869622+00:00", "project": {"domain": {"id": "25d76469303a4b7c9f2e181852672e30", "name": "a4db2fdea47d4b18bdb0d0b1de097282"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7d78879acd5d4720aebf858178cfd460"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "13703c9148974bb3b0eb8ce0ed8f1987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b94f49e2be6f46069ca2f5fd9395b227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e3beb5ca0b6f484c89028d24cc417fe0", "region_id": "RegionOne"}], "type": "identity", "id": "ec96eb22c6874f18902560e6dfa3e6ef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5e4e9c54cfcb40298254f77d1b640b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c1f7184b7c145cd8122cae41740a4f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cb0aaa320cdb4eb196b9aa3ee78e0125", "region_id": "RegionOne"}], "type": "compute", "id": "7511a7678d0f4acc9a279578a8a5a019", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a00038844aa6424eb141a6d81881b08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b70bfc1e3308459a80ec4ac00939e824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6d29e7851a7c4aecb12b1ab0061b8a69", "region_id": "RegionOne"}], "type": "image", "id": "549a2fcb7143480aa81aae6eec4741a2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b4894756ff1b477981763a545f45512b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "190ac4985be84c31af7b6e4f149d8d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a32650e196524ed9b61272e17ff2fb0f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ab8de6c53167463f931c841ee367a1bb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3222b3d446cf4413ad5c0ecb69e334af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a42b9fe407647cebbb648e9881481d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25736b259f5e40d4b6c353ad343b71df", "region_id": "RegionOne"}], "type": "object-store", "id": "e0dbc5a7f0964054ab8285955a692303", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba536f1eefd64b4899e7bd107877ea18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5872e0c3e984cbeb882a30602519ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a58fb6ca6709415c83547b7f87bed0a3", "region_id": "RegionOne"}], "type": "clustering", "id": "c4b59fd943cb4f22b5010ab3846ba36b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1d78c5a4c8345d98186802d559640cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e38ce53844d43f6a94dd6abc88bccec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "60d2d744439342a58d36376d64dced99", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b98612c962e343debd93761103a92055", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "593c285412d7443e8415de82c7c66b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1faa6085cee4cdab52a57a92bee269e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0525d6607c7b4468ba409155f89b2e81", "region_id": "RegionOne"}], "type": "cluster", "id": "0b12c2d1d6dc436dbaa258dbaa63bf21", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "19aa3856b8af4474b0195467f99eff9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41e3df037d9044769126ff84b444cee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b546fa98d6984d2791b64149e798bf2f", "region_id": "RegionOne"}], "type": "data-processing", "id": "521a9fcc03234dd38b6a1aea27d89f49", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "084d6df598274e44b6e55ca0119107cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "064be630a19842308338b94481c70202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c1cbb16600ea4730bcc73f380bbc098f", "region_id": "RegionOne"}], "type": "baremetal", "id": "c861eb714c8d44ea8931f47948604fb0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b0536ec613e45c0b919f701e44e8e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e54f53f6036f47f588f1b3d70e9b1c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5eb81cd250a42089d82fc5fa8fc9d66", "region_id": "RegionOne"}], "type": "bare-metal", "id": "689390f94cf541c5964dab3a29d41966", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c5bcf54142a24404a2b0570896da65a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "377115b146d744f193ae82fcf2cb646e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "33860b50e8314ac799930de66fa993c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f13737733d08431ea818782ecb2a2994", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a62a14498448421f88866b04beca7ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c8bc2cf9147a47368e77b856e33751f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "22a75712d970438c951fe1bdf7522528", "region_id": "RegionOne"}], "type": "key-manager", "id": "86aba697eccd468796b0f8146f1bad48", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8016b8f4a2094496a9010929d30c996f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bee31667d5a24a60a69cb4d515f0ff84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e96653dfe2947b896a8e69925b3ce3a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7c5c9fcfdc08476a833f32b864115ab6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "616be3236c7d4e97a25095f57ed23014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e5b016251194081b020e0054a82e46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "059b5616b25b42e5995cbca6a2291557", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6b368931ef9f49a5bd764273f42b7d45", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ffdd585c222e4e2bbb9e5ad32bb185ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5dcad24426a043c696dc3ef0a2cf3468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ae02df2051b40909693b994c7810599", "region_id": "RegionOne"}], "type": "message", "id": "2157698c2e3b413e8062c11e6d939f9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3ae1a8afbb2b4639b5ac3de3b25123bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3acdce3c1258415c844e1066a50d536f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "31244b2f3fcf4def9c4c85f34b2c1619", "region_id": "RegionOne"}], "type": "messaging", "id": "09be838a20a94bba9959f46f3b4f5d85", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41876657836d40479a894847fb159371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2e3c9c3db0a64ab59aec4e507b76952c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8534050b25314629b5fa0d7f59140c05", "region_id": "RegionOne"}], "type": "application-catalog", "id": "edf7e6c9b6254beaa8fb79aec7236131", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fe12de6c1014b3eae440023bb3e39c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a986722e1e10481ea7a648f94acd343f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f64abdccf3f444a4b7a9faae8ccfbffc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "178276466aa2423f967eb3d34ce77680", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ebcb78c11f354bffbbb4680a7b9dfb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a85d6eeb7c874daeaa5774ffe44df5dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f07d7666819243dfa7586c55f874ee76", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4f875ee351b6481ebf0bbb4af46c861b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dca1694ddc7b4f6ebba22d538722ab20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f8f24e8d4e14c37a40df4afc165ffeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c54fcc9c93574394a085d235f28f54b5", "region_id": "RegionOne"}], "type": "container-infra", "id": "abf90c43f4094889a3b949814f189668", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5feae8e5953c4609aeed6536b23c204f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b5693f7de7ac4104b9cd5c97cbedd5a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c148a12c57994dcea9f731727f49e7b9", "region_id": "RegionOne"}], "type": "search", "id": "59986491194847628c5429ab570b344f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "692a8a96f6e142558cee3466214c28d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4581113459c3460bbc6494f9de7a84da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "87535e7fcbb24c63af2fc4d50b108ef8", "region_id": "RegionOne"}], "type": "dns", "id": "4fcfe71db9a1454ab6698f7954502c4e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f1d2cb0593242ca8f6df21d42b5e98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5fe50d32cee24eb498ebb1a43ba94af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d673f2e9c14f4a30a237494efd468c56", "region_id": "RegionOne"}], "type": "workflow", "id": "32520330f6e14899bfb24609f523d011", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25ebc5e722dc4071b35ccbbddddf2682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b0a46dabf1b43ddb3d9e8a066f6cb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7051a1510454e3281415195f372a9c1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c18da6da3f634bbbabf3d3b9c92becab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "22bda13d11b441eaa96b38209cdfbcc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1b732449b3cb49f1a1f856a7f9fcd20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d341121693ac4707a6f7a1b783130cb1", "region_id": "RegionOne"}], "type": "rating", "id": "8a3e6d97b24349a5acbbd5b00f350b09", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "845b6bc6328645a29e58e791aa720864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa1001dd33e844448f670ae315663308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8bbc61db513642e9babf930906d453b8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e86b5e34e7b04bfdbf6e63b27808077f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0625a5aa10184a7cbd80824b48d5cfa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12d1456b83e04fdebcf3b78e5ae4f815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43c76f52e756490d8c80c5eb6e3b812c", "region_id": "RegionOne"}], "type": "policy", "id": "79112281f56544a8a8966cf2bdb395df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d9e11f5930c4c94bffdeb1102097e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74874f2e07134b45a85000b083214e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dbc4ddd626c24278b22ae3af06f62087", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8b9fe62329824c33954f5115493e44cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec286c2e972a48b6980479add36a3832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3182b2982d14ceebb719f3e91f58f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "08148e2baf494765ab0047ddbdde7fc2", "region_id": "RegionOne"}], "type": "sharev2", "id": "a8aaf61668f046a2b8ad4ab104a67ab9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b183c40737f24f3f8c97a6783f9bbea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "282a1a89921a45e2832c55aa51c262ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "edcd7915276146f5a95efa57c2c6b708", "region_id": "RegionOne"}], "type": "share", "id": "011bb8edc86d441f9cebcc3e68abe124", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "59f5fb38f82746989ccb46722b4e4150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "db95e70199f84d22afb6973d1080420a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2e35101bca3a439cadf6a7a3edf6c1e8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8317ea73df6042afbf6842b2c448778b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c2ceb81308845b39b597a25743ae08f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35cd80261da847a59b18f31c6aae06ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7deaa5705c834b0d9c2ae311ccdcffbc", "region_id": "RegionOne"}], "type": "orchestration", "id": "adc4fa9be87340c688ae45727ca3376d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2ab953fecc94b71a4004b304909af60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11db0b98f4d14534938b18ea3cf6ec54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4686e0e56ae240f887741ee82dd08d60", "region_id": "RegionOne"}], "type": "block-storage", "id": "d85785ada15045128c0336624d18c0d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef9b570f6c674130ab1138fd6407b4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4328a9545dd04831b529736afc3cf616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e9e3a42acde47ebbe4a09d2eb6389ca", "region_id": "RegionOne"}], "type": "volumev3", "id": "4b7923c36a0e421aade9cfd366487e3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22b1c24dd84140e080d06662df89ed4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32bf632ab6fb43358f55d4b0e055463e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22d4a88b18ff4b229c0438e338306166", "region_id": "RegionOne"}], "type": "volumev2", "id": "fb49692d05644e01a8a82fad97e7861c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0deaaf67446a4261a7234bce48dfa8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5d5b97de274478ab96b1a28fa6ffd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9471de18655840f084b346a54a45ebc4", "region_id": "RegionOne"}], "type": "volume", "id": "661a751031134044ae039ca6000bbb08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d526c6d37bc5472283728fccca9a489d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ce9f4ed06dc4f5e963fcb170e019e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecae2479997a40c4bdde6683f60dbccb", "region_id": "RegionOne"}], "type": "block-store", "id": "9a7afa45aa334659b5cab64e3bb8ba45", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "483673c96b5042b29676a572131863ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e049fc6a6d9c44c1adc498627d55f9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d4ad766802784163beccfa984cff6276", "region_id": "RegionOne"}], "type": "alarm", "id": "dd250aeb62554f05bbdfc8f7afa58387", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1153811c303f4c62bc3f0eabd8b1a9a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a140486a51154301ab1c1e79f9e12341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b0eefb2505614fa5b072231d033801f5", "region_id": "RegionOne"}], "type": "alarming", "id": "2e85a4fd8d0f40c5be29c684c77a7988", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f61b54d382a47fea6b6ad0b8bd15244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "af915dafe53e42b39b9ed3b2be7ba825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "548715c56b194decbbbb29a8a4096994", "region_id": "RegionOne"}], "type": "meter", "id": "e82c298ebb8f4f53830f35c13c9ca451", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ee65d1977f44ecfac7b97c34ac3b290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "90b073483ff74df79c3c15a4781fb27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8a4755db3224d02b277525a193c01fb", "region_id": "RegionOne"}], "type": "metering", "id": "4f3feed25e7e438e9f246f5fec8e30ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e537804914e4c3a897aa03ba3bd6d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a84e1d2a8097495bba92736a03876d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0655a654d1c5461bb63a4e925061c64d", "region_id": "RegionOne"}], "type": "telemetry", "id": "3a2807fa15544994b9623b91a8278db9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "64c73351b39a4b8b8a0ca0d4347304e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "94c919fb382e488793fc33613f9ae3c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dafbae5d6a4f40849f365262d093c866", "region_id": "RegionOne"}], "type": "event", "id": "15742e6e69ff4809a6363915c51b45a7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05a9896d642e47199150c5af5d6bb020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61a4b9b1230d407f9ea9af7c06aec343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d87a23bdc4224858bb809c0a09ec4983", "region_id": "RegionOne"}], "type": "events", "id": "d9d16969fccc437da1496e964f094a15", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bedec1ebf76b43c18c349095c6dce6a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd27cc31663c43d8bb20c38f9ecb6077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ab7e9ebc09441038380d8a80201b806", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8640b74e36094ee6adc87849fb9ca165", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d36baf25028464699bbacae0fbac178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e67c0617677449cc9fd22a65df7a6222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e828619d1c02453b88f87dee353b445d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "79b0acbedd4c4b309a7050c30a4213cc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47922783033a4fda956ba9d3650150ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "545dd7f5e22045ad96b4138b6d3f0bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ced36c3cc87c4ee6821cc07ed4aa4a1b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "732156fbcc5c481b973e6bb61880576c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d31da4acbdee4ae3a3f82abef4dc3877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55f33f32760647638d6338cbc382157f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "587342d7f45148249b0548e89722f065", "region_id": "RegionOne"}], "type": "tricircle", "id": "f3510000042e426b821385c0cdd6e0d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0d2c57ebec98427c93568c5c1be15fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "63b6fd19366e402eb23632cc85d7143b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a1fe6f1da4d44d60892d5de2c0e35e2d", "region_id": "RegionOne"}], "type": "database", "id": "3894be44333348f797905e8c4a6c9d21", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08778a8c7cc64932a89acc2fb92efc8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e45270cb0c74e628f15f3d7c85df52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3e726972711849b2aacfea49c8a3428f", "region_id": "RegionOne"}], "type": "application-container", "id": "ac3bdbc02a13409ab06e1f767d8077a5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7557a5965ac14443a1f627bd277350a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b82a4fa80b63451397f361dcbc25ef0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "521e2dbea626473bb6e95c22de4fb396", "region_id": "RegionOne"}], "type": "container", "id": "e26846449dac47d68607c10865662345", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3eff12dab09748d6b904b13daf9f124e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbe042f579aa4a25b3aec67629990885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1e1233f490c0415aa40b4bdc6bf16710", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c61667559c194fa0b6648aa0f535d78d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e13bd7a8c5e4048959c97784fc744ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3cfbc9ef41a54471ac5183b5fa49ebb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f14fd760c987459487af48e70a09fb8d", "region_id": "RegionOne"}], "type": "rca", "id": "57eb032b53e04729bed4342c2e708872", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6d3d9fbaabc84843b8a87058f34de258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ac325e14e304156a621b4e11771bcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c6257c403d2e4d4f91f793060d1346fb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f2a0609d539a44e0b8089a2c1c916047", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "81ea611b843644cc90afa4676dccdbaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "66489de77da14561afabf2c3d0ec92e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "81de96aaea054d32bac2d6211e84d505", "region_id": "RegionOne"}], "type": "network", "id": "472dce3435004120b0c9538603f9f61c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2c1321450a0b4a159a0899fd08f2e9f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "33cc0ee15136454fb471f3351f5b899e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "def83b3f4106452d9c3375c695cab28c", "region_id": "RegionOne"}], "type": "backup", "id": "f5f88bf01f0b42d99b645cf1d975937f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a55f1fc942c84781bf606e765204144a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4e03724ba854b0d8ea87965073e6f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ffce8098ed4447a283c1d60cad07847e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "03e18d1b930447b8afb3cdecbdac253c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07b366b8b1244ce2807cd0e08efb444e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f42caff97de4af4ba7c2da8a9beacf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e6eb21182b1943ceae843b06a972e6fa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "73d570b88300421e8041e6489c08bf6e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "31d55b22e8d34664abd711ad785f019e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "712d25ada02a47db83f64221414bbb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4c641550bf3647e08d87a553ee22e532", "region_id": "RegionOne"}], "type": "monitoring", "id": "3adc2bcfa5ff4223a783b1121f6b7b8b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6e9daeb96414f4888748c8b0a0982bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "75642b4534d5492aa02190540ba8c771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a314f840702c415f8bd02aa36c46f570", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "47e80e4dd4844a039bf6187d5b7b9572", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "619d72e3d3a140599604ad63665a5e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "99685927a36e4fa1b4d9ab48797c4672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f416737dee904b38a2a2ffdbd92e1135", "region_id": "RegionOne"}], "type": "placement", "id": "4b36aaa2bd3c435c91e001f951055c1b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "98a8db999e734ff4bbfd743e0e402b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a88139ef61749ac93580074e4d9e66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e5bc23454a1b4272a682cd42b917e4af", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eb174d5b594e4dc3a3730115c8ef56df", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c5defb7c2aa94ea89a68ebab487a6714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d966bb9bc54a46cc9f1ffef5de84724f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f655b41be4ce4cca88762ce1acae3b95", "region_id": "RegionOne"}], "type": "ha", "id": "90e4047892644a8c8278a6bf756811e0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "07bdda2bf7db4b239ac41db1007d18fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b2ee72a591db494296bfee5295c84c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "abff2536b693481b81153875ac925a3d", "region_id": "RegionOne"}], "type": "reservation", "id": "07cd35b518bb433eb51c48aa09c50970", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "670c8d93408b450aa3a3e388279942be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "91af89cfbebf49d0a1acb44dccad89bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1dcefa3294244cfd9e883e0d64fc9ceb", "region_id": "RegionOne"}], "type": "function-engine", "id": "7b827f9ce12b45fdaf5ca6073e9d7eb0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "477385052f0244f6b87c77f7f7661e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4929b4b3735e4a239e2f327a38aeab2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5a6a5161a2784002ae1d2e86f9c78f23", "region_id": "RegionOne"}], "type": "accelerator", "id": "88df8520c0d84229a2fc41e91f7e02e5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd240dc1fcd843d3b4bb92235db0d2b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d9cfab54b5447f6827fdd550ff8f48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "108b736465e040aea534e7fb1118c31f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f448bf69483648c19c819ca36b3afdfd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92572a129e65467fbc405d559a78f245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8945f9e5ccd49db8961ad4444a52f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "954b1159f4834c3fa259b6555c1cbb94", "region_id": "RegionOne"}], "type": "registration", "id": "3cf4bd2d470a47f5ba37cc5ded332d11", "name": "adjutant"}], "user": {"domain": {"id": "d2db3734057e4f3487b8ef400e45e720", "name": "610120e30cac4aeeb13481ee3d87e34e"}, "id": "96885c47a3d64f629e1d912d1c386178", "name": "bab2926292274c8988a15c15e1ec1c5e"}, "audit_ids": ["6e28258884e04c3c9a3cd7765a1db2df", null], "issued_at": "2020-04-23T06:25:58.869622"}} 2020-04-23 06:27:59,000 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,005 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,007 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,085 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,090 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,092 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/c9b64f3d-488d-4bb6-a379-8c2f6de29478/file", "id": "c9b64f3d-488d-4bb6-a379-8c2f6de29478", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/c9b64f3d-488d-4bb6-a379-8c2f6de29478", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}, {"status": "deleted", "image_state": "available", "ramdisk_id": "fake_ramdisk_id", "tags": [], "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/c9b64f3d-488d-4bb6-a379-8c2f6de29478", "metadata": {}}], "file": "/v2/images/c9b64f3d-488d-4bb6-a379-8c2f6de29478/file", "min_disk": 40, "virtual_size": null, "id": "c9b64f3d-488d-4bb6-a379-8c2f6de29478", "size": 3402170368, "name": "image-2", "image_type": "snapshot", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "disk_format": "qcow2", "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8", "protected": false, "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image"}]} {26} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.240671s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,842 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,847 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,850 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,853 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,867 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.785011+00:00", "project": {"domain": {"id": "ebc0ce0fd5944b90b241c70c7b542b85", "name": "fd210be84dd046fd8b022b876f4b6df8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f0a00dd4427648f985097b57ee856e39"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0079d02df3b040e384e1e10dd33d6de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2d1bbadb2dd34b609714ed12882d18d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8bdc9135ceca4752bdb1c44b6e05d662", "region_id": "RegionOne"}], "type": "identity", "id": "64d581b7cf1841c98b6f386f796d9500", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "438e1390daa14e88a3d251840b920a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "55125189f7a3484081b0aad9f1ba9933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "24de5e74e80c4a62bc4635d4b7b6a3ce", "region_id": "RegionOne"}], "type": "compute", "id": "1f60e41ffeec4cde80446f0f071b7a35", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8773f366ba7e45d19039f8d086d10504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c299e1ada49a46e2a730506e13f1bf6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f4fe25e1bf384ab08a7fa8b291a77893", "region_id": "RegionOne"}], "type": "image", "id": "d675d008180f43c9a29b3de2db0479b1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1756bcec51da4ea9ac94ffe262c3a03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6feec0874a7048f8bde75f2cd1a5fa12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e43789585be244b68441c99569597375", "region_id": "RegionOne"}], "type": "load-balancer", "id": "adf11b21d0654ece96ad74b37aaf93c0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68bed5bc3cb34f8db0f010bcd8d330e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f2d360343be4358819c82154e9df875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c92fa0cc35740eeacb2775ed84d7ec6", "region_id": "RegionOne"}], "type": "object-store", "id": "5ac14fb1f4c8460f87f35e050f18c433", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a91e035c42dd4c8996d1151fae9542e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd284bddfad141b1a89ed3884a095814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "620616a401cb4afabeb2740ca59a7b43", "region_id": "RegionOne"}], "type": "clustering", "id": "d1b2cc0da0d34f71b46acc79842615ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3858430574a84ef08e7e15a2e97e44dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "467fe64ef4b54f47abfd9eafe53f6e8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "abf958b3399b41008c80843b27480a9a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d97aa43978b64afca2bdd08c42e56bb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2310596d20845ed8b339eed8ca1068a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "573e3787831c4c0c8b5bc03842532bb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5095fb7df088407cbf7b34b82cfd8d76", "region_id": "RegionOne"}], "type": "cluster", "id": "754f43940bf84955bca58eff33c45e55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "506dc1e03e584788a03c2153c65a134a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "25f9d3ed878d4abfa0ab958717a92f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5ddcdb52eacd4a82b428c7bf22f619da", "region_id": "RegionOne"}], "type": "data-processing", "id": "d13065aba5d34e589398dc4e4d6dea14", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "475ceb8441f248c1aa01a3df00536a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b860bed4c54946c7a4934057f8d24d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7b4e24b816d34cc582237fc9f75de9dc", "region_id": "RegionOne"}], "type": "baremetal", "id": "1a861d9ec8884870bdfc2fe64a828269", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bb77854252a4abca9ea35381116a843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3193eea1a414588ac1fde392f55de39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45169b82d536476db4383c2751b5d4c7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "adfa162620db4a639bb4f6bec70d2739", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "71864feab92249cea877d836cb9dbc7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "caabd4189edf434994599e2cdff37f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "214fc46c4cb044838c07a2fa7e8d17fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f6c42b2237c64dc1acb1367b4408cd25", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5d4271dc9dc9467784dc120239343be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9460ae882d6743b09e09423dbe0c841c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dc82b626f39f41f59cebc2a189b88509", "region_id": "RegionOne"}], "type": "key-manager", "id": "021c2d63a0f245c88f51813cd24401a7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "deaa8c606c1a4780b15ab3abbf57a0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "078658d7196c4435837b35a7d7cd8daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e8fccd5dec7d41b9aa108ccad40d2cf8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5532eae59c8d4148a6bc94455f1b2fc1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "67a4dc98277044f4906b47e24e5dd959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5247ce4282584f84aa68e2aa297963f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a1761a6c2bdc49e2a6891a21b511a923", "region_id": "RegionOne"}], "type": "infra-optim", "id": "152404c0d85a4c3c8ee4a45aad0d0f02", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dbf331a6147d4335a432e3d0d22ecf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0fdfad8c107d4c7fad6dd5401d8f0112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e32811bd3f74415085df215c154f6f84", "region_id": "RegionOne"}], "type": "message", "id": "e70f9cb779c6499c81ad714c91a1cf51", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4139259b99684acb825ffad127af33e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "580b638aab94469684464dc0fb0db08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d5d3d7c0c87747c89ad1d7a3cc055802", "region_id": "RegionOne"}], "type": "messaging", "id": "5ccdb171553c4edeb49ae1257f95bacd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9616dbfd694546908305f1adacb683d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a49637cd080a48a487cb4220de8af2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c130168fb8b24c5188df0f3a970f4d98", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d80dad3f88ca40fdaa290ad38e995f12", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b20c9a2ccf54f5b916725eb94af13a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "602c1cb53e4d4a72a0e992c67e8a53bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95a84f4687c540749e31f646674b6ae9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6c3504f5fd27455cb790d5e6e571086c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f52c9ac64954e45917b4561a10946a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f11b785973a74fe4956e9c2cde3f8e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ef87da6b7e14a5cb04559dbcf10f145", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "90158ad5738646c7bed2d9991a133b64", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03bc7379dfa44ede88732220a5c1ca82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c04bfbfc8dc4565bf759cc5f9c4c626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51496a44c4c74bbf9314cd4a1ad4b429", "region_id": "RegionOne"}], "type": "container-infra", "id": "05c3ec1896a64ae297e186ca87c23bf9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "65ec54451a654e25930a1679f5540a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d588cb227fb94fe2b09d94d596a8570d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "14764012d8c94150977f0c05cf52eaf0", "region_id": "RegionOne"}], "type": "search", "id": "3ce49f7594d64d67869d50dcadee110a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "026248e25995448dbd991260f6f00678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c0cd0e2717ec4de1aee26ba338d5aaf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "06e8a0cdd03444289417840f690a2b93", "region_id": "RegionOne"}], "type": "dns", "id": "9e24e5e7b60f4312b6e625a558265f17", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de93f3d74bdf44d3afe34cfaa9dc94f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5dd379073f014bf094db00b8c94341d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5d8e672be5aa4fbaa863bcd8c24d3c59", "region_id": "RegionOne"}], "type": "workflow", "id": "ae5aeacf129c4aaab02f1883e4328c78", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ab57eab402242fd8b2b3bb9bc72edcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "108f0d2344d5429d8f40fada2efc6d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a957cda16dfc4ed2a2ea5eaf3321234e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fb8499749dcd41ed81fa5834b81de805", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bf4b70787d4f4cf09f4c060d1d8eccd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "da878b6df164437484d14c23ec59930b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b0c57bd240ad4eab8d91ee073059be61", "region_id": "RegionOne"}], "type": "rating", "id": "2c32be4e8782400f8c0c94dff8fa5e48", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9488b4a0402c4f0485ea9c3163df7837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06c62a3380394cdcabf82c2a2d049de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c0d17b6ba6854e498709b30948effc0a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e61499cf5a44421b8554993f2e58edbe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d00c46417b54bf0ac1fe0b6e94d335d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af8e02673f5241ebb573ce9895c8ff87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e790c4186ba04e0aa9a5b471275e72f8", "region_id": "RegionOne"}], "type": "policy", "id": "05298fa8685549dd8d1d9bea193c1867", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4815946479884794b081a740cf16fe77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe924cf4c25a40d0acb424eb1330c962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b6103d986aa45e8bdb8280ba02e5f28", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "08429dbadfa740d2a6d38861ee2b4c3c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f60cf13727694c769906bea28761cabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ca5187f7c21477f8625dd896d285292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "630cefd0a89a46debf3e0f6fe110ef21", "region_id": "RegionOne"}], "type": "sharev2", "id": "ba1a6c232f3846708f30f61958d135c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2e1c9ac1d2149ca9997046e30b5b3dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6bab9af8f5940d6b099b0e3b459051a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0b4dd3ff736241efa0371454bb5ee681", "region_id": "RegionOne"}], "type": "share", "id": "f2ea630a1ce840119a14216d20262ec9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c46e8355a6664d9299d29f64aed17c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a88b72991bce45699f655dc67a06d0d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "727566ffcb434204bcde7af41afeca52", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c03ccbb87da444e3a73a75c22408542f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "011bdb6d358d4afdb7926c027dc514ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8810d50f30da43bea5332ba31b99973b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f270b35b9bf74d8b9669761a087e3495", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc60dcab5d5d4c818aecb95e2c71a624", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04578f1ca1c941368f1d0c07f4838a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aea3aa278e9e42f3941ddf75cfd0954f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e8ed2b0b20443881c52195142f9b11", "region_id": "RegionOne"}], "type": "block-storage", "id": "d3d01cc1301143eaab6a895c38988ba0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecd3575e33824f3298f4fe7216ba3ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "566ad27d23214801bade673fe7c47638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8acd4e791484d6ab05f4f3525c19805", "region_id": "RegionOne"}], "type": "volumev3", "id": "3612468a169546c1bd731bac0c9c73a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16b236038edd496a9387b2406d25fb27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "989ff19f2feb49eba0cecda5482e5420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30857db658824bfeb8dd4b160b17f7f7", "region_id": "RegionOne"}], "type": "volumev2", "id": "c524a83dcf5048cd8c4b884508487168", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f0b4efbb15f4c05b839200c507fd5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26c6f50bf6fd4ee9a7297143a717301d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40f426b2c38d4d3a993d6fc7b7624549", "region_id": "RegionOne"}], "type": "volume", "id": "ff93faeab528467bbbab278e61d7827a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "620681d9b2864eea8e92e921c14fe100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "262d973d17ff4a4daddcbf869970b4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63c6c087f792410aa260e75b20b43dda", "region_id": "RegionOne"}], "type": "block-store", "id": "d11deb6a89284dc8936da6a3be49c295", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e405cbb734df4acf87bdbda6360b4edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "526abc4e82634e80a90a02aa4b69d28f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f85ad46d63e14428b2da76e9941adbd7", "region_id": "RegionOne"}], "type": "alarm", "id": "a111d7de749146c495c3195b1db23e42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e48abf7b88d5429a83512652210c4ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f90add5dfe844e293d100741072a51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f4b6b8537e3a48aab1408f8a9701daf4", "region_id": "RegionOne"}], "type": "alarming", "id": "0ecad1217fd7483fb7d5886b3a3f95c6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "290b5f7d61cf4ad0a0012dc11b717027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9744f4265e14a278ea528a5a3d9c7b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a177856a5084477b82a866df5909804", "region_id": "RegionOne"}], "type": "meter", "id": "19d4731e844546779d5829611c10bac1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "249e7e5cdc7946a38405e1c1343c2bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9ca154fedb6420ca7282aca629fc0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "095d16bc10664dd4a86f77110187581d", "region_id": "RegionOne"}], "type": "metering", "id": "1c1061df042745fa870550e547999a10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e20b04530bd487c928dc709cf6c443f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbeda3e58e364533a4ffc85dbfce3454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9228885df0ac4303aa914a2f21769938", "region_id": "RegionOne"}], "type": "telemetry", "id": "d869733480964eb19f79d8aa29e82335", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6a6fd4061a004e07aab098e611a80037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c35bfecd0fc0482d9d160e164dcd0ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ef5b2a7ecaa24b418fcc37d93eeeda30", "region_id": "RegionOne"}], "type": "event", "id": "2eb681d2424b4a15a909eaab9b4c40e6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "702578279c2d4d28a9f5fcd9202ea9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7450767c43f94ab7805e53eab3301703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91c92af08e3b43fbadc6dacaa35469f9", "region_id": "RegionOne"}], "type": "events", "id": "e7e296345643417991ddeaee0a235499", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7d8187b99aa4cd2a13efd804f85b873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a31c4c43ed02410b98e5beb3e6db556c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09d616164c95467fb9bbd108f02decae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6df796e4eced4ef3a25e222a9e0fcf99", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15a9dde5be5f49a3a0392666284217b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "569eb730893646009a3b622c846ce940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bfff462af50649139d7cc8553c7c1794", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b049746c01ef49c7af189cec39c0957f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "440d559cd27541d9a87b2d9c76a2597a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7850ca11528c4c9e90c9ffe99f048e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e19a839774d486da1c55691c4b07fb6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cf57039320334988af2c3ffdfe86b41d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e447d54ef6594a4bad21067ce901b2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b895bef55b444ac5bfd2efbf74a9ba84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b07077db7a824e639feb63ffcf898d70", "region_id": "RegionOne"}], "type": "tricircle", "id": "5e910cee4ecf4cd0a1172c0b5cbe9fcc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7cd50dcae3934068bc45032381704f07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b65cfe053c33494c8a873eb61b8b30ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ecb3eb681eb34736a74f78f8da15c2e8", "region_id": "RegionOne"}], "type": "database", "id": "695ed83fb94e47bda1c5fc9477ddf0de", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea4e363672fc4e4dbb7d3cf5c0532f64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0840b82b777444838001fa931b517a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c7a2e552bbe54a139c79bf853e4e7bd6", "region_id": "RegionOne"}], "type": "application-container", "id": "9c068b0bbc2d4d13859d4f424a7b8a0b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e3f6ced56714a03a6e204e28e4d89b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3499aacc3f04a3ebc904183d7a0748f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "02c650dda3464384a976f400ce835eb8", "region_id": "RegionOne"}], "type": "container", "id": "664c738186fd4734bf4804aac66a9f4b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2cb5a0bc12da463cb2255029b8517d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00a1c85294e44f01b007a08167f8547b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "59fdbd160e2e409482073166e8fa758f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c49d282213814eaa985b703d855aed21", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1f6308e137245dba56e10efdce6a8dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd559535b1a74aaf8986e940a3999664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "266d4e2b867e4ac9848d698cf3b03983", "region_id": "RegionOne"}], "type": "rca", "id": "6adfbac7bb584e30b2d0c69356ef1d4e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a108f8ce38e644cfa5eb00400ba6309e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6dd7b96d8f3141068bc17e7b5d5f150e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "362b42b35cc44c3cbfd5897e7b71528a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aab75ffd0f834827aa508b55ced3e8c5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fea36db8c57645f49250befd0cf04d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "02733344c89a4fb1b2082d826f82397d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8d74e312c75f47eb9bd30fa039c60347", "region_id": "RegionOne"}], "type": "network", "id": "8b788ce5b3234a1587ca1787ee984483", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a6176ee4dcd04d9f98d117b5281e44b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f6c042c523044658555ec469bf73371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "854f17096a38403a87f90095a7964c75", "region_id": "RegionOne"}], "type": "backup", "id": "997df3a58cee4a549d2eac3b35419562", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e61ebd8440141c996b12005960b2063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1acdb3684f324be7917504f419e3708b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f35555ba8e34ce693d1dbf5b5c3a39e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4cc4bd321e004c6baea9e355ef280489", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f56e65334314b05a9322971208f5c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9b8c7cd1aff4cebbacbe279467f8612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e2535691b58b48fcb951c75560598001", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d7e7fef86c2a4526a53624db2f1218e0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0a99b4f52c4d45f9a5a94ee1f8ab9b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63b40de6a1f5402096041134e00057c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9d10906d380c4d43933c712c03b42e53", "region_id": "RegionOne"}], "type": "monitoring", "id": "be7b838170fb407aaec4f6bc7ed80c4a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b41d79d9d3c548ae907692348b83300a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f4b45fca19734aad953388dc94468b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dd3e85a463484f038fce248ed391f279", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "be87496d61284a69a22719ac62e312da", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "53b30d9f74ec43cabe3243ee98db6038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "220524c4952d4d1db91c865431a27c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e9a35021b7194d6fad331a444bffefb5", "region_id": "RegionOne"}], "type": "placement", "id": "a92d8aa7c2a149cca0a7620c263c16f2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e35c4613b7f94c69969a2966490e8b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37ea6f39d2f8453ebd27067d74afdc9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b5ff6901d0b340bc8753d33fa4befbb2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4777bb4b424f41d489645cf557866982", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29a0ef0496af43d78a724f770692d7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2a9734a39e847ed97fa4c1d12f2c0de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8fc39ba3b6724bf58997e06fcc4ff401", "region_id": "RegionOne"}], "type": "ha", "id": "4391bce59e91466ab3a0c940cab447f0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1386ece8e2834b50a7846c23548b5bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "015f589b49fe45f4898cfa463425013e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "579ce20385ea46ec8cdf572b57d54421", "region_id": "RegionOne"}], "type": "reservation", "id": "8ec7a48aa94f4d2dbd0ac9c4faed27c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a8f3f1c586a47a5a88a48891245965c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bee64c44a30d4192b090c1dcb158eaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "41c7ca66a8ec421da9fb281062bd614b", "region_id": "RegionOne"}], "type": "function-engine", "id": "9414f5cc87ff4816be3795fa4e43b8a4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c0a14db4150e44d4aaf3f8fcd8bddd95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "70665117a1674024aeafa9e516ed782b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fd19484c49ed460da2bdf262f3b263ac", "region_id": "RegionOne"}], "type": "accelerator", "id": "d1e6a791f112470eb644740d58430a7b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4371a6f48d442798cc3c9127089f602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a4fe154a9f64bada3f074ef0b6836a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "da4e7fd68b2f416880ddd826d2147c36", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb20404db00e4ac6bd5282323717fbdb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "656b1b4862e14084ac7d536e6b66ae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1510ed7efec743468bcbe34e73908b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "209f049d6c704ce1a62b90ce2cb0d861", "region_id": "RegionOne"}], "type": "registration", "id": "8aa1446144d44da381ae4b323bc2477f", "name": "adjutant"}], "user": {"domain": {"id": "787f7f47beca4ee7b36be30447a12a3c", "name": "18d0b5ac786949c1bc40ae67d5531d12"}, "id": "45bae189662b437c969ad4770759e85b", "name": "de45f5fc10b74e3099c9f4e6facdd08c"}, "audit_ids": ["499851e3f5c34fe28b76133324c7b84e", null], "issued_at": "2020-04-23T06:25:58.785011"}} 2020-04-23 06:27:58,959 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,964 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,967 keystoneauth.session RESP BODY: {"users": [{"email": null, "description": null, "enabled": true, "name": "username-2", "id": "fb79f326d95e48fd93ecbe397ef20de9"}], "links": {"self": "https://identity.example.com/v3/users", "next": null, "previous": null}} 2020-04-23 06:27:58,986 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,991 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,994 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "d40fc0ebda114e618795ce26e5802239", "id": "b5b599c9c8834741ba311c678ec6def1", "name": "groupname-4"}]} 2020-04-23 06:27:59,013 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/groups/b5b599c9c8834741ba311c678ec6def1/users/fb79f326d95e48fd93ecbe397ef20de9 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,018 keystoneauth.session RESP: [204] content-type: application/json {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.079475s] ... ok {17} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v2 [0.097206s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,075 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,082 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,085 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,097 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.016201+00:00", "project": {"domain": {"id": "fc8e2c0b6f9a479fb2a08bef5cd78251", "name": "585da9fbfdb64c9b98917982bf884647"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2f4383c7871c4f4c8b3210775910a1bc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5d188608c85249f49c8e8b6cdf8b93e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a5bf64bed6e4256b3c55777ce3dfc10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "99c36e0a21be4a1b916f8c6b0ec633d6", "region_id": "RegionOne"}], "type": "identity", "id": "53d60baf252b406ea0e5fb6806a3df37", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6c4e5d4fce4e433db391474222e35493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "592fd2e972444ff4a60794692b29c9ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3c58153ccd9e4a6d8a93f39bc819f724", "region_id": "RegionOne"}], "type": "compute", "id": "d8c1b80821a6496f9600fa90b1a59ce2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "291048e265274b97b0785e7fff0a0c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b1fb032174e942cbbd5ed4eb6bc3d09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9ea4c095459e4feab08ede2afed3d229", "region_id": "RegionOne"}], "type": "image", "id": "6d2b7c6ec8244bc58677061245835e78", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b5c4ff13c0f4e75a3048adb50415aba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1248909dbdab41a0bf69a446b999bcbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5cac3588e44847b7a3a9351b7303b970", "region_id": "RegionOne"}], "type": "load-balancer", "id": "864d2b08af80469cb37b0c2a0f850a40", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b85d4228264809ad57bd633ba5fe17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "963b40c3b7044b7db6a9709af9aff851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2c7978ff59944f9aed4220fc7783594", "region_id": "RegionOne"}], "type": "object-store", "id": "3fc1fb5b6c7146b8bf18e189bcfdffdd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53fd3cabdc504dfda23fb8ca2135ee3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57403833674d446b8f83aa54a9f38213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9abd1c1308084b38b3fd3a0e250ad9f4", "region_id": "RegionOne"}], "type": "clustering", "id": "f90c47fc68ef4f50881047522a05907b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc02885e08d64b84b570e3b03bc407f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c27516229be4b9ebcd3844deeace306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ac56a55173945e3a15c6c186883fbef", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "95b8f5f9895b4a7eaba9fb8b2415d9ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da18b27519c44284ad46c40708a2e805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a23e8af390f4ce293fe8539d7a9e475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1c72c7b2a594444812e393e2ead0028", "region_id": "RegionOne"}], "type": "cluster", "id": "455c7a728ad7454c913fdf897ee5a3d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fa4f93882f6849018d5496ac71477db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f948006d9b4d49d09012d9d6743297a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6acc1bb5fb8c4a3e90cecdfa27ced6be", "region_id": "RegionOne"}], "type": "data-processing", "id": "9f943229aee64aa7ae189a0327776e26", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17c482c194ed4408a07eedde9caab12a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f0b9fa6863542ba80190586318d3f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4851b2f72e424757a959b0152bfc99c9", "region_id": "RegionOne"}], "type": "baremetal", "id": "b9762f3c721e4154a20b32b4140a45ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdfbc7f188b84dc88245e41c7c99a899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30a85e9bbb47445e9b2572ebf47fb71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7951c860c01b4e8c8ee02309e989ab34", "region_id": "RegionOne"}], "type": "bare-metal", "id": "60a39aa341774213b7083e4def2a3bfe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "33b790046eae4a54bc5803d1d95edab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "38fba92d92b443df9b03628529380093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1e3d7d4cf0554cc2b5dea3c1110b4bc9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5362c6cc3a3f47bf9b19584b8983f24a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b233963a00f74d43a52352e35d42170f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8541f1f770234b9d902e6de15aa024db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1ebb535e76cf4c7093903d5ec709201b", "region_id": "RegionOne"}], "type": "key-manager", "id": "901fbb3b1ced41c8bf303622714c3c15", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "110bd9551da547a09b9b2911e7125d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7202037c192944f88a5ffd4a67a95362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e54cf873d52a4d53b99dbbe2dec9846b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2a986a350b5a456581ac3e022217d7e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f922844207ba4aa4a0b3be28916fb623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e61350860894415c8cf570f1d42b8649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7e04d013387f497999d5bc7501670f47", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eb0771c0ea9b415990062280c7e108f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a87409c9e4c4a4fb1fc404c87c6a7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "367237f842fd4b61955e507fd0b8c9fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c4855dcf08b4af7ad041366f907430d", "region_id": "RegionOne"}], "type": "message", "id": "6aa973f1833f450f8dfe0aef3f548082", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c72de50011164a3791e32948057df9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "249f03ebb2d24580917b70b75f98b544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b4f55e1363a45c393f22ab828a4fb36", "region_id": "RegionOne"}], "type": "messaging", "id": "6cd61a29f92440d6a23d2617bfbf33c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a83a041ceca4411da4ecbe593fb8dc7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb02753dc3ab42bd81d92cdfb28e4961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0d5e361a789c45df93a6dd2a997f15da", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9806db1ab1394109a45c17bcae8baaea", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68ff82436b00412d990dde19ec454f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7aff8edf10e249ee9f19db764aab350c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6745d8bfb9e4f9bac2f69edc60c51c6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6d39077e709d435585d84450a277bd05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98bfe1cf1dca4419bfc430ae7cdd5a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "804c771a4af645199409ef45e46290b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0cae47f015444bba0cfdd6f4a7fda35", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fdafa2424d9d49f4a5f7b716dd4bf733", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c69a0467111488aa694df2b013eb003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d8dfb0fe5484754983528588967de0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acb8227f43fd4498ad0e8f3ba548424f", "region_id": "RegionOne"}], "type": "container-infra", "id": "e15baa5e7df34437b574f79abc73d197", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b27947be66634baaace4a97af3a6c718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9095933a2c344c21ac9d7904d5b30685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5386e4835670499f923973c21b53f622", "region_id": "RegionOne"}], "type": "search", "id": "c99051012994451c95c8821074bc26da", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3485bff2dbe34acf94c6871f7c01310e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "efd6433c36fa43c981ff5dc6970697d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "08a11c65df9a49a691b21f3f331da64c", "region_id": "RegionOne"}], "type": "dns", "id": "64110fd5855345ad8e5bbb4c045a8f6b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e9904300b7c747fba3761a58d966d4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4b9455805d745f18bb0a8b92d143889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "02e74ff7d2554ec2a7902c1ec13492d9", "region_id": "RegionOne"}], "type": "workflow", "id": "7dd2a7fcd464451d9a0c3e6c3d531271", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ddc907a96134efea49cc22feff7193a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a519c9c659f34e0693bd547bc3950da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "65f70c42a9864d8d94c848ba70169e8e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "56f2372c7a47430a8312aa727da501ed", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "68954c5a5db7482cb645198393f6c94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c94c0bc33d9b4cc491820497f41ef1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "06a9b46d306747ccbe1c172e77d81e23", "region_id": "RegionOne"}], "type": "rating", "id": "c61add2d78774fa6aa2bb19462765427", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1415a6f2005b492ab54b5000cbf8a99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c9e458f5c475423ba209697e9e301dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ed8388bd92204cd0b4220418a9f117fc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d39e0e8af6aa425badef328486b485f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "743de8d68c8f44679bd7bd8118fa30fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90e5d7f83ac44eeebb972d3add27c6d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34cdc4a4866c46f68baf9fd361d9fd5b", "region_id": "RegionOne"}], "type": "policy", "id": "55a1dc1dd93a4f40a87a2699e9804cab", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca1833a69296441eb92c397f9a03fb43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "581d9a414c24462990e2cf0a98bac3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a1dd2b178a014bdca95a294c8141b785", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bf337e656e76485d887064356d3d6505", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c74cce9ace6146b69022c9cf103d30b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ca3538ab6d248879a870ba2cca3521a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "117b53a70f8d4d72be7359d482b9fec6", "region_id": "RegionOne"}], "type": "sharev2", "id": "4019b6c7f63a4d08b38752bcaf377ee1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c80cbb188b57449baa6d3efbc0d162b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a758765c79649dba0f8c29538f4703c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "11be0579cd43412c95d2bc86ee000ce1", "region_id": "RegionOne"}], "type": "share", "id": "923ad34597754d01b98992ee8c5ab3fc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "019c7130d7ad4eb9b43ffcfef52fbbf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e7904568e7a4f45b396b6956e42f6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6cde890d4ef84c3db211bb9a780f5d85", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21e756290dfa4d0f82ee64b1dd252a04", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53bd302017704cfe98cd85852b776d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea4f3b6b96a491ea4422ef27dff5072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba26a9c4febe4149b8229625fafb4f53", "region_id": "RegionOne"}], "type": "orchestration", "id": "41e632f456384a64a6cbf1f5778a0144", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6831f8d804884907a37f98ff85ebf674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3abde29a9b3b4a0c84c3229e40f1a4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd79ee1ed4c54811a73fd4cd03bcc626", "region_id": "RegionOne"}], "type": "block-storage", "id": "2ed4b090f0824b5ba4bbe205fe3ed0ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3d3a9da5d394c95a154cd75582fec89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da59c0d45ac041818189660b505dfb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb9ad6025a824f979dc7473ccd657a4d", "region_id": "RegionOne"}], "type": "volumev3", "id": "3d5fca6ec834409eb924557e34f565d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84c052283b45405e9ea2a3d0192aa0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7acbad58c804d0598a2107e4bacbdd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51b208a821624f6f8d428ba4b7b6d326", "region_id": "RegionOne"}], "type": "volumev2", "id": "240910a80c29441c95dad2852162b441", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c9714e981a94ac69d559727ac5d70d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "675bc7a43457451ebb6f6eade1545fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "127ab047b8aa47e99d2d1ae900a6a1f1", "region_id": "RegionOne"}], "type": "volume", "id": "bd6f67dcb4af4cdeb6a25b6c3e998b9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "663c3f7fe3954e5c9831189a61ec9f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02fc85f09de44c1a839e135cb8320206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b420485f4d394d5ea6cc41ea7aab0111", "region_id": "RegionOne"}], "type": "block-store", "id": "2327b4a0b11f4c329c57eeaf2a9dca0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74c70daed6534bedb798a3583d30942e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f70a3499e4864eb8a2bdbe72a63ab20c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fc5045339ee5487caa63bc1d954ca92e", "region_id": "RegionOne"}], "type": "alarm", "id": "4d32bba744c04191861a8bd7d785161d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e06a0bce2e5e41e388b12ef40a9dad6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f6492c353d740dea7fe7a279d1a10c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6958d031660c4dc7be6658460f621cd8", "region_id": "RegionOne"}], "type": "alarming", "id": "c2ba350c412141ba8932a2d82e5431db", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "78bc431742af40d3a5231516d9cc706b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "106631550c864070b40ea3103cb78e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "461950f3d2104befbb2ce61da0cc8cb8", "region_id": "RegionOne"}], "type": "meter", "id": "30cea329944844739cd6863d86d68f8c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2ee2999cb5e471fa5c2d6c667c48cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a39146e60a74cd293c83580d2464046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2fc2b19e1f864bc5a7d60a0b4f226123", "region_id": "RegionOne"}], "type": "metering", "id": "5467eca34d5d4e859626bc9b2675b2a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe44fb7da8bb4fd191485cd461cdc23f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6a63df8118745d78f0f066800740a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a1f9a9dc36c45a2b3cce0561505c0a7", "region_id": "RegionOne"}], "type": "telemetry", "id": "dbe97dc64f884fe2acdfb3fb2248aaef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "18a21786744e4207b5b690523e22f35e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa391163d06b4a5cb9ad2dcd2498b9df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aedfb9a3291f4dbb8aa89797ade3d308", "region_id": "RegionOne"}], "type": "event", "id": "64e4c84f02d44cb886fdc67041036732", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fa6dd2c371b24bac9a50e7491e9f1765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "be8a72bb220e4b9fb4e5fc9a7ca1fa50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "502934afa06148a8828be22ae5610e0f", "region_id": "RegionOne"}], "type": "events", "id": "2185f56ced64485b88163f376e2fd678", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1517bed480844968a97dedf0f07baae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4d781c485784829ace6e333c649c0d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8ae0f35da29a444a9af8761337805505", "region_id": "RegionOne"}], "type": "application-deployment", "id": "99bc4e644ca940deb2780febb044a7bc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b45f546585474960902928462fa3510b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da4515716b714236a4709553f09a6569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "19f1cea789cc4c0eb4ca28f0b6f59a58", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2be406d52cdf46ada714c5db1a1155de", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "627f3ad2f97b4078a9e6d36985b45f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47f715713e5448c39348fb4fd8b46e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "da68817355c8481dbf19f324bb9317e4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b52d8f03f7844b3aa03099c2af660c9a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eda69f9cc872408682f93011d0be4d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcc5a38e4fa44c8982f116a7c39fbf0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c2c334bec854b8ea5d5cbaa0349ef3c", "region_id": "RegionOne"}], "type": "tricircle", "id": "1a3d3a36206d4f79bcc859511fa7d396", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "da887ef069b74fecaa4fc8cf4584e48f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b5b508c7c3634bd99b0532a24f1e3852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9b05e78180b04dadb6ad952bd7b7d0b0", "region_id": "RegionOne"}], "type": "database", "id": "4c8c68d22d824586bfd6b4d895cd7a3d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "667007a6bde8461f8f1b9404c8dfeeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2647c60b76e542a08746ccce8a5cb171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b7f277960643425783b1de18d0ef9650", "region_id": "RegionOne"}], "type": "application-container", "id": "e5c295849c6b47f6928a5fe2a20046f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d06a06dee3f479686e689e248aa00af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1540116291224a9aa3a1651d6d9258d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f30ccd81d1f34be393c1d5c60e6b38fe", "region_id": "RegionOne"}], "type": "container", "id": "9d0b1cd14b9c4081b08e8d05edddff91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67852ec349bf4efda5fc3d69acfd64b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b01113b81bb4474d9c6063daabed3c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "567a837fa0594f95baf15bef65e0c469", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "76a30f737ac54096bd8357db459dc8dc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e1b995832a04b1b8087931352d0c442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf64f7019b224c52995d463166b1fe7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "da5ed6cf6a1a49aebd68127b15a9d15b", "region_id": "RegionOne"}], "type": "rca", "id": "08395488bf0e497eaf9b7fba5e2cd6e8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5fd9a081f9bf43498dfe54bd0a6cd27f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "83d1d1a29f2c4e8bbe25f6eaa01c30fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f5ff1282654c4402a4b05a41c2bfbca8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "52162076a3ef4fb1809702a34ea8804a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "550bf06d01424478a9fd30e3315af838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8f941797ed134951902162895916d9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d599b54667874632821666195048772c", "region_id": "RegionOne"}], "type": "network", "id": "248d3b13400f458ab4ebc089f4c1a29a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ffcd12bfd3e44b9880239d1046c4303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c9873bc76d31465e86d5c34092a2b99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9c73a93278e745ba8cf2a867eeb00a8f", "region_id": "RegionOne"}], "type": "backup", "id": "937ef5f1aa484da3aad483faf2175ad3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9d5062f1a434d15a2582c9d0deb8284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9be22dd5c5143c2b1f17fe42e0fe2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9a86dbcbb4a4fcb8320f3f639ef69eb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "59011c8d69864fb39de5b3793024bba9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "821f23473b9e4c6cb1b64a878ba6935a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62a9665fb8a941cf86e368dabc1c7b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0c4b9c13181d461f8d6e792a7e06c84e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ecff4333b51d4634aa69a36f599728b5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f72fc3b217c741cc8f85e77e7aad61fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2d88f0fcf28d4ddca4b9c6fc3845ba44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "65c44712557f487a9a20744ae9f6d850", "region_id": "RegionOne"}], "type": "monitoring", "id": "f4a4dc95ab6446d9b3f06763f1e8f94c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5784b506cd4842ed982972983c4db1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2b39aef34d34488c8c8ae6d0cdb121b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5facc10003c24a6a967a84f01da19c5b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "abaa5bc43ea34ea08811f1c02dced4bb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bfa71a58059645de8610adabad157ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0aaca00cd79f4c87b46d186a443101ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f371f6ec3a924dac945048b90e27674a", "region_id": "RegionOne"}], "type": "placement", "id": "4b54533e33c444c6bb6c05968dd01ac6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f698e2edbd72447893a119158f2bf784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3407ee42945e490780fa0831d1c82ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "678bda0069b94b5cb918b57d5de2f528", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cd03135154a84463abfdaa21580b2ffd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0eb30318c9b44b6946c6eef72db5ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9eaba5342af4cb6adbcce2e3b6cb4ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc5b317e8cad4658b77a03805925a756", "region_id": "RegionOne"}], "type": "ha", "id": "f28acfe2529b45d4a56deebd26252008", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "adfb054d0b4f4d3f976e8064327158d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "46e272a2aae346d3bfc3127923f3e7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "642590b822b842b097edfe2719f71f2f", "region_id": "RegionOne"}], "type": "reservation", "id": "c24f2f4deb4f4029a116131ecc0d54f0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2c6132be5c447cfb46132eaf8e66730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c28ca121915a4368ad0d8842d5f6fd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9b7f0661a53e4a57a59d6489d52ce73e", "region_id": "RegionOne"}], "type": "function-engine", "id": "7ec9b65454344da78eb0ea1dfba458ca", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4567f46ce2854dc78ec545f3dee928a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b30bc16bad242da93e6dd35914138ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4228e89e8eee45d3a4908983b68b9de8", "region_id": "RegionOne"}], "type": "accelerator", "id": "62363070147540e89792506a4e36cfc0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b4fadb647944a7787d85aadfe2e9ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "abb446955f15488aa156261220516cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8dd9b484c8741c4aa15810271219679", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8f0cf87054d54d768e26b522ed0b4f3b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a55fde15d7934eedb39fa965596bee19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0000065389834dfeac576f71f20d2ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "021f3e5064e64fd5b93634f28ff61ead", "region_id": "RegionOne"}], "type": "registration", "id": "16f292a6ea514624ae2adc513a6af8d2", "name": "adjutant"}], "user": {"domain": {"id": "872ff1d641854460b14f2c11bb223487", "name": "1993748b745e4ecea7bb15a200871273"}, "id": "cfeb7a8fdc4640c69bb1b8611aa4a30b", "name": "b36814ed7e9d40a28e97b0a594381c11"}, "audit_ids": ["f3cceb9a0724482396cf0c82a260f724", null], "issued_at": "2020-04-23T06:25:59.016201"}} {15} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.270953s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,917 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,921 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,923 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,927 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,939 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.856421+00:00", "project": {"domain": {"id": "068cb7b89dcc4f9d97105aa78139df7b", "name": "18df5b4e94094b60ba34987cf48b55aa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a810e79cd3fd4da79e58637d469ca070"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4355ea8686934e60b4776f18a47e6437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af4477d2d55e48d39858f8a836dc9fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1d3aff3dbd794c26ae131fc1a219930e", "region_id": "RegionOne"}], "type": "identity", "id": "ac07f5a2f6024fa3862c7f0ccc0026c2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0abd368d1bf544a5a5b0a2bb3da72294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "eb532037451b4ff183abf35fa671cc41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "29339f265c764003a3575d9e9c4a64d0", "region_id": "RegionOne"}], "type": "compute", "id": "1f8e6f8f8e5c4ba1a2a641dc511698dc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8bf36b318b5247b191b8b5ddaf42ed29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "aea07f76d7df4814bc220a1592e5dbab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fa41f3476fcd402abcff04a5d8de08fc", "region_id": "RegionOne"}], "type": "image", "id": "7d3e8a77fa6d46f1bc326e3c872bbc86", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a19402d4b4994cdeb125b8bf3a611dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5fd2b72cad7540db953e6b5786ffa50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9fd96a582dff494aafe9f9be03ecc2dc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4643aa4500824d1cbc644b40b8230bf2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b208cdf905a948b59a319af1a2390949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "442ce94dc6c54b5bb91e524b55960b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f09d12b238544388a0761ab52fe161f0", "region_id": "RegionOne"}], "type": "object-store", "id": "14c939c3b9684aff9d0d95208decfcae", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2662a89eb9c346e898a257d89b3969a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77dfb991b2ed44dd949b9d819931798b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f83b5a8f09a4ef1893554df5ae72687", "region_id": "RegionOne"}], "type": "clustering", "id": "3f813808a01043efabfa5605916c6164", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8256e39db1a04c9b958bf39d43725cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32f2a60dd85742a9b256538b4f7c1b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "328fcd2a2fec4525bc2fb1f65e13de1a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "20f859f71c7a403998e3215f9d26a057", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6919fd7bee14db89023abaa51e3bf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4c7668ab43b426293ade355c6d1d0e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f02e2dbf41194129be494d1c3327ff0e", "region_id": "RegionOne"}], "type": "cluster", "id": "39efe3c73b32495faabffc447ae21707", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ce107633c64642e2836834701bf49775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "435af333d11c4ade834564cb36812a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "65b5c3e5bd22451cbfd35e907bd52d85", "region_id": "RegionOne"}], "type": "data-processing", "id": "e39e69a1c68547539413b6c314bff379", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d909eee54f040f7bb0c49c0c3981fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae3e43d850e84d80b48dd55396c7f05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f9a2cb7c4a034c1c9b1a40ac7a58c6b9", "region_id": "RegionOne"}], "type": "baremetal", "id": "fe3653a7ab5e44afade8c213f0c6e16b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2649b38b5676479e8a45e80e54d1d483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "31267775d1fc4b45b8c78b46b410b9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ab29a614622e47448a55b8ed4924ad3e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8ec7ddc0ac054b2ea2939585b04f9bfd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8a98206b50dc4dc38137b8f0a3a5e223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fdf5f1d49d7b485186b935ed9c711ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7a758a278a4846769e496e4507462a08", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9e6ee9c4c81944fabca8bfed7ac7aaf5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e7f9b97773b14206bb157b31f0a4268f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef9cbc98ef1849999905b6ee96f80685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "78037d1dcbdb450f9f3375c3648ef4d9", "region_id": "RegionOne"}], "type": "key-manager", "id": "72b0625432b245f194d7a40c4916ccb2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "90cf93f607464786bfd97a03fc9e4066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a443b974eb2b46489c47cd6c4622d7af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d4b2e5488e4d4c53a7f07162daca67f6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f0ca5fa0074c4fdfb469533f2f7c97a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "27b6a9bdf5b54b49aa79df719f6e0422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1dc42550ec1049f5888d1c6ca0b33696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "628de6c09fde40669fcf2a9b21a2d86e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5a9a032cb1874231a88d8c60654e77d3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7b02e2dacb084491a53fda9b0e6915c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "00173ad20f9b4c27b7ddf77810262abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e6ca3e72ff264217843eeecbdacb234d", "region_id": "RegionOne"}], "type": "message", "id": "d7fdd54c6b69465490464df4718a1fb9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f1cfdd9c9e774fac85b6e309bc19c477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2902ec1eb8724ef7bdf4d233f80a2941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "00534b02bab540d6bd9f536b725e38bf", "region_id": "RegionOne"}], "type": "messaging", "id": "2cea4c0f0c264d6386db9f71dad2c117", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a0bf5ba81f644870b6996028ef06b73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3761f18d2e614bfc8cddbd141e0d6e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e7ca3e0104a145c096ef1b0dfd97fe3b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7b142608fe424e74871f6459ed450262", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4da70892a25346faa696b539d2f17c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2aba83b8ef644810adc3dc0b555578ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3d10953ab7f4ca59f70826485e84fbb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "90e081a83c254d258ad2a245f4142259", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17b79c5076d1485bbd365b2dfcd62fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c48db477e7b44bde8683031d0467c3c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dbe3867be604e37be914f33d7ce698a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "160562af37df4f4d947c369a4f9f974d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27f4ef3fecdb402bb2406eb9f5db70f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01aec20cf2a84102a881ca1d80de813d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffbe8e49f1914cf590f173337a0fc200", "region_id": "RegionOne"}], "type": "container-infra", "id": "a65ad888910b4d9db816650d9660c293", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2d82833fb2d1446083845d5ec2850c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4f4be0f7062f45d48a0991b8e8855120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d410cad0875c4d2ba220d7f0c4ec06a3", "region_id": "RegionOne"}], "type": "search", "id": "412ea71ca81041ab99e1b56584860ac6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "264c8459c9ce419d81eb3964dbbf7523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5f95f30db0a147e9a3d1c5087afa2436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5111078fac554754bb154ddb052a85e8", "region_id": "RegionOne"}], "type": "dns", "id": "c3d580b2057a438db34d013e259a947c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75b5af0582424972a40031a0649515ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5620319400634e6e8a81705e23b1dfd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "eb2bde0cc154434a8429d8105a19b1ca", "region_id": "RegionOne"}], "type": "workflow", "id": "ff9c8ebef5b5445eb03f7d56d31f3c96", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3df50e51ee14158ad59264e9c94c965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0743119bfe3d4de68baa624928c69a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "951ea045477f499a9741722f0c31410e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2afc76db917045379ba9fcf9f1e455b6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bc973d16027a46e591712eda5cdfbffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e9fe141510bd423cb17ac28b555d4e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "45ad1f11aa364b7e8e8d9da5946d87eb", "region_id": "RegionOne"}], "type": "rating", "id": "488ca29d48474fd2bf433131a00041ee", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "becfdd203a3846f392395673e2f1eb98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fc0ac3865fc4127b5afa0130aef4bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "089903a789c04e1daa3a20ec16bff56e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6bcb96c8398a4e1fb72ed0ac732da8c1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e1ede34ca8f4148b08b8b0370699a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c25c97fe6484f7aa2f2fc364e6214e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d54646db753b4b848d015d58d8a02ceb", "region_id": "RegionOne"}], "type": "policy", "id": "412088e76ff54f1b993ee58363409fc8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d74d8cfaf05140c6bf4674a8fed9c59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b74cf952d1649e1901331f415107792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c6b0146c9a24479984814028aaee355", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "614e5ac8c6ff4933ba929809a95d2d74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22aff33ee487448ea0625019c647ac16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5e2d360ff88466eb43b8181131c0b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bdbed61aaf30474694c4f873a5dc1229", "region_id": "RegionOne"}], "type": "sharev2", "id": "8533bb20b2d04b1aba6fddd254a5e23a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e117b89866834f199cfb4e0423f29f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e04c0664e744471b35ac50babc6359c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c5c6b86d71f46c8a8f258993de92c49", "region_id": "RegionOne"}], "type": "share", "id": "9466c14890cd4c1c936bf3946bbc5902", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "866d12c8291e4e11a750b83b42cd7784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "00065b7a544449b5ade2d364c9074f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "24c64fb859fd45a7ae8778261c4cb9ad", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7204db894fd7494ead3c9afe3ee07f8d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9456f46fe5f04164a140d7d4c2c4281f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beffecf1581240af88ba30a8a2cce36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "196184e070f64fa68be95092700a1e49", "region_id": "RegionOne"}], "type": "orchestration", "id": "b9bfecfabe304c6193d3bd4441a45178", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d78a440c9e748c4911bbd7850fa6ff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db16f0df28f74e7d8ecdf3c839f5925d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca07a71673cf4841b5fcdf29ecf63372", "region_id": "RegionOne"}], "type": "block-storage", "id": "24263a7b266049888113d95fe9b7e033", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8bafd66fc664f139575150354449975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9d802ae684b45358fec1d3d54ada90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8729e8f34b74eb5ba3b6a1d22921bf4", "region_id": "RegionOne"}], "type": "volumev3", "id": "b4cf10848bca4765970245e0e039fc35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ace95e55753240ebbc883370c681a11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bead1ec9c65440e59703ef72f20e3b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "540ddfce3b004a9a8ff18d8789eff14d", "region_id": "RegionOne"}], "type": "volumev2", "id": "278c70de824f49fe8585be125b380055", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26fe11348a2048f9a1563118d282e654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc2b6affd4b44b18075774f9a0b5ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc96903e68b1433eaada9d5a3f268aa8", "region_id": "RegionOne"}], "type": "volume", "id": "891084b47c8747ee927d5825be39b1c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b268869fb30146cca1bcde56699cb0a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc1034c0128a4069baba19660f3b320d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e251c6d8b4044faba653ac63b4d6d087", "region_id": "RegionOne"}], "type": "block-store", "id": "7d866596d54f4d6abfd7ae140f464b26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41052a9910e845979be61d33c1840577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8a2b961e5944021b968a2832ed83af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a46fc7acfc1542ef93a4d64e1632ed2d", "region_id": "RegionOne"}], "type": "alarm", "id": "48244a4f83e8462a81141ad0d021582b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "56391e58cbd5462d83cc516b42fae8dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67c1c2bd003143889b0d2e6d8598d72d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e6da517d96f44a69394ae733cf923bd", "region_id": "RegionOne"}], "type": "alarming", "id": "692cc67912ae496a8091e47c375e9688", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21dfa32024e2483abaaacf7df590df74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42daddc456094218863d03789b2706eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94f12b299e124961a16962c831d2bf6a", "region_id": "RegionOne"}], "type": "meter", "id": "afe7545c7d4b451c968348577e57e7c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f580082c2a445f892cee77f7ba0b629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4476f1d9ee3d4e7baf2a2398e6fa790c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38c25ad58dd84455a9a2f2987d8e8d03", "region_id": "RegionOne"}], "type": "metering", "id": "fd276d2e0324446994a15cb584cffeac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a52a1ccbfd142728a9f41f609089d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "43c133fe2c2a4499b2e30ab53cb0c8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f2f34b004dd6484694c36c450f38bdf1", "region_id": "RegionOne"}], "type": "telemetry", "id": "4b5a6ac9d46e4e1a8c7c82aa439a8411", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1afc66f972984de28587355c697e7b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d2306ae345f846ff817055be32589505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8eb00aef8ce64a3a83484776716c3beb", "region_id": "RegionOne"}], "type": "event", "id": "73e737ad2f1e4fbba8180cf70a30f602", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "feb1b8f0305d401daa5bf650e42ac365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d12612118bf942a68d0382ca21e2aadb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f462863bb9c64956a55680954cee5838", "region_id": "RegionOne"}], "type": "events", "id": "4dc2ab2bd0f44af49cbd4bb950ecec7e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9e000c55623402b9b9f62bcb717ef80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "656fcc364c764d539f2a4ea0372b6da2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "73217c1327fd47678e0c2a8821a83762", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c0d88016ee5a4566a67dd17ffc209753", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2c322b0bfa34c368a184c5e86b76d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7c7ff5f4afd4941af272858dcbb7227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5b453b144914adea59abcb5bf0f3c02", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4d09e6e048f4028b4838747751fae34", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c92a361a5d8e4188b9e7bb586b174eaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3664995e0b614c888122dbeb07c141ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f796c6ec10f84dbcbc3c803a90c22b18", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "de614a65c2964bdb8ff8aefd051321ff", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7354c9d5143446719b63205539b1ab10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7ea1abad2024cce968f87ff28067e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "87e616a8ad6d498db4f382bfa0332b1b", "region_id": "RegionOne"}], "type": "tricircle", "id": "f49289d38c3b49b4aa8a1b60049d27ed", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c799121a156a441bb11cdb9615fe9661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "81c66ae22dba4d15bf9d02bbb3512a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "52d4eb069eb04b5a8f0f27eb2280c780", "region_id": "RegionOne"}], "type": "database", "id": "a5ced31b39c342a886a7b48efd5dcec8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e093d389219d4106b6147d771f4a9485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88f34114ea464263953e99a18133c28d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ebfd94f835fb41f4ad17cc0bab7f3970", "region_id": "RegionOne"}], "type": "application-container", "id": "0ea1ead8e7e546f7b3008353516c6635", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76279087e5aa45138f51c2006137288c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "788569ad240d42e196d29808a38c6d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4151bc0556df4c6faee12962af070cbf", "region_id": "RegionOne"}], "type": "container", "id": "3524f9d7aac247698e31d05b9b7727ac", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d80da4dfee7f4298828982f446551dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "967c058b382e40f78aee3abede9d934d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c42d23b840344326b373aab01724afb5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a530b2c4ccb24bf5b0dc5ade1e431bae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e37a598d5df4785a686c55b33f243bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a7dcd94fac5453bb9f80fce0e16a8fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0ae1f396e5fc43e291939838181d1d42", "region_id": "RegionOne"}], "type": "rca", "id": "2e11df49178b42e989a2efcb308deba2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e2ef499a6fa49c8aafc3e2fc852ec0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e786ceb868c4e4eada12331f8d3a722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c796341744b74a368869bf6f63737abd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f6eb866035704325b2575c256eaf8fec", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4f7c8a5131f7435faa4cec06f7554a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f433f3c6df254dfd8b7c6fb4355c13d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "45b3e16647ac4b7a9b4c1bf6862a6c79", "region_id": "RegionOne"}], "type": "network", "id": "17eb1d760110444dbf06bcd0bbd37e8e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "624ccdd18084499e8c04fa3400d2c9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "769374e7632f40519c63a2a2cff59050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "365812d44bc14b859241af4f9f6416b2", "region_id": "RegionOne"}], "type": "backup", "id": "28d8abf8cfa7421dba6b51ca6db441df", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ab61e045edb4ac5851584d00d6adb40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f3f51be9ab249e895e3d4c09725e0d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1d9ab66cee89428a9b90b722f503bbd1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d4947807641c4e9f9e7b0f872be1e37c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a01347e7edf4ae990a8c68f307fe509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3bfa449c2af24577b6f1f0120fc17ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cb8675e01b26471e99a9a34e0fad64f4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "77dce5fda89b47cc92a56567779b4b37", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f6c0567d81a49f6a0fd623e95df8d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "40ffe03421264ff28d83000f3955726c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "27e04bc0dd9844a3bffe06a8d22f7198", "region_id": "RegionOne"}], "type": "monitoring", "id": "8118affaaee54aa4abecb99316ed16ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dcb43dfffb4f45f6b1ab31cf322dc6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c0550e109946478abe46bb238d514b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c30011c43dde4932b11222be6a4f7521", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "61858e68495043fd9ca56f01d39d320d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f4f08c3e6d224b04bfb9e6f1d699f200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "85d7b2e1667c462b885173db1e69f0d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "91296c73eb1847a0b69197f6120251ed", "region_id": "RegionOne"}], "type": "placement", "id": "88137a5b26644e1e98bbad33e6d86005", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77a99c7f0458451b92723d146c284982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0f9da768a3c842eca615bc4821fd116e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22018aedb94d43978d64dbd0c7df0451", "region_id": "RegionOne"}], "type": "instance-ha", "id": "22ca087cc2c64247ae8c3c93bce53fd0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ae6e35c5801498ca6a63135cd20acb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f8055c195284e3abf4d768ae722d61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54843750bc104a429a5be8413e592d28", "region_id": "RegionOne"}], "type": "ha", "id": "3a21f531d3f3413295f6fca8401259b5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d016b70503af4aaba916e00f7780af5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "74929f07e2654dce917e828041913939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f318b0335ce84ffe9b34c0c5460d6ddf", "region_id": "RegionOne"}], "type": "reservation", "id": "ea7ac67586264e1e85695db99aaadd83", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "40075b0361f746d59b1c6c7fe71a785d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b022390cba64bcd8b3070340806bab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "db0b74d4251a479ebdd4f01289fb7250", "region_id": "RegionOne"}], "type": "function-engine", "id": "464a38cc57aa455bb6094341e40f326e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f672b579f9e247ed815dbc2deba8ced9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c1f516dcf247482b8f5b80cceffbb860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "42f020dcb81e43c3ac1e2789be138fbe", "region_id": "RegionOne"}], "type": "accelerator", "id": "3fd68ea048c74b82bb67186c57d705db", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "464ab4d424c54b25ac91fddce9c0c3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "694d7d16489840279a1607584fff30c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "177832ca521242a39c3d6a18482caad7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "76613c81e83c45e5bd56dba23e246e5b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f70cde3b1ed4bbaa2076741c93d2dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67bfc6a9e40948c0bfd23daf44c5e346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a69390e9a1644ae0a9c914a2007b822b", "region_id": "RegionOne"}], "type": "registration", "id": "a42fef16c8804b1492f2a5be5a6a8e54", "name": "adjutant"}], "user": {"domain": {"id": "c712658b1e5944948e572bdf2abd2dc8", "name": "b308c7daaa6f42498d013b69c07911e6"}, "id": "ee3d23531a6641249c77eb1cc98317cd", "name": "7ac8392d8dea49e1bc10f8f6e81289ec"}, "audit_ids": ["d1f5d9207c6d402b9ae94f123f8bb1ac", null], "issued_at": "2020-04-23T06:25:58.856421"}} 2020-04-23 06:27:59,006 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,010 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,011 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,079 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,084 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,086 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/e0c22399-40ee-447a-a533-7edcfabda3dc/file", "id": "e0c22399-40ee-447a-a533-7edcfabda3dc", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/e0c22399-40ee-447a-a533-7edcfabda3dc", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}], "next": "/v2/images?marker=02d4bb2a-3d58-45a7-9d92-323751e9aa83"} 2020-04-23 06:27:59,104 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?marker=%5Bu%2702d4bb2a-3d58-45a7-9d92-323751e9aa83%27%5D" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,109 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,111 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/e0c22399-40ee-447a-a533-7edcfabda3dc/file", "id": "e0c22399-40ee-447a-a533-7edcfabda3dc", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/e0c22399-40ee-447a-a533-7edcfabda3dc", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {23} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.287335s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,877 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,882 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,885 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,889 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,901 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.821285+00:00", "project": {"domain": {"id": "a19f66657b8640c6bd1a3f0549899058", "name": "dedab63c13454ec0853accb654a3dedd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8ada67f9418844d2862c392a62258fc8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7f3db96088f7497791a5e74af9751ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e348ed7c722465a926caadddd82099c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f0b1e4c0efd14ea58cd67ca32623d20c", "region_id": "RegionOne"}], "type": "identity", "id": "abc2902a9f484eea9b82d49effabef30", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d5f73cd8005f45f684306ffc4d9dde9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85c812a7e5c64bf08f7e2fe5952b62e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6aef4ab72baf455cb8d94c2fdd2f7b2d", "region_id": "RegionOne"}], "type": "compute", "id": "580d5d1f37994201836ef4e9c25897f3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "287699365ca841008f41f3e6f00bb941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "70cfbab14b774033a6ca04f2c3d53e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a9b86c17c5354f6297c914fa0d7c4d8e", "region_id": "RegionOne"}], "type": "image", "id": "a677387bc7fa41a68ced2ca383ed1754", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b103860f347d43e29fe2ada8678ee01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "20422615594148c3a4a4c0fdee134051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fc5c297a66fc4e34932aa4b8365449f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb99fd5a9d2948ed8750304a929e2ee3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e751dc782b544a28fd6ac18eee7ff53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e490137de941c6b5d961ff34c28793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d5ddb419c4e40a287f6698374dd241e", "region_id": "RegionOne"}], "type": "object-store", "id": "c64f8717af474a5e9b95337dbf582aac", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "678e6991a83e4ba69962df9005b3292c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07eabd1e94924f1c844e674c40d94e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "92295f396cc64ff3bb99e0db632f4ceb", "region_id": "RegionOne"}], "type": "clustering", "id": "57aaeb1ab18a4de8b4d6d0bd43c9b159", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "794a43a9ef4b4f7d9f6592255503667f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "155868e87cd140828b539e8f17fd47ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "279e0b69635d419284a4b0acb4931515", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3ad2333c1cfc4d38ad301aee5558e7a7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d838f78abff148538dcb5b3926e243d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d44a599d4ef74295a77603e7cb60b63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57604a79e3a648949d0832cdc48ae469", "region_id": "RegionOne"}], "type": "cluster", "id": "878ea3978745437186df387091e7e366", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2b6a1b0948544951b916a19a23415f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "14a116c96e084594b37538406f7ef031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1559dcd325634017912bd0ef3e7d6eec", "region_id": "RegionOne"}], "type": "data-processing", "id": "0b149770b95d46cbbd107442a41330e8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e7104fcfc154d6a97d39053c8a91a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffd4b54fee1548bcbf8d39048874dd7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0c6704095e294c4396bb0c19515d1a81", "region_id": "RegionOne"}], "type": "baremetal", "id": "1bde2a2b043e4e098b1975f2faf64358", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "faa89460ff294174a10819ed1a26d386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d4d1b11e6a414009b3b49d5c926e58aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "53049192affc4085a8f0a98cc017f1c1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cd1cd1a069bb45068ac41f616701399c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9def33a0e69248af918c5fdfdeb31caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "06be8108d1104bd1a190ab7969a171fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fb58ea52816b44d1b2756e7be3fff854", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "273eef46fd5c45c0a8e0a1ebb53a13c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1d56c090a63465994072a42c0112ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "15eb8a05ca4a457082deb5d4a68e80f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "63cce095b124434ebf4b720c1cd1fc72", "region_id": "RegionOne"}], "type": "key-manager", "id": "ddb170f02f404e38862ac9da788f2513", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51f2c621896c493fbf514617e2d40b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d276ae3b8a1e4701b5976434a66434ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e04285d8fbc4aa6b2d5b6cbfab7be0e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "47a6f0389a074f3c9a977aeffd2024a8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2a5edd6de624f9aa2ec82d48de36849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be7e3924f0cb4336b83f68a56d42f6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "34fb8229221742e98d0a8d985a3ae98d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "46f3b17aa89b4e9fa996590c327ccc76", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b81839dbc8774e72aba6a7b53d3c42db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ba8fb32fbdb441b80210919ea563d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e73f6828023345b4abd8545c1b0bd7c3", "region_id": "RegionOne"}], "type": "message", "id": "7e7e84d8f4114935a3b57476be259416", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a9b11560d6224086b5f3961939873fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "212161e477604b8c9a7d61c4a8f83db9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "86c62193100a42eca2d4addd7919a9d1", "region_id": "RegionOne"}], "type": "messaging", "id": "7995240f331046bf930f14501e24b1eb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "009fc5b43c2d4132939d82ea0ec339ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8a5118defa474eb8a06076404f78a2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ff5846a2c99540bd9ae9b509fafd6eec", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fda44e418a11434e818586e1ff5f0de9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3073ba9f02a74490892b9e7be9b5b2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c391f2fc7a944b92b83079c93cc81528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b1ba3af540d4522a2215d3ef6cea63e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "209cf410fbc0412ebed78c8f917266e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ac4a0e7bf3441f48610feb9633fb805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72fa3c1c1b224334b8147f5b5208e0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea7e201256c349e8b5d1d53f34d385e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8be45f4a378b4f27b6996129271352be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a10b2ee7037040c4985c1cc2c8b9c5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7534436fcd684ddeaac2d94b59c9f855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7841dc26a3b14c699ecca6894a522fcd", "region_id": "RegionOne"}], "type": "container-infra", "id": "f35d7ff89a114605b8c36f246ad11c6c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "92c18306d6e4473083895a74c000e61d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cc3faae2adb64687b6cf08af480999ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "43b1b00ab0af495db4649b793343d58e", "region_id": "RegionOne"}], "type": "search", "id": "64df33bd37644e3a8e53fe459b960aee", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ae610f7196d74a0e9e077ff040abc5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed21412f9734476ca2deaccabd7b21bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f4d477f693464245a2a5ed9c26492c7a", "region_id": "RegionOne"}], "type": "dns", "id": "f8982fd5ae0248d694027d9f75e0ede5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ae64ece2399b4d8586e309d600a885af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f748cda6be6f423397db1286a52687e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2eb0b062e36a49c4b1eeaf4aeeda42ec", "region_id": "RegionOne"}], "type": "workflow", "id": "1a802234d1594679806d97c91d14d01e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1f9a72f019f4bbf99dbfe166508d0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f77548086aa74f0b87560135bf6d01dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "10cfcd39f1c84860aec977cab23f85e3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a99e7819db0d4ebda04b47ea46fe072c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2d2b8e719dda48b2942aaef5c6466902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1c3997c00164418da3c393cb5208ee4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0efe6e08dfca4a46b4b44f57a7904586", "region_id": "RegionOne"}], "type": "rating", "id": "060c0aea82aa4bffbde324fdad4f46e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9dd7b61ae00545109267abad21a5299c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "94542cb0db2347daab2078c407ec7f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3863df897ab545da91b98529e7c04b08", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c202f66d99634a9c8823504356d4b6e0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c76b19409633414089cd365a6c7956b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3470a41520eb435ebcde5067f414d53a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8eb50c7181c8411f832804b4dd2bb7ff", "region_id": "RegionOne"}], "type": "policy", "id": "cf8137f9030f459caf43bf8ce89389e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f391d3242f024d138cfc39bf2b0dd608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b7dad1789c842ceb0f5191ae9777b8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d81e8054a4c340d09de1848afdc1bb16", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d9d27a572e79474d9aaeeef9ca794ee3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d40a859815a40979cc1dbc6a2af7e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4180d8f4d4674b23a24b49e62793bfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "48103a22667b4231abedcd5b7c163678", "region_id": "RegionOne"}], "type": "sharev2", "id": "76ccbca177404f5c8f77e405e8e08378", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2091e3be823b43c899a4f59e2cd11145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b865473a62c3449c9b30637e61486974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2f2383a6ad04484a2b0491937a54f9e", "region_id": "RegionOne"}], "type": "share", "id": "0803686fe147477fb3101649e3a0aae0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ebfbfc6fa5ee4243a25c0936a2f6f49b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4eff869a822a448aa8f5e0f1264d32fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a9a1e562ae654184b0ef388e2d847c9d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0b6d195ff22a4def95e6e088750b25c5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8fa2a517c18434bb090d8d6cdae74f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc03c7c36099485cae0555e488579bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1842a1e2059d404cbd8bb4f9f880c31e", "region_id": "RegionOne"}], "type": "orchestration", "id": "dc97d5b3444a47f19d4ff13283920c86", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09ac089b21714147b316d447a4f229c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fa7781791c148c89960348705730289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0ba26c0f58542868c7ee5992c46c793", "region_id": "RegionOne"}], "type": "block-storage", "id": "ec9381a8fc7d487c8a08bc7d3ad47a61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "030b86cdb78c4be4bc305a8ea796bedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd6cf8381c074a229779e8d79b57a494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "090335b1add0407fbe544ee25079c5c0", "region_id": "RegionOne"}], "type": "volumev3", "id": "52711f681a5643c0bd2aec51be5aa490", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a842bf551fce4d38a12b9bbe21383fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce0cc96f332644ac84076b53cc2fe1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4debfed6c6846d588fda562c6337396", "region_id": "RegionOne"}], "type": "volumev2", "id": "2256e9d30c4d4b62848f7d450b16bf48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcd8252143b74bfeb4e9cb7f1ac3c25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b70c4d7838a94aa5a6460f4790a2957a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4871e720d0e64cd58ea980be93ddaa48", "region_id": "RegionOne"}], "type": "volume", "id": "d0aef7ba9c7b407e92d98c1068a7e4fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da625a3f55f041708ce24a648ef604ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb631d8e51d9417b85d06916e840e801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af7d3dede8a44a1acf43dbffba71e67", "region_id": "RegionOne"}], "type": "block-store", "id": "3b216b4d8c09431d8173229f01656552", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3f78de0aeb649e7980eaa8c56e07877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "187bbcc1a0e648d5a6d542871a3eafc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "934a8e9d9e304b0d8400721141d150a4", "region_id": "RegionOne"}], "type": "alarm", "id": "b260c549d60547dfa0b90271bc094098", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d339d47f8ad4ea297f8496496b3ce8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5daf542802ef420a87fb4ab038ccfbb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd335a4b0a2c4c64895e1040bcdf64a2", "region_id": "RegionOne"}], "type": "alarming", "id": "e0457cd826c148ac93a4bdd709806603", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac367c51aa12470e9e3ade047b61dcdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e28f203e1f534a819d737754edfccfe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "15f3362f27ae4df38fe6d3bef8662013", "region_id": "RegionOne"}], "type": "meter", "id": "979ce09149af48739a789ecf765c6c0b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "166cf91d38bd469fa27b762036f4dace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba8a622623c64aaba26800fe5fd287ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d2c2e6b78ed24db1bdf1b5b04fe13866", "region_id": "RegionOne"}], "type": "metering", "id": "cea206df9c034523ba3cfecbc53a2ef4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf9db8244dec47e0a51b2dc8b16217cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8cf2f2aa7ba4c428f62db46809eacfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7cdcb602c5cb4645bf3291c11a11738d", "region_id": "RegionOne"}], "type": "telemetry", "id": "79c98e77e24c419fbd5f0f8256441059", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05e3865d998e4c6abe335f1b5dde2668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "73b0678d22bf4610a59f80a03f37925f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff0971d2738f4a58878c5b1f079b560e", "region_id": "RegionOne"}], "type": "event", "id": "9e286c05059242c88b137f18735f301f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ee2018bf0cf940d3986fe12aff51211a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5decb697929a4343b9ac2105e5566e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d8ea1662af44262a7a0c5cc11d4f8db", "region_id": "RegionOne"}], "type": "events", "id": "ce1ae63221a64b79b06085d10e2fdaf3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e55c4db5d10c4e6cb1606770068309ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79f5f5d621414393bcc54c098a19dd4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "926c7eafa6644414b81d0fc73363b6b7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "feeeb38b211742bbb130d23c2c144ec7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bdd52a255c2046678f4dc2543ac7399f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4cc8ab7cbaf4e6dbe391e9f9ed74d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "314ec2964a3641fe98759a1f5a5cf9aa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cbbd9b522c5744abb9c56a69e8b0d9da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b7cd366d351409ca106fd445f5bd61a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c4e115bf534420587afd8825468ec9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20d0f2eaec5e46bba70a217af4e90b22", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "82e79796dab3469292b514bfd3c0dcf5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3afed8515d384ce3a9de0a23fb526935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a78aa830e10b43ac804fe6c47088067d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4debf446dcb54775993fc7429a698db1", "region_id": "RegionOne"}], "type": "tricircle", "id": "85a70c7660624a4abba3664d60a2e53b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "57b6803f0d5541d4bd9ef47b83be2bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5dbad47ed4654a429f72b47b5e9edab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a3e4a8f82b1a412794c748b234540637", "region_id": "RegionOne"}], "type": "database", "id": "ddb8b983ac534dd488a2afa6809c43da", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1020d95e1454991b22dbc52b470ba0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae046a1cc971472bab1b3dcd39a16711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ffb6c586ab8c44b5885eedae0a1516b1", "region_id": "RegionOne"}], "type": "application-container", "id": "940fb54e36fc415c923cd3af64c73cc7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abf0d68dd7744402ae313dc497563293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29ce840be5374ad5a634ff745df8ab22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6cc93647fbeb4e118a38d31b11d4915f", "region_id": "RegionOne"}], "type": "container", "id": "afbe133c9daf41e099ac829b36516504", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "24494f8fdfc64935b4f88d9a9def6df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c9d3577c19949f395fcf98f3b7f7dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "627c670471954ad5abcad4b607a458be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a1f9fd5b86ac483a9b8f144e913fab7b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3c766f238cdf48ebabc11345ed0621b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1d3f52411e346a4b39fc4fe76f1ec82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6041161ba4f24740ad7dc4bafb63fa70", "region_id": "RegionOne"}], "type": "rca", "id": "50fe70c7853f4b26b683ac2aa963efac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "74cb9404980247cfbbbdc3de7ba525a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2b1b72619ff84a8b92d767865080428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "11c1fba69b4b469bb8f8fffebccf250f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "45a236c2a32946c7ab3a852b1a659bf4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "28eff91d686943038297ce3b875629dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "422aed0c794f4daeb88484fc5500c2fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f2dc5d050ab648759a25ab1f25e21e86", "region_id": "RegionOne"}], "type": "network", "id": "198503f1cdfb4ced8f80cb67fe956db6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b02dc90358a349ba99ac9b11ef646bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ea425af65f804566a71390b06011d17b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d2dd9a30d2214b05ae0fd9f2f130303e", "region_id": "RegionOne"}], "type": "backup", "id": "4368f12dd2c44248a2eac0dcdc53e469", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c14b6ad2c31429aafe1f050260a9175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f84891e8bace420687a81b968bdf69d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a64fd0c411124493974c2c2ce4a01d39", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a878be7e8a04f3794e08a835517c5e2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8218321b445f452fb45f5f268dabca70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5741015dba51481fa10103d04c412e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5fc6b87dedb74c21ab4ea133bb0dae95", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3a6152bf69bb4471a8e3b32793a81ecd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0641db8a69d54e4583aa3d2a8cd8b2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "65dba3d917334b2093ea4fce4304b925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "30602891bcef4c50b39e35791e021890", "region_id": "RegionOne"}], "type": "monitoring", "id": "8aa4a2483b4248ddbe03e74c0afa2a38", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "063f4a4575ad4ecfb86a6d847b4ecd42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9a48397b83f948bebfe73da952fd3401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ef98a7204d18427d83bad767def50c5b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b7f407cbfa0247959bbd193a2e14ede0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ff1a9bb41e644c9c87836d9e5ca3d2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "aedff54ec028447a9cb433f8164029cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1035b37a6f8741cab1af2c26746d508e", "region_id": "RegionOne"}], "type": "placement", "id": "8805ec0fcdc54854ab18f07d0be2e02e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af67903ca58b46ddba25958643bc8a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09f891ba7d12447e90686703705fd8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8014860f905d45408c75f3b524f46ed2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e7d25ef259c544fd97062e03af02ff8d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a12e9b478b040598182b21197b80c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56cbae58358d4a59b997d5e7bdc60685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe2076811fa44804983b1f3358b3e3ae", "region_id": "RegionOne"}], "type": "ha", "id": "1fe5c1868eb94210928491bace9b4502", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a61fb0d06c24d35aab63d8a1885615f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "57c8a51ba4b444e5b80691f61cfcbff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9fe94dee7ff545f097af53b5ba82aa38", "region_id": "RegionOne"}], "type": "reservation", "id": "0e95d870f67e445ea2369cb303c2eea8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "40a876fe45c1435199e04b5a6904b108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "79e58a7cd0ac42efac915f83a6e24f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "24afcba2e6ad472f8e16b40df4a88f79", "region_id": "RegionOne"}], "type": "function-engine", "id": "1ac1e57c0eab423796678180372e1e46", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "07e8c2294d66428f8ce6f2e77a0354ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e3a17d934968446080f235c7fc0607e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "42103ce128a244c79fa36eedc9cac453", "region_id": "RegionOne"}], "type": "accelerator", "id": "82dab93f062e4967b025945b81c3279b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74869e38d1004f0196e8e70c3a4ace9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "56b87637fb9847ed8378010af8578705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c2bf5003f8c0493abfeb6d0fc44398d0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a7d591fd6c6b48a683b4f5ed2a61d4a0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3878d678b1f84bd98643c6b4926f5b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a8fcf9269de41889877ba220043ca13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "edfa90d28982487188aeb2a55b1c3d8c", "region_id": "RegionOne"}], "type": "registration", "id": "85ebeae34bd846d0a8bdaec8dbd382b1", "name": "adjutant"}], "user": {"domain": {"id": "04de64b0fa0b44449785d121287462f1", "name": "cfbd8f8d5c5f496882aa37cb0d6fef82"}, "id": "cd583a26e5da4f548994063df2f96fcb", "name": "88546c82b3e14db7832ec40b7831d484"}, "audit_ids": ["e2cc04a5e83e4dbdb4d4f68dc9420e7f", null], "issued_at": "2020-04-23T06:25:58.821285"}} 2020-04-23 06:27:59,022 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,027 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,030 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "363bce404ecf457182f6fd241ae1e6c7", "enabled": true, "id": "628c52530adf47ca8810e15e11790729", "name": "projectName-2"}]} 2020-04-23 06:27:59,093 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-quota-sets/628c52530adf47ca8810e15e11790729 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,101 keystoneauth.session RESP BODY: {"quota_set": {"metadata_items": 128, "server_groups": 10, "ram": 51200, "security_group_rules": 20, "instances": 10, "key_pairs": 100, "fixed_ips": -1, "security_groups": 45, "injected_file_content_bytes": 10240, "server_group_members": 10, "floating_ips": 10, "injected_files": 5, "cores": 20, "injected_file_path_bytes": 255}} {12} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.147833s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,006 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,010 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,011 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,013 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,022 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.957313+00:00", "project": {"domain": {"id": "918b01129c1540c7ae0c9559a4f38cd6", "name": "d5eb18f1fa82434b9b1c9845037d75b1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "03699f010cca4734a59eac2312bbcd17"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f34735dd524b44ebb0c134eb727b2235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7337b64e130d4fe79781d1c0bfe2a013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5aaa742237ca48ffa1aa4f0354ea1af2", "region_id": "RegionOne"}], "type": "identity", "id": "877be8ada9254a87a663312711e765e5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fa32206781cb4bcdbf427002c73c227f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dae8ffe722cb42bf8e966bb8dbba876d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ed71ac531bc74cdbbf2a20aa27355390", "region_id": "RegionOne"}], "type": "compute", "id": "b8addea1c9b94b78aa9b3aead35fcff7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5bbd867eedf5478fa12698aab6083241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a9ddb293814f45b6be09679009265f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "159c0735bd3242edb3e002a8f92a2118", "region_id": "RegionOne"}], "type": "image", "id": "1c6cd0af2d1b4d22b7d2a7136104cc4f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d8d29efe2c0748619101f7fd471e8474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4ab35821896743efa1f963f7c016ab34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "48b0718a290d485fb4be44cd189f611d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f19c5d44e687401fa7beda5f118cddd4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9644eb459fa14bb9ad9841416f3ce9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99347b2e11db4c038693676984ee3461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7648575c9f347509e47caabf9887435", "region_id": "RegionOne"}], "type": "object-store", "id": "e27901635dd74ae8844ea34790ba0ced", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45bad1a5b34d4756af8fd5ad9071521a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5ef56dc5c5c4df78634ff2c8c75583e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66e91c0bc40f4b00b4b29b710b3acfe8", "region_id": "RegionOne"}], "type": "clustering", "id": "789efcda33ac4b5d8e614beb9e06890f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "045448d059fb4c7d97470d114774b379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "433394827da240fc82baa82967677cb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a2de1c9a795149ca82be95a526433baf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d496d4a2a5964d4297c5ab545935c5d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fe243d3d4344002ad6a2e814402a4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bcfa2d2f4c624c13ab8afb17927cf478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d59be7afe1a4fcc8bdedea4962bba6b", "region_id": "RegionOne"}], "type": "cluster", "id": "272e612a5bc54337aeb63ae3f558b03c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3f9473ff205a441fbe75cc53b707d321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d145a5d04d0e472f8cd5cf73050a8c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6bcd7627a9c5452eba673b5cc0f73943", "region_id": "RegionOne"}], "type": "data-processing", "id": "e636b84172404b1f83b3d81d82cd2dc6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "474321a2d9224b48aecb7367c64fd014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63cea10b03ae485c9990f08024817429", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a794c73f898f465bbc2d5bf521cd6855", "region_id": "RegionOne"}], "type": "baremetal", "id": "e51c45e299634f66b35dac2d9733b965", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dabe27d5f25f4d619fee0c3138eba30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dfb7df0c13324e938ab26c329f39247a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3916ff773d4c4695b00ff8462e6b9f3c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fd6ee5d35e3b4ef1a68013ac1a0ef446", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "11c33b1efbab40a1bcc53179cba2596f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "abf6e5af5bda4a318fe433f9fa82c43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "44ff11366f7a40c0a6fb6f90ac2e3145", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5aea532e887f4347b698370d863b49b7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5847b33992644dc59c6989dac535538b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1869203de22948fa8873c05ed08e6d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9574247d17544d558355b95a345427b7", "region_id": "RegionOne"}], "type": "key-manager", "id": "e0b69beea76d45c3a26a8b0dded0b733", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9027c2f4d6234d8cbaf815a76df36bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c0328a39fd44cba97d853e85832a3d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1371bb604aed4d5cb94e7774023836a8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8d477c6b0d34452bbf77c5fcf5147e5d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5c25b91b5dd4346b5cfe0f5e1a4a968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "911594a067da467e9b09b97f99015eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "18df381e81ed4df396355f6de7f55bba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5113611b48fd47d5bc2af8e919a8f6a2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f606bf6433e847f1ae9dbce0e28702d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "83a87db289f541c2a2f21631be1b720c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f6dfceab9d7a41b6b56d7714bfac3842", "region_id": "RegionOne"}], "type": "message", "id": "ed0c57336ea1407f9f7efe61f4036f52", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dbcd09c8e99147fd984ee40e31ec2950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bc9abf6360774549aa5d3d952b63bf5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "59950fa0e6b5441491ff9dfcc1adb6e0", "region_id": "RegionOne"}], "type": "messaging", "id": "c6dad6442d284a06bc5db5db6c1fe55d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "12961112fbb9488f9887bdc1865bd669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8d6ce061920d482cb0a0dec1ec03834e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e58e54a612544a42a53b301132d4a1dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6f194de6652f4e148a4a852ad0281664", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88e30f1d2d35412b8a0f18f22bfb098d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4bc5a1598604b998eb90b774f28cce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d4ba96f32c649f9a44b3676e3b49f5e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7739bf30903147ae906464221f8555a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "018a1e29bb1c4082be37afad3ad2c26a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1170260764f43c5965eefaa136e72de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1857ac212c14a459d9654f0cdd005d3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a92bfb8d522a4285988ae7ac3ac77e24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7d97cdcfa1a436daef4dc9fd3f53e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6efd84d9fe324c49a74d0f3446124d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "365534faa3aa49caa96fe61d93effdd3", "region_id": "RegionOne"}], "type": "container-infra", "id": "5c0674f1c45c4f1b930e06649c084ed4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f83d09c14a784bb484d408ac752e2964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "38537fc084734bddafa73f83bb82e016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b75923cadfa4e39a89760c2753bc031", "region_id": "RegionOne"}], "type": "search", "id": "e9f3dd2222f4418195157d7e2ed4cc19", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9bccc2b0f8b04a10863fc7e1985b5f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d89c6e72fcb742e185c546c595a16948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "07f0e36237ee4eaca7b90e3b236bdaa3", "region_id": "RegionOne"}], "type": "dns", "id": "3f968a82301e417eae1f85b9e883a70e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b0475160ab34b2ca715420d7f3b1a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0629e1c3c0a547a09c2c7711ebafdc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7f760c77acee499fb85a0349f27b245d", "region_id": "RegionOne"}], "type": "workflow", "id": "03248d89b9a840648370b86aba0a527b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "200abfa107de403dbcce612d21456291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a57e7056c5024253b59462d1bfdfdf01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4e312e1f85f42b9a6ea31c08276051e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "77e868a83c314f87b01775b99f44aac8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c193d9ef85e346efb995d0adaab97098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "573ec950da734c51a34f3b2c39d887e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "865f80ec68004f2299686b9522424255", "region_id": "RegionOne"}], "type": "rating", "id": "296428ec463544e1bc411cdbcf2c4279", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d89e89f10b9b460c84f418a4071cb889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "021c37f0e22a4b2daed4adff1601ee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f625e3fa36664f6dbb628a2ab3c8a9e1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e18dd74a1abb43888d06f9d6b8af3839", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0b8b82434074505bd0f78376cc333ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42431837c9ab4a5d8ca604761af52093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8e1ae8d75cd3430ca0a3bfdcee48ff8e", "region_id": "RegionOne"}], "type": "policy", "id": "2db42eac744c4218890c21c3436b7f97", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf0b66afa006444db295bbe2d2c48df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f51a343a6dd4f8c8839382c281fa827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b30a2413a6f7438ead4e25dc3373aad7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "554b043e2290497bbb92d48d434ff799", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "877327518d6e4db2a1245106499c4425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82926b15cbcd44bb8b75ec2ed76afc93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c140222ab81c406e8d80a02600e92393", "region_id": "RegionOne"}], "type": "sharev2", "id": "41db1be61eea4f64b281d716faa7824b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2134e1bf33b74f20aa3f1180cdfa242b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "344d390cae7c49549b6dd21f83b598d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c82236d22424428bbb9294521495cc8e", "region_id": "RegionOne"}], "type": "share", "id": "e74cb6a4ed864f75b68c3170d4c42858", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e78ba37bdb64f798640a56727560481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc55b534f9564823b05ca99b27f8c8d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad67c0c530354394b21410ee7264f545", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "82a99a3695964472b7fa1926baa1a245", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93c7f28690f41cc82107b2d33ab7edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a74e154c3d9f47499e01fccd98d03ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c34bb112af04f25980e17ddeefc9936", "region_id": "RegionOne"}], "type": "orchestration", "id": "6cf6d0a1afab46f7ae20d31c583ce065", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbabe9df72a645da8b2aceb65354c61a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89b9513934b943a5bc0255c1367fcfef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c76778b9ab2d495180665764722deee0", "region_id": "RegionOne"}], "type": "block-storage", "id": "e98bb066f85f49f5a463c8fe53b810a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3784e588f994300a434ec9055bb87fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2d0fffd07e0460c8c28d0eeedd83707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b3f785d809c4e9b84011ca7c40815cf", "region_id": "RegionOne"}], "type": "volumev3", "id": "e3ad620feea349c09011649a84366b12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b23be6296ff5438bbeab4582f0e0a4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fbd7a79a6a442e2850cb7faa7538250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59fa1344be434b889b2d1826dfa34f05", "region_id": "RegionOne"}], "type": "volumev2", "id": "dc87491325164c27bcf0c31f200ac5d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dc74ed2411d4c2084e87fa2c62a6df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad030f2004a94e45897c7123b5ff1d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0a6ccb3e28c4c37bf01b0182e1352d8", "region_id": "RegionOne"}], "type": "volume", "id": "4ae2fe16970340a8b4f2fca0eff295ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0244a8ac38944bdb0fd462e6fc091be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6bc952821884ae7bc1a552bbd70a2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f431afa8561746569c921f36d736aa47", "region_id": "RegionOne"}], "type": "block-store", "id": "4e6e56a7a7f7430b91e335a62abad432", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b26452316134cf6b68afd5a89ead35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c04752c3a4ad43daace32c56d98a42ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3f13eaaa0f974caeb921fdb1154f1671", "region_id": "RegionOne"}], "type": "alarm", "id": "dc1a2768ab7943928bc78a559880955b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ac7ace14c064d69b5fd9c3acadb6310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "efd51b375e37410db5ca7902139ce245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b0d1f7ebe8344a249e0a1d1c75fe708e", "region_id": "RegionOne"}], "type": "alarming", "id": "fcc8cf5e9e534192a2ba60dc8431cd65", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a7d3ca4bba040c0b0cdcc2f9a0f5e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45ef1d0baeb2452f804fe44ade1ef7df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a1375c6e19e44baa9525f258fbb15075", "region_id": "RegionOne"}], "type": "meter", "id": "2eeb269b0708475a813dcc34de4c1483", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b944ce90cb194e4d8084908426fd8c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1de302c1b8d4804ba12c9cd97062933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c1cae2aa8e64753a20baf0569a74765", "region_id": "RegionOne"}], "type": "metering", "id": "6a706ba2013f41fd949992b423602fc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70aef76f1e8c47f5aabea3368f502cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfc6506a7dd34175840185da5a4bef68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4ab9f1d0fc1e41038c8c0d6b55bb7a6e", "region_id": "RegionOne"}], "type": "telemetry", "id": "70b536267ba9403984747b4e3648f9d2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "167fe2350bbc45039210565d42b4e2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c9e3ca97ee3420597ff476bfb95c3f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d31a5e0335b46d591450e94b854936a", "region_id": "RegionOne"}], "type": "event", "id": "94acc04618d343ffbcf6b24b6b08f546", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cd3421d0e890435da95166d823655812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "62942d2d0b71487ca738019fd67e89e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eabfcb13e31f47afb984650a8b2f91de", "region_id": "RegionOne"}], "type": "events", "id": "23a2a02ce6614fcabe1f277bfb23393f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a167e015aa9a467eb6b64c9f4e639034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2857683f15a047b49212abc6ec6d9246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "12a9848743f74b05ace11748fac0ed26", "region_id": "RegionOne"}], "type": "application-deployment", "id": "051970f4ed284e5c837818ada84147eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bf22cc72c6e4f0299692db96bd67488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ecc5bb3140f49fab70bdb779d715aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "10949d16d1184ad38a19834006a304da", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cd58034607454af892e540ddad7c5766", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d63800f9a6af4ba1aa2334c039dd2802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c15ba3ee97df4b4d86989263b8c7b5d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b807a433c76f432cb3834f4fd378d0f8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ebc6ae2ee0874854bd57127229bd09f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9100163af2174b40a13f546e93b3f8e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ece1a416f91a479493dc71888e7c0699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a96cd4a124694fb6af3bed6aea0935c0", "region_id": "RegionOne"}], "type": "tricircle", "id": "4e998e9eb24c41c39449ae3348f70153", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6300db7430544506828db66da008863a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "78e8a9d65b4845bd946c705ae021edb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5970a7460a41475f8efce8703840c5b5", "region_id": "RegionOne"}], "type": "database", "id": "b4928343592c4a359dc1073aaeb09562", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a13a299313ac437d909b8f5aae661cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "351afddb8bc148aea6d040ddfc4d8f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1228bdafc5d144c79d4a8657f58f54a1", "region_id": "RegionOne"}], "type": "application-container", "id": "a1b4a3c6328c4073a1bc373daf8d29cc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa242808a28448b1b1f54d897b0b083c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6bf9ec380b641a3ace01e2ca37b61dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cb0c890681424fda8675351d1dc03ffd", "region_id": "RegionOne"}], "type": "container", "id": "9416d69b8a734cbcb441ec205181311e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3396335d3754173823c82cfa733da87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b02af4460ab54bc088ecf30275214740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55fc60277df04cd49510101ec2ed0071", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ad307eff77944280a924367648a7a118", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d67fc1e13e1545a89844936a4d3fd251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ac1df987a174a07b3276383d2987288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04604460a1ae49bfa8dc71a82febdafc", "region_id": "RegionOne"}], "type": "rca", "id": "b4d232a3d97a44afa6298663fb01fc27", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "47fe70718d9045c9b58f32b32b5045c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ad3728df5b1482b95e38df1fc7b4c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8ecf885171bb4876a60709ef184efc7d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "04f055e125694686b3db0256eab5285f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "100658c3c3304f6eb3aef4f1a88429bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b694c7d88940417997eab5deac771c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e05482d7d8d143cdb17031dc33a1637d", "region_id": "RegionOne"}], "type": "network", "id": "04744681a11747ab970066a8e68ea006", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ce4371b9c0e4ceb8bdbc739e062e41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6be11054051a44bfa14337444015f690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8e1596bfa1ad4c548066ffe2d998c136", "region_id": "RegionOne"}], "type": "backup", "id": "4113a7762f554df79286a2fd092e7a95", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86c78554fa38410ebb94af4aed342829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb419d318e5c488fa17de61618470080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5085ac7b99ee4e9fb08c01a983418fa9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c21a436753cb48258e9b856376eaf753", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51824dedd13148a6a56d35e05e86e6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b4664162c77412680fe8897b80a45cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e0ee43c299e642398021bcc718dfd88e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1a85e1c5805e4e84b5ed8a8874e158bc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "439ae91d68694bff9c926be27dc73377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c6864022eb7d43a783e8f455e5e5766b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4dd4b01c48e4b8e894e4cfb0d0fcc6d", "region_id": "RegionOne"}], "type": "monitoring", "id": "a06bf6edec2c4e2f85cb6feb101d3355", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e97d8c4cfa5d425189ac875074f09988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ca073f49fa794120bf224c4eb79624c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "25a27393093544329aefa724e4e87af1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c1ad145e590248daba67abc7a6e96e32", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f5bc1cfe96ac457eb33630301d85e9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ac362775ebb34c3eb6140471e7c7e9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8f8910dba94c4d17b12d52485b5e9cdf", "region_id": "RegionOne"}], "type": "placement", "id": "a2b53d205f5545948337241e63df9702", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0bd928263c364ef1a92309e423c22043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "29de2fbfdb8449bfb31c4f8b99e1538b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "91b05bf31777477c875a884792eb90b7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5c293515134641dfae54deee84edbc01", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83572b1665fa4b51b5ab5443fbb0be72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8c5c90148364958bacd2d0acc7c110d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae99ea3ece3742fba2d3dd02604e08c9", "region_id": "RegionOne"}], "type": "ha", "id": "43e712a23e1d41a1ba58e2488d08a9f7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2c7f0ecbc2c64b9391954a390cae4cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2de4cc80a80e4639b66363fbe7cf22aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "77b949375d6646fe8a557f79727b2f9d", "region_id": "RegionOne"}], "type": "reservation", "id": "7d23ccca6c394bab87a89ad24958aa2d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "67f9fa3773c44572a89ec059e7cf3d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ae29f94ffc214113ae850f821647fe9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "91398abb5889469a882c8eb89466f840", "region_id": "RegionOne"}], "type": "function-engine", "id": "464fb280f2034c6f95de401f0e65401b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a45cbd940234fa3b76a8422f9953f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de1fe7d58e434657a99d7b5fd39e10a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "31108ae21e944208b4d3e65a1a3337b1", "region_id": "RegionOne"}], "type": "accelerator", "id": "2f88a60a91b340df8fe98afe59dc3a2f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8f845980415645cb9b5bb428befd3efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "510e0caa3d624aa7a7944c58573886c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2b83cd631de34108bb266ef18383590f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c867d605382f4798832b2c49a6b95542", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e6385fec76d47dba26022e3e397b4fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8d8704864bb40afae50bf0412c9b9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "57d8b765a1be428d9b112f32c0e11ca3", "region_id": "RegionOne"}], "type": "registration", "id": "1faa139e4e884efe8e7330dce29f11a8", "name": "adjutant"}], "user": {"domain": {"id": "bdb05f6ea04d44a7a175f61aef234681", "name": "53dd4bb7117240559492a2dbdc771a1c"}, "id": "d65844ac2034465a9f515692df9f9dcc", "name": "68a1720669854d4cb5308f51d71ebd1a"}, "audit_ids": ["00f3b89c05d6431c8242d82000a73663", null], "issued_at": "2020-04-23T06:25:58.957313"}} 2020-04-23 06:27:59,092 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,097 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,099 keystoneauth.session RESP BODY: {"extensions": []} {22} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.234819s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,775 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,780 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,782 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,785 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,797 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.717626+00:00", "project": {"domain": {"id": "882933f98e8c4685b72d4e886fc590dc", "name": "6f52323455cc4a2ba95d97a2e2b2e18b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e68307268f0c4cb1aaf5a4f2c4e3c1a2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bbdd7148b2a34c7f9e9524ec7377a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af5aa8d0ae2042949a11618486d13c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8c850323f0ff4c42a34a7bec0fa52e00", "region_id": "RegionOne"}], "type": "identity", "id": "6a7692e47f50499aa07f10202a15ba43", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6bcfefa3c2b548f39c41abb1ab4b73fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ead74696088a4dd8821fbc1fb558ab74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e1f17d38c01d47c58cf7f82e9dcef296", "region_id": "RegionOne"}], "type": "compute", "id": "631a23f2341e4a06b3ef7074de20b469", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "60556eb7987642e1a5664070acb45fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a8691949843c41e8a981731869cb68f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b7b70265ad614fe29be14556a005b0e0", "region_id": "RegionOne"}], "type": "image", "id": "2b957d02ec9a45a89a7b03a334643ec3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "94eb143c09ad44e2acfbd988be144139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "661d4504e62641cb94ca4de121ef87ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f31ca71814ce44dcab3b0ac43e564d39", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bb2df8b5fb054ec182d314b6d57e183e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9e14ac8473c4ad5ab24859687448fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924bfd686dfc49ba8ec0acb2ed6209f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76e6fa97c4da4e7c999b655c51f446d7", "region_id": "RegionOne"}], "type": "object-store", "id": "eb5da00bb1ee4a1dad90257eda5fc368", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "504530c96a014453a5b8cb8d3d430df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8aad2c7dd18740ee8c89f148d6c4ac45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d812156520e24668ae9d8f0404be9791", "region_id": "RegionOne"}], "type": "clustering", "id": "440f1f1f1c7242eeb449b05b10c7a945", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47b09a52798549d581052a8d58afcf3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3e6391c07534436b23eccaa81b6340f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8bc9555e6acb4227b72b1a0e407dbe62", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e16c507d1cf74f87a805bc18110b9820", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb5f6f7142c744d386f371ba7dbdc6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2605df3fb0284bed8480d163920e44d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fa9b5ec267cc4e219d73de96cba6ad69", "region_id": "RegionOne"}], "type": "cluster", "id": "53193c987611424a991e056672b35246", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3338753b327f480a8686bc0865fb9d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c97c007fb4f54a828d7a3f1a2a4f7a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8a72139a8abc48ca9d983a8638f0f9b0", "region_id": "RegionOne"}], "type": "data-processing", "id": "549ea077abae4a56a5913e1e6671b2a3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ad6f5fa95714055b17fcdf532ff4992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1490609037154ef7a11ac588c2b53e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "033747ea2109463f9dbdc2087f54f649", "region_id": "RegionOne"}], "type": "baremetal", "id": "7e8435e83e29487589f9fb3e6caf2289", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a851bfd95dcc4baa8b5889921a721885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55b05bdf31ab4847947fe77d76cd743c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58e2073a1edd4267a27eda45226821ee", "region_id": "RegionOne"}], "type": "bare-metal", "id": "68a7ac75d77540289e1fd71e2e03b4cf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "06146c443f3149b2a5c497b9389f1162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5b78e8c7ab234dc3af241011285146fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e064787d8fea44298f4b948b248d13c4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3ff711a7f2254fa1bbcef257ed089623", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aeaac9cd264e4e9eaac0c88874977f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3aaf8f4a0206477f8c5907a818447a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e5c89b4ee3e44dfe8f91971db02c51ff", "region_id": "RegionOne"}], "type": "key-manager", "id": "351e0301d1c1437b84244dd21faccc47", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a17d07d2c904b97946606492631ed84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffbd6d3a71d54359a0c33da7a6d6da16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "946695714b854478a79022096d238980", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9eb11e704cd14882b4ace63890742920", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2aa8f6d2f8a949b88994dbf68c64d3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f6d93d609b24d298f2f7c3eecf055ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9332c201f7f84e97b9b9c55260fce129", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1f8316b3382540ad91ca9e059c49df25", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f15ee065b4444a0a1b9577383e4e546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4eb6a779705c4df3a48cb8819101c32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a0d45212e379434cbf24456b88dc3b0f", "region_id": "RegionOne"}], "type": "message", "id": "40c67491d9d943a78d00f4a42d1b4ab1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fa95dc211d3c47cc8e988e461aa09161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f791919d36d94df387a817b142cc2dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "61da81f59cb7483fbe2ddc6ecf08014d", "region_id": "RegionOne"}], "type": "messaging", "id": "6866f41fdaf84a5fa88083c7f632fbcd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b8a2b9a61409410e8fa39ff5f98fc9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e20160853b34a41a13471c66f0956d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8b366e887f3a4e07a30484f1495d59da", "region_id": "RegionOne"}], "type": "application-catalog", "id": "82c74f49505b4e5dbdeee1514763de9a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c2819f57198494888488fc2073fd6f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a056a81c19b44a58c456587bf1ca1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1df385ea37da49da8b4e2c0f352e9a2b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cb4f528695a94786892eb34bbd2909d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a37c0762a8d64fe899afc56c4272a4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ec1d576b8464a5ea15c95e84c8c5b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b50df137ff964ee0baa08f1ebbf20de7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e98ac380bbe44e5aaeb3d719db2caba8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "286466e97dc148198e2d1481e2f9412b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "955a4b9c7e5645fe9845a0d7ab4a700f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a23882dff6745b195fe1addb3cca936", "region_id": "RegionOne"}], "type": "container-infra", "id": "c15224d5520f46e88f3f979eb489764b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "22b217ad9c7949fc93cbb23383271f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9ebe2982c2414e5bb9a6a86dc1b91aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cc7743a331034f3f90d6ca7f7e305803", "region_id": "RegionOne"}], "type": "search", "id": "93bfff344840420f98ebfd0777ebf0a4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "291436b6282f4ab2bcf31c8611882480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "37afd882461146438b70fc5ecd1061f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "707d45dc0d18448ea0717a578e3cb575", "region_id": "RegionOne"}], "type": "dns", "id": "824bb26455e342289ea8c268663c64c6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0eaf6e632564336aa986627dcb8a4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9506afc17964fe2990fa370f86ab73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ccba79c9e70b4b948f91c12a33191bdc", "region_id": "RegionOne"}], "type": "workflow", "id": "cb15b9ff43da4e0884e3d818abb1a848", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7c2b15a7dd644d7936b6dcf2b52b5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a21f94caf78d42e08aef419c68efedb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31cd8d53b188413582d7584e4adfd95e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d65e177d55164fcf9e48cbeb27bb08f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b0706f54cf348a1977e493b3e612528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3290f6d91ca04e4689e8d2b8ccff4e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "54e25e19bb39491a9b5c46c6bf5b7b77", "region_id": "RegionOne"}], "type": "rating", "id": "dd31ee1d9e1540f09fdaf8415db1c9f3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a1a487eb61f46ae907d150dfb17dc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2dd3118465945c89287f23eebf6c055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "541eeace569f452fa17a30ee3e23632d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "383831bcebf94cd9ab630dae318faad9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5aa90eb7a0e346a8bddbe183ea4a6a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "acd6a7d3867c4e07982e09c4ed0ad1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "416168107a494a8c991909ddc73b4aae", "region_id": "RegionOne"}], "type": "policy", "id": "e14f462a1d2b4fa6a2b6fe6617fc44f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a9988a4f0134bcc9c0499c0c8ae8546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a34ee5676134b68b564997cf3c6ea3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67637b8a61424e429030c2255cec3bd7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ede873c124d043f29365f2ee4be256a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7728757e998b41a994d03de052c56298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecd65abdd9b34ff7a0043f31ab0392b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "23dddc4e515745e1848d737693b2f5cd", "region_id": "RegionOne"}], "type": "sharev2", "id": "4aceae9a1d96451d98ab54151eb9b7a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e2b38781b61403c9bb381a5a85e2965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cea473f20859425992458b80b5fae5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a33389891204f5fafda282cd2c4ab72", "region_id": "RegionOne"}], "type": "share", "id": "0d692c8854b74f34bf2b26312a350619", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4ce290a3c2d45e9a84dbfafe3e6856d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35294a8b52a942398215c1fa97bdfbb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ae28263094c04b3e941557d5009d8412", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fb93897086e3475e82d6d625ef113eee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "397e71fd0c4b4048ac9be3376b1c323b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1e40be6af4540299feac24ccfddd7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a38aaf8447a45e28629e952e1434220", "region_id": "RegionOne"}], "type": "orchestration", "id": "68a5e336baa54154a13d78c2ffcc4082", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "002c25f6f1f141f9a4c1ca61043f1710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad5292b0217b41a3ab1c09435033de48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd9ba43a21cf48dd878ba7f4f3331b89", "region_id": "RegionOne"}], "type": "block-storage", "id": "062d01b338f24860a3ad0461fe35888f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a1fcec4bc74e8a999fe4344f0aad19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7394094755c44542be19e10abec3b2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28f849902d143939cbaa837574345ed", "region_id": "RegionOne"}], "type": "volumev3", "id": "c6dde320d85b4c26a7fc3f051ff883bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8cc3acfe17f411985b9980e76baf12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a2bc93cafb64b32950447cc5bbff828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37c509207c124c69853d59ead1f7caa2", "region_id": "RegionOne"}], "type": "volumev2", "id": "64797f478ba741b9b1b156ac7ef15f48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fccc2754d1bb4d72bcdc69eda59f8143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aefeed53c57c4695a5c5a4a67f28b3ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a65eafa0cd5540fb9887060f2c4d5f36", "region_id": "RegionOne"}], "type": "volume", "id": "56ced2f2ca0b4c6f8c1520afb79cd621", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "988755a20e434861b580c28799e5d3c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2d0d84b4acb43b58f4d01ce520297bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e356e1ff66d0407abd4b60b7ca843b84", "region_id": "RegionOne"}], "type": "block-store", "id": "eea48a82a13748bb8ec5be41d0cc0ce4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df32450033c643e38e43d27100829ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e2122cf10d64a75822533574fb18be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0715ec64e878435f894d450f7a0eb79a", "region_id": "RegionOne"}], "type": "alarm", "id": "9079ad6df7224fbf94bff844e166a0e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e012ccb93ddf4b748ecc069723e334bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "584a40003b5044168f93a15fdcaa20f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a881269513040b4be9a2fd13608319e", "region_id": "RegionOne"}], "type": "alarming", "id": "4c72e870bee247bc9a57c64c1293383c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c4426f3159f4653b2c091ee969b3939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57c79a18dd3740688e67e91cd7130ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6642aa6c75504e758259938a9d682c11", "region_id": "RegionOne"}], "type": "meter", "id": "83d71024246a4054b3a3a9c7cefb07da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1988c949e9042b2a605c5d690668ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22bad4de78c4433cba120eda24ac5971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2b9233348d340a7bc81328c0057a7f5", "region_id": "RegionOne"}], "type": "metering", "id": "1fbed25a5fe44b1491d9ebb24cd0e1b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "491b3ca8e130412b8926c5bb81f5d8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a766e7cea0b944fd8527b7cbe96caf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "751044ba43ca4c03b64585fbfcf89316", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c1ebfeec7b045baa9f6ad5a66780168", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "23e3163e604b4b2c9eed4de25d2d96dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a16c0c3152da4441ad7bae72f7204374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac1fe948fab74b6681722874fab94550", "region_id": "RegionOne"}], "type": "event", "id": "68750516572743dcbe27de2bc58d7592", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93af1fa4a4db4126ba75f832175f984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e2bfbac21dd74f459923b0f171c91d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c9ec37dd5c564d2cbabeaea556bb6bf1", "region_id": "RegionOne"}], "type": "events", "id": "ca506c4e8cc84c919d1402d93382e9c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "145da5bf028847629c8fc045ff673a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f30e3a6fed44160b66ece52a0c10759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1ee71ef537cf4854998491882a68aa4d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "095faf2157e64b85b027cb93698f8d8a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57fc89f8f31542b4aa8821c6bebbdaba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c5057c8e4184900a7493ce83f9abffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "63266ea0e206427e9149c79d1e63ef38", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9c8089dc43a645da817e28e3636d108f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6c0abffe19341a7bc0b06b8ea95e362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ac3dd53d14740f8bcc3405e15e9fa11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "924090cb18004d888f105ecc0e908f2a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ebdff7f2e3a940eca7ccfccaec247daa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37c5a990e519406a8d4b4edfb1937184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "889d0ce9ebff403fa4bd109d8954a2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "78dcf20698434d688053437126917338", "region_id": "RegionOne"}], "type": "tricircle", "id": "62203a3e9a6c420dad1e7030a1ed01ff", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "526579e0f46249e08c715ebacb07e764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5354ed701f5a4df1a85c1fdd89ad7c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ceb7f3e5c987484090907a0de23bf657", "region_id": "RegionOne"}], "type": "database", "id": "8d68bbc6c9df48a6a3cc96c21a83e226", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e38ab2d18a70470390c8e260318d58d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32a5862b4a5749e999fea4d044868eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4869c3d3b75b42b1bebfcef154e37f7f", "region_id": "RegionOne"}], "type": "application-container", "id": "fd8b9e8c51d0421c82fb451e50a146c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3561ae82b12e4fa7ab39b3cbd95136e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a1dc494a35e46278e639d713c54ea70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d16d47a0ce7b4b00b31135a4ed93c866", "region_id": "RegionOne"}], "type": "container", "id": "48f0a14193b34c74807af77d9d513e94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a981fee39a3436b85d4b2bd61743ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5586e0bacb0a45eca704460728a6cc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0107848edd6141a6a945c0778bcb6743", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46fe20fc335c44f9b833a3d45d4c4472", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b6a97ca61e7494a9b370dd70df21d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5689982ba5d34dcebd4b423bdb0e30c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd56cf4b9ef642979995a3fe90de4e9a", "region_id": "RegionOne"}], "type": "rca", "id": "d7dc4167615a4d469c2636edfaa6fb64", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d4184416342a4da59eb047f163af61a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6908e1cbfe684011ab7f4e124aed22d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a093609eea6b461a848788f5f3a8e192", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "99c4bc24e2ee4c96975d6d76d5fd3bfd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2e7f4bd9dc584bf29932b5e557d451bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c8efd6d28d3a49eab0c6880c25365ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0db4c950d2f944c8bd9c89f456df5127", "region_id": "RegionOne"}], "type": "network", "id": "51dd5a251818417ebd2e44c23247a0d3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f30cc6bd408147148b4fe90ba3c180a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a348e4e942e544c1a24d816540156528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bed7f73e779d4bcfbb3e332c65a844e2", "region_id": "RegionOne"}], "type": "backup", "id": "98aeaca087e546c1a2bbccd43f7dbf49", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38583c32168b4132a74cd2f82cabc1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8490e6e5c96a412eb7346a48a3b5c027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1d74dafe0a4d42aab125f5c21c3a2dd6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e5fe6224320b4b50b52a3af1cdcc9325", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae61d998a7244edca0c580db680b3aaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7506311e33d041298d1392d2d3feba87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ab0bfbb4814444b99a1105fdb877dc3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "250b5678b0424d56b8428344364fdb3a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7dd719edfbf54e679fb2c3aa677b984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a4d326f0b59f4e33a6475d7524ac6af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6f67ac93e359424fafe8afc8553bd73a", "region_id": "RegionOne"}], "type": "monitoring", "id": "697052d3051e4cf6beff77e062d2aa48", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83624eb8b1264dfca12bb793fa642520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6d65861d4de94a1c8d979e30c4766c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "550dd2fd497f4c65bf4ee5eeee120c39", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7df2f17fa764a9ab57d4ce746a924ea", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ddb196902eab45119d4f5482f5368dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4a759e8b5d014fb5baf40937beffaaf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c31cb8276071456e927286d03b68a456", "region_id": "RegionOne"}], "type": "placement", "id": "1b8c5cdc26f145728ed9a20760eb9ce8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b7c8a29e40e4bbcb9173ebae322f04b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62e3dc24b75344148a6b4c3ac57fc256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11d1b8d104254579ac1679894bfa4db5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d239b81e3078449789a4e078ccc7223a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f307a4a134a74f4d9bb0b794d90fed69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b400e47894dd4117ad542076c4f270dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "62d0b5ab949c4ff4afd9c9c97ab5628b", "region_id": "RegionOne"}], "type": "ha", "id": "7a2e49a780e84ed49742792bb6db64e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73a740a353f04baba09bc9252daa0f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87f6a01ffbdc4f558e782e0ed2ebd5cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f880b52b528464a83a23aacffa34c36", "region_id": "RegionOne"}], "type": "reservation", "id": "304c4538febf42b49748aa0866f98ecb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f7355f498cd42e280b631a05fda48c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2dd9fb41f414deaa908bdbb51f4b474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c041612e98414d609757780becc05019", "region_id": "RegionOne"}], "type": "function-engine", "id": "ae7d8ee0e0054bcc8d8ba45020b92e38", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04ff04fa24894a3cb933ef884eb8a505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "944a5106a055463aab52f55b96df7098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b489e361a5d046068cd4345df4fef7bd", "region_id": "RegionOne"}], "type": "accelerator", "id": "abd02d089364460399db78f4bea9fe77", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0f0b5e7a4f242c1b9e283caf7838371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "141a2616689e4b5da6f167d8ae685941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f5a37b727ba48919c2e4efd7a121332", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9aab64c684e44ff9f082495b0e7ba26", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35a8e6ab20ff49ac97522c8cb078c9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15bef0b731e94c6fab7d1d11d3c13e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa306a7466a24c72b16da9efb63958e5", "region_id": "RegionOne"}], "type": "registration", "id": "3b642d506bd14d54be4a9094f1141a97", "name": "adjutant"}], "user": {"domain": {"id": "cc37cdaaa3094217b7b8ed2667615394", "name": "3ace59e74f824d46a233a74855d3a6e2"}, "id": "ce11b0e11f414e1f816042dcf2c6ed91", "name": "2b676216057b45b996ddb8096664e294"}, "audit_ids": ["1ff093d7d63e48958a3843c6cfd78a25", null], "issued_at": "2020-04-23T06:25:58.717626"}} 2020-04-23 06:27:58,837 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,849 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.717626+00:00", "project": {"domain": {"id": "882933f98e8c4685b72d4e886fc590dc", "name": "6f52323455cc4a2ba95d97a2e2b2e18b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e68307268f0c4cb1aaf5a4f2c4e3c1a2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bbdd7148b2a34c7f9e9524ec7377a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af5aa8d0ae2042949a11618486d13c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8c850323f0ff4c42a34a7bec0fa52e00", "region_id": "RegionOne"}], "type": "identity", "id": "6a7692e47f50499aa07f10202a15ba43", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6bcfefa3c2b548f39c41abb1ab4b73fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ead74696088a4dd8821fbc1fb558ab74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e1f17d38c01d47c58cf7f82e9dcef296", "region_id": "RegionOne"}], "type": "compute", "id": "631a23f2341e4a06b3ef7074de20b469", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "60556eb7987642e1a5664070acb45fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a8691949843c41e8a981731869cb68f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b7b70265ad614fe29be14556a005b0e0", "region_id": "RegionOne"}], "type": "image", "id": "2b957d02ec9a45a89a7b03a334643ec3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "94eb143c09ad44e2acfbd988be144139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "661d4504e62641cb94ca4de121ef87ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f31ca71814ce44dcab3b0ac43e564d39", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bb2df8b5fb054ec182d314b6d57e183e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9e14ac8473c4ad5ab24859687448fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924bfd686dfc49ba8ec0acb2ed6209f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76e6fa97c4da4e7c999b655c51f446d7", "region_id": "RegionOne"}], "type": "object-store", "id": "eb5da00bb1ee4a1dad90257eda5fc368", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "504530c96a014453a5b8cb8d3d430df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8aad2c7dd18740ee8c89f148d6c4ac45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d812156520e24668ae9d8f0404be9791", "region_id": "RegionOne"}], "type": "clustering", "id": "440f1f1f1c7242eeb449b05b10c7a945", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47b09a52798549d581052a8d58afcf3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3e6391c07534436b23eccaa81b6340f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8bc9555e6acb4227b72b1a0e407dbe62", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e16c507d1cf74f87a805bc18110b9820", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb5f6f7142c744d386f371ba7dbdc6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2605df3fb0284bed8480d163920e44d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fa9b5ec267cc4e219d73de96cba6ad69", "region_id": "RegionOne"}], "type": "cluster", "id": "53193c987611424a991e056672b35246", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3338753b327f480a8686bc0865fb9d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c97c007fb4f54a828d7a3f1a2a4f7a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8a72139a8abc48ca9d983a8638f0f9b0", "region_id": "RegionOne"}], "type": "data-processing", "id": "549ea077abae4a56a5913e1e6671b2a3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ad6f5fa95714055b17fcdf532ff4992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1490609037154ef7a11ac588c2b53e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "033747ea2109463f9dbdc2087f54f649", "region_id": "RegionOne"}], "type": "baremetal", "id": "7e8435e83e29487589f9fb3e6caf2289", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a851bfd95dcc4baa8b5889921a721885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55b05bdf31ab4847947fe77d76cd743c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58e2073a1edd4267a27eda45226821ee", "region_id": "RegionOne"}], "type": "bare-metal", "id": "68a7ac75d77540289e1fd71e2e03b4cf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "06146c443f3149b2a5c497b9389f1162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5b78e8c7ab234dc3af241011285146fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e064787d8fea44298f4b948b248d13c4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3ff711a7f2254fa1bbcef257ed089623", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aeaac9cd264e4e9eaac0c88874977f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3aaf8f4a0206477f8c5907a818447a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e5c89b4ee3e44dfe8f91971db02c51ff", "region_id": "RegionOne"}], "type": "key-manager", "id": "351e0301d1c1437b84244dd21faccc47", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a17d07d2c904b97946606492631ed84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffbd6d3a71d54359a0c33da7a6d6da16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "946695714b854478a79022096d238980", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9eb11e704cd14882b4ace63890742920", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2aa8f6d2f8a949b88994dbf68c64d3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f6d93d609b24d298f2f7c3eecf055ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9332c201f7f84e97b9b9c55260fce129", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1f8316b3382540ad91ca9e059c49df25", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0f15ee065b4444a0a1b9577383e4e546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4eb6a779705c4df3a48cb8819101c32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a0d45212e379434cbf24456b88dc3b0f", "region_id": "RegionOne"}], "type": "message", "id": "40c67491d9d943a78d00f4a42d1b4ab1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fa95dc211d3c47cc8e988e461aa09161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f791919d36d94df387a817b142cc2dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "61da81f59cb7483fbe2ddc6ecf08014d", "region_id": "RegionOne"}], "type": "messaging", "id": "6866f41fdaf84a5fa88083c7f632fbcd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b8a2b9a61409410e8fa39ff5f98fc9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e20160853b34a41a13471c66f0956d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8b366e887f3a4e07a30484f1495d59da", "region_id": "RegionOne"}], "type": "application-catalog", "id": "82c74f49505b4e5dbdeee1514763de9a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c2819f57198494888488fc2073fd6f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a056a81c19b44a58c456587bf1ca1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1df385ea37da49da8b4e2c0f352e9a2b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cb4f528695a94786892eb34bbd2909d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a37c0762a8d64fe899afc56c4272a4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ec1d576b8464a5ea15c95e84c8c5b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b50df137ff964ee0baa08f1ebbf20de7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e98ac380bbe44e5aaeb3d719db2caba8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "286466e97dc148198e2d1481e2f9412b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "955a4b9c7e5645fe9845a0d7ab4a700f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a23882dff6745b195fe1addb3cca936", "region_id": "RegionOne"}], "type": "container-infra", "id": "c15224d5520f46e88f3f979eb489764b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "22b217ad9c7949fc93cbb23383271f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9ebe2982c2414e5bb9a6a86dc1b91aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cc7743a331034f3f90d6ca7f7e305803", "region_id": "RegionOne"}], "type": "search", "id": "93bfff344840420f98ebfd0777ebf0a4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "291436b6282f4ab2bcf31c8611882480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "37afd882461146438b70fc5ecd1061f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "707d45dc0d18448ea0717a578e3cb575", "region_id": "RegionOne"}], "type": "dns", "id": "824bb26455e342289ea8c268663c64c6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0eaf6e632564336aa986627dcb8a4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9506afc17964fe2990fa370f86ab73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ccba79c9e70b4b948f91c12a33191bdc", "region_id": "RegionOne"}], "type": "workflow", "id": "cb15b9ff43da4e0884e3d818abb1a848", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7c2b15a7dd644d7936b6dcf2b52b5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a21f94caf78d42e08aef419c68efedb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "31cd8d53b188413582d7584e4adfd95e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d65e177d55164fcf9e48cbeb27bb08f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b0706f54cf348a1977e493b3e612528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3290f6d91ca04e4689e8d2b8ccff4e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "54e25e19bb39491a9b5c46c6bf5b7b77", "region_id": "RegionOne"}], "type": "rating", "id": "dd31ee1d9e1540f09fdaf8415db1c9f3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a1a487eb61f46ae907d150dfb17dc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2dd3118465945c89287f23eebf6c055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "541eeace569f452fa17a30ee3e23632d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "383831bcebf94cd9ab630dae318faad9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5aa90eb7a0e346a8bddbe183ea4a6a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "acd6a7d3867c4e07982e09c4ed0ad1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "416168107a494a8c991909ddc73b4aae", "region_id": "RegionOne"}], "type": "policy", "id": "e14f462a1d2b4fa6a2b6fe6617fc44f2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a9988a4f0134bcc9c0499c0c8ae8546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a34ee5676134b68b564997cf3c6ea3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67637b8a61424e429030c2255cec3bd7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ede873c124d043f29365f2ee4be256a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7728757e998b41a994d03de052c56298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecd65abdd9b34ff7a0043f31ab0392b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "23dddc4e515745e1848d737693b2f5cd", "region_id": "RegionOne"}], "type": "sharev2", "id": "4aceae9a1d96451d98ab54151eb9b7a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e2b38781b61403c9bb381a5a85e2965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cea473f20859425992458b80b5fae5ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a33389891204f5fafda282cd2c4ab72", "region_id": "RegionOne"}], "type": "share", "id": "0d692c8854b74f34bf2b26312a350619", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4ce290a3c2d45e9a84dbfafe3e6856d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35294a8b52a942398215c1fa97bdfbb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ae28263094c04b3e941557d5009d8412", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fb93897086e3475e82d6d625ef113eee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "397e71fd0c4b4048ac9be3376b1c323b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1e40be6af4540299feac24ccfddd7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a38aaf8447a45e28629e952e1434220", "region_id": "RegionOne"}], "type": "orchestration", "id": "68a5e336baa54154a13d78c2ffcc4082", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "002c25f6f1f141f9a4c1ca61043f1710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad5292b0217b41a3ab1c09435033de48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd9ba43a21cf48dd878ba7f4f3331b89", "region_id": "RegionOne"}], "type": "block-storage", "id": "062d01b338f24860a3ad0461fe35888f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a1fcec4bc74e8a999fe4344f0aad19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7394094755c44542be19e10abec3b2f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f28f849902d143939cbaa837574345ed", "region_id": "RegionOne"}], "type": "volumev3", "id": "c6dde320d85b4c26a7fc3f051ff883bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8cc3acfe17f411985b9980e76baf12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a2bc93cafb64b32950447cc5bbff828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37c509207c124c69853d59ead1f7caa2", "region_id": "RegionOne"}], "type": "volumev2", "id": "64797f478ba741b9b1b156ac7ef15f48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fccc2754d1bb4d72bcdc69eda59f8143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aefeed53c57c4695a5c5a4a67f28b3ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a65eafa0cd5540fb9887060f2c4d5f36", "region_id": "RegionOne"}], "type": "volume", "id": "56ced2f2ca0b4c6f8c1520afb79cd621", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "988755a20e434861b580c28799e5d3c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2d0d84b4acb43b58f4d01ce520297bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e356e1ff66d0407abd4b60b7ca843b84", "region_id": "RegionOne"}], "type": "block-store", "id": "eea48a82a13748bb8ec5be41d0cc0ce4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df32450033c643e38e43d27100829ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e2122cf10d64a75822533574fb18be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0715ec64e878435f894d450f7a0eb79a", "region_id": "RegionOne"}], "type": "alarm", "id": "9079ad6df7224fbf94bff844e166a0e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e012ccb93ddf4b748ecc069723e334bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "584a40003b5044168f93a15fdcaa20f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a881269513040b4be9a2fd13608319e", "region_id": "RegionOne"}], "type": "alarming", "id": "4c72e870bee247bc9a57c64c1293383c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c4426f3159f4653b2c091ee969b3939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57c79a18dd3740688e67e91cd7130ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6642aa6c75504e758259938a9d682c11", "region_id": "RegionOne"}], "type": "meter", "id": "83d71024246a4054b3a3a9c7cefb07da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1988c949e9042b2a605c5d690668ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22bad4de78c4433cba120eda24ac5971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2b9233348d340a7bc81328c0057a7f5", "region_id": "RegionOne"}], "type": "metering", "id": "1fbed25a5fe44b1491d9ebb24cd0e1b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "491b3ca8e130412b8926c5bb81f5d8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a766e7cea0b944fd8527b7cbe96caf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "751044ba43ca4c03b64585fbfcf89316", "region_id": "RegionOne"}], "type": "telemetry", "id": "8c1ebfeec7b045baa9f6ad5a66780168", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "23e3163e604b4b2c9eed4de25d2d96dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a16c0c3152da4441ad7bae72f7204374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac1fe948fab74b6681722874fab94550", "region_id": "RegionOne"}], "type": "event", "id": "68750516572743dcbe27de2bc58d7592", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93af1fa4a4db4126ba75f832175f984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e2bfbac21dd74f459923b0f171c91d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c9ec37dd5c564d2cbabeaea556bb6bf1", "region_id": "RegionOne"}], "type": "events", "id": "ca506c4e8cc84c919d1402d93382e9c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "145da5bf028847629c8fc045ff673a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f30e3a6fed44160b66ece52a0c10759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1ee71ef537cf4854998491882a68aa4d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "095faf2157e64b85b027cb93698f8d8a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57fc89f8f31542b4aa8821c6bebbdaba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c5057c8e4184900a7493ce83f9abffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "63266ea0e206427e9149c79d1e63ef38", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9c8089dc43a645da817e28e3636d108f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6c0abffe19341a7bc0b06b8ea95e362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ac3dd53d14740f8bcc3405e15e9fa11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "924090cb18004d888f105ecc0e908f2a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ebdff7f2e3a940eca7ccfccaec247daa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37c5a990e519406a8d4b4edfb1937184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "889d0ce9ebff403fa4bd109d8954a2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "78dcf20698434d688053437126917338", "region_id": "RegionOne"}], "type": "tricircle", "id": "62203a3e9a6c420dad1e7030a1ed01ff", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "526579e0f46249e08c715ebacb07e764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5354ed701f5a4df1a85c1fdd89ad7c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ceb7f3e5c987484090907a0de23bf657", "region_id": "RegionOne"}], "type": "database", "id": "8d68bbc6c9df48a6a3cc96c21a83e226", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e38ab2d18a70470390c8e260318d58d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32a5862b4a5749e999fea4d044868eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4869c3d3b75b42b1bebfcef154e37f7f", "region_id": "RegionOne"}], "type": "application-container", "id": "fd8b9e8c51d0421c82fb451e50a146c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3561ae82b12e4fa7ab39b3cbd95136e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a1dc494a35e46278e639d713c54ea70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d16d47a0ce7b4b00b31135a4ed93c866", "region_id": "RegionOne"}], "type": "container", "id": "48f0a14193b34c74807af77d9d513e94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a981fee39a3436b85d4b2bd61743ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5586e0bacb0a45eca704460728a6cc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0107848edd6141a6a945c0778bcb6743", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46fe20fc335c44f9b833a3d45d4c4472", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b6a97ca61e7494a9b370dd70df21d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5689982ba5d34dcebd4b423bdb0e30c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd56cf4b9ef642979995a3fe90de4e9a", "region_id": "RegionOne"}], "type": "rca", "id": "d7dc4167615a4d469c2636edfaa6fb64", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d4184416342a4da59eb047f163af61a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6908e1cbfe684011ab7f4e124aed22d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a093609eea6b461a848788f5f3a8e192", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "99c4bc24e2ee4c96975d6d76d5fd3bfd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2e7f4bd9dc584bf29932b5e557d451bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c8efd6d28d3a49eab0c6880c25365ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0db4c950d2f944c8bd9c89f456df5127", "region_id": "RegionOne"}], "type": "network", "id": "51dd5a251818417ebd2e44c23247a0d3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f30cc6bd408147148b4fe90ba3c180a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a348e4e942e544c1a24d816540156528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bed7f73e779d4bcfbb3e332c65a844e2", "region_id": "RegionOne"}], "type": "backup", "id": "98aeaca087e546c1a2bbccd43f7dbf49", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38583c32168b4132a74cd2f82cabc1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8490e6e5c96a412eb7346a48a3b5c027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1d74dafe0a4d42aab125f5c21c3a2dd6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e5fe6224320b4b50b52a3af1cdcc9325", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae61d998a7244edca0c580db680b3aaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7506311e33d041298d1392d2d3feba87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ab0bfbb4814444b99a1105fdb877dc3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "250b5678b0424d56b8428344364fdb3a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7dd719edfbf54e679fb2c3aa677b984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a4d326f0b59f4e33a6475d7524ac6af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6f67ac93e359424fafe8afc8553bd73a", "region_id": "RegionOne"}], "type": "monitoring", "id": "697052d3051e4cf6beff77e062d2aa48", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "83624eb8b1264dfca12bb793fa642520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6d65861d4de94a1c8d979e30c4766c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "550dd2fd497f4c65bf4ee5eeee120c39", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7df2f17fa764a9ab57d4ce746a924ea", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ddb196902eab45119d4f5482f5368dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4a759e8b5d014fb5baf40937beffaaf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c31cb8276071456e927286d03b68a456", "region_id": "RegionOne"}], "type": "placement", "id": "1b8c5cdc26f145728ed9a20760eb9ce8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b7c8a29e40e4bbcb9173ebae322f04b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62e3dc24b75344148a6b4c3ac57fc256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11d1b8d104254579ac1679894bfa4db5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d239b81e3078449789a4e078ccc7223a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f307a4a134a74f4d9bb0b794d90fed69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b400e47894dd4117ad542076c4f270dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "62d0b5ab949c4ff4afd9c9c97ab5628b", "region_id": "RegionOne"}], "type": "ha", "id": "7a2e49a780e84ed49742792bb6db64e2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73a740a353f04baba09bc9252daa0f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87f6a01ffbdc4f558e782e0ed2ebd5cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f880b52b528464a83a23aacffa34c36", "region_id": "RegionOne"}], "type": "reservation", "id": "304c4538febf42b49748aa0866f98ecb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f7355f498cd42e280b631a05fda48c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2dd9fb41f414deaa908bdbb51f4b474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c041612e98414d609757780becc05019", "region_id": "RegionOne"}], "type": "function-engine", "id": "ae7d8ee0e0054bcc8d8ba45020b92e38", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04ff04fa24894a3cb933ef884eb8a505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "944a5106a055463aab52f55b96df7098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b489e361a5d046068cd4345df4fef7bd", "region_id": "RegionOne"}], "type": "accelerator", "id": "abd02d089364460399db78f4bea9fe77", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0f0b5e7a4f242c1b9e283caf7838371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "141a2616689e4b5da6f167d8ae685941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f5a37b727ba48919c2e4efd7a121332", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9aab64c684e44ff9f082495b0e7ba26", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35a8e6ab20ff49ac97522c8cb078c9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15bef0b731e94c6fab7d1d11d3c13e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa306a7466a24c72b16da9efb63958e5", "region_id": "RegionOne"}], "type": "registration", "id": "3b642d506bd14d54be4a9094f1141a97", "name": "adjutant"}], "user": {"domain": {"id": "cc37cdaaa3094217b7b8ed2667615394", "name": "3ace59e74f824d46a233a74855d3a6e2"}, "id": "ce11b0e11f414e1f816042dcf2c6ed91", "name": "2b676216057b45b996ddb8096664e294"}, "audit_ids": ["1ff093d7d63e48958a3843c6cfd78a25", null], "issued_at": "2020-04-23T06:25:58.717626"}} 2020-04-23 06:27:58,912 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,917 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,919 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:58,938 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:58,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,945 keystoneauth.session RESP BODY: {"servers": []} {16} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.191522s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,025 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,030 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,032 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,035 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,046 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.972540+00:00", "project": {"domain": {"id": "8c9e2972fdeb44eda7aa016a5fb13359", "name": "84246bc701594421a2b0013167f90bd8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "42f56940767447cd857cc43e14171e27"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "375d3296091c433a883daeb2070f1475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5074a7217c647ad8f641b28bd16ec4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "27becec99f104905ac3d1a2589140844", "region_id": "RegionOne"}], "type": "identity", "id": "d5f4030cb57f443e96cd6d58a9bf3bb4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "18cb42cc5692496c936a36c7d9364a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "82dc2c38e49a45ea97614151bf11fce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fc3fff450b364712aff69c472c23a0d3", "region_id": "RegionOne"}], "type": "compute", "id": "806e6b86bd094c95801f8023e1854840", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3311df6c2d3d453291da8eb9790d6c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "13eeedeb222c485ab5631916cc7ea997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c2c623a1bd424ccf9caf4e6e000ca690", "region_id": "RegionOne"}], "type": "image", "id": "60e86993d98e4416836479c08a191899", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03adf9dbef254c068008da16955b562d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bb3e891b6c7946e3abc2d1b1fd1672a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8283d6ee59244311a5ecb34dc313356b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "85f813ab52574e95b45f2eca46b5e443", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f116aeb6c90b4279a720eb323da1e867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63561816fc504c49be1dd460a5b38a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a70299a1b6045ad89794faf195fec6e", "region_id": "RegionOne"}], "type": "object-store", "id": "2cdc8c0ca0c849e2890334b5b8309998", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19ee28a6af614068b5993e6449cddd2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4303d68497f4104ae20048b4f5c786f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fde2e5fdb6c742be84467182a0d9ea2d", "region_id": "RegionOne"}], "type": "clustering", "id": "28d708151ba543eca9903e440e91719b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbd99251cf3040fba72615dbc29434d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc7e9e2a81ef40fe8ea212786226104f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36382c185e7f4d57925031b5c314ec4e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8b40f5ee72b542458ab2cf23964c90ce", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3d0b824f855460a96593ce75bb3253d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24b8e66eada045c0b86ce59e13770814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb6307448faf43c2b8fe1b8945502d57", "region_id": "RegionOne"}], "type": "cluster", "id": "a2062099eaf642039498799a33f84627", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3d4f328477154b1c86da428c9eccc1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "36de4ff13fc647fe9fcb1dc3c9a1b106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9d150d0c6e7f4f03b1bb7dd9a5b2fbd3", "region_id": "RegionOne"}], "type": "data-processing", "id": "94cdbfc5c96a437b90a6a39915259a91", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "585d536c65da43a2aff4579592fb23e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "046c7eb95a794c999f395c7273e7f705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e201d1dd3e0c4d11a9314fb166c5543a", "region_id": "RegionOne"}], "type": "baremetal", "id": "767c2cbf2b97468196eb5c9896dc38ef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc7c9aafb4d04f50a0eb9232868f453b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17839976949f44d7ae179c113d7b47a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4c50315ed1ff44009a5fc85405d30cae", "region_id": "RegionOne"}], "type": "bare-metal", "id": "90274255a2ff410096db3e71865c2260", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5914ec2e16d74bca85a76c7c147463f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ff2fb80e1c31430ab7a251308efe58c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d3d7c18e32d84723a4576ab8eae17fb1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7dce68e64a7f4644aac7a40ae0b5e32e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd256540e5b9419c93115ddaf8a9fc88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e5912c55d05b40cba7f81b65c3de5ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "814e325deba045dda3b8d3c29701ac2d", "region_id": "RegionOne"}], "type": "key-manager", "id": "82a100d7e52544fbbd7d37bf7759b02c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7db4c8f40e247beaddd0b0b8702ac7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "77f06ebd8cc447c580dd39e40e6aca4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "03905d5b835e46efbc17ce98e22a2af9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "35a1a8bd18ed4a1f9ef47bca66f2943c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74223f14d9d64f2c9c6c88819d9ccb95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa5ed88b81ec4e9baa2cfca479f2d2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5a94c4e0f1b24547a0935aabc0f49f74", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6319fe6cfdb14403a91e694bd319e670", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "efd83044f99a4ac98fc72e58a313662e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9ae17eaa747243b0a51da5ff4e4f6ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "19a31de49cc1445a9325848a7afd21eb", "region_id": "RegionOne"}], "type": "message", "id": "470b32ba37a348fcb92d2043ff8c5440", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f36d5dfec3964c7b84d659a60e08eebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c128e0d0d7a9478f8a87abb436152069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f2f3ba3da3f4a8095299c4c2d8350e5", "region_id": "RegionOne"}], "type": "messaging", "id": "effad3985ccf4758973333cc0122266d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7fd78aad0eef459eb8fddc9c94943cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ec99f11ab02461ead09fada31e12f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "429239937d0443efa8e898a986052b64", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bb4b6e60d67c42d1964c4fb41d96702f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e936ddc6f6c4b27b4ef1f0352e400fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f6a516f2a334a43afcd51864ae908e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c9ee0db67dd4d58ba54a6dcd9feb58b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1febe730be304e8fa1299db77653f119", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "261869180f6f4e51b8152f06fb53bedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73f284b112144758ad57d7b5d7a6594a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b39653c0241a43e9b4baa1bda97153ac", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "50c7970b476540359e83bed48a97cc32", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27d8d80b253348c1ad3d519b62c01753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4121d93335384ca3a7723ddde7e1e478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d658b15f7e3842799f20048a8bd37b0c", "region_id": "RegionOne"}], "type": "container-infra", "id": "77991dba19eb416eb9f24d22ade16678", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4dd0094c37bb4df58110a72c57d42945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8ca9a3c7d1654483aba791a1d30f233a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2c9d38114bd046629a5993764303c52f", "region_id": "RegionOne"}], "type": "search", "id": "ac84cbe9a13e4d6a8da647debcc2d9ab", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7cdc6c69033c443c8dbb878ec879952b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c8162be098d44ccdbc1c3664967878e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "590dc51febca414c8a0e285b0b5acdfc", "region_id": "RegionOne"}], "type": "dns", "id": "dace741dd333459b8110ee74eb1100dd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7c7e264a78a431195e76f1542be4218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "799a4e9d43b84bc292839d9e13f5b27f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6546e6af6f8c4f5096ec66d827bd348f", "region_id": "RegionOne"}], "type": "workflow", "id": "b1e1b8f93e4f4dffbee305f2ccd15bfc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03dbfd440fcf48a19a3c74c955628bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36e3ec7b73d14312aa32ee7e2467311a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e092bde6560b4f1385b6a75622f27df2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9390fa05c1774101b8438cbdfbfb76c2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6279f73f445e43ea8366e3cf36f090ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f1f8fad7638e4c02a075cef0c86f1c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a23526da6bde4d8789214afde67fcceb", "region_id": "RegionOne"}], "type": "rating", "id": "94bab6fca31247f399412e7984aa45b0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8649824bdd8740fdb0d058cd3b08d650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e7d26e087a54ee594cc669b5f3647fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "843797cea478477b971ca434720ccae6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f456ba78f0c8474eafc6de6710d8d763", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c0219e3ca4049d38cfa3f36bd7480f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8249d49de83c4304b718b72d506b1514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b793bbdf5a9c4aefb224419273436a3f", "region_id": "RegionOne"}], "type": "policy", "id": "98879ae7abf949cd9f967163e4ee6295", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2cfccd44bcce426fae0e0ccd116afdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0646840e192d495abf43ebdfe87dac88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d997489fce14de5aeec7ba0cd50329c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d380046b9c5249fc961ad2e26baad226", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba2ee68cefad4d47a12ebaadd666bb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0a761334ca54750a6e9bdac8e0f8fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e4297c315ff34dc8b286b65e6a513aa3", "region_id": "RegionOne"}], "type": "sharev2", "id": "a99933dd93824d76b05ce241530c7704", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57b8b2ae805a4047919340463e3fecc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a383c29ded6f4a9d823d517a25ee4adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7ff5cb2228694bac8cc25afd222f3f57", "region_id": "RegionOne"}], "type": "share", "id": "b547c55e84224e98833e92afe1a0f036", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "26f6a1f1d094467381c6be7035419559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9dbed3c63834719af5f8e339410778c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb7ad8ff35a7498fa1ee5be10f5b1ec4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "920e89598e0a4df68295dcad3bdcef4f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3abe2305c1784882a93e9917ef5df7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a748d38c39e43e7b39692acba2fee76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1c4c01c5ded4e74826628f30ef128f2", "region_id": "RegionOne"}], "type": "orchestration", "id": "29a98ca26ba44c3098bf475d5d30300a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd252ab33db458fbfb3bb1d5d68253e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "061d98c17e9a47de8a4f6d1fe59bb147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "707512c505cb49ff90dfefc34622d5d2", "region_id": "RegionOne"}], "type": "block-storage", "id": "2a166d2c37e84dcd847cd2c6b7c712d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82603a7698354fdaa0f7c49666f833dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10baeaca7d1744f4a398634551c74761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d0c14b6ba44088a39117ec8a595914", "region_id": "RegionOne"}], "type": "volumev3", "id": "3904bf0b6f434cb49f2175ed9990b1dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bace7f17fd2c466287f67dac135dd2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf5ba36e2e344154b7cf68d76369873a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01525431aed04ade81e27330c09da21b", "region_id": "RegionOne"}], "type": "volumev2", "id": "1f948a5103a34e6c952b8b8e9752b06c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b221ccac12b432c92564182faa4e647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68871ee0a47547b28b993baad615050c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c70f239d728042aabfdfb573fe817ec9", "region_id": "RegionOne"}], "type": "volume", "id": "09cfba4770f447babbdeebbf3e5f3395", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "244cb03ddb5845389982a9c6aca18d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c74c41909d2b43a7a30f747b5df4bae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06e184d7e5b4453e9b56b297d1665403", "region_id": "RegionOne"}], "type": "block-store", "id": "5b4ff8185ad642638ea6a76883699cc5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b387c7a43ec468385633e1b13604f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8c96cc8effd4b1ba4ff7b77d49c3d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2ced0abb29aa4d08837ad7fd6663dbc3", "region_id": "RegionOne"}], "type": "alarm", "id": "fa25e07e38b341f898f448e6e93d0556", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "653b461dcd55454f8fc3a3cfcd0c2b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddc017aa47e54b2b80d09ab69a9c3141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4c1fe488246946e48adca331c8d7f0e1", "region_id": "RegionOne"}], "type": "alarming", "id": "f643fbc426f54b59bf1b658e67afb867", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff14402f5fa14b22a6d71f498a2696c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbf4994c10c840ac9032e84d74345b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31dbd5ff3bab4ce49ed4e94edcde472c", "region_id": "RegionOne"}], "type": "meter", "id": "bb954969956144478de5361954d85519", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a57f964d9777421d9b5fdb14e57527eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "662c11897f0e454bb35f1273dd678e93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e415fefbf154d9a892db628d1cd6b3a", "region_id": "RegionOne"}], "type": "metering", "id": "b1fbbb802ec245d5b8cc2500bb3e6bc2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b11894a846084c93ad7450022cf2d054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ca9a67b19034c6b8b59fe7f78612790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa39e0e9ba3e4580bd15c2cfe8e0aa1a", "region_id": "RegionOne"}], "type": "telemetry", "id": "e9de24ab8ed34078a946fff5ab2dfbab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7cb2418c256e42fd87123ed91ccefedd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "88321b9690b84e25b588e7aa0eb0545f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3c1bfadbc6bf43e480d461194a60da0c", "region_id": "RegionOne"}], "type": "event", "id": "cf9e77213e5c482a8622649e852ed4a8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0faafacf2c44c21b140e787f228e3c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2f8ea0e49b994519b699fc91dd715427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15a74c779c0542dba3c331cf623d4438", "region_id": "RegionOne"}], "type": "events", "id": "785a7ad805ec4a57bbfd592bddb797b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a80c203a19e444f94cf21ae477c7a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9524becad9f04b8288f3adf8fd323ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c537e77a0f564790bfb80f62bc0cee13", "region_id": "RegionOne"}], "type": "application-deployment", "id": "05c3701fa53f47c6a048b0edcd7c6d19", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6e3904d79d34be688474f4f2f06a37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f88fdbbb6ef4a6cb39dcae2c7b52ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9650a91369c049cda62a4d56c2828ebd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "033e87886fd44c5bb08172a2a3c4fdba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd8a1f785a2e43c29811d4fc0f71efa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4f40af519944aa393c353f6cd2d3780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0da046a53f343c4a7610a54a814a253", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b8ff7250147845b4b32ee8eeb49cfc06", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "defcb419984d45558b94c6abbbf2736a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e92a31644904915ace2528fcc1e1ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d0c329f01c4742fc8ee14191c1d6a5e9", "region_id": "RegionOne"}], "type": "tricircle", "id": "adc321c9e6ee4940a3eae426cbdf17d9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "93d968035762424599288136418579a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3d2c157202c54b968c38f7f41af0e2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d723e13165e949ac8f18426499c654ae", "region_id": "RegionOne"}], "type": "database", "id": "ab6a6a6076c748268ff0f4c6aba6602c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "05d9cba52a9d45799195c70817058b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c53122e19f44082be2c4c2a470c7e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "415c32d47ba146f793f6dc155fc23187", "region_id": "RegionOne"}], "type": "application-container", "id": "7641c70fca2b4b45831c1c93da338c3e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cdb911ce29304591933fea7277e59dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "184424b79f7e4b2780c241b027e4abb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e14990bbf6ec42fb8f1655e53aa43542", "region_id": "RegionOne"}], "type": "container", "id": "19340ccc0b9f40fcb48d9db69b9840eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74d1b264f77442dd8680ea712d9450c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "651ba009384f4c0aba7beae1d93d124a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "56d94377c4a34e07922b1538d7d70a0d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ef36cbbdf5114e369fb9b635c5471cfd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5054b8d69e9b4ee8aa8d708ac9ba4add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62f8e60f2eb54bf7bfbfc641766582ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60521e587d9f48ffbd4059b3665aa3df", "region_id": "RegionOne"}], "type": "rca", "id": "713d8ff2152a4e30b74b4ba2ee6ec81d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c394706f64f407f87ab1a5c042bf5b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "41ea931f33da40ceb57f187963a4eb70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1a1f1664317f4b43b662671f63cd49a0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "21b1fb55736a4aa58ca4db741fce3724", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5e51780d27e242dc979186df06bd880b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bb15bc12a1af47cab9d1e3d63d5d132b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1baedd8b8dc7499f8b935b125622d067", "region_id": "RegionOne"}], "type": "network", "id": "37a5b896f5d14f18b1c82312473d51d4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "963a6a9acd30471da1dbcd0241bbfbd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "92c46251455b4225b7102a6cef74eb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0d2c4b241dbd4e5fb70ac11e625e1fe8", "region_id": "RegionOne"}], "type": "backup", "id": "fed80cd317e64151a58c53acef227eef", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab5f3cec37a54db096542b1ec6308921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0556831314e14cc281b1fb3b640baa23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "85964fbdbfaf4b15bedf062265d23a1c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3adb25a3cffe4b0a9711a0def2800adf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d1be28dc8734105a68f48d6944acfb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ab7177f9a524b02b1f243534b72ef61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "97920ef240044ef8933b062399f9af50", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5c17a64063e349738a0f81c9def3851c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5133fd1869114f928b136ad33cad1045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae2cbf2b84af442eb7c630ccf3497470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "22191486d30344519ffe4ff1ce330946", "region_id": "RegionOne"}], "type": "monitoring", "id": "933f70f2a01a4b1da6922bb57f87e3e2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c9c4c3015d954ab1b564f9e8b9e127fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d92d7889e5164e7d8ee6585f18572886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7597a1c80b09425b91ac9ed0b7a94c0a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0f103d0fdcc344eb9a23bead94539814", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "32203b7200714bb28639902e2a0bd682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab3e90d6d60a48358a2f319beac54eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "acdf7246d4674d738dcefd91c6769b9f", "region_id": "RegionOne"}], "type": "placement", "id": "08cedc577ddd43d99cd9c09abeed99a5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ea18d87462c46ef89ad57ae745b47ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4f1916f7202b40f59f83502d427aed1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f918313b5b7f468fb4409f7fefd005c4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7d1ba5e8486748ac8b4895b4dcc0c291", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb46a368576d4bee86d95cfe546511b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c568852608d94143b5edcf54578eb8fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ee5f7494a32f45c7bd3734b36cba51c9", "region_id": "RegionOne"}], "type": "ha", "id": "07c9283560154a2db9359530edf57e3b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5db03cff6638493bbb6854e5fe4f03d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5344ffd3cae4a30902787825c6eb626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3e7dfb3c8235473096721612dbf91b42", "region_id": "RegionOne"}], "type": "reservation", "id": "a872aea8210a42fdaa7e6eae11c98b6c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "591a4690676e421889b35667b26afbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "214f0cc47102424ca42a3a566552e6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "85e0a7d22d444fb8b112a069cea3d443", "region_id": "RegionOne"}], "type": "function-engine", "id": "5dd33ab2f3654a6d9ec2aab93046fbd4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fba8ee256814ef8bc98a62f0c4f1348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c3fc306637ba4552a6ad82c248c79de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0ad00c24ed4d4948b9e4ffd5e7241f72", "region_id": "RegionOne"}], "type": "accelerator", "id": "201b76295ff04267b8011ffe82345eb5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5bb19c337aef4416b1a367285287ca91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae79857907f346d789b1753d2bf17809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ca16e55b80c445ba8fc599f1c2b820d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "130f585607184179b29ae407dce274eb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b804fa56551457a93c6b4a770fdd649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aba4c87ff49743dcb84afeaeaee27a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6a2cb95a28164ccc8b2ad0a34c5dc3ae", "region_id": "RegionOne"}], "type": "registration", "id": "26ca7a93bff940e2896591b1c0613a5e", "name": "adjutant"}], "user": {"domain": {"id": "a8f214f55cec421683957af06515079f", "name": "b44cb32b50774439b121828bb37ee1a9"}, "id": "f0275e834b5a470ea710b6190429f742", "name": "95f9c9d25b2843459840c8d4be375769"}, "audit_ids": ["fdfcbad57a9841f8bf6e992c9a44e3c2", null], "issued_at": "2020-04-23T06:25:58.972540"}} 2020-04-23 06:27:59,142 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,146 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,148 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:27:59,151 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,156 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,158 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.220755s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,914 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,919 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,922 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,925 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,945 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.856737+00:00", "project": {"domain": {"id": "43e3b6e1458a42aca81fe26c9a8ea517", "name": "420a33f0cf5a4fa681f70fd75df84b53"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5adba7bce4c54943b5396b06533a6d77"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "64b15baee3b4441f988b535854c7f20e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "481149f409e247d0a2ae9662d118d245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b6ec722d419b4c0aa7e98a87c9b0c086", "region_id": "RegionOne"}], "type": "identity", "id": "d877251138c14f66acd0510af6d74bf9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21d660a5f030429184aa44a84fcf9bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "daaf41a9b7b24e2a8e21a3056dc23cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "432d14670e6349c19e6af4f3731a3b89", "region_id": "RegionOne"}], "type": "compute", "id": "632f517816e54baeafcfa5c5b09e5811", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "277a009f2b254205b0a079e1b94fba05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7a8cefb3b144445bbfec38743b756cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "87035fcdbb77457cb964b931a7055a2f", "region_id": "RegionOne"}], "type": "image", "id": "f10026cac1dc47e1bb07e94029f14f09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bea0a8a7b2df4df895f7a1f2f07ce093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da076c12017649d4b5e49bd4f32b91e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "76787a234ce04afa8c107d578ff7816a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ccf296b907ba4d31babc90248fff6e8a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2f65cf4d7dc41fb808e6f797dd82df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e6407518f2941f3a795fc04b00eebfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "207d16c6c09e46d4a34efa4be9a7c4f1", "region_id": "RegionOne"}], "type": "object-store", "id": "8645f4c39ccf4bcb98bac9885d859c7d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "308f9bd2e4b246c788e83cbb1f4d06bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e88e6bbd290d43da8d5ed97232938381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcffc998216046ba919d4f996129b33e", "region_id": "RegionOne"}], "type": "clustering", "id": "75f06c4db71f4a9a95ef4d356c3d14d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d55902c22a594794861dfdae91e7f999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b00513cc56214947add5222f9ff66bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1665dfc619a845a2baa4aeb15fda23f1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "da9f1548e7f24cae9481974d0dd95a41", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0d2e8bb68b9426584717cf5b286ae90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fba6df4ec52a4c5a8d14fc4094978666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3aa825db5bbd4d249c10c403d098b9db", "region_id": "RegionOne"}], "type": "cluster", "id": "e0d3b4a4bc1d4f3b9c1990e4295c8176", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6f5e5b5d6fad4e3fb81263867e499a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "df93efef824b4c968aa57ad72b1d120a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5a07ff4b4e26486a8df9d70675508f49", "region_id": "RegionOne"}], "type": "data-processing", "id": "56cb6fb2c5a249daa02c9733cbc97cb0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2936127b8df48f889cbb665d6d6ef87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45c6a1c7c8594f57b1e02fc5c755e278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "325e9a33a9754665bf72d2d29119aac5", "region_id": "RegionOne"}], "type": "baremetal", "id": "2b212a6ccc9546c6a7eaaad83b65c952", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fbacdbe76ca446198c95ff5571ff3a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b4b2cfc624242829951553be0d45b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8b407956adda4f48a4f1f273725cef5b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "89a62e019b934dffb1da8b7cc59eef06", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "614b7745cbbb43af81f0c484a248b3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "39660b7c835f4522a88661f32c00eba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c4a365c13f784ee1be8110e50cef5137", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e6c95ac07e77443da33a0e22bf4e82e1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef254598d0f94299a5223021871bba86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9aeded8d97c4ca5b67700cc0022bdc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6a526634e46c4334af33ef9292670ba1", "region_id": "RegionOne"}], "type": "key-manager", "id": "f0f324f7b2d846dca07eb489deb1e2fd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad39f289bb304cc182692ed120e5d861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24241d546893407cbbddb830e58098cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b7fd8277332140dcba2bf729f8a7b264", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2d2c41bd9c514927a2d349f20865c4d1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b508d10725b94de68cbb7d594b95563f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3543cfbae04d4cba8325d96546de1405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d6c3e1a82aa4441b86be4fe27490fc24", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c3507caf60594497b48e8196dc3bb3e2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8cb73f6db254554828cf5bbae696cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd0b298216d84548a433cdb98f779ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2f7bae726a304e59bda7f6aa8191a23e", "region_id": "RegionOne"}], "type": "message", "id": "ab74585705664eb0bf23ec6eda525439", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f28a3bed80c3434fbcc5eeb8da1e721e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5322f581e5344b41976fd6c364a35b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81ff09735822458cbafa05ca6ef1e5e0", "region_id": "RegionOne"}], "type": "messaging", "id": "ba63c6e0cbbf434ebf3a78e4b50717e5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "32a78043462d42dcaa24ac8e26f3c6f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "816e9b080b5f4377ae8492e5c74d3da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d75e974db59646bba03cda2028be97db", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4c79089551bb48078db69d25b164470e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e80670425cb4131be755ab8acc05939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3ab25b23fb640ff8589d01e358c4b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8a7a3b8840a4a3bbf095a113d9326d1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2785b96906b749efa3fc3bff145cc132", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "686bbe4c750a460a91a0cfd1d943a133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50865149b46943cc81af7a3f48e0fc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a97b8cd9ee5a45e88fe25e6d8dca06a6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d5a54a2f2aa546d9ab70b14696cb3527", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f2ea1205b944499b37a2e22cd18afc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d743f997b514fc983cf66eb1b08fe0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c851fc58629646e7a76120a074e17bf5", "region_id": "RegionOne"}], "type": "container-infra", "id": "dd0210b18e414bf79a8faa0c566ad9a8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e07cbefec6a9466aa1db2b93193abc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dc49a04adc6c41418a1c23b256b6fb84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "928239a7b10d4bb79b6820216e547f1b", "region_id": "RegionOne"}], "type": "search", "id": "d17d7d56f33c466b9be2355d94a90a1f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4112772e99a14a04a661eb1e391536db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e7923e95703d4e6bb2bd0cff804fd294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "910b68e7070343ef9a12f36278d9ed8b", "region_id": "RegionOne"}], "type": "dns", "id": "6efa30e93ff7465b96a54ebf33c28a34", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ccff7a62f2e54e9c9449794e847ed0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8b3804379b84801a4b512ebe85749d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "120d092ad158435591a9396c36fb7121", "region_id": "RegionOne"}], "type": "workflow", "id": "467e21261abc4ca78b0de7065eb65951", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "389a024b8e9242dc9d00092df22ae862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00d1640bff4449dcb41c219010d5d93f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77664b3a0c3c4b32aad85c0bc398f5b4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aadd3e590f134e839874028ddfd5cd1a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9f69ae260ae8442a9dce78d2ad5c3d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1a27b4ea11234bd585398a39e7845820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7100c3ba06e243fa9a50a2d784655955", "region_id": "RegionOne"}], "type": "rating", "id": "7034028c8952485ab03405c5206e35a6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e28f715e9d98423f953188e3d095f2b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43e427003fdc43caa77b3aa41ee4b265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44151ba13ee84f62bde25226705337fb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ad9f614a2f984fb7a304a4975041df3a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b838df96d9248ccb4223d7725bf307c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dcd3aeb83bda4f2d8713706159d6aafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "64146cd25e1c4e83a4c6c31a22fbe71f", "region_id": "RegionOne"}], "type": "policy", "id": "693b3ef49230427e985b9f6437358d63", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72354c3d537b4c058ed3495512336127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d4bf62650a64b079c2820f2e5957507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "48df4ae5bc4748d08075447fedc72237", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "65f8c16e9cfa40839d15d5019e9b0163", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38cf55e493174ae79b94f327a258a7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3250af029f04dda810c1b5007048035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c5936c240b6469386635d9f911aadaa", "region_id": "RegionOne"}], "type": "sharev2", "id": "27e8ee19bc37443f839608b4e9a7b48f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5dc5afd157cb4e7b9ddd10ecbd6faf4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff1354c0d30a47119ba4b88bb2d1c001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a04edec8e3e4bef9464214e2bb30aff", "region_id": "RegionOne"}], "type": "share", "id": "e4b6eb79c6664f93b46db279d6c9befd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c1144713f2864003b01f569d826c324d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a25bdcb0272245519e9f1cfaf73f351d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f60afafc52341b583ee2647c76dfd49", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e668c5ba421e4687bcd8db7c5c1eaf6f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a165d13cd93420795614bd5257b49bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b5f38b9dc6f420eab1e0dd4de25442a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2b238ee4e9540fb9c317e9b49912b36", "region_id": "RegionOne"}], "type": "orchestration", "id": "2f464773fcdc4b2a8d248da0911fffa9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a71b9a18077b4099850e775ff12a1d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38f0abdd79564139a6728c978c2d8a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d90b242e8b9466ab188e62ea5c89f16", "region_id": "RegionOne"}], "type": "block-storage", "id": "a1576205d6e14d0b8cc67bb3e2971269", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d7805324a004e149ee44cdf8a851176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "790f2f49f73443ccb2a1c4a7651f96df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2b491678b534d3593171ef47b78c610", "region_id": "RegionOne"}], "type": "volumev3", "id": "477e7ca0d55b4ebc8d26a33dcc7eb510", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "576b200791e04cf0a7d513ab969e65f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98aed9e14a2440dabf16e2b2cd8a4670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a66055a7e1479f84e7d6957eaeb54b", "region_id": "RegionOne"}], "type": "volumev2", "id": "4fbe14f4e6de45c297dfcdb0d1145f4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3de00a1a7253465f90e40ade906b5f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0b3ba186b0d43a49d4a7dbcdfdfbc6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67303addce95480197a2340452161708", "region_id": "RegionOne"}], "type": "volume", "id": "60abc3843c14446cafb9e7caa9709846", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ed64211fb304500998c0722090cce46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a74cb75688924027bf92eeada64762b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab84672bc1b4b749c4ee5f080e64273", "region_id": "RegionOne"}], "type": "block-store", "id": "31568b280c2b42a1964f67935fc572dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "166fbcf392144e1c925d5de2d6370917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "278ce1af3dd8495a9eb4a6a5352c7720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3b545953b2544abe9595c1181411ecf6", "region_id": "RegionOne"}], "type": "alarm", "id": "d1c16e951d244849a3e7e3bcd81f1b1d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66926c5e7fd84ad2b4632665e36725cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e172cce70fdc40cf9f7438f48235f8a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eed32c760b67474587f55f3696e066f3", "region_id": "RegionOne"}], "type": "alarming", "id": "57ca3876b85542339c61b209879d3816", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a693f8592de435382fc140e537357e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5137428a5b0e480eb2d3bb58c9568ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a0f4465ca2a84238bce6e44f8bdbb24c", "region_id": "RegionOne"}], "type": "meter", "id": "fff73d52208c483981d21f50eb548415", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e6e2ec0f8ce49b782e4fc21690a5a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ac5741942c64b31963bb710625b4278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b0846a85d6949d3a5e1b908094a3ec2", "region_id": "RegionOne"}], "type": "metering", "id": "eb826d8529b1431eb038591aebe71e56", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b128e31375e249a7ba5c07a106b8d886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd6b372cccc04addb40fb6bb8f698d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f242b5b0401c43cb8cb052a640b4c150", "region_id": "RegionOne"}], "type": "telemetry", "id": "bca21d38aee6430ba675c5ca47ccc424", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "96322c97ce1d409ea8c22d753887d064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0782c91c70414248b9c9256eaf61bef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9d7fb21fec9d4c58aed19ad41ff74bb4", "region_id": "RegionOne"}], "type": "event", "id": "1610f5ed6d3045608d82ac0d4d372088", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93939c470bba4a2b9e3cb649c8641aae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7b11d12f388a4cf29694139561e87e2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "92cb99f5a6fa4d4bbe36aaeac553c4a1", "region_id": "RegionOne"}], "type": "events", "id": "38b903fe196a4b81b9ee4412328cd35f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3eb828dc25f447bc87ec1f1ec4ccf601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9209ec8bcf6f445eb865b21cd5cb19d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e222d39fbb24aa08911a26295e3e767", "region_id": "RegionOne"}], "type": "application-deployment", "id": "88f52490d2dc45be846d65144f3ade5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c132d4184fe740ca856a30b92f6dc2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "750e9ade93a54c63a7c888dd90a18d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8e6d15bf45d444bb97a8e796291c1a78", "region_id": "RegionOne"}], "type": "application_deployment", "id": "51dd7f99fd604fbc89cd3f575efa47a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "651376c179db4861b3eda7610031337a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac918f77a108433aa96c83a1becebb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a30e5ac43cb74559812ee574cb4ae5e5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "616cd6f643dc4b6d8dea6ca6a98ab9db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "891cc1f5437d487db433aab6f981caab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1de421b3ce204fafad0d5cf3def42eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "836d228dd2a64e4eb4c649286f9850d9", "region_id": "RegionOne"}], "type": "tricircle", "id": "961839d6f0244b4f8244e0d728cf115d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a5341d62145048729ebdb1d5ac46e9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f0eea300968a41dbb42cd116336ccd13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "63760ad2ca9b42629992a80ce7c0ff34", "region_id": "RegionOne"}], "type": "database", "id": "18ad13608688474ea3e2a49653df8c0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dfe1ae67037b438aabdd532dc1287d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7022e228cd9146eabcbfa2c71d40be15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "20a6f223b05f45db912dd49a1a946995", "region_id": "RegionOne"}], "type": "application-container", "id": "63923124f9aa4702b92c0bf292eef69e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07f1eb9e97464b289373633a577b2739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4e411aec04f4876913f707b234992a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f226368f933645c7bfe8b17b441d7d1f", "region_id": "RegionOne"}], "type": "container", "id": "4e35ca820e424b74b6244639ebea90c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "657aa2450dde412f9261b3f1a290f253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd90de2eaa1a4d74b8e5b6f174191d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b972776587d4392b38a2fd21522a227", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "77e939b99ba942c4b340c064d069b2b1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e268174880a9446897226f9759ede82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e38a9d6cbe014978b9ae6a4fcf7b0e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "133074cd610642e28bfa5b257f6942af", "region_id": "RegionOne"}], "type": "rca", "id": "7996ebb3f0864989be400542d4ddfa1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "855954e8c9ec47d99d147a05d31c3a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c5f5a0f0a895414c9f0690c6508215dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0a319539937d4123aad388ebc693ec35", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8b4692dded3c405eb57955968815e5ce", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b246abf9fa494281baedb1a1a48ab3ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b61961718d9b453f86889f90b97373e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "45e05bc98f9a414685d3f5364870940c", "region_id": "RegionOne"}], "type": "network", "id": "1fc5bc30af1246bb8beaa776e1e47f5c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f8acd27bb7ec480881f15a4eac538ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e8c29d42f6c044dbaa8acb21c81eb4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a106aa4403ff4463b13ef81719f8aaaa", "region_id": "RegionOne"}], "type": "backup", "id": "e92ada647d7442f5a8028827942b81a0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf3577ab343d4ae7a46e5f4e3d1954d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15307369960f43a899e7e04287e5310a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c6e145a9572f4ad6a84e75de39a0e044", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "84e92e862b1c485aa1c8b895037b1291", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0ea60f6da1e4d5389de15f55044b76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b88ffe8c5e78476691222907a3d56e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c772b13a6b1c4845a2cae6145241dfee", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2ffd6a1d53dd4fa1b35d51014d738925", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3e951eb5e1684a489da42fd2f2ddb9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d467541c71a24a669531123e360021d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4413dfce17d4411b65c5f370ad3aa98", "region_id": "RegionOne"}], "type": "monitoring", "id": "b69f53c60aef43c7977796007beb8db6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d55233f591e542acbeabde4b5285bba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d4b21ad416de4447ae85cd9e8972e075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1890cfe4442447ee816bbc072ec1f791", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8026a6c8e8224351b411073120393f2c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "82e39fbd159544c48f775a6d5fdfc8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "acbb7ae99de94fec9a18e9c2dfe9e578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20376268d3d94ddf9d625d42d59916a0", "region_id": "RegionOne"}], "type": "placement", "id": "1c4732ac65754dee9bedd05bb4851cb5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c98a1dfc3f8e47e5844268ee6e34ceef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92224ce1498f40aa8820e4c31522617a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6bdc0f8d49634d20b368768175c2a922", "region_id": "RegionOne"}], "type": "instance-ha", "id": "999d3d6891ee4c4c91cc4d271c815b0e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e9ba877cff640458225e694ba3bc506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4205c487bba7432385b6920c617eb3ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c3270e39eb054c72973b70beaea08451", "region_id": "RegionOne"}], "type": "ha", "id": "36af717168e648c2be1ce5cebd3cc54f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3a3ecd5369cd4d68b0950d8cd8af83ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3e47a5b2763e41b686817bfba4f12e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6899a5475d724330b34935903c50947c", "region_id": "RegionOne"}], "type": "reservation", "id": "d10544b8a4cc4fd8a4eb074a75627c0c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a89c156b7ab440dae9aa6daa77ffb54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "75e9a640f2bc4e398ba0c6454052bf3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d796f567816d4e69abff99b3453f4cd1", "region_id": "RegionOne"}], "type": "function-engine", "id": "39fc3df40ea14bae9fc02a71d5b72e98", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0192d5b927e4b3283d0b342322aefca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "08cd8d3672b14d45b945478dfde708f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b1743f08573946f9a0b54990bb748fc9", "region_id": "RegionOne"}], "type": "accelerator", "id": "494159a6c02f4f61a02162d9baec673d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba3f7cbaf11a4012a47af733587d9575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c6ea44dec734c239c04acf222b37979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ec44faa56cc43e989a82155a005d1c2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f1662c5c007642c5baf72d5eae7b6f98", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "493fee61c20249f494685cfc3c948a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "796bf76a490b441baf0fad4bc329947c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a1a46412a0546b0a83b1d2a7e2be22e", "region_id": "RegionOne"}], "type": "registration", "id": "88f3094641a74f68ab7a9348f68b1b41", "name": "adjutant"}], "user": {"domain": {"id": "ab01933fb001461a96f75f8a7c945ab0", "name": "519499ef56844f25a6f0d7f80508034b"}, "id": "c1c46cc2ebc5443ba70e4df1dd8ee932", "name": "bfff7539271f4cfc8dc6cf4dfa239717"}, "audit_ids": ["79f88c4bb7dc4920a3df79b5830b66d6", null], "issued_at": "2020-04-23T06:25:58.856737"}} 2020-04-23 06:27:58,983 openstack Calculating hashes for /tmp/tmp0dwcCO/tmpp4a8nj 2020-04-23 06:27:58,985 openstack Image file /tmp/tmp0dwcCO/tmpp4a8nj md5:56f02676fcf29d38c61cdd99d5ce753f sha256:7e0a0ec5ad91e590ebba1e543e6d9b04337b20003fe195170a0b7138b0f50c3e 2020-04-23 06:27:59,003 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 2020-04-23 06:27:59,065 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "content-type: application/directory" 2020-04-23 06:27:59,071 keystoneauth.session RESP: [201] content-type: application/json {13} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.165878s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,861 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,865 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,868 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,871 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,883 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.790742+00:00", "project": {"domain": {"id": "789b5aff098c4d279594ebdd69f4f3d2", "name": "8da416492ad748e0aa4548dae3ec5458"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "56f4c7a389b743ddaf3b81e57600f5ba"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2fc1ee7423104f719f304c059c5902bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8dd4a0b71a57450f98bbfbe15912d8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5b83d96268764ea39b0345f3b00390bd", "region_id": "RegionOne"}], "type": "identity", "id": "931129abe31e43f0a8dd1e8e3315684f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7029c93baa354020b333b03c43f3729b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2f33e73bb9904217af29087f619cec8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b547b65a22c45acb8b7d4dfabb4bb8d", "region_id": "RegionOne"}], "type": "compute", "id": "3e7e88ba3a11424da42174a0caaf0476", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c6df0be4e91a4e0e8e944eec4fe72076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c74a1b38b6af4f098d5dcee20726b72f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "01c6896a085c4d98a3a1ea8b0eaefd01", "region_id": "RegionOne"}], "type": "image", "id": "5d92f3c1f1234b74ae753525bf22528c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2db15f3a6c9443c8a35ce68147253a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9f5790724d70405392cdba7cc3bb57d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cb4585d7122644c6925afe7b77f69bf8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8479bc6d84e74e32bb90c1451ed5fd4f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf803fb465cd43ea81d92761aa7a3413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36725cbb97e742b6a88f563fba2cc8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a927be03719e451094a11929c74f1d56", "region_id": "RegionOne"}], "type": "object-store", "id": "f2587ae82f634877809a301dcf6f729f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ac43d023a0014458aabd8dfe5fb412dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "439ee40453d74adab702e4336f46a1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55d5b970c2ac47928d7e0c7b40b457ab", "region_id": "RegionOne"}], "type": "clustering", "id": "e1910c8523e449fca90ed2847522296f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7a10a7bddd14209b17fc80755e8cf51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7656b73f7d48427ea5c818c46dca807f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "620b70abe182466ab17505d30de3fd7b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1e863ad5847346548dc7c1f408feceb6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca878d5690c8446bb72d0bcf2df3ce92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3345f146632a4a3a90707e1f0ee2a36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "326bb565e1c54708925b022aa4647296", "region_id": "RegionOne"}], "type": "cluster", "id": "8f1bd5b5dfcb4cd4aa07e15b3434e3da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4d46580abe36419285ade2907955f36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f9adfe64092f49e18e48ee4313cdc751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0d1be29e48a347d1acd64254f315d0e2", "region_id": "RegionOne"}], "type": "data-processing", "id": "ba1deb3097b84f2f8b0eaeaa55e6a3c1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b500eb204434425a01a4407b67cd036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c07f50ccced64851b710b1b206e38f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "88541e224abe41c284485013f08702ad", "region_id": "RegionOne"}], "type": "baremetal", "id": "331504f1b71b42f386f457767000bd9d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f201eb40e334ae989a36ce558bff915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e6b158fc02ac4a4fb6d201434b6a858c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "787b3d02f5374b5e88105aacb5d7f052", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3cef98f8205d4821a6f1493f13364ace", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c3fcc01dab4d48e89f7a0a0eac368922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b29ed4914e8b4fdbade38884053db7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fd4a1510a8724411b3df2a76079232f6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4a00e300a16b46eda1376b406ad3a6b9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "947698a0858d4cffa24fd3394f80063e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "59fcd3f04c1f49f3aca300838f3eaf45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "227b3086dc424e37a5d3f48cfcf86523", "region_id": "RegionOne"}], "type": "key-manager", "id": "59cb2366ca6c4f3bbccf020b3b5d19b6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c5c94aeceb34a4096a856cd752d3e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "939ed31ca7e04725898b1283a91d2e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7acb1ff84c0443e3a6147050e9045ae2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "10ffb2aa01994beb81b7d49fbb17acfc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c5f642c250e4ffea29834cf6d5fd2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2c19908429a4f4580f3024a458567a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c694ad62539b4357bbea103dffbbbf5e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0e881b387a534b2897f7b8683b1b9375", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1f130f54dc96449e850ced65d10e6bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "41ae50adca1d4633bcc9da1d5cea3287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7c1daa0e489a4241b259f28023c86292", "region_id": "RegionOne"}], "type": "message", "id": "b81989839a8a40e591c9806646c68439", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0df0deeadf514f68bc44aa0f27eb7fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5edb8ee383c84de4b19cd6308cd0e925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b195b2fe0c954f688750b9dc4be3bef9", "region_id": "RegionOne"}], "type": "messaging", "id": "b424213f81d3408c9053db37ebfcca8d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "522ab2eff1ed4c23919fb1861e482431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "acaf9182833b4d15a6aa16d4d9f21fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "404a1e33cc3f4483987a3ad69b24341a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "51d33ef4b61a42beb8deffd310c582d6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6db1309c987413a8380ab3ddd0447d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "444e7db86b3b459fb24de239bddcb2db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9e3da7ad7d14f8aaac1d199fed8ba10", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3f80a432537a4fd6a2ab9c35cb220550", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9e7e0b198364cc2a43e850b45082c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f49a3a2f424404d9cbac8a5c8da8237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "951a589d6dec4b68b3646cef514249b1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cbeb34c730b64d3486f037ba14de9e16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b3334b3fcfc4d81b44e7425240e7aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e516fc9f625f42219ef8c7fee0830d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1de71de556ba41bb97a711872b6d0f17", "region_id": "RegionOne"}], "type": "container-infra", "id": "ea99efc2a82f45d78a01abcc93426b07", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "55e24c0ca29f4e89bd0c71940c96c846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8bee0248a1b04b5c8b4fbab1813c3129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8d188865c78e4d4ebbbae9b0d59e356e", "region_id": "RegionOne"}], "type": "search", "id": "96c3b341069344fa8503c7e05d456b01", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d9573deec46c4752b0ef4d532ddf4519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "865698aa308c47d48445a7f9784d9f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c195e7c16af04c3d9cb167f3e663577d", "region_id": "RegionOne"}], "type": "dns", "id": "772b641f620944fa8f50552599feeb7c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f31c04b4a6b24cfca1f812b817c3d0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23f0523b784e4390bf38b805d5270a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ff5df79c7edc4a79b01ddd2980874b12", "region_id": "RegionOne"}], "type": "workflow", "id": "cbe9e92d617e4c13a4f969bf7cdcfb2f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81c5e0072db940989bed42ff85c1d2bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aade2b3b95264ef28d83c629b37da805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b0e2ac7c357645a3b42c5f9ac6345045", "region_id": "RegionOne"}], "type": "workflowv2", "id": "36d51af41faa4d78af7215263f7478ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab521ff6d8fc428ca089efbef093d6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b49b52243c7e487aa003d14bdf55f098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7692d09845854b07b6349e72380bfae8", "region_id": "RegionOne"}], "type": "rating", "id": "7cee52b8e5e54ed5aedea23222c09e0f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "58cf060a417848fcbe38a19f4571144a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a0c38a6891e4fd08d7b09dafadfccd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "60eb61c9309f4ed7b79fb0afe6033cca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0f021e901a2a4f75a925be67f9eaca75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89defd126e6f4802a2a580c976a4b34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a235d152fc3438fa85438237ffa89a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "317888b553654a0c8d461f7092f3b25b", "region_id": "RegionOne"}], "type": "policy", "id": "2ce767788d49494c8464e915ce1bd91c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed3652adaa2441d2bfa602b57377ee84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6455935074ea4dcb9f21457c5970f58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d87320ec7ab409e894ad282f8898ff2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6e89e6212e844a728db98d4f72258c65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6869bbc4473849848a0a3de22d65d491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "264bb3708acd485cab5bcceac2b2f643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "289dfb35d58c4bbc996ca261d50899f1", "region_id": "RegionOne"}], "type": "sharev2", "id": "f973bb16f5e0475c84a01b8c1f1738f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f923cac72960403395dfefd0f367f4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf52c1ab7a854ac2a2b5b689f099bb01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b77b5ac79aea4b77ab9fbd2726401965", "region_id": "RegionOne"}], "type": "share", "id": "85c5f0e7b3844af5b607fc9b9059a9e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c084f90aca7a497f9c67058b336e28cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "682759778ced45eebfa1cb60cfb25b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ea878e6f678745b9aaf6f3c031d450bd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "24297f1cc4974a09ab9d4ebc82426c68", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c17706f00164f408caeb399a1b587d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb08bbb3dd934ca3b0c23115309adc08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f920f9db12b486ba8f62b5d36e214dc", "region_id": "RegionOne"}], "type": "orchestration", "id": "e9cda3b9d473434fafdce3308fa345fa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4eb8b165d46749a1b0a5e2979ac39012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd4d8f16acb44e77ba35c18dd73f1e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7c7030a7b694d26b40e3f30d6462920", "region_id": "RegionOne"}], "type": "block-storage", "id": "6227b4ddd87346cbbe30680618d0a116", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d40e1c124fc74eadbbc28de4449b382b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4c67a00fa594c439a8551d05575b909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "443bc867049f432081dc3cec559e151d", "region_id": "RegionOne"}], "type": "volumev3", "id": "2827cf30bd6c4813913fa388d31f6bbc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83c8561a7f8d449690f5da4018242017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4ede6ab388145bc86a060f10faeb772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a6f6b8599a7464c9ebcebb8d6a8d951", "region_id": "RegionOne"}], "type": "volumev2", "id": "933cc96a9ec34f9ba220331921b92365", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0616f0d133b243f198ac97494f827ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b835d31f6a024d6f90c4b586c889aa22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46db001dc99b462f8b7652f713d01f17", "region_id": "RegionOne"}], "type": "volume", "id": "8109b1b14c494b639e8a19f934678c5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7633601ce80c422cb7b1c1bf83e5f420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebacbec8b47442f59b1099950094b7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac913b2fd70848108ee5cbe04b271a7d", "region_id": "RegionOne"}], "type": "block-store", "id": "9c9db4ab326a42a9b5a6711e47f6958e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8dc6419f2498466596ecf10b1d5c1e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f013c504d9154b7cbe23a75e70490623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a154c859b5ad4637abe41fda59dc07aa", "region_id": "RegionOne"}], "type": "alarm", "id": "3f921cb09954489284f7098eecf637e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44527077f9ba4a38948b950670899577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ceed5538371e4b328ad03bb81925c853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "acd3dfc453cc4ebcabac568ec6ddc74d", "region_id": "RegionOne"}], "type": "alarming", "id": "7876833681454f7aa9f0539baacdae95", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0752f0cf6f84f20b411f4981dab3ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97aa9fa3a2b0473f89b8ee08c6a32200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4a5d81eaae34baaa7fc50f9d45ef6eb", "region_id": "RegionOne"}], "type": "meter", "id": "d370155caa4248ccb123e288e20df9e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33b7f46908af4311b5dc56ae6a6fdb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79e651141316455f89d945a3ac3fc36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4417b4e5001d451ba1f53f85b1fab6fe", "region_id": "RegionOne"}], "type": "metering", "id": "7ba1e53e1a624130879db90a7094c44b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "55f1761cfe1240f0bc0db4e1a531e9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b412f2c18c94c1999c28d80deb54a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b62bd46f2d6e453aa59a879d83998c2f", "region_id": "RegionOne"}], "type": "telemetry", "id": "a6c05ca933de4663a285e173b6455b8f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1e9d30720c194f289370b685d155ef75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e222865b0f2846f9a37626797412ec7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b811c329b12b40cab28c2a7378766dcb", "region_id": "RegionOne"}], "type": "event", "id": "7005bafc406a4f8d9b4aade036d74918", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d38f34f81c142c19d5bbfde82189964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6483476071d546c69afb66430e227096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bff134be2c19481b9e151337c267f18b", "region_id": "RegionOne"}], "type": "events", "id": "86923de6c6364cda82672f0fc0cd3c4b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc2d9a6bf677437ba248b2ed2798a9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63ba6be46cbd44528ce0a02356afc4ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "53f6196725fa421983485a3b570cc996", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1e0d95a9a2e54192b834e1b58b494194", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ea7852891334792a56c812c62d53b01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03c25b32a8cf4105aefda5d48ee93a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ea5798b7afc044cc830497fd930a2da6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "49f2a6c4255c47c8895363963bd1d2ca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc20f2656ff74aa88f246a67a56e8591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "09dc5231e9f94cd99c3b98813c619d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcc10d3e15294fb3ae560f95002072ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b4d5654617f544c6a1f2773acd00e744", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "600085e957d84e3ea88222f90416676e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6244492f07764b688df7f3e66c0019e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2512df570311495bb5792d29600fd30a", "region_id": "RegionOne"}], "type": "tricircle", "id": "7cb288ac69454324b6479f1ab7cf6543", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a3806c8c2a7c46b0935eb648f0bd2396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b19810e25d1044d08b04b93b93e8b836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e23480ee05a3421f8570081fdea45fd8", "region_id": "RegionOne"}], "type": "database", "id": "1641a552061c4e5c8ba2f7d034b0a3e9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc5ba9024d8449cc8d2a70c3fdf80390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "415243ad98a748278bb3f68623e3df54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e09aaf93f8384eeb8e72c99812605625", "region_id": "RegionOne"}], "type": "application-container", "id": "2c7557977251476db1a711a2e9ddf75a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a230a51db91478cab5f224d28cc0ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f6be53163744caf99523d9ab1536ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b5ede248cff64a568800bb1cf89fc04d", "region_id": "RegionOne"}], "type": "container", "id": "786e14892c5f4030b9a9cd4426e3c2e0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dcd5c82665dd43bab9cb3fe388616d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea53d88f20de42c8b9fd53d59aad28e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f72d84c3d88b4dc58a438a2ada7c39b6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cd1d92d71d8e498890bf9bf5781adbd4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "81a0e1e993e34428b1ae325991c432d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4dd78123b9fd407db6605731a3958d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dee35a15c4fa481b941dec737f0476bc", "region_id": "RegionOne"}], "type": "rca", "id": "d2d971bdfb704952a6acaf31bba5e178", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "62a41dbe2ffd41ce9e6c803bc4796431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f453d58bfc74dd38c987234578dba98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2c6e023cd79343c9954b7a27306302c0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7416588e693d4f2aab8e9be9ba56ab98", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1148c5beaf604ab0b010080f916b1f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f81ffdde40624b739ed0b84c1253eb21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "607acf154b654b97988c55047e091a1a", "region_id": "RegionOne"}], "type": "network", "id": "e3e7dd73ebc543e689d04dd19114b6fe", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9038ae7aafe4144bbbb1eecd3f60c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7434ecc09cdf4f939a9e7ddf40c36cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b27dd2db88bc4358b5073836416d4083", "region_id": "RegionOne"}], "type": "backup", "id": "2608495f6cbf4a7291b265c33cd0c092", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4484af534bc439e86f124e44a565f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9e4aaeb8f85f4c4386629868ae49b38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8a5773aedcf444009844bb477ade7af7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0d14639083844dc88ffd19b4474005f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d59787b514048598fcf5e421a4b39f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15bed697f2554ce6b2067525def3e1e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b847028ba4a41c0a3cc7aa84cff69de", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0cc78aa69390480f8f5980603f3687ff", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "630922fad83a435d8f4f99f8cf470c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a2e3e4025c92418f9e75d3babffa50fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ed7004ed03f547f39fefa689437cd117", "region_id": "RegionOne"}], "type": "monitoring", "id": "9f754ed6624048b8a9bc9c723a7ce15e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "082f6c10ad214aaf8e654d55ef7b7309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d1e79a8f462b4eb1a3bfc2b204c3b4a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e6d7f016bb9b4010af319a9d066b93e4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eae210fad6a04b07ac66d5560a542ede", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5b6146e5c5924dc1ad5871f2baeb3936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0c825cd2d08c4e71b9415b29e968cd5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8a0324ba2b5845888d880009cb1deb32", "region_id": "RegionOne"}], "type": "placement", "id": "1afa5e10abdb40c4bc10add98cee0033", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "38ba410a4c8b4d06b297af341f2eb349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "768b3a72d0eb48c4bbb9622d3c7b1b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ae9b26032c745ac9f7b80d49d34b42a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6ec4fab7bdde43faa0e871f7c9bf99b3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "850467f5a024407ab3260d42e748f1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6ac0ebe9b4b426c8e91547ad7db1562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aa25a109b2e74c0c9149ba615e2a907e", "region_id": "RegionOne"}], "type": "ha", "id": "7fd5a7aff8fa414cacb54c1bcc1ff621", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "150bedaaed9b4b44993a3289505ae06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f0ace5a423e7440c978b7c42d098172a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "84ea456455d04301bb3faeff566ffaf3", "region_id": "RegionOne"}], "type": "reservation", "id": "36c6128bc09c497eb05f21db1e7e61c8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9e64e8dff6c94a0a9bcd38a1f4c8a185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "16112976a6de446aaea448823312b42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b7e09b52e1d94ccd81bc228246588302", "region_id": "RegionOne"}], "type": "function-engine", "id": "fe7647c6afea437c9fea5d998446173b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4753148ba60d4a31ae4d2a7d41f8f904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e81b431e05144e099e6c0cba842731c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "db1abfc23e834196af0d6f7f1f482cb8", "region_id": "RegionOne"}], "type": "accelerator", "id": "10565e7396444dd1ba6cb59ec0dcb3a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6e11255e5b24e81a5f4cc74d0a68e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8d0e504629b4e97ae91467c08ba5834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae75f177b77d4c1ab47557bb603abdc5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "87f54ec646184ca48d268879cbb7e3fe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d036e8c8d7dc47b49709b2c419504392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d10db5c308894fb9ab9bd1017ebb3d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b3f37ec6b17b4b039a98b8cfbde80c1e", "region_id": "RegionOne"}], "type": "registration", "id": "545754601fef4318a28ba435fecaa18b", "name": "adjutant"}], "user": {"domain": {"id": "5bf3b6b104c1422cb6a62fe0f1a9b80b", "name": "2352b9e79ca445a0aed6be55c32d5be2"}, "id": "6feb9f39feb44063898c53d26aa7dfdb", "name": "c81086affbe743df8501b9524a9df037"}, "audit_ids": ["24719df5e76e40868554da545d91ea8b", null], "issued_at": "2020-04-23T06:25:58.790742"}} 2020-04-23 06:27:58,946 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,949 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,951 keystoneauth.session RESP BODY: {"extensions": []} {6} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.144888s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,018 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,023 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,025 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,029 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,041 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.961258+00:00", "project": {"domain": {"id": "37818bb048884513abc23b1da88d9932", "name": "adf58557170b49ddbbac621448c1f634"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "533e55ccb9b5490dbdf76322359d9028"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "da19f7200c324b38b9447807fb0508d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "80dade30ada74139b5f91596e0de01a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a08eff670e314797a2d4f6323458a476", "region_id": "RegionOne"}], "type": "identity", "id": "bb761de4ccad4ee6bad7c5798b80eaef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "23e0b5577cb54d478c6a59a02bf6abe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "572fb691c29e456a9aeb193e805fde16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ac7f1310060e4090873e78179a853b61", "region_id": "RegionOne"}], "type": "compute", "id": "f2b672f3c3d34a25a86170a23b819756", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "72e16f86788e44baa71da6530ecc098b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "31cede849a7544e5810f13065e16f634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2d8c425044544497a0a0771366cadc46", "region_id": "RegionOne"}], "type": "image", "id": "765fb9577bc34b27a85ae0d3904805f1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "108967d0d84a4cc5831087b1732c56bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cbaccc82a167461294a5a89a6935ef70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e56a484d8e5f4d40b7491b236eed8e99", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6ad2b107d66c45ab87d071b9fbb4caf3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c455005c8b43ccb4f393d3e48c2763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a41e17ec0c3e41a082faaa2d23eb98fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e7f85e46b52435993da2d21e7c99594", "region_id": "RegionOne"}], "type": "object-store", "id": "b0654f65bcc94dae9c20e27298cc2f0c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3cf648fd24d4fdc8d94e290749b9f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47ee9d74c30c4cf880ba6537341dfec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1e63c3bf7154f60a404a37fd9ff762e", "region_id": "RegionOne"}], "type": "clustering", "id": "4ad2cfa91ad54e0ebe7079afdacd8df8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eacb1f72e62a4979a95702c5dac06781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b045313df6d435e86782ea14e4b3614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36c7cfd65d274b74b24699d2e910fac6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "271fea826bca4ed6b77e3036342b8bc4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c42c52a8bc8044e3a4d411001dc3e230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b59a18fe6c541efaa746cb5972f0f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cc9c143356f4433a5683abf43d493af", "region_id": "RegionOne"}], "type": "cluster", "id": "7d6831afb6f042e388fa2921253e719e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0f13217523bd492fa766820105074012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "346aba9d59544eb5b8c423a65300220f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e7cb23bdc97c42d884f59505ff60d897", "region_id": "RegionOne"}], "type": "data-processing", "id": "19e564789a8340edaf672d76b354c61d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7f7662f6e0d41ed8edd72bd4e4331a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c90b244822624ce5ae004142d1057d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ef8301c260cd4a5096a78f29a7d2b231", "region_id": "RegionOne"}], "type": "baremetal", "id": "7ccab041843b49f78a3912c09bb219e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f6556b395d8470c8bb7e8e934a0059b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be20f24a06804fdca8eedb5a345854b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f21149b57bba4acaad9f9608ecb13d83", "region_id": "RegionOne"}], "type": "bare-metal", "id": "48838da981084e72a7e9102dfe6ceec4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "772ada933d83409f9fc815ca0547cdb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aa7a9324a2454a2c9f07c5277392b047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6188690f19d14724a3a4f86a4bbdd7e0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c781bac4b77043a19b90f3c41e8133ab", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "66f9313b62504619b81446928d5501ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "702372ec53bc4601ac0b55c72796219f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "07cbaa91ccd84570a95dba19f8b6e684", "region_id": "RegionOne"}], "type": "key-manager", "id": "1c049cafded3489cb12d725accff248d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6651071f293a4f8f9ed69523e62de946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "918a04402bf34497b3323744bf1e9aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "af4becacf3464a6f9ecd03dd96904650", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "47e23379e5484a6f979ddbbcee38796a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1fd85a28274e4ee58b554bf91a8f882d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f15f650765184880b5a9d7af1b5995b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "232c5b689d714a24b58773ada7741b56", "region_id": "RegionOne"}], "type": "infra-optim", "id": "388b1ad536f34e51a987c0d0ce502085", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "17bc9486b9b54c479f181c62613cd136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "34e0fa714f094ff2b3dc096f805151eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4910419d27a54839b4dc2499272c5c36", "region_id": "RegionOne"}], "type": "message", "id": "8388f30398f4450f8e62ffb9c6338639", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eab1f694fa804dc7af16a40978c82403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74d2e53fc75f4fe7b1ac4775d886f9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "594e21932a78414588c6f838d5af75ce", "region_id": "RegionOne"}], "type": "messaging", "id": "d49fd42b18f5488783c10cb196ac7c07", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ae33008040642a9a9fb2bedaedccf79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff3a1244a4674e018fecbf497ab17b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "43e0f41178da494f89aabe9e110e3f33", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c6bc19e302b84a6287d21ce38bdddc03", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81dc7f52357c48febf2815eaf3ec4c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc70ba9ed75c48a69af8597c2beb3f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f4324d4930c448dbe57197e7f483838", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1c8f77ffeb8e4737b60e5a6b3edeb8a1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2ed445558334a1ea4ecfa3f803fe697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab3c90d1596c4db08f15ebe5ab99c125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56848e334fb4310902c89d9324b68d2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "abff6e616878431d88852f5eec1fed76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97586561fbf049dfb567df81d697c5f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60ee3b8e5c6643aa8ca41ab095c61214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea0e8ee206314d49a116f4ff47fba4b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "3347f30d14e54c5994bc227078a6ab5a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "df2c69cd7fd14435939ac826c295b91a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4410eeef69f4497b8ae7fd6ff798141f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6db5128932404266b478bea204cab558", "region_id": "RegionOne"}], "type": "search", "id": "7c30641bdc914f568828c61c195a93c3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "61818f0c63cd4d17ad7ba1b7a1e498f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb7de012ed354c3aa4c0264f83968f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2c03ad34c3b144659ec3bc7d070656bc", "region_id": "RegionOne"}], "type": "dns", "id": "2430b047a534412fb69b528fb54055f2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1708c936f434bd582ef750063b71102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac7c6dd2922a4f79a46a00362992ad7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d15522cfb1c34ae6990b6c39c0ac0f0e", "region_id": "RegionOne"}], "type": "workflow", "id": "7216be1464444cc780e63b30e5ba25a0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eda4b67843ef4fa5afbba342b062d9c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "141533cb21cf43dc9bdd55d1b7a54e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45344e4e15fd478288bf47e2aacc29e1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1be62266f1c047e4a176bc243ac88d33", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6dd1d31cf5442b59fdec8bc1239c287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "21af89a1ab894a0c8d2dcff093dab61b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2e5c18316fc3468abf9c726c0a106d80", "region_id": "RegionOne"}], "type": "rating", "id": "ccc951a04d564fccb2e55e8a440081b0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f11c38f1abd4771b875c2db4792b788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "84c2c28150bb420bb3475ac12c25cb23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1307f81388f94b939c2f90fd949a3cd6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ed6f552f2bb64c58aad63b1e1c78306a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adb04e4d44434f6cb890ff5615f99e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2fec655d4c04d9d85b1ed404646a6b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1a771a6977e94c5ca1fe50db270185c0", "region_id": "RegionOne"}], "type": "policy", "id": "be3ee0d99ddb4791a10b2a9f1bd9911a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fca5c17f2fa4b85a2b4d86baae3e6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9603cf3d8b334b79b1743507096d669a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "602c5203ab174ff18344e38d443b2e37", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "969e20f2fcbf45c6824a3f08a69dc092", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0717ada6be548c997dd1d873b7c3bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ad812c197234238850c29df6a4ff3a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb8ae493929542738a653be0d84bcdcd", "region_id": "RegionOne"}], "type": "sharev2", "id": "b143c16b0c434f4181a80e911d318cc9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25dd2f6c92d94fef955c6a4e09193367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f91671ecf5c4ce5afbc93b1444c00f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0fb2f6a1800b45848b088539231709f8", "region_id": "RegionOne"}], "type": "share", "id": "d1c5f1c146f047988f66f9388729d6c7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "be7b424837124a5ba94938d7476fdf4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8215f172378541978c6e894815c2b396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "111cc68c6c45484a967d88caa41c453e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eff7730238144cef8135d28ba550758f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75092820bbb74296946f704e8703f05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a477e77961ec4024a02b974d83679a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ad1553040cf4abfaff54c49506db5a4", "region_id": "RegionOne"}], "type": "orchestration", "id": "e53ae25f2d3c4ea48b25cad387272648", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3188f23838b4d64a5efc57a5760e308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac5b9f0544fc4ba394bb1e60a85befa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ffc6313c72476eb162151db57d9ae1", "region_id": "RegionOne"}], "type": "block-storage", "id": "00ee3f6612d3462599bc0b7fc49667fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e01228aae0b1486a81639b15272e1851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed10aeab3ba6406d9f959bf2d88cddf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a6767bd804941b191557de55b6d3613", "region_id": "RegionOne"}], "type": "volumev3", "id": "cb23b568b06643fc9a2dae1a9786fa02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f297c8828db45e386aae37ff597f2ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0acda30f4f234f3cbb0e59dc030477de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c6a7697d16e482f91c3ca508b2776aa", "region_id": "RegionOne"}], "type": "volumev2", "id": "a5cfb38dcbcb47cbbccea582ea4e7277", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e750ceddce6549b0810dcd50d8f53155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c8f1522cedd4052a27731ddbb00ac6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ed8d742c3c64a04887d2e6933f4adc5", "region_id": "RegionOne"}], "type": "volume", "id": "34bc7fa7c2374a1c9f759999b9a59b5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57155eede1bc49f28137ee68da962aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8016a59d8f9645c6885126cef7bd07b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34304309a6e146deb97a8283be39cf9b", "region_id": "RegionOne"}], "type": "block-store", "id": "971b261638cb404e9fa1e2b4012c0386", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "113ed4fbb03542c98caf4d0e1834b9f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "258f3fd703124971a83c25873d13186b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cc6e265ad4df46a8932a4f9ccc9742bf", "region_id": "RegionOne"}], "type": "alarm", "id": "99d09bb7be454e838eed45700d2f3d83", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85d5e87358f04aa1a94f93945c02fc66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c909b6e05ac04a03b2c5de9bfb1649c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3749c6a693cd45cda5580a0f08124ef6", "region_id": "RegionOne"}], "type": "alarming", "id": "ef7560fe2af840beb0e0313944f44d1d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f087d459b4d34743b4983143fd0d5c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8468392196314c3299ccb3467539c1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca7da690eb1f41a69e0f663d8fd26240", "region_id": "RegionOne"}], "type": "meter", "id": "a5e6e64a9cf84b4891eba80e31473d0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "834c9d61cd57454a8a361ae6e66b76f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "daca5b873a9d4ba29bb8e107492680e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af430f3ba3df4ca1bf58ae66b6659244", "region_id": "RegionOne"}], "type": "metering", "id": "b3937328296f40049fcebc8bcf453950", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dd8e4f2800e472995740daf4a652ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee8fb2d999374dd7ae254993fa51ec6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd5fe12144be4b37b16acd2ddfb1ccf8", "region_id": "RegionOne"}], "type": "telemetry", "id": "7aa18d81358c42afa17126c493ca3aa2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb960daeb5eb4c4ea8fc4dc667fd74dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b98259ca219e4020acc6b2af8b724735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "374f660b8fc54a05a03008cafa66e7fc", "region_id": "RegionOne"}], "type": "event", "id": "cc6f30875520411a8ddbac8223296ed1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5cfbf4a12ea34302b681f7e6cb45c640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33f8c8ed4638432183a2c3c54fbee528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "850803fb694a4300a6300dcc0a0bceb1", "region_id": "RegionOne"}], "type": "events", "id": "732f4b88d1f049af86cf9c9b1689f926", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10191cc6ea9a44acb637e8ee20954672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7dceceec2f3437aa8d7f173e94d56cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "92c0e32338ff4be7b393700e2d7d6786", "region_id": "RegionOne"}], "type": "application-deployment", "id": "60620464ed364ea2adb1f757cb05d4e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0632d3bb8cf54a7b9ccf50fb64e3ce08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c0ac348e90d42198efe8b12f8059c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "87258d366a994dd194deb0fdd9d051c3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82140e0618bd4a3d8dfababc22b797ff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55bd47052b094ee4a757ae8263ba783b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec7a613f71c64114ad14c7a884a6837c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bab7c024df240bdb226edeaac27c648", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "031720a260e04181a434130845842b23", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12b6263025814898b0e955c3a031e999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a28254cf3bcf409db3bf1ebb12fa3a69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b343467d7bc14afb98deb2f3639472e4", "region_id": "RegionOne"}], "type": "tricircle", "id": "7533755c03c2461598c90f8aac09e4ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8bf5a194cae749ddb2ce619360c45735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "146136f25b134c04b6bcbcb9f79d7929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6767257e88374231b04caab828502b65", "region_id": "RegionOne"}], "type": "database", "id": "25f2a81306e64cb0812a60e048ff3cf3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "25255e4ecd4046a9b4f00e53f249a6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eaa3f00209064681b54e982b9f49ed31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0c48785c50d440ff96224cac3ffdde3e", "region_id": "RegionOne"}], "type": "application-container", "id": "fc0657882acc479aa1a7be5fba50940d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ecebd445c3f24065bee2b477af04545b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d3f2c4db21143cfb5738026bd786020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd503446bd864341bc52239e3394e817", "region_id": "RegionOne"}], "type": "container", "id": "8754addd5a8d4dddad1e50b2c8ad4048", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d283e4acd4fb4517ba8726cd414bc3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6114520122be4dde9531c2ce2c4cd474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "942a806db1304843a02a7f0a614e9421", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "600f832a96114c8cb6330a3511e6a758", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "059f03de461e4649ae89bfb881fd1ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "516beb189cda423a8b82bf1c17be67b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3d905d54464643908ff67848ff6a16e4", "region_id": "RegionOne"}], "type": "rca", "id": "9b0b4de61a834bf18b50428e38a87d19", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b7bf6f4cef64501973ce7401d6a13c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b7010c1ca8cf467bb464ee00084c3b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bf9c1bffde804ca9bbd66b4bfd29479b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "656261674ead4798a4a5de615f19334a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b494ba6af43141f9b8d59f3b031b7df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d7989db70741485fb8ace2e23a988812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3afe4b5a59ac4fe4ad62f7556f92b00d", "region_id": "RegionOne"}], "type": "network", "id": "8e7dc73530c149e79a0ce910fd7afa51", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "16ec2fe4ddfa45ee980520d0fd2f8318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "da7236469d76442f85ce3ef2e70d5d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cbac0218823c4491b09c6043f9080462", "region_id": "RegionOne"}], "type": "backup", "id": "f936820947db4e7288f3a524b616e0b8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4a0582b75544f3c8c69283b5f751670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69d73e0081564dfb907e6fa74e15148c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "48250adec6044f9790dbf7ed2d8c6ca1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7f4d0d918ba34ea3a2c0c6cfdd402926", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd3389fd561a4f688254dd2b06659b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a7f45ce66ce4d66959a14ce3765ab3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ed87116ec7a049968e980c2bd629be68", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a9d79b54e0dc4dcaa8191a990d47ce7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95983e3599f24bcea98068061ae2a9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "535f71c58a0f4814b780cc4adbbcecb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ff607409d1db494689cf2db73c63b4d5", "region_id": "RegionOne"}], "type": "monitoring", "id": "25452f9b27aa4d248cb61166b378b2e3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e0a60353b694a80a383fecca16b2953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8b5c954785314739b1c9f2c5911aa303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "db3aa0f713d847488e8aa83e8309e1c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5be381d3c9d4d0dbc56ce12c377e29d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3666dc17b7f349fcbcd05831db18acb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "17d58870a23d462f8e7c245b168514ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "38f1a3c4ea504c6e99d77a12505ecfe8", "region_id": "RegionOne"}], "type": "placement", "id": "fd9075317a7e462cbcd14745e4714827", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb7487c8e2a94232b36018135f64d357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e25959e37a134544ae4fa2b4b4534ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "47bb73b6f91245829d56c5d60ef93bd8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a1a3b1c642d54096ba95b5a1de53390b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e848a3ab55445749ec3bd71872e0640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4cf27f5e1884d41835294000b4c5a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9ff8111ee89e44a681a7f16e7cb074f8", "region_id": "RegionOne"}], "type": "ha", "id": "cac75564278f42c9889cda28fa3eef51", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7b05fdf85d8246c1b4214edf4bb8432f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76dc8552215a4c03affe89a6f4b3d4c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e200d9c1d9d84526be99f4592e7b828e", "region_id": "RegionOne"}], "type": "reservation", "id": "57474c611f0a4dc8867f1fc6d4e195bd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "67a64111d2884eaa82ca9e03addffae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "235059e22cd74b3db6822f41cf453605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "98f4c6747531460a8d55cda15384b183", "region_id": "RegionOne"}], "type": "function-engine", "id": "a785a4673b62455c8e9a659a2c8a060c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b69afa5ce9114a14b512ac228907e4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3596385977454b779f75ea92d0a76991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c5fab29fefae4faa9c30d053bc0bdba6", "region_id": "RegionOne"}], "type": "accelerator", "id": "e6b16c4f1ea2424fa6b4cab467a6a434", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da1d661b35204874b4de195fb6b3e03e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad518a097c4447cf8ec56cf294b51ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8450b073357f46669175bb71f2bf2574", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c1481ad052d24dff98e2cc82f8939845", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17cc0fda636b4de7b66b940b698ba46a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72f834165b8b459b9537e3b88a731c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b99b264033934628aaeb773256d453d0", "region_id": "RegionOne"}], "type": "registration", "id": "2719e09ec1744bd289cf87ce2beb266e", "name": "adjutant"}], "user": {"domain": {"id": "72ff54a8d5a14c72a857dda10fa63fc3", "name": "cc81ba8873664f7fbeded23b1b647ad1"}, "id": "86dfa60767e04a7d88371169b208f0cf", "name": "c8b723a2d3c34128a5a99c13c06a95a6"}, "audit_ids": ["f513ddd5bd074c51a6d8216b942f6658", null], "issued_at": "2020-04-23T06:25:58.961258"}} {27} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.285918s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,924 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,929 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,931 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,935 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,946 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.854218+00:00", "project": {"domain": {"id": "d7b59fe651ff4eb28c4deb89a5b66e26", "name": "71950ec480ca4fb696df1ed2b7dd2d0e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "669e4650f3a5461e8ed2f68eff555f1c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48f0af3d3a9e46858c17c951238a0f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "af4e98c3efad48deaba9b0801d4a6959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4c7972f056634ed7992e1f0c2e50126c", "region_id": "RegionOne"}], "type": "identity", "id": "6c0a3904b6ca45c290d967ed5bb183d2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d43db178da074661b7226e217a26c64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b1c8863d61a4452093e8e2aed40c2853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "007efd54d2fd4acab8c01e788d135f37", "region_id": "RegionOne"}], "type": "compute", "id": "08e81f04cd6c49aaa77bb53f92ccca76", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b0e91f36e94c48eab33eb066811be33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e06c45ce8ad548799540a0b808113a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0654f75d1fe34c94bbf155024cc03fdb", "region_id": "RegionOne"}], "type": "image", "id": "4dc27173e6e8420f8d07598af9307d93", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ed04ebc96a1e43968251a38eb645f02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e7a5a7aa31af42a2b7b3a8cbd778fc8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f73e58adae814b9fbdfede731c5e2d7a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "83133be2a1fc4e6295c22cf2f958bb02", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a67de7176de84b748706a89bbe0a4e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94777ef19bfb47ef8fbc68dd54993755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57d277837f9e417b82dda0629e67c115", "region_id": "RegionOne"}], "type": "object-store", "id": "cede405ba9774b2c812ae65ac136402d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5110f5c5eb7c48faa86f041a5384f249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a4b8e80bf954585b7398536d8670e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "243bc60feb354586a8bae5b622662ecd", "region_id": "RegionOne"}], "type": "clustering", "id": "39e42b7bee9a4588aad5d1744ed23af5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f66a7dfee37489990034a06e4db2211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96811abc3e3945189bcc53d8f46a71d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c5488f2b9f849158500e3df3f127083", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9627cbe41db04ba59521c190f4d3b8b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6d99281ea8e491392dfe6818cbb55ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "073eb298228043288216368760989ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9597672c40046aab422abb0e33f8ea3", "region_id": "RegionOne"}], "type": "cluster", "id": "6d6e51fc3ec04308bb0c3dc744b73e53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "607182792a524d14bf5946f9e7e8467f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dcafd01959514ecb84180301cda7bd21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "688e88a2aef1476a9b7f602b9c047bf8", "region_id": "RegionOne"}], "type": "data-processing", "id": "26136a65118046078ae2de8c0b909017", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13c92db4a6024cd39d65c016ea72cbf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a6cfb5b4f074011941c70d3b07dfc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac6bcd9dc17448b3aa526296d3e87ee1", "region_id": "RegionOne"}], "type": "baremetal", "id": "4406fd923a1a4ffd9eedfc76a3e51b0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed4715896da74afc88c259d53f1b5cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c38b0bd5c5ac442590e47337db8f7756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e139b8be1a1a48d3b31a72ff8e78c05c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5804c1b8ad1b479b80bbf654589b9250", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f16839d651db437ab3da7634d868a312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5f5699208de5492ab8ff36e642833da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3ce21488a12a4c44bedb75bd7dbb3dad", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d0ca926ccdcc4457a23503c17a1b5354", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "28e18f10bf654b28bbb468420b6bcd32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f8a94f45fb7e4653a58dec012eedcaaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d1bbd57b7d6a486e875a80d471a84343", "region_id": "RegionOne"}], "type": "key-manager", "id": "caeaa0e324fd45a2ac4b599570afc76c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8d48c303e5444eb5bd2d4d21cf6dcf76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9633b46f62e4a70bd4d5f59e36ce2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6b9c7f5e6ef44e568f229588b67df702", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "11fe09d90bdd414983a2df1d41d329f4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38266ec4b3b542b3bd0faa01a1c6990e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c8db9a4db5744d2ad7c1695d5aaac54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "525e5e661a1243dfb384c08d1d184379", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c6da1d754a094caba5eed70140ed0da5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cc5a888776e74ee39c6307b49e7a3b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7b5684fef8414ba4a1a6a1d3ce43a406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f532f38a78054833b70f61ab8c6f6247", "region_id": "RegionOne"}], "type": "message", "id": "7470237072fc441390b9ca11f52173f9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dafc86108558488e952d693b35287cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "397aecaafcaa4941bb68d31bb890b04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f9ff4cd6234d4fd9ab43e9241e082bd5", "region_id": "RegionOne"}], "type": "messaging", "id": "a16166ac5c2c4952a3295f998b7aa3c0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d900e77c58f545c0a313e3ae6c81cd08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "82fb7213db834b51be37bf118747fcfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c6778e42db3b40539637c58be6c8b53a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a25dfdd9e176437681c4415ffb6bff46", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc0e6eee51dd44cfbdda12a6e9c81834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38be0723259f4c97b80bafc784cd9747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f7fdf8c33fe43118d15ea17b866117a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "57d7601dec214d4c87e26dbbc0a5cbbf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "227bf5edae4b4e89bd4354ff1b1c80aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "793b8db9b47c4abcac70c4a2b8e542cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36c7c867d57849d8aaf880521465ef2f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a1d53304b59c455685a16d618d04cadb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c331aa8d988843e9b3f69803ed1af0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a9660c51aff4232b60b4b5ef15342ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f81e9b349d24f12b2e1bc3c1c39a9bb", "region_id": "RegionOne"}], "type": "container-infra", "id": "7078842874764767bc60a15e0f036119", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "351cb9f285384494a0f860978554e4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7b64fe09d0cc40409f38fcd9a99b3c95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d4bf1332727f4365b8b6421af1821172", "region_id": "RegionOne"}], "type": "search", "id": "da30c507144348c4b5b93c9e92e9380a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5bbf1c6474af43579904a96888708bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "53bf43e3d6204e4b84b4ffffe40870e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "33f87e2150514d6a852640cf6fa3026f", "region_id": "RegionOne"}], "type": "dns", "id": "06d217cdef1445a4ab32f2016346e6d1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2eaedb352497402e9d097c315570929e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d663be2525894b1ba30bb9cae0390805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aec94114f99342b0a8d51a77dd178fca", "region_id": "RegionOne"}], "type": "workflow", "id": "f7c683f8eefd4c22a14013689b29604a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20a989a7b3cb46748f41dca84cc1a718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a7dafdd37c44f8e90be7171c253a03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17f2396f20834ce3aecbfd098916b53e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f5b960c13ceb46fdb8d3cfd70e496ba8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "548337414b6944e7be2823bb2536fc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d648a825c65f410aa2cdf216c9be66b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b41252e7d3e64bee989af4622baf81bf", "region_id": "RegionOne"}], "type": "rating", "id": "e8230d4b991f4c3094f883bd503c6414", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a908ae53c0e741c1a11c52a6ba3c979b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f781b91e8ed482ab77a8a3b03382a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e95467abb46b43f7abbca421a3c5842b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9c086751ed8c45c0851a2b9dde19b295", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7f597082d1942cc8776290262117ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "531e90fe7f6e4ca7b8d50180f9db560c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "75c6ff7f5f9742e98ea98398a945aa3b", "region_id": "RegionOne"}], "type": "policy", "id": "7772216e097546f0862dc462294e6f6e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2acea7d201254bda94c0ec59a3e3c1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "852476e71e7049ad897cd32557d0d776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9b3c76c291654b4d97f630df1a2f403f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4d0a31f038c442a384dfcd96f9687fee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45e2e4151c5e4a71ab89cc11b508a46c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c533a0a2ecca44c682a0a90146aa25a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "73561240e9f248898c2c2dddce2ff58f", "region_id": "RegionOne"}], "type": "sharev2", "id": "0216067308c24d2082d577546ada171d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2704a662d6044bdbe1e43f431b83663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59cfde3a79174e85b65b5e08b06816c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0fbcce1e6d8a416cb602ec65ab94bf0d", "region_id": "RegionOne"}], "type": "share", "id": "115190d508794552b156be29abaa1174", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b2319ea9a57a4e168a39ca3bd6344158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "41609de277bf47929ab23fb32294dd84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d92abde0ba6943b9b5ee835cd9d4b501", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cef687d900374dc4879be56d4d470162", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91dc7b7414884bcb8dc574545d0ea564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c13ecf1a4f741cb8a26e84007c5dc5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e18e91c2c44460fa538c4c14170b812", "region_id": "RegionOne"}], "type": "orchestration", "id": "4cfa70877b4f4a0d8efbd285d381a94a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b4f1112b0b4223adf58bbd18a9a698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d45acf13075b4fdc917d64f3b14ad0c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec9d28f3855a47ce85b68d942277cdee", "region_id": "RegionOne"}], "type": "block-storage", "id": "9f2f2c22aba242cfbfb1671e32f36ee3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d92c5c01c0834611883d63923520bac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6ac42565931462b9e3d94544cf521e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79f4f1ea3e704aeeab965884d2fb94e6", "region_id": "RegionOne"}], "type": "volumev3", "id": "a7d2ccc4ba4b413eaff52f85d3d90af5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3a1a0353f4a4937bfe5b36b3cc766ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c0e7bd5d6264cf9b6104ecb6d10d699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7d6929250b244f3aa99eed0cb1f0c0f", "region_id": "RegionOne"}], "type": "volumev2", "id": "48242f4b077a48f6ab96829b19357eec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7586ed0572a247a7a54dce5d4475a5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22a8b5c42a80406285160d59533e181a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "728a9de084db426d92e6b9afd4548f79", "region_id": "RegionOne"}], "type": "volume", "id": "ffabcb6c0a6e4c9d9754e48d25394354", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0728694189c1411d9ba0a2b663ba9c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab4509ff2a634d08bbd1eb50ed808c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8589be4da8c4d19ac73e7776c0fbe79", "region_id": "RegionOne"}], "type": "block-store", "id": "166ab32f6a1746448f5f375b63a98192", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e4d6b5d9b9f47e1909b08b48ebbddbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47562f71a9ca49f0afdd56581fa70d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a4ff8dfcbea94cfb85364479fdee989e", "region_id": "RegionOne"}], "type": "alarm", "id": "095c5751fe154dd7a16f313db45addfb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9ed7fca0abe411da11c58cfd9407696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0c72870654645b899d541b9aa570302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a8018ae0ccf40bfa71c0616ffc50a86", "region_id": "RegionOne"}], "type": "alarming", "id": "fd5de11cbbde43f2ae4e9cdab282867c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0c93e575c3d4fe38297983ab6c8df3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac9de5083c1747e7ad1d90dc98a648ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0d2b5de609bb4447b258c5911e0e12f5", "region_id": "RegionOne"}], "type": "meter", "id": "33f324cede814f71b83ad3825f0b8316", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b561932b3c21419e8dea0c4ffbf31a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d9dea930e514dbaba41876afdf1efec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "41db01b044e4487da25a5bc795c674a5", "region_id": "RegionOne"}], "type": "metering", "id": "458062f00ff647a791621c9cc11b34cb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9740cc1b47eb4d34bba0e45547591050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8d03491aa3f4fcc95c4ef683cd82400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d73e47f4f1845dea255e52d90061046", "region_id": "RegionOne"}], "type": "telemetry", "id": "c80b9029b6ac4b20aef6cd205928f87c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "67d6e0d086c5464388405e61bb7e6ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b07df69226848cea6fe3be918338096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "11c224b8c90e4087bd0d2f1f964426bd", "region_id": "RegionOne"}], "type": "event", "id": "1feb2f2672754676845a4f70d67f47a7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "44b4a282fceb44eaab8d7c6e11b1fc73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a7acd9784774ec7863d836d6005ab0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0930a7b8145a40e194fa8a2da3a5ec3b", "region_id": "RegionOne"}], "type": "events", "id": "8a68cdeb283f4931880a50066dad7d0a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4590b7b4524b4dc3a93788f3782113c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "119644da105c429d96bbb6d4d335c784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb011b42326d42238183b11dcd82f71d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "853c539aa90b421db53f33c8377458ab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb83f57bee3042c4a8bbfdee994e0f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ef07942f7b0464885051aacce75b498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "26b117a7a4a245668846af28cf608de6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dcde674b46974ab1ba6dd258dfa536fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb2ce23cfe4046d2bc9949f94272b903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c471e01f36648078b357c6487a8f002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e211650af824a018f2518c965e83af6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2e50b57643aa42abba8d02daab06bf59", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "238a8eb74f3e484ab25e8f6712c4a36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66529faf79d84e5280b5ff3682adca3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b0ce8eb919d4d67b1eb9f54bb3d48a9", "region_id": "RegionOne"}], "type": "tricircle", "id": "657c9609a09a40f2b3ac814bae555f15", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8d5f168486a14e6d86f110d3c464d7c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "94855dfd697f42948ad1bee1c1403362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1f8f880630e24bc8bbd55bd90b716cd5", "region_id": "RegionOne"}], "type": "database", "id": "0662633085a34396a5807b029a98e738", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd3164ba5b3943058b461580961f1243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "977b5120df5a4a73bef5c282f7ab2286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3b38f79369c4a1fb5568ed482e59f51", "region_id": "RegionOne"}], "type": "application-container", "id": "46441d45f5494d669870a57c871d38f4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e1db1a892ef348f1a42dfb0a70459bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe9823958287499b80b0dafc8853ed9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0fafcb5befc4489d8d9d4068ec4f06ba", "region_id": "RegionOne"}], "type": "container", "id": "66a424e7ddf3443c9197c89e987cea72", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14f6459d0e2c46328c778fcbeb9d8d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "482b30858a5146668b531d7d1b62dd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cb25202c86ea4522a8baa03eff7712f8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "88eebb2b634247b8a648d1db31bb394d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0807def056ef40d19ec82fd4c1f74d16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee55eed63867400ea401a28531e22a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "72e50341b705461ea91d7ff933f4bdd5", "region_id": "RegionOne"}], "type": "rca", "id": "c34c87cfe5f24f2294fce5570b2bffd7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "483c0df2cfd84b22a35c6f2f759988fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c7380fdff11b4a4ea664e356b403ed02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c026264d7c16410b992428d45287d206", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9db0ed239c624179b02a1a7a896ff11e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "307cbe08133c4c52acce42fef9563ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "47e2d53a65414510a2937d8e0237fa06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f4fa5daca7d479b976b3328076f4e00", "region_id": "RegionOne"}], "type": "network", "id": "4118101dd3a64ee49131010bd7f0ae04", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "56f61d716c2b4e40a7d9c553417e3194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a776ff6c6c27498295d4f570b0a8b413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7f2525e29fe1426f95d66a3ed5fb20e1", "region_id": "RegionOne"}], "type": "backup", "id": "056c90672e8c411c834de8925bc98054", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b9458915ba649b0a24c6901a2b4aed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4f13de02f494f9c911c2b1ab7663dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d750dc8273464c5e9148cdb6e9839e69", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7348930c20d3422995f6351921d8e23d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ea63b62828844c6bebaca891988b6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "152a6efed28c43798b517fa8e04bf6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c23d9d1314434ba297b0225f210cf30c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a56f972b66dc4dbd877c3425d785666b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe8c8ef8ea20489f8f5d2705ca996f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f34cc5ee161f46ac88db3c1ddea6aa2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "63fdd0a24f744e258d579a549f22cb36", "region_id": "RegionOne"}], "type": "monitoring", "id": "eeee2183f08e42bdb6889d2f18875eb8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6820e44f204841b7b0797771f459c71f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "96126f1f11a440a6ae62439b21335f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eda7b572255541bca43ca6539a8c04ae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7f54760a00104ccaa32b40021d8dd943", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "177295924c704e228b84093f43de6816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3a25bc5497ee41969a5dad09a0ec4813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "731eb128a25b4057a58e45f41ba2de3f", "region_id": "RegionOne"}], "type": "placement", "id": "f1da8996e6964a00bc63a34e522c42a8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a73f3d2c07344bbda4373bc69b0c1a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee628089aaf941d9aac09aae056930fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "58986e55f2cc44f896ac49cc459433f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9dbfa5d1b61d4e458cfdc25f0656b878", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7d14d7d2514406aa76550a73e732e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74e0e20745ad44abb9358ff28b1e48e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "06688c7bbe5b47958b7f59486758ec4a", "region_id": "RegionOne"}], "type": "ha", "id": "3c9c7c0ec3fb4094a75b0daa574537b6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "28a4ffb6c80a44e68937cd5e7c8d082c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e0034000943440879c099e10651611b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b5dd9b14dc7a40bc94b1f55ba718fb59", "region_id": "RegionOne"}], "type": "reservation", "id": "e83a126fcd054558a1932ee92cc1fc35", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "050e1359bfe044968f056bd6ee91549c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "02c3170c4ea14edf85a4dd0e98894ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "00cd4237b19342b6bbe9343880189b0a", "region_id": "RegionOne"}], "type": "function-engine", "id": "2fb9e40700e14dc8b72546d176147e38", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e23484188cb54cee9ccc40aa315e15b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f6a5b9ebd20343dcbbfabd3290535e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "41d86eadb5094b7da3b176321b793502", "region_id": "RegionOne"}], "type": "accelerator", "id": "b6c7d393ca274e5690e1efddde6d4622", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c25ca8e06fd4a56a977565c1b47d6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ad4b13c1fdf462a9ddbd0348792474a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "638320c75f9643009fe26d0e5599ae09", "region_id": "RegionOne"}], "type": "admin-logic", "id": "637d6310ca15435a8b16adc991818313", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b91600af18434fd98813ab08abd02c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "198a77aabeaf4d65a0f5276b1bc577ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "524a88d94e6e4f8bbca4c4243e9a815d", "region_id": "RegionOne"}], "type": "registration", "id": "2f61f6dcfb0d41b7bd345d443ec1cdf8", "name": "adjutant"}], "user": {"domain": {"id": "b2aae9f156e647d4827b0b109f6e98a1", "name": "f539b4c932104b3da707554bc9c05b9a"}, "id": "a959dc2989ae4bfcb2cb8bcf9c86bf83", "name": "e8709b7a32384d42a338c232ff8a811a"}, "audit_ids": ["f08ce64e03ab4b0e93356d780e3fde88", null], "issued_at": "2020-04-23T06:25:58.854218"}} 2020-04-23 06:27:59,057 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,062 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,065 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "ba1a074a1297462699318b814cb2df77", "enabled": true, "id": "0b6896a8ccad4386bc8832fb3a95df37", "name": "projectName-2"}]} 2020-04-23 06:27:59,128 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-quota-sets/0b6896a8ccad4386bc8832fb3a95df37 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,133 keystoneauth.session RESP: [200] content-type: application/json {24} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.192746s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,074 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,083 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,094 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.004946+00:00", "project": {"domain": {"id": "836b158819a0456eb98f08625a4ba4f0", "name": "221ae656aa9b4742a1ae08d602d999eb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2481e31ccaf6431e9caea0850cffcb4e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d498edf9b41471cb60d1043c3bf1621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "04c49dfdd11848f08c94e25ea9f4dd61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "275fdcb68aff45bb8edbae76f46fe04d", "region_id": "RegionOne"}], "type": "identity", "id": "ae7115b2b2bc4e79bf32333109519bd3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0e34365fb63041e1ba7baff9b61d85f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "addc7c10ef9a48928fb3659f0406d4a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "339b43a460d64979a3152caf916a33d0", "region_id": "RegionOne"}], "type": "compute", "id": "14b51fd7b993456dac02fef48242f4d1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f8b98f199d204bfa88909659898ba851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c52500eea9854e60b360c5a9af7f0c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f2fe0c47657044bf991302d1b2851dac", "region_id": "RegionOne"}], "type": "image", "id": "1d8c53ceb6a143678e837e596a8405da", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef6eb7a99f64460898fcf532d1e24546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d61aa7b5471b4b67b9632cf4d8704636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3d2adb1a935f42068793cd021fcd45f1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "920edc96ef124e7ab0572b3ec47d1a3c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdd6878d5cc140e7a1ce14a3cd830252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9beef9c6eb3f48fb919e977a64a6125c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "489f8fef4c834615881ff8f26944ef82", "region_id": "RegionOne"}], "type": "object-store", "id": "8a98d9d665b74bd6a22d30f0e9a06c7f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60f6bc753bf44b3eaa69227f4bb189fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48a8a8c4c0814798b66f61c7fb948259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c78a0cdb17b472e93009291f09e5d3e", "region_id": "RegionOne"}], "type": "clustering", "id": "0ff90152e9a747ff914bf88328317ddb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f8d5c6663954310b87b9cff714a5404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9b7cf26bc914d968f43a2c2dca5c755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5d2cf0d89c144e080275328ac6c7b98", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5d690f02d64b42718d24d829a15e5d70", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebaf41c6cce44373836fb1d24c642958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1c93fcede8449ad9ce4e8766e363d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0746b1a5176a4da3a961f8484d737df4", "region_id": "RegionOne"}], "type": "cluster", "id": "7dc06e37a87140228cb337013a981680", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "84534776cef44de6990792ff3434d856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "90cf4ff1b31d42378dc05381457a3c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "247239385cd242aea5f53fa01ffec28d", "region_id": "RegionOne"}], "type": "data-processing", "id": "6d9218e97fa348daa3f2acb03e48aa74", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3bc0dfab45cb44d281aa86d716d2fb1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "758c9d1c2c2144da895bc9d00b8d4472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f1be4bf9a6d24131bee10ee36a758eb8", "region_id": "RegionOne"}], "type": "baremetal", "id": "a4f5e5347f614b99a83fc6b8ea3be34d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4246ad4ec37497594bbde4fc9d79357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9995cf698a0d4a3d8bce95a2466077b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cbe3aa26f4764d1ba0b921d71608858c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c202d398d4474329973de8bd7212436e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0fbe1cab6904e508e79a872977841db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "390c0019a0534f62b28115dc9bfcd6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e7d7307bd5d44cfc8fae1491e2c6383c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "082c08e2e3894143a5dee51c8e38187a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7e3a62a95c1445b38b980ec88a761de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8f6e8ed22f564a0d8a5b52221c2c4a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3862ec63976843bf8cf41f057986ce7f", "region_id": "RegionOne"}], "type": "key-manager", "id": "e90709cb762d4d31aae69b4a135e866b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da32a3a2d429436ea58113138b22f31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b63820109d244ba78d2c64ed94c7ffac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a17328796f04029ade3a93d66135844", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "867515ac46e74e129a2f26433c0184a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d975e7cc35524c9e92e67d7de897a6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f76d7bf3bd184ab38e23fe4c4d97a11e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "09f0ebad479f4948a4fa035326ffdaef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9a4ba2a3237a4f379b117950bece5ebe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7781a8d3993b4fde9d149ad1b6c90425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cb94a178b3084d8bbebc99998dbb92fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64405b3360f94db38d6cf95bfd182b54", "region_id": "RegionOne"}], "type": "message", "id": "e4e6c15cb3f44555a59f2f2600af515d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0566def4130c422cbda70639e1e82b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "75273bb7f45141ea9b0a36e93f70b51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "be3d63beb19e43e38a9cd7058219d985", "region_id": "RegionOne"}], "type": "messaging", "id": "cce27df6ba564957912bbb9900fb2690", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5318585f7fa34146aac6b3171298968b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "037bac9e4bd9490cab3960ce0bbafdea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f542b1115a984dc59d4cc4c04ee0e20f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4339325a0354b999e7b620c6f6fc1d9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61600c497563456eb9254b3487d53213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e1651ece09e48d0b9f68298fce1c214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7aca65313384ca5a56e35b883948bac", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ea81a278f297415bac70be3465537a9e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cb99b8d42924c75b7928410f5df0b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b85f85f9b9e450fa74110952d900a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2709daa03c004e5cab8b51a424bcd643", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c429dd951059493e80cca6bcb8e4689a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "106ecb8db27e419697d3c7bafcc66e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3f4a56b45f3428a990f266f1d0cf7d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18bfd95a35754326aef0ef6319c8a961", "region_id": "RegionOne"}], "type": "container-infra", "id": "ad3250ff64624868b2313b956e70a2dd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b887fca134f44626ad9421e86fb03157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "edc3b611226f4b7fa312180f6b86fe1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "29c47d6c7741484eb32470292808e66a", "region_id": "RegionOne"}], "type": "search", "id": "f4d071c6ab424b89b58eafe226805f11", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c5cf038bdd344949238f7d80b92b08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "340fcd97ce3842f39b77f7e12cf4bcd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "aebd90a9a9a444e3af9de27792496701", "region_id": "RegionOne"}], "type": "dns", "id": "2a2ac583225545069bd8796a8fb8d4ef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8a0af9d0d2bc456c9e585e6071c5ae7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fbd94787c3ef46499b72d36e9678aa11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "965fdb6db056476786527405a012ec95", "region_id": "RegionOne"}], "type": "workflow", "id": "d7433df295674bdeb864d691c2c42434", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55545aa6ecd34300a46830deb989de68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53e48143a144402086994f61698463f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d9bca5aadeaf49a28db926c9643bc41c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e5fb3f3458e042a895a10854b411fe6f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef464360f8be46f28246b99f587d841a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "06c21a14ffe54fd39dac992069234c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8b7236f59b2d444bba11cd34720e22b3", "region_id": "RegionOne"}], "type": "rating", "id": "cede8e40dcd84b32b8e90a6c82948534", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19db5086598a4d5fbb132fbd3fbfb3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e51fc5c6d0234c04b7b266f8ce9cd82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6d777bf91e104aeb8df29bd2d09a31df", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c3057fb603424a08b66e0fac2f12f350", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33c59ede44574deaa393493ac8dc1db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2f636a7dd6f46deafa1626565b8b85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "51bf7df9187f4432bc467939fafafbb9", "region_id": "RegionOne"}], "type": "policy", "id": "7f84914dc7874dabbc18d0ebe4765501", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44535fdfe3d64fe2a94d11b052485ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5bf3b02068d74d94b362c2140f1eb36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc19f3a6388147c781df16d5b556ea38", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f5b2a06613c74d25bb5e80e51513b4ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2449fed53a1643cabbaf17c543e2f0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c80a021b4ffd408c9b33628210aad2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "654b1676a5eb45179b3beac719c5a457", "region_id": "RegionOne"}], "type": "sharev2", "id": "3a8682495f264c058ee00faa4622e158", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a05de64373104bf88f29b08bcb14054b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "095f8554c5d548cf8e2960e6758bea80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab876293bdc34933ae243acb13578346", "region_id": "RegionOne"}], "type": "share", "id": "df80fbb3da654385aad72ba0fd471230", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8581ec3e4fa42f0b01cd208103ee48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ecc7f7e396d642238afc142f123b84af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fdc7bd4f67b6403a9484030982b62f63", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1974feedc0454b719cebf803d0dec3b7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44e1821979774163889ec737a28cb6c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a4abb2df9fb439da4b56177468ce547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebc4abfada874b81854ead60313c6385", "region_id": "RegionOne"}], "type": "orchestration", "id": "5bfd41459bd345fba5a961245aebde86", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d836e834b8b04633a64c6a2d90ac01fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f753d45c29eb4dfe9f41129602ed0235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db4e7caecd154fee89adef7ef36b78a3", "region_id": "RegionOne"}], "type": "block-storage", "id": "0089ac33447546a58bca8532a24f3037", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58141973804f4198b5288f04724b5009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc407acb7e54e68b8dab1c79ec694b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5975efb8a54cf9b18032d4a122b312", "region_id": "RegionOne"}], "type": "volumev3", "id": "adeada0ce858497eb7a602abf56ffbe1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4919ef9004dc473f940dcabaa68146f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ced25307bc384d489c3b2a12eca8f21d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ad519ddb8f4cb8916ebe21d8754c08", "region_id": "RegionOne"}], "type": "volumev2", "id": "497f9d0d8a304259a7cfca5fd5f11e6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "228849eb8fcf4aabbbba218457aa8ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6916fa05a9e647a096b1b291622c6b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2005123106a14d979f2ed789f1af5e69", "region_id": "RegionOne"}], "type": "volume", "id": "74556772fe894a4bbd1b45d188d80325", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba1edfc01d38456bae15c95469a2830a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e9c4c586ff1450e87ea710d55492819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "881f32877eda4b90827122fd7c722826", "region_id": "RegionOne"}], "type": "block-store", "id": "2bc47540fa0247c09c75e30add8fabdf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6eb0104c9374d35a9f8fb24cb2b18e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a5cf337ed3447fe8b902053398c984d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b021c64a8c7e4ab4ba71552eaa89c6db", "region_id": "RegionOne"}], "type": "alarm", "id": "2911923b406d41ae9efdcd734f92de9e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d39ba111de4743e9a17ae08f8eaec3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f35eec143094f57829a02e41aec549a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d799a35a2ca40a99abeb8d96b9ceb3c", "region_id": "RegionOne"}], "type": "alarming", "id": "1e08078461e743d7a8d3aa5a9c74c6f7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f06bf4e47cf4e9991093633801d5346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "725b719ec48243be8faf01aa9a077124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c36d446c0f14d01bf3d2a3b5f4981ae", "region_id": "RegionOne"}], "type": "meter", "id": "be5d933746c945438fc906ce9c843589", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "689977fffb46405098335e879b846aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f7a735757a446969b77b948a45eb0cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62a2c14a95b04f78b6440c144de3388d", "region_id": "RegionOne"}], "type": "metering", "id": "15bc1be449e14f2485eed5db77379a98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5676ae08e5c944649fb7e1b4a507c158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4bc687cddd3c4312823a622d4a27ddde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a59e9f73e3c94cb187919419258a9cbd", "region_id": "RegionOne"}], "type": "telemetry", "id": "37d990d2239947aebc1fb23796fa94ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb10ae4463af429888cad536115a73ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d97af83b749f4173bc985edaec1c65b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6c2967d45976471e9e4fd6767b2c8fcf", "region_id": "RegionOne"}], "type": "event", "id": "20b1559e989240d8839f57810d619e12", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ff75dcb0cd34a0a884f5624637f1fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c71ebe9d0a4349118f051fce00a341cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc468a0e784341c59a488f11ac8b26d8", "region_id": "RegionOne"}], "type": "events", "id": "8ad2eeb959094bbf82f9d67484cf5a5a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "285722891f3f40dbb880366fcb1d0994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fefdd5c48f7c432f8eb12dbb75063bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3db150399e94b5490ba81d78c65f88d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f459b0543c3447408e0ed48b616e131c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f79fd5c9ceb4e598fc4d5483068a6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9ad2641d2a94de48111662655a02e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "10f5fba3a2274649a79870f23bbaef1b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f7cc6781828342059a2c4258d53beb9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbd1819ed08d4e1d8adbf33d60c83ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2de1ab8f808d4be5bdd39859cfa1c650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "34ba2356d93445b6b342537af561c696", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "777d1508910c483f8c1dfd4709b1fd9e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c7c6fa275a24728a49d85dad5f2d9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "504c990e206746278b0155b94f1a448c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3094ea01340543858075b89891629ed4", "region_id": "RegionOne"}], "type": "tricircle", "id": "3ab996fc9cd5467ca4673024d9699b13", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4f81d37a299e490ba3372e0c3c355099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9e868b86bf8f4d67a8d9b68e2cf5c0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa4cf4129f0a4a139ea4b09ee2a42495", "region_id": "RegionOne"}], "type": "database", "id": "e630d2675d25444f9e6d109dd89033cd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb56219c46bd47ffbbe5a7abcc3809ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "03e9be6071774d57943d19e4d6940755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db16daabaad74a5f967714c5cd38a83a", "region_id": "RegionOne"}], "type": "application-container", "id": "255bd3f3ed154ffebb36f85b6784f963", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78ef049cfcd64822ab879f010dbd5176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4fee72eb8954ee488fe947c5288d41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ee385ae696dc460b9ae98a869656a802", "region_id": "RegionOne"}], "type": "container", "id": "29ee0de1441547dfabb351b6e1fe6837", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6278dc9952a941ac93ec7eb8c2691393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea482b1aca6144409875b64127e3ce3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "68b5f67714d74b0881650e9c7c8b096a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "507d373bfaba4fb7ba893f9e1fc117df", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a1be5a3cdd74e979f6ee322f11d6704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c094ef70b664f58ad412f99fcf5b953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6655e1ee6b334d689502ee8006a49f4c", "region_id": "RegionOne"}], "type": "rca", "id": "663f373be3234d66829a7e2271c02d72", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "217409a5c09b442ab56894d1c2e54231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5473c48a56df4f968ccd5e1fc1080c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4a5a16b36eaa435ab4b232cce40eb952", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4a4e6eaaddfb4ff2b017eac1c8e0250c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "af4118a176b34dd79a4ec8ead6d1471b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e76b6a6a536a449c9ad7e88a1f64058f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6199ddb8e48042e0b5f5818e3aa8420f", "region_id": "RegionOne"}], "type": "network", "id": "cd89d892da5e46e9bbf9c25448f5af86", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7719cff9f9214e898d0aaa32ab2453db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8abe4d4135294ce8ba0c45e3fe3c0326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9bd902596ae14294a65366768e78f58f", "region_id": "RegionOne"}], "type": "backup", "id": "5290fb327947409396436b5f46f90ef4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a29b7c73460434aafc9ac207abeeea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4114f65636bf4c928eae297d11c9473f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a5cee604cdb14b47b88b5f74c1c01560", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "38af76e656814de4bdd72a53ec8fc09e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df7ed3fc1e2346c18146f8e267bf4525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "49e5baff09c941d79a9d872b7b7e13b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd12a119e6224c46a08dc2a7ce78e46c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4edf923a87ce47e8a1cdc1107a367009", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0c0059a48a264fd990d4b9f2a7759cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "39e915ef9e9a4be8b4b4671367ba3053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2716bc48ad28464aaf10a26f62aaf7cd", "region_id": "RegionOne"}], "type": "monitoring", "id": "86472704022c43f6905d38c94b4f648e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d34d8f28e15a4a319f4127b54e346d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7efcadeee8104cef8276d6d53ba198a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9270cba3f7df4224b290ead382b88d3f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3b34133905194fa0b3f36b1e55c9238a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d3b3a3759c3f4bf2b349f031a0063152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "012fe949360d415bb2c5328824e639b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20f8dce26bec40e493d00519d985f661", "region_id": "RegionOne"}], "type": "placement", "id": "8bdfd9c832514be7896356255d09d350", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1be07516dd6d4d11bccfd60c87b4a952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c160eff06d64471ab143c9cb1d68b819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "39889a88d365402797f5a1cbdcb4ae31", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ab7745f0b6e341fbaa299ed38c7701cc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "acce66803d2241fba5257ce7fd5c2876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04c3a980b7b34d4b99ba6e564dc845d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2d31018bd47c4a4888eb76271acd5c42", "region_id": "RegionOne"}], "type": "ha", "id": "54609a0745b3440ca11124d80d84aeb0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "196af045ce1d4a77b5dc6e867e09aed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "492395bf4fed462f9bb59951713255aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e70e7c8ec4d24693a13748d503b2d3eb", "region_id": "RegionOne"}], "type": "reservation", "id": "2dc5222fe62040db9395c76bac280576", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9210851076a9474fb0566bb8c3cd0547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "859287d3eaed404892e1cec609354d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4efd48db2ab64b099ff77ef036b3d8a6", "region_id": "RegionOne"}], "type": "function-engine", "id": "7430b5f5795f4ccc8e38a9006a36d6c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "134b7424e302444597f5fe0aca2df147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ba98a307a5dc47ae8d819a53d61e7db4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9bc2aff958ec46deb60687397da510a9", "region_id": "RegionOne"}], "type": "accelerator", "id": "3fb42ca8cdf2420b951e8867c648ce90", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "147aa3593cd64baa8805294d620cb1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4608a6b8da244b69bc3af2d3cf81e747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "efdfb02d1328490993d2ce27c66a4ce1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d842f00e687e4193a6c0f74d2c560062", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58e9bc00bcde403a872224b45682640c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1ff72f05aa74267b76f70ddbb2df088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa9bbffc0c0d469185cbdda82f41763e", "region_id": "RegionOne"}], "type": "registration", "id": "f3ed51f048b64d1e81712e487d34b426", "name": "adjutant"}], "user": {"domain": {"id": "68b8a460ffb546b7a14eaff58d9b76b3", "name": "9c91a49935c048ec833f00ef736e2469"}, "id": "7f2582b0e1654c3aba97c3f0a986e427", "name": "dd9c2877d2e249e4a5e9757f4e857f8c"}, "audit_ids": ["99cddeb6010e456a8f34ebcb5cdc2bdc", null], "issued_at": "2020-04-23T06:25:59.004946"}} 2020-04-23 06:27:59,182 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/fwaas/firewall_policies/78d05d20-d406-41ec-819d-06b65c2684e4 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"firewall_policy": {"description": "updated!"}}' 2020-04-23 06:27:59,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,190 keystoneauth.session RESP BODY: {"firewall_policy": {"name": "block_popular_services", "firewall_rules": ["deny_ssh"], "audited": true, "location": {"project": {"domain_name": null, "domain_id": null, "name": null, "id": "b64238cb-a25d-41af-9ee1-42deb4587d20"}, "cloud": "_test_cloud_", "region_name": "RegionOne", "zone": null}, "shared": false, "project_id": "b64238cb-a25d-41af-9ee1-42deb4587d20", "id": "78d05d20-d406-41ec-819d-06b65c2684e4", "description": "updated!"}} {0} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.207721s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,003 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,007 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,010 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,013 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,024 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.944838+00:00", "project": {"domain": {"id": "af02c6e65fa34ac992e1df9644927591", "name": "245facb6ccbe4a4dba1e425087e00fd0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1ec1fac3c4214fe3853c017475d016dc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "503dd06146e74475961a6620b055beef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "49ffb85b821c4ae5b5f8de1f82d4f18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "539061b5eb40486fbff412976ec0e493", "region_id": "RegionOne"}], "type": "identity", "id": "62d1e0506ed24c3694fe939ff3c421da", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "110264adb57245bb897ced6aed2c9c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "30dcc3ac155b441d8a8256bc066a31e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f10f1e428a7f4a47936b8d9dad9c15bd", "region_id": "RegionOne"}], "type": "compute", "id": "bf3e754532ff4f9cb58cbb21f2971504", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2eb6223f35c3425e97ace9a72c6beeba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1ca64e97dd154f35870b75323a1dbc18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "50d96ba666df4650bd312066a809bb73", "region_id": "RegionOne"}], "type": "image", "id": "7a90763296f04fce8020e9802c253a93", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fb8e7a090ec84cbdbaa2bb318b7cc515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "13d58f53385d4a42be24d49ab5bcd9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8a7507b6b4e74bee85ed844b8c36cd72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "08440b35fcc64e3cbb79eec3f027a21d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6594f0e965ad426c8f0d731c00831ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3c1275510974b6c8f7ab8a44273a002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bbdb7029a094f76af7dbe723c9fca53", "region_id": "RegionOne"}], "type": "object-store", "id": "4a0946e82fc845e0aff6ade00543c8de", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "990ac447845b46349abeab35adc45e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "803fdfff694b4207bf9f54a958e9e1b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e6ac720f6924dcca275171c3d410e97", "region_id": "RegionOne"}], "type": "clustering", "id": "fff94731b6f44c1080e11aba2487c298", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ff0202e13224ecf8308fb96f1598622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47d1aacdb1a240aab7cd9b4c051271f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15c57f50c9514069844748f479bd3e51", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a9c6422581104f288668ad64087941ab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ee91bb3eca14003813d9f300b964a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25e7a128a2ab4b04b7a02550a51b7640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "edfcc8e9d84440edb988a56214eccd17", "region_id": "RegionOne"}], "type": "cluster", "id": "d05eb89edd0641e7bcf313a731f3736b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7ea71507869642d6bd22813439645588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f58de50091734a56b951c439f563a444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b1277620cd504306b0ff11bb2aede00b", "region_id": "RegionOne"}], "type": "data-processing", "id": "2e6e6871b6694b78937869c7f993b389", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f8b1c68faa04787a90f83ed2334d2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d577eb0eb5e645b68f92c104aa8c92ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06f8db791eeb4a8280487773007b6bc0", "region_id": "RegionOne"}], "type": "baremetal", "id": "7439a5ab398449a49a9c1a7649aa7719", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed3510b3122641cf84180cce22532bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c278fe78e054670b7b6cb3ec1cbadef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2147e317c5164c748b30ca6c31a495b4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4a74d04a51ad4f81b585123c34c9de21", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "46e0e713454d4e39a4855a6e5a4655b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e902c690461f4405b68aefc9e52adf3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "87b4e1360a514ca9a39c682d1a372b34", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2ad94ec32d0342f7a6ffc49b004b5592", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b6d53cf3cfa4ce68cb892f168fec7f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bd558f99fe9f45be8b6ace8cae647529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0f95f64298d0435b9849c39557644164", "region_id": "RegionOne"}], "type": "key-manager", "id": "1bab59e3d4cf4b4b97ee5f8ee67d5dea", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7237dfdb145148468ee6af561e436c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac11e67a15134d0a8d48f899ff15ca4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "92f0bd128d754ee3a72298f937b836cb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3ce8ec8dd13f40c49c781fefff5d486f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "45a4a4956f5c4455b33f2040d8f618c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48ca29910b6a4d7185af9a13fc8fe85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f8614fd6a9ac40ea9833e4a3de46e2fb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8d4824182c834c79bd4fdaf12797a46b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4a7d5e318eeb4e40afb058cedcea71f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d388f990c9794e69a93e1e1c6e09d9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6a19e80d16864274996f8464d34935bb", "region_id": "RegionOne"}], "type": "message", "id": "0cf3770767f14f98864cdd1bc9643ae1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "884391e9d8dc48638de60599226acea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "50a120a5f38b43188785c589ff05fb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df1f50fdda2b4ecfa9593c39d3ce8fa0", "region_id": "RegionOne"}], "type": "messaging", "id": "885952e55f574c92a7ab752b822afbe4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4334051ab82042ce90b17c4fcd73ed10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff79ebefa766426b9fb8047c0ea4920b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "295e80ec5fd0482c9f240381f93b7fc5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "71c477ad60ba48ea835cdaa271e4e017", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2fdd72b428344758bc5434ae3ff2def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e812a27ad0b4f799307ccc025d64ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfd65435076d4b69bf497636b7bb65b6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1f6d0ec062694b15b4d5a12000abf256", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87d3b35456b74834949d9a76faadb07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cb4adc850e94bc7be0d534ff60225a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f8cad89eeca4c458fb88984f67c3838", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f828d1738c5e4f20a82c8099b553d47b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09f03b18a56249ff8925652f46b838b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24c10802a16a46129b46d194f8302cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c7ed2666617419089fc90c64cbc4c9c", "region_id": "RegionOne"}], "type": "container-infra", "id": "d4dd879110154c75a3c8adf2ad392d1c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bdceb834663446c2804477c02495a42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fa4830c5a4244c4da4cdbd6425e54683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "42853088afaa4e6cab502fcbaa03dead", "region_id": "RegionOne"}], "type": "search", "id": "810dda418e0540cdbac5cbb6f0ca8388", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7bc1ae6fa88f455a9bc290ffa9439e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3793a2526f6a42a79cd4dcdb59b126ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "756f9aca7be74a9493e1b7aaeb506343", "region_id": "RegionOne"}], "type": "dns", "id": "eb018053c7c341f18cdb007cc5e713cc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dee31be764e45e9b391c17ff3d40754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb4616e59af04831bfb7c237e053a51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0ba3b18e0ffa48228f8e00e3c7a5b0e1", "region_id": "RegionOne"}], "type": "workflow", "id": "f840a996ae324a4ebcb7b29196b10ae2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a5e7c8a3a8a4584bb5cae42ac250ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a72e6e24525948268ce81a62466ef01a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "050fa003f6bc4a25af776499b1a3e4fc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1445c9ef8d7740c1b96694ff96c93709", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "22a62a6f53454364bcb50d65a71ef27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f030b76e29e947e3ac4938b2855964a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6df1feb032a14f0ca4e9ac3608582bd7", "region_id": "RegionOne"}], "type": "rating", "id": "554ab627b4d745cdad508b091b5cf323", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b25228936d774d73845145ebd55b7821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "973bb5030c6f40b694688edf40bf445e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cccbfb6364384e14bbe2759803031462", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2702d814adfb4c53807c91a238900f14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "601e68d38de94a7fa4d1b20e4a5cf9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dced591cdf484ac4a08e4ce3a3b06dc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e1705eecac70450eb338ecc9863f5f7b", "region_id": "RegionOne"}], "type": "policy", "id": "062cd920c4424365bf23a026ec27b093", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3bd86e16545349cda16bae8e40a606c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c156787ce11342d38b6781c3a91f1d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b48057291c9c4b02aef8c9b095304343", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9c1aa5fea2284c23a05b4b801a0a17e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d4050581b664cd2938ea00eaa225cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82ef2ef6a9bb4713b7b4e3bb9cfd2af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e35cee07e8e469d930867d73b8bcc92", "region_id": "RegionOne"}], "type": "sharev2", "id": "19e5f906e98a4b2da68bd7a8887db6cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23d663b5c9084540932371571e36bdc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf6c347abd944a50a6572b3f82046fe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c299c3fe79a04ec8b7e3d953bc316d51", "region_id": "RegionOne"}], "type": "share", "id": "f028d024664f4d559783e4847070fe57", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "511328a692cc4fd7a8b7a8c77c6a7537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd296040caac4037996517df7d24dd72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ab7db1ff0da4586821db48af14e51f5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "28a2e5bb92d841908feca9899f86dd37", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1250939278024b0f9c044c7bc239ccff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "571a98ea6bde4eea92d60ec848712fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b92d654d61c4c9ab212eff593ae4763", "region_id": "RegionOne"}], "type": "orchestration", "id": "0babeb641db04a3aa6c8d1ef2b3ef494", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "862303c1dbda47e3af1e54b6b24884f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cf0aacb2a0547cdb48eadc143c58441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3931a77089449a2aee735582d9c0f3b", "region_id": "RegionOne"}], "type": "block-storage", "id": "1116e022866e45a59dbebc609ac70a35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1857303c0d54fa3bebfdbdac8afff34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5428324dee6044bdaf494902854eff49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8819d467028f4c73bc45538f3729ea8d", "region_id": "RegionOne"}], "type": "volumev3", "id": "68379bd11949416694b8eb840352814d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c424f47c41d4c84b463593fb9ea185c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b12869d7207417185dd03c707ab18d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2af768635bef4cb2a2853f365d64208d", "region_id": "RegionOne"}], "type": "volumev2", "id": "085472b486a541fc8149f593c2ceeaf0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f226e15242e4e0691876cc1610137d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9283cbf0de248f7ae90135c49776e8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa57476088cd4e919b8785d1efb76422", "region_id": "RegionOne"}], "type": "volume", "id": "b1b19ddaf6684da7bb3e76c1b4d8bea8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f13eb68a13e74a9eb29ad350db413f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3e4d0c8335146d4b32cc6e2c252eaec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0229c1037c644dd29098c12b00b71cbe", "region_id": "RegionOne"}], "type": "block-store", "id": "3ec6384dc57c43a2b634a0e35987301c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e74665cb5b748119e653a39c49ab2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d9ee97574334d1e98e56541d5093757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "162776f3e16b43509d685f69b7b4e718", "region_id": "RegionOne"}], "type": "alarm", "id": "dcb7939f1ca645aca7cd90acc57a9da8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b5be42cc6834d45abfda01e18dc3c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "957064764d164e59943bcc5973cbfbfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d138bab7a4ba41dda8b49cf33836a9f0", "region_id": "RegionOne"}], "type": "alarming", "id": "6bb025afbec744c694e90a50b25e3021", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9be4e38907714dbd9e14126e535979a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a244ca94f91941f7bf66256a0291d8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fdab819178414ca8b07275ec6bd9045d", "region_id": "RegionOne"}], "type": "meter", "id": "260c4653b94147d5b3206af745db3524", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "315080d73fae497c8acd5d9936e24422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73a5edbac1c24ec6b6aedfd1b084c26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08f7111441134e1ba2461e6c10df9e6c", "region_id": "RegionOne"}], "type": "metering", "id": "23f4d8c366024b0fbe64fe94df028180", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a323a96516e43809c1ac9e981efd725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c42ad5a553b641df9d33ba26ace80ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c36d2c801d464bd5bf89e8d746405482", "region_id": "RegionOne"}], "type": "telemetry", "id": "2e2118459924492487eb0b2f3d23c378", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c6f72ea44c634feebf4f126bf15ffe65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19cede1de89842edaa460d64b8bd5ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0b82c75d139a4ab88707c7ef236cfa59", "region_id": "RegionOne"}], "type": "event", "id": "a11e50c850604ab68c0ad8a2988c4663", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "196c6cbe8c52405ab4b295966793916a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0b238ac4d66c4133b3cc9cfbff1b6d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88cc12cb01dc4ef596ba2ccc791c44be", "region_id": "RegionOne"}], "type": "events", "id": "0c95b21e98634d4890ae2842e02172d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89c25da249ae4b2784f70507c21c33ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de2c4d61d36c4a05869973f821d1d9f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a74207ad0ed47dfa0a35a055f2836dd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc5b4e6045174a6b9897d6c326203141", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "413a4236c9fa4f53a79070ed39c4a7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42d49f3d170d40a89657308ce619d52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c78f68e20f5f41a3a63038f5124665f4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "748195295fdd40ba9492d6eba1006c53", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dede5d2a084470587b31f1b563624f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a81cac776524ce9a9ad39b8ce8f4b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "35e77afef2db4e48916a042aa7b2704e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4efd71049618463c8afcfaafbe74b07a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f72173ba6b24411a12393285cb1ca11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aed0a6633cd24c8190c0173c866b4d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d298edceb342470f82649b6727197009", "region_id": "RegionOne"}], "type": "tricircle", "id": "18523c8506d24c52bcdcda003e97649e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4834fc9794cc49dfb1820e9b6834d27f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0b70b940acc74c78adfb02366c4e555d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "413223d50b0f40cd84911ba3f8c1950b", "region_id": "RegionOne"}], "type": "database", "id": "8fcadda435174c61b96fe86d25950237", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca0db424b6554d0c9c9dc06cfed190dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bbaf4b318b5436d9dffb53b4e91dc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8d316f48d7e84aa8822f6f0f46a045e1", "region_id": "RegionOne"}], "type": "application-container", "id": "35b3793f26d14ad3a4aecd9ed635bc2b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c22b5be410446f8b154246effc54a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc9085217be94d29b5c15b2524ec3bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "65f9c6cd11b543448543b3f6ca7bc047", "region_id": "RegionOne"}], "type": "container", "id": "e197e108b8b0413582d838c06ac6653b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7c2b1847c6d4e3a8c8c4cb55252c82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10961c7b7a4047cd9da6038d3e3af7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e9ab78f4c04e47139ba4a5346f6c6bfb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "010661257860457199cbee5454cecc5f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ecc54ffa1044246a6e8111f0ac21041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74a646b00bbf4de29cb4b179ba2f7f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6d260e0a439d4f7686157dd7b59ed59b", "region_id": "RegionOne"}], "type": "rca", "id": "844f144b49164618b61b9d4ea3dfa9a6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "82081918ab2b43ccac36afc497619618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5f58433783494d0da07c6c2fe0ce73f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e6bda6b820c049118e16a1d0ee470eb9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6208e184a80b4cd4b1b94d20660a5c78", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4e65264b1ebd43369ab23db62546a020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1829d1fd752646e9b51b6cc3c9773bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "750e214e0d4a4f73be37666df789d1db", "region_id": "RegionOne"}], "type": "network", "id": "7b372dfbf7b346869ee0800f797c2604", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6628b58835da4d4f88d396fbdecaa1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "90fc7591016b4317b927bdd16fb1cac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "df9365b59fb24edeab31ea63696b35f7", "region_id": "RegionOne"}], "type": "backup", "id": "3c8ee1a2052a4ae484e0f8215d6ad0d0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0d9b6fe4b9f840dfacda257c697fa4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65d7c1ba1c184476a968b94a3b7a2465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "636549e7c7de49628e9671660aec30b9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c92d2c968ec94a88aa7de7bff1988c41", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0f590c1617bd40fbacf331dba8ce56d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc3011acd4db41aeab54524752dcdebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "70f72f776d09459ca08bde9fd1e9ddd5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "733bc77db108412e9c154d4f44f2839e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b9702ca5bf3041409791055c13c442af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "51b0438dcbf24c3088f01246ef9a3dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8c5a043f55344145b4d40a97681a573a", "region_id": "RegionOne"}], "type": "monitoring", "id": "9d0638c0e4004db9ac4d3780899dd334", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c1d9f969f2364d7f96f44eabf438cb60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "50180662997e4f5692d46c17650639bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9e6ddfe14052402a84028db1578545d5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "195da22445a54926b6ac56b48a53562c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a508ff6979464f45b9bd7ce1de98a305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c60359b5ca8a41e196141413b5bb1e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d5f5728617c449339f58b2d483d9b369", "region_id": "RegionOne"}], "type": "placement", "id": "a3a6e9e9c7ef47ab97baaa97db0a0ec7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aaa28841f2644fdf8ba70598e3608287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ae5c3485208441fa8deb8903ff6e9cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9ff2b79f00d460c95a5e8c2fc7cf183", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8fb69e3026a04dd093d9ca6768942012", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77a47e34525f40e19ade66868e8077de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3fb82469945548a08230d36a0df235c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54985df9658446b999826a333b4608ef", "region_id": "RegionOne"}], "type": "ha", "id": "8cd421f5b8f74dabbe5cd55da8a563b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c5cd296097084197bc0229981e99d10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7dd75fb3e1bb43d9b37c1f7f1ca215e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2f2afa024a884637af9c779f3aaefb36", "region_id": "RegionOne"}], "type": "reservation", "id": "5bb76c5cc7214d1d98f1b299e6c44e23", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc71575c2df744eb92c0a714e7ff117a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "194b1e4583fb4babab36de427776c7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c0a05643041f4b20959455f3aaff8141", "region_id": "RegionOne"}], "type": "function-engine", "id": "26e947f6757a491b81c4c7ba68867ad2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "882d50efd4cf4085b8896f2af985eae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d7fa7736c3f24b59a8312f18a1fb275b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0c9d290877a944faa44383f38fd9034b", "region_id": "RegionOne"}], "type": "accelerator", "id": "1d116b4b0213432cbe030136760feb0a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "378b5a80c81f4bfe96d7521c4d0990c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c169497f7b54c60bd8aebd960265b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "95d58b701c4144a4b895ce3c0ce0b01b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9fe8a7cbc619431889b3f1ef9ad56deb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f6c0c16653640699cab96b7f95460f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fe400cf85933425ea6a07e9bd59d73f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f38f6da78bf43e48f29694f123bc15b", "region_id": "RegionOne"}], "type": "registration", "id": "3ab93de2298b490e997e40ce06db1749", "name": "adjutant"}], "user": {"domain": {"id": "6cafb9d5ab004434b2e1d6ad0e8fc993", "name": "2639d75dc2384dbbbba73fc0bc8738b8"}, "id": "68bf4954f5a747caac1395bd3e56ebbd", "name": "ce3fff46166742eb978a7b7090cfa794"}, "audit_ids": ["faac5eb6a1e54115a2bf6da0e81d78a8", null], "issued_at": "2020-04-23T06:25:58.944838"}} 2020-04-23 06:27:59,126 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,132 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,134 keystoneauth.session RESP BODY: {"routers": [{"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}]} 2020-04-23 06:27:59,138 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/routers/57076620-dcfb-42ed-8ad6-79ccb4a79ed2.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,143 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,146 keystoneauth.session RESP BODY: {} {19} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.154877s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,103 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,107 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,109 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,112 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,124 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.047046+00:00", "project": {"domain": {"id": "1f40861ecacc4d658d8a7513e1ed96e1", "name": "7dee93a785924fe9a83ef374fb72100f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6cafd2104027401cbbdee37951567478"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c151ca7158d40f3851af8784325255d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d2789bca7c0452381b40d99cbcec779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f57a31adfd0a429690e9403abfbea225", "region_id": "RegionOne"}], "type": "identity", "id": "b8751477419f4a93a9f7bfb37d8a3db0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c401b017f0074e649ca6343dc12836bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3506c113b4514d1688a0873f1e2a0dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc8ff82583a4456094e0d2218be63a6a", "region_id": "RegionOne"}], "type": "compute", "id": "eaf8dc9e8a2f4464a3b413664f31b203", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cd61530c17bf4b5fba571c016c0cb9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "28c3f3ddfcbd4fb29a9c648d3ed6a2f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "120107216e284035a3db7c0feb824aa5", "region_id": "RegionOne"}], "type": "image", "id": "56c80389f77848c597b41fdd9861462f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47e978c4022c4d01b02cf861ae87d9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5bebe74b09a4459aac57ec7647e15deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c0f7961badf9458c8b2c9a50ab8b6b46", "region_id": "RegionOne"}], "type": "load-balancer", "id": "88b729f4e7ce41828c95440c47455a93", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93573767518044dea72db6fca508d620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eec56058b7424bd994aafc6212311fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ac3b586a8bb4624a78c04efb039ab12", "region_id": "RegionOne"}], "type": "object-store", "id": "27cf1f03973e4e308e25c072d8e2c179", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51ff7a550abf4cd69bb91586babd687c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81543b3f0d4a45aabedda9a2becb6693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "17e5590d2661455bacaed1ed633f7a9c", "region_id": "RegionOne"}], "type": "clustering", "id": "e1e0753d0e5d483f9c67fa764560f252", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5fc0ef3e5c6417aab208214173b8821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf0a185d0c094ad0a2788afdc99173e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b4035d33d8db437cab68156830365616", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "70d1394739924d75a5fd1c59235584a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ddb287ca3862418799afbc7698d58e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6405d8d9049343b29c2b8629ca5ecab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2a41769dd5842c9b5af84a0fa16e237", "region_id": "RegionOne"}], "type": "cluster", "id": "bfe95215c2dd4418a45f5b87767ea40e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f4d196aa88b34db7a52fd2cc55c21590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "81b168d267b943ed9bd0ea6f98b7369f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1b3c824bf7fd4fc9b1b4bfec4c38919f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e7163cf40c2f4bccad3fb48227b5ea5a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbe47b5e38224c74831f8744e211a0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a71869f55394a1fadb97d17f22ad376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93a2f24f016444a0a1f43a2dd951a415", "region_id": "RegionOne"}], "type": "baremetal", "id": "208f265ea0194b5a8281476b8f4d9d8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "adff44e1e5694f93a75fe385c5d9482a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d85b93d70c949599321221e5ac97efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4005f43abfd4a99bf6e12fa017ac6b4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3ba370edfe2d4ab58b2e782aa8554357", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4cf9cb81ee744809b328750a422f530d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "94cc3d80b3ff47689c6b37049f26f740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7457f1213a9243e6b0558001cb8f4f05", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "92084b76d9f342c08a0737fe38079418", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "00ca085d321d44be889f3222cc2c563f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41c896cc280c4ce9a6417486022f742a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ef526ad9aab4493ab3b0158850fe455c", "region_id": "RegionOne"}], "type": "key-manager", "id": "a78fbe160b1f4d5d82eacd4911c35afb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b26489990264454db29a10d5b7d12100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d0a255a4772c4ded993e3598a4463466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5ba301a28b024499969825e7db1d03f2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3adda3bb600b4b63862da394bd575045", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0426be4867e448ba1da63ef271e558a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88ab0cb6439c443aa1a86bd7990ad0c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d6dc14b8c3504b2fb1042dace1db1d71", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ed848e9ca2344730bfd6bb0e79310c59", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "837ff3333d0f40e6893e107cac273075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d876363a9672420c9b5ed4f811bc35b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "828e52531a9941a2988b65516e3ee399", "region_id": "RegionOne"}], "type": "message", "id": "b5496ab884fc4fb2aa7284df71147f87", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dca0ec3c79ef4a37a4e68874b352fab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c0f5306ff228430b955d980b6264b051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e074d823f834c44b7477953bce07c5b", "region_id": "RegionOne"}], "type": "messaging", "id": "9be5b1ae817d49cdbc863e59b4e7e7b0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f999d8381cd446edb5a4cacaac6944b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f5eed8771c694cd28d24041e6f5bbd72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "03d2bcbe6fa248bf8496243294b66ccc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "db97a32b4c154c42bd6230cd3c546e54", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aacba7855c9c4b12897bac33610dec50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5910c64b79614aee9b001045013cff77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc66c7f5f42b488a9a1564786c7f56d3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4efdb13a95e0499ab530536388afa3e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95e7c28cae544f96a148197be7cd3923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5006df9fdcff4a25a323585b8ee6fddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82549993c5044f5ba250a605a52bd7d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7e0b0fdc17724daa934e4cb271e656b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70429fcb408a4ccba5e032cab09dff63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7905a5326f8d441bb142b009b42ab5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b61b61875fa4146856d82d737032e65", "region_id": "RegionOne"}], "type": "container-infra", "id": "8df67a93fd2d4b85ab409f8046953bd8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9df7cc179c5443f6836fe41a95fa1604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f296c9c33c4a4bf8840bcd7fc702203d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4f50974f10804468889e3f80f6bccec6", "region_id": "RegionOne"}], "type": "search", "id": "f6f7e324d356469c8c7ffb03196ed9dc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b7c9cf2e16346ed853ea0fa8105f77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "362958115c344701a0b93e652b395329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d4e527c78e0d4a9ebbbac885bfe83139", "region_id": "RegionOne"}], "type": "dns", "id": "4c65fd2ed52c431e829659432455f407", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5792e9b935da487d86b471cb4ea8b67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f9c1a6be62534e028487dcde751e0686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e9b17b3307034e81b0794722bf4143a5", "region_id": "RegionOne"}], "type": "workflow", "id": "88cd1351211746f19f234ce0b25d1a56", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54dcf36affb0466e8465d772182dbd63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af574be8ae2a4051b9470e849667a79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b72f144bb6ce4992b74e1faa16c43f01", "region_id": "RegionOne"}], "type": "workflowv2", "id": "943d03bf9ec148ff95acb7b72c6fe97c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a741c3e12a048afbf0e6af7cb958601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ea0037ac280443d6a6931ea1198893b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2de1e2b6355d4a04b90709dbe1e84ffd", "region_id": "RegionOne"}], "type": "rating", "id": "678d9cbdfe23472599eab61e72639900", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8667b5419b634d20917fe9b948565732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18284e565ccb44c8a2c80641186fb42e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43b6c2c724b940e7b1e1808832d12249", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e48d50b1dd444244b5d58109964ca57e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d6903de985447bc947c91d886322a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d7a92085b5d4ffea6c8b1730f3d43d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d7b4372a9cb442bbb6e593deeef2a4ae", "region_id": "RegionOne"}], "type": "policy", "id": "c69ef0a23add43c7b5897a42c759b345", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2f6ab8cbe49483996e1d51fcb03a943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09bc03b15e58478483695dcc80d8a04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4bca0814a63442bb148d70edc10fa56", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9849fc61ad124e9e83f9dda764662faa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7ea17ebd84249d3b8a94f09b09575bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "321a366193fb456db4dca71021c4fafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e38b96a73f64bcaa515bd79f6fa0ec9", "region_id": "RegionOne"}], "type": "sharev2", "id": "8498176b0eb04e5cb5d277c146d6e80e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1399776329348c6944793d14bf14c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1d3280d4e09410ca13514585b6ffc5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ea66852044b4f8db0ac375d350d6ef9", "region_id": "RegionOne"}], "type": "share", "id": "ef656137d2fc4dba859e91c7138f281b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b9afc81daa8438eb8b7062915dcb994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "438ea43ee9694d3dbab146d537f52bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6e0b82b8fbe241b2b4f41084809924f5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "214ea51e159d485b97853897d345dcbb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51db4afc24214ad0a128bf98e5f4a7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "938b52baffce47d9846523e07803d472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd49af8a6ddb4ecf88ca79f51a244cda", "region_id": "RegionOne"}], "type": "orchestration", "id": "0ac99cf9b35c4165aa6014349971542e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95088c374b5c4f7aadf8857379484c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a85304b86ef4adb82fc2f3906ca5c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01ce8a8f2eac49c19fd9974db191ccb2", "region_id": "RegionOne"}], "type": "block-storage", "id": "332bcc9e7df94c03ab356ba5529d3ea9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c1e811aced4f14a6b1ea1ad047d41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d92e51fd8ee4c6c81cc5264257094d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d5ae5d21f0c4b2aab10f4c614898e04", "region_id": "RegionOne"}], "type": "volumev3", "id": "d0cb5657e38f4c1d98bb56aa5d79da36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "551bb31581f54fa1aa7a7ddd7cb76019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e95633ede014f18923812456bb6400b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56b9bcce58d64cd197d770599764aacc", "region_id": "RegionOne"}], "type": "volumev2", "id": "bc436d9644c4408a841bb26cf55ee8f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61ffed7b5bdd40e59b276fc08b3fd522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59023a0c2e984826a4115dbd9b239cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af1ca45c4bc44f05b6f7c9a6aee72b66", "region_id": "RegionOne"}], "type": "volume", "id": "3f23f4d1904e4737996ae68d374b348f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "838ab9e32e654ee0ab23f337878b9c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8adce3d6867343eaa5daf9d58f380fed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab56f2c106c54f1797d52b140fbd1653", "region_id": "RegionOne"}], "type": "block-store", "id": "640e38db97194f198c0c891a7b8cfcae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dced7839c2c4f1aa899d8209fb3d56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b34fb9f2b3d44e3d81b92022c8d207dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81f8648723934baab2efe7153af0e04e", "region_id": "RegionOne"}], "type": "alarm", "id": "bb6064c34e574c209de5cad13a46aee0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cde40039960c422fb8bc6f4bd658f345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f18eecdee2f643f18a43586c70c6c1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0871d9697829476693c612ca00ded558", "region_id": "RegionOne"}], "type": "alarming", "id": "aa74fadde3f4407d8384cf46f8a643c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed6c6a84ecfd4ece99e5e87de2853787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "806081a92fba433da87c2f9072b21068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "72e6aeab66fb4d3199c128df8c6e6f0c", "region_id": "RegionOne"}], "type": "meter", "id": "9b40ddea881840d29aa3e9f15b8ea425", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "becb00d23c3641849a5df5606a3dcc4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27947245067946d9bfdeeae5ba6ac464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e263d40ea9ba4870b7a4f00db01c4588", "region_id": "RegionOne"}], "type": "metering", "id": "0719d8507ba243e9bdcb92ac1b334844", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "712fd17b48b244ea9810475e9a977346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae53c953f5204c0b8f07d190f6954770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6634c7571813427588d3098dd9769161", "region_id": "RegionOne"}], "type": "telemetry", "id": "244c87e183ad41c78dbe6de61527cd4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d20729505aa148d0b6facba531fa2ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5b3c27c1a36c4adeaa4159122847009b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "625e35ccdb774a6ca0f9d1fb0a6d3acc", "region_id": "RegionOne"}], "type": "event", "id": "f7915e270c0a4f89b3a04e3936c0b958", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4eaca26e31a84bc69c22eddda652719e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f55301bbe5c4454fb522d94fcaeeef26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4013da9ca0cb48a68891593bdd525534", "region_id": "RegionOne"}], "type": "events", "id": "2082c819a5b24faabde5f696a2b63739", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d8e50db1e0a4feeac27f789e5b8a886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ac997fa9d1f4874803fa2ff2af3529c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d9d4191d5014073877588820949ef86", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c480d1aa439a4587b33ad40dac58be26", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1580af48c4804f878713799dfc2a5942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7809398b456b4c1699cd0044310b35e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "19eb85c21fc547b1bcde319a5184c88c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9562ce5a7b8c4dd79a4c43d8a0603c02", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6ae8698ffe141d4a46d2fcfe8b5cbaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96f0665fd26644fd9ce2ba25be3aa710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e7da14eaa094294a5612624f686c8f4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ff2fe956cecc4b229a5b535b457f3870", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f395372dd6ef4d86b01570de2d81a462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "690b0f17286a455489488955ff954af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8862ca47ffd14f25bca8bbc3493be74e", "region_id": "RegionOne"}], "type": "tricircle", "id": "43cc8be45e3a4437ba1b3501af556ebb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "917444a6447d4804a3ad8da24bc2e62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8463ee4d6bf84866b2485427b3d31b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4fafd0ba780c41df80d0049d40ca80d4", "region_id": "RegionOne"}], "type": "database", "id": "40adb863634247fb8bd32565def59588", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d367c4668e194004b3ddc89bf0b061a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e71654a6854542ffb3d1c0f911c9ab66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c7cb0b7d36b24b64b2b6038dbf7dee0c", "region_id": "RegionOne"}], "type": "application-container", "id": "ac880e56b2054d618af9483b2d6105e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c2916286b124938ad1d0aeb3d3966ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09ebf7b6e5d0485180a524f10c7103fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a25c507b3ba040f391b0b190d1fb16d6", "region_id": "RegionOne"}], "type": "container", "id": "d5df162193d5469cb4a64709ff1bf065", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e85a78143064ac08274a0596a2d3ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "129d43dc8b7b4f109fe1029ec92edb71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82e0a84c039c4a42b82a17e0c4de1a7a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "656f3941356f4247994759100bf0deab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af4e3ea1f22e48b8be47ccd1142e8a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15e2e628bab34596b4b8e762fbf9df8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1fea2f34c8834f38a762e175df72f968", "region_id": "RegionOne"}], "type": "rca", "id": "050375701066470d882602cdf37890eb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fefb7795793f411b8af12541e0bc290d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d23f50c38b3046edb729fc9fc3e08d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "aa70342db557417995a9247b0916e62a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7100ce97db7b45ee85f8efc942820c21", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2bfee60302ea407b8149bc125fdce738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "51c9ad2f542c489b9f999e66832623df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d5085e3aa59a4dcfa59165f3d2b480f9", "region_id": "RegionOne"}], "type": "network", "id": "634b869d6113404b99d04dc12f22f844", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3b52dd5d93374beca1893caa1fc83dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "903e10721197440ba4cc4572bdf009cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "24a758710f4c462facbb36b07b87b54d", "region_id": "RegionOne"}], "type": "backup", "id": "2e870b2320a249649c1eb8c2f64f17b9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ffa653eea05433c9dc077508e2397e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3318fbf7d95047b2b92b922c26aae707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "53b6aab4d82b4549aac37d4c8f0bf9ed", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d73c1933804942709128e4397106ba45", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2081f0eb8bfa41f7aaae2af247c5a855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "17ab4b8c56b9493db0bddcf433db2ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8e24f24eb45e4bc394ddaede2a934514", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4f2fb6f4347e4a3fb348e62016d96ad5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72a05f8c45ba45cb9efd93a59b0f9b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "be6ed2edac724164bdba69a7ce144c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba3de401486b4ef48e073df7570ffff8", "region_id": "RegionOne"}], "type": "monitoring", "id": "63d21cdee4074dbb9f05016cead6a212", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d72610d454a4231bcfa21e93c5bba2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ec91321545a04465835634d37ff800ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "be33f22d91cc4e74a17a96e87561fba5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e8ff2a4199044dbfb055b30b0e469270", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bffdb29102d24e87954101705a263520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f07f73795c244e0a95041598daaee543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f5cf94f5d96542888784cc3f2658524b", "region_id": "RegionOne"}], "type": "placement", "id": "ead2ce5a0082449092d07eb96c96e4aa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f0fdd2ef95494b66b2f805a8c80bdb60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c78e8e599a8644878a1422b1f2b5824f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b6cf61c4bcfe4701a8bfc3f39374140c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "78558dd6a40b4aeeb99ed5203ab638ac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a21fcec10fa742b485c5f656583460a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b980a7c1d69e485395aa6aa6e85846d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d180b61a8f084af7aa35b001735256c3", "region_id": "RegionOne"}], "type": "ha", "id": "678febf65a6d4e4f8fdc045f99fdf92c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "121f30e3bf18494c8db547540b15a12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "585bef456c5a4f65b083c61b5fb75d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e5ca32a4a24a490eacf17cecb2f1dbfb", "region_id": "RegionOne"}], "type": "reservation", "id": "6d0c990c135d43ab8632964de1fbf221", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec3f0b8a53b442e0a1f58dbc6dc18623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad003830869e43719417c50cc88fa3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d6c8f3df252f41f98510d5cb8504ecc6", "region_id": "RegionOne"}], "type": "function-engine", "id": "4ed785cc80544b90b314ddb15a1d7f76", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f21c07ef3be347c290f44469d8139d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "070f7b9d24074f488c832ba432fb2057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "32e1cc486cb544d19008031697925ce9", "region_id": "RegionOne"}], "type": "accelerator", "id": "b41db16ec8b44015aa5c04e5b3b15ff5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb065a74c77241dbb95bc57496e116f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6bdb81257912453c983ff8370a6d2bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "85564d4c1abb4e929d926cefa34e73b0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "72337a075c394a1f957525bad1703b35", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66f66ea1a673440c9a052d2c36370f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c04a5c12bc0e46138579d4ae23c24269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "242b378e76b34ee8b3fced686c1bf913", "region_id": "RegionOne"}], "type": "registration", "id": "ae59086f4c91449f9418edada076e27a", "name": "adjutant"}], "user": {"domain": {"id": "a107ef72211940c8bee35d63a7858074", "name": "808b766e4bc94d7f8177661544330484"}, "id": "0e9c783a167c494da475d26bb9590f07", "name": "e870d662156442b183af24cbcd6c3f9f"}, "audit_ids": ["a26b78edacc04d319574ed46ad2da89c", null], "issued_at": "2020-04-23T06:25:59.047046"}} 2020-04-23 06:27:59,179 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,184 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,186 keystoneauth.session RESP BODY: {"id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]} 2020-04-23 06:27:59,190 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0889381cd307077a62125d055221e3fe559c50f4690eb6c61ea6bbea6c1bf4be" 2020-04-23 06:27:59,194 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,196 keystoneauth.session RESP BODY: {"nodes": []} {25} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.184941s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,086 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,092 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,094 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,097 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,109 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.029317+00:00", "project": {"domain": {"id": "7f91d26485f4411dbefa8da98926c30e", "name": "66c467715cc74411aa14fa1773d50143"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2da22e7a9ed3424489bf44a093faa75e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b27c8943d5d040869d371be568b2dae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bdf9629e746e4f888963f9e4f6e0e6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1298e2c3930840f3b51fc8b3aa9f5580", "region_id": "RegionOne"}], "type": "identity", "id": "a8f982189a43424b9a48a809fa0ff4d6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "79b91fe0082b434aa89b72e9965a9935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5dc27a15fac47a7b62de456cc0c3b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6c012bb916064658bb0b34c86260bb67", "region_id": "RegionOne"}], "type": "compute", "id": "8b2a4034a9824105ba17fa06f059d8ca", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "19df406543794982a7714e49fac57669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dd4f8c5508ac4a6181708a3c62b4e689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2a27779ab91f4576b26eaa0ed99dec98", "region_id": "RegionOne"}], "type": "image", "id": "9cc60b1593df45229f2ff3f045a2ced2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6be77a873caa4873816b02985521da8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd4b4f4c5dc944349ce1ff7d650ae50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d22234d1400d4175b96f5813c565dcce", "region_id": "RegionOne"}], "type": "load-balancer", "id": "feecf19998b645efb45b1477b47f8fd2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee84426730e345489ac9340cbd3872c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "453dec056c1543bab199c54d92bed6d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9b0ec3ce24e47c8a74da249bec542f6", "region_id": "RegionOne"}], "type": "object-store", "id": "24482952fd3e44d8a751029ab2a5097c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1666f131382403f9f23bdadbb320217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c40b148cef547f4a9c2efa190cd1043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "71febea765d34ea694633a167e14cbcf", "region_id": "RegionOne"}], "type": "clustering", "id": "c3b14babe12247188079451d91a2b08a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c34fa4180ad449790edadbc74bcbd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5bfd88d5c1d48dea2f4cc2755354288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6f3c9b8910d5436a8cd3568031e55ddf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a2af228135fd48339179e83aefb1babd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ded3d1c66c2d4e4fa1e8b830868e0c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9d86a3ba81e40e4854217f563d90e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1ad6f81ea1b443a6ab3ccd1a5d525547", "region_id": "RegionOne"}], "type": "cluster", "id": "8dfd4319ef72426f8d80caed0f528098", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "81930b86193c4600be17faf9ed0dab4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "252109ba8f9d429fbefa54526cf90a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4c954d816183424ca71b5da1fb652c8b", "region_id": "RegionOne"}], "type": "data-processing", "id": "3659ff2a23dc42fc9ce4944e88f04aa7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a4927416f89430ba69e42183573682f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6f6ed2e41454a5ab04c343c53887791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1fcbf56e1cbc42159757ecbe48fbc7f3", "region_id": "RegionOne"}], "type": "baremetal", "id": "0c1fd0c94fae452f92ed4fc83cd6d64d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33e10bf0d0db42959e2909c4b1d7f1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e23e0a26e854ef5b0277010adaf5314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "240f45c9d5c54e0f92ea141aae8c6d39", "region_id": "RegionOne"}], "type": "bare-metal", "id": "11f0ca24a09b48129116f6aacbbcff14", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f6ac9706b37147ecbffc5b0407d6bff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b356de5f88fe4ec2830cf1e107b713a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "92327c79b5784af9b58c49d251b3440b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fd694bb72d646cdbc67e41aa58d301e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d4af1daeff5d48fc89e5c975ce338105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "487587fb071f432fb4d823ad7405c316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "87c78ff5d31141c5bed785bebec540ea", "region_id": "RegionOne"}], "type": "key-manager", "id": "2f2c033b96f34631a7e05818e9143df1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0cc5f763f08840398eb5a66b7c2e2d39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cc5e1934a7af44a99480fe118f8173df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b347350bcce44028dcd70bfe44aa49a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "973c2ec1cf1d4573ba4f4009d03dada3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88e07206b529440e97160167199b49e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "49fde95f5e6f48beaec01658ca1d7f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "52834a5caa4b47ceb279de7b090432f5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3eb7629f85d04dce97883b8a0cca72f9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "19d23e83cebe4dbf9b09cf527f5c02e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "60ed9fb8342e4815851cc1eeab9bcfb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d709589b1df2487ca07da10973f33c02", "region_id": "RegionOne"}], "type": "message", "id": "d2c9040c980c411697e437d5c83bf007", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cf0b601e274f44d59944bd520c0ab382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "33289ac6432b4917b95a15ee48c632be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "060d91a8d1c4407da595e827547fe555", "region_id": "RegionOne"}], "type": "messaging", "id": "726304443e7140c08fb0cc9a5f8c4853", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "419297e14baa4f3d8491279c31bd9393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f4dcc40acd9499b806d8a861d9347fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "46de2be0c0034177b040923f99d654a4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b081317d3254886aa65923ba0c79eb5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "520b926d571d4188ba08748457b6a1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eccb64f0204e423a875e4e42061ec403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24fbb94f916749ccbad01537b474c67a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8bed740e5ac944b09d6b2c2bab069245", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a1683df694e484f8251e50e0a9f2fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7ec79490c064321b5694a57698c8519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "369bb7a50f5f42c5897c2ae390db97bb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "246124ebd2dd4a67a7301bf3b8fc5879", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3941dc33d19f4a71a2615a6630b79ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4006c324ba5b46e4a8abe13dfde531af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c332bdfeccc4544be57957b959c45dd", "region_id": "RegionOne"}], "type": "container-infra", "id": "255557ea1879413fb51a2f8bfce1d90a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7a9006c78c2a48bab079991ec127183b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8ef55c68846541c5903764325c6f5cb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1c5165323d68408fb7113981ee121b75", "region_id": "RegionOne"}], "type": "search", "id": "4e39bb9d3cd34e61a002b060f23a4420", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1886aa5143bb459db82a4dbe3ac9af44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e3167c73af847ed9ae8b6d998d3cefa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6e9f8939970e4a2aa8665bf72979edaa", "region_id": "RegionOne"}], "type": "dns", "id": "e870c45e88f04fc5ab26d57126f607aa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0cb4fb82b1b14bda8c0de0853d66a941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a73e7ebd5df747eea8cb7c9cf156c4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21840f8ef0004725842952781c674548", "region_id": "RegionOne"}], "type": "workflow", "id": "67fb968912e14857998cfe690f678397", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51195d6f13364ea082903cb66fe3634a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a7984d35173243588763cdff51324b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fb518549b7784071ab3b07b35f0d8030", "region_id": "RegionOne"}], "type": "workflowv2", "id": "00e8a4ee465c4846bd2f220e5730fb90", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "408dcdded0d5415bbc5857267a5422a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2f5ab4c6abd44d3b9fc68ba06de5e42f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "72318203833542ed9c14aae636cf5395", "region_id": "RegionOne"}], "type": "rating", "id": "0740b40d86a747098a78aede61bc2f73", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18c98226274142febf3f5bba70130a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "318337c46b9f46a4a47313e8ac177287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d3b2ff7e215c4e91bff6e281421bf836", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a9174dfdb8e243d5a386901f4ece74fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8e2203a884c473da5864c08570f53a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0587f03e0ec84de4bedc4c0903df1021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d885536c2dd1487ba0715b192957d09a", "region_id": "RegionOne"}], "type": "policy", "id": "83b60b62beec4d8887d72562150cae49", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00999bcc897745d88ce69135d6c1b12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "132d46e32cee4a97bece874858da8d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7432a18384444e0a9a6b71f493b37ac1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "efdb7dd6d028493da159c63b7fa957b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8383b84b92854487b2f0546a79c9d069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "796e2419e5544155bb74b71f8e874a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "748946cea05a4f24a7e1d25682246049", "region_id": "RegionOne"}], "type": "sharev2", "id": "35a6d976b2254851bdb5b0eea3ff5707", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b93fbe972de2409aa4d6ab86c9cdca2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "140a12bc2e7f4f51aa363c20c9324c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "654e1c53f0e14beaad85fa4148e71962", "region_id": "RegionOne"}], "type": "share", "id": "4e9c4b1dc654403cbb2c62ed657d274e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2a9163bede7b47ddb3888dba791ebab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4833742d941e431b8c6eddfccede8c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5017f2037414d23a9dd292eba866d9b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6845b1d767e749ec984c47b0e72edb37", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d7b53b8204748698d962be2f2700cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a92a8c813ca84c14914eee093996dea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb5d56cbd2e14c68993afc18b3dff0d4", "region_id": "RegionOne"}], "type": "orchestration", "id": "c2efe16b116048a9ac0e9f0f029346f2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09e6972e1fea47abbcb4fd70128cdeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e611fbe7b854b2db88268d85c4d120c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c841668b9e97463c9991705d279878a7", "region_id": "RegionOne"}], "type": "block-storage", "id": "895f4f19b8a04abf90d86b8bcf08574c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "712160d314ff4535a6482bb551c1580e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "433a3d5225164dcab4b3633dd2cecbbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42707c034f444aa09d8217576137012e", "region_id": "RegionOne"}], "type": "volumev3", "id": "ddc65c808a1f4b22acd9bd2f2fff3a39", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0379594c5feb4595a7e42f7c1c4c157c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec8b448e80cf47cdbbf77fba6f266a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4693744b3a44483b148f93cc876489b", "region_id": "RegionOne"}], "type": "volumev2", "id": "c71482d6545549e5813857553a7fea01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14754121e05f4f14baf4080762957fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41f63dba021b4540b6d66d11b3d08f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfab7b7e190541aea7f596a6c85ee591", "region_id": "RegionOne"}], "type": "volume", "id": "d00e58ec474a4552bda9e581cacd85a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4072198e4b945bd983cf8609fbb9440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f294cee30e4c49ba8b3ab2ac91dd5e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "633e29b34dde4cb79d5deb8994a923f1", "region_id": "RegionOne"}], "type": "block-store", "id": "70d8bee8104d43bb8268cf2a8647ad07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6432c8fa5354fb48e99a984ebc3fda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68276a4b066d49ebb9e7a4c4752523bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "378f34c3ed83464aa36ea2328d1c6be4", "region_id": "RegionOne"}], "type": "alarm", "id": "21413523a4524210ba4a464e6084a533", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "53f171a80a4a410ba4191f979dcd5e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddfc81796d0c4ba0a4b120424daeb200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b95c56bdf5d24c679c7a978543c561bd", "region_id": "RegionOne"}], "type": "alarming", "id": "afb84c4838ad4c95ae16697693a495fc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46f671e41ba74a4fb0565adac8da5254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2768a89dd52a4181b25c4977ccf958a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cfb7f63caa484e00addc227af69adbf7", "region_id": "RegionOne"}], "type": "meter", "id": "a80f7dbd33c7475fb8f4883dab8c52a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83842093ae814ae39e45b903b9c10a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f1a2274104b408086375d984d7f3814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9b120fbc0fd4937832e5131c0579720", "region_id": "RegionOne"}], "type": "metering", "id": "895796cb4dd343d882b11e465e32281f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "475e1737e99e40c3afc341b37d65de08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74e3ffb09ae141ee976966250e636cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f34e3077c7054ef5899ded603d324b90", "region_id": "RegionOne"}], "type": "telemetry", "id": "8f5e3e7de43641009b939708dc1f92c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e561e77162243f6af616e267ae2bc2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "683a49faac2f4359884ac471da23821c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2419033621b9408984c74c9fb2a5df9c", "region_id": "RegionOne"}], "type": "event", "id": "291ac9380233451fa9bd10dbfcc74636", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "297fec4bd55b4118974b377fefe42961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7d0d9b0f1dad460aa6725261a81f26f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "83baef7b3653455f8483708f68f20f7b", "region_id": "RegionOne"}], "type": "events", "id": "05ffccb429f74eefb86acbf3dd2f5919", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9bee01e32683476abf281d06185922d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3e818920567482988c464eba3e1bf29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b49efea2e1624d7380e3e84157f389ec", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bf5f2926f94949d3a6260a100667ed87", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "347a639d91654112b915e3045262baba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4e04baef32cb4874808c4f14b76486e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a963a24cd295472aa0a389df6a0967df", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8ee31e43cba441bc914b39499bb0fa50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5da5c4e57b9d438db8e41eedb42a411a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bcf4abdca8e4697ac079e9f652ca6c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9917b394aa69431086772f5bc5b6e0e9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f95daffdd71e48afa59dd7a973ccc4ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a9165d6418d4d2195bfc78e24d95ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d9d99a5982e438c88f06d5be32de14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d808cf662db84de3b3a84cad5283df2b", "region_id": "RegionOne"}], "type": "tricircle", "id": "e6536d39b70e4aaea1fa8ec9232b494f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "630c83e538d841bdb97797615cee401b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "367b24641ca04a9182e4e3c75fd60838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ccce335f6e34677958bb3a009a65387", "region_id": "RegionOne"}], "type": "database", "id": "4d2a1822f4d64c7f8509bd1e80c1bbb8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0659321c28a489bb810fbd48cf83882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7e2c31a388e466681d2183e9d1e794a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bb2fab22508548c0ab00589f4c94f39d", "region_id": "RegionOne"}], "type": "application-container", "id": "d3ebff0fc4be4ebdb1d97faf5568cf06", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "83e0d22d44114c889542dafbdccdac6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f6ef2998e00a4b57b77f65270ae8c0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b7ca0f1adafc484280229a8724d86023", "region_id": "RegionOne"}], "type": "container", "id": "e82a6767f6f44ab68a3b5d611d37211a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f049b63577034d12bdc41c13a853ea31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f8181e8d4c84beba3712ad050cb3f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "503023626c324b2389af73e0ce4579c4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e822a26330bb47dbbc7c9a0e6eebb6f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccd435e675e54ac9bcea46818546bad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e4c1423a40044daa214f267056fce62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3c74ab7163ee4167888ff9a9f9d7889f", "region_id": "RegionOne"}], "type": "rca", "id": "b4d16268eddb45c5ba8df462ba65a97d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26b845881f5540a8aed2d7a8c387cca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ccb665cd3f74abcb1c008ff477ecb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec737eeda33e44ff953b5749f3c1c9f0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d34ce24d5b324220824fdcb70c818358", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6575776822df4e97a047dfc59df767f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "89dbb566918c45889c3a647f788f0c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "763472c9621f4ef98256733d079c4ada", "region_id": "RegionOne"}], "type": "network", "id": "719508e15ba04ecd98fd875ce50cdaaa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7aee1b0830304f798e13e5db84ae4014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "92540092c2b2479595206c63e58f245f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "32e0579e29734c5aa371dbc2c1592a3d", "region_id": "RegionOne"}], "type": "backup", "id": "39167522675f46659cdb0fe019a5416f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7999f07f91c34696a2fe149c0fd969ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ea39e6730a743979fe618bc056550bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ab5172aa8b44d479ddf29ecd247f358", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "33ddad3ee1124c5db5a17d9581b30af1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a41a8aeb77d46699eee4138f57fade0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "466da8509b9141f4b2ae2ddb7f862160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "783a795697ff4221a4d85c54184a1c45", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cbc8aa1f394c43eaa1b07e726eb0e206", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "65c8722cf1ca4168853b9ee6bcaf5ca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c148e454c3640cd9b01a6e965171aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "841bc2bd34fa4c0d8006b125de279058", "region_id": "RegionOne"}], "type": "monitoring", "id": "48bafa38bed44393a6833e9bdb3e1742", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b23d738b1fed424a8e596a28bfdde557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "88dab794e0104b3cbfdc9987969215f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f71088c734154ae28b34766dee95bb5c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5ef4299ac5ad409fa2ddd3f09639d3f9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "324a42e734b74f718c2fa9e8ca887729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "123fdedd83d3412abeb7d56704df4683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "32c193f33a5244049f65bf6f34b56648", "region_id": "RegionOne"}], "type": "placement", "id": "8407eea678394df8861432bff2cbec80", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45295f84b61c4b42a966904fd26ac65b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b8c139573d8a41de8e5f62d214f8de43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fc25bd7d37d54d5ea7144be10d06b924", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5909233061f743bba46a0647f63bec0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "601963886729414991e0ee2f4d885599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2503717f6304309974d8a41d97eaceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1d95a7980cdd4dbab9f6be4b3dc1a5be", "region_id": "RegionOne"}], "type": "ha", "id": "d5f86a485e804bbc8b814afc9bc29c70", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bbe7a8c47c0f4565b41ce1f18b95dd2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "70f694c15b78458ba6f4e8ce57241ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6ad0dd759ba547a3ac94210df924e4bc", "region_id": "RegionOne"}], "type": "reservation", "id": "aa3f2e2d4c0549a5b242abed31a1fdb3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6bad087e688d4a9cbc76cd6489ac97d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bf60f08ad42c4bbe841752c34553e4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "62d169f4d8fa4d6e8fe2e06ddd07c07d", "region_id": "RegionOne"}], "type": "function-engine", "id": "19ead94c5acd41d3a153d873b54518d8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "792dbc29624348a699f5b3be065ca57d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "071ff12a62c34da3b2c46814d1422bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5b99358cc8504e9ca4458d4143cce9d4", "region_id": "RegionOne"}], "type": "accelerator", "id": "94c8b713474a42779c864896875e4107", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f792903f029841639607b295e19c2b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5444c0212264646ba9c36e115412d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be3f94921eef4c04ae85ef132b5fb744", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5d589952a2b54a0f82631d4346667a50", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d639334c3ed47fa86aced3b6d4378bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1923cbc8d26141a3984099b2c521a188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02aed8fd39be4b2783a15c8e890160f0", "region_id": "RegionOne"}], "type": "registration", "id": "5f82d645f3f34b87815b61aba55d39a8", "name": "adjutant"}], "user": {"domain": {"id": "19d86b33115f4cd2ac51ef634f2ee36d", "name": "f4a2778f50d24bf6aa4b8909fa0c186d"}, "id": "7c838849abf945d2b2e5eba4cd216260", "name": "5da265bd239e4db3b51ddbc8b3a8ecb6"}, "audit_ids": ["8b0582387d1048778ee39ce866df2ecf", null], "issued_at": "2020-04-23T06:25:59.029317"}} 2020-04-23 06:27:59,192 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"provider:segmentation_id": "vlan1", "provider:network_type": "vlan", "name": "netname", "provider:physical_network": "mynet", "admin_state_up": true}}' 2020-04-23 06:27:59,196 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,198 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": "mynet", "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": true, "provider:network_type": "vlan", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": "vlan1", "router:external": false, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 0, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23"}} {20} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.232262s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,067 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,073 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,075 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,078 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,090 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.000890+00:00", "project": {"domain": {"id": "292ef958bc99474dba03cffde5de4572", "name": "8fba2e62732247d994734376f6606f7d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fdf200fe74a84c1495865f98912cf454"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9bbfc0d47ef44d839a5ff4b5b3d5f516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f18805a78c704e2db098e88d1e8ce0e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ee0cb98f80af41d0a93eb0f5c1ed093e", "region_id": "RegionOne"}], "type": "identity", "id": "c764bb0db5b0476eb0c663b09bda1653", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e054fe6309049f193bef9111fbfe3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "33452812536e4e849085d46383bd03d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "36435f6904a14c1c82aea868bc9f584e", "region_id": "RegionOne"}], "type": "compute", "id": "bd5a6e718b8b4e1b96590ac1505b48e7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a18bfab7da1146be9833e438ff99d383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "852ea8b6cd92453c8b93cc580459be76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "26c01a8f7ecb4ac2ba3b0a264c48594e", "region_id": "RegionOne"}], "type": "image", "id": "a98da4936b5d4f598aeef65ea565d025", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b4002b5838a44befad7d92d0a76d2801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7bb331d684024cdcaa330cec3587ba38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3ec45f6757734f17a4ba0a5440900918", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0519b2a5923e4099891cc7bbe19133a1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e0a68a47786478485e66ad4d82e7a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43320385588542d3b5737ef1142ea2d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b28c0c5bd849d1be0588361a65fc2b", "region_id": "RegionOne"}], "type": "object-store", "id": "6c486c0928584eb796dfe17fa2fa1bd0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ff1d3db5ad14083be3f71f72ef737f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cf913cdfa954cd1aed98661cb5bf8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc57daa7e97d4813a84e83224bbf8d4a", "region_id": "RegionOne"}], "type": "clustering", "id": "650a48cfa96e40b59c1dfc32672b4adf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07cc8380fc2047bab034875e7e50278a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93391fffa07f4321b31a1865659a74d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b3507c164974fc38f7355e6a450697e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "97487e9fba854f29b1301e14b2a05c44", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a9a2aaecc43459c96a0d1eb6f4161fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "478f4cf030524aac83238fdfb0c86bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2822b3685dd44150836e5e52abe5e62c", "region_id": "RegionOne"}], "type": "cluster", "id": "b51a08dbf6ca4030a344016255b81da5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9a3c0d362cfc429f8d113fcbc2b6f748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "88a620bde24346d38c86b8a6909ddd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7bb0805f0e6a4422a5ab3f46de117e81", "region_id": "RegionOne"}], "type": "data-processing", "id": "6f45ca2d77764ed191909af4f6ff7f31", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4a7e4bb85a543bea59a2c38b1c4337d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3dca656d607248528f1ca6821b7f75e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3ee0d66111044efc9f185a09d62d427a", "region_id": "RegionOne"}], "type": "baremetal", "id": "54254a66ac294b4d82a48a64b8fc36e0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9d08d7cac3746838543cd93c2286a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6637afda5b8e416eb2bd28b48597ccd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7aa6d00a5c44403aa193068f383b96b6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3da696c47bed4775978f4267dbb86f36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f45579878594368b1298aff23020a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5a8c503b52e1435da44ce4f85d1d5bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4e823f5550d540fa9900b69d6ece4c93", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "806ba6cdfb9342639e40aa9c530dfe89", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a2259c192cf4fa3956101a9b38d04f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "738b8a5b1af549f0b089decf3bbc94f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d5385e4139bb433a894f008c04d2300f", "region_id": "RegionOne"}], "type": "key-manager", "id": "23545bccde724e65ad6fc3e0dbe90fb9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b9d8a0ec5b4840ca8bb2dd9811e52375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4db9ba433b564e4599b5527def8592b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b371c00826e54b2497ebeb001c254377", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d0b7472d39144cccaff3da6a35b74ca7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a823315842fb487180b0601b98d9a578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "855c313e75d747b4949bca03eff51397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "413dc0971ace4fc1a7dc1483baa5bebe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "02fa2c00628342ea9f33b39612af0a59", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4e080ba6ba043a0ba7f0cd59e6a29d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9ed8866d264d4b1d933295ee7df81e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "978e8b7375cc402eb5b90759807f2c54", "region_id": "RegionOne"}], "type": "message", "id": "58cf5b6dd0d74bfba2fae5cd2f903277", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7bc9f477441c4b8d935fd015a2df64f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "194567a134c240ab990ab1205a395015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9fc88e6ba18342a3b63fb9ea4e183cf6", "region_id": "RegionOne"}], "type": "messaging", "id": "2d083a2dbe6d422981e3b37349a2c9f5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9399e5a3affd4d938e66c1464ceb3d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3254d3a593e346e9bbbd5758554c0bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "25780a4b733f44c38117037c648c80ca", "region_id": "RegionOne"}], "type": "application-catalog", "id": "878598c0f4c14d99948e6dff6e6e5d3e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3667736932e7474da07ad859a2a243ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eba68f99a854432aa12fa662e70aaa16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc220e8eb06e4ae19d678f788277d377", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bfdbec2509b548ec86c7a40c32140d42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2422591923a14671a3d80dc153e7722f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a4d4c52111748cbacf3b218cd07c50e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0fb8252052f4a25b43ec1294d8eefe7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c3d12cd2786b43fc9671e2259bbdd6b0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bccfc8bcb262466f961d65282a2cf8b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2aba189a7dc1412d826bd8dd3a661048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "702efa22175d40ef9681a7257b6bcdaf", "region_id": "RegionOne"}], "type": "container-infra", "id": "8df3179b3653472488e4f44b46fdd70b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "87ec0f67659342728bb0408ae0b730a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9187d0823e3b435f860ad205e1d9b9e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f353eedbfcdd4f01b16b12188a1ab4ad", "region_id": "RegionOne"}], "type": "search", "id": "58cb9405e563416c9557b0a26bb9543e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "70eb8d7d56de4dcabfbf1f19dda82f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a78f892553b045cbb6926eb9635a1c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cb83b42f7bf1477da20801f02f06f887", "region_id": "RegionOne"}], "type": "dns", "id": "9314e5f0f2804e7c93796515a7205908", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca7244e6a8ce4cbfa652b1cb21f68a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "46b581c30a5240d29acf5fc65b7c78c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3064506e19da45739b7e5818ca59b704", "region_id": "RegionOne"}], "type": "workflow", "id": "f573ea1628c645fb9168617e6b344376", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b7a869ee526941a7827d549ecba3d61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "199a80b67d684292bc426312bb5b5dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "46ca285bc8694a049d75d75467a4f07a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "06099415d8684319b7ebdc349c2fbae7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "071254620a994454b042cf329278c6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4aadc2c9bb6d49abad66970cecdab60b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "77a2ec82dea649de9105ac59ce597d89", "region_id": "RegionOne"}], "type": "rating", "id": "077e51ca9ac44625a0f2888aa6f93cca", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca6e571440f24a029a12ffd790572194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd0651d8125c44068424eb40d554e07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6fd9e58820bd4de397bc4e9836e0b0d7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "211caf8a455f41609fed7d6a91051ac2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "281151b9833c48e99262b990832d69f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ced23d2524f4ec083ed51ac40501923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "455335b3c1c840f1ad847d1f55051530", "region_id": "RegionOne"}], "type": "policy", "id": "385a30ec885747c884bd3acc04500994", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44296b8f5f694282b38fbb0ba22e90e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f7bbba831b94273bc9358c433714823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "654655189dcf49328d8e923f1bfa86c6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "103a8f40a1e8487294c615a869d04613", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b12ad720a7a4598a93406fc16f757d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "914bac5e2c484514ae01cd14ca4e973c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc9d46e452be4b13b3ac70db975672e7", "region_id": "RegionOne"}], "type": "sharev2", "id": "7e140fbfc8334491a07551198bc3dfdf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2be9c8f3a0064268901412fa32071828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e034814e082d40feba2c450361ac63ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b296afcd6e49462bb428b635722203e6", "region_id": "RegionOne"}], "type": "share", "id": "0a4f7f8adf9b4c95ab5074d603dea470", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "565389d28a1448f799bffe2d1dcfb113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e3bd39b8bf0431cb87d25222384c614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ebaae6341b4c44cab23548367d7f3db7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5fb58f16c0b542f48e56b16295d81db2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2581ec4d85e84b7b9ea3591a03cac144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a167790337fb421ba51b1716f9ab29dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "056f9973bf9e4c1d909a4460de49d848", "region_id": "RegionOne"}], "type": "orchestration", "id": "6a6c458c01d4409f86fdd18a979fb3ec", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5823e3d2be7644848bdeb04f93e60c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7235e52db45b46fea8f49b93de281d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e43f3745f2d14d85a1ae2f9c60bf2920", "region_id": "RegionOne"}], "type": "block-storage", "id": "98b0cb92d0764849aee5c0bc55c6705a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f72a6e6666d42a48f3cac5a0d0e4f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "918ec7d23f104d7d82b94b28174b62bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46bcd22648374414ab965641772a0bd8", "region_id": "RegionOne"}], "type": "volumev3", "id": "4fa9509c3d1245f3a77e35acfed77291", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0532f17a4b934e7da6edfefc024fe6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "473d4a0be63042a19fefa3939dcc72af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83d10e149d844d438d5936365f82b6df", "region_id": "RegionOne"}], "type": "volumev2", "id": "1dadb7a0b45f4324b4bb11152b733aa9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc19ebee7ef942e0bfc147b9e4c49fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee9aa5edb5c944b78b6e4aa831177913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00e4d178b752483e96ea92d08aeb0399", "region_id": "RegionOne"}], "type": "volume", "id": "d03bd66ec34145ecb70b6a19fa469f1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f755374846cc4451aa58dd70b94e6a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "552a55ee1e9a4dfb82bedc4f79089589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "738d330e3407457e900040e40760d86a", "region_id": "RegionOne"}], "type": "block-store", "id": "7122fe66a4c849f18dc3dc01780938d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22ff61d7753f41ffb5864d8d3a92e51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "002c573bf2b846dca46acf3905585ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fddab84a39c14328a0806efdf5ba172c", "region_id": "RegionOne"}], "type": "alarm", "id": "8884d5a2ade44961a96c90921dd8403a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "491cd6c2a91c46a78bd1641e0dd13955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dff6a2b55b084e2c9ae5477fa4cf3c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "85083373efad4baab183ca9284f267f8", "region_id": "RegionOne"}], "type": "alarming", "id": "f479889c7321431dac2b586a34c8473e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "17e8bce557df4d3486021ff7d280e5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a2fd0c2b86646d396a65b82a018b507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05f9ef1934964c2c9f9663a1cd228837", "region_id": "RegionOne"}], "type": "meter", "id": "6e162f38803244d7b971d83ec9c1bd15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "901d0d1ecf9645e49f4fc9ff9b3bf471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fbca58e8e4824421b37f5cac8c65879e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fedb3928858f41ddbd362946439bcbda", "region_id": "RegionOne"}], "type": "metering", "id": "76bdd513826d48a7b0b986b358ae0dd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ecc3405edf594d4dbbe70c6a1227ff35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c29376e78f1f43e7b2597e6f604f3cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa986b5aa0894975bb277e1a70c21a97", "region_id": "RegionOne"}], "type": "telemetry", "id": "189251148ed64603b172e74e7867cc0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c0d40a5a671f4acc8b73d6fa855293c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a279383b233746f18a19731af8c36fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8d655ca8a923458b83f533c137c9c997", "region_id": "RegionOne"}], "type": "event", "id": "6ef958b662db442a8719f1545a54da19", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b97e91fc4944b66822ee7c62918a380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dcb8f61f76a34219a06f5772fca84038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "245c7ca17f184ed7a315d4f989f06745", "region_id": "RegionOne"}], "type": "events", "id": "2372527a84714f0497a89e357a97b72c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f6d2ad831c3430a895d7ecb8e8aa83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c58b83b3c6a4e7cabd61914e75c31c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f5e23643446f4cbdbce4f9b71bac2951", "region_id": "RegionOne"}], "type": "application-deployment", "id": "91b60a73ba5042c581e8ded1d54f51cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dfc274b779854ea19e8cfd7ae3ee68a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "298b93cfed874cf59a1a1142d45d21ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d7dde8f72bd445468679b1af5b514030", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6c4f271e5bec4d38853a7ce5de8b7648", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41ab8fb836504920929bbeaaf2ead36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e9cc1aeff3541529d7d61efa3c4661a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b310c6de2b714b9cb0b85d63c5cb403a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a16e99b1cc714bbb85c862ddf28e114e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d55435576e74c7a9603864c8cf236d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54cce209f9704a31b357b8d176c72877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c917c4aba9e4516bfa13120017e9c00", "region_id": "RegionOne"}], "type": "tricircle", "id": "6439140e94ee43a6bcd8ed358f450454", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cbfc8ffa8f4f44f4a1748bdbe1242cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c1d30ab64be84b90935dfbe110598852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2ff979b0603141648120692a5184e931", "region_id": "RegionOne"}], "type": "database", "id": "c4a8e0f894334cc7a1781e1ffdcac3c4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c175cd31ac824b72b9bc8499f50b0825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "47f6fb2df9ce4250b5c84e2d10f382c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d8d21d41cd8a45ea899dd7cf86f5d6d0", "region_id": "RegionOne"}], "type": "application-container", "id": "a687bc9616744e3ca564c04e06de490d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3618aec6a03b4f53906ab1ee347013fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "13149123f4ac4502a9f617774a4eae2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bee7cc4aee2e49b5beafaeef839d5fe3", "region_id": "RegionOne"}], "type": "container", "id": "92a8833465cf4a1ea5f80a522eeae0d9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ff75a1486f74f7f82f582c5198af843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d94d3e9b45e4c96945a138c39f6dd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dbe5935fe20443e880e7027eae6fbd5a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5943149c24f2423c8dcd62959d013af4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d251efb9508a4d1088d882feaa0cbae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "893a047e7abb4732b7bb88e5238468dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "708e74a9e3324243bc0507d23e31e5fc", "region_id": "RegionOne"}], "type": "rca", "id": "904191897e124685afd03bb0c102a63c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ac3c83b4f84940bfb932548119c8795f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "665086486474434fa0ec42084a4f8e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dfe8557e91124409883bd2498142a159", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d8fa7bdfa32746aba1e74a680a2d3474", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3cff8684ba724a32a57bc92abce40dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "56a8d8695c204d0e8d80614b0ac80713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bbe0b3ab35d24a8f9b1d0db9a5b8df40", "region_id": "RegionOne"}], "type": "network", "id": "de645ee708164319bfaa1744c276efd4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9091497274794ba6928f0577feb89b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2a7e3744d71e46a791c0bb114495dd5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "11671de0f50742b6878ff6b5a4555dd4", "region_id": "RegionOne"}], "type": "backup", "id": "ae180f9c6e4045b3bd3b9af8c71b5fd1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ee31492403d417c856208a0bc8e3f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f682f93e3bd48a0b251267eaefd91c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d02dcad146bc49a58e61dc16aa05ad41", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c271ec8535ea4aa4b81592f6506d2f91", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a31fa4e6158041289ff4698558395cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "392036efe02a425c87c28cbe1ad4e161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a68dfcd25a7442ff99abe98d4bea56c2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "35e3f4ddefa14fb284f8bcf629e1ced9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a10f0894d9bc441aac87377d4816ee4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6afc98f1058f4496b86541d8f7ffa221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3c82bf28bc4e4adab58d557a71bd789b", "region_id": "RegionOne"}], "type": "monitoring", "id": "5f12035fbbb541f3b861879fee899239", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1992caa8b88347b3996c39269daf1697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b9cc612b7f514538b478361a62967112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b21c0bca337a429f801c81f92cc96365", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "728724d3762b4510a35da4792d4f32d3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28e7625a26d04fc0a0572ea8710fa4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e40d14bb45b490dadc59fcd3bb6cf2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "56c1b8a6b9714fb1ba1b9b02cb3c3476", "region_id": "RegionOne"}], "type": "placement", "id": "3e2aac46c6104648bfcca6b78f799474", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b481b4f6d834e6a8c1089e2d37461b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b501646c34f4e72927eced8ba3a2b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d1d94ee74aa45638cd8f22a70f96407", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c2b3d06459c1426f9c94822b5cd9d4a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bba8e0b1019c42549b7656fc2ec63d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12e78f480d634d1e8a837442831c3e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a54ea7f0cc254c9bb2043d206ba1eeb3", "region_id": "RegionOne"}], "type": "ha", "id": "1e02daee11474e66bb0855aab410d307", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0742e08a1267428aab0f49892a99cc44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "477d6352fb7f4d678d9c4c076f24f96c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2e85c6d7b0be4382bc189ab722561553", "region_id": "RegionOne"}], "type": "reservation", "id": "b18faec9fa41470d87b38e413d7962e1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a03eb530017645f7814bca0f70979cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f38f079578d947bb9f3ecfacb2930483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a470a42c7fb645bead9de7f99c3af4a9", "region_id": "RegionOne"}], "type": "function-engine", "id": "e23caae3e6604e4bb768dce3cfdf09ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "75f60362b3004a1f975b261fd8bdd480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "65258530f8e1498e9fdd2068f7263a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "773d3a2c176a4695bf5324d5d6e0b507", "region_id": "RegionOne"}], "type": "accelerator", "id": "5069c71aec854eb8a5a909a7bc0d0239", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca93ce51432749efbc04ec83c55e8eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "edf1f303dc50440c9649bb0f87321617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0103f15c6eed469381c9d58401214c17", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6b93f920c8fd4e0b8a641f67f0ab80aa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f13a5e202bfb4cb49e894ff1c04f6ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0cc905a2e77404b8da3b783cca9af71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "de4b37e59ba94ddd81603e9d4ada091e", "region_id": "RegionOne"}], "type": "registration", "id": "4113f4b0b415452a8a744b3f3c295ff8", "name": "adjutant"}], "user": {"domain": {"id": "52d19cae22ad496880d19f610d079b35", "name": "d1afd74383144551bb7d503403b14364"}, "id": "1f8b5929e55640e382a14fd48d9bb04a", "name": "aa15841aac4e4027a0c167a0d91c3c16"}, "audit_ids": ["0f6cd4c2e14549f8a3116c5374cd7fa2", null], "issued_at": "2020-04-23T06:25:59.000890"}} 2020-04-23 06:27:59,187 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,192 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,194 keystoneauth.session RESP BODY: {"networks": [{"provider:network_type": "vlan", "id": "test-net-id", "provider:physical_network": "vlan", "name": "test-net"}]} 2020-04-23 06:27:59,215 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,219 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,221 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {18} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.214950s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,064 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,068 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,070 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,073 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,082 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.016852+00:00", "project": {"domain": {"id": "b5e7daef697f4ab683697ac20f88abaa", "name": "cf4ab54e775e4cd4943490861377a4f4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fce3ec875c2743e18f49687f68195c3d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5a3e671bc72640618491f38e1ac0afc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae4f29e6afc94a51b3a47b1cc1d32286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e07e46a1ce86420ca1ea48a60e94b9dd", "region_id": "RegionOne"}], "type": "identity", "id": "c30336e20b5044e6aa3cae6b88eaf89d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "31e6fa9e472f4f5b9ece5a96e07fb52b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b290ad651c0843e2add44f88b8e4467d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "084739ffa0174d86b02f4b6204aebda2", "region_id": "RegionOne"}], "type": "compute", "id": "15c69d4865b041f89449ff536748f5e3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0a3d1cf766c94921bfc1db90c9dfd067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b9bb9366057948cd988892048cd20322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ee81d652260046b8b73ebe3adcae18c7", "region_id": "RegionOne"}], "type": "image", "id": "15fa478e87d74e069766d08b6b0ff629", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34d82ae7d6c442f9bf0d1661d3143359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4b69bcd613954824bc0f2cd767feb868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0e0b7e80e6f44ba4abe30480da671ee5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ebf53c77840a4b63aead25c86ca53644", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f33b6e4c84204f85934e055747e15169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f5200c3fcdd4242b31612c8baeeb803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee56227b3f8c47e4b6fd4f4843cebe6a", "region_id": "RegionOne"}], "type": "object-store", "id": "fbe766dbd3454394969b0c3da3f31438", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9224f26de1d4260b987d577cc87cb50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa8d963ce1ae4e54b4ec9b6222ac3668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e5cabc9b57ca47b680a3a77a6798f9a7", "region_id": "RegionOne"}], "type": "clustering", "id": "c164e783d0634313af29d48d07522e46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70ff0847cce74fdc81c8b6b3fedc66a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "094b8d9f4e4a410f92f24df5c6723643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76f35f1bab724f25b46024f71886bdc1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6712196863eb465a82b5939d595a8819", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61fbb21b123a4911951428c79432ecfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3434bfbe52a043b48ada5910baf38701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f0d8effa03ac486084b113e02edc1f99", "region_id": "RegionOne"}], "type": "cluster", "id": "19a56f181e2546028d6751927ac3c9b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b32c0145290542eb86398c1354f349f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7f05f5bb60194c46a687be78e1af6416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "17574774e9664856ad5253f68cc1775f", "region_id": "RegionOne"}], "type": "data-processing", "id": "eca47b882998474585bc73331bf8c040", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "346fb8c2c179499a85d52ac50a8531ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cdb1c21189bb4d329acebded0963f0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87f6e7459877483eb204868b79957584", "region_id": "RegionOne"}], "type": "baremetal", "id": "bacfb99bf7044c48b47803d14b53ab01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9310f8597bab4e32aac29113b8638b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9690fb4ac2848729fcec85cb05b6aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "11a83142ac7144e8ad5004ae5b9f11e5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3bb4f54bead44efaa4197e1473f8fad7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7f4f86d347a4e0bab672091b424b18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d3a75a6610d046b3bbfb9836d37fee3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7eebfdfbdabc410f9992cd43e22351f8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a7ff07ce49774dcbb64e26d263be72e6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3ac6fdc79624455fb466176103d16b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "016cc14ca0ae44978b2346060d48b299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f96125a7b76c44e8a3f977b5dfe1aa7f", "region_id": "RegionOne"}], "type": "key-manager", "id": "bee623e6caee4230ace8ace16f77c032", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6d9701bf8374544855e2a81f3e485b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8686879af8e84bd78f7b9e1859bfbf0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "61e5f584b3a3499ea1c3f4a1654258b1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3a47338855504659bfc4e0750f000815", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f24b67955e0a46be962066a0631d6d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92b66ded3a794a57b691fb04bc0711eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d9bec44f382f4d6b8bbcefb323027a9c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a4c247c49efc42bdb91af5fb5d151e1c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "66bb7b3bca2c47f49dbefaef038e623a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0c29ce16e9440e2ab10ef3159ca6c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13bd0db20a304eac87e61d0e235666b6", "region_id": "RegionOne"}], "type": "message", "id": "2ca38903800d437cb6f36d232807438f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9c733a4a5ae41bd980306f8e5554432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "16aa9103a6104ed5a02f28ca10d5be24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "31b0de7c84c546bda2dc927f290913f8", "region_id": "RegionOne"}], "type": "messaging", "id": "7222267eef004edfba3b0daf00999103", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7dbb540b85ae43dd919872ca6b84f15a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "28cc6f2d618047d8969c397732d44362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "41d9fa218e7e4b49bd940ac9d291f4d9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dca94ab7742746cf99295fe23503826f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0512f1bbcbb948cf8d53ac839f98f175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f52f1089997455f988cfd9198097c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f249b5c6dcfa4dc693c78d917ad0cc41", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "00cfba45ff5640d69dc083404ea36d44", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ffd9abf81034bfe8b21a243c5139a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ed6d62367fb4f29af6bfcc4cfb4f3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03dd93342b3d4c38a1899dea8f768975", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4c3335fbd9434bf8801d01f1ea87f174", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72d68501d8cb400f8ac95f95682c4ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62acbe51abc94823ab41df5fc593e6e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "652d90da11fc44e3835be90e8d784897", "region_id": "RegionOne"}], "type": "container-infra", "id": "4d63dc80959842d9ad22cab8cda7b168", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d2f1dbe836c34d6bbbd078659a33a73c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "76b7ef8c38ea4636a0f5bc0ab9b72805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b16283a86da3410aba84f3a96bbdde3d", "region_id": "RegionOne"}], "type": "search", "id": "39a21a02a4eb4567856038005487131e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3fd557f2b40c44bb88fe8d6c776c3f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "10665bc35c664db58b987e2881b6421d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f37eb68a7811491eb576e8c324009c1e", "region_id": "RegionOne"}], "type": "dns", "id": "c3f89bb5c13a4387b85e75af8cfa31f8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b41f89a12954356b0e83f2c046c2df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "972f09de187f47bea172e0d2d8b78002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21b3cdad20e24f2ea5badc40975be804", "region_id": "RegionOne"}], "type": "workflow", "id": "aa55c9b7522f4fe1a1f03655b9814664", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f966632de4584f54a28f4c9c7ef34575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa647970352948faa57f7c1c8ce3b9af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6f83b7953571473ba6d50f0396972523", "region_id": "RegionOne"}], "type": "workflowv2", "id": "387d2a0118914fb2814e86c48add967a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5ab5cc788e964a9c82a50de489c33efd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6925a4896b44f7c920fdaa74fbf287c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0ce0723128d049b4a7b4a52997e47ec5", "region_id": "RegionOne"}], "type": "rating", "id": "d851a4632a854f5a97c4de6377728cc4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d367f3cf1be34c17aedd8b62caaa7a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76532d822e5947bd9128e8b0a595dd6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a6df5c97aa5471994c1b66c474febb4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ed6cc76f15174f43b04e0e39b2a0b5e1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d78ad22c16904092b9114e9f3ffdd323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35898954e2ac431ab6a0ab81254b21f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "314e5d2a05e649e0ac05b26064c2dbf5", "region_id": "RegionOne"}], "type": "policy", "id": "0e30ed33f353466381a7a2fe6f717dbd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01345edd40da40e7b50faf8a7ee95850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e72073d5d6904241bdd5a3786c6f2459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f386d4a8ffe54e45955b519fa82f59f7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5e49470e18314ce1980205c679ba9f86", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "825ff9580862428fb456d41265430c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c564edfbd4bb46e1879082c68a5c5a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "463e22ac757e438e8935e67dd400e3e9", "region_id": "RegionOne"}], "type": "sharev2", "id": "b4f6b9eb6e0d446bb38b59fd532fec38", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2132e2436244a6780bc948f4ac89c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "164fa4c8f89a42209d85bace23b2fc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d91b3df2f16946daaba3be403ac0a536", "region_id": "RegionOne"}], "type": "share", "id": "6dbda70a0800443c87b5e8020b40e1de", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b6779362dee4e8c89ee420974415d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3fc5fb4564e64c6184048f344c0957d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "419d0d4c49f14b5ca8a4e7e61be8a0f3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eb3f111c0903401b8da150dceb840840", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81757bc8264d4be1bcc2790130137b26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a19917ac5cb491a8f9ac34f9a58d363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcb10e593dd948d7917940b9d7894c04", "region_id": "RegionOne"}], "type": "orchestration", "id": "dd152c933c5843dc902fd3529bd6fe03", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08dc090c9a4e4754b631d2c96c886091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3bf0b7d6444b69b6ec6fc117de021b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b839430c5fd24274ac075f0ef90d2674", "region_id": "RegionOne"}], "type": "block-storage", "id": "ff61b11e453d4067b59eadcd496099b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8119eaaf33ed4273b2b9b28da47f715c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aae5c8ab38884676bfc3407e1930636e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a818b70483984aee99cc135b65f93a27", "region_id": "RegionOne"}], "type": "volumev3", "id": "41e7251303124dfca4b4dac42d2fef7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69a357f869a74f50a97910e53e0aeb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6f145a64f9841bf911d2eec98232e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1f20fcf2cc94c7196be9280f1a66246", "region_id": "RegionOne"}], "type": "volumev2", "id": "3efd438915b54ad3bb94e1368db3808f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2a0bcc645e642fc80f46acf365d0f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a5a73cbbcf4e2cb7c605824ab649d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d03c36cd79b44ae917a03d39a3ee429", "region_id": "RegionOne"}], "type": "volume", "id": "e781f7c500964facab276b6ca8fd3b48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba3958eb3d2f4a5fa58bf81ee019246a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fea69a36138475d81e284b9983acb41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa3a623985024d289af9a0d4fc43c790", "region_id": "RegionOne"}], "type": "block-store", "id": "5c702711713741c0b670574aa52be867", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7518819ff204833a9426a45d679f8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "baf841d7ce05467f928dbb0a62bcde9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "28e819bafd5648d3872ca0bed7265a51", "region_id": "RegionOne"}], "type": "alarm", "id": "c4c2633eb82841f3a4f5e4cbf0da0ff0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "102cc52f6cfd421e8eecf01252974eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "536518890dd64b7c84f88f05df648747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "459d870dbf574ecdb3a358757e0af853", "region_id": "RegionOne"}], "type": "alarming", "id": "c0d9b2d16ec846eab75174192bca3f68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea4786f4145e431a8ea9fcb31eac2145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2478e17ad1f4b079174465e61ca590c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3e4a0d05e4664534ab9616e8c1bd34f5", "region_id": "RegionOne"}], "type": "meter", "id": "ed13768505784dd1bda7de730418c5f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd2b8c5073c34e14ab0d335291f5bcd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc442710dafd485da8c3f5edbd8fb5b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dd5bed80af7459f85ee7b31f903a621", "region_id": "RegionOne"}], "type": "metering", "id": "f6d61f8459f04f83bfbbbe55f808c419", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95cd37ffe37b4d26995818b06de4ec99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c736e18a4c6342d7b7d1416398252a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64b7ce18875c41cfb99cf6e003f40de1", "region_id": "RegionOne"}], "type": "telemetry", "id": "e56467d3fcce4c1996fcf895aebfbf5a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f10fe11dd49d46fabc177184673c0931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eb58068e90cf4542991ee3cd2f964359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c97f4cc6730d48f3b9fdbfe600ba3dab", "region_id": "RegionOne"}], "type": "event", "id": "a063cc44f8084b6387f0cf0f254f6df8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6faf9c60228745d58d1e721f32fce2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "08b2c5ea893849aebe041c882fd4ad9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a927ba20258406a86ecd3e459d95892", "region_id": "RegionOne"}], "type": "events", "id": "ae257237ad8541e180ce0fe83f684b79", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a198d276f844464f9b920fb4d00b0650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bfccff2d49e42be8124743628cf5915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "64346112449b48ea90c176b6cbfe79ac", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b0c2eb9f97ed47fe85ff2991572cde57", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b72f55268cae4440938a30ec9351178a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad745f351f364b78ba4757e5703bb729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "feddde460030487a8827437ddec5c193", "region_id": "RegionOne"}], "type": "application_deployment", "id": "db3ec12572ba4d0888f2463f9f70c3d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "acd3f902dd5141fcb1e56235631f4b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "036fe7735f8e4934aa6f0d011800957b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5c0c5483db547e88b528028f74b774a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "051e589271134cdaa36ed7e43db52e38", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdbc568604d4411cb85238258d269d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f609a6b8b2534cf28d1cd12888ee2573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fee61e636c34f85b9492d49e423fe0d", "region_id": "RegionOne"}], "type": "tricircle", "id": "c800708ac2374cffbe5cb46f9ff37dbb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2ddc0912d4764b0b8360a0126516dbb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f6c0976c340a4abbb0ad82becc68ac52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1f9fd76bc41e4a92a4611d173b7b7234", "region_id": "RegionOne"}], "type": "database", "id": "07950ca77a544d0a9ee4f51c39f4b41a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9515a52bdace4fb9ba1bf690dd2727b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40151a44f33b4f7c88e491a84dc6a4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e9318be55b5346c199876e667aabab7a", "region_id": "RegionOne"}], "type": "application-container", "id": "a459cb7c0ea64622b02c8c69f1931b5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "48aacbfa6bd8490fa38e5b8a83891b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fcafdc10ebf4f288ef4f94867323862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "25b165ff235546b8b346fb8eb51ba864", "region_id": "RegionOne"}], "type": "container", "id": "6a90a33924b6460888f61c37871df546", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "07ad9d34c48449d0ab89b2258e6a83ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ae201ee74db4e55a898a75c6c2f37d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7f1179b0cbd2496e8fd81d215fd196ec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bed9a448b3094c2b8f0e7a04e6d32947", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1bc898525fc94b76acc6708e68f0d0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1b9844d02b24654b4f56ab2d7cc7118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be89ee9008404ba18ce53f82fe2aa948", "region_id": "RegionOne"}], "type": "rca", "id": "3defd5562a7c4c64b36c0cffa82c4fa1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c9ed6c75a704c1b9652f9fb4cb0058a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb6905dab5cf474b905703116adaedc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8f9bab1d59284d1791ac32740f9fd0db", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f1562092af4e46dfb3b9ff13d891fbd2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "79001bac81ee4de6bda7250e1689e393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7ed15731eeac41d7946f3c99d844aa2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "00e646ce3fda4762b2468af5f06c47cd", "region_id": "RegionOne"}], "type": "network", "id": "b0cf9d4765804b208087921f5a94f6bd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c491c266804c466e895f5f6a8de2ff99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "53f97c2e47bc4d42a500e094dcaf9421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4b72fb817a004493bcdb25ea996fac84", "region_id": "RegionOne"}], "type": "backup", "id": "c5041ac141ce4042927377fc841d8e74", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f540bf2495d446f0b334ea5de1e8f99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb9a6bcdfd1e47a0be6cef8d75fd015b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c3f19d6e9f9841119922f4c9b0fb96c5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f2d04d95179a4387b8063be7655ca81b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5847ab6ca5864c9383836f7f4cdb3413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eca658c67f614b7ab756a9276e7b9bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dd67fad0f4e747c49db19fb684cbfd8a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "71e347a49e0b42999362719ece614f02", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7aed7d58964b4efe85c50b43fcede163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e9664390ac7b4b419e7bce47344c8e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6145f5945fbf4b76b4bf95386a003bcf", "region_id": "RegionOne"}], "type": "monitoring", "id": "518cf1eef96b409c8114dd26c6d9f197", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41abfde2eddc4dfba7a5641c836600b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ff12b24440c4ef49ac47b896a9f7a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f5c558a83b844155b1a3bc24419510d8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5c344d60b58b480f9005ca48a6456ec2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4b1902beefd644488796a1ec44669d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2caab3c6af9b4c13976b5b77a6aa4eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ebe04305a9e5485b92da2508fd1c60b8", "region_id": "RegionOne"}], "type": "placement", "id": "9c5eee16bdc2469f9f152ee924784920", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d649c32f96a4b7c8c8b3d6c22f6475f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "96edafda4ee543769ca6da7b82a546a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "90578e0f7183469cb144aebaf169b561", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5888ea2b5ab241feae362f6141009f71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3cf374eb40b45e08482c1910114d10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2148fee3df8c42d9a1dda3a4c7864ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "03f7f9a4a46a4176955fb3a64cd425b9", "region_id": "RegionOne"}], "type": "ha", "id": "03232604dde34c8ab5c56200c76b3f9b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a8fd1c3f0ef34fd6a39c9a795cb128c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a32e874d9d6647d8b390fdbc3fd6c2ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "695245bbebed448791ac57b66e9fd70a", "region_id": "RegionOne"}], "type": "reservation", "id": "c36b512badee4226b83f490296995323", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2240b43eda864dbf8067f8c333ef2d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "222ce7a931bb4234ad12b553ecd9eb77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a760eb3583d54a2384c0cf37b4f35ae8", "region_id": "RegionOne"}], "type": "function-engine", "id": "49290e5dd5df4978b90c81bf6d6b668c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e30d7f33627348778dd5de6705ae1f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa60da105c084a3892eae40087ecef76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cc86a195fbf24212836bd245fd8f9701", "region_id": "RegionOne"}], "type": "accelerator", "id": "3e03cd04e96449b893a4880758d3f2ea", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3be146ae84d24aa28e3c0be8aa6b27fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2973cc286b754506a3822f7df2475aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1eb04b8c99fa4cd6a182b882cb4a062d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1942777b3ee64246b72356c91407548f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "695d65622c324309b0f889a32c501fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c6b5f027d26c41829c062fb822f3c8d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba48f454b0a84648ab7f05b1bce0f041", "region_id": "RegionOne"}], "type": "registration", "id": "213f585da219454099e99f1e2e6a93f0", "name": "adjutant"}], "user": {"domain": {"id": "e6daeb1296234fa78c23a05170ab1cda", "name": "8243a40a2e9142ab9781680b65781343"}, "id": "c41596d49c414d91aa0aff8fae27927f", "name": "57c363cad23f4430afaca2306aa6f721"}, "audit_ids": ["668f47b0969b45819caa071390c40656", null], "issued_at": "2020-04-23T06:25:59.016852"}} 2020-04-23 06:27:59,186 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,191 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,193 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:59,197 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,201 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,204 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:59,207 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,212 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,214 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:59,218 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,222 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,225 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {21} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.237784s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,064 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,068 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,071 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,075 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,089 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.001269+00:00", "project": {"domain": {"id": "9284a057ca8341478ba4936014fa1edc", "name": "9dcdab72f64b417f8e924f2b7a8dfde6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6b45bd6d9f794fb6a9ad2048b59c3707"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48b347aadc8a43aab20e528e605dd02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "68e91a85244b474b9b9a30c8e02c0d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "157a6ab9a1604f6c8d651c68757c1061", "region_id": "RegionOne"}], "type": "identity", "id": "982dd473ad474223bd021781c1bda8a4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b306852fc4cc469e89ba4a182ac1df21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3726a4f24f7e48e590260761cee7b1bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c8d7f80e7386418dad4ea1d0e0ed65ab", "region_id": "RegionOne"}], "type": "compute", "id": "b15fc9942db247ce855235afd8da351c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "240a1605a1724fe3b95f6b3a9e19a3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0f1bb64627364803bbe92304ce94b106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4e4fc32edc3d4a40a6f5d9925de168f5", "region_id": "RegionOne"}], "type": "image", "id": "56efa3f442d84de2a203b4c41b5ddd23", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd34b60567e5476384f3581504bb9632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ebe52861001043cc96bd28fbb4bcee74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "da04cd64ea674a638e4df55625b79c22", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a928a707493a4bcb904de7c1d0539691", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f86dddf22f246a89242be8547402baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bbbfb4d4ffb4a6b988df1dc3b020991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "486b764ddc9d47b58e98b20f101a9244", "region_id": "RegionOne"}], "type": "object-store", "id": "b83b4170deee49c6a5d910315b9f2e3c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a16fb5b89a94cc881a694b6e6a4ec23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9110b3e5402044e2be9f7d6ea4fd69c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b2e860cbfc8b4355a867768470329ab0", "region_id": "RegionOne"}], "type": "clustering", "id": "5ed80558678943ec8aab9be262bce7e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d18eb413c56a40809019777999b3c531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eabad4324083401ab102b59ffb151f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cc20f0b8e4c4c529f0a40aa5c32cafb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "648995f5ee434a1fb172d8f90d9fa46d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "853624f7c7a549379ed80a1e468a8eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2e46cd111a34855abbda6e06d271176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8827d6a029a4aa1beb814151d235850", "region_id": "RegionOne"}], "type": "cluster", "id": "49dc0e7a46f84812b6f48d933f09ea00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0557d3a6a2464211ab12e1afc1ce74f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "51eb6929619c4b1fb9f5e2209e2051c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "442040366e01455d83db87089615aecd", "region_id": "RegionOne"}], "type": "data-processing", "id": "c2bd5478df08410b9c44932778703baa", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "879d04f7f0374d62b5179e799ebb6a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e09831d9730641b587ea70a11aa19455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9d73497d929f40b0808cce3646868af6", "region_id": "RegionOne"}], "type": "baremetal", "id": "b475b6969ce64d608e812e2555a3e6a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09a7e39845a143609ef9c44fc8379a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32f175b4d83949e78f6250ef4422a170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d11367e464e4fabb0be50d71281bff6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f4d422ceb1cf4a6d9a821f6fba01083d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ad0bd8a3cbc43889a08263e8f309d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9d28bda6d385440b8a11d9b217b5be32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8a35274edc704f689425576bfae68432", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2e6d839243874fbb902923904929249c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba6fe39ac7c84e2190553513c10f5af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2c06eb353d24d53bf0ebcff9119454c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "14a8dec28db64a8593333eb84acf5ff3", "region_id": "RegionOne"}], "type": "key-manager", "id": "fb95579de8ec42cc8622efcc43399347", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d2ae49d044c4bc591dde26a0a44169c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "daaa02a3c66141b690449f77ea543059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "85e9cdac37bb40c0a0fa94a7c97aca7c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0332cdfe24164a95b1bd87a5b6566984", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "117f21a149614eedb5b2ab12046444bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a58e091502bf4c18821fe95bd57862b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c42e880d6ef49fbb1e5d42276546301", "region_id": "RegionOne"}], "type": "infra-optim", "id": "458cf3946dea43498ed6e2eeba0c5c2d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d36ade96ee44131939582830d7692f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4df0486a27134862b08a6c4d0913aa65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d63ffe71145246c4ad37a11a1d5adf2e", "region_id": "RegionOne"}], "type": "message", "id": "afa56f4f627c4c8b9c6450061ab413bc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a40af5fadb804fc288e789a08f17ed43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b93210a585ac4c81a99ed1c9af37c0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "16b9e01dfa0e459d8db15042bc072e89", "region_id": "RegionOne"}], "type": "messaging", "id": "7afaea94f0a0428dacefbc4c181001f9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a31f3264d5d24500905126eba7c27969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "075fd4da91734ac2851ec3f5868e2bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f232592c1564d489938e47712ae85d8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6c50368be98a48f7846cbf2e460df242", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "325f8a3fbfa949c9a2f0e6d6ac8c37d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dc4ccbd059a438988e535f6917fab35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e0b2b590d934ffeba7aa575afe12564", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e7eebc1d152e466a916b597f3b89fbd9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2701eaa6d29f4b36815a9bed0a6f6651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbd0c156168d484497b9267b1b52926a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7fd7fe5e5d647deaba277320b198e17", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "03f047d388b048fc99e23ce4e20331eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f84e26ce407e4c2e822b65d661755edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53ebb1e9d8e34063bdf549efac42612b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b77d188184f4cd1ad0369b6f003e6b3", "region_id": "RegionOne"}], "type": "container-infra", "id": "f47441079b8c4a17a6b1c5cc8b1f5946", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4bea8324f01b4b9693ff2c9ebe0a1a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4a37582aba5642b086499b506af6b455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aca50ae215224e3a812b1213f590e3c9", "region_id": "RegionOne"}], "type": "search", "id": "eabb8898159444b69967c3af30f70248", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "014f1c98ecd140eba9f7dd6a4b3a9389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a1a44c9bec8046fab18544b8412dc198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8736871d2e774d01820df83880a8c09e", "region_id": "RegionOne"}], "type": "dns", "id": "49bee8408ff9401abb9ea45d6b385900", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1729ecb29b5741bb9c7dadc7380e9a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "526dd1d65093413b86a009baefc4541f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2de36bb92ac4423c897013cea909f13d", "region_id": "RegionOne"}], "type": "workflow", "id": "7d9928ea5808460998ce07777df6f816", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "690b6995fafc49dba66c760bf3326783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b341dce0b8244de5a49529784effc14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6ac5120ba37741a9953f2877681c0dd9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "251f32422ad44da5a5b7699c3699c24a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f3db814d093f4f97bf963e21b5c048b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "079ca4187a754e939c7b7b0b5cdd8dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1c70d16287ba42d682b8e1187e920259", "region_id": "RegionOne"}], "type": "rating", "id": "2e4f802679194e5fb3421db70ec1b2fd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6665e32a9a604df7be58bfb765be7d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f7170f2ed2b494898a2d9603d41f62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2c3a06c8573b459e8df68b3b40eb9dad", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1990c34781bb4058938c77b9dc2a09d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0948e82a578a46398ccb7dfbc7ef05a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93bc99197efe4f13998e322c0e69c908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "de2bfece56da4dae93e82427e14eb7d4", "region_id": "RegionOne"}], "type": "policy", "id": "5bb9b915d60649e388ab6e20fa8ab8e0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c9014009c2849b3b8a804d8f7c4f744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a2e9271cfe942eab1f32cf83c42612d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aa3008dbcbe74dc5aca79fb279c8675f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7c2a35cf4a7243f9a0fb2c8f50e5a62a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d446a04628064e3aa2f82f9584a8710b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da58e0a563f946eeb064589ea762c1d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf1ccab6a0c94a98b4c367818b7a0ea0", "region_id": "RegionOne"}], "type": "sharev2", "id": "de3dc614c2fd461689bafd9f2551b176", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2b34ab6cd8940da8a19718cb407cf10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea9b131b3fd34f29b1d822efb7c34bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "77a5fe2defde4cd29a8bacb22351b5d8", "region_id": "RegionOne"}], "type": "share", "id": "be512863591c4788bbcbccd0b2a3c356", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a0aef64a16bf4e08b5368830a9788c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87565744c7e74176b957b528e356c7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "96b2fe68405a440488f0a843657124f8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0ccc04792b054ce7ab8370768851db9a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34ff25079afc46a7a028709d0b551c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a9f3802fa8e4b71b1aae6691689b2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1dde680b7094b949b2a3c09134ce215", "region_id": "RegionOne"}], "type": "orchestration", "id": "8fcc684062d7403b92530270bd1a4d20", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4966ab38369b4bd48c43eb95b5cac028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e2a463e9414435c8551b903b8db99c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94bd89381a9345f88697eaf8c5c34e79", "region_id": "RegionOne"}], "type": "block-storage", "id": "da780a7e9c394ad59b5a8ab10478f921", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79d4b4355bfe45dba25321f6f4a6a814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e92209f734214634bccb7ee55e7f43a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a907a5356284453929a20a0867f723a", "region_id": "RegionOne"}], "type": "volumev3", "id": "df411b7015d34bbf80e0a23c4247cbb7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfa07e1c0c6b4c4388d311467514e060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19045f1cd5b1486ba697a4ba41be2a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46e4583c3ba84ab0858c658a4c161958", "region_id": "RegionOne"}], "type": "volumev2", "id": "ff7d91edb74d436ebac4e2988376576a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cc9fe82cb0e4d888d918b11d56b4562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30bf0f7f45514c98a157671a1a84b64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fa19faecc1740d1bb20c3db935b08ee", "region_id": "RegionOne"}], "type": "volume", "id": "4fdbdfbba2474fcf930305f859a1779d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0280d5f705c64ddb86a0617b7338039e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2b9e0d05cb6485197ba7304da77a65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a71159a3c084c28b805d6001cbd89bd", "region_id": "RegionOne"}], "type": "block-store", "id": "c4f9beefb6814294aec340b1024f73f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0d5b97f0d644cd2ad9a6a6954e4f5ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "980b2edfb5414e0282bea514474182e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4147edcc803e482a983770ebb48aef83", "region_id": "RegionOne"}], "type": "alarm", "id": "d36e261a53cc4ee587d532fc9a6e76a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3dd202b7335422493f7c6296fd2a556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ae9ee33a68c48baaeaf488119bda66c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b6359126104d420789bb7ea0d00ecf48", "region_id": "RegionOne"}], "type": "alarming", "id": "d674667e84b548479a3268f430d05fc0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fb482be20f44e72856ac86edb87a2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d80fa656dc2b4f4e8bb97c558464bfd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07c24ba7b50f483d842906064caac907", "region_id": "RegionOne"}], "type": "meter", "id": "e02dce3f80524584880a524dff8b63b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c66cb178f39247b5b1f66f106c11b6a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79c73870bf6843a1b5b043fe50d45688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "16fcce2f9cc742c8a56a8da606f19b33", "region_id": "RegionOne"}], "type": "metering", "id": "0199a36828a04e22964fd250cf80a91d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef5c693aea134380b75a86d37b2dec48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b55ff5a631214915994e9dd018551576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d4926660eeb5444fa277b1ab822307a2", "region_id": "RegionOne"}], "type": "telemetry", "id": "09b313f5104b46ce944ab081b1448b72", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eb15339655d0485c83e14c35e2fc67d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6c9b63af55874d47854c97dba6a45ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d54227e380ea472cab97a354c9e2946b", "region_id": "RegionOne"}], "type": "event", "id": "0161fce884b546a9a49cc112d8c2b7b8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bd262b664324560a482524f30e353c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "42192892306c43ec9cba71d9bc7f0897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "22889b6939e2411e9206dabfedd540de", "region_id": "RegionOne"}], "type": "events", "id": "d18e136f21dc41e2ae8d96f3894f8e8a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0500bb6e45ce41f4b0a2f61ab88c5cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4360ee665ba49a48dd652719ce49fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b4adc04cbc5643439e2fa3a30f58c5d9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cafd679fade44941a088c670dff26516", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3caba495463349d3994a0686cf84c017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69eb1c62c04248e899133e64a08b0fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f18f885cb264d1398216276c72ed985", "region_id": "RegionOne"}], "type": "application_deployment", "id": "11895b7af1a24d71a27f001ba7d9d681", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af78399db33e4c328f9edbbf18487a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc06f9054ad9469fb014463dfc62b62d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d9af1330b504f139bce8223aaca9e02", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "73625806f6104adf8b288c13f50b8901", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f9e6a6e5116405a9b6dc6381e817e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "354992e52da3475b86eecde53dca1dc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "60f28465f7bc4df3972234964bebec4a", "region_id": "RegionOne"}], "type": "tricircle", "id": "2536e8cf11c941a8a3d30fab2c1b281e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "11874f1a673a4293836c0d4a92aa5d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44197fa93fdb4de7b333353dd85e893d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "187ab9be9ab5489abb3bc9c934ab4bcc", "region_id": "RegionOne"}], "type": "database", "id": "00e656d5274b444fbcdbe0f0ee5aeba5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8bd7538549bf4767a4a140a1a1922c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ac84c2022dc46c188b655645f97d428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "04f79de00cf14977b940f2335e6411cd", "region_id": "RegionOne"}], "type": "application-container", "id": "442e74b577304bd7bf29e7359c1689bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7130fe3248e44b928e59c5c1477a852b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a5c6c09c3bb7492980a5b3c153c96071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2be79ac3f2704b858b4b0f3dbd2c8416", "region_id": "RegionOne"}], "type": "container", "id": "a472b17af1f54d259855b1c6077158ce", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df467608e89746dc8347828f52234ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "941818170d244e01badc6e5d411aafeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6481b7d8543540d4bac85256c71fab8f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0726fca6e6c247eda5240110c261401f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b74b2d06e614b84a972494161462922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d675d1159a214303be807993c426a94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d44448888fc94d3aafade90d62aa95a0", "region_id": "RegionOne"}], "type": "rca", "id": "628cf3a2b4b84472b5dc5fdfd3795112", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e640f0aef744388b4f3ebe0b8fbe3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7d2188a695b74ac69a886b25e241475c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9051b48de7f143749ea52c2a0c5e3375", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8b9147ca2dd54e53a1335e50ba8c1d85", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c9f33dc822de46c0bd733ae67890fbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8f53fb0ca0e2424e997ec4f2328feb55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4fd5ab684e9d49e89ca9580749384c11", "region_id": "RegionOne"}], "type": "network", "id": "4e5860f187b64c1cabc09f6a40755d11", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "03a1f07af39e449fba629c2d391db180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c146b87be541401686fb62c1f7976629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8f04d4d955574f5bbb6096d3a78a167c", "region_id": "RegionOne"}], "type": "backup", "id": "16aea980b0c34b088271df0de2caf334", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ce5b9e664fe4fe399859fb2f69a55e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffe0ca085d1a4c52ba7e58b4eee9cf62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "67b6b10093264a2ba1479f79ac05f04d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c7e25ec64a094a4894add34c54eb4f4b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6badfa652bd417d8814cb315a1a688e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80be2ac85250459ca0031ad4b5412865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d5422fd0260c43268e21f8a4855cad33", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "875a2e927591449882eb6b06c12fc51a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "538ad945228e483ab5d2aae68ab4247f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1531a9fc2ffb487d84d78513b042f705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4c8555995baa4fde910001770331d48f", "region_id": "RegionOne"}], "type": "monitoring", "id": "c1df7017eb2d441fada86b24e4caea81", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e0511c3769c64a169682103289936fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18bf8ce12b2c45ef893fafcfe9335c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9aec94b95f27452f81aa903348651047", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7eb695e0de54fc5b792ce7751e13b99", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "07073fdf5f024204bb7e499ee67eaea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd4f0b77fec04c7795e11586255f6a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c0b5d13036dd429992708351321e1b21", "region_id": "RegionOne"}], "type": "placement", "id": "cdb49d7ca3fa48efbb784aee3e990575", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "630271e440be45cdaa683a90f76906b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15fcdb870a7e4c679d7f6b2e53cee6ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "227950e0b721427db467b15f3626db6c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7995a4a60c6246858b77e2ab0dd3ff7e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ca887d3f9e04984ae54fb64c1e82335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "700f97b14153484685bdd86db29ad73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b0fcb33c627045dc8b4d3b8632e48838", "region_id": "RegionOne"}], "type": "ha", "id": "e3456d0157e44dc08f1b2d65962bb1d1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7214779542cf4236ab4dace08a041f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1185584c9df24dd4ac41e810f44cf68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6606bef46af443ee87b07333a5799946", "region_id": "RegionOne"}], "type": "reservation", "id": "bef01da9606f49b0b9b92984325c6498", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7a070ea920c046d890d0f8a5adbe5306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "800656dc11b146a88435802eac9f69b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "156911e07b5644e295eb905ce6217441", "region_id": "RegionOne"}], "type": "function-engine", "id": "5b2d6e9327af4367b41f96dd64cb64db", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6152c1410304abfa91e61f6cda30bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1eb59c2d814b4955a79f86ff3b3872fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "92239e0a47c14cc6a210d3fdb69fdcdf", "region_id": "RegionOne"}], "type": "accelerator", "id": "faa1968f661c4ae1b4a2f69e5d3ed4aa", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "475116c9fedd41e1a0a4df5a4015741d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b035daee33714764a1b0ecbe1f4ef333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8da7dcaf7674ec6ade0f22bf6770dfa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a9a74727a16348fbb8859575a3234f8d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d031843951354f7bb4cb53992481ba08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6042aa7c0ce4e70925b95af82366104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c338854459174959b6a7c705bab790d8", "region_id": "RegionOne"}], "type": "registration", "id": "69bc35cbffdd4f75b8cf8cf766d2c0d5", "name": "adjutant"}], "user": {"domain": {"id": "1efc2d4994c94882942528c9b7db4e4b", "name": "b9cddffdd644434bbf2ab34d3ecb6d93"}, "id": "a2c200798a7b4aaa98b85820574b2f71", "name": "6f691a9aea3c474f85c5611ef714ea29"}, "audit_ids": ["149ea2e7345b4b78bb8b41c29a3d726d", null], "issued_at": "2020-04-23T06:25:59.001269"}} 2020-04-23 06:27:59,156 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3?prefix=None&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:59,161 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,163 keystoneauth.session RESP BODY: [{"hash": "249219347276c331b87bf1ac2152d9af", "last_modified": "2015-02-16T17:50:05.289600", "bytes": 1437258240, "name": "no-delete-5", "content_type": "application/octet-stream"}, {"hash": "93b885adfe0da089cdf634904fd59f71", "last_modified": "2015-04-14T18:29:00.502530", "bytes": 1290170880, "name": "image-2", "content_type": "application/octet-stream"}] 2020-04-23 06:27:59,178 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/no-delete-5 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:59,183 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 1290170880 Content-Type: application/octet-stream Date: Thu, 16 Nov 2017 15:24:30 GMT Etag: 249219347276c331b87bf1ac2152d9af Last-Modified: Tue, 14 Apr 2015 18:29:01 GMT X-Object-Meta-X-Shade-Md5: does not matter X-Object-Meta-X-Shade-Sha256: does not matter X-Timestamp: 1429036140.50253 X-Trans-Id: txbbb825960a3243b49a36f-005a0dadaedfw1 2020-04-23 06:27:59,185 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. 2020-04-23 06:27:59,203 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:59,208 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 1290170880 Content-Type: application/octet-stream Date: Thu, 16 Nov 2017 15:24:30 GMT Etag: 93b885adfe0da089cdf634904fd59f71 Last-Modified: Tue, 14 Apr 2015 18:29:01 GMT X-Object-Meta-X-Shade-Md5: 93b885adfe0da089cdf634904fd59f71 X-Object-Meta-X-Shade-Sha256: 6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d X-Timestamp: 1429036140.50253 X-Trans-Id: txbbb825960a3243b49a36f-005a0dadaedfw1 x-object-meta-x-sdk-autocreated: true 2020-04-23 06:27:59,210 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. 2020-04-23 06:27:59,227 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/container-3/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7b9973c7c26d43bf362e5dc169c96d406bca12faa39a62fd43db55f00f28ba48" 2020-04-23 06:27:59,232 keystoneauth.session RESP: [200] content-type: application/json {26} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.205348s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,100 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,108 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,111 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,124 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.042366+00:00", "project": {"domain": {"id": "5d995e8a243a4ae3b21d6a8f8ab1b7c6", "name": "7f1f2799509847c58eda4dcdc5eb8229"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bb9cf78895924384880b7cb0b0449c4f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5a9682843eb7478ba15f83805b6b86d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a468d24118848fcae0cda66baf542d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0397c9cbd0294ef19451938d01906bc0", "region_id": "RegionOne"}], "type": "identity", "id": "ed058af126924f58988dae31b86b932f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7876c9c490b149889e3bc40372d6a684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd91b34fba1b4b8890bf31b9868105dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e19181de69794da08710a3cadf2c572c", "region_id": "RegionOne"}], "type": "compute", "id": "f86463b2cd9e4a0a8fbaca0a2129a3e9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bd18adfb92a44e709116f0d7d8428bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "109bf57aebf94e1195aca38ac7731545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "58942df39faa40aea221b14553581eff", "region_id": "RegionOne"}], "type": "image", "id": "0835666e674f42478d29fb755fd39a09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe49d4391c8747a0905948d79a9c87b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bf75d89a3c2d4a238e4c76d40b8a438e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d46de17139f64164a16deba5cad9f466", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9bea267526154dbca25c5fe3bcc983bd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b58608e624694a6ab999f8f9534f5579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad29afea626f43a899bc096559fcd96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd35f1346de94df1af921e58608f9a8f", "region_id": "RegionOne"}], "type": "object-store", "id": "45e12c4fa16a4fb39972161524aeddf4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "060a630cf203464ca2c3bac12063e499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a04d8f86729349519c1b4df3afd9e732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c434bdc38e54099887bce4fdefa0ed9", "region_id": "RegionOne"}], "type": "clustering", "id": "d4e5dbf195c543c09e7daa5679b27ded", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d31fdf5f828e4c048967e3b992101d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0a66fd454164d739dbf0ba7b1828eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3f02266f1bb46e5ad086b0dc779f94b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b95a28f1b76041a09beac56bf23afb82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b81d177997945879efa5dab59386493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4af752350b9b48aca8d304314bd39c55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67a365ee47514385a5bc5c5cef3167f9", "region_id": "RegionOne"}], "type": "cluster", "id": "717dabd345ae4bff9fc1a6fd12680db1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc5d7432683746b7b4781ae039d1d3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6d370fd5d264648b611ad3fee73cfd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7a4123c5477e47d0a49450a068f4ed4a", "region_id": "RegionOne"}], "type": "data-processing", "id": "382ba191bc8d49708e80a7fe25b0d310", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2f0ec8d806640e48af2c68e51cd5249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae85e392f9944e14917c293364052c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2df7149cb3d44e40ac96442ad6897b16", "region_id": "RegionOne"}], "type": "baremetal", "id": "8cabc2fdd417458f839f40de584c1198", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d4b542b8c794d5e847111fe2f2dfd96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3268787813df478d999c3e4ba2a9628c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d89bd54c78ac400e9ef19ac384908758", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d7d3ca213f0d405f9db6f09153e689d6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2e61468afd454a72a14ef781f2e94559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0d2dda07294c4232952866164736ba69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3f69decb6f6b424482244e0a3d869063", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "56f2fb974e9d48bf98edd1f36d41646a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e185be60f96a416aaa6473619637397c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1e1915bc2ae476c918a2342c4fb278e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6a3a183d285a4a7fbbf981dc5117405d", "region_id": "RegionOne"}], "type": "key-manager", "id": "048a48b137b3425e9b2c2e738a776953", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6726ddd743f14dee884f766c3dc35dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4cdfc917fd694cf393f2e67ced48b6ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c49fcc574384f34991822863aa43761", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "542268c84d194cba9405e92ae9144675", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d419a68fa15441c08438915b298cd891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "455eb750171a4deb837087af8d478f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "567f77646b6b4cf598d6f927233bd1b6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d5063190b2a64d909760d3325fe8ff84", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a3543f5ed834faf956dcc6fe15ea79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6e91f140ecf24643990fec00880752c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7ec4af2c33c34a509239f693901ffc39", "region_id": "RegionOne"}], "type": "message", "id": "babd600c09d64d02b14e4298151b3c4c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "86bab77711d54b8f94162f393be0c099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8efa0eba512749fd85deff7a7e75c017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "379c9539c130446999ba351d31797f09", "region_id": "RegionOne"}], "type": "messaging", "id": "fece8b8295784b0f85c22f778c4bcdaa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f4d4a107a944792b078d03eeb705697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "adee02b63e424d65a04b7d6b62af531b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1d4cb87c6a0b49b2b023a7eddba6b328", "region_id": "RegionOne"}], "type": "application-catalog", "id": "312029acc39b4b479d299cbd9c3e9579", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40d3159a32af46438b01f8ca1e8960d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e8abaae8a00460e8e51f251b2aaa70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3cd3fb9b97c040b0882e2632fcee427f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2cf416a9ca9148b2ade8dd869d7661ae", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97c74bc9fdb3480aa21610a01b73274d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e43716df13b4572ac4d4fbe1a03896f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a554c34498304a3188fcb0a41517b1aa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7eddfb7c3a534158961e476fbb7b528c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "331520c88fd6468683c7d872e86edf0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "261182620c094031a5a54876f89b2bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d1cac50e30a43a6b9e2bf8be5fdff71", "region_id": "RegionOne"}], "type": "container-infra", "id": "42454eacc9bb4a6faf2ac11393608554", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0acc2c31951b4482a9ce1fd07368c81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e1fbf46af4b4336b268f361f26d309e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b7f9a258b134a609d7260282561f8cf", "region_id": "RegionOne"}], "type": "search", "id": "f96cf5787f5a4b8cbba1fc4a7b7175c4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9db42da63a164ce6be47c1701962be09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b99b143b54b4b21916693dbbc77011c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "93c5df7002984e3d88222b5f87e6af72", "region_id": "RegionOne"}], "type": "dns", "id": "a12624bd40d74fa1858a7d8f8515d161", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d75d528288541de9fa6038f6be5362e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e2df77cbc18400da05bac72e213e851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7354dea8461a40d882a1d7798508b0f2", "region_id": "RegionOne"}], "type": "workflow", "id": "515f4baf4ac140f9a7205338ec7e7de4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d565c27e229047c898dc2c14692e2e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "781f5917e006433aafc6f7d40ea75e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b7ea5103a4a44914984bd5f0e3763193", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b2ae0ee1ea8343b19b04f2b99489c5a7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3490ca998d23438ca216f091f0bc0876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5c7b564ab5db414aac1e7490f8c0fa66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d69823c9473d4aa5ac542130fd0c61e3", "region_id": "RegionOne"}], "type": "rating", "id": "2447c8352c53495fa697bd25fbb0ae2e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "801d63876f044c52a0078d5736369321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f2360fcd84847cba6ab4e03dab4e552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dbf02c69f3a94e27add6e2bffc176bc9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "84b5ee9a5bba4c5ebbd4ee447d805cac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54cb87d06ffc49bcadd80190d0840084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "355e98cc75474aa09c42a7f8af28f796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "96ec180c9edb45e2a8aa68827a7c8969", "region_id": "RegionOne"}], "type": "policy", "id": "539155e759794cc1bdbb9c5405961854", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2649812397942a2ba780ef0795e7564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "077ff2ae01494b75a866a6cabe39c407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce9a33a3c2584f3794ecaca3727b4b13", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "09f9cd1cbaad4255bfeba398f30c34a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1d51f176b7740e8a6749ae8166f52ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ef7f004de7247ab88aea61b227b4bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f0cd46c4f7cb4a6a8164982b0dbe9879", "region_id": "RegionOne"}], "type": "sharev2", "id": "30bf8e05d21f4468af39b025a3e38b6b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d109e0d9539f419ea065dab352ca4b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f3da4654b7fc4b1fa97e709075193feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6841016310754baaacf4a6241363a5f2", "region_id": "RegionOne"}], "type": "share", "id": "c362348facdd405bb6968395418f2ab5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "39cc2318f7dc40f48241e47476bea88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07fe6f6b826049258647e13d002c5496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b73dee39b364c15a847e50fd80b6266", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21c56de797d44b9f8330b42fcf70bd92", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "117eab923eb441bebaccdf4ae45d7fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a77bf1698ed4fb6b090447d022671b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1a4df41d28846aa966c505a34d3a191", "region_id": "RegionOne"}], "type": "orchestration", "id": "df331d1b64e943279188b7b72607cd49", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4076406e4734895b223f9059576f250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2404ad0ddbc43888dfe1c201b1ff069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92b2cd3c60b54d7cb2e129772e62b3f7", "region_id": "RegionOne"}], "type": "block-storage", "id": "8da05d6adb3e4d68819348934e687558", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ecb168a4169415497b0572a80a59bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45165e11751443aaadd2f6396b6dbee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08493105b8d247b3b95a9f3dd756c4c9", "region_id": "RegionOne"}], "type": "volumev3", "id": "cf4a71a5d15046258421320aadfb0512", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "350a9e0ecfe849cb9520f5cb878e7af8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36753bb8df6141ec97a7fcf687e9b0d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f154a5a1d1654734b12fbd1fe2790038", "region_id": "RegionOne"}], "type": "volumev2", "id": "78f4d271168349a2b3adb050f2a3b942", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0cc22ff87b84b7a93eadf7de6388921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b0c95475da141dca35c5ca5ef865f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb80a8c63a4847c2812cd7b827b3bc36", "region_id": "RegionOne"}], "type": "volume", "id": "52a488eb7ed14b1dac70f76b4b7f035c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f39bfc459be41d6b42b52a347cc125e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70284636625a475c9d01778f6e698a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10d7147180d94b62b520291c4912d306", "region_id": "RegionOne"}], "type": "block-store", "id": "f80a44a1391d47a1a790e888f7dd3f2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3422e87d44fc4340921c09fa0faa78b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "39ee71d4ac44446392842e2d870e126b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e11637b3eba8496787ae2ba00975b82e", "region_id": "RegionOne"}], "type": "alarm", "id": "57308acb2d014542a41b87589b3dcbc8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10b84234f3b948058c231a36faadae00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dcc74c02df44f0d8656f8a0d2ae43af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e5f9179aeb54442b6864f437955a785", "region_id": "RegionOne"}], "type": "alarming", "id": "adaa2b7abef74619bdcb0d4134e5478c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d41e70081cc40ed824a2f50531fdef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d9c65ef960046ff9286c706341eb18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f3b8b1bd00e4b96bf9114cbb51e3154", "region_id": "RegionOne"}], "type": "meter", "id": "f97bc7b31c3841f88ecaa331dd1e109a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a57f4c7302ce454a86291266c9ca4f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4a62dceaf8e485c8e6d6c925da4d493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d793924df414c7aa9039e8906efa0c2", "region_id": "RegionOne"}], "type": "metering", "id": "4902c455dff4447f960dda90142b0968", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f62f0315bca4c839c8705c0953c2b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad7c41b24f3f4719b2d68eb77f286198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2257602a39bc424e95bbf2f6c680ffcf", "region_id": "RegionOne"}], "type": "telemetry", "id": "0f176400d455447dace0dc00372fc3dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05b36978c3af4af98d69c7c4b9fe5ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a2075be8363d448098ffe545071ee8e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "650894968a8c4ad8a3a8f61b3cf1614c", "region_id": "RegionOne"}], "type": "event", "id": "dfadf902ee8540f5beba8c9857477f47", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b44f9ea6079e4157abded629bdbc3cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c14187c40b7e40729cd18aed68678a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "caad395938e24b07841530f8c8767394", "region_id": "RegionOne"}], "type": "events", "id": "395ae91fe08646b2b51d47ee8f77255a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7f5d6238cc14f9b967adb835b80b6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3c75dd9daa14457a9a4aca2785e36a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "02f5d7779af74c14813dbdaa93b3e610", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7f209a0309a244329725aef51c75aaeb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b76528c288a74ad3b2c3d82336001221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82876d40f4524df1987f6573c16200a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d742df8df72840fb8a7214927d91a3e1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "13488a8c23bf4571af893e04c3559a96", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33ab6ff279ad4da8bd875611c2e57de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e1694681fcb41f28832456b5bdca5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9db5bc854044d69ac0d2171b4d1c690", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "15d80bb13987485e9f93bc458aaafefa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "620c1ee92f204591a64478157c664389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae9ba2de61234195bc49c35411911a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bfc4e3892e5c4c5397ef9071173d4794", "region_id": "RegionOne"}], "type": "tricircle", "id": "2ac54b3bbaf64c12833620aed8cd147e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bc95adf37ab74bae8d4314f3b5b12ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "66979dd36f90420a99f5528915fc5764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "82cc289cca23428085321431bdf551ed", "region_id": "RegionOne"}], "type": "database", "id": "934e9d9f50854905b60de6043409a1b2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63212451faad420f93ddee1b76792584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61d48a1f24ee4ee19dae77d177dacf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e52f806a8d741539d2c1e24256a8cfe", "region_id": "RegionOne"}], "type": "application-container", "id": "4565cb3e05db4e2bba4e5f2697c7ef40", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "981eff77dbda434d871c53797d8f82ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3c7d1371e2845cb87e16d5155f185b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "46700746088740fbbc8f1afa1d6afcea", "region_id": "RegionOne"}], "type": "container", "id": "5f644976ce3d4e8e942e9f08ef262584", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f57b6bd3cee43b19a31b29f2d83cadb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d45fdf0e19af4f0ea0d9d346be974b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d06ffa48c3ba48a798aafdd96a9cabff", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "82ba4ef7d7c24264b1b6c895a8d68366", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5a15e882642d4c8fa923e79402ad861d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f41db7faa7e427c81be5fd4483f7093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ba7386ce51d244b78748ce89ae7c009e", "region_id": "RegionOne"}], "type": "rca", "id": "15b6e9d1912e428fb66f2f0ff069c710", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "565099c1aa1047d9a0e8ce620300eb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b274476243de46b6b4fcf2a576576939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "99630e9d427c48289bbc92ce2195cd04", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9e19df8964e541bfa58eb5ececf635b4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2a403579cdfa43799fe14bab62a64024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bf7155762f9741d6b35d87e7961a56e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bf3324d650dd4c459211e99e07c296d9", "region_id": "RegionOne"}], "type": "network", "id": "e0a65119f9aa491baead84d8bef95a33", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c3427dda17074f51995f6719944f2154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "42492a6528204a4e8b21bfacf74735c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ec92f616a63e446687e5d3747cada095", "region_id": "RegionOne"}], "type": "backup", "id": "19ff9d73cfbd4abd858d43d7e4abb9e7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a962cd536f8b4aeaaf58ae2b3ad2717e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "457fd9615d8846418c434ba8bd25bde4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "85bf210385414cd8b3c403ab874a3210", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "155a202c7de344fda546ed3b2d473197", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b048cbe079748d28e20b15bdecdee53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfa7fef138f04307be0d1d710425a880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8e5f507b67f2454ebeef0d3834b02993", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7e7de493fdac4a8c8e355d64670d6a6c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7d295c5479cf4d7185ab1b243dd8a885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "74a90800094043f8affccecbef0a2115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d5fe712b068040a3b06ca7249cf3afc9", "region_id": "RegionOne"}], "type": "monitoring", "id": "c433e28ac89249cfab69c8c8c92a4f51", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2253a1312bf1432e9a263a34d55ac9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00ffb51944044ea4a06f42c617101599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "adc575fd221c4390bc09156dcc16af19", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "81fdb4097d2b42d5b96c25fdd8e51588", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e228b9cdaa34b2191c2e1ac8987767c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "446af25046a74aa29ec266d59446a2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7aba5335d8df4de0b5bf2e68000f7849", "region_id": "RegionOne"}], "type": "placement", "id": "14344836f42c45329dbf5c0238fb3dae", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5d2c227f389449349c18d66bfae3a14a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7515596fcf3942d8a651709fb4deb426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "081d8e1ba81f4c4cb11130f35ef5198c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "16470e3f3eae45a5b886e68a37c6e161", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "afe0351e910a4feb98cfb16b5aa4248b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1df26af9ba3d485aa9384c826c502057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "814a7982a7194f2f9b3b8bc721fab2e1", "region_id": "RegionOne"}], "type": "ha", "id": "46828bc91bb04a219d2a3267116ccdba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c6d970dd9e444d8db01eac779b48abc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a38a4037eb2242adade235fb026bc39e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "68e0a3181cb14da68b87e0f4057ee36e", "region_id": "RegionOne"}], "type": "reservation", "id": "902504d1a8764e428cff0c018929249d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4e5d5d5f9f4748d6a61de6d208f2e567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "264882aec7bb4af4b91200d1d30abcb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d3c74636b06840879da6fe4747e5112a", "region_id": "RegionOne"}], "type": "function-engine", "id": "fc7c1aaac98d49278bedcd864c5efe96", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8872951bc86447a6aa1831b1450e05d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7f2088595cb42068ccb4f30aa5bf5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6930fdda48374c4596199cb46c74b9f1", "region_id": "RegionOne"}], "type": "accelerator", "id": "72569dcaf75b4dc78bde246da1ad3d39", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "457a97a7eec24ab3aa59ceabab806d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "519eace707364942bfe6ed0dbd4bd682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4fabe729048c45fd8991e20419521222", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3697b23397684e63beb1415e2e2b8061", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "70467bc0283f478084afab86b3781c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29a5cf4691034b1db14f26923ee811ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f8805ca7db0430da0c7248c30bfcf7d", "region_id": "RegionOne"}], "type": "registration", "id": "d6c70f82531044aba742ffa8e86274e0", "name": "adjutant"}], "user": {"domain": {"id": "b67488890b024db293bcc17f8744ff30", "name": "ba92cdc1f24541318543742cbfaba418"}, "id": "c622a1b785f44f2ba18fcea6039b64b5", "name": "9f482e736cae4f48ac6e318b83e57bfd"}, "audit_ids": ["61c813603c8b4dcf9410d1aa60ceedf3", null], "issued_at": "2020-04-23T06:25:59.042366"}} 2020-04-23 06:27:59,179 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,185 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,188 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:59,231 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,236 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,239 keystoneauth.session RESP BODY: {"volume": {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}} {5} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.280183s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,015 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,018 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,020 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,022 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,032 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.963959+00:00", "project": {"domain": {"id": "23cb9496a9e44afbbcaed3efef2d7d0b", "name": "a2d785a5a25241848f04e884fee8692c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f4d196136c1643f2a1399ed690870aa1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "afd324f43ec24204a0354da980019fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c199dfb453634f2290c6e64a22daef6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4c63d181bb3a4bd89795458437baf0ee", "region_id": "RegionOne"}], "type": "identity", "id": "0c43d50ac4684f6297a9d43f914489ed", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "822f6440db544d04b804580262d822b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "335aed491bf241238ecda8a0751e9f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fea81ffd80f24825a1d8586a6663a0c8", "region_id": "RegionOne"}], "type": "compute", "id": "1b07f96fcb25436e8f894c696834cd7e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2a87ced7b61c4cc3b6c9db28de488113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "447ec8e17ca941deae24f41180de27e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eb1f7a4042a84d1981ca1c504a5c3f42", "region_id": "RegionOne"}], "type": "image", "id": "73c350b5d4d34c7ea9ca2dac2f6598de", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "32e741eb64c64aa583ed98ed778a3fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7f80c46c004a4134a401e41110027f51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8217379a51f44ea6bc50e5f19215de9a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb7580d0ebd2410ab12fdbcb332bbbd8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "649229900b594badb163707ac6e2862d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32ac6d16cfa84fb4a58a936992fa0c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a04e73f27c14cd69656c6148f20ba93", "region_id": "RegionOne"}], "type": "object-store", "id": "8830ebfda1f3421c87d2b364555c12b0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e97e2817e2eb445cb2db0266f5f8348b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "846dc0e4f9b84332bb0802390f68f733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d195d073a4e49acb5f7d8ef2e685d9e", "region_id": "RegionOne"}], "type": "clustering", "id": "764e1c22de4a4b09a34566299efc5bae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "361d016f68f142299550e8acced2ceb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6da4eb5706a34f78a5c41530b0f4e466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d397ca6d2aa14a1db4b6fcec255f21f0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6a60dc8802bd475daaf96f2b7c0d8485", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d85b06eec3a46eb81394095d00afe00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2250230792645e69bee23e7b85ddae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "930a15b6a9e94fe5b5a0dc879c04c4db", "region_id": "RegionOne"}], "type": "cluster", "id": "ed7422eeea6f4acabd5212f3ddbbef8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a90f89b286434d23b0eca11f61d0bf4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a4336f9f9cff4984a22288e0a7359a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9058c48479734332beb1b895b6525ca8", "region_id": "RegionOne"}], "type": "data-processing", "id": "5eb0b35ef4484971a4644afac725ce13", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "717b0fc2d7254d569b5fca3dfdb01159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72b3f01d0fc14a34801b33a995b3752f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d4f0949f7b647d48928f01c04142079", "region_id": "RegionOne"}], "type": "baremetal", "id": "52ab2d0d959f473aa62b5d5ee5a68424", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2badb26d4c63440a97d11530730e2c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f1201eb77534aee9e7e78e2cbadb4f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e497cdb958a34954be18abbca72a5c4d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "18fc918846ae4149b1aad47a502022f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee27062170754063b01fd0b7b87ceff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "14bb24a430e1447d99efe958697066a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3fd9831947aa42069f684f90066b16cc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b2b741e757b94a78be239d0837ed7069", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aadbff9953e04a5fb3633db8ec1e0129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a5a50a4e32a941b38f6a7fffc45b0c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "59c8990eca8b4bc4be78a204ffaef4a4", "region_id": "RegionOne"}], "type": "key-manager", "id": "1a7f62aff4804a13aa2865ca589bb77d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ea91e38b08e454e9e4f7ad88554fa9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb42504f2ab540a8a7ced83e08f3c5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "94f0b07f3aae4e07b85c19c8a9414260", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cf58f40c1c9e43eea893081d9c53f311", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d6bea90cd6c74f35884bf77fb84c8e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "feca88e487014f01b82d8d94a2db9d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a30e905f378146dcbdae6b2ded60069d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a1317d8121654b35b4b685e2c49ba7df", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9ca40595a8c4b79bf7cccf7134d2661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a8e2fb2ea7ab4ca2b93c7253eceb9019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "02149c6916b64bbebb6ecd3b5d1a9a93", "region_id": "RegionOne"}], "type": "message", "id": "65cc64afe9ae43c69a688b5bcd7be4c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9badcdd59f74443f81d3539f89ab34ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b42fe39e06fa41a78e5b90f651258bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a57b0f5bdb74f168eaddf972ce8d1bb", "region_id": "RegionOne"}], "type": "messaging", "id": "56ef16d072294125b471aa0bcc5136b1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "35dab3dd43de46109846f543cc3e6b2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed1eaad3665247a28291ea1b2c4903be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b9af4bd3ee904b9c86ad8c8e69111029", "region_id": "RegionOne"}], "type": "application-catalog", "id": "50a4d1994fcd42569a124ac37be77781", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9d136ef51dd49f08eed0dad7edd5eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3928a079efc441b3ba49fea3b8840f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9c8fe7667ba495f9af4299c6dfb3257", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b4cba246b84441678f857aa2e03afa20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24524ca5b7554e408979b15174ebd1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0f0c6969afe4161a91e28ced6d591d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7530f67a5b414c94b213b8c57a6a8c64", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "25415e0b330e43ec8efd3ab644a103c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2df1e90bbabe465cb327829a9318adfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3148998d5213417b90a81371bdb27ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b586a473a7e94bc7996959037ac89cc4", "region_id": "RegionOne"}], "type": "container-infra", "id": "3224d5f23a3d43e08dc6aa516565c43a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "31dc5b10fbc34de5b61594c396da0647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2bbea8f84b714444a8a7eed895c6b1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "73cffd0ca8e8438782a1373ab76788ef", "region_id": "RegionOne"}], "type": "search", "id": "0ae50ee447bd4c26a20c1f6e527c8dbb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "879e65b33e204b5cbeadfcadc1ff91e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b0d8ea5dd9284cd1835f91d335a08eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cc105f98ed3f48ddb6a7da67cbce32ce", "region_id": "RegionOne"}], "type": "dns", "id": "2e9e17dda03f417b80703ab3d8cc9615", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "86304d680a2847f2bb3b6a5de08cb2b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c6609f820cf4547839df42ec4bd57c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a9809c1279944ccb8d09cfd05ed7d519", "region_id": "RegionOne"}], "type": "workflow", "id": "67bd1641870a471a83a616da9fc29089", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "78d355eb8fa74a40884af75492f5922c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c09add55e3a4f5d96b6c23819f5ddf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3e6d19cfa6b34ffa9656de6ed111c6cc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "34819c7d09834897899df5804a7d6b4c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "77d59683e014470cbc855e2f06787558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee4ee5ea416a44e5936b46d045ae5b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6a72f4bdf0d54b33991066ca1255c814", "region_id": "RegionOne"}], "type": "rating", "id": "bf0834f8a0774c878f955a0f2f65973f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66358a4704494a71b2efc6829830455c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93e30392c5d149eba5f81aa1a5e0da03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22b1bd5185fa4a8f89f9d9af31071b42", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d88feb8476304d0087968dd2d1cafa82", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf3592dbb9a94589aaec53da02d9c352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "303e17a2fef94644897c1a65fb01abe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d18da91023b54f3ca1ab80dab641ebf3", "region_id": "RegionOne"}], "type": "policy", "id": "f2b20a53c51f4128b9fc8dd9e696c904", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86625b6f92084e24a8dbd665ec6ddc5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "449628b133fb4505af371fb5c7000ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "217d0fc5fe8c4110b921b244f0061242", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7d972beb21804a94bec49145ddef623e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e0b27ce7f654b1e9ccd77f424bb16c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0409ef9c5ec0440b8a4e3493bc018864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b25d51f2de7047f7babce8932d4ebd7d", "region_id": "RegionOne"}], "type": "sharev2", "id": "1087599408b743128f5fed9a7a23dd9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f871565602174c75a8c7fdf981362427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "33720f45ffba4bb5a3e1dce7c83b6c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e5d79cad907349608df9b9e26b0f6a2a", "region_id": "RegionOne"}], "type": "share", "id": "0f7300a9898e4ee68ead0e88367acf6c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e38d68507bf4e75a6cd48219d0dd014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9dc472a67e794b15baa90090679eb4b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "80693084ec094730b16936b4e0eddabf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "16ec5dbe32104fd2a31776f8728d48c9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b183acdcca9949f3aff8e803f61b42c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c41c2cdb18f49b482303437b3583488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8929bac2900c42ddbd2607dc63f2c8db", "region_id": "RegionOne"}], "type": "orchestration", "id": "ef28e03ed7534e46a0a275eafa1c7ac6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69305a27217f46a3b70fc24ac6cf17b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d560bab86c54d26a9e6348d432d24f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "553fadcb87cd40f2920bfcd3491d59f3", "region_id": "RegionOne"}], "type": "block-storage", "id": "b1ad08bb15db46f68cf5eec7fd5b7c24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a354affaec4b467d8151c139c2e2f6e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afbbb51502014c1f83d43fbee1522293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "695b6ffe23d14e8cb27fe23590c1457f", "region_id": "RegionOne"}], "type": "volumev3", "id": "116d53d9312445d8b1cf853c26a501e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2638f10a5add44bebe7b0175946b20d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab5c64c8b232400095ee6f4ee486edfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecca825668ef46eab52061f29e59cfc8", "region_id": "RegionOne"}], "type": "volumev2", "id": "4962a2e4a6ed4486aa8a3532ffbcf1f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51bf62699e39466ab04952a52b4522c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22c8fbe68f66499ab62ff60124508765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c549e9b5dfe14daca3b818df8a59e740", "region_id": "RegionOne"}], "type": "volume", "id": "c09c29bfaa874a1786fcddbe2ac42d7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38b1dfa5508e48f5b2b0b929b4cbff2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec3a00d1c0064e66b6f3bf644766b5e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bba3eb60010643799163ab00625a4fdc", "region_id": "RegionOne"}], "type": "block-store", "id": "ddd7d27d271b4765956ddcb83a133bc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35d99506064b4015b6c72fa0681efc04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb61a4a58be945be8f48bd3f69e47aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5ddffa349944492eb9c0c32ebc04edfd", "region_id": "RegionOne"}], "type": "alarm", "id": "68741b6436c943c59ecc5de002ac1c78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf82dd0d63c34822bde0ee5091bda865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e81755f9390d48ccb14826a9023bd98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fac5bd602ec24e5ca2bbd12c8ddfd6b0", "region_id": "RegionOne"}], "type": "alarming", "id": "2a2f9374ddc3490f945ef2553625a8c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9aade5fd245549068c372ec8155f7800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25741b26ab754e0fbc1ec05faf1ceec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6bb33a61bfa14cee8072c21377930087", "region_id": "RegionOne"}], "type": "meter", "id": "3a57371d81d240d491e7c938a3120fc9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d4a499c1e08401ea27a2a345f82aa74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff2b0c305933418b8ab36dd0b99af9ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b619f62d6b9542b38465b6d9fbe0e5ac", "region_id": "RegionOne"}], "type": "metering", "id": "2d9532d4c90e47ab944a99518308147c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f2cad89449546e7bf12c8ccec6a04d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef4dd75e7c294a2f963fe78bfde7dc51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d899342f81ea48f6ada90ded0a7e73fd", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c429eacbd1842d8b53cd511c8c5f4ab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9cbed2ebd04645fcb7991d383d7e6cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b9fb55f2762d4bec98896a06f4031fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "748360f3cd0a43138f2c33bd3f19b817", "region_id": "RegionOne"}], "type": "event", "id": "c8918ecb4e3a47b78be6cf31453aa442", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4ab495e516dd41e19fe23e666b39808c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ac9bd645a76b446c860c6520747d550d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3c068ff0bc9d480287868a118fb87c13", "region_id": "RegionOne"}], "type": "events", "id": "095d0f4f712444e9bb1541ad208bcd07", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b643f52bcfa434487ff8ea95cecbf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ad189577418450490bd9b5dde1f93b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "59ae54ce690d498488cdf8f53c212347", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9a15e05f9eba4250bfb6fbf7790efafb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b339332fb157468e9ddff7ff0e459579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c973029c1cea45dcafafdd1b3e3134d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "caa7185f3e2f498fac7d9ef3884c71fe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e8b87c8293ad4fb994ae844d1ed43cff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "512c10542ed64ed1a045bece1001dc5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae07751944c64ec39a28c246af6ff7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aec07aa456474fef8b9f482d81830234", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3e18e055b9b84536b7be7469e8fdab78", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3d77c92b03a4b8885d05d73f384ce2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "081ed96972004cd39676b2ab1e9ea034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbe3818b0c83483eb7e3059567ce9b56", "region_id": "RegionOne"}], "type": "tricircle", "id": "afc2ddd97d55432387f5ac19ac9c3744", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a966ab79e88244f88b62ee818ba5631d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "774f0f2241f4462390cae509e24a075d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "705891b1186944408febd7d475ac9269", "region_id": "RegionOne"}], "type": "database", "id": "ce164738562840d0a2519043916764c4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3643f033f06c44b09fe8ff2061760af7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "55c7582464cd41a09e6f41bdabbc8e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8cb5a48e8ea449ad8994776c5e1f107a", "region_id": "RegionOne"}], "type": "application-container", "id": "b00e54ac746b4bb49ab4763e6daf8e14", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c75ee5ff8994d368d763ed831b0d99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14804238c3b143bd9b8d6651c035db96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f94e1ba50bf41138f81c24ae4dba4fa", "region_id": "RegionOne"}], "type": "container", "id": "dd8ba8a39f7d4ac78bd13a90a6ef0b98", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f4ff9726ef014827b77a19d1827618d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab0afc635dc04a679cbb61445f2427fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2116d649e5044416aa27e8a5830f8f39", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8e49021b878f47c89727b9d991c18c2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "10daca16e0cc46d99322d36b48fa28ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "744415d7f95c48dfa441fe44be432562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d2f47997e824d22929fc9bba6fe15b7", "region_id": "RegionOne"}], "type": "rca", "id": "0cb0e22a6d224373b61f9b15e02ca2dd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "92d4430d95a44627988f30b8d9378a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1eee7c959b97470fa992161c48d441c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5e18a53e3d674866b12399c52b93cf81", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f44b8403a4fd4f04b6506fa76eb55839", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fb2167b6202d43978ab036b7e938dcb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c14e15ce0a7c4fc0897ee787d05ed5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "45e268521add4d709e251fe2d3ae89c6", "region_id": "RegionOne"}], "type": "network", "id": "b446092e3e05429295aac0a74d10d3a8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ebcbbee760814326b77ec3887b96d8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e45b528e9bb64f68bdae196baa011571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3bd2b8d2079346898df811b40591b771", "region_id": "RegionOne"}], "type": "backup", "id": "82f7e56aad7e4a8995bb09872470c53a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e780a4b9ee3c4840800a52f3e50af4c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3097e451a7b74ad3b065b27857866774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "41193de9e1da4baaa30a55541ad06dcc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e416c9919fb14200b5f571ed275df16b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "496b9c2bad7f47188f55b8a6fa1529b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "accca2366fe94c339fe22f4d637aed48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "696978f2ea504c18be3964dff6f680f2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "133f5811fbb845fcaf479a1118bb7351", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c921c67c33a46ee9e9c9e637032e31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b207eb7d06243ffa7fe1997d2bec4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e87fc868237944fbb039d192c059f859", "region_id": "RegionOne"}], "type": "monitoring", "id": "c8b6f8de298b40cfa22225a715ac3cd5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9c367b857ff14bd59fe71cf79534ae0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "921d62d711f44c598223095c0eec45e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ea8a0c46b51e4de6beb97197198bef72", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "50384a22ca894614986096961d91f662", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dbf4309e89ea475ebb40bf59d95e7e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "99e9130f2bcc44d9adbf4552025fc865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9968a16b38f746c5a59703db71c610f0", "region_id": "RegionOne"}], "type": "placement", "id": "3fbea5ec19b047e1a579703355dc4989", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5f71b640b4144359955b69a1e8870e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d3cc8c9c3b14e10a9ea18f90ecb4566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1376cf0ef6694df6b9ffade1c1384aca", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f96ccf4ba9a54ce99be7b336aa025da0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c7023d6c3aa44e65ba7abc2d609b44d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba28a5979b9b4d4586bc959bcdd352e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "baed3d236475441191bef08943e2598b", "region_id": "RegionOne"}], "type": "ha", "id": "ad8d103b6ab8442c87c01d3e45f77d29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea2b6145a9234288adb861abdc402765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "41a5590bd46942e7b5a95d54cc4132f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2190e0ffed654109926ce22703cfb7f9", "region_id": "RegionOne"}], "type": "reservation", "id": "252429ef6d5b43d581c4c38cffd8ebe2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9504ef68e3a14cc49b8a1866a83d2d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e0c898142624ad5aae4300cb409880b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b813760c3e45450ab033ed04634028dd", "region_id": "RegionOne"}], "type": "function-engine", "id": "70b57f4ba2c14b78a27fd1d60dcf7221", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab798a1c80e941f78747ffc37d273207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e42aaa2022984cd6b29580ab04cd509a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f7e369a689c84e9bafa3c15c7ca2e0d3", "region_id": "RegionOne"}], "type": "accelerator", "id": "82482653975e4743b05024b3ea047ccb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4dd547deb85b4d7eb3b83462423f6627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afe2be009e224e818694d2e40fc85083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1a60ce2ddad040bfbf5822ee89251e52", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3676a5803acf44f288010e72f1620a3c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb72018014634ecd9271bc69ca3e75d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d38e56e98b5b4b5a915771b800908c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "292febe7a90c4ffcb1063cd64a3de09a", "region_id": "RegionOne"}], "type": "registration", "id": "f2496881560441ba999c72dc8451cb76", "name": "adjutant"}], "user": {"domain": {"id": "9c5771e8c8014eab87fa2f023d922d85", "name": "45829f47dd0c4af6b8f7e0b64202fc77"}, "id": "63e760ea66654778b9d7072a94deef88", "name": "9640a4fc340e42dcbd42bcbe8b9f9a7b"}, "audit_ids": ["43e870e4650a4304adb2c23e887f6293", null], "issued_at": "2020-04-23T06:25:58.963959"}} 2020-04-23 06:27:59,118 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,124 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,126 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:59,170 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,176 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,178 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:27:59,204 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets/fake -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,209 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,228 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/1/recordsets?name=fake" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,234 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,237 keystoneauth.session RESP BODY: {"recordsets": []} {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.564095s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,726 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,730 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,732 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,734 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,744 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.666310+00:00", "project": {"domain": {"id": "faa300cd126f4ad797dbce068c8ef796", "name": "52ad5a6fe28c4aa9be464651d6601364"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "68b5d401a1734e67bf2c80e8161f5e59"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "08067d6338c34ddc92e000f2107b5eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "edc152d8eec7496595b143d73bced1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df031f2a73a14e83a1b10b3ef7ee2398", "region_id": "RegionOne"}], "type": "identity", "id": "9ef5d52efa44439ca04937678cc58957", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "07f18ee0b40e45cab84f979d2a066900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fff136ebe4594cb4b36a2146a4b67099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0f9acbb6514247499d1a3194c49b232e", "region_id": "RegionOne"}], "type": "compute", "id": "f50c14e1e9a9401e96cc142179ef6df3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "31a72c87219246908ea2e77408c7303c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a494c2c9a25144f3ae65708c4f458d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "62a0afa397744ba7889d07cf20759482", "region_id": "RegionOne"}], "type": "image", "id": "df040220b9d04dcbbc6a94adfa7a2627", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6072688a16594e419a7cb7dbc2e0a01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "61a831735f354aefafdc340eae895dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a0c90c602fdf43a2a13f9ab39c25ab81", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8d39114ea932420db372b07a1194d2d4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acf2029a74dc49dbafa993aaadd3171a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0135aa010acb46cc89f27e248ae5aeca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc526e98ea4548269e4466a2ba2f6972", "region_id": "RegionOne"}], "type": "object-store", "id": "5e782867c4f5476eb6ee946b9d7112cb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d52ded07fbd429fab5fc10dcc0763e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c89a8b1385dc48159a733d64c32d591e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b03e47479a164ac584545cb1c3e4adb9", "region_id": "RegionOne"}], "type": "clustering", "id": "780421a9666f439c8e950af0a9dd8fd2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5648e6196d94450ba41bef0f90338af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8b86b2dbfdd4c7888cdb3c5bce6ee54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ba1a73c093c4ad5bae65bdf5133b2ac", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bffbe5d7b7e84ad2b358249021e7dcc1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf10b18126be4d90974eba3b42e18803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af74421aff7049d4accfbecd5366a548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e1d3004654d1488a8e688e45ded1d162", "region_id": "RegionOne"}], "type": "cluster", "id": "362b376196804d3997673251d2c2a8b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e5346fcee7ae4642a1c901776b3f6d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c4457bdcbf724c3e91e55f9e8d43c4df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "16a17990101644d38522a53f56c5f503", "region_id": "RegionOne"}], "type": "data-processing", "id": "ed176a9e3a2e4b97b2b38cdd1e535a8a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0dc2781960be4e079b502cbec3775f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee954204e2234953b62e0da815526408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "66a79123c99d47efb5440c67d83990fb", "region_id": "RegionOne"}], "type": "baremetal", "id": "975a43191ea74bc691c433ce29829649", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01dada343e8748f695fa673319ce66f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05cf934829ac4986a7396b6157996bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58c1197ecf9f4ff09d86ac70e3497087", "region_id": "RegionOne"}], "type": "bare-metal", "id": "08be01e98be54401b9ff7553cf9ba752", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f8cd805d18a44c19549fc8482eadd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2c74fba4996a4626a73f227908031621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f4cdb1e938654cd6a1d4c295b5ee5778", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cb90b3bfb8254d47b81681c2eef37518", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f73afdc0cb1e40d4a8373e6b256f0e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3b9e69a341246afa8b2af50bd835cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "54635972be75487ab54b7da7a43ab8b4", "region_id": "RegionOne"}], "type": "key-manager", "id": "be9b28e203ab4feb9fa2ac2f14d6e1fd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1efe1db36d984572a81eb633b56d229b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a159c7f06a0f4e0ab5accb641b1286f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fa922a9f13fa4e82bcb6f810faaeac73", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "10fdf665f1b8490d83ad87d7e6288872", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60594c18efaf4a9da8c14d09891a3473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a3c7227ea2074ca292c0456b00d4b406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5b11d8db5bd94c35ab0f351b3b8388a9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "079b1dff459a49bcb979e5abc00ead1f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "03b61bb28f2b4be18443fe823c185c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0b3150383e5d49baad2e96b47750a0fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c2e2cf82af664612b475a951ce7aecae", "region_id": "RegionOne"}], "type": "message", "id": "351d19e5525c44fab08bea3813f8dfaf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e805f07d18fc4e108bbf13f9468cb582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bbc2007e9dd740c291eadedb009f926a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c277d664cf694d11829aee582f0c5bcd", "region_id": "RegionOne"}], "type": "messaging", "id": "f581b2e1004843f09d4a7c118621e815", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9ac98ec4e3094b868707b949cc0c7bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "464d8acb54d445918bd3f326cc0d6153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "07a62311f14742f8bf97193d745d4d1b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bf1b6fec804a4adfa71833e90f17cb65", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff6aa8347fa0475bbfc4413dc40cdd05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc8709ae973d4e6aa2ef117649828da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46f98b1cbf2846b7bc0b063652bc9528", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fb389fff2a3d42d4a9f3047f85469720", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1321201e01a74ba19ea208f81772db0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "802f54c0eff342529470c776427bf593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0faeeae590e74d18b6a10fdb1bb1a1e8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4889e0392c6c41a08c02b40bd98a469a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f6036d84adc4a748ff56b0612420b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3607f96e149b4fa5b9080c2a9da81b6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d23d489ab0344e1af69f186946d9720", "region_id": "RegionOne"}], "type": "container-infra", "id": "c18435227024425ba6a8fd36b08c77f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e1bd5e3340084dc186ff52ce617e5d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c3b4f63d786f4ce2a4bc32945c287ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "143fbf28518440648970c4a38a57e098", "region_id": "RegionOne"}], "type": "search", "id": "7c08834cfe3f44bbba420b8164b79f53", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "39fed2d17e404bfe9140a2794d04eb65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7fd9aac101dd46cfbc811b4fce187c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8f2d0550dee74b7da041865f737b4c16", "region_id": "RegionOne"}], "type": "dns", "id": "28307d33dcc44c4994b444623a28e10c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "174fd965803d410f9910402ecf72019e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3bd1dc95a97410d8bd3c8ffcbb11b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e1a2bf28bd545ae9ff5ee8f76481d6e", "region_id": "RegionOne"}], "type": "workflow", "id": "a4a858f10bbb4cb58dd1b2f414e45f06", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fc49cef38944ded9e2c93a91e94e1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bd4dcb2a9ee4405bc3ed3116789a253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e6d66e5fe5342b281b8a6f7313a3837", "region_id": "RegionOne"}], "type": "workflowv2", "id": "51b42af91b3b4cc5bd82591f32b305a9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7b1e973186b46fbab0a49f24f8aa1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dbbbac6b47a04953a80e0927197a2056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5d6b5c48c4d647a598219544d5c1759c", "region_id": "RegionOne"}], "type": "rating", "id": "6746339ae19c4798bf774e89acadec9c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b0e28adf71f447ca9660e8536cb7135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eaf9a8bf6fb1467bbc276918e80b8a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1d5a8148455f4c0695a8cc962aa9e61d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "01f3d436b24e419e833565116b4484e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19a5fd4c84b9487cb1251ffb5ec11b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25f98a6ff78c48cfb4cdcbd234f1ecf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5aeadf7e5514950bf63171091362790", "region_id": "RegionOne"}], "type": "policy", "id": "dddc8c80062346f091809563a604cd9b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc2e2cebd10a43fda2e2a60f5b3ae0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ce340292ca9446fbf43013adbf7ff3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3f47f10c960434ab3cb105a4d5761f0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "44b967b4eaa043b1bba5630cbec790be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77715422daf64c8a9a88dcf09e2b7726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e710d72e091f40569d1e661797aabd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "449c5e3e749a478aad65ee00cd650a7e", "region_id": "RegionOne"}], "type": "sharev2", "id": "58f825a24a1346a783c440a6bfa8c5f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9903c2b339784fbab1936198b59bb99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5bade34c2fd84cecb26f3cf38cf0e39a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a02d2cb87a57400b885c1949abad918e", "region_id": "RegionOne"}], "type": "share", "id": "4c321aa6634642f183e0e116b58b413c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "53cdefabc1a04b64b08978dd4d0d7f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1e55c5dcd954b1b82b2f965e0bf67b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ee36ea79adf4066aecf592c2ec539a6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "be7daa43ac6748dbbe06e185b264ebe0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "732bcad17f4a4d8ea74dca0ab8ce52e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce792c0e8c1b44318d17a79400c56dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2df64ed9b51b4f38a6817a0f9d25c890", "region_id": "RegionOne"}], "type": "orchestration", "id": "96694f0683684f30aa0c6aa29da4f781", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e2888115b164e0fa47948ac166c7977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a07969b09978457694b9a2eca4bd42f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2edb355b56b54884b095615dd8611969", "region_id": "RegionOne"}], "type": "block-storage", "id": "2df6ea2156c64a228641356bc7b7aff5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36fb117cb39546dcb4a94dd15fb75ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dc56302163345d9883909fede9bd965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98afc5007a274f80a7ddcaf4e706f537", "region_id": "RegionOne"}], "type": "volumev3", "id": "844d8b77bc7a4f2a84f99a46a8cccbd5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c939f0128cf742b28624745591281ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7d5487d97b248b3a40b597c5a8a5dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54153170bebe46d6926f01ec5417fce0", "region_id": "RegionOne"}], "type": "volumev2", "id": "586d45211d32406cbe043c8b3b1020e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15aac7609d8445d08ed954eabe80a772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb46dfa395f648379ff0a39d8423110d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8620c08adf4ab7b274cbf37600fdc0", "region_id": "RegionOne"}], "type": "volume", "id": "ff3c0776ca3e46d6ad68e2dd35eb3c74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c1fe9bbbba343148ac308fd60d68200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3113db1855f64f06a22ecd9b89e36c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78fa2edfe8ae4847a95792c0246c0574", "region_id": "RegionOne"}], "type": "block-store", "id": "fc20b08b37ed4c038885de300852c30b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc649ba456db4bb9acba95a81761227c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd940a94f7a1485b8a3645104075a4a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1b78b61879254c2190987be4803a8ab5", "region_id": "RegionOne"}], "type": "alarm", "id": "772d5413021a4d30ba4b6f2efd48b9ff", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4f1cbd89919491395dfd3f4c08cadd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d387ff7cfd94d2e8a8eb3fe9b68cac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "208929bd7e41458db9da524ba7afd024", "region_id": "RegionOne"}], "type": "alarming", "id": "e3dd3da7fe904888ab4fa6bd8c5a2eea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e07de32dfa664f57b497556518b9255f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e27d49af61545f5bbb251eec52ebe1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1c550bf228b4bad972eb974e6a41192", "region_id": "RegionOne"}], "type": "meter", "id": "772e2039be3840969cf9820e55ce2f8e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f92b3faed3d247279fcd82f07006ee30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37a5a2bee5a143b88098c1318146e5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "775dfb686e754b34917587f76bd8d466", "region_id": "RegionOne"}], "type": "metering", "id": "850679a9cdec45ffb6bd914d8ca87ee7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e5c4c1438d34248afbc8bb6ae280363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55420fbd945742b48498a19b0206d3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1776465a13774508b10014b7269eff4e", "region_id": "RegionOne"}], "type": "telemetry", "id": "9421bd4627db470e8d6a214519715789", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0eda1aaffc7c4f028d3d916198fdf6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a1ad4ba4feb648a2a02109f0a9b01373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23fe8b17916145e984433d195bd8cceb", "region_id": "RegionOne"}], "type": "event", "id": "f445c53cb4b340edb57a069d8dbce6af", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0f42e14ccdf84faebc513f389dde54c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d5bd085076f480ab8c1285c8776e192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "74f66b7b7168426aabcb36331cd6deab", "region_id": "RegionOne"}], "type": "events", "id": "92b69dcfe97f49db8689e39fc31d4ce6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e157a9f05631422c9ff9afc6d4cb5e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b27082c099f459aa4f7ab96c836da0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a6eca8064f1741e28f32163d7d27b8e7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c2264bd5373e476d94ec65f189767b18", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9d9c1e4bd60495bb50dcfcb2237f9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d68a523475404370b42079adebbd376b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5d00beec0f714b318ded05524cb764a2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "41171c67eae84141a1ca5a5e85b449ee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43f2fa02b42b4a76932ff583dd49b797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65c656284ca0468896677f01b8541cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "316a1f7ccd7d40c28fb6d58e430131af", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "268e9722338a472cbb9c9b0d3c7e079f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1cde4ca3cd24c7ea1e71486cbc5cc65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96661a404cc14fceafa498c6123d4d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdde9a48127c447fab7dd98bb7f2ea31", "region_id": "RegionOne"}], "type": "tricircle", "id": "ac60b17d9bcc4c5db68543a9bf378a4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a1a19066562e47958eaa91bd56fc5d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bb7a449d38824e3f9790a84678f5d64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2bbe0cdca0f3491695fa0a614ea5b9ea", "region_id": "RegionOne"}], "type": "database", "id": "f7c676300a9f45e4a8f6bc580cf2cc4e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7ff0f53ce4a490b9c050227c5846bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88bd7cbe889d4ce4a04d26f06c0fd1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc3e381bfbd94e14ad0f004863538a4c", "region_id": "RegionOne"}], "type": "application-container", "id": "426ba5cfb81547b9a6dffb9fd11e6faa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a8c5b96a96d451cb2635d692c8ee7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e88938bb02d54056b80e9cd933f12891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e2f3128b7374f80b39c3ef210dfccca", "region_id": "RegionOne"}], "type": "container", "id": "ec34bf411b774368b73e9dbf3ed11a2b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "991aed76beac4f42bcc1d3e03cad6116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6eb19529dad04d928df0bbd1564060e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "340d0729637d491b8e7664aeeffa862b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "69b2b3588e86447ea66b4283959d060b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e89550c40654697802978f4b63c616a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "358ff04039b04ac4a73ac0ab659761d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "50366d25d2e94631a8cab6b430846684", "region_id": "RegionOne"}], "type": "rca", "id": "c133f4cd1ee1436a8b13f23cac3e8d49", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a5355f458814802b3f6251d46490149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "856f63db29814b09b87996f9ece0cdcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9e7aa5d260324cf38f8a76023937346f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e9b5af249f9d41c19778d0ad73eef8d5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f9b268a265b84da087f42f023610fc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4d1ff173c9e24760b15a9127194c17ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d53b041cb6074a05854a5671d2576a8c", "region_id": "RegionOne"}], "type": "network", "id": "49e84d13258048089bbbe6a61d07053f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f20fe54bcea34aeab666c551de228112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a081fbd42a5a4b66bc175a0e08291be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1d50219612bc4e3289ed354318f8eaf4", "region_id": "RegionOne"}], "type": "backup", "id": "3557a01f3a7b4930bde9b8c2c6c261af", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f76e3f9797304c5eb85bf7e2204251ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee3785f12eeb48c9b0d6c6a8126682eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d48c9486c7b7446c98936940039a9fd0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "549bdc6de84f40c0962a67b2a119d4fb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "463a7d585dfd4ccf9550a6fc64ccd003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67c7608694c149a68181b111b5ce6bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e77d23bb9393496ea9499a4f6d53d90a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "549996c89fec4efdbcc93e45701768f1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "884d2a66823f4055ad773ec5b3d3e2b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98f6696410c146c395186fb3c9e165a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8b8f045fb7144a3491420af9ef39b150", "region_id": "RegionOne"}], "type": "monitoring", "id": "49a5b88b4afc4c3ca2688384ffc67c0c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "069961ccd5b34c8a9571f8839bd17b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "705a4ffaa4c74ca3afa3b4ff98d3353e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "df40c413a7ad4edc93e2e2048b458912", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "416258d012a444248682cc4dad37ceed", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "986145f0f3d34a7ab634ae7f1aaeeb44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "25b79a7080094575a931cd29f482b68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a0f9520024704ca5a327d08c7f3d05e6", "region_id": "RegionOne"}], "type": "placement", "id": "7e53ccffe4a94981a4770aff6394ed38", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b60124dfe1d4c64b00d52a168989bed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01799c4ca62f4ddcb57df454e499ce0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "991e3d5a20114d8a9deaa959a4378301", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2873ccf814464e01b42c4ff7e99630ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "801e7fdbb7f841deb754af53eb412fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94eef0b54178437887733bbb051bd314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b12547210d0243aa8d66880ad50da852", "region_id": "RegionOne"}], "type": "ha", "id": "820c23e876694f0ab71e5c16da800e6c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "46c43df9a96a4d73bebf08625e95643d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1313348b32204cd7b3cb97607d274567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e67fd9f0cff249f28b296fc97b8eb7d0", "region_id": "RegionOne"}], "type": "reservation", "id": "81c767b1d1754c6a8255cce429f34212", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "753245ab9e594d88b32e2022119ed296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0a453c3dbf4a434aa05d0ae9be897e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3e82f6ee65da4d0e849dbafc928c4657", "region_id": "RegionOne"}], "type": "function-engine", "id": "e596709b929849eeb36da08e9fbae854", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "89ea4027c74849e1b9e3e5cd43d3ee2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "279e385d02014648a3898f85f120e52c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "435063f5bd3249aea2871a25865a6ba3", "region_id": "RegionOne"}], "type": "accelerator", "id": "5af64b6002554200b57acc088b884aa9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecb49ee1145b4f828ec6365663e61d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91e76f458cd748a4a3e6991a09fe2563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6e1c90b2c7a4cbab59e8028b3c780bd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "08177040b2ad45a19ad1b3f9ec502db9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40335b47248542299f5f5bfedde733af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dccafcef1f66477b8d5a621caf67b596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe8c82ec14a54b08ad66686b9d194b4f", "region_id": "RegionOne"}], "type": "registration", "id": "3964fa61e06b4db9869d4ab9b206ab9c", "name": "adjutant"}], "user": {"domain": {"id": "b96ade9338c54acdbf96b379bc2fe0f3", "name": "2ec465cc4e404cc29e56c17795310d0e"}, "id": "6601da16b10344219ee9e1ea38313f0f", "name": "b1d7fb6480ae4979b6e34f6a48779f5e"}, "audit_ids": ["941a241b66444cb8a08218748d81d1f9", null], "issued_at": "2020-04-23T06:25:58.666310"}} 2020-04-23 06:27:58,774 openstack Calculating hashes for /tmp/tmpoiwF1T/tmpm0FeSW 2020-04-23 06:27:58,777 openstack Image file /tmp/tmpoiwF1T/tmpm0FeSW md5:226fa25d6af23144e78322e7ee9567cd sha256:062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b 2020-04-23 06:27:58,858 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,865 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 25}} 2020-04-23 06:27:58,882 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,887 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,890 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2020-04-23 06:27:58,892 openstack swift uploading /tmp/tmpoiwF1T/tmpm0FeSW to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2020-04-23 06:27:58,916 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '' 2020-04-23 06:27:58,922 keystoneauth.session RESP: [201] Etag: etag0 content-type: application/json 2020-04-23 06:27:58,946 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '' 2020-04-23 06:27:58,969 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '' 2020-04-23 06:27:58,993 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '' 2020-04-23 06:27:59,002 keystoneauth.session RESP: [201] Etag: etag1 content-type: application/json 2020-04-23 06:27:59,009 keystoneauth.session RESP: [201] Etag: etag3 content-type: application/json 2020-04-23 06:27:59,016 keystoneauth.session RESP: [201] Etag: etag2 content-type: application/json 2020-04-23 06:27:59,097 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000002"}, {"size_bytes": 6, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000003"}]' 2020-04-23 06:27:59,103 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:59,120 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000002"}, {"size_bytes": 6, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000003"}]' 2020-04-23 06:27:59,126 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:59,143 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 226fa25d6af23144e78322e7ee9567cd" -H "x-object-meta-x-sdk-sha256: 062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000002"}, {"size_bytes": 6, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3/000003"}]' 2020-04-23 06:27:59,148 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:59,151 openstack Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. 2020-04-23 06:27:59,168 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/images?prefix=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,173 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,175 keystoneauth.session RESP BODY: [{"hash": "249219347276c331b87bf1ac2152d9af", "last_modified": "2015-02-16T17:50:05.289600", "bytes": 1437258240, "name": "openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3", "content_type": "application/octet-stream"}] 2020-04-23 06:27:59,193 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/images/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,198 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 1290170880 Content-Type: application/octet-stream Date: Thu, 16 Nov 2017 15:24:30 GMT Etag: 249219347276c331b87bf1ac2152d9af Last-Modified: Tue, 14 Apr 2015 18:29:01 GMT X-Object-Meta-X-Shade-Md5: does not matter X-Object-Meta-X-Shade-Sha256: does not matter X-Timestamp: 1429036140.50253 X-Trans-Id: txbbb825960a3243b49a36f-005a0dadaedfw1 x-object-meta-x-sdk-autocreated: true 2020-04-23 06:27:59,200 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. 2020-04-23 06:27:59,218 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/images/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,223 keystoneauth.session RESP: [200] content-type: application/json {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.203104s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,122 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,127 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,129 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,133 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,145 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.058133+00:00", "project": {"domain": {"id": "60cbd22337e34da2b637a607fcdc3686", "name": "3ebaffaf1c04427ea8e06baabf952317"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aed1938c174b481282b78c690fd60bfe"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0f7c44c327f34d95bfe9642d76267dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3387e3b724fd4b7981f57af0bb21027a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cef081213e34444b8b2df645f125c6e3", "region_id": "RegionOne"}], "type": "identity", "id": "01e509e73f914fde9245f0fbb399a5a7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "866aab6bc01e4149affb6c41c8d5a562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "30ac1a093cf9419abf69d702d2132a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "df9c2b4d9d2a41b3bdbc4dac5ddea242", "region_id": "RegionOne"}], "type": "compute", "id": "58c11c519d5649978a07773402e09d13", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3cdfb008c8884d8cae707ee4156d15dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "773cf49972d841d2916feccf6f7bcee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "772975f965904fbdb5e54e111bff0bc1", "region_id": "RegionOne"}], "type": "image", "id": "31d609c8ecd948b0b714b8dc0eaf17a7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "192856288f7a4aedb23fcd4508490c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "99c8c35e54294b73a5494fab7dac5616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c9da69654b894a7bb30872ed3b2e1f3e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "93eeea5afe424dc2940f103dfe9e5f58", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d37cffba0558405aa9fea7d4d430a937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9566b8083f5a4a39b7914062738a7d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a83acebdfdc2409a9784c779bed6f377", "region_id": "RegionOne"}], "type": "object-store", "id": "8c4737067a4b477cbfb508a8b60162b9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a38771cceb5c43dca40819fdf3241f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46f21c44d20042018a5f3c77435db56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f484b591ecfe470f90d6fb40628a252b", "region_id": "RegionOne"}], "type": "clustering", "id": "33858aa868ae4910aa9e421eeb484fae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e931254e04ea4c13953d163e402d7f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7416436c54704935bf02512df6c9b2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a12c6773c0c446ba9cfebc2f4edfab4c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7e8097a337d44b54905f46428ca68daf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d157d3c77e5744fd8b38b5e76bba0658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8a396d8c954483b8e4e448174ae1bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "60870c57d853458780aeeab3de03bb3e", "region_id": "RegionOne"}], "type": "cluster", "id": "14871d4a63204921979e51f83ec13093", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "995fbff20e8b44d583567fe17a473684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "96d299ff879145a99eaedf09dd99addd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c196a19d5dc2447a9fdfc125a16f2f75", "region_id": "RegionOne"}], "type": "data-processing", "id": "30f5a9f9089f4eb59490584cd0f73037", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3aecc6162c4b44a78df07175ee34cefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d90485d26d841fabf5d34a6c5c1ed64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f0591c2d51f841ac957183b87448be5c", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a2396cbe21942b191908e3225ef40ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9ad8a75126c4dcd88c4f3d769dcf82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3ee7b508af76447388933df9e52bfdf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "687c0690fa3f4d84b03f3d0fc450db34", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dad1d27e1f804f4292ff4adf8999be4b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e85f83f34c414c29ad268c0e9dbe82b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "945445fd64624e32b995f6fd1dc7d390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cc743fa41cf6407b99c36ba6cbddb71e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "64c21a4bd7fb48dda2520109c0a8775c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7f0643fe0d5941fe97093d958768ab48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7b69f47372fd458597b76edf50a8b139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "296a8a72b0ee4ea7a4c626e0f2c735a1", "region_id": "RegionOne"}], "type": "key-manager", "id": "ccee94987bdb443ba6e3aba4c534e361", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c99403a2672947c1bdc4d1f3e9defe9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e91d2071e144f838d40026bc37bf104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "716902054df74ca69f93839a4db955f1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c55cce5041334201be2137245131d015", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11c84c1b31ae4ec48fb93bc09ec4de92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c311795a4c24e00a622b5ed9d6504cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f44796fffad452891f51753453dc74e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ef1c3c3631ad4f26be405a10dd0c10fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "970a312d75084a2aa63251fb85cfa2bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eb7507a52faa43fcbf22f85d47dcb9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53fa62c4b3f44ad89b9f09cfe662c70f", "region_id": "RegionOne"}], "type": "message", "id": "147e82c36f154adb8c1abae928dcde82", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "403a11647dca48b69de9b9191d318630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "df70f4384e334bd28e892c75042761e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "908b1d696d854e3ab6dad292fa2db085", "region_id": "RegionOne"}], "type": "messaging", "id": "2b78ba4b3f4f42e59089ab13527c2722", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "afb37209c08e43129335e06b769b0a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c87fe6a580d74d969b51cf8592587bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "88529bed5ba24e61b8b68b16b2517d59", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5fe2671a8e1342ad9ae2baef109d83f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "daf38a60f76848379403181cb6dcad6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b289457d26eb41d493a2548155ba78bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5fdcdb8296a426dba6fd3e83a23b8c4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6ce9daabc16a457389067d59ad06cad4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a56d9f0add984c7e8687a321825d5a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c42ccab62274b98a808222650765689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bf497137de447d19de790e903c6c2ed", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d336a2230a6d436489d79319ea239a31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca2e5a8013b549b5a33d571b46250e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1354d5a481ca4d79a58baf3afc562717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1190ccd75f9e45778dc6a87c1dae223f", "region_id": "RegionOne"}], "type": "container-infra", "id": "1c73151d8738470bafc7c09280d35948", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c866316cc4044ed59f40c2356d39c0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5b78e8480b854f43b8d937c196f112bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "24f1c146497d4591a644cab7fa141f03", "region_id": "RegionOne"}], "type": "search", "id": "e65fcabb1139425a94b5552c3e682809", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3204f9d4790a437084818a792b096aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1305ec1420fa4d50b2390ddaf5e2225d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "91d0fd9c7181435e98994f167971964a", "region_id": "RegionOne"}], "type": "dns", "id": "e949425d3f1348d8a6bb11665ec2c00f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "996c1efc202c46e9978636d1c090bf6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08956f8d967048f2b75b76e91fab37bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7ba495f22eb44ffb98bb4551a46858b6", "region_id": "RegionOne"}], "type": "workflow", "id": "72389a5782074da0bca07e887ba337b5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8038314a5fe4a4e99234daeefb7b0d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a3caaed41b94a2eb269484b1a0ab382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b2319bfc45d345ca9f077dddcbcdc255", "region_id": "RegionOne"}], "type": "workflowv2", "id": "952ca914276f49a19e960634c3abfb7a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "96a6f945b5f84860a22b9273bbaf6c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f58539922b2642009dfbf0d6c1fa6b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "979e976e91724b86af9d67287d4a29ae", "region_id": "RegionOne"}], "type": "rating", "id": "8d956491ed31478b833a248c64d150f3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aeeb164e548e421ea4fccd59fd7c122b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1edbd7c0997d4267989820c551717025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c8cc203436e74df886c843e1db755edf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "54c92d9db5be44b9826a36dac583a6d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7c8cab7105c4b48940c5261dc837a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "532532da61f5494eadf2281f75cd4f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc1f42452ba54b7288e62b1897628b26", "region_id": "RegionOne"}], "type": "policy", "id": "47032fd1fc7a48c0aac09bcccda86027", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4fc427d4cc548ada42c326e122e11dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31e4d2b557584bf08b9108868d7e8d99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bfc504e8e12348a6b8b85a5bd2c1efb2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b7d2951e1ca847c183b559f99871a6ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "207d5879f0644af39edada312b00e0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "957c8cd99415427bbef2ee7fe521c6dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b23f357dd31b4d04a78c03f5c4bb5b9c", "region_id": "RegionOne"}], "type": "sharev2", "id": "aecd59bc81314480a4fb796c702e078a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d9aea78bf5c24b3f916b2647704513f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8e057eb8b1e415d8ec9bdf9ee322fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d1e0905c4c4c441eb14af3cf9320374b", "region_id": "RegionOne"}], "type": "share", "id": "b3e0cd1e773844c7992558a405d1202e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a0a3e152d1b493483e4ebb4b73a9c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "773b9a50ea9a4f52a44373a5deadfdf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a191801f6e6e41b486bb10bfab492b47", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0fbd34624edd4188b1c5c7148e5729a4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d61bcadb1674649b24becee4ca7af4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc0bb5359164417f91aeaefe3bf19bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dbecab8ed9549bc949554c5328b3a5e", "region_id": "RegionOne"}], "type": "orchestration", "id": "987684c12ff341c69710ce403859be67", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e0a2f06ff44fada1ac9bade7a31729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c960aac4ffd34914916a6706b1f05d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24b04c03862341b897822234c06bf552", "region_id": "RegionOne"}], "type": "block-storage", "id": "8748fec91f014bceb3dd353e7afb4663", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4a62c50ae7047c88304a81c24bc5c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80248e107bc74ed6b888d7e6d7c6cb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "410248748c374520917a10de0e001573", "region_id": "RegionOne"}], "type": "volumev3", "id": "4f93cac2902b4767a43ce2b1cb088b6c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24b9825cf985424eb80eb6e23724c1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a7d351a8d7846728b423d9b6024274e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69a233265d48401fa4b39ee65c772009", "region_id": "RegionOne"}], "type": "volumev2", "id": "dfe407f37a454efe8fcfda395d1232e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a40b310108424c8a8891de4346163ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6011f55adc80490ba30cfab7c5fbb5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e2bbc6d18d43b594288327495cf515", "region_id": "RegionOne"}], "type": "volume", "id": "36842218325e4e5c80b05fdb20fb5af4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aab71e3c1f514c569f50d70f28296860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cd1e94362994556a33ef18542a3b7d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9edcf8915cd34d8780645d98f324b64b", "region_id": "RegionOne"}], "type": "block-store", "id": "0128c9e002f4447b9eaaefd97bf4781c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b4b71e0274c4eddb2d057edfc3bb299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6fb7d8b684e64d849006a4456c2b9362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "49ee1d6ebedf48869438c5a160c4e623", "region_id": "RegionOne"}], "type": "alarm", "id": "9774ad244f824332b53f5b98bf508802", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "192da4926a994e918fca3bdd17337ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae376a9b0f8b4d01be470a6c2c1411a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14698d8222db4252bff14f7bc2adae1d", "region_id": "RegionOne"}], "type": "alarming", "id": "1fa691b47ea34247a24b4a7f24c8bc9f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "769c52d082b14f0ab03c7a02f9917e2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2258dc69c89542d299c1517b511476c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "22cd02d48bca4ca1aff81c80423500a8", "region_id": "RegionOne"}], "type": "meter", "id": "a6f73b1e1da5425b8539a58a9c4e882b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "968deb523a5a48beb093874fe7f8657f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30f9d62e01dd435e9bed29d9d498625e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ef79d37f2a544fb5b4428aba429fd599", "region_id": "RegionOne"}], "type": "metering", "id": "a0a60c04da6349999782fd1782695eee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b4320cc891842dbac78a9bde560f30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "00145955f5c541fe9aa7240e2195125c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2fc00ee3c9194a979ee52b07e7904de6", "region_id": "RegionOne"}], "type": "telemetry", "id": "da501f089bb14648b4bdd934b684c7d7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "97b92494d53242978ec5c2157c74528f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5919729aad5d412f8fe29eb449d6ceb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4424c6ef3564284b0f2913a741b6194", "region_id": "RegionOne"}], "type": "event", "id": "1b2bd6e829404d8abb8bd46c6e4095f4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c60fb608c3d4574babe95d67a161b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fa0bdf6221124313b6f3459d0c653557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c3e827e4b11141aeabf535a30413959c", "region_id": "RegionOne"}], "type": "events", "id": "9fe31d4f08aa4bcc84e02b3eda29e5a4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c3862c8fa68647b08a07d9d7254aa041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0fe5c57c9964eb2a6dea8f2fdb15ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d302c0cc9e7a496ba0f90fed9d8e3af7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e61a740cb9824e5383c7ec556440573c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96066db96b854a5fa6fb66f3d7f01ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "74b26457ceb844e69bd6c203222bd645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8edd4c597a504f39aaacb2c411ad4fd4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "eedc636b7a9b492c8853bb0dd7b8ede5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "62e5b40471ff427e92aae7dbbb2e9b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a06b77ef2ff4e5db8b79e50fbbc5d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ead0158ab97248bba4fe6801dfad386c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3b596f62001b47db83d1b900c247d2b1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "05422bbcf6f746e5a225f78d90f6123e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8762feda64a24cc4bbcfa8cbcec826cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "75070281ca6749ad9f42e07792c74fd1", "region_id": "RegionOne"}], "type": "tricircle", "id": "5dce748bf28f43b4b338cd4f350e5d0d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c6527a29603d4465a4bceccd9075da48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "865196bcf34741b984bb48c0b5d4af7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7d28b50fea304af8b6f10be9a71eb982", "region_id": "RegionOne"}], "type": "database", "id": "389dc58a72a5468d9981f76ca65a2561", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3491692dbb9f466483b6e6b1661b3852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfc8734fbf8c4ffa8d7de2011f818bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6d9e8c0bbe0449a4aeeac470b04c7563", "region_id": "RegionOne"}], "type": "application-container", "id": "c07b193fe4bd4cd7a27990481c65be5f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b78986547794b98acfb011a9e741686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "30a8c6d6100540f6a7f46c07f956c985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ec3f70726e7b42bfaa8e2f9668f476a7", "region_id": "RegionOne"}], "type": "container", "id": "6245e54ec79e41b8ba088a9100ff6aa9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83e0e1e5bc3d46d48be8fb9953cbfa54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0c775f38a014ef694dfe004cb7b6f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98590fa42766480bbd042fbc460fb032", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "489a77486b994c2591470a1dad7ca89b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3b5dd1252ff4bd58c81cc2fc899df9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c301a10b24bf4bb4bc6fe118e81ecf08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "233623961d8a4987af4938709305e529", "region_id": "RegionOne"}], "type": "rca", "id": "01a3aca55857461eaa49478796f8f7ab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ffffc91ca084dfa863526985ac14e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f59adda58b94555bc0e03a154d01476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3eced0c529024e5eb873538fbd59a0d9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2481e4b3dcb84596a21bdaaf361cfacb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf1b6dab36a94316aa99fb918f53cfae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "add1b644e9b64d6b840c3defb893cc71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a24bf6a4951f4772bda89b33a8be3ca4", "region_id": "RegionOne"}], "type": "network", "id": "aba3b69ff3f748beb29236bf97d075ad", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "199aac705c4d46faa758f2f576fb5aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a98e277bdce144a788bf33057224f627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c3dd5f4d791d4970b8dc4febc92cc648", "region_id": "RegionOne"}], "type": "backup", "id": "00bc678a9b304148820cd450a5bc6d7c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "09248b0af0b94e5db88de6f4b0364da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a56c3d20c9f741509050eb8d9ad5e618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3cccb8004ea74ff8975d7ddc219fa1c7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d22d8676b7ef4b56afc5445c0568ae0e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fea80d3aaba4fbaad8808c621d3a7e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9e7ea66da444f2baa30fc317dbe2826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0731bc8ba0824fd5ad9ca7e8be9fc05c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4481d4c71711449880f7fa0d666670f0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2417e23bd44a4a86bf4f55f056567fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7196af89b8af4f399c8317e39330d6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b67306f4fb1045ffb5808f750cd01aba", "region_id": "RegionOne"}], "type": "monitoring", "id": "410cc42eec4b43bca9ecdc3b39075191", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1176ed68d3aa4e27b9cdcc111d147f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c49a0de7dbf47d18613cfd67199573b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f3a95bfb2d944f0b95bdcf476ff113d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "556930d738964585ae7e59e5971c4b4f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "48745456c94b453c90e9333269bbc4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cb47ada9ca66403eb2c50ace8a0fb679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "548bbdb20d9542c9b2cf2a9a36c72c01", "region_id": "RegionOne"}], "type": "placement", "id": "c405eb85c46d4dcaaf2028d1324f45bf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6502ddf32bae40eeb270fff2107ad0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e46255b0307a4401a8c3cf2d456b3396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "28738099a2e14578a1ec1432e9f67b97", "region_id": "RegionOne"}], "type": "instance-ha", "id": "805edc131de04cf7b3ebf39556d90605", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fea198594c48437db379f0cf0c3d0360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "216555204b5844db8448760da9e03296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4130e419f5524062ad9cc8c7a98aeefe", "region_id": "RegionOne"}], "type": "ha", "id": "3b600e9adde64d87b68bde1b172833ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58efd0b9bab34666bb0545180559ba31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bbdd008fae1143949863eaedd3205d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "35ae3d0421224df0af4f66797a916ffb", "region_id": "RegionOne"}], "type": "reservation", "id": "dabf67955877439c8e0879e88ced2e29", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "33d3ae3671f341bf8905548ece9f9fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9bc3da5dcccd4959b866fe40e9d4fd9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c1d273d7d0a34499ae21e55423b15a01", "region_id": "RegionOne"}], "type": "function-engine", "id": "ccee358ff427475aa279a21084ff5aff", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "36e7fa2862044c3c8441b7434e74c4e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93a7bafb14f1402ca719e0c0beea15b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "944268322cda4248bd09660256cceffb", "region_id": "RegionOne"}], "type": "accelerator", "id": "6586f19fa19d4c07971f3936b2f3395c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "965ed29d1d874dbc8fde55d7700a4819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "01c34b59070d499bb6e73df036327c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aa21166604bc4377a48779890e54d24a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f96f32aa60b742eb950b141b03125dc4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c41c4d2b7c27477781ef9ad625e036b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15500015e96e4bff98c44e7d316f46ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03703e49fe714583ad47982783a7df5a", "region_id": "RegionOne"}], "type": "registration", "id": "6286b88d980b4c0889e3926b4afea31e", "name": "adjutant"}], "user": {"domain": {"id": "89179cb7280644ef949a057f5d912e11", "name": "60ef7e508d724799851e5b3bca342c29"}, "id": "d6b417c9cfc648e09365f6a03be921c9", "name": "32f9d8ee2b114a6182533afcff775751"}, "audit_ids": ["a04c6d5451bb4930a4a55ca5cad7aa2c", null], "issued_at": "2020-04-23T06:25:59.058133"}} 2020-04-23 06:27:59,209 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,214 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,217 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:27:59,250 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/1234/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"removeSecurityGroup": {"name": "nova-sec-group"}}' 2020-04-23 06:27:59,254 keystoneauth.session RESP: [200] content-type: application/json {26} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.057786s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.296617s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,058 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,062 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,065 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,068 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,079 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.001055+00:00", "project": {"domain": {"id": "36c7e733c0024eb3807017320d04c52f", "name": "f7e4af57d9424b0184fde2e0001ca976"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e14cc3bc2594cd0b9416ca94e45d77f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8aaf00757df34372a1cb7af9eb2b25a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e693d10f539b48cdb1dd150814493d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "51847dc5863f43529ec13e0b2ef4b1c3", "region_id": "RegionOne"}], "type": "identity", "id": "747b61222af54d6f8be098150bb78ee4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b369957e29384226a450af85374444ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6bf518b9d6224127a62138f89ece5942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6a65922ec2804eab96ba7f1d9014ba9b", "region_id": "RegionOne"}], "type": "compute", "id": "97a725df26b540e5a3bc69f3cea44870", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "362a5aa5dfa242bda696e35fb7f01451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ce65de9b194948a0ae1f7372e9f332e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "055bb63d6c4046d4b8a934a1fb312a95", "region_id": "RegionOne"}], "type": "image", "id": "b2bec41e2ee84b20911207eefbe0fbfa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fb95c43defc74524a94db6b315d68a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "488cf5a41c8c47bd90619babdcc1d2fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "86946be7286b4a81a6374f2a1068b031", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5beb18abc0534e5795d0725aecad0b8f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89afe578e4874cb3ad748085f4907216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32b17fd4f24f480d9ab72ce94a4ac00b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acada09bf34948308934a738233a7a6f", "region_id": "RegionOne"}], "type": "object-store", "id": "78cad59b2f914843aa70eb98dbbe3910", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d864a347b8aa4ef5a38e04d9cd92e0cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "720624ddf2b24aecb1790257c935b248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ceb4cf58ef64f108ef49e61b58f175b", "region_id": "RegionOne"}], "type": "clustering", "id": "8e65ffa2264442c4b56cf98a075b8ec5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2097ac1af00742fa9ce158f6b5958cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0bbb54d32bc442a2a8ba474e4c16c606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55190c847b4942a694ec9926ddef7a41", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f97f04a0079441da80f3094a65068caa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99a81b66476c468187e094aba297e6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e40de5b420834dfb9b9b59b9f87e14af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e388d3222da94673900f9e308690a406", "region_id": "RegionOne"}], "type": "cluster", "id": "7aa5c07af69c4562a2273a1f7e2b790b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fd58bfb54a2f4c93adaac48bbee8d041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0858f83bfc1049e58cd9deabc08c1639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1181ca0c082448c8a1229a4fa3bc5105", "region_id": "RegionOne"}], "type": "data-processing", "id": "a36f3833a6df46ea85336a88b4661c48", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ac5cf2854a8e438295efe59e1ecdf2ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e3b9bf0216f4f649b7eec925ff63945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9ae3d132ed7b42f79f9f94fc032b4e6f", "region_id": "RegionOne"}], "type": "baremetal", "id": "e0b96574af7849e6a4ae1743aa2b491d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d97361896bc4612b4bffbd412534780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7be8cf173c88448883e2e9c445fda1f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fa6d70f09f8c4b188328dc1d16959950", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0f4755bdefef49768fd8c8e2d13d7059", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "542da4fb02c747308e812bfe5b7c6dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "406cfb005b5f4f9fb0287a611f7b2c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "139c4e065ddb4aa5a0a3e005c0e9717b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eb1f87e9ce2b44dea5976d8f686410d6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "acd0bee4b9364a29b7bfe78ec913f53b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9ccb4e3a2b954a26a6099834f7d776e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "66868ccb6af34351a218760cdc3d58c8", "region_id": "RegionOne"}], "type": "key-manager", "id": "24f205aac7c344d285ee0f4f679ff084", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "742f38ce00cd4ed9ac3977bfa5d987b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82d3f9e97e7148d183c6e7e851a430e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "84511bb026d049a5868a64fc247c44b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6089fcca60a24dd0bf2ddd59b9058c9c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c3d8c8a753e46fd8b885f428113be9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08b7e989fb0248bcaa1597deb1a007ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5a69108e55242c9b1651a4b56531f84", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5c5b2ec5ee124f0bb92dcb2a372e37e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "463e962be08d4da88d4e08d81fe682f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "071cedb8d8e1426cb8f4421a9efcf3d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4cd03899f2294c1da21f8b163e68b9fd", "region_id": "RegionOne"}], "type": "message", "id": "bb43e2cb1d714e39a199a710549509ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67d2f304948f44618599086dd0ada3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a121ca9aba3443ce90605b849c2433f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dffc779dfd4f4de6b86dc658e0b2af0d", "region_id": "RegionOne"}], "type": "messaging", "id": "7e22eec11b714cc6a9955cf59f84435c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "093f17baa84246d1a9f09bfa0cc417a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77823c32081d440780086af14a8ac7a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b3944af3866e41eaa47fe4ab75a37dbc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0a7ca0c1712d4e37ae737213f1490f9e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29b16672f4574ffa9f250876aada8f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00a35c6eda6b4339be358b73cb0bf8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "576f47eb6c1f449797e734576ab9cb15", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6e8d914378094fb8a1acc8e3509b2a31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3d49cca0c9743b6aca48016ba4ab378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdb90bfaae0e4e19aab7a599561d05f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df3a79e64aaa4c908413219bc420aa30", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2841c0a62c0c423c9872d13776bda0a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4796873eff1a4815a8c54f9629098451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb1aa6df65a94be19c9eab93ac41db0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75b07747d6ae4531988f1da21a98f54f", "region_id": "RegionOne"}], "type": "container-infra", "id": "4a889469939d4c6b8173ce6b1d06c2bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f38c743bcc654eada93ddfaf832c95e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "22c5807027854274875b49c9d7fc59ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "48822618a021401a987574a674292771", "region_id": "RegionOne"}], "type": "search", "id": "5c66fe58c30c4a9f82707e0e32187565", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "17dda4c4d41e495a92011ffb3d16df1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dc6c2454a68042f6bce8ee5b3c4fe947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e778c245c3ea452faec705913afebe0e", "region_id": "RegionOne"}], "type": "dns", "id": "471ee940cc7844fcaa4f79840490c9c7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56fe2078e7b44155b7bed26dd74a8f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "88efcf59e34243b99877d3c8a678b9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "869a3897e9154ebaa581f06715eb0b11", "region_id": "RegionOne"}], "type": "workflow", "id": "60ef0b66e17f4b6c8d85b7cdea9e8619", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a39397f22bd145cf9834c5cea87c50f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1db9d7a125834182bc1f055bf5dd6851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7442cdf442d04da09d2ad42e13b47177", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dfc796268aff422185d55e8c8736f58e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3889b4c7fb44c13b557b182571cc098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6e0de748af2422eb43afefcdd77064d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "730ad412ba754c59a8fe4a50a36e7385", "region_id": "RegionOne"}], "type": "rating", "id": "eb0731f357954049baa69bd10caa92f0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7998ba99d9f474d9c5def26367d2cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b891cf8b476242f5a933b01970a1c329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a069adb755cd4b6281938a15d79b70c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "02f3ebd5c3534ff78374e5a2be45f8f9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d611fb55f9f34f48bea8c929b5d4754b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4b9fa3b507f14c4ba70caa76d40a9401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c6ba11af10c4dda8703729db1f93fb4", "region_id": "RegionOne"}], "type": "policy", "id": "c6fb582508b84bb2b1a82c32acdd24af", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea36819b1ad846e4bea24d43268c111c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a931a65bb56042b6bf4b10a125e2e8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4623a21dd2584e3b837a3b2b9753a0bb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ee89fe95508147d1b7cba22740c33b51", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbf2af5887ed42bc88bd1559738d94c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c75c4b529e714bd39940ba23a3ec052f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a630490d8c894cc4b13c7ff53f206994", "region_id": "RegionOne"}], "type": "sharev2", "id": "8ac88456e5e7487ea473c674083c2d87", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8d64353b010450390054610e6124c07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7484b94072c44ab8e4a1024d4bb822c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cff27ce7983e492bb833521df81dc3fe", "region_id": "RegionOne"}], "type": "share", "id": "995f8549443f4b47accd81fce7d2cdad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "538fadb8d7414265a78f112184532aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bbdd710a545b45b8ba1a4f0008aa8601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eaa35b659da6420692388da583a8e770", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0af1b154a4d4291836b0ac5023bd304", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19ecc54b584249939483332111216a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc1c211fcf554b7abcc0b6ba63845149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "011e10f4c6e74987b094dbf7a832555c", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc6a935ddd3548dba4df00230cfcdc68", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41d5c43f834f45eaa7c0e1e5a9b010dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47132662f70f4c25a4a0a9ecbb5c6e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58450fbd389842abbb4323816eb1c745", "region_id": "RegionOne"}], "type": "block-storage", "id": "c328a0c20ffb45858cbacaad10f61531", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6021bc9524014dfda4005f3f55632687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7c34448f8ed44999753b022119a3f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "607a03e04b31466d9ad98d404e4a87f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "f2d367d1b0a646a39a3c0f9b2bf6f509", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17082c29a63d47b8ae3eb16a1840d285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4097d14c7634af393f47653df048db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b1ad1119aaa4f48a74737f8d0d6ca5f", "region_id": "RegionOne"}], "type": "volumev2", "id": "a8f7cdd9a42f44a9acf95e12d4d4be64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc14d6a5513b416a9633d569b322baed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3240eb8b71cc4244a4dd3519630aae4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3df2e877741e465a9d8c0591748fc34c", "region_id": "RegionOne"}], "type": "volume", "id": "26d61feed30d4798875527f2dc160347", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20dfcc8f67724a7ea9b4151c5b5e5a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4eaea2f53ef84bf29845db68ee4b5d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ba259ce991c4c8d8d9ab1845712767d", "region_id": "RegionOne"}], "type": "block-store", "id": "39762b94c98d4717a03c769cd955410d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "023c269af0f64c79ab7db357bc664c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a19aed699bc843a6b5d628f622400d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3bb0490788a846b5a40f4a316d21b258", "region_id": "RegionOne"}], "type": "alarm", "id": "50bdbb0fbf3a4f31bdf5169bb602e81f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5fd06d04c7f74de38a6e358f2e824b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcc5e21b78794da0a4ecfdae3d832a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d923d6a236874203988a92c2b04ca42e", "region_id": "RegionOne"}], "type": "alarming", "id": "3f6153866d1e4d0698c553efa95b4e2f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2c66b5240e146e3b1e91f4ef046c716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6414486dc9c74652b36ecbe650de5e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d876ca26d6724fc49b2ee02162676c5e", "region_id": "RegionOne"}], "type": "meter", "id": "c4df58af16f14fbb9a413c222c094683", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef9634dfc3e5404db0792878912f3bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0eec1b994eff42e58ed42d16636a6aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "28621de77eb74b2183e47d8ce4cc2244", "region_id": "RegionOne"}], "type": "metering", "id": "ea2117f10e6b41088e4aab3c361de1ff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a055357995484b1889010f4d3604414f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3095c5337da4e78b5106b56788736d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "29526c47b8e347958924d66cb3d41afc", "region_id": "RegionOne"}], "type": "telemetry", "id": "035fc47833864797a5fca0e11bf28250", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1a4514d7f09f4ed29d62a4c55dc2584b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "381d7e8b841b4b53a6931b521ec2feca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8bccba7fd37d4b0baff8bac45fb6d195", "region_id": "RegionOne"}], "type": "event", "id": "73abe028fb354c22b089ab984b70aaa0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68798cdec7a64a9cab4b4606abee7d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c3e8168b13744a4e8bf4ba8662ad5481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eb7f42c8fb6f4b9eb458138a78c6efef", "region_id": "RegionOne"}], "type": "events", "id": "f60b71dc94434d7bb8df2f044a22e1f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "072b882a8d824416aae16c60de7633cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2b680322950464d9f1a924d1de91505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8e337ed24a744ff59593cc6fd601d91b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fc9fe7ce6e384cc6993bbb9252d2a320", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f0a4d02d18b46cbb1eb6de98f01e16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0e1513c8b804fcaaa889950343bc061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5da295c46b85447e8ee3c02b41c91d69", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5f7578a68941450db22de9f45ac2ed51", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30e59f3a88e34961b2ae6dd199ca1ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5473f9e5dee445d498b4124e91fbffc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cddd97977df4c748a9f91bbfd7dbb04", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1d54626f4ee44a88954887a7bcdceb46", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f080763885a947fb8da918dbd8fbfcd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12bd1c7201884c0aaf6288cf3da815d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "da36dd1608a642b693835f1f1c2348af", "region_id": "RegionOne"}], "type": "tricircle", "id": "64cb119098fa494cacb45d6ba863f9d4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4b51597706b94e91b4ff600da78fd2a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ab6d665449a740eaba4098b440bf3aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e1a7a575a4a94f60b3d83f117a1e1970", "region_id": "RegionOne"}], "type": "database", "id": "ab08ddc1133c49cd81f13d18d9d35c06", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60562fce566249f2b840fc9ef1246cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "039b3cd9c5f44aec90047a6af9131604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba61328fab8c4a409fa86091294dd450", "region_id": "RegionOne"}], "type": "application-container", "id": "2de199374e3e467cbf4ce7f529903420", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d858fe64e8964f5e97427356efe05096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a41c96f12ff949778bbef3c1e65d2c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "03295fbb493844f98ca1b7432884116b", "region_id": "RegionOne"}], "type": "container", "id": "a6bf7b0fa1684e879cbeb6dfdc9f4796", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df80884543054472b80fd0f96eaf52f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c25e90c72b6472a8ecd01ff3b518efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "58d2dd3afaab4215817efa9aa8ac14ed", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "982a685171e44422aeedb2e83b2cfd8f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2eb4617d5d1d4261882489aeb4b21b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14c5f40760364953bfaeb34e929fcfdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "256bee4886aa40a2bc61a93090372c11", "region_id": "RegionOne"}], "type": "rca", "id": "6001bc57406b4917b327f9195430d556", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "932d820dc371413bad3a80fb2dcc03dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0fa8643da8564be9997a9e1262f51115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "06629d4b1d5744208ecad71e5f1edd90", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b4fe5532d7e440ec9ddd89ba31a4f967", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "692c1802216646e1827591c0e2143864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2dc090a2c4114228983159e2934e3825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "316a585522b4412db4a62ab5c7def064", "region_id": "RegionOne"}], "type": "network", "id": "b7ba9186f9404bbc8095df2d147b3d46", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "86b83a3e28534ef0afcc9a40911b5466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "46dbb8c58c5f41859ebddfc3ddaddbe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "05f0158ce45942ab9ac1d5a5e865941e", "region_id": "RegionOne"}], "type": "backup", "id": "8b9eafeaee7247caa0b4c03b3a493be4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1967ab14f58245f183145490de7f0d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "45f531bf41d1433aaf5a39f2b31f13e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09c61bc0e00b4b63b371e8a617403497", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "47f6991348044a3f9cde691a0e19ffae", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b763d63aedb47bcadc75d07854c04c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "95ab0a79e5414c11b21ee3ee8fdf81dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c53f439f6f114fafbeb8b1a7c51cda7e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8eb296f868df4d90931d0f290802b091", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5fef534f9ad94e428765bdd6bd4f5bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a1af36b87be448d68204def579cbfa88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "af06dfea053a486686364d7cfcfc1099", "region_id": "RegionOne"}], "type": "monitoring", "id": "8cf88561ccb74f53bcfcaf11fc465e37", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7139e2ab6a37496b8b24008c154351b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9f83220cd7044e2089306478f3f04e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a5c425a26d0246069e9cbce221c655ea", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1500ee59ab8d4b06b7ae0e4b38ede6ac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "66800c7d9bea4736a59491742d6f7993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab952ee5c8034d908da9fc9da18fa570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dbb6ba0bdae641729a1e554d6f3ea6ad", "region_id": "RegionOne"}], "type": "placement", "id": "5e90d86d8c914dfea4462107c0730e30", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7caeecdcc70445ca6d0ca68dd41eb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2998a36273fa4afea66506fd1c86a0b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d512e5b3f2064414a8a90d375e4be0e7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "779554838c06430f8e87a96deed796b8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a18945741c747dab83357df11778ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37395794b93b4d4087b5c60b22a94ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "84d84f5ae08c418d93f09fcf77d5a345", "region_id": "RegionOne"}], "type": "ha", "id": "8a77bc9dc6b54853b628f1fca6b4c187", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b28ab525a497453cbbe88f32e07c639a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f005d05f93a74af39fe0023569de82e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f40fb4c026e1405a9c59fca33af985de", "region_id": "RegionOne"}], "type": "reservation", "id": "56f4dd51939d4a80955ebd1ee7e2ea55", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eab82760902a477a99aa757b89106eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e4dbdcf6da444cffad1631f8b40c3960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9986966b774046ce9150cf9512b844ae", "region_id": "RegionOne"}], "type": "function-engine", "id": "8b57b22f9a324a0195e5d3a03a81c822", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d737816a5a1b46b4a7b403831b8b66ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cead3261f8824e76a2dac6592142bb16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f10b7619ac924451b9cc05e018bc83d3", "region_id": "RegionOne"}], "type": "accelerator", "id": "dd409c352bfa40c48b1526303b714189", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "09308751698348eaa41160214792c245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e48bb767cf04bafb76ba673c76c93c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "46c03cd10e534805aed4268e23979685", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6ad4e1d500a540debab3c0b5f4ed82c4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3514c8ece9a46bbb6d23ffd3fc88732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b96e7ede57f49338a62d39a325d3529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a5cb7e3a460a4b82b9ab7327fbcea880", "region_id": "RegionOne"}], "type": "registration", "id": "2a0185d71f4746ccbaea04d774da7b68", "name": "adjutant"}], "user": {"domain": {"id": "5dcfa29c54ba4829a6452dd03f094650", "name": "455ccb38922d43d0b44e533bf9aece8a"}, "id": "8edf8c1362da49129df565d7cffeae3d", "name": "8d1696e250db46d2a122db97625cfe09"}, "audit_ids": ["36a34b4f56154616b45520d515dc668a", null], "issued_at": "2020-04-23T06:25:59.001055"}} 2020-04-23 06:27:59,193 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,198 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,201 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:59,239 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,244 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,246 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:27:59,268 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,275 keystoneauth.session RESP BODY: {"recordsets": [{"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"}], "links": {"self": "https://dns.example.com/v2/zones/1/recordsets?limit=1", "next": "https://dns.example.com/v2/zones/1/recordsets?limit=1&marker=asd"}, "metadata": {"total_count": 2}} 2020-04-23 06:27:59,281 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/1/recordsets?marker=%5Bu%27asd%27%5D&limit=%5Bu%271%27%5D" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,286 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,288 keystoneauth.session RESP BODY: {"recordsets": [{"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"}]} {21} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.060973s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,300 openstack Disabling network entry in catalog per config {31} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.337508s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,026 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,031 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,034 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,037 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,048 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.968973+00:00", "project": {"domain": {"id": "dbaed673f8da4bb894b96263dc646000", "name": "a13ab9571c9d4c4b9e153965d627a0a7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d7149ce3999e4be88f70111edecd27da"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7dc2048865d1474bb37c11d4cc36b009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b7f8372021a94f10ba78b2f637fc1f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6b68cef0f1a142da9e38368e6b49a85f", "region_id": "RegionOne"}], "type": "identity", "id": "c926de61cbfe486785561c3e2ddcbd53", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ea15879e09324651a5994e7fef55886b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "93c46007a27c44799d2b5bfe9322340b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f6483a15e66b4094a87280b9543bbef7", "region_id": "RegionOne"}], "type": "compute", "id": "2b453ec76f7145a982970f56486250e0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "35a0e8f8bc924c0993dea7de7c29dfbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "78ed882da88849768c6915a187445662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7ee1e97b09724f2b91acf430f96d8929", "region_id": "RegionOne"}], "type": "image", "id": "6007586fa024418486bd3a6977f1aa6e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1695dec3cd2141588c6b62bb91ae4e90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "378bd1fa31e64d4eb6a6fe859c615cfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0137c6fcc89f42b99e4408253bb60c2d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ae3b008c08f64f10ae478c728669f834", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7c7ed246dcb4accae57dd64d1b0e6ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f571d09a03f478dbef270739d1534c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5d30312c20e438f8ce642ebc4f3261d", "region_id": "RegionOne"}], "type": "object-store", "id": "33b5a3d943544560aa0bed922f3917c9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2aff47c72ef64195bdcab6fe2889c9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "537fd028513b4058bc21e40dfd8e7f51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fdff95de22e245bcbb8eebf375bfc822", "region_id": "RegionOne"}], "type": "clustering", "id": "aff6a3ed2305409aa26b51247ff3e7d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a37a7eebe782461c8254f9472c7f7280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b14bac8ea2548e68b815e27cc064861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00e80dc07e9f41f192e7dc0a23dd4bce", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "df037faea39e419a8f11fc959e148cd3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5c17fb492114de0b3be5577c2a8e039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "558641c33dfc492a8dfca5edd3310ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea84b7d28dff476eae8b004ed1323dbd", "region_id": "RegionOne"}], "type": "cluster", "id": "f27a0e1940d44fcb9384925ba6af894a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6a1ddc8c94e747e99d7a93f0a9377e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6c34002b7c714d4f93fd767b08e1c8d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4c205b429ae64a52ac1132f3509b3c02", "region_id": "RegionOne"}], "type": "data-processing", "id": "488154ce95804bbe8b68201588378b07", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a1143d317e144d97a215ca926c7778e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb6b5a8b4dc24747b40118d4b940ca5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9a6c24c0bde840eab09bb9cc052fd923", "region_id": "RegionOne"}], "type": "baremetal", "id": "5b282543989443a6a2803d0084b5b355", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e053042e013148b294abed502fd4828e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5e97229ea3ab439291e84541f58bcb8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "daccc0a7ed2741f887912a76a4589fd0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7af8535d99c049aa9126c275abbba9b1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65486333b1994722af79e986ca8dfa3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3e431e7a7eae4572bd6af4974fe0f339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b32558bf07424a00a5aba3d09473d851", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a4ccc3b7c8ab49faae3c075a48414554", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "516ab3cf249d4d7ba1428e831031ba08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0f38f1565e754303b5768f17b82cd3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3919fea3790744b79442f9e5d9917fc6", "region_id": "RegionOne"}], "type": "key-manager", "id": "007f67ab6b39438db969b289ecbdb565", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4e2809452ec4d68acc3d6e08c3ad70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "396341c961dc44769178ef66bdfeec51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4e3f37f4966b4ddba14cfe208a6e094f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "41c18490b7a0411bb36cbeeddef9c08a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7893f8d849848c29a205ecac468090c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cd2d1138e5641648f95ee49739e9c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "97c2dab0d385413e890ea411e9a1927c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ceca86fde5744b2d94b6d4b192637a8f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48452c50adff41faa32e7eda84441b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "163e2a6e1ec449e5b514b19321e45a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6cf7c9594ba94dc4aad560d0cf594add", "region_id": "RegionOne"}], "type": "message", "id": "129627284e394d45ad8ac93290dfe607", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ab565ef7c034460bf07eae62ba8c447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b9f9b77acb6d451e83466f8e8dba6d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "07c1f7b68fdd422ea14440ffd5c7f053", "region_id": "RegionOne"}], "type": "messaging", "id": "9950f79af33f46faa1db95068fc7988b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "202832d674974f45beb7510039624766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f1dad6cf7c2642db80be234854fbfd23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3f26cd9b580c43129dc41364a82074f4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5bfc6d4c5be24261b2a42ec458271653", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0da6e3fd315543c089159724fd152fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05ade1146b8c49d8bf33b45477b31dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81a6cd261fdf4cfb950ebf8fc4b89bb5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f41edb9b06904688aab93523d8ac800a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c86db21d8c34d96a93ed885b0dbc2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b26af6d6a965446b91c914b4d30075e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80131c37ef254ed58255d2325878fd0e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a6c8638e37214a75ac39fb3ada3912be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbb6d00152584c808baa4785b0b0a70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29cb24bd920144d8bc9f3be2d6fe9dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "237218c676b446269d8c802eb4b54f66", "region_id": "RegionOne"}], "type": "container-infra", "id": "9e25e60915c942d8a67d746cb9b2ff9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "03394fed5b3e459db89a4f0f78382386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8f31aa497e224fc4a4c1ac25c9f8d397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5aa347d80cf6496f918ef8d1323ba111", "region_id": "RegionOne"}], "type": "search", "id": "dbdd3fcace7642649e21bb7f4fb311e2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "58c9c98ef430471284c153da2a92ece6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "953abc0137394e2eab879ee7cf98563e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6c3c94c504ae49e4843552bd4415a4da", "region_id": "RegionOne"}], "type": "dns", "id": "8e8aa3594afc4902b30d331ef844e8ef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40a2976d54884a96a1c4a6a43e196bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1f49c817cb14a9d8e6929cca33594f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fca91b6926534250b345aea9c1a14517", "region_id": "RegionOne"}], "type": "workflow", "id": "3cae32790917482d86933228735301a9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a65a4edde725481c9975a956b296a097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e7e64fb21764fcbabdd5626868f20ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f255b8fc6f1d4cc385559ba4693ba023", "region_id": "RegionOne"}], "type": "workflowv2", "id": "77220e5bdaa74be6bd3e3b8fafa8c2e4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "07100b16180e4294b2f8bd83575b5d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33522b8f4bec46009d0746852f7ddc23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c99f57ebe2a140cb8a5d534579e0ad89", "region_id": "RegionOne"}], "type": "rating", "id": "ef0c1791342a4c0abf66d29046e4d172", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea35345e2e074d39a8b32f83c0b433b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4cad2471723b4cb09a72ddae0557f8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9e81a33d27a5433fbccdc2d1e1125da4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0040170fffd7428893e693ac68aef43d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de8508f6c3f34b64943caeedd49c4a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6742832aceed492599e9a251b7fcaef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7f79f8b46be84887b05875eeea2a3489", "region_id": "RegionOne"}], "type": "policy", "id": "f26141d692824e9897b81ade3c55e779", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b856ff0d6bdd40b989e90bcd95fa8c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e59901f841ac43088e06539ca607b6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "809846422de64b08a700481331d9b952", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "117698a0a43542f3a6df9ece9e2df8f5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f3414b15f7a43eab87c2c9b565daa86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f64275e6b9649969331774aa8eca3d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b75d5eb0552403bb5b7d9886d72813a", "region_id": "RegionOne"}], "type": "sharev2", "id": "128eeab2bdf24ffc875646acafe93eab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "690c6b5dfb204d508c29f38b3daa81d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01afc207962c43f2b26c3269e4569b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "760fa8d8e65348059204a927c5832e27", "region_id": "RegionOne"}], "type": "share", "id": "b9f60d9b17ec457fb92ef9b2e55d9e1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "726ec33f0be74c3aab4280dca465b330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c606963902964d269170575b7dbd23a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c83cf61eb894454e8e97633eb159fc40", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a644a40bc7224361a3056d2405150f9a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92e5da57928b4468a51dfd038b36d913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e81a277d78ae4d088d55d354eb2a00a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcebf7afdd4242138071df5661c67f37", "region_id": "RegionOne"}], "type": "orchestration", "id": "c537a73a2d4b4b2aa99c42cee3b4d550", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c317b5d02da54e28ae8cb67821cfee08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6640c347755438a9171b68edad2c64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e3ce9ed9a684573954ac9ea4792cf46", "region_id": "RegionOne"}], "type": "block-storage", "id": "706d08ed75694aa397d8fb083109cc8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4fe834a2d604278923fadc273b93a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4310dde3d2945eb892c3b86d029b1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99c050a4665540d2a5526bcb9b96d34f", "region_id": "RegionOne"}], "type": "volumev3", "id": "8675589bb6ed4ee2a38241d9527b8ac0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b040b2001a24bdfa845cd2d76b274a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "192d32d2c0c645ff86ca7695b0324f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d15355ab1fc4698a0c45c501b5920c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "5ad98c98eaaf40f9b10ca42a2faf2bf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2a404d9e632412d9c89cc00969a7184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec8d74811ae64634ae5c05f7cc2cc824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92fb761c8ef947d4a49bbcf276f9f398", "region_id": "RegionOne"}], "type": "volume", "id": "029396b75de94d30abb4fbc60bcc1717", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a6f31fa72384aa0853068672e0efea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d2f2c4b4f14b708e9cf3833642961d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33410962678845b3992d0cd4a723b886", "region_id": "RegionOne"}], "type": "block-store", "id": "d5e7e6f3199a4a86980257b57f1a74fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a25f368e8fe14e80a78638b1f01980e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb60d427bf1d4edd88d0347adcecb14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c36f46c623444c429aaf7d8413d3a364", "region_id": "RegionOne"}], "type": "alarm", "id": "72d78c0f1ec0476384f38b990dac359a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d88cbb1a6026447bb4c7f67ff4943aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2494253eefc24758b1af1ec19b141b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3fcfe2fdbbea4a5ab9367879ba1d30ec", "region_id": "RegionOne"}], "type": "alarming", "id": "f313c3ea512d4948b9b29baf0fcdfc7b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd3368f3394b42928700f92dc1df2a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c00cd4ad94b49a0b0049f9db9187a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2e22799fc66841c2a5f87ae70dee217e", "region_id": "RegionOne"}], "type": "meter", "id": "83e7c71530d44bb3a91681370d1bf142", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4878a231af06414ebaf4eeef3404f564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a63eb86dd9a944baad5b2d5c052c5b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac3043fb0492480baf3c3dd80b3688dc", "region_id": "RegionOne"}], "type": "metering", "id": "1da70d2c7cdd466aa442ca8f213fa02e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "37c233f6582e4e4a8a080e09ee08faa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "549b6edc984949ddadf7cf50ad6b6a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a3deeb87d844365a48a8b20660f3722", "region_id": "RegionOne"}], "type": "telemetry", "id": "719d46880b374b45830e698dcc056dc1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fd2aa4353e7b4079b357f7ef3ecd4830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1ebeac68efdb412cb3fa2ea36c89a0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ee6886529bbf494391074b748c6ed767", "region_id": "RegionOne"}], "type": "event", "id": "55bb2284065244adb97d0c8dacf905a3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8301d3e9f42543798d85b543190fe18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f6f37174816b434baec6d301a3c61d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2be57947ebda47ba9e4d5dd60a417487", "region_id": "RegionOne"}], "type": "events", "id": "ff96e14569704343b0ab35e7eaf9f319", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71d83754484547beb4cccb5d911a158e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b7bb81c843e454faf56b54aed1504e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "53063a8454014f03950b7083dcdde78b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "acea331001564c7b8de4b2ea9f652ed5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a1b09dc4ad641db83ca5201bdeb94dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b122e7fb630d485f8762bae2464920db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b542e99f3f944293b09bd17b5bd02b71", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fa89975eaa344324bf925230b4816da1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c29b87eab04c4bff8dc8663b04b7d846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42d38071014740ae9f5342c23bc09164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "26e2de6ea9444de0bb7aea7a28d36e30", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e13dcf83498f40cea8709b553766e65d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "39718b6f29b1421c9c773dd152062158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8356b0221684b01863539bf7615c898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d9bc7621b68466f8d145589f8ddcae0", "region_id": "RegionOne"}], "type": "tricircle", "id": "06d192924c1c450f958db12b28d1df66", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "693e2e7074b14c11a0be089944f23adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df00e49da63c4570a6493d50d3a9ebd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "220177dc411346e18b3dcd70d9d59e4d", "region_id": "RegionOne"}], "type": "database", "id": "5dfb3d84354a47d4aed4c79b8c350558", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02bdc60217074c12bc33c04447a5437b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57e2b49f0404451ba0e5dda9db8afca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a6faad88c114980b8409bc7ed07eb16", "region_id": "RegionOne"}], "type": "application-container", "id": "81dc8bd298a146e29e57b16f4f29c58b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fd98a41460848478c97d6341ccd5688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5fa201d892b7484daf86b379b6723239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "64598f939f6d45d2be7ea57e2cb68118", "region_id": "RegionOne"}], "type": "container", "id": "5a896c841d5144bcb8f2a9ec284279e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a825a8bad7144df097ae47db7f215b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a334a5dc64b84fc98342b56f8086d6b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5d4fb98ba8424fee9a31392f4c08b1d6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e185255481af458bb3af6761ead06e52", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac45924c59ac4269a2a48abd41789605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b8c27b0b3d448c6adebfb3672397e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "895b4bd844e5490297d45c31ad3be505", "region_id": "RegionOne"}], "type": "rca", "id": "2e65cfcc516044a489b410cbbad3bdf4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fa9001fd6424454fa51dacf16d8052c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a713e705b01457ca96c7580b0edee3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d68e157326cf4e10bf25c22df9a4f93e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7f93aced6e454ee68c667bbe1c00a975", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "60714e6ced634edc8d58f4d2179c04d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "eb24ebb1d8f04134a690cbd0d9b0334a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "161f56d971254432a5395e05e65d8cad", "region_id": "RegionOne"}], "type": "network", "id": "2436387444e84837a62d86e187708b37", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f1c7a8229bd44a0a4fb11dd358968e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d2b00c76c742473fb7e4bdc818c520c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "47cd9c37eb78433cb4508b5ff3f67f12", "region_id": "RegionOne"}], "type": "backup", "id": "a4bf097e099544fa95f98bd7c25d562a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e89a25dc669c443e964910e04149e848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6310527207f44c3a94f2e84ac6b93bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a75d036b4366475bb82a2a0cd261a229", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1e722ed58e164a7b91d996e50aaa6469", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fabbc2e8ec6b456ca2484c58f5be82df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08568319a050471ca7f12c91a1f564bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "313e229596ca424189b20a57722899b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e92880aad71e4904adc4b1f99bd89858", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cfafea09653b424b902091423d3d4626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4cda450cd2694796980556bb963317fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6532f31cee9d4829805afdaf13475fc5", "region_id": "RegionOne"}], "type": "monitoring", "id": "d0ada09857e7415f80ca8facd2a96d64", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e11ebb0668547688eb7c8dc9b275eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bb735ab93e004ef7878ce2e73b87d164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8527adeda8a5482f86fa6256ba3fd5c9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "caaff01fa3d34a919a70e793b15473ca", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "44eb9916b51c49ffb191d252f288b7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a8e5209b8ac943fe83c786cfa582be8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53ea867a4726409ca60d7b9c75320e51", "region_id": "RegionOne"}], "type": "placement", "id": "5bbdefbfa7fb4cf1a8d54ff6ca7d6901", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "12cb38e4660149eea33a875ecf31c73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc9c450a981a445db0b4a2fec710ff7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0540576beb494027859c3f17165056b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "889ca8c6ee6b4d15a247291e663e9b3a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9c7ac38de614ab38fa1a5c903db9e62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fce50d0531ae4d60ac3f738bf3ced074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a2004ebca4d4a27ba5513b01d0dbea1", "region_id": "RegionOne"}], "type": "ha", "id": "41e9338ad9b142c6ae879316e638fdc4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0daeb1e7aa2240ca80d03afee88e0153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6b2a8bfd31744ea08c673d1fb0ad9c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "764aa803ef444581b1060dfe0aa8dccd", "region_id": "RegionOne"}], "type": "reservation", "id": "c401394d73f049a7b85b766fe86cf6bf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c19a5422145744098246b089aed7032d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f17928f0e82e4be5b4d5894d26cc4d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d27cb8ff5741499382fcd34aab210315", "region_id": "RegionOne"}], "type": "function-engine", "id": "568fa64f73ad4bf9a67c6f978e3dca4b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca8b336d39b6478fba3526bb3d51d58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04c5356678df40d9912710f030aaf394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "de47f885a4f241129c4b74aa5dfc0b2a", "region_id": "RegionOne"}], "type": "accelerator", "id": "f0455a370a68450a8a2e35945ee2353b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b4039fd32c0f4b64a993cdcd191fda17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c73e2e97e2c42ad87a4d3d73cccd0f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "15f6ec9b33434d8da1cd36cffded9642", "region_id": "RegionOne"}], "type": "admin-logic", "id": "58741cadd9624f4f9d2ebf2583e51424", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec3067158dfb438d98c2fab3378239aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8307b50c14f442cc9b3150a24f8aa9ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d112edbbe77b43b78969a027121e2428", "region_id": "RegionOne"}], "type": "registration", "id": "4194c387111d44a98ab3bd2703f79b85", "name": "adjutant"}], "user": {"domain": {"id": "b9dc695be43f4f86b42e89ebdf8d9cf7", "name": "a826216623284a17a335f99c75eafee3"}, "id": "3718d480207941a79a23efa6afdba2ee", "name": "2633e6f64a434b2fa3c79f6cf9f03a46"}, "audit_ids": ["2f4f095a73e04da5a176f2f42826071e", null], "issued_at": "2020-04-23T06:25:58.968973"}} 2020-04-23 06:27:59,181 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,189 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "c677a543ba06469687ed2ee60c146cce", "id": "dc2c1324a401496a882bde06621efeaa", "name": "4cee275e89ca4a338f60e2bf5fd04398"}]} 2020-04-23 06:27:59,223 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/services/dc2c1324a401496a882bde06621efeaa -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,228 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:27:59,255 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,260 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,262 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "c677a543ba06469687ed2ee60c146cce", "id": "dc2c1324a401496a882bde06621efeaa", "name": "4cee275e89ca4a338f60e2bf5fd04398"}]} 2020-04-23 06:27:59,295 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/services/dc2c1324a401496a882bde06621efeaa -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,300 keystoneauth.session RESP: [204] content-type: application/json {28} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.205506s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,172 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,177 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,179 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,183 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,195 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.122400+00:00", "project": {"domain": {"id": "339e888459ad447daabac05306593c6b", "name": "a4a7c98187a54ba193dc014426f2c4ec"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dc9870fb2d69472aa92d9debbb4ffe34"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "417399c267ee46db90317ef2324aaa1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f2bf5b2320d46738380009e6d876bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dcb5f4e00a744f06a45fc965e68eef02", "region_id": "RegionOne"}], "type": "identity", "id": "ee03e092268640a8a57a03327ddb78b2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7e499400ab304c17a6c60a0338214468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a9c24208b8744b788f511bba2dad0d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6c005399031544b9a5d0ca8352a8a1ff", "region_id": "RegionOne"}], "type": "compute", "id": "82d7e211357e40b3958aaa6a12bb0a23", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8a85a186f7e6426883b96516d30f9883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ab874826e4a846f6b71fb4db827cbe54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6383a9c290564934a84a801876460ff3", "region_id": "RegionOne"}], "type": "image", "id": "3fad7ea3176f4b0087df42faaa1e4011", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "55b99cad2f2b42a8937418fc5c895f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aed4e8b779014ab3b999c309e2c4ab42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f56cc59a1a8a4de891a57f6b66d01c01", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a5797b5b97c545df9a4dfc40a20d2a51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8262243b43e44078a06393357ca07e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13d7b400c8e54b529017cc922364f7d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "340f7a52d0284b35a17992f73bcb8519", "region_id": "RegionOne"}], "type": "object-store", "id": "a915fa3223604a73ad41f2a44ddd233d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "957b3ea609a64598b2dcc5064d51c60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45dcd9526ce8472ca1b9aca7b8f46073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a2bdfb460a04bff8557ceac44f45ac2", "region_id": "RegionOne"}], "type": "clustering", "id": "c5fe1e1d77cc44448d8567695fe14670", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c160114735e4004ae3ac3980bdb3486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6933502399d64625b4730aa55ac935ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c4edf20d48e44f43af524a868aa7ed8e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d02c9bae205d403ab638ebdeb6e0b4f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b98701a0185c446a9e8fc8f991b6adcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7452b56361204d8690684ebcc5d046fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c22ee7f9937d40d3b86d10851a6c8f4c", "region_id": "RegionOne"}], "type": "cluster", "id": "9f1ef4248beb4d2fb5db0a06561e5d70", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4a17d58240a04657b268b82ce6f23db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47b8e3a2eb8c4786924a64cf24ab8ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0f4b93cb15194a80824ba673a3b6f8ff", "region_id": "RegionOne"}], "type": "data-processing", "id": "945b2ffb83ba42c5a89587199283d406", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d3dcacf0efce49f0915581e18cf01d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d95d1eff8b8466788e4b27b20b6df71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5a935ebff4bb4363b2face78c96adc2f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a8643ba9d059447bb37e0f5081131195", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24ea40e9f7e044d4838465676e19a7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "597c08d7c2364439849aaec464579fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fedbf84ecee1448a8ad72da53dddd3a9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4e6ff234067c47a2afee1c03abc8dfd5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "75362d8d976449d8b41ab85c3a4a405a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f15e297240bc420f941ad192506eee02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0f13d10142bf452c92da1db8397f98e6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7a9a7430e74b4e398d3789b2679581c3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "99de485b5af84896bfd4bdf35a40b29a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d504ed02b8194412bc19e1d4e6a96420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "33e3f7eef6904356a00e9d9c424354e6", "region_id": "RegionOne"}], "type": "key-manager", "id": "ea069034d50c4367950c4cb7cfe41e24", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbd6479a740240158533e428c6516b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8585dae508a7490581e85131b33e0a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "26503469ea8c4c2ca71a934797f22fa1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ec41104f632d4d18a67331f2c007c194", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0bed4816723a450494f23c69541af1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd143a46e6e14c0ca5a18687cd67f41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2863f655f19d4da59b44e0f725472539", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4dabafd921aa4d969ffcbf834fe46dd4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "843d69e0194d420884d0640b922ac120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a89c60a9ccdc47249da21ce9aa212ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "729e45d9d97a49a9b6d10d00b6aa6f50", "region_id": "RegionOne"}], "type": "message", "id": "e710801f4020435baae2ed30ccde6728", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5fa645c179c0479380da793d5cdc77c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bd88e4d62a84b9e8c8c0ece01a8e17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a05affc14fc844f68cd88ddd88f12337", "region_id": "RegionOne"}], "type": "messaging", "id": "7dc34e42ff7f47f9b6cfe5e98506ffc3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "19d079a3a1e9488aad4a72aceb34324c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a7e413845c5942fa9d613dabbc433fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "02e4bb7136e14bcb8d1a2cd7ef694559", "region_id": "RegionOne"}], "type": "application-catalog", "id": "39e1da27c6b1479ab8099c77a9dedb2a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cedbb16d7ad4677a565be92b153ae6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08eb1ae01f464e29a64aeecb432f28b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7313f01377d74103ba901ac6a1689aab", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "62b02d1f446f4835ba7683ebd3012746", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55a4da6dae294ee68739f4b5ff9bfc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "461bfc380ed8468c8d38ac029b044880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d5a1320430f4d93b0da38dfa00cce4e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8561c32946a44bb39cb9b27f80dedb1b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0604d59e7e14acbb075a5a41e33008e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3555cd0fb0e7457fbdaf1a4a2860f6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01b7f65ef9704c5b80448622a0b375bb", "region_id": "RegionOne"}], "type": "container-infra", "id": "fbaa8e62340948b9a3826f99f9c354c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ec8aec707cc2450aad43bb561e208bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "730682fd55284e6a92e268ed2b769e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c7d82d8fe57a47b7bacf93d147bc27bd", "region_id": "RegionOne"}], "type": "search", "id": "809403f6955c4654944ae708c18ca26e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3acb51a9aeff4591836ae7b6075b1a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b82efc704ed4a26a42b588579f1d9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f277442783bd4f6bba5ca9626f8e8fe9", "region_id": "RegionOne"}], "type": "dns", "id": "45cbabc75f984e3bbe44e7e090376199", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd6671be88be49348f853f0edd3eafa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37d2e9e5a77148e3886dd9001165f5db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "877352bc399e4ce596cb175749335e56", "region_id": "RegionOne"}], "type": "workflow", "id": "047c7780065f4962a59f1db073e2e42c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c107fb95fa6480a8a47aa654d1e2b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b88f2df487949008cd8f2caf5ddd835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9a321b219a1a4cb3bdb3bbf66b6711d9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3effa6a2c0384c46af8a9c302a14fa34", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "587924fe8de7417f91a371cd9ed67d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c82f2f84485e440bbaaeda9faa07a579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1d92c41e91d4495b9e9204653854b6a1", "region_id": "RegionOne"}], "type": "rating", "id": "d636dfe66acc4d6a95a26a24c29ce5c2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27077f44322a4507ad183ff6e8a53d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93746afe232846a0a716bcfcd510821f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fda0b3c32d634f1dbdae52fc7855b77b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4b208a4dbb9c49e585f5113c66c17e2f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "86073ac5746d40619e12c6ac2dbf8a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f556610135f42ffadcf83c344365d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "988330cc97e34918a568a0bb7306b41d", "region_id": "RegionOne"}], "type": "policy", "id": "c0f1536beb254711b477cb17ad17a365", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b39eef4fb2048cfb7b39e8d7425e403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bb0974d22844338ba6a6cff5ce2491e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f7efbe757b845039b92f104c16906bd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5a0862d22ee54116b5ac3c944d37e841", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4d587097bf04a5398cdc1f223031893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8178c2dcee1e429e877ad93970bcaa47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5880488eec5d4fe188d80fe7e8112c5a", "region_id": "RegionOne"}], "type": "sharev2", "id": "1c955c39d5fa4f73bc718a16f0cb371e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2a0b4e708de4176b6153ad9186efcd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69c21aecee02482cac73d7a6fc5ac1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "264e0eeb65f241aa85f835821a3fb8b1", "region_id": "RegionOne"}], "type": "share", "id": "784b9f2469df42aca8f8529388b9e95f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1268a1bbfd8e41edaf945b0206a2a11f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e707cf015e554f6dace1452ae85c2c48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d01b731921664ad8ad9d7d244ac0641e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a1b2a26cd3794715a13b240ca5924f50", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0eb9fd2bb9f441db9b8f07c12cccdee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "055ae2be766848da93ea2a3c1f8a153f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9929bb4c61784d38873b3dfce2ffd608", "region_id": "RegionOne"}], "type": "orchestration", "id": "e688bf3d942340c5b656d563b59fb2bd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12abc227c52b4f87bb0122901eda727e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c3716835dd45fa9d6d79e0af5a8c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5394784c9a441369de913891997c941", "region_id": "RegionOne"}], "type": "block-storage", "id": "7765b9505ad64551be8220f7c0e8c7e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a0161b89b7f494c94893defbfe3265b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71a2795e8e794405aefdffe5c7a80254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efb028341953422ba3243455eb942db6", "region_id": "RegionOne"}], "type": "volumev3", "id": "65b90d0dd1a340b9afde1fa55611f144", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c2d3e541a4424a8e6b2fb14c656a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7735663ca5d24ed8b99e39f4248675ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "462de6becb7b4ca5a48d18bd090267dd", "region_id": "RegionOne"}], "type": "volumev2", "id": "a4b63d9a7b554ca48f42a262d0783046", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e0ba871bd1b44be8174d4fb1190f249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaec8514e84e44da93c4f4c233e7bf5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5a56d5d6ed74161a62efde97f067fc1", "region_id": "RegionOne"}], "type": "volume", "id": "934575a568324082b2055ef557262a76", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a055ee1646ac42da954e02a0d569af46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72313fb73b441d6924cd47007fcb095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28adaa841c5c4552bcf237ed4590546a", "region_id": "RegionOne"}], "type": "block-store", "id": "ff094457736d41cf8d51392059352584", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87cb4a1d75934ef5b9ddbb5f26b83197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3871a289ee4f4f10aa464399dd30081d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b8b1c88478c44fc8ae91ce051bd65332", "region_id": "RegionOne"}], "type": "alarm", "id": "68e4a2f29bef4d958d0a3843f0f79245", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0c2336732784d0ea4e114c8c012322b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09647c184fa740dfacb12b2a6d103f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "49abc556be364864878628d1b565e362", "region_id": "RegionOne"}], "type": "alarming", "id": "a6ac0316a9c44df591f3820f9e25d61f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a95db4df0b64573bc3623937927af63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b8a8b9046644f069ed34d25e7a578bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "40a70f17c1ec42dd9152b12a58f01497", "region_id": "RegionOne"}], "type": "meter", "id": "ef94eb8daf0543af8d9e5762e45c2d7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac11f4aa25564be78938606e8abd0c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9fa12dba7aa41bcbefd7929e37a6926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9355e8a1f364052935a17643f5f9e50", "region_id": "RegionOne"}], "type": "metering", "id": "ec9e4a7aea6e487d9bcb70f0babf0743", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f3a564198714760aae80239e3b5df91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0a14fd6942d48d8b8df40340660c45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "820fc5dcd8b84a48b7711e2ce4873a06", "region_id": "RegionOne"}], "type": "telemetry", "id": "077d38ae5324460fb7d12cd08e11dc0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c9b7a73e3edd4d50ab0f2f2aaf1727d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f7dfa5c4f31445c482a72ca8a6028b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dc212463cf0045a28c8d30d55c6a1b4d", "region_id": "RegionOne"}], "type": "event", "id": "3b95a47c65c04a6991b7e5862e412f85", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f2e800026d0745248bafebc35c14762c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4e56c9e20a00451a8acf82830713f7c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e7a8ebde556e4c138f46266a8717ca18", "region_id": "RegionOne"}], "type": "events", "id": "5fb107f4409e4852916a54ff39627267", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e197450651cc409f85a537051881c703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77a43435ebaf426490a14b93d2949663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a16bc8722e843efa0ed8c8a65804a39", "region_id": "RegionOne"}], "type": "application-deployment", "id": "12bf5106ae674c5c93c8fbc6796cc2f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18b0af539fc949b68307850cd5fe6828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c06c46b1134d46cfac4570baf01ac142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "95ab5649d2994941938c06670490c698", "region_id": "RegionOne"}], "type": "application_deployment", "id": "98c7647eb23849ba8385e416e0cbf888", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49e58edf72de41c49bd3a7d0e219d055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d91abfd7c4cc4162b64c95b2ee1a4503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8350af5652074a9d905ca18f954208bc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a862643e244a442a89cac6c0d93b8c4d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a5bd991572841c69df53d5b51dc937b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74ab1537a5744598bee5fb1e0dfc45c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "956cc11f8072421dba658c5c64c14bc1", "region_id": "RegionOne"}], "type": "tricircle", "id": "0bd159113e2a4a318422d34ac757e256", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3eee2d82cb934f1da38f8d879ac7d41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a9dc7187fdea4bcb8849cc38cdf60c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "30d882e8aadf4dab8a256268703b0045", "region_id": "RegionOne"}], "type": "database", "id": "666fab101420432ebb1020b1b722c8a2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf3d702007c8400eb715325d25dbe553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbfa702764e94becbf97fb84e2ce0b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2a25b1f061cd47bda9aa82653e9af731", "region_id": "RegionOne"}], "type": "application-container", "id": "4ef4a916e54a4af0ae9da4e789287da1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c31cbdfb3904fda9c005b9bb2164615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90a92d0056104e06ade96cd05d20b9f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "398c4e66c6b748d9b40e36a700b141be", "region_id": "RegionOne"}], "type": "container", "id": "309b8dc38fb04602862cd7c73b9a724c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d394bd5e21d745719cd0002c2f047b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df5725e404f4414790993eb33e9950ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff9d026bafb44230bdba43e0fc533480", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "75167a2d5b254d9eb4d12e4024ce7bbf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2de842fe4e74538ab2c0649568cee90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "425ad86f81564a6d88c9f1eed3178b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c3de22aa9984f9b90d7e2caa90ccb1c", "region_id": "RegionOne"}], "type": "rca", "id": "a4f7770c0dc642b9ab88d4a5651b8208", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "388fa519547d427e950ff4e64ede24c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3189509ed82141619ebbfc36d8ccc054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "95e42c58ed7b4b1fae045b0cee5ff151", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0c389a36ad3048b49cbea8add77daecd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "519c371855264a1aa511b433409994f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4b21c76f0e8f456195530470433e5b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "996856b19a694067bfda711bc02e1e99", "region_id": "RegionOne"}], "type": "network", "id": "be1184532f5b4e06ae71b446885ae378", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "754b42349a21445e8a010fd49863d799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a1c5f1f51ffa49a59e3581eef646a13f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4080ee4616c14b64883a179f9a121f5c", "region_id": "RegionOne"}], "type": "backup", "id": "32f9fe65fef64e8bad1ca06a7b9eb893", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b75c0f755b4c4bca8a1ecfcd4ae32bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6646e292a0f64414ac4c2bf23770b1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b78d0536e02d49bdaac41f2a270ab6d4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e16270cacd8a4bad8a03fe995734d9ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fa197b1ebc343989564be94c6cf8a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ee5dd968518403690857a474a4e5c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca9646dc8b0c4a7f8212c1216b8bf372", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "21bf4eecdd424d9f9fa04a380737e58b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5b452193ad2e4823bf796e6ac598ecc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3880f4cd18da40179d8d57bd7fbe508d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0d4282819b0a4843ad82fdd3d356505b", "region_id": "RegionOne"}], "type": "monitoring", "id": "a4d12211ac1a4c4ebb2e39f66c9f34bc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "085af8b72225402d9e01390791d40d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9c7051998d394a998b399c0e6eec7f9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0b423ba47aac420d91adbd034459d6d1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "181faebc4d2943aebc13e7d7f5be1886", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "127383a3c92848b0bf760b623efbb1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "887baedf8d784b038b189a6c695e2608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0ba04f1911614b12a74bd98a15500a06", "region_id": "RegionOne"}], "type": "placement", "id": "51296029e11e4719bed7256ec3f46368", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d2ed2446e2c4180bba0eeaf330fef9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0a51745525c44300a2595da0a867067e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "049c70b4fe8346ae96c65dadc989d49e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4fb529e4a5c04831a71d16e405220cf4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d63fe029e834d78bcd92447e5fbec9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67ecb660c1b640df98596a23f3949cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b82e1c76921745898e189493e492cb8f", "region_id": "RegionOne"}], "type": "ha", "id": "569d8d2f692c42dcaf358593f77a0d72", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1ee8076f62d943e1a38956b8742a9a0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "61d376fff28b4ca7abbde1470e23e230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "88ee6b7c3a934f53ad3471207ca2c089", "region_id": "RegionOne"}], "type": "reservation", "id": "6db85bb9a584438f985e2b911cd52ab2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f82861488b449c780d352c95056dac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "11d04d2c626145f59e5b06f0ba31acdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0dbac103b5524147b1eca443e988e90f", "region_id": "RegionOne"}], "type": "function-engine", "id": "71bef3aae21b424f9bc5e96f22d6e648", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c207b453c7a14d1aa1d9d995f32823ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b1ab2283eff2477a837ca74ce7b17be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "56a85b25fdcd44ef8c68788cb28d65ff", "region_id": "RegionOne"}], "type": "accelerator", "id": "1281f00dff8b40cd8202e7b2970becb9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecf9cfd3672f4a64a3a1661adb97841e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71efcc46c5a44685a9520674578aab17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6b46afb59ff044a9bce8fdd485067443", "region_id": "RegionOne"}], "type": "admin-logic", "id": "21dc3edba939457ca260a5e9552c94ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b2c07f4f5e941b3900f8f9f23a0cbe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "57dee25722f043be99e4ea003eb4ac86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b6ff8106491942ebb7d0f3a09112a9c5", "region_id": "RegionOne"}], "type": "registration", "id": "ec5d62a18a384250a346ede25fec3d15", "name": "adjutant"}], "user": {"domain": {"id": "d494eb8703b044f0988f6ba0503369e3", "name": "46ce32f20fcb4264988030823f8db80b"}, "id": "7c144cb221294892ad95bb5bfe13dbc4", "name": "39d06b60b12a4cdd88e114add55cdb25"}, "audit_ids": ["ec3cc1473b9348588e2a3ee875718813", null], "issued_at": "2020-04-23T06:25:59.122400"}} 2020-04-23 06:27:59,307 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,312 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,314 keystoneauth.session RESP BODY: {"networks": [{"id": "test-net-id", "name": "network"}]} 2020-04-23 06:27:59,317 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/networks/test-net-id.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,322 keystoneauth.session RESP: [503] content-type: application/json {4} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.184682s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,182 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,190 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,194 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,206 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.123191+00:00", "project": {"domain": {"id": "b39157f6e98a4cd599ba435499c48c0e", "name": "08e4d76a4d0644b1af3e171c3d8ffedf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "22fb4624d79243698e711049708a5090"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc94a9f5f0e94f4f958c5df14931eb5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "90ace8ca3c944a97884f0319654fc3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c4798deec3844aee96103ab7eef5984e", "region_id": "RegionOne"}], "type": "identity", "id": "2224d07fac09413aa2914b3d8d82cd25", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7442711d923b47dda364b304b2ac8edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5bd209b1871d4283b937fcf1640cf067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2824938210c84436bba268e681f7df4b", "region_id": "RegionOne"}], "type": "compute", "id": "ca24c63e27224f6c93f2d340d17d3c23", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7762da92b2d940ef9e679252823e6544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7cba5444077d41be95ab24f7de4e6dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "658a65cf4abd48de802cdb4657f0bab5", "region_id": "RegionOne"}], "type": "image", "id": "e84ec6e795fb4a3992f2d875ff9cb8fc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2f0e92473b79401ca593c1b9f7c2d309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "266243a45e214ddeb13fd40ec102ed97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d47dcaa9ae524d8db3158e32a3be9cdc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dc1685f78460416abd1bd1394e1190f2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7fa7944c2e946499c8e3a44ecc2cd46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ef665150da243eb934a7450334c0380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7573d09f89a44f83b5885d92eaacb1e0", "region_id": "RegionOne"}], "type": "object-store", "id": "79f18c721d73445181fe2db26edea0e7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28d14ac45dea4ae6b0ba40f2ffa48015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ec5e7bb79b6441099c4e5bc780755fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e1d6f3e6b20d462ca82f6f58a5f16651", "region_id": "RegionOne"}], "type": "clustering", "id": "2d8b829536114001a8cdd4cc31d1f7e4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99f1e28c0b58421494d97a6bd7999b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a84372cafa9435697a43bc034dbecb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce360483d33b42a2aad810cb58c24070", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6ddacba9bdb24bdd8aa44391a1fbfec4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2fa38b7c63c34653b7e2bab789d1bba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6d09e45d02a47aaafcfbffb16b27001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "717e05a9be334acfb086879834604626", "region_id": "RegionOne"}], "type": "cluster", "id": "a06cbb91bf1b4f9cba13375207f0bfeb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c4ad007a31d3432fb59e2bb0198f1a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e190ca6431f244bbb0a7e9fcf3056500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fd17e5d5d2604db3a20e4ee1ffdd9e6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "595895aa29874946b1ee72feb3c5bde4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d51b6a62053402fa58e46a1f45e3de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9dced6eb95374976b805124cbda36e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "12d756236af14039ae1a20bd4f1d4bdb", "region_id": "RegionOne"}], "type": "baremetal", "id": "dcab69c0a99f412d84dc44dd9826b240", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4a755f26cd844a3b0a81a34e3b46321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27809034413447198afd29fe1e7d06c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bc2522b0ddae44a482e5d11f35a27c01", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6f7b4741eaa944eea5d789252c830cdd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9fa9485e83e6486c9be104f7a5bd6bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db821458880d45f1ba9c41294e7b3f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ebe619e360f14f95ae02db4c87f8f431", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ab96f527e1d84180a2a0b2c3be8163f7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b4f39d1681c046b6bd3e471d3b8ba538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11d5f4da585b4d48bccc58d5c41e4e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9479c0db49f04ca7af5cf531df71f795", "region_id": "RegionOne"}], "type": "key-manager", "id": "4e286f3401804ac2b9c43adddb197786", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "488da447b63141afb8e94acbc72673b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "948085f369ee4eb8b43a847eb704eeb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3176b0bbd49a4111bc6a2b65b4fdb613", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0876c52f43974a2cb7949979fdcd6638", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ce3268afe4c4d36b3faf556a530a070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2fccd3aff594241883e2ee35a7bc2bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "54811b5d7cae472ab2193c6eca74aee3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d920da809cfe48f39f1d261f44ca217e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "faa6ce7b125a457089eba08ba736739b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "70331e5f9ee941b892cf5b01a90918e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8405df5caac048b1b98abae587505395", "region_id": "RegionOne"}], "type": "message", "id": "45f37ba9a1644d348945cc17eab95be1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e7e001cb33d241caadbd997086ba73b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f3658ffb4d80417b896921441cadda21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3dd01a6c3a2e435e862cbdfe9c6d50a1", "region_id": "RegionOne"}], "type": "messaging", "id": "356d3b9f88944665a6192c58cf281c2a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "38c5208f4dc24b7cba8a694e1759bdec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "43ea1a0f835849da87f9a801c9f67392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "168d5c0162634e26a747a52662babd1d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ba95962af25041f6a30f859ff425ab35", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56ee33828bb6456cbcdbec63ad9a04dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64f74527aeee4f19b3447f94fc69dc67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afc2c8030ff0457ba0bc1991151279e0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1885bc41814d423ea152a7012a2b2a1d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22c4aa91d1db4625bc68ce80d79398f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff30e842627a4c769e795cba9a9f86f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e091f89555dd475184734a970f25b7e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1dc9b48471e44588979e1d1a722a78d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d061b5014e3a435d99b5a3372c407df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f77af374ca274d52ac1814c7a0f24899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04f5d1c5f19e4141bbbb37c8e073ce71", "region_id": "RegionOne"}], "type": "container-infra", "id": "c0e88cf7ce3148b7948be53942c902c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "38167a3cc1354ab48142002ea59255de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "77dfd98925c44f7e893417ab2abd2d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3d925db61c35415caa33b3fa9631c785", "region_id": "RegionOne"}], "type": "search", "id": "d02ef41a942c45cf86d9802a22ca4ba6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3a0e91ba61654c0b9a8e0f4e601fb23c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a02940cc623a43f897c2f7e8a6569fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7169b309106a4ba1a45339605ff966fc", "region_id": "RegionOne"}], "type": "dns", "id": "b990d9ab92fd4212b05be998ce926da8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbfa88ac9fcf412d838c949f3c41f576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a4d9fc7710c438b9fa996ba74a531b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "506c8a7737254be9beb3564c863eb079", "region_id": "RegionOne"}], "type": "workflow", "id": "4f136c8d7b234c25a941ba6e2d55ab8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "052913a420fa4f81a413f4d69531f71c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54fa0c7abe82447e9c8d3293a6da0a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3d7443434e94e9c9af4772ba7b1a0ca", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2c5fd2492b9045e5883ff768d3129c46", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d5e5276454fd4f298c7eb9647738e4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "49882006e39f4d5aa1f8fc66a41dba97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c55ecc00120f4973b9fcb0138ee0788d", "region_id": "RegionOne"}], "type": "rating", "id": "5a9c49ab1e26445f9b21d7274d8abae6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a01814ea71d44fdbaac57b62fe95dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20922f5feb2146498cb7bd51ca90b997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ae8f7cda7174fdeabe7dfb1a5a67b46", "region_id": "RegionOne"}], "type": "operator-policy", "id": "636b5a31e3db4158ae4349fc32aff5b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc5c0cfb77c4454fa926b0ba5c7ebcb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7a5542c9a64844e58b106f3e7db9b8f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "23fad63585684b418c4a343b32c5e896", "region_id": "RegionOne"}], "type": "policy", "id": "027f249b87c24379b41fefe7da476686", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2f1f241516247c591e389ab5aef90a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c21fb61c40614bd381b51cc80f752a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06057639aa4242769de7ba9f12786d92", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "200acfdd6b0745b7bbf7051e02814b2e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43274c210aa64ef19552506dd1b8a665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c05d82b5ef7494889f530edc471dc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2819f0f510cd46bea60de2be774133b9", "region_id": "RegionOne"}], "type": "sharev2", "id": "863cc71b51aa4bf1bbe65caf0b3d7880", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d259a2b00dc14ecc8289ad275603d1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a9479a0a00e4fc8868d11053f565192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d332f9cdbfb74397b7849f64ca2bf4c1", "region_id": "RegionOne"}], "type": "share", "id": "1078b336bada4ab7869656911dde9120", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "796b4f9637bc4c3a8d3e0d088959ae72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "06b2be6371f44f1daf6d18b8d57eb91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ad4d30cf1d04879af69788972b2409a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "728deee5f0464a9fb371e41d93a9da19", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afc36d6a0ee243b99ccd6ee44daa1ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e00f004fb9f4446bab47e5d64bdb2c33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92a3a79c0a694bb59fef1b155ad44194", "region_id": "RegionOne"}], "type": "orchestration", "id": "0504bdc76c484b05a265cbf8c3b5d710", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69d302a79b874d6fa0097ff5ef26bbea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f32d6afa7768442287a59194edf869b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2e655e1e81a4229bc464158c1fab4b2", "region_id": "RegionOne"}], "type": "block-storage", "id": "abe1ad0b179b416f80f1d5006d626321", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a53b357b3b1420fa60a6b6963f8c532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49a3d23660064511a87154f3cbcb08c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dc1111802774f479e9d62525229ad9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "b810b934c7f54820b5d36475e718b649", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d2963fd24d47e0b1501b76c61dd109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c72fa16c4694e6ebc5d3a1d4d87754b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4d3d8bedc284da1a520a97ee31706bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "839868f11c7b4865b9fc057176a18976", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aabae6f748db439db1a1e744f1ee7c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50700813960e4b1f8997e1538f3075f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbbb22315c8d4e718bfe42beb552e288", "region_id": "RegionOne"}], "type": "volume", "id": "9c3482f1b6f34b32b5635e3573486c4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6cfc59c4f15462d8932c820466e96ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "827cb1eca3284f9d972fe4e9817f45da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff67f23841b845c588898fbcf3a21980", "region_id": "RegionOne"}], "type": "block-store", "id": "6731028ce91f422dbc8806ef2dde6c96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6daabd1576e4afcb3b3b380ddf49f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6085165de3374b27b7fec3d3308f445e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4e71eae510cb42b3985924c9201acf39", "region_id": "RegionOne"}], "type": "alarm", "id": "7e60e0777f5241ffa21a20286e457167", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7c2fcbd2d604ba6bf1f023a65468470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "62530f85439f47fe85df330adb1317c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7847eb513446436eb2fb4ba46627eb43", "region_id": "RegionOne"}], "type": "alarming", "id": "27263b2300ab4d71b47e68c47c36cc1c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f801984238745caabfc5a76077f254a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "40d4878bc4e240e793424823e1c4c273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e87cf138d264e28891c8b34eee8e367", "region_id": "RegionOne"}], "type": "meter", "id": "14dd903bae614be4abb57e799ae912ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9e37eec06714822bf4d15f061d45e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "18c0b12b873b4e6fa0dc9cbd60277b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1952a994069e4c058e56a35ebd6e072d", "region_id": "RegionOne"}], "type": "metering", "id": "628150c2d9d34978a907ce9d9e8655bf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8924ad2771c4f2ba3c23969e3ce1a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fee5a9eea9d4cdfb5f3596f2f34f1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dcd16d28a9dc40c194a2f740b949721b", "region_id": "RegionOne"}], "type": "telemetry", "id": "6e10bf995bef45748d1d57d4b7e2cc63", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df3800b86ea6409baa1b3fe5306d38d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b7970bc844cd4c0c8eb618ea4a1ff6f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15e66f84b2f74b458834eebc7be2c738", "region_id": "RegionOne"}], "type": "event", "id": "d61f1ddc531e48299af229da4037e388", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ad982287b5874ac3ade5bdf97069110f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fef3bfe5ed5e49ff93d4408a1a2f1ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e0f9409d2ae4c13b644eb614e84553c", "region_id": "RegionOne"}], "type": "events", "id": "4f3a7b3e783e40919b0bdb173e348e75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "157971f484744bd58041ca30bf9697e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7daa47bc777442bb865d7af308d01b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7bb68aed58904d739e4d48031895e5a1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "28ca00ee8e8a408b86d9f246ce5b3b82", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d28d8cb1ce0443db17748b8a0cab900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "041f5f9012e341eb88cb6f57c02ca3c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3dadfa997064456491b77a1aac9d2e99", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e5c1447f8f614ede88edc96651da6488", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db42e0c73e854b47b62b04c350e73bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d1bb66607c34e44950691cc89f728b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "04ac2428ac384337b2cf1bb099c7c2ec", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b5b6135326324addbfbe110e67fc53fa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9139b77e8b0740aa8fb25e4e41a2186e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af19beab86ac4d4abb03d73b3a8862c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a6ae3a99062b4c62add22bd48c152c47", "region_id": "RegionOne"}], "type": "tricircle", "id": "6aacd208310e4c26972e6172f79d277a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6637d0e036ae48b0b1b82a747f0d6590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5226fee37a5f4fe5abb1676ccd8aa887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8ce7e109239d4aa89531c99f2783c657", "region_id": "RegionOne"}], "type": "database", "id": "94cea439618b42f783f50fb793226e9f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e316e6e7a2441bfb9331e4d642471d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06766538c4ff43c08d1f46f2a88d9466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b3a5825ceddd4f5c8ed79fc6da6a526e", "region_id": "RegionOne"}], "type": "application-container", "id": "70efcd54fffb4b47a8f4364b822c3162", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "481c69b2e83040ba855186a917be0cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc97da82f4d047fbbd3aa4b9b5a74f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4fe59b69e5f14da59f1b1acd99a88d3a", "region_id": "RegionOne"}], "type": "container", "id": "6331ee5fbf544fe4b196238c8410a361", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "262bdb1bdcb6449eb13342caef9a271d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4eaeec22c3c84443a43d4d394c68e911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "87bfb8a61b1c494288d0feb61a98f61f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8a29b1fb661444eb9e38e2f489b74017", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8317de6a16a4435cad3c58c47e463e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8fd1ee11aef846dba72171905ff6ed5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5aa51659cb34b50bf374b30a78d8636", "region_id": "RegionOne"}], "type": "rca", "id": "65075b3ed869412b893e64393eddcb10", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d04452d87d2c4c4eae8b97f300af3d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eea55cfa71d3407f8c702c3ebbda7875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e7f7e7b5036d41b09466e77a20ee7918", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4e9d6d1f8d844a6897cac994debc9f80", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "00826a4fcf654b0ba39b6b9db389c39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fea62dbc6c3f438fbf56c98ee6d9974e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a0792cacfd5f48bea79de8cbbeec5183", "region_id": "RegionOne"}], "type": "network", "id": "52e57b21719143baa52c069499f6d80f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6dcb59c9414746fe8712dba3ced6a38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fa9123c913e4432d8e26633f076089ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ded396372dd8489fa79b56936465d7b4", "region_id": "RegionOne"}], "type": "backup", "id": "ed44815e525c491a8122e557807eabd6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "92bbe0c564b04c9aa099e96ccbd3181f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15c9ce41ca0d4db1929877b058a98934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1643377730d345a695a13742853973c5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "923e156e8a624747916989177482d2ef", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0cae6d81537847f591136a5511f7d0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ef972fc8ef4427cb1c3878f5c289299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00f8d28c55a24e5b824a1789a32b9e2a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8735f7b140814938b6fd98f4902ae2c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3a18e2c31a7c4a558bdd3d35a126675a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae891c2381bc4843bab3ad58a974e1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2bcf700740074daf876f545de66727a6", "region_id": "RegionOne"}], "type": "monitoring", "id": "17d0436e0ad44233b4667bdf9ab5b189", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "849c5f22b377496ab38c51e56e3690f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4f0379cc59cf4fbaab40bb1ba836d2d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "43713b058d9b4a5788bef4d748563779", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5ca1e638367a48b3aea00fb655122f80", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a35d2af1de5f4f34936e6fc0eaeb747b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e365020536f249d6971cfdb2a41b962f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2b40b048ddb24133b91bfa8e6affc7cd", "region_id": "RegionOne"}], "type": "placement", "id": "13d81594cc184bc1868a8108fe27be85", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bc07316843c046f891c944a285446d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99135d358b92429f9d703e1f321cd9f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b1b4134225ee4622a2a901ea27cde3bb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d4a4b0c9abd2401098572707fedca32a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "415005f66c954123bd3760e346dd1596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4805beeaf6c845e983fab4487b4d9feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4c665b17b17a4c19831250b142238031", "region_id": "RegionOne"}], "type": "ha", "id": "3fc461a6479e4138b60fc3a064621c29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "83690d4c1e404e369f32654590daa6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce34af0e04634cb3bc3617a75688599f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b331cdeae83e404da2f499cf34788180", "region_id": "RegionOne"}], "type": "reservation", "id": "96db0322bc3d47d1bb57f357d4ff24a0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "036ffa002c8c483eb9783ae32f8b8fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "499a375723894ff987b73e0175df3ec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "24d9ca97d0974575a200798b304871a2", "region_id": "RegionOne"}], "type": "function-engine", "id": "a287692ae1f74645b5a65268139a7670", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "66318b632a3943eea6e9ba12c5d1146c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd789a8ced2e483988a22395071a0af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "186fad6c3fd14f39b82f682fde53b849", "region_id": "RegionOne"}], "type": "accelerator", "id": "bae0f4b424e8442387c63ed04a3a5929", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca8b597986c04e13998f572944211a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c73398db095441bb8f76d60c002b3088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "66624643188b49e09413f9e8faf1aa16", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e1cb63cca814e588348678a4aef349a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "383f855bfe874903bf307bdbe9f4a4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d468cdb26c1045b78f1cdbeb8c5fb5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b1a9d8e7ad9e49c4ab858e92e006d1ba", "region_id": "RegionOne"}], "type": "registration", "id": "39f831fd88b549f5914eb9adfa4de5ec", "name": "adjutant"}], "user": {"domain": {"id": "bc005bb56dbf4cfd9d9e45b87bcb8430", "name": "cae6922e52da4cb29a90211c034cad28"}, "id": "833f104ad45249a3bec9366cf5b2a016", "name": "06d2c67bb9a6455598cb3a81f6828f3a"}, "audit_ids": ["8bf46387a03a41f3a2bf9abb84fae595", null], "issued_at": "2020-04-23T06:25:59.123191"}} 2020-04-23 06:27:59,296 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,301 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 2020-04-23 06:27:59,303 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. {22} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.232636s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,110 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,115 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,117 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,121 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,133 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.055769+00:00", "project": {"domain": {"id": "d03294504a6243eb9486b9241c42b5b3", "name": "a1d041753a5c49cdbb8e2f849c0d606c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "118ff6d6302a4feebe1137cf8311b9dc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d410dc41e6b24f12af1ced806176f39e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bfbe13862ba54d37b812472d401f77fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dc5dd0877d634474914a463c842e8112", "region_id": "RegionOne"}], "type": "identity", "id": "5bc863609ff942a68ac0334328913e6c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e8a52f6bb36642b8bb5a4e9240656dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c3f12b63a4874f158ddb8591e0d750e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "71d95ba3813a4df887c16ed6af371690", "region_id": "RegionOne"}], "type": "compute", "id": "e08acf886cde4555a6674c7f5d0bc6e7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5adbfc4eed4e4e57ab2f5e9bb919f25e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2694d1f77e7843848dfc88d3fa2421b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0234fc374f1b4a5e8a95772bcb64f2bd", "region_id": "RegionOne"}], "type": "image", "id": "b1b6142ac81042f49ed3867c3aa4a081", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b6b3b3f90dfc4430a7b39d89c9620912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c8fbc4c68bed4efa9308c35dc07ba522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0d025e90390c439c986a041502fe8397", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ae80ceeb8d534f208b8fa1b221fe72f7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbd237105e184345a5949fcb2077ae6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f7fdd5ddf6344e89052a02d72793749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "172f8037ae5745c596f3c5d9d0e964bf", "region_id": "RegionOne"}], "type": "object-store", "id": "d3ff704157fa4950b313e25198f86bd3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7249b19851ca4f10a09da4480a4e056e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6925988bee0844d888672433fec10b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "374ef08735d8416e81dd4d3dff42111e", "region_id": "RegionOne"}], "type": "clustering", "id": "dab4dec86a684274acc01327965aa64c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4681bc4c8c74bb79d21ea852589f092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d95e44319004e5fbf8404a5c51cf2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b215f9f67dad4ae69019c28752beae91", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f21bd4fba6fd4586a1f47834adfbb4ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f95286b782654d6e96f0e344e181d68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1266e5a3e8ae4e9a8543fea88cc946d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cef1b14aeb8b441eb62cfc2eb13e29d4", "region_id": "RegionOne"}], "type": "cluster", "id": "49d6d3af0ad849aaad15f6fec250acf6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6a65407491bf444287c52b12100e4bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f3a91637a2bd440ea5e3e1d5cc89f439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bd8ad2ab99924778b780cc8f892d4191", "region_id": "RegionOne"}], "type": "data-processing", "id": "3e4ace9bdfae4d13a8ff29169437c2ef", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30b90493b2ef491c95657e157e430d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69355e0bcac64b29972f0a8d55cc3fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e7ba394a41144c293795340264c969a", "region_id": "RegionOne"}], "type": "baremetal", "id": "3ccf561717ab4de582362640f7e4a4eb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aab4c1dbbdc24c62ad0c54bc17d9c6cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b07f00752b64ee5bcb40cd5779a38ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7281c29076bb43bcafedaf2c3bafd6f5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "307b59dc7423412998de4559545f50d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb0dab9c81084a96beab90251e2f427f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ddd7e500fe6e4b95b02205a661c58c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "852ee7476cb44edf96ed10c256f0fbeb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5cdf5a5840474b688d2fcf116dfc0e1b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "520336eb96a944ccae218bca29c90bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bb0d631311d54a4288ffe5c38dcbbe32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "72685c41ae5248a8b4ff8d594a358d07", "region_id": "RegionOne"}], "type": "key-manager", "id": "28d80d91359142158c14310fb7eadd3f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ceaefb9d4f4e44e0b17db10d5ce2da23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5bafe52b74a46849ccf0628dfa1f8e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c71a18d6455416bb0f309c22a271eb2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1e98c2d38e35472f9c1bf34aca8db771", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4913bef7777d4ce1b94be8192e3b9ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3367522f0fb4537a868ce0113505be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6d612a4731b14fd48d32bb32be6fca29", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cde7aecc547e45c5b53c0dc5d27b5955", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "90190c9f8ca34fb598f0ba2ed12fade5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "136b035c054b4dd38ef704b7ef74e973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8da6a853fdeb44a0986792083b31900d", "region_id": "RegionOne"}], "type": "message", "id": "1b68b74c4648453aa0e1479f0178631b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5502b440db594c05b51f6d48ee8f9520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e48d7eb14df34b1b84f1d0d69c33a6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c606faf62bc74b5a87057986ccb09205", "region_id": "RegionOne"}], "type": "messaging", "id": "28e9626787404b209b94b10e400da5d9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c20856cfe6e94f0a8dd771dc1a5d11f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6158c47c18a74225a9df50cbddb01d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7af8e8f26d444d35b3a59b8357e279dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b6a2767c4c6340f0bad2e2903506785b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62b8fffb5cce4ac19991634df5db77bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edaacc8d1aee4714bcdc2793bd088311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8720457892e2407b8665eb65c48b6117", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f1f92f46ff3b4ce7a70568ed291af1fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c708d3916374bad85840faff75c9af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6377ff2806954160b01127ef6ac50ee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c33de381d7084de7a61ebd89e55bc794", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0bc789dc342f49e2b994a622c8861a2d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b97c0916db24ea699184760aebe2a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a0e10880b0b48e48aba62c326edd19e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4395069a110f45008e357f3e5f58d5dd", "region_id": "RegionOne"}], "type": "container-infra", "id": "463b40614ae244d7bffd6f30ffe9b2f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "662f696e0aa243c1b1266344869a2b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "060cf872819046edb8f5233bb5a4a1a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9ce3b569409f4f7487cd4e6cc671d169", "region_id": "RegionOne"}], "type": "search", "id": "1aab6ae4ea304f92bfcb8ad9bc39c2db", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d7d71f0e26cd4c448400399d408204a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6da9ced8e0e4452d96cea2b2a2d262d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "402a73fd6c224eafac965bde39d64dd5", "region_id": "RegionOne"}], "type": "dns", "id": "e9c04ad0d0324aa39ec1107812dd3508", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c485f9554fc4ca9a64bf03f0b66933d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d611c2ca3d994a12a086a58251058c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c24f29ab45e94a7494f3ec697d8b5b5c", "region_id": "RegionOne"}], "type": "workflow", "id": "8f7206ab58fb430d9f3cf8553d31bb03", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42a1e9728afa4bb5be33b7b4f178f8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d82e0a9846d841078c4370baa81de394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "eb3af4ae08a246b6ab19868dda5a12e5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9f73c48da25544e5819bcf3e8c8cadfa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "83ffd97338bc456b87c752396fb8f18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "58596757748845a684982cd424fb7287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1604262277cd4be5a364af519e2d3056", "region_id": "RegionOne"}], "type": "rating", "id": "ee83c2b1141f45d8907eb29e1513371a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f1a72ad3d0545a8bd49a4a1aa8b144b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b243192740643d683e9e310ff38469d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbb72d773f6e42098211f37d3531f4dc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb2955b5a98946afa35ffa97c7bee5d1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e58ccea0e06b42c68962fe624c39fd65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3a819d77c7b44d3a1ba774a0f93069d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28d0105f0e11462dbd4bc0b6b4c5a3aa", "region_id": "RegionOne"}], "type": "policy", "id": "7364268d832242a2a99607484bb12a07", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ae4fcb9fd4b428cad3bcf721935e521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a15626a09e2d4ff4ad169e4159ccaee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "92e1152779a14ae0a062b3531b588b2e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b5a7623bea07433699051dae5c4a614f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daf8c30789d643849260196e427fbf63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10bb85d8dce14e90a653c7404ee7ca43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0cb908c18bc4b6eb1bd4498e8542991", "region_id": "RegionOne"}], "type": "sharev2", "id": "4e412df654f14b53affe4f4fd4a8c0ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b40fd69fd7a4005b0481d1160e1ae1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a47d687ce3f944579c02e5cc13212539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4895b4349b5a4db982a35a6e4d346286", "region_id": "RegionOne"}], "type": "share", "id": "6a14748fa69d40c09d4618395cd8f18b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba20b475880c463ea8b18aa45763c706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bdf1c30b9f384cc1ba774eb99347f483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "31e9151102034966afed86bfb4938ea7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "30f49c6718594e4b869601fc9db2fd1b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0bbcd3c4b71491098813b48028ace47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9d311ea0be2441fb8c1e468b823ee30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66c4fcf3939b4c34bf6b75758af351de", "region_id": "RegionOne"}], "type": "orchestration", "id": "96c51bcdadeb454ebaa9d90d6ff511cd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4feaff06e41e43cc83c6bb5c93536cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d235df57f7864fb796d4d46bfb0d42c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d1878ce05e64aeaa6b8e3d1f1a65ff3", "region_id": "RegionOne"}], "type": "block-storage", "id": "acae35ab06c74df1a7d86629f2a26015", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6098f63e9ad541df906a64ce05aafe14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2259fe365662482e80f0fb3d4d315e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bde17a6e970479999651e876cbb71e5", "region_id": "RegionOne"}], "type": "volumev3", "id": "b014cd6416984d619ce52cdb89056901", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bd9b70bf1aa423197518beafea46e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e77667fbcd24fd08554e9ed198fbf5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e467dcf552df45d1a420c899d3863db4", "region_id": "RegionOne"}], "type": "volumev2", "id": "93177afc4d214dcf885e53d02b7df8c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efb603d10fb1467eaf5c1fb13c79f756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa84947c16e446c7a19292d5e4571b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e52a3d9130641b38fcfb5e19857b2bf", "region_id": "RegionOne"}], "type": "volume", "id": "f7b390732efa4498ba335dd8b9f86b06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed71bbf64c4d41e9ba97a9120bfeb321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f67fd859281642e1806339e5ce0b69fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6add91a1409a483eab543b78cec9419a", "region_id": "RegionOne"}], "type": "block-store", "id": "8d132ca5911c4d65908e08f20b0cb4a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "075eba2dac7543e4a23d738d1675af70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc28b6b828044795b2e0aa7e642d37b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "de7830f9c8df4075a9ce59daa1b9a9e6", "region_id": "RegionOne"}], "type": "alarm", "id": "56b883698c0046aa87b2dc1a64b2f25a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3beea37f885426d9aa12f93a1223a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "698f825a8d4c40098f03eb304d139d54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d60ef8562f0b49f48167b9fc9db8a3e1", "region_id": "RegionOne"}], "type": "alarming", "id": "73beef96ce794f639b66290fce5d2508", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1263c4ca9bff4832bcff22bce6cc5557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e70ba57c5e745f981ceef2c2d74790e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4384f5a7025b4cc1b99844f77e2dd5d9", "region_id": "RegionOne"}], "type": "meter", "id": "d60020cd419f49f8b76c4b3ac6d04ccb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d45f7fac91974bd4b05ea1e20f54928f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d210f935b59c4edc99c9b467adc1bc82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "445003df8d9d4012a2d2cec6efb072f8", "region_id": "RegionOne"}], "type": "metering", "id": "5a1eb9a2047a4845b122f69451f9d4b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f3e4037d2524808ae60f9921e2b99e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9db51ff38207440ba9aae3d3015245be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0574d214eea54ec18a37ea55d89092d9", "region_id": "RegionOne"}], "type": "telemetry", "id": "2fa1ad0fd7314140a29c25252f6edf22", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bca61b52ba0e44009a6656adf2aedc58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "51d61cab02324895a36b480df6c13a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3e3f0b76cfb84f14a140eba9622b07d4", "region_id": "RegionOne"}], "type": "event", "id": "fa0f785ec442442f9a74f8e762f963a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1e7e33b6179d4f099e7cfa4a877a918b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7953861d52cb420ab4f0455ecb3b99d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c461588d40e14444bdca76f64f171378", "region_id": "RegionOne"}], "type": "events", "id": "5f7ed856879c45bc87616d4725b7e595", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d98e2af6ca87438e901d6ca711aa6de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5ba2bea3b274e8181cf16f68ea3a780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "151f92db83204d46b71f6f53e582fe37", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0fcef26ef7b44e27b371460d9a4f2b3d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "13e79b90bcac418e99db9889c0445e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d22cb43d3ad4d1fa2d12ef0023e4688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "18f0caff1d86414cb41ea6cb34cc94a0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e347ec87a582485b80134b0b84ecda38", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8178064f57640baa0283c75910c2389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6382ef93ec442b8b2a151bdba05bb41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "24f21304d7f5484388d75fe5c4e10873", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e21f6529824f4439b49cd03a22a08050", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "def4afa7b4134503b6e01e7d5e7421fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8da17c22cc1046168003f114f5a00b5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a51c6c2a71c40d29a53af7b0837a8bf", "region_id": "RegionOne"}], "type": "tricircle", "id": "922d3311a27c465b8f7c38534d22e22d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "73aff987484a4855ba29b6b84b332c25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2305aef981d94e32accb00e37d624338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6fa0f323c80a4fd6a64329ffbf2062cd", "region_id": "RegionOne"}], "type": "database", "id": "5c0baeb271f4426395489ce2c3f24a63", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2c9520b88bd4e1283ce1f762c05da3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef1ffbcd3daf47b7a3dd4ad6a1825d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e0a8bdefee6d4675acbe9f811d78369e", "region_id": "RegionOne"}], "type": "application-container", "id": "aed633298901485fb3904c85ceabc085", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a34338f15594281927c133f0ca36d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24b7fc452f6c4e709e4f48c5248a8c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94e44b08ff0442918103dd4b26035140", "region_id": "RegionOne"}], "type": "container", "id": "365f95c44a1a4eb5915029b875538b43", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9150f6b6ff7c4de8b06bc54d6444aa43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e050cf7274de47268c8129a8ed895ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3d25f60b120d49389cdfe97dfe32b64b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2edbed2ea90a4262bb04257a1a6b308a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ff80fe478be49dfa70c3f54ce3b6e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b7fc0f3cccb4927ac6f03de52068b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d97c05e310742aea1ab6a413125a6e1", "region_id": "RegionOne"}], "type": "rca", "id": "c5e908d069ab4738b08af60f4e18b942", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "45850f9579254158bec6afd8c849f02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "664f8ed49ae44e709e58cdf3b44ebbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "87dbbb422ab543beb96712c36b618031", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c5faab11a164482590476a6f152b1480", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c12e3cb32fc45dcb7a5c4809046e4e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e96e464eaea044afb498da62fb7e7803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "18c3d6d22c0e4de9bf2fbf0e96b113ed", "region_id": "RegionOne"}], "type": "network", "id": "eddbb50fe1164899a6f583251e1d5b45", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "56f49783cfd94f3bb12bce68b34d51bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d7293464bb364063952a13932345877d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "38d80eb066b24a19969402882a5e8779", "region_id": "RegionOne"}], "type": "backup", "id": "06de5407733c453aa799ba2b34a6b74a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ad92b3c9c684822a92499692e9e1753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8cf64b1ad0af430e82b638358450cba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a94e9f460ea54a43b8ba82ecf557aaaa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "70a7a42d69714c4ca166fa455188d9c3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d391530e0b19485ab9f559318ccdf10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1b81f9941664cb3aec2343ff9597e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8235d7139cd54be2999f46b8f66c9516", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4438af5ba9a24bd8bda331115e3e5383", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "34628abaf4b948ce831792f0245597c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c981063fc62d40adb9581d6bb9388e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2775d53abf8448ffa915e025f2b830bc", "region_id": "RegionOne"}], "type": "monitoring", "id": "4e1c50ca33c049f4ac6a0dc5f56c42d9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "725707e6c7d6460fad7ceb224b033599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3a6f3233f5be4a59889520a791ab4382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "66c1cb1b7cae4e8aaffc137c0f8e5b43", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f9e9e006164847f5ba7a27780c6e11cc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c4c4a28e4b24886bc95cfb5edcc4267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "502cc7f2f4ee4bc8993ed829f4014d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "876579a34f1b4dcd8b742aa6f5993c38", "region_id": "RegionOne"}], "type": "placement", "id": "a08b5b21cca94f538888aab5446994b8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c70d8b8a78504136b80420bd361d513f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64784a6492f44999b1b6c0966d28f976", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7b68a04f93dd47f88c1c323d90e92e4c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f005782c5ac84cc1b5fd7f49cc75a193", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9447783001e4406aa38017757102b9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a26fa51fbb84f9e8351bc4657ed2838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1c69031ca15e471c86f1144b449f2d90", "region_id": "RegionOne"}], "type": "ha", "id": "91da570cb3da43cc86776ec7c58de470", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5702752f2d7440c28fcacc5328327a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69e9a800503d485196abd53ce7478377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "39de70bcfa564d9ba004b05180b298d7", "region_id": "RegionOne"}], "type": "reservation", "id": "debf7b8f9b764ce29cff279f42baafbf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a2e74ab8e3df4875b89682079f20748c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8eefe86094af466f9389f38709939c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81380543037340ed8b9988abe37d37ce", "region_id": "RegionOne"}], "type": "function-engine", "id": "279c37f034c348ecaa6c3da9d2b1adf7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "417d2f074a174ef08c5cb3c174662f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43596b1df0754f36a180a02dbe861a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2800d8743dd447a68f680e07bf83b6ba", "region_id": "RegionOne"}], "type": "accelerator", "id": "1bd7c1225e0349a593384b5c85c8d932", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acd86fc58f18430d9a1e8082010c3ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "054c24a8b8ea4c6ea140667a638f0391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3506922f61ca42618166cc330e64db78", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9c5eb5e37ab144d5934692252e0dd896", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afa770f680b84d9a8554d7f6b4c35e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e6701acb6ae47358113c8e1dd392357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5f7ee37325d64316a7d68650aa538337", "region_id": "RegionOne"}], "type": "registration", "id": "eea533b1b2a54e32b8fb1a0516cc8c8d", "name": "adjutant"}], "user": {"domain": {"id": "3b0befd98b5a493c91c179105f3d1f17", "name": "8a55ac568f014c3cac3e763149dcb031"}, "id": "7bcdace5fe1e44fdb4ed3bbfca47dd74", "name": "ed0a50d35e3242228417038422170a97"}, "audit_ids": ["b0f0baef6339432faaca2d90e605f76a", null], "issued_at": "2020-04-23T06:25:59.055769"}} 2020-04-23 06:27:59,261 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,267 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,270 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} 2020-04-23 06:27:59,274 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "dns_nameservers": ["8.8.8.8"], "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [{"nexthop": "123.456.78.9", "destination": "0.0.0.0/0"}], "ip_version": 4, "cidr": "192.168.199.0/24"}}' 2020-04-23 06:27:59,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,281 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [{"nexthop": "123.456.78.9", "destination": "0.0.0.0/0"}], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": ["8.8.8.8"], "gateway_ip": "192.168.199.1", "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {9} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.299091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,092 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,101 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,106 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,119 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.008401+00:00", "project": {"domain": {"id": "1342c8960f344557a3094ee6f6cf1179", "name": "931b30675c724b91901beb9d241d5c52"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f7af3906aac245dea84ea1625ed06bde"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "36f3ab5d5e2e41d196807c118d1d7a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7efdbaa244e4e62825bb4ef5e136297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b4c60e7eedb944f79ffdb9a45e59e37b", "region_id": "RegionOne"}], "type": "identity", "id": "5821bd3b3d2b46e6bc5fbdbd0b924620", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e90e76c92c3a4040a7a861b1fe02e790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb57ca95feee41e6848768f37dea2b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b9a0340a055341e487e4840b38cb9d03", "region_id": "RegionOne"}], "type": "compute", "id": "6f393c2769474c9396b6f395a86fa609", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1ce3992399874cdda962c9fff2d637a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "85c509b43d3d4273828174b60b1c5005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4fa9315f86214195bb0ffdf1e6f335c0", "region_id": "RegionOne"}], "type": "image", "id": "d25aa3d0675345cfb77ab85e314b74b3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5ab28491455d4c8bb551147b95ae18b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38133b0b9f02477fa7920292800fd8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7d1cc1006d8a45f19dcbd1c716dcf1ac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "493cabe0daa34241831de488616e2ee3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0288cb1f00274a33bfe651058a05f6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47512191dc48422994a912605ef168da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1dde50f6e01437fb00bff52574dd98a", "region_id": "RegionOne"}], "type": "object-store", "id": "d2647e64a6da42b189f2e3b2dd6adcf4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50783daf394a492da9c80721bfb60317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "356f61f7091544f4888708159576178d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aeb23d6968354b0c99eb3155e60e15c1", "region_id": "RegionOne"}], "type": "clustering", "id": "b22ad6a3c5874293b5205a302e8473bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb7fc45156874ce5b026d62ba2169134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f3e1c1bf4924d69a45a676661dba3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dba2782865b04341b109cc57aaf2353c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3835bbf045614c83a67b4f78616111ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "939263168d154ff8aa747cdf5a7af5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc21877290c342ed98d119849758ed40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f39094384f4b4ccc8c3cc4ec69e605c8", "region_id": "RegionOne"}], "type": "cluster", "id": "c4b21b2ef75848358a086f9c62017c0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0c640eabab78408183b8693d82085440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee8fd0fce5f742d08ac255081c1f5925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "383254adf52547fdae3e7a22c55698b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "c64cd0ada9e54f6e9d265f712122ba85", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb92af87184b44fb8e21338c0bcb6852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09ad407659e34d7ab21f8ff24f7c1502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58f0973927b2454a847e21d515a391bc", "region_id": "RegionOne"}], "type": "baremetal", "id": "5810e25cf3424baaa575fe7b23e18bfb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f791bd22f7bf44fc83af2e414626c6bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c643f1df8f04cc680480ae01fdee1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b18b5ea75674b499918cafc4272800d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "eb40f4172cdf4ebf82ff880ab9caa002", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5033e3b5854a4bcdb89b0db516e164c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "087fa4007bf54cb1b7b7345a6b35b545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3dc9962d1a40454b97475b8bb47a282b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "73e0073bd926445eaea16cb605183010", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2792bcf60ab94ccbbe888e7df4e1e2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c17576a3f3b34c4e9ef34452c9df9b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f0d78417cd8a4b18b5eb387c11141340", "region_id": "RegionOne"}], "type": "key-manager", "id": "5f41414876074206bb0827ac6a6288c7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16c8317084d24cd6a96b5130728d58d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2b4624b16a247fe94ab310e416aa7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1cf9880bbca441968f2e68d77cfd8605", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "42018775a5794d0c81e39b1dae8eae7d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "936f0ba4f7174105b0eea66269afa469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cb61d4fbd7c45aeabd2f023781bdaa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "66cd3be120d44946af04ab2954b43cb3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "44c06d2f1c1e4693a8405109221016cb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f0644d7ec7174c109021c767f0fb8af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4249207de21448ab9586e33089e4520b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb69070b0223425b972b4ab18cb858b3", "region_id": "RegionOne"}], "type": "message", "id": "8b302935ed734f3797176f25ac4ba51b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5e1b7eede35f44978ccfe273c1fd7770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44edb72890ee4560a853356756058815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8608e10268264e18864f21e5fbcd1a56", "region_id": "RegionOne"}], "type": "messaging", "id": "f1e480260ca1476cbbd44604c41251c0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a60107fcec3940f8be0b8971562932e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7e08a8984c3b40e184a8e3f702d9ade3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5b74f3f2dee04ab09f8709d298959596", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b20bf323e3fd44bd81aab880e1591bba", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20b143593bf24f5b9f74161ffb46fa86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65359c86bd0c434289d8c723f6857a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2b2e4fa3755441b87e2d59807e7766f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5e25e0119a7b4cf9be7410c3ec537e9e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7caab612f05f471bbead359454352553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adebf29620e54e388e7b2dc3dc67b022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27c5d8361c104d30845020af46686d3c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3c5630af457a4309981ba76b81799d94", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d574efa90e7478bb86df5b4e3333379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddb3efdbae134c7896a27d3686e09e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90e6255453e147f08e46d6124f61b5a5", "region_id": "RegionOne"}], "type": "container-infra", "id": "ed7aecd163714f19bc1a9137d04d0b40", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a3e2ad0c0b3944ab9403fb3e475a5102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5b809819419543f78380422b32454e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2f07b64fc66b47638d44a2a5a01ad61b", "region_id": "RegionOne"}], "type": "search", "id": "11bec5ca1dbc4852a6e452eaca20c4a0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "18b02dc16a1d4712a88f0a43be2855da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1ccd71b105fc4d68a851cf6e0fe7b3de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "afc753c3cbed4fe18e5c19c66bd2471f", "region_id": "RegionOne"}], "type": "dns", "id": "f94376c14c4541e4930a86a0093e04ca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "981bb6d8fae445d8a7708d568dd8717c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8283fd05117c4838afec2c995ed73b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da269e629b73478ba3bac327dc2ad153", "region_id": "RegionOne"}], "type": "workflow", "id": "43e26b538ceb4e28b9aabc17628901cc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8d37f8fe4f9488cb76a89e358acc84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b77269ac8274ddca61ac6178fb9c8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0d39dcd20a7f487b83e84b7c5d69bdee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f89c9212fe894575a272cd579f4989b4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c2deb081d74c465fa1a29fbf6c0e6d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c699f223ad85409a9cd95b924cdff81b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "37b6513081674a028f815246bce3a245", "region_id": "RegionOne"}], "type": "rating", "id": "7576e3ff786a4058aa67c6b6da8cbdc8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eae5db1f02fb42308d79c09293ac39a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b611b64f48f74a07981b12429b081ea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f475f1e422f543cba2fd50231a23c195", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1818d4c38eac4e28a268c53ba1849927", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c0a224bb60541a5a3d67f88db20572d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f69332ad87d145f69b7bbf6b3cc4dc28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "345930cba4d347f8bbdc0db3fc8ef4fa", "region_id": "RegionOne"}], "type": "policy", "id": "8e54d65f15b34f7e9549d1b5e5d21e2f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97567d318d25491dbf274d0736a23b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04274447e0a440ad89074cee114fa3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9cc13f03cb484e9ea1a7cfc4a602172b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "663ce18e03d74c51934b96e10d9c42ef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e511f3a257a54ca5a909115f9a6e6325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ab8856335f54510916015a838ec1f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9b01d680a114f00b473078e659d6cfb", "region_id": "RegionOne"}], "type": "sharev2", "id": "55b401df946f47039a86543b78614890", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb5a42cb2563485095d48d89941b6d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "539b017cdc3248e681aa6b8a51242b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef5d20db7bf1443a8b35171d869b975d", "region_id": "RegionOne"}], "type": "share", "id": "48d18472a0374a2bab3472facf493e23", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9c5f143ac86848679e0b12e5a6cd7092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dfab211ee9e14d8a98b87c8ba59e54f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4dad37b89c704251ae3bd61ee75831d0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "96b7e980244f43e190082e4f91eccf01", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba55bcdead4d45d4ab1828b049b9db30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "890ddb1ec7604bd18cb42c123e1bc87f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c9050db4bb14826b9a135345a6290e1", "region_id": "RegionOne"}], "type": "orchestration", "id": "1c5ff171a3b34840aa41e00dc49b5bae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfaee8a6245148889be22c6902ca6e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9d1b2b856aa4ef3b9092578c5ddaaf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2018b056704f4829bd26d01eed5072b0", "region_id": "RegionOne"}], "type": "block-storage", "id": "1285656257a04caabe5639d849d05062", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5233ae8a330e442d9f53f373c820519d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50c6ad06810d4b20858e1129d3a12497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6851fc6fe88146d39d42fc274c1eae9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "acbc8a68d4ca4cfc9c5d79bff9b7b8fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef6090cd1bcf4fb2bb6a7cac3bd1c508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a93eb63620c14b68af005757f698b3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16f8905e0b7b44fc9df4fa6b2c35a2cc", "region_id": "RegionOne"}], "type": "volumev2", "id": "74ed978a732c4a3486bc64d5695a55e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeb1cca9dfd142d880ac9fb7c6e3d8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c8f7e3ac2f64e0e9b293e28ca62b251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "994d413900204c4a8894c177080a0490", "region_id": "RegionOne"}], "type": "volume", "id": "c88de036076e4966a76c6cc497d64b1a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe8d89adb6304216ae9f06c80a1b62f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "530da13573734a90a92a488e3348ec8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "967158b362254bb282b85bdc17c670cf", "region_id": "RegionOne"}], "type": "block-store", "id": "1b920afdda4c464da402a03a70a8ee7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f2adaf6de5d42e8979a937b75038c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c6ae19f33464de18c619cf567c37134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3f5a2fa11d144be3a8d2ec365749c2bd", "region_id": "RegionOne"}], "type": "alarm", "id": "09e2c9f8d6e648b986df4bd9533ce323", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17cc8973fce74b2aaf0b8364f0edfaa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9142d88f6c943dd9e5dbfddd8aa4a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f6521ca183df4278aeb85779cfcdc16b", "region_id": "RegionOne"}], "type": "alarming", "id": "14a68ed7ebb34f12b6e83991881aa117", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "94627fd9383b48488bb53ef3840035d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a8fdd242e2f4a3ea1f87290d138a173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44967efcf0c349dd849f4cb7787f843e", "region_id": "RegionOne"}], "type": "meter", "id": "de0fb7f6821d4e0c8d43fc9659f154c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f068799f4b9a4be281c05029b2c50050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "24e204574f0b41a497d74c344907d015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d61cc8b0f6574d3b8907215fb6991638", "region_id": "RegionOne"}], "type": "metering", "id": "2a76e57921814ec7b144d039ad10132e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b28b367a8dfc4d4a8f140f2be6b0e9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "618802204f6d4b1c9d7fe7a6f231aeb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31ae32bbfaa64ee7a7ea1a1635097fa9", "region_id": "RegionOne"}], "type": "telemetry", "id": "e9f9128c523c43769efb0f349e3a2555", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "46b529fa6d80412d84cf27e7a3abd454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14510ddda490460dac16d043a78cfbc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "96e275cae89d423f86290a1181b8641a", "region_id": "RegionOne"}], "type": "event", "id": "b8b3a8b4c3814385b5455d99a4d1f900", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d71ef55356e48b8bb1fceac5e569531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7f2e03a5900a4b2c98ad5bd7d687e91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9c1d20947c9245bd8b3153eadab2c581", "region_id": "RegionOne"}], "type": "events", "id": "cfea9116a11445788ee9384fa06cf248", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43c829ad87f2481a9306d0451c8a1335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "420d83e136584f658f959a6412b36fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d5d74cb84cb84bb5a4feec0e4a06c92a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3c383766737b4ab2a5ae7fe07c29663a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91b61ad35281479aadb1d96183c10a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "260f85fe901c4f35a83dcbeb6de60987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8e7f4d4d5e984a1b989e569decb0c467", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9a96d06663304489a5a3b4dcb96da23d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a3e40426b0044189e5807f1d5edb4c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc012eb429044310acff45ec9b784741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d493dd9bfcdc4b1588fcfc09ca1d0b88", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9603f2eb47364724ad0fc9b98f50d257", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "836c0c065b9143c4893af8756759ddc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9c24bbb42aa46c4b403c88fa4e55b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d943a08a75b47d3b74118c69276de5b", "region_id": "RegionOne"}], "type": "tricircle", "id": "8e2a3c93d6414892ba65184dd2ccc297", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "598ecef4892f47438464c28d19f861c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3a1225eb7d3745a09cf1993e3e5d6cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d6e1e1f542eb478985d6415e11e16e36", "region_id": "RegionOne"}], "type": "database", "id": "ad1a2b2c4ec04f6b9d6baab153b73697", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "463b362dd9d6483bb270a9d6a7d46ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1138778aa37046638792c287b5b1efb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4778fa9e4ecc492099ca463c0d309718", "region_id": "RegionOne"}], "type": "application-container", "id": "44f7b28267da456fa3ccd97df68a52bb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7012c9f59a5420896ff69b5d7294b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0bd852b043f74b909c01bcb1d3b0a6f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "073455813150405fb8e93ce616f14242", "region_id": "RegionOne"}], "type": "container", "id": "fc6f6bd552c44d2994caeaa5b733bf16", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a9567d334c4494caed969bef1eff4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b34380d72af440f19dd38261dbeb3132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "95eec3e1fc36431da76d4368ec009738", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "72d08f6ed9e64b2aaf2bc33d15dbedb4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9939ad20aec44ab9a3b6dff1e460797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fec1fc0c08364bd282a61490c771ca6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "88dedd18cafc4bd580302cf38fe6caf7", "region_id": "RegionOne"}], "type": "rca", "id": "549f329dbb1c42c38ff851e264e5cb9c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf31005262d94ce8b77893134d32e4b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23b83ff119764c8880c39ebc4c49b9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2f942e6ef0084e72a440d2e4dee66a87", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ba187d87a25e44f198fe30df77fbd498", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ef171d37f74d4d7092b599f586d29ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7e729f181e2f491d826c8b5d9528ce56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7b6518f84f4f4f31a298d53b12efe947", "region_id": "RegionOne"}], "type": "network", "id": "72baaf3c01b74f0eb90a02775ee96010", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f41efa81194f4609a74b25f8ac71c100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0eb41afbef794e79ba630e311863efc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0a4711348c404ca7baf2e5e2e921b0d5", "region_id": "RegionOne"}], "type": "backup", "id": "706bd3f7300240869c6a579fe60eab86", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ce151f2b343485aa3f6447756e70c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07f144807bcf4e36b1dc8f2a04601a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36273d9080f54cefb01de9ee59bb3767", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f5705972cc944bf88bf728da1037ad84", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d05bfe61f51f42fd8d58959cfeebe20e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e4120fd50ab46b1abf26c06da03fe41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0d88fea40c1140c48fc4b1441fb4da29", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "39d715fc8e34477291184dbf66ad2767", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48b5ac5329e84cfe94ee3d4b24b1e832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5580a89a950c4e0591c8f5823f93ec44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "150b4b5a67cb4169bfaadf4be41d08fc", "region_id": "RegionOne"}], "type": "monitoring", "id": "b8948191ee8d423fa01c92b1aca92000", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "95d755de1179483cae4a77b87270ca32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6494deb3e87b470f8c79a5c9b270478c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ae2c9ef57b745bc9ab0491cf2a3da43", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a0805f232a864deda4cfaf3f4d5143d6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a69f58c6ea940ccb7cd8757ae447768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "706f9a3d02034fbf8856bbb1c427695a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2bae7df4e0874480914dda8d184766d6", "region_id": "RegionOne"}], "type": "placement", "id": "6365b96638fd4fcaabbd841d751c8e05", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "297fa66da4ff48b489c3a7b08aff2c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49a6f1f7f6d047d4a052a73f18863a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ce169a3b6f524cdc9026230f3650a02f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4dc933d0eae24695ae1b985f7808edf9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd08c85d203f4bd5a3c7c520d191c64e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "146c2d922f5b4a6196376c3810f8f02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "650943b78704430e869418a0992eeb85", "region_id": "RegionOne"}], "type": "ha", "id": "ab7d6e227dff480198bbce9cc40f7d88", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6080a300a8e841279469a8d0cafe7cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4400c2a2e5aa4b4e96563b5eb11712df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "61674c650e3b4003a784706d495f562c", "region_id": "RegionOne"}], "type": "reservation", "id": "4959713a4c0d4973a07d41959bcf9078", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f344c06449c54f3b8034bf0339db91d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "01ad01b5772e48e995c99bc2a78856a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0c1c9d4af4044a50bbf3567a018226ff", "region_id": "RegionOne"}], "type": "function-engine", "id": "d50ef64fb3f94b33b70a60baaf973558", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "03cb3ffe34b446f0b05263d3810d16d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "19ff7cf098a742518002d8f48b972961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fc060831a9a44c92b49314d50d1d0ad8", "region_id": "RegionOne"}], "type": "accelerator", "id": "4539c687175b4319aaa439f0480ae3c1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c8437e76d9154672a49108947ffddeb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54b35435eece4ef495f9bd90875d01e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "58597166da684c0e98f7ba64ce8f7d04", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c5a2bc0ecdb747a392984120ff605bd7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "324a82026c164055bcc10d9480f3a4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47468018c7af42b384a34ef88faf4339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8454869c7684207a8b1ceff85146b00", "region_id": "RegionOne"}], "type": "registration", "id": "dd14ad193eb8456e984f214dba32a449", "name": "adjutant"}], "user": {"domain": {"id": "1b88fecd5af24c60adb5a0e462a74bf9", "name": "20b43102ddaa4816913e0fc36dbc8500"}, "id": "462d62300fc44459816b58fcbe1343b5", "name": "af3a109a6bc14558a5d3ef045059b324"}, "audit_ids": ["249758e0eb8a48b9acd3e8277ee10b71", null], "issued_at": "2020-04-23T06:25:59.008401"}} 2020-04-23 06:27:59,222 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,228 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,231 keystoneauth.session RESP BODY: {"roles": [{"name": "7973d909d0b74f11a5684461ba4db8c6", "id": "e7c4c54799734a47b4b8b493447b9d8f"}]} 2020-04-23 06:27:59,269 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,274 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,277 keystoneauth.session RESP BODY: {"users": []} {17} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.188395s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,197 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,201 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,204 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,207 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,219 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.135791+00:00", "project": {"domain": {"id": "72c81cd3daa14867bd5fad2621414c44", "name": "a72228d195694276aa72ff93ad662c5f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8e78e5b504794b2bb78a392fe0e6601a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "15adde24f2244e168590bc2df97a577e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "db7c20c764384566a9a8732cb8ca7264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6e381c5f0c8f4d0e92dce9971c081ab3", "region_id": "RegionOne"}], "type": "identity", "id": "9e7dd73a62db458ead35b22f4d647695", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9c6f6c340849440d813ef6a8961181d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6ab39e46188640ac9d05e0e60e171b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0121bb054974f09a1f7ed38ad3b9412", "region_id": "RegionOne"}], "type": "compute", "id": "6b1b92e55bd348508f3b232080a942de", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2b508481400a4bb68dcc7beba0a2bf9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f5d18f0ccff04f39954fe4e0a6026499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "16d7774e54f1431eaf9eff8eb0c736f7", "region_id": "RegionOne"}], "type": "image", "id": "66ffc33b24d14cd18eb27d018291cfa6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "645ebc01ee374b7c8111064f97796fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "26662fe3ea8e4260853fffb62c32cd39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ade445412bd544ec89c60d1367163934", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff9d71cef35c4699bc543336b5394813", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af22e18ba8bf4ed5b7dd55fbc42ebd04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70908256748d4e37a15f43ceea9d4709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01ad81b4b0a4ba5b623e79f3c598ab4", "region_id": "RegionOne"}], "type": "object-store", "id": "dccff2fc6c434c2997138a146e1871ac", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ace8bdb5588b411284796a66c3d92eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "464c5773620a4d0798a731170ba0882e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e7a04a5cdd04aa9a5db9dcbe1e19d29", "region_id": "RegionOne"}], "type": "clustering", "id": "e83a41f6b1e649fea8bfc4cb85bda094", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9b83c51364448eab55d8117fe44ef2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2767e1856ff4988a3401e9446d0ecc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c407a3ad172d4c78b2f1931cab48a939", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cba485c7a5734fd795036e1bf7e2b013", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c816bf349cc476c99001c9bc0cad934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce87e36472e349e6a35f0dd533ab7a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b84197f0a1944e79a3dd70a515c4d5a3", "region_id": "RegionOne"}], "type": "cluster", "id": "89d5ce3ab24246da9f9615f642f88c7d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "06e63fec7a584cc29bb6239ea25d039d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f2858df440d4009aa90c3b43143ca4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9bf52aed11e3486b8db557fe6aedb4ec", "region_id": "RegionOne"}], "type": "data-processing", "id": "0b8138f4bf074111bf4a3e5d008e4124", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a19ded0faa1f45fa864d08b3322e45da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5199b9f6b3b540bd9de9607c58d05573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7cbd67bcc49b453c9272fe1a192a8d9d", "region_id": "RegionOne"}], "type": "baremetal", "id": "d3e3df43825d45758352ce7e3d6f3f46", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "518c51893d644a1aa7f56268a17f4b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02ea9230c49e40ef9ef7dac53e08b81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eba79d4290cb4cde8bc980e25be3a54c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7624f5209c9c4089a03ec26135f1d7c1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e109d06160e94a5b80e11154fc6b6ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a7dce90496394654ade764898b3f5e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d7e39cdc3bb4aaab24d13cdcb81f02c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "217ed5c5ac874072a8f19e2166bcf431", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "25b3dfcba02642e382faa3a98ad3b559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6c624bb4abd5433a8518748f5b40d3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f009ace649c04d50b5cd12e33ca39b7a", "region_id": "RegionOne"}], "type": "key-manager", "id": "30f94f8e2efc4154bb33e2c0082abf6c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c87db71136034e958053d43b8c7fde6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c382595c35543cf9ff00d06a6884587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "98e9dd3fa985408e94e80b4e45471d45", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e38fa72d9dd948e0adb24f489e8ce2a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11316e0ebbfe4baba8f2964e0572c88e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dab0821744354d4a9db232c909de8235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "66ade2145ae24ef78951534ba6093343", "region_id": "RegionOne"}], "type": "infra-optim", "id": "198f759288374d9290310e0a0678c7e6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2744f8158ea846168a682ff1d8e94544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cc291940957440da93293f72a9ecc3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f66430f179a44aaa7f656f88f1d4785", "region_id": "RegionOne"}], "type": "message", "id": "b3997dc2bc2b448c934b9cfe6473527a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d6472d70aa3640049f9c8defd086f888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b5a63c64df04e7fa67c5e150071b53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "51015f0c6a584c9e97bbddcdc1685ce6", "region_id": "RegionOne"}], "type": "messaging", "id": "0a97ee16c67b4e4f946d3e0e00d07fc9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4598daff725f48499349d7e67edfede2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d9c681ac70ef49a7ae0ea9d34f443e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1e84db9dcc5640718d527c95babe3594", "region_id": "RegionOne"}], "type": "application-catalog", "id": "991b7da68dc74806b498a663f5078e37", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f44bea446a9e4a36a317f9818cefb418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ef3ff5540c544bebd5f815356fe20d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2240cea5e98e4632af0f0ab8da702aaf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "172502e75d574942af33653c1fc9cdbe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30b3e1f1dd58463c8fdda6bba79b2cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31c4879a3f53431a9cb1d65dbcad4e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72d710fda7154beba569a05b2f4ed794", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e2c0b0695109419d8fdbb60e60e48b00", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13975dde6d844577b4bdc59888ea1a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab5998ca60fa4d8c9484c30756656b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdfb71164b8443578f4ad24ad13b8331", "region_id": "RegionOne"}], "type": "container-infra", "id": "3111ce95d9ba4c70a29898fa55fe7b6f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5855fbbb77e1434681e6ec68c47a1b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6884b700e9914894870ac1077940efe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a92c2e26bb554f878cf6a06ef9e37e29", "region_id": "RegionOne"}], "type": "search", "id": "7f581214d12149469df8a2657613d6b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "32c3e93ad2d44e07ab7adc4caf75398c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "408cb1cd6f6245a888bb99fa1823e952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a8ff48f4d06345c193c6b64098bd9262", "region_id": "RegionOne"}], "type": "dns", "id": "4dc1312331534c589d5440ddf4917c93", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f2bbc0ff3c28443496facbaf3ffd287a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6bb457ae7ec46e591d70cf84c862b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "22daa05bd4024919a0d421cc65506f2e", "region_id": "RegionOne"}], "type": "workflow", "id": "43b2d5e260f948c0b4ce2760e1c9df92", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "643346bf679241a18c46119a537ab269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd50b35b0c4c4649a1940319630bdb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6780c25e779640cda9904d8d4018d412", "region_id": "RegionOne"}], "type": "workflowv2", "id": "693280eaf2e34411a11f6101d4e24e2b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d48213d9992541f597d4e8846ca1e9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5500beff3e744afa8e3c4e8df3e924e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c78d56d41cd24fddba6c1837fd0e954b", "region_id": "RegionOne"}], "type": "rating", "id": "d77cddf8673241aeb67cc2b47b9c9cff", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8790c9f626514fe2bf8642c96f3607cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4c7c8c6fbc642bcbf15640bbd375f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "821709972e324c70bfda1e8112bf67c7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "37b4cfb4ea884ab4a9bb1fc6d8af9133", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "14f923b437cc4ee48cce11554a6a5adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2d1842f41f54722a1ff4cb5a018de52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "55a4827a5a5f4674a60d784f40aa925c", "region_id": "RegionOne"}], "type": "policy", "id": "c6cec85f01b948dda7ae311c1d9cba7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb1ac09cd9be4166beffce1e1617b53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6c9a9bf96d54173900ff292e1a8eed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b80c1d776fb4e5da6a519376a317f8e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e9dda73956684cb491090dd03c34a47e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7ecaba3cee94787abf0e55d36fd66f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a6b876ca6b54c579faf9091a3e4c6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7cad42bd2e90471fbb85115f2c0873ea", "region_id": "RegionOne"}], "type": "sharev2", "id": "28b219542bf34fcbae4ab34fd385fe9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a3ed9f8fe494519835d8314f2420b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ddb8a3b63d14d0fa704cf6ae7b6fbfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5f16668091af419084c52af3b3fb4229", "region_id": "RegionOne"}], "type": "share", "id": "349f4939dcd34f5ca9680d989dd79bbb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3bae7c60f9d94e22b981fb225e56c854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c7b800ad3da4cf084dfee838939f664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1d42404cb234d61803d96dd3ba120a5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3bea8cefb2bb4be58e3da10f9a030c4c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e931fdd2f784795948ca5e40e6a2405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1322d13166c04f11901653548b00319a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb5986419acf4d70b161b47d8b30d7b3", "region_id": "RegionOne"}], "type": "orchestration", "id": "47355af05fbd473eba3861a23a5ed851", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bf4e797744842cbb5a1affeefee8c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89198db4d57041aa8ab2a04c7f6aead0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40ed0d4b688d47af9919d9eb052c8c16", "region_id": "RegionOne"}], "type": "block-storage", "id": "ccc231fb288343b6b49e35ac69fa8e9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d797a2936bca42bf908bd188af1c2e24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7918423d9eb24fadb53c07ccb03286cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e35f9ff717d40e1877de748c1abed10", "region_id": "RegionOne"}], "type": "volumev3", "id": "34fb15e4d17143e8b1e62cd09ee9c65a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b37b72bd6ab46a3afa3ebefed207bf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea0644338fdf4109b9aea0ac44fc5e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "270ccbe6b059440989cf9b23e42dfa24", "region_id": "RegionOne"}], "type": "volumev2", "id": "71e2880e00f84edab8d46ad67064398d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9af1ef562944d1d9587c6165eb91108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd6cdb4bf18451cba01dc843d0f7662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6114639299a45ef8f796c16e4e583d3", "region_id": "RegionOne"}], "type": "volume", "id": "77dcd4b22e6a453091b6db8cb47c99b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73dada9e37ef48fe83e8513a19c02400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75914ad4871d4805a5248bd99f59e7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "263124c670694f9e8b19c9740357bed7", "region_id": "RegionOne"}], "type": "block-store", "id": "9a66483c673b49b09dabbc6f8f44bf8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5dd31d11ae6348b2a12ceef3bbdb6ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2cca61387364bc4b59874310031e6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e297271c0fc4995b5baab070cb6f3b2", "region_id": "RegionOne"}], "type": "alarm", "id": "adcd02c5856849a788133aaf8e58432f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3be34a4713304a12a96b7f4aa14694e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f9dfa5fa5014bcb8da11cf58ae94655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ca4aa9a0b7644c5acb4a59dc9d76d58", "region_id": "RegionOne"}], "type": "alarming", "id": "796ae594252a452c91c931f517e6d473", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5065f2923afd4b32a05e26bf3cc4fe13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8628d68b34434a3d93e40e1527a480ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8a3c1058790411aaad891f0ad68d71c", "region_id": "RegionOne"}], "type": "meter", "id": "46c111ddd86a44a1bf68e2d6c73f74fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cb5e29c9f004cb79f8a68462516dbd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e93e90369d6d4b50aa287208c96632eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1c9d71d2b9e4793bf00cdc8bc2484e6", "region_id": "RegionOne"}], "type": "metering", "id": "e538b2a2efa4416c8c96d77cb0a97b4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b63036f374f40be924c6568b9794b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12dbc74c4c834f8eba5fd52d9d3977d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f182e98c69774f6b8f3f2f9e61744029", "region_id": "RegionOne"}], "type": "telemetry", "id": "e70a2cc250254536a85ccf7df5f1f6e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c2ca3050595c4c8f8dd35570d023b5bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2d10d4c9604342cb86f134222cf0636d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ffc378c22c14a44af35729180081cdc", "region_id": "RegionOne"}], "type": "event", "id": "c1cb8f63713d4607a20d1d4c006a8e4e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72bcc7dbc40441b08dadf69865a3a873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69594aaff4b74e1f8f4b4eb90f223ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2f8f1a2df4194c99a2c6b019d99970b3", "region_id": "RegionOne"}], "type": "events", "id": "c437c5cf5e01495ebb9f114c0700086c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5af8277997384175bad765388a43d7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6caba34840a04a40b4a8603d0d1a1e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ebb5c4aed6354666bc44b3735f78e9ed", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e3f895ebf1fe412ba72306154b466b2b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f79e307875e42dcbffe855788481f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66fce7824bf241fca41aca6d3b198690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aefa686271c14a89b92695caa2da874f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4a67d326a402499b9463f723de457da4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f6a99137afa44e5a84b12912e026a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d85e0a83b28f482cbf03331d3a49b67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2e6a7496c524be588562777c7e7aa05", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9cb4ef9ae59f4f63b2a412cffdcaab81", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b0f189c6081400997f9d1a80e71772b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3d3e1ab7400429a9e4d7ccbb321a257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "612270f17cc341079a48e928c1ee3874", "region_id": "RegionOne"}], "type": "tricircle", "id": "cbd76cc1e4584582bb6858df104ef871", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "eee3414ecd644fb58c7de8cc1ac449c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "139c68a13fec44e7b23180cce8edde5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8aa4a1e1bc064426b76531da27ff97a6", "region_id": "RegionOne"}], "type": "database", "id": "e0ad0a3317514f23a9137144930ed918", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5bd39625f51a4b6da38e96f30eef9451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e2285df8bf3a4fdbbac0564ff9888528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c177f3661dd04debb3e5521ed9ebf4f4", "region_id": "RegionOne"}], "type": "application-container", "id": "2da23b48908240b89f8e54d9b043aa23", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3260760c54c047adb6e2d91ac981b0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15fa3fbf071149c5890a3191f860c4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5f36fefa2f6948a796848f6ffe92b179", "region_id": "RegionOne"}], "type": "container", "id": "05aa741430754710b3ceb23afdd8fbca", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c5af937857a4786a7aabb38917de2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "949a7e01eefc494ab24c1bef5657ec52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cbd6c8803cff45e0938a5520480eb7bd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7a8588e2623b4f16a0c87e628fd045c4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13741b66fc2a4bb0a14c93d6bfefc659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2314e0cfbca4f8192b12b1ba3bb60c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "702911af572b4ad39f11a3e77f34f049", "region_id": "RegionOne"}], "type": "rca", "id": "c4917ba527964c21b45e1e9fcb49efc6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "661d948b6f8442978be13403e45ef94e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a783248aaf64d518dd7412d3e1a902b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9a8c3882d3e04eab9eccbd9978633b77", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c1187a4217d1462e81d9b7b1162c3911", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e704b7e3b1d449248497fada2db15d64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8d8fd74b3aca4908b5390c92c1262fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "097d3a477be64b24a9ebc955d40860d1", "region_id": "RegionOne"}], "type": "network", "id": "13f0e3a730174671870895296847d9cf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "107cc7ebb8ad401c85e04a42556d64ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "baec1e09fb8d47bd8b841d7762eef929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eadbef9ba4f845ceab3d4e0ec8a5d057", "region_id": "RegionOne"}], "type": "backup", "id": "33b90866abfc44db8eec3ef3a8753498", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "896c6e58f4cf4f2f8a7e1cd6c45046be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e597303422f64acdbe07fec1debbeb94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4ee253baa2fb4f6291da042f7bdc6f4c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "06e7d14ccb3f40ba9e78a834205abe24", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "576b969b6cfb46d0a2635fbbebc903c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "091cd11dce4748519964309b0c409239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e0c4fe4348c648dbab4ef1f0775c390f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cee2f098423547d2be8852a70070190e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "86caf74ba7d0406cb3943ed96c81e307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db2dd12ca8604d41b3d21c1a40154f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "61ca211d6b85440ba75dda06bfa292a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "7c9d5d3555734dbf8044eda1e26f9d5a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c2e8949153a4aaab455440198357794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8c86bbf135b418f824da505ea58fc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3d81b9c63c164920ba2911fd67988780", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2050fc29ea464cfe98d2148d5e940435", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9ec580ca60694f6ab4d4b69b72ef2777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ca5be1a16c140c097bee5d65b5467d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "912bccf8cb73411fa26b49fdf719685c", "region_id": "RegionOne"}], "type": "placement", "id": "ba2902ee88474fc49e94f4f328222a43", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "51f9d61b1fc94af0aed833855a27218a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5195dcd6a15b480bbc04cc40385bcd2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ebe26fdf38af4c499f9d067e885f9eab", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d37ca9b44af74e8e87cb1155007209e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76e9fd753ac443419f7b34ced43759f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5421f6c26ef741e49b2309f2142f3435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cb78e4efa4c3418cb1699faf1c5f122b", "region_id": "RegionOne"}], "type": "ha", "id": "61ee0d30f27147d08a05323243e78ef8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "79de644f423d4c0a9f23e3ef232a447f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "527f3de83a8d4f1fb0141cb096a26af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7cc4ed374f1149c2a078eb5fa5672029", "region_id": "RegionOne"}], "type": "reservation", "id": "ecbf2b1109b24f74bbc2455c997c2ce6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b7b44085f2f45dca3f3755ca244f79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "003adb237ed04b23aa30283343ded9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "476c0d7870fc4cc197f17e5e06a3897c", "region_id": "RegionOne"}], "type": "function-engine", "id": "25342481f6ae4470a3800d8cdfb8b496", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "90b65d0890384dddb606994f579899fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f851ff9a2030448690fb197a7dc2949a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "921fde44bc2146b8b1acebed4976a965", "region_id": "RegionOne"}], "type": "accelerator", "id": "5f86dbf29fc54f129a885160d289bbbe", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "820548040877479caf7099c4d4a66ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed3964605dea47c6897661619ac8a716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7a6cdc66d41a4bbbaa175469a86b84e9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5d4104194b7044a886c30b519341e50c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "10494d48522c40af92d101d1e0835620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "daa43c4b8998439d9fe4d27b22aed4a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6a4d7899d14e48abb65541be288bef97", "region_id": "RegionOne"}], "type": "registration", "id": "0fcb450854f548f494bd306a6a1e206b", "name": "adjutant"}], "user": {"domain": {"id": "66e4d343c18244adbf19a1fed7468806", "name": "6be5f3078bcc4169add8da5dd7b074e2"}, "id": "de30bf11604e43b19eadee5802ab82ef", "name": "72d2e96b3bab41eb8f422a92478c1b24"}, "audit_ids": ["d2f744140a624bbc905994cfbeca7f85", null], "issued_at": "2020-04-23T06:25:59.135791"}} 2020-04-23 06:27:59,312 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,317 keystoneauth.session RESP: [409] content-type: application/json {31} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.052249s] ... ok {26} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.060069s] ... ok {8} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.295942s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,125 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,130 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,133 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,137 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,149 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.067301+00:00", "project": {"domain": {"id": "f7f45fc1820543d38f88d44188695c8e", "name": "1649ced26c8245d7a90051b6f5fb5f18"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2d3a362da0474dfa9c18127f80595c53"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "252b950535af4bcda41aa4acd034f797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a73389dae8d642958dc8d6efe013075a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1181ae2312814ca6b9b483b5dc697ac4", "region_id": "RegionOne"}], "type": "identity", "id": "1e8ea9f2105541259363aea2cb2b28d0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f08722d56feb4aa19b75b4c13890686e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "393714e9a49e44e7ba8de29c025dbbb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "011d5260e48a4b59be3d9cb55b0c6d7e", "region_id": "RegionOne"}], "type": "compute", "id": "58182996e18d496791568631adffdcd5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "14ea33cc0df840028d0557b360f5f2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8746e96171a54785a078ed5f8c56cb82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2fbb244b4d764f10bfaa44416a64b5bc", "region_id": "RegionOne"}], "type": "image", "id": "497f780846fe4534bb821f79d6348e84", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1da398126e65410d984dcd492d84826e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0e08552446d641589b96b4f4e705b18b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3b23d2f03900464f883728380e0649ad", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5b8c28744e89467eaf45edb890174918", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5999f16bf9c465b966aa4f26340a9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a473b39398c40bdb417727fd27fedb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f3067713e8143249ac39ac26894be49", "region_id": "RegionOne"}], "type": "object-store", "id": "61ed6b48c24f47f799bb7f8e5ce33cb1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a871b29ceb314cb3a13f78044e23f0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "179c7218177a4b32aec3a78b0ae518af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc48fd2d42184a6dba20faf9a21f17e0", "region_id": "RegionOne"}], "type": "clustering", "id": "0cb4a6f5751e411c9076045c9025e7c4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83058d7d87b4464985bf8fec8b8fe100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f57d1e9e35e14daabca5534d8fa65215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4540a6a078e541959c6727a246eab575", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "815bde4d576a423c859fed51eeec62eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f240a3e773e4f16a89fc4bb7f04a6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "034bf3e4fba04eb6bdf658f7fbc91817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "245b79f70f0443148c89252823ebb295", "region_id": "RegionOne"}], "type": "cluster", "id": "a9d465ebb77246aebeb499b5641f4e7e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ad6488fff3494fed935818cb758b6370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fed08e033cd4472865b7d0ff5b0efd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "75a3c81ac935450281816eb89e7f2fcd", "region_id": "RegionOne"}], "type": "data-processing", "id": "cda9e601c6ab4dc59f60cfa53754ff47", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5550584d877435cb19ac2f75796e641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63158d71fdb34d10a38207b54814041b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64402ee36e65443695b87d994b53da13", "region_id": "RegionOne"}], "type": "baremetal", "id": "399ea55b52b747beb6006eb7ad727a92", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a93595a1a9384b7da74b0de507002201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d4694c3b6c56460fa401f712f43a7706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0b5c9ce9f3ea4dc0b1c25444f9a2e9a4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e11a720d7dca479b9957d998f8e8ade8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "45c5c05948134c9c8ddaa8519982c5d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cee5c63b2def46ae9808dd14857f4ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3699b5853631438dbb33aff776b00d95", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "108232d7ca8644258f15de8f6756f54f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9bc7f94d9f524e5a9c9ce36ef1d12a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9993c75e0ca642ca83c2ee322a759fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6816cdd7fb574654b4571c4f416d089f", "region_id": "RegionOne"}], "type": "key-manager", "id": "f6145f933d7d4f32aa554ec64b9b3bba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84476795950e476a8366aeba246f2a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c99c37fa54e4f58bd60ded2c0189643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b8134b5ccf634e1eb60162b3cffcc384", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ccb22bf8cd2b4e41b8428dbaf7889425", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6fe113c1cf584822a1565225388e8bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2cff456876d4ab28524aab9e24809d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ffc774d71fa94391ace62963d00a25db", "region_id": "RegionOne"}], "type": "infra-optim", "id": "170f4c79b59e4da892c7e7c7aa3fd070", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "300ac079d25d4b798f8ef4805d18b648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5bd2c984211b44b196954bf9b29973a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e7dee254dd14574815b9d9de357addf", "region_id": "RegionOne"}], "type": "message", "id": "435697c7e857488b8e574c252787cefa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b10f17826f25492fab906291104d6b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fdbb6c5e97c14e19b264e4c7d9f93ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4b24895eb56b4c3d93dc7ea0e00d7ce7", "region_id": "RegionOne"}], "type": "messaging", "id": "24e8b430ad714864b792c2867dd3a100", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "59d78b95552b4cb5a6387b5f1b954e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3630438535174e08a6783cb0e334ba3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "72b4a431500346e4a1f1a99378e37168", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f5bf42dc357b40589887ee55bfdf64f4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5402b8740a694acc9b2a826bca84c3e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55668a9a922f45e6abf62c5e8dbedf4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2614b021754647259907eec415840676", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f2436cc38ce64e969261827bee792689", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e17edbab2b24abb819a232dc13ccb7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a81ccde9674f4190b99f04a44556b4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "575062cb63834b00a8fedd02282330b7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "40d7188f69114ec4a55671222431b928", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57e20872987b434294c827f483c7a0bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "314c136c7d164196a5a7fcb72d588292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33d606938e3a43af882a3821782a5359", "region_id": "RegionOne"}], "type": "container-infra", "id": "a051708f31d54ec994a1d3c2da0604e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ed1647f67749483ebd3accc56b859e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8111f605abb6412ba5bfd50a39f4d82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "be7de155decd4108888d180ed1d0a1f9", "region_id": "RegionOne"}], "type": "search", "id": "a43fd724210a4a5a97c21f3e6c2999dd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0ec8992289094316879e127761e72558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "863ed37291064ae1a6d0bff1c7bdb44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f14e00621afd4cd082ff67e9ac0fd547", "region_id": "RegionOne"}], "type": "dns", "id": "003e8673cde342c29606f82536af13ce", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6234936111d42728515d883057108c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7b904b6883c4bbeb7c997db9f3153c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "13693994f51f4667be9753de3dbdec8d", "region_id": "RegionOne"}], "type": "workflow", "id": "d927e45d0e8240cabd81ea9102f33281", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fffabe1ebb914a5595db20d79c9a1718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55b19530880440a393d137ae7b5159f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c3c0dd6b3c4645e6bf82037058af3bff", "region_id": "RegionOne"}], "type": "workflowv2", "id": "984a736b7b104da98db9a92738fa87e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "08e3ce121ecd4ce4a3dde23bec96e1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "90b8e1a8d82d4394b022c809d5794c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "20b703b457484e76b30cb59c16fc11bb", "region_id": "RegionOne"}], "type": "rating", "id": "ebf4e4bac2b14f3980e7aa87a5ea84a7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57620703b0a149ed83c21a32ed9c1df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67116c493868464ea74497fbc889869e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b28cdcc7a658440b803ebf166b714dd9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a0b5aecb175f41ad9fff7515949f5fc7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9bc7a7f2912e4e3fa5be098398cbb247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61cd5ddbcbdd43edbf7f9bd6781a8953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d3d4daf78b06482e9f97d96bf683dca9", "region_id": "RegionOne"}], "type": "policy", "id": "cc64c53e5ad34eeea1d22bfd5c95a8c0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9db3e97adea149c8b7ca0cc83b72a800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9328a4a39dd744ecb9e53816eb151cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f0d86d56e1c4c56b8af7e518b72b45a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "32dd53ea70ea439f83b659a3a52e100d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2157493e0b9d4638acbecc9b8a8e3ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42a334684bbe4b5a8ad2fec0f9a4969c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c7a5bdccfbc4ae59a2142a39fb44b6f", "region_id": "RegionOne"}], "type": "sharev2", "id": "cd26e4b6bad0403884759fff5a1c10f1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43e28fa056c34ea597b1a7f3baea2ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20107e62bd094c80951995c3698f4d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47a7902c35ad410084e17bc22326b57b", "region_id": "RegionOne"}], "type": "share", "id": "de5e005f0ffc4c45aeb2eb181a80b60f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c6661049b0f40ba895d93ae528205c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90c83bf1beda4df08bbef6765b50c611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "728f0b2abf024b8dbcd0c402900e7c7c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0400c778ba75408e98c4355099fee869", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34681da4249d45e0b6bb6586b87e69e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "620612be1d3d4ae78993e3c067061647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3bd505b446b4d49871240e110b29fc8", "region_id": "RegionOne"}], "type": "orchestration", "id": "0c26aaf7625e476589cbf21fe16a2cc1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9e5f7048a684652af39137a82c23fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b5e884bfdb4a28a7792acc4b8d26f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3b62f9a87db4b6388231a3e3599364b", "region_id": "RegionOne"}], "type": "block-storage", "id": "75d284384c2c4a7497502c593eaaf6ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc73032f89d84ce29d4221edc1855f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0b0ebcc6e234b138aba0a80562dc7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ad0d7dff68b46fc9a83bab395d5a01c", "region_id": "RegionOne"}], "type": "volumev3", "id": "5ae2daea3c48401595139a83e464e191", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fce01b694b74b91abc304c4f32c143b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdfb082314f4edebd85254f62dfd489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "786c0e5a27d9400487f94aa78a0f07f3", "region_id": "RegionOne"}], "type": "volumev2", "id": "947e357a28fd471a94b6185fc75bfd75", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "577c7ba88b8045d1be264f2f024de44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "030f34549861471dbfc8c9033e285b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "398d4697d8e344c0a255ef43cf7f72be", "region_id": "RegionOne"}], "type": "volume", "id": "3f2ddbb12b4d4ae08cee33fd9fff329a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726bf18782714ce1a7516d4c3d7a4b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca2d5dab46c940fea950a290d6aebef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b47a6a676fa43da9da4dbc277003c5c", "region_id": "RegionOne"}], "type": "block-store", "id": "29de96144d624a6385fe189991c30235", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69e3b8273c7e40f1a31ae24a9071811d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "424fda87fd164ee1b9626deae4bc02d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "52d7fabb343a4ac89c3b10954d1094d9", "region_id": "RegionOne"}], "type": "alarm", "id": "0e56841b4148431a9fcdd8fdb6fe2c9e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1abfef8e7c584c489aa3fcda17a15ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "48443e8879d942ed8ae36841a5bc116b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7ac4f70d00224b5895977cf365f0246a", "region_id": "RegionOne"}], "type": "alarming", "id": "609e8f8de67b472b89e5012e27352bbe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0178e053464943d8bcaf6637a0be01a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "92334c7bbea14c1f97f846bba3e66ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a95d0ed9a9b4c2a9c3245c4c62e2162", "region_id": "RegionOne"}], "type": "meter", "id": "25593283dff54a1ba2c4c59c6ce81635", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98ee907d167a424aa74565462bd9141f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebe9989231e946b99c025c7483f898e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83cc046ef32944609992e4aa8e02796e", "region_id": "RegionOne"}], "type": "metering", "id": "4ffa9756e9ba4040899405bfb8d3e661", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6bf8097cf511426dbe91abda8c6af1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "583da4edb44249fda7c506f6e58a6477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ed3107034d6d4997b96a6d9d47dcfba8", "region_id": "RegionOne"}], "type": "telemetry", "id": "148e1ddca9374bcb96a71ce675579c0d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93669e1c4b62457da80e495c27b2c32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ffdc09972ea4412b8cb45b2df879e229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6383ae5358d74f998ce0b24ed357f0bc", "region_id": "RegionOne"}], "type": "event", "id": "cb55d68e800a4fc7bef2e9a8c14021ee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "297a3afe922a4d3a8bcebc7dad0682e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8d5c404a27994a7ca3c596e26e10c46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "582db550311f449087bbeef07036e1d5", "region_id": "RegionOne"}], "type": "events", "id": "157b193badf5478dba524f0c54a84d5e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccbd736e22b74971919c8bfa5a1f058b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cbb54b42a1244ecf9fa171894a9d7269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5c679c7f34b84bfd87aadad93f249ddf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "82006dcb94e4491fba536a519b542f31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea06643f28f0480bbb5837ae0449b487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3134db90751349c18cac709ae1d670b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5b210c251c7471898f6a97af2626ea9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "257b2f09846d45529e087381ebf0b047", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b4e28169a1f4af3aa6e78f6c7f0e69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b61adcbf90c34f189e37d0895e12f7b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "11c5e3d1bbe945a587d5b8481ffaec51", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7673112e645f40e8a975b2e8b78676e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f93a3b7581084605a18b48f292733957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3fb19babd3d4067844b230578913ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bb40b8ebbdd4cbbb05838e4dea023d7", "region_id": "RegionOne"}], "type": "tricircle", "id": "155228af2bd347b4903322c1b84f8a2a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d8e723b829dd4b9f8fe63349ba525ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1a3632aeb5984ab69f8d1e1570945dfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a48120673dd54735a31c15fdff652602", "region_id": "RegionOne"}], "type": "database", "id": "ffa90153583147ecb2abc19e0d45332d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "243b1b3498194ae9bda683f53129bd16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42a118a6a709424f8cc015e1d95d2b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "918c6285564a42ad91e69e3125a267ed", "region_id": "RegionOne"}], "type": "application-container", "id": "2bfd45594c6d4d619ddab028fa50fbae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "efd16e32b7df4196934b32b7f86f2e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7fc1f9070f644559c2cb2df17ed4394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98918f5e7fa0421ab61e24ca96568a45", "region_id": "RegionOne"}], "type": "container", "id": "41bd06bdeb7947c99c8982b34baad453", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "296d5da455c547aa9b14077682b5c54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f676461caaff405686f358e2c01d25a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0321223c3f5942f49d6520485e0d6866", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b31eeb301b6c4430af1af086ee3c2fe5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "345f2af9a0ec4452a6949cde679a91b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d15720e1ac5340dfba3918922e7b170f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6de1cc6ad6764dc49f192430b56ae461", "region_id": "RegionOne"}], "type": "rca", "id": "a17fb2a4d3a140c287b2743fb28ad6ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "596b13ac0dac42b59563eb7763c05566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de1b56f6113049f3bd07bf6dfb201c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3c29ef91ea77428ca37571428f72dd8d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "39daa6fd45b44682a7d38f8f3020a31a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "674e857a294e4ec9922a95f279873fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "443b1910ef40492baa620e3daed6a788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e7c62fa7f28e43879ba989df5cd11ee0", "region_id": "RegionOne"}], "type": "network", "id": "926de00e254d44d2a5a5617943bed984", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c285562173754613bb7627a210ee6a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "78a3493a5d63411ab1e1e1145406ad85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2e99b7a1b16341c99b9674fbf79fb817", "region_id": "RegionOne"}], "type": "backup", "id": "dee23bdaa1cf43d985763d16ce7409c0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1504c4ac421f4be3af0ae34fa9a62583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "39f0a941e571486f97a35d10b70a33bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9ee2e964b4d341ccbaf1144055ff2e6c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "27d934319c4e49c3a11fde94386040b6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "892fb64b138e470882a28a106248d7aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4e0c0716f2842868e0a04b55f40dbcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e27350b022bd4a5583d2e9dac8ba4111", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d7f49d2f0c3f427ba26edac31c551f0e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c9b87af6260d459d8d1dededf8e4db11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e48181511314d1990a3a1bc342cf002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2a0bc08c209c42a3a4d458d7b1f490e6", "region_id": "RegionOne"}], "type": "monitoring", "id": "686e94af577c437993ab0ea54600786a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "154a8f7f91df4f39baec14b9a2612412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab35ee8641dd4e3fa98124efdfb00326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2cae1cad8fe04f8cab8fd5b020ff40be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5a28962080e4bb295ffe02f780348a1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "486dfb87acf5422d86f3ef918ac1e3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b94d75bc5449455cb2dcd73f0ebdcdb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3d8a14d672a4446e84626cd6de08c7f2", "region_id": "RegionOne"}], "type": "placement", "id": "eaf461d88d494f1a90845533dd2c962c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc4b1040990c45b1a082d5619515cfc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc19c8051c164d928cf181666c4b67d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3477f5fbc47145c293971e00f1e49633", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e5eb59acc8bb49b58316477f03ad1990", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee514f79ca29498e9b2517b035bc6a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ea53e3f3add49b5b4f975562594a01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "71f388f53a2543c6aa1b0725dd56c00c", "region_id": "RegionOne"}], "type": "ha", "id": "0710107c87ad4298890d50a0e5b006f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e4ff2d552314d33a671cebbbb14ce20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7132fd42ab1c4621b4cd64d3bb7caa78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "661d1a163d6e4602a2a25430d12e0a31", "region_id": "RegionOne"}], "type": "reservation", "id": "b5b0b2ac5731400c8d9681ff6e753765", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c4fd4b25c2d149239a1d27bd16cffded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5ff599bc88644f3bae4203f2347774f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a25d568336df4ab3a9f1634274d378d8", "region_id": "RegionOne"}], "type": "function-engine", "id": "c985851cb51d46d3a2e87c4874e7765d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8e6e3f7cf28a42a0bbc763346c81b2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "06ae7c613fe54955bcc3157c1e236563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f9fa39e9734b4171a8f9a0f209b72cc1", "region_id": "RegionOne"}], "type": "accelerator", "id": "8eeb60effb794d39b41a9acde9033aac", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fac482e0461b4a23a4e3707c5de65faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3610bf9592f64da5bb94246306a6c3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0a06c8f32bc04a2bab6d5b64d7988fb6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4fdfc6da5692486b8927576ecab3c179", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b11538329cbf4b919c6f8c6a4cff8596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd0018d57ef94f479d3c8b89556b1f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "43499d30713944399ca4551b71a22088", "region_id": "RegionOne"}], "type": "registration", "id": "553557edb63e415aa187104e6835afd2", "name": "adjutant"}], "user": {"domain": {"id": "7b712154006f4d00b3889d753e596457", "name": "4bf339ad197f416581922ea33e69a76d"}, "id": "c8dc86a43d314fa8b0066aa34932f3f8", "name": "f2408da084f24ea6bc8fe9cd203bbb5f"}, "audit_ids": ["e54794438a6f451095f9f932e0a36769", null], "issued_at": "2020-04-23T06:25:59.067301"}} 2020-04-23 06:27:59,263 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,268 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,271 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "b262277d45ab4590be4eae792396814c", "enabled": true, "id": "56c663bce2584b7ab2d5e90b6957be7f", "name": "projectName-2"}]} 2020-04-23 06:27:59,299 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,304 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,307 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:59,350 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/os-quota-sets/56c663bce2584b7ab2d5e90b6957be7f -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,355 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,358 keystoneauth.session RESP BODY: {"quota_set": {"volumes": 20, "snapshots": 10}} {27} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.181300s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,216 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,221 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,224 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,227 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,239 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.158874+00:00", "project": {"domain": {"id": "7adfd5533f58458dafe22dc435e837c5", "name": "4c9e804610de4e94b01cbce5c92ba380"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "15effd4b397e4a33b618b044e6f881e4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "af7bded0a2d64bdd881218a96ea68058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0374784d43614e208c470bde800eefda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a02e7817c8f14c85b7367639c15173ff", "region_id": "RegionOne"}], "type": "identity", "id": "eacef5cd1c6644669ae267ee8a629481", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b33a15f790d841c58a95575d1610646a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c241c45c72c74a458141614642b715df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "79e028bf542c49d1ac4a4f51da1cfe4a", "region_id": "RegionOne"}], "type": "compute", "id": "c0319667ea894282abfe78bdccc31725", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e6af824882e444f3b1c44410b41d2667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e50b96da84034b4f970bbc462aa886e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "08b614b6bbf44469bfdd803403ab7f2d", "region_id": "RegionOne"}], "type": "image", "id": "8fd6650186524f60ada06a27c48dc1cf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6fc5e2f850354a68ab405eddba8dd59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5a1074559b8f4da5b1d13134327d3141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e7a71a7f42cb46eb8400dc9f8905a226", "region_id": "RegionOne"}], "type": "load-balancer", "id": "829275699f454da3a88e8e1fc1574e1c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31c440bcf55644f79eef07913bcf5c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d132e79ce15b417eae4fc73d32582b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "319859cbda2045c89d3482c86e71f3de", "region_id": "RegionOne"}], "type": "object-store", "id": "f3141c80cf674907875e4ba5e67a30c3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b531243a73ba400d8e65f27509e873c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c14e405f32584d0687d255a2715de396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e698f524c59644ef90a0d366a74c1c7f", "region_id": "RegionOne"}], "type": "clustering", "id": "b5d4f774732c47c9b3a679e10a23c563", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58f64e6777254a42b702b82d6f9764ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7454a414a114051a09b52834ee3e144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c28d3e9d765444e385dafa5eb4e39662", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6926422d0c47462086d03efd04c08523", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f022fbdb3a13404fa3fd9311da16ded0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "401e415db0284597ae882d99cd1e61af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc541fe0d3004f33b04a42ede24cb1f1", "region_id": "RegionOne"}], "type": "cluster", "id": "0295ff5a3c4a4c14b5df34b445392fa9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a8fdac3190cd4b30a97c637d5ed8ccd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c14b0fbea1774e45b7e0fbaf0c6534d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "023d8351af864ff582d83e9448fce78e", "region_id": "RegionOne"}], "type": "data-processing", "id": "5f3b1130abb14b2eba3f2ad5cb0c4ed8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4be5ccd246854e69bba92494eb4b64c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e8008340b46405a9062cb4e7bb25273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8a382e8ef595443ba6b88fceba3abf23", "region_id": "RegionOne"}], "type": "baremetal", "id": "1d4a3493508a4c94a8f430d43a9b7c2a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "49502b6fb3964f3ab793fc4108842636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd35cde61ac74763a618ce1c2ef50926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4c92a62941994f51b31de40e2963fabe", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb2d9618c48e4162bf743196aaf41838", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "be30febcb6664c91bc0edd454f20f249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a44713e9764c462e84018912e827f09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5c649847ecad47e6977e406753cce9b8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "db428e9a1a944f30b7d7680b4ec56a3e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "19a5f09abdd0454bbfe4ba769f9adcaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa990cfa16524513aada3e6355b74209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "42161ae371f34bd9a9500d9b823770dd", "region_id": "RegionOne"}], "type": "key-manager", "id": "6c08d9359d4e4f7cbeeac43a8ed3a194", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f71a0981fbf04120bc6e4c4e6f113875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "268d0a6fdb734dc7a9d39d581857009a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57dc80b29a174020864676bea094742e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "92fdca72d2eb415ca83a4560bbdebf75", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2787c85e196e4f85803725713be38760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9221871f2474479ab8a82e3af5323a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "74f9bae627b94a60b7df05933686eb57", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0604f01e13914207bc0d76dd071753e2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb0ab06089a64fd08510dc0a4db75ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "140e3a7aaf944f8c87f7bbd043257314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ae43f44c2f0a4542a385755ad9171889", "region_id": "RegionOne"}], "type": "message", "id": "5131e4594fa34eb6ae3d18a2cc14ea3c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "889690018cba4b11aa7432a758245450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "33827e69ee7048e5b8d63a0c967c5c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3dd4d3a1baf94c0496614694211120fe", "region_id": "RegionOne"}], "type": "messaging", "id": "3ce802dae106448ab0db576f2dc19247", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b91c028963e54b578b17bddd938701a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d1c2fc581ded40d2ad0831bd398f700a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4af3688c9b7e442598aae144cc7864bf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e45aaa3e27bc4aeead1c253318770b1d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a1734d5555e4880b1bf5ae3e5f21c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92865241985a46508908667a7e024e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "741d7ffd176a4449a687459f96387c69", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d043389d30d84d339bde471fab098508", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84ad4c8693d04b55b15fc2eb82596449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0367f0e8ee344c4a62e385dfc02141d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3009fd5660d64a28a786d534c4e37f53", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7972241ca14647738c3605876f7fabdc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c9e74f189634cbc9c71988f953ef457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b24a920a587748509db34ee689b92e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82976fbe92ea4d2aa2af9e46a670c931", "region_id": "RegionOne"}], "type": "container-infra", "id": "0ecc8475edde42858471a3b94e75eb27", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "66f09cb33e9543a4897741469e3428d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a135680cee7f4adbaf18ba4a3aefbc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "12ffe99173954ae7bf5a195a5b76a6f8", "region_id": "RegionOne"}], "type": "search", "id": "12b6cc2d050e43c09299915386ed5cf8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "64d1beb02b0a49c896e5315d4863a88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dbf3878ef4cf4918a2731b6a93ac4b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1620644a59844b82851fe2ff7f14ca78", "region_id": "RegionOne"}], "type": "dns", "id": "67718853ddd347c98be05aa8700c1bae", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b03d088ae5a240ba864bcc720600fbac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fbf21566c7a4588b792692a40e108dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "82bf9ca9442a4c8ca2a573035c9167c4", "region_id": "RegionOne"}], "type": "workflow", "id": "4e92af04fe5042c8aa9c42dfbb7ef513", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d29e913a7254428bdec80993f7153fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7590e4828954f5c96535840c8543182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a48ec6c90cf2446c98a0e3d9eccb558e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4ce6e69de57248ee88a05f3687ec1567", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b51d2975f7f84797875cd3ac7c6d254a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab76346c7c384b1d873ab045a1210c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "37861ef23ff443898f27dca2e01d114a", "region_id": "RegionOne"}], "type": "rating", "id": "a3721ee77d4a4b24bda8f5dc2ea4d9d4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd641e283fb24d2f93b64dde8b7dd922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ea2651d58cf40bbaae94f15dcaee999", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6dfe7dd089774b28919bc766c1df2148", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ffae4b450cdf413c8339aecc2668c8d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac2923a9e8a74d6cbbad33227e72a5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a0ecd0f96e4483ea07edf6ea6a5dd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ba5af8b640974117944dc9fa0c5f4fe1", "region_id": "RegionOne"}], "type": "policy", "id": "510e1ef8d32c4549b52957360bc0dd05", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "874156e4f9b1492696a3740fe09cfbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de3ecf1a3fe643759dbf988de80c4e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "01c120b7dae0489b84ffa2717c42f0ef", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f62c668a91c941e985e2a6f7afd1cf76", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c16ec899fb042f8a515600f11531d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e99368938274c6186d9e8acbf23c1f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a124c1eec28346d29ebc58c8530ab67e", "region_id": "RegionOne"}], "type": "sharev2", "id": "3ebf7a238f3246d291fbf58af9cfc044", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f70b0b721b244bf58a26e1f9d232312f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e578c43396a541adb47dc478eec533d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b7660c31eb7a4ec6a10fb62b57376ad5", "region_id": "RegionOne"}], "type": "share", "id": "1057ca7b73574c53b521ff151cb93db1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c313d6b03444336b84cb25585daf661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4944c9058e6a4de681cd386e029978aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c88a3de04c3d4ddea41976d1e484c9f2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "53d19151c8174fd9a905e957f5918299", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cefaa950cce9494ca146c4cc3d5223e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f01de1a92daa439ebe74c2cbe4dd573a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ade7c80dfc74f7689c7ce7ebfa5f381", "region_id": "RegionOne"}], "type": "orchestration", "id": "12b46c9186314c7baf26882ac2c1c1e1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39151d878424f65b3a0cdbd2eba56f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecdb33f8d4fd426ba7b3cab8915c3ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fcedef6bbae4fd88e4402615a5ffad2", "region_id": "RegionOne"}], "type": "block-storage", "id": "0c145f62fab148c4981b9240131f034f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eda5a661ec443dbaec4781d4b158645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a91085f7004c4fb7ad50f0efc792650e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e4d9211b180460daf5a145000cde132", "region_id": "RegionOne"}], "type": "volumev3", "id": "4bdb42f2e0624f65907bf34179228465", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f5432d464314590bbc6d145589f312a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8d0da17300141f39a32f94b42bbb59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff53fc6e49d142f6a6ffc8454504dfad", "region_id": "RegionOne"}], "type": "volumev2", "id": "a95ecbcb2d6f4fe9af365398c997e828", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "514390a3cefc4e598c4592b652dddfa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56698a701aa541948a9b62bb4ba6b4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9dbe8edd155461389bd8ffd10984d4b", "region_id": "RegionOne"}], "type": "volume", "id": "375a3de87ed54bf6b620cba9e49fa513", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7d5528153d74e08bb4f02baa987ac4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27ae031cc406462aaf0821a9da5ac9ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1c7dc84dd5448be87ba31e05bbf53ae", "region_id": "RegionOne"}], "type": "block-store", "id": "b9a333e6140a483cb038ef9f6d4bbb9c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c9d450e8d0d4f1ea58be1f6c1bfcf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac6bdd5d29f84d1baf8f9e9f1c9fa2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5da75b24632047739d41a50e0bef3cc3", "region_id": "RegionOne"}], "type": "alarm", "id": "aed18d276b194f1e847d6e2d8c595755", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6b57d457c8542e984ec119e7fd283f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a27986e8524b4c5f9cfe196867894077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9881d5f81eab41508a2924a12ca90ccc", "region_id": "RegionOne"}], "type": "alarming", "id": "952abaaaba86492e8267ad2d8df9885c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "56874422e7394a40b0b83311f6ef18af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed4fb41a1dfc46af90ddf8bc291b3339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85328d2509014e7c80bafbc2447416d5", "region_id": "RegionOne"}], "type": "meter", "id": "2173f73f62ee4db8922efae03cf33b01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "591cbeb288e44775aaa468792dd6d3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d316502531b49568e6fba216711b876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84ef0020d44b4c809c36455abf335d79", "region_id": "RegionOne"}], "type": "metering", "id": "35e8d3a306eb4321a15f51ffbbc24f56", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a219ba6345084ff7b55958aede2d07d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3460c45be5a34f4b8860403822c5d0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "43f92063da614188b536fb2f7c0880a9", "region_id": "RegionOne"}], "type": "telemetry", "id": "547ade5154d24fe98116d562c530d1aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e46861b061749268bbd3e47bdcf0c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "78f53e5ee4b04b6e83747b9cea6eccca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9deebeff7dd64945974218e47128057f", "region_id": "RegionOne"}], "type": "event", "id": "f27b258453064e39b8ef3bb9c01c9ba6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36780ba4ba184803805525243b63b4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1eda70d2e3b242d0a60be4248c3034f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d25f82e9ba06406ea49bb7c14a121e89", "region_id": "RegionOne"}], "type": "events", "id": "044df80f056c4af587dd74506a9a6eca", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91d551ca6dc2417885a9868e9469ea32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4d6793836274f6194c40b0e8ab43332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b18158b1cf24b73aca56709fcc9695a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2f7016d3cacf4f298d777f9cc2ecedbb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e024d76f5e77492f9fa803365fbf5843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae7d6e4cbc734dfa9b760339f4c44d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a68f5dd1cc644895bb8f96defa6f1a23", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3274899835574e4d9fc42fff52d4fbe4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8159b09f6be24e549a18370799f9158a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06ae82e3818d4153b72faf99a98a22aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f786c4ce4c984b028a8fcd7abf81627f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a1bec611e01e4265b9b3436b684d15c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b1225f1fe6b461b8f920333000e0063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "19e0737fc3b14262910ced90a48a8a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1ea3b4922764797bcb39ec85418c1ac", "region_id": "RegionOne"}], "type": "tricircle", "id": "a5c0346a6e47427caa2e8f6ded571b50", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "04b2624172b341bdadf6988ec86d5a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a3558f6a1fa2475a9ec7c14f2eda6590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a77690eb8bcd4c0f92fb1bd3460594b3", "region_id": "RegionOne"}], "type": "database", "id": "49087b66261947c485eee10a1ab795da", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "69d0887e8bd747c19dc755f155e7ef92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5a85c7c259e46c2b6880d9431ceb0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5f1fdce198974b928475609ec5fd2b19", "region_id": "RegionOne"}], "type": "application-container", "id": "ef80e3a8b4af4fc9b2f039f630a94d3c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d20222d31a4460ebdec0ac795d2c92b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cbb5fa5589f344d59c3dfe281fa5aa2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "161668cbb875463bb7fd6ab7761a4242", "region_id": "RegionOne"}], "type": "container", "id": "fa24f537cf7f4479a87000f1de124f13", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "83fc5ddc1266407db24e447ffc51193a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "989990e566974fe3a7dc99ccb4c1da89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6474177f42c439493c785c5e8d2d0ef", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7d339ab8b06e4edeb84572846fa583d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d483fc8720b42c4a1df3aaa84bb359f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a116d99cf0545e1a94c5c0ac4c3cc86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e5d84a91ba3f423392bcbbbbb0e1f6a0", "region_id": "RegionOne"}], "type": "rca", "id": "f819f415e7ce47989197a0d5f92ba06e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d9f3ed6a8395466bb1a2df8e3b9b47c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "725ad8da0d674950ad0e98671765e0dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e94909a01623458f97e9790431e016fc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c1b3dbda36f348df9fbb6aba8ad960a3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "79a8428069bb432095c2878ada78670c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b3088db89cca4f518b4400cfec8b3dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d4aa47e4e49742c195ec0ec369805eef", "region_id": "RegionOne"}], "type": "network", "id": "a1d852d83cbe426d93495c0b1db42b07", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fe210c653f494ebb89d7bc2133393026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9a98c5db3ecb4e60938f2dea585dda03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ce4ed7067374aa98e0248fe14a1e4b8", "region_id": "RegionOne"}], "type": "backup", "id": "8bb9efc346764224afa313da152e488f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1d58192fbf242c08d3cb22010db49fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d4ad424ae5b4f35914176b9b9ff98cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "62e2c76c0d684dfb817cc997f1dfca79", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3918f5bfa25f4accb395186f085a0e72", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9847dcb7bd9428386d72f68704d66a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a15ce52b5ffd4063b25b91591791234d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59ea3073643d4f56bc2574a2d6cac34b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d6c1c29c0dd04cf49f4b1e6ed99d4a78", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "82459e338f2946f2bbab4e69127c1c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9f273a27187f4bf094a994071f2206c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ea931766e9de40a7afa4401b157dba09", "region_id": "RegionOne"}], "type": "monitoring", "id": "51aff30f99cb448faa4bd224be74013b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7376e5f094a1460b8d95af257159e76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4a37dfa77a74dcb873aca4aea18dbe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0a5d780a21d741059569d022d7fcd32a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "da8fe8ace50a40a2a83d5bf2dfed1d40", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9116c81d05e0478fbc05704a61aa94ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c1be3256b6664deb95369006eb7c4ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3a329b46fc5f4bedb4d54686e9020d70", "region_id": "RegionOne"}], "type": "placement", "id": "c67d7635435841aea80b7385e074a2d7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43d171fa317142eaad965a34c2cf9a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6b3aba6b7d648e582bb1073f7e8e9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "26813122218d4918853730dfd8d28a88", "region_id": "RegionOne"}], "type": "instance-ha", "id": "54f200b663a84402be2951f967dfb6a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b11375b699034509ab9365f2540fbaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db903e2d418e4663bf4e2b751e71eea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d94800a1be244c759737c34a551a4c45", "region_id": "RegionOne"}], "type": "ha", "id": "18f0a087a0aa4891be6d0bcb13a6ae73", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "15e40e6e23ba4ababfec4d5fcd15fce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "38f4d720807347eb8369a57304b6916c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7f9e6875c69c499387c611515f3a21c2", "region_id": "RegionOne"}], "type": "reservation", "id": "3426b428df494fbea18c03944d3b34f8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "be60e61e9ecc49c4aed5bc58f6771e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d1254eccea004d579bdef9a0a39546f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8b7ad7ed301643e6854c50a795d17896", "region_id": "RegionOne"}], "type": "function-engine", "id": "33fe34352e874f6ca35b769dc4823c3d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "65eef83b97fd4ef7918e27c14ca1f097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "20a8244499b24078a5583bfdf682feff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "57523b7fc1314a57aa785a40cf0c576e", "region_id": "RegionOne"}], "type": "accelerator", "id": "203d2d52a52441d0a8b7aa8325ae8518", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6582798877f7424cb5432337cc70f4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94fb01b59b9f48d99be2ced52628edd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ceeddba5bcb243e190b265c883253fb7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d0f41e99e6d84b189c52bf9747bf4fe4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5687db2fc9db4724b7da90f9a654a6a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0560f33d9b034af2b16fce683984a838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "328200922ca84f50a0879be0013d079d", "region_id": "RegionOne"}], "type": "registration", "id": "f0cd27d3c6894ae99adc5848cf5486db", "name": "adjutant"}], "user": {"domain": {"id": "be5444b321d84f4aa53523202d32f31a", "name": "d7a68370ab6a4c5cb4d366174dfd4050"}, "id": "a62ab86594104b44bd8a4a7bb83a3249", "name": "6b21edb0fbd146d0b25ecaf339e19364"}, "audit_ids": ["1d8ff92498044c2a85c1ac72502aa422", null], "issued_at": "2020-04-23T06:25:59.158874"}} 2020-04-23 06:27:59,328 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/318fc71e-e3f4-44f1-b276-c284c54ae2c7/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a", "adminPass": "b"}}' 2020-04-23 06:27:59,333 keystoneauth.session RESP: [400] content-type: application/json {21} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.057659s] ... ok {17} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.115754s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,387 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,392 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,394 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,397 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,409 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.326354+00:00", "project": {"domain": {"id": "ad149ddc8a2d4d7ba60433b0a290743c", "name": "e40e77abfdfb4044ba0fa71a327fe640"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e1ec9b8b433a46f6ac7bc123ea15e39d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "21657924197f487a8916d4b9a1a0ef10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8267d2ac5e4a434da5e3856dd346a740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4f04b5e4471b48ac81aa727f2df7829d", "region_id": "RegionOne"}], "type": "identity", "id": "34bb8eabe17949a9ba7fdbbea4474ed9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3bbfd211882d453fa56482e4df3753fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "66ee508348e9426f97f7ff5f47fb8225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "618db4f3a7774d22bfcab60595ffc02d", "region_id": "RegionOne"}], "type": "compute", "id": "09783f06f52c4368a9a18cd9f4fee815", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2126c543492240208bf510d30b9e6ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b92bd54e40d944a7994c0feca1859117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e21e69bbd40243d58985bf95ad647767", "region_id": "RegionOne"}], "type": "image", "id": "f12578f1f9ef44729f89e844b39113ea", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ad4b92f5ef1e4865b327a6706a34eb4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "989a145928d0436ab94394f1df64944e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d145cef95fae4d44a04a509412952782", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6beaec992b614a41b5dac91b15a3d839", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1af19cb7bb84520ac99ac98746e0476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "106b546d1f8943b5834953c843f17f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25146f8639c7467abe1e47cde11bd1a0", "region_id": "RegionOne"}], "type": "object-store", "id": "f9afdf441b6b466481d2e213cf09a429", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49cfecb7beac4574bdc1d761c5f1282e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "312cdbc3090e48bf9e8180304ada47de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a569c99e5338452ebd188038148f31bb", "region_id": "RegionOne"}], "type": "clustering", "id": "8bb06cd38cfc4a129ec730195dc519a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b7064795428478db2e8481e4ec15a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e65ebb3fa4f44eb7851b8c70ee5e635a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d185f9753ad447ad939e26f7fe774b13", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1f2fbe1d25b345b99d2eb693a60509d1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec6ea24e31a9452ea87ef37adb0a12b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e3b4889761a40059cc0e1bfb2a139ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40152cae6e2b405a946e000a581a4a3b", "region_id": "RegionOne"}], "type": "cluster", "id": "dbbb9ececd284ce19c33b8687834252d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83cbf01dbb034800b84688ee04053521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab23dedf03e4420f98035cb31348b9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "489c6623b99d44d8b95bdb9de16ad4da", "region_id": "RegionOne"}], "type": "data-processing", "id": "40266cf36f05408da73a8aef3b2b0ee6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "366196e2027d4fddac7e77330b84579b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5672366264a4134aade5bc79093f45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4663121dd22f44f39ecbf7f115d4f63d", "region_id": "RegionOne"}], "type": "baremetal", "id": "69d6a8edd4ea4bc3a21ca20ce155bbf5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2f9204a26b640dfa89109df75e657ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b661f0a773d34ecb9e2bf13e9a8a4d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca59e276fd464336b49a4e200f18a6a6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7fa13c8a6593464d8beaf4b9b4057e57", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "989caa00427e4f778dd2a78a9da8a9aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "557d6e698f0e4ed6ad8c0f6102b61a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "88c22d92e0d842589345d24dfe5d3f98", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d631be71e56347708194bfbdbd13109d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7e005a14dc074e24ae650b416a6b1aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9c4c0ba58b2b416cb3ed297e784fb8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "29a5ac231d054b6ea79a04129b18ddba", "region_id": "RegionOne"}], "type": "key-manager", "id": "5121e9e253344b33be054e321b4e4518", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e5652dc17b24acca1a2dea70ca8ee29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4483b4a29d0f4352a86979549726fa37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca745616716c444ab168cdbf5d3bdbe3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1f1712945d5e4a1988ec6a376cc3b658", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "745849d4ac474edfb7f75c4be940a66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "270a40c3e94a46388b34617d7b675f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "00e18e5adf45499c90790e6806468473", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e07fe2ca3da546c2b1bc014a6e911218", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "af8cb199c0914dc98c456f61286ad163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dad5f78619d843dd8e86252f65e4ecef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "85a7714421904baf9b66a6ba628dde22", "region_id": "RegionOne"}], "type": "message", "id": "7b134a60e3c24941beb77a065e17f7be", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4f6fb100d30c44cfb677e4cc5292c766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c7ae917fd36489db53d560c929f1f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6ce043fb084f49d982adb38fd3afa40a", "region_id": "RegionOne"}], "type": "messaging", "id": "348e8b4cb9b34ad58799f5938f71544f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99bed69784c04eb9ab2d0b502f4fd2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c24ac003e10147809378cc0bba917545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5bea96b2fc02455d8dc31d83d99ae696", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ad952bbeedc429ab98bcdeb73ee58ac", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2eec188f50a469a84e294e9c6661423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f94eaf80b822405b8f0af9e0eb4d8f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50bd3c18f8f64f2b8157175ceae20fca", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f7df865e537347f4b701d9374db535a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7a3fd303c9a45cfa07499c42a9ec19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "622bd6e4fd254b50b7e220a8cee3e4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e88590602f7049a9b234a1adc28a5e21", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b6cf04b335444119a08dedc80947bcf8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7e880b7d38e4a078a22dac8c130dd1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98b4ab1f6ef541ab8290427dff157765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c371ebfe98341f49463a5e6b6ac4c98", "region_id": "RegionOne"}], "type": "container-infra", "id": "a8184af1a90544469cc7b646218deaaa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "36955f2cbf384b1ab7728d777b7a443d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "35975b0a99154e689c6b639231907d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fe580aa63db341dda778bf2df3164223", "region_id": "RegionOne"}], "type": "search", "id": "b0a576fd48464b5aa00cf1ade75061b2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "94ade630b2cc4117b46bd3260b9b6baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d41358977231423fa22cb60a4f98b784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9f08ae6548914f099c27f4effcb22f42", "region_id": "RegionOne"}], "type": "dns", "id": "da84625b959e4a3fb9364eeba7b07b70", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e459f1d0e0b841bc9db4d30c60f64f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f8dd0aaa7764151bd988bbf25f61712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "25f29cd01a0b4c4bbeac44de2ac9c126", "region_id": "RegionOne"}], "type": "workflow", "id": "ce1a12b31802433aa956e92f4425f92c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec88dfe7e98140219cce6bb33c1cc56f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3441a42b7ebd4a5ca78a612f928e050f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9497a588d4e546dbadd1fcf0887dc33a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bc90a8e3c4524cd0a61618dc86e0d5d6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bc8c0b1ef48d4ad1a2a05d980d7b01de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "db14b49a6c8a49d2b1819f614ec4356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3a8b271818f3439aa8edb5fd511381a8", "region_id": "RegionOne"}], "type": "rating", "id": "4c24970fe11a43fc8d0ec966c4f9a029", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "436b6a5e5c6b4acaa2db20c99c4cadf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "118560b9890f4c76b143b22b2c2191af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "66460fbd49ab4080bf8e8cad61d45d10", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c0dfabe22578437d8cd27a4a0e6f48d4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5972575df957439fa4c3c6f1e02c8f2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b3f51c43a5247a4adc807992f0e8015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fe5b2a285bd743ce865a784b97fdad7f", "region_id": "RegionOne"}], "type": "policy", "id": "b9c74d4f7754499ca82257f32229769d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8fcfe33463d84297b99c192142015659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c618b979b36f4daab102632243778929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "761ad96f91c54a92868c48ef1cbb39a4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1f4b48dd6e454423a1d7f0150445c6ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f19079ed28f54703be26fd4de8b4da39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "981674c9807b4d7b829a683d436ded24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f8efb93a981545519e55e5ec156948df", "region_id": "RegionOne"}], "type": "sharev2", "id": "7a670cb5322445c88c3944edc92e8459", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76316750a6f444e6adf1925518d99b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e559748893b4caa8e633f0c16a97893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8359b7cc425f4ccdbd0a40818001f5af", "region_id": "RegionOne"}], "type": "share", "id": "5500c22bbb6342beb62e9d262424db4c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a5ec7944d52b4daab2f1efce03adb411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e762db190fa44e22b8ae413776e84fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc12a45288bd40cabb863ffa2d7133e7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e8438593cdf045d99d22160f6f4d9388", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a17ea52820047b3b4a893317d0793e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c25e8db3204a4fa1b25d3e10cb99c877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03fc81dadc924029a2a6142f79375e33", "region_id": "RegionOne"}], "type": "orchestration", "id": "1925f03a135044e190f43c49c1c28683", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67751a6209de4ec0873d839a05dbdb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88492dbc0cce4d8196cab74c75631b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9e67b3385534543ae494abdc17318bb", "region_id": "RegionOne"}], "type": "block-storage", "id": "8fdeac9e484c4f46b556da55fa0ecf25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5af182a3774c41b582c8181aab0ec46c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e244c0a0e97047d59e4a3fe63c46793a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5b5a91aa6d14c81910aa3a59f1564c3", "region_id": "RegionOne"}], "type": "volumev3", "id": "e3863925fd5643e2abc90a0c8ffacc67", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "321688c952a543d3a705b3d4d8a2d302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f219db4234c94133882036789363ecf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b07a725ad4c542ef93662e9c90bc2ac3", "region_id": "RegionOne"}], "type": "volumev2", "id": "07d778c67c994f5db47f9757a7910a56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "835065c692ff417b88fcb4479ac23e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d043f3fb6314c50861186769fae0223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f97eb2158e384132a9fbf0489e65af92", "region_id": "RegionOne"}], "type": "volume", "id": "fcc5a35151f04580b1886b428f4e67e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b22d4dc6e8c48fb9ce5e6b42c781153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb181f3114e49988e85b2b0d4142d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff1c5192b7794af292dff75c82799f16", "region_id": "RegionOne"}], "type": "block-store", "id": "79c47b5c36bd49838e55dc552babcfc1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64305a0b746f4acdb419e82613c7a267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8eb17127844d49bc84135914013ee046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07d47f6bce604e5686ddeb3fa08746e2", "region_id": "RegionOne"}], "type": "alarm", "id": "54ea0fd4d2504ca29f5c4dfa68f26893", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e74ab60d847e41c982586ebe3abaa323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bdfb79c309e949ed97eac5d994daae1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "00288b9c580c4c4594bb4be824aab8d5", "region_id": "RegionOne"}], "type": "alarming", "id": "fdeab4284b1d418284024bcd5d6b5db5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9cee720c5604d1d922845d52e6b5362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5a404665bf5441ea4775dde5e04f7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "566aef239ac54e4ba79892148eb03d6e", "region_id": "RegionOne"}], "type": "meter", "id": "5a305c8cd77545f3829a24d6e9f1db4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "823725ecdccd4375b49876d15887604c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "346445b99de9483eba226bf794ae0898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ead5be4fa1e04d74a62f6922796ea206", "region_id": "RegionOne"}], "type": "metering", "id": "06f9716355a0403fbfab2dc6d7db62f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e6f8fda65d248de9d4a822346e7daac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78a17b62323c4ccabc0a9fb1f5901f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fc62f5f7c54649b6984d6fb1c6483d80", "region_id": "RegionOne"}], "type": "telemetry", "id": "8dbb6587994c4f849dfab5273c49527a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0274c2a523ac4bda9e9bfea7ba1e2762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "84db371c559047608d397c9357bad0f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c85801f71c904354b1aa0840225334d4", "region_id": "RegionOne"}], "type": "event", "id": "441ae3e6ab1b451f9f43c596165d7dc4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "954446f8c0f54f23b70d945c5627d41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eeaa72d7434742a591ac3e03729fc688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97bdea721b6e4cff9bf62130a7b1cf9f", "region_id": "RegionOne"}], "type": "events", "id": "d5f357e7ee584e1eb5f52c35c4ee7860", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25ddfdc1a6b8452382d54193a23680b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b0febc98f4c40b7ad1584d78bb58ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "78273f71f2094b509ccfd504332dc04c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4afb9e0a2c274f62994d9ecde2a58095", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e964b4cff6004e188ae48896500a99a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cec5f31e2f7044c58ebf2751a0cebae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2bef4badf6ea41fe83b279fce6182948", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5afdcd060b3841b9a7996aa59db10160", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "811c4b8da6b2468ca8f6cfe98338a096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ddae5f48a9b4e969405760e90c6fa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b11fd4535d554e6a9ccaa1042d706746", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "13aeedfb86e5490b9526195a8b0576ae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a98a76f2c75465199be2aeda51b33d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b22928768604fa69d26535a346aa856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4b89058203546af89bf8446bb48f221", "region_id": "RegionOne"}], "type": "tricircle", "id": "c69dcc50429648feb168db6336ee4799", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1ae0c160ce314ad492b3739a23b39d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "36a6960b1a9f4b8daec3c40f80fcbb6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a098e738d8b14f009a137947f97335d2", "region_id": "RegionOne"}], "type": "database", "id": "af6f0be958f0416b8ea8dc7a05272b11", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c5aed38a3654943a1ae41a6095a8ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "637b1d83262d46228551b593518eaf59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5239e48d12da4e4e88c1e37ca2bfcbfd", "region_id": "RegionOne"}], "type": "application-container", "id": "62ebee97053a445787f86ee17cb4f1c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ab9c51278864434290a4da4dc1072275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "13d7cf5acffe4a51aed9792a99216fda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "66c12db5985548298ad2d16220b985ff", "region_id": "RegionOne"}], "type": "container", "id": "d25bb9dfc13e4b018bdfe468b9e88a3a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12f739dab6f5409f9930786085f8545f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f0a0d0984a44dae934c108e285c057b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e8c104184c3442db1388edb114a196b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3a0d1978284841918a260f5cccb385f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9096b4ec7f704f80a8525915c7b66c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec5af53c1df94891825536c224b95aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d86183766824f23aeb5e1168b120355", "region_id": "RegionOne"}], "type": "rca", "id": "2dad870496164548af8c4e51118a1075", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f9aff89608cb48239ec8ccbbfe2dbf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e96206ac75bf4ee88e268956428633c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1fc69c048b8f4526b49aaf52bec1ca4b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7154c8fe6fd942fa9cc86776f74c9558", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "98c3c5898b184480af3a2c222f5c2bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1ea197809fd44cccabd09554db2b15d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dbe9e30c76f34977bd1b96d153ef278e", "region_id": "RegionOne"}], "type": "network", "id": "8723b846f7d4446b9b078efbd21bc671", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f31b73ebad84f71a60660b59d373f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "102f4172b8324bae8d4ff9bc1e9ba2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d18cfba8ce474aa3ac08a18cc964bc3a", "region_id": "RegionOne"}], "type": "backup", "id": "6f4f9f8cb9fe4737a48d1f2772435ef6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afd391bc10024a84bffd11ee570d05a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6333790633d4b0ab52f3240d7e0d825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "67e75a19d3e141a6ad388a3d69360d23", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a7551a961fc846eb8f974cae0ce1727e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0fe7e007dd44b0283b3d06ed5f1eec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af5f9746a3db4715a24d8dfa504d1dc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e25cb558891c48a585df731a099e4734", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9becf6bc29654e8a8b4205783006858a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "18de92104ada457eb5b1dade7e474644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98d8120be1b943fdad4c61c2c42cacc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "08c8b1306dd14eb99e3e0687b6f00fd9", "region_id": "RegionOne"}], "type": "monitoring", "id": "87cc8442597745a6af12064225a57935", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "976fa3695ddc47bb9f70ade1be607ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b145deca3564ff58585b7a16fd06b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "31f3006c6d774b0b951edd5600679a62", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e4074ac3ea8142808899e102bf4baf6e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "84594b50e1814252a4c23f7cf7eea705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "eb0e04ce8fa44d2a9e9621017be5bc43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "27fb0dec6b554f38ab59a491139f76bf", "region_id": "RegionOne"}], "type": "placement", "id": "46505f89bf254da88d80d23a84e66555", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3633795ab5c040659f3adb2eb81e8380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4feefd387f1742a59e75d60dde2cd5ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d065d79cfde499ab0d59b55190e2c0f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "996983811ec44d2f97e0852a5bd57b49", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cbc716312764984b757caa0f2093296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "357edfbe272442598f0ab2fbf65e41b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ad8dbb3657394aa7a46e978ad04c4ab9", "region_id": "RegionOne"}], "type": "ha", "id": "af70e7fbbe24491399a5c61b8e2cf437", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d2c1c0a2a1c742c8b191043ecfe5dccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a4ca8f1a57434a30ba18af603200b7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "458c2f5548a241f0ae5e8e8606e63270", "region_id": "RegionOne"}], "type": "reservation", "id": "1d0ebfcd2c0242ae972366e8c71bcf23", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a494b26fd64946be863145c034f64944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "675d2502e91e428ea506ee919db7681f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "411c02b105cb498d828c3ba915cd3f37", "region_id": "RegionOne"}], "type": "function-engine", "id": "580b846345ef47e4a98f9117a3629a82", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "216ee1b696a94a7daf8d0d0cdce84eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ba0d41d861e40ae8f38624734afd369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "91f871b85b2742d3bf8bb69ce9995bef", "region_id": "RegionOne"}], "type": "accelerator", "id": "528d3163c2764b1f88a88c9f422049ea", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12f8f6f65a46457ea51750507fcd778d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a96ccb6cf9b74bc0a565bd1daa6f7eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e5d96c95708e4e5bbb4d41502c7bc716", "region_id": "RegionOne"}], "type": "admin-logic", "id": "93672a5502d14cf9b8944cbb481d0f31", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "401c4ab7ccb544dbb81b19cfe5d3b842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "305c6d7819554480a4f252e2c74a59f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6ffa433db084f34a6de045513a8e9db", "region_id": "RegionOne"}], "type": "registration", "id": "632fbc3aac3d4066be87a3dc6a1bca0f", "name": "adjutant"}], "user": {"domain": {"id": "4b68abf6c7c140fa8c9e23c59c7d4923", "name": "a5cfe6dee08743f99b1fd9acd39e7da3"}, "id": "40df3a9c0556462e91386b77c10e968b", "name": "3ab8c857b77c4366b01581012782a30f"}, "audit_ids": ["2ec374448e194a6c87fee8c6594a5126", null], "issued_at": "2020-04-23T06:25:59.326354"}} {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.219950s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,184 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,191 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,194 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,209 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.115584+00:00", "project": {"domain": {"id": "6cf23f97234045deb1f34eaab3813b38", "name": "3435f15d94cd48b1921845cb3afd9c2d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b0c30696e7c142b781aae1b37797b68c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "38275ffd904f463fa80c63b267c0b73b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "87ae789e22154dbcbc7d1564aae9e3db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b89a4fbf0c294756a4019db084024482", "region_id": "RegionOne"}], "type": "identity", "id": "d416ddd906b64eb9b008049a83789342", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b5be4891e6b241f0942543969a0af6f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "119d77be878e4453bfa208930eed6b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9867f410a1b5424e9e4647a0ed99e8bc", "region_id": "RegionOne"}], "type": "compute", "id": "2c477ddfa23340fc87be0951c0cd95ba", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b266c8077d1d49d79c00b9a9db897009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b936b39958fe405fa327e951f1cfefc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "94c5ce2afb77432c80f200298d4613c3", "region_id": "RegionOne"}], "type": "image", "id": "5302cee2fef44821978f466621808715", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1ee330dcbd5243699411f745aa576a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "137334add8d94fac88b04e3e785f14b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cae3bec7069446e09d900d06df174da2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "29d7f7d0243a49a09db9a536ff49d9e4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fec9f07d0485417ead8dbe447b3a748e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e27fc52bb36944f289921f1122fe4ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecc3fb4d9ec54034a662133c5a95d90c", "region_id": "RegionOne"}], "type": "object-store", "id": "83269ca6dd7742ef8dc8f49a9bcd1ccb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa66294f80714278a2bad00467fd8f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bca29835a20145b8a9f62a40bfdadd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6358784cdf17443fbc313b13bd7c7398", "region_id": "RegionOne"}], "type": "clustering", "id": "c83c121c962a496ca5c5eff63c28e035", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bc3a13b3ea54ef2a20977633b218c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3a0b5c7ac5d4f03a49257a956330713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "937acd35d97c49faa5c9134126cf712e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4da3badbd53248778e8b9598f70aa356", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4fc753bea16e41c9adabcce321e704e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7b88f924d88439c8d968aeaa4bf6f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a60c2351d2524b7e95a105f1095969ae", "region_id": "RegionOne"}], "type": "cluster", "id": "e208976534d34ae2bc92252b9a537e94", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "65cc3e239e9a4322b53f66350a7b9162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be3666fb06c24e3b96d542e2ef04fb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "37f5f99a98034d7d82eb53a63a8869a8", "region_id": "RegionOne"}], "type": "data-processing", "id": "701b305da11f453db73f7d15731ec6b7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "79720f6ef5f149f2a642f27d64c6c3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "513dcaf5c4724aa5881a26bbd17696c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "941afdb636a24914b124d1c4551c29c4", "region_id": "RegionOne"}], "type": "baremetal", "id": "31de87722fe7474f852949034d00f70e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18b4a8f62a88444086cde9538244ea40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f6cc2c2ffdb49eca04a2862d2b06ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93570134e4df49d78eb36a3d7bb96796", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6705bfb1d90b4635aa482e9d73ffad06", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a20281868e5649ba9b5eb09b5ec888c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b286f5b5d4cb4b51a3b035cdfa34e2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "14f8faa50a7d436684e206cc7f33f374", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eebc5f64b4aa4c74b7c3e9947bb6b25c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1e58ed44265946bfabbc53441727d5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "23c6840e45b149fc9552d6b31be0c12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0206b33d235e4cdfb1a26a588f015693", "region_id": "RegionOne"}], "type": "key-manager", "id": "9f2d4918ebb3479c9267bb0159aa7883", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "094df9ca82ef43189db2ee91e3aec571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11b786e6279b43d1a7448c105981ebb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b8255129aa73443a93c9109fa53dd892", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1cdad5c5716341d8bad1c7919aa61669", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d087ec469ffa44658cbec6bb0f9fbd82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bdaa7a8f4034ffa8535f914dcbf6643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "451d626bbadb4712a1ed361822681493", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7c46ad5be534457685ca91a1315f5331", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d38cb0076854f46bd81565609d8a290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95a492bb071841faae258d8106f74b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db652a44645d417b941afcf5f1be5b68", "region_id": "RegionOne"}], "type": "message", "id": "a00dd6b64ba1474ba18eeb4eb3eb379c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "24153af5b853479387aec2da9e648e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "101b1ef534264d2cad0684e2f893d3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9e30830fc5eb423c9e8c2cd9de9cad79", "region_id": "RegionOne"}], "type": "messaging", "id": "2d21c78c997845e4bf03d4fc529990f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c2fec16af444380b815c03fe13b0504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f37a7444667240c5a5811ea0ae27464e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3aed1bc0242d482c8f5cf86175fccb7a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d7451494238348a59400c7aae52b9d3f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d925a7e87da48399717425db8de5d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97383deab8144acf93cfa01f960df2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c53f72f9b564023a9c086c773e0f1f3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "19926577bc4f43c69795efa6a4734445", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cdfd48a396a4fd0ada018fa8596970f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01f9bbea3608417e93bdc5d5902dc7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a74c7dc76584c81934c57cb659d3f35", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5b182d4d287c4fda9674207c01383405", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a10fb64ff96a41b28227299084cf1312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a28873dea0f646ceb394afa74d8cbe41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1497dc9dee0d4d8ab394549db959d871", "region_id": "RegionOne"}], "type": "container-infra", "id": "c7329138518f4c128190548198a925f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "013718da1718444ebb3145bee643e20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "833212b396604dcc8527410a93f7560a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6dab617542994c8d81f36f0e5ec65ece", "region_id": "RegionOne"}], "type": "search", "id": "fa0fb371f6c548cea676bb3a8ed335db", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a98f57c5c11c49ecaaeac1c3131d9266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1d8dd31c103c44489a6d9fc21d122f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2cbc4ff373a14dbb861b375869ad8da8", "region_id": "RegionOne"}], "type": "dns", "id": "1a3932e2f8e5492d9611bcf1eca1f5c3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d440f184be964365bae33bf8cdf07631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd5d45aedc3844e284adc0688d0fa874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c9f9b1c7fe5f4a98a711423e35f2f6b3", "region_id": "RegionOne"}], "type": "workflow", "id": "44e875cd5b2b4ea29fd29dd279cb81e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d24c522b2eaa4d719d7a106b8a096bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61f7fb8ab9334513880d9842e0dbffc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7af91b0012b94392a73c628c3698de0d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2f57157d5c7b4055b35a224db9e68ce9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c2edafed98e142aab4d22e7f577c304f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1bf6fc821ae444949c9f73c51216d5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "71f99311731f4ae4bb42a57072b8100c", "region_id": "RegionOne"}], "type": "rating", "id": "23df9d524a5e432497a868e6ecbf5e83", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bbec0cada2134f418bef2b9f0cee35e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f8bc6a13b4b4c7c9fa94b286efd962c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "706ba9271f9741f5a6c1daaf656a2163", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d86b6a90c2224fafae8dd2e728cd9328", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "208450e97ac246749ea52d009fc2f708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "546cace5bde94c52b075f71b1034a2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb56f3f58c49432fb47880789a8ab96b", "region_id": "RegionOne"}], "type": "policy", "id": "56946a7e872049639e3b35b24a25d773", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f5989e6c079453c9eaa661c6d39cdc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca3e67e76f054061904888dabe443a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c64dc4b463f648bf90735530194f8c83", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6b03352141304df186c8862717e9b075", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fb899c7f6aa41eb8a918b741a91e5cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0b7822ddc3246bf8be79d505c206a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "56f7c758391a4003b9ae1a0cf238b33a", "region_id": "RegionOne"}], "type": "sharev2", "id": "be3721d0ea014d5a9a97de3b778f64d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "698a5460fcc044a0904ca108163d4497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17f5a329512f4b6098df897ed13c8e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8bddfc7aab414f21a89f1b6869ae1818", "region_id": "RegionOne"}], "type": "share", "id": "f78bf0e39ca74ca8b1c077ccf88abfa4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ef2f56376f04f309046adaf3f007aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7234e766901446a49807a31d69689274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bc2dd2fc1004ae3ac824b59b2347cf4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b09fe65d3e634adfb49142fa081b9428", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b18f5797df524263b602a5a60b13d6b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0d02a404a9340aba63c2796a724e373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7990061763a947f2ac4752ab3df5473f", "region_id": "RegionOne"}], "type": "orchestration", "id": "95e5cc0382bc4e86a882b455daea187d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9441ac69e97543419c4d7594eb9fdc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96f7706fa13d44e9a5250c3eb7334047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04cebf6a178449894775f0ac49375a8", "region_id": "RegionOne"}], "type": "block-storage", "id": "6f11e02fc82d477dac631450124ef07e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1b41a7ecf5141e382458ef23522b9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a66e75cb6ae148c194a6ffd03090e898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "716d3ce6236641d1ab1357894c1d6c65", "region_id": "RegionOne"}], "type": "volumev3", "id": "92cf062cd07f47e7831d6c0d2b3bd7c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fae7adbea3340aeb169360683ab4b95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a7d7dee9fd34c6984197bf878654bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a849a2fe5049cdbd23965100a01616", "region_id": "RegionOne"}], "type": "volumev2", "id": "f290123c20a544238868fabe1f987adb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe4cbbbcb3bc4b5a848754fd53862e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a47defa3ab44ee0b3dc352beeeec5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2aef023551694dfb8a53137ce103c3b4", "region_id": "RegionOne"}], "type": "volume", "id": "158bd04e7d4b4f3580e0980237302576", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f69f9a9600f4536943d31389b957bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cac562a7c29e424684ea3024952ddac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0464d3ec5754b39bd095681f504fbaa", "region_id": "RegionOne"}], "type": "block-store", "id": "a0c09a71b4184121a0ab1e3e535b4359", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94a76618954e4299a14674ff37bcdee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "48b0168770164ded9bf686f65dda91b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aab4e172f1b04ef1a09099a8033f0b9c", "region_id": "RegionOne"}], "type": "alarm", "id": "376c1bb5835b40758fe0b34bc54dcd51", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "55369c452f474ee4800befd18513dcf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20822633c2e845218f6c06443c9f732b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6a536af6a4c5407798679c411efb691b", "region_id": "RegionOne"}], "type": "alarming", "id": "a2beb30914914a4daf8e66ac70508f2d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef4c24f1fcee4958bef390fa1e76bf5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a04e192b7434351b4b6c91147645445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1860e2044ebf4ea59094bb8101b8f2b4", "region_id": "RegionOne"}], "type": "meter", "id": "f659b7e3d8674fd7b21b3f80105bbc93", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b46d45c590854b58bfa3466b8b60107a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3482c6a5da7d4e288707915afd096b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01f2139f7668438eacf76f46f8177f8b", "region_id": "RegionOne"}], "type": "metering", "id": "1fc1b3fe8bae43cb8ecc08ba43530a65", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b0d2a0ab52d40d49d4bc9aec1f64384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "095077c563b94c349407f9459087b420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "37b4d8e435564bfab5a9264450e45bde", "region_id": "RegionOne"}], "type": "telemetry", "id": "f80f1a74e3cd491e9f3ac2d34053641f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b51d323593da4c7796fb0a925c6226b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ad4ce88796104e6d83e65c855417288c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97848ab90a304add8dfb9dddc5f1134c", "region_id": "RegionOne"}], "type": "event", "id": "cb18bbca476d4828bf6d468fcad7187d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bff9aa5d097e40ce844279cdd0aabcd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1aa36b70dfd84cbfb668bcb47855cbdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2d5ae855df6b48788200aa4dbecc778e", "region_id": "RegionOne"}], "type": "events", "id": "5484a24ddaa94a5c92f2b15885d996da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71329a4947a2404f9734d90ce256fc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7c9905a5aed4b4e83c71696a9e4deea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f5c595715ced459abfc544d1bf4a7173", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2301f52f67d94f8f93c81bd85e9eadd9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "44e6df02471e4810805a17563ac33745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16f967c16da54bb69713074e126a1474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e8550e5d9e684663ada7979375b5a062", "region_id": "RegionOne"}], "type": "application_deployment", "id": "82635271dca6479b94fd1766bac333ee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f4729b9fece450fab5158213db8ec44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a7d6a6feaa94007bae5a38d5f0f3592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "729216cfd0d041d99358006619c56656", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e2353a8b8f4947508b7a74a609a0ab3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f67eaa94a2c447caba30c4b8657e5f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e2d9b6d3e7149fdace86b43816ce80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ff623013cee4119b48ef52a02646ab8", "region_id": "RegionOne"}], "type": "tricircle", "id": "60855b96c8314bd8b79ec0d85cb61232", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "32134cad505145099f93c03081c83102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e00f4388bbf49c88aea590d1bb00532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e6dbadb7913d4c6c9f6f89ed59850faf", "region_id": "RegionOne"}], "type": "database", "id": "34eb0a397d664c14b341c212840aee4c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c94ce36b32b74bc7ab7af06e4c80e29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a10ea3e33f85416fa671e77e5a405456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b87f28130731432698d637d0f6bc9063", "region_id": "RegionOne"}], "type": "application-container", "id": "552ea9d3667646648c9c3b59d361d6bf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e900ef4af114d7387dc37b75bcc9b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "126635867329426eac74349542b5b181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ecdf5a7cae142aa93830d643bd1e351", "region_id": "RegionOne"}], "type": "container", "id": "cca816d44fa04c01a87d9b144bd5cb6b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d99743587a14711aadc29947f56cb5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a8832b8d21e4523bdca31a7e7bb2c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a09fe2f6da5f4c25ad45228fb16b6e55", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "295f1ad5f0f84ce39d2e77b4ba24fae1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ff420a41ddb94c50b9e783acef3debc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45783846a4564b558c5c8e71be4b3a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7b901527b7f142559adade16cf8974a5", "region_id": "RegionOne"}], "type": "rca", "id": "e66c68f5a42e4ab9b77ee2f7fb5d6c89", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c4215dfb1a974cf890ba80a6503bcab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "651b4d711eba45dca37999d0bb3e1d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e60622a82ece4baca6f95e911d772d18", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9c09079092824ed8b60e98368c3036a0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "05031ed4fc41467b84027a55b3d8b3b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a476f66924324f049c69df9b4c43bd6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "03b2e8ee62444876b05a8a11a85c882a", "region_id": "RegionOne"}], "type": "network", "id": "8f0b22bbd6ce4ffdadc8fd486f9229da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3733787e612340cda0165ca1752384c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d292d3d388074f26a7a19d0e8ed64375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6690376e19e34e0eb0de07a06d06c942", "region_id": "RegionOne"}], "type": "backup", "id": "85706ec006c8469ba2d15a7fc30bd26b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "49fed38094a04609ab34ba6b46202ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68121a9263cf4f88955029d7ae8f7e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "34ff9d5e5be84587a81cfff1898c9588", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "de07967536e047a69ff9cf4dbbb626ca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "82b75c857a564340b2f03594a0f7c4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5be8ba4d03334256b533495815878833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b8006f82c8944b0da3a4ba19937f20c3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c0a40c79d4754d3fb566e6785ec30d42", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25c6ee2822d341d08774f2f7692898d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "91944c3bc75c41a3ae8225773cc1b4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "395d1065d1e24f5cac0ca1601db9e9ba", "region_id": "RegionOne"}], "type": "monitoring", "id": "bb4056005d0b46d0bc10f7db8b5823ce", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "769ddc20089e4b538de25c9e9c9a1dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8847939c97b4344852310c5ccca2431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f9f1aeb1d3d042a5a92445aba712d3bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "89237f0b054d40409c9837a7953af1c6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3f83e026e90c4d73b2b5f2782f5d2484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93064f7e53de4f368f376abe4016483d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6d4888b1959e479a8589f063d537f174", "region_id": "RegionOne"}], "type": "placement", "id": "af58c69a5ee642ed8ae91f6dc89ba8c0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ebf714417d14e9d9283db19eb2e0bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07cdf24220054e779dd2148995a767b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f1c5677f69074f519ffbdbd007e2b211", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2970a2e202a04525a8e80f8507631d73", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cdae3d89b4d94692a2630d0b4f69788a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5bc5bcb65aae47279c1b8d3f6a19374f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8c2dc1c8dc8b4469be5f1c17a2d71b08", "region_id": "RegionOne"}], "type": "ha", "id": "ab34d3b9586a4976a34fd6c56e410431", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "97c6f9ac546d43bc88b9502c7ce11a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "958e170f7baa462da277cbcc111f5eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b217e52d349441d988606d157d1c1b54", "region_id": "RegionOne"}], "type": "reservation", "id": "0d81cb84fcba41778e50593be6a4456e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3594ef2112bf413795ae8ef2f5035cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc62fa14cec04c4793ec221fe8fca1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e6e72b7fbd7246b0bcef35f2fe63167e", "region_id": "RegionOne"}], "type": "function-engine", "id": "a06d52cf154a4adda71a34a2183fae36", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ed1af52774fd48bfb90211497b8c7305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "27fc0ca344c7413dbc0ce29e911e30e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "03e33bf7788c4853bc23b386eca594f6", "region_id": "RegionOne"}], "type": "accelerator", "id": "f4351388a90e468bbe4e91d74ec3b471", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31175144c4a647ef8b138420d586c680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e5adffeb3c645fc9556002691653a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ed8e164074541f2bc5724eddd76a555", "region_id": "RegionOne"}], "type": "admin-logic", "id": "773bf045f508472289d7f7580373f572", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "730bf37b6d1f454bbb3b9ce069257336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23458883ce6e46caa3c2330308d69971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "21d36e1b06224eab851fdc625e7030a2", "region_id": "RegionOne"}], "type": "registration", "id": "05b19d98e65a486889311ceef43321d2", "name": "adjutant"}], "user": {"domain": {"id": "cca62b2306754621b607855b262ed61b", "name": "f3ae3ce9c2cc4557a0c7a8e70a2e531f"}, "id": "687c304bc7534959960a67ba7b8826c1", "name": "d81666a239b844a08a9bcb6c9723092e"}, "audit_ids": ["b883ac105d1e4ec787999c2c882de7b1", null], "issued_at": "2020-04-23T06:25:59.115584"}} 2020-04-23 06:27:59,240 openstack Calculating hashes for /tmp/tmpOwBDxH/tmpcSJYdK 2020-04-23 06:27:59,242 openstack Image file /tmp/tmpOwBDxH/tmpcSJYdK md5:05f5ef0d823b862983ffa5dfd9295b57 sha256:8d72385835ce79088e957a5724b8380c6c3e001434cd0902ff45ac87ded8e48a 2020-04-23 06:27:59,259 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 2020-04-23 06:27:59,321 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d 'openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-4' 2020-04-23 06:27:59,327 keystoneauth.session RESP: [201] content-type: application/json {26} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.063691s] ... ok {12} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.252591s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,187 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,191 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,193 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,196 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,205 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.116546+00:00", "project": {"domain": {"id": "12a0fef1001446f9bfb4cf71fef8dbcc", "name": "db576a4649274a8694d9ec2a9c63efbe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "992d55e22bac4baba5782794933d0c9f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0b1a83d24c904326b2ed1205e2a4f072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2552b8eaf57b4bb799a2e3999fbc87ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df7ef2e5cfc04bb99b6128108b438190", "region_id": "RegionOne"}], "type": "identity", "id": "c4c704ded951403a8f5e141ab444af82", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "240428852a7d47d0b474786c0b00413b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c7358b5882924dc2ae88ab6a204078fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ec9841f1449e4bb5a3fa4cff7d797c27", "region_id": "RegionOne"}], "type": "compute", "id": "f5b415cc034d4603addf370bb28c67a8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "329201cb0c72485b973dc553325247af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "acdc62840676437d9f2ca75f52632a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a3286024061840e796c6ba62424c6ad2", "region_id": "RegionOne"}], "type": "image", "id": "33e6371d1ea94c41a725a409444cc087", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "55ac6dfcb4ed4bf086c00fa39d221836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02782917792748d194f83a570ae088e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fde74edf65aa472f9feb517e1c8c5637", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c28116619c5d4b48b33b8a2d4fdbe2da", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be301778df041bea5cdf8aa419c02c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a2afacc93d64c649cd78924f789f90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "677cc088193646b881c0bb2558404896", "region_id": "RegionOne"}], "type": "object-store", "id": "577072abca3547ccbfa9b00a849d9031", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9015a6190864c9aaddae8ca657653b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af9f67573e4e4a0185a5fe7df89667e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39a6d1e1c0fd4fa5afe9af3c49b1b25e", "region_id": "RegionOne"}], "type": "clustering", "id": "b79a1ccdfe0f48b498f64508f8698576", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e90f0b318e38485e93fdbcfdac2a8b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "187bfc52dbef42868fb5d333187640c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3f11b6f0b7c140b9adc33743ce3597c2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "13d32918238d4a35956c65f6a5e24e4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64c1c08b4abc447a96bfb210b3c6a912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9f87c6637cb462e8ed344203ce9505d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "966a12f1882c46218d235bf74810eb84", "region_id": "RegionOne"}], "type": "cluster", "id": "8ddfa804bf30451bbec4ff20f1cccfd3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "707abc570d284715a0f9102b6282a6f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8806afa33b34484f9a35f8896dd44d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "107a9a00f1f24a21a9b871a3d5484e5a", "region_id": "RegionOne"}], "type": "data-processing", "id": "ce297ea8f966496995a74d687be5dcfa", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8fdc1e77e9d4ebf89698714493ff311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f16b8bb5f47741b989974a6730366a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f088cb01f095414aa692741a7f9284ad", "region_id": "RegionOne"}], "type": "baremetal", "id": "fe8b03574cfa49b69759d4269578ec4e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f446ebc2ae04793962feca25ca173cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a1e6c21772674df68afeb57a1f74336b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f71be120f3845d2ad128c69e2411a62", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fafd12c42e564f458f25b00c6f6e9843", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d75c83497016475fbf2599ed98ac11ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "319cc6871cd745f1949bf2ae2d94c4b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4e0d6f68a41140e08063e0f4b745a2cd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4e5d9ef749a04f8f8571f6e12f3dbb46", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f195db819a44f4084e66a5e2078c5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0701c9b54b14464819d64020cd5c348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "76e3e58adc7e4dd1977ef7dc4104b26a", "region_id": "RegionOne"}], "type": "key-manager", "id": "08188b8b67a64423843a74693c8c87bf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c8c79a802d64e309043865b758100d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1aff0dd654a34d168700aeda988dce8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a615dcf62f8346b9be869c6280fba132", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c37bf275ff8d4cb3badba5fd01079e2b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c116a477b273474da7d0ab9cade737db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f090aff7f5e4004824b96d746b22259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2b2f7931369f473da8046511f5a25154", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3bb0e2c64ad6425b92fed6bbfa713d06", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "baf562622a8f4c9a846e02e509616cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "af726db7683f4d858f79239822d95f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c1df24e2ae394e50a7d487c8d670cc61", "region_id": "RegionOne"}], "type": "message", "id": "b1148a11ad5d470d8c0ba30ca3c66427", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eea76cba6de84704b1a8053184a62774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "22c0ccd922d045f3934a7c8a8be89a89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f97d14ab87154f8aac75407c1ee8949b", "region_id": "RegionOne"}], "type": "messaging", "id": "ec00aabc22d547a182dbf9f12705a565", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2560a7ed6932495693b8ac55b4b0545c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d82cffdcf34d41dfb4112ad44a28a046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "91e981fc553946faac330b04fc21d043", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f3286d88e224e6f90e5dca571c40762", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c60f2fa922f94111929264dfad8d5dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e78d61d471594359b4da3c21e5b0d11e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e4cb0f1835f4f01a68fdcec81d0a8ea", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a8949fcb180a4e85a00120b4c7bd6f65", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34d72de5d1e84ac7bcd2df08dc3b41c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04f5ec42a9da49018091db887966d324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4154fa75bccb481e9b0bfc16c1ff8a74", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7f1c03eb86ab4582941a7f5e543b3422", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bb2178601984131b23f036c164a422c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b77acfd6c3a647f29ba0cc4c311c9bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6869e0b002b14a60ab922370c929e3bc", "region_id": "RegionOne"}], "type": "container-infra", "id": "0228c4a6e0a84ced82ae3b9f7a620a8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a83b9dc1a8704afb863a58fc583b9bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "55c53b000caf40f38d498d7fb4ef50fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c2fdf8e40b024956a4ae04d673d4bf2a", "region_id": "RegionOne"}], "type": "search", "id": "8cec902791554a21bc7856398d4aacf3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4e175f1bf69a4f69851680646d3e463e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f78b1547d6344cff9a19f5db3e2d6e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "48fc9c3c52b44412a424e51491177234", "region_id": "RegionOne"}], "type": "dns", "id": "3113c7adc1fc4d7e80045f73b01c2438", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb64a0301ea7492688ce4a6b57629557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aeaecdf16c844674a0a9ac7478f9f349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8699a7d90e664be3a7831a5a5a2b3c82", "region_id": "RegionOne"}], "type": "workflow", "id": "b58998120ead45c3866db6ce71035953", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45b5f6ee2a79446d93be9a2d910ec577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7907ae24b6c543b88f8f7daa611001f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e336b2765ea34a679a718c8e80569e15", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e20101e2c969489a8ed002e0f100849d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "160af99b49204a47a415c9bb06dd7065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3d84f34e18e14966870689d971ee342f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e8b98bfd7bba46e28a2003164efc407b", "region_id": "RegionOne"}], "type": "rating", "id": "e6ca7b4f14ea43bf813dbd1d5f9ea53d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bba61331db974236abc3c85ce85aa05f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a34f2284855c42e484931b97fb360ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aaf38671aa594d2aa4a1f1d33bac317a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5207e653c84a41f2b95059f0684f479a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5365fb9fbe884f9e89dfeae20738bd38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "158ecb4414544d55859310a35ac18279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24ec347b958f4979a52ab86c2f422b18", "region_id": "RegionOne"}], "type": "policy", "id": "a5e457c093dd41f69c9eeb7d725885d4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48ad7578e10e439b943e24b5142caf55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54213b5709754e77b96a6286e2474d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1da810d1c04d46f9802e22befabbf16a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f41416326db04467a52e481940cf8f43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2486054b3bdb47cca9074363516fa9f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "728dfba820334dafba200888f23b866b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ebb46123ada4b34be2f75fe02a68ef7", "region_id": "RegionOne"}], "type": "sharev2", "id": "8b43a91dd42c4eb38f96af1ca62ab568", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2d046937e24464a8fdb596ab582e954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "298f5aeb84114065af2d57db4d41341a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c92d8952e2ea454dba05f86f3e5ab9fc", "region_id": "RegionOne"}], "type": "share", "id": "3274998d9076452787c3fe54a478c232", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b876fde38cc4384ac11bd289bc675f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bffd88b63b9046529a2f8e0f0a4653d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0eac6469779e4e62a0408ce36e557bc8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c818544ce0c440c9967b4ecc0414fbdc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4990e8f16bd64e22a0094cd05ce0e46c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46069147e5c1456584cb20ddd7635cdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b9aa5f3ba9f4ae58da662c48c3ba8bb", "region_id": "RegionOne"}], "type": "orchestration", "id": "16d7cdc068f54197880f772626a4c7cc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5e5e18581f24de0bb31618cabeee801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d98112583bc4458b2c8ce8274b0ec18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b641541032cf4a56b77de2784ee721b4", "region_id": "RegionOne"}], "type": "block-storage", "id": "2206be49f73a417689afaa85a9bdbfba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8b4a57a5b7b493ebe6755741f4b732d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cf6f922c1b048c7926ef4abf13113ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31d28cbcb9544a80b3e12f5f5c50133a", "region_id": "RegionOne"}], "type": "volumev3", "id": "e9a12fd3abe5458b83b4d067ff4f1c0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbf3ca5d40fa45ce937f0994179cdfed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb9edc17c1914b619cecfdeef165b286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c5db06f4a844b7ca48d642fa239c003", "region_id": "RegionOne"}], "type": "volumev2", "id": "5c5b69164bb54516a8dc53bda0f050c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cede46de35704dffaf21f02e5e115230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d0852ffafaa40a29deb5dab35b5fc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d878dacd5cd4d019c5da69081788cfa", "region_id": "RegionOne"}], "type": "volume", "id": "a86aff20e136404aa43f0859d0af2f42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a04e0490a2d7476d835a6a066964c4f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7264ecb096e248fdbd38540e4ed4cacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f70eb7f5ae840f095880f849008766e", "region_id": "RegionOne"}], "type": "block-store", "id": "686e8bc1cd354270b95485378f554e7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c4458adbd1b41099b6d92aa99667231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d31f43c6c0d4fc0b7208d7646a2843a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f48bfa2932e14bea990300d866bd1431", "region_id": "RegionOne"}], "type": "alarm", "id": "cb26b9c0f1494bc794428c1427fe4fcf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f47b6d213d4245338830493207be1c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67cfd365ca6b43b88fe505fa88c97e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f8faeba59a04fd695f0705433e6b5cb", "region_id": "RegionOne"}], "type": "alarming", "id": "00c1f8350fbb440faea2d3f5b51e8c8f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc7e0dbc4da147c6a9e44a6ca3cdc0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "62d1c466aa204932b12d346aff1bc224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2754d06ca7e437d90b436974bcbe534", "region_id": "RegionOne"}], "type": "meter", "id": "9b6a8f2cccef4e4d8ac0465b2afac360", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e505799a6ea74d26bef61d77e98d7d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7090753a3c9b4cdbb7ae9bfb94dc8542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce4c478c46ca4717b816414baf529276", "region_id": "RegionOne"}], "type": "metering", "id": "607c1880c17849a3aa55cbdd48f327e2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2dd6faf725c48b2a9f3aa23c4c090ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "40f5a7582e57457290d00762dac021ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "23850f14a6c5464d84516b0fb7c7754b", "region_id": "RegionOne"}], "type": "telemetry", "id": "af4faca28ded4d918bf7700993131708", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "276e84844adc47c09ea16afce68bd6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "47771e859c8c42bc8b9164e4a7466e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1211548027734cfdb341f829ce3b33f3", "region_id": "RegionOne"}], "type": "event", "id": "2a06146eb92b4f8e97651715619d88f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "133cb21381b74c7a81ddafc140fdb4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b34199c803fc498484992f36992f24bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "773564c846a94261a51ec6f6846c6a20", "region_id": "RegionOne"}], "type": "events", "id": "29ab3f199b2944b3ae16f595e66f28e0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a843486a32f41aa832c9a71e5f95396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c8e0363ba5b49c2970555a8c7e30065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "660ef6c81cfe44d89c416122a37e1391", "region_id": "RegionOne"}], "type": "application-deployment", "id": "17389d64505e481e917e6bc490e368d2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48c5d3df78844c338c54ae5a4e0f11c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1eedd516409e4b2493f2333db8c3646a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4cb348ca48a545c089ac0e15ce9d2342", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a3236e9d94a94c4c93c690ed45a252e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d0823c242a749989d923b3ad815a9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68675e78b66a4a08bb2e350324b099fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "18a7d70ecc694f69b9f5cbaa21e491d9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "afb123167ed94bad85cedb68d80a13bb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0abe87e51ac4e358c0b04db59870995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e51add7d94dc48668cdd17a9d12b890f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c654a83912049d486398fe1b7987861", "region_id": "RegionOne"}], "type": "tricircle", "id": "68ce2d81c51b4cff98b66a4f92ffae00", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d63ad22aab1f4dcb8a6fb5af07297b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4e81e470818a40b7bdbb648745ffbee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c3780907f0c5484dad6d92a6d4733a74", "region_id": "RegionOne"}], "type": "database", "id": "0ce139d9a6f44303941ee69c4ebe4949", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52fda38cf8f846cb857506b45b993f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2cdda11c739e493bbf1dc00c521b7fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "332e7ea0b5d94b3da80791a7c2c1de60", "region_id": "RegionOne"}], "type": "application-container", "id": "295e28262197474cb575400604ccfdf7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e07dc4093484378b8aa5a4b18291496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6002adebddb484785af7a1b3d53037a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bac81bd36fd447aab01739d30de5ce8e", "region_id": "RegionOne"}], "type": "container", "id": "4555a797742c401787eb751fbba73b6f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9a4a4a2f11e41abb394eec156992850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "90c25ec8327243d6a1b8b545b3034613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ee1d9efd989f4d028d448d2fa16bb2c5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dc8fdbecbfe24aadac212a12045c9761", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d85031c2f4ea4018b3800d4ca05a7364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a843e14b5d44edb90c3447e4ff2d202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "143b13efabd64ae79451af1bad3f206f", "region_id": "RegionOne"}], "type": "rca", "id": "d5759b9d6b444d9f8474811b745d188d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09fe5ddb14924c248ff14839ff5e0da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a0506efdf9c149a9b28a098899a4bae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ec266494880491992eff375b8e83885", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "031e830ec48042e580910b436410c549", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "53d2df9389f847659817ecb63fb8f24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9579065c98814438a30ec2e5398967a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8170efc431f04008aa6e25cea521097d", "region_id": "RegionOne"}], "type": "network", "id": "80c7399880aa406d8a57006006b3a0f8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "29246a28dcf2490b92c4f91c2c13b653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "747c238e3cdd4dd796a2ad6d59103625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ac0e58ba0814d75b81bae9a1a6f0539", "region_id": "RegionOne"}], "type": "backup", "id": "38d63f69bc504f7b83a78c83875f5367", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "339d53eb505044a5b056fea68bb9feee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7363a867e46435d9fd5143f31b8a6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "327999bce5a64de58ea77098214e693e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "63e18f1cf96f41569c5e1dc06e9569d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "000681534d0c4ae5b8bcd236c68980c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19c66743fefc4ee5b9db3519d997c779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "82d3c8efec8343e788d65fb0295864d5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9a4d9b10d8fb4a3d943be23a545fa052", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c1ca675213474032b814b824d4cfaeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "454650f9f9db4a7bb210e1e2dd7d61e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "482e8da9c30a475a95368d0b8d177778", "region_id": "RegionOne"}], "type": "monitoring", "id": "985df7492f4244e09bfecd24d68c1a88", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "457f2e8b0ade4aad87e8534a98351420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "294d0e1a1b844763afadaababf8215fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5ec6f14f39fa4bd6925115efb16fb6e7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aec3b0b564be463bb419f3856885b567", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "18851526adbb4fce9068d86a494f16a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "75c27895f880411ea80c3368fcb181ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7ac36d77ff254047abae4279b6ec585f", "region_id": "RegionOne"}], "type": "placement", "id": "faef5e83e27e4c5188d5055fc9c09235", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08f8077832ea4314ac1fd3711c65e6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fa5bf7cce8643638364aca7022bd270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "61488180bd814e8baceb6ffae16a486b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fcb37080cec14d359a5bf59e9d123da0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f82833441cae476d888a564c88c0a48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6010e729aa464b4790a730bd0b38b065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f307cb0162ff4b3c8ebe932817624a46", "region_id": "RegionOne"}], "type": "ha", "id": "5ffafb7fda3e4291bb9bb9e50193d4ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dfce55d58d9e471fb657cedf0cbb3927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d416d835e2924a2b9daf62788b0f7816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1b2ea8affe2f4535aef0e5c62b025766", "region_id": "RegionOne"}], "type": "reservation", "id": "bcab6039a4f34d85be77fdb157118e9d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "056612585d464113b5a1e888030f139d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a5ba2f563bb9478980569be8e893551e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "253de0eaca354f5c99d83c19018a223a", "region_id": "RegionOne"}], "type": "function-engine", "id": "f929fe8facc24e9092a5eda404185fca", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b7eee1f1d154b9ab92a7932cd37a163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8822548a9e647479be717415fde05f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "24fbd4caed79420b90df45f9760a9047", "region_id": "RegionOne"}], "type": "accelerator", "id": "1ea69e2b66b74dc3bcc4c26407c22f1b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5680b7b863a94707a538163b274ca814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e18ae1127a04437b12e2860ad548718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "26d7faa458be480ebf114d78ba222e9a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "20f869443557452983e9315819696872", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e3e13224b2446d298f73c77daf2ba53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "137f6e45b56c4772baaaf98740ce1819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "316d739312974552aae26e323daf2cb3", "region_id": "RegionOne"}], "type": "registration", "id": "d629a12f5a6d4c14802b76df2ce6ea98", "name": "adjutant"}], "user": {"domain": {"id": "6c70dff2c13341968ace19612af18597", "name": "98c709ddd83c4b298b084d5cb6ddff10"}, "id": "6891a1c5468f4d8eb817313a212c7e0a", "name": "24783e52af1f46f29457b1c52c1e6a1c"}, "audit_ids": ["386222bb8dac4b34bd1425883ea65ebe", null], "issued_at": "2020-04-23T06:25:59.116546"}} 2020-04-23 06:27:59,294 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,299 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,301 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "b11280ea61ea44dd8681ad760d2959cf", "enabled": true, "id": "a11c6f96ac55487786ae3548096652d1", "name": "projectName-2"}]} 2020-04-23 06:27:59,355 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/quotas/a11c6f96ac55487786ae3548096652d1.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"quota": {"network": 1}}' 2020-04-23 06:27:59,360 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,362 keystoneauth.session RESP BODY: {} {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.213442s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,323 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,328 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,330 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,334 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,345 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.265677+00:00", "project": {"domain": {"id": "4a0124774dfa4a37965485148f4a00b6", "name": "8c41aac4992547f28a48a10b9f5ca3a4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a0461b62769c4a89898861f42aee0078"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b9a90e9c1434dc3906dbf6aff3d9644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e8bd8c91aec4e3db718c891f71b4166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "01121b184f4e4ab49080bca3a4835cf7", "region_id": "RegionOne"}], "type": "identity", "id": "c239c644eb764c8090b6ed3b1e000576", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6f3ac34247e248189a143eefd479396b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8763762e7b745839a5932ec554ddfb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a2d30723e51843dd90074d6cc45096aa", "region_id": "RegionOne"}], "type": "compute", "id": "02f393a0cb3c4a3285a0a4c465dbbca0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c0aabc741dee4e6f9084b26f1535c310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7d3dafca559d40828f21f61d18405e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bf9ec6365780460083b753aa9b96a66c", "region_id": "RegionOne"}], "type": "image", "id": "774950e570874797a2966df2111d0468", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5278a86281fd413b87d0517ddfd2ee92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "57642bd85f5346aab5f56ae34ad1bbee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e2970d0766af43b7b9afd81804babbe1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e8f0df6da5dc4cc197b115d21551d3cb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30636e04369b44c79c65cabe782e4e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ece6687a7dcd4e75969afa434446b960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9df88d9f3bf3453cbce20c54ada6177f", "region_id": "RegionOne"}], "type": "object-store", "id": "a39318ffaad144008e2369489a92bf29", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9fbdc71eafb4a659210509583871c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b0f8e51273043c5b102cc0a27e9be84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "529336fb26b3414cb6545f787f0e144e", "region_id": "RegionOne"}], "type": "clustering", "id": "d999ad3e7dcd4cf7a889cf5dcf7c68c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "443677c0a2bb4a0a96ba917f70d21751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23b9c14f707d456b8949b2547a91cad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "83a7d6b9c8f7475fb39980a44ded4f8d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cd8936e3abec42319a5cac5bde7bf97d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c12a85eff2c4c4e9d7d08dce93438ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef2e8a86e3ed41f8ac24658067424c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d68bd6f5b38e486fa15870893b34b4bd", "region_id": "RegionOne"}], "type": "cluster", "id": "8c1463275df64b87bf8f83ae86811e73", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d4513079f8b04eb182efeb07f97fc1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4fdce0c5b75e442391e834b31434de32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2dae0572cd8a40ffa9a4025b28adc879", "region_id": "RegionOne"}], "type": "data-processing", "id": "3048da03d41a4f95ba3e2c8a26fae5cf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fed2107d864416b9692a3116f6cad12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14033b215981456db9e698891cd328be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bc7784fb9ed646bdb885b5c0bbf4a0e2", "region_id": "RegionOne"}], "type": "baremetal", "id": "3474dfec14974d57812d21e6515efbaf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a9dd668ce734c87854c9a385a4d114e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57c52bf71d1e46be8960a7011775c3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6813e4df6d3947cbabb75cc24f7bfdf4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c4daf66218b040a082766873e0fae5b4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c24df86561ab468abc91564354d92470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ba8a00ba4b2a4f219133c0486e7372cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f1a13675e5f6434bacaa321f28da86a9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ca97833a237440e48b59acbdc9a5863d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "72137ff7127e405d869993fbe5b98b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "78e92bcefb014fcdae85e81d04b18b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "74347d9bd12243d490849544d9bd0f07", "region_id": "RegionOne"}], "type": "key-manager", "id": "b37b80abd1b0421fbf8e82c0a5e83404", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d6688f72703413fb241ac23c9903f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a70141966a934aabb23dfe32d5bf56f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "82086c4b80244e8b8451ff1e8f8f348a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "189d0d04d3c44e7aa7c2835615c43117", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73cb504043d24cf7b91ab24da41318e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0c648be7cdc4dfb98fdf80df3162167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "096e8ebdfd734ad9b99082ea2ad19e44", "region_id": "RegionOne"}], "type": "infra-optim", "id": "68b5c47e71354f9dac99a45ac71555a3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fcb579c7b74b44ff9efeacf887fbd1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8d6790fd377c42119bccb1113b82ea9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "34b063c6cb56458aad5dd0c4cbd06ac3", "region_id": "RegionOne"}], "type": "message", "id": "c12414ab1c40433880ee4454a433bd31", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9f6e36f75c6c49e0964c6a7232565851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f2f60e7efae24e5f86e30335b7d3c9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "633df047d9c549eaaebf6ba84b06f9bc", "region_id": "RegionOne"}], "type": "messaging", "id": "297357835df54aa4983780ca1e8e009d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "97a1ba4135f84777ad722bcd09daa50c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ee1fb4855d44a4392056e98243ce9bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e3720b1553814c748efe4cbe57161050", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a9566e35880d4a4186459c26a1753689", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3611bf3798e84723a88bc3712fec8e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0516ea8dd6342098981ff24ec89b2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d8b42fc2c374d75a0f3c3cca5eb7959", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f4d4ee12ab9445e687009a770de5c3fe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84a5b6dd92d441b29fb95b8d02b6ed34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7663dd90e78442c684288d54fede59de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "336ee8458e5c4b2f8d0638484e11b225", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aad992d30c264e26b0837f87fcfc466b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08b62aae7988478e842b43dd3f99f714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1135bd1c056f4c548ccbd13d539f2006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1fadaf03c21472cb43fc0c796fd48b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "8f8bbdd5a3ba444ea2dd5f5c39889aaf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c347b0a3a2fa471e9350f914bc0a65d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "442ad46b189b4280910c272b7502295d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b061f36c13e04ed3a602f5bf2afa2dfc", "region_id": "RegionOne"}], "type": "search", "id": "9f9e26bd65844e27ab63780dd92f1572", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "69bed02a6d3c4a6db10bb9b3d4d148be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "39e33cf04aff440badf3b681c50e0a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bfd9db40b8af466bbab80d2a5ccae449", "region_id": "RegionOne"}], "type": "dns", "id": "9cc52579dffb4aeab55f7f63c1f60937", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0868788685ea4e10baff4b1b4921083d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "caf8b7152c4e4d809da833ad8ca29637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4c0141a83bc546c2ad43e75d0b7e2f75", "region_id": "RegionOne"}], "type": "workflow", "id": "df7c9d1a39f14411873f43bcaddd1612", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99c8df7669e94d11a1bff19e8ef7e2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "03ad7974741744e1929ee88c1b209da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "731f25ea8a4448ecadd93199cada3d35", "region_id": "RegionOne"}], "type": "workflowv2", "id": "587ae7432d074d149a4711ae678656cd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e12842658e6242dfb9b83c36112ce7c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "db656715b31a41ceb34a45569790804e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "833d41e2d6b3472a8d69b1ebbb3cbd7c", "region_id": "RegionOne"}], "type": "rating", "id": "1b93f3e8cc474c6fab0d040da0264ae9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "567d9f4adba54b5abcae1cbb45a2b308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd4c20f5aa2a44dfba875e436cfecf1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e6a393e2f9dc4b2cbd38a044a21b94e4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bdde8e5593dc4d6fbbda1fe7ee85f926", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7be933e54d1c403fa045ca24e2d733cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c20e8225479d43149607ebe97b15f209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c45a158a4e34551b50c63dca89906b5", "region_id": "RegionOne"}], "type": "policy", "id": "a2dd0ea02ce244428fdc5b342b9a84bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ed357e590514d299bb848eaf3be1221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "acf7b040874c4687877770aa91871fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "486bd66a688f4d53a5e443b6fc17eed8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ed58a3694f674bbb8d4b00f308c8c7c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f0dab62f8126407fbe352e05d8f24cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25fc25e90368443b8617f70a5e8c5759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "641764ccab6946a587da435351b33ec2", "region_id": "RegionOne"}], "type": "sharev2", "id": "e26a3dbcad1f457a9a61187a5416d160", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd7f390450574fb7adc55212734d3a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4284ccd6a006401b8f8e7388c8079ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8f3522c14ec141dcb1d4e1fa2fed6d65", "region_id": "RegionOne"}], "type": "share", "id": "f80ef8562cc24136baf1496315ed6186", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bd9ef03ce6634bfb95cd10f5cf3b116f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f69426af46e640b2a838db44953fbaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ea6b2ed7f7941ba96a2840ff8300eb1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "997412a687f34b009ba08909734b5383", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b6ebb6e94574efbb67ba552fa8da724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbcc02480d7c41ac9e41fed9c09f3d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c24508124a746a0a4e6e3e11807f7bc", "region_id": "RegionOne"}], "type": "orchestration", "id": "65ede5c73a1042bc9e16c30a2986c98e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8590977fa815447fbff1f2f6359a2c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "339601f8e17741e6aa775e07155ca8b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f1a93df8c6d4a55a30779ade6b02587", "region_id": "RegionOne"}], "type": "block-storage", "id": "b9da3cd3cde0492496b995a683b3e8bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecd2e379606049c68391350103e63372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f2754ca930c474cacb86aadc53ed60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e6e60ebb1094a93b22d1dfd1cd1ef44", "region_id": "RegionOne"}], "type": "volumev3", "id": "94b58ab993e043a0bcd2758009acb2a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07f748852f414fe5a72c0a3e635cf4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d3c5f8723ff46188f63e59c1b8b34dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d87b1858d234f828b31e7d52e8cad78", "region_id": "RegionOne"}], "type": "volumev2", "id": "f979ca1461714f42b108cf3cd0ea88c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "589213f5d81942cf94464bb8d01c1aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b87a37c0fd242e49c80319d3092131b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "787e593acd664be093732d95d4e3c268", "region_id": "RegionOne"}], "type": "volume", "id": "243c1d995dc4492183b1eea50f3b44b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aad6abbe984243a4a77399bf8404122d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4da4ef2f76ec4581b1f7662850e363b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "910e2b47c9954f75942bad3d3690a7e4", "region_id": "RegionOne"}], "type": "block-store", "id": "ac88ed5baf8c401686c7c98d7074c797", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30a4b180047240479b6a91fedc1e9ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c5bc3b1896d43b09cf83571a92f24eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9683b270ace04f92894ae0df92505202", "region_id": "RegionOne"}], "type": "alarm", "id": "bfa5c150ad5443d3b1ffa5f3ad3df7fc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf969a3c446c499eb1d9fe3d349824a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f6192f793e9451f8f63cf8aeebc2b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9fde0aa2902a4719bc962138e56813b5", "region_id": "RegionOne"}], "type": "alarming", "id": "4560175f535642f3a2ee505586446a37", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "237054c667d24e928842dda2397d9c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21befaf2902f473ca5c2fc1e014049a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd43a49e3aa545aca21cc69b1c5c5b6f", "region_id": "RegionOne"}], "type": "meter", "id": "ae09c297be614d55be84a0f98c3ec71f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1697d12b34f49ad82b71738b24d788a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "215b94fe01d5490986a696311ce01de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2773eddae867415bb9afe80a3bd03ba2", "region_id": "RegionOne"}], "type": "metering", "id": "27ce6e0bd0e34970910b58c17a61e53e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "80844acea1504c1582874fc58615fcf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b60ed2927cc84e3bbff72de3e3cfbf3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98de4162153e4ab8aba13ac213202668", "region_id": "RegionOne"}], "type": "telemetry", "id": "aa6a89ee7bcf452fa9379a16984add45", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "212b2656513c495abdb37282114dd9c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6824dfa999434ae783535ac35a51ea47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e3d7e933608c49a6a919e93011c567aa", "region_id": "RegionOne"}], "type": "event", "id": "1dd5c22391ab432d87365a195fd05c0d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ee855f43257f41889499ff432fad908b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7df912f9667d417e94a9870ab1f189d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3ca6a5201bb645dc9c20ba288b599844", "region_id": "RegionOne"}], "type": "events", "id": "23c2af56166c456aa384d47b39faaad7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6befb0d0c2fd456f9cac19911d90f17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60856df556364ebd95dfbb0ba2d0e2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b62129efea6b451992ccecd2e22b8094", "region_id": "RegionOne"}], "type": "application-deployment", "id": "148c8c2a0e7c4948b7b8363c63c0a499", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51693c4723084617b5c85d8db4e38dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "008f70e479214b5483c0c18af84d3461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a2cc876afe60413c9f3050aec4779465", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2d3d63c99c5d4a42b384e6f659d2bd24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a6e7f9a9f8bc47268ab760b1e6bb70ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "17fd7bab3e2a429c892c752c46db4867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c74df433df2485cb54b9e75642cca6f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "81edf5e1931545e69da52ab11daf43b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d154aea875cd462bb907bbd68d0ca3d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ef9cc42480d41da872578e52ddb965a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d40f9545c4534ee99edd8cef5c1bad7c", "region_id": "RegionOne"}], "type": "tricircle", "id": "825b685a948e44cea8a52512f375e41c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9f5be8bdb82746be83911f7676ac5e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4eef42d4c3174923adf3849ee26f8044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74a44f75166e410cab808c8d20986d3e", "region_id": "RegionOne"}], "type": "database", "id": "f4d89c28bc5147ef9ccf8d630fa5fb7c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb70f0271f924cf19c7088c0c9fd962f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6697203b8ed74487b4cb90d9753e4022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "80da58023c244b7583a4cabb2e84275b", "region_id": "RegionOne"}], "type": "application-container", "id": "1a28afbff850474ca8758066d48d6613", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37579e5209a84577a5045a09bcc5f416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8300f1358cd94cf188d80ffc224cd1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c8db1fa206b94421a1c4a575754efa92", "region_id": "RegionOne"}], "type": "container", "id": "501d46048fc84d35b45dd7511e26f804", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "924cdf93c6e048e0b3478fd5c652b7bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8614eb2f1c19451aaca397bf8d0b3ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "042b7cdcddb149eda0e0c7b4e555c9a0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c94459c917aa449daed8f838d8608d3e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8341afc66b80492c86abc32a1cc4a24b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7468413fdd04aa29e8ed2de250bc7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1fffec63b1ea4f86bc89deaa96287b75", "region_id": "RegionOne"}], "type": "rca", "id": "7bb4ec6f855c4be3bdcde65342ddf6fe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cdb952104686435db0551e341513fc18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "80943f38464d4a4a8903186b5fea6cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "16bc77b3755e48e8a447a24f9f35008f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dc26ac98efef4a64ba76b113e5bb7de2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c3ffffe220b349a98b0efc860cb24a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "aeb8bf12eead4f1189b4af9cc94a0e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d6d5202f262c4ff098e54fb739f08beb", "region_id": "RegionOne"}], "type": "network", "id": "20199f2b5a824568866c01a3ecbb45cc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c10eddf4536344d7927f620c0d1ac6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "06a5e02760e44aafb63522ab501ab846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3fe94fde025e4020972903ac62684dcc", "region_id": "RegionOne"}], "type": "backup", "id": "e1a8213abddd4e3c91ccb06fd4d2d630", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b17e2fdc9c4e49958a42d40aa16f9084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b155a6f020649c2a09b14c4a96f28f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc31fd0572ab4db9962ecbad11f5af7b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e6b88df2a286476795f1f0727c30802a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf5bd0e5b8204a5e998b4739f5e6d028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe4a18ba54fd44a9b1978caa617d477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1219cc46da8541de8e75d12285ceee45", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "77826168e23a4ef59787be1db3a44e11", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4d516b6df50a48849ccfd0e137b41ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "00ce09534f174b93a46105498ea1fd51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "66ba94218af8476ab37603f20bc9844a", "region_id": "RegionOne"}], "type": "monitoring", "id": "25f60a45bedf4cadbdf94f94dc0233d1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "615d7ed2ea4246a2a2de3e64344ed252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7fe0826a1f1540ee8a20b297e40da113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "49b67de03d3642839f42e8ff2931c2fc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "266e445134be454f84c017622a5e2f84", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3e092272c43542e18bd50f64e6278245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6886a6e62d2f450b9c70f6bb22abff76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f2516bc31c0c4cb3ae00d2270cf59de5", "region_id": "RegionOne"}], "type": "placement", "id": "e4fa2bbe65524d8ab6b6a81c88d70c8d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7537cc14f8a40d3b455355264fe2bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e70290bbfd214789ad0094f58d5e00ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "62fd13c65bdc447fa3c3bdfcc6b861f4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "db78f7695edc4c6a911bd9b3cdef5041", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9abcd7a10aa84ff3b73cf53183811f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3132fd17d3c74d898a0c021b60e114d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fd4b5fff9c3d46829d6637b070fd9b88", "region_id": "RegionOne"}], "type": "ha", "id": "f7502508cbf8410db5c527611f95fbb6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "135d3cc501704e209653ec1c015c8fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "01dd8d7b746848109c44505ad8c9866c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "980e40409bbf4208b9154985f320eb73", "region_id": "RegionOne"}], "type": "reservation", "id": "990f9b55c1b0403eb58ee5f3846e3184", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5542d1eb7c3348c2850a211f202eee9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "190d97b7b1344836af83c529a19fabd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "83ca4a83cc8c4a09bc4f287b66ae9b37", "region_id": "RegionOne"}], "type": "function-engine", "id": "4a9c544657ce4ddf955df2e71aafc83a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "abeb1fd1b4e54ff787b0b31e9b0e8fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1f7ac8dc6da743a297d79b87852c8159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ac0869d775894e7e9531c9edb8c629b0", "region_id": "RegionOne"}], "type": "accelerator", "id": "7cb045af46954b62acd2c51758543397", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b8c3e48b5a4c42a2b0131b6547755f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36aa9ba8df2f46e6a43a83415bafd6a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6bb3e7d1726e480aacaeb84110e234e0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "850f3aefc93c4d70ad29a49dc6d2f8b9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "381f8444a71c4165bd7e4e4dfc12a66d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d62593d1bcba4f2bab58423d8abfd14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a9f31ee4d6644dd2af8b1a0d528e5b0f", "region_id": "RegionOne"}], "type": "registration", "id": "f4ce0dcabb64450cabb43c41629b115e", "name": "adjutant"}], "user": {"domain": {"id": "5566f922082d4451ab3269c936ee9e34", "name": "9fb41fc6a1bd4d619e72aeecc134cf36"}, "id": "75d0c59eb321431492e0b0c58acc7292", "name": "6e7aa0da94ce429d9238b33304c40dee"}, "audit_ids": ["c417f36417534ac98885f5b17b4719b9", null], "issued_at": "2020-04-23T06:25:59.265677"}} 2020-04-23 06:27:59,446 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,451 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,454 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:27:59,463 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/security-groups/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron-2"}}' 2020-04-23 06:27:59,468 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,470 keystoneauth.session RESP BODY: {"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron-2", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "description": "Test Neutron security group"}} {25} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.179416s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,265 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,268 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,269 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,271 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,281 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.209865+00:00", "project": {"domain": {"id": "71bcdabe4835489da06367620aedc6c7", "name": "4d2f526114914be2b5398fd5554cf164"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d467adb14a4643edbeb61b6b36700db7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "668b57a8c93d49c99423f05c3d92a978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "15f24aff11a5445392011deb358252db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b94733cc27e54dc0b4286dfe25075216", "region_id": "RegionOne"}], "type": "identity", "id": "7c745182448745e0955259037d9cc9cd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b84bdd7f64d843f0a8823871e897a9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "06951a13f9154eb7a1d59ba34cd2034f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "486f97e46b244c80af7135a600dfbca9", "region_id": "RegionOne"}], "type": "compute", "id": "fc6e33e8fe5b49d2b6e8b2cce0b3b422", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "04f3f1b5072b4a0aba83d01949354f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4866c58e4f89490fbc95d7cc3637c515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "493ce52f65ed4f6cb9531f743696917b", "region_id": "RegionOne"}], "type": "image", "id": "fbb5bca1d585403183c6223e6a7073ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6afaae2dc94441cfa31cc8d17f142454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1cc53c9521943e1b595697b330ce1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "892eb3f35e5549d69744bd4b8fb1216d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1ea05c6cd34842efa600a15e2db16518", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "312aa527137c4476b7cb6a8cadfd9b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ea03d3d1e4e4efcb01048b0cc067199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e527fcfceaa84ba186bc8af5500e43eb", "region_id": "RegionOne"}], "type": "object-store", "id": "bec8266286694355b128660e3d3a0219", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2408f71c8a464eaaa7d3ac24e5f82d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbc080211b8b4fff99acc7c68c05acf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f17f9c0cdac48d396981713abb5475a", "region_id": "RegionOne"}], "type": "clustering", "id": "e5d3fe21ac494e1986e7b498f83f6193", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d0197e7be21454dba394e8ae4f69596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abdfecbc64cd49ffb45739dd8bebafdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e785122603eb4db799603c71d476e306", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "559eab471b24456dbb5e16ae81a513c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4178c0b3ff44bb1925c389ef3a7b543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fdfc6d7a4c1e40b9a0ff87ccabd39658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "68fd89e47374414fa4d8eba59b5ff6de", "region_id": "RegionOne"}], "type": "cluster", "id": "4e6911c067674c4f916426ad013e973c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a4a9eb6957a6483fb6411496c6d67422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aca9e3132ea348909b6c3a825de3b01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5dbd71889cb74cc6abe328b5dc15ca47", "region_id": "RegionOne"}], "type": "data-processing", "id": "520d4a09f3ad4a0db422288295190e39", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d55c3b51380b4a06a792bbc1bda9b02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0bf86ed991914920b65f08bb2cf02004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1edcaee7ae7f44e88faf6745072f7291", "region_id": "RegionOne"}], "type": "baremetal", "id": "1a829aa781b54d8d95224629f83ae156", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17a4fd86c3c74bab9862678a7746f89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c364fecefc904e5c86038219860430d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6fec3627e801444883d8cc8ce1a897a5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8515ceb95f3d42b1b5c39fa43ee65ed0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "79c37f5463ad4fb6b18e30e16f3143d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4e695f3ed82442388013512fea07fa25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8140c77e45a04d4b9453de8c7e534be9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3b623e0cea35450ea47756ceece733c1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a247826fdc5a402b84ea380d165763f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3726560a90474653a203084be7261664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b58fc3ead3a34764bc85a1f20982a477", "region_id": "RegionOne"}], "type": "key-manager", "id": "3cc0b86c71d5461296bc554f69f460b5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04751898e63c48288832ddb59bce83fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0318a710a4824facbfef8d32644ff350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "75f3f12099694e5faf7cc17328630030", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4eff8682618240728e410c49339e0fcf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca7f2f144a2d41b7be2b2c1e738a0c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cdadd7b373a4928a8f3f2953331db49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "88ec52ea7a554844a34f3c026f36a791", "region_id": "RegionOne"}], "type": "infra-optim", "id": "85fd70fd30c94ae0817d9329fb8d1280", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "76831106ffd54c63821174338f8812c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fbf99790f36e4e4a98750252b376f64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f98625a26e30459384b4023955b47564", "region_id": "RegionOne"}], "type": "message", "id": "27febe702cbd494fa1e20808bebde019", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "51fe4f3e3c564bea9639eaee9f74eb32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e401e2b435034f218abf1ce869afd36d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48675078048c4d0eb99739ce6599453c", "region_id": "RegionOne"}], "type": "messaging", "id": "25cdde6eee3246fb85af4cb665ee0f61", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "811be14f047447138acf63cab2406fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d06a4f29d3ea4f98a31d062d98801a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "305aa50c44d045c98e854f78111d1e86", "region_id": "RegionOne"}], "type": "application-catalog", "id": "072cadf339204b6297d1db3ec710eed8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dca2ba637fa439f94608d66dda6bfe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0b83fd92fa546ac84631c4ae2d83af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd927b2255fa4364a47ee4217adf2b1f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fb472289942b4852853aab0efe70dfb1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e534902508114fe4870e239fe0ce5bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d56866226ade4d4d80e8073a31cffb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8f68f0558dc4204a72fb3de08d6a673", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6f81f085475d4139abda3848cafef675", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34b50b4851bd446a9d82f84585f9e002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04f64419f3a245ccacf8649f07164344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea37e172b25549ba94de0f6cbe7d8597", "region_id": "RegionOne"}], "type": "container-infra", "id": "c8bcce726a724855a79e2250e5e77741", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "71b51d54f4f244b5984834299ad1a975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "813dd5a1de244c5cb262f84bad9fe6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e64250604c7147aa8a05a6ef586f0442", "region_id": "RegionOne"}], "type": "search", "id": "fab74d025be6423f992f42f0606ee79f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "10841de638e1423bab555f722dbfa3f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0931d9f7164c4babaf9526642f187ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5bb97a33d8194c1e94167e57bf149f0b", "region_id": "RegionOne"}], "type": "dns", "id": "c0a300e2216b4869b58264a9478829db", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7870a7dc5cf6409fbe9af29f3f109a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f2a2df02a484732aef17dac639e23b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0f6dcefea2fb4bcdb37f10640d2ec147", "region_id": "RegionOne"}], "type": "workflow", "id": "3747180d4b36418595ae6a69e1386622", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91b812c9fcc548f3bfe3fb264d0f80d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "670319352f4448c08b4f15541846aa75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ca02881c6e0a4de8b0722ceba112d512", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fe42f9399aa84dc989e168db8ecc0057", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ce6c331963eb4aa69f4172dca3e59095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a77e508a6674958ad2eccde31c17be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1a03a39eb87f4d59a5f482560e6c9da4", "region_id": "RegionOne"}], "type": "rating", "id": "64bf02ee001841fdb785876485973c7e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7094d888fb242d49c543a5b1a40ef7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "788754c3e8fa42c186eff1c4d50d4c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d098c19ffa0c41aeb548bc97bafdf4a0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b0f46ae4346f4c3e9394973298d5fb20", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ecebe8f56ee74bcba960ab99b74bc52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9363449363b944f0a042b7d2b827b23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "513bd71fe2f346f19e59506fffec71a5", "region_id": "RegionOne"}], "type": "policy", "id": "4e558026e9c346a5aa09143b9b39b7b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "554ffa8d035c4dc3905ad2d9045294c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8df2ec6fe4c7467cbad6d48dcd287fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4729a9b0c9449819735c27c02e5c0ba", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "383771c23eed4bf1b89983bff9baf58a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b15a963a30d473c9748de096b9c0e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa62d7ab707a4a7582e4515b8a112b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "17a90a6d0d914d59ab9ede547bdbf309", "region_id": "RegionOne"}], "type": "sharev2", "id": "1d8abdceebd445cfa5473ecd75fbedd3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "379dcf943077456d95c1c0d6bec31ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35999e4d2d0a480bbe5371d73da31cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f4c2c9c6cf0436e8965cf124b7bbbf3", "region_id": "RegionOne"}], "type": "share", "id": "6f830800e2734c2f9a830efec49c6797", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "74ae854dddcf4505a4d4fd951b2bd1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "707742a00eb344f8a4f5efe1e833ebac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "da1346f7cb6543359b1993fd111c9852", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "79ca21bb07e6479a81534e048b435742", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5ee944d535a40b8b9761e370a4285ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04dcf88d383f4d05abb8d508f765dab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30addabe9c9d4c3787697262d1be75eb", "region_id": "RegionOne"}], "type": "orchestration", "id": "d6b22a1e262d4361a3087a47250c0c2d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b68c31035fda4012a1e3e4d322af3c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "189826b63c42445fab684bb02175bbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bd2cabbafe0474a8d7c23f467515fb6", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d87bbcc2d1340598c255267b7747b83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a294a7051bdb44ff8f7c2afbe0df027c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d190ed73e9344d5aef8f89eff0dc56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da48f6e7dada49a8a32bc9e1575c13a5", "region_id": "RegionOne"}], "type": "volumev3", "id": "d721b4c8b89d4214af8b68171a9b29e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3977aa011d454148aa5457bd2ce130da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a41d3557c5f4139b467d263abb390c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0c12bb2726a4bdab6eebfd60d298f62", "region_id": "RegionOne"}], "type": "volumev2", "id": "f42b34cfc5ba47a185b81f0615b8f64a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0db5b66ac3c480cac80cea8aa5985a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a458482b6aa4fde9c2b0038bfda82e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f67e9c1fbe5b47d2b4361fa521787f3b", "region_id": "RegionOne"}], "type": "volume", "id": "a0ae2f651187468ab5507861ed72129d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbf6db9c87d046d3b9d3acc9ae69f684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb4ce8ea24594df39d8d95d43fb0606c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85f6dafa1e5b4cd68ed674861b291e5d", "region_id": "RegionOne"}], "type": "block-store", "id": "67f7e81bfdb34b8f86d0230df803151e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05e41829b31a4edebc9390bcafbeb1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f7d0f428ac947499577438afcfc9948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fad9a4ee205640f3946d6cefdf08d942", "region_id": "RegionOne"}], "type": "alarm", "id": "8490d651f8014c31a93e92bf8cac1d0e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "626cfb3babce486b91ff9aaec6d61edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c199cca2062042dcb681e324d58b55af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d5fe091505e4e569f0e3028559c0379", "region_id": "RegionOne"}], "type": "alarming", "id": "9ba0ed469a9443c1a136c65455b85470", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "746c8d3c2774495689616467f0738006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "007e25958f6648019296572ba8fe7beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "461d137a0208400cb71d5ce41792f3d8", "region_id": "RegionOne"}], "type": "meter", "id": "cef6cd858da64007b448b450c5aebc96", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "99103aca456e40848a33d71235faa592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3584dc02a86240989212416cd7f34a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4890c53fabae4a06b6660c40e2b4cf70", "region_id": "RegionOne"}], "type": "metering", "id": "35523a5520f344938c032de6c44496df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "884cb58c139f4305b70028b55be4ea39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae31e35d35854679a59236ad74ebc496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "999dcc48cb3c44e9b0de6b9b96536d7d", "region_id": "RegionOne"}], "type": "telemetry", "id": "30430840c0364f9480b3e56ea393f262", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a8aa59776b3d47ecb0325e469c614b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0dbe3b880a454bf3930d8d8aa8388457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "69e6443c42054ee986a2fae2f6b37a8f", "region_id": "RegionOne"}], "type": "event", "id": "676cb1e4607445eb86f272e8bd099efc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "95da711ad21d4918b18d1d7a68581de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4bcebf0bbe9b48439acad143c7e1a884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f132a0bc0c047e3bc29075cf8c1ae27", "region_id": "RegionOne"}], "type": "events", "id": "14517951f2f94573bdc39292d18b02f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d881402d5c114e3199ae718290d9b230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e34461130f66436d92a1ae02ff3b27b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7a182dfcaf804b7da20c3f5c06dfd8d3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b7a525e63d3646d2a27843ddf8a1efb4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a450efdec2a4490bb9d7fdba2c65191d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0661df20650241cbb6284a855bba912a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9673a2387c8242539b1efaacb7933bc9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ec64e2ed3f6c4c1eafe8b6cc3bff97e5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9327308de4e4bea9479ea1a08ae2c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a0df9396fff428c9236fa3db2f90620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4cc6b14cda214a479f3c2a442deba2b4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2e8115717b2f4c7ba3bf2b527a49825c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d16a6fd79a64c0ab2b88b7a8d5f7181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c3c137eddd04fbea65ce63acdd3eece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a77109af70554e9fb0a88c4961028c70", "region_id": "RegionOne"}], "type": "tricircle", "id": "310fd577aec745feb99a33a0919dd304", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c87268932ea941278f2ae27bccb61f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4fc9e8d984bc4e60874105c0d7213ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "15ffbc68d58144528646c0e8c968af7f", "region_id": "RegionOne"}], "type": "database", "id": "8166e1afa1ad4367aab4e11652391154", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcda95578a234b6bab0f7eb7286c1ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8caeff8154db467380df1eb5ccae93b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ee16b93480a749d488090bff8cf2a373", "region_id": "RegionOne"}], "type": "application-container", "id": "d040c69d7e5e450384e17b2d27ef1950", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "135dd11e1c034678a6d1be4e523b2321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a2a80ec2b6c49288d472f18ab9b6a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "96485c1b11694843b887b8e48c291d53", "region_id": "RegionOne"}], "type": "container", "id": "34eb8c604ac04e2692961ea58ae1e843", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27264db7b9c9418da8c87b58acbecae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5987903ae28243c3a01cf5171d2bd56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1dd00b57114240db8a872cb977c96029", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8e14e98f8bae4bef84fd1d93fca1d657", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "84ace510972b4fbc85be6ae3d8db185b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba5f3cad52b94bf3a505e74632ef33f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "150d422318264aae94d49002a481a3e2", "region_id": "RegionOne"}], "type": "rca", "id": "3db0d4a75b074921b13319b60486a29a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5581498263844c849fbc824bf5f1ac8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "07e8783bec884fc0a4f34ac4d384684b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "117ac76e62c64830bdab2773e4ee3cf6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9d2e6c2a54614aad8291b1150d2c45d6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3835e1f224eb407782ce2d86cee6f266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "001a8dfb494f437d9f02e34c428b98c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a18038ac05c24768a1384f0b117670f3", "region_id": "RegionOne"}], "type": "network", "id": "3a621cc780884432bb9f8141fe738161", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0057a23ac8f74603a88cea14daf63440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f03cca88ce8a4d48adcfe4e4f26955fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6c3767e5227c4338abcd45d973f5a104", "region_id": "RegionOne"}], "type": "backup", "id": "f61aa3034ff14b34ae21b456aaa5ed8e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "390e390bf72b4e27acef14d987b1ebc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c57831c50c8e4f80907bb84117727f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "295a773b23ad4afe88061b50cf109b5a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1acd9cfe2dfb47d68f25db464276450e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "438101b1d2d940de966042dd580e4ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0066e170733e4843a2b1aee55935f8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "83734293166d44daa183eedc15b0f343", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0b417e3a39e3429586706c419857ec7b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b791b02d961b49ba9c48b55430d9bdc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "19c4498de0db468087650ce863601474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9db371e7b8a54a1597ad93a01a706fa5", "region_id": "RegionOne"}], "type": "monitoring", "id": "b69a8a945ac14cf6a3b706300021d31a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "48732e14d49b43a89ff15729a1c089d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7d4109f6185c4e4b984091c2b6a95440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "edbb2121539e45abaf26480126eee7d0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0da068af41f645dabc29be76f43d8cf1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8a1a6e6546d44d0a946e1a96fca1efb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "56f79d9fc8ec4e7299798cf3ae2e4dd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fe166c542c554bafbaca40b776a76821", "region_id": "RegionOne"}], "type": "placement", "id": "1b00ca0090314f6685fc10502e54687a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f88875efb29146da977b2d137252e90f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "661ceb550cae49c9ab847fe1d016c150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cb6c129681d643429c51e0a6aa1737a2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1b72a262b074481087b8e96336e7345d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a1447f4adad645088318583480a2b677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "34344892f19c4b55b257b34fce3c933d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c66c8e25e71d4845986bebd13972a5f4", "region_id": "RegionOne"}], "type": "ha", "id": "f4d3e24b7e9845028bd438309aec1fe6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "370a7b0c049240a0b150488da957924e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a5e53365c0c4145961a9113c3022f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c55d97b0404543839cd10ea7c22d734c", "region_id": "RegionOne"}], "type": "reservation", "id": "35539e99c1e647249ed217c53ae70531", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87542765e1e9457583f2b0c493108a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2c2503845fb74b31b7c086e4b627205f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9de78278c5214b6a87aec8d36d59e759", "region_id": "RegionOne"}], "type": "function-engine", "id": "f5a8e9939e3a4b98ae8c2fb07317bcea", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6614044d1a6446f2b15d810262e6e935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0c3c6e5ffcb04d09959d5431603bfe03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6da9adb131c649c39ec9de9a3cde7caf", "region_id": "RegionOne"}], "type": "accelerator", "id": "8571582c79234d1fa324c007dc8840b0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc1ca40d4422482aaffd3117733e70ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51ef96f699a5408bacca9616c3cc34c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "430127c4c5044f4190a3d89424517141", "region_id": "RegionOne"}], "type": "admin-logic", "id": "faee64fbfe9b4b6c8ecda4b2a4fb23db", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "419f12f1ca0c4466bcac3d5a69d5a528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14c93bfe1f0d49fb9acf537dd3ee864d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d19b4dd0572b4ef7be371739f7596d23", "region_id": "RegionOne"}], "type": "registration", "id": "6c4a22970b9c443cb8587499e73fe47e", "name": "adjutant"}], "user": {"domain": {"id": "7538872ae25f4e8f982b2818dcdd9360", "name": "2c02c4f4acdd44b591610bff84fa3de2"}, "id": "b6428100aad84aa7a48c82f8855ad637", "name": "b965c67bfce9424fba4d574d1215e92d"}, "audit_ids": ["0def0832e0fe4a9a8d289bd97db82ce0", null], "issued_at": "2020-04-23T06:25:59.209865"}} 2020-04-23 06:27:59,375 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,379 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,381 keystoneauth.session RESP BODY: {"networks": []} 2020-04-23 06:27:59,384 openstack Network test-net not found for deleting {10} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.323846s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,101 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,106 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,109 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,112 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,125 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.035499+00:00", "project": {"domain": {"id": "97a4c442cc704817af9b30e0961bb8d7", "name": "e195db398bcc4c279f169d26a653554d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5495847f5ca148eab857ecdf8a07f70f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ad602f490cac495fb02542d4be18d996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5ab1e8683234951aaf386a748c59d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c9245f39507f4a04942ce88a54907c37", "region_id": "RegionOne"}], "type": "identity", "id": "45d779a41819410d81454ebec4bf1696", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3aac9698abb34ef6861eae55d84ca71e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7ee7f0393dff449fa5ae095545df88b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6b95d616cdcd43c88b820ad828ecc4f1", "region_id": "RegionOne"}], "type": "compute", "id": "aa9ec2e2d836402ab9c4e20f263baab6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d5966d05e7e54784963e8fbe97edfb1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2240c01759c2433488f434c27ebe96d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e9f142abbcb247528fba15ab76af45a0", "region_id": "RegionOne"}], "type": "image", "id": "695913cc25c94f838b1069b1fbcd3638", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c2ed4d137444424180588deb46f8321d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25a277fd13b14e92bb53d1d46ff61896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9ac01b17896c4d9cb613975ca84e9e04", "region_id": "RegionOne"}], "type": "load-balancer", "id": "459ceebf84694c5e99a7e7198c7cff07", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "104e3876a1054dbaaf4d772acc1cfcf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8ddf01e08434b9ba6c01b9d7c66db72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6671adb8490b46b993c320bce9b20ab9", "region_id": "RegionOne"}], "type": "object-store", "id": "bdc73eb79c3b4e809f564f9d6accc99f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03d6300e4bcc41efbda3d6993fc74449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e24303798da4d6b949b09ceb4824cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9bb26e9aded549e1b4fae28558f2b3f4", "region_id": "RegionOne"}], "type": "clustering", "id": "7fea95f279944ae68f2ebfd24a72eea4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4517ca40cb3e42c3b3259d3649f77a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a579bab3580249a189f7f405da05cd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "892521cb688844febfe9b9aefd55bbbf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "54d12ddfa4024b53a5e860dad8eb70b7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cdaaf6fe0e249d288e80d403a7fa545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "664c31b6c9224551825ffe1a20bdb517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1564425187a64887aed2d9ea55944e7e", "region_id": "RegionOne"}], "type": "cluster", "id": "744e70e228b44c9c90d498e7a3c039f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8e5a2ad3385c40c0a2b49bedf59ba904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfcca27bc43f4254be56a3f38874d42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "710a13aa42144af29013e9cf4f5335f8", "region_id": "RegionOne"}], "type": "data-processing", "id": "9e639d7f255f4769ac5133a48fdcd0d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "298494bf8e4046ea99b482e78b96afdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b202840e52745379958d3a0dc0f5742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "73985291480c42bd838e07be81a720fe", "region_id": "RegionOne"}], "type": "baremetal", "id": "b863fbf85fee46fd88f3c085b300863f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db6f6c8c63a14a6fbf35e0c9d179f78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f25af1872da0447c9b4ab86ccff434a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6bc8f0ed1b90473a9614134ef619f519", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a8c0b57d595d4f979cb88edc6ec67491", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8b922515b0e487cbc068b5f8ee99224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b8e8ff1e42a148f895af81f3686294a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d2fed14df41b4cbda9db9e16c2b35bbe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0de39c78b9e341d2909e4139b6802e5d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a755754cc2ca4a85b9b843c6a6b34cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8129ade803fa419d9dc827c4a0b1e5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3106623a99d84af78cceb9f0a9457769", "region_id": "RegionOne"}], "type": "key-manager", "id": "fa555443656e4167971b98c579f48b0b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f253826c200f4efca68b689ca46c1a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e59549a05f014531ae96147034fe91fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a82a2264b096409c9a6db475a8d6989a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "61e709d33eeb4279bf76a53eaf4ebcab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "768d3405d5044cf4bcca8242a76d4eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3424c20ee4ec412bab341bb829844156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "288b475f688e4a6ba0317778a519415e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b1e03f72fde140eaafe2f0c6c170c9ec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ba8502eb8ac64824a4177f749df61d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "43459ce63aef4bc99ad216e375db4c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "288c490a9787411c90eb68b98287d053", "region_id": "RegionOne"}], "type": "message", "id": "3eca45f409924a279c4b2a118a7e24c1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "092c2e0585ef4947bf7d41489943d228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "94083f5548084c61a2469257624bd056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4a85e511c42745c790cbe19a14136fa8", "region_id": "RegionOne"}], "type": "messaging", "id": "23fba27d696343e2b7580d9981c939d3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ccd91245b2f34041b04403def23e620c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "780bb6867ff74df6b514bcc547030aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aa454b2cfc4a45239237315dcc3f6983", "region_id": "RegionOne"}], "type": "application-catalog", "id": "69daa78fa2ed43c39f76952fad97e194", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83e45dcc9c4a4c90bc8dfaaef35f8942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed12d069b12544be83abcfab9d472fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11513b8b47ce44cd8499b911949a406a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3d65021dae7a47caa53d9e7fe4756ed1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3315ea4484644c7f83c1aec15a3a3b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14f22957e0ff4eb6b5513ab90947de04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "782ccaab403e46228e3a71e957c36a1c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8387256007e74496adfa3d82904adb3b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "594e3fea4ee5428bba5a543a2fc5a27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f447f7f03b05488ebe75b5de67279a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "499edbbf40b2462588679b5c6c188f9b", "region_id": "RegionOne"}], "type": "container-infra", "id": "320b2deb778942fbb594e8b83e7b7719", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "31351e2bab8646848a8e6bea3628cd57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2c045365297e490cb974cee682a5073c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2f3c4633d7ed4ae29cc63e342309a16a", "region_id": "RegionOne"}], "type": "search", "id": "70d4bac6cec4473aa5a656b1d40c732c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bb41d765cf2441268cb77beb62f7118e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4d66d6bb5f3d4710930a4af6dee6ef9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "43efdb12e2e04d498ed60f77cdd6109d", "region_id": "RegionOne"}], "type": "dns", "id": "bbb2ea63ca1f459387fba1c6af281eb8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd874c8c86c046919c0564dd29e6f3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b532a66c0e784a31b481211fd387cf85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "71c883b7a3a9451fb7e0356e0098544a", "region_id": "RegionOne"}], "type": "workflow", "id": "d36348baebf9429cb86585c659d5ea21", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf0d61e6460d4763991b7313823b2d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a67e5f6dc504514a2931c132c220de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "138337ebf446487f81e543612e51fc64", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f2f4b0397e6a4ca581f7bf2e0a5620ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4d6d5c435f1d4e699135e5c1d3aa7bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7d531e63af14286ab4d39043aff20e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3f52c791e354108a6e57e3a26f41765", "region_id": "RegionOne"}], "type": "rating", "id": "9b545a91d5ba4fc0980825fd3ba94ec2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0d36055666a40cb95fd028f100ea068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "856b8b02e2dc487e8c924b4528989fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30d34cae47e94b8e8622849434afd551", "region_id": "RegionOne"}], "type": "operator-policy", "id": "006b02c740e146259d522d70e7ecaad3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a24d408d56a4c2e8531672eb963e445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9126d6f74af42669028abeccafb4ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6aa1d0c5ff7a42349eabdf12d99da765", "region_id": "RegionOne"}], "type": "policy", "id": "9c0fa5a1269f4b76b07a7a86090f34b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ef203e869b54a138a0f485ecbf334dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5b8cf583e904234a92998abc4187bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a4d6dbff4f84d698e78a60aec9bf884", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d406bd57ea034d6c8dd4160e5403cb44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0798b10db3a24ff5b9a35bdfae15e550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cd7ab09738d4dce9b097a30fb828449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06d28ba41f544bbc9f922e95187cc594", "region_id": "RegionOne"}], "type": "sharev2", "id": "8b07a75ec6d2491cba92a96a6dddac47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8331bf27e0a44568b43716a69db276f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb7c9977e1b4438fb5fe560cb7527a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70fd9d2c0ef24de6aba7dc8442360cc1", "region_id": "RegionOne"}], "type": "share", "id": "b3297dcc7ba346dbb8e249c7e432623e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6403eba262f44fb8b2005934567ca62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "76e3dd35f1a84ad982f3a994221fef67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "65e98a9fc8d24856a838209b3e950431", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1dd913faf6aa489d93e33aa1d9839d0b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "571f183e64b3431d8a1585469cda33f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "985a83ed4300498b8c319266d354591f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ab975e4d6e4fc4be1c4126765ba14a", "region_id": "RegionOne"}], "type": "orchestration", "id": "b557970591a0469782a925973fdcd355", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44d418eefcac474f96c009fe61f50917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "063d3269dcfc42d1be1b1137cd2367e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "892a8d79526d4cfa92414028d70629ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "2b6cae543bfa4498ae641a731efa8574", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72f5d14b044d4e3ca42b2f49bf8ce573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f80d3005999437fbff125bc3c94fcb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99e3f11893b541909c6941be632ed94b", "region_id": "RegionOne"}], "type": "volumev3", "id": "6b916f6561a64a118cab6c5996d51396", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a21d52976cb4b6db649b351c95952d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1334127c6fc495482cfb8d4b864bf10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04b2526b99e64b64b5236f14fd0c4dfd", "region_id": "RegionOne"}], "type": "volumev2", "id": "3d0cbb458882419a9c4a3c96613c35ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daf23f1175104376ba126c297304bcbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b226126d9fb8408d9338bab9c7c391ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e50168f170dd4510ad19fcdbc34fc8d6", "region_id": "RegionOne"}], "type": "volume", "id": "2c91be811a43441191b825655b0a1d29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c09a85525de48f0bde19054551cdc8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "941b749a11ef4c94888b4b99820413c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30c5cee41bde4a0380f22af5a306cb62", "region_id": "RegionOne"}], "type": "block-store", "id": "0558a78e5d434883a5df3fe74202113f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "549ce2359a8745beab366ec51f6755a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f22aca95efaf4a8d95c59d21cae91c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "db0f42866b3f4c5e97b2758d3f509fbb", "region_id": "RegionOne"}], "type": "alarm", "id": "1ab1780bb27640f9bb99931a85f21901", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "522a3dae6f754f9e8de4d45dabc488d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "843690a89a264e82a88ed9d1deefbf2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3b8894eddcd144c481340f8727fe8653", "region_id": "RegionOne"}], "type": "alarming", "id": "5eef8caec6a44b249ef990eda4512941", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "143dfd18a8db4a1683aa7216b5a77042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0045aca730a47f6b6c982edfd9ffc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1a878c0de164bb3b12f39eb1bc6b75e", "region_id": "RegionOne"}], "type": "meter", "id": "9af965bb28cb4961ae04c527732ee2a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33800caa071a4a22b963f5832d04b534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "93cdab7f7761486dba4e11574ab3ed03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f901bc42621a4978aeb07511bd2ec9db", "region_id": "RegionOne"}], "type": "metering", "id": "d76d749e2dfd4e65a3ee77e2e5abf8fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "492d421680644f368cb79852498b4ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "859bd2e9f0f04b67a71e634492d0c31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d6e2d98b5e94da68fbc4d1c6eca2135", "region_id": "RegionOne"}], "type": "telemetry", "id": "cfea574b537648e4b23847f4eba1ad4c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5c180429850d47ada9400532f13c12fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a2a461813956405e8470bd7dec2f95ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fbbffb34ed16421e8470166f562a51b0", "region_id": "RegionOne"}], "type": "event", "id": "23df3f0fcba343f19aaf7db0bfcb9f3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4d246a51d7f64fc9827557bcf9a65997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9e3bb361740438a8c77845f06bf6dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6abb5ceeb1b34704802435e0c84fdf74", "region_id": "RegionOne"}], "type": "events", "id": "afee67148a3249a19eaa50066cec4273", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f76b408db8f2488984d551a8acdf55bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d2679c1ef734a628a4535a7793afef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f5693d329aae4ba1bddc7e6786fe2474", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a3744413851b48649cdc36e87022a221", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e0cc8dea94b4b3fbdfbf203ca344193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20656ec3e0aa4654b6863dc0b0719d74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8515929501b24e30823ed3ab3e49deb3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "06d43ca153d24a8fb8d6d9997c4b6dc5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1eb7fe8590e74da4a883083fb09cbb52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04d0ce033df84f56bb870f682c1f3f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "636690f60d324632a58defcb96c7acf8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d8332dd7794d4c22aa31ba3f5070e473", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2041b653adf948809977c098f03856d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2fe356af0fe4c17aa4db4348e2c736a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe1e4e1f9f80424c994a7778ed4213a1", "region_id": "RegionOne"}], "type": "tricircle", "id": "4636fc779996482e9c7a4c93c4237dc1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8cb9a49c2a4547548d48f47bca1fe1c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2e2e793e63f44825b4d108680e5eef3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7fcd90c2d6144b699afd220110e17940", "region_id": "RegionOne"}], "type": "database", "id": "590a7ecc52644238a4103e3f3aa03f9c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2234d4b6b76a40bc83d83ae1c8af4e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "776702fb9f0a4eba95ca1bdc5bc40d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6cdb39299ebd4169b01e42eee5b97c0c", "region_id": "RegionOne"}], "type": "application-container", "id": "dbf959eccd1d48d387962ac80b0c4e3d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae9770dbab1e4cd2a7971b247b9a7d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bf2f136d412449a899c2c9437cad544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af87fbbd1ba24477a352c41f01fb90b8", "region_id": "RegionOne"}], "type": "container", "id": "05cb4247a42b4a00af61b33aeb72f7ea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64b64c71240f4efa9b9f4864b72d62fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4228a3ab1a7341bba7f07b6634ea54c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65cc3b8e8ae34c83b2efafc7c0c44fb4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2786ce35126242c9b6bcf8307d705292", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "479d269f836b4c6aa6bc68b15458cd58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfb76e8397924da08823c69f258b09ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3fb4a9799c5c4778acb2748d2a20ba18", "region_id": "RegionOne"}], "type": "rca", "id": "6a20dcb483d645d0adbbbf6c44b737ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3eb724c2aad04a0c82fe0d70f2936843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e453bd1bc0c4708b3e5bb31148d7707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2e30a9861028479e84177f497321c8cb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a085724317aa46f2b6711f1cc129ccc3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bf05000864984b7bbb6d152ae1631170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "aceb018234f44a39b5d941db61436b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8c5f9f7b3e744a68849141debfc87536", "region_id": "RegionOne"}], "type": "network", "id": "d372d303a9a6408c9320b4fae5f71fec", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7d18f675b17c4898867b037aaee0fb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "700dfa25b6d944c7b1a5d18c6bbcc56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2c14438402774ce589ad712a1556a386", "region_id": "RegionOne"}], "type": "backup", "id": "6ddeda7c7e984a5384c6ff3d6da63bf6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9784d4bc7e9e4edcbaf0fcfdda646ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbc8438d01c942d48404420353b8453c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ad6b9f3c943466ea73f5adebce002e9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "681a74fbb0cd4655ab03a13b1b7de024", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "88030214d6cd4687abdfd6a4606da48b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a330afe555d495e843df45fe244f566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d4e56824dcb842339ec672984ea54f2d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "573c8290bd9c4a1b9ce732b1dc56ebc0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eb44643a7af1427ca5f6a8b2d92e14ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c538c319d79405a9a42a664cd8ade99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6d515966d4cf4af7ae66c9162a0fdd71", "region_id": "RegionOne"}], "type": "monitoring", "id": "53c3f82e36b04416aa3e5df2e32ecdfa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aeb34718c5bf43c39a5b0a38fbd24112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e7377cdbea148d3a1ec368bace0cbd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "76b466765ea84789829c9be4ba878e69", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "270fbe0366df4053a1366c96cf04403e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c5e9306a5a34c03af80fb31ae692a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "527fac24fa2e41b6b0948ce77a2d39a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e212ddf31264602a18068e5dafd731e", "region_id": "RegionOne"}], "type": "placement", "id": "191105fff82c4c2982582f5247decd30", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8aa251f6f6634ccc86805dd4e7f75877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2dd382e3fe4e479a878ea7c5b3bb1edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c0a8f3eaed36430394ad001f5276f6d2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "58716fc500204b2786c5e7ccd9159596", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8ca03a6fdf348a2aa64f0209eb5670b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a1cff4887dbe438b99b489fc81d9d966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a31ea3709a94f10a8c3ef0629eaeebf", "region_id": "RegionOne"}], "type": "ha", "id": "e2abadbcba934e10880e58649d4dd273", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b635b6d0c694a6582896ab23784ff4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69fde7500489415a89828440dfb98ad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "59653ab8a87b475e86a36f7409cf4000", "region_id": "RegionOne"}], "type": "reservation", "id": "f24ba8462c764584871d67023c550c0c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2d482390d9074be88f22c211dd1c5d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c1f063b4045e46cf95d17d5f6b5eb78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a607de1595d49619c56864e75ef8354", "region_id": "RegionOne"}], "type": "function-engine", "id": "f2eefeb10a7845468dc39355cb4faf0d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aca4b955191840e6bcda162b3402ab37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "107e48ae90764fd09fff8ffa067ed901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "89f92eae950a4642921a74e5af48bbe8", "region_id": "RegionOne"}], "type": "accelerator", "id": "14802c69dd414d2eae2c8d5c28421ed4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a66fd021d5740d4adfdf41586e14b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14b1423b3aa94b488905a2baaa2c56de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "959d4e99e7ad41d684fa6de99ace37af", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8a64602cdca84a58ad917edc35dcb378", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c675cb6f9c554387b029d8b7ef0e7126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02e24a7c417c4d4b80c1978692122c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4d097f5117fd4819823e2e2aac3c94d2", "region_id": "RegionOne"}], "type": "registration", "id": "ee99376f88224d70be8c515af364396d", "name": "adjutant"}], "user": {"domain": {"id": "f9ddbfeeb13d47658ac64db856e87651", "name": "44a825c148624ea0a77bcfd571c224c3"}, "id": "fd249d2688024f7ebc574b7a6042ef52", "name": "9df2163aa84e4cee85b55829dca834c4"}, "audit_ids": ["d6409a7d499f439784f71e6e0cc377c7", null], "issued_at": "2020-04-23T06:25:59.035499"}} 2020-04-23 06:27:59,157 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,162 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,164 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,191 openstack Calculating hashes for /tmp/tmpdwmZwq/tmpDMXQ0B 2020-04-23 06:27:59,193 openstack Image file /tmp/tmpdwmZwq/tmpDMXQ0B md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-04-23 06:27:59,248 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,254 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,256 keystoneauth.session RESP BODY: {"images": []} 2020-04-23 06:27:59,280 keystoneauth.session REQ: curl -g -i -X POST https://image.example.com/v2/images -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"owner_specified.openstack.object": "images/image-2", "name": "image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "container_format": "bare", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "visibility": "private"}' 2020-04-23 06:27:59,286 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,288 keystoneauth.session RESP BODY: {"status": "success", "owner_specified.openstack.object": "images/image-2", "name": "image-2", "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71", "container_format": "bare", "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "disk_format": "qcow2", "id": "bd012639-d123-4124-ad8b-786266351cd3", "visibility": "private"} 2020-04-23 06:27:59,311 keystoneauth.session REQ: curl -g -i -X PUT https://image.example.com/v2/images/bd012639-d123-4124-ad8b-786266351cd3/file -H "Accept: " -H "Content-Type: application/octet-stream" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:59,316 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:27:59,319 openstack.image Deleting failed upload of image image-2 2020-04-23 06:27:59,342 keystoneauth.session REQ: curl -g -i -X DELETE https://image.example.com/v2/images/bd012639-d123-4124-ad8b-786266351cd3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,351 openstack.image Image creation failed Traceback (most recent call last): File "openstack/image/v2/_proxy.py", line 175, in _upload_image **kwargs) File "openstack/image/v2/_proxy.py", line 213, in _upload_image_put exceptions.raise_from_response(response) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/bd012639-d123-4124-ad8b-786266351cd3/file {29} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.549697s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,883 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,887 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,889 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,892 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,903 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.817324+00:00", "project": {"domain": {"id": "7a5bf44174084cdeab80b723a5879b78", "name": "fa785b0baafe4bd38430ee86b070f314"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "94812f9201c641a1838432cfe2f36fba"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6a54a3e0fc9745a4a63174a600909037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e15fd5baf7243a5be110513bc5b80bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dd092f46680c4d85a0f76690c4fa0415", "region_id": "RegionOne"}], "type": "identity", "id": "d1806f88f102462c80ce93b6cc7cf36d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "70d2f145a616464c93cedaa4cade0b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b8a64e9bb7c14b48806acefdb18fe978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9830d81a013b4358a9a6f49850ec58c5", "region_id": "RegionOne"}], "type": "compute", "id": "3f378e7a9aee48b78b64c91ad4135711", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4bed52a743ba4a13a4f09b1798894020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7b85dd912afc46bfac6852eb43b72ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "16fd7cc4db72479bb4bc47c2b52e469e", "region_id": "RegionOne"}], "type": "image", "id": "4ef6651b0bf544069f384b0b8c9afbe1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "097c6d956c4c4f37bb85a684f1ae2214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c8e7e612c3e14869873eea171807578f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4a854922ec56455195a8b155544d2777", "region_id": "RegionOne"}], "type": "load-balancer", "id": "949a5490e1f0476d94d971159d5d5599", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37e72303ee6f4c279dff2be305901742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad991e9be2924e4687945b72afa76822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11b8e2a3a045495aa85e077894159737", "region_id": "RegionOne"}], "type": "object-store", "id": "44984c723de3434a9f73757bc7ea4704", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04362a83e47a419780c0a44fee63147b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ca5ad710dc94bc38aba048b782483ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "164bd956c01e4c0495111f638b8f30a9", "region_id": "RegionOne"}], "type": "clustering", "id": "072f833796b84327a60e31fa121f51c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "809e9ed8777e4a9d9b0f00aa1fdfebd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a32cdd5a0d3344c19482ab80154da071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0e38f573e8d4fa19fbed79b653b9497", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "071e4d2c7aba434eb0e63a4d828e66d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fec53b10af644a16bb2b54d2488fdf62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04523dfbe78d47eaa3691a2b1b97331e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d75fe1e3eb4f44998370a94c0f03f843", "region_id": "RegionOne"}], "type": "cluster", "id": "9f83c5a53c434babb64daf518d42bcb9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5d70c08c90644a9b6bb5863340a31dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3542c4d0c534480d8b93e4cb52af2de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b76d141b29774455b3476342cb35d4a7", "region_id": "RegionOne"}], "type": "data-processing", "id": "c806676421894080ba2ba2d9343b9eea", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8feb64c3831345ca903eb852142b3eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "767c319ee9fd460180a551acd4a3d4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae0c3692e3e04252910873fa9dc9dff2", "region_id": "RegionOne"}], "type": "baremetal", "id": "39b9412d08444776af7cd9587e11f82c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8d1be6c99e6491ea1f869908d8eea3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "49dc308b36f24a79a96e68640b91f68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55689e26130e4c1c887c1e973580b4a0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "19bc395766804a918126a7cb70ac873a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f26e7f1f378241479d024d415d4c4f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f12b4c5c18ed42118f6cdfb8b8549a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "49dab30631a64be08b8c4f06059bc865", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c949f730bef94a25ad5434ce6ad3d0bc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9c12a63e4a7c4d65b04c9fa823f0d077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ed6ad3cd2fa74f45926e364bc3526aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aa0bb3267a6a4e439b295186c9b9029c", "region_id": "RegionOne"}], "type": "key-manager", "id": "d8f1012157b74b6a99798116438f4e32", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "64558f5a7a0d4135bfb59e1aba32240e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48357c7be54e49dfbf357db5fbb5497c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "505e0222cda347d297c37a42a6093710", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2fd0b44217074726a46b9342dd3b5312", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9aea2b23919447b983f97ff7b5b5c32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef9f1ee427f94046812abecb693a6034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f1d168f404554ebda73f761f26409457", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a552c279479a4920bd2e0f206bea25c6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3257eade62424fb4aa5f3b0cc3195ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e7e9301d9044b5cb688d374b76d679d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9cccb37db6f54eed96111f605ff879b6", "region_id": "RegionOne"}], "type": "message", "id": "0573e7e4b84a42d9bfe0aca61bd9b374", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5c4328146574472596d8c03e8d429d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f441e3cf108846e6b917fe7e4b854f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddb61c6d40bc47139b82f29acf4f31c7", "region_id": "RegionOne"}], "type": "messaging", "id": "3f53cc38a6654e9db1e850e51e4ce50d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9205d7f529494a9db3dfc6584a1cb637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f732a2d2bf54110a9a167e3681a23b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6684e7ae51d64f30bb7b4ab0fd8bdabd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bf0b0d353c6146479955bfb3d4f8b620", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ece673f56f084d8ab70ced67bda3897b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dcb0abf3abf6422faee46c74694f7158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bda28512f3a47488339d4edac968984", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fa91668ed7ac4933918f8bcf1073e23a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7f59ca9190e4d87a1c4df3195f54ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a59647770a54663b700b48a06968842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07675dc2231244a1a623fc4945246b94", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "32d096daa498467ea49e0edafcd595f7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09e887b202384f4fb0d7e61f1a98e578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "410fde3e42ea4dce982ac91f04b28e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0851ab6eea8b494696e7c1527f0944b4", "region_id": "RegionOne"}], "type": "container-infra", "id": "247533b2ee4f442986e00ba82dc5e148", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "144ce3604a834110acfb4219ed799963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3062570204934ad19678753391e31d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "efcdc5b16d25493380a93b6e38cb9fb9", "region_id": "RegionOne"}], "type": "search", "id": "4d14cc91047d4cc2885a900f77a80924", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3e484aaa74ca4aa6bd4009f7b7213e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c39e077c383748b4aaca3f0b003174bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e4864ff8960946119ca9bfcfb2380996", "region_id": "RegionOne"}], "type": "dns", "id": "78da5cbb730e41b382a1a303374f7fe3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "22e4bd7d052c4b4e81da9da34374c3ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10b3136d9b304cff805d8944a4ee3332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45bff81448854942829e9e46e7eb915d", "region_id": "RegionOne"}], "type": "workflow", "id": "68100c538deb4ff3bee1c361b883e91e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37de8b702e0b49269c934425fb01c1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d76d5f392c2143a3835ecc9520f9be32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b5a611b0b04b46a698158d2bb1fab235", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a90863e4905f4041bf71dd06059c8c51", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "91eb2a6d82594ffea712ae37ce387516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1ac0a2c2d4e844aaab6092974541735f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5bf2384c698548abad884a0261483fee", "region_id": "RegionOne"}], "type": "rating", "id": "2a1e1bcf3aa24abfa0df05e6e03a1a0c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b927dedf7bc54aa895dcef1e096c3322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9c3f3a898e045fda86dddc5e6cc44c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3ac772d3eda34a829dc223f3185c2c78", "region_id": "RegionOne"}], "type": "operator-policy", "id": "44a79017b2894d2683f0ba3f5c8e5811", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31f5f2de9a90435192dc7f261d2f9a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cef4514730974a0da84601a638798b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2b260e6e52664d81a014ef40ce37df98", "region_id": "RegionOne"}], "type": "policy", "id": "42321ef2ab4d4e818127b972e02011df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6ecf9b573414f5289d98448a7e7aefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbffe82964534267bf30f1ab37ecd1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc5a247592d5405ea0002ca28ba1125f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e9783028fea341c0b5f0a4ef9cf716fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a983c9595ce94495bcb9813afd937193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75bdc58e2a324da486fcd7305afafcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "557c2e0456284f25bfa525dc8eadb3da", "region_id": "RegionOne"}], "type": "sharev2", "id": "8a7433f908904575b4fedf0203c195fa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aef3723a1602466581f690a81e58ab84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "683c7fe092bc475483396370b5d940b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6d9fba064894858885b8eeb821129ae", "region_id": "RegionOne"}], "type": "share", "id": "730a48b2b2d04ecc834881e82fa1bddc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fcf87d08db9e4620a73878d1db51d003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2bfd29b7f6ca46beb1b87e15851d94cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a2e081dce95421780c5e6443aa2426f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9ddae8f640fb4088ac60b275a84e1388", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60065dc41b5f4b96beb711d96a1adb46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b567aa493c6243db9af11701604ea8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6960f70f3614eddb2b01270482d6d33", "region_id": "RegionOne"}], "type": "orchestration", "id": "27f65d0250794b3aa672d626a1e90187", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fecb7e762414d829edb6fb8fc25ba86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f8aeff1995419ca45dce359f572b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4781e3452f647669666bcdced8cabd9", "region_id": "RegionOne"}], "type": "block-storage", "id": "d46d4ff8091d44a3aab86bec9922cb7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d538492ccc3470b95e5207a69e58827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5794c586b587430cb6ba5ee7f63e6f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b6dcb632105473b94dcc1aaf36b516a", "region_id": "RegionOne"}], "type": "volumev3", "id": "3e63010c01f448a2983525467f2629a4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a884c2903a54d519fef51a268d5edb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5e9b1ce16bf4904b21992fdfd9e279e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e660f2ad05846449c907151e1b3dfd7", "region_id": "RegionOne"}], "type": "volumev2", "id": "7f922a17a1004f5591461defdf7ab7ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce002cf3465c475789127b991e284b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8190d63625d4bb09f4355cd3a6573c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e94103d9e06e4ed1a78333d156592796", "region_id": "RegionOne"}], "type": "volume", "id": "22ff8a47ef504bc4a3ca67546610ac1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "191ebc869c9e4106838180d1b273a359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59dc1a7706cb471fbd113fd979f095bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b85e2308a5bd44db81b1d379df1e0032", "region_id": "RegionOne"}], "type": "block-store", "id": "e593db9553b64af09c24358872bf2790", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c32b1826fbda41d49ffd922fded623c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "702161a4c79341a78112492221f790fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a991bac10e74d6f8dde2db7d5d0affd", "region_id": "RegionOne"}], "type": "alarm", "id": "07bf919b62e54d9c93fa3bdad7e60f82", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf69c4086ad04c6aa5e8b76ba3879b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab23bd7767fd489f9f93b3d86db827b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8a0ba4e48dc44e2da150e7499eaab9f0", "region_id": "RegionOne"}], "type": "alarming", "id": "d12f06d377ce4a399a989e2d5f5fdb72", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac8b268ef76d45b29770a4686e55cc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf83a11793d54f82a5c6ae4827112601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e26917efd31948af91b4c672327a28f9", "region_id": "RegionOne"}], "type": "meter", "id": "a37523209f404790bcd907a780856ef2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fc07fc6800e4c899d8266af0daf541b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15deb9c3dddf49fb8b465a96150f280d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5e96eed3f234255a755d6bc8a67cf77", "region_id": "RegionOne"}], "type": "metering", "id": "af568fac0192407192c39dc4df64f4a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "38ee23415451498f9e66c5e7276a4d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab84b55952ff4d978e53504a16405476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1a4ddb5c446748eeb6c9022a9ea5d181", "region_id": "RegionOne"}], "type": "telemetry", "id": "5d535933643944bb875ed169de604d9a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5409178fea8e4d2bb1b90baa0e44707b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a653219a15e64b578538b65f8e7684ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "318c64d6d4cc430ab74c8ae258c092fa", "region_id": "RegionOne"}], "type": "event", "id": "0f99308a1b98421a83aba533e0d99f11", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7439c5fe910b4b3db1f56fcdba5f9b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "20e0bfe576cb45729427006fe60e424b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e5a81f45215b43908b2fa47f85701fa4", "region_id": "RegionOne"}], "type": "events", "id": "2d36614513824dc8b8b200a833ab7f63", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d297fae8070a4021a823112e75789fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5df5e363b4734e57a4dc3a0ccf39ee8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b8ac6d566c74938910bcfdab97099b5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "65218cc6c0474307b45b9b62c56010bb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e003805cbb141c9b9a3a48de212b287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bfd2323dade5469f8e1adfedf9d99be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "62d25855732841c6892207324e43a71a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "80e8271ffbe042d3bf9dacc93ba6f096", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9c80f82de4646e8808b77c4ac64638a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "10e652cb35b5498e898af8ab7e4b1fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a411273531484b92bf4cda723c54ced0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "30505bb5d7744790905598e40dd35238", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "44c6a5a49dbb4ea4a25839f3a6df1490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9999b18d2ee447c8b1f5c37223991a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "05634839a9984c22ae32d606d8a611f4", "region_id": "RegionOne"}], "type": "tricircle", "id": "930358c1cba1442cb352475fae9aef1a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "52fdc99d37c7450a9209871834dbd8d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bc8a4bacaa8c48f582298335fad2a9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f7d9976c1dcd4146a1ae3ea8f52e8fd3", "region_id": "RegionOne"}], "type": "database", "id": "82f16431a7bd4df0a9ef19792e4de84d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c75e8a9d9e98450badff51591effac6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d7ce89c95f545f29802cbb03b383e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c32620e4dcf64e82a8c0308a48a06a5a", "region_id": "RegionOne"}], "type": "application-container", "id": "4124883c84db4779a94713735a6230a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63889dfc6f58444c8a8a6c6a174ea801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d2ff9c16a6564f49b579758ffd423269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4f73b7512ac741f7b6d6564a16735ebb", "region_id": "RegionOne"}], "type": "container", "id": "8ae0370f6a374b18958eb6bf59084ecb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7617e95f1e494b179211fad0614ef399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d82a8585de3046a184a16d937bfd3136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4ddc2b9d9efa4544be6245c266f33ffd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "545788def39f461b9c3bf01fe14e5641", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d93c520cb7fe472998ff85b9b43e595a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e7490b06dd844514b0f14f69e4099fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc8f9e5cfcef4b259ba11b7f43640d78", "region_id": "RegionOne"}], "type": "rca", "id": "7cad6a748cfc43b5a72862ff1d8b3273", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0392672348a542d2bf6f21f104f8488b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e2bdae8870a34125b90cc974e53534d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f0d016adc9de428a9e4fc0adfcc68486", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "50f44d70a76747ac9eb3d2af0f816325", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "93c9064413cf4f2bacbf2d9e00bff353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7314b926d1fc467cab108fdc17497722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "31a83690ea4e48769b44a6d72a9194c5", "region_id": "RegionOne"}], "type": "network", "id": "6e319412ae1a4d77ae37ca203966eefc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a8b48598356427c932aa597e9608700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "029e6f4c1bcc4fe5b6d193d1398c7930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d7946d7ff11a403aac815a8dd23d31df", "region_id": "RegionOne"}], "type": "backup", "id": "fa83fc3c3d5643268bfb1dcaf1e87a0c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7500ab0d7f774bf4bbb36255171f1ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f90f4fed95b84907bf6c5934beb455b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8b6dc122a34046f4ae98d150b91155c6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec481dea18d4492b8c64e0f1752aade7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc027bac692a41e3b97f6549ff6acb81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "36ab013be4aa4754acf26d47b41fd90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0334605300594c94b7f686df21081c06", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cd5c36d3943d442c9d00ff402e4e876d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "74f4b0169ae347229dd512162c9740fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb89037dfd3b4a0c8d3ff037afdbb35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a85e0faffa784a80b5b7f4f3315c8297", "region_id": "RegionOne"}], "type": "monitoring", "id": "21a1b843539149c1b20ad82938f346ff", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a7e27dabd7194971a48435acc8684e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c90cb1787d99406290269b51e2fc06d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "58e273a1a49a41fd989a7f7de71a4647", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a6fffa09a3c402cb91bd023fe27cf33", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "27063bc182a9438cba7c1a7065350162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "18684471d60a4b63a06f80436c9425d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5a48a3d771b74dad83ff7d73922fca7c", "region_id": "RegionOne"}], "type": "placement", "id": "f7d449bf07784b308327c7bf648d06e7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "970c94a22f4843a6b658b2bec4d8fe36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4826b26a326c465182251acf25db5ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7836949c53de4f258fcb386d4186458a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "104db57ced5b4196b8d0fbe8796e6001", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17fccca605264f87bc405b4e6c93f7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2964953d40a545afa92f239cf3199167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0f9f090acfb7499393d43efe5abc2579", "region_id": "RegionOne"}], "type": "ha", "id": "a0220d2e8eaf47c184166b3332997552", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa791963ceda4cca88c67897d53f7258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "18ecf06765bf4c0c985d2dc8650deaad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4b597a1a49e04c48a5d4071da10b520d", "region_id": "RegionOne"}], "type": "reservation", "id": "d58552e3171f47768627cb4facd95710", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b57d7c7b3e94929acc2f47804a1168d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6643f33bc297439a805624f18eadee4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e1dbed5adb244ac1884ae4f9703fcf20", "region_id": "RegionOne"}], "type": "function-engine", "id": "86b9efa738694763b1fce747f201af22", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fbd2ed3dd3a9432999b680f0316eb915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e1787cc5d4c4b9e82928a61b1527b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a9bffef88a094defa41ba7a38761ee20", "region_id": "RegionOne"}], "type": "accelerator", "id": "0d8c6b5169684a7a9b2e4b548993139e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03efd0c4f6ff4628a625efaa72257e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6b9d37bbd56461fa1306d78023349a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b19895d92ed747969361d73761f05a59", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5117d8cb0eb44584883e536765929caa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c1f9a86dcd9418aa070f829f4d58fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93db93ff8c744be3956bee41cf9d067b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0b0f0d159d264dde9889101ea4091bf9", "region_id": "RegionOne"}], "type": "registration", "id": "a8035d765d154eeab2897b241ce4fb21", "name": "adjutant"}], "user": {"domain": {"id": "e810ec973813415687ab67c1b086300e", "name": "218d5d15f8e84b27a7d2cccfd42348b0"}, "id": "cc8ad1979008434da56d95d669928b4a", "name": "bd293ca7edc04874a51b3c62dd0a9808"}, "audit_ids": ["0f690545554c43c3b5fb210e1b28f37b", null], "issued_at": "2020-04-23T06:25:58.817324"}} 2020-04-23 06:27:58,930 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,934 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:58,937 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:58,987 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,992 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,011 keystoneauth.session REQ: curl -g -i -X GET "https://image.example.com/v2/images?name=image-2" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,016 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,018 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/b040cb8d-2ac8-4607-ac3b-63bd545a93aa/file", "id": "b040cb8d-2ac8-4607-ac3b-63bd545a93aa", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/b040cb8d-2ac8-4607-ac3b-63bd545a93aa", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:59,045 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images/b040cb8d-2ac8-4607-ac3b-63bd545a93aa/file -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,050 keystoneauth.session RESP: [200] Content-MD5: 11870cb56df12527e588f2ef967232e8 Content-Type: application/octet-stream 2020-04-23 06:27:59,052 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain [1.033265s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,472 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,476 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,479 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,482 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,494 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.420568+00:00", "project": {"domain": {"id": "8e3e90796e584997bc4f6f492ef2deaf", "name": "2cf89ddbc7e141ecb230795cc95ef236"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2092c2cab384611b5b3ec1acc7aa513"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6fc6ebfadd2540d7a843bcc2369ebb66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d009e85ceed4407acaa21c7fd2ea397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f74c5c15902e40b587f6e3eb3092845d", "region_id": "RegionOne"}], "type": "identity", "id": "2bc4f28462b14781af907253a04ab092", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d06e25b19634aae9327d7c99cd3ce5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5d1b19a615cb4aff8b0a4a993553a592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "89b2b09768054c67b832ad072bafa733", "region_id": "RegionOne"}], "type": "compute", "id": "0a2326d7800248e69a8681175b3ed869", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "503fe18a6618428f9c709fe371e4cb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4f7048f108bd4c2da98073688029b230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6b33917a68234f5f8aed197811b26534", "region_id": "RegionOne"}], "type": "image", "id": "84988ea1deda4f3b9e0563691f221017", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eda9d0ee0a864f5aaafc2f7706a7abf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d1eb050e3d7f472ea67f4c4108218c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "964a676363044782b29f3b943c5f9b7a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "47e0d0bb6fb54197a2bb3d19238c756b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b4a5f2e1c3548c3bb8e18ca0fbb8c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d05778e6dfb34b4880898a2853f548c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9418661f37c45628c76e48a43aaf859", "region_id": "RegionOne"}], "type": "object-store", "id": "1bbf00a2c4b84cb2ae936345322cf095", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "999734830ff440b399b33311bb61eeb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44313078d47142de9ed1c239801882ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69502b96eb934681abdff9d89369fd42", "region_id": "RegionOne"}], "type": "clustering", "id": "c77b8888434348babac7622ff6f88292", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "697c95403432494a914462e357febbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cf65b320c92e4b79b471f5314fa46942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f51e372636f44bab935a63fb9e5d66d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4b1069a49dd94047bc6d0a168aca77f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c4f80e9916f4d5fa4f47ff1a7a3e834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "693d23d3af1b48d6b9807c07d1b42c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d3cd663ac8e4f61b617c2bc0bc6f129", "region_id": "RegionOne"}], "type": "cluster", "id": "351a34be55374c8e9424d343c650b949", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ad13cb254ee94426ab3cfe73d549aec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4ee0b457670d4523b1813a694e204bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7506823a7592447fa94bd586e80d82ab", "region_id": "RegionOne"}], "type": "data-processing", "id": "51ebc3d25e314c648669b2666305d53f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45b16c4c88e04477848d57d67d16d051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "915f028c6d354f38aba99d94da5773b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cfcb263bf20b4d09a3e67c96e18e71b7", "region_id": "RegionOne"}], "type": "baremetal", "id": "450fdbcc1c9c4d8a973a4bd5b02264cb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "424885f92a7e459080e2423411c05544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95d5c2f603d24d15ac22d9337f14329c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "21f4b3b54a144604b53f6893a01c80cc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ec4d6b4c63a9490197e603b287a9aad3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4696d6fb10894440abdd5fa405fcf211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bfc261e80a8d4836a7ef4cfcfaa50723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7e04a9fc000f4a5eb34aee58e9153ade", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "247b81526a744d0ab209765408b08a4f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "304e73dc47114d12bb713d59fe1abfc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a19ab703b4f342baa8b296e4ed3f1ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "faaf3b28d19442d3a6155f7de23e3ce3", "region_id": "RegionOne"}], "type": "key-manager", "id": "4288e964b0a74fd6bc354be7571edaa8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8b1184d138184f279d0e29dcc77bee4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d55bc695d8e40439a55b57223da53cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3e3415e7b954b659c2926c96cdad407", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "57800f82e7534b26b0a8d9ff153ba0ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "567a3276d403421999d284af14da17a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88aed1f005db407a916a093434930be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0ef978275fe848a9bdb84830f23d9b3a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6a7d262d44644690a0820c2153ca0f32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "14bff627c6da44b0ad1af190ffafb41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "baa1314466534410ac55be8a2c6ff0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0a08f190570e4921afa78b34acac0186", "region_id": "RegionOne"}], "type": "message", "id": "41aa0826c6c74f63b0cfd9ad6c7f0504", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6abc47bffc248af8cc0fbd740ec9c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7db585e3e4804eaf9098748622537162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e2fa4aa14a549e4a519cdaf5030097d", "region_id": "RegionOne"}], "type": "messaging", "id": "14e7c4f7a2ab4dd8a7bce02d17caeb61", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a075d9b3f28045dcab4f5168c89a17ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f9a02b8db742474199f71a5ba82002b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e9dd2843428a46dda0c9e248f901907b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "36e13d582fe34676ad194290061ec003", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4181932b54640188376521f54a6cd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2da3f47d8ba641f788c8152235b44237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "244b6866ffa24d708a03a35b5cf7fc0f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b88c02e8b77f417bbeeef3d5525fe191", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e94f629135e84a6893a74b8f5ec74c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efe33127355a4d6fa58b62bd599d8433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ff9463dc45e47219331bb7b263d1937", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b5719a156c31425fa8975ebc5433c0bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09d3d62b827e4e71b41c639b46bc809b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a49701c805044fe82ecccf2393b659b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01cdd041652449c49be143e0c0f778aa", "region_id": "RegionOne"}], "type": "container-infra", "id": "66fc9f1f46b34d79b24b0ff64f3f30c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a8234618e168433395877b4ee9c35fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1514f25ded6549089b15b0ab15bc4b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5080c019856e45ddab6b5f970f45f6f6", "region_id": "RegionOne"}], "type": "search", "id": "31b6d3f709e14e1da22c6e3f843e00ad", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "24c8977131d340ef87466e161114f611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "89174559277d4b4ab2890ad413e11839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "72bf0e85448b41aea86a9b769cacb1d0", "region_id": "RegionOne"}], "type": "dns", "id": "268cc87a16584be89ddb63263ec66422", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5aec1fe5a274ab981ab35dc30bc38a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8159992ca8734cf2891e92051915bedc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3a9f36abc6d435487e0a7086c78db4c", "region_id": "RegionOne"}], "type": "workflow", "id": "791a1e171eec4dc0b5026f4f24783aac", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cae48f5ec70846d3a66b612ea22bc91f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "382efae9ce584a4e906cba3e40c3f013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17cadfebf80a41978688ebca9ac5a15c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "df87ff4111194b3eb73bdd74a3d7e8a0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3fe39fd1b88d4ca19ea17f55476d440d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6bb7ba38df74291adec639c88c26cfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7a75343da6f34427bcc2f2d99bb852c9", "region_id": "RegionOne"}], "type": "rating", "id": "b5756136930241f5adf390f2a17181b8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1ca8bd7aca84a3c95fc662963041824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4db3f48f4cad4938b8085d0c1e880c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56ff2ab404b74d7cb590f2cfc1a7df21", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7dd11696df254cbf9ead2316b7d84a3b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6d1158aca944b6391e7bd51e7d1a530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb327272ada641a5bdb7bc70f7cac16d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "354db813da8d481da7f7e51c565cc450", "region_id": "RegionOne"}], "type": "policy", "id": "f25db742d4b04197a72e25d45c4ab0d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d76bb65fa154d0aa390fabe8805bc3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "82e34a9132f74b4783dff86a54341bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "350d13a53b63499fb39b2aac330fe58e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d955f7ac766d489ba50ba5f39fa6835f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67c4745a67564c289f615661d35771cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29ec90f590df484e828146dc0f00cdac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "91017a36d4cb487b8b0241b48bd0e078", "region_id": "RegionOne"}], "type": "sharev2", "id": "9329ae44af774116b27e6b5f7881efbc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c62a912215254ae69de52f389a38ed81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af7b4c5106114ea6a3e7a916b1dbef72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3e514367171b44ef837a30b8a37cd9a6", "region_id": "RegionOne"}], "type": "share", "id": "4980d7d18b944a6da14319d9268368b0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4d9ee56fa6954a8b92bada3a4a46cc6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9731e9fa1c404ce7b94b9e336375649b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2e57c0c595a2413c9ae03c9ccb34f7ee", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c8e03108032c4c98806a5671fb5dee3d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d262425c303a4c408a2433728dc9aa7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e05ddc625a7942b5a955577b2213640a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6b2336f2ac3466a9386034f92a465a2", "region_id": "RegionOne"}], "type": "orchestration", "id": "3c803f159bcb4ba8b7f755723547b5be", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7be45559766d4df3a4ffff21059cef5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b30253ef6cb14ae1bd3ae7a001fe1463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a19953c116e2491690fd8d5402863953", "region_id": "RegionOne"}], "type": "block-storage", "id": "1d8e6d7de2b549faab2c2d6857632360", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9911a52723594958a160806784dc5268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0bf6130fbaf436c83acb9e26d9f2e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f2f7dbb1a854834ae7753c332a8d1b3", "region_id": "RegionOne"}], "type": "volumev3", "id": "f0a946df205a4565899502cd198ba66d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b121c07fb4f34e26809be7a351d05344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "445f4e9e2ba8460b9bf6ebd6f9c5eb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d914460dba14ca98dfed0d4da5d8abf", "region_id": "RegionOne"}], "type": "volumev2", "id": "3f4a44676659480ba41f02c81de99a04", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f27a1ecff06442f8809298ae987d3d8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f97c5a1ecc8471fabed24b697acb404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc5912fd96884bd5be33797f1ff2e56f", "region_id": "RegionOne"}], "type": "volume", "id": "46335f07dd4542ea91e88f3e1bbd351c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8b44ccb7a3d4afb9977c4af7fc38459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a9d1d53b4949f5ba56793716e0f1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac2968f94c29443da8bc906d5cbcef32", "region_id": "RegionOne"}], "type": "block-store", "id": "1a9e230ca680403ab634a649b6360e4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10e4efd96fab4ef4bf001f238bb391dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "62552e10ec8247c081d8a548b6167dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6e51cc0755d7402485a402209cc3a851", "region_id": "RegionOne"}], "type": "alarm", "id": "bf0d5ecb056b402e8c6ca74113e7df6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2423262fbd884295a7b85e0b3f5de930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cff068c9761e45f083e0320670605c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23ce7c5712fc4eb1bdc3a9a2e8f2168b", "region_id": "RegionOne"}], "type": "alarming", "id": "0620a104889141fc9668bf3a7c81ea8c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d31e211ce27447cea99c0da1cdf18e64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "922efadb07764542a52e58bd576867a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1abef1a0a277448387905ed434e0b9ed", "region_id": "RegionOne"}], "type": "meter", "id": "01b181da808e4056b669d93a1b344baa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c97a52fd3594e159774a079d59a27c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "490142cf474a4eb1a41ddce0be378029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49dc03a683b4415dac68cbed95acf692", "region_id": "RegionOne"}], "type": "metering", "id": "e9b25bd5e3574524b29f85dbc4df2e25", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "663284359af04d5aa7f6c2de78423cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47f99ba65b1a4505af56fc92a735f72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf9b678399364d2587aca957efb9bd87", "region_id": "RegionOne"}], "type": "telemetry", "id": "6dbcd67dc8d8479a80049f11770ade89", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6b0e9b23f18d456c8ea234b26b0aab66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fcab1887d74a4319aaa54a225e7d10fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0d05e5a4f33e4bac9bd9cb58e40d4ac5", "region_id": "RegionOne"}], "type": "event", "id": "d927792004fb44ae953ad1d28ea1da48", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "65efbb8b32f34cb6b380720a22599b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da37eef98a864445b530b01ce727bd5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a337b9048ad84473a4e69b0d58eaccae", "region_id": "RegionOne"}], "type": "events", "id": "fbe2b73b1ca642b09573bc7fd097f6fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9bf368765d394d2ab7b77e27faadbdb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0420fa8117254eea9e28794f02ee3682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4e07b65cc0414429a6499c1f05bfaa7c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "766bf714e3d74c73bdcefe4b24810c28", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2828e505e03d4317ac727247ec7e3da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "578927f5e4154a22b99cc42dd08caace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e6b7e6b3dc044698ac9161116073cbf0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2c344e638f07455096fc8911c23a2ca7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2449c6ffd1a4088a582afe54ae5c14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e65f5d9f0ed4a4b90ff8164e861cff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aec7effcf78b43d0a06ede3e4d608d17", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a80719f233da4f67aa425a29ec14c499", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c93f8fa3167641e9964f138e4a743d96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e86f1a540e1f408289067516276a597f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b254853076a640f980dafe0624d3b57d", "region_id": "RegionOne"}], "type": "tricircle", "id": "6e1e4f88ff484f1b9ca7f170cfc2f541", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1c959cb38c5b4c10aa5d0dc590a48988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "99944c4fa2bb41ee89fd9bea4a64dcd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74664a1b5d48441faa9e6d16a32d7d76", "region_id": "RegionOne"}], "type": "database", "id": "0aa55fa1f98e4e80b65c7d8daabcab66", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29875e3775044173ada862739927b76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17c0e10af6cc4072b17cd0952da06688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5ad7171e3881488786b76d63f8eb988e", "region_id": "RegionOne"}], "type": "application-container", "id": "a9cbb9a416904a1e958be6ac620a75dd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e82df43e70c74756b92dd6e119eb0103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "acef7707b5ad422ab073f8974645ba0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e51306c200984f49b383f77fb0d80678", "region_id": "RegionOne"}], "type": "container", "id": "2144891a995948eda5621fea733970f3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "61f4f7ebe66b4b648fad05402b183239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a19976cc3834f1da082db1caaccfde6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "105c1b23125d4faba95e80165b71cb02", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "61ec78d27f3e4dfebbf59cb830ecade5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ea4ea486dd94dc8947713823e23f3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3577f4d8a7be4b4aab9fd0287d6b1c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3315130cd5f248abaf8eac1d23e1ee51", "region_id": "RegionOne"}], "type": "rca", "id": "98f09e987c5e468ca80d2dc452daaa03", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eaf2e39e613540a6ab02db0cb11aaa4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7b8b51bdda07483b836a014727458cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3504a188d8a4437091dd430086ab273f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "13824bb7a7734b0b81d0af13548f2b09", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4637786e563a4f548d0218d8f71055ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b895d97fc2e54617bd1e2e25b6619d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "03e7b5ed11a9496d97d92f00035264ad", "region_id": "RegionOne"}], "type": "network", "id": "7f49e5e368294e36a936776414ff8323", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "552e47534a884adca089766d02af334e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bfddb95d9fc245b08748049605675918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8f9f313644244885907ed93abd97477b", "region_id": "RegionOne"}], "type": "backup", "id": "e65a0a4a72124860b8d3e48e33676c62", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a17dae2a4bef45cc88a1a4602dca0efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84de10fdaa1d45fe864e9e8aa21a5ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6110188a96e34c388443b04b2fd7626c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "881557a6738448d7baa7e5a6aa3237dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8b04054afa44b0aba26ceb9beafb5b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc56ccd8fcea40ad940f86a2f1cc6c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "08fad3bf66364e3e8c12b55a03d70874", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e6b0bcaa34f3441c90714249185a0bb7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d012a49e5d6d4866a02f8120569f07e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7b080db9d29942aa9205f897862d537a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d8d07c2000dc44289ed962dd532a869a", "region_id": "RegionOne"}], "type": "monitoring", "id": "347f64bea9f745f4993c38b9e38942c3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6432f1382b6a48458c28ddc0f97bac40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c490eb012d89469eb829421cab1d7c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "989fae2f632c421c9145477b9f59e5a5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d4c3040094cd49919661e9d80f340ac0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "907016b486174e4aa68c6c14a11160aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2746f6da9330493385f9c8a72d187bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "56a1ea49894c40b79021fbc889815c9e", "region_id": "RegionOne"}], "type": "placement", "id": "991ac62b00504b6abc2bc119cf159bbc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6adc5fb3db4f4cd7bfb1e63fd23491d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64ada27f81e841d58a8c6cf1fd482e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a4a5610235e24b4fb0412e7864391fa9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5d0059f1d2e747c383d51df6e14cbb42", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e040638128d840f5bef39c4284c9a4c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1dc560ea7d24cdc81c85ea0f40f58a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "812b418b1d0540ce9981c0a86fc66a2b", "region_id": "RegionOne"}], "type": "ha", "id": "2b25558bc9914b3d86c925f4d3c70029", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8835aacbada64f1cbdd1194e68b876e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2d50bba27ead434a9e69237c7cde1467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3a166a384d8f44abbadfcdf5d4f6fed4", "region_id": "RegionOne"}], "type": "reservation", "id": "8941dd15c8fe42a493ed7a3f78b6fa26", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58877f01b1fc45c89902441e857b63fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a98d198c4e034515b09ab155e8eb0420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "766bef47699245f1b928ab31834b9486", "region_id": "RegionOne"}], "type": "function-engine", "id": "f3d07f35c0b14bcc96d8850f3424748b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5040b998a7d8447389ef54cdb95290e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b02d6328fbbd4c3a9f479ebd75f158d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ec0b2a42f1d948bea073d13a1bae9cf1", "region_id": "RegionOne"}], "type": "accelerator", "id": "810e4a263d7c4b77913ad6184e1507a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b336e4099b54058b6634f29f59ae54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "433a39e1ec714437adbe5b64ffceeef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cf164c48833143b2a63ed2f7606dcaea", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6af81e1d76b64ef1bad12b3c96625214", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5f593ac5fc34a12a4d20e69794f84f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "005b10ceb9f94a98abcc28c9e8bd389c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7898d710c65341498e4bc4d8ff5bc702", "region_id": "RegionOne"}], "type": "registration", "id": "e2517d6445b04f7fbab04cafbc6000fb", "name": "adjutant"}], "user": {"domain": {"id": "ae270a6da4fd45f8aed1795809965dea", "name": "8ee3ad9df89b4f92a392fbe6d1ed45e1"}, "id": "828d24f2e8264c328b223387c7d5018f", "name": "03646defacc54a30a1c5da1a0883c5e4"}, "audit_ids": ["8c0f13f2c8e644268c2e39981479c8e5", null], "issued_at": "2020-04-23T06:25:58.420568"}} 2020-04-23 06:27:58,826 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,832 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,835 keystoneauth.session RESP BODY: {"roles": [{"name": "635ac36af61a46aeabdc4f44fe31c6ce", "id": "fd55da82824d4a39a5982663647efbd6"}]} 2020-04-23 06:27:58,871 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,876 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,878 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "259a126597f54102953bb8767a46e16e", "name": "domainName-2"}} 2020-04-23 06:27:58,898 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,903 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,905 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "259a126597f54102953bb8767a46e16e", "id": "ab17c5657843496b878b4dc9bc557a1b", "name": "groupname-6"}]} 2020-04-23 06:27:58,956 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=259a126597f54102953bb8767a46e16e&role.id=fd55da82824d4a39a5982663647efbd6&group.id=ab17c5657843496b878b4dc9bc557a1b" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,961 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,963 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:58,965 openstack Assignment does not exist 2020-04-23 06:27:58,999 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,003 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,006 keystoneauth.session RESP BODY: {"roles": [{"name": "635ac36af61a46aeabdc4f44fe31c6ce", "id": "fd55da82824d4a39a5982663647efbd6"}]} 2020-04-23 06:27:59,040 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,048 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "259a126597f54102953bb8767a46e16e", "name": "domainName-2"}} 2020-04-23 06:27:59,063 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,069 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "259a126597f54102953bb8767a46e16e", "id": "ab17c5657843496b878b4dc9bc557a1b", "name": "groupname-6"}]} 2020-04-23 06:27:59,110 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=259a126597f54102953bb8767a46e16e&role.id=fd55da82824d4a39a5982663647efbd6&group.id=ab17c5657843496b878b4dc9bc557a1b" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,115 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,118 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,120 openstack Assignment does not exist 2020-04-23 06:27:59,149 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,155 keystoneauth.session RESP BODY: {"roles": [{"name": "635ac36af61a46aeabdc4f44fe31c6ce", "id": "fd55da82824d4a39a5982663647efbd6"}]} 2020-04-23 06:27:59,183 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/259a126597f54102953bb8767a46e16e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,190 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "259a126597f54102953bb8767a46e16e", "name": "domainName-2"}} 2020-04-23 06:27:59,206 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,211 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,214 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "259a126597f54102953bb8767a46e16e", "id": "ab17c5657843496b878b4dc9bc557a1b", "name": "groupname-6"}]} 2020-04-23 06:27:59,265 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=259a126597f54102953bb8767a46e16e&role.id=fd55da82824d4a39a5982663647efbd6&group.id=ab17c5657843496b878b4dc9bc557a1b" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,270 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,273 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,276 openstack Assignment does not exist 2020-04-23 06:27:59,310 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,315 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,318 keystoneauth.session RESP BODY: {"roles": [{"name": "635ac36af61a46aeabdc4f44fe31c6ce", "id": "fd55da82824d4a39a5982663647efbd6"}]} 2020-04-23 06:27:59,352 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/259a126597f54102953bb8767a46e16e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,357 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,359 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "259a126597f54102953bb8767a46e16e", "name": "domainName-2"}} 2020-04-23 06:27:59,378 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,382 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,385 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "259a126597f54102953bb8767a46e16e", "id": "ab17c5657843496b878b4dc9bc557a1b", "name": "groupname-6"}]} 2020-04-23 06:27:59,436 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=259a126597f54102953bb8767a46e16e&role.id=fd55da82824d4a39a5982663647efbd6&group.id=ab17c5657843496b878b4dc9bc557a1b" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,441 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,444 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,446 openstack Assignment does not exist {6} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.250334s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,175 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,180 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,182 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,186 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,198 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.108669+00:00", "project": {"domain": {"id": "8489e94ac05d476b89c2f323424c3734", "name": "a9d4b4cbf583416b9da1811c20843108"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2f7c14a789294bbeb009e4cf9ac871b5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3f65e8a46134b0f9c0411d421789798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ca4cbea340e3434f9a4102942fbfe6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d88516f8c34147038bb502955567e606", "region_id": "RegionOne"}], "type": "identity", "id": "dc0f9aa7301541c1a4d66ce6820b33e6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ade5449290b14c3b9d70d44e78007a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "581de8ffbb264e6b85ce14b7fda42aac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "472766cf11e842e1891e67fb22bd754a", "region_id": "RegionOne"}], "type": "compute", "id": "dc13fe5eb06d4c3cb0c307a674309510", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c1ce55fcb9d141d78dc1bcca0a450085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "482609668ace449cade4bad5ef33fd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0e86d8857fc8463fb7826f15ceda946c", "region_id": "RegionOne"}], "type": "image", "id": "eba56e95c321460db90c8b208dbeb5ce", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ebff646b75fb401caf5510d9d2ee746a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9c89346a6fb84a19b314f10fb1b2b9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "92dc55815c874c5186094acd94827144", "region_id": "RegionOne"}], "type": "load-balancer", "id": "15e52cbfb6c54c55b12db9dc1bbb8a6b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a18a3a7dc9b414aa35537044cb704b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5439c212df54e1c945078a796c4648c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46cda983d8a748788d733e5fe37bec68", "region_id": "RegionOne"}], "type": "object-store", "id": "e89d430675db4cc7a6ee46c260816d4e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "829d828de7834382b32bcf1ddc76d3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "090cbe064ed64404bc4c3de9f2ccef8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9611938a07b545bc98cf009fec85a639", "region_id": "RegionOne"}], "type": "clustering", "id": "5a74eb937bdb405eab25263740d0b492", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c47a452cad0d4a949eb06220763bc398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d05568719b04b5b8c8405e3ea407df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d27dd5f58c17422d96ee78bf9bd41765", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dbe29a07342249acb740ea6cf52621f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "942bf12f01ad4e26819d8adf49230a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "30665d5e2a8f44a483da38c06434970d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b033f1dfcaf41889384696d7733e645", "region_id": "RegionOne"}], "type": "cluster", "id": "a66d9ff578e54a478e7eddf0c6dd31e9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d866ca5716844afdb421adaf12f6f9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6eb6b6e2b20d4cfda7fa4462379fba7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e74753faa9af4d159d6414a3728ed463", "region_id": "RegionOne"}], "type": "data-processing", "id": "f1190d87aafc401c9d0a19e4d9c2b242", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "686656e672694df6ad9273a7e99d366f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c23bfee075544832822dc977b95a1cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64a5ebab9cbc4febb834d4ab4d380128", "region_id": "RegionOne"}], "type": "baremetal", "id": "de64de2e824b41f78c03f368ee51fe3b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9ff6bdfc9e745c9acca0c76ee0eff39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b3643940c2243c588581f0a8fa7e044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1bba2ea048694296bf157274180c3fa4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "55b84dbad247489c85c62ae649262a4e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "83e4dbda4ba64e95a6361d2fb5c9ab56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dc1a2b3d5dfc400291941468a1686b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "630b5c42f64e449eadca63f64313c48f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9353999bfee64ac681271b459ce27e77", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b2a116bbcdeb4c1aad0b7f0908f7bf50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6a621664de9148e28d3aa49ae744fac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c68fe88a304f4d94ad581a08f3f6c0db", "region_id": "RegionOne"}], "type": "key-manager", "id": "4b11bfa6a2874194b773515c35683153", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb53c82b7bae41d697742daff6d075b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bce872e29af74a33a8909970bfb55087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e585347f622c4bc58c95844a2ccb7a78", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3180cb7db3384835ba60725c8ee5f691", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c457cc9666994858bbf532367bb9b5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f21029392e994d9abf4e40248fd57f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6bbca4b109544a38876fbedb8f29a225", "region_id": "RegionOne"}], "type": "infra-optim", "id": "79daf26ed90549d886e9df32cff51cf2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "45276ed5824d48838eef97a1b3fc024b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a4655aa47f544f0ca80ce8b443aad14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c9dbf6775ea8402b96e451202cbbdec8", "region_id": "RegionOne"}], "type": "message", "id": "5a46baccce9a4ccd80f19ed5b7dc76d7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "392e6b040069410ca10189c6bf9235ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "26e735ba4de043658fe3b6ffbaca9298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9faf2122717441a4ae2fb3e27dc6a3ef", "region_id": "RegionOne"}], "type": "messaging", "id": "9afad3b2e549494f8f4bebb53a4e6d87", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebaa05340da74bc6ba0869e6473e43d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b15857172f24a18a3cfbfaf48fc0bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d7d72b3a3da143e9815c55d840137ed4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4793a9a622f74bae878f1f76b33f4afc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "277f4ae5c9624107ae56e34a24c4fd81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c81f3299c4143249a301f6564972d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45ad4fc36a6240ffa8767015f68fa4d1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e5a627bf47d64354840faf68451f636a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b60c636a47bf45bb9ca3aa700034158e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e8f7ce41e2947c2aaab7ac832407ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9a5428c75e14659acd3c21f580df249", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6689370eea15488eb2e9ba262d1e01aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bc781e1f161443b8b02bad7879362d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d20972597220431abf8842c590f0fe55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0ad9c61428c4380940359a80c1c15e5", "region_id": "RegionOne"}], "type": "container-infra", "id": "3b9f9295cb924339a146fdc0b4dfed5f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "61f0094453bd478b88e4be26f9395ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1510bfefa5704ac5b9bff318622cd3c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7de6d0525d944924a95c779d06ffc019", "region_id": "RegionOne"}], "type": "search", "id": "91736ae921da4defb167ea8702bb2fd6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "416ed0a3fd514267affbbfb8539a9e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "40ba135754bf406abaab34ec23dc8427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21876a40b2e2432497ab9aa9383d7358", "region_id": "RegionOne"}], "type": "dns", "id": "0013bdd8128f49c2b65df9d73128ae2b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "689f0ff00c844c0b9d8a7717a99c99a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4a984342f61431e98569c7287646577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "64f26461b16a4d9393ac8f0c82369aaf", "region_id": "RegionOne"}], "type": "workflow", "id": "3c58279d4928403098a46d6fa8ef0643", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85d64dc5c83e44feb66f0ad6d421749f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e9e6be7e346c4f7e9d23a452a319db65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ed1281d30684ca098ace9cbb537f62a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fe327aee0ef247fdb67ee2f84505549c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a0ca8dd650674cb5b72d752ee1619e3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "662649a798874a4082f300147b63740b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3e09e2130af34c21bbedfd23d70e766c", "region_id": "RegionOne"}], "type": "rating", "id": "0a154c85a49a494b875f89b4eb2fab47", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0047dba8035444f9a6ea79913d41c7bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee528a02212149f695564204b433d7e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e2fb8c5417c044889ec921bb919174db", "region_id": "RegionOne"}], "type": "operator-policy", "id": "96f4d98baf8440649a32d68dcf528478", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52db4cff7aad4ca58d4f5d32b40712e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ab42bcecf9e342f192c2152209be0793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "785d8e186e704a43b922129045e63e29", "region_id": "RegionOne"}], "type": "policy", "id": "c48a9aadd9b94320837f26e034f13334", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1875129ea38e4bbf8c019eb42b32a6fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5609e2dc32046ff9860edf2ea7769db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aeee40c588864ddd81c642e2c9c2d63e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b6c7a857ca2d48488796e73801a18577", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c1da7e76edd4a0c922c1308785d2ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2aadba9db0144fb8fd10a909fb096c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8148e09237f64d49a2eb98823123a4fb", "region_id": "RegionOne"}], "type": "sharev2", "id": "2753d3f289aa4b26939d8581bcc5fdca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59ddad5d7afb47f7b9aa3ddf50f57f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e1fa6ba60d44998b9823fc80a026066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "303dc14a66304dc08fdca920af3b1a2b", "region_id": "RegionOne"}], "type": "share", "id": "9da8e2c2f63844ffb2495a91300290f1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "630bc080bfa848aab275d887c9aa06e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc844d7099734145a7fcb410006c6be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a708e4a272524274992e906735dce3bf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f5311216726748008584dd349c2e77da", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73ef041271814e79981c1dc3eeec340c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba5e5c24af5c49eebeca0a4ab24d24a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dcc41d5b9b24dfeb6dec94a61061e3d", "region_id": "RegionOne"}], "type": "orchestration", "id": "15de8dbdbd9847188c7d5e4d78d45771", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52fee2f9eded4dbeb37158d4c542a5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d4e277380b44e7d9b33d77d634b222b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ccd260ed7b241c8aa4273357116c17c", "region_id": "RegionOne"}], "type": "block-storage", "id": "9f87838f57394690bd36ad73da1b963f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1f7794104fd4ed18eb6b1f430e18d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1349791272e84bad90fdb17428760182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dc28e7d93ee4ff28e76d36866585b4c", "region_id": "RegionOne"}], "type": "volumev3", "id": "20ea3fc2520b41a1ab3d47ee9d84bfe6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4309a9434c4244f8b363b61854ea5070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "937c539ff5bd4a44a9325b0dde7cc79a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6193fe8076034ad49148fa967131e26d", "region_id": "RegionOne"}], "type": "volumev2", "id": "0460a23ce2c541db9b1a8f86e5fdf3c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9c5433e1e3a4ab88ffaa584830db400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1015236ae264beea72dcc15ffea8289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5e156457c384a74b71a5906556d5e77", "region_id": "RegionOne"}], "type": "volume", "id": "a2d744de86274891b8664c9e881b19f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33fc9513a06c4c75801ba0a5161f7ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e44d03e2e0214316b9303269c527e2ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "805dba33804043f784261e53a35b4f55", "region_id": "RegionOne"}], "type": "block-store", "id": "7cbe1635f8e140598e7ee353820e726e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85827b6b9d1d49808156dbc70d644bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5417fb8e88c548d1b8c1f46342c2aad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "12ad08e138da4145a617cf436ae4eaa6", "region_id": "RegionOne"}], "type": "alarm", "id": "19dc13dbd6ab4dd6bc8e2740d10141b8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddff77ebdecf443abd450fb67a536d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d6b416a663c4f6ca1651de2d1a3e9d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd2f9bfa09b5429a9597fd6dbf92ae48", "region_id": "RegionOne"}], "type": "alarming", "id": "36a177183e81424798375bbbd24680d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b78ebdba81f4c9ba14ed0e1f5dd8f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60fbea1555a04a03882b183bd689ea01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "494584a5219545bf867bc366e13e4f85", "region_id": "RegionOne"}], "type": "meter", "id": "b798310c35bd4ffe840b850004fe1cc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa88c59c2ae84ea38915c6c1d82c5773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "552d1a37b14a47e4af74a89e87c20a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ef0573afc9134f6e9446371d3739a1e7", "region_id": "RegionOne"}], "type": "metering", "id": "127d84421c4a445eba282dd8d9cbaa3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5130729ec1d41a3b074c44220b68d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d579c2d425244fc0bf5533b84b56cc99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48fff11217a1465c9b7213f47965d93a", "region_id": "RegionOne"}], "type": "telemetry", "id": "74452113d66f496f84f8e0f1f2062ab9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4df328bed08b46c2b226e53612f94ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "47a4eaccce334424a5cd0c9ec2eb3f91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2c86fa87ddb648ca9d658a221ae1f20b", "region_id": "RegionOne"}], "type": "event", "id": "0b34036264104f0c91ef0cf7b3460769", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "929df00267504170be0d206aba2b51bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c260c003d2044e26a599e7fd3a730986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "00f92341af59442ab2dd6f7da414621c", "region_id": "RegionOne"}], "type": "events", "id": "dd9b4d22fa5c4168ba28b8723f2eb00e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88f94fefe3f643cf9a88137a4cc47d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "210580f689174fd9980a801b2caad801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6932bb3584904ee190074566db43c175", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ce589d4313e3435d869f4e15f5a9e339", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2224fc5396b545bf8882b8f2bd62e851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b13ee353abe44966beed8f84abebee41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ddb9fbc879bf441889b6bf695403bc23", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2197137855294899a38382e193cafb41", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8376578e7956452d98069f0a2e32ec66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c268cb2b28743388f1784f271c8d431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ab4ee7a969b4068842be315b4497820", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c529c528033a47239cfd1b71b97f5dc6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "122f776997d24fc0821b4be6275629f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f800aab2fa134270a966d04b68d3f079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cf7eb6d82b246d19b481c53da6194d0", "region_id": "RegionOne"}], "type": "tricircle", "id": "c119db876e0a4c19b31a41533a211cec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e5c9e487bdd5437b8a8921ac0e7db4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "95d5f98230f84caf82ff449cef3281a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "58de95ddcedf4f5a88e84a9f3be072c3", "region_id": "RegionOne"}], "type": "database", "id": "a9e5eb366b4b4a0a9299c81175ead55b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33993a8b71b34a5488946825a89defb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29de3e68f43c4aae882093ef10a71b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9c8763b85dbb4a998c9816da11e7c6f0", "region_id": "RegionOne"}], "type": "application-container", "id": "4161008c47ee44719ab32348c2d915c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9943a3d41650465b893b80e6f0f9b1e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89a2f9e25f3b4d09918ce6783ae9f3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "67ea7323f3f642ce9dcf9f012c3c89f8", "region_id": "RegionOne"}], "type": "container", "id": "d88c941c9c2d48a59b34066dd477da39", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ec91a07484145a88503d4e32f9a90a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80fd1d7545dd4d8992408f2519b6afdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6dec85f2a51647c493043fb1ae040018", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "11fc17550d5f48e5a33d26858b969bda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1396f87b5a3480b813961b855b7efe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d89f1b6f375c4094810df4bc4ae5d358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5031eb8879ce49519835a5ba39b8d9c2", "region_id": "RegionOne"}], "type": "rca", "id": "86ea65b14afa4ec18caf139892768af6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a576288579914bd3b50260d5035be7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "89cc06d6318847358ec359e40444f74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "68ac80df3f02457682169eebcf2a7bbe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3d812a5d1dbd417a81ef174be78f8151", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "972e29a11eb14d95b0ad944ae12853dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e45fef43ce794474a08890ab98037a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1e910558deec43ca95f4120527e56e07", "region_id": "RegionOne"}], "type": "network", "id": "39344945f65c4be0b3f72a62fd6dafd3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "43b320d91cd34c6e9b6fd59dc14410c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f8c1213afcd24024bf38bd9e6f65e069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d8368343088f49189b557ad79db6e398", "region_id": "RegionOne"}], "type": "backup", "id": "2fa6f189ce1b4f45ba231842de32f897", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b017a6f3a072431faafcc1de13942d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdaa766c264249d2a2c6c3cc9a4ab508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2dcc6fa9af534114a4d93151f65c5e74", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2098352e2a2140f79f22f1b9a0a2642e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71b92b980ea941acb10c9eb2ca0ebafe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52df7d00089741828a1b1fef9187cbd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd8ed10613874a5f999908aab7993996", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "50e9880ece434068a6dc86e152451710", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8ac2f432c57d459ea3455761e58ab2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4222fa8826e54a4a95a547efe0e41469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "80e8c0cb650e41478eaa75e7d6fd1caf", "region_id": "RegionOne"}], "type": "monitoring", "id": "8e8a5b445e404b99b0e880f9b2af35d3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d65bc79e67044a178b46a9f65e9dc7a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d9856f4935c469794bddf20fd0ea26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d37777b8246b4bc0ad1ff249eda309f0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dd037397ec8d421b81694614557de794", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bc1a3b66a48e45148e17c5a0ffcc9c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7657f6b4423745f2a0e7d59cf7bad17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "575219cdc8044ae78d54e4019bc30a79", "region_id": "RegionOne"}], "type": "placement", "id": "0403815cb4f54f53beb898ae4cabb2bf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e27953a0595e452089a2c6e4404868a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "596e8b080f704b47a9653031d98399e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "99acec10dd7242e38789e1aaa226b4aa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8323c3fed7ee4c64bd50497a53ea57b4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "070d9d2b72954be1915b64a0150388c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ae1e50c5bdd43adba50cc1af68f38a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "93e66a67cfd74f729f1f69135443ea79", "region_id": "RegionOne"}], "type": "ha", "id": "ba19c3a2629d4b5bb0f10559f869b9a1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b276d5fc736043f2a0114fb29e861344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "824304605ad040c38578cee3698259d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7ada45fb5f5b4559827f285b49e35eac", "region_id": "RegionOne"}], "type": "reservation", "id": "ad8942eff5a941e4b1c7ffa95e61fc80", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b46aa7497cc4359896de558fa903fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4e4e4c2daf8b449283ec859b7499c723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "385938bac96048548df319cc426b0025", "region_id": "RegionOne"}], "type": "function-engine", "id": "11093dc423ed4634b1a072551bbd5b36", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "435bbfb551424cbd940dc021bce1da32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f301374e207e4e19a79285d9b73ac7e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1b6a7d5538374eaa910eecef6a9e1d3e", "region_id": "RegionOne"}], "type": "accelerator", "id": "93b363a5681d4c57b0c6ce00bf9e0e63", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4238e11729b7425eb5b6ce68a064a3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "035a835b1ac143d886cdfade4e880470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "98bd7a455675475ba9663b74756f5a3b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ebcc0b9e26d54f77989b707898107cf8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3df30d256e1c4980b2e0a80f5afc0343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d919321cde74ad0afde2c475e0d2870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3af124350f1844f0be50489198ee1bd4", "region_id": "RegionOne"}], "type": "registration", "id": "e159c4b6a3a040feb0932dbc130c3d98", "name": "adjutant"}], "user": {"domain": {"id": "502ec96479a24cf3a8d4b4c25edf5437", "name": "af18af66e6234220968a2c444ea407c5"}, "id": "b202a6ac2f65439cb106b405bceb6f8a", "name": "3f34cce88f1e4fa49b803981b40296cc"}, "audit_ids": ["ec040d140dfb486b91d10528ab332082", null], "issued_at": "2020-04-23T06:25:59.108669"}} 2020-04-23 06:27:59,270 keystoneauth.session REQ: curl -g -i -X POST https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"disable_rollback": false, "parameters": {}, "tags": "tag-4", "stack_name": "name-3", "template": {"outputs": {"rand": {"value": {"get_attr": ["my_rand", "value"]}}}, "heat_template_version": "2014-10-16", "parameters": {"length": {"default": 10, "type": "number"}}, "resources": {"my_rand": {"type": "OS::Heat::RandomString", "properties": {"length": {"get_param": "length"}}}}}, "timeout_mins": 60}' 2020-04-23 06:27:59,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,281 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:27:59,306 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/events?marker=None&sort_dir=asc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,311 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,314 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "name-3", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/498b95361d0d4eabb0b9fca61f99da4e", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "CREATE_COMPLETE", "id": "498b95361d0d4eabb0b9fca61f99da4e"}]} 2020-04-23 06:27:59,335 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,341 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:27:59,345 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,348 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.270267s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,309 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,313 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,315 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,318 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,328 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.154858+00:00", "project": {"domain": {"id": "4457884374474943b0ad3609cf0cf288", "name": "5b137e559f994b40b9d724aa2e57c9ab"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "015ca7fc714940308bcef22addf4ede8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2adfc3c0c87c49ca8760f0b87c29ab7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "83f04d6957a743f09eb5977afd73acbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "48db54773f304344adb0aed21566d2a2", "region_id": "RegionOne"}], "type": "identity", "id": "f17422937f46461d967865df5ffbf046", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ac32a91bc674182acfd38bab24f6db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dbb5b7cb8fbd430ea431fd9b2fa17100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c58a6719d50844209ee69174a624610c", "region_id": "RegionOne"}], "type": "compute", "id": "6579a81e497d44fea54a7fbe2b2226d6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c1207bb15137423fbb53446ac8a20687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58329023945d46d585c90fde578831a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b1f15711b82c48578cba57bbb255cd12", "region_id": "RegionOne"}], "type": "image", "id": "bae95b20a6864fe8974c4a5a9623673d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d24dacd449384dd6ba2610dbbec17629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0398e683ffa4440aa8ccc59e6c45e15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1d070cb7b1614168b018c17e5846fb29", "region_id": "RegionOne"}], "type": "load-balancer", "id": "55cecd04cda24323a49886874646b994", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aacaad7f8484462e9f1120fa7f841f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8fdfce9b9294fc088f1e7fd19827541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0f03565743487ab4fb1acc3903a5c6", "region_id": "RegionOne"}], "type": "object-store", "id": "7cd403fd79604fba8fc4ef9ae8c8d674", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a749c85a0ab04537a4c3838b9d2da766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a822067af36d42dab81d6155b446a49e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "462133e173ad4397b6698fd7d398cdc0", "region_id": "RegionOne"}], "type": "clustering", "id": "ae00fe0dbb0446718e70020feab93f2c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c31ea5d9f834701a461a4a3f56e30ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7474805d00f40ee8e6a9c3b0ff4c702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ad2f84a3cef4fddaadf59fab673986e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a50b19e00df24737b7be1d80f4611d71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4ea05b931f54d1d824dd54f3d40fb84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "80eb9ac1d3c347c0a0b52d1c23113ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a15b8bcf3c36492187d87cf31cd10ff3", "region_id": "RegionOne"}], "type": "cluster", "id": "212df43d931746e3a9e969e520fe7121", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dbaf7ceb6cde4a3db169afe274cc3eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5102fbe60f0e4b7c9e4d2e698f02114d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "47c8d6f2008741a4986c0a435b00088d", "region_id": "RegionOne"}], "type": "data-processing", "id": "be7aecf135934e4f9ccc03ce27a730e4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec154b24fedb4e8fbfdeefb1d9b89407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "719968d958cc4fe19041305c66bdc460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8cc228f3004d496285554d2d73c74419", "region_id": "RegionOne"}], "type": "baremetal", "id": "bea9e52376ef45ccbb5d3a6f0a2be5f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ee8ed21a18d474f993e0bb51f2c0fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d15e1b0b32d5450aab14cc9f854490e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a3e38085ea1d4cb893265ecd7e806f14", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0448353849d34c52bc4eafb98e218d69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7d25dc1ee6b04d25891667d0589fcf43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "297102da6ee84870a88574894a395fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02cf86bcd99141ab82bcdfff4f0a0000", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "14d9995f4aa346beb43d5e317367d03c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2234e2cd5bc646dc888b3be3667c2536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3ff5d894b8864e589d4c95997af9e005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9722403d20f24e5e8d6edeee23074cc4", "region_id": "RegionOne"}], "type": "key-manager", "id": "8c964b8ec3434704ad072120609c8d81", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc03afe02b474d4fbce45362422509b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e3394f0cfc044a78258d743ab5311bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "15ce699b3c534f5c88f7beaa8dc0d315", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bbfad2744dcf4767873729ae6c17bd2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30d5176dec1f49deac3ab8b6f4b1898b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28dcff7072194d7bb4adbed3a5351874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "23eb68a49b1547a896db679d7816eb7a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2a48b3f97f4c4adabe2bc22aa8c43b4a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "191d59270d0b4bbebac4e52c037dc55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "952a88ba430a402a81026e82ce43b3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "03d54c0fe88f454290af673f928dc8b0", "region_id": "RegionOne"}], "type": "message", "id": "d69848b7d21f4bd2a0ac1b23cb82e5a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f7ad15fe31c14776a9bd78385c5cb75f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9227596fff04f4aa808218cf312e132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ccfff8f81dc1458199d05624be91cde7", "region_id": "RegionOne"}], "type": "messaging", "id": "f0c418cb48734648bdbbaed330735abf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4992e287395e490fb60d24742a020db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63948e22f5b34ca492f52aa391c95a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "95caa6ddd34242f1ae95a9fc4c8f2519", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f4508188ef09470482e66056dd50c39c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22903f1544be4a109d76040f08e090d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96452371b8c647f3a15df0bf0a21fcd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b9e103509ac4c5f9803990bef591155", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0ac645a455db469ea6ec129023002874", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c399897a311244ce9670c5f7b267c99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c174c9d80564e5883a2b73d78de2ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "444f3364c1c14a3fa7a33e977c90c4d4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "43fb08967cee4f19b45aade143d9c541", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "366f154d0e254942a4e8781499a35866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13045a8a91fd483aa786340d416444a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3306d34059c3406fb15f9bbb7d351d33", "region_id": "RegionOne"}], "type": "container-infra", "id": "8fb7fedcdbd54b8aa0551eb2a172cf68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "35fa88a5b7e64e23a130d7f7ec4cccbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "865da44f6fe54a98b4230de226d9c696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6599d9c4a75141beb85bd5a3ad5f52b4", "region_id": "RegionOne"}], "type": "search", "id": "975b50998fb3454b97a3ddd6ff62d798", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3dfba09d73e14ce6b45b53c90105ed5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e296139c8a6464cbdd46d9c7c82d87c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f926494708ff4804998e3f8e870f8c75", "region_id": "RegionOne"}], "type": "dns", "id": "fbe255f5e5b64d08b9c9ef04f5104d31", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9ae6583c93d6444ab136f96b7f1ec3b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1928963404c44d18b216f97f03dbcf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b6655c06c25a46cebf5b483516a41fba", "region_id": "RegionOne"}], "type": "workflow", "id": "ec4f309458f84d56bcb7b9ed7413d680", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26bb6cbb741e441581cf63165443d8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6b720d31ce2425db892f4eab22b7d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b7b827f2ded94c63b9d36ca47a7e16d0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1df674c3857e4abcaba5dc82357dd284", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "926df964fdfe42afa3771bc64bc53094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a405830e8dd24851b009c8f1e01d2958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0b3e715340c9439996c51a6fffe1496b", "region_id": "RegionOne"}], "type": "rating", "id": "673609d9513f46a8b0ebdcd542ebaa34", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b463d3dc2ea34ca39fd1fc0cf5a11a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa180766b9644b248c3eb9d22c9fcacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d4699fad91ed4733970df6ced46cac1b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f09a55d94a8841428ca0c64d6397f5dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf5e7c586bbc48dca3fea7847dcdf6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "174410055a864314891fb017c7b430bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "072fba3cc57f40fa87116080e7fe39ae", "region_id": "RegionOne"}], "type": "policy", "id": "830df423f59c4ad9b2881a08de34d86c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7abb24a85a94ee5b9641e7be2247809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b2b99fae173421f83ddc8dc9f3d658b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "469f3648fce745f8b6d81781f3251138", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8473ec0fdf1c42f5b50c526b2653dc34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25d6476cd6904a018417690df1b0946a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3649c5dfd28244f49aab224808d405e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9258dbd9e5224e9fa4da640eafe66086", "region_id": "RegionOne"}], "type": "sharev2", "id": "60b0301db7d24bfd898d0ee935cf8abc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8501029cec4e49d7998351980a80b812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc50ec685e8b4dda82ac93501207b0a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2cb1a4624ff44a5bade6fb4053bbbfe4", "region_id": "RegionOne"}], "type": "share", "id": "d74ee6dc8b234daba587f006aeb07a4a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "345b0c8aae2d48da84d351ff31748601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8eab36e5da4642e1b6c25718cd4806e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc0924fa3c744d45a9c54cec07551f6b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "373879db03d747fca3946a1ea813553d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e33fe1631eb4956ab62d41d0ec8f70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61d52aa9a83a4d8c95a5912539c222a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99414480a8564711a0bf3c5ccf2c2c5f", "region_id": "RegionOne"}], "type": "orchestration", "id": "58510f473adf45f4afeb23ad2b2c87cd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ffbd200469b444cbd3805bd714c3356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81d8c97cd1e54c3097be4a1dd8b6f9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6081d9f8ff1b4b7d966e49f454833abc", "region_id": "RegionOne"}], "type": "block-storage", "id": "ab1d43b2da9f4f2ab88a2f6f47327edd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc827e702664048bfd0d17ff99ed031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9b3a7964514f4bbd3013246687643a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9594930069524ba58db954c78b87d74f", "region_id": "RegionOne"}], "type": "volumev3", "id": "19dacd83ad9e4b9e887e66a8855a8233", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bbfa1c9b55d4c6d93c7e1e00e3472b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4df61c84a7a4fad88719719f8787b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f5175a1c477451cb93b047a35260fad", "region_id": "RegionOne"}], "type": "volumev2", "id": "cd4f88ae65ac4ef29f6b44e40d5b96f3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40365ee499cb459ab4384c694fffaaa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8cee3bb1e25461188d112ea15e761fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b74e2c087e54502943ab1c91c42bda9", "region_id": "RegionOne"}], "type": "volume", "id": "488f8000e2b84769a5a1890fb6009bd7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54960b08a7ff43ea863eb88196ba0445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7d1fd9f35af400fa1dcce9caa94412e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c82961f1f624f1eb1f4bf15ffb19f20", "region_id": "RegionOne"}], "type": "block-store", "id": "1394468ebbb04668b8480ba53e2dc504", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d843c6ac5df4e82a8841675e2bc6f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d244fa34d674722a07514cbc5882ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cf3bf0b7b4824d0f8f02af6179292e4e", "region_id": "RegionOne"}], "type": "alarm", "id": "318f4cb774e5460f8202fd6d8fffac42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4c0d732fc7a4802bde13bcd0578469c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d394eee8148b4489ae50a9c96d645d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3b95c94c62ba40a094e860e249557584", "region_id": "RegionOne"}], "type": "alarming", "id": "1d64009041544efbb4abe24951e3dc10", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "68da304c05304540977c4d1f7675b9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7bef7be36c1f42b0ae1ef53143c99c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ed7d29632764e02ba033915d62aed20", "region_id": "RegionOne"}], "type": "meter", "id": "2928527f20ba43c4be7c8261c13e45c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "faf4b7f08a134b58b059f5387a56005d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd4b2301c25342d5876d591f9c969ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3c230838bc34975a4b57cd4d557ff20", "region_id": "RegionOne"}], "type": "metering", "id": "2710311277aa47c6b938bf2707a8f3ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e8acd18235f40bf9dc5b888642a78b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e137150258c4f1990f4e4b09417c717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "355b5b891c764a39a7dde1bf2d17f669", "region_id": "RegionOne"}], "type": "telemetry", "id": "cd35683d21b9439786d847644ac1ef7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "60a58bf1c29242059e80fdd6c9e29537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "849e95df0d5740b18f190eeeb4a67cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "77fe50fa1f38401c81256e96db8a2cb1", "region_id": "RegionOne"}], "type": "event", "id": "3177241d75eb461ab11183de5fa213aa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "15f90051aecd4bf58bff94f343779b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6324bc43c7a46cdafc4ac4c5255511d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e2f111b9e6044f06b02f9e38dc9168ec", "region_id": "RegionOne"}], "type": "events", "id": "589009b20a5d4bfd9abe662c394f07b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c13b6f3fe494e9a97172bfd266e40e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df995a5a10c846a9a2986ccc094c917f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fc1be2564dff4398bfec6623b734a015", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9c88cab8c31d4d1e88ea23d2a75bbb46", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d002b82c3aff419b8dd647fa8b8f3b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35e3f0f438b348c7affb328e5ced514f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ece2547ef7c94d988716746a98609621", "region_id": "RegionOne"}], "type": "application_deployment", "id": "63a305a3794d4b8b89f2eccbb81a435f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ebcd43f512b401da0969c8e531ac46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f055f0c6c05f4a979ade23069d44023d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00e8e99b134e4ebab849d38782967278", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ee4fed0972f142fc90fb87fbdc24f7f9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f37235fe0b2845a38c01494c7ec74871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "758bec34e26c40be95c492ef66baad07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c80928ab33b144cfae73a93b79aa0ddc", "region_id": "RegionOne"}], "type": "tricircle", "id": "1e47c793d4ff46b88f0b38d0baa7ab09", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "44fa2fa24aba4913bc0f5c34ebca2221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bf2ad6df689c4c3a874f5b9aa103cb2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6a289a224e1e4dd6b4ab83d62b883058", "region_id": "RegionOne"}], "type": "database", "id": "4ef2ca9cdc9c4f939613a8ac14114d65", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c3bd22ccbaa41c580f0ac79e83f8bf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "79be3ec08b6e4774a205e3e61adecb19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "453f75dbfd8a428e83f18c830bc46409", "region_id": "RegionOne"}], "type": "application-container", "id": "bbac3633d8d847a3a11c44b0d1b894e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e9a5604b7ef41d588d0bdb94711e2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eff8599b49aa4ac098fef7b682b242bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e949509efb74c54805917dabc8e4794", "region_id": "RegionOne"}], "type": "container", "id": "7b7f90dd8bbf4bf2ae4cca1dae3f2ff1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a3c828c554a42808b2e107742f70b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "94022291d63a4529b378c3caa1635195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fa279553e5c04f31a2d5ede3601e1f57", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "432b3620b6eb4d518e9ce1c095ce4a36", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5edb141c2f743dfb6cce0329f5f8076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6c1e68d17a04e97bde86c1fca15df3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a525dabec5a945fdb876aa24f402f8ef", "region_id": "RegionOne"}], "type": "rca", "id": "eca3778336604b90bbc2e4647826e994", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e8e6566d8314c02bbea1f87b7d20f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f24da43d676401a8a300725bf1f221e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e926ffc1c0074f27a531beae0ce9ae99", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4bd336c05d954fe193f124f4d61dda2e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "19d3720ae9d444688a255caa27034eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c4ea4ccedf045ffb9186f1a4a78e927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "999d8a8e68a24c5e866f409420f5b88a", "region_id": "RegionOne"}], "type": "network", "id": "e4d516252a044e768e857d87e9b65379", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2e7c343df4024a0fba7dbb9b6698a6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "456684077a6e4de38bac6113856ae223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6911ba4fc947457883cc5be2bf600cc6", "region_id": "RegionOne"}], "type": "backup", "id": "1ad1e6acb3e74cfeaabaf72c0c3561ab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54b02d8b707947809d6c3d7ba9b6fb7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e08d7cd6e429412fb6cab683afcd28e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e749a2521093438fa6e493f84cc2c316", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "667a48f5eafa4ded8aad4b6a6a2ca8de", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29d6013b75864558bc8990304813874c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91b0e27df5f44aa184a8a5cd3e115d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d8055ea3012143aab3eb33e45008aef3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "94cc5fbe7a4541cc9d8b0c1f125237a2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "86572ce55abc4dcd962c2970ad815f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "914c4847b5f343829a6ad7d93fe977aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3ef81990b8d045a1a7675b5ce2dbd101", "region_id": "RegionOne"}], "type": "monitoring", "id": "39b0b261db1b4cd2b89eadf3cbcc4525", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b390648c30b343b8b769f3dc8d152d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "16286d4c4f844a00801551d66965d670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a93c6d3e115b41a08c2825e884d4294b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5d87f1f9fcea4e7fb1c5e0e341040d53", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "807737113f844c8a87593fc3b7cb28e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c583e4bccb0440338d25cb79f8c1e981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "653a90314afe4f7098b0bb0d4a80a077", "region_id": "RegionOne"}], "type": "placement", "id": "4f21f9cf9a8f47568b485f3e2edea743", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e5a7b4ff680b4e49a4072b9780b94a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5959ad97d8ca42e3b498763abc6094a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e9eeff77190f41ea9f1a991479e348ea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3922ded3b9234169a4af108933edfb4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eaa3c05ccbda4cfc938963a459590bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a0cbb214e7a7470c8ce3da01b25ebf96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1b251e443ac54680a00e33001705cd17", "region_id": "RegionOne"}], "type": "ha", "id": "b8171af5962149848fcc8859568459c3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d36c8b315a434299817cfeb5446e9493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b00a8b7fca914030acf03b6e44a5d5ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "42a3ad84ad484c60b205e818534dca87", "region_id": "RegionOne"}], "type": "reservation", "id": "1a2aef63d7fe4b4a9d439ee3dc4bf3da", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7aa559f4f11f429491a1467722d71ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58b2ae890b18428c9d675aaa37dbf294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "548ddc0d6b32492e87751f3294957094", "region_id": "RegionOne"}], "type": "function-engine", "id": "4ac9bc0f23eb40ae8fe752a5624bc58e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bac1e859345a433aa7e153e90ad80a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "74719f99066b442fa74da6e4e2bd1900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "939e66de200c482cb33c8c02048ce398", "region_id": "RegionOne"}], "type": "accelerator", "id": "ba105ba07d63406889fb01a193626e85", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f7c9c76e21c54d7ba7c3fbffcec32732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98711e2d8008428ba0beed73c9b378b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "572d6c9b79c444fbb19efedfb83281c5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c0fa250ae22d4bd2ba05bca4e7c83be7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4d87030a7964a3bab9fe433bd9548ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fde146fd12a4cef98b6805c2ae168bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d4568a8051794700a7116da29883c5ea", "region_id": "RegionOne"}], "type": "registration", "id": "216652b31d6d4b14bd1f0bd8bdc3ae5b", "name": "adjutant"}], "user": {"domain": {"id": "d518085a221649a1a14224d3901847ca", "name": "e598fc115ddc419485ff08a51b2bcb3a"}, "id": "5017aee0fa1745d882774fe8c912de87", "name": "a8eeca0178e1418a8061624a142baa7d"}, "audit_ids": ["02b1458f6c084328aa9ea41ad04a43fb", null], "issued_at": "2020-04-23T06:25:59.154858"}} 2020-04-23 06:27:59,409 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-keypairs -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,416 keystoneauth.session RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "created_at": "2020-04-23T06:27:59.307202", "type": "ssh", "name": "key-2", "fingerprint": "7e:eb:ab:24:ba:d1:e1:88:ae:9a:fb:66:53:df:d3:bd"}}]} {19} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.192861s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,272 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,282 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,286 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,289 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,301 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.207500+00:00", "project": {"domain": {"id": "07a966ea47b440b7889cbbaff797b1aa", "name": "d123f2605a364a60a6970726aa4d854a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "30e84f813b274a8cb1220d3e058aa749"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f0766b1374964bfb9fdc3fb428e91929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5e8c810f035f4bee83221daf38abc34e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "34ec6c6f977c4f89ae84e307aea69042", "region_id": "RegionOne"}], "type": "identity", "id": "14471718ac8645b9a173e568187fc77f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2b2d7657ca1845c3802541fba712ebf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6e2c83fdcafb40cab32df3cd4445b136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1c00c514921c4939ad66c93ab8120cdd", "region_id": "RegionOne"}], "type": "compute", "id": "7e029cfc1e2745abb485d0c3d690ba84", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3c066e11264843d7a6410891cc0a6489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a0526ba296bf4a3da07b2fe251975fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a61e01adc77243f18d2da1b11a8d17ba", "region_id": "RegionOne"}], "type": "image", "id": "cd81ec8d539c4da8b26e6ddb2a33c727", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4f2c89234ec143b88c26d72866b3da98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fcc436202f1a4e0cb50b3b6ab6f66060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bf2893dc615c452faec3b8594483c698", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e76e36b721d348fc9cd95472b1caab93", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a6a9f58cb041f594e4170371bdc221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7a931858c9343ab86674e930363cc39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6287dba68c147588bf18d7d7de600f9", "region_id": "RegionOne"}], "type": "object-store", "id": "3fd1aac10cb54a578793da14aa316492", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39d95f4748d148ac8f73ee64d3f498df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03c9ce2918864c16896a8ce55fcf306e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a896002dc1c04a1ba2c5e4562cb35107", "region_id": "RegionOne"}], "type": "clustering", "id": "bc794e651ea043ad8f918ae84bc0acbb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11ce6cfb0bb1481dba4ede897f1321e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7072095c8f3f4d01b908c3f3b4afb706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "039ed032dd9a48f6aa9426b51b1522eb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "21794ce71f3146f78d2e53327d39f10d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1618be4dc8b4edc8862d015674ab19c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3aa1b5334a32483f848c0be197c96ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4aa93b0d267149e5b650b25a61c74525", "region_id": "RegionOne"}], "type": "cluster", "id": "237b12cb6f254884ac74bbc8b807b4c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c7a79d53765f45f2a084a34434d2fb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d8dc1ffa56e9478f8eb850d7d9217c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bb7c4a25471b4a278f1c55bd64480483", "region_id": "RegionOne"}], "type": "data-processing", "id": "d88a2df52ead4014b9ddc473c2dd42a7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "197bf88e0df54a01b99a8e0d7cedc201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8682b3319c04f739bfefc12b9266258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4504576e79f4335a784d7b1e047ed0f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a1b2b478ccf2467abd1f343eff20c299", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48d23f6041fe4e5f87de7f0e43a05f66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b5ee3bd9ba9482ca6b7a319f062c567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b7cac73ef67d4d05b4f37f822ea77899", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b923d0e27f6445558249a4c7379024fd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "22f702d36ce64797aab65d9e978a0237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "08dbc45e09864f01810f36b547bc1818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "777745996f954032bd229c1cf8bec445", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "47139c4667fc4cd199fc49d65ebe469b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f7a67a57d374bc1a66d5c693304531d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "78555acd25844d4f85eee9a69d27af22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bee6c84d38194c4abeff66937cbb15fc", "region_id": "RegionOne"}], "type": "key-manager", "id": "941844a231cb434b8b423b1536511b75", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "935c8203499f4900a842fe1d37b19b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "573d768b47c04b7182a78306a0d3b143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fee7a099f04144e5bb703a72c28e07f1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "48755c711e0e46fa8b2ab642f1b09bb0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36a87f59de8541f3a409bd9a7c5c18bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe25799a3ea04eaf88c1651e46aadd34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "693e3a270736495691d40fb8a6fa5386", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dcca921d20c14c08bf242dc0ca6d6b27", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e08f6c681e5e4c1ab6bceaf808dbb00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4793242a3e0b4218aa5b167952a9e230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0d9a9ffd4be0405d80579c1dad7d03e5", "region_id": "RegionOne"}], "type": "message", "id": "6247a25a8fc241edb9aa95d3010a351e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e1b7e75d1a2042d294be5c2b102f6d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "14f48ffe70a44362a0fc942c340ed092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e011a5f1573c418db88ab452c572be16", "region_id": "RegionOne"}], "type": "messaging", "id": "164d57f55ca54b949bc52784d649aae9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69f438b94fd14a34ac4bba750bbd6dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a5b51681071646dda0f10f4357d455f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2045da9c5e184e729ca225de0b2bfea0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "08e3be80abd64d9b946cbb72c006d216", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a534db2100d4f24abdda986657a74ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13b7ff82431144e2a7063884623e69d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "568eb8610154450ea95ad4d465f2a092", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a2685132297b4fe894dbd71d8c9b6208", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f2434098827483d98a566dc999449ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5836fc6b893043a2973538f77d577f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a01e1b612914425498f2a248d8655aca", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b864d514a57d4415942823bd70da5895", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d88301898f443f9a365e2eb998df08e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7730da043bec44b8ab39f45630a04373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb9c618b32ba4fb2829241a3ba0b5006", "region_id": "RegionOne"}], "type": "container-infra", "id": "74a4a94654e74b9fba3a250f4ab74138", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "42cd9206f8484db99bb99ed543151eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cb642803c7194e4e91fbaa93d15f0588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3854a50935684dda9a6a173d3566d677", "region_id": "RegionOne"}], "type": "search", "id": "66d328d458984687a13c4f5284c1bc8f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d591e0b474c44828a58c14439e975f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "de80308842c247a1b95f95c3c8821f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "36919cdd639c4225963abafa94f78acc", "region_id": "RegionOne"}], "type": "dns", "id": "710dc7a4056c49e5bf26fb1854a08ff3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff0c9fa1337d43dea62aa434e1fee327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8076e9af853546fd91688fa7c7f372e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab9902076c9e42c0b85dfac89de340ea", "region_id": "RegionOne"}], "type": "workflow", "id": "177d61cf2b1f4364bcfecfeb2a12e4de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a26c8d221ef84147a5cb18338a527240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c509ad0488bf482c855883b3ff0687ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5e1755d5571d42bd92ea2d7f03eaf57d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f4cf8530ca1a4388aee1c2a7d1d36704", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc59d3906d8941abb845aed4ee165476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "848fdfe91394417ebc8efba93289835d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f6f75f7a599a415e96adaf6006e1d2ca", "region_id": "RegionOne"}], "type": "rating", "id": "6f47007f7c124a388eb0b5a2c72fa72e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66687511412643f1ada29a2a989c1d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8acc0457e494f608afe8a18212fc023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9f2ea7a92b3b4575a10c7f4f3f292041", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a679a69118884124b6501d5f1ef58c7b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "461460b50c124005b7b3a9fa0f8b4e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8063df0be38c4d748d1e3f1a662dec18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dd01fd3da960472a9d307f01bc749b43", "region_id": "RegionOne"}], "type": "policy", "id": "0eee4da8638242acbbcd99251fcb19ab", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec453213afad41f2b3b5093ea0a019fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ce59256860b47579cbee1d4a993dc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ff220fc6a4846379d4016b0bff1987c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "220d5e6a8e0f4b608b0908f9751cdb37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74c4f0e5a44149b2aae9a0e20f60db34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ccf13d44a6f147d594211dd831faeda3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "234728ab20a14364adeaa89c142522d3", "region_id": "RegionOne"}], "type": "sharev2", "id": "9117450f59924b17a15b785e7d674b97", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9070a7ff3c674f3f93ee44b33bb332e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66595df3b3ca455ab210629279ee7ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "828475f78fe34d1e8826bd4177d615ff", "region_id": "RegionOne"}], "type": "share", "id": "d5bcdfa775314717aaf05b6f7d6fc2b0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5b3f8a4f9d744dda83dac84fff446e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "252e66370b904f6a8edc670a01c5c718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ef81aaecc37b407aa0d8dd1df89be2f6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5efd0f60c68c4739a94f1449eea68be2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6743ff48ded248e9be481a1b2dc4a5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d14818c52474685b89c5a41c56b182a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06cb991c73d145479d423af629c39434", "region_id": "RegionOne"}], "type": "orchestration", "id": "abd4b31b688a4e299ae7dbf2a5ca81ac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da1924c4179a4b03ba3d0b7de09de7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1594320d526402a97c41a05a17ffbec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9b11f8191db43f49193d093a0d49ed0", "region_id": "RegionOne"}], "type": "block-storage", "id": "3dc7aed6e6c14ecc880c30f66917d4c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d39850dae5447cc993dbec09ac93075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bb560bd97ba4270987b6fa0f9e37a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd9342b4b5c74b82a6e9dcf756490050", "region_id": "RegionOne"}], "type": "volumev3", "id": "5dc77f1b475b4b76831cf23d89fb6ffd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea80e7703e0b473fad10a1ee824fe1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2683a04787194e02af582c4db775196c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8cf2c0c1f114542a3cb1fb1bb3c063a", "region_id": "RegionOne"}], "type": "volumev2", "id": "170e20cd1ebf45f9bc64861e1225ea3f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a9f1397fb16498688fb600bac3de98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdd06c15d5f84b0cb120bcd7022dae22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dec2169632b45bcbde0579eeb358e7c", "region_id": "RegionOne"}], "type": "volume", "id": "29f551845fbc496da0659f9784d474b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bd046b0d22d45128f637e64b3f426a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "175305311d3245d089caef77a22d832e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c10183852ec64fe2b9d354791149777d", "region_id": "RegionOne"}], "type": "block-store", "id": "9fd77d495f2a4ad18447e463da1e40a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3acac6cde4ab4ed88e9dd387c40dc68e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c246a845a0924a6b8ea22053092d08f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "10cf63183c7a4f848b24b0a47ae0e8da", "region_id": "RegionOne"}], "type": "alarm", "id": "27babbfe6c874ef6897ad6ed442a19d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7d712552a694feaa1f4d5c33710352a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed11cc8183284be6b2a12d17386ac17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0c48874ef77b4eee9b3ee7cbe71baad8", "region_id": "RegionOne"}], "type": "alarming", "id": "90f10ba7c3f5441a9968478c8b887094", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd2b323abec34ca1bf0d6f16bdfc354f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fee43c5647be48099ca046d935f955fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1e8af0363aa74e3c9027db50a3cf7c43", "region_id": "RegionOne"}], "type": "meter", "id": "39de0ee752664fa9b99d4c1c5198671d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ea3a697ed274e32b98221da47920cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc8dd450b2b54dea93f759abcc7ad64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4da704ff39a14b958683806ce38b5873", "region_id": "RegionOne"}], "type": "metering", "id": "4af622bfd419423faf7251b38aa3b2a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e8954a9c0b44f829d38bbbac6924643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4027a1a2b10a41f48a1572a0fb4597af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dea2c3abeccb46fbb854dd571d63d05d", "region_id": "RegionOne"}], "type": "telemetry", "id": "bb8d72f44f2041b4a9f85641e1d33c3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "93925cc6c00f4ea99205c9e2973b7ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "add71bd7da8e4149a7792ca503bd1f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4fd4bc76ebde498281d02c2ac79a8ada", "region_id": "RegionOne"}], "type": "event", "id": "7cda859178774fe88bd146eb402610ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9b7ad471088e4702b5a93c5794dcd460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c4392793e07441a5a55abdca485e5d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6a319c64d31e48c689359118f856b29c", "region_id": "RegionOne"}], "type": "events", "id": "279ae0ee7c364da9866606d09afdce56", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1550897462214707bafa35343a4f565f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38aa7ee1a2264bc985def6d0a40831f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6987a494d3514e8b998028360300c543", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4908a87463294f38befc77f2dbb27202", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60ee67e9f18c4f37bfac387ec422ba86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cdf9308226684a7a9abb94ac94da732d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36d08fcdd9834da3b6e7570178c0113c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d5490d69041441b0b57db84f9ac631cc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58cd672dfc6a414c90e6c81adfdbb0dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "581640af4e624fe48e9cd1ef65ed539b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a36115984e44d71bb752e6e2e2238f3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "405242e6ab4c4fb7ad3aa9a5755013e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c077d4c65d3449019bff09d3fdabcf51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0731c455c8b407db3961a521f8b0b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "946b87bc06e64834a99bfdbcf1a542d8", "region_id": "RegionOne"}], "type": "tricircle", "id": "6ae2e97020634b74bb04f27e91d327d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d577c3d611ca4e8bbf90fd44f2309539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "42c946a803684f5e91cb3055b762c075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8ac1f70ee45e4499ae417d354d28c2fc", "region_id": "RegionOne"}], "type": "database", "id": "b5ebdff861bc4adf80732b3255399136", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e371736b5d446ee9a52737dc7608c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c334d9e99481498a80c21e3c2569cff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "61f51fa0d7ba4f65b968cff0693c1e60", "region_id": "RegionOne"}], "type": "application-container", "id": "180e9573bae4455eab28484245eafb71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "136a3cdb3cbe404ab71f5239be56f772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc0b5994f8064dd8b1a238b975db63fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08c834c581a34c4d91da7d2026b18b60", "region_id": "RegionOne"}], "type": "container", "id": "50252f47b53341db8aec2ee1afbbb084", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c5467a059494692967c2d01595c888b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cdc12b7bdecd4756ac97e9b1c1e22e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "237c01ea03ee434a94275ea2cce1362b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "82a9468f7cd24b0aaf3080bc748915c2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a81931ae6394652aa8b4a638950c949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "888b4fdecbd84d22ac1e1dfb084c302d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fa4ab8f5f6a24241b7d4e7a4893d07b8", "region_id": "RegionOne"}], "type": "rca", "id": "682f38bce70b46ea8fe62d1bcf5b39cf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a3034c5f61814ce1baf397ca5e409b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fa0e89f0657a4154bce7ff8e65b3488c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d4e4cdcc23a04c1a870a425dea75ec53", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7e1b09c6c5cb407b9f200b9e61834574", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6620133cb2d04e1e832ad6c2c9eee2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bd30411e09364ff48244aeb2f2aeb19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "69a3e0f79ebf4e6db08e61caaeacb71a", "region_id": "RegionOne"}], "type": "network", "id": "1bc05382751b4589a86bc6c630cc1e52", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ac736ebd5fbe493eb8ccf3774b63efb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c42824419cad404f8795a5a6f16f3a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "79d50a8135594e7fbefad12c45e7d386", "region_id": "RegionOne"}], "type": "backup", "id": "adac41d0db904b47856de25146cb3773", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae1e23168a254e7a99b9822176184447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a972476cb7614928992b161b04a3ce1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0c17e263b0114e98af4d023a7f79e276", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "245eea1c35b84414ba52c438348a9190", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75975e584b0a419d9a9e6faf9fe5c9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8728422f3f594670b834fe3fd87c2743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b4c975e2f5b744f8a57a8e3790826a26", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5354ca5307b04537bdb13c3197316c09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b3c9c62feecb488b9710288e9601f50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "698d89964a5a4fd6bfdfcc17c48d3143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "29a26f326d2d47ccab34923689c01aa1", "region_id": "RegionOne"}], "type": "monitoring", "id": "9219a1ed28024a39956c00517241749e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7cd55899b50040c49f6d58c15e75610b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f609322c3b2d4a73b138291f1b18efd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "61197c325f0646a8a37addb0f8410107", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c4994c19da8441d8ac77baed61742734", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b3f6774dd1af42c3b173f0212031eb02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6e86bd70fd3e4adcb230f110a81daf79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ecf30d35aff448b1821ec35e1e07f4ec", "region_id": "RegionOne"}], "type": "placement", "id": "ed497974bc1e4c86a76d83d0e5b6758e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05c8dfd1eda642e1b33639ff5fa697d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a863d9b1f3c64e6fb8b1bfc84a64fd4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d267bb93101447af89e0f895046c9d5b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1091fc0bd1084fda93d0fb466408f47f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "25c384050ff545f1b97a04631b370a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be1824b8c61245a188e611beb4122ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8903214835bd4ce6b6228ff9a34ca3ba", "region_id": "RegionOne"}], "type": "ha", "id": "1a7e3ceb76364bbba34e17a12f2f6add", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9ee42af05014e039355bcbe930abd69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5f91c1f869a420c9784c0d248864e23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ba17c64382c74acfb7882f365757811f", "region_id": "RegionOne"}], "type": "reservation", "id": "cb79ccd3375d47289f90d736ac5b6774", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7df19c0c8633419badd7c388513c5b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e708d63dda0d45ec95447d8b44ee7955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "20f39177c0c24ccb99c048f10352ae30", "region_id": "RegionOne"}], "type": "function-engine", "id": "30252ff026754d0aac4ec33667ae2fba", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f6d2ae9b806142ee9da76f414f37355a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "47838a4adc694328a93ee339ea064aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "850b20c634ec4375ba4e65599879d8ec", "region_id": "RegionOne"}], "type": "accelerator", "id": "1b42c13c9187414c8ebe9e472aeb4904", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2763931c53b49edaf4c35844f2d6cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29b9846619084593a61983d718c7f607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "87241a8cc14d4615bce1047646a5a794", "region_id": "RegionOne"}], "type": "admin-logic", "id": "224cd3566ae349cfa72f9cca8c2ad8a6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b190bfa65e8d444aa40ccc99e65e7b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1382731523e54b4288c5f8a9ad965df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a1d05aea10164f9abef39c93d1b042a4", "region_id": "RegionOne"}], "type": "registration", "id": "20c28ebd314a419d9bd9e18f72ad4ae4", "name": "adjutant"}], "user": {"domain": {"id": "6417477b99eb4043a9c71423901ad1b6", "name": "3cb999bb64b54bc981fe0b3830d7fc4a"}, "id": "553d8f689d2c4ea491e49a45bed27e57", "name": "3a1cc60dabb148bd95282735aaceb8ab"}, "audit_ids": ["d4ffbaecc6e4479bb7e456fbde1a00b8", null], "issued_at": "2020-04-23T06:25:59.207500"}} 2020-04-23 06:27:59,389 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/ports.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"port": {"network_id": "test-net-id", "name": "test-port-name", "admin_state_up": true}}' 2020-04-23 06:27:59,393 keystoneauth.session RESP: [500] content-type: application/json {16} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.282125s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,226 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,230 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,233 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,236 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,248 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.169956+00:00", "project": {"domain": {"id": "49e44f60ad1a46018e4b288dd2a07339", "name": "d49fc0a4ad324000abe521db3412efda"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f88ccb5ea55a47988f9dc6dca1dec710"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d44c4cad46f24460bb0feec3d830c425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5bf7b181c8c4f798780080fb6bcfe55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b9d9cbe9e58b476a96f2111258fa9fb0", "region_id": "RegionOne"}], "type": "identity", "id": "58a7453ead674ea286b35012a2f210d3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "92090b14c87a4ca19199687a55fe047b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bfd9ffc5af0d4d778cd3f3bb3e79d7b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "98813fd137674123b1079e3893c95e86", "region_id": "RegionOne"}], "type": "compute", "id": "6a802460bdae4e9f913a5e496a6facd3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "623e200f22f846ef8f0b8fe05f0fbe67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c2624da8a484e9c8ab2330497be2e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7d74a94bc7b24f6f8aa657836b686799", "region_id": "RegionOne"}], "type": "image", "id": "6e02b14bdaeb4a3593005cda18ebc8ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "93a3fed83e4745a5846fc48d9a5d3162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd687494441a42ec949a22e21aa51dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3a42f201bcfc49c281a5e2fb14121cfb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c9909de463e548f392cb9a2cfbe81d50", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0c4ed7fa9b14b208a6e6a239dbcbff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7408b3d32afc4b27a807e820e5b8e67b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "782fc82d77924e26866dfe2f92f0b3d4", "region_id": "RegionOne"}], "type": "object-store", "id": "af608cb57feb463d854562f18769dddb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c27af5046a5d43de9c2a543b29f10fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f84975095e044df4882fb242f172e39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a320f0a7c050448498e1d8e0b062b850", "region_id": "RegionOne"}], "type": "clustering", "id": "a433fa6eb96f4deebfa27fab173aaaaf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fe68bf4ef2946e09f26b1c7b2365166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c953a74718cf48cdbcd7771d934a664f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd3d04325688483891526ec2e2ea359a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a278e031e434486c8f6dba89c5a91923", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18fc9cefbb4548e2bce2d956e25caa07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f5ecd9a6f884b4e9b6f77f9d44acd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3421f95542e146589e3589591959b896", "region_id": "RegionOne"}], "type": "cluster", "id": "2cd1107d40ed487994195f0368ba0317", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cfcf7b6add79441eb3b177537360535c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "58d2e71eedbb4164885624e928010513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0114139e1441496384e09f7961ee5d55", "region_id": "RegionOne"}], "type": "data-processing", "id": "d17d373bed9f480fbd2e3f651700f4a7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a12ef6d228a4ec1a98db72e092ba05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4a3c60e94ab497a9fb8b509ff67212c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c94d55c679b456f86f55643811ec45c", "region_id": "RegionOne"}], "type": "baremetal", "id": "c4f7f3f250f548a6af45e450b7f083e8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "44258d95ac2a488ba8a3df08dc04f0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "726e54a893ed4b6b98cc2f2c7298d7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "306494643375435da9c10a4e917f75a5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4a870949e8af4442a5ca27b4be61f1a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7ebfa35c83540a0b7e5fae1adc49417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb9a9ed07e5e4837a20c52743742f5d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5cb1a13fdf7e4644a48f732adac48e3e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4665ab0e4bef42678566693d06717590", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0895182479d04e02a78ce8e80994384c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5485b9423eac41f79f63964031111cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5f4e68ef103a4042a9217149a2a1a2d0", "region_id": "RegionOne"}], "type": "key-manager", "id": "92c27d535d3449909c8b2d4568b2787a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b21a4a2a32504c4bb211f46e865ff41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95d6318042de41bf8b3be2e0b2c445ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b6560b9f70b45439423a8e531a4eacc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d0de83b4f7254d5e969fd4979adeccba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "27c73b8ec9614cc4be1ea266aa09e467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8bba06cbb9154558b6475fe33e4a87ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "af39d08630c34ee98549b1c67aa89ee7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "748889a8b194437da5db2c91ae0ecf32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ac9111a8f6fe406c9b19d13a09a8765b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1d67c566e254198876990cab3287caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3e27bc960b1547ebb611f9390378ca47", "region_id": "RegionOne"}], "type": "message", "id": "312feb5f7f2f43888bdcad4fad4a41b2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "141cfc379dfc4c67b2d62b5868c2dd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e79c99ec5afd4131a92250ec03b1c00b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "35e57f3ae2de4103a8cfc313733867f3", "region_id": "RegionOne"}], "type": "messaging", "id": "463132d82256442b8853f5af14ce6519", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3fb65477637f42b3842a0df9be15d73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "66a04a7ccc77452395dc025606030ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ee2f63ba94d84d7cae5d7f8252cbfbe8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "de1565ff28484e9599f000144eda65ed", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2f87573329f4837ac3e736d8dd3d1c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d935566757b4ca3874044b03ac20381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "863ca2407c1545a7b268958efa01b56a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1582def5cb3d419b9eb31a098a8dcce7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "444b7aeba50c4843a132785ec9157c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6df448ccc92445fbdf33554d2abbd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecb88932b5ac4c8c8b3792c323703bd3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "19d26a1e19ba4671b9bedb1d1177a6a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ceb3d4a878114313a15658a770f57a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a017bc702e40bea845c6d56b859227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db96b894d1c94406a85a5b8884d179d2", "region_id": "RegionOne"}], "type": "container-infra", "id": "d22b36d7b31c4e508aebbc08272ad282", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "508d878b200a4124858088f9330034d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "df94b8a2b1a94e2b8b4b4ee7fde8b59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0ce7a3e461054e6c83091587eec50fc5", "region_id": "RegionOne"}], "type": "search", "id": "e9a50f420dad47fba20147a8721b54d7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3be47d4da8b4e8fb319ba03a472ac2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "84896a87ca7742569e0c2af532e390dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a313d0f0464842639d52697ae64c8677", "region_id": "RegionOne"}], "type": "dns", "id": "ed30b46b684b4c8594b8ee0912d5124f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0289cff59c244f9aa10a561b56f3f060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d106f52236d4e7ead88482a8bf1a89d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "afb68d9726c94b2bbc0e329d305c898e", "region_id": "RegionOne"}], "type": "workflow", "id": "e704274b67664e9fa922351639bd7be3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3ddf72021194f569f222c8464e97040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69d3ad09d76b453c96c744adb5ede1e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "623f1d190c8d4934918e5d326e8ada14", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6a0eb1cfb02d49478963be62cddeee71", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "414d85325d464a958db29b85dc75a5ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7bb9ad926f4040f8a10f1bd8ee1ba322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "777b0ba719f346df8291bce03743ad53", "region_id": "RegionOne"}], "type": "rating", "id": "11e819be22a442fca8a5413e6733179a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c663a5d80e294bf8aaf9732f7791d3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "02574172dd174d11b49088ea7f5aae7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11fad408823c42aa813f0c90b7783bc4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "88fd953b7fd34292a9b52635d01a45a5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9018fe493f4542869e35c11fc6424a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0346738ea694cb8b0ec613c10315dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09956d54b84542ff855bfb00bd6890c4", "region_id": "RegionOne"}], "type": "policy", "id": "cfa58d6dad4447049ae9644c14c4b3a1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b423b83de6dd45da8bb2855c101bc7fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab2c261db59a4dd0bb4a6f9a96771ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6b1cbb6e9b14390bb60ffb8f5f31db8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "397250a4ff0042d18fcc9a46cf244031", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "868c3f6377fb48ea960fc38c7cd19856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b056a74b7f334822948848bd0412cade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e50d090007c4237b837f5cfcaf8e419", "region_id": "RegionOne"}], "type": "sharev2", "id": "b9dcf5d59ace4e7b9ccf25fc52c4e43b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cac83673070f419bb360f2aa027b7be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "100340fef4474c6684fd7ae808f67a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38b456c126584eb09b7e731a25638d81", "region_id": "RegionOne"}], "type": "share", "id": "732a1c78c0fa4aabb9a976255ffa255b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f20c59efa3214559b07f45e77a71732b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5daa91909bb466bbb0073e8cc23ba88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "155806421bb04e7cbdc236ef9f61bc2d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d784f270395644e98df43675f4f20d5d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab7c777bd4194395a18d870ffb2a69ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b57d7b66ce7f4b388d3106e090ce5c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f394c795a9842c9b6f5c7ca2115342c", "region_id": "RegionOne"}], "type": "orchestration", "id": "464a364bb1bf4c7e9623ae78daa00761", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87d486eac604c1ca84cd9d0948a83b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e315085457948f5b770ed0b485d8edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e49c7a2d2c6431fac057366a5879996", "region_id": "RegionOne"}], "type": "block-storage", "id": "b2812730a1f049b2a914154f3f2d1491", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "734fa7480e5d4736a7945e52d5714c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "402ff14d576c4d37b3a537e965f89f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c59e9edf1bb46dd859653e5ddaee1c9", "region_id": "RegionOne"}], "type": "volumev3", "id": "c526ba74eeb84ff1847c38e0a32f7ee0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1202046c0c11428f979943ddd3f37887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a221a2c6f64884ae0c6c0010c6ff8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f70c66527d74c388db6ce7933f02024", "region_id": "RegionOne"}], "type": "volumev2", "id": "adea8d3e6055456a844595c958515575", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9511620adf0848b7b2b958f4873cc5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a46b195628c4d418036ee48a9173be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecfc4c6b94904a35ab3188de43bfcb29", "region_id": "RegionOne"}], "type": "volume", "id": "cea9561dc79f4885a9b5b5392024ccb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d371ca9009a4b73bf4f726b16ec667f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1313be42c75e46f3854cb1ed89cd81b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1147a05c1c0647f0b1c31aa810adac65", "region_id": "RegionOne"}], "type": "block-store", "id": "6ae7bc8d5dfe4df6a80f970be7d924b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28087710eec04ed68b36809bbd403f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f7c49b7c96746818de3c666d18b97b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e84b450219374c37b9ae19eb470881dd", "region_id": "RegionOne"}], "type": "alarm", "id": "8fb752fe1e40467ead722f0c43da9188", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba1da428e3fc4a72a2de2d5de09529a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "456c1386657b493984a1cff96f7a796f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "af75599c5be547ee8eee8f4632ed33ec", "region_id": "RegionOne"}], "type": "alarming", "id": "96bb62aff69044739245ff76d6adf173", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6636a2a684ae481985dac3d8a36b216a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57282ab1d11d480fb2778b5707f4bb93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa5c5ef5b820444886e7703f01f49dad", "region_id": "RegionOne"}], "type": "meter", "id": "c569bc44657943a485e534a7f85d1778", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "24bd2c8a9d0742989150d8bc7dbe3a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ea55cbb7eba4826ab02b5e37e38c210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a41047a524f74649b5b8e0d530c304b0", "region_id": "RegionOne"}], "type": "metering", "id": "5037fe6cf41b4418889338b9060c948f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49f13d677b054fb6854e0c8352802564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4662151684f84b5b8640dfb79253ac99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b514f334b254130a873995d08fd4172", "region_id": "RegionOne"}], "type": "telemetry", "id": "aff1d6de7fe04f98b261c0235a4d17f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a0e444008a874b47835ab12ed706a1dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61d8395153504f6587f5c46890cad628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6bbde3735c4449a9bb77fa28b3094062", "region_id": "RegionOne"}], "type": "event", "id": "25ece541faa947999a6c613528b89c12", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "79d640cf5b8845ea94de6f131efd85a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "755c15f982f54960bf330e0e2a606e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9a0aac62054c476388cd40ef9707d7c2", "region_id": "RegionOne"}], "type": "events", "id": "7af83fb9c0bd44f285c81dbeec505847", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "160e1b6757234d54b76aacf64b192a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2d1021809e540ce9b82ffc51bec315c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa382b3a74f242be92850b8da1bc32f9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aa708b68d0ac46548717c9df1f3fb6cf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ef9da4349de4c99acf037234feca828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cc624280e51c47c995d853c960d492b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "121cae08ddf341cbb231328ca6a6e391", "region_id": "RegionOne"}], "type": "application_deployment", "id": "156409c98c174a678a978e71aa994e89", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d86fb04102e64586a2a3ab49918d3ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "554b2d1ebb3f46a7be6eb553ecf25140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "da08c5df94384123bf26e050f681f444", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0f1c991a85d14a3aac15f8cb47e0891e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96d8ff43bb6d407d86f52ba0c16f54b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27e7aa090e4c4dc59c0378fa17a9ef88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffbbeead0b4542f09de42c2b13b0a5dd", "region_id": "RegionOne"}], "type": "tricircle", "id": "234cfb43671d4cb89b864430c069b3b4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "48251f8fc1f1410393eec6e40e604464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8a36784ad647479a9412b36d6dd440c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0131b4871f504c7785fec87b391738c2", "region_id": "RegionOne"}], "type": "database", "id": "8fc1aef3a304484292dad69cf51188bc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd22789c901045548487b0b8627fc170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2205507b69e94a758aa5d3d86ad90b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c25646857a3a4ddcb611741aefa7af99", "region_id": "RegionOne"}], "type": "application-container", "id": "8226e1643c5247f4b846246687aa156a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8497f24fc0545be93363979d74e5980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd2251b5c8694eefb4370224e1ea8b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "36589e5c29a3463082a9c8baa4d35dff", "region_id": "RegionOne"}], "type": "container", "id": "447451b2171641428269cfa54d396a56", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2afd5c0f45824f6eb42b05557d662a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43ec77d2da7c4e2a9ae38b80f12641d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "473c2eea54f344d8a77f05d69b311aa6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e1bbcda7d4ea43c896eebb4338d90d79", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7af2e70207744e4eb3c8fe818a277949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c64e5e7f57054780acd0a26e5af53fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47f2893d66b14736953245b8b71d1158", "region_id": "RegionOne"}], "type": "rca", "id": "e0f063c0aac946bfae85e188e2cc1187", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f69f20e202f4dd6ba0fa0d9d0afc9a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb3c4887f1144d7f9a64b98201604486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5aebb1e9b5304559bcf4b8bbf28cea70", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ee9c99115b0d4adfa4c6eb20e20cb7d3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "02a45d7fa68340a78f1a40fcea02d1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d5c499432be742cea34b42e326b912de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f58b10559ba443509a401d3aa69c901d", "region_id": "RegionOne"}], "type": "network", "id": "8e2492f42ead4848afead4915db83c4d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8159b3f10f924fb7b395685d4e5d6b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b7543dd7e9149d69ffce815a64a987a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d905d503fd0a480aba5e15d756c85d16", "region_id": "RegionOne"}], "type": "backup", "id": "33433a701f4046dcb23b4675e0cb41b2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d67287937c643abb5ff68eb0d3f94de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d79b2ad52cb406b802cb76c127beaf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4f72981331bd400eb9149a09067f1c29", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b96bd63c588f4a04a2cc44ee596f7651", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a0aa9f9f2564d99ad06fa03aa6b5f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c16ce2599f24427b0a73b00ed58c385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a2da4c307994dcfa286b68f6a686c50", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "eebeee4705a34e908e5443bdea286991", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fbabddb57a1e407fbaa09059740cc545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "54687e185f674b8dbccd8d2298d57c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "737e17526d934586813cdaa24d8a32c8", "region_id": "RegionOne"}], "type": "monitoring", "id": "37bd263c818945febed221c74c854d10", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "efc683c7370b4ddaaf8a6b4d323036ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e56320a4a0314527a2955dac24607a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f3e988594424c44b1b09758d24a00b9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "08ed06740e0941cebf6ac696a897dbf8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "44589b0a1fe442a091a921aaa61ec856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4ba5949b783546bdb9f77c245c0085c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8e9decc57a04023bd4734e675906311", "region_id": "RegionOne"}], "type": "placement", "id": "35c14f92c0414b86960a1dcd7b8ad9ab", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ded89ddb4aa462dbe1c7fbe74e0ae31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d2228bdd5b4407a8dc8f0bcd44f9b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eb56f153f0594a139903f92d5bf57832", "region_id": "RegionOne"}], "type": "instance-ha", "id": "75a747dc354c49e78b14ae59c5f4b999", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5997d2173f3645d085b4788c82064d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c740a31530254c90a493644427650f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e2455bbae7e48a883185865c48b6bce", "region_id": "RegionOne"}], "type": "ha", "id": "d72bd074aa9c416ba064d2787fb230a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7579605ffc384a6ab86f3683e2c78a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dcc614b0edce407eaa1f0bbb93c36a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f70609e906b843a09cfed828e76b1793", "region_id": "RegionOne"}], "type": "reservation", "id": "2eb0e990fb57458ebe40d6a2c168505d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0191e4496c904ebb9fda2588a14f4c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e6346ea24d8747b69352c17ad35a387f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d378ab267a3f4770a6364148a2e72280", "region_id": "RegionOne"}], "type": "function-engine", "id": "a8d49a7184374cb9ace83ef50ba86e7a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce35abe075444a1fa4150c3d619add78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6f921ba29628443ea6c4c9a54444db62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0f0b858b8ce144edbf0b949ad27b639c", "region_id": "RegionOne"}], "type": "accelerator", "id": "6ea1e773b6c149cf86ce363ce9cba90e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e408952170a4d73aca683594b6f586e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b39615484c00469592ee7220efcebf2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f74b367fe3064c7fab00a7fe953613d4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d7ba8dbadd934eaeb1b8877596077ee0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f5554f395444ab3bab9a5668d085db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb70a915231f4324b1b433a5293f51cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e800be2651c3481d91edd0fed36d9c81", "region_id": "RegionOne"}], "type": "registration", "id": "d3dd7b87979448afb010353cdc33eca5", "name": "adjutant"}], "user": {"domain": {"id": "39d4017f2ca541ddae48b253d069fac9", "name": "78d2bac2418d4af6bf7a3524dfcd12cc"}, "id": "78f115da0fa74d90a4b0b19e80a6e83f", "name": "6c0a507be0364fd0a974535ce9d9b553"}, "audit_ids": ["15132868aabf4d39bab0ba2363157249", null], "issued_at": "2020-04-23T06:25:59.169956"}} 2020-04-23 06:27:59,359 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,363 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,366 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "cad40cd09a894876b5fb76f26048e546", "enabled": true, "id": "5ac4d4e162554332bd2ee0090ffd3406", "name": "projectName-2"}]} 2020-04-23 06:27:59,393 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,397 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,399 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:59,441 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/os-quota-sets/5ac4d4e162554332bd2ee0090ffd3406 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,445 keystoneauth.session RESP: [200] content-type: application/json {15} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.057504s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.192909s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,384 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,389 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,392 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,396 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,408 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.316502+00:00", "project": {"domain": {"id": "8e8ccd02de314f61a81402bcdb039e88", "name": "75cd423e89bf4e14887103d98560eb80"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5f1e0bf766d445899bd5059a4112db13"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c29473a699f24d9eb2464b38c234280a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "21d932d415904229a151ce456c3c250d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1767f41005a34825b83425cd48c4a327", "region_id": "RegionOne"}], "type": "identity", "id": "c87680ee5555486a8d9c2ce02d704445", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6dd9c29b679c45a8a5c6666f64cf0d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "92dd11c559c44eca806352225484213e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "57081e22c68e406f95838d7bd6ef20f5", "region_id": "RegionOne"}], "type": "compute", "id": "a35d1564bcdd478f86af0a44d35f0452", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "72a71e4168d3460089d42bebb21b5778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0d14188bc39f445f8426c7be5bd6e8ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5eb56aa9676b47b39333de5be85c12dd", "region_id": "RegionOne"}], "type": "image", "id": "0be5749a40094c4bb8ed3b13a45b6881", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "373b3e7805e248ec90d40bfabe3111e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7d012a3f65ef4f32a4509c2393f2b91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "311de396ba1c49c0b24e6636ea5efb28", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d658e6840809458e8c26891b267eeda2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a4f0d6fd4b94b8f8c1e083d2e158ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8008c44740024f28be0989e8456b0f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "172839ae7aaf43ca8389b3fd0f324e88", "region_id": "RegionOne"}], "type": "object-store", "id": "515958baa6a24de6a312eedea71046f5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bc550f4a9bc40e58c69cc2674ea96d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ce536ea8a814b6298e28acc216d9209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "486bd3d9d8b34aa784469d67e4bab337", "region_id": "RegionOne"}], "type": "clustering", "id": "9145d1d0b6064d4a92c7f0b73a884d83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3db163534d1e4c54b10365b7c62c0184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bcc0e15110a4009b7b630b32fbdfeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f4c992ae9c047d79a0ac8e23efa010c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b56e7a759d5e409a9beaa6d5553cddbc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e1eb571050a4f3b9487083ffdb4d1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c06c16c5e8fe4f1aa8116abe5e6d28b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "728fbecb2eda4a52bb17d49567b90fe0", "region_id": "RegionOne"}], "type": "cluster", "id": "0ce3584911d44fcfacdfa3da49e588cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "33fd9e3ba29848a08f55ef5cca2cc56b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c96b550a9e344892a779d50490d25582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1567d43d35134b58b95563de12414d11", "region_id": "RegionOne"}], "type": "data-processing", "id": "87a2d7cf91e54345b1d486a6b69bcc6f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ea965fb94039412592aa4c17fcca651d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01eacdffdbcf41c58f5d2fce9f1909e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0cf316c0ec8f4a23a2d45c6895661cb6", "region_id": "RegionOne"}], "type": "baremetal", "id": "e5aaf7852c7a4f4ba8044e6bdb8a8f35", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78096df031c94ac59c17b6d4e47691b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ceeed1676294cbbbabf4ea9633951ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "587277dbc80a4ad892def24abf77d159", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e9be3fa0adf540deb333c682f0a01a52", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d23c5995ccc2403b9133861f5c5d0f38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b348f3d464d54fdf822d1f5e24694943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "441fe59ec0184ff3abe187647fcb6c8f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "870b5ccec5374c3bbd1b76ba39d95113", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f9201dd9ad514814a30316528cdfd36d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7ff8e79d1382410095bba8d6b4a9622f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b3b93c03eece4f14a2c7712d60c56616", "region_id": "RegionOne"}], "type": "key-manager", "id": "da54079964fa4ab690f70d88f3ddc5d6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e2843d12bc84456a0774301342ead99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff6401ca223c4e34a93f594c14daa521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e97861bdc1664e6493538a52d610bb57", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f5a2824ffc924c448f84dc6c5ffc82af", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a5c3052d62143f48a43cbe7f9d69f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cbc7558178d42ae925609824422b852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b8a03a89197453bbcade0c36dc7d949", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a1b3f2c625249788f0851ef985891b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "09dece4e08c94be7b93c4a07aafb781e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "54e88a851eb44cdda7feba8ae98f975b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a54a982a5f084262b90adcff908e9038", "region_id": "RegionOne"}], "type": "message", "id": "ed487185e7584776bc46dca468008f81", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7f5030eaab30405cbb5dcd766dfb835d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a0507d25ff2548348eaa51d13dde837c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c1108df08d2f4c96b9c801b7632514a6", "region_id": "RegionOne"}], "type": "messaging", "id": "a67aa3b1cedb40489a13b43e220c0303", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1d036061149348a2bcc4c4bfecfab72b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4745ceb9e7724ad4b2fafe06baa8cb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1ae696be728045b6810b76744266dfbb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9d1c8843843c4bbe949e04d9e7cfa41d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "941a26edb20749faa118ca0db390e034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc73a22b20b549dead3232ede5fc0b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86fe1da4cdd84377ade084b1f90b8152", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "82bc07827171496083a939599d321b38", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b21dde01253d462c9053e9ccf37f7427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1db49dfe155f469fa3469cc13f975070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94869b3c92a44d7fb7ccca0f308d3507", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0743997cc9a7422e923100c7eecd4793", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0cd529e544e42d299bc361e28725589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8c7654919814320ac68c1d743f901fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "406300e29cdc49d1bf8ea7d741991e19", "region_id": "RegionOne"}], "type": "container-infra", "id": "e76b996d1993426fad85b96a11b4ebef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "14bfa17ee04e4a8d812a04742210ee6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f9d93f66248c45cd94a203dd754c23b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "57bf002ad0eb4d82903c63dad3f1d302", "region_id": "RegionOne"}], "type": "search", "id": "4e43f7a420e04599872468647393acf9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1173560b1ae14842be8510d20664f4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "55b5eca004d146d589c8f1345c5e41de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "273c5b4b2fb244548fefd113d9748412", "region_id": "RegionOne"}], "type": "dns", "id": "34433911f88349b8bca9dd2c7d5241b4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e2b4a1e162341e4bae7d1faf50d6c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71db771121714046bc33be2ced0e7d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dea56aa79d7d466aaa93300ac4c457cb", "region_id": "RegionOne"}], "type": "workflow", "id": "e0ab2120ea1b4f0088b59bca1a37d934", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "242d3216dc104d31908c2b0144382042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5fa4abc6a9a84561a16db3dc550cf4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "94da1b342b6340f7b6738ee6c4088909", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0f42ea5454cd49a1bdea6ae135eab9e3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6339a1406dac472fbda9b3c295dce0a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "447e2cb489d24ef998f500375bd81f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bb9879e34dd34dcab1bfb2ec0b645969", "region_id": "RegionOne"}], "type": "rating", "id": "9a172ed3ea454bc59225ed6f1113aec6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27a72b1c17b84118a64925cd18358cf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7f55bf024144c2b9dc552344081b578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "63f432558a2a4891a3d1a361c0f09173", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d79fdba734564bdc9293ea59af766a83", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23786f9c417b41aea68537cef909ab25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a015cd831ac427ba635a8162c09da21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4a02b08ce134e01bcdd58b86a2eaeec", "region_id": "RegionOne"}], "type": "policy", "id": "b29f386d8f4346fe9e88bba43ebe7b54", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d240749c8d644554aaba8fe1dc7b06f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9319f5405d144555a250efafadb08c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dadbd80d26874a0fbbb6f379c573073e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1de5cdc76aa3482095b97e8023f254d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e5a9d2ad5af4fed92a14d263924f0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "219ab4234a7e4127b6a3df34fcb1dc56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "65d311f112924e618f1676756062e0ba", "region_id": "RegionOne"}], "type": "sharev2", "id": "03dd2726f6c440da87bd4dad8b271253", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58c77a567c1b4b4cb914b43dc141e2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "545c10a28f1e49429a69d3a5df29957a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "53779ea6b8164c6bad6ee65360db2269", "region_id": "RegionOne"}], "type": "share", "id": "d6d0e80c2bff47339a3a677765a6a80a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0689da25871494387692336b25a2ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f600003dfbe4b6dae388533f366e1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab196a31102e4f438e3a70dc70cd4987", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51272aaa8b1144b9a81070a42fa9a18f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5388ec536ab0478ab98d5ddfa634424d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4135115b03043838a494f9fa50e04a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9449a2ee8e5346c082f20dc94bc21587", "region_id": "RegionOne"}], "type": "orchestration", "id": "27ab246e0e4847cfa0ac3a1ee5554d00", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6c31b8fad864f1f86baa0cca8c693a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5981ac7c85534c499dbdbb334d6287af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1b5ea4d367d445cbda52c16f19d09b0", "region_id": "RegionOne"}], "type": "block-storage", "id": "ba5ebb58f1804e8ea2a54db18a8726bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05aafcce014840e1bea9fd699107f850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9f89a519bc74b77b2714cf1896503b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1471be27d18941e7af2731f5bc86003f", "region_id": "RegionOne"}], "type": "volumev3", "id": "5b61b155e97c4173b3da1bb8559bc595", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a417c8175404dfb94b8b6b9ea6f3785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a5241ff2eb446bb38406220440e375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c674eb5d24e345eaa177cb391bf4b9a7", "region_id": "RegionOne"}], "type": "volumev2", "id": "cdf67c44d0ea4d2b95a23a92ec73922e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e2a911c89ab4ff1be84d910cce92989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6a209bfb4d341ae964d896dc202017a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba776710dd84d3f8e3f63e48880e0ec", "region_id": "RegionOne"}], "type": "volume", "id": "5666ef9b8340486e99740baadc709c56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb36e54c6f543ab9208a21852430166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "372e688c75f54d59a13f3b83bb132d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e61a1251de0141a498c7ed96c5507a22", "region_id": "RegionOne"}], "type": "block-store", "id": "d1823bf1c8dd44cca3733554a652084b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c5f0a42c6cf04becac738749b8f5f0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15e795e3a3c54eb6adc5ff19bc4993fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce25a1df8cb64c668384d69d1d61e58d", "region_id": "RegionOne"}], "type": "alarm", "id": "bd5d047890424e9da980dd4a5d8f96d0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba9f8e5c4311441082d1a3a7e3147052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3b6828f1a583432d9b714fd8e1a2bd5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d70be0f70d8a43cc917ad656d8f84812", "region_id": "RegionOne"}], "type": "alarming", "id": "da8f77dd955b499e8b19b5e71f0f0b97", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "27f298a084824ecdb0ad3ccaac14518d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a2268848d4f43d5a8a3b90d0ebd25fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78fe6bc67a064478b524f4dd1ac794a6", "region_id": "RegionOne"}], "type": "meter", "id": "89cc3d1d9a0b4a30a3b6e4ba6fd2aca1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42a569c0b6504eba9afbffc372020921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4c2813e97874a9da22f99d0ca7e6882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "098a1bb2d16c43b195e94a3acb1c144c", "region_id": "RegionOne"}], "type": "metering", "id": "b45e0b89a1534b40b6e71e24479c4d84", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3477daf15508469c9d9b655133c7c664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8760325978cc4c089e388d13287ec786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7eef097fe78d4326bdc14cc24c51dd56", "region_id": "RegionOne"}], "type": "telemetry", "id": "b698df425e04456ebe3ae0fff98a6764", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5f39f0dea974172be898f7444c3ab26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "25e5ea27dcbc46b08d0950b38c34c614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5d9042d330246dba91415a43227ae31", "region_id": "RegionOne"}], "type": "event", "id": "693fe3529d6f454580274ee81dda4f48", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa53db334a884fd3ac4e9ff3332d34f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b79ffcb111354049a189d389697a3131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f1fb9d4d8de49669868dd0de2a2a756", "region_id": "RegionOne"}], "type": "events", "id": "de8dc718ae38401bacbc8dd371eaf0ba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "851e2c9cc6f94f5faef84b43f126f034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c216fc1a23654a58b920374220ec4b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c5500d2d7e654605a932cbad2a4e95da", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6430286d53764850a44dbcfe5c412afa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a4f89a510c441b7b1c548338e6ad3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c80e75425afe450ebef357d006fc1aa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0eaa05ad8afa4299a15b7a1c156ebacf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c61ad31fc8364d8f913a7ba79092952b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fa1e7865cbf4b7085471ae585bd0266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3a28ff41f434999acca7ec299b69cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "28efbd48cef74f409ca4971eb48057ad", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8b87c702114c4ba589d1477543e49dcc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b51087d68ea84840a41777fef14d20a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae83e418caee4c52a25978f296b2bf28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "548a4c7416dd4fc3a07227ba0c9d26d4", "region_id": "RegionOne"}], "type": "tricircle", "id": "ad96125b58b244c8b97a26f4b79255d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0d2d19bef4bc4eb1a4361b4b46aabc68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6f7504f993764deab81f6418c530ced9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c559a398d7294f07b6f172971ede42dc", "region_id": "RegionOne"}], "type": "database", "id": "38c71f48b4004c1ca7f8be2f0ad2d0ca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3d111ea31ce4bf8b49ae728940c3407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac3ad93162c44e70a813a252b4d4e3b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7192cc64166449599a986284c6015659", "region_id": "RegionOne"}], "type": "application-container", "id": "d8b450b51ed34c96b9832553c056b72c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "645d036182c041e9be4ab608cabb8052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a128d88701dc4095af224be9244f26c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d11c6798464c4798a10a607233ab6f31", "region_id": "RegionOne"}], "type": "container", "id": "46187ad5dbeb44b4bf05e9016475416a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "719521c3606c4a439be4323ad81df04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "51b1db30b9f6457cbc1246f9b1eb6a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "97cb188c910a4c2bb2bbb2862369b784", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "77c456ebe18643bf8957305a42d8e904", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b2aa51decddf40ba8d78205f761598fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e719a29170654aad9a04c18c232e56a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "284900a17a8744ba8074886ae8ff6720", "region_id": "RegionOne"}], "type": "rca", "id": "824e44642a074ea1976e73f120c3f9c6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1d02b16146e34d5ca99a074a26d1574f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "921c1f2107964429a49d5c95c3eac51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eb078ceac54c4c158ea10f7c0646394a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "959c2ff39bdf4d00bb57b426a8b21bad", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1a5d5cd9d8374c768a0b50d21e31d1e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1a06887c9f664865932c8eda9530de63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bdbab4681bc2465b8242ecf34910a41b", "region_id": "RegionOne"}], "type": "network", "id": "169c9e5c8e8b47298ec1537e375e4476", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c9384a02530844adadad5f8414053185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f8d38ac15a7437ca95086415430c341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9e09e94bb7554c0d930be235df81f338", "region_id": "RegionOne"}], "type": "backup", "id": "3aadf285b56e44d4bb5d9e771166173a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d054b740760432780611e152529e29c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4394a447e5304912aa5a56c53dc84938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "172e6a432add4049b4ac3c7b62bb3d6f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3d50c6b96b9441148ad3203591c30097", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c24238e12cd640a2bff45cc2353bec85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15f53877f1854688b0f18b4f078ce1c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "70f34cc2f99e43b1a79699b863b88e11", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c995ddd9f8074c569512262ac6be386a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ec4e97833ca54a11857c7967c047f82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b0a0863246b2453997ced5938c528349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0638496a0b554fe3bebda83cef502210", "region_id": "RegionOne"}], "type": "monitoring", "id": "a11fed0a903746c18a82a918ecceebb7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0118d43acb12401fb962e9f6b0bf7f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4af7870dbae34d9c8f40c50c1fbddeb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e82a89eeb1204154bb1ece730b647f90", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "939435c0ed5e4731b961c135ecd8f1f1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cd69e5e78f16414d93dfd5985678a379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1fd5c8f513ed4f5fb033426e14ce07aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "523c3af809484e01bc61be789714cf6b", "region_id": "RegionOne"}], "type": "placement", "id": "9992e432f7d44d9bbc48529e4ff0a746", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "461a4aa2396e40b39aa0543be38758a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "df8cf858bb844dc8a800dccc5b28cf3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "82afd8ee51a749abaf94bc52795761c6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "da23be26e8c54e1fa4f9ae881c812cbe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aad8a4aef5064dbebfc4f7795c784a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a5bc3cbf194483d8a9e1ce5818fd35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eeb4c1a391f9443a83ce3ad1008bf7d3", "region_id": "RegionOne"}], "type": "ha", "id": "76fe59c882384afba4e37d34f5d4d4c7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f1f15b62222c4085a3520a4a665fe162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73b899960be04f12acb2bfbb8a5a0328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "305e347dbc554f43bfbbc7eb9ecb5417", "region_id": "RegionOne"}], "type": "reservation", "id": "cd0e85652d6b46aabed08ffc26bae082", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce8273a4e23248fa810b8769db4a5eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f6fa5b1124264829975da57731ca5de1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "075531526b4a40d7b52b9ea5020715d4", "region_id": "RegionOne"}], "type": "function-engine", "id": "06e48045e5304172b8182c7ce1fe2503", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ef18896d82194173929ba790e9025da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca3dae6c06994c1fbf6c99ae0a433452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c867028039184660b2524c8f3ba1380c", "region_id": "RegionOne"}], "type": "accelerator", "id": "484dbeaa0a6a495393f4e493b549f5e7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6694a062c204689acd8150f705b04b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db76cebf00f74441a9ccf163cd84e2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e0f0074a14c343e08f2af00b71911c0f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b1f32e49a2b04c45ba6cac36545eedd1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca6ab26a60c444c5aa564a9a3ef09e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c682747b1e74bc48619fde586971f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ced38db07cf74a1cae8bbd686715b020", "region_id": "RegionOne"}], "type": "registration", "id": "67d2281a4bef4ee18f39d7df488784ec", "name": "adjutant"}], "user": {"domain": {"id": "e863cea2c0ec44cb975a76c8cea4361e", "name": "a0cc2b3e78f84de5a63afb46408bb536"}, "id": "207755ebb99041f7a41de4f66b36a36a", "name": "35a766cf75dd49779e5035a6f6416cec"}, "audit_ids": ["3b3cb237708e4b78ab73c492599684b9", null], "issued_at": "2020-04-23T06:25:59.316502"}} 2020-04-23 06:27:59,497 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_container-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,503 keystoneauth.session RESP: [200] content-type: application/json {20} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.166419s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,294 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,299 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,301 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,304 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,316 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.235423+00:00", "project": {"domain": {"id": "d408291940ef4da6b6470721947c7f27", "name": "0853b106508c40f690d38f61d5566b7a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cf5cbf4038464b66887f163500751829"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "540d9d2404ae4de8b0971ba2cb0cd2a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4b2d051a5fda4c7db7f5fdd6f1435870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d425fbd4aa794303ac289dadb5b78d54", "region_id": "RegionOne"}], "type": "identity", "id": "902db2759c26494b87d3a4837167442e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e7698b8be8c74c339500d5f6649fc5b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e548719c9a7449e295612f12fe1b9373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "66cfea5964bf4c7fbfef959f673433fa", "region_id": "RegionOne"}], "type": "compute", "id": "13fb19b0d7234401af141af865cb528a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "78b7a5d2d71743ff889d51f5dd25a651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "96e4809bc212412591d4c4911df2823a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bc87e5ac4b054d36b68ac6c4ec611a75", "region_id": "RegionOne"}], "type": "image", "id": "0f49878bfb3048de9e004b90109e1ae8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0be6c4a3ec6a424f9ae822ca1af5cdd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f8a2b8a1f82c457ab2cf413063180fe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ae72369590cb4aee88d3a50eb2d37f49", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0b884a9957d34cf982275dd17352b9a2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b99b7768dfa94fb28bf719310d49e36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a67107172f5b4e9ea57a3c78152b094c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72b0e4e0c634a1e94d0bbe0b5f5ec38", "region_id": "RegionOne"}], "type": "object-store", "id": "bb21c45e06ad4c57b5df83f2c95872b2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20cac63887104add9a97fe05c66bf4bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcadd74cb9824f9bbc0949b9061a23ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a930112f9e864bd6b9a10101924ce745", "region_id": "RegionOne"}], "type": "clustering", "id": "d326413faa61440a8ac60ea5698aadc2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94972129b5d74a7c84f95be5d2bce493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71a468430348411eba1bb601fb1b5837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a078dd240c0d46c9bd9831f9c8f9e279", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "33b3deb35ee040c98da8c45392b2b5b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ebd24a2a88346abb37e58d520514d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e56b41a517b9419c820119df5d78811e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec597009f4354541b345c2c4c33722a4", "region_id": "RegionOne"}], "type": "cluster", "id": "247f24b2d00b4de89c9a50e1ee73c107", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ece7500ac54e4b69a08b5d5b9479dcf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d89b96c854cd43cebf1745a2cffa614b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "816de8280bd64ff493ef3144ca658204", "region_id": "RegionOne"}], "type": "data-processing", "id": "f22cea06f1154f6488edb27ab45dde83", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "579b0f1fc68f4edb8293de6ae49dc21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d72f3d21ae0f4a0f8a4176b905a068ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96f4c3c7ca524fdcb46a6678d6cd7b16", "region_id": "RegionOne"}], "type": "baremetal", "id": "cf46816b9adf43869a6dda022e71a2a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6689af61bc94ee48e1f6adecec640db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7867a772b04b4bf4b1688032ce319d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4767d8d203c8422f9375d6af156e718d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ec65b7b2a06d4e82a5fa9f60045d7ccf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8fa96534d6a44d0cb6967168e5409763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "67638cf75e2d4bb3846757ad47702092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "72ff8cbc816d4f108d8a205253cc77b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bbc3a5f3cb514da9b061573e58653e98", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "655846ebb6714c4eb6321130a59a6c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f31b4b922e444dc8051306b43f57369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77725009704942c6941660466f72431e", "region_id": "RegionOne"}], "type": "key-manager", "id": "d8e39ef6e86745e9b8ec90e34f1f03eb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "558fb5861fe94283b7d96bc338b2a83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ead0329f912e4a649bce94b4f9c99009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f70361b675dc4f3ba37892ed6551a412", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "43b53684ada94471b09078fd217f273d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "510e5e98a11647e88a9066a096c1010f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b25faf34b0e64df98f616d2c13868438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cfba8d0d60d7412eb0723fb9fcbbda77", "region_id": "RegionOne"}], "type": "infra-optim", "id": "093a66b9042248a7b6c13b40bdd33ac0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1f7814571cd4a928278b2116e402ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c5ffc06a12049a7bd96e5f31403b32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a87e1f00d1aa4c5d9a7e5542ecebbd50", "region_id": "RegionOne"}], "type": "message", "id": "d470103c2a524012b4330207714534e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "844c2282f6a749d0931f4db995adc85b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "84d61e76fba04039a5e082a66340c6e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eef1879af78341eb8041951bf1a69f83", "region_id": "RegionOne"}], "type": "messaging", "id": "c74397b058ec4efeaa2776e50da0c7e5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aa867d20601042acb37266ad63668a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d32b3fed65a461e97134abfe88cbd95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "23a4eecbeed749c9ab04892bc0471867", "region_id": "RegionOne"}], "type": "application-catalog", "id": "17fcce73c6b54acdbf9c298e175fb011", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c486aa5188fc48098bb237f9b2a036d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "487e3b14bc23449a829d2a976c8be47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e9ec9875cb245eea707ade24ce5393b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e4c2874a5e4746628ebc60743706790f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec129b932dec490fb7d1038b9fce1f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdeb0b2bfadf470a9b236578eaf0f20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdee2bf14c994d0db497188bd9729913", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ba32f6b5d2af4db99f809e051b8a81e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec2e03265cd34bbeb12d7b2a4bce2941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95bd1199620640b28d6f0b4aeeeb2431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "468ad21005ae4c2ca90c8f6e3412aeaa", "region_id": "RegionOne"}], "type": "container-infra", "id": "1b33165bcefa4443bb8234b1795566c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "131e783aa6a1435b9957119cb06b8c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5f8a9f8a31f543b899f9c0d0b4dbf01c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "75d436f8da224af586c9720227228929", "region_id": "RegionOne"}], "type": "search", "id": "3c3c8e6f4174439196a27250f85521e5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "46425de9b4124d09aedabf0faa650f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6746ee40f77c4544b37cce86ed8d9171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "36da0f8c71144163bf7baafaaa24a97a", "region_id": "RegionOne"}], "type": "dns", "id": "56890289a9c04b45b272971c5d45ed19", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c80db648600431796d88df773420380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d6ecdc63ef941c9b9e71ddb76691790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7097c0d5f02948a3b168554e17e55ad5", "region_id": "RegionOne"}], "type": "workflow", "id": "1808ddfeb90c43eb914ebb75276e319f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec42dde115c1432883056815c22988df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2fc3bab1e33c4350b2d249b7a25d4834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7fe7fbfc9d345a99742d551fe3f27f0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dd662fc8b0974989ae4aff471e341b36", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6bfc91f5a7964051974c40b631156cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f9ed1aa7627c43e0a92acf0a7bf0b99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "31162286d9a44bccb45a8239339b7892", "region_id": "RegionOne"}], "type": "rating", "id": "d343b81807904734b7a459c59e6b2a32", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fe4dcfcbe2b491c930395eef646c5d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1461cbac5f9a4ca49a80cda755ba09de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "682f5a8e83a448d6ab1c8934df2ec536", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8d5b2ce0da574b4f87605b327f7fc269", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4b82439ef8046e0a87dd1d87656079e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2b35af79fbe4c13bdaa27e32cf4058f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a10bcc85a84c41e5bd1b1107b4a6f119", "region_id": "RegionOne"}], "type": "policy", "id": "6344a55b937846328c66fcb42e43bf07", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f7cef9060e4408c9ddef264f3afd5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "34689b66f3084477b919590cde2c72f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79e274ec96ba46f88040783502b3778b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b89dfac3d1924067b8d292907dd13f07", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b103f7ef11246018fb99df49efc81d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "932fc73d2d7a41ba83718a2479a90dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e0cbde15d3f84a458744504f58c13170", "region_id": "RegionOne"}], "type": "sharev2", "id": "4b9dd019779b4e259d60ba3ec23b6839", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e44233e16c9a40eb8311896e8a1a9bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b8254fd07c437a92cd89b7c7485f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f44aa0205673483dbbbce662926cf7ec", "region_id": "RegionOne"}], "type": "share", "id": "c1c5a685deef4f0b9567423d936a1bbc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7890715c91bb4c4a842394d68f532009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "489516df0e8a466e89e43ef00e2a95f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2a301b426fb14ea69f2dc89a46f740ca", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d47b9e569e034975b9e01b37702148f5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "104d20d5304445a6869f31dab8fab401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b755be004dc249e4960414fb11cdf822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78ef81b80f5e4caab78b92b12892541d", "region_id": "RegionOne"}], "type": "orchestration", "id": "72ab282a28694870af00864f1c74dbdf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0622a926e5a49acaf05f1a45f247309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "175936e0b5e14a7c8a44574f848bfd24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c20329d08b2b4dc7b4b66b03008016c1", "region_id": "RegionOne"}], "type": "block-storage", "id": "f26509df4d6c48afac0cea72715131f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a921b2d12d841969abe6c01e84f4240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "680815c742454e139a6f7f116fd9aae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba0a85706a0749b4b9de9fcc9f035381", "region_id": "RegionOne"}], "type": "volumev3", "id": "547bec3c3eb243e78c2653a135dc4330", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14982c18c2934222ad95016267f9a7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a9dfa6183e4b8a9ccb68b7a59bddc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9506a86d2c9e44658da30c4aa37261fe", "region_id": "RegionOne"}], "type": "volumev2", "id": "924e7596293844cf806690f1fc5beb80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3669b05df790444e8d685f6357120f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75b12615bced4196801895e9d5063dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13b5e6cd637e4ebfa64aab9c493cb404", "region_id": "RegionOne"}], "type": "volume", "id": "a7a14ea193ed40a59a8caed8d5d1dd1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0034f0068a8a49ff8b55ad935825a10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89674c4edacb41a18511ffe7bffdc92d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f440d763a174e0fa8a14ac300c0c5ea", "region_id": "RegionOne"}], "type": "block-store", "id": "e18da0c5b1ac4a859e8be67533a00fb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa6bed994eb0443d92345670e069930b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f813dbc8f16e4a98819f6447a8e5019d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96ee4b1dad674346a25ce70ea02a770f", "region_id": "RegionOne"}], "type": "alarm", "id": "17f04c5f93db403eae3f9be4e35543d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb4f1c4d386e434fb3d2f4ca9aa5ce29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ff623d78c584fca8bcdac664f09463d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f293eb22dfd4488cb3843d4f4049c746", "region_id": "RegionOne"}], "type": "alarming", "id": "f7a1320f31f84b4684b5feec11bc71f6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91dda86f8f5a4b6aa2190809a719a509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8a29bf2e86e46a7abd7f6e5ab68c0ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5cbb6e5acda446099918db8ef7fd5fe8", "region_id": "RegionOne"}], "type": "meter", "id": "7756dc5ff03448fdbee0e1a967e35e8e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13259647ac1643aa9847e3021669011a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5207eae2920d4273b3add96c8b3fff9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5131307068bf4322a8490089e40fadba", "region_id": "RegionOne"}], "type": "metering", "id": "42b6613b841a419f9659a9ed013be64a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5913678d99754ac8b6421d706ca4024a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1168e2b98a8743bd96cc19f1df1cfff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e33873071264fbe82fd425baafca377", "region_id": "RegionOne"}], "type": "telemetry", "id": "bda321f4d80740e29725f064c5704298", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "59b998594ab7411eb7a427494839cfe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "94b3a136eed94bfab16723778e409f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d596a8c2b0244ccb9a0f0b8e8de054fa", "region_id": "RegionOne"}], "type": "event", "id": "f13942d209ac4d61bebfe1ef61e39be2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9deeb3110f9b4831b192520ce0efbb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a4a636c5bf5a4f639670c8f2a7393021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4afa1dbe05124668962d40b4385d0d1d", "region_id": "RegionOne"}], "type": "events", "id": "5ca76b011c95402495f420d5c1edd699", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "58e80f0853584fff958207c2fb18d22e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ebf60e7d407437faa80c22d3ed05738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "229ce536ae384254a4ffb4c4bbb0341a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f75e2731315c4656ac1b7fd2bb6f84e5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b037c34e70d84e5cad38a8f4c11098a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6641054091f14e80973c3ee7819697d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9da603ea391b4b4b820b69e01d201b7c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a08695e3be9644bc99740c1e02eebbd5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c237e219c8846dca8c4b961b3eb4507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "549e57ed363548fe93f83f424f918c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d5ed29a37a349b2a177247378ebc157", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b7c750ef4f3a4d269020ec34b8a5a62d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0857a4a3228b43bcab54b362a6b3c8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cabdfe9c6ede4008bff3fca1147df35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab2d50a8129e4a54965589f9597404b9", "region_id": "RegionOne"}], "type": "tricircle", "id": "fb08062f6b68423095c8c7b48fc9129c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "64cd485ed36542d48a473637fff74d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "adf93294d8f64633a94c8c90ab9e47e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8294e1aa718845138d166d82b36b53d0", "region_id": "RegionOne"}], "type": "database", "id": "9d31261d9333488eb9672400e7043cf6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c6f23b3584b42e9a6a50dc15ac9b01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aad9661374c54560b25617acc3e4e4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b3b1af0ebbf40a5bf3ca59a89650397", "region_id": "RegionOne"}], "type": "application-container", "id": "84cfc8981a674a46885a773f16505af2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f60ce148d471464f8df4dbf5c3ad3bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "032a36f504874ce1a2618ce9c78813e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5781221a17384a2590db7e0cf1dbdef5", "region_id": "RegionOne"}], "type": "container", "id": "8cf33040a193493080aa9baf227ae1e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "451e286dacc840d7801fd06e51d99a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85de16d65fa14d1e81bd987fc66fbc69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a3a1f0f749494aaa934b9a9540abe003", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a570382a1bf84488afba01e8abc699c7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd2f3a65e6184f4a988c78051f2a64b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01e6b6fd81b84d1ab1b6ddd4c09fdf0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b6c74f78c5364cd7af4af6cef7e74939", "region_id": "RegionOne"}], "type": "rca", "id": "314911f2508145888661daf69494877d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d0e7a19d8c254f9e939ca782975dac4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2af52f1fa5d14cca893c2b413d3a42dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7edd08e451404baab8ce540df6abdb1c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ed3078c53b184192970cc66b4fd32ed1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "54779ea7a5244914bf7ea694efdfc7b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "31067ec00cf94136b42aaf20bce3e1b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f1ad674cd94e468d8e32dd3886902c8e", "region_id": "RegionOne"}], "type": "network", "id": "e2fbf92d7ef34079ae34355a923d602a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2d13d25441dc4dd5b5760526578d9024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2c1e5809a300470d9ce4f7188485336e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0d6901c932c048be94200b928a24a55d", "region_id": "RegionOne"}], "type": "backup", "id": "015c95b20f814d3f9490b26235b5f894", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31ba977e6f4c4e1aa9aed4a0faa0e5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8cb892a550ef4a8eb46428c3331da67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab4cb01227ef4cf595150092d3870303", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f10986f0b2c54cc4895e5b3fc5a3f794", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "419b60c95b4844e485296c3d7c6269b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e71b9b10e0f4122b29e3bd18c80accd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e9fe798067054bc488ffd7a5b7c07b62", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ff00af8e956b444094b46718c4e55748", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "30816b02eed24447a734e44172ccff2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fdd531e64d1c4b28998ca76c20703b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0438c2e2611f41c3844889484dac71fe", "region_id": "RegionOne"}], "type": "monitoring", "id": "0e0593ba5fa44027a0dd7481d16ed51b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9fa956c6f07347c39f1db11c5ff5772d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e1e97424c5d6433db68373cc178afc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cc9c2a0ef8a84d7cb125cf3ed991b360", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e0499a099a254aecb877fe53a99c8043", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f04bdb66807345d788b9ea2bace118dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3ed0bb11b60a40d0b87ca997ef90aa2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "23f9216ac257463b98efa14244dc80c2", "region_id": "RegionOne"}], "type": "placement", "id": "be34e7f2018a4f1db2b46e9729872458", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a8fbf6b53deb4a49a2bbb9d1b2a0d792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b86f2fa882544af96de7193c57290af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "08084c0a088f4366908f4318eb956402", "region_id": "RegionOne"}], "type": "instance-ha", "id": "83cd0cba2a7747d1b1bb752354598f00", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0f3da94963204525ab3f538ec7424352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83ccfe40d67d48d195917a8b46ed664b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5c5e5e75b2ef49d8a9c2d46b1336d935", "region_id": "RegionOne"}], "type": "ha", "id": "552847a032ec47fb9863ac2c41ecfc2a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3a49ff4ce1a143ed9083382be87d373a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e5af9e68a77249c2b189900760c4d5f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a9993fdde7564e8f9f3de11eaf73c4f4", "region_id": "RegionOne"}], "type": "reservation", "id": "f6c2cfcf974d4f03a3cae7b3184cc048", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "182eb569692a45af886c58a74a868aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b9835b6fbf1a42cbb9e83b5830e698a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0436bfa3033142ac9b67be7a8337b445", "region_id": "RegionOne"}], "type": "function-engine", "id": "52572a79a315489994425fc34ca3d49d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5599cdf0d1404d4eada212570cdfc496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c8b32a97d9e45cd91ad7e038c6c9546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "02580f02719742069ab7857e16e477d1", "region_id": "RegionOne"}], "type": "accelerator", "id": "4ea18931a0fb41f0a9413eed30b7a69a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ef44b85c26742f683f8af1ba7b5e60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31333e6630944f9aa235a5031eae2e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96d32c2b206149c6997b585cac57eadc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a2865202e86b4ef1a6d28294396fd403", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7025b9f2a23648f3b56147509d21feda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a675d139c39c4f44879a1bf27a6c8667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6547dd4857844243943d84bc0c7b7120", "region_id": "RegionOne"}], "type": "registration", "id": "5873a274b76e483596a50f696675fc94", "name": "adjutant"}], "user": {"domain": {"id": "a6b44549a3e2471fbe8016d0dcae3aa4", "name": "a4c4c1207d764486a5213209fbd548a7"}, "id": "277b15fa18c7429fa75a9f1d2af8d998", "name": "8cc887e551374ebb91cafece50e76aed"}, "audit_ids": ["e7f9ea45b6b647348c7defe45fe39466", null], "issued_at": "2020-04-23T06:25:59.235423"}} {26} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.063311s] ... ok {25} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_flavors [0.116334s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,470 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,474 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,476 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,479 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,491 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.412705+00:00", "project": {"domain": {"id": "8a69dcf25d304bf6966ef49718a5f6a0", "name": "201de8ce443b4596aea66dd7aa6aa681"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fedb25830f384aa0871e17ee8a158849"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "99b78d2551194ffeadf27e5a162fcbfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "caeda0f64b9f4ac3be2bda629c6704a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b360788972224691a994f44c6be5ac09", "region_id": "RegionOne"}], "type": "identity", "id": "4b8516c3c75f48358319a8e0a9217115", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9dd9779fc2df4eebb839c9cadfc3c57e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21978d75a2a143d19933ea9c4e7ed00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a005436b63b744acafe527025a3d82f0", "region_id": "RegionOne"}], "type": "compute", "id": "b94fffa436d94a248db5fbc1fa4fddeb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1a88f1230e394bd2a1a8e02bfe617625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3cdccbb5bd3c4ca6b5fea53e6c6be0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b4ed25d4070e44f281a3ad56b3deff76", "region_id": "RegionOne"}], "type": "image", "id": "cea91505413a4168bef1b3e062b51756", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5bd0ee53e0b94de78319ccb8c08fbd85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "549e60ba3c7a4e9991276ab878771bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3baea97b7d9e4a208043425f331fcb51", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f50df4684ec84ccb8361e76e68fc1823", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfc8b7b564c14d5a916265b36eae1a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46c68b998ff84e77be66468d8dd4ada6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3acf081206594eb7a80fbc4e9879b6b0", "region_id": "RegionOne"}], "type": "object-store", "id": "c65e13c5d2204198af44c2d9d2bfca88", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2730c1feeaa942ea8af95c5787eb8111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e1a71710e1d4df89c6a67024fd9fbf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e3bc4b357764bb18e2ea663dd67f791", "region_id": "RegionOne"}], "type": "clustering", "id": "765e60f5343b43d59089450210a6ea5c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a89c670cd4904d529e3fb1fa4d18723f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1081751e5fe74944aec7e11f38be868a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63572432827743499de560b1e3181c80", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "75d2471404004349a5ac12a807b56965", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d28fdc968eb74ea4950e90ba781721ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3c14a9896d64c8a9d373fff2da4fdf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc19ee994a9b4c0198896dbe3b8402e5", "region_id": "RegionOne"}], "type": "cluster", "id": "bd0f80286ebc4b44b23f9d83478d621e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6f55b6fbf984418a2638e40fb0f797c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2ebfccb0fb6847fdbb46c6142dd0e38f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1a2b5ebddeb44637bf6c02a16fabd440", "region_id": "RegionOne"}], "type": "data-processing", "id": "d155aff9b7f9489b9c9b393ae03e18d1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "806db42b428f4208829f17a790dce936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee54760d2cfe4077af9d50b5a1c297e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b5ae5eebb30498c938220f7b0fce62a", "region_id": "RegionOne"}], "type": "baremetal", "id": "40eb37fb5b1a4e9f82d31ee6c7785085", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "221dfd78066140afa4eecee27fd4ab5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f8dc5385ff844d4a26f015878be09e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5f7d4b002234b879dd5ac2092dd3a4a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "49f1d642bbc94da5ba4227d6a8a7528d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8a6ce988958448c3af0e6fd59684f5fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "379b00afc57340babb59f46c4cbe5cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "42c9f33d03d84ce38008949b3351587b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "40fe764c8d934d2baad76d315faae605", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2dedd277e7354e0080a9cb2063213f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7ac24deea7744c05b472515840694a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "41326b8ca8cf4643aefec267338b3973", "region_id": "RegionOne"}], "type": "key-manager", "id": "aed73fad8d8943d7a8f64c53218c1634", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85b3abae331c42529d7352f44b6c0d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c48b257872244a8398597b943e2c8608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d4ac938382fb4365b8debb5f1714d8b7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bd8ecc357be4c4eb3830b89eec891c2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3a4270df6944407881af7ee87c2e1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eca2d5abcb364a24be90d0f66d48d519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0fee1808b2d148909b6815f3a386b6ba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "08923c612bd443f19d25aede79280669", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "aa286357de7d49ff96577c593f8fd496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2cf1ae25fe82429695631f83a105d570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7b725896786c47609771cd475f25cf48", "region_id": "RegionOne"}], "type": "message", "id": "4723344bec624475b189e6864cbaae06", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8489484b11434f7d85ec48fb5c795487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "01a7d9f542544ca8bc45e49421715823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "321e44eca6f749f3a8f312fb53e66c7a", "region_id": "RegionOne"}], "type": "messaging", "id": "388c5522433346f0979abe59263f7680", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef62da9e887242b19567c302f00ddc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4eddb69083174abc96572920cb23f966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0ff42863a10e4303a3efb6153d5b4da9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d79a6e688a994274adb40919b58cd1ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a459534d6e24feda900ff5fd429d10b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6047e8e2003d453b97617309e405f379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2062d5d52edc422195e334e4465ddb5a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "65e8ae051fe44c6da2d43ffff01ee341", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb49c55a01c04cefaa9ab0ca1bc5e0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65808ad2824a47ed80488a6f67ef5fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38008886fb1b4f8aabe4433c074771f9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e39a92a1c72149389b5d3b33f9cccc2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cae219973f23485bb89a3d0dcd0292af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14ac573af4e04d2681ec563bb57faf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a10418da74c408d815400f504c5ed53", "region_id": "RegionOne"}], "type": "container-infra", "id": "aa67fc5572d3443998aadb1c818aa760", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6dfff12ee8f0431e9c8b5b02bcd17693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f15a8b8d886d4efda0b74b2788306d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "fc610d4f35b5475a8c2e81d166105367", "region_id": "RegionOne"}], "type": "search", "id": "804fae4bf1be4becb425e71dccb7a71f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "97a4e3b869374edfa615e64f21a33990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "93170fb379a14116be318a3134c4da87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "28d2c6384781473c8433035ab2b37ec3", "region_id": "RegionOne"}], "type": "dns", "id": "715d63506d7c456681981486ecce0cf3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edec7e1aff3344f4b704198d5209267e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e69b14df8d74c01a81211584cd61c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ceed2ee0a9c54d699e2901197b6db8a3", "region_id": "RegionOne"}], "type": "workflow", "id": "73a01f60b0b846b0b6cfde5c74dcca05", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e341af4e09cb4f47afeed655da52e6fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf6306e3b7f64926b60deb8e7149bc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2d97a21116394faf8d9b2af80e14afc1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9e5455b3293b4eaf95feedadafe3a791", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8db5ef9e62f84ea6b26a9f444e09dd98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "479421cd042b4fee8ca833d1da5a2ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6af99b51696f4930ba34e4ce34f13c5a", "region_id": "RegionOne"}], "type": "rating", "id": "a2b1e3aee9c84a1785b4d5a5d1a89b1d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e815a106723d4991a383b6b78416efe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0049800cc60f421ab3a153c331ca4e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f05af92310d349e187e0688f09f84153", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8160a72469e2471da4d8b2e2ff437197", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "471c983767db4571bd8c767bd11d77d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e247cb5b1859440faf179546117e4038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c512caf9b3cc452fb5a114bf6a12beb3", "region_id": "RegionOne"}], "type": "policy", "id": "e6596597d0244b00affdad12244b2b11", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2b4d0d8c6804e2ca6598cdf08095649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6f37eb97dee4263b59b62c74baa35f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39807b23f525404b95257e78bb98708b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9a80a58d45fa459eb6fa382184da5f77", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf47c30d4edd4e97b809d7b7cedfdbe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2c29554b99d4bf88f3d6d8f0c031b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "086f443c4e6249d3bf46cb190a891aec", "region_id": "RegionOne"}], "type": "sharev2", "id": "6907be0f2dd147b08ccc06bc83d9e643", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c14e6d6a61a740049e4d2c9974d66413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6f4032e0344449998d0a25348112a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ad10874d54f452e924231b7ecb976e5", "region_id": "RegionOne"}], "type": "share", "id": "8351e681050842fc81d2caf2c28d2d44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "68cf3c0b992244b3a9d739ac855c1867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "040adb7b170447ddbdd206d0f12c83f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cec82c3b811a473abe6b2230e9ba4aed", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5b1471ea3ad346458242fe6d1ca962a7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cb8279ee0064d4cb4bf10b9b38e04c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "797a884d7bae416a814cc9568edb2ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d74c9a9c52944f77a5eaa00645b7b21c", "region_id": "RegionOne"}], "type": "orchestration", "id": "70967c4e88eb4b51a516e1fe7cdfaf0b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b0e76199eb4b6a93d5a52c7bbeb9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f20449b48648e78c9a48698880aa17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eb19865496246da9913bd7d2daedccd", "region_id": "RegionOne"}], "type": "block-storage", "id": "d1d827c1ace74c6bbcb6357166632ece", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60d02c4721a84f4cbf3afee9988bdaa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58aeadfac10e49eda853b6615ea8dd9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d4a222e6db44e0dbafb8ed0efc33061", "region_id": "RegionOne"}], "type": "volumev3", "id": "d300375ff04741a8a996b052a1022569", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0984d064f5f483994d37832f3bd2a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "120922881c1a43b0a4b2409df4512b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3c9ab04af1a42c39c56f1eee98d54c2", "region_id": "RegionOne"}], "type": "volumev2", "id": "ec43b57f5b9f491580c6fe1be769428f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f953c21436c45e5a06929d080a5b6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f21c649da35c44ca984b45ff636275f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff659b5b67204f88b44e54552fd94c22", "region_id": "RegionOne"}], "type": "volume", "id": "1d6d7ed4392c4c4aab84db68c9e4d07e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5a392e3076446da1b99159b77e1d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a83a2c3a1c564b099384b178bbeeb0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3207179b4629452aa75de0807cf6b7b5", "region_id": "RegionOne"}], "type": "block-store", "id": "a82faee45e35433eb489078b73e4f44b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cd91aef75e1146c3926a29a97cd56cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8aaea8545bf4eb0a2ffe6ddf5f82346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a4cdb2e5570e4c41b3eaf1563bdff41a", "region_id": "RegionOne"}], "type": "alarm", "id": "c2c735eeb3754aba92da24faa241ff9c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c75fc3a31a1a4bf89ec689f1cabc4bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ffdc5d2711c41b4a2e1eeac94b40a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1fb7596ef307480bb9ae9f91b46a3b3a", "region_id": "RegionOne"}], "type": "alarming", "id": "05140f884dc9447385325cdc338ef1be", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8b01fff7be24247ba8f78c11422e7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5c01fe82f3f4b5cb3cb56df08916107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "447e7f76d1ba42e2a30a68e5c7cbedef", "region_id": "RegionOne"}], "type": "meter", "id": "a6fc32033588405ba8543fb126cfe8d2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee5f4aa8ef154cf6b9bbfda82b5cfe16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5bf37f677cf84118847ab0e1e522291d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "691722f3fc5c46a6bfbd0fab42870b0b", "region_id": "RegionOne"}], "type": "metering", "id": "8ff3ca4cd2be46f3b0be75c2ac9b9b57", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "644cb489de7244c9b2ed1d3359269d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c314d636eac04366a0f22fbe1e6c1c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aff5a509a33b4e32a3c40a3faf1547c9", "region_id": "RegionOne"}], "type": "telemetry", "id": "1c9532bd04644d518ec980759409cd8e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6439ed2ac2d9435ca17045f632998b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a1c60e39a8fb4476a5831e3e30e321bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f1853c0e82e442958f2c6e81c3cd43b5", "region_id": "RegionOne"}], "type": "event", "id": "3831875834df4316910363ae688c3c0d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "35d9d101ca504318917d011f6c3d2e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3a436c381e134269b11b547035200a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "141dbb0d7ccc441993e5118588776711", "region_id": "RegionOne"}], "type": "events", "id": "0c4c4c2eff3147b8b5095f13a6dcb080", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4426ea44f04e4494a1ebec6a28f784cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3208277007446468cffddf76a2ba8a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a20a081d5e324bd08ba2dda19c5c52cb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f90c1c0743e94aefac66857e4fa93408", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "116378864e5e488484d0dbd6a872999e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07b29fa893bd44958c2ca8b1c7706b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "44f6f29433874f4986cab15dab8fda80", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b787916538c74bad91ee7f55db215140", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86435f7629474c67926cf44385b32924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "798c7b82663248d386697a64afb0c8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d56877aec364dda9e740b88920a8c8d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3beb113333ca445d84710f6b9f9e342c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "960ee41df5bd47b383b2f9f4e3a5f6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0521cb8baed448d3870be7b458799f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b8b881030384d20a13b7a24b6dc8b98", "region_id": "RegionOne"}], "type": "tricircle", "id": "51be39160a2646188f76ea676689cdd9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "00cc7dffc6b44bf386fcf2206bf1c98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cdd3eb683c4b4123bb769cb346273e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0a0883e029c541f88c7af70f780cbae7", "region_id": "RegionOne"}], "type": "database", "id": "9dea4d60ad8249b481cfebfe8e38b4f4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44df7d355a6c49fdbbae1f8d9c491ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0274ae0cd56b495e82c20445066f3ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b8dbb5f2e154469f840d16b6c604256b", "region_id": "RegionOne"}], "type": "application-container", "id": "b01add7e3a974ca6b3f9861f44e681c3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b3517797cf944f69ab0d65a58441443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40a76947bcd64f8d83743a5f4ffca748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2e021dd520d40cab90e1f4d9204fa26", "region_id": "RegionOne"}], "type": "container", "id": "bece2c3bfffa4899ab76da4c8a250a70", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dafd19382d2d4371aef2b98554a1b673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "81f0af1d4b974506afb2e33e0511a0a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "10e272da845f4d669ba0790cec316f6a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d5c867fca295430ba25e98dd3bd0d715", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6f32ab24b4e4f57af6b0fcbce4f4716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8029bb24c257424999ee0e9b22725abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2682e0578f0d4f63beb41bec955f4568", "region_id": "RegionOne"}], "type": "rca", "id": "87053c61f90c4874b550b70404945c68", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8fa31cd6fff74f37b58bebded8934f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7ec2e5d6efdf49f39b274ca46aa0f219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0141742a5625482697f376a58ba6e6c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "028e71df212949e09a14479b2780a277", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "af7f1e94410541a190abeb8e7720c26a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3d4bd06db6064810b60448863b9dee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "47a26aec1688411d9b8a88b3f13782cb", "region_id": "RegionOne"}], "type": "network", "id": "bb96f288413d430b868133a1d43078f5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "74bb3b8f4f00472bb81eac97d0c20954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "939a7ed474d347d697e5b1c279868e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "61567d967180453a8db4a0335a15cbf6", "region_id": "RegionOne"}], "type": "backup", "id": "26c27929f06948f593f038a17f021056", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae95c325dc624f1482e806333317e816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "171b709251944b2fb8b5097dd58a8806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b975857e2e634a98b43e17cfe0500815", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2962ed035b8b42e48e90617b84b087d1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1e9c22dec780433f971116a19ff6a14b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dcb2dc9a638a4366866a9e5ac3be892f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94f4175d6eec47dc8f70a5165584eb5c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e721d110f6434ae1a268d53d4c87692b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "04fd55b4dfef497b967fa288689d7a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "626b91b6a823462dbf3275403889ed15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "19cb199f843f409f89faa07061d39a5d", "region_id": "RegionOne"}], "type": "monitoring", "id": "a9ae0c24e20348ed99a01bff37fd83e2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b744b9ab26554e678b5bc12bca38829b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "11862e611681403e9e2a1a1d3bd6e4c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1d6da31fe956404bad5491e0171c5a28", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fe9884a64d584ca683b9178346e2611b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "72b24d1b484a47ec9c92ec545b100828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ec3fcc51a02c498291b30ac24a8aea45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "21da9a69772e453190481f5b7f609301", "region_id": "RegionOne"}], "type": "placement", "id": "0318c5193d68465a8cf12140988ac309", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b5932a39c52470b9e06997024bb71c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0ceb0d635214e10a69ac26e0790312c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7705b9ab2b02434c9651cde350442bae", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e04cb996756e45c5a6a2c760ce628dc1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75baba1b693a45a88fc4d21e3bf2cf6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "031bf75f00fd4c93b46edd14f527cd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fd0b742549f246aab2faf70498f43b5a", "region_id": "RegionOne"}], "type": "ha", "id": "69f4f4646ae945a9b39ab639343cd631", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "258f13ba19d5478697d1428e6c52e014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7d89ffa5becc426887e11d47a8678f68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "404a0e62226248998509b3ce18603749", "region_id": "RegionOne"}], "type": "reservation", "id": "c5b659a68976407abe93db21c1f28904", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "74d3573d4557448d9126bf265e8e03cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7bcedd0be9840cd8c423984dc6b3acd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ed9bedcfc8e9410fa06b9d3a83f86599", "region_id": "RegionOne"}], "type": "function-engine", "id": "585eb505e4be40b299ba49d23c0ccdca", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb17a882807c4ae4b63baf018ced52c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0827d8a148b9475a85096a28717b1c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "811cb29bbb7d43fa9413624d5933a244", "region_id": "RegionOne"}], "type": "accelerator", "id": "c67db89292fe46f991f7229bf817ca4f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5afbe374c2944301b206809a6f19205d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d80334b59907457fb057bf921a09d9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "209d37f711f940158369e9c9c259c697", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2c2a9f35f2b644668a2e26f5bfc10d08", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7c4a9c47d070469cbd35663e27f66b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a624bb22e964cab90cfdfc0ad8be842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f7311218b2294a50951f8c1a6f265bfa", "region_id": "RegionOne"}], "type": "registration", "id": "52a8e5e72c034f01a2d8ad88f62635b2", "name": "adjutant"}], "user": {"domain": {"id": "e41d90f2ee4f4623bd708d44cc441d2f", "name": "54181a0a108c44ff8668906104896a0b"}, "id": "215e64b7532c4249975439677eb3776e", "name": "06f8b760aabb4863bec71bf4f94abe38"}, "audit_ids": ["008ce590a3554964a2383b917ea6b03a", null], "issued_at": "2020-04-23T06:25:59.412705"}} {6} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v2 [0.153977s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,428 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,433 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,435 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,439 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:59,507 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/users -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}669c85723ad2513ec66aae47a4323c137c8816ec467ccb8bb0f1e4cfaec9378b" -d '{"user": {"password": "user_password-3", "enabled": true, "name": "username-2", "email": null}}' 2020-04-23 06:27:59,512 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,515 keystoneauth.session RESP BODY: {"user": {"email": null, "description": null, "enabled": true, "name": "username-2", "id": "f0fb56cd3d4a4569a0621a7d151e942a"}} {27} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.209844s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,410 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,415 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,418 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,421 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,433 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.345885+00:00", "project": {"domain": {"id": "46586b9617754ae2aa85e3e634c34549", "name": "5310c9d063d14ea28fc1d3645a28163a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "17a9eb832f4b465cb3a814a564086ac2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ca170926d5942ee9f9b2f9270caedd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ca4b8c12e0440798b54b66567dcc17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e2d2fd91c9a64c39b0b04f203c611183", "region_id": "RegionOne"}], "type": "identity", "id": "d398591945ae448ea7e6e914fc1f6658", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a722f6e9dd44414db1092348500aed70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "770802dfd5554fbfb3f3a56da18af2c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5c9d444b85fe4c029b78bba720c7fd0c", "region_id": "RegionOne"}], "type": "compute", "id": "acd296478ace4e0882ad910c77e0fc7a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "25439eebefde48b7a01a3a0b3c0a54fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ba98177276144b018ba375402e0202f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "428589260e2848dfb8a11f25619792c1", "region_id": "RegionOne"}], "type": "image", "id": "b8e93dbcd86b47998d394bfbb0153b09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "58e6ca61637449bc8dba440d34e7c799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3be461867e264dec9da581e281acd122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8ef269025aa64e7baac6788dfebe87cd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "86072b08fa6143fc80f1e5fccbc3625d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19f2c76e82064ac09f0bde082f50ba3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5942a0a508b64e998fb4bb23e15da29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ea5cbefa2e148a7b5b18c1799ea24b2", "region_id": "RegionOne"}], "type": "object-store", "id": "6c716d257f1c4cc680e2bc4e716f38b4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83ff7bc4bbf541a5a6de997839e45e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "91feb1628d5c4383a308649acf0adfb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4863d8ab903c4c9eb54f09889539f199", "region_id": "RegionOne"}], "type": "clustering", "id": "ee61414f71e24ef18230ea3d950d329f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24de6d2591174191a6ecbbc86e67f9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba10c389185444369e9e97d1bbd602de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b13490deab2c433883aa702490ea38d6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bf899f57f0e740f98bba5216a8a003a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4924325520f4c13b42af2fc3d96deda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90adec02ef0c482991b8014c3ef74a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4864575f88aa4baeba15f87cf85693f9", "region_id": "RegionOne"}], "type": "cluster", "id": "f5e99745194b4eba91902330f0fb6edb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "90749928cb8c4bcf9cbfa627fde71275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f73a8316371f4f67baf976ff98a02113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0c25b9cc8ab14925aa1fa4277bddfd2f", "region_id": "RegionOne"}], "type": "data-processing", "id": "194338255afb436082cbe859b4bf18da", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1927501a955d4cb698cd73b46b0396b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "15ee4729c8a044ad95764b6cb1919de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2481ef19807f4c4a9c1835484be7bae9", "region_id": "RegionOne"}], "type": "baremetal", "id": "9aa054df5d26467ab08ae68e1c070391", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7ad8cd5b3524bbc960639743a1d2e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a86796c65d7e449abfccf8201941922c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09198bdbfa3d4e53ad717f986d957584", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a77e7307231c4f92b70f9e584458d7b4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1023d25730de47cea6f40184dbdd3389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ca783edf3a8456382c420c8f5ce7d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "31195d96aa0f4da980fd709a3de2dfd6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f4c2dabea3c4b0fa25a295e030a67a6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33dd220f14fb41898397b1fa449b693a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a03ad5e82134245a43ab85fed47b3bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ec58888551f54e90856e94b596cdbfdc", "region_id": "RegionOne"}], "type": "key-manager", "id": "a5c69f7cdea64942bac1480ba7218a12", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08642658c8194de89c30f188b8b7128d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "acb3b499e53646a394152c417cdd1041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5a478bde64f049e09e287c1a011e8063", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d70c71f4086f4fd6ade2dfa29e12bec7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c25a2b2e1d6a4f2a81f370c2d46269bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "05f77290b47f4cbdb62f7d41936885ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3c9c790860344445afe5d68bcfeba22b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "db98a21b7a4c4ebda05118de19cf7635", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4188b22ad2f44ca3a7007dd4383ff925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1004a856d42548828d6f42f8fc956f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df6dcc543971434499b4a7f3dfb66d79", "region_id": "RegionOne"}], "type": "message", "id": "283030d1cea04832afaa029f9a1ab716", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f861e6deb25941e8895b3942f4940dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "71e6eb8325624cd0a29328bf8b747ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1ec76f573f3441f49db9c4af725757b6", "region_id": "RegionOne"}], "type": "messaging", "id": "1ec5e0362e8e466da48c6d1cddc7af8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "479fd1cd58a740e984e748e665a13057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8efe5e3c3f6a4c0587f6bb2cff7b4feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1867abda676f4ea09aa5750aa8923dfe", "region_id": "RegionOne"}], "type": "application-catalog", "id": "185f028ba93f4bf28d87315aa735e25e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e09b0fff13e248b2a7f7030bc21897d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27e444e30bdb479fa9b093c88d8f4898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e88161d9acc49728f31283dea094da3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6c552cc1d95a4f5882ec33f7915706e5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7f7b86eac7842059e682520cfe2c252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12031550c1fa452d8f15dba68a034b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb79c6ac1e854d6fa55644d6e7ab59b1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c13e2ddda76245f5b26291bdf6a468fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6db41d0952e4c098cce003d6dcaa6bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "341cb7305c1a42c1b92e277569a977d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e69ec865c53e4fdc9c4af8137d388918", "region_id": "RegionOne"}], "type": "container-infra", "id": "447d1aa316d14e398ffb75749e2209d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a9028fbce9964a2d95e0a3e10767548a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "64cbcc42d05b41af8b437812a511a1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "797f7fb770024d93a83ee9e0d16d579e", "region_id": "RegionOne"}], "type": "search", "id": "950c1d62361c403aa3942462745eea1b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f17fdd6cef3b45d2a379be05af5b7413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "897882660ac24d118fa67a4f79ed8fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fac3cb8ccb7d41149017126d75fe0e09", "region_id": "RegionOne"}], "type": "dns", "id": "bf76169e22a54f248b7b1d6ccbaa7fe9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fff5e69ea4047a3ab617f8c0ff44441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fbaace350f3434ebb4d89ac26417de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e5ccfe360f3347549d8e5d893400db77", "region_id": "RegionOne"}], "type": "workflow", "id": "614a2e4c0eb244b18f03803b454973b5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8f9e384401a7464fbca7b375f729e93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6068478969c4633b27cf670c2e5774c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e451c8dae13048c68f53e963571a2c53", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a8b15f56ba4a40d0a9be840826299579", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "21729568a1364f1f8c4a3b9996effb5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c298b13ba6f94874bba1a22c18477cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ae9bff9f57fd4dbc964f915e155cfe3b", "region_id": "RegionOne"}], "type": "rating", "id": "88819e2435df4d6e89e859854af17127", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5a7632404084ec4a3f7330fd9920419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec2726d716d94e189a5747d5ff91baf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a585a34cbf6e43dfac1de77b2e641f03", "region_id": "RegionOne"}], "type": "operator-policy", "id": "85f5a9298df8482db32b2b8446b3e737", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a1da67946fc4ce0a920bad3c5b99a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc207de49a744454882f37d1609e77a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4d4b6925bbfc42c3913bdad9824503ec", "region_id": "RegionOne"}], "type": "policy", "id": "3928282fde884882b4fdf6be1aad9b64", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae22da270d0948fb8a41a25ebb1659d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d144652ddf3c466e9e640e2aeb9549cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99a8bbe24f54455ab2df203427e65948", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5b829f1cfeff4e128cfa8db3f89e7fb9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "740e9caf5c224bc6ac6a70fb006fecf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23dbcf56fcd0473d8ca5f82c8d299eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3fd559c21bc24a37a121e62098db24da", "region_id": "RegionOne"}], "type": "sharev2", "id": "28a73e3260c2434893dd9ed8dbd8eb05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c9c2079225f4286a5fbc5ad5a8134df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "125d4a1ff24d485db31b4fff09969555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d81518eb99a344f184dacf46ddaf9535", "region_id": "RegionOne"}], "type": "share", "id": "0ca7dffaf0bc4733b4b67ec22a03d259", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bb7ed121eb04709aa6f02088bbd00af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "35046c5ee696463cba367e69c7069be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5af4d6e9beb04a89b2b15561bcb25b88", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0d39b69183b34207aea470023551c12c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e35bbc2fb2434184b0460b13f7682abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d43433fc5429462a8ed6273048610057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34c0c8d42a864a5a91918b1fc5b4a808", "region_id": "RegionOne"}], "type": "orchestration", "id": "e68cb1414ae443f5808fecf3c6fa6ab6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4360ba910fae405eb293d03078a5060e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66dc1d2fe30740ed80ba95e292a8761e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33cd4c7310e749479010e3beb1b97595", "region_id": "RegionOne"}], "type": "block-storage", "id": "9df80b8f86a94ddcb97bfec9a39a4b6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60478c5444a840a1a564db0eb15fe6bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ac5eb58cd0d4b10bc31ba4ca58bf4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3546b649022443d8e2e9cc6df1691e4", "region_id": "RegionOne"}], "type": "volumev3", "id": "c0909b452af647ea8465553a75129f5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3c36c03f7a64950936cd00d1cc46c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d82de4a942714b95898e875d856af680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7cc04d15ddf419b89c59f0eeb6b3720", "region_id": "RegionOne"}], "type": "volumev2", "id": "59b247eb4c084654b559453b7576e5e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b85d7721f5ce4d95987e9b0f3e15bb8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc75d732c64d45af9b3d288463d9fefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daacdb567d91458a8d49e6732f83b653", "region_id": "RegionOne"}], "type": "volume", "id": "e060ff26230942299f836adfeb7d3788", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d2cab36090741d5a552bcd84c3234ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7554c4c8aa7a436ca61876fc2bdde711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6c5a5a571fd45dbad407cf68af3151b", "region_id": "RegionOne"}], "type": "block-store", "id": "7b64a47ddb7c4751a5834928a168806f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b7eadcf59074cf8afaba2dfc36649ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f628907bb834919844cc2b56d6b1aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9adcddc886f844388619e2f5d395d526", "region_id": "RegionOne"}], "type": "alarm", "id": "0affff87d7ad4423aa3ffdc64c90eb64", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff2fee224f854b33864c55e50c745289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ff5972c3b51438fbe71f1777bea3da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "910ce03a2a97484c8cf6be98ada3334e", "region_id": "RegionOne"}], "type": "alarming", "id": "ce154bd18c214c06a4f696bd574f4798", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4530c5e06c6442f86f39974a36778e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca5a5a48e4474a13b122d85da7641b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b52a7000c6da4e32b8fcc9104b66d5bc", "region_id": "RegionOne"}], "type": "meter", "id": "ab61166332df40439512b3da977812c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b6010c375f2444ca800a09689ca1a592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a107ab647034c2e948cae9e6b43b161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35a09dde2bb848f381120b6be0c1be71", "region_id": "RegionOne"}], "type": "metering", "id": "ed056bdd55714c32ba9a57715efdd61b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce0fe7fa8cd442c59ba4a8ad593dc64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7183b7835594ca18fb6a336c84a222b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2dd29e93d22245f1890c5047d8ce9800", "region_id": "RegionOne"}], "type": "telemetry", "id": "d60161d64f88464c92f72963118634b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "14239d5437934a9db901bc475ab64da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "74db24ab95a94a13a24b689712ad3286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ce9126fef65d4d1b8919319c2ff4d709", "region_id": "RegionOne"}], "type": "event", "id": "86204044386c45a8bcd1554721bc8d3f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "692def44995a430685ba90b499a5462e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95fc7cd69f234707ae9782c350e23385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8078589b88324586814ec7d3a80ce07c", "region_id": "RegionOne"}], "type": "events", "id": "22ec405fdd614f05bd0b83a6e8c6c95a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4f40b7125064dedaf7e91cbc6af664a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c082c276a03c4a168c07b1bbc94950f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5118489141614344a9de8a516906acf3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9c050c7cd54a4f12b7016f37d332fb75", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa784ba1d5614e37baf069abba72ded2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3be4b77103f94d4f90909137b8352b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b2bad2c5d99648f99a57959f706e64b0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "067171f761654c5f98b92d105c388ef8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9eafd5238b06486cbfd616fe2310f798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9894ab4001b5436ab978ee5791556a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf5e60303add4d2594ffd576737ab64e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7245f9d48e124b09aaefd9ccde164b34", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d81e397e1ff4eb4922c30639a9ed5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ad7054e911c48b5b1a811175652e35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6cdbdaba3a940718d86b468372374d0", "region_id": "RegionOne"}], "type": "tricircle", "id": "92c8bfa2650e445bad7b96955f448380", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d189dbb7a9d64c28ae76a9205c0dfd2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0c13c67c042c44879a24b31f35e9136c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dbc3d50971774f5584316303dcbc848f", "region_id": "RegionOne"}], "type": "database", "id": "3a93662e973147ed8c9071a5c2a4db96", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cad31ea8cc764105b8ada1ec4af41eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40a89c3fb9c4470aaa0d2a3b648b297d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "623406af1fe04c74947302c15373f138", "region_id": "RegionOne"}], "type": "application-container", "id": "30510ebd3982432396ff73bece8309e0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d127614c8af4ff68ebecb933282d5d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9aae224655144fd8c359899b2ee58a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9be7c9af4dfc4525a4eebf5407cf1b92", "region_id": "RegionOne"}], "type": "container", "id": "18f9adb1182044739739aab52e5643fd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f3954b7149642c592d153a48ae7db9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "346002503e6c445aadb2514d33718364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "64a3654d9c2948298c7117c271aef914", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "587a8668033c4a67af42835b12e586bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "504d5d2cc20b408ab2e53c86d78d895b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31067efaede64588bc7ee38f67244a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b738b601e6d47bb8e7d94f7a6cb29b3", "region_id": "RegionOne"}], "type": "rca", "id": "95921f076b5a46609468dd8879e2ad62", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b7e00797e7844fb4b88867a6f0f37bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "319e7f2528d5490c9042fb619814b5cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "37f6b7e242694226808d401acc413623", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bf34020b4e264fe19e139fb097abe781", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9e53c604e6c244e9965086f28a73455c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d8ed7d370e364b2dba2fbf1f01c838e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6d9c0bb858454bb9aed01127a66e6a9a", "region_id": "RegionOne"}], "type": "network", "id": "3f463d8e38c343bfb5a1b85219dc089e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "60866b8f427e4237ba4f62e86799e288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1e1971504c5a4734bad9c366af94f4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eb2a89e99df94de3bfd253b605cbdef0", "region_id": "RegionOne"}], "type": "backup", "id": "1a23c71ebf3b45a0be459366eafd2e11", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ea7d1e96b84428a80c992b092cf24bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed822c8eaf62475aba0a3ad26386b703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "195a8f5c252f409a9499ca45ceb2eea5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b2c730f1477a47278138b2214c145ec4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05243936cb7b472296ac361d59b46ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28b0876fe1c94a48b1cc3f81980cdb6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "55970ab74903493582305ca981dbb8cc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76a83e01eb4447dc83b015bad93740bb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "088331cff4de4db8a5db07cd8d676e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "24331dbfd6534797b94b5023bbc5db06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8ab6fced1fca40ff969d1aee9decb1cb", "region_id": "RegionOne"}], "type": "monitoring", "id": "7846a5cf14874ff691c5cd0a872b2f18", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6f14b23b05764fb7bb79a3599496c7b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "998def719a9f47b294076ccaca71d903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f2527a5b3f60445c9c56d3f2cdc38ba0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d0c7619cf33d48c39b043d33386d66c3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "08220608e10b4dbd83ac15b3f33a5b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "41e3716e12674cb59a326079889545da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1dea9c572dc344618dd37f35b2b41c89", "region_id": "RegionOne"}], "type": "placement", "id": "ff163a2814c44a53a57e3e35ec1bdb24", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e2cc89777a5443592d608c7e8e6badc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b6be8250b80a422f8504c4ad7c548703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "affb65bad2864a8a987ffe5408cc4480", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e04b54de70994fe583f97e34ecf5c2c3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3e73dce96334fdeadc8d241061fb314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd70b21808d9408ba3186e7f6e7ec9ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7184e9409e894e8a9d207d349b2ead6d", "region_id": "RegionOne"}], "type": "ha", "id": "1fc2fb2b29b6448e8ee8731161afd3d4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "21365b62240b4d4d8b2744bb640d9f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e84410a118b4dda9fb8b2fe178ac4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e4c2c4aaab1042b1ab8ddf33ef445849", "region_id": "RegionOne"}], "type": "reservation", "id": "d05ddf2e75814ca995dc2617575e6479", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b4eff0a32532460982a34bfc3f0b0c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a872b21c9211477fbbbcbe8c59c5101f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6e1e3a3814404ed2b46db0db02f654da", "region_id": "RegionOne"}], "type": "function-engine", "id": "e54a810963c94d3ea3d1a831b89a381d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9a0c8d0c59b8421486a720468f289c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a11889091a034bce8448f312cf185764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6085140f94944e2cb669ecc7a55722a8", "region_id": "RegionOne"}], "type": "accelerator", "id": "9f69d4147f0c49cfb8de71fd42455f37", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e93e8dc2e1644afbadd13cae0fe48b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c67137c9d8f34a9ea25c67cbae96c32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8b5fe4d8d7a34bba972b99ba2a16ebce", "region_id": "RegionOne"}], "type": "admin-logic", "id": "80e4b7df7beb4d02a192cdb6306d968b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52ad5f6da2af4d188f703f19c87f3e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "910b780eafdf45b2bbd44bb0918fbc36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8a029bb5d449431789ebfec84b815ef1", "region_id": "RegionOne"}], "type": "registration", "id": "fffe72dfade14549aea2f6e7fd28f07b", "name": "adjutant"}], "user": {"domain": {"id": "66a6d195df85479a9eecdff9f2b70687", "name": "f15de0e44ee14507912c4682a32e71c3"}, "id": "6ce134a0de1c4b5489ebc6c4a68ffd6a", "name": "392323cf15554b17bf45eb2cdce793a5"}, "audit_ids": ["8ab02b3c22374d7a8f10fb774d7f491c", null], "issued_at": "2020-04-23T06:25:59.345885"}} 2020-04-23 06:27:59,537 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,543 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,546 keystoneauth.session RESP BODY: {"routers": []} {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.058748s] ... ok {28} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.141867s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,400 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,405 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,407 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,411 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,422 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.336198+00:00", "project": {"domain": {"id": "7ebce0b7fc4d4aa4bdbf71e79b25d1a8", "name": "6a8cd989e2894014b003cd7ef02d4747"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6cd911dffca348b7b2eb3e9b2b8a334e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ba6c686668c74e15adf668cb2ca08196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ebf739a9c1b844bf8cdfa48a34760703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4adfc501ff124a1f948d79728dd03cbc", "region_id": "RegionOne"}], "type": "identity", "id": "baa94b0d1d9e4e77a65ea8ea0ab55bd0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d29254c29cc14c7385380fb0a3203aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "39f5295872dc48afa1fed2e0266491d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0b46bd3a3d044a64a1634184125de784", "region_id": "RegionOne"}], "type": "compute", "id": "3bbbdcf33a2641a39eda9f49ea55b89f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "13aa329306194df184383f8067c9f4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fa44cc3690a340aba4e3bcc326edbc8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bfbade205ad54f1689e8beb446605d19", "region_id": "RegionOne"}], "type": "image", "id": "8bec99a511744f72b9ccb0ae79348ac2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d94af36c052b4e76860efbf076c7d310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "64ebcd2e88e04b13bbbad902bf9b2d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "94524b0d9f584680a8c16ba94e558f1f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d15f0777708b4a11bf5c9b4ee4dfcf0d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0369f83121b0445b858fc7783eaab287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5252140ec80a441893c3d7c90a48c444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e0ca1e559ca4201a0c7235358c09a86", "region_id": "RegionOne"}], "type": "object-store", "id": "ea41d7e4685d4875807d04b2421c5a08", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "213f7c8698b440358864db355cfc5db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "341f9ed08dcb4a0b8d3eccf05f2a7ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ce2a6fb6f4c4622ab543245b4d99d10", "region_id": "RegionOne"}], "type": "clustering", "id": "756eeafa5b504dd4a307049e192ad2a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb323458f61f467da2b6da1f52c954dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77b49323968044c3b726234552b3d8bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30bae4d9e21744bd9f43dff61ea349f1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8bf6af338aa84978882df5a75e447116", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d930146a00345daae599686df84e902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fb6430fcff3644b6a33d8d89940301be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55c0a8d4905d4a8998d29b71c9ef532b", "region_id": "RegionOne"}], "type": "cluster", "id": "6b8ca75415204fb0a813edf185ed084a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b4b59763c67f4e4dbd4a6823cb02377b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bbddf028724740f785e9fb619ae95660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "39f5ca93e1ee4223b9da40cd9a8fc08b", "region_id": "RegionOne"}], "type": "data-processing", "id": "6c2a7b8d788b4d72ae3840c887ccd3ec", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a95a3375cfa4fa79962e6554b44b32a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b63c1ecae7d4e3a965cc95d5ecf041b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "578bdfa050614e039c6ff81d62c22ddb", "region_id": "RegionOne"}], "type": "baremetal", "id": "3af41ae4c9a04b9b864db967ba955087", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8680a36e554e46e3bc50f212e7abdb04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "def76c06ce194f1792723282e758dce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "38cc86aec4b5423b811937946b7684ba", "region_id": "RegionOne"}], "type": "bare-metal", "id": "92d724398c6847588ef482b2642a1c64", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02d06aaaf07b49039403759a9c997092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d58729aeb8241ec974534a86584e99a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "89bd75020dfb4ff7b577a9ff81084704", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "954e2a359fab49b1a006e0bfccbafeea", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2463439373145d9bde2fe41232c8eab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "29c2db43ebb84104a31140a4e7d8ada2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b5ed522e02044d5eb2a26c35e4965521", "region_id": "RegionOne"}], "type": "key-manager", "id": "2efda369af8140ad958292ec32f6ffa1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4741d6a489649e08730f14e69d3f032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c16076fce344c8d92b5e75f3c3aeeee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ea55c313af83436b9c07cf4e3e647e4d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "79b185ab14ae4f149627691120dc4c7b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed515edd2ee34690a4cf4c699b9fdb10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "494c58b5b40c406c92752e735e8b4dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5495e94afc6444808698d3be939e858f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e4ad33a338264e4cb8d221b24ab5d984", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ba06c5709a2049ee8772dbdbfc0aa4e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1600eaa1fb524f85a90566194b58a145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e89ec468fbc7416a9e93613746cf0a23", "region_id": "RegionOne"}], "type": "message", "id": "2c4dd69745034fcab136963a7dccaece", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c93cc38e5f44dd7a6c275449e586ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b8df67e9ad847208405434b0211fb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8b8f3a0f33a6425db8de28a8a2cbdf84", "region_id": "RegionOne"}], "type": "messaging", "id": "81960c5a0677473d9abb4a6603953760", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d09c8b8467a7452eba043bcb8d7d6c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1a643a9eec694f1ebae00c2cf6c69160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4b9420318ef44d82bc97451ee00f2a8c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8497eb8955074eba9807e35f5d4edfc5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39d9bf0ef80f40de98124ca5cfa8e3ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f6bcef230a34a9099abb48316365dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e5f61b9040647cfa23d060c3fc81115", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3a46266f42b2460980a99cf687d0532a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53e60c8b79584b3581f419788a94659d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbdf1170119449b98e543f0155331861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e634bd1b497416faad74408b9fc316a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "99efbea864a54445981f7245d51bfc51", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "453bbc3dd5d74c2c9328039cfb98f050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e48d91c3dc164b0481d1804685e072d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "998987bfff614170bd8ea4f7053d1ef3", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e39440244b64a05b49a0fa179175e4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5bfe110bf435449aa6d077d920bcb269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "afc0578f73cb405384768cb5efb271ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b103fd5737d409eab744bc037ea573b", "region_id": "RegionOne"}], "type": "search", "id": "640b20312a614ed5b1a3800f949225e8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bb3c3d6c011a480aa2ba785a28a4272c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9c79e1eaf33148bead1f3d0981ac9563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d583650b6dce4075848dbf7badd95650", "region_id": "RegionOne"}], "type": "dns", "id": "ae0cc46ab6874a4cb3110fbd85c72f91", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f4fa049a244f430b8c5b7b7f5031b783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69452d11e22641d88eedb907383a01f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "804126154e374cd5985038f36949bf13", "region_id": "RegionOne"}], "type": "workflow", "id": "7b7a60023b4e498381cdef5389ab6b8f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b49a8c6e9d2f481a84ab2b46cbe96c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27ac9e4b3d664d0daf17369247a3179f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c852bc041f734c9cb298329e4a7a5778", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d6b36fbb10b547c9975e8a72ca025b30", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ed761886ee254cf9bce6a0624d88bda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f9c52f39b9eb40cd83da428e50454579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "76514caf8f084fd2a285067e13ce876a", "region_id": "RegionOne"}], "type": "rating", "id": "49a5c1a2b7774d029b6763a628ff93d7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "858f5ad2a48f4117beb4fe1dd9c5ce60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8106e2be2bd7439393502f2ea0475621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4733f1af40dc4a7ab5152c29ccb0d249", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2ee985e2f4a84c31adee2bea3c2914cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b5243b4244b426e883205b93fe4a9c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e82890a73d374ff983e6afa1e08b977f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "94fe381ee3b64f85a92cfb85c20dca77", "region_id": "RegionOne"}], "type": "policy", "id": "9bb8e06e973241beb962d29480496b4d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ebf323ea1e54cd6b16b57b8dae5e19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ec80fbe5184477cb085fda07fc00a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "31288a61072d4b5a9336ffb429b5321e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "95ce767b43824c58b2ee1e6c80b09f81", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "98bca440b09a400bacd8cf342196afd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bfcbe1c948d045ad9fb3378e626b19dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5455550232ec464bbb9694ec6d58381d", "region_id": "RegionOne"}], "type": "sharev2", "id": "da7b03a4c45b4856874cfcbf65656fc1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad8badf126fa47daa38178257fa4abe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e139b62f8754dafb7860fda8fa7d8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "14ed9081580a41da81e4c9b5e1b9ea8c", "region_id": "RegionOne"}], "type": "share", "id": "8e0e1926925e4d4696c151f470370487", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff159277e56d4fa5aed0275d4d58cbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a00427a0d374bd38606aba50431e8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "257f6392405a4966866211997a20b978", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8a28341d76ef49139d4014aa3cc3187f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf2e774e14c24676bb3ff10e0a7c7c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf6f856647b74e35a4c8d8455c048126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9d1692cf64640e9bb834ba5be9eb7f3", "region_id": "RegionOne"}], "type": "orchestration", "id": "f026f480c9684fb29ea0e967165e6f95", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ed7e0285fc4b88bd9eb18eaea49e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c433b8a4f545474a8cfe178f0255a831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad710c0a156e4f16a0b8b393f99aeb06", "region_id": "RegionOne"}], "type": "block-storage", "id": "0c277f6612f445789b4da7adc7d862fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8defcedd18841408470f8926c085c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc31ac229ea4127af887d7a1ba71574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7affc4a823f84ee897a9cc5f8168594f", "region_id": "RegionOne"}], "type": "volumev3", "id": "e12f45f7714f4054b553619a16359112", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25a1e86e402240558587d33b707d1919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34ac3ae2a9d24768bf3bd233ec067151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49c521497c024fa987d7f86b8f207855", "region_id": "RegionOne"}], "type": "volumev2", "id": "c94b90bd4d8c40b99695553c988bb54a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4efc2e130da74fb9b329308b9eeff36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e1400f871c0411c96acd21345018512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8dab56192aa4ac3960311527a456576", "region_id": "RegionOne"}], "type": "volume", "id": "42022f6e56a34cc3b84de386744f701b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29791e399fa44d10a8ea4d555e57034b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f036d87e6bf4555bb1c3ea219123e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0f7ca3408304db9a738414c4b815e9f", "region_id": "RegionOne"}], "type": "block-store", "id": "cc24612d186f4511b3e9e29ede5dc497", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "322963f07c6043bea384f4c203cc6514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3cdf3c40b13477ab89d8d362fe46aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5fc3734f19be438e85c7dacb18ef40a9", "region_id": "RegionOne"}], "type": "alarm", "id": "fe8b1e26dd53435a9a421139331e423a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1f08e21e0b74eb6902ed91ded6e76a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f46cb6cd3894daaa9acc8f0ef0cd54b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4360c53c461e4428ba316166736c8d4f", "region_id": "RegionOne"}], "type": "alarming", "id": "40cb945082e24086a25a1f8d670706f7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e8b4c8805ad4630a9085c83d763ee5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6e86a28268c479693b8c62eacaa23c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "27d8ca8a8330438b964266ae83b46c1c", "region_id": "RegionOne"}], "type": "meter", "id": "406b8a6b056d44d5a96e3043b781f5b4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "927a41d9ae3f4b44a05bcd2221be0e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "71e584044c0f4befbe453e4cd1200830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38860b230d504bbc8855ce7ff3bdef01", "region_id": "RegionOne"}], "type": "metering", "id": "4752eb610a864d81943206418a8f0b50", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd1efa9da86f4e7a925bbda40cf938e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4373ae20175c4c3fa599c404717e2d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c96b28a223b42f0890b5d861458ebee", "region_id": "RegionOne"}], "type": "telemetry", "id": "42584670feea4f65b519e0c640484856", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "690b455ea298468b9c19b033bd106c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "efb79ee644584551a1a1d539cdebbf9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d21462ee262b40c2baacd7e4056a7026", "region_id": "RegionOne"}], "type": "event", "id": "9ec3fcdd3c1a4408a8f62a79f7228ca8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "52413975ff4b4d10a83c2f016a64f885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4fb6c76bac6e423f8b99d26e6af92ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e8d7ed68cdc447e2942a3271ab3308b4", "region_id": "RegionOne"}], "type": "events", "id": "22730bcb39534cabb4fdd65d7cf931f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e11866960458418aaeb35685107420cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8a3afe8e6ae4a06bb1e9cdeb884c552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "15415277b4be43819c5b02dcbaa4dee6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "da2868da2cab46ac9a3999baa18c863d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2f90ab03ad94aec976a1ba116a59682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4dcf847d3dc943dfae67854b14a9cf03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a607c093809c4ce2844a70f862f32237", "region_id": "RegionOne"}], "type": "application_deployment", "id": "922196ed53fb4d57831d879688ed9382", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f615587c64a4105aa332303fb4ca1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1be72fa1c5cc409caefdfe0124f51a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bb342ccbf884926bc99964d6ac33239", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b8f57eb47cc54f809983104ef5e38aa0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3792148b37854bca922a4ab1198382af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5794be202ee04375a44c5ca188fbdd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "81ceb825a2d1457aab7f877f9ef7165c", "region_id": "RegionOne"}], "type": "tricircle", "id": "2fa08aa355d146c49e7b0bf6dbb3c8e6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9b577f88b7464cac9a2a9e587c17adf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0588186fe8634f5bb8db269527bb9eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f9cab7e6808a471393d6cc265ac89a40", "region_id": "RegionOne"}], "type": "database", "id": "4f120dc768824e1f942218589ceb4a84", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "540eb8b2f801431eaf7cef28e537bd05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b1c10db15ec40199ff85bb24df74402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9122fb6356314ed88267f5f252584dac", "region_id": "RegionOne"}], "type": "application-container", "id": "16df026fa9b048b7b8451a95f178145c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "465195d19c344858abc12588f7b30c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c00899978af4801837db3e5cdeb0856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d55316d12fb48289e90f6bb65433bbf", "region_id": "RegionOne"}], "type": "container", "id": "2c91765f6db141e4a0435f145f318f26", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "924750698e5c429db858d6dc5306e996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aa341b09f6a241038f353a18841c252f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "67c9992d83624ee3951a07540333a11b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5146b16d9b7140dc90eb33dd942f13d7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2ee5cd303414badb99307b9618f3c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9c3c67432e84a3da893648f1e596c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b8abb78b17a24531976793c64c840e24", "region_id": "RegionOne"}], "type": "rca", "id": "fdf52fe6dd86474d8b70fb95cb9967fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a3e38ed324744ca9a1b96949cf00ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a6f6177089e84cfb9f18f785ac972d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bec1d277ab1b48adbecb43afe57a571b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "812502814e4a4db39c97356f04c0237a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d592de7216544133873cf300f9334475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "66367ee411f2483f8c9763946afffa86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e90e638369a34795af2a21133554e0f2", "region_id": "RegionOne"}], "type": "network", "id": "265ff20a5f0a4d3fb8fcfb53a813cc2e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "db5c65c14f9c4a6383c9cd637bca1b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c94d966edd8e406dbbf8de25c8e4b2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d4c10736760145a79b426f5b43ebe9cc", "region_id": "RegionOne"}], "type": "backup", "id": "d72503cf2c4142b6accb025eb54d1dcb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9bab0546f74544b1bf28be561bd0020e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7b25181a25f470480e46fa5602b7640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cf6e53d59a2e4ee698c95e4bbf0492e7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "82722522bb3c460ab9361bd4e5c9ea5d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eecb4202bc7d414faf4a7f176909ad5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e4174a1f6864a538ca9dd4330b12f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0fcc4e6c066c4ed4a6fa9d243f40fa68", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d807dcf959f347cc9b3c0e9ad5654c91", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d18afdbe44a94e1786adad142988148b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4cafb81ee76f4987bbcca770cdad95ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e5116f0bf66446eca4f46ff4c443d48e", "region_id": "RegionOne"}], "type": "monitoring", "id": "5216560cb042467fbd717606d19546d6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab2e19b4c7d740b49c401012591fa435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "598ccd3270a44fa9b363b2bbe659f1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7eaa83c7e7114758a674b23028bb5353", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1d97671f0e044451812678e4b19b1b51", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d12ff85b745d4d5c8ba1fb419849cbe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0ab43d3c1f7d4bce929827643250656d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "93178f10fa5d42978705f2d44c90d7d8", "region_id": "RegionOne"}], "type": "placement", "id": "ddc49b2902f847d581b54f870912ddaa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "36bd5f646dc046acbac6db4451ca0441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54922d94e7d5435c80e35e8f941a37ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "664aee2c70b44c449f0f560a780ed662", "region_id": "RegionOne"}], "type": "instance-ha", "id": "48b2043b4fec476e94a22233d7c3e7cd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d664f40d399948ad9d7b6d4a5cddcb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87d3462028304e4fa5cc754a733a3c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a340bba093404f9f94f70c0d10192e3d", "region_id": "RegionOne"}], "type": "ha", "id": "8b17633d8be04d44b143c6bff378d0aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "db6ec77d28394abc981c70425df34ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "772f264d3b9241c5a460c9971d34d175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7fb02f594c554626b526dc83d5cbb306", "region_id": "RegionOne"}], "type": "reservation", "id": "6b4cf5d029f242d69409d0cc5940aab8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f96f009c3a684ac7886f45ff28d9b3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "674c72601cd042369692a3b72df90860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3e762b8665264258814e1bbd5d9d2754", "region_id": "RegionOne"}], "type": "function-engine", "id": "c3f1e0133acc4f3ea10dd5f7c69ba514", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4a86fd7901dc40f796722ad5c672ddb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "72b4383fa29940f78b522e6b4c00f903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "016b102958204791b4a599128fdbaa5e", "region_id": "RegionOne"}], "type": "accelerator", "id": "1ec1900a0ab8406ca89e5085acaab0d5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "869b7541231d4cb0a6514403f8809bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b362413e19c64cd9b5515e068dcded96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d43e5e5d6484133845a52757b3510ac", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9d6c703e1a4b4d62b4a2d2c4ca9921a5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "451766c24e2741e5a590054b8df0f204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "683120406347489295eea217284876cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3553bbfde044a908cca8b8fb6f86dd4", "region_id": "RegionOne"}], "type": "registration", "id": "040e622812ca42d3b6a8130579ca9185", "name": "adjutant"}], "user": {"domain": {"id": "22a3281fd0bc44fbb51958139d303f14", "name": "e59f11fcacea4b77a26c55b899a50e4e"}, "id": "736dda8124e345adb337cd27307b20ce", "name": "58c69069ef5d4da6a33b5e0c50661314"}, "audit_ids": ["6187d4b211b94349abeaddd6ecf69950", null], "issued_at": "2020-04-23T06:25:59.336198"}} 2020-04-23 06:27:59,466 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found-2/openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,471 keystoneauth.session RESP: [404] content-type: application/json {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.066612s] ... ok {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.060843s] ... ok {15} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.058423s] ... ok {13} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.534912s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,309 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,316 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,319 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,334 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.061178+00:00", "project": {"domain": {"id": "67278248b37f4fa5b0649217a3406f5f", "name": "156be54d57cb4d98a278641b4333ec9e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c2636c8c4f6b422eb767f627ce2b7619"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "58882822d77f4596acd74f3502cda8a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9809d0ec0eb84bc49136f6d70c003990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ef46c7a22b914894b971cd951269213a", "region_id": "RegionOne"}], "type": "identity", "id": "a2a2edaa8bf2457986fd6b874fb3c752", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "928b51a2d9ed4f95b14a7bdb6ed853c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ec809b6bd334ad9b202dbc76d329c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9219982f7ef64fa3b61a034f866a1aa1", "region_id": "RegionOne"}], "type": "compute", "id": "22a86687d8194b4f940c00281c561449", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8bd31ab4589c4144925d5c94e44ec379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e267b437907240c99b05f2f9bb980411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1762a1e13efa4d50a5cd3c91338f5fe9", "region_id": "RegionOne"}], "type": "image", "id": "68f647447da54dc6bb9104b70240640c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3219879492274f92add89e195aed7062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c1ed292fe28b4807bb9eaad015618d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "91c176a476874f5c817007c990f15a6f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "23270ee8f28e41fa83e8673d386e036e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc7e1a307f314404bdddf3ea62619351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9347ebd3b0ca429aa96295c95fcb5e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "780fdeaca1e640c98a797a79121c34ee", "region_id": "RegionOne"}], "type": "object-store", "id": "82de0f2b2a754914a331ba4efb573b4a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe78384418154ae7a8eb19de4f5ac5d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "197f12e28e154adb81455174c1fd37f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcb564d5a60748e0a72dcc6b7c213e24", "region_id": "RegionOne"}], "type": "clustering", "id": "e599732aa8bc43a6a2ebc512ed32fc0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3068dd730f7a40eaabc02870263e4a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aacf4cc15f174acfa0cb4772397e004e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96caf53359f64fb589607cef23d0e1bc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d8171fcbb07e47b899be383f7b502e5a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b7ca5dbf33145348782a0a950ca381d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47cbb334c29b430b94c81940aa70ed65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7e797156b1e44d4abb31000d36c33096", "region_id": "RegionOne"}], "type": "cluster", "id": "eb770494294842688e079cf70220403a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "251e8fb56fbc49819559212730fffe8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cae5961f56a340f685a58854ae19b172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "45e87b20a8e94b1880537f8ac59bb42d", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd509da2e66348bb96c8a66abbe12e09", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e722fb4eb5e44368a32aa3150d8020bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0baaa68fd1714b328366faaf59b7f1e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb7a57f4c30843df896795355f61ff95", "region_id": "RegionOne"}], "type": "baremetal", "id": "f29151d2dfe147af87f562d21ac15222", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2856086b7fed4ee499d071ea21636286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1011ca4be114e51b2d7412db71413dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1aac7be00fba4beda0a7d658a989add0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "44eddecfae3943fa93a3bc128eb33635", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8599f441c70f49729254104afd4c4c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5421f466770b40e6a46ed9bfffa655c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b71a761a69d04c618ea96a1c775404ba", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c1f57be3c1024fc2b9405e6478056675", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "757d55ba6595421ca2d3be5db9b75e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "31a14eba633f4c90ba43203872572560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "57c1d952b3674f23b222d6c6c3445377", "region_id": "RegionOne"}], "type": "key-manager", "id": "55f52e29e2ab4435822df6776c4b7e67", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89e80fa4bee64a88aad2eb7f0612ee6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a43c0d4bc9140a383a097673a5f16ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e8ae90fff8844d694757418919aeade", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6a4e3604b30d40eb93d5c4d73c600a2b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ca493e0312b474e9595f5de897ea1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b8c5f40fdef44cca8d944ff6f02c4eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eb4ae9c8799647eb93bda053a8c92918", "region_id": "RegionOne"}], "type": "infra-optim", "id": "be0a37190b174efd9ec1275aeb57656c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5be33b0f9b774d50bd134cc5e12e61c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3e7d2b0c1c2c4ea1af15eea3bbc59666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f092ad968224c6096cd22a5b7b2135e", "region_id": "RegionOne"}], "type": "message", "id": "27ce00b851f644fc9b8389cb1e3f5cae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "47dbee0ee061464193d67c19cc5a39db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51002201f257497abbba2d182002857c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f9bbf0738a2847179f6ecbdcc3df71aa", "region_id": "RegionOne"}], "type": "messaging", "id": "d2a156398b46473f98f1118a775457bd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fcfe2110fd4d454282fb95cec1df14ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "612d7e6495c649149d83c92e37f09b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f52f2a7a460e4b2fbe7d76eebb07cca7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d0d6292f0e4c48458dbb745eaad85bdf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec8db97ab32845eda5d8e2dbd7177b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd0fe43aead9429f8b5e7d6059fd1800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adc5c9e2347e4b25bbbe74c9828ba91f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6f93ab2997164f99bf225fbfed660b2c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29ee6f5896f14ecea3ed3537810f185c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2a8f15b40c149f88456e2e258be74e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72732cc6f0f6470c916a54373c476d81", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "925b06b7bb714f4d9014015949ec58b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef6731e92f6a4aaab3541aca880b014d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70e5c22c45df433584c433e6021b657a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cfc33db7a3340d4816ae6ca119546c3", "region_id": "RegionOne"}], "type": "container-infra", "id": "3a472f5937904db78da0d74020f5ca1d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "48813f04b8b840b1aeefa6192b2c1a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b8421c7ca3d64d258e5230d301bfb831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "886980e94ba64dbe8feb3bce6dfdfdcd", "region_id": "RegionOne"}], "type": "search", "id": "99cc497ef7d649e489def6b4f35b1c47", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b4f0092878a4f34828433f610639af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "36947a2f9ecd4ec092db9bff5e440051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8d5d89f1364040e9abd6689252ece8b4", "region_id": "RegionOne"}], "type": "dns", "id": "49a4780f8eba401c97ffc2422646e8ab", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d046c67c47d4b5eb0bf39a8d5d793ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a99e623985dd44bcabf8351cc14299ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3ab355e539247fc9c6b84af070bb054", "region_id": "RegionOne"}], "type": "workflow", "id": "4fee170f1442463d93e2aee2a15ae073", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "821e1559d8f540aa86015b41b1fd10e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "546c4ed9ad3d4d248ef32e96d815032d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc55dde8a2f44f31ac791e1e92363633", "region_id": "RegionOne"}], "type": "workflowv2", "id": "98147c19263b41019c3608b84219d1cc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "75b3c723c6c04e0db4bb194c703493e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "709c9faafbda4b41a9c040fde0635d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e018b06d717b4bdb9ae81e3ff1d17281", "region_id": "RegionOne"}], "type": "rating", "id": "21ca312858544672a40420b18e6ff8cd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "86c7d96921254941a6d86043bd67c5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abaed4ba72bf46bdac07cfec9f0ea839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "db9adf9481a444548f39b15be18853c4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "93e2f9ea123640159546b8095bc8892c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5f317daf1bb48ec99bdb48c125d6274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "816a4c17b1ba48ca8274e4b28fafb4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17e759824e1c4d2581c3a0ec7474a8cb", "region_id": "RegionOne"}], "type": "policy", "id": "f422859a01b44a8c9300b12a7b972a3b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd7aea49313a43c6ad7be56d8f6edc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79c96fd1cbc245989371ad4c0564cfc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7e57e446472c4991859156495354fc93", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0370aaa557f642f7be7ce124d5a17b27", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75152ae55bf54f468476239fd761a816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2752754d5a842eda3b04a99c1242cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60c8be423d5546d6b8c64f716120aa39", "region_id": "RegionOne"}], "type": "sharev2", "id": "78b392c069fb405683edbc0239a1a8ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e7767c0d86b4fa2ba343e3ecdf5c9b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26e3fcd9027a45cd994a99c5579305c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "badf1ddd12a045e686fa9f1692f9d561", "region_id": "RegionOne"}], "type": "share", "id": "1d1fd82d7f454a56b89222f15b0fc028", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2df99761241940e6876eaa8bdb69a768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fc48b41793e43029aa293360464f52c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb81299861094a788820c7bee3959ae4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9f06d6c69a4a440b9b79e3eb861a5d61", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5376d4c4a33844b78dd1d4badab9ba94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7347e26122a34a72a81c181316cd1756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c04b425d6aa473ea02b017eac3654e1", "region_id": "RegionOne"}], "type": "orchestration", "id": "746957ac3d95436eba245eeff40dbb94", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22d27fa9ae734bcda551189e21247dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a31ee2317b6848da86dd3dea4cbd6e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c317613e5054c03a9bc809f6a7ace99", "region_id": "RegionOne"}], "type": "block-storage", "id": "da48a5f4035a49a7adb35bf4efdb4061", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bae8fef0b0c4e608f8a668c59a309a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f28d3ae4fc4a4082997c4aefc7de76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9f32c3e34b040d69a32cb4cc57a421a", "region_id": "RegionOne"}], "type": "volumev3", "id": "551095e0044c49e9831ee49a1b239693", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fe15f40261446988b3eaf521380d9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f24fa2a478594e63884f5a9b977a934b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02b9fb86547f4eac82d8e12cc99d27c6", "region_id": "RegionOne"}], "type": "volumev2", "id": "6fef52dd6c1f499ea04670e2d9a605e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a23fa5f77fe740b1b25a9cee0128cde1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5a40177d34f45c88ceeab034a2c807a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66940407a33a487dadf437e4421892c5", "region_id": "RegionOne"}], "type": "volume", "id": "59fcb10ac9a5451385c6786a72a6499b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49d1abcec2524b04895c4f0b75951ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4eaf1cdf8d34f668300484f7533865d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "573ac86d1e984c5195e3d88753479d74", "region_id": "RegionOne"}], "type": "block-store", "id": "5bdc1c2da91a498b805ef0041c0ee48a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2314fd49eb594412aa9d98635c9d4b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9caa5da3fe764498bf5c03eff14b391a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b62f16cd1c04d9ab46bff284f996b1b", "region_id": "RegionOne"}], "type": "alarm", "id": "0c4557bef43c429f9f3602fc491445fd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03b63b19afd746c69a6321f2f7ff776d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5748e038a42543ddbd2c005be36ccaf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "64a0827123ca4d0db5b215d9ee7fd97e", "region_id": "RegionOne"}], "type": "alarming", "id": "52468a5956b64ebaa672a9a87c5c448f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee617035b46b401f9dc2b4695264ab6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "713b36cfccfb4a819b94da2d6c58285d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f4172bddd354d3c806e9f8a6b7ba61d", "region_id": "RegionOne"}], "type": "meter", "id": "015e2814414a4272ba886b23b6ccae15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8d9339e284c4cb0824131d539afa46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "207a140cb76b41da980990c7206f0b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c23d031c13f472188b89fe66a380113", "region_id": "RegionOne"}], "type": "metering", "id": "88da96a854934d1f8f7f1466f05f7868", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "08c56e9aa6144e15981d4b6086a45804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0375e1a35edb4238b8fa3ccb94f0ad2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9966018175f3481fb1710d9c51da8783", "region_id": "RegionOne"}], "type": "telemetry", "id": "c5ac13d9e8c74f9da77530c5c2b9e967", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "386a432e75764c448594c5561c506702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aaeb0ee563dd47f9a86d628b0fe52f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9f865e7bf3d842a1804bf1b8fb87b8bf", "region_id": "RegionOne"}], "type": "event", "id": "b3862130abd04676bd5893ed703b280f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "64a7900ac51b451ea64847f625f9a1e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dafb9cd4510142ec95d9df5a100797e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8d4107ae117340059dbb53d9893e46b8", "region_id": "RegionOne"}], "type": "events", "id": "e92046fb16494c2b8db49cde40c95655", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5832003e407b4cfc9662643b56e9718e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b53254e0287441ab77aa7f76df56880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5bcd1dca2c40467ca5e75797039eee55", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ec5f155c716e48d987b32e2d936fe761", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df64965e57de4e65a424b08c77f976b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "83178ade1276462696253233f01f4406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8fc63625da864da892e2854859d72f30", "region_id": "RegionOne"}], "type": "application_deployment", "id": "70e4f77a0a034a34bfd8bd1247dde9dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61e51c42c79c40e1a78ffaaa308ec1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0de9ea16f4a48ffa56eab4a5184e8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "093a3c3d46c8496da34ce9200b9d7280", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "860c32339db54a05b1de45f2fb5836b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fac1dc5d1efb47e5a495d5a0a804f9e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0a8b604dbbd4823b855f895b1004741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ee4dc617f85486f84172e1d254980d3", "region_id": "RegionOne"}], "type": "tricircle", "id": "0a6b2c87049a499786eddf86e91c6190", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "86bf4ebdce2f422c8a7c46807477c2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "02e42c5a32a44af09ec5328714f94553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3959891ff6b741c983d79f7de8855cb5", "region_id": "RegionOne"}], "type": "database", "id": "55b90c97cbb6463aba4d7f8574c5ac76", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1a2b99c640c410ea0866c2b6e90ca94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5724dc9874646e494eb9436afbcf5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9c22b26cc5543c49742419908e3960c", "region_id": "RegionOne"}], "type": "application-container", "id": "b0a2050c1d234beb8e6eaab4e60dfad5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94ad0a57e0be4c4f9378103b86a3c66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78bb66e2bc03474dbd4eec3154a113f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4e63370b046849239fc1e5e61e81a42e", "region_id": "RegionOne"}], "type": "container", "id": "e6f5698aebf54243b40b9dec63cc1f98", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5a74127f6af24bdfb68b846e74bfb561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7bb0cf0a717648bd8a03ceb75f888354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5d8e8731b1ff4b9a8b3251cfcecc00d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9e249013944b412b85c2bb6fc6d37c8b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67ec414a68e94042be8bfcc64a8e1584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "576ff44546ad4e369fc2287ced5ffc0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3213bdfe89ed486fb3a94c062141bd9b", "region_id": "RegionOne"}], "type": "rca", "id": "4f8bb996cb104d7e9109a63ecc6f929b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "38397e799317409cb8ba06c955cde770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d073d9ebaa114d6cab5409f8943c3c44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "63ef5a65f2864dc093f112f85aa7da5b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b0134ce5b3e042cfbdf4b27354bd3d6e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1fcaf875fd284b6f92fcc207f8ec3779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "776241484501434dae3c4c4a5d4d846c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "66939997b41e4c64adc22e58fc4fe50f", "region_id": "RegionOne"}], "type": "network", "id": "d25f62659b4a4ad59e9ea1e23cfebb0c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "670a319d0c084df28ea67c6d09a15f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c78cb58b5ef9459093fe0342527e3cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d7fe74fe22fc4444976dcb2e8408d051", "region_id": "RegionOne"}], "type": "backup", "id": "bd7fe4129830412bb988918d0ee0ed02", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "14ebebc16cfc486d8bd25526459e99d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f956e78bba424873bfe13fe0a185c566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "665bd94020b84e6fa93a9a76c712ab72", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f3de27d469e34d8daf0de4dc086f025a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5936dbd0ec81451eb774e6536a861cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "807123aba1f14ff6a6523a7d781907c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65a3f969fd0241d49ad08ab848fa81f7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cf43f8e959f34b7391c8c149c60c4fcf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f4863cb0982487e91863edcedf33950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6aaada8034b74755a4c2049093481699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "43af8a79017d4af68b0adc6304d29374", "region_id": "RegionOne"}], "type": "monitoring", "id": "d23e0ffdfbbb45fba5282451ba1af418", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28fed91b0e874bd68307211955efaa17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cbb6cafaa27b46e893bc472286913552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "061a2cc494a944c48d615ca65614f7f7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "67b9252f8f444218802b3699f98f8874", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b4e70ea7ea04d34ad60859f6b9233bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "778a208ffa754657b7ebd45388f312a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "faf0bcb70d3a434b9a7409d7a8e59af5", "region_id": "RegionOne"}], "type": "placement", "id": "ad7ef0168a164a52a4ea223486544462", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ec2e9b080fc4b19a193ea999b731442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f3ad09e9535e4c7f970aaf843cedbe23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b2e7448cf1847a2981756a782a28820", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bfc7c738522741a8908d76bfaa72f441", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b708f4ea51f94642ae79de7ab73ab402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5f9943ddd4c44a6b5674bf04ffbaa88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a35d1da548884d66b90f3b58375ce8c1", "region_id": "RegionOne"}], "type": "ha", "id": "2c7f4f568fd9431c883074de4089fdf1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fb12d88996c43e5b8927618ec6ba047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ad9338c5cff84d1cb4fb3f898b1bc80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2079648f2e2448b0bb171aa817573eb5", "region_id": "RegionOne"}], "type": "reservation", "id": "b7ac84794418440a87078fee548b5070", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a1f4e0d9c047446a8cea769e4e4bf2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f90b5c502e9549128cfb70b2665970e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "55fd3bbe66d14de3948cbc974766302d", "region_id": "RegionOne"}], "type": "function-engine", "id": "a375a1db852a4b3db379fdc925336395", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f7ad3945f91741b88998756eae144dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4067f3c84090433da2dce1a4bd21bd1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f6e7f6b46c4443e1a45a1b256722a168", "region_id": "RegionOne"}], "type": "accelerator", "id": "f6928071101248898bf834a2ca28cc1c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f6e7b8fac8e543eba2a82215fa49c8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c13662f91c1447dba2e1220f929116cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ccb71bfa124414784ddcc846027ff40", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0949472e896842d78fafab2f8432863d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d16fb862e5c43c4bad4c04c70be8b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4adf413aa539476dbb8151a77d9b6345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6fc2a5e2b82740e38406d06ae1ab7f69", "region_id": "RegionOne"}], "type": "registration", "id": "bb3c3419b67b492994c379a282e79222", "name": "adjutant"}], "user": {"domain": {"id": "d3f02dc2fd314c9597cf4cc294159458", "name": "c2e449d153af47ed8208ec8b45b70cf5"}, "id": "34698251c07e4db7983ed0ab93925e78", "name": "f887be7414af4fb5a2a50649c2ebafe1"}, "audit_ids": ["724c6919698d4c8bb873c217774116e4", null], "issued_at": "2020-04-23T06:25:59.061178"}} 2020-04-23 06:27:59,438 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/2d1423d7-4ef0-4bb6-a1ad-475a99590382/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a"}}' 2020-04-23 06:27:59,443 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,446 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "2d1423d7-4ef0-4bb6-a1ad-475a99590382", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:27:59,464 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,468 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,470 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,490 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,495 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,497 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "2d1423d7-4ef0-4bb6-a1ad-475a99590382", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,520 openstack.iterate_timeout Waiting 0.001 seconds {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait_exception [0.391841s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,311 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,316 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,319 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,322 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:59,436 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,441 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,444 keystoneauth.session RESP BODY: {"roles": [{"name": "e49b8f03c9c94cfb9034edad2776705d", "id": "52dae09ddd3741b482d193402696dce7"}]} 2020-04-23 06:27:59,470 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,476 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,478 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "e51f46d989854a7f800f15b9d6dfaac4", "domain_id": "73cad2149e3647e0a0477af6a78382eb", "name": "username-3"}]} 2020-04-23 06:27:59,517 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,523 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,525 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "deec9829b6a845a7a2b9e579baba61fb", "name": "projectName-5"}]} 2020-04-23 06:27:59,562 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/deec9829b6a845a7a2b9e579baba61fb/users/e51f46d989854a7f800f15b9d6dfaac4/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,567 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,570 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:27:59,595 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/deec9829b6a845a7a2b9e579baba61fb/users/e51f46d989854a7f800f15b9d6dfaac4/roles/OS-KSADM/52dae09ddd3741b482d193402696dce7 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,600 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,624 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/deec9829b6a845a7a2b9e579baba61fb/users/e51f46d989854a7f800f15b9d6dfaac4/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}4ce994375714832f3a547b7ea0391f9090872fb685f0fa83aa8db6ce371751f0" 2020-04-23 06:27:59,629 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,632 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:27:59,635 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.193075s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,515 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,520 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,522 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,525 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,537 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.457790+00:00", "project": {"domain": {"id": "4e333b032c94403a89e6be11325fe3f7", "name": "400a6ae05b0740f383a6572b66a2398d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "48c6cba4055c4700ae081d3d67ed56dd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c3770ef7401f4e17830529e2bb4543cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec3c4b288b264d9f8b8475381a2ae172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a534f9281ad04c40b40de81d9c238568", "region_id": "RegionOne"}], "type": "identity", "id": "c17e6eec258045788847e3e7ca9e2ce1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1dc7fa5e6af64e549ef7a479a33df625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21d58edbef534fa095e2fa7a3b5b35fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "df89abe4c2a54d6b94b8256c175f12b9", "region_id": "RegionOne"}], "type": "compute", "id": "05a0d1ed95664de6b81eab2a6c192da4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "48a04810b62840f391119f42a7048200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9cb036f046b64fdaae38c9b4f922cb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "372d351ee93743ebb901cdd1bfb33413", "region_id": "RegionOne"}], "type": "image", "id": "888101a680ff491a9ad375f6491e4d14", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "943156fd7e084560a8646da6123b00f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "32ecd564e76d4b328b0c0db3334a2f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "57494b01e1434ad1be3b905b6758f1b6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b7cb675587654b1fa5177a6342622f51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34e1eb4772f64d42ad25c57bef2f2f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2025d56837094819a7c9458b294e1e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "812c20e659ed4fbb9950fcf22d207518", "region_id": "RegionOne"}], "type": "object-store", "id": "c7e743e3d32b49468e4ee1ea09bd3522", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1cb0602b9344980a8527b99aaf0e98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec6206c2cc2d4b54818062b2c311c5b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8df9b589e9f64264bbb133d4b9618956", "region_id": "RegionOne"}], "type": "clustering", "id": "fda5bca8d9bd461d985d6773db131a79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc081d90837c40dea1d1446c93ea8f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6c39cb1ea9a4e1fb4fc9784c4e9b0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39f01c2c76184631840651d5a64d3ee6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a6273c850d194cc79a27c5b05e76638f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbe2fa68c2044b44a5cb3a786a8cf2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc23a01a0ce342049b8866980be7390f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "58dc080fc224433daca5e0a1a793a64f", "region_id": "RegionOne"}], "type": "cluster", "id": "f3f965f6c86c436c9ab962b85bf9e553", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "60a70c4a72284d489de647f7f0c95900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de9cf3b8a59b47dfba05adbb5d95694b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "db90b8d90606472ca93131e8b2fce1ec", "region_id": "RegionOne"}], "type": "data-processing", "id": "297077ed4b81485ea4057b938a0f7b04", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f7f96524835f4284bfe38cfa2b5a3c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0ba4803dcb34c26a979a76ae0bfd592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bab5f07396ba4aebb66cd81c5f6751bd", "region_id": "RegionOne"}], "type": "baremetal", "id": "be61c602be914ae79d68db89ee300223", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7962b476c7f94c09b3e113f82e0b277a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "437a4bdd7f1347f68b6d7bda7ebef9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "da4785b75f7c4b4c8ffad35612f42a91", "region_id": "RegionOne"}], "type": "bare-metal", "id": "75ca78099ab94692925cef48a98970d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f97e8b6d21840a9bbe0ad4e1bd39bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "79e1fb2accf946288f0d2712cca744a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d1ec492666054c6099f4fc2dade35bca", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fa21dc01197e47eea2fa73aa4bdf8e21", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd6ebc2dd1da4ff28d60dc0cc190d83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "83b1d1c573ec486fb7e8282e926c9e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "18d248902b7643289629cae196657313", "region_id": "RegionOne"}], "type": "key-manager", "id": "45765867bc77427ba32d7972553ccb35", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10ba4856a14a4ec892932b6169634509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4871762d960f4d08b71f37c06369970c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f21aaee579f2413aa3fbaeecf51fbc96", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0336eace8d844b43b4d5555616f54484", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0806e2ab5f0b4b6d84f9940c26103b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22eab329df3e4e0784d3ac964d6fa1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2c92ec7cdefd43818207606c489c3d63", "region_id": "RegionOne"}], "type": "infra-optim", "id": "01c6fa1ad0764763833e22d1197f3298", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "119195ad34d3438b83c4caa49a0da868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "61409b92484e439c8d4501b6e4df5c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cb60f40e50974f6092d20b181b44b7d7", "region_id": "RegionOne"}], "type": "message", "id": "52f7d0a7dce5401c8710455d4c72ef42", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb87dfad458d423fa6b7424564eb5717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3c74510abeb9403484b52bcd9dfb8959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bb77a0e2963342b3819aeb8d79465a2e", "region_id": "RegionOne"}], "type": "messaging", "id": "86e15cd50b834b27a2fa1adebd57a93f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f445d31cd4684f7ea85788c4fc0f23f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d959187eba29486f8b3fa9328697758e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4d10a4b74c2a4e76b60c063985c309ad", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6400421fa9ff4fe9aa81f097e3afb998", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "501482b7313a4d1f882d8c9aa3967251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "742c1ddcf01143a79babbeb44614b7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e6563fc3b8a434dbe702b4f66e3c527", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c3bc0b5b84234478982bc5e2769ccbcf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2345ebcc42344238b80483c3542bf755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d5ba95da04644db79f6f68baf107e66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a66a1c7eddee4b428ca97af38eb59d4c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "16a4a255f8924145853206da1834bd16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82b7e3859a784adf991a0f0fa552444c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "827e5cab51f4495784b7a1ef00b95be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76ac82381c7e4f9fba942e5bae527994", "region_id": "RegionOne"}], "type": "container-infra", "id": "b4ecc875b1d741a38a30f7e318e0a539", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "feda0c832c5e44ddab9e5b2f5f59ed9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2b5a13bc16d0463eac77b3a1e13fa687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f93889e865024df58e43aca0cd978dcc", "region_id": "RegionOne"}], "type": "search", "id": "20738c2a99814f0a8bb51fac016eb27b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c1382fc1c9c44be1b5c2d75ad74707cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4985cb779b4045c39ae30d758d45e087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5e6949c8bb454eab91974a0669eeee89", "region_id": "RegionOne"}], "type": "dns", "id": "be3974f811534240ba191d5b2e6a2f44", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a840e5a6ba34a4ba6220d1470495d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26703d14f842496dac8fed3cb8ab7fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "81dff2f7fde5406aa7f3bb42cd709724", "region_id": "RegionOne"}], "type": "workflow", "id": "820558cfd4ad4ae18fc37bcfd1cc24f1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5ab9e9c6ea84c66965ec9d6231d00d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "833004edd3ce46a6b228665a768cf32c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b8198707e51847a8b3159723c8f2577f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "06572441dde34148ad7b964eb6951edf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "73cbba2ed2c14c0b888606476f24a25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3d7e35aaa6641228f0833ab2a157b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "53af0c88ad014315b0ea9546983f8854", "region_id": "RegionOne"}], "type": "rating", "id": "0780f23ccf624edc80053119e9e3abc0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f2d1adb82ab344c191deae446492a9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dde43824f972491e8e822666eb3e15e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d35a85d65c440e9bb220d447edcad5d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7f5e7cc59a17479aa3ee2907a79e9d24", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bade50e3f0b04232a5508e23fb58d3e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6cb6e91f6c74412bbe7fcbb0cbbe4fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "92765f323b3c42668a6c0c5311f69553", "region_id": "RegionOne"}], "type": "policy", "id": "1406138332b44a47ab5aa96c05000b1d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a3404c5b2354c97ad77e94d26230cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e058aed1561743639f6a56d429a0aeb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "678b251127854a688a10b71136b3c78b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3451c6726e4d4843a4f079916c8350d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20c77b458907483fa39735fb7aa30187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "359965591868475aad04ce25b7317fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2423a71dff74d2a8ffe84296b02314d", "region_id": "RegionOne"}], "type": "sharev2", "id": "4657ace51a354a0490d1b5baa0678b23", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70ac897805934aab94c307f76e4dab94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24319152660c4a4a94f8d5abf0c6b78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "362327355c924c78ab352d1eb99248fa", "region_id": "RegionOne"}], "type": "share", "id": "07dc33a48acf4bcbb7caa794462c5194", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10d2d17751894120873fbe383ebe260e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e30596db0668401c86b17b703198da87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a016573e72cc4a1297857033d1447593", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "079f27de148648e29ea592fd63204d73", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dd0171f7923481db9dbdee126f3c291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16ea7572a57141809b34f723ec6c84d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad424a34c6304a8f816118614eef093d", "region_id": "RegionOne"}], "type": "orchestration", "id": "b2c4546b4f8649ad9a6f232734c49244", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0239176bd4434a55a397bc07e0f23dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83b2b65ba70543bdb395b2bb2a24eb4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f9fbeabd5f6481eb2b0b0f338716774", "region_id": "RegionOne"}], "type": "block-storage", "id": "e06926605ec141c2b3d1d62620401dad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc3bc474d3404186a56d6fd188fc094f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aeff4fc09084bfb9715cbe351c820a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "424c8e99646c4891ace03646dcac4676", "region_id": "RegionOne"}], "type": "volumev3", "id": "1a9da0c522c2413aade88265a04c4328", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7729c609c29f4cbbbe1e527976a7817c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e42cdb0a6ca4f708aa544de1c19595d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "078f83f0bbde44eda78acac3a35acdbb", "region_id": "RegionOne"}], "type": "volumev2", "id": "9205827fd7314ecc8cb26fdf83260bbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "957b14023eba43609ae962c8c71755ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff2dadfcf72f49c58a95d2b0727d63be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b67418a1a8b4a66a7abea7017ca1dae", "region_id": "RegionOne"}], "type": "volume", "id": "bbf4271ecd4b47f79e2997c08d5dedfd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c60d9dd3cd014bbeb003b5640eb371d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b327a97d325949bdb8f30a895872edc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c0ecc981c7841dc9399deb70cdb3ffe", "region_id": "RegionOne"}], "type": "block-store", "id": "3db7ee430cac4e1abe5b81da17151739", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07640e13dca04028a73d80d7bd9def2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98f45e8d415d464d9d6e8d43a9b3bd41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb285f34c00b4faeb9bb8e529c57b04e", "region_id": "RegionOne"}], "type": "alarm", "id": "3d1b62175dd54649a73c522b63f31d6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "822b07bbfe924b249959a81adeed6850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6bd8862ef2ff44c899e26d5428efd5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "847452646dc940799e14832294c40b0b", "region_id": "RegionOne"}], "type": "alarming", "id": "e32cffc6bf4247d88497ad102c833b9c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2a6ce2739d94c478eef3a41a83af1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0924bbf3590c4925b8879fb5e6f3f874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4bc5fc5062b491cabe2ffdf9e28c5be", "region_id": "RegionOne"}], "type": "meter", "id": "b222bbe788184c33b6ac23d57ef945e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "94ad1e4f0144410cba2a828c3f639906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b52e7a899ab4404e9dc4c067826a0809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99d53dc2e274478e833258187e1d5ff9", "region_id": "RegionOne"}], "type": "metering", "id": "b05ed96ce1ca4a93b0740516b1a6ccc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a08d8c79374470ba78ba3009deb226b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0170e8685c846eabb1d9d237ca5c6a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6476cacf02954ba2b1edde0ab5c9ec27", "region_id": "RegionOne"}], "type": "telemetry", "id": "4e4091f2c7a14c67a67653e384c77fed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4017ae40621540b587ff87dad4c76799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40cd684e7de04329bc008e996d40cf1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07f978bf11ca45aa8e6b03cf53c6db5d", "region_id": "RegionOne"}], "type": "event", "id": "c3e6d08e55fe47408024ec00c0dc58c2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c95c856a35254627be7260b77e8324f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "868c50ba73544b49800384e9499fcf45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cbf4e348eb284ef5bcc4891477e64756", "region_id": "RegionOne"}], "type": "events", "id": "d1867908e8d848f4ad7e8e6adb4e4b8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17a49e569cb94ba681c13d33a310a898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9fff98858c347b38d13594aadfaff10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1502e82f24ee4ccbac4941aa382284a5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "41fbd90d6e0b47feaa1cddf8d272d354", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b90a94539c634ca8b0c4c2c54c1f1265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e94c61bd055f44cd88e52be60ccdfaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8914e3a1e0464c19b3c39623e93dfd43", "region_id": "RegionOne"}], "type": "application_deployment", "id": "78b8d0ab664a4168a97277d87ad7469e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "16a7045cc8ab40c793dcbeca3241892a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb25f10377ec4c679fb95025eafa15f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9acdf9f4ee549579eaff3ff6fec8cd3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "39fc1aa413e84fe7afc0088b0da2a555", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f393443e8910444aa03aca7ff16924b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1ad41a6924c4c2481e87dbdb1ff115d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b667ec77443447982210afdae8b4b15", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f6690f4752c4d24be9d6c8f786c5a09", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a6a2eaa7bf6c4aaf9921037ea5a14279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "be87ebec22b2401ab13d6bc05a72268f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8aff2180d9ab4f36941abdd313362b7c", "region_id": "RegionOne"}], "type": "database", "id": "6f2429c901d144f0a0d265da69c9157d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c4eb8232c4f4e71a3c06fe14f8db83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a4a0aaaab9d4b37ab81c3a1455cc1cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1709015c792a45b385e489b87a77afbb", "region_id": "RegionOne"}], "type": "application-container", "id": "63fac8e7d9d24276af93ef8c06c1589a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af4671843a5a4fa0a7e332e900e6d5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2da8510a01b942838a3b6c370d5842db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "df947de4d5954852894fa75230d4b460", "region_id": "RegionOne"}], "type": "container", "id": "8d2afdaba70b4c538bfd36d3e1917edf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77f3e718c2924baa896d0d6852bf3618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09bf7a528a014261aa61c354a725cf50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98fe444462cd424d9595c9fa33699eec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c0c5b42a96544f03830cf1623300c05b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6012e2a172894a729161562f31f36194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15b44c37ede4400694173777506a2244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55bf1d1dead74322a03cf60f8714d90a", "region_id": "RegionOne"}], "type": "rca", "id": "beadfeef98324fe1ba5b42789aeba12e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e56e3c086dfd43a0828859fb3a639238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a2b41fc134ba41c79e827063c45c91b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bcc5ad44f57048fe865fceb88025728f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8b99d6f0907644a1bb77a5402b21cf77", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f2c62c296ffa440ca7fa26e6e9169333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6e3667bfa08f491a8133593146f5d532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7efe91e1bbda4469bff470c7c1a74238", "region_id": "RegionOne"}], "type": "network", "id": "760474e5ca0b4343a71f88759f751161", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "36903643add34f8ba8faa23759309823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "471b63388482470e9b7fb189477de58e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f1ba149592cc41ccb7665935f4080f90", "region_id": "RegionOne"}], "type": "backup", "id": "c54a6c9b11a1444591eb2a4ed0273133", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fec2abe9f9f4bffa219e72dffbe0240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7274007a000a42d59b5d8490b4523235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "91bdbf58fba2403e8132d7e5fde03853", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "60e3e367420b47dd9a5ce85663bbd349", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46452b9698e4402294535eca98a4f09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "461e4b9a00b44c3b84f77bfe93373922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c0971c5661f74c53b97239373d89419f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a16cb5ffb62b43f594881f02e56bcdeb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e578d086079e41019308749fbea5eb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c546e9ba1e6a4f38b62ed713e898820c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e69f60ae2467454dae82807718750e9a", "region_id": "RegionOne"}], "type": "monitoring", "id": "5a8d141f58224fbc9d8812f52c75f03f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "700b2610958f46c9a26d889dd8fad1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "583e37c4042c479b99c8a05dd1a190a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1bdd3f61b2db4726a992c834520a0d19", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "da3e845c84b94a2786c608331dc6b357", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "db3c14e4d01b471e99066e873aea4a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d9ca27bd64d94108914203ea94fed6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0c88ec3597744c6198da421d26075c47", "region_id": "RegionOne"}], "type": "placement", "id": "626fbd0b009c43a6ada0ceeda203572f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2152ea0d5817481997a0188773553047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f61e493946104bbdb131d73dd9940c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "848ab84e939040198698156303cd54d0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c6da4c41b8ac46b78e0ca25e8a9fe867", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9af94c9e951849b4ac99f20c057a4b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3fc9f477890f43ef97355236eaf09e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0fa7d5a44aa9486a8862acdb07a31bc5", "region_id": "RegionOne"}], "type": "ha", "id": "32e6451906cc479dba92f68510af368c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "af3316e4fb9f46e98ecfc3575d2809a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7936953351bc41119c094f31240199ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "43528c30e65340cfbf7ecaf078277889", "region_id": "RegionOne"}], "type": "reservation", "id": "bd08c0dc653048ca8d33668ab8a21cf8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b306e1f3f5cf4e0d8d9b89f83b261558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f28d7483236b487bafcbef4965c3d576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a0cd234ff720407586a9e5da694d5759", "region_id": "RegionOne"}], "type": "function-engine", "id": "9619fbc899914cd89362cf56489c9b80", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "df2a9853522b42109fdebecaba5c61a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "14a347f2ab8f45468eeb194acb78c4b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a28af55057c94247ada4fe6928fec84f", "region_id": "RegionOne"}], "type": "accelerator", "id": "a2ac89252b7942beb782680b55b6fe47", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82e3c9e5ee154fe7b1a05e05abb8022f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23c7ba2044434cd889564ec772e00f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d2e63c3c0b464b24a04529cab1d93c46", "region_id": "RegionOne"}], "type": "admin-logic", "id": "09674f7b33464a9486fbff0a9229f4ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d12b2f5dfb6d4a948aad466760544c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6722e9e92292429e98fbb85b54512cca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "55df5511a55a4948adad4d3bb8372faf", "region_id": "RegionOne"}], "type": "registration", "id": "4f90a9d5086b4bf49525562388592192", "name": "adjutant"}], "user": {"domain": {"id": "19734b5d884e4eafa63455f48afd6096", "name": "a4a7b00782024fecb52d7c2748af35f6"}, "id": "a36002f3bd094fdb8a059914de7d7cde", "name": "1eec6fe7106a45f1806e304da10aec86"}, "audit_ids": ["7002ce28f4a24be6aebdf919eb2ed6d7", null], "issued_at": "2020-04-23T06:25:59.457790"}} 2020-04-23 06:27:59,636 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,641 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,643 keystoneauth.session RESP BODY: {"routers": [{"name": "mickey", "id": "123"}, {"name": "mickey", "id": "456"}]} {24} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.325255s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,266 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,270 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,272 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,275 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,287 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.205405+00:00", "project": {"domain": {"id": "897d30a3a81c4465a05dd471f3807e99", "name": "35345b07c14b45e5a14dbcf6b675b1b9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "205353363ada478ba6f3636e6f8d684d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9b6fd8eff65744fb8210e80035c57b02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "12d3a6c9d4614d1b9b211d79efcc101c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a0239c556a514b63b276db47c1eefd93", "region_id": "RegionOne"}], "type": "identity", "id": "bae6ed4125e24484bdd037a343ea6a2f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd0210599b3a44e7aeb33ef22c796cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72eec7ae68ad4461bfb25e270ed9b532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0848321dc484843948f4504cd57e903", "region_id": "RegionOne"}], "type": "compute", "id": "b9011282d4a24d2ab28de3ab418b8b7b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dff81bceff0d4cce8ebb61b11de84fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "965d6ae2a8f342a5b3952ed2d069e9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c77061b7397a47b29d57196b7ac73fde", "region_id": "RegionOne"}], "type": "image", "id": "3b129a88241747a691875285e70dfe48", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "12da6da24854461eaac139b960abe802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "caf65f46c3804ec6b26ae6b3f3a172fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "521b24dbd7b545878bddd6c06cbc3341", "region_id": "RegionOne"}], "type": "load-balancer", "id": "184374c148644499acc6b53b1c01e208", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d801ca7d383f492d88894b2534af6b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64b08e7376bc4f778d04f0b36f419866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7f46ac9949b4874ac794ae43f60a4c1", "region_id": "RegionOne"}], "type": "object-store", "id": "266932d239d64c19a35742cd49ac89b8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3fca18f3c784503a4480bc4c1aa8b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7481dae7ea63468f864fc537036e6f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bbb93be4b19b4968aaa705b81ce69bec", "region_id": "RegionOne"}], "type": "clustering", "id": "0040fbef484c4da3a8e8308e3f57665a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94f99933e62b458799870a1923a2fcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3705eebcc48948d5b2d61f8f392e83cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bcecc7a3025b4b3d90659dfb55fe59c7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f96975a02b294e889ed92c7e5535bab1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38313d607517489c88842524179b390a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45e244e226fa4c4dba856f1432cd4e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21f006984c3543c6bbc28064d785920a", "region_id": "RegionOne"}], "type": "cluster", "id": "8f5638a7f06a4cc4bba8c4f853a9afbc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e590931607954d2d908f32ecd7af3237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a7fa70e85bc04cc188bb4739f2115458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fff37313b2ac4946bb313c3df289b812", "region_id": "RegionOne"}], "type": "data-processing", "id": "d7648c73afa04ff0bbd7221c99aceff7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3028f46b38174f429312e70868786b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "181bc35c6a0640129d5aef59d6d690aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "30312526065e44cdaf25ccbb68498188", "region_id": "RegionOne"}], "type": "baremetal", "id": "fc1e18b197a3490097fbe2846e93f772", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b10a20005524d5a95ae2441376eae20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b2c5c2e2c344cbcac9880e7b8f00d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1d02437a1f2a40eda5c1e1750989854b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5752395b527e4be3b0ffe54f082d8c61", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5f10cbd3f57b4f2ebbe7b9a993086144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9dd2c59984984138a6dd759fec449d62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dd5926bebce2469095a3b3945023f5ed", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "63ce51ab952544d2a8897cdfbe607ab2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a32813daa7bf4109abc1be8a2c4feec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b899af2268f04cdf982b84855a8249ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "49f6e350abaf4497bb5a5bec027bc0db", "region_id": "RegionOne"}], "type": "key-manager", "id": "9381c41ab3f54e27816ee43ad313749b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4463ddc2939442fa9fcb89e1a6dc9ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1da4f5dd3a7a4df0824df10351cb77c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57d321e6e61a435abb13e93e9e6b5e48", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d58e64b06aa14ac3902fb5802410e45a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8987f0ca13d6443c81e8614432cc5161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eeeefd92cfe94165832d230cd02396ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "672792d220294d7e9e6e07a9a3aec9a5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "de2d77025d0d4250993862374df2b962", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "52d4e0097b2d41818a9c881d9fdb2f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ea0538c47040452ba74c18bb58a226d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dcd97aab329246048328330b9fc1b43f", "region_id": "RegionOne"}], "type": "message", "id": "e1ca0914b18e42ceaf4ab5c5f96b77ef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1ce1c2bf7de548e3b45ef378f9b322c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e515f189b7424db1a33c665b6bdb38b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb58ee51d3714948b3147966787a4d88", "region_id": "RegionOne"}], "type": "messaging", "id": "8635e125c3e842f3afb6fd9f9b437ac0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a471d5a478194e49a968fb24f621f50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "535f007319aa4431bd7505dff8ea8a4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0e42d61827a54c35a12a13e340931548", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a3dc9f4c8b1b44698c83c3f77837f30f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3dc7cecbfdfb4d858be17d4946f60e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b720ef5bc5ab45ddb4e8f46b382a89bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15c70336be344bf4ba527b4d70b9f82b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c0e925f1336a484d89111e33e7431fa5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dec914a309c4c1582245a5f819f3dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "329d8e14e528435dad4946ae9d249d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d1bc2374dd24f6484bb105f17c7a6f3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "57666bed16cf40dd8d4ed0096fb38227", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e00222853d1478ca1c233808311773f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d202a555839c434f980558ff9639c9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "817ac2c2e2dd4dfea195b54494ea14b2", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e11d3ffb4674df8a1f7282e1843afb4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9c93c605435848a690f237639d458695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "71e057009aeb43e7af1fe122e16f3575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "953208862c884faaa77e31c4c1abea61", "region_id": "RegionOne"}], "type": "search", "id": "48b49ba49b0843578a5a687fabf566cf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4506a285aac0429f9f36f146fb44ee0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "165776a62f104d4abc8499fae77b0629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f684e2201924480e9b79d4b314a9a61e", "region_id": "RegionOne"}], "type": "dns", "id": "0a957f04ae3f4cb2875c4e2df2a6d263", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5f00c86e6e14ec1beaaacbdf2d25ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e86bf7bf087b4531bf5b45da9ecaadfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5899ec08569f4d198fe68548b074b3af", "region_id": "RegionOne"}], "type": "workflow", "id": "c532247413284d1e80c6a077aff3a93a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "831d408c608547fe82a05ccaa4ddaefa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7dd5340bffb24b61ae5d197d9f61ecda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bdaec542fc22492e8b41d3fc4455d172", "region_id": "RegionOne"}], "type": "workflowv2", "id": "958a679c53b340e186c099a91b442914", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0f69328915d4fadbc451aa06f1391dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "662f6da2776140caba63c065e415b2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "89da93d517f24839b60fa4e727d3475f", "region_id": "RegionOne"}], "type": "rating", "id": "aa26e92898594143a1ec38a13674162b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4ee95b7e05b4f02b5ea63bc5f63b3d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4bcd0370f6914f328d5c3c79274a203b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b9f83e0efc384980a6b9602fdaed8e8e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c8a0dd0d7c854d9491c965f282624d23", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c70517c1a91d42309f0be5dfe7d68a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b4309f8d49045d2a75f212a97859bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1b9154248b564e26831371cc5820e7b5", "region_id": "RegionOne"}], "type": "policy", "id": "55afb0c6a998456fb43e4c893dcf231e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac22349cdd3949efa291801c6595f53d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf21d6c24e804092ad86d58599d3c31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f28bfdc135c142e8bf0873dd5eaf032f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8f5955101cde4ecc928c0b0a3dd78d42", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc66004bb41743059b018caa3352112b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22ace772194f4980b4106be41a459aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3dbb457d84544a2f86fdf33d15310fb5", "region_id": "RegionOne"}], "type": "sharev2", "id": "5b5274fa552b427fb510df732b0a1ccd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6205ad94a7644c79a58321d9fe30a064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba258433f514413883f8734cc564e9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bae71eb5c18d480a83a5238aa184f3ba", "region_id": "RegionOne"}], "type": "share", "id": "07cd3b94ea4a4c22a802e79b6bed8948", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f001a62b634c40d8a833007b050720ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "61a20a93a78a47928c7013a474765a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "49fb8d386b0f4a47affc5b8334a34342", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9865865fc1eb414abd188d2958216137", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d42b0b86b39416180469590c3505573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06d8f1becd7c45e8b6594e7cd3932ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e008c56169e42119f8e391395ba966b", "region_id": "RegionOne"}], "type": "orchestration", "id": "23308011a7ef4a6d87817d3bad59c123", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feaf6d8ebf1545178f2f84ec8301e0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d76b9ce2fb6b4afdb19056a73d2162e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f75bf514c98a4a8791fb5e4e38d27fd7", "region_id": "RegionOne"}], "type": "block-storage", "id": "f5a5436f56964886bb10a7f7c826a99b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f60ba9cc669341d4a3583f66c6a7afc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d250ccd7d6a8417984051c2193c67ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90a4ab99138c403f93669fc7caff1d9b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4e036f7d9f5c407089307de405809bfd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad6ecbaffa4f429184c4367bca936f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "791e933747974566b28993e94b990427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3e1a260b30c4fce98fd8d35d10a11b3", "region_id": "RegionOne"}], "type": "volumev2", "id": "af5c4d993c634d6a8aa91ecf9f9b8611", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2db5fc4606a4b728fcb2cd1d77f3a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6b7d216c00d40ba98269b068d3d661b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63eacb6d7280412ea98380085e2b63a2", "region_id": "RegionOne"}], "type": "volume", "id": "8391957651ba49de9ede153602e682bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ff12548339e4e41ac2773315c8e87ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0427d941829c48e98e78e4a75b7c915a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad0638fe5d8347019861ca07916f70f9", "region_id": "RegionOne"}], "type": "block-store", "id": "d4e202464ec8495a917e7535df39c660", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf7d87de45274a3c9c99d5e3b74bee6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a983bc6fca854870aeb91401b22e918c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4c24c6705eef4ea2aeee4376b0c3529e", "region_id": "RegionOne"}], "type": "alarm", "id": "94d6c7be9f6546b4958f97896af9075c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "65fafb9ab7b24313b60b4e0c034f407e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83cdbee5053c4459a33403bd3b6c1f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "96fbde63fbd0441fbd91d9433a41b641", "region_id": "RegionOne"}], "type": "alarming", "id": "1e56c7e99cfc4b00b552cbe2cb84ccd8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31f7ceea7e7e4cba9c8e200bc56be482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ab83087e2ed46c38bdf193442ed193e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a2d27668b674422919e942765e58b63", "region_id": "RegionOne"}], "type": "meter", "id": "c7e68ffb45eb44f8ab435de6cd30544b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e3fdc6504e74f6ca220fdb15a1e80eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b009981dfe1e4eb68afd9f5c46cb65a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "376312c7b97f47f6b72d5800dea9a19a", "region_id": "RegionOne"}], "type": "metering", "id": "97e554e0702d4b5a89fc0407ca525b31", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d12d06e728c04192b8bf302779409610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8cc4ba7e955647ac9a18e07288943f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a6d270a42a94a78874534575f14d95b", "region_id": "RegionOne"}], "type": "telemetry", "id": "5948fae7e60a47c5a160845363dd3034", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "555fb979a8774c99b22a8ac7bac73350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85634a7cf6584eb0886712db7a9c86d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d45090b4f59247278752a37b5090abbd", "region_id": "RegionOne"}], "type": "event", "id": "453c4c31effe4867bff2898b680ef965", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b52d8d02e2cd4b40b49723d2b4e3090c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f054e69fdb784815ba861c3c2c27e72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7c4e34ab012e4accaba135cb7eabb6c2", "region_id": "RegionOne"}], "type": "events", "id": "3e26b8478b8b4c7a89a59fe7ce481c32", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c05fe9b8f96441fb839fa266960bdf9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd85ba78aba04d9f8558d1ddbe33b4f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6fe6ebe8bd8b40d682e5f2c15a376e0d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2e09fb194cf04657b0ca19b470f13590", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64807aee383247bdbe1522f56ee4173a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91b4af23c29941459498175832df4b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a259c0ec23744dea7e0dc4cbd911f8a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7a9a6dcf9ad0406fa5d27f0dd1b8665c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4911c8ccada4cdba36245ebf65cab7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12a36a514c17410c903a50ac35d0c28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a10cba9aecc643748ca3ae0cdab3e3bb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d5a9ef63f63c4e138e3245b862fa5b92", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0952d5fa0138497bbbe91922d4ce6023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20bca3b302ba4edfb5fb4a285e93bb0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "375ff0294f4f4fb4a970d31ae1068275", "region_id": "RegionOne"}], "type": "tricircle", "id": "f077fb3e06ec48deb891f25d0c01137b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "60ad9f8ca68542adbc2c32a0a5060994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "10976ed979594dc48f452ab8745b0f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7317afacf76b4f72b084575e6807ddeb", "region_id": "RegionOne"}], "type": "database", "id": "76e79a083dad45f9a195fde662f990de", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2a2ed72e10e4d42bca5c12c572bdc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4e14b4e9a668488babe187e1ee627d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "192766fe477e4f85908224538df32aa3", "region_id": "RegionOne"}], "type": "application-container", "id": "1c10111ea75843f79ed0c55a2e99add8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46934bc1f4bd4c0fa86f0db7f6661f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31bcfec92d89436fb90c2d5357b60cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e3e6f31545e84cce846476e0dba2e301", "region_id": "RegionOne"}], "type": "container", "id": "b60ed41df6e1413fab6afde65e98f7e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "710f4446e2b947ee8a42166e41915806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13d671520e7c4985b7b9ff031253d825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c7dc7e91caa43ed911bdb353ea1a187", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b28dfa752015469480fdd625074e809b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e986283bcf44b1eb0ab225d7bd33088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e81fa2fa7e040cc8f74fa62a8927ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d667fb1f5dd54200a8cd20878805f031", "region_id": "RegionOne"}], "type": "rca", "id": "46b27e157fe942458aec5e06467be668", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "88f06b1b0ab042e9ae70c890d4e46651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e436a9b2c2a4479b8690d10a903be027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "66b59a0861db423d8b70d67b66614ec5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "55bab45898754fefb532609444303e0a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "deceeec4e54a4ee8a97c45972996eca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "57f4ea3fccb8432e890d1383c94368d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b5aa8f78483849be8881f8b0cb911c56", "region_id": "RegionOne"}], "type": "network", "id": "19f213d395cf4b0189f275ca227a878f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2a95814c803648d687a7bf8b999ffb14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "58fe4476f3444ec9956b0e461fcdcd14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fe7e5a5d2ade471392d842b3a4c43b8f", "region_id": "RegionOne"}], "type": "backup", "id": "8196a8b095384e8086b9adc711cbbc50", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b983aa00627f410eb9d0acfac974f556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7caa160f0cfb4bd0828e1b8826f8b0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7eba66056093452bb04f080e7f9501be", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5c843a5dc8434913a5a6774d95a0bf2b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dd2e257ce1e48938925073811c189c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b9382bf88784024b985d25d3b062b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8c4ec556dc7408dac80dd09e37f8cc6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0af8ca3e994149419a2e255f470b4b28", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e97e030e59fd4ecf906fb27ec5abfdcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9bef8eccce674c32b4fe82292231587f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c727a74c22c8417f8ea67624eeecb046", "region_id": "RegionOne"}], "type": "monitoring", "id": "efd488a0c35548ffa593117fd34107e1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "346a5d4c36684900ab0f8a56143cba99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fc19d2bc20d74589a1676ad77ccbbde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "723391c53b3047d49546f6f4a23bad1e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0652324cad93408eb1e02a2c98997b2c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7840fdf3a12144e880bde993521e9a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "eadc6588f0984af68158b0b5dbcc9b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "98b6962b41b74d7696b6eb58227aa8b1", "region_id": "RegionOne"}], "type": "placement", "id": "f66134fe47e04780842710fa1a8b0fbc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8028892149343bc9beb697c7707e8b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a1f859f781bc48d1bab3ab27823eda77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ca002e120bc24c2f86143d221b5db9ee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3e8fc243027c408e87b3fd96507cdbe7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e27e2cf06962448ebdeed0a89ecb0e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "26380e9145944b538d559e38eb610299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2503d560be8145868b92e4be0d6fe1ec", "region_id": "RegionOne"}], "type": "ha", "id": "4116f2a35a3b4760856c67182de6a922", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "564827f25fbe4870b9fb3d662e65476f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3ca90f2fb8de4c03bc41cbb44f8b5c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cbf1a83b5b904260a13174257bd1bd55", "region_id": "RegionOne"}], "type": "reservation", "id": "ec888621b35e432aa62e9f87377f601f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b84814d613145728ac796177353de57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a77da07586744a928e7d65866e7b33b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d93c9e18083c4f048acbca05d833e225", "region_id": "RegionOne"}], "type": "function-engine", "id": "1cc1bd7537124023af744d23c35d4a8b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2d9faa46a7dd485a827981f2793528f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05c740450eaf407da0d0599bdeb0abb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3e726f6e45ec45e6b18b045662a95fd7", "region_id": "RegionOne"}], "type": "accelerator", "id": "6ef0353929d04d46a532f6cdb7076014", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2c4060571784148a39c31cda052fddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "713093bd7db746e6a1be78d3f335a993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0073bf8e553a4eea9ace6c2d9851ba7b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0c7c491baf15452a9a9ea6de359d2164", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "836c35cff745487a80ac75c9c32aa55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34528988b838497098b7908d7149308c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0bef31f44a0f4fa0a2d7967d224ec619", "region_id": "RegionOne"}], "type": "registration", "id": "cf72d268f4c74e2b8a77e3c14198cb4d", "name": "adjutant"}], "user": {"domain": {"id": "f5f5401db7b34a508cfaeab589685050", "name": "9771b9750f5c403691545b47d154c802"}, "id": "324b4c2e81704ea6bd92fd2d790f6607", "name": "27ac195669d642b3bc7f825e56729205"}, "audit_ids": ["6d216a6163c3499584a98f14d3a6b57e", null], "issued_at": "2020-04-23T06:25:59.205405"}} 2020-04-23 06:27:59,351 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,355 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,357 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,441 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,446 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,448 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/8758bde8-c484-4d74-b89d-f23c5cbf7062/file", "id": "8758bde8-c484-4d74-b89d-f23c5cbf7062", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/8758bde8-c484-4d74-b89d-f23c5cbf7062", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:59,478 keystoneauth.session REQ: curl -g -i -X DELETE https://image.example.com/v2/images/8758bde8-c484-4d74-b89d-f23c5cbf7062 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,483 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,497 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/images/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,502 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 1290170880 Content-Type: application/octet-stream Date: Thu, 16 Nov 2017 15:24:30 GMT Etag: 93b885adfe0da089cdf634904fd59f71 Last-Modified: Tue, 14 Apr 2015 18:29:01 GMT X-Object-Meta-X-Sdk-Md5: 11870cb56df12527e588f2ef967232e8 X-Object-Meta-X-Sdk-Sha256: 99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 X-Timestamp: 1429036140.50253 X-Trans-Id: txbbb825960a3243b49a36f-005a0dadaedfw1 2020-04-23 06:27:59,505 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. 2020-04-23 06:27:59,520 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/images/image-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,524 keystoneauth.session RESP: [200] content-type: application/json {6} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.060106s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.054928s] ... ok {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.290268s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,304 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,309 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,312 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,315 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,328 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.241928+00:00", "project": {"domain": {"id": "0dee90b21fbb428fac25c365c3a89406", "name": "ea9d1b026e744b8abae887be770e5359"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1427a961eda14ebf841473f497166f5d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3345fd586c5140bdb8be881c2c765fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cb674963fb0441c78966b9896e2bf8ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fc85750f91b74bd99196a73795591bca", "region_id": "RegionOne"}], "type": "identity", "id": "5ac1a235bcdb4a0db848232875f56c44", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0c0948f656f14b93b43172f11f611a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9349d97e3aec42bc83ed240cc4cd751d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d0590e8c7b6749e1bb68cb2674074dde", "region_id": "RegionOne"}], "type": "compute", "id": "9981c2defbdc4a9bba873b4c8475517d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dfdf03083e794e75acfda5c413e8c282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6edd5f50b8ea46d6baf2fc881eaa351f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "737a5a5fe3ad4503acef537dd40d9bfa", "region_id": "RegionOne"}], "type": "image", "id": "2c8efa848a07429ea183d797d7f09c39", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "70ed710e09524cdfbff4a83e8ae1094f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d0e739a2375d4596b966c85335a4ab4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9dc663e2a7404e24a2f9d40b6da694d6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "67d1b16126d8466488aaa12444304c63", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa96ade5e03f43e18c2fdef9de98d392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8296d92b3ed14fc78bb2aaf1165247a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c8700d9c88e4e37960cd6bf3a9bb095", "region_id": "RegionOne"}], "type": "object-store", "id": "3695e1ae871e4680b7d6d53567ea0519", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "950b4de970674b3daf40e0697209cc57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0e710d486164360a95067c3de5cdbe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fc88bd57552d4e6b8dfafe692cc4af65", "region_id": "RegionOne"}], "type": "clustering", "id": "17df2b5dca5948ac8a001b2be421bb00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b12830dc95ef4a219f4efe2e84d4fb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f50c28a23c9747839d09adf4d3e4d039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f31068144f574d0380a6663580a884ef", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2fb4448825fc407f9148097fa528717c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b0a4d72a8964302bbadf4ddd0316a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9eb3e93d6f8496c86fe105d9fb1200b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "862b070a0d4f4907a56fb008788fc5b7", "region_id": "RegionOne"}], "type": "cluster", "id": "23cad8c3565d4e82891dad676b97d63a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7d3d9c269fce44f1ae596a240898922e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d9a064d498e432bb3c90a42c3a122ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5e1867fcfd774a8f88fb79f03a5bf988", "region_id": "RegionOne"}], "type": "data-processing", "id": "e76dcff871174cc8906b8d23e7b4370f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e4e33e2e990400883bd826bb030c79a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b22b692070e4fb09c421158c2167013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe85bcaeb8104fc7a914337d5314b205", "region_id": "RegionOne"}], "type": "baremetal", "id": "6410e58ae2cf4603b276cfef98eb160c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9192c52d1ad64d878b4639870ec02093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5426e6e1c41645ef917e63de6e1972da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09139654bd704725b04a15496a684256", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ec627458202b4351a46aa49a02954eaf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0727b713ea944ac58fd96adf54ccb8bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ec2dcf35aadb4a678d9439b198a3db91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "025ad41b00464c8b891fd4784696bcf2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7bbdd7427a4c470381be6ece26a78e89", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bbd8a305ed844c4cb64a1e65976f5fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ee2fcda6dce4492699f5cdfa10472e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2ddcd96fd7ef43afac84406640da5623", "region_id": "RegionOne"}], "type": "key-manager", "id": "6309534845c44c5583fb1d15490e99b3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a7362ded07cb4dc2804596ac98cc88bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed81a188d2cc4f0c97c85212828b453e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbc7e46d660e48b0bcab81e102d7e2cf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "58e9d5184b9443c198eb00628f99a36f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad81123e3156474b91862f85afa0f690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "360bd936ca064ff68f08e3427643176d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "214a2453bcf043ae9cd5059ec0af334f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad7dcc589f8e4e088d122b292a832df5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a002337abf1d4c85b6a94bc82e787869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7068f828e3774b68bc728919d167c50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d97ab3bbb4e64fe4aac71bdcca30e4d0", "region_id": "RegionOne"}], "type": "message", "id": "efa29588f60a4600903503f4f2f29f21", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "280d778dc49a473cb9296286779f47df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a9445e95a90d4e3893d8891424683f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd8169312ffe4a04a384a1e2731477c7", "region_id": "RegionOne"}], "type": "messaging", "id": "bcb44feca714473fb35eb9b05108919d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f534d4ca2f449b19af3d3a5e4bb4b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e804a4e36a364b1fad884a8384c49ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "59c55258bfce4dcf80f33578fa8de499", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c1f19d79899e4f96a4459d01ecd085f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20ddfb0daabf4be98667ed014934401b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3aabfe2062d549e792abeb7dbfeb7d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ad6d60729974878bbbacfc69bf36b2a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d83fff3940cd43a5931874903946f1d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3db51a328ad4247b1ca07beddbf7295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21c97cf59dff423faba1f3256e2e8604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cf33fa242534b44b9d88152fa2d2880", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "759105bd0d884a4db8a37148344b0043", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d5d32d975b34853bdc985178eec416a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27f3242f1b024329beb6c74153ad13d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "682e2ae6c02a4e718fc01469e8237958", "region_id": "RegionOne"}], "type": "container-infra", "id": "9bffd68a0a944b15846be86aee03ee89", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b732a94f527f4ad099d02923aff0f3de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "dceda905990745439ced8738033ce63b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6e747c4c217f4f4288aea17122ac626c", "region_id": "RegionOne"}], "type": "search", "id": "59170131329c4647abe86060a631b827", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "58b7cd6f811445f385c48330ace1710a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d57d3655637046c39f18280ab5ecaec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bf6d86cbc80743ce8a85da1dfe49ff60", "region_id": "RegionOne"}], "type": "dns", "id": "815b515c4ba849739dcf138cf51572e9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e79321fb2124711b2421046d213b8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5da730de69e44a5496b65ce41e6c829e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d286b0150b3446ab85f68f99387fea82", "region_id": "RegionOne"}], "type": "workflow", "id": "41f84deeb453490d9bee6ebc18192f23", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "651cb767720e4c28b61333f118f0fb3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8b938120127b4bc5bf9623b89c3a408b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "489450c10b0f48d994d1ff7379cf113d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2be20180c24247e3845809ef069fa405", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "48e5d7555e4348a3b7fe1cc23bb29dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "91d0356d077f4ea2bf935d2d5b8653da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "04c2a702451b409ca8e9e61654992ad8", "region_id": "RegionOne"}], "type": "rating", "id": "2343477579a2452cbe53582df19d73ee", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2cf62901c45470c81aab9d88838cc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ad75ef3687a4c0d83f4b7e8b81d80e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a71c7a40103f4855884f203682e3b580", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ddb34a6d4d124b31955201a04a82a20f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39801ef9ad434f52a478197588bfa409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2558abb23a924141836af8b365ffbe56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "967dacaa166e4144b70f1fc1c59eb56e", "region_id": "RegionOne"}], "type": "policy", "id": "4eb4dacbc60845a9ac8dc4da413e1906", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d71398c907b64f38ad7fad10d3ea28f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c81b022a1d0f461295d578235e1796df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "836daad43661453184f60a4059f66b27", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "90c718e92bf343969ad8ec5a09e3c0de", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87fd944e384f47808c85bd0f9bcae53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a68812658744d278609e24e845c085f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a246a9b974db46cf96014dad8eca50bf", "region_id": "RegionOne"}], "type": "sharev2", "id": "3212a0021ad2411ead8f588d4e5ed10d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6c3e761e56342d19d878b32fcf8f901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f71bb40ac6394c6b9b62e9fd416ce077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2fa9fa243e84bae983b3f4955cad935", "region_id": "RegionOne"}], "type": "share", "id": "d1a49cf8c8c844429d728ef726ffa5ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07289e5804394092b285b3f644628028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ca20d24da4b548db873d352277074da4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "996288bdaf284aa38c5c29e307ea2b72", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "dcc9f413c6c44941a3d5154ede5bf182", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5084d782303247cd8ef30a6423aeffab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92da09cf09fe4a13a680664abbe46f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ddc5fdd18ae478cb4d33976216c8ab0", "region_id": "RegionOne"}], "type": "orchestration", "id": "3443588a8cbd493e8af4225a1665c421", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2df178a234b4d959e9f8dcd4c5fc26a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb5226cdcb654076acddecbd81dd47ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b64160f88cf0429d88b9020f8e7a5441", "region_id": "RegionOne"}], "type": "block-storage", "id": "9f865210c1814f088fbef57c29f4a09f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d65a7c9f9cb646038860469eb97a2057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67d9a1ed0eae4217aece999da33f6ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e51cfa0922154cce8d3050ea1745f078", "region_id": "RegionOne"}], "type": "volumev3", "id": "669c73a94c644563a837987b26fca6fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cf5960b75494d198b010836f4018ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bba4d6fc0c4412fb6cf2b5225161e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c5a2c6c821a482d8c7844f1a20bb1ea", "region_id": "RegionOne"}], "type": "volumev2", "id": "8429cab6ea27408e84c868f6af23fa86", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48c62431d4eb4a4da83a2dd0b5b9b0ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd2f92cb5dac4dd6921bc970ba1e237c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af4f9be823754c698a7f61a0bdaaaac9", "region_id": "RegionOne"}], "type": "volume", "id": "ad6a244c736d4214a99ead47891ce7e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36a0ae1c5b004facb3e1d0eaf18ef01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "455a5206a95e43939385be41e905a908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20d591fd055c4ad389be72567512246e", "region_id": "RegionOne"}], "type": "block-store", "id": "0e71b7949a734ee894e10e5a7eae0828", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "322a567ed597477b9c3979198fa5f954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74bb21dd2c7444fa9bbb19e79256b107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b20e5bb9c9d4fc2b1eb6466be601e3b", "region_id": "RegionOne"}], "type": "alarm", "id": "2706ca02e3bb415480fe4cb880b8f346", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e835ab2510545f1b7377db1fd4339ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bcc50ff5734b4149b72223216b0158f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3a062aa978c486d8e4a3f04a920790c", "region_id": "RegionOne"}], "type": "alarming", "id": "4c20d5b0860345f5ab1b8318ecbcdb70", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f92464ad3b94402d9b54a174a497ca30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "599b49ea01864171b79afbfc35beb05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65ce8966f60243f789e38f5252a887df", "region_id": "RegionOne"}], "type": "meter", "id": "cbef4240378c408fab3098ae2753b468", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7776050b4a824423af89edc8b5ed44d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0b21cc8ad2e447d91d425ab463a644c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31f30327ff6a437985f72a42caa9e04c", "region_id": "RegionOne"}], "type": "metering", "id": "41b2a69447bf4953b15924adc2fffed2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a74a3ea173a744b0945dcd1b4c4d21c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "88e052e09e12424c8356861b730a948f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "57865e00f64a4dc29863e2ab6691a834", "region_id": "RegionOne"}], "type": "telemetry", "id": "7607e6ca843242f6b327266c243000ba", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efc65decf0434f3e8a5119ca5491421e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fb093bd087c474ca754d50b4ae9a201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "543cd89a41f24f54820ec2dea942ce22", "region_id": "RegionOne"}], "type": "event", "id": "c3d72e07a69445588dc5f04f7d770b59", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "273d9168fa244473a18553e59d4d673f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "78961668d3f94f2c9609ef75ea5a2a58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "119085824e6c45dbbc0a3754acd1ff06", "region_id": "RegionOne"}], "type": "events", "id": "29e25526735f4c23926fb43b69421e67", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b973e55d4fd64a218ed5bae729041443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8edb937b5062414790c76d9072871661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "35c74f20545e454faaae1b46f7e9368b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "515c7cee5786494a82d739fb4e1880c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c654679c70014c96a223c3cfbebe58d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e22b82fa5c3450c9efe5c0ea74c758c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cd4d0af8c4e84f46b57d046e9f207c15", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2206fe52557446b798cd60379f393409", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "229e8011961b4cd28aadbae1e3ad9933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8638bc0442934e1091915570fc0adeff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e713af9c6394152aa2ca2d26481a762", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5182bbc83d1041288af91856c56a7fab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e03ccdfbfb6a4353bd1935796db225e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb3d2242d76b40ccaae6fca74553d52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e580a916131947c381b6902cf8162ae9", "region_id": "RegionOne"}], "type": "tricircle", "id": "eb1d31e58cec41849d1402c2dda9df11", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c2de32d160f04ad78598da7665b15150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c9701ebbf37748edbc24776cb059d643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8353d23298ec47c9950bfab6b44a06d1", "region_id": "RegionOne"}], "type": "database", "id": "346c14adffd2421dae9afff9733c722f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b25605dda19f444fbbac5b620a1518f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9de4d360821440ba8eb41c7b4f94efee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4906b6201afd4ee7941e72239a8e21a5", "region_id": "RegionOne"}], "type": "application-container", "id": "9300b97269824baa9cefff579339e700", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ecded64f6594182ab3ddc625da38eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4555c66abe2433f9da4140ac92a8562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bd415bb928734b59a88b138df1b3a3e8", "region_id": "RegionOne"}], "type": "container", "id": "c937cdda36f24b358c983af259540829", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0d3d7c2d3f9410dacb7820bf0c16689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfc84ffea1e14eebaf46fa9075195020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0684dab496b5446c84435bed4d07324d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "767b881bcaa1481496149bdf4edbf983", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00d74793ca314ca9a56dc26fe42abcd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "07ee18331c324d3bb69923bcd0196590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8b7b58d807884abf9e74a38b4319f8b3", "region_id": "RegionOne"}], "type": "rca", "id": "5b1638b5aff643918ba87d432d8af62a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8d4a1db35fe94b75b77b93dada005749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e593d68ec49946aea33c8f6402a4019d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "afd86543efa64cffae3e15987946fdff", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d6dd8a4506064339b49be0ef8b6ee8c7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "744ca217060f4d5993cd410ecad53968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bdd3f2a5c05a4eac80d8b33096288b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "47e7698b0a9d4975b3206c8f6fafbae5", "region_id": "RegionOne"}], "type": "network", "id": "d53e966868aa49c1821cc57a5d0dbef6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a4c7fd7ff77144b280a542dbcd1c44e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8c3ee034261e4101bac93d00af584a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "27ca940b3f2d45dd90d357bdc93c0391", "region_id": "RegionOne"}], "type": "backup", "id": "f7216104fbc44c8abe62b43174f0e929", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c07f4a5222d34a98b44777bb8a22d1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "edd0cb3900cf4c2bb88325be9d3d526f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0008d44d1a344e4ea6f47462a7e89842", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7644f6478fad4942b3bb99acbc588199", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "997aad42b4ba4b2eb48b8f530f7669bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f0e7983aa17141f88b1b74aae5240c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39801a9ac1ee478a8f8d03368ad896f1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b91dfc5daeaf456894bd72635cb16ca4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "58cf1b071f4d41bd98b07e0039b982e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e496d81bcb2a425e9db4935e1d2c1c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a5a5e6e5b9ac48008048b72382911239", "region_id": "RegionOne"}], "type": "monitoring", "id": "782061574bd0444b8f62058cbc809bbf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "79c17272affc4941a0df9476b03a3483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0672339be25414b8a01ae836b8bfecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b9aaca4957e64cd190e0defb1935f606", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f08f17a891b24047b4a09a05ce1403cc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1e039e0878814877ab5079c41d523f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2ec6ce9af77a4f748c083b3d1d2fc5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6707a5d267f647c39bb4a5429cbdf66d", "region_id": "RegionOne"}], "type": "placement", "id": "8a86dfe37cc341e28fcd4c023a22b0e6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82d65d3c9a1148a79a7d88b9306f8ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c38944276d94fb8b18811659d62f3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d83f443825924eb7b79ecdcb3b9b7bb9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "581c347b2d9249afbce66c7b80992836", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c74439886a92460eab7948ee51bd271f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c3eeaee91744d1487604c1fc9d90ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a463ebcba0274dc2a04215f2a1c20405", "region_id": "RegionOne"}], "type": "ha", "id": "459d6fe6b3cd47248cc51ef3530f37ec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a59a5d0c0df54fd9862d9f07dd58a9fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "02220da5727d4164a02d3f044b92394b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9ad55c1a9eae473b8662fe6334a1bbe5", "region_id": "RegionOne"}], "type": "reservation", "id": "0cc1ecc91055407e80761f8f6bd389d7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "65f47bb865ad4d54a90e13654d6daee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "500881423f864b5b86a05d448d0d38fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6ebcc7a0539a40fd9301d938d367b2db", "region_id": "RegionOne"}], "type": "function-engine", "id": "eb1cf7d3902f4eada264cabf3497231f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "626128edf94240889d8fdbf2a8f49042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "74709549de7341a3b99f91a4d84c5242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7e102ef915df47f79708b986d98d7408", "region_id": "RegionOne"}], "type": "accelerator", "id": "42b7a35f247944929e399633dfc6dede", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ece54f3e86964a59b7984fcd96121f66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1f1d7929c4d4b02a3b39baf5186a5dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d5e4774655d45c1951e8bca8a4f05d3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f3412690835e40bd858634883339a395", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f36e8f528ee6488d96ed44f03e05883a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "50c35e3afd4d41d3a21136d48dbf15cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "30a352e543cf4155ad6291db8eb45748", "region_id": "RegionOne"}], "type": "registration", "id": "9424f7a999dc44e491dca51017018f4f", "name": "adjutant"}], "user": {"domain": {"id": "70df9199ed4c4b7cba6e46ae345a97f9", "name": "c27c201215674d6fa26ebb6bc9570d09"}, "id": "dd81c6821eba466ea314a92027973517", "name": "f0406355bf2e42c8a87d3ace059f377d"}, "audit_ids": ["109a91a5e0fe4689bc01be1f44944972", null], "issued_at": "2020-04-23T06:25:59.241928"}} 2020-04-23 06:27:59,359 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,364 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,367 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,453 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,458 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,461 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2/file", "id": "openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:59,506 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,511 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,514 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2/file", "id": "openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {0} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.352667s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,227 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,232 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,234 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,238 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,250 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.170883+00:00", "project": {"domain": {"id": "13c7fd263920465e86b3edfefcfc9687", "name": "564ffcb14abd43e1aff32bb12709ae95"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "08f70bed24284f7da1acb2d7a70a7e6c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4c471522c5bd458cb547d85dd6fa9a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dc3d9b789eca47d8bda2959395c8ddd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dea8041a24e2475dbeaf931c4f412bc4", "region_id": "RegionOne"}], "type": "identity", "id": "bcca98f6c6bd4beb8799e9e9795a42b9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a86b6d494ad640d6b76828abf09a2534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d7b8962f6b664da28dde9e975b076f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9626744e9029419c96ed2ed5331809b5", "region_id": "RegionOne"}], "type": "compute", "id": "2100aad372254fc7ad6511ad2675be47", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "db262cce4a4c49b6ad7aca170f42b11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ed481c6c80604850aa5b2f94a875aa7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "12e81e8f6a9245d28f11050ec4284a45", "region_id": "RegionOne"}], "type": "image", "id": "c514a7e119394bbba159696a98024a72", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5b7b057977ed4603ad77eaf510308006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c2a49cda2aca468c9b914d064d496dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d50ea8d3100a4cad85f3884a64788451", "region_id": "RegionOne"}], "type": "load-balancer", "id": "35d8cd9d002c45fe8e27888582dc2ffd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b659e439af34648ad6efaebffe29f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2ad235011cf4968be586d2535563162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a55da574db084b32b7ee443144e10b25", "region_id": "RegionOne"}], "type": "object-store", "id": "31209e7ae1514cf191ded027d04a11ef", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc039e6eaadd49b9b1bbe245eab93a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "227c38b9426c4a2ba628985a71b02c9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb007a3f219b4586b87402b17d1a7f0b", "region_id": "RegionOne"}], "type": "clustering", "id": "cbb7a453d99f4e3a8df9a9bca447f955", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c274a08ae5e84923b61a006770b242d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c0ea0b1362b4f21b6ffeac05f8c5998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "466f2a59049e4165917f797d3b8e8d15", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "10391d1d0d4c45eaa03ff584a41f4c34", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6dac35d4524430ca846c5225aa36e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "531214a79244435a87cb9450c032726a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "531eb63f43074427ad828a107d593c7d", "region_id": "RegionOne"}], "type": "cluster", "id": "b6410cdf3e4e415ebd639c76605714ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b93225b4e6a4d54b931cb0693da2104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "98655e4b641848d39f49d0451b141eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "eeb046a656594be0a8b11409c70fca97", "region_id": "RegionOne"}], "type": "data-processing", "id": "5e1c8a281d4f40f590d48e8960aa0852", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "567cfc30452140408067ff96b4e79d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99fabb0afd2940649765f278e798edad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dea547a869d543e5998e81a050e7d69d", "region_id": "RegionOne"}], "type": "baremetal", "id": "93ce5fdf4eb84d7d91f2675dd74ba306", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b92e2ed71434d81806a1dd619229796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c3e3803783f470a980d472eb874b328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34d3f77087394b839cbed6a0f5e8b5fa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8ff2d11187314f58aa3900156e8b66a3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b95bfa6f46c4289a8339a89794d9bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "00a099d4ce4f4f1e9a63f2a7414b583b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "65e4eeec2dd142af83a54b7843d20ff5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "87c09e362b5d4770bc8ecb0f68f1a823", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "01380ee0f34f422fa9ebd174a978b630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8d57e21069ca4b08b7db8e9ed8137ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "645f1ef5a37b4a09b851b53502882d3e", "region_id": "RegionOne"}], "type": "key-manager", "id": "6ac914ec3af84f4c851ed098b0947746", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bb490d0660148d7b9ccb2bbc510c8e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c8da9616c13472b8a45fd5bafa206d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc33538bb58640d4a68fc672de829fd0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ab51bd6a36464ac98e5bf161408e0c30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58b3f0f0013f407cb4e4c4bfb23b376f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "694bd1a0ecb94d108b738fd8988b2bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c78ad90154eb4f70b7facd208ece2564", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bbba13d3b84746cd9257ef17e1685a50", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4db763275a2b4daf94174c4d981d7a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5f77200efb6143199ed17ff0cb442edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aabf10aa1d844bd8839bf0d8c8cdeb0c", "region_id": "RegionOne"}], "type": "message", "id": "091d26df8cf74a34bdf36b4761bae0e3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36ab754f577d4dc4828dc99850721449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4674f9212e34ff88c082a1d240f3ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fb114ca132b04e38aaaec193b98c42e9", "region_id": "RegionOne"}], "type": "messaging", "id": "863f68b671ee45d09f63b1e427ea1d6c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e70ee1b5fb894b768f91ea68d8bc8cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6e3c113e7177417a93b975004c8abc6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "001f24bab3784a0ea056628da3cc719f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4cd5fa14c0074a729199a349d55acaca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99ebe5c4afe14e0eb85cabba1fdcd30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ee008324cfe4f9a9419deee25d3a386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "922980b58b1743139e11fa10029d2618", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "aa718ed601f6479190f83159fda5ac24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f37bc680abc4511aec64c3834d3bdc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2170af49acee4c95bdec0cced6fe8a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d9cd777cd5d40289c31b0c2e5ef18d0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eb909ab51ea24d92b7bef68f8f18dc79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8228811c7ed45b79569c5e088943677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4f13ea022c148449a9eac41a8728d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3357e2d82e9b4214bc02a5757506e2f4", "region_id": "RegionOne"}], "type": "container-infra", "id": "55e7b859aca7479ea5cba7e00f9c5792", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "83e8a87922d2436a962e91f12580cf74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "25d7bd58412c4f389152c5781f6fb6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "89c6a84c22404f38a5c2df05e75c4f8f", "region_id": "RegionOne"}], "type": "search", "id": "d6dfa93e5d3142038d6f7a3d700afdff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d42ccdb16dd843c0b34f984c3854e127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9ff1291226cd42039976fe5c83356946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3427b097e57f4eacae0c8d2795cd9f15", "region_id": "RegionOne"}], "type": "dns", "id": "16af612497a248729b56ca7e8b9a1fe9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b93d1253884c45b89381fe6f0133e06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61101d8b50ad4e2c94241fffdb5c5ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f30aa5e0aa3243baa7d9f6dd06f41776", "region_id": "RegionOne"}], "type": "workflow", "id": "cb76d92e41194ff387667d0963225c33", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04bd34022e444280a0f52dacbfa115d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "77c631369cc04c509e98d7adfc5f62c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "df853109f04d4467866bf2aaeeb5e744", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b7cba361eaac454cba6c42855e54fa75", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "99bd73d0b60c43bf81f3b742d9ee76fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33182a79fe824c7588038d48856d376e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a21d06850f5940ed998682f12c07d32b", "region_id": "RegionOne"}], "type": "rating", "id": "bffccbf7a16f44ebaa426e50624b52ad", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8160523ef8c4baaa288c7756ac9324c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "666d303e47d842debdc67e77bdc47428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36f676d3c19a4611a243983f31cabe36", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c6d74a9de0c3464e90afa2e2df25b4e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f2b82948e4240cbba046e6f36ac84e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da17f6488b2d4fc5b4642a17748fb474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a92bda908137401fbb485b4d8b5e8b4d", "region_id": "RegionOne"}], "type": "policy", "id": "e866ff58c63d402d97fbca4374b45ee4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d176829bab1845fab16ac162e5ad3634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08266a1276aa410f9d956c7ac46d44d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "18b94f5bcb7640cfa4b9fee0a6b860d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0f2d13effa724d85a7d8f63ab8f339b8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88fbf254876945bb9c2a977e64e3250a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a83adfdb4df40798b200ba8b1fe19ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b962a6087e5e4afea11000d6dbf63194", "region_id": "RegionOne"}], "type": "sharev2", "id": "e0de3e9af1694ab98b1913c8ab313c13", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8419f69aee3643449ff1789eb9078618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90056203c1b9411cae2721b98e0ea2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e7cdbb21cb3243d1b3da0259e6717ea6", "region_id": "RegionOne"}], "type": "share", "id": "37074fca7ae042b3bd1c63d19070f0ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f537b54d10864a0694c4329f15bb4165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f60fea7974fb439da14999a9ab65197c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "79accd59305d4922aeafe22ec8b7d8a4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "db74a02c105b43b3b5261e14ca931dc6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0737ce14a3444fcb4b90a8b4a823275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c59a3e1f70c64c8cae75e5913de72d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1889c46605014c9d99ab7ecd583c8f2c", "region_id": "RegionOne"}], "type": "orchestration", "id": "40807405e25a4697994593870b015ac4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57121a915fa845d8908fc70721d593de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70e852c917d84c9ca7c5aaf63847427b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c979d86b77d74f35a58a1578da1212c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "359bd62f0291431bbbc7177374e73135", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f9299312b1d44889bf5f19d561ccfac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d342fd6e0914a12ad9e8ccc38529a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cc0b7d776484749b6897cb18d2b864d", "region_id": "RegionOne"}], "type": "volumev3", "id": "6979bcf07bf2496f8b1b74dc33e5973c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9aa00478534347bc975fe12615b45168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a37fcb1870c44869faeec491a6f55b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb3bce8e6a454bdb8fb85092b6bd0510", "region_id": "RegionOne"}], "type": "volumev2", "id": "5b10d79afb7a425fa6e34d605236bc81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebed27e06ab84426aa0b507edb297633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db0031bb58204d5f8d0db0ff465b8ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8132fac0a2d4cdf90c3eee1f051074e", "region_id": "RegionOne"}], "type": "volume", "id": "357c6ae347e247c3a52a5e7f931aa791", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9bca95216ed4f1281ee389f4e30ee51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef56eab2af4541aeb7d2631193a93933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69785e94a8db47ab8fa285ab946f6124", "region_id": "RegionOne"}], "type": "block-store", "id": "d50292743e8a42db8dbc4cc42e2350e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa051d81e590446782b380ce67e3d34e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "949b513c409f470aaa1f0f8a15eb858e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "82ed0111e5e84e238c1c62c07d1f61ed", "region_id": "RegionOne"}], "type": "alarm", "id": "8c807d0a19b742fdb38427b9ae4ca7e7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2dc4dbc3490b4289a94a0434a6471da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff792ec1059641248b4cc597d41ff67b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7457f79e37ee4ff786e53dee45d59c5c", "region_id": "RegionOne"}], "type": "alarming", "id": "c811bff99c0546f68b32870b7cf90621", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1935613b77b44b8b662e30601b7d235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac2fb81620084d5c9efc58f0df5a266e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f906280f4ea3441da84592bee538d27c", "region_id": "RegionOne"}], "type": "meter", "id": "175138d40bea4ed3a1bc7831da9129a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "90c713c9973b4f90a02102d520846191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "66c3c551039d4924b7334b42d450ae74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d48c6fb9a3134781b1b297ba20151033", "region_id": "RegionOne"}], "type": "metering", "id": "04cb1b1d88af4a64a4ec57c8dc7b180f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d27cbefe1c5a4b09bf9b3d6fe92cac49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c04bfae6a04643e6a122ff59b2c6b9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00d6c37247634e7eaeba4550b69cdfb2", "region_id": "RegionOne"}], "type": "telemetry", "id": "c0b9854963e340ed9223ed94e7842baa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7b59583c07144244b15fb740e43fe7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "80d53372354b48f881fcc07d91bae797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3f6b1d7d471846ec8e8421640b271554", "region_id": "RegionOne"}], "type": "event", "id": "0580042be0e84ff693e7e5a3db7fbe6b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80ffb18e7096469e8877ee2367c7482e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "94eaef60aae3488489a08431bb311650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "07e7ed6c241343a38b2be8b80e21c936", "region_id": "RegionOne"}], "type": "events", "id": "93443726668940a4a771f76c86ca92d9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c1605cb5268e4824af3d04d971a8f075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "04aaca2a91b64d0ebbad2d18476e3bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1b2f33f4d83345c09e62487bc874d702", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c7a36e67aaa44b55b05b5a23ac3ce942", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1727925ef7b40fe97643de8493d6db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f212e2555784634ae4809c8c0e8634c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b3f8d83e3c5644da9efe24e7b835dbfe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cef6f7a0176f42cab6c86048657bff7b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d47d1d00be34aca8147ed99a87edf19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cc3f04c9ca84992b12366338ac7d3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c458bbc9914648108017227c326ffd0f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c9beabbb96ad45ff8e7c4d38052e24db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b26198c46f4453e9b4f536414ee576b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2db41df1b4c54c5e9d5405c8a77acdef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e472228aab1848048f6f701e84ba00cc", "region_id": "RegionOne"}], "type": "tricircle", "id": "4e98eb48d40a493ca9d59b8edc7cce4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e98306b3324c46acbb52ac633fcbd42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b97000241df8452e9bc229ddeb217a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d98d6e508e64412c86a74c539351e61c", "region_id": "RegionOne"}], "type": "database", "id": "be4182d50347460b970f525318ca6a16", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38c11a09ef1d45daa48ca7922576a56c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a02d8f70928e42c8b8edfdf0aa265364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e12af509ae824cbead3fff56ee21d8e6", "region_id": "RegionOne"}], "type": "application-container", "id": "df78d3688fd0479ba8e2101aa717021d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dbb3522145b94813b441d35222b309a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68256630cd5748f6a88ceb700c29ef2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "13df6c151df347d5817e05422d70f0ec", "region_id": "RegionOne"}], "type": "container", "id": "42ed790b839741c5b5256170fa8bf254", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "decc4bb57471483cbe49d76c509286fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b73461e86b1646fbbe4c55984df21081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d40e5369f2c44d2a63d31874dda3452", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3df1450ed8ba41eebde0b3d526cd08fc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33dddb639e58404bbe191c90d41efbc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c320b2e6ae3490f82d1bb359af01105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7dfb7b98088c4a70ab9cfb6b9586e698", "region_id": "RegionOne"}], "type": "rca", "id": "d544549b589a4953a5f78b56bb2610af", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7daefb8e904d4e5e835935f1124dc442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c7c82657d7c942e087c2a6af326744d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cbfc945f503a43dab1db527bfd02d14b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "68ce83bb7e54451f9556d9bd612412e3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3cf21cf226f54233bff778803f995a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "17fdd51fde074403ac6f19848cfb6fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ad38585d326d400a830649207a73ca46", "region_id": "RegionOne"}], "type": "network", "id": "0908d997a287478486c1e51fc2e6ec41", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "81d1d024a9fa4442bcef536566bae439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dccfa4a8a3524e44a902e5f467ad71de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "174177e79abf455f9cdea2849fe4236b", "region_id": "RegionOne"}], "type": "backup", "id": "c28da68927764b6493dabd4ade873125", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "186c1cdab5bd46ba9fe24bcfc29a3466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0856f755a4c4db7980f1305ae23db56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63a3854333934fe5be7b1880d3efa0c9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8e90a68c6797442e81657d5c8dd52488", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "04098488064149d8874e949672b8c5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67e73411d3f4454f9d50756bc99e0c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6732102e8b9d40debcd939791e6450d9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "725a39045ae745f58fdc265251c04e2d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a41dd07f04df49d1b48fd18c96975c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a8b99fabf72143e69e5443d80b5d990e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b465625c727b4ea4b320f122bfd98e92", "region_id": "RegionOne"}], "type": "monitoring", "id": "1f05a38ee9b5424294d68bc45bb598cf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1df6ab438925407eaa62cf551d754918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e4ca3e6ad4924b42aaff0ac48ce6f2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fd64f57dce8049fa9631fa183cba40f2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8f369c30364546b2a46e4533d994ed2f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d75fef3e83b44a879b3c6065b187d13c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bbdeb400c82b4d5f84896abf48b3321b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6bf56ffa67564bfea335bdcffc791f44", "region_id": "RegionOne"}], "type": "placement", "id": "cc487f5727bb4fbda1440ecc051f9e89", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89dcb31335c14b8584f028b45a7bb883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b0ec28c18cd9427f930992e8ac6f9d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2214be1eb37a40f5a2a7767d22c3754c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "83104fff892c4c939cedebdaee6faff4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b42a2ade8d145d0b1759ec2cc713cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "295188410e394120ab766b69d8c7382a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "73af732f34a04cd39d3c97e053365e1b", "region_id": "RegionOne"}], "type": "ha", "id": "b59231b742ec4d218bd26b7c7779c0bc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1173a97e343a427c9ae2e48ffafd05ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb7703d37bb5442499f941c4a6946a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "50fc8c05aea5487d822de573a7aa822c", "region_id": "RegionOne"}], "type": "reservation", "id": "ad204365c164419d8a0bce1811821898", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "34fd737c9c8145b2bea7a9e2d8edd45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "16330ec3154a43659befffa14fe690ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a48af485d4f4ad7a5f8b8aaba7e9a78", "region_id": "RegionOne"}], "type": "function-engine", "id": "220c2941a6a9452f9dbdc6bfe68b0c53", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2f23a98ea283490a85ce24c61d079ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a38bf2f1731747a78a7a04c66ff3ee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6ce2d5d1bfa9474f82cf39eb593051a3", "region_id": "RegionOne"}], "type": "accelerator", "id": "8027ef01694d4a01857837cf6d6806ab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59df937a3a154f0fb58eefdcb48c75b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae3b315472724299afe3e39d46294c1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b32dc56dd0e74946bd89c3536805596f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2f0f4cfdf63a402aa5f5dc0bfe80002e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b882e2372964f9389cbf1ae4ac4b646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b59194faafe44be9b0607bedbeee1e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "67ba0099df9546cb93315da546e39ede", "region_id": "RegionOne"}], "type": "registration", "id": "593d03abca75487d8460e46fbc87a02f", "name": "adjutant"}], "user": {"domain": {"id": "696e8bce259340b9b3af9ec38d69bf3f", "name": "41c3bd37de644c2ebc95d125f1f072e1"}, "id": "5a7d9d3921024e6cb0252126ae53cdef", "name": "bad59b441f7144debca1a1a20af98b5e"}, "audit_ids": ["9fa96a19edaf463e97ada56d2b76450a", null], "issued_at": "2020-04-23T06:25:59.170883"}} 2020-04-23 06:27:59,379 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,384 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,386 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "92c87006de45472ca72ffe139b79847f", "name": "157bcbcacc854555b6e98276f0ce0c5e"}, {"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "05fd6830c3f84ee9a4d515ac246bcad3", "name": "e15b186ea0474dce98ec81635f0d303c"}]} 2020-04-23 06:27:59,422 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,430 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "92c87006de45472ca72ffe139b79847f", "name": "157bcbcacc854555b6e98276f0ce0c5e"}, {"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "05fd6830c3f84ee9a4d515ac246bcad3", "name": "e15b186ea0474dce98ec81635f0d303c"}]} 2020-04-23 06:27:59,465 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,470 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,473 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "92c87006de45472ca72ffe139b79847f", "name": "157bcbcacc854555b6e98276f0ce0c5e"}, {"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "05fd6830c3f84ee9a4d515ac246bcad3", "name": "e15b186ea0474dce98ec81635f0d303c"}]} 2020-04-23 06:27:59,508 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,513 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,516 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "92c87006de45472ca72ffe139b79847f", "name": "157bcbcacc854555b6e98276f0ce0c5e"}, {"enabled": true, "type": "1ace81d151f5422f8b00734f37f50591", "id": "05fd6830c3f84ee9a4d515ac246bcad3", "name": "e15b186ea0474dce98ec81635f0d303c"}]} {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.063444s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,585 openstack.iterate_timeout Waiting 1.0 seconds {18} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.374724s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,293 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,298 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,300 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,304 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,316 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.237162+00:00", "project": {"domain": {"id": "450177af9b2544efa64bd4dec4847985", "name": "098cbfe1fbd1458983d4a0fc53f88efa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1e75c724b8ed4094ada2322ef52e34f7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "14724dd1becb42e78521cff031b3e3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "83f41db266384e1c94dad0010e01786e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e918ea8d69844522a285a01c0d078b92", "region_id": "RegionOne"}], "type": "identity", "id": "e69bd2e638034cb5a348c7c764499832", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3ad863d0ee3465b8909e76ff2b15096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a9cc99087651420badce532d5764d829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8dd562a0ad534618ae8a9d4d729ebbda", "region_id": "RegionOne"}], "type": "compute", "id": "3104fa9ebb4142d597650f9dac279bb6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3c141f8a11174f75af43c80d7e2acbea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1ae8e57061784bcab942b1b17f8616e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "16dab4acae4842a685b329a643c62986", "region_id": "RegionOne"}], "type": "image", "id": "af30a0f2d9e44e3c85ef812e26b91324", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fff00ab07d164876b6c54c2d1d56d6bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "111c13a77f254d1fad5027aea0003b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a977bcf0b0cf46f383cca2055b9b9005", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b74fffa006e343849171102a96362bae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df39b24ab91e413097f94fc4b1dee877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4a4269a1bf7483cbe6a1dabbf80b589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8db3db9f14a44a4bc73d36ade35001a", "region_id": "RegionOne"}], "type": "object-store", "id": "8ab95c41a78c43fa8eaac9af16baf780", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46d4ecec426d48108a71b1448752867a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7aea79f482e04f8d9953361a149601d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0e06a4337bec4b0c88f7245f23b685f7", "region_id": "RegionOne"}], "type": "clustering", "id": "e5620bc853284de8a10543a891cfbe8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0a38512cb404a0bb7f5737b5a0731a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6452d08ff0647ac8e3c00b955a1301e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "92c8a92b9d6243e4a55fe97d1ca2d90d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "634e8359b2ea4c0ca021233c3709febd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64215267293047a2a4be111257c76540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31376ba3398344e5ad27c4256dc58b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a5fbd00640d5492fa72e43a50075c791", "region_id": "RegionOne"}], "type": "cluster", "id": "8464f5c8880e439992f2e35a3f7eb193", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "27a4e9f9105249ff904ae1ff64543121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2cf25f67a57d40af9f0207225a4555a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "eda6213e8a51453d8512135ccd70b0a6", "region_id": "RegionOne"}], "type": "data-processing", "id": "818efac3103848d1982e9662b939cd0d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be9a77d5193f494da208713200f763cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "104a67a9ab0940e6ac23e2e9e9446687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9314f7401c2f4ef094ca1b9a8f9d2391", "region_id": "RegionOne"}], "type": "baremetal", "id": "5f5fd39f028a4b9c851f55b9b8caeceb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4fa5927745df4ac7a075cd269d6ce28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5edd46f8e62f478389c3f8c0ac4b1550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64ac962295f74462a25a3c392888fb89", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a27c6c1b89934242b175d9946e74874a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "431514d59d1d46a1b0898dc937ce2fb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f53819bb822a433c8c87b353656c850c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5a3fe243d68e47148e2f4126bbf36fda", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3f783a180f7142d39bd0dd357e7a0ff2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a8bea61a6e154985aa506bb2d5e7cd34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "641ecf750758405aba6d58b0667952d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f08e768701744a888b0fd0d32996d94", "region_id": "RegionOne"}], "type": "key-manager", "id": "1ec1fd1ba1914a5a8ea9c697bf1d044c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad51e1ebc6384cc0b78ad2578674ff5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1226b8cde32f475089336b650cfbd2d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "38d3b2ad8be44f70afd62931104682a8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2158930f2ade4b08a27c26512a61dc71", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e47a504de91b4719a0f03710be9fa1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0444eef877cc4d91a2d7f7dabda54f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5b9893764eeb468784f9272b6775c0cd", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f581e71436d54aa2b6b562b28480e4fd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9256ca01d386491db142593e872aea9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "654ae7e58a5247c9bbcce5ea2fedee11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a6b1e54345044486a8244fcb2fea1495", "region_id": "RegionOne"}], "type": "message", "id": "2d84dc6be0c84a61bc80b501aeacebee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5398663774474d81b36a97e353a128bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aad35665e45f44eeb6ec68d92a444f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4bffb8b818254a4e988d081e59bdcfd5", "region_id": "RegionOne"}], "type": "messaging", "id": "59f19a2d634e4de7b6710ef4ab3b06b4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "876971af2fa54e1e99031dec8d64a554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9f7b4e52be6342418b9f29a32e748a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "abeeaa8153b5473097261ec7563de06f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "49b552eaa4da40028756147edcd1468b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a85086e0dcb94056ab7c37f1f69bd85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d31c2b6d57a4223933c189024c7ab05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2847456326ea4da9afb8b8367d6b6bc6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c97686ce50c34c76b431d1ceb01379f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b244e48c665c48ba8c4c0a117992e208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9382c7d275b24141a2ca51a970f67c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46d1600b22c94722a7f8303951153d87", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e3da547589bd4fd283940ffdaa6e6a15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf136eae66aa4e429a048e7f55223c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f6748dbbcea4dc98ee9e15e8a121d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51afb0edbd6c42b9a2c7cf54aa4cf924", "region_id": "RegionOne"}], "type": "container-infra", "id": "8612fdffb56d46428fe550348da1cff0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b6452b2b22c14b85b0a384ec3a3e44bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "67a4ce2b011445979797895bd3187efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2801f502396a493a9ff984aa73832578", "region_id": "RegionOne"}], "type": "search", "id": "82427a3b74954929a3d712b2385babc8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "775903b7c82a4d27b74e891d811dd724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "132d82646aee41d7987eeb5b927b1f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1bb97dbe37924e11ab003a5f32fb92fe", "region_id": "RegionOne"}], "type": "dns", "id": "5344196ee66d4825b6a9542d5ac4c07c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6bbcf6b06dc458b97fe63b3bc5fbbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8616e429f0254618bebc1eef36e417c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "101bb394c45645709c5b2907df3564da", "region_id": "RegionOne"}], "type": "workflow", "id": "97526fe945e74eeaa5492f57f33b3df4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16c22c4aa30b411292667462d4f17f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a436e5642724cb49bb728bff05ed4c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6950a672a6d74af696f3517c00676ca8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c8ad9b1f6a9c4dadbbc8bfa668deae57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "65acdd04d2b84787a72b29e7a8d8c609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e0dba27e34c34fa8b8a644d8d96e030e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2ad16c391e0143c5b0edbb0176897a05", "region_id": "RegionOne"}], "type": "rating", "id": "ec6ec9351b724168ac73f78fa0f28c34", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0e5fa3bee8d4b87a0a7ec49b12e6f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3f1a27cfe8746c3874f31e88beed232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a1b0683586b0453f8c6951a7cfbb4d81", "region_id": "RegionOne"}], "type": "operator-policy", "id": "52acd29dbb7b4bb6b6722629fb0a02c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "574662020bb34adcabac62e66022ff11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5c4d90c360d46939d0d455bbe5174dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8cafd31fd3aa434fa3ea02fdc41c27bb", "region_id": "RegionOne"}], "type": "policy", "id": "c66c05ebc49f4194ad7c148e7b3aa372", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8e88b7294904096bc0ad3a726e8158b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9743422c0cd94ce2abb119b2df384b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d28419edca9a41bb8b3abc80ce8509db", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1c86f338267349639aeac4a234d7ddbf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f212423cbb54161884a2c595ba4c1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90e43ba8c2354f54b67fc3b8da730279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7dee901f62d643f396f1ca4fe18cb97b", "region_id": "RegionOne"}], "type": "sharev2", "id": "e62aa365f2624612955447b59d2351bf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b10e1365e5e4de1a73e361466b0f886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3f632303bb94904901f0215247cd2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a6ff29e69e24ed3a886a21cfc543124", "region_id": "RegionOne"}], "type": "share", "id": "0ebe799874ab47ed8d0fcc4663a50266", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5b3a9a5fd8ff490c9616667a8ff8fc5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b86066ce978b45ebac67121cf8eada3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "38d87c5b8522469b9ee8645dcb232c87", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5bbfa8e82657448abf153aa9cd6712e3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7ef1625ac874ceca509336341c420c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ea51b6692b942aaacee6a47c949fd6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c71b9dc139f442e2944692e4b552d36d", "region_id": "RegionOne"}], "type": "orchestration", "id": "3bca39b4c1eb443f86c8b49354b73291", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6e70edc1b444acc902d3c8ebe01979f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52cfe8314c554658a3400d1d56ad49e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c5f3392f774f6e9d91daa75bd3a279", "region_id": "RegionOne"}], "type": "block-storage", "id": "78a62cecc8204cdfbb329dce77d29679", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59448334cf3a4683bbb3212cbe061598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6af6bbbd6c64583b3537bcd4be1cfdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e766f07aefb5452ba3598eb8c5f3a59b", "region_id": "RegionOne"}], "type": "volumev3", "id": "94187d3ed5e14348ba28f8ad413078e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72773b5c41bd4ff08bd2086fbe433fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e95cb16d1e24f5c86cf2be642101c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0783e99624814484880e6a020e8aacc0", "region_id": "RegionOne"}], "type": "volumev2", "id": "67434aa6083a4deb8d8b4e33472b711e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3c78bc139de4613bcfec99a39ba950e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa0e6ae093ec44e49f6016cf88e08565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adce3bfe2f954951a77a506a2284a0ea", "region_id": "RegionOne"}], "type": "volume", "id": "ff5296e7ecae4a1794430a69bf7aa0cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da47e5f4d5744d748fe834ecd8eedd8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "780b81f818a9468e9c1c7f371e379624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f069a6f9c4794c00ac7e6eaff4c064b2", "region_id": "RegionOne"}], "type": "block-store", "id": "3f14984a1a774fda9bfa6b91b4e8ff6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50518ab706174c45aa08fff172972656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f474fe47b8884b9e9714523142a73fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e16e10391b5d4c06abe91f8068e3f6b5", "region_id": "RegionOne"}], "type": "alarm", "id": "1be47c946ec14f5ba6a7500e2225cd94", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e34bfb0d226e44e3a57a894fdb9c88bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcfa0af2d3cd4100b2225100ca6a36b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe1a9c176a734dc8bfb95f4d8db11fa8", "region_id": "RegionOne"}], "type": "alarming", "id": "751ce948bb1c4591a3400f65bf4a9489", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6065099c34e4f8daaf914b7b64fc99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "93e4b1ac89874127a93ea0652b71eb10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "604933a2bf3846279261abd848386314", "region_id": "RegionOne"}], "type": "meter", "id": "e7950171e84149a79a971ffb4ff98fa2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "389ed8ba2d574bbcb71074a8e662221f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dea0e25844ff412aaf13b1d398cc8bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "98c85f77dfc44a5ba753591b0c26e9f0", "region_id": "RegionOne"}], "type": "metering", "id": "205131dd9887447b8638f18018c0218c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f38306850b3346e58137e9494553be8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21b35106175840bfb9bc02ce89e1a2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "87202d11eedb4e77990473a422f20e7a", "region_id": "RegionOne"}], "type": "telemetry", "id": "bb558006cba84260a0408d3d282b97b3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0c6c15d1517145a5bc3ed4c63c2d16bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "71e1ad63888244fcab0b0d38d58d5a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "27b47ce3f9fc4680b81e45d7476cc0de", "region_id": "RegionOne"}], "type": "event", "id": "3951b4f98f8442ebafadfb851cd284d1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2b9cccc6e12d439e9712912e2fdf266c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb9e5a5aa51d42ddb693934bb62908a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b76ac826fa454e16aa90e3a2aad47030", "region_id": "RegionOne"}], "type": "events", "id": "9bcc23ca0d0f49e9b2aff935b0a32713", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6deebea8efe54d4c9bed8fb83a2b02da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a01d7ccf75d4f639bd747d6cfc30d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9a98de61efbc487db3356475dbfcf866", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ceef4b9e013747c192595ecf93a6ba61", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4d27e73670342529ab306bb0839e484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "363cca862e6a4e038c82e5c9894cea46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0258ee92733b4bfa8aca56a70de6f3c4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "90c56ec1ed684e86b746b16ceb60e0e5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d1f88cb43db418dac633546ea02863e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d88ef09f22f64ef9908e4038d9f98d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6baa580674f34ec1abb2bab7e85e9d0e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ba716725a3ec429494480b86f3329d11", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "667a2eb594a8465b820c2cbc2eff9e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d591c071577241adb88dab69a21e5104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "38d25d14ae274ee58b9dad9f35db68a9", "region_id": "RegionOne"}], "type": "tricircle", "id": "1caeeea722c84bbd94aa8fc2ea9630ca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8dfbb2df3a7746b397e98fab94f0c8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1a42064268b9412080c09e66acc01a35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d646444f12da449eaed68885feceef46", "region_id": "RegionOne"}], "type": "database", "id": "9ec23b273c4e4565a028a51e305cd032", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c743cc693aa48d18dcf89907d549351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "901cb30f15064f7596032b48c5b859c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "677a6281730a46d3ae06709bda29e369", "region_id": "RegionOne"}], "type": "application-container", "id": "b4be1273a11648248076b485950fed05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f77f0dc3c5943fcaaca857d807304ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b995b87f9e84cae985ccfc25bfe5bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a16bc73832014afcabc2c130bcc81a07", "region_id": "RegionOne"}], "type": "container", "id": "6721de97e21c41c0ae759949cd74fbc0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adc87f6531e145548cf3cc0539617276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d552750714674f21be563e9a33039c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be581aed1f7d41a0ac867ef2e7fb593e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6796889debae4d04a96587e713d41417", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd3706f82ec94ad481072556f0d9f54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4802642bcb2543d5a7a0c47417a5c81a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "273cf20271864555aca1ed028ce76e80", "region_id": "RegionOne"}], "type": "rca", "id": "93f7645b419c45f299401ccafdd6e5b3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "338a094136af4a83a558623e8e0ff898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "69350114ad474d38827b82aec7dd56c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "614c8a2381a54c9b803f4fe252d32f9e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c867b7872e5d4cf79adb36ff1fb3c675", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d3bc125cbe474720990d39334f4a6029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dedac6774e5440ac88b07464cb7527b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fa774c50c83644969c72a17aadcebd5e", "region_id": "RegionOne"}], "type": "network", "id": "3595597dd67d4672b2ef1f7a575cdf1f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "82e7e7ea26264ee7b51edd841ed890d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c37786979441461d9820791bc3bc837e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8f2e635e2ebf4b60bc65dfd35453646d", "region_id": "RegionOne"}], "type": "backup", "id": "228ec1e84b9849c7ab2d3b1addc67612", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1dd9687ac7b49769284c6fae811165c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "158053e8ac44490bb5691724397d04cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "07b4761275fe46939cb223032e86b2da", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "292fecac0d7049f3b304134ecf62995b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d90719a788d640beaf2c769d1281d147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97ef00fa4e434876824d342a130a60b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d9f2f9b2993b496cb7304ea9505f3800", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "222e4b0f83b649b087fb5d8558f540f1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "745e0eb312af428fac4a5d83150f6857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5a1937d09d8344c2b7a9de1a4247221e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "05a379d8b3784bac9410bc36bdef7bd7", "region_id": "RegionOne"}], "type": "monitoring", "id": "e84ae55445e64b79b8dea645bc8ff395", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6acc190121284ea89a2e25f56bd35c21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2f18a7e09702404a96d1fac05f026367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "96328edb9ceb476e898724733a4bfb53", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0e8a8ccb096a40acb2ec6bb88191835a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "53a01557916f47b286c9f2a2171c299e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2c100a608c82422f82e7979c92d0c406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b7c539a17c5740a6919da637ed925738", "region_id": "RegionOne"}], "type": "placement", "id": "24feac0116cb4f5a9c6ddd5d66463515", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4e58ffa4b524d9ebc08b9ef7a1f0f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "09d4122fa9d74ca8a15e7174217e5eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c481c6d6e0ad4d55b039702bd166f980", "region_id": "RegionOne"}], "type": "instance-ha", "id": "faba2909599440eba04a244a92a8cdac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "599ee434e8bd42a8b9eb906d1093ead4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3df33ff52b8f4258bddc87addefa5734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95db6f8a320542759f48a0bc993471c7", "region_id": "RegionOne"}], "type": "ha", "id": "f4b705748f9a4b639b8effa7042c3916", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "710c522576304e83a9aa8ec609ec5115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5370408faf1840e781b9a25236ee3eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7156cab12e6440e6a0a0c198c9c36db0", "region_id": "RegionOne"}], "type": "reservation", "id": "412abf62c3d84aae9136deaeeead8a51", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b36e622aafc4433c8f8033c32af31af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e9b42e9afee8405ab0da92ae32b8a812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2867b97038694977aff7990c7e83d209", "region_id": "RegionOne"}], "type": "function-engine", "id": "7f299b8737484bc2a64c27648dc77078", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "baa54c074386490a85e83e01ec90c556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e2d9e840a1e49359267cbf58946ff99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c9147edf0c684ac9bc8bb481385a4380", "region_id": "RegionOne"}], "type": "accelerator", "id": "6b7fbee36a564e66bb9434bac5a9468b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0773655d7ac41d8978d36e81e764e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9cdea72ab6aa4c7488342799de135543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a83c5ce2dd524853b453a1463ee503e4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "75886ff393cc4a268a6993f19c3ebb7d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "628f3136943d4329a21cedd5ddde5ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d3df6658db74366a1e169878dca1663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d7d034f980f400c93e097fd824478f8", "region_id": "RegionOne"}], "type": "registration", "id": "123e403d891c41b798624fcaf2f5a1c2", "name": "adjutant"}], "user": {"domain": {"id": "a4c1d90867094c7e8339e4ba9e192a33", "name": "1c272d5d029847c19fb82e6dfed68304"}, "id": "93e7b7d316fb4d38b196d9218713a0a6", "name": "d3a0a3ee8f294e69af100888f8529bf1"}, "audit_ids": ["cbb3fc9718d34b17a7653ed36c0cf4d5", null], "issued_at": "2020-04-23T06:25:59.237162"}} 2020-04-23 06:27:59,433 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,441 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:59,486 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,490 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,510 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,515 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,517 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} 2020-04-23 06:27:59,543 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets/www.example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,548 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,567 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/1/recordsets?name=www.example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,574 keystoneauth.session RESP BODY: {"recordsets": [{"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"}]} 2020-04-23 06:27:59,598 keystoneauth.session REQ: curl -g -i -X DELETE https://dns.example.com/v2/zones/1/recordsets/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,603 keystoneauth.session RESP: [202] content-type: application/json {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.060620s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,646 openstack.iterate_timeout Waiting 1.6 seconds {19} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.174957s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,461 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,465 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,468 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,471 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,485 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.404064+00:00", "project": {"domain": {"id": "06fbc66134cf4b519dbf748639a84a78", "name": "96d314c7ab1c496099d8c1709322714a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f4fb4b9a741448be945997146f70d89d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7d86f4ca272443698be8b2af5c6ad4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6d990a27ff6648c7b99a6533c91abd16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "471451326af846658f4a2c4692948115", "region_id": "RegionOne"}], "type": "identity", "id": "f776a7cc6fa84651b808412d041af39e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "59e04f2af39943db9e4436f2d5fb97c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2d804091adae4433a11091722f312691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c27e68866b5547858b8c0bdf0bc03f54", "region_id": "RegionOne"}], "type": "compute", "id": "e5e0eee76eec4f8eb3634c716b8f4841", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f4294401fdfb48809fdf05e17e9228c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e3e262124ed3420891e1ef87c64d6b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4e870e576e2844ec99c8da3744c62b6c", "region_id": "RegionOne"}], "type": "image", "id": "4a23525fcc7d4021b294852e2181125b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9fe7b4aa78624a23bc99a4b04cb65b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d56182c6c7564fd486e9ad176a23ccd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a2be7fb53e344cd8812e462ee74cd9cd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "16e00e6503474b368d97a551d6dc6ff4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6540a597b78e42aabe00d731a15fa360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a906cf2babe24645a0a5b629a2e39e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "751d21db7c2340d79d09682af741fac3", "region_id": "RegionOne"}], "type": "object-store", "id": "2592faa3b4ee41c58c5b958af123dbd1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f31c59a4ea8e4451873e2f53594da11c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d0a9eafe0ea444ba93eeb9c601a822f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c72c23280c92434da9400be5a28d3398", "region_id": "RegionOne"}], "type": "clustering", "id": "aa446e141d42495bba80feda8e7ea122", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09f529ec327245a793db5b25aa36efae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c325db4ae14b46f1b0024272297f3a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eaa031fbdb934aaab58be3507fe76f22", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "89dcfebb03c84c7390bfe7c286464a6b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2de15ce0e403478aa2be257b689b5df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d40bd453f0cf435b97508fa1fa7897dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de9b3962cf8e4914aa4b7d321cf25664", "region_id": "RegionOne"}], "type": "cluster", "id": "21aa09835a764a158cbd18430f9e9cc8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3d2db01089664c0baadca980c0380105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "95330a830fbf4cd09424dcd1e9866e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "78b8f58e9a974d3d8f9d91f2098506c2", "region_id": "RegionOne"}], "type": "data-processing", "id": "44a23e7ad5e8438a91ceb93bb68d5543", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "775fd83d4ba34e55a4cc860b98ba17cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9fa431540234779bee2d1ae76540660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa3d02b5d257463dbe15e2ccad50c44f", "region_id": "RegionOne"}], "type": "baremetal", "id": "57c21404c36245469b7f4b9d8394fb55", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "834e14423cfc419a87208e52dac7b0a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60a6523c77f8467f93854da21a77a476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "01cb8b79bcb042239c9263f29793ba98", "region_id": "RegionOne"}], "type": "bare-metal", "id": "34410a25feac45869a67f47c5f1641f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d198cd34f17a4cbc915b208654c41294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ae88918d99149bea6ec94592b3f0b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0db9c4be64f04139b22b294ab960d23a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1385449998894a24a822bfacebffeaec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f7d9445bda445108d25e63edb7e8cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6b3cd48aeacc4d83a25816530101d9df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6d40378da763431f92f7f9cc843d02ae", "region_id": "RegionOne"}], "type": "key-manager", "id": "fada2d6b3d034faea831524a9a8bfabe", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2639473b58d46c6b94b5dd4eb166d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "397cc72644224572a1207b0fb76e9f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "aefb0230b27f4080baf3eac897c7a412", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0c82fba1c1c2493db1c5fe75d784ec99", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37cd7f9ee83a47a68bb1fd5f1a4551ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa45cd9c590a45799804bc883a05a7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "391c992562a04a0eab3dd1cd50632dcc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fce9c4ef3aec4b6a8db9a08346a79a8f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91f7ade8df9347f78452e25e0527ead6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "81aaa0bcb00449bb98d2584260fe3cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fc051fad6c4a48d28f4884f7557f7cc7", "region_id": "RegionOne"}], "type": "message", "id": "69dfa9adb97644e196117b076c5b29b8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d9eddc9094624658b8a24577af38aac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d841d40013d4dd8a9162c0072f8cab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "968c4c99f02747efa90d2048702a1c7f", "region_id": "RegionOne"}], "type": "messaging", "id": "b4311e86791b4fd0b9de7547ca22a054", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "781e2f87fc184517b76cc31b8b01ac35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1607e881b9354e359465d5a35bde0bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e47925de2db45a4968ef38dad14524d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "95b4ea71d2a8490c9fe06d312e687222", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bc1dca394cc4207a46f10beb0b46080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95d84e23f11d407c92396093954fa312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a9f6fcb34284719ae4f1b6656f6271b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "35fde6a042534fd09aae7833389043b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbb1c06684e74acfb9a59ee2d01c183f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ae59dbbb4494d93879a3cab74aa0077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24eb03acd8c7438083912f14fafcb7f0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "411059a02ebc48f89ccfbd9fa0cb9ee4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc823b7f7d5e472bb3ab81fa31b29f49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba5158d23d044a87bdd314aff629e316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b26bca381fa54046a9fda19d369ddf1f", "region_id": "RegionOne"}], "type": "container-infra", "id": "23e0c257c0484ba4870b3a52833f0066", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "723d5bfefc544c0d96cf73eb5edb7654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "47b42b295cc44aa0b5758d1293da16b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0606c612d1e64687bff50b0786ff5c16", "region_id": "RegionOne"}], "type": "search", "id": "95a3b9e0c4a74c99b2b395781587f506", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "837c5ac62088446db5a33f3b8988f5ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2fad6c16b5304f57811cc98ce4dc57bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "73638ee3af0e4a3e9cce8f503de255ab", "region_id": "RegionOne"}], "type": "dns", "id": "e3ef2b0e2a1645f08603d55448aeb051", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "92b2222ee43248b5a1d8ba51e96df54d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7383df8c3f941e6bd3e79102b6866aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3c706f63fb684f3bb1adfbc7acc380b7", "region_id": "RegionOne"}], "type": "workflow", "id": "782b19c17a6a4ebfa8c01ed93df4c6eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac34383702eb4edd874b4a504920b511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aade7eb6b34f4b82a57ce071c1bcdca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7614b0d01a614d18a64335592554dae8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b9ed4b7452954492b503f4522c59e494", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "533f08653fc94f0da8fa073037fdabcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "33e49d3b570648e88f9d2ab84d4a1703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "051991dd20c84beaa7e4b3b706441319", "region_id": "RegionOne"}], "type": "rating", "id": "2405d0df41004126a9ee4d678d6232be", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a86a27bf8614e02a29d03102d611dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0a8d69bda4e40468ba67a87165ee899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "70857753ed434aaaa4f4b1fab9d8bb67", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b09b31f5987b4ad7b8c12080d1e337fa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aa74d729a8a04335b3239ae045c99b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eb7a43777c3446768f34491f3b281229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4b56943dbdd14a948754dffea8b67784", "region_id": "RegionOne"}], "type": "policy", "id": "f257e7abd50448fe94c1091dacf0f534", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c90a392f26b644ee8b9aa569fd3c683b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4aca11efb0f840758a19e4bed7afbbe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1bb2c746fdee455ab8b96377cc6a052c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "73458c9b812845a09842275ae2f25366", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73412bafefd145828970ac4029e1f0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "deab2596964d4e1ea6652c5b6e7bd7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d725922e1b1417996b9d4ac128a37b7", "region_id": "RegionOne"}], "type": "sharev2", "id": "2f5c671c18a14ddeadacc2b5f46ac962", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd14ab5ef8d04a2bb66daff5c29eeced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eaa1a344b0df418e811eb78a4a758f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ef74459109047f6afb46b945baadd00", "region_id": "RegionOne"}], "type": "share", "id": "9b30f5e6f6674ba58acf14d5b8cd6602", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8100d7c224174606b80cd69f9d3e7de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "69dd6bacd96a4f56b2bd011f15701694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d26af88cc4f140639f99401454c495fa", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "06360e96c1544cd1878211e02d761739", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fe6b4e38a5d4a778db178f4e00c2518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4ea3aed25d8464680a320e7a188cb1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b580b9f2f2ce42e5b7f62235993a489b", "region_id": "RegionOne"}], "type": "orchestration", "id": "66e8330f00b549dcac480043fdca9100", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17c367b11e8c47149a2cfbde118ebca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54adf174707c40aa95475873fe31882d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2ead171486d4bf4842b3cb33146cb40", "region_id": "RegionOne"}], "type": "block-storage", "id": "368553fed0a449ccb291b3bac0159062", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67c4a1cd09464ac48b718a9018f831f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f52f34b507b4334b7e5329444a9ee75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3973b568926d4a099750bc1087a7ac70", "region_id": "RegionOne"}], "type": "volumev3", "id": "ee61d1fb84f045baa1295ee1879c9625", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1dca684ceb447f3b6de6dd673dcbe26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f7365685fc4f55ab499982c52d4533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e65b0fe28c4488789bb698b0417d78a", "region_id": "RegionOne"}], "type": "volumev2", "id": "62c8393e182748eca23adf353a4b9ec6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ecd3e0ee08a411ab11b34bdc2f7e8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d4b0be27e3341f29b59d2f1f6e307ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0940360e51c6490cb5f085b8376bfd99", "region_id": "RegionOne"}], "type": "volume", "id": "2ba3a24646804c5188038a8d86fa7116", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50d708819a6e481796a273e4bb44a752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cd3b829e57346ad84e7f9c87c3e6dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b09966547c6e43858a83660ee9ed4b85", "region_id": "RegionOne"}], "type": "block-store", "id": "3fec1b365fa24028ae018cd418076c10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "499ea05ea2f14799b24e253c4bbfb1db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "372484ea67ef4043a5b00231072b8814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7e5b6d18c1394145a1f5104ea234df6a", "region_id": "RegionOne"}], "type": "alarm", "id": "7b2db4a222d64268951e80575bf53a23", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "792c622179584f56a75629f6350fda0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8c065c20d57a4505bb590a2952d1802e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29b2ef4e8a2a4459a4ccdfd971156584", "region_id": "RegionOne"}], "type": "alarming", "id": "75df9856eb1a4372955df0f76a027309", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b1710c694294ae389fc558e702f7fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "319c0ccec21b4a94a04c922f07b4022c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c572ff0469ba4b3290212a9fee6a6146", "region_id": "RegionOne"}], "type": "meter", "id": "1c8d2e6f465d493598fc61b362b3f2f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d644a2ec23ef45d28a7f98e91165d6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67ccaa97fd6440da936f775243255f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce0d22c62b144e01b472873da180e0f3", "region_id": "RegionOne"}], "type": "metering", "id": "7498044ce906488caa447d0477eb80f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3b5aae9c1694cb2936298d9a3294959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "07379a02d3cf42a784dabe2413fa157f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58282867f0774113a6e536603c528f38", "region_id": "RegionOne"}], "type": "telemetry", "id": "6dc679d04c7f4f9da0557e1c9c016da2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c3bb137efc74a8a9e2915c99204c770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eb21b195d5a444d39ad9feba5d1f8a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3175f9e391554ec1a2d1f18e027deab4", "region_id": "RegionOne"}], "type": "event", "id": "44fb93d1694346b8a0a54f3b888b57f7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d78282521c546b28680930a656cfd60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6aa07169fbd46d39ce38d4ea0e9d764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0674b6f840574e3aa2cc9b432b9af788", "region_id": "RegionOne"}], "type": "events", "id": "0ce18fb9f23d445b94fb622d20d97f8a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f2a4c3c953a40b5b332dfa58e689dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86dc6c95ed334fea9a74160d9bf31203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8512f4db5b4f416fbaca505fb0168e0e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c8a4f6f464444df9ba5e306cbda9873f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb43d1d734cb435ca9039357f5f11dfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0aa68de951444b689b9784eed7429a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "955eb5f26abc40c4873047833bb635ff", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5d7365824ce242b78c28e087ca770ee1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e44adb5003347ddacc876a92823b140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ad7249d92984006a780388f0030bb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7350af44b644231b9fa20eafa9c6dfb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6a3b2c80f20b4ab9b41ef5b587bc8c2d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad1cb0d54ad2444682f8155cdd58c0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ad1a7ea701441a2867814a683cc9fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "35de072daf9b4e1390ee3de1fee71c08", "region_id": "RegionOne"}], "type": "tricircle", "id": "4ea896263d37433f940c4155174034a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3153bc924d124be9a119f9658de4611f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44dbc50e16194b84b03efd300ebc2b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "030a73de712947f69a974fa18eb222a4", "region_id": "RegionOne"}], "type": "database", "id": "74285280a010495ba8b257f8456e9942", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8163ff22627c4a5781897739383400ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "160dd4566ccc416fbe08599646ecedd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3254b733a6f9458489063a257b3ca2f9", "region_id": "RegionOne"}], "type": "application-container", "id": "736df6a767984160a11cadaecb897176", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "216232a706a541d59bd4a022f0e0d679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c87eee98abd41178b1ff501bbbe745c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c801006577ae4125b9b4d32052a88151", "region_id": "RegionOne"}], "type": "container", "id": "64c9157b76c242289c1a970428d52796", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "462c9129287a41e483d2bf8ec6a89b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b316069630b464a9802e1b71ab92db6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "23f25be5247247a49424940e0a0a71ed", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "09a19e665520451093f4b04beb53ca99", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b930cfe40ba4c02aa1ca22ee0435d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5efeb59b57d4d84a2439ae54ff4a638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "42b856aea8cf4756829571f17a66cc6e", "region_id": "RegionOne"}], "type": "rca", "id": "5cbfce202ca649e1b36b9ba64ba42c53", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4552d1950d5949368facb088431e49c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bbe4effc81534b18aa3b11ae45e4ecf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1f357b63527d4b65b7fd39b16e588f7d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "70592e6d5431467f8eefdfb762a10631", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "56d8893d3bde4cc8b6deed6d03d5a34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fc9652ceb6f849ab94f25512b103059a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "afc80876414f4e239a121bbc0443965a", "region_id": "RegionOne"}], "type": "network", "id": "529e33d4c25f497799fb59c4fd99c1e8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b822350d188452a8eb182f4b540faff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f113eb9624ef401bbde87b526693470f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1403605541e84dacaad01ccad0081b15", "region_id": "RegionOne"}], "type": "backup", "id": "648aa45a823f4ee482c2eb584dd58abb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "174778ee2f1f4eec93300e065ec8fe82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "831a6b3627e64b53b06bdf39e77fb8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4cf978804fcd4970ad18049b1005b0d1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8e150453920c406b8d84fc9c9b3228d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6dcdd4d2e5264b28a433eaf166ea2a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dcb1eb4102d74069bc133e593ee8e04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "017300cae2d14ff7a82e6e29f90d8ff3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "65276aa6c99b4ef482e9099a7a78b3da", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c15cf46b40a5483eb198f45b49cdb15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5815967295dc4f18bd7ce735d65ecd58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8c7c5b3776c54f789793054bb0986c4e", "region_id": "RegionOne"}], "type": "monitoring", "id": "88204f48f3674c6aa03459166cb1c412", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "868b210d4c5d4701b43c4310591372e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8a2d88dbf1f940748cd1a56054642043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b298e28e6ebc4b5182816c90740f1166", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8199cea4c2614712bf9980accc19e78e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "401c35913e574c2f9ebf36773f6cc98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e3f28f28d334eab8557c55fbb70ece6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8c95faf059cc40bd93253cbaa0dfad10", "region_id": "RegionOne"}], "type": "placement", "id": "7eac4db2a12e4392aee139bc96900eb4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fd8a2ecbc944b83b32791f993a17f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef3a0ca380714bcbb9736e5e3d231595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "716cb4b32f0b4e35a6b685a640f520dc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d2572939fa1c44a08844007f891c3721", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b0b8cd5d27448babc0cb770de365748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6bd6199ce7574c769618772acb120014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "193c4aa7bac244c48ed54c01b8fae6ab", "region_id": "RegionOne"}], "type": "ha", "id": "ff1357aa1c6c44b6adc87c52c00981b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0cdc8fa8da3b47d5bc09c2d65bec7ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "936bb918a1a7446582bf7d91dfd8ed01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a155bf66ebbe4c7b9888bd696887c3eb", "region_id": "RegionOne"}], "type": "reservation", "id": "6cee516f46074cf59ad5358f2eadff9c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "283a499ab1614646ba131c1c81e67973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "881cb4311be146f09f3c16825f31ef55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "567a0d766b224376b9ef915a40699835", "region_id": "RegionOne"}], "type": "function-engine", "id": "83ea731872964b109674897bf3941998", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f7dc7e737f3e4ab3996067c98e5bff6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7838179cfb734b71948a96d26324e90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "709c78b27e3e459dab6c1435589c54ec", "region_id": "RegionOne"}], "type": "accelerator", "id": "fc3b3b47a6ca4be88d575dd15f0ac5b4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e3875dccac243d5a926f0ff082371d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83c8313a6e5244c4b15df21f381cf2fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dd0cc0f2a1ad4efc8dad2a92730f1148", "region_id": "RegionOne"}], "type": "admin-logic", "id": "327db8742a574ea2bdace60818621f05", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "765db3f4d49646f488b307fcf0336c5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8017a2c1e8734b8a9e3f5364b795eb4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "47c87955b53d4447a440b499157a6d99", "region_id": "RegionOne"}], "type": "registration", "id": "a9cef457db744796bd9888d395123c39", "name": "adjutant"}], "user": {"domain": {"id": "20a0a374c56e49718bb400d763e65fca", "name": "40137a21bfec43ac82f1656c470bfee1"}, "id": "b5d01f88a65d49e3a7283fbd41410473", "name": "9f32e122ec26466ba5234acdc4f4f82b"}, "audit_ids": ["87220ea257d6498ca8a4715814a1909a", null], "issued_at": "2020-04-23T06:25:59.404064"}} 2020-04-23 06:27:59,566 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,573 keystoneauth.session RESP BODY: {"extensions": []} {27} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.059420s] ... ok {17} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.187307s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,506 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,510 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,513 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,516 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,528 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.445049+00:00", "project": {"domain": {"id": "29089c2f452b4342b0117098687739b2", "name": "2e4b5f9adb7345fcabeed23b73d12bd3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0a3a345287204327888616a97113be70"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8ac202b62d3147d28baa5c6c766f7584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "918ad3886cc541b19ad1c269f602d9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e43a5a65c65c406da9618968e97c472b", "region_id": "RegionOne"}], "type": "identity", "id": "a88a0cbe38464e82ab01594521b8610d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "201640aef7a644629be0c5ae330e3f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b2bb8fbc7c4b44ada45c76c2a779f4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b1f224868d9640539694b352dd3763e4", "region_id": "RegionOne"}], "type": "compute", "id": "e4eab529ed694452bef561f30de1af05", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "71d8ff8340204cc0aa5ce58744e4250a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8344ccfc13bf4a288c0eda186ba70a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2baaa9a63b7d4164a8f6b52d9e173dde", "region_id": "RegionOne"}], "type": "image", "id": "30a7f408ed6f4b988fb5a98b21e2f3b0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8e671f7c553a4c1b92e63c6e128bb1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fb450230598743b0900eeb084c02ff81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e09ea386b64c43e4a39a80b7a54c5fc7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bb6bb82e5a0a4c34903dc173ca9d12a5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8655a2367bbb4b71a8acf11dbb2a03fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59e2787eb9a04cfdb2cd20426309ee0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc97d75879e54779ab3203a699f90f1e", "region_id": "RegionOne"}], "type": "object-store", "id": "ad44f81d265e4595bff634c087dd46e8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9efe8d79ec14f0ea48d6f7baf1bbf18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a78fa8cd2fd4ea6a6a5a65f352aaa0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e53badf3489f427bb7994461c7826af7", "region_id": "RegionOne"}], "type": "clustering", "id": "24ae94fa30a14e16bf62428cc2ec058f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f26c013a3c3e4cdabd089503cb4118e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3f9ad55fb7cc4d359bd22de1537075c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "099cbe6aa8df434593552db39165792a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f158dbf83bd447a281af3fb5e9d78659", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88e907808f3f4cd8a39dfb746695d749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "578d12fbdb3048b59852f1b3af37d154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0330b6bcca544e27a5a5d0c75431b251", "region_id": "RegionOne"}], "type": "cluster", "id": "dc3922190e2548fca8c47f6646496122", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7f2a44fd885041c0855652f0d3253156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dfb8d971b4c64ca584906d0887670791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "782eab93bbd545c28cb19e50581597c9", "region_id": "RegionOne"}], "type": "data-processing", "id": "d354a17b95ce4a9bae41734e70bbe74f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d696d1449cd459fb70bcc0cf30bcd89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "520d03f04e0f4be7bcd031745686f5e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1c081992f05e4314905e526992bd12c3", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a7c6e17cef0407badfcfb58b6cebb54", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4f62bfef03f454a8d4acd886c1f33af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67f19064abf648979f2b14f7512e5952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d17ac15906fb48afb746d88c31024cc9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a0a7d063bb2248a7aa8457b8f6d3d818", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1c263676055427695ba08b728d95c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "98e0bc0102b4464b9dacf7ae08dcb4ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bc79a617fd2341b589a6b4c15c2b7093", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fd7e0f2695d74038b0034643bbc8e7a2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73984aa770a14ac1b5163b7ef25b9947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5a0ddb3c1da41a2b9e20c5143fb9eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dcb6d94d9d714187a40fdeb68144e517", "region_id": "RegionOne"}], "type": "key-manager", "id": "9546fe43c3454dbda0ad3d7edd6ec02a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f02274cb94a45619cfe8fe23e6e29a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d08626277f5a45a0b7cca7dc29f1ca1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a1027ed65394410a4bdc0a81bb23626", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e4190b46174644f2952f3b5856edf394", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37e9aa96150749688d1b739913bfd847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8b0afe44bfdb44e19b74daad1bcfa1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c91ad9c21fa4435d97320052cd1171f0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2a45e81c3f5f423aaa065657c54fbf84", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a5cae6dd9824592b38e381b2148a9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9e2e56dd71784821b2b1d9ae1a0c39e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "91a74e9cd03045638c4ca43084d10e1c", "region_id": "RegionOne"}], "type": "message", "id": "3b087364ae1a4bc0aa432afb9cfe215d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d602f22e11a4e8ba02140be3ad91333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a52d2ab8152941d3845f49685e685d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ff3dd22f1e742c299f5302f159fc5e8", "region_id": "RegionOne"}], "type": "messaging", "id": "1b3e439466e64eb18547d5d62f828238", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f9624e93b0141c6bdc5b29383ae08a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21f9920ca5314d1fb459f2706d00596d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "30ce5da68c8643c4a097d29477108af3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "92f254bc6c624708a575e76a26b1a75f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee9f3e155f3b44359423e88de8f72c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6432ebadb4f41cb97c3b9be195dd27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1811ba4a8a04b73aea673c867305b81", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "96f5bc8b99004cf4a33d2691e39ae1ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f255a163af74f72a63883a57e342b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4a11b9c8a774fa8b5c0151bc862b9d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8e2cc457c494733a5583380d8972e81", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7b2a068a3d234140bd42e8681e462c7a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f72fb9a917854370a3aa4b467bac659b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f053fd3007874824b34246126bb012d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0542f4b782f4dbdb57667f8d46a0647", "region_id": "RegionOne"}], "type": "container-infra", "id": "d45b4f99641b4f4e949bfbf6add8ab05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b39c178f07f46db9ed1f692420a2537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "961ab96124844f31a1c5fc5661e2dd6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bae9c089b6df4fbda645708803102c5d", "region_id": "RegionOne"}], "type": "search", "id": "2ac5f59ab4c9432496e5af7136cad5f6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2bc68bf6b33f4080be66a9cd912d9a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1994b141fa764748a50b2662157cfd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "30402a926fec4d2e9598dcc136b5441c", "region_id": "RegionOne"}], "type": "dns", "id": "abf7887b99884ee1b090118f1f7ffcda", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0775cc5cdb314135995c93721f33af2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7027f446274f49cab72270d5f0516309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad887ee6cf4847bd9620c11fc687fa77", "region_id": "RegionOne"}], "type": "workflow", "id": "f9f09fcc28324a1dbc8987bf6155d1fc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a41cf5b34dee4ba3ad850932dc0cb92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75cc7d1f11144bcbb32d0616629a7ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5d2ce30f35ba481ea33c23d801db1359", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0b7800beb8754a02b585e960e1e83a62", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "873cdd2e55cc4afc9fb15b198c1f0a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad9a26f136cc4ec1a1ab81e49bcf9240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "134b928b6f2349c2b121683e4e7ae120", "region_id": "RegionOne"}], "type": "rating", "id": "f359f3dcae3143bc9db37c1e35dc373c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e50b3a1b326f4c56b382045a3a1b1995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "454ca029a32c4804bc5190fa89933218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a7e862049654567bd7f7eeb7468307b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "34ef31bd475d46248097bda791e2b327", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3217fc6aeaa748b5a71fb6f42621c546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "406c89f327704c2084e006cd6dc68bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "562b9861c71f4011b69066318af22235", "region_id": "RegionOne"}], "type": "policy", "id": "4a827a064b974d2e8609d01c15a220fe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a7d597b88914b4b902871ad9247e82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd88b0f9d4b84ad4ad72c444920ff7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cde5d20f99b346799dfd0830a3e64d3f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d2b459c81ee04a4ba633fcafc1b6375e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aef862cabc374da8807753a41e09e19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f02e44803274543a63647177d20ed4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ebd6a17d3184473a840725e8f8adc34b", "region_id": "RegionOne"}], "type": "sharev2", "id": "dcef3bc97be5491087871ff009f4089c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f006198588df4b5aa8ee73aa522c0e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a2a2371d55d443393c8785c3535e47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6eeea2298d774eddab8e149cac3f19a8", "region_id": "RegionOne"}], "type": "share", "id": "5760f9a9d933418598c1de7b71f3d0ef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9483c8688fe844c9a036f7d9be8f9265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ad5ddbe0304430984008f558e57c867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0b30056b9494d2d98d5b9b57ceaff48", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d532eb13b50344c080f1a6a3ef43ac02", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b81482f5f4f4646bea4897437391e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "679018258bf34702a9bcecb92657f71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8d1f7dd37084619b34542f806af2513", "region_id": "RegionOne"}], "type": "orchestration", "id": "7c4eb9ab4faa41c2905976543265288c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5e296e92ba94ec582895255b30d8cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a198ce9ecf44bdaa259cbb08f30e470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7bca737c4b14997bc6fd5fd9fd71a4c", "region_id": "RegionOne"}], "type": "block-storage", "id": "72df97ea820745449bb68ea045e57678", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25b8759a93ef495ebdc7ab15aaec4771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bff853c2395d4d51bd8509e22fa7ffdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d035e2e14391481cb6c646b85c41696f", "region_id": "RegionOne"}], "type": "volumev3", "id": "07795b35ea7542aa823ad30170004162", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "567d88483e4b4ebd841a314c71f5fbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf524579ff044feea21151b6bc0400e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51266238e5f741d3a808fcdd39cdd540", "region_id": "RegionOne"}], "type": "volumev2", "id": "4c7e4e96dbba404aad9be6381909253d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "531a397fa5064757bbf24acc02901c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199671e086c940b1b7371f8036d0c5de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ace18892a24af19c218b976064c094", "region_id": "RegionOne"}], "type": "volume", "id": "b5789612e98b4600b1c1246b19bfec73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "231df1dcec4e4ae783e4c543e0aa1972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "301213350dc54e0187b19f962e64b55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bd0334264f04beb88a39a00be812cce", "region_id": "RegionOne"}], "type": "block-store", "id": "b68f49283fe8430b81bd455399b1355d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f002022ff5524015b735b3e5e50205db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9dbcc3912a94d9fb81ee59f8fcd60a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ad7577115d2416ea5d8aa9cb9346889", "region_id": "RegionOne"}], "type": "alarm", "id": "b343a259210d418997e717886cef4b00", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2742ba64b104dc2a2218a852b5f7fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79f19a7756ab4bab89737cb49095be7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ec16e9539cf54ab8a54646f835ee6f59", "region_id": "RegionOne"}], "type": "alarming", "id": "b3c82dc4dc1e43f3bdeba031f81c6706", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b75d3bafa1e8444f856c1771eee88331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "660c26ab57194e7d8b2907cf908caf88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a88a99c0bfac49a38fb0fbc092f21019", "region_id": "RegionOne"}], "type": "meter", "id": "94470c926a86463b986167ec6918d374", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "efc61a8cee5649dcabb1d77eaa7dd540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76b30a8a4d744899974a1b40bc1cd768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f14c20932876437aa235ecf0c49e1daf", "region_id": "RegionOne"}], "type": "metering", "id": "9813096d4fdb44b191c26005a7663377", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebeb493b16114bf9b50278ffc759f519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25090aa300bb4c7aa65a59db5d695ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "afeb34aa03c241a881f22277ab36fc2c", "region_id": "RegionOne"}], "type": "telemetry", "id": "a79613efcfd94285ba49294cec199e12", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "883d5fff8b314b1aa35a5d6c0650663d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bcb84c13264542edbc05cdd813ecd6ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "16099b482d00448d8160c3242027b53e", "region_id": "RegionOne"}], "type": "event", "id": "94b5b4cc900b4705875b35688bbfac09", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5198a357fe904b629b8036d0cd053855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e9e3c6048844a67a6b962b570fef4c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fcc6c0f6bd5b41bc9f37e100d45494eb", "region_id": "RegionOne"}], "type": "events", "id": "b61bdcda29a547a19e98b7d8159bfebb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51edb3ea225c481cbdfc0cb7a81e011a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b45b4a38b864d7f8c54bc33d0ab498b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "965da55ba7e94f2997fb4c2ec32e7d52", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b6a39c711ea6432ca1fa3f811bbeaea1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d19fbc848bb44ce6a9a4ce921fa6d999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8184417021674d84be0099a3fe97c0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e8627e291f6343cdaf992b5debe47b02", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fd9992e321fe443aa8dd5786cdace093", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ed54751c0344bf28f55ffe7855c1182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6bbd262b54d4a54be76a37afe725c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "74e72ef839dd4372b5ee93729ff599ae", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d9df06e3b94d4b79ad638ffde4894ede", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "487180db3f194d73a850988b3c5c5a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "247d9223a30d412288f8cbbd01e68d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e0d5dcce5df42b1983a22418f59235f", "region_id": "RegionOne"}], "type": "tricircle", "id": "aaf90eebcf61402cac4b1462b6722713", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4217dda636cb4e179055ecc78765d649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "25afa129b435424b8f46df73e4995f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c1e0de30344c4eb5a4eabfbd4f02b077", "region_id": "RegionOne"}], "type": "database", "id": "a0a24ca73974451488cf7efe229bfe7c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff868544b29b4cf681a06f831129459d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "327774e9389949b28749c338016cbea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ceb29140ffad46288eaeafd5878be607", "region_id": "RegionOne"}], "type": "application-container", "id": "5b0d57cc297a4ef5a19fd3f429844e61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72ec6d2ce071446e98899870e179bbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d944bd8cc90a471b8ff2d25743e104c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "401fd852e95947bd9fb3604345d0df9f", "region_id": "RegionOne"}], "type": "container", "id": "861cffc3097b4abeb9d843a3b74feadc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7cd5a3ee7d854a29b1a06e45e97525b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0520fc01d74e4331bd8fe983e4105979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3d460d48ddcc4a5b90ae39b3e7d5116d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bf365f327f484eaaba4962352dcdb012", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5cd334f4813c421fbce166fad28b7051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e46148107e5d404f91a7e9c8f0f242ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "81eea8e238e2429cbcf02d16255d5166", "region_id": "RegionOne"}], "type": "rca", "id": "63da1e42d3a34acaa2d1bbe4ef9ed218", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "153c019c5d5b49648b8d095b01f96925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a11dec17a15c4fd6b19e6563cc9aab4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "470b3dcaccb0430cb16fa722247f1074", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "59b0c6ce20084b4c8a6192d1625b07db", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "22d611223be9464d947b87ebc59a4e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "09858ed3fe8546549b116fe52b8a8d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "05b1fa1db36e46f18648aa3042d02b63", "region_id": "RegionOne"}], "type": "network", "id": "e9536b8dfff24cdfbab6aaa9827295b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b8d470b0e9fd4644a82ef7f6701c0d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f4919348fcf3419e955390254e8f6699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5c5de91c6eb44501b060b177cb9ab02e", "region_id": "RegionOne"}], "type": "backup", "id": "b324892acdb74ea4b2fa85f34996a4f0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b00aa5ae500c457693f4991cc669b64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c9519942b3b4dfdb8fb7e72492d6734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e4bc7006efe544679903a7e408876bb4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fda4db902e3646438720990d03d2ccf5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ebcb77d35cc44b318d41af9c075e358d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c96286cec1a4681acf0f74eee0de498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5eea064fc9464547be65948b5e2f78ad", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cc89b99d626b437e864da88ffabc6169", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1458bd542b4c42ee99f4877f2a71d17a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "855d49396cc6412aa16ffa511a333825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3df534630c194feda42744cc6afdaea8", "region_id": "RegionOne"}], "type": "monitoring", "id": "0b11fc2fda68476e9ea99c2085c0d6b9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9f5b24e647404e25a48f2c10716f1367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7cccf58a508249bab5851a251b344bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b28b31f3e654e5fa3cec768e0bce774", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "59254db81ecc444fbc3d7ffa7f06ff1f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "06ee943ffb2847bda8adce61f9ee1eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1d40e8e7087147a5bf6f2ccb4c104185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "caa3be4fa93a4f0d883e3a55efd036bf", "region_id": "RegionOne"}], "type": "placement", "id": "87406b05ede64670be8d1a25a22579fc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1619d21d21464857b8d52751e9e97170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b597e568ba84e91ab12b55b28cf85e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "86e414bab74c4d15b53cad4176a1633a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "39c0bdf1933a4d138e2836b3329caede", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8377f7ff77114d13a289e51848534654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f6b9d0fcd554fdc976a29a4d5eaddf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7f4e57e073c460fbaf6bf4b982b5f44", "region_id": "RegionOne"}], "type": "ha", "id": "275a07df3b4f4e8385118afa01ab8cda", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "759fd129b50544d5987e0bf7ddb86a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "05a1fb6791c641439ad0a3821fe42227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7536b954a9e446cba297df8466bb7753", "region_id": "RegionOne"}], "type": "reservation", "id": "7e2c38f5340a42248ee773a0d2a71769", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "065577b24a28487191f47184edf72531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b203251b32c4c70aea36dc37e14e952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5361e8789d9345518d8ae2a64d2b90f3", "region_id": "RegionOne"}], "type": "function-engine", "id": "62e3a410ed634dc090d2677ef467bb0c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9d465825a6c54c708e43b90700a7269a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2ce0adada8f4616805eb42b5b5c1e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b1dd1c07c7e34caab6be9f3a83618719", "region_id": "RegionOne"}], "type": "accelerator", "id": "487c7d94669f4d8ab219eb1c83de0826", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa639713a6da4a62b3c6978f6d0a706c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f856b573431a4f579ca0c9abb5ccf0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8353ee18d55c449ca0c0eb40a245b6b5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "45f585f0b840408683eab368c3a3f3aa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2ce32a10fd74a16afadfcbac33416bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "be1a2217187c4dad9a5dff9c3524809e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8dcc05f8c82432686a406e82873346f", "region_id": "RegionOne"}], "type": "registration", "id": "34fba0bec51d4272bbf40e0726af05be", "name": "adjutant"}], "user": {"domain": {"id": "ec6860a2747a46dba4b8037d9fe576ab", "name": "ce65f6531d994dc486109a9bd51f01db"}, "id": "638dbd4cf6c34cb4824225fd07710de4", "name": "17a643dfc3064044ba39bb1a5a011e04"}, "audit_ids": ["6d12835631d4472e94fa68d4f8a4d095", null], "issued_at": "2020-04-23T06:25:59.445049"}} 2020-04-23 06:27:59,588 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,593 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,596 keystoneauth.session RESP BODY: {"default_version": {"status": "CURRENT", "min_version": "1.1", "version": "1.46", "id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]}, "description": "Ironic is an OpenStack project.", "name": "OpenStack Ironic API", "versions": [{"status": "CURRENT", "min_version": "1.1", "version": "1.46", "id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]}]} 2020-04-23 06:27:59,606 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,611 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,614 keystoneauth.session RESP BODY: {"media_types": [{"base": "application/json", "type": "application/vnd.openstack.ironic.v1+json"}], "nodes": [{"href": "https://baremetal.example.com/v1/nodes/", "rel": "self"}, {"href": "https://baremetal.example.com/nodes/", "rel": "bookmark"}], "ports": [{"href": "https://baremetal.example.com/v1/ports/", "rel": "self"}, {"href": "https://baremetal.example.com/ports/", "rel": "bookmark"}], "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}], "id": "v1"} 2020-04-23 06:27:59,618 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0889381cd307077a62125d055221e3fe559c50f4690eb6c61ea6bbea6c1bf4be" 2020-04-23 06:27:59,623 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,626 keystoneauth.session RESP BODY: {"nodes": []} {22} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.195275s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,354 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,359 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,361 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,365 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,376 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.295162+00:00", "project": {"domain": {"id": "5c05909be48b414492edb69017fb6746", "name": "009ab8f6cee64450a636b7ae2c5ad077"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d5e0ce3913d7444b86bfeeb42e642cc3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a4a7e1919ca64d5da28c3694db2b1440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e3d130d080414bb5897f0bf4c6bb0dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "167717a64a0140d49959c4f760527015", "region_id": "RegionOne"}], "type": "identity", "id": "e1e28de5f9d84ebf874b4b5eb0bad2ae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "11fc5e1580554b09940328601f72e1b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5044058d090b4069adcca4575b6f6b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ce6eddaf1ca14ade9a32be74b62931f3", "region_id": "RegionOne"}], "type": "compute", "id": "302d40fa55ca47ef8b33143c7ecb1436", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1016201d88e546dbb8d918401d3145e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "10dd399f20a94ac2825e68cba2392d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1ab7d24524a2439594ca7e7ed4434998", "region_id": "RegionOne"}], "type": "image", "id": "88fc84e2142148e9a21258c094cd4aed", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "636edbf4d1594279ab308dce9accd768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e9a48d095b794e72bd02fc4fcda9999f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ddd4c83a18424a7aa98d8bdd4be76e28", "region_id": "RegionOne"}], "type": "load-balancer", "id": "793576acb97b413796842dc06cf2bac1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1cbb7dd43014cd4888ee8827004f8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8af0c60ebeb4444c948e8a8ecbfe26ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a9cf2d8d5e34779b1172f6b8978f031", "region_id": "RegionOne"}], "type": "object-store", "id": "dee99579a0034267b17480503db50022", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c914e193e3f7430488fbe8524d033ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e948ce1b1a34d1e86faa873557dafce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2acd1f10b503419eb6d9fbcd9413815c", "region_id": "RegionOne"}], "type": "clustering", "id": "234bd0ba2a7f4631bacad3d4cd9cc610", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6535277bc7764f888b2b5ac68e56613a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "659753c04af945f8b15d6a92d499249b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "876298bab18c4b9a870f788d030a02e5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fca2132488f4454dbb2f48c9173b3ea1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43a19f47c80b45449156e997d45b7f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c7dfac654824c81b1a2f86d619b3337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "73ff63cef1b7488f9b2b4730eb19aa9f", "region_id": "RegionOne"}], "type": "cluster", "id": "ba224bb55425473ca30545fed0e7be45", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7e20a2664e844a4ba0b5224bde546a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d73fbbf85904a9f84dedb91458f92ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6278f0243f004421b6e2fa11a23b339c", "region_id": "RegionOne"}], "type": "data-processing", "id": "48cf9407ea794f99aa4f15fe90e8a9da", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "356110d4e10e4e909d4b82e3cb032986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b74b16f1ba24b57a3e91bda232b742e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b1fb18c2e9fe45aa891d5bfc3bf539b1", "region_id": "RegionOne"}], "type": "baremetal", "id": "50bd1327de604715a6c9a51fd0129b69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ceb089cbd6247f08f0e415cefb315c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2de6ca9c175d4b5793574419c63aba81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b86d0a092d874ce59947dfc578663462", "region_id": "RegionOne"}], "type": "bare-metal", "id": "15e1c5886cba49249c93d9a7b1a9f9da", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "68504a2fe76f442fa6bd6446fe286442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e861c4cd46f4759819dfd9c6a3e81fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5537a310369e4da9934924bce7c7963f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8c622701908c4ae3869033b3f183b7b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e16006f40aab46ed8e89c9d0a511392b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7a584c7d39af4bf484f073d7a13b64ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "533407888b8e4212865e2bbc1ab8bb0b", "region_id": "RegionOne"}], "type": "key-manager", "id": "391c3beae1dd46528f029311902b78d1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c17b7317ce0409d85eed13dcf86f077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d7ef0ef82c744309d28dc8e753cb474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b87900228144985aa1418c1b5c63a1b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "189aba41e88546aba8927b3abe3a6161", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d47e31afe3a4196a20797fc31dbcb12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "529746d27d2a4890b4b9ed2654800474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "77fcdeaa7b5e44e398d173621dd1602d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "13a5892336e947c7a0effd6ded6cf0ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "01503e7a5283452ab3279ac8c4f0b2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b03f8dc1272b4b0d8bcb0f3990ee5726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "87955dfc12154b5697b36d951130893c", "region_id": "RegionOne"}], "type": "message", "id": "f1aed0e226394ad8b7c860d0bcb0ec60", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6bd321396ff24654af66b1dacb2c9dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74bf2dced2414b8eaaafb7e6b805def1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "83e6f5f8aea14807a38a74fda8038241", "region_id": "RegionOne"}], "type": "messaging", "id": "c74c39525ca8490ca5c1472d34c64bd2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "53b6240a157f441c9d7275709be10a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f9da5abcd69f4d1d981ad9d0499a4609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d4f4f5e7febd41bfaa117b9a150d36df", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1e353159cb454feeb4630958ec87742b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89556aaf21494c2f9fd6a625dbf8362d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1c5990d556c4fbba1259e444d546b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58b3f15ae7b54428bc1842d8845bce5c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "92bf3a6358a64a4ba165d5142abab642", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ca78d9fa5c746faae3459ea7097c2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4075a0724274eba815466214142997f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb7ae4d2ac9c456096d03cff1d1f4c7f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "66d96cb053cc48b8b6df832734f6fb80", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c64021d558f6494b8f78381cb35dedf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e14e4e8f5f764f559865c9efe0324774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a1a01336d3d48519ed788d7e514c57e", "region_id": "RegionOne"}], "type": "container-infra", "id": "10b18a510d8d4549a5a576fb8645dc31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "79f6cc51fea3443cbb3461f3033c7416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ae107da528a043f284228bf2c0be9948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "668d07e93e4c4339bbe504cb9de8004e", "region_id": "RegionOne"}], "type": "search", "id": "a4536ea063e242ddaa1ee10946ca938b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "50cd5650c8274345855f42cf01b399cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "efded53f35114e1383f006cf0e4deece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "65446c2da49742a8b1d378bb5ee1b2e3", "region_id": "RegionOne"}], "type": "dns", "id": "9e2aff7d778a4ff48505d1b09bff61c7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d8dbfa61c8d7486e9098bbbc26ab6587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "32740d0061bf428eba4d08ed4cef8ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bbceae4baa4487988a09aeebfa3fffe", "region_id": "RegionOne"}], "type": "workflow", "id": "59c39d95b1384bacbe9f4fe96be2a239", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e3b17bcbff4451bb17ef0edd2320b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f58507a25e34bdcb3bdfe4000b86292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2e8c9f47e95d44049e6dce9236fe8a3b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "860a3ecd679544d88aae1b6ffd8b033b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e28d9d455cf84320a9c08f94cbae02f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ba8f6d2dd48e4786a36792a8c3f7aa61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a87349991ebc4285a7ed6e5450a98009", "region_id": "RegionOne"}], "type": "rating", "id": "5631061e869048488d74911e61d1db58", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31b4118b4abc43ae8d454aa7fd3fd396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "625bb3094a21428faf8ebf113cd0bf5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b3c30234631a4484bbb3fe93cce89e4d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5c34f98540544d32a03f92dfd21388f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "324dbbd1efa5454f9b2a42617189d955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74f44569b2b845a4897d80d383e186d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "646098e7e4d244829969005fab26ea68", "region_id": "RegionOne"}], "type": "policy", "id": "37fc609fc01245058986d51666a991a0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2745aa3dedd14b5eaf0c59a4b2033c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2e41bfa2f1848b58bdb98bec8a59784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8f7c504e1c284b318e3a8ae87c4921ca", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b155d04fdad14b0082baec67e00ee111", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fd12826cb1f4a7e98518de7b8b13749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "27851aaf20344e0b838806c7ff591053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5034527fc1f483e90889e43be7a383a", "region_id": "RegionOne"}], "type": "sharev2", "id": "58c7ae868cc14c99b26d5ed1f7d6517e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4d8b9ae99d84194b2b25d114e3b0a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08f081dfae244e21b73dc8945bf7f99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e57a3fa871a40caa4cad26eeb9c1589", "region_id": "RegionOne"}], "type": "share", "id": "d5686ba4f2da499686645125d10e6906", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c4139d775954363aba205abd456a917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df8f646d202d45218983c4ad4cd2d0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e875510c955a406ea949d69fbbe53a1d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "01e754df73d64077b7678fb325f5831e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2258336dfedb48309a02b1a9ef1af1ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1343f21924e4da0872b843eeb63e683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3577f8307244f34a01d34a389ed418a", "region_id": "RegionOne"}], "type": "orchestration", "id": "f96dd11e504d4adcb798ebbdb85946eb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d04aacf51e94c1e86e15fceb4b82704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40b4e4dcdd0b4b6bbbb96dbf1c3f0510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3a6f6ac687d463f84ddd3ef0408af8f", "region_id": "RegionOne"}], "type": "block-storage", "id": "79dccc5c08474508b21985719e9a4980", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e604c8ac1a42c1a05c6983fe466897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00b0ebdce6a345cc8a79ab7b8fb3718e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2aed0e7aeda4b729a80e869ec8bd743", "region_id": "RegionOne"}], "type": "volumev3", "id": "dd6513ad9a29431093e7ac8b488136c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6985a72611d4872a1e9b424a455f6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1184dd0a694f4d5698ec5d423758922b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a939f9d786594d97b019967c21c41405", "region_id": "RegionOne"}], "type": "volumev2", "id": "3ed9261191d74db9b146952eb6e1c023", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "322445faf03b442595dd3d968d035997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cea018457ab4f65bc6c5b9f5513733a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5252f10520d945239fec84de554fe28a", "region_id": "RegionOne"}], "type": "volume", "id": "7e2c2776874e46f5abaae6c5a6404774", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dcc7363678f434483031c6184578259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31c3dfb7b7624a92a168c884a2e6cdfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1551f4c21284bc884c7ccf200422c4b", "region_id": "RegionOne"}], "type": "block-store", "id": "425bff7c88d94918a576a9e3f4ca51ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ce37df527e94254b0270b058cc6d927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d5b2aac42934df1a4d1b239affe74bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5dcd7d1e1e6b4bef9b878f1f560dddde", "region_id": "RegionOne"}], "type": "alarm", "id": "52300b0a35774231b626968aefc71567", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6afa4d5496e48b180a9a6a89f1690a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a7e994247fa4889929fc9662b899bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "934f3a495c80483ca03246435efe09c8", "region_id": "RegionOne"}], "type": "alarming", "id": "12e56638a28b4828844248b9402587d1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6529108df8ab433c9dc37bea416ad274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aec5f974531c46c89c7033719655808b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "715e11c6cad94b86a4defdc617f7c503", "region_id": "RegionOne"}], "type": "meter", "id": "37d80c13b6fd4eb39fc1df59dec24b19", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "021253b7e2384d36a347b3a68d6a3153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d4b26ccea734b7dbd8214c54273acee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f4851f895c74c1bbd84a4826167ffb8", "region_id": "RegionOne"}], "type": "metering", "id": "76e8ada852984e188e2aec3faf2cbc0a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6079bdfe92ef466c9b14983bea5c592a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fca1e91773f648aaa5f5728f38d7f3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b4cf2b73dd9d4b8aa9ae46e04e2c40f2", "region_id": "RegionOne"}], "type": "telemetry", "id": "398146bceeff4086a3d28e79389d1075", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cc7299594d8a414b81576968f66006a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "932f84f794404dd99f5924bc2dbe8347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c863c8bc07044d8a7a76374545e59c1", "region_id": "RegionOne"}], "type": "event", "id": "ba96b0ad03fa43cbb56d6f978c959c2c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa5e8acaf5394a4abeecbb60508042d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1cef723f453c42ada3f3945211c09f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc0cd15e0f3245ff98ebd2778a081135", "region_id": "RegionOne"}], "type": "events", "id": "898b38132bcb41f88e75a1608053962f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aef30d82a28c47239c93face515a25f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66f13c07cdf74e7cb1c56a0457a8fc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e38431c5fd5349ad8332d8ac30b6b1e1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c5d5ddd8e345497e8b1999d50c2554ac", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdd98ef824184ed0884b37a75554f08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5f872c30a604aafa8198013ee181ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "77b3b1e272cc42d5bc6a005603a3845b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2a1d8d1e0cfc4206be644b972d49032c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ad4bb8d8d924cd79476308a3cf394ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e99ad5f914714856ba49fee79c073460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c7782db6b47a49e29e4bae6bd91aad6d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "06cf47a9e2f742fc9f8311380f0a0f5f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4d20f0d80b04a618d51d1e34b42b84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f09502119a149c49d776f6e502b5415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3396869a88ca4b1a8dadb44933fa1bdc", "region_id": "RegionOne"}], "type": "tricircle", "id": "1ad493273d1546fba849a701052629bf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6d9c597730da454bae43a3d14d4c88fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fe85f80f4a014128aa061a44670b089d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "774d29c55a8b49639312ea0bb2290504", "region_id": "RegionOne"}], "type": "database", "id": "d1c393d9bf434c909f945048ea21304e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "433c1575ab52466f93ecee3a0191d3fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "05ec11eaa24d45d8a25b55b2f9249d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f2f4ebec0c904efe8b0586fa80fb48b0", "region_id": "RegionOne"}], "type": "application-container", "id": "1d0408c0d88741a387372a9125926962", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bddfee9496084646be7910ad008d2055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2478ea677b614bac93a2766e9b70b945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "89a81d11f59a49f89a5e640bba23f6c4", "region_id": "RegionOne"}], "type": "container", "id": "d1f8ace1e81644f2aa485b4e5ef3c0f3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d00933239064862a0dae0e904e1aea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e022c3fbcbb49e8878345baaba34d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3b8bc2eaca094c99bc02fe682761af82", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "99113744e4294f02a3f17d885d067dbb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1800471cda5b49c2a8a88b6ebce60a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42f091baccf24cf2938b2a12b517263d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea7a1b972ca44d208f4c45b0b0f89ed7", "region_id": "RegionOne"}], "type": "rca", "id": "b97582b8751646d9951c35ac43e5db77", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "234372e95a684e3293ef19d599a643b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e75cdfac748843f0b613793a80f7910f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f5345d15b13a4d4290e1117c48f32f7f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "03ad1e6739d743c69a08b927f63d827a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c8fdc5e2dc8b4b29bf5f52e690e9de28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "37942dae9d0b42cfbc3e94985833f298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4eebc15920904e24b90451aeb79d7a15", "region_id": "RegionOne"}], "type": "network", "id": "3b17ec667f624139bddd80e5fa33cc44", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "60174ec140694e9fa4ff043e38a71996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a961981e966492397346440f3a29d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "566853d29bff45078995987b98f0cdea", "region_id": "RegionOne"}], "type": "backup", "id": "b95589ff4ddc435ea8fd9cdee93ed04a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ff3403719d841f58948b826707085de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a516f96817448beb0838f5dc02c54ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c06d5cddaa0e454d88fbfef663b2e58d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a1536122ad7a4ad38be96b27d1a86473", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c9c7b7d7d5f444da2ccf462594a22f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96f6a0c8610445dbbeeed35434c3038e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "252657207b19431bb99bc5e6ab75ecce", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1db72b1f4ecd4467a9fe9e8f119160ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e38b17d271ab49c7998702350384dce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ded8c948aabc4be594f9da018663f1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "309147be7fdc4e1fa25d60cc6e47ab19", "region_id": "RegionOne"}], "type": "monitoring", "id": "d273343b3ae94767a00f23b8ca6920b1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "19629a705d3b48768b89deb4645b7d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "33eb706f0d04449ca773327447004d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a3149ed6ee474c20ae0844cf1dfe127d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "01fc7fb0cf14494d896f53bee3b14b97", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9997a7ac82f941efa082bf567f293731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "74d1d9a175794d6d9719c87636458e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6f3529b5e3ff41f8abb879e4ded8c935", "region_id": "RegionOne"}], "type": "placement", "id": "39cd7090942b4004a8fda12993cd29e4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b889e1bfa36e4fd3a168e910535d6b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b437982e0eca4a369f2b287840d238ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a88b2022cde34b00b485ec4d10f72a40", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6eef6778c8814fb8a00b613e8313565e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6f799515cd24dbeb096674b9ea0e74e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "98e7cc01249d456a8105850400bdb186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3460c28423144c43aae035f1027a73ce", "region_id": "RegionOne"}], "type": "ha", "id": "4ba9795bfac645f2ab3522eca9fc91c7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b8734043e4064db3920ec0f364046909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ee94f0a3bfeb4a9e85a52627f101588b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c7908f839fc245ae97f6e58e0f181357", "region_id": "RegionOne"}], "type": "reservation", "id": "18a8aa5418be4706b9377740c289468f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0c022ad4fd964be180a40b71b7f10c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "812175cbcade4952a7a8f944c1bbe7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a02a0844553f4c4786caa1f36aa1f6a4", "region_id": "RegionOne"}], "type": "function-engine", "id": "cdae0feb91d34f43b751f25a3ca92e35", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eed35ea66af241489408e03d8172a4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d23e94b9c3df4013ba9afa3ef22e207a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3d536103fe7a464ab12d8dc02708abc7", "region_id": "RegionOne"}], "type": "accelerator", "id": "16ebe1bc1a144ae2baba6973c5495620", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0555ed9e442e4dc69f397010e789cb58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4e6d8b7127445559ce6983c9c9c02c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "43c70778c08f4933bb9938368a8c062e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba71f09890bd47d5b835d31facc607ac", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "723698016e814b1caa7236a1bd10e16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98bdf81012b84478a44bfc37361d8276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3148229fd4384cc0aa4b835b4ee2f3ba", "region_id": "RegionOne"}], "type": "registration", "id": "b60f09e766a04941b7987e73fd38b666", "name": "adjutant"}], "user": {"domain": {"id": "b792d8f8b0fd41829fb8983a3e9b3b35", "name": "2cb6f34e77664052bedb5bf0879e651c"}, "id": "e700c1bbff1944d39f525a99622508f8", "name": "e5dbb1c633dd45e791bffe73a431b5da"}, "audit_ids": ["73bf5eb53d1146668ebb937fa7880630", null], "issued_at": "2020-04-23T06:25:59.295162"}} 2020-04-23 06:27:59,474 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,479 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,481 keystoneauth.session RESP BODY: {"subnets": []} 2020-04-23 06:27:59,484 openstack Subnet goofy not found for deleting {23} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.488541s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,203 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,208 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,211 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,215 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,227 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.140437+00:00", "project": {"domain": {"id": "8c0566769cc44c17ac880ba0307262ad", "name": "93a16fcb3c38450bafd31f80d7ff3ece"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "969e545118af43c98bf883e218d266a3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "040070044b7d47c5b2458302e6f9053b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e54cebc9fc1045ce9cbf4a7f5ffeb294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f93f4f9acee941249ea8159ac3bc3e42", "region_id": "RegionOne"}], "type": "identity", "id": "c4cc9c2b7ec543d283d62e77d658f479", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "24e129020f4849218257a51228577cf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "95efdc6fed0c405291b7b575e8d4d385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e79e272cdc54416e814f586e4ebdcdf2", "region_id": "RegionOne"}], "type": "compute", "id": "8f05b1e5711b414d9275a4c2a7225023", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4a3b8cc9bcbf40d1b0b3f792905c2ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "721fa7fa7fdd496a9ebc0b958df0aa5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2fffb0aca80743a2a29ee4d52ddbda23", "region_id": "RegionOne"}], "type": "image", "id": "49bded56e4ff4c9d981682675fa3190e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "24879af9b04e45b9a1c9f1fd64e6a1ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1b562de1da948a9a79cc3d4692ec319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "22b7dbbe9c8e46f8b90975e323f52184", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5174a06536b8480792cf755d355c95d6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60b9808dbd7a4b46adb7b8c51ad17c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13a49c49ae343cf8b66f0b39b33149f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0afb0cd542614aa383201a81d61bc0f0", "region_id": "RegionOne"}], "type": "object-store", "id": "558448814d8644ae9aaa075a17ee192a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87375a8864a74b6ab91dba90c446f2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e004313a3034cad948867c6760b390f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bb5566ab2aa7491793f4d68ba5a68e05", "region_id": "RegionOne"}], "type": "clustering", "id": "d6a5a2ff4f1a4b1cb02fd99a9c9cce26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2dbc1727098f4d8c89d777a73cea873b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ab30bbe8cf14e3aafbcd551cd8df0e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7069c1648684fdd85e9829482a4100e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fd906814b395407c8d8f1d624b1cefb0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d6ecab2d08e4bf28931f0e229e27f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2aa100982de48dda2b42dafb4e5c14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "592b67cbf0c340f49e03276fb92a7264", "region_id": "RegionOne"}], "type": "cluster", "id": "c787785a31a7490ab94c2558ce61fec0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8422192765b148caa4debdb1dff63120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de1e021a97824697971edcccff6a2193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "04627e586da04f459791872650321249", "region_id": "RegionOne"}], "type": "data-processing", "id": "39e19f052a5c4b88bb885b8152bd0281", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b4fea28cdca4d16a366f7c1c0ccd3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4eae02a9b02f4c71bce2f2eadcbdf963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bc8463c33f134f81b63e710f24b3e0a3", "region_id": "RegionOne"}], "type": "baremetal", "id": "fc9e88ddf6ac4f24903fef81c9805cbc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9bee2ae702a2444eaed44caa6986fb27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2188c675fbc48d3a2c349e33e3ab551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "df8562d11dd344f88315e231e66b1b57", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6d2e1b8dcbdf4512a91667c21aeae65c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9d67710e034a418f84170402fb6bdda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c30c3914782b4710862c30703bad453a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7d5cae169a2947ce9d9ddd8d9c4a6f32", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "16c3c1a8e7d3464da75a0d8d0b4e5c61", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d6dc75b9f81e4559a4e74e46f8a02995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3a5412c17104858a6a557ea0e5791e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "779811fee02247e5a7b58aeac4c5d0e5", "region_id": "RegionOne"}], "type": "key-manager", "id": "fe0ea1a23eec4d0da9746920c3afbecc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "715ca1c91a6d4501bc951684da1408f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c32ab6278cf49c6b8ad76a180a46f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3e4170daace442a99d98ad98669a4341", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5dffb5aaf2b840998b80fb4a9c1d0c93", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dde4884b79c14414a7b858be3f4b29db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e9f1ff57ed641c8a44b1f0fd52c7e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ddcfbb44c98748b9a3561ea8af9ff415", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cb4adffeefd0453caad920a420e3f127", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e8961dfeec964db7bf1b276492625264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9b6788c6edf46bc8251b5652f5f556c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3427745f12e40e097e7d9554183c622", "region_id": "RegionOne"}], "type": "message", "id": "598109f95095441bbdd9fedf9925395f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9924bc8a758e4be88084ec48bf521f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4bc83ec13d3342b5ba1e0ea618320480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c44407a107a2431ca7dadf642ea6307b", "region_id": "RegionOne"}], "type": "messaging", "id": "82dbcf7beb1b485e8cc9eaa57aef9187", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1dc7903339044de19d578a14d6e4ec0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d80f99ab306d46c29c0adf5bf5978d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1da37afa325d4050a387ccc5791350db", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fee022bfa1f445f29110af43456740e0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef9901e5f84f4bcc8f9ba811bd20b1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57ca22c62ea74492bc8d3e7f8240c7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b7a328565e4469e86d20946986041a8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2141fc3b3196482d867204a1db665a68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43ab69616a9a47b799bdd7c30fbb3dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba17312927634a3b865d7a277b2469b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c71d0daaefd746c0a975ec06dfcc7e39", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ffc929ae43e4d61bd6672a7905c5338", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8792eecfce04e4ea89e075ae89a7fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "340120704a144b798b0e1a2a38036218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66617bae96294a968693d4637a187aa5", "region_id": "RegionOne"}], "type": "container-infra", "id": "95584f6e3fe947788b443e97668b671f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "42f755460a96484fbc132cc1ecdb6f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "60ed3f53428043e6a93e03dc510a89a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ed3de2ed7d524eec8fcbe92d655bc3f1", "region_id": "RegionOne"}], "type": "search", "id": "b0d95c0d2ad64859b22fab9ccfc0b0ca", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4422a24342374c0cabb1a3cf8ebb9376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c922668632eb486da57e05dc0af1bed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f462081487a045629418024255cee42d", "region_id": "RegionOne"}], "type": "dns", "id": "a31933447af64530995bce59dd45190d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97d8d331dcc84141987eef63e2451ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0992fdaf6684a59911bcbe99f1e8f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a6ea740b79349b5808715592edb7a24", "region_id": "RegionOne"}], "type": "workflow", "id": "3a09ffeab36b45ccafc30d13bfa36e15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e14fb6950033485a91367741f16dbd09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d41b65c04c3842b08ec3b5767744f1d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae0e738f6c3149508480fd9f89b15329", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b24aaa8954c94ffabe26c718c793b6f2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f583acd844f443e7afccfe78d92e6cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b7afbaf271842e0b56a8a9222946606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "068899bf036a4f29becf9505e125be6f", "region_id": "RegionOne"}], "type": "rating", "id": "d36d0ea474aa485b98bc307e8e28bee0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15e08ff9c11d4813ade89a55f5e4309b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "696598004ea9413a907d4b93d1e1cab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a021c6b607a044e0bacd5df4f51ca306", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8df5cf8620e840a5a4fad9321db1c42c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fff276ccf7844148327780ec14e87a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0444424d8d5645329cc44230d5b5717d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8842177d139f480e9099666d1d23a896", "region_id": "RegionOne"}], "type": "policy", "id": "1f3867f43a424668bf723e836a8314ad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2fbbeb45ecfd485ba1a1ed79938c461e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2489f67715e543d98ec1758f67d09945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ba3eaaba6de45249473d1e50baba163", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3f1e57e75d8a45a0954444c0884b56d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0846899e605454eb6eac8dc4ea26d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "749cc633c47e453281b6b4cee49b5d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "664c71a9ba6d4321a79cdf1fde027048", "region_id": "RegionOne"}], "type": "sharev2", "id": "1da0b81e91ba45bc905671c9b46e0dfd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9dc0c91e85dc4f968ca7b65013f7188c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14d688fe6425443d8206c329edd7ccc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf76f15475bc45998ec08eada5b6d1c6", "region_id": "RegionOne"}], "type": "share", "id": "5fb38f02a055463c9ab40faa5f138412", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4f4c71cb128417d8bf3b5ba14fe4448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4cc0f76b2eb54711add8abd30a71e206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d66d389d5cc4202ab540a3cf863ade3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6531782d2cdd4804bf09d51b18b5f22e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb255999216541bbb5693afe491c4f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5acfba7691a14c2d91ddbc39ada808fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9185059b2e63482ba7be0686c4180b4d", "region_id": "RegionOne"}], "type": "orchestration", "id": "6c790aa476b348f68ed4059ff9333711", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb569feead664ad98bbff9d1d9c2285a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec5c52fb63714f0b92546baf69244985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49e19a75e1dc4fb78fc6af05b0bb4e39", "region_id": "RegionOne"}], "type": "block-storage", "id": "f2888fdf6f464e12935a672d5659abe1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e814494b7353425383d755cccd4d220e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df91d22a4ded4520bbbdd0b453e4c390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bd5d300da6044b69cc54b6cf31c916a", "region_id": "RegionOne"}], "type": "volumev3", "id": "7cc2d221947b4deb969c66000ebc49e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "307d547ae8af446f85851817d5e4c413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af22b0d466794c82923cbbe20e680184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c9e68ee877a44159fe46f564f603ff6", "region_id": "RegionOne"}], "type": "volumev2", "id": "05b3ea74486a4b7c94da58d5d91549ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3200cec36ad8467e847c5c5445fd86ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad194abe4a13432eba4d29beaf14d446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17a39d3c142f4265a2e438b51644b7e0", "region_id": "RegionOne"}], "type": "volume", "id": "af61382082834d5b88a26dde00254fe9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a87bfd8d829f4ed0a4779757d4e332bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cb63b796c224628b2996191b516f4be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39a683caa431443482c93afbbd57ca7d", "region_id": "RegionOne"}], "type": "block-store", "id": "b54ca3292acd42fabb8150598beffbe1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf5b938563854574bb59db4ef1a2bb34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "461d81ad99de49e898928bef0de034ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "510523cda19d4dc78add5a119bd7243f", "region_id": "RegionOne"}], "type": "alarm", "id": "289cab6a51ba40d081ffc85fd8e911a8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0daec30353b44f2888ae0038ed93d9fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0331060e15bb4733b25cef76687526ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23e6f060600743aebc413b3af0dc406e", "region_id": "RegionOne"}], "type": "alarming", "id": "acce18ffde00486fa4fb2757c6ebccd1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d558f20cbce04be4ac18eb1496a45b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe5edc983f6942c49d4c5b5e030e05d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c40969c04acb493490d4eab10f32d556", "region_id": "RegionOne"}], "type": "meter", "id": "ea8d63d7487b4613ba497fa5a0ee4809", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b892027be904b59a939d20e675cf3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fdefa73b1114660bf52e6d7147950fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a898c00a12a9499b8e7de18ccb28e55b", "region_id": "RegionOne"}], "type": "metering", "id": "8f5af78105ca4fe08884927000ad7fd9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76d9d73e383d40a18b38fb1b33dec125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0a6217440c249cd80c8242a7f7f376b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "92a3da1350e349e08fc6ad79a28a8a1a", "region_id": "RegionOne"}], "type": "telemetry", "id": "ad82e5dc5245408ea146459e544bc794", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "096fb3b20c76444fa5ecf3d556fedab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6bcb148656dd443ca7064b0750400e1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "71b6ea2f8d3d4841a647de4cf25845d7", "region_id": "RegionOne"}], "type": "event", "id": "66b2f0b932df428cbcda94d2ca17f15a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e4ab8d123284496b64085cf57f40d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69b121699a1a442ba21d40cbc0f5e656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ed0a95e1f1743f09957439ad41b5563", "region_id": "RegionOne"}], "type": "events", "id": "6dee40b92ff6468681df6c08b6ef50ae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06a576cfa8554e3fbbcecf2d6227626d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "240ce95a80ba4ce6a129bfaaa01e9c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0709f6618461402ea87a55175e75fcab", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c94e3a34e80e4c13aed90a3196cc58a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6ab9d2dcf1bd451c96f3666ceef638d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9f09ddcdab64d4c865860b5e48721f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4ed1a6200f1a411f8620c97529670372", "region_id": "RegionOne"}], "type": "application_deployment", "id": "29dcc92e43fc4df7be8aceacef1e79c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa262c12b2f44e01911840606314314f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c1a6fe1f69a4f23839714a33028ca1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0eeede6201534a578fde3dc2b33423bb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7ff84348a8ce4a18b6f577d8ee2832e4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9d7c710dfb348e9a2c312a967266749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a1fc96911d44eecac0c61abbdb7a158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f33e6fa77bd420b9ccb3c5219f4ff56", "region_id": "RegionOne"}], "type": "tricircle", "id": "7af6904235574a1591331becfb7ae620", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "49eb83c8fa474ec6a1dbecd1ba22afbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "093f0fb7a4984aa6a2b77b6d0ff343d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "64132809b2314f0fbf6ca0187878d1df", "region_id": "RegionOne"}], "type": "database", "id": "34df8943371c4cdfbcc2cafa524363e0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c26a385860044aba0c87e32150f3d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d6e7dfe34094f399c9f46a2c12cc5c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4aa26d1b8808450489ed040546d9a3eb", "region_id": "RegionOne"}], "type": "application-container", "id": "c718e857a09f4c12b5e503172feb6226", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b022dd5e67884e7eae56602060e84aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b6df0781dc54a07ad8e3fa6dca17edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70239f4ab47f490eb5f1e173a5fd300f", "region_id": "RegionOne"}], "type": "container", "id": "0aa4b5b6e02a48b3881939e5d391e335", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "833a47a9e6134e95bde645634fccb33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c54c56d67cc94e4883ef779b75f9e7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "525b05a521eb483daba6605aa93a0667", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "761b9641e75c477d9b226be555733969", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec1c5dd1cb8f46b396fbe57c20d7c6e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e87d4645dd6428694c939658e3a43b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6d1a1062b15c461b94dcdab4757bf13c", "region_id": "RegionOne"}], "type": "rca", "id": "4de1f56fb00f4b21b8b011582e324f95", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b00fa8c0266450bb96c625b57bd614d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "028b30527dcc40fdb2be2e272eee05a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e356784e971c48148c56e09baab09411", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0afdf688a13045f78c583a5174fd2998", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "408daa52e29e4217abb20cefdcb8375c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fc2e0b9b156a44198b116ac3f94fce6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "30c2ae5421e54dc4892dbaa3ef3bcaf5", "region_id": "RegionOne"}], "type": "network", "id": "db5aef09203a42279a680206ac76d6c5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "85c74910c91b4af685fa8b548e85fd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9ed4ce64a98448db864ac152b95fb45f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "141db19103bc49fc8fd25f91f6cc3f3d", "region_id": "RegionOne"}], "type": "backup", "id": "c21e6e35ae554fd482de089acd5959b5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf13e571f4d247c8814b36b58342df42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "43688a99151641b39787e1e78be6c000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fca2ea7e910d4e039bafec6198c3864d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6977e39d311b412dbce9f9c8d1593550", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12b7254c5ab642ad84c797290db65165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c96fd6e45f0f4830af2175c4b02b9c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "02581fba12094487bfa64ad527709517", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "24e29b83990042948c4ff7aed910aecb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9f0f456886384477ac4d3f0e2f7a9fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8ddc8350f12c46e98548485f4e608bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a88e81da9d184d16907fd8b5e1e7e53d", "region_id": "RegionOne"}], "type": "monitoring", "id": "104370f435314798a9ea1b54580cab0a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "037a1b9952b646f2bc9a8ad88f22b9e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "754f050e90824cc6be22bc8a0bb88e8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "13ed076853d04ad78b83c9772c5eb7c7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d9452c62b2a34dbb908364244f07538b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "600632a8c2424a1fb76936af4db7550e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4086c8ff4737496691de85afcb04f35b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "990d1f145e7d4acaab259dbacc14bb16", "region_id": "RegionOne"}], "type": "placement", "id": "d2fd15a77478453da5729e75ff68fe4c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ea69100f2b8c4f9585386d6fe487800d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1acf068dbbf24b1e93652316c9f1724f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9f45ead770944e8fa54b176a1bf38218", "region_id": "RegionOne"}], "type": "instance-ha", "id": "34441dffa25b411dbe82a526dbd6853b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b462f3ce9444f44bf91925109036d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f6546d9200e4b0e85a9a5d9780a751b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ebf8425d512453fa30169190cac7884", "region_id": "RegionOne"}], "type": "ha", "id": "9455363e7c1d4db4b9ae866bb50aad9b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "384254e0ef0f459a8d2b4bf211e37a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "705d12ed8b404142ae4808a37e70dcad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5e62f91a2a334a339e699377835a6842", "region_id": "RegionOne"}], "type": "reservation", "id": "ea6078d2ad6a4701a66f8c231bbe72a5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6f850b1d2e1e4db29a92d442eb63c6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d62d3853eed04aa09ca5ff7ab2a54cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "194522abeb634a3992588411971a2809", "region_id": "RegionOne"}], "type": "function-engine", "id": "1860d1d4ff774cb0b7c0f19dbd861f4a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b843ad8ad6c54a57981124f4fb0d8231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bcbe9fc2df6400b8f29a7620f338902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "aa88dd294df94eac998152aceca00958", "region_id": "RegionOne"}], "type": "accelerator", "id": "3f6208cb5c9549598e0a1df2f4338bb3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34645b2b5e4e4f868853a6150cfd0508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b44471c02be745cb84b4e463d8831286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3beafc04a3b4562be5189c917a12f2c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "778a98826d6e43929bd2c8490fa1b707", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a23ae3cbda742c6878bdfa50cb3b2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0057e88f4cce4fc7a43d116e8f595209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f6d77cfa29a4f4497af0d81ee6cd4c0", "region_id": "RegionOne"}], "type": "registration", "id": "8817bf1c84db4917946cf2832b2a59e7", "name": "adjutant"}], "user": {"domain": {"id": "eeb346c9cda34bd3bd1c77c076bb2879", "name": "c859ef7abea34d0e91f04bb34519ea76"}, "id": "a7f74ef41c2b4267b3d96dcf565b0610", "name": "9b71df5fcfd24e34bbaf6c0d02165c77"}, "audit_ids": ["5470b500466444968193f976a2d51205", null], "issued_at": "2020-04-23T06:25:59.140437"}} 2020-04-23 06:27:59,392 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,397 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,399 keystoneauth.session RESP BODY: {"roles": [{"name": "289ccfbd32fd44049169f66c2e2a2d1b", "id": "b9af1bcc07224cb0803cc76797172c0a"}]} 2020-04-23 06:27:59,434 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,442 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "b98b86b1d5864d698adf0e530d5a3c52", "name": "domainName-2"}} 2020-04-23 06:27:59,462 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=b98b86b1d5864d698adf0e530d5a3c52" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,467 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,470 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "0180299bd3c24231bef48efb94de8bda", "domain_id": "b98b86b1d5864d698adf0e530d5a3c52", "name": "username-3"}]} 2020-04-23 06:27:59,520 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=b98b86b1d5864d698adf0e530d5a3c52" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,525 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,528 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "b98b86b1d5864d698adf0e530d5a3c52", "enabled": true, "id": "754321872b9343bb84dd14b1fc049a14", "name": "projectName-5"}]} 2020-04-23 06:27:59,579 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=0180299bd3c24231bef48efb94de8bda&role.id=b9af1bcc07224cb0803cc76797172c0a&scope.project.id=754321872b9343bb84dd14b1fc049a14" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,584 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,587 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,618 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/projects/754321872b9343bb84dd14b1fc049a14/users/0180299bd3c24231bef48efb94de8bda/roles/b9af1bcc07224cb0803cc76797172c0a -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,622 keystoneauth.session RESP: [204] content-type: application/json {12} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.167480s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,430 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,434 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,437 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,440 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,453 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.373626+00:00", "project": {"domain": {"id": "91fd97223d9d4ca9beaef35214e33bae", "name": "0ef0a60e1b504cfe92415e7e86a6ec87"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ae072f50e7a640308e51c8925f00e836"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5c258acbe444483b35f1365da8fe1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "46a65bc28055412c9e97d00c56534b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1f872f04cc7e4cc0882133efe16fd24d", "region_id": "RegionOne"}], "type": "identity", "id": "70e523262e00465ab18f3418d70b2768", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0250e4f57ea841af90dfa383d61edcd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4a17c04e7c1944e1b84a40bceef3c41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc0dbe14556841de9c127e66aa1168d2", "region_id": "RegionOne"}], "type": "compute", "id": "bddcf1ad4f5a4ae1b81fb67e7ea2c2e0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "75df4b6a9c2a4e988426407ecceb1195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3d27f905a5c343e3b345b29b1db48e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5a2259731df34825a35f984877545486", "region_id": "RegionOne"}], "type": "image", "id": "28e0fedadbdd4bda8f2e101ec70ed8e8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a8837ffff1a04eecb84c961056ca2d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e91bb1dad05c49f2b5f91dc4740666fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c8aa77da4464176a6a8cc82ca6be15a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "842bd09408dd4bf6bb0e4dc26a19ef8c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5acb9b2e74480a8decab4c74f0fb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "426d92e47acf43ed83946e19d53915ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a969743183cc4cf19b5ab67dab6379f5", "region_id": "RegionOne"}], "type": "object-store", "id": "1009878693a3411d8ac6b4491ce5fba3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89ea9ab24baf4a7fba8373293e3e522b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6cae85d1bd44c1d8e8e0bd93e028394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c30dd01d3e28443981dd5929fc4019f2", "region_id": "RegionOne"}], "type": "clustering", "id": "b2a4b1ace6514435a070415840ff2a3d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f509f0c3446842f8ae78547ce1cac1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9e8e1faf2924990a978572b86e99bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1017aba738dc41eca0be3cf7fd9af510", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f1ffe3138db44884a1245c19abea0700", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1167f148ba554108b9d1e4f513c765ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d24131d54a854841857eb6d3edc773e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "500a17cd7a664b9d87d22ccbe5e79a12", "region_id": "RegionOne"}], "type": "cluster", "id": "c16175741f2f422b996d8f5aa39dc25a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e60b97cfa46435da2330f45a944e3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eda5cc11369049f09486ec84bc693ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4d3d2f40b23c4e6393266cf90b04bced", "region_id": "RegionOne"}], "type": "data-processing", "id": "9d87079f61f94ed2b763ad4221a295d1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0361c197c534457184715f48088a2b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "079dce80c85c4548ad554e5833106dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "984b5975663f4ee89d29e614bfbfd363", "region_id": "RegionOne"}], "type": "baremetal", "id": "d3984c2461144341a98a77f60b2df041", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f46e90c25054a3b9fa18188ad6ef97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f54bcce9bd549f796252c8af9427ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "af2dac6f597c46ac8d9bae982f0fb690", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a2f36fe752c042a8ae7aa0503f16c30a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a9b15f8e756846258980fc54a5d71225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef5197bc0edd412b8352cf0c9b9f116e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "12e3c86bf26e4f11979d122273f35655", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "db17c57092aa4132ab94d149978ab967", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fac8d4106ee94b43abf7a59d031a9bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b1f2d7b4bfab413dae1761e0681b4215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8e431a0da0724ad584d5c08fa74e38b7", "region_id": "RegionOne"}], "type": "key-manager", "id": "e2a2f02a4af1444eac3a74ab5aea4d3a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc3e7cf00a9a4c40b3810bc07f97067e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e2733b055734887be8f7df6c142d254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ac30f47aaa043148af873b62da641ff", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f954d65c6958429089b12beb1273d1a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99a035bbcc66408c94f972f3c8f27016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b2723f38b204c9f8fd0b8e68903ecb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "378806cea7ba441197d3b28cfc953eba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a9f7a0753b744e38b045825a087f0251", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dd904c0fd9374553aebf9ede22c5f9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "04059163156b4c24a7d83527e2d45ff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf791a0d3fb14f5e9cfb2b67b4e5de31", "region_id": "RegionOne"}], "type": "message", "id": "160836a6d8c04aa78e470c9ab83377ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fabaca95e6374c0abd18a70c40b09f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d4f23176c8e4447eac8902def23810d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ce7ebf4512984398a93c729c53b5e7a1", "region_id": "RegionOne"}], "type": "messaging", "id": "eb065a055ed84ad29a1f4c4d79f56fb8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a17614e93514b83a0e34f6c0958a499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d6a75d36ad6243e5a2e22fe47da69af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b6af0c84198a476e9483387b6299a52e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "22b0c5a31a804c729fd2aaffc3e4587c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12836b80053849a8958813dfb0332701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "984d56462ceb4aec85f9301d279232ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcee044ecd954e6297f9c28e43b366f4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "10adfc106ea8424196e26ecc432b16b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98594c78981c476aa66bc3b172c34140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "946c70226031459c945265f09e9877b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3559e7fbcd334c67bf5c060fca95501b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87aece099c7d46b58dd9785708118c19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c7595b711a540d1ab09c1bee6ad30c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1e7916148894b228e5c359e325afdda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38f54f0164c3480397d7f67068d2cada", "region_id": "RegionOne"}], "type": "container-infra", "id": "027945a597a34a5aa16c32e5b9da2669", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1a68b39046004b6ebfdede4084b3a153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9ca5f847ca594ef886a7e53d094fbe4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c583131648ef40d5b3b038587eb3f4aa", "region_id": "RegionOne"}], "type": "search", "id": "da6f009d6674463893626768103ba228", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "29ca2925d2b44691b1c42887f470bbe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e9e0200d022245f5ac1029d2e50f057a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7fc962992a8d4a9cbbf4cadbff6a3641", "region_id": "RegionOne"}], "type": "dns", "id": "57b19353b52e4aeb8a1731817230fc52", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0bacb8a8b33e41d5af672ef8e59bf529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ca161fd31f64b879eadb40d87b50564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3e25b47ec92c4f3988d58f92425feb88", "region_id": "RegionOne"}], "type": "workflow", "id": "65953c0e30cf47d6b03288830df2b271", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b96c8a60f064457b432af23f317d521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1054a73ec288413b97391c1bc61f4ad4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3622a443e744cefbb3fb0add9f757d5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "82612193e59f4b2aaa85b5d95be21c28", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8adb17bc1c6d4b76872e7c67cb78835d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a8b60dc6acc941279b6c56fd6835f01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "140112744afe4bab8431b3a8e3f75dff", "region_id": "RegionOne"}], "type": "rating", "id": "f1a5cd48c1f54818af2df5a92be366ed", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f4f90ca12aa4388b43f87d688f52de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9969daa625b4419b449f372ea7e60f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cf5bec6f829243a89ebde53b7deac665", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a9074e35b5db45ff8897b88855d18d19", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a77bd1b2b0c24685ae289d558bfc0605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98d8ef7793504df190d3485011250436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ba035124800b406297d990e4017da77e", "region_id": "RegionOne"}], "type": "policy", "id": "81d92b7981c54c699c5b74bf514c8fb1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c43cdd89a52a4f199858d543fdcd22ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec5a67fd5707471d961af8fc416ee50e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3e88adbad5e4ce9b6ed4aff3d73ee03", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8cd074502fea4776844d44703ed6ed51", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c0c6473a21947909f1dbfbcc3486c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe469194a345498d92ef88b4ed55df87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bd1e6f52fca54b45ba23f5b82adf83d4", "region_id": "RegionOne"}], "type": "sharev2", "id": "15b002e2ebf44743af02fa2ada45a806", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4bbde27cff647e9bdfae6475ae0b960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6283b743136243808f30d237ed0ee1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4be2721beb234813a777ca8aa895f4e1", "region_id": "RegionOne"}], "type": "share", "id": "a34edc9c7c5a4e7ba81f525122f159f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "043049f30b3044f99375e9251463762e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d9211e7b84a4415faf9f5d7ac878ac9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "382b488151ed4ee897c4b9304b58a661", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f57a6e0c34de4851b23abcdbc9c3cfec", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435c5593cf5840e492d6e94098956f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20675f2b038948af931aea5be197f5ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1398d89e0e1748938afd2d8ad99ebe45", "region_id": "RegionOne"}], "type": "orchestration", "id": "4331239f31eb4d34ae980ce25d251eae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c2a0d269f324a90902c6aee2cbbe5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "625a4715d3eb463a9798ed5dd0f122f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b442f10b37a9427a9901cfd5447d22d1", "region_id": "RegionOne"}], "type": "block-storage", "id": "14b11dc4a97d476e8cc526ebeb34eb68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbec153729334f168dca61955ae09dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ee0de36e3ff4051ab2003e2a1d2a017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "173862b2aa984740bcdf5d7706528084", "region_id": "RegionOne"}], "type": "volumev3", "id": "18c51efa7b114a1882b2cad0c247a3ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e7e8b30b20945fc837bb9b890e2696f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de5eb894d95748b79c01a83d29a1eb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea95f2186df34030a85c54d7f3d92ce2", "region_id": "RegionOne"}], "type": "volumev2", "id": "76d2734567d8459285eeb4408d67f98c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c25d87c312c64ca58179670eed7fe2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88f41e797e414c2db0611ae216bc1aa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "945abb1c31404191be351b38b106407d", "region_id": "RegionOne"}], "type": "volume", "id": "9e61b26e15e74c25ac12d432e7d45e6b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478a2390145f4717b09224a873cd6d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2de5cc3a78bf4562a7ac19b8a8641d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "552fcb7340d84800b0f6ac647e86f689", "region_id": "RegionOne"}], "type": "block-store", "id": "43590cfa6e1642a6af5f9f49fc22527e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fcf47d94d1b14b368c0dd1356475c970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd4e36574a31419699f7415113ccce5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "096f2d509ff143148b4726b81d265427", "region_id": "RegionOne"}], "type": "alarm", "id": "18bad73e4d4541008ce4b0da657b36ee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2316a2ddebef4b0c9705afa17ec47e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "825526e037fc495980b27d22e0a9f2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0562b7881f4c4ab8889e79979eb306c7", "region_id": "RegionOne"}], "type": "alarming", "id": "79949d99a1c74097bb019dd305553232", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "194f58fefcdb4a20aafc621f9ee307e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "05ab016a487e4f68ab01062bd678267e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47b9be87ac664c6cab63bce9778589f5", "region_id": "RegionOne"}], "type": "meter", "id": "a66cbc04c6344efc89849e2b6b08a66b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e12004fa452b4db7a88125186a539a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "95ec97e3cf1b4f57919d6dd77965fc94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "103cef2e8e0c4a728f24b3f756a4983a", "region_id": "RegionOne"}], "type": "metering", "id": "b38ab631ef024931b68b61f719458872", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9cfdecfe8b8f496a845077fac262d622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8eda48ae7421437f94fd463a260ad66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "11a843b38d854908b622c67cfd6a18b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "b3cefb709e614f5fbf299eafc0c2f362", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "753b1c00719842ffa679e6c645b751bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f650397f4ea649718031ff3834dbb17b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "271b8828f83f484886ade86d9c8e80cf", "region_id": "RegionOne"}], "type": "event", "id": "478f59f9a00b4d3c97b0babc2379e78b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c7aabcc97eb84b4ca7066a2aadb67ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa94ab7730104aa8aa1db234b9f34b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "38bfe0c569f240e78813a5227ba7b7fc", "region_id": "RegionOne"}], "type": "events", "id": "3a8d8b18698e4c11886b2c6a8facc24f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e2123f5385f24141a18596b37af98ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21b523eba05a4994be3ac6c0dadcdae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "69d2a27b4483476491691cdb1bb95371", "region_id": "RegionOne"}], "type": "application-deployment", "id": "19539aa171ce4f348b44acf7cd1098f1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa9620c8ca6643158d70046ac2933529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf682386d98340cd95ed67f043ec34e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f71c83e3869e49899991a88ee86b1fa2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "76b2af1e5e244ad888a7ba682ef27004", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2952d51e750149b8880425946df3108a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fcb9c35a8be41f991f899cc5702fb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00a4dcde2ace456983811bf0327e8fcc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3a040ff23ea245069c6f44447e802924", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84eb132a4e884c82a6a08f1b3a9f7cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ade6e0c754e64942a5df6f376642c74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "de2335625a5d4968a40c5660f6472d5c", "region_id": "RegionOne"}], "type": "tricircle", "id": "ad07c6b3f5da4b57858ec92c46053a95", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5b22570fef564876873d60d851a3fe78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fbf603e06eef4e9285f11acfc5097ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bf25bbd851a448cea94b9cfaefe2c0e2", "region_id": "RegionOne"}], "type": "database", "id": "4bc4c78630cb49758417896ac249e9e0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "934142aeff814307a047b0e8d2e94a76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "655cf7b271ee4da38c0aa9f36c0f55ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98f1ee37ef3b480fb4b2cd4842692445", "region_id": "RegionOne"}], "type": "application-container", "id": "485e1bb134904c52a617de27bbcec4e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c16e3ab7cc0041e69edd18a6f9a0a163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4a7234ff6f044359325070a9f43f6e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "885517644c524593a946033465530c28", "region_id": "RegionOne"}], "type": "container", "id": "fe995597a7894acba917c1b5c4caf896", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "733a1778eec0453cac31c7074b18cf6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a117a262151e4919837ded8f4902d3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e59ebe33a88347eaa3b0e63bc99d129a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "81d723533d564b13aa71a14f0e7375a0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "089fa4b3f4d74706ac565b0f3d684c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ec368ef23fb47b4815a9091ced256c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55a7c4d8f3fd4cdf8d664c97249447ad", "region_id": "RegionOne"}], "type": "rca", "id": "fc9333d7e3664b11930c2c5d5e145155", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cc9fabe0751248598e80369ba63c72d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c5ccbe0ede3048f8a133b3059588907b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8e52923d1df44232be6a5f8bf01c9ab7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "31ba4eaef3794caf9ead9140ac3f20d4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aeff3781da534549970b5b9ca8464791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49119350aafb4b7f81dca56af9469a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e57e8a16156043b0ac2775249bc85bd6", "region_id": "RegionOne"}], "type": "network", "id": "1ff05afc91694079bd1d4538dc6b48e5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "27831f93b72f4c9791a4a4084eea953a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b686033eb42f4a87893600ba5b993021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3b3eeb2402db44c0819a2c0b1980bd35", "region_id": "RegionOne"}], "type": "backup", "id": "00321c745f574ffba5cc0ae91dd60d61", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0a675a4205d4423ba2745feb88bd21a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51b34800ec39437b8a01b7a7a402e91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79c5412be5204cd791702e8c1a408075", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bb0206840a61403a97c17e37fb840df6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "671f057dfd9843de8ce9c30173da9fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fcb6c2fb68be4012a7cc1eeb5848437e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f041b55690cf4167bab0dadb5bd8fb5d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "08f760d311d443f88f4007162a395300", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "273d8fb55e22414d9e82effddd53f39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5a530cf661d14dc8974f05884fc4dcc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fc9e03b9a32e419b9b9539c805ec407c", "region_id": "RegionOne"}], "type": "monitoring", "id": "82fff503eb0e4b50804d05303b99b678", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "70e74d9621304ab0a097a968b73901df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "efdeab4232a048c9aa8673d354f93d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0777ca3803934188a1612bdcbbbc3171", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3f8de8cf16f340e7a6b72e92275f0260", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b9552fc62b2240818407135dc107568e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "675343f8d48d4141a683b69373ff469c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dadc0612c80943d6b93bc68800b93c5d", "region_id": "RegionOne"}], "type": "placement", "id": "fe1d7dde7e7e427091e7445c39783666", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c155c81769a34ce19cafa1b055b44975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4c840de0e5047749a5937353d619b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "547d71e5655c4dfb8d66d1fe1eead874", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eeb5e896719c4ac4bb4ad7cacb6a4f03", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d64ca8a99ad45258cf39491dedaa372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9699651de15741ce834d94a2e0e4c2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ee4a324e632c4d8cb0b5fa477893dee5", "region_id": "RegionOne"}], "type": "ha", "id": "6f1c8eab60a94b24a866c59262325066", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "204a728e896743a2bb9b5ca7e19f258d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3beb8f11d4d04e4faa0df9f4a19602a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "077400abd0a44be4b550a10bb959f8aa", "region_id": "RegionOne"}], "type": "reservation", "id": "344108aa40a041e7a6e17ad923e6f19c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d056160226e458db1b254b15c58defe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f4b5d1e76bfb4708a1bee52608f9191b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c5a673eb90ff44948d7a09dab57acfc2", "region_id": "RegionOne"}], "type": "function-engine", "id": "73d40cb5921146969583ee682feb3177", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "463550cc1a864a9eb8e0a8c3117963a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2cbe5675e62f4f1b9dcba4b80279a771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "077e3cd1be7c4947b352f96b3f440793", "region_id": "RegionOne"}], "type": "accelerator", "id": "be3949e83ef74168bc7c9d00a358322f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83e0765779824137ba0a48117cba60e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21c36ce1e23941e58799ed9c7eb84638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2bb4fe5090c6424196d0f6c60975021f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4d6018633eb040e581e4f5a781ee1ac7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73b7c9fbd7d94f8cb68e9f663e5c23a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d8397e5ba33404082ef23518fd9e88d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b56226fa5fcc4af2a883ae7d16f73798", "region_id": "RegionOne"}], "type": "registration", "id": "8f859f9273b14f7085d0b3ae2f120366", "name": "adjutant"}], "user": {"domain": {"id": "4016730f2c884470a8b0a62b48f7d4e0", "name": "a59ea8ef58e14039a68d28196d296ac6"}, "id": "1ac4cbf34fb2430ca6ce3f065b16c2d8", "name": "c1afad2e4e67459e8e9b822a7fcf900f"}, "audit_ids": ["bfd8ce2570784562a042fff9e6a68f19", null], "issued_at": "2020-04-23T06:25:59.373626"}} 2020-04-23 06:27:59,531 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"external_gateway_info": {"enable_snat": true}, "name": "goofy", "admin_state_up": true}}' 2020-04-23 06:27:59,535 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,536 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}} {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.063660s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.377245s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,378 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,383 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,386 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,390 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,401 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.324720+00:00", "project": {"domain": {"id": "5a452b85459a4c2abce3b06fff9d7449", "name": "6ec964a8877a499b87de49ce23881257"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c6d1fef76a5c42358dad31837ad6bd37"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e6aea517fb64cb7b773053d3c835f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "27c5aa00e9f545aba1df9c152dcc279a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2184aefcb76f430d89f894b5c95246ac", "region_id": "RegionOne"}], "type": "identity", "id": "8bce17ab8bb145128070b6470e685ff7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "991d4b85e62d4758adfa0d16691c5703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5f4f93bcad3d4762aa318c9a1feb0b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3bd84950f14d42d0a5ac1c3a9f36dee3", "region_id": "RegionOne"}], "type": "compute", "id": "a03f8817c5a14ff2bab44f992138199a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7fb344ebc3d34825b6ae7207c476d7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f89087221844ceab42ff9f509aba47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "94dae8fa46134d66bcd7e97e77b6c651", "region_id": "RegionOne"}], "type": "image", "id": "8546d3f1f9c54d0db7768bcfcf04fa1b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7a0c99c81c4e4be9a1bd5f88dbacb7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1421132ebd1d49a3b1ca2bcc5e09b805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d53c265aa9cc45d788cf32932ba869c9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "07e871e148d547f68b00b7436065a68a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d420182a9d445a48900dc341282e9c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc074a7fa55041afac97240e9fcc6ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae0b63c1494a4bbeb68a5d125025ef17", "region_id": "RegionOne"}], "type": "object-store", "id": "4bf148f3800742249cedace11df1053f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edc2e859adc54e3fb6bb206b654e2080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41f2a6c184e744baafc9d40a2fa4c649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5099f79cea24a6ea86820a2a2fc54ca", "region_id": "RegionOne"}], "type": "clustering", "id": "df49a7a5cba24a1baae9dcdd8a1b411b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e762ca63b71f40edaa20aedbd4a23b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c99e31ca5b414a6bb1e1df6d194e8571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9450ff216729433b912f701f648958c9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cd04c91b3be743b1bda4f58ec62b36bd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d4d6adbbe2a4b5585916ba5a094f0c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71a21a1a753147eb900294662a24db88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0e3f8208ec5948e1a712cdb59384c3d5", "region_id": "RegionOne"}], "type": "cluster", "id": "ee4bc0d639c04100b4b369e02efa18e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8bc1f24ad2bc442aac9d5cb4cdf99ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f79d39c2f7a045148329c0723bdd66e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "41b264aa0330448aa4b873c0b7248245", "region_id": "RegionOne"}], "type": "data-processing", "id": "7d9e4af0c0804eaaac23decd75b4c76b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b87834a0051a4d7d91ce784d87a82f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afd76442a1d5454389326316d6fbd51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a5d61616bb6947228f415203ed44242c", "region_id": "RegionOne"}], "type": "baremetal", "id": "ea5973a09e27465cb0e7618f4f346186", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63337fa162534bd3a2dfc7a02f1d8aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "202f4d3e0a9146e381ef44f3b16cdb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "01653dabb815488c8cd127c08e95c751", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e901fff396604cecbf92a0a8c535efa8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ed887b27c1e94999b1d2009414385f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b1363d6fa17f4219a514d8b83c177d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "daa7a3dce1ba47d0b811a590ed1bcb13", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2c8e617f9ea445c691e45bf0f76af702", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9045a542b3874fd5be4c684dd5248daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "114af5372e64469490bdea1dbc32085f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bac472e3568f48f3930db97973faac89", "region_id": "RegionOne"}], "type": "key-manager", "id": "6d8a90d398f444b5afcd62c34339ac7d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f45113cb84e4f2aaef69147aa54650f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "902a3f1d499742abbc7884d2b7f4b27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "28826deee0894b2bad66183f862189e1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b8bdca329aea438abd64c6aea06d36d0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2667072230a14b42af5efd58e3ccfe94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ce3d9b5c9714aa79587ec1060d5daa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a1f1d8f5ff042648dc73f73a7b047a7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bc90205c89ed4fbfa1955ba7d5e07a8b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "30031e22dc584204be516bf3ba117931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98643d62ae3a40798fcd4f05f72ff6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0472c5412ccb4d199b61cb29a1af709b", "region_id": "RegionOne"}], "type": "message", "id": "d28fdfe1279d4514ac5659a03a3cc072", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93de8beb41914120a4088ed785997729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5986d645dc9946058815f9b404734db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "44550a73389d47f6ac7e51931957327a", "region_id": "RegionOne"}], "type": "messaging", "id": "f7feeace0b584a6f9dcaa454d13be736", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "295947c417264202b6986281bd843526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d754b93ebd444b51a067b85e3e1e9614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f247bf87f9a24377a0fbffe5708cb647", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd4a364c41a54c1bbe28ab8b01470db5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33238ad4c4ac4268b0614210b8ab12bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0717ea0ddd5f41a490927e2bc1ab5ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a90554c2a30447289b080c84dfa2de1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "369cc4ffb6434318a8b723eccfb2c425", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f0d3318d3a7457b9139f2e9ec2e80bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2479ec78802487faee0382628711315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eeef65fdbd914188a6133a849f923941", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "eccb003a61194448acad2ecc80830ccd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fcddd23753e4773bc2dacc9f92b6885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4231321b60249a98eda87ea4a5fd075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a9ddee45ff4401faeebb6f32985c739", "region_id": "RegionOne"}], "type": "container-infra", "id": "e4cad08d7ff2441fa5434e6d8dd6b67a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e4db536a96a44521aa91d4179289eaab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "34e609197a714e9d8f33cccd09aa0360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "08dd4f6f021346dd9459fd3173acdc20", "region_id": "RegionOne"}], "type": "search", "id": "34c4de81095440cdbf0653ec9a1499ac", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b3bd8a4e5c2a486184a175f1fffed543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cd7dab602adf4bde96d58bbf584df0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "04386bd529ba4469ac7aff38c89e22de", "region_id": "RegionOne"}], "type": "dns", "id": "885af8f0de144c23b068b64ecd4795ec", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3a379f8da1c4cb5bf70363c0e3bd0a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f681293e22504c16bd3fe45cd0ad03f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2275bd0716a9403c8e657655f3e535bc", "region_id": "RegionOne"}], "type": "workflow", "id": "13446d661b854d88b3b7ae5865437c3f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33ede7b20e3f4e7d9159dd4a0fae955e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "277b506922ad403b8536c62e6a8b91cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cc2b4cda7d7d414e9f4af74922ee0c38", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2a76c2ad7f6c4471bf6a34a78a919dd1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a24839ca6d54fe38d0f832740c84e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f44f491454b4c098963a83c47e8a9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "702367cbbdaa49bb88532bf23bed7947", "region_id": "RegionOne"}], "type": "rating", "id": "2f5dfdbc40c6468d94653ff0632948b2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ace62530be1a4f6680007a0d034cc0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "48d395c51d324ef28eeb16d0ae5f3d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f2686a5e5943432d85bbaf31f81e243c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "80951e7a96b046578c3dbbdaf4fcd8a4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "963e109c34894e3cbf6b8dbb166e2057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f69ea382bbf54a36928d3203005d33b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2e15dca73d7c4364ac12fb16b68c6f0a", "region_id": "RegionOne"}], "type": "policy", "id": "6e5edc6eee69477f9b0a723fb5afe490", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba17afa03fdc4139a9a7f9654759a89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e926f6dd66f40d3a6599db2df04665a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "df476f6f25094a98a6a537834b329617", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8c7c78be26ed49d481c0b6306e883cf7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b50a842f8ad947829b14160d7ef4722e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bec21ec664f46a0a76c8a20d1352932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5410e2f2359f496eaaf5f6e2e38247bc", "region_id": "RegionOne"}], "type": "sharev2", "id": "638a74e3815e4e638de1647cffc63134", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c5dc2163fc0402c83a951a6cae1b100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b705e10b06b74100bca0fd8a74e96cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "13ad4b17b786424a90c1be47451a1adc", "region_id": "RegionOne"}], "type": "share", "id": "39142e56fabe4ec19466096affde9566", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "49c4e5b92d39461e86e28b5d4c50c37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f988879925640f1b283dfad83cd85bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5d279561b75a4a24a889ace7797db11f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "913b3a09c0ca4cf9878780eb1e800849", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd8a5a1b64c440609527395cd6231704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d8266225af5472985a4aae801c86af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d50ef77b3a7743d7b6269462659d235a", "region_id": "RegionOne"}], "type": "orchestration", "id": "c67bd9024bf24ce6b1dff56e154968ed", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e589e0ec94ad48ad8f2b93cdb9ef8497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fcbe1e9e19d4e059c65f3169bd03803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85ca1237a5b944b384a8156bfe152e6c", "region_id": "RegionOne"}], "type": "block-storage", "id": "3125c0fbb0ce4dc1816dedaeeace1e13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77b9f918413b4d299edd378b82ee7aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf470d1e59894a73bbf2a2a6cc9d7b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "471bdf616dd14e31b2254f405651d174", "region_id": "RegionOne"}], "type": "volumev3", "id": "0297ce06d32a420b9fd6ad6a881327bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20bce8ca694f4ce9a2a68cc332d6b212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b07f4e5a2683474a9ea41cd33ce32fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f28b8cef6d3430c88190b55f07dfbe4", "region_id": "RegionOne"}], "type": "volumev2", "id": "01161f94fd3041a8bf7943fd190832fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84ca565546af4304a470fab195b3595a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8329bd06ea0b4bf9aebc2394648d752b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed2149338eab4c8abf63e5be33a5481d", "region_id": "RegionOne"}], "type": "volume", "id": "5363474a26134a40859e03c99dd3d19e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe476fe751b74e228c9970ec7f81225d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa451f01668a4df4b0ad86e2861b7a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b8e2423aa53408daf4484701391cf15", "region_id": "RegionOne"}], "type": "block-store", "id": "4d9ed5c1e1984a018e0ec6a8bd7fa3c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3301942f109b4525b390ceb236e39397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64cbde6c963f43fbaf2f43c8e1275e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2328c72fd1c74cf4be9b1806397aad5b", "region_id": "RegionOne"}], "type": "alarm", "id": "bf28d3b49ae24cdb8c6eabaf224bbcd0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad4f4a7c996c45c59bf03d092fa7c3fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "baf32a090cfc47deaea9b3480634c9f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f5b8ad0435bb43d4b506dded07faefd2", "region_id": "RegionOne"}], "type": "alarming", "id": "972cb9b5a8464b0f9c7002528121f889", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3a6e5a3829b46a591cff9d05085edb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "81971e49303d4a29809024952693923a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6a7c598f72742c2acf52412deafbb28", "region_id": "RegionOne"}], "type": "meter", "id": "e70a4c1cb9244d19a8c851f16d62cefb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfb0b3ea80a5463798dcfd9829c25b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "136d8ffa63a84697950394bd044aac72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a6408c1b9e5b4b0cb36506b0e98735bd", "region_id": "RegionOne"}], "type": "metering", "id": "47de749419be40f79e60dcff41e551af", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19596ce24941480b877a3e0137d74698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fd0ddb446ac4d49bc4ab95fd5aaf0c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0bd3ceb49e58473d8d4471a997c1cdbe", "region_id": "RegionOne"}], "type": "telemetry", "id": "22b6ee024d174b8fa774a183a0a3a200", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b985baa4ebcb41bf9a7035c22fc9b413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "120c614a07424dc68c4083e62f0e0cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "06d8b5972b5d405fa261c53e977ba418", "region_id": "RegionOne"}], "type": "event", "id": "2b86cd08a1984515b0b50be5aa38b3cd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "faeada9174234e1bb7988ead1abe9f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "39a30e93808d41ed9191b2fc9a407a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "458f7fa6e16e48bcbecd2f1a456d9afa", "region_id": "RegionOne"}], "type": "events", "id": "bf7d280a485045108d59162c144bbe91", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e90aa7e0f95469a88ed45631d799f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1d6aba037634ac1a104508993c8d765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "70b6829c38574ef493c09112801d41ee", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d092e5d4d77a4763918f52797b736abe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a8d24d4878f4c7a830a92e64731520d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "634669f059554b8980d5bfcabbcb6e8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7873e81e051043038539f8a957dc22ab", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ea600baea5c5442595319a23800fce0e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d265ac56f24949bfa58e7e0c2adae4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e333eed350e4cb28bf5f8c9d9e00c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d0d5c37a2ed4c64bf24cd6bbd6413bf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b6ce6977107246c3b6e370f0727b7982", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14279398fcd745ba98e01bd65c34c5dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6150be1b91d348bbbdb62eab82ef722e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "558f4021203044d39cfda16286f55f61", "region_id": "RegionOne"}], "type": "tricircle", "id": "809699e7db584132b8893e1c109ded49", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "184cb9abb0ba4761a277b376b5a10a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "096f47b8358649aa881caac0c0377bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9760874044a64ad29e3e3de217b9cc7b", "region_id": "RegionOne"}], "type": "database", "id": "8d7d62761b774c1eb11d5648f2fd9b5e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "317a83ba550c432f98c85d5bfe9b47ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd62bb21eb914691bb2c5d880caff414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0a4d5447a5854857afb475197fa4991e", "region_id": "RegionOne"}], "type": "application-container", "id": "d1613df659d94d0da9b0f460fbf0f5b1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf826bb15fda43dd8d3b833bd83403b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d88f9571fb64fa0a15af570cc591570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3fa0e196bfba41ada457b4079ce28d09", "region_id": "RegionOne"}], "type": "container", "id": "f57232da4c244684b432a50b0750e118", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7a811a38cc745e899a8b9a17f423009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ec079a4b0784379ac6e709df8d424a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c4cbff2bab24222b43854ba45ab6cb1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "34c4fc63614e475c878f6ec23ceeeabf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0521f96514634ca8bdfd10d0d67fe9ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "68d7a1f0603e4ea7ab380c38a5dcaeb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "77a9e7d75545403ba39ebd812dc6bdd8", "region_id": "RegionOne"}], "type": "rca", "id": "5585436d079040828449b94eb00cfe7f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a5a8b6e1c3994f5ab86a9c8c6916810c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0cbbea8d66d94e43ad6e5b3e03b6d069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b931f9bbe1e8463d9f949689dc6dd966", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "25fc4d44f64247c2a6ad7449664f27e5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "93851b5a406546f8ad87a2e48fdb758b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cedad6514ce7488c900b35bf49e75c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ea55465fddda40e891567f31b28a63e4", "region_id": "RegionOne"}], "type": "network", "id": "cb5379099bb244598a7bae90fe194181", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5188b797ecd4488196b7885ad89b1a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d1df917ff96423b981d980c5063ca85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "438fc0c0a1384fb89521ff70aa1497fc", "region_id": "RegionOne"}], "type": "backup", "id": "dc35d0492ef040549d699fbcc5f3115c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6c17b22b8154e399452866c9111d651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a09774632d7d46b9a58981bdb59f2c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "90959fa9ed0d45769c76da926ffd0b80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "98e9e3b486a84734be79646bc0ff9882", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e623986a119457e9f7df38022f85727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3a7bba125de441f79904f87878173fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7bf9c948cba9477fb2012292a5bf0e44", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e5f45aab5bb04d93a0f42dccf9910832", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8467f51bf6e74a229e0df62ad689f64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "551c7666e1b94ff991aae073be51394d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "39c0a434649346f08396400d0dc34f52", "region_id": "RegionOne"}], "type": "monitoring", "id": "28622f4f97c048358d9d1ac6db8db6d4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d4d315b35a3d4b1e80aff5d4311d109e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aa0bc83d38c14557af0c0c3f21ecd8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0697b3d5d5a44a078991ed5ab129d69f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b07e148f244c4ad594a3867c5630ec35", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fc14f7b1cd64ceb96d330ed4c89f97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f41063d53713493e95f83c360d88014b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0b4f3479b5344e588184a20adbe5478b", "region_id": "RegionOne"}], "type": "placement", "id": "641b609c725c4af4985c244af76392a5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "411998675db74a5d867ae146e67d033f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a667db680a7a42ed826d4c7bdf43769c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "279291d6829446c2a7c756f1cd54eddc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "03391b58419f49a6bb6dba443d19911d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4f0998e888974d3b988e0d1a237d8738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f718cbf4e9bc45d5a15a217e68eab846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "46992cd996ea4901b9c89b95ce92309d", "region_id": "RegionOne"}], "type": "ha", "id": "c347c15b1b114744b6bd154d1cfdd616", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2b3d1d320ce4403db14cf13e04a65994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "421e93926c3e46588dbd24c799db7c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6d6c60b175e41c3a134d90ef6720c3a", "region_id": "RegionOne"}], "type": "reservation", "id": "890f7e46e2c54fbe916e0054dbe9c4c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "176f2cc0e04b4591b8268c4e05bb1850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "804649db570940bb820f6f3240619b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "440ab452ec524d0c8e692ac43a4922c0", "region_id": "RegionOne"}], "type": "function-engine", "id": "7d15739dfa15420a99399b910f28f972", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "02efd5c814314cfd9dce40e8589d52cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4619621afd44d1c913f80c9f96d41c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "449c7dc149ff4b968f6a5e23fcaf6aba", "region_id": "RegionOne"}], "type": "accelerator", "id": "c1a8134afae24684a78f5c6e32278815", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3bab353feb14cb7b7be44aff4c76b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53ee0f5361a64aa8866bfac5cf618530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "461183d0c4e242698ddf783c97afb27d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b4db313c8c8a4d4ba3b3bcf61fbae532", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97d649ce795d4344b2fd03187af2f69a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "697d54412fd744aea680f264431df50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "466d8626c0884a03acf5f31cda2e7b4c", "region_id": "RegionOne"}], "type": "registration", "id": "34449d85678d47a199e7aae48d19c681", "name": "adjutant"}], "user": {"domain": {"id": "2621cb6329a7466ea3c2c332a60b5b86", "name": "e337c0f9b6bd4638aa8bc4c80677aff6"}, "id": "31c0cefaa2a849c1b23525c7984a4333", "name": "e27715acab3a4e249bacce0465491078"}, "audit_ids": ["69acbfdbc4e44415a10b756f15f55dc8", null], "issued_at": "2020-04-23T06:25:59.324720"}} 2020-04-23 06:27:59,518 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,524 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,526 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:59,572 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,577 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,596 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,601 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,603 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} 2020-04-23 06:27:59,629 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets/www.example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,634 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,653 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/1/recordsets?name=www.example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,658 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,660 keystoneauth.session RESP BODY: {"recordsets": [{"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"}]} 2020-04-23 06:27:59,685 keystoneauth.session REQ: curl -g -i -X PUT https://dns.example.com/v2/zones/1/recordsets/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"ttl": 7200}' 2020-04-23 06:27:59,690 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,692 keystoneauth.session RESP BODY: {"zone_id": "1", "description": "Example zone rec", "records": ["192.168.1.1"], "ttl": 7200, "zone_name": "example.net.", "type": "A", "id": "1", "name": "www.example.net."} {31} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_using_id [0.210997s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,421 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,425 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,428 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,431 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,443 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.369314+00:00", "project": {"domain": {"id": "080044520bc9437e8d2b811b7df9a9a7", "name": "b008b87367b04d07ab1b99c9434b1a0f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b4b9174fc6dd4beda04b646dd8beef08"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f66d8f3781894406a889229937ef49c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3f6228630e604f6fb9dca6ff51814d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0d82491c07af4bcabd2ae68eb8ae9149", "region_id": "RegionOne"}], "type": "identity", "id": "5f311ceaa8124923a4db5884fdccddce", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "39d075986f64479d890e73201b562e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8818ffd86df94f5aa9512830e19580f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "59d1128daaa245c98dd3595c93e1979a", "region_id": "RegionOne"}], "type": "compute", "id": "db0d79a6d0f747f287db7b34a3f6729f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f72d3701cb8643e08678caf6d8f8388a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7150401c05d44029af24a78e20374c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8f13d9ad04dd4845a9823784d9fc1d45", "region_id": "RegionOne"}], "type": "image", "id": "981d3be1b59040e4b90baae9838e61c4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "deb07ee000f9426f8ed5cf8c2dd505fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5e4dad7906ee43149ba2b1ad8ce86d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cbee7f124ffa493dbffaef54d919455f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "70db54bba86e4113a0dd9ba75585ac4b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bae904afbc694a8fab2a10f570bd525a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14e816f3fa8a46c3b0590c8f6f62e1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1054d15334cd43bab8f14423cfcdc62d", "region_id": "RegionOne"}], "type": "object-store", "id": "2903503c8b6d47778835744c655497d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe4f7b3b8bab4e2484e697996b14e75d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a74edd1925ea4ec6bfb0ee861e72126b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "202c666862364d2e99e214270d49f965", "region_id": "RegionOne"}], "type": "clustering", "id": "29013d3ab2bb4e4e806fe1ea6ee4c2ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa00f31e2c5e4b7ca4380b2d73ddc55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fcfbbfd3ab4408daacc784b738a29f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "996e13becfc54bc2b2cd06553ceb0566", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "41ccdfd2eb7e4064a1fd260aaff2db6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92e799d5a88c4db89973dec062b63308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fec50682c1ab4b95a4cd6f535acd35fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec06f6a3ec4a41e1879a0155ca85c06c", "region_id": "RegionOne"}], "type": "cluster", "id": "7333076eb29249f2a069572d3dc098c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "56cf97c0d4574480b80644e6cdad7c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3e6f5df6063c4ff983499bf167a1cc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8577169e335a4368b1e9ea9c92a65876", "region_id": "RegionOne"}], "type": "data-processing", "id": "44f8a17aff8b42a6b9815e7ab0a7767a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98f431404d794b438a62dad9265d8de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b09791921d424d6a9a0cdc2275495129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06d1476bd6b7429c9a7d63097ed05af4", "region_id": "RegionOne"}], "type": "baremetal", "id": "0ac117e7d5ee40dca918f7dd8b0bc295", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41b30bc86e0b419bab7d4144e809f516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45f9fb9acafb44e4a44ca4f3666286e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "80d62a9e342449cc84bd6de0ad6b63ca", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dbc083765c7347f5baedcd8e12210904", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a8eaf4ae95d84f7bafc2d9d2bd954c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee7363f6c630497dbdef0fe7d28d4c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a491a8721647457b83f38b1e51dfeb88", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2f1992721592479ea24cf702d8ab849c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8882a522e24c4bd2965d13d241cf62f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b8da733fe894e728deab86dc63368fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "33b133bb970a447281a960a76c40af5c", "region_id": "RegionOne"}], "type": "key-manager", "id": "a4e47d01f31646b582199ac79a6509a4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf08c5c318ed41fbadd1c2da935c304d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3bae0486b2040be9b2b7e3d8bf1d415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6e2f0c4e08174a0caa243243ef37dd93", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0e35f8d528e34ee792b60b7f2f344b1f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc3c2ed65e4b4c1f9af9699bc5ac968b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13b51a2d64bd48209b8a9ec9a7a87c33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "64ac61616c14472d9a46a909c99d8aa4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "83936feebbab46d3ab8d512cf2067e48", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d742bb9c185490ca0529e158de0e587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "668a0817e2414b68b6fa7bc029c0ecdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7beed36989864626a3f4bf5f42275baa", "region_id": "RegionOne"}], "type": "message", "id": "b669e677af0445c2995e61fa5f5a0370", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71069ef287a545c094c323eee0a64a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d2e6c6ffbe5449c8a675cca106a9f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "034ae5973e6c4d34a55a9b15f8f85e01", "region_id": "RegionOne"}], "type": "messaging", "id": "c23abc2bcf624a0693a1d4740a58c2ca", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "97c5ebe44bb847dd8ce732aa228d05a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a80104a567bf4c88ae25a8e4a88df85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fcaa87d2f89f4b2982e92231a0e372ff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2bab7813b1cf4a87b13ec6c02d325959", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea3711e6f8104d6687edaa9a899b4bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aabd5116b41045e8b9ff42fdaeea4b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7afab2f65fd7490abaaff7abe1b2fe7c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c15ffc2d46874699b3f372dc25e7cc62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7fc45fc7f0cb4bfdb2aaf01ea4b2c0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dfa9f3be00743edb614f5b6b985ee49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c919ecbbd9e4dd7bcaea30dcdd0585c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "86c494d6ee844b2abdc9f8513fc34a10", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0ea7733be9b480d9378cfd0e9e8f41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0988f338746b4eb494092d7a5ae33728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "204b3680f7d04d0dbd2801a402c60367", "region_id": "RegionOne"}], "type": "container-infra", "id": "999ccceae09a4155811504ece9892127", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8452a6b27d0f4dd1a269add72c3cca6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d247af3216e14f8eb111f64c8111b37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "072b011683e743c9b80e7be35a46dae5", "region_id": "RegionOne"}], "type": "search", "id": "4a92800562ce4e29b31f7d151f05633b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "320bc2666d764049817926c4f441dec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9eea61599c7a41c3ba78ea05f2f18207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "42e24ac2ae7b4aff82301b5ec311d430", "region_id": "RegionOne"}], "type": "dns", "id": "c8f07f7d942249d7a31932a3c16c3c83", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd71ea83e3154e748a3fe1675941eedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3ea408ac2c743dc9994cf203ba66f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7ae4155138cf4c159019234bf54586d7", "region_id": "RegionOne"}], "type": "workflow", "id": "96a1513e97034c0d9734d34e11661014", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d43f48c89474a53a924bd963795cb77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bb9714631da475bac1a9713583ab4a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1f1ed2474c964b65b02fe24dcb90bf75", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e42f278d223049ba8cdfd27a38d7b13f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a14d795731df4ce595c0eacfac69c9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc316ff84667483ca74ad742622d820a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8b7eed602a1e45b8b94411c11ddcca9a", "region_id": "RegionOne"}], "type": "rating", "id": "136b0524a14e40d4b583fd44e59efdb2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3f13e104b9a4baf913e3f142b09a3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e4bea2346a44f25a53141093d9837be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a552f17060514b3a93f23536894bb7d5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "65ed26272c2543369c4f718ef6755298", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f64761dfbee409f903bc34077701001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f23a204eae404973b9f9f6dfec6462e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59cd17fc1dd04c57b7e40babfbcc8e4e", "region_id": "RegionOne"}], "type": "policy", "id": "a08805d952f948599f53cfc9a76da396", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f52c7a33ef5148c7b9e6778e23b679b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0041d30d1e1e4d94a2aa4b58a59a3cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6509816b45814dbf953f616c99aa88df", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cfccbe639bf24c6e8e5da78d969a4736", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bf7d48b5add41d78aa7719401b577fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3966975c0e764fada34abf3e54356355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89a0c0c8088945b4b61c3d6e4cf14091", "region_id": "RegionOne"}], "type": "sharev2", "id": "d723f019d80347f8b4db2c5c04eb09d5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bf38c5746e64fc2954337c49f179520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee44b4d89163484fbf6a33d18a229d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3ed602bc00a541e3aa898a9d1f01f11d", "region_id": "RegionOne"}], "type": "share", "id": "9de397b942924f1ab735fb4f0b0b20d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4de6471d82f474aa24e9154ae083c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f77ce4d685f842ceacbbced0eb94ec6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9e211ab1afac465dae88d8158c7d2f0e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "47d7349f96a14f258b6b60f833bf55d6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d6403afbed34b57be7f4577ac11b60b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50db034018454676bd48dab43862bc80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df75684abe8145ee9368edd06b12d245", "region_id": "RegionOne"}], "type": "orchestration", "id": "abe3b605feec4a86b126ddd9fc138958", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40987f9d4fb04c61a7e1c0f7ed6f2bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e53c88f35ea42018d30eb1b5cc03f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d82cc5fcf65d4820a9ec779d8398443b", "region_id": "RegionOne"}], "type": "block-storage", "id": "4df3b78b799e4c478ad9c0af64aad8fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "898fa054b30b4f02a26d35febd54a742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "072d8a01cfba461aa8bcd5033e11c7c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b102cd32ec774574b552ef63bfc7aeb8", "region_id": "RegionOne"}], "type": "volumev3", "id": "108c3c418a9d4f34af2a0f8795147dfb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e3f164710c5442ab6029d7ff163d42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c6b3ae55d2b494e8e4b88f53f9c27ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce49aeba31664b8d9be7a0ebc29eab74", "region_id": "RegionOne"}], "type": "volumev2", "id": "ca1e58312d9f496894e54e385c0178e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa4d8fcd9ed4616add037f2acc6517b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38b47cea0acd4fa7acba7fe533efa882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3c29f9663a44d3f8702c1a0ef4fd134", "region_id": "RegionOne"}], "type": "volume", "id": "a5a88583e0cb425c98820668fa55acc8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fffa5c56775a43f38d33bb651ec06a72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ba1edb19fc34b6794c09890d8a2ea75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2169cf88333d4175b9f3b834dbf887aa", "region_id": "RegionOne"}], "type": "block-store", "id": "3abb18d900214f85a34064480a2b085e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f59bab04a4c414db6d252a38494f327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05d2bd3daa5f4b9b9d3a17fbd3329b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4b336b6e11e8479c9bd4429e7bda641c", "region_id": "RegionOne"}], "type": "alarm", "id": "9acc56ea9f964dabbd14fd5514b64eca", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35357d15875c4c72ad30da50a88c22a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2f3d5e04dda487b8ca66d26f6fae500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b43b55ce9b8340d281cbfeef08825c7e", "region_id": "RegionOne"}], "type": "alarming", "id": "828ff98182ae4b5da47dd8f48d888a8c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2594cbe96def43c99bd5a9ac384beaa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8598b12760814efdbbc16f14fd6508c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e70cf674789c4dada0fd9fde24218279", "region_id": "RegionOne"}], "type": "meter", "id": "0d807addd9ea46829a7a922ebf0708e7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c103054b3be4a14ae0fcc9d2c97bac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f2162a4a48d4fb6acbac3a3f7687ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6211e8c8821f40af90bcfc29ef3ab7ca", "region_id": "RegionOne"}], "type": "metering", "id": "39a8934ba2624146a970bd9584f8b822", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "907cd50ac7b04080a67258f1d38304c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff6a109092fa411cbceffb2f42680b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d05a4f60d38e454fab06c1b276254957", "region_id": "RegionOne"}], "type": "telemetry", "id": "0e1844c52e934f338b2f85f65ce10b2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5aa4fc56d47a40d7801000ecb027f9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c697616097bf4b74b443d27b706d6ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aef1cc59330b4f128720b961e4eb4567", "region_id": "RegionOne"}], "type": "event", "id": "40e17ab7cd4f4af9839285a5e50d024d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "71c55649651f4910a59c401fdc5f43cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8178c3bf82d244aa98882a9ad745442a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "06ad6dbb0e3b4565927172b495bd066e", "region_id": "RegionOne"}], "type": "events", "id": "3c5fe44f88e94ad59c23dd438ebd96f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a38f0dfb6fe14b1f8acb2047322466a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a43f127dfcdd40feb6f1a368cc0ed7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fc12bc9515d54fd894b029295db14b28", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1bb94f7bd4bb4a989b9f75f059ee2ef5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d357af18d18f449b981f5cc833c002bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea43f20d0b0c4a03be0ee31b31131233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a6d05454724b40b3a13292c8bdd47e81", "region_id": "RegionOne"}], "type": "application_deployment", "id": "95fd42eada084674ace82ceda9961bef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0007b015e377494db2aaf7aab5fa8d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7382e7940ca4dcba7deded355f31723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8413b191f73b4c1ea465358f8fe1c78d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a7c0b385eccc4d33beef520a9351356f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37ec5fa47cab48da88faabdb986f932d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9cd6f38f1fe54b7685eea3e5d5ad5664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1fc974225714b25bd4ec6b4e48d9072", "region_id": "RegionOne"}], "type": "tricircle", "id": "b1e7a43d9b14400ea916526bf94f0de6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aa98eb1fbda24a2c91d7b7cb526afc42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "42123d4c54d74680849721aa225c0e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "219c52fa487949ea8912781b4a29c590", "region_id": "RegionOne"}], "type": "database", "id": "decc65506ec14a82bf61c0ae5f61ef92", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "87bbfd76809e4929aafaadc7ae04a600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb14d795b8c74889b94e0708beb9f236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c15e8a02d97e4b83a4202d65c22da83e", "region_id": "RegionOne"}], "type": "application-container", "id": "1351a59f67214e2f870d74fd6da312ee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49b3a1edf2a5467cb76e3b9b33d77354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "484068fb97234f6b9c696116f24c1ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d34fa130d98844d983e987ed3aab6c7f", "region_id": "RegionOne"}], "type": "container", "id": "9b2f9307e0ff4cd0882a4939d438ee4e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cab720e94d724b4296130e0d16bcf5af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d5b3ea09cfc479cba6f0cc604c33620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d351166187cd4d45a8b93f930e26e3e0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0a2fe269ad404a4790de39d46e1a7281", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86bc289a78e948f9b9b5056bf0fa4fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12a77efef96f4d6e83955200d9b08b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b826a17b494f475e91500a5bc8936b8f", "region_id": "RegionOne"}], "type": "rca", "id": "13cad14ad2d84f529b28ed7d74852396", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0236e4aa6d214d03a6b986eb44271731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6bc17333b0844f49b70b89f1ff950593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c396d8bcedf84149bd67b75473383beb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ff0810fa74204364a024e1bf4c60226d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bd5e1e9a5ae540ee98fb80b1b9bd4e62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "30564d6347264868bbd100d7f37b7bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "de0ea3dbc2ee4dbeada25a470616c7c2", "region_id": "RegionOne"}], "type": "network", "id": "3f5af05a123a455b93cad2436f9f15ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "098bde0ec6e544db89dd8b239816fdc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c2e5f0f48334a1d8a90957dd681a950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "763b27d256d64212b9c97638c5383843", "region_id": "RegionOne"}], "type": "backup", "id": "77eebce720c44281adb49c0757a69280", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78ffa9b675734eac8a7a393917b3d461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8df58478238b4a788ef7d7d18c0c42c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd8e9e84dcca4642919f31b8509d60f5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3a8fa8c19c1e4c15b4340e6e295e09cc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d4542eb38bcc47ed89815bd2f81ccd8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9e157403506470bb4e219f22c0805ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12b4ec75a79b49beb035204aea074233", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5f057844c4884edd9ed5a4a810971a57", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "022e38a1d54a4ceb9c709fe086e7f3b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "625eedc57c8e47c58438a20996d943ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3409b353d82544d0b6d979fb81e448bc", "region_id": "RegionOne"}], "type": "monitoring", "id": "47afefaf5f414331a05de61ef88c1883", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e17d59f48a0545dca47dce7fc3dbee20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "99d5e1e9159a437fa3cb177e6be06d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b513880f8030455fac27f611d70160df", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c2c891dafcc247cdb5221a280afda7b3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "11434d9453aa4971a2ca8d112ae8c439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4256ab0d1b4a403f99c39b2f31f021b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "60bde3c695b743dbaaada30b5c4c6a7c", "region_id": "RegionOne"}], "type": "placement", "id": "3a0b9ab3df7e42da877eba47b0613906", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0885906f3aa04fb0858e245188acfa56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccf09f456347425b918099d1201e0d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe5655ed36cd46499b0ad18542e84a7b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "97427731e15a4c138b78f187daae46cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d5719de61824f78993b4f68910bab4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14e5a24b62d74ae58b97338eea108fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "48b016b2e3694b3599bddd3d7cc5b0c2", "region_id": "RegionOne"}], "type": "ha", "id": "fb02e3514c644ed0a909ce78a7fdae86", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "219573224e4b4e6b919c77e055a9df13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e1e1b90aea9a43f4b61de5b3346dbd10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0d4b85e1a0ca4b748dd3fa509763a7a5", "region_id": "RegionOne"}], "type": "reservation", "id": "857e01b0f1094dc596bf9f5034c285ad", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ceb6f46036bb4f649ae23b545f275c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ecf3c833e4ec497db59601924711593a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1591ea08a2bb41a796785429d1dc619e", "region_id": "RegionOne"}], "type": "function-engine", "id": "3b574e60959143798297ca14dcef90fb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3af999bdcf114e108d07c94580b21d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ca28d863424645298e1fdb2d92594993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8ccf034883094439826bcd7bdf84920f", "region_id": "RegionOne"}], "type": "accelerator", "id": "5fe3d71a0c4f4b19b1802b4cdb2539a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1deaae5ad7c44be19b3156ebbfcb3083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c0ed3541a9b480aa2eb829b1aa53b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "547115a74360457e9ecf90dc78c00c25", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dbf9f803d6fa4e78b0a22ae7c2c6f7a5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df503539fdaa46e1a8946dbc7db6565c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99c4f0db810d405e8ccfea6be5fcb5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a211520c9e5d4020b62923f051ebfa9e", "region_id": "RegionOne"}], "type": "registration", "id": "e0c4281220ec4089a8d17581db72dc5d", "name": "adjutant"}], "user": {"domain": {"id": "e4884df1059d4a6bb0321c85fc4473c2", "name": "1696c64605f74430b17e83b256c8a4a6"}, "id": "fd52913eaa31407e884377bdb5234d37", "name": "3d9203f530f94e5b8702d2ab2ab15f49"}, "audit_ids": ["e2cfd5e77f7943fca8765e82dbca9fbb", null], "issued_at": "2020-04-23T06:25:59.369314"}} 2020-04-23 06:27:59,555 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,560 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,563 keystoneauth.session RESP BODY: {"subnets": [{"name": "subnet_name", "id": "123"}, {"name": "subnet_name", "id": "456"}]} 2020-04-23 06:27:59,566 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/subnets/123.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,574 keystoneauth.session RESP BODY: {} {8} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.307644s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,426 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,434 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,438 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,453 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.369038+00:00", "project": {"domain": {"id": "42a38a9be3ef4e69abd3f47ef7a484c1", "name": "e5ef3b1e649b4edf891e5078517947aa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2a3dea1048644151bf523bdc90f2274d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "205e41852ae84c1ca7cde8037eac974f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c21e8d43e689435ab76a7d9f39de492f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "84103e8c8da142e3b3088a3636e623f4", "region_id": "RegionOne"}], "type": "identity", "id": "695519438626453a950cb4733b862808", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2c03e76d3ada4f0c9df295ff96f2288a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4520fa8ac47c4cff9afd5e6973adf7ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c2d0ccd4db53471a990a1dd65aa1183c", "region_id": "RegionOne"}], "type": "compute", "id": "1a2c74f044eb46308f81e560bce49a42", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d09b7b2eb48b409dbc4f73ab91e0e188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "727a50c6af0545b5bcfd95d82a708990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9773b628857432997bfbe3b7560a358", "region_id": "RegionOne"}], "type": "image", "id": "537700cf86d0414187b0060b3eb45d91", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6e4677079c3f4db9868ddeb7adee3509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38eccd5dae8f4bd4ad3ed3008fc244e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b5af1820ab504dbc9e02d95cc6e2b281", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d70ab382a3694d9cbb80c445d6ccea29", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "362627c8b54445d693dbdca35b277f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9d9c6837324c0398ea285a33cf7b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "770bb36c280940388fa5b4199c188f54", "region_id": "RegionOne"}], "type": "object-store", "id": "a4ae6bddbb46445597ae4054ba3517eb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "262d7a693ff043eab59b59f82056fdcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8845aa5222647e193a036318969c3b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2679b30730e44a91bdd7630c6f55811c", "region_id": "RegionOne"}], "type": "clustering", "id": "0c75fcadd4d842d084b015262f600246", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0ad2721709f4759b02ce231997d8c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b446acf907b410db5fc5bc660f16cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f53537c1e0424b86b5fd2b3701c70aa0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f399dd1bbf2448a9984ff99004d6d6f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55b21a3a6af840ec84f2751aa4c66a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "626a2030aeaf460d9967d29297bf65e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6440788a52034a898c5ba002511c5cc9", "region_id": "RegionOne"}], "type": "cluster", "id": "e75059b7bdb74d2287c4c8b04812f077", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aadd22f1081446d9b1f17eefa810824d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2cecb1978f194b89a6c4ebd313dba558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0c77db2b407048f7adaf3709083de6c2", "region_id": "RegionOne"}], "type": "data-processing", "id": "1d6d4b31af92468c86cd306b082c7f21", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4e32d8154b534b7fa4133e67424cb120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "483ef64d7a7f4cbeac5702d94170f7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0d6083c84bd4405b8753e476dea31198", "region_id": "RegionOne"}], "type": "baremetal", "id": "beb0612b20d2434eb8f82f1ef4ef126d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "34fc21e6217d47eba6bc4ecd77555d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "00b269ac1a484f64b77f2669edd722e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1a45e180058d4908948935cb6214e115", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b0ecb60315a74cc68dedf548500a9dc0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0fdfddd15aa4f18b98b61dd09690eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "252e08ac3ede4375ab7c8d0cca7cd609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e231c810587749eeb3e0cebfbe31c90e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fdebcf4c3c9b4b059c85c14c2f24c253", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "be190a3f72fb483fab761576150d5551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de2b6cf20a814c19b0cca7378430a744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "380e4b861c364626b1cf25aa69624f75", "region_id": "RegionOne"}], "type": "key-manager", "id": "e5b07b78c99e41919da55a0a8974052d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "894129647e03493d84149761f0c74085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79002dfd429547e1840055adbd78a54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2cb2555627474367a9b49631ca3f06b8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ed6717cfecb24097a03af39cfb57c4d1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3346e679305644b3a5dba0c5766d0c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f43af50902b448ba8add4c17aa87db7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d10610293d8a4c52b65c9d4a9736372b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "da7aec0578d6479dbf2512187868bc09", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1dec618ea6f0412e8561568926108791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5168f479b948467d9bb5e5e45c9dbab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf7d81ae04fe4ababe97749f61ec32e0", "region_id": "RegionOne"}], "type": "message", "id": "c9929fb6e37e441ba13c5ac81e47f0e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e3a950d1bafa451c9b512b78506d0b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4d205b440a244e5926f622f0d92fdba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac5977b2f9f9404095b1e600eb63b513", "region_id": "RegionOne"}], "type": "messaging", "id": "ab25e35fa8b1401cab83d998d6e8077a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3ea824540a042ce9dabc5855365218d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "57a24104e22740d88395698f1ea70a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "702ba2d6e29f427dad1494ec421cb8dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ce983f70ac294a9e87f6935046035830", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54cdddf468314bebaa13b74a5de3fad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6e49c43955847159b568c7972f01b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0377975dd524b4db9f895145d8bc959", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7381e3cb3e6b418e96f6dc8ad60f13c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67211ea5a4c94b8e9c2f4924211fbfe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ec84f0a860c43a697f4a67d59ec93fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16a044dc640042aead54bcf164ad5391", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d7d6fbf749fe493d8ccf8e6248947498", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f969667138f94846a325da81c9df3f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f78a5d2ab25e474bb5f32a5247b88eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97716f1feace49d89adb74d3628dfe5b", "region_id": "RegionOne"}], "type": "container-infra", "id": "6d4628e417174590a281596243099283", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0812a4515f834e6589f254014f64fc2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "00d148a401c24b3db0bb3c73ee04379b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e0d43abf8742435a991b708fd1325ac1", "region_id": "RegionOne"}], "type": "search", "id": "327b6869661c42ac90580e7f2891b0f6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3f0b267b28f470abdad99c409ef0a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1bfcc41cec2345a7acb32517b95a68cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8a987b932c4841b2bff52aefc5d9f843", "region_id": "RegionOne"}], "type": "dns", "id": "a331f2e58cbb468585341ddb826e5370", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21521926cc1146e28c3d15eeb664c256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7148c85e1cce42f1bc1886847b1db5b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "492b9ef37ffb43b09dacdb57b6079cd3", "region_id": "RegionOne"}], "type": "workflow", "id": "e6c0d20f6f054058a9a0e8f7dd8e8c11", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3947146120348b7bac52d155311a331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cd84a0d90ed4776bb059b1fe2db57a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "096c13eb3fc44c77bb4a8c4aa591016e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cd48598d45e24347baa8bc2dde8bee1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7bd93c98fda94f4f9f393a56cfcbd309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e81b5d865d04b3ca2d970d4b108258c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f48380d35a5248ec9ef1b02a109247d9", "region_id": "RegionOne"}], "type": "rating", "id": "9c046ccf640942fbb97ad4a7d7be36a8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d0a461373954f42bb0a79cde00a81a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dcb7d378eaee4d8199d2562ec2254820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ae4f6fa77e0542579e7dec8e208a2eda", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c75acc2912984d14a48a414d322184ca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dd4d4b5109ae416ea5d8d19498f2993f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c0f3b1027224ec5a02b6d7ab2fd906c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ada06986561f4eeb8ab78b93445a4384", "region_id": "RegionOne"}], "type": "policy", "id": "48d565dedaee4d39a9a9d8eb21f89d9a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b7c999949fb4ff0be5e9f1f417ecf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "375b4de5d97643b88ab97c314cd603eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54a641c4724944f7bf7c56987b425d3a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "15e23166d6d941c8b0318ffd91c44f3b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "726952b2cacd459f8f5b41fae887e777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5268c72c157c47d4affa0f75b1be29e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6beb8ba7759d40aa9cd2e9b5bb8a32d3", "region_id": "RegionOne"}], "type": "sharev2", "id": "9bc27a5c06d4407dabdecdeaa43e681a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01e7d3cef4c844df8786c091664380a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efbe86c6f6344d93be76dfefeaffe67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "670f909428ce401da92118e2c471ad0c", "region_id": "RegionOne"}], "type": "share", "id": "ca13c2e04feb4b31822dc90ca7bff3e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b2a1ddfa730e42d38165f09368b6a6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "40e1be0ffeac4bf184ea164bf9ec211b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b5553312e1224b5c9e4fd05ffe2974e1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1b72e4e002a441fead2313630c5e0378", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8bb6ab0287d4075b015572d3747d081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46c2be46c70e4e10904457f2f7f2bbdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfefdde57f654fc793b785b3a91e011f", "region_id": "RegionOne"}], "type": "orchestration", "id": "2ecd2c8bbc244be7adcaed384ae10ce9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7963d6c69284013800bb2d5bf795d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e50c4a961bfb417888fe8448e164b844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17e99e66a0cc43618203da6ff558203f", "region_id": "RegionOne"}], "type": "block-storage", "id": "3bc502303a3a4a0583a92385aa62d166", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6a8d169bf9a4d2fac86631003a4a09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4ac7a5c0cad4018a46fbed88e1f3fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fea040afa53347daa86108fdcf5b7b88", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ee3b7e07c16411d95ee953999112d10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f9729ff357a4020b0c7369b3f551b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfc5acd06d5b4ea089cdffb714e2dcd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e617e51bea64fe1a585341e59a1ccfa", "region_id": "RegionOne"}], "type": "volumev2", "id": "4d43d2a329b5404d90d49bccb9d21c77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cec05d5823741c68c5e0a6c29a41740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c8e5b9dfe1f4d4f841f5bdabcc66b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8b9e29216de47d59dd26dc7b21c426b", "region_id": "RegionOne"}], "type": "volume", "id": "5fba4f96ede84172b47de656f42c8f5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b046e39258d4655a9a1a86f6c234515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c271ed9dee64d3c895437df0c1a06aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70446ac14af543b3b3907980db3849e4", "region_id": "RegionOne"}], "type": "block-store", "id": "2ae91ed6fa5f4e4b892364b353d6abb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d7d868ec48245a7ae08befa74eb6c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c5ae36031584cdfafeba6e89ef3ff82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c50848ca2e2e43db8670644e390ed7aa", "region_id": "RegionOne"}], "type": "alarm", "id": "0226d1d5584c43de9e59794677d82461", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6929271e04cf467e98333e2e220ceb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f7fdd3664933467b8dfd4de03798fdb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b016d93f029492d858c8f9e11858b91", "region_id": "RegionOne"}], "type": "alarming", "id": "7d98ae0cdfc6418f9cc56a89af9decfd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6abdcc7096024e2ebcaf53870b3d765d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d730f9fb886d4b8585ab2cd57dd3df87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b21c44416268474890d76d4201eb909d", "region_id": "RegionOne"}], "type": "meter", "id": "613599a3f28f43318c2da69b982fb395", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1a1d4620033440594fec49baa5fd55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebd1f73f04374a4d86db4acfd08120aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb7f57de82114e04a63b287bfedf15a5", "region_id": "RegionOne"}], "type": "metering", "id": "df84f6aafc0848b894fb47164ba3be7a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f5badebd9214b55a5fddd6cb5c81b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "85c594c840a2427d92e5967dc0501fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86e5da2cbc4740ba8fc6b40a0715923a", "region_id": "RegionOne"}], "type": "telemetry", "id": "a01edc51f291434dbfaadfa35e06bc26", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ca9117ce0a440ab8c248be1306b55aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a39295238f29436bb2c8c1d09c677c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1d99aa8ec1cc463f8d57ecc439ff0967", "region_id": "RegionOne"}], "type": "event", "id": "b92121cebf774e7fb89306b121748198", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "34ec6d49db174e6eb8a0a1c67b4fc0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19664d7a5ac04b0ba457905fd99846dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44cbcdac033f42fc8187d587f425a511", "region_id": "RegionOne"}], "type": "events", "id": "211e13b352624cfab9789a46e0f8c0b0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c8867edce6b4a3a9ec018cc3d6a03eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c610501db18849a3aa7698ae165a84cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ac1a1ba5fa64b139ddc0934a7dff787", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fcb351b398c74da28f4da9d85e1eaefb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31369ca0de76435abc74a0dbfe2cba88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "780a85c62d11458ea1a8c0a15ce0f960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7125d42572d24c63aa3a46a85dec4e6f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9c5127fb8372497b99328e81b303b446", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d8086b44aa043ae895ec38d16571087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "51daa95ccd3c4118b91eca13ec36da8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d90e21b54cc144f99514dee507c80241", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "548635fbe3b54a94b1acb935007e0680", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8142a6d0292c46ee98b6a9620ff74342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "912d4a670735411e981ea64d8e0c82f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6f69a7b43074a688a9b7de6d254c8f7", "region_id": "RegionOne"}], "type": "tricircle", "id": "2f11107c86b440f49d43a2a5c9321fef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2897ee0f3ddc47978553b9de63af032a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bb7bf2835d004cd990233a58b7c99f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8a5721d437344274b6520bb1e71174bb", "region_id": "RegionOne"}], "type": "database", "id": "3b5ce82416b44191976c9dcef87726e5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5590efb8c4944bdea9d8c83c5db7cc68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2443a51fe2234a94a13e445a2944b182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bca9082e2be746b7b9ff03d028b9dca1", "region_id": "RegionOne"}], "type": "application-container", "id": "87ef55bdbec1496185f84893f5dcbc5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cb2ea5133934d6c80df14c6e511e110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c96390cada8a4e91a431c8966e4304e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "75541d1826584c4792b2cbea05612928", "region_id": "RegionOne"}], "type": "container", "id": "bde91ac5044a4ec9b76e752ebe767820", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c566441a304e459b846b3aa2b462821b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a06bddc652604990b22679d56da9eeb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7ab2d315fe994c93be92b20971215987", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "04abe2eda7ab4d18acb35c38d5ccbd3c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1ab3e77559143bbbbc4a9cbea2e5606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4dfa07a7ab64435bbd9532e60bcdbc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f638fe6c36ff43aab66b1237871625be", "region_id": "RegionOne"}], "type": "rca", "id": "ef9c73c38cec477bb6b1ea3ea223099f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c0712f4dc04f407d92fe4891eafcd1fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3b992dfc8af4326bebdf64bf6e3afba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0caa21ed98fc44709fa2898cd7519992", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8907fae5787740dc9f7e9c062b38bb50", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1fdac4a7e67d4418a31120adaf8d07e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "59a7e9742ea2428aad1627165ac4b423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "505037e44e9748d2beef5c127657f461", "region_id": "RegionOne"}], "type": "network", "id": "aed93b765c69486f8fc9ff21683537de", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4385d70531c44c99bcedb3a3060f746e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e2c66e2155c43f4a649e0a73e4c9e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5fb8c75700fc44a2a869f04fc2e0586d", "region_id": "RegionOne"}], "type": "backup", "id": "1f53cd29afe04941b7d794cb648dccc4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdbcb52234b941c88863e8e6e6572db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f23984f7101c418ab08d6eb23fe670c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "342d1547722f4ebd9f248c1fc7b309f3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f1e0ba5ce90849de9353882a07d8b106", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "332692c5199c4150bf8f770f176d660e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a080182ab7a4c96b16c86cd23ce1642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8fed1e4d471417186b04c4c0ec2f1f9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9d6ac160ff8e4cef854e476ec75190a5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98d025dfca3c4d528c62364657a253f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cc376161e45d45bba92a66c5dd66505e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7c89eba182084054baa0fa3f7dfe134e", "region_id": "RegionOne"}], "type": "monitoring", "id": "b6528cddfe94461a9a78bea9af62ec31", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cbd4ef63e16f410997e6e9f7bbdc4d6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4b94485ebd64eae87e906f0f20ef8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "adedc1f2f91045e4bcfdc82a2a439f01", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "821d3149474043629db29ac8d2483b13", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "30f051e888e64413a8abb287381cd299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "30a0b168141145a9b94a5b20912a9dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c115721859cc479487f43ffb4959b3be", "region_id": "RegionOne"}], "type": "placement", "id": "51d93b7ce7ef41d79d7edca6bde557f4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92a3bc5fea2640b2998ef17eec4614dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bf9367ecc6f4a2383ac51c81d7a261c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8df65b43bc354e81856cf13fe3bf253c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71fd6e5cec5542fd896473a6d9b534d1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a8fdb1085e0d4f0fb38b7158e4567340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6dd7dcf0c54b4478b0903213ad455bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "38cf456ae57644d093f8dd04ab19773d", "region_id": "RegionOne"}], "type": "ha", "id": "79c2bed7bdc64478b0c2ebb359e19d0d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fb8725d91ce46058db3a6f22c5d19b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4c5b5b1dc1a741b0a1180abb2ee513fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "44c7a99d825f45e68ee00078ac757825", "region_id": "RegionOne"}], "type": "reservation", "id": "95d499ab0f8b48c0a784fe0df3414813", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b27dc21f2ccb483c9af786982909723b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab50ed1e6dd344eab5e22235a6d36ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "364c884f73d545acbcbeb51a477dc3f3", "region_id": "RegionOne"}], "type": "function-engine", "id": "33e6f9e0eca64793b7490c0e1ada4233", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "430bebcac3bc47b4bddbae7d5db57f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82e890fb29bc4b578db76b3a52ed5d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c8e5d2eb18c24ea7af360ff9a9547bcb", "region_id": "RegionOne"}], "type": "accelerator", "id": "3c7d4d7d31a448548379d668508ec50c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a89de3cd0ed4c96a4c9e0ae9be7ac66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b0f884b9cb64aa1b0fb7882711ba39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bc05f368a061439eace2fe07402b3667", "region_id": "RegionOne"}], "type": "admin-logic", "id": "15bcd692e27442c59b4dd1b560cade19", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3ee4a38e9c1401e94c865fd5b8b76cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c58b562f1784980878e0ed40ec47db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f6682964a0db4bb2b6b0678db9a6996f", "region_id": "RegionOne"}], "type": "registration", "id": "94f3564d5d24493cafe5341f9b5ae0b0", "name": "adjutant"}], "user": {"domain": {"id": "8120455842f242ada1f0446b0a8baafa", "name": "5b7ee20e94904d9d87987c556dfc64b5"}, "id": "079696196f9e47cbb4823a0deada3b13", "name": "45895da3156247a79a72b2bdc60d278e"}, "audit_ids": ["654ec20a63f1441e8a9081cf4ce0b8fc", null], "issued_at": "2020-04-23T06:25:59.369038"}} 2020-04-23 06:27:59,544 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,549 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,552 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:27:59,598 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,604 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,623 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,629 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,632 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} 2020-04-23 06:27:59,659 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1/recordsets/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,664 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,667 keystoneauth.session RESP BODY: {"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"} {21} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.170934s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,423 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,430 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,433 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,445 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.365787+00:00", "project": {"domain": {"id": "1f0abbc049db4403931501916ed71bb6", "name": "a0edd137f9a9405082ec1129735dfd2a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6d14a5d0e8564374a3c3ba20c6b87c69"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "60df984b8e844d218c5ba47bd6cc4c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "74d83b1ff27e4bf9aebe9c942ee39f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a6eba80b5c7e4a88b03ee52b979f1f3e", "region_id": "RegionOne"}], "type": "identity", "id": "b5fe9a075e0c409faddc1a33ab3c3f1e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f151d00512c4952ba02be54083633c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "005c9cc8df7c4887a6c12434ff832f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "12f5cdb4acb94fa1be3070ec08065d87", "region_id": "RegionOne"}], "type": "compute", "id": "856aafeeb454411f8cb2fbd7f8a5a022", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "280f71b3164b411eb9bdf44c33caa8e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7ac4d1a835d5409686aee9b091507b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2122006dd87c4a50a5a7057cdc36194d", "region_id": "RegionOne"}], "type": "image", "id": "35f43cd862814f889e3333fde91d2c39", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "016fcd786c9f432384fc2db99eeb8da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9d842fdc3fcb4dffa22368e0dac951c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9c23f80434cf43e7a6871f43426d29df", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1fc063267fa84280b513222488ab45c5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18efeeb226474debaace5e2ac435464a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57d8473d21cf4f5582ebcb67e22f263f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d707b3ff2eae4e29aa1473b4bf5c6bb3", "region_id": "RegionOne"}], "type": "object-store", "id": "77805455bde0446dbace29871611a6f7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0c934e34dcc4f78a9585cc3458d644b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "094b2fb425af49e0baaad92077f8019c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77b6a6f625b24221be2b878dd0aae7fb", "region_id": "RegionOne"}], "type": "clustering", "id": "ed80e8f3d1f4482c87c87eae409378ca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95e762168aac49cabd558b73217f76ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4beab1ae469448db8d2365b8cb49b929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5578c5b1b7a7495daed1b5378f75b443", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "96af5f71895e4d5fa32281538ee9b27b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "855d6fc555cc462596d71470bb58eeb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "568324e79dc24e06bd0105c00003583d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b452fa9ab8fd4da789dbd2c99216be91", "region_id": "RegionOne"}], "type": "cluster", "id": "f8ff6db461984e90867ba835ee916287", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "37b9be84c0ee414d92218561a4d22d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b5913d20ce91477ebaa6d56c1494bc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "79fcb48f75664e4b9d3ab0f815c81a9f", "region_id": "RegionOne"}], "type": "data-processing", "id": "d13a407ff17a42edbcd593a110c0cd97", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "156499a186cb40f094a22a7d917fd9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e454f4b47cbf42a497894d82b073366b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "23ac87633547471a8dd2976546e80258", "region_id": "RegionOne"}], "type": "baremetal", "id": "1827e4d9d0734879b27c2e46fa3434e2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c16aa7d96390452e9ca98b4069bca34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65c888b7e481446590224460628d178a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "84c6571a4232417ab77fe4b52a038c0b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9bbf8aca3f174f15ba017948ad9e758a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "716e717baa8f4cf8942a8c153c655c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef8e3da8a0f5414b9e9bad6ead72cd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8199a19800d4713ab520dc5a67dcfdd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9151c2e7a5d04cddab9ecfca4a8c9c11", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "132ddde92bda4a66b30cfa75137bedf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "adc5095bf624418d8b8fecbc5bbb9da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3c613460c01b444fbe44515a07b7ddac", "region_id": "RegionOne"}], "type": "key-manager", "id": "683c3ca7d223417f9bf4bc1433b44075", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ada34a8118941d2978c4087666cc36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "798685d68847497ba8f5ecb4c689f2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "672cad7cbb024430acb3c11e26722603", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6427b5e653af42e9831afa018aab3e7d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "39bd733f262241cb9a52ffe6e670228f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5abb9b93e3994365b9383beb01276c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f946d56164d64493b90f367f801b7c56", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0a40f62c53dd4781ae8aeded2d93098c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1ed52d7602ac4029b5a471c52857c1e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3d98227e06314fb9a423b7b4bec98b69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c4407098741e4e928f3a60407324848f", "region_id": "RegionOne"}], "type": "message", "id": "a14443db07a3455fb8b8cbfc9d93d916", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a79a516ba74846bbbb862851ae59382f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d6849c700bf4e7eb15e8d23140ca0d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4f2118d3e3b473c93e5f70ea0a9b83a", "region_id": "RegionOne"}], "type": "messaging", "id": "87beaf71b53a4b258a155250e8e14c3c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "10b52e94554a49da813ee3703efaeacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "68d80dc586864e7e9801638958a87b3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "89eece06fc2147799478bef2b1258607", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b38f534baec2477680016870e47917c3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "568f15c40a5b47cbad4f8083bdae64f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05ac2d362600475985cb26222c4414d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02fd43fe1ee549559b5129877b11dff4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "91720ce374064cce8d0038efa7cc444b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03ebf89fe61049969a042c2d0b18e534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "762f2aac5803449291985be1e40d2653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dfe7fab7d88448b9a98217a744c5778", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6ff9342b52474596903c094ebfa8f633", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12e3b75ae1be4ade87752a2659cc26a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "881bafb6827d4fd0a04ee71a5b82fc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7adc312874e444c598fb9900c0c1ada3", "region_id": "RegionOne"}], "type": "container-infra", "id": "02aff8ff84534ce3997e6715e3541e86", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a52adc750910447aa5870ce695f01489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b60e0a0732fe461ab443a7419b72fa3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "45f18874d0804a94a2c9fc7973d0da6c", "region_id": "RegionOne"}], "type": "search", "id": "76712cb7456e4bb399b0e292bc7900c3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "68e4bdbd345a47b49bbe871e45067af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "05f2cddbedae437b91ab005c56f69f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e8586cc43a7449f19e5e09df7c79ce9a", "region_id": "RegionOne"}], "type": "dns", "id": "447ede50e42c444c9142e5d1f0215afd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7e5cfaa8ffc48b88564df87de61ef32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0707e3cc33f4d819441c2170bbc0395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "952a537831e54704997985130a9d40b4", "region_id": "RegionOne"}], "type": "workflow", "id": "3b543ddd506f44e9973da4ab5a709348", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "292f2c02118d4b5a9eaddae092b51d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fec1bb15915d463ba035a222ec88200a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ebe2173f1f9432e8f5927b242780c96", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3c3a032e791a4d4caef16adf0879a82b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bdb65a7fbcdf4a08bc7f5c8faf2e7942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "daa4eeefb92d49f2bba732450298b232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "650f39ac48c34e088d66af9d45265ff1", "region_id": "RegionOne"}], "type": "rating", "id": "113fa08368f84062a19da8d2aa0c3593", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "37ab3a82b1114d8a87f2b063a756ee57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51cd7e6e566f4a0aa89855301f83ba99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d4c5c41d40b47f2b1ca88ca0ac9de1b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dcbd6690b2b44e7b95bfdf6e82905f15", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63cb1af160314370bb48302d83a29cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aef4fea3e79946e882fed1e7168d7290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "26dbef6c0ca0459db487a24641b80771", "region_id": "RegionOne"}], "type": "policy", "id": "4e0a5f474bde46b5b6f6a2e45ee625c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14a7851eed174f9fa44906a50e47328a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9295286f4f004405b143154ee0573e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5ec3d2d82ca4832abfe571dd450fe36", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e43e2913198f43a587ff6f7aef1d8db7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc4331d371a142bc8d62f758d9c6d407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "761952dd51314856adbb65c645bb7a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e75fe9ebe7349789cdf84c4240acec7", "region_id": "RegionOne"}], "type": "sharev2", "id": "72396a22ba4e46f8b162cfe18709cca1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36fce67c694644959d3ef17efeaed971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed51bed5ad5540768dbdcd4a22ad53e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc11d1182edd415082d2495ebb2fd632", "region_id": "RegionOne"}], "type": "share", "id": "550042581f524765b7305f4159ba6ba7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff374736153d480380802dcd4fe32196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d7c28ddc3e6f4f36bcb2585b230160a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "45bc5757c2d1439ab097c3ef8962b270", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8e2aad6469e844bc9ee01a4347ae05b6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b98adfc3be964948a992249db20c79a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21b5076e11cb4cf19b83254c35cfca0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4298b556cd8493ba24b5a8ec3ac53f4", "region_id": "RegionOne"}], "type": "orchestration", "id": "e2aa31dde55c4bbb859dae1a21c1c616", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "057f020f0e6d4efba598bc85fdab30b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b20290d652514933a9a1f738590433bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91ee8c8220624bb5a71835c7ccef3bbc", "region_id": "RegionOne"}], "type": "block-storage", "id": "3258aa01d4e143f48d4bb5a3d87a0673", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14b898b057e941408931dcf92ec5aaeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65e0e64d7cc74e5fa675311ad486aff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7c958e9c89244cb93a35fbbf3d9be85", "region_id": "RegionOne"}], "type": "volumev3", "id": "fd5b60823f6b459e82c6e03337806579", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b6591f0f9fc4b0da730ba5ea8814771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2c0f60fc74a4b518a053f541de045c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5376e448be4441aaee889f088ba416b", "region_id": "RegionOne"}], "type": "volumev2", "id": "d9910e35050f45869f1f5269034ea349", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16b142aa57ed437180d55976ba6d551c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0bc90a86329413cbaaf604b147efd5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0244104cf56b4e238f288d811516d89b", "region_id": "RegionOne"}], "type": "volume", "id": "9888dfa4bdcf44f5983d90834273fc6b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4efdd9bf8fde4a45a03ba6cfe0c35178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d6e21411c7c45cb86ee79d46d581c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4281a1664db542d5a82282deb6165fbd", "region_id": "RegionOne"}], "type": "block-store", "id": "17fd2c9780484d2c8251217bdd964c5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "359d9282704e48058f0cf880631780f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6197e1263dd54bca871b0d5b971e07cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4415eb9c64e74b5aa5b165872cfcb7c3", "region_id": "RegionOne"}], "type": "alarm", "id": "db628e7371fb4e1ca022f4fa4fb50e24", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "938129ac28bf489ea3e7f61f12c962bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f05a2274e3394920a995de63b882b243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c91a4c83105545ec98e7224a7d790524", "region_id": "RegionOne"}], "type": "alarming", "id": "6311f138017440cb903e69c0e0a1d1f2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c829f5b50904eac9183a70e4ec38ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "810ee3bb2fa44060820b40f38a79e92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ee6a11ca99a4cafbde6696978a22470", "region_id": "RegionOne"}], "type": "meter", "id": "9a556808bdf2470aa9ef8210faa981a9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a147502158db446d9bdc33d13cd0c736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f99487fbd50a43f58e3b9b5497c022d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cae46d7bb3974f5789f087fb7e92f78d", "region_id": "RegionOne"}], "type": "metering", "id": "4da9f855786b4d2e8ba0b31b04e977c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "68aed62d5d0b444890c888d69356aea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "16f97f30a99e4374b8dce0124cd2ab0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3685a50fad85483fa2d0fd1b2a36e87d", "region_id": "RegionOne"}], "type": "telemetry", "id": "73ee4adf5f564628ae33c80d48f4c1d8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2647bb6251314187afe73d2128fffd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f0aa424bb4e9425897b19d4ad64ff575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03498c60d54f46e7925509b011edd188", "region_id": "RegionOne"}], "type": "event", "id": "954f804dd7de411d82a5cb11c9f72680", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f150c4017c94ede888a0e30ed02322c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ca2de8e7e7634a4e901fe5016605371f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72aa38b8b50d4e19995b8781cf067454", "region_id": "RegionOne"}], "type": "events", "id": "de593cf9a4ff49eca3aa4e6a51e064fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40a940d005ae482daf00732140bc2fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4eefdc96a25456c8b7fa97286a290d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c1574436c18c44c28c289648c427635c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f8bfb130470b4f79823148fee876988f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4790780f157748ebb8c63c5d66291bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3a15bff30fc49c4a262d06d45e57656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e23232a839a4448b9095aa90d92a42f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "145d9bd973344db598499826b41a5358", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e939e8a001c4d2e854f5757af6b8bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2a820a09818490c801eb30a54d5b2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "11283f14d6cb441cb65335a5ced5472c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a631e110de79432c8d4f1f17e588bf0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "737a9c5b43dc49c88171f115ad677fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c5b18f0b0b248df8a31ee0482a8bf9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd76774c0d08450a93c709bea42375fb", "region_id": "RegionOne"}], "type": "tricircle", "id": "5151e94f84dd4a7f9f2c29b18dbe402f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7e9afa7a406f4001989cf5fa760e79bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4cebddb0027742a4a4ae7a0f942d1c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "78c91f378a824278a15be611bb022676", "region_id": "RegionOne"}], "type": "database", "id": "c5143d61c8784ec1bfa7ca82bac49758", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19cb4cd2cba54bb3b8cce3b81cc33634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f7dd51d5dde44feaaf491ba090cd02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8a0cabf2bec84b41b56f3cde219382e3", "region_id": "RegionOne"}], "type": "application-container", "id": "8795f69f74bc499f997c21d39e2f3aaa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d15217de030b4bfb853fb5890ffc60ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da9bf29385514497b64b63fca669966c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9ef64bc1e198466282340d75c72d8275", "region_id": "RegionOne"}], "type": "container", "id": "3da9ee770a0c40f9a2d3a62a596e8bbd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c65380a932d4687b9ac030c9790d87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c840805335db4a25b249894146fcac2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3e673743b6f542eab58b96d63fbbcfaa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a49de833d0dd42de950a9ec6ed0e170f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9932787b36f4467bae1b07864843d745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2103df6449484c6a807b235cfd83485c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "271440d63ad5467ba0373858a4ee9adf", "region_id": "RegionOne"}], "type": "rca", "id": "b8e09edbb577499494f7d389cbf22d56", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a728371e21e444acabc4b2a23e186b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e9332b781b84c129bcefb5b5f0a891a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8b3fb1a0c848440893d1ecb694372134", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3143ba1aa4054c739f9179d709bf7b13", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "106d97c46de64b71bf189659f86d7e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d60ef6036a7340fa920c8127ecaa272d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "406d87b8f57f4719bd0d2c3a089b6ae5", "region_id": "RegionOne"}], "type": "network", "id": "742920e3fef04fd18275755b05e2f8c9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "870b381f169c4ff6be84be8ab3057278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5c082c09808f46089e57561b573d70e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "edbcfea498c24a26a55c948cf9149137", "region_id": "RegionOne"}], "type": "backup", "id": "d36e712fd2a240c798b15aa5e39d8c60", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d564097982b54c87b0e3e705cee14878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e3df3c892f247ca9fc0e8dcba10d9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3bf5f123175048d6b4ac497c056efc08", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "296f98f32c384ad6931f29f6ccf4c578", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0380fddf8964fe88d5857860b082c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7da5ab58be23431bbdcdb1f2edf5d139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5e9c5d805c90492a87fef04c0a8cd055", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "413d2bb91fc64e3ab7179aec80b82654", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53d83598231c4584a6c909aab80b3514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2aa55182072446248909f41b6db9ebe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "17841132321e4865bb07b647345bd85f", "region_id": "RegionOne"}], "type": "monitoring", "id": "ee33d014ca294b53a4d3d45c1157a5f3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c64be3fc3d1a4da48e5dbe92b835174f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b5031e74bf214203aad3015fb357f7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "65c2d13d484940aba001e63d1bdfd00e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3acb317505524c6691d09ad8b16b1140", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3676524813cc47d8b477bfef646929a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0a0349707e9e418f98d6b571e844498f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1ffbe087eb094a8eb4d89fc3e75729b6", "region_id": "RegionOne"}], "type": "placement", "id": "5055e30674fb4ab59a9cef86deebfc73", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4be7494830ce4e7e9cdf5b84d6af8657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7eb481a834f4dd5bc010f0f6899443e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2e8159e9eee049cdbca989283b72090b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "65fc1a92a30f45e780dde492a0d1532b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08c4b668524747558296ce6b24bb9b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "141cabba17c845f6b56a59684c3c81a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c91b8b18deac443490c8096433838ed5", "region_id": "RegionOne"}], "type": "ha", "id": "dc6265fe163342b49bd92a73c805a663", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "edca77e043c94dc58c7a700bb650db8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "66d963b52d0544629c50e1465ebef507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e9407d131e7549989880ad44d4a767d3", "region_id": "RegionOne"}], "type": "reservation", "id": "d68288dcd8e84039ad03d47884d01b86", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ea80d06a968a4752ab257aea3fd81f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d2bd9a1f11f4edb82faa5ef3b7806ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eb8854c3ac8a4c80972e0350a64e8659", "region_id": "RegionOne"}], "type": "function-engine", "id": "b5a610e210e5400ea465f6577112fd18", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0af51f502b77481c80c18f5775872f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b60fb4bf0d27402c9544a99376efa9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "04d4ba0aa7e349ce863308e1ca8fb34f", "region_id": "RegionOne"}], "type": "accelerator", "id": "fdb2125ed6f84039bbbf32c50eaa0f9a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a68b19a15d774033b8c961e18060b74c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54d585c0494944b4a310c593cf28df18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "57682fab90a34c2bbeb7082f8fe3cd05", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bed9d3583af3461a9d1ea2f6cc77342a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6be7d4a58dc149419e3c374b7f5a58ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5bbe4f59714245e5a92e98bb3f921d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ea3f36a32c604000847675d21c810972", "region_id": "RegionOne"}], "type": "registration", "id": "55535a8e2d9443bba32928dc09816850", "name": "adjutant"}], "user": {"domain": {"id": "a3e95a799add456d801158fdc0b1019d", "name": "05598abd60304d549a8ebc896f439c0d"}, "id": "68e07bda8d644457b84fb6174dbf25db", "name": "5977559fb4734cb1bea7d60ad05cae68"}, "audit_ids": ["d64f8cc0d08d49f69aa6b9ca3c0bbcf3", null], "issued_at": "2020-04-23T06:25:59.365787"}} 2020-04-23 06:27:59,525 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:59,530 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,531 keystoneauth.session RESP BODY: {"network": {"provider:physical_network": null, "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "revision_number": 3, "port_security_enabled": true, "mtu": 0, "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "router:external": false, "availability_zone_hints": [], "availability_zones": [], "provider:segmentation_id": null, "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23", "status": "ACTIVE", "subnets": [], "description": "", "tags": [], "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "qos_policy_id": null, "name": "netname", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "created_at": "2017-04-22T19:22:53Z", "provider:network_type": "local"}} {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.087099s] ... ok {25} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.093161s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,572 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,575 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,587 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.510463+00:00", "project": {"domain": {"id": "4d67a3bc9ca8494a885823f4d187fd6e", "name": "7e81143af6144c80b9298d592edaaef6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9c208ebea93e47dd8778f7e9832fe339"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "679bae413e53491c922615bd0b73c5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "538ff37c112e47e89002f673d80798e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cfd2c1c078ff4605b02fc42ac45ddbaf", "region_id": "RegionOne"}], "type": "identity", "id": "f87e7df2c1a54444b5a7330ca5d358c3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b2894c747a974a92bb22e7cf63629ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "eef5ccac96544d31b0c080ecbc2c4ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "57e8540573a84c50aa1cb359fb30e6f5", "region_id": "RegionOne"}], "type": "compute", "id": "94b5153f7ad248d593bef513aeb36291", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ca0c0a48c085475cbd1aba569d86d293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6b6021a74af141f19faa847f87cc0d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4c73e960e84c4d279fc93ca79c3f07ba", "region_id": "RegionOne"}], "type": "image", "id": "899e10f38d9c4e88abad898a96785d33", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "78b2a020d836431da46dd4b973c43f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "15e48cfcced046008badf5691aefcb21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9b77b623813c4cda962bdcb24f8a9d2c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4f4b2384c2f048ffb22c36ec1f8f5b11", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4585ce7395545d0bc262e0e1029bc3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9079a1524053403887d8d933679e6035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd4eecac4c034b8a801bebc0e79d4ce7", "region_id": "RegionOne"}], "type": "object-store", "id": "581e5184fb224b4593e9e2b289a0906a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77d2aa56662444b39775ef3dffc0bf0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b1c9b6024954263beeee53398ff27d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89673d73ee3b4c73a66ee5ea1ea8c177", "region_id": "RegionOne"}], "type": "clustering", "id": "3f0da763294f4d739f26397ecda78267", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "486d29f024ab487ea8f2cff1045cc0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "410bb9ff7c084f2c8f8d337e8a2e025c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b36aeeb3188442bbac32bdfae1b5976d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a5f14982781c461d936105c98c162dfc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3a63c0d3032474fabacd130531ecbd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09a4d9df16d0443ea1254d9f75e26c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f0ac38a091c4521a7567e17e51f0d5c", "region_id": "RegionOne"}], "type": "cluster", "id": "d78d6d016fb842c79ad4fb2bfb646cba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a05e811e2f084a198090baa101b08bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f47cdf9063da404096812de3a5ca0426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29a9fa1b70234a348496e7c5a7dc6808", "region_id": "RegionOne"}], "type": "data-processing", "id": "523c62ad8a1b40faa335978e34a9e49a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbe87b0bda164198bd07fa1b8b5358cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8406d386cfb4cda91b133ff3975ef16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "24c0347148d14a97ab27358811a3b9a0", "region_id": "RegionOne"}], "type": "baremetal", "id": "ae40248224ac47acb4d53ee375095005", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70bab202970249e4bc96ff1be441c8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b2f277536cba4f8691da380da8f80c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "807307cad25241ff81e0abb5a1cce05c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d24b57a1e4b1476b9465bc0bb2bce328", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb819fd97f0c46afb6a18ca98ae8a864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8ab825e6e5b144d9a03779b7bdfbdb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fef72465fa1745f6944490f5aaf0b672", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2130dea58dac40088eba308ffbcecd93", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d60cb77b659d42c196367490feb87fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8cca0576e7c74ec594d5bdabfcdb6d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "24f64ec28f47450f836dcbb21c91d3a5", "region_id": "RegionOne"}], "type": "key-manager", "id": "07ace737dfbe45aa8c6eee8547ba0326", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9881c414c544ee2be2bc6f3b75183f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a41ba6f8ea084f7e95700d27d9145786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4571d6852da4494e850642d719a97ce6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1d13c46974a8446298465180992de49c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba7f033df2b240e3a516cf4dc1ace624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01610fc169aa4f95ac5036c9ed59cb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "13df2484e8dc485e8102128a6ad980b3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "69816f8e8ffc45c3ae3e2bc4e8b68571", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15b7388eb3384b67a5218b12d7220a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "439c65e7f6c64ccea79e204c47e38d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c4f319aac4594257927b3e589d138352", "region_id": "RegionOne"}], "type": "message", "id": "79206f7966de4912816f4d88b9f2f0d3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bc3c57593ee64412b1af82e9ce0d5e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ebdc78c3c34d423792be6dc04e1ec745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "529c25e0e2f340e19a05242883edb2c3", "region_id": "RegionOne"}], "type": "messaging", "id": "291900887b3041618ff39d0c57531d0a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1955ecfa7acc419baf95e42fd85543d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a77ab5c8ef2c4dea97b5979a4aebb571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "79ec6eac53d748bb9c9666a8ef20dd99", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a3acef5ea41f45308d33918335ec420c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36b96fa495564501ac4fdb5000fc1884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b76e436ef79e47cbaecccd263a72aaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f153dd01f4744038f1f8834802f2829", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fda6d4420477455ea6e6d19e4042c396", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a2e4fbd2f9142c49a08ca07d3308a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc1fbf14184c48ffa0b5b679da3bd3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dd060a47ac5461ab0527b6e05fbe32c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "81e4736b4752429eb90c8fed90174b08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec702668ca904e1d9bc776c406fe9dff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "670fb93375a248e38cbec6c7468d13c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9561d6a2fee64385a19ab70f91fefc71", "region_id": "RegionOne"}], "type": "container-infra", "id": "9676e562775e4a7ab603bdad9a10e347", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e452293b0c7742e489374d42a1c96ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7243c784b5ba4b268ff41730f3b3a876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f05ce431a8704d21b42de81aeceb8dc2", "region_id": "RegionOne"}], "type": "search", "id": "11d406f04ec8448ab5c6e6426a278a15", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b57ec68f074147ec902b9b2b041a2476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b56086ba152940a2bfd815eca7a21ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8fb61da32c0f4082a6f0ffbdce35311f", "region_id": "RegionOne"}], "type": "dns", "id": "b4dd2fb04b524964ab21eff170ac7657", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c520a4036d144abdbc583185b4a37238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a59013aae85a4057b066dc0e0d6987cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "445dec11f53446be816af93621a59046", "region_id": "RegionOne"}], "type": "workflow", "id": "d373eb30c15446db8f43ad6564936b94", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e78fb8fa1055418da895be52314fe9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "285b7221a7bb47dab421dbd088ddb3de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "19d6003970524a14a853f6c1b7fa5e82", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c579b4aebe134efb950fe4c9b2ec2460", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f63673c4ab13493ea66b32369b3c923a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cb727b1e7ce24112b7889f1ebb4aa5ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9dd9bb4f6f644444ba8dc8c36c9d5d75", "region_id": "RegionOne"}], "type": "rating", "id": "892e25e9e29e4378876394042ba4a9d3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "298a5bb26389457a8bac35e7ceb03c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "025ef795f1b34d92980d14c43bbe2f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65c3b90ebd69496fa348817c68c41880", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5277bc9dad7a484eaa3786f53ef1bfa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39307988efdf4e709bad9dcb47fe9f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2e30062b9e44ee48419d2a2f424f6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4cdc606fcbf04cca8301c885f0f56211", "region_id": "RegionOne"}], "type": "policy", "id": "6f72bb34fafd41eb80ea1114e1947532", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39eab62e8f1c43ed8892c59a3bfd0832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d645eaf39f243b799c38a212bb8208f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bd9475e781f54c56b2dea346e7e7c84a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "98734d12da6f4c90be55d3554cf03ed4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4014ea1f798459e9942807005693217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13d00d260d5f4cca9235a6b5973f8151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce1a04f8e8c6475f8d2f6c338cab4e23", "region_id": "RegionOne"}], "type": "sharev2", "id": "f45b4de4749b4803b6ece7e99ee65bf4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97724b0232124614aed40e0a2805dd8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a1ff64828ac4f22b97a87ec8479610f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87f800092b0b42af9ed67b913f51ae01", "region_id": "RegionOne"}], "type": "share", "id": "fbbae1cd38fa41cd8f15722562f07260", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37a8c200d8fc4d9d9d35e26c0da7733c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "14699e6bd8db485aa79e251f7690f4a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c55ca96364f349deb9dc002b9ab94f6e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b989cd80a189425997bb445535c21357", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "589b2585c3424d589a285519568593f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf3d0b9382694a1ab5579ed2ca9da949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e39ac383ba4348378df59367c958045d", "region_id": "RegionOne"}], "type": "orchestration", "id": "203e89486a444249b27de0e0a7299e50", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de2203dd80324dc6961696fc990134af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31a48e71a2a64960996abc9fddf9a708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "796d0ac917394949bace16a0075e6094", "region_id": "RegionOne"}], "type": "block-storage", "id": "c4068b1f136b4e679fbdcb6cdbacee39", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "600ea78e65a14db3bfef7751902c0733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5466e9078724f739393bcfe55169f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77d8b4a9ba524cac99fc099b856edbdd", "region_id": "RegionOne"}], "type": "volumev3", "id": "bfeac75fc6e34888994979a1cf43d4b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b1d328f7cef4bb08c5131eca14bcbd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efe729f191184e6bbfc95868357c8dcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14f58a2b92cd486a8688e7b82a6f1e01", "region_id": "RegionOne"}], "type": "volumev2", "id": "e0f5b2c537ef4d289194c408d8a93bc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "060f0f197cb6448ea957e99999ae7a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5d58959cb104937bdd052039ea44d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93b0678d4d7477d9f3638b0534a2d4d", "region_id": "RegionOne"}], "type": "volume", "id": "fb13061537974214b932468f9ed2f7ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be7cc5dc4b8340e78ac79bd02626ef28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05614319ac8a4c68a35b17cfe1ce8d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d61360395da486fb6971a2592679ad8", "region_id": "RegionOne"}], "type": "block-store", "id": "5442854ad84245ceac36a6bb4e05a5ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e2764c596d2401e8bfd6a50c835ed89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0855ee8e27c4e838703875af6c4ef6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ca9e61452320452dbaefa4e5162cc3fe", "region_id": "RegionOne"}], "type": "alarm", "id": "2929bb9957274c9f97b8612e05a3e462", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9121b605b29e4e0b80cb8baa5f87321d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89257d41692d4920bf23ea1300375fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1708509daead4e5d888ad6a81217dd48", "region_id": "RegionOne"}], "type": "alarming", "id": "f5b28649480c41709f825d38c39b4321", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f193b15bc34144ef88a6c2e7fd55a223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fc0dcb2cc184f9982d2b677d1f7904c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6b41ef68bfbe4d119e56c3e18f1a4b75", "region_id": "RegionOne"}], "type": "meter", "id": "ef0519fbd2a548eab74a467d884ff358", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1fef32d5b99438aa2bb24ad1abf4af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "518640ae97c643ad84a28eb2ffbdb5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4fb2e593ff184c41ac09663f06506cac", "region_id": "RegionOne"}], "type": "metering", "id": "c8973951ceda4173be2651351c20a18e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "399f98163f9f41deb2e6d2cef46c5fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3072f1298da4857b3cfd0cd8839313e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b0cdf263fb8c43319b5115a04b251f44", "region_id": "RegionOne"}], "type": "telemetry", "id": "ac967eaf23fc46c28d8be590b58b59e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "59dce6653fa74ccf8e673f9f7c243bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d8f582534cfb4765a4b75ab56d22cd75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99850e0708d0472d905347a88279a65b", "region_id": "RegionOne"}], "type": "event", "id": "93e31306adef437aae65976d4619331f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cfd3b5eff1864b28a301a04aa6260979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d0b09980098f4a579fbc8406e1d701a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03c614b1949e43ff80ef0a4b1c7dd6ee", "region_id": "RegionOne"}], "type": "events", "id": "06829675a4c048e1b355a40e40ff6a91", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e844505dd0a34a4cb06abbf3facd8246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a26e6a8888a41de8e2df89e7dbbd409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fa1017540643481896e459aaef5d4902", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a1508e92928f4bfbbd5a18caa38d8738", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c76878f60c84e4abfe9cf09cccb2588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6daabaf2838f45539b80c019f5b7ad74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "81d01805eaf4441686f80039db314f53", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2ef61ce0280742659c6fe8ac6b9bf005", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dfad53a0bc34333be46579dceab9de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9270d14a9570429fab19ae684aab2850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "68c7dd678152455594ccfeb44b3fb829", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9caa3464e2c842faa85a552264ec93a1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "656051b29237464d9d4ba3a847d50746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12938af86fee4ede8d043ea37ff41c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bc16b0d2ad14fa1997cbb6339983186", "region_id": "RegionOne"}], "type": "tricircle", "id": "186603a3145546a7a3ea28807a331f2b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a63e1a27d7f7430caddc087efbbc854b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b0beed26f9644badbf3a9d745bf20eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e8711b1c73ea43b293ac266efea7e0bd", "region_id": "RegionOne"}], "type": "database", "id": "6d6170a448784bd7a38bbb25099a0c52", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb74db126afe4e83911aba50803a7533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "788c6d58b414462091321f6bd69cde9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2adfaf0606e248faa471323bc3ef1f2c", "region_id": "RegionOne"}], "type": "application-container", "id": "dc65d442f5c84fed8979c852f41adc58", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be50c249fc614017b8c7e0ec4adcf019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a75f1d434a704f55b065b9384061a78d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a92b65b0c26d4f3a8d89cbdcb06efdda", "region_id": "RegionOne"}], "type": "container", "id": "f39ef7fdb49c40f3911f16306a6dfb79", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fac7021a79ac4935a16bfa2b2a757765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45485c2bd0904487b8e4ed0d1c7e9ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9d81fe0c2dbc46b6a0336ea5950bd18d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a742bb3fddf64b2ba87c723f39258a49", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "51bcdf6fe4874a8cb6ebead5cd8276a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c868d4eb2eb473a93aeee9d030cf50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1552716914814179abda9b8535035c63", "region_id": "RegionOne"}], "type": "rca", "id": "b80f704a0d864c0194a2be31dd45c8ed", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a71903780dc9479c9ef2984d8116f689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c27ff65b076941aabdf64745df7115e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d95a12688cef42efae82544e20d30637", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0996b1296ebb421583349e3d5ce53d81", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c2dd9e4f1e74d0e848473fc76505a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2c779674575647b08ad0aad757b951d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fca2dfa749444e9294ffd8f93675b5ea", "region_id": "RegionOne"}], "type": "network", "id": "79529cc9025d4687857c96e11e13b176", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d1ff73601924d75bf35c233f4d755b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9fe757c7f23d41ed918010e987974a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6e4592bb458141019fb0458aa62338a3", "region_id": "RegionOne"}], "type": "backup", "id": "abad8b38940e4cb3937da7506797cc59", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5aa114a78cad4854890aecdd0322d4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9e83707ee1d4a3881d4309306be227f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "422c2be8057f4f11aa5e891fa1b835dc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "063946c6e40b4bebba48e54e508d3e06", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "843ca23b52bb48089db7686eee620c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "11c7ad3806834ac593a025db48a82c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "624d22b643a34033b63bae75840573aa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "591966fe47424f0ea8ecdec5d6c6c439", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c3bac4fa61b742afb59b622e934e8e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "94f0904f43ac4fd2819234998a31aee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "07c4415ed5bb45a5947fe26193be930d", "region_id": "RegionOne"}], "type": "monitoring", "id": "f1d12682a45946218b1b4d91503b97be", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "17a37cd9c900447492157d6214357a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d5f198b589a4706b13748d26360559a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "581421bce59046b3bc1d6079742bd9e3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1995db53230844c692186f41fb87a3bf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7948c138b1434192bc3665bdde10c4d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ad383d7c69d44b3f8e9ced6e181b8dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b8b5b52cdb9b4d738858968fe9869914", "region_id": "RegionOne"}], "type": "placement", "id": "de154c73504d4184a9f77ee708e5ea23", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45454dd1aa534ed980a665d721bdf775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9d86a1f9a3e49fb99c78573d10509e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "336500dcfb6c43dfb8d770d12c37a16b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4307758c0a3c4bbb837a606dd92e19f2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3c7e212881734a7c94ac60db8fedb7d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43d419b4c95b46b09f82387e7e80dc5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a6d0112d5670433abd1dd5871dd1b55b", "region_id": "RegionOne"}], "type": "ha", "id": "abac1f825744460fa5d1be18def50f63", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f20b3089b377489d9b4c89fc911a6895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2403b15e049240e5a8491d4854b149ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c1b7cd03add14ebd8ab08079515a763e", "region_id": "RegionOne"}], "type": "reservation", "id": "82f15cffc5b54055b2c52663e9547aed", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c722fb9067304183a5c2e0e3a0aa0185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2dc27d21f6164d5daf34817a1e7ba32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5c73fa798598447180a33d43fab45692", "region_id": "RegionOne"}], "type": "function-engine", "id": "d252fe53746f481b8637898fa3a57039", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9b0a61d5c1d6479e807af1af1fe2d25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e8b2fbdc823b436794b130cbd669d564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "60fa8deb93ef4e319b38d156275a41ba", "region_id": "RegionOne"}], "type": "accelerator", "id": "db9b3a3218be45bab01ad8c50f04048f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fd1810e84bf469fa2f24757a7868fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "742dcea7ff714f4986da9fd38fe940a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d19511f5e064fb6ac6aa3fa5473c060", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b128360b4b874129a0ac04cb5b7b7292", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f587beec13934b69a8befd503390af56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8086b89f7f254967a2f63fc511e00253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "480322c8050a4276bc3de31e05831359", "region_id": "RegionOne"}], "type": "registration", "id": "66a56b6362e74753a392dca8f74ec0a2", "name": "adjutant"}], "user": {"domain": {"id": "8aa66b0711ac41e687536ec33f4507db", "name": "85a3668a10a149b0af1ce23c4b0aed35"}, "id": "a1bbb23b651d4bfa9776d49150f2bf31", "name": "845d89a6793a4a5089894d51dc02a14c"}, "audit_ids": ["15cd4d39bd3340dbb16154d55dfef674", null], "issued_at": "2020-04-23T06:25:59.510463"}} {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.061091s] ... ok {3} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.233145s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,542 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,549 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,555 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,566 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.485120+00:00", "project": {"domain": {"id": "9c501544d04a430487c7e5e076d11936", "name": "c1110dd52aba4c65be9eca5bd40b334e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c23cca486a4a4743a7c2a897597bb840"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f76deee160ab4becb51d13e8a7a8c3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ebbb66895dff41f0b804bdbb9fe24476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1dd3e34804904010900a8cbc2e6d21bf", "region_id": "RegionOne"}], "type": "identity", "id": "09774914853a44e99a9b979c2c96cb67", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f923601afabf488c861f81cc57bbfcba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b9f1f1decf2444829a3fd05a98ca2259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cb9739133eba4c4aa16a1b38bf786a09", "region_id": "RegionOne"}], "type": "compute", "id": "3f36552392904760ada320b5206a5a5f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "98ee679f9fdc474aaaab1b73846fdc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1e53247f506e456b9c5b52c8322a0923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8c8a38ea553542cdb9a00a7cbaea30aa", "region_id": "RegionOne"}], "type": "image", "id": "51926715a9c74b48a2e238886dcc223f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "67bb98be57974a699a324177a4b676ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef303075ae00418983a82d70584efd84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c123a3e544f04726a9a3b1714f29a222", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7ef618dde4714a19917797258e31e7e7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92391e20d26a4c7595d25fd3e4525886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4485040264474d0cb58b1f30dc55034b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b4d715ec1846bdb57fbe26cd9337db", "region_id": "RegionOne"}], "type": "object-store", "id": "26f75342b01b4849b046120194110ff9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ea5dbd85edd4d2f8c8eefd5e2819ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94a10b0bbbfe44a39fb24393f54dc9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c286dfb9170c42d18797ad18bce01008", "region_id": "RegionOne"}], "type": "clustering", "id": "dacdfee6035446489607fa9d54af37b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f57aec61e3f14b28ab2e519b9dae9021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "909c6f75d929443a9fcbcda185bef955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45afbca022834f04ae67c9619cb7640c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9088bd33a0844f1390d038e4086987a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6058a1b9f984d5bb06757fa64e96cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09e1f1a6d9df4b2ea87b4566ca24f413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "74917b8665f5478fb5581b2ddb55dfd2", "region_id": "RegionOne"}], "type": "cluster", "id": "85d9fdae73b54e499700dec77d3c015e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "561ddab5f05a44bd8d76261fa444673d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "40c79b7afd14491e9e23c30613d60096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4f06a1bfd3e0452d8dfef093a6042443", "region_id": "RegionOne"}], "type": "data-processing", "id": "61c480c32aec43adaac77f4936becfe6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cc2840e7fcd4def855a4a8c280dde25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "904856006a4443589dbf3cfbb7b4f90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f8cce25369fe4f8dba254a577b2a3a0f", "region_id": "RegionOne"}], "type": "baremetal", "id": "8ab8c3b69d374418bcb705f7f227d0ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67d50c0cc7c642b080732ed20971a8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d3f302bfa864be1858a84688a359373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "78013201f36840e280dd88c080979b7c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5a16339eaae343cea197ea6606b3b0be", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "16a5f4e666c24a07a7c1edc75dc71f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb976e6dba5c4742b6345bc1b956401b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "318904ed5dcb479f885c787a4e6fff47", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "837a3ce96abf4c7baef1bebb39234fcf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dcfd18b4a73c48ec847fc1ea1402b34d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48d6f516d64e4a7fa2a92e4452a4cb80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "859e940ee7af4537ba2bd0ebd5a95a73", "region_id": "RegionOne"}], "type": "key-manager", "id": "a68810271a9e4460bc059c062a4f3848", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76085ff190c84cadb4980d4eea48a1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "63680ff9324640a2bdc7be31921858f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b613066b0e424f9ba4fe12cb31b24153", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cf8916c2d10e4c44b9f904a2a9df56c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91eaea1a75bc4844b86f7879fd7f0afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3119a4a8936d4ef09516ff2984c7d616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "163641b495564ce4af73d453e3947b8d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9ec4ec9f1e2e4b3f985d1e72a914d2a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "47c4c7ab335841c5b2e787c0e70a2c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e881592f836b43e3ba6709de23147505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b55b43c199a1428887eda31502f409b4", "region_id": "RegionOne"}], "type": "message", "id": "33c001d875db4b0dbe9b747065bccfa1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1df6ff3d711347ba88d85a5d93c1b334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6ea102aae25d4f3db878ebdaf8d1baff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9043e1d1fc574acd8340f38124e33336", "region_id": "RegionOne"}], "type": "messaging", "id": "ba5b3b33765c4615812fe168af4eed8f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f5fee12756644dcb37b023975babca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "248959db4e6a4802bc8a0e5f2f533454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "50b1a324b87340eb89950967a4f8b4e9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d3d5cd7d49bf45f080a9f2506c185ed6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc26de3b337245789ee0bc804938aa0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8342022db7bf45d9a06cd9661374ba4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3330e9c6c9c04ba0b6bd4fb11d265e2f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e9db7b048c834b77b3615fdc6511e320", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f330c149fbc45559a96b0e3970521df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8d90afa48574ba498efae495b2fd0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfc62af1a59b43df80d419f08a259311", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9e99da93a1424587800f9483e98d22b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36ec504b8cd84d2986da2c66fa1899fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8a401d69d454392b0ca8eaf81b58584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f73416e0525c4e83b167ff2eace9100e", "region_id": "RegionOne"}], "type": "container-infra", "id": "5730c435765a4063a2a29168aebbfc4f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b81821881e614d309da5174c627952cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6f01e36d85354db89d80702e363f4acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "29fc02a24f9f43bfbc16027595f9b44a", "region_id": "RegionOne"}], "type": "search", "id": "f9f6ad8d57ba45689f4f1d6b5965c201", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5e357f0fc75844ddbb743a99edbe7040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "643971dae3f047f8850be50ba136c0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ee649d2407774b1889ba1958e5c8eb70", "region_id": "RegionOne"}], "type": "dns", "id": "5d3d0399485d4dee9a13d7d64b33d6b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fbee1df8e4e48f29ec9b814123b283d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4505261d3d524a0f9a6b497744d27ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d412a7ba26f43d1bd3fcd314fc16a6c", "region_id": "RegionOne"}], "type": "workflow", "id": "405399f0f3294dd2a4c18561d2ffa5c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43e5dc15e77748b78ea59cc7b4393f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7c63e72de8d4d299822c056ba9ef9db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd1d1f81b337453e83ddf527f153671a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c759a33e4fd740f7a37998957c13bc54", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "60bc427a3319489893ea9ba985daf181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "54fb4540a80543b0a40fe99290c2ad36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3e98c503e5a430eabd2c1d1e8d77d35", "region_id": "RegionOne"}], "type": "rating", "id": "06b691c54b424199940069823a4a7fc3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ba83891779f49b3ad185d881ce959ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d72daf70ef44e098b697ec985521d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9d32f8b775c64f648489f50c34088127", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3101ebc248d548c4bc8b33a30ff59e26", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1551eaa224594ec8b5a95b85d708c257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "862cd171c2a942b09eb9379063291f29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e41d288211234b7283874a5881c1d9b0", "region_id": "RegionOne"}], "type": "policy", "id": "8284e963778a4d1cbcd1dfdee6c6963b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c03344fc91914877bf553afa51fb4d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55b2bcd5e68048f6a81e4b73d7c97ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "811f9913548f42c38f9f899dcc4eee3d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6a33020f18394baaa96c21cfd2ed1800", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de30fca2a80e46c5a41cad038d888721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36d633819c944fa6a25826b73d33a50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be89765ec02d498bb3dcbbf7924b45b8", "region_id": "RegionOne"}], "type": "sharev2", "id": "b8b8c63fc7214c9597695f55ec145c39", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14b3ba0c27a4419680d935319423b377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12b0ffc8eecd4e5abac0a4e1ce1ec356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c0edab544aa34a1fa62e7d79dabe458e", "region_id": "RegionOne"}], "type": "share", "id": "966f50d3286241e4862eab35d03dbd1c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3714621dc88a41ab892478fabd8f8da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b1cfe71670124f0c9d61d5bc31328737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a5cd9383e034186a73d825511bd9593", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c2780bcf90be42ab825186aa8ff24547", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0e51ba869354607be0f156a693a9010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "376748eeeb24415e8086547df1e5b735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0db08c25d2b04ec18b64a97de81e27d1", "region_id": "RegionOne"}], "type": "orchestration", "id": "9807525c5fec42a9bd30b1ad94e3876d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e20a937dfdd42b2a586ca4538ff9db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49a5c97fc2b24eaaad9b7d2156d04693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d96fa2cf29e74604a7f9347b945031e5", "region_id": "RegionOne"}], "type": "block-storage", "id": "636b70cda5c34f298fb208e3e8a3112b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c53ca3f26e44bc78325b9768dc0dd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89888355422646bb810f179b91e0f669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6427b70267ff4f1f8202e2381959301d", "region_id": "RegionOne"}], "type": "volumev3", "id": "d017b24a197a4272a3609f327afa77dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3c996f9e4bc42d289f61c760e4bfe22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "217d5c4140b84fcc93ea1cce5af7e2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ec84dbe79614aafb7834d4579c5a972", "region_id": "RegionOne"}], "type": "volumev2", "id": "44db3f00291a4cd8aeeecf957dc149f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c6c5794fb9b41959b9fccfaf53a6e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d43a4051ae04137ade84c69f794d0dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0f09fd287440199cc6094709ac1a5c", "region_id": "RegionOne"}], "type": "volume", "id": "7bfdbf69f355482b875278f2372ee70f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56f189c3049a41449f54ac7419aba61a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26861026130040debe64f8d82f347591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "187c759aea544100968da0a5c17e8a95", "region_id": "RegionOne"}], "type": "block-store", "id": "2775dae313aa4d1a86c9ee176e81cb4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52e14277b1a44cb1997c2b1c5e79d9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8dec4caf456d45e1af6a99dc009d1b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92e09920b7b1474b9fe4c4b1ed8683c0", "region_id": "RegionOne"}], "type": "alarm", "id": "7a70104010d6408fad2dc0103bcda726", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9ca1153b9f64f8daa197cf4af73822f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6492a2713cb74d1a970a23cd72b63bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b6f18f7181b24fd4b128423ae34c529c", "region_id": "RegionOne"}], "type": "alarming", "id": "696836daac774af899cf8c3f6c233e73", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43d77223465e43cbb7ca66f01c4fa86d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c1282368b4243f586886e5dfee91d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a5bdda44e144015bd1d7840e5dfa8ed", "region_id": "RegionOne"}], "type": "meter", "id": "bf2268186b5242c484e5faef029993b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a1e19a243d74d0fb59bcaf5531adf9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c521d4ba9f343cea02d52d027115eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb7d050381604ee0904cdf24c32d67dd", "region_id": "RegionOne"}], "type": "metering", "id": "a3720022e98d41e6a613ab06244c513a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef07a0a1c7da43cab900c90a173213a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba4ebba2a89349389cd039688b4112d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e4f0b5a1fa94c379cd186df4f06a7c6", "region_id": "RegionOne"}], "type": "telemetry", "id": "fab6f7c3ce3f4891aa60793df7e89541", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6dc4073043754e898c8218f97f77ba5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40d6449763af4cf6a49d951e8b624bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "abc63ebb2d654e6088925f48fefaad87", "region_id": "RegionOne"}], "type": "event", "id": "9ebd92eceb3446ddbb4b60f288fbc989", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e8f02456e5874610878aba60bda26be5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d72bcf00311b4b428aa5af18c676581f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "567e022372f3409f93d94fdceaf62dc7", "region_id": "RegionOne"}], "type": "events", "id": "48c543484dad45468e093b2ed7279d6c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "477b8801fb21427c8eebc59fe2cdf4f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07cebfb62b4f41afa3d6cb079b6cef82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6b73ac47273a4c3b9c84f611877b6c55", "region_id": "RegionOne"}], "type": "application-deployment", "id": "16f0c7c70e6e46ec991dd66819695cb6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a5f67e317854df695f2ce2db1022ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff5041d099674dd594e08658111397b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e120de23f4184ea19060b092216bad67", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cdc7c5b337414029bf84c519561c3ef8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75ebe0ea8b5344448980922aebe0bd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ed80cdaf07449f1831f92aa9c730080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b8c19a8e7f149e4bf08dcb19218ef64", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4db8f2f4b0e84ecfb054870bb9fdffe8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66e17de32259419c9e7f92c8251e47e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aed05b384c9c4208bd80d54e617b45cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea022e128f094ea695a5670e94ab7ece", "region_id": "RegionOne"}], "type": "tricircle", "id": "003b2bb5381c48f196429e486a544717", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6c2ce4201b6442dbb5e9e0cce44eaa04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "89aee20de465444eb56a6163a1e3c822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "50fa7ca315384c6984f8157688f3d186", "region_id": "RegionOne"}], "type": "database", "id": "fcf978b5de224669a18efc37baf13285", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "613bbceb9e8141c6a6fb5d8bf72ef5e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f43d5934e6e34a32843c7c5d8cdff2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7ff09631afb24629bc1d52221a200d6e", "region_id": "RegionOne"}], "type": "application-container", "id": "714cd2c3b8764a98bd95035544cfd695", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f81dcd3ec1cb49c9950acab678c97c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6bf7f8be43db4e36af3032a329e9a383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ff413b8120f6445abd4cc6e398743682", "region_id": "RegionOne"}], "type": "container", "id": "6baa0a56747d44859bf66b081fb98e06", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be8e0e6fc9cc4ba2a6daf7621f8257bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c27a727e7dda461d91e7ef871d245c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0bb4d4958be246eebbbae069cd05ad4e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a02625b30a054f5b8f5ef35cfddeeb72", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d76cad7e08a4b889f324bb178b8fba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "84633d7157044538aa213e0d7799b24b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fe22b313fe7343d3a676ba3d1e1e9a2f", "region_id": "RegionOne"}], "type": "rca", "id": "db78b35842a543a994760f7cd54db74d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "37ad6bd4c74c4469b3ee7eafa386696d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "39e6bcc619fb4fccb2c05e41d79292bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6ed9eb1d5bcf49479e3a9cd60d5559e8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "019b2b9db73f49819dd5e78e2ab74439", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "31f8a3f71c6949bea3064b800989c995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2d225e3603b44f79b37b5d00e79363d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e8ccdbfcaef549c580db5bb5eedb1c4e", "region_id": "RegionOne"}], "type": "network", "id": "8f1069ab532b4db3b14683f2364990e3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a070523ba7148c2a37c3b48993fb555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a738cad03bd49d8ac5d3f028587c618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c8821f105482440a962f7947b2ff08de", "region_id": "RegionOne"}], "type": "backup", "id": "6543857f29df4e5bbe2361675f0a198b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fd1f30d1569412b924a760270239550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d69f8549ff8a44a18024cd0985256be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "636d4a8d460949898cf20eda53fae2d7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6454cfda7dda4340b06cbdcf701238b0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9149b55d035b4047a3cce3fdab4060de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76a5bd0293ee470886fde47dbec1397f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd58f9988d144f408de7c0ff1f18739e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b76e9cc0a89241faa203c11580251daf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "83024d09b4854da4b628ed3e07a584b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a83c41ea92e4ce38d01fb67b3ceaf38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "21fd0a586600422499ad3b14398169d9", "region_id": "RegionOne"}], "type": "monitoring", "id": "bbbe8d9fc7be4e43affa4f036240dd6e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8edc3c49e6ff4ee19dd1ee0e480e25d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eb0f7ae1838047d7b11319a21e7e0188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a12c7f5393fe4f7ba8445fa1bba0e231", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e24376f3cc1d4e31b5772d2c10fde2c2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0f8f3568ad4e4236b98254498c659a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae9eabf76a0941849e7b3c7aed8feb75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7978fb56ae7441baaaa992d97f8ffcb6", "region_id": "RegionOne"}], "type": "placement", "id": "d534843d728349659ebbb4e207eec005", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ffb8d7a992e24d9bb31a8a40a790b330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a148e88654e54af48ab7cb7709787676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d3ccfdc46349481f86089e0ac910274a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "df2c151e8bec40eb873413923493d9a4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b81fe32b0e014739bd23fdabbf81a57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d945721f29f49b384f951c83af37b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c75d334b26d948ddab0f999434608918", "region_id": "RegionOne"}], "type": "ha", "id": "918135e7db1c43c881706cb2b8484ca2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "01099ea1bde244448cd15b05a9e3449a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5d7fdab6cead438eacc097f2293c1c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "64f408c6c4c84dc4beddac81e3ea9c2c", "region_id": "RegionOne"}], "type": "reservation", "id": "06ca0b16e6174a62bf36b340a93056b2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84f0fcbb84f145e7930614afb00d9a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9a388b729a01456eba5bab3a58f0a6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "552aada5ebb040ac949c4fdc09c5f196", "region_id": "RegionOne"}], "type": "function-engine", "id": "05e2d9b5364d48cd865ccfdf6cf5a747", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "36c303dc667243d99f6dd46c23dc91cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a91863765bd6443d9161107625281a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cb3b2b59701341aab9a689a6bf11ba22", "region_id": "RegionOne"}], "type": "accelerator", "id": "39b5f9f943314391a4b4e186b8edf71d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f10a94e306314146bda3ae82563d2287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba42e1ede94e4b44a5065d8aee57aff5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71a7074a08ca4effab3b4b86545fa693", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4bbb45cfed304395a29be06129aae952", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a4b26ae484d4cd186c862e8ae29a9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99121f3e6ca04d76b3d48ac8b35b6dda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "27180d87d6b74e709f1b26b8950d94ad", "region_id": "RegionOne"}], "type": "registration", "id": "970f805784dc437587ee98d098f2f03b", "name": "adjutant"}], "user": {"domain": {"id": "7c284b7225db488cbcb7aa732ca3c2dc", "name": "bbfbde09926742b3a5b615f826f167f9"}, "id": "03737306bfe749ac96624e9bb980576f", "name": "f9b193be1138401cacda6069d46c8f6d"}, "audit_ids": ["932bd3c2218a4332ba24b30a5ab8ac21", null], "issued_at": "2020-04-23T06:25:59.485120"}} 2020-04-23 06:27:59,659 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,664 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,667 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,702 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-server-groups -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" -d '{"server_group": {"name": "server-group-2", "policies": ["affinity"]}}' 2020-04-23 06:27:59,707 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,710 keystoneauth.session RESP BODY: {"server_group": {"policies": ["affinity"], "name": "server-group-2", "id": "36405fa7ecd24dc58f796c84c1ae7e0a", "members": [], "metadata": {}}} {28} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.150102s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,547 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,554 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,558 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,571 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.488249+00:00", "project": {"domain": {"id": "89af6b9020cf47949054a39c42d8abab", "name": "22dc073adb17457cb9f8ca7b5b957a0f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1bd68a4ca7bf4844a90dac5cf0b8a9c0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "543f74c46c65490f96a56555dd324cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f2d6f240c66d460899a6a38a82428299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e9c395a964df46a082e3911e9c6d8fc9", "region_id": "RegionOne"}], "type": "identity", "id": "51f7960b73014fd8b1eca27b8c3f35a5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f366d90738cc4553a24b57c6411bba20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1a0c924eefd743d19c7bbcc93a29ea70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e4801b6e907249a2a28b78ada8f03ec3", "region_id": "RegionOne"}], "type": "compute", "id": "1659df2105d64a6eb2e0293e18f7c5b4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5af7e05e99874e9c92691873e1e9cb09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "64f1dbe31f354440bacd2ef38445828a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "282e56c0c9ad4a36a049d45d68362333", "region_id": "RegionOne"}], "type": "image", "id": "79df9a19ef7f4aa69563c9aa2d7620a7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce9cb5fab79b432ca5bab58c4f4f16fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "95fc4407744043f8a1ff2d6d3c16784a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a921ccc6786a455d8032c11a25384bf3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "60c421e95ed14fffa80a17fbef9e6c47", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c3a7b7664d4abd90e8d3d13e3abb6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "818b85b50abc429f8fd988cfdc4d3e55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "203c753c60d342e3a703d8b39c7a0648", "region_id": "RegionOne"}], "type": "object-store", "id": "24bc95ebde04440e96ac9a156ffc4b75", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b6a636eb36e43a790fe334013923cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d7d18ec503649e584d7838ed0465c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2740067ef9b1453f8c58f1a76d63d2a7", "region_id": "RegionOne"}], "type": "clustering", "id": "f006da10ce144b11b1c2c4c60944e45e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08431de91a8f4015a07f117019c2c93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5135f903e89942fcbe60eac0fed0eb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b7a6601a8e1a4ec396c3443815c21fae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5755443db1c84f439a21beb2668d0ddd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86ed5648c80946f6b0b4e256af0376a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6fdc44963f24c53b41e1e0923200dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "795bf230733d42b6b8672e19ce2fdbd5", "region_id": "RegionOne"}], "type": "cluster", "id": "9d413bcae729408fbf4124afb3f7600b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3efe4397864d4c25b3666eebe192217d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6831749aaf104e33b410f35e9880e830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "29762a0e407945d596e008eafa919f2d", "region_id": "RegionOne"}], "type": "data-processing", "id": "c182ad6805eb4a7da4aa5223a099b0b2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7e50377d40647008ffe25b1169638fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0a828de3d584f37af2f69daa5c9e7d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce7b75a14edc4db48d7f4c704ee88d7f", "region_id": "RegionOne"}], "type": "baremetal", "id": "30840137f46647658eaaa95664209013", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "057eaf7980b348cb852301925886abe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7098d929d08f4d6c86150ef6493c1e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1efafa8ffe346c1bc3070809e4145c6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "17aa9c451c4b419b8dac2c463145bce0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "52e119d511724872bee40ecbb5d8c434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb932e5d78bf45689e02ee84dc7e6104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5389950f0d7644db91ab9c54e0172cbe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "445a32f2664046faa76886084ac77634", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a287ad5ef71a4adba3258c2fbead9fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6bc69082df44471aa78deef100ece807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "450987996fb2448a99894e32a3154627", "region_id": "RegionOne"}], "type": "key-manager", "id": "c869d9de1fee41ddbdaa0fc0f3cca1a9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c07759d9d5a04fb58d89a4b64a10a3f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbd1ca39120c47668c5042bb1a240828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4f6dd806279040ad9b82b346ea2a4dd3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "20b78116d3cd4294b9a048c95bf8ad57", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a54749bc18a4fe6b446c99e364179bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ea313739cee49b49fb748add40b7cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "37465243c9e844cc80ea812f198f6081", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bbdbe96db4384437bc05657998e2d8a8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "14372f9482ce46cfafe8e26abc6deaed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b341a9dc0fc141a1be70421eb2337a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d472b9eaa3d45a0a4afa0512b049dd4", "region_id": "RegionOne"}], "type": "message", "id": "9b65f9fe38ae40479c565467e81d12a8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9029bc32b35a46d38362d9e220cada10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0be7ab0e52424485a2fb39b8592c9738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0c470df1af7432888307a777ba83c0c", "region_id": "RegionOne"}], "type": "messaging", "id": "fd266eecde3340eda5e075ab6d8e3990", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98cd9a0d21294fba8254e6a6e0618278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a110862d2d9443fe88545e6d8c9ff44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1e77e5fad3c443669ab8e42708096fdb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a65e045880d54961befded91344327b0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a3b26681efa443eb241438080336f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0672de071faf4f46a5db01bd5af1a2ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b836ad58f1744dd9ef47bfc48442d14", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d56ddde781644014b7706e28bf4c71ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63130d3770544347bbe1877b6ce58519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3105f839651645ebadf530ce875d6a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a7eeeec9aa4c48951cb66e407ee40a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a91eab3f151f49dca0e232a3141c828b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4eb837c4f2a4edc8fa8169d2dcba856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6305fa2fbbd2421fae6d0a3467b146bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b6df2ac8b7e4372bc0dedc02723a812", "region_id": "RegionOne"}], "type": "container-infra", "id": "b74c17d5a5824be297d40c24f1f0458a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f3049a0d4e454f62abc03c052fd213fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bb8689b56e7e4c7d89d08644d7c7ccce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f23e182b04474f64a3f10dc046e673ca", "region_id": "RegionOne"}], "type": "search", "id": "dbef11cd90484bdface75cb033ab387a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a39720e26b784390a2f23661b58b3049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "166c7aa1f10046699a4d5651d5e76245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "29b7b4e71a774ca58333efde329daa38", "region_id": "RegionOne"}], "type": "dns", "id": "e170f965ef6c4f43b02d82489e7924b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b83abce4db34419a8bc3169e3d2c0585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19ec933a92d1426cb02bfa9c2fe817bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0062b39a877145c5966759e30c7ba710", "region_id": "RegionOne"}], "type": "workflow", "id": "b93a67b0902a4773865f309d7217899d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3284b7e55cc440189f3c2bb8c53c6522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8cbaf7b3707e42928548b55cddf1e044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c1d7a20c4bec4a78b9f68d5b8d43253e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a3fac924e74d4a7ca0427312d792c0a3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3d4f10daf4204519af2989f90db7c3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c02409ea40704be5a260360e198adabf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dc4c8db243a24d78a649164e83cf7f15", "region_id": "RegionOne"}], "type": "rating", "id": "88bed9db0157478dad05deba04e1f966", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d16f1f63eb804783a9d0391699d42210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ac4ebb475b6455d8bee87b1a7f5f148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "78a6c93da8964429922532d9cb621986", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ea6d59d49fff45419a55cf78381ebf62", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9fcceae9725f497588fd926d295691eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70507d806e074bab80582390456a47d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a9319671c429410e82fa788a1445121b", "region_id": "RegionOne"}], "type": "policy", "id": "ad0f026345a74dae94349c15624c45cd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "068c6d7f0d594a73bca17ead3f68e7c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5ef505e8ab74e0ba3a494b6b8c512aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "415216c35daa464ba26175b2bc918205", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2169d04c07554c8594695dff98796cbe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96c69833966e4a71bdcfed53b6deefbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92a35348d42b4b3d99eadb31039cfd75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6eebf11ecea74030922e5dc089923673", "region_id": "RegionOne"}], "type": "sharev2", "id": "bf94a3abd70e49ed959d123d8a79387d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "821b3a35237b45e18d08c6d56b2b121c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3102eb03d181465fb10be768eb4e6682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b4a74602eef14a7085f9a9d5622aaa6d", "region_id": "RegionOne"}], "type": "share", "id": "fffe9c02ac684acfb8472a0183f8df4f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "004ea1bb3ef54c28b80edfd0718a8824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37a1f2f28a6845148659b51934dc0164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "88d07ecf614e48c999a33edc36007e3a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4201a1910c554b3faefdcb1eb1d56aa8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d81effdc5314530abd959f3a01bcc64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "622b1e173d7a4085aa180639d67e72b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7c7d5731fc54c95add7c1fecd9af71a", "region_id": "RegionOne"}], "type": "orchestration", "id": "9b2a46a321994ab2bb4284e25db2aeb4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ef79e83b30e4ad18c4f4509cc8ef138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f0cf46b2dce4eed886fbcf62c470a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77da844c45264fbba974c15b6b775474", "region_id": "RegionOne"}], "type": "block-storage", "id": "0e1b80bc95a34de983c198385afce3b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "685f82948a3a4583b61cfd17f0152420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26e76ca901364561890649db8af53185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88a6554a72bd4ad3aebde2bf4a0a1d88", "region_id": "RegionOne"}], "type": "volumev3", "id": "9cae60de433a42f394d721e0e78f3269", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e74ad363da9a4b398bbf700b29d37721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0840f8ef081c49ba802dbb32ee0c98ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "861677ec2a2d47569208b89cc462174d", "region_id": "RegionOne"}], "type": "volumev2", "id": "68528203e3304ea88aa21a5ef5d47cec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07a0d653a31947ad8a704befeb34e536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c90ede890a245eb8b05d2bda5fbad2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8105e829f0dd4137b8c6cd58fd1112b5", "region_id": "RegionOne"}], "type": "volume", "id": "c1d293219ca14658bf7bc9349aba0094", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f23efa4a0f494950b752b18c94820b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "508d5fa501324a76af899300e04a460c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c02e6542254418c97391594ed66cd72", "region_id": "RegionOne"}], "type": "block-store", "id": "2342e7da98104f2a82ce39f8e4c67dcc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "48dac11c22d04c83aa42afae80047eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0d7efebfccf4b6f8195a8ac4b348ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9a929e80155c4feba01811ef914c8f22", "region_id": "RegionOne"}], "type": "alarm", "id": "ba6cc0c8521d4b4991559cd44bb4e675", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5574e9d3e8414969ae3cec79b2c587f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "867ca6e6864b48358cee40e9af20928c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "425b98ab80ba4e4e98aae93598388c9e", "region_id": "RegionOne"}], "type": "alarming", "id": "7d455743957c40ef8eff6036df928889", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7027276caa7748b3b051745be99e8a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf89424349fc4d2c830b78bbc3a469db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e21f6190acf741e48a432db9a8374fb5", "region_id": "RegionOne"}], "type": "meter", "id": "f7fbeffeb30b47619a91715ff995b69e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89cb4dd0b23945279b692b28b558f279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e97e5865e43a443d9a57e75213d42a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d21a83f656c24856a0bc680e0d048ac0", "region_id": "RegionOne"}], "type": "metering", "id": "07fd1b4650a24fad9703e6f07487de24", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "07979e2ee35a4481b360ad287012e9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ca360e874d548cda6883596cb42baf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "097a0784660947cea9ccea1be392ffe4", "region_id": "RegionOne"}], "type": "telemetry", "id": "ccb8fff89f474a018e5716edf5dbb810", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3e767330189447a8b99a3001e34079ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f14b336320884f4a85f7c5c428bc27da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d83c596f087142d8927143c0bbdb341d", "region_id": "RegionOne"}], "type": "event", "id": "1169e43f08674464a2ada0d551548d62", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "855714a32c9648d4ba93483c57981bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e4ce9f9ff2ed402e850ba54af60d4077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "08096f39714346609ad2cebaa6079399", "region_id": "RegionOne"}], "type": "events", "id": "459b1c5f53f6451096485d487a684726", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "47111bcefbc8488fbe29a0ffa12a7943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a361f55f1c6748519aeddbeeda1edf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cc4773dcc01f427e9581600d18f71996", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4551629c1f0b41018b084d0b65b618f6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d66a46cca9b486d998b8fe350813ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f2eb19d8cf194936aed8323b55b24387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13df2d74bd014e39816e15adec8bc063", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2b00ae6b5dfc48ba8dd71a0070229437", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b9087176e7f4609b4ccc35d247e9f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8afbab655db4af29dc03b0ad37ab462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83206070b8424c73ada1ba034ba2b2c6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "455afaed91cc432da3c8897007a739b6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "861f2c58774e42b9af23c8a270aa4ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "19b02e58216646039016ac3b19ca03d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "694c3dee4c6d4aa99d0952077f5d5b13", "region_id": "RegionOne"}], "type": "tricircle", "id": "cc21a4a3efb64a33bb1eb1ee801384a8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f6498cb7453448648d64f8d24a774b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a8f16cecd9074813872393bda108784a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "28961ba2fced47d89bf6d072a84f8234", "region_id": "RegionOne"}], "type": "database", "id": "d4ec83352b6d4108b226c0ea5fb16a80", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f087e078eb1242e19aecaaba943ad727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffeb0bacfcf44c89a78d985536aa9a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3ed67a8cc7b04735bae4718071a0d786", "region_id": "RegionOne"}], "type": "application-container", "id": "bcaa7e1eda524f998f2d66c30ffa296f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c0c2ef854114743bbdc91a1c99a96c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3117f7c6ac3b4a77aa292baf1bd790a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7ab828234a9a4f1c8c5d5843e68f535c", "region_id": "RegionOne"}], "type": "container", "id": "821f8e91e9b343c683ad2dea6b499fbb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd53362971f04d3ebc9c8be73cbd67ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d44c2f1537bf4ceeb4110947579d88a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea93000051b64d9da5c5aa704b0077e9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f32045e11eaa4d2d9df9748824360c49", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f5d17f6288340de98cbefacc7740ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ce4d19ace7dc496a98fd264c0c0e2a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3d2e14752f3d484b9d6430f6a4a78fac", "region_id": "RegionOne"}], "type": "rca", "id": "fbf8c970b11f4d7fb15381cb8da9bab0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d09c026d4bf4f6ab9dc52298fb60b7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df571b78ee114e4c88932602a438187e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fb3b1a300ed84c348a3e473ab7204456", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "abd5e3843c54436baee4b0ebeeb41dc5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d29793800732450f8f625caaca9d8680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "14d1c1ad92334fa99d23e682a78ac01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "27e0b475bd954fed8e628e8376bac95d", "region_id": "RegionOne"}], "type": "network", "id": "c375faea7b0545238bc9d8178a8d9665", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a8a51a4ca3440138cbcf56b0f1dc11b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "99536e8eedee49a6b4a387e929b4521d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b7057690045e458cbad7b10d7c91058e", "region_id": "RegionOne"}], "type": "backup", "id": "c1d60d40ee264d1eb62830ee42704aa9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9bc13ca44b3d4004901d2ab14deba67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d6f0de79e7d4cc3b201e4b3959b8d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "072b8868aeb14d89a8ba5b52535cf348", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ad0f570424ef4ca9a58ec5865bf7add3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22698efed8f14f4696c817a005835a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2eb1c2bae055443e93995f6285f1b83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cad4c92d347c4faf97acd19d07d528d1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cccd47ee89204a9084e1a04435c6aa1d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "02cc895fc4ae4fbc99e2ddea39c5a1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "40c01b2eeffb4693894e320149663fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f5c788acdf8748379b3bdca9619e5e14", "region_id": "RegionOne"}], "type": "monitoring", "id": "f449af0ffd4241cea93b5514c4c2bb2f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bba0c670654e4329a50b79162a8d6334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0664b9017f9b4b96ace226f512223c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "11dbe397e0e445c692bc4be3f5af6670", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "80d26b16a8754f78b03242dcb6723894", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa754d93868d426a876d45999a724c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b0ea79dc2f44815a9c6f4f8712f2a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7c63f1a6a8f8463d9437a14b7e7baae6", "region_id": "RegionOne"}], "type": "placement", "id": "71c6396b9c33498abd2752c989ee97f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bc1a7814a0fe4ec78744ed6cbebf3f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d3bc361f7a94a16a7790c574893a7bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7e205f21b77b4c04aa6e4d1a20c4a569", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c44f2ff0a2ac420c99d3b42087735bd6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc17a5ba6a204b528b0438c0284339d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "176476f93abb48699b5daaeca3671fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d79c5bd43f6541fbb6529ef11ac43153", "region_id": "RegionOne"}], "type": "ha", "id": "18b77393bf244c33b2f1444e526634ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b8a79229ac5a4d65bffefa02df451ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f8014e52d051402aa8d51a6e8fb45437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c46154d4af7941779149efd6eb611514", "region_id": "RegionOne"}], "type": "reservation", "id": "7cfa20cb6a5243b986d7d4aacc57e028", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e48e926f4d9a45f1b279d2d270037db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "682b1b8f64de46a7b921f76c4c056c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9accdacbf64a4850b4b972ff62abf508", "region_id": "RegionOne"}], "type": "function-engine", "id": "a0478fb904a74a63be58fe7cc636ed0f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dde45170e61648339be2606126ad218d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42147679520542ac85d970fc17e50717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c6567a87b72543a696a1fbb9ff255bf3", "region_id": "RegionOne"}], "type": "accelerator", "id": "2e17957a8b794d0c815780dfbd3d84e8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "162ebd9a1e1944bb915c9629570db2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d5ac65920eb44229f491bc17997cee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3e1f23066a67499f9d709e2a30a517be", "region_id": "RegionOne"}], "type": "admin-logic", "id": "315db74eb78646f2b14ed35ebd567041", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b541852732ef4e8b9d52ac6dec452e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "548fbaedbbff4b89b7bb93e32bc53c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5782f39b34e44caa8b5cd7a9b376e092", "region_id": "RegionOne"}], "type": "registration", "id": "d1f73da76d934da5bf8ecbd591fd8227", "name": "adjutant"}], "user": {"domain": {"id": "7f998c883f46453a8fe94b93c1f2a925", "name": "bfa27306ae5648dcbf5de4beefa5e74d"}, "id": "70e580ef240147fcaa202086b3b993de", "name": "3cfacf0bfefa4734a19fe10ccb51c0a8"}, "audit_ids": ["0edffea4da8a446787ed0bb15db3a9c9", null], "issued_at": "2020-04-23T06:25:59.488249"}} 2020-04-23 06:27:59,618 keystoneauth.session REQ: curl -g -i -X GET "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception-2?prefix=None&format=json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,623 keystoneauth.session RESP: [416] content-type: application/json {4} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.197191s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,571 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,577 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,580 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,584 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,596 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.511082+00:00", "project": {"domain": {"id": "b5cdb72757a349e1beaaa8020b30028a", "name": "bc973080839a4add9aa8fb0d0f87cc17"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2eafa85a944b4387b1c1d58c302ac47e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "33576cbadcb742eaa0d24946a6544833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "da8c0ab9b03d4d96b5cd3eff33d1615c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b4389f02bab845f6bee72c53aae949ca", "region_id": "RegionOne"}], "type": "identity", "id": "da16118ab1c44f81aaa147a08d9ab742", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8d298b9c9c464a94b048928db7328704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b3c36ba8b21246b7928df739c227599a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7ddbb4fb096946928bc9766c3cb21489", "region_id": "RegionOne"}], "type": "compute", "id": "b8c41aabc02847629feb2b284abac308", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d68a932bda724866ad15b8e9313db99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8aa3a9d49964455dbbf14f8e146b69d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e61259f9d2d04a0babb3d7490ffb6e3c", "region_id": "RegionOne"}], "type": "image", "id": "2e88c6a2376947cda7bcbd0df770359e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "351a610956d24d9cad8a070091b0e86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0ba402952075454d85c0737ac2a7ffd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8767c878fdc048dc9d065dd6d42a253b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "913e372e961042bfbd9a4d5cd734cb04", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb8dafcd58124fcb95d4d3b4797faac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22f8c5d01ef040b6891e4817f6d39af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58aace13dec642e39738f8de26af5031", "region_id": "RegionOne"}], "type": "object-store", "id": "411b1e96220847d296ddfc968b9e3fc8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43a8194675c74349bfa3e83758600c5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d88174c287404840b453a7c77378654c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d9ec1903a084d9eb0d24a2c3ad8249f", "region_id": "RegionOne"}], "type": "clustering", "id": "7bfa993660534713847998e80bae2b71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0bc2de3baba64b4e832cb7ca8214ee11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed2d0c42341e4037bb2cf068c367feb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "638009beb244478ba4b8e5379a0755dc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "15800a847b3b46ddbe93d6835b1b6f6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1680b392344945b68fd462ddc4f415c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0cec0ca096e14df9b3e0d9193374f02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53a84edb59ec4f948ee80b35524c670e", "region_id": "RegionOne"}], "type": "cluster", "id": "7a9f6b5dd5524a299a73b50d35103b85", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4698de7778e3477883558de5844225ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "67685d1f287945d7b9542a9c0a4bbefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bbe0460e721a4e83957dcace05ead6cc", "region_id": "RegionOne"}], "type": "data-processing", "id": "6e9a242058d9450c950ba6bff78d6189", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "39a031804a6740a49b4d6648fee2e38e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5a46d9840c74b8189a2bbab962f6067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "253a519697d145e68adf20e313be9c9d", "region_id": "RegionOne"}], "type": "baremetal", "id": "307b43285ae6487e9d897353a15ca9df", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b382a07ed6e542c1a94f577ebdb558fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "162cdb8e4f3e4fa08a20ce9b1a5e4c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "26cc57a75aab4a1ab923fb6508a7cc10", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c795539357734556933f04c570a3fd2f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "536b7fefc09a44c986d4dcf9d5c74375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4665d2ee0af34104a642facacb7f8b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "575e4b5129e64ea9b2a324cb266ca2d2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "924e2f6af5e1467d87bf671fe59201d2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9b3d8911342c4d048a354cae46a37ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c538c08066b04ff8b4edb44439678a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8640815e69ad4c268a96e308ad769634", "region_id": "RegionOne"}], "type": "key-manager", "id": "9ebdb10be51a488d984bb69927011701", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bbf7fe75993d4c7ab06303a544b5210c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e73776cb75b84cc08492c40d66230ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c771d357cb0b40baaf7eaf7eed16ff7b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "509ecb927b00481fa3d6a0e95944af6f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36e410da5a1443358629b2e2784244da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9ee3be615c941378561099de8f90e23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8d9952198d834b8491bddc8ffa9b4806", "region_id": "RegionOne"}], "type": "infra-optim", "id": "223fa2b869674f4793388ae5f06385fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "28f32108ac5c48c3a1bba9c2686e391a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eee9922967a44f23b60ccaf86dcc9e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dd3ac698a9164db3a2b6dc601aed1bbf", "region_id": "RegionOne"}], "type": "message", "id": "98fb748c70dd48b5b31e94dd8614069b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "75f64fcd51ab4b6abca14311f3f5c45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "03847908afc5499e9be1681c0656b52f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4722dbbe675448c39a4fd05396964ea1", "region_id": "RegionOne"}], "type": "messaging", "id": "68b542f9608c4d00868bb0bb9c2c4a8f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29864e7f75214785ab94aaf30ff6d1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98530982bf42451890ac3dc83e3aa1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8a5f587ac2d14293931aa91d363ac0a7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4d23524c96174f3cb173b49af5f804dc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104ac2babaec491eb977d4697306803b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bad3776e97c8449597b1b751f73c43ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86ed71957d1441e88a94c911d56d2ced", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d0a363b118c7400c9dc824a35bdc8b42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01f075f3b6b04694a23cd629cc51e18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba77ac1560f1476d97b04187724d384b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cb26953d31a4fc3bbb23a1f8d1934b7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a2bdcf3dea4a4ad7a30eda1fb5d48d12", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d14258f080f548e9a72b8cd067f2dad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97f9345b96e2465282ac392b9df77b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fbe645511c649189fa476548e7dc861", "region_id": "RegionOne"}], "type": "container-infra", "id": "5821ab462e3c49ecafc31f63cdb44e06", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3ae7b16ca7cc4b8798b54ceca2a7b1af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "78246d39697842e5b8aafae5bc7e6d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2972808c56a34e1b83b174bfc8530148", "region_id": "RegionOne"}], "type": "search", "id": "c0a9d3b07d8942999567ae6273038fae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2b06376e28524598a7b9c8a09faa4b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4eabefd326284a1292abb4f16013464f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d1b5e7fc6aa646c9b95c4758f21e2a7b", "region_id": "RegionOne"}], "type": "dns", "id": "71be159b57f54c53949e09f02cdc19c4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8f3281e87f7747aa88cda3460cb9322c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65bd30f072394954a4566c4436f215ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0e4910623f884a7b890bd3fb07dc480a", "region_id": "RegionOne"}], "type": "workflow", "id": "254a825a4f3e460f87de205fce681364", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "224113808ef74f9a84f7416989cff5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ae59ab0dfa7e44bd9b4898984d657ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "672f59d54a154f29acbd360f8d83334c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "05ef6b45fdf9451da02225be0b773a9f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e8691af052994d3594cb4e7539195828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "92d550147d084a4fa86606b07eea87a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5aa99ef19ca24ed89742fd53a9558372", "region_id": "RegionOne"}], "type": "rating", "id": "64e8d7594c264fc4acb6bc20d4b78499", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68f9ef2f4f084a2abbcd04aecdb7abc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b04b7f72eb4a412a93499633f2f459b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d27877b22d8c45b78c95ec947262b59e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "347d23073a7446f0ac4b7f56e726788a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "147cc3b1cfa841cf93540b93c269715a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51faf895243b42c79479e6ee2ee12547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a929c7d100554038b33c688eb2ecb7a8", "region_id": "RegionOne"}], "type": "policy", "id": "0354f38a25674012a8ca71dfdefa531a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "16d02c849b2540919e6a3da6f25bdec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3ac13e50e9f419583cdc383f54a1931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f401d1873264067b762fae02bb25537", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c8a7ccbb0cda4c42b020ebb4289b43d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f2468b9214c4c58b4bd378afd61ed2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20327d88eec5451a9a84a68808788cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da4b4b38bbf94d3da00559854ec78877", "region_id": "RegionOne"}], "type": "sharev2", "id": "1ea2a1c1808b417586e71770e5c4a7a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f499e6c0885c4ae0a883c09b07a9229e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc460566de294c29b3d5d592fdfe3f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "19d4cd6031524366ab9161d575e71898", "region_id": "RegionOne"}], "type": "share", "id": "e6dfcd80154749ad8bb31b5ce344b723", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e48febc42f44650b69dda7c108a42e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b5ed0db2d444c6a9dcfe1559c88350d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "64cff6a0610e4bb491e890bf4cfbe698", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f03a3819c86e4e079f1d0b2fd9235f1f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75a80194edac42c1826da10d384435a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fda65f0064634d3594d6e1e3b85cb3a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fbbebb527084521955c520bc7e05fc2", "region_id": "RegionOne"}], "type": "orchestration", "id": "1a35540351084cb8865bc6ead7ab4294", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de817ea38ec74244bebefc985e4b7226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9b05ef6f9ef44f483c9d35f390dab72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8131b266e2a541deb6c4e640dbfa51a2", "region_id": "RegionOne"}], "type": "block-storage", "id": "c63257fcea684261b3165f1b494d3c8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d4e2a6139fa447190fcf40fcf802124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d46df4de8aba4a60b5a96773bed5a056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c483a8bb8cf469587857c19e80d42e4", "region_id": "RegionOne"}], "type": "volumev3", "id": "863f169771d54e7b9de752bf3f41558d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c60d630c99694e1fa5b5dcce4a7114db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b78694248ed4922b6e8f675e123cf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48c74a23aa744054a0329dadb4905373", "region_id": "RegionOne"}], "type": "volumev2", "id": "531dcb4cdb78461495d162ec798d82e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7038eb51466b4b7fa9363de9e75ed757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca631eb02b6d4601b055f8a6d78b7200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f295d978455499babd91593c96ed9e2", "region_id": "RegionOne"}], "type": "volume", "id": "6c3ba344d2274d34a8c2f810668fce7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "645668dfedeb4261acaaa0e94c9d6c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee4b5f8c015c4b16b28abf10e148831d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4419aef0236f45ef931728fac86c9c8d", "region_id": "RegionOne"}], "type": "block-store", "id": "287e2c825a4449649e8942ac575cb3e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d2d89a54f314afd9e10f471d26428f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d578de56ba7b4b0891f7e96725171d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "985c09e62c4443f6aec33d0832e1278f", "region_id": "RegionOne"}], "type": "alarm", "id": "481c5452eafd460e8c8e49df0b4901ab", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f5422024a4b3483d8a251e1fde746e7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce2d519f7773438fa8793ba01a08e5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2609a89462cf48da832c7b5818a9cc7b", "region_id": "RegionOne"}], "type": "alarming", "id": "0b02c598f4df4813ab609aa0a27997e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43230a36c2464506b024393de014508c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c957ceb67b6429c8c22391730d6b0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c1a461190b144fd86b8040f0ef3ddf8", "region_id": "RegionOne"}], "type": "meter", "id": "409de7d8f6f64473b916b2ac57ea2ad7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7cb5478763184bf19d42b9a9420783c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b43e943744e4aa8b745ebf4b80e6a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1bf24e309574226adefdc06c0c903fa", "region_id": "RegionOne"}], "type": "metering", "id": "629199179da5453099d0c8bc16799d52", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1320916a49c4c87bf542489f76ef84d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ec3e291e5024d2bb0bcca33b26dd781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49458852d077440d8f0ecb714841d9e6", "region_id": "RegionOne"}], "type": "telemetry", "id": "38d6faeaee3940dbaa4e526b70b2310b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d65660bfd23b4220bb091b7e43877ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "505931f762314a0cbe0f6285485a3a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88e2e2cd916a42ecad2a06535e3cf5d0", "region_id": "RegionOne"}], "type": "event", "id": "c1f1db0bdf5740e19545baebfa3311f4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "62648201fd014298a587a442b773d54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f0acd3de26f34ff5b2da1ceab53555ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f731f5363eab42d480472d40a68d0810", "region_id": "RegionOne"}], "type": "events", "id": "ca379c4ccbc5408b97c449d24281b085", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "26fb2993d43040748a5aeb084161fe18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "628d94cbb27d49308b9792feef1f3c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c32ac79645674a8d9b77654c84985805", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a57e2e4b653e41ea8bd064be07df3617", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "370f98e4ff8645b4bec397b234c9a908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e623082915c4987a33b05d102eb734e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bfdd5f6230e042d69abacf7fa53d3cb6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bc55bbd92cea4163bdc382ff5a0156d0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5cadc1330b0443d9180715a61752d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "157f680faa9f4310b2176c353f858ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9f5a48f3134421e80e874f478fff88f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "40c61e0343e54f6e9fa6975f4a3ad3ef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1929b3b62a84460adc230fd48eef36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6e6d24b3fe041fe8d631f2b04b1b6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb0d0ba5631c49d8a01976f269ebead6", "region_id": "RegionOne"}], "type": "tricircle", "id": "95de9e4459174e9183a6814d61ee5237", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9e8ac5de53014874bf2793ddd5205187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "631f27c53ffc472680366cf0a6ff5929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4ed19469c42c4b13812dd726972737a9", "region_id": "RegionOne"}], "type": "database", "id": "927911230cc542e1ac065fca1871be44", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac2134ed9a9544a2bdd9072a59343996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8329ef4161184e11bed6162291e376e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "286e56c1da5a4bc280ae3df6c0123950", "region_id": "RegionOne"}], "type": "application-container", "id": "1e00ace3155d4e59b63436f73ac1e3a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ee67082ea8c4ec0a9319310024ee287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e89ad867eb0241098652f67a1c4e2be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b671cd6ea0dc4e65aabbc75536119636", "region_id": "RegionOne"}], "type": "container", "id": "9edf65c0ba374daa82adba79efeb43d0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d10e5719bb5447bc91501e88202439eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a20b2b044a6443d9bf8685998429d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a315c8f022ff481eb7a7cb719d076491", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "17e52e16b9ac4031ad674c386f55d351", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cab10295c4e74141bd95109f6b5d210b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "717ce4a1cd8d48608b48076e2b377118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea38983db76a44c9866eabf015fa3b3f", "region_id": "RegionOne"}], "type": "rca", "id": "e5315898818d484c827925dfeaeee462", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87f3d72e45f7457580c4bafd33bcc92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c07b55fa0c2242c6bf57ba67ef506b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cdc9cda12dcd49eebf3ac2a180d789e5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "beb2a1cebde847d4bd64777f31b877b5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a6b26779fed64688ba5547ea93cb7a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "53205051b7ec4b86b683de67ef5b0063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b425ff44161d46d381445670fe0a3395", "region_id": "RegionOne"}], "type": "network", "id": "dd07e4e4af7b46839428192336ad0ce1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "92739544d041440fa55be937ab8312bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c89de3c9a99c430daf8650c090b71927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e37614888f0742bdb63baf6a6419c218", "region_id": "RegionOne"}], "type": "backup", "id": "f1b1c7550eed4c22924aadce5a9181c4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea52caade4b74fee9164e12a8b977c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "79adfb99454843a5acd4801ee970768d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c8e486d3ed214cda8b8150c261a9a078", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5147a067337b4fe6b24142868d6319b7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "edf3f4f619cb4ea7a7446bf086b05d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b61f294c74b4c94aca5ccc127d05a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c30491ecab6641fb9cbcf9733c401261", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "62848d1bf530408a8fbd6c27c79f603e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3681c7f38b1b419e92ae5981ccb5f867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "951f7918023e46caa2a0a0c230ce19cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "91cf19eecd134b2389dbde31de83ba9f", "region_id": "RegionOne"}], "type": "monitoring", "id": "2fc028264cc84cd28956eefc2ec94397", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8464e794ecbb45a9bf38e1d8cbebb37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "96e06209a4c54f12b25b966b3519dc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a5dac5878ff94529887a4401f1a5a2a8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a6048f4eae8f4fd6864b6dcf20e710ef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0f980ab9900a41d68771cb4bd4b1c57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93ed6bac67fd48c69a23131ebd19d0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "86b68f8ceddb4f6588bd82af19da5d19", "region_id": "RegionOne"}], "type": "placement", "id": "bb41c196986e45189707d4ad7a2f44e2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5bfa923916f44595bf245445b8fc1f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b1f952dd9f454d91bfaaaee3cbdb3deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "954e474d458344ca89cbc58283c64919", "region_id": "RegionOne"}], "type": "instance-ha", "id": "be2dc32fe39d43ae80b646577d4fcaf3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aef078eccea044088f6ed6d6c3ea52a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5f803cae68944e18f16def1ea6bd430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f5739b54bc5a4858b9f236f1c6293ec6", "region_id": "RegionOne"}], "type": "ha", "id": "80e0f551986d47509d3d0d1652caaf1f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "71f155bf27924adcbd4ac6b2de123e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8f2d91b9d04f4d268f5d957e09fe0b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1749a0d0680b418a9d7bfac5ff3c0879", "region_id": "RegionOne"}], "type": "reservation", "id": "a6c6a519d8af49c18ba150da84a16fa9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "436de84f8b774d5c859fb160fd02c3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "293f50137b6240deaae47e45b2edeeed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "22fc22d8d4b4496782e2f57ddc6c3af8", "region_id": "RegionOne"}], "type": "function-engine", "id": "f8840a61427f4d79bbc6e564cfe17a29", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bf459c64eec748698a98eba4d560e4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3a7f7694b5c344d883f3d3d8306e3d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b7f6b091c2ab4493ba10ccbcbd0dc025", "region_id": "RegionOne"}], "type": "accelerator", "id": "090eee7e30e14a659fd99bd1d6ec846f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef34453cb8fc4477a9ee74af9b49ea63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ff4c2ff657347fc8663d1503c3a1901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3f84e33563ef44a2949036646736503b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c73b920513b54d18bd0908e8b6ed330d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fa2f19039704ac5a5de8ebd9e1e3027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a5b7422076b46159d7c56c7d8b6b1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eb53a7b008fd499ca76980508980b647", "region_id": "RegionOne"}], "type": "registration", "id": "28c3f7e51b69452598deb25f54a7493a", "name": "adjutant"}], "user": {"domain": {"id": "740846f0db87433580cc8cba41e44ece", "name": "1519f65e149c4ee1b0e86aac464271c4"}, "id": "4b9b0da32f2648de830f0911720dfc59", "name": "8c64d956a4984193987793d46bcbe850"}, "audit_ids": ["9d652dd33fb746f7b18873622c38bf2d", null], "issued_at": "2020-04-23T06:25:59.511082"}} 2020-04-23 06:27:59,696 keystoneauth.session REQ: curl -g -i -X DELETE https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,701 keystoneauth.session RESP: [404] content-type: application/json {10} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.194918s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,492 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,497 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,499 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,503 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,515 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.431763+00:00", "project": {"domain": {"id": "bba8ec9f90934ce588a9442eec719a96", "name": "dbb2b92d504a4ca5936de851cbeec748"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cd3f3333111e46adab0ea96704a41de4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4ff2200298374cfcb16826d3e463a6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "68cc79f715a5493aab1c90c14377ebd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b7aa0ba442aa477bac5f36b4825e224c", "region_id": "RegionOne"}], "type": "identity", "id": "8373b3a4bdbe4402b829f771ad61e994", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "22b61b7e685a4494afddb0efc49eb60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5a46048327164d22b2bc13b089b98563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ff6e1afd9efd455d8138a6b0a04f6e74", "region_id": "RegionOne"}], "type": "compute", "id": "92b171f494f94a1d927f69bef2376f64", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ece604baa9314146aff92ab5dc26937f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "97dc9ebe80c3428ca923989dba9a7543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8000bff16f5b4778946d73eca1d4e393", "region_id": "RegionOne"}], "type": "image", "id": "eb7b60a2062045fc8298f1337377cead", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "303fedf3420a407a853140397c1523f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ab872766fc3b49848cf44e31749f0b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ca57585f87f244c4828dd99b85965f36", "region_id": "RegionOne"}], "type": "load-balancer", "id": "db35b394090c47c5ba0774102104f8f3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c164970f7724ff590c43356d82b2634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37fd28dd8feb4e688e096b0972fcdc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be072d7a2115494d8fbf31690a87ecf2", "region_id": "RegionOne"}], "type": "object-store", "id": "c8081fce2abc40cba42f8c9aea8ec827", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8140ce23cff24516b0722cf98516b19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f6f34b39bb11435994512fa5bffc3f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d959b62780e47f1b98f5c30812c15e7", "region_id": "RegionOne"}], "type": "clustering", "id": "ba3bbeacfbcb45eb94b953876e3c2b6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34086cbce78e4233832e7ed655427d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ecd66eaa15a47b4b194e118bc0cf4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32ffe7cf8b00422b8cd3d277d30d1b61", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7fdfd1a79f4746c4a2e26c8f72db52e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66adfb3042964f8abd177a486f395793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9de7370fc93e4c23a63933ef62f6a126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89cd8e9d4c7944818125c52cf8ddff77", "region_id": "RegionOne"}], "type": "cluster", "id": "8851b065176f4165bccce65fc21cd007", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93797aca84d94df69593207f95ed1db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "71e7227db9bf4beab1eb4dc2320fc588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bdfcda7a5d2b4db689c8b5f7730c9255", "region_id": "RegionOne"}], "type": "data-processing", "id": "19be790a0c1b44608186501118d01e66", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "987956ce7a214daa9d14feba4b38a2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "250b402f00e94293a0e009660373d7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7a5c2ac8722243558254389781019f1b", "region_id": "RegionOne"}], "type": "baremetal", "id": "73231d50e0114005a27041645f60f2ee", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4e2cecbf9be6444886bb8916a4ea41b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80cd02bbd7d04ef2abf9559f559d13d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a15114b27aa7420db9b8bcbb047ca7f2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a1e5e1a1a58c44dd8baf7453047e30f3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0f16f4133c941109fd8d53f656a84d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d5c76aeeae4e43eba5d401a1552329c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "667c1226d9e24f5192dbdd6beb8e0d71", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "aa185c500dc94b7581c1f48f98f93949", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1129715c186b466cbd0416a0c3bc7c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ecdb95fc529c480fa7566286c3498ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2fc276bc30604aa6afbbbe64abd0fd95", "region_id": "RegionOne"}], "type": "key-manager", "id": "f978e1f4b0fb412099507452fa52ae6c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68b04baa20b04245b4e3f40806c26a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6297ca5610114080afa1e4ce7701180e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2b157560c47c4f7784212bc003a2f124", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3d300d3e249040248fa46666fd6bb630", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c82edd0d8bb4a42950f57a8c79056d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a5d17e3f409941c1902ac1350a40cac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "43619ca557144a1ea3502056c4fa6079", "region_id": "RegionOne"}], "type": "infra-optim", "id": "699ead8e65a249639cb790675241257e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f8d484894200480cb845dbacc5fc1290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "278268e36b16418689db940e9fc1483d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "23a12c160e324e019e29fd9b6dbd0fe2", "region_id": "RegionOne"}], "type": "message", "id": "bdb88a7302194cbaafd638c01c54daf6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c3d988e0c14a43bb9e983a6093fa5a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6860396778e94635b06732c222ed67eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df470352460d46528260d9f1ba88d4a0", "region_id": "RegionOne"}], "type": "messaging", "id": "605ed78038644bfea16a5c065c14bca8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "45af7893e0cd456eaf895f890d194537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "67c461fc3a024c0c8e2e91925c60d690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bf3a570685134372b2e35ce4a7b65d7e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fae9699c9fea435785ecb7cb794df5dc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03fb00eecce24ef0b74bc8a88da2a6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb730fd42ff7456b842b5949c3b9dbfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50f7989b8cfa464fa91a8e9d368bc052", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "beeb3ec6fcfa4912ba1d8011e32ed55a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "feb2f84b5db34898a2fe02991a0ff041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ad805fff26e4321a5d4abe32133bac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e12e0467aa74870a685ab4b2fc6efff", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e9a22ba6d44143b9bcadd5f136e2a29d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53517552e0f443209afce9f30a41f933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cb1ab3c1c7a4a6f94eb0a5e585f4651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "254009f46ba14ff6aab9786364190dce", "region_id": "RegionOne"}], "type": "container-infra", "id": "ad6a35ca6c87477bbba8cf5d1fa41338", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "320e4c0df54d4ec2b3b16ef7a1777705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3c2d60d178244241acab5fd66367f1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f2897581c4694c7085522def4096ac8b", "region_id": "RegionOne"}], "type": "search", "id": "f9ef81f8c00b482187e2f9f1cf13f0a5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "951df43ca3674acfa07c8fafa4d09b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "299069f188724475a47382436ad8125d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "838e56b809294e4fbd9f8b6c541926c5", "region_id": "RegionOne"}], "type": "dns", "id": "4ce25d525c01490ba487983c41f6bdac", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a91dfd6633f482f9a81d9301ea86d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5cbcb060bfbf47dab705d3bbd809bc25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "614304ce7a0546609e414de201d5bb74", "region_id": "RegionOne"}], "type": "workflow", "id": "2818506814ef44ae99a5767ae3531556", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a99b006022714a97b683cf0585757765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0dbe9bc263640debc4eede042bae5b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1cfd9e94f0a41e6a0d383d92853e6b0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "16593e3f4a15428e828fc171fe56ce1a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b06f589a60864f3694fc89a2e4b3737f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7fc9ef5718d1471794a8f47b729182f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bbbeefec887941b4a3f0278d5f97b07e", "region_id": "RegionOne"}], "type": "rating", "id": "a665bcaab3044f42a91132dd68106edd", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d5aba05667f4fb0b0d6384d7a47366c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77c2773920f84ac9863aa10affb0ef22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "920c2c87980148dbad48b6320add9a4f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3000fb8e76ef408a9068cadfaa43b57b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ffea9fef2b04839ae5ae58d2b5609a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f61377016d3d4b458c5a265d4e1a56dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "adeee8f8660d4c76b753af0e8b71a01d", "region_id": "RegionOne"}], "type": "policy", "id": "a36592c948ea4020862e14217d6fb7a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d473be99c24f4ee1bfe7db5bf4a33f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "723ec2aa7d2346a1bcf24636e9fc73b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "67bcec287de945af948e4af76a68351f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8488750446644cfba3df25770ad92192", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "736af0d1c329412fa968a3321a686166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf7cd5f5df60402f82fe3d3aae76af26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2325f53c5624c23ad7d8b6002f26fb8", "region_id": "RegionOne"}], "type": "sharev2", "id": "68eaaca6dfc643e8aa8a9f7c7571de80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5b7c1a3cdc94111a1042de8a9460f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af4d18557304468ab3da73e42fcf098c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79e5cc82b36448059c7901c7ee8ae149", "region_id": "RegionOne"}], "type": "share", "id": "20894a69be6c4ad9a126568cbb8f3a90", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a64d0f1508a842a0aab61eee379ed388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e95b740a97e04cd09465387f79dc13c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bbaf5d174e344bc38c879b76c030b9c5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a4a4482ea84a40bf84101b751bd45971", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0df1464ce4d24f83b3ea9ae77d20bffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a29ebc3a7dc44eea0e817faad6a4067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb435d18621247769a326e3dcf53cab1", "region_id": "RegionOne"}], "type": "orchestration", "id": "5e1608ccbae84fe492953ce1961f9037", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea1e5ec7fcda4002aa1b8a283a37819b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3db6d60a9bd14f7bb0f9c39084c74ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d59111fc30b4298b3ddbd57b3ccc745", "region_id": "RegionOne"}], "type": "block-storage", "id": "9c66bb9e25714dbebd323969286671f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "388f1559f7574712834fb96cb7d47e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55ebe61730cd4ec2ac6d6203b1698eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db06b6f0c8954e028a8ad16a995be186", "region_id": "RegionOne"}], "type": "volumev3", "id": "7ec452e103604b5f80bd8b660a9ceb6f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a07736a262e4f7a9d44b5ed3220643f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7df49cb27bd04cf0888de0f78d58c1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93de6c56df5548a4830604fb67020579", "region_id": "RegionOne"}], "type": "volumev2", "id": "d894f0a89eaa40ad9c6bc515e9c69ad9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e8ad9ef2bff4eb083c6c1e8af08ede7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ee0658bb28b4c35ad394fc077122d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c84d41568994b26b5cf529d0a1c45db", "region_id": "RegionOne"}], "type": "volume", "id": "a599841ffe0646fdb2d5fde0bc4a0257", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "920a466545fb4f0397579569fd5ea9a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cd8ccc7e2ec418d989ea58916552eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4928a917a57c454c8bb7884965c59b5a", "region_id": "RegionOne"}], "type": "block-store", "id": "2b2d961c41a64f92b2699ac900f75553", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4659879849684eb8ad635d7a9cb40720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a136e9c87ea44f83b1f6c6d97ddaddd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7052d116a58d4fd08c6846108fcbfff7", "region_id": "RegionOne"}], "type": "alarm", "id": "774d00854c064053b4c0667b1dc4aa86", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b88a49637974e20acce42685642ebbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c146797314594fe581b6e0d4e4ed8b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb88327838204a9ea82b128ace72daa9", "region_id": "RegionOne"}], "type": "alarming", "id": "3b4e9365239a4efebf7f150c8195713e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba393720eaa64e8d86dced41690aa3de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a96bd5d965e4475bddc57b2cce95d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "15522da1ae5c4ab7a0f64bb782b2c777", "region_id": "RegionOne"}], "type": "meter", "id": "1763424dc222430ea09a0e51df163704", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b22f932e1224a18bc06970e9ece166f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0545d46bf54446878d0f10b51c14d787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "56e460a6c9b548839bbea1a269f49841", "region_id": "RegionOne"}], "type": "metering", "id": "60187065a92f4efe813dae9dfab79791", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0bbe6681726e48548fc798f1a6ce0ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98467b8fd55b467badd54603c0e4ae6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2c75385f8eb647d6baf75cf2ece4b49a", "region_id": "RegionOne"}], "type": "telemetry", "id": "c811eee364454f55b5d20c33a37267fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "da625148009e49adb91ca6dc2f180612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8c579352132a4730afc99117ccfb5a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7e4f85cd8a774ba9ba52c057f9fd9bec", "region_id": "RegionOne"}], "type": "event", "id": "0d3a105b3970461eaf44fa730652592c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8669b7642f264fbc9bf8db7c36432f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2b3bfcc043ad47f89d1a52b98b1b912e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31bfe36f6c304479aee98e87910a8f06", "region_id": "RegionOne"}], "type": "events", "id": "26d23a39c7444be2a20a0a9d378c0405", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4c2a47b57cd47c59687c4d53676a802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca891a37083e4f6b9a9266aed184b92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b75bf6d981544920941d02ca583d0681", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7cdfdc33aeeb46ecb5711a312490a616", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a39757e2b38b49ed8c2fce7e46723b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de40c6350758432bbc5b3f1b95f9bd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eb2f95fbec5941cfbb0b1614ba048810", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4ad9ef1a519485491aa20e4c064a1c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d62ca42e09a94fa4942126c5448a886c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddbd39d934e042ca9b9f65fa57c2379f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b88d96b2bf14d4f8408b806012e5bca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f16591b1d7674c2cac26cbfc41a0c1d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f817d0059294587bac0dae3f9257487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a32e0f026fc42379d28563a1e4a01fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4585fca4254f49529b8320a8d2816393", "region_id": "RegionOne"}], "type": "tricircle", "id": "98660c85ee5e42c3b29cffb3a4b95c3c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2bf1b113da234b5782ce24d8a8e29426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "33468fb3d6654b9cb9db7eaa47b6e2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a2a59b8eacf447ff8379e2104fe41662", "region_id": "RegionOne"}], "type": "database", "id": "35e0082de3b544419c80804ce4491d09", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60d9d846ec02479d8863683d89b464d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96f145a3b49c414aba1f070d8965f1d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0d8bac63f7c742fe8a4618a3e202a5af", "region_id": "RegionOne"}], "type": "application-container", "id": "48afe7bc9b5942588e56914bca4f7987", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3c09f968a8942abb350bb6c7bdc8411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb44936d74dd42c188b76174c6102fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6a02715d3a7e47fe9e1cd5555dfea167", "region_id": "RegionOne"}], "type": "container", "id": "6639a9b1f0f144f2b2005b92ed9c0cd9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5c4c5f94220744819f183642d6a02c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c3249feef1140009c1ca49de49dc89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eca2df603cd44463ba92d8f7f232d0a7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c9cbfbe6053c4370b46a6f993b9afc39", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d8d5483e12c44568a198a4b1222c5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "61436150898d40bc809d0a20482c8539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18f00c927cfc432aa92f8bd5cb585335", "region_id": "RegionOne"}], "type": "rca", "id": "e1cd57cff2044dce9104888eb7e3221b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d202345de36b4f18b015797d8980faf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c9d37035051545df8db4d37a288137bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f9f26b37b7cd403ea4a2d0bbe1463774", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "654a131daa274348966b6d18d65620af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bb3beb7b32ff429faa258c3c8eace25e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4429579e49624f19b3a7146488e043b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3aa4966409ef4708a044cca4db4a491c", "region_id": "RegionOne"}], "type": "network", "id": "83e5a7e911e24c89a4cea3ae86762c7b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c693cc0ff5d14e97b34c82eb83e2345c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "476aba69c11a47d9ae65e4b42daec2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1c59f0d7a9a54ad1bf1279f4d3da6e5d", "region_id": "RegionOne"}], "type": "backup", "id": "f22995132ee748db9059a36917093fbd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4b323ec42e745af9344493ec942f4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ff0245d0ce04f5e937f9bdec3ddef1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "505163dc233c4176ba940d70518c9527", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f4d2f4e72c754bb1bcb8a3a504121abf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c07c972fac924c18945ad9fbf8c03f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ab3ab7b8c1b4a8483c907b781bfa0cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fd8fe7a83a0e41dc800883da67f98230", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "95de9558c4d34ae6bedcb4c743cb74f9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "68d46bbf6c2e43ecbd7ca5066e40488d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3194cb4a7efc4db5a15795810796f753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3e918c4fe0fe49d4ba9d28f9633fcc52", "region_id": "RegionOne"}], "type": "monitoring", "id": "5a029362ee6342c4898a3f558913d5db", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5bbc979781674d71b1a89c4a81653396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b908b461100a462798735ea01a7c661b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d4bc099c22e841f6a3dc169ab3b0976d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5fa401e2290144c9a9a6126ed85d8f9d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "922fd22fbb0547c3bf1686d398469d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "689074507a124546b6eefb460b0b6bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f640a9fb57bc46a98140a5e0b590a0ff", "region_id": "RegionOne"}], "type": "placement", "id": "a91ede0b9a294226946408a31d3b31e6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6399ac6282f14d14989ec4a8c2febe2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81a96d62b7254c0c96d14742a4398e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f39cd75006ac47c88d343f5bdef8ab67", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cf6af54ee8d8411db6a59e50f2ddb45c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5423686a364748949d2e262c2daf94af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f3ab083a6b74304b2dd6fc67a2c2290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b74dba10503746b1beea8901144916f7", "region_id": "RegionOne"}], "type": "ha", "id": "96fc1c57b9e7492285d6b100cdbc7363", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "74d1e0e4fd45410b8175a8b1149d5774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "af26702a10f74a4a82666a9506133c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "16ee530327764d33a68d05ec85e7d9af", "region_id": "RegionOne"}], "type": "reservation", "id": "95896770477d420cab5489b9db282109", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1ad624b317914f3ca1cfd42ed443087b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a1624864e8c54370a73f4a98d45c9c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "632273c17a694d3eba41419f382339b0", "region_id": "RegionOne"}], "type": "function-engine", "id": "1aa09bc697bd4bd5bc2d54b9e3b54189", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "541005b974f64aa68fd43bacaad7fb4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fd70e13ab064547b9a01163d0f34b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d0bccde793454ca3b08a6e44bb04557b", "region_id": "RegionOne"}], "type": "accelerator", "id": "03d9e89741d3474c8f681fae09e590c4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0a1f3ad742c4bd394b18c023bb135b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "52ebcfafb2e645739e603dd2d6c1a544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7cc24cdbeb494807a7acbe0bf7c8743d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb70486710624491a4cb57e473a124da", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6aa99e1bfe0e4df8b4609ec246474eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92772153f10847bba161655d3cb2c6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5758675296624e8d9980ebecdb7d97bf", "region_id": "RegionOne"}], "type": "registration", "id": "4f614701eade405bae70097716e8ab03", "name": "adjutant"}], "user": {"domain": {"id": "7bd543c47e2f4b12b1dc3615ee6aedfa", "name": "7810f200ddf846e49dcbfe062e687757"}, "id": "da76250f778344ca8c64bc6ab18f2b4c", "name": "abf74f4847c94325b410c1861f0f7dbb"}, "audit_ids": ["29839d9b1e7642e09b9ba854255c7943", null], "issued_at": "2020-04-23T06:25:59.431763"}} 2020-04-23 06:27:59,609 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "name": "key-2"}}' 2020-04-23 06:27:59,617 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,619 keystoneauth.session RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkF3MX59OrlBs3dH5CU7lNmvpbrgZxSpyGjlnE8Flkirnc/Up22lpjznoxqeoTAwTW034k7Dz6aYIrZGmQwe2TkE084yqvlj45Dkyoj95fW/sZacm0cZNuL69EObEGHdprfGJQajrpz22NQoCD8TFB8Wv+8om9NH9Le6s+WPe98WC77KLw8qgfQsbIey+JawPWl4O67ZdL5xrypuRjfIPWjgy/VH85IXg/Z/GONZ2nxHgSShMkwqSFECAC5L3PHB+0+/12M/iikdatFSVGjpuHvkLOs3oe7m6HlOfluSJ85BzLWBbvva93qkGmLg4ZAc8rPh2O+YIsBUHNLLMM/oQp Generated-by-Nova\n", "created_at": "2020-04-23T06:27:59.489523", "type": "ssh", "name": "key-2", "fingerprint": "7e:eb:ab:24:ba:d1:e1:88:ae:9a:fb:66:53:df:d3:bd"}} {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.059699s] ... ok {29} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.247860s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,427 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,430 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,431 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,435 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,447 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.371232+00:00", "project": {"domain": {"id": "6369e6b953234fc38ff310b20e8fc6f6", "name": "9510f7a085ff4dea83d4f1192e7bcbe8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2ef08b6280644429567721940e3a12e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f292df6c47164cf3a3077f38c9894f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "47424879a3654865af8384344db8b7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cb94c0010a434fba97c2551c2b3e96a0", "region_id": "RegionOne"}], "type": "identity", "id": "ac6f4eae92a54b288274ccc600f41a45", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "11e476a5be27430fb864027ce59045d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3873d2a4e181481980fa8ca49b5fadc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e971922edf134bc891b4d982cf5ea21d", "region_id": "RegionOne"}], "type": "compute", "id": "d74e0e6e137e4077834b14a5471fda5c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0f422cf11c344babbb4aa60aa5a72270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6ac48b0c15df4e85a7752b4c08443d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "107e2f35abf747788252aeda199689df", "region_id": "RegionOne"}], "type": "image", "id": "eb5da08631db4a04a9abeff8a3ce8a8e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7de726a4b80144038cc72759ddbc8c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e85b6292c2fd4104b035a6f5b20f7e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6dd45fa6c94b4ded9114f789de60cda4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fc9e8aa4a39c4b55adfec1cf82f8031a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d12081801664845a232106fe1a47260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b1b9fc2bc69439da9207c48dc535072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e570c52000a40719029914d22e33d29", "region_id": "RegionOne"}], "type": "object-store", "id": "dc5c0ce3f9bf44939586f6e46fabea62", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b39ed193c444563ad4770ea412a8b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51de929ced6949febe9424dc2788424f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0b5842e8fa4d474bb9a033dca223f1ba", "region_id": "RegionOne"}], "type": "clustering", "id": "3a5233cb7ee34a4e9dc4adf05ba3d67f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "263da895eb1f4df2906ddb2f1ab23060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3b9479936f84f378d86832525c98129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b75c3dff1e4464aa11e4771c00b7cfd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cb897c409f7a40a5a04f366f2893f687", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "29c9c838eef44f4f833e2e1ebce9c18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8a2b011b99c4b25a100f12c86e07f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a5677cb5be3488fb8c6622630d66f82", "region_id": "RegionOne"}], "type": "cluster", "id": "76e50748c3364a369199eb6b2cfd65c0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1f390047379044e491cd289495ea3f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "165c179570ef41cc8945b335bee282b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8c75c7ba99e24bb08b6d0de5bd74f191", "region_id": "RegionOne"}], "type": "data-processing", "id": "31306aa4be2545769498d72afb29e0f4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc50caa12b22449593fdf80d56a79882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c0edf130525349a2a1aa397c8d1d648a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8a57e38763044ae8871c854dae40d38b", "region_id": "RegionOne"}], "type": "baremetal", "id": "cbe4263870ed43aba021eb433c839506", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "12ca56d7f66043d898b2e23b5a9bc840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b30f5dd7883343adb6411818353389dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "de68df0fc783437b8e3aca9201ffae63", "region_id": "RegionOne"}], "type": "bare-metal", "id": "501003c8f1e444c8ab80414fc729fad8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0d6b1b1bef564834a340e6b63411ed6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f22fe8742284f3bb8eb54df390deaba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "702e4285a2cf40ac9906f2fd32622778", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e167a39ac49142dca398fd2ff61971d9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "645aa5b2f74041e09d9c00dd0cc1467f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3eb7277459104d4c90749036b6d3aaf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "27672680284346ad912c406e7c9f4772", "region_id": "RegionOne"}], "type": "key-manager", "id": "3268f30744144c76996274d39bddd5fc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a3d7141b635490c836245b1f50d5978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b2de9ed0c6f4b1695ca562fa1a78917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cf30e823f80e4fbc87a206d2337f587f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ff8a437bf532443683aa324ec3b3a27a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9dd35a94918b4b179b9ae1711af615d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "67d462b42194470295ac2d4476b4adb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "31d44e80352e4e43b742fd70ed926c28", "region_id": "RegionOne"}], "type": "infra-optim", "id": "30ceb3d316d54fff9a03f8d9f4db8940", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bbc3b02d8272478dbfc2d8440ae08d55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6505d7c170e543b498d721e417b3857e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a102867770144da5b23949076be69349", "region_id": "RegionOne"}], "type": "message", "id": "fa2171a83b5a475b93026431523e3e93", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "69d17c6ca17c448787b04c37aa4cb6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8a6a90509a394d08a7fe74e1bdde34ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "22db0f7a2ca4454f88e1282462ed7045", "region_id": "RegionOne"}], "type": "messaging", "id": "d7d5fb6d8a4d4584b5d4a3089f70d0c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06ac4521048d41d3b6290c2b374a607b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51e97925867643d09c14eef3fa6dd687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "71e9a39d84a44ebaa41d5c83acf7fbbd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "39909cafe7f34773869a4cb3e41c14c6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "891d2a8586f6417797784f6c7e24c284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "638c8e07e8e742fb99af26de840a0d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86862792ab1345c194db926798f258d0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37108841c1954af99716f825d790debb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e935921e4c2344c79804d45e4eb2f4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "affc355c2fb944a2803fe617ae5b61e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adc04102971b4f3990443fbc78f0792b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4a379bd4aa0144a6b944e1ca6c725d9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c23042c299444eeca3b8100a38d97258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "281a0bbdc7614e55909644c0b5ecd7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79c5a662584f48f6a7b247d9db55cb92", "region_id": "RegionOne"}], "type": "container-infra", "id": "cb56e547b4ca4af4b51e366fe3e61cc9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8e32aa9bcf6743b58212ff0043e9ca08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e72350675fa74b01b82ad80f64c9399f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3aef316017f7450ca169fb20fc482b21", "region_id": "RegionOne"}], "type": "search", "id": "bb960d82d6ff4073baa35075f25adf2b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f471f002e82346a295b95bb0225fa06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "15e4a65776ff4e5bb5e9ffeec7c555f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4dd11a58e17a42e099332de54ba99f38", "region_id": "RegionOne"}], "type": "dns", "id": "fb3214753b174cb698ce58373db335ed", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f19059e007d04a27b3e411596900b523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "918e838a748e4675a5a11c0c2cc05f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc55226ecff9492c9d76b05d2dbcfb3d", "region_id": "RegionOne"}], "type": "workflow", "id": "23866bc06e664679a756058eb4dbf91b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "986f18a592b34cc28cc9ab81c55724a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b031e1622b64f73a44cc1174f3eb26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "206aac1491af4bb8a71ef279e989a099", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d7972d8486cf4fa1a585687cb010a571", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a328db3ff0a24bb38e25f18054c6913e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0de054d448134dacafe970100955e399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "05fb0dbe8dd94191b2c0e9fbf011168c", "region_id": "RegionOne"}], "type": "rating", "id": "0bb3520337684332997de44b64dec3dc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "02a1a604a2e744f980158beee4f4b135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e63d1546067b435a83ca835662459c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7c769a93774b49db9cb62635a602d89d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d5b57624926c4f0b804372b62fe23a54", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b78c38f1be04a0ea80c2612dd9395a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7315dfaaaca84a3d98d7ad0ec2ce5362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1c8ee25e8a8d4d3485b67112a37431f8", "region_id": "RegionOne"}], "type": "policy", "id": "016038260c8848edacc7d64e66d271ce", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bbbd26425e544a8b55f347d90a8184a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "095124f1b02446b5ada94a6336bc5f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04654bbd4b0543a8bc0f1a37526ae5b9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "49b726433af849478339c6715f0223cf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7aafc44a23a943589e4437b0ddce7196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ee329dc03794992a2c68270a716c9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "63490eb550414c289ecdee0abc2d6e5c", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e11502516564d5bb4986a14335b97bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "063e55a8403b47a4abd39b381d650525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1857d990a5b7402fa4b7f203ad95080b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "88b0c986633049caa4f1f174bc71a66e", "region_id": "RegionOne"}], "type": "share", "id": "588c417b7a8d49f4bbd063241d516af2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "373227158a00496b9e158a6ce83a7162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb4f9371d4e1428e86d43c16c9693bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2ad86c68d5e94736a89819b5c6e6aee9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e07c77e069904a21a1bfeb38f33f6ee3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef20e7d6e9846b8b4d49563e0aeb114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10aa5d0a6ed6416cbc35149322bfd3f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3962a27e58864fa2931259a9274a1ca5", "region_id": "RegionOne"}], "type": "orchestration", "id": "1f27100839de48a9af77dcd1a5054e03", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfd1e06ff82c448ca6e2936264b1ba11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a6386da9e144cd9634f8ae39791436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba53b9bed5954aa7abb2df23e06a12ea", "region_id": "RegionOne"}], "type": "block-storage", "id": "dd954e502c5a40259e6906c2b5989cf9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da3d477f0ed44512a01c77866c5b20a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af623bf8a78349258bda8072da93c5c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6da109fe394183817203bafc0bd3a2", "region_id": "RegionOne"}], "type": "volumev3", "id": "aa99d04e895347d99778880adc602d53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75c2da703ba04d80abb0153416423e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3a606f6817407b918839885c3b3787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4872412d9d2749ffa6172866366395db", "region_id": "RegionOne"}], "type": "volumev2", "id": "6c87c67c619e4f34843ab69feb2352d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d19e543de9ef4c679e80a5dccdc243e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa5876d8d2f94695813eb4cbe4fe1785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d69aab5eb27248f0b2619728e82deb5b", "region_id": "RegionOne"}], "type": "volume", "id": "f6d33adbd14f4055a28334d1c21a3d5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "713baf65c5f54b3fb7a88884d99c3d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5579f50a030414f8da240046b8036b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9fc358fa0c642cb958de0a53f5a0556", "region_id": "RegionOne"}], "type": "block-store", "id": "2677400884884afcb4e436368ad8ac23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5c9b94c756b4895be466972aed504c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1896ad7aeea64e668682311f3984c8ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2c66edd18cfd419fb3e6cec7fb8675ac", "region_id": "RegionOne"}], "type": "alarm", "id": "1fd8e40e78474c34a1ab3cc0a377539c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38287ed1e49f4351a47e0a759bbe4d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e4b34b4ca8ca4ff7b3e7490342c9776f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8c58ae15cd7f4538ad784aa55cf119ed", "region_id": "RegionOne"}], "type": "alarming", "id": "d2d8e536fbdc4742a000097d1d6d0a25", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bee0b004635142e4ac7a21028c0b37ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ad2e0838b294c75afc23707d7f66906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9d344b0f0344fa68556fd2f8b52006a", "region_id": "RegionOne"}], "type": "meter", "id": "1ca23a65851243d59e011ce6b0034711", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f60622aa1ae94e98971468d90e4b5290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e98a34c714c482ba001c125f7ed7d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3774d535643e4afe83f60ca3675e53ab", "region_id": "RegionOne"}], "type": "metering", "id": "710a49c6cd38415bbf1ca746e4b3d3d2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87c119db9fd54d75b33624edb3b942d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "366bffb5c9fa4babbf3a7b6c28cb765f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3b1e92e2ee94176908fc69f3491d462", "region_id": "RegionOne"}], "type": "telemetry", "id": "4526e3e98dd245aeb88a01f624eef7c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b6c19c9401b84067ad2fb9af3d520ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a599e6a41ed34cf5801585e120a388df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1d77cb1f3b1649e69fa60223b270e478", "region_id": "RegionOne"}], "type": "event", "id": "1d782010f25f4accae9449cf88f6e137", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7fd8a0bb9aac4f02850daeb63474088e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d09a0e6a11cc425698800ad88813e9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f06adf0275434a5f817e23dccc0f3f6e", "region_id": "RegionOne"}], "type": "events", "id": "b4efe581e79d43cf908ea90de054d3f3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c5ed051d7d846649a1a82735f30191a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6f971bb2ba543db8f0b93c6290fda41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e87bc96535542cb99e400e32642b01c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "21e99444be394a4f8b8c00c814612eee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8762c64c467c411999f2d881392b5854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8580b7342a024530a8ebcc516487db70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ff99127a95f6414c8ef368456195ccd8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6a11bebff03a4470a449a1c35ace6fac", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd48e2dd26e945ef857c0aa81a698a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "047f8e4d13654d2194a930a99076926d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6186295cbf6b4e729a866fe2862f12bb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "366e17201b9d4e65bdaf6d1d1e29d2bf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "abe1099c70e34cf5bdb36546fd17fd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f387ef8c833c41b5bf7c4c61a0fbf7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1dd5fe33867d48d0821ff832990934cf", "region_id": "RegionOne"}], "type": "tricircle", "id": "170b23035dcf44d8aba7acbe8ec92d97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "abe66e3544f4438194d86516b0f3f43c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cfa46b0d490b4013bdb5c8d86584f012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "13e28f2483fb44f0a69f80f3df14fc89", "region_id": "RegionOne"}], "type": "database", "id": "1544f0490c7249ebabcb51450a16676c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d35e33e2e5e445569efecc2e84bcc232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "319e3b3d4e9d452f9297024c6d961253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af8cb733fe6546b69d00de7769858239", "region_id": "RegionOne"}], "type": "application-container", "id": "20083e86513c4c1d8a8a71f3478d27b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b7e040ee7c641d29f059c52d623a157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c49b26cfaeb4576b4facb3624e52ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f40c0b37636f4ecea3bfa9d61036ad81", "region_id": "RegionOne"}], "type": "container", "id": "43102391126b4873b5cf5c4bc9aa8dc5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "267a38852ca14897ad3567d3782ac8ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5827568b271b404d940b8345dfc4ae24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "40d098c86746464b85c69b3a40850f5f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b28225502ec34006b05192c62c5e673c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f80eca5099847fd8f7c1a831a79f7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "96e8f4f7f21940c5b9a3d8669c3e76cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc174a23e7fd40009374be370947cece", "region_id": "RegionOne"}], "type": "rca", "id": "a222671145fd4734bfbd55f87c3146cc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3869ec944ff4164a5dfc44f47278b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4fbfb42e194e4670b96a227a610f2dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d80003514071401c9b794c3be915586f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "26f02a1ffcea4fd5b160febe2149ad5f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "91945078df6c452cbb727e46618e2855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1cf2b0ef015d4383930cca44af53e084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "19dbd9e13f494c119dfec17b2ba52c67", "region_id": "RegionOne"}], "type": "network", "id": "a84d856db2aa457eac118361657bdf82", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f313480b325649e9b1ca495e73338b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c35badcf219843699fba9fb15d533002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ecd13c17f6104c46aadc4a75f4a6651a", "region_id": "RegionOne"}], "type": "backup", "id": "46839e1638d342f6b021ecc9a26ba0d6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "93f630c0637544eda5fb8303319cc738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "468045c1c57840faa30506eb4cf8d1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "417d88c4b813445da659fdfad807cacc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "be88bbb4777a4c54bb0b48c91c303efc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81b8d8435c104f92b9651a2015896dff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c897e878ccd74aad8ccb847f3695f287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ad8da75136054ad6b99af3775d6167ca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ac36cc46376047cb905ed1447aea178d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d081527b982341c9a4b702de1d13de22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8ed7724af6d746a3affaf51345d02700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1c0ebff9eba245ea9f8dfbaa39ca0319", "region_id": "RegionOne"}], "type": "monitoring", "id": "ca492c4164af4c8d964dd1306c0737bd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "13f59135e415483dadd2df7b5206b223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d1da2eb1604349f2a91f743d918686d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "38c419085bf2495e8397a36bbfcb29e3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a2bdda5ebc2e42eebafb66833654b103", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5a7c5ee816614ce8a75ff7077c975dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "71a874a853cd4ef495b4a8f2fd280abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "61c4aef5198c406ab6cb33ed57bf6538", "region_id": "RegionOne"}], "type": "placement", "id": "403d3b881bbe4fae82bb1bbc112d64eb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4662cd33e1d4d09b4ea859aa235e255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d932f638912b40cab1d0941b4f8e42f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0cc98b580cb8458eb2bb01fc6e67be96", "region_id": "RegionOne"}], "type": "instance-ha", "id": "08a6df2d294e48fba932b6e991af6fe8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02af3ef702d040e792576caae6ba9b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba912b34f5634ec2a8ecaa569c24f1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75908ba041664556b55afd014a2d0abb", "region_id": "RegionOne"}], "type": "ha", "id": "b6da4043fbee469fa18d25d1c94a7895", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "848180ed2e0f4e9ab30557d35775d8f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "de7de5bf5db54bfaaed81d42cc747baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5dd22bbbc4884f59b05b3de20abb19ea", "region_id": "RegionOne"}], "type": "reservation", "id": "1a2d39e0f5c0403b8a67dbcce5d52fcc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b093d78a7a404e2da118abe87b1155fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4704a39a9891422ea7e9570f925f0ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5b03cd2dce274682b0c4f4f9e36feed6", "region_id": "RegionOne"}], "type": "function-engine", "id": "d6e8869cf66d49acbc8bc4e9df8032d0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50ca653ed66a4f47bb07e2257b632e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "70b8e6c03d5a4c5b9268c8b84b020876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f497219ca0e944e18246bca5c267af43", "region_id": "RegionOne"}], "type": "accelerator", "id": "bf023a7bef4341418672eb6cd9c57f2f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6dbc692b1d234ab1a63d91db79ebd1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3da78dcbdf7c4da3b369b32ed1e94f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "520fb3f9570b4eb48c031f4ed81c63db", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4d05fb7045394989a87266819a821926", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5212ab10ebdf4a3f82f5d72a75092461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed96d754d0a544fcb3cfa5bbafcfbcf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "307b10940caa4afa9b3f36da05caf1a6", "region_id": "RegionOne"}], "type": "registration", "id": "e40bccbf9076472c88257fa8d3147d78", "name": "adjutant"}], "user": {"domain": {"id": "9adb7ae5d03d430d9fc70cb2a57f2d04", "name": "7d45b5c40d024813960151fb85e9c42d"}, "id": "fc44bfb90e5f4bb89394468c2980aa1d", "name": "41ccd0c072d746feaea82a026d302316"}, "audit_ids": ["ff8b97db00a34d688b6954fc41252ec0", null], "issued_at": "2020-04-23T06:25:59.371232"}} 2020-04-23 06:27:59,499 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,509 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,511 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,597 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,601 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,603 keystoneauth.session RESP BODY: {"images": [{"status": "active", "image_state": "available", "ramdisk_id": "fake_ramdisk_id", "tags": [], "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/ca902146-bb91-4d47-af4d-0d268e026280", "metadata": {}}], "file": "/v2/images/ca902146-bb91-4d47-af4d-0d268e026280/file", "min_disk": 40, "virtual_size": null, "id": "ca902146-bb91-4d47-af4d-0d268e026280", "size": 3402170368, "properties": "list,of,properties", "name": "image-2", "image_type": "snapshot", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "disk_format": "qcow2", "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8", "protected": false, "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image"}]} {20} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.288261s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,464 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,469 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,472 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,475 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,487 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.403394+00:00", "project": {"domain": {"id": "cb3a0b90d36045879cf10fe00ff50299", "name": "0b8a506213084ce9b7139b8b0cee11e0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "87f55eff495a42adac4ed5577e4f1d36"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0900a251d2014a73a9d10046ff001c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "938c1e535cbd47e08f799ee89c5b86ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8fa747a6cd794324bcbeb6a452bbd09d", "region_id": "RegionOne"}], "type": "identity", "id": "330949094e6e4ced8879f4df12645db8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1507c7f7c17347f5a90bf2976eb6b6a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "62c6ef29c5224b259a4f6d3274e7251d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a3be3d2e57f446369edc3847ce9464ce", "region_id": "RegionOne"}], "type": "compute", "id": "6a0f0accbc434fdb943377d2d5e1d79b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4eeb494d82934c5286f0a1c09221ab0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "18fc1a94318e45629b446734bee1ba2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c9aac350ab6a424b8418d4b53efb8ed1", "region_id": "RegionOne"}], "type": "image", "id": "e47c5a71b20d4a35a8fb96a600f228fc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "01402a5d351b4a11a310e9e1b4b19e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2ca5c50ccff84905945a8872ff50c8cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "94d015ad63284f6091bbdf7ee2b77784", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8d351c706bdd453fbce5f2aac726db5f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23fcc63307b44f2aafa9517feda022ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b29917801e24e6fbd0751dd5c85c176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91b80ea1ed5a4552bdf242c584a08a42", "region_id": "RegionOne"}], "type": "object-store", "id": "ba66d14822f846d9ae275bfba669f837", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51e7c85d283b466699c960909b39bfb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04b6d21540864e27bc458efa5b244ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b68f710f7e8d4db981f33c16c6849402", "region_id": "RegionOne"}], "type": "clustering", "id": "d6c1e90343bb460aa779f014ec4667af", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46ca0600ce3f4e6f9fb02107f571dcfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "14271295440c45caaf7f4246cb1e3655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5abaff983581494f9ff056b1663f7815", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a074400d2d3d48be9ecdc99ecb57bc16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0d262b7661145d6bec9330ec536bedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a32e8e1b1674a0ba5ee2c4b80af82cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d74c76edda2243b6899a16722fc9c426", "region_id": "RegionOne"}], "type": "cluster", "id": "0f9f3d757da2438aa3e86864b16b4181", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "74bf554d11ba4af594fb439227ce18d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "efc1c6b3da594d4e825a7aff2231ccce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0ef76d9f598f4b76b16825ca723baadb", "region_id": "RegionOne"}], "type": "data-processing", "id": "74ba23b4ab3948be9fa3532453f524b9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0f8f9e71f9f44fd93b7a0751c236c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f6b510cb3d0846a2b9d1de8cd3e91d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "05e44f9d07a849ceb156896a736336ce", "region_id": "RegionOne"}], "type": "baremetal", "id": "0a206bd0bf354a08806db68f92aa8258", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "daf27f26c2f74658b4944a19dcb8a81c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d4e301d53ec4752b52891a827501da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b858a05434a94e24bd196aed4cc76d79", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c335f267a13448b8b8a0675229a19c1c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d963fbfaea3045e0821c4ab10c081e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c8d463dcc2bb4fa8b4c2dc20a504be63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b16867415efe478a88e60777e20482a4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cb4a02af15a04e58857342846c6e1d4e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8008015fadeb4828a6ac50988ebdc74d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "296168b5e5da45b1a5e7f47cc64e4708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "38fce43e1585464f9b2d3d74edd185ee", "region_id": "RegionOne"}], "type": "key-manager", "id": "90b452a40a2c4bc8988c44a7b257b037", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd3ed58c279a44c68f680f8b8e202412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "64219599eb1645b88de49b8bbea428c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e639b4d5d79f4fbea9f204abde17d6c4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "488ac0b5d56c41389943de4c97ee6a3d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa136950ee9541cd86a9e98b11a6eb03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f55e992e1b449769c9936d4862a65ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a1d3501efd24426798f23683d42c461d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b7701a9d3dff42cea10fdffef96aa028", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f2ce19fab5574201bc13b509122e6283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "22f0f4f7b2154ee9b7848ed13292040d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2a799d6a8d64490c9f5a624bf35366bf", "region_id": "RegionOne"}], "type": "message", "id": "1369070f1ea245c7ac393a5df44ea9c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bdaaa891614e4d95a2aeb05e1c5bff4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed2e45f24b1f4443a309b59caadf06a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad948a15e71a441da5eedf8fd8b886d9", "region_id": "RegionOne"}], "type": "messaging", "id": "fd69143fd7044579a2bfe9d77fd37fef", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f56a0683a60e46e497ccc2ba4be98728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3bd4299cf8a040fa94893be3c51a56a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a353593945b94ae1b237efa8bb8e923a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4cecd9958e504affad0b60d81c52ab48", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b4f2706c02143378a7058b5239db2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14efd642bf0946418e931aeff97412b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd883d85168c46b987e5402b37fe285c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "19abc379ccdd4b6abe45baf6e3c15978", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c23d9d5e017440c5a40a0953790915f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2591600e94ce42c3a2e01b71898fdef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74af9b1a17d44c0b9d71a676463c7e7b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d7abd2ffdd5640e2a273bd7bf736afc1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c06ae53e0f843ac8e9d4d7ab7cfded2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6849dbfb9b4a4e6a8333b8f119fc29f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "582e56650a9143a09be8002b61a14409", "region_id": "RegionOne"}], "type": "container-infra", "id": "21342e3b72354efb8c9c827cdd0a341e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4fa881f75b244388a33944e88bafe9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a74d7b70217d4ba8a342b7fe6e2a11b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b5048b91c5f445d080cf5a8b3385cd27", "region_id": "RegionOne"}], "type": "search", "id": "3526af8fd2664772b309624ab21a8ced", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cdc01509b2c74084b3e71829e6025b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4c0bcccf671345ec8109bb29695c974c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9d0b8df80a4f4c78b2ab53fdacfdcada", "region_id": "RegionOne"}], "type": "dns", "id": "fbd89f4069f64b588d161c3bd0bf51bf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f1431bfc290a460b8762a6879bbad3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab8c920379624e95a1b6253ff6a42a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0520c647d8e24393b2cea7e20514a6b7", "region_id": "RegionOne"}], "type": "workflow", "id": "7e79b856042f416694408a02c621b323", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d2ceb5e1dc3426582e0e683e9909b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87d09cefc5df472f8070cb0876be1f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5fddd7f78a654b639f770e0ad4c2125c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a59d20dd650e481d9d443f6481712044", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "694621500ac94f48918490f4ba291555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eac62e19947342bf93879d7002c5cb3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1861d6b3f7b9472296f54d761eb76f54", "region_id": "RegionOne"}], "type": "rating", "id": "e08df98ab3fa4003a0f23104c1d57187", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f15fbf15b0a483890305a68bc9d132f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89a4607ea76746738158780ad0d91752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0eb7211bb9e94ffeba8217b83b6e9fed", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8cea935c7b1248afb5dd14437fcbad3a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c07b73e85bd4ac8a0fd3aa373a329c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69cb8dd64dc540b794ab1b9561455502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb67cf80c5be4f90beb1512680189d90", "region_id": "RegionOne"}], "type": "policy", "id": "35e650863172466d98579a780b81cce1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "141315c25ab3485c8f3bac2e2b7c38c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e4296ff3cd54cbe9d3bbed056af1899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10b44f3cb4b841a687d807e3535380b1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6c8f9609227343ab97d73d8eae61ebaa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd911db774af44ec928ae7cf887c0dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a57231946e94782a4c17a75fc47486a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54d259d625f74013ab7baa0f7ab5b8ff", "region_id": "RegionOne"}], "type": "sharev2", "id": "57b306386e8f42ce89501f0573ce15d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30e7a2362a244d72b06b34a6f572607c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "085f61332f354c028e372118b684d7c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "72bd7abffaac4f2797c85942bd19dbd0", "region_id": "RegionOne"}], "type": "share", "id": "773d64809bea4817bb1b8608a51c8e34", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aab73cc2c33542149def5fa17ca8172c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "53bf7f4054c242608768db825c1a6b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "94ddc27289cf4a4b933c54807662fbf8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3c9f812812df4936b9827f07cb4e9d63", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "617aad361d4149738debac26c08b1a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5863e999a32640959766d425e249b658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aa69d1a629a445e94e8abc5f7612a61", "region_id": "RegionOne"}], "type": "orchestration", "id": "1af75e8aab9948188c8e04fbe24152fa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "090af4568743445fad56aafdbd049f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c22f283f2bfa4bca8fd969c57802a585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73c0a5b185a44fa2b393ba336748ab2d", "region_id": "RegionOne"}], "type": "block-storage", "id": "2c971475164142f18793dab8a86b0cf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "637e734f76854c5c8eb836b0c0ce54e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea6c068a04474c2c86dcc352bc18e972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3d1e8f4d1340d8b84c278769fe3cdf", "region_id": "RegionOne"}], "type": "volumev3", "id": "7e7ee93d7c9e48fa864d343b65f94ece", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12ceee7c2f764052b92bdea5040da7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53ca593fa60a4e55b44c3381a0ee749f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4e042dede234a93b92d82465ed336b3", "region_id": "RegionOne"}], "type": "volumev2", "id": "3dddcd97d5f24e1f9aab92a4a317285b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f08d1e79fb934bfdb22087b14689f8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a439b8127274152b7b5de3f8827553f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd982e4e60584b0d8f9511bd8389bb7e", "region_id": "RegionOne"}], "type": "volume", "id": "7a68e3ddf9714d809bcb6c1a1a659da3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81be82152aee42d893fc0b8ec9eb4f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "676f9b8dd51a4003a91c86666c1e3057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "565deba44f16418ea742862a72302baa", "region_id": "RegionOne"}], "type": "block-store", "id": "f363ca6a900d4d07b16b33e436f813f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8dd8776371d74d0eab80d841c1997bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81601b5e18f249a385889e89fa441903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "544a987eb1524b24a1e95bf6edcc385d", "region_id": "RegionOne"}], "type": "alarm", "id": "d3a35d53acd34b6a8d0f8f1f886987cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa986f22dbe844bd9c804fd89b5f50c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16413141815b47b5bfce62feaa7251f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "90047c90495b4e90a686e82c131d0df3", "region_id": "RegionOne"}], "type": "alarming", "id": "126daff3d5494222be21adbd55690445", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf337026cec541f5a6e2ca6c9304971b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1362e0b60ffb4aa88587cc545a7508e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "653f8ebea53d4235907c311bce18477b", "region_id": "RegionOne"}], "type": "meter", "id": "c74bb90164c1472aa3cd288ecb89714b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36ac628e1c7a4e0e81afded1c8c034c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "366e3bd516ca48e5883f4b653e0a64bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "743ee34ec4be4db3b6cee33ce6158a5a", "region_id": "RegionOne"}], "type": "metering", "id": "52ca25f37f804fa79e0e53ce8a3e28f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e0012fcf8d946f09f8056957cf8ff27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "357e941976644c7c95a83abdef8684c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9ed35add16741b58cd213dc2ff5b57f", "region_id": "RegionOne"}], "type": "telemetry", "id": "d2c9644a595d4ab09c8272e4a2b6738a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "425b9175dc6d4acbaf8b4718f3adb3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c97bc764e1764f9a961f7b5aaac97209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5ed9160b3f2249ec98e2fb88ab627851", "region_id": "RegionOne"}], "type": "event", "id": "f778ee8a16c94d37a70b162043b12335", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "50535407b68340d4bbfd7ffb54cba0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "74366172269c4d8ba6e0b9a18766c0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7648cebb077a461bbd49d8cd99055eaa", "region_id": "RegionOne"}], "type": "events", "id": "795e3e64e25b4176b5fe568e3fb1c1f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d0f9da824a043019038c7484c192fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2fb4dd2a12d54f32bf91e2665aa974d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0e2a015258b4a74bf7cdfdfd33e7ae9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f04b9ce2a5d947848f1c193fd1978ac5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f8e0e7c7d0d443eca11be192b345ab01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d2ac7cbf87745a59b606017e80a9582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9efbe2d887b7420a96846e9472bbccbf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2ca33c018f044b29b850c5b448f64385", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ec5a1f874864bbf8cc69288b87c406f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f7fd15890d046fd8819be176d4be008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "54551b0576f149dcad1ee28c653e029c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1ef45f2462354b698daa91f61452fe61", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b63f306b9034637b2df061378422fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7fcd843da1144093b71c7c5b2af3f821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "47536fd03a3f485ab99c833b8dca5f45", "region_id": "RegionOne"}], "type": "tricircle", "id": "43dcb6de6e5c43a2b3e6a18bc50fdcf8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "414467c83eb74d83898c1142cbefd613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0f5f0daf323a4801aaae29889978a23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "71c5237add5444e091b275510c8d92ee", "region_id": "RegionOne"}], "type": "database", "id": "e00757eb6db0490b9d9fcd4758eaf94b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e223ecaa3f184523904ceb60078b12e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "50a4a141f26749cabb2b53062ad96a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9395738169a349e8b5600e925dff25e1", "region_id": "RegionOne"}], "type": "application-container", "id": "483a0caf3a3a4cc682af50f50cc9002d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15c11a34f1cd4550882f03280e423521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e22fa27ba64f48a8b0dd9df3409b3cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bb960d9dc53e4da3b8158239d382a3a7", "region_id": "RegionOne"}], "type": "container", "id": "1e894cd630df491e84385318b60e9df3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a7f5b60a3bb40238bd53021c4422ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b386bc905814220b89f2fd713e8d3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c3f2b8103d304b9c915b9d491bc475a7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e69c19745e7243768edf9a5c69a147c0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6dcc0f4076d474685c4fca1137283ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55c8361c14a844bc8124138a3c51c9d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5fe559ba39a84c5f861e78005531ecff", "region_id": "RegionOne"}], "type": "rca", "id": "5bcdfb60ae834628a01134d03229196c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bf95364a4ba240559ac340ba1174211b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "629d56385d8a429ead2a0dc5a7172a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0eb446c6d01f4c6689be6969e2d7ea50", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "08e5161aede9435b84b386a232dd5583", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4e0ae6cf0a744df5ad26a1d6806dc82e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a3828424a334489082528d55fa73b9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53c277a238c9443e809f6be2b7db5d6b", "region_id": "RegionOne"}], "type": "network", "id": "6f361f73370547648beac4c2b49bd375", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "499160738f644984a9c5bcd60bec5712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "197e8f36ef0a4bec983fa6084e65c111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3f005c48654b4907b66ac1449e1053c7", "region_id": "RegionOne"}], "type": "backup", "id": "eb7655e493dd44d7b1ff5be99dd4f6a0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99019d44c1b44da598e55f585cc809dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bbc8576d30248f59551ad59aa56250f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dea6143ae65349b185e32276ae36a106", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "212bc0f1bd5344c29f6e84f20c82fed0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bfa821d2cd544fbbdd2df9dc5494ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0f6ed9b264f34165acd8c96b774a2a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c4513387c3fb4b89968a5f8d912e170b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d603bde2530b4dc5a174de17b5010c8a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8bacfcdff0814ce79b98196c759d6f99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f84aece0219b403badd5d855561c72ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0d00e1bc441e4e4791432d223a96cfb9", "region_id": "RegionOne"}], "type": "monitoring", "id": "b8284e61de4e455cb9b29b814f5f0d1c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c092f8d78c24d4ca33c1d1f8d75f564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "170b76a4f44d4805a076a258a651db2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "761d7cfdebcb48e18130a87c5be151c4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "28139c21c22d4797afb43a2baa9173d1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4b843b3dccd5497585bea7ee7184c8ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ceaa72ba250f4450a2780a30446b3ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "51daa7cd7c0c4652b31217a225c8fc58", "region_id": "RegionOne"}], "type": "placement", "id": "eff2830f221f473ab52e4175f8389ac8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e57c2e10dab466496b28681b0d47a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f8f92af3944494fbeb0d710da5c53da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "88c6fbd15f964e968e0b18cd2152ea3a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "08f28f11c6224209a03436eece78f9b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "591afeb02c354505b8d697830a335b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6a2cf35ff3b48009829b56f86430c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c54ab469035145389f6c5d791aceaaa8", "region_id": "RegionOne"}], "type": "ha", "id": "111dc22ab5af43e59da2cf187b4c31d6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a6acd62e7a249fb9c6ae8c004452c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1957d6b1279d4f31871edb902dfb3a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bf80a8103df1487f9209610618a0f7cb", "region_id": "RegionOne"}], "type": "reservation", "id": "e06710393b2c4440a91a68dfe938e783", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0f8d3d470701464e86e31e4ee1dbc1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bda0e5d4d33d48209015939e0ce5827a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a8a4e26594174c1e86153932c11d68d4", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c536f1596644bf9812e06ecc226ac0d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9cbbd62b4ef5425da0d4bae224af6e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cf28ddbcddfa419695e411d87749a352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b2e918e6fb08450dab7a6a836eea590b", "region_id": "RegionOne"}], "type": "accelerator", "id": "3b6bad792625437cb40367e6a30cdccf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebb2fe6931244a40a6610743c8442e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac47140e30c840a7b5a52b23bb859af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5a05a80dccca4b78b8f1929a7c555b94", "region_id": "RegionOne"}], "type": "admin-logic", "id": "00dea749ba5c4701a8325369e6644992", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ceb118d7dfb64eb593514f87c08b12bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b1abbe24dbb473db2f5e53d1b405fe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1374aae0bf494cf0bebbea9082fbcf4f", "region_id": "RegionOne"}], "type": "registration", "id": "6a98d19dec914340944f3f2cbfc824c9", "name": "adjutant"}], "user": {"domain": {"id": "b3ce931cd87140e1931d134134b2ab54", "name": "7f40d04c26a94cd98f33397b40fd9d32"}, "id": "52bba90574434e46adca0b04da92c45a", "name": "e825fb343d8146d9b18abcdd1d30a773"}, "audit_ids": ["f67e72aef706482dbfb887f404a7a864", null], "issued_at": "2020-04-23T06:25:59.403394"}} 2020-04-23 06:27:59,515 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,519 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,522 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,604 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,608 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,611 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2/file", "id": "openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} 2020-04-23 06:27:59,669 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,674 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,676 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2/file", "id": "openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/fake_image", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id-2", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "fake_image", "checksum": "93b885adfe0da089cdf634904fd59f71", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "93b885adfe0da089cdf634904fd59f71"}]} {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.056615s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.055836s] ... ok {25} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.193663s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,664 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,669 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,671 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,674 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,685 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.605990+00:00", "project": {"domain": {"id": "aa231419f2064e4da19d16f054fc71be", "name": "f104bf56633f4c5586b64c39a057dce0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6ca2b18aa2fc4542ae0c478750dc9ea0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ed65f2d58a74404887d5eefabd72adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ccc91dfce38941668c235d902344ebe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "314c27194da64b58acefa7560df67f4f", "region_id": "RegionOne"}], "type": "identity", "id": "e2fa2ca512d042c883ed89e81e360601", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9eeb023893cc4e3090f77a7f673560cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7e138c654164b988081a5f2d8f3680c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c5844a5d009c416eb9b09bfbdf45d5d6", "region_id": "RegionOne"}], "type": "compute", "id": "ee822148698a48e9a001743db4c78820", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0bc9d297eafd47689ac3ddee058108d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ef42a0d1319f492c94c08db2862363ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8b5230cfe0b84f15b42f8b1dca8e6007", "region_id": "RegionOne"}], "type": "image", "id": "5d417b170fe8497b8b4341a580f4d1d4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c92d79aff9574170aa225cfc8feece5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "68af3ce02c9a4a238a6f6ec2962e2a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3b0e2e66522847b9bef553c29ce0abcc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6126748366a344a6837d789febff5080", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb5b59d71e0a4713b9a3235278892f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ba47cded104f63a3032a48a6d6aa28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2c39ecc28be489da20f80359f8eb21b", "region_id": "RegionOne"}], "type": "object-store", "id": "fa10c8e31c8741d0949ef4305460fced", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0495728c35504f72a6f7849fa5fd09d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "167e883a8f534602b54464b8c302bdf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fabe9d329554e8f840263aae6557715", "region_id": "RegionOne"}], "type": "clustering", "id": "5b2f2476114f40f8b9e299aff4e868ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "baeecfc5ffc84cbc84871887bcbe3f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "109231dbf88d4ad5bb20a6f35f82e50d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d3eb723eb954f49b90d1260aa695ca6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4c059adc276740aaa04d58660eccf7d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "663a164f45004d59b2de6deff33cade2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d34b92ececd49d28be485f6aaa69bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13ad45effcac40f3a267d3889073a54b", "region_id": "RegionOne"}], "type": "cluster", "id": "424bcff775784d069b6bc86e00fed734", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "22a8fea28e3440509bcab9ba63536f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "530402a714ec4e86af52da542af85775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "31e5ffbf9a3b4e32bf661322d1d357d2", "region_id": "RegionOne"}], "type": "data-processing", "id": "875bb8c495c044a482f2aad750fadafc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de9e91d549084af99d13ffb38b6e01ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d7a98ac672f4e05b609ab8f08018488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9fec277170654d96982d7977ebcabe1a", "region_id": "RegionOne"}], "type": "baremetal", "id": "b782355705dc453c98756c894880ab36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f358c3222c24f81be89a5d2a5b2cd28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "39cde801f0ba43b89f33d7da045c2b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a6d1fa3c4b8040fe9d9b74a588d74e6c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3be1d9ec69f447c2b5289c0f2558e260", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7076756ecf2463ea4a760b0f81127f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "148e1c7a3f4d4f7299d78ec2df2aec76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f6b1189efbe04838b5b2b3386245a6dd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d951d74db219403e8fad830cdb9f45f1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f58292fca9eb476581993d9fb5aa17fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6bce4a86076e405db74195fa5d917952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "18cfad26f40946b09f40bfb117c69b29", "region_id": "RegionOne"}], "type": "key-manager", "id": "23a1eb4772804d79a5a0f9d0dbb0f1a2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa5c7fa69737445bb9d6b13edefb7278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e04dd0d3505463ea3034ee5427ce4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4e4aeb798cc7404387d9751742dd7a09", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8d8b7ea8a72b4dfea7163b512e471c22", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "08f85397bea44fe29c8a9d3afd19c8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "812b36138c70486ba2dd2e5b1bfbf9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "34266f9e733541f282ced7f77bab1793", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ad5d2216be11462eb1b32ddd7d8d9a2e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f749fee47c2486da1fb6ca5290fc87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fb35fff703eb4b96b29ed7240ee4b70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7abb2e3e36cd4e44b205ac78ec26835d", "region_id": "RegionOne"}], "type": "message", "id": "8364e46f603941f58c549776c7dad2b1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "424cbb76b2f04a1d941c772bf998a4c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1d5da4de254b4f068b71fccb6fe73643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dda9cb78aad04691bc6a96985a1a0d38", "region_id": "RegionOne"}], "type": "messaging", "id": "eeba09c5acb5415a8ff1daaafa47b5a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "564c98c408064bb795a47cac015213bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "28bdcbaa50ef4ceda61c0123501c0036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f25c52936b2142eeab982fdfde994d82", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4ad207632534b03ad8832af0fb2d62c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "845e88de28a044749fe3a364656b9522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bee47a8946f4471898652a0bede54b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "831d50236b28471cb1a49aec2c287aa1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bc5cec50e8274b8588b3ce88edc9ac3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc01b33c7efe47fe94b6dde0145eaf5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83fa386f9613458296f9dfac663f0f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "893a8f9e048140619bcd0a3a6ee63efc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20dd16ffb95544d39f236899339b7d07", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfd36efe5f56460b8715235aab0c3544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec6897d88584480884c2f5f665b6b384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e6b26c57d8a4e47b41d53a1c5ab43af", "region_id": "RegionOne"}], "type": "container-infra", "id": "e4c6d12cb41d46a2920e958f4b85a767", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5207dc1ba50a4e90843c3735a0c16cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1bc81432ae6f4dd1818d326d23191721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ddef457d370c46789e36c99578e6cc7c", "region_id": "RegionOne"}], "type": "search", "id": "2f56668667bc44e49a696f17da42ab21", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "97ff4a3a3c3e45d3983119ffcab4c875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e4b6c14b29624e958479713321dd2bca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "61be09ee908743c691b005464b41a75e", "region_id": "RegionOne"}], "type": "dns", "id": "aa2cd8d1a6e3446f922d17dc6f558c2e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4ab1edafee44efc9a6b96a17ee68e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6ae33926f6034eebb49731f0cab86b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "43c7363fcfc34e13a72be8dc06567a50", "region_id": "RegionOne"}], "type": "workflow", "id": "615084f3ed7647bcb4c5cefc70841d2e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "12d3b5c4d89c4b82b21128ed99bc9f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ccdf549a3074fd1a8ed9201afec42f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d714f913589442c7a4f84041b1261591", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cb6ed6dcc5ed41f897f2504534124347", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "95e2d11f20834d80b57936069e78a99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eec4c61768e84d8bbac9c48f696139d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1d1bf3fbca1649598ea43193ad9f82cf", "region_id": "RegionOne"}], "type": "rating", "id": "a8309f0da04545dd988ad0e95bac302c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "04ad70170ced496ab746866c2f21ba7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18f6f2270dbb46449ebb65fe3d13ab6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d67862362eb3416ea3b4eae9fcb7b83b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c9b91544b591484bb9dd6b6b449b509b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62fc9d85f7e4482aa48b948f590c5891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f72bb0c7768d440fba77e2a33aa8db50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "27a984fd819b4ffbb69954a2ef12ae4e", "region_id": "RegionOne"}], "type": "policy", "id": "0983a4c31ed149bf81f40cb2df9ae8b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ac650c43fd94e4495b9b1daf91979b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca865f334ba64b57a5720c0745fadbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "388192db5e38487d97386593fa367f5c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c3cf1bff58c64bcd88539ceab439e7ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c80aeb22464f494387419e73d770fe3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c0ffe57fad7425a8cc9880edab36f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b1bd53bef3b742a1927f1ce0fb868bd6", "region_id": "RegionOne"}], "type": "sharev2", "id": "ecedf004958a48529a8a1052385204b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70c378ba03314a23a39438b8e50c5ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4094da30af74477a8fa971cbedcd311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9ef922099784478ad01ba8ee0aa7732", "region_id": "RegionOne"}], "type": "share", "id": "57151e17fb184404ac607dad0f16768f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "01f3e1ae63c742a395d62e6152192fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d9e2988025154dbc9423c68b31b79b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "15b871f709b3456b960e708854d0c0ed", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f1c22c6f3ab243fa9bf85532bfac4773", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b556cbd03be5408f97e03e897bec32f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0daa5ede7b35485f8f47ac1e1212a1cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e214524c2ad44cc9ae7493d859e41289", "region_id": "RegionOne"}], "type": "orchestration", "id": "a8efb4b01dc54d7db9ebfd1db8339781", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c0fa83c552340b390e08c00404a546a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4a064dec5d048d8b1a84211e60186e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f6f659e65eb40fbb57cde1dac987809", "region_id": "RegionOne"}], "type": "block-storage", "id": "afadc32b97324cb2bca852e3fbe00dfe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5daee9316445423cbe26c401732c2d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9d108912b5d454e9ab61f877d7d8368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "143bb86ef15142faafd682d2d8a2ad1e", "region_id": "RegionOne"}], "type": "volumev3", "id": "3ef656189c4d44bb855f0455007667f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36c9ec475f99434495dcf81e76eef49d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c66141f653f42059b2da43c5ce95449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac1a869846c4ebbb0f256189de8c203", "region_id": "RegionOne"}], "type": "volumev2", "id": "5f7f207fb2aa4dc78a0324b4ae1c136c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "649547d5403d4f1fbeb58f5993a77b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d51895fc597437cab77ec0b52607c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4059a9d7d4b54ef1be10f44a737be813", "region_id": "RegionOne"}], "type": "volume", "id": "e924cea979c34b97ad12d6b8576cbbeb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "566c7c8e37bd416e8bb2f772c894d2d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50caf264781545fe9bdf807954b9b5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f76235f688140b1a218d50956e43989", "region_id": "RegionOne"}], "type": "block-store", "id": "70e0e7f0a1b44ec5a247d83f051ae116", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e21f8cdfb55c4a8892457462b9b2167e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ccb1cdcdaa3e460a87b56dd4511cd625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8d5d407dd434b7f84c98dfaf5b886bf", "region_id": "RegionOne"}], "type": "alarm", "id": "447a96212d26473b98f97c610b37c2d1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52104bd93d734e529bee72f61a6823d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18fe290935e94cf8a539b92b38a9077c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d0bc4d70da541d6ae5d328ac22ddd19", "region_id": "RegionOne"}], "type": "alarming", "id": "00e8ca78b33d44a9bffdb8a404be1cab", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e98fd4c66ac47b1b7eb00571ec4d4ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42a21f262c57466ea2b5cc20e0a97350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd15e6d89f4a4ac0a50e37f88268eb17", "region_id": "RegionOne"}], "type": "meter", "id": "a6fd5e8fa03f4699b20a5a8942aa4d30", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "02762c7bf00f4583806979cf54057409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebd007ce4e9b4695a060bc4361b2509e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "501fe445196c4da5886c9f42ef0a7c32", "region_id": "RegionOne"}], "type": "metering", "id": "8967ce8b87d144beb7387137d0c0704c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "80a5231d58ed4a72ae163c5c3cce1a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e84da51f15e48af894259683fa176be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b7fbf03b7084d2dbbd572ac24457162", "region_id": "RegionOne"}], "type": "telemetry", "id": "b24326b5d2044ba8a2a6b535ea88d005", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5df5714cc99244889bb4e7dbdae0bffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a48b6b4fb2e0490589abf42857e27af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac3e5104b32048b88ad3367280da9eae", "region_id": "RegionOne"}], "type": "event", "id": "0af4ae106b054bf49e34aecf3ed76590", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "89d3d6258a4b4f8cac51f26307e460d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "309bac0d9ffb4faa8226bf64323d20a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "056486dbfd354ea3ab50ec32d5c20bd0", "region_id": "RegionOne"}], "type": "events", "id": "9d012488daf847ff85e3d4687cee2ebf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4b5ded7685844eb89f6f42933497a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "80b73a586ea84ed3856ca4a4fc2d86a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ad8298a822b4ee68070670a55352ba3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "88f2e52671be4c1a804df6c25a01dea6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39bdfe3097484e808a08d627f5b1a0cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca5dbd32b7734146ba0160db458951da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d8ebb082463748bf8475173677a20390", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9abf22aa41b441faa9429d2c002169b7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a80ebd6e87f643eea73aca6cc8d912da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4683107e712b4901b1f73861eb5476d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b74956f863b4beaa15a23cf803cb729", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0b0b3aa23ef14c339e2b88fe541c3758", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5be567602c1f4dfd94baeb2db68a3a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "795fd33de2a84895ba799a52d4991640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "acbbcfe91c054a94925a7c8e1daaae4a", "region_id": "RegionOne"}], "type": "tricircle", "id": "22d58e88ce6d4284b18aaf2287051e90", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d0d7932885f941baaca11d5fcfb80843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c98fc16676a6485496db20832e7da5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e44d986218f74fc48f11faea8546477e", "region_id": "RegionOne"}], "type": "database", "id": "5e802f72449340969730088635169d92", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a688dde38654a919c25f51346e7a757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85d6af1172b443ff8431d11549113e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8010715f25bf4e248b6928900c77e968", "region_id": "RegionOne"}], "type": "application-container", "id": "3839d8a1cf69414cb1a1e9a4727b731f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "672c88ace8aa4a9fae7b32e6c47e51da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16919d4fedcf4ff79e38c32da571b20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f738d34d79f343d8b11bba8e7e59329b", "region_id": "RegionOne"}], "type": "container", "id": "67647131e9a54bc9a1f9f2220c741df2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "060dc1c32c6a4c3c9bfaa5e9609b3583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efbae990ff324db7ace02c799feb6909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "57284bd7d43c4d5e94f060ec95ad7aa1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ea080a720b964ef38b503ce66907fbd1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a8a82ed97e32459bba730136673d1ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba122eb8b0334858baa643b4de485783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "393130397727465c8903bc2aaf56d95a", "region_id": "RegionOne"}], "type": "rca", "id": "1c3b549515374f6098ff384a55017552", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8b51ebef7cbe4957ae5ac04e7b642621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5c46e2400b964a4194fec61ac3f30b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2d2e4072960b44a58ff3fefd84e8dbd0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "24aabae8bf3f4aebbf439bbdb694451d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "92ecdcd11f1c450798baeeaf6e180cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3cdd33e6084948f591df072c01289b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f219d9e94c8a4307b269a02cf94859df", "region_id": "RegionOne"}], "type": "network", "id": "05a8f05dfc3d4453ac1054f9d7b0dde7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6f16a4dde6e44ca5875ca793a6f683cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1868904ebf534a57ac1bc4404a62236d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ed80d50179c2453da66089835073740a", "region_id": "RegionOne"}], "type": "backup", "id": "49557dde80a747559a8fe699c68c5856", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f11c563656a048e9b147af6534a11384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "513277afc42e49ed9a57df5aaeb1ea5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "736a01d3b90b42e5866625addf1e7a9f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "37fff764e06d4fa4b17485512421c477", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e563dd6d06734132a7d0c61fd35eba8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55fc22b1970d413eaba472a63eff4238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c4b90cc959ce43c19b2f1856fe286c76", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a92e0419ac4a48899a32a6a5f720b4e6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "94e4441e523542969ee5061ea3586226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4dcaed7c939f4b7f9ece2dbaebbb2f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "72e21c27daf0487ea509ad9c6cc47844", "region_id": "RegionOne"}], "type": "monitoring", "id": "f90f5175dcbf4e6a8c0cfec30119fe0c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ad813da306044c1a40192f382383282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a3e0f208fd4d49e6a92d2bcc87106faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a55e8b96de8247b6aed4e50bfd4fb680", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1c21a9eb1cbe4727b608c0ffeca55af6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "67b7d1ffed3242eeb81032e02d50539c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6cd891e2cb374e68bf1e41341ef400a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e6500921253e405aaedff46285e522fa", "region_id": "RegionOne"}], "type": "placement", "id": "8981a6439ed549d2ba5d8c7294c3f5c9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "80580dbbbb614b97a89d865009bc1b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c40d5f0f1d64f0994f9d1613f56c736", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "70a5586003684ecead71706a3108a279", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f69b39d8d6a24e6abd9bce8c49eb75d6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c240d5007f74183a5cde4570c82901d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4674ecd0dc7c4551b665f4b949fd23b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "58e01367689844bca4779eabc23bdff5", "region_id": "RegionOne"}], "type": "ha", "id": "bcc24b6b2a1a4207b23fea608da11889", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a013d6fb06545d1b74f91b341cb6524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "11d8fc4555e9449c9e6d14e8c03e73d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7cb9f410e1704419a5474e45e9793784", "region_id": "RegionOne"}], "type": "reservation", "id": "b34276e6077a4799b040f30a0f55b315", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7969643ff8e4b6e83d919bab3d3672c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "55bba60cb351485fad64d3f42091f6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "810364c47ebc47efb81f0ff0da2e135b", "region_id": "RegionOne"}], "type": "function-engine", "id": "0cd0c397753c452cbec81ebd3c44b3f5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0922042dee6485aa01fb167d92e79c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa0ff50e921f4b5fac43896592efa9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bd257b8fee6848da8d2487ae802e663e", "region_id": "RegionOne"}], "type": "accelerator", "id": "a87cd41d99c24b5697090fba8f11fbff", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c766f076c5df42e28a662f40aae3e2fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b6d7eb0664441e6b9cabc393bce0c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "561f5896dfb143a79e9b8f8c3d5b579e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "673bf32808a4404da278cc362ad20f23", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "44b732ab1c3a4019bcfe36f739b92fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0340d468805c45fab592af56a39c6acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "931fd260a939467984da9842eb178fb5", "region_id": "RegionOne"}], "type": "registration", "id": "004daffa3c754df39d4400e5ee3dba0c", "name": "adjutant"}], "user": {"domain": {"id": "fdb7e2809845407584db18e30b473907", "name": "20ad40aea66149a4809d70a5a4a61194"}, "id": "b737a334d989474189714525467ec5a3", "name": "c11edbd90fb54d039ad0b929b2263034"}, "audit_ids": ["8fd946689d4e45e2bd9ff8d8142c0441", null], "issued_at": "2020-04-23T06:25:59.605990"}} 1970-01-01 03:25:45,000 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 1970-01-01 03:25:45,000 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Meta-Temp-Url-Key: amazingly-secure-key X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 1970-01-01 03:25:45,000 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. {0} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.125427s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,714 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,719 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,722 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,726 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,739 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.654456+00:00", "project": {"domain": {"id": "04bc2aefbb824b4ba22614473fb651a9", "name": "cbe7ea25d9794db6b275288ac5b7d375"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6f78f551f7694b2f8e057577c768b05e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04772779cb844e73bf644300adb36a71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5de4e2cd211496e99ddb4264d162d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4e1bca3b1864ff8a0d54185a38bd9f0", "region_id": "RegionOne"}], "type": "identity", "id": "23a4cddbfe2e438e89c3c1049b57081f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0eca395117fb4ba68e3c3e69a567927e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5a417eff7ac24fd0865388eea34f7919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "40c9921c8f714510a61617fb21778f60", "region_id": "RegionOne"}], "type": "compute", "id": "5976bfa80cca46298c072f116b732c83", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "eb1a8d943bab43a0b67ab605b66137b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d440ab688a7e4a24bf93818d753085aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f7e774f265a84af1a3c726c1dd400f6c", "region_id": "RegionOne"}], "type": "image", "id": "ab0f5c76ca5f42c8ac13bfd795bf4e60", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "137f4b300bc24e6796f3a38115240210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40c817be5a234ba4beb8f1e5e454ea95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3a58cacf25fa4e3690710c3a2025cb03", "region_id": "RegionOne"}], "type": "load-balancer", "id": "13912e8c131b465e98fc6a87322d522e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9018603cf92470dacb27aa413010e91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b52f965527da4ad49fb95749c892d3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df19b8480f06428a974c70329e876a0e", "region_id": "RegionOne"}], "type": "object-store", "id": "b43ff596c6c042368df9a0c50cbe2bb3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23c0a585cfbe416fbf560bd7003f3ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b0a00afb89041e6903a26a1c92f2364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee4dcf7f681d481a929508afbd1eeed5", "region_id": "RegionOne"}], "type": "clustering", "id": "253fdf5c6f494b44a5dff142f05fd2fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ff93b5215f94f069b0cac4f2e2766ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb09f6b8948d44819bbf45220de3403c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89f30b455f3044d397893ea95f73c865", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "85e555fd2e6f471690e5b9834a0b3b2c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2bad1eaeb474910838c9e49178d17e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6ddeb842b6641b79da65d1a330c3060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee8aa927b13a4768b041bcfb2aeb98e1", "region_id": "RegionOne"}], "type": "cluster", "id": "72ecf57e12584176a602e99a57f2379c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "51c4fe967c2c4d659e8a355ad1d3766e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2fb33adfc1e24804a46b8a2b47175c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5b7d5b99514c4357b71f3a96a65f957e", "region_id": "RegionOne"}], "type": "data-processing", "id": "bfa41b6c77914134905d1fcd9153c12b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cdc25aa87ebd45ceaebdfa4b73e3f7b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8cb39c675f4d40a8903c36a140dc7abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "947c3da9dc2943d2a33df5ae8c466f61", "region_id": "RegionOne"}], "type": "baremetal", "id": "77c7028e6ebe44fe9d3836d0541f506a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a9889af65df479d9233b5f202cda4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d331fb8c8a4743278d625a944b665d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d885713799a84b78a628a30f2ab40641", "region_id": "RegionOne"}], "type": "bare-metal", "id": "99103de53cbf45dfb75df5dc2012c625", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cfcff6bf1fa6477db26af619bea83d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "989cefd0c1934bf387cc08f2cac6a795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ddf1b44147d348f497c726d6b717a739", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "71c007bacc2e4c43ad33a3a24282880e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5dfc2160983b45cc82236f8fd247c908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3d01e2d35ffd480b81665a119e44619b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "685e81096c1c4908bcf9107862eef637", "region_id": "RegionOne"}], "type": "key-manager", "id": "6da79f5822384fc1ab4e2681eb4afb18", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed810479e89e47e3bee8cbf75405eaa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71d14c53b79e44b7b69194eed27b3fbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "624b3e52ba824772aec811432df017f9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6bb0d892cb7148d490b6c9815bf89003", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91413a47c5e5496697cf0c88cb61f645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e311b8c90a5148eaaf99cb2887dd6aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f0214e7b0e7c423caff7c7a01242e125", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5953ba0649ac42dcb21090ee8dee6034", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "078306fb72e5429fa1de6b1fec83807a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bee417a976be49e8aa6ac7ac138f93ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c9d1859ec9324ebaad8a00a1c80b7fb4", "region_id": "RegionOne"}], "type": "message", "id": "d900ebefba4f4fedb38f24a35c60ee02", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d212da16a410411ba49974f553a29cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a855539d7e0447db812528f62cfc57d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "09274d1528934f8c97679b548d21cb63", "region_id": "RegionOne"}], "type": "messaging", "id": "3526a91d97014fbd93a96f15a3ef2afa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e92b1c0b187a4b8b8eb01f91c34284b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0c12eff8623c4b238556f24871fa2176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "942d0248c7a742beb8c7a3775e72b0c1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "83cc3f7e689d4d979be6f76fd492a303", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f397b0e864cc4679aaad11a3cc4276c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "195b9cbbb2d24069970cffc59368ad01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a51918ebc0ee4b7489bd0a32e847227c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4945f725891d47f2a1bbad42a1dbf314", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b228c9a30d24600a2e3a4672618dd71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8af7920cc3ac4702bc2f9f054156a075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a76ca3ee9fd4f299267e1cbab383f38", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ec10c3e1dac4bb890e993473838aebb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28046c30fb4f4276b972fd95f6a13b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd46e67235c34030b28607995ebf4e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bc5829c4c64457bad8fd740e1a4c115", "region_id": "RegionOne"}], "type": "container-infra", "id": "4b9405f118694fd0a7087b5325c9bd50", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2d42733f7d4d48cfbf2cdf7a7cc62127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "05c395ed9d274e61824886d37f1f3bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b54560fd79b9466782b01bec32036c38", "region_id": "RegionOne"}], "type": "search", "id": "3ae1d59c6f7145d195a1d892f2ae0d3b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "54c1da40eb6b4c849085a86005c545c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "af0fdeef142146928db536a4f000c19a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fdfbfafb8b164e69a60d1cf43d1d7d4d", "region_id": "RegionOne"}], "type": "dns", "id": "2dde5a6f511344d981e27a6d4ef8ede3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b2fc353a1694cb19a952a42c8fb872b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d3b9bede5844eddaa9454337e8da3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5de34c3fe5f44a2b9ad07c5e9a6ee982", "region_id": "RegionOne"}], "type": "workflow", "id": "0dcba2904b4949d7998ce43d96149bda", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ed46a07981bd4d6a84bfc2cbd3b7fbca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34f3ac02451a4cdc9ea4af9dba20c525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "268ff51db3bf4be2b20dd5b4e56a2e24", "region_id": "RegionOne"}], "type": "workflowv2", "id": "abd1cf7002ac4d648f1125fef5c3eae5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "df500c1271044cc6ae7b0a9aea2064b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cdf52823afb74b09ad955d152267fb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e5a23c7417cf4091be07118207cff1a2", "region_id": "RegionOne"}], "type": "rating", "id": "e4765f94a7384736a803514e066b7cc7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc15cda03b8441fbb4ae9e77c4a051be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07af6858cb8743ee8bcace78f9451a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0aa7ede64ffb48f489918405522268be", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cf41f1d469364403bbe6d552a8c60d26", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e793b3f5ba98400ebd08f744c982e5f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ddef8941e3c44ea38a76c77e7596a7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6adfc3771dad4d29bed364f05e86dd2f", "region_id": "RegionOne"}], "type": "policy", "id": "2831b585227b40478dd7ca3e076f1ee4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8eef030d6914add9e7646b11eb032a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "faab1bd1fd7a4677b6b61e51cb1ae14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21678e6afbd7462d9dc02e30f3d86dde", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cf50955d91c44e94b532254d743cf5e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f655e25f02904f55ad5c131012f9584b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "990fba7299014a79967ca36e58dc0fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c4affffd7995420ea7577478b08a82ae", "region_id": "RegionOne"}], "type": "sharev2", "id": "6ef3f349643f4347a1120d6114776763", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73c663fac1bd4e99848056b0275309ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "868bf2bc950e46f6b66a48981ff4b32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26f612fde1624a0ebfb7bf386bc60442", "region_id": "RegionOne"}], "type": "share", "id": "a3075231fb2847b496835c7b628b6927", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6ff1626ac9d1457298fcd66bd66e36de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f2451285f5574f86991590644f4cac70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a88531a675d2404da715fab0fa1d3559", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "074520bd3d3f439584be51cd7005dc9e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77bfd01e906d495581bfe74a576168e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4fa6ad83bec426295794a487099b6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fde6c6df204a47db89bc068a301bae68", "region_id": "RegionOne"}], "type": "orchestration", "id": "ad4048bd89c2492288e4ca83ff924c02", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1aa7c85c0724e81bfa99003b930dae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6bc1108e342417aaab89166b930794a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "400a01c2dc3449ccbcc622602925eaba", "region_id": "RegionOne"}], "type": "block-storage", "id": "72319e426a6f4b23b5b8805e6652a544", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75468d99bc234610ad14cf9bb4547f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "416a9d56dc6f41d3834e79c7699992e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fdfa5692e5b4655b8ce563aff07ee75", "region_id": "RegionOne"}], "type": "volumev3", "id": "da1271f14a754014a7bc774efa74d534", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "903267e4d462407e88e402b21b6f17ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a1fa0154edc4458a3a5850e928876f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38934b894354c489e297541f6e4cbb8", "region_id": "RegionOne"}], "type": "volumev2", "id": "c2a57ca3375b40cd98507dcc416054f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eac54213ab2421fbcb2deef4f7c44d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6101e8435f274a2bb4826d3f66997e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7a982c9592c4bdca9e40dee88e8134e", "region_id": "RegionOne"}], "type": "volume", "id": "faa27a0803214debac744c4947b14bab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "029ee2cfb2b44cd489eefb91ec23d161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a69c6d47473f43e6ab434abae8a7ddb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be2d12bbb8244a10a9d521f35e46f300", "region_id": "RegionOne"}], "type": "block-store", "id": "0110a79d1496402e81db59df1afdfcb6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "595c86c64c0648e5895a26fb72ca706d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ec6d0d2b8b94c6a948bd0c470dc0efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "18b706a995954b39bc0866a9a327969f", "region_id": "RegionOne"}], "type": "alarm", "id": "3453424e303e4862af493222300ae625", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9df995760e04c6e86603ba46b201388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0b164d6059bd48beac07906cfd0263ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "310f9ca1e15c48edbbfb34191bbe4d88", "region_id": "RegionOne"}], "type": "alarming", "id": "54b6ccdf07744d1984c2c484eca385e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "15f8f7d1a58346c9a6d74688e048990d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5418030eee54394bbcd4996ccac34b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "17c13ce1f0f74e238903438d3a4c06aa", "region_id": "RegionOne"}], "type": "meter", "id": "2b23467c8e124571a9c7405bf301b009", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc7ef80684c94891abe8d1ce8c39fa05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c810890d7144b5e8776bb9e039e2f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c837224c32d642d3b091ca945897e23d", "region_id": "RegionOne"}], "type": "metering", "id": "1b74308ea1dc44d38fc0c599378e5ae4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47aa516c68354aa2b4bfb750deba5afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e36af7ccac144817afa670bbf0429db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4641faa8257046788f2ed13858dda2ad", "region_id": "RegionOne"}], "type": "telemetry", "id": "d97490bc971849dcafb9cb88da33da76", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "174e49a00f9f48c29e9a013c8dca54b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9de145321f24d3f86cfa31bfe3941a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "257db8d2904b40adbe27c916fc08fc28", "region_id": "RegionOne"}], "type": "event", "id": "878cab8814a140f9af7d4312eb650713", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "772c5674ce594479a3c3bcb9c831acd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d4e9909c9dcc4d81b370a854b576d0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93f607ca05f647da8b08cf409eb91191", "region_id": "RegionOne"}], "type": "events", "id": "a3a5e3b8b303455ea399ed593eae8414", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "662e5cadffff490b99fe61c2011721e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb479d332d2a41af8b5b8d4842261819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7dd7b1e2d0b549a9821d60a409cd46ad", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6078c9cb57b345eabd726be5e7988405", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67c5712aa45f4ed9af444bb40a358662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb332c62816843348d9d8089af70f8a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2246c1f8510f423abf95cac6fd27e236", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1850541c4ef94a9a85d922bb8a4c9a3e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efd28fcb471f462c8dad2a62e11b4071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f942bb8a5334ada90847a6e1bc57efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6581d5dc3db4a1e930574e03326c248", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "61b0f8ce24e44d4da8555b51af58ad7a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77096e0676df476ca7a69d83cd8baba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c23c1811bd74841b23eaf81e9900cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d19c74883d934bdc986e12f602e4dc3e", "region_id": "RegionOne"}], "type": "tricircle", "id": "0a2622a850e24a11ba2ea722b8c15960", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2d10b1074e6a452aab8a35313a39c97e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "71c5fc8a5d7040c98ab17390f81971c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a3c4cadd467f475e9ad25be7b98aea8c", "region_id": "RegionOne"}], "type": "database", "id": "3d8ad8e179ed452eaebca56fb2b2dff4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6bdaca6dbd6d41bd9f50426346405e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4497fad67544c0aad27896fa5ac779a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82965b6fd71f4d3190a20ee220eafe22", "region_id": "RegionOne"}], "type": "application-container", "id": "31f6cd554cc3446f8797f446daecb55f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a72c4013162b4610a17348bc46b78dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4801ec7cbae841d09b4019cb6669a3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0700e0b99a3e4665866b7889d77c7c2c", "region_id": "RegionOne"}], "type": "container", "id": "c38cc72453a2409dbf6c901e60690be5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6fe47c70b2a7478aab0a791602b9f08c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "60da612e904a4491ab35663b6a10ee42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5f32d73a790480e8b82cb6fbaccfa75", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "583033bd45c14fe4a253412656dc830d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f65a3079ec1b4776868deb9c7e3df480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "db9a0200ad2645ceb7781df5738c480e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b77a1b817f9c4f4baf4286d09211043e", "region_id": "RegionOne"}], "type": "rca", "id": "dbdc0b8fa22148e7b997274214f9c350", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6faa513a4c05461db27356920330ced4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46d750338e4b4ebab06dff43e782e721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7d24e7b2c68043f88ff70202c7ac825d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "665a1168ffdf48f5b90d386ff171dd05", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a12ea26e775648e8939072a00781b2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ee45d9d85fcb44058dfd13d0212ef509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "64175a24b7f940fda261110e079573d9", "region_id": "RegionOne"}], "type": "network", "id": "75a48024397343e88f8d05a279200b47", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b17cf628d9464a258a6cbff9fac1cb00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "15578a8210dc40ae9ef4eaa7d86aa46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c5f528634dc64137bf5e74fba1246ad3", "region_id": "RegionOne"}], "type": "backup", "id": "d159652950064dcab9a647d0f239d5fe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "339e4ab99ba748858c510ee2c7ff391e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8564e7406fbf4ba0acbac87be8c2c5ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8c5b4df2b0364af58536fbe95e1a57a8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d1dcbc2e68a44a38bed16dccdc5ece09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19dbcf69192f44c0b288beec73e68eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "329bdc43e25843eb9fe10bca74fe1a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5ef8498b850d46f5b748fea1d64da16b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "87bb8d8047a24fab95b417b5cf9add7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "275d7b88533d4cfe9dec03af1c3b2dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0679eee22f7b442aac366a785152ead3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3d9c012226824d1aa6907d99c573c32b", "region_id": "RegionOne"}], "type": "monitoring", "id": "53f732172fa04cce88cd22eb7fcce163", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8d15870029943e884ee166df801e9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dadfaf073e444a4187ff01b7bc3fc020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7a370a112eba4eb4b144d837117a9470", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "72b62fa1f52b4064afa0d538875820e3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8c40febe3fe0414cbf65f84dd57cbcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5157985722754b0190cc2f30133c3a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "52b7876583e14d8ea4b5a29d3dcd9104", "region_id": "RegionOne"}], "type": "placement", "id": "fadcfbd36ee341c1a9f20406daa2a583", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43e23df86c664957aba5c65d0845492a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d143124b638c45fcb38d7e5329e49e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "50e31043e3224f378e353954a1d16ec1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "346ecdc5d5d54f80b1d0ce77a7af5621", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40b8cb0448bf40a6b47f55113425f6af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1af6ccebab9d4c12abb69d7f99ab7333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ec54e27b86944ee86c8f47cb868739d", "region_id": "RegionOne"}], "type": "ha", "id": "828ef561ad814489a1b1d010d9ea445b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d60b10bf920a4ec9a26534a3ebb4572d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "be543e7dad7a4f4c9936703554edabd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "edc686dce45e4955805b79057fc8aa8d", "region_id": "RegionOne"}], "type": "reservation", "id": "74dc60290c484392b4e61fb94ce99552", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4f3d3f390f5d4f0ba13276a2aedce958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfedf641ca2f479eb1c8a3531b2cc447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "be1815c8f1654453a3bfd5faae0a6764", "region_id": "RegionOne"}], "type": "function-engine", "id": "4117a1f7b2cd473e9cf4735012adcb85", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3b14f5fa19034aedbcfd6139cbeffd92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "255d12de19504436aaa48b7705e8aa7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "25e793c18e47407aacb3483f00da51b0", "region_id": "RegionOne"}], "type": "accelerator", "id": "9fc12cb99a7c4c269ca9cb2269ce348e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1951d6513a184c35a34226496a1d7351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cdc092f40c7941f2a6d6dcc03097e7e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ae747b653644875bd8a7997f56ef1dd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ed46a23330e94191aec3e1e304112884", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34ebbd73151b4dd0a780daebcd9a019e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83ace0d2315e4ecc9c36b6938891ef41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "317853b5482a433fa6b794a9fed4f1bd", "region_id": "RegionOne"}], "type": "registration", "id": "149d909e6d2c442c81afed57ca87b51e", "name": "adjutant"}], "user": {"domain": {"id": "bf5ae648bb1e42e1b23f325926e06ac8", "name": "62a83131ef4f4defa35637467816ac98"}, "id": "9584b86201df4f209205ccab3c7a2c86", "name": "64e56e27d3204a4b8d53748db8ea20eb"}, "audit_ids": ["da6154c087eb4a2f8049ecb9e7811b0a", null], "issued_at": "2020-04-23T06:25:59.654456"}} {29} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.227330s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,698 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,702 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,705 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,708 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,720 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.635388+00:00", "project": {"domain": {"id": "99bbde935312456f810ff7574e2d293a", "name": "936464bb3ab446ce9952201f5332fcc1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "20ad0390e0b34fdd8abd3bcdd7740ccf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b11f24f39ba416b860e9f9c3b92e2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "474b6d4baff24bc689a3fdb86c00456a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d23ca4dafff948c18ca0b5f6bca24e6d", "region_id": "RegionOne"}], "type": "identity", "id": "8e68a463d3d845898e33d7a8c9864b27", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "38154cb9041f46f9a7b5c38f37e94abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "882ed3f1c4e0448d961d2cec1eff9ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3902956408374a90b7feb5f2762fad01", "region_id": "RegionOne"}], "type": "compute", "id": "3d28cf0cb8294f24b5be658f1911e4d8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d5dc5b44d33a405c82e7724ab2e50738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9307af57514e464184d7cc46c36d6c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4bab700ecf1941bdb1fae2d5bd28e314", "region_id": "RegionOne"}], "type": "image", "id": "6d5e63772c494cb2aebf348067627507", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d74a365a221643be8d6ecb612ce0c66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1c428c1ab5f443e5971c8d31be34e7bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "55d1e967f0f840ef846d64f3b5538a72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "60be7db376cc4878917a131c789de24e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73247b676e254b049a9be91ebbcdf979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9943f04df48543e3b9454a74b5d6710b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46d9697c1de848f3a45c20710a0196d0", "region_id": "RegionOne"}], "type": "object-store", "id": "6bb35d9e107d459493e3ac3e36e2af7c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42b4956e4e4a4d7084020d1e2a66b230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aca2446eed8044c1bec7e4d166c7ae0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4f9157d72e5d4bcfb29e7640a6e5c9f9", "region_id": "RegionOne"}], "type": "clustering", "id": "0e165b9df00a4aa697e4e221ec83418f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05d5c3dada5c4e8fa69da1295b7ae38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0c79e76ce1c4801ac8da982bed5740b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a125db2ab85e406d85b6967d49069e93", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "50cf6a89ec7b44ee9a87a51541552e98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33022a1deaed497292c1ed68da20e89c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99f5a1ba5cbb4a3283b0b2c6cfebfb98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fe73b2cc96784e81935b46c504bdd8fe", "region_id": "RegionOne"}], "type": "cluster", "id": "cb7e1d8e55834f489367624381902a53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef4cb27b2450449394679fd9cc5c987f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "759183f714d84f06aa004c5b2411e8ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "aac5dd001ea446619aea1d1661754300", "region_id": "RegionOne"}], "type": "data-processing", "id": "28661cb7593c4bdda09f5c72828b0e39", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9d0c9fe28b1428089ad001f386ff1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "158c4a827ebb47569f31d4e0b15a1250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4fc74e0c5064e2e8570c8f2de2fe4ff", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a12341e6e4a4a7fa17bf9ba975ee01e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7dcfdde770eb4570b518562d01e582ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c44154a4b64545659d594984893127f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c8bc04d64e1545a29ee6c060b1a85221", "region_id": "RegionOne"}], "type": "bare-metal", "id": "326d73425a6948d29609225e3b83ae7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "adfbbe3fdbae4f91a2069f35b91ce98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "77e100a10a444875b91641478eee4d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "55730693a1394566bfdf11a96b981b87", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "00bc107ba87742b89a5ef47207cd58a3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "31d7163fc08141679d166437da16bd7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d95016296e744462b39a9f87d73c9716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd63a7392b7744c391cefc5fb25ac33d", "region_id": "RegionOne"}], "type": "key-manager", "id": "d0a433b1f41b4ed0ad2c085b0e759342", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6129e6dc757e4025915acbd2152def39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "178b651dc9084b31820fabb5b04e018d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "74c009530042434a913170f7cccd1ea8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a6d34c48c0c84044b86c9f900b63aa31", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa4ee202fa7445d3aa4638ca0b5d8071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2deb9b7f81354546a7904f56045fed0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4249635b0d7b4089b1e5b45907b45293", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b812bfe15bb24fa69f121d2b69664e70", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d43be9282b804a349c40870bed21bdee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b430fee8aee0406e98f71f3b6bab65e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d442e61c7db415c9a47484d927a06a3", "region_id": "RegionOne"}], "type": "message", "id": "ee74312cb72a467d916c2e70a39e6d8d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "be10ad864af34e2089132c52b52b786b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7ce861d4f6574acabc582455827ad25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7bd7921aa02a472ba134647f1270743b", "region_id": "RegionOne"}], "type": "messaging", "id": "419709e333c14fcdaccfd9a2e4d1a6e8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f39896ba5c14c99ba686dba11bd649b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "717d25b7a38c4529acad203efe9160a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "237492925c024c1e9b44ee8545ea3d70", "region_id": "RegionOne"}], "type": "application-catalog", "id": "783f757900844d239a8a5788ad8aa491", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb7426fb409f4cde8481e109c02fd5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd5eb39f8c334a4689444bbff34aad7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "249218bab94c4d43b14ca5e0cad45e6f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2e89832f07974182b73fbda1408004a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e81c737eff5245aea216f8801e071459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "136e79b53a564541919051828f45ad3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9f6cdb4cb6d4f4fa31d81f3cf50183d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7961ebf3ab8e458ca8700bf62903d86d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51547374302645039b895664f5af498b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76b1b5c8c8f14eeeaaa1a3b78120edf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d7ed0e9105b4e5ab082293b16378cb5", "region_id": "RegionOne"}], "type": "container-infra", "id": "92d1ad69cad4497ea687543892aeee20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2fd4ff3aef9641bc8dbb353bc25109ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "21f24c0d273549b9992a5d7c9d3bf769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8e0c005381b7457b882883edab01b432", "region_id": "RegionOne"}], "type": "search", "id": "63d9632b50fc465c82e826062d02b28f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3976f3fb973148488a2d631fa2b7a9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "101e782f73b242898c27144d9d9a63e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0230fe737ea741009d9a4a260965b55e", "region_id": "RegionOne"}], "type": "dns", "id": "482161c33e6c4da3b646c8689445b59d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4abc5112ee744d68b28b172dfd7ffdda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4157b8874ad94c55a00e0a7e506e058d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21943a63207d44a2b2da20e61dd9fbe6", "region_id": "RegionOne"}], "type": "workflow", "id": "dd6da6f862be434e834c892892b26dca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2010556d856146d484f37270d732d452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3594e81ad9184cebaf0c4608e510125d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27235aeef1ef4b6d9ab6d66966ddc6a8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3298e605fe2947438b7dd41f36d82523", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a007bf74af044acbdd312fa74419638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "babf6618f68b44988b872f6ee80000f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e823a227fa30483e8e88d243d4647754", "region_id": "RegionOne"}], "type": "rating", "id": "cae12cd7dddc44159a90f1c41a1e939e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70f9bda0e87d4ade92f5f54c67d81df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "592b3d8d453a4f4f97547b7f51b05a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c910e2e5851421fb1817008f966a4e1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "38a42b503c80452da46a32a768084f03", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c015b3489654cc681d89e4de620625f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7e61e744814434b99e591bb916300d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1d9411523f6043588e121e481fa8783d", "region_id": "RegionOne"}], "type": "policy", "id": "590b07ceb2d646e892926c0fc43a5f3b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea9ba1369e7d45e6bc3b43dd278475a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69182dfa543d4aaf8d025c34e177c568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "488ddb99bf414c64934d1ac1b23c1531", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "177f06f0f63b48d7bcc6c0272e2d458f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c265729ba01492dbd9e6e64ab827266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "323d691382fe4db583168d697f7d1d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de1fbb8c580240c0811fed2c74f1a896", "region_id": "RegionOne"}], "type": "sharev2", "id": "dd226311715243d9989077afcf904790", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "234a9f4131294feb95c1aff212581ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30211c6a039f4762bc88621e354fa12e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e4a9a9ef940241a5a2a6b886d64274c2", "region_id": "RegionOne"}], "type": "share", "id": "9ba6cd1f07cf401ea3fc0ab4359a2290", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e36a6307c8a04d4d862efb7e10a50577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd37bc1ab6764fdfba56d92adeddb6be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "03258b63bf1a4723bfd2050838fdfa28", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ae57b894fde247cda1dbf3d32a283a24", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34be82aff5c14711a388069a75be2824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d24b2f9c5544d0ea3853e9be5c643ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c3ede876114465e9291940a8a49b453", "region_id": "RegionOne"}], "type": "orchestration", "id": "c2f4659f2a1248b98fb5d3866dc74ef6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77ee32d453ca463a8d8d00754ba2dfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03405801f7924eef84e3241bc7ac9758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc9736b70d95435fbd00f59fb88af272", "region_id": "RegionOne"}], "type": "block-storage", "id": "56fcd20659a0461a8fb13febb9863581", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88313514412d4675b414d9347466ced5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adec9e6384c2426fb3e770651c556b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20bb0b3c790343eab7a10c0cf911a66f", "region_id": "RegionOne"}], "type": "volumev3", "id": "201cac1ee3384f02b01c2670e2f63abc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7decad75dd6d4bc5a3f0d3ee20f8baa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f05255e7d99c4209be106f8899b6ec4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6191bbc6f634cf39bb89802e68fdc6a", "region_id": "RegionOne"}], "type": "volumev2", "id": "f2e9e16082764608af0c3bf5e13949e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5c3516ed24a47f290d7471e597ddb7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17d6490d77f448539b1aedbb37efc088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0aeb54882da43f783bf88391a302c5d", "region_id": "RegionOne"}], "type": "volume", "id": "42c08ae20ecb4557a8fee147f154e73d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef87de04bb44a898ca8811f256b90ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ffb90ca4373464eae8b0feaea67ac44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a5b39091dc84989bdd61f702e07cad8", "region_id": "RegionOne"}], "type": "block-store", "id": "7953e389cbbe4e5892d8f7f9725f7dab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b903d04a788548c899b185006fa45ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b37bd7ef6c9740febcea31d0fae71006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "51668284476a451086e0e3045b37ddd6", "region_id": "RegionOne"}], "type": "alarm", "id": "22e544b70dca4a41a47c892ce5f7038a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22f91a3729c44256b9c9a8871adb4153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d4c527918944e7e8512113692b60dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "417985fb30e1402f8649e31b19297529", "region_id": "RegionOne"}], "type": "alarming", "id": "b8e032e7437a4b8eb21d42e69ffa578b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7500ef141d24ca3be96f8b3ad341cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbba767adc5446b38f766ae49698973f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eccca348e97545a7991f7bc7baf63005", "region_id": "RegionOne"}], "type": "meter", "id": "d4d5fa4597124579820dd182df891a06", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c323889cf0014f08b6ab20940ff260f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "defe0f6c2a5141b49f83e105e77d8040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbc149a5ec514a4982d505ae67b4c5dc", "region_id": "RegionOne"}], "type": "metering", "id": "1c84938e2acb4b48ad746aeed1a5c497", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "80593681c1394528af8123ff2de66b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c54e9e50f7394df6b6f063303a3e71f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00547b66c4754501844cc88c35e7fdfe", "region_id": "RegionOne"}], "type": "telemetry", "id": "63df1e56bc4c4167a47b6464895d10ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dd5d68ca849c4d81b71c3773def29253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a7391863be6d44778b59b0c0ed33a6f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9e467e3342794ddcbfdb849d3af4fd03", "region_id": "RegionOne"}], "type": "event", "id": "a26fc260c79843549a972acd2874e71f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "29302fbc69c745afbcda5ecf2fbe3054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "55d0fb43370448f6960361b917faa31e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ebf6fa14fe6d47bf9d45b860ac12700b", "region_id": "RegionOne"}], "type": "events", "id": "610fff38c42640cda71718fc6904cd89", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b09f198b53741898bafbd720611279b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e962ed859db41d8a8bbb3dc31657ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75b3a2e719074f26ab8cc207d89b7afb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2feee1605037495a921e2774b6dfbeec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "de36b6e0604643688fe512453dc28294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f17f7e1dabd14d128a08d8749be0e99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a809850a07841b7b6b704ec86cbbf66", "region_id": "RegionOne"}], "type": "application_deployment", "id": "52ef35aaee96401d95e973bb54d50a24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3d60e4a7aac4825904d85bf3d1bee8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ce12b6acff1409a8604570f97f94bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccf0300e08ca4bef935f260670aceb0c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a3c6524d08784b9b92ef6690f44ec8db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "138936820bc7488aac74ebcdd6f166fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fe4243bb5d64836b71579c1a251363f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0eb31618dcf846fab5b3892047e8e7e2", "region_id": "RegionOne"}], "type": "tricircle", "id": "3a0f36e0a3744fa68b8bb1e2b5d23fcd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b8ff868c9a0144cea6616624d8530999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "490076e8fa544e6aa03d81b849282c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4f716a51b9aa4edf863a0ea8babe0db7", "region_id": "RegionOne"}], "type": "database", "id": "c0908d2cd9f5473bb013b8bb6e5f76b3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1ab594d67ef54301a52662b4093f4381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "192e4b688682495e9e62d3934cc90d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f6731695f44b492493910366add5da33", "region_id": "RegionOne"}], "type": "application-container", "id": "8fedb7e301b04198af2236799b3701a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7562c78f776a46e4a627701dc73cae9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f825ca64e55a4163a6a9fcf89c20925a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "80afbff228a94bfab626cb1200ef4806", "region_id": "RegionOne"}], "type": "container", "id": "890cbcd8a70a4eb9a94140a680244963", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09a943f792b14106ad0824c60f8b53c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d9954eb7dfe4664a0d94c830d13e409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45d2d16dc31f44a0ab09c07b079d47e6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cd43455301a74e7fbc55d66de8fadacc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "664d7c27014b420f93d849c16ec4efc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "330efa7602194413906b8e7bcec150c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "45956af321374df2b7aff18999f66d07", "region_id": "RegionOne"}], "type": "rca", "id": "9b9108e262284406881e3ee27c685d4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a32164ab51ca46d4a3ea033fcaac5759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5fe97c5d70114cc6a8decd72b976cd99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "78cddbb09e2e4df298c9f2031bb7831d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "81046ffb86be436c86fb23e7e451bc21", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b517f4d571a74febb30f0072e14b50db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "34a8331d4fbd4134a9dddfc5d2254be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1d22022fc59d4146ba2ebefca5bc521d", "region_id": "RegionOne"}], "type": "network", "id": "68fc929bf4eb490db7bd5a860295c37a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "76f2a2cde10e45018f492c56c69d4f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "293b0b2704fa490dba244a085f9fdd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d85038e196274c4dbdc09feed03ce110", "region_id": "RegionOne"}], "type": "backup", "id": "d43e6411e4d647c89f7eb0e3e4fee800", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d892fcc4736e4eb28113bebe31fd2298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e0e5158a0674f8aadf2e55fb6eb37de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39507ec71df743648975297270f3f542", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e58317d256174edb8662f767a7422713", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0a7edda648e54ec3b4a89197c272ea63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4db1a5e5bbd4097bb3e7d5d73718619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "867b0f5c2e0f4dd297d995d308d3c7b8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "715d5a3b51e041e9a07f9dd93a32a2c4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ab86c677c2c049bb9b692d8a9f2ee6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b9090bd4124444878801e99e82ba62ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eb97a4ffca7b49588f2e4614ac89f1b6", "region_id": "RegionOne"}], "type": "monitoring", "id": "9f522214bb9245f6a415a511ddb44d47", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23705652e62f4816b8e9b16810cd5afe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4fa34dcef81042bf939d7ae333e04ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9887824c92204ba3a43b8d21b74dce8b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9a088500d2b844c496af25a76c3f2c1c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c1685221738144f68d631c50718e747f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e796777357c0466889fa4118b83cfa8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1815ba6ae7534e938cf01a1098a4c54d", "region_id": "RegionOne"}], "type": "placement", "id": "14833e0c081a4083b5661e176b5dcb99", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1656482232ab4dc6a221bc55c7cd077b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9720ba24b8aa42de81293211e07e92e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b1ed7b06beb44ecb30e2794324bab23", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b6fd9167e33c4d4e9420fe084d28d5b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10c0eae48b3c44698ef597c603f5466c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a55742ba750342fbbb4ba78e0330777c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2d53ff454bf045d19fd67588ef8f39b4", "region_id": "RegionOne"}], "type": "ha", "id": "b82b2ef78e9f44ce917c86f645b660e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f4fec6e7f3f74f72a66f9d159f7ebb6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d8f76ad7dd7a44cebc83f77a6c240ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b01e0d8fade848cda9bce93a37bfa6ca", "region_id": "RegionOne"}], "type": "reservation", "id": "0e9fa412315744ad8e9bf6b49c578a72", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "283e31c4f99d48349e610ce367247999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dd73f3da25ef451cb8b5bd2765c93664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c8b6699c11d94f2ab789d10fc70eb3ee", "region_id": "RegionOne"}], "type": "function-engine", "id": "267dd9e8743e4276aec85df3cca092ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "48ffb7825fe7490c83594e26fb246d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb580dcd835b490f80bdf3083f238b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4f2c38d3bf9c40a68989b7f195c0a721", "region_id": "RegionOne"}], "type": "accelerator", "id": "e89acecdc885465f8f5f6caa29051881", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf5c00059d9d4e5fa3a989e3396cc327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c67def54e4c34da5a72ccb91c340b936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d93f636b4a794efdac98f4cfcd0e6537", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d8874961aad04e0dbcbf9f0dd9d7462c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58f9450880c14898b56b585d0c96ef0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0b9017d13624658b082f234529874c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c898baf4c0024228a74c5bb2a6070365", "region_id": "RegionOne"}], "type": "registration", "id": "07511715721847508a9e77acbbfcac4c", "name": "adjutant"}], "user": {"domain": {"id": "19a4d006569c46fd9b75590c3599ca2d", "name": "06d5da056dd14608828259f3818e0b2b"}, "id": "fe34c5cf5f4a4f08a33d0d1d03b4d811", "name": "2f6c2fd4687d448ead79fc797453bd5c"}, "audit_ids": ["ad98c199dfeb476486395851c42cbed4", null], "issued_at": "2020-04-23T06:25:59.635388"}} 2020-04-23 06:27:59,821 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,826 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,828 keystoneauth.session RESP BODY: {"networks": [{"router:external": true, "id": "test-net-id", "name": "test-net"}]} 2020-04-23 06:27:59,849 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,854 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,856 keystoneauth.session RESP BODY: {"subnets": [{"ipv6_ra_mode": null, "allocation_pools": [{"start": "10.10.10.2", "end": "10.10.10.254"}], "host_routes": [], "ipv6_address_mode": null, "cidr": "10.10.10.0/24", "id": "14025a85-436e-4418-b0ee-f5b12a50f9b4", "name": "", "enable_dhcp": true, "network_id": "5ef0358f-9403-4f7b-9151-376ca112abf7", "tenant_id": "29c79f394b2946f1a0f8446d715dc301", "dns_nameservers": [], "gateway_ip": "10.10.10.1", "ip_version": 4}]} {28} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.062203s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.058668s] ... ok {15} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.243889s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,618 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,625 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,628 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,639 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.559350+00:00", "project": {"domain": {"id": "60efa17eecb944c4bcb2e455e33fa49f", "name": "be481baaa794444dba5e6b7c525d5d6f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bb056be6eb84445e80b4d48ca42ef9f2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "be159b19fdb047139f2b21f43fbfa9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e46d3c441faf4f119313e438d23ee643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b95e8d39c02f402bad3bf1a9bbc765cf", "region_id": "RegionOne"}], "type": "identity", "id": "ac15a03177b74d1a9218ceaada7bd479", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "64b950d790e94e149887b9644b8e35bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "602138b8bf6640a380c705aea1c8fe0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "114957d3a7f042d6a8b225270f4aa4ae", "region_id": "RegionOne"}], "type": "compute", "id": "c10b301ee7214499a567e22190783f91", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f62bc3ff43cc49b7a1fb0e5bce9d19aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dec9669bcb854e239cf933e657167230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9db4cfc46f18440c98ef3bd567fa5fef", "region_id": "RegionOne"}], "type": "image", "id": "81f9be7aaa9e41afbc3d9a7d5fa3689b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6389df6b00864af7afb32e4ab9e66539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2ddf9de8a9c9465bae55aa5a97d33675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "db3d04161b82445cae9a0d86b95332bb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bc0684c1928647099506446ccf3fcbaa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "619af474497f442a89d6d856a597a3bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba7179cce2c54da2bf77dfba7585fa08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74209850829344d99709bf872417e742", "region_id": "RegionOne"}], "type": "object-store", "id": "3524a08ded714cd2aed3c0a87773a78c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee6bbef2755e4686baec8a73c62f0527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "747bbfbc231b455b98d100e0529fe61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "440296ee1eb24d65a25506e5af3afa0a", "region_id": "RegionOne"}], "type": "clustering", "id": "5216238ad85d466785faa580f70a57fc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c81a09c50934961b425219d58825218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d53132668d8d4a439fc38152fadc399d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8cf6faad5c56433588f922a710bf7ccb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4be0531f43794c84bee41dd53334b83c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b4bf829e26b46a7abd9549c2a5e6279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c335ec25f464222b71a561771d990b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24c927b6c60943fe9386fe8b1ce97f51", "region_id": "RegionOne"}], "type": "cluster", "id": "cb39519bcb844d41b3e0a420252190ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e2f43bbbed934bf4bbe6f8b7dd22d462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "175117a71837453190c41a8c3666440a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0e394d6299ca47ba8ad14425c86d516b", "region_id": "RegionOne"}], "type": "data-processing", "id": "3451a9c7e57c47608b23cd5216a97e18", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbc6b82ac84d40df8b5fc470fac8edcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f497fd91cb8844718b5edbabd6d34fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d2742cc5cd4a465983613b21fc7bc3d4", "region_id": "RegionOne"}], "type": "baremetal", "id": "12a949adfb354d43b953b44006101b76", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8ec1122c42447318910779554c82c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b457ec020b314017aa6356322cfb19b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "17973df3e3b344cf9b6e1875addb5aef", "region_id": "RegionOne"}], "type": "bare-metal", "id": "993c6e6bbc3a4e64aa76d860e30fae93", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ddaac749ac0497bb6de33831deb6e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4dbdbc48ddd04c66891a11d6f4cabbe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "33ff1b0509da47f7831ffad0a905b25f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1fe9bd3b0f8341d4af833b4e117966b9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f19e14f9b67b40ac9b0e362c9a1cb089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "08509e19e7f64961868ca344fe3d7160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "69cb305e20c54a8c8a44b4c6a223ec92", "region_id": "RegionOne"}], "type": "key-manager", "id": "97e612f18f9d4808a4a031a5a1767780", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdaac2e645414133b9e32ac482fa6f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f4579179e7d748c2bb0dd0799dfd89d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c3c9488947d64d338a88f8e4c0ed60ce", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "733ace0a5c6b431faae5001e9f01661a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "254df3a7e64545bc995a14e7d2c5245c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3da547adb27c499c8ad4c7d608657b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0759c82577db4a018b2f74f7c5888a79", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5f0577f281574e48b442c4deb9e02c15", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4efe11954f1d44d094ccf49f3d1a3e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "640156df611a4f23999af0d8246cc08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d9b8029a808e44bf913a86178edcc25b", "region_id": "RegionOne"}], "type": "message", "id": "6114e09843a84bc19a52602307b2c5bd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ad720daa7958414fbe69ec2f3621d84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ac15abcb7444062b2d84e4a63ceb431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cb78648c452148b68866b8f09e38c4ec", "region_id": "RegionOne"}], "type": "messaging", "id": "6e00c0a945074d4980943379d551a6ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4e68ed321fee4787829c639652187ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "33b4d39e39e547f2bd5b2daaabf2f929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "db702a22f0094c0da4673d6b997b76e7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "980310882c7d4bc5a7dc5e554239b223", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15494c754d434dca90778414f0b58889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a884a76ba5c495994c918d1b6309497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffd344a59aca4e89b36ab1a08e3d2dc4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "11d087814f024b1db1d082c9d6f21639", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37161f88a6434683adb5046e1be53042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4098f01e505f4379969cc9a00e24973d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "303edaa15f404b4f9428462a85413dfb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f5e10dacabe94392907d49ee9dc33b9f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a29244f314e4449ab8db829e5e224c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb8a11fcfba74166883b1574c86e7292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cd2d3bc1479d4a7099ffa3faea73ab98", "region_id": "RegionOne"}], "type": "container-infra", "id": "e03e417258fc4206a3d0e8ce834b7861", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8b2651f83da24e2ea0e2cd9cf25a3049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "82949c74e00a41dfb49f5001a6ebc0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4db289785c894cdc8cc89ee7582a44e3", "region_id": "RegionOne"}], "type": "search", "id": "28293358980d46deb8f577550d3cfac3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "35e9b78b4b9f4e3197abd2f5b4f5a930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9edd6e1dd457414c97f7228a9e43a0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b3d83eb7ba5a45578f8e0242ea336eb0", "region_id": "RegionOne"}], "type": "dns", "id": "3c4c9cc593f04a40923525f79802d509", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65c6a611fabb48068f004e9635346089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b86b8eabf7e4dfd88edc28e611c3be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ccd794914f8d4fc19e2e6309dd559b11", "region_id": "RegionOne"}], "type": "workflow", "id": "5c82d27d7b404dc0965581a3e2de18bf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "729957c2aff943ff849a2648dc03ac93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c0319b8a338446581d992378d8c93f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b4fda1dbe8074db19a875e872bbd563e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e85777af97fe493c9671129abb54a19e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0384e2e8ca8434bbd574cbacce2e740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "05c9721a3ca64ca4b06977e84a13256e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "166cc089aa9f40f1b63bbf8779475edf", "region_id": "RegionOne"}], "type": "rating", "id": "9c39f5daef354e999f4b9c1b8ae0e1d8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ea0bbf98a8145f6971e550565480dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61df5ef4905c4e10aed4373c401df80e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a02448278bd943309ac02ee56942afe8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "572ea0c1afe04d059ce3a3a4f769bbc2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "798e3b0e04834c709b926aa4e0a9b0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8ada43d59894881bffdcad4d73fa920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df30347db53e41e5ac6804457cb85cc1", "region_id": "RegionOne"}], "type": "policy", "id": "1302a0af7a6c48f0ab3c486d47a0f6b6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba6e5825cea14ac4bf04b8fe7948e2fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81f86bbad2b748b79c22287c329be9a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3eda4c75cce4649b4fcca68a8651197", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "807047f6b4d2421ea7f4693b0efa9da2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59b046f9272a459fa10ab047819c5349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b3823950cdd4fb493ca11ecf21a5357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b1d91184ecc5483ca51a44453055cc2a", "region_id": "RegionOne"}], "type": "sharev2", "id": "66fe7b36f31f465db1be6ec0d16e8b45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11b487ef82d74099ae507f542b91c83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "578807943a034569a7f6ba352e27950f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "535546e419084fec8dadf9f0056ae900", "region_id": "RegionOne"}], "type": "share", "id": "f9e598d95d35403083b654df7bfd0da3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "28637628b7a8488a918f8eab01c909d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25d1e2536afc42858740ef31f48d1213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "00a87c22e8a64cfe9a7d1089eb293ee3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a095b4b94e64b3c8ace11652d52baf8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14a6ab092b4247cf8f23c620e029016f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02c12fc9fd8640f1ae9d9c25232d8832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "577eca1d71744b0d816be67fa7b74e65", "region_id": "RegionOne"}], "type": "orchestration", "id": "93b4d691e0404f3f819b306ba406926c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c9fe9dad2043e99658d709cdd7c988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a1602b482874715858e8293f4c291b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22f1a5354976414f8ad40424efab28a7", "region_id": "RegionOne"}], "type": "block-storage", "id": "6a68824fec7a424cb3ed74ffd684ff20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24214abb19474b4691ef811aa26927f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dccb7c9611214ffeb8cb307811c013b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c5c9d85554148b4a0daf0913fcc2821", "region_id": "RegionOne"}], "type": "volumev3", "id": "91ddf73e53a040edad677fa23896205d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "373e0cfdb8c24da692eb2b85cd9433e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b49c46b911e45b8a2bce33ce873fc93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "751fa4bfb2c342e9a8404b8d79c4e4d4", "region_id": "RegionOne"}], "type": "volumev2", "id": "c86e8914c22d4119aee5663362c73a5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd0ba4e4667f4e55a2207231bc16108d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15e68b9116fb4e819e86f3e3804e0960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2140509246d84965ac8f0bfec39be376", "region_id": "RegionOne"}], "type": "volume", "id": "c176dfc27366419399422d0266393eb7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14d9bd72a71d460290e576cbc742e1d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2ad22940d8546b8826b7a46df42c478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "361e8928e8ab4966bae323ba5f061035", "region_id": "RegionOne"}], "type": "block-store", "id": "ed9915143db84f29802d5f3ea310de13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ce8a9d9445e4bd49cda5cc1907f5229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b0181de41094bcf8a9b0b1b7e6d5c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd4490b1f5f941fc93c41355ed52c49e", "region_id": "RegionOne"}], "type": "alarm", "id": "7aaa34387aef473684130f53104cc6eb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "127ca311178742f79d5edb235fd1c9a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3120541c2fca454f9691cc06e1c6963f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d889046931e24b238d78fdd212381c91", "region_id": "RegionOne"}], "type": "alarming", "id": "e2d5190973dc474789514a07e18c5b93", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1d7900c40b040d3812d26f93f08f502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "48e8718a8dd243ba9e2762aa569137a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a20c6ba57c2e4418b8754a8180b03d58", "region_id": "RegionOne"}], "type": "meter", "id": "c105690717b24bdebd80f741fc2eace0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af2af1ebcc6a4325b5f8e0608de8fadf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b41320f258541f1b52face49ee612db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9667e00d65e0482782a9130b44b02131", "region_id": "RegionOne"}], "type": "metering", "id": "6b944f55cf9342039605bb28a08312ba", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9321cc4a864941ce80149439967ba962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3422a6b70e3f43aba7f5208894e140d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f9b21aa7f3704d65894a40774f0a1446", "region_id": "RegionOne"}], "type": "telemetry", "id": "84dd79d12c46420bb5600a74b65ef88c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "25a9b03fbbdd400296a926e90c12b530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85f63f2b250649478718886bc4ac65ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bcf3f317d4974646b86b73b7fd737d89", "region_id": "RegionOne"}], "type": "event", "id": "0f1db5e932b347a9bdb4031dfee7f3bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ea93cba961f64166b1c221f79df13223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f685e09e33e46cdb302a895e2c6174f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9f1b0fb4f2df433d9f0ce8faaae2946d", "region_id": "RegionOne"}], "type": "events", "id": "2296c01af80f4abfaf882fca62d4b507", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21081846826e4da2b91ec7fa0a56332d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0dc71fdc61084b9ca4814d870e619ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "43007ee0179d4172a6385a7ec0c6f451", "region_id": "RegionOne"}], "type": "application-deployment", "id": "663f16d780a445feb8160c1b26718e83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38e9d4c997d7468abcf4e42d618a1afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "356f2b337340465cacc6a1de762877db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d31f0eaaa204c919bf8853f1b5a76ad", "region_id": "RegionOne"}], "type": "application_deployment", "id": "22f14cef2f934352b82a94d81445f14d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f13868e80a304c098f64ed4325e54279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6329f061d22047108332f23346e0d339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d957d6bf442459882c6727c4dc6abe1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "67c42235d27d4b419d3f07913873815a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "664a3df4438a4ed485e3c792d38afdbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "faadfa24c6134c768f723ca869f76e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "acf00759c89a44cdb545a561e8a8c4d9", "region_id": "RegionOne"}], "type": "tricircle", "id": "6f9caf6734f34025acbb1ca832d5768e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fe334db81578453b8f5a0bb7e0d1bd10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e6297d6038a3464c8187320cd5fca0f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "935cc6b54a074a69875a22685dc6d870", "region_id": "RegionOne"}], "type": "database", "id": "a3ecd9ee900f452e8022413ec4267ac5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "617195bfdcfd4dc7b7ab56a85c57ee52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2be0689f234498f9ff1b767ce4f962f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "abd0e0f0835945479f85ff2afbe0f416", "region_id": "RegionOne"}], "type": "application-container", "id": "17871f7a6a464c498bdd05091560aa14", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60af6c5753574dc1bed583699c789a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3fc97fa244c8490caee8301500403d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "310179595e8f4e0e8e604b3375d01646", "region_id": "RegionOne"}], "type": "container", "id": "5b43ac59c19b4a0482e313f67430a5c3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3beecc6d5154ca59fe1efd2d0b9c84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "392a25a9765349a7933471db31f0e58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9e26401df3f04b419d950229ec84bc83", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9f0fad1ba5d42f1904fba1911efd372", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5645204837c04b4e89a7ee0c05547b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "82106039d6354969b1162b47ae701bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e5c11cd3028c4363a5b519afa7f416dc", "region_id": "RegionOne"}], "type": "rca", "id": "f6f402ee18724b52bbfa2becccf75190", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "90a7db6a2fd349d7bd7922fe10faca20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2a6663ee71be4653bcf14bef10aba168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "44c432a867d243ada721517a24c7737a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "306bde810fb4434199150b10ad7a85c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d4559ebee4c74325bed4c9e4c3c6dcf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7457cc1b27674c4791e9849db43249ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "804307a1233e4f4eb21a473cad067c1b", "region_id": "RegionOne"}], "type": "network", "id": "f869824ff8e34436a40f44eea69a6ce8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "53cc5465b80543788d2ec2b6ab7b760e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3219dc5630f4484b8f006d60b99f25a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "806e1dbb730541ffadaf3c834150135d", "region_id": "RegionOne"}], "type": "backup", "id": "7e432f10fb584913ba4670675c739889", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a547625fca445618ea5d27ce2225ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9812877dac2f4153a9f1a3015843006a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb4a3640ad934ccf96fe82cdd3c5c495", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "026249e873c74227a37eea9abb507dca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6762431ec69a4ba7b0b8369e691ab6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b7623631d95483fbe90a413cadd97e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f6a51532c1f344a7a5358df8eb350769", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "90417b56da3547dd9c3964bfa26b1f21", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e8a6e64ad52849e688f5fa7112e053ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b095380bedd4beba708d8b821e54330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d08db628211e4ef9b802d92866e47635", "region_id": "RegionOne"}], "type": "monitoring", "id": "cf1d566e43464dc39b4f2c5f3462b225", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "695916c057284af8bcf7a240668ce7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf3f95b2c3ca4ee3aa0c0f92a7a90f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f1a82071dfcd469ebf8e3ee7d614d814", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "04b531d5dc3d4caa986688f3da7be87c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7811ced12b6046a89646c3b3924b8069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "29eef7e238074dceacffde43d8aca7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "743479fc47e84eba99071ffca7ca39bd", "region_id": "RegionOne"}], "type": "placement", "id": "2e0778a02353413293310c0e6da6c5a9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7976f8fb906a4fe3b12c0b00d4288640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32ae24b536164cd08e1cf4912cc41338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "046df5de915b4931bc2b38ceedd9194b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bb8bed02f2c34a02a772312488a1ee62", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d1914644ac844ae188df1d5c7f575333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86b79f85999e4b2bb685464359049c48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "733656bf04274b2da8aa34b421e857b6", "region_id": "RegionOne"}], "type": "ha", "id": "1ed9d1d12b2b4b63b8b3924d10008c46", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ca7bc8997ef84eb09aa8a96131b62c81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a520b5ea1492404285a3871c1e66f86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6635dc896b8a4d909a390bc5e6f83e9f", "region_id": "RegionOne"}], "type": "reservation", "id": "d6dfa71363c54e81abaccad266ff7bec", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8282b391208d4dc486fdb69ef098c198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "badd09b3d8ab4d0fa0c4006e825e174d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4a221228fa2d4b8b8511fbdc3ba6dbe7", "region_id": "RegionOne"}], "type": "function-engine", "id": "b5aacb203270461090be3d1920db40c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d74b65dc977f48288c90fa72466feb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "70d60535f54f47869fc5fc8a51de3f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e97a698d5ced4510966fc9815b031327", "region_id": "RegionOne"}], "type": "accelerator", "id": "a56f20373cb341018847b1aea8e0c484", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4864045ec52458f999b27a1509d3187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8426c27624b64889a1ef8bc70b3950f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "00b5f0b021c34b22ab6982caff79cf68", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e37596b0068b451589c6d29a466fb095", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d14f06a13a0a4b8da52a3d3820020a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66801a6cfbff4689b3789f5a1559d0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "16313affbd5b4645b5ad94b78074236f", "region_id": "RegionOne"}], "type": "registration", "id": "f2b933066ad540b48f3b0bd4a6b0a022", "name": "adjutant"}], "user": {"domain": {"id": "143338a9479641539c57c6ce215e2be4", "name": "d9907af69056438e8b254d2348d6b704"}, "id": "cbb88a6a63a845ab8440ea504aa7f9fa", "name": "7f62a821b50444738ab901b14d07e763"}, "audit_ids": ["74d02549e76949af9137eca86d1e567a", null], "issued_at": "2020-04-23T06:25:59.559350"}} 1970-01-01 03:25:45,000 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 1970-01-01 03:25:45,000 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 1970-01-01 03:25:45,000 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. 1970-01-01 03:25:45,000 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 1970-01-01 03:25:45,000 keystoneauth.session RESP: [200] X-Account-Meta-Temp-Url-Key: amazingly-secure-key content-type: application/json {26} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.060095s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_find [0.056449s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.179930s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,591 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,594 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,596 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,598 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,607 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.545335+00:00", "project": {"domain": {"id": "b73088567d614021b8204c6584e2caec", "name": "c976f407b29d4be4b58a1661ec481f77"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "589233970c404868906c52cdb547ab31"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e28a49a5c36493886d904ad5b2ab408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2e177ace324e4f24a5380bdafc39e738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "46537e2b2a50457b8152e976fbda83a7", "region_id": "RegionOne"}], "type": "identity", "id": "d2a8056cfbae41929050b96778408067", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40439adc65444953aca96f98c604f79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d43cc518ff144c8d8acc82f1142a83ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f94280f8b7014136a8582f69911816da", "region_id": "RegionOne"}], "type": "compute", "id": "58bd2054b27d48329d2ed7872d8a7293", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "362af4d5a06b4f529262cb2b5a77f931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7024d90610854efcbe86f408d2626c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "585482b14e1a4b4197b467b9088eb999", "region_id": "RegionOne"}], "type": "image", "id": "ec557fca669540d0a9819afb0b794c51", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0233352d959b4e6a885e220984134ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c0514b5137154d2983dcd6d70fb5b710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c195869707594578a2da44aad1b2dac1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "003bc603676148cfa248715b739e5904", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c10b22ee3304da1895e00fcd7b22a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3529dc90ab2f418ea88247a16419811a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46db023d059041848e77933706bbe255", "region_id": "RegionOne"}], "type": "object-store", "id": "5ed20a884cd747d391e6246aade8b69a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e40103bcede476f850ef5215af6aa11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e33d9ab5bc8e431c80890f6988d254e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ce3bf9452854c7c900df59495dc3415", "region_id": "RegionOne"}], "type": "clustering", "id": "e1c5e17b6d284acd902edb6f06e44c04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fb4f1aaf07d41528a41db6f1f293c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d38a2ec187ed4ea79f75522e90d100f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66073da4b42c427b9af9773b5f3eaff5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "75d58d47f0164a9fba83c587d0c32a7f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7bf362a3cd542fc8da457cb77ce915e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3b20852cb1c419298c45a966d2eb65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "01dbcecdde02474eb93da7f2b25fb9a3", "region_id": "RegionOne"}], "type": "cluster", "id": "90a7ff5512ee4afab5c375065d6dde34", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35fbdd778639481cab702ca1e2306aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "63452dbf58864b7e85e061117de7db44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ed19b291c4624f858e5c696eb93d7c70", "region_id": "RegionOne"}], "type": "data-processing", "id": "3d99b15a47cf441eb35bd082a501bab2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "63e32d237ac541db984bb5a54ea576df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b6fd1b888d64178ab9ff9e45ee652c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3a07d412ef8c4221b1ca1b596b1c9e71", "region_id": "RegionOne"}], "type": "baremetal", "id": "c6e38162e7f44874b4c1e1228168ce52", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e777afbaf1f14704a8c51caaec99dc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b2c2cbd4f1644f3586a48c9a2e60b23f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89859c8b826949adbc674f73887b70d8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "698dd45c58fb433fb11a85d839b239e2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fad3d347ad8443e6866ac11ca890b650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9bafb6a6e7b94a89823b905bd2b339d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "94a684f7805a4f3eba57d75df3e52935", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b0d5dfb92a1340b5b687a5a8d5225c10", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d71f2015f3d346fdbe0fca2ec2570f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a040825901b54b95b3e8063efa051939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2db87c4a0750497190d4f406e60e0ccd", "region_id": "RegionOne"}], "type": "key-manager", "id": "e7c3e19579524cbeaf9bfa46f2927833", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47e074f17d5848a6b4d934f4e465fdb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "54fa3d42c422473e92f6e00c31dc6938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8f59ef21a6bc4c72b35c3e62b30b091b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5b9e4c8a5b484976a17c1e96735507fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf16c07f0a9a47c79624c8007412f7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2fcc6ce8cea747d78ccf64f0fa460790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "88bacb65de874f62bd6d497c4073241e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "383e79cbb97d4a3c9c6bf85d55d25ecc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2d5f3195ef174c588015a48a1b240890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b74c76a3834c41e0abcff740ebec241a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1839f4e5a8cf487ebdf8a51ce7133ac8", "region_id": "RegionOne"}], "type": "message", "id": "936315f8effa4085ba6a8d4f3e54b799", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bef280adbc7a44878b6996777d700afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f199d65ed371416a9cd468c8b8537705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e92b4426ced14212b8ba997af3bf4aa7", "region_id": "RegionOne"}], "type": "messaging", "id": "9116144f6f2d41eb97d6e3e0c13457cc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ff1ba2d5dd645bda1c7e96e26c1c49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f5a94e31050a42329b8fca5452c8c670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c0974ca855ce4b6bb96606f142ed953d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cef5723368514fa18789be12dbe9bb84", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc5b704a0d0e4b6eac4acf19e701efca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edb9873eb775467dbe3cd19953abe329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f11b41abace48d7a57a5058461cf1cd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "09847c3efed846b8b4415d3205ad0b0e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc0769dcd20b4cd08a80e7e8d87a74e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "446515b7e8f14f60949a80b494a67bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1803a6d7be24f3cb2b6ae92bfd8f48a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e43b48bbb5d740e2a67cf9bfab270a09", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9edb15225f1340bbb9ed1c1535ac75d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b96a27b61cfb4a87b5bb8ed94da88f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc7b62d00e2d4b0a9cc291aaaaaebb5d", "region_id": "RegionOne"}], "type": "container-infra", "id": "19de2e9f495f4c678152a9e61ca2135a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e0def59014f447e09cec4f5d7abfff61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d63912c900744d21b3e2c9f324519ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "685007789d1844f48c3cf9676a43c67a", "region_id": "RegionOne"}], "type": "search", "id": "3a4e6f0eb3594364865946a54297fff7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e625babdacdd4b73a44db45516c3ad68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "15061e5647ee4e0b944ec3c90b26a449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3ec6a21bbd0f4e26a91be3da60a85505", "region_id": "RegionOne"}], "type": "dns", "id": "6524d08242a0489cb026fb524075621c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "781cd5262c3f4c0782f0c5d49f819405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbb08b6896b34fe3b6af8a9561cdbe04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c8d62e18ed594fc7a63becc748a5ac18", "region_id": "RegionOne"}], "type": "workflow", "id": "b8c931ced9b74eaba69de9481fd6de99", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ee2dc2e707d43c985ca6b5ebeee1ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d500137dc3a94023a1d20373be0fc4c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "80dfda45810448b29259b2cc3311b14f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4ae9db762ebc4bdda02aecd4002751cb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ed54ae05b4924bb1824b2fdf57e6b36c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f9c34450046a4f00843eff9586552c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "206ce4e176684fdeb8756b09dcb19353", "region_id": "RegionOne"}], "type": "rating", "id": "290322ed76954ce29ad08082d041f58e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ba48414338443b5923dd3efcb4d60a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ee4f444448f4de580cb6ff3cc6c0ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0473be08ec3c41beb319520dd75a3c10", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c35ad7b1df9b447bb6b88560661a4bb8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0215660406ab4dd1be83dd91d88ad4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18c0470adbe645ed87630c52cede5655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d850e2e71f44670ba6f25d716289dd4", "region_id": "RegionOne"}], "type": "policy", "id": "e4ba2b1da1044fb383f245b77caec5bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b2f1cc123244029af34d513e1c75c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b575afbd1ac8415abb7408cdb642d40b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e5954f2337c4bd7a06ff1c330d8b8a3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bd2b3b0946e342e6a4192d5dd0854f4e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0107a30421a24d659ca9d9bd54f93385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "959f59459c1f47ecb35a9a026fd684a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "24d62a90c4b649d9bf635b4b7bc86886", "region_id": "RegionOne"}], "type": "sharev2", "id": "c83908ff50534a11aa86a2d8196088ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ca8b59099e0420a98bbd437b0ab5c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac03131e623a4f2492e10efc6353aadc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e53841ccd514ceba5ebcd5fcb109fd4", "region_id": "RegionOne"}], "type": "share", "id": "71ae2e7cda6d42509c8fef7a404fda1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f3eb20086cc4b0cb240e7ab123e4efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3febb5e2f06d440a91d8cc8a6c385292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5abf1f5d282e429a8157f692bbbc4b68", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c2fd5ef2a1834b1b937970de3326edae", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b924f63d41214436814c90210762c290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbf4d1fbdca34924b9f78e0f670ff496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90ac1dca928841d3a3469ac0c6114861", "region_id": "RegionOne"}], "type": "orchestration", "id": "800120eec4e34020b48e1d3163b21746", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68e488bb75a34c5a9a7b21ad06146bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e39cbd6cf8c43689514b88226d24519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8987da1dcee94a4daf2b60595905e0b0", "region_id": "RegionOne"}], "type": "block-storage", "id": "817139728c0243dda030fb65bb4db5f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d5ac762e7b6407cbf4d6128ef572117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "905c1c7e1e0b4e4f9af6ed7a76570f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6020f22cbeb04ebdb52d6e110a2d9afc", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb01e83c35c94b9f9073453b2e1ba531", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25640f81f3c640a2b134619bf7bc2847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0964b16c7bf948a89e34b980a780bb7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f85d35b32f24b23a4cce203f73a34a8", "region_id": "RegionOne"}], "type": "volumev2", "id": "1a59b524bf84495a8ff7fe1c37b80076", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ccdfd91fd14a9995e91f722921883e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "751248c28eb24182ad4d9422b0628c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5c44a6833254983aff664312234689d", "region_id": "RegionOne"}], "type": "volume", "id": "7c5058a645134645bee45d17fb186aef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bd93de299d94109aac764219f77ba7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48a51af1497c48109e61f29595a1b3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6bc7231bc4542bf805b9e7d9a0d10f0", "region_id": "RegionOne"}], "type": "block-store", "id": "cabc5302f2ae44048675791896eb0252", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e4b6df4a6bb41b1a03a82f242a9f7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2009297e4897409e89b1b3f9cc9c4052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a44a471eb03745b6ba3cfa5d12efdcb4", "region_id": "RegionOne"}], "type": "alarm", "id": "a80f495edbe84825a03cecaa0ad71082", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68e60086657c4cafb334f87e18f99694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d2995a4018748c8ac1196bbf6392096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1b61f60d26694cbd9fe8bcdfb0020de7", "region_id": "RegionOne"}], "type": "alarming", "id": "acd69024b50442ab84733d91c489e6e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e7f510496884c0f98bdc8bef8769a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c0590618f684830bb10e206e562fbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de503be8fe1942a1a589cc94eee068b3", "region_id": "RegionOne"}], "type": "meter", "id": "15af7b086cd348e6af0c1045dc77337a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe198c81e0d945e89d615635a8d0be33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dadd04c5decf4a8bbd7ef0fca1a37ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c9e68cc8f35487893daf39a947430fd", "region_id": "RegionOne"}], "type": "metering", "id": "0575de51a14247379e866ac5e9d98414", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bb7c8373b3b4300b8f1746e9281a11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9109937575f444288a0b562369398023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "42a0ed4f95ab4354b45d3340d73d5633", "region_id": "RegionOne"}], "type": "telemetry", "id": "d5a9bb35f5654572aa4adc5fa7ab41f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d749b85041b425b8307f21ef293cb5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d2cca94c846a401fb4e6c8dbfc4cabdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b002e20a3bf245fa996281befd404e4f", "region_id": "RegionOne"}], "type": "event", "id": "babe273cc4d540bc8a2df1792a5e942a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "30e1377acaf84261814498dfdd6984f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "36e818237a9349108b1064f86fdbaa28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9281309f25b24cf9ab47b0e6a1409501", "region_id": "RegionOne"}], "type": "events", "id": "9cd85ad9dfa5470188898930a08451ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "991a604cefc64a748d07eeb039ff5574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12babaef590740b29b2acdbedb728761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "564758a0dbeb4348b611531fa27f8ccb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9df1d131897c466691909a5c1fc52d3b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "712147055c9d42a188623ece78f969b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c6ef6e61f72040d7803c9a4dec315086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "673bf9a2640147068ca7af2835c2e6d9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9184f441299743899b95804cf0ad767b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a21ff4d103ba4186bb53448bc1fc8e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65149dafbb064fc4bea721bd3cdc0376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc67bb009c3f470bbfb06bdd304f2404", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1e016ed4e694404c9857c368540ac085", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5ec55a2aada47bc84bff8433f5a033f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "587e568b9fe74ede8bff1a5ce76dee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3a3e44928a34a108cb03eb60e027450", "region_id": "RegionOne"}], "type": "tricircle", "id": "d735bfc34cf747ab93ee1917aa9440d6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6d8b0b61f56245179423276201bb7a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a487923c4c8346508836d3c13500c3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2b98b4cdff764c6a982e09ec4ae49fc7", "region_id": "RegionOne"}], "type": "database", "id": "8a69217cc52644fe9365b8a3606ee614", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3b97ff5840846668b1c87ab38294852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f1466e89599743d4a31981d3ae9b10d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9917fc619b7415ba9818f8815575a1d", "region_id": "RegionOne"}], "type": "application-container", "id": "bb4b9eaa8fac4354967ae914efa4be56", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d15f3bdfaaa4079b4ee79880a5a3789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb0a0efd16a04bb194b049026cc385c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08b3f44183d54770b7c98b040c648e16", "region_id": "RegionOne"}], "type": "container", "id": "fbf0dd406faf4c15af23a62cae6d6917", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a62d03907b384d61aae1cdc94c30ec3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c32377276304336b62323da9b765485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "74a19540ca264bf5929dd7564c71eb5e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1376bf22e06045bab67512523cf0a448", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed52204b906f4e8ab52e5fc87491a7d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "915f9f55955348c9ac293ef513264547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5b15eadc96c4a3395f6ad62f944b2fb", "region_id": "RegionOne"}], "type": "rca", "id": "ee24dc20a34647858d1528da73e246e3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6dfe9b3b302a4444aae5db9737f0e22f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b14ad4e856244b348838790aadada794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ca85873538744cc3a46bbaf402a82086", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5b3a0acd702a4f4a92c38d36457f59b4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d96102821fe94e51957706cde8bffc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1b4673e9dc654c8e84694d56f4a9c42b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "27f50964cd954c498ae28e4f69a808f4", "region_id": "RegionOne"}], "type": "network", "id": "4e162e2ee7b84349ad317c8f49d6320c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9ecb6bda77e46dd85eb35d2f95e8f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "583a1678a7a14d17a44cedcfcfa52de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "072b38cb93eb4a2795886a6fda062030", "region_id": "RegionOne"}], "type": "backup", "id": "3f64d2721ab14a75a7abbf5cac7db1ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0956483d11fa4e77995fc36a4bb0fe65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02b27d8cbd584619bbedef708dfe4fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "93a362a1bcb24570b2923bd8330c14d9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f75eaf494e824be9bcb2657269269e06", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee03e3454e2740268cc58e9c85c73164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7cb487808de34e5b89e50d5d30188063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "80e9622d0f31408ca09fc5c7a79dc858", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "be8c888108394d6a9c6c0192f09aecf1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "510cdd5c7b8940cea8435b14ff7e31e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "544585638253457da85e12bbc4c723c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "896546e321284953a234a36766948e74", "region_id": "RegionOne"}], "type": "monitoring", "id": "ee2a5d508f044761a4d85e5a325ce952", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "31ac52463df94407a9417896e378c8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1dd8fc6b861a4f1d9347889cc2ab8ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1373d56f65ef4dad8a825ae08adf60a7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ea31550f1f37436f93023397b8d1d398", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6c0c449c4fb64b6f98c58727c6e2e962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3d814953726e402cb3bf23dcb50b51f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5895f8b7146e4effb0c372de1b2cef09", "region_id": "RegionOne"}], "type": "placement", "id": "495da951897746a59e658cb8a1289a81", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e89912e17984408d893df78cab4d9396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7df5ee70d7bb43eb96912bb06e524d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "18806c80fa5a4964b34649b78508078c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "41575f9a8ebb487885d323902e02f16f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d6e77b9dded4680befc1d44cb61345c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e42982cd9f904d07ac1b41fb0d1ce27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe3a341c1765475498ededff967cdcef", "region_id": "RegionOne"}], "type": "ha", "id": "edcd640534fc4ab49c27caef7f7a4b46", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7c995d3895d5460db8bdcb98a5f21d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ada1de7327e543268d4e1ed87def862d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b59aab2eef6f438785907eba11911b11", "region_id": "RegionOne"}], "type": "reservation", "id": "ad6be17066934631861fed39eda9ddfc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1b6018afd0154398aab6c439f3e13030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a275f2a0d5954b9ba9cfaa17b975d029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "34499dd7d08444e8a464f4446136f47c", "region_id": "RegionOne"}], "type": "function-engine", "id": "41f25b1bca0f4c189f9d95891e688c23", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "725d783835e9475181be5949291e5e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b3d5c6b8ab5c47fc98a8acf87c7f1e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "722af660ab0b4fa78e2c2a36d58a916e", "region_id": "RegionOne"}], "type": "accelerator", "id": "29946dc20a1047ae84f1521a4982e18f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12e5e9b8dfaf47a4afb07e3a217f9ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72cb637899c649618f93c286a0ee4d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b7a7548bd92742609d556390410d68fd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7181d6368594754bffa5a7459f0f066", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4bb3b503118741099d6445c1754bc604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a09572afb4bc4ad682ca0b274641b567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d6363d552ae49f3bd21a249d5991db4", "region_id": "RegionOne"}], "type": "registration", "id": "c08ec26a8cde40ceacc48b2f2afc30ec", "name": "adjutant"}], "user": {"domain": {"id": "70e5f0f1920a4b48a67160ea609c6160", "name": "a248fc83973b4f8686da6711bff806ca"}, "id": "9b5a24d943d847a69fb5fd785f3650ff", "name": "301e02b9c370422fa6047d6e6eecca99"}, "audit_ids": ["0c5dc25676b74c61938875a69af2ec79", null], "issued_at": "2020-04-23T06:25:59.545335"}} 2020-04-23 06:27:59,710 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,715 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,717 keystoneauth.session RESP BODY: {"ports": [{"name": "port-name", "id": "123"}, {"name": "port-name", "id": "456"}]} {23} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.174233s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,702 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,707 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,714 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,725 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.645523+00:00", "project": {"domain": {"id": "9b7c624943164e73b778adcf50a81fd9", "name": "e5b2136a3f1a479082178f43cfa98320"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b758090598b54b38814cc38eb8e24591"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c48d9350565a4d83a07ec4666a7c2aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5e3d819b7d8248a5b9dd664d4237df85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ae00306830fd4f41a80e2bd66e1fe58f", "region_id": "RegionOne"}], "type": "identity", "id": "ec4b25f97f944824903e0bf458cc32c5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "659a6302a07346d39c775e89f4dd5ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e51887aebac342baab5e6b63686110fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b3a55f9214e476fa50c0c2d45162045", "region_id": "RegionOne"}], "type": "compute", "id": "12fa4ce87bf048eea3ab12d2f7c6ef5d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1e960ff8dae34982867cb2e522618785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fb3f93d7c2784f5dbd9f544ecc841433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "34bca5c2eced4af6b35abad5263f1320", "region_id": "RegionOne"}], "type": "image", "id": "79ce8011e56741ff8c82da5c0ec4320a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f38eb8692c504f7ab2fc57980e3c6204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1cca6b211f1f49fdbc3e75c965890a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6c808d7a12144bf3839f10ff56753cc7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8a24941d40b74123a71a1169b268fe14", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7630e72ec2f545a394f9b58f02c44db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f27beea5c08441139ca3a51a2bf010dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3967513a959041eb850b95a5ecfda423", "region_id": "RegionOne"}], "type": "object-store", "id": "bf217a1c2bb846ad9c3c0b99b2071e05", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cac47d30349d45529a514d1b308c349e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b8df9f0cb7449ccae96c2b640af9ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c51d04f4390d4d178a8c48baa6cbb42b", "region_id": "RegionOne"}], "type": "clustering", "id": "18adc9064f6e488386dfac7378056f8c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "336caa96004748cf8f4846f291475aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a0184aa4cde4609b8613a1f0c7fb61f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b97c6c4d73545d2b8b022d139613657", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "715d447c93ae429388039b71a14a263c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c7d60cc7b014ccab79fd8f24dd46cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f8cba48c54546f7903c2a37438ceede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "90447d2678844b7ba1f9bbd421e7c005", "region_id": "RegionOne"}], "type": "cluster", "id": "99bea4c18953430da371bddcc84e569e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b7091b02e5524486a4ce088c34bf3e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "79c8732c4b1241f2afe4f88c98df1b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63df771c4bfd4c2485ae13b6df41f580", "region_id": "RegionOne"}], "type": "data-processing", "id": "c4396ecf58a44a2ba5a7c83b2a8c2543", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71b37f69256b436c9b4a9438d79259e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "689fcc7675894706a69c0c38e2bebce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d3f7d87b8fd64dc6804fb65e5bdc85d5", "region_id": "RegionOne"}], "type": "baremetal", "id": "cd8487f64c89449496027d9d4d839b78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "deee565b7579426e8cdab41b18b220b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f87aed3304264788805e9d95d896971f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "da05e51cce9b4a56abec8037d56d72c6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8bbaad0854bd41928ce36d2384b3bea7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dd95c4740ba2476fbce63b36df85f310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0bf21a9dee0e43e0ab6a5da2f16d7d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "92b86ada4a5f4ea9aaff3c355ec9ab7b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3fb0a36583d44554a28c8fda0321a02d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7e659ac39f4245f3aff899c9f6cf9554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "622b53ae6dc143dd82e12ad59c4fc41f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c1320ab2175141f6a826403e88f63a38", "region_id": "RegionOne"}], "type": "key-manager", "id": "db1a53b48e73447d9bb101d2ffa035b6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "726e48c8c80a4fb987a5adac4f4593f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73e80a0a0a034a5db5a411ed4c6f86aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "edeae6591444463589ebf700288edcc2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "68ff360b33344e4d979c22a0b33f0fea", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5cc70038def74a53984687d59e790e49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "870d7f4c7253403589880e512d8361e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "988c191e4fc9413cb38eb4641f007285", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a3c7d4cd46244f4aba41914acb357e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff2e4c1c059e47a09b122382098173e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b61c202003b45058f2f1be90bed6172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "15927b9fe5b144e8ade1f220424f3644", "region_id": "RegionOne"}], "type": "message", "id": "e88a8668fdf142898c769cea8261b01f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb208999ef3b406f93fa84c98ad111b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "abd072fdd98b4c7bac1a214308347838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8967393731b442bbaba87a489233e2c0", "region_id": "RegionOne"}], "type": "messaging", "id": "bc9535e02bb544e2ab61ee66af2dacd2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c928afd381654a839829d8c6cf91e85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f3caa95ba4e4136bdfe525f1d2ffa27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "902be3cf796e42cea0642941b521d22f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "242d2dc30db046f8a9c3e45bde6d2ee8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f19ffa34ec044aea961cdc65fc86fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e619f8193de473492776592edc37cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "219ef1c7bae74c9798a3d83ff0b2c9a3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fd61fa007f074c3a9f8e5ec77cd0f56b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "868226facfa34670895edf120c364f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76be13c787a14aedb49b4ae0a06a9ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39b7e827786b4c339b7d5e0d970596a1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f7d1a36aad234bf994163090328596f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ef1dbed80a7455daa19afdcb22910c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab8ad65807e947f290b2200ab001253a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0ee36a0d16444298b8b226afc4651c4", "region_id": "RegionOne"}], "type": "container-infra", "id": "87fad31a63f149a284ae4bc44360c3ae", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dc5098d55f6c47ddbfa61c211da3bff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "babe5e090817487cb871a1e62abdebf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b85e29564f9c47429f66ebb7bd477068", "region_id": "RegionOne"}], "type": "search", "id": "71f84f30eaa7485bbede66ed205d414c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3677df434e8f46e698251e517c79c721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a04153b5918d4cef95b2dae8112a02c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "40655fa2380844ad9582fad9392d34fd", "region_id": "RegionOne"}], "type": "dns", "id": "e39e04e3227b486fae90bda2e7503034", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6521a4fad394b70a3cca2267b840bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a1d85e786b4494daafb4bc77dcd7eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3381713a5e4445f58f62d7838fc8f6c6", "region_id": "RegionOne"}], "type": "workflow", "id": "1063ce34f16f467bae8baf665c7bbc7e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d788aefdc7f5467c8a7569971e41dd73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c707135717984b0abefd5bb5efa16f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3295d7d5c6b0463398471b91166e7ed8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0ee3a950ee5547acbc270736f99f06f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7133fa0652aa409390cf9be6935f8c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "591e7590fd8a43b0a7c79bcc2a7eb59d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7d8cf64e37a540e5ad0fa8e971927c7b", "region_id": "RegionOne"}], "type": "rating", "id": "d85935faa27c420e9758d707a9e6e7c4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7395767ea5f14cd89fe1e838dbff76e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6dddff8fff6647a7bb05bd5e730f0715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36a245de3e804ef69067761631f14eaf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1e4174f5dab2456499268d32f9edd5df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "329f33b31bff412d9fdece4a1661653d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "547569a9122c439fa4f96ba1e6ef3a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "71b1b30a225f457d93e366f461ed0ee7", "region_id": "RegionOne"}], "type": "policy", "id": "c9dfc147a52d4374a859c0efad257516", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35e74f739e254f538553a41680f01f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "149621c57fe7421db2b78feaf2ee24b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0859df409acf455da3ef12a2c50b6a87", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0464d31ebdca4cf8a209a73c5718041d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6c11c584ef54b5e9aceb823d324a843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac0385dab6764856b44b32fc4281d068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5330390f30444439fb52f48a5fd95d0", "region_id": "RegionOne"}], "type": "sharev2", "id": "51a24d877d124cedbaf050e7487fddcd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96cef74ae8af4fa9b017e5a855e2ff41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72f9269b9bc54337b8d97d35684016eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4728a0eaa7a490aa48ccd1cc965f5ad", "region_id": "RegionOne"}], "type": "share", "id": "0685132ed8864a06a662de7c6b8db674", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7650359d169842fb87b4b9c58085b725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "06499f31f9844df8bd721897f1b5976c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3d9a4dad0d84e0aad5947d4f29533f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8cecc1a207d741a09e3ce07ca7498db2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d54a6f092b145debf6cab392e0c8ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3d284b41353472c976cd6517180ada3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "788f0a87468a41ab976b864b2cbea283", "region_id": "RegionOne"}], "type": "orchestration", "id": "37e3b83145ef432aa8f01fc18f62b0b6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1400fb23fe8e490ab9da3faf7cfb696f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c42f6929d086404d9e6485adfbf18268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46a32f4c246c4ce4b024e6289adbbd85", "region_id": "RegionOne"}], "type": "block-storage", "id": "d0c8cd6fd879465291dc6333f8dde914", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9386f0db2d848c8ba23670ac6de5a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f7068f0a7e14dd9b6e157282e10c59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a04815d79354c85b18ac9a07e7dae23", "region_id": "RegionOne"}], "type": "volumev3", "id": "d08fa54cd0d844a78f76d732b087602b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08b6fa8249d94fcf815ce10224a38ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2622662c9c384ce1986d1ca641a471af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6558d47c8929464eb405ecce332b1909", "region_id": "RegionOne"}], "type": "volumev2", "id": "0fbcd1f6948948a7abed184816a0b5b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe81601c6e3a473bbbe92379a3af3eb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f3cbb27ba943eda0841168d00a582f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7284972a264444968cfb5ad0df777dfd", "region_id": "RegionOne"}], "type": "volume", "id": "3a26645065f1464199523d00ee134e7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2068aa81e6784a97a0cfc2f96d7283e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8605207748cb48dc9fb21cb35bdb1909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7ea442bb8e14399b95855342b9b848f", "region_id": "RegionOne"}], "type": "block-store", "id": "cf0acea36a874ffa8e0e50f1e4807472", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e4097e1f141d49bd898804365c0cd71f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a5487f95faa145e19dcdd0538bac5aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8bdbbc0fe9e34440920e7f459e865103", "region_id": "RegionOne"}], "type": "alarm", "id": "a1ac81625b364680b1d5ef75bfd0b6c7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e394629d30f24c5997ab3e8ac1131951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07b75df1060c40d58ff7426f059ce9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "91f78b29e6394047b671ff2e96dd76b2", "region_id": "RegionOne"}], "type": "alarming", "id": "0d383c039f4c49bc8f381254cb2f882c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3e9d7497fa34dfcbd86d7975508ae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1171a73075cd43848b415cd77c2e9035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1c993fe48a79451aabd6b9df38a99187", "region_id": "RegionOne"}], "type": "meter", "id": "94df6a1e0ee841c4b32c40232efd71a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea78e26ea96845949b8a0bec3ee34a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2326f558b33425a8a8f9cc17a2f2aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e2e8982dc8c84e1fac5c8a29add7ffe8", "region_id": "RegionOne"}], "type": "metering", "id": "a6b3f9e6d0ef41d79a0e1e50f9de1d10", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "66b0c6feb1a34afb8c6256da930b1a0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d17979f871364471b1f345802eaa3e70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99f6856ffd324994943a278feea34622", "region_id": "RegionOne"}], "type": "telemetry", "id": "c0a148ea2bca45848e40f4cbb286a169", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2ff186a4c18f4eb0a028c593ada43a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a9e204a7dd6d4bed90d4ff3ef6534bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f2bc380f4d1c41f8bd962163ee9c8297", "region_id": "RegionOne"}], "type": "event", "id": "49f8e8d3724d47288b592cf5f022ba69", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "abb5c32ac2fc42a9a3bffb705fe867dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ec01257a8c024a4fb92c22bc6453571f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81a9484ec844475293ebe5dd3af06fc0", "region_id": "RegionOne"}], "type": "events", "id": "e7480d12c24546148bfd0c9f14ac6eb8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "baab0764d888404497427ac60bc135fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c940173607a1422882757f30cca5b708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "278c55c68c1c4524bd705ecf16955407", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b4428212679a4bd6b7e1360bbb703f58", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "601bc1b4ea0546c7b9f620ecbfa48fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d905b1c8311c41ef9582d090fbce71e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f631f12358d04250aa8482cf7fca47af", "region_id": "RegionOne"}], "type": "application_deployment", "id": "58a41e3ff93a4c2993233c0bdac9e729", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6faea371aa94391971a6308e1cccd0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4183ed45227b422b88c5ca6916c17570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7efd06e4e294db5b28b435e4195a6ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "342ea51b70eb4a0faac44bbe156f4c8c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bddbee131bd845cfaf7ef7dbd3baca70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3410a64afb674178a7fe69c5f2abc78d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c12ad260135f47c7af7d83353e545d7a", "region_id": "RegionOne"}], "type": "tricircle", "id": "b253214ad94747db940ab9c242942190", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ce0fc15269274e7f8b6dbe7d89abb275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7e396b9cdd40492793a4e03141b1ed5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "27698fc2f9d64bb78fb67cfbb8e6ea10", "region_id": "RegionOne"}], "type": "database", "id": "89a6e4960bb04b1f8e9d5ecf88c4b451", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b8c44265f49a4012b388331725d9320a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4aee531fadca49498dae62b75bc1b13c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d5c9f6029b27404eb89963fe48f2163c", "region_id": "RegionOne"}], "type": "application-container", "id": "14c21a38bfab4a3fbd060d7e30e05474", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2dd481db9bed4925a92406ab61c27820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7f86731310a49f980846f2f1b92da6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f58b861757564285b66e778e9e0d110b", "region_id": "RegionOne"}], "type": "container", "id": "e895370ccfea4b558dc2cf8dfa727dee", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "925e52f959934ff09d28bbfbe9e6b0f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31e53aa607824da9af5bbb6f59754446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "438d5bbb63f04ab9925e500cde255081", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f7c81c52c21842c580e40d3b7d3f1d40", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72e554ad05404ef999be0f5136dadfae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a00be18b2e24680b6005deee0e95f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65af8dd7a2174e9ebe0f2ea942164773", "region_id": "RegionOne"}], "type": "rca", "id": "f330e3df45e848e8bbd26ae39c627387", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d5c408a5d6e248259ff8f2a416137e90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26b9497bd0cb47c887405f98fef8bbd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "87580750aa5c4e4297768b8726fb438f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7022c95a31ca409eb6dbb68ff9ba31fb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2180618774a1405ca98b1f8192980c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2560c046b3c04447bfb40bb43503a682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a0430dbd8cbf4b03bd4793d1c5362c11", "region_id": "RegionOne"}], "type": "network", "id": "0f77724df9954c37b4bebc8476b3cf40", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8c3ad93d90b945d38b9c262c46f3d74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "99b729884b9a4e7f89eaa12a21a815be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0f5a2f7c57f2412f964063d1a2ee9cf6", "region_id": "RegionOne"}], "type": "backup", "id": "11d5b88d78fc48e09763f8e054fc805a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06a3f0a0eca8462e909f26a6800c5aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "57f4acfe4537468e95e057b409746f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3767d4a11a9c4842b30e613d2e50088d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8ec24cab24d34247895bc0b2838676e2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d3b276ed7eb4e8bb75d33b795811b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86671739b1f443a29521e95d0c83b461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "785d7a855f1b4c9b8d05adec1621d575", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c25a7129f92c464f8dbb88bb0cdd39c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e66736d07a44cdebe557d69dfddd734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28478aa6a3524595836de337078c7cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c27108e6d69f42cd81bd323f6edd7f9c", "region_id": "RegionOne"}], "type": "monitoring", "id": "c74131d0a0974b2cb913cfe05e3fb7a7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a8f3c89daba4f869bdaca3295e7f581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e1083f1f7ba043b891ee6c78e67c339c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7945121668ea42899fc568a7909cb3bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fd4b33a5759a467aa2aaead2f487c483", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a8f5db393d3146cdab2ff1e04085f925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3d51158c2b5f487180744d03a848a860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f5316c5640fa429f8b0af92758bcea94", "region_id": "RegionOne"}], "type": "placement", "id": "a9aa8d0cb99647e9b06a1ddfac8ad7b2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "177754a0255d40c688e6f9b130e4d865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ca84f50247b44d2bfefc733eb34b384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "991719e0efca4e7ca8e65bb90424f111", "region_id": "RegionOne"}], "type": "instance-ha", "id": "74e9ca4c30f04e018710ed77cac5abe9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11b82119e3184db7881204f68bbe3d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d4c61d136e25416d8da8ae56f3bfdc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a89a6c197d674a8aa36584262748321a", "region_id": "RegionOne"}], "type": "ha", "id": "eaad9b539888407a98b6837c54c65a7e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1b59bbe813df4817b2103ba8253e2180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "32fb0751382e44329aa03a0b2d8e6806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1c2b16b2e23245afb6317f181751b5f9", "region_id": "RegionOne"}], "type": "reservation", "id": "7e8be393fa544b09bf85d44457e124f9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3b133342b8c4ab89bbd88dd7d46bd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "651268c369704fb3bd52b9aa7e974fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5ce64d33880d4df48886206d22673665", "region_id": "RegionOne"}], "type": "function-engine", "id": "06a55c6eb47642d3846eac1c70a474c6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c73fc207baf464b9087ccf6cac47f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0e3bbdfe17b47d5977b89aabe618503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9552ea61965040a19425e848c888edff", "region_id": "RegionOne"}], "type": "accelerator", "id": "4e0498e79705483db77775a9921d4eed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d11cf490e5d545b68fc4d139648df238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e28b724db94b47bd9e43d1f341ccd8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3dcc26a4182d4c43a61e0a67d3c03c4d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2591a4442764420ab72c41a8cad35d30", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5c8a088402e47babd8f87f7c87f3a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f0631146468446487d5454133adc62a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96b68e7ad42b41d8aaf905d215b4644b", "region_id": "RegionOne"}], "type": "registration", "id": "6d612c5700c44e89b87d00b53f53b711", "name": "adjutant"}], "user": {"domain": {"id": "9e79b1cba90c4ac786e850ce09e0740b", "name": "f4e4a00f5c94474784d026938c015e6d"}, "id": "0e7b0b8025c74b7383cf97058627b9ed", "name": "f3022dd60921474aab6d25abca25f46c"}, "audit_ids": ["7bde922c6b0b492aa5fad147ba9fdd66", null], "issued_at": "2020-04-23T06:25:59.645523"}} 2020-04-23 06:27:59,805 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"tenant_id": "project_id_value", "name": "goofy", "admin_state_up": true}}' 2020-04-23 06:27:59,810 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,812 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "admin_state_up": true, "tenant_id": "project_id_value", "distributed": false, "project_id": "project_id_value", "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "name": "goofy"}} {21} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.185284s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,608 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,616 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,620 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,632 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.546420+00:00", "project": {"domain": {"id": "c47c1d0334f1443dae2a6a5eb51de67c", "name": "234c8730e5a341da9d3c57939a69837a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6e631d2b25fa44e0be94a5030294fdba"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "214ccadba1f543d0a4defb6faa02834e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d4a4132087ec4186a1f2c3551e89d9d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ada11dc217fb434594b69a87993e68e1", "region_id": "RegionOne"}], "type": "identity", "id": "beb734c58196448abf0471053970c377", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5a9347e3c9b444cbca209ee3ddcd7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "710392013f044bf3bc171f5edfccec40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8617b666991d42ec8e1f9a276fcfcfdb", "region_id": "RegionOne"}], "type": "compute", "id": "cb153a30cbd2468cacb1b41e4d704bf4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "21e87f88ccb0416aad7659324ccbbcf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "23a7cd08658f4ae9839e0706f9803935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "456b2f4b4710462c97fcacd20c2b3d5d", "region_id": "RegionOne"}], "type": "image", "id": "21b7679cbccc4670ba1695ecfe2fa17b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d4f96f1f0e834e7a8ce2b1538313a148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "defb3851e59845f89a3f5d324e45809a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7f645ab8daf440aea8fec7de6fdd6b58", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb937a5140514305893276c7098c9369", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89e57e8ee70a4927ad4e18a8ba3713bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c227be77c33f4792a51726d3ff08dfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bcab4facb11483c8fd89062dad50b13", "region_id": "RegionOne"}], "type": "object-store", "id": "3f85a25716a0474dabd0135c3cf96af7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb2401987007485782775c876714ea53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "638ea466be744ba6b69fd84579b7db04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcda2212414a4a489c59af108982f43e", "region_id": "RegionOne"}], "type": "clustering", "id": "cff64d108e8942f4a3da801ed9bb7b37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5d18c7e62314760b91b4107648ebe1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae0a940d04214c5e82ebff1ab8c9e4c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6055439495c743cbb6d25956ba099da6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3845bc61f9824e159d5d8af4e79c0292", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b700ad07cba4fbfaee87558076f4332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6a7433a088245ab97a110507a794e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b17937f7b618406597ef96a789ec5bc9", "region_id": "RegionOne"}], "type": "cluster", "id": "9084a7fe885b42428d04185a70f860dd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "171942cdab3a421a934d37418163e66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "de0b4ceae9b84945884b54b898806081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b95e2aa812554ced8b19783db0d49146", "region_id": "RegionOne"}], "type": "data-processing", "id": "bfe86c319b3a49ff8f087ded9d65ed41", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c8b5d2bcc384d62847b26be2037fc43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f51bb441661945f0929651d61fef4329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c67a2287e5441738309f5a83dbaf23d", "region_id": "RegionOne"}], "type": "baremetal", "id": "f2649aaff9714fa5b1e9f31282c30290", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0eb3b68e29c148439cc41bac7b05048b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a148dea1027d4816a790bd272fa41310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a6205f285634436a8a3ccd7d5ae36198", "region_id": "RegionOne"}], "type": "bare-metal", "id": "aed97f810cdf4271ab28cd3ee05785d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee7d6d8eb4494412beba02ce584d880c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "27b51aa48a0e4339993090cbea2e3581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b762035adce46dbb3348b0fdd1ea0fe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "487e3292e02e42ce835eb70b779a8930", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c107f3da9786428dab64b8edcc3a7a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "784f919f81e74623b62c7d94d9468b5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b7a4cfeef7c744e28d83c4e6f9909e0e", "region_id": "RegionOne"}], "type": "key-manager", "id": "1adf6982553f41229a09d1398dbd000f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6498ed34d2b04198880a876330908bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2a764e66ef44da0b490d4bcd540f075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca46a5328af14d75ac4dfdfac53455d3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d234a0b03892456abdcd13645722953c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d9d6227898043fda4574a9e752f10bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2b70f8a3cdd463abcc790e70255d507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d42255b4ca614da89d816bf03c0a8777", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8697f895e96046f392bc6f80bd70952c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fdd15fad62c54c7ebd6bb66819fa475b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4c5b80a9218b4966a20a43ebca73702d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de3a26fdc2d94b9f898495260fea0942", "region_id": "RegionOne"}], "type": "message", "id": "98350a4238d54113b44c0a8f496be8bc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3e5851f8098b45269e525e1b5add1a03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "730a385190494537ac5a225cb0bd17ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf2ffe519c834f3abd46db769fb6675d", "region_id": "RegionOne"}], "type": "messaging", "id": "0cee632379174a42968e4eb1d8a3b49b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "788743a70a7445649b85e536043c6992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7200778ef8db4129b4244c02c22a6c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a72bd600643044f5a65a119af1dc3502", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f44ea78e2dbf4e23abfbedb8cd926187", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c8617d191434c39b28e566ea5b02124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c3c486fc9cb4287ad472ff95f9a3e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d1c0c71d427496293c813e304eb1a93", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "851d555eccee49558bde88f73543e6cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c90a9e6213b44246a505c4cdb8bbf864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2edf63b25874b89a5c2bd4eff89537c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d58c0848a9864675822334bec222ae05", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ffbc8064fd7d495a9f4ca6904635d728", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4bd4321d8d44a62b3ec08102f1bc59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e1fe315efe3484bade68996cdbdf6a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b22379b414964656a26e2ba588e2ffca", "region_id": "RegionOne"}], "type": "container-infra", "id": "7a1ccd96b62743edb76e84040ceaf8d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4d5e40ee3b924c7d8cc3ccb3ce88f9a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e958d965c07040658a458b35aac9a276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5866418d72764303ab9721463acf4779", "region_id": "RegionOne"}], "type": "search", "id": "0415e89901ae4829aaa855c6a5e93b1b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cc077655fd2b453fbc310cd94856e267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f19a139efe0543ac8a9d0967d6dd8ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "43d533b75ba74ebab55b749582746119", "region_id": "RegionOne"}], "type": "dns", "id": "e2c7b01f58d44ee89f89daabaacfcc69", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f040d045e7f4c8eb3b2ee5eb98f5c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fafbc53395d34c60a06ed9ef469cab8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "462b2b011dd948ee949daf49662132b0", "region_id": "RegionOne"}], "type": "workflow", "id": "195fafd192a649bfaef0c280888c9619", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bae363c5d67a46c78d7c5f2166edb3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45510278fcb144c0bde8aacc4da3bb0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5b52e361b29149de8bfd708ccaccf1f2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "696dadf24e464bd38a08d83b46dee5b3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ab3f253501ae432ebb457e75f278d0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4e368f39826342ff93bff296eb2aeb04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5ca8ae5fe19a49b19e6254bfe5d97f48", "region_id": "RegionOne"}], "type": "rating", "id": "109a40387adf45e5945f291dabbee8f0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b965009fe94c4422a73cb02caa913b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eafabc603c7e4a4ea582e599a012c5a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0b366a9590414003a2747ed6f1197ffc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "25815045490241748b9fe77c8c4cb6d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1f680a798bed4fddb6b476e8c0566434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46e883c7c3154a55838f77b4abc8728c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c4169d07e1947d69af7eb538365bcdf", "region_id": "RegionOne"}], "type": "policy", "id": "90d13591827246618abe72776a1428c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d130051688d7421f855ee1b0e84f71d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55109576e2454217adfc0b07567f6da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a5aacd6bdd2a4d6bb5fa74d66c377316", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "73202a09086f4ed7b766c807f2cbf9c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "595375f0ba8d40998c8d0b0740dca000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31f9e8c3836d4ab0ac5ef893eb919ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "13334fcb0b5b43d099f44a6acdd4f485", "region_id": "RegionOne"}], "type": "sharev2", "id": "0089e2a1c27e4fe781ba51c2b475af21", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8bd7f6457b44b85b5d4766d18d9bc24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3a05e9b87924be4ad4865a7bab2968a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7708855481c6476ebcc3d8f96d93a860", "region_id": "RegionOne"}], "type": "share", "id": "6505c597c8964dec9fd1c1bb663fd7b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "235a7a72644640e793d7015934272679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac6be9f19dfb459280ccc3df9973f14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a31448a48e64eb6b766c4f9faa782f1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "99dd5f450f3e47b8bf8f8f1e69322928", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ccbb461471f44c7a15c1f2f3af79742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7668f5b84a9b4b1d92bae93847160a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d51a2543f654ffc9a36622b54411dab", "region_id": "RegionOne"}], "type": "orchestration", "id": "1e5f00fb264a4f2b88dd53751c110b63", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6876fb2f466b4cde9763cddf95700759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d30f9f32f1ac4d7396eafda67fb76a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac18af6ce6ed4e0f9ff8812c2cbb4528", "region_id": "RegionOne"}], "type": "block-storage", "id": "089514b4af034316b1c0fb8e8b2d7a05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b4547a3dc524e5b8a902932686857ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "303d07cbcf074064957b452c34290587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9b6e28d288f4f22a239aadc6f849d62", "region_id": "RegionOne"}], "type": "volumev3", "id": "2509f30349ac46299598cefaffc1aa17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f46c3558982402ab7ac98695516e281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aacdcbd59f64f609438f7a99f948a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "300e0be065924de1aa435dd75c27fbbb", "region_id": "RegionOne"}], "type": "volumev2", "id": "77386cf0dd9c4da1966ef1c1da3e9683", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c4e51f0acad473d96aaed6efb7b2c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1de146b49ce430a80b8b7c0b68c5607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e86dcec4a0eb49d6b31dac42d6f897e7", "region_id": "RegionOne"}], "type": "volume", "id": "b73772aea7c3402781d98ab8a203f885", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "258a373d9a624e7ebd1db7ab1a873c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05309d1ee8944cfeb36adce4102ead94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe92d0a07f194ba8b682887ebd5d2872", "region_id": "RegionOne"}], "type": "block-store", "id": "de3881cfb509491ea2eea939a1b7792b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b766d4615b844aebbe85fef7688786b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "853d3793d8ca4c4084ef9124ca9d3166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "93f79255373e4f31ba11fc5d0b07404c", "region_id": "RegionOne"}], "type": "alarm", "id": "e5c9e8fdb2594f3abff413f89bc3fd67", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5295e54f81340c58116219a29d32fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87953526441744a489026cfd9e855c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3145cd660214ab483a3db9f014ae052", "region_id": "RegionOne"}], "type": "alarming", "id": "8d8e179a6155488eb13ed1fc56c31f32", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83ec24e2761640d4a1fbf75f4f9c4fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8e51903068e49a881d94acc9c6d9363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ce88791b63c4db08d4f16a250c29e1d", "region_id": "RegionOne"}], "type": "meter", "id": "6e0ccf5da010485dadd8e0022c31dece", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "774ebd50509846ee8e51ae00adcabef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47320419568c4937916d5fc0761c489a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67f0a6973aa3436687fc02eaaa62cbda", "region_id": "RegionOne"}], "type": "metering", "id": "b0cf0a33183144e8a7b0890a9d2947ab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce63dbc766cd4129b8efc942ade85e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d12797bc56c84d62ac7572eb0243ca0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "63a7ffc23c394f1fbc4443b8b182b17b", "region_id": "RegionOne"}], "type": "telemetry", "id": "d92981a5e72f4166a309d2f241d9bb0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "174f9e9439534a5892bdb64202acaa20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ed89e88dec5453b8b953a07f6e07367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3063c9ce3cf04005898099ede85fd642", "region_id": "RegionOne"}], "type": "event", "id": "e27203e9986d4ac78d8adc992738a2bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f82a7ebbeb04284ad261a98830a0f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1d98003fc89a4a2eb7cfcfdb990f9b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1775c8b41ffd4a36932132f15c37b206", "region_id": "RegionOne"}], "type": "events", "id": "bd8550d3279643299b2ba9bf95558a1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78afdcb9f02d48028cc070025bb67fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcf80ec44204441cb07dc16fb9323bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "67a58e1a820d4550abef379f677408c5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1529b241e57c43478b191f6c02f0d269", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb4598e798b34aa19092440260a2fff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64f9eeaad9754d0d9b7a61a9d2587836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd1798d057174a0985ae1ead54d11b27", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d54446bc965f45ff9d33ab56c797df43", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35f796df0b854b538c3792edec356145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cf390d0f6fa41359111884e87dccde7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83b0f4d2f0a641f89fc5a02867b0ec89", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9134a9d1b7bb4e5fa454232003051da8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58da2372ac6c4f8db15e1540b031c5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5a5698d2b4d43d98d51cb56d36e3c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f3d57dc4f094094bf132e2d02195d83", "region_id": "RegionOne"}], "type": "tricircle", "id": "458e558013e8408e87ffd117acc3d861", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b8f0c4114ccf4ba496f0e2b1a79815a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "86ca06fdebf84585b7efdbddd1203eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "be35a1964252478097b535c270dcd581", "region_id": "RegionOne"}], "type": "database", "id": "d4b23cbe6dfb4df3b95de5d11c2c6719", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08c649404fab4df68715ced7337fc6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9bf4623a33248168d50c3641dcd416c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "695e4b2996b54607b833a3a83c8ba1bb", "region_id": "RegionOne"}], "type": "application-container", "id": "19f498dba2094fdcb0f314160f389050", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57e63615bf6c485f974f6059fc33a95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4eee5febf7bf49bca2cec0cd0afe477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ec3d17ff7b934ab69ece71a7939ae416", "region_id": "RegionOne"}], "type": "container", "id": "7f598825199f442fae023ab03d8c672e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16848860e3144e04a6b7e18c9d19d4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67989c5e1dd04422a47ef2e5955b3e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4b1b0ac05adf4e4488f62a0670d0c8c0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "97f4bd32cd1e4e24a87de7ae8f3a5b74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54ed4e05744947bc9105d5937f0d943d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9a378c846efc438a92ef7098cb2dc5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "841585a1091a4fce8ed632914f5777c5", "region_id": "RegionOne"}], "type": "rca", "id": "48e8b6e98adc4712a9ee8ac3832865fa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2d25a9785fb40048790cd959e6d5308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a1d6d45695949da9731655fea1c5112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fae0c45461d94ffebe2bfc2213b13aa8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "111bf27a3b3b4819a122210f7fc4605f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "39c1f5d949184e30864bdeda36e5f57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7b8dd77fd9ce465095649d2d14c95e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "55862fb17e194c81b02fef3f0f431f4d", "region_id": "RegionOne"}], "type": "network", "id": "c6b39b6b0bb846b8ba351937ef89b00c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "834fd31dfc1041bcbd0857e9d9856102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "53b387e754d041ceb99c0e49d173dfb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "96875e5df7414316b7fb9323c4a72729", "region_id": "RegionOne"}], "type": "backup", "id": "e64790198db24e8883e34fc7ef5215d3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62fb5c52933d45edaaf62244bd1f0caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91865644cbfc4168bf53da4aec9b2223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65a55b526f514561b02b18ec9f173533", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "95a51c5ec85548be951d2562012044ff", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6987db296450427282201f57b636c744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3f101fba6874bd1a2237f23eee5d3ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "288ba77a7b504bbeba48de619b82b128", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dbb6b578a02f4849b8901156acf546d5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "929045b9a5654e16b262256e9a14135a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cac74c71e857424e8ec7f142f44fef7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d989a21086e3436e85776f9b7d496e03", "region_id": "RegionOne"}], "type": "monitoring", "id": "2c2ed8b2c1bb486a90bfe048690270d8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "02e32b27f4a74433b1de623ef84b6987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0c484a9936724ed69e01cf2da1123a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "511dd68dcf67414b93f3d66784e994dc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "56f44cc61c1240989025bfddb8f93432", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6f6a8093cbb84be9b198f0fd6e7027ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1411c8996f494d398854445a19b2e8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6f6e11f75b2a40e8b819b525ba6b2d74", "region_id": "RegionOne"}], "type": "placement", "id": "d4eba0c531764d18a0869e0a87d3f0dc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7abccc5ee2f341c996c7109e34a942ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d950fa7cc2974564b5c2506307353732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f98c9065a2b4415eac13fc7d644c059b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d987789ad81c40658e1740d0a300168e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87cd610b00fb44d9a8711e4f534ec31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf09e99e53ce44c8b4106ab277e12f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17408cdce62c459f9af29b1a48f0519e", "region_id": "RegionOne"}], "type": "ha", "id": "d6731a13ddfd40c5a49ba6ec1536730e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "56bd04b6410947028a98917e29e6b6b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d903ac63286b4f249aa3fb6fae7d88a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4162d8b23f154bccb16d0889163e37c1", "region_id": "RegionOne"}], "type": "reservation", "id": "d2c49ac642be4a0cb1d4991a7cd4a1df", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c990db0323b04b1da5eb996ff008b60c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fa75ba442a904150819b059e84338ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "44c30fb6947a46b4a485746e50b562e7", "region_id": "RegionOne"}], "type": "function-engine", "id": "87e023208919458b9c2964c08ee43ea8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "38cd9cd31e3d424989647f631ba8aaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2dfc4de2d01d42b59f2a8b6447f6f1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "92d408d4b74644fbaa5fa1797623a13a", "region_id": "RegionOne"}], "type": "accelerator", "id": "7a710e227abf4d9981b72c9dc48a5807", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "11fad807ff204613a11d93c0d099309f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "147a63acdc454c918f36aa421206f92d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b7f607452d0407a8d2794d1773cafc0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9ef39f4b7bd43e3914635b29632778c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6dc90b6dd3534de6963aff20ad41ec3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c59d412c322940b483b9e93752deccba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d4d4ca36056d45808a996d23a00247ae", "region_id": "RegionOne"}], "type": "registration", "id": "640c8cc4a1724c7eaa9a4f2c99855ad8", "name": "adjutant"}], "user": {"domain": {"id": "40f3d77ad7bc4559b8c59aeaad41a3fa", "name": "8a3e4cce036c4c658625faba1c7e3492"}, "id": "63a76abad67c4415992a924d1d5517b8", "name": "baa2229a1a904394af190ebe22fdc5e4"}, "audit_ids": ["3983df103bb54eafa85b561760fe36f3", null], "issued_at": "2020-04-23T06:25:59.546420"}} 2020-04-23 06:27:59,716 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"network": {"router:external": true, "name": "netname", "admin_state_up": true}}' 2020-04-23 06:27:59,722 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,724 keystoneauth.session RESP BODY: {"network": {"status": "ACTIVE", "subnets": [], "description": "", "provider:physical_network": null, "tags": [], "ipv6_address_scope": null, "dns_domain": "sample.openstack.org.", "updated_at": "2017-04-22T19:22:53Z", "is_default": false, "revision_number": 3, "port_security_enabled": true, "provider:network_type": "local", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "provider:segmentation_id": null, "router:external": true, "availability_zone_hints": [], "availability_zones": [], "qos_policy_id": null, "admin_state_up": true, "name": "netname", "created_at": "2017-04-22T19:22:53Z", "mtu": 0, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ipv4_address_scope": null, "shared": false, "project_id": "861808a93da0484ea1767967c4df8a23"}} {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project [0.657652s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,150 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,155 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,157 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,160 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,172 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.082251+00:00", "project": {"domain": {"id": "c8a40a2bb74549a8a82d260c6581b63f", "name": "56f604bd896f484dbedb1363618a3b29"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b7d538ce89a341009c1b2d2ee7709564"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7cf84d5a85034067829c041560f3653b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cbe4ae32f8414f5d9a45bd21913b9990", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4d661724d7dc4f18bafe97c642200a4f", "region_id": "RegionOne"}], "type": "identity", "id": "f2b9c0bd84e04d0ca58544edd8e17e82", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "611c008ff461434795e558e23c6915b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a7317ff7bc4e4698a93ffae3c539e86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "87a421e1cd2142178929a3f588200df5", "region_id": "RegionOne"}], "type": "compute", "id": "37e90b34b7f048eb85fc7f256141cdd8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f316ac840b944271ac1b3423d6a9d22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d687db5a384549cda88f8932a699e8c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0b2f590d925c404087822de71645176c", "region_id": "RegionOne"}], "type": "image", "id": "799a210239dd4e389d7b9c412a075887", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bb909a96fa2e4958b70d3438b832c2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2ed111671b5f4c1b82ba388082a33130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a9431eb816d24185b18e49a9e25008dc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c8ecde78df0e4fdbb68be58b803722a9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc1519258b734ee2bcf666ff82b31317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "460e4c98313640c993636203c991d423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "253dc3a102684bdcbb666bbec4e31cfa", "region_id": "RegionOne"}], "type": "object-store", "id": "8d99ffd16a184c948bd66c6cc5ea6fd9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "430375c53695429587e9677466e1e9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0a33da9d56d4899b813ffa57aca2f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b153ddd105804543a5af8360acbcb012", "region_id": "RegionOne"}], "type": "clustering", "id": "98f14568affd44959ee0b616a847370b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25d4ca3ca90f4c97be1be24e54af8760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "673d0df2c6894de5b0a7d038fd8f4c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "54588e719c494d0e818ba61cac5acb32", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "99d2cbfed022473e848c68243177c12a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "434fb7633c2b4ae1b13a97529aaded50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e50d9d6f53744621837913a01c2c5f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db3ef22ff11245d4bd1d96a5638cad61", "region_id": "RegionOne"}], "type": "cluster", "id": "29e8e58bf0af44bba346c5b11e330ef1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5d10c31d2236465e903e1a645e2dda02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fba972dd202b48788d444fd86a4d08b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3588b056cb1b45e9a0872cc4c2739997", "region_id": "RegionOne"}], "type": "data-processing", "id": "4df9db12be2f42b7bd71527da8af06d4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbc0a035fd164401a9788d99e389b282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e55275a5769469bb1b94c90e6c32540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a733b2e97534ca883121b658dbce3ba", "region_id": "RegionOne"}], "type": "baremetal", "id": "6102fbc0f2834c3f927ba58fdeae2069", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "223f66abfd504a0caccdd892b93ebaf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e37a92a83b8f435a9ab9e50bf82d352c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "566c65d8f6c44f8189c9758bc3512a67", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b474021087384dafa64a365b7e488076", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "39313dfd1c834d6884144af97c6d2284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1c12bfc5fc5d443da2d3bdfd97bbb5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "df31609653d14b038626fcc7ffae262b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f10cee14243b42f682dfeb7111d55d77", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "284c3b72cc3f46359b8cb33828e0e862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "115b57cd41b04fcd9d44bb9f696758c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bfdd6b66bac34bb9a577cf9b74384315", "region_id": "RegionOne"}], "type": "key-manager", "id": "12a0a92d5aeb497ab7994dc767ed3dc6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d59b14e4287f4e818a160ee30c379758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e2283f68dbc46c4a6abb7c2938d2711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8d21e2f973954b0aa288decd5ad78db7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "93e0cd9b8f334841a541f0f35c82a792", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "28a91448c4824010be00f9e94019fe8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c34c7a001aa4866b671b1e0ee8957d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b1657f986bb742b380372a5b4f8d04f8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "25ba3b5c406e46ecb46bd00be7a9b9da", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8bbc2439ef6a4941ba77a880045a17fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1beba7fc138644e685aa9e0bb92084b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3831259197c7428da7a55123a616ed03", "region_id": "RegionOne"}], "type": "message", "id": "6ad3a87664f44be88a78899be35bd296", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a5bb3bbb5e3452b89f0d7707b1f4dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ceeccb279b314e148934cb62cce49fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "428d2ad1301249bfbe775a6724086a18", "region_id": "RegionOne"}], "type": "messaging", "id": "72c132a0e8314962b6c67de45b6e7a57", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20d70c69ca05401c932b8d03d613f807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "47197d97d5dc41be95d200b7411485fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3897c97a3b7a4082a0940eec4fd7e725", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f53033ebfc4f4aaab88c595ff7299ab5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "380a3f0a42b04b66bccf5831f19923d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff5fddcc46214be48d10b0add351fc38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34e6efa0d140451a8bd0e8f632c7cbf3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "845d7aff90fc499ba480522ca7f9fab9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0adabd97e54475a9cfd3845a67ff430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4a3d567ba1b440e8be768cacd760a1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df34804b5ae24747b685e7cbb5b2e4b4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4f164ad4f3954fcb809b7c98430f19be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b1bd1d05cb84019a5cdda5c0c348b2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "843dfae9825e4683bf9951ef20c8a9a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0096512558a4fec9faa5fa420d0f99f", "region_id": "RegionOne"}], "type": "container-infra", "id": "7dd3adbfcefb4039a6028ec7e6884ec2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9236f8cb622c4ab2ba30f668cd65dd8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "81af8d23a3e04401997823cfc1f6faee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0bdbf679190a4e1f80feb4a78bb6b546", "region_id": "RegionOne"}], "type": "search", "id": "4b2abad701f24db5b4fba5a523e6edfb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c0553e510a23401cafd0d88f166dd89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b757e3e8127f4868a0b7e4f75a84a50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "80f7f94f4536408bafa6d8be5f627163", "region_id": "RegionOne"}], "type": "dns", "id": "4684a3e01db0401fab48caf0a7f17383", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7a138e894db40569a177d9f47754f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d3f4a05803d49f19a0ff956d4c89fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7cd93255f8364f768f9468824779aab2", "region_id": "RegionOne"}], "type": "workflow", "id": "9bb1a4e8886e4e8394fdaa976df24857", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d66d5b1b08d49819b7722bb28ce8f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3d12124b18549409d14fd44755e7430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c99350bb249d4ff4ab270bbd5db7ac73", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1c8653ef2bf243b29d82954f9a5c0fee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3dfb01ffd2444afaaa09bd5971287881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3e5d12db33ae44c09703639978591f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "62cb7a54eb3e40b09c49bb0d0bb43781", "region_id": "RegionOne"}], "type": "rating", "id": "e1c6a3593211498ea116fcc239e12d8f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8fde34b0a0794f6183c08247ea60bb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4430ab0fc4134c42bc1e0edb52654b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f93f807d470948899e081bb8af3b8912", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7fb18d4ef5b843e79668926b955063c6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f79802ece1f4807b57c368b80f51906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f6c0cb2e414432d9b9513dc24d1fcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c689daf3e07a4b2f926660c7b6f89931", "region_id": "RegionOne"}], "type": "policy", "id": "cffb6115e5304a6ab23afcf973878605", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "277b4e7009d44960b9e04e29801f84f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53e51c27b03245b9a0cac4104775eb33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2999fe8fed4645d1a6a2fb6b9c06a13c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fef7d9988a25479fa1dce0487ea1a805", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7596fa6f80824aacb67bba6a58583e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69775486ab764ef190a3e92192c5be44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec065f138d974cdb82f00e9ccaf4b385", "region_id": "RegionOne"}], "type": "sharev2", "id": "161e8a7241624f9e805b94b1b7d0edd6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "93e218c5797449b4929badaef5455882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fe97b71cdae4fd7988914941976858a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "740b07060b8b41d680325c2b53ee6439", "region_id": "RegionOne"}], "type": "share", "id": "2494beeb87ed437795af5ec24d670642", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "761bc8c8e3974c2081a6ae2acabc8829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b160fd87e894829a0ea4fca12104a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfd474052b21454a81b5475e583b075b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ea8d58c4112f4283adeef96be2bfeae1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "286b5d5a6d3a4f36858d0d88ec10fb7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b1fe2674c4941b089fd4da80541addc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "754811c7748b4d97939d5d61ad1da1e8", "region_id": "RegionOne"}], "type": "orchestration", "id": "fb706b5451244b09b9d778d4b08498eb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d848cd82449544f08c594d093af66573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db7ab4666f554800b8793e20594e6d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf465057e9214c1e8140cefdcb28db8c", "region_id": "RegionOne"}], "type": "block-storage", "id": "542e62d79b1745e085a9e354043b18fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f291e9386e140d58b07ca97b535766b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfaba7dee74a4ca4907a47f4dded8ceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca9bf9bfa394cbf80a26e03716780e5", "region_id": "RegionOne"}], "type": "volumev3", "id": "8f3f5fbc5b8b49779e668c0c9d769e58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea27561ae864d219cb4d8e8a075af71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d63ff6558bcf4104819910f0939214d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e60e0b81793349b286c70395a2599a2f", "region_id": "RegionOne"}], "type": "volumev2", "id": "945429f76b6a4f94b79a84d1f089d70d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "880c576651f14349b871a9cdc47079c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fadc6d5b5334d76ade37dca354cc3ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "880caa0371ae47f48b677c313531b5ab", "region_id": "RegionOne"}], "type": "volume", "id": "fc436bf558cc425383e121b3ab890254", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d97b8874adf40e4ad6481072d771f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b680378a6c140f99e1e8dd1eabe94a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb8eed6427384778a421db94c1e1a5a0", "region_id": "RegionOne"}], "type": "block-store", "id": "b92d04c67dd94155ae5bd916745a4b7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ee90564274947149acbf7a2c7322c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fb044ef37844c22a1064af523179bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7171d4d4556f4d1e8156d6cf18abcd28", "region_id": "RegionOne"}], "type": "alarm", "id": "b1f1cfdb9cbf467389d4e134578d7d2b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41e3ee8eb8234b6dbd72ab7ea0fef8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "755c779cd15f401ca95681c5160f8fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c99430614b7c428cbb2aac0f98af91bb", "region_id": "RegionOne"}], "type": "alarming", "id": "c0900addd7954e2588d8218ee40aaefa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "989720b1fd35412b9872ea4077356cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "794cee44d71e4de3b6c23a89c35cc547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f0c145ae73f4c31afdc81ca24234374", "region_id": "RegionOne"}], "type": "meter", "id": "4adc6c359d054027b0a6a3ef27b91aad", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05e41b70e979491ab3989f80eafc52ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8d28b2620de4568aa0f3eec4a8d2ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa51383c451f4923a726acf9c86972bf", "region_id": "RegionOne"}], "type": "metering", "id": "f3f100ebf2ea4dab82c722f019134741", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "743862dfdcd44d4888b2979274644fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a21f6f1c4c154eb495a73770d27ce50c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5529aa2b6e5a491c9bd39ea61c8414f5", "region_id": "RegionOne"}], "type": "telemetry", "id": "c710318c92004f028ccd469734393502", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b90efb04c20b40f2a390b9053c25aa67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c27d326c1c024a66a6b748a58f713fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d235cee2757d4017897b237e2de47e84", "region_id": "RegionOne"}], "type": "event", "id": "a8dd8c58500c4fc5b6772b068f9cb1de", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "757a1f14d39148e0aed08b88ebc04274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "343cc447e45842158e13aaf1901d7016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4b865ef4981a47db9bc9404360c8d78e", "region_id": "RegionOne"}], "type": "events", "id": "4440a2dbb71c4ed8b799f166240021a1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9be29036570a4140aa269780e4969540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c782d8ee23934ee1ba458d8f8299fc2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d45313e27df448abb7465101825826c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5facb7ed339341fcb7e945406ee97686", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ba89b7665ce4f158e19c8b8ef803844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11ab07c3f7764e02af7a661150cb7349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d62d6cd36705452d928eccee4dcfd1cb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e396281c192745dfa9047f39327f0a05", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f897832c04d4c38b96c5fa68fa92b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4dcdf95f527499bb4bb61f9e19a89cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a0832a4336845e09d1a2ac1a09cc686", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a79dab099d0f463e8c5adfe92d9527b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "183d21a618d24470b81346e3272b9ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "34783166ff74494ab1131da1fdafcb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d239327205fb4bed99464ade315ae0c3", "region_id": "RegionOne"}], "type": "tricircle", "id": "a1e3df19c0584cf6b73604ad9f5e57cf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "73f6f4a4bfba4c089c5865f01149a202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "684555cf50f442c487250bf26f09524a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "efeb18ef4d6b40259e30480e088aeee5", "region_id": "RegionOne"}], "type": "database", "id": "6536aa4aba914232a95e11e12b9d0e04", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9e13717ca71347dfa0e58ca4cbeedd23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0504fca5986a47c3a1c5a64d75fe2090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60c6b011aed94b71ba48030c910027af", "region_id": "RegionOne"}], "type": "application-container", "id": "cf502302852649e595bac5de63d5d3b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ec99f2189e7448d9a14a67e8b5ca6ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a0b9fc97ac341f0a1326e0517f43e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce04c826313e4234bac60a562c1c21b2", "region_id": "RegionOne"}], "type": "container", "id": "f8b8fea02dd04d7e9dfd9a3bb786ed65", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8383b4a88af4988a906ae49afe45254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b66b3aa9ead4752bb350727b6f4af85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6077fb693ac44e0b06e46f8dd7fb9e9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "64f966029c3e448ba05de0697bc49088", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "edcc821676934de59f6011dc53d54efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d32cfeb27718457d9041c773dd83a65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8a505dd1257f439da423a1c7e8b9bc0b", "region_id": "RegionOne"}], "type": "rca", "id": "92d77af30a1b432ba7f983eb233e9894", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87fd891a60434c15954d0ccdf243616e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "77677ce9137c4f5b9a2244e7c8157330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e8f9ee0f14574d4bb51e4fc3fe7c70d9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "18c98b8b9f7d4fde86da78089c0cd616", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f85b05e71c36408a9f04ce2cb7dc2626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bd0f16af5e2448c8ba4579afdbe05636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cf1e784df4854081a8bfc41d59526993", "region_id": "RegionOne"}], "type": "network", "id": "df832cd3c1e44842b60eb912fe972aeb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6caac8c4d8c4409da69b6bc020cbbf13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "769702d2f7db4569b9686fc1233a1fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5c18cfba16444eaf8db4775c767280b1", "region_id": "RegionOne"}], "type": "backup", "id": "e7ce97c3ac7648a69e7de9eda55b826b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86f8a099659842bba007155ab31fdf6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee9c49261f264ed4a636485f2a5eea47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "15ecebf1f7df4c34826fbbf146cfc931", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a9da9a4d30654de7a21bde3753d4a9dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "520f1fad27084646a8d49f157d182b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f53e5aa3c3449bd95f55e63460d816a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eff54ae2b6b04116a82bd67f71e5b1ed", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "486690d4d9784aabbfb12568f04988be", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "24c6857fd0bb4edfad9c5e2a890efa80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e487088be6c14a0d96edf071a6522817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "771cc324e2354f0284c9bb9abb83a4d4", "region_id": "RegionOne"}], "type": "monitoring", "id": "87bc83a9548a4de1a27cef925acbc4c8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c6b3d19ad1414b18acb9c01d7ea00bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "086f976cefba4f3cbf7cf649f8276eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b8af55299884555afdd20b0f584d3ec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e68c27d486b1442c94a2b9de0ef5a6e5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "56b6f8d9df744a5186237a4ed3ad21e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f637dc36db8741eab910b04305103c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f9c6b9e6ecde4439a09c279bc27cb2cb", "region_id": "RegionOne"}], "type": "placement", "id": "39603dab856f4cd1bf16b11ef0cb66c0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5608d7efd4844293b685cbabd55b1b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ca6893ab8924cddbf92e9bf9c7682c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "55dd7ca094564ba49516ed455381fe9a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "41433786ee4f4ae1af08d5da2200eba1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d32cea1e4ad24d8c9f8bb72a2734ad79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7c4e42f59df472a803e0027863435c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b180f6172e55423db3d3fd0a28a74b3d", "region_id": "RegionOne"}], "type": "ha", "id": "af85069d34fa4036b5c60a84498fc886", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb946729e88c44e5b8f6d9220580ab9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "584fefe6d08648aaa1c43969beb868df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "935681efaaf34a4897835a0d3bbe032e", "region_id": "RegionOne"}], "type": "reservation", "id": "9428695038a94584a0f528ffae7e2f3c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "efd3a4311e914db7b5d15bda59291d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "284b89dc5d3b4210bbfd80a1fb65d046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d37114e38a6e4a65bf91b9ed92d43752", "region_id": "RegionOne"}], "type": "function-engine", "id": "2c8e3002515c4d42b2bc665cc8942a39", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a8305076c9d498e8b6cc3ea59c7bc37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4222e65ea91d4b19a3da5f0f4cc0c1e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b569a93f58f64d6da1e0cddaeca361f6", "region_id": "RegionOne"}], "type": "accelerator", "id": "2b1d9482e77d42248dde4d9e25e21f56", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf9b43d8ce71425d8cf3fb0d92c4728d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d7cf479b8a0430daec60c156331d45d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e832da6e97d46c5aa594219b3433707", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba508a8258b64a92aa87430a7a717ebd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc79634a9fe3469e9868d18585b2028e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3b4b65a338e0482e9818aea81c85dfd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d4a811805cb44970b2e5d3452d0c16e9", "region_id": "RegionOne"}], "type": "registration", "id": "4db336f4dc764fe18f184b2ce43ad2ec", "name": "adjutant"}], "user": {"domain": {"id": "517f09b30faf4e0fbd9dc570b1e5c735", "name": "3631c6807d5c47e6b6f78f311cc98f4f"}, "id": "183d6d3dfe9f4a4c9d2497be2e19dc74", "name": "3d40ef3caf644dadb67f796258f9ef27"}, "audit_ids": ["1a7354e1545449769f6616596fed4a24", null], "issued_at": "2020-04-23T06:25:59.082251"}} 2020-04-23 06:27:59,370 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,375 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,377 keystoneauth.session RESP BODY: {"roles": [{"name": "893fee891d9d427699b5eabd8395189d", "id": "aeba5a33faca4809b7c6b34318958134"}]} 2020-04-23 06:27:59,414 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,418 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,420 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "931637a39cc44c3f8fbd197e839860d2", "domain_id": "e764755ec2164bfcaaf652b49ad758f6", "name": "username-3"}]} 2020-04-23 06:27:59,469 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,473 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,475 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "e764755ec2164bfcaaf652b49ad758f6", "enabled": true, "id": "42e539d8d4b04ecebcf67323bb104076", "name": "projectName-5"}]} 2020-04-23 06:27:59,524 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=931637a39cc44c3f8fbd197e839860d2&role.id=aeba5a33faca4809b7c6b34318958134&scope.project.id=42e539d8d4b04ecebcf67323bb104076" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,529 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,531 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,533 openstack Assignment does not exist 2020-04-23 06:27:59,567 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,573 keystoneauth.session RESP BODY: {"roles": [{"name": "893fee891d9d427699b5eabd8395189d", "id": "aeba5a33faca4809b7c6b34318958134"}]} 2020-04-23 06:27:59,608 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,615 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "931637a39cc44c3f8fbd197e839860d2", "domain_id": "e764755ec2164bfcaaf652b49ad758f6", "name": "username-3"}]} 2020-04-23 06:27:59,666 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,671 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,673 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "e764755ec2164bfcaaf652b49ad758f6", "enabled": true, "id": "42e539d8d4b04ecebcf67323bb104076", "name": "projectName-5"}]} 2020-04-23 06:27:59,724 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=931637a39cc44c3f8fbd197e839860d2&role.id=aeba5a33faca4809b7c6b34318958134&scope.project.id=42e539d8d4b04ecebcf67323bb104076" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,729 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,731 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:27:59,733 openstack Assignment does not exist {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.213205s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,688 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,692 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,694 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,701 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,715 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.633042+00:00", "project": {"domain": {"id": "67dd489d0c2643d48957e9899e080bcb", "name": "a3c0c5d1d7f7426997616988e5ca7a45"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "74787c5763ae4db7b0b17a076a5339c5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a62d9a7f79274a87911e42fe02f0ab76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f264a0c3ef12407eb6f7c161fa3f2e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d3b241178283477ab308627cc44978e1", "region_id": "RegionOne"}], "type": "identity", "id": "96d28427865743f1a478873a4ccc0e66", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "494f0bb4c9ba40f196f81186b5763474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ce21f16be0a4b078d688fc3ce0f438a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f2b4375df2aa45748e6da1373181ac4d", "region_id": "RegionOne"}], "type": "compute", "id": "3963b282318f407e946b77ce46250d65", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "02819a1aab864f7c962c69b83eb68f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0b4e984bed084dcbbfdea11d6312b7f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "856eb5bb8782499f9e6ef6cc79fc3f2c", "region_id": "RegionOne"}], "type": "image", "id": "b9fa0f2a35194aa6a892d4002b9c618c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2961ba72acf4d2f945105b2032537e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4306ecc402454c008121fd624caa10fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2ae3ac1435ee441794fa78a8eb35056d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "28ddd8fc878d4c18992be8d8b267325e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c78e28db2a4489184fc089af47ed83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4d17821e46c4826bda9426e5ec21de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba3d8de5804948a68f2f3a25717a9e94", "region_id": "RegionOne"}], "type": "object-store", "id": "46cbd6bcb83d422fba91c4c1a89aa422", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b40b3eccbe94c55b51d1d2b3e40959e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97f3f0e6c231426891c3e88ec0352d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a4e301df0684227a512885b01e505a6", "region_id": "RegionOne"}], "type": "clustering", "id": "7f8cb1bd43ab46ddbe842d79b55e5cf2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c95fab6c75fa4c68859c37ec86d49a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8992df4bcda413e9fa490ebc540dcfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7f8a6ae5ad474cb6b08b6b3397c7c066", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5c712c68ce2240f8bfed0b5756a5a1d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7593ece651343f086d894b08524def1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df7fc471e0ab4087bc78640198025726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba1ded8849024400b27b14000953bb36", "region_id": "RegionOne"}], "type": "cluster", "id": "426ffea04aae4e4c9f914a058f0f7247", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6eec9b2bc3bf403e89c68e77856fe560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb2ef7708bd2419c880365195c80e1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "efd10a0b370e4302963ca52591d9daac", "region_id": "RegionOne"}], "type": "data-processing", "id": "4edac712667647e6a69b6d7317c2510b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bdf673a5268c4b8e98dddb66e8fcc46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "79192e9c4ffe4602b410101f8b637ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b3a48a73ef74538b3645ddbcc7f4993", "region_id": "RegionOne"}], "type": "baremetal", "id": "571489f9e580459c85fa7bfe47996908", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48d0817a2a7942a9b8e80aea80a734ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08a0c6d4c180456e85963aa0d1b00b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a6fc65ee716a4bfbaec75b7ba06bd0d1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "522d773d23ae40a58ffbfd45baac54ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "37266ad7545e4e73828be7b472cd32c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb57b1ff87ec4745b4e3e363232c8caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e603c228e4744d1eaf28e222ca85a9b4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1e4935b608b049e0bea2bec19edb907c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "645ea3340534423cb31bdff68d4891be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e2755a792f74b33922d2a04ff9494fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6aac147037c64eadbe73031070f2194b", "region_id": "RegionOne"}], "type": "key-manager", "id": "d4f8ac14972d4242b59b6a7047eee5fc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a302b787d0844a79ac9db5ac09162ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e12f8a2e9d4406a86e6539e103e0e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0dca3cb7e6e24fae80219a304661e079", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d0200036ed9d485eaf4737e2b87d748a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7a4024575684cb6a44ab0449b543d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3678927a6361464aac525b07a98e882f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "086e9c6cc88d49638014b3004fef4e5c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4b2c5ecc93944461bbf70b794faff089", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e37164e5cdf42f7b50b04158a6932e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4d95bcf115c4ea5bded4104d5f1ecd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f5a826baa6e645a0a6c276ba4b8881f6", "region_id": "RegionOne"}], "type": "message", "id": "1da74faaecab43b3b56d6fc8912ddbfc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dad8373433924ea99f01d132c111c328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3f24b42cc70d44849a90876f72348e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3258a09cf5dc4167b5b9da099e37c3fe", "region_id": "RegionOne"}], "type": "messaging", "id": "07091776c14f49d9ad37a751adf7b63c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "afa413fb0977474e9cb5bc91cb5a0ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d962d435ea84490ba9effb6814ecb26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8429ce097f8f4b2689fd7d2a0556ee12", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e2a051807b51439293b0feec901afb1e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cea590b56604f3691cfe26f81013afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b69971037c846f7bc0047cc4c1d541e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8eef34c441b4f01b21814550759d303", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d54a907815f7460faffd853296cafc73", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02d91d1700bb4f70b48c1be17e0a2671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e0cb19af3374c4f8e098f7729c146a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fd8b233ba444e59961d2fc802399e02", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e990a29aac07413da09a0b34c02a574f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39646fa74fb84c96a2d96dd484069fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6495de2e5b574ce7befd8c1509ab4389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bfe3e4415fb4239849b9a68d579819d", "region_id": "RegionOne"}], "type": "container-infra", "id": "a0ff20def7254e4288f615888eac7814", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fd40023567ab4242b910367fa8fb0f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fccdba765729408fb0e0784b1157e97b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "86465a92b7544a438b5419387985970f", "region_id": "RegionOne"}], "type": "search", "id": "eb0653ff6fa74ddba0f3b451ee217b69", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3c5883d9de71440e841734890890d055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8e28805342514a9594deee39890684d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e696ff7f21de4a7bb57cafc3e5465d85", "region_id": "RegionOne"}], "type": "dns", "id": "965683fb5cfc4936bc37b1b28464875e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "763280a6f0de421fa06db451ec1a3d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e5c440c8235e47a8ab923f6cb8d3e3e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8862db1679224b43ab7439edf31f2e90", "region_id": "RegionOne"}], "type": "workflow", "id": "5faa656eeb1b41cda28adafb5a5ea6ee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f30f22975390409082e09a98cc087917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3edcc8c41d044bd7b6477b798483e152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f700cd6b2d274126b035c1bbf0d93e3e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7b8d5d47bc8b4899a37262e6eba11090", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cca88fd3f0ff44acb8f111b485351c05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1fec330d9528427dbe90c4055bb029ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "20e0f980ca28479fb5a725dcb3684596", "region_id": "RegionOne"}], "type": "rating", "id": "e1d4b7bc22da4a9dbec372de80687f70", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8e7bba8c3f7c4326ad6c664cb2725d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f1841983ef374a20b334710dd54e1111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a57faf95a5294a028791bcf58dfcf6f7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5d91913f78c94601a90133b1a4070bf8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1f2e044aeb04b5394856323a9f6f550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d19be17b0b834f28999c6bf9e1ed2dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9407e1eb159d422cbef2eafffe65c557", "region_id": "RegionOne"}], "type": "policy", "id": "a0ced99a43fd469d9c789aea77908a69", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abeec48bfe71405e834c21fe3c250c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b158eccff3c48d8987f4fda08665323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4f9598a06f84923877c84e084bde1d0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "32a58b540b3f473eaa2a2f47b4665a1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b96c5a7e532948e891e7ffb7ae30dd85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "596224318263463bad7cc3ec1d386b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "84f60f70a76443bca7b6a3fad8d17470", "region_id": "RegionOne"}], "type": "sharev2", "id": "e265d920f3c84c9c98cdf5ac0f316a56", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a97d9931e55042c5a96fbc630cc777f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c618bd92fc04fc7854329284d19c0aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af3a3812a1144696bd1c518a91e8c39f", "region_id": "RegionOne"}], "type": "share", "id": "2793229d20fd422e8eb737ba2ea44a4e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "39e4254b5d784cd0880f752cd3e5275a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a423734fc1b46f9b9a26f389524ca4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "825c719e694c437ea1378019330fce4a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "03ad23ca3a1e43948b584071063fdb10", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "998581061104461fa401b2a374932925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bbadb4431c44bbaa6dc30bdbad51e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f60b90f60fa40efaa5a4b9b00f7c63e", "region_id": "RegionOne"}], "type": "orchestration", "id": "979466eb33fd45c1b7e9cbbe7d74935c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b940255ceec144b58cf7a05776cac19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "407721c0a6a140a081c58d617b3f51e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2e6b071b7e44485b1b46e1ae4c16ecf", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d0b85e8bcf146dca56e0842eb7564c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed91255f5d8645ba88e9056147cd0797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3faaf92faf7d4f2ba6d94295ae1cfb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f5fed306e3e44b6a4274b6dc4f3e17d", "region_id": "RegionOne"}], "type": "volumev3", "id": "9c33dadeea05494a9fd5b9468b6ca28a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35021fd682e341c19d74a86f16e8c8e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dc1d26eb60e47a8bbac83bf9ca65a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4266747697ec4c1499bd8e3dd7b505ae", "region_id": "RegionOne"}], "type": "volumev2", "id": "b07e2cc69a1e4f91b48f6aaa28da8da5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2baa559eadbb43c6882b71b3b1631019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0001ff4e3aca4ba49438006c18b5b6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5487e5e1504342dda82336c9c8d262bd", "region_id": "RegionOne"}], "type": "volume", "id": "6a887c2ade8e4e10b4babd1ba4d6627c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fcb655e7c7248c5bcf3842331c4214a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5793af7cc04f96909501bce6f3bedf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c95311df3c245499353a083dbd4e520", "region_id": "RegionOne"}], "type": "block-store", "id": "cf201bd8105e4b3590faece4bc6fdf89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e1313bb47fb4d6381176a83b4ca20ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21697d1281944a71ab1042b236b545a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5718905ed8d545ebbf20a31fad3db045", "region_id": "RegionOne"}], "type": "alarm", "id": "a3fb6fb42e1d423cbd42f47773cbc2a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18a9110d024b400aa133dbb1214113ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fdc412f77324753859dc558947d8f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c7adfd2413cc4df2ab621d6447e3f14b", "region_id": "RegionOne"}], "type": "alarming", "id": "a7d46ba9f4b94033b2448397d52c2a09", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09d940a229d04832ac36b1aef757f4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca523c3aa15f48298b6732e5a10831af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "33f6fda49ba5482eb32f597e7be7ae90", "region_id": "RegionOne"}], "type": "meter", "id": "b7fa5f3b484340f1ba488d3e66fd8123", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cf5cee2aa6b4fd49201876ff1082e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "641062c431524f0483d0f231caca019e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fed67f46f2f54853b6d2c1d62e0bacb0", "region_id": "RegionOne"}], "type": "metering", "id": "06ca94fdef7b4f97a5ec32966bb0fc5b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7dd35398d314ce5808c60d823bfe6a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b2fc8611f7d46699f1c4cebeb880b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab85ab49a9834912af3c25437115680e", "region_id": "RegionOne"}], "type": "telemetry", "id": "23143b35dfe14aa9acfffd9bdbcac1be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "55019b8bf4414f95a7d72bb1a6a1d46a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3d8e585d06b14c828f04a8891c95629a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ea30d5eef24c4f51859afdb1c03e52a1", "region_id": "RegionOne"}], "type": "event", "id": "e630ac0cbbc844418dad2a871f304ba3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6669bceebe714b8b9cdcdf84cf09b466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9c584c809fb4c548eb9dbc789cae685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f1eef4e801114757a9ec524ad2417269", "region_id": "RegionOne"}], "type": "events", "id": "1651612c77774b1d80eddd1f3db35cd5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28bb789f320948eb85ae242be4859377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10404e6bb61a46a3a1e0c6d7e08dfff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c2931fba13b540d280016c2b5658e91b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e257f61e196c420dbbcfe5b7b266a28c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87b6e91b6e2e47c9bccdd510a8f54daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98980978ded74741a31de52fd87f842d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3816e0e1c2074b5bb8dda7655ae9f504", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a8ea53cbbec0403fa072937584347358", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1515e2dcf0ab4f7e9f5b9218448e2a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "155121b575764251a53123c921153a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7b75f1a03624595a3930c37271ddcdf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b81e52b7736a42f482897d394feb20b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "313171a33a604713a0366973cdf8c603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "acf97299ed50471187c4a2688b6f74fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d331af213bd48cd973201d716a61a1f", "region_id": "RegionOne"}], "type": "tricircle", "id": "dbcd245432034ff08b3f356330212ad7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e15478a063704a4eab213d7cc09347c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f499054ebc9a4169b80778f354265e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f5d1c8343df1415482ec4683b3bf1c2b", "region_id": "RegionOne"}], "type": "database", "id": "efaf8b34fdcd4cd898f6982141be5942", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5945fb89f63f4f33b31def219ace9f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d900b79961f142b7af7d4858f142387a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "35e90aa02dcb4522aac32e5a4c3ba3d9", "region_id": "RegionOne"}], "type": "application-container", "id": "7b614c075bc54799bc8b23bc1487c68d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "18d1b76251c54ef3a869e1cb4d015cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71a01a628d024f88a601a331d6816953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e4a16d0f7d7430f889345253c418dd1", "region_id": "RegionOne"}], "type": "container", "id": "58c50bfadca64fd4b2f3a6ab3cf50e8b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee519a03ebe945beb9f536c270f06e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9aa2ea8596204383840f978914a05378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8163e9a253804b0a90d0b072a5939b03", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9405acc42ad94e6a9b069eebd8476f5b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7cd00a6594804a0bb5bbd7974413bf28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "884123145b904827ac8b946d296adad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a192da4818574836aad1509486a71117", "region_id": "RegionOne"}], "type": "rca", "id": "b1c000a9faf243288182058562093616", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "647f4b925c884457a7ce9b519924e804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d23377762cf041679e412db83a5fa286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "88b7fb3b8c9248e9bd744307bc570503", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "77ac68d22d7043a0a240a71f66df6645", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "25ed58012a1346fb9da4a74bd94bc10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "475727f03b924f80991e0d5473476017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "552bd07817a344dfaa973ae1fec09fb7", "region_id": "RegionOne"}], "type": "network", "id": "4b97b71e794043df963820eaa3984aa7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b09be581f6f64468845bb33cd2eb0d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1b532cb820bd460eb423a30329af6293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ae25c789799d49ec8a757f4894f0c8cd", "region_id": "RegionOne"}], "type": "backup", "id": "674c92ad947845d3858226f8e163d444", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "40501ac8b3e643d88878335672f9e178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5a519c3a7a9486fbb1235b699727a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4bdfce852c164704aa2bc623be3259f8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ae32dd9f1d1c407ca9a2683440da8c8f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "634bee8ae4744f50bbb51522860c2482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4e630a91d48d4c0a8984fb1f532e590c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "805b2633e58e47c58aafdc038fcfccd3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "413844c83acd4193b91ab9816a91578b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7daefe91fb7a42558ba56ad3e2c332f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "75c02b99fd31415096f29b8b5312ffa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fc2bdec48360490fbed8bb8bf8f62a5b", "region_id": "RegionOne"}], "type": "monitoring", "id": "73bec3e933f34a738780189d3c9296b8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "56de3b7e436d4241a5eaec46c7b832c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "41e1bf9394fe43579ec97ef6da4da129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c340cc5bd816458ca1dd1e3658d49d60", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a36fd364e3b14c95a253ed74ff59befb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d95dab43cd70411ab609c2ad13655e54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e53c9dc56efb4cd382ecfa5f05e3d300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "375a88f3209845a48fcfa6916e7e428e", "region_id": "RegionOne"}], "type": "placement", "id": "75b5a8c4ae31400ba8007efbb7d0c6c5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b995c135fda74fdcad9e78a45c6ecd85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d9c6737d8e304cb5a81425ce31ee5aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1fe26765832b4b9da087f7a476aaf129", "region_id": "RegionOne"}], "type": "instance-ha", "id": "627a04518bcb4f16aada98a787d482c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b81a48f815b542edbce40b11b298ace8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d06d68230d64a9a9ec34d196970423f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f5b2480fd4554b3ab83217ebff345131", "region_id": "RegionOne"}], "type": "ha", "id": "b72f5e4c6baa4ced985cafe27b44e33d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a0a3c8223c4e423c992cbc95beeaf1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "89a9238ab7724340979d0ed46a826790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d10666249b4e4d22a7d28b7b22a7e37c", "region_id": "RegionOne"}], "type": "reservation", "id": "ec0ba72c0c7646f4815405cefc828698", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f4cc8a7e346451e99e64349768f69d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cd3609d8fa7b4592a9aba9fc42722e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a371b7e5dcb4c629661d80c966cd16a", "region_id": "RegionOne"}], "type": "function-engine", "id": "1f4345e884bb44f496e6cf418f5d04bc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b03bb2ca6bb84593a8e956c99dadb187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c87539fc949b476b84fdb96c79cbf2fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fdaa304099504d75b4673e4bde99849d", "region_id": "RegionOne"}], "type": "accelerator", "id": "985807c3e9804de5bc39fb53fb29f07a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0595a5b602084e4cb9d42eef197547cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aafe5a0c37e24a1780567fe3995f8aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5c88efc6090c47ffa5bc9e04ff03a4b1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b598245ca7fa41048090ed06625c156b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b330125decac43e6989abb1efb1cb6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f25fc1c267d543429595749d1b960d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8a0020c2fb0940d1bc4c590077773b26", "region_id": "RegionOne"}], "type": "registration", "id": "052e1c52592645b3b78cd1b15264394f", "name": "adjutant"}], "user": {"domain": {"id": "e378251ec3d544d68201294d5f71beda", "name": "fcf3b18bb1e44110a8d841189f573575"}, "id": "1c3566906ab94ba38209cbcde8668724", "name": "4631ca75980548488e537856abd5f30c"}, "audit_ids": ["c243b770560d4a4b9e49273a28a8782b", null], "issued_at": "2020-04-23T06:25:59.633042"}} 2020-04-23 06:27:59,791 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,794 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,797 keystoneauth.session RESP BODY: {"roles": [{"name": "fa3e1467cc8a4403ae322a4c97fd34a6", "id": "2b35bd14167d47178a15417fa7cc6b80"}]} 2020-04-23 06:27:59,831 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/baddomain -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,837 keystoneauth.session RESP: [404] Content-Type: text/plain 2020-04-23 06:27:59,839 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.391625s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,408 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,413 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,415 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,418 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,430 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.348784+00:00", "project": {"domain": {"id": "c440dff941304895b1bd6b0d30892555", "name": "a74404780d3843aba9b20a3834b5a305"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1c539c948dd5482080e68eb8f4319df8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1f31fb9f48b041978c31ddb25681725d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f2ef186b2f5746e4bb96566e53817d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f985d953723c4074b9bcc08ad214e79c", "region_id": "RegionOne"}], "type": "identity", "id": "e84b3b9698664a558f7679315dd39002", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d0bdb7702f9845f3be2b516faf344b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "971c0a5ffd5543738e4859e0f8bfa3c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "395b6c97a1764d83a3c895fff25f626a", "region_id": "RegionOne"}], "type": "compute", "id": "0bb0f679b24a413aa437333c0895be0c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7768ca199bce40fb922ec879942fd4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ebe67e672de745719f217ac4a1cfc1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "735faf9ab11c4ca58f339021b66b6761", "region_id": "RegionOne"}], "type": "image", "id": "c4edfdd7ee604cef8c6b9e68d99013c9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef5320f07cdc4fb4999e10c3eebdd117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1e0d5ea272b4eaabf4ad7f21635ff17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a03cc956ee3d4db4ba37af27d19bf40c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a0fcb8e79def46eb84f80400db6cc56e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56ee5cb64c3f4acda83eeebf0ae98c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ff95801d02f47a18118be52636ac618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4a4fabf06c94b8d97c6a7ea17ea2c48", "region_id": "RegionOne"}], "type": "object-store", "id": "079c6c44c8614892844084cabbe4fa62", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "617c2bed24384d2fb48f33280d5c49c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9cae9f11c1942b0901e59a356263de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c560d785cd284b3cbb15f63f02da0a23", "region_id": "RegionOne"}], "type": "clustering", "id": "fd5691aa08d743fdbf21b8bbc8a3455e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8b47b521bc741cd9f22d616ead0d138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "543b488947404251a782be51126fbfba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ab39e1f2fac41e4956b043ad1790d37", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fa56b1958af84db094774251159081ff", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f0dd6e273b34e20a86848b6796bb32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4690bffd77ac4081b094761081cd8fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e48b4364e5584ea29c9ca5c21cdb59c0", "region_id": "RegionOne"}], "type": "cluster", "id": "edc6c6f121394263a92202be0f78ec21", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d0dc87862d5d4662a5dc150a4122ae59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47ce775da26e4246afc4f4f975f93f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2831e77a913f45b4a2fb05fc0f4001a0", "region_id": "RegionOne"}], "type": "data-processing", "id": "105d822fbcbb4c1b85cd54ed5c21e003", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f05e742eeae4e4192bc95e3334cab6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25ad55f65fb3474aa8782953b14cd14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0eed99141fb04265aca88677b1965c5a", "region_id": "RegionOne"}], "type": "baremetal", "id": "5f4561a9a8e04f7db6a35e75a1672d6e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bfff91f1a1ef40f2b81092ed6f27499b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "270c90c1292a460cb2d3ffc9fd85f12f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae23ab890b194d18a3016a7fbdde438f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb77b509b0e44b56953c6c105b18d406", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c8ada3ad70ed4feba70c1494bd50e859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f46725d062554c36a619cdad72b5ad51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4a47eeb01d0c4ff6be511dba3cce5c95", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "50b39a8f01694efc8ab00f38e75b400e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "97972c2e73044482a1646a37236e6e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4cf1184d92124c43b65a233438c9e110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bfeb13a19b274908999af5da45f22df0", "region_id": "RegionOne"}], "type": "key-manager", "id": "8b6c4dba2f984ea28fc3e0795ab6f288", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af3bb4b490a84a6a8f1d2233d9650d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a61a41c4ebbb4552adc0f8fc9b8299bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ee2674fb2e74fd881f76c12732972b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "946a0ec72acb4445bfeadf663c954be9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "242ca92a7f99438b811b26c62642733d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb329170978b4ada974ace2e95e94fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1fb5af51832a4481a97c89dd9f1ed83f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "821fe6ae40494668b0dc878484a327af", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ed1c58bcbfa4eb4ba21181bf1e5ee02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d84a79714db4d8fa23703ebced8e4e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad0dd5e4a76f4935a0152f71dbd9a479", "region_id": "RegionOne"}], "type": "message", "id": "1f95ec886d9545b3ba3c2e7b6a560617", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "745d9a9251964d6aa477eb0ca3de79a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0ba53aaab3cf4ed18704826d5dc12bcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e716a222b41b49268ccf162ba48311c9", "region_id": "RegionOne"}], "type": "messaging", "id": "5fe7a7c3e24a4eb89c16b8fb678f4fbc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f2d2cba29024371b7d7cd9becb6eb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b2e9ac6a341449bd8306ac8386228641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "37e404380132411ab6e5c79c18fc5ac2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9afbba33aad84deda3865e1df844f899", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48808753ed054797a848df103a9a1364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e20e97051a534636962d182c5696bfc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f50b22273de4dfc89ba9734b7ba3041", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f78c1fa11b6b4b94951c55ec1cd0c55e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12d3167457994b43add3ce62187567d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b7b0ce3e3b74823bae57e5162ed2a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21066b2712de44eb803918a4e1025d2b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d6bcce4558db4bd0a8ad71dc4a423099", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1aaf095fe6a9424e93ce6309dc578264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47b2cc6faedb4a39aabaf16269a5204a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b671d01d803449a5b4d3843c67bb6e57", "region_id": "RegionOne"}], "type": "container-infra", "id": "9e08e81c68de4c81a7fe847af854d1b1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0bf0035185f34550a747a4ddc31d08ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d7bcb0d5b35f4da5b96673661b9a195b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dbae18b1722e4581bd7f95befe9d3f51", "region_id": "RegionOne"}], "type": "search", "id": "8ef201549aa84e3cbbf27496a706691b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "02bf1cac2a2f4f728918f2927c3496bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "64b90d477e3e4fdda92fd7325c41a4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cf49aac4cc184fdd92dc2688c826cd87", "region_id": "RegionOne"}], "type": "dns", "id": "480ebd3f100c42b8aad05c3e9f1c2e69", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "255277c960da431384fcf27561fc1393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb1333a80939457e841f9832e39762dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbb10db7472e48338eb3b68d54dcfd87", "region_id": "RegionOne"}], "type": "workflow", "id": "986a163717904de493032c84660410df", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4eeebf55dee040dc8fbc727e4abe5f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36b486abfdef450ab9a78e521ab49ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b4b6cde4b7f4996b57c499bbcfe700a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bb9744ebed3f401880221d01b9adf8c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "58881c375b414e6492f1080a48d67992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff72d710a50c4ff6aaa0d0b96587baa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "35661120bf6a4bc28d4a77be340e4aa0", "region_id": "RegionOne"}], "type": "rating", "id": "32a03c21ef3e4c579dba7fc7b004f174", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1477bb88cfb34179a276a63d7e88e648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "561704440aa842fb87b3b4edb160236b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fde6a30543d44b7fa03bca79da83a8e7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "51790927c2b0407983707a8ab92e384a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70639e75a1e14ce1a3c918ec12006d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "636e274ad8d24424b318f0bc249aaaf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5d5d4405fca489b846173b0ffe3dfb4", "region_id": "RegionOne"}], "type": "policy", "id": "77b06130f05e455a8761887dedddb381", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b22d149e2304a719813d887a579a039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b90a856742f46c7ac46b49fd4bf17cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f1ae523ca95242be88d7c7fa302ba1a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9f95abd84749446a90a5773bd5885621", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a334c9774f64891ad6f51b70279f640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "988a9dd7211c4126ac3796b55501132e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce716cdb3a824c6b8f702fa5f9fa2916", "region_id": "RegionOne"}], "type": "sharev2", "id": "3f036fc591b14a4c9183aaca6046b239", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3323c727b5f84772aefc123402d297d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ced1b4e1b674dd5a033359492eedd78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9821b0267c9495e88cb5e82ffae9650", "region_id": "RegionOne"}], "type": "share", "id": "1e89ed6887e04876ae81b7ee00d428af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "acbd6ced62c9495bbe9af58bb801632a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "15d99aed4c1c428cbd7ddf31e3dbee35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6d25987446fc430eabc182483076207a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cfc1223457374463b00346c828e7602f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be03a6737e2b4feb87f342cfe1793ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e23006b5234045c1b9dfc681f107f761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "090f9602b0b343cf932e3275af5e6c9a", "region_id": "RegionOne"}], "type": "orchestration", "id": "1c7f6a6bd1ae442b8617ccf830acad2d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7062b17888d14b75b0c6d28382a9391f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c00c5380663a437d9d8a64310dc458d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd5dc1f87fdd4f3995787cb4d2a5bf5a", "region_id": "RegionOne"}], "type": "block-storage", "id": "13531eadd4b44fda82776224e24eb0f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2bdd4a6aaf547249ab829e00973c4e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec05bd2dc0914660ad8da58b58aa4522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa67359f8d54402a93cddd4a3f7742a9", "region_id": "RegionOne"}], "type": "volumev3", "id": "d827b02b71ae4fc082fc1b019f26bbcb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3151ff71cb3a4fc6850775769401c120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76bcd416f8c24f35b2ac53f9b111ca6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921fc4d170be4365aea01003ee9188ad", "region_id": "RegionOne"}], "type": "volumev2", "id": "641b226423b7428fb0c229d099437bee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e5145a2da844b68b7b73d3615f2cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15b510a428d1410691e7ee267642e665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60f3972c41df447fa6f22292e7db3325", "region_id": "RegionOne"}], "type": "volume", "id": "9df4a43a177240f4bdb9e2c45e1624f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28de7ebb20d343b1b3519bb165c8da8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74dde97290294cabae7e16caa9c2f6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1366a7a63702412989dddd091ff4c213", "region_id": "RegionOne"}], "type": "block-store", "id": "63c7e2516f7b4358bc32fcf51886879b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1c6e3fa21e3440c6abd12f1be092e20d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e990d7c2fc24caeae5296cc11fff3b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2a6ecc4489504dfe80039929b445ae60", "region_id": "RegionOne"}], "type": "alarm", "id": "ec9cb1b270c74330b5681389a4ada360", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5e6e3b9533146328649c15178aebc20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "830c6f00a9e94300939dddfb937ef576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6e6018aceedc46a1bac4faf409daa593", "region_id": "RegionOne"}], "type": "alarming", "id": "086d5ef4effc42baaafb89ba6d29f98e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aaa520a420bd44ca8c033188209ba357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "becca31148604f719e3ae035bf4207f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b91a815741f1433fbda31b2b39919091", "region_id": "RegionOne"}], "type": "meter", "id": "2bedde9339314e4089a65a617b19304f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f54e2b75153c408199b5ebc23c2494f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c68423b6696648bb80f22359798878b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a4dadfbc6064d4dbc400cbebbcb50e9", "region_id": "RegionOne"}], "type": "metering", "id": "01c612ba4ce7491d9036914fe745acb8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d7d17be1d7d4329bf78d674c763e918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "740bdfd98c034478a38d31917d4c0327", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a906ebbb6e54ae7b810cb7f6fabfdf7", "region_id": "RegionOne"}], "type": "telemetry", "id": "4d1d22ef225740739024791299392fd3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "155b2076b6de45d184abac4a13593439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dc7837aaadad414fa721ef81e0299081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f6cb06db17084caf9929227b28ee0934", "region_id": "RegionOne"}], "type": "event", "id": "71d643bd34c44518835744b8a07423bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28681f1e075a466796ef1d8d78cc0616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "010b82ef6877430a924cac0f71637e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9cc9f3f8e76746d3853e022474663983", "region_id": "RegionOne"}], "type": "events", "id": "af07d804ee2649c9af5dfa8566a3a548", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20e42ad654d54a64824b588e0ab8bc90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bebbbc1e544843aeb79e337dd6bae602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b882384fcac94920a9d63271b58d1940", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5db381de79294575ac33e30f40b91e42", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "234bcbf2149c43d7a3efd412628b3e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54672e07e1994a40b86ba404ee16d6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e866d65296d4401b0fccdd5863bf0b6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "19193a3d920d4a1f84176d949e80ac74", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89d56917de95479c9d3b22db1b14267b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08c6685cc9c14be0a1d3dbdea305698a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "104541e629d34f509852750d3e713880", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6f87081b621342fd8eee27e9102f6e4f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d326167bc9c4e29b3fb8eef53e7e35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f764dac172d94022b756096cd7777a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3f4021a9d8c4f9e9820d9b296156c3b", "region_id": "RegionOne"}], "type": "tricircle", "id": "c7a5a6d4c2ed4979b8e8e438739e375d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ccaeb023e28248449b7302e85eee65a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "558881c3b55c4788b7e2dd15a39f3827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4481f6cb27924b23b7d945f8c71bf9cc", "region_id": "RegionOne"}], "type": "database", "id": "c6b413d101f64dad81891f45130fffa8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "712421098f764894b13f0d5eed54fb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b1ac4546d5ce4f9292e639f0c01b2525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa8f787fb7ea43f5bbdb32d21c36824b", "region_id": "RegionOne"}], "type": "application-container", "id": "d2212b74796a46b6b651f9ef397e544f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "760156d2e3fb43d1b8343f56374f4f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e878ec29e2b1436a96254cd681f3cd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a5c4c65cd8c145889d989b4ddc7c87d9", "region_id": "RegionOne"}], "type": "container", "id": "41fc3b8e0c5b47ac989c41df967a81f4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1de31ee7b87645039411131d10479fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3bfdb68b2232495fa6ef8c90a1b274fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "87bdb70d481b4c329dccd7fc344b80ec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3d68d520870f425685e5cd9edfdd5966", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a39dd314228c4f64aa37ecda963b4084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62ae130257d34bba9a4d088e4019041d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5839651ab78348fb974613c21aaba54e", "region_id": "RegionOne"}], "type": "rca", "id": "8b4c9037c7e14d03913c674658a3392e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "29fd273c89254abaa580854de57eb5c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "083997d3a8564e428ad257d0732a64cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8c134decfdaa4af084df45306ab9fa69", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5f9ed4028687445888e9564f779cfb9c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2dcd2cd89bab4620b496f99fecef8745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1728ff9a628b4712bc6ec7d746fc969c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f4dacc16617c4a62b651304bd8e41f48", "region_id": "RegionOne"}], "type": "network", "id": "de1a2295f2e1478da612b1a2f73f7acf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "58c953afcfd148ed8a1181b3386614e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1fce27ad85964217bed33a0605dbfbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ab4be4499bf54a7fb5fedf995ab384d3", "region_id": "RegionOne"}], "type": "backup", "id": "bda5d9a28213497d9210c736d0d96aeb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "11d002a7dd16418ca9db8ebdbc43f18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7c4ba63022c4d4a9c708253c4de28de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2d8d92009dc94481983f9797e4d30660", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d6750c9056d444cd810c42139c66a899", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d83667b1c7d4f4c848ef1490371f815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a03f8a369a1479aab02fe01d9060553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cc9539d7e7f2456896c9231b2df0f94a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "67313bb79f9f4d5989e1949b84427fe5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "52d46d08c5ad4ac49c7e9726b915e9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a82808ad38d495583c008d28d6be168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b021e9ac38df4bad851537a3d2cea2c5", "region_id": "RegionOne"}], "type": "monitoring", "id": "b0beae92e1a94247bdae8fce1aaf390e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1eb1721a72e442e886e280be4c2dad5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3b4a393c98b74467b44e3b2a12abe0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "580f3234ec8e418496744cb0706490fc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1c526f4fe5604b0b8a8826620eca20d0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f4959404c2843a2bfbd103dfd7e4012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dadc74f53b2c4682999d034a554fa887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1be922aa332f4c069e05cdf31ffe4f19", "region_id": "RegionOne"}], "type": "placement", "id": "1f14584ee86a4bb6b825a6544043c773", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cc25f9ba8b04f2f94ef12a80da42ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83629244bd7b4316bcd626f9c07ecb70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2652e83c736d40aa91209699c530e0b9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d442116bc45b4eddbd32447d599b165f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c405e613293436ea0a760d97ca0f33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2f8d9cf1d024c4cac722fc59c31ca41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e539fad17a574356b558a6ff70557139", "region_id": "RegionOne"}], "type": "ha", "id": "107596524ae44669ac55ce83dbd164ee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e17a5dc861e4b399a0937a21d5cf97b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "11ea5d6d13a44f3d9fd4564a38eca8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "674a01f9b4b54237b4a21164e05c8aec", "region_id": "RegionOne"}], "type": "reservation", "id": "02ac738f922c4d4194a292c8bc9e3402", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7570b38304384237ab279a6f2f9dad2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b5bab18f8064040b69290e5c6d72619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f1b4b5ccb79b4b489a748ee9609a7fb1", "region_id": "RegionOne"}], "type": "function-engine", "id": "c061753e76ea4a249507ccc9674d0bd7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aee2b63ac8d549009a70983715f7e5c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "662f616e5ec34e44af51c4698ed5334f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "38d12d6aacda4d78a8c7b09dfbbd1a37", "region_id": "RegionOne"}], "type": "accelerator", "id": "fc6333f79a2b4458a682c8ea0c9f6e63", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77851544757542b29c7abceb9fa18c0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9bacd2e79b304415a7f5979f644e405c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8d758e131bbd4e39909329b5c98de608", "region_id": "RegionOne"}], "type": "admin-logic", "id": "634720bb89044515b7dd65cc67e07aa2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a7a8358a0c3450c91195fe9a04f3883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c2aa6b51c6a42f1ba6ecd1e94fe31bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c0dbf6baa8004675882876a58eae1023", "region_id": "RegionOne"}], "type": "registration", "id": "1d62eb5eabc149a699a8bb7a7e881fd3", "name": "adjutant"}], "user": {"domain": {"id": "a443a3f769e44db28e78fe6d37ff87a0", "name": "06cdafc1b3624525a249d19e53267a33"}, "id": "c361fd000bbf485db4685cb662bf2f5a", "name": "08876bb0763b4f0eb445c732da5ceec1"}, "audit_ids": ["96097dc17720406db214eb5f71c9d086", null], "issued_at": "2020-04-23T06:25:59.348784"}} 2020-04-23 06:27:59,459 openstack Calculating hashes for /tmp/tmpzr0CYk/tmpG9BOoO 2020-04-23 06:27:59,461 openstack Image file /tmp/tmpzr0CYk/tmpG9BOoO md5:c05cf8cc50eb6af4769c10e069df4996 sha256:1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964 2020-04-23 06:27:59,541 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,548 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 25}} 2020-04-23 06:27:59,566 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,571 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:59,574 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2020-04-23 06:27:59,576 openstack swift uploading /tmp/tmpzr0CYk/tmpG9BOoO to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2020-04-23 06:27:59,597 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c05cf8cc50eb6af4769c10e069df4996" -H "x-object-meta-x-sdk-sha256: 1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964" -d '' 2020-04-23 06:27:59,603 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,629 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c05cf8cc50eb6af4769c10e069df4996" -H "x-object-meta-x-sdk-sha256: 1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964" -d '' 2020-04-23 06:27:59,650 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,644 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c05cf8cc50eb6af4769c10e069df4996" -H "x-object-meta-x-sdk-sha256: 1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964" -d '' 2020-04-23 06:27:59,657 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,681 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c05cf8cc50eb6af4769c10e069df4996" -H "x-object-meta-x-sdk-sha256: 1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964" -d '' 2020-04-23 06:27:59,686 keystoneauth.session RESP: [501] content-type: application/json 2020-04-23 06:27:59,690 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 2020-04-23 06:27:59,724 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: c05cf8cc50eb6af4769c10e069df4996" -H "x-object-meta-x-sdk-sha256: 1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964" -d '' 2020-04-23 06:27:59,730 keystoneauth.session RESP: [501] content-type: application/json 2020-04-23 06:27:59,733 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 Traceback (most recent call last): File "openstack/cloud/_object_store.py", line 855, in _wait_for_futures exceptions.raise_from_response(result) File "openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 {17} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.199528s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,694 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,699 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,702 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,706 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,718 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.635316+00:00", "project": {"domain": {"id": "736fbbbe22d146b1aa8c237a84f1357b", "name": "b875a62caa7840cbbad2bdc51e6a952f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "39f1d462ad9b4474bc2f20bfb408c173"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3c3c713ab3540aeb10ce907bf38ba6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "532f6f88d5ef49c98edce451d97f1376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3b6169b1878c453cb062b612a91651b7", "region_id": "RegionOne"}], "type": "identity", "id": "6a06adae19824377a50d13ef6a8ffcf7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a14c20ae10d942b4a436a8e109ed569a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f9ba3605bc484ba9a3dca8b015a5af3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "df375a7a09524f2c87a54585dd9e009d", "region_id": "RegionOne"}], "type": "compute", "id": "d136342337e9448fb8885878f2a29742", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0b7debce6506483b8196044dfe582377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7ed4237a54c24988aab13444be18a5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1bd6bb0c12454178b1724857f5f37175", "region_id": "RegionOne"}], "type": "image", "id": "2b6e34cd9f10461caa0525e6518e0201", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c011b5c4633b447294987e4b75e00477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8e70e40c6c4c40a6b81717e025792f31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a0e71c78457740b4987626dc3f4e341c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b0e97cb5014e48c59c4c2dacff2ee329", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "463c69f2af3a44aa83c37ad9d93f1aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24012db5f2b441fc87136a2b48becd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2cca25c006a469e9f6c9447b34251ca", "region_id": "RegionOne"}], "type": "object-store", "id": "73912e1e722742588da81426abc7ca2c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40dca30c752e416cbf356530a27129a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33e946491514489abb8e194ed3644665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d71ef67dbbd4b7493256bca7eaf582c", "region_id": "RegionOne"}], "type": "clustering", "id": "e1f49ce70a5f495f9d51fcbe645af195", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c886e929a03446a878afe64c44cbdcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd80a11faa474dffb474c1eea94a96cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c0cacf05f8e3445abdd280c499464edc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0f17e9f6bb7746c48017518059539eca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08eff10aa37c4d24be8b0c8674e84c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c73cd30618bf4bfa9cedb877161a6f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e7833d0d78d4cf693d12a25f0a144eb", "region_id": "RegionOne"}], "type": "cluster", "id": "e2a0898d206349f78ce2522417a5b0bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "19380c841f53434cbfea6f9d3f393fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "01583ad91f404422bc658424679c821d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "acaaba3bebcc4e20a63a0005132b1275", "region_id": "RegionOne"}], "type": "data-processing", "id": "3b2bb64e5588419f9cb8c5317561f663", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8b5850aa92eb4246a08878487c2807a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e837092a00d641e095e78b17a0a2d452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8955261e1a21400583e18999877ae95d", "region_id": "RegionOne"}], "type": "baremetal", "id": "b303f78d73514b73bc6711edf953d272", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62557d32019d4e32860f52903dcb7727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c905e842f3db4ce79fbfa8c4d9ef50a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b1828cde164249c8940c72d8b03708bd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e038138fc9df4046b42b9eb697104c06", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "923d1ee64ef5499085db923babc170d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb61a1b07c8443aa8bfd84eaaec8ee78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c7689dddf12c479b9cddfef26744f6cb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "086a29652fa742e08aa70c0776058e0a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "34e150839a254ea792e7d98155f7b3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8d04b5f9390849298e3756423407e4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cfbe82bc37d14ae08bc542ebada4075d", "region_id": "RegionOne"}], "type": "key-manager", "id": "4d76afca98214e76a9d999a7174e369f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6a7ade6f73e4607ac5bbff612b21081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "808574f1aaee478fb569704a3b01dac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a5e934b257c54734bb59d7c77a682265", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "68f90167cbe040d88d869f365b64261b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d0879010c0c246c2b1126d7929aadeb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a7995aa3cbd4161b94146a790200db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e589c9f2c060460789baaa62a1915f9b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ba0be4600f0f4071a0a8c550fbba21fb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c83e84e02a2345ab955fb326d2bc1d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e08ab7a87c3846698e341de7d1a93c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8584f7738c6a473984a5ffba42dda21c", "region_id": "RegionOne"}], "type": "message", "id": "bf4ca5dd475e4f709c635be0e96d3364", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8ea1c876bc7468e8e07313a0b674a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b08333ddfecc4f56b070ba0b16f7a91e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3efc04b0fc9449139273a697cdcaf1dc", "region_id": "RegionOne"}], "type": "messaging", "id": "4708e8e63513466e975ac1ca75de7797", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a736f798894c4ef0bce60aa6ff537bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce6259c53a694484b3a40712fe7f640a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0946a9889ec743e1aed4e76c8aa3c3b6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5ffd44997e2241e4a570d653005737e3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c70afab153e40b08cdb35cfc1785b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cd073d83e854e94b71b669135b4494b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "025f94a5922b4ce59fdd96a1295b666d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9951ca73ea984d38b3aabfad410b3157", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1d1db7a66ed4a41a855dcf0160af4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "980c6946ba0a416bb8b78554b2437b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd0a166b1a384b299a6a381f477eaefc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cefc1217831d4c58a0550bf6ef5ffcca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6b731e3013a4cf38c50fe2dec5bfb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c004c52375a4de1b87524253ed16c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9329f9ab01f8479b875ad5a9a7e38693", "region_id": "RegionOne"}], "type": "container-infra", "id": "16fdfe11d96242f6add76aed9c5199da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3601c2e8c75f4b70a70e490f786483c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c4b43875ac274d3e93127c8a14bd8508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5e3564089040468b9f72c76fa0e8a14c", "region_id": "RegionOne"}], "type": "search", "id": "327a5aad2fc345428e7d5a2f2465b4d1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "12c3a2e0fd5b4c999d6428247d0ab879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "414d9422b5df454c8e038e753a1753dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d96182be543f4e4587faa0834f28dac2", "region_id": "RegionOne"}], "type": "dns", "id": "f41844ade6494f838cab6d93605aaf7d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc351de8bea04e53b14cbeebf87686f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1da75b4546b249ceb6df87fbedab8fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a4911b639be4194b3d362836ebdd799", "region_id": "RegionOne"}], "type": "workflow", "id": "bbe7a914167741d5834d7d6eef15b044", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8085ef544cd746eb8c1f642e2d0f72df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "99b86c55c642447faf7b3f6513d5220a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "11942106b3394ed2a4d742738f5b1c8a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f26bac8891244348b0e1bc129fe5f615", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "00ebd34176d14e04ba6164bd291967cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6869536ceeeb450e8c87d4106046cef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3fc4ee5e9aee4fc6b7b6c1fc892ee55a", "region_id": "RegionOne"}], "type": "rating", "id": "f150663a33ea47f6ae3e32be40a9af0e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5390605a423c4db0992340fc3c8c9ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4397bc850784448cb7f397c1f54c0469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1e33dc72bb0e4104aefa2ef370d335a4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6db7d1b2332b486e822fe5ab453ffbe6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc36f1b1eec54ba4b6e7a96c07c908f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b16e9c1f0574f2ba3793b6f8b858f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "987a328a899446ccbd24705242560895", "region_id": "RegionOne"}], "type": "policy", "id": "90e66e7ddf794a1ea59e2fdba3c6f4c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2cb1c5182cc94d4c9c27b8614aaeb518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb4333b7f50745e1a878e0440f8cdb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dab211bf85554ca1a2551814db20ca3e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f759f89661cb44aa913cd841b9301a15", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03e52dda58b74588b34d72f8ab444fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e9cbfb2087274e249daf4b53a8c84fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eec46c1bda024c8fb3f0db77f23ce888", "region_id": "RegionOne"}], "type": "sharev2", "id": "a6860ff8ff4045b7864cba65ef9d96a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "985b36a445114a88849200b9472d8df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a180c3c72be244069936af069425faab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1da32c11f2654259846b35a68a2e3010", "region_id": "RegionOne"}], "type": "share", "id": "78a69ad1584f4df7b130021f936f7a45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f59f5397c2e4262af8b3f4510fe9d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e869e8062f744073a01c9c4396f356a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6cfe2a2b54ca46e3b482a6a48847f4c2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51105c76024745e3affaef36b2e35997", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6a756f30b184fb0a3e5bf1665b4dbab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c536f8232b847129dd8f3516e5a1030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95e42d3c90094598a5f52faf03714ee8", "region_id": "RegionOne"}], "type": "orchestration", "id": "981a66525d664a2fb09b15b8a0c6f24c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d46c71f67c364b13baa8beab6adca796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "196b2151f3ff400e8177fe13c9107fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "845273a179d24315a48d6917b56b41a8", "region_id": "RegionOne"}], "type": "block-storage", "id": "db97ad1e00ed4e6a9b35fc629491f808", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c630e8bf2d1496dabc0097273e18121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69ee7340d1ae44529ecc599a7fec9351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ab0774a43ee432ba81971e8f53406f6", "region_id": "RegionOne"}], "type": "volumev3", "id": "96982e47f8ca4aea991bc8824799dda7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0f01b908eb5439f8cc0719d280bec72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25f0b26d7838458b85d21fc787e7c1f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "502d443c49924529878cd0946194bcdc", "region_id": "RegionOne"}], "type": "volumev2", "id": "dc9bfa6c64eb4b30a6d24291ac345937", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b40c5185ebd241d6aa81309e93673b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33cda022d8a0466ba22a0f8b96987a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a22f1441792c4a4eabb47e6e14ccb76d", "region_id": "RegionOne"}], "type": "volume", "id": "8fc72f46537444baa02f685950929235", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b50c12e2d54490ba5baa464996a9b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2158d22675b4a9e9022f2cdf79e7b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30551f84b3404e279d5d8146b8cf6536", "region_id": "RegionOne"}], "type": "block-store", "id": "59566b78e6e842e981a7604dbbcc3f0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5d3deef7fa346d2afbf065ab6979b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a9f75843e5de46369128af2a6bc9aaba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f278d870146944d0aa03de892a72a30b", "region_id": "RegionOne"}], "type": "alarm", "id": "b1556a5717024f3c82c858ca4975b28e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "053cf611652a4890b139d4c7c8c36c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ffc7d85daefb44d79dbce4cd8bf7dd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "34f411606ff743cabf7c19a1afeb6a3c", "region_id": "RegionOne"}], "type": "alarming", "id": "f463531f66fb4512b7cf19f7d784bcc8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0094d0ab9bd4440a84da2d2a77c73c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "af88c8a12b3c4f2faa2e2ef1c21a5134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3955820702064b4992a8b613961f416f", "region_id": "RegionOne"}], "type": "meter", "id": "a26664e9ee674c53b137e683a373a46f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8558401ec5ab4e829b4e774e3d23c1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df4ff976ff454761b61ee775d1fce0f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "20327e8a6fb24337a021f89e935758d2", "region_id": "RegionOne"}], "type": "metering", "id": "c4d4fbcfd09a4357867915437dd06f8a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a25e58f00a74a3fa298a00fb5035978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b7be7b2f1424a7db37f3b0a18ac3657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35c0441aaa4647adbd2ff94dadcf6db7", "region_id": "RegionOne"}], "type": "telemetry", "id": "8592337aa0b2454cb709893be43b5477", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "511c5ff74a804292a3e10a6506a70edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b531af9e03f046a491b1f9e81e751287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "981038cc51414460a62b795a41c3e1b7", "region_id": "RegionOne"}], "type": "event", "id": "b507d5d614464d11a327ef0a49ea655a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "75d893af6b1e4862b4c369a5967bf225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ad10fe0b38e46029e1dcd46ec5937e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23b22293d85d4d84af7375a601781c1a", "region_id": "RegionOne"}], "type": "events", "id": "25d15962a99f4bac9d0a3feac71a3890", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "941e9db0154f43c9abee1d18ccf0f6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e108757e79043c99cdf67d23745ccc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4c3186a35294b3fa6b0bba7b3c8b006", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e2977b893c0c4b2c8c00a92c0dff6880", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9513e6b5c1f54b668bba2fe3e0b3b357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "22308620914a4f4e812ff68369be736b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "efdde1e8882d425a8091acce9fec37b2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d9db6ff43ede46689e224e9af307bf9c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82566fa0f1d340a88cb19bd6974f2bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a100fa5940348abac9be96c1ef39851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8261403611e34f22aa0d40de93a3700d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ed45a6c9bfeb452993aae2580916125c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e89062795a74710b33256831ff3750f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "88e4bf20a3ca43b7b4dcf348ef3e0b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "08000b20f3c34df98b45d9c75715e4f8", "region_id": "RegionOne"}], "type": "tricircle", "id": "d66e191dcb4e4749bb782724ee4af169", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "db19c9f078434bce9748f9050222f4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d4831f7367904317b2357bab213b59a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9add65bac1e44e8dabac9aae24500b8b", "region_id": "RegionOne"}], "type": "database", "id": "1a5bf27bba444d6aab43525ea2ef3a9b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63cc7131d071421d80f47080216ba650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "985eff97887c4f4f910ea30a702f2998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "85c5ecdee45745cda283ba162cafe628", "region_id": "RegionOne"}], "type": "application-container", "id": "5ad720c7c8924e3a83090e69a5166d32", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a40c95229824c32b5f080cb6fd89808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ff90244335d4206b0e1b2d21a8c31c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dde3ed73cc30434dbb8bf7f49d6c2d92", "region_id": "RegionOne"}], "type": "container", "id": "539255d5520448d0af839977ba0d15e4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a58935f8e374e6787428ea48305cf08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9018fccb6dc74b14b97b453b2291deff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e8de2b25b6eb4fc28e44da3dbb32e89c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f9312814c78a419aba5e41dbeae43b48", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20ff80b9f72e4e4abe577e1164a078a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62d5404cc78b486a91409f4d5b5dbb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e821168a305d423785ac6bac2ebcd57b", "region_id": "RegionOne"}], "type": "rca", "id": "27bc4ad0111f4e6d8f9c192570c79f7c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2705a92a01c6458982ab7b71be742acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a870f81a15c14c44b75299025b0cafc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e96101f5a5ec42ed8287012e04bcc5b4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aa966d93dfeb41929c14ca707884abe5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6973e7d9eba14ea9956f3085fca44370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bcd82951ced842939587199755030998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bfa27950e1544c05b72e0ff571798c3e", "region_id": "RegionOne"}], "type": "network", "id": "ed02c5b5f91a480da1439147c26f123c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fa7a8bdaeb7e49ee8bd0d82c3b0a3695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "26466470a65940ef8f8d7f474cd92884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "740ff101d3e249d49fd73470cb1cd182", "region_id": "RegionOne"}], "type": "backup", "id": "2883ba22e6f840619e1b14383d02c1a3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44669ad9f8d74372b1a470661b036ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b70bbb7ab4347e28ec103e0f2b94054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ba5dcdeedb74720bbac8528680faa3a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b33b3bcad32649eab103ebadb5896c18", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ad1b9b92ddf4103832a743c6acaef83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "072b76af23ff4ac181c1a21c527db49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "57935c7aa7e14ee5b2a9bacfe96daa91", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6c569053e0f14a788c6a6747a1d43e0e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3edeee2e489746219d37fbb043e43ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4d37cbf688d741bda4832332c44b85be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3cf8dee849e64a2194755dc613dcce5e", "region_id": "RegionOne"}], "type": "monitoring", "id": "6202415e251e4a88a72fb32196cccb34", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "959a00595d6149b692090d042d509b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "46f175041d104806aa30b9ec4bf15fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "774fb33da156491c977dd096748e4776", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f8738968d1e44369868f772bc8bf9a92", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5caa6e41e7734ca49d378250e7f71304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "282b13a9783b4a96afb8350972d6b6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aa1acbd3f4e44a82bacad8bad332b3eb", "region_id": "RegionOne"}], "type": "placement", "id": "53cae7941f2d41ef896feb907507f2b1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "30c18d8b0d2549dfae32025a9d52cf06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe7044f918d24b4d98e181900997cb68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0d2eb1c5fdf747f18b89d32c5eff793f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "be4d707d29c14b768cc6d03d1cb0eed4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fcd6f3fa408469e806f47ae15960f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd6e48994f584a03973e3965af0bd400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04a4da26d5854a62b10aabb6c9ac9a2a", "region_id": "RegionOne"}], "type": "ha", "id": "f4a43dce7f684acf91a6270e6d151a50", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "50c349dad3b8495dab5387580a1e03ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c47f4700f142427f8443992069b7a591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e7f03ad8891e419aaec769d42e952a7e", "region_id": "RegionOne"}], "type": "reservation", "id": "7d31e7853e934a648e8b53f4fb4423d4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1c2e3a40f92045a490c6aa5acc1e6295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22cdd69e5a93407fa6258cc8fd38bf24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "829c15aaaa8c4b15a7b6f9e5fe28b01f", "region_id": "RegionOne"}], "type": "function-engine", "id": "2c9a762f781742fca1ca20dbf9d77318", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4d5caa171edc48b6aa7b5d979796b08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "46b35596ee71416381ff786ce3135cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1041c2c1830343299bb4a9eeaef376fa", "region_id": "RegionOne"}], "type": "accelerator", "id": "ef591059bc2d4dc48857455aee0899f2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26f5b48793414835b375b76249ffc2f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78f8b4bd2d92447492cc1ed25b5aa50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a576bd5788ba4fd2afa32370b3057e47", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cb627ab1cd4940f39507ba6beed22b8a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "674f20cd4796468aa97312c17c905a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ba431e31bf449cf954b5b3a7f9ac02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "71fe06ab851f48a4a36e5613b41e54d2", "region_id": "RegionOne"}], "type": "registration", "id": "e8b70689eee5473186852a6eede1bc04", "name": "adjutant"}], "user": {"domain": {"id": "a2db9d15b4c34f3388383713d1abad08", "name": "85dcbdf97cb04f38b20ad21c70fe4d55"}, "id": "fe6deee069c344a08a10dde64437231c", "name": "edca68eff2804a89b236406565c1d5da"}, "audit_ids": ["6f00fb55e1114cdab5565c15df501a7f", null], "issued_at": "2020-04-23T06:25:59.635316"}} 2020-04-23 06:27:59,820 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/projects -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"project": {"description": "projectDesc-2", "enabled": true, "domain_id": "09413ea9ccd74e8685916a754460274d", "name": "projectName-3"}}' 2020-04-23 06:27:59,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,828 keystoneauth.session RESP BODY: {"project": {"domain_id": "09413ea9ccd74e8685916a754460274d", "description": "projectDesc-2", "enabled": true, "id": "0bed34b0208b48cf9f1fd2fa48acfb71", "name": "projectName-3"}} {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.059109s] ... ok {27} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.218057s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,674 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,680 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,683 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,687 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,699 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.617246+00:00", "project": {"domain": {"id": "10e015f2f054442c8f52bf83915cdfbd", "name": "60232f0add934b28a25629673f0fc65f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aa550ae0f8d04edfa8cba95b1bb3e802"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1cabf876b7b649408ce77dd1c1195bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "14c35deac52546fe97811bc6d31b6d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "73cc6b97c5ad4f489766bbae4b6cd09b", "region_id": "RegionOne"}], "type": "identity", "id": "43bab65f397c46938f5dd8248caa090a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e7e1dc27234846e3a7739cf8d9d97277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e6dfa10ff0974f56a6c5aaf585f8ee61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "81222d591c9e470f9689e9266a7c4117", "region_id": "RegionOne"}], "type": "compute", "id": "69c7a6fb206342ba80e19a1344834582", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d956dbdc9193457ca8189f2859d00ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "506c7f3760d84124b0832c50d54077d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "faf5d60e104948c58eccc2701262da02", "region_id": "RegionOne"}], "type": "image", "id": "6f7a7bd17d72499f8caad8f239a05b1f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d57329deb128483988722f3f54849ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fb68d50d96ee43078cb7d60d05cf4328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0da9021f2ef54012b0bf6cdc6ebebe69", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c456b5f33f654b3ba808a19770639485", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "381c594e3e184a24ae0f5f82917fe243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7b5bcaeccf04891a2053cc1958950f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7e9a5d68fa649debee58651e90a0399", "region_id": "RegionOne"}], "type": "object-store", "id": "8b214dbab89b4188bef843d698609730", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4e15e5001fd493ba333e43eb3c0511c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cd3703b012649eca7119d3fd533b576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c0fdda5de7a4534adfbe4c5d191e2fc", "region_id": "RegionOne"}], "type": "clustering", "id": "c530ecdc9349497da2d8093aee244d55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8389026581f74e0e9f58c4b53fd85ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4da1a24f148c4c8fb4bcc2fbd3cf69d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e0eacaab11e451186e4406dee6dfa6d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8549b3d52a4b4add968722121a0f574e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c27c83ca8ee4b80a9d0432956f9e273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26ac47493a6641139f3fed2e2823a11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c2cb7b4da0d4f34a89cebc5a377dc43", "region_id": "RegionOne"}], "type": "cluster", "id": "560738c8f984405a88f86948c04c6b82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ec7c82d1453e441db4e379e292e480a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "124edb29ef354aeea8170a6f19427815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "656016e17d2a4ac09e3ffa18de79f69b", "region_id": "RegionOne"}], "type": "data-processing", "id": "9872244151d7498e91d675c9caec5bd0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c097d5b5a914f1cb9c2655810272e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "104c07d2754e43eb93d6c9ed591ce1ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56c630bb9ebf41a3a56332a55aae288d", "region_id": "RegionOne"}], "type": "baremetal", "id": "90282569c3534b5d92c911aaf42eb1d5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70495a2baf5f4871aecb90002bee679f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18422a0a2e5b4a0aa46f10d74ab5914a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9798a9fd92b1499b963440cc75f549fa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d6b8aba20b7e4f4b924d474b2589ca46", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f38a4c32eec44c9a9c685c7c71b34a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2ba8f459d87742de8477f56a37e4803c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eb1d86605fa640f5af07317c5b3cade8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "36bff12678d74e75b04bb6585367cdba", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "690168eb2fec4b9b8631e7514a39eaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b087b0655c3d4f4bb1747356fc7571eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d8ffb796845b45c4b5d65e25d21cda0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "57cbbb40c45a404d90b9feca5d600e29", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "410a7f38a4c44c77aa52aff2062e4c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "87bfcf19c33544dea1c1c4b7f0a28414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ffd46281562f47329eee27325ddb2607", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0ba319ff914b44a6ae99102132b1b94d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "797a0b758c874e86a8a7d8cc95dc722b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f7fc27ef20c648eca0485efdfc130296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "092d2af621c148d7893c30f4082bdf5a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1d9ad239b36f408cbe2f5afff6fef0db", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "51399d832704482d9524fab597731d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8826cce1f1d0414c882c0424f3328403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "18fef68f697245359482148097a65477", "region_id": "RegionOne"}], "type": "message", "id": "ff91372b9e3a4cc881e808c39e3261ac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "200de0fc0a484118a1fa0ed8a4cfe76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b7420dcdbb36426fb2bb71f2b401543e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6867a6126a0f4e8fb6c00ebc71a4ae97", "region_id": "RegionOne"}], "type": "messaging", "id": "dbdaa2dd888d4cb2b3ccce3cf277990d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "24c196c4dd294ac4bb51fcf5c354ce23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "53a3640548654edcb585967070b214ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b4997b72e3fa45dc821f2a4eeacc983d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "896d18272073471f9b682fc87f96a9d4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07304892c1044b4aaec7f075dafb3e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac65d367a50548239754128d289cf0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "455663a65a144f169c8c436a2f35cb11", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d9fe97ace03a4b60918a17dc3824ec9a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15a1a8f56e7a4d8c84339aa6fa3a6cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b061e25b2c8a441dbae7d380a525f593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07a51ddf1fcd4c9abe68f5eabd496fec", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d0df6da542c445bd9e0178498f02aa33", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32ecb77f0e8a4f75b046fa67a843b75d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a99d6af93d734a3099b09c95a355f4f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04721724d82340d1bf8024d80cfcaaa2", "region_id": "RegionOne"}], "type": "container-infra", "id": "f2014413adf44de7953e819caa21f439", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "745032a3553a4231913c00b54da53b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "78dbf23e97544162bb8fd556e948162b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eacd0fe9dea64cc29a71f8533b125a4e", "region_id": "RegionOne"}], "type": "search", "id": "dbbd4d1561be448a940d474601182eef", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7828b503fa2240e6bcd5b7182ffbea4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5af9527ad58a4b4d9f4ffb8eff2465ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "24c305e0cbc5487d948b9a13b0aa9310", "region_id": "RegionOne"}], "type": "dns", "id": "aa3b9312b22e43f5b1e955c99459b4ee", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "adcd37c7f79e45ac9fbbf62fb77e58fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45c8e2f5734c4cedb1ae6be59e9a705c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b306a9b44994e47a469570822299fe1", "region_id": "RegionOne"}], "type": "workflow", "id": "b6ea0388825f4606bbf755e2390fefac", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf5262e4d2fc431e8c594899758dd2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04f110e8198049feb5bd06fbe3a145cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "901037519638451cba39db72c058232a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4f1bda321daa4530813dc8d3211112fa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "09c75ae9487e44229f41e64df0fb5ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a50a9a4e6b24088b2b98c266b4cb792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "393603641f2046e58116609e57c23331", "region_id": "RegionOne"}], "type": "rating", "id": "63b58d14c00744a385c2db4bb1e746e0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "467448a6c3124042922f8409c038994e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97588163cf5840a9ac4ff41578f24c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "073ff241f71e4962a641c9fb8431f19e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b8190a11ae6b425196ab80ded5b8b2e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0cca7e2a19274c7f857b51ada6f0553c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "94a125aa517540599c4cd626cbe4d1ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d2fbfaf51c74403791877031eb8e3529", "region_id": "RegionOne"}], "type": "policy", "id": "54eebaedb99b47a0b1a90eab15a0334a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "589c3bf37e1848bdb185cf488682ae0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3cf09a93a1bc46d89c78b48b0d128e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "507c5916b64343dc80c9bfd5eb0e4038", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e80295f260cb43b8bf8e0fea243bc3cf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a68ffbe3603b4febaa86738d96f99e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "933a0ac7e7f9405ead8ebc955e8f89af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a29869d539641b6b6efba5e56d45be6", "region_id": "RegionOne"}], "type": "sharev2", "id": "84fdfd0e7c2b4748a12fa49efe8c97e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84a787cc538441d8b0a4b37fdd0d2935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b0e91ea1f946c89642fb569f5313db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "175e56d127264f3384ddfc9c547fab01", "region_id": "RegionOne"}], "type": "share", "id": "2c76c9a9a31046eabbdfbe98ec8bfa14", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bb6e8bd590e54dfeb66509c362a5c5a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ae23dd67edb74adfa7b2a43a7afaed73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d8bf5de38ef24692bac7c3b4e3f9629b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c2ba4e5004704c448a259e13c34f066b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09d24f9ead2c43b1853279d4c5b05ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41a739fa08284784b1bab970f03df4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b426fcec984acabd0b00163df3e633", "region_id": "RegionOne"}], "type": "orchestration", "id": "2d68de27c5cb47fc92ae256f2baf4785", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48c2c9d417c246228a57e3729951b716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93e03deee3484b21990146e3985ea9ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80c59895b78548659c1d4a55c8585d70", "region_id": "RegionOne"}], "type": "block-storage", "id": "192c72593e504306bac120e07750f139", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cdb04ccadd344ac932cbd646c0eddc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1acd8f94383f472c891b0f0bb60bbb0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf1ac8bf02b14872b06bc1707cab3167", "region_id": "RegionOne"}], "type": "volumev3", "id": "28b9e8442266412da2ae8a95c8dd1691", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db4eba3155254ab79f07f00bd8b373d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efb6599d13ca4c988278d58704f3dfa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65808486e77348ea962caa86f8a155fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "d55570f78b1d486da2bd572f56518b24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "079236a14c0d49e8adf1901c49da7e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62ae5278ee2d4459ad354e6207452404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d60f2af868a64b45a3f49293a435b36c", "region_id": "RegionOne"}], "type": "volume", "id": "8157e6809a01482bb80dccdc9b2fe2fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "548fcf3c30ab4977b48a268ab68ac6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2be10783f81948ab99e62f1bdcf7abc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cd074ef5fdb45a3bf133aa5e2ebc14c", "region_id": "RegionOne"}], "type": "block-store", "id": "c3ed04593fc44d17b10c2943e2cb8889", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cea85ec7ce3948d490e12066b1fb3356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b2da4d13634e4c5cbd3584603655f896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "181af9cf8e5245ae8fe0ecceb64fba73", "region_id": "RegionOne"}], "type": "alarm", "id": "21e81c6f375c45e1bed1b013cf02a3a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc0ad19984e142fa93b3ab523cae8b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36d74ecd0cd3480d8ffab8a63acf7fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16c115e7398e42b294b0f665036c20b6", "region_id": "RegionOne"}], "type": "alarming", "id": "836c99b2d4a746179ce4010bde185ff4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "90b41e90cb1c463c96915d56ae532afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4825f9d222384bf6955f1a31269b8021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "df09141303a14ce085d926e7690cb9a3", "region_id": "RegionOne"}], "type": "meter", "id": "7665a142de83476bab0f4ca6f38c398d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "796889ba17ec4638afeb8e0a9d7f0b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9112616df3da4ef8a273bb259941004f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5ab6d8c3a9b45f39046ad9e34107edd", "region_id": "RegionOne"}], "type": "metering", "id": "d036e784863342f488d1b5dfc1c92968", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9661774b78444417bf0b47ec5700474f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4d716b20d014786aa1632963dfdc686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2fcfec2a689421da8dbc5eb5d5ed163", "region_id": "RegionOne"}], "type": "telemetry", "id": "dde676136880488caf9dd5d6a0c5a8de", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b41e5857c7924cb396e264cd7b8ee718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "28b3869177d64310af6aa68a717fe435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1516251d1bed451c8f3b94d00e3b740c", "region_id": "RegionOne"}], "type": "event", "id": "c1e62a9bca4a4cf2892c8459a5a69303", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fefcdb5fa0134ce8bbdc23fce91efd1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea3f4bf4f4304ce1ab1bd5ba2076b8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23c063b86b22450fb8d5bd3d956b375c", "region_id": "RegionOne"}], "type": "events", "id": "51259e66947745fbaceb147850269468", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccad0345e2b9464cb310cf88dd261065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30c4367d02844878a0960a3a24de9f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c2aea0cd1be41fea85434b506c8aaa7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ea0213397b1e44ec99fe6591603c7294", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ba07085048a4ff39607d8aa512d8b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7bc29e225354f879aecb4974d0b0cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b7985132ea2a4a839e381e8fd4075893", "region_id": "RegionOne"}], "type": "application_deployment", "id": "78eeadf96c1c45089878d37298c0d783", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd2941f829ea4d129e50bbe8dba8a985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9417c146913343fc86cd86d475832156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3d9c393539048b1b00482ff54881aa1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "53f665fe0ee84f6cb96400dd1d2eb715", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43880aa120b04e54bfc7031dc7a20a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b62808c577c54c57bd3f973bfd3bbdbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3e97fc1184b4784878733808db038d1", "region_id": "RegionOne"}], "type": "tricircle", "id": "eb2cefbb6b9d4c5b900de92d2e61f33a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f86d67f5cb4246c49c479daec64a70d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6a3db3c228e145f7b3e48c75927c9ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74ca94feac994d5a9ff93d7dabcc3f85", "region_id": "RegionOne"}], "type": "database", "id": "c47a7cbb30ed4c13972a17be1b4d6543", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ba305fe618e4312b1a9505ceb9b3957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5a56491f23d4b18ad4e957275733d1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "92e071b9edaf445ca073845168caf844", "region_id": "RegionOne"}], "type": "application-container", "id": "d423e099fbaa4629957b3f52c299e043", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f07fa76674644fcda806d917514f487b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c93b635ec4b4c9cafa439d7bb99d254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9fd1ccb872624fd6915f605a21accbea", "region_id": "RegionOne"}], "type": "container", "id": "89f5cc6e265241b7a456b8daef6cb190", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "30430e92fe1a4243acf84a967223c58f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b417c8868de84779aafaeb3428e744e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1cc669e2e11a44b381fdd8147eca740e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4f9b9bb1efc146c185c6eac2ab62f09e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aed2a59c3f434e2780ee8036d2715248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "acf89f9924e94b3da5a0a0534e0fb0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c173f3f4d4e4ba0a77894fd81fa9409", "region_id": "RegionOne"}], "type": "rca", "id": "bfc0934ff253492d80a567e7acbc8310", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a2f876cd9d214dc4acabcbd66b95f295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "56ffe53c632d43ae836f39c23d0566e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ca276027de8f450cb6c835b9f07d0931", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9fefbfad9abf4ba9af7815f0426d2aa9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "353b09a9fdd5429c9d5fe85c8af78cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7477e569b708481d8ec316bc825e1f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9e70b1269c9486c885e65f81e6d4a03", "region_id": "RegionOne"}], "type": "network", "id": "093ecf25ab9643b1a0495d966ef9beaa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "08f2ce878e754d6ebad27e14f5735fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e3b9a0cd2f0455bb846811083dd0012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bb6e550c41c14582b07dd912a9fb2f40", "region_id": "RegionOne"}], "type": "backup", "id": "76db6da9ae044978b9ee6473a9618740", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1e950a484d8141c6b19070d7a230bbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30c31f3b3a1d4181a842b6394af5e176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c63577679adf491da11c4d87e678b778", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "83564f2c4a984cb2bc5f0304a679d2e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1dc13d6d574e487d984e9b5358c05e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3abc1f52deda42b49353e38e5e9102b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cfcab8e464154f04b28a0cde38841da0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1b1ce9a37b8949a78c95fdca38fcafbb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "90fb38ec0a8a4ada890102e8170cd93d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1f86ed8bd5df422a882517d063b3717f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d1477daace7042e1a435542f3674bb75", "region_id": "RegionOne"}], "type": "monitoring", "id": "c72808f8dddc4103b5c716f07fad93f0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "35169e9ca994492aa2f9d098a03f7e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a39ed94308a47d4a725cf38b330f208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "61020fbb83ef4911a784540b91ba5b51", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e115e53a800747eeb81e0280fb0cc845", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "11bb052d23f543c98af2ac62319be264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9445af3b7ee64d58a5db4e655e93fb11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8710933c39a47b594171da7b442ff7f", "region_id": "RegionOne"}], "type": "placement", "id": "1587dbc4ab2a4bba86b4713e340a40af", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "902c515b81f441dc8f2f3adff3800b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aef5fa4ca203402e9000191008122f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "576683eb9fed4e1aaa396f92fe040121", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e858ae67df1d41d7bf3cf739c985ede6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d31f302a9e474a8ca27a158742ca4db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad22f7a549924ea6a379cc7ec0c41c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "933b5e2c3ad9423d8da8b170d2aa4224", "region_id": "RegionOne"}], "type": "ha", "id": "8f2ca49778ea437ba020328db175ac08", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a03146d8964348dd9baf317b986ff662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c09879b7db7747d99f8d9e16f96de1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "51e3313431d244f28e0d7463d81fd4c7", "region_id": "RegionOne"}], "type": "reservation", "id": "f4ab81ba748344f4a498855f5985bf14", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c7f29e6f88d540f3bc9aa8a14ba4a6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aec4b5335c4546b490fe52b1a3bb8500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "23408f07e5cd43afb4353112fc445ae8", "region_id": "RegionOne"}], "type": "function-engine", "id": "35e998f25c03462abbae06328302ff71", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6aa2b65da2f94bd7ad0258e1d9421731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0353d063624e41b0b25034860ede85da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a9016f7c70014940a260891fadcb9fde", "region_id": "RegionOne"}], "type": "accelerator", "id": "a949ea8e241348e58bae09538f33ba26", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9ce897c742c4ec6a2e2addaa8d4b144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "175a078fe5ea46cfab53cca6fdaa90c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1e46af4d29ea4919a05fe0f0d552ab52", "region_id": "RegionOne"}], "type": "admin-logic", "id": "416372024edf450b8fde349ee63a3376", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36dd803259f5492aa3318e3beeb1bd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad717c39fe00474eb278c47e4d3582a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bfba6c5d216b4a13a5587782ea2a2326", "region_id": "RegionOne"}], "type": "registration", "id": "408e61794a5f4313b677702cff50936e", "name": "adjutant"}], "user": {"domain": {"id": "67b95162c9914f2a9a3e4251c71868f4", "name": "fcd8e5e8951345dda8d7f94ab8bd2d27"}, "id": "880a7a8fa4f14d418f95fe206c7ef7e6", "name": "6eee8a7856ce496c8da1f136882f6596"}, "audit_ids": ["0bf64b28a0c54cf691c12e781d41a612", null], "issued_at": "2020-04-23T06:25:59.617246"}} 2020-04-23 06:27:59,791 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,796 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,799 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,819 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" -H "X-Openstack-Request-Id: 80a1f82136bd40a38405772bf8a81efa" 2020-04-23 06:27:59,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,828 keystoneauth.session RESP BODY: {"servers": []} {20} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.200978s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,770 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,774 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,777 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,780 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,794 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.705416+00:00", "project": {"domain": {"id": "3c8dee3719914575a8634847465127d1", "name": "d1cc40bbf1614a98bf8eba63df7a7646"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5fb217e90be047cc8534207d6b66320a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b3f91c0c5074a7c98201e1d5c62ff1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ce4712d945d84a27ae93f00ca0bfc0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dbde4adf76d6484db200893b039b465d", "region_id": "RegionOne"}], "type": "identity", "id": "81a4a404812c4a21b5894caa7d79a9af", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9198e398312d45699bd9e36e1f1defc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e1a5eff6b3db4d669ceb34f3042d0034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3a5588916451455fb1543083676cb0da", "region_id": "RegionOne"}], "type": "compute", "id": "c8841b4e2bb34bd78715f166226902cd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "eab29e09f8434a4dbf97ecadc0d57ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "64f36860b3e24c97bba37db82314dfb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ef417c7b1e4c4ab2a6daf94702528027", "region_id": "RegionOne"}], "type": "image", "id": "9ade0fee27e84545b1a38ad6d947b9ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "56039c746b0445d186fe1af83825f918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0ce6116802ee49dda6747901b7085760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "37b103cc0ac041e890d82c48fbf1f0f1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a977c171d4e94abba51c890772c52959", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35c1596d69c74589bfbd10f030c9a8e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de60e543df4d4757806da4c1507d6ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7bab6df0ec34ade92d1cabeb9b088cd", "region_id": "RegionOne"}], "type": "object-store", "id": "f91070dac3c243bebd54d7d24fb6d58e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c846f4fb05b74e56a0ffbac30a2048f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f276e40a73b48a58dd8601a09750e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e59a8089321140029eb693aad953256f", "region_id": "RegionOne"}], "type": "clustering", "id": "644b7874da5e404aaa152de6686b04b1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5acc10006d5d40039fb1e1ac8f1e242c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90fd3c124094454fa2661bbe3e24f4d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "203aad5990914c1da010f9cec7565bb7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dcde99f6d62d4a928dbe64009f405932", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2375419943843c98a0a32b861ae66b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f53d5e1671de406fb7f70375b88f71f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f50b1a09af0649d9b5829aef38a55785", "region_id": "RegionOne"}], "type": "cluster", "id": "1859a238c0ed440b8c9d642ec0a83327", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d4ab3698472473fbf4c24044b557543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ea19a4afdd42409a978e020c7243add4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "47417b489b1144cb851ba9560fd03de8", "region_id": "RegionOne"}], "type": "data-processing", "id": "19a27eac3c0b4db986ccfe641f3f7fe2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c540d292c2b941818fc79b5a91bc54f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d3b98fc4e51423792a5a13341c90df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b5744c418c64aa8a790a1ff7e202410", "region_id": "RegionOne"}], "type": "baremetal", "id": "b63b058fc71040e59871cde525e7c86b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc65bfc4c3f44481a6bde4f081cb4fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da9ae66af1254dbb8c0730d232aaf2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9df61d5ec92846b5ab544c8f48c7c93f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3486f38bd1744becbe027adc8e9533fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "17890cfd287146a6ad19b3ebc2b89d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c4ff1349c4f4397bd3a9655f21fd6c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6d489f1b2db640ae9983c3aad759b5b9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8ebcbb09f71f41fb83caa676f85aeac7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a16564d82a4b45cd837712f48f2f2db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2dbb11ebe5c44c47ac6ace07ed825cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "02e023b9715645a7b1a2138ee14d4d07", "region_id": "RegionOne"}], "type": "key-manager", "id": "b1cc676a9d4f4c77b8cb815b36f1bb92", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "54ae4d2b506d4810bcab4b4d592d5b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f29b34e4da894cb0b2103ff981c1d22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eeb578fbcf774b48b01ec198b0ff1a5a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d7043e6a869c4ad7af5b6c1ab9388597", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d31c06bfb84248c7b09446a240efa4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59a2355731d24f0cac277db2c05b8149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fdf12a3a033d4541b086b4033e6c6d8f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e97cf3b33272463aa625b0f598e83097", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6b4795b660bf4925b94b1bb945a6a91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f27d5d8544914b4e9c4671d5774a017f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d4e24f2c22644a758898a975a0a2247d", "region_id": "RegionOne"}], "type": "message", "id": "aa73f0a2002641b1b5f90859f1ba4c34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d2d33eadb8f14aff8d03f9324e9e1fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ca6ba732e69c495ba62eb4630bb7e1bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5cb17dd796ce4bdb97fefefb5a7e5a0c", "region_id": "RegionOne"}], "type": "messaging", "id": "d3a1a99f7d2e4413be8159d9f8bfa4ac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "702786b7e000423d88311fc892a01075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "52bd5e9300b34bd49bc60e07500dec65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7b114cd0668d4431be37b8222f001749", "region_id": "RegionOne"}], "type": "application-catalog", "id": "38b3f354fd5e448686382b069e14eaf2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30a3ff37bb4b47a283431cade549882b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a673e3766db9466a97a1063f87f45b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69f01cd25996413ab2ca3b5e46409af4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a9a32853270c43b3993e990acbd881bd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0eed6046e87d424d837e285167897220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d170f408cbe9470ea02fe2cc82cc1173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2115c9c0c521403f9f1a3744431fc1dc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0a5777abe96145d7a2037ebf5155af3c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80218f74189d42a2b2d796255b661316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b65b8711b5f340ca9c2340556866ee58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6305a10bb1b4ae58476c4559b411626", "region_id": "RegionOne"}], "type": "container-infra", "id": "c994f9c104fd437992b5b373e34c4195", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "90405ee57d334c0dafc878eaf87ede3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ba6cf2d68f764456afe03481cd9f7e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "318a975d61e94da7bca2bd2a438e629c", "region_id": "RegionOne"}], "type": "search", "id": "5c602bdca9bc4fb0852fa15e7688f5d5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "422eebce532043ecb0f87a9d91edb283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "497b9e3ef72f441da7a17abd846f2890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b703c592d44b4194843b031ef9769dea", "region_id": "RegionOne"}], "type": "dns", "id": "98e3c91f278a41d7993e12cf12df0f3e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fcfe1820cb5c479cba603dba8145b13c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20dc26c1246a4eee987ea6d295b2bd8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2d700aef07f445dfaf0cac289166898a", "region_id": "RegionOne"}], "type": "workflow", "id": "6f8bba1552db439193ad47c3742024d8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b69c9af3ef94df0a565d4cb488ba282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "65a954135c5042e39948489967bad8b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4832671b8a2e4d419c85d2456d7183ae", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3476f2e7b4084e18848cc1d4010d1706", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc86c0d0d45b40f981c0f4cbf8f57f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "820b3bb2cf36485a80d2504d43550dda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c5d79626a976465aa62196564fa1cec5", "region_id": "RegionOne"}], "type": "rating", "id": "76d0a9bb2709473d85f954f25cb495df", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6b7144668c046c9929dc318df8b0c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b288e6d3d8ac4c05a982357cc3906524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ed0617f996554561bad43e70854b23d5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa4f6e1d57ad4265b4f3858d8c4e8e6b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b327a49c792549608035e74fcee69180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90779a2a5aaf4079ac03448b346fc294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fbd87d6ecc5547259d3594fa62df5b11", "region_id": "RegionOne"}], "type": "policy", "id": "53e9935dc92242f3bf74e63e5efd1cca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1062cc9151d64ba6b63968b8805eea38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6967eff72ec74657abb836f0fc4f5d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "84b35073ec7e43a5bdcaceb9e8087ad4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "91a1058820b94549b5db82ce55742e22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a20c8e57e77b4186b3953fe086f6c881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8f1c784b9e74b5892b57919826658a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e28d4c97add14745a3bc7d3b37f3eee7", "region_id": "RegionOne"}], "type": "sharev2", "id": "7b0c024756c84b2b9b2b6f7cd9fbb5d0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0a63aac2fb6450d81eab1207c32b156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7be9838e62241e6976096407305aeed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a3b55db434e4d4ba73a6452d9b5d7f7", "region_id": "RegionOne"}], "type": "share", "id": "10d1cb795b174ba988e0f75766225335", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f89f9fee4a0e4be1a3056f99582ff8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19c91367c0594eb4a65d295832b95328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "590e59dcb4594828b49e31414f471bb1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e9b9150b7a704a169e135108a3abe458", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d9ad6f21d6148809cf054a4327ea141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b04779ed9d184fddbb8e1b42dfa7c0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45338f41183846b6a41dc0589ed115f1", "region_id": "RegionOne"}], "type": "orchestration", "id": "f72e2b8726774c6fbb69227d7b29e0ac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33af7c511a504fb6a0c49d828c75f643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e749e54c6fc340ab9afed4eabbe69f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5629653132d4e6dab87f1d91c3a646b", "region_id": "RegionOne"}], "type": "block-storage", "id": "dfb5c3b6917e4a0b80b80ed2ceb97270", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d86e7fd8623d4e6cbc4c783598adaed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c49fd9c55e44690a1376f640a7dacba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27e8516b0afe44c1b5d8aeaabbf9b4b9", "region_id": "RegionOne"}], "type": "volumev3", "id": "a0193d22c1a24a099f02553b10bf492b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c16bf0c4b384dceb2e0f1864c6965da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f75b6daf2f465488a4b0026157c412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e00bd7eca874610943dc7f5fd749b82", "region_id": "RegionOne"}], "type": "volumev2", "id": "f83400b331bf46afadfd700d39b829fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9afc0a10c754c1d889bab9bc38d9785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fab97c567d7465cabbbf420a46a0af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e10bb8941241480793b50b8e5f6512a5", "region_id": "RegionOne"}], "type": "volume", "id": "a08301ae54cc402bbd76e26b3c182bef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85637624e4064ee7919e034b62cefccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6272799efc9048b09cd4bee5d2ed9442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91a2709c4c0d4fad8ebf6d70f8e354fb", "region_id": "RegionOne"}], "type": "block-store", "id": "f19ecb1c655b4829a3db71d39e4d024e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "352820597e40473cbc8e1eb6481d7b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b3a648032b64bce96be47757f73b765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce8bb596c64f4531b4a320889be68190", "region_id": "RegionOne"}], "type": "alarm", "id": "8bca6eae66894321937454f7df546829", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa5dc6462a1f4be3aa65b1831fcfda9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f24e847c868e4d7d93e9ce1c74337d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a837f2b5a48404eba4f4748e09b02a9", "region_id": "RegionOne"}], "type": "alarming", "id": "a340dc920b254587b6acb792b820049e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9de5bfda97e462fb737f893bc904e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "870e81f760b4486aac8eb1282c823502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d564dec9790741d198ff87c169cd27ef", "region_id": "RegionOne"}], "type": "meter", "id": "e8d634fcb61b4dd8b89f8ae494369b23", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "123f92a0f1974a4c8218563c60d7426e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d6150fbb80e4573b67bfcd37b85205e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "77a806827f7a4e0785ac01b4b4e9e593", "region_id": "RegionOne"}], "type": "metering", "id": "128644b3d12140bbaa6657c2ce7597b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd67a0658b074a61a7150f12eb58693f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87ffaee18f7343c3949bac9cffb73d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb57aacfe3b94b8c9edb000117639ab1", "region_id": "RegionOne"}], "type": "telemetry", "id": "7138e16460df451a9eddaf5288e41bd9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "67921a5f6fad4bf0a1e496e5197b1f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "603eb7ba337e43088f0d05327ef6dd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2bdf0a94c3964c96b1f44c0bb8a7b64a", "region_id": "RegionOne"}], "type": "event", "id": "9ea5e32f0b9949fab190138e014fea4e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a0b83848fc1647c8bbe7cb6750345626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b7d0621ac087438286111fc660bc71d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d8544a1ed2994a5982d9b0871085b537", "region_id": "RegionOne"}], "type": "events", "id": "67a181e1151f4b398656f5f00aad0c02", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53b14310da794c01bfb171126dfdc8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd9294ab66c740ffb293fe8fd9fa1574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d8e32810d7a7479682f728e9e4f8e0b0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1c697917ea754ed09912aa28605ea530", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18e719176c4041e1a39c11e3ac76d4e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67d4912c27214b789e743e093e61fd84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aebca874f85a4a57a79b12cd7590f22e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e3eaec23e2084f7db5cb12966c4e507f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "44d93317e0ac4533b118546ad03a8225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a96e70f767394cb886c3593b01cef44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef8fcd5669db4b048de6aba4a68c942d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "14949f4f097645d2b41fd23e9f310b96", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "09465293ece04dadb7c4ce0887ba18cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f869113962d448b1957261416bbcf412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "38f9b293563941949f7c669622cd8b25", "region_id": "RegionOne"}], "type": "tricircle", "id": "b1247b219d6e4a878fcf4eece3be4158", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5acc673f994b44fdaf2f6107c985c6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f6a819e523f14468967a2e095fe41d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8b2f2404618a485da40d569ce7fdeaf4", "region_id": "RegionOne"}], "type": "database", "id": "b2be7470dcc24e519984cc4a703a8f79", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d05d5282f6a648a996604ac83c4bdff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3bbd7594e33543739205671a449a248f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "91ca4fc5ce2f47469b607d097b608f66", "region_id": "RegionOne"}], "type": "application-container", "id": "79e083856b804fad913b24f745bcedb5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5878dbffd61a4a53b82b39cd2f301a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4dbd23dde50043a0b817c06e171ef40a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1abf0a099f9f430a9ac4ea5c5d49d0c5", "region_id": "RegionOne"}], "type": "container", "id": "0ef1165af6a945bdb0e92b79a5d227b0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "78511b13efff4d2582da3403da1739a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e6d9af226b74fe3ad43fe55a1ce2bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bbc3fed2aa8b469db39aede6f07e3455", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8c77ee90889349e086b1b985fc7e6596", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3db147699fae4c9a8bf1290a3b96d967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05f3d07d64ac46b397d629b9d0d02d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "23ceb6c7b9fa4fc485cc290988e6ce9f", "region_id": "RegionOne"}], "type": "rca", "id": "a3bb03fe31184303a7d414c45c947bbe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "61838e62f23942699ba2e4f9ce9672aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0e4df37198024fe092de912d0b6f6162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b49be62db01f4be79937ec5aacd4e761", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c9313759e9314eecb42faaa1462915e3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "02ef78073c894497ba5caab33ff90c2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "da54e284f1c04d0ea72260d7ada3576c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c915c4a9c14f4335bef0b6ae00e6052f", "region_id": "RegionOne"}], "type": "network", "id": "3a502042282048389b50531ad0d62792", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d351f504aa7465f846021ec843cc269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "86efbc734b4844e39e5dacaa48071edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "13be9aa4658a4df598acd30daf70f092", "region_id": "RegionOne"}], "type": "backup", "id": "4acdec76f22b4d59b932dd32991d1818", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ad6bbb588e6411ab87341a355a91818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9ae1c1f8b3a48b08e5d57c45da2d137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ff3aae67431f452b835677a92484e590", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fdcd923da33949609ba1f464dcab7764", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "00f5548f7b1e4dca83b4036ffe8b23e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e69aee79da934db588824acdc79e8ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0a672537e0c49ef8347eca5919cffb9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c388d9c4a399405c99311a1c208b9035", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad57314102584b87adc9fc1d3b29aee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "56cb4d62f08c4d9db87d4d4ce553b3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7c8df7523d934ba19e0b0e23d69455e0", "region_id": "RegionOne"}], "type": "monitoring", "id": "1925f693bf6a46f7a8ef88013374073b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5d5da732de0349f9b91333515dc8b6d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8cdd8f314ffd4dea95a924a7d6540f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4bf483504b5b4f2e8e572128e940b0e8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bc81d34aa3f848d481a35258bbe54c4b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bb43ed08ca9541a19df1434f4e33b434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d2a83c49ae994c24b98e9f5203143c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0b2df0ca31d6427bbfbfc24e5cbc9991", "region_id": "RegionOne"}], "type": "placement", "id": "84e0e70eed534f4f951e4eaee3a7b8ef", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a91e1374c28d405abf75b93c916c1623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0dd46c7c2f964e71881706183e7cfdf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "13a05899d0ef4b9781e5ba859f583b35", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5f1efebcf2b54c97a8b898782644f29a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "506df3db3100446ab634541a43e43897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a416715d713a42a498eb6ee507e90175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9eb421e3c52742a3afe1fbe237e67c54", "region_id": "RegionOne"}], "type": "ha", "id": "b5d8f4d4b8de4bf8be8add82fbcee619", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d632d87337044f7da299f0e633341337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "883c7122ab2e4fb086df50acf98adb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e55b5e36da804bef8de08cfbb098b4a9", "region_id": "RegionOne"}], "type": "reservation", "id": "46e397662c2a4b61a90289b450993eaf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7c702b1f667e44e889b93b77dd6d25cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cffdf389968e4396938fba8913aa6742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7849eb8da12f4627b36f873a22b37b7f", "region_id": "RegionOne"}], "type": "function-engine", "id": "e4ba832a88bf421c962c959919317787", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "40ffdea6598b406ea818b50ed7f3e7e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0f45935ff1c4aa382fd142c18a940f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d781ea3c8d0a455e978496dd9a2113be", "region_id": "RegionOne"}], "type": "accelerator", "id": "2cce9e2766f4425191262b82ad60a029", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9030866d93441f5b549cea18a03ef38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31adfff8a66f4cafb4f3bf1cc2e53372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "949b268db88a421ea3a940632e85f871", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fa3cfebd46d944a8959d2e4774b3c9a8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3795f091b5c1409eb3bcbc15f3f4f59d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bd482017160049ccb1f81c3ff4b8d135", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ba454bc753e14c2593f854df52fccd69", "region_id": "RegionOne"}], "type": "registration", "id": "5a31dc3b63944a01bf50b5ce399dbc29", "name": "adjutant"}], "user": {"domain": {"id": "4759f303821d40b497c38472c046190d", "name": "7c5c9a6741604e45b5b8e2f195d4f2e6"}, "id": "bd18dab4bc1b4e6b9ed4b7456eb7ee54", "name": "ff773d292d5941a6a29b6494baf2edc4"}, "audit_ids": ["9c888f66e25e4c4abf2ade840dad2693", null], "issued_at": "2020-04-23T06:25:59.705416"}} 2020-04-23 06:27:59,891 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,896 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,898 keystoneauth.session RESP BODY: {"projects": []} {1} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.170338s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,718 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,723 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,725 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,729 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,741 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.654748+00:00", "project": {"domain": {"id": "59f885ac9e4b46d29cd95c231deb46ef", "name": "45f16928223e4cb09ca36f02aae5102c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fe40104087504b0a92ae7d65e366b8fc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f79e9d371bc94606a61daf3db46fdc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "176f732e342846bb942394646d08e541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dd5d7502a60c440ca69623eb2c0f7f1b", "region_id": "RegionOne"}], "type": "identity", "id": "506b839aea0c4ce7afc69a2c5806a77c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fdf67bfb837346d2824e1497ff0cb1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a0355a75d8bf4e4c95be230ef31c7a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "79baaacf825f4badaa5dda57939de575", "region_id": "RegionOne"}], "type": "compute", "id": "dbe1374543fe4afc8f65cd4f2600bce8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9f145314bcec4d27958ad4f2f0cb1620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "64c42afab6614c45a2c6b795c2f361e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "97ca7bdedb424967a4b51c4f9ba18132", "region_id": "RegionOne"}], "type": "image", "id": "26c533c4aba746ee82b630b1af8a8dd3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a8b734ed2b7143148fa899d75d3d3a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41a2cd75246b480991c33f1c6e191c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b8f90ba813b34d819d064fabe1ef1fb4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7a2771bb7b264e58ab1ef30e437789f0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b52250b7d0d452d8a832d1f4810a27e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77bb791079a441a695310e7a6062d92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a89e5d400e284d6da0660917d6859828", "region_id": "RegionOne"}], "type": "object-store", "id": "4482f27a70774990b21bc553985d5fa4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b04512e09aeb45d2a2b119207cb6b3f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "839dd1ad335243de9bbbd66586444863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b708529d1e64da1a56e5119c78560e7", "region_id": "RegionOne"}], "type": "clustering", "id": "d463362ce219495398da88d67a146ecc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93916626e9314059b0881f576a6492f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f8e0b095a8a41edafb500329026feaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5f96d56b8934f06935eda2800af08e5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2d993cefa309420db29cc65f92ccea1c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3b5a52afd274e2f892c84586af48618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a6bcf47b9b84ff7b3e26513974fee18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61ae8edd98f44d5caa4c9b5cfda3d5f1", "region_id": "RegionOne"}], "type": "cluster", "id": "0982a2566ff64703960d0d9e65d97193", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9b6dcd875f9b49bb8f94fcd6d0721d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62df7b34c0c54612862e4936073c904a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "457b208067fa41c7ad5bdd6908b9f180", "region_id": "RegionOne"}], "type": "data-processing", "id": "db0fc1e4cfb14ac69bc8ab5d5a6cca25", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e16b409a4e0b4a2d8b0f9e8bcaf23d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "618b82339069464baac94df01ea74817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "174e2e2bcb32416499044782fac0d0de", "region_id": "RegionOne"}], "type": "baremetal", "id": "956bf96d0c1845c39675a3de23ce4cc1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71d3f8c151fc4c5c8bf476ffd52ace7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd69555ae0de40b39f716539cb82941d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8fe047bf06b544658220f163cb1c33c5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "444b46fb4880489aad3292d83905406a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fbfe3082790249239a4c70a2c3c437ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "55acee39bb904a6186ac587c5a0ae753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "03764ef0b1584755a93eb0cd0e20ac20", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "32bc1d3ec8404cdbbb4399aabdcc42b2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "707456615750499c9a9e9bd25ae481f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73e9001b035c4ccf86a1d3871cda66d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ecc930aa8d1f49c29edf97c164ff40a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "a7693bee6ff44a6ebac6fe625dc27696", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2bd6af1ca184720989ac77ccaf66983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fae754fca1e64fdb930136ca701d2da4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "908fe4c44b3244b59188008c12ef3cc7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ce600c75e47949f283f54708d4e8aae6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52c4ee316b79448691c5b54d2346ab05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32c45a427bc145f98deffae62369e96b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "263c75f95dc04c4095087066a4384183", "region_id": "RegionOne"}], "type": "infra-optim", "id": "293467c0c8964b72998bf001210209a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "636192d6c58c495c93c14784659a77b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d60f14698d8045ce977c0594f34861a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "10e0f8e7694f4889aca43f3f3a3a3dd8", "region_id": "RegionOne"}], "type": "message", "id": "ba310e67715c466f9fba83fba01e7ea1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "76e9ad1b3fa545ac8d062294353ae091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0273fa4a0ad644849615be12e5f616c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55f121762e334466a66b30e1cf5331cf", "region_id": "RegionOne"}], "type": "messaging", "id": "bc3642dc3fb34d1d88da1c7bf56fd859", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "95dcf957a6ba41fbaf4413b616f7522d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bff54cd15334c03822da4c177094d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22aca93a39094d3dbb9808d40728a1dd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "09c5d56fe07d4064a3ee87b7e316f70c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0130253e36ea4921af78c028e40a0586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6ed65890d154340a7fb6b217d611985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8cea91649ff4917b6ff35a72be6b002", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "058a16375cfb47baabc722087c241668", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2170c26a886f4eefbe4116f02392bd05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "266eb6765e93401d849f4e5f30c7721e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ee17a3df4b14a068dff3bccd8384bb5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4eb25c92cc994511a33d7e2cdd41dd42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "850e6eb0016d4dfaa94e123232c1fc0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ee5e4a3595948c8ab6f7df88b5c223b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be4e1d7f42c04dae8a339b4ab7555db7", "region_id": "RegionOne"}], "type": "container-infra", "id": "fda939eaa981456dbc0547fd990c7494", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6135a461287347c4b7a1fd6fd30a017a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bf68526076f64c37856ac5683e5bd9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "26ab6d937b3a4ef8b504105a7a216c23", "region_id": "RegionOne"}], "type": "search", "id": "1f32be679dc147d8bf50381e3de1a6bf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a93326f5dc954271b672b555a950c02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1484bda7eb594a0886d5b28467406321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0a40a6ffee9a45fa8a8dd0705cdc25e5", "region_id": "RegionOne"}], "type": "dns", "id": "a18f4de25b9c4788af44ecd43684f071", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d95ee5519934a06925f1f25e0d58d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52472cce4bc74cb6b5a220a1cd572aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e0275ca453dc4520b7aa90573c93e3f5", "region_id": "RegionOne"}], "type": "workflow", "id": "c6650e20aa274686a41dbed7d790ce31", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1bc52dbf390e4748b8c11b79379551ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c5e0ac342b54896a8b05de2d6d6ad9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6f818d5337df4d4ba73865081c83914d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4e29ee36644f4dc0b36038eb9956256d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6972872566b14ade8db24db1785fe5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9aff74bb431141d0b164900898806a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "61d179fab2944b3db917221c52bf20d3", "region_id": "RegionOne"}], "type": "rating", "id": "f61e10a50e2143d3a553a172873def92", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b47229002715464690d1c5f5374f16a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c35311a4c1b4b4f8137dec4d1a0cc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9cea00036d6f4cb8b4661347cf52326e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3da70f897d4047cdb888758da8d00a5c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a791ff5b4c3445838d9051e738d885de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "10406dd5d34e4aa7ac3dac610fef5b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "12c8238890fb411dbfe76689f74754a4", "region_id": "RegionOne"}], "type": "policy", "id": "3c39acc665bc4dd694713b1368bc275c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb4e7b69564e49ac8f7fcd666eb8515f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9be5582549f4f05aa33bd86ad8bfd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a44b2aaa2e814562a3a55086ffbde49f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f39324a356564883bb07489f69a806bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "668390b3fd5c4c15beea9ed652e0afd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d253a9db33af4ca9a7041666aafec487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d420a2ed5de4633ae4c9f64bf40c974", "region_id": "RegionOne"}], "type": "sharev2", "id": "e983ad58df6940078d2f3e72a25a01e4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b2c888d5df44d4daa88357a1619047f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40acfaceb183456ca92c58dc34c7b475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ebda3d8a87b40ed8c6c6e3240c54fa4", "region_id": "RegionOne"}], "type": "share", "id": "e987346eda9e479797b3431dfcd46e28", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa6206b9efb14682a472fd06fe1fd3c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a39ea26eb1614fedad61642c1718fbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "80eff81dd6c84d9bae40f780206b5602", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "73cc60a96a2a4edd93e9a4dc9c54dd64", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7669d969b4f4e4996fc5aea41f016b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c815cc494f416496158b7e30eb1a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc3019a618814312b833128ef86a6522", "region_id": "RegionOne"}], "type": "orchestration", "id": "db7d188eb2dc4a31810a062f0a594fb0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a42a19feab5646b0b3ef0ab1c2209a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a49d4894de0b4442a4a4807769d9874c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feb858a611824fce84f2816f3a5f4a92", "region_id": "RegionOne"}], "type": "block-storage", "id": "553c6ac36384464aa85cbc8180bf0777", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "780a151b1bd647e8bbca106e38d01c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa8978090b2f402eb1184461f57d8142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9f76b4751cc4cc3ac167ef400c2c472", "region_id": "RegionOne"}], "type": "volumev3", "id": "e22bcb03b2304f7aaa01e96301c9a71c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f96422124f63469a847ec25dfd47e616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae02aa4161e45d8887762efe18579d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "232845d3a63f4eadbc570b11eaebe738", "region_id": "RegionOne"}], "type": "volumev2", "id": "128f8a1e97c840e79d7a3c5bf2f8bf47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56b3dc1555bd4171a2d60b76b3a5ddeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03fcdb77e8c04d4780e33401e75c605b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e815a070d0d64f0a8b7eb9e463f528e1", "region_id": "RegionOne"}], "type": "volume", "id": "f3ac1a993e244f408a2fc08ab1ce1a9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88d48a94edfe493299dc16dd2601ecf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3354655a2cd34cce8640faa0616a40d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2918c9d089fc4891b6d5842ef7f38d4d", "region_id": "RegionOne"}], "type": "block-store", "id": "3e2c9914c5364b2ab6e47fe006cec725", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "df310c938f674f87b0db9c8707a0fa27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1bdcc2d2a8a54d05babdaf4a72913fdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "21f793b615a7462b86fa788e4e9607c3", "region_id": "RegionOne"}], "type": "alarm", "id": "d9d21dcdb6c14c5491b188f17014836e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b48fbfd028984c6589ca1cf517b2c85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f68c2284be074be2b7a8e91f05181b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b5505a4056964bcba9616c5cf8b9895f", "region_id": "RegionOne"}], "type": "alarming", "id": "b304cac6667f4d66b41bbf5cd107f460", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1034d83580134f17ba1d9626d9889427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51dcde07ae504a2c9363815f50d9f302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7825bc86cd7a4bebb7fc959a5ab9921f", "region_id": "RegionOne"}], "type": "meter", "id": "7b8fa6b2714443cdae174a831456ad93", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a2e43aee199476ab7661e267a44cf5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b89cf6acaaf54416a82964b64920b888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec3eab096a7247c48c8be6f5b587c58e", "region_id": "RegionOne"}], "type": "metering", "id": "87ad987d835344158fc013f7ae35bc15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a03aad9fd4840b19f1e482b7924dfb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfa43f06ca5d4ddb9742791c9c2db819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b9a2f971abe347329079049afc86d257", "region_id": "RegionOne"}], "type": "telemetry", "id": "cc2c69cc9f074941a6a45f01ac2d83c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "174e5e3faaad47bc84d436d8d128f279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0642fd2a11304e72b408e0d413e04beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f697d46be94433eaeda724cd29fd9b1", "region_id": "RegionOne"}], "type": "event", "id": "e801c7f8c94c437089d093334b6a7fbb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cf1dd0257e88429ea7bc14679e399661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aeac25bb86ea4786a8d5de04f42b8445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5260d19836ed4763952a42c6470222a3", "region_id": "RegionOne"}], "type": "events", "id": "67b56a14b3774c7fa4ea2aed0d63e948", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0c88dbbb0e44289b374be74c7738888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb071e6fad7e42f08e268cc7f3791f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd4db87ea0c44d4a940ed1d3925f3aea", "region_id": "RegionOne"}], "type": "application-deployment", "id": "22097fb0464b423789e491ca10f54e82", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98b118be131249cf9684c54f22b1fb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f69a5dd0febc411b803887e391336e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09a031fcfa364df2b9e635d83fbcaf0e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2c1c064d61a047f2a4988d63b46e1b64", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8e937b89ea94bc1b146a00470f56a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ef600f81d0d412eba050b631970dc96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "462427b28c9e4db89752a00c671d9dff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e50c965501a44613b5d3f4680857e63c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "311d7092fb7f458c93503e7d251f69d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0da7869c375e4a84bc89210adf497cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "434d2274d44b4f66ada17cb76bb6907b", "region_id": "RegionOne"}], "type": "tricircle", "id": "f2100b2eff2b4749a93eafd64104f7a9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "058ace38b28a4fdb86678131421c5851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "456ad957ac654daba35686ae57910ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7242183bf2444349a68cb15ac1ca84cc", "region_id": "RegionOne"}], "type": "database", "id": "39df5acfbad045ce8ff661aac5e9aa9e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "311047ddbc884b4b839b33e70483c8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f8e1a338d3c45c6bc1239793bfff6ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6adc333913a049d797dc76b56f1323b6", "region_id": "RegionOne"}], "type": "application-container", "id": "3806712c34c34b28a84bcf0ac555e402", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "deef100a59af4c22b60310a96dc2b42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2c6ce66c6734e61b02d06a1c58495a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "656e882193114999b0243ae1b795ae8b", "region_id": "RegionOne"}], "type": "container", "id": "b7dfc4fccdf144a5ba961b64de63de5c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09267fc73c154542b7a6bc9de26e7bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "67092c94af514073b09d02a90a7f3f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "49f1b3f2ae1b43b4aca2778991affd91", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dd9f6f65670a4e779c66d708acca4e75", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52426550460041bf9091d97583118edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd022de6d4b84a828abadb52f6df7311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7dc6f69246b242fda1e1de76bb203f87", "region_id": "RegionOne"}], "type": "rca", "id": "fa83c02a0a964e1da651a560483fadff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ab742c9a56064395b5a5240b3d97b088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36b6c484830c4e8abb04b2495a0e1568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a023e2ac0ba8495ab46963cef370e87c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dcd8154d642945709d8ce58765bbf845", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "54f4cd1de12649f0bb213f90a809f5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c2296dcddfed41c9a14bcec5e3d376aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1e6a94073455435da83742255481d679", "region_id": "RegionOne"}], "type": "network", "id": "7d5dcf95501e4666b3fbab95666b235e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1c7d391e11214bbc946677ff2347ecd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "938f47f97bb540a3aec6939bffc95d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e970a47ccf184deabd3515ee89a26de0", "region_id": "RegionOne"}], "type": "backup", "id": "634118b37e9742969d96283018bf735b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "465082e85c884999991db68e9d597f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc0779f475754cb0a2ee9e893c7940f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b1190cc4a4542c788140f8ee3d164b6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "dd254f245e3640c3a0f315844162f6d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a29d0a2859094a938970893e59c61dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20e9cfc82b914f189f8f1bce3dfeb072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74f8ca81c7554cf3a1bdfacc16f108f0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c8a1ccb5e59b411fb134e5862f203a6b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5cde33b47af9452c9051a181876e2a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a7bb635a6b343ce9fae2d63e3615069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "58073e95b3b64a47a5514edef4bdbcd1", "region_id": "RegionOne"}], "type": "monitoring", "id": "a54676d742e84f5d869ae3245dbf7338", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49991e74dd494ebca6e6cb736ec73179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aad5582e3ede4983a5d362df06a1a579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20574b3b2e6846848b650e4ea080ead8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "89c4cfaa311045a0ab5316a802e226e8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "911f23674b6b4879ac30436c202f6204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b68052620ee045709ca5b039df3125c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b7e18104f47b430b8a1a4fab9e706845", "region_id": "RegionOne"}], "type": "placement", "id": "30e41562076648a6953ac6df08c698ea", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9449a4504d64476b0decbec3ea5bccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "278f4e68d27143239ecefc9bec093b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aaced40417c04ffca0b112ac64a64f7b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c2446f5ca9e24358ad59fe94c5e36bd1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d532726bbfa4caebf69871677d8a484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f40474ceb6634174a88dbe411d567c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "daf2a205dec6431eb0afc09c1403fcf4", "region_id": "RegionOne"}], "type": "ha", "id": "f7fbeaad95d747b99df6050ab7d5a82a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0c5f52414a47430b9d937b337f7940fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "244dc951b2f244448461bd10753065db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9a57e74ea5814538a9b278635e14d627", "region_id": "RegionOne"}], "type": "reservation", "id": "ae78bcefef344f00966b969236f71d8f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ca16bea202424ef89bf57c99a2011f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3da9884688ea400faf9666d66942ab7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "12c9ccc4e32e4d83b896f1f065ed212d", "region_id": "RegionOne"}], "type": "function-engine", "id": "b6f564619c4145ac80386d0be845fcdd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a66c4760306340758ee0c73dc1e36568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7cf2e3e6675f4070a6c544a44fc14dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "697bf0a293a5403eaed8e251c031523d", "region_id": "RegionOne"}], "type": "accelerator", "id": "032beecda653453b96885b4203641a59", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecb1f660b4c24f599b73ef993e57cbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "832dbd0a0bf34a88a6b7e00fac63f441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "96c3162bb28d47ee91dc3ec97c14bb7d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "32ce14405cf447bd8b806183a3efe28e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "762d151dfe4245e08962a6086fb2f3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a11e38952ceb4933ba089e92e28f2d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2297a57aa4b64920915d4acfc11d6f1a", "region_id": "RegionOne"}], "type": "registration", "id": "1621b20001074f2695cbd93ea50533ef", "name": "adjutant"}], "user": {"domain": {"id": "1c044790726c4606a7f6724c357dcea5", "name": "de66fa0a13f647d0b86cae24b96446d0"}, "id": "cca79a00198f456e83331fda7a718fce", "name": "861b788021be4d429da71be395f1ccdc"}, "audit_ids": ["0b216a152f1e4769bf3682f8b9121bbe", null], "issued_at": "2020-04-23T06:25:59.654748"}} 2020-04-23 06:27:59,810 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,815 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,818 keystoneauth.session RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "name": "Multinic", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "NMN", "description": "Multiple network support."}, {"updated": "2014-12-03T00:00:00Z", "name": "DiskConfig", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "description": "Disk Management Extension."}]} {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_exists [0.294549s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,784 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,789 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,791 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,794 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:59,884 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}ed593d34acfb54f6114f2529c758a48776a26382ed4cea59089a9e46da097ca4" 2020-04-23 06:27:59,889 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,891 keystoneauth.session RESP BODY: {"roles": [{"name": "bc6bcd4b104d4cb397d0c410ac35ef5f", "id": "cf2f2feda8644e29b321504be4e36b87"}]} 2020-04-23 06:27:59,917 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}ed593d34acfb54f6114f2529c758a48776a26382ed4cea59089a9e46da097ca4" 2020-04-23 06:27:59,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,924 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "69415815ad0c4fca9f351730330b529c", "domain_id": "4d4133a0092b4ecca0e80f7656b007b5", "name": "username-3"}]} 2020-04-23 06:27:59,958 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}ed593d34acfb54f6114f2529c758a48776a26382ed4cea59089a9e46da097ca4" 2020-04-23 06:27:59,961 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,963 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "8c02e9f41d684b3593e85ba2e199237c", "name": "projectName-5"}]} 2020-04-23 06:28:00,000 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/8c02e9f41d684b3593e85ba2e199237c/users/69415815ad0c4fca9f351730330b529c/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}ed593d34acfb54f6114f2529c758a48776a26382ed4cea59089a9e46da097ca4" 2020-04-23 06:28:00,005 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,007 keystoneauth.session RESP BODY: {"roles": [{"name": "bc6bcd4b104d4cb397d0c410ac35ef5f", "id": "cf2f2feda8644e29b321504be4e36b87"}]} 2020-04-23 06:28:00,010 openstack Assignment already exists {24} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.300265s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,654 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,659 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,661 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,664 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,675 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.596103+00:00", "project": {"domain": {"id": "c7a60872e8794fec9c2b63f7f00bc80c", "name": "769820d1df774fc2822df5b83df7171e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1f338d0f49e44855a253612050f4b392"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef756ffdb12c463c8f343c61440c0c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1e7204eef94d429dbe03164d5989def7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e00752020aa54108b23082307cd61a97", "region_id": "RegionOne"}], "type": "identity", "id": "78ac98e58b1749999d9040cb89e95381", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3cf38484e1a348548502a6d5a8856a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c117874fca3644a6b292dc979354b3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "558d5e2965384f58a444fcc03585d858", "region_id": "RegionOne"}], "type": "compute", "id": "52598a2cf3fc4b99bc521cadfff37320", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6c714079d8924ef8925731d2fb0ea8a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "430dbf8609204a64a5574c36b6086b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "26e2c72e22534004848b59bcfe3cddf9", "region_id": "RegionOne"}], "type": "image", "id": "8a3bab960d9f4240aa312f0ba651b9f9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5a5e3a83f30a4405b1169c7feb71233a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a0abf4022e844b0791ea9181c0a57b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d97fd406cb2842cbaf6fcb040281a427", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a9b3320105924326adce117a55def0fa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b444d0542f74f5783075d25eb325bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db44ff9ff0364d30a86206d435508280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58aa13be82fa46f3b537211b3d473b07", "region_id": "RegionOne"}], "type": "object-store", "id": "b5aad16a6bc6477382a8f085bfc34be9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "138a791e10bf4e409bf274bee3a92cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d7813ec28e04fc9976229dd53c8fba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f88d9ff862584c848b9f38042a3f05e9", "region_id": "RegionOne"}], "type": "clustering", "id": "dd8f6830008441c5a44115eb4e103106", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c7e2eca261c428b9dc8702694c75153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a0069dcc12a4a9d93e85801a19bc107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "27efba2c43374fb48835075ec1a52b49", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "33dd83dfa44b4132a3150707d05c269d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18dd719302b741068bb5d7762ddbfdfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ec6eb5a47764cc9bfdaa0a95b8f56aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d55db114e9949409f9ebf61bc388b39", "region_id": "RegionOne"}], "type": "cluster", "id": "1dec071523fc420cb4dc475ee0df5074", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "449a266cd1304daaba01214ee51daeba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b95a96a3130a4cc5aaf8d3f1bfb0ab75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a6344d9d17bc417981657b439ba95933", "region_id": "RegionOne"}], "type": "data-processing", "id": "e7992003e29148629eff033df1e6a488", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b6e2ef1819d4ceaa9cd20876ceb9090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78e3eef07d264397aed7d3ccb6f114d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5e817b965bb94d01a6826d76e8265322", "region_id": "RegionOne"}], "type": "baremetal", "id": "69568764bba54c20a8f3c667030b3c5f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f99b6f45214c46e6b7637788db9d5aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9263f5e9af89476fb4d1a8053aaf7121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f99e6d3bcd5e479bb767b59fea347719", "region_id": "RegionOne"}], "type": "bare-metal", "id": "94882fbf4efb49c6937b383b11864b63", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6750a35c2a0f41bea8281beaae083226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f52cc4b9bc394930a6ae07570b0dc1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eceee077868a4063befe75a77a6539e9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "795773931aef4e40a1b6bf4cfc85a698", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3fd89028f31940f2b372a308e699322e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a043e295c2f4e3d96ef54e3f9a0cd1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "238bd6b41fa14ba0a60de46554b9ac93", "region_id": "RegionOne"}], "type": "key-manager", "id": "9f4ee66fb65c4fcb84cfa180d416e4db", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16837b43b03a48159533ef3303f27079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df6eceb13541459cb269363b1f580b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36e3859e9dc540c096dbfcc9fd67bf92", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9ac4e40fcbb64c6c96247364f8b392fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9498b841bcaa442f99d21cf2c11d75c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ee58463087943adbf515f7037bb68f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "93111a93de364afd96c2c645a5bdf781", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2831d6ba7c1d41b698a16a92a9c207fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3e5d5ae1494f4732a85c88433c86b79f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a759078b9e5e45b2970539957aab4566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dfcd871006954dba973f48ae9cb85d55", "region_id": "RegionOne"}], "type": "message", "id": "30b14aed202d40e18b3f3c35bb09ef98", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0388379250c74cd79e4f0764eefbe37d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "317e8382ce2d434e9aa9fe0c45502fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bc4986ab329d4f1a93e8bd50adc01a08", "region_id": "RegionOne"}], "type": "messaging", "id": "3af0f44cae9d412ea132002827a51ec8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c33bad2982b42f88469375a7de8d03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "741acedcda0542e7a407bd0a78714a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af5aca4fc79846eeac23397f12d261fb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9bbf75b5e5d44bf8bd8fa1e1b5c079e7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "268309daa510459893c063a2f4bf49eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2894646a532440bfafede3c334dc0d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81176a95b4d8490fb8df576aab8f6c51", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c292fd9644c84439987f835affdd4a44", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e49b540c1854a8b96eefa9bcc09b13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf9d31583a8d459f84921ef1e1dc3765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24336272db534b06a7e7ddbf23975112", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ab57bf0328d14aff87529b2c3c6f80f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be695e6b04464bf38f2019b5ce4a56e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e57a8a40262f4144864b83c978c54f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "120550e12a594fe29ec2b25c071041d5", "region_id": "RegionOne"}], "type": "container-infra", "id": "cc88d1f9d05d420fa911ebe1990d9137", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2bcfe9be03824ccd9966d68cfc2c1660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "84a374241e6d4f3da4577574ba931368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "26e4b08ef00f465b9dd01f3fafd9537f", "region_id": "RegionOne"}], "type": "search", "id": "9e091c07d2db479f9d7aa0b661ea9875", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0124b3ceccec45fcab8b0383830ee781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9038a2df028940e1a0d98507a2d8a247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f1e1589e584e444a9fb929ad524eedb9", "region_id": "RegionOne"}], "type": "dns", "id": "c5b0bc0f02f641c6b94c6acff1756248", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eeabc609665e44c9bbdf4be49661700e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "22dad556630246c0a7d3c0ad4b2b4a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62a469413ad144d8a359f74359be9f9d", "region_id": "RegionOne"}], "type": "workflow", "id": "84c65b82e59548789c9fc1a04271e5db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd6268603f754d279cd6a2246dc4f577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ebfcd51a2a23420aae2342803f735dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7dcb4e003ec749f7842b3253201febf6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "014a512374e140efa63739376cf9be1b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bf7f08cb49cb48c6882d1bdabc0e7804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "97152c020c06452e8d76faef014ecf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7f0d2eb9726d49e9907fd29244930963", "region_id": "RegionOne"}], "type": "rating", "id": "8bf2e4aa35c94a419d60667c47920632", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47bbfc564bf0486c82c4cb6d544ddcc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0c2a1c55e624b2eb29e68986d8a8acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7058b122881147beb0304f2fc1a3509d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a2d70ca8cfcf4e55ae0485537c528180", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "812f6a9244004821a525d558e6484d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66213a3ca0ae4718b070850dc270c83b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "320662f06d15445987afbb72e17a184d", "region_id": "RegionOne"}], "type": "policy", "id": "3c6bed8a56414abe8921c44cf4f73590", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2d72f0b8f0f4420bf308a7bcc239e3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d18d555353954560b1d07cff71c80e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ffb8191460b4d00a518c1759097485c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b13216e43a2d444594e83a06855c0533", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12fc48b85f144e71a8cc0dff0d2c60ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d4f146534f643a9baa6389917ead1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac97158f747d41b0a4868808986ed18a", "region_id": "RegionOne"}], "type": "sharev2", "id": "c7f219e949c24635b73ecb2a63d927dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ad2aad6e1524337b3552e2297fecb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "131ff1fd8e754ed9a5a36032402e2dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d52418e79e5a42c481b63075fb28098c", "region_id": "RegionOne"}], "type": "share", "id": "e01462357826439f8c92ef603fa7e0d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25c0583d09994d428fc2c2d56afb2848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "019f681310b84121bc5a8f30910c57fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d8a660e08cd5470fa787e71678bc2833", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e1d1c8adfaf243788f78fb2d9b88ebab", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9dbfe55a4f24d9bb129a2cc73d705d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9fffa962ea94b2cbd5b568f15bc6e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e61f3f522f714d7681db89f5da89bfd5", "region_id": "RegionOne"}], "type": "orchestration", "id": "91d647b6a48449daac6f1c19af0d4456", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ef9dc2d64f34e69a67f2bc39095a233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f031c199adbb4fd78b9ea89dedfb3852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "311df38acd494565a153820891d3b8ce", "region_id": "RegionOne"}], "type": "block-storage", "id": "f292accafb614bff8af55e4247461ded", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c2dc8041fed4dfe8dc9cd4cef797a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8a697c477c44cf79215746c0a2512f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "815a8d8df5b34d00941a8c5576651a35", "region_id": "RegionOne"}], "type": "volumev3", "id": "c844d4996b0e47bdbabb0c95054e955a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b0c64b2dcb045bebc914a76ecf0bb05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a392defdd0f4e60bcaff2978e41d1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bb0afe0ffce4e4595f68741424ee3bf", "region_id": "RegionOne"}], "type": "volumev2", "id": "5cbe5a26381e4da2a2d0f61fa4a2ce2b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fd4d9a4aa37447c85be6a7b53eaee89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c43501d82cf74947b8505ccdd1fb28e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dc1f0d807fc42afa04b9092e3cce1f9", "region_id": "RegionOne"}], "type": "volume", "id": "ac5ba85c02594b93af87bc9c581a0520", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a75f21bedcac4af8b2bcbc797f0858b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5647fad366e441fb99f04001d79ba8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a383f0da117f452b9462e1f1961f4d0f", "region_id": "RegionOne"}], "type": "block-store", "id": "29822feecaa94abfa2b5a6ac4b8acbb4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74985d8cc81d4816a09b98afcb1094a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5b81a449293485fa639d6d7edef1693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "38756a26f5584cc08ee5a48e849ce701", "region_id": "RegionOne"}], "type": "alarm", "id": "c10a6c88325d47059a85fa7afdf379fc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "568cb9cbb334460d87d3e3f38933b535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c417d209f24f4e12b74b212485d091e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "180adfe4216245b28d08ba5e75b7376e", "region_id": "RegionOne"}], "type": "alarming", "id": "09951b88080348bdb1d07d1e40032e3a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f91e2328c0e748348b5fd142f9331960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f8e093c0d354a279af606cce0a5796f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3771a78def7c4c4daaa766b5370fce3c", "region_id": "RegionOne"}], "type": "meter", "id": "94ae5efd0a1242ec851f418d681e90f3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98fa41cf17a64a04beeacd7f5170a3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "084f51ee6d964129a1e9167557e501d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "176d40de76fb4824b0a43867c0d62bfa", "region_id": "RegionOne"}], "type": "metering", "id": "020f880eed5740a79fd2d6bfdb9d25cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d39e86c971cd4f3590674f87556728da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "faa459861b084ebb8fc5adf93dde7a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "34543461895b43d49c0e4b69c00895b7", "region_id": "RegionOne"}], "type": "telemetry", "id": "b94662eea2a2448c84f557bcea2cf6b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f3f50d844d294cafbeb979cefca5e69d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4e537098297341c1b334e44d47b419b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "201ab55c81e14856913e46dc3bf365c6", "region_id": "RegionOne"}], "type": "event", "id": "777f548586554de5a95806c12a23d851", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5ee91ed6efd849b6a58cba317e017e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e161db98b3484d2792431253f7ca18bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5982473e914d48ac8e1f78f37a926424", "region_id": "RegionOne"}], "type": "events", "id": "77ce3f3b8b024f7496212e7a0bcb58f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "421069072f44478ea763c7b3b751a75f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad4c7d615596452f9aad9cb21806dc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce98c82a59fc425eaa9c0f09e0e06460", "region_id": "RegionOne"}], "type": "application-deployment", "id": "12ee2fb42f1f40b986cabdc769ba1104", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7e38243db624e29820f61a3710d838a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dbae958c22784b78a895ecdef42e2b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b13f5908282343c3a411dae4bd5bde13", "region_id": "RegionOne"}], "type": "application_deployment", "id": "05589f6dc671440aad7a105850d433c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9297ee286bc646b5a6525337efbce124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8698d3cf9ef54055b3dae1b4a94e8ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d5121acf6f04a8a8a4355919bbe3386", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0583b47c4668458c9f51833a1f36740e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5e5f92b214441f1ae7360f65eb6dec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bcc446a3869e48ff9a20e8220d34769b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "76f6a4c64a334ed4b7490d96204cc80c", "region_id": "RegionOne"}], "type": "tricircle", "id": "760c5cb32bc24d16b59d71139d034841", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f067c8882aad452888be5e558138737e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d462dc7b4adc4785a733a3a4fca6d8b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f0ea318cc3d34da3a8930beb5d197dbf", "region_id": "RegionOne"}], "type": "database", "id": "17ca7f0f209349e48261b0064d95a45c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e854e207e91d42dd8fe01526532b8028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52272cf0e43d4b4da715a19e80b37fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a12f08fe38c7497981c94ae1ea235b6b", "region_id": "RegionOne"}], "type": "application-container", "id": "d9f04b0660904e538eaa0625d863b562", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f207ee9caa424b92b34c355aa9ebdffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f4fcbcfedf64537b7354ae395daf868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d673ed9c93754177b78c6f66ec726ef4", "region_id": "RegionOne"}], "type": "container", "id": "c70e5653bbd948cdaba0dff613df1de8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb4e8119ba78451da8fecdf440880bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9054577ec4954a529e4d270628d7f900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c2a8d6a36844e85b876fda8f7f9ca33", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f3b03baf45904e4096fafa92cbb7e19a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e30c1f070013434bbd4c8bf7d0cca74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4631eb8c70ce449bb1ee9ad59fb88f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "94825ae1a6dc4403af821f9223821856", "region_id": "RegionOne"}], "type": "rca", "id": "5afeadc34759467daf503cfe66a423d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "22fd73f712254ecabff30a03b4198bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26bc4a09c4414996826fd6d04cbd8066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5b6ef5f2969843ad9248a35b3129bf04", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8be1e84912a74d51959d98d518757bf8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b1e6f254f819441db83eaa99d6d1b037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8ddef82caefd49c4ae84ac65167e7321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "731a551b82e1428ea5072187707313f9", "region_id": "RegionOne"}], "type": "network", "id": "08757d9a09914400b0dd4a037fee8bc0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc10e6a81bd6440886ddb18ea9dfeadf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "09b7b7553d7c4242a0ae2d2d02d96682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a993f15ba584416ab8e5eae3dbc95c4e", "region_id": "RegionOne"}], "type": "backup", "id": "888b1b3cb9b54b3e93b902c66781590d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b67f5c7fcd30413fb10c19489afc8bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e38940bf94ae4a4ab71d9d4df119399a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "03e98695284146e8beb0abf0e512b50d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "65d33ead835a4fb599a38ed49590c3f3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f76c9da739a43b28ac97081b6f004bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80d13f2710f7474bab77ef880b96e499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "080c5dc2c2764156a04c7a07c2e6a663", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e6b3b127cae9442eb32c9b7130dda984", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "feda7cbc128844438833c80f87d7ce0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e22a977b25df4b05bc1d4961dd6cfb1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c0d853798f244a46a4e8f5d0c921b54b", "region_id": "RegionOne"}], "type": "monitoring", "id": "52a3cdc4fe534560a920292e13d24231", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b2494e10cdc46e78ad94d333f4e1f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "93067519a2b542cbb59e5f308d736e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e92a69ef2cd347eca9257b0e3c65cb55", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "31f8f63f14d24d98ae5c7ddfb5cccb08", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cfdcc38af1a64d20a1c96e92b02f8b83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b3f0e3e715bd43db8d19c23a4c54daa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "adb3a74d4ad44792a45c00f435bfbf10", "region_id": "RegionOne"}], "type": "placement", "id": "47294898fba4473da81e7094ffa9700e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb7c71a7afb04b19b915ad4b0b3835ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ef1c4f12d66479e8bc555d97839014a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0a92b07cb424be8b4076b228608e541", "region_id": "RegionOne"}], "type": "instance-ha", "id": "07546af7845442e48e80c3231a58d0ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f986b897aa14d45b331a1b556009423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f330a82bf463439ebb91d8512692a4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6058a1cb3d944ba4a13a7c6e40c779a5", "region_id": "RegionOne"}], "type": "ha", "id": "5ebaf455d0d54ca5a5715ed2fc48745a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cde7038fb43048c4affd721c9426abe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "79b1c3da2fb2497ea8743b90abf39731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c69ce444251b4a24a233f74c11a8bfc2", "region_id": "RegionOne"}], "type": "reservation", "id": "2c917f5605d74a488952c7c7eee50d83", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "165f9abc8a4a44a7afd44f06c3e43016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a15f147fcd242d0abda583c53eba2c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d13189faa3d24be683335fe98fcd336d", "region_id": "RegionOne"}], "type": "function-engine", "id": "c107e97fa33c4b2491d606d64bd5dc74", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7136b64fed2349ff9c1e533470a27dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2083bfd56c9845cda929c8a9f8d835f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ea093bcb8dfd4b858ae4f9d4845d87b0", "region_id": "RegionOne"}], "type": "accelerator", "id": "1df2f08c8cfd41d0a0e5e6273f9d584a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90b9d866653c46e7b5de69532381544f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37d712d823424328a2db49842176d91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be7485458dff490f8da97862777b67a1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0235991da85345ebb570827f1c2f0ce1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17466e9996ff43e88feb345a6d132abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb1e9fc4e2f347f78aa54b9bfaf425d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f959bc37c86b4390a74073f9beae90f0", "region_id": "RegionOne"}], "type": "registration", "id": "6da10c48adb945718d6fa96f5f6a3758", "name": "adjutant"}], "user": {"domain": {"id": "990db1cb44954578a0587ba2899d1d60", "name": "61cc891bc5084f90982cfbfd90e9420c"}, "id": "9286f704789c41e4ad10c2f1add8b73a", "name": "acd3b892dcbb41008a77f7d33d3a6e6b"}, "audit_ids": ["a43730f5e256496e8d8bd08bca6a9b31", null], "issued_at": "2020-04-23T06:25:59.596103"}} 2020-04-23 06:27:59,738 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,741 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:27:59,743 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:27:59,821 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,826 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,828 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/55d34784-5aed-456d-90bc-d7ca25c5fa05/file", "id": "55d34784-5aed-456d-90bc-d7ca25c5fa05", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/55d34784-5aed-456d-90bc-d7ca25c5fa05", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:27:59,873 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,878 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,881 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/55d34784-5aed-456d-90bc-d7ca25c5fa05/file", "id": "55d34784-5aed-456d-90bc-d7ca25c5fa05", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/55d34784-5aed-456d-90bc-d7ca25c5fa05", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.068885s] ... ok {22} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.310299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,588 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,592 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,595 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,598 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,612 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.530136+00:00", "project": {"domain": {"id": "17a29afcffab4e30b3c94b7c0cf7da5e", "name": "e7b0674bbe93421aa703b581e8907951"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac5fbe5736dc4c88b7bb291421499cbd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "631132c3a82641b79fafa8663963ca13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2102d6b2aa2b49e78cb0cbe83d4b8b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6a22cfd5bf4c4cb2b7d3fc6682bafde4", "region_id": "RegionOne"}], "type": "identity", "id": "3fb09a2e77db4cf49be3ae903664ce16", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ba05f54ac2234c13bc5729db5ac8026b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8498a4e20df94ca88c8a990f65f7848a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ace7460f4afa44d6a702b1ea129779c1", "region_id": "RegionOne"}], "type": "compute", "id": "00e097a3034247f9a31f3120299462aa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "31629a16730e4b2382cf4c61f428d541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b176ad6f4c0048b7bb63d9571a257474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c95b1ec1ca8144e0be71d0ef844f1605", "region_id": "RegionOne"}], "type": "image", "id": "012d95841262424898a2b0fcdf561777", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "644cbf4c456d44548f5fdcb35579ea25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "17074903ef8f4c15bd39d1c2096e16e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "eca9c1955ffe45dda1d68044452abb2b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e9ee749aee47493a92e9d160ca88b538", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7aecc5d7c5fd4451adb8a7de58ff84c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ae489f27398409f9d1ffb0d43d41ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "083c1b42c33040cc81fe5b86992f5bc9", "region_id": "RegionOne"}], "type": "object-store", "id": "1a2dd2dd14bf41909283cb5f08f69847", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "807ae07bc8fd49cbb46091634ca61142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c730ced2f6e4048901af9853ad98da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1097316d35ce4435aa2de14b6d3d57ed", "region_id": "RegionOne"}], "type": "clustering", "id": "42b09986dd5d40698913e6e2851f6c29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "472b617ac2764bb8969cbcd9f575a9f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94418f395ab941919c25ee4c75fa32da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75e94d2d05924c3790614e58f72eb5fa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "32223ddf98694ddb85eec4f79065c253", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5635827338de4fb09aa57da33f2b219c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a56fe848634a436793c02e87c000ec45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a9e3847389564905bd7050ac0d49b12e", "region_id": "RegionOne"}], "type": "cluster", "id": "f469e86a8fa0470480261c2b1594747a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3241ca5e8eec4dcd8864f13e683ad02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8bd4b7e02e754d839572524d3ee6a3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1e1957bf66304cc79e386570d68c6487", "region_id": "RegionOne"}], "type": "data-processing", "id": "02f56d90decf4b4d9d7d88607488c009", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "76a1176c5a464b0187afc751ea3ce1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "256b5348e685430088a42d83de6f935e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ceedc0a95ff348c8a8fb0b9cb023ea78", "region_id": "RegionOne"}], "type": "baremetal", "id": "803a675689a64b6bbbf921c3ea03cf97", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18347b197c67485b9e6ef06eeeec0a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17e6d8046d1a44838f300d2f0bb9e961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0382f6161104d7191542bc2f2acdde2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0c876cd4d924439b9781ce8374e8dc19", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "71f3376579bd4f8292bc14c985376b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e5f99d538234bd1aaf4ca67e6c9d9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02e97877e8aa4cd59be25f1c0600c065", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fa353ee0c6a64e8ab66825e02b534f4c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ebdbd1697cfa49c89ae98ea51effb771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "10d4e6a045d14db4a9959b67c053b843", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d45a6651b68547b9bfa7d2823dda6d3b", "region_id": "RegionOne"}], "type": "key-manager", "id": "546b91ff0a664c969ec4e4f4341d6578", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4196f819acd849a4a182275bacd98670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c213d9399fef486096a286b2ad86e2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "068a59240d404510a1b97d4205aefe31", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c673080402864c85a33cc108661b98bf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a829619527a94b99af2f9e2e7c71c36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "780633dc4d1242729e850bdcfe867da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6dd99c4808454c8abadc1606af8cce5d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ba730c48533241c68450b51db1c1da30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "99b561630e744b60ba54f95b55e055bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b8d35933b1dc4e0089a82c110f206b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1cd7af93f3204d098e844ba0fdfbcea8", "region_id": "RegionOne"}], "type": "message", "id": "b51d11b5bb39431599b19c647bfff466", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "035cf7f11e484e0081bda6f913476279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6cec477d05514eed937f2c8a884d967b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bb6aba73b8fa40edbf3123cb2ac0fd23", "region_id": "RegionOne"}], "type": "messaging", "id": "0cdb90a81b684093bffa4cc58572b4ce", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "585cdd1268cf4595b9028e7608684bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5899692c692947bd9d09d015d65db2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "63fdc5e5721b41ac9b93ea2cb2fb1740", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e3fab6e1aedc4ebd848446dc956c3304", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70c53d60669e4fa882b510644cfb5948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f86b19d65824c899936140b106d512c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3236a57d98e4e0882a98a26ad007171", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0aad9686473b4ef6b38ecbf01a768996", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9b3400df70547d683967715e0a439e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d460ab201e174500bb88f16014ef0102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26f343d5b0354f878b096d574287d29e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9c4d981dc9d944dfb33f4c6781013831", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40a18521118a4c559090d1bf18c369ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41090be0a32047ae90b234d6c79b70e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1beaeb2fc5f4926b4e4ad8b941cebac", "region_id": "RegionOne"}], "type": "container-infra", "id": "119b566890e945fd85c5e888e5c3a786", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0e37f42151374a38b43fc3fe63798cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a2f8d057f5d841698ffff5d69b8eea66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4cf9383d6731461b918c29d3afe4a48e", "region_id": "RegionOne"}], "type": "search", "id": "135c0bd9355642bb897ecdb5441ac5f7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9e7116f9b964a23bb5b0d7968cf12d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c764aa185da54597854c359e2f2bd970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c431403e8a1641e189562c97a2d7bddf", "region_id": "RegionOne"}], "type": "dns", "id": "474e6677aaf54d7ebddd4303e900a854", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84ebb508bb3c43b68e59a2dd5300894f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "808e9eccf1e4454aa553fd9224af00ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "826a85923452482a90dc32168a6249d8", "region_id": "RegionOne"}], "type": "workflow", "id": "d2a9b71477b04e3e8b2b10d5687aa926", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "543b77be1f214048bf7a4067c07a821b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8132c2e50f9243f792da6a7ca4ca2978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "faf70a7f10604cd38dccd84f6ffdcdd6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1d96474e692b436bb21a8c428d306675", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9aeea48ebd174dcc96735bdcfba9887f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bf2b2d6363bf4ccf99c98b7a8fcec00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c8fb77fec7104c628918cbf8a1ace4bf", "region_id": "RegionOne"}], "type": "rating", "id": "40991aa07a864be6a8b776816e25be07", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f94830ef1f3486f96a3e3abe24a2ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cdffc6c1cc3b4e8882f54dd11ca060f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df70a2546ff8463494037697e10981d7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "64cb9d977d0f4c8e8b6c4d2c566d8c89", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eacbfea0328f4aeab4cda1bc3bdd1996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3497ee2dbd514aabaacbfdbe0d5b6fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bd184f79e6245c7b8be9b735fd3daf7", "region_id": "RegionOne"}], "type": "policy", "id": "1e1c9e7582fd476688ea16815b17ab99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb2fd9b5361e44fea7da8b2fa08e9a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ad7d28dbb28431e8e57657dd4dabbe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e547cf3dd72e442cb68e2d5a774b0233", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "edd3b5e8f54642c8959df7a3a1bcac6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d704510cbd504812bc52e36b9a523206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86bf37a3f0ab4a689e2c2b19f8b9105d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d1330c978be4f3fa492e972a619ff39", "region_id": "RegionOne"}], "type": "sharev2", "id": "559ae96d3a184436b75cd7f6379e2f51", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "561daeeb98e24f47b78df76d7912f2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d328936773ef40af9eff9fc9ab783cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d28fef80a4114d249bb69ad6d417c119", "region_id": "RegionOne"}], "type": "share", "id": "9851068e94194963b39909290ed204e5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "150bfcc1e0414d8b9882d594346fa136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1705abb12aec4309b5f00a5cdb073aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "acc47dd2cfdc4c109588466a97ff30eb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1246b0ff216c4836b4a75fbaecf1c41f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1646ea2143fd4625833e629a269d5b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6142ec7ee04e96bf8e8206df62fdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aca4617ec77439a9a7e977a6edafeb7", "region_id": "RegionOne"}], "type": "orchestration", "id": "e45bf82dceab432faa16f453c594153c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b826a712a440c289890999c76541ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b463b958de4442d8cee0b3522de9a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "667ca78911b44c649ec351b5981e23f4", "region_id": "RegionOne"}], "type": "block-storage", "id": "1bfe52ba532b46c6a913875e37a8049f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d65d84b81f2e4a5a946765ac5cfaaf60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba152738a7324c589633d770ce2217ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f58e558c9aaf4c2d847a03bbd4a3442d", "region_id": "RegionOne"}], "type": "volumev3", "id": "f4a1465ff14d4589b43b076d45cd9966", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c59b776dcdf4360b5e8a0b2682edfb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a1e13b2a7a94bc79c93a370f738327f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ac94115fd14595b76e78628b40b40c", "region_id": "RegionOne"}], "type": "volumev2", "id": "1588cce328ad41d2877ef56f72151ef8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c9db2a2937148d99014f7e1990089da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f859d2f1ee14e7382791a51cb29597e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13bba9b0d64445eba3b1e15f6f91cbfa", "region_id": "RegionOne"}], "type": "volume", "id": "58a2901837264e8c800fa3c045edf91f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96c85ad3da7a46cfa6b94fc031f11526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b885f0d92cbd435d85b93237afeffdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ea8ce1afed43ff80ff53fd57a501fe", "region_id": "RegionOne"}], "type": "block-store", "id": "460e8154b6d24272928532af73a01d80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d78743fecd54566bd518201a6749970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a30e406983e448b9cfbe81afb0d5474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63b917f9bf8e469c9387a01abee61e09", "region_id": "RegionOne"}], "type": "alarm", "id": "14d4ad2d2758499993b7a690e571d63f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f6e200380d948cfb8b06d82e67c5566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c46662e66bd04d5aabd146bb94f5fd86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5160f8d150e844308690623bd96052da", "region_id": "RegionOne"}], "type": "alarming", "id": "afa932820c2f4298880af8509513aa8f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46686b5058bc4bb6b467249bfe643d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c39bd462d22c47499f1131ab88b98aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf7c1def6f124afd978e46e7eea61805", "region_id": "RegionOne"}], "type": "meter", "id": "364c58f2a7d04f55b7288fc27150106a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f0d8410fcb35439d903dbd294b8fac21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5015be621b846aca741aa142a4ec78d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a983af9e2e6f4f0a850717b8b92af489", "region_id": "RegionOne"}], "type": "metering", "id": "c9c5d886ee634c95ae72dc7e218c0d16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "323037f001c7462a98a911d65d1fe3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "613eb229b8ee45768a8b04cd78cb92e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7024339979234d0caa0f6061503a9453", "region_id": "RegionOne"}], "type": "telemetry", "id": "fd67e7db277d4581adad66781018277b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "523f0caf887a4fec859924754ab3ebe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7fbf738434cf44f1a479864452cc1fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0a6611f81bb47079febf3b7e2d69671", "region_id": "RegionOne"}], "type": "event", "id": "fa0de5827fb742f49133210b857b9ab6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "87e82edd473c4eed8fcfc620676ce331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b3591210126240ff92f24551b1e1245c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "624ada1b5d454d79b69a803e0a0ffb85", "region_id": "RegionOne"}], "type": "events", "id": "2fa1d31b01114303979b4f9a22f02910", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01bee2346181417889dab84b74d7a590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b0c32955282441db3b42c1720ae7756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "41b37f37a9054df88c544f83eb1fff9a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "abfe7d8351ff447da801f71194772417", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75f8f2364d8b41f1bcd9aad611466e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ed78007f7bc4be2a0d8156bbe41e09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8c746e9fc0a34c83abe662657fa90370", "region_id": "RegionOne"}], "type": "application_deployment", "id": "08ac1cdbb06447799a301536f653c851", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c6aef16bf504f14bcd2f3c8df982ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "913aa07c64424bddb0937729f6b811d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72662f2d84fb443f86c87b84cff459ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d31cd6f4d65b43a989d412d5f5f84b5e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d989e0a5a864d17a4f16d3490778c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb04b7da306e4f299ca573a5e4249bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f08404f9cd7f4253a6de7cc91adc9fc6", "region_id": "RegionOne"}], "type": "tricircle", "id": "5125b0a145134162ac6123f1fea91790", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d3df993525234aeab8ef2103b675814c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d08a864bfdef4cfb9512f7ebee878f79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f560d766d4ac4766a985d5ff39769469", "region_id": "RegionOne"}], "type": "database", "id": "7725a15d62e743039f8077b918e9c172", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a786476353149099ad5b5babcf919ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afd628ddca2045d1978e9f6a805d9e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d1af091ba5e04bb89eb0c751c87d479a", "region_id": "RegionOne"}], "type": "application-container", "id": "06f97332116b424baf4ec70ca8f5c741", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "867dbbd9c87347d7ac0a8e96e4511f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7712edd013e4026b84d947c94580468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3d624d1fb83f49f38cce35d924027b6f", "region_id": "RegionOne"}], "type": "container", "id": "df3d9b6b618f478a90c7b5129c16b9b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dcbfe81631a94830b1cf35820569ca77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "813e60d7af2b4b4b8e1409baeb608455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4cc70972c1c449008fae6d07d08eaf52", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "13b5b011b9f848edbb97dd753017ea37", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3ae61e18c4f4e75b61ac8c5648f7e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d46eb81993b47a4bfe32fa44288bec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "58af6947dc844478b08b73ef58e8dfca", "region_id": "RegionOne"}], "type": "rca", "id": "969c43c50d9d43c29be90b4f939ebc6f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b0db535753cb49aa8885a59614487f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2e903f7d07349ae909d7fbad466c3c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "db8ce68c13a9431f952831c3f46bddb9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a4e0947962dd4f32803b2cd29b4444eb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dcd34870cea24b88bb80f277a177d042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f28a4c4d03964fb2863a8da3d07ad4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "96bc8f7572304a699c94db18f7117756", "region_id": "RegionOne"}], "type": "network", "id": "e8c05e83bc014c62adb2d44f8d380616", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d12cc31d4bfc40eea1e8302579fa65a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "87cf6017ab554e0cad18fba8a0295a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f83b227d268541b7ba3551f5b9805128", "region_id": "RegionOne"}], "type": "backup", "id": "dd61249587de4f26851566e50275e834", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc6147fa01c74790b3387bce7cafcba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bdcc3419c204c47b73149d8997756aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7da946c6862f4d4e92bb153bb59eaa7f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "76e9b4d7accc4065b28728cdac7df1d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "500786b14f7c47beb8a02d5a39f1117f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "39f73434b0014ff8a6e1b43c57dbd1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ac9450c6216d4bd19ca678818f114456", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bde16ac52d194b5bac831b1717129d25", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "343098a70f54493ba05e88cb7ee95d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eb677d84e0184ba280785456dcf8e543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f887a6ab8d4e4cdcb78c46b406380b25", "region_id": "RegionOne"}], "type": "monitoring", "id": "3f4ea99edc43454cbad0fef0a7f9fad2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49e4f53f94054728bad5261a3f280647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e1c9c8a4ef5940939fc946d8379809e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5c1a0dcdba2f45329f0aff240c54ba05", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b488c87d953d496083438cb46b08c9d0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d36746fe50534650869658122b2b5813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a0354b1b655d4425bdd05f181d37b0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5fe5e2e1791f4bfb8b09f90346558ec9", "region_id": "RegionOne"}], "type": "placement", "id": "79945d4e728e4c71ae1cbf2b3a141e66", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "751cb8ae24a742128f7bc4c316ee6784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2bbd725b53d54d239fde939378a45d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "57f3ab6734fd42debc1ca2e88802ec1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4053a22555334cd6b7fa6870cef42b66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0889ac2b6e514492a2ca6f7fe64ad1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "682c5b8e2037453cabe602183d0b168c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "680422f2cd4f45cabc58b833b23c9edc", "region_id": "RegionOne"}], "type": "ha", "id": "39091b445a8d4f179d6537e015014ddc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ef8bf5e5749349f685d38c3b9c15df3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4ad00b803edb464097ca5fe495c268b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be0db87fd96d4396b97a2bb3e597c3a3", "region_id": "RegionOne"}], "type": "reservation", "id": "a58d564a524540caae6e01a0cfc56600", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "44b103350adb4ad2990ad3d7b179a88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "edbd57976e1247b2aa81f5b7626f9a3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ce243ce6f0714ef6ad9972fc71447503", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a7bcbec84214fec8e31c83fe5acd14a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b685d471a4a4699bbb8378c41a0aca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "11ddb2113a2347f5bf1d432aaddfabb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5f3b30c2dfa441bcbfbe486ec9d59069", "region_id": "RegionOne"}], "type": "accelerator", "id": "e4f8553012394e3380dcb6891941bcc6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3b7a91369d64e1c992e436875e2e623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf15c8d5f805451baa98431ea98e2b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0346bd2167cc46d8945133832e40bfa1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b23775683f86432e91f1be8be7fa6b14", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "204a13b01a7840f784c33cbb6e207a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dedd9d9e351a4a2a9cb172a63574c8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b65fc004839b4e6d8b884d7fae89e65a", "region_id": "RegionOne"}], "type": "registration", "id": "a9c9a78eb43147faa6f135cfdfd1b89d", "name": "adjutant"}], "user": {"domain": {"id": "2ed6b299101b4851937f84ec93c6e58f", "name": "e99b3efdd9434f258e67f5f3e0f4ecdd"}, "id": "1c2823229645488ab8356ab5da6d1e1d", "name": "a5217f76c18d4d988a386c59861dc2d1"}, "audit_ids": ["62c0617da0514143957483fe17521d93", null], "issued_at": "2020-04-23T06:25:59.530136"}} 2020-04-23 06:27:59,717 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,722 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,724 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,744 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,749 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,751 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "99a20894-f565-413d-a807-2654ed351ea9", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,790 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/servers/99a20894-f565-413d-a807-2654ed351ea9 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "name2-3"}}' 2020-04-23 06:27:59,795 keystoneauth.session RESP: [400] content-type: application/json {22} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.060727s] ... ok {22} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.060387s] ... ok {12} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.244675s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,698 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,703 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,705 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,709 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,721 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.634262+00:00", "project": {"domain": {"id": "f171d7890e99422c8533e6752587b8b1", "name": "a2f8c08d53fe4c46afe46105d1923da5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "38bd8c3cc0ac4a8aafe416f5f4bbd476"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3fd48b8a1482478ca92b1f07aaae3ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1e9ae4e7db704e5a84157d53d37d1304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7c2a8fef8453446595da36c9b38c8c6f", "region_id": "RegionOne"}], "type": "identity", "id": "5323cf90dd94464a82b8837c7eb9324c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "17d6c189d81640a689e58ba392f6f14b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a253ab040a4441ce86a8e71b03ddd742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9511d7eed1e640cfbc0ecbe8be01d42c", "region_id": "RegionOne"}], "type": "compute", "id": "7b30dc8f7a1848af8dff27d967694595", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e3439e1deb0549c3a3e0cd599fffc11f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "af68f6ac2a9649f2a7d4c41fd3a079d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "352de942506d4b818b73a0660fd458a7", "region_id": "RegionOne"}], "type": "image", "id": "e26739ef0a2f4833a5d2c1bf4a1cbd85", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ddd87fc542764af693fe5f79c15e71b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b2277af2a714e908d12bf8e6234d576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d15ca7467bf54c68978ba81fd4549d42", "region_id": "RegionOne"}], "type": "load-balancer", "id": "06317b3906b6489e8dd2fa43d3807fa1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "474ea5c983d54c6aabd7fd72e1287a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cf036c9599b4f218df89a091ad4da95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12317a7c9f324478811aceebd0673267", "region_id": "RegionOne"}], "type": "object-store", "id": "adb759da44774f638b2443c6055b341b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "083e69b6fab14749a819bce618f480a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f23921ce4c24e648fcca270cbed7149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80eaa4752e494a6bb902d907f5a773e6", "region_id": "RegionOne"}], "type": "clustering", "id": "99dab33bc8e14b7aa9c1c1dec3be8220", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78ca9adf20aa44789760f7009036be45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60026d436bf64a85bb754da066939f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3494d3a7c949495ca3efb3a229df360a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "81983b07e96641e7a0aa9558fe71930f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e0396f5468a4cb9b1a1543af679c24e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9c5768211354570843c6a6ae88abf3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ba9029f9ee94c4a8c8b573f5e7a17c4", "region_id": "RegionOne"}], "type": "cluster", "id": "6dcf69387af34e009b4c402f11269ab1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c9e2dbd497e94d18b242df107805739a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35f40644a87545d5b6904040d322a410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "efc8bb1604424d9ca7103bd01bf938f0", "region_id": "RegionOne"}], "type": "data-processing", "id": "6306730a91724674a1f577324be0e680", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ddd4b5b4bd7b4d7d8b4f74c47bcb0fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "474ff03ea19d4fd8b0c96b9b13d6e185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5511cc08ada34bd5b8e07a4a4f050c06", "region_id": "RegionOne"}], "type": "baremetal", "id": "8f7c1edc6f30426181f652305ed2a1af", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "76928bab9cd64ecd8cdb241941e12fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1bef07e78f664382a8ae16f1867288c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "da351bf49fa04cbca3a1f0ef916f10f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dea1166c84664b9d9b2e9a78d374494b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "44e7e22dda47429396e0323d5fb6e10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "529388fd58bb4676b0b18d0f8cef86e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "33a515affba544dbb1b3b76206feb51f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7276660bbca8402db2e31bb25ce007d7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3d165c5e0c21468da911bb2de8462932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "88bcd3173b944c0e9c6824b8fcaf6149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "59847cb45c4a4b7893007246080f56c1", "region_id": "RegionOne"}], "type": "key-manager", "id": "04db153a65864c9d8aacbb2712415058", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a0d04a8ac58450080cbc56c80c71b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cacd512515747c1967e0812b1df1d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5663e3aeadf449d4b19cb259b8cdedb5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "04c6d04fdff7493bb0872e4b744989e1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c91586a991f94336839349f08a023d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a003a6d5d1d94a5ba721f5d31e4df389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a0c8c5e680c40039ec6ab865012a80e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c531e706bc648d3ba05f6dde0515dcd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ae5d50ce30e4bdfa4cc81551a525d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9976320fa8344aa9b7834557c4ff0151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7321b1630959490890540f1522afd3b2", "region_id": "RegionOne"}], "type": "message", "id": "0242f82e8ffe4dd88110c76de2be0471", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e81fc25a2dd64f3cb96c60ee8237aa1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4a037a25f5654be48bf351502ec430b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab9f58f74a144190ae065ff18e9b2fed", "region_id": "RegionOne"}], "type": "messaging", "id": "6154fc8d49024a01b2e75b039bdb36ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f231e9f2fcc5405f9efc88b5d2340a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7e3ea11b7d714fd88ee484a75d31dd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c9c9a75c480249a2b597cb71a68d16d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "396cd0c1fc5249d6a8293775cc21b84f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b85ff28e390477d9fb848f3b7357044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d0f85a7fe5b44b585de896e78ce4be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1647cbcb481492da88bb6bd25993b0e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "239c970654c44c8e808418662d9079b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acaa9138ff774a6aa39d9a12d70f5f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f2e3d1b12bf430faddb201366f4fbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c296911ffbb421ea27e04f1edcddf16", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f61d277a148c4ed2ad238dd3181f4ffd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a26ce4f614774788884aec38c4eb3d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2ae2f40cb804d8d9863f4e4a040d9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a5a0ce6b104425eaa1a4f2ce4bf68a7", "region_id": "RegionOne"}], "type": "container-infra", "id": "484945f01e45472099832f3cb772d032", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ac6de539d7454b62b375c7cfc88f6ea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c20e497cffd94527bb6f25315d04e365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a5eb4646eec446d8910c0a413d112c5d", "region_id": "RegionOne"}], "type": "search", "id": "5d5521a1bec04f64b2b1abb2c8df0041", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5787af11a53c44a4a913bc338353589c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7696ca8e27e548a9a344e493d1ccd29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "25ae5201cb26417ca2206ad125b9bf19", "region_id": "RegionOne"}], "type": "dns", "id": "54053c8048754763978e177887e40c26", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e33d530c847146aebd259cad36d5831e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8f90167a26da4b68a08490167f7da541", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc2dc314209944dc8484202d693e3512", "region_id": "RegionOne"}], "type": "workflow", "id": "8faa4871a342498ea80b4516a18925fc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "385c9688c54d4bf4964dca2423871f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2abe548c95e047b48baf1c4f74602637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8ef798e307ef4986b8374db6c2c3546c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9852e09db9834eb99e4e33734b8681a0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f2f2988ed49548d1abeab0cd66ce6dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "14686359fe2c492f828c5bcdf046c88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "10e7b310688c407992f22709b95e0aae", "region_id": "RegionOne"}], "type": "rating", "id": "bf09e8d879284659a1cf2398ff70ae80", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "934d2ce4af3d40a481b210a549f291fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "877f1be90c3c460ea1b9511da9937cdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3db2e1f8e2da440eacee0e47d1aaa531", "region_id": "RegionOne"}], "type": "operator-policy", "id": "82be3145af14430385d57dee2b305e86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e19c4d7884a49e29543e5eebee67739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f532888a46ec4f0aa8d6ee53423d9d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d0c0499b5aa54b9f9c45aaa1770a9f60", "region_id": "RegionOne"}], "type": "policy", "id": "269dc32149414f6daaa9a550ae3385b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "993c790a0ef14b21baed3324b6630c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c419bb172c54e178c0bb62908d91a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d624f97e802e42f89f8dcf8e0a708e86", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d53a5e190af6440985aa109daa9e9132", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff1bee0522784cebb591c44fbeed4c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd102c75881543e0996b83cc9612033b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a34b97b823747139a7d8cb6da5780df", "region_id": "RegionOne"}], "type": "sharev2", "id": "5cc6e13ac7c042a98cc6911f53c0cfea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a252835864d480bab43815de5052ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d62c0ec9b2b244fba8f7eb3a475f9ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c21fbe288bc348a8b53580d821a99739", "region_id": "RegionOne"}], "type": "share", "id": "4b646079b5994e59afa75f56fc190675", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b4cd384fb684959a6ce195e22e2cf17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b815abfcf3b04784a5d17a5c756f2acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "09fc85fed1be458d944a74f5c7be1d88", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "42ec6a33c54d4197841ec942e1f081eb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bb32af8c1a74788bd30dd25cea15485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2ff673c1433479781c01f1eb0a3867f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d09f93008a14258ae8838a1d27773f2", "region_id": "RegionOne"}], "type": "orchestration", "id": "e5ee1f8529f446ad8e7c54834eed255b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2278f8ac891b46f1b13bae351c44a43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaee5d6133434934b7ccc61e23b419c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f0825cf9dae45cb92a3b0acebc00507", "region_id": "RegionOne"}], "type": "block-storage", "id": "0d8379ae5d034c4386b4bd660dc8bdf2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7a518b668a64a57ab655fd63dd66c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "182033475b40458b8dc20fbfced9cb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86dc70360a234659869f26fbfbf7cdaa", "region_id": "RegionOne"}], "type": "volumev3", "id": "d2a7d7db532447d1bd798b3a670e3198", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6392b8aa265944ad9487e13668816752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "663e1261d6d748cf8d07bacfd6863d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b343533eed504c87b2c34a7a9da90bfa", "region_id": "RegionOne"}], "type": "volumev2", "id": "5bcc4240cea54c089d5504177a7dee0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea3bf8d31a54ba8836e19a8e840cb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87f663fa06443b4a095d0c6b63db684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b58acc9039b94689b0fede08d43a229f", "region_id": "RegionOne"}], "type": "volume", "id": "6e9ce78454654eb280b937f6bb4006cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0086cda811c04dadb034ec76588d1014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e54ec039bee14a01b871ab10b3e07372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fcb0408b9ca411496d7de86ef4868e1", "region_id": "RegionOne"}], "type": "block-store", "id": "c47f3f6d6d9b4c9cb616de7072dbb429", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0a2d62b976b4de591d36d51af2729ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf5ed344e8ce4e9ea75fbd8be7dd7809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fee16cce64b6498ab091e3a813120a6a", "region_id": "RegionOne"}], "type": "alarm", "id": "95f2088d07a043dfb407af56d8a2339e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bb67bffe7e247598c803d4bd60bc98a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16c08b10380d411bb6e33054ee430178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c387fc3144b8452db3dc344b0e83f6d4", "region_id": "RegionOne"}], "type": "alarming", "id": "0f153cbda5c546f897c2193d9d550162", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d10eec86afb947caa47f0a40beb1c5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aabddd59ade042f6a11f552b5c36f5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65111781dd194aee962857a0c428c0a5", "region_id": "RegionOne"}], "type": "meter", "id": "ffc024eb34814cdcb506e2eb2b80f2e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6040d284ced4934b0b17a0c908007b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6901ccd23f1548dbb46ae27b67f8e0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "242c6cc460db4230b4145a5b05d1e32f", "region_id": "RegionOne"}], "type": "metering", "id": "896ffe03f863499abf5bba24f76d4010", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f078316e194e43818b66717815949ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "152c74357dd1433d8bc6af8081644273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9cfbb9f51768445e9307eae7f168aef6", "region_id": "RegionOne"}], "type": "telemetry", "id": "c1170930298b456894d3456dbb4adfbe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9f0d8e4b26c84beab716c10ae365f93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "58079526436a4941bf4ec9c3b4b566bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f1ce015eb8a74887b93ee14cb5648141", "region_id": "RegionOne"}], "type": "event", "id": "c997a0f1adf64377bbf934c4a42f6151", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "078bfee8bfe54a22b59189168d8ca382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb50da9ba869423eb99592cd19f9172b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ecfbd3a2a51b4d419aaeace7aaa30746", "region_id": "RegionOne"}], "type": "events", "id": "0b04d40983ed46899be66a8cbffc9e8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55c25a2ce59c4802958b6fcc9db5c214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38a3de95d2794bd0872ae4c749dc22cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0634c8b86004b81a4b1901a145ac469", "region_id": "RegionOne"}], "type": "application-deployment", "id": "908c6261c5e14a36bb228e03db7b57f9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7faa4d61762048fea9f9a949f897989b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78885f0b5b6a4516885567875bfe73b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3a26e3f218524936b9aac7833c9c2021", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7773fc334d50437c9fdc6c5b4641e889", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "171a8c79c01a48958310da0b563c4749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f6bb9b138a246748c9af8df44949bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "672437fb693446fc992e325b735cb818", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2321857972f248d78d2520de967dfb42", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ace358718e0d4ff483f472710f6f04da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c722a8819bf41fba7d3f19f6347efab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b18059b2a9a848ad9c34a847210a0a2a", "region_id": "RegionOne"}], "type": "tricircle", "id": "60e42657760a4bb9aaee2b983c5e1832", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7a6d1acfa5064ea7825a07444be1f05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1a0b57788b2e465a9efb66d32933f535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ef2327c2de81401aae0c08c42c6e2730", "region_id": "RegionOne"}], "type": "database", "id": "8da77109737f43afb121e77c521540ac", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "79152a500478486897ed040b9e45c707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1271ab63a6c42d495776622c1f934cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52a124232d3a4bfba66cc2ccf54c46f1", "region_id": "RegionOne"}], "type": "application-container", "id": "341340f05711439da71be749cd4812e2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f24560e7a224af2aa8d9bfc0c651f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2bdc3a8c83754a66a3e19e1a14b008d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9c359588987f407b870d68f29fefc320", "region_id": "RegionOne"}], "type": "container", "id": "0549cf9d7a7e4068afc1716d26919ad2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8c85517d98647d1a983f5f0dfdf321a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "417d08654c184e8d81a8c8e9f98fa889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fac65a4570fb4b36ab6ebc86f21298d0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "69ed4971272a47c3994658b3f6ced478", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0095aa25bdc64ac8b571c74f05faa178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6cf181e3ac3a43408f41e226d07ac228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8aac652c1a9c4f3490c07c054b06ae94", "region_id": "RegionOne"}], "type": "rca", "id": "e1c16d859d554e87841392a4a791c33b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9665610fe10a47db815285e4f6fc057b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ec50b33e96f4b11a2e51add459bc4d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ae4a399e90854f25a6f2b5939ae7cebd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8055cb7288244cf0ac21358ad44dac45", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "09aadd62db5d49318e2b76143c0b4418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b5eec300e0454615837a6dc9a09cf722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "164a672e41f54d7bb010b8b6c10b519f", "region_id": "RegionOne"}], "type": "network", "id": "d613a32ecf89453b9ff3240600c1c3c5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1432e2b5259c4fa3b4feabeab8a03deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0ff75401dc7c4d809aa406a2d4b7694f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "941dd56907014215b33022d921f84ca2", "region_id": "RegionOne"}], "type": "backup", "id": "d90c5840e2f44f63bb0152304fa83501", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f99d04f7e8954498a8450f239f6de988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "752ba1a2165b4796962f295b034ea057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "83428a87bbaa4b86aa04e077730bb859", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "90e94468cca84fd49141c97598f1d83f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0a933ae4d7ff4be58e4ae3cf6d50c2f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6df2376d552748368952cc9f6cd2bdae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5c823385c3b24109853befb1b223790b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f22a0210b7a14b1983deb646f0cdbdfa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "961a3e9c381b4030960b90a877a5e199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "576200dbf67e46ef9a718498c80d3177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e6056a353fdc48a4aa4961b6a68a5950", "region_id": "RegionOne"}], "type": "monitoring", "id": "8ae1d2da4c9c403db8e696a6ad1e6ae4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b05a3b62ca0c4674881c459e977d84c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ac576f1aca74b779a1f648f4a9f4b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9455335606d945b9be2f166fc33ad5a0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "203bdfc671694bc0833091665449ab2a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d92500c7887c4ad28045bb6dfa0ebe1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fb4e527490f94937a186296313e5ee46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8b8e33abc804eac9d1f31b90b9da67f", "region_id": "RegionOne"}], "type": "placement", "id": "53fb3622c0144346a9dc88c8d197cd64", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e64bc413ea654a0d941e040bc863c717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "784d4fe710de47168f2b3f287e799850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3c18fe9931a74b4dba4ec38133b30ce6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5a35cfbb35f84ae59b29a98ccb996548", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7223a28b4dfa4fc3a19c00dbe51fb96d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7304b8fb50c3436e9336143b9df4f409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63e442f114554cd29092b254a3a54b5d", "region_id": "RegionOne"}], "type": "ha", "id": "4408ef37e59f4f17a9db43c359c27393", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2af126a15792420684246acf0bfbb5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8d08d0e036e64f08874dfb65fab310c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "11337557e9cb4c318e2d0e5e3a75b90e", "region_id": "RegionOne"}], "type": "reservation", "id": "8cde11bc446e42caa2afcced3f8f2431", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0438c217decf4ece86b889e9eac3c433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2987369d3ef04fef9a597d51510307bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "68a4497103c0487c87a8081a16f9a2d7", "region_id": "RegionOne"}], "type": "function-engine", "id": "7a35489818764b43acaa1e3d6fc80589", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b14ff104a751407bb016214639cdd66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "138fd616abcd40b2a70bdc025d65f7d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "66479ada680743fc8b7f5661c8e61b02", "region_id": "RegionOne"}], "type": "accelerator", "id": "ce8ecf4290f04e82844b38323df49572", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b497c5246e5e4d4cbb98896cdc63ce1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e15cb00133c4b319681ca645de5811e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e547db57e35d4b649f13eeb37499eacd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f1e928466ab84037a45c50950acd738c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2306020b118b4e68927238e8632bfe1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2551e976943a4c88bc9d8a683a8fe7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0c3e5450124a422fbf9a28b571cca34d", "region_id": "RegionOne"}], "type": "registration", "id": "3fa969651ffa4b058003fd00834726f6", "name": "adjutant"}], "user": {"domain": {"id": "695ec6960a7f4881a0829239c186547b", "name": "6df2f83295b846838a859b86240a3fdd"}, "id": "ae9a6ac95ebe44f6acb5234485188917", "name": "b0880bc885244464bc53aabd08156f76"}, "audit_ids": ["d71df102e47244c2a6727d46876e8aee", null], "issued_at": "2020-04-23T06:25:59.634262"}} 2020-04-23 06:27:59,788 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,794 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,796 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,811 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,816 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,819 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "cb3008cf-2b5f-4907-afc8-0f90f06c0c9b", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,864 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/cb3008cf-2b5f-4907-afc8-0f90f06c0c9b/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-getConsoleOutput": {}}' 2020-04-23 06:27:59,869 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,872 keystoneauth.session RESP BODY: {"output": "output-3"} {10} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.177968s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,820 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,828 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,832 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,844 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.763386+00:00", "project": {"domain": {"id": "8ddd566061434dcbb8aa32027efb5b46", "name": "cb3674a4bb7d4d73a66225ccdc9227a5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1f7eea3c98f54e0382b2aee6cf918011"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "249a79c595b643a18372a1a7d8ea2b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b1894cdcbe141dd88469c9915e45343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "96cebc476b7a4afeaa03b4f479791e1e", "region_id": "RegionOne"}], "type": "identity", "id": "3b5a0d083b014169bf2a5bdb0c076fea", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f930d316118c4324bd16256d08b0401a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bde6366f82ed4f2eb782efab07592fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f5b34793af194ec0ac128b9f351de720", "region_id": "RegionOne"}], "type": "compute", "id": "a2523bb68fd9475cb1b150a100f88a87", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "60ad0b6d41ad48299f4d7dd7fe8ed434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "07260650becf49029f5b85be92e29bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "47b16b2d15904fa4b96f85b22d35ea4c", "region_id": "RegionOne"}], "type": "image", "id": "b47eb02c211c495d91851efff88bc47b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff9effe12d504010a38382382cf7be4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce926c7fec1244fda9d91754117298d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b91a6ae2504d4544bee0ec3d2e10f744", "region_id": "RegionOne"}], "type": "load-balancer", "id": "351a5729208c4b938db3b1a4a8466662", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a61c59760484bc1a80fe8fcb7b051fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19a2348339314b3992ef67c92dec973e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6df1d318fa447b946b96eebb07b5a4", "region_id": "RegionOne"}], "type": "object-store", "id": "8585288ad24844f19f929d29a531d9ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84d756b23804400a8a573581a633d278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e8d1958cb8d4947a1ab637fac28ab6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d62dc23e25e499fb97ecc62e3d4a56e", "region_id": "RegionOne"}], "type": "clustering", "id": "be5d97cbd1f04ffb9aedc5b6408274d5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7175703dd12473faf472bc28a073aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61e61a70732f48ab86d959fcddc323d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2680812a7fda49838a6c4aec334ce08d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dd14d57046fc47e59390144268320ea7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c81da0839fe40a9b27d7e1c121db7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ba8119491484631a07a7b6a09c1e25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa68f81db9de4b5f930c53582f3988aa", "region_id": "RegionOne"}], "type": "cluster", "id": "288af8e1707f4943a4cb03aa1fc16a34", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "df68069231ed43e9a0791a41442c7b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb2156aeaeff4e50886a38ae755a0da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0b04f83fbac34bd9990edc52a1cc5b1f", "region_id": "RegionOne"}], "type": "data-processing", "id": "1abb00d65e4f40fcaf1cd37fc26a5c02", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23fa5fccc2224ff0a910cfe825fd707c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4728299b343a44e38f1c28499873a484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "44be5541a62840c8a2a426ffc9e6339f", "region_id": "RegionOne"}], "type": "baremetal", "id": "5fe502eb08ca4ca3b2ac8769fd8ce8d4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc1729150cf842f09b6a43d52a442b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4260ef0ed774b498e48a437c98e2c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6f684f5e0e6e4590b54795a1825bcb28", "region_id": "RegionOne"}], "type": "bare-metal", "id": "932162944fd94c8ebff0af1fc4c71190", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0266f3b4a07047a395ca06f91d46dd54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b7cf7142853421885f9d934a5e45acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "df800f1a08644cda9d682f4325edc7e2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0d30361d5c3749f1bd0c814e66e80f2f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63061815f77c4f38a619be464396fbd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae9f474c98364dd3a05850ff3447b45f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2e93511d443438f8af0d14808cdaa55", "region_id": "RegionOne"}], "type": "key-manager", "id": "64764f1f0ea747e2832b4ede0e8144d6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "88ddd8216070495fae49e087cd8ec66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "294f1d116dde4f94ab0988f7469a0761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "44d82b9ea2e54a1890658cbd425de0e3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "62df9e1d597a436a92512b6ad4908e1b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7281ceb58d948978dd0fb3cca85ac5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e9213400db244401a50c545ff9e8f89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "13be837d412047988420a296f7860531", "region_id": "RegionOne"}], "type": "infra-optim", "id": "67b4bc146a9c4e9b99fa9123b7114158", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1beb4a1464d443a8a97280311214f241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ae5354d6f8c47e0995fee0fa69e6c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1f3b06052af747d882243ea58728e53e", "region_id": "RegionOne"}], "type": "message", "id": "7622f38b4afd46d8b42af037b7402c6c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f237a9046a4f4fdabbbacb4e3837a25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96ed5add46c5442a9ff5189cbe997b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1e6255da92d94a059c5aee286597f34a", "region_id": "RegionOne"}], "type": "messaging", "id": "c0da36bcd32844a786e6dcc681450f47", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "02df8d5affe84ef2bcff8d66d9b2ac9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6e6076a890c84fe5bd3a4117d15f351d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d6c3b35298f245608a94f79ab6a4a185", "region_id": "RegionOne"}], "type": "application-catalog", "id": "64c066c2f0b14003b8a40730b730fc47", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63a7b9f814c846c59d28c51c42cde651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "454efd3dc9ea402aa22ac88854d60dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fe39b79b9a34c2aa24e27ed4be5a738", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5e7cdb8176794bf0aacacda22870673a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58bea662a8ce4becbc82be91aaca0883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eec8b9c18e64f728d0ffeb44a862dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57c903dcd8b34b2fa6de03cfffaa7e90", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5d8c1c8cd6d742a8935dcb0c2191f486", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74d3e637cc0f482fac323f9decf5fb94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa3d9b9fc54945ec941616ec225875b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e210ff2d150c4153bf1fdb84942bca91", "region_id": "RegionOne"}], "type": "container-infra", "id": "c45abc7a6242454c8cc1e49acb8fc2ad", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ac86daca3cc64431ad0ac55d723416b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7dd1a7806d37496abf0311c13f119590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "200f09bf0d044f478ba5f1cc5db59c4e", "region_id": "RegionOne"}], "type": "search", "id": "a95f248aaa7e482383ea9d3b758d4a68", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9316420123114657b2cd1325f21c7050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "480126aee09f463bb427373d5e4daea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1e8b9e5526a14cc3be6aa5dca3914456", "region_id": "RegionOne"}], "type": "dns", "id": "d263abf9fde44c9d8a6f533dba3602bf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f6250566397b4e4db0777011125b5f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47a71868df094182b2d6f2bb70b358bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d722c890d6b641ac98b1e8c3b7a0c1e3", "region_id": "RegionOne"}], "type": "workflow", "id": "a068614884674654a39c5c8acaec9ecd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6799f07d4844c4b9c91fdec9bc5a1db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "037b8d8101c241b08c057342a84ebf7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f9532a2f28cd47af9151ec1c9a3fb261", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bceb8406997540b4a7c0dcf226f1a68c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f6991be02954f03878385a562b89918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0ce89328af04d75a7d728714fd090ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "82f003c402b345dc928bab299ac2636c", "region_id": "RegionOne"}], "type": "rating", "id": "02d23a58e8ac48ca876ba5248ca58461", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74e268eaebce413c97be278151e464c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2c0be7e2d8145a9aacca9d08cae808c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5aae3cf11dc74f238ae8b770269cbfc4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa6a454caa224d059fe676d538341ffb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "739fbd9c019549edafdb5fd47320973a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f88c1a8e5d14f0c89743b4cedb726bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fadc64db4a7f4e0cb5c77fb30c6f0949", "region_id": "RegionOne"}], "type": "policy", "id": "3e283738a6994c1f8fce2eabe39145ce", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "854e64c0e6e542d79dda73d76f58ae31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "851f71adf82c4acc9b7a9f393bb08b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "298540c9a65d4363af97b1d97f8a085e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "05e33cebfa314817941884b28f78ac1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d8a27f0692443189eec4d25ae2022cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7979bfd44e374df39206f024befc8e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d8b06cde53a04cdda0179e816c07452a", "region_id": "RegionOne"}], "type": "sharev2", "id": "0630192d378e4b8e94e89681bd5eaae6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ba70cc5084844b2a791fe8b3de0f10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c761c3a23fd4f578cc2b4701e49c794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4af346466949450baadd7a88fc1e379d", "region_id": "RegionOne"}], "type": "share", "id": "78ef139590d24e1697ffe525c3e32eee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e6c247247fd40a5ae2fb7d9f8a7263b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8eb78eeb16f24297b3e99efbbcce250f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e1a8b121565437899334aa167628a2f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d032caa600aa4ae784e8c627e97aa7ce", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b6b9e5c10bb4122bb2f36ca66b4f60c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49e4f41dd84d430488edacf5d58e7943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5345ba9b993e49aa801bf26e270f1ffc", "region_id": "RegionOne"}], "type": "orchestration", "id": "52f9ba8084fc454c95c200546e8004d4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "748855f5c87a4629a79109babb8c011c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c403b1fac8514287972ef8bdaa7602f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86cd99d5451d4148bea2e87c1cb1d9ad", "region_id": "RegionOne"}], "type": "block-storage", "id": "45b05f445ae04aed9798d5633160121f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e02649dfd65643ab9dc7d08bf2633cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7db4f560882141f9889b64ff8eb54665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0dcdbbea1f64da1be809b19bc7d9e21", "region_id": "RegionOne"}], "type": "volumev3", "id": "380d019e34cc4bd4ba1529193093e33a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed1acc72103646a3832a3447fe5aa53d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80bce39c059b441f819a2ecdca779f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72bb7f0da340482588ed1775eac093b0", "region_id": "RegionOne"}], "type": "volumev2", "id": "5fde5ce672c647bc8f8f1b8755721f56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de17eeb27dad4bceb2aa374193bf3e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94a164b12d094380a04440842436ff09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6c8dc4a84d54f0bab781172fe944498", "region_id": "RegionOne"}], "type": "volume", "id": "d55e78827f474373a2be8ebb85afa10c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "802d0f6831d049778a0b823c6fca0a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c6c64c4d65e48ccbdc072daaa796cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a906b9997a940db9cde0f0166ebe663", "region_id": "RegionOne"}], "type": "block-store", "id": "2cb28e6845fa4538b7b5d7e21bc770bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "180d9baca34f474d928083e3edf1e90c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4eadc2a87b745389ebc63941f70f5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16d53a6e59304997a94d1628b71d4885", "region_id": "RegionOne"}], "type": "alarm", "id": "f6c27b7df84f4c1899f99dceb2302f4f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db5e6ee3c15d41b590425296475cdf99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd73ce8787794204ae73ad687def0882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e5008f7c05cb4383a6ac00a0d3c82c8b", "region_id": "RegionOne"}], "type": "alarming", "id": "ea3774aa7706424e92fc61f8c98f0f2f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2eaa66710b614551992e13c299e9d42f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "48ef7891b05a4a4f84b49f37f12edf2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8419a1644a944bd48913e60be0ddf789", "region_id": "RegionOne"}], "type": "meter", "id": "873eeff62d014e459f9f245ddf9cf760", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5bf0ccf382d547b9a0a2d1f2bf64bf2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "962cb88b80cc457fb2dfbb833dc7bf8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "975cbc9c302348d78f32cdd6e3550044", "region_id": "RegionOne"}], "type": "metering", "id": "a1da34ce2c2142feb9d1e2c028562929", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa1490ec23be4eb391b694d8481c83a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50d839c2243f4a3f914192023c50faef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "249fc7fe46bf4ca6813eac77cdba0fea", "region_id": "RegionOne"}], "type": "telemetry", "id": "b31696b4a89749049ce76e3aa2cdedd4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "791738a0e21c422085e44f86974b4402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8be81821972942f89c687e9c77160e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a1c8c838bec84e729815cb6d62b7f758", "region_id": "RegionOne"}], "type": "event", "id": "b8a61fbe40ef43e683a1fc8a96227624", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e27db7254597441c8d634d13c5c25ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "81ed68ba47e64af78baa75e48ccc8f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9f10e42a9cf344c5a591659181decc6d", "region_id": "RegionOne"}], "type": "events", "id": "df88dbcc2e124b1196e0e2a5667d20cb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7bb351de45594dd09d9c1d41bb8a831f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9b66ac234c9436fa3e0d8315d2e71dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a642760f4c941bfaf5ab842df0628ae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b6d47c1e99414e089423a07a56f02240", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c3649d0ca2c425181a243dc368cff23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0243529fd8bf4c399ddb8c58bd1df254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bbcbb56d236e4fa08a9966b3ba3c9921", "region_id": "RegionOne"}], "type": "application_deployment", "id": "143c7c6cf3d14d4d9225afd6b211af04", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8a40cfa2d17c4765a7705014327612b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85dfae55dee3440ab73331ed27aea5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b063537f9a74c97851852de950096ed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "34c67616afa84687af2560462de86d0c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5fddf2bc87794544a811639400f8e005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "897206f534d54739a190943cc548807e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2387b4d39aaf4d178ddd032a5cf3c228", "region_id": "RegionOne"}], "type": "tricircle", "id": "8eceda059ea8435baec41d6a2665da06", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8613abbfd9a34bff9492a45f7ea0f8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9c7744bee0934e14a494dac0aef65a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a3973e2ac4334da99ee76a1838fe3e51", "region_id": "RegionOne"}], "type": "database", "id": "20627b4a053546b19f56788fd88d2e4a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9710d8c496054dbba9b2b6b417b99226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "747f4f42aa4640c0a327523cd03d055d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "774793a5ee944f8e8e251ec282b6937a", "region_id": "RegionOne"}], "type": "application-container", "id": "e28ac7ff50984d91a9970cd97e99a99d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3243b32631124b4a92632c19a717211d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abf102bd1cce40f98802e603cbe8a91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b793ea855aee4545ad3df075eabd00af", "region_id": "RegionOne"}], "type": "container", "id": "a320993575dc4cb5ba1653f20745fb49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2edda32df24f417d92d6dcbf98b25b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "096b2c63889b42078d139a89478b72e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "91eff3bd84e74c168a889db2ece5e501", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7f35144d02ea48219645028ed49755d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "25402fa86e0946c3824274e79747a21a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1350d405374c47d18600bb438e3f5752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5573d63a42724519a31101977512fe97", "region_id": "RegionOne"}], "type": "rca", "id": "252c86ea883f4853a750d0c0cdcae6f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f0cd9359883493db6ae465c363fd02c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e82fef5eaa1e4f7498455954c0edd5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1c97c93ae4e740fe81de4cb7c957f72a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3468365ea3da4a19a96ce92548b48f3e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "367ad088e7c0436d9fc6dfeabca4b96b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "31c60ca0b64e4106a8865ed9e5bb79e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "896938af195b4fd986c515a5d8a8d522", "region_id": "RegionOne"}], "type": "network", "id": "58f93555b89e4b408c26d4bb5a231680", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "025e50b2b91e4e49aa997f137563616b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "39e66a5f3e8a4a1c85e66149539ea85f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "29f8356a60f542579edb565d8652cc72", "region_id": "RegionOne"}], "type": "backup", "id": "105bdd38f78c493c9618f00af1b3d3d6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "665155af31534450b03a0a7ae639a223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4f741a4606d4cdb81cc7125c7391d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b6f7479c7eb845799ccd34c508bdd5f2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fe2952b46bc94171b47fa651549c4cc0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ec7b6feb9c04ad2a163e67f07cef728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ec8da083cf644e287f4f4d398af20c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6bccc7d1c9a04a3db5229ce1b0ec06a7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ae2b13f5795b4ce6931fcfd08e25a492", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0fd87f201ae147dcae636bd9cd6833d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c75711121707457f98e1cc6ccdbef467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7b33dac140594f8c917a298be0d87502", "region_id": "RegionOne"}], "type": "monitoring", "id": "9cf6ae22bec74095973ba2b43f3610de", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "07c0331d204d4bd0a0e92bb28513dd12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18faea5d775a48a6a28ed950be567f9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7a6bd1301fe444b2b0d73c3c310fe9ef", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d2d32d572b354dfda99c15d4c23b3ed4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a6e0e5d9a814d63bbd70b81cd9e7f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e363a3a0cbc14666a894de38edea2bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9d389b39a428447880e966bc87531646", "region_id": "RegionOne"}], "type": "placement", "id": "128152d10e3240089372c3d0f138f244", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b15a7c4cc43642d784f46ddbc43cfe0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f79a9eafcec46ebb16ec6e6f794a02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "456ce322c2154398a10905662cda5515", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71b2b6a99baf425eb7d4996316b98eb2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b5ed378016bd4de3b5e09315a1440560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef13662479164085b32bb9125eba7b0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d13080386d2d4ebfac0df30dd34a474b", "region_id": "RegionOne"}], "type": "ha", "id": "b337e0386ebe401c80726fef8dc2dd03", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "613ee8f884384514842508a35a8f87c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a0baa2c1481a4f598e828c005663a29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f67d1616a0f047d2985078e08f48c729", "region_id": "RegionOne"}], "type": "reservation", "id": "9538db0a2be546b79c38acb95364d092", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b68727b5afbb486c8ef95c328502805d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ddc7bcd97a5143f9ae7c2f78fb64b7f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "23f04c276abe4bc7a1c2d6453d9f42fa", "region_id": "RegionOne"}], "type": "function-engine", "id": "685fc53332824dadbd4319b4500b7889", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4571334de4184833b19fe409b3a833cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42093caef6ed4e2d96f738bf48a65e19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7983dfd0f540468e9327f837e4af1d81", "region_id": "RegionOne"}], "type": "accelerator", "id": "916e559b469545e3a27d41ba5c37c370", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "532407363a9f4b34869183bbacf65568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad2831a73ccc4879800fd497af25aac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "918efe5adeb64716966d7edb88248e6e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2468923817d74a4da73a9b447e85f011", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5610fbaa3e444f2dbe380340127c1835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51c1af27a2d34dc3b8c45ec8ea9d1d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2574ec06fc1043a0a686bd92930572c8", "region_id": "RegionOne"}], "type": "registration", "id": "9984374654534f549afa19777e9b3e08", "name": "adjutant"}], "user": {"domain": {"id": "e5c05b734c1942b08ac9c3fc632f0a81", "name": "080779ca41624dca97870db6ff636f0a"}, "id": "6568a546af8c4474976d91d1fa4a4be9", "name": "dda7540cc9f2420d90b8ca0b2bf737e6"}, "audit_ids": ["56e1ca18f6f647bbb4d4dd9732bc8dce", null], "issued_at": "2020-04-23T06:25:59.763386"}} 2020-04-23 06:27:59,925 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/ports.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"port": {"network_id": "test-net-id", "name": "test-port-name", "admin_state_up": true}}' 2020-04-23 06:27:59,930 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,933 keystoneauth.session RESP BODY: {"port": {"status": "DOWN", "binding:host_id": "", "name": "test-port-name", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "test-net-id", "tenant_id": "test-tenant-id", "binding:vif_details": {}, "binding:vnic_type": "normal", "binding:vif_type": "unbound", "device_owner": "", "mac_address": "50:1c:0d:e4:f0:0d", "binding:profile": {}, "fixed_ips": [{"subnet_id": "test-subnet-id", "ip_address": "29.29.29.29"}], "id": "test-port-id", "security_groups": [], "device_id": ""}} {8} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.245553s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,757 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,762 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,765 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,769 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,782 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.698328+00:00", "project": {"domain": {"id": "236542e4503842bf9a1bf317f9be02b6", "name": "981b8577dd944ffe9aefc82723a67489"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9b206cc427ba445182d78cec456651b9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dca00468a4ea4f649b25b6da7584535c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e246604cc2544f5e8a16e8c70f6eb4fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ce8b443f3986466dafdf7a085a0d2a47", "region_id": "RegionOne"}], "type": "identity", "id": "aca073ccc0c94b67911532728249800b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4bd4dd32611546a6af8f4166648abd02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2ef99341e6a04ed8997117d7df6c54d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "784488a54d1341c08803976f4f4d04dd", "region_id": "RegionOne"}], "type": "compute", "id": "f043b14796a84d6ebbda317a3a3e78bd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6f4ac9d87a674d24939c489d9938d4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f5c8c55e200d4668a08ccd4213e83ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e9a105f4be0045bbbd6a0f4eab5836f4", "region_id": "RegionOne"}], "type": "image", "id": "553fd031258c494e838f4a0892b7c791", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f7e3abc08108438aa2a64f4001b79a2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "98263bd3b5f84c3792037f0660627813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "13abe52519024ff48249e74cee6eb5f7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4e102d83da3f4f2786c23ba7a706769a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb85bc869e4d43ce97b0e83b2be9530c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3742a91af264abe8cbe8a204f4b8068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b3b1cfa89d24b76b3bc2dfed838c651", "region_id": "RegionOne"}], "type": "object-store", "id": "a19971d3819e4a4bac43c9e3521e9cd3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c622b269da7b44c68aa19a83365566a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40657e3f39104d2ebcd5d3cf97b9e277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7f3ec928a3b4433a74eeee93e66058d", "region_id": "RegionOne"}], "type": "clustering", "id": "7813299d224f43418e2bda40462f18e9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "198b8ec983234405a83d06e74d282e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0dbb71ae98f40069575fcedbcadf046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d7afcec47ab249acb9620f804da26434", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c73557f17df84fcd864f5b1106c6dc9a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9841f81d27584485b4fb03d2bc8f0e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5a0be4beca046f0bfa687aa2e4de5d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d573e464f614f56b05cbe65d1f0a15a", "region_id": "RegionOne"}], "type": "cluster", "id": "7f2502448f164f998e128877493a9adf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "443a9243b0aa44f3aa9753e446158c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ad00d882dab045fd94f79b15f620287c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "379862f1895e443f82c17aad616ab704", "region_id": "RegionOne"}], "type": "data-processing", "id": "6e1deb4f57e94f49b4807d8b7c705233", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9e6a005ea10459e96db19406c8dc599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2069903d0664aed8af08e6b5761ecd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac781b11e08f4e7b8d8b7b73e574ea35", "region_id": "RegionOne"}], "type": "baremetal", "id": "8718d9cbf3c44614af07cb8a99584f11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a67d823c54b4dc0be5526f7aca7b2af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dac044f5411943e8a6a006460ea4caa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cfdc41a3344f464090a3c92ebcb049c8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "08312dc80a8d43beb403d6d9fe734c46", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f2a745d81e64427aa173dd65254cb06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2bc98f97bc3b43e5b216be445c05f118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "29b2237759ec47e0a9528f6759e0cbce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7629b9414c134e3d94ba61c4aec7eb5a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1bd2aab3aa1e477e81f1cdcd151c2439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5eec011077b246849fdaab5e31776528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "55e60a6adf694e2d8af911677a092703", "region_id": "RegionOne"}], "type": "key-manager", "id": "119de3c9cbab46118f195975316576de", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "685b5323fd844e028fd73900602c74de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86f75a366dc949ce88c985aedc96ba62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "81567c90fd104390afdd0abc1ed0620f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "407072e365a949ddb561acf0bf2ca006", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2282cd88e7c9439bbbdf0e4d51705fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea6b7666db5343c4b205d400ac12e720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f96be445a8ba4aff90c9280bcf70216a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "56efbe6eccd14535ae4b4b23888b8e84", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36110481b8064689b5488b06dcce213a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6ecc56a83f59419190cd939ed851028d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "29c8d4b2cb0e4fe98681595854d221dd", "region_id": "RegionOne"}], "type": "message", "id": "9831e0aa4f8b476ab281a980d050879b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8b5386a842144b468b3f2bc54ddcee7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4652345905c42a8889b34acaedddda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f1b56511bc5341d08c1255da4ffa0c93", "region_id": "RegionOne"}], "type": "messaging", "id": "8bbbfaf4032e4eae89fe63a1ed3e5e6b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "795753a97df9495fb325daba080c21e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "276927287b224d32a569d45c672f8745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "941e9da7313040a39db1624a1c91097b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "42a9741607e14c419ba0681ccc1d2317", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "987ec6f30c3c484c8d8410b01ba5d33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "140179e4462d49418583970d45a3de37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "427e4d64152248279912858f7b6cc494", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "19688c0e9d0c4799bb1c74b2bf6a82b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b4adb47ba134093b6cd3b80b0825020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08e60453ed44441f8faa4e3f5fa3a534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "297f370173bc4261976e2e9271be9578", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "48f92d5ada774090ae20c64b74b8c898", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65e5601346e149929a501dde9541c41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ef4fc6d1698417784b05d5f2ccb6515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ed085501e7b474fa5722e02acd4946c", "region_id": "RegionOne"}], "type": "container-infra", "id": "c6d790d9d8af44de833d2d307a12b614", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aa8f3ee309204e78915a8c9aad7c5daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4f9a5e3ccdbe469d820ae828ea41160b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6dabe5c6895f44118e95f9350ccd76fa", "region_id": "RegionOne"}], "type": "search", "id": "be939ed38e50423caed61aa67f474070", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0e5eb872911248928e87466079bc5f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f093cba8566d41af8f11e9894d4ad33f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c316e8da91ca4457ae70db738550525d", "region_id": "RegionOne"}], "type": "dns", "id": "6b548bf421554c02892c6ab3d4afab74", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84a6e82c4d604145b7cae91bf9711be6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54a0a473a1664963a4ec16c1d5d47d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "12494805053240a2a57999440acf84d2", "region_id": "RegionOne"}], "type": "workflow", "id": "4057a76c55fc48f7873b2cad9828e991", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c94f56390c445f6a94a057636ceae97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62baca37632b459ca968c105b0b7c19a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27bfde77893942a79832c538b36d5c56", "region_id": "RegionOne"}], "type": "workflowv2", "id": "727d68ff318d472cab34a0b53b81e8b1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f763690e4ac1478d9f3fe3804c7413dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2ce4bd102ad04f33b283de79a792b81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "df8ceebc989a44dab781c7bdbd8b19ab", "region_id": "RegionOne"}], "type": "rating", "id": "55908c8431e54d6a892d413254119044", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0816f18f77f4b7cb64660a16be63e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f1be066beeda40608466a0af6b52312a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17afd56afe32413d985d037c9e09b126", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ea525af21ad449f99dfc93e6923808d7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3e28cd53b747482e9a78d44f6a91e343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e7002efcffa46e1a6d54c262bd5adbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "87812d43235144f39abc2006bc5cc238", "region_id": "RegionOne"}], "type": "policy", "id": "2f08410b99f74652b145c6c1f780f8d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f041c83e91d747fbb96e5554fb383e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75cf07850b4648baa249e9734eac5e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57a68f17a16d499bae1bdc398b3703c7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bbf404a102a84a5fa8a1fb628ead7a0e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3c88c3a495f487e8e1a86cd6a7e9115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e4203cc68a0453f88d301a4a1908749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "202c724397314d6ab575745f18c9c2da", "region_id": "RegionOne"}], "type": "sharev2", "id": "23985205c45e455da8025ee7e137d67d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1746e32b24d94c9c8c058af423417ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e9beca80620429baefcab489aef0965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "92660d4685684aa081c4b19a12cb3e14", "region_id": "RegionOne"}], "type": "share", "id": "c938a37cb0bb464492dbcd53538883d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b867933ae042444abd83b130a2e359a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bef30426ab2440fbaf05fde43a43a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c83a11afff4451aa233b25b0236295b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c06b8af2ac0e43aea8749821bd31acbb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f64b15ddf8864637a76b6d891ee95341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a547ab29dc6048a18bca4bb995d32367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dd44c82af904c20a76643ef382eac63", "region_id": "RegionOne"}], "type": "orchestration", "id": "76eeb6e7e65a416b9d38bd130b8ad912", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c80baaeacf24e1294de5f14b03cc8f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa1266f52ecf422d8e0178c12097a819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24769f43fd3846ada14f0fc452f0803e", "region_id": "RegionOne"}], "type": "block-storage", "id": "1088872789824213b9a306a30d3ad9ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26fbecbdc1204e74b34c0b3c74ced2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc31640f1f9143629e9df16b2b41c7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "658c5812a1de4763940bdf76f08bc277", "region_id": "RegionOne"}], "type": "volumev3", "id": "d03396a2c66b4e73a277c686c096bea9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "641bd080a257421ba680d83df8b1949c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cd0cdc6f27e4d3c87d2bd2851a4e67b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c83c254b76a640f3aecd0ec0b10829ef", "region_id": "RegionOne"}], "type": "volumev2", "id": "928ada9affa6475a955d85a8eacb8e9f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f9cfe442c047ab84f51022e693eeed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38a9a527c14742a6b4ce2e624771db48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c7bf717f8154dab8a7a2386eec228a8", "region_id": "RegionOne"}], "type": "volume", "id": "025f4ddfceba4eaeab1da2bd99913430", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "401a2b32a70744099f5d33083f7f65c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ca30952ec624e748168a41356226ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c40b1fc3d364f87a88b65f27678d8d7", "region_id": "RegionOne"}], "type": "block-store", "id": "3bb3833035784a90a279b492e8405e9d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f9e06b6702ed41ffa4e4698c3a057088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "63eec56d04dd4e318bdd9e4a88ade10b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d9858b083b354bf88574d6177a78d00b", "region_id": "RegionOne"}], "type": "alarm", "id": "27ba935afc33499c93d5bcb9aa3b5932", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "770c4b11ae8547bc86cd19726d80f25e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "115c75aa38ff4fe58c2bdfd86db30e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce6b03f4dfe2461c847e7322cc6fa1d5", "region_id": "RegionOne"}], "type": "alarming", "id": "36a870ad66f34fd79e4896dc254a7e63", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0e737b8bd4941bca76b64de3d5ca3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a819084512cd4b4eb06e32ae26ad6245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3693e43938754dada4266571b7071292", "region_id": "RegionOne"}], "type": "meter", "id": "3cfb8c80d8e3484db412189c6c63a8e0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a3102167f8549d2b68577d11aec99e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7583f67e09a44b8c9e55a5f62972a292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "859b9f384613412bb27fa5b4bc11ddc4", "region_id": "RegionOne"}], "type": "metering", "id": "a40095244c084e50908770c55532ee5b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd6c2bbcab8745e2ae5b63173f023323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c448cd4349c44f669a44921ffa5a4f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "50c308171ef14a8cbba4e15cb25da246", "region_id": "RegionOne"}], "type": "telemetry", "id": "4b243ce01b3d4bd3a895fccf8ef662b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f6c13f7a6ad54e6785165ddc0c0779fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d15e960f54f3446bb47395f383827b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ffe585d443564c948f1bca65770a0cb7", "region_id": "RegionOne"}], "type": "event", "id": "12a8ef94e43c4791b63ea28bdc1263bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eee2c05d9cf243f8b2ca7c2a2f99da5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "daeae02d5eb0430085ae75ea9c1d9237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3129cd78ff614e2ab4f21b36365fb9e7", "region_id": "RegionOne"}], "type": "events", "id": "aba2188677a3495585e8754395b80676", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2bceedca832a42e4abb7da4b798d915f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d5e6238b9a34831a6d6f2625236392d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c50f28db2d7f4cdab046193c7218f9b6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "86e7186736be4b56b249f67f46b9aa6c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9c0342c6bec42c5a388e2615dbb4b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45a0dea0056746a892070855e66994ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b506affc2a7f4e569b97fe8e5bb4c376", "region_id": "RegionOne"}], "type": "application_deployment", "id": "123080a3799c4c19858288fd9cd5192a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b288c6116454d499009c789ec8c9137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "23e9e09cebfd4424b51283c608a825a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8cc1831b27064252aaac531a4ff6b425", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "21a22c9c2b69450fa304030ab3379aa9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3de589fd03304e29af69af0514293bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5f38be119704a438bb8378517be616e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ed4823b240b42ceb8175fcde0d00adf", "region_id": "RegionOne"}], "type": "tricircle", "id": "9bc893f5f43e4ca1a9fab3a1743a3d2f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7d94d08879c84c08a0d35126c2dc31f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dd935a5f1d4e41839387cf5bfbff9050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fdf190cf9e6b40c8986cc83ffa2cbfa9", "region_id": "RegionOne"}], "type": "database", "id": "dfd2831b055e4847a427759cc609dff5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "014436083a0f4d558daf3c5551a23c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "458a90522dcf464bb25b8c99644be800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "371c65c58cab48b58f0777cebe061059", "region_id": "RegionOne"}], "type": "application-container", "id": "b874cde4d3e94aa98be03be838f4cbdb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "252ae559762a479b84756081a5c93bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44f0205750584f138606d4b5557bcca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "911f2ebc266246bfa818df73ed092903", "region_id": "RegionOne"}], "type": "container", "id": "2304df04bdff460d9ef7d52352434c4b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb4e1fc499544d488f3669b0d5ef601c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a24208eac0f4f03b7f7475b79ae5f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ab65adcca9c646aa91d00fe17a73aec6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "82a93595983a4f558f231ffdfe6d04f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fc713e39c7ff4d0ab812872024a30b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15cb770415a344e0a8a6582ac2bbb707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ee78336065374da894786d1821562e1d", "region_id": "RegionOne"}], "type": "rca", "id": "a85788a273eb4f11a7b70d98b8f9e124", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c34f184ea63a40a1be11cffc890cbdff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4cd7bbd28f48431da4a218ef2c30d4d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "85cc6632069d42d4abee747db751c9e5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1f7ba4919d8d496196c501b433c42350", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a912ec7099bc4d5384310ccbbc81509b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3a854186e1904b1e9e157fc327eff3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b8c1afa9ff31407facfe7b4ca44a4e75", "region_id": "RegionOne"}], "type": "network", "id": "2209a577962f484b99dca628380a61b4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c14e7e8f5a5468dae46a5addd1a4557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "286ac20467714effb9e5522b2d3cd71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5062d31d0fc7436b8a70657ec7bf1801", "region_id": "RegionOne"}], "type": "backup", "id": "98167a73008a45a78d0fda8b46ce6ae5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05f680cf3eff489e98b80c437d9c961a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3dd0b59554e4df8bb9435a5d229e3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bd4c1dd041794060a1d487b9d05232b9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e99af96baa3f4432ae9160bd916bec22", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7102891de2847debdf7f74004ccce8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "344dea15a67b42b69f873b4714cb7bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "69bcd9317b904cbf8751671d6f84a095", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0656ccf567984b2785a472e3d4852025", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a3ecebc6da446e0b7e982018438846a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "19ff86cbf96c4c6d8a5729448a604197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1b871e532e0249178d0e68133823bafe", "region_id": "RegionOne"}], "type": "monitoring", "id": "527740dfafd644149458243d26782962", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ee619750cc3948999f9002a8d6a9d4df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6ca55d79af284c9f81a224dc8bee700c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "97bffeb2f93d43799e61e6840ae7688a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1e6a292622544f3fac58500da89c25d1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c06c06c35b2945918546096b4797ab73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d4d78e3d63d14f859251bfd2e7a6a71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7366441bac264b09a7c976dc6cef20d4", "region_id": "RegionOne"}], "type": "placement", "id": "4bdaac81b8e44c4bab6b794d381a83f5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b181c385f9d47d7b3c4b0f82a2ef70d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c9a9136811a4763b029ffc4cb270fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7cf0b7a9a8bc49b6854459b16cb33ac4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d10d1e4319b042a99993f970db02349e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5553d4304fbf4efd97d46db14088a805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06ed37f5a9ba40e9be0d327b7682a1ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a5b039bd10e845bcaf162b3deaad7467", "region_id": "RegionOne"}], "type": "ha", "id": "06a1bddaecb44cdea4260c4aa1c94a34", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1a1c8098125c412e8c62d74dcc716a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "51798acb921d4ac4b2c679321382f6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fc51bd6694a0449ba69230a45fab17b1", "region_id": "RegionOne"}], "type": "reservation", "id": "058f4f7b615f4c0e8b84e9813c06456e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a471f9497a1d4a21b7d209f3ad84093e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "86ece04736464e3c9868b00c1a8892c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9f5ba1eb81504d6c9c5df3d82a1920bf", "region_id": "RegionOne"}], "type": "function-engine", "id": "b85ba5c1918e4ca38182ae5d03f10985", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "85db9300927c4df4bd95f65759ef873e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "734af35048434337ab1c530989c3b165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "99053496524e4a1e954f069deec58e8b", "region_id": "RegionOne"}], "type": "accelerator", "id": "df9f01cca98b42b4b61644a396947f0f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "296b3ef2d7c94d9fbaed022253d07f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "454e3b89b0e044268176e2ec6313c2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3eea971572104973bac098977e2e48f6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "faf8f53c5a7e4ba2882db697dbc21bcf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d13dbe6c2a3949aa93b339549c43837e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "acfb90cd531347a4b333b1425dd0edc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8360caafa5f340f5871ae41a1241ccc8", "region_id": "RegionOne"}], "type": "registration", "id": "4c8accca3fdd41409f0a4e1244ff65dd", "name": "adjutant"}], "user": {"domain": {"id": "6cd9817fdffc4734b7e2c3ccf87605dd", "name": "c6739619df6741809d681d9515a12b2e"}, "id": "b6cd9629d3da4d8cb117e0b4c3aaac18", "name": "c8df48a43dc547f99ca645767affe806"}, "audit_ids": ["999f9dd23f524207b0a0537fa4b4a109", null], "issued_at": "2020-04-23T06:25:59.698328"}} 2020-04-23 06:27:59,881 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,886 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,889 keystoneauth.session RESP BODY: {"roles": [{"name": "0429c1fcdbab41f8b3cf49f6a7c86428", "id": "e48f648669d54b648ce79773510627c3"}]} 2020-04-23 06:27:59,926 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/baddomain -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,931 keystoneauth.session RESP: [404] Content-Type: text/plain 2020-04-23 06:27:59,934 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. {8} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.048069s] ... ok {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.149225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,887 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,892 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,895 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,898 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,907 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.832714+00:00", "project": {"domain": {"id": "3d76656ad22d4c92b787daf0cb642a03", "name": "d3f897a7f6c74a6ba7feb1ea6f5d775f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e976690ea632468fa557b6c668347799"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b21e36429b44f08beeb5d7683a93109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "06c46117a04e4cd5b3a0567128fa1f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d1ef4a8ee4b4450ba722aae663484781", "region_id": "RegionOne"}], "type": "identity", "id": "14e1533e4fd5439ebce17d9fca0dc785", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5cc763ac9b174696904983cfc4d8536e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4676cf64717488bbf118b0fb1378516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3f99ef6cbe5a445d98a12fcb52dec7f0", "region_id": "RegionOne"}], "type": "compute", "id": "52dc8c715e604ee49885b202eb6a0818", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dbca9179d062448d9bcc96849b90cf64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d3128b8a7c764ef6976a1ef327950d67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "20307bd6894a4936a65216baa24096c9", "region_id": "RegionOne"}], "type": "image", "id": "ba6c1b603cbb4f19995fa031e88bdc45", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c90ac34282994e708d1bc77965ce26e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c152b0a4166d4a6498bca2f76d7975c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1ea634cd15aa48d9914e3a11e9ae1114", "region_id": "RegionOne"}], "type": "load-balancer", "id": "007031477da34ee4afe26870095525a3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83124b9eda4642b5a234843c83c4416f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abd81d93192d4e16bd2a79eabf546a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca0b7a4fdde74d108291fb3f111e5ac2", "region_id": "RegionOne"}], "type": "object-store", "id": "a68dd6c8c92d45e795412e9a4d894156", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5eb9f50cf03548f68716845faf90abd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "869026408053471abc2fbeeec2f3e80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b7b9dd93644c41d398d9b053c80cee66", "region_id": "RegionOne"}], "type": "clustering", "id": "95164f0b5cab4c76a9cbedb3e7a94edb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2fc26557a264a78b61cfd4bb719afb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97a102e0d7304e53a2102624ab68e7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec85b81ba90b418aab7a321715711074", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e39de9ab7dd4456790e2289b99caedbd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6e4e0b0ca0d4ed7b957d7f95fb395a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62be423e19864eeeae695e1c1eb71acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cfecd884af984c0092a31f1d5de8b589", "region_id": "RegionOne"}], "type": "cluster", "id": "7b15e1bbdd8c47c6ab0131c4dd6550e3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1c22f45b65c4426ca0c06295d659c571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a35539908f50408d93d022f98bd35a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d984db4c0a1e46c19a5794d24dbaf1bb", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac92080217e24707925fc7215a04c17f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aacdaa342bc24982a699f5533bffd3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7df5993042b4b4fa8e513467f115666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b58e413aa7fc40c68910e0abfd409c6c", "region_id": "RegionOne"}], "type": "baremetal", "id": "cbc17be8026e4747b26a7530477dd82a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c799ca1fccc406daee8da4d6cfddbe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d28cbff16764712a871b9bc3942ee5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "90afd1ddf1604915af3cc9bd8a533059", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0ec57e367fe427aa4211627ad3820d2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f68bf8fe970246638dc8fd3f89de66b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "41b19d7b626d4ef4b3fe462e9aa85340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a9c7d660c0ed4d6c801ecabdaef7246f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c7c742f8fe97494bb2b87374f3bd4f36", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a1a40cc956245dfaac07b4bea6fbb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7a22c7564af14f42a43e2e0079baf1cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bf5ecdb3964b47e99bd323de5264af41", "region_id": "RegionOne"}], "type": "key-manager", "id": "26acf5a9d48d49f884f153ce0128b7da", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "19cdc27253794b65beb2430a51a8f9c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db15fd8b9f1d45d8a1cf16a0199f4092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e36bd81e203b47f3be4ccc48c5938d56", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1529853924304a15b809fb6d330a30a3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd82b56a18514c1eb68f5c27d291e63f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76a584cb38474ab8ae7f90fff08104f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ae5d6e209354eff91c30399c02e5ceb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e08b08ba0386419d943d4b7f1af03188", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4881580d525c41c7b3e4b5fd8e130099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "142ffb75002a4d31ac2927b388888e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4358e3e996a645f5b721db8055cbb39d", "region_id": "RegionOne"}], "type": "message", "id": "e847f34733ee4ce49553ffa6313afcf1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ddc045279afc4b12a0ed43300e87f146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6baff9fed47d49abb05b4485bd69bbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9b43e47a6a0448008a398b9fe4bb97f9", "region_id": "RegionOne"}], "type": "messaging", "id": "d1e6075fc737442ca82ad75054488957", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "740e5bd82d424e6da8dd5c7cb3eb416a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f1a17853692410da8a71107ef11ae5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4e52431419124637a10dadba4f68df0b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a72dd5a4a8fc48ebb49602206b69d74b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4109d39d96f9477a89b46ed84d445514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42e8bac31a7943c7993f97807339657d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cb37476989d45de81366ddf523803c7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb819e89c3b34d9f9dc9e75cfa04ebf7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7f45b54165c416c91b59191bf76d673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7508c3ca6ca4655b4c8a2c744d34ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae4911d7d8d4446b8a30d8b16e8ca378", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5f4ca5da1d924f60ae7144176174c140", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfb6d9936f534aa1ae8a6016d07746b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e87b47401db6428c91ede633d4995d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a44ca531d584ec1a6ba2bef3e47e28f", "region_id": "RegionOne"}], "type": "container-infra", "id": "d4831002c5194c8a8413f57d40a85b5c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ccadc44e4fd0486a8e23b3f8f3608fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c7a743e2a0a74daf83f4058b81c5cc2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "84b07ade1a5f45b78915bfe27423bca3", "region_id": "RegionOne"}], "type": "search", "id": "47a1341839b04b83bdced9ee0147e683", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "55c94dc621d34476be43cb943c584c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "86455e410e594f86963de367847b1e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "14d52ed977d24d99a6562589e7ce8cef", "region_id": "RegionOne"}], "type": "dns", "id": "5ad88a7acc6e436a92cae58dd22c20d8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b017c92107ea4c07a8a7b007581d3d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10ab071497c24afeae5c2a789545eafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7532bd5b7fd24c70b50625fe6be1050d", "region_id": "RegionOne"}], "type": "workflow", "id": "2caa59db4f2d4d2ba1fe5154cef8860e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "960fecbe3057407fa9f8e605ac6bb01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be63c2c297c04393b2e51bad49fee4ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f4d3b5a0fa24bdba416290340162a24", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9066433a412944a5a4dcd6308f267efa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d172a4db45524402a80b3cab3855cad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "437d13c8c0e24d348f85c12640030281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f6829d2bfe4c4f4e8057dc7be10d2739", "region_id": "RegionOne"}], "type": "rating", "id": "85dc4ebd2a3b48a4a97a2d1a000a6b0e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a87c3547ce3f4b99b286a10ac5f62d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "73defaa9c4af4310bef2864f984de8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5c08e87f55a64e4683be1ec88b3a887e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fd22abd9e2f944b3a783ec31e256a1c3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2580de709584af6abca8e9750bfba31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7749f85ab2fc45ed88f029b5d743ad12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5415c9dd3aaa4a8380da38c4e59d6251", "region_id": "RegionOne"}], "type": "policy", "id": "85937162985c43708cee4f360b240f86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96153b38e49d4654aceee7da857abb99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae5d26234be24ecc9a1d30b93c0f36ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16c5a3ff94db45d1b6dc6a06adbf3686", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eed5e294e8da4bb48c4b0843574d9976", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3df2e10034464f27803a7b43875e0252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ed4ea3d34d4c4d8ca5956226cb72ab5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c1054ad59da745a89eb08086123127f0", "region_id": "RegionOne"}], "type": "sharev2", "id": "83a4da321e2649819c62209a0c1b5f7c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "857533d7c8c44f3aa40077adb4822504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b211fec877a246be837be774b86d9850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "66f3cd87e68d4730ac83fe21501363be", "region_id": "RegionOne"}], "type": "share", "id": "034f376a21d349d78fe7161c3b8aa024", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa384cbcf2554e0793be265619d0c988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "36cfbd90e6654c6898a430aa7ac5cb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "69a0040d85c94047a1b74cd9d3c7f07d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0146d0c1c301403d8d994a45f9b3535d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65affaea1f8940a5a6311d36d4ef6561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "637a8e4ac2c745179731abf23088b71e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3a6fe92067648b4a19a86585e945d22", "region_id": "RegionOne"}], "type": "orchestration", "id": "de26a736fff54bd09ffe8d573eeb825a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7922bbeb96e446d9a3a51336514959a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce2bdf1c3cba4cfbb301964b01aa3c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48b6dd0fcf3a423ab4d2a66b6b259272", "region_id": "RegionOne"}], "type": "block-storage", "id": "08ad1367a7894ff8ac979b3edd6aebee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb1c91c8e8874550940480844275fea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fb3a88e3dd74d87b85da9abcff50391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28a9aa5e57184690ae0b06773a2b336c", "region_id": "RegionOne"}], "type": "volumev3", "id": "936119e5369246f280867a0fca7e64e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07752c8c7b294ac3a2d2527dac9a0ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35d822c6531b4c8f840450338c8f9978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ffa4bd86bde4ab58424984564ae548d", "region_id": "RegionOne"}], "type": "volumev2", "id": "b4123033be18475eada3f4029ce4bb9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f013e1dac6e94221b0e5dacd070b180a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07374d2b441e49f78142a797cd488c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76bf2e3912ed4eccb1d77ed41c25d6aa", "region_id": "RegionOne"}], "type": "volume", "id": "b76e2a6fb32a4aa8b68d4b1602f4ffeb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bc545ad7a7e4aebb46f8d4fb1973b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1633658e4d2d4b6da443d39263b70c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e86156f41c14d29b50a5b031eb69d00", "region_id": "RegionOne"}], "type": "block-store", "id": "2d973568f8d94d2fb4e7906bfb96c6ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5ba1ab46993c466c98bbe7af740dfbfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7a2e3a438e954f029f0f32578dd0cfc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "367c220369314644a5c22b0cde950e6e", "region_id": "RegionOne"}], "type": "alarm", "id": "826117f2495e4fb58acc92e60ced8fac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4577b0bf440b45388e00ffd301cf114e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d26ffecd404142e99aff321f839ddef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ffcdfeb881f400087cca9cd8df704a3", "region_id": "RegionOne"}], "type": "alarming", "id": "059e4a655895478bb1c56d556c52f27e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0af77682286440ec9c47d263ba2ca336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a446f2e4bd343d996e04cccca21ca0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a2389f7cf0348ce9ba62743e4502556", "region_id": "RegionOne"}], "type": "meter", "id": "12d26aea03ae4859b880fbd049d16425", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3369aee91b1849aaae534c2f7db77d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "271cb161b23f45a3877531b1431d5ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "765e160027914e95a82b8610d7f50dfd", "region_id": "RegionOne"}], "type": "metering", "id": "3fa58d8a3a124b869a27fff584839768", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ef0f682d4a544efa1f6f92a50d35e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29bc8ee0421d41c6818d85cbc3db2184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54700e572f8c47fdbc16e0772bc2f188", "region_id": "RegionOne"}], "type": "telemetry", "id": "b23141ee3c564881821ba194f3bf7113", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8dc532bc89b14ef59a2dd0c3d5fd5aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c7407879c8d47c2b287f60bb17f5195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "684b8d8ea46e4a44882e20b6a04745bf", "region_id": "RegionOne"}], "type": "event", "id": "fd1387105526433a93b85233e71382d3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f75db03d6164181954e4c276abc3783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a0c2848c04b645ad9997c095d1a5e088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bc79f1fa0a50478eab022bfbf83b2edd", "region_id": "RegionOne"}], "type": "events", "id": "7913c17eeeb94e4a97e8356a34f782f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a2887a1059f460cb75ebfc1f3ce6dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ba207514eb440c68cb18bfd7c0be6c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ff775ae720a0454b8a8550641d50a2c9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c322a9027a114fa684e65837a9d78296", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "deafe7ed8f5f409eb1da840c7b678b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba747ed8eef94ea88c3ef5cd53f86481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "778e9630e7344e909f975abf23cec11e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e7118467577a48a898fc3934c0b5b7cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5151a5781324b048fe612d800a17107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f790cdae902a427a8b6ec0e0e2c0e4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb443ae169c9476e98b65d3a735fa852", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "11cdb4bf4c1942a3b34de19f1f67a3e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a80e3bb9c5cc48619abf6dd6fc3d4ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b54b11f9860746fa8d063e71dca38974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "936e2006b63a4cc9b52cd07378b4ba5e", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f47e887274542b79610b165047bf334", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "18d5bb45ad334201a98c47129077faca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2338d848866743ce940ae0c21f44f5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "66a05e234d4449db8fd7736556bc220b", "region_id": "RegionOne"}], "type": "database", "id": "31e73bd8b0cf4b0a97fb205ef90a5a9b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f52421af22d4cf18ea88c960c7aeb7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a3dd671d50fc440f93bba89eb2203ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "97a7e83044fa4f4ab9fd34ea79b15990", "region_id": "RegionOne"}], "type": "application-container", "id": "8b2af54ac9e7428c89a1c5581e05473e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "280a4e912d894f0980704c4c7ac3a780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1ab62456c1f5429b832d1c68285ad9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dbb88c60f03b4f2cb808d9292d59af04", "region_id": "RegionOne"}], "type": "container", "id": "cf100816c3e2467780f20c55670c76a0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9cc98ebbde57441e8b4e29c0457b6db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8eb8a2bad4764362a80c93bdfb1ce134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6dc01c32612544859ac366b7b1edf388", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5d3dd094e1714c6ebadcdd3a0fd385ce", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f716c9e252fe49dca8be58e8dbc01129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b0d4fa39c3f4489a112733c1542c2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ec5f0873c6a844cba9c093fda3903bba", "region_id": "RegionOne"}], "type": "rca", "id": "2fe7cb149c1b4b5e8b5022d02562bfec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a446ffd55264fa19e83675dbda4c243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "61245093c3be44b9bd99c32733822f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bd618df97a6a460fbf6063c2957ebe98", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d00f592a466d49c397e0f8ff4fd167b0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "86abdc6943594115850136310eff9ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7e3c8a70f9c04129add0f83838801fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7093523f29394abcbacf45102a800bba", "region_id": "RegionOne"}], "type": "network", "id": "0fe27183c6cf46ee9aa5af442ac06a15", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5db20f801d854961890c3face432b6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a83c0bf5a45a47869bfccfc91331df5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a541714de2ec451b8a122b06a8c70962", "region_id": "RegionOne"}], "type": "backup", "id": "29c8e55581784843aeb395e550aef54f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e6ef5523d984f6981f3c570b7066adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a43431209f54c53a91e9d813d650659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cae0f7bb4ae14889b5a36b33efeb9480", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b642cee5c12a47339a5674114162b7d7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78a2ff0a199a4bf8b2d11dd203cd1c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "195360c317f8407f90da53f93c380fd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cfe306ab27d9456880dc56664f78b5b7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0265d2deba024ccdb12f44bd3ad791a6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6e46378cf1e44307803310d258747a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "593f43df2a7443beb1dd32f3b341b508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0569f28f5ee24e7b98a01d34e9bcf430", "region_id": "RegionOne"}], "type": "monitoring", "id": "9fcf8651be6e4ed9b510906e3e57af79", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3fdb69e54cb64982aec4df1264f22f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "65f38916a3184076bcaca87a16ba7318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8d2b70a6f46a434fa9e8e9093960bab2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8a2378c700154b26a5f3fbfdad67b0d2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3ac28b3d8d57458ab48eaadf1d9c9c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f81bdda59410402180217ca1b3e7510d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "66f15f1db92047a081435b3c62c62b7d", "region_id": "RegionOne"}], "type": "placement", "id": "2a6d92bb3f094d96b9173dc45c1e2db7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67bacec26c80490ca5e8637d7ff4bdc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99f6b6949cbf48aeb558a5fec21d7b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "afd44c6976a44dc9a069c724c334421f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3a331c458959461d895ec6e1122cab87", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f66b5de2868548efa9ce20f28dafc9ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "185eb2b924b549babd8aa44cc382041e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aa96acd37fed4ed7a420bfb72949cda7", "region_id": "RegionOne"}], "type": "ha", "id": "3ea1419432c244c0a27fce3c99394cf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "557e08395c4a4bf59592ef8016787d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bd61cc3e0d8346c1ae3316cf76bae4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6682465ac5af47809f9f3c4c4a8e8b7d", "region_id": "RegionOne"}], "type": "reservation", "id": "02866ddf93254fc293ee7c52f6b3b1a6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c1e710f13db34053bf1e7091f707d4e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c88ea5b15643488c81e9f759de489200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9a57ad90c29e4998a184189d8e67c09a", "region_id": "RegionOne"}], "type": "function-engine", "id": "e4e3987a05264572981767b33c6e7b93", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9b61ee44418e4b09926e4e13e799380c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f3905c2082d144ab9f2c4754910bd680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "170256b0aad7418c8d19e24c28cba20d", "region_id": "RegionOne"}], "type": "accelerator", "id": "e89c06cc570e45eea264c96968fbedcf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c3ccca8c491b43ef965a2317d7acd2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "549853d0de024ef48f1ee89318569adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bad7e33a7dd84874aa9b6e4f035db39a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "78c7be842c83415f909c5f288c7cd5fd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8829e0a5aea43ceb0d8d8d1370e3826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2d144c551e5492d9f89765c800617a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9a7bee1708664c7bb73cb2764922a68f", "region_id": "RegionOne"}], "type": "registration", "id": "cabb63625873433090ae57877ffe0258", "name": "adjutant"}], "user": {"domain": {"id": "d67342f4607b496c8497d3abf8a97707", "name": "e89718edd676432099946dc57b353a18"}, "id": "6c568cf00c4a4446b8f8d3ef2e712ca2", "name": "4714bc542ad440418b0f5494bfbba1f7"}, "audit_ids": ["4834e54d4b1e49f880e7e889d3415d80", null], "issued_at": "2020-04-23T06:25:59.832714"}} 2020-04-23 06:27:59,970 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/security-group-rules/xyz -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,973 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,974 keystoneauth.session RESP BODY: {} {31} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.283822s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,668 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,674 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,676 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,680 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,694 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.612750+00:00", "project": {"domain": {"id": "896f98d71acb4c33901a377fef4fc2a1", "name": "472d2b4debf14b46a8e253c00d852345"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b2061afb0b4249b297150df92554f3a1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f6e5f8cedb6e4f7c8bed3ec56feb5ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "896aeda99fa74840a7a56eb5f13ddc74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4195b3ce09fe469daa397f94dd49e7d1", "region_id": "RegionOne"}], "type": "identity", "id": "46cc9bba4c1b4bcf861cf4da98ca8eef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dddecabf4ace49ff8e560b3f515dfeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f8d378877ad40ff8577e5851f53c601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ab78e0771a614993975198697c52481d", "region_id": "RegionOne"}], "type": "compute", "id": "ba3c802136bf45aa96e4b75dd82ae18b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "37d568f65d904b2e8fbe10cb8dd5c631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d6c4575d6feb415a8dd328c8fcf83e93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "302e12162c2c439885dd385efcc0d16e", "region_id": "RegionOne"}], "type": "image", "id": "fb49414731c0491ebf9d789093dd5758", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dad4c0fc9ccf41ec98939a9a4cf9adf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b9c4243840eb4981bb7aa65b1ad0557c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d9ece3333da241cca53ecf3fbf0901db", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a15c49087a2f4ac8a19d96cd8e73d702", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75de9706b0d840d48624fb51b7dfbfc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea19415b819f4e19b54d99be8bd036af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7170431a8abc45e092c624a30a86c2ae", "region_id": "RegionOne"}], "type": "object-store", "id": "eebb7fc839fd471282cf0ce5815725a9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0827fc04b706491e9e4b037d462d9c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48443980fec84a889d97f7f25556a2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e86f4b9813e7405f84b92963139f2b0d", "region_id": "RegionOne"}], "type": "clustering", "id": "230ec220d0624ffc85cf9a2f0a55bc1c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df091e49a7e647e7a00d750e4f8b3a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b01b9bfd1104d2d846d9c16328d2282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b4ef0ac0a704322806526d019f0fdad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2059bddad5f142c5b814989f53387a0b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a87f20d4730d4a5a9e728d732be50621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfb550ebdc6d4ca99a609fd54d29c0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0753e6038753474ca1256e3ed7d5e23d", "region_id": "RegionOne"}], "type": "cluster", "id": "fd7f5ceb09fa4189826ec3f9bb514a83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ebe209260ce848e69fb292f275d27dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a5683a192dcd4086becc50ca5ade9260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "652a1658db48417d82193533dd4ed162", "region_id": "RegionOne"}], "type": "data-processing", "id": "df06d2387ff7401f9358ac8ebec30afe", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f2d50ac3bb04e0cb0ac82a505ec0013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69d86a7783764d2d936b8c5e8868ae8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c3d3ab0598804c66bb0586bace74dae3", "region_id": "RegionOne"}], "type": "baremetal", "id": "e3ec3cda558a41229487bde4aafef227", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57caf954c8604585993d990c6ebaa203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33942a278c554903a58624b5b1aad085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "722e414ea270463e887ef2ac548661df", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cf5e73f225eb4a95976f0ab6afe70504", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f98f401f71ec4a38af8d341095a315cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8fb8adfa8ded48e5a58a0bc29af6a0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c1a54042cd5342e291898baa7c08f44d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a7d3af3ca17d431c8f75a2134b5028c6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c924f31c0e2343449c16b2eb7204c060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9ac306bd3337426789ca8872acfbf624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7fd7bbbfd1314982809f7bc9d936f864", "region_id": "RegionOne"}], "type": "key-manager", "id": "582103dcbc8346308136f1a882f609b4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "862bbfe2fe3e41a392f03d8e44f5d240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10d7aa8affc843b0a1fc52ca0a494e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c80d119640474253905adb9d2035ead9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4537d842876a4dadb813b02ddd3f545c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eba54ab2ef344b95b0a83c89e3be14a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cfc586bfa2b4b989331bb47eb4caf2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ec1fab0e6c864e5ebf833484500e0400", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aa93bd5d4416498195f26ae2a165a886", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "88a2ef33e90548769db2e9cbe8ca3662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "646cf5321588442a8a9b1097c8c0f3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "523f4d9c4d324e1b97738dc72c4948db", "region_id": "RegionOne"}], "type": "message", "id": "7c00bb3c051f48cf89d5179ea5b9574c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0db5a86090a540b685f5998445d7ef08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2a0ea3b02b30424c82dc4474487b1f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "02f118fc060e46a7b1e1c2ae473fef1b", "region_id": "RegionOne"}], "type": "messaging", "id": "54678044361d407591c43975912ed378", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2159d089d1b44f4ea056d33682ab5b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e263b0cb431040b89f6875b4c2faf140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6a9fb105c88f4cddacca9c8acd29c5e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b72d2baf5564220a502d6a2721bdeea", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b2f7b422e3f4a24a6cd98c0998e0375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "889f76774e4f48d086bf4cf91b53b649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67092dd6b8fd4ff9ad7cd519732ae162", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "301a0897b7ea45268e9cf8f43ccc42fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c84108408c8b46fab7766565cc75c13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ebb75faadfb64a9087ffbbdae2a1c464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "751c98a74bd44a1990045d215ee7fa70", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ef3c298906e547ecb1bc878bba1d6d68", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "236402f2b0364453a700b88c2d0e6840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ad20bd80189441ba29e159086230b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef26e933345e440fa987e4b9bc33ddaa", "region_id": "RegionOne"}], "type": "container-infra", "id": "5d0dcffa6d194bb5a6fef7a45842ddd3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "49e4a230d9124bad9fda0c3962e1cbc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6c657a1cba454633898abadb7f636f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c43616f21827428a97d8ea69176bbdcc", "region_id": "RegionOne"}], "type": "search", "id": "9b2fc6c13e04491aa998be32cbb2bf4d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e82ad4454a1f4c8397ba1dc46aec35a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "81079d67df78436ab579655ed9c09cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d467f7a32a5f45e6ad815183ee3dc865", "region_id": "RegionOne"}], "type": "dns", "id": "0f9d3d5b67b9466e82ba77c0ba20129f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2e13a4f54134f9ab4a031ed2e4645b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d2a144288d34c37a54714de56fd9c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4ad6a660709846938212729d3130139f", "region_id": "RegionOne"}], "type": "workflow", "id": "0029cb4492844d4e8e85394bd55f16f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d687153f00f24d6bba7b98a7beb2ed42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "60c68a9da38544b0bf5f46781e5ab69f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27d83d58fb7b41a9bed8e79718fe2a3b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "60584bfc4e44473dbbce0dc362774d7b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2820c2e748424abc9706dffd145d2160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bd1d6a94cf3a4e5197b4e1f81054a585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4222b8b704ba46f78ee96c339eacb020", "region_id": "RegionOne"}], "type": "rating", "id": "af99a1985b574899a129855c7c62b425", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ec78973b34b41febe02b797f0451f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee7e7aaa7a68481785be32883528442f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "44aac497ee394076b6afc3e781bf3cc8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e47055125a864610b715d7ac3a4c4fbc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33c9604a2573457fbe12ce8960e8a416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60bc882de6314b32a7a325d6ac4b8ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8324f700985f47b385a36c09ae407dd5", "region_id": "RegionOne"}], "type": "policy", "id": "7a1bcb9e6229483ba57567ced524ee38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "634547cc8f12428b9d6c953012568865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44a00ac03176471bb44eca51b07831fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fbb4ebbefd5e40c5a634e17fe3517ac8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "44f6eca497cb4d52bf2179fc4ba891c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13e5d89fe4a9460a95424854c1642122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be999c665806473794ac83ba0b78896b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3297062e9a34109b1553fe334f1bec7", "region_id": "RegionOne"}], "type": "sharev2", "id": "bd0c86a7855e4d54a1a2c8b4d1ed57a9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4a3782c687e4111b594ccd12773b8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4182f03e65b5450a9780abc72a11b363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c74f58d992b147829425d914eb182f66", "region_id": "RegionOne"}], "type": "share", "id": "55a384b4df72461192f8b37f64adc6a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df377ef8233541e299483deebdcde95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2684616591694902973aa7df56f31402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "091468e70a534233b05d53c89b870697", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2438addc83c449e1ad7dbf7003b8e3d0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01a8a29a3d79432dab7dc73b538cff29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29d4e9e3922345ce951f62d9eb2ab001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dd1da6b55b2406d97afab6a5fabcb27", "region_id": "RegionOne"}], "type": "orchestration", "id": "263a7227ed3f442fb6b429e944984586", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a998b281af4174810668d8097ac37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "506b9936dc1f4d9cb242257d7bbbf214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26bae6d20ea492c8fa2b78e0c168b72", "region_id": "RegionOne"}], "type": "block-storage", "id": "69c5515f06b94765a539147293550a36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1223015f800a42519dd5760ab043f109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0cfa20a6e054d058d33d1ad8049acde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6993cd207047493da6a3d13a21a47f5a", "region_id": "RegionOne"}], "type": "volumev3", "id": "93f883b921994d85add4042655ad2404", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd9e0a94ca5b48e5b5dee328fc6d55af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ac422d543504cb5abb3f0f11bf1992e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fb42fcedf1446489d0f7082d6040193", "region_id": "RegionOne"}], "type": "volumev2", "id": "dd2529bec1cd4c6ead77143c92b34bbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41a5f59df4e840e480e2d977afd89bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed741e64c40c46be97c9bd8985aec8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bebbd6a61a9b47cab3383b2742f0ade9", "region_id": "RegionOne"}], "type": "volume", "id": "d08544691e42482d81560dc86aa404f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "641280a6d7624f968502649db9393929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d487a39174a4ba1903fde12b29b78bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e43a77fb7354bd790cc6113ee8e82dc", "region_id": "RegionOne"}], "type": "block-store", "id": "8580c9f3c9d4403a846037ba69b3cd47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d627b8a37f447d4ba7edaf151cbe802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2175672ff23b4178bea084776cfa6505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c0435c027f3f4fd29fa1b66f299bea87", "region_id": "RegionOne"}], "type": "alarm", "id": "fce37c5e12984e92af6e740f9a343f20", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a1dca23471e452dada8aafb09833dce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba0ccd5c2c634c29a89a448f578839d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "02db2b6f88184f8fa023ac94cba9cc1a", "region_id": "RegionOne"}], "type": "alarming", "id": "937e9104361943efb6e6e656fba6cbc7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef43758aa063487bb66150b64c74a209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2964481d8cf343a283c8dfea7e6543d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8e857070e0c499fa76c98956e0d2565", "region_id": "RegionOne"}], "type": "meter", "id": "2fa4295656574fd4975e45480095ac9c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70833014d56a42d4873f6eeae0d5d40a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fcab4864d444b219061b6b2224e4071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a29dfff2cf01424b8d7acd5a6d51305c", "region_id": "RegionOne"}], "type": "metering", "id": "8ff098ba7ad64823a7218a2dddacdb3c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f686ed5db77b44d1a354bcf2977ad489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76bacddf01d24497836ee57d71ee6fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c05640532ef48ccb7702aaa4b148cbe", "region_id": "RegionOne"}], "type": "telemetry", "id": "26e5d1cfaa374f249ff824ceba2b921f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c1bfd5f4e55247d3bdda9c88d7204780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f55d8437486c42c3a2ab4e1f4cfe8279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91803e417b184f7ba7ecab7835546ce0", "region_id": "RegionOne"}], "type": "event", "id": "e3b3d3ccf36441dba26605f6c69eebcd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4076b7571d73402b85245c47e181ad1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1167a5b45de24b2fa75cfa7ffac8bafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "259ba9ca602d4de0b4a22b3722c35409", "region_id": "RegionOne"}], "type": "events", "id": "71bc8019723047c19c9f1b212c57593a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd9305883ec84eb7a124523cd1517f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5a7a331b00d485eb676271be97968fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ca780081dd14673832d3e14e816e662", "region_id": "RegionOne"}], "type": "application-deployment", "id": "199d7aa703f34520b9e4f26601e278b4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9247abef65b149a6a4f1e1a7fd60f3f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f132bd672ef47f6b4ff993332fc4b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8d6794e8e84847ffb690e55338ece26e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6069310f356a4ebab836cbe1516e29f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5850810319e8475f9de4131c90379c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "45bfd6ad8bec4c208d4367f30f23dc22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "10d6b90d89d84c00a7e075b2ff2c78ba", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0459fb38b7724e8c9ee72e4a5fb22ec0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92163fbf6ce341cb8343958f1d77202f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "932c8111806442a78681aeb6d8f89ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4f1e4480e074117868309bf28addda2", "region_id": "RegionOne"}], "type": "tricircle", "id": "8a1368b2f33d49349cb1a32cd9d9bd81", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "792deff691124468ae18e3f600d320d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cb32b609784c40319beea009233c5897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9e4d77d06bf5412c99a5242163cc3144", "region_id": "RegionOne"}], "type": "database", "id": "7f07d86fc7c442ac8e502378b65c52ac", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4f49e5d61dd41b982ed248b4069319e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6930fc6e31394abb8a8fc3ea2e093c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4ebb4eb0d83f40c1a9eaef4a3e3ca0c5", "region_id": "RegionOne"}], "type": "application-container", "id": "e64a945000514f5cb8e301f078b1b140", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee8ffa8a188443b8a304bce46bdaf324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9cd2dc7235764929acc28585a90d511d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "230a7749dac345e5a2472f28ef308a2c", "region_id": "RegionOne"}], "type": "container", "id": "6f1d8984df624b85b0c4b94aa10a7d00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec21e7843ff740f3bd2d02f89207003f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "008b0a2ef15c425bb58a0be9ebccb027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6e774184ff54060a7c66f8a9d950545", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ba88c29edf2448b79e83f6bec16dcc54", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a95ec97c59684ac0a0f24540a99f4cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0cc2dc86d888437dac039f7ff213a652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "003462d910ca48dc81df71b8bb5adb06", "region_id": "RegionOne"}], "type": "rca", "id": "ad9ec46c5f444768bf2db841806258bc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "299e77c70d584088bde8443d5d9e1943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "05a477c26b154485894abc9a88e94e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "20acdf84091c4545a954970455d5ad14", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "12a6d7892546459a961077afeab6a972", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a019bce711b84d7aa86631edc6f76521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "95cf1ece1f254f15979d97645b8af9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9d802a32687f4c3e91f7c3ed062a71c6", "region_id": "RegionOne"}], "type": "network", "id": "37ff8a7ed7e74fa9be14a2faf8376a2e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "966a7f4f7c45496f82bacc5b875546ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "df7ec1663b6146f988206b643786ae2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d76d2510507a43ca85b238a4cefc0d7d", "region_id": "RegionOne"}], "type": "backup", "id": "50d563ba5e0d41e4b42b10293624626d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bcee1a69fda4c57a68be6e019069fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c193a1c71bfc405a8dbfddfa217730ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "57e1256334b1486fab7615a69b405777", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f34b62d16ab04800ab2beb9289d60c9e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cad23aef1e7d48758c64f2cf17a86ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bf213ff95bf43769b5c3958c17b3220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9ebf10172214d9e8744e3cc122f96dd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "40ac7fbbc27546b28a55d97044a1c257", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d348626a5f814902b5ba380cdabf1cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6a966fd3e5714edd9e9792ea23175a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "47b4d0d0d15e4f3aac187d296a9a5380", "region_id": "RegionOne"}], "type": "monitoring", "id": "111d7fdb80de4cdaab3a74049eb9447d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b28250c141b444d5b13644bba5d9c4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eefc9f011f6341d2a2e7d89b3154c4db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "26f323f3fb834831a8c1714b42f459a9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9122152d93ca431d82f9b0e8fbd5e5ed", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7cb1328ab9d74334aca90b0fa183c7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "210ebcd8ab514e4da9887da199bd1771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a54b86fe45034b899a326aad459d6b26", "region_id": "RegionOne"}], "type": "placement", "id": "71e3a1eaa95646d8b13a3886cb6b70de", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c150632f169946159eac27db85a97f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3b9ef95997d42d8bc4fe6090a81bcf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "af8edec42bf843dc8c4520ed296c0000", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5511a6abca2e40e1820d9c564c785216", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1522f5fa8ce7430e91249dd364bb797f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c5620ee662a46558476e6aa5141bda6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d146fddbfe7a400ca2b583e88d4fdf4e", "region_id": "RegionOne"}], "type": "ha", "id": "eb60ad6ee6d64cd188f0caa1714fb685", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1bb110eecd624252a316c88d3b9f7f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "30320e189ecb45889e1ec2aa1d83970a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a87c5b09eda7409c897cb41b7f148bd8", "region_id": "RegionOne"}], "type": "reservation", "id": "2fe997bb6b5446de9ab1b14ac4f1b828", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "842d290728844275a7e59cc547249efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d8941e8936be4a5aaa602ab764f10941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "187dc37c13094a3fabad3f97e7f8b8c8", "region_id": "RegionOne"}], "type": "function-engine", "id": "87b453f0a8b14d0c8d4ddb83dc3b6daa", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0748f1d92cb406a8b36028a461549dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1856eae8611b42c5ba1c6457646ff1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a04f0590290c47089fb68c3994443c6f", "region_id": "RegionOne"}], "type": "accelerator", "id": "2c2dfbd188824ec1ba3f01c0c4eafd59", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e251b12bb5474a56b15d04a5fcb298a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea851857cfb54235ac5c82e12b4f0b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "da50914d54f14562aa0ffc6af3200e97", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e4d68747f9964995908783468401b2fd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "76e128f2c86f492f920c2898da6b3f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5cfee4989074fe486416123dee171e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "520173964d1b43dda91a0d46abef9873", "region_id": "RegionOne"}], "type": "registration", "id": "9880f4c60020493fbf76d74aadaaa5fb", "name": "adjutant"}], "user": {"domain": {"id": "847e930d6e0d442f9ef203c565542435", "name": "3874c503722e4532a7411df6993a1dc3"}, "id": "ee9d96f0e51045f28bd71327c37e3a8c", "name": "0c0ce1602a9a4c1886f4da98704dbabc"}, "audit_ids": ["9952fafa5d7449b0aad1c87ff870d5e4", null], "issued_at": "2020-04-23T06:25:59.612750"}} 2020-04-23 06:27:59,781 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,786 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,788 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:27:59,830 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,835 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,838 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:27:59,858 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/volume001/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-force_delete": null}' 2020-04-23 06:27:59,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,881 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,886 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,889 keystoneauth.session RESP BODY: {"volumes": []} {1} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.056668s] ... ok {28} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.258625s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,753 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,758 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,761 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,764 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,776 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.696495+00:00", "project": {"domain": {"id": "6edf9af4afa04c4d9b6926b85dc1e322", "name": "7ed0c5d5c33941e888c0dc15f5af97af"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c1c8ed7e1d484181aa90e076e03028a0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6d3a9da0f25a47c48fd903edf321c1c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7d2423189a944703ae5495f04e4cae68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "07a0a498a05746fd8c31d0e8f9815503", "region_id": "RegionOne"}], "type": "identity", "id": "dd3972cd5b324908a2158409efc00cef", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c52b8aa70c654c21a635c50c4f3a4e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ef4073243904c0b936c7b1b24a6bc64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e04a3eaefe254d85b95386031a40f987", "region_id": "RegionOne"}], "type": "compute", "id": "ce87201ff008486986b020e8c4992466", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a2bca7b875d04e05909ff40e2e4b7b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "47361098c49546b9acfe4c0a38d97d2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9b6936138ab548c9940ea600fb325b30", "region_id": "RegionOne"}], "type": "image", "id": "b200c2189aa34af8a2e884cdb692c644", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5748be9cd7d540039f3358994b801efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2b356dc4eae749b2b4ea44d7cb750017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "978b373052ac4f3bbbd715af02ac2976", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f155103be6c44194976b278d42d7cc80", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7b5df5c52ac4e378cb3a0d831dcb475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c95544dad6640a284118377bd1b2f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35cc10ecaf774b0db24356ad2b89a170", "region_id": "RegionOne"}], "type": "object-store", "id": "e07f61a94ab74d39892d313a5d01f7b8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3264835139534b729fc0902020b52e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "929ad17127e142569e2bf478312486de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c139b248a1964a64a7dd8209b84b432e", "region_id": "RegionOne"}], "type": "clustering", "id": "718cb8778d194b3e9d3d5c4b17d85ef8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ee5808c051442e0947780767bce8727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1ba1e0af1364cf6b932fb02dc375217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "28edf7e616f64b90998e02eeeed66a13", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "408890acd0e8490f82c95452d7d488b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cddcfe59c9374ddcb8f2477cd65a81cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77233b9d04e84df289d95b55ebfc2e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c44aaa99abdd499689df2e7e92e47ce7", "region_id": "RegionOne"}], "type": "cluster", "id": "375756ac8d514d00b2c581eccdfab4f0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "01ae20cd34cd42ffbf5df0047167104c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8c13a5c693764c6089995a5a0cd69e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7fbb4434298f4453b0702988c519fe78", "region_id": "RegionOne"}], "type": "data-processing", "id": "43efc3d8c9b348638f504ed11755049d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6edc962286fb4d569033908fd78703c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "375b42d708be49e1bf96e21f8788b6ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c3d5b56d51a440909d8adf06f15ae0f5", "region_id": "RegionOne"}], "type": "baremetal", "id": "84468394bd634594b7a4031ed9cf536f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "230d97e26b7d4b628c5cef4781f37e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b57cf18196544eb8f782ff876f454fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18ad11f0975b44aaaecd71b68323c3ff", "region_id": "RegionOne"}], "type": "bare-metal", "id": "30fedc119f564a60b6406c770469825a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fd5a2f1dbb124ae99411ed10ea0e65a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e9da70fdb17f46c9b73e8731b7025876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "29b7bc86de6a456dafc2d003088a0cf8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "07f35347b6584c5d8dbbbd7b89734411", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a4d6f25dd6d14e7e8a8941e0b67f7d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c88b3d67d34549da96c3d1544dcd34e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "99fdd1cac36c4e209c0257e3b7d612d5", "region_id": "RegionOne"}], "type": "key-manager", "id": "02c3c7a5285a4f84996eed8b6e660542", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "49b9a43891dd498da7c74b34ed154f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8038b04a2b3a4edd9acf13c35c89204c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "35fdeb509b91463bab913b54e23bb413", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f7d2c3f69aae45c4968b44abcd1b3607", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "03dad643ce2b432388e9e6c3794693b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36ccbc2d2b3646709ecc60d3d88460da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c96e326fdb4e461abd223b2e172cf3ce", "region_id": "RegionOne"}], "type": "infra-optim", "id": "546c62b37ed5404ba864ab78987577ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b743d1f672bc48b090067ebcebe4c8b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f79df2ebd4c41279fba773d07d9cf1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7ad2f0730e754e2f91d279851157af5c", "region_id": "RegionOne"}], "type": "message", "id": "629643e900994610a6f53b8ba1cf0195", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "482c3974a37c4331964224a4adb1c0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "32f2ee0aca984d81889031816ffaa368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf79ea289dba4c78988fe3377c744b4b", "region_id": "RegionOne"}], "type": "messaging", "id": "26388f1bd6b94cc093454c0f31c384b7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8f4efc64ad1645d9ab8dd5fd04fac79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "90199e605b364919ad392e6081bb43be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "66eba0285d1c466c876041804919a9b2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "720aef0ab00548b3ba4d75528615a230", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a8db9b295b1484f965305bba3c96400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1cd5089b22441e093309c617eb3de4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "490078e0ec2b45a4a4e75ce1215b2225", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "76a3176e86dc4d6a89e910a3b9774c28", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74aed302b35445d4ad40506c27d9869d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c4fc5d250dc4a50af781170d7500e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bc290cd36864c2a8898349541a5ca8d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cd6b658135204ddc89d54d35584c402a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "196df517723d4f9aa9b2af1d7561fba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf5e7db461624b9e90a18c38f2688339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67c36d9d7a6b49cd91caafaacbdd55b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "782c5102ceac4d068af5110f44f520e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "94b7603521da49679009a31319791795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6e5a0ea01a154b55bbb3e0004a6bc033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92ce31ed1b2f41ae86c8b87e9a692246", "region_id": "RegionOne"}], "type": "search", "id": "7bd4019576c8487c8ec332106907fb1c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cbb45a3224b64b7da188cfcaec395909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a52b3a55506432bb2b077e55ad0229d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b32a2a4af51e4c279af211547f9dd0c8", "region_id": "RegionOne"}], "type": "dns", "id": "7efb509c340c4c8eb7d75fe5fad96b50", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "322a89139102436596912e4611ae9fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "73d319c51f6f43ac88120c6505ff42f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "175cd46c77a0464390a6cf865bc47617", "region_id": "RegionOne"}], "type": "workflow", "id": "66de6941792a45c48290ab3259c63225", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "984b1e9e7dc747bcb108f088f6eabd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "910af84791674d37a139034567b95063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "68dc196bdd34437a96241c61bad54af8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d252917450c54dfabffcbd47c3c44e7b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "85d57031cbaa40e9acea11bb623bca43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3c820755195245128936e84fc82c08ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8ce88c1970e1461880a229f488b17eb7", "region_id": "RegionOne"}], "type": "rating", "id": "480762d69e1340c6989a73489b4cfc9e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8e6b4f84c244255b9be37f2b7f96b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6ca8227d04e4c7f8210a71ef5000a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d45fbe4facf74708a7c3036b3467a69c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "06b8d817910a4626bbc18d40ddad4035", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de57cf8fb8e442a18d53710063b5603d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c3fcb7b7e1c44438a7a1e34c23a6788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5fe4ec756d45412eb4241cb1f3646562", "region_id": "RegionOne"}], "type": "policy", "id": "d3538ab9cb9f441688c5a22cd39c5413", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ade9648507694d2eb7ace7074a60bcc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af12c6ae236143b18534207588ef5ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6dec8837d4424f40afe44066b7fdaf1f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "faa018d0ffa04a19a778981b4cd7fa5c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "863cf833ac744f27951b199b3c48b77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cc7c95cf78641b3b07aa4f2046236c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69574bc06f4d4272abe403cce3278579", "region_id": "RegionOne"}], "type": "sharev2", "id": "787745fa606a4d1aba9cef1425b971c9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "33c6f57fffd04dbf9ec95fb9097d0b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c70dfa6f05ae4630a89ae68625bd504e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "da1fb3d0ef564cdeb8a9f6e7d71e0623", "region_id": "RegionOne"}], "type": "share", "id": "1e24702ba8674af489f06d612c6a67ba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b605c16005f4f90959dee7170a202b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c53aae5d028746d1ad8bda9e21eb73fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "248c7eaf8bb24f53bf935d7fdb6c244b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4dd13ef3b8841098736d526ce956e33", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5794b0aa1df248cd81493a899850580b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14bf4e1c4045414395283d9579c98ed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d68b49aee884b5fa68095db9589e5f8", "region_id": "RegionOne"}], "type": "orchestration", "id": "4fe943fa031a4a3abeb902044eb665eb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a9b1d15f164f86826e22919467c33d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06a7485835e14b329d3fbbad7f339495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4289581553d54f6db4c4bbf896c67337", "region_id": "RegionOne"}], "type": "block-storage", "id": "fd688ebb68e144dab95a47c17c734b6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "966d42e77bd2464bafc4119cba64fafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a68c0d17e23343178aec60f0162fbb06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bba7715bbd39464ea2b1ff791811187c", "region_id": "RegionOne"}], "type": "volumev3", "id": "99ac5dec688243fe9bc5354259c94ede", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb6430072b174d11a2aacce80c15c2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23bd6f8de8e46c7a2e223563b62ac69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c1954dd23e64e4ea41c9731190db901", "region_id": "RegionOne"}], "type": "volumev2", "id": "f35a2e86bccf41bc981a88e71378ea54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3578ac757a224a6a9d62ad4d7700da74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc9bc9e3e23541d39c685ff7160a3dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28501ba8d7084539a1c44470a61f56e6", "region_id": "RegionOne"}], "type": "volume", "id": "68f3e21a05654141b393c7a72941b7a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b089b79cc2b48a0905591d016494e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d34b3702d364b3fbb27adbfda38375e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e884b24dcd804106af5af6a21501253e", "region_id": "RegionOne"}], "type": "block-store", "id": "0f032605968c4fd19840d9587d1a5812", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0f36846c228494fb624ded28cb193f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0f458c314bb416b9bb11ae780d1c56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2dee43ceb151414b931d0b1611307dd8", "region_id": "RegionOne"}], "type": "alarm", "id": "fb24a9be0a3541f6bd34e9b36ce45e22", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9942ecaefc045829afb7ce596ece177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d217764843ec4649800d59750bd6c688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "773600a90ddd4417aa030dbb0ad9b1b9", "region_id": "RegionOne"}], "type": "alarming", "id": "5724b311fde54195906c4ca0dcb6f2a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0afc80a6161b4cc483ae387aae66803e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "023d6e42d3d941f5a047c60e96793644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e88021d17bb04834bc0db9c8b312166f", "region_id": "RegionOne"}], "type": "meter", "id": "db71035d166c4fce95e2a143b32b51c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8d463e523784ed9a770558bd6c4a5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "97ffb7781c524b1ba5cdff662b3d5150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b24d4f101004efebd900bf1e1770eb3", "region_id": "RegionOne"}], "type": "metering", "id": "7df61da06a3c455a8eff4ab20090c378", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1314ad6220704bddb7eae5ce233bf851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf9bee74a9214ad7b784241c125e39ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c108a47b9c74a9187c8126eef8ca6b5", "region_id": "RegionOne"}], "type": "telemetry", "id": "1f592f388fe7493b86b7d9b40b3a7041", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "20f92472aec540e2b0af104b4d9ab14e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1694861fd0ac47a2b50c17c6d36d73a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f8fffea9a5548418227c30895cb2bf9", "region_id": "RegionOne"}], "type": "event", "id": "096be4a212a34b19aa51187278cd33cf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8b29710063e14ec2ae8f25f410c10c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "07beacf1ddea4a6cad7c67622b0c6354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a805871416284d5fb382e0368f1fef17", "region_id": "RegionOne"}], "type": "events", "id": "c0ef40f058da44c69cd0604314f2206e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c8621d0e88247cabbb43bc9af214d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb3abbccbce749e48435c5ec4ee49a02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "08af238903a6481ab170b1da8de822b7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0301ae2ad723473da615475230613d11", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c8f027b6e73423b80ac1bc1fdc59b0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00320e74b76947f491902d3a37d8cfe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2346a8a678c243f1931a7b7091bbd256", "region_id": "RegionOne"}], "type": "application_deployment", "id": "df1aa7a7efc14e53b09d4d44af8f4cb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6038538bfc56425393ca598a9cf3454c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7bcd17cd21fa4267a4825fe6f82998d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "85f162cbae514a788668b0b7db667010", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1e92a5736f9249eaa1dda95805b511fc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da4c7248a68045099f180e874c229393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1caab1d5b0c047b7950bbfe1a8ee286d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae48d714e299414688c8bd7179b9e104", "region_id": "RegionOne"}], "type": "tricircle", "id": "2421dc64cda84ef99f94ea94aff544d4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9f27c4cc287a4326aaaeb89c44579a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b9f1952409734eba8a62a8a6ef5f1d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "674297a945f943cf942be033dcdb09a7", "region_id": "RegionOne"}], "type": "database", "id": "51a614230c8943568c5bee636b252d30", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "904392401101455889d694e7782bb18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4069df106b4e4b66bc82e91c9b231d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "694658a02c0a4fe197a83ee99b542d96", "region_id": "RegionOne"}], "type": "application-container", "id": "988af54b5a394d95a49f1900f7db8a34", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "794415d66328437d8e42211ad2eec0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3cde244a2e34e89bbb2919bccde55eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9a3d9a3921c3419f9504bf36e5b8809f", "region_id": "RegionOne"}], "type": "container", "id": "95207bb0eaf246f6964f21122018a057", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb389e65c84140eda06b50bf1cef20a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3433b8874cc34b93a71d68c4303f116c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "83561d8c79964faf9e4f1ef239f5eabc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "98af8e54498c4605aec25ccd6fc54a58", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e85bd1f57f644fcb03d7f4827a9003e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74ba1ef1c4104c48a6f67c7e8d601e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "91e46e4df68049308d404e06a02dd977", "region_id": "RegionOne"}], "type": "rca", "id": "ef8e3345e98645c585539aa4ef1abd22", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b16f4c5061b74baf8ef04fb7447a70f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7b107f92af94df28133884a3c2ce1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b4e053bc238f4d18af1ba209b3b88796", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d778cf15f93b401788769753dfc1264b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "92a08f11d58e46f3b47e819fe9420fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3351376d05c94802a8aa11c67a0d1fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "517cc6be2c934f3c8d899180abdfd95f", "region_id": "RegionOne"}], "type": "network", "id": "800a707bbb734d0f9d6b743042a2e183", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "47634351f91b482d93aa8d762a462b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3ab351abdad041b9bf1c2e5037ef06c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "43d61bff94514af780c2174f9f28c2b9", "region_id": "RegionOne"}], "type": "backup", "id": "408dffeb0a4a4250beb98917407ecbcd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4de46a88ba7a45dda9817260dfd89b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42d4bc1cf8364782a2e1bfcc6b1722ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2a2f49219b9b495397507f496105f977", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a385f3e00e6e4d24a7ca30251a4f6091", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e652bc5cd80a4d5c86f312529eb1fa4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b31b00b868aa42b2bbccd9b23a87db61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "28638609dc974ab5bfb3b3946ca727bb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "54db6122189342ef8cd7ff2de4e0bb73", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b052a6f13caa4ec081b8dcf8a212d8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f3add7cf9144e6686e5b06ca82d3908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3d3f5e8cb14c414dadc3d9d08f25e165", "region_id": "RegionOne"}], "type": "monitoring", "id": "89bdf9e55c5042df9015a6ea69ca9ca5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "516f7726a21d4a92894169905290560a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "797b17a437d94df18b983d498e2d785f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b4fd074da467428d8f22ff293b5f94ae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "633d1999860145a8bba978e784b4a254", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a33c1683b6654120b2ddbaf5c980e6cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae277c69dff741b89bb3f1fd9505faf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9210cae87d804b368e6b1c742cd251a8", "region_id": "RegionOne"}], "type": "placement", "id": "067e8cb159524a748e453cb31c65ac51", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ef9f66822414c7a92c11c71e8fb1b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "de4c61ed510546ebaea49df52449a512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "267da7ac631c481f99ccc54118b3eb73", "region_id": "RegionOne"}], "type": "instance-ha", "id": "66a88e131d8a463bab9c1706a57696a2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7a6ce6a5d80400cb04f6230447479e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "963853b282874dec8a27f4be0880d5c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb4a21e0f26b46c79e50771286558131", "region_id": "RegionOne"}], "type": "ha", "id": "e13367dfa22c4e68b55a9135d0e445ce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0875db31161c4fefb17c402ce4aba245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8956ed74d46c46a69c3b2284d2ece903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a01cc3f92bbd4005a23a7f7ac7e90487", "region_id": "RegionOne"}], "type": "reservation", "id": "c771bca1f894473da415d60055965532", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2e045897f874f2681fe6df223498a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ae735a118c5b4b61bfde18348ecf02ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4feea8b8fc57450d93be91302e6057b6", "region_id": "RegionOne"}], "type": "function-engine", "id": "0f63d405cb6f4077b16048092a3e53b2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "96da9bffa3dc471fa8ba582085117fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "40cde31446274f56ad982210bba680bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1a12f5437a9b47b0956ba4f929b459b1", "region_id": "RegionOne"}], "type": "accelerator", "id": "ba2e0c6465b344dcaf4be6652a7598c7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a5b425244fb54deeb6480e28e4998342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f3b508a987ac418d91291e2b95d06fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b75a5bcf5e5a43a8bce072e4be11a653", "region_id": "RegionOne"}], "type": "admin-logic", "id": "507d0fb84a6044b990f8a812f849acc9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cedef88a58164b0a86eb53af407abbb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a67326655a641c9b475b4714b1c3532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e0e7b36401484f68841ac27446c83ee4", "region_id": "RegionOne"}], "type": "registration", "id": "1728982838ef4e6ab3f008222f0b5f8c", "name": "adjutant"}], "user": {"domain": {"id": "9ca7a85e5a184698bd6ccc3d9b5f82ae", "name": "b49f50202f454194a2d1a654dedec6ab"}, "id": "34dcbc084283402aa2e071e7cdbb8f57", "name": "02ea308fd13649f39790d91f4d85ea22"}, "audit_ids": ["362c8606370a4f379a53b071219bbe9a", null], "issued_at": "2020-04-23T06:25:59.696495"}} 2020-04-23 06:27:59,906 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,911 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,914 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:59,917 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,925 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:27:59,929 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,934 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,936 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:27:59,940 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,945 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,948 keystoneauth.session RESP BODY: {"dscp_marking_rule": {"dscp_mark": 32, "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3"}} {2} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.194526s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,785 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,789 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,792 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,796 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,808 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.727636+00:00", "project": {"domain": {"id": "6c21507716ae4447ad04472ce69a11fb", "name": "d16d07ae4c054332815cb4dfc2c34b5b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8446695f6d134518a2b693f23a567f89"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9d96d7fcdb2a4da394c79f26a5e6c1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ad2e27acc48f41e08eb5f1fbb19a58db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6f1b614550e34a018703102224f19f49", "region_id": "RegionOne"}], "type": "identity", "id": "8b8e78320cd34a51b3a9a09e5e3d559d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6716b6f20633432796be4f3f660eac85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3b39195bc32b4a14b24d50ca0cdba4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "76942e044f734c6a982189cdefc67d54", "region_id": "RegionOne"}], "type": "compute", "id": "9bdc6d77178a47f295220bc74e2424ba", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d84c5e75cf5b4257814aae50388bede1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e2bc4f4ef60e4b17a4b72ef2c79d8065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3a045de342a24fbea6b8eec16f0338f6", "region_id": "RegionOne"}], "type": "image", "id": "1831651054394cb382bf09036e5a92ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "83882b77558b46cf8419574f66524445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1307b860979444e9b1841773a4e3abbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "921f10d2cf5d488eaaa811afe7e3ec6a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9d5f36dfdda64ef5a5dcea9fd6362d6a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0de6c0ddb33149949a2cf39700ca80e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88e417fa1d4e4f7db7a3625b8cb4183e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfaf2f1a09e64529b2d48f1aef3bd4fe", "region_id": "RegionOne"}], "type": "object-store", "id": "69cbc2b1d4fc476ba0f602a7ad02bea5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc2ddb21a7a0448d817a079da067eee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98affd3df8524214ab957127d9b0efc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ae01facb0ba40c5b4fc9c01bd092481", "region_id": "RegionOne"}], "type": "clustering", "id": "c89d3e54a74041e99e90df1841d0cf6e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2e7722ea38141b0866a3458e25ca2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a32a58cab0a24bb0ace6ff3f45cf6ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "86ae6b5e83804e5a93066b7618080749", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d6fd812e727c49d7b6603eccaf4c3556", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ffcfb10ea09141e2b53be1f88f5d72a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f70e6fee56d34df589c36aeaad614c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b3b8be48b23482ca0a5ce920210bb4b", "region_id": "RegionOne"}], "type": "cluster", "id": "f68812ef189d488c80f7367a415125eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a9f6b96bbb4943b5800797697ccc1057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8e5327a920084a8ca05e003fc60128c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f898fe472e9c4f109850bc329a9f6ba0", "region_id": "RegionOne"}], "type": "data-processing", "id": "5794cbcb78e048f6a6b241a11cf6b76b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b2d7592858e4fc1a168ad33d5396497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb9cd788ad2e485e944da5921e4193fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "40e1170cb74b40f980e3a03e312d072f", "region_id": "RegionOne"}], "type": "baremetal", "id": "52b3d0b0a8824852aeae12bf0453a88b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d1da904d79a435f95fa4d3d388602dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c5b1761c9b645e8a5e36e1b42859bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "065ca7e0e49147838bd3a01b18b70d3e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0908cabfee74c2db8cebf328a2deab1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "867e4350403c43e6845b234223cf2c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acee3dce2f23452a8c9e046a2cf760bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "28f473b63d9c454d828dbbc33fe8b1cd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6f23387c244b4edeba6d8642bc02b7ec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e157a62a4e4a4b6888498188d25b8b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7dbd0e64e654ba79ad18d48d627ed58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8ec0d4c58a1d4e5f8b59fd59372b0d73", "region_id": "RegionOne"}], "type": "key-manager", "id": "60898bb649e74d9d850ff61f05a1b4f7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b294973c0f4a4362b1018f769b67bc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef4b2d32fea04e6781768b12fae623e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b18f4a3987174a1bbfb52839ed3857c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "99f84aa18bcb4194831c2cd8a6e851d2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86fa52a686774917a8874cb5e3b62db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dfce85580dec41b282d3505f72066cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "42700e2a950749b9bb136fa83a8c8334", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d6d668322911497893ac28bfc7bd6e61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "109b8bfc4d6642ca96d7e76c8f264e7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "845d75944c39493ba571dd0509f46c9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddc7a785810a4e6cb7069585df7fe33b", "region_id": "RegionOne"}], "type": "message", "id": "fe8d3c60d6cf46f98c7c10cb2d5d3f76", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "17e3048f22654ae198e583a1cbd0029d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5deb5da0e26d42e0b46cdd894554c045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "946bd030e79e466794f1150fcafd9486", "region_id": "RegionOne"}], "type": "messaging", "id": "7ac798af5ae6431396cf1ae611439e80", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4a3ba8a2fe7a41d7b1d9cfcf8ddcbe7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a6c9ed72aa6b41e3b713421686c2ff3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a3db20316aae4249ac091f3fa69a8aa9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c9653ebef0614498a7ba67d804c0429e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "970cbae4202a4bf9a98af607309da9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3dd6c7bdc8647d28eb15f61fe3169c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "640f40c38eb5467f940a49cd58c29629", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "094bb272b98d47cfbd238572223f3e13", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2e35f28e1994c339805ab0b27b69bb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56aa36d87d89465f9927296d9cba5f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b39923362384dabacd794d24dd1459c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a5f23d0c87c444368fba5dd5969afb3e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbb6599c5f364866bb8f9529f75b737c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a309d5b3318248aa9e4e8a0bc95d584f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96e812b1d745403cbc56066feb7139ed", "region_id": "RegionOne"}], "type": "container-infra", "id": "3d7840e8bc80418db5576a2bf7f888df", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "18b7fb3350d347f886d7d2000919fb7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9212ddb5674d42f7a5be84c4c5d66a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0c1a4621c4e349ee97481b347678d689", "region_id": "RegionOne"}], "type": "search", "id": "f76492dce0944d4088a7f6b972e2a6df", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3591d52873f4e389fc7756e211fcf84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d7cc64edfae94046b077c3af11e75b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "02c6b7a89db74997a734f200b2f6d8f8", "region_id": "RegionOne"}], "type": "dns", "id": "32372db2e31a416d9cea6d5e8489fb13", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d0accfdfd1044e3ac334c00b55a01d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1cb721e3356b410f9b2c85c7d9d20486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77937c71e41c4f00961985c840634e01", "region_id": "RegionOne"}], "type": "workflow", "id": "115f8ee458df4560b3d0bd93af428d1b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b67d136d3f0e45568fe69da252738d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cfa084683c746cba66f51c1a6f9b5e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6ce64e08863c431282106d9df17d3aeb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e83f9bf584724d0ca6dee033034c94a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "aaed2e29678241bbb156312b997ba131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "193e709df2fb4c30bf7ee9614f29051b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "68310c2330964885bd6f07302fbb2fd9", "region_id": "RegionOne"}], "type": "rating", "id": "cf02e8dcc52a4ec0a2a76db89adcee1d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b6c9fb2233e4a7b9ec7c0de3b3cd935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6100c6b975443099bb32e7e52a51e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d8094b89a4cb4d81a72f41572d046c1e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d0d743f916dd4786a9d7778467853aad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "393fe9fd69924f38a91bde20d35363f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6ef193266d345e9a3bc6cc7efc6a359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "25065296cae94721bba9fdcc18a4b929", "region_id": "RegionOne"}], "type": "policy", "id": "999fe340edf64e8987827fb7858669d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1582571030b14d778fbac22448da6a1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "324f9f3defc64a03a8e72a89719d7ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fef75365dc014d98836e11f32aa97401", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "361458e3f6f24cbe93f5d6230cfeb95f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3ff9272daf340d8adf6b6b9fec5e21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7705e2a1a6940bb87fa6d5079a71367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8cc51abee34544d6abc80c6c2f9f1e70", "region_id": "RegionOne"}], "type": "sharev2", "id": "7be9d9f8647d4f3d8fa84c9d35e80787", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "396b4bff12d74215b60e41b7b0f8fe3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b69d462a0d142c9baf9d5a82303408f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7faed5c0dbfa44a8b88e2a53507acf08", "region_id": "RegionOne"}], "type": "share", "id": "e699f26fe2f947e883da03599ea518ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "11f979ad9e3b42828715f891f103c54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "51a53fcb473f406f94f3eff4d3ac2cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7889042019b44d99a6b502ba6b6da6c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c773123496e04a7bab3c97640a2f651f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df949eddfefa4402b421bb3190d5ed8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3245e35673224fd9a8f727065ce4e530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3b45e25fc4748eabd0eed9fb78fffed", "region_id": "RegionOne"}], "type": "orchestration", "id": "96f1b47879414ed1b77900b2f5d65232", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78024be8f2024a83a8a70f36fcf2eb36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99de544c67a94ecf90be25e58f276024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a094e2b1ee4c55b9615735f00916d2", "region_id": "RegionOne"}], "type": "block-storage", "id": "957b4f5b733741bfb4497ac2d303869a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7b21af27149459ca05f47a084e11709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb620015533b44dca572abd230a693a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c0c69597d83433486ea2b0701215f84", "region_id": "RegionOne"}], "type": "volumev3", "id": "b8b92fd645da45328ff89a9be9f0e839", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4be144e8b9ba4cc4aca1432020002625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e4cf0c1b3c7445b81d117f701286ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad283cacb8a74efaa467f31c538a8df4", "region_id": "RegionOne"}], "type": "volumev2", "id": "ebf48fbf421640e7bef3e30c950295d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db7a427d5a104a6b9ec455780c35e03d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4761932a7694f3b9da85dd3a91ec0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "446341f688b6481b9eb0dd84edc424e5", "region_id": "RegionOne"}], "type": "volume", "id": "e3f09f9d526f429eb8aa380896b9d154", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f0b314d0bdd43b4982a504c14e191bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fafb2b056b834c0c959b863287ad990f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b369ccd84b24f66a6e6f8d49ec7d4c7", "region_id": "RegionOne"}], "type": "block-store", "id": "c861290de3e448f5b4e6733a1f4d1738", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "173ad6e84ef34e07961303450e5e9bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50498698590f441680df468cc8f2dfcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15484a5da99c4befb8b9118404a2eafc", "region_id": "RegionOne"}], "type": "alarm", "id": "fe0d35dd9953473194190cf662f1b3f6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "65c40f269cfa4609a87daadc12999daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7570990804154719a2e028d95df4c8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7bf46083f2f74cc88c80579f7593cce0", "region_id": "RegionOne"}], "type": "alarming", "id": "89b1b5d394cd4659ab72c8b7671be87e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1748054490c74b7fa23705489fa5a488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9413d666cf8f4da285cc842ba0cac568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7799b62aa8504fdbbafe7dba89e4b3ba", "region_id": "RegionOne"}], "type": "meter", "id": "4868eca8519e4873887bdd704dff3aa5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c6f473987dd4100a7284fc685f010da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e8dce1926e2461abfeee8385b9e6642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eeb4e5fefeef4aed98a724918a77bcdb", "region_id": "RegionOne"}], "type": "metering", "id": "fd2d6d9194c141f19607ebcc2269235f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d51886eeb7114fefbb76c357f19c27dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a21110a210394b8e8813ed6aed3cafe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a3d24d808dc43a0a91daa0fc4e618ce", "region_id": "RegionOne"}], "type": "telemetry", "id": "ec1c4546c6d94750bce23a1edb54b5b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bb2396cf2fd4d4baae82752ff2b6290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b42b1cde814f4a6b90bec83046b149df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ee2ee1fb4b65461586f50fbf8ffa4d58", "region_id": "RegionOne"}], "type": "event", "id": "873b8cd110a541bf90bacab6c5511199", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ddca7c4ae154df0a4ec6119548c393d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "690d86ee7381447199f43c80b0f9d1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "506eb100feef45818919efaeec90ea8e", "region_id": "RegionOne"}], "type": "events", "id": "a5f0eb5d1a37479ba2ea8ea088e4ed81", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7429611770a54207abbb5d5b1ca964fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e93ea569eb74e35b82200ebeac68d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5061a412baef466ab5829629da7fbb0c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f8c42b399e61463c99ce6ccb5b21fb5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eec80e78ab014616afe593708adafe6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "979b6f6e9bf6431692c8e193e45c936f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d4382e1aefb64d2e9aaa026401093aa3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d20c70414d4642f3b0c8acb59e2f4ae4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a7ab5f2c7b34dc99dd447455f116207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b412847493214e528d808ce73f7b83b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "79e93979ce044627baacc3f6c9527ad2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ad5a5e2c453348e4a275d4ed812b3ae6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b168640c6b454705ab853946fde9804d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bf47271151d4cf8ab009c9b91b710fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9310a64370a342139d43748338dac05e", "region_id": "RegionOne"}], "type": "tricircle", "id": "f67f71cd63324e3f83d22dfa3cae80b4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bf1e2c08a1b9444eaa17131581ed6daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dbf402c1ba744f75973c915879857832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "50ab35db147e4df9933f47185385dc7c", "region_id": "RegionOne"}], "type": "database", "id": "85b0a77588ec47388ecf3cc7dee5ee39", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c503a871e40b4c06bbcacd177a50bb55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "baa556044f8e42948f09f1351c55b6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34d730f6ad704308b00defbc859cb727", "region_id": "RegionOne"}], "type": "application-container", "id": "ed242b63dd1242c496254d0f3e49929c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06d2b306bb49482591d0f19b652ef048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfbc2c1916674117832a0e3ef9e9c10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "df2a43381b1c42a4848412d2e591ce0a", "region_id": "RegionOne"}], "type": "container", "id": "c0fb2636cf9a4952aa7879e110b66ee7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "323964f234b04066be8cb945c142fca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6726136fd4b44297929d8ffdd2a1330f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bba928d51ebf4058b37cd91b66dad70b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bae70a207df8404ea15d61a475b912c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32b4e5ecb2964b9c804af93b35426834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2c98c86aeb549a49fbb39553711f5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eac905d4bcdb4978b6e529cd9366be50", "region_id": "RegionOne"}], "type": "rca", "id": "8c888018f8944577a5b7fa77903bc679", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "365e9c081b1645328040289812a188cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b03894463b894608903abe7eeb91adc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "34073f0c4607421b92b0d51e65098ac8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "557e43a38b8d4dbb907a97226f8c3766", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "42d73eefd06c44fcb19f270e1211e0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "40581fa79ae546ef8679ace61b7aa4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a0704da6d0604e16a742ebdabe8c174a", "region_id": "RegionOne"}], "type": "network", "id": "438c803886024e028bbc0f20baefe298", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dc3788bc159e4e01a597c048477c594d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5f1ec115f50043619f84e84abc94166c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "88e5ba24e1ec4983a7653c9d8f007434", "region_id": "RegionOne"}], "type": "backup", "id": "c4728fef36fd4807a669ba50f0882895", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63c7a4917d454a76a543ebebbc9283de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b854828bb6834d569478b97b2c9749b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "896d602ff02b4263876409d1b86f047a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a8a8585d9b6e43578b54b563957b588f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32720424df43454bade11e8457f4d316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e1bf7d63d8c452986fc37cb32b9d697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "477c9c79a6ce470c828a7452bf8941a6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "baeea8ef3625456fa1aa94a05246e3cb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ea75daa4a5ca40b3a7595a1e5c282bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a8e9cfc3bb3841fba28c493ff87afff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "68ccd1c79eac4f6e92b6e796efa987bc", "region_id": "RegionOne"}], "type": "monitoring", "id": "e033e9f70be94fee9fd2fcdd27bf5cd5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f2d4f0b4d5fe46259a007c6df40fa5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9ca4806d7ef548428b6b1bae908abc39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "54525147293346e895ae7e4509d69b97", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2f5cc6ecbeaf4f6199e757572be1c96b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2d30312ee0fe4cd38443ed1230182025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "58e3b828872141f0afa9ca80fe67cf2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ba38536187eb4077b08bf048830a6133", "region_id": "RegionOne"}], "type": "placement", "id": "17d97414e73947589b249eb1188a0349", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5683ff148c97408d85024ffeba12042f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4ea577a415448a7b371006e5d5f28ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0305dc59504040d6bc1869b449225bc5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b70ec19a7d4b4a2ba71366fc0663df4d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "966925fd34494a04bef646a67d7a1281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "88ad3dd835ce4510b7d285291d7defc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "725a5a7b2b1c4ab39949f6fdb8b3568e", "region_id": "RegionOne"}], "type": "ha", "id": "998973776b5b480392fc3ce0011136f0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7492a0f5fbd74d058abf8cf46575462d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "24fdc586f19b4f7f8e482b30f65dec8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "578f305946df4a39bf16c0d1ea5367c0", "region_id": "RegionOne"}], "type": "reservation", "id": "f96f5e9f094c43319483ae03a92bbf40", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8b26a9e6e8eb4de1983168c246b2eb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5e0a2353b6a04b5097861ff79ef39d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5f2b0a05c98547f39885b250c18689de", "region_id": "RegionOne"}], "type": "function-engine", "id": "ea17e04bc426442c9d265f125d03eb06", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ec24fda15319469d8c2c37a42c2592ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "143c710a6ae34ca2ab75e31b27784bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7fd83c140dcd4b9fa3f8e0c71b782d0e", "region_id": "RegionOne"}], "type": "accelerator", "id": "3e9202d33b9b468b85bc1bfa42e6b59f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f01af3b80ad84a7cac23bd1e63b8db7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "daf59efd305a42bba3cd189d37bb77e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3118b3b4591449b99543c147cf6848a8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "443a10237b014f46b22e791fb030666b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b1e15771d544455a2752005902bdd5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8d903a2a74c4f79ab3a26cc2b9589a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "41421383d5ab4f6cbe8c3d7a53d2c2e7", "region_id": "RegionOne"}], "type": "registration", "id": "173c030b69994ba2a59a48739efff650", "name": "adjutant"}], "user": {"domain": {"id": "449e2d4e1c4842a3a1d1ca931d18e166", "name": "dd3a80cc51d14a7ba21d3f5aa2f3fdf4"}, "id": "13fd97c36fe042ee8bb1a7c23f635070", "name": "a5dd33a0f4a34c9fb19c6174c09a0083"}, "audit_ids": ["55e2df3ffca54b4294a7e687c6f1c367", null], "issued_at": "2020-04-23T06:25:59.727636"}} 2020-04-23 06:27:59,906 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,911 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,914 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.214434s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,553 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,557 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,560 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,563 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,575 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.485219+00:00", "project": {"domain": {"id": "a3f900cc41d84b41ae519ca9e0b872b8", "name": "2691e01bb38042af9d252f2cdf271ebb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f078c19085364e1c99687544c377fe40"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "64f635a64e2a4b6db59429a2607a3f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0905e14f09924ce097463378d725e9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "df1e855f039b459588ed112bb13713c1", "region_id": "RegionOne"}], "type": "identity", "id": "4a4a235309764078aa159c1fcf458d14", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c5b3c44cf90647cd804d7ff874ebe66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "53008845d49646548e14e79d38551985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ba0566bb558e437ea749daf723a474d7", "region_id": "RegionOne"}], "type": "compute", "id": "46989853d8094af9a7f757a423d3ccb7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0e59dfa110f74c39b7642cf8d5cdbb05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d52214327b0249ce9cc8f8663b1beca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a60ae2e29bb946a9973802e09be0c1a7", "region_id": "RegionOne"}], "type": "image", "id": "4450f0fb634b454db980d533baae768c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0815197c0c98433db427b4a1130564ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9fbfaa91fc6e4b9dbdef09f4681387c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ac13c0ed66b74c768b4560bb567fc872", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d7350da6b1ad47b2a7f83e21418dc12b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a69874ddea094d82b6cf51737fd6d41e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "806e00e9b53e4749be966d261eca313e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17d1abfbfa8d43038eab747fbe00c4fe", "region_id": "RegionOne"}], "type": "object-store", "id": "93d78bf4a5814a6baf4423906108f8b2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87bb96a03f0046af8d37984fbaad3f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8daf78a8e2484ef9a49d7c7a0c979d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1b1bfa0d9499453dac6400bb35c69c07", "region_id": "RegionOne"}], "type": "clustering", "id": "7a1f5863aa514600a881a7ddca7843bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "085981306db24507968802c6d9dbbaa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f492f2dc32604e5bbfe7c954478742eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8fb553ab6a449d8a902fbf966804d48", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4150a4c87224407c8892831cf6e860d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a46c3ab59c964d46a5545b832dbb3fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccd3c37056884c41be9f2ea95cdc30e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32b17a023c3b4554b6509c51d759cce1", "region_id": "RegionOne"}], "type": "cluster", "id": "f9322f6c1edd4a5ab24be2784621a010", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a8c8c10f2c149b4992d22d3e763046c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c70ebda46f79443184d9b2de0414f58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "122038fd20ff4d27884c1eacb98d5fd1", "region_id": "RegionOne"}], "type": "data-processing", "id": "e4308bbc526142c3980bb95fc8fcc5dd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2879325cdf274be7bb0b6da2aa907a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cfa47b1fabf64ed59eb3b57375cc317e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "73bcb404140f49b08121f316ec69ca69", "region_id": "RegionOne"}], "type": "baremetal", "id": "1589a59e82d641afa5737259e2b2455e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3b000ee509f40639c8dbffbd04d4089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b1bafc2d63f424f86e27c66c0981fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06fd06f4eef0412ab7f8b8a1c0a47b6b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1df6428d7fc841118da4ef378105625d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2df0fbc1c25345cba4f5e7aeb4d05df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78f61d45b5af4fb7b737d14fa4fa9772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b5c1108a71624cec874f7708f543c2e7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4c07eb22f13e4ae5ba8451c3cfda62ef", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "22d29baa424f4de68a6cffd23a967730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61e3eb2dd6b9468392ff6082567f5544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ad3a28ff5f324a67ab08c2c456d548bd", "region_id": "RegionOne"}], "type": "key-manager", "id": "fe79a99903fe48d087a29c4dce129d58", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "344e3155babd40358f27529dff776a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf1a7ae7ceaf497a804beebb990719d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dfbdfa65f06d49569a385397ce949d8a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "36e1c328fe84414abf8c2c65b46f0689", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "45f5a7f0102d4838a204bfa9ce3bc77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb33d6007a924c8c8bda959a5abdfa50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3098be66dcb454caaeebc0380f195e8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bcf350c3f65b47f5bef6030746730165", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "11f6a57ca73f4bb8a84f4a58387701bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "766f22f02d974922989f19da0fd86004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8cae03008c3c46408ec324ea8497af5e", "region_id": "RegionOne"}], "type": "message", "id": "3d6098441c8d4e668e584d73eb287cbb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56266204fa8e4602962ae835ad347083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a6eb98d22b134b3a9ca3710d1661f8b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "89cb5d425edd46b4829e4d85d5633c6a", "region_id": "RegionOne"}], "type": "messaging", "id": "58dd63737b5e4d64b3e8bdb18f75a2bb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "20bb6a8968c2484ebe1b755fde686e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9de886cdc4194ac19535d9749e4e2048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6bfe99d7455b4c3882261a2d8297e721", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0e7f770413444c9d9082dc8b8aef7988", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "567252b2937a4884b7eeacd2c81437df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83aa845a948e4dc1bf6460e6671299bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48375520b548439294e4602300c5d691", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "293b80a602c34bee9c09aa508fecdc29", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e98e6fafc40d450f9eccfa0d59e5bad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9568b14c8c1424cb2ed1b81f2a84b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ff77f2808ba462da1e7134233e0200e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "588e1d0ad3c24fc683aaa8a42efe01a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88811f298fa74ae5a14dde8404a1680d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25a5c51dd82f4ce2b5cb065c16ee0e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ad318c92a2e49bc810c36887d45a26f", "region_id": "RegionOne"}], "type": "container-infra", "id": "4d3ac64dff874750884ed72f81b01578", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0f4b903467f24abfba2091b6d1ac4511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "91bd48038e2f43b8b215a3efc7438ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "908e87d599644f5cb8df070a98699f92", "region_id": "RegionOne"}], "type": "search", "id": "81b30ebb43b6468699e999fec9d3f62e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e7e1034a5c46466dbfda8e5aa9c6f79a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc59dddbc89e4b3586439dc259063054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "45b19f9313ff447faeef7a611db7fc81", "region_id": "RegionOne"}], "type": "dns", "id": "149407cebfae4706ab2a0f3e17d15eb7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d3bc57103d1c494499943e7d0affd701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34b080776d474d50b80602a63640567e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6586cb750dd54b698dfe6f070c146b8e", "region_id": "RegionOne"}], "type": "workflow", "id": "e1c711a12896411795ec06c0848c09a4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc84f1e1406842eaa42ce5788263f6e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "338507b77d774ebb9aaa544d9edf6fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da69f27b8b9343199f6d8609eabf3435", "region_id": "RegionOne"}], "type": "workflowv2", "id": "07e2e000365e4bc093dd6030e5ddfaf6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "487517b95371486389bd661b6fac8148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "122cccadc3814801ba968c4d2fd2671f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "23af37bf3360425a8da95ee50de04f01", "region_id": "RegionOne"}], "type": "rating", "id": "97ed042a8a6a4dc68f3003efbd106307", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5eb9495b6e994d6fb6bbaf53cb7a86d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a6a362d976b4235be43ba549a3fd0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa1d9df7e08e4b8d9c44d5411e0b02f1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d11932840911439aafebf12a439d5b17", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c62447d0d86e43e6a510e8a439607259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cedc4d0d9ff4be38ce48fa0a157b47d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9fa26e8335234803a815e5f51d83bb1b", "region_id": "RegionOne"}], "type": "policy", "id": "ed129396be6d484ca9bb2be56abf513d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67ae4511ca7b4c9390dc65c66be1de19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bb0f2f470b247a6ab33c3a8f501e6a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4c0e446e0344c1abaeb9d72654ed755", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "98574ecf85e64ce0ab93aadc20b655d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cb20553f1204522a297da8cd5e2a9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ea0d444f7904170bb618b58cd8e4bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "459b3c04de594726993449128a821be6", "region_id": "RegionOne"}], "type": "sharev2", "id": "de74348d377b49bb82c573a7c6955d4f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59a41bd2f3c3445ca76dad0a329a9aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "236e7f0f067a493193eb795aae0c1d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d015de7ba6140719bc5167d8a31578a", "region_id": "RegionOne"}], "type": "share", "id": "d7a7c8498d844bb2939e0b649f9032cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "71aad87f4e764ee287d3836ee1bdf2a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c1e50ba973f4d9683514e28d81eb23f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab81d78fd7a543338b7087ee0b6df1f4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "66f22348bff84ef585c3047822a27a74", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d83077c04c47bd899d7bf073af4619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d84f9f15d31c432c8b8fb40e906f9f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9baafa1ac95c47b1b3ed8e34dd1cb3cb", "region_id": "RegionOne"}], "type": "orchestration", "id": "bd7bedd8e50e4d6889ed3ff4338c3396", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b6281bb64db4c448b4194cff885cadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c3ae5dd4e99418db22ca3f5c4732430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b848272115244d3eb4a7637bc81ea7dc", "region_id": "RegionOne"}], "type": "block-storage", "id": "dad520c7485541fb91d73fe340dfdd8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4806bf12cb054073a413f1ddacec8113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d8e628a08c84eeaa1f54777f43af7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc4f891841e42c2b5ddd96f47b9e5dc", "region_id": "RegionOne"}], "type": "volumev3", "id": "7fb7e03c2b9b45f0a88234c8d1acf231", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe1a89ef65a34f1aab526b1e58a78949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199c77be93d04e2f8e3f2a6b86e2a1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904ce17c7fc14e4b96fa00b06b3e8d72", "region_id": "RegionOne"}], "type": "volumev2", "id": "75e548b479bc420eb52a6c51f18caa5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e69075bc32404048a298b30a352f0d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83fcedbcb1f84158bc68aff4aad6c465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae4a84f46dc54028a7ed933fca1e8feb", "region_id": "RegionOne"}], "type": "volume", "id": "4d5a34c6e9a84ca9817590b6183d0825", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "766039f743dc4105a3f09cd0a231f0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a7c7252fca1425fac55b4d217107fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "520b439dfe9b47df8af25f8f387a0807", "region_id": "RegionOne"}], "type": "block-store", "id": "43f9315e3ffe4053a6f0c33b732c9115", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4da6353b320342b7af9d1f6f636d5e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6000c8e7fb24a3ab92e5f6e76dbdec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e761c3f2a4b460799a01549abb47e62", "region_id": "RegionOne"}], "type": "alarm", "id": "d0801992b6a64d0b81578be2df827b8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddf3ee19f6c04f2c8adb796f74c8b491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d014d8d08d94409bf3180b38d86f424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3584ff2c45ae4f1392011ec3e5060ae3", "region_id": "RegionOne"}], "type": "alarming", "id": "f09ab2b0fc3f48f180f3e8135eb4aa68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0cb7971fa39e4d678bb7469e3ccaf441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20fc3772f2a14041a9131bb9d13b3142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b50051a3a02d472e9cf45ea4202594ed", "region_id": "RegionOne"}], "type": "meter", "id": "0f9ba9ba94d44c22948d0d6a4812a0bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f0a3cb89959429883539314f017c4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "839401aa368640178c6f3af3b5dd8c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b68071a7f3444abf8aa682edeb68f7a5", "region_id": "RegionOne"}], "type": "metering", "id": "a612cccaa192481f8a0bad7fabda2614", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b706b4b8f0394f748f50e984832d53fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d33fa1b33ac64ae2a97f3d8aae5adf12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "141c80d5fbe74f428d59319511cdc8bb", "region_id": "RegionOne"}], "type": "telemetry", "id": "a5c1e73fc7174ca8b233edd7a69b3b05", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "35f061a4871646c0aa5c9da705f1ccdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "03a2d3e553b944178337901c4ac7c175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "911f8189da0442fc8204602d9126634a", "region_id": "RegionOne"}], "type": "event", "id": "3a49d61a32434f28bc018666c69e9f1e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "19fceb184ff54730b0f25407e09abace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85b16d493e0b4b04846524d4c2f90d81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f8705e34398844c49315414ca9fcf4f9", "region_id": "RegionOne"}], "type": "events", "id": "f09a38e42ed74d3a909e6edcab1dd3ee", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4a4874e9dc24f86a5ed898a49ec1a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "898696ef3c97432a9f3debe93ef553e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "80c2b515767d4b929c61327cec01aeae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3fe58a320d2a4415b09242ea13ee2a8b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be0fa5de6b194928a9d2c10e5533fba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a40b271a80e457cb57fbbf84bc66da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e19783134aed46698802c504c0fbbb68", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2635f8007ed246e3ae9e7b96792965a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f93b1f4e58fd42308b5022d20dafe21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef5935d77c6c4c0189a1af657cd1a2dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8812b7fc7b6045ef9ac9220189e01884", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "435503370564409bb29bb47938bae509", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddc050f551434a1e82fda96d8047f013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c095bd4c726c44e9b7ccd47014a5ed3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "473f72f221d2492ca533fc00f4b57052", "region_id": "RegionOne"}], "type": "tricircle", "id": "cd1ec5c3d8b5406388f21488d08b7caf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "48a3d1f070e94f10bffd3f3d29c3e375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d31112fe56c34e10847fda013d93ecb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5eb0360e79c04ccf84c7362afde9f3d2", "region_id": "RegionOne"}], "type": "database", "id": "f5fe296c21b74e97badd562c8883c9ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a14040f4e5a044859d91f14964612b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c18c85b29002455988c3b6934432ded3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da510126aaa4418689f2d84aecf2a909", "region_id": "RegionOne"}], "type": "application-container", "id": "d690de9538134a9bbc2dbe7a9516bd84", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b4732efbca4419987c658072702294a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c47bb9c302f43528d959c10ea807528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6a95e815e234465a875368406865f2cf", "region_id": "RegionOne"}], "type": "container", "id": "2ffa625ef9ba41a0bc4e464dd5809589", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "92e066360a3844e6b008adf6d23f2588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f003af6eca31411da20c098a94d3edc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a942109dd28249ab88d7754e3e7f7cec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bada9799d48c4740bef0b37c45a8f9c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9454f46573284222beb4f98138e92ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c07c8d9abb6a4ac5bd7754ff99523f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "89549034fe8c498385d2303345ebcea4", "region_id": "RegionOne"}], "type": "rca", "id": "94692657c6584aa18aa29277abe7cb7e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f85054d1fc204f5d83367016d00a0b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "82af1cbfd5e4487398dd29b0a43d2726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f98e0653a63c4bd49296c951b141461c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ba9c1e0a17b54c5d91763eba5c66b30e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "92bb195b6b274ef8addf4cbe8f2ad526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "098e883a30734839b0631f3d37f9e041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "061d8da44922446fa533f76aaf69ddd0", "region_id": "RegionOne"}], "type": "network", "id": "9af740050f204588a4fba3842b6e8fdf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ad9e51f1303b40779117c6f3bca73b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b02621c7b7a4511968d8248e0c406c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b034cdd2f699488191316042fa1fe0d9", "region_id": "RegionOne"}], "type": "backup", "id": "510dd7f0468e4bea972ce9eb4adb6a64", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7ac29b9f0bc4881a07e689b10197363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9df5e4d7dd2a448ca8caa8ac75b17d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "696bb5c0ef604f8aa37e34cdcefcc25f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "81c351456cfc4c42a146812c01b7ea48", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3e7ef344a6545f8a28eb1521fcd31d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fd9b9316736470babda3bdf1eeb76cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc75fd6005d74d11a3cc5b117e635828", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6ae80bbac39443f181a7c4376c170684", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "58fd4365d4e44e74bb42b8d364467ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53d276acb57b496f9fae86f89b5694ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "39ae55c76cb6406590e90530b23203f2", "region_id": "RegionOne"}], "type": "monitoring", "id": "abfe374259444aa08c40286ce9afdb74", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9830022280d94f549f592e2c76632b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f4ba9ba2679d4d33aa7f856e323f2fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cf78845750b440e1929f3da87df2a593", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "260a9d3ecd3641069c5161dbf85fd958", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a6c6d200b58a428aae6fe3376067a30f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "94d4ccb662da40c7bcb2d402ddf28fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ae155873854449e7a4427cc3461bfb1d", "region_id": "RegionOne"}], "type": "placement", "id": "9f1d389ae436429882844fa05a564f4e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73366816a8fe403ca75c74ea4a4e151c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a077bbf3ce7640d1971bac9b44334b3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "25d28dfd522b44dd8cd10dded03fa1a6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0ab6329e2b364365aab31260fb26c3a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "25471cee3c9c40519b7a988de76d2d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "38af9b02f2f4450b9f71354dbfc45dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4c9a995e638c4af68ffd0f7966831cf8", "region_id": "RegionOne"}], "type": "ha", "id": "94b29d6920d34869abefd1be2410d7e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "463446df3422462cb5231441dcc08c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3aa6d3b1a91341c0b3153a05157628af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "18354fac7c904d2d836435c8a22a6fc3", "region_id": "RegionOne"}], "type": "reservation", "id": "e21387774cc34dc78bca7bc788436a73", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d345672ad5e2435c963ba7f565995035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "710e7395ccfa489ca3fdcc004e645389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "00b3d1f0603540da894a8c98f391686a", "region_id": "RegionOne"}], "type": "function-engine", "id": "b329bcf02f4b4da5bc7869fd7726e852", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dbd1b8be74974a0e89eb9c41e22eeaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "54cf4e58c9b54dc09c485293538eaa37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "186476d6755841ba8274cb61cca5d182", "region_id": "RegionOne"}], "type": "accelerator", "id": "0a7c3f18c9694a84849fb85123501de8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0eb7be20ca704fcca5f9ffa7462f3e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91bbfffde1574005b0fa9f9c23fc15ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9a859f965754d79b60ebecbce055f8b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bdbb35c86b824d5eaae5468346aacbee", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2682f53364a343478e0f11291ee63ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad42397987ff4ba482557c6f2a20bf5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ba97fabcac5482d8faaaaf53cbd0b76", "region_id": "RegionOne"}], "type": "registration", "id": "f11a57cf42594861be3bf401b5a71e62", "name": "adjutant"}], "user": {"domain": {"id": "eca16a2f7a90463a827e0c605bee307e", "name": "c99e6aed24914438b416cfcdbae81c4d"}, "id": "37fd539a251e4afa8776ef40af45bf21", "name": "da7d8ec2a53d45a8b49e91b8a20ea6f0"}, "audit_ids": ["e9001efb48bf41ceb4090dba28ca6f90", null], "issued_at": "2020-04-23T06:25:59.485219"}} 2020-04-23 06:27:59,637 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,642 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,644 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,663 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,667 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,669 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,693 openstack Server None not found {6} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.065349s] ... ok {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.060288s] ... ok {11} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.207686s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,845 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,864 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,866 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,870 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,882 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.778738+00:00", "project": {"domain": {"id": "bc1d3c82ec024044b581534b0c131ebb", "name": "a64e2ab168364cc3990e5418590713f0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4af2973a4b8d46548832d344b9366bd3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e12f8cf4fc6c4f3398e6bb5308b77cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0d7f0a5b0aea46e88ba2be820b09bde0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cd844353a541467d88b6da41b05c801e", "region_id": "RegionOne"}], "type": "identity", "id": "0fb43a72cfc64851a39db283fbb5a561", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fbc0609b35d241bfab3b2ffb39a93119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e38d657dab5d48f28696dbacfd31d7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "36a033c1afb040ec8559a22cc49a7722", "region_id": "RegionOne"}], "type": "compute", "id": "e4da55b6b1ae4f4f9939da691c5aea55", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7484eaafcf3a4b43a1c8aa0804091dc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7cd3c9a059cc4d5bae3defe0884cdc9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b18d8ac7c9ea49f0af71a19d2c311503", "region_id": "RegionOne"}], "type": "image", "id": "a0db1749881049ceb79375f2bffc39cb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "397f8b7cfd5f4601b19375539a0ea611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ffccabd01d264781a460cce1026cccf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "31cd5121c7fb4f688d51f7e0d29b46a3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2e02c54629d84abeb125a28df96e4ca4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91e738efe7a7493c933643c8aa0029b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35a7a3a4860f4cd8898d600900d039aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1202d84666634b58aa107022169d8648", "region_id": "RegionOne"}], "type": "object-store", "id": "db1b89bff5d9482d9d37991a3ca88ec1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd56435b255040119df458bee909f7c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a70042b8a0247028fd91ebd32029987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b96b31f0137f42c9b2e0f795cac6f05a", "region_id": "RegionOne"}], "type": "clustering", "id": "ac550ce3fe5244f482a0e1a7996b2ee5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9dcc54b622f5497ca7e3405a1901f2e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11ff4604a0c74c2aac3393f7559b8aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77d4b102d8b647e4ade5965340b30570", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f11f737eaa244bbd9f43356fefd8065e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35f6036f1b434e5586fe56001189d8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33d511a8119d490396f2a98e4d0b0f6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb2e60b7c72b42d4863f7974cc6dc724", "region_id": "RegionOne"}], "type": "cluster", "id": "145f8ef4075d49738c984aadcb1f1699", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bf49a08840804956936a04a5aee64b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be084c637109480696c9875c89cbfc49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3a3d4a99538c48e58a78fe35bf8e1664", "region_id": "RegionOne"}], "type": "data-processing", "id": "f21217ef1dcc48dea9e41958c5865fc2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01e9714956464a0a9b695b8154dd7c93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "088bc5696402460da50ad6e684ec293a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3dfd5b4d3ba84288b585382f25c5c62c", "region_id": "RegionOne"}], "type": "baremetal", "id": "6c51de755f1e4c7ba3cbfe0720b93e17", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e57fb410d964c62994ef3a3d7afd2bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28daaaf4b063486ab88a7d806b4a5f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c0c1acaf706a44169b6b7d327979805c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0e20d6c8384b49b78d889c7c380b0129", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5be112e66d8c44d0a612ff737e0c7451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "53236cd6675f43ffbe7ae63d728e6c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6dcfbbcfaa4743fa8bc8c220493406c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fd513c01065241cc9679752775b84ada", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2a4f2ec452d142a6bf11f07afce12bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "45330f299ded42cd884407cecc9f809f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3c50a41121324869a0f1eafe88622c19", "region_id": "RegionOne"}], "type": "key-manager", "id": "a6915d2fbb0548ba8a4d11eabdd8c9cb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e759397d6b404e1aa49720c34f953aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89b1e564e8fc46f39dfc447e62453433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a699f147990f4b37bb15052cf6e6500f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "77aaba234f35463a8cc05f6aa1cb8b07", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d31f9714d9147508d2fa91a2caa3ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b5f74c75da134228ac43f3b45679c5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9ad7fa4bb83d4f7eb98a1b1231136451", "region_id": "RegionOne"}], "type": "infra-optim", "id": "50268e83f6a743dcab4f25aae3c4bb36", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c75ff190a98049bdaf4650373666a1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6b6d890c88804cddb8b063fc23904346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "043587d34e61408399880d9eb9e32726", "region_id": "RegionOne"}], "type": "message", "id": "de74f472eb9144f38fa98537d2e95cbf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c04274bc54b94626b71ba8aa56d77f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c95600bfa1654702b2027604fc71608f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b294b6107aef4213b616fb05d2aaa980", "region_id": "RegionOne"}], "type": "messaging", "id": "59d6b9db6ae242898e5c2f1e091b7eb5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6abd81fceff14f6293fd4075c1b7a541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c8aa21afb76e44528ac6f806b3f196fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3bf2d75dbb87453f9dd7f444058a238e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "27c2ea5e202547fcafed3e6deebe4188", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6ccaf4f9a0d431391ef3e286c99ea06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc4f862d2c9e4beb93ec5bfc21f789a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "698bf22466364bb48b0f46c96b31d623", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "316df4924acd4521aafddc128963292b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56fbf581207a42bbae37b6d4cc38c867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85b52b96572344fdb0c4a5bf8bcc0f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b2dc3396c904d64af964cd7e984de0c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59c124022e01482ebdf53677c8b2e424", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "793c547260ba44f6a56f3cb02c537b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb7e003ed4a442c29e7c09e59fbffb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "477aeb8cde3643fc93f2cd50f277bb3a", "region_id": "RegionOne"}], "type": "container-infra", "id": "2746046933f04e57a1be980ee2d463a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e180d09504fa4228aae195f8668b9e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bc282b0a9ae2443b80b795dc894b82f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3c648924cc524a75a623910ace5c3d9f", "region_id": "RegionOne"}], "type": "search", "id": "dd5434a0fded423cbca1086cc6fea6a4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7fdf91389e4d4f07818889049ec8f56f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "beb3dc44c2904af7872b5129870475ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9f3c13c8280f4f748e74ceddb9003830", "region_id": "RegionOne"}], "type": "dns", "id": "b882643ae0f448c9ab5aefd167e1c435", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b992d5576af7494bb1d3f848bf70a60e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0adc0bc93bfd4b399a018db78dfc4f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "63db7fccc7cf4e3dba0ef43be5ef7455", "region_id": "RegionOne"}], "type": "workflow", "id": "dfe86752b42a4b0ca18bfc3b2da01931", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2733c9c3161f4f8c880f82d2e6580149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b86577a9b7434cb4b65b33b06c027adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ca0fbe6d721149479e3b92df1bdfc8d8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "14a4b687c73b4a7888f1b9707a448f8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9aec5c13a73f42d1a0615deab3ff0916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2785a59d499942d4b8afd210e6fcc18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bc976d365add45eb915ee4e89464f6f0", "region_id": "RegionOne"}], "type": "rating", "id": "813b5f6f60164bd7a4fc0363f099e2ae", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd0e6dbd4f494b56bbb581ce9884fb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "036748e0168e4b119a3bb702507b1cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7212c8a3bf4486cbccd5e54c90611d8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3c999552ce794dcea31d5abae23901d1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e95d721dc92947f981f576b5775aa803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c250f3e041a34dffa80bbe18f890d31e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "23b0c0c98b1f4f259d0532b7c08c052d", "region_id": "RegionOne"}], "type": "policy", "id": "44fe37090881420d989324d09e949f51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "370362df4673461b8e625400f9f9e7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "468e27a5e0a646aa82b3bbb1c1b90b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47ee0d099df24a2d96dad99a722fceda", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d20900eec93a49cf8995639b862f5645", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48bb016050ad4036bd45d0317b7ffb92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7cf1e17a6804e5ea9b73e7529be2733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "977fda10f4194f92b333cc8bb5fb850b", "region_id": "RegionOne"}], "type": "sharev2", "id": "b7493d12cf044287bfa899798929a01a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09fb2d5b3d244ec8bc0d81369cdd5337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d95693b9e4534e398f0baf937f00307e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d4773c4888f4bf6816dc2df994848a2", "region_id": "RegionOne"}], "type": "share", "id": "23fe9e66cf1c4ffe8b375a06f29f4685", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d13966b57e5c4c6b88f3cab32d60adbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "45d28e47e6b24410beb023e6c73302a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87dfacc0db4f485f813f2aae3be8285c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aaccccedbaed4e2bb2d3f4d035640ef5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2139aa90ed14fd9845a2cfac3cc36b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3ed225319304d968bdedc7a526aac35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab97f6f0b2f4a6db867c3237fb25bba", "region_id": "RegionOne"}], "type": "orchestration", "id": "01166bf40db242eabbcd3d8114fe9f92", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba458a6a56d0432aae710a0ee7bc092c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "663ea57ec6bb416c8d541a75eff0a98c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcc91560ffdd4d8eba28fd1696056ac7", "region_id": "RegionOne"}], "type": "block-storage", "id": "741a0da8c1cd455baa8ef18f937eb619", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46f913a6f6c34a97b89117f7a42df384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a97d478b05bc420b8ef14b0e382539c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e18d04efc0ca40ca932c1b6a37fbb977", "region_id": "RegionOne"}], "type": "volumev3", "id": "d5aaec78e4b845369f2e549d2bcfb3f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ce52d4b83bc446c8a22d41bd9f57f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3822952ee78e41ab88510c8de07acbaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04369fdb08c040f3981c47a24c942274", "region_id": "RegionOne"}], "type": "volumev2", "id": "8dc4ea7ec7bc4bffb01badd02f46c14f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "779c5bda40c74a7abed30f19cc27654c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb286dcf2f9b4f9998c3bd4d94cd503b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c79c94f7de894ba399f3a43402390439", "region_id": "RegionOne"}], "type": "volume", "id": "5f1cfacee1f64754a4342e50835c0b9e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2bace404624407d88a5d7302ba07493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a62ff37a85f84b42a782184946bc48d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "305752e84c384c74a73ab2127825de65", "region_id": "RegionOne"}], "type": "block-store", "id": "381674a8da504368b3d4f5e58f0ad938", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "083cc88111c14ce3ab89d0d7a640f382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "449e0a8f229d405dac0ea8059a4fa4b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "49bed7ccae5a4548a86f19ae24c8871f", "region_id": "RegionOne"}], "type": "alarm", "id": "9b976afe8ef24dcebd2e11a0ca95e3e0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db6fe36359324d12a24e8aaf0f8cc3ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "53c532a5ba0b4c8998889ee41089df67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c0812022c2db41b5a2cb476cc700a4a9", "region_id": "RegionOne"}], "type": "alarming", "id": "c9e3a7c7cce5401582551d7c3b71aab7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec326e6bf5144352bc5bf42d370083f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ac39e8738db480ca6afddebcb194bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "16e2eec567364785be98e62cf33da341", "region_id": "RegionOne"}], "type": "meter", "id": "a0aee927f4e6415386b738680c575ba2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84a29b84421c4978b4fb88e659738259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d1e652178f843fcad00c36538737a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94c694a9b47c4b62ad8a266d162068dc", "region_id": "RegionOne"}], "type": "metering", "id": "223e50c11f5b49a5b500e8313eefa113", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3dce59e2ffc4479a6626c1cf00a49d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2bef836e4303431388664f3fd4384b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "70f293385ea144299aca61560723b44e", "region_id": "RegionOne"}], "type": "telemetry", "id": "d778a4e8d44a4908b9d7674bc46ddf7c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "046f44a265234357817944b328aec1ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3e2ae5d4cf0f4cfd9051cb56e934e2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d82b4d74ee1a42deba1994fc1c84b98e", "region_id": "RegionOne"}], "type": "event", "id": "d165c20933d4453d94179d95d975191e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c21d850340944fdc885a5ec93b473dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a994d407a1b488492d6d74bb587cd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3f6d153694a249cdb218b0def04960b1", "region_id": "RegionOne"}], "type": "events", "id": "7d6e012151c144999ebf7fcbfa97f49d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "459f3a16deb0484ca1e35f09d76e24d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "83945b328cf64f63b4cd196d86a0ca47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "09b1e61bcd7d4a66abd90796d769bc8a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2f674676c97542e8812b04cb4143e98b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e3029e276c84062b7b44727a712cabd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5c7e350c2f54bc2a8d593c18152c6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "464361d7109242a3b8ae7b41213b5107", "region_id": "RegionOne"}], "type": "application_deployment", "id": "31bb180589394e2d9c42d5a4619293a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96cc4c1de8e04f32bc5124f1d78cca5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9efd8e3a3f054f318b7c9fc958608c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "94f0a278015a4549b73fb5117fd92e56", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "af26a31a06f74d11a953b03c05b88c4e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "950dd5fb084b4478a987315075255f89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1be0e0d22f594f229bf937381a79730f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d09fa2a9209947a688866ea0e70cee64", "region_id": "RegionOne"}], "type": "tricircle", "id": "820afa709bdc4415a7d750e8ee3b99d7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2030b629373d4c3198ec8f4ae1a4e432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b587032932b645ef91efe216e7da6bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8310cdf7f9514d72bc6ecc33d7c892d0", "region_id": "RegionOne"}], "type": "database", "id": "c4153f8535af4d1aba7a590eae80ff12", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a0d6e55cf2b34c3d92b1ece335a7d1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "831f3be3d58f4e02973d7632c797e1f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ee668d9213dc49ec823fa8c24ea022c4", "region_id": "RegionOne"}], "type": "application-container", "id": "eef03378ab49449690763831ee06cf05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b7657e503c0c43a6b8dfa6efb642f355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f42188ea25e4958aae83348b2773609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0453c8eefced43488ee788e30db50047", "region_id": "RegionOne"}], "type": "container", "id": "d7a59fef806347e2ab833100de7aafdc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0319259c2a7a4854bc03bf450a03aa42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f55082e0cee4498a63913584d79b88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d9a710a4454f44b588fdcbdb2b280e4d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "792867d787ab417db014bdf85b021fbe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd7d7bbada4444dcb9c450efbffa88d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b39cac513cd4bcabd6ba638fb7c7b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d877cf4a432b47938455189c5d595974", "region_id": "RegionOne"}], "type": "rca", "id": "a058c77c3eed429a9a43aaa1f870a668", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84f25eca8ef444cca3f4db1c6e023ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b5fea72f2f344740b5a6c451e8b2a67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9c0ee64445e848728cbb3985e3738af4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9033538207714e45b310d0ee93c1d235", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5fffb7332e7d4ac79e2b29583dcdbf6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "514aea7cbeda445f98eda4dfe2d4971f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e69d14f1906046289e8268a4091fb641", "region_id": "RegionOne"}], "type": "network", "id": "55e47edc65a6408e983b6cda83294773", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a202da5b4b3d49449c6918250a03865f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8bd111caa9a64b89bc868843946914cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9be0d1cceddb4ddb899f2e3df90aa773", "region_id": "RegionOne"}], "type": "backup", "id": "8220b5b8712f48db9925bfdfdd423127", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bbb3e1fa115430ba6f9b923e7ec4148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4e6d189b78f48e4bbf3b33eb3d5d409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "35db21ce53604a2785d15eef60dad5a5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5935e961f0ec4eb0baf565fd315a386e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e29c7a84940a46f9b5dbab1e3575c092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c755d93c359c4f0d93fca381d5046f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3627c8244c3145339efe804d104a6ab9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5fdc527460c648fcaadf850cf763eab5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b7367a0b04c14cca9432932daac01d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cfe6bb218991434a915d2a228b409ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "366c1a8eeb3a46c988f58ac350cf09c3", "region_id": "RegionOne"}], "type": "monitoring", "id": "89c63a535b3e4c2194f4062c67726d0b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bad2834c930e47db945894d86f67ba49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a7f4ca6e2fbf4dabbca46f23436ea5c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "14830a901f98492aaf7b74d98deaedc7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3ea333952b684ff6936f6a99014542fc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8c8dadb932424c2a9d54ae0b6d4c4a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3a6631ce5e5a42f2b704982f50f00033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d40fceb7e9e42c886706ef971a7b01b", "region_id": "RegionOne"}], "type": "placement", "id": "cc0d2078d53b4c1da79c01a06f8be93a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a3dd9c8c3c946f6bc49ab909b81b33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1a51d9aeb21470b87c1652d52ff147d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0675636332c04120ac7a88b38a16e963", "region_id": "RegionOne"}], "type": "instance-ha", "id": "37579ba5eb794a9d87fc09722ab9c89b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21a08cd8f50a450d8dd3a8cf7a1c5a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e694fd88a8b649af9f3b8a09c5729bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "84bf781090a34887b3f74b1f88dc26fc", "region_id": "RegionOne"}], "type": "ha", "id": "d89dd840418a48ab8130d2aae42e5ca8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "96a4c21c60d84a5f8b3eff6c4aeb240c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f03a84e9e9d24d87abb19ee805f3b5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3cc2743631a645acb2b16503b43a9756", "region_id": "RegionOne"}], "type": "reservation", "id": "1c48c1d570ee4142afc9254c2a85419e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "53c878e2329f41d29fcb7b3ba3d128c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22411bd733b240e49445913425f12005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9426ccdb945549a6936ee2c2c80aa5c8", "region_id": "RegionOne"}], "type": "function-engine", "id": "81de0085203b48db9e1cd1e0a4576bc9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d53a8d94c420411383f75890ae7ef101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43734ee2869540548b1754157af453f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0cdefc5a4cc54b989bfba46a6a89a72f", "region_id": "RegionOne"}], "type": "accelerator", "id": "45815dc36de9407dbf0683a9e557f1ba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6cb8e1961f9a4879830bc8ed49760ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bc98387add84193866f9400356e09cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "98fd96defa164259a57e761fc3c01603", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f159fdfa7a044dcfb4d77d16bef21ed6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "42bb5d1066e44af29c7d62ad1b868c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e2ac0c1015c4b299668c3c7f1feaa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe681b65b6ec46d8b333163288daa2c5", "region_id": "RegionOne"}], "type": "registration", "id": "513ac20e2bb440f4b274331e5dfb7b46", "name": "adjutant"}], "user": {"domain": {"id": "f2636bf8846f475d9bb6cf035c406b5d", "name": "e717e727aa5f48d79f8c5ca3365a43dd"}, "id": "d79ad635143d4265b4cbc3baed3f94e9", "name": "0fb2d8e7897d46119ecd9576a1a72e88"}, "audit_ids": ["99ead9bb7a9748c1ba96143489750e9d", null], "issued_at": "2020-04-23T06:25:59.778738"}} 2020-04-23 06:27:59,971 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-hypervisors/detail -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,975 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,977 keystoneauth.session RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host1", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "fake", "free_ram_mb": 7680, "local_gb_used": 0, "host_ip": "1.1.1.1", "hypervisor_hostname": "testserver1", "id": "1", "memory_mb": 8192, "current_workload": 0, "vcpus": 1, "state": "up", "running_vms": 0, "free_disk_gb": 1028, "hypervisor_version": 1000, "disk_available_least": 0, "local_gb": 1028, "cpu_info": {"arch": "x86_64", "model": "Nehalem", "vendor": "Intel", "features": ["pge", "clflush"], "topology": {"cores": 1, "threads": 1, "sockets": 4}}, "memory_mb_used": 512}, {"status": "enabled", "service": {"host": "host1", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "fake", "free_ram_mb": 7680, "local_gb_used": 0, "host_ip": "1.1.1.1", "hypervisor_hostname": "testserver2", "id": "2", "memory_mb": 8192, "current_workload": 0, "vcpus": 1, "state": "up", "running_vms": 0, "free_disk_gb": 1028, "hypervisor_version": 1000, "disk_available_least": 0, "local_gb": 1028, "cpu_info": {"arch": "x86_64", "model": "Nehalem", "vendor": "Intel", "features": ["pge", "clflush"], "topology": {"cores": 1, "threads": 1, "sockets": 4}}, "memory_mb_used": 512}]} {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.180640s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,702 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,707 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,714 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,724 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.643296+00:00", "project": {"domain": {"id": "6137c59fbb5e4296b09e951c9cde04b5", "name": "57f80af4902540a794b37c8e85df313b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "52a4607c75f14ee8a61415f92e1dc937"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ad9166a6e6d442acac00e67de8ddb4f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "da94c11bec7d4817b2337677badf7ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "162b6f687adf465ebb16d85e38d9710d", "region_id": "RegionOne"}], "type": "identity", "id": "8cde406589c4420d8837ca4e04e44664", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5ffcaa244cec4794abf281b2c314e1ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6faa31cc092842748282366ea0a8804e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "82cb096c2deb4d16823a14c519ede80b", "region_id": "RegionOne"}], "type": "compute", "id": "ca3d25b3421048faadaa107df1ccc428", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d588ec99c4e249b6abb50eecddababd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e3858857d3264f6db7fee6ed3ca88493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e95d025ddf1043d2802981f4fce82451", "region_id": "RegionOne"}], "type": "image", "id": "4a111770e50741069ee025121643764f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5aefd6cf613746b8a1dd2700195d249f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f8ad5f6d96dd4a0ca794be440bdd5f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e66cc3747dae4b25b311433dc2298651", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5f68e506029c494a975e9909b4ba4cfc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8350f48496614b899e364da3ea227689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a27a32e29924fd694d27ed75b0eb80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3010ae9baacd410694c6605c5b9b1743", "region_id": "RegionOne"}], "type": "object-store", "id": "983f5a81ab71425e9e600b1d4761c026", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3249d2b38e314780b51a3a1e77be6cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09e6c4cb91cd4d0f8a60127248f0d897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9cd8ddd2f0d433a9b1bf2db2df3d61d", "region_id": "RegionOne"}], "type": "clustering", "id": "ee5ef49eb66049c7a03193bee2bb5c2e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3223909f933443d3a74403a2b7ada20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2dd2e8aaa0e74918993064b26c5ca845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89c92a7f424943fbbf2ba6dbde7e5a9f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "174734ec0c2b4eb78dbb2708d006870f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ded955bb384b4a6f88b6cc6494a3dedf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d9ebbadebde44bb8a4f2244bd171c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a65e97bc2b54d8e9304a1a60944ed0e", "region_id": "RegionOne"}], "type": "cluster", "id": "d113b28b37dd468fa45e50d2e9fe0563", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c875bde22c82451c9acf1e95479bbc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b37dc9f84e204bc38a65ff85d4285b0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "90d2a44a6a4c4ff5828a4e2c962fced1", "region_id": "RegionOne"}], "type": "data-processing", "id": "087d643f549e4b12bd204d76c58659f4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "201306b3caa74bf7ace8ec5ccf93e57d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f7c35fb5b31451f891fa831812b26eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "21a78e11735b4efe9bac4398b4b8c199", "region_id": "RegionOne"}], "type": "baremetal", "id": "ebf6b04fa8da4b36bc5d7d5d9bc0ebbf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c5fa0609015468ea9fb0e29fedc0553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af4c3bad0c6d4f12ba17b79a4565c3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9cab6d5ea48f4810bc251fcd7d2c5c34", "region_id": "RegionOne"}], "type": "bare-metal", "id": "28a32ddda78342fc8fc10fc2b4efa4b0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f037caab02e841fa9108d5bd5124378b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6058c3b994cb4e008cab84da6a053d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5cde251c05e9430f90340fcf80205763", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b54bace7aa6345b1bb9798aa25b5eea3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0b2c101ad424d51b71d3351c6620c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ff652c7d2cb5487f8721e13166d0609d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "07fed9deeac94fe988b582739c39569f", "region_id": "RegionOne"}], "type": "key-manager", "id": "9b82ba3c7fd148cdb62b2d10b05c3dc1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3276932d717c4c158d2afcb4be90f762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af5310c1ff874c9395762af16debc694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4565a4dd470e432b96a3124075cedd27", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "30929805e45c4387bd20075127e107c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de7c505b26b94b60920d7309c9cae2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "747c7764916b4b74878820eefab450c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9c28286b7cbf43a3aa9ef0ee06950e03", "region_id": "RegionOne"}], "type": "infra-optim", "id": "87874b4ea61a4c0896e40c5cb18039f9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6206bcf264e94d0c90fd340a3f2080d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8d685906242f4e03914c1bff893ab70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2aa1ae8381724276af501fbe16682d9c", "region_id": "RegionOne"}], "type": "message", "id": "dae57d682bd347d19d700155bd83933a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "338db0ccac7242419cddc83f93ccca2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9efaee76113e4760bdb3d44f2bf9950c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0808f4e99d714a1e9ae99b9a310c3f63", "region_id": "RegionOne"}], "type": "messaging", "id": "6f400470f1044892b24436546af9e56c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "24618619c0e2437f8efc48884b3b6d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dad0c6ecded04848925fece842b76b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a49c66c112dd445985df9e14f542828d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "35efae9e1d3d4009b542dcb74fd7679e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d75338bad634ffd99c1aac713c92a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a3db8a4146d41e89a597119268ccaaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae854a757eac471fab73c9b98c14cc0c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e57993dda12c49a99165c98b0b1b6d53", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c6347d1f8004c4ab4f069896479abf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c47874d9e5954651a3a7f09a6f08bd9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0a16332d19c4a379503843d18ae94d9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f0bebde8030d48f89d8dc5304b705ed8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a987efe886145709ed6f401c6294c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7deecb0099c64d0e813b3820bdf81db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1de6826dce9e4d20b035595f9aef999d", "region_id": "RegionOne"}], "type": "container-infra", "id": "b5ff941a27b0474693204c8f9e2bc9ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1888176e9a8649119869bf6fb1edefd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "96b57e3fd8954886a56ecea4192299e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aed83ce3cf044fd78bf619c0e873b7a9", "region_id": "RegionOne"}], "type": "search", "id": "ec28593e9aa44bdd92e3a60867197590", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bb74c2fbdc914479a391abbee04cd451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "15dc4ca57b2d4415858f67f3cafda714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "efdc4f5fd468456b9b4d3a5686e67a2e", "region_id": "RegionOne"}], "type": "dns", "id": "d98d8dc696d54dfbbd139b3868e7ddb7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "988c65ceb9924dbf9859b8f4fed1172d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "959310acbd15415d9ad7d32515bd4c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17f669831505432ab4d84410485cfb56", "region_id": "RegionOne"}], "type": "workflow", "id": "b8bb859da86846f884206f9a915e4d16", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f23d4ed64114d1a8df119771cce42f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b935293bc0314188b11d8e488f572a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "606a7bf993784abd9ab24023543b3d1b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a15856dc375f4bc38b41bbb8e46eab69", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e5f795d7c58043a98e35c61910b2fd1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b3056ebcbd641fdba684f574c7376ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "686c76b620fc46c59f4eb81e32092be5", "region_id": "RegionOne"}], "type": "rating", "id": "55bcc75b041c477bb53519b6863a2236", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4148564aafaa4480a9ae9bd375894804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3be9b67076d4300a5059ee96627a308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d69756716a745029ed3cd4894f255b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a7d46e43b02845b1b4e62c379562e34c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76d8d4eade7c46328396151a4599b1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efc3251394ca415591d20649096ce611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2e6223bed824cd2be930813e9c8a1c0", "region_id": "RegionOne"}], "type": "policy", "id": "0a20b09893a54161aa00ed4d2098531c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56f10c8d626c4a1bb975a891d67b4283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26536b44a9c941bf9a431d3659bf6526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e1e67a8421744c184bdc26ba6d071fd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4a29ca636ac84127be4cad5b5abb694f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbed52c6975947299f8e2b4e8eefcc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5eec7033d02e4b8fb73fed5db6d2d6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "020f968c27914ac099397b97fa2ae927", "region_id": "RegionOne"}], "type": "sharev2", "id": "50f0085c4f19449ca695c625e3575266", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cdd2a46348f24a989567436293320bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9dfa026bd81e4280b9ede8f97cd16e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "75b0b390e7634ac998630a3ce6e8670d", "region_id": "RegionOne"}], "type": "share", "id": "a16543f942b644deaadad6b8cee16c0c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cf9183f60e3e4bae8cefd29aad2c7046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e3915de4b5b4d9cb895803b86ee106b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f215dcabb8548b8a99b8a335005ed0e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "55f1eeb818524a94aa4504cc93d8fc69", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34c6fd4495ac41e2a298eb83a7757213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ad2441beb542199a364f8df40753bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1052f33f0a504012b384ccbeae061d6e", "region_id": "RegionOne"}], "type": "orchestration", "id": "05cb723d89d3467a84e5fb0597d06805", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e66f11b20fb4a52ac704f149e1fd448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3896f59412a842409de19c169575bc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "341d1c8e3c4d497fb6f8ad58e06d2ae8", "region_id": "RegionOne"}], "type": "block-storage", "id": "221f7a3767f24bb5a6ef93e9003cbe8d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83a940d99d84499cb78fad5fb8fec16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "489f8ab7405c4d1a9d49c45d3b65bd31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d8b7cde649d4660b47f91aa004775c3", "region_id": "RegionOne"}], "type": "volumev3", "id": "77bc2beca4424b648741993934e3cb0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fb49e5059534a808488ab0ff3913e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67c71f34c5304a95aaa814137565ec66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bbba9d3f570437e96179696ec3740df", "region_id": "RegionOne"}], "type": "volumev2", "id": "47b9b9f42d2c495081017c0a53025767", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62117201cd1f4719b4aebc499593daec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19b5d50552a4a2994a4296150728214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14ba5c0aa2a747fa83fe04e78dbf5e1c", "region_id": "RegionOne"}], "type": "volume", "id": "463045703eaa476897efbfa8304212fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9fd60afa2a54f21ac8e7f3533912ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b81ba6f52bee4bd696872aed23a2d5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e3d9f4283714ee9b88d48f2d461644a", "region_id": "RegionOne"}], "type": "block-store", "id": "14a8f19cfc554bd59a066635bb3204f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0a0816d27a44850b8226ce8d921a73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4eec7704ea484de69d21585ff9db1121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e640c04dae34d1699f3dc3bd06de9b4", "region_id": "RegionOne"}], "type": "alarm", "id": "71b14008ff14442a9ab6877d72c2d85f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b55b53f2eee4ec28edabe624229fcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abb4125cfefd48cfa9db4b30b3328437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "78e605e08902484bb2a9be45b000290c", "region_id": "RegionOne"}], "type": "alarming", "id": "a20afcc2d370491789df83efc632edd9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "97b2f4583d0d4d778e98097cf1f9ee43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f5a3cd4f3b34b9fb05ed0bb4c1f1c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "45482fe48a254e43befd2e9f8d7a507e", "region_id": "RegionOne"}], "type": "meter", "id": "d70a66feda304572ae78556fedde7f1d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47b7f70177354413886b131ac54a65d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a683bac145b64206a931b951e25f8588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f9b254570fe64e5fa96e7027e06217ea", "region_id": "RegionOne"}], "type": "metering", "id": "4c95dd4ea9a94e818bdbf46277391687", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ceb85ddef06c495399fdcd49382982b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e8e3f0f434845f4a106edebad445e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9186408f70f5443aa35334fcf545de5c", "region_id": "RegionOne"}], "type": "telemetry", "id": "fd28e195078c4df5ab33e9bd2295818c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "558596aa6d0d439e89ec0b60307e12d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "05dd8ae99f484e8d8bde29c44af3a70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "866167289c55467a83464de170b2e125", "region_id": "RegionOne"}], "type": "event", "id": "c6d553c560794155a1d1496e0c4567f5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "08f8c7c4e28e4641b05fe42b59c1c045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5218460a1c1443f6b6b1744be9e04dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cdb62c922ce34883913d6aa794dd5dd1", "region_id": "RegionOne"}], "type": "events", "id": "0bc2f370778c48868825d63e2b736930", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "59837b7c0cff4d439c87db79827cd041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "198a4fb33aaa43e38d38e64025c21642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "923e1c2e7870414b8d2f398d45f9a9b5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d612077b31694345864253b44b9157a7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a87fe6647cfe4aaaa6a2abd79a4a4b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d73a10c84f148fb9f529d0939d74201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dfacaf479e7d4bc4908094edf5094bb4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b87754943e3944e1a3b06ec5b70bf69c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0c6e8bb51c74855be5da972f93fd2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "355b598b9ee2465fb83048ec66211ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fecb571e41944c9c9c3ed3223e3ee30a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f08398366f9343f39f576f50ea4852e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bb1df6db23a4364b89e573302d12d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c3609e46eca4dd3906d9865fb27a4fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb3e7fc0259f4f27b4d5880197c28b17", "region_id": "RegionOne"}], "type": "tricircle", "id": "09cd43ee7f7a486dbe8a3da47020c385", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c67eb060fc3e4b2e970959d79ebb00b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f46a9cbd72864c6ea317d4c3db770b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c5f6297f86a64310904227c186f3de1a", "region_id": "RegionOne"}], "type": "database", "id": "c6db0643cd3f43d8beb751dde5cab7bb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5249fc142934b639a90800211162998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7dcf87627204e688065ec2856330d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70829c3a5c4e485cbeedc4678952ec57", "region_id": "RegionOne"}], "type": "application-container", "id": "d7ba91a4e565425d84cd7efbab90b138", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f788fb3de164ddab5add97edc5681f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16022a27e91444c49b380b769282fdca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e656743bb9b4cbfa1ab14254ebecc08", "region_id": "RegionOne"}], "type": "container", "id": "362686cc33bc4f94a8849ae779b74d43", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba839b655a96480e8b8463a5011894f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f3903d309614c1b8f060ea25386b513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2cf347b23a1c443cb9f77233451dbb18", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6d0cf054fd754f9cbd18c0e536f52b21", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5795b857547249e1a2c3076ee9625895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "91194de385f344d989dccd49e4fa463e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a6938a3b56fd4c4abe20a8a64f491849", "region_id": "RegionOne"}], "type": "rca", "id": "865f5e3daaf14fc588416248ce907ff9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8cdd41bfe86c4d7abfd950a8effce446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8141478347954e329e328ff5dce7935e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eef4d9b535d74a40b02d048cf322ec63", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5e436dde8186400b9d465713f969d2ca", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "10c343e242ec4cf3990eafcfa274bff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0da97861cafc4bae80a75e906eff2e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3a7105b1e8664fd29079e97cfcc45478", "region_id": "RegionOne"}], "type": "network", "id": "d17cb92b7bfc4b8cb180a771df313c23", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d0792b65cd3f4753bf2c24661fac6a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "018d3c0f49ae4d8d800a48a683378a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "abcbe8ec0a9946e7a086d2d1a73fdfcc", "region_id": "RegionOne"}], "type": "backup", "id": "926251fa2b6d4e82bd74b41e96d335a3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02ac4a2c81b24148abd395079a2995c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "acb7528a77d64dcb9fc83c55a6feed26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "72858235befa4455b6442efb409ca50d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f75d4854553b41cf83e5caf1b9b2a263", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e18c4353dc0f42baa48561f2e011054d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4258ec06137c4a61aeb9a8ffc3141c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39d976f19bf24a5d8cab9e4cd2177b33", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "973a728a41994718ac813c69531325a4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8d594915a7a74b69b6e2ee3c586c0dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "481849c643f64f60aeaad35c4b780d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9fabab41ddee4bc8b9065a3c1e0c09f1", "region_id": "RegionOne"}], "type": "monitoring", "id": "354b1dbc60bd48d3904fa285c1735665", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "df26c7474b3749e795427810ce78a1e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "62cbca9a9b2e458791f45c981cd62e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "50dcbad8b5f840379677242f7e536498", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bdc52ac7378843ba8bbc215c7a2290cb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "868c3835b4674e97bb05e3ac9ac6a9ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bc42df06724644928ace74dbba8906c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "586eb895123c4777aae963875bc26fe4", "region_id": "RegionOne"}], "type": "placement", "id": "acd518b359a246cabadb7d3ae6967827", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3fdf4c887aa4e57821c0934c6220a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18aa944fd3e343da92a3525998a94341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ce931d07ed94618b1c0dd15c3f2cec3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "29489e75c7f746f281cb7675e5ab1205", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8744dd7e867f43419fcc4b93d5877722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77cdfcaac37648c0836fcade9a9cbfb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b308ed1181ac490aa35d1484bb351ca8", "region_id": "RegionOne"}], "type": "ha", "id": "40fe8f47b289495faca09866ffe67863", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1e4b2e39b6fd46de9cbcd0b0a52dd207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "971e4e286e9f4964a77cfba7f10f9965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fdecd3f0d6fb4bc6b4feb9b547b01e06", "region_id": "RegionOne"}], "type": "reservation", "id": "94729b74ad474c6da5a51e38e3b7c21d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8494d149192e4acea2fcdc229fb6cb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad71a4c87f8e441b9bb0cd0d888cf59d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "33cb4954a85d4316b4cf74eaf849f53f", "region_id": "RegionOne"}], "type": "function-engine", "id": "ff716e95639141bbb18344c73895bc69", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dc937c93bc314ce9b64bf9c0d3da7944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d0a4f1d25d0428dae087112a9439dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "515d41d9ae404cee8abc8762a215b234", "region_id": "RegionOne"}], "type": "accelerator", "id": "d28094efb43d4f09b410177144f532a7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "843b4dd6af4541a7ae3f89d0b48a5978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "328d4b96dc734301b0ac5a6b0a962ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "18469edf36fc49b7bc107bc77be12f8a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8dfc9424c9a4463d8187203e17d1825e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e2f250cdab54d8c820073c9eb411a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ecdd23194b344ae19582b28259b19122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ad3ceb9b5a24f5f8851eee322a5a410", "region_id": "RegionOne"}], "type": "registration", "id": "60fba5b3240c4caabe8a6287cf873549", "name": "adjutant"}], "user": {"domain": {"id": "a7633b045e774157aa33e575767afd9b", "name": "a6c8cbb0340b4420949a1e71af1a23cd"}, "id": "0a14a1d52758408881bb0fd709c9e2e3", "name": "a571cb32e9a34838a85d36f303d1bcec"}, "audit_ids": ["dcd2fb9c059e4c469c05aae061392f65", null], "issued_at": "2020-04-23T06:25:59.643296"}} 2020-04-23 06:27:59,806 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,812 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,815 keystoneauth.session RESP BODY: {"roles": []} {15} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.155058s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,863 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,868 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,870 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,874 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,886 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.814293+00:00", "project": {"domain": {"id": "d5e7fea1ca0c433aa4192a494a483ce0", "name": "1849f96163a0499dacb83cfb9256f8cf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "83ad2fdbcd9b441180aab56ee5b03c1a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0979801f4b244245a6d26ba9dcc03570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "10decd4e8a394ed78cf17a395b389a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ee401656fdc40508fbf4dcb22cc48d4", "region_id": "RegionOne"}], "type": "identity", "id": "1cde9a22ff63472aae3f7cabfb8c7421", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b65c83e58d4c4428b1b0f014e345209a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c518b206ead74c048ed976440d299a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b62397ba3f6e4cf4932ba96f6a7b0863", "region_id": "RegionOne"}], "type": "compute", "id": "3c871030f3574fa0a4740fa8c6b414e3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c98c284851924f5ebde1e6c46b664218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "311a16d77a11448091552ebb9402699a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "03ebf13204e34d1d8ed4440ffc22cdd4", "region_id": "RegionOne"}], "type": "image", "id": "dd502cc476654c52b4e5d571e606fad0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a38f3647c1b14dc3976e0868a45ffd3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e7433f83ae924df49f37c9365f357664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3a7f5496200443f6a0ab5fab13117d67", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a2df951b83b14543b13981ffbcf5293d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78f9786059184bce80db33d34d871e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73a2a9ad6be942e19eb63f19e2e0268b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67128cddb1c240e6ade47f9e03b6a804", "region_id": "RegionOne"}], "type": "object-store", "id": "34a4bb0bec7f457aa57992ae450e8aed", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70cbcee00aa747b3a4ccffe755af17f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd0b1ffa7256465a93f8112f832a30ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d3d5d790cba74fd69905eb9f54ba340d", "region_id": "RegionOne"}], "type": "clustering", "id": "9b23f2fca39a4e37ba0fb96aa78fe70b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a43a64146fa34b5bbb4048aa32ac39d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d602e6acb99041ada4adde9fcd8ba18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c1f733257be347d9a4ab4017f7918f35", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c3a42e9bc090403caa70de93a73045fe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aaf4f6bb6bdc437d864dbcb72f5e6fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7476648b80a24c1fb34f4ef0add3d0bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "09de365ce2dc41b1904d642fe6b9a0cf", "region_id": "RegionOne"}], "type": "cluster", "id": "796967c33ade4b42b4c24b80118c8e6e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ddfc27bf56d5434b8b8fdb59032f3bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e39a045321a74f16980daa4f1159d3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d03ce42493534b23adcfb64e2aa1f5ed", "region_id": "RegionOne"}], "type": "data-processing", "id": "4615308cf07348c4905f70ea1d4e0f52", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78aad6f815b34dcbbb2deffa003377e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46709794ff824433833fde3a946bc8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56ba0f288e844993a53b624bfce74903", "region_id": "RegionOne"}], "type": "baremetal", "id": "af00a38866a744319eaf4e8231489fcd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1521f07c307443dea60bd05c1819d8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9df3816e55b64f2495ad9fff300a3832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c60755cb631546cc999c829497f03a1f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1392e7fab4b0442f86ffd4d094f0602c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "63fc3ef4924040aeb1124420f711e524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ada74b1e00942848072d60c95257361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7d4d229578ef4be29f5b10f98fbdf0c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b472668ddfc94daabef88acca9b1c78d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6402eb45cf3441bbaea2a2593e133b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba2e60627f054f2fa4527d6d26e3ec9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f88077767327496e9d20e2951b8d7778", "region_id": "RegionOne"}], "type": "key-manager", "id": "308bce8eb80a46ccacb2215b5ad4572c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2ec31182da1b4942a3e1376d29e268e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c055246b3134f8e95b1cf164bc4f2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8002efa080774cfbb3ba0b8a61bb868b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1d007ab17c4245ce966a5b9650a1a5b3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6da3c42d5cf54a58b6918cb8bd5aad46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "90c8fc634f084d72a01ab4f9c17e0769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6d1212ccfbdb4e42968ea1adef69082d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8c580d1131214461b3d1bc990188b350", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3b5fa1bf8d141a89833fc245494590e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dde9329d75c744418a0ddb9aff5af0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5e1bf88a7bbf436daf484b990577e6b3", "region_id": "RegionOne"}], "type": "message", "id": "f92a919942834dc696df7c139c0cc7b0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2c5581217ddc439e944250a76f0a0d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51c6a1aea86049149607bcd08f21cf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "37bba0473c904f059564509e3b1ef42f", "region_id": "RegionOne"}], "type": "messaging", "id": "121dbb65988f4257b6d9009f965f301d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d2b6722f02754e33b038f2da8cbcfa3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "84cade8333d0444cb44a113fc1c9e56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1dd2ca1d6e6a4dbfa31c66f32eaa0b24", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c1c6d6b51bc844149aab3a876cf45d40", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cbcca60f9c5457ea7627b9dc2dd6af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85322053991441cebb10e9b75b00ab4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f46cd1de95374df2af573eba586a3815", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6c68c5481d654a64850bbae375b5f75c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3786a69788b4424fafe7557dc379f3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04dc772186244229a57c08c1aa77c5f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75721ae079ba45aa860570dff5d44ea9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "edb27239429248889e9b717b4e5c0a88", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b76604b7501049bfadb2274ff78984c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17637e520993472096a9c996cec7963f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61bc05172df948fbb82e14c034a32652", "region_id": "RegionOne"}], "type": "container-infra", "id": "c5493463f53b4cf7ab82116cab5d8dc6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4733988e75404252a769104853172103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "859b8d8747b743438fac49bc41e7009d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cf28adde22b24758a385419b20386adc", "region_id": "RegionOne"}], "type": "search", "id": "2897cbf19c454d4fae7b611795efa981", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a563dcf40e5e41e194a71b53e5e17500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b3b61c9aea194a6eb5b2204667f6cd5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ba08e6373a004d6e85f8f437f513c5dd", "region_id": "RegionOne"}], "type": "dns", "id": "c1d542afd98749cebe5fa1e9b46e0fec", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a365c78b71b84c05a5a3455c2a51f30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a21e4afca4943d4aa6b6402e48eb76b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "855e6e206321447f8b014dad52830375", "region_id": "RegionOne"}], "type": "workflow", "id": "fffcfb717af74a91affc6346d158cbee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01ff8fed0f3a4cd190b556f17e1d40ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e7d1a81f8f948a88d4dfe3efa6a3ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cba756394d254fb793965fdd377d5039", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7708fcb99e1249208c8685402cc2c919", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "31a8e287bed04200bbb452890aa21888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "23fcdae3c23c4af491332f41aecbbd6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7a381c5ec5924c7ea594e6cd0fec28e7", "region_id": "RegionOne"}], "type": "rating", "id": "adc15483bc2b40e38951701d21dde74f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0f77d83545c42dea256da202448c76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "074a78080cde43c982d9d7d12ca61c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e407fd42569b4c0891adee68b21181fd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f028faec4449483994ad92645b92ee64", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ec62481732940018da0ff801f23a75b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d22dbea2dbe4194986f860c9b36c2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "25b906bb34274399a0a42fb2b2c462cf", "region_id": "RegionOne"}], "type": "policy", "id": "4902172ac2094db98d5b62ba0d2867d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "236392895abc4c73b4acfabd371ec9a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ffe249a41e74f3180fa05c3bc3ce3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c2242875f264e879e34911b5a55e0b4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "247fd703a2e44d1b824128c77593fa9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "742e29973e27463fbff88c83770191d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8e293f2cc9949f99c68a9fa035beb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "27d788fa2da7487f8dc4811ad17304f4", "region_id": "RegionOne"}], "type": "sharev2", "id": "c41ec422ba4649c5bac96e572e7b905b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19d6c140eba84625b1082f00b6e2b28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "64f740cf60984079a5f6189143deceb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ca0df76b9e74dd495e50f8a2a66c515", "region_id": "RegionOne"}], "type": "share", "id": "0fa82649a5214edfaa75ee249046d7b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "78c14d9d3bdf4e3c9dd31ef86ffe67e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fbb35ea6b7964b20a1febbfd84052e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cedec21a23345909f6bb626a560a9a9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8d1076595eee4723b72d406a7adca567", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a454f9366f04400b62048b0bc80b1b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb75318708a24400a389d8353979315b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ebf4ac6cf4f400fab3bb94de6dd2550", "region_id": "RegionOne"}], "type": "orchestration", "id": "c37be46e97e24d3cb349621d7efff5a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21a617d1f15b4a7994f31721ac3b9e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e3f51365175450f89396694fed5485e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16192551a3ff426f8e9b6f01d4f4203f", "region_id": "RegionOne"}], "type": "block-storage", "id": "d3218dc6ceab47e89269ba25f3544d11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f53c716d99b749799d7466303f286acb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dd81a490b644ee8bfa5fc6785e533d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ace0080fa5e34377addae87de09e7723", "region_id": "RegionOne"}], "type": "volumev3", "id": "f6559d73e83c462e8163a84ae0e06750", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17554158942849558d536f481f3cc903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c746acacc826459c81f4c3365a578749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1588c519c9284b8697c8e7d16ad348ba", "region_id": "RegionOne"}], "type": "volumev2", "id": "32f68502f7814d308ecd74b923e38b59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed245d3c462b4d5a82490cfe1c7c7347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "418ba90192dd4809b3f101c347f0e1ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5f0e93973c6423598ec090648516a50", "region_id": "RegionOne"}], "type": "volume", "id": "11b148acdc0f43a482a5848b398fcb8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0bbc6c3d4b94ca5a7f5fd4ea796dbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b17402858b549edb58d50b31dcfa554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "133e938918fb4143b51005265e7bc4df", "region_id": "RegionOne"}], "type": "block-store", "id": "e9df66020b9c484ca5323d1705aecebb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4421c21ff4b4a0db99f77bd706c1859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4aa147d94f9a40d09fd69fb2d383dd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f66412a66d04918b71f0a9726f93de3", "region_id": "RegionOne"}], "type": "alarm", "id": "27e4144b80e1412da9cc3b39e3009cc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cec875ecb6b94af3afa7a042ff5ee604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c297398a5c924d058044dadbbdec5e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "736cfd47afb747da8b277a9c64015b3a", "region_id": "RegionOne"}], "type": "alarming", "id": "932d48c488ff4216acd1dce93288ad68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b27aa76f333947608bf52fff4441b569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8dd1c569f5d4f40be2bf63d29d85956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "35970b74c5934163920a41b952e9d237", "region_id": "RegionOne"}], "type": "meter", "id": "489b52a2fada46c1b55ecfa7e4379db1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "82743dc72d1740bba4cf8abeec3c0d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8c06e45e85e48fd92ef5f061307c49d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1fd53ca99994bcbb4a62fb0499c4111", "region_id": "RegionOne"}], "type": "metering", "id": "67dccf95946045659bb7e723df87a7ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d2550bce6704bfdadd9c4d4583c0b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb3ad0805d5e4152bd2200099ca15ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "17311c20a8b14b229a949c56c7729806", "region_id": "RegionOne"}], "type": "telemetry", "id": "937c4d525b604ecf986e8d66bc0dbc5a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7affdf9fe09d4c68b9f37a738a4f6879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3825affd8de64d948a956d01cccb2068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d196655d879453e92049f7f530c16fe", "region_id": "RegionOne"}], "type": "event", "id": "803c3a95e20c4415bb7f9a065c2355c7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f34013ebf3624289ab5b526c3f7b93da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "df542ac88c7f4da9a069dfb669c837da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "01e3e206c4cf4bf191ce21658c2dbfcd", "region_id": "RegionOne"}], "type": "events", "id": "01921673424c458d8884960519edaa04", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6da9ef8ff0ff4458887ad8044604518c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e867df7497146c9af991d812deb2754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aec478e3ba3f4ac4a3a320e87669974b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cb316432706945779808150eba64c369", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4de667a6d795477e9e8e3cda7928414e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25ce13146ea6414e9136a9f4fabe0dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "abae3541febc4cbc84bb2759394518a2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2b6ad5835cdb42189ffde43d8257ada9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c42bcc5755d5414aaa3d6756500b71b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c7eeba54ed74875a16c5b5727d39912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "41772d07b2fa41ab97de87cac95d4d23", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "70940204ae1c42008876033bef1d0ede", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4aee9652e3d4cdbab36f31e94638877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd771340dd334aa0959f3c474678039b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb397a679bd8442eaede94bb98a60aeb", "region_id": "RegionOne"}], "type": "tricircle", "id": "70b0cf2397ff420b9e9178ed66ad9915", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "57d4bdf362c44f6aafc03abfe28d1569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "783e552ba3784a009caf488ca1504730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "aa890902f4d34564ae371cf75e3033dc", "region_id": "RegionOne"}], "type": "database", "id": "845cc0bda43d4c19987943f1ee505e28", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0f3ce9df56904c87a8e828d57ea97721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da61a11eae6d476e992f973b377c0060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d0eca408749e425fba9c816bf42a70a9", "region_id": "RegionOne"}], "type": "application-container", "id": "758c28ab43084df8917fca362d69eab9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ef5ef3061ba4c8da20c65636aeb9cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "87e70d617bad44cb873ac656a45eebf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4add6b7613fe4aa1a2ad1d4d571bce1a", "region_id": "RegionOne"}], "type": "container", "id": "cf80f696dd174341b01dfda44be74bb3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2cc3322d94a4b1ebd62650f626a2b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54bfc6893a96469fa67758cc6ee62476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6330356446ff4614bcb881f0b62ea634", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8032712a415f4732ad3d46da0d8d23e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7ac4abdbcb74a1ebb18da67b842fbc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9db21a5753664d7d971366b76e78a647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "320fb481b2e64cb8a13233f775c2a393", "region_id": "RegionOne"}], "type": "rca", "id": "7d2c810ae4fe4e2f8b3262589fa8d86c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df824dbcd26c484b8e206925b27b550b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f7e2ef865784f88ac056b5db552a5dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "10dcd00d75b54071a1ff2cc6fd483b76", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7d35644d76324383a1b9cff07ab1c5ae", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3ae2b85d44104a21a47dbec925e495d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b387aa72e25c4889aa785e1f4d589dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "65831784544b4a35ac43b15f053283b6", "region_id": "RegionOne"}], "type": "network", "id": "d15f7401845e42f8a4bf0761912b8be3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d03eda517b9f4248a82b0c0685651f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "488f459a4ed740aa9f6fcdeffd077c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1de4185c21e9458da39d5fb4ecfd6161", "region_id": "RegionOne"}], "type": "backup", "id": "e792c251b15e43a79aa073ce7840c783", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9f71d2705ae9455dbf109ad889c61654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "059b2a5948344a4cbd9357912785b6af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9f8c69777e81471bb12088217362eeb7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0b2f99a1e9e64ebd9d4fd54d4de46951", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1f48305278448d28f6519721ddb5675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0b1da2cc257465abb0790dacfe302b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "58ff5e8f11044752b76478706c58668d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3bc0e3a8273d47d8970e35d1c0e6bab6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dbd55e1545394a698a2036eecaeb657c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fd515b5282674365b82a3e2f1a365e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "65a77d96cdc646d1986d2b13a76ecd15", "region_id": "RegionOne"}], "type": "monitoring", "id": "870c194905b74bb9b9775d7a415ad9d6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58b59be412294cd8ad85276d3d8b862f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c61715862e4e4901a040d7932111f575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0e11473a56c5401abddb43eacc919f2c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9891bc30c4594360b3415ba117b4a63c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0b923f437ef64d85b096d1b534fb8816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c3785a40b3024ae1bf75ea2dd1fd8707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cd8c97625d434482a9c3179ce7439c9d", "region_id": "RegionOne"}], "type": "placement", "id": "e4aa17dfbe214f1c9adfa315964e3787", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66d9e55e68ab4efda13958466fefe419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3d1ab5a8777463e82c48f73c7155cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cac04f3b9c8846bbaefe27e49f8f09ac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a615374be1fe478b878fe6aaac2382b3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42ae477519904b109d7d6b2ea23ef0cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81575b743b494c3ca69b8d1fad28e84a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3277e548abf541649a11675ff8902e4c", "region_id": "RegionOne"}], "type": "ha", "id": "b69459d6c34a4492b03aa36600e70287", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c71199079d34441092648264033e0093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d478ec9a78a44905989e9b0b236591e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "871aa3b48262400099451dca39be3381", "region_id": "RegionOne"}], "type": "reservation", "id": "218ada70016a44768ac3389eac23426f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "321ff51aae0e44cf983d203ee2d279fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5f843d6dde094c0bad57419808e3c21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "712d06c052b2461384bd18a6344326fb", "region_id": "RegionOne"}], "type": "function-engine", "id": "755dc11e6b684179bcda5b14273d1d99", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bc03dc0b37a74d1f9e3d58f602bf09c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5537ca5eb8e548f988cece9183642a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "02945cd32511457693c3b372a28c8281", "region_id": "RegionOne"}], "type": "accelerator", "id": "a26dafc131a04940be60cb459dcd737b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e30935add4134d0b965b40df93f3b82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2ce07f58f504bb682e83dcf58f3a361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3ba6ec2468fb4584bc09a328997edd8e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9320dad678134333a8d4fbc0a3439da6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "465ce79cb9f244d2ae78b7d2b599421f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df86d03639e14be099b278de0ac99325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a7610c6ccbf94a57bbc950bdfb1476c4", "region_id": "RegionOne"}], "type": "registration", "id": "f697052957d04e5eb1329974f2e1ee64", "name": "adjutant"}], "user": {"domain": {"id": "d52724acd1dd4bf486f6f1951e66be45", "name": "395881c7a3834b96961c2f42a8ff073a"}, "id": "b7e1ab90963848b7b990c053b01a0226", "name": "81640fa764b243d5bcb16b19fb9f1643"}, "audit_ids": ["56c59315976e4e8aa992d33d12460cf3", null], "issued_at": "2020-04-23T06:25:59.814293"}} 2020-04-23 06:27:59,944 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,949 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,952 keystoneauth.session RESP BODY: {"id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]} 2020-04-23 06:27:59,956 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0889381cd307077a62125d055221e3fe559c50f4690eb6c61ea6bbea6c1bf4be" 2020-04-23 06:27:59,960 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,963 keystoneauth.session RESP BODY: {"nodes": []} {29} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.149212s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,923 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,928 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,930 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,933 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,943 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.870495+00:00", "project": {"domain": {"id": "bff5ebd1f9084b59879e252d1584531b", "name": "1073875099f94a758e43180d8e501b82"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0c65ea5fadb444dbb398ef3cf1ec4426"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a9006483f3eb47cfb6db66c58e815c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fe82d12262884d5eb9dcf5bdbdacec9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d661158be44d4d54bd9f085750424850", "region_id": "RegionOne"}], "type": "identity", "id": "aa5e3ecec5fd4a0eb74e19f85998efa9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c7f319778d3c42c8a6d9555609c5634c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "22c9130f09ad48bd89e493309c577800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ff1b5e5392b24bfc8663d16185824581", "region_id": "RegionOne"}], "type": "compute", "id": "e23efe692124454e93026d26c2e11d74", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b916306ea77d49718d12697ee67d10c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a7168e8172694b6d817ebc2f8f963c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d0f4852d2e1b4436bb06d4e6051141e5", "region_id": "RegionOne"}], "type": "image", "id": "8834f815851d40629247e2a32770b171", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "19353e8d0280468db30df97125d892d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f7a7a293aa14b8788e334ae371e97c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "eab2be25e2914978acc68f391e747888", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9431ec83f28f4192906742cc4976dc6f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26d1c697525b4689b2129a2079b379a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e464c1a431f47e4acbf42845f0f057b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4b7ea048a13438ca579b3b7a8558d22", "region_id": "RegionOne"}], "type": "object-store", "id": "8f31d53fd14e4b5daab951497026bf11", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fcc4fcd552c943d28e9a988e76b72c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "203d88ba26444e939677a7e518c3bb36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "97587ed359dc4b58b58d5991df3157f6", "region_id": "RegionOne"}], "type": "clustering", "id": "271a6577256347aa825796004d9974f5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68ce712f3c52485bb15a26ee26c2a418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33ac2c7c6b674dc5a26f266364cfc09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cc34150812d4dd0ae5549041cf5c0e5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6e57d5d9b6bb42ae9baf4e5855717121", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b27d0577150e41bd86e410fcf1b3abc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39121035ce40407189860a71e954090b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c54f181b7c645348f2319ff08ca2dc7", "region_id": "RegionOne"}], "type": "cluster", "id": "24dba8eec6d24963b82c7896594a950f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0987355349604c9f9bc6c8a92cf853fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62926cf314e947efb7aaa3b9de0a66c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d34a3307a17745f9be7bfa010643bc48", "region_id": "RegionOne"}], "type": "data-processing", "id": "e7d2488884dc413bb450d3a1a2af967c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a1fd85061124da28c65ebe72f7786a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "91d03cada24e4652ad8afcc95872e84c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2affcaffcf6b4cfcb06ba2187d1705f3", "region_id": "RegionOne"}], "type": "baremetal", "id": "dd7262479a0949768c27afba7adb2c10", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c41507bcbeb546e4873155e53ce30f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "804d79358110402e92892beca03b766d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c851b9105904d92a492f0a20a09cf52", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9279ac8a37de436ca1894703ee313942", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02a9b788db9f43918205488d14de07c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9d10c011332e4c5eacd7f0b8e99defad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "aa27115a149f47d89dc447082f05508c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1ac30ba8af704857960c6a9a4b058987", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aad98e85b3e4497596eb42a25479f39f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75197ebd44834a3c95d9732dabebfc7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a52eb13716cf4c16b6e7e4c57245f2a2", "region_id": "RegionOne"}], "type": "key-manager", "id": "7304145c6f954edbbd56796b46bcc25f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26aa4d19851f4e259d5d122ebe1d4476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a6fc89429794d04909d2a95e31fbf57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4fb2d9aecd3e49f4a057a8c045e04255", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f0849ff945f74a9ea4adc63594f1ce4a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83371c196aa24e1e98a6118d66f89120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "681d7d7738ab46d68fa37e3030b1a1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5857b0e40d740aebc6dd1874c61051d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1c91c824b65d419ba21bfd9e01e0f0e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b2ede4ff59e443a89c4bcce071e9d87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eca6bd8b6fb44aa58966f00f5d6f970a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3a6c1ed8a8e4cf88b437c62cda5c70e", "region_id": "RegionOne"}], "type": "message", "id": "46bb853bf3ad49ec92f3efa5361d5f01", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c119b821d24a437c880a61ebd275b332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "61e3c31acbee4625ad9de5e349612dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1b22eb3952bf41a1a60353771fa9c2ce", "region_id": "RegionOne"}], "type": "messaging", "id": "c44e4bd135e1472eb06751dac34aa441", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "981cefa258bb484ca81f7807dc37934b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0495a92cbf574d739245946083116940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "40fc25b1b9db45efa75e72a3d28aa1e1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "993b199b2e504b768424b7e61d50646d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e40f5b63f32e42a5b053be943bbec0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9dce5ce31124210844973c65dcbf7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f5492b6426d46999aee4dbec85bd740", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fa8361bf96a249658d36ac4302899736", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dba6a3e89f444713aae0ea702c22a10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17862539a09c42eba2774d6d3247e6f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63bd01a20b634461a53b79c37828ec00", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "593f6136b7704edba081e966b16ae909", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2465eaa50d2e46f8a4e529fc9d529b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3c087b285ba4ddab8a2d9128e927980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dce177bbf2a48caaef7e56a6351db3d", "region_id": "RegionOne"}], "type": "container-infra", "id": "89ea0cc0468a4ea1a2c6110f153a1979", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "10a021f86fb04762bc3854f62388cf0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a37ac78f610745da925a25768459574f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c84ad86dbbd141f7b6932c41024c3abf", "region_id": "RegionOne"}], "type": "search", "id": "7e66824514fa43318cfb4b017ec11a07", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9d93271827794eba85227770e29acbb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d653a75142654ed59afb75229479eb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "68562ba6130d4997b05bd1e3461ed647", "region_id": "RegionOne"}], "type": "dns", "id": "aad14bbc91f84a6a98144c5a9b61b9f4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b50e367e156848469f2658b261523e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7376cc95ca9b4afc9c964a646ec3dbb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6c5a5433c7b49e3883007a665fb6399", "region_id": "RegionOne"}], "type": "workflow", "id": "947338d4734a4272b4577a8976e7f0d7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ab7b6f925254aaa848fee0897a22055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10f3b69f5aab493ab7dd339fcde5c45b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2656f98a34d4402381803ab278e348c5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5db27baf4c254f389e9be149c258b36c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "41f4f657010944f482d39064ed135fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8bcd4292ba7b442dbad81100f3edd7e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c7c04cf114e24e5a9b832ccc443ed41f", "region_id": "RegionOne"}], "type": "rating", "id": "3d458341d58941a9b169635681c99859", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "24b97575423a4a68bee4cb97467b3ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "823ef00e4d7649d4ba5824c1d9d87356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "31f0e1a1ebc745a1bc1de66300f3cdab", "region_id": "RegionOne"}], "type": "operator-policy", "id": "113fe7f733e34cf09b8beac01ea20fe2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd01c38db7d948898577416f3c8993ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c11b41776d940a691400a67308be57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "def821c36d184720a265a00d2579466b", "region_id": "RegionOne"}], "type": "policy", "id": "f94b2c80fcd14baa98617b102bb3609f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2b7949e44ca4d04a644f67112ef433a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1ffec66991b44b0b46f6b420edb65d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4419483cfecf43dc8f9ed118402b8575", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0605672d6a0e4385a5d1e487b4993353", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37273d03f3e1487dae283485b209f770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f9e13f0b863410e92dbfda6ba6292ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59a3b3da07db43158a9f861b97e63646", "region_id": "RegionOne"}], "type": "sharev2", "id": "976b6f7730cb48149fc72026da4cfdad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf3e5ec7d0e44f14bc839aa22c0fb3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0689efc7973343d3a7d07a107df8bfb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd399c4e7f994ef799cc06e6a75538fb", "region_id": "RegionOne"}], "type": "share", "id": "f85d32a87da04d1ea1672065de4a8e56", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "720daabd19ae41a684bc43a290b9c048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90bbc70788504f0aa5626f1533d2794b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4e63966aa80d4702929fd75595445e5d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2e03fdc5cb8f44eab18ea92469a2e2e9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d90173551b71455aa6728e7661e220eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a379213fdc6a4c0a9996cdce7a5da374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ad35c691fbb4d01882a05f5718ce019", "region_id": "RegionOne"}], "type": "orchestration", "id": "9f918c9704e143b69d6bef3db04323da", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "252081c5c3b44429871b78c8aded7a71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f0c544e1f4946c298eff1799ed7ae72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56baeb6710a64bed896cfde2ec064836", "region_id": "RegionOne"}], "type": "block-storage", "id": "5d54a89e21504806af2fbf6bf19fa856", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12c958b69d624a359b1ba5fae805c62b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bebf759606541c4a2950cf9db0a8e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f790010b1f004c398b3a2e0a18104c73", "region_id": "RegionOne"}], "type": "volumev3", "id": "5641cc76fd664e4f8ac96a8ccbbdbab6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50b4cb93dc5045f69ab3b5a7604af4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96a3016df206460faca41f0933f0fa58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a41b038e5b645a4ad1631b0c172db57", "region_id": "RegionOne"}], "type": "volumev2", "id": "9673687b29434dbf9372560ecd9fd92b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a488a5ac4d3403ea75e53287de4bc66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e258b97d82f94b7b9a8049c8cc55d2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b54e5206b2c941208458c88d55787b32", "region_id": "RegionOne"}], "type": "volume", "id": "55c18e16378a4a6998179943ebd90736", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3477d3ca17446a893ebd94ea5ec11cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad18b00aa877416ebd899e65c7de74f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36a1a2ec16994fa3b492b27d42b4e3ae", "region_id": "RegionOne"}], "type": "block-store", "id": "dbe62ab482614435845fcaf6f8357917", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3f1e72ef299449f8a04aa85aaae2a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edc01127a1604f0496080c6169ef559c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d6ece6ba665d44e6a608306acb01f5ee", "region_id": "RegionOne"}], "type": "alarm", "id": "497bdcaf925c43919b21a8a80143588b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1742a4b0f7214c65bc21354223952dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d1c20d39dc64369ae785a405e89033f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e8615a8d89143988eb8105db9acdec8", "region_id": "RegionOne"}], "type": "alarming", "id": "82fb814f68304730b4ac6f284ffac958", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1fd62aa9cbcb42108445d5c29c028b0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "69689b707fe244afb34b6de996094c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47f6605e93f54e4796306d4f37c6cf5f", "region_id": "RegionOne"}], "type": "meter", "id": "117eedc803c248f388926912cbecf539", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a121cc67df140c280a8181fc0bebbde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b552001961b04c608d9a7e38d1104a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2dd5ef5bf6eb4fe4bc372f5e1419ba2c", "region_id": "RegionOne"}], "type": "metering", "id": "0a202c18ca49456d94471219fcee9a35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f13635dea1554195be49422b4934cefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9585c2a002e4626b49ae642d80358dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4f2bb8311ab348b78df5cd7ea05f80a0", "region_id": "RegionOne"}], "type": "telemetry", "id": "f5bb2ab6f7c44817b433941fa75895eb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cd25b2490c334d84b5f2b2d05e2bc867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "572db09e2ee94e34bbf7cb11fbdaffe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4f8f9b6807834c9cb4ebd9e418e322ec", "region_id": "RegionOne"}], "type": "event", "id": "1d7c09e07ecb4656aafdaf5f5be9e5f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "039a673c48fb44aa81fff20869d9e718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1b0bc033272c4a43af02f806275d836c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99c75202737a49e6be54020586d98da6", "region_id": "RegionOne"}], "type": "events", "id": "3c00f595402f43288a1b7ed4e500c88a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8374829407244fa09e4b2436a3c44729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd84712524154deb854a0c7d1ab6ad04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "81c78a1392344467924d2685bc0250f2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "09bd043535d0476d8788f97ce1c57295", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77e2d1ec49a242fa91185817c89a25d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1745aec0466413f9f6a0f319e38dfd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7eac2a60795048f29d1f539583baffb4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e297abd0aede42308da8401b3e858fe3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa097581c6624c7d8cf47094b055ae73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08b8d076cbe442de9913abbf3ba504d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdae8426d05342c69695ffb3ed5c0844", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bd7c6a80eb864bdc8ee21a7f9e1515d2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ab8bc95e6824484b3633f4ca6089364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "87d4ff4a99594007b2d6d53479f550d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3902d7088b6402b97a3421a43aecc88", "region_id": "RegionOne"}], "type": "tricircle", "id": "92b6522e497c4dcf9f0a59148d1f7f4b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "393b3d51ccdf4ac8a5552e92e2f7f3dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "306206f41a4e4ec49cd7b80ecd7fb7ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "30abad3ff35f42518825f5980f6789e2", "region_id": "RegionOne"}], "type": "database", "id": "45900cf2864d40aca25615840b792904", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57e5518044d1472da0a598ceef095404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "842a97baeaf8439283f2c4b53b0a3461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bd4132ad59534f54ba357ca94102bcdc", "region_id": "RegionOne"}], "type": "application-container", "id": "e33525642f6641d695ecc4944fdc332b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6cf115b37e004945ab9ff57d0ccdbc20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "533da26727de46b4b50be1ce6c6e3f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "831fc7b6f799442cb1eb53e2a56ca76f", "region_id": "RegionOne"}], "type": "container", "id": "72d6a58549e04a2baa97ca0add1f0013", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40eacf00dd9d47889a7fd7a74f781295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3876741f4436474499f8fc70aa0e2c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "951fb8b130a54387895dca1bbfe450ea", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "da6614bcf9ea4a19bbf9e423e81a50ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "852968ac80144f08b30f4b8e78c79546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77075405ca0b4da28365302b81509557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c04c2b398a949a9ace92f51b7bc41c4", "region_id": "RegionOne"}], "type": "rca", "id": "18c042c447bd4d2f81c8b2fb564325a3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fd335b88863d4206b1240b28962217bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed8590d2164f4c7e90597657d8a6c2fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "72a5e7913bf04994ab5949d5e0b67262", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0b60ec255e9c47b9ab09f6adbb52466c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "879b8933ca034c02be3a9fda6f86294c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a294bb0ee8f64b65b05dbef3dfbe0041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "54bdea42268c4c6e9efb8670f2d76163", "region_id": "RegionOne"}], "type": "network", "id": "db396adc75cb4694b891b55e8cf7b735", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b78c7f7cf11c41b0965d8cbb0ab31912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "14218b2496ce40d08fc78196ffc3320b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b00a17a87dd943498f31a689afe5eed3", "region_id": "RegionOne"}], "type": "backup", "id": "a7eda6d1050b48098f4bc4bb4e9c6169", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "53dee581df9d429cb06fc49d198fc744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44071bab19984379ae03d99b543ee945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12667a6f439a4aa9909a10f33ad3eebb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fa7685a1a5374139b20a14206265733b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "92b15a44115d4dc394faeb3e2811e699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eec5d7d47f144a83aca5037c29bf4a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "525923ff0e944b88ad88b82f491c3d95", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7f6f38907a524e94ad1583d83084d217", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ec9239bffe304b41ad8ff7d5eeaa2f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "69a89cda1e634ea9ac7eba3c6d7a8563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e7ac9e4d8ebe4d8b97707a1d0117d931", "region_id": "RegionOne"}], "type": "monitoring", "id": "9ab6d144641c452e84673943c3e77065", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "74c980948dc74b299633f6110fd38ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0e0c41a5f1094f228fef2574d58a7387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "18e7be124d44452089d1ef14b59449be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "64d16244f6b64221b9446227ec37c776", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4a1d5782582e4511a8ffcca602ef0389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "23261fac756045aa903d023d55d4c05a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a84620c1052546d7843dd127991f8795", "region_id": "RegionOne"}], "type": "placement", "id": "5c4a587810194a8b939755805fea81a2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8e89573d7404ff3a9c73cbccaf2c9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f307eb6af22a4d0bb4be60d7093511b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f105a8eb678948d1b93bd97b2a8f310b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0800bf9dbe7041db8929e33fa5d405c2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73148714cbb84ff79bcb2eb4bb7073df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84b20b864af8436199831c15855d93f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "912e96a0e712482fba6bbbc22ce41bd2", "region_id": "RegionOne"}], "type": "ha", "id": "e182c3e9df7a473991ea5752f5da3a67", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "853bd40245e34bc2983743b45ac5565f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0f6dc69fefeb490d95f2b7222431fefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3f9870599e31491aa67b92a057d7a785", "region_id": "RegionOne"}], "type": "reservation", "id": "ed9c87589ac24997802153f955867e97", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c5d7abd84846483784b5d41001b8f5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45999b4cc1684a769fb460afc24c6562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2efbea0e04944b7a84082b9905ac8247", "region_id": "RegionOne"}], "type": "function-engine", "id": "0ab3905f2b284264bc04a3c319b6e971", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2b0c5b7420824328a7528cbc9cc904bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e3685c836e2a421d8b572f26945a82fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fb4052803d4046eeaf65548544dea501", "region_id": "RegionOne"}], "type": "accelerator", "id": "9ca8f4ab31e34e37a5e906aa528454c5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06d5039ecdb54e12a0ad5564ffaccddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7225eb0e203c423f85048c5f7c59cf5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bca2033b910241a9ad66da3776e68de6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9ba2a5acba294b59a453c4fa2aa854d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "940f78f52adc48b883d175519d957be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fffdfe9e0b9f484a80cdbb1511e8e0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6323ac65db4e46f49275641c8f620373", "region_id": "RegionOne"}], "type": "registration", "id": "07b169d477c748e9ac71a975eda43ea8", "name": "adjutant"}], "user": {"domain": {"id": "058fcce5ec8846a994b842db0cefb7bb", "name": "2db81bb189164d59accc5c7aea764930"}, "id": "6bd383b3524d462a99eed2dd73b18b6f", "name": "da4a88a19ca0460aa774f12d76cac341"}, "audit_ids": ["40068e719e7b4a13b3f887e51eda8f4c", null], "issued_at": "2020-04-23T06:25:59.870495"}} 2020-04-23 06:28:00,000 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,004 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,006 keystoneauth.session RESP BODY: {"id": "v1", "links": [{"href": "https://baremetal.example.com/v1", "rel": "self"}]} 2020-04-23 06:28:00,008 keystoneauth.session REQ: curl -g -i -X GET https://baremetal.example.com/v1/nodes -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3514cf816e5407a39cb7a1c1e1243f176dda121e06398a8934edb1dc426b0b34" 2020-04-23 06:28:00,012 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,014 keystoneauth.session RESP BODY: {"nodes": []} {22} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.058722s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.184789s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,840 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,845 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,848 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,852 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,864 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.782158+00:00", "project": {"domain": {"id": "cbc462545d9c4562aceb89a927f26b7a", "name": "82b27f8856c54078a97fe6d58496bda8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ef3646a28ec8408aaf3086d3d3a90fbc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0a45a41d45f940a990b6337a07726ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5136f422bb9943c48859fd49f4809c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7369886dce4240ed9f431a3690287111", "region_id": "RegionOne"}], "type": "identity", "id": "c7e2b7b7aaa94b3c8244888f1b39a987", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fc378733e55e4fd58ad4c4920aad690b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b8e42f20d04e4b7da2b2ef5637520811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5fd5d79dec1246c2af8a66e39b277c80", "region_id": "RegionOne"}], "type": "compute", "id": "4d7c2d2e00004d9795f8dadc4e77e0fd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7ddcf31ca0454dae95856da340deb3e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a49d4ef5f9ae4e57b09ce2f758271aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2743fc00009d48f39ed81955198399de", "region_id": "RegionOne"}], "type": "image", "id": "5cbe662ec3b14c72abe2072c926fa5e8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c36c7d183b3d413cb642fc1322aed639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2398652c865e4625869dbb9daff9ea5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c28266f5c59c42998a7ea2d5a5c0bb66", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1f6a083e8c3e403cb91d36890fc8d85e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f2f1279352f4b7284360e789b4097fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1334feee3c6b4c839a302f41d6cc9d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79f061546d7f46eb839c50010bcfe3c1", "region_id": "RegionOne"}], "type": "object-store", "id": "0db98c845ced40288e142de5ffd4bbb8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b82da3a7be9485eb1852f1a261d52dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16f37fe48fe74da69c9fbe31b76acde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be92b92d08124588a61ceff63a457a1d", "region_id": "RegionOne"}], "type": "clustering", "id": "94c0ad182b8a4b72baf8360efcc11b54", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "342158bb93784729b6de2702b858a935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02570223f16343b4a2c12eba720cc15a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "731cc834e4fc47b4b735f82a52b7cda3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d2218d1ea4e74acab144a9a27d899d93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9fb8c981067f404182a38c6c777742a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0dd45129821348abbffd261d9817fc76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "72da71ed036a48afa81205955ae8283c", "region_id": "RegionOne"}], "type": "cluster", "id": "1f9cafe4d9e44357b91b69e26b1dea7f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a0b10e84d574040a2d5b5fce5590224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1193e8f4812040fb89a5c66d0c98cf78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1936149f3a444cf3b8b18230fcf52d81", "region_id": "RegionOne"}], "type": "data-processing", "id": "6f6efa3ea19943d3bcc49cdedc63b94f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f0eed00b4ae44edda5daf463e2635e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3375fea44be24a0d9c1fc9a2ff69b193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a8a3b1711a04a79adeed680caf55aec", "region_id": "RegionOne"}], "type": "baremetal", "id": "c869fd9346404d0bbd9833d9b5d2e758", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e77b4181fdaf4ab09dbec0bd3142fccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65544b74fcf345d6bce5add6dcaf4814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "058295dbf297463dae7c335c0dae7e29", "region_id": "RegionOne"}], "type": "bare-metal", "id": "878af37ac2474770a31c9a5bc703faf2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5e8e4978f67e4906b81f458f4d8942b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "843651341fcd43ac8ca49a9defb5d1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02b0681a69c54aafa4c165e7144b0c04", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9f490a8ca8524c9a92a2778a4ccba89c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bab1a991ae554e2a9bf9d126b948311a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0cc0c2a2093f43c78c6ffcc77b0fabf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bf18af5b217b4196a35fa658f8cbe8ec", "region_id": "RegionOne"}], "type": "key-manager", "id": "091655e67aa94876a10da520b6234809", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de95db1be3b34d0887c0fb35ce64a5b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d030e4d9872409c9db24d921a9c2554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b0b5ef764992494c8595edf76eaef938", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ac87248559b24b70875f9d34b5859646", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "880be57c477b4b91982d06f8561f56fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6593a20ce87041fc8352c48368de43cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5cad27fd072d45c289f5e8c7166842fe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "600616ada860491f835111e999e977e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "08693a9f6a2a4a19902d8a3d99f0fae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "772a398785004b54a7e6fd4a2d7d9df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81fcd61528c64736b4f1ddec9f8d7c81", "region_id": "RegionOne"}], "type": "message", "id": "cd0afba658fb42e38664a3eb5cfd8cd9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e4599cf2ee0242c4aedd4d049d3ab24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5d33dc4e95e54195bfb170046f3c851e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d32252475e8c45059b0ecd95c7d9bcd3", "region_id": "RegionOne"}], "type": "messaging", "id": "e009d0fe9d2140cb85c5ca1dc8fbc6ed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3643938396f4c288e804d06d3100607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3ddcc9893e654c1bb2bef022a2b33161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5511250144ec43619aeed447b9bcba45", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aebf98307b5d44a286e7700e20e76e00", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e68a5412f7bd48c3b855d45be550a6d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a30eee56cae404b9343198ebfb518e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c74015d5b2d84ac4aca369ac9fadeea0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e71eeb0e4d6047479483a45e11766153", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c4d34f3be344c36a1ce53a9e8c0631a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26e3357839f94fb8ad60e675eae4898b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecbc685ce34145fcadc954acec9e0113", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87669e63b4dc41289eeef9b87f0144c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55371f860d854e9c9caf27aef5d442ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0f8322665c34c2a82bf221ba9d0359a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7ff6853bda74c138172d1aec8db7327", "region_id": "RegionOne"}], "type": "container-infra", "id": "4617723482804ab6a644c385a6cffe1b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c61f80b1202442f38c6c67b2c1b15dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e43fce3160c949d7be671a4d7906e2e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c76dca5e1b844d10a167a495c5322abf", "region_id": "RegionOne"}], "type": "search", "id": "cc5fdc95fbc64a2397d83e62f24e6d2a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "af2a07d7bee44b649a2ba8e21a973c34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3cfc76d7aca14caf92ecc6f2f7075762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "51e1b95293f84614958fb278eb2ba4cf", "region_id": "RegionOne"}], "type": "dns", "id": "d69b8207c9894ba0970d3cc56705be26", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16e3d015cf1649b7a1d16b7efcce80e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fe5a64a1d8f4183870a892d096818f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c7f978eccfc7420da51e0e34f8820dc5", "region_id": "RegionOne"}], "type": "workflow", "id": "a27354b836cc47c48c69fa27c4af9726", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e7cfd1120444059baeb2fb62a0d372a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "828bc4d4db954a67a068d414d4fba6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "baf62a43298c412288a2173734d779dd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9ed06a9a224f4138807d7a4941de6585", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "35c71b82407746f1931da6394966d8a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "45c80059e839489b8fe62141a99c723c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "709c74c193364210b045a23505612fbe", "region_id": "RegionOne"}], "type": "rating", "id": "0c20a412cb0841f490cd8eed78bab05a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c95df57f63b43d7b67babe2a8534502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07e3e680eb2f41ccab0d5e4be7874209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fae72795885748d788cda030099201cc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "46090b34c5834e69a200473dda25e37c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4dbae86ed06b4f1594c319e77954b96e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9b7daa0a40c4ea5932ef44a3f273864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "206d7b88d9c44dc5af83c6e053520ae7", "region_id": "RegionOne"}], "type": "policy", "id": "d69acffb25c540f2bebde95e81a7b5b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "051afc509f0944f3a28ed90efa0c4902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3063843996c14f11961cc3bd1fb9d251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d52551dc162c416a84f798e210c4a45d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "21a6845f3af64003990b05aa2e6f6289", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a7a9b7a4202463595ea570cf23c75c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f8ff030b7f2e4dbbad9233c95b167613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "65d4acabcbc4476fab7dcf8b03fb2284", "region_id": "RegionOne"}], "type": "sharev2", "id": "5ba9fba5be0e415c8ac16292c76ecc68", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f85c5f7b7db4a51b6fa4773166e7a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fdcf28c400a64ba7bb1b95b72d8dabf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8fc5f60bc5f2430f9f91d07c2f518981", "region_id": "RegionOne"}], "type": "share", "id": "c2adf9f2a4bc4c31907b155f3cb4579c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2a3751cc0da44d7d9218b565bf1961b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "10c7edd73a294275b709fad0e3ec6649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "84d0b32530ea437da71ef0417664f11f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "580d1efe53c446028191aafc333a3bc0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c14a9815b3c45e8ae402c9834235748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd494f6f48ae4366a0775e6d2e9226c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e0d853f451445c8ac51ed555b1566d5", "region_id": "RegionOne"}], "type": "orchestration", "id": "69895eb8a4994f6a9364a863186b18fd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62350ba51f494a20aa1cda109e0cf4e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab146b2ba30a4621a5183a8dfdf07bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3659f16b92f742378206d9284d5a4f25", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d6f95574e6d4c4da028c1e478b77cca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b75f310ae364ad682da2e721d96b5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ff801c425b5442891302571e77f1850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea3f2d675c03430d87ebc680b696bd27", "region_id": "RegionOne"}], "type": "volumev3", "id": "035570a097dd472688231c24ee50bfe6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fcfdcc2d2e24256821c4fbb5a2574ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be6b1bcf6ac9490181be4f1e0869a1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b72533fcc6f432c8bb8748b8e6db155", "region_id": "RegionOne"}], "type": "volumev2", "id": "115dff89be394c0491bfa5363815bcac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eab847e93e7541d3a72ce6e6d65d670e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5acfae5ed44843d1bba5719257983eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8123719ce2b5434a9e5f90497d5b7dd5", "region_id": "RegionOne"}], "type": "volume", "id": "8f1eff7a29104a6db8bfa24bb817f10c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2672b41b1d1041ae81bf5e12e7c1c3dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c97a69e3756340dfaa3445fe7f23ec5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e73e051d6bb48cba699ae631d974914", "region_id": "RegionOne"}], "type": "block-store", "id": "109ad57d0eb94235bdae22f00f5e2c1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8d87a1287a46442ba38a26cc68fbac43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa4291c461c94978a7acb861f22b3cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4b92138d455d4f0ba96d292f9100e919", "region_id": "RegionOne"}], "type": "alarm", "id": "d432c31a1c5143a4b8571c64f8496def", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4f7f811c5fd14f70bf7e72724bb1f70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0e730abe1b34e578ff58a1903393da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5b4e00358c454b32a203cab23e061bfc", "region_id": "RegionOne"}], "type": "alarming", "id": "a4cfd3882148409bb72263392f7a283f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6810be7b5fe34c168d7d2753cd65be0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c7c1542b1d4405ba32a47a0fd1e922c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "41f300864b714bb19adb0fa0d3517c75", "region_id": "RegionOne"}], "type": "meter", "id": "8e8400ebe9b44e5d950a9721a2754ef4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f639a2fe5fe44bf3a0d83859fbd3c496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e3657eaa7004d0f99fab57ee774f36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "51ed867bd756484082a58e77ede1321e", "region_id": "RegionOne"}], "type": "metering", "id": "e6a11583f74a4a808769fa614240154c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b59ed2ee749149948d363909e4cb8e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca3685c58b0b48bead4caf6bde767ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5c862b95d6d94b4aa1c72bedd6bcd356", "region_id": "RegionOne"}], "type": "telemetry", "id": "33416afa8fda4eac9473f9e912bfd082", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "41baf042010841aa844f039e368959dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb7dcf747a3747ae9369b35bb1d7831a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5bdd36fbfff74d15a9720edd6f9da554", "region_id": "RegionOne"}], "type": "event", "id": "50dc834889e740caa1968bc702d24f7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2692745375704f70bc1c09999268902a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da54893f02824518859033a2869b3adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ddf3331c6b754dc986a5f905636b400f", "region_id": "RegionOne"}], "type": "events", "id": "2efa0baeb77449fc84e54c4605dfabb8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77db7ce722804893b5dbdb3586517ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fe12b42bb9447fe95d5bd3dbe666aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50ba9c1314454458886b4e2a6b727abb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "387314601e5b41be8d914560c013a03b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1f0d4b86e61a4eb7b8e8e215bfb6ea13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31aa0274e5d84442b592830a5b68b607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0e42a81e0a64a7ab4f233a7f4f7cdc7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c303b45d8f2b4a439dc47f1597796afc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be2340d27d374e2e9b42c4dc644d465e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "064d1646436a4414b7ee33bc6a079ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c62b4d66e41042829a618260fdd0baed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "166e7b20d0eb4bc5b1dfa9f13cfb064f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3fffd185d5f4259a8b82891491c0713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8a8f43cb5cf4c18a3b02b69d59cbfaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c4018881b3464db79260eb127888bfa3", "region_id": "RegionOne"}], "type": "tricircle", "id": "2449b5f06e7e4796825b3da5cd8d014a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cf30d16c2cc24166b9750ec3bbf935c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1c751e6f0eca42d4bb689a739e5a72e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "37189b6e10c94811966720e0c0f009df", "region_id": "RegionOne"}], "type": "database", "id": "b0c9c1391b2446ea809b9df54d08fde6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "483897b551f0440b919e217f5a7856a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9598e656f1c145a8a115384d66e6ee3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cecaa476b8d6480bbce251c4b96ff0e6", "region_id": "RegionOne"}], "type": "application-container", "id": "174bf36d44df4051a7c5a1b04fe22fb0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cbb8be553f04c6a97c69a7ff605106a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5347080b67e24ec7b49827d3b7080197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cc2e3e2a154748edbe847bce8573d71f", "region_id": "RegionOne"}], "type": "container", "id": "73f66803c2d24cb9b0414cad5db4e4a2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a30e6e1a284e4086b026a76ca1521c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b33ee82596940da815cf7046941e79a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "64de266008eb4dbd9fed8feff693426c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "422056bb318a407c8342cc71a7850c52", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6f479c265984a0f98de9250f0792fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5505c83461fa4e0a8c2546691ea153a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0389c5e993224aaca344a7c8d8b2ea5d", "region_id": "RegionOne"}], "type": "rca", "id": "81f3c19be7e842ff888c82dd49dac729", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2b7d582672f413f8aa7a565073e7da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "43f3ac2906c4420ca0cf6bdf724afe62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ec615191ce940e9bdd8c857fb55749b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fed1b1b0e4b44480a08e07b1632eb62a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cb53aeb653a64dfb8ed66ab4b6877f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "df0d9ed584f24c39a97623b94117161f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6b97412d33674eb49c03235d5d378fb6", "region_id": "RegionOne"}], "type": "network", "id": "a1163f7f4e864fb0a0c96567077a0609", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9ff53dcf171f41f1b484de99f4941c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "41e4f60bfcdf4a30aa37ddd822f5a7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f79922f217154e9f8b39ca463460e373", "region_id": "RegionOne"}], "type": "backup", "id": "aab70af39f154c70a1454d112ceb8094", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71586f93ab264be5af13b7d0da645fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7cf2008c057e48fe970c3f54b22e783a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c9c65999e92340708e202ca43daeeb67", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f82c21e011bc4b70adef89ebbd872b79", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6604e5e80fa04019a09844056c40a969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12fe9ab6063a4f20b6b87d1e291edf34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b7010c3a7ac24d64b16b3bbbb2972d3b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "81bac9423c3f4e02b89307dd717dea38", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3e3093b4eb3b4947b539dae126380c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "446fb67beb604060a61c0d28af9995d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4c240f9cb8d948b3897f3432041adc93", "region_id": "RegionOne"}], "type": "monitoring", "id": "f9ac9a291f364a30af666b8cfe0814c1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1011c80c022e4272bff500ed08e7849e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "199e0f7c194b4e1b8ced955db5257d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "969b7622598742fe9ec167393b5ef09c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "78e62ff17eb445178bf6058f6320c349", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d7ee2b6ab43b4ca9b6a9d0b9ebd745ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5ebddb3aaabc45aea264170638dadf3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "88ae5b86abe04ce0ba9f66c97e0b87bd", "region_id": "RegionOne"}], "type": "placement", "id": "a9d6d78e175b4215bdbe9a6dc036a27f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "85b266a8c1804402818081bba95132f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fac97951c518484a81d96bcfccd1df9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6267586870e3475185b8ea2de45267ee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3ed75ae485604932bb4656ed87204098", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6e8c368e765467a879fc9e204863b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ef8f0902b2a499eba2fc1ebac62edea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8159f167211a41ffa8e8bfe7da0cc565", "region_id": "RegionOne"}], "type": "ha", "id": "b653ae948c20456e870607f830066914", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "499c716a8b6e4cf390b35fee22f7ce5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5d480893ab114e25b651633016dee2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a629bbf1dff14d71b758a6a5460722e3", "region_id": "RegionOne"}], "type": "reservation", "id": "59e76e3743a04e978a72661c2afe0551", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3a7ab134cb284c26b9626197718918f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "14ef29f8f4e34b188fc9962153ac19ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5858f1f247c84528b6512f3d983b96be", "region_id": "RegionOne"}], "type": "function-engine", "id": "e2edbf15349e47ce9db198c48a6c1d9c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b07f40b8b3274af98c2210dc36745f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de56ae74104249f1aa17d17ec661c86a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c5c205c978eb4eed9ac3c8537f11afb8", "region_id": "RegionOne"}], "type": "accelerator", "id": "3d5d40af39544d5195a5cf8216c4ffa8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5746b7dc91f2488dbef7e41a3a4c2935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "102d0d82b3734ebea1ef36278836e6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b696819eabb477cab141136ccfdcfcf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9e66ad2efd64834ba707091a30fb296", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7144873dfa2e4929b41593cbdc727ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6011a546bea343719c8fcf8eaf298792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c8a245bf93a14d738cfa315341df5656", "region_id": "RegionOne"}], "type": "registration", "id": "ebcda3a4750745d49ce8a81452ae35f2", "name": "adjutant"}], "user": {"domain": {"id": "d0b5a548c07c4c4282e6b004ab36efb9", "name": "fcec66cb813f479fa33634809430977a"}, "id": "d14413aa55224b648d079c4f2ef5bdbc", "name": "9dd1600db03b44fbacccf28ef37adde3"}, "audit_ids": ["9f6afb3aabfa4447907fbea4c0222aec", null], "issued_at": "2020-04-23T06:25:59.782158"}} 2020-04-23 06:27:59,953 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server001/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volumeAttachment": {"volumeId": "volume001"}}' 2020-04-23 06:27:59,959 keystoneauth.session RESP: [404] content-type: application/json {31} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.061494s] ... ok {13} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.452115s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,590 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,594 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,597 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,600 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,612 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.532549+00:00", "project": {"domain": {"id": "0d244a0076064ee5b05acb77feedca52", "name": "1fa1e13ed5c24680b5edca040525458e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "658f73454f8846778e632080ba3f1649"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4167c668cb544cee82564c825140fee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a1aa3544dcd47a8a296b735b0bfd7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e38727fda4b444c3a2370b0ced1d5013", "region_id": "RegionOne"}], "type": "identity", "id": "ecf46607ee9c4a889cdd7f58663ccef4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d79d983feb6d4a9dab6cbb5d440007bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "074ec7423b2a47e690cc36bd04300593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "32f101bc6ab4411db16d6796f1c79f1c", "region_id": "RegionOne"}], "type": "compute", "id": "22d53517dcc44326837a6e038e25cbc9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5536b140efb24b47aebddcaafea613e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "80bbed980c1442cbaeb81ffd5acc1aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d55ff65353bc4c5c876209d56baa5041", "region_id": "RegionOne"}], "type": "image", "id": "8cd345b374894d0299ce53333735bd9c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da59f3ce4909484f979dc918b499cd8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c73bac7e35f64065a025183ed90fca07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "86ff3052f4d447b4af32ab954f5cedcd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1a216180ff624a4199576cd61237bd16", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da5f29829def4c1aab0f5b9a0a2f5e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0736d236d6c4c4580df7f740aa58520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df53a6225dde402d9002f8ae6e8fedf6", "region_id": "RegionOne"}], "type": "object-store", "id": "895260aeca774a8aa6c71b8c36ea9732", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3dc8ebf272f4c8ca017068acc819c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d2b3bf4c84f42ff9a190a60292c8750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ced7fe8eca554f5caef2ffad2088d012", "region_id": "RegionOne"}], "type": "clustering", "id": "a6a719de3f5e4788b76a263a018483d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b36b70be4911478f818fbf153dd4c73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6efb612797ea46fdbbb6f75ebf9fce71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "22722b926c2441b3b8ea6134be5c2fae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "421a9575f2204f809478311e32db8538", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a225ce4fc6db4fed81254f4a95be5c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c3c5da2f027468389881d85aa11b7ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "512dabae15764b0682ea3909a2612700", "region_id": "RegionOne"}], "type": "cluster", "id": "a2ae40d9049844a0a8d6a1a580288b68", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9094410cfcf14b95b664df3376c2610e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a83d0a6df0a8457791980c627c82861f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "feb26e2fa0e540b88e1d718ba51ff84a", "region_id": "RegionOne"}], "type": "data-processing", "id": "b033e0dae585475880f8aebe99a9cc83", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b436288013944faaae21d92ccd72db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "429d50765cb042c2a949d2238376bc4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "db911d85c3284303b361245af17f9838", "region_id": "RegionOne"}], "type": "baremetal", "id": "9081b71438194e08b293a14d95b7f296", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bcf23c239114893b79cd94b205ccffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9497b6f96e574a8582eaaaa9e5f2e83c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a28de648dd1a4d3b91427a3149855be0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c46b7fdc8213465a9c2a1ce3dea85734", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c520c3ec48014b6e8c74979dcbf73cb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ae76ab5ad90e401f80504bb9cdfd1b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "34c435a2524741bb95e23bc0f329f487", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8d48760ed3414d47882a2f4275462579", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a60cf0f22c1042a7988a6176a449470e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "83fb8f637b3d473eb8779ba1065986f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e8912ad5dbf6490881f7095064753d81", "region_id": "RegionOne"}], "type": "key-manager", "id": "c59949afe82349758a57a7a5bd2e1c1d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e5d1b0db81647eca23c34e80129a5b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a5926d52ec99472b90b06bd360cb7fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cfc19c34504145549120c51a71d864d3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "673c71237e5f4d54bd12c2b10fabf3b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a84492a38d3f43e0bbda91e6eb01c48e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42c08e2ded4b4391a3f6cb9af6d1e733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8074d6cb3d3d444883ee18cb0e1f899b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7ef0a4873814435c976db506d7c0441b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4509ef63eece442e9b94eb4aba6d0034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c4ff7a81245241a999e9ce35aa8c2c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d08e454712a34543ae9cf819fe0db006", "region_id": "RegionOne"}], "type": "message", "id": "46951158d21d4ef7b8f19db37220f83d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "391ff913ba5440828fc13162d7749cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f83445c5f21a4f3ebcae5d64f471968c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "070310d5a60b4ba4bd07cdc9b7abcda6", "region_id": "RegionOne"}], "type": "messaging", "id": "e053de6828814fa9953563435bd25247", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e1167789e905430ba9e9437dcd5241f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f5b49f8ae0f34ee29a841d8fe03839c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "299711f9d9f944bdb817f7d33cf175d2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "997866d5602c4e11933ab62f597095c9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cc737539b604a16990cf69ab106f52f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1c2cf1d078e46adb6af0d1259465078", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6316789ff5f4233b4fd08e6c566b937", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f4c245bcab2a4423a0a3e82d443cdd82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3b82081c1274d53bc88b42ed6d02b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05d73d52c062431fb41aff1fba63afc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "208dd67f1df14e07adf3aa9e4165b648", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fe679353928e43e5bba77b9f1b16adbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dacc627d7bc48e6ad9becb546e0476b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b811b96b13043108f79cedb6dcd4ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "146838457db74a7d960448603770df26", "region_id": "RegionOne"}], "type": "container-infra", "id": "c415cf84a40c4b3e948376ed9b067519", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "687eb07fa5e0441f8fcccc7aae8cf9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d50eb2cff1aa42be8acb5fd0069cbcae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "176a228fa4bd4617a112e6e32f537329", "region_id": "RegionOne"}], "type": "search", "id": "6e128403197a4ac48b1b173feb21a0f1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "294a61a2cf3649bbab3cd300a60d7de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "734ec78828584e948fb5440449330518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e43ad5927a78427c9f54daa598cc5425", "region_id": "RegionOne"}], "type": "dns", "id": "b47b6509998642a3bd892d0997873450", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a0f37a70c0b4faa807dde863ce9ebad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea8d757b68674e6295085e1fdff1a0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c18b25c90fab458e9184dfe5bccedb43", "region_id": "RegionOne"}], "type": "workflow", "id": "73864f49c5f34af1a7d476fdacd15f91", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "089a011c9015458eaea41102cbf43738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b32240d8a074b5986f85883caa8de9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "167f04c7246846d3abc39b8a19926ff2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6714526909ae4e4b9581809ed8bc77e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "29426ff4a8ed45d381035eda7e925549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a71115b2200d4fe695e5ba5370a9f3a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "520586662505456a824f5a42aef94e65", "region_id": "RegionOne"}], "type": "rating", "id": "ba0506dd83914a33b8821bf729318159", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "462c7c31826943aebb1594ac09bdfe70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "183caeeb8e2040a6b81b012ade1c93a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e1182a26b4664c7483daad0185de77dc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "20fa841681b54762bc8a2188cc85fabd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36f04622f7644d499b3214a90fa21145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8dc9312167b14705807ce9934124027a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "72aae96b946844ba81a735dedac2fd6e", "region_id": "RegionOne"}], "type": "policy", "id": "c2bd374851a044b99e942bbb15bc59df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c991520665f84150bf5a020560cd5c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4111b6f05e043c3805765aa4743bb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2ddadf180ce548e6976cbf0f9a168326", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2d8b369b457e4420953aa531b320d9c7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c328508578f84aeb8bf1db61adfb3c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57f8c4f48ace4260972792fb0cf8a718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c62262b24884345a22e21d535dc19b1", "region_id": "RegionOne"}], "type": "sharev2", "id": "fc940d433153499f87a962ae56a81d48", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e19e52ce1a68404dbf8841342072f316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aad0f6f283349219f07b6293a6bf137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b5eb7601ecc14a1ba46a26d7dc3a6be4", "region_id": "RegionOne"}], "type": "share", "id": "63778549a49a4a748a3d966d2b963cda", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c2f524da93f740a2a7df3fd326a1d1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d2a62d0c5e04322a9441c99d5dcb1a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ed3308ab987423198fb69b946c14ea4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c5874f447b0f48a7b9eb25436d9f3a45", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe398b28086c49c9a0027922e0cfb8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ffa3eb7fbea42288eddaa9682646196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9717ef48e004ffc90665f2c818be095", "region_id": "RegionOne"}], "type": "orchestration", "id": "9f297e1e06f94538a4e355a5fa539ab9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5825ab2f43774ae681ed92896e89dcc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b9e40ea761145ab910c86e385397ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "902e51151e1841b08d57afb43d5d55f5", "region_id": "RegionOne"}], "type": "block-storage", "id": "3080d158f80346f5afff540971e38b5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6439a9da2f284060988bfad7115cd229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e779778172364d9e900a45d207e552a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ae6dbfb6d444baaa478957a29105548", "region_id": "RegionOne"}], "type": "volumev3", "id": "8d0a5a33d8d245eeada6aa6a0d377002", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d5de774087f4726bcf6417950cc5c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "110a2f6a033340b69280f4d56a92a978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d3a922df4d94955af61b424188bac08", "region_id": "RegionOne"}], "type": "volumev2", "id": "5fd3058c59814965a57aa6ad13d635a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3cb543582e44516bb69783ee6627cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "837f2f2c9c624ddca86b256176134ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d0629f6c24c463087b3822279c29028", "region_id": "RegionOne"}], "type": "volume", "id": "442dad1688e24019821e1b0557590a66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e65953325204e7bade0c8d680ff6d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afa380765d844faf8f70419baf96c175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e9c424172eb4da391ce5475449059d9", "region_id": "RegionOne"}], "type": "block-store", "id": "e36e9bae61ce47be83451cbd54bbb2d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "006c6d6b79f14798a04c20aaee4d13f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8cf97953550484fbb5b4f9167dabb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a1f4fb092b348f18afe181e616d5dfd", "region_id": "RegionOne"}], "type": "alarm", "id": "f5e7e898649a46129f049dad3960d95b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3fbc655b5ba414f97603786a9a3ccd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a966773fa1824faeaf53ad44eebd4e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bb6b13a0750948e8a24649d996ba9fdc", "region_id": "RegionOne"}], "type": "alarming", "id": "4eeae7a622f0448c8e4a5f88bbad49a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "61352e81d19b4af284cba0bfb38358f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "980a6fbdf6bf480a8fa8f13ac655eb42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "86a38f2e9e1a42abb05c77aa5297123c", "region_id": "RegionOne"}], "type": "meter", "id": "2cf5061fcbc0406fa18375bce24bc7ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "236416d58e0249fab9f793e74321d972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "947b7e4a1a834d9eb010e132994b3fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0bc737a58ab344938055ed9515c5cf7f", "region_id": "RegionOne"}], "type": "metering", "id": "d30ecb076a31445383b20ebb1c7503ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae96cf4fbfbe4edd88ec855b3b8a7509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eda319b622c04d0980d61a9ead2ad6fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7622c38f0140420395a2feca371caddb", "region_id": "RegionOne"}], "type": "telemetry", "id": "d966aeb8124440d6a7227f2a2464b16f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7e775db665d14d0195504bf3b4111c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4012eeb838a04ee9b384dc835ec17bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "56cab76fda1943ef8ee7cf31ab0b044c", "region_id": "RegionOne"}], "type": "event", "id": "f3404acfe1cc48d3ac3b39fe2edbc630", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d5b039a771744aa96460a7bcb7beed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "973f0fcc30f44098abe1fca1e76a8526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "30df30ac4b48429cad482ad007aea8d7", "region_id": "RegionOne"}], "type": "events", "id": "19db4596f23f41afb46bc31fecadb672", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "366f6a80f37a445c89e5e917a3366d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1e3270f38b64450a52d16de1372115c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4c907e4edd644885a08fab54010d6eaf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c089692bebb8422eb22051c735ca73f2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18f14e8b0a274941a5b30853b45ce5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e738b98c706413f8b79c52152d8f726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "07e73999d6c1442ab39ba6adad75fe53", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ce4878d476cb43f588dd1ce20c0ff4eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "144847db259c48c198ed6ca415c031be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "daca3c0a3c6549449f20471a00d291a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3f1e59caebf4d20ae2342adc23dc7d2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e38ec3d000384cdd96357659c1427cdf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "613c9be794ec4b668449bc4d95b93e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6607f73b7cc340aa9882edd488af5ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd6c47744fc84afeb70222beb768051f", "region_id": "RegionOne"}], "type": "tricircle", "id": "64a2ba7c27394e7797e0f7711b666faa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "79b6d1149201485cbc8551312b3133df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6a4b7521fd324cf6bfdf0a1fe2fd119f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "df02c5acd9a647a5ab397a7b938a799f", "region_id": "RegionOne"}], "type": "database", "id": "5ef0268d628743bc955726b013c6b355", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2fbaf304b054ff0a7ae37cbec06a25a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b85d38e8778f463890b5311ea2593c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5a44dcf3d16e45aa8cf939e0a9a4363f", "region_id": "RegionOne"}], "type": "application-container", "id": "ee805198bec74a1b8c019fc2fc421b45", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7970a971232408293f1ebd6b918a99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a1fd028ba5f84649952f1da584ba148c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "04c5140713e24fde93af29d3c9abd58a", "region_id": "RegionOne"}], "type": "container", "id": "7e191b4502314d9ab0f5d872ee7397a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "401dd2405c174433aaf94a93a5219b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "640765a7e33a4fd0b46e76268d7666ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6aeeb9ecc95942e6959c4b9282f44d9b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9a696640852e43e9989f978c9341a8b3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d285431c81c4335b42b6b975b8d1d55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b31b603265a4c8888af6a80d677e4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1d6ba3f370a248b2b26d63f5d66d91f5", "region_id": "RegionOne"}], "type": "rca", "id": "9c0bcaf70dca468a83e15ea7b492cb94", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f09e183b1f134d6c938e5b0686077da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3357f00afc2e45768dde77c10ab5a8fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "08bb3ac31d454608a91bc51152bbb966", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fa69801477414f229f4703c4b32d2129", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5c25b692514e4590b7709bb9623572af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8dd4fa644d814880868eaec5c5c88bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "52fe8b5b818b4898afce486d7e6a5e66", "region_id": "RegionOne"}], "type": "network", "id": "255025cc69594bf7b92ceba6af3a6ab7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "646d6548497146c98f034701aef9239c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ce40cab24aa94804858964b45d08a821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dbe403939fbd4be4bfd9a8d1b290bdeb", "region_id": "RegionOne"}], "type": "backup", "id": "8d02350fe0d6429f83071c563cc90d9f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb5a39fa85094c5e83ac5757c5026036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22c34dd3d77d4e85badf1ea89a4367f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ccaa0b3b1874c5ab56f938a7fcc2eff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3eebf9791cc9401cb296e0150072d408", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "47c64d950bdb40b2a716dbb1662d1d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f0248688140471f84f870f9fc6576c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "84aea43a15a142338a7c249b40d7c3fa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6cb36595d04647569002f0bd662f670c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c14b67064954bf4a0c87b6c760b9b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c79a44fce7341bfa4e0e9fcab0078ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d2ba5565ed024ee8949d4d4e2e83e1e4", "region_id": "RegionOne"}], "type": "monitoring", "id": "2abf8898a8c84669a5e1d78fd8753adf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5265284ff3df4fecb3be61427f20f2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ec80224688f945fdbd2c2fb2e64b0a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "27361d5a265a41ea93fb64cf1bdd2cf6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "87b5833f13b44b0b9d46375c10c0ffdc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "446e7be6e80f40ea8cc057479951ea70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "803bff4b6f66423681c378bd9959c8ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ef855a40c76f471d9bca89fc657a7cd4", "region_id": "RegionOne"}], "type": "placement", "id": "4e904d50783a444fa6c3bf0db5fb8a1e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8aaf47f8a0604ba684b1baee69e7b6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6030e3bbdef042639d7cac1c671665ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5c3389ec53ff46199bf6440191113168", "region_id": "RegionOne"}], "type": "instance-ha", "id": "78e56b7e5a294ac1b12435e061690758", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b5fe2d82ce04e76a36c064a3b3ec2f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7797c1f89f8e4aea9cad526bb3eb4048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e6633c9e9777452bb1d35bedd6917259", "region_id": "RegionOne"}], "type": "ha", "id": "903eaee7d64c4d94956b79bba86ed39a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bcb1895c77284e41bcb0396d7f9cc7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bd90cf0a61c445f6916426c06c2b448c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b551138470a24cd68b9c327b07ae04ba", "region_id": "RegionOne"}], "type": "reservation", "id": "1aa713ffdace4fab828e85f6724b3cf4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3fd236ff2358496a91b32763d05bef2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d6f7b19076554401b7f2cf9217ac6954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "754c826c3ad24d7aa92cacdff528c6b8", "region_id": "RegionOne"}], "type": "function-engine", "id": "da15b27066044719b9c92723325eb05f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "40180842d9e34847a07ff80114d6a005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2109e82acde4f6097a3002fb3349679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0f5d2b1d0a43425e8a6b866e956317a5", "region_id": "RegionOne"}], "type": "accelerator", "id": "624dc6c9ab4746c4a88708ff7fb9aa37", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94840975b3704c97b9dd51e0391d54e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19d30290e80b451f80a4c3c4f5bc8338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bd22181f744d49fda72f6b149ced5039", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5e6b098e17524cd08233f4a669d48537", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8f510d00698f403e908b6e5ffaf8281f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e5dae1f8885e4166a1976acaf577e057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c69aeacfdc548038763e5d50ddef38d", "region_id": "RegionOne"}], "type": "registration", "id": "dee5703762b44b5cb177d85a2e0e9f6b", "name": "adjutant"}], "user": {"domain": {"id": "65197b5e4fdf4f158e8004b044d9a3cb", "name": "24d6c4637b6a4f6cb2562210dd502a37"}, "id": "493a82e394484da992a3d539052a08e9", "name": "1e4f81c16f0e4eea99409c7cbca0844f"}, "audit_ids": ["f687c8878b914128aeb9af7b3ed2ca73", null], "issued_at": "2020-04-23T06:25:59.532549"}} 2020-04-23 06:27:59,743 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/2db729ee-eda3-4696-b784-0a870193cbe0/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a", "adminPass": "password-3"}}' 2020-04-23 06:27:59,747 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,749 keystoneauth.session RESP BODY: {"server": {"status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "key_name": null, "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "2db729ee-eda3-4696-b784-0a870193cbe0", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "user_id": "9c119f4beaaa438792ce89387362b3ad", "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "adminPass": "password-3", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "config_drive": "True", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}}} 2020-04-23 06:27:59,763 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,767 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,769 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,789 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,795 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,797 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "2db729ee-eda3-4696-b784-0a870193cbe0", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,821 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:27:59,855 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,860 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,863 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "2db729ee-eda3-4696-b784-0a870193cbe0", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:27:59,969 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,975 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,977 keystoneauth.session RESP BODY: {"networks": []} {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_get [0.085968s] ... ok {14} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.194274s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,826 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,831 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,833 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,836 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,847 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.759615+00:00", "project": {"domain": {"id": "99f6ec8a9fcb4e7eb745c2124973af40", "name": "e882517a51854104b7810c7eed16af7a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0dd5f34b6b064334ae3cb0f858d6caae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "020db066008842158ccc21e3d5039a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e9e9f57eea574c6fa87428ac2a70d67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d00582b94ed64dada70775e1bd697b41", "region_id": "RegionOne"}], "type": "identity", "id": "bc4809722124448eae60271990896611", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "83d0bb96e3ee490cb9b52317cf6c7698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9af3e8fa2d204c67a8ac5ea1eb4586d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f7ba14c52289407882b2f7ee936c916d", "region_id": "RegionOne"}], "type": "compute", "id": "f5c347a4383e46128fa457b75b361b25", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "404c2557fc484e54903a38e805e05491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "37ef6487293748538ec3c77ee9237dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0b448614536840ee9bd555daa17f4930", "region_id": "RegionOne"}], "type": "image", "id": "8f75b8d88c9d46e18ade98cc98488f31", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "64ec4f4e6cf347858a5d49be41d1d059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1d28d69e4bbf4cefab9c22f02b27033f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "66839c277c34487e8ec5ba68b745f632", "region_id": "RegionOne"}], "type": "load-balancer", "id": "585b759302f046f4b551a19fe23cd24b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4320c2319b044dcf859268ec1f8ffcd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a713311c3784d74910b4fd439be7257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b4effde8ab640af80fb7e4016b33aab", "region_id": "RegionOne"}], "type": "object-store", "id": "b2903b7762e94dbb891e42690660851d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02e88d55316a4991a90f54ff7ad8d593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2e8cd478428466d97a052efb1c5670a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f4436bfbbabf4ffcbea877b6d6d99c7f", "region_id": "RegionOne"}], "type": "clustering", "id": "7b91d16210244e92b5d7221d32ad4f9a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cc8b16eb590476bab289d339e9d5917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17b700ca12a245bcb37ac50d39be4084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81742f3560964d739cba242414e67738", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "849bb8cf1b24494388a5097ad5117d3a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33e1143a7cb1413eafd01c1166c1b3b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88905c93083a4aac8a2d356e6bf81984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bc1642417134ee898741004cf9e154e", "region_id": "RegionOne"}], "type": "cluster", "id": "9f7cf0aa920641d89680c01d0472b83c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4289c5d3da6a48a2a482a4d07954aa34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af20651fa1b943278f60099b8c0958a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "eb881f50cc50449cbaa4e95b826f285a", "region_id": "RegionOne"}], "type": "data-processing", "id": "8e7d44e6b370420a9c2cc4efd2f9513c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7138b9dcaac4e239f18599954c4f808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9a6e1cc0ac449ea81379098aa747705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bddfba4ec95e4724892e137d6301bb71", "region_id": "RegionOne"}], "type": "baremetal", "id": "18d814bc23d74933aff1dab821b87521", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3285c643f27446b0980f8696c55b3ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30be5fdd3dd042c2b0b209665a5b0e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5907ea5c3c714d3286ea144810d9ab4c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb2b54e78a5b425ab3cca6a5cdfa4371", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "43ee456a62f84fe9a7ca5d7143c0e2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8140b14ca210497998915f2dfa08ee6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a5fcf120c8fe4a299440b8a97e0da55a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e2772068f5c14c97b31b8daa8a7bfa8e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f393fa725fb84fbf8845f44875e3f02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "127b4e0e421044c9af8efc36be454e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3224014d0de348daaa01a056ec5e4cc3", "region_id": "RegionOne"}], "type": "key-manager", "id": "408de79ed2dd49bd9d31e990e927754a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "adb33039d69347e8b4056abfe0e9e5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "776ff75ed743439e8b8e03625e96828d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "947c375e67e34251b079983eca3b2dfe", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "10e1765b46144422a44f528f956d7d44", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a8dbb79958944a79cf0335f0963fce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4552a1af67274c92a23441e32f5724d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cc7b30dc20034800b6bc63e715859d7d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a96a2beef159498baa6a0e9bac3d712a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d966dbf7a6f14a43ab2e2f593a895b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7d0fec6a6f9a4eb8b7d2d434dc71e8d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5f8b7de9d19e43bcb98bdaa239c49fe1", "region_id": "RegionOne"}], "type": "message", "id": "77b853225fdb4f57a515fe29ec73e205", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bffb974101e246e6b0e2eda43f110cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29cd472956a140248d36da7c94bf12c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "683556cddf4d42f284a23c2c1ed5aa4a", "region_id": "RegionOne"}], "type": "messaging", "id": "db5278ab4c2848f188f19acfc6d449f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "334a0b28c4414de9b43e4a31c88cb124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "820dc7f3190b4c1d97567bdc9b6f91d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "12c4ac1b597743c29dd5b12e7f990af7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9e0f533b142642c7b5b58d52384753d8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa7b156373164bbc8d8a38b164bed987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf4729e85b0b4617a31ffdb276560d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2120e88fb9f843018a22d2e12ff6cdcc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "04a7e7d702744a51a210548bca831042", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4704f7cc696e4069b380364027aac750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "572a16a0667342188ec96457daacaf22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b4c213ae2994842bd4b3a97265925a0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e5a7f73b68c0412896967e779c565b79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "116e1f0ee6234302a3312ca7e58fdd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "802514e4840d45ec9d78344210dbafb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab7dcdd6d9e24acb9e761a4054122ded", "region_id": "RegionOne"}], "type": "container-infra", "id": "800236999cc74fae904c46d081b1db8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6b70fbd844cc4ce7819eaab49fb83ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "db19ac4ac07743b5810376157c7979e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "46d5f37c7ea64d7a868bc9d951e2f688", "region_id": "RegionOne"}], "type": "search", "id": "4f02479cd54f4968a1b5c38e634a6d99", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd061bc8164e4b5abdf109fe09b6f55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b68901b352d44d72a75b6262ba4e0d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7165dbccc99a421495215206f19d2c2b", "region_id": "RegionOne"}], "type": "dns", "id": "fd4868f625bd4c858e61fe1dab12406f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "79e752499a59412aa72ade0173178bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf7e94bcdb0e466fab1b0bdd5fe43038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3c9b428950146b2b89f5ad2f3852023", "region_id": "RegionOne"}], "type": "workflow", "id": "fb0e98aee73640849d2db562a6cb1c1c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4073dfca39a4d309e9fd2bb5a7170e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a670678859e48de8c4461547ec8a2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce36be8e8c5d4d9eadda474459421764", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5b6fabc9a4a94ce4b81ef9e4c7774161", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8110efa656364a30856ac6dd295621ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c12c8c5e65df4daa89c0ba6a06f0bfe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7961b4b31bde496c89452f58fe8bb844", "region_id": "RegionOne"}], "type": "rating", "id": "7e3ca6598624467e839959c02541a588", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd8cdcab0c1b45d8b833dcfd72863c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f5256bc53e2459d8235558fb9f46941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9d2a162d4ec14f78b607b2f283987285", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b749a491dd7a407c812b46f27f1ff0d5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "13e23318f3d4436980f5b1facdc8e4e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "459e386dbe334d71812043529d4f8126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e264645b49b54cb385dff915ef27a82c", "region_id": "RegionOne"}], "type": "policy", "id": "137069319d174f93970de5deb05580d8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "795f11b1d06840e3af5776544853b3bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "882f9276a6724e95a3f139deb9a67662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5e1bdd80bad84c92afc9446ee467a90c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "59081dae9b054648b9fc60347da45104", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a87f0eb765e4ba9bfc68285a8c68d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7872b7059680428da5b3b106bea857d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98d68d806c0a4dc4ae986b2beadcf002", "region_id": "RegionOne"}], "type": "sharev2", "id": "7d2f2ca30f714126a3b6ca5a9cd4c490", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7227b2f06c14782944b9cec9fbf0d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a3207fce85141c0a7694cbb2cec9e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c175db9ae614ae5831b0df0f98d60f3", "region_id": "RegionOne"}], "type": "share", "id": "1b11faea9c884834addb0b6b3538fffd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d921ece194914b01b74f6776c87cc8f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0c45c3456a14d919b9137e115e09ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "447b8fe026d34a6c8cb0b6b2023f92a7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3146e1742c874f659f8d5e41d4465b0d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2433db6ba3e843a09bd4ad99ad846ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f055403b19430ab0db9c177403a044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "297d7aa0aba543eea8af12deaaa278b3", "region_id": "RegionOne"}], "type": "orchestration", "id": "f1c23d729735499fade715a2ef08a015", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0077a5e221f8489aaa164256db7ddbc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb7773e10af745f9a6e4914aff603137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c75e96b49774bc39aba354e388d4adf", "region_id": "RegionOne"}], "type": "block-storage", "id": "e3f73017a2224e84b6cdf913040017c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f77c85693ba4d7082d29cd40130b348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "595e3b4b9ab64e01b286ba1d8d02658c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a280767aeb74e96a2eb247ed4698167", "region_id": "RegionOne"}], "type": "volumev3", "id": "449048dc3a0f4a9c95ede35d26725625", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db30fa63ebdf4420a15d6767339c6576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca3f0bea0bf748acaf575c0b2baf2711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85bc3a8d758a49d08e4164dd98f722af", "region_id": "RegionOne"}], "type": "volumev2", "id": "79a67f21b7f64e0888c4927810805eda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "708f794416c44d0ab3e2b155fa0841c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e026ef7a7d54fd88eb041e7bda7a44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af41522412d945c1a94d315b5a1619f5", "region_id": "RegionOne"}], "type": "volume", "id": "81d4fecf8e5b453f8d1c96a2e34d9524", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4875f2f8cefc48369e3f22e97fca4ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e02417b6b39040f9970b2a970582321e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4b49bc7fe8245cebdab1c9b3eb4a5e4", "region_id": "RegionOne"}], "type": "block-store", "id": "87092a05a373483c8ae28ae8f087b196", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f551d8bd15f46298754fd421b340be5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0402818ebd224740bac5632a5b69111b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6f5440ed58154f749d94da8505dafe45", "region_id": "RegionOne"}], "type": "alarm", "id": "dc54fd5bd7b44ad39adde3a000573a07", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bdc3e167466f4456ac8b4442954b7862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c102c1f8089b4e4db42e1a9b31d743c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "daa93dc7dd08402293d56a3327d1fb5f", "region_id": "RegionOne"}], "type": "alarming", "id": "6cb432a55c684829a867d1fe7e47792e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b78ec7fa2be487c9e77121801f8799f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42b2fca3d23b43d4a9d4b8344799c817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f248942dd4e14970b2280ddbf0c967f4", "region_id": "RegionOne"}], "type": "meter", "id": "e303294dd87b4e89864502716c36d49c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2070f444a8414d2f881ad0b822ae8308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c775ce47335949dda4c6569178b5e28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "155400377d8f4c86afefb32a390d3fb1", "region_id": "RegionOne"}], "type": "metering", "id": "54c5a0de05664ac188837d7497781dbd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7577ddc5e8cb433880b267383758fc0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9902df7fab0d4f7c9cef3b45456fb8dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "31c3b9f29b7a4e9f90606ad3a66c1ba3", "region_id": "RegionOne"}], "type": "telemetry", "id": "4d936c08e9e5476da740bc0245947e00", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "939687f6d001495b9ec4a4f94d07e7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6cd5a2eadf02465fa3d2f6d6aafcdb57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2916317e2cc4410b9250daa35e99f120", "region_id": "RegionOne"}], "type": "event", "id": "b9a23bba6c3b49a88758c2b7af058947", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "49b5c2c3c78545bd8190ce67ec28ace0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9a9135d4eefc45b2923170306533fdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "afbd6354aed84468bcc1297a5abcd0f0", "region_id": "RegionOne"}], "type": "events", "id": "203544e2dc4842c6bac0edf299d9648e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e4bb6adb94046e6afc77163799f08d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b9b8b34d39846c29668ae105ded9328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c897f9e9f9347c890810c29282b1eca", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f1a87d7faf834f44907be64ac9ed8fdc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "65621e4b1b564f2facc887e33b6b19ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "12ec9b4571854d49b597db606b17b0eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "674e0d88cf1743998a7a2144e06be71e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "76a5f8b8ca72436c9c6c9bbef8d0bf18", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82a9ec2aafcf4e928fc115a49feca9d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "099bd93e5acc438c8d5e9933795815dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff6bd1832f934ef3a193649a3db3d7d8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d778a18a9caa4176b932748c60a6382c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e91632a5554402daf719bb7cc9f3409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ddb8f334eb67496e9cc2b06784ec5cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4610a05db9f41ad9a8bc759d1581b40", "region_id": "RegionOne"}], "type": "tricircle", "id": "e88a6badb4464293b0f34cd781a8c651", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "94499e50ed9944f6b0be6546af151f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9584fb6e5a6f4f8a9a6760d778682d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b2b1914fcffd45cdabf1a5bbfa342c2f", "region_id": "RegionOne"}], "type": "database", "id": "ce36f8f85a83401997de6d32657e86fb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "297c08633b1245f9bc38314037e89cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49384af1fb544f07b0f8e74498a539ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b93cd37e873499da9e8b505604bc156", "region_id": "RegionOne"}], "type": "application-container", "id": "d2f219fb78204fcfa3baf3d56fb94a70", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e9e2f655735540bda19ba7c9f93cae27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4c88b32d5cc47d6a6ccba46812c8dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d558c8e69bdf4964b1076625def32c5a", "region_id": "RegionOne"}], "type": "container", "id": "244c7b3c4a3e46ca8174608682523d49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b426c93ecf34285a6e6136e939054f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3e13708e79404280a975a6fc6feb2415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2d567c6f5f7f407fb4c29e8ac49f1080", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "afcec3f10c1c41ebbac2dd6b88ef164a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f8406ab092f4c619fbf8ab0b85a1b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c169ba771f34e1e8b875a9d9d88ab17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c574de61f704c81a975671be4c4adc8", "region_id": "RegionOne"}], "type": "rca", "id": "83bbfb42bce84362829db14c1d04ae39", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bae0d6c40cb74801b702eb1db845c0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d024f25d5b64e8d9513828f2429341b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ac924d36c975404ea4744ff49f86652f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "addd7b8ecb6d47e1beb7a97fabb55361", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c3e45a7c352d40ebb756f43b57734650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1f8d32a4b89a4bef95679cb3c3968ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6d4d8fa4505f4ce6b6bf74178ce439cc", "region_id": "RegionOne"}], "type": "network", "id": "efe836aad39c49dbb3ef9ca2d08f63fa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "50d09c34e5e94de38e77316fbc9caad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "27e7b99101264328bd5182b8f619eddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d507f5b11a6f451fabe7d34fb2835938", "region_id": "RegionOne"}], "type": "backup", "id": "53010ecb2fc94371b2a45e0aec6ec5d6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3edcb70c88654d15ace1c6c3139a60d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ddf83ab27214d0c85eff3eefccb0826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "005c5d6e8f9f4565afeaaa33b04473f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "868b05e7b4cc4c90b7efeee259c4e8e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ef930830a354eb199d521956a5c4d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "faa200a7bc864e938f883bf1a1d277d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3dae7c7ef5ff49a5a2b97ba8707460a1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c87cba027b6f4869aa25a78467768248", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f63359b6a0e4314bc0b702b058852e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "391eb478ca814bfaaf434f14604de5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "587cf3fd412f42578ef540af6cabccb4", "region_id": "RegionOne"}], "type": "monitoring", "id": "972ce640e32649209f9beb2510e7cf33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9e102b09177c41a1b41075a8cd6a54f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "beb364ce31504393bf54a6104443bb34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "57632358da2247439d6dc8e556556a08", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8a05d8599f6a45c79f7299a89d528aed", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1e4ed789ba684784b54d9793e849022c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "09d64a5f5b114054adb0a078430c68a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1bed9b038adc49fd868554a51df2c42c", "region_id": "RegionOne"}], "type": "placement", "id": "048b5d8a48c24d6c8a317afb9c1e8148", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86165a41b1c74c2ab694417f0a0f1b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2889ec8a19349319c5ac05f29f00213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7bce830bc4c341f5bc188e7e8879b498", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b6ca21e823945ffb88fe02f9ac8ee95", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a4918090f2c46aa9fd13d40c1cee0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e69555dadf3f4e7b9d2f3990e5c04358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "03182ba971054f79877022f765001259", "region_id": "RegionOne"}], "type": "ha", "id": "54d42f2970a741158b1def2ba609cff0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aba9812d2ecd44b0a7fabfdb0b2b94ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3ce2312b809d426585d083f285f14068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "02176313a79343eba43c9f9b6a5f87b3", "region_id": "RegionOne"}], "type": "reservation", "id": "07c6b457d50e4c5a88568948aae3a7e9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc27397f87ef4e2eb0f0b53a90857ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e955fb97154f4e9ca6b4231e387174d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "43a61461e06740d48df273b1d75d0289", "region_id": "RegionOne"}], "type": "function-engine", "id": "403fcd681d764159ad57127100eb8efc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43e7efe67da5457d88f56845e7258807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af46c645ec684efdb58fcf73344166cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f66af7be125a40afada42a004082fa76", "region_id": "RegionOne"}], "type": "accelerator", "id": "fad7013414fd4a9b95b0ba292447d1d9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4393e7b43dfe459398a9cdeb0d40c35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f474e1ecfd7c4a608984856ea38baa6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f509cdb8e28340bcbec3185c900bb4cb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7bd25c150fe4758ab707f7ee77fcac8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf59027c843f44ce8234b442fcde22a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9dd0af331b4047d39db35ffe1482ab18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8ec2bfe010f4d14aef96a36b6902634", "region_id": "RegionOne"}], "type": "registration", "id": "35537fb30edd443bb122fe1305930b36", "name": "adjutant"}], "user": {"domain": {"id": "fcad86e89b3046da81c30d6395580c77", "name": "aec0c9807883442ea443556c860d4918"}, "id": "2d369dc738724b86b7477cc982569eb3", "name": "73c1f0655b7245af80287c8bd43c5406"}, "audit_ids": ["575ebb5df41e4f869ff4079ddd7f6a38", null], "issued_at": "2020-04-23T06:25:59.759615"}} 2020-04-23 06:27:59,915 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,920 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,922 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:27:59,940 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-security-group-rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group_rule": {"from_port": 1, "ip_protocol": "tcp", "to_port": 65535, "cidr": "1.2.3.4/32", "group_id": "123", "parent_group_id": "2"}}' 2020-04-23 06:27:59,945 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,947 keystoneauth.session RESP BODY: {"security_group_rule": {"to_port": 65535, "ip_protcol": "tcp", "from_port": 1, "ip_range": {"cidr": "1.2.3.4/32"}, "id": "xyz"}} {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.175201s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,829 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,833 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,836 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,839 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,850 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.771460+00:00", "project": {"domain": {"id": "998efe0607144d09b367477fafbec6a7", "name": "a6ab136ce50f418781a1484496852b6b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fddc5f7303e148b69dfa64e528d1eb00"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18b08e6ce50b4e4f81b4c850504389a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6931fd91767247fc8747f48c0de436a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6c337c972d5047fbaebc22de0ea9bdcc", "region_id": "RegionOne"}], "type": "identity", "id": "71621b4c3dd1443aa17a3eceddc4691e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40f25ccb2c7a48c5905507fab2ae15f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aeaf4878753a436fb032e6243837c4f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "aab4854428db49e68e9a36b6b445ebab", "region_id": "RegionOne"}], "type": "compute", "id": "b836f368191241c5ae7496ac9fbeefd9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3cac7fcec3964459a66db4ce207dd1b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6bf0a44c1630477282546d4576d132d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "857092b89243436eb5dfad65b573e949", "region_id": "RegionOne"}], "type": "image", "id": "49c787c49d264569bd8eae2c992cff84", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3bea325bb3c74629b1ce8071dcdafaad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6a067b2d94fe4a0f8a36ed6d293e790c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0fcc55bcf079446293b6dc822a4f94e0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e24ac22b4a2c48f693df7c4439be4d42", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8622a71c38914301a5363d122b6cab20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0aa3e17b99b445f1ab22eb6170f0c8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66e898c6649543df8264ad730c6eb9ee", "region_id": "RegionOne"}], "type": "object-store", "id": "4ea0e8703a7b49c099b229a24d90531c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2f37719940841fbafe83753dc29ac81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "594f235db9c74c53a73b87362446e0b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1ac43be196bc4871b27a7072dbc7e1c2", "region_id": "RegionOne"}], "type": "clustering", "id": "2ef7b3c68ce24c26b5a718446aa1e643", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50b1d22d38ef46e681de944164ee40c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34f1b43292ce4e639f9f3b6be2dbd2d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1af8e7c0276f40de99146dcd1dc9f653", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "99dc1391af334dafa63778cd8ba62e87", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9183364dae2a416096038053d31379c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1b107fa084c44fc9a134aa16093fae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c78253ce237487a8fabc898559b26e0", "region_id": "RegionOne"}], "type": "cluster", "id": "86c5423816d04c92b01ce0992ea6d6c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7eb0bbb1530b478ea7f4804cb5e815bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "08ee024266904e57aacac1c2bc037933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a2ae164d66b043a782c5eef02e8505b1", "region_id": "RegionOne"}], "type": "data-processing", "id": "401e46f01dd84e858fd0daf444129880", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a3a000f8b1740369b205e78180716a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0428a153c56948d4ad717de723f75abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a850da1022642be8cd399aaaac0120b", "region_id": "RegionOne"}], "type": "baremetal", "id": "71d29e11075f4cf39e1aacbb7f272e10", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "600a0a9b1a584bf89acff25ba0e009fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f66a7670cda340a7808d12f62018ffab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e12dbcff3f614bcfaa2326e1d9f1847e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "99c169858bde4a80aa6c605ff14c3ccb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acfaedc10ae247ed8e67619c06b70df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aedf9708ca57471a9bf654dcab949e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "446a75c9b9bc41e7a6f6c033eab33c80", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6e14583686874057861859801e5dac08", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61e7fb11292a42ca86de305a04740623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d43d92b3263841839a4c073bd2f4254c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bf40c9a593c8450fb487bec5a7a29a81", "region_id": "RegionOne"}], "type": "key-manager", "id": "e650f8af84fa4897bf581d8c3b6e6b9b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c4a7bad867c44c379b7da9b6702e998d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a28ca496ad49465ba10f875e9b1fbcf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "edf00969204041b8a42fae942d7ddc14", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d116c1f6ebd04542a1a55836cad6a1c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff3b670bdd104c0b8fc65e8ccdea3baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8b8b742fa594c8e86914597e68d9c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3dff6e063ed41dfb8beda6e8d48799a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c79fb8c5795b4947b12257c468b584af", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "46312362aeb14578a13d15d2fc2c5c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7deb8a92447f4db4bb9a0badc889d99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "218efdf581404f6cb8267c2080fc81dd", "region_id": "RegionOne"}], "type": "message", "id": "09d80c9f32ea468eaab6d910ece34270", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8afdd49267d5417caca83f32224c11ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c7e5bf9cfe72419a875d542b2be0dee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f13d581aab074e83982e25ae37e740f7", "region_id": "RegionOne"}], "type": "messaging", "id": "2e9e2ae462bb4577b0752707dd900b1e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bc172e37d0124d109db0443b74c00a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "025734399491470890d1bd2ad11fc9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "44cb2faecacf4e85b99c7543ae1d3d1b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e900be3f44ff44739117b9bb3f43564d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8d47291949a47009a715db7a50c5485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "368d82dc9ac941958a52767607facc98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f787cabc6ff465987e5f458a0637bad", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d3bb5c94aa514a6ca58e749d0c1f10f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88e2e347fb294e5d8eef5486f57ec649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f820df936fc7491db968cb1aba983982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6f3f1596b6c499384cf8c44bd188d44", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3ba3ecd5c66d4050a212dfcc8058b7e1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60d6f5500788417ab6207b35d45fafe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bb7888b7b1e435c88f0bb059597e1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08aba8da6ea948109b66102138e2bada", "region_id": "RegionOne"}], "type": "container-infra", "id": "921d802361bf4265914c7723572f67eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "38233a7e7f3e4a2e9a1a95bc0e3d5c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ef8ade15809144418e165a5bbb5241ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "49cd39b18ddb40feac221ec181719a5f", "region_id": "RegionOne"}], "type": "search", "id": "7c49fc0e6e354ad2ac442a4de02a2b5b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d18c3e4b3baa47afb573363d06f023f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b760ebfbedb54473ae00d5939f353123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b4c0c1f15ace4b0fb4878f19925ad21b", "region_id": "RegionOne"}], "type": "dns", "id": "494fa7b04a38478abe051fb0285e78a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1c84dbb7b92a4b83977d39ff5cc4fe32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7fd2f70335a74f81a89a2f6fb3ea0d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "978c10e0923544c8bf0c8aba1cc2ff67", "region_id": "RegionOne"}], "type": "workflow", "id": "3dc87ac1da394b89a055f1bba784cd8a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2bc28b9251364fd59f5003aa90846c1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4af2f8f72603477a967343eaf34bcf78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3e784fbf554849f2a92dc44e1f8d4860", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3bb817f5720848728d7a4a9dcf8ed5fb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "16dbfca97e6549e1b79e35c3bcb6cc02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "39233c7e53b34382baaf597053cea9ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0a3995782673488da2931d8666d8879f", "region_id": "RegionOne"}], "type": "rating", "id": "c52f9a93b1cb42f095c58557528b36da", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eec7c3ca7f644cabb7b4505655771a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33801a6e68234afeafd744f28903c568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8d5bfabccb0345d4be2e4587e16e1f0b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f4323e44b9e647bfbc00a1f958c09e6d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03527b02f7804cd7a0a20c29d937b9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d1b6bbc6b2044257b08193f8f23f8ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2ee5ce421c9540d9beafc06e4a466d19", "region_id": "RegionOne"}], "type": "policy", "id": "454fd2ecc6f047a4b00b610c53f24de8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f62d801740364faf8365e21396ef3196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dbdd35570e64406953f72992e814744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "41a9ee055d5f41169caa08b1822d1aaa", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b58be420dbe54e42b64077afe3a5aad7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0be651bcf06d4a419fc53b28910f3a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "358e66237e064b50aa8389081ae91d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef6bf7b7dade4384a49262dda3f7b85e", "region_id": "RegionOne"}], "type": "sharev2", "id": "ee12b98a440a42358aa7778a98f06980", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "834798dc6dd843518a33a5704c18daa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e0185e3773a444f8037f59f578cc126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce66c41ad0944f1eb6555c160aeaae7e", "region_id": "RegionOne"}], "type": "share", "id": "485c2a521d194fff800011472063f2f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a976acb85b348eeb8b27ccffe717cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f506445cf6b4d32aa0088fa32e12d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6287e4cddf4467d9541e3fceb826be3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51ac1b26ebc44831b1ae273fb2e8a22d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55044b09b9fc4e8d9803d74c5503a577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98bae262309e423e9e9301c96ed752db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bec14265b35543ffa9c66f388892aba2", "region_id": "RegionOne"}], "type": "orchestration", "id": "d2f6a26d7fcb4cfc93cd030b8e17c957", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3274e55b6944b8897cf1a01fbd66b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0d1ad01015349beb674af153aed2983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "731ce48ed8334e07bf6760213a3a6704", "region_id": "RegionOne"}], "type": "block-storage", "id": "1a693d40b04c42dc89ed55e372795620", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6595dbf88b34e4697619bbe2949b62a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "414e7506b8484947a0408690af61c23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d206226a1a64711bff0286c42fe138f", "region_id": "RegionOne"}], "type": "volumev3", "id": "e27a92922da946b0980e1857ffd379d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ef06d6797e6416bb756b632b7056686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2c57e6818f148c1a280c8996c1f0e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffed0597d2f242f4a62330f5b0bd3786", "region_id": "RegionOne"}], "type": "volumev2", "id": "c9ca1f42779e441cbe55b219fddc70f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73c85c501a4747ce8e3e1fb7470081b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04e1c420832e4a8181ed93a0df44a8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebf6458290bf40e2b451559284afbf96", "region_id": "RegionOne"}], "type": "volume", "id": "ae7dd101761b4e3db1ff35362f07d954", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b95d28cf100f4376b80d7c22bdc91f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3f91d0820a54fa2a44e5c8258034f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "643e85b9d333417aa5b6f46267c7b1c6", "region_id": "RegionOne"}], "type": "block-store", "id": "c65cc175039849f4a493a03138521da3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a7fca1f562bf41b8bffb2d08be939036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86a7768dec1943a5a0555712ec8312e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8cf8378f91124ac28a9f2e096f41daf8", "region_id": "RegionOne"}], "type": "alarm", "id": "b782afabd0e740fcaf1468f02f4c1f8c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a36b3616071b4d7494918653827e2d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fb65c6cabce41d5a6f91cda8875f51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a2ef32871da4b429c2da493bda748e3", "region_id": "RegionOne"}], "type": "alarming", "id": "e35f0bb6f86f40fa813d8ac221b13679", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef6e0eeede204edea6de4685248a84aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f053d77ff224fd7a4e12a070b5a66f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "171c5e60c98c4664b0a85448fe5f8f1c", "region_id": "RegionOne"}], "type": "meter", "id": "89776e6ed86941679cb37390c0f34b43", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f7a683dccc74109ae72b13ea727d2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa4fd5c55d604ca7becd95cf1c8ac909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "712a3f115d6f48edb9104523f352c3f5", "region_id": "RegionOne"}], "type": "metering", "id": "166700251dfe481596db48e54b53ed49", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6ad9a82971247b08db2703d38f8bfde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc6bf73a16e045cca62605acde587627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "89b6059b881343f7b70a71ba4e5afe0e", "region_id": "RegionOne"}], "type": "telemetry", "id": "4cef3568e408434db1c82ec4050405e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4edd52bc6206470982f3884688d78ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "45d16654a892407dad49c65fe8bcacc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d9396e272c7e4c2d91a33f412c2ea672", "region_id": "RegionOne"}], "type": "event", "id": "e1e328bf74c340cfadb6b080a1792e96", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b9375c7da5b840e4809741cae109d993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3189d6a17c3040d0b2f718a4e77839ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c4c0e05ce50e4656ad6798dd9cc889ee", "region_id": "RegionOne"}], "type": "events", "id": "69aa7c1a9f78419dab38b6d499608ee9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ac6756bc52e4e759e3af58a0953ef88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28197721d1174af2bf7a8c24a92e6694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f0dfbe920da94abeb39cc43260edaee2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3c338fb4e094481fa10a4a3806ad2000", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a48d4ad0d37433f87c103df73172180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a9fbfa0bc1084b9595317df6c8face47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "38234a6eb8c840aabf4cb52ad62a14d9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e9d2ccdd74484c7d98bc15b948df48df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38a89a10c5b24ccebea1b63bac34985e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd5f5e30d90c4664bad8287f7cb6b049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "512ee04f75064e5d88c198560bc38c9e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "64867bc928b34b2ca750e7d40655b326", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf14d37ddbad493d827f74895ab54d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "057b0adb292f401d9c065a65df1cbcda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b62b66d1c1d49c9b1c6360c6e199385", "region_id": "RegionOne"}], "type": "tricircle", "id": "309e10ab34184a8fbc64a0a470195612", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2d332d22755441dc8c2877dd2e1b9bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f66ebfcc4e4446da8ce7dfc256ce356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "95b6d1317a7d490293b460c5054e7eac", "region_id": "RegionOne"}], "type": "database", "id": "58af0ec54d96430e9b376c215ba00f31", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "650c09b68fa14ef69e80f61a112300d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da208cc300584ba4a9445aef4ebffe19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f2aa89ff4f9347f0a47e80fc4082fd97", "region_id": "RegionOne"}], "type": "application-container", "id": "c35faeefb0fa4a5cab21c39e5efe1804", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfd0e779a0f74d21ad1d26d4d2c60e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7bf0006c92154e1d87e94202afbbc779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "87c0da79910840a8881b099aca089e35", "region_id": "RegionOne"}], "type": "container", "id": "305ab98b86574d0a9c9ccbdd06b61f8d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a24dd37c9a0748169be9932a1e888a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b6d639c7d3d4269832472624df072b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c138b6365e64458aa9341f8e85d2748", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "730d035d024b4d7ba8ecb9f65eb33434", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d19d609b84744c3a0f9211df5659586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ec1ba238e344bfb98aab2979b925b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3c8ac69d4b3c46469c20c861550150b4", "region_id": "RegionOne"}], "type": "rca", "id": "c90c6347880d4e228f4705012072e108", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5bd4ddeb3c0f48e995ebd3c2573fe811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6d0905c6352848fcad47b9be36da345b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5d3bd9928a564c9d81c9f339803439b1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "81be06bb5b524409a88dd82bbceb9633", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d121be3df1e5428994764038c686634c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bf882762a2084669bbbf3a84dd9a009f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e7353eb00b0e431b9af5329331fce956", "region_id": "RegionOne"}], "type": "network", "id": "982373d64ffc44a99ea9d2c5ae5f365f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1b51e1ac6bf438ab45388effd66c47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0a2ca8cffd0642edbf71533e6fd6fe57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "35c60e92d0634248a5ed9d5f00247ea4", "region_id": "RegionOne"}], "type": "backup", "id": "1fde51e51b3d47d9880e494808200fa5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71b2a69434a043bfa896544da58238df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23d2abefa1324580a68e5997b8aa6347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0dca12395ca1448db7c5563f94ebb321", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8370943469aa46f4b471fd56f64ad2fc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35a3b6aaf65c43a78d4d7e5b813c6825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0515e99d2c549f8b1acf2e1ba64490c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca6c6c0301fe4f36b21f4be263f8a874", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b5fe8cce5b0a4bebae181e11e16feabd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "81d6395abe944a7aad38538cd15ccd64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b934b7c0653e40f4aa4a02e2aa21b0e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d29376055abe44d9a807f503d87ebc65", "region_id": "RegionOne"}], "type": "monitoring", "id": "41d10730d8524d46b6b6ec474ac3c6bf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a6452ebfe5b54a8ea079307678a6415a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6bdd70eb39e04ff28620b2ce98c14a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dabc928cd4b64f8491263d59b3bebf5d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f676a9dee6bb42f181a2acc10b228e35", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e6425e8645d242ee838ed139d97baff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "951866fe74614f339669652f1354cd9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "43fe354f30394f40a467d36c7b402a3c", "region_id": "RegionOne"}], "type": "placement", "id": "3d3a8250a99a4201bc8f4226c931fceb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2da1bfa496cc4c97af5b3546085d433a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f73bcc5462f144778a5b15c0ececedbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fa8cfb9f14af4e90b45b315c649e6fa4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "28333cd189c843328161e25c4d72ee55", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5f12868211c4adea43997ae47514d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b4d8a601b714328ab18508285639b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e751d85847564cc3bab50a4871ad0cb7", "region_id": "RegionOne"}], "type": "ha", "id": "1a93ae539b6f43a8aea394f05471e219", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f1648b11091e424e90e429cdbafa23dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "85c4177166744772b66beff5eedeefef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "af1fc81e3ebb4f3883cce11aee9b2d87", "region_id": "RegionOne"}], "type": "reservation", "id": "54e6cbacff9c4184911f5fc46960ebc1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de6cdbbb6e8c441dad61db336d229ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "526b9f76906b423f89c83f7a1c247b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6ec0855843884b4ba28f84e29c557981", "region_id": "RegionOne"}], "type": "function-engine", "id": "91af516bda1c4517967ac9764fcf7774", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "48586492d0874a4b828d273b69087986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6fed535052a04b4b9f114028a2957dab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "602328ccd7e148a78f8202e77d9a222e", "region_id": "RegionOne"}], "type": "accelerator", "id": "4fa686eff62144af80abe6fafd9c0c72", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2a79ab4a2c4249bdb69721caad792b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23fbd39842944583b43ab832280c80e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4eafeb096da84e2193f147eb938cc50d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fdd0d8b04bc14c668c788ad4da6037e8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a2501ed15d34d2c96f4ccfe290aeb78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "803bde6eb1bd4064aa0310f2d987a4fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "356db26b25f64723946f9ead4e016fe6", "region_id": "RegionOne"}], "type": "registration", "id": "c6a8b22ff6a1435f97eb63271cc529be", "name": "adjutant"}], "user": {"domain": {"id": "b01ef7b0e6a342978bf0691d6b73c4b9", "name": "ca1351c0f5eb48efb812c42f6b842076"}, "id": "6e8cf7636ae348c7b540b9b883d237af", "name": "e99bc499aec444ec87f9e7383b5bf48e"}, "audit_ids": ["bbff19de7d9944f5be405837fb025463", null], "issued_at": "2020-04-23T06:25:59.771460"}} 2020-04-23 06:27:59,931 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/security-groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group": {"tenant_id": "861808a93da0484ea1767967c4df8a23", "name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant-2", "description": "security group from test_create_security_group_neutron_specific_tenant"}}' 2020-04-23 06:27:59,936 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,938 keystoneauth.session RESP BODY: {"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant-2", "tenant_id": "861808a93da0484ea1767967c4df8a23", "security_group_rules": [], "project_id": "861808a93da0484ea1767967c4df8a23", "id": "2", "description": "security group from test_create_security_group_neutron_specific_tenant"}} {4} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.261784s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,769 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,774 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,777 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,781 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,794 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.711001+00:00", "project": {"domain": {"id": "7fabdfc9963c45a0926df037fc5b51b4", "name": "ba1b9d9328c4449a8ed00fa1f4fb7d09"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c5573cb816cb488c9836aba14c293fb8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "591227d086bc4941b8e7db5b995d5c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a75e1c6b725d4d0b8823fb1be5724ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a8c47b9f49ee4c898ef84f1dca663853", "region_id": "RegionOne"}], "type": "identity", "id": "962514de69774632b1859ac001d4ec3d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "737b810f5f864e2ca677acbe381fa3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3efbbf05b6c3481d9c07aebe03fb3d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bd5042231e954e1e9a73126617156ea2", "region_id": "RegionOne"}], "type": "compute", "id": "829081a7abdb407f95203768ca24900d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5f32eb6c731e427eb95aadfbccf44fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a50d6c4dc48f4fa483194071ed30603c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "40187e5f02534792a471d0bccf9f5b03", "region_id": "RegionOne"}], "type": "image", "id": "d4b87bcf2b2e4ed3951f8ac444710da8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f68fd5266a114acc8197e59afe173f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38f51cc94f994a4192a7c1979c85def6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "15d2b66bff32444b8753c54327da7c4c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "11a0949581f24b36a27e46f0257ee317", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f3978028c3a47259b8563a8087af01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "405fee743f9548d5af56a3224c87632b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61487e3a0bd344598600936ef9e273e1", "region_id": "RegionOne"}], "type": "object-store", "id": "6d7b66c5e3fb474d9742971477283faf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "858c3c49bc2a4ac4b4e79e4bb84755ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b0decb35a1b440a856a274e6544a533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "59052b2af3f740ababf3d6d7e1be552a", "region_id": "RegionOne"}], "type": "clustering", "id": "d0fdc4c9bfc44db88abccba1831a8b4b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11e3ba041a214399829c9bbe4673da2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97b1d4b99c98476aa618282b305cfcbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "794c85478d184db2ab7298511d328888", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "88c0e04d22034446a6f3747f396170aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "430c72381d224651b14aa8ef42add049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae15e29a5d6d4fd3af8930a730e6c32a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b615c8d059d74c10b38c9d6c452a493b", "region_id": "RegionOne"}], "type": "cluster", "id": "2b60de3375964cbc8dfd81857a012964", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "afa2ea082a5b47edb9578033d56d2f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "272eeb57e7224a1ab1f97c430a69fa50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2b2e89510a044c0bb8cc5f1613abe914", "region_id": "RegionOne"}], "type": "data-processing", "id": "8f9cac76ec29475baf193818714197bb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a04fa7e98282473daa2cca2a0345dce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7dfd75f2afb478da77a2cfa1f0b70a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f3864bda3d545489feab7b76a2b4cfa", "region_id": "RegionOne"}], "type": "baremetal", "id": "e3e99afbfb0c437a91cb9a7665f2d646", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "331bdc769bf843ed95351f809222e5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e32a56961ca64ceda4d4796b1f4c475b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b2c1b84d179d4ac69621cc005f09c697", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3b523912cb074ed5bb1481d359440d4a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8ec29e300db74e4594d53eafad829926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dde42d11ce8d48aebfa905a3089b2145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "08a4bcb9f0f64448b23d46769c99f326", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "14493e826f20460e99fd61118e7fc8d2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37b0e1181341493c932c42110a1ab876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "24c654f78271400b9689a7df42c6ae84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2dc2d2a714a847c6a0b7a3d6e01c0186", "region_id": "RegionOne"}], "type": "key-manager", "id": "efe9baa21c3b4bcdb815f35c3ad6125f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e59b9c04f5094f61adc3f86d0da63d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f1059730b3243eb8e1a8f1bb353b3f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "66c3ef56fc314af785d7768e7d497c8a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1ad2b6a2302c456d83a3cb8797648c83", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e8e342dcb574b488caf03e1bde41328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c81b2b2f2a9f4010817f174b8667bb70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "23ae49789fa14e99915d0d67bb77353b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "59e9fccab58248c2a0558ccd1571e7a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6dafb784b6e472bbf4d2b92792144fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "86d6f6d1f0b14fbcb46d5455442742f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "152fdaca07624233883cda3cc0f38c04", "region_id": "RegionOne"}], "type": "message", "id": "e746cb0a17dc467b9540a806eb381202", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "024e935c51104dd8a71c6394c36b5548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "052c654b789845c8bf3336f61e49d519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "806e0d6969a44d95be1b535b60fbe211", "region_id": "RegionOne"}], "type": "messaging", "id": "da0896dd7cd04e29b1d65d17fbeb8607", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3f768c03807c4aebbcb131ba1a755997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a70de731a7149f2a59557b32daa7d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e47a3c491ce54374b8490f41526d602d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "899b2538a91341e8b90e9ebbc10f7a12", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59f9d09fb3f741feb57db51adbf32e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61e96ecf2e1d44ee814eae9925667ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97bd9188d3564a81b444219703baad02", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fc24844292654b869b2fe9e68b10c2b4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21920558dbe5464cadc635afd5f3abe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a048a7551d5f46d08d5eba17e77bbd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80a286db2fd540fe965c7cea317dc799", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "430f4085a90d4dbdafe7af34c8337719", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d570b0086784c369c52dd6b9e556321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08654fd043264e408cbee1443e13f0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fcc3870a036423884eefee7c9a05c92", "region_id": "RegionOne"}], "type": "container-infra", "id": "aa7a74dd893344d4b5f4b67b5f39458c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3929e69673df40c6af42cb9ec6f3dba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cc3be5d5fb644ece9a10f5518b582643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "94d286f62d974e2495b93b037fd12526", "region_id": "RegionOne"}], "type": "search", "id": "e2aeb2a5c7ed44a68aa15c2f11180454", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "df94cf635fb84d8c89781e1fc9b5b063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "84ee167db2a54e2d9bb6960ff024b32a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9e87ba5d1fa2431e9443026361583974", "region_id": "RegionOne"}], "type": "dns", "id": "61f5020185b84268bf64f3d4e9568cd6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ead097a6f5af4c5688d9f285d7e1f842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "408828a9f6164cfd8832f01869ef60e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2679d02e79c048a796ce894e2e76bc21", "region_id": "RegionOne"}], "type": "workflow", "id": "662d0f90f4914148b4609a7ebfa68ba0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c5e76f9ed5d41499a82792d4af0a2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f02d10178cb4878b9eaa3f4abb0adab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c6dc64b7474e4e0a91c60d57c2e879e8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "23e60357997d4aceb08fd495a2c48d52", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dbaa800f50644016957761261c6417b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1cc850cf508c43629df4e6d796d0e6ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1db03a92af2f45078efaaba5c38d78f9", "region_id": "RegionOne"}], "type": "rating", "id": "b79879db5ba247dfbdaa71ab0e36f9c9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "755e7efebc2e44dba0212b4312bede1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18b76489955b4d509a4c3c8ff4e9fc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1a0a73bf93264700b1ac13f9749a39aa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "61f8aebb333c4d0ca02c4fdecd807b88", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8ef1a9fbb994933a41ee3c99471d09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ca35fa258ad4183b2c1bcac7aa8f8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ecdd856b84f245b7a6b6eb93d6cb87f3", "region_id": "RegionOne"}], "type": "policy", "id": "7c1a984210c24f2fb3378bc9c0980d3d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56311e56ac9b4b6198a45406ef19460c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f25c19e8116480094365901dce4a1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1857f8797d6b48f392e1b1647a45bca5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "33c8ce252c5a4f2ab775cab509c73624", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65c6c6988b50442ba2808c9e47f9760c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56d08d1fa1374411b0d55f2a7f077bfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fad4daaeac5d4e3088915442943229ab", "region_id": "RegionOne"}], "type": "sharev2", "id": "f0f8e5c9c2b14972aa2b99bd94971fe8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0611e5abd8394e9ebdf6834ee470e594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0095cf5038674ccfb40214c31bab4e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e42ed34d5f9b4ec890802710de9733c0", "region_id": "RegionOne"}], "type": "share", "id": "d6523451d5b44d2698fce6a588a25be1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "be8c9069fffd41aa917da429037d9541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1edf41b38e041e0b146969d650c5f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "647f0880872d46d39982307c0ec1724f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0d2c1559d95941528d497cf1c8d2233f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24bd355de2654be39c0850c03d0c5a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3f62521af9d4565b7c3061c6521f8c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c52b5b521924228b8b50c09539223a6", "region_id": "RegionOne"}], "type": "orchestration", "id": "0802c20d4107415d8a7e4e10dd449b5a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "187af150cc354f858cfed86da80d77fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbf59fb961fd438781e37509435e4879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5cd504add834251b8f1767ed17ca936", "region_id": "RegionOne"}], "type": "block-storage", "id": "9434ef13d780456fba1b31ece3bd9301", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70a0ff18e4504749b3c60769ad2f2084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beff008431e54611b7583ae1cf0ab447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b39813931ea44b69028ae991d924fea", "region_id": "RegionOne"}], "type": "volumev3", "id": "6dbb1e39776740ec8ae22ca4d1636edb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d17506bf0414606bb9314a003939f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "766a26df98264a25b04535d1acf9461c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d34e0b4c24b4dc5b30a5eac9e1dc442", "region_id": "RegionOne"}], "type": "volumev2", "id": "171232e8cac84d1caaec065493122835", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c8fd4d5c14d4005a13b96f4bfb7d9a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d7fa286f7940328d58d6d3f9fef69a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24e303b1a5e448f983230c872e3e0245", "region_id": "RegionOne"}], "type": "volume", "id": "0bb1721055bd441b886475468d0ba1bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cf76131cc5e41b1bab82c07b4f07a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7befc08c2944e2c9827294f2dd82329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40d87e0aa87c4a43afda233dfe386988", "region_id": "RegionOne"}], "type": "block-store", "id": "733e7cdd505b4fcc9c839d0b55913b61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17f3933e77a54c96bda08a9c81275788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09d3ab8c94d04062835e86beb1d3eb19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e49975b25c244e67b4fb85680cf766c4", "region_id": "RegionOne"}], "type": "alarm", "id": "4e3ac92248894e95a0d308ae2602d5ee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14d38175aa2b4e64b8e3ab9203dc56e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0972ae5b36d4e408fab0bcbf8d3bd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a684de910924942a4cd3e0afbad800d", "region_id": "RegionOne"}], "type": "alarming", "id": "fc3a662ecbbd47d1827b47caf84c5bc9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f57245e9ecb42d797013d161044102a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "066bc8640238453bb6069cad9137f80a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0ec54919b76d4caf823c964fa0cd66f8", "region_id": "RegionOne"}], "type": "meter", "id": "a96742bead024d06af43cb635692ae4e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "74dd862ea20c474db60838abe93352d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec0119cb5ed24e3e8eb380c3a86970bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d2b6abb6cc7e46ac997f838b59245e7a", "region_id": "RegionOne"}], "type": "metering", "id": "ba276e43a42446d6aecc77d0a1f0fa6f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "39a37d99cb2e48dd808f81933d90214a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "634c612944b24b1b9d86def22a57740a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0da0359ca00e4680bd9e0f015c7c00bc", "region_id": "RegionOne"}], "type": "telemetry", "id": "c2419331460f4be8b778e8ed56aee800", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b2086d19e5c948d28f10712891af06d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ae17b984392422b9ca90090bba60170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "05f4e9135a41427e9741f9beadd368c9", "region_id": "RegionOne"}], "type": "event", "id": "cd954963fbb34b06a46b185816da41b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3866f991400c43c6b9a85e078992cfa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b617307d6e7b49eab87e523cb965c393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cb5b3157677847c9929e9b6295aff124", "region_id": "RegionOne"}], "type": "events", "id": "c414469079a44554912700fb87292be9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ba8f08756034587b7a4717bca7f56da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7ca78e6b6c7f45299716793cb9c6f826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bc45f8fca86c4cf6ac97971edbd81b3e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "98d1d9db90384a5f97e05c266cfd9476", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a125505f027471a9afb68cd2f25feac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "097421e607804719bab35b118f24a430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2872c50127f74d86a637528f024a425e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e137ee3c33bb4b5c9f91e97b163ac6d8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b3d5fd5c1d941879eca151650a0f6a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea3ff67636af4c8ca4532d7f44b8cf37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a58e413fd91a4331b0a6615de374507b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "df9664ad4e75413d918b674728354dff", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9cde695d6e3c483faf7810806cc94df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bef61217aab049df8a0fe64d2b8780ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e757f944dbdc4fe7b3f4f03cdfa56423", "region_id": "RegionOne"}], "type": "tricircle", "id": "2e1f4caa2d7f43ba8ba74bf5bbf027da", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2fecef5af960412bac3ea96937a4ec27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "964ca66bc7f1472cb3f757f14892c59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fcc794273fcb44aa80fedeb9060b0d36", "region_id": "RegionOne"}], "type": "database", "id": "8156c8a16b22407baf312fa589d6ee32", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d60c55ae27624c44ad80d5ea8b23fac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c00b3ceccdca44edb57f90e5373e9466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a484ae1060fb427dae6e6328057b8e0a", "region_id": "RegionOne"}], "type": "application-container", "id": "447fbab6b5804667aabb55d78b75a8c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4494199ebce4eb1b23ec1f3f47d32cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fd969748d9a4cb0b6d7d32fbeccca6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c4df982539d418293787c67958480b9", "region_id": "RegionOne"}], "type": "container", "id": "1cda682125484495afa006e3d305c334", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64335ff00c7e41cc9a629b23e8fca25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8071a730abe4f3c9c28d5371b448173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "11ec7df8ec3142fa864d917b49c8316e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "907924c941cf45a39a3083e005ab4571", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c2375e07739d463eaa15d4ab65905f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8da0ed30036b49b7886e3440271be05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7914853774d946e08c10dd7a803608fd", "region_id": "RegionOne"}], "type": "rca", "id": "cf43eef1c16d4a0eb443ea723a7607da", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e0df89f37acd444d8884a424fba45062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "52ca7e0be4534d65a5faaa9e7e463847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "04060bfe5bb14a61b3c16d0b43c9ae30", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f076b2d501dd4d45815cfaf148100c1e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "95a8b58ed82d41d982184b927fcc30ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0a40b1f01b0c43069f888fe147e858ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f444122db4e4ef1871189357c12fd0c", "region_id": "RegionOne"}], "type": "network", "id": "8701cdb655984fa391b48d67c2b2fea1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f1e1a63e15a74db58da66c6904bf726f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9f5deb60677d4a7daf4427959f42ea0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ed31149129544adb8e82d68f7f54959", "region_id": "RegionOne"}], "type": "backup", "id": "9cacc9cd06c142179eb75fda75eca7e2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6d22f7dc1244d26ac8453fb7353b819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c25dbfa3c5c74c148a8adc06ab58727e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d7579341aecc4ecdb174f78aa5ddea7d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8511c1306bc14fc78647aace4c3c4baf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f054e09738534079b0f1241802e99e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6be98a23b16b427db1f644e2138ffd2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b16c6cc5bfe4bb5b129f3400284a0dd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "676956ce215e46cda11a4795b7a1e0c3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "914f253521fd48eab6c98c6d5bb7056b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "df7647b3613d49eb91a9f9938267b12c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ea4f3553f7a4483392af220d2d45a698", "region_id": "RegionOne"}], "type": "monitoring", "id": "8b3b164b9dc3407e97cbfef4716cee54", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28f3de1778614eb0a9d2c1d7affa62b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "505067173c874c18a1cf63226404eac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4ddeb73a435b40e4bf44e39d414b18d4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e736e551e0de4399bfcca4fa505d504f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "332c4287a6fc4960a8c0f30749e14285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "83d111fede88460ebb22aeeddc8d34e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e8030a7aed7a45e49a665fc28e6cc5a2", "region_id": "RegionOne"}], "type": "placement", "id": "8103da2091a14fc98f0405a964adb48c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dfcff8db6b647f9b210c36db2153ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "037e4183fee64e6ba98a8effc2f7ca0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d823d51dd724b318eddcc94559ffb10", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8401345b911e4e49bcb5a23aefce22e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04ae425fb38548acb74ec9d691a2d493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d76c68ef0b6452ca9a3f9bb7577d0e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d304725ad37341678d4a9ac121d1e4e9", "region_id": "RegionOne"}], "type": "ha", "id": "7da3975c02f84f32ab15b44427444478", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c1c1963273fb4ed0ab0acef9999ffba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e9936db6c767423dae9163df9147ec11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3d22eedecb1d43b39ddfbfc96c8abc91", "region_id": "RegionOne"}], "type": "reservation", "id": "3faed7f33a3c438fb9f9e13b2980c041", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2e666304991c4c588ae0bcdf85cda129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5999d36b346f4d24a7e6fec259d8e060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3e1969ef5cde4db4851daa208983c021", "region_id": "RegionOne"}], "type": "function-engine", "id": "761925df1c944363bad5bf7b6ad73fb5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "53de95b406d84502b5da4a9943b1ced2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2e8f531db5a445e48ba9a9983a53d713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e90708bed2d24478add1dda2858b7fca", "region_id": "RegionOne"}], "type": "accelerator", "id": "98192df487194c0b86d2e3433cefb4ec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "659b2811b23149f1aaad02dd64a5033d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2589fe6f790249b3be8040b179e5d2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d6761990f64499c853963bafc22dd36", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0ea1f60dce4c4b2bbae80b60ba66d649", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3af3bce884194af29ace4dd54d9dcbd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca8549fd13a445c4ae6599735f25e837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cc9856f8005041e2a24b3339e829e07b", "region_id": "RegionOne"}], "type": "registration", "id": "cfd9d6a7cab940a2b5a47fcfe0c28f3d", "name": "adjutant"}], "user": {"domain": {"id": "ea17d9a10ec14d6f9c1d32e30d3f8d8a", "name": "b9768653146743e8b94e2f7438d5e823"}, "id": "deda4c9c2c25412c9877f9b168472399", "name": "041b0a8d02ff493484d86a970577b469"}, "audit_ids": ["991f952005ed494c904b9e9a9143b33e", null], "issued_at": "2020-04-23T06:25:59.711001"}} 2020-04-23 06:27:59,824 openstack Calculating hashes for /tmp/tmpdiJdy6/tmpUjyIio 2020-04-23 06:27:59,827 openstack Image file /tmp/tmpdiJdy6/tmpUjyIio md5:8db540978b79c6b1bec84f8395049f70 sha256:6ac7d58264f1d35bf71dc56eaa351afebc044ae348b85501f2fe80f4e20d74ab 2020-04-23 06:27:59,905 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,910 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,913 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 500}, "swift": {"max_file_size": 1000}} 2020-04-23 06:27:59,931 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,936 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,939 openstack swift checksum mismatch: /tmp/tmpdiJdy6/tmpUjyIio!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2020-04-23 06:27:59,942 openstack swift uploading /tmp/tmpdiJdy6/tmpUjyIio to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2020-04-23 06:27:59,960 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '' 2020-04-23 06:27:59,966 keystoneauth.session RESP: [201] content-type: application/json {21} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.259496s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,889 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,894 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,896 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,899 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,912 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.829731+00:00", "project": {"domain": {"id": "b015952c48aa4a70848eaf6c5bc27b7e", "name": "5a9d6f002bd746e7a70336bcb3584aef"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "807bbc4ab4224b609615877b5924aedf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9fedb44977bd4b499146a5300a709912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "048ba0bebe134e9f9685f93640c3d74c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b3130f06e0524b148836e437a9676a88", "region_id": "RegionOne"}], "type": "identity", "id": "025000c980de45ec88340ddebb36c6df", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "95c651ce4b4a49bdb00e741a77b1a3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f5889aa4b454ee7bae13c775399232b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6f589df5a0b64181bd535e96323c7ac7", "region_id": "RegionOne"}], "type": "compute", "id": "b1f4c03ab0bf43f08fb49da432da46c7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0f3425f768274cc583097f9c1b90dbcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ab1bb76978dd4563a2d1ddcd9c2d6f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b2c8422bdf444ec5b973f5a8c5649c09", "region_id": "RegionOne"}], "type": "image", "id": "ffca57afccb04e22a7600632440a2b67", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d5252fdcf0c4e49b8fffb42cff72770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "92974fe65a2b4d7288f0d11fa1144aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "595da4ba1287405495edca9e7c0567db", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02bb36b2d62a499fb9ed379f7110ce51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59a93c8f0165485181b09db11bd86725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55b6600185854863a2b4bd23c332a3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d958cfcbbf99489b84afec4fa6715be5", "region_id": "RegionOne"}], "type": "object-store", "id": "d73550921c5a4f1596fac2abff39d648", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "524baa6fdf0042e18d44b093d52120bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c67dba36b794b93a928c15dd479fa76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "706370a798f945d1a5a79a7f9c12ecbe", "region_id": "RegionOne"}], "type": "clustering", "id": "44020b94b525465ab972d7c51bcd7d3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25792056f1d244039d56ad1e1044f783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "08e07eb0654b4f97a9c3a6d04ec9e330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "855ce7f483d843898706b5444f27f739", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6be49b3344044725867648dfaf80bbe2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "51e057ede9a54595ac3b63491d2bcf2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5d1c672edf3417cb31afaf2cd05202a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "538d456d598341a0ad7b6dd6332211aa", "region_id": "RegionOne"}], "type": "cluster", "id": "943424debfd24979b11fba07193bb7bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4e6796d3fe7c4002abfb640fe4b452eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a9257ded4ba40e68ed48696430f5d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6effe0c1849f4354a7331dddc458361b", "region_id": "RegionOne"}], "type": "data-processing", "id": "83557d99cb9d4b88a6bc044ad66eb1d9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27f20ccbf27a4424bbbc5842996703b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ee2483308284db5ad71d5e0ecd474f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "868b7a6d6fed4a10814c753fc1d85eb0", "region_id": "RegionOne"}], "type": "baremetal", "id": "63057e0e9ec64b14afbd8cf3093f7dc9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d4a5f689eb248f1b63ff00a331c65ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c017bb29eac043789379704d5438ad9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96189d1180b2481f8d3f72d11ba35008", "region_id": "RegionOne"}], "type": "bare-metal", "id": "84ae430b3aa6423c85e968181cba1ece", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "718706c3225f4185bc1e8b1978630e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "162c9990f27e490f980a84d4ee17b28f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fb20128c0ad64c11b324b968273faf6b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7696473449ce4e2dbaff472c43fff46f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2b299cea6a6400098ce243fea84254f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bec88f362a1a487a81de00fc68c15e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df4c0994fdad47c193484b6fbb912504", "region_id": "RegionOne"}], "type": "key-manager", "id": "eecbf89aa4e94e368a3c6e187cdd6de2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da25d17350514ff79185683a986468a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5836892d740a4fe4a517c412e07efcc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e108fd3c0e1d4685aea9702fb77d6e57", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ef515a67e5dd4343bcf5bf5570231e64", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "006e9acd816b41288c122b937d7c9050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "053f0ce6b7b345a78f041c8f40a39432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c167a1c3eca4d948a87f02971c6ec83", "region_id": "RegionOne"}], "type": "infra-optim", "id": "22ff052806b74924be8189e7b83b4d11", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9f0a63752d60414ab7418c10e8584343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "efcf3caaca714cf3a4f773f63c1ce287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b6f1ef7b12f34cc99d7de9725eafb8c5", "region_id": "RegionOne"}], "type": "message", "id": "436c084c0d8a4c20bb7bd09709c951a3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ba9a465ffc0d4c61a83701347dc31c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8f265cae2cd5444d8bdf10e5a84a56e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "427d959cd56d422e93cb52fcdd51b24c", "region_id": "RegionOne"}], "type": "messaging", "id": "f8468d7931ee4893b18195fa34187e50", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "799c1bdefdc946c7b27bc8650be76fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ca222cb2bb64c17bf2074bbe8787414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "87df5888775f4c5e9b55de0390b73d1d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "aa6d51d444dd4d5ebb08ae233f265dc7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61d9bb0c82f64db589f9b911bdc6de34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6c7283b480c4793ac4a1cd69656fe1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9b536733ea14f48a75c1445d9931fd6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "360d5912572a4a8e84a12988a69cf4ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3246c995c9a471fa7b520cd57e1f3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "484c82421015477190705013570585e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37898d93cafc4ffaa837811c8f0838e0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9a12094b888345718925f8c9b93037d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42e5df7f8ac349b799b9ee834e164cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbd098ab89874035a7818e8cbb8912db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fd4c73d02394006aa526281a3cfcb41", "region_id": "RegionOne"}], "type": "container-infra", "id": "0a9bfbf65b8f4a168d5202babd26dcfd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d3bfd718245440f6b0865a51bf1c4321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0326ebea63e14a85be647bd20ca0f200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b6abc70b70c14881ab899af0f73e2f42", "region_id": "RegionOne"}], "type": "search", "id": "07e93b6d7de54911ab588ad23d757ab3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "038632106684486f881ea2e4068b76d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7c3c523a0b0847f29196f14857110ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e17d14f589d64f13ae6f1d48c7318160", "region_id": "RegionOne"}], "type": "dns", "id": "5caaf305fc49431eaa6a8ced9446e3aa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f985f489e28c40b2b8fd1cbb0e8565c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d140ac92076b419996c24d6bcf208449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c781f0c96e79429689613cfc7c9172a2", "region_id": "RegionOne"}], "type": "workflow", "id": "f8cf3543e8314b84a2d24c9e49164d14", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d44350e941dd4c349cd0530e3a81ec06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2705d699e19f410db425a9b9e9398cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "65ccb0eb13754f6890f7b86c01317380", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bf203fa9f0e04ac08110d3390d7e19b3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4ce4f1ff4a06471484808ef4f6068764", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4fa98f0778c340429a6536a24fbfcf45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3f169e39b824ef58c5910f52179f582", "region_id": "RegionOne"}], "type": "rating", "id": "065640927824472fab53814b31380076", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c05b4ae306724120a41047ea5a6894c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66d9445c342543b889ef04b5e331400a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3fa34413cb7f4948b4f08c1a057deaca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "19ec871be3234f57ae87c22679159317", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3472856e11b440759cb322705abf0228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6a67c0a998645ccb62cc3b5479b4b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7c387d99fd1d41978773bc3b48169e75", "region_id": "RegionOne"}], "type": "policy", "id": "efe3b18b9a3c4b5eb568cba9d5741a41", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c3a3db671454d15b5555af2d51d4d78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b67615294f409db593852c8d8208a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "24f38b6612c94a7f9eddefa5a63fe712", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "69f6b9760aac43da9c7e8ac54ed363b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48236b97996e4e189e707f3c7a25d57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "560a94cec70441339a40e1d57490b0fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5626e4c75f87402ca9fa4e82edf99264", "region_id": "RegionOne"}], "type": "sharev2", "id": "52a2ce88b88948fb8cd4343d479b8a19", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86255d5bba1743219e80c34a4b1c783a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56e209a627514470bf2f6f08e1ed3119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9a8f524f2064605bf985cc6ade74ef6", "region_id": "RegionOne"}], "type": "share", "id": "235e8584215b496b990b6979952cd93d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff1bc89535ed4a95ba1ccbca74bde946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cbf82a1ad04b4d92b384c6ff0b1c8445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b08316c34914866b73eee5c2a8a3f13", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f9c6db1e35db43e395aedc6903d72864", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee32653b1b6a413c96593ed36acd56a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ad9e1b0e83c419a8e096e294806378a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df99c124175e43ed862c58ea0ef89d28", "region_id": "RegionOne"}], "type": "orchestration", "id": "283a398f224941a5acd50ff6ae9a0363", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa85085214b44a3ea79c068cc32921be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a7f5dcaa9bf40bbb5d8cfc0f0aaf72f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "664fa4c459414ccdb70261a5910076d3", "region_id": "RegionOne"}], "type": "block-storage", "id": "d3678962cef44d2681bda8511a565c91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0e02d6505fb4504964d1dcc5591a25e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec042202f44141b29ed538893af7de77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d250283230b4f838b32f4b9bbaa6b06", "region_id": "RegionOne"}], "type": "volumev3", "id": "35d44b6bc1a94c43a4ea3eafae37f8c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d7dc55de1ba488c9d42770bcc27f43b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "508d45ad3fcd4dd6a9122de8b761a938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8194dc3e0f3c4b288e806b02e6843853", "region_id": "RegionOne"}], "type": "volumev2", "id": "2a16c4eb6bb249aa8a351e25e5b616a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d680be84aedf4c77af56df5412a4571b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dffbc2d721a44e388ee9f647a8c78fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6ee7148aaf432cac939215fddda02a", "region_id": "RegionOne"}], "type": "volume", "id": "379267e8858d4734b9e41148bc3ac5d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68ade770d96d498c90d4da9698fd1040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c152ce42646947b3864b229bb6976520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "465ce9285e4a4f3ea9a88b805758e20f", "region_id": "RegionOne"}], "type": "block-store", "id": "0fcf19cdab194b18965d50a8f22ed99e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47497aa56472476285be679c4af34428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d2ad6d30f4042359c807bdb978df5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "40b90d9214554a16accb043667fee5f0", "region_id": "RegionOne"}], "type": "alarm", "id": "044f866bba3b4aa9b810375d37a06c99", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ea7916a455a4349911fa41240b1d2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "feebb48a609c41af8dd4ae3efb3c6198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "da5b803e80a048a48bfb0bf25559a049", "region_id": "RegionOne"}], "type": "alarming", "id": "ae7887a41d7442e38c15d9045c44bb09", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "509bb6a8ef6a4861bb1dbec9baf7aae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32e38a1c920b4fe1ac1838216ad60af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7748dd232ed94ba2b1be3dd0448ea566", "region_id": "RegionOne"}], "type": "meter", "id": "107a743cf9244372af8825e30f11dc75", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ffe2d9d36380416aaafa42c6c3f596d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e905b7dc7454769a9d122d89036e640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "76e6f36e63d744dda66ce6ac3b825d85", "region_id": "RegionOne"}], "type": "metering", "id": "b105d6b1cee24ec68cbe0181d2668ae1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb57989ce6d44151a83a883d854be006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17898660c5494f92959e0d3e589f2215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c4ba1ffa5ba4f779a8e83bf80bb4d7d", "region_id": "RegionOne"}], "type": "telemetry", "id": "c5d5ec453ac643dfa8792cebcc2437f3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d9fd7e5b8f9842e4b26eb4a1f3e7729e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "01d86de7701a4279823c873c6abd50c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5f79d2820ef24d2b9816b28e03b50330", "region_id": "RegionOne"}], "type": "event", "id": "be65c8f40f394b6185183b9c2f0374fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2cfc6a01b0374c23bbe791aa82bf157a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9fc1e1f36bc749189f3d004ee47dc9b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2623e71cfc784dd2907fd8e351a90456", "region_id": "RegionOne"}], "type": "events", "id": "319eddd1689e4cb8a0798fe0cf5935fe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "047d967db77d4e1993a419e128605740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c6b373ae281b49da90ed5edd9be78c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd1a7dee0af048499d064539c3216d2b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "268f0874f7ca4b3db1ff0b85fd689ab8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ec597c4da3424023ba86bf8c23d7e1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4cd0c6cd5275459b89ebd76b15ac1df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd071274d10e4faeb0cdabfb53d538b5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aba4898a0cde41119fe68093e35d6e93", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a17197eade81455d91371db033e393f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "945e4f2ae2484d90a3f61dfc190cbf5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "37a5062bf87a49e4a7dbbebbc36b6689", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "52b1a0a3bf5e4178b93ede00126b4c6d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b06608f0af154cb89c4c83ccba8142b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bedef9691c34123a99a1b8049b57d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fdd85273107044a79ac17df871ab4b9e", "region_id": "RegionOne"}], "type": "tricircle", "id": "e0165d3904b143de8a83af270338c639", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a015b38f4bda480c9b6fee303c438830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9c94ed51b90d44c59948b454cd035bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dd5848443ed04cf096e333f368f07352", "region_id": "RegionOne"}], "type": "database", "id": "18d622088d3b4ebe9d4bfe411817e3ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4b42f197fc04a6c96e58c07c4647bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7afffe0d3bfb4b1aa14a1745b46ba85c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9b9fac03a07d4106b09d81c66471e151", "region_id": "RegionOne"}], "type": "application-container", "id": "c7aafb12b2bb4a7fbe2f009ee5b019e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60ed5aef99a1475691cf36f39c6efef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "385b1fb486bd41199fafe93ca7e13993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38a9fdba022142a2b1fe449525cf133e", "region_id": "RegionOne"}], "type": "container", "id": "8168379548d244ffaac30b81cf25061c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7b9851ff93341f3aaea8085ef6eb1c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "deadeea05a264411ba399b3649be862c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eacd1c058e1d44728f277c75cd8acd41", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7b7340d3406345cbaf70aec2b7025c68", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9062088e37db457d8c9ce579fd3451ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f5e2b980134440db18607f99eb565e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6a59cd72a2344f63b7b0bb505e4c2ddd", "region_id": "RegionOne"}], "type": "rca", "id": "fdd1f9082f55454cb18dfae6f462e39a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a73499a817fb4feca8d78cd6b115cd49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9d7916323a0443ae9622ef773b607337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e315f4aa5b60491fb7b12f50f8425450", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7a9c45f244434cff9e7a9510b935c07a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3e3e0f8745f54c548e54e88e03cb2aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "01a85ccd97c04392833944dbe9c176b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6fe64b2cbf67400885b95955ca50f7e0", "region_id": "RegionOne"}], "type": "network", "id": "b7e443900bbc44c8bb86314d4e754fd4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5727f192989d4234ad0ecf0f6705c375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e24581019924443c8e0c17a0659c565d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1459fd5755de43aea05dadaba78526e2", "region_id": "RegionOne"}], "type": "backup", "id": "6a5890b93c8a4ac7bdc83076522bb9c5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5190582a85634884aa1617a009ed8575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "197c9324e9e340a098d3baa3c48a2d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "457cbbd832cc4afbb3f35a11f0db4717", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eaea90b465c14d8d90bd665e51893821", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8223b63cbba5405d8504b281805909aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a843ad0e4c1c48fba548be4b74f126bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cbc32a41da474054bb575581919c5b86", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "189b0f42e8334168802a5ab275b8339f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3431eb273f0d4eaf9593889939782ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c64ba35a7e1417cb74d85295c0715d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b6415aea63ec443e86084e3af5223c6d", "region_id": "RegionOne"}], "type": "monitoring", "id": "5dafd49d599e4e54956385f27df981c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "587d5d436b9c4b03900d8b174b14dbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bdfdcdec00bf4b79bc5cf84abb89bd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "757119fa98de48af8772b78c586b0650", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a3b8dc112a9143fe81ac453f6723f8fc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d0320a24a05841359429644ac9549b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3af5b437b5fb47b081761d4c7df47147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "50cb1121d1e645b090f2eb615aad71a4", "region_id": "RegionOne"}], "type": "placement", "id": "2fede0a50262469bba41f3d2cfa40431", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f1f7cb363674be18b2ae15f25221171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e50b7b1e84da43cfb88700cd76652172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e3e9cffec78745388b501cadc406000d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "424c63d1ad2a4bc2ba3b23729b684019", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b31aac495c84e08ad0a7be472344b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76e4b766d68f4e88b7eb878257a85e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "086986eb89f74503ab670fd48f680310", "region_id": "RegionOne"}], "type": "ha", "id": "a2208c02291645f59bf6447164c9931a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9919af6de1994d8dabbec9f5b27527a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1445a3519b064d4eabf40616d0be7faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "46ff10d695be47e1af63fb50f8e9516c", "region_id": "RegionOne"}], "type": "reservation", "id": "db5fb1b559b5428cb7b1ba460862b1b1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "16f0ddf507e84277848eb7b5d2f2fe1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4ef8b24a695f45e2bb390cc23af76973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c60c0b4e02f14b37afe243afe7b60be1", "region_id": "RegionOne"}], "type": "function-engine", "id": "95f1cf62bd7a4eb9bfbcb347c2bdc3dd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "618d6b21dfdb425ead8ea92ac66dd3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7b3943ff30342e7926df4815b7a7e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f5d94fba601a47e4a921d588f1cc931e", "region_id": "RegionOne"}], "type": "accelerator", "id": "3b8639f24e83427ebcbd46d67d77785f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c7f56b118a24570890947f891f23a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "246b1886c02e4b08b37c7454e302594e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee52ac72f0fc42bda3a820b7c93ecf21", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bfecf7b1ca554ac49c48894a6a1cdef6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "64096831652f41239722b4b5b0781072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a75c38e562d540228e22fb982d6ef219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a7257de1cdac4ec4ab4a741192ef8228", "region_id": "RegionOne"}], "type": "registration", "id": "4af49cc4f812445d809d124ca8251529", "name": "adjutant"}], "user": {"domain": {"id": "766079164f8740e096eabe748afead03", "name": "f325ed20bea44263989e47dfd71e10a6"}, "id": "4d22176684104753a2fce6def565d165", "name": "ae7ed931c9374e478ac5bbc6044e0cde"}, "audit_ids": ["be1ae04213524345b4efc8a8dd1d1369", null], "issued_at": "2020-04-23T06:25:59.829731"}} 2020-04-23 06:28:00,002 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,007 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:00,026 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,031 keystoneauth.session RESP: [201] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 16 Dec 2016 18:21:20 GMT 2020-04-23 06:28:00,033 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2020-04-23 06:28:00,051 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: .r:*,.rlistings" 2020-04-23 06:28:00,056 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:00,074 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,080 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 0 Content-Type: text/plain; charset=utf-8 Date: Fri, 16 Dec 2016 18:29:05 GMT X-Container-Bytes-Used: 0 X-Container-Object-Count: 0 X-Storage-Policy: Policy-0 X-Timestamp: 1481912480.41664 X-Trans-Id: tx60ec128d9dbf44b9add68-0058543271dfw1 2020-04-23 06:28:00,082 keystoneauth.session RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf-8. Only application/json responses have their bodies logged. {12} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.167816s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,982 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,987 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,990 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,994 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,006 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.916914+00:00", "project": {"domain": {"id": "e371eef595fa4fa7b41c152c078292c8", "name": "4696decc785443db80c0fd5dc6fd7751"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a38a8334e85a4852b074af1ee9839353"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "55c5047902dd430dbaf9c799fd8798e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "87fb6033c85742e49f512662613fd718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3326aaa265d34c6f88f3208932cf1001", "region_id": "RegionOne"}], "type": "identity", "id": "e554954f140e4d8b978e19afde49d82e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "abaded7a4e0142e4a0be86f19ada8358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6dfe188e72334f4a867dac9ed9e62049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a15a59fedbf14d00b12cbcbbc84d47dd", "region_id": "RegionOne"}], "type": "compute", "id": "21328f4350fa4eafbc6bc6d22d3fc707", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d5c27207c8c548bf855a20276e39eae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "528ee8df4a8c4d6bbcf6bb5edbae4494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "86888223cefa4fa2a7b973c64d1ef92e", "region_id": "RegionOne"}], "type": "image", "id": "0a9ffec6afe14a7bafc649995be56e96", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d0065939c93b46c6b3ae7dc32d497e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0ea939f7c1664e92bf729c80249f628a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5ce2aaf95f4e4d26acc6bd059eacbc53", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bf2e968199424874b56e2b7f3ed15fc0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c9b65e375464da0bc6ac933350d66ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f03bcc7bdabc405084db11e2a4ea5d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa27d0b3c18d4f97943520db3ac8329a", "region_id": "RegionOne"}], "type": "object-store", "id": "c0c726e551624aba97366469825e752c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "302616325d0241fd984b274c941dcc1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd9fa2ee85894b09b3fcce1b576efe14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2dfaa003458c49e7ad238b6d16ae482a", "region_id": "RegionOne"}], "type": "clustering", "id": "1eb0304f01f54c25ae4af7e0b7b9b14f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59484f1962af469ea37ed83db88c4de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8117ce7b88e5464cb29a64ab57ecfe77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d1a9b08010c4f1a8eecc03d38a5fd72", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4e7660ccecc44db887f8127843434faf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b66bc8772c14219b43f2055f9c18903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1dc3c77f5ee488da9caa2df19240fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7e4e82469705481e8106c769e0331091", "region_id": "RegionOne"}], "type": "cluster", "id": "83db45005fdf49ea970afcc746f5f89f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d172f53c16e4dac9a951cebc6fb1b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "739640b562c24926847ce1a99d3148e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c9ffa6a824f64ff09599f10508f0cf75", "region_id": "RegionOne"}], "type": "data-processing", "id": "4bb588211c1e495d9de969d4b16a126a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4293fad38964bf3b2e89f4e74416d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca0d16b6bf424b73a7e0a51dada2fc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "beb4b297aaca4e77ac8ec83f7b50bccb", "region_id": "RegionOne"}], "type": "baremetal", "id": "5ffbe303a3264079b7a70043a9b0cf5a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "acf75ac983814bd4995cca39de1b1f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14176bfa9c7a428989926932bce4c819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc566de4df27443abbd69d76ba4e4a24", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3af6d284d52943b99b7d2a6567e0dd8a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb3d670c1d9f49eaa69ac4ae380b3031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "698ee11d49c64ee3aa6c4d8c37cb526c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "919ebd880a314654b2f8d2ee87a6d49e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b084e1309a3645ba9606ea88ba4828f1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e4142426896d4ac78101ddcd76bbb5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef19a854f4ea48798b55b83cbc94193d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "36dfb5c37bf5415198d6ae9b531e45c9", "region_id": "RegionOne"}], "type": "key-manager", "id": "fb0e3f1b3f2d4023a960271778eab626", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ebf61bb77fc49de9a604693ae8d9e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51c8d0f8dd8e4f1cb571d39258bcf9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ffe61df9eaf54429a6606700ea8b5aca", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bb2121690154c7eb4b0918354e4be01", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dfe12a40508d40d0ad7e54c61fda168c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78725cfaf2804132b6377ce1ac9e92c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "075cad4ca9064775b257227cead5e135", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d28af6397ad94b24a0a93546b8523bfc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c0d37bd6ca1b4343a431024d1ff340a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f90973ec4d748389d60b98155e62aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b47be3e5ab7243c8ad697c91d5223170", "region_id": "RegionOne"}], "type": "message", "id": "7b846f5b201449ee958f39c1b10e20ed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8321e118a5b44e509ac7056109790513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ebdef435ed0741eab01168cd317bb355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "99061da15c2c42cc8a6893b6209595ce", "region_id": "RegionOne"}], "type": "messaging", "id": "f3fa1c5a7c7d46969d55b6f3d8869a0f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c387c53b19946a9877e30c91c7a025f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a491b9f1ba924c698307558415ce9c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "91f7ed5bf7074f91b639241cb211fb8b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "46fc1c7b61b1448090811f5213739ad6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76951f8939384b7ca17c342126613e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4546e0eea06c44f5bb4a78aea8918e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94be7d74d0d9403082e11da9427bfcfc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "053f0f11287545b29d94162d38940aec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12167f28e7c44f5a85d39f06a1a343fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac11563ec87043639023fd9659cb80f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6d85a55f88a407a9cecb9128fa88c65", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6bbee29e9a944eba8e830de1bd42f600", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0f7878797464b2ab79ca9356d2fa1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2de4e3f4a1ed4defb2700f830156b799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ccba5b2f92e40e99863eb7eba84bcd6", "region_id": "RegionOne"}], "type": "container-infra", "id": "37da51c561ff46ae9dd6b24c4ec9d715", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "acd077607695437b8e49ce310a3cf677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ba9828a6b8be4f2aae7f2adbd7f4da2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b57cfe1c35064d00b5cc91eb98efa174", "region_id": "RegionOne"}], "type": "search", "id": "cc470e790cc448228fbe33ac21f5bace", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e05430ec4dd54fe6971ef02e20c09757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "43e15db290944505a2d6e85aedc2918b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1714f545db9b419ea93f0c4e51149d9f", "region_id": "RegionOne"}], "type": "dns", "id": "486eeb119a9c45de850d0b5dde430a6f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94e86c0311674b1f8059fa730aa66bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "937fa2f7b371475ba3f6d616c6ab1143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "150f20b6aba346fba0638447699b858f", "region_id": "RegionOne"}], "type": "workflow", "id": "60bf54044eb44d10a5ac927afc294d8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "019475a91a1a447dbe6236653d28f089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c759c9dcdb64979acbac17cdf0242e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8e8a7ba26550401596a631ee41d36537", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ca0916c909f848f9b5fec2538f93636a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cf949f2e0c5d48dcb56615b5ecb22887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "578ff2d1016e47b490128bbb13f9b063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fab748cfc2924c9b93512ce790d20e9a", "region_id": "RegionOne"}], "type": "rating", "id": "2a67ec27b87e405b92e7fd4c538a9c72", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74d81ed40ebf455698b436759f487817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d7ab50d083f46b1918ce4618c06c8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bbc17fd0b2dd462a9ff14fa99a285dbf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2aa03b9c873e41b7ac03a537f79d1657", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db220a0a72ad4091a74800df0f45c553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee4d0c86f3544ce38705f2d803515caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9fe9dee6c7e540809f98079db3f5c2be", "region_id": "RegionOne"}], "type": "policy", "id": "a1dfeaa529ca45858afa31bbd8998cd1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "044a21c7042a4800bb35d63cebe5d147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "645a158a14f44a3a9c5eb9bfd7e6ebe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "07adebd5f79640ad87e01b7b5395d81b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "73cbe4175e0d4e10be2a9c54cce4022d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "061e4d9c71734b8592215704cca2d07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2843624fb7f49a9b4822ecdc9d0975e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a98fd3a7b4341cabf08e0c5ad4760c3", "region_id": "RegionOne"}], "type": "sharev2", "id": "a23f8f0421c147d7aa34780abe4a29ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cd5b0e0b53a4319abe16861ad122d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cee91e82fc0a45038295fe34d3c7e64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c839ca1e995c4cdb8d1c2903451d21f3", "region_id": "RegionOne"}], "type": "share", "id": "709bb2227b59451191459d2c2eeddd53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b6ae619e80514e949871dd314e9b6a69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a73e161df3e84309bf79ee5acdc73d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9cebf1a84e634814b137f86dc85fe86b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d52d64e4e1b449e6918670a2c2919eed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "685a5f4643a844fb8f5a638ddf19f132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb886bc1579d4d25bcbf58d4faf4327a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fef346fb10544d9c838e8e07e3a955e8", "region_id": "RegionOne"}], "type": "orchestration", "id": "6ed882a00a534093b15b84b4dcc9ff71", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffcba8db7bde440c8908953c47988d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81980bb5466b4287a2d5692e66f19fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "645bc33b2fca4e86a2a938adc59b01e4", "region_id": "RegionOne"}], "type": "block-storage", "id": "d30e5f60c3d04e739a345a567ea88f37", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "001b3107ca924bddad5a1e4fc7f81636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e2d6d1bd9d5493686b50a5a66afbc8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61f92d58b9e84d43961a5c415a70d5d5", "region_id": "RegionOne"}], "type": "volumev3", "id": "2f8797e40cc44f2a9f7dedfb62698e6c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a0347cc375749a7b2aa0b8dbc59d740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e36c50f7156a4e3da8f517db681a1bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5249aecc540c440986d998350e60ac01", "region_id": "RegionOne"}], "type": "volumev2", "id": "cac46bc7e4804fdf9be0225195612a91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea9e1d1be09f41c4944ec807ad87f56e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e9d6fb823d941e39415b98dd2d486fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f735e07604ff4a08baef15fdbc156f52", "region_id": "RegionOne"}], "type": "volume", "id": "cee6f3fe5aa24048ad8117687550272e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd3deeb6aa7f46269a561271341a339c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77c969d5510a41aea68c6046b2a3356a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08afb75ca9f84c95b2d05850f43bad75", "region_id": "RegionOne"}], "type": "block-store", "id": "2a825082dd9c49faa6ee91caaa7d890b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d3cfa37a60d46258970f0f86861691f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1a587cf5a67d42fea8b35c5f59defb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "17c0819ba5254bd48b71fe6713462222", "region_id": "RegionOne"}], "type": "alarm", "id": "d8f88313fec24efc9472fce44c0e7efa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "931fbc6166f146c3bccbcc7d660bc0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da2a07c03c704775a24a10913353ff0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "69545fd5ca6a485fb576ec88830b941b", "region_id": "RegionOne"}], "type": "alarming", "id": "4ab19202eb7a4e86a6fa2db323abc221", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6218a3da53c437f9e8dfa80cbdadedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "40c5bb9608754c99a7803adb11c221e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "253a24dfa3f445a19c43cb1a09c3e9cd", "region_id": "RegionOne"}], "type": "meter", "id": "09501a7dc41d4b62b0c74abe06f0e621", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "080ea603484f4c97a0e06f44da2c60ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "afea99cce10047218b33400dd0a41220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "69c228f1dd6f4904ae4ef06c7534decd", "region_id": "RegionOne"}], "type": "metering", "id": "2f0cd7a81c8b42708a698f4270ebc03e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a520f038840f48499211c742117c61c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3cce226399845869b785f8cb3892f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e472f02e4e14472a8caaf20302550ab", "region_id": "RegionOne"}], "type": "telemetry", "id": "5b04fff3309b40c089727526dc9e4e44", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dadfe282da0e44f2969ab57b656ed00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a4f7e0ec51d4078af23632189bb9485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "16aca0a44548448db43a1ddeb2bc2dbc", "region_id": "RegionOne"}], "type": "event", "id": "5bea18e73b474404b83ec1fb49b1cbd2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6d065ecba1d248c5831f757809282e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "392e0081a9054f03b9b51bf2c32a8780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59a04fe52c0d43178f3d9e6aa77c2f3d", "region_id": "RegionOne"}], "type": "events", "id": "05ebe3969f8c4294858ebf2558732bcd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b88808a00bb42caa8570052a087c7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4c90b3a4f034d60aef13063aa0d0d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "536a19ab8286494f8f23cf88a9d3de7b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d010eb983c8948528c96c1f413330ae9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e709df8826143418b725b5b1cd87e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa57a68344fa4610ad137bcaa913c26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b34d24bf40784f88bffadef5319a2801", "region_id": "RegionOne"}], "type": "application_deployment", "id": "08013a3d668b428e8f74f651e43d36f0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5f6644c97c94f68b8dafa97c7bbec56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1004668d727472786b497ac077977a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8efd079f49a843be9fbfcca6011fcaea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "73e979ef23d74420b614d816e66aa1c9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "53d8af90db0b4b158614963b3f75f05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a34f61fc10624f1195ea373fd0654f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d20b01e089c5436fb9523f6a5964842d", "region_id": "RegionOne"}], "type": "tricircle", "id": "6f38dc5343d84e84bc485ecbe9d74a4a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b518358ddec94461b69e166c0864b82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e677c2063ad14481b5727886fe40e459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f5dac0ad551a44f7a98f9f3e4cbc6b49", "region_id": "RegionOne"}], "type": "database", "id": "770c77f947c1455e9472336afe0a2ed1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07d2c45e89e74d2c9ed12f951f390181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "435144400c0847818e31bc0b667d0bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b1a6967e9a94609b4d2b9d527a5c856", "region_id": "RegionOne"}], "type": "application-container", "id": "01262aba3097454a9976c4300c0934cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91d1c248c713400e88628bab674324ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "34f98e2768884ecfa75013cba41374d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "602107e7d97a4be49c5d736a80cb5dd5", "region_id": "RegionOne"}], "type": "container", "id": "130bbf5205214e30ad7381573f230f76", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac3f01578a4a4068be65c1533cec05db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ac42357a42d47ae8625944fca84c768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6762b92fc0054d04b88a36bc2136406e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "87e07227186d4647b3ffaf1c780faa5d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87b7aee99d98468e9281b8ecbf7e49ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb955d7e4b1a4feeaa19440e1ae8c20c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "41ab6c9f71d5469e9a5d29b04ede1aea", "region_id": "RegionOne"}], "type": "rca", "id": "2b904bb0284446a7aeacfcddb27d351f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a96dc4c5ce94c74859ad509fb7e71eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e83a5c8624384113a5ad5295c8f612c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "21b444d415d44bee9c4ec04b4d822ccc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7a64636129a34645890c3713d0b6975a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "27340c9baff646d69f971ab71dfacf2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d5b5ae16e9564716831e9240ca115b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "850db087a03e47f884b1d66478e3f6c8", "region_id": "RegionOne"}], "type": "network", "id": "f2a787fa591d4ffe9181a1f25b5b389f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "232baff80be144f2a57bc55ba99b8cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ff75611cf5e46fcb9ac2ed90e29adc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5d65a98b78ed4d8b97d780efa0b2e74d", "region_id": "RegionOne"}], "type": "backup", "id": "cfced40390b1461ca6665f7be557f102", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7bc48a1c9871405ca3c9c84266cc5425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f55dd61d00e64924b5f07f0a1dd35eb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f6c64254f93c46fcbb536f4617df6f65", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "350bbaba4ff947d2bb036d83ed839182", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "258d1b13dd6d4ab1ab57985a1920ad4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08608d9e31d642ee99444adfce3a8620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "46514fc0ead348279d440b9a75bd9042", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1a172551bd8a4068a5c5f9a90d57d7cc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "60f4ff993dab464aa58faf6721ed6d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3d41de0f72d84df88e97225313c7c73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7fa8fb472e4b4d37a1fdf112abbdda47", "region_id": "RegionOne"}], "type": "monitoring", "id": "d9078819373746e389d2030af7b73baa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b4fa73531e74a0db9a321a8ccab949b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b6b2e3037e2e42f19facc1933ca122fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a7aa93741a2c44f3891b0b2ced484dd3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9411765fe52a444e99bf0e6db96133ee", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "46a9aa5efccb4600a0b9b60b60e54132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "13699363d8ee48ef93e6a8ee53f624b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3530af903786469aa260286e85d49b98", "region_id": "RegionOne"}], "type": "placement", "id": "1c8fbafe126843729de00c22c7092bbc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c6be926a07c4b8a94f8d8d7a1ed9c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86159b8e0fc4488ea26d7c1caedf9cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cd93662c175846b298d38cf8474962ac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fb48ca8dc02d4b139c6cff197b9819e5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a075492f9cc484192bf2befb17902ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f30a974f7944a9baa4e036a39e99d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d90cf420164640dda7e1109707dc4970", "region_id": "RegionOne"}], "type": "ha", "id": "0b2b720d89be4321a873456db889cdb4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f336fd88f83e4da7a017fd1a7ce1ed49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1b71b41cd86547f2a3987f3cc14590bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4cb0171326d444a5a276d7537e7a4e94", "region_id": "RegionOne"}], "type": "reservation", "id": "1c1d39c38604468e867508ed55c7da62", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cc21ddf98b674e81ae3d8220ce4d9350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6d9d626057df462ebe2ef1ba154c7df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "feaab8268d864c8c9a42f74ed05a8e6c", "region_id": "RegionOne"}], "type": "function-engine", "id": "08e6b9c84e534fbe80ae4626189609c3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3aacf79d125f4de39597edac611dc260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d95e376c5a74f70bb39623981b189ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "25e0cc3ef5be443690948c2878fc87e3", "region_id": "RegionOne"}], "type": "accelerator", "id": "25bcac9e4c954e68875c06436f8bbaa9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "05baa292342748e99c78afe4d1b9583e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "79261cfe33eb43a5bd861afc090dcc34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d56d9d7b51934b339ac4b5d2d795bfeb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7d1e567675ee46de96fda5cd60e1b927", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "070c0a10f83c4079848621facf3ffb6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "87a71c1c561447749b095cf997ba17f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a103bb66a2b43d986f801df0713464f", "region_id": "RegionOne"}], "type": "registration", "id": "c4d039c46272462d9d1b31fc42b89513", "name": "adjutant"}], "user": {"domain": {"id": "0e383da2fc5b43f686e8c2f7917463db", "name": "3a7f61ee03f249a3bc0217aec501e5f0"}, "id": "0f378ba3ee97464091560bb129eea031", "name": "de4e8f3e56dc47989707f48b98b8e360"}, "audit_ids": ["351e9d7ad06e4f58a43860ebbbf37e4a", null], "issued_at": "2020-04-23T06:25:59.916914"}} 2020-04-23 06:28:00,072 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,078 keystoneauth.session RESP: [404] content-type: application/json {18} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_using_id [0.214942s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,918 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,923 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,925 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,929 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,941 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.861688+00:00", "project": {"domain": {"id": "263cc09b739049269d72d7dbdfc133a7", "name": "0ab0544f05c84aa4b4330d542ad2a1b2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ddb6f3d916614cc29e46703eb96800d9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c89bccaf64cd458293cde25923039f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae2f31e230dc4ae184b572e5f40d8c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "099df3def3464c6ab10726762c760bd0", "region_id": "RegionOne"}], "type": "identity", "id": "c63ac1ec17cd4a7686d5d58720830fff", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dcb0a797c2ed46459e049370e5b5780a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6a2f53b375444840a2915c7af3f63ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7c98f646feb949ef9777d1b8fa3c02b0", "region_id": "RegionOne"}], "type": "compute", "id": "c65ece71ccce48c1b3423093e0b87179", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7bb8e6c91aba4a7dadebb209d65bbc21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "75f51ed147754ef78844e9d8509f03ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f174c971cff145c18d49406837523e65", "region_id": "RegionOne"}], "type": "image", "id": "4fce5bd22e184b598fb5ace9badaeacb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8f52de1d3fd4218b91e1df781b404ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "acc92a7067e84e4b8d297bbef85c2f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0163d338a65d4acbac1e4f7edcaca808", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7ce2f85546e34560b620075263d7ac4b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21aea71b38914b91aa09971d9f5b2367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "436ac05db98942d2b3f2e9b6aff6ff5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ff96a0cec24ed6931bf1816a1901d8", "region_id": "RegionOne"}], "type": "object-store", "id": "715b7d6713f9438da5f453cd22ffec3f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cf3a2844c9d6400da08d4a47219fea35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccf6295adb794b6e8e0fbe929db42da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03b8c4d45d4c4daaa621055b31a63a35", "region_id": "RegionOne"}], "type": "clustering", "id": "d66ce9475d6f435ab03833df3fff867e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24a175eb79b34a8a987285279a7a1110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85c4929078dc46c78910785a7c9e5040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7fd1850a21e4a34bdb9aa8d25f22009", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a766a710b2034c74bd7ab763dcbeefa9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f562a2e8eeec49bba63951d30456ae1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9266fea1cef7424f8dafcdace50d1dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "90e820de07b1456486173074ff36517e", "region_id": "RegionOne"}], "type": "cluster", "id": "12cc2ff6a3fa42e0a84d4493b3879d83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "83f53653770946b69be92fb3a56a7884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "703abb8c239248b28bbc54b89743c7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "32278f884f354ee5aca10b1032f7a381", "region_id": "RegionOne"}], "type": "data-processing", "id": "11449ff8f486449b8d6c0caee9f76397", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6d87ccb72904df191d6a3e3aa447a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8757e77590004e4b95e23e25f7fd4024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35461379967a4ca9856503b38fb4a1d3", "region_id": "RegionOne"}], "type": "baremetal", "id": "7a63aff81b5044bda66d5fae9e177688", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dad670622ac84787a94d4d072a902b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3ab75ef1159f4f05a8ec635031e40d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9dcdd28e36644e2f9bcb3051bc5bf122", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cca79002b25e4271b771da2098cc7057", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ee2f1da81c1a4cfab82759b6a065a209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a7164b75230e4a80a4053b554779bd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "da3633b659e14cc6afbe6d63c5ed87ba", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "149af5dfcf804e7c963b5920bd60b6cf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce293a298e65475eac680d9241f9d542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ce4e06e51dd64e0783e49ef7f1ca9e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "da07ffcb52ba4e8ba7d51bd1f18ac276", "region_id": "RegionOne"}], "type": "key-manager", "id": "3d8779b468914b679eb2bde6920f0c4e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb3ca49fc2224b3db3a50aee5882b690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "817eea167a8e4679ba0a57e7099fcfc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "07f1bd4fd561427597220eb57750685e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8320bd9463194910a71a0f6bd5960d62", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "078c1e065db84b49b2a8c81bc3ddb83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c81ac13cb084a02b97e11a1504abff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b192ddec81ae4ed599df4d9c732224eb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2009891e6ce547b69484f5349a1387ba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b350fdc42a914453b54ca298a8be5768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba54565307e4499b9246e025b7e0cbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48f92605dc284b78b523c73441085ed6", "region_id": "RegionOne"}], "type": "message", "id": "c41af64700744ccf853f0e76f8dd7f24", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5bf4174053fd4bd49d2f7cdee4f64c3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9aaf9096bbb4bcdbb8de2dc91b5a798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b67cc0322f474de191d551cad06c0467", "region_id": "RegionOne"}], "type": "messaging", "id": "1d7185865f7941409f616bfd746ef72c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4c03ba2c97354db5948dff80b1c40428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "05d223439461430697e9b0c448ea740d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f88c4865f57a43aa978dd10aa97596c9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "127c71bd74a646a6a6e8dbaf1bff81a0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04c823194bc047eb8f38091ed1bee10b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63cf78fd148d4dd69688ddab3921e04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "007bf8c6cbc44a4e95ef5f64b462a1d4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5dff8cd95bf1475682c7bc0b271cfc5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6848dd2870844f7b4bc1b1a5dbe5624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a21ec86e908d4453abee13637ff8c034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b32208830ae84a8c8bbae5bf2d085841", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9b9316bb016e4330a65e68a92fc8cf64", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32878311bba34810be61a37d8a98855e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f850c800a75c468f855453c93fb67118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abda42262c354d5fa9f65142d27de27f", "region_id": "RegionOne"}], "type": "container-infra", "id": "70b1246fcc6e4cf7aff05a92639e249d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d3812de2e3364654903de2178cdc1b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ef1a420764db4bd9ac0b8f5969a6b313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "48cc88cef827424f8c9229bb7f3df6f0", "region_id": "RegionOne"}], "type": "search", "id": "9912327e38274e61a16886c7b91e5ad2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "118e22c40f5d4ee9b6df1fbce509c477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ba78fa8f14d44e0c9a4889afe4acc012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6255f753703548af9a8207aa5532fb27", "region_id": "RegionOne"}], "type": "dns", "id": "59c1fec10adc413aa3f0d224edef2bc6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2b812abf43324153b26562a0a469078c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40c66e917508421296442bdecc6c79b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bfc6bda1071a4fa5b0c77c6fcce84800", "region_id": "RegionOne"}], "type": "workflow", "id": "3ddf2ec4f20e461b991fd03be55e1ba4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6294c628520d43bebed7cf26f2d8adf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8db6d2df87e4f5c8f08cb6b60ec4521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cfdf71cebd644ef3a36729e4f2ebbeda", "region_id": "RegionOne"}], "type": "workflowv2", "id": "51406a9694f442b7879c1cf7b9d0acea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7079f9fad9924e94b0b127951af6de9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "65fb31cd8c0b4235bfc47e22e31b728a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "37fb92827c144aec8f9f731eb898e55e", "region_id": "RegionOne"}], "type": "rating", "id": "c2e73c988d9d404aaea3062f8b8e1765", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1b95cf3fadc4b5e863a86b7d467d1c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4cf892ca4d744915afc16f17742728e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8d0b7c040d48402b912340eb65a427d1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4b4d57f38e914dec8b99f49ab5ada12d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8db464c431e14ce38961c94001ce0f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca46cd6a0ca54d2eb4af747c246c75f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fdc5704ac05b4a34b77d1f86f9a5a545", "region_id": "RegionOne"}], "type": "policy", "id": "7a7bbc8a93cc49afa26aa9ad6fbd2f96", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a548079f20354a43afa58e7171c676f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ff53d3b17df45a7b3e608506918d470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fe597392f39e4d97b79c24b5663b9539", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "46f0cefaaea445f19da68521e0303e26", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6f5ab918a9b452b8e7fe062bcd96f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01162cd8027f4277bc70730d3179a3a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fab4f920138642dcbf5a155db9875b4a", "region_id": "RegionOne"}], "type": "sharev2", "id": "2698c73176b74b27ace860b2cc805c2d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "596f483680454e6f9013c07e91fdf220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d21e5c324f547e4b639cd81a4279f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eced36ca6bf24b7491d262b34bce48a2", "region_id": "RegionOne"}], "type": "share", "id": "fb4abc40d0a24e559d0a613e2cac686a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e20a6105e8e94204b78009fbe7e78eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "af1d12ebb7c9408a8115a08fce1e1128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "34975426d086486e8b95e7ea23f99575", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6975f4e8d5c147b3ba08a2b0d2e80101", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "949439d7cbc041d0a7317a36ebb704fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a4d6d102afa419a8bcadfdcde851f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d34a05a413d4fd1a40de98f12ceeb3f", "region_id": "RegionOne"}], "type": "orchestration", "id": "77b08a227fe44059991fe3b34aba7d8a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c77d5eb77adb402fa319b9953ee0eb79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce4c8f3c588c4af3a94a48b549e8704f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a481c49b704769a7a1836bde9c8e52", "region_id": "RegionOne"}], "type": "block-storage", "id": "0f52ce9bd0514f5bbb582343c783f927", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d9a574c784446b3ae2d227ef9418e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27cc5b90b0694755871f3f6d676a0e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bae57c7685ff49ccbfb229d74328dd9c", "region_id": "RegionOne"}], "type": "volumev3", "id": "091aaa1ebdd14f03aa284892cb80b8cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fe6a3d5e51b489fae0f84a8f1013d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6db0343e127c4e499ad28d57a9c50453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "225179786e934029829af7e98294705d", "region_id": "RegionOne"}], "type": "volumev2", "id": "90afc3427c4d406f940ac852aa6f5a2e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcd1cfdc676c48149413a9e9a381ca68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16a69f8ff0ee4d32a6e9b836beb7b4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c92986cd3df64358aec17f0126d9f23a", "region_id": "RegionOne"}], "type": "volume", "id": "6e2e0ef939ef40f599ccda13b7c79b58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfab8131f11e4ac6821d6eef2c4e651f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e73a6684b64a79b2dab13401cfec68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d32a35cd6fb84f378886f1d6c98324b4", "region_id": "RegionOne"}], "type": "block-store", "id": "1b507bdc22ec467aaf4897a1cafd7523", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "541aac2f1f104d23b2d8f70e019c33a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb0361d52b034d50a3a9fc4d8dd4a8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0612b229eb964465839e316025a12f21", "region_id": "RegionOne"}], "type": "alarm", "id": "d1fd0e3cb3e04528a98127936e870d59", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9feedb50db454bcfb1c2da8878c98d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a20b1d88b404aa2800bb05c1f349ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9c85d013c3ae4e31bfb187ae09e4cf63", "region_id": "RegionOne"}], "type": "alarming", "id": "4d3edfa92de5466a8b9a3b4b2d390bce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09b94927168c45bc9566d0894120eb3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "852726c7a45e4985bc10e4013a30683b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d538577b5c9241238df03595e31a02b5", "region_id": "RegionOne"}], "type": "meter", "id": "c472982abbd2422ba9d6d83bc0c50192", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "884fc97f99434cc8860addc490754730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "61b9ae4a596e41fa9b249e49376121bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5e1b8e4800d423581bbe043228ae79c", "region_id": "RegionOne"}], "type": "metering", "id": "8919fef5de864b1983b330a395603863", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f5ea4564b0b43da9dbc63166e69394f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9faa600929ec415ca24e74808dbad3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05e62c15c6c24451b25d044e4b564c09", "region_id": "RegionOne"}], "type": "telemetry", "id": "7a8ba9fe05884f159eb97f35e1007e55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "499f7f16609446b887fbd282c8f381ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c540548222343d1a82c4b89b02080b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "267a859b7463415b8e3d12953c78b08a", "region_id": "RegionOne"}], "type": "event", "id": "4f3f4a1dffae41178d4bb46ba9ebc4ae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "17384e14dae643afa8158d8eb09f81ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e590e37578a64ae09c61a6116f46a6b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3539032877214e048bfdc62d3b0e49ba", "region_id": "RegionOne"}], "type": "events", "id": "b989f97e4e3c42f0b11d899975fe11c9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d4470134a6e47e98683b4dc504c9ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd849f87fc2f43ec86302a1914d10e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "009bc11b2e7d45f3b23d228741d81ab9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0e0550afac69421aa0fbae5108de9cf2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77b2f710a4a4464da4a8b37a53e4498b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28bb2af5f4e5436cb916d1125caed070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "828055fe92e24beb8e4319592e015c3a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a913ab9259b645e69c6964f9d0c0fa71", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99496146b71f4b5da7a4065b29fa3f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27affb0cf74148ca8be944b82a1ae711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8cd0312900ec464aa2f8534496fb55f0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "87258b3a350f4509b5bee73f38b5d09a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "83aa95bae13a430fa62b9d1d2a9ba64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b911c2d4701f4fd8b700dc45ad5294c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8048f89588ee4c499d27d2cc66aea20b", "region_id": "RegionOne"}], "type": "tricircle", "id": "42f368c3d94449e28513edeb2fdd9802", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "19fa30def7184c6dab3a192efedd13f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "569c05b42549488ebe14de2bda87c4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "071fe2c69c234566873ff66d0ff71928", "region_id": "RegionOne"}], "type": "database", "id": "62be10c17a93448b8d177e11abf487a3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6e4081b70c741ce85c0f91a312759aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1df94787fac4d37aa643fc3f6445b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b393ff2891c4d72bae12797444196a2", "region_id": "RegionOne"}], "type": "application-container", "id": "3af389321361450794b30269730105ca", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7dc87db341424843b38f108c35559959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "373ea4c369f942cc888883132471eadc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6759b27c6565499c98c8976eca3858a0", "region_id": "RegionOne"}], "type": "container", "id": "800de765e91047a08149e57b8ccf101e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fba07453dfb6473981568ca9d2a3e911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6311d1f31d741adbd850a8aa7023a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b08c50b62f4d44baac5b7405414023f9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6bd60fdf11104babaae8191d20beb954", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2bbcfd34f8c04dc3a3278cbdbaefd4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31b815edf3864547a1209cf572d0ce01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "043526a87e564aaf95a63036267ee137", "region_id": "RegionOne"}], "type": "rca", "id": "61ef40ab2f2e44cb9bda72051a6b44e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "80bb2da33e564dcab604e9deeaaa28d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "72b72db78a044e318723025786e0bd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0671caf463b94c8e9e87b51d5c68f156", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fc00cf7e27fb4e4a82ef5105438f8f16", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "08dae4d013304c119fba0f42a523da3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c26e6fa9f85644b796c446c5b1ef465f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "447b4583fc454edea853db5a481c65da", "region_id": "RegionOne"}], "type": "network", "id": "4df943dff7fb4f72b3e96ba31d918152", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f8e59ab4b0c94d6b85c11d72b3b84d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c12eec56ba17413e89c2d9a373afd89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1836cd8831434a61bb604773e44bfa46", "region_id": "RegionOne"}], "type": "backup", "id": "f2413320448f4568946c49fe93bf05fc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5a33046af1a4796b5d6485da785ed1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55c9f39eebf04327aa61449f7cbcee54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8908d417c30a40928790102079ccf069", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1fc6cac76eb947b2b13f36377fd91ef6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22d45895648541a39947c87ec000fde3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ecccd3cb87d24c708fa4bdabb4a0e647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "079108dfd8e545c6bd157f9a2f432f9b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a45d7c10b4e2462b9a0dc987b36c6b15", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48c4ca0b0aa847819c308ef030aab214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "251c38ba190b429c83f23f937c55d27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b96c4c3748054cc383606499c1cd2d44", "region_id": "RegionOne"}], "type": "monitoring", "id": "70f7aff7f0fd4539b91a07f0903ed16c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc7582bdaae7422eb53ac4729a349fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "34e86ca387634dc1abe568ed6f2c2af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "21135af062cf431cbc5c4500c34bbd2d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9752e441896b4d04aad23082e22f4893", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "158d20cf07f5434a9a38a62110ecee82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5c1f89ecb0b34094a3b5ffd762f79e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5ba2108174f34aa9919b517de4a95f95", "region_id": "RegionOne"}], "type": "placement", "id": "13ec3ca9406b47cc91625494ccc3f1f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d40fa9ffa61a4594b799a5482cb25c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aac907015559471a9924f070fe65b458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f6b73634fefa4020bf4741cf92696d0e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0613a913017a427bb4be088bdee7850b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c5dc1f4e36bb4e55be3f3e5b58b0d6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3c9b2f4f3c64bfbbe81817bb3fb0b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "944adcf363fb40d89ea729acb7724c27", "region_id": "RegionOne"}], "type": "ha", "id": "1c0b6f10a03045459b8ba06ea449f4af", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5c745b0fc4a4a3ab26d086cd9469142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8e8d4ff36a6149eb958c9ef8f877613c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "13e6fa3d4cff4ccf84a1511d1d83ce12", "region_id": "RegionOne"}], "type": "reservation", "id": "376ad30b5e1a41d0a18aa6ddb1721146", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "33499a5d47054e8b8ce0247c37bb0d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f6060ad28d64756aaa995c5581ebac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "986cea1a1ce84f658a1292162048fd7b", "region_id": "RegionOne"}], "type": "function-engine", "id": "b5fcf6141c0545eea3f391caf3d4f066", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e266d786e35e4bdea4d7663bc0e2093b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "27e2380587734c4a8d71c3c05126a2e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "34745188f0334d3f80683f53134e79be", "region_id": "RegionOne"}], "type": "accelerator", "id": "20c84cce593c4b85a87567f78d952f77", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4c252cc550f4eaa8cc5589a21f18ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "65fb6b04e4eb46aa9bbcb22be4901b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b1c57abf0b1f411fa29e15be8782d1a1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "250f10e815e5456596b697ab7b5efb83", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d2498c6ea5a4eedb524f7c994bbcf95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbb0b09e4f8a4843baca9a8391fe46fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1696673612f4417e94adeaaab99d0e2a", "region_id": "RegionOne"}], "type": "registration", "id": "af808714e99a44e4a877c4e06363ed25", "name": "adjutant"}], "user": {"domain": {"id": "9a59a04ff30144f4ae6640064c8c2fc5", "name": "6f0cffb9f54d444299a80c759d750875"}, "id": "ca7dac0581274e91b1464f247bfc4c7d", "name": "246ce438f5414c79b2aa732b1f8b1b88"}, "audit_ids": ["90226687e2034a549711c154d58101c2", null], "issued_at": "2020-04-23T06:25:59.861688"}} 2020-04-23 06:28:00,050 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,055 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,058 keystoneauth.session RESP BODY: {"routers": [{"name": "mickey", "id": "123"}, {"name": "mickey", "id": "456"}]} 2020-04-23 06:28:00,062 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/routers/123.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,070 keystoneauth.session RESP BODY: {} {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.058575s] ... ok {27} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.223295s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,919 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,924 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,927 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,931 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,942 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.850721+00:00", "project": {"domain": {"id": "37bd91232a094a3397154d8bcc8b50f7", "name": "2ef9fa9c635e4e01856004463bd5807f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fe72f534677045d18610dcc985a07f13"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ba5f46a530f402c9a9aedf24cead493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "751f4834949a4a2cb9778c18cbf07af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3a2fa27f06c94b3286b60177f0507ca6", "region_id": "RegionOne"}], "type": "identity", "id": "c1c0a8199c574f4d907db162d8cff8ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e67c877fb8cf450da179804b9863bfb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5166eaf57f4c41d78846766738b8bab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d51a0c449f604dd1b4e410858c339bec", "region_id": "RegionOne"}], "type": "compute", "id": "242b0ba929884d49be7652003ced85d4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d80c772a9f61494aa270fc72d302e7a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f4d304b6ab7f4d7bba875406284a7159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "954c8e0df98440c89b9e5a697e866f86", "region_id": "RegionOne"}], "type": "image", "id": "68a7d6d6b95d43d0911d4ba9d8e09ff7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1670b74654848978efdfb7f967cc150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "af077b5cfe724a8c98546f1d1a7d1e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "44d94c49840d48db8ca129d78db3566a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "05be2be7ef894430a392dfc8b38b4293", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "276c0942b81243b594252a3bdec29221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fafcb4f7a0194be585465dbdfc91243e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77ca36279efe42898e7df2e93a526821", "region_id": "RegionOne"}], "type": "object-store", "id": "6cd3da0ad35c46769d6716ce8102ebc9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6cc468d35b941618a045988455e1dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bbff666fab4d4ea5b82b456de5bd0f08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25232bc0525a45138b20301e245dabb4", "region_id": "RegionOne"}], "type": "clustering", "id": "80ec53397e9944b68732b5969b61ace7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8da7dbf9142848c49fe140272fce1d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "633309efc8af4fd88aa410de1d121d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4eb078f830624085ab6f014bfeeaa047", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "05c9af92252541fda44c94ff4dc4aa49", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "011dad6cb4c34664bc09946ef74a9d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c879b961d0f47a99b12b9ce3a1ab3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b76c1f714b54041b7067ef19b85f350", "region_id": "RegionOne"}], "type": "cluster", "id": "60a24cdc85d64426b316aa325a5a0f8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f619e05680ef47fbb594adc58f445ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fde4a3bdadcf4b509a342a31306280d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "09c89fc01ab14e70bc4f2dd05d2e160f", "region_id": "RegionOne"}], "type": "data-processing", "id": "e732138af30848419784dac917f8f7c6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "049a21704f8b4bfa96cdc523bd448413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a793cc4d46d4529a9eb27bad1123123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3729b7e507424b42802dddd6f4cebdd8", "region_id": "RegionOne"}], "type": "baremetal", "id": "0f6e4aa6ed964297a4ee575e8e7f929e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff3ed408305d48e8845e57367bdbfab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8be2cc354d9c42ac9d4ddd717a448195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8aff9c975d69488ba5a3b4405f9f75a2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "aa59464852144e1b9f6c81c7f7f8ec8e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a91c06acaf6f43aba2d90c6772b2464b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e19aca8d36074f46827848b54b0dd510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5e827b9cfce94d0c9509c549a76a07fe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f118dd74ad1e4fe19da3eda60564281c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1a78b4c9d93e4c5a90fc8e063b674c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dd056788f062478a834fc5f6798f3fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "53ceb4eb430e44629a5cd43755714409", "region_id": "RegionOne"}], "type": "key-manager", "id": "37797cd197af4845a4b45499212f7ebc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d85b3d84a8b46e7b7a2da49b1108869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73c0a56e750c4be8997a327ac2aa264a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cf355f410bca4d08b7aba007771b583b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fb966571fec94dae98c9d9e07a11a78e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7990f458af24a3f9360ba8ea5897e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d21055a8654e4a14af9cb5515883ce13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "889c28847a644c02b4cf3e6abdbf886d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8d09f06609bf4e4f99c0c073c4fc29bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e160708e496f4ff791a9a8324722ac0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5cdaabd4560f47daa18117b31a5e3ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a2635e5f3ab540e78c301b87249ed138", "region_id": "RegionOne"}], "type": "message", "id": "37f85d051c8a477ba7acd81fde9cff48", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "359c053aa6ff419ca2b64f6c178678a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3ae3e55d169f4fa59bdbf9723fe49677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c84cf66e780f40d5b9ca119a61da15fa", "region_id": "RegionOne"}], "type": "messaging", "id": "77c3e31f0b3149c2b4ad9961c7947ead", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b01cc6edc4074f78a2080ef657b36988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d376a9d1f42463fa0638fad4ea31a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "53ce46e7db7442ac80675a534514b2a9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4b94d2e32abf4409aa00e3d754cb1f5e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c3d4900031e44bfaab39ea9c900a0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04982773e2194d8abbc44de1b407b23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28ee83e835814b0097c0a50f4a2c772c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c79d9608a8524657b375264abcc15ce5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e97f70bb844d42fc962a4632bcb8dc5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ae82aece7a34db394924b4481d2dfd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db402dd4d8234da7aac7f315d600cb43", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f924a7690518401f831263fa0b67ec42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82c26f764b8c41ab8ca9e37c029a39a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae9163d37c8b4628bdaaf4d37818cdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4517fbdaffa4824ad1739d34c87e381", "region_id": "RegionOne"}], "type": "container-infra", "id": "a96e569d7e7b4779a118943a6d99cf7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "54ab9246ed7f4d7d97418749a61d8e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b8758e9db88946d8876c4f4984e6f469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5aba19c0cc4f4ac9b46e609361e0ee8b", "region_id": "RegionOne"}], "type": "search", "id": "6205848d4e5347a397f0531cad129105", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e163502b1d2043c4a864e592f19586ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4cb7496eccc7471396c14aa814ade097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4667b4aaf06a4af6869f919b4584a349", "region_id": "RegionOne"}], "type": "dns", "id": "833b73384f2748d3a5c0407264622988", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b528e8f69dc744cc8e955675bb66be3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9dfda1633794a8cad5bfbf6618b3c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "81b60fb682cb460393e6affa372ab346", "region_id": "RegionOne"}], "type": "workflow", "id": "ab82c231eeda4df2acb607037106c3b5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edcdbd94da98401c8deac378edceaed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2828b36ec26448e5b55e4a90233b2f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "18adc7d44c24404ba076bb74876f38ee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4a64aac1b5fb44eea6d3e9417a0d3dcd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c39ce87115b54e1fa2a56a7d1fb99105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d270f7744a85440bb539e9667ef26d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f54069ec56434832a20214006e70744f", "region_id": "RegionOne"}], "type": "rating", "id": "2fbc413fc9504f88a74f71f61109fce2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9c61508ab9a4b199c50d46b76bdb3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35da6dc7738f4f8e814d9622dacbb071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "230cfdb19c7a48f28128e57347e5b61c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6e05ea3c6ea84d5b9b06ce66ae15ed2e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a312f2e313634a21a53499b9d8394226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0acd5802d4a4e0f9aae3e69b49fe4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "01821d1a027a44d093092511e8aeaec2", "region_id": "RegionOne"}], "type": "policy", "id": "4fdcbd04649a4d5abe0ff4209d869f08", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29aaa14d40da45aea5518e3f67272685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d96b73f05044ae18d361e8bc76557a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "77e4897f02f24c3b8a5aea463b1df660", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "60f39bfdcc4640138f6b0acfc52d8b80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce694414d09e46548b837c2fd101afb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e5f5fe37a3e4e97b9005ce34af6071c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9d1097cdb1645119e3c62803732dde9", "region_id": "RegionOne"}], "type": "sharev2", "id": "b940bca5089b4322902bfd7dbaf76100", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5908457a56df4972b26fc3a9e3138944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9ad7c12930c42cc9487e51ee90f2ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0f50c574a804db6a88841c9e79ad312", "region_id": "RegionOne"}], "type": "share", "id": "7c9f180dd61c4d59b8de30864ac68a6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f090b0c6ef54f0a989968c7f5f9af12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "79513f0bfca54f208db31974118d3235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2882c15cd24f4c69bcf43198fb391947", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4968d7d1a55248f5bf1d1a5cd2c3a2bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5ddc706c092407d982f6fe6a44a0e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae44da69e9734db6ade3d334e4dfd274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5fd1e8c5410429e839ecea3123578e3", "region_id": "RegionOne"}], "type": "orchestration", "id": "8994c6a976c74f4497d1ef4be302a73d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17c305b2141f45b0b7d97c7b959dc74c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75b8736c47444f0398f01620dbb90e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a6671bbfd4940a0a1f31a9fa8be6e45", "region_id": "RegionOne"}], "type": "block-storage", "id": "be94d6bf293a488395964bb4a58bf19b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dac33d2e1b274941bf9d3553b56a2b33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd88725f4e14a91aeebf4a80b8978cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "984c6b9a75944a3b985514e7c0e84042", "region_id": "RegionOne"}], "type": "volumev3", "id": "36c13d6e51104b01a09170f7ff054e90", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "280e94ee5a2242e3a13a91bac7687c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3094f6a18f4437ab50330457cd35966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7e04de696cd41dc9c63252d41f8b12b", "region_id": "RegionOne"}], "type": "volumev2", "id": "3e216cb0d30749d98f5b9f67fcf30fed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c41593a7cf4036810fad4179736b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b2a1e7c8d14460e99b4fe32eea22650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3e1ac63977f4db7a7487117394fbeb6", "region_id": "RegionOne"}], "type": "volume", "id": "c7f5d8ced5b9440dabcc56514ab74d1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28993f10f5a447d9b695aa8bb052da59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "276afe73166c44268e5f089778abdb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3571376f9def42bfb45e0940514b8914", "region_id": "RegionOne"}], "type": "block-store", "id": "88f3605edc7347b393327212d7303d1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b59ea9e8edbe4d1a90eae2d327ace42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68fd2e76c0fc482cbff491e7aab86ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d220891c58fe44cf898a1172d8e1fada", "region_id": "RegionOne"}], "type": "alarm", "id": "4283bed0506941c58fda7b37df640708", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a5cfdcbeea84938adfb823c4ad5b5a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f4431a1ab144d50ad8c2daaf80e8d3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "62f7319ce32a489986a7d30686719400", "region_id": "RegionOne"}], "type": "alarming", "id": "b70e13ce57f9464fa93ad90fbe927432", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51e6eb8a0d954e41a170e77c34be317d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7350a7f08f14ea99daf3c308e1cef17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e75d887474f044e8b1f67ff099b8461c", "region_id": "RegionOne"}], "type": "meter", "id": "edb0635a1c4f412e8d10d65d346a9efe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb491ac58a1545bd8b36264449e1c9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87ae1b69202c44fb820845304d6df162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ea54b3949ff41b29c6e694d113d4d3f", "region_id": "RegionOne"}], "type": "metering", "id": "d34d8b82b7d2438093a5169e2183809a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc9921f763f94f83a40c197c6f1ff95f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9769dc90f0f4f3ea3679a2e8d757a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec3ad43b1f554d3c83873a8635632739", "region_id": "RegionOne"}], "type": "telemetry", "id": "5a4a52277822421e88633afca772655e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3878c4250f1a465ea52a8edbe9711d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "70748dba8eeb4bcfbe11bc18e5c10b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "75761717c411482b8ff43e02242bbb9e", "region_id": "RegionOne"}], "type": "event", "id": "b9632307598942d2ab614d34442bc35a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91cc22a11775477aad8b431526f00aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b79cb33915e5410e945b5845eaa3aced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31426d48c51343188d7f8f7741dfeadb", "region_id": "RegionOne"}], "type": "events", "id": "e36a23595ca54e4ebc5f4e6a48751419", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e63371f805bb49ce9d3b3e831e7abcd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d8106934f85c469d919a5f360510ebc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f876bd732b8547dbb78e33836b198544", "region_id": "RegionOne"}], "type": "application-deployment", "id": "44f6ee6ae9234dc1a51d7e4d924256f6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98c6eccd4fd04bc38086fa24d3a3515b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff94a24415454585bd8c3dba803abc55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "80c376f22bc64363980078065ba77c85", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bc159a0cdc8a484fadc54d3adc131309", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ba50299463f47149db06f7a1427ad11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25e8c550e59c465db9d8488c1ae880d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "272cef1902954730aa12af985ac54691", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b9ce168aba3e4554afdcc5a83ac24e7d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b99df630c7354b0fb7fb454157832a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7a055007d3b40a1bc97958fa05f1cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6a196b4fb08450794ad8a84f06280da", "region_id": "RegionOne"}], "type": "tricircle", "id": "8ec815c4924e4d72b574eee315280b42", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c97ffd01afb646a0b27206906e4f9387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fda3c88b083040aa8594ddbb237d9344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "33fc9c3ef062472cb71ca5ce3fd99433", "region_id": "RegionOne"}], "type": "database", "id": "752c6656771642b7b73c2f03f507e2ad", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e676c248c6aa4b50a41c5092f6c4c392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aad559dab37e4c9a82b55cde39fce8ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e594931f47647348b655cfc397e984c", "region_id": "RegionOne"}], "type": "application-container", "id": "99b11a36c69a49a2b8ef496bc3debf05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96701f0862f64b7db7cbe0d0aed3da0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a7d8ea6f1a76472ba4191b419f966d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6df1357c0b85489d89aae055c59363ac", "region_id": "RegionOne"}], "type": "container", "id": "f30bf10728994cf19a57737c7f820092", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c88b0f1dc005446985f25f3113b825fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "002adc4d3873420d866c1b5d8bc647d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "370b6c6cc91c495b96ee2776923956d5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "87daee4482554031a4a5f436be6a3a7c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3436fa4e421b44898cdbb6b79041e97a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c49fe72cd2f34a3f879724f1818b35f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4782ff14033d4b0baabb2dba6447e82a", "region_id": "RegionOne"}], "type": "rca", "id": "a1d21d7cb2a1435aa3f4e12f7446b6d8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eb51207b21134ec39ab662e0623918c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c49745bac1d44be0a3b9679dc07b4ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c365572e8aa94e06b5fe012ea9d56d24", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dab78c6b63dd45c89492b67ed1e6d544", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "44e6a2ab8d0b49b88dfca01d71ee268d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1406309bcfb04570aa91d4a981364d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "42145864e8c84ea5b03f731555b699b8", "region_id": "RegionOne"}], "type": "network", "id": "08b2aa45a26a4cd69b8bcf8154767fd3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "44f5eb4acc094f01b9e7b7423ceb4344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1a48d3350a474215997496a6f6cfc7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "667f2429ec9446e890b1dc5f8f549844", "region_id": "RegionOne"}], "type": "backup", "id": "6b416ed7003349fcaee08ca41785ba27", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8f432a049484dda9c400e050f583212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a587bca3753b41479c19141f9c5f2017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a327905e64f4dbd90d89404d6cdf3a4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c1a5f627b83a4bd59b914f7a316d3791", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54630d0c6bd3474ebb49e1108d4a9b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e97dddd45bf46c0924afee4a36ffadb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "237bc6800e5848d28a0bbbc13c904eb8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "81d09d4ab0f44de995fd5229a40a1df7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a706eddd893428ca53a3ce9cabb62b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d4ac8e66a6d1430a919d334279681994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0776da31d4704ac3a5bcdea9c198124f", "region_id": "RegionOne"}], "type": "monitoring", "id": "69273251ac694aa88c45ecfc62314e0c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f0b98bdd8824e6fb25daff98548b349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fb19d38bf2254b02b13729981b74a52f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1a539b738df544b0b87f5c554a8bb3cd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2c9ccfa1725f499f844c58aef6a1c28b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "189a0df85db7437c9639063456dfb375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "03a08967541542c5a72e7127900f1323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2a4c613d64c64771b17d8a79f96b1834", "region_id": "RegionOne"}], "type": "placement", "id": "9ebd425bc94041cb9e116efffa3017b4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9357e5ae2671418eb9b9259399a93e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "25314bd7e10d44158066055118c0c969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1e60c0f925ae4f4da18d63b64853b09b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "aa2ea6a0c20f4aad83bf05f0ee85f371", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e54ad18bff840d2aef7b9f09ada0aa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d75c1d9ffd14dcd82976efed120d33e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4f4dea2b656b46b884c452b24de09468", "region_id": "RegionOne"}], "type": "ha", "id": "ff2b096777be456881677cc72e75a9aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f373d0d587b3480ba50b4e8e426f119d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "10b512ea82164330a61f76f279191fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b8714b609c464fa3be80b3e69c5efa2c", "region_id": "RegionOne"}], "type": "reservation", "id": "5295f86ea9874c29a7acba7a893365e7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8c8497f36d8f47d79f90559635134936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1bca56ca2c814ed9b661b80d0b300883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "431b378e376645ac9e7a46e80ba1eea0", "region_id": "RegionOne"}], "type": "function-engine", "id": "9ea4b4bcb035493fa37e757150be4e4f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2c0dfe1387804a648cabc152fac414e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0c6b0674b9f14e06bc41e01d73e99bb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "770e4cfc794247f8824e87fad7fe6a26", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7ad5fc92d674ef8b68a8ba1c0e63e63", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec193b92c46a47f88a68429712de848a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "247dfae9f8424653b3989f083bba92ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dbc504976f884e31ae3eaea1ae046766", "region_id": "RegionOne"}], "type": "admin-logic", "id": "21ccf8e8f6aa4934820c4f9c404e44f9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04f943f0498149e4a4765c96bbde9521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "331fbf77868441abbb4857ba28959d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f46f1959a57448d19fd24d138595b4d2", "region_id": "RegionOne"}], "type": "registration", "id": "5fa135d4f22141a1bd648a9f2cc35cb5", "name": "adjutant"}], "user": {"domain": {"id": "4914d4308d874ce8b7f14284cb6b1d0a", "name": "c9195de785014c12aecf4c94a14a33de"}, "id": "230584b3b95b45c98c8a59f595a8e46c", "name": "9f4c44f2584649f6a3d53341dc7b0d46"}, "audit_ids": ["8b1feee39c6b42aeae5311d16acd7576", null], "issued_at": "2020-04-23T06:25:59.850721"}} 2020-04-23 06:28:00,031 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,037 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,040 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,061 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,067 keystoneauth.session RESP: [400] content-type: application/json {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rescue [0.062559s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_set_server_metadata [0.067552s] ... ok {22} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.059462s] ... ok {22} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata_error [0.063299s] ... ok {30} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [1.643943s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:58,482 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:58,487 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,489 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:58,493 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:58,505 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:58.421596+00:00", "project": {"domain": {"id": "8eb66c7c61604204961684661a079bad", "name": "db4793211c6b46ffb3b64437c6113a06"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "56cabebb50874153aef190756cc1f509"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f26ca9397094452a852d6217fe14e184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "90db1f68e58843559cb16bba882e4628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0d127d4ee2fb42bdbceb3d76d722f02f", "region_id": "RegionOne"}], "type": "identity", "id": "b4e57f93023640c2a8c5f9ecd93ce064", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a28caeb8a3a54ea2a33a078029e05d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0d14af403d1240faa3e5cb6b41495bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "54ae539045d0460fa296c3f60b305f61", "region_id": "RegionOne"}], "type": "compute", "id": "24abd3f2c9de46209a11040db04b064e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3663b8258bc1473e81ab19e51fc93120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7d6afdb34d4c4749a8a08f5edfb5ac7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a41a425febb348fca7a5d73ef14d01af", "region_id": "RegionOne"}], "type": "image", "id": "ca58cbb96b964eedac9f6a0ac543e9d9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1208cf5c1ec04c1c9c809750fd663f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a2245dec5ae44aa08b95986e8197c9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "900c86d9032349e895c737461a268a62", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b60b6f5fade340ab8236430f1294a1dc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63269580d61f40aba4227a73dbb1485d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d75d7dcb67924485a29517cf9c00842f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc4b8431a5f34de3969917deed4099fd", "region_id": "RegionOne"}], "type": "object-store", "id": "ec1422586e5440e8a752e537c616e6ad", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9bb6319c6f624b419842e192b92cf3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0276e1286904f6e854503bd9fcb7e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "60a7fb2d1ca645bf9c5ff0c52bcb109f", "region_id": "RegionOne"}], "type": "clustering", "id": "f43e7f4201674fbbab5c21e952ba5fe9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eaf5ead1ba88461eaf8b96294e753aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2dc6c7b540164005a5b5a6ff6338297e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d476b53945e4336ba0c8b4f537f78de", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cc0eb30c4d2c4f8386a40a928a784f28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3670bfe3b530438cb4c33f78c79c8230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba14b8c1e50e4adda2e05bc96dcde117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c3c6f84fb3c4089a5cef1f71403874f", "region_id": "RegionOne"}], "type": "cluster", "id": "0fbe6cdd26bc4de3ab00b67171db3903", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "406bc901741446bb9b09be0252a8a381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fce3b60a20374fdebe7b31de316d9c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "683f26c6474a48fdbc65c46093889075", "region_id": "RegionOne"}], "type": "data-processing", "id": "47f83186c463407ba148c50601990350", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "432702609db74fab9357a1e0e68aab6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "053dbfe418d2439584473834ea5e7362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b924ef7a85a34e87a8730235b8b641db", "region_id": "RegionOne"}], "type": "baremetal", "id": "03cac3860ce8458996aa17c4d10b8928", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78a6ca6a262c4e549aafa27dd60f9aba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c81b3d0860534545ac259883153f759d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "684999dc0177492c91b91d53d25e80fb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2d19169d67584a45b5c7d5d04dd96d9b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "68411a97b98a4a2eb62ed7eb82e2c61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea7ea686fae54f649ad51064b6b9a3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dbafad019f8842aabdaab4e31903f8fc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "041feb58bcac42dda4239d4b94f36b3e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a0c7443ada1243348a3616fc4a87c134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3bb10de1e854294985ddd656f36bf41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aec30c12f52d494c9de2641625010192", "region_id": "RegionOne"}], "type": "key-manager", "id": "923fab66cf00419a946633ad14066745", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f7a898cf28d49148a4092a8e469c20f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f7eb47fa1344894bb3bc4989d8d5bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "98c2db83b6c444769e48dd274090218f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2627adbd49874c59b438e34ad90c031c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6953ef0bea594dccaed324ea8d631ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2de1931f8062455da3365ef2b3a19138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "00b6454be84d4b01be447a8d4b3efd6e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c9fd011d9a2a48bbb38ee37cdbbe0b77", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1bc61dd143274eb097e2e63d5c00b40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5cd30e90c4584fc5a676b99804c2e4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50f5ec41808b42a19d43b8462b2c7897", "region_id": "RegionOne"}], "type": "message", "id": "d64feac85c3342edbd7321469b41edf4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a927b552ab0f4e1aa282023fb764e593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e94b12e18fa843b2a5da610fac91c08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5ec0607c04e14fe9a333a52bfb620628", "region_id": "RegionOne"}], "type": "messaging", "id": "33d3bf205d0f4fd5890c95572d13491c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "525e5364d1984ce799f8cd7cc8eb80cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7a6bb1772d5b4c6ea662e0a092c1b7c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "af50025fdaa04767a78b08020b460baa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c9313751a0d64405b428f3cdeecfa3d6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "675c6fcec9254334aa48c5a0330eb28a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a43314c43bc4b8f897580cab8cbccb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33f5596beb7746e49cc0d690a060b4ff", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "87c4b8a4fe7b4ddeb636afd51b8175b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a06bb2e14abf43ec95090687823bdb3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ffdf9383e6d42e4ace1f2f684d89404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bddcaf49e4340d4b3f26aada0d893da", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "da7cd40bada34109bc54183fe5ec5507", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "739980af20954015a922ed4b66c69d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "194f80691e0f4a31ad5be310462a5bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e32031065c74be2966aaac3618c3288", "region_id": "RegionOne"}], "type": "container-infra", "id": "7d6319374a404cf9b67218d39dc807b4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "93fb111003ec49ad9859aede7f1f3ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0a80906a26a74f2689690612b84564c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "656a560218d64c0fa3fade37924ddd95", "region_id": "RegionOne"}], "type": "search", "id": "d6c3a2203bc44833aaa8eb5e8741be69", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "12c72e9344e9496992ee78d3b1a779d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "582b2ba233654839a6e528b8602a037d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a495f3d60aed47e3a26008a1a3415334", "region_id": "RegionOne"}], "type": "dns", "id": "bea12ad8be2f4163a49bd795c8f1fbac", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70ab6edb7aec46bfaa1b98a9a299a68c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f51c8ba0e4054dd1a43c89544b12dbca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e48655c0e5c4476cb2c52b04beed95ea", "region_id": "RegionOne"}], "type": "workflow", "id": "03d137367d9e4e00b9222826a7efe014", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b100df802e1949ed9763809515a5f7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a44a7427e24c46c2a37825a517dc2f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c679a629d54544d2823ea77fb8a7f17d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "086dd333ed174366a22f021fa06f5af1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b9d4acd3c9e415bbc57f08c73eaf43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d2dd28f53d1540f3a7781b650be9e1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b8d30b52a44645c984303b32b9643812", "region_id": "RegionOne"}], "type": "rating", "id": "c06c0566602a44eaaf73f34f3423689d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dadf14737e5944cf9a3721ef604b1ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "82578d6c836046b0b61cb33e0b4756c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7d7afe57c704fe28182a0d9113b52ba", "region_id": "RegionOne"}], "type": "operator-policy", "id": "76365e2cf291429a83f266fff7870194", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0a9bfced45b4c1e88bc6ce18e11331b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd49001944704f23a19d176372d6ef41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "50a90ae294804032a6ea8c78a8211729", "region_id": "RegionOne"}], "type": "policy", "id": "a01d3436e5b346deb5711675fb50814c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7e9c8eb3666441d908e4404c83ca709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47ddcaabf59a409c9f2efe3b2a620801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98f2cf1ed5b8494bac10364d21b04cdd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6cb667eb23954fd0b684db18324be565", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80947a97d2994e6e8ae3187a59544dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21173214bcb94ce8beaa37f8d2565577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f60ce1c1c1d406d9b9881bf25a8e76d", "region_id": "RegionOne"}], "type": "sharev2", "id": "828727301c6f44e1ac8766e7726bdd4c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79cc62b698ac4b418fa2ecb9f62fa6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "512e90b5fafc4567ab9b39bad97d833b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3a6fe6cca524ff28a53e6b38c59bcaf", "region_id": "RegionOne"}], "type": "share", "id": "98d9b1c72aa1478ba3c60798cd899a30", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1349c34987d04a42aefd2a09a169e4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b75ad24bf19748c4903b64463ac5c181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "babdcc70010e437f9d7bb9a638e75edc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "001d02123dc846a5aeae899b7755c368", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d60ed129dcc842a890ca4987f42b5dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34f9a54a0990468ca48d25b8678d92c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0f913bee5c644dea1497edf63782d4d", "region_id": "RegionOne"}], "type": "orchestration", "id": "dd319b163c064544a76b49b0c35d8696", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14bd29988bd0454fa95f4c4a5bdde1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310c07c5e87a41a0839982e9d6f02b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d694b5ad5f4f8090911346d2f4a6e2", "region_id": "RegionOne"}], "type": "block-storage", "id": "76a80ec5df5f42a288f09c578112d356", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42020da03041407a8b63c73b79dd91aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ebd01cc60634301bbf536945990461c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4bc34fa0a5648d7ac55667769db2ce5", "region_id": "RegionOne"}], "type": "volumev3", "id": "6a57e3b4a0594f07b635c1b9f3f17b18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "496214af3f464e25bbe43cb937fa7890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f392c481cca9428a8dfe748651353c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aa1312a43aa4463a5c1c3b20fd13ed8", "region_id": "RegionOne"}], "type": "volumev2", "id": "79b4b6e86a3846a58f04079239faac67", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b51b4a8a0e8047a5a5f3f4c9aca4a86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01e055540ccd4b7cb6c5d3f6a74d0a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a015ef42f369450793035c1c324fcdb9", "region_id": "RegionOne"}], "type": "volume", "id": "9047ce0f49484d0babbd41aea0b0c01b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79b7740cc5b945e1ab638c156e8c8d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19377e3bae324448bfa9e09983ca6640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8c9fb11eb454729a13340637f37e3dd", "region_id": "RegionOne"}], "type": "block-store", "id": "4a2db04da20b4cab9b8e09444f1cf185", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b142636871364bf4ba178edf76c198e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f8cb2d8cfc1452cb9a743c343527e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "93590259ac8e496583a537b3eb636385", "region_id": "RegionOne"}], "type": "alarm", "id": "2c053aa6e2964099a5efe69fefb5dea1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed11ce831bc3493eb54ca7b56862de0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4ba6e5be1714b259f37ab53e777ff5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e6bf03888fe4ef0995ab945032a6d22", "region_id": "RegionOne"}], "type": "alarming", "id": "27e6644fcf3042569e302a007e6f4c9e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a51e05b3f46e488080c7d6e058623624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec0a04a057724c18b6cee6cd6d8ca10a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0507072949874b4c9a03847ca11ebfbf", "region_id": "RegionOne"}], "type": "meter", "id": "2e917b668188460e8d41592d283b5d79", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69d611695c8340e59817b319f86bcbc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd05c73170b4495f9f6a72e2deb0098a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7cda7ffe25794c0290bc78dd5306fd90", "region_id": "RegionOne"}], "type": "metering", "id": "4b8cc5247b7c4cb4b0b3c87827d206cf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b4a48c3cff141379d864f0f9f0bea80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "68e3f1c2dc5f4351a372ff776726ab96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6bbb67e6be434c9f8c41f62ab01d46a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "db0dd1977aaa41d39a53e0101f658e45", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "11f1562009b9403798a5fdf547e34fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33fbffb97f4940cc865466485c168a4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8119db5ff95a49a9a39c78f57d94bb89", "region_id": "RegionOne"}], "type": "event", "id": "e12d3deb39834fbbbdfc54438972d4d0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "34dc96da100540e39cb809aef4c874a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3f219744500415cb0dbcfe13e0777db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5fcf5e5389f447f290ac7872b24235a7", "region_id": "RegionOne"}], "type": "events", "id": "a3e7097cc0a240ffa4eaae813f7d5d26", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "166ab733dbe345888f8caafbdff1d3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "770907405f2f4e96a27dd03138f147d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40dc7e13d57b41e384aabfefad8a41a8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2c524b19b39440828d13388b9648384c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a25feba26bbd4cd3bec93c795b73132d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "622f1c0f6c68476abd4ac8fe36a58c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "89ac512c4b3d465b95e0ed236d394767", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e8a1fcebad8c44b1bc663b4a98f1b357", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "254313998b6345ec9224b1ae39114125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92a3837e31eb4387b3e469905d8b0f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4673a5e20ebe445aa47254a427233bbb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1a8faaa3b01241108eddbbedd40c197d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9588f3615d6c42d8a6b1c49a09404466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "991a7083bcc84627b075c918471efcf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9664507ca5904247bf18820e0210cbd2", "region_id": "RegionOne"}], "type": "tricircle", "id": "d85dea1ec4024f81a2a22721956cb356", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cf5997e198ee43edb89334e171385dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4b5b5bf349b04c9495c515f975be2a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e11fbb31dd8944fd87d4bfa81e01bacc", "region_id": "RegionOne"}], "type": "database", "id": "afad1474cd3844498f152de02758576c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4195585016d42138fb8dd7f3595f252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "536eb14caef849349c18dc0a4a15c5a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "825859c85fe841139ec186ecc3db7107", "region_id": "RegionOne"}], "type": "application-container", "id": "fdaa2a6e683c4d989887669a76ffb5e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea45dea2b09740e6a8be5dba2af1b9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c05ae0af84ac4e428188a15dc77a8abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e79184c8b3ad4c40a9f46d6d719f34ab", "region_id": "RegionOne"}], "type": "container", "id": "e8ffe4abe1784d2781d1b3b7708a9d04", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "747c5bbc31274d8e9354032a5885dccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32eb2ead6e224877888099a0127d4c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "03cda74243904d74838ab8475ca0945a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8632c270005d46a6ae7a86d51b149315", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "732c04f5d9054f01ae6ef6b071c9a618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74b3495e615f44bc9283bceb19240a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "658eba84844f4b00a3d41b5f8135eb44", "region_id": "RegionOne"}], "type": "rca", "id": "b5ab1a30ed864083b8ba77f7c04fa2cc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "312048db126147439758ff65bf65475c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f321a501e9b74fa39cd052f4b7921d51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1c7eae3b538c427fab31938dab516b00", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "75ad4f61964742209821cd2e53e5fda5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "afd439db514b439cb4ab385a705c1597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "84f704eae32845a089e3ce44427250ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bfe8ee091f39475180e271c2767ec8b1", "region_id": "RegionOne"}], "type": "network", "id": "f8e01e91ec7e4e18a201c6024bb03530", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3c8c4bdcd51948698f137294793b21a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "363bcbedde1a4ea99ac3dd0ef52c3dc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ab058ca49d93453ebd1100caed4ca165", "region_id": "RegionOne"}], "type": "backup", "id": "6b0d10f7505e4c3baedc65d131c11ee1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ab18c91525e44afb7e0d942efa03ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f62b76c79bc4c0184678ef488537644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a6e2e22d1b30466b8b3f5d6693c75e7d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "724d7dd6a80c4f03af2a25c34d952a7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1dd34b4ba8374a2dbed61cb88a4d2e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b112c1d8813849a29227f224f20c4f89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d51277325b324873b8062310f99f29c3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "559d8496382b4e96b8436ecfad54f075", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "538c59fc6b7c45a08d25d91bdae33a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "77294b7a09374421b00847205e7d4cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4f8e1edd2d14482396020af97231461e", "region_id": "RegionOne"}], "type": "monitoring", "id": "52384b43a09e4f1b81deb670dc1a23aa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "05b4f09c1cee44ab926e52993a361ed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2950711f77d448eb90c29ef2baba3ec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cb9534eccbb64ff5a4526fcd14815094", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e2b5a2daeb4a4d7fbf9f2027525b0d06", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "565917690711471e8be5490a4559a907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d6104ce48a349beb514539a615df39a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1495694e22ce41318529c76df7ad0460", "region_id": "RegionOne"}], "type": "placement", "id": "c4ca0278e1294198b2392720df1fdda6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2683ea827ea4cf4a9d0c56e05dfcecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50e8a3c024ad4af6a0f496502654008b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "264a34cb233b402faf33e6a159fed253", "region_id": "RegionOne"}], "type": "instance-ha", "id": "48707b7343b0427387aaf4f12ebf2ffa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95183f5c031b4e7f9c4f91005b732f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6d3ebfbffeb422db0ae0d23083aea6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b6b38d8db3a4886bad0084d719b9166", "region_id": "RegionOne"}], "type": "ha", "id": "99c38aff4d6e44a796d24837b99c1421", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b0cda18f1db4e5e88b558462ea6eac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78f3e537035b4da6af7e0c0116df99a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cf7469e2e2c64b4a845e9ae3d01d9c7d", "region_id": "RegionOne"}], "type": "reservation", "id": "6eefcd8fd28d4bc49284a1dbd428dc73", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b3b755cf4cd647c19a3663ea16d32636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "446e31b15d3a463795cf9c367fdf4122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "26e8852e3cd74fa3b749585e5f3ec40d", "region_id": "RegionOne"}], "type": "function-engine", "id": "b620f47574014b848f9d0109c3234303", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "801882499d574f3cb4fb11fc2a19b010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bb00871cd5c4e68bd8196a95a68ec8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "75e794ed46594d0283ad0a8348787150", "region_id": "RegionOne"}], "type": "accelerator", "id": "891656d34f514bcd9895d2dd331959d8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "edbfebc1870b40ca8532f335440825dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6510b53d160542df9890da106f467795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "603d7cdd0e1e4d2c8979bdad95cb23b7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cbcd03cc1a2a49978df83c4597f117b8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b7dcc6c3105a42dbbef26271ee2f6511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13edad634ba74f61afd388567e70559b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a90b464b77547929427d4a375deaba6", "region_id": "RegionOne"}], "type": "registration", "id": "3122ecd354e64935b63b7f44eec650cc", "name": "adjutant"}], "user": {"domain": {"id": "1d2e5d8a9d4a442f903bd07423952e73", "name": "f6ac7ee470a243d2ac305a995c62061d"}, "id": "07e729467272454e9d33955cb8d5c26c", "name": "a8877cc947e04c63bfdf334e9d904bb0"}, "audit_ids": ["45ca50ada71f479986146830ffb4d142", null], "issued_at": "2020-04-23T06:25:58.421596"}} 2020-04-23 06:27:58,533 openstack Calculating hashes for /tmp/tmpSvLbes/tmpI5jQWY 2020-04-23 06:27:58,536 openstack Image file /tmp/tmpSvLbes/tmpI5jQWY md5:24301766e9efaf7334d1aa4e85d26ef9 sha256:0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d 2020-04-23 06:27:58,621 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,626 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:58,629 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 2}} 2020-04-23 06:27:58,647 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:58,652 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:27:58,654 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2020-04-23 06:27:58,657 openstack swift uploading /tmp/tmpSvLbes/tmpI5jQWY to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2020-04-23 06:27:58,682 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,706 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,714 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,747 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,748 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,789 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,799 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000004 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,764 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,844 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,863 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000006 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,875 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000007 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,870 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000005 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,885 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,901 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,907 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,923 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000008 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,958 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:58,953 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000009 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,988 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000012 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:58,929 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,023 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000011 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,025 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000010 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,038 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,066 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000013 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,051 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,100 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000014 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,110 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,103 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,135 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000015 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,157 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,164 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,204 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,182 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000016 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,195 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000017 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,235 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,252 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000018 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,248 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000020 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,264 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,290 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000019 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,318 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000021 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,321 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,334 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,331 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,351 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000022 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,360 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,383 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000024 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,409 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000023 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,413 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,431 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,449 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000026 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,451 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000025 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,511 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,457 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,477 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000027 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,518 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,502 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000028 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,542 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000029 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,548 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,570 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000030 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,582 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,598 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,593 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000031 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,635 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000032 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,673 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,646 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,664 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000034 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,694 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,696 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000033 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,708 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000035 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,740 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000036 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,774 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,764 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000037 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,767 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,769 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,796 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000038 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,803 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,747 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,844 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000039 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,864 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000040 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,886 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000041 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,890 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,910 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000042 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,916 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,936 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,939 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:27:59,960 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000043 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:27:59,963 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:00,008 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000044 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:28:00,000 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3/000045 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" -d '' 2020-04-23 06:28:00,018 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:00,025 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:00,028 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:00,051 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Object-Manifest: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3" -H "x-object-meta-x-sdk-md5: 24301766e9efaf7334d1aa4e85d26ef9" -H "x-object-meta-x-sdk-sha256: 0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d" 2020-04-23 06:28:00,057 keystoneauth.session RESP: [201] content-type: application/json {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.055155s] ... ok {31} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.048463s] ... ok {15} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.180178s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,047 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,052 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,055 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,059 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,071 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.990153+00:00", "project": {"domain": {"id": "e24346289f2f4083b9cdd59fda309eb6", "name": "fa45639bc6a04864b4273c325145abe8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "06504e4e15c94b64b2384de062f0f150"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "be64f8cf342c45079e761b0bcc0765cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c1c5298073ac41209c09bc839d331f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "14639fff62d34348ba44a57956518b58", "region_id": "RegionOne"}], "type": "identity", "id": "943077a349f6418eabf0685c0aca7991", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6a8a2464ab324cc08ca2ade219ef0667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "210161479f4b4a48932f4a1904a5cdf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "518925064ef944f292adb171d3641085", "region_id": "RegionOne"}], "type": "compute", "id": "61d7a28dd58242618309289bb435f62c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "53dbcf9af7614183aaece8318ea1dec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5d1944e60e614ea8a805d7b70c21133b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ca307d6e95b7440aaf8fab1a4794b8ff", "region_id": "RegionOne"}], "type": "image", "id": "5483d4abb0eb403eb5ffebf28498b2ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "018e7f0c0333498c983c9f6b87fd5e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0a3e49dc90cb47d98872f7bcdc67e897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c7fef0f227c440c49d9994ab85b506b8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "54fe459485ad40bdaf5db7548394a96d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "698d5416e72e474593dc25f317dfc793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ccafd20ad2a4838af33d91e0942c716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "117a156925b34a349df80cf56f637d3f", "region_id": "RegionOne"}], "type": "object-store", "id": "80b5f3e63099499a8ed4ce3a909931e9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bc5b7cc65d5b4e6f82ee082031b1828a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2f77b46a34d479881d28930e5168b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a3637eb8234490bb56185e5b8eed579", "region_id": "RegionOne"}], "type": "clustering", "id": "e8b4863b0c8449ddbc2c0ec54adad6aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c18c4177de5e4111809f596726b668d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70296b80064f4aa998ec750c2f17f029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2434885f9a134708beb85105836c905f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a2d2fcbbb3f74bbbbbcf38ba05497a40", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "09b593ddcf0842b7a63e4bd97ff48d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13715b480fe8493ebc53864c52f3056c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13702ab3cf464ce1a638a77a62079084", "region_id": "RegionOne"}], "type": "cluster", "id": "23a501a5aa094cab850b206b7784ec0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7196b853a09246a7a71cd36b2e02b154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b0c83723e00b4f8685b8664d655d7e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fec56de277d54720bf63c63856ebbc23", "region_id": "RegionOne"}], "type": "data-processing", "id": "3dd7be4872a141b8958ce83cfa98d536", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "91ded99f16de443ca8a8f4b69dff882d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5085b08948894834a29e832b447dddca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "67e6042c7b6248efaa4317510db196bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "b2b6a9bfd35d444db3231a58a2f4684f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "644f99b3e72e46dc97b3f4ab64244cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a67db0fd74e54632adc0262f0b22bd9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c69227562d584359834fed62b7c70847", "region_id": "RegionOne"}], "type": "bare-metal", "id": "86da0cc265a14b14934a5d0a63bea48c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6f12af351a3f4354abbd008ac0b3e3ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e6220fd649ae41fb858f37e30116166b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "db49ca6633e8414e9f0acf96cbdf1c96", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "938e425cb78347c0ac14cbbd11ee9e49", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "99e929472a254549bef47072d22e688f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2bfda27f20b244868714a69fb7cd4369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "736d9d55285f4745acc9f18cbbffb103", "region_id": "RegionOne"}], "type": "key-manager", "id": "9978ca1dcabc46b78688e2229b714aa7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01bae269b0204f438a587c997604a408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ddfc6ff046c497f92b10393db35b689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5724367acd7b4c0c88539af4e831a5e6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6929d33264ee4128bce3b1d7db1b9b2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d3ba25f3a884ff5837880c4762eda9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df5e4662ead04755a2ca7167fd667676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "70a9f5bf66f44494b49de7da8a08d561", "region_id": "RegionOne"}], "type": "infra-optim", "id": "445cedcd41be4e0c83c8c94b37c310a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "63680a1d3fab4b2e896a018b553fec38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7022c7121e774f8eb85722dc8f09f548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13854b92a40c4cfdbb54f87c0e63b165", "region_id": "RegionOne"}], "type": "message", "id": "09d8c4214d7341b3af41b712690735e7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3673ea82378542ef9880604ea25b2db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba558dc3099743129d498c5bfdb8c0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9bbe878d04874156ab097a09d38649f3", "region_id": "RegionOne"}], "type": "messaging", "id": "71b9e9b7301b46f4b193b4bc19ee1f43", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bbb92b3488cc4b2b8f817d35ff0c9510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1fae9f37550c44ad9bed9be28c8c9c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "78588d64d0b948c8ad29fb2b756b2a33", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0ebc8cf7e00e4f029f5acfe854607122", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7108bac01e3e4d95bc1a077952757422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68ae3d6996614c18bfc9398d955f70c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21f969f5ae2249248890a3fbeca5c7c0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d97b864fd1314f898f98847534d0de52", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c62981735f734c0581d743da1fe1cabc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aeed4a14a62e4526bf74d49880b7e872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64bc901224f5484bab2eefd2262ed2fe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "78af5de3d3af45239e913d2409a812c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "834ad94dae684274b7a36e8c2158c82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e0e56297e79499caf2554c24ae0b9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc5d988103af49a997e5b32bd4cf31de", "region_id": "RegionOne"}], "type": "container-infra", "id": "e0653a9c5b9c487fb83696f530905850", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e68029b7561b4b668fe954b6b55779cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9c86c5075b0d4d1f9043c5d201c0ad3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6d4d6838cb9e4fe7857d37262bc52802", "region_id": "RegionOne"}], "type": "search", "id": "e2d378e9306f450eabfc538883b93b11", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "23755d8c84e14434865a38926d7c8228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fd555e1e9def4a369f68b25f44b27d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2be243c30a674cfbbc75ca7ce14b54a4", "region_id": "RegionOne"}], "type": "dns", "id": "a78e6b4bad4e42c99f6a6c48476c8507", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd3505c393af444a965ef3fdd3455a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "141c0f8b56464dc8bec79aa7f62b207f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "21f988d0843042bc821ae14812ad25a5", "region_id": "RegionOne"}], "type": "workflow", "id": "93d6a88176574806b2cbe950243b1cc6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "22a1007886314b5e8b134996046755c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2334397aeaf344ca9230aae53de8c5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "30b9f0f7750b4e439ab5000c78a1965b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ea66c6ab7c3643e8b685822b37dd81ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2e202d786c524eebaaf379d445a90b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "89daad2dbc2c481fad259fdee96acd54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "55cae4db416b4bbbb2f26b9a1fccde6b", "region_id": "RegionOne"}], "type": "rating", "id": "9ba6b3a183de4a3cae6af7c781982a97", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c61636ca2464bc08b4c9232c1a788eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "86f3a2aaba2c4009bdc3046abd2f84d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "93e45c8b13454934821a7ea46470bda8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "29d7a45abede45eb9b3226339c667d3a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "843946082fa841f5aeebfa542bd532ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d172a3bdabf34a49b4c953d98ed6cc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b33ec4019a34d41a79d81fba8854c8c", "region_id": "RegionOne"}], "type": "policy", "id": "37e455d0aa54429abd07d4cf9dce7bac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab156358186148efa762e326800e15ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caf5cf24ec6f417b95da45bc297c4afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ce0b57d798a41048f50a40b197725a7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1fd700c9cbfb448eaac2fe08f357541b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7ce2f252e214e08b80fb99618e350ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c9010671cac4db9ad891741f3eec375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "37d981a2371d4b37a34f25a7134559b8", "region_id": "RegionOne"}], "type": "sharev2", "id": "c110efbb20bc430e95a3bf3412e9619f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "743a50372fa448eab2397f9c39c60ad0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e4d5db9e5d44ceca551a5c4ea8616b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c7ae1fbbf4cd4f42af1a4571ad4dabc0", "region_id": "RegionOne"}], "type": "share", "id": "564bc88992094adb9c191d0749eddf11", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "42be0228088a48ae9f854e72a4401512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c314b35ffd7a43e898070bce1a3b98c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8957af5f2c51447f89511b0d138f13cb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7df7e142492c49f2876931ae2049ef1b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "286b2552125e4c549913b739b3417077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e191c6caba84da78537af4d45a23347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12dfee7b8afa4872ace7a11395e5a25c", "region_id": "RegionOne"}], "type": "orchestration", "id": "b43fde31481c4654897d8b4ee51cc8f5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478424a833b24953a911d4ecc0d1adf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af177f08570b4203969e4918fe83f9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c0ab7d5e8f64f34919c26c6719506c3", "region_id": "RegionOne"}], "type": "block-storage", "id": "c875060bc4c446999e87152e50a1bda2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c94277cc8fee4b5881f822b45fab4d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5904c2ae70304d668076dae12690652b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e38ab9db12194b0bb1a0bde8c36eb3fa", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ba53fb8fb324993a0d37185726f7cc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "833cdfff895b4d1d839dbec194041299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f393b75124d443ca81b70ef2d4440f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1931b1e3064429794c38463cfe7a2d3", "region_id": "RegionOne"}], "type": "volumev2", "id": "0f3a19ddbe9946efbcdbd1722c2fcde5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ed7ba862cb44a80a80ef02ae3926c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "661562b229ba4d1084c1670c11175e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31447fdb7f8b41c29316fbd8f4954252", "region_id": "RegionOne"}], "type": "volume", "id": "edefde9ffeb84d4ca2e20a093cd3c8d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b79ad76a97b4122a0c236a318e215d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba5f5a58778146b691a692cd2513dc25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ca586cd00a5442fa8653c846a067488", "region_id": "RegionOne"}], "type": "block-store", "id": "cc553b843e35463087c51c2d44bea235", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "999b2bef6a4545ff8ed5731d4cde3acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f97561677694073b116f2eb782a1271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29c55751111147bd812d35b6ca626eca", "region_id": "RegionOne"}], "type": "alarm", "id": "71ecc82d76d84ee7bb7561adab01df35", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92a4f167d2914617af4a7ad860d8b3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9361c6364424678aac5a24572789221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a114ba2bba94995b036e25b37bde19c", "region_id": "RegionOne"}], "type": "alarming", "id": "b0d964bc3e56467b8f861831b7a4d752", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ae998f94b8e47b690d597691d4ac5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67fc91e179954a3d9dbc153eeb00b05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7b92b77fb2e346cdbd3ce4fb98cbde1e", "region_id": "RegionOne"}], "type": "meter", "id": "1153c843bc844272b67eb541e667d5bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c61141ce1ee48ba8a026f906250a478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfbbc5447f1447a1b1399f3abf124811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4c489bffec994e21a40e808ee11d8f85", "region_id": "RegionOne"}], "type": "metering", "id": "d6f88d9c78f34e53a1af569b12bbc5c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddeb8f1462b74a9f966f81589ed30687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8f47b406d824d5d870121ec2a033f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91272e662231417d84fbf1f54fa45b74", "region_id": "RegionOne"}], "type": "telemetry", "id": "ed976d9f37aa4ff597757c7159e47ebf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "25e4bfefdb0e401ebe904656f1cf6205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b3892fd19cda43be8fd16ea8606bfcab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2b196fe552474d82a404bf678640859c", "region_id": "RegionOne"}], "type": "event", "id": "1597b5c5311d40fe991a24754f337451", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a3dc3392c4ba4dc1adb718cbd616e02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "31d1c6b2d2d843afb4ad399c0ec06cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bddd9dc8bbfc4fbfb3c14ffd120396bd", "region_id": "RegionOne"}], "type": "events", "id": "1522da8fabce4d4d97ffcb0a6cde25af", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f5899481cbb45fab8fafdafb9ffcefd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a05672ecfaed46f8a944fe017c239aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "997f27ac97a24613bf7cc41b68c01f5b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "25e507d623774611b3a937be74695c5c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d137542791584001a69e24fef88698f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4bd288ae5a945e89941963d6ac95884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5d26a1aaafb24fcaafbe54652ed01463", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5df415e5e441465fbfb3f46ac4f72853", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e8a251eb96242cfa11a37b34c3b80d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e675480897bd40c3bcfb3561c7b4e9e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "88d4b2dca5ba47a292f70689f8d12ce4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2c9936e9832c440d8e28497386127d3e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1064ada30f384e9a96b230c67e46ce34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "154a906788ad4ec5b35085c878c1671f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b567641b37aa4df8b83820b945ae1313", "region_id": "RegionOne"}], "type": "tricircle", "id": "485f1effa4ea42f183fd68c14fe01940", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b29b552a2898447aa7dd9987096550c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b047f9e5b2044d919277d67286c5830b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dbbe140c35b744f5a628c5243a5b54dc", "region_id": "RegionOne"}], "type": "database", "id": "9b60bc9b0a094643895f76f42435c032", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0aabf2303e8d4ee6aa6742fde07f84c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "35218a0adbd64c3c984142f65fe4288b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a74fc4c7174b474cb5e65f968be1648b", "region_id": "RegionOne"}], "type": "application-container", "id": "7073e01f6f164d1d94c3806cc43a613a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6685b750de1046eba0332048d1e3691d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3e1a8835e844e0fb50797f289600d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f9f99879d1a347678463d765a86e60e9", "region_id": "RegionOne"}], "type": "container", "id": "a9522561e2b74ad68c7a12bea987c560", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f1bcb56234b4e9b929006c569717a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9dfd1cfa93a4aff9e40d64120665c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e376bd0afe24b5087122efc1e1b2ef5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bbc9884233404ec380272f49b0d5343f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29405f5435254b9690165d19c49faee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cba8f56005c546c39d0974feff58c2d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27512f43029c46a6ade39d6f92af8341", "region_id": "RegionOne"}], "type": "rca", "id": "05aff68163084890a92413ec775f72a9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "87991650e4a7483bab0217cfc8769a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "99de8f3f3b724c1f8e523e20f9001ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "35271345df1f4e9888963509b3f3c589", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "40443f9c962444f4bb3a00b339767ad7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8c8921094b4447149adcdbaf9980da78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dc41ea8b402c4f8c8da23ee64fc1f131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1b1813b010d94cbbb12dd0fe30f19370", "region_id": "RegionOne"}], "type": "network", "id": "d5104fd8077848ae901abc223661d61e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "386692a7a51a4c64bf24cacea893b59e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4188d23b593441b0b04d95d9f9866440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "be5281df547c4c2ebbe8b4c75e51b82b", "region_id": "RegionOne"}], "type": "backup", "id": "667c85bda9ad4a1699c538e02f1f870f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6569eefb5bba49fc91d91f4e4b3ed50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5c8d2cc29d24bb9b89068725cdeb29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "82a456794d0345dea9af2efa9f68acf7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "081550615e37469d8fbecab0a6f23db5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74c8d5b8a80d40c1b2c6156499040cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6cf0b5e64c8d4f37ac8ad66a0db11384", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2bc3c116f8bb417394c7ccc6201805a5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d445fc07acdc4fd8b58e238cc02017aa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9b44adbde30c494e81b33d59c87d9a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ac7c5db492a40988effff6f30f574b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "70e1d4d3b02a418eb5c54c03fb2f57a2", "region_id": "RegionOne"}], "type": "monitoring", "id": "73de3cddb9e243edb4d4cc756844a4f8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3ea796a08cd34ba18abdb6eda908bae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e246c41e838f4c70a28856ae5f53e68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "251d8b8346474578a76e31cbeb2384fc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "28527a27c1ba4cefb0249382a6612ed2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fdb0a58118bd4a67871dde1238f525e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1cde308a78c94cc6aec154d31002e751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7c57be41316b4cea8a9779f2a1a0d45f", "region_id": "RegionOne"}], "type": "placement", "id": "befe8b858e2346b3b12261a223c94155", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bb7f97402a4422c8260370fd4fe27eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c3931cb457c44ebbe3d1901c67cb2fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "16c3ce87ab5f4d45afaad7519774bc49", "region_id": "RegionOne"}], "type": "instance-ha", "id": "328853f72da844cf812505c90a57b6e4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2669e3ce0881489f84adbf8a829d0c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe513ff2905746f3acc1be3cec3b771c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9541818f80db4940927df980bb6399a7", "region_id": "RegionOne"}], "type": "ha", "id": "282025f710e440d8875590f9d4a7e012", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aaee5e9b58f84095892802fe14a358a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9dac333e717c43b590f99c194dd9b0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dd7fd5b1a58e4ab3b8a017851fa28407", "region_id": "RegionOne"}], "type": "reservation", "id": "814ebe65541249c88af97d34f3eb9aea", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed739004ebf7401591427d6396f817c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db1c536539fe4860b0d08c0b5f5a5d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dcfb2d2737c547dc837d0f860a0952cb", "region_id": "RegionOne"}], "type": "function-engine", "id": "2a6e8db06d534132aa0fbb7566a03abb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0d7cd779b084debaeffd6f981d02ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8ad2c7ad02e1416e8e7525739afa886a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "80d15e094c4e4810a9f6d1bcf5584f97", "region_id": "RegionOne"}], "type": "accelerator", "id": "5274a52df7df408db562ea7694167f9b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d4a3f278399430b9393aa8a9471c9ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e60c7d241b8c42e49c6b1afd843bd36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1fca8d753d164a6e9c7556a304f880ab", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0688b757ea7c4ae3b6aaf9577fa85bb7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26ae9111c61445d48e67d7be80cc2aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a7d0e00042cb46fc9c049eba8d0eb59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3207880beed45ce94292d16a06e07d0", "region_id": "RegionOne"}], "type": "registration", "id": "2a7000b3dd9943f4be7cecf389b13b08", "name": "adjutant"}], "user": {"domain": {"id": "fe60dd288c55482fa6332c5b99bd74ef", "name": "ebe861fa2e8a42beb6ba0a34265f2126"}, "id": "1c5cf6b480b343c9b93186ed6210c091", "name": "d98a51fee6734d8486da3347b66829c3"}, "audit_ids": ["3c2598d5f5ba4638b7ecc4d8241b43e8", null], "issued_at": "2020-04-23T06:25:59.990153"}} 2020-04-23 06:28:00,155 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=23dd5b0c18784aa9a1aa8ac52dae3f38" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,160 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,163 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "23dd5b0c18784aa9a1aa8ac52dae3f38", "description": "projectDesc-2", "enabled": true, "id": "ede58cde5a1e4983a20f40ebb872cb25", "name": "projectName-3"}]} {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.053844s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.059014s] ... ok {3} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.336009s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,781 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,786 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,788 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,792 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,804 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.725296+00:00", "project": {"domain": {"id": "6cd258a3f22143b6ae19ce389cd2895a", "name": "b92b8cc01e1f49858fdaa9115fed2da3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "298be98556a14a739db1da7ef52f016c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "04d3bb62155a4803ae6b524f2557ef79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a14a98baf7944b9f9b91d62ca12c5c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8cd5985d69194a00b676b22c22a4c4b0", "region_id": "RegionOne"}], "type": "identity", "id": "b82b45771fc24fa8a93aa9ed2dbeb7b4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4300bd77ba084b46b0f268da445a26bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1abbaa79ba1340bebd36ee2d5a4f7eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1d31732ed0b14156a35993108515f74e", "region_id": "RegionOne"}], "type": "compute", "id": "30de990cbdda4481b17f2da6acac999f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "eceaa08583904c1893816d9a4515b8f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f2834c950c4435da3420c42de4c9f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "982702de23934df2abc777d829da34b9", "region_id": "RegionOne"}], "type": "image", "id": "27f4e798085b40d7ba8f73afbea1ff55", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "77c8bdea6f3045ecb8708440875bbbfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6844bb435d849cfbb1bbb478cc01525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "df80042850e64084afbff19cf29a3fc0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0bbe28e16460482dae0b0f061ae32d27", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e22cfc1e1b54de0943fdbf84010bae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99ab6253e72342f98dc867982b9c6402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b624af0341249118ee95eac26fead5f", "region_id": "RegionOne"}], "type": "object-store", "id": "69713ae216a04973943fef65a4ea7ef3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b3e88771c424a49b38e6b5cac94f5a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34b01c0698654f48b63266b8090178ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "962a61f526534cb6ae9c3e778d404855", "region_id": "RegionOne"}], "type": "clustering", "id": "e5f65815289d4ef18614db2d335fa544", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7294211c4299489ba49ed7c365e4ad6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "00c7a6df3622438e906ba5fd17d1bf4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "92edd0c751ab41f7ba944dca6f8f71ba", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5c424d99ccce4a74819af2325103345d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8094de8099554aa3b3840178081412f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c5a743e34b245d58a73142a274c8c54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7e18bf68684482f945882ad3daf5adc", "region_id": "RegionOne"}], "type": "cluster", "id": "71603385cdb44c6aa1ae11c3a525f01a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "436ca71ff4a14e7dabb764e19cd954d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fa9d1a42ed4d4eeab80888078c390522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1d82f42aa62f42dca197c7f9ca740851", "region_id": "RegionOne"}], "type": "data-processing", "id": "589ee55dbe2c4b4680640cebb51fe616", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a99ef8306c04458807219aa3ef1555b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11915c354eca407e95dd238db975fa2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c24ec9f5e05b4242a126f32354ef1e66", "region_id": "RegionOne"}], "type": "baremetal", "id": "00dab602bdb24e5c8a46214aeb4f0566", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "676ac1fbf72a4e3d994b7c1ea1aa5e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d83db493f7841dfac7aa94e090a594a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fcbf6033093a412b87951f47f3de842d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0f821cef075c475daa42fe8d9c0d2d78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f9e800718011443a926e522f4f960894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8fa590c37172409d8059c1823a002b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1a134ca1eb47483983791520038139a5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bedbefd1d49c44548c816d603410b8fe", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a566643eac14e4ca651113f99d400e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2282a9239b4d406ea86187615422bc7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7e0f0c9096f6421fb687daf1255aec1c", "region_id": "RegionOne"}], "type": "key-manager", "id": "fb06a15fff6c486399758d796a46433a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "776f1900e5d249ada7f49c10c8df6190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ca631c1e18d44bf81d389e88509082c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ad6ebb79638445b8bece104db4ff12df", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "132f6744082742a4ba3a062fed2aff47", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b870afac1ebe4ccc9c28dec156c68fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ad9fb5e4a694bd1aab1733c5f1aac67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cd7bcfccd9694d128aab96ef6cea6891", "region_id": "RegionOne"}], "type": "infra-optim", "id": "17160e41a2b04ea2a3bed6472b89a25e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "04f04af47fbb44a3b941b76f2f9005af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "16e65f50822d4da4a172740aae880713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bae7ce0672eb43719645f43999048ab4", "region_id": "RegionOne"}], "type": "message", "id": "221a6dc419f0452782fe61ca2e364431", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b538848014da44ccb1e12d8832b99af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8264651d74b04939aa2184eb13a8fe4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4d56fee43da249d5834366a8631cb07f", "region_id": "RegionOne"}], "type": "messaging", "id": "605be0f1f4bd4838aa63d717521c813a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41911f3c3c494dc2b69191077e399f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e06612af33c4e4d9d68057de1bbac9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9d7f472ef2474c68b1754a7b5df6f925", "region_id": "RegionOne"}], "type": "application-catalog", "id": "73878aee4a6848789ccd2354502abe49", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "769f71c3ae8941db891d064381611755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "234e28ef32b741ea97d5d26651e8da89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c53fcfdee7eb4d0493765341f054f983", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c09d6590b11442669025a9eb34dfe16e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98581306af824fee800306dadbb54802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7ada68aee3c43cea1d677b740569c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8116a24ac6eb481db4ca6d9244b92aa4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2614172418764303b24c32ec27c2eab9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "901d11453dd941c196be4d0fee337a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb470016962945ea8740693d676ba930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd8dd4e58ba3406d8da2089d4737d500", "region_id": "RegionOne"}], "type": "container-infra", "id": "bdb29e1a1c5f4253928a44c6c1bb1bcc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "54f50d59f1014ed0b8829b0d668d895c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3f21e86ed736401e9aae072c909e8d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "efee439afd6346839cc6e3dc54c79242", "region_id": "RegionOne"}], "type": "search", "id": "6af193a8b28c495a974904607977dff6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4e939d5213a64e0b9e0c2f3517a99b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aec3f46fc5eb42e298072a24ee5146a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f5c83ed233684675bcc7d299c53162bf", "region_id": "RegionOne"}], "type": "dns", "id": "de083d00734f4eb3970f360f3794100c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f97034b35b21461495bb2c6ae58942e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "783fb1531bec4334b21839837480e2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "72505e3907ff4b55b4c36417f5afc93d", "region_id": "RegionOne"}], "type": "workflow", "id": "ba20dc97757d44c0aef983285f246807", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a3560cfc5244dc08d21e58e9773c647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a70bab618c7c47d9827e7cbf64e514b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4fbdc61d31ee421bb84610ffe140efc6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a10031a0728e420798e76238a1b5d55b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "01e45845b7ee4198a12b77da9b3e6792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "165c66cdc6bb4e1f85852f85bbeb8833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "06a9e2ea8f0d424abb1d6b1ec52f99cc", "region_id": "RegionOne"}], "type": "rating", "id": "892a02a53bfb494ebe33a2496adde8de", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e40381021ef4a9cb655f99d782be714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f82ca288570e499ba4765e62a7eb5f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb5cd54aee1e4c8b93ab0214ba4fae27", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9bf467ed0f8d48e8871517fa9a868072", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f62a971fbfe848b7bc0dc2aa13e0c3cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d591e78ea9214d7fbb541b7d5104b6f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ed7745d6d4424e889c51fb911dca5f57", "region_id": "RegionOne"}], "type": "policy", "id": "41f314b766a84c459899b6a9addd05be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab0ac0921d0345a08130a90bc6f47999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9aac5aa7aa84bf4ba59aa13d36f192f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "866601c28fae42c69445e15a402e37cd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4680a2351fc143278e3d889a83173f4f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37407ef68e2c44d3b41ef6c5524c1d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1512480dcc004cdc85bc6123bfac29c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9039eaceac7f4bf69469aa00413aa370", "region_id": "RegionOne"}], "type": "sharev2", "id": "38217adc968e4ec18b77cf40e0284c83", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca2445a2eac3414da7e067f703438d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e610296bd0514c3d9616e06ab534f179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "066ac1dc5120429dbe4468544f97fffe", "region_id": "RegionOne"}], "type": "share", "id": "dbaa786a435d430b95ffe3827233bd9f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e8d042448df745b5b8a0daa56eec2179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e30a04745f54a8fb0286c39a8b861d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2ebc7cde0aa45d2b295bfbf60ffdea8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "dba484c96254414b8931c09b837e736d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c05a0e94f9f415cb3075f97f414207a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6714a401ebd0442b944a5c62fb67bac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0c0691cd9d436d80b0f07246925ed6", "region_id": "RegionOne"}], "type": "orchestration", "id": "cfca6acbaf934e4795c9f51e8506e466", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b7dcab24c4c43cd9110a2244c2e22d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac33ece2a84a44e68bee8fcf56bed3a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "331ac623a4334c7c86ef0c8b5590f218", "region_id": "RegionOne"}], "type": "block-storage", "id": "80fe9017883a400eb2a8bb9041a184f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a98c595a0fc4e328153a778b897813f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77026838e35e4a4a96d84427cde08a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d945f863161a40c3b74ad229659e7ade", "region_id": "RegionOne"}], "type": "volumev3", "id": "843231d41f2246bb865a875a92e419ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18862b49b4b74df396deed4c8dab6422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3acc4b9c4a81476c9a89947854bd49cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "923be170b9b2446d82e8835b5f623ba6", "region_id": "RegionOne"}], "type": "volumev2", "id": "cad65165b4304c6c858e7333957f9b10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a25f450da614abab4c1807f2bb2e8f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73200ef613c74b23bd537a97a780e450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b53e0d0b9aaa49d08df3c3f288a30766", "region_id": "RegionOne"}], "type": "volume", "id": "3f4fca593d9f4fdcabcf344556d97085", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78bbabfc4f78403d99bb1fa1aa80f739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ef8fe3de9e8444cb3653956c1da29d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14bb01a3ddd04af7929b6a7f2de6648c", "region_id": "RegionOne"}], "type": "block-store", "id": "a125f18e92134955baf732ae901365ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d844b3e76224382a5da53a193008158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7a20d4d9ff0f4e44b5f0c9183d5f3c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e1b83f343334c88b746138e053e6c12", "region_id": "RegionOne"}], "type": "alarm", "id": "518b9104fb574d53ae8e81af92f0204f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6521f28d614d41cb885c225040b444f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7b6f9a8d3454bfd90322b0bb249994e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f04bfaa5d4644a1a8215da973fcf3bb", "region_id": "RegionOne"}], "type": "alarming", "id": "acec7e6da96d4a51a3737f0cdf69e8de", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ece22ac4a94449e080b3ca59681f6395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee6313d461b845ffa50441965def9d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "39bf4e42d924411eb7dc6bcdaf3ee016", "region_id": "RegionOne"}], "type": "meter", "id": "1cb97ed2f0aa4df0b1bf486f368cb48a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7439fff03a4c40ac9bbcdccdd040bdb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfd26ec0cd6c448e8bf67989314477d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "51055c3f950d4ec3ac7f2ad8d356d0fd", "region_id": "RegionOne"}], "type": "metering", "id": "fcca9a8e5a974c9fbb98b2ef21c7dd60", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6ee4275cd3d4f0385758e67f609ee4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "18cdcf9a167742ec956efeaeb3ccc52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4031156777e94dbb942fd2ee67774506", "region_id": "RegionOne"}], "type": "telemetry", "id": "662bdcf222034658b1a6f0d644ff8a9e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82fa3fe5b68043b080321153842d069f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "627d3d76f135471c86fc8c325dd2617a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5ef00fc016d24199b6dfe31bbf9e6d07", "region_id": "RegionOne"}], "type": "event", "id": "a7fcde9a148d45fea97230d599179c21", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "55d2e8ce4f404aff8a7ec1d5ce01d290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "888e2851f483435799f050b1275faee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d494db47dfca4d0c907927328b3b574d", "region_id": "RegionOne"}], "type": "events", "id": "69913722c5b141a79b3bf93b3b158cc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "50517f7754a64d34b28c2b1c5a0bc79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88a0f89028b04d739639166352173875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "83f7044ea8eb473d837614abca3d432d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "07082c3d4b3141b2a14033419bbf72c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e053b1501ee542889f13474a82989946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cff6c532853c4ba291f95dfd7925979d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa9b1cf85fa94a1ba4810ca5ccfd5f52", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fd98c448553b424eb8b957b22e9c00b0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f66473e443cd4df8805bbe1dabff893d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71bdf258ecf848eea10e9cf11122f6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9900fd7199284970bf930c75d233d387", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ce56cc97555d4056b56f1bdec50edd10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "81dadc39eb494b9f86119e9cb7b9c8dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a55ee40fb9244b28b6c17e79123b720b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a04d829c43f45cca3f3fde3320d219a", "region_id": "RegionOne"}], "type": "tricircle", "id": "d895fa821d8b401ea9328e48d6ab7866", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6b6635620dec4347b06c7448cae79a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8daf6af5bcc243b5889f35aa9cc4601d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4e7bd8250792400da64c65a8a2be0aeb", "region_id": "RegionOne"}], "type": "database", "id": "8e6c329338634a72962f4151920c9d50", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0345c7c87a394b0692694aec6cd71ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46f8df19463a4a0581aa29021627a55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4c8ac00a3c364ac3b4d8a264ec38ac00", "region_id": "RegionOne"}], "type": "application-container", "id": "27a1f8d891f043318711db535cb0f99a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58b7bd64907d40c384a64f8c4f187785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7b5e8d745804fd193da5589b13b4e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "662c9442d0f64fe79df5629d771e299d", "region_id": "RegionOne"}], "type": "container", "id": "291165ad523b42bd99cab85bfbbcf44b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "caaa122188af41769ceb9ea0dc54b48a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ce4f0d24dcea44e9aa294f8cec6ebd42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "360f86182333432e9b1649aa7d707c02", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7ff4a59753d14b979dcee72f02ac1086", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b80ca34764f47b48828734c19a776d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb6a8e5248fa4138b237f3d56389423e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e901ce3fac14657b35007332ad0596b", "region_id": "RegionOne"}], "type": "rca", "id": "06b3da72358c490ba867234d37978372", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b71509bd169941bd8f3e7e51358c6724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5a587062f5b441dfbe9ca5f49d65fcf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6e38caaf938749659a2cff028a3daf01", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f6bfed107bbb43ed9052a1b3d024ef91", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1b2dd86fb4f9465da0289780fed6be67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "719ab813f63b46b1925a360bffe6b13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9a546626017343bb8fb7cfade140e7c6", "region_id": "RegionOne"}], "type": "network", "id": "d00dc37222cf444981a137cee3978966", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "096d7535eb8643b0b03c660e4a1a9075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6ebf21b4d15047f39705d13773e02424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9e026a8219c74a5e9d37fc452ea0ee0e", "region_id": "RegionOne"}], "type": "backup", "id": "2e22f6f7341849b5a6bfe845e9091d4e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b394b920254d4f92b53b4e15a7505a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4aca4d9b710446d184e860d3f8e417c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "598d326382b942f5bfcc95bd390f8780", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7638a472884a4866b6e7f79a0231d22c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a922690806df43838f835a9454cad528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e14b5c3a7ef44a8c91d45d0ca58065a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "56bc849cc935473e989a1d71b77446ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "38b59da080c34b56bc63322957ce1aa5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2ff4d0105c5f483cb35ab92070dfd119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b443052ae5ed4dea990c82f6da2339ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f2ad276957eb42aea2c9243f13207f1a", "region_id": "RegionOne"}], "type": "monitoring", "id": "4f6b13aad78e49d387380922a1b871a7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "918d0bebb3ce4dd099469dc027dba36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "248d4c9779da4af99cc6b688a538ecae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ab01d8ccc34141d6964f2d2a2eccc299", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2660f449abf446bb9aa35238588fc564", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "aafbf9aaebcc436b9e1d9cee1171e7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "09f91bb0859b4cc8b9d48cf6a640d1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "016a62f5f3444c92b2cc92298227777d", "region_id": "RegionOne"}], "type": "placement", "id": "260ca07e0ae347aab469cd9e39bfe0d3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4cfe1295b944063b1168f8a63ac0308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b8d06f7af5a406d857fcb7ede5ceba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "81239958d0404cf8a29cf964b9a09870", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ccfb25dcb0c64d40a4672a292cb2fd84", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e8c2e833a344b258e8ac2db6b760b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dfe298b1e36848a3a84d68b8f4205bb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9cd4b6b7f684fd38b4bb02b1fa9094b", "region_id": "RegionOne"}], "type": "ha", "id": "7df7603f11464e47a7a81e53ddf1028c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fcfb9ae3434348b095b3e1dcdf36adc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7fa35c611ea14ca2b1c9decdf22f5f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9a2823429bbf481daff483a467b243c7", "region_id": "RegionOne"}], "type": "reservation", "id": "0e1c7845166d45058229d96ccb884267", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fc507518367a4982ab49f4f2214293b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a9f8dd3b65f54b2fa20c148f8e0d4e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7b6a31be2ae0482d8fd3141f5968e97d", "region_id": "RegionOne"}], "type": "function-engine", "id": "24b47dee084f4d39b3a57705f2427cbe", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9013ac1f2b39438db7e08cbfa6b46e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d6799b8593264be39e94b482627c09a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7ff3746276a844b78af352cf3e594211", "region_id": "RegionOne"}], "type": "accelerator", "id": "7f52f066cd284d85975bcb95c448494b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5cc40c26dd5c4743ab78c02ae821ff96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82e6db80baf64d8697faa28073b37529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "abb63cf2d8834a78963813fe9889b0ac", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3a597c1d97cb41ca90e0117d77478bd0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67c58028fabf4cfca27342603d95d8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae297306150746e2bb50d92f42ae857b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e1effe53f22747dda4bccb6bb7110f42", "region_id": "RegionOne"}], "type": "registration", "id": "6c40112add044e77b87c411cb0a15be0", "name": "adjutant"}], "user": {"domain": {"id": "9b300ef3fd1b4427bb4fbf0a35024b33", "name": "f278a5b8c0af433f91143f2b2c3eaa20"}, "id": "9e3b17033aff48aa8aab3c10bb6bad66", "name": "af25e9d63f5443cc9c7c8675d1e95943"}, "audit_ids": ["47afe1287fe3400b9b6ba839ee19f4bc", null], "issued_at": "2020-04-23T06:25:59.725296"}} 2020-04-23 06:27:59,964 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,969 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,972 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:27:59,992 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:27:59,997 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,999 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "a63c0527-e9f8-401e-888d-a3c22fc3d6f1", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:00,043 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/a63c0527-e9f8-401e-888d-a3c22fc3d6f1/metadata -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"metadata": {"meta": "data"}}' 2020-04-23 06:28:00,048 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,051 keystoneauth.session RESP BODY: {"metadata": {"meta": "data"}} {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.179844s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,891 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,896 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,899 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,903 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,915 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.826591+00:00", "project": {"domain": {"id": "a9b9cb6567174f909ef0779938939170", "name": "bc86ed1922794551b8705d2e940ccf60"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d06fdc213ce34cb9899f58fb1371246a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "af0b96a9916c4dc8a4cd1f62441a098c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "71d3e82c83564c99906cad07750a464d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e5d907d6ac534921a4bc5a461d715e62", "region_id": "RegionOne"}], "type": "identity", "id": "ccc8605668064a3ca0909b43003ef318", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "684f51cebda94762ba78e5673faab8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a00919cb5a3141289edceea8cb3d1b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "721fa9c5051947b7a1770182d81f59d6", "region_id": "RegionOne"}], "type": "compute", "id": "264007c3aad74e3392962bd8061f3383", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5bb193649f15481b98faafd1fe36fc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d53225591e934dbc9a8523782ffd8d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bc6f4b815dfb448a9b12c04e938bc8d4", "region_id": "RegionOne"}], "type": "image", "id": "1a9969228730414bb50ec7c070048522", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bf4548e5547e4cbe934e2dad7fbeaea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1282cccc3f794737add0d709d07219dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "aaf7658fc3ac4846a89360cc0eee003d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4b55fc2c08b342c19e7d7448b2208264", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fb1b7cd068f4005b62ed37338da241c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81486ff92b948959be3400e118162e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e07b438c604c9d9871190116ae7567", "region_id": "RegionOne"}], "type": "object-store", "id": "63db80810aa449828842f9c183b52384", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a0aad11217949039b5c942c18a65a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a6b2c577ccf49b7afc7275b3a1e33e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c1faed1169b64a27bca2587b66ffaecb", "region_id": "RegionOne"}], "type": "clustering", "id": "4e41094143014f54b19ca7cbdaf1bb16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0474bec1316e44b49a5938a5d5930209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7aa22b7342a64c90887f611a31104c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "302b5f9ebf2d4e24bcfab3d4ed52c000", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b75402d3161d475eb63da9f34702e9dd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1aa7bf59e854e229ac8811cc3723f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abfeb1e593c4466fb29a53b8feb733da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75ac142973dc4228ae850a26340c32d6", "region_id": "RegionOne"}], "type": "cluster", "id": "1dee1fdc606e447b9d1d95c5957d3f46", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "925ee332c8dd4632bd24cfde1929f6f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02fbbb60932f43048f70f1187fb0e26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "23980a5f14ca476ca0951f84fe79ae68", "region_id": "RegionOne"}], "type": "data-processing", "id": "400da06c70f1404b9e28056cdadd0b8b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7deb93e55814554b1d886c7c674b789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a0b1673f2374cf992c1e26884bd7131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a8855de02a3a4e048e8153f34f6bf1e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "4e67afecced94840a6cc338bf8d148d9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "21ed9aef16054d4d975eebdd2c080502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2367defb521142e681da3e95a092dcea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4f98fa7c367f4f7d91882c85b3dc8d0a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "07fbcac7395241d38e0aa6a7bee2a2fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e12aa568ee844be68905664b24bc7056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "45c52dce807544e58c429495bddc40f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4c6f5ae3342649328b22089d10eca339", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1406cf09abdc481cb7b572b7363f0407", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "796d7d2f422c4fa4b027989c3e59f4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d406f64235f9404b8a2f4fe19ccb2bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "59d366e3a9804993a974dd463cb01972", "region_id": "RegionOne"}], "type": "key-manager", "id": "c9f5d85c2f1a42fd93406d9dceeb45b4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07695e8b28df43c087316862d63ee053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "901d45d4cfdf4954aa975549849fac6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fddce86ffa664a60bc960e288b90e7f4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "51cb2390be9946cb950c175ee88b27f9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1881e2673830430795449dac254a3433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "87b463802099484dba8b80e52e7ba67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fb7d8d1fc0f04123926e838f422de713", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c860da7f0a504f28be54f24509b86706", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b62613c922f340a9acf7783d58c84dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4c391e3129db4faaacc4c180ae6dae45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fbd48a8b878e4f919de3815724718fe0", "region_id": "RegionOne"}], "type": "message", "id": "018b9bfe64324d3aa81f4e026bfeaeb8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7b19aa5ea6e347dea05e97f094f8948e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "edc8be861d4d4857ae9ba4898d0bb701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "33661d2920bb4d279ad9272529cc2997", "region_id": "RegionOne"}], "type": "messaging", "id": "10ee9e8007cc498095aa8bd054fb9747", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bae2df02b9934ae6a9fc1cf4462b2848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f92fd92515f146a6a0ed542cfee64d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "49a1d95d90934ca6bf5b91d668184ed5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3c95ef64015d4baaa703e5179dca5a9a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b14984df22fa4a509c8ab1a17ed565c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d38d497f0fd45afa40fd7346406a987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a3d325aa0e4421187a1008c9a990a8a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "96b54c64fca74f23ad7c69cf1a225fc2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdc0f3f879e249ef852af3e851495d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "588a913b677046149d28eced0c708adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "637b942596a44930a08d0e1b7d4e6c96", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7b3be8ad0d3843ea9bbecdbc6f5d2056", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c01224f1bfc24e158b3743ecd5e54637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29c7118dbd784eb997e53be0320f419b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "225f41bd28ac429486b7f29f6a5494ea", "region_id": "RegionOne"}], "type": "container-infra", "id": "7c99dd4a7f034e84b26075a114c8d7b3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1a84b10b9186455eafc8d7926035aa78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c665b30a17ed4b0ab32cc75dcc8aec0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c43b55bcb4e94532b464ff9a37ef32d7", "region_id": "RegionOne"}], "type": "search", "id": "f60ffcfdba644d7d83df5672dac74306", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1ed93ebbc2ed4e27a4f714188a138ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a1efbab6e95a43098a1cc2ea257ff38a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "74da383104464f9b8ca714423a2b27cf", "region_id": "RegionOne"}], "type": "dns", "id": "de32d410d63d4512afae92470f5a23a6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ec0ba863974405baefc52b795c05b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f75aea20184a4012a9e2f3138847c3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "08392103dc2c41929c9b0cf7ca1cd41a", "region_id": "RegionOne"}], "type": "workflow", "id": "c585a17b2c2141ec9289469765604da2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8009972ff587443ea7bb8cae6b580dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "740f916b6dc044db9bab1ebadb65ccc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab6d6c58d1164c299e3534f8f2e3f630", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1ddab8b4f949445dbc4a59e7e91387da", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c082867a0717463cb9bcf43a45bd60bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "92f4a2bbac9048e88bb1ad2a4eac47c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fba4011858f2419bb2b871ccad48d018", "region_id": "RegionOne"}], "type": "rating", "id": "2318524c7ab24670b76c7ced2e17ab87", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47dce0f41c584f939d601035fb542996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0777ccba5a674186906b9998a9e113af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4c169f52c0b544f78afb3743f58382b7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "377393ed6b8044758d88ed4a30d4efd1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b92538dc75d4dd195dc26e958cfe2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f54099a7c2144bc2ab9b0cde13b121d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a526c93d1164e8bb13c0f241e62072f", "region_id": "RegionOne"}], "type": "policy", "id": "1e82fa2ba9214f71be5fd1f6f1958b3f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de53ccf763e34b53afdf80cf936884c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2246fcc5b5f438ca848b990f3649ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "93cd7f39ac16458f9d1a286402e0ed5e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d84f157c90304e5aa03222f54359e014", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "042503451a904fc3a20f1948a6299177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eb840a275e5d4ce39ff39558719fe8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3823e282e3f14043b0b6c810eeb574c4", "region_id": "RegionOne"}], "type": "sharev2", "id": "c1c85ce4c0144bc3977700e8f2f73409", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e36aa23527e844b5a6484b7d2b6e46da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "202adbf36894410face3701c86d565a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ce2b1e912b534f1e90ec09bf1fd84b43", "region_id": "RegionOne"}], "type": "share", "id": "686919eafd8a442da55aae3fcbb24d95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d9dc03fe4264ad6b9ee4dd50ce331d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "028f644cf96143cd8058945af783e34b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fdeefda2cda84df796adb4958b4cd117", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c802d15008244d0f905b1e4709ab7ddb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e54e0ef61e2d42dcb0c6545d9d4901a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c34d9b1243324e9ca3a753c94d4db0d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecae2e62d9274c5c84dc059dd25077e8", "region_id": "RegionOne"}], "type": "orchestration", "id": "04241c0fc3cd453bb53a59d048f8dccb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a67fdd13b8480384498bee5fb2d381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acc0214286964b5ab5961804eb1425c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "896e55f20de34d6286bd079b24ede542", "region_id": "RegionOne"}], "type": "block-storage", "id": "3e1c9aa53cca42a2886bdfca0d6dc0b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06175729978044a281bb501b1b3455d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "863acc2e123d4523a2851849f198094e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82b98921c72c4feca2fb5928c7d321e8", "region_id": "RegionOne"}], "type": "volumev3", "id": "de289d288f284b0a965650bdf2733b37", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82bf49ba8aa64e46934aaafffb555968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5117f736876a4748ac3d20ebc6a1318a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88bbcdb340f641f9a98465bd8fc9555e", "region_id": "RegionOne"}], "type": "volumev2", "id": "c691bc5afe8f469896f9ba1634e95a73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd63fd0c82e2435ba90936ee67197cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "335e6ac6a70b4c39ba07bcf7d1dfbd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34f20464aa224236ae4f58f672fb2f95", "region_id": "RegionOne"}], "type": "volume", "id": "e714fc6a51924f20a244ae0ada27dc5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0cfd1f46bbf43c4b5b7700b99bf6f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e693a390d39f443fa4cd4682e791a311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f24faa258beb4e3ca57ab815a7361bf7", "region_id": "RegionOne"}], "type": "block-store", "id": "d02af5d95fd74dda892098a5b88e3770", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8691a09142b4ab58142fa0df0602946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89862201d1694b4fb5462283eb31c137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5504eccaed3c463a8cfe1fc6023aceb9", "region_id": "RegionOne"}], "type": "alarm", "id": "944f87b1fe2c45dcacf277e7d47046a4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86767b4c46de4dc2850d048c71765ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24b66eca4f0e4948b32b0c7f2566134a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "57d29ff071c94ffb8c79334ab62cdc94", "region_id": "RegionOne"}], "type": "alarming", "id": "aa9e2fa4797a4b1088c61d612e02712f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d450f0a52d15427b9ffb903d0925e6e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01c5e0d86c354d21a02df91c51566e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "709516bcaeb74f2e8385a8f0033a1a4c", "region_id": "RegionOne"}], "type": "meter", "id": "e8dbc6f1fa0f42eeabeaeaa016a85cb4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cba41e38e0004a41bcbdc14adf63e9c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74c9f59adf724db883af47ba4e0a7a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "777df8545a804d1cbd04c1cd37bdcc9f", "region_id": "RegionOne"}], "type": "metering", "id": "7a9580aa86c94b8dac39b4162fee072f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25eceff398b04c16a4e46140328db849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc48760a59ba4fc9ad0c3ea3dbe192be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "977ab5f4631b4399b9e353d7fcafcf97", "region_id": "RegionOne"}], "type": "telemetry", "id": "0b60fa8aba7a461aa93880b13c74780c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "66f6e52881ee44d4a4e11271a8187a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "270dcaa0e51549f2acdcaa9d09b035c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "52f3d885e348434bb06ca1f304e48fc5", "region_id": "RegionOne"}], "type": "event", "id": "b2c2740feb034bcfade7d03e5ac01c95", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "291b99382eda4c25b966dea7e1137410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0f6eaa1431134146b244fbec5abaa63c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9270b294fccc44998170e02a0b0ff62d", "region_id": "RegionOne"}], "type": "events", "id": "ae07a1565e1e498ba883086587a3b44c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "05e96ab39f7b450a980e8690b5bd0cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d8776416cce4a0290f2031def7eff2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4dc1b9a05184984a911536007e9e95c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eba91ce1e96d494eaaa252d0e0752109", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4fd4f04b9e74447a39170f29bc3bf5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "861b78be5dfd40a4a4fbd6ea6efa3b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "edc801c635394e9c85db44e2ed413339", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d5194c3f884b488d85151c78a17eb562", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e89237b5b3544c4c962d2082ba880989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aff3fc1a36344de0b466c036d3f0b85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "078c820cd8104377a0f6c3486dda78dd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b9056732b9b34614963ee1aa4a03408d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7645f1ecf2dd429bb495ecf51a77175b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6feea09a6ce4dfb9841c3234d984bf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f1f2315f42b4320bdcb04c92d3e7e8b", "region_id": "RegionOne"}], "type": "tricircle", "id": "18a212c97af54d5f8a95559c95140278", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b3861fb30efe458eace1906a1b1aa833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "587568b3377e44f5917a9c3715ab99be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ce534fb3e3944d84b71b01483a2ede45", "region_id": "RegionOne"}], "type": "database", "id": "5b73b671d47c4205adbd179f79ccf39e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8dd2a39e43a4144b2ff3e403215c264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0bdd88af582247fea68d0dd86e2853de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9961b3c61e5147639160ecea5e74be6e", "region_id": "RegionOne"}], "type": "application-container", "id": "0e2f7021e331430495eb1219b8a7f904", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "279a68497a694f5a93c6052d2ec88cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5ea6dcc3d18b4c93b619933f370ac5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "418e58756cf742c1ac98f34ac27ac216", "region_id": "RegionOne"}], "type": "container", "id": "39e81df053534b6a8a7569a4cb529e9b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1d8bb9266b94088b80e35c4e9441d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f5cc34dd46d45aa9aeec1d7f4a4afa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "73e393deb31b444282b6e127104d0bc5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ba7fa40a6ce74f1eb88693d7f8dcdad2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbf791b954dd40918d7ef4428735dee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74b62d5c60974f60bab9451eecbc581b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6b6036f9f664626ae616f64e445608b", "region_id": "RegionOne"}], "type": "rca", "id": "a4efed7afdba4faca3c022506f2283ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "28de9ae7ad5b4a0aaaa7e8b8127f3967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4cdca57d6a414174b2bf364505df296e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "56bbe41f414649cd9d11b18e21fe6789", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c9c8725e699c48698806fff422f5c587", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "979fabf055894c36a725798522401bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "586e7467da7544dcbeed9aafc4742374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "86118f7363cc430f8ec1726b046bd10b", "region_id": "RegionOne"}], "type": "network", "id": "f17f82f1bf6944c8a9668978e24847af", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e456d26947474a8984967f00ddde166a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d59f39da4d62409da3fc09ba0cd5519f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6479205935e0489fad35ff911eec8948", "region_id": "RegionOne"}], "type": "backup", "id": "dae775e025a24fefacb34fd9beaed63e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd53e13d4e6043e9999c687da6b28468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdd796093c2b4130afc7a77580f54219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0606f6d47d5844cfa7c493f7238a06f3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a877e15fd024541b7f2ba8f890a12d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5861ca44f47c44489c33e27a805a2d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c283d06431f642d08ba54c0d7418cdf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fc61cbe8d0b8499d8f336152f324c0f5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "04e96b6b01264d78b9dd703016c56cc8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "531514328e1749578e724114930676e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e1d1e6417b545ec8584d6be74406585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "73c881339bb3460d99508678488fb85a", "region_id": "RegionOne"}], "type": "monitoring", "id": "87a5d2fca14c4a5f818613ecd8655b17", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "91f813c83c7a49559735f142be15dd2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7d468ffe6957435997ac4a3e60e370ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4e0cace38b384e8b8ec0bb0b67ead188", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "74689340d6604e37b50b19c26259db7e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3bb826099452402eb90b3a9ac7b35b3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d2011254f55241f795ef9e065b12f528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1628d24d35084180af69a8ec2acad2fc", "region_id": "RegionOne"}], "type": "placement", "id": "daffe675d2134af6bc1c8abc7286ea18", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4fb4081a34f44c7aacec8fe5d012e1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67a30e5f890646eabb87ee44cbed31f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1dbe53f3f5d546a9b21f2d8175e73c8f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "06a453ca387f4abfa39cf764b3baeb11", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "81a1edaf51774b15bc2a171b351e8d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8392b0743546487dbf744bd1f5ce0461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2968dcf042f457ba5adead6db61b6f1", "region_id": "RegionOne"}], "type": "ha", "id": "b01d61e5b8284863916fb7c4b8b71480", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d86254710550426097e608895b7acf72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce07b5831d354cbcbef92f049c2ab92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5e09c83a8eb4474c8ff0727acb992e89", "region_id": "RegionOne"}], "type": "reservation", "id": "1acf5c717e844cab9f5f5390986747a6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cb8db62b6bda4b9782075d362a835c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4d22326adbd94b738d05a1e1bcf0dc34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "61d7aafbec8f4aff87b9c16228f533b8", "region_id": "RegionOne"}], "type": "function-engine", "id": "9569ee146a0548e9bda7c23cec5ab5c1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "13aeb1c3773f4256a788041ee1d14153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f40860c2302b4d21afe4edf10e1c0b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d6a6cf0dbf9e4f66af3fac9857e7d170", "region_id": "RegionOne"}], "type": "accelerator", "id": "e6bf6d140aff4f03bfa5876b3e398ddf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6147b4e598f34b079cfd686f98c06462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d8907b902b2425cb49d0587b786c151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9aa869f5091744feba9b90a08565058a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "88d6b0178e3041d897dfc6c4cb6679de", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48af79ef12ad491984df80e3c75ce0cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88d27567780a494bac5d3f414f4bd4d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9978841208ef4c9180ee5a2672688e4b", "region_id": "RegionOne"}], "type": "registration", "id": "9bbd52c7ccbc45459236a251b5e26cec", "name": "adjutant"}], "user": {"domain": {"id": "dddbca0b622f415cb20b1dd8b517f366", "name": "609fe008413b451daefd5067e32b6131"}, "id": "035450a3c31b4bce99898d36fc309ada", "name": "06f66087ce56454dbc41d8f4ddb9334f"}, "audit_ids": ["3ebe4d2da3514b4fa820ea37be3eee1a", null], "issued_at": "2020-04-23T06:25:59.826591"}} 2020-04-23 06:27:59,986 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,992 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,995 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:28:00,000 openstack Security group doesNotExist not found for deleting {5} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.057879s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_get [0.059619s] ... ok {26} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.062175s] ... ok {6} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.057817s] ... ok {14} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.174439s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,084 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,089 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,091 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,094 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,105 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.019528+00:00", "project": {"domain": {"id": "0f51b34225b74088a14a2e69855c5b29", "name": "8a19569391cf4d08992abbf38a033a20"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0ac2218e0f164c2289382597d668eb5e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0654546a44624cc9b96314218e877f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a48d8761dd774056aa184c97ff8620bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dd28f558f4d74c00bbf745f1540ab9dc", "region_id": "RegionOne"}], "type": "identity", "id": "13df213511c948149baa1c00d591481b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e6853df1050549f89894c094e585e829", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "de8bd7f5a10c44fb8fbe5ec8ff129084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6dad35fd23d2467ea684b19bbda2b600", "region_id": "RegionOne"}], "type": "compute", "id": "c8523a5ba09846d78eab943fd7dd26f7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "99e655b20fb4424580cc337213741656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "06dc841c773a4fde853b73fa47c9c490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9ef34c44c1244ab48ac97d2e59b75589", "region_id": "RegionOne"}], "type": "image", "id": "a97eac3c934b4dfba0d86efd7492e3ff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "622f02d3f50249babb6927cfb8b93c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8f29468c7da414da4338bf69cd4feac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b724430948574716801626caf2389a7a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a45ddfb6c14b4379bcdb86e343ff084b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af7c8c803ff6403facbc359815202577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "201844ac5e0d4bbbaaa09b153bf1c4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd1bc98fd124f4ca3ba3a8863f2a6b4", "region_id": "RegionOne"}], "type": "object-store", "id": "93785e552e9949f6ae060e60f425d4e7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df2ad8148b37464380bd252299f7c7c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cb2977feb134f10857d61d5db5aeddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "925216b850c54506b63583c6e82e0a08", "region_id": "RegionOne"}], "type": "clustering", "id": "8fd97e1f4c5c4a049a1653b38114e718", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0737463d26684711848e77086349b88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4269b8fd66bb479d82f677e4ffc85a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38c6db83df4b413694266fd36fbe42c0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1b99b38561d94d55a9bc53e3f33de72c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed05735c76cc4cda9aa37fc9d34616f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7aa4157dc5f84dca8fe90c0be5f411c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "569d9d158a22458bafcb60fa75aee246", "region_id": "RegionOne"}], "type": "cluster", "id": "043cc40e313346f884d91fc9d9e6c246", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "017f80d3070540f5b7d83ee7322b2000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e193a637fece4395a838207e154f38f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3ffe28adecb945b9888b2459bdaed6c6", "region_id": "RegionOne"}], "type": "data-processing", "id": "e36fbac3160a43f2a52b6a0a591d7265", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97bcce639d9a466db0ce9a6e1729bf00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "010b484dbbff4e5581ee37fe11e0955c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0f34f6cadef74626963c9300e9b0c4db", "region_id": "RegionOne"}], "type": "baremetal", "id": "660cf69c2f4841a48bb0b1a60c14318c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e8be1ddd4894f9cab26ee69ab67bcce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f323fea3b7347889bc1dc42b9f45954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7dac99b0ce31424e8523d54182ded46a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "565451a029014b628099dc2e0dc11cd9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "acd5415ba1eb40b3869f9cdf498640c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9e830099d2cf42efb52ee6ebe73dc8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "edd9b6e9d75c4f488c8fd8219710e371", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2815917406214bc8878b2d460e3dafec", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "13cc7544d41a4f83b034aa6baf558e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b170b9a8bc0741058b1626b85ab845e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fa66b073f04a4176a56627d0a4b377f1", "region_id": "RegionOne"}], "type": "key-manager", "id": "24cd553f54374730b12b9c039ea954ac", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb299a8935384c0687b15e565c88e62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bdfab6469a74c92a6f135fd43f67412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "73f1714ba701493898f0f69afb2365f2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "07012df91e1b4ba8b13627283f23744c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04401b7af58745b7a1f2492883cb7208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43b974b517114f9cb7450e596d3ecafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "89ec6d20ac4d415397041f3cd4416b9a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e6d67f01177e416692ec2ca114840a40", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "edfa10f2f60b4811a31bbc00f770e6ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0e38615b1bf74ea98ecdce31afad2bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b8c1c9383946457c8a899eaf379241c4", "region_id": "RegionOne"}], "type": "message", "id": "b3eafeb6f7c7424f88dc1fa8cca71f3d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8c940154e40343e0a825362aa96116b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ac30622d49a549d39f5a0ce95aca1919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0eeb34f504d543359fbeae90c2876f00", "region_id": "RegionOne"}], "type": "messaging", "id": "077bcea3755e41b7963b8b989eaf06dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "554f4ab77e6d4722bb279d46994eb7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb39db07869146d0b9345137bbbdfe1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f50f45bb99b841d194f959158b2b2b62", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2dade58487d64162bfd46a089c700e69", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "704358cea30b4e0592cd6983bcb243be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2ab7b4e720b4136a2d01d2ff5a81065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0238e808e71e44f9822c4de1f31b9184", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1cc4c6fbd8b044a0b08a0a92374fef29", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "777b34d2e0c84b0ea7585794d2e43073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b00dec10b66047b4b66b78377c759b0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e58840eda6a4d26b086dde2d1825c90", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a422193464b940ee90270110c3390256", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3728117646c40e69ba495d5eac2302b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df55fd23a73848a4b860a4e899c1dfcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9d192feec75453abeadc881eccdb02c", "region_id": "RegionOne"}], "type": "container-infra", "id": "5a1adb456d2f418ab3103a5922f6bf4e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a0a951a57d054dbea33e710558b6b2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ada42b4a98bc42bebb8949c80a8b57f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "15c1a3502c294feb90e64bc0dd169252", "region_id": "RegionOne"}], "type": "search", "id": "9013e84e30764edc934118c0ee84072b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "27dce53eaac34671b2d5920234058978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "df13877e7e7f416ca5ec5fac6fadc9ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "99301efba053419c9262eb2a1086de8f", "region_id": "RegionOne"}], "type": "dns", "id": "ba9d99b4277b4caf9febd4b3feb96931", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e094effcf3e46bda647270dbc70dd8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d09b9654dfaf489790f1114b14702317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16935be6f3974483b0fdf4d5f8f5c147", "region_id": "RegionOne"}], "type": "workflow", "id": "7e28847e4c564f3cb7d8a91f797840cd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa15115569e9473da54309ce3dbcea1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d701f2a3f494ef09220cdf98ec54854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c9fa67981bf242599ebfd2d8df1fcd10", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cdad0da70abb435cab41dae9664f4c76", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "de3a1f24e8c84804a077dad4fec16a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "01082fcaffee403385054dfeac4dde8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2b1dcc9eace7430b94d47a2e9fc5c30d", "region_id": "RegionOne"}], "type": "rating", "id": "563e4741c40c4fc386bfd5c6f6ad17d6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fa2db414faf412eb47cfce1bfab20d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e3d5477e5ec4459bbd5f023a27f586e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bb7e93facd1346a8a6d0487e80e87eb2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3d2065ecb5f1479c8f0e846a204f8687", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8eb181b5084a4bcab166c0af2d854976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a95635b731164a2aaf2f861ba85bba78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a065124cbd4744dfa67cb1c4dfa30b65", "region_id": "RegionOne"}], "type": "policy", "id": "718c1372896349859209d34614f948a6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f425bacb1bb649aeab99c08fdc0815a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7e6a5eca322419faef433b3e734710a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "764a12e6453e4e4c80d0bff97ec96d3a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d6655766e84a49ff992016ba29b8bb1b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c8c2af048aa4ff5a865a943324421b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99240c9b2b3a4c24a5a65fcf851a6d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d910245ec4c4ebc9139bfd3c0bd290b", "region_id": "RegionOne"}], "type": "sharev2", "id": "dba4ff01f29e40b3bf47e2bfdd98b4b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dfe93e4926648e3a7d1eca4f0c48b15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e554a6d55f4d4a08a7a18a512343859b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "535245b0f1a2445aba285d1ed287df4c", "region_id": "RegionOne"}], "type": "share", "id": "41f5608be90a4348b26d627579e7b46e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "596a9159890344c08b239daa31995e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "70054735089d4a239db8e72b7b3b4249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6309102c9f6b4cb68035d5201bdbbb67", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c631e778cdf248c5bec43d0f417b41a8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82109b998eea4789b9c86b59d32e0596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "772cb6baffce4d679541d53ba42749fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fad059cc2efc496b8ba38116b3e62e6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "4f2116a7bea248a28fb5e154e8eecbaf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36c2f6bb48c0450480d6e25d8a7fd2e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e71374aa520d4c68a2cf28d4e876138f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f0ad274428c45afb3284a51b2364ed0", "region_id": "RegionOne"}], "type": "block-storage", "id": "8da5d6983af846c3832f026b00293b28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bf7f12f1b584fa2829d5086527fb480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1e9e147cf1e4d66a244659933b78d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "487a7521c5d94aa5870fb531fb68bc0f", "region_id": "RegionOne"}], "type": "volumev3", "id": "f452cba95a674a32bdb259b2d9060aa7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f092cc7dedc04083aaa91831e9f7b7e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "512e323bd81245ae8c8a9b18643ab7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f430f2e8c2eb41c894ca9e5f11cca0b1", "region_id": "RegionOne"}], "type": "volumev2", "id": "29313c3d9f4c48c99609044dff16d07d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07533261e8ac474cbb42314be1e26431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9686314a9a64a2d86b323b384e87bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00bf7cd50b9848228d1532774c930689", "region_id": "RegionOne"}], "type": "volume", "id": "ab15dc1491d14256ae524298c7cb4588", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b94191d1e02544a88f76ba3f63061896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52a9e32c31d54733af5b51cb92b650ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f7705e6d0464c829a5d68df335ac28f", "region_id": "RegionOne"}], "type": "block-store", "id": "9be516ed06864c9ab1f9b6228c83c6e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7fdc586514242f7b566ccd7a5355339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c3356b11eb84471a452551c2f6866bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ad9c56f5fbf4b118dc006b0f165b255", "region_id": "RegionOne"}], "type": "alarm", "id": "c6c5799498cf4ce4aa8c4f11779a7459", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "578db41046f74d66828715d98b501a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edbf1c09fc08484b8dde2d04b40513b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81beff002d2a4e46badd6c3373e6f5fa", "region_id": "RegionOne"}], "type": "alarming", "id": "8d0f5d429aef4773ab7716e198ce67fb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a000bdc06b54892b5608b4d78c1a936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c00c562cd47749b2ad504baeabc404a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08ffb038f2d84a1c82b180083fcb904b", "region_id": "RegionOne"}], "type": "meter", "id": "66130975d7dc4f91b3e20f649cc88a33", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a16b44f507449c3842dffd4aa741c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5303d5b478c64e73bd60645cdd05db36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7d9795eb17584070b31e6ff7e8cd4029", "region_id": "RegionOne"}], "type": "metering", "id": "d6a8e630fc924f1cbdb9e80c84e33831", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9d07234e40142cf94d41f3d16744bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "151f996a72774478af74960334c8e65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48fada84a0b74098ad4a99dfc56487f3", "region_id": "RegionOne"}], "type": "telemetry", "id": "4968cdac2b5a4e618dde0d4f2a2917e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "22c1aa98c8d9462b9daf1a5627a92fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0acf49558dbd40eaacf89fb35aaa9eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2bfb301b577f4ff29bf262d798247e07", "region_id": "RegionOne"}], "type": "event", "id": "8edbde41570f4906aba03e46c5f95cd9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d549f7e0d8254467bc3c8b1919155b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0967fc3fe4bf47d1a7ea8aa57c393f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9071af9f0eb6465a9753d646e04f5aa7", "region_id": "RegionOne"}], "type": "events", "id": "4f1228ef18084ae1a5dfe17a7d009ad8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4548b85b0bbd419d938c89dbe9bbf729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e2616a2ba1c64848aa41671991b6e7a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b0a124d8643d4e4199ba0ca0b2b6fc44", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f1393df28e3242e89a0ab3a51106f4b8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7e2bb50951ae4de89dd041dc26a014a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d7355e4d00e436295d4ddf020a9fb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c0bc9b9e5a554431bff5f4ebdbf61740", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c2c1ef2e45a24d499ca2401bf47e95e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f23e0c09da44df5b1dacac2adcc471f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f59cfd4093f4617b6684e27df6812b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3d8ae0f30aa4737ab194f4e0a67f674", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "136594b632c94ef693b9ba809486e8e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7abc180e4a044acbac640c65ae04c646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce9a6840c35b42bfba24263a742e64b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6e69cd598ae4dc78aedfd23f906516a", "region_id": "RegionOne"}], "type": "tricircle", "id": "7ca406222a1d4adda9b97651985f670f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "29c04d5abc384429b527494b647d4c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5ece28ec30d747ec9496aef00e06251d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c57ce9ab236a4f7bbce9764238b80300", "region_id": "RegionOne"}], "type": "database", "id": "0e6d4b593ed643e39ca3d0156a8c88e8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "199a9f22d5494887bea7977765d2d531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9efc658358fc4e1f85eff4f4d1da6260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27b35d06cc784adc85300a10ae651283", "region_id": "RegionOne"}], "type": "application-container", "id": "953ea7c9186d41218470dc7e5551fb05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4580f5cce8694867b838b79b12df6a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af3603a1c93746cead325fba1d5b1abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "994a2d836bb1466bbf01c178d632b376", "region_id": "RegionOne"}], "type": "container", "id": "7fc5ef24bd5745209bee96a1e2590a1c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f2d9ce9d51a4bf0b8445c61f95d4730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c05c31f68642447da96f4e9f8d8990c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "75eeb9f963f24f258aaebdafebed6fdb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aff932f147e940ca906bb3ed2e49b04b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b79640cc7daa4f5cae05a81bc421439c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "699c26fc833147ae8b021b0f2bd6ea21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd88b7a48aeb4057883191f44a8f705e", "region_id": "RegionOne"}], "type": "rca", "id": "6ccba94b3c754f819262333a13ec31ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44525e543b9c473284c0e3ffb2fd2e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f388e18a486645e5a71ca886cd7e4df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c60dba3a1e0849c4ae7a01dcd9398925", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b1edc67238ba40c39615fc024e91c6dc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e7f6970a04ab4661ab66510a374c6b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9e11d7926d3649558939e2c949588db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "afb8117d6dd84ffcb647532e3f9c0b19", "region_id": "RegionOne"}], "type": "network", "id": "52aed0bc5ae946c3b45346a9ce079c3c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b1e4a1943624c63b87518ff202ae024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "30429549c20e4e67bcc2be6c579265b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ee3f1fa4d908448998c8639a74fd1a99", "region_id": "RegionOne"}], "type": "backup", "id": "4bee7760a23b434382fbcc9908781e2d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d16f4371dd14d478676cb4c6ea054f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "098bc44bcbc74b8abdf7e3ecc02925c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "75b87cb2c4db444698a52eb8ad4ffc10", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "342674ccac66449ea3f568b7f57270a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91902b283cae40ef9259d42fdc68ce3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73dec014606640d2a94b448a501967f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "96a03bc53e7745bf8d3d3cb22e649910", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "68a60a7543a843f0822544f377196155", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "184329a0450943dba3ec1413000514c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25c7256571474cc88b7bb4bfde723c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7153c642144741a8af214a849c69279f", "region_id": "RegionOne"}], "type": "monitoring", "id": "a5526924b565451f90e6eae445ef590b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a5ab0746f78c497d97ac5ee52a129491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ac0660384e394af19d92be7dab11fa22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3ee3ad10041f4774878f2b5b413769ed", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9563a25444ac4458b15cebbb77137667", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "09f1e2bedd764d8db95ba1ed1028189c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2cc294a053a4d71a0d3a08851ca5aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1be203f2b3b3424e83f3bdf6cb0b011b", "region_id": "RegionOne"}], "type": "placement", "id": "d2dbbc597c684798a16c9bdfc1dff5b8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6930e2cc4f954e439eab2eb0e5ddbed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e2cad78e1be4f839dff6a291df1f09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dd5a96f7d8e04a3882d0406f6191b985", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cdbe23d412fc4c33bccde96a2585d407", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27a87a2d5f4f4e7db8283f65e7320679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb45aa6e68244499ab7706c3ab4aa8cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c8cbc9946581436bbe9c441d96574639", "region_id": "RegionOne"}], "type": "ha", "id": "e91677a9fc364bc5a1704211b6aa51ba", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ceb3920fb9a649a09edde523c19da4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bc5ec0f8a697487990683f7435fd1eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f501358b2c2e48f288b30709bab4b470", "region_id": "RegionOne"}], "type": "reservation", "id": "4563886968f74e8daa8e285216207e37", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4e82eb62cdf342bbbb0c7c8a18ca0038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6971547af1ab425d9c2386c2d3ba3670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "237241a7a9ea41439c6a147ddad73a13", "region_id": "RegionOne"}], "type": "function-engine", "id": "84fc5d261a7c46d288d3f942887f5f57", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "effb11e2b27441e9ac64c5fe5b480653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "98a99617155944b2935c8e7b0b6ca4c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b4d98821f77d4c48b13b1e24e0b0e8ae", "region_id": "RegionOne"}], "type": "accelerator", "id": "b14b882670d54143aaf1e5e160ad667a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2c6ffe7a7744560abc5702fd4aae84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "159e27e2aa354fe381e054e3e597a5e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "01c022497d2046e29ddda5262066c9a5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3f750d10eba04d7e9ec4e00d0e52b473", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a0b5b92e6e5f4b42ba9326d07d493d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f19c6615f4974648baeea2a01ef7854c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "95766beca3ef40af8f0f84ffd605c326", "region_id": "RegionOne"}], "type": "registration", "id": "4c07bd47ebb146fdb89ad112956694ef", "name": "adjutant"}], "user": {"domain": {"id": "73d965cae22f401295d747e2de698238", "name": "0ef5f0b7f6d04021804b135b7efe7ead"}, "id": "91ac53a92aed4b81a4a7f0b00d799423", "name": "67d6b71751a94dab9f4e96bfe0387bcf"}, "audit_ids": ["4d7d56ba6a4d4522b05290e82ea72f2f", null], "issued_at": "2020-04-23T06:26:00.019528"}} 2020-04-23 06:28:00,172 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,177 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:28:00,182 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,184 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} {24} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.306473s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,965 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,970 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,972 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,975 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,987 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.906085+00:00", "project": {"domain": {"id": "a47a7120e4384020b5f417b69224db15", "name": "13e0f9a889414802a0bfaf4b61001332"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "adabf2bbb0b64fb1aff4ac02262537df"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "36321560c8af41799ac599674cc367cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "417fbaedf0e1419d8c5c4f853912ea26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dcdb4a0f5e84444d82b4e7ce95d084f8", "region_id": "RegionOne"}], "type": "identity", "id": "df7ac61ccc7649a3be848ece9d0ab659", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0b584b90c87d4c2ba057d97f88b7ebe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fdcec44a4e914ebabc3427fbbb58b759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8f1277b2481a4039aab351d41ec3522c", "region_id": "RegionOne"}], "type": "compute", "id": "f9baec3df1f2425eac1ec4d3365e8937", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f05dcd2deabf4af8a2866468e2ee925b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fa5b40fa6cee40e28136bdeb84a2c64b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dfd23ffd2a584c61bd91cf8cb8520649", "region_id": "RegionOne"}], "type": "image", "id": "82f6ae9561224980a5965ad064f97b8c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2bf65e69438f4cbeb2fede7911da0e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2d7d02228b8c496f951b57ed31c16f09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3c31e0f55f2843eeb2aa6c2837066007", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b505aa5b6f394db485de1ef6a3d5bf40", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9381a7611d8341678fb4fa1475d31e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3c955443ee64ebfa7c19f22f5dc010b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45408d154c304047a92deebd06b58820", "region_id": "RegionOne"}], "type": "object-store", "id": "8a5093ee6a1d49729519d687672c5b77", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d293fa807494328acbb1e7b1d47bdf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ffee16947efa4c9790acb2e900ffed62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "05e3a91983244423b85a6cf2a63ed2c5", "region_id": "RegionOne"}], "type": "clustering", "id": "6346cd373efc49f6a45f492cd2271efb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "99ab7cef6d9c42ea84dac269b967f95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "545465d622c5460299f54a4461fd755f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79d0bf83c355494a896e150e15d73f04", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e93d523acfe447399cd55fc932c87463", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd897509762f43dd83d2d2b5ddf08437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c62dfbd327ea4263abfcfbe6cacc2b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a996b24c022544a3ae66c4e7306b61c0", "region_id": "RegionOne"}], "type": "cluster", "id": "7b2034ab9ed349559f87d8b1a87b9d12", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e61ebe0ecbbc450b946a0aa890714dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "50ff05faf0a748549bdfec748ff30298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5d97d8d2befc40c3bf15bb21d3c71a77", "region_id": "RegionOne"}], "type": "data-processing", "id": "5914438c474a4f86942ae560fa0d5142", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a493c10e472d493fb2ae18deb05c3e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20aaa670dbdd4dc5938473c5d8cc157a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b8265ebf5c9d475294ded35e084f6c6f", "region_id": "RegionOne"}], "type": "baremetal", "id": "8114faffe5a848539dc34f1347b86224", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16af3a9463c9481dbc1ccb8e8fa99417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e478c42e390b4553a480b6e75aab7306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ed0fea564da248489b89da5c788f3763", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cc6915c641ce4fc38efba984582a68b4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3a74348a57474258a9ac140f644ef66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c55044bff14b424cb6d0ba7fde1141a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "79d1ba7dec2341a3b670f4bd142d2e85", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "493a5d9fe1b14c5ebd83997f395e0d36", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc48612d4d1d49798bdc9ee8ae0218da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "58dbfb4c75594aebb42ff4f83b0c89ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "caa34bc467674fdda8ff692837a0ff0b", "region_id": "RegionOne"}], "type": "key-manager", "id": "a8911bad8a59471cb2f95c9e6c957e03", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0b33c29fbda4721ac7dfd6d7072a2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "57dc89f08c4a4599b15281822fc4e2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2d472bf531114edebc107e189a71ca2d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "58efb2729a6742abae4ec50c23cf340e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "773169b2b5d74f6b9575b2bc666b42a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a0dd33624fe4dc0b2d15b075ef4eb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fefa4088ea864a6bb7f292522672f111", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4195ad736a5342cf98d8d53e32c065d4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f398eaf1734f4c34b0bee469003563b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0354b24c76a04cb2b3db6a013b43177d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6f49185bb0b148f1b00d26279e93125e", "region_id": "RegionOne"}], "type": "message", "id": "f8946a1afc0642f1be1777da5bd2fb10", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6e6974805a4f4c93b66bb2c930f1a257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f970233ced994f38bfc9c34526a04b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db6d784395c84362a3eebade006dc6b6", "region_id": "RegionOne"}], "type": "messaging", "id": "3c77e76563014eb4a06cfe692f05e5c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "017c8ef8b4cb4e4182d039cc5f32b2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5a59a4fd6445412cad2614fc0053941b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5ff81b5947b74cd892f3d664bbc23010", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0c70b09d54da4db088c9a3dace19d48e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8e4292b102e47909c9ffc19b69d93f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb5bab6165644af78a5dd548012c32d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "caf123c74e7c4f1f9ac72c46a1ae53a4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6f285159b3df40759b6afaae78cd7f7f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc4479612c134a0b86f72757d6d1b841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba473f483eb848618ba070db792bc32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5bedb6cfc00498f861aef195b9d40d3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "23a12e8c3b3c4ff292bf56ee20c64c00", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b14c0cb265e45ba984837df57b49708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1355033b274842598921c68d2908052a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af4786aad8b64305826fc99f65e71ad4", "region_id": "RegionOne"}], "type": "container-infra", "id": "bf3e58922f6c439689ba01d680a03c4d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "47e7e279afa34ed29871e1a2de6df31a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "584f8d3ecfb6490eb052bb60b2f4bfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ca90489fb5ca45eeae63655a4e5f07bf", "region_id": "RegionOne"}], "type": "search", "id": "3538835b18e74c46afab99eee94a9cf2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "970d6fcf898b485d98aa9644bdcbc466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7f6eeef8680f41a2903d50e128de3c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3ac44f37561f4675827257864051c601", "region_id": "RegionOne"}], "type": "dns", "id": "7f718bb5fb7b4fe196cdab274b45ee9e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab1d434ac8e04ab28fc43380df92b682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00a8708707d14d0a945158220806c08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f69d2c739ae54eb9a117e8c145ab0dab", "region_id": "RegionOne"}], "type": "workflow", "id": "22fb184c89da4336bfb59720bed20570", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "700046da705842139f18d1c9733219cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8f8e1bd6c0140e2b6e572b546e50596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad5acaa5a353480a93352f87a01a844b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "45d29dfc016945faa749768b53e819d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5153708da5fb487daf89e6c092732b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eb89ce9173684ca18863abb49a8372c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "56bb684ac4b84beab31f02b165164c92", "region_id": "RegionOne"}], "type": "rating", "id": "d34b6a7f18e846aaad38adcfd6b51566", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "026788028a9848f9999dee4341167d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ceee4363f7a413fa9d4b72a4405e59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "966ccbfbf1b84a49b2299301162b8c44", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f54f61cb00cb4f3a88b96304cc4364cf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef9ba3d315f6439bb872a84c200668e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aaf3e3f3f9be4e30934b146148ef0499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fb00c420acf94e74a8f09240bc584230", "region_id": "RegionOne"}], "type": "policy", "id": "bf82552c1d42403c9d3ad83e9b636600", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c291640a19104943b4cc4d624c41d5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c09e83f2bca43d2b35ded63007681b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "200bab948aa34142a51711baa24391b6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "23cede5fb71a4ba9bf624b3e0749c387", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69771b670ba146148593b16e66b8d5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74071b5d381a4abcb520bff2906bc6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "24d36e4f6ab14f09a41b2be388c7b9a0", "region_id": "RegionOne"}], "type": "sharev2", "id": "f8aeccf9481f429483ca9108bbe4e34b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "721fc7445ebe43888c247ea5ba8ee538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f286065f24704fc5b67b7ce53278fe78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dda943b9679f4c5da91fc2e60a5bf851", "region_id": "RegionOne"}], "type": "share", "id": "d65b03107ebd4177bb7becbd19076421", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8c14079d929940f58dc4b64077f2807b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f93a0afbff24b268c35498c404e5402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "55837ebe22034364b2559a18669dc085", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a40cf007c62d403897bedb3b7d9752fb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5de51080e8c341c1a3bedf7b6f111bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab122d6bd6a94c7699641758270e8e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5709a9a891442878fc75189b57f186a", "region_id": "RegionOne"}], "type": "orchestration", "id": "b3b40f3a451b40818e44f6b20669c0d4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c16ae948ec394281b3084d78e41be3b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a842ddafe644c72a9a6bce7b7fe4222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a97cdec7e2e144a783a75b3f3f39ff0a", "region_id": "RegionOne"}], "type": "block-storage", "id": "6c3ea11542764ae8bc892ecee1a85891", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a70b3d289f1460a9b1f030955d41a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3d2ea1252284596a1bf1cb32bf06073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84d4bd28263e400fa38e9a2e154704aa", "region_id": "RegionOne"}], "type": "volumev3", "id": "f81bfe2498214de9a165a0a38ae10818", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5195c31a4e5847f8b6cbf40ae3f8dca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "350e2244f2664e6e96904814ed5e5ea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "205b1c6527544f9ba1ca3f691c392026", "region_id": "RegionOne"}], "type": "volumev2", "id": "c3faab73d52244bda41a9f9d726f6373", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eea444f44ca3426c830bc3ed605f30e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a2f844fb9a84a4499eac53911d6f004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd45c58f2c7e45ebb23ed4c80e9424d2", "region_id": "RegionOne"}], "type": "volume", "id": "59fbf0ab72274f6fbfeacb9de7e6859d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fa3a2de2eb945f18f64fc911e131888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3fce7f3b1b74456bc18798c2d56294d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4f18155c90a4d2d8fc4f41ae7271c30", "region_id": "RegionOne"}], "type": "block-store", "id": "3e2cefe230984f97b615534afa42b536", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc1c40b0651441e880110b0b4123c0c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f062c0dc19d455eb99b4e1e6abc148b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c2a3b666688246cdb3d3f6fc68997a7c", "region_id": "RegionOne"}], "type": "alarm", "id": "a06c8f4f465d4eeeaeb9613580a18c0a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "531923c8530b43a08e6a0d0243d235ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5bbc63fdac4e47a3b3db6fc9cd761311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f1d54f78a5e845a7951ee6c7f88b141a", "region_id": "RegionOne"}], "type": "alarming", "id": "9ec7f979d47f43379642a3666ebeecb4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0621c4e406d6417a95e80756ae58a429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0a2a1433e6643fe82835f279086f787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9157579d849d4939ac72b9049d359680", "region_id": "RegionOne"}], "type": "meter", "id": "98dfd26f72434ec98b96ef1cbf7d4bea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ceb16bc38a0b4cd99ba1e08c1b5a2fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a669c048a65d4b18ad6d9abc8c476e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7344bea0188a42bca10988636fd722a1", "region_id": "RegionOne"}], "type": "metering", "id": "2f6bb18ed3d24d38832741ce7396a4e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d9b49eb2a7e47c998f0e1285b61bfcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f6b60da90de404ba60131be628136c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d26cb05ccccc41e590301dd2c7148c76", "region_id": "RegionOne"}], "type": "telemetry", "id": "e7e552416c704d669c93f32e51e72df6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1790d7f3cd9b434794f5bddb52290fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29d170243f8549b0a48fb3ba2866fd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c6d0eef747e84cbea2d9eeb335b8d311", "region_id": "RegionOne"}], "type": "event", "id": "437260261bdc4e7c83e4f289f0fc8462", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b4d97c641ce047ba94149f29d5c0cab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "441e55a51b8c4beaaf3e1c0c8bafced8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9317f5ae6f64a30b301aa1e043ab23b", "region_id": "RegionOne"}], "type": "events", "id": "e3876b7dd7504f6992b9f10dd849d825", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7bf1795d546a469faf934680ce2ba05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7987c4341a7a4b17a1f6940ef796eee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e197b96f1dd24a099a59e100ed381bf5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cb5a832319904434ae3655cd718d664a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c852fc99c6544644a15be0b4d40c6487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16eb2b9bdd6f4cfaadfbb3ab01e1f3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "023938ebcd4244fc86599e23d011f295", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cacd97e0e1564aa2ae30ff8c3abc8758", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8ab3b2cf2b84ab281351a27887b6e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ec6a99741564de9b73c3218078f0c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83da109e290340dbab4a5ad3d4cc9ce1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "98d5606a6be249dcafb75d3e5db9dad6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20675b94ad9b4555a496c8f5bff98743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb748d7065014cb2bbd8e0f3765edc29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "56d62e9b49ba40cdbca91421152d7a4c", "region_id": "RegionOne"}], "type": "tricircle", "id": "de0e8f04b0724f16a643c8c1694946f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9dcbd11576254752a592d5e4cc667de0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "657b4918f89e47ad898c7d093f44dcda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "500baf3599b840e29ea159c57ae9b307", "region_id": "RegionOne"}], "type": "database", "id": "fd5956f761e24239ae5ef42cfafb364b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a663024ef41a432da9c68772a999d7cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56a932b3cb6241dd9479b1eb6c9b6c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8dcce637df9b4a1580f254cbeadef527", "region_id": "RegionOne"}], "type": "application-container", "id": "c12d69095d4f4232b1b624e02ba007e8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "484123af0d664032a5ff744a00bf7863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "631bb906d9ae40db9ca48dceaf3872ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cd250413dac349959c25de528238cdfc", "region_id": "RegionOne"}], "type": "container", "id": "8f5d50f08e42405f9db4330f9780b992", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d85fad0f0b844feb932eb94341db19a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bb34d07425e4d93b9a8f3594922daad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1c3a0061f9db42dd9d8c19c95492e78c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c4040eda71de4a7783815932b6e0c9bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ea044b9c51949b1b270434583bfe159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f4a5fb482fbb488e89928fe9e14a7f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12b0c32c445b43a2b325b0499e831627", "region_id": "RegionOne"}], "type": "rca", "id": "dac1dd90fd8847d491b8b81f8f3bc751", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d66dca1075be464c93531702da14a3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5a6631f5be86431ba50f611b265d0e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "437bb350258b4570b8f5aef25c4136e6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8862f44e95b840bea96193da39d980f1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ab4d83dd1957400f82e5870af11a812f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5f06eaa6a143410a9f1dc84b8ea919e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "34799837c23c42ab9edc104647667e56", "region_id": "RegionOne"}], "type": "network", "id": "c042728f9ef34fa888d69ea2d9e02ed3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9f60cdad62fb4057a4a8207012d27595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "565e37311c4047979e25d28cb297953b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f83d624b3f4548ddbd7a2fb5e14b145d", "region_id": "RegionOne"}], "type": "backup", "id": "af05abe9551247c9b6008a48972ee4d5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4bb67fc95b84bebbed37c5004887d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3c5e6bbf9a84f9999c847f22c894110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "680545789169435b9c96941c9b05e686", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "16594590bd6e4e26b4b8269bb068c1ca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "56446456d4a84272897eb3b2637ca6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f794366228c74607bd4a9afcf7a31863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0363f18828dd4f33a53458612c67bc8e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9b7cc07c866245859b77b47dca03cccc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e89e380e41284dd89a005c86ba15fca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ffab9b190a147b08aec3a6a13e687cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2cc4700ad25549d9a8389a50f8542e95", "region_id": "RegionOne"}], "type": "monitoring", "id": "2dc64847a84d4616bb8434be673b2b72", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "154592116de54ac5bb429a7151c7f846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "38ca127effd34c60a2fb37f544989a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3eb37221f4d64b788cf11919bf294bc6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c15af28c2d1642de88bfd4da5201e0fe", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c4cf3e5f7e14dbabd2fda795200e2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e7493c47e0564e6dbee9d356425b6ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9226468a73424af9b3fc6b24640b3cef", "region_id": "RegionOne"}], "type": "placement", "id": "ee3bd6b365ff467dac22aba22283dbd0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2a4fb038fb34d558ee00f53e79a5c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7ec77af0637743dd9f663873f3ff6686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "640b7c310bf0493db5f688d9ab1f1b14", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9e55399309bc4edaa3aeb2d40397c487", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a8d58285afc4812bdc43c22141a3e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1363636f97924eb89f17a623d6c01ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f982e36913b844269d09770d33686fae", "region_id": "RegionOne"}], "type": "ha", "id": "97bb7f4201f74f1ea5440e29db6c0a5b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9503cfad788e4fa58664476abbc01d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b90198512294a6ebb7fc1f165595f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d437811364fc4fc0bce5cbb265a0a245", "region_id": "RegionOne"}], "type": "reservation", "id": "301e4e9f22e24d578dcc4459faddf5b3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cc7095de7ad742dcbbc64e48c467eff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "387fedbde16e45ecbaea3b4108c1641c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7ed9d2faeaac495bace7aede90bec4a5", "region_id": "RegionOne"}], "type": "function-engine", "id": "b004a9ee36054914a06947bbc7cf49d9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc3015e5bd054822befb3d6dd0f7ad1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "db940952559b436487f0cd5e4362515d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7762b9f4444645198861edbb73e20169", "region_id": "RegionOne"}], "type": "accelerator", "id": "3bb0be953a144e0fb01700f6fba0b0f1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f73a795f14ce4918bb4dc6f7a9bb7022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "901261b0d0f44a6f8a4251465b26cfbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a139f3d4299c44238fc617ac1aa7f7d5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "174907ed1b054958b8e7c03216ef17ac", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78dbafcd1e234b3382efea56a8dbe896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53b004b552c147da949804cf4873503d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c5562bba8dae4784872ca2ac91b352f5", "region_id": "RegionOne"}], "type": "registration", "id": "9feeafa231fb4825904d83efc1e45306", "name": "adjutant"}], "user": {"domain": {"id": "6052fef26db04b2d823d955c05a610db", "name": "876fdff8d2f74639a16a5e73f1327f96"}, "id": "d3e0ddbe6cd240af8b55e18084455618", "name": "a2128cb8cb374e1faecfdd4900b185b9"}, "audit_ids": ["dd10ba55170e4c0e9eed4a42b23fe5a4", null], "issued_at": "2020-04-23T06:25:59.906085"}} 2020-04-23 06:28:00,051 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,056 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:28:00,058 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "id": "v2.3", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.2", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.1", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v2.0", "links": [ { "href": "http://image.example.com/v2/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.1", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] }, { "status": "SUPPORTED", "id": "v1.0", "links": [ { "href": "http://image.example.com/v1/", "rel": "self" } ] } ] } 2020-04-23 06:28:00,137 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,142 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,145 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/22208a48-481a-4c57-acbb-207a3db6f705/file", "id": "22208a48-481a-4c57-acbb-207a3db6f705", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/22208a48-481a-4c57-acbb-207a3db6f705", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} 2020-04-23 06:28:00,190 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,195 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,197 keystoneauth.session RESP BODY: {"images": [{"image_state": "available", "container_format": "bare", "min_ram": 0, "owner_specified.openstack.sha256": "99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8", "updated_at": "2016-02-10T05:05:02Z", "file": "/v2/images/22208a48-481a-4c57-acbb-207a3db6f705/file", "id": "22208a48-481a-4c57-acbb-207a3db6f705", "size": 3402170368, "image_type": "snapshot", "disk_format": "qcow2", "owner_specified.openstack.object": "images/image-2", "schema": "/v2/schemas/image", "status": "active", "ramdisk_id": "fake_ramdisk_id", "tags": [], "visibility": "private", "locations": [{"url": "http://127.0.0.1/images/22208a48-481a-4c57-acbb-207a3db6f705", "metadata": {}}], "min_disk": 40, "virtual_size": null, "name": "image-2", "checksum": "11870cb56df12527e588f2ef967232e8", "created_at": "2016-02-10T05:03:11Z", "protected": false, "owner_specified.openstack.md5": "11870cb56df12527e588f2ef967232e8"}]} {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.331205s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,947 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,952 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,955 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,958 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,970 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.890944+00:00", "project": {"domain": {"id": "0476ddba151a487e8bb70cb383f0b064", "name": "4b3071a4f70145e8b05bd974664b8ef1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dc355510e864488bb1a4d2fe868cf5b4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c9206948f8194ad888354e604a345bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "88b49f61d2794d62bffa2b0e66baad16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ea16d606a1ce4bcf96745143e0965c95", "region_id": "RegionOne"}], "type": "identity", "id": "d2feb61a50924fa3900a70975c1cf184", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0b607924d1494ace99047a7a9c0862b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2a44f362312949108b3bb9c8738c34a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "038a411977584c10953e48c88932618f", "region_id": "RegionOne"}], "type": "compute", "id": "b4733ef0b9ee4cf39cb06d31b32f822b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "80aeeae9d08343009c59ed777392ee39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e08e25c8c6bf4112a163b588e7adeeb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "26262d5e4a7348d1a90b5e0ea5c7ac8f", "region_id": "RegionOne"}], "type": "image", "id": "b2b3d803a05746d089b43ed91a8a91c8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f1c08fb388674290aeabe8318b1e960e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6361714eee4c4164a3ba510e59527923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2ff775861a9e45a091d0d30fcc991437", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c7e767acf7474f8fb373b4ac2b310a44", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1e24651d7f142a69f85f6bbe65661a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d055ebef37754de2a576e40f639bb4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1b54a826d144629c5b558c4d8c4f89", "region_id": "RegionOne"}], "type": "object-store", "id": "d99aace042d64d3f97d7d746cfca2c0c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec01cdb85e8345689903bc63dadf72c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0735db9ba7ab42829742e4ca4c411b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cf4e123572b5497e83a427e7b6affbb9", "region_id": "RegionOne"}], "type": "clustering", "id": "5bb8ee0698884a6ca63d1578a9da5b75", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6b15c29ba974e08a745957a48e8f592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77b0fcf6b02842bdab44a628301a7f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "36875ce637464935a487f508760be532", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "11ecb6e64ea342228d3c278260c77c9f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ec01726ed0a4136917297b7dd00edb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "456c2093c5a94c0b9edb05de218455c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8466cb21d9e045b080f10dfb91cf4b89", "region_id": "RegionOne"}], "type": "cluster", "id": "7c20349b6b3847e98b89e47751917e4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49c7914160714bcea3d1f281a179fabf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aa7bb9204a3246d4b0729351703eb82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7fac619c710642579849fad050b66930", "region_id": "RegionOne"}], "type": "data-processing", "id": "f512fee8db324270b8d820ecfb991789", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a22cd8964a974dffb3bd95ff8edfe7e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3e4dc7e5c894676b02f7bead023b0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4f8f0b48977e4da59188db1dc94b8baf", "region_id": "RegionOne"}], "type": "baremetal", "id": "2643546c724b44d58294896b95b63a22", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05b96c5640f84d1f8d93d030ea93ab35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08d4fc03a5c241dda5c59b7a2fa553fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f36087f84e1648329ad4c36fc774896b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "073832eee67f4f3ba8faa1d009cadb40", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "34dc6b927f4445788896305c32b6273e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "923bf7d525f04c06ad5612eaff70f03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e25930c008a54a82b408ac3d737cbe9c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6bc89a304e554f519779b87685e96aaa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b00d020d246342819a3f8c67a16fa524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc1faad18063445a8a435d85310ef6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c637db8c01294bcfbb4961c10bea3950", "region_id": "RegionOne"}], "type": "key-manager", "id": "fb6d7d5bf2bb4b60b91fe2592226e22f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "958adf450566448dabb4cf13d8fc6173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b20cbe0a5fb49f0986a0efc40cc1e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1fb9c79cf62d45399dd424e901041d72", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "542a6360cc664482a76afb8effeb64aa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e3cabec1f574c878fc287f0c896abf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2434e140145a413d8daf6b8055b6a806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "356c80459eb84dd49480532e427cb3af", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e814df190ffa478688fe2c51085b96f6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0e1f84e949ff4c77b4cb36dbeb9581b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1fe8b21481a24897bab8a2429699d010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1714b478c2a414987379ed4f8b9a2e9", "region_id": "RegionOne"}], "type": "message", "id": "e61081ea02de4c638f82a22f653ea7b4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6d5c37701fc64fdda140ff99e80d2e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b52293d2dc14056b083a492a69101cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "06edafc3fcda48458868ce45a9054120", "region_id": "RegionOne"}], "type": "messaging", "id": "67cdf66752534133a52fd933cfc91da2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99bde3641cf342658b1ce1d67b72155d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "deb66b5c87f945d5a70a27f9be22dd1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "726a44d3d3c74a988864dc5fe7ec16f1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d1c47447821a4d1c9f26547f2af16ba5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "776175b3a3b84884b0dba36c574aef81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91aec9bc9a554eabbb8ff92bcd933d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4a77c1b55bd4ebabeea09fe81f10584", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "57804e993e38442ba685729f7f63c405", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3dc6ac9e8002493fb0f4d8c7ee29a102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e1eac6fe3304d738fb56407a1195484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96479a3408894065bbd63bd824b6fbe1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c1d2d095f7874e6082e4974ee9e0a27e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2055a15899e4b5ca0b06a088e83dd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "509b990b8b8e49baa7675b8b12b24ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8fadee256add4457a0c739ac454b5c23", "region_id": "RegionOne"}], "type": "container-infra", "id": "48c33b8ee2d7483d9a12d77a98490d18", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "93d8d53c53e342b6abb553918458d9bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9fa0b2d5b68f47228903a5d789a50284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d1abc93c3a0042388487d422e030ac93", "region_id": "RegionOne"}], "type": "search", "id": "cbad01d3d122461e932323bf18ddb65e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6c35b597145144a59172a13ed39fe916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f5eaf0f00f2f4f849bda16ee5e8f596b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9f4958e326024634b5430d5b6a1fd3f1", "region_id": "RegionOne"}], "type": "dns", "id": "6749523eb8b7475fabaeb52e07adec56", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "44bca25763c44742b57bfb67b7d08082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4af551367c94a148e24aa88308fb2e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbb44be53427457ca2de8a001e7bf609", "region_id": "RegionOne"}], "type": "workflow", "id": "02b7d10a60154abebbbbda7014a01731", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b532f001f89843e5b57b32492f1e1003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4776bda7752048b9950f2f3a8b4dd86e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "57b17c13ac344c4aacc8b50ac5510275", "region_id": "RegionOne"}], "type": "workflowv2", "id": "db41ba6a56f341cdaf17c4024ca1188c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6459f3ed7ad048e1a4ffba5c17ec056a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6d5d57d24494707aca3b6ab007618a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9e95a9e091e646f897a4ae660d077213", "region_id": "RegionOne"}], "type": "rating", "id": "35629bcc32704853844a8529d8c2e953", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bbc66571353499ba0b700771b01bee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ff42b2954c864502a46e1985cc3d7670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "de2f2ded410e4be180ab8b5556142d96", "region_id": "RegionOne"}], "type": "operator-policy", "id": "77f36a8cf9ad42ad96d8564f66ee9eea", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f573ff7c7934431e97f1ca7ee7be3b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "263d436a3b0243b19557e8cd40a3831a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc034a64c1694ff2ad4277c47c442e17", "region_id": "RegionOne"}], "type": "policy", "id": "f5b59a55d0984a0a991bf2c7e083a034", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "835b6191fbb845dfb0ba8029dc76ba12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90af9271b0f5400dbfed08e8588ec341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9347647a933c4d33ad39baabd904eb89", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "54e1594e83874a778c7e4604b9b479eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85ebc7b3ad4f47fe8c12bb0bc122b03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c82c76f0b40446b7bc2c0b32bc77f3fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f865d159a1c4b578dd45357c78d30c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "d29a6988b7c247cc8f6d5cc8d673ccbd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6361a87d9eb74ece80f37b0707bd9af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1088ade4f03448dc833b3500fd571879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7bca1024d60b479b8ff4aeadfca77368", "region_id": "RegionOne"}], "type": "share", "id": "e8d72f4b84bd4a5e9cfc6d51cbb26024", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "204210a9c1f34a57af5bcd6f12031200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "365d74fd1f7a473087300e8e117e3c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b86de52d0afc4365995568d1fc455733", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a938235185d405a8c212466415fb563", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca9cb261fca44e72a89abb7be7d68c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54d24f5cadcf488a8c752d1280b03634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "150c44d014e14fa7afd3ac8b1872f967", "region_id": "RegionOne"}], "type": "orchestration", "id": "d19477a354a1490e9d17f8ffdff78f62", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58abd2c776cb42c9b3a48100ae978b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "553a672c5d17429aaa3c5cb8231411a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d6a5363868b40a89fbc74594392039c", "region_id": "RegionOne"}], "type": "block-storage", "id": "86f5de3f96f34aee813abfd376245dde", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ea4187bfea74411b8a418f0fdd9d1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f00d03db4b5a4b05a81f9adca037e8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0e07ee30a2a4ff2aea54dbbde5f5144", "region_id": "RegionOne"}], "type": "volumev3", "id": "6ef5a7f98a854a8fb907bf2584384484", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8a83e4fe718483fb84d86d526a337c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e446999ab8e7479a9e4ffdcb258a4100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dff359dfd3724fbcb69fcb9b53fae715", "region_id": "RegionOne"}], "type": "volumev2", "id": "e78ee02fd3f445cb802ba8de95e2d7a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ca4f3728fd9431d81f695353b8e8de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7807afa9150d4abc8a5b6e9b29167838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5288602e83c44e2996f023ffe6d4860", "region_id": "RegionOne"}], "type": "volume", "id": "6f11148eccc8407fa0c8b79ddc4b885e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67c687b7d5774f34b4bd1e4de084473a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8ec64df92034ceb85f1df26cf2faa2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb619eeb07f6413997d7078632fa172d", "region_id": "RegionOne"}], "type": "block-store", "id": "2890c4423ac24828ad703ac09d96564d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9cf124da27544d9af908af915698af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1459980547ce41c2b2ac83a1754a94fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "357d136f0798446b8bdd8b0aed8e0fa8", "region_id": "RegionOne"}], "type": "alarm", "id": "84448dd93e344c54be0ea7eb504d2266", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "049d534d168d4f698f4a7eccc8e9cb1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a84c4f2737d44626aea9b42ba211c24e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cac4ec09024c435a917ec163ee9386c7", "region_id": "RegionOne"}], "type": "alarming", "id": "de810031470c4264bdddc96ebdf69e45", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4441f95e0c2c41fd8c4c29f34c7718de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5d5fc6f59b9a4172b89d91f49d82ebca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e75838f568bb49be83f37e74a3c131be", "region_id": "RegionOne"}], "type": "meter", "id": "c1d7d6813f3f4f96bbc9b78a29551f02", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28878674872543fbb3526c232b3e8b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fde3d84289114678b71e71afc9c6a594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3cefc0df870f48f082c92ed6e1a09ee1", "region_id": "RegionOne"}], "type": "metering", "id": "009b7913a6c94de880fef7cbd799a080", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8b02b0d588c4830a0c9698a442a1262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fb1765b1a784ba1b2d357ea7550b85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca8814e1630644b2a5bef400c1697438", "region_id": "RegionOne"}], "type": "telemetry", "id": "5e992cdb57584cd09fa007f267882fea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cccd5a66b8a744038d5cba0242a2ca3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c8b237baf6254234a2843a5e1740ac1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0f4dfd134ed40919f752c89d1ef70b1", "region_id": "RegionOne"}], "type": "event", "id": "f495fa77307142029e65ca48e618fc2f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f42a1b24a3ce4092a569103a96cc113b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9b29e210446f47cfb67b6605da4b0df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e1380b0f567f49028afaed103c68b6c5", "region_id": "RegionOne"}], "type": "events", "id": "808b65520662489d8ea81ec07a6dc995", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6dc4917bf524ef0af159f529492121c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0377ee4ba5446d6a3ef486d54b0afce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7c8daaadd8314460a8a0b4a649aa3c66", "region_id": "RegionOne"}], "type": "application-deployment", "id": "08cef33cd660413c94dcee17d9e587d1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2adc91329be84e479a7beeb0e038557c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca0efa5184e540ddbe90edac433f38c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd185375273a429a98bceb0d12e7809b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "080e736290154bf6b7f4af148c20e171", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe4a29c3bd954bbd8f5507cee12e6d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab9f89a4e7f347d3a9a50cc7ea0b7dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9dadc37abad0466396fdce42079d5b3d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "df662391f7ec4121a54764e0d53bb6e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "509c1fc9754747209a6145be7553d48d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1a59cfddddd4a1eaee9d81849f00952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "123738f7b12e424981356e3f0d9acd49", "region_id": "RegionOne"}], "type": "tricircle", "id": "479dd92a00b14287925c319352a30c71", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "67935cc896794c0799a3752dcd58edf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4f0baa0ae21e443d85c60b5751552c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e934e08414e64245828a5c61423027dc", "region_id": "RegionOne"}], "type": "database", "id": "b351a0973c7e495e97c94ed1966f0ac2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2418008de0143289dc4775fbeb8e286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba1060dd5e1d4823928f3d8407a7fe3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e7cfff1b710452c81ff89f0639c58ff", "region_id": "RegionOne"}], "type": "application-container", "id": "9bb9ff5079dc49589aade91284d304a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "95109ee939d146c7ae7f0ed55f2c84c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da6934ad024447e5bc22449649f86bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "99d535255da54504848b3dbae07dbbf8", "region_id": "RegionOne"}], "type": "container", "id": "1a0fe4b640e74acaac0bc36cd8b4ed3e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93cedd0cd2c44bb9a9908b427eb39a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb3427cff122422fbe0ef36f0731950b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "31e09a74f6df4bcfbcf60d51711909da", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fc2794b475cc4e27bd433fbd40ed6f39", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2542b2d92b2646d5b23d46bc39fa1391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "446b2d844a0443918c1f5b23216196e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "271fe3ce0f574d0abc1bf1875005500a", "region_id": "RegionOne"}], "type": "rca", "id": "d5129dc71379436e9c9c3d54f6ac3d07", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9d5782bfea04421b817b63fcb7c51f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bd9d8e614b80465b811fbce6ca206a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "85cee111f8af4953a8c7c64ec66670c4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6d473ae80c1e477aaaf884b97a13913c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c9148272ef4c4a46887f5714e36317d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1e9c0e9ac4344b3e9c19f913f9172747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e1574926221246c2af0bf8eae2be80ef", "region_id": "RegionOne"}], "type": "network", "id": "0b189719562142839be9606d8b4c2a6f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e937e2f70b2749f58d304ce95c022db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "63910a1c69214fcab05bb92760828060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b8e6108bad1f41a89a5eff8e00bc0076", "region_id": "RegionOne"}], "type": "backup", "id": "48d1b066b0fa4f429bd32554279a364b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bcaec340aac4f50a849b0c4f415cb34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce6ee6ad90694c219b786398e46b37c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9c79c64b90b4f47a66b43458b29751e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "007cef44a2394d3aa779459a7a78cd51", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "627c01f86ec847ecad1b5985e31200b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ceec6c6f9bbe44ddaf51f25fad8a10a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e645bb4e28c84cca958da2a379073913", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "507e404c08824b5cbdf02f599b0ad132", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ffffcd49da4b493fb2e937a1a282d5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "809c41dceb7940fdb4bdd70617336cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "839cb1b1406849249248dbef6c5c971c", "region_id": "RegionOne"}], "type": "monitoring", "id": "97f9e68879ce4601b7a06518bda1ee17", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aa092929852d4678b64dea8aa1178e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "86ab800911594cd18d3523d9868caa50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "04a593f78afc4f30801626e9e2d49c7a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f1b9834a96d24263bd98eb83e97a1bb3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc3e4aa87f2f499e943cf466a03fdfb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cf29b692a8c44fa3bd0cc413549238eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f656b0cad98542a4aeeee5b54b1a7b2a", "region_id": "RegionOne"}], "type": "placement", "id": "0daaa2f4983341c08dd8e219d3153771", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8636cbd373b04bad81971653f9f9af88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "14f5378a423e44918e577a5d38a3c4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "60ac7ea3c2f34095873a0b59dfe8740b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "75a0287ce82143f9986366eda8a991eb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fc5271b273941c0a87c9b40bc287790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c240b892b2c54b48b673930d7bea9f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7fd6a84dc956423ca86cd67be5e75a87", "region_id": "RegionOne"}], "type": "ha", "id": "89bb38b855f74923b4d6256c7b899863", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3b93c2cacf7444c59085dffc42d43c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8d0bbf6e933246268440eb4cd894217e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "408452435aa74234a86ca8147787c8af", "region_id": "RegionOne"}], "type": "reservation", "id": "8c018ab4d8ad4aafa860b005ba08fb59", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d380d2896cd94b1a8059f0d7328507c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eb66d06c4d734488a38ae2ae3b70c62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "67995d0f77d040b1a8fa01a2ff589c8c", "region_id": "RegionOne"}], "type": "function-engine", "id": "ea53d26f76904534bff92ab37df1d2b4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "33ea0c2277fe41d89de249935cb3be4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9e02838565af4f8dbcd7c0f7dfcf4ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c3afa056539540cab5b5e6559874b9ed", "region_id": "RegionOne"}], "type": "accelerator", "id": "169a0d1ab0454b059ea13dfcde6a319b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98c65d0960e142e09e555322b0975687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "30b9ee1031b24429a8aef80c74533ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f8192aac7710467fba340e1bd87c3026", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bd06cb778d3245c6bd267acc02c13831", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a6738b02096e455abf405160ff0ee93f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a96f57200544d2d89e36a5af1300c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f57a1b3586e34161831a24eb89147374", "region_id": "RegionOne"}], "type": "registration", "id": "3551a7182ed143d882ff7b9b174fd858", "name": "adjutant"}], "user": {"domain": {"id": "34c588ff8d814e43a4d998eab60664e3", "name": "653144219dc24566bcc681efa740c6ea"}, "id": "af1554ae220b4a5b97a73232d18ffed7", "name": "62faca9dff614a8fb523fd35318ca883"}, "audit_ids": ["6ba7c9c2fbf347c1b9aeb49a16d10c4c", null], "issued_at": "2020-04-23T06:25:59.890944"}} 2020-04-23 06:28:00,089 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server001/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volumeAttachment": {"volumeId": "volume001"}}' 2020-04-23 06:28:00,094 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,097 keystoneauth.session RESP BODY: {"volumeAttachment": {"device": "device001", "server_id": "server001", "volumeId": "volume001", "id": "attachmentId"}} 2020-04-23 06:28:00,124 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,129 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,132 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,173 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,181 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:28:00,185 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:28:00,205 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,210 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,213 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [{"device": "device001", "server_id": "server001"}], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} {25} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait [0.357870s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,891 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,895 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,897 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,901 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:59,999 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,003 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,005 keystoneauth.session RESP BODY: {"roles": [{"name": "102051afb8cd49c48b71e0c37a853355", "id": "c6b579190e854db59821c1a165c0f6b9"}]} 2020-04-23 06:28:00,027 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,033 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,035 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "ab5b89518a704ff5992c35da2da66741", "domain_id": "c25ac95a301744f0805efce01ef500f3", "name": "username-3"}]} 2020-04-23 06:28:00,072 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,079 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "e3795b02f76f47949ad8ec1dddcf0cc3", "name": "projectName-5"}]} 2020-04-23 06:28:00,117 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/e3795b02f76f47949ad8ec1dddcf0cc3/users/ab5b89518a704ff5992c35da2da66741/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,122 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,124 keystoneauth.session RESP BODY: {"roles": [{"name": "102051afb8cd49c48b71e0c37a853355", "id": "c6b579190e854db59821c1a165c0f6b9"}]} 2020-04-23 06:28:00,152 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/e3795b02f76f47949ad8ec1dddcf0cc3/users/ab5b89518a704ff5992c35da2da66741/roles/OS-KSADM/c6b579190e854db59821c1a165c0f6b9 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,157 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:00,183 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/e3795b02f76f47949ad8ec1dddcf0cc3/users/ab5b89518a704ff5992c35da2da66741/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}7e20293109e96f200727647fd25eb513bfce0316e99c018f190a254fc723dac6" 2020-04-23 06:28:00,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,190 keystoneauth.session RESP BODY: {"roles": []} {17} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.383482s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,900 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,905 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,908 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,912 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,924 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.839316+00:00", "project": {"domain": {"id": "9ecbdd8d99b64f4ebd3f233514ba5a79", "name": "c84867f8c1654774a4a7d438618f459a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "df33ea42fcf741d4a5dfe33fb928a2c9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fb36de7ae8074b6facf3cafa2d7f7a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9d401131fe7848d89bf06e1837ea0633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3cfb8b07eaba41de8f6a225abd9fc83c", "region_id": "RegionOne"}], "type": "identity", "id": "2443e65285cc4b06821ea6e0f0c2d664", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8ed07d39f6b1445babfdc8baaadb8ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "efc9459fa7b34e35b13e0fee1a3e6539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "01d3dfa1e7e046d1bff0f6de5433e176", "region_id": "RegionOne"}], "type": "compute", "id": "5915fbcd7a30409c91c64f824a007508", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "29689b1b16554c5b9f6880e3ed5c6422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "61003f6ac0db4e1195c9289f209871d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1581a567083e4618b9a28c56436fda22", "region_id": "RegionOne"}], "type": "image", "id": "f05600ca18f74676a7c077de24bd9561", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "86e0387ee4ec4d0b84db1b15bf6c8447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2da4805aeaf647c1a762241dc3089668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b224951017b44e7484f9101c6b3ee6c3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b843fd8fc87442cc947c46392d7e5950", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b30e5b9473ca4b4ca128450ef0263063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dee4689c52d47b9b2d9f7ea14ad0720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8afed4756f99464b97e4418c126bed22", "region_id": "RegionOne"}], "type": "object-store", "id": "5466e393cefb4f6c91ffb85759664c04", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a2dc70100bc4d5086923906c87a1ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f95705ea00d48e282a5abd0b9dd4fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b88cba94467a4b3a98bd4b6b9164af5e", "region_id": "RegionOne"}], "type": "clustering", "id": "b1ef7dae70b743d6b2b3bc534e1e10f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ef087a1f9fe495e9df092bf70b3f993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20d6ed7919014a2f8b4b34d01e6a2b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dec0e423be3b481abab464b3c04c0947", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "996354d278f54aad947967be398dbe6e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d068274d86f446caf97c5e9ca3cd077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce2bc08d396b4787aadcbed746593e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b025731cd6c94f40a8a7b5c5de592d99", "region_id": "RegionOne"}], "type": "cluster", "id": "b37651c1b44d4733ad3ef61309f11cc4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c59cb732c0d4803af5ebed001355cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ac8d3fa1d7664e87a83d48ca6cc03f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c65f30c7270e479798f96bdd612685d4", "region_id": "RegionOne"}], "type": "data-processing", "id": "859ebfdad1db46b0a992c1528f6d98b2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56c0341d54f34bb9ae056d081da9e034", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57bef81e932140f4817b7cc07fe70938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "386978fb7e0240d8903ea0a9781bf932", "region_id": "RegionOne"}], "type": "baremetal", "id": "8872c498ffdb4ff98c1ef471d9606d71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "628948b9d0c5469980f07b3e4bbb53a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f6cdc0231ae4c7e97571a00f40943ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d34c7dc52ae34b3d97f6c5c58843efca", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2ca0b827eb3b40dab1d0f2cb47e340c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ffd6cc1b3c3b467991e735d8fb70ee57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "503dc824d4794823a7a5f125c075b270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9ba332339b8d4b6894a21f69b8499bad", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bc08e92a48d6484884e3c4c0c32fa764", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dcefa835eef341e28dda2780516c17cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6b17e4e40c204bddb95a1178583943ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "22155cd7dfc44bc590f4447346fb1312", "region_id": "RegionOne"}], "type": "key-manager", "id": "c13ac5d7258745e4b1086baa4882a37e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae359061eaab4ee2942139baf36720b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92307a62635e4f25a7e2dacb53f8dbd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d1a4b2edfab24540856fa27b85528dac", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e401d3f046ae40e7a7c70eeefa21b8b5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96390f3e62a84168919e4c607eba5236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a648849b2e654b6cbb60b9a546357dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "10f90dbad7d24b7faee973d6bb9b82d4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ceceb999338245f1ad1babe03cf3626b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58c287946f474a588019a0214f546252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "aed3fbac07f3487898b1305e103563c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de0a2c516f9443609a3cd893bd3c650b", "region_id": "RegionOne"}], "type": "message", "id": "609cd23b8a274f03bc49a2fe211b42aa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3b1a65ade62b4abdae36a2ad1959d40e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a9f0fd4d5e474f5188f492f5f2c8e78f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ef7060b040634570819cb398e82d6483", "region_id": "RegionOne"}], "type": "messaging", "id": "c534c6b1c8d44476a40e14ba62d11856", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aa12e3b3cdeb484fb5004dab66028bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e1b7cf4e6ff24fa18c479c741c915e3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "32703c3b6d70420fbc9d41c841ffa8d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "406c850ed3c04ae9a507f0d29f1957ab", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77666bd1141f48cb8b6c122524abb72e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79b781772dfa4cadbe7e4c78e992b77b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69e0e6de61f941fca87f36aed223410e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dc28dae2b6124072af40326b65e7db03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e9af05f241142b6b23da52cefb8765a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ff6833e680b4483ae467081c7e1613a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f3534fab97b40069d3dd266e4f7c7fe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9b60c5f25fe74e4aaa7cc90b66b93c54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e4958daf557490a935556ff5fb342b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acb512a8c1564536aefd3764aeedbab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104463ad746944d68c70b94e704ad032", "region_id": "RegionOne"}], "type": "container-infra", "id": "1866c0921fdd47f7b714a274847fc2bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "47e9860834fb4cd6b23ebe21a3dc6bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "934f0fd49f694d8b884a224a2e7f0eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c6df59f74dc2470fbb37a1da7b8c5ede", "region_id": "RegionOne"}], "type": "search", "id": "b3f7491dab3243b7bc2a8be56e7b362f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dfa59726b06b4db58b17932e29700af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ddbda77ca185418698a14c71abf7c5b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4627b140f2d94d22a7424d097cb55d73", "region_id": "RegionOne"}], "type": "dns", "id": "2b10b8c368fb423385d3d11dfdc5e718", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "52fde984e7aa4006be4545a6d63c3a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25bb190a66ed4e98a27f48f26c9be00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c221bd131d114073abba0d59d268cffd", "region_id": "RegionOne"}], "type": "workflow", "id": "64224546b98b4d36a02672eb61fd0d1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3133ae74695646c89dd5c79b869f3286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36b444f1df884f82a6b568599dd159cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c6ab1b0513044925ad2861c9c6510531", "region_id": "RegionOne"}], "type": "workflowv2", "id": "43e8d5ef31e4457fa07d38e33ee8779f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f67bf81e182d4efbbc0b18446b07a3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e28cc2a745f14abb8875af7e83adf63d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0cf60700b7a04621ae383c8c733873b9", "region_id": "RegionOne"}], "type": "rating", "id": "518b9f14441e4565bd4ba2e5d15fa928", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "781cff25b3b043669f74b1ef5bc9a4a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ddcfe645066b4dd7a34fdf4eabf62b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "66adf24a51ef4d76b1e2e6360e1b330b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "66436bc2afde44f697e6c7dde34575dc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e7098073fb504416aec0c3604416b7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8143a092fbb44e928306d0bcd65d2704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "923d892aebfb49c88616cf85d79a153d", "region_id": "RegionOne"}], "type": "policy", "id": "d1edad29ed6947dfaeba5074e1907470", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8e8c4dc83cc4e6caff692c170a77853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40169968dd9245ca8c3a36918de0784d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f50e739763434a249f81ff8f8c1abe33", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a7fa3800a10a469888532a5986c2d2fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a10144c81c034978bcf32ce2db7288b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d564d40c7e14b4491e3d0c7857b528b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "12314c7d5fb24e63a44023b123fe628e", "region_id": "RegionOne"}], "type": "sharev2", "id": "fde5f7ec69ec45f6840c3df310e16f5c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29d3ce3494994393a308269b77080aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "367d5c35dbdb43a9a9647b1c9565994d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54d4e85a0e774020ad3758e01c9696cf", "region_id": "RegionOne"}], "type": "share", "id": "9ae56ef0a31443f995da91167387a5ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "406f921bf01c401d9ce4904277117d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f2bc8ccecd8a44a8abfc89803a726dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e81ecb9d0dd4de89865d79005b7b1b5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a5fee94a2c574cedb67190209435e8b6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c68304ac56b144e198963a38be616f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44fff47c17464de2b3969f2553afd0fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84cedcb282d46af9ea02c021b25df1f", "region_id": "RegionOne"}], "type": "orchestration", "id": "558ec11bb5b64a4ca08042fef15722ee", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d872d7f4c63042fc82313c606afdb032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302da025c2ac4ceb8800b6d49433b23b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c366cd8ff6d4652b6667a8e67c53567", "region_id": "RegionOne"}], "type": "block-storage", "id": "dd5f22e5840f4042858ca3d834c0bc23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec8c364800a4eda99a47dc0a433f1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8374c37efae7413baf64b4aa48daf1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cfe4d2cf47b41be91e4568d965585f4", "region_id": "RegionOne"}], "type": "volumev3", "id": "bf4ecfd90cf84d0db1a9e6e102592549", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54256532e9ba41d8997dc48d8a480f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59f6216697bf42cdbfa0e6765ef38c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "578eaa7973244a91b8ec7b1927163d80", "region_id": "RegionOne"}], "type": "volumev2", "id": "7665a00a82ed4e4b8aa27d6c9bc82627", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85f088e7261c4771875e093319e35ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3dd4ab4848f4b7780f41ae9fa5baeee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa6e4eede7104401a23e53240c7ac0bf", "region_id": "RegionOne"}], "type": "volume", "id": "8360ace8569a4ab1bf0bf9074e627c26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd1778e0c1ec42c7bfe770a5da464ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f24b6758ed4b17bbffa1f88ac5f08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cdd65a76edd4d98852c8f6f68570626", "region_id": "RegionOne"}], "type": "block-store", "id": "98d2d72564a1437686f0bed324f96b95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "497c3bd7b04d42fab87f78aea76d03a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "331ced7bb302481bb57b01c69489a16d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2cdff9aaac04d51aaf9fea39371177a", "region_id": "RegionOne"}], "type": "alarm", "id": "b124d30724a94764825e85a84d2d74ab", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a1867e63f704825876b7806659d3602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c16dfac7f32940939f1921fcb60fcfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a529a9cbb05d4495944908667c84e6db", "region_id": "RegionOne"}], "type": "alarming", "id": "9c27a31dd2934acfac419b3115ca9c5f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f7a46f487e14896b3b2981a2f93f912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ca2974a142546e582e4468aadf4f681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a53fbde2e9e14f889f15dc8a6fbad923", "region_id": "RegionOne"}], "type": "meter", "id": "5e2bf7b5f34e44e5973376087ec6dea9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e8716af384645cb9bd3972e12ee17ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "555001624f69492e99cfbd35c8be015d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84374f21064640279073f58a22372358", "region_id": "RegionOne"}], "type": "metering", "id": "9f1cf240d3f54b69aa6d0eaa57d09ec0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "50c7776130e347599d276a78e382f991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ac30c1549404e5ea23243072cd4367a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e48700f449e408785c1c863f5bfa0e1", "region_id": "RegionOne"}], "type": "telemetry", "id": "c425f341570447fb9313795b0da1902f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "15556ce29fb5457b94e608249b8b6740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf02d7655eb642d797fdc2b59420f152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e7c950554e264fdf95505cfeeb8b4ac5", "region_id": "RegionOne"}], "type": "event", "id": "ed12364e7f63452ab17c22bd9ff743e4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d2926dfbf98c4fd59a645b2221cd4762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c72c2d5124e44b82b30ce2aaa79e45b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7a4d6e58d8364c9dae4cbc3f661b9ce3", "region_id": "RegionOne"}], "type": "events", "id": "58987e3cc1ba46ff9a6e2acf463849f5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64b4bef84b5d4baa86e66b25148a9c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "87f45e7b789b4ea5b855523bc71ef901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2ecb3b568e84362b2653b054942e5c7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "434d6ff7cda74c98b0026246da69df54", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a8eef66f74d4f0a9550317a627b60d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79e2a6de7c70461798094854f1b39927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5268eeac87947d4a3259d9c08b523e8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3e176763bd8947d38a84eb318c36c804", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "947d97c9e3814c99ade631d223f36b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2b9fed01ce048ec92ecda1d71fa1ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b6a3438207c4f8da09f8cbe875c206f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2f7709881c8f4362a08445cd421f4bc9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbea95b19755442dad12c1ba4b3ce33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "28d6ae15897d484288b0cd6d33a358d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4adff3c7ea74d268b2f2da4f54c7e41", "region_id": "RegionOne"}], "type": "tricircle", "id": "bb876e9886ca4a0ab4f9e1e7ffb0b3ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "63f5f3965a3d4247a533f7541ced5599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0425a2f72d784f06b7b9fa0e8a9960df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3872c7abc013435c9a50e4899579aebc", "region_id": "RegionOne"}], "type": "database", "id": "24ab5b9a66894909af8dcbb9e69e4474", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5eb948bdb0f24c7bb6369b9c46503820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "529ac1e1ce1543ceb6ab691843956f98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "029f0458d3714e35850d826a92950579", "region_id": "RegionOne"}], "type": "application-container", "id": "1e2c37e795f14787a00d38352a63899c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d3938d323e841be8e70c2eddc51e889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa20e6f37841459cafbb46c305b380ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e70c8f5fe8634ef9924e993e439b86ac", "region_id": "RegionOne"}], "type": "container", "id": "f0e88ae2c13647f19123bc7ccbf7467c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ffc697ce451471880c83d0462e5d29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb1bed9ac91447b89fb9770dfd0fda1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e7d926768ec41baa12fc543065bf8db", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2750c09bca0c4ca0a2fc56f760b097b9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9197507e545f4ec9aea773ae562bdecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3596cd318ca4ec7922e779bbb30db80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7f92cd701f54e90be4e60561b79908f", "region_id": "RegionOne"}], "type": "rca", "id": "2a1cb51cc1bb43928c75fe314e8c4355", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2bfd06e229a249b0b5316955c7dc6f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eee15fc5525442ddaf9d8297ac5158ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dbef775fd4cd4d89af0e8165fffb47b9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "83b05432f66a4553bfd9e9ed33b87b0a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f0ea0b3de7c64899851f7cc5342c71d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d73b7b97ebc845c889dfb837d2b3cb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ca5246ab457642e1bc601acac06d47dc", "region_id": "RegionOne"}], "type": "network", "id": "e4e7c6723e1645098d4aaf67a8ecc689", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "49044ad9b8f8444d848782cb1d6b13cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc1792358bf5443eb13199ec1110d4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e40e4ab1fc9440698bd3730231248572", "region_id": "RegionOne"}], "type": "backup", "id": "02ee707e2b194939aac7ee8988110945", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6fe678f283d40cf95cf838d22fda904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d37bf063d6b4096b826fa50f43a12a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3422b5dcf3ac41359f86e03938300f79", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f3722594163f45cfa00c2c8bfa32ceed", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76c7e01c1624459fa5a1565d21ded6a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a603bde19cb44847ab74e6625b2f2175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b89c213974e4727a4d9f5a0b4ed070d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "da46ce788a6f4ed1948848a1d9a2a7e4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ef2ed6f35b6b452d8ce319fcbd03099a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d43f10a725c14f6895d659c63b7e2028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dd5537bcc2d54f61b5bb503bc44d7c11", "region_id": "RegionOne"}], "type": "monitoring", "id": "94963b14d27943bdbfe01ee8ed11fcf2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "53beb97471b249a5a264ed4231b24604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37cbd3e205f64b9dba1aabce50212c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2b0aa9e32a5d4ee9b699a3c05209ba8e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2fc736cfa81843bbaea7c2365d919926", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "da1396eebeea44259f06540f4a21b930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "527d5a11996e40a8816e7d506789efb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9ec26f5badc14d2e8d6011225828ca29", "region_id": "RegionOne"}], "type": "placement", "id": "8b2c2179fab24fedbfca7e3ff9db7a89", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6ef4eaed4e247028ea5574fd1d52857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2241bf792dab4e8aa6e590c8d65869fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e8798962026b4f2981ce0d9c0749ca1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "51dcf83fb9f044699a0df5e53bfd28d8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d99b636687044a979ab6422ad4b4ab79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a98943e829ef487997bb475dd7826d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e68b7311e61140d0bdade4a5cbf6f9c3", "region_id": "RegionOne"}], "type": "ha", "id": "702db5385d4b48fe856b399db88d4a0f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8bad02abdc2c43ae98b9d8cc440ffb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7aad373c089544c7b573f8c70096ca50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "80a111b61cff44668140ddc2cd53e4ce", "region_id": "RegionOne"}], "type": "reservation", "id": "55ccd41e2c7448d1b27efa7d11c20a5a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "42e35af441054a168b0efbc0374d84e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f038585ac944d62b4672da5bdf12527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d3e4549aed9a4e0ab8fda2ecfc89be40", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c20684f93434148a9dddbf7caf01d07", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b930a9f8bbb64847b6be33cd67c88850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b301ba5da134bc4b5f823967aa3427c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d69b403da325414c899b8ff87edcb2a6", "region_id": "RegionOne"}], "type": "accelerator", "id": "8e93136884f4462c83b427b4199665d2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55d4486526dd400dbc9359b1fc3be6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93657ee90fe34e4f8e29a04e67e9ea7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e367c8a8d5ee49f0a13d86740614279e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2d9a2762390743ef92aa1e4dc3de7ccc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "72ed5f3dc7004f43b50885b6dd61ad13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c99f226f0b84786a7b7f451341bec54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "723b09e4eaff4e65825116032f7bec6e", "region_id": "RegionOne"}], "type": "registration", "id": "54b0af3a5bc7447f8a43a349f829b398", "name": "adjutant"}], "user": {"domain": {"id": "3bd628ad66a544f2a45b953cbeb6d43e", "name": "38f9f3b506a44b75bff38272aeb352d7"}, "id": "dd87c6c6119c4abe97653f3865ff610f", "name": "c850748aef614a598619d83b34721e08"}, "audit_ids": ["8d2c2bcee37849dcbb5cf921e65365ff", null], "issued_at": "2020-04-23T06:25:59.839316"}} 2020-04-23 06:28:00,126 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,132 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,135 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,138 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,143 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,146 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,150 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,157 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,162 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,167 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,169 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,173 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,181 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,184 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,192 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,196 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,201 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,204 keystoneauth.session RESP BODY: {"minimum_bandwidth_rule": {"direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "min_kbps": 1000}} 2020-04-23 06:28:00,207 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/minimum_bandwidth_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"minimum_bandwidth_rule": {"min_kbps": 1100}}' 2020-04-23 06:28:00,212 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,215 keystoneauth.session RESP BODY: {"minimum_bandwidth_rule": {"direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "min_kbps": 1100}} {8} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.193221s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,062 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,070 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,074 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,085 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.005378+00:00", "project": {"domain": {"id": "ad8b1f74e72047b4a64cf79cde6a0afc", "name": "610847212b7c45a5bf7718c49f87b540"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a320da685e794dd1923d169106f95f49"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c715f65cb8d24c5ca80bdbdffa192ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e7d26f87cd104554ad3c8b5c53222383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c039563ee5bc4baf8b7ab81febf4fc12", "region_id": "RegionOne"}], "type": "identity", "id": "185cd806e3184a6b83682c90d7938929", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "98c07c5a645e4a15a33eca3916a81b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2e7798ca645a4e609ada0a584c78041c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9f013341b8af44d896f2f0f47f32d7e3", "region_id": "RegionOne"}], "type": "compute", "id": "6f92634555f441c5b8f687173f2e9b32", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dd2ee06688ed4443896010ab07ac98f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8adb04c28c644757a3b9c2d47e9717a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cab6c3e2a6294851833d33b4aa1c0204", "region_id": "RegionOne"}], "type": "image", "id": "2d1c275e47e04163ac20da7efeb2eddf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c277d3eb5c994493af96853ed330e186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "47d1b9a627ec4163a2cd12231f647239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a56627d20c5046f5971f35de1522234b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "103b74b2d4f0410b91a7f08b1868b635", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d0036684db7448fb16e9fa221256982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c69fc751b0c0446fbb036cbdb562f054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44317dc158b04cbfbe28f03536e83772", "region_id": "RegionOne"}], "type": "object-store", "id": "5a325a9f3626416c9ec00401c881aca5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1ed2171b6fc4a53bcf8bf8e905a77e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c21b51a18e4c491c9fb01308439ae15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e610762d749b48879f629428b24c3192", "region_id": "RegionOne"}], "type": "clustering", "id": "11a5683e80b1499e9fe851331cb8168c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3624072185634b08a2f79535335dcb2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bbb68615d6744fc886d2dcf4f7a695e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "04e661327b204fe4886d902d9460186c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a6bd935d34f8478ebbf1a85fbf95f7c9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e764e206f124c069149f65319e89b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3efb0584f18943a98a908cea666450be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "20151798b0054cba82d8f621d564d2ea", "region_id": "RegionOne"}], "type": "cluster", "id": "84b04393d54b421a90435eb09514239b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "015398b9ddaa4d2c8dea388a22b20022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e9a91fad1acd4db888beac466dd0c8e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ddd2d1722b2e406fa97d10579911eb57", "region_id": "RegionOne"}], "type": "data-processing", "id": "8abbe52212a24aeebb6a7da25faee670", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef5c1bf95f4145c090cd16a24ed1d507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08d5ba1088644de0a57ab0c546b9c391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f9574ecd276e4e7eae006ebde0799760", "region_id": "RegionOne"}], "type": "baremetal", "id": "a957f83333ca4aef898ca018063e5efa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eef98755172c45bb82f6a9af3f63f733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52674e68c7da424697019ef7f5aa4200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a4c058777f2a438d823a91a9adcdc7a6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ca5d77e414604905820d11f2931431a7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "716786f935314297b4012cd87f1eb82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "29bb534848de4a30b48eb199c94cd136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b59fdb4a22da4d349f846a87d82610b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b176ed5da68f4f2bb7e056c5075e8748", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b557d77f5b884ee1b9e6da1e01c69fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "52da21016ba54013b7ffe3e959992ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "04292fde374d49708f32fceebbffaaaa", "region_id": "RegionOne"}], "type": "key-manager", "id": "d8688369fa1c4aa8b48caaee1a5e8a80", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07b2062efb86426fabeb0828a2f15215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e8ecd015431429d99b5116f065bd31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "358c5a51f4264f19a8683382a5067077", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2030b3001437425dbdb3754e1e2ce26d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b29da8f6860142b386f6e20a854a4675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "39437332598c476fa32c7e88257816cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "94ee89a1da2747dca986ab7bf79228a3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2a4dae0297ba40038897ce363f8855a4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a172cc3f582545309a52163a0f1b5467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "85a41519ddce4d478c0e398d7b99df61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee924e52742b4d4ba32fc6e01dbb0b92", "region_id": "RegionOne"}], "type": "message", "id": "f7ba119521584265b8d09e1ea25d8fe4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3757e3b4e71146728a5dc424b3685a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ad36dda354934097a7f3282e76024bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7afecffd149043fe9fda635cac4ee6b7", "region_id": "RegionOne"}], "type": "messaging", "id": "cc4c75c977c842068fa7b6c2df796b0b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ae1a141cc60f4a8daeb05e9b44584154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "595d979a276e49d4a6bd7e10d451c419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "090bc6fa66a74209901fed267cb782aa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8a3a4509afdd4a98bdac6c80c8048cbf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19bf0c3726364a34aad63a33cb5f631f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20cd876c8eca4e0b895c6da0a02e54dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7330c6a2919f4feb9745636c817b5f62", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c7d657ecc14e471491a4e9f3e35edab7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c276b81aa7744b20b92f1c02362490ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7e631da156a45c39f6488cf19fe617c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbbbcd72b9b54cc7b4e6d2a811fdc3ac", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "60493e389aa04bd595a40d8c4f6c776d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7aca5378e2f543c6b740e108b335b9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ebbb3b0f23344ffb19f71d3cc1ee876", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90b6c624698846cd9797dd5fa715cad0", "region_id": "RegionOne"}], "type": "container-infra", "id": "b684188f778b4f7b9a855e2bde43e4d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9479c50e8e354e31b78c622f56c696cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e48803546a848b58695e218d545fe1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9fc4c529c066467686df1d293e0d35b6", "region_id": "RegionOne"}], "type": "search", "id": "71f1f52d491e4b3cbe8c6ef31b414dc9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2cdeb767f5b145b39d82164367cf3b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7553cc4808e642a6a57ad5bb550d091e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d69ac1106a654de5b2c6ed8161a84865", "region_id": "RegionOne"}], "type": "dns", "id": "52e7b241a8ac453d8a81a9fc3cfd6700", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "80027969ada844109bb680ebcfa467bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e534c2c7a1614e26a781c4c1056e93dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "629016a71b264fd1b01ccbe16bfd952d", "region_id": "RegionOne"}], "type": "workflow", "id": "a07aa6c563cf48a4a02232d82e4f874f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74060e928a2546c891003e1a6ce33797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e4862101284479fb4ea1e0fd6ea2d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4289d48f7573464aa55e889efdca8e90", "region_id": "RegionOne"}], "type": "workflowv2", "id": "be9b423ba3144868a01a4fb4c8c3f81d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e28f2ab78b2d4c6da1f563754d231894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e2e939a12e14cd6899a2f036c0b8940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5a71b1dbcc7a418d8c6290b6deeeaaff", "region_id": "RegionOne"}], "type": "rating", "id": "d801f865259d4c6ebc897b1820c8de67", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a17e4449920a4c8fb91e06b696bfb842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d0694c6ad86450b9fb2bac41e0f2e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9e3635c022e14739a9dcb8314e6c3b72", "region_id": "RegionOne"}], "type": "operator-policy", "id": "703c7ac2de2b447c91d51f2dfd3af881", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc6ade57ce4741a8b0dd926448f86f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b5dd965a4314883b70e70c044ce5bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa280a76ded6444e9fbe4e3ec1ade2f4", "region_id": "RegionOne"}], "type": "policy", "id": "9ef43750114c4991ba3f2db6d91421b5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "160d39a325c74a26a807102ffc991825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5103f5d09ead4d5ab5d564a27cc781b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e894c4012d5444389248fed86e646430", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "25f246e5283648cb98b1880eb5003f8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2d6ceae1ad94b98a1c3df482ab62ca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e92d87c19003479c9c4de30f1a52f2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d38c4b7937a47579fa784c03f9bce9c", "region_id": "RegionOne"}], "type": "sharev2", "id": "1c70d17f87fe49bbb5cee43e047d787d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3249714a781749a0ada4ce3a955b43d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0cbf719db7de40b6b587726d458bb594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "817e9b3742e845e6bf04735afc5cd325", "region_id": "RegionOne"}], "type": "share", "id": "461ee0abcf8f4ea1914c4009ba9855c7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "89ebf941b73b4bbba4b4c132a7208b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cf483dd74a749d58bf10be43744506d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b09bb87427c486f97e60f0c6cdf91be", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cb69be5030e7456c9f3818cfaac87017", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07da69785c2045f59406177c75386b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f6d6db0158f4d3da497f261efae752b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a91232d0033471d9e8699c1ef2c953e", "region_id": "RegionOne"}], "type": "orchestration", "id": "d2ae3052560e40e78c23d500282665e6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb725753786147689d29a595e6fb9cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bc731acebbf4185b755e314c0294b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d82b91838e1e43ea931465613f08575f", "region_id": "RegionOne"}], "type": "block-storage", "id": "14c73a1ffe2f4bd5bbbeffb67c3609ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d87f48447e4d15b0ad13d78489ffa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f4a1b839b4149b2aa0e1d165bbea355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4708455d6f44663b398f2d12cf592b1", "region_id": "RegionOne"}], "type": "volumev3", "id": "5ecb70ea790b46d8924473be8cd2a7cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df0060bdeccd4c74bd64ea6da0e9ed6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9f54c1dc9854c3383b9d46b896ad044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9902f77e7d741948fc3ca9a85af32e7", "region_id": "RegionOne"}], "type": "volumev2", "id": "cf4411aa1ae24d4ba31cea2e6c257dd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61254e5eba0d43eea5a7e53869300911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb02b90cf37c42e9bb236ebbf52b9ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81f1643b941c48149d77cc62243d567a", "region_id": "RegionOne"}], "type": "volume", "id": "53f926219a184ed69f5f2962b6889f97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30db98599573460d80dc7cccdb7f9a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abc5e99cfcaf4e5889903591e6dc1605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccf12e481bcf4e669bc0f7e1cdca0739", "region_id": "RegionOne"}], "type": "block-store", "id": "b3f589a095074db79208f17031a93bfe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fcf53fc8b06e4eb6bfc97bb777780b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a7905d573a549bc813a231cc2fe4246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b65dacaae57445f8b4cd9a103984c0bb", "region_id": "RegionOne"}], "type": "alarm", "id": "6a66873adb87412d993d84aa0b84effc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24225e82a7124ed78560741c11ecaaae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a0ed0b64fc34c28b651710d65e26bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "51d0acedc7424f99b543d44624090437", "region_id": "RegionOne"}], "type": "alarming", "id": "3c54045ac8bc4a50b3f355aaa0a5f6f1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c4c1485b51a46ceb30db220f680ff7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0185f86b454e4f1186e7d818d1b13d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e676630fc3d74291a36419f171c5109d", "region_id": "RegionOne"}], "type": "meter", "id": "222bbffa72bb4af0a9fdc0eeadd53522", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "caf9c66909a04779a944e521f8b00bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e61c90e4f44f4742867220aa8206368e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a7b5f0a32daa4eac9e8dd9944b3a6777", "region_id": "RegionOne"}], "type": "metering", "id": "aa8f09f715bf40a8810b30b483bec422", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51b4195114fb4db888d924f75c07ac05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98aa0ee44eb040f8b3733a9029006b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "27a7fcb2ccf5460cad25f07431dad9ae", "region_id": "RegionOne"}], "type": "telemetry", "id": "438d1f6400d54619b56ebb0f0e5472f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d81ba10b9f514d30a3537a52d22bd6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3f44485e34ed438c8456b9a831a648f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e36ff02bc354d19b49ee6d07b16852c", "region_id": "RegionOne"}], "type": "event", "id": "1e0bc46a6777424fb7e05f9e4faddfb0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5247c6e0b2a48c1a2267d430263b1e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5edb0ff2266b407c8dcb90c2a3eda369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8304ccb0aa1343f0b3da9ebec6916e4a", "region_id": "RegionOne"}], "type": "events", "id": "c5d5516e0fca4db4928a6c10d323a300", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "25113994c05241fba256d53a66939fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f0a05fc18aa043e8bb90d47af8f2d36d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84af020ed9014249ae30639c77f87304", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2d3ad5b741f84e678e14682c42dd3a98", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24c6496534454575b382ea4b5412691b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4da663edf7af4b3c909ddb10b2e74045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b903ea942d684a62a6eced826cd63c3e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7e2fdce9b07a4d91a5067a52ed79e419", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2dd8b7cfe2e14c3d95b68b161a62230d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20da814107ee4c5a8f1818881a6ca53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cea1a452101f4627bdf81c4dcd457bbb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3439e2919af3445d919e4ac6bbb18036", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "45d5a5a9acda4240ba70c97a49f0c1aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95c14742db64403183dc6868aae2bfc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8dacd98032334c57a657c8ca2387d91a", "region_id": "RegionOne"}], "type": "tricircle", "id": "57107140522c443f8ed6a1c96a90f062", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e09cf4361f5d41a7803577af76de08b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "74a5314974894f2ca11f1e262811f915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "afacc8b8beb14cef8ea1ccb089707205", "region_id": "RegionOne"}], "type": "database", "id": "7bedf4a376fe45569e3e61b3cf581382", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4045ba7339fc4786a53909aa2a5f2a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1064602cf754d019048a948eb8db9c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3a51839634d248f0a0a72a0e7b073c6c", "region_id": "RegionOne"}], "type": "application-container", "id": "a821e892d09e4ffd80b34a9a7e7a89b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2292c606d8a14e599eaf411548294049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bcc928ee33e544e2bcc20b3630534a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "331ece18aab6431d9609fdecb114b023", "region_id": "RegionOne"}], "type": "container", "id": "73b021ed54184bdf9ea58329acdff158", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3589bfe30d1748a2a99b10a18bd4d0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3de4874aef64b8c96f460b4bee732b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "800056d333914e828b1a4ff10571423c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6655570a25314ec3b7d6dba0f4b340f0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "549a1231564b40ed8a5be062b13344c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ffceebd4c824d949805c5181d8b4806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "62a4480741124ef4ac877aa544565774", "region_id": "RegionOne"}], "type": "rca", "id": "b8b3c35cd14f47c5a360439f6d9f1259", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36e634b972b94ad7aab6e13495fdaf53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3842f7cfb0b451ab9203e668afac51a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "de6e708789614bfcbf1930ed55b8b393", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8aec0becaabc43d8a68344a172bb9205", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c5c95bfe1f164d63ae136e1f890afb8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e16be10f227f463fa9352f83ee532402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "17b233ccc2e24173a3f70dd00a4cd207", "region_id": "RegionOne"}], "type": "network", "id": "5ee10635308c4264a304ae6a54c2ddeb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2e2678b41de0463e8f2bf189073a7fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "52e6c9fa7f4349c693446706c6d65513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7ec48bcefdd54cdc9401c3b91b1678e5", "region_id": "RegionOne"}], "type": "backup", "id": "3f8c9f8ba6ed4c5ab59a794eaca95e08", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4da1248796854cf0b8f8261c2562997b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "111f658ae09c4e8cb4a1a8e04c3db6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79acd23fe0714264856a94b03a25a786", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "daae7dc7a20745df98a2c3d519b8e43e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d699e23c0354924b2fa2c851cfe8015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c8b34e0f9fc415eb69d1d2ccd5c7856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cf75d0be1f0e4216b91658aefd405bcb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bf685a27b5df41d6b77c40a521a4529d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f386938e3e644aae9d7882f32bcb7223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e89efc21f57a4471ad68bcd74e2ef4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "80a0a26d3596400a949f957cb6d3275f", "region_id": "RegionOne"}], "type": "monitoring", "id": "aca52e1d5bc04f3e9fa1b9559c7f95c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a28070789b354fd19d3ffcf3c2736217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "86371c1f99c74a89949e2c29fd311394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6de8237db03149dfa7d33cc6c0f98ca5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "531014a2a3554e1eb8cd4bc5d4017e94", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c6973ab45baa486b959cf6b21d844659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "047fadc25ae24b1e8722508763b2a95e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "89d81778ed904a0ea6a7c7c27f703408", "region_id": "RegionOne"}], "type": "placement", "id": "a9ab256409b04e77ac0f9a6122cd7d91", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e54aa2dbfd324f23a7532a07734ae56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "832c6ed7c60b4a89bf8b150f224c8e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "774d65a727064d62a8a2c6636efd4d3e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "817762fb54d443cc93ff5e6ceb6cd699", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f5a816d937148788094a37359972955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cae7819727e645b9a7af2468633b0c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "41d004db6f764e128acfc62eacd21c81", "region_id": "RegionOne"}], "type": "ha", "id": "49dc4173f8a34ca685572df6787536db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c5054b5f2085427b82246f8c84ae0d1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a578cdd244d4ce497e34fad6adcf238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d7509290d735469db7e7373b4076b23a", "region_id": "RegionOne"}], "type": "reservation", "id": "c1a557b19d1c4efaa2cba7d4a9aab3f6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "19ed2188892446488d4aa5327dd21985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "948b9cdb5dd947ad9d9b7d3d0c731b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9c4656da4698455a93414b4a6c7d6b38", "region_id": "RegionOne"}], "type": "function-engine", "id": "4ff4c72c662349dcae0a64c7753a5851", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2457ddd294344fa9cdf43288e3df437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "39d7a64ce98041e7b7cb58b18c5df008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dc09dab85d0946e1b266e011dc98a457", "region_id": "RegionOne"}], "type": "accelerator", "id": "fba5ec4655194341a38b85e06fe5a5b2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47a92785a5094f01afc5bbba68beef43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "18cb0cb3fd934c028d85d8e2847ac954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0e8fa5f40ddc41839e87faf398502807", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0559bc4272f646caa9e5840958ae9c0f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "741848a686534ac9911a57c11b1c1eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e73255ba658e48849ada3d1e1fedbfc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "52ff4387884b41a0b13e8d8b3e0060bf", "region_id": "RegionOne"}], "type": "registration", "id": "53126532db2545d5a067243bdd82f3cd", "name": "adjutant"}], "user": {"domain": {"id": "c0c7b36c84ea442c8292cfcd64000105", "name": "4f86c7927aae4305bb37030f7e8f93c5"}, "id": "2fe497ef425f44f8ba44a0c03ef345d0", "name": "064fa319d24f49a199642516e294c7f3"}, "audit_ids": ["ca5057e9c60547c5a782c726cd618439", null], "issued_at": "2020-04-23T06:26:00.005378"}} 2020-04-23 06:28:00,183 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,191 keystoneauth.session RESP BODY: {"routers": [{"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}]} {4} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.243452s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,042 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,047 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,049 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,051 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,062 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.991984+00:00", "project": {"domain": {"id": "224d67274f6a483d82e13b1f0591d2ae", "name": "c4baaf3f96bb466ebf9833cba3e7bed3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "17a72b4122554791a1ec9ec47a12cd49"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e06dea2cf313416bab55d778265f2579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e112c47273e496bba60ed5c25950b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "14ef6e32c25f47c9a6e3876436dbe0c4", "region_id": "RegionOne"}], "type": "identity", "id": "1971de2c75ea4a3caab52511f4e57f08", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c8ce3f1798f64e538c1e06a7e4fb12d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef642619e63f414a95936aa87bc62fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5adbfd78d7e14badaab938a237fe9940", "region_id": "RegionOne"}], "type": "compute", "id": "e593ca6d4b9b4e00af790a8b7efd1b2c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "37c8957e3a824bd2bd952d405151dc50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6871e6d8f38647a797f2a07da015551b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b1cbd6c2d6d04b14a11916d178127bed", "region_id": "RegionOne"}], "type": "image", "id": "6c664aefe53a4b75b6ed605f7216129a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de8bf81c2b3d466997729d9f5de540ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "09b7e4d7b705443299a105000fbffa29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a9c64619345241fea2936592a06e47f1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba5add51b93941ebbc12d66cceaa2935", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0429460952bf49dfa88f4440a9dba116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5275fb5fe5ff4a7089c0f0ad7d1ab90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f27de2a5103a49e894054ed590a82bca", "region_id": "RegionOne"}], "type": "object-store", "id": "5b1a179b22e84939898b7dd990abb8af", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f30f4126ff094fd1bc70e5554dac61de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6e5130c77d64a99861f2fadb41e333b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6cb6f78e15e640e798d0da557571d77f", "region_id": "RegionOne"}], "type": "clustering", "id": "1389a321b8f9432596db65489d04004e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cea87393533a44f195809215d744d9ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d189006f3ac4673a855fc49fb25928f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c511f96e6ba43e2a3ed14156c38b942", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7324103797474a61a1f5fe279267b4b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "161efb9760ef42eb87ca1aab7f5ccb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "052ccc461bb54982a8a1436ca6f5c62a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38b2b472633d48d29b416cae54de23d3", "region_id": "RegionOne"}], "type": "cluster", "id": "d205331ddee147ac94dd8b597eb5d055", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f0b65bf6a0304ef5b0f7dfab1d368836", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c377ccc03744021b14b58328e8d3d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4d39f4603bce45178f65b2301e7f314b", "region_id": "RegionOne"}], "type": "data-processing", "id": "35b9574ac53d482abf74ca1df3035499", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "737a6d19b39843f6821845431ebd1022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2fc922fdb4ce4905923f3441845f5da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b76af3d431ec4e92b655ccec31e7fa53", "region_id": "RegionOne"}], "type": "baremetal", "id": "c07edf21f82f4d77a9c1a12305a37aa9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d5bc7ec79fb44a9bd9bd9ecf44fea9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab3f0447197941cbb66988eff37582c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96daa959422e4177b1933cac02d738a5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "28c08e19818a4e4e8d0b9744d4994eeb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03ca22161fd44d35b83757eec3c73bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9882d149efc24ecfbed0d5d22e6f80d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0946c384ccc64c8ca3740cbee596945f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0185dae75fae481bb7f3c6a985fbd2e1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "05af8d5e023047deb8d126ad830164fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ee78608c32cc4143b9cdeda746014b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "96cee74b69a146cc89106ebf35d49bdb", "region_id": "RegionOne"}], "type": "key-manager", "id": "76aacb6cd3134eadb096a64cb4c1f919", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0a7fe45d01b400d9e294215dd0680a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "14b96946ace24eedb6d4e3878bcb4e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d7fa302204be4eb58c9e14dc2590a668", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "86c1714dd9a749e38b4a7f48faa2f25e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cfc7b2816d754734beee5a4d5f0067d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f986c7bcfc5944f38397d42278b2641a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1cc88434f7564cf8a6c1e741ad42374b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "18f03667c162412fb8d9789bfef7aa65", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eda45e097d744c8283efbe176f091bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "52d2e334cea74184b3249cb4994e6fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d143f8807a5f45ddb2fa2543123571c3", "region_id": "RegionOne"}], "type": "message", "id": "ec21fb93dbfb446faa585b8a778018df", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "009185b478ea47d0a0dbcbc33c929ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "16eaa4405b6d4aa890a4ccf708fb18a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9828e11375384912bf35695bd70a2cf7", "region_id": "RegionOne"}], "type": "messaging", "id": "3d04e247783945d8a8e471a707ab6c22", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4e8349bed9a04a9e99af0012a3d3a037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2a13c86a1cae4bc58c45b6794cc90d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5e984e5901c64a6d88576eaae8c265ad", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9f17fa71760d4ef790134ee9e3d51c11", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d896c3ca5f842efaeec61279ab14df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3c056c65cce48c0beaf8b1988547812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e377e06ea9fb4a5a9b70df37825625db", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c5ac3d2019e64924950bc9a6966bf1d7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f71908948e141b393e6d37ec87f7d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98fe29d8f04d42c7ba528fca9eebcda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a4e3690f0a14c64bde7d03334d42876", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4afc85601f0f4beca45bc188134f4643", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b98c08e7ee9940908753620b46fe4e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2cbb2a7e2fd417f80d9cc4db63de9cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea8ad36f201f4183834791950644ef6f", "region_id": "RegionOne"}], "type": "container-infra", "id": "074da85bfc6e4c7e987d2a64860a792d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "86ca13023fb649aba3817242a5687d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9c680a77430a4f8bbc7ac5f0eaf54b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "91a712a241144c4493ea286f5bedf3e5", "region_id": "RegionOne"}], "type": "search", "id": "6dad27e7b48140119f700f3947465030", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7dfad765997748fbb63993f597a42030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3beed9c814349628fcc99b8e88660d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d3b7b15294f546b68fe03b969e74224c", "region_id": "RegionOne"}], "type": "dns", "id": "9373452aa4a54f2f91a1ec4d41a91add", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c2ff232468549fdac775b081eac4372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51f3374f0cc242c08e8993e7e810442d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4c9034e4d1cc4dc58b7d8950ddf7216b", "region_id": "RegionOne"}], "type": "workflow", "id": "b3cc36b917ef44c59a3576b228bd30c9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3c1bd3dcbba7442f91a8974029411c0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a57269ff719461b9f23bb35cced3d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7db735911f4c407ba7f03349c74bf3f5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ec2e2d140d5443669e7753d088865adb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e1ac81cd42794ad9943ee8686a7c103c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a8b4ea3d6c5744f19432bc9f89376362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7d0ee3b549634f4fa488b2ef6e252f79", "region_id": "RegionOne"}], "type": "rating", "id": "adfe98b4a5ac40c9967a8323fce07c1f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7feea78afca4544ac1334d8549fe7e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54810a60fdda4d12955659b10f8302b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7e7e6d55ffaf47e68019a7ab947bdffd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "29fd59fc60944031b1b7bfdec668e64f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ebed6e2b5d3400ea07fc151ceb82d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1079a2bbb20a43828510034f08c55c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "568fa6f8154b41b7a6aaf79830f62cee", "region_id": "RegionOne"}], "type": "policy", "id": "bde640f9746b421ab56289e842462d33", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50e67694140045cca6bcb659dfcba83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea6e0cc3c23b4bc899f3a130aeec8184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a77753b1e97c4e5a86c428e7dcf0fb07", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5a740a5e704b4f7c8c8e98a2f1651e21", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38236f97aa1f453795d8daaf1d73d7a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58f396fadd69415c927a827b5f1c5e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "000b70e6ba32421aa92b24612b11ee77", "region_id": "RegionOne"}], "type": "sharev2", "id": "f807f5fe590b48239654931fcbdd9eb4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea66893118c840ddaf696ca7a51639fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f42795d96b949d59c694c68941dd36b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2f05401883a48e39dfa04295c57a16e", "region_id": "RegionOne"}], "type": "share", "id": "57c75e27bbf347e4a54c4a227c7814c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "71ffd754e15740d9a928f51d6bf49ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b1cb74d5c094888810095cd51edbfdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5766ef209ddc43e387a58eb33434eeea", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4b72bb2a09b475ba339ec96703a8f56", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4608e31d6c3d4d81adad81ca8b1a0650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66cbf369442c40718a1e1598df79b812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4610aae54961441fb3824b93c814a1ec", "region_id": "RegionOne"}], "type": "orchestration", "id": "ab7f9bad81514dc5b3867aac476c17b1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "082d2b3468224a28bf9e535147036db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1d8e56d45f441b79d05ede9aa2679ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac0617c79aab44068e367e41a5665d0c", "region_id": "RegionOne"}], "type": "block-storage", "id": "1154fd68ff944e7abe661fc2d19639f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07bbc2db7cde452d8eeb5ca84ee8da97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f04ebfa3061d4dbf8003af0153155e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da4e8ebaf316430ab2323238f82582b8", "region_id": "RegionOne"}], "type": "volumev3", "id": "e815dbd5dcbe48f9b4a18a5587ab3e23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23897b3afd54416baccfe1fc064a9ab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce27b55026364d6291c7fc80206d4b34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a73e57ca60ac4ba886adf5199a00b5b4", "region_id": "RegionOne"}], "type": "volumev2", "id": "0838847743774765b78fc733d888d272", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27ec84ca48834c178e37bbff2e639755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98a42a3429a749c99ab205c3943141ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3b5a2c3c94d4fce8badfefe7b1d0714", "region_id": "RegionOne"}], "type": "volume", "id": "c3a9a863b10449b49a1e02d2daec3bb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd63875ff9544d0ab23a9d265d26ad62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f58149a72f4441369ae0035cb5f4cad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf9c037f7732475fad0da16103876821", "region_id": "RegionOne"}], "type": "block-store", "id": "3bd862cc306f41d8b459cd939013cd0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd32c7955b80487da3e6a72587c1f35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95bc73bd366a4ade886c8f47ab2dfe5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a9920d5eb4814483aaf86e7c183d9de9", "region_id": "RegionOne"}], "type": "alarm", "id": "3bcca702ec8944499945bdfc651118c1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f2a75bbd85646faafe4ba97ac765721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec8b9f650e924a528a2ceb21d6efd6cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4dde0b22f34745638c3cb9a9a0432035", "region_id": "RegionOne"}], "type": "alarming", "id": "a7fe202fe7494b169388263322269a3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9413796fe7a543e195295e6e4e77981e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c4ca2e46f0f46a59891a0cdd7f27958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba9f24c7e5794dae9e3052cd867de34c", "region_id": "RegionOne"}], "type": "meter", "id": "435f0629206b4f9a9f1dc6a62ba35ab2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33a92bdb5c4f42208bcffcf3d8a63671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e79945d9c4342c5ba873b2d2caf0440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "247019e69d344caaa3fed12b3a8ffca8", "region_id": "RegionOne"}], "type": "metering", "id": "7a52ba119ff04d72841e96652a7083ad", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2043e3d92a34f4e95ba1e699ddead0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a01f872270d345109576796dee0fd447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f3b4cbe532ec4b3b92fe8d90984e224e", "region_id": "RegionOne"}], "type": "telemetry", "id": "d98513aeb5384c09a7f90c2a614c4835", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7549707964e24aca8f1d51b69f1b01dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c36151142a1e4b74bfc05c022653c205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "35352a04d61049a182262480aec907f7", "region_id": "RegionOne"}], "type": "event", "id": "48cd5db9aff1414b8110d9c8df0b3b52", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "52153a31ff4040fcae53b2e566bc2992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c09e985e807f4c5db8e27c35f35241fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1f2c1a2d07c14e9f85b95a5acb6784b2", "region_id": "RegionOne"}], "type": "events", "id": "e81d8d4763bb443092f4f1ff93ebdd91", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd60861da5aa4a0281f03c2d546828ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b3752d01451144c7b203ca019ad692bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c63fe3566afa4d008452392dceb91d32", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8963a4da33c54fde99a6569cdf043cef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bf381235b8fa4fba88f22093bce607ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2faf2effd1ab491ab5303c041d94f98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9c92b1be42234452b5c7c919a6dd7bc7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "98a8cd6b88a14cf1b75a960137ff45a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5164b044bb94edeb95dc5fb82d7a019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37b04c1d077240da869b1f64f3ff6d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "80f09591c89d44008b782924d683fa5f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "10c0370fb22e49669307589af573218b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ca89999d09e4208972d4871d653ca1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95a85c842e8c44a89f0de47c45665727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0fe05af830a64a8ca71c9ff9339d5a2b", "region_id": "RegionOne"}], "type": "tricircle", "id": "1f09966f478445338bab600d3b005fb7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "257b8a0d65db42dd89cebc2f9384bbb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d53e9648f051419184876a2956db2467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "967f22dd301243ce9084ef1968f7b250", "region_id": "RegionOne"}], "type": "database", "id": "3296f218658746dd8f6b2897050a1c09", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa67e938309e4334a0ac6588cd6d3fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "245410683af2418686b324d7fe655e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad66e82d28184c1eac96b789c29efb33", "region_id": "RegionOne"}], "type": "application-container", "id": "a4fbe8be94604614adfa126b2aa9660d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "11e1e1be260e4233b35b1a1a9b69cedf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3813f8c33b574f379ae8134d96072356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bad675aa9ed048d4bd9c1450cb7dbdc5", "region_id": "RegionOne"}], "type": "container", "id": "f6ccfd4d079044759c2d4afa721206d6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d73a1d84cade4beda2f75cc69fdfec50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9334b7d3866f49279978e10f770e1445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ecf1d23d1eb742cc8b07146fd4703720", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "818f45ad305e48b099391fbfb02c9160", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2dc5dc6593504a6d86ff597773fe977b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1efb436856904cab9b17ee4e9c66bab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "79f9d98ce606457589019f8529bb67f4", "region_id": "RegionOne"}], "type": "rca", "id": "85245834ff6e454180986936b9743abb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "63e7f77d0bc64720a7e455fdfde3007b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "23053bce6cbe4bdebfa9b3678a8e4028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f40ce30e10434ab4833ee6e9d7a2c147", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5feb06a0bc924e6b8c1fd06f3e2b9ef0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d80184677fe54826812210c7e48ddb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ec1cbab6d3174071a4050fd8b3597402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0f58fcb65bd5417884efb49656fe30b7", "region_id": "RegionOne"}], "type": "network", "id": "b7aa31759c5540dc8239f44a9489cc49", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e231e1c7eb1487e84ed60d83338c323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a49706bb4dd412e8eac9a55b134a612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "06f6b3c0edd54f0b9c8e0782fd611a11", "region_id": "RegionOne"}], "type": "backup", "id": "1a838028ec534e5b95227a36a7a4b73c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c50c113e11ba471c9428c9e017314887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ec158e462294faf83fecabc9084f3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fb0740dff8a04ef58f1a6e086bce279d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5260b322df0d476c925ae0133d3c0d0b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f973fdb094634d8c91bcaf99b429d52e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "548c31d65770413ea56e2fd916fe6cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "857deb7753634adf936222124b75b1b9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "159807c6523c4a9797789b5c68325884", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "17e4e28bc20b45fa8b880b107b54a16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1131175fec9247bbaef2e18625b9209c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2671de8c956d4606bd4080c3dac83aa3", "region_id": "RegionOne"}], "type": "monitoring", "id": "c8a75993c2b140379d7b2b2fb40742fb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2449ff09bd32481889108fe66320d0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1374b8fef67440d3b8cdbd112aa263d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f43753c3a4e04d7dbac0f502d446d956", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "708100a285764461a4a8daf22bd87add", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9b1e54a34acd469d98c19bf2c20df53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3b59b7ace3294626ba6e2f0092e636f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e9638446c59f416daacf23b96266908a", "region_id": "RegionOne"}], "type": "placement", "id": "5821b074a6174779b3781eb0728e0731", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7dbdb4b80dcd463582fc30bad7d63f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab06077663574a5dba9723b83b3e6e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2990d589490245e983c0eb40fccf6537", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d56afbace3ba442882c5c70fb0a0a43b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77cdeb1760144172b7739ccdc1c8ca3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3d6a4661cc74b8a8ad7544c6e3b5a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "709798dd1749465b89aededb25f58f3c", "region_id": "RegionOne"}], "type": "ha", "id": "f1b72848b9eb402490642034b152af4b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4d7a809fde47483b93e46d14b45ce1b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2b3485a6d77b46f380b0344b4c67d823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "57e7b82dae45425caaa03c21d755dd8e", "region_id": "RegionOne"}], "type": "reservation", "id": "df22f802131d4159a18a1c7dbedf8bf2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "42890685a2e04601ab0d1447527a331e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6fbad03f7e9342218a757312fd97caec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "606fc7e00aae485d90bec7e9fc829580", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c3311672a2941c8825f82124cbae9de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b98bcbc43fb64c3ab82b1229e1b574d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "edda4264ac314c8097acb3f967e59253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e31eda2e9e2f4d85a948773e67ed3026", "region_id": "RegionOne"}], "type": "accelerator", "id": "5c387d3173d140fe81a943b649821021", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bffdab965a644559b41fa36ed2d7e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f294dd71983746cf828dcac2ff269549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2472122390fa4970955388431ac08016", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97b7d5ae11f843329287650bc58e7fc8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3af78ac6b3a450297a51d0e9603ad5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7028e3553d414b7eaa314f70af246353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6b9c8ee5d1d46c39ad284b0cbe8c189", "region_id": "RegionOne"}], "type": "registration", "id": "d56660c38fce4909a591f51cf815a65e", "name": "adjutant"}], "user": {"domain": {"id": "3b7d7abac2f949a78ca1e4a2a10f7a13", "name": "29c45c488a1f494383f7a340aee4da73"}, "id": "582ef5525581431bafb40f0a26e06938", "name": "5c066c38893848bebe3308b5f924dc68"}, "audit_ids": ["97d63920076344928a1d735ea032ce28", null], "issued_at": "2020-04-23T06:25:59.991984"}} 2020-04-23 06:28:00,175 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=1f1aad6cdbc640f2a6731a21476d4a19" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,181 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,184 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "1f1aad6cdbc640f2a6731a21476d4a19", "description": "projectDesc-2", "enabled": true, "id": "e833c7c87d6245f0ad6e7c6a66f1efd4", "name": "projectName-3"}]} 2020-04-23 06:28:00,219 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/projects/e833c7c87d6245f0ad6e7c6a66f1efd4 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"project": {"description": "projectDesc-2"}}' 2020-04-23 06:28:00,225 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,228 keystoneauth.session RESP BODY: {"project": {"domain_id": "1f1aad6cdbc640f2a6731a21476d4a19", "description": "projectDesc-2", "enabled": true, "id": "e833c7c87d6245f0ad6e7c6a66f1efd4", "name": "projectName-3"}} {21} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v2 [0.154417s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,158 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,165 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,169 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:00,237 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/tenants -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}f760a093a290d0b60c77356cf536cd1f4af5629d832a18072c9922fdc27e42c4" -d '{"tenant": {"enabled": true, "name": "projectName-2", "description": null}}' 2020-04-23 06:28:00,242 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,245 keystoneauth.session RESP BODY: {"tenant": {"enabled": true, "id": "04b7259b8bac40ff8d0a61013bb7fb05", "name": "projectName-2"}} {22} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.068163s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.061141s] ... ok {23} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.215699s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,032 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,037 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,040 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,043 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,055 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.985749+00:00", "project": {"domain": {"id": "f29f6237e41740d7b55d43a809479235", "name": "0449eccada49452c85438c598973b99e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b0ee8f5e31074f99b7692dfdbc92c9af"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "52fcb489acd949d1b85d616c2a334119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a10d4cca6da845bc9bfe5f4eac6295ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "35bbda99483240cc892ac187a6614581", "region_id": "RegionOne"}], "type": "identity", "id": "a472c6d7388940d5a7281d35d86ae5e9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6a65d437f9e14afba9a28580517373f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b4dddb508cc8448a8d120d44ff96be6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3d342951dc904ea490ee4374f1be183d", "region_id": "RegionOne"}], "type": "compute", "id": "4dd954a6d20b4f5b92dc2338c3c36fbc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1e96ba144de44100918853b22be375e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9d658f8ae0d14377a362260c507f7a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "544be69601e14eabab4684f3f900255e", "region_id": "RegionOne"}], "type": "image", "id": "849b1bec57f74734aca67c8700a1f369", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "24d4c1c65b82427295d60a7092d6f92a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4124a235c0a34c128ef0807d4797cb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "656f51b921114228abda08f737052a86", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9d247d31acdd4387a9fdbcd052ccaa93", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6052f1a7a518437b83b59a44cd99d760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69f8b5209c154847849dd7deecbaf915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24f2dcd0897c4a91bd2dc93f36f6bd5a", "region_id": "RegionOne"}], "type": "object-store", "id": "0a26ab48c1924efebf68d7c29ba78f10", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abfcb236b97f426a90124f358b4c1ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c87ce3a71d384ad38137b873111b81eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "067833c1610c498d82d8e257d3b74b26", "region_id": "RegionOne"}], "type": "clustering", "id": "46a76aa92d784b4496b9538c299dbfe3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3773d8000b84230bf9fc6166ffd2c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c8596e73e25404d9047f66175e5b21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff608d55fb2c45dfb7cc6f3561b75509", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a00be793074a4ed18bec553ecaf6ec4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f4c8111e4f54d25b931a5ec65c18bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3100e64fabd2484aaedcdf93e280af2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e29bdfab70724cb3bb5dff1027a4da09", "region_id": "RegionOne"}], "type": "cluster", "id": "1bdf3b8139474869a66cbadd068d3f69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a7d89b7aefbd4b77b9595f3c193dbc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4e5049dba3e44a5eaf470ef772c0c4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bc28ba4396cb41f8b1caeb1ffb42eac7", "region_id": "RegionOne"}], "type": "data-processing", "id": "84b92cf965a64ae592d9920749c2be6d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b413c490688494c8f689b9c886d61a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b247f9d60c74e8ba3d7cf1a2a6d8a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6678eb41d2344d659443129fd355f277", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a05ea80eae54a1899f2e6491d3c89ce", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97ed26fbdece4791a0bb217d75c2ad2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbab7bae6c814690a0cf04d3a6c194c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "de9b21e6627a41329a02b0a2ba68af2e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "65e19fe8f37f47d38ffba260ad683284", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "43bc860cb04a474c9d520a7700b80be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65902465b2514b2da68a1ff924d6b15f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "98060071ffba4c5c98df96e336446a8a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "29c429bf81154438afd04e199877b73b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73fee3cbb30a4b52a2af2193ad63fbae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50ee4a012fcb47469bc107714055709d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6cf13f8a2c194f3882cb77d4d7d05466", "region_id": "RegionOne"}], "type": "key-manager", "id": "bd9389b32a194a7c974299cfbcdfe683", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2da4fb5aa47c489da290bc1362f9070b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6fa6546aed7446ccb15f97bc6d7bccbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3b924fd783c34b8cbe0891c49b4ae655", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8616a29bcab1414389440f79e87fe48b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d47a7043f6ef42f6828cc5e86570bcbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3dcea1e036654130bbcb2b10a22b5693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9c1f3ee686a24e7a8b0f712af052a285", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f91bd03a142d456a91c8177752ccc691", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21bbe6c359764daa92f8b186a5b2e2ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c7469e9220a4d3686c04a5ae95dadd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "95f97fe94521490383145f1a2c6a694c", "region_id": "RegionOne"}], "type": "message", "id": "b57e593e88ab4f64b8d87742644f4699", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dec33b6572b54d8ea45ec935e4a006d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d48fb55d68b44b0e8a70bc6c0e67726d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "729c87291ded4fb0b0fefcab665455b7", "region_id": "RegionOne"}], "type": "messaging", "id": "5c7c6bc36e47437aa3c7575a45384878", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d37002ec4c724ad69a1056db5a247f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4bc47ee3de1e4ac58809083cbfb995f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2421a078af524b859da114dcb699f700", "region_id": "RegionOne"}], "type": "application-catalog", "id": "77761a8b36c44c01abe2ba4bae4cb4e3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de250af619784b03b570cdb67a3ae527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee73317efef0473eb092bff74388b651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71811a26807b4f6ca341502465695801", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "05040107035e43519e0634c2a5a2339d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba7e691211d2453dabf51d70d45d0c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd093310ff404283898eb1ad05379330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2cfa162003c431c8716673ebc2d1f0f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "119256e3913744969170a18fe6e8bf03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c543a9ca9bd84f80ad9ea87298b20910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01b81b8e8de7454db7bcf43b30c5cd9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96f35dc3670a4a4c8be7a61a98bb70b4", "region_id": "RegionOne"}], "type": "container-infra", "id": "78bfffb97a664b9da4da17ae32d1f6dd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3b56a4810b0e443baf28331e362a60a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "632af6a4d5d94b1f85a4350bb13623ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "829ab7cf7035499389d6c106f93a057c", "region_id": "RegionOne"}], "type": "search", "id": "441c79f54c0a4cabb48f6690a589279f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ee3d69a5a624d3096b97b3a2a799545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fdbde555832747da904dabee513eb50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d5cd7fdf9ce145fd8a20f73d05de6d9f", "region_id": "RegionOne"}], "type": "dns", "id": "f797c4333f3b4a1ab06ae62e1208ca52", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d14746abfbb46c2b0271fa16fbfabeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ee02cfa504042d4a6cc8ebe0fa2d1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8eaeb5abbed947a5819f1d1764aab39d", "region_id": "RegionOne"}], "type": "workflow", "id": "dccb013191924395b85fa970fe626c88", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b882a12856b44a9ba944db5e99cd673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97568558af0f4ccbb1ea9345d6e14d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b48b5187d89b495c9c7ab5a017ea0a74", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7eb0e579293a4c4eab74a1aa65731059", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "20beb4c558b540f596a2620d95ecf4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "280cb35a37424cafaf69c767950f506e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "706df4877cf944a881415f2aa2eac361", "region_id": "RegionOne"}], "type": "rating", "id": "fbe9df91f46f4855b5f74b0112773c1e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b7e2330ae7d4459a306d7eb7b179dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "692cffe470c0472cb303c6fa81796231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "75d0ba09424149feaad41f77b150fc1a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ad39f26ed264487abb6988ae01c58ed6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "013a681ba004464e80ce70cc78a3fdbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "97262f165a884574a6c3a001525300aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9b3554ff64ff4e46b6d97b660957a5b9", "region_id": "RegionOne"}], "type": "policy", "id": "23b1bc86c3cc491fb33e23950a9959bd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1327f36e338438384453e11d081d4bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b793f8c364548ca8f3d64bf11db4734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ffd628d9b4e44b1acf390d114becd52", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a9ac748b67584a85b22940d663224fcf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "761a111fd33e4e5799014d08e5184d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a535664d1454e8fa8f563644f9c00e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0d0185d37ed54646861aea13b2010313", "region_id": "RegionOne"}], "type": "sharev2", "id": "141a2f973b32423eb0c20ac1080c55d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f183237018e748688937cbebe8489160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b5f69be0bba4f22a553280973a0e3ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "77f4a6d6a6df453198895584a07a52c2", "region_id": "RegionOne"}], "type": "share", "id": "96fd0faaa6854b06b4e5d81b15583c35", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "931564a6da0f4dcba6ea05b1a1ebb7c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25fa32b3c7bb4750886fa9eefc145802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc462c502f3c42caaf74dd65ba431599", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2ab803d6da4546be9d4cc06f32d967bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68c7ff6cc0a7480bb9717a45949c03e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c08cc269727844cd9f6e25f41c04affb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a14033bd361746bba839f7c839d76dc2", "region_id": "RegionOne"}], "type": "orchestration", "id": "321cc5eb8d8c4b27999448e17ba433ed", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d7f7c5201614a09980501f2153da58d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aea26fd62c1949bcb5754b50ff409007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cae7b06c7e74cdcba854c56546eafea", "region_id": "RegionOne"}], "type": "block-storage", "id": "f09a868997224311a2b645603559f298", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e106f8a98b874c88a537cb1a5cf83b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c31ca4c9dd0e4f45b4c72e4d61b2b267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c87d2f197dbd48fbb843734e80c20c66", "region_id": "RegionOne"}], "type": "volumev3", "id": "b654e6d439fc4a3aad3455d6075b45b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9835991519cd40e7be8075c99f9546f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31b3ae3c72a54c67ad8ff5df960ee57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4d84c61c7584b28972de85a8be31f6a", "region_id": "RegionOne"}], "type": "volumev2", "id": "5778c600bcdc4d7c8bfbd13bfa56eb86", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6812ef324b714a948fbefe69fe0401bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b555e3455e0a4a01971b714cdc0eb44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16a9378bbc4047018bcc082751e80849", "region_id": "RegionOne"}], "type": "volume", "id": "14ae2646e4e14466abe9fcbd01f0afa8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "992250395d6a46b19188540849578766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d88de64637a43d3b74f5e0db327605d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7dc7d54477e4656a0345712843318b9", "region_id": "RegionOne"}], "type": "block-store", "id": "cf8b89f2b83842a5b02c568286121948", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17cfc7802004454d85f83de4b470640f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47d629a9b2264bf78d2e1aeb8e1a9c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ec6b09607f234537a1016e58dcc3d886", "region_id": "RegionOne"}], "type": "alarm", "id": "e8bbd687a67b40b980b9d4169752e815", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4631bc526fc4e21a367d0d57e39d881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5926b66a7a404d82afa81f8484b05fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1adb7653114045e08c2631132f8cd5a7", "region_id": "RegionOne"}], "type": "alarming", "id": "db1ee4d2f5bc4b7dbaa7cd648908b4dd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "504752bd85304d968f4c60a574c248fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "39e3c17d3b7e4795ae2174a783f917bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5eedb57d9dd4238a13417702b55a46b", "region_id": "RegionOne"}], "type": "meter", "id": "a1e5cf7859ee45279af6142487279ec6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e96da9c98be4ce98349439ca2a09616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e800d7795ce44b68bfad1ed296295e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "36cd511d780840f9a3df040489b03a0b", "region_id": "RegionOne"}], "type": "metering", "id": "0a9516597bbd4bf299bd9aad17c3de4a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb3d75bc7e124151990669ecd9a9f44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc07c2a46ff54af69d6009ed87074559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cd41357f04bc40b3b6fd6fe1c892097c", "region_id": "RegionOne"}], "type": "telemetry", "id": "58b21d76483a4398beff21e75eb40eb7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7c395333ee5e4d2b9747bdef1c3e02ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95204c210ce14802a807a4be3c70fb22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "10d6624d17be4a14ae471f198904c677", "region_id": "RegionOne"}], "type": "event", "id": "c9160f140bae4a1d9eef1d8069c415f2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eb0785a26e23404c91f99f22c7569cd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "24ba7efe898848d083e628172f590a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4402ae001464b84b3ca2f22558550b7", "region_id": "RegionOne"}], "type": "events", "id": "ee1d1223974e4218a3b8619af75369fc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "063eae9022bf4a0d81996005fb92bd79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ddd5901afb3b456887f913d8f2f9cbdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fc29dabf4ce249c5bfe32aeab0569798", "region_id": "RegionOne"}], "type": "application-deployment", "id": "41aef55869f241d0bd0130101d39068a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c4368310621481f90485c2fdf4286e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "804f968bd1ce4b2db2af04a99be64043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "aa6a4febd06c4f8e8968ab56f2fdd172", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b7815d15fd8b4b5a9d99b51c15d3f61a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d63ac59f6594ad2859199bc3b7cdfbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c31ef9e686fe4d3cb0a58f373dce99b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6616ce5e8e144ea19bfb2e1b9056fb6a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cbce48a1e4e448bfbb5885b1a8ae742e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56837dd2827a40b39b1246ef4f0121f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f207041186a74fc8ad402c2f0d68f732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e43f029b99584bf88423bb553d61ca9a", "region_id": "RegionOne"}], "type": "tricircle", "id": "b0363be2252d4bfcbfbb831f13cfb6ed", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1990e5d3edef49e2bc3a7fd63c613deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1e98ff54a9ea4a80b0d55f69e31553f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a93a56c3baaf45f8ac4b977c22181ef6", "region_id": "RegionOne"}], "type": "database", "id": "24f18d59869b43b29b67ce7cc0d76dab", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85a0f0a06a0a4aed9179c43086d520d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da8f7ddb8160478ea84ce1c0678fbd71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba3399e667514231981b58228cd312da", "region_id": "RegionOne"}], "type": "application-container", "id": "b919443c7a9c494a88ab951da5466661", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9062a0812d224541be31ff5552abe008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a0dabee0d4a74a86a35a099c9ff1b0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e3b8a552334c41bdaf97bf0030b3d1cf", "region_id": "RegionOne"}], "type": "container", "id": "747a73be8e734de596422363b3e98797", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d26c39e5b8b94cc1bed5f5dcfe9a8ca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "857231ec91284e51884da9966a1c628c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d26687ae5f2145b0b17a8dbe219060f5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4fe40a83f48b48aab973aa34de3c36d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05b3a384ce6a43359bad4ffcf62142e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "17cd7ba250914fd7bddd98a14b982196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bd20808dceda4ac6a7fb0ca84aacdd62", "region_id": "RegionOne"}], "type": "rca", "id": "1b8d5c3ab4b64d9ea9676b915bd96baf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e30f92d2a904eb0bf07ff1f7a96b4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84c7b4f7011c410cb32dbb4dd903fdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0ff41b8631b9486b9eb25ca73f4092b1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0f6559a3874244fc8a62a3d532918b62", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9c674f1c577840daa0967741d20072bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "02262b27c8064c8cba4db801158baf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "62848377ed8d4e80b2f746142a79f3a6", "region_id": "RegionOne"}], "type": "network", "id": "d534bda2b3d8456b8e2c0aabba9a721a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f75c6dc7b1504fafb60a76adcc03633c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "53a7e2eb565948cfae64901c9a5b18e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "409dea2561554a2c9d69b4f8a01e4033", "region_id": "RegionOne"}], "type": "backup", "id": "6f82780f4207476f95920378bbe8b624", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7300abd56e61429eaaafdc3497b90f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1cd88917db740838c820773b7b5d104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2683ba8c3dc6408f84ca2c7c6183fd08", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "95338a1a02c744e9beb4f0db2897389a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2860cbfadd2d4adabb5a9644c4a97b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59b74a519e4d40f38217a4d6e1e890ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6fcd317306c2486392adcca9d616e11f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0dd984df433c4646b4f0e77208e569f1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "549948745ccd4d7cba606fc7fd3ddc4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e1f46710f12c49c0bad59a33428c7208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d19a57b07c674d8dac604d3dce1f7462", "region_id": "RegionOne"}], "type": "monitoring", "id": "e572c0af806f4b3d88f01c0add9962a4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b221701d5e3c4123ae4748cf3a148123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e284744629046e685051be52885fbae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f38aba51756b4c9e8fd001d5b8010e4e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c3a84d220a6942969439d79f512a50fe", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8775325309f64604a78b06ed4cf279fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a6f45f59af484d99bfe63cd6612a571e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ca557a09151e4656b36268818cb108f7", "region_id": "RegionOne"}], "type": "placement", "id": "bd135f2086b9475ea4e80bbed5d852a6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95b6f0fc5c5e4f3e84e4342c2b5694dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0945b4bcc9d5420f8d0adc952991ea50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0327da2f04f431cabb687e06b729d3e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5238437ff42b430281aa463902ee6e24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19c11ca7132246d6bc328b6624f1c252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e29e6fb1fdf4d7fae6c0b6451eb170d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42bcef7cca7449fb8ccbc3a33d579fb6", "region_id": "RegionOne"}], "type": "ha", "id": "e733906eee594a39a8e162059c499376", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d193dbc485b04fc1916a074e711a5ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78eb6bbcdf6e4937a50d6a198c160e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a86cc1f114da491c9114c4fdb9388851", "region_id": "RegionOne"}], "type": "reservation", "id": "437642b204b2431e8a28ddbbd2d8d3da", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6aaaa3030af4465e98e7526b84c980f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9db6dd98bf6a4b9d8c642e27c95f2f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2b77bba0e99f4da59bd8643e392cc910", "region_id": "RegionOne"}], "type": "function-engine", "id": "c5373d2228164492876ab3714399a59f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "855a44a6e4084361a9511116e577fa0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bfa7562b100346d1b210f85390787e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dbfec8c2a8fa4765bfc50e5633e444a7", "region_id": "RegionOne"}], "type": "accelerator", "id": "ef6c50bb66df46729e82071957f22a98", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "09d2d720670244f99f9fbc79f077bd9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9975cfd3b7f74cbd9cb5a11af4fddb31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9d42a1dc19444baf9e1ca82bf49a2fe2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d5ed0fc271b14042bd31b431bc7529c1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5146b6150303476485bf78138d9922d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "813721cdb749439ea798921c928099d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c23153668b054cd5b47c7fc49ae45bfb", "region_id": "RegionOne"}], "type": "registration", "id": "014767cd40c64cfebdcb453ebd5652d3", "name": "adjutant"}], "user": {"domain": {"id": "b28d9eebbbd34890b1d09adcb6eeb8c2", "name": "5135e4dd097b48ddba918085d6da7cf0"}, "id": "0fda2d94933d45128221008afa5509f1", "name": "281f9b039be944d7ad5faa1ac2b38508"}, "audit_ids": ["679937f7daa04672b0e114061c08c9fa", null], "issued_at": "2020-04-23T06:25:59.985749"}} 2020-04-23 06:28:00,173 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,179 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,181 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} 2020-04-23 06:28:00,186 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"use_default_subnetpool": true, "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "dns_nameservers": ["8.8.8.8"], "prefixlen": 28, "allocation_pools": [{"start": "172.16.0.2", "end": "172.16.0.15"}], "host_routes": [{"nexthop": "123.456.78.9", "destination": "0.0.0.0/0"}], "ip_version": 4}}' 2020-04-23 06:28:00,191 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,194 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "172.16.0.2", "end": "172.16.0.15"}], "host_routes": [{"nexthop": "123.456.78.9", "destination": "0.0.0.0/0"}], "revision_number": 2, "ipv6_address_mode": null, "cidr": "172.16.0.0/28", "id": "143296eb-7f47-4755-835c-488123475604", "subnetpool_id": "f49a1319-423a-4ee6-ba54-1d95a4f6cc68", "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": ["8.8.8.8"], "gateway_ip": "172.16.0.1", "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {29} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.216250s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,076 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,079 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,081 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,084 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,096 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.027918+00:00", "project": {"domain": {"id": "f7f6a59b0ffe41569dfad791e0df48ce", "name": "66cf30a22f49471890a4191675db07e0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1ac104e71d7745658caff40b762a7624"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "77b08f3c7d3d4992aa3faec822dc0382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "633573a2da38440fa81c47ecbe717846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a86429ba659a417dae29b0e16ac3c027", "region_id": "RegionOne"}], "type": "identity", "id": "8367a752f8034dd0a2f63947e7ba8b0a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2f467ead8259417c8f81c8822551370a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "175895ec12554966bed312eb001fee3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8d6aae46d36b469ba1d734aa7e4de0a4", "region_id": "RegionOne"}], "type": "compute", "id": "677fb55291dd4e8391bf5a0a9b6e7137", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6e5dee9a3da24e718c852a79b543e273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "aec061d4ac9e46a6a0c0d6ae24ae12a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1273a939025648a9aeeabb32b43ab19b", "region_id": "RegionOne"}], "type": "image", "id": "c2d7d137344248d6bc6a78413a807448", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c431f94d7af3456f951d8573ffc1a9ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6e31605f5adc4ddb8c1b343d7a7bd010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "336f411c043e4365a01c7bcd6f787ddd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d251aeb242b24dfab73a5815d42bd344", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fe2ab19ea0a4c42b1b5812fea144c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71c60f1a5b4a4348ad4ba34e79815b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f57307195b4baa8e37ade077ce69e3", "region_id": "RegionOne"}], "type": "object-store", "id": "316c1883cfe94df59b87e0922533e40b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a96edb04c39b48f094207c53cf1bc973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58bfe7929bc84e98b3573dd5c493b83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6202bd2af27e4098ba87d7de89b83193", "region_id": "RegionOne"}], "type": "clustering", "id": "b1f0ba3d2b3e43c7b32b2fcb7d777e83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "746945c8f67d4734a9105f6c45c717e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eebb2690e70c4c7199aabdb6a8c1b809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "27ebf9e3b6c84cc1aa0b7dc8c40cf5cb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b1400af170014fc6935cf3124e793ade", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7158c481d1142839d6ca155a3325cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0e592f09da64aa0a3873b5c8cf976bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a969553d6b74d709ceac6ebc63903da", "region_id": "RegionOne"}], "type": "cluster", "id": "6be90b3510d843fcabc1aa84626fb2b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bca09527f2e94034a00a7eed8557496f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "783302079058439a850d8ae8854477d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6f3508ec1f554de489cf9d4270c88763", "region_id": "RegionOne"}], "type": "data-processing", "id": "dec1580e4af747b8abbc2289cd092a66", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f990ec8f0b69475c95c589e08912e18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cf0e30f655642f6ae15dc1ba9d8756d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b82e2a78df41451687caa957a64a7256", "region_id": "RegionOne"}], "type": "baremetal", "id": "a737da3ca89c4a099d9f295a70eaffa6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4e0d749452e468d97634645a662694d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdb1e613baab4f648ce647d84e2a97e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b5f8a6a45f194550a513712f5923e60d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "44e3b220e71245cba53990bc954cd3e6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "769c1415048c4028a2dc856f4f43f42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6f07fcc08de948d4bda185d7e3424a35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b4358566d20b4c70bfadc4b1c577fe3d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "12ebc07fb1c6480badacbd5c33e42f48", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a683683d8c164476b78d5d93b02fc42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48dca6f5c8794138b3ab1b4a3b4a922b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c2ce465e38424bb5bc13f91a5140f33c", "region_id": "RegionOne"}], "type": "key-manager", "id": "42528526bed347b3812a4cd55e711687", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d004851b24be418fb05f5d2f9d30cfca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf0c99cf0909437bb19aaf4cf47bc143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "63b0d0bc22e643019b69f62967e5d3d7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d36edf3104404aa68068eb990cff8a6d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f76e575b364c480ca4e1004e6bcad9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c97b2e37125d4db688644f286eb9c277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a208b89d6e84deb9f1e2c4a05e4c8e5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4f58b055711b429fa24d1625a6d23477", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7a2e4350b4344683aea8c16f002509c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46a3ff663b154d6690873af97e021b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ea6d999e4020422eb8e17c63ba0a4a88", "region_id": "RegionOne"}], "type": "message", "id": "02cfdae7767c48d9a2ab7a5dbc34e055", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fc35e2a7f1bb473da34fd01ee4847037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bfc0f8ecc8ed44f19433d8393d9ff132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "078ff0208ae44623b11273658a303190", "region_id": "RegionOne"}], "type": "messaging", "id": "3e051d5fdf4c408184658443360f0ba8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8199eb79dfc94375a3e0be3f14a06a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d130998d370643ac8fb4e2ba690c4afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "10f6da5d9016440d8e4dbf56208a9b46", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6e856b46746c41b3883aef923f16bbaf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00a0bcd9f1124b29a5c883aba373d0ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4ece9d381164ae5a4566397c252c267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "589ff5d185964f46b8077d62692425f8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "963a564622e6490db80c9ef6b0f868a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cb21bcffff74dff99dc769fd5ac43ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0da7d5b08eaf4976a4f43881cb479ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48fe45db24cf401d989a54a46b8599f4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7591e21b5a664eaab6c4006d7c6aff19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "371067a849e3461da91349d838c2781f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d101dd75e37a4f9b8b9a05890e572b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25f0f9fa214f476bbe18c7e34b402c34", "region_id": "RegionOne"}], "type": "container-infra", "id": "72dadff9746f478fb2c55dde1b604c55", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "67c6e21f94044a91a54722e1f36f3120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "385d28f5c4aa4bb3aa7ade63813b7015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "77b0302cdf044f0d8595b029101ee521", "region_id": "RegionOne"}], "type": "search", "id": "4c842f37199e4eafafc1af6804dbae59", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e312c861b72b461595a1648dfef36f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f701fb5c38d840fba1cf76f1a301dea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "78948f9c1c1046e5b72af288d73b695a", "region_id": "RegionOne"}], "type": "dns", "id": "ba829e2d209640a1a58d6d901c763846", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa06ed179ca2427faefd55fd16dc36c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c44660f8a3d149308e3dcab646e7ecc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9749dac8a8d94129bfb4f309690d7f2b", "region_id": "RegionOne"}], "type": "workflow", "id": "a435de3898f2440286d9135ea6629f8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16fb6717492740029ac21d4a45ba4792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce89c985d5f64e7cbbe1afa713f312e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1864cfe6e1143929b347060b5797a91", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1d50fc77b2bf4d558c56542b7668bb1f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a87ad6cdba94147aab7a6dd47a4d89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "be3c3302c6524526b4529a1b4d7b872b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4be044e2d0244a8d9d3e22816d748db2", "region_id": "RegionOne"}], "type": "rating", "id": "89c4bf8bc64f4899abf24b94e4cc9bd1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3aa28edc37224b57a06d2809b2613eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d900c83f505646c1b5a3660746d77e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8bfb6ec2d3ab462d93aaf427297ecac7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1934dae6935a44a8ac1d7419c64dbb90", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ff590dcbd6e435391b6a0bd1e97adf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0281a512fe0e4dd4ab42955ec247bbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ff3663e54404ae8be682896ea23e9ff", "region_id": "RegionOne"}], "type": "policy", "id": "69d028b8def34b9e973117c89108a95f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f219a75f06554cb3bc539fb1847a3a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2fc43b7db9584ed98b1c7a92aa39be56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bb08571bd30c4a6fab4bd0023049bc30", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "05d3c209821f4d9ea430c4ed2053f84d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "426b5d032f414029bc90a700d08add32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e968515fdf09493ca7abebf94e326fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c7c80fee7db044ff9765061f54844fc5", "region_id": "RegionOne"}], "type": "sharev2", "id": "f27703b72a72443cabc5917ba26abcb0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "053f42021dce41e4a64033c8e261ec77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56c2967a23c24a78bb87658f944c6300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7785fc62e47e4c93940853a374375111", "region_id": "RegionOne"}], "type": "share", "id": "60f7f07f1b7442d5a87158c36da8b7b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bdbcfdcb005b46e2955992067eab81c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87a30136ab244d72b52bee60b2e67b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2211f3c85d9419d8554b04255229c37", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e8626037e09494499b006dfc6bb519e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cdd70f0dcbf4a568f29a8b07b4210ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5f7d61c6a654d47a63283d38eb99453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b67ddfd72f2941c9b666f07e39783249", "region_id": "RegionOne"}], "type": "orchestration", "id": "3e811fa88d6945b99870f10988e7197a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e3672ddd1974f11a72118a123663606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "641ab2e28ce5430985bbd47d93b6bae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39c93055a54d48cd9776f6ebd6962f6a", "region_id": "RegionOne"}], "type": "block-storage", "id": "c10d8a83bea6442e89e45d53d528ce8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5d74a7b91524ccca7ff9d01c5bbb30e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ac2b2e41a3a4689b89de4d3fdad652f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5e01f1e534464eaccc02d4fb379a5a", "region_id": "RegionOne"}], "type": "volumev3", "id": "d1eedb209e1a4809885f0e571b714f17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dda8548bf9c24f2294eefc66a30ef080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d48ff50cf845908363006e042611fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5affebc08bf946a28d0f7987e965a8ee", "region_id": "RegionOne"}], "type": "volumev2", "id": "c21de73dd90b4eaaaa8cb71492bcdfea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c8329f9e9864db5b0b916c0140fcbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0842c718e7fe47bba18f00c8d5a5691c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88fe79c5c87146878c48685bc870fd7c", "region_id": "RegionOne"}], "type": "volume", "id": "289db69039d04891997d4cfae0d7cbcd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4489f97ed0c34ee7a08abcc28faa9170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f120e7cd82e74fd8a9101c34ab07dc07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b9ef3006faa4684a28f89b4caa4c7c2", "region_id": "RegionOne"}], "type": "block-store", "id": "1bf72e3d6a824cc2b397fc240809dd3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e14d6cc9c847421cac1a7bbb18008f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d201673c8dec4ec9b0f05af4b447d48b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "15512c1c34674543b4d728d4f24480c3", "region_id": "RegionOne"}], "type": "alarm", "id": "30287f7c2e444eeab43a02486eef4191", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c91cf762433b410f8be09e48b68f6d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a75b2bb7e33e4922acc7dcd50d5d7da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "956dbf9a6c8a415e9dd71a7e66f85ed2", "region_id": "RegionOne"}], "type": "alarming", "id": "0dade53ed81a418791e6332f58e57699", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85c2d81cb1314b569b638de1e9254a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6c0f575a330403ba9f7044c75bfa02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "641ae2883f2f4744a2f6457d62517d21", "region_id": "RegionOne"}], "type": "meter", "id": "8fb1e73ee4d0466580b698c2c4dd5b33", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25de808ab2314dad8f0f79aa693ef666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3585cfa691c9451ca641a8222775d210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06bdd6d4fbb646e7b9ac72493b3708df", "region_id": "RegionOne"}], "type": "metering", "id": "4bbc63f389524b5ab6166af49ddae74e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c83b6419f134261ab6c397e5b55cec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32539e7ab763421091c2b7ae7c72a4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d3d41705a2c5444e92b664f751ced6fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "4868bff25d6a47bda50871fdcfdcaf97", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f4046e32a5d74c01bb1b8a0fa767407b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b66a3d2f0554435ab5e47211daa7186b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2574db7f27af49179d0ab3a17380fce7", "region_id": "RegionOne"}], "type": "event", "id": "1a54381b1ef349bca7fd53ab2a079f14", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a67c6415c3db40a88015604b2940b176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "354114c424e248a4859d9667ab232075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9b553d1ee741496188aac52be7b9bdb7", "region_id": "RegionOne"}], "type": "events", "id": "5414360124c04901b97836a131999879", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a59c06491b5f4308988d1153df65c82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "56a9ee1502e3434dad566dce24852731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "517bc187ca6349ad9ff778bae16167ac", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0029314956324ecfad124fce7f31f9c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b138ebb3f80e46918e95c330d34ff571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2e02ab34d984adeb6066bef3f3d8431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a055e01eec7e46c191e91996084adeb8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6ad8056cf9d24d5c80b1b0b40356b5f1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "62b994a8df814ebdb90f816428b02873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93730c1aa18b4b03ba88b163cacf6c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "49acc308ec444d6f8918f62ad5469368", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2c8183f66815480f8adf6d6cabeb86d5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f993ea8e0dfa44ce9537d656fd2c44e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95b47240df334fc4bc798dce7b100307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc158b7a23cd4b44bee28c9b1c642d69", "region_id": "RegionOne"}], "type": "tricircle", "id": "5cbd130f0cd24f53b4cafade6fb2d09f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8b3c0bc7e12e4a32a266cacca8e70678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "149bcefc3e9944f090ca9f37dc544d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2c0ab4e05e2e4b1ab789023a181ebdf6", "region_id": "RegionOne"}], "type": "database", "id": "ccd75d6ed7ec459fbe40e781ec555f05", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "939c1b68026c4fde9c10294dcd09c345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "458e9b18b43f4d96afa21d4d56683183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3384c84297574e16a99dbbbd1f8e9386", "region_id": "RegionOne"}], "type": "application-container", "id": "7e9f9609da6a48a3889c7000720d083f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd0a370b9fbf4d06ae5ec1172049852d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f737704a5a6d4c9682d7dd214a4d641b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "efd8d93a45b4438481942d72d8f64eae", "region_id": "RegionOne"}], "type": "container", "id": "b48c8197c92242beba20f33796785124", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9b79cffd68945369ff247ab9bc0b1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45973a53cff4406dac94580787e70edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bf039d52810f45579b94ec775fe7cf4d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a4913107f82748308e34e16c20a81b36", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5babae1e53004ee091184444e07faec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4681a1fd5d014380bdbe579e2178a847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b9f5a20c38eb4c5bb797e17f50930e73", "region_id": "RegionOne"}], "type": "rca", "id": "ad22cc9413b648dfa1713ed608ef87a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f62346a173d45ac831216b1e268215d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0c22f8b0c2944bdf96603b478c823512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cbf232c849b843dd83880e439073d981", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0eb14b43e86c4079a477ddc368113630", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aac0467bae3a4cf2aa389ad298c7f337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a5acb602d73d427299280cc79c05814c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f61631d3a94c4a31939565192087adab", "region_id": "RegionOne"}], "type": "network", "id": "3492328adb2d4914b8e69040911c0be2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b1922ebacdbe4112a79853886245cca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ba091e1e47a6477aa891aa863d8f3a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5b61eb5e88f14bd09608abf9c0edfa14", "region_id": "RegionOne"}], "type": "backup", "id": "e6ae8a1ee1a74221b9b9964fc9e3de8a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "336b119381f148babf2112ee7f06e15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "386c7b9e68ec4ce3aa3400464b7ff852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3620b57265ee4b518939bfebb972e25a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b5ea600bc0104a33927351f75107536b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b384f026caf449d914d26a92e6b2338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0e8383d57b948a59c6925b69395f4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ecf6dfaa9860444f830462154e95ec08", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bdbb0d876abd43a0b6ca17c5a2c2d218", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b322a8c4db104fbdaa5237e1e53f52e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2010ed749bb64f4fb12ff08c0ee82802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "34b2c4aa2be7417d9e2fee37a99ae767", "region_id": "RegionOne"}], "type": "monitoring", "id": "e36e44e8df7e41c1b9a833b5b4650958", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0c73445970a84b008b2e7dcbeb220837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c1787701fa6740f6a8e56fab8822c542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1e1cf47afae84d5aaadc3dd1eba4347f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fcd0fee775f747d19c796e43b5e64044", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "965ad73405524ed3ae7792ee7e533992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7022da71e4174223833313f81b7a2184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4517cb30e30f48f4b37033ae95ddfc5a", "region_id": "RegionOne"}], "type": "placement", "id": "b4655352b7c84476947560fe586e48a0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ada6ac594bfb4082ab6a9b6f731a3e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05893babadb34d8ba3c59eec79cea668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b0367f2291047018969cf4d4594a5c4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7af6b090aed14e229faa6550af9b1a5c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f83cba745434e228882324a39520bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8eca574a8844c64a01adbcb6b082413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ba4631533266402e8b4d18bc928bc33b", "region_id": "RegionOne"}], "type": "ha", "id": "1734182e5ae54781bd552e1581bc3592", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d8e8303135e463e956972affd5358e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e50ea60e34df457fa6bd506465c006f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ba36265b8e6a437189ba4fa73ac4e6ee", "region_id": "RegionOne"}], "type": "reservation", "id": "7aeb164c257d4ba99e99d00041a33239", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9126a07f05dc48ab85d97293f380f51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "77ffe56b9fed4812b4855a073a1299fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "68b0b0d0d89f4a7ea5f4e7911c9079a5", "region_id": "RegionOne"}], "type": "function-engine", "id": "77e826c828df45b7a1f938bd69d3183a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1275cc66dacd431f9f1f190c3047cfd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0b93c2572b754e11b0254a468b681c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f74ff07065b44109a6d42e6e272be970", "region_id": "RegionOne"}], "type": "accelerator", "id": "748501787813431ab238c9dd11c3ac17", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a49af087819419ea8a58b2bb28eddc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bfd6e02c4f2044fd8ee207de584458c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c276d0019b8c40b2a2d08ae19edf2d2d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "11e1e4c42f304d298bd7431315cb0ee5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "89b4c996e35f4566aea23624d2e39abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b6b78db8de244f658c6a12756d61d259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "295d131bb84c4ce6ac5732ef5d876a77", "region_id": "RegionOne"}], "type": "registration", "id": "b7c9927cdf9a459589a7a763a3d8a1ae", "name": "adjutant"}], "user": {"domain": {"id": "efe1440b73334038bd2dc36686368d9e", "name": "14521ea714df4d6a84cb8ab3bf0bf943"}, "id": "0a6027c27f1245b5b0634e37da59820f", "name": "bd7297db771f49099c0d24f69985745b"}, "audit_ids": ["2d1a68d58ee64e9c814b876c87150f30", null], "issued_at": "2020-04-23T06:26:00.027918"}} 2020-04-23 06:28:00,210 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,215 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,217 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,221 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,225 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,227 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,231 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,235 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,237 keystoneauth.session RESP BODY: {"policies": []} {9} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2 [0.957256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,353 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,358 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,361 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,365 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:27:59,609 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,615 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,618 keystoneauth.session RESP BODY: {"roles": [{"name": "7a777ffcb3bc4db886932cb806806fd1", "id": "8fdd1854140f40f7b5909c0aa53163a8"}]} 2020-04-23 06:27:59,646 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,651 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,654 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "998bf5bf05f34659a8ec4fda09108252", "domain_id": "fac0dc219c124a44b39cacd85de0d16e", "name": "username-3"}]} 2020-04-23 06:27:59,692 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,698 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,701 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "4983199d84284491b6cb788a4b07f261", "name": "projectName-5"}]} 2020-04-23 06:27:59,738 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/4983199d84284491b6cb788a4b07f261/users/998bf5bf05f34659a8ec4fda09108252/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,744 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,746 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:27:59,749 openstack Assignment does not exist 2020-04-23 06:27:59,774 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,780 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,783 keystoneauth.session RESP BODY: {"roles": [{"name": "7a777ffcb3bc4db886932cb806806fd1", "id": "8fdd1854140f40f7b5909c0aa53163a8"}]} 2020-04-23 06:27:59,809 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,815 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,818 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "998bf5bf05f34659a8ec4fda09108252", "domain_id": "fac0dc219c124a44b39cacd85de0d16e", "name": "username-3"}]} 2020-04-23 06:27:59,856 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,862 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,865 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "4983199d84284491b6cb788a4b07f261", "name": "projectName-5"}]} 2020-04-23 06:27:59,902 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/4983199d84284491b6cb788a4b07f261/users/998bf5bf05f34659a8ec4fda09108252/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,908 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,911 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:27:59,914 openstack Assignment does not exist 2020-04-23 06:27:59,938 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,944 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,947 keystoneauth.session RESP BODY: {"roles": [{"name": "7a777ffcb3bc4db886932cb806806fd1", "id": "8fdd1854140f40f7b5909c0aa53163a8"}]} 2020-04-23 06:27:59,973 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:27:59,979 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,981 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "998bf5bf05f34659a8ec4fda09108252", "domain_id": "fac0dc219c124a44b39cacd85de0d16e", "name": "username-3"}]} 2020-04-23 06:28:00,019 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,024 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,027 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "4983199d84284491b6cb788a4b07f261", "name": "projectName-5"}]} 2020-04-23 06:28:00,064 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/4983199d84284491b6cb788a4b07f261/users/998bf5bf05f34659a8ec4fda09108252/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,070 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,073 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:00,075 openstack Assignment does not exist 2020-04-23 06:28:00,101 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,106 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,109 keystoneauth.session RESP BODY: {"roles": [{"name": "7a777ffcb3bc4db886932cb806806fd1", "id": "8fdd1854140f40f7b5909c0aa53163a8"}]} 2020-04-23 06:28:00,135 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,141 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,144 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "998bf5bf05f34659a8ec4fda09108252", "domain_id": "fac0dc219c124a44b39cacd85de0d16e", "name": "username-3"}]} 2020-04-23 06:28:00,182 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,188 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,191 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "4983199d84284491b6cb788a4b07f261", "name": "projectName-5"}]} 2020-04-23 06:28:00,228 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/4983199d84284491b6cb788a4b07f261/users/998bf5bf05f34659a8ec4fda09108252/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}920f493ea674ce4ce64d2e863853cc61bc0b125189189a7f4be16b7b0d8c8347" 2020-04-23 06:28:00,233 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,236 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:00,239 openstack Assignment does not exist {10} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.324410s] ... ok {20} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.327043s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,976 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,980 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,983 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,986 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,998 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.909585+00:00", "project": {"domain": {"id": "5e2bbc7ccccc450786a5d3334a035065", "name": "ed2563d5c7684034b27a56528dda3181"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "191a1e31cda145cfa2880e2037d71eae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0842fdd45e49413fbb4dd9836166f642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "55c45a40f1c74d9aae41dc6f70ee0469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8fbf74d789a448d6938fe23d8acd9fc7", "region_id": "RegionOne"}], "type": "identity", "id": "2502412931d240199da6ceb6e0240e26", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "83311594ab1f480d890e8d0d60cc1a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "96b2bbb0c77c4f97a7940af3f470d8c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a80c09a16ef3422281f1b551a879a284", "region_id": "RegionOne"}], "type": "compute", "id": "41ee1f5e634348cf82b2a959f53410c7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bbccc8a28ea04d33b1d62ea115ec731b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ba9237cda72f4c049c8612e27acea7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bc9577b16d9742a885e4c7ffe81d9e45", "region_id": "RegionOne"}], "type": "image", "id": "f702b4a5fe2c4fc3af2d78ee0226a78c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c2b0dbd2e28a463ca4056b8fdf6ada3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b0ad27a0d9f4ee586bb5ea186711b7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "51df5db021a64c01b139dff8f2c8eb0d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f34373f14a8b4c1faea41dd4a960e35f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3ae398a70f04df692760e2ec9a2c3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a959a266af674d2b93fbd6b789155379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d617c2f3c31b45c0a6c363aecb0c9bcd", "region_id": "RegionOne"}], "type": "object-store", "id": "93ed948a163a4ad7bb0d9c541bb5680c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "672445e0106f45628656d3c5a69f8454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4d370b62cad410b811decf11fccf091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a1945aa495645b0989759e82aecaa5d", "region_id": "RegionOne"}], "type": "clustering", "id": "15bb263d34c54c6595f5e1e867c3dc32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "247008837f91431482d6f51be9562a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89437e81af3c4523a4424bb54dd6660f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea78910e65464a87a5b8e7b95402de0b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3cddd838d8f649899ace75dd403d218d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40986f88832c4cd29c4c80b0f93ed620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7133491c98d3477faa2dc91fa6906a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4521b985b08e4e88809c78f3e08671ec", "region_id": "RegionOne"}], "type": "cluster", "id": "809fdd4692734019b640b37e06aeac3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8075708631db4528b2423e9192d6df22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2fe8bbc27eca4d48a7fec98c6b4feb16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c6645bdb819344ef935fa8b1acf4e553", "region_id": "RegionOne"}], "type": "data-processing", "id": "d416ec9d64fb4e8ea47986d59ccca83b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45fc89aa70ea4e0090334fb47cf55375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d842a4d605504a1d9b7820707255e0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "317183b485cf4d64a76c77dfc2c88d4c", "region_id": "RegionOne"}], "type": "baremetal", "id": "13a4fce87d9e4a419432d5f4e2ce0af7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1e2df4d50cf4bb3a79b99659bee96cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "117cd497c5f64f6094ee793ecd7f75ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebf8c03e4c564f4dabdcc463fdc95064", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8bdde2a855c847f9957adbc5af1b2f91", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8e683129d9e4d9387682a3d50e298a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ae872419d1e94b31a3aebcab0f83188e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b38971da076845b9b3dbf5f581b9dd73", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "03c77c676d454f19ae59c03b1e09b3d9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7e0b78bbff26423e88512297eed2ef98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ea2569f9fcd54b1c9ca06b002c5fd1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7358d33d71984b628e233223ac571bfd", "region_id": "RegionOne"}], "type": "key-manager", "id": "6a4453eb5c564cee957ee53071e101e6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b3aeb41f1881404db5d0474f4986c32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3750e062845c48c7827c027190f5300e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1abd75f019204425840eff0a30dbe57a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "76d3b3e0bed34f938bc0ae4e22df7729", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "062f6839c7234a9fb0d4f1681ff4995c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf951aeeb7b04e77a6ce94283bb5fefb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f12df7360a104ed2a1774ae7df7c746e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0807dcc9e82f4d5488ebae6edd36e3bd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b7c11aad029044028e2abb4b9046d259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d4bfd54bce4448caae8cd690b9f329fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d6e45bdd0ff94659ac95e009f3cf75b6", "region_id": "RegionOne"}], "type": "message", "id": "414166421668405a8ad4b1bdd5f76f15", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3fcabfec584a486f80d13f561dc30b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "22c9cb80174b4a21ba2a9cae7cd4be09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e6425ec5bd949eea3d8baba17a749db", "region_id": "RegionOne"}], "type": "messaging", "id": "d4c48ba75e514eb1a165b34cf8041e14", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c9816170f86a40238c195c21c03519ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17d3d80830fe4486b0edab5063f28f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cd1579187b4241eea6cdea0672ca553d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "479024270c2f41c88a192f41bd7e34af", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d938ecfe70df441cb536f84dc2c209d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25438c5c589e4d95a9325c334389929a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5189b949712d4008a23cb6b0d4aca931", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "20d27c2877a0471fa81b7bfe76dc153e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50cba8994819457aa60a997700f54045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "381e2cc640c54679a5604881d174609d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cafd18a8b0df4252a291efa43b7dc4ff", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "43a302fc7f074bc1a082de9ac61ecbbc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a14eaafb3c8540a992d535352e5290c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "339a8c8de5434220998b2198e5fa76f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f076b7d208d415496021bcb278f7b15", "region_id": "RegionOne"}], "type": "container-infra", "id": "b3fad677062d481c85043264eedacd0d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e7c6653f4bf44b128a03a20b750cbae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4c51e8ea36a84b74ba0637cc20415ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5d42e8c43d4540af841cf11bac9a79a0", "region_id": "RegionOne"}], "type": "search", "id": "8e16642c9e904556bde9738527cce262", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "678831a54264423a9a662f16dbf09097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ea1ab28b9edd4f0d80c64f7d940505a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dc9f6ac0b884445f8f6c0d119b119a6b", "region_id": "RegionOne"}], "type": "dns", "id": "89cd1a567ff343cd964e65f157ea2ff2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff7b0c77ee654782b133c1b66b383243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aad3417334134be395042d2416a14665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7ea5e5d6c42340bc8a2226eef872237f", "region_id": "RegionOne"}], "type": "workflow", "id": "435aa0c84d7543eba89c1844cd50c9a1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0f3af06d3734712a6bd01deebf6db4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bbbb0754f7e1428d8269996b6ab541f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce270373b5fe4d1c922298e2910f69cd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7d8bf05de5c944a1b8d03e2f2d32e84a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a743d221ba841b0ab3163bdf7a5f865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7fd9cac72c84c968d0527aaaabc358d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b6a34f573e0b4a47b1f6d0015b18ef9d", "region_id": "RegionOne"}], "type": "rating", "id": "439e461f610a4b2dad972c25eef6a76e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f82f27e9c844c8aa41c9290d35f22f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27edce9298e64079a00099ff83328db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1b2ed5507d44c52b54ec0840fc4c85d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5726b41c3f954235ae9ee1d4410ff3be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f18078e2c9d4cfba843aa9b16c57db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d3e96d19ac049f6b7551456e15ea5ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2c2fa170883946aab9988d6502fd3e3c", "region_id": "RegionOne"}], "type": "policy", "id": "5c238c2988ad4ca08222750b3d393e11", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6824b5c329b04560a4c936f27805a742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbe6426aaa99402ba9b8315fbb7e3510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ff1c829068494cf5a4853b6e1a446b49", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c3b8cb1a8a1748c89f635289e9ba2783", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c590b55f625b4048abc4fe3bcbe45d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "deeca47c345e4bfeab9af1152a32f117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "627f3d2409114b5ba5bbd7db87fb49d1", "region_id": "RegionOne"}], "type": "sharev2", "id": "e53db8c6e76243678a543505802d6b24", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28e3efd321c843e69148a434f5b406ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35d4ec0742554a13b330011e6267b266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ca7951dd28714bdd803fbb0be133e7f7", "region_id": "RegionOne"}], "type": "share", "id": "2946de6e564c4c08a210fc9d8978fe94", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c60e7de951904f7fbb9919d0cd67da87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0808390543064211ba1cab19513705e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ed188a251ef4d3aa6e85fe2037a3b15", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e6a1a378a0c44380850f46ed98adbf22", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d7ed93bbb014693b4c720bb9354d4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94d79ac9eb69476a9391d3b62e901c3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74136135bf544863b08d6a73d449bce7", "region_id": "RegionOne"}], "type": "orchestration", "id": "dceb14f20eea4449a7a155d68076da72", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43c236c1f2484b3fac2f1872f7453324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a54f69e2964402781e0c0cbdaa4af58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "405746a13b724d3f8f6007388c28f77b", "region_id": "RegionOne"}], "type": "block-storage", "id": "c990b6ceef8c454d9ea197a92260bb18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9846656973f44e0384bbf38ae24f03db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb4271ad5e7d479bbb09032869df03c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7788fc529f154e9c8ee9004cd00a434f", "region_id": "RegionOne"}], "type": "volumev3", "id": "d6ea4d4e777b4da98a26a80971752f73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c2e47cf13cb4dae8f6c81db063c69ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7217dd11cb0647d083baa090e9874ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4769fda6a28477d9eabb870e704ecee", "region_id": "RegionOne"}], "type": "volumev2", "id": "a8dc079344b644eb91efc675c28ea371", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8be49298ec4943e1a8596013aa014be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7810704168a4b40ae1f15670840656b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66a71161092d40d3bcc7d3eea8db7523", "region_id": "RegionOne"}], "type": "volume", "id": "6ff99024e28942c6ad8d94fb5b4e2c3c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c1d596a32604d4c8040859b83367a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65ef59b7cfae422ba3f6488299d66023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ca1992b109c47d7bee9a2fe07ebcf1b", "region_id": "RegionOne"}], "type": "block-store", "id": "72c52791f10444089b8697e296bd1104", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a02af641d6e4662a4db78cf0d7fb4c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17a93b3176ce4fb0a8ac592d903deede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d45bb0eef75c4d748e61fd1a07788a72", "region_id": "RegionOne"}], "type": "alarm", "id": "fef9ecc2ad554bb3b0b1cb6d6ddcbc26", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94c35c7d156f402b91e5d17485f6f11a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "04493e2ea27546f3a092f40df12dd7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "08c7499e6dd34e0bbbc0b758dcece8d3", "region_id": "RegionOne"}], "type": "alarming", "id": "381bb4f8d2484ba198a182c9f4cd39db", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f055581cac8142c8886f8261c9a8a370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb78eff319aa461699127da2a9bcc9d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "488c42a602e64d78bb72aa1f69445775", "region_id": "RegionOne"}], "type": "meter", "id": "ac1516275daa4a8191b393c00d7778ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b53961003b144c3b968cb79ea374460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25c7a3a7fe834499823ec253e9e1ba00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "87eda7c853654f8196f998b0c70b2842", "region_id": "RegionOne"}], "type": "metering", "id": "11f03cdab43c41aa93ac71b9ca84edd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb4b93015b8f41a586dc708a62577104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b12fc9f16bc48abbd9c29f3c0e8120f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ed8a25dfb9d4f108394eaa451d1060c", "region_id": "RegionOne"}], "type": "telemetry", "id": "4b8c0cf132ed4e30b529104e0a6e4d48", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ea21fb962d7a44eb91699a75c3fa090c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6e89748511f74e1c917ab9ee4396b692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "efde54ba8fc34fcb9ba00d73f5c2dbe5", "region_id": "RegionOne"}], "type": "event", "id": "018d17111512409ca4935feb2a93ff6a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5de18e369bae4d60a26ec18a660dbd55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3105ee245f21459d8a9aedb5f7065cb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20db78468adb4d498135d5bfa4daa349", "region_id": "RegionOne"}], "type": "events", "id": "e79ca9cab9654091a777fe2deb7c988f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fbcb2e603a8d4f9d954c1ac711abb22f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "030b999198a44082bc154547624402ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d1e7f85a5f774e87bf261bc4a8d92eeb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f0de0ea845d048e5b4878a1a32b1b7c8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b286c1d909174e5996bc71fb09c7d9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "802522c4026b45a98cb8218c2a3dbb93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f90089fcba244c2d9aaf0f6a9540c471", "region_id": "RegionOne"}], "type": "application_deployment", "id": "765ffb2cec5c4fae882b1b4713b453da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9336f90a78a944ae9e48466b669e4986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5f7a3d7bd104a09a984f9a52f4cb2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc6765b1ae134a66bdb1153e84ca22ce", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "acb3deb747c6443ba0d821652fe40bdf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85327b5e1567482ab49b3e25282eb634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b343dcd38cd74ff8a8c61e132b52ca99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "552ce6df4ff64e428306f45163b55dcf", "region_id": "RegionOne"}], "type": "tricircle", "id": "be953b353e984b51b708cb21019a0e70", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "81790235a06b4e14b9ca030929eb61e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "263df14d825b438a88355c9f8c4846cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "670954e4ef2b45ea9499af8be7203627", "region_id": "RegionOne"}], "type": "database", "id": "205c2261f14746ee8a8c1c4a1b6c71d1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3fcd29cefbe94a20b3b12f0793eb2298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "51a78eff6a5f467789e874205a4741d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60272ace23d448cd8728023b32df65a0", "region_id": "RegionOne"}], "type": "application-container", "id": "2847efaec4af4e789f1356f76862aa43", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b16d7a2f01fd453890959c8b9e348a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9705b4de8b34b00a8e2686c71a329b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1a501eb4eaaa4cffa6047cadbcccd080", "region_id": "RegionOne"}], "type": "container", "id": "2728a890bac84957af5240757a54c011", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "415f609955784d75ba85d95bb137015b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20c6fe6f642742279878903fd8f1dbf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d1655723115d4099811940e24427caca", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4de6238d82a849038295a9920f98f844", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7fadac467bf849a9aa5d33178ed1c967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "05c3c460c03445f78abf0f93b03edb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "96be172780b6437b809d7938d47a3f3a", "region_id": "RegionOne"}], "type": "rca", "id": "49d4b961fa6645e084da6ef4c44d7ce3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4571dac9b10047909d7dc5c9e43f400f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6351bb5113184054b66668ffd1afd618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bfe0327a27ff4f2d92b5953827de5e58", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2cf39d638dee461aa668eedaaf5fcb36", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "af99648ec65641a8bf92986d897d9280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "96da16cdde5d4020b10cfcb99158e6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fd9919645f8c40d08bb7a72a44664eb5", "region_id": "RegionOne"}], "type": "network", "id": "76f3ca163b3a429c92dbcbd01597d0d0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "47d8946e824b43cd9717196087110d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "25171994ef7443d58a6cf600fea1bb4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "044fb2ca741e44c0a0bef0a4d0f6ea45", "region_id": "RegionOne"}], "type": "backup", "id": "f4a10ab6f18b4015bbfeefbc54db55da", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d21c8967b460401d84c78722962bc116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4f117853ba054f0499e87318dc4a901e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8fe9bad037cb4dde912fb3facc1c2c78", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e2238be7970643dbb9f2afeba8fc0a5f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "484d21db71564ea0b1bbf22e7b4309d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "67280f62045949458e8e369355f3c2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a82f78a387a4b8caa9e92c868a5f1e5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "44b8ccad874e44ef858a20be87ed8e5b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28c26bae33ca4d61a9251d835911518d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5dfc43873abe4d1f9a3ad02798f79279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "33bbe082907b462d9a98168e2a499470", "region_id": "RegionOne"}], "type": "monitoring", "id": "cc39e49e375940bd8ac51deb65ff59c9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bc08f23eddeb4e56913222a94aa89ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "27914335df2e4b1c8fb7f6ad9d0f830d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3db6248981fc41f1b365a1283add6b83", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f784607044ff4115a3aeb311c1c6fd4d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a36abe37322a4fc0ab969bf1ba7b0fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "784bdac7167e45e6b52b3f4953795fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "da1c5b2a017140818ec7e7fafe39ab11", "region_id": "RegionOne"}], "type": "placement", "id": "5b0e81fe9a694707a7af87fe29833767", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "72a74202562a4c919c2fdb31b8feda27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56eb647e022d44ea9b48fae8fcaf7d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7a00551e14c04862b4f9f5fdb2d15442", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c42265f40cee42a48739878b202ff764", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0c020b956c24fa69d83cdc51dd3cb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c17684277074a26b7b02dbbb0448c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1fae340a73f54a729c49b7395f2d5c51", "region_id": "RegionOne"}], "type": "ha", "id": "a2e31b3c128e43f68b4559c8639ea09d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fa4c6f3e068438dbc7b4a9a78ee12d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2d7f95a467574a00bdbbdd0071e40d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c1e85f5827594663b0acb98d9fd43d6e", "region_id": "RegionOne"}], "type": "reservation", "id": "612ae7ec67e84e0682ffae7febac64ca", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a448c7383c994316a18395ed94f3578d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "badb5127066e43209fab3011f00da141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a88f4cbd76445309c2ba270f4a3d96e", "region_id": "RegionOne"}], "type": "function-engine", "id": "675224553679464dab6b5b94a405ba04", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "422b384acc894171b419fa1df117bd61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "356a8a295dea4b338cead46b8afaf73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "52de4d3547ed453c97bc66a7ca5cb9b2", "region_id": "RegionOne"}], "type": "accelerator", "id": "98ea235d2c7d40fc8c8c8bf0c969c337", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ef27bc3a2eb4b5bb6a3290b6d907e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8e88f6506b340e184ed5480384cc193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c83a54986408450d8131551e6b124620", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7ab2a220d741409484d8007116ba3c51", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "90d5894d6a6641ce96e74cf1b5a51356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "279d203942844e288a8e2859b36e5ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b32b899235dc4217808a4dcd28f5d278", "region_id": "RegionOne"}], "type": "registration", "id": "71a9827bd85b4b63913eede631461f9c", "name": "adjutant"}], "user": {"domain": {"id": "1a0328ef1ec14077b75b00b2d8eb6041", "name": "671dc99f675c4c78afe3413be2ffba51"}, "id": "b382f59f4d59463789f45ce1b8fcc451", "name": "884e7258a63743a286b7c0a9fbe6c3f7"}, "audit_ids": ["9a7508aa589046ff8279883d4605ab64", null], "issued_at": "2020-04-23T06:25:59.909585"}} 2020-04-23 06:28:00,103 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/5a7b1a59-a506-4e6a-b266-f1a25aed6c5f/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a", "adminPass": "password-3"}}' 2020-04-23 06:28:00,108 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,111 keystoneauth.session RESP BODY: {"server": {"status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "key_name": null, "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "5a7b1a59-a506-4e6a-b266-f1a25aed6c5f", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "user_id": "9c119f4beaaa438792ce89387362b3ad", "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "adminPass": "password-3", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "config_drive": "True", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}}} 2020-04-23 06:28:00,222 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,227 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,230 keystoneauth.session RESP BODY: {"networks": []} {28} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.303181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,024 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,036 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,041 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,046 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,062 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.965821+00:00", "project": {"domain": {"id": "d5cde95b2a3e4b9db60685398d82a8aa", "name": "08b3edb8eb7c4dddb1e2c618ef1a62fb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "031701ed061244ca9cc55b416bfb853e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d4f1827d313a4b189734ed933078eabd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef070368e1b74be8943a6da810a20045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "756c71e0d022406aa2a99fe3a47a64af", "region_id": "RegionOne"}], "type": "identity", "id": "95e5cfa585c54a7aa7e4dce0fc941dae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1ee81bcf30334c09be67a7d891198678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e011cb5d21ba4b7a9a10a41a50d91c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f9b53c049e2d45239ba78255eb851e44", "region_id": "RegionOne"}], "type": "compute", "id": "7e0527336e3547598595d407ea7c6e32", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fba1668671d6449e98f11c25875ec26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a0767c19eb39430f851bcc9fc98b4b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8cb6eaa56ba745a8bac61ea3895b01ec", "region_id": "RegionOne"}], "type": "image", "id": "1b43bdbf07f14434a341d35f371c0ded", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8e8e9b7a5d9e4bfb894ea004a62ed3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "de614f9634224353810947ae2888b9d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7956198388b640a090d956d020cbf76a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fb1ed39dd55f46cfadad198129545c35", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b579ef3a22df4fd99ac82a99b8c46e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c708013af74c10950eaf842fe81e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36f1ac4774e14b6a97f30fd3d0c81eed", "region_id": "RegionOne"}], "type": "object-store", "id": "0b0add4afb944a4581d406b75ca7561e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76f4cded9c504872a8b80b64f0a1e295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe8f5198d5f1410d90e252d88b6dafd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d79caedb88f43dc9925825c194aee1f", "region_id": "RegionOne"}], "type": "clustering", "id": "75ee9a554fd2477d93d0b707ac0ea05d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1f145eb631647519091040cdbc71584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03f1c884a85d406e8514b662e2ac7865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f37e3b6cd6a44890984e5dc88d6586c4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f449c7973db14713ad22c5140ce88df2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbe8ed9797684d71830f56f6ca95c212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5819cc861603481792aaa81e12d5ac1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "279f6690bb824eb0b5a1d25f927cf359", "region_id": "RegionOne"}], "type": "cluster", "id": "cc8030b388a44ad9b4fff7d3b0b3e3a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "95c81c5122ac4084ae5a3cde91610dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "75af917bccd54667a8f1fa134563295e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cbb186addebb400b8dd72dd99bae795e", "region_id": "RegionOne"}], "type": "data-processing", "id": "cc8754c4794a4820aecc1f5c5d69ef85", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46f2a1b72e7544cebefc5ff4399583e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed89d9c82fda471fbe35ef7603f4d7fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "527a123aaba34063a0a99f0c8e22b45c", "region_id": "RegionOne"}], "type": "baremetal", "id": "ad5d7861871f4b35be061f43d3e89f18", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd730b77491c4ecbb6c0e4d76bfe431e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee13ce87a4f44d3fae442ffe4672550d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abaf74093cb44ea3807119751172b6c6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9d1bcf0ceb824bb190ce82d8aa5fcdbf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4a1cae65064c4ef691bc694c29960ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3ca4dd00e5574dceb232869b9611a519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9e69eed08a364693ad18939e1743dd2a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4343ec017200424f83777457c5a56131", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8cbc60b45e4f4c029c6834cc060ae2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b55225be3738451ea6447c2740a6a918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7352a20b2b0d43bb9b386179796a6db3", "region_id": "RegionOne"}], "type": "key-manager", "id": "ab4e6c62b770413d8aac1edd93274bca", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "496b9fe8cde24878b33b4d304404a769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b14a80aae494abf923d2422a21c0373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4f15022c1c8449dfb2a23d3b0a9c05f9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ed87dcb8ed9445fda4dbb8b2607e638b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42a27c7bb2894635922d77641eddec02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a60478d7750449e083c46f8d0cc33528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "331b794b3ae9492cb9b3922b3d8dd8e2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "be778c234cc24a6a93c4fb9e1061e80f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c27a467f1e174d399414a59c00f3abd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1c110639d0e045eb9a2366b5b77747dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "62b596985bc143beb6972644b9680784", "region_id": "RegionOne"}], "type": "message", "id": "cebd9852b79f426da2cfc856dc9602ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "55fdeee7aac74ce3943920b1d1ac8cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cf0a6b78adc749b18b55a72fe2d6a5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "76f7098a66a3420692c0ca91ef86bea0", "region_id": "RegionOne"}], "type": "messaging", "id": "543e50bf8b914b4f99a8e2de7e66741c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "419f08be44f14d3da8a76014055767a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "abdca9e2763b407895b82827063219f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ab1aea67709648ffa453b74decad5e7e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3e1111fdb73b4b619255d41bd0f6bb4e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66a27996e0c54b69a387194634a84670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdb2d5a83ac1426ab9659917fbca0932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c7e3a9cc90b421d899538c91839cbc1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f947115fa3ad4330bc16a01a507e7f99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a44ec0a27814ec887b89a504e133f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffb864f0a1ac42af982f685fa9bec942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46e5e4d186774e2b9af7f437472fb37d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aa42fea716f2435183f82cbd4752de99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a85f8c3ad8d3477eb1001d28b7308e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8db9b7d027e64c979e321ab1c6310053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0cdd6b891164167ab7d66e81353c7f7", "region_id": "RegionOne"}], "type": "container-infra", "id": "0787ec9ab5914141975959e1608c5f36", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3a50d85b93754e1aad445d2a9b744493", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "055f73d8e56c4f00938b944aa5ac0911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8774916931d84eb68f83e975e41ac214", "region_id": "RegionOne"}], "type": "search", "id": "fd67b355166c439bbb484d2db5c267d8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9cbc2c7e69ef4193a66d3833b1f9008c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9ca75f0de0ae418dabf20333c18d6c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "41c9fb82879c4aedbf446916e82ed41a", "region_id": "RegionOne"}], "type": "dns", "id": "d1995a76d0d44fd6a653a95ded60025a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "138d3d79a91647cfacc64a9bf945263c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0919db1703f4e23a020b6ab7c4fc712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "26f4bec67fb142769798281ed389ffb3", "region_id": "RegionOne"}], "type": "workflow", "id": "bb1f923ad3e54329b0f87e16e2f375c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76004197868b46b6afb0cf51fb9b8169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47aedadc21c84a76b960dc9c31eb8737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd79c515d6384e19a83be8719a9cc344", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ceb59b88b75d4e0f81a9692a5b5cea48", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9cf4c9e4832b4e4093a04320f7e3fa89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "58092d1b1bca43ce8507ed2c4aa536eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "16ad3ff63e5140da861a2efa5e71bb58", "region_id": "RegionOne"}], "type": "rating", "id": "491434b2d3064c7ea0e23b6341bba403", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c9ffbe8d377a4cd386b222d7ad58fd34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25347815220e4e60a246f4382b6a3195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "08cfdea56ca14b2c92838fb057501f5a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2dfc00f29ae841639840df356a440f68", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b50ec443430b46fcae94081c168a6bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c3f813d0e9146f99ce3e6272bfc2c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "120854f80cb3427292d3d0537514ef21", "region_id": "RegionOne"}], "type": "policy", "id": "5a3aaa2baa22490d84fa52c72975baea", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80f503a234cc4dacabbaa1170c2637d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "250ce0467b2b42b2bd718f8db9dd51ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d5283213b0f0433fb57f1c54f8192940", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7aaad28a0e6346acb7e5e3b034a65bf6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "180584b6bd674443bd70504034b7fa3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14c76e70c54e4116ab0d6ee237c75d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a93e5140b4a49378973973ba9abdabc", "region_id": "RegionOne"}], "type": "sharev2", "id": "52baf41b29834b5c9800b3ff6d436871", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "378862e4741d44c2acb9ff09ce05d7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dac15b9f4a34499dbe5bc0ba10ae9fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "076fb1db6ab340438f67950c812fccc5", "region_id": "RegionOne"}], "type": "share", "id": "8260d114aad64f65bec5f23462dc97d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c3443fac45c7458c9e09efdf9c093cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f114943d0c644bca923ea099f2908749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9e55167efef24195b69d5f511bed0241", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e18985f9134442b596bc6e3dfdd7434c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78a610a2e3034fc487ed2d186e7bef22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ac6e31c14b04f0596e72c33abf10c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05cad99977ff403fb21c7cc5c33af6d0", "region_id": "RegionOne"}], "type": "orchestration", "id": "16a66223fe844388a35cb83d85bbd009", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0fb26cd213047eb8c9ec93d12cc4757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da353dc533dd41c88511fb9e90ac0093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68cd2cf781aa41238a268ae325768654", "region_id": "RegionOne"}], "type": "block-storage", "id": "c31b0cd660a947d4a4624925821e352b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62289ea23ec94cb893871eecde070a1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69d3af70773d44b296c45ded94ba8818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8999681d5e134bb7a95f25c8c89cc230", "region_id": "RegionOne"}], "type": "volumev3", "id": "0cc8b2dedfca4b208282b5f813494f00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20b1d102ca1a47e0a0252d251f778cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "687861dc461d477888eb1723e19f8320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08ce325c3d3b4686956721747960bcf8", "region_id": "RegionOne"}], "type": "volumev2", "id": "562f7d4dd4a34a688a0c04de42305103", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2520a5d2222f4b65920200644c13ecc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b56a636fb324e23b42d343a95d2139b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1859aed1100b439fb4ee39be3502c6ef", "region_id": "RegionOne"}], "type": "volume", "id": "ea8ab89a571e4bd3b602ad1c91542c16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c930c17405ab475d955c4a285cb1c1d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a251803c14e442cacd75888a0be7748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f36ee3602bd4d5f9af33f1b80f04461", "region_id": "RegionOne"}], "type": "block-store", "id": "d4cdc5e882cb4ccab6f27e5f36a8e715", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a84b17a840a432cb68268f4d6b2a26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dcbc915f11984ce3a27567abfdc395b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "669deb8a39994a40a6ca9125db7385f5", "region_id": "RegionOne"}], "type": "alarm", "id": "6c6dfa39e06046eeb4c5883ea286291d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8c9f231b1a6542d09ba236076862f065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "70b802cf1f814fff82de6fe3bb2a0304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5aa5376a116544038b12b4e71ca030ec", "region_id": "RegionOne"}], "type": "alarming", "id": "d8f9f89e751c4e80b74e4cd1f9f85053", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "17529a4c64b948069d4fa667b14abef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5252dd44f8e245a794597c49c6608c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67dd03741a05461e86f5ad6f86acb213", "region_id": "RegionOne"}], "type": "meter", "id": "a301fd9c271a4f9a98f1cde3fb20ed6c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0b92d8b03324807badaaf5ba8c9d0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc7418abb2034497850a1e516deef037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "36d3d6a6c6f74c77a823a76f197421c2", "region_id": "RegionOne"}], "type": "metering", "id": "3350470810ef4cf787862372a3e751c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "117d0389583c4775a5fe5089e7cc513c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe3d69162fc54c748c7cbcf7148510d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c0dd740dfea4c9d89f79e08dd89d5ad", "region_id": "RegionOne"}], "type": "telemetry", "id": "fcfe7bbfdb4d44abaa9fb00d73e62d93", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "984dbfb064bb4acdbd9375fd61b64fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fe1e16e94e224277b87f87b78f85eb7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7d717d123b574d829c4d9e5212233661", "region_id": "RegionOne"}], "type": "event", "id": "efa689887db84626af12c5eab9777c05", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68b27ff46e8e4385b2ae9fe5fda3454a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9722aadf0b9f4ad58d9089a73b78a6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f3b56528f1f464db4c71d8b8d22bdc8", "region_id": "RegionOne"}], "type": "events", "id": "960869ed88cc450ba66fa0170efdaf61", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b3280e2b35b14e5dbf629f7068530210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "664068fcb24642d997985c8f8da50685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "96e6572aa71e455b9a3e55068123169b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1248006326aa4b78b43fc0f0e59e12d9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9f9aa1313244ca78517f7a87d06c1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a50eb987f98477d8e703022622476c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "93a0b504bc814a2e94142422885a727f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "49079f7bb7ef4eeab8c06895aa4fe5e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "130ffa6498fa4ac4873edabeefaaf86a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96f6ba872d804d3f8d8badd59ccb5367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a7b40749f3b438fb3724f78cd9cc519", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7891444c437e407592211f5ea8624077", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d48c6d4245ee4e47918c36f3c66bd1e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7eed0cf2291248a291480978c947ac8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e3fdb75601749ca879c65caf094ae20", "region_id": "RegionOne"}], "type": "tricircle", "id": "0dfa8e51fb8c4a6bb92dc132eb5ffccc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "12d70e748e604bd686187df72002b966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d0eba6bd8ebe403d89dbf98daf07fc32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7d078c6a0c4e471096d2bfa153287680", "region_id": "RegionOne"}], "type": "database", "id": "29ebc448861743659937f796c0b30a9d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ff8d8ab73104875b8f30f345f5d2134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "842f42e931154b72825ac4aef09d3b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cf324aaa9e664ba090d6530c5a547e9d", "region_id": "RegionOne"}], "type": "application-container", "id": "dab99b7e82ab4d3cbb32e7eace0b6a9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1a82b6ebebf497fac25c51f1223be1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aee4b574148c457abfb0661b7f36261c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "407880b0c5ec46398b26f7bdca4e566e", "region_id": "RegionOne"}], "type": "container", "id": "d8dd3f5da495470c9546fb690099bb30", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f99c1ef3308485eb593b039bd08d423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef3d7ac4640d4e0481c5aef7f2d7a7e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "05d2aec501714522bf478389e1c2d71c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "757c82d9f5344325a7dbdba3e47e4f11", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42e3194b7fef4c65a0d2a0a4c7f0fbb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "34cfb311ac0e4d3f8d4c1aec28f421ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7dfaa75f9c2342dea8dba5cb833ba3cb", "region_id": "RegionOne"}], "type": "rca", "id": "0d760585d7974f69a630877bdc2b1a5d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18e6072c33434e3c92b92f71afa957b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "253e1bb4ab0344da9b3127aa2144207e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5beed09973064cb78cab4a54ee9f2b93", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e6cceedc2c374a8b85584fd5c3f8d67e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3a7820a149d9447b98d46f31bc2898fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "80126ab9826442f58b84c719cf309b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "eecd2bc8c4b74e498ece8420aac67f9b", "region_id": "RegionOne"}], "type": "network", "id": "f2eb07dfa4ff4d9caa4eeaf5a3cfefc6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c2776903854342f38f1909c504e64cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "00f59b699a01439e914d01673f22f874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e0cc369f095d4fb2857c574fd3885f3d", "region_id": "RegionOne"}], "type": "backup", "id": "b979d48c9ded4ab49315df343524ba10", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b76cdbd845a47fc9e5e1a144499e900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc551c1fb23742678f31e497c24d0f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "68ba7d2fe54d4f41b5758b8a54925177", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "92ad2368ffe94476a1425c0a15c8aeac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0ba79a9ada84f07b73627ef3410bfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a46006781dec416187f1a3333ec94ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8574390b50fd42faa5cbba7f531f359a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76d5620105de40498bbfed2b1a07bd7a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a8ab8bb2b7c4f42aa8559d7d71bf4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "da9365e444bd422e828e95aa32102d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9c34b59e1d284a0cbfb39798c03ca171", "region_id": "RegionOne"}], "type": "monitoring", "id": "fa3fab6709174c45b6562c356c850a3b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a62d387d153f4ee6a6add3f0eec19d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0f7c678361dd42dbacf50b0248a922f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e34375164e004cb0a00b5ba3530583bd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "efa31e5ee2184478a29c790cf2a540e5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c05fb5a7d1494e72abc998b6d3c18719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fc9e873f13424820855c7d6c2a2ffb05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "51eb6530b27d4bd293f722698c1c7ab0", "region_id": "RegionOne"}], "type": "placement", "id": "a65efda9d6824f59b9a2868b1260d0ec", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9284168399b84beebc52564724a834dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94737d01972a47d7b8f92c8339d36675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ac61e5145c4a4760bdfcb76c5de8f763", "region_id": "RegionOne"}], "type": "instance-ha", "id": "de2d8e4abbcc475fa9cb1ae32fe134c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "590492eabd5c4d33b27d5386e39bff55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7770622b62d14d9a8aad6ccfdaff0a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54d12b1f9de142ef99938edb68c78eb9", "region_id": "RegionOne"}], "type": "ha", "id": "e0182b41b863477caf864efeacb6745f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d30014b4461c4234b67f955f7da512d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5813aabb46a540a48fc725b5aaeea817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6d33864528954c7e932c5b289e441450", "region_id": "RegionOne"}], "type": "reservation", "id": "8e84bdee32fb4cdf8efc3bbff800705b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22f7045f2fe34598af5cfcebae4037a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "546214cc822e43f49414e889a7731a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "208c1d091f064bbdb15805f95e1ab5c2", "region_id": "RegionOne"}], "type": "function-engine", "id": "ea59d4caf50349e880ad9c123442a3ac", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "993110281d084eb486029a19a400db92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9c548c3900e4af3b07f71a1a8f33d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "390256cc0587431295578ca2f585034a", "region_id": "RegionOne"}], "type": "accelerator", "id": "d1daf0b2847d4a44847a84a25c2f82a3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba8aef7036574c3ab09a60c6a8c2fa7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ae2aac6063a476f8fe7f00c6bdbfab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d8ab39fe63eb48eab522d9f516837301", "region_id": "RegionOne"}], "type": "admin-logic", "id": "edda62d13b74437a894a5f3856fb5db7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "05b1956d6b904856b8536f320ad5f73d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "831e13d511194e3a96d8ecd71bf48c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "81c3cf7470914aa4839bedc8e80a478d", "region_id": "RegionOne"}], "type": "registration", "id": "9f346de3e1e04b0da4a639c08040d6d9", "name": "adjutant"}], "user": {"domain": {"id": "6649bec818714f4391595b58959135da", "name": "e16298598c8e449a936fcb254a2161b9"}, "id": "84964b82cab8438995a30edfa98b87a9", "name": "a84183c82e2a4ad5991fc34df3f5f237"}, "audit_ids": ["11213fab164e4d7fa2591ea6bae16308", null], "issued_at": "2020-04-23T06:25:59.965821"}} 2020-04-23 06:28:00,207 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,212 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,214 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,218 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,223 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,225 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,228 openstack 'qos-default' extension is not available on target cloud 2020-04-23 06:28:00,232 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,237 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,238 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,241 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,245 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,248 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,253 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"name": "goofy"}}' 2020-04-23 06:28:00,258 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,261 keystoneauth.session RESP BODY: {"policy": {"name": "goofy", "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "is_default": false, "shared": false, "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}} {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.314607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,010 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,020 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,023 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,026 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,038 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.950140+00:00", "project": {"domain": {"id": "4aa7b0e70e9347a898d10aa571a724fc", "name": "09da4e7313ea4a0194340502990f479d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d5f8064c60be424daafa398d2f60f836"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f17776abe68c4cd5a4b769ba3eb2f4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c37e24f2c5d54b42add39ab72d6ac6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "58c74796b73240f8950c43384d621537", "region_id": "RegionOne"}], "type": "identity", "id": "2b4534fccf3c4044834e01084f7f23c2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "11b9c4b7861042b08ccb02418c0092fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a98e12f2821340e0847ae02e839c698f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ca192596cdd747a08c1a64951d8df323", "region_id": "RegionOne"}], "type": "compute", "id": "e6403210e288429fac6b56a0a27dd805", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "768288900d054df3aa1c331e48502e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "420a841649af47c9979ad412324a338a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "762412953f1a463a87076f2d3b8f4f4a", "region_id": "RegionOne"}], "type": "image", "id": "a3f8daaedbcf4a4a97598f207f883be1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd189251ba924574958ca96293ced92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "88c90563819e4ea69496eb3c3fbaab94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "764cc118ef6d4cc1a7a99ad42edb195c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a2fbe990854d41adaecfe77fd7c5b26e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f22792fa1ccc44c6995205e06b0a370c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecf88ad900cf4f7b973ee5e6b778d66d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24af7d8dbf70452d8f650d067f7aeafe", "region_id": "RegionOne"}], "type": "object-store", "id": "1406aa41808543f8b20dc426394f687c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ec9675f84f549be93369b144613c5af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0b218c35abf45798132179835588204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ced8deae2b9499597d042ded101213a", "region_id": "RegionOne"}], "type": "clustering", "id": "88a7098dc5aa44418250c4fe06dacd0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54964e8bead44e60b1f724fdac6aa1b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8993dad416a4460b93c70c3185489804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1138039ead684f3a9826e5fab539e61a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c4c47671715345ad8c5aab53e44bddd6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05219ff180354962be4c87ee9a561d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "581ba8e21e0a42e88b722f93aebb0abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0fb19b3332042faac9fdfafb823d241", "region_id": "RegionOne"}], "type": "cluster", "id": "c0b6c8750d844f0688d50989548f2538", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f589443bbd59441db85e5521267d35db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a8c3326c20934ac9b86985a9484761c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5f100549955e4f0f953e0201d22bf06b", "region_id": "RegionOne"}], "type": "data-processing", "id": "465bcb0219924b6aaf43da230bafc0bd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59a9bac7a64e4a8fa8a15503d452a82e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05e5328be3054b339d875e9a0809bdf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9cec473254734a62a10c371c7cf3123b", "region_id": "RegionOne"}], "type": "baremetal", "id": "eb96600de5d24e9bb790028331add937", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "07d2764f98b0418fa5c99a54d3fd843f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bdfe89130644350966aa03cf20fdb42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "42a4e0af3a71485d86049bc4020fd1fd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "650407265f9541878a80e5eee3653f5b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d0436099f0e44dcca99a47047bed1188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e2a6b8fbe8354a25a76afa31c426d646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cc54d9a51f4a4ab7aa4728b5ecf466e7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8a8ed26bf1d9495cad0ad6bbf7253a33", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6072f4f788ec47208af11ca7d02d47b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1d3cc3e33ba74516a61c4b63de095b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ba593231e41a445d9a7b865d8d587857", "region_id": "RegionOne"}], "type": "key-manager", "id": "d9ffa3f4fef44a76b70602a65fa4a2b6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d2b4f3538a74b378724ba6d0aef1a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d51444c7f3514a54adf6f9bae779f0eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "31de81b121824057a348364f6aa42cb1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7203ce19f7624ec2b2b46f2058734137", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "338cc65dfd2e48a9aa753e4f713c67fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fe2229b7bb345b8b84d78914fc77f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d688b7f191c04a49964bc89a21536a56", "region_id": "RegionOne"}], "type": "infra-optim", "id": "90a490e17cf04497849b21cbbc513d02", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7095a17fea0b4c5b8ad5c738a5b7d717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3034ae6e75cc46aa935a8977508e52f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9ed550f4399a4a22a61fb365bcf5bcbc", "region_id": "RegionOne"}], "type": "message", "id": "9bb76c5776fe413b87187fbb48e9abf2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c3e4fb35300442e83e79d6b66e89dfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a697969a352f4c5e8adfd9714ce137da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1b34b8b34fa9426cb148f09b9a334941", "region_id": "RegionOne"}], "type": "messaging", "id": "2b3fa90d64ce4656ab890ff7cfad1b27", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "349764c0850d4eb4800e1d804e4482bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1b3eb5d7d9644f3ba6224580cc6c7783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "eb097442494a4fc6872eb1a84a4e785c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5c1c06493b104dfc9595fad28e5c93c1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46beb6d35b244ed58e3a4ee2a449f065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86a8c8fa1f2c4b628adff6dad12e7689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a34211b730f4b5fb7b09bf197ff4224", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d15e65b1aef2413da7345b2add5f9878", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48162b9160e3436a8fc614577bcb140d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cefa2206a0554aadb96436eb2e8c6bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd7f8074b5a641338dcc320707904f62", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8587b6c2d13c43beabf2e3d2da3d7570", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c933a7b7c5647deba74e2238dae87b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21a3c6a4486049cc9546fbb7fa624680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "625d253bb3fb40e78d094d9270cddaad", "region_id": "RegionOne"}], "type": "container-infra", "id": "d5028d3618bd4416bcd1de667fc5db82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5d2f4627b2c649d5b1e3aa36b520d189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b874e08c5fcd42a4b821410341e57631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f1322e1c5aaf47a8b365c4a01a718938", "region_id": "RegionOne"}], "type": "search", "id": "4640641f6c9c446cb421be07e74e8a5a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3ed179a0718e4dc09dce44f0cc9fce39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8d84e2d1f1df4dc5b40e362456cfd82a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f576cf3a2c074100af85b97ebf448061", "region_id": "RegionOne"}], "type": "dns", "id": "565325917db5400b911c508bbb293486", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bb2c863219a449d8c43f44593d8748c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "015a3aecb0d64cb8a1c37aec110203f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce3501aeac4d411493c5bcd4200498c3", "region_id": "RegionOne"}], "type": "workflow", "id": "e12b448d085540ffb0e626d2d8216704", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ecc7100a0414ec1b790a0674442c2e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fc5e5cfe595a4e55b25ddeb755919afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dfa46c41121f42b6935c0e726524fd2f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "efa6d8ebae7842e494bf593178bc3d26", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c97a54a697e948b5b41e407b060b1228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "75238e113aa64d319dc97865223708bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "179c8766c23445e9a486587f102b16ef", "region_id": "RegionOne"}], "type": "rating", "id": "60236e9e14ad467083912bd4cffdd67d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40b0fec0f2cd450cbec46afe992e02de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5f0dd1dfd604b209b85581665d64232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "201b4ec4f578476cb94a68b4680f5183", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1bad826e8fbb489da9edc85982e106c4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6da73b892644c879645f55753bff217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6d99de4328b49da871e81ee42f59caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f9b9913cc0914647ab38d03bdb6a10f0", "region_id": "RegionOne"}], "type": "policy", "id": "ecf9a9eba8c9438d839cddf9e978055f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a40f81b05d42440e889cc3ee6a64007c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3dae68da3a0c47d889883c9a08b863ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d3c71cb9d53c49fb91e5a399cdf8483a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e3a5d3d7964b44d1ba9688149156a44e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d45b571f672f481680c012e4b31c552b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "589bd8aea3c645d3a5693e88edd24e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b018a227e2704bba8766494be25a08bc", "region_id": "RegionOne"}], "type": "sharev2", "id": "eadf7d9515f64c13bffc4b784105ca8c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b2dfad944f14064adf081a01e0c402b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a72b67a75884936bb2f5514fefd0563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d974e3027da440b6848f316236dccd3e", "region_id": "RegionOne"}], "type": "share", "id": "0b07adb4f4ab443f86b755c6f7df488d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0bda5750a18f423c8cd6284da8a35e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "30ad23472af141f78bb5d5e92c40cf1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "803037b1284c49f9bbb56b2e4b90932c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a6d9818135cd4b24803cf30896d0fa7d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b9e84500a304c4ebe7e13663c7ef3ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9247677499fd4d3685ac179666c6dd40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad443a5e3d4d4efc917d03ce442e00f6", "region_id": "RegionOne"}], "type": "orchestration", "id": "5f955d36d0ad430b97826e03458061e8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97e279bdfb8e46e78e79db5c5b99eab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b829a6a22b50459c93ccd26b61f9e50e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8070de507b834920b660feaeba8b32ed", "region_id": "RegionOne"}], "type": "block-storage", "id": "7336428973fd410d9a95f89de1165876", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "742f894f0ba547aea6eb3adbd0d9b706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2386829ffe324576b4961fa2ea0484fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d08273c1b5e4533a0365b9757af9986", "region_id": "RegionOne"}], "type": "volumev3", "id": "b023dde568844f7399ea8f8c0a5e8d0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3036b103ac6247109e838c6878de2149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "384db6343c294aae9960b59380a684db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "094a2f6a01e74206abc2c067bf940578", "region_id": "RegionOne"}], "type": "volumev2", "id": "6b7ec18ff5914bf1b2a55841bf8cc20b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ae2017703af4e83b068a5b22ca32d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5764c2cea3004a5a8205303f7ef52a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec846049d2d41d98d4a9bbbf4648b3b", "region_id": "RegionOne"}], "type": "volume", "id": "e7e2050ae12548e9ba828117e783cfaa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c9adab3b1e464f9d30efb632d12e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b57ffad8944e52841ea1ead8435840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5438f75d8b454375bde4b58ce66801d0", "region_id": "RegionOne"}], "type": "block-store", "id": "3de918e0fa4f45dabe2f8015b7beea4c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5e6d61b570e64150ac74e4edf0a23aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1403ba6cc13548bb9faa729c8d8d7d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a42a611be8104aaea33f9d3e6aafef3a", "region_id": "RegionOne"}], "type": "alarm", "id": "a402ff68098848c8829ddbea52e2fa6f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0338c141769a4499a5a42383f59ea83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e77801602af423590f88f5a10041ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07dda9d1afa84a928ff4d1d3732b13a0", "region_id": "RegionOne"}], "type": "alarming", "id": "481229b8884144fd9c32f6f23cd3de94", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "156c132e243c4c83bd0889c9e0b61011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cc83b03cedb4c08bffb6703c6bef220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88fc8b7121224084ae923931023d6e06", "region_id": "RegionOne"}], "type": "meter", "id": "2699a1a97b0b43d693efd31e44b505fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "446bee0445b74d47aabeeb6b6bae1a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "246e160b84314653be7abbd790c04546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08089f3901ba4ac69902616f08f699b8", "region_id": "RegionOne"}], "type": "metering", "id": "e1630dd2885c40078933f95d983b8b57", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2e3bef9a21844029496128501e4a6e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d98b5f3fe04a4a77adae6e408b8c83fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e487562b4cf4b95bd78d679e138cf61", "region_id": "RegionOne"}], "type": "telemetry", "id": "0ebe2641c10b4f2baaf2a47cee2fb57f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "91b426edd71f4576bacc97a9fb6e4fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce0dfc86b6604b8da0d7a03f99632757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0aa7138b2f34065b8fa8a5c6c6f912a", "region_id": "RegionOne"}], "type": "event", "id": "0ef97668fc3b4955b07b444d66b2bb74", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "54db0985064c4627953a683dbc7e52fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4198f6b057724ae488995566239be348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e466a1bf0260482c8cc789639dee2f06", "region_id": "RegionOne"}], "type": "events", "id": "747319d0b6a948f086d0c47abacca551", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21e1db55620345d2b904ddc8dc2996e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18e632c2c55047d8a57b61b07fa58d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21607b866afe4f0caf135cfb238703cb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "52c537e484cf40d589ac074e6e596bcb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16002816d26c499dac566401cc064947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e0cfa8dd78a498aa234c73daa894ad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3d589e2f44a0477c868efdda47bf9dae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3f2b20aa586247999274a6199db5472c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf283a9dde2b41998c90581df930c84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e95487df07c4174964e6a4214d5eb74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "97e9f078b34141a2b71c4b889b4c4fa4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d7b1be99604a492b872b512c48b9b8ef", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f1accb2552d4bc6a1b223ce71fae928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "75b60bd108e7431d9976bf4e26bd5647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad24881f814d4ed79cf44c1405606b23", "region_id": "RegionOne"}], "type": "tricircle", "id": "6f99621b24f64f08a2870dd0e54dcf09", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "909b38d2a4c847c5925027a52689e645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "651f989cf2f54a748dd67a69f63f6cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2b2da9bd0cd74b7cbc04337d35cd4b92", "region_id": "RegionOne"}], "type": "database", "id": "3dfdc34c81124664965e6798214a5db2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7aa5d3d22953486eaba61815d5f552e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85b886f34b004980bcd9863964b6c8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8647bc2d71124057a2baf294f782066d", "region_id": "RegionOne"}], "type": "application-container", "id": "8a90b23c68074c4da78e16dc065b10f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "736bb574a23e4379aea82b9e9e0151ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f83718faa64641ceb1870bf94a845b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "10e16b7f537e45ab89b7639b11ee1669", "region_id": "RegionOne"}], "type": "container", "id": "00b47e485cc64ea395e4440c8195cc04", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf614203d85440faad3fdb00890792e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d7e39254dc540aea436bde744f4e5b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "59c80a5e2f0a46a796cbcd1765824e9d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2f6ca962ac3546abb443954d12413ec7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8c83287819843a4a1d018b02389d981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fc466fee37974baa8d682c35ddf6aac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9225ababc63e40f4b168d109f2c93d9d", "region_id": "RegionOne"}], "type": "rca", "id": "3adabba512c0451d9484631faf1d82d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fa88b2fefd8c423e8a19357e7f18796b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0582e275f744469e9db8aa174b6c2b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5dfc7ee4d76545a9b147ac21dee81522", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c2a72488c3164814ad2ad94c083383ee", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b72bdf57792345c2a9851af7c2b800db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2d14527ca31445b4b3110de180efddc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "93edf85e64ad4ea4ae9629249e0651d8", "region_id": "RegionOne"}], "type": "network", "id": "aa95fed4d4694c1d89e3c32b20750e7a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "566b21f2f3f14643a6a79c7ba4522a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fbda16ef1df94cc2a0b78d88111e9b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a56faec1b7b54997993c930f0349c126", "region_id": "RegionOne"}], "type": "backup", "id": "7d4d683353a24e5894da01681568ad25", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "957e945aeb874d72bd6eb430fb3e6459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b4047f9cfc84f7285eacdc45235dc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c5d3e37c73b64b2f95ae66829ffe7764", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "873fac1ebc464cbda666c3f7eba99023", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54648196583742e28f4a01fed84c9cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffa72323838947908bd0b7fb172cfbe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f098465a95d24f049655fddb85c41b97", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "70aba0bf6b2941ecbd9b982a01384435", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c3b95259d72c4cbd8f9e1ae9bc3f2fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2c7f41806989445ba09cb18f85916444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fe819d9ea232497581cb47195e30e1f6", "region_id": "RegionOne"}], "type": "monitoring", "id": "4b324b4766f9499ba643207668ebc6b1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6e378163943340bd8891e054ed394291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "baf08956845f438b82aea73ba4d20b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ebf6a601cb204ef0b306ff651b5f138e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7390b39b451477998eb33c6e1d9de08", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5009336d2a1b4cf484063bf5147f8d37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9e761235d45c4b13a3a7a6fee149d0fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9c3671e2419249a689e77a02be143f0f", "region_id": "RegionOne"}], "type": "placement", "id": "34d5da9127e74e239b93438a6c73ad5d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92b82c232a824fa1b7aeb2c00ce4ecde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "903a39950f4e414885f1ea6c9e9e2ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8c7480636a164aaaa2c9ade56c51fccc", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fe03797c11344ca5a63d4d8ea1fee583", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "44d4cb27a9d942908a54555caef6c5a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "693ddff925d149ebac7c901758638121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "46f14147b90f4ab3ad670ef6c529521d", "region_id": "RegionOne"}], "type": "ha", "id": "f280c903e93b4478a42d65a82b71563f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "19b5ff933945433ebba94e815064a3bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2b3df430a87a4fa8ba2bb78f1ce67066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9c2e4214823e42aa9233eb12e2461aee", "region_id": "RegionOne"}], "type": "reservation", "id": "8e1d762d29254b1e81c2065274e43a2f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e334e55d69b4827908dfcb81dcc3aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f570162dfd514e79a3ea59a8ae11f2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cf51fd01e3904577b8cb83952aff7250", "region_id": "RegionOne"}], "type": "function-engine", "id": "c4a2841dcc7a4fe5a4520dd76ac8af7c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04e14d5ff92e4595806b33e1f7c3cae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3e0f538a693748b79f32e34bd8dd0bb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "532b80f1f28f49b6b9d7d0b63483a23d", "region_id": "RegionOne"}], "type": "accelerator", "id": "71d557e0991c4c52ba6aad9f4c80205a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2182ea25f6e64381a91ecf8161097b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "718e9c9452544a39801969fa0a9ef52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ce2b40d185d403aa342d5894b844b4e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6dd24898476f4eb098b7e705bbf046e5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a33c53c2551419cb6ecda5796c90593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61f98572bfde49e99d504c18d5b1ccfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d4f032f9c1d41659dd937d963ec719f", "region_id": "RegionOne"}], "type": "registration", "id": "32fe87d4bdbe4e269b9e403342074cc9", "name": "adjutant"}], "user": {"domain": {"id": "3fd20db288f94fb4a52f3399399fcf63", "name": "24d90336f15244d1a73f83fdfc232988"}, "id": "0fc32666578a42608f09ba2dde24d6d6", "name": "2983a9d48b16482d9aa150b38c071332"}, "audit_ids": ["6ba4fa5cd8ec40238bfa5cfb05e7bdb6", null], "issued_at": "2020-04-23T06:25:59.950140"}} 2020-04-23 06:28:00,149 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,154 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,157 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "2efc9818a34d4fe3b69e9a741a37df88", "enabled": true, "id": "85a83197a84d4c3d8fb39733534ff8b1", "name": "projectName-2"}]} 2020-04-23 06:28:00,185 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,193 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,244 keystoneauth.session REQ: curl -g -i -X PUT https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/os-quota-sets/85a83197a84d4c3d8fb39733534ff8b1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"quota_set": {"tenant_id": "85a83197a84d4c3d8fb39733534ff8b1", "volumes": 1}}' 2020-04-23 06:28:00,254 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,257 keystoneauth.session RESP BODY: {"quota_set": {"volumes": 1}} {27} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.209386s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,141 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,147 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,150 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,154 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,166 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.083469+00:00", "project": {"domain": {"id": "5f387f8af4e54f05ba33f7a5ae9ebfdf", "name": "2f78eeab6b5b4286b87bbd079c92d331"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9197c85385074d6bafbe66a685cc5bb7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "721e626ec0894fe2be0fd3266db3dd42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a8df62ea3fc4b8881deedd3c9fe08b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e9f6510b5bba4526b1f559a6a9e86601", "region_id": "RegionOne"}], "type": "identity", "id": "aede611e83714a7d8a729afaee40f5b5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "55d88a61e5594009b782f812f74f81d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5f56f39e23a84c28981228b443a2619c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "817eeb70e89b42e7bec564bf9c924159", "region_id": "RegionOne"}], "type": "compute", "id": "5758e86e32b04f35a1647c17054c442f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4d1500c38805456492805a4264fdf4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "78ed93301d0c4e0d92a34bf5474d55df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3bcd00b6092c470092fd54895a07a002", "region_id": "RegionOne"}], "type": "image", "id": "cdb05df6e1b74babb2a8d30ea84f65d7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eb4e17a1fddb422ca5c3c097c08fad1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e76dca4af31f48fe9b45c73e5cd547ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1ee05425504848f684871b59736daf72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4305bc1b7b68443ba12e321ca462e944", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c275b139fc14e06b8aafab2e9667149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b57e6c7d98b4b038b73a50fcbfe492a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a691d6e01a164977a5df8b363008cee7", "region_id": "RegionOne"}], "type": "object-store", "id": "f02e98a2ef9e4071aba9fd21b11887e1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa21046c8cd7479dae2213b05a46fc7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5cba745f2d746039c189badbc0e0438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "56d83deb1a224f7ea87ef82b4f467ed7", "region_id": "RegionOne"}], "type": "clustering", "id": "0f1378f8af5a49ad978bc3cf2b44c8e2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5a64443a4df402b9a85f099a546f7e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e34dc0272b849ad8fea34dc02908a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6819d9afd5e146cbb458dd9c88560a89", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7e4d050acac04877b782a94c23e74cc9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f1e8764547f4a349a6477a82c9131c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c5a9cd406bc4d37888c921c9202ff39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e5fe6ef012c34a17894148d3f55c62e8", "region_id": "RegionOne"}], "type": "cluster", "id": "4f4bd2b355a848b482eb1f7501794ed1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c9ca3ecdeb7e42e8b9c32275b945e7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5c81b83e174848f386dbe792d1d091ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63ad445c5d434e9d8e6162f15016b633", "region_id": "RegionOne"}], "type": "data-processing", "id": "2add19d0915145b891f40e0b7cdd0cf4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9724f77243fb4d24a68856649a4a0bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c416928f7b0d48bd8e6f7104fe8c6578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b9a6f2db417b4724997808ff1bab2542", "region_id": "RegionOne"}], "type": "baremetal", "id": "54820fee10c34f24a2915f3bf3460336", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "854ac5b4923f48299e0be5407a559c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f9427ce6e7b4fdf9ef6740f7cd577ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e92284a99ae1452d8ce0c0dbae6398e1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "de8f70c6f4f845af9bd14f15db3ed2b9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "41e0a94ed64445d0800b023bc9f098c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "08e4b8ab9d084677893c31eddfa5c78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9126fcf370664210aedb6a88732d9736", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f08a3a7e079f47c5b49fecff8e592b19", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6625aa39add4438aa73034b7b971a346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e89103b9d61d4a3c9ace4d40410ec299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "10fd7899cb364133bb22f79e08902c97", "region_id": "RegionOne"}], "type": "key-manager", "id": "b31fcc4c13254f3382ea82e2444ad9d4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "932454ee854b42b5b0fb67ae06871ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d48dc8877e0b402d9ef676b79914ac22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "84fb08eef4ff4bfd827ce63bc63e292b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5b5c6f355fc74959ace070e9c801e5ec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a3e1724e2cd47d6a013c0fb8b41532d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "327ed226ad944281b94a3200703b0fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b590822aab3446a1a36d643d01f7030c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "89ee660516684e2c84fad84687fcc712", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c9a1c2fe85842c88e00a4bc812f40ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bc5ebcfd0e4f48398db022c8d978dfcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8c6ca86c10240a6b55cc64bba32b6c2", "region_id": "RegionOne"}], "type": "message", "id": "9ccbe979b0124a1c976b7931ff41ef10", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7228e13e82504fd0855013b420263797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a43989b0d66f4922aa9f2c37ed165d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6032acbe00114d5ebfc3b1919edb81ca", "region_id": "RegionOne"}], "type": "messaging", "id": "78088137d51b430b94e4806c08e02029", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c5c7bde1287416cb3dc0f279700f5d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9022bef0360d48b888cbb09d78b7f2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c920af22b06c46eb86ccb3a3506ecae6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7fb90911233c4f6da677c199cb3da1a6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b70e4a935de2425fadaed2353fbeec1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36e4b4173bb14c288b429ab8872fad3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3167a315cb04ab2bcb61f97d3236bda", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eca2dd142c97423e897510349d379063", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c2c0b5f1b2b4f019e0b2e17401e6c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82d423894c1c47289295bd097249595f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f417684dff841e29fea04023e404389", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3321285bf2ce4c45ad0471737fb1a9a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4535fe6e43d4b80a6a6e840ed46d77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77428fd16b5e48ddad062b872d6bdc80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edaa574179db4421b95318edba62a35a", "region_id": "RegionOne"}], "type": "container-infra", "id": "591e5a7d78f64afdb03aeb6328452a3e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b3481a4f1a1844a2b18494d7d004a6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "97384750be2c424c95a7ad0e05427ece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ab565fdd56834427846697088399f2cf", "region_id": "RegionOne"}], "type": "search", "id": "8b8ec87881484a0ea7d1d1a68e436baa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc5cf070900e42e9a6f79f4de4fa5b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "52b1e7aad85d426db0787926602e0b14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e6ff55a160cd475780136305e931b0a3", "region_id": "RegionOne"}], "type": "dns", "id": "aa9144fafb464d5d97e1091f6d30bae0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d055d9fb9cd1479181c02c58a4d646cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c3957d063d4453eb573d089014f5378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "efecd5866f994247ada963a2dc3b8f78", "region_id": "RegionOne"}], "type": "workflow", "id": "1a5cb62879be42b897c753ab137b076c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "feea5b172d0246a888c8b416a8dd0e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "982fb24d19dd41d585e90adf1ede8123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b3bf29fb23284781ae2bab74c24cbfb7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bc7b1eed21bb49ddaa8e0005857adbd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc5fb760356e4084aa43a070a5a3526f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "30934a619883494b99553a977c917937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ab519892189b4ec7b9568b276d3ecd34", "region_id": "RegionOne"}], "type": "rating", "id": "6ca8152ea4c642af90a679be7535c69b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ab6a61f11b34c908891834989b8a3dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2797ba0ab934ea68bbf85c46e8f5a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "714b501f6de54e3bbe25646ef9627ca0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3db5e97dd67f4361831b74db7fb76624", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57858cb0c4ee4ad7a8958abbcdd8db3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7ff67d11bdc5474b82ffaf5577b8732f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "100109cee1204b60847e983b61c40b9f", "region_id": "RegionOne"}], "type": "policy", "id": "d51061e5bed14121a4b4d93e7d149c6f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e0fa1579c1446b5894915a6175f2a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fdc0cc85b0943ca833d566aa0f578c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "338c3332fb4e4107a727c6692d0ff004", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0aecd81c150d4855b9d6ee695cbfb5a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53dc39478ab24942aab2d3c2e3f36441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69b915b1d972409e94a39621e8e9cf02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69931d84c0854510b407d25b1ec0bd6d", "region_id": "RegionOne"}], "type": "sharev2", "id": "f0fdf09328ee4575813a5e1b00a3d56f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9c6a635f7a54a159564a596a448ceb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "957746b59f974556a66905405c7cbd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97059f1a1b424976b17226512f2cdc2d", "region_id": "RegionOne"}], "type": "share", "id": "a48bcd10044b4acd8fb4784b8acf2d6e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "40eda3c9e41142d986e7a90163741338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "847034799e1d4b7fbc6a7607a226cefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6e671e9dab454cf281979211c9e7c755", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bec39740ef904bada50304953081e11d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c9d9a815174bd3bd3d9c0f90df4dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c27e7f34333a4bcca818e70bd49295c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f216ff96bbad443ab720da3b0ea2f13f", "region_id": "RegionOne"}], "type": "orchestration", "id": "b421fff582284af0883ffa96ba38e808", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "968cf0ee697846128b9bb607a1c333c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ada09ad6d9454b05aeb6f03137bd65f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "545696d9665b4d07944fe40dfda202a4", "region_id": "RegionOne"}], "type": "block-storage", "id": "cc061880cbf943f1aa2dd40bedd4cf93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e52debbe885c472390e1059fdad527d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f6b4aa95671477bb45f88d941e3f500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d879a5a46f4363b0e1107308ef5f70", "region_id": "RegionOne"}], "type": "volumev3", "id": "62f27c5db5074c5b89173908b1cb60b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8477dd2d2fdc44fb887e34b130b1b062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73c5b789d2af46eeaaa76f065e6b74f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d1570466051431fad573c3f394af9a4", "region_id": "RegionOne"}], "type": "volumev2", "id": "3a7828633aa94e86816264fbe10bd177", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ba178e5c05645d9ac83f79431fa3eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c9dc22f560a439a80b5476ec45c5903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4f496c011794ce0a50d569510b9bfff", "region_id": "RegionOne"}], "type": "volume", "id": "5132f03c979641a19163aeb678b8ca58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2b32568df5f410d8575675aa835c4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fddac0bb1474bd48696fa2d8e2be1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b94abde761f4bb3a193f3f0d3d78ff5", "region_id": "RegionOne"}], "type": "block-store", "id": "2f58585d9512479a9f6a0c3ceac256bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32dc34fc7bf14272b776ea4989bd9de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9685a5ecc17a421ebd4a344b414d0006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4de8f7a0c4bb494aaa760ba36f2db255", "region_id": "RegionOne"}], "type": "alarm", "id": "c4eed3b5c67d41bd800839528e85da09", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0b1fcef0486f45ccaf216e22147f4b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf51cf0c9f3940f38d6980350c73baa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "acaac5e450d84d5ba96affdc70dbc78d", "region_id": "RegionOne"}], "type": "alarming", "id": "f88129d24d304b5da32ccf847a8a83e0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0471a3ab47a5434fab4d54eea3e00359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9572fb14ef9849c28d11d4f497249c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "89e5e4b9acbd4f2fa7386a3e01adec77", "region_id": "RegionOne"}], "type": "meter", "id": "8625ae072de44adba3954fbb35d00ad2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb269dcfb0b94229aac9caf906996f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b27d28127f84a64a05e477fab78d9e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "063a46f4233a4cf18595e5af0922516e", "region_id": "RegionOne"}], "type": "metering", "id": "cb65cace11d94b7593af1d2aede3bb71", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbf90fd1eef64fe7a23f031b9d4ab2cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa68f0245c4448bfbe7354bfb6d5139a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ba4938e463a4905bdb5df39b189be7a", "region_id": "RegionOne"}], "type": "telemetry", "id": "a4f907b0b4644f97831ca0ea186c76bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a1b9ec33a6884b67bb5af7e582941bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b2e0f896c6924d5090bc971c13b58705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eda331ce0fda4ea9afd886ec6efca002", "region_id": "RegionOne"}], "type": "event", "id": "4062f5aac8524024bba21474b0643c56", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ba8f3af5daff41e4a67836b859c8a34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "965e4422ea244f5fbcccaa758c48939e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3b856ff3ad64415c8225f416788e8ff9", "region_id": "RegionOne"}], "type": "events", "id": "5d33a8708c7045ef9b3c050f8ebd17e5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "29f2c077fae843c4b78756d70e14c3c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d7e8839b6a94305a99df0de655640b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "93a5362383b14b4b97dcbb36a9ececd7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ce7b128b8c64498b9aa9db9dc31c1db7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "004e593ea3284921a34aad0befb9882e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93d423f21f144559bf22297dd163542f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b609630dafd94d0c82ea92df5420ef8d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "30b582f6eb5e429c9d16e659e89e8bb9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7713e38d06904e709bbe31068d7f1f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1185896296da4533a41d107c3b54ceac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "00216bb6745b4f648bc11fefba00f0ac", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9cf04ba37fff4177a8005245e5d24cfe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e341d4592085455484e576671bfdd0f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "556127860ff94ddd8fb579bf2729c212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d88897ca50aa4e0db531a3b59d9edc8f", "region_id": "RegionOne"}], "type": "tricircle", "id": "eda623a87aa04ea09d27eccd1881b14a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1717ad38ab164446b69e67edbbb4b0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a7ed735273e547f3b1a8cd6846dabade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ab8af0e4e15244089e52376264e7a65e", "region_id": "RegionOne"}], "type": "database", "id": "4a6ab01edbb54cd0a136b002b79ed5af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1dd20a6514534ad2a9af9b78e05ade68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40709d9054994c9ea2b2af7c9754b511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca5aed3747b2482da696d47ba8225367", "region_id": "RegionOne"}], "type": "application-container", "id": "fac661c43b3d4b1295bd5061b626ddb8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf4554758dc44cc5b465ab9b82418438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3fa583ca06b4ab28ce1172f6df85e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1a21d5e22ac3430ab672a32cf3985f49", "region_id": "RegionOne"}], "type": "container", "id": "a7bcd9c5489744c4b35e2a119ebfc8ec", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9ffae8f15094219bf4e6f4fe848c02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8e82502c1d614ad1ba49076e6263633f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d4631abed3a644d8b70cd1858b3255b4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9aa9f09e47f24b97a94f6077771a9a9e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c3acf8f7a524995926527a454a1d76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e72142ad6c944fbb9eb2c88bd83b596e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2be0a8b9e8534f3d8622544d7aa024b7", "region_id": "RegionOne"}], "type": "rca", "id": "d9fc23e6abd540c9bc6cc2e4412ece59", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24ad48a7d9aa486a91edb2079bba43c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c25f8c21df1d4c9fa34086dccf4809dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "20a616a207884aabbad825dfcc366549", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b51c3d46227d4cc09884c0ac44ded899", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "789049b536ee49b8a0325bed386f95f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1a0e33e6a7164efca91e4ff1c385dd14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "35b08b6703fc42d8894e75785428df2d", "region_id": "RegionOne"}], "type": "network", "id": "4748408f830e442097ed4de619e3febd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "98cbbc0012d841d1bbf9484488c74021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5ea7812d833d4e16ac3ae5b775daa97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f5565b36bbad47ae81f9149fe90b353d", "region_id": "RegionOne"}], "type": "backup", "id": "e7d5ed4d925943328bc3289983a4ce8c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9d29ad956b142edac256d3c42fe21b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02c7ca50c9c54688998e73c33fd7c07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9786a7326abc4e30936f805bddd8a618", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "859808c0c931483094b18338cbaf6178", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f5d866038c449088bdfd860f479ebab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60e5256d1d4943fcac6236eae3bde20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71f15bb0be894396b5b1ab945f3c6d08", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ba054d9e04f043619171d9f6fafb8ab3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eafb6c5228324aadad29aca64764e25f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7172f9b6e47b49929a5560e91377e160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3c4c1bd7f2ce403290fa5c47acf3e7f1", "region_id": "RegionOne"}], "type": "monitoring", "id": "c5169fd95cfa4c0bb9158987d41158e5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "95cf98944c6d4b8db6d3045e7715d02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2a5a0cd10b8e4a73993eee3abc0d0223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d9517de90fbd458c936e4acb63067caa", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d173926eed93415bad3774ca958eb74e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e1cdb51343cb45f3aaf9ee21fc6f0e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a5832608aa5a491e941779cda8858246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5d13548e709f441b8ebd39b18e865ebc", "region_id": "RegionOne"}], "type": "placement", "id": "aefd4a813c87432190c293012224f088", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7034aec82ae341b3849c1b20b69154d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "196107294d7a44e78c8045f3c0311295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b4e072433a84747a4afb1123c0d5595", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3a74eef161a24a5e9743c4d4c7051f00", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d7d941a83303402387b08bb46d1f013e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e08b6ddc3f6466da54ec89166a7b9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "429934bdde424129bcbef4ea0e2f480e", "region_id": "RegionOne"}], "type": "ha", "id": "420bd5a77e444f25aa8a53ebefef879b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "258fd9f149bc463c8fcd154d762f16a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f7c3002e16b48abb4410c522501365d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2443432fb0904f1f8cf55f6e8f3b0c7e", "region_id": "RegionOne"}], "type": "reservation", "id": "ba2e0b3bfe3542e8b11d53e8a0283315", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8e8cb08aefaf47ffb126a35ec639bc0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1908031b623740008476826c2909326c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "27fc5232c4994296895ed8c870a284e1", "region_id": "RegionOne"}], "type": "function-engine", "id": "9256244d3b4545ca87ad608284a20043", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fdd13bec324747dab404ebb75b45b171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "02377c6b3be84af79da0f76a8872a510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bf82b13f7f664eebbaacdab3effcdc0b", "region_id": "RegionOne"}], "type": "accelerator", "id": "c1abd27bbc364ba6b50d289d1355bc24", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "193eae853d5949799ce478a82e327a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51bb3ca7ed66403fab2415f773af19ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8b6df5fef0b49d883d4e74c0ecf8fb7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "60a667d581214e9fb24203bef77231a4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "256a496d0c704e7296742c48106c918a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "298588fc247241f1b23700c4e494a958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02c89ee94cda4b8abe272beed23cdec9", "region_id": "RegionOne"}], "type": "registration", "id": "0962825807fa4f3dbc1c2144c9c37eca", "name": "adjutant"}], "user": {"domain": {"id": "f43b42179b90418dbb1bb60974f9113d", "name": "597a2014538d4eddbc60821732c09835"}, "id": "b5af912eb07d4c78a1ddc8fe93f50d7f", "name": "51ca26e1584c4f3e845b801ff988d169"}, "audit_ids": ["f8e475361d964c719db48c189f713dfd", null], "issued_at": "2020-04-23T06:26:00.083469"}} 2020-04-23 06:28:00,275 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,281 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,284 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}]} {22} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.069937s] ... ok {24} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_flavors [0.092398s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,275 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,279 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,281 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,285 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,296 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.221353+00:00", "project": {"domain": {"id": "790b85be31a444dfae9455181b385621", "name": "a6211f9b9a7943a4901ea71b907b91c1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3760e8243f624abc8e74b6a78659a54a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5f94ae645cc49139f182827ec9b985a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed6fc0cc7c6b4fc4bd26438282f28a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0d2759d051e64a2ea61e8d29bd003d63", "region_id": "RegionOne"}], "type": "identity", "id": "8afd3c5c68c140ef9dd4e07d46cba9f9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4e2eb4f2182e48bca1a56866ef79b042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d967e702728a482faf3d20edcca99088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b3a9bb6abb884f8bb14dbec6cd76c853", "region_id": "RegionOne"}], "type": "compute", "id": "8347d547ffdc4a48b31eef0b2bc3843f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f74bdf9c6b2e4fbd99a4c1e9854aaf72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "962d38bafa76489da5c1d8f37a1c8111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e4dd86838a9d4e66b7f6a6025a296ffd", "region_id": "RegionOne"}], "type": "image", "id": "93c5613e3c06441389e56af513b2dd3d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3da00ccc5f2540cca8df2611fecb2ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5bf8ceabae9451c8c0001301f965be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "82c3eb9b804b4a48bc5f3e388e527367", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d489bf852f12431584e2b62a98a2c7bf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bda124f81634769baeb5850d1f80307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9382083757a54681a0eaa4686a336a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e93e7034249140caa9e7c76dfa40f0d5", "region_id": "RegionOne"}], "type": "object-store", "id": "950d5623c7354389b6b991ed9fd0cfb7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20038c1f45cc47c394ca6dbb6f6be647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "462ec239e9c04f679a5712483e1abc85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dffbf7d018d04da0ab05e4af0ef38132", "region_id": "RegionOne"}], "type": "clustering", "id": "3e5999a946524a0ebb258bbaa93824a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eba878b2bbf3401fbb517c05f320a849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2df5ac4715ce47998b76479823a6269b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b768df4894b46ec8a742a919db57d2b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "32327d5f705e4710933c05a11b1b2eae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2da632a06daa4fcca01322521d665aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bfc910517c3749dd9b551848d450b52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a22b94b89332444d9f9f78cda687eb63", "region_id": "RegionOne"}], "type": "cluster", "id": "f2c413406fe64466932c5b5f8dd2a2bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e645ae3e572471db12e7024fa5d73d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "396f97022f674b9db84488057896f897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ea406d745b014968b9a651516227d1e8", "region_id": "RegionOne"}], "type": "data-processing", "id": "cb6dc5174efb45a399e127fed63f9a05", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6bdba0cf576a4bfbaa5804e9c26b8ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bba00bc1e69419189665016a6582ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9322e4394b7a45918c0091c9872c721b", "region_id": "RegionOne"}], "type": "baremetal", "id": "a553eedde5124f25abbb2dfa2ce512db", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d02ab34719a44264be036210d5f538a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "69d61ba291dc48208da5948e7b625628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9ae0cb05778c43ca84af082b2980dd95", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ed4176e003d14ef39abe5aeccd4f9781", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a1223df9c7bf490a82c4ce9b0eacc87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8cf02e83ce7c4154a626f8b81712018a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4237cb5cd0314a85a9e6a48834166ee7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8f41281282574194b05a423f90fa5a64", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f5d74daca3c541cfaa8e6ea863ef73ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "20a561024f87413baa17bd1495d44a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b4be10cd45fe401f9e731fa5127d4c69", "region_id": "RegionOne"}], "type": "key-manager", "id": "c9c1695dd54543248869959d38d872d3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ea5c8ccf3df480c98f58683dcbe82fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae5023a0064548fc957e50fde99b7cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f433d32a3c5442ba95ee6d80f0771a9e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "faf7a3d97aff46ab963365fe0ffa34b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "add41b711e1f4371890c24c889a3c725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f7663487f224817aa139ae1860ccc4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "be0564deb5cb4269aededb76b6adcc62", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3d11dd1ec9894f60bfc58da9dc869e23", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e9950db149d40728b57ecfbb18f2bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f28f53dab9449f9b1b1c9aeb9c9e059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d6ba16aba1334bc79c3fab853dcaaef4", "region_id": "RegionOne"}], "type": "message", "id": "342db46327ee4a889e1d5fb5f86753f9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d2fce8a952f4e42a2450df9e38bad7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "119063c3ea604ee988566b7a68c05f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "294644d6df0f4efda3245a90ae91cfda", "region_id": "RegionOne"}], "type": "messaging", "id": "5960032b6c2c4e62bf9ba250e1961093", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c75522bb69d4010b849f37ef7597982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f50f3e5209fb4b69af6c1446680d13f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8ba6f7d502bc491a821d161684365c6a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cfd746974df94124ba3e9ed30ed0f9f1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33b779d4ff4a449f9265aad2fac4c53a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bb46798ad15482a9e20d689af0a1bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3179a82c26d84cbeb69dd05737702fc5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4490ea58d49a4c2f99c4902ff5c80c13", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffc64cca8f44420a96c9d9452b76b0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a1b7bd79e1647e68125cf3513458d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4649aa339334fb79dcc9a6790aecd8b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1a8c0224e3e443458368cb2d2fc3a09c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef84c26609764f34b2f090c6df40b766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a02183d5de54412f8cb96b3fdda7d165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d3860630db847a7891839e1015319fb", "region_id": "RegionOne"}], "type": "container-infra", "id": "74ad2b2a33814004a7bf8d42bf8d32c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "95ca85d688d24985b218204178f7571e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1dad9f9d799447e3954fcf930d5e84e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3d2f14db8b6e4414b2e7a6b5a272852a", "region_id": "RegionOne"}], "type": "search", "id": "d4838dab21f344e39a0bb0f966251db8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "10b2195e2d6c44c986a53594eb88c196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8f2075da0e3f4f97af3545049d8aac0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d696925d6e0f44bf9a09b8dc3c0c17e0", "region_id": "RegionOne"}], "type": "dns", "id": "0804fc9afbea4234834c2bec2aab4f82", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13d1349b86124a52b692881ea4116c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4ac4d90a88044dd79b8b4b75e5bec0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9d5df460eb224247ab4f9c4c77d4d587", "region_id": "RegionOne"}], "type": "workflow", "id": "d2ccc1119ca2430fb9bd3621bb44b01f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b6273de80bd74618abac5caee7666af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1ab3ba9c793446da3ba5e50fa4c7ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c890923fff2d4211abdad8c3164efcd4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c2b2113d3a9a4613aef3f859643e9cc9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "88aef526115040a4a4be09d2f369bc92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4a442f0bc420465286ace2ca54d53361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "84a7d9bc67534aa9ab0c125b3ead8fcf", "region_id": "RegionOne"}], "type": "rating", "id": "4d2fea555ece41c4b60ce313a7f0ed75", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4459d57801ce4c9a850d2baba6b86f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8ed2379634584cdb9aa32aaba60d4599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b6d25f0fe5844b57a5aeed084c260a7f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dc3fe089e56f4562ac5102ce6785fd9d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef145dd2059d45e4a8fdcbaf858c13d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d94e8b5cd3234ab7b62d22119ed8e122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbb8997902814edaaeb6ad9c32110f52", "region_id": "RegionOne"}], "type": "policy", "id": "2e63fd9d1a00463bbe031b94544c0a3f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd766af5f5eb4bdc8e551488072a5451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4820519dbb8434a9948f0b74c8e0b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9bf6ef236fe64492904283fffb0d5f5c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "35906f9fe5194747842fd4fe4f0b4f57", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e20125d61904b449880fe53134e001a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09ec851881cb401bb3759cfc92944dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "84b370a022b444a4bd70d01d6a5d8b0e", "region_id": "RegionOne"}], "type": "sharev2", "id": "1927f929f882410c9b0e5c0d8f15bd97", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "554e54b0f662412180aa41b487d78645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b731f9f87ca34d46a63f77c56592c3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "924cb658f5c644a989e54acebcaad206", "region_id": "RegionOne"}], "type": "share", "id": "7e175ce46b504741bb31b11245b8163a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cbcb71484831444c8bb43e0604dfbbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c07b9a5e0c074afda837c9555a473816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f7c26e8f69d543bcb924122e2f656a2c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0bb681bd3dd4450f8283a27a941ded31", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "050457c8d3444af58975930fc9a016d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83a69fe7d9714fcc8391bf288718813f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffa11a62e42142c788b430f7bf175bb2", "region_id": "RegionOne"}], "type": "orchestration", "id": "b842c564b34e45ef86308fcbf33c09bf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff92d78b5deb49dd92cbce751e20ce57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "084d83b34fca4099987e321c1e93ca7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "046d3ff139d74830b11b51e44da7eea6", "region_id": "RegionOne"}], "type": "block-storage", "id": "ba7e07e7f1c047e492b8b2293dd38a9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "178e6d9470234bf893bc53f27effc3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee28a0d70ad94a79bcbdbe419baf7697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65faabdd885c44fe82b0f842a73047d2", "region_id": "RegionOne"}], "type": "volumev3", "id": "f397a3b0c2404981b421daf7f819369f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99b144e17706441da167208e74c91876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dbc62936b9e4e2ea952a46b04154fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0680e0bcc6dc4754a21438a718b62667", "region_id": "RegionOne"}], "type": "volumev2", "id": "c9ce720725104ab788c95d64152fb132", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b886f9e1d0248beaa15f27808b0b2d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f898d21145246a5b6173925aa0b3993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8151a53baec44d6938ce9bb87434143", "region_id": "RegionOne"}], "type": "volume", "id": "5c11fe3a7ce340dea0c9ea4c8f9e2c43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8875da6e05bb4e4594a42bc658711490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d022207f2c74f14868d5f03aa0e6dc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72a66a971cc749e7a58050d02c0a7f00", "region_id": "RegionOne"}], "type": "block-store", "id": "80de2aeda88e490db12039b747f46b53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22bb2dd70fdc401e931b3dde457f802a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2507f1192c574c469d1886feafe7576b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7f260633c739413492c6276b44d0417e", "region_id": "RegionOne"}], "type": "alarm", "id": "1075a4b8317941b289b481968c425a28", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "329e0359914f41fcae1f857bb39a864a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abf6d970a8834b2db69c8a4ec5f24ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f4e949acad4e4dd7862eecf39ca37240", "region_id": "RegionOne"}], "type": "alarming", "id": "03de23c712f44669ba557d6afbfb1321", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "54cb9db08f34401e94f5ec2cbf450b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cd1e6ab72114b07aa1a8d004f29f47b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66ac07b55ab4427d83a01c3ca074500b", "region_id": "RegionOne"}], "type": "meter", "id": "a9a60083ee024cb9a2965dfcf4947895", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9041b4f50c714ba680795cb556c48122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5332f1bd105749a19452ae27b93f44ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad7c71337ed54f569b08807d1824125f", "region_id": "RegionOne"}], "type": "metering", "id": "4a3ce071bc914dd1908e4167e5bed18a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3e001f0b481432ba31ae314ed96fda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c642ef798a2b4d01b7afc83f8839ff3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b35ebf9f26644b65a5cdfbbb77d44c24", "region_id": "RegionOne"}], "type": "telemetry", "id": "88690fd43725491f9d4c00fed16833f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9d1cef96c7134b3cb0f29d28b3434c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c346d74cec7045b481a0a7f876df304d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8107f1cd573846ce8cdb6b417f65114a", "region_id": "RegionOne"}], "type": "event", "id": "c368972dfd744547a19c383cf1e42885", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c1165e32718b4ab28060214174276c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5346cf437d244a5580a90ad45885dcf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0a159596615343eaae9be213e31bf66d", "region_id": "RegionOne"}], "type": "events", "id": "005f3d5ba3504d3cb4191aed847b8958", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b378701c7501422fb8e2a3ea43638cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4524a13232264a95abfb12eb5847b0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d26c05bb4ef4fd2b74fb0772c6266e5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "93ad86ba60954d848a47f7eb642f2a52", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9bb73cf7efa455bb9feb2b9b0adc221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d822beb42ffb4eb793ed2b91aca92ccc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ff4c377c57ca4f0a95348326bcd72add", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2bde8a52800c4ee4bfdb6cea1d206c34", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0ab2cd7fdbf409abb179d867a632ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "35dd83393f824c458814ab59c0dbcafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bc52980157e4cbda0ffc9c88d6d9e22", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d8d9daa14b0c4a59af5d19fa89a19153", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eaf84eef7eb143f1b875cf344f974496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1745f8197923423bbdbcc8e24e6efdf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "213bde2076db44f4b609d4d8f048ffdc", "region_id": "RegionOne"}], "type": "tricircle", "id": "e72cf32aa2934622a9bed5393f258847", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e11a438ec1a74337a7cee2217b2c33a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c09e3caa58964e29b36a068c3baae093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fc3324d9ca114f6e9d4fc8579a0b38dd", "region_id": "RegionOne"}], "type": "database", "id": "fe2dc743020f4c7fad5d9557e1bd3afb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76fb2752fca34769a3a050a603a77566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c198c687e154aada76a510ba39a4a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "37588adedd934c46baada2ef15ba945d", "region_id": "RegionOne"}], "type": "application-container", "id": "810285115e2048448d57486b29d22165", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4c48eb7c3d7e4d8a9e144989a02febff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7de08b9e250b48c4ba8fde97a3ae9142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d68704cf819a429d9c226b1b4d60ee44", "region_id": "RegionOne"}], "type": "container", "id": "b9bb239b05de4335be5e7e65d5c16d9e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3db6bfe77f00447ab296a7c637d2ba4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "457f03a8bc144f01927903b39037c3f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3b0a72b88f994bba8554b979fecb1843", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "db528aff241e4941a81d7a419b92f6cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ce20e9298be74be8bac485e4ecb729e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4789ed9eac8437199daa89de6200089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1de2ef68cf2841b6880abc71c5783321", "region_id": "RegionOne"}], "type": "rca", "id": "11f3b58928304b2d95ac3f11a44f678e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c628c12ccd91431b91d890d3d7da0c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3929db28e8e44520aa200578196c2dea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0cd626144d154d01ac38f9d8c85ac7e3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1cd481e67a43438fbc88dce1905e3485", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "777567ba7bd040929747b67676b8f752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "71c14adfe64f4411b37b468329bccc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e121db864dec4e6b96ec87e246bb1002", "region_id": "RegionOne"}], "type": "network", "id": "405e038356424de69ec825c62c953b2c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "86f2bb1de1264452b564993a7a37653c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "323b2eb4cb594c868ed0dbef58e8a659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "91f7b0a7bc094092a58477bd9b173e39", "region_id": "RegionOne"}], "type": "backup", "id": "773ce6a3765d4094a35245e18417c28c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dcf463f0cb694c6dad1a6c1bb158ca54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f2a4f04c8f34a1ea2f9338e56021f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9ea749c26aea4aa1a29df205d0727388", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5cddada4d67c4db48df95cc8a262efd9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd5a32dc58d0444a87ad5cc032402010", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3d1b4f857b249c49e465905b50709b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "73f60429e054478497955abe272fca03", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7b2140452cd44384ac77b74f907f2419", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7a279c9d5825447db982849357cd055e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "58e86801f7994a598244526533798c0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b0f4c82c2cd4c83b0ba038df45c8ce2", "region_id": "RegionOne"}], "type": "monitoring", "id": "9aa74af37f93419ab5c2b3e878749b18", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3b57a01a8f014fe19898c5f27362cabd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0f231f1d770544998a63044cdf4d3b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6cfc90e492574e4186f20163e68a5c59", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e9ba33cea1884c63beaa9516a6326ce2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f948f8e8c77040b1a48266363c430118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1708235316a42d79c42afe369632d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "576c4fd3fe8e4bba8890fa2f81a221f6", "region_id": "RegionOne"}], "type": "placement", "id": "a181fb7a31ef4ae18e9b26cfc3212c1a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "da74a45b659c402e8c361c21849da0de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b85415608e244186aada5a857361aeea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "448aeee1fff04b76a783cf85b878e67c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "47d1b6e24977494881266d19caaf5732", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f60a91dcbe5048beb5bae3c7c3759544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ea15f0f3e49b45e49df3ba51816eeb65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c646ffb06a64174aafb30deb7247c53", "region_id": "RegionOne"}], "type": "ha", "id": "a7b287d234c24407be5eed667523b6a3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6d866d921744891b46d2d7ce3b1e508", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9ddbfe65779d448096a418c2f49b7235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0f6b0be1d9d54e848c356fc7eed496d9", "region_id": "RegionOne"}], "type": "reservation", "id": "315d60d8ccec40c6b7f303953e472608", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "18274eaaef5c4352ba425f5ace58320d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "448960585b9440d2999d067ae3560f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "375db1a3432f42d4a23b3901072427af", "region_id": "RegionOne"}], "type": "function-engine", "id": "e413e521130c4c8e8ea24ef0f8bbcfc4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6b6f662739bc439b809d3780b040f275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1926f0a41d064c4a9b220834d3eccb1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b7c2023912e447d78d18a6b29fe79c1c", "region_id": "RegionOne"}], "type": "accelerator", "id": "efba040d42e14bd9a82b78954abd4cb8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b91f0140ba0b4c4da2e4b3e696473f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1c23b4e617f46a09260d6bf185f55f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "359eb2d3d3144f66886a242aee08b8f1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "52029494db16405d813d35e5d55bfa60", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "603394434c7542818010c4a9cde85323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da73d1ec29144463bb9c8f5094198418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c1e66838c5549169500f170ade7151c", "region_id": "RegionOne"}], "type": "registration", "id": "3ab055655aad4fcba0b2bc2886f8e39e", "name": "adjutant"}], "user": {"domain": {"id": "29b538ddea0f460ea224e0583c22ba6c", "name": "deb32d1204bf437ca9b1d6d1ad78e38d"}, "id": "f47cd934c0284d8ba2ca986de0128f9d", "name": "d7c258a43cd14192bd7501c886c8e5f4"}, "audit_ids": ["e41a61cc040249bea5af539891f95607", null], "issued_at": "2020-04-23T06:26:00.221353"}} {12} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.229006s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,145 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,150 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,153 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,157 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,170 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.086996+00:00", "project": {"domain": {"id": "a749132652e24a3e834aa114bbb4b742", "name": "4b3da43c8bb24926bb52bd9a1cb05997"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e20ab47c65644951a02861e1a1d49031"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "694b5aae58f44495b1eaceb3a84feba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f22e0b75b7f24737a80b7092fc315b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "96a22cd4144145488b4ef3058959203a", "region_id": "RegionOne"}], "type": "identity", "id": "c222016b8f064ec3bbee6fc6b6191439", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "471b48a18f8944eb883dccb6d61f712c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f604f19b5a054f81a05e7fa6ec06093e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b9ac5d0c07134232b58f97a4994792f7", "region_id": "RegionOne"}], "type": "compute", "id": "6f0c87e574de41198dea45f99fd0c47a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a97fb656e9c345acb5e8be5142442354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58c0580a780841bcaaf4cd2dec6da2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eceb9c9622f8487bb10b385298541b45", "region_id": "RegionOne"}], "type": "image", "id": "b5b30026f6f44607a99e3b9f5f84198c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ffcb46838cd84dfe82e841b04afc8129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4d87c83a61954c6eaec72f0579096408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9a06563e69db469f8b14002220d1a13d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba995842f9fa4c718a9b0832ec958091", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c8900830cc4447a5961582d0826494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95fb0d18f1994d9f9e8d86366212dcf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "179e737653424338a594c59e4633080b", "region_id": "RegionOne"}], "type": "object-store", "id": "9ca5af2a933f4eefadc598638eb3a0ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d3bd89b9d7f4955be0dbb5893cac08c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f1b9b0ffb0244de939a4d69bee68128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "584bf0bf433c4b3ba40e211f20b7c6be", "region_id": "RegionOne"}], "type": "clustering", "id": "fcd416e99e714a58b82ad3d588d505d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b613037d7e1f4db4b1d1f379b9bce2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13fc1903fb1747d78742fdc1cf2921c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "02f3f76bdd3c49dd991ee6ce7efc0099", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "183e2e22f6494acab63b4b965c3d0db0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fbe0c0872024a5a9dff0dafc946a116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d112c6830784896bbba2cd4c82b6e93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77179cfc1d4d40708056141c1bc6c772", "region_id": "RegionOne"}], "type": "cluster", "id": "c8d4d0963e2d498fbbbe39de9e065cc1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "23e690989705415aaaf1e868620d8202", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "09cf85b659694e33bdb1be46a6326564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "452116345774415c867b86c70021da03", "region_id": "RegionOne"}], "type": "data-processing", "id": "43ecea3075194fec86f91ad667ab9cc5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ba3d47416fd94636abb360ed6c2c5765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4df1a753e60640188cd7625875d1c917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "04d1f0aab73b4e7db29ee884fb7f06fe", "region_id": "RegionOne"}], "type": "baremetal", "id": "4a3c0a9696cd4f3da47c1c42e8346424", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "725f966fa36a431791d0cbc7ae8fb059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eff8d560657a4c69b98348ff12d0ecf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "010330c4bf25494099b6cdf6c6341635", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e15ba2918a9c43d5ade342541291d6f4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d6c5522c0d84414bb0c1afcb1d1d0011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dd58e805e9824903adf81af247c61567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "80d45d105017422191e59c3842ec792c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dc9fe813f052489fb204fd47ca44edc4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "161cb3d3fc984a9cacc376ecebcd9fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cacdd458bfd94f739852956ad035b8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e32a053b48394adc87d7eeeeeea9495c", "region_id": "RegionOne"}], "type": "key-manager", "id": "db34900f0a944cb7864009b0f827a20b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a34f784e1e94ceb910dcafa557f1755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d7cc7e35d64401ea2c3e0c1e52585d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f7dac941bd6c42c28b00144386f6a96e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0a3f2f46adfd4ef3bb52ba26f2d2c7b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "efb48ebfd36e48238b5e26e2fd2a8a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe8ed4d2a3d64edd8b694bc4a51b2cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e941ae62eb704025a7ab1bdcd0934e86", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fb04024ebed345bda6636768c4906354", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f32e62fce9ea4396942f7a13d66db71d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4f25888646b345da9cfbe94d82d1f943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "398f03ebca13435b8a62c858f6666bf8", "region_id": "RegionOne"}], "type": "message", "id": "999702b1b80d4a26964101d24d8f0445", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f30d14caa65b4315a9af507bb6d22356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "672dc29c7bcd4cbaa130f0274768ff5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "186089e72be74612916090457f9d11d5", "region_id": "RegionOne"}], "type": "messaging", "id": "8427e5aba34e4b62a2a7a11534dc4bda", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cadacb4b51c0455c894a622d60677993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "97c8e2228fac4ad991e22ed38d44e7ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7603706ad2d849aeacdb1fac1348fb49", "region_id": "RegionOne"}], "type": "application-catalog", "id": "42d10b801ce44281ae8e83dae6f689b5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d9b7161432646169c9b8d75499307d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6ed96d1892344d896a81ebcfb3388a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e92c53e48bc84e4499a7f18975ba4933", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bf105508e9954d008ab9fd60084a8d62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0edea7ba373e4a778362bb1b5aad9a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44ca543c3e54497e8e1058c94c9810da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbf4dcf7a53045e9a19a2b06883e5c50", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "870403e23f1940e5b5b3d2c35af2ff67", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d34675a516d4240a3025ad793370555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b88c448435da498f949a21febf469f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "201ec5ee1cfe4d10b7cd130519d9af71", "region_id": "RegionOne"}], "type": "container-infra", "id": "e66d4293330741de9cb874e727469282", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9596ba04933b46d89d74f5552fb284ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "31b2075651f44d3cadeac7da8dd35968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cbea2b4693c7441eb3a160b775e6d5f0", "region_id": "RegionOne"}], "type": "search", "id": "63ec4e45e3a841efb3cb3230f5540257", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3a53c30ce535402894e61592828d9950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "68af78f5c34a42b0a4cf39ef9fb95e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dde268aed8bd4d22894ab2d87ff4a692", "region_id": "RegionOne"}], "type": "dns", "id": "3a749a6a3db345428437fa0c092aa6bd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f1de96d9bf7495d8918c5c8eedc5967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0450e3264a345b88e2766f9e472f61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fbfcb263f45844acb36c22ca6479e5a3", "region_id": "RegionOne"}], "type": "workflow", "id": "9243e784c0b444a8a82c4bb2183fde15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36a84f1762a4418784fb4073ee0c998e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8037335f01c41ed9de337302cff49ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a82e6ad367aa4a5687aac3269f3d8f64", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1cd2b9c8ea4746ed8b7ef12bd1aaa807", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fa439086a41142f3ba50796bc1332b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8e0bfe45eb9c4931967be2ec3b0bd5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "314f8e7105dc41e2b4e0ed145ed0795e", "region_id": "RegionOne"}], "type": "rating", "id": "557cc4fa57ad4f71b17cc63bb00cd316", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9286e467a8f74671b31bd45bed7cd151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17abaadbe5d546ea87280c5d8bbbe8f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "207b8ca71df54457a1ce2127474f029c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6a4302faf01343d393983cb40e0fcc58", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b063d5da1494c319b34e69c79d8a626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5186dff278ca4c59867ec9e55b482df3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bda8e849efc45e783aab6c3c8a9a16e", "region_id": "RegionOne"}], "type": "policy", "id": "d4db8725cf2b407081915e9999f5f692", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "57cb62288b554daeaf949ab22d39cea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d7a4fd391b64b1cbaa541d2f0534d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "822c49bcc98d41f5a96914583ede4e25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "39ea9de401884fe696c328231561411d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "951cb6ef05f3425aba84fde36a3f8802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85f4062d715741f18ee7a20b2b5bbd0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e80e211c30754d1f99ae88771065a49a", "region_id": "RegionOne"}], "type": "sharev2", "id": "3f572dc8375e4186aab51430ae546cfe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3fa66f6f7ae4a7e9d6eb85cec8a9b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffacfb15f4e34499a4f7f5c6bb279cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d1c2caf2af346c58ae3eb57363c726a", "region_id": "RegionOne"}], "type": "share", "id": "bb9a5d3a7d1c4c92a93dd7afd70cf252", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4faa4ffefd6b4084bc47e501dd54a9a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f0c6f26c4cf84922be1de8bfe307caaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "054a1019d49d4903b7af365a8f34ac82", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a199d3638b99402c92125ff30c9dc32a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d20ebd4fae5463b9d11db411e79de13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfbe51e28fe84d7a8d64543077fe40e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "635bd105120d44e6b9af5f1f0ca641d5", "region_id": "RegionOne"}], "type": "orchestration", "id": "cc711f3bcbde44fdb11717893e2860cc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ada14a522e9b4c1fb2d5291bc30d0a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e4463132d7747cea6fe5ffb841c7adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afeb5dc7333e418180b16ff474cb3da5", "region_id": "RegionOne"}], "type": "block-storage", "id": "a6813410e3664bc5b8c7a46d52191850", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f24e4d343ff48609eb9d7b7ea191bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7b0c5519cac4b6a90737c46d0f3da65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c263cfeb2e69465fa7fbbc516fdc0e48", "region_id": "RegionOne"}], "type": "volumev3", "id": "07cdb029395445fa91a62460a65fbfdb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70680a673f7542c8bceb0f2f497a6e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d36fe867f14b79aac79df9ac681a9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8978e703bfa48fb9f177d5fe18fb410", "region_id": "RegionOne"}], "type": "volumev2", "id": "8f37f0f1d006488083af7e13a94ed73a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bda9f8d994084e37a462074e81446d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c1fd0cdf2954bc88fae352d4e8d9a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce3d95ed32e94c2383ef52d257077f3a", "region_id": "RegionOne"}], "type": "volume", "id": "1176ae07955f49fa963ebf2e5028abd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff4ad991b18d4d51b8861b4ccf915598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ce568906ea40468352893565aca166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9edf6d9a6c3a4a7bb39651d71712c080", "region_id": "RegionOne"}], "type": "block-store", "id": "fad7a64136064cc48506d659059ae82a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16fbc70924544b489e7cbb00a61d1871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a7abb8629ea94807b5898e919c0a23a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ca55db4d21e34acc8c5f77fd1abd364d", "region_id": "RegionOne"}], "type": "alarm", "id": "06b496f268c047a4b3c5ab3c04877469", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2dc7195796d47bba019c84ffb8f3ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd3e8558abf64835b105843692b72677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "90b41bfe3a114361992cd40039f3c274", "region_id": "RegionOne"}], "type": "alarming", "id": "9a654721f3a7445b8f5cd0a58dafc83f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "934efed4bd5e492289bcd5c06b0da4bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98d00e298aed4ce1bd4c67449be75e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "03528134d9fd4e1eaa42c1b5ec57a902", "region_id": "RegionOne"}], "type": "meter", "id": "2ea18ab31919438982a807484873bbfa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1fe3445397ec42d88fbcbd8a150edfc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d4f5481b52a4481acd085157367dc3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "790145682c6c42769371ac32ebec04a5", "region_id": "RegionOne"}], "type": "metering", "id": "7b771a9ce7a3402399b99a78509eeea8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aaa607adcc734712b6c604366427bf07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae8e4801d5074fe7a3e859210caaafaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68171dec6b9a48ae9ea2a8df026d2372", "region_id": "RegionOne"}], "type": "telemetry", "id": "a52a955afc684d749529b00c49707274", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d494d57295ed4cf19d83e051929a4124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5b315eb40b3745b0b74bc6d74f09dda6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4a96f96d59764464ab612a31e467a2d7", "region_id": "RegionOne"}], "type": "event", "id": "9ae89e7bd5ab46b5ac0a246b2ce9e5f7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c466eab8f6af432b838a3de0fa539891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "05ffb1f16a2d457a916cb09f0c246362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20469e896a79485f9a74ede7377ed248", "region_id": "RegionOne"}], "type": "events", "id": "44afbd2241aa4476a2cc317372e60d10", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31f58bff5faf4eeb9d6d7f040e2750c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f23a0bd0b5d421ebe998a80144f2e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f3a905b0a4544bb9887927703ff2fd8f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0046105ac5554e639923d8bc1a04748a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6cdf52c0a570434b9b93387964f004b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d499b205e5784708ad5057364a6325e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "125eee04ca5a496bbe00f9291f7a88ae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1e5aa426796d4d9e941804f89f507684", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ee4f160776548b694ee094b3609f373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf71eae909604e3fae77bcbec8d8ce8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bd850efde01429aa03d011969711b29", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "daefd4608d034e5ca0cd0dd7dd1368b9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a58931aaa4584e52bea2e08c0605eab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f95232b8b7124f868fdeef0811171161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "915c7cd10ceb4af78ce118655eb95ee7", "region_id": "RegionOne"}], "type": "tricircle", "id": "b5a71ecd9da44986afed127770641685", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bc62e4edab434880a0df89aac6010704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "858023f940a144519bebb249bc4829de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ff5251fe660b4abab69a19a80ba86144", "region_id": "RegionOne"}], "type": "database", "id": "3417bb377436465ea5fed25ac5ed7930", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c85c9d88a8e44e5396e74ff653dacd51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71a870e4888b43bd900679b3b65dbbae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ec55e4e7969495894b36b220303f217", "region_id": "RegionOne"}], "type": "application-container", "id": "d11a1947b6f74349b1cdafe46b03bb2b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8892f5163d224e1baf482386814937b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b85e833319845fa9a944236d8fee74e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "276474cf3aaf4cca904752a4fc9a7771", "region_id": "RegionOne"}], "type": "container", "id": "23c6f9ed817d4d5f836dcb9cd666272e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21fcebb9930344b09491668af26e0895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a99dafaff0174e6eb20755e145e40445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7df5c7b2336b48078526c02ba7328aeb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c6cdbaa83b724440b3fe1563f1abe4dd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7cae1d28e4044ec99a627e554ab06b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5cc2679c0964e21ad3b9830c7692162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5c3ee1f90f6347cd8c8e877bb496a4cc", "region_id": "RegionOne"}], "type": "rca", "id": "eaec7a89c1fc4fae9c35c08708c6afed", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "45b357b607d14cb0bec5832dc7aeb83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "13d31d1a77414382a1f8970af400d733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bfeea56f93d24e12a3ea412d8745be47", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "789316d265be4ab482a6042d08e30dd9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "837127b3c2ee45c3813ea506c719d483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "53529bc7d2034b508fab4be88e49479b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5c718b57990b4726aa7bf954dd37ef5f", "region_id": "RegionOne"}], "type": "network", "id": "747f9a8c51994061a965395f1e6a5cf2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ce77ba2285464bd5bbe3ed8a6e322d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2cb0196116734c5499575cf2e4a4aedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f0a26324baff46ad8d0d42b4cde6e70a", "region_id": "RegionOne"}], "type": "backup", "id": "31e9c754963b424fb6bf992eb9a7eda6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7c598e5fdbae426b98cbf26212c3db24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "50da49aa74064e64ae6a3777e97cf161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9c82d27600f1482eb39da3fd25c5b5b7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "67a5364057c9404ebf9ca92787b14d4a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3546c3a070b42e281b943b5258bdc84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a2eb149c908446eaeb1ae3c28734cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ad4f3a25ee041bd9b0e0ae0cff68c03", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4eed5d6102f746159c266e45d5f062bd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f983a30a78e84aaf8bcff894e5cdc40c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f69e025d55aa4ae9b7698dbac1def6e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d21724b5905842fd92f82919941c3757", "region_id": "RegionOne"}], "type": "monitoring", "id": "8190993196704f4ba7e86cf550e6dd8b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f9e829f6b9f2453ea6b75b7f5546193f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bdd7781aa0524afc98acdaefb02b5761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ac0c0773b33e4f87ba431b151ef1fb33", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c344e737803d454c9b17d57808f887d1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c4d8e1f824ff44618ed0bbdb5cfa97c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "674aa18716df450f8e8784f3899f025d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eae85737359f40d1a62966967e2c4f4d", "region_id": "RegionOne"}], "type": "placement", "id": "3ffa1220d17b44249303ca1711984440", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c67f5a023ed244dbb26cdc6c2178f8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "37ad67f57eaf4b5084017219c15bd307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bdbfc3a38fda430f8edd7aa6b85aa47d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4bfb9a3521674ef595e21d559e3782da", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20a414076f1b48d289da4d3c6ca13dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3012a98872240a38d88c7a6c02f2293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c4933a64e6db443a9407ede9ea45628c", "region_id": "RegionOne"}], "type": "ha", "id": "20e0252295c44020a1e4e64521098b18", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9510ca3864f24fb78e89af97170f6138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0de38ee7955e48d1a01f62d58b22a949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e9e089e15b3d4d099f3c270ba8676b45", "region_id": "RegionOne"}], "type": "reservation", "id": "8b7d05e3e4254c148f93aa5d3674d013", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f976091984e4a9ba6b1438abe8d3969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8b7e9b12e22a46cebc109eefc4a582ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c8bdb9bfacf44613a01062b42752ed71", "region_id": "RegionOne"}], "type": "function-engine", "id": "451018c68b7a400d927134d8a3746a2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5cd99a8c1ccf484b9a2564a1b5a683d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c724f98fffa4420e8baf52a5090c75a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "df6b24e2ced041e6ad76b3735f0737ce", "region_id": "RegionOne"}], "type": "accelerator", "id": "eedc7c97bb134790807a8a235accadf0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34f8ac328af24b38a1b7f8dcc46a65ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fd2b92baeb4441478ea74a4218d334c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f034274402404e54b869d94647e5dbf3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a55f87e58eca491abe18dd021656d7ec", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0740aa5fb24640028b6143c3587aacb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a7630d55bc7431bb57db75803640120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "86138c2f04b944dd9e1a210e89e50ede", "region_id": "RegionOne"}], "type": "registration", "id": "a1542b0a303a41eeb6c3d3623d4765ad", "name": "adjutant"}], "user": {"domain": {"id": "b048800a926341c2b296a1c521a2847e", "name": "5be441d1d46446f59e91546ef549887b"}, "id": "cbf41ce1d6754111833dd388e6b2bddc", "name": "7e2793a8e82f44b6ae961bd83f76ad94"}, "audit_ids": ["323fc01cbeaf46fda01854bff6c9678f", null], "issued_at": "2020-04-23T06:26:00.086996"}} 2020-04-23 06:28:00,287 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,293 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,296 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}]} 2020-04-23 06:28:00,300 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/subnets/1f1696eb-7f47-47f6-835c-4889bff88604.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"name": "goofy"}}' 2020-04-23 06:28:00,306 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,309 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "goofy", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "gateway_ip": "192.168.199.1", "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {6} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.153494s] ... ok {25} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.173936s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,254 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,259 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,261 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,265 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,276 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.197661+00:00", "project": {"domain": {"id": "461c35aab77f46eaaa0a19181cc3725c", "name": "44dca6d4475348f3b49b08c82a9093c0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dd6e36afe8a8496a8a6e2f46d076bcd4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "688be822d93245e4b60716fdc3e6fbe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2ffb3c759e5b4210b41638e761debe67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2017581620854c5d94b502e407f7bcbe", "region_id": "RegionOne"}], "type": "identity", "id": "6a1c7fd684044a68b276fadc1ff12a68", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0da301f70ea94552bfb371e3402e1db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21622d1252c54bc98fed713e86cef20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "868e5a5ec94244c4b2d3defcb9d0cc47", "region_id": "RegionOne"}], "type": "compute", "id": "0bb6f4f32be846dd8e0dc40527376388", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "299506d7e0004f39856e20c9fa0d8252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5e857c397b594bb58d5e92d2c77dd4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bd74ac0c98cb47e3838ca7f97d18d980", "region_id": "RegionOne"}], "type": "image", "id": "e352efea215b451fadec1785cc88b576", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82efc03c44a34c689fad9440240b81ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "216f8a9236a0403f96331e0c121a2f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fe77f49fd7a8465cb238addbfae95421", "region_id": "RegionOne"}], "type": "load-balancer", "id": "34bcf91cc12646a79010972ea89a976f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3f57638b4a343c69af14767a47749d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97968dc024594113b9cdeaa91b6ff453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2778f171bc44b709e56a3417b342b72", "region_id": "RegionOne"}], "type": "object-store", "id": "b8681176d61948d7bfc633d2e2955581", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "faf0dcbfbd094a009af251fbf075539e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10cd884d96fb419498eb9fb34ab666a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "56fc4e8e501d4241a782859da3b18864", "region_id": "RegionOne"}], "type": "clustering", "id": "1fa79b96df8b410e8f148edba1cec2cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69750b1b22524ec2af747f82250f5b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76cd1917e53c42908d038ada8e22b49a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb832c93b20647b6ad03714ee01b9a6a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "720852a7296a440a952cd0997e87ea4e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "689de95ccd964520a43a2a96e3b40d12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87c029a4c4214f0a91385b3b1ce19518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "018744e0bbf34862903b3ed494dd396e", "region_id": "RegionOne"}], "type": "cluster", "id": "8e271cb3e51b435588d0c42653e1ee7c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cb048dac6c3646b08ed80339f8ad5c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8556c13602dc42e7be14aac15b9b1349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7318b67cd39e437c9fcde36fb60c6b1c", "region_id": "RegionOne"}], "type": "data-processing", "id": "e4380419ecdf48058508561fdb631589", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "109b7bdb24fb4b84bff4ee7a1ec3ef6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "866452554bf14d06ba218ed92b12b5f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e25fe25afad84f59a122cda4e486ec2d", "region_id": "RegionOne"}], "type": "baremetal", "id": "ea9b6af509cb4880809f77fd429534ee", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ec8b918eb824aefa502c5feb8c928d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ec2df8102c641d58f208c7bc651ba61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ee4d053a039408c8c385c799ec372ad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b90cad8b19f447dc9a109ff22f7e6a4b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "340faaa3f58e49d09a06edf60ca7cdf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "00cfd0dc64bc42c19f416278d720dcf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a128f4b1b6574830bce7739bfbb73712", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7aa8c725c65d4fe7b7cd04ac47175d5a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9905ce7c62cf4e91bf5b48835a2d5a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "99f058e36e254e4f912745969de582ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7a14f4fb14e246c3a093b7abee02f516", "region_id": "RegionOne"}], "type": "key-manager", "id": "0fc10fc19b0d45aab87e3236a0542b83", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4fc8f3a40b7c49a49e699802785e0973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23fef5ae93d84e35a95a3bde0cb2b510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2f0aba5735e940ab83df246b0432642f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "005219c8a370424997c38deaa1a95e29", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0dcee3ba66584401b334faefae7453c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b03390268864069b328cce09f53da9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "592913129c434b6da9d547c96b204db6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f635ccb2561b4b51a1042b906cd790c0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f3f90ef54ffe4ec9bac10b6500adc0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c8b86d252ec84d1ab16441a8f486f36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8c4beb0cfbe4727a8bc7b277720cff7", "region_id": "RegionOne"}], "type": "message", "id": "9bc38748bea04082920ae7e4f331470b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "28067c7bef854d91880428d86d989171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b4336fb561d341b0b4d16a500d18b177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f6e368a8b743416e9e2daec2914ac060", "region_id": "RegionOne"}], "type": "messaging", "id": "fdccdf4f894745a9b321c1bbe1af736d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f1e6b364a354f19ade6fc91a4d0ec58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5b5bd6ed12d04557840285ec982221b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c2e5c2de8bcf40c7811225755bb8655f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "22d911d4a3a047b28fbfde7ace55e84c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb8cb5e69bc1480b8a027b5a7ac1c15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73f600d0f1cb405e9a16715b4f118957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38d301dc4b7540be97bd4b603e5ce15d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4566426dc35d42b6b40f29a455b3aecd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65dab3beff354253a3e42bb0afe3ae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1be134a51444ba8a06be713c6725b3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31e1092097e045d6a781c2ec39b8adb3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "98de34b313f5422abbbdd983e0be58e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "255949d4c0774a78971cafc21018a3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce9cfe543c1544e98e443dca6b6e2226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59c167dffdf14ba986bd5a4b3427d121", "region_id": "RegionOne"}], "type": "container-infra", "id": "cb9c7b84c1474eefa8c66c9c189bab81", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "09a23225283c4185b0c3ba1cfb6a8455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f0d415c7fd3a4f5fbb4633496c2c78c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "de284988296043ad8b88f6cb7c3559d4", "region_id": "RegionOne"}], "type": "search", "id": "aaaf1053e38e4ca59d681f0122f45cb0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3d4416ab0a3426f928ec610e051f10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a01ec2188034aa1bf4035decc9acff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1addecc1a3764aea8a4c7429c77a7256", "region_id": "RegionOne"}], "type": "dns", "id": "ebc6af2b4cc1456fb0830c577e3fd2e3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b7552dcba43f46068db538f544d4ca99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81c5744be53c4988b45480663e4e6b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c9298ae6c63f415fbce1bb0e38e59189", "region_id": "RegionOne"}], "type": "workflow", "id": "77f9d8847e0e49c4af25daba43bafd26", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "804356e3e88541a88c19654520c45001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31db91c9608045ae9d96e11659ab6694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3ca67943674347ecb41e2f602d7e31f9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dcf921e2ad6b44cf814ab1ddc7cd1cc6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "285c9179abb4443188adcac6adefab81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "57a7429156d2451f9aeaf3c97ebe092f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "051abc9332ec4493bc49be8f15bb0752", "region_id": "RegionOne"}], "type": "rating", "id": "942780a533814be781316ddfa46cd7ce", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d4f135c4e4b46ac986b5f344d464eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a093351156fe4edbba541ca651395e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5c3580f292f4408b27a7c4230c2bb9e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6e6b2468dd714e76b4bfa5edb5f98674", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90e6be3971a142c290232982df808c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "480a142618f949b58ca58ef7b295261b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d00062cf6ba54634a155e760a3e782da", "region_id": "RegionOne"}], "type": "policy", "id": "9e1dd6bb40604f63bf24b43308e2752c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e43df6f22a6a474a8cd39b3681ebd69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc37eaf7c0bf41cda4f7b3a8bc9234d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c2667a75f4a64a6bb07b3d9d62870d37", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1163d65cdad647069512322e43b1089a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41e8f4ca566548f4987f0f7bed1f3f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04365ae7fb9d456c92c1465918ea60d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "518d6207a71a4e4387a586762ed6bbf2", "region_id": "RegionOne"}], "type": "sharev2", "id": "2dc25875190446bb853744ac322be28c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b25e279b2ca4d46a09b8c5c5e0d1f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2100576acc274cf59445185f85757a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2e70de0fd0a495e8cc4390cf2551d0e", "region_id": "RegionOne"}], "type": "share", "id": "735fc84a0a594c1bac78c7aaae364e52", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e48a9b6de69a4e7aaa87b05cf117007e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4a7ce88c9d2b4c219a3d7090181f8f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "da058c50b22d450ca8a356708da4af9c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "169ea2a46cfd4e93b5ee5173cd453b0b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0283237921744ad6a72a9b2a5a4569a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f98bd1b9e364c5698f83cb8ff7ebabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aca709703a74ea1896cd25c73aadf2e", "region_id": "RegionOne"}], "type": "orchestration", "id": "8855f909f043401f89392aebe55de1e0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f69cd41d6f9a4a829afcdf7f47fe1bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb75759dc764c8499c2f77695a4f821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1f1b133a837415da1e81e1601638d70", "region_id": "RegionOne"}], "type": "block-storage", "id": "7f22af5f6b274a99828efae5ef62f586", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd87445eae7a4d2882893679e1ab6f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05ca81423bc34f8f9ea4bd2cbe02f5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "854e16c177a9442ca2a8ef952567b9b6", "region_id": "RegionOne"}], "type": "volumev3", "id": "087d3cf1b76a44ab9e7bb495102bfa11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15c3917e81b24ecf861cb41e1276ec85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b1a4869611445c6a41656520f0a72ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98b1cc258af24881926aa273538d4520", "region_id": "RegionOne"}], "type": "volumev2", "id": "db4cecba5908435eae8e4591908d6f34", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28a5120c3fa64cb9b19be440b2b4d749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6efbdd06aa9242c9809f38d46816698e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1c03daca90c4d6e804a59083d06b0c8", "region_id": "RegionOne"}], "type": "volume", "id": "793211b64fa5414cba6c6915457b73c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff6c6749c0dd485890ad2b108e9ff914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec5cbace5c9426cba9f3720ad682475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "507ee139d3574201942de087bd5f60de", "region_id": "RegionOne"}], "type": "block-store", "id": "68e64bf3bf2c494c8886d7dc70aded93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "603626f6f45e43ccbdf3c7d87f1c8fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89db9dde38a4405fa7f8d55d9f2440e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e6017c7f5a343ddb96d9b54ddb1e7be", "region_id": "RegionOne"}], "type": "alarm", "id": "c9857fd8d8694d27acae0bea85df2eb8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f91d9f2e25ff4a319e2c815b7a03a4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6401103e2a5485cb85d4b04bc1206f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3f30ae1927964a4391a5d59d07524d73", "region_id": "RegionOne"}], "type": "alarming", "id": "34b044e801a741b5a4754e760fa4895f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8161786df5eb4a5493c0590c2e3b9f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42e2af711933471382b189b4e3fd6aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0390f4941ab04be3ab266c1f03edb11a", "region_id": "RegionOne"}], "type": "meter", "id": "0ed00d1746b54fcdb2e68ccc706fc934", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "252af7bed71740b3969b5a075f672d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "110d7637867f4bd6938c9087e359cf75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a3a7b042bc24877be085c16c51ec06e", "region_id": "RegionOne"}], "type": "metering", "id": "7828f80b5051460fbd415f740c79612e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87c1edf983524c7a85086130041e0f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c3cc0fe6c2f43d3bab3f8b5e6ab07fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54fc132e4400492586cd7f43b9c161ae", "region_id": "RegionOne"}], "type": "telemetry", "id": "e025abf559fd4dc1ba612b7a866a197c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "db2a4522c92a4253b46b35eaff91c467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "04dc478ef97c47f7b7783fe70ece1acd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ebe6ffbfeb59471f85b6474f0d399380", "region_id": "RegionOne"}], "type": "event", "id": "43dac2eba4b6415cbb004338ec1c0950", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c083ab28b0674be3b157f217fccbe654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a98d2a5e8b794a1e833b8a14be8c94e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a8d6ea972fc14d76a5aa8c233fb31560", "region_id": "RegionOne"}], "type": "events", "id": "135f0e7b891f4215bf963bed42970a67", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f416fee89af949b98d28b380f64ddcc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3150dfecae20430eaf1c12b81faf3522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a00df1996b2c4381a2043e497cbaeefc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2e6e091b5f4d47d1a5cfc1e2541073e0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1c5094ad4e14eb7b6c7c90f4f0cbdd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cba5419227a54f1b9706e4800810de19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84e843e8f4a54694893b21d14a704b5a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3a111281d0ff4884a2991e0c93271204", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4720e58bfffc45a28bfea5a9c28cf753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36fd933c5a4a4edcbb9483b799019f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5efd6a250b774725be9fa8509b276c34", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7333ecb498c641709c12e0200f07bb2c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "348e556eab5344dbb20030120bc250c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "893edd3004a74208895bacc861f6d8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdee001406064a17bc4f5cda46eb93b3", "region_id": "RegionOne"}], "type": "tricircle", "id": "18242ca4bbe04bc2bf0a7872a7f5f07f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "21c56df9d42f4dbe813a7b05eb8c4bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f93d0e898f4a4edba7820436e0f54253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d3389eab63db4fd1a6c642eb9fcb5c60", "region_id": "RegionOne"}], "type": "database", "id": "944036c77c1945528d7d42738f570846", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "feca6447ea044e04abd42e5201044368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99fbebf6916b43ea8fd98e5036c10554", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d34c0cfc2f34419abab2164e76f46397", "region_id": "RegionOne"}], "type": "application-container", "id": "b8666af4b92f459ba9d29857820768d9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b1d90ee0c21544f5889a934eda30f988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "917d95b1c77149798e5ed56b892e9b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2d0cfe75123d4631ba64c7ddaca13e82", "region_id": "RegionOne"}], "type": "container", "id": "197587f6190341f0a44e10856ad76964", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "68a46a38453a4084a0aa41bfe4c84500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12ac6fe928ec4c2194982244147c54e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "07e67baaa18f4976ac124ff3fb2f9b42", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c5d5a25c8d954da285628ee0b3802e85", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22c1af6cfb064c74b01a70be8dd08866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93d9336f4f9749c4b507d1c1a97dd793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5398f3d59b9248e7999c49da43389a0d", "region_id": "RegionOne"}], "type": "rca", "id": "bd909487dac8484abe23151a74a1ef5c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c5cb57412db34c46895ec64b385ad765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c1f0988a2aaf451f94737dfd80dd7383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bc873e8d6bbb47e48db9eaba34517c28", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b04f602042e24a83a8a8fafeae5d3374", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "05b8e3211561478db0b6c3981b4d2fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "84f0881b96a945c785697fe2bbd284b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "81e883a5c0814c2897e7025a970cccbc", "region_id": "RegionOne"}], "type": "network", "id": "d549c8d2d49844938185fc0ffdc9017d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "99a5d763918247ca807480b43a2c8a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b2697200a1db4641ac8c8855e4b9007b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6ef8144c92114f9fb19a7f419c2776c6", "region_id": "RegionOne"}], "type": "backup", "id": "5df1071ce5454000bd421fc7b35dd628", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7207d53884a451d932c8dd79c6a33e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "885ce72fda8b4375bec0491189393808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "59a1c7a39b20478d8ad4a30e54fc5351", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "de9b917c84fd4f3e97cb5238b6f93fa1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "48e85dc05e294306aaae35f916e54459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aaa7b34d7d534fe29dfbcb3e2b2e3d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2f8d4d690be5476fba6ba7028668f0b6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "45a4e8e01bbd47f89fa7d61894e7e066", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3dc8c746a1be4de2a1f96ac28617bc4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eda478b89d414ab4a1c671b743799661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2bffc4ff21484e42a5a591e1880064f7", "region_id": "RegionOne"}], "type": "monitoring", "id": "c34b2988d9d94d7bb63050ff590a7b97", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b6048ac1a0f43719dd53ab2f60e4c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "95da35aac08645dd834d397498dc35b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "72ba73298f85440084d3d00b402394ee", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ac9d9dba1a0943dea42d0636e202d4c5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b32a5fe4e11e49bfb7084a80ff44e67f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "98a8ed00c1d9409e96324ce78292840a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c1be7728abd74865ac6fd2c87f89caa4", "region_id": "RegionOne"}], "type": "placement", "id": "e8146083b28547b1976c0ac5a3c1b8df", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e56c19273d26449da94ffac91a5573dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e55095741a34ff29b60e49751a0a68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9910e65fc8d246c597f654d914c31a40", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bd9ccd3bf3ec4fd59f31b2583a39fa73", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a8fa1cf004d4d478981019dcb414a89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5245ab996aa44f02acfe9c2da527559d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "51bb879708ac4814a204cdf4ace677d5", "region_id": "RegionOne"}], "type": "ha", "id": "4a9b056503194a8d8975b5f7a714a1df", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dbfd07b6222040b2b015e1b5b48327ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7187b6cdcc0c47e88d9cb9bd928f5237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f544970e02b241a39fb803ee41e40ce1", "region_id": "RegionOne"}], "type": "reservation", "id": "a9e4e53c27b240a4bf944afe702372a1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "beccc52b7cd84392a3a7dc06b0eb0c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1a66716a0d0d45e38b442d8943a37203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b8dd736e8b36464586fafe1c23427843", "region_id": "RegionOne"}], "type": "function-engine", "id": "4ca53dc7a57e41c7a88543da219ea5c7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f13fadf648494eb796c9c269769c5719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "428bac9060ec4685abe45483087b501f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "22cf0484a7e3490ca79901db909dcd79", "region_id": "RegionOne"}], "type": "accelerator", "id": "55e52e32fb3641098ed80658a1e97c22", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ff6b963acddd40e1aeaf4620f93503f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6b908918acfe4770bac548eefcd540e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0c722d096112408eba1ff9368304c2a0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9de32758930b460c87cb27688a8e53a1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aeee49f41af346ba817ad6d8bae2b33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "edc8710269af45adb63e47957627ee5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8f4cf3fd1eb84d6fa000a6204b2b2b83", "region_id": "RegionOne"}], "type": "registration", "id": "86b19f862b264d07b0eee48eb77f091d", "name": "adjutant"}], "user": {"domain": {"id": "5db9c7fd528d45549b33d7f9edb47a7a", "name": "9412882841c840e397b6b620135793ce"}, "id": "f0c1178070f54c05b405f8c7e9e53b87", "name": "4b6bef357a4040b1bf1e956cb44d492e"}, "audit_ids": ["d4771874a3234c428a6ab44ab0bfc43c", null], "issued_at": "2020-04-23T06:26:00.197661"}} 2020-04-23 06:28:00,357 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"name": "goofy", "admin_state_up": true}}' 2020-04-23 06:28:00,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,365 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}} {26} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.149647s] ... ok {11} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.351774s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_hypervisors_detailed [0.060731s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.266876s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,141 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,146 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,149 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,153 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,165 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.085107+00:00", "project": {"domain": {"id": "89e9e06c22844384be1380c372fc0818", "name": "c1dc92f4ed1041faa4647716a878851b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d1b4716727bd40a8a33b3e835360fdbb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "03ed736b45464872be53f3da558513e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "166adb1f4aa2442399afdd885b0cb066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6a64fe62819f496788754e7318e8bbbe", "region_id": "RegionOne"}], "type": "identity", "id": "f2f1104e41dd4a6e899e7cd0767007ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cc4d2e78019a4be48b5087b3fc579fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4e274ae1e3b04e65ae7866ef945643ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "40d9b5defe6646aa89e94c93d140439e", "region_id": "RegionOne"}], "type": "compute", "id": "59d883355e6149668943c5e5970d97cd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3d33a56b9ee147a5803809add15e4de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1104b64e84b94d94b416c30377455fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "472c695b22174c6685d400638e3fe3bb", "region_id": "RegionOne"}], "type": "image", "id": "308429799c4544cda34479a9eda4ef23", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "955e3a79ae4149f49852c2ed169b5435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4cb9e70fa3804f4fb50236f62c95831c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ec096b98b5374258be31eb6216d8cdb2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "500c0ea9f0ac4929b351186bbe4f9e7a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed5c5b76c8c34556842eceb5a27ede45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f33130e4414fab8ec233fca233ef63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ec334c93e65485ca71b454e99ebfd45", "region_id": "RegionOne"}], "type": "object-store", "id": "c1260c869b3c4ce1a9b2acce5b997ae9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19be1a14e4e34765aace62a9cd85a5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a0684c2ce5142aea1a23e904d43b055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55e2a20b46a542e2b63d536772706a76", "region_id": "RegionOne"}], "type": "clustering", "id": "2ee8197f07c748159f035e3a416b5dc8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d72a0e5f83bf4a9ebae954e3cd1808b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5714c93ab4dd4064aa41e88b78fd5dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "502fd1f06e9e45b4ad220d5fa4ebd131", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f7f540ed18b3455faec881173a99bde9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f812de1f70a44d6a22d093dfc0cb7cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10c6d4e6fd4943d196c10e041fd0eab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9630a2488ca404ea8a2852332a28154", "region_id": "RegionOne"}], "type": "cluster", "id": "b57fef8233834697adf4027220792348", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d96ed9c431ac4abea24b854c878cf425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a69f1803a7a74011bd918865ba5186db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e2834b1959da434ca6d652d978dca7fe", "region_id": "RegionOne"}], "type": "data-processing", "id": "f7c4c121114c4137a42a0fc6e5e4a393", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fea5e4dbb4724457a14d82b4c2e3bbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27b80652a16245d9a71115630b7d46d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ae5058adaf247c5932fd2b2df40cfdb", "region_id": "RegionOne"}], "type": "baremetal", "id": "3a6457b7f8474f71b7cd1c6aff7eb2e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1864665dcba45d3886e16e8efa0b7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dfed25cc2e9940d9a50467db1d332ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d955e6c1276f40e0b1756ef3863cfcd3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1fdaafed42de4b11b72ac0882fc23885", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3d1f2f7dd58e494ab576b588698aef32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3a50ac234e7e4f799105d3b5222b6460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "45ccd74e3b98427e8d31b51f23f148d0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "24b7423afda54c658c0a0b450c76bf5c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a8c9accbe6a4d7ca52adb73384082bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "affe6b1bc0524dec8261fb84cdb23aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1131ffca38154910b4a4326df854a478", "region_id": "RegionOne"}], "type": "key-manager", "id": "c11b553312de40e4894bf1e9734a32b7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "96a855fe9a314579973770f47c1b3470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04aebbbdf22e4d57828a61fd5f1daffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a71afd04e51461fa2ea60de39cfaa3b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eac86164dfc54a9e87651d40a97223a8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "514c14f911b840bb87706009fb980bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43ac765ef942406bb8f3d59e617bf7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1352497b5c6641a487668ef25f5ec37e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "dd069df22a2a4131821790d5bdf60a08", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f0b6fb3261b4df1bcc7dd884c077ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46c83250b7ac4c8d840399ce9b403f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7d92e92d60ce407cba9e84834589679b", "region_id": "RegionOne"}], "type": "message", "id": "551e9034661f43b89190912bdbec3f42", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56e59effe5bd48f49b97d710c5490556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "baede32c5efe43ca81d356e743a835f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "08ef9fe1681641b29ab75b175ade517e", "region_id": "RegionOne"}], "type": "messaging", "id": "21c0778145f14d6db56fc5fe80232502", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "02d1f25b60d44826a568a2ceaae3c39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c33713e924ee49ec922ee9d48ae226e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0693fc80b4c74335bc7968fdc8e88e68", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d4f94b2798f14bf98515b834b515d72c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40ffd0f01a874dfb898fec2ab37dd0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4815d9d90ed34f0ba5a0e39557dfccde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4cf0a5fd68f4b17900e14b37d8fdd63", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3e0f071048be411dbcab9785a2a9400b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "937702c151434e89971304d42dc5772a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c858de2062c245c1954fa128e1f90660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a28d664179514cf186855112a7aa3303", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "96c4b6dc95f24e2f9d625a29bc22eb6d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36bb0aef5af648deb9f4f74e49b937fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62d4c82123c3411587ef4ac01a811dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d006757003d460d991af984ae70228e", "region_id": "RegionOne"}], "type": "container-infra", "id": "97fd8f4b864b418486f9a4e25976e0a7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e7cbf314ec4a4132a8818c06f38fb82f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4e05bd5a2eae4adfb3278f000ab91ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "08d34dfd8b184d22b4155ed6961c050a", "region_id": "RegionOne"}], "type": "search", "id": "a2512b2f95854276b8cb6b0f5935d818", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e5adffe03eba4ebb8b7736096deeab3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d6f0dfb61be46a5a3d0b142fe48888f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "814ad397438d4f50ba57f0abcd6a5a10", "region_id": "RegionOne"}], "type": "dns", "id": "0ad510d7c4bc4023b631112d489e5ef6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "33a5f6a76c174c5cb07f9394bedc0c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45d308d5fcd944bdbb82c33ff406ccba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8ea09fd0f7014126b45078e790fba566", "region_id": "RegionOne"}], "type": "workflow", "id": "a1a6ce15ba6d411fb193040a4b98c1ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ad7fbaf38f84d0aa5b08e7d35cd8e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "38291a2b8adb4689af2a0905e4ed006b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9be9c7787f6c405f91823d25b9b6f4bc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3306a3e8cd5d4aa58f059bb6e92b023f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a6781d1ba20b4c6cbd11111b22f1acf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3194c97740fc4b1785fcec1123ec0265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "15458385f9f740869d2793c840ca330a", "region_id": "RegionOne"}], "type": "rating", "id": "1693db8cc47b417f8333b93cb36e7e6e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "75f6a4fcf5c54d25bb10975e2b70f92a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ed24f747300848c0b338c777e981c9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e1de1345afdf4837a9dc67f472a23220", "region_id": "RegionOne"}], "type": "operator-policy", "id": "71a8cc8b603f478cbca1775b0420935c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5b3cd4232ddb43adb5fc46b4b1192f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3ab383648a54a49b5c8bac78e676ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c3a3d14bd5f4d46b7893b71c7a093fd", "region_id": "RegionOne"}], "type": "policy", "id": "e5c75ecb9d024feea1829e131f8e3dd6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "826190c41cd94c18bbefba4ca11d4e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbf75bf9bede46ccad669ab37bc3314e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "18d19541c6ba48c896af806a696e38c5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6764ddde08c1482da7c55092c208108c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "317d1e8827464c2f8888779f4b413e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72b9f399a3534d5f8791c3a84db11f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3956057b40334613afce233c0cfb80ed", "region_id": "RegionOne"}], "type": "sharev2", "id": "078664ac039e4431a0187d92ece45cb8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1028098a29584ff3973eb09f957e3d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b5f978ed7804e478b9d66c7db4739a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7b38beeaf8c4172a67c25ccdd842b60", "region_id": "RegionOne"}], "type": "share", "id": "5ed8b67f42e748a69b78569f97e58d54", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "97824ddb5e864061993943ea2c7565a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2b37b88beea45f888cdd8b6294255a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1c95d6d57fb34ee1998f5116394dcfe7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "21f5d44a621c4c61aa3373c4c1f85b76", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f2a1479dac411da0dfa76b2fcc069f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1346a41ed314269a64caa04fd02ebc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6ea33bc9fae47b492616dd1742c954d", "region_id": "RegionOne"}], "type": "orchestration", "id": "be28423667394a83b1d99ef3c9a7488a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f530f33faf124508b9bcdec9971cfb25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70bb116d5dde4b97a64a5b368296837a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a09b473cb329405eb133d155bd3d1fc8", "region_id": "RegionOne"}], "type": "block-storage", "id": "104677a1c6a24a698a99511b7fd306bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d28835325df4c18890e6c4ec94a085c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d84c984f718b4142b189b28ae91d3d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d08ad833197d4ba5a9143c8710e9d4e7", "region_id": "RegionOne"}], "type": "volumev3", "id": "f845a442860142f9b39756830df0e0c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "619e09c93e8442a686bf34fe933dee0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6616dc68f0ce454cb7b41d34925748f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0c4c3e9e24c450ba78cf306ad2cafba", "region_id": "RegionOne"}], "type": "volumev2", "id": "4be1b0d6de4c40bc8f051cc9385ad8e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e84ccabe5b643c8bdda3e02091a09ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9247ff26f1324adbb82cfea876cb12fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa52395236a242889b13ceb1d708f3f1", "region_id": "RegionOne"}], "type": "volume", "id": "825e3a27c8e245e982047bb800ed40ee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "392a379c6fcb4a2d8d373150c5eddf47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02a1857b51aa4b7bbb403aaab15259da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "884e3698f2cc44579b3768dfc3d2de96", "region_id": "RegionOne"}], "type": "block-store", "id": "e32ea429e4384b34873063c16784e1d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "524bb4c2494c409cbdffc26da950d5bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83dbe1aaa4254c128abcf3b984f99170", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9cd88317ee1543d7a4818e1f46b6776b", "region_id": "RegionOne"}], "type": "alarm", "id": "24ea88a5d5904105af0434ed3f5ca196", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da289ddffc8f40218f3a3ef90bf1fed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fdfb080e0a0549288f0c72f043824ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a695b3163be41f6845fc43baf6a9755", "region_id": "RegionOne"}], "type": "alarming", "id": "ab9667f6cab24a8282867284baa80d50", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46d1a9e7e07c4d1b8a81fc5127cd2f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "672caaa968624057bf17d3cf2f532491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a88e4c965aa43948f7701be1624addb", "region_id": "RegionOne"}], "type": "meter", "id": "f23534d401f54c12a70deb8f9a255f9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d9541789892404f842dbe3bba057999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c9fa6b687b74a1a8637b9690c6b16f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9b83e6ac50245f3a378ff82c2bad202", "region_id": "RegionOne"}], "type": "metering", "id": "9dbe59c64dd4498dabb40cc2d37ddcf4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95b979bb6a8e481a9a95565b4fc08e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f8761320164482c9d6802ef0ccc9072", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "73419b514a7e455a9ce94eac5a9e6a85", "region_id": "RegionOne"}], "type": "telemetry", "id": "7da74087029a49fd934786ed96a4c1b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5de9f0fb10f047cba4751208afa131db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7b32a90922c348d88c72ae3ea60e9406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2a25ca1c723c4ee1805a80feef24520d", "region_id": "RegionOne"}], "type": "event", "id": "f3051e581ec948b4a5118be6a11e3d1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a6ef2a9ab22a44d7868ab52dc06b5bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "47667b1063864ea7b765db82ff9c4b7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8efd6e3173eb4de693545526672b6a87", "region_id": "RegionOne"}], "type": "events", "id": "b2d7ac8fb0884806acbd9f99b9ad1d62", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c285ba823b9419eb5827c3f65a03773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ec6730b6d6494eb59d8d2590bf849eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6da51bc0976b461f846379859031b401", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8e838905f02847ddb148157d22dd863f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27c6673f85b64410b2742b07365165bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "961b13918e09491886e77cf89b6e85d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "21dacdfdcf2d4b5d96cf27452633a12d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "893f9cdd26cb4faca74a4e31979c42e4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7c363228db544f0b3b3c6f1bd215fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e642bb79c45542459ec6c80563840faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e6cca781c09404bbe04627363f2e965", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6d51f5c28444460aa2bf01a351f016d8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4bb449f40c574f3e8d6dae15eea76d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4966ca90026943b890fa0703acab43da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2308231dc449402b9e433291cfafeb9e", "region_id": "RegionOne"}], "type": "tricircle", "id": "2949e1df4c2049da9a95f35ae8fe0774", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a8fb419e264c4308bb7e7b3068a36245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9f0045fa391a4c479f10047aaec51ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "00e90c3882154bf197be5fc45ecc1614", "region_id": "RegionOne"}], "type": "database", "id": "afe8002b0873477b97395ae2e67d4c74", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "877394b1cf0c48f1951093649c073637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "13cda5e92629473f94108a6b32f5cc0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d9f15cc9a1b24706801cdf2324ceaf2c", "region_id": "RegionOne"}], "type": "application-container", "id": "7fe1103baaf04ccf870b1ddf3392c2c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e5514bcd5f34247a824e6da96707ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e352f896d4648f78d53ae60a945e178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94ed90e50acf4feebffefb468258abb5", "region_id": "RegionOne"}], "type": "container", "id": "45d22701ba604c18a3a71fa89ca64b18", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7c19d499645f400cbaeedf8ebc5b2bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f56537c28e84b01aacd8c497f637f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04f50d03d212418da70d8771720e3739", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d8d1f6c58c3f4171a6afb71611b2a49b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8cd20d144db423fa39be81082643dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2dea46fc9f7546c387d4baf703d677a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1beb627c65604216a80f43125f5516e4", "region_id": "RegionOne"}], "type": "rca", "id": "a029ce86330b481090b5c0188856b615", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "32c2ff4440254dc89ae584d019bbcf6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9bb9c4529d4e479a9790d3f890d73d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0a68737a4f544b9cb610acdcad8095ef", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "57a1529771054fe792442b4c60c9d62a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9f8a2f6f1c334c2c824fa5ac111a7336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "282ec3dee41b445c89b4a4236185e81b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ccf188b6cd5c448a837d9ddddad68ded", "region_id": "RegionOne"}], "type": "network", "id": "4ea1f1ad8fb84586a71b8e24c6245aff", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3315481d2a094e09852fecf804e8fd81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "18c89138ea5743d39e39114a0d25a973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3c23be9d92ad4eb181146be4c5c1d8f0", "region_id": "RegionOne"}], "type": "backup", "id": "8b72d650531f4f9ab0b805cf9b43b79a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3efbb23a9ed74c4b852f4dfc78ddd3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aa2209dc258f409993311efdf09105fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "51cb397cce5241cebf589573c2976e84", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d776afed024d4b2da153301c916a2b17", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae386f56e06e4ddeaf85a562623bcb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9669a75d73e8447fafadccecb41aab40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1935a4dc14404d199a3af44454e65e1a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "47b513a3422e4a05bd242f5c759af31a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c5d6b4e819ea4546adc00c58aa70f482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "695a5631187d41bb99e3a6bfa1bf5829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "35c08b9b6350429d806c6e168e59783d", "region_id": "RegionOne"}], "type": "monitoring", "id": "0a7ad0d82e5d46c188b8c403fc3c1b88", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b1e20bc9c7a54b4a91d349af9a7cd6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4e5fe970e8cc418fa3195a9b9339c4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b1183d8203d843128406b073fc9df52c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3ed18514f03643e9a385e7c9f6ea69e7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4edce51aec3f484f99804c4934872ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba20a260992047fb9c789e72722e47c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2134f17dba5c4ab7b6996a1ca43f3c39", "region_id": "RegionOne"}], "type": "placement", "id": "7cb1ee6e29f147e0ba85fc3f76022932", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f312246691ff4f1a81888f05ad6f2ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "681abb0d8da7448fb8ecd4129dcab157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "facb72d39f8945bf961b66d84c59582b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "54847b18dcc4476ba68204b563af238a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe790b95ba594eecb8e63be8a5d9a8b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82c125816797432eb1a36153f649ec22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b0b747650a05432d99153e887ca53cfd", "region_id": "RegionOne"}], "type": "ha", "id": "d180c5711025490ea5129a4e23b2e61b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ac4380bd3d8b43e59ec7d9e1472a4dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eb5deb76402449ab93c9d814c554d2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1f08498e756f49a0a608635de7ea4a69", "region_id": "RegionOne"}], "type": "reservation", "id": "b1f3508d3c2b4ce6a1b0deb76d95b608", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "307947dc31f84eaebd96145958976307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "37d9973d17264f8197ee21e2cf13cbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7a2964de580045cd96df3d78e7145eaf", "region_id": "RegionOne"}], "type": "function-engine", "id": "69b0c30375484f36bf320dbeaa806be5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "235e3a5148554a6aa0b7bf25ae90b27f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2f104fd0e54242e9b393313f3a3a9962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2efddbc033994917b057bb96d72ff6f4", "region_id": "RegionOne"}], "type": "accelerator", "id": "aff19cd740984d4b9de1f78ab981e591", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cf37bf328ade4b6cbb9591cb8cd09a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a610f7534bf4c9fae24746224ac6510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d2c7737c4aa4eefb042dfff467938c9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3c1569b097b3424b94e78b278c23dd8d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5f036948cee348fdbb42c98206e6b1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6db34b473cf34cb1ba02565dce7d46af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e245ec34e5914011a697cc39e593d9fb", "region_id": "RegionOne"}], "type": "registration", "id": "696ddb2edcea46e590e6e3eeea484263", "name": "adjutant"}], "user": {"domain": {"id": "bde3a6fc68da48eb94768020fbb43720", "name": "9f793748e3c942b6b23dafa7c3e9e988"}, "id": "925736102c854f699dfbe7775fe0a784", "name": "5dc09d7651c54214803ab89048d8affa"}, "audit_ids": ["4422a2843ca1411fafd5d17721620a7a", null], "issued_at": "2020-04-23T06:26:00.085107"}} 2020-04-23 06:28:00,268 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,276 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,296 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234 -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,302 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,305 keystoneauth.session RESP BODY: {"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"} 2020-04-23 06:28:00,335 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/1234/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,341 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,344 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} {31} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rebuild [0.069362s] ... ok {26} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.070101s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,397 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. {16} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.214864s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,148 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,155 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,158 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,170 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.091783+00:00", "project": {"domain": {"id": "8c9e97d0b511429b942b161fc3d1ab79", "name": "d4ba1d5731d6460c8c140ed49e033892"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8ba2d3f22727465c8b25c2c0db46e929"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dbafa9a7306e48d69ad770c318717811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e323a3e85a4e49bf9ae8faacd41374f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e0febf538e5e46019959dd4f7bb2ac3a", "region_id": "RegionOne"}], "type": "identity", "id": "5b557672548a45cf80dff6d2e1fb1c68", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ccb3df5053d24970b66d6888859ab2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6ee66c71969f4e40b3b02ee184f52be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "513a0c40874d4cdd843d6f2a155b60b3", "region_id": "RegionOne"}], "type": "compute", "id": "4866a3c53b4b400799aa6738308a066d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "871744200db6483a93495988e68c10b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "48f720bbfe2c4e15b3592bbc0ba60b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3b2bba6fb31044c1b228832ad8911525", "region_id": "RegionOne"}], "type": "image", "id": "710a3309a9d0444ba1fd0f9236ac8878", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "20e7adc02bed41b0a1be3dfd244046dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f0f1c7d16484b65933919f5c645cbc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "71552cb096b4437d904bcb5666bbfa49", "region_id": "RegionOne"}], "type": "load-balancer", "id": "70c3b082bfe14846abb3893695135d0f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc4b9f3c466948a78dca58806fcea717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe136ef5af944fc8ab7c370f20f10ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6984f1c9cde34029843428fb6577d6dd", "region_id": "RegionOne"}], "type": "object-store", "id": "d0f3932a6bd742bb9cb051fb47998854", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d95b1639fd540d79f05e42984f2ae7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1064a242b1744a1985d5a964d54f09d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3af288904db45588bdcff07812d40c0", "region_id": "RegionOne"}], "type": "clustering", "id": "a80e235853bc4d589c3bd36ae0511824", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e10908db12114682a17806f6624ed6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8adf5854c4bd4a6bb3bf6420fe9fdd6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bdccc2979c01446d9e9d0988c7465cbc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b0ee88769fda4ef18ba81afadf2b9b95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6984bcf4a47d488785ffe8656c04a050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e40048e3183f4395a31f98acb1592950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8bd3b429fba142c0afd61c49a1f40703", "region_id": "RegionOne"}], "type": "cluster", "id": "0f3c5aa2f39640cab6a9b8b65b3cca83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e9abcc6d9fe4a07afe65fac68893f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c6d8fc668cbb417287ce41aa60304911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d877fbd5abc6492ead96ea2215bea364", "region_id": "RegionOne"}], "type": "data-processing", "id": "7b9a6191d850432083d8951fd1d5ce87", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81a1c9911f3a4405bbd19bbd05ba05cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04dc8707586c4970a9b9680b0dedfa1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "94ad7d88a1d94613b05e9d13278e29dd", "region_id": "RegionOne"}], "type": "baremetal", "id": "e866276d1a974d02b730c56901ec3be4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a88de6789a4490eb88062b9d7d9d687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa016d69e2c04af486db4af759822515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "413583873c814c1dafdcba4fe9664cd5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "63daa411d8f445ce82c19174eb8cdebe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0e4746f530e54c1b9b0bf15d7416c5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb673d5d2d784510be6b76efb5602a83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c648f5bbc0c144829341ad223cf2a2c9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3a75d5a1282d4fbc9e74d71084ddd981", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f5dfe2e065244bc387f857179ed14e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f50f62e20c84868be91e1f1afe08432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5675fc3db08141189a4d806cfd7f57c1", "region_id": "RegionOne"}], "type": "key-manager", "id": "58b599d574b94dbba8e9a90d996a8026", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72e11081b4774c4ab721fbfbc1c0d4f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c2fa4edc5dc49a7bca2af7b77d8c630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b7c698a3d61a45d89d436846d314adaf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2bf5e6a0a7a748e4b0715227dfeb57cc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a174a06df6964a33a89d7f6ae8a2bdbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f534300bcaa4f7f83b5fa3ecbe2ba20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0d108f67a1fe4df58ff4cbf3f4c7bf16", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1f7cf3a729994d3d89207897be42cba3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3f6653ccd0f54a03bf8143f7b6eb6ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "acd154656a574123b971568fc1b64f6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3e15e6edd36469395a7f9a114525898", "region_id": "RegionOne"}], "type": "message", "id": "ff43ab934f214105929f04b58d222acc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9290da1949134730bf9c40384beb1e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a9bfeb74115145eda5586ba15d388211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "77ef75e2dc1c4d48999530997c1556f3", "region_id": "RegionOne"}], "type": "messaging", "id": "8347a534e96241139d01ba70f6d88a8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce2cc5e5803b45b5a898906155fa59b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3b2286efceff4021a3b9d7c01378b5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d21cf88551584f6eaa44db940c788536", "region_id": "RegionOne"}], "type": "application-catalog", "id": "88793c1dd4444f6097abd21dfad88039", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91a2a120544749549eab536622c41657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4365f1412aed4cadb529479eb58ca1dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67506e526ce24ea899609c6d7a62c20a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fe636af4f7724cc69c1cb697ff84ad05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fabd103e3c748b3835c363be1e7acaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eb40bbe115b444fa95358622a3b2500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e9c944230b0426aa98c671809bc4a3b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7625aca99b3749f8a2417b0cf64a1bbb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13432b2e486e444eb872aa782e5c7cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84195031f50c454290e368a47a8399f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c40f06af9ddc48acb0f84413dab42fd8", "region_id": "RegionOne"}], "type": "container-infra", "id": "d618f28d64a24b37b71f81c4a5041efc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f8415f1091f3446ca53958cda4e1e481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "047d7a6589e944958f4a7f248b637172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0aa6ce14fb134056825cc73ba73632bd", "region_id": "RegionOne"}], "type": "search", "id": "bf2af4e8a83f4951ab7b728217472165", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d1e5e0b570404144a3a08fcc16f1155a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5b07956b0b724c718aa53f4215b6deb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1caf3294a595464d8cf06f3ff3beac20", "region_id": "RegionOne"}], "type": "dns", "id": "0f6a912dfc11417686689773e76d3ca7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "628bdf9645524b5682bd042a1a974a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c0dfd53e80e4ab996c9b5207527eb87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f558b2b8e8d34b7daca655a3a7085bd4", "region_id": "RegionOne"}], "type": "workflow", "id": "23358d2b9dd444379a386be8ce9d8eb2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3e745c95f88d48929d19c8f37e81764c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fc6ff50c82849f5977e0dc3b87e3b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7d5ea8f7a464686926051d6c78b1e06", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8a6681ef5437454d9cf61073ff5cd39a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2cf990d07a8f4598933a251cf7f4fa6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "592b991e0e7847dd8f6d65037575f79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d4160bd6375d40a0b9dac39d340f76ce", "region_id": "RegionOne"}], "type": "rating", "id": "1d95e733990f4006909a99faa43b64df", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec26b348f0204102baa8534882bd93b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "688d8b2ec9bf4936bd8c81cdc23c525b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a2aeb8c9059b42e987bfe7bd3b188263", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f96100393e884ece9d14257b1c0b8f32", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78c44b9f7dfa478f936eaba4cfcee2b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fa619396274c41839c801299dd1f8fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "767cfb3d4ae74c8a9abb120b0f6a1e34", "region_id": "RegionOne"}], "type": "policy", "id": "2d704039bc4745fa8bb66d1d5df3ed6b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07b769c6bf2a496eaed25e4c3f420372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "332e2ebfd8ec4c029cb797956f88a15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f2ee7238ea0147938ef53c206d62c839", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bb08217556024b3091c0b7b10e085cf8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d347b992e494b74ade2f513ec01cbdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d12daae9c4f34aa18f090ac9392c48c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c26b02e64b24e9eae863055dcfb2345", "region_id": "RegionOne"}], "type": "sharev2", "id": "0d1659657113441ca6944330acca444d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f4a03a48e913433ea67fb9ef4d546a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08003d44d76541e58b85dd57d97a99c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6da26f81cd0f49cf9f77cda366dacd2c", "region_id": "RegionOne"}], "type": "share", "id": "4e5ca79e08404bb0a5541e0c0d2a926c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3b4d6d77c504b40ba3ac9be08b32c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7e4fdfb22f4460ea33f18a149149fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ed4623b4093740f1b15b0a6ccc6b8bb8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5e87a6a191984517a17c77cccb9999e1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a99254c191454bc48fae48eb94adef61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f84e77de2784eb4b012f9d0fdf9df4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c522a584dbe41ab911dfbc14819d2f2", "region_id": "RegionOne"}], "type": "orchestration", "id": "32cd59657c0a44bda327114de80fc429", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e3aab051179479594cadd7a0a3f5a76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e329ff3481a24c62b9fac182edaae5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e09c014a6d14537b0a66254b3d1d311", "region_id": "RegionOne"}], "type": "block-storage", "id": "8bf850cb4dc245e4b9fb736a9f55c9ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb99f4f0f9a344139eb5d16693b8b63e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ef1cd6fa36644faa0d0ad55ff45f47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22c48f24833e4897ab8a47b5c837c285", "region_id": "RegionOne"}], "type": "volumev3", "id": "8e50554fd11648bb9c44fb007c048c3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d981ee9c8738436793d56ca3c1e72d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a477343daa4145f69909ddfbd06358d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5328407c59dd4864886d746b50d68314", "region_id": "RegionOne"}], "type": "volumev2", "id": "ce17fa019ba64e4eb64ab43be3431c36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1794439e57dc4570887df449c4cf3e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2254f21f3304679aa740c0da6c8e0e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a198d8493d247b0991e33c8d8c0dc62", "region_id": "RegionOne"}], "type": "volume", "id": "8c2cfc736a40439794b3e4a5e2d64d77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53b4e567913544fca26812ebe83222ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b72ce16a16e403aa44a327ba4d80529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db382e1482834af6b8cd2a7e16e24a53", "region_id": "RegionOne"}], "type": "block-store", "id": "5a566587f9374af49920fbec6f0a85a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b048fcb6f7ab44b08a8ff4360d95102a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1558a6e922d44ccf8080f3b1b0d388af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4b3f49bc2dba40fcabe664275e4489d5", "region_id": "RegionOne"}], "type": "alarm", "id": "53d6c5557c9d40eeae3bcbececca77ba", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f47d17966a5b4a52add5bb6cbc076142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98a86c1e47bf4f10876532f4898be800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5fa57061c23a4a22a39da374a3347bfe", "region_id": "RegionOne"}], "type": "alarming", "id": "712f4a1cefec451998c8a31555630356", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69a48a57ed8e46f88e83bfa00614ea89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06908a6a763e40f0bb820754ec955202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dfa9b73cd850471d93eee6cac8257826", "region_id": "RegionOne"}], "type": "meter", "id": "2fef197fbaf5438fad0706f760b75de4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "58e4d02f2eee4a68a05014b9281ab083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7e6690bf06a43f2acc1edf7b3a1ebd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54631295dd564ab6a76e9555ae342608", "region_id": "RegionOne"}], "type": "metering", "id": "3895230b2e864a0db1dfa2f50f6357e6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d347efce62e84468a9d03f3cee5bdd49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "049645c0d8f944c793dacd2222d29eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "242180d710784d6788b2cb46b1aad047", "region_id": "RegionOne"}], "type": "telemetry", "id": "5a9842b2fd144e969d0c26a7da18d840", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e43e860e016a4ecdb8d743bee332807f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce19ac10861948239407b5bfe42908b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b7b600bfa9c84ce99a5d642bd034cebb", "region_id": "RegionOne"}], "type": "event", "id": "849052c0561b4673a4b356d76e777997", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "84e3ff0f663f46e9ad813305ee1fc92b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9932f60f4a3b4ad9a67e1b64d7fc534a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cbbbd51b8dc84b9aa01608476fecf9db", "region_id": "RegionOne"}], "type": "events", "id": "d150a655f98041308cbd9307180b4423", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fc361e8edb14a79803f51e321c7975d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fba90a8c5a0540958921efa92b825abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "73286ffab95f49eaa2f3f32fc312f9f6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c726584b00d943b1933eb673cedc7bfb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b80ef16104e4feebdfa3d876c922ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "94d335945bf74c50a4fedfcb5fff588b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3eee57df0f4e45dbb2a36292969b4c68", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4c8547f14964ea18f7230dffd8bddbc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1a6403854434cf186d58ce08a927ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1b5a809d603491089b078e89974a592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "26cba38ab62441c29fcc851b56daca91", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3e2ed16170dd45558401b3ddd1d5ec3c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee381c9af3274159986b28850ce1dac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12515fddc121429a93a3c2caf27c221f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "145d5d9ea0a549a986e2773ac15ab1a7", "region_id": "RegionOne"}], "type": "tricircle", "id": "8af389d8f3ea48999f33cd7cc6985e86", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "09f44ce3f48b405eaa90fdf1d7de6151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eb1b86e9a2624026944fa32e4290ac23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7213f9805eae48779ad24321e82e5e63", "region_id": "RegionOne"}], "type": "database", "id": "53ae13e45d2d493fa2fbfe28bec91233", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d01997eddbb6466d9210f7905105e2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fcf022bb7ff4f74a8e4ad3f90db3732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "49f09d2608c14e3aa4819a2d9409caf7", "region_id": "RegionOne"}], "type": "application-container", "id": "297131d3d8224288b1ddc4bf32c5aa87", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef52edd2aea243d38d613ef25bde84ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94b9099d8add467e85ec1ee0763ff5ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a728797920b1402bafb66c27d6ea9afa", "region_id": "RegionOne"}], "type": "container", "id": "e9263b0f703f47be8ef25ca3f8961481", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5859c0701814560b8f80079559f82e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f81f9d2a76024d7c9ed652d9613841f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0985e4a99fa841a89757ea86e9aa3f99", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "25bf00ef13ed47a1b95f18d3d633466b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "757c2d0950fc4c43998027bcc64c3558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c65b879b16d4f4989c7fe69f69b7fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a9d54749a2934c9a96c683bccd55cbb3", "region_id": "RegionOne"}], "type": "rca", "id": "20d1de3f21534f7cac9aa4e08d32d9ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "52ade30b31c14da6985f52a955199008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "efbcd7e8dd1d41898b602f1f9dfe187b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7fa17fc10cb145cd89d56ca27cede8e4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5ffb52fde4ac46979e232ae91c91b02c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c6a364bf08cb45b48e5cff209d9016ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7074c0fb87914e269f9cd04ac5324eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5cd1fe301dcd4facbc6939ce47efd706", "region_id": "RegionOne"}], "type": "network", "id": "2b32be2d8d0a42c5bc3132f2899ff985", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "54064a77313c4c48a328aa59a61dbd75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a89dc88633584100b29c8107f7352a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8236fa80c6934f13a813d18833a2ea94", "region_id": "RegionOne"}], "type": "backup", "id": "bb4b2bb9cd2148c8b2c05f59b3e5f6a8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "14237ac3680c4f4caf3dd7e74d4b05ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b65252fc00d34d6c8ae23af3d151a450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7ce6f84b8ae145e5a0c9641853f0b1af", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3f2bcb6f8bf44fa78f72b274d8d63504", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "725b180854134ece836046f9a3a71f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a2a9adb99434b3fa1abaeacc33af69f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "67da085e1e504f23ae874efe13ff3a0f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2498eeb90ad04851897f8e7a52a5b261", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4889fe4cc938435cb7f8d7a451773945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b67d035454145b887e4ad34836b47f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "aee175bdfe7a44c5a772b01d21416e3a", "region_id": "RegionOne"}], "type": "monitoring", "id": "3f8bb91aca364012adc47b2036ae827c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "89da7a6219b24c31a6adf8fa3a7f1ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6c93ab13dabc4222a1ea420d9550933e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "24da7ce254df4e37a95f37c430f76891", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "092b496c37004ca69d29d45959df2223", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b4e77ca5764e46adb68bd2b1f59efd90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3ea5e3cbd5e04f688115b3f388437454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6658877f063f4aa3b0d047a403c6bb98", "region_id": "RegionOne"}], "type": "placement", "id": "f2c1d3a801694405b18bfe23170c1536", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "897b3f0aae624737b0d24d33452a5fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03e4ee81d48346d4bf992ca0c5aed58e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "588e2a46f1e847179b78d04816df33f8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c851f4ca51de4ecfb9e94c01e56880f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e70e263a3b344eaa9ba9ec1d3fd7bac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "34a28ce7da9b43239087eb5834bd497c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b2f1d7f9c154d6ea06b6ee288c64823", "region_id": "RegionOne"}], "type": "ha", "id": "e90c262f859c40d389be32f9e83b768b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a20eb65f0fb4325be753e80f3910fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "810b6495df52474abfa87434d8b8e230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "58ca3b1017c14589826faea5b311a317", "region_id": "RegionOne"}], "type": "reservation", "id": "ae111a32dd2f43f990151308ff82701a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "64160f43bc184d418a6865d9700c0fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8fc090134f1454ab6d659bf6f1a4f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bf73589f6eb14a0297752c2eab8fac9d", "region_id": "RegionOne"}], "type": "function-engine", "id": "d54af4da54af442583365204b8c03c07", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d59e607d1ca547f6ae1ea98f7f33e32a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3428501253f5402ca1afaad64de0c0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f9c5c35d4355480faa2aa1c62b8987a9", "region_id": "RegionOne"}], "type": "accelerator", "id": "02916652b88f4fc9b1cfdc6ee8a09b5d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1216fe795a1445c2b0b64b9ddd166811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0524862cf8294451b21c4d35f5c100f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2b507daa2e644706942744fef6b1de4e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "708bbe1cc4e4402abbc69d8560659075", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c29a97a7d0fd472db69e5b0969f96fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92af15cd5bf741a6962568a0be029060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1303275b39a44743bde9caad9a3f60b7", "region_id": "RegionOne"}], "type": "registration", "id": "5efa0387a52d44aca9786ec928183c01", "name": "adjutant"}], "user": {"domain": {"id": "33ce38de188a44e7b0a7877e08b2920a", "name": "d6421bb3437545dda5dd1763d6128fa3"}, "id": "fb9f6c489769416288b6adc0a4d499df", "name": "10b7232d2ee543bd919f86aa87ab0f81"}, "audit_ids": ["8e95c8c4d7644446a3f18e3291b34ae0", null], "issued_at": "2020-04-23T06:26:00.091783"}} 2020-04-23 06:28:00,260 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,267 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,270 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,291 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,296 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,299 keystoneauth.session RESP BODY: {"servers": []} {16} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.059185s] ... ok {3} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.299954s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,139 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,144 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,147 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,151 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,164 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.071199+00:00", "project": {"domain": {"id": "a9462d2e641e485b8fbf2ad188a0a95c", "name": "dae54cfe5f9b48eeb92f958524c3efb8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "53fcbbb839a54bed8f969bf7cd3b01b7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b0fe26b3e8584076bd430d19911a531e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d8b8b7824067425880dd7ab78ae207c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "eaf268b6fe6c43738e34535e904ff00e", "region_id": "RegionOne"}], "type": "identity", "id": "754e4b7d83cd43798767a430f3076144", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "69d206ca4e554cc6bb540706a673bb45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ed731afcb2174a908e108af43ed7dcf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "46112d732da64bd1a47cedcc213847dd", "region_id": "RegionOne"}], "type": "compute", "id": "a111da884427427ab64ccaf85a042056", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9010eb23859c4f1a8472082084ba711f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3c49db1819cd414c9332e5894f35bc84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1843ae44941147fb8b85f0186297a07f", "region_id": "RegionOne"}], "type": "image", "id": "efec4dc5904a40ae91e7c87da9ab6cb1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4cc7cdada679409eb57b2b2c1684dcf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9b53c0d716ee450190b4272a262b4ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f9e973be3cd245f5b4230d4c1619104d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9a99424dac06498c85b1647d4e35808c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb7e8cdbd9204140b88afcc16244caaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b64f367227043bdbe061458663a6f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4465bdf299d34c708ced3bb7da1da983", "region_id": "RegionOne"}], "type": "object-store", "id": "7c7059e3525a4b37b63cfe2b12aeb754", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c04d1b03deb643349bd5d2f5859b5f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7b1e53050d647cd9a1247e5a2dda2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9739ed6cf644303bf31585872a1ffc1", "region_id": "RegionOne"}], "type": "clustering", "id": "418e74e26ee74b60948e814a6eaff372", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cf732e552454a9c9e3425376775993b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47fa8bdfcf7d42e4bfb78012017fc851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0ec6dabddf249a8aa43432fc52a144d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bf532b91de854646891d708959458d8e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5efbe4772ea447cab573b0289c3cc00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a28364097144f72bfe84bf615a96ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "014eca9dfb7249f3b6126bfe9ad1c238", "region_id": "RegionOne"}], "type": "cluster", "id": "9cf626452a3b4a5ab7d09669f53fdcc4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a60a8a20f72a41b2b249f77336a0101b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1223a080f2de45d1ba2c8e18874dc085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1bdcc2be0f694588b6c3cdc39e93bd7d", "region_id": "RegionOne"}], "type": "data-processing", "id": "33d16a5a06bd4d96b85e423d552eaf6a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d2d6215f4424251b47ca62508265fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ecd96a2737c47b998be5bbcff4297fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "28181edb358f48fc864a05e4d6b4333d", "region_id": "RegionOne"}], "type": "baremetal", "id": "73c1d7d18a814f86bc58387219a916a8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e43f2deb73c04fc58274ef00ba2241aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ee69d1d43524eeab9fd679eb125111a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "54632d4ad5b64a24a59cac3d719e2d56", "region_id": "RegionOne"}], "type": "bare-metal", "id": "54ac8733ba9d478dac9a7ca4de27f505", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6bf6b0503bde491c809a85a687b7a947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b436d33781a14521baa13c68f11ced73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f77d591be3944d5ab820466b2fd15eb1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "573c70ee845240ba9260575968032ba7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7f6b7d377c8b44b6b7408b139b672d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "82a72902b2f44a35817dc1bd2f5c3f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5018f40477f24be9904ade90442ea466", "region_id": "RegionOne"}], "type": "key-manager", "id": "9b2a6050b30843a9977dc6091dd249f2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6e2ee832ee0842858e57379606b82351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bb7c559f4b3415c9e17b6c7d66f9b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f9584f9fedd64dc3933fd36da82cce58", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c0de9181424d4c09a9ba914db4ef71b2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "54a8928cfec941fdb6d2a7f73bbe589d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f4b65107cbf4ffdaf17ae5aa28c1dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "511fae8b73824a8f9941e133ef288544", "region_id": "RegionOne"}], "type": "infra-optim", "id": "82b07c789d7d40438c012308e6191775", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e68e40ae09f4ce2a3b4c24996938b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ae32ea6e9a03435eb055783bb66e92f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6243225ad97b473c9a3dcf662114131d", "region_id": "RegionOne"}], "type": "message", "id": "b0d0d33e3ffc4dbab18c89da5e67bc8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8aecf977a22b4eb0b0a17f99788f4dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b1cd7c2552144b9baf9d282af855e261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "83c933ff3ec84e6388168ed882c75bcd", "region_id": "RegionOne"}], "type": "messaging", "id": "78637610c39b4e7290ed4132312d2f83", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29c02b0f5ac94246bd8e908d0efeaf9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d022b4ab48714237a02a06e36a3aa7b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6a3a7910bce44438a11cc95fba7274fb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5cc982384d0846499d0fe3d15eadc12a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fc78afb22ba440186943e824355a9f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd2ee400a1a3457b8e67e714067eb5bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3959c1f98ab43938c3f25983f762e2b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "847f237ab071498ea72bc08cc6ddff79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e0fea2f56f84634958bcde2de7e3492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f813504cd16b4c01afec266c94bd61fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3be94d53ed6e4259afe08dcac25c281f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c6a42a2c8dc54a93998da6a53d0e75ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47f3630e5c114da2a459458d8d592149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "737ef6a02db740339a5b1d0b4fb7cf0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2348894e948f4c17af17e56381ad468c", "region_id": "RegionOne"}], "type": "container-infra", "id": "e5ecf3c747b843ce83f481ca22c94b3f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0851a754ddf7448dafbee3ef8f5756b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3b8d0c4b856443729de21035fd858d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1ffce933fed74bfeb3ef629c2391b182", "region_id": "RegionOne"}], "type": "search", "id": "cf54d77ccb4a45048daefcb73ca01eb8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5060db4eccba4a9f894eeda50a8302e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aeba77a9055e4eb29705b778594e62d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c83f401c7e54767986fa184df39126d", "region_id": "RegionOne"}], "type": "dns", "id": "e422cbf75d12484aa2b2fc79acefa09c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e99ca7f037284cad99adfa99d45633bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a9b737cccb442eaaec8901bcbaae9d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0fd4c85c63fb48038d0201113ba00c1b", "region_id": "RegionOne"}], "type": "workflow", "id": "d7923ea31019478da7a8e77ec0dfff62", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c56fec38cc74884b2f749bf78cbc6db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca905d00eb124f45b08a7cb5f6d57590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce709845ca404dd39b457be60f87ff0d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3f6ef6412b2342fe8413541488694922", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6ba18f99f9c445edb0173b9f11bbb045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "64b2b9b9f6be454eb5685300a60d80e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b3022c6cbe454afb987e09a5f9b35e77", "region_id": "RegionOne"}], "type": "rating", "id": "d80096a7a5a9497aae5db1e818aaca80", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96a9618a2de14ae5a1cfa44633d7cadb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a098dfa1444343908f59264f6c09bb27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c91f342bf94f4b52b0e03df6e92597b1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e711ccdf78c94f4ab2cd3683540741e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cf52b3dd6b649cd8dc200ad526cc86c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f358f33d4f5941748f10961ff5eeba6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6b6476a7067b40548bda3741ff9b4073", "region_id": "RegionOne"}], "type": "policy", "id": "62a46874440243ddbc74b1a43133debb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f7103a4ac854be9b9d8100d2e6f7032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9c05ab44afc472ea6d3fe8a8264f341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5bda06b61480458793aa157f9ec77b1f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "839d79c6327c43d3ba4ff3b2210717b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ded8175cf454699b4373509f52b7c7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "afb16ca20cac46f7bc36f32ba792d092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac8b0ee9791448cca79c0bd782b8929e", "region_id": "RegionOne"}], "type": "sharev2", "id": "cc012006bd4f4ae384610b5255aa639b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd444b3c93bc41048b832194cfe78981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55cf60b235a04a9d938eac4c9313c162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c0a9ff34c086413487d49fd7c6a8e4d1", "region_id": "RegionOne"}], "type": "share", "id": "2a6f086036454bfca69d225c4410441f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9886adc4aa843dc81e2ddd26bf09b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "11cdcad683154b6d88b1fefc15ec7423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a83877df3e604545b9fbe0ed477448fd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ddf54af34b7a4e369dc45b6b99b7ea23", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "324e778e50d543d0b5447a6c7f42f897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "079ad7277694490b99ae445257b7c25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35540e8ec7b14ce3a881695325510a63", "region_id": "RegionOne"}], "type": "orchestration", "id": "1a6075ed502d4ad497d3e01a55bae7f7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adeefa4b82314bbfb77678294c2d2734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d219d7eebc9431ba2e7427f200587f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36d7b3a6fd984d0594a001bd1d2904e9", "region_id": "RegionOne"}], "type": "block-storage", "id": "aabcfae318c04c129b43f07ae10948f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc31d6a4b4454e2bb510cfdcc8a78c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1163055923b340049390af7fd0596e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "def91d2fc7ef4a89949f9eea6b185fbd", "region_id": "RegionOne"}], "type": "volumev3", "id": "8d821cbc6bd94aa19ec1eb91c556a790", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc99408745c6416faa9351c91e916889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "621e15c50c2c4c0ea1253f7e7167f210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "907a2a06252b48af995de77dad6ccc19", "region_id": "RegionOne"}], "type": "volumev2", "id": "4249fe22a7684991a41e50c53d0a2247", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c868d4cd9d6b47628308a8ac80755b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f277ffca2b914e6083307359a4a90fe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d9303ea36854c1387190190cf5d7c84", "region_id": "RegionOne"}], "type": "volume", "id": "64522ce5f22e481da9e9d4fcb7393258", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "251c8acca499464c8e844e8ecc9852f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd202482d7254c76ab6d0e21e1d93aac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd815c8a003b4dcb9b22a2d3b1538367", "region_id": "RegionOne"}], "type": "block-store", "id": "6696fe6c3fcc455ba2108ff5e7ca41b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29a715a22a0c4968875637238dcb9483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "400541d51d464f0fa9587fb51c0014de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92680121eba44748b6b0edf4a15d6a56", "region_id": "RegionOne"}], "type": "alarm", "id": "ce6c7b27dea24fbfb50ef7f3f0f6d46a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5591074d0bd4ca7abf86a792de882c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a80866b1cff1409eb3a423d939fedc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a37625db6a846da86a5ce1661c0bba1", "region_id": "RegionOne"}], "type": "alarming", "id": "c2d2751c9451443b8df37fb81655004b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a71e434d33dc479580653abe60b15bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ddcc225629a438bb96d3c47565cc219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aaddac16a40148e896d47ef4b7cf9816", "region_id": "RegionOne"}], "type": "meter", "id": "be4e3debd87748fc803c376d441da0a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd54a0b9b616452f80fa26c76d529796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "af75fba99b1f40c5b84742a673ea7103", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2540b2b74e5f43b1bba3cfd4fea21183", "region_id": "RegionOne"}], "type": "metering", "id": "d871bd41d2254b93b3a87de7420f19c5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46438c3c990843f583ae94359efc3670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adbf6c2dcd7f49149aedb25529664887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01689fdccce549818e4fa05860e834c5", "region_id": "RegionOne"}], "type": "telemetry", "id": "4f172818d43e4316a112e624a2d51c85", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "311443cb76d5484fbb8c20525780d27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a4a6b5766ed54c9f9c75b276815f493f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2f481b752e2a43aca7b63c44ed998344", "region_id": "RegionOne"}], "type": "event", "id": "17435a4d9a6a4fd3b8c33f6bf7a0b678", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "36a8f294c2a445d58193ca53a4f6f874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "32183ee2270f41549a769926f936a586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "40604010e49a4fa883e222c8235c933c", "region_id": "RegionOne"}], "type": "events", "id": "9828ee117e2b4213be3e9ff019aadfae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c795c500f484538b6f3bd259fa84e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad85d5a01f6541b1b52582b953ee47a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d687d900e9094b698970e76297edb37b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a7d2d63e33154355b641ae24ede6ec46", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8da5fb87d8014fbc8c01c71f4ce276d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f8fc44aba0f4b679586d7a4826983fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d30e02c6070d4a3f8dc5bd67bedf5f05", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e7ec63cc14c447158dea4db29c4fbb57", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2db57201c1ad496a82cffb2565862866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9cdef3b87f6642929744ed4ab6315f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "352f1e7c4ceb4cbcad7fa440141c603a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e97d3168b121428aa5a8f346703ac485", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1944aa90a16b4048a3ad5faec0534d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb08da2690b944e08668a49a04728eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b926217f78814ab1aa906256322e779f", "region_id": "RegionOne"}], "type": "tricircle", "id": "fc778cd7c0d1436caa3ec2200f7cba07", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2674d2113e444891bb93dab662e99386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1c883357aa8f49df800491f5cfa450ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1456954097bc497d941ec285fdbd031f", "region_id": "RegionOne"}], "type": "database", "id": "e2f574bdbfb94d668e90e648e9bd9499", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a28be76ba1348d985dfa543b262ea18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "665449e84a5541ceb88ca261cc8bb9bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f542237fbe2a427ba506c09aae80b300", "region_id": "RegionOne"}], "type": "application-container", "id": "608031f7298044fe83f84b9cbc97f3b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ada25f93f72d45ed929ff6a68e8843fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9adbe3444f034c3bb156e9f490701cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "06be46a1406848ac9aa22f1ceb8e3f66", "region_id": "RegionOne"}], "type": "container", "id": "04687bdf4e014c2da23f4f18605448bf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac8fc82eca5046dcb57921276afc160b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56ade04834e543dea55d3b8b16106bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5da3cd997294ee686ed15eb3443cf7c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "598309b49ab349b0b31a782b07f2606d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efe27a4716544916a4ac448858d51183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "583c890455db4396b4abc1fabf26da9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8be818062ec84fc387b2a89fa67b2f14", "region_id": "RegionOne"}], "type": "rca", "id": "f050f13e32fc45e99b93b4739f56d031", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3ca86a5c2ce74761bb460e910ea48789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "507c48e3dda448fabca766985838403b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "69407e3b82024c5aa4abef3558292032", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "23e2a5c95f6149bc9658f5f63eb00dc2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c8c35437191f4e2994784d7880394ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a6d92b6643dd4907a695d0ae4a2f54f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "984bb8b63b5b4f61b94e3a354491bbc5", "region_id": "RegionOne"}], "type": "network", "id": "bcfe1be0b0464e09b795b0f3fb09019c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b62dd180dfb432f9bd7b62d26a31c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4283bc632b1f4fc5a4c38407ad4ff6d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e42895c32e3149a7ac8df2d8bedb5d59", "region_id": "RegionOne"}], "type": "backup", "id": "e99737af80324b8e828dbd58ea1a1ca4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a0190f36d4d49d995b34f690915960c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b496705498c4eda9aded8d7bae8bd3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d3d3d16d4f7249e99c70bc04d3cb7bcc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "95fbdd74bb264b86ad9362ed1ac4b6ca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7751c790cae849eeb27aafb4cdfdd0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4654726096ed493ba21b2616f97b358f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5cb66809ddee4d0aabd1380b16a168ab", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8342cc73ce4749a887cb53224444fcf8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28e00195a32e4424ac025aff7086151e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f3cb4f2049a24a89b36759bd2680f800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "46cb9b1ca26344c2a119047446e3ef78", "region_id": "RegionOne"}], "type": "monitoring", "id": "2d7abe7a4c76438aaffbe33cc8df3ce6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "48c5b358d1754bbfa676dc371fe995b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "653ae8876cbd4fd4abed4afeacf2999a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b8ba3325f45a473d9a7ce57a0de79dc2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a71958760386488892f3252db0e51a47", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "06469d92f67b41968e0df1a063c520eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1465bfbc393a4b37900369efd62dd2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d48653edee0641ffaf46ecd2c4adf543", "region_id": "RegionOne"}], "type": "placement", "id": "52a58e15cb5746448a23ede6f113d120", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aed7a6c4200b4feeb1d0d0cee0a1847e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f230f3391e54e2c977634132d336703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fa91c0ed6a6f40e7b80ebb357f4622a7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9c69f0a02de74d26b50e916a24a2bf8e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8fb8f6bc187a4fa99c6346f6e863b892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "96edc31b7ebc4d798333009f11c85ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e187b96f1425498eaeec17bb784290f6", "region_id": "RegionOne"}], "type": "ha", "id": "aa5fcaae41e54a66afbb16ea18437124", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "689920b68ad9411b9a454ef020783a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f28033fef0ee41fe835790f8b522fe98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e527bd38ed624436bd93f13a7a463a75", "region_id": "RegionOne"}], "type": "reservation", "id": "66457c324d6042c496468cb465a9cbf4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b2bee663bd64cd2b33667dd4ea15b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "beaa8165406c4a028d4b68a04250c68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "31e189fe19e54da59b0548ee65f05de2", "region_id": "RegionOne"}], "type": "function-engine", "id": "5ec5a205791e4f95bfe7ed4392e6be2a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc5f20a7e6c0472b89b1c3496af4ff8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05971e89d3f742818849cd6a63bd878b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "41587b43840d4b4186071cad70c0a4be", "region_id": "RegionOne"}], "type": "accelerator", "id": "a920f406241745b7a07682e7fe98e60e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81011bd9a7c749b7b035f19d879393c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04b7d280aed9414cb865cb43888ecf93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be3943249df64f2ba3c7bf74522bdf5a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6112982c64ef49c49a248484dc66675c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d6f23156a4748a3a554b962cd5072d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "960a4acb7ccc46e0a1e4939727310d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1a1acfb5af5b4b5388c8dd2a08a1e184", "region_id": "RegionOne"}], "type": "registration", "id": "8a79206426e94654bcf271002cf5d2d1", "name": "adjutant"}], "user": {"domain": {"id": "600f46a4e98a4bebbe1558b43073e232", "name": "c22f0b533708407b95492082bc26fb46"}, "id": "9340b15ce3e747288ef285fab5acdbc6", "name": "f7f79be3b7e340518017e0b50fc183bc"}, "audit_ids": ["01a0dc91e8cd4c6d802a3ab9afdbf020", null], "issued_at": "2020-04-23T06:26:00.071199"}} 2020-04-23 06:28:00,276 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,282 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,284 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,304 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,312 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "cfb33540-4389-4578-ab1b-37291f125e5e", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:00,355 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/cfb33540-4389-4578-ab1b-37291f125e5e/metadata -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"metadata": {"meta": "data"}}' 2020-04-23 06:28:00,361 keystoneauth.session RESP: [400] content-type: application/json 2020-04-23 06:28:00,364 keystoneauth.session RESP BODY: {} {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.360280s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,086 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,091 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,095 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,099 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,111 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.028415+00:00", "project": {"domain": {"id": "409774100e5e4b8f8b7663bc0c2b5a23", "name": "d976f2c615fe4d73b892a86bfb8d34f6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "37131f46f2af4b76926680eeb9933b3e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e8e9da30574d4ef28be5907a9c413a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3c035ae38f5246f8a364f90f03ab91dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "85b54f0c467b4869899b8168d2e425bc", "region_id": "RegionOne"}], "type": "identity", "id": "5f2c5c4757c241a39230cbf12b958d10", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "105b0d841a35402da259b7273abf769b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e0efbb0a4c6c4ec0a13066315eca8c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a28feda947e4415b99d28bd730e2bbe2", "region_id": "RegionOne"}], "type": "compute", "id": "16c4f574928b4b7486b522c64583a488", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5d08e867509940878de5363527d8a439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "71369a33a45e440095a1639fad36c920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fa765096d46943c0bf038498284a50f2", "region_id": "RegionOne"}], "type": "image", "id": "82436a08c12d4bbca121205e60a6e80f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b586da6905b64dc18f940c29d48e3638", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34f4084145d446b5850d19400281562b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1fc93c7bd988442eb47b14151c281a2c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8e79252156d443a4a72cc7d3a95c9984", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39c0add537404a89b52bb871d90282fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eac2ad7979d04b81adc974d42ecf800e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf08798157445229f0dbd869bfbae1a", "region_id": "RegionOne"}], "type": "object-store", "id": "ef093322a1044942a26a5d77cc2762a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb31fa6e2cd3469a852c171516219679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34d8568aeeae4c718cc39b5a137adb61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c82e9c739cde4e73955de84e284001ae", "region_id": "RegionOne"}], "type": "clustering", "id": "9b8b73ef3d1b4b9e94b91855a7bc6393", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae9f5dc5bed1478ca7e3e938bd05acd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "febdad71a0864cc49e4606504ebcf19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a4481959edca4a19a10a73188e3291db", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fe26a90435214e6b985c0e8ae65aad86", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "00a87f68f60b4ff3afb413b7681ecb41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b333ecaa4a18477095c1f9c3db248348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "298e113f4a454f778e8689b0bc061a0c", "region_id": "RegionOne"}], "type": "cluster", "id": "74cd8ffc63204feda08c66904ae9e958", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8eee3f8f2702419aa640a93298ad6fce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62713beafe004471973b74a3a0646afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6d67985debd74fad82de7f4fd0b41732", "region_id": "RegionOne"}], "type": "data-processing", "id": "03430b6ddbba4e9db3bba98feaf69c50", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bf7d86ca9054351aa5b923eb11e4b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18f96b1712fe4bf0bc4c970b35d2cdd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "92e8f1e88b78463a9c4b52ba78659183", "region_id": "RegionOne"}], "type": "baremetal", "id": "056c87a9ae7e46a38c95bfe4c0929d37", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5b3165a2261444fa3d63e8ea1d66589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8263c0cd8d9486d83cd7da9cc3ebc9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8354ae6d4adf437c80f767d93908c904", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7dcfe4adbe034aeda5a3a7f62b1d30b1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e75f83f2a064e2fa339acb25ab7fd80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "07c6ef3d75924e1a908b189045d309f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "48b97a201030496ebde3e90a27fbf15a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fb97431ae8754f5a8a006e22c9785f43", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "331ae961e10c4163a98c35d8535ee05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9aa6691638d4c7681071336f5ca3fcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "69804fec59d14f69a9dc5f2fd70d9530", "region_id": "RegionOne"}], "type": "key-manager", "id": "c0c1d3741a484a3da44ed4ca3333983e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe35b48555924217abe61f4c610e1fef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea1bdcd7f44842ac9a03e8a4ab33d809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c484fc7c8d9c4cfd89f091c9a025a0d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2e7da296bd7c4ee49bc2da30717d109b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b6f5d2ab68a4b3e8d70194bfd2424d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "40c896dc3bf548aaa3e524507437000a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "37d6f545f61746f38043c0f3d952fea4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0082b689021140e9bd588a290e35cee9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1d94e4c8ec044b886bebdb7f371d890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6ccdf6c88ebb41d295deced6410b183d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab06f70434984e5396baf1f7322ae5e9", "region_id": "RegionOne"}], "type": "message", "id": "d3e4a03e87ca4663b39b9b1b6056c2ed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a8c6de5e826c4235b508e9436553d806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c341d2552b63495ab5178fd48af9152e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b8eed7d86c7a4075a298fbf1dec0e3bf", "region_id": "RegionOne"}], "type": "messaging", "id": "18612a38bab146eaac7aa7b9bc197176", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "90a7e3fcb8b243899cdec68814ceb606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "df261425f6c04a6996143c9c391c8b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aead9a9a3d05407b8eff4baac0c2cbd2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b63df4b4313640fa8c6fa134632667c4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3825c01d33a14e8fae89e1561043de48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5175b5bd0284259a5a747c671d2f448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bfc9ab0186a439cabea18254d9f36e5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a543d12dce734ba5827abb79803cabda", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e7f5c372f2d406590d661f2f9956b1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8852561970040c180a8cfbcffe9bd4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b57041e8ff7142878b6e8f6d6f095747", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "430c3e313f784bd79ccb039ee3c0dbe9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "822264c30edc480aa464d32d9d9d226b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b58a0607d5ce4ff4a6d651e8d67d1fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2749b4c4efea4a3e987aecc9276f32aa", "region_id": "RegionOne"}], "type": "container-infra", "id": "4128c82b9b8348a99b28c02961452fd3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5266345164bf4a28870c92073a97524f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b32718ed256c422c8372ca56bb4b1f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a89d5fb816844a7681ba3e86d79c8262", "region_id": "RegionOne"}], "type": "search", "id": "5c48d10bd63e45f181e4b6b445e10e19", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "14eb5a72da6948f68922f1e160682537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c64147cc3d24ea38951b9b57ee582ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ccf554dfe96e43c7a9b8899bd1452e10", "region_id": "RegionOne"}], "type": "dns", "id": "1d9eee20261c4866bf5e2af3889c09bd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "12c05d7e6a9941d78c56cc49953dfbcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "284a061d33d94b32872631ec1826f024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "070a04d8036a4885a69660d7c066cecd", "region_id": "RegionOne"}], "type": "workflow", "id": "235f1de98f80454999347112751cb4f2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76d07e374f8f4a16973dd76b21fdb9b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2354ff74da7343d4aeb0bb57bf515607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "39b9cf8c98944534ad2ee5c3e13f46ee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b6ebb6794ad94bbca6b0868d4a893a83", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b69703a3afb947fbbf93acbe07e7bc1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "98faea7c96c741e6bac76f34196fbf39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9245c98451a541a2a64cae6318fb1ac8", "region_id": "RegionOne"}], "type": "rating", "id": "1918716747cb4ffdb9c08151c3e38350", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b89ce490c4ed41d48d3b89cfd9934de5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "398414f3c55a4de89b17e0e30deb929a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43590d7d2c2445519758dacdaa9eb0c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "96768bcac681431fb781f7c39cce7182", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b40f2d21cbf402c90d26e5b5d6fc5a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fcfa7757ea9947b98edb065cca67b5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "966ebe3a23bf4be99e59a287b449a65d", "region_id": "RegionOne"}], "type": "policy", "id": "31d0368edcfa428ebc8143a462f4feee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79833f4370bc4801945daf636c1d54a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bab9ba1d5e646ea91e90eea4e9b3fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b695b41b731143e2bb41930b38037706", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "baee3a00aa614c169df6c01a6a2b557c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ab596c993774999bad2462f5ae44a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "370a3c4e8a5c4991a1bc4ba50f6836c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78f85c9d742341a28130f73ae09ab07d", "region_id": "RegionOne"}], "type": "sharev2", "id": "d8c2dd1262a54f20a5528810a9c96887", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6240ac1c48944d6be505920ba9d8266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fa8177272cc4ddd880c9d62349f0313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf9b14b277ec4effa0b61a1de94b204b", "region_id": "RegionOne"}], "type": "share", "id": "c1e56c3c3924453b810214f684f83bce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f34d2e6b332049488448f02b54878d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9ff070377b1410f9818aa9853a0018e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "25e23beef925400fa7968cde52a11bce", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "827694f468844f2ab335a6d1a5bdba4e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f860ac17653440fe9d2fa5544242420f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66ee4f3eea694f46a6994c7897b42856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddb3ed971a874293afbedb30a1c15ef0", "region_id": "RegionOne"}], "type": "orchestration", "id": "354e7f19086c463592feb6ef4ac27007", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db9edef5c3cb49adb6423a7542ba3eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "646cdd4ddec442ccbc408852ae19c2c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "626b17880dfc403686ef834e04d44a9b", "region_id": "RegionOne"}], "type": "block-storage", "id": "f11e175cd51d4bd39142456e11fa1481", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f95bd464f0584fd08a6890240f02f930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9279db1072224852bd5e0523546aa450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef521e424dea405f9f00193d5870966f", "region_id": "RegionOne"}], "type": "volumev3", "id": "2844fdde65e243908208060b08f14caa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fa947fd8cdc4ddb924a8a8d844878ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "476e3b7e0c0e4ec39387192cd5a5cd30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f78c316f53045c1bca8ab18ec3150ba", "region_id": "RegionOne"}], "type": "volumev2", "id": "6f37ca388b3c4d3ead7c41a146beec15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b30c8346deb74932a81fa6bb0b2bf305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "855e77acbbfe4733974e944c21dc0f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c20990cc6244363b70d5c3a316b9637", "region_id": "RegionOne"}], "type": "volume", "id": "5ed5024206fb437197ccc0be1c872a50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4dbb809c9f34d13982b21ba769dc8f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d50406fdbb94016b86b4ec3e1d3d8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8178f1a42a2a47aaab132233de3f986d", "region_id": "RegionOne"}], "type": "block-store", "id": "2b94537e8cf5441ca9d3c13f14da902f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5af23fb41fcb41438826e9bc48dbfafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "feea6a18f45d4704ac50e4740493b3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59be33eb7b2446dca4352f84914403a7", "region_id": "RegionOne"}], "type": "alarm", "id": "10b8c3ead0d34a28bac1796cae2cf88c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1230b44693cb409294328f262e2cbc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d52e139141b4f37a28e02a8270c377e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a9b94b29ccdf472fa83e8ba0a7d6be04", "region_id": "RegionOne"}], "type": "alarming", "id": "66d875c0425449ecb13c0a374530bfdc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8288e829901408a8195c4e0e92ad9e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa6755ff8dfc42c285ae7fafa017866c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "43aaba6a720e4a82a62b8e9b3b7a592b", "region_id": "RegionOne"}], "type": "meter", "id": "1fd22ec124804c26a473555ad6eb6254", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "39289e2662e74a45bda4e92e6e745794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed60596377a74a3f9b05c0386298841c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d95daa354179413e9f0a8d378c9ea85d", "region_id": "RegionOne"}], "type": "metering", "id": "e2d1a616f20a4214827dab60299f1ba5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "73039534bf15415d930ca78094521094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13453e22e8e34da19bb4a16e4171b2ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3d174eeac12446a8b793717cdd339108", "region_id": "RegionOne"}], "type": "telemetry", "id": "3d538554272e451da521fe03036879bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "819c0a76fa2c4bbeb18b81178e0fb224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e280e866d804cbcb4b3be2ea0afe9db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "61f3e2e6840a470a9cc0cb28d7f649ce", "region_id": "RegionOne"}], "type": "event", "id": "1b6e157829f64aff96c8e786c23a5152", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bed6b09ba8fc40e9a07fbd8508a91d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa13a3922fd44b209d1a11c760fb6ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f9320d1950764d33a13d7f75b7030838", "region_id": "RegionOne"}], "type": "events", "id": "610cc24d7533426da9c417a27656318d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "243b434a0c514eaa97c7192f696c20e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1228e0a514914ba09899d44f7cd5fe50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "951ed1a2ae884ae2b45a36274a88fd5a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9abee77b0a3d487798eab1a88356ea86", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "251b1cd2ac5240ffa5a5e55cb6835d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dabf03cbe7234b34be5f82b16be508cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e7312959a66c45938806eb767f56f9bb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a35c3cf8321f4632b391bd9c69719c1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7aef4f235bf54ed4b5417e471997ae0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e48eb1e6a81c4127985a5170a7a94515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a14b379a9144d889b980d4749e1473f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b67981b6c27f43b890da9fbf7917f814", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b689bc29bfc465ea7bc59abb24681ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f3afc0d812e426fb133ad012b5e6d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "44433fa34ab34ec0bcf615bde5f9538e", "region_id": "RegionOne"}], "type": "tricircle", "id": "982de7a681734f889477e353afe21f4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d37a856977434922bb5d74d4d5ae0aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "201d5f550b764a11b6fb7fb0afeaf64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0d25d9f20978412b9be59bd11a93ef48", "region_id": "RegionOne"}], "type": "database", "id": "b361ffb5bea74eee99c6444e112c710e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db1fdde1f2c64e1aa5e4ac0dcb45aa87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6af42b9aaa4f4397bb2e271b93e3cfa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1438aee10361470b8c178e87894634ac", "region_id": "RegionOne"}], "type": "application-container", "id": "7d1b5a8ff3cf4f6a8ca84605b9f04d51", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e8f6f2d650d4effb498f2bb2aab6e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "64aeb8caa0094df2a7a2cd18eb2394f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "eb2adf759c514e2dba0f17d1f109f37e", "region_id": "RegionOne"}], "type": "container", "id": "80a5f467a61741d194e785d64288b21f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b22884490a1e4f75982830db504ba2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d21a198b41764349b9bb9a6ece6177b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8f8d12aec21143098e09560031a45b7e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "323036c28c774985ac222703a3dc0ce2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "198320c797ae4a92b275b3d744f7c642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9bc4716c9ffe4441949ec9c79634823e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8b1744f7b4784d18ab2a31dad0cbd285", "region_id": "RegionOne"}], "type": "rca", "id": "79d367e0a87f43e0a03240fe409e07a2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "92837ee42c4241fc8feffc6ba6a3ff72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fbef08555bd24ea0a3563d2fc2a86394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "62e0c91a85494d6884f3fe060cee59ae", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "156c3aaed75d4d45ae803730799900b7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "47e865d6f721448886014b13e981b64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "01281e94c19043969da1b9c598d4f424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "12b46e35461c4a2cb5de57122ce2c853", "region_id": "RegionOne"}], "type": "network", "id": "4d3e51d64eed4ae5ac663801615a1ac2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e71f8c706d0423bba2f8715bf2eaa78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6943903be850468987ae55b52066ee22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bc34b008b40543219b6ced503d38820b", "region_id": "RegionOne"}], "type": "backup", "id": "c0d699d6e4be4326a69fca283746a976", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80c8189e47f3429084a0c9bc9a0247a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2a0dfac612ca4a9787d065c7963bcdba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f23b3a8d22b444f5a320aa60e4ab3186", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "882753ea17c54d3b9fda9faa6ee3067a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfed81e06cd54bbcb3aa50c18d7d3ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3d1761d87914dfd8610cb87294f3c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bde1dc7d6a5f4da391f2ec404c6bccff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0f87b13f757640c09794b7afa5cf3862", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bdf33b2e45d94170b21d82ce85de94c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8c4a4474ee5f495fa8d14ff70fe99eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "52b136d36bec4b4b863dc2a1145c3f04", "region_id": "RegionOne"}], "type": "monitoring", "id": "0ccc3090f17243a887e684e7d3a26b7c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c8df31a7c97b4eacb85c1cc06de0e2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3822096cdad34928a9ad04b144586253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0c30810402fb4e96ac22b33482166661", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7505454b083f4da482b83f2e4dbec960", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2eadade8d7f74fcfa3aafd5d82a8204a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1e0aa6961d5f40a991f23b984505de30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e7f9d0b25b8845f6b09fe0a8148b8168", "region_id": "RegionOne"}], "type": "placement", "id": "6002fbebf5884e8d9f7ad615c921ef28", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "55028d89c2e84943b78e9c4a71c1cac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52e7d655486e43d0b403447181945cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4d267b44979a41f1af81d039ac357475", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a10e980aef6a4f8d93414396ca69eb8d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "060f6e769d894ca8906b1b3049747116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe78c98ff6604d2fa240162857e05f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ec363cc47884950ac93dacc3150f5b3", "region_id": "RegionOne"}], "type": "ha", "id": "9fcac959f7e8422a9cc68e3db36fb5b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d4441d4dcf54be0ac1542414bcc023e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c32260e650f841de88e0e12c795a0400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b2ef5bac70854eb19ec4e3ee37f49666", "region_id": "RegionOne"}], "type": "reservation", "id": "bd27373d15f74bf3a31ff1635faa0416", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dcd6cf52abbc403dbba2d95c2767a93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "65c99e085ae64241be626d3dfe65fb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fc3d8f00f13d46318bdf7c3cbb3a5266", "region_id": "RegionOne"}], "type": "function-engine", "id": "066fa83d5ce14f02a8b99fc240078797", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50bdb2b049f9412cb81b1e412da6f78b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93029ba8cd7f442ca49b20fcbcbdf309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f42f6c3db5a14bafb75ce42f5260b4cc", "region_id": "RegionOne"}], "type": "accelerator", "id": "57a0b326665e438382df466debd0aabc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d4d7b2449cd41028311145ecc0e5967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d8e9cfbe585e47d284bede5b2b0ec684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b520be26ff82432baba35eb361c2605e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e6eb63e86bc9482f8e20ed516cf879f4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8aa99ba647a0468ea49ba73b2d771c2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb4ef7bcec7648d3b479d7c809817433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2cff33362eaf430b84b6c34172c2435f", "region_id": "RegionOne"}], "type": "registration", "id": "8240fc39f3074113ac3d11e17c691d05", "name": "adjutant"}], "user": {"domain": {"id": "1c833e7342594b8db4999bfcae3704eb", "name": "e6467cb611704a4092525aed97285be7"}, "id": "29a943f3e0c941c88436f6fc41bfca74", "name": "068b26b724a74f0f95626bead191b9e3"}, "audit_ids": ["2432b68df0124445a4aaf8f5e61b8b03", null], "issued_at": "2020-04-23T06:26:00.028415"}} 2020-04-23 06:28:00,230 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,241 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,244 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,288 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,293 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,296 keystoneauth.session RESP BODY: {"backups": [{"id": "6ff16bdf-44d5-4bf9-b0f3-687549c76414"}]} 2020-04-23 06:28:00,317 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/6ff16bdf-44d5-4bf9-b0f3-687549c76414 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,341 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,347 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,350 keystoneauth.session RESP BODY: {"backups": [{"id": "6ff16bdf-44d5-4bf9-b0f3-687549c76414"}]} 2020-04-23 06:28:00,353 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:28:00,372 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,377 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,380 keystoneauth.session RESP BODY: {"backups": []} {14} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.182975s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,265 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,269 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,272 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,275 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,287 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.200787+00:00", "project": {"domain": {"id": "dfa7c7c9e2754358ab877294c26d19ba", "name": "18a86f5eb35e4b50946e78e1db1d85ee"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "99906e9794c64071894c8a056cf2c70c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "148aa5a8580e46f69bb3b6ca14f90d05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6ddce144c928438c92c21f91555c011d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5ffb32f51df14a2a9f34843852635339", "region_id": "RegionOne"}], "type": "identity", "id": "766aef70715049a3a0b0ac8cb9c54ca5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c0fdbb4d8947487eb6cae83d3a4c5ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f4bcfd4b0e3c4502b917650e5a132300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9c9523423a654480adfe12b880d4ba70", "region_id": "RegionOne"}], "type": "compute", "id": "1b74e90471564b919462176083cbb3a7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4e5ec9c9e46c4d93888568f7f47e7cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "84fb80a1620442de9d6485e674c38385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "96f011306f7545d3bab44badd22a2160", "region_id": "RegionOne"}], "type": "image", "id": "3a42b829f2264533a3a667a9d6cf31ab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4b763eddb90f41ce9fb0a097d0890974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "23ed047259044ee6b76507dd8da986cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "99a27b53c95242f1be38bcc71b3adae2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6fb40cff02204ffba7d330c57ff2e7dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478adacef99f468c8240e2483adcdb1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e48f7a91e79c4d598ad072446711af8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ab221f96a0f4f00b103a803813b3bae", "region_id": "RegionOne"}], "type": "object-store", "id": "bc7f83071e5040e4b342c6124ac14085", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd2e79c916984232ad4faf2b325052a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b20fda97bdd44c46b44e899962ffdf0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "02dabedb222645c189d5eb4901972b86", "region_id": "RegionOne"}], "type": "clustering", "id": "5525abe9c7524ca7a8182b8efb626904", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7799ad58c4b94ae2a8b93cf3e2c07cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b528f0586a744618b6e2c3d6d213a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3613a2a3e2b54ced9e9fd260779b0c6c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8ff85b2c64114fed94d0be589b290cd5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37c61f4c93a842dfa4eb5733f77195e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8c30c84ab2a4183a6518d6517499a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4faccff16a24582b731250b014a2a69", "region_id": "RegionOne"}], "type": "cluster", "id": "7e1f835205e44e0a89d5bd9f93d305e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a632f86c4e15435e964d555051f422d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "89a455225cc549faacab28941975176e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "15ecee6714004138bf4ef6eab0af343f", "region_id": "RegionOne"}], "type": "data-processing", "id": "de307190dd5e4a76bff3053e2fa9da9d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "86c32d1a63984a14a6634b5ba7f67af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1eb9583ae7fc430bb8324d375cf9f1e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b3440e242023466fae38411c6d0b23d8", "region_id": "RegionOne"}], "type": "baremetal", "id": "097e839bf39a43f886886b8815f135a7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e6f5510361540b09383655aab7803a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cfad16bd1e974f27b68bd3e8846b561e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b69bbf6582946078c843ffb620d9a00", "region_id": "RegionOne"}], "type": "bare-metal", "id": "41d04e759654463381ac8a56b44a9408", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8eaac49c738e43efbbfede70544a210b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c75d9c28ae3e445da1a77caf7c05853d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cda06a9fedec4a6bbcc21a2e1dff90c3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8622e31f3b42469ba20432849012be50", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6fe4ee79f74348e59f99c59533241f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33b7ddceee124cc19a61d79024846894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b990700283974f35a1245373b542bfbe", "region_id": "RegionOne"}], "type": "key-manager", "id": "05db067c75ba4047b95b15db69fedca6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bdff70dd04241bea97efc26ddc8a823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4a0cf2c2d4c4ab3a06a1e06a686f6f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9f769153f396454d971f7b795be0ad65", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c9f1f863f52d413b9d95ebf98a7e8060", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dff0d5ba4c0f4149962ea866622cad98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60e383c3b1d74ce8b53658cef43393f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "056fd18303d74baf8d8de548a4ab7a3d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "61c8d6bea06c455cbe5020149d99f99c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9737bfe6d018431e881edb86b062840f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "47ef9120d3e249b8aa83ded6f30f3119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6809ecbcc1574af5b971c8a6533bf171", "region_id": "RegionOne"}], "type": "message", "id": "32a9dc6b8d6e40aca77368850a8c3e2f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "408856bc4d424aa690219e7aa5fbb6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "54ae6345b6cb4f44bb6f2d236ef22811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b2b57e6fadd94a4baec24b30b6e25fba", "region_id": "RegionOne"}], "type": "messaging", "id": "355edbba0ccf4dfc9d2dae35b581e91c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2adf5b249c1a4e738d46f0f407960334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2585c1d40d7a43f9904575cbb3cc015d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8e84fef3f81244eeb02ecac517aec31c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5c56f959b5a41a68b4effbf39406b02", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6681100784194d9ea3d78183c0f5f845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d7b1e0b59684c6e8a0c555c1c4cded7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c9c1d18ea764ea4a4f61da6213503b6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f86cf3aa4dd947179f3138d37eeedfe0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d60d294612243918e2d3f21f927b588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b15a4177ce64075b3bfbbdca87858b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3408c067cf1541bebe6f6259e64387c7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1115502081444b538beafb2143cada2e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45c34d1a80ed411b87f095ae7a9080fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2354bf737414d298fbe8981dc8bb397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d30c58a65ba494a86131f40064d50a0", "region_id": "RegionOne"}], "type": "container-infra", "id": "0c764758a7ed4400974d64542c2bc1f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6d67a712f2de488ba36366a2d3950db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a90d58674488441ab3737fb9df8fcba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0a78b21ec46c44859349e8cf01ab42d5", "region_id": "RegionOne"}], "type": "search", "id": "c2896353ec394aa28dcfe90d1c3b2da9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4937f2b26969412cb7eaa909d0b41150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "80e57ffac4ab4398a8d785b6538db1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "626e81609b254b2895e43c4776a5c61f", "region_id": "RegionOne"}], "type": "dns", "id": "135db5530dbe4931a21cbb074ced0c06", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "406846d06f534bad836d56192db40ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0992a4f67b614b96811326f54326b775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da8e35efe69245ea966f067b0621a7d1", "region_id": "RegionOne"}], "type": "workflow", "id": "26b22d4f637046609bfc3e4ac27f55fb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0c1793e91be4d70a4d30ed798f2326e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d39892296ef04aae98539a33366d6395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "571481c0b8b042c78f33bbc799ca0833", "region_id": "RegionOne"}], "type": "workflowv2", "id": "67a5bfbb02b44ed9819e7fe2f3406580", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e035fa1dbb8f4084bfa4f23e2f09ffa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bba28a0c76824331b214147e0f40a323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "23f2409f9aa04c469482c7ba2554b39d", "region_id": "RegionOne"}], "type": "rating", "id": "5690b6fa6b0847479b32621c0aee8f6f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28e768b7bbd140bfbc95633ca16a2961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "30bb320c8c8241c898ab41d7d453eb98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "803c1563502f436ab7075053ffff6127", "region_id": "RegionOne"}], "type": "operator-policy", "id": "52e4c271fc684fa3960b62add661ee78", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09b4bcdff31a4698b508f69c17081476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45b52f70d6f54d22a049e20b14e7b56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0bc0d9e34aaf42499c7c4ef49ff99a47", "region_id": "RegionOne"}], "type": "policy", "id": "f9408d80a760470a979f3443246ce05b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4871840293b54d368640c8d61114aaf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ebc733bbc5ff4a1c864515795a72b90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cae1ba870c7c4d199c594a6060e68bad", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c6b24a27d6b34c1fb00d5afcffdb08c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa2e5939e3f347e5a7ed5d985d396aa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf3d987a3d1149b991767fad8c9cc233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dcb23daa6e864becbe7a889c671befc2", "region_id": "RegionOne"}], "type": "sharev2", "id": "abeeaf11078f4919a6308ddf96607904", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "149ebfb5a6344b0691386a4b035272e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "623589dfe60148698773f26dff47355b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70fe478f1f4d4ce8bd91a71e5b235acb", "region_id": "RegionOne"}], "type": "share", "id": "60924f1498324f3ba1b382d100e2a601", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "742cc5699137407a9bbf7d84b283f598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f39421b57a8f48e3a4ee75c46b2a0b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "720a620e78fa44f687f0787fe3d44df8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ab98b8dcc99a4ff798e0aa4381f8feb1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90ac8aa91dc24c76aab57729e1980eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7773dbccf25444c38d3f3e5758c96803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d62ca743bd49489c8d9fed595852d5fb", "region_id": "RegionOne"}], "type": "orchestration", "id": "85326ef2e3314c5aa2b044c4d02fec87", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a49e6c195192464d9e06fc7f6cff86a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8171312f37344cfb9dddbdef68f396a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "397760e6965c419691df4b2347dc4005", "region_id": "RegionOne"}], "type": "block-storage", "id": "abc414a678a24456a76e807841c4b682", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e5109defafd4d98b30575d64533422b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9707859d179f46d9b5b621cc855dbbf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72078d791aa846cd90a075f43fd60374", "region_id": "RegionOne"}], "type": "volumev3", "id": "2f4e4495a5ba46c5bb28bf0cc34e8882", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d5e6de9e38f4665936c4e64cb40839d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17aa8abfea784a96a909c0756faeee3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cac38f1e57364139bbb2a21c91c9fb84", "region_id": "RegionOne"}], "type": "volumev2", "id": "cc4dfd409b3b430f8a7a5dc98344e9e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcc97dbc8dfc4106bab39e2b211bdaa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c23814b4bda4a8793df874555162782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e3873177eb54df293307e2a90d2e392", "region_id": "RegionOne"}], "type": "volume", "id": "22f6786651324d588c6074c9e7658a2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9741665d3ea24a8380e29c135429cf59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a0489735d0f4da09d8f34252f6435a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77ba3a1cd63a467ea2ca45ed388443e3", "region_id": "RegionOne"}], "type": "block-store", "id": "0b50f02b427f4d12995f27bef84d949e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0861e076749418da38c286ca1a3b316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b839b6444a734275a783d3bab6c3be85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e8421d95b83430cb6548c1bbe3a072c", "region_id": "RegionOne"}], "type": "alarm", "id": "9f2ebdec2c39463da047a214f2a5be42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aba1ea8c83844cd99af0013f88d2d9c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9389c157d72b464db6bab66ace13b73b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b4e5324516f540a28c07416210be3dfe", "region_id": "RegionOne"}], "type": "alarming", "id": "e101bcb539d44e149e93cfd65aeb7e62", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d1182b70644446ec84358457d2e05e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd60e3ec54154903a3745435d60be4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0df71d744158473db5f558a40cd77afd", "region_id": "RegionOne"}], "type": "meter", "id": "69f9544c74644c339989702c0fb8813b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3803c5fcdf6a4273aaf78f9f3cec012a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ff548a8be1242bcbefdb323d10c8d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "901647393fe746fda500c979f8adb532", "region_id": "RegionOne"}], "type": "metering", "id": "3c9eb3e2566944a0a320e8d0ad791a26", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21e24d45fa9d4d449df0a4d87f099f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e683d4dd709445ea319a9ea17970087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5577ea8aeebb470c90638b28d89c1eec", "region_id": "RegionOne"}], "type": "telemetry", "id": "e0386b1e103741c290eeb19903fbdb11", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2bc05eafe0b34f48bcc76ed3cf2b79e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85ad89027a03438aab48907b7c37940a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39b7c05a085240908103ee2aea1d070f", "region_id": "RegionOne"}], "type": "event", "id": "cff190ef2cca4801b5f540c5fb8258bf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b0518e27d464bec89f4e34ae42730fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5c118a654e3441b7bd349e73ef9cd67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "639b420fac4d4f0bad34ed0956e5aa60", "region_id": "RegionOne"}], "type": "events", "id": "708896df82ff44498fa8917cf819639b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99cdb30ed6de46babbc6458c9eaebdd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "393a4235a3ad4b8aae3c066942e3ad09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "371e93c6a9bb4b59bd866b80e3c95edd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b5868b168341463ba5d88fd2949b728f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "752a0db1a3a34d3ea609f2eaef16c739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4733539ffd24b4296bf71503c1521dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ceee8335184e42e98ffeffb54545ebdc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0347172c0cfe45eab799f93f5ee15539", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9358d18cd4d42a9b3f21c6797322756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cee766a71f3a41f2b1e2b9f31ac7a956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "af0dec2db3474c7d838392ac06633ace", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b359019f472242089a4ddf2456d3ab9d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4602a5f474df4a5cb98f3d82f8911271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "355a1c2a555a40228c950d50c3aff395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a38ba05dfb6d4d07a62fcd8510181617", "region_id": "RegionOne"}], "type": "tricircle", "id": "972a81216d4e4d6ca7577f80fe97df54", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "afd14d12a18246d0b3de0f516324b302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d7e368d1730e4a5cbf746613bf74003d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3d1691b90ff7490899b5d85cc7e82e6d", "region_id": "RegionOne"}], "type": "database", "id": "038a8bc5d68e47ce8a2aed919e3edad3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8979c1164e1345a1a718c8d2d0dd83de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3f2059233615428085a6e1cb259c6a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c77db5491d764b449e1d129c33e4bd6f", "region_id": "RegionOne"}], "type": "application-container", "id": "fcc463b829bc4b40ae294ef9fc486ad8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e487f7ca62dc42e5935980797c930db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a51ac2676ee9416485f235338a0991b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "970d74f756c84b75a488ec7e0fefbb2d", "region_id": "RegionOne"}], "type": "container", "id": "39b5cd453fce44bb8e39588838d760fe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8def35e8c97c4385a564ece6e4d2b481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2cd7a1b021c4c9f846acf28d4da8c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "de1c1143bf8d4eb49438fca95fbacde9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c8e2c80d7c0b46668b45d7c31d05adda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1604371eb53a48ba92192d3e971822ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1d1a030ef6d475eafed13b4f97ee574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ceeec74abcfa432d819f6d979e071182", "region_id": "RegionOne"}], "type": "rca", "id": "9e9cf447ff894ff8af51be20b11f2be2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "691b94f4e0cd44238ee1772497e02ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9cb6909f9d4a490d9790cff259f8f9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5cec50eb5a4749e3801a5b9186098a41", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e6eab764b12248678d17affb733f5096", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0567c3f025544056a42278d3fb3362b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c19675f8052f44979e8a9bc21f8df949", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "16021a65c5ee414ea2854b5a7648f92a", "region_id": "RegionOne"}], "type": "network", "id": "7d64120a83454eeea864f6f915480008", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dfd7225e7eae4b69ab52aab8fdf19432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "464fafe0eecf4846b7c2b96c7ae45a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "77c3bd3b744e4603b505f413bd21da79", "region_id": "RegionOne"}], "type": "backup", "id": "a48d40bd128d413f98310ff61f87c9c9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "373ac08baa874ee5a75f4661830becef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "792d199393a84469a5cea3b67736a25b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "07fa6f6a92504bb887bfbcb9e0d6decb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1e2febdec16d4f08afbb00650fcd63be", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "adcdc7e7f33a4797a1e008ea5f924842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "22c32376633f4793849a3942221afaf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e9fcc475adec46688496b01dfc60c774", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1a6c5d968de842ae9e81503320765215", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9c42360ee3984f91b5811f2fa8e73d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dc79ed088cff4499844eee2ebe16e0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dfc7fc5f56a6431e832ed2e54f2840be", "region_id": "RegionOne"}], "type": "monitoring", "id": "0a0774ab1d9344149cb97687e3c84213", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "373ddfadffc54059b8f6f104f5e84a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "88c720613bb34322ba5d51c4b9a8de4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1e018f0397d44834ad5429dd2b4c2ea3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d486112b037d4596af550a440cda963c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "24c6314fd0d445b0a911412c3fc5c330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "59aa53e1bab244deabd3c45252cfff3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6eea1d425d4e4bafbf0d60a89979f867", "region_id": "RegionOne"}], "type": "placement", "id": "fceff16e61a44e58833717acf52af73b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15a477182771421e8e48e5ac001b945f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "adab655cae4346f5ac65d39e4787bae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f818ca9b98a4e5994b25b41c2fd5d1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d17b683028264fbc903852f29b594dec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10f1fddd715f4d04add819ccd0a9c999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5364f696bee43a3aff122dc2796633c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a99a8affd94b41c08b51506ba42edb7a", "region_id": "RegionOne"}], "type": "ha", "id": "bedf5d6431db4f5d99ed5e01def6c077", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d3b67146084443ad98f15a23d8b089ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7c383fea860f4d3e84e632e9f80b37b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e3b3f31f074d4252a3c619e00746de96", "region_id": "RegionOne"}], "type": "reservation", "id": "3e6c48ccea1d492b930fb1ef1e94dff8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7ddd5d3efb154b6ebc33b6a36431f3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "49d63c2c5fad496ebeea6958bc93d8ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7000f60e313543d883079fd1a56f0d6c", "region_id": "RegionOne"}], "type": "function-engine", "id": "5e87cb89dbdb414da4f9023f43c5f32d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c5fdea860870425c9a4b2078ee0df192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "95fcda449bc44ea3aee664f8d2b351d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "35119376c58c4312a87770e3d8a11772", "region_id": "RegionOne"}], "type": "accelerator", "id": "254c1e710d2043ca9f0d7a80705f8f1b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35907db291ed425f8ea387a977ec7893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96f19d6282894014b388e25098433213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0468643489bf481d98c631807f282748", "region_id": "RegionOne"}], "type": "admin-logic", "id": "adb5352eab404d64be8d5677dd79f670", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f33bcd66e286459eac02b5d593aac173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f30e46153014991a95c0dbba69fe8a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04e5e99c2e0244e5a34fe7658de3f64e", "region_id": "RegionOne"}], "type": "registration", "id": "1d360c35506543a6b22de07b2e8e85a5", "name": "adjutant"}], "user": {"domain": {"id": "6683af1094bf4dbcb5bc06a9d8e664d4", "name": "16cfd7aa828d4bd89aa0590fcf6f3ed3"}, "id": "a444a8c76b6e41b98d12e7f16b2af3d7", "name": "c2a073cb6ba440d0aeede64ebb9b9a71"}, "audit_ids": ["3eca397cf460497c87e81e406460c691", null], "issued_at": "2020-04-23T06:26:00.200787"}} 2020-04-23 06:28:00,353 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,358 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,360 keystoneauth.session RESP BODY: {"stacks": [{"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}, {"description": null, "parent": null, "tags": null, "stack_name": "name-6", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-5", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}]} {5} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.176533s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,235 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,241 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,244 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,248 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,261 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.171171+00:00", "project": {"domain": {"id": "d8ab62914a89418e86422787d9002183", "name": "66427f41224c46939f2ab44eecd7ebb6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9570f72db793430c9b0b509b3ef59370"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "aba64aa57c3c479a87e7788896633894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f2f8e852711148709076274dc061cb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2f3570d6490b42109945a03a69b3a72c", "region_id": "RegionOne"}], "type": "identity", "id": "f4464e3032e8478483eba346928fa6eb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dfb9bf190e144a44a9f610c26609c0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c2f6ba3871db4c168f38bededf330272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e66ad70e07b74af798df93f15e729690", "region_id": "RegionOne"}], "type": "compute", "id": "28fbe31d29fc49ef9844570f43a6ccb0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6742c3c2c31849c0984f94d73ae44385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6e09acfab27a48979c8cc0d38befb99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "717482529c3b4c50baca8231ffb4d8fa", "region_id": "RegionOne"}], "type": "image", "id": "e1f219c5bd5b4db4b7de72ecb58741d1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1c7194474c7d455d97047f8cf8800323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "adb0f36ed3cc441aa5c9ff7f62f7f18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7e33d47b1435475ca7f3b26b92c013bd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b8585f3943d34a10811cf829529a60c6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "653be57e0e1a4f0e84ea45f9ccc39e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce4ddc80d21f4a73a284294ba222e612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7ed81a44fac439fb9fc26fb889372bb", "region_id": "RegionOne"}], "type": "object-store", "id": "cb9950440a76440aaf2fd57840882c99", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "adb0a7939615419881175e6a011a050d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "531147b6a3954fe5b03ee35ebe0fe877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84d4217b64ae447ea23d232b1b4f679c", "region_id": "RegionOne"}], "type": "clustering", "id": "a6265b5c9c704090b0546ddecf06ccde", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d93039a2ca54f8ca596b71033c88950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2192d68430554741bec9d60d4385867a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dedc565cb28c4cd7806bfcd1515c8e8c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "058a5172284e4ced9f7fe3a87e185da1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1419cb0ce29b4d10941855a34ad08dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dab37df5843d4836860aad905787a5a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "13a4469fd6b5448985ccb861459b542d", "region_id": "RegionOne"}], "type": "cluster", "id": "5a9172c42ea34e33b778bcf662ea70a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d915d050df5a4edb850d1dabc227beb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6258776bb5f24d9e97ae30fc5bc703c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "11f80f8d98854196a32b999fe6850e35", "region_id": "RegionOne"}], "type": "data-processing", "id": "a947cfaecca94a0a98bc44f6602bd7e4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80eea7e732c645c994ee276741bd59f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "430bb83d86104eecb5329a8e76b3e34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f0bc399602144a7a2d4f36732c7627d", "region_id": "RegionOne"}], "type": "baremetal", "id": "fa34c3138b4847219849fe4ba6dd4628", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8c32a1f58644b289224059808c7b086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b4cc083149e4502af5e2b78240d7ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a38f06bdcbad4a07954da9d97ca67d2d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8d4ba9fe719a468ba9a05912a6a5a6a4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eaab4938b81649d4a4275c6878350a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8484b59dc61f482097aa9c140fdd47d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eb44c5ce6cbb4af8a5049582be14e098", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "172e18407f8c4631be8487d2583b99d7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "822fd9047719449faf83428d394dff87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2746b9bb445d410da9c00486501c0af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "71dc7d908d7842cfb5ef4f90a671924b", "region_id": "RegionOne"}], "type": "key-manager", "id": "e3805d7463c4443a996960ed07685d67", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f4657e7929b489384b8c9bfa65139a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b4171c153c144bf7a5f2b2ed59f5df95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "392d312a752f450eb5532acf334038cc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c12759848c684bec99cf8e15772f5dae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32d1a10c7c6343db86813df47bc36feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4fcb8926cc2b4218b1229bda90a406ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "50f164d4fc194093afd111e084353114", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6042a8e6aaff49c9a66ce64216ca9abf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b3c994c04ba94f64b0e1b6766d8e8c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4fd08b0b6c7440ca17a04f4dc548deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ac1c23e63dec4ae3b5fc04aae60b0a5c", "region_id": "RegionOne"}], "type": "message", "id": "6f753c06808543c68a769ad8c38ff25a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91af181ab3be4b0d8f626557676398da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5666d58321cc428ea761dda1e98df16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "11ec9b4561b0494280323df17f58032a", "region_id": "RegionOne"}], "type": "messaging", "id": "2f8c5c40b7994de68ae2b5eabc1d733f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c702f05ec275486eb80368a439832f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a1a8847fb98643f6a39c27a378f5a74e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f34526a1012a407c82172a7e54109d99", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4e5471443159462280a8cf4d2aaf62f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e6249ad16284715b9e97456f2d2f1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71219b6c34ca4439b24ad57229848f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f39f011ababb442a827ef94ddebf92d2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d1992c4c94fc4ba1a3a05af3e46c676d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd4957ca8569436dac7e50c90405da07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "870ae17c9dee4b5c93603be921a29382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abc69e9b5a914bf9b7cd12d478777af0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a2c5502735984f558d607b9a0e4f1e35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a64d138cc42944d098513f59f75f469e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e061583dcd264e16b9df7fac8661a28a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbb3d1eb220a4e5b96d49799bf3a943b", "region_id": "RegionOne"}], "type": "container-infra", "id": "ea168ab970fd447498da6d1bdb61955b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "970de0384e784224a9f657b998ece280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "61cf2522790a4b409e7859a19cff0fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "585c815c31c24d95b373fa77d6f6310f", "region_id": "RegionOne"}], "type": "search", "id": "4399ed356aa7433aa61fa35ade342bcc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "34b223ecb2554f079771e16a06b5a223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e5d99d9dd69941f7a623703904af1781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fac51d24a0e8409bbf2106917cbced0c", "region_id": "RegionOne"}], "type": "dns", "id": "ea4a07fedbdd42439cc2b1ab7479b79c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c6d51900fe041cfa5edc203b6c6b8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94b58348e8c248cfad3c91b9a5fb9c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45f9d4b89373431ca057a8c2fad86bc0", "region_id": "RegionOne"}], "type": "workflow", "id": "d40dbce018084803ac876d4456277346", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8579818ba7864d3b8d725b70226f761c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "168c9d0eb13541279759b0158c0410fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "14c6b1f70cc1439494c682ad5f1ce171", "region_id": "RegionOne"}], "type": "workflowv2", "id": "18cf6b7a62ad4b8d8ed85cfb82bd5481", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ddfd1f8688eb4ba8b4e239e747f878a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "89ae16b7c76547c9a85f0a2a4de86ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0288da0ea6d44408b452705a45f31636", "region_id": "RegionOne"}], "type": "rating", "id": "747c5626df3e4056b883f80a4eaad7c5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "329dfcf6eb034761b59af3b9bab14853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "442d129793ca47dfbf69b340db7a6d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f157699cd9444c5bbd3b17f0b9df73b0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "098abce90fea4661868d3c0a5b7c2431", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d10764ca263e4386a4587ee93ff20a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb819fd113ab49f2b864bf28d4ee313e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a329f6d133c44a24b21e433e837c4816", "region_id": "RegionOne"}], "type": "policy", "id": "3492808ea2284344b5b021bddc77544e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be757d0cca4c43658756df43898b2d3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edb43e3641f84c03b4cd6fc859260f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d015d190f0a47329a846197fe10b881", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e9ddf5ff8f384183a5a527c6bc0a234f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "feda484ba5aa44d99845e015b5eb6ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "578111b910c649fb9529b900a63f3b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5f22f10e0bed4960beaef81309e9205d", "region_id": "RegionOne"}], "type": "sharev2", "id": "9f9ee1c9f867445284f513f0540f6d6f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "374dd4018769410fa98834145dd59683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba7afb37a4204311badb8cd1dddcc2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "510d19cf24e742119be7226f41ceb549", "region_id": "RegionOne"}], "type": "share", "id": "986604fd26d143b4a86122baaf1c7121", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6efcc612727048749feedaf2db0c756a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c71ac965727649c1ae31d1d363c2fb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "23782b65cd5c4b3192fe4e75fbcd35e0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ca254ee810f644688aa5f8deb6f12d6f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4deb56acc174c98acd55d1ca7033fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8160118046e2450fb26f5fb05e7d3821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd8d512bb07e43feb3cedc44a0d9c1bb", "region_id": "RegionOne"}], "type": "orchestration", "id": "581da82cd5cd4602906499a4ba440d3a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cac9801f739b474c9abc21b9201a86f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "658103b0ef7b45beaae8d17168d97cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2526cd5f1074715a9f51d69681ab412", "region_id": "RegionOne"}], "type": "block-storage", "id": "32efb298d09a46be9c95fdba77fb59d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5f4c79c3bbe48f8a39b1e2694b3a641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69090a4c3e1a4a7c8d568b92854427df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e35ce4e329cc4653b3aff69aaaf469ec", "region_id": "RegionOne"}], "type": "volumev3", "id": "2d5dc7acd4484093b9dc1b35e68dfa97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0b75f534d7945559d04c80a7b57cb27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a21da45768349109178db7ee4dd563c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38d9c4cfd4724df9b0770a2f2c2b63c8", "region_id": "RegionOne"}], "type": "volumev2", "id": "4faa9663498d42238bebd82e9a871fcf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebab13fc968e4ed28494ecf32de3e86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37d2f5f4e87442878d41057e1283a089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c276d0220c334d5bbd87ddda2e468e01", "region_id": "RegionOne"}], "type": "volume", "id": "da90660cfc6d4d17935713d388102fbc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78ece34d71b548659109c52c47713049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "479870add8a547f08d2c061eac3aa743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e50112b6d39412ea2d9d884cc195121", "region_id": "RegionOne"}], "type": "block-store", "id": "bdaa817e13af4b6ba7183e9e4204e180", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c8e7f60361f846c7904f35d87a439832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b494ad759d12426f81412926ccbc8ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c264e4e20ec84a328baf174ad330e130", "region_id": "RegionOne"}], "type": "alarm", "id": "06e2bde62147424caaddffa7bc6fb402", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b58cf356cf584bb69c687b0346e2b7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e2153ab482f54888bc709d3c6d2ef985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a0cdb208b18442c89929f2fb50183f83", "region_id": "RegionOne"}], "type": "alarming", "id": "1797b5379f3d4670a06b81500e73c617", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "292d1f94138340a7ba03026ed7d3ed76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2992a92683e54f13b5e5688ac30d5dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54f10192e4a54a2595488556d3180570", "region_id": "RegionOne"}], "type": "meter", "id": "a3fe64fe0240481db3af9f884be1b766", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "226de2715cbd4da3ba989d73cff2478c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "03f9d97bc4f34ee1952f83a6d6afc954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49c6d68e5aa6457b8194433202decca1", "region_id": "RegionOne"}], "type": "metering", "id": "bb11780384b44405beaf0ab5a998f26d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c21d5f025a034a959caad7452ea3ab3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc62a0d79fc541a6a3db457e65f9b77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06ae6b9e3e6f495a8e402b3be3d445f7", "region_id": "RegionOne"}], "type": "telemetry", "id": "b42a452053674834a8ecc4a0e8320401", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "42d3309d2f9c4d0c85c7f7f3c6437754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aa65863257e044daab3296ce7bbbdc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9153767a82cd496f857771fcf1535c4e", "region_id": "RegionOne"}], "type": "event", "id": "d40ec9c11fdc454897a8880438a6a177", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c93b9d2730d743afbf315ac170a4af15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "67b2abd52b5b4d2b96e2b8cd9fe15964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc89dbc1abbd42a49ba68b643661a42c", "region_id": "RegionOne"}], "type": "events", "id": "a434c04219d74feaac17a170ade169fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e51e56c54ea04886a0f1aa1b48f44dcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb131c4302224fabafbff29a7dca2a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef339f5606ab40d092c49d65b8bc51e2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c7b42aa6e5d0469c9b5cd748d25cbab0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "feadaa9fd29449da93c063676cf92fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1070d024fa0c43aab6afe666e13eec30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a5bb7bce00344b939fa596cdffc77032", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8015397ab33d40eab4a6fe03a64bdf71", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4270b4650bb49a49ace77f484074013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac5c41f753d943428ee72359fbd4e478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f515fc4506347a79c2ef0fb9d1912bb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "08e43d2cc7db46d8b53b4c4611d7b17d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cee75b234904ef5a519461830304116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b29f9c8c9bc94464afeb54785c3c2d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "024a52a2f3b54e1e9e822391815464e8", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae431b8035ad4c72850ecad1677a7f47", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2b31577a2b6740a8bde7426e620a528e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "af3535ec6b214583a8c01242d32c39a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d29f661bd5904866aba4b1d1edbd9d31", "region_id": "RegionOne"}], "type": "database", "id": "435ce46362f94a598052242ff4abc5af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39c83c81ad614102bc832421ddac942c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db647c041e3c41b1a3ebd563c2510b8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3fd696840bbc4e5588d58f874311447f", "region_id": "RegionOne"}], "type": "application-container", "id": "48c22f775875488c95a102264053047c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e64f2c2a7acf4dd096e08f0fd5003e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5d623536c1d04448961d10b3ec046a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1951c2543c874aeb864f4a2f577dca74", "region_id": "RegionOne"}], "type": "container", "id": "d1f245ad5d0b4de7b154a33174cd4eeb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "97ef55066dd64dea97863d3f2e89c3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "99c39ba99acb412a98a06e3d2dfe75a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3b520bb84c084d109a7539d77265b0f1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "952018c8bf30451b8008f360d518bf20", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e211c5765bc4f09a7c61f6d03f669de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ef14310aac94ed0af8a3d7ff83ee9da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d83e6357dbc4484dacde02297a62c3db", "region_id": "RegionOne"}], "type": "rca", "id": "3a9908b028964eebb4ca5b89e17deb1a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2312f21078b645bd8bab1e6048395994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4eba05ac645947da879cc8ed01d4e2eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2d66f61ff098468a95464d25d27a0817", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b7ea76edfcfc4deaa9f2aaa389bec9a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fce6445f728848b996221adc6907d0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "21a74723b0d84dcc8bc1749b0de0de7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "af5713360ea94752bff1283845364dac", "region_id": "RegionOne"}], "type": "network", "id": "5ae9b7e3b11249b7844963aa0c1e3d01", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "29a74961ee554feb8e1dc6c85577f9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aa2910425f5f478eaa90bcb4b035647d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "674f8a6cd7c5421496af981ffef7c554", "region_id": "RegionOne"}], "type": "backup", "id": "7a6f276762a846cabeac32d304ecc58d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ce8cc6497f04a45a950307354bf5ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d10a86d6da034b6f91ff3487ab53b916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5ae8a7538a5a4818be81a319306c9e11", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9068cc6a29dd4c8e8d699ed67959ead4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8a79867571d454b833c5c56042c31bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9ecb260831b42da8610df75593bd009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2ea146ce1ce544cd82e4044bb09ffd9e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a4b94baeb8e8417287b6bbca8ab5d470", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "70a4fa8cc5054ef2a56e352a2fc52123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4968842430594101b66bdcbcfa6a0c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4e0260ce87b242aea0674d0fd5477f73", "region_id": "RegionOne"}], "type": "monitoring", "id": "d0a2e7086b8846e1a6537c55ccd7857d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b89a03f6d65d49e2bb99223256b64823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "19f2071acd4e4c038391da6b403b30f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f466600678ac4612a5871eebb13c8c17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1b74cea060db4d7ea2b52bc3d9b89da8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "09f1f1e6645242f0aaefa101330d0990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "891451ca7f2b4b2998cc5afb4d4c7391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "588c04614bc240ad8d40bbfe14cf16a1", "region_id": "RegionOne"}], "type": "placement", "id": "ffbd9b834d754d20bc6c3685decd0d6b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb79a07f52324cfd92e3eff276d60677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fdbe197e462845d9ba1ab13414311522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f6310bd9a534c689bc33f5c644becbb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0bc3cfaaa3b24a9682525ac3dc93baa0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4416cfd9524b4a9a81e0f6615e41ea58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f00de30be00a4836a2820f8dc848d6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "261db839759e4d6ca682ae54a0893aba", "region_id": "RegionOne"}], "type": "ha", "id": "8939742c1e274d55bd2107b438897390", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9faccf1f6d3b40f1a551ea8e516fc01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c882e17ef59844a39139385122a771b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6f90e7c95ae34d54b059e93bc9a8ce1e", "region_id": "RegionOne"}], "type": "reservation", "id": "f16408794b2747279d90ab2e7b44febf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "32488afcc3e0436daa1a94be6a814c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "039b28b47a9740398bb97fa4fa2040f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "85050df59e504390b1afc92643a70709", "region_id": "RegionOne"}], "type": "function-engine", "id": "0be4369b0e5d4c039da000ab40c9e94b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9820dbc22d6346d0b191ae742f819ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce3e4bc2355a4c288af766f1e1119231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a2c499be1f524dcd85535fee5501adb4", "region_id": "RegionOne"}], "type": "accelerator", "id": "32f04aec03f346df814bd1235c9bf53e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8704deb1969f47ab908ab75bd066bbde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f52681617bdc42698e16c9a61867db87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "138ba69c8b49439aaa70c6394c1383f8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "46c8907bfd2640d29b569dd2fad1d188", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4328b38330d0485186167a1c4c8f3686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfe1d9d477314622a2c55670a2bb94bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cf6b5d083cd347c88dfa1ba31835e6bc", "region_id": "RegionOne"}], "type": "registration", "id": "ec299e9c63cd4b3eba1a20c35541001e", "name": "adjutant"}], "user": {"domain": {"id": "815640e725cc409e91da0366f893d055", "name": "75cf4afaec8f46d28372e37c51108089"}, "id": "8ec418de703e435fb6fc96c14577070f", "name": "56d6e29bc85644df9ad092268d0e5569"}, "audit_ids": ["e320040d98be413bbd347853002c4404", null], "issued_at": "2020-04-23T06:26:00.171171"}} 2020-04-23 06:28:00,334 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,340 keystoneauth.session RESP: [404] content-type: application/json {31} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unlock [0.064678s] ... ok {22} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.110363s] ... ok {9} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.191372s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,309 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,317 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,321 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,334 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.249869+00:00", "project": {"domain": {"id": "dc4e231433354bd59b7c69ae46f31d2a", "name": "855fd0bf5883478abfe5230bdf83e027"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "327b2bee2392443c87141ca5b28b58b7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "de0688f645a14d48823dea3bd8bcdcfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "75e4011fb8e146ab8a4f805571436947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "98b500e4b29046f6bbffc02d97514d1f", "region_id": "RegionOne"}], "type": "identity", "id": "aa1e7345c85546659554497541d220ee", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cdd29f35b74649b6bff6acce34b61928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ab7666d2b6e5428ab73b997df4bef2bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e7653e8ea45b4737bb3a76b9e52fe7cc", "region_id": "RegionOne"}], "type": "compute", "id": "34d900d731754a0e8e686a744c28a1b9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "11070ca02c044305b30389f326c49ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "89155e4d285c4297856a1166196b431e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "adf217e261664c70b88ae60a0d26d80d", "region_id": "RegionOne"}], "type": "image", "id": "a83e23b28a2e4a4d8191dda31430d62c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fda0c633765946e982e978e2b0d701c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "53e22217abfd4ae3ae6f66ef093748f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f8cd7333681d4161b9da370865d34deb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "02a834a4f5a74194b868eca5b026cab4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6159c591bed84eaf89fc18da35811ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9596cc74045b48e1897603149194f83d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "140083dfe32c4b7d9f9ddfa202af829a", "region_id": "RegionOne"}], "type": "object-store", "id": "8dd09a9d87a94902a2eb5f29f63e884c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee1cc47b24aa480c9046497799872d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea22eb267410485d91679c6db3d53c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29c25231ac9e4ab0bdea2017dd2fbe83", "region_id": "RegionOne"}], "type": "clustering", "id": "4809c76e41514f4d8035e8b533060488", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0d244bb9d5c4f3382afc203cbaaf7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1a9ff1d002949f48ff7c9c37348eca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d1d449d7f1004208b3e8e7ce7032ac46", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6539439042654ee5865e1dd6cbefb1a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e21a441316d449682ea7fbf841968ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "188ceae7c9e24ba99d300661224cb4d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b1f936e738b43e1bfaca4860bb94954", "region_id": "RegionOne"}], "type": "cluster", "id": "dda09add25f04981b4ed67d1768b034e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "932751dad53e4f27be5c326786f3ca43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f9df221fe0a646bea54119cb1fb73402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9caaff5503b74ed185174a5792ed7ee2", "region_id": "RegionOne"}], "type": "data-processing", "id": "a700a70b660049b998b69d797316b3ca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d0a69e2d24440b9984ca6d2d2a40d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b3dee8121134e78ab54593da40e42b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "00a3dfdb35194d0990fadbbf78d82a7c", "region_id": "RegionOne"}], "type": "baremetal", "id": "b1bab3caa0bf4386a82db777699e0175", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "482b7deaf2704b499f996efca067a8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80f837a3f8a24d4e83c44bb94f3bc8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6d0ff3cd72a48248ac9531a6d69fca1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "204a024db0e24349815f3685af67be26", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b56b17e685c24399a69f818cf2b65ca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "25b2389f1f8349b0ba8f3caf26b6d662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b94a813349da4369b5b3f2374ae14f23", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d55125fa63464760b44ab0b05bf31850", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51473a09162648019fb2de8de91690b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e53c2c93946541efbf3e2bfc9524d19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6225c0c573d2436bafbb547a207b9ac0", "region_id": "RegionOne"}], "type": "key-manager", "id": "36c7e3b464ac448ca4d6b0965de67102", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60ff6d8a6085420a89a60742ba9830fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d350c9ba759047769ac950607a838ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "76880c24fb9a40de95af4f7baf697d20", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6d538c164d5a4be59492903239957e74", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b639035bafbd4b60b1e4482d73d794a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "462a19c24b1e43dd930d017536ed5674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0610a59b6de049ce97b82cf48b8e6314", "region_id": "RegionOne"}], "type": "infra-optim", "id": "805119405f0d46f392ce88dd3fc22d02", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "593dbe1228a344019bfc22da28775752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "029dc38fce3b4eada9969b3cd8ddfdf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4c3cf03d61564c56b38c10291ae491ca", "region_id": "RegionOne"}], "type": "message", "id": "5808536dfa1049cd99542957766c418b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5c27d58ffd644232b762c760d263a3ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3fb30c7336db45d685b952cf5edfcba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "447fa6fce6704d258f376da0d7dfe424", "region_id": "RegionOne"}], "type": "messaging", "id": "3ad0c48418724bc0bb976fc004f672f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f85e6dae29847f281488202b09140ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef0f6d5849eb40fe8ddff5115ef7b457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ec518710ce8945dab8c568291cac3547", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4d656245ab00412a9803acce82c210da", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "280aae81768a4f8d89abf62acf09e87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2215fc344074efb9fd317bfe824ef62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bd16288e0944c5d9318380c6118fb69", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0ec295110b6647e7b3df2d984ba9a88e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d630cfcce5e4e04b3f6240364d26b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40c4aaac687f4967a6f9555c9d069899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23bda6d3f1db4a53a8fc358e16b8a1e7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "648832ea26484511b3dfb5ce5e559018", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fe7e783c1e644878d1c76f7c1f3ca63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1cc1e7cbb5149a79e1e02636cf51684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47f40afe51954070ad644dc6bf08eae8", "region_id": "RegionOne"}], "type": "container-infra", "id": "e4c1ee01622f43c8a7151cb1e9232573", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "74a84d3af7a94723835ea54652a7585f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cf40b134c3124c70a86195e06985bd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1312ab4fc6454f9a83a4d156ca2751bf", "region_id": "RegionOne"}], "type": "search", "id": "fd1e73a5f66d4237a1f95e8f3ae5a031", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "af9336393ea14164a57cedaddff23c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9344c13b2bfe4467a2fbd05ece5464a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "62a03389f7bf45459747c243d0a36932", "region_id": "RegionOne"}], "type": "dns", "id": "dc3611761c554ef6ba2649486da1ab05", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cb87581695e4a44b9840815e49a6737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76ca40d247594d4bbd6d3b49e73f1aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3ba1a723ba174ca8a3fb81c1c04bc10c", "region_id": "RegionOne"}], "type": "workflow", "id": "4907d40d5def42ea9834ebac35d742b3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d4325d3ab1a463f9b1b86915a771716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e964f620c01548b296fe5b80207d9e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b47a01ae38ab4c37a66f0467fce5f170", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0e10cb59d11642e09775e4b07814fc7d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2929600681945fcab927bb89f497857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cfa1ec7b8b6344acb085ea0c18610e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "116b3c478ed64cdc9ef22985c11c0e97", "region_id": "RegionOne"}], "type": "rating", "id": "1eb36c90ee6a42a9bfaeda71dbf3bef1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "845c4904940047d58aba762dbb68f9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ab65792f363b4f83971273afac3d6746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "12b580e451aa4a2f98c14ce12397db03", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0a69fb8f4a5e43388722d85d529e7f1e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ac64fd3eabf400eab2597c85a9d7d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "32de540408db41f5b6d982b5a72b4c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9e1446f359284a0d8821cc08897e2827", "region_id": "RegionOne"}], "type": "policy", "id": "54273110e3484056af3c38499f27c050", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "352736c4a8924a59946406bf9ba76cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6a97883a00e462cb3c87c79d21391d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "277aac1ba22a454aaa0832c14e8b47e4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2501d0b3a37e40528129adaae2967499", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f62b626f60e412dab96a32f0aa30077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edd6b15433fc4e94a415a0677a1dd2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "64be2853b5dc45fea1663b2fd2119b49", "region_id": "RegionOne"}], "type": "sharev2", "id": "84d143b482954e74a1a04fc22b1bb16f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ace48c0de8043268adf52921ef0d80e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffddbf81edaa4199b7ba15d4ea605671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4048a6aa73cc4fee8258cbc2cb49023e", "region_id": "RegionOne"}], "type": "share", "id": "cc6a1fce0ee74f36b71a45e906f55079", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9441536e0c224e3187f59d29f49a38ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "46123c650442487d9760609733c00be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0182a397a8b54debaf5fd31272241049", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e9eb8b9c901f47fda24fbd594ce8bc9f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3398709c5548e98971d23275e3b7e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9642a770394334b9f76cea498c757d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f1adde7fbca418e82f54c62c1d8ee93", "region_id": "RegionOne"}], "type": "orchestration", "id": "32812aa781eb457189fa6ccbd7fac4d7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8b25799b8e34eebaa77abaca76d5690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2c34d229bc140b1abefd1c54a094728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f15b1d8c3df421ebc4bd9625d7427aa", "region_id": "RegionOne"}], "type": "block-storage", "id": "f66ce6b33f20435f9af04cb827dc7704", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c63cfa00e5df461499abb4b7d3050a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1586a61e2160470d86d84dc9c71acf01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e6e2004f98f430db5fdf792b07a1ecb", "region_id": "RegionOne"}], "type": "volumev3", "id": "5b9ba855f5804f018da1e8d45f05edf2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e6a9189940b476c8086fc4c1090e7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e18352f0bd34ae7ad2fdc97bba89d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dd373fda34d4de2ae2b4b8f990db5ae", "region_id": "RegionOne"}], "type": "volumev2", "id": "ab09b1d5a14542dd9c570e0af4e37f18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6481ab93b1354ecbb6d490646a955679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3378da835b54314947c5bb7f2324e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "105ff8d31bd0474d9b714e4fec3b31ce", "region_id": "RegionOne"}], "type": "volume", "id": "b8f19163b7d34486a34d98e346bb299a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9ab0b434f8c47a5857cc17f83640a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e2ea0ad374043c4bbf1844b46a4bad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f4729bce7e045b08870f78d140a08d7", "region_id": "RegionOne"}], "type": "block-store", "id": "9c0f8ff530544c95a072a20b637db8ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce0feb1f0241458eb98de8cd720863dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51d3314d0ff94e648fc5994dbf476fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2eeb1a50c69d4715b00825412520775e", "region_id": "RegionOne"}], "type": "alarm", "id": "1907154fb64c48a9ba57c3c984662b95", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dce98b6f60447bdbff7bf3ebff46ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d922db82d23d4617a9b6b9696a22448a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "58941029aeac4c50851d34281b0878b1", "region_id": "RegionOne"}], "type": "alarming", "id": "5e36039c15bc4c14aedab7c50d209bde", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d473a0c457c4932b547948f378087d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98f6891c5bba4806af050c840dd7312e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7eed4eea0e8c4b0bbd21b516f4e58e7b", "region_id": "RegionOne"}], "type": "meter", "id": "e880a239e1694be68ec0478a5f7f72d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8c159d99e0b4647bb44351f67ce05fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32cc362502c34f698b53d0fa8a1b2952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cdc84a65d06047daa9b9839ba26fda13", "region_id": "RegionOne"}], "type": "metering", "id": "5abf3d9e246647dc962314fdd9bddf68", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c63482f22a74f909655c37aea49a19d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f96207b0db984e3ba0c87a035ba14cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9bf79a66dc44853a9bac5a58cc88b6c", "region_id": "RegionOne"}], "type": "telemetry", "id": "d04b6a3b4922477fb6c83aba3def9fa9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09e39e245de746809917f8be7bbabb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6e17727b36ce4db6bd7569d12448f8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b96476acacde47128bba36acade220f4", "region_id": "RegionOne"}], "type": "event", "id": "acd483eebe3f43c48810516ef90948bd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "517e66429c4d41c89b235ce7dc303904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f63a3e66bb84427a716efa15a63b8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "62bebfa659114a839f177edc28323c5f", "region_id": "RegionOne"}], "type": "events", "id": "ec1cde0b83fc4570ab4c4224d527c374", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cff314004b3b493190fd9fd3cea3ca41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8eeabf2125384ea5a51c7d5cbd5d14ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f12241947707418b82def91370a8d37a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4d3590e5d3b14feb96e2bcd2a7b59844", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b92dcc07a0549488f874eca55f5e9b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3535513f1bcf42ec98fa15944e9287ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b95ac1b069dd4d289f3f9710388cac25", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7f363f708bed45fb834ee767f70ba8ab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b84ed28730da44c7971cf05985bed0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "81adb0ae7f5a4f4586da0639dbb5c1e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "776e2433a13046a2848671c2633603fa", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d2bb4d1919074381b1216095d35eab1b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f317a4b2d1c4fdba17eed7450d6ebf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4d543ef9ab24ea0b9596309ac32fc9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5b357c49edd445394d9daac43a4215e", "region_id": "RegionOne"}], "type": "tricircle", "id": "c603ce37177a4cb4a6c190b4f4cddc00", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3f17cb627c2b4092a5e1b29a5bf0a535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "82143357029845fc94e14c4dc258d448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "30733ff13ebb48038aeb78eea27e0076", "region_id": "RegionOne"}], "type": "database", "id": "2a06f0e2e052482c9725509cb7c797ed", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c96fad21bd94bd9af8cac81198d8792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2736c27b4fe343b49d7d968a71729a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "01293d0c424f4513bdd61fde67ae3267", "region_id": "RegionOne"}], "type": "application-container", "id": "d559fa8df9e5456c82d0fde12bd36fdb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31f9780e6dc24cc2a773e5da0676b2f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "188cc590537342868378731f989580fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d97a636d24744423b752994189137af2", "region_id": "RegionOne"}], "type": "container", "id": "e3581b55fdd946ac9b60a4400f6e53d8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1850aeeea03a48cf963ed27bd52a35a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "520b0861209e40b0aa0ad44dbb58a8b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4bd04889d5f143499efce2c8e81e0570", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6358b9dc9b9448ee98d310558d0f9ba1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5450f04e6ff1421cb9483443cbdd1c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "75a51aa3646e4e05aa120ae0fce78071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2524dc42137d44c887474e41f010bdab", "region_id": "RegionOne"}], "type": "rca", "id": "29465e6b03554260904b0de0619f2dd3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "10f71a37b8e94c2c93d8887e4c8b06bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3e92d0da3f7a4f1898c61cf93affc61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6e116dfbcfa44817b169d9dd91a793fe", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5211691bf0c34c98a05f85052186aae3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f22ec58264bf4a98ae3868a9f14f7b82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bff7424b84464addbef6afdc81b66a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b54a9baecdb44cedb34f586741b8cce5", "region_id": "RegionOne"}], "type": "network", "id": "29cd56c0d500486a9dd215b1b461163e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "aa773a0c1c894c969111a06967b159e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f5672a0e04594377ba5b84ef00bda0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e71225bf5c9f4de787478f006eac7475", "region_id": "RegionOne"}], "type": "backup", "id": "97858341226e4f8aa8ff79f3a4695275", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38b2d6cba16645c9969045e118b5dc2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfeac6b777414b7dad2f85faa9730193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "15f1f84882c74227b780064f2e1ceaca", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d57093e2af174234a33b9d764a4d1384", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9610bf4fbe0441b6b63e8d1dc4f28354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "255367c71ab04f8bb55a901ca3d637ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c8d87013d70c44aa994df2a8e585664b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bb0b2b50a0774e5389c0b9871c51126d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "382a5a76187a496d946d2ded1aaba893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5940a4fae4084403baad5d9cff08f2c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ac634d498d5a45a2aab9552ef1b88da3", "region_id": "RegionOne"}], "type": "monitoring", "id": "bad6d5fd2c674072b85063864752cf07", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8206f5b83c64c9c93fae2a114ef01f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "79cabb180a2d48d0beef939e9a23abcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "210c68780ed1446dbebdea2be5067522", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3f86c8440a3e47589d99b3307012d453", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4cde0ba638104c4f9272e97c7bef7342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93d6d7cf095547ec9ff54feee1e51948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "46a3bbe794e545d7ac9731134438349d", "region_id": "RegionOne"}], "type": "placement", "id": "5e72cec046084885ae390e6bdb3d1725", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be7164405f0a4cbd9474b507abe1a5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "503a9070b9a2450c868c374c4beee2c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4dfb6759f86a40e29fbd00c78dcc46e4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "457865f32d7b4c4993fb9d34dcebfd37", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "669e350c09e24083b4fc8d9ccf42113d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1004c692ee324055a7cf672d0acbc151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "deaf411ae71c482286f4df27930dd3ba", "region_id": "RegionOne"}], "type": "ha", "id": "46cca17b60ea402088b0e931ecdf0fcd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "44784de28b1e4c8c872e88eabf8fabed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9e1537af6294bdfa498ddfb7bbf285b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ef4a5e6c684547cc806d8117c76d2c1a", "region_id": "RegionOne"}], "type": "reservation", "id": "7ed0789b02b345fca73529b40fa6326a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "607cdff175e84a269dbaadab13c72889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "799ade9a9743430cb68c218d6ab7340d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6263203179ef40f588dc096bc1de7c50", "region_id": "RegionOne"}], "type": "function-engine", "id": "96356beb8e974aa5a53b2702341b8782", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8e019174963549e8b382f223a786e675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "199ce49ed61a44fd96accda337f77c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "065f9bdf804d49fc8c8f7d023df1a158", "region_id": "RegionOne"}], "type": "accelerator", "id": "5d6d6bae141947129d67a9737b7d8bfe", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13bff0472533490b8ceb85e0187ee6d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b935e47d8ce644baaf1ceff7e10fecf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a4d4b53c79c45098071136691477ca3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "08f41fa576a9476790287f291d601dce", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1576b5ffe55c4559977ade5fa8f9de99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8aa61732e1704a96bf4331b187dfc998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "733ba0dfed6742b4b7e3b5e243e012d2", "region_id": "RegionOne"}], "type": "registration", "id": "971445f96b19493f9f38167878cc58f0", "name": "adjutant"}], "user": {"domain": {"id": "d10c9796dd444bfeb93eafd7381eec70", "name": "297a9bef4424423e81cbae6d8c8d3cbd"}, "id": "ed8e71fdd6be4fc78e1dadaae439eaec", "name": "a335b933e71a400b83ba4ed6578c1461"}, "audit_ids": ["a243225946af4601b89d7fd6f7293f54", null], "issued_at": "2020-04-23T06:26:00.249869"}} 2020-04-23 06:28:00,422 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/security-groups?project_id=42" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,428 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,431 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.222245s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,271 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,276 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,279 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,283 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,296 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.214951+00:00", "project": {"domain": {"id": "aab980aad14e428386e230531e9a2167", "name": "c1088215917c4cd29c2efd0a57827d65"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bb54732c7ec84221ae23678125fefec1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cfbced9b0d34454ca5248690a0dd53e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "80b760d4289f4d5dbc5b3e3f387d4a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2bad1162a349470d94bb87234c2c0e26", "region_id": "RegionOne"}], "type": "identity", "id": "eec27f88ac4444a39ac25b9d258ddfb7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e680d18118384b60810f1ad9cec2819c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bec7fc6473b84e99b5b6585f30daa014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9792bc4f4faf4c1ba07a0dc760d4d621", "region_id": "RegionOne"}], "type": "compute", "id": "26272c61fb2b4467af13c2170c318199", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1bfd4ae04d1f42b2a04cb4f99e6e0c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0ed499e74b1f4741ad18fcb603e3f56e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "24f213fe8d914afe9a856371116543e5", "region_id": "RegionOne"}], "type": "image", "id": "3a62b068682f4ea4b8221198aeb257b1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "066fa2682f974505801702262d3866fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5349c9725ab4b12bffd04ee96f7ec63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "39d89202dbdf441686e0e6a0900fd8bc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0a5ef5e90e094c7b9ec66d1d66bac9b5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d725341b3454654a37dcc744ee52225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76fce238bb0c425faa3e14261b265188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6765cec50c7c453389d09d5becbd2908", "region_id": "RegionOne"}], "type": "object-store", "id": "d14bb2aca3e54971816515bdeadd7c7a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92f1c5be2b2448659b793838d26fb01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60a70897f2fd46ed8a40d76d3520ad59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e3ab03872c24efbbcf34dd79da7c957", "region_id": "RegionOne"}], "type": "clustering", "id": "4d222a0747dd4c8881ace6344651c06a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50c34dff249244c9aa863d8601f8d3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f08cb53175f4443badc0da7db3a2d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d43bd1695e714f68a7870e4d346a16e8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "99ff4c318ef7444e80dce3db8bafd063", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e65635498d641ba98c2b8c28d0b4297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72b3b3493b20460382379d2f029e819c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2edfc01563a44d98a1c6a066428e2a07", "region_id": "RegionOne"}], "type": "cluster", "id": "ab498a294ca04398817f44bda34eeedf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f001a033cb814354a5be4c8bfe3d0b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "16e9ab9ffe17448aa20e6db4d2636492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8b4b01a1ab3b43b28802500b04b4563d", "region_id": "RegionOne"}], "type": "data-processing", "id": "93da62088e2b48b888291169a4d38be7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d13e25a69d254c1aa5675bb703a2ae3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42b1e0eeaa83478a98ff212b437fd743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "08ead83b2533417c8080db5f86a306d8", "region_id": "RegionOne"}], "type": "baremetal", "id": "59583a82c55549e8af01aa0e7180dd96", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aff5a72a4c7a414f91bc19aafc9ad25a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e85d2c90ae87452db1a002ab0e65ade1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "44a0d166d58e428895b7813c37051d37", "region_id": "RegionOne"}], "type": "bare-metal", "id": "88fa3976d5dc4525b9a13e34360ed703", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fbb21e828c8e4744be7c76f00a70e63e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "09c8dbd113954ef19f9fe070a4c08e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1d86869d6a1e4999b2617295e0d8629e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "837af567700d4949b6574fe6805be400", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b63ef372901b4ede8cc2b87e4a082316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "19bfc692cd0b40f1babb6d933fa33c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b7a99164c0e044f383c18a8df7c1f81d", "region_id": "RegionOne"}], "type": "key-manager", "id": "f291b4cb30f442e29c6b45cd9d7a9928", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70b74604c1b14abb878f3143c7e9ba90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68c137b9c04a4dadb71edd9bce3fe7c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1be2b5379f5e469ea56e630e309673c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "13fcb67fb29649e68d07cd689ed45ff5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9eb3d7373e6d403b9b00dde1e2748a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3b53e35d5174496af1dfd3ae87541e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0bd0b5dee0c44e2b7cbe370ae1222f5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "475ca99af89c47d68f1089440afe83b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b0c66bdcdc8c49fea9d597da43753e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a6ec47e7a43b4e15a78de3f59c24e808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "22337fbdf5f446ae8264a71a1fa72d80", "region_id": "RegionOne"}], "type": "message", "id": "9ba489b9c4324dcc846f87cc7e82da9d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb4c2d45a0ab4da8a905e2138d890831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b01788f2932f45eea5494c325312af8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df47c321b64947908fc7aae3fc06b0f8", "region_id": "RegionOne"}], "type": "messaging", "id": "05d835f1fc614948a0caf157d8828695", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "135bd67428c84c7580aba87d827a92e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "13d98443f4bb48c2b3c23559d15755e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "01cde165f5a04df4a06155744deb0985", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7d785cde8f4c402e873e22276577dbd0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17057512f266413e88183cf183eadeba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4835312c377d4493ab623e01900d2590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0dba26c6d5544e887b425be00c07d9e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "abddb4a2971e4e37aaefc840d26f8a9c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5002584297224c2084655895ccfce6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7d03ffe71334328bc8f2fa5c5b6f75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8e6e7cc2de746bd869b02eb7146dc12", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7a2ef0a67fd446b686032db4c9fca61d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56d46051a61241df9805280eedd23c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07c8e989ba924a3884eef93951cb5d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c815d52d7bce4181a74199de80f51ced", "region_id": "RegionOne"}], "type": "container-infra", "id": "4072d99425be479b9fc693284af12680", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cced7da40cea47e1bedcf08eda4157fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3770c9abb3a7439e83cf7252054ad039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bdf4d559666b4ee3b97f67b3992f961f", "region_id": "RegionOne"}], "type": "search", "id": "7c498ed7411b4e84ae1e2afb0e0014dc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "42a130edc66042f3b6892cd2806b7d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "217c319929644bf3bba7f96e7218231e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "65aeb26be4c649598231bd6d66b48baa", "region_id": "RegionOne"}], "type": "dns", "id": "9cb15991169c4da7bf1df77474b0c55d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "212e032230e54a0f9ed112113df5fd9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "299f05ae4ba54fd49481aa4f2811b82a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d903bde74d5a47789b3efe7d0c0439af", "region_id": "RegionOne"}], "type": "workflow", "id": "14f56d19b1cd4b0fb4e2a43ca9127cf7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5095203359fa4e9a8e3731e542aa145b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a102b98779e64ff7b2b053c8bbcc9635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "710ac3ddecb2420eb043ab0a90796424", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c5a90512579f4e6a8402eb9e8c436879", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "45967930f7ab444982eef9ea77f3cdd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "101a1ddb1479443b8bbb2f70a25772d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fc330650036041c6a973e47863b532fc", "region_id": "RegionOne"}], "type": "rating", "id": "6a0626ba88c546edac8b2c75947aeea7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "147af738c550425996fc194c075f590e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf1708bb4068469981314726efd028dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "07d2b024ff024ff08003d4a372ce7268", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e40014d382d441b68137af826a59fb5f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e1e9bcec41a44a6a26162d0070b215b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "863ac1c0611f4063b73172e8326cde24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c5b7f27e56ce4cbf99cd30a83f517b2c", "region_id": "RegionOne"}], "type": "policy", "id": "d3a689783f0943bcbed463cd4f66e368", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d8bd61d49e2405da2c35ff89980b0d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c06bc1691eba49ef9527a78b3f338106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1790b93eb5ad4f54bc79644c323654f2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "09acba234c9b49b28155acc930bb632c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "126a4da658174cde80aa280e134ce45f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "455979b4e7f84acd8caff4c3df616fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54a80a042cf54b63bac5d852e7d195fa", "region_id": "RegionOne"}], "type": "sharev2", "id": "c34ec06680c4469bb42de5e497013048", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d3b8347c7654977ba1d8bb0118b856a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db6727ef861f437b81a143fe9603a034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4c20ceb30d254a02997fa27c0c16afcb", "region_id": "RegionOne"}], "type": "share", "id": "6ecf53f8a20240548c77d59fbb75e436", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "38f325cf7d5c4a4db961296a0fb94321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe5192c1238949a1b929f2e8e96bf6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7ef751012974688bf79c253217ea9f3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1d9efdd3f494493785e6ca0613719498", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdf4183441914583a678a14b0b59ea50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9af7318b3bc943f68f830552cce404dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8325e080f79a41219f8e53ed607c2f0c", "region_id": "RegionOne"}], "type": "orchestration", "id": "094f3beb0f3243a49ae19ce8193d4eb1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd19ccec7ebd4926b6e9d761ab81a970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36bf624c376341bf9853aff206930480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27c167cafe5d4c4c97432f957c41c69e", "region_id": "RegionOne"}], "type": "block-storage", "id": "653cfc1b9543474fafac447320570928", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bb2cc58e9b840e9be5dd1d2c013a694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a582ba2429784efe809248e43eac2859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3fc5e824ec348648f9daca9d3e4c327", "region_id": "RegionOne"}], "type": "volumev3", "id": "1aa764a5da86482f8a624418ed4ec1ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54ca849643b340998cde59d85c4f7bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef4dab5554b4030b97580b7d400e8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35cd17b95f914f3d99539c4cf16daae0", "region_id": "RegionOne"}], "type": "volumev2", "id": "f45d40c895534cbeb81706e4caa40cf8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1571f733a484014807b25ff6d29d3e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca5ae52fc0644bd9b3b5a57ada00baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c9b243d158044bfbe70b33536f85e61", "region_id": "RegionOne"}], "type": "volume", "id": "d3e202178477438babb8d67deacc6d84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3c3e4a89157467f9a18b91346987fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc15a9b66a6d407590ea10c5363e7960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8a1227e0ed74a32acde84fc09a44f56", "region_id": "RegionOne"}], "type": "block-store", "id": "27f46509f8f342c9a3881e91930e8ac3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a39d5b6702ee4073bb93a49acb0494c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09c8bfbb538847f4bc6188cdd0f0906b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "796915d73e3745108e645cd4adf4ad02", "region_id": "RegionOne"}], "type": "alarm", "id": "4414eca0ab264b04b31f67fca181f497", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01b3f96556384e28b359da3f21680cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88e83f391418493888b1b918866526f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3812da6aaeee496480ad389a8fb202a1", "region_id": "RegionOne"}], "type": "alarming", "id": "c8f6b4537792422cb491639f1fa61d39", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8a81bcc1df242319fa7236738b1d28e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f741a484ca247ab935a8bd7ed521a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "97e217812b5c498a8a48ded305ae038a", "region_id": "RegionOne"}], "type": "meter", "id": "8212cdd3b1ab40528da4c270cf9e09d0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf609b7d2c504928aa9dd71ccce328b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15a7970c4f674a6597ef8d5806a1168c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "baf8dfb2c9b44f5fad50f24c257ac87e", "region_id": "RegionOne"}], "type": "metering", "id": "ec74ab8c90924b0e8d6ae7d533635367", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc1270e7dc674e56855f0e10ebced53f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2be59b20b7047d19bab4c76d92b25aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1fd8501e705f444d8609a3308ef072ea", "region_id": "RegionOne"}], "type": "telemetry", "id": "9c74bacce1824b968d20511cad8c3be4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ee8e55622ba41ad8e62fdcc1033f699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3262d13d3d3a488ea3fefebdcc9ad0d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1238f1d118354ffb8ef5e585d19561a3", "region_id": "RegionOne"}], "type": "event", "id": "1c8a2a8655924243b415621ca497e59c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "64a6fa806eff447eadc8df1f6c0fc358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "88a65c1db1a34e47a839e140dd19067a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2a6ae12587b64e9ebf181cfaaee11342", "region_id": "RegionOne"}], "type": "events", "id": "528378b7cba546c5b6db6623aaea861f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2045bbc071cf48a0a2cc5a34524422d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82734a397f514a68b67e90e93431c5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "20d9e01efdde4f16bec31a390b74f7c2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dd65efb4d26b44a597fd9817b7e3f51a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7823ca2272e94afe85206c94c96f2696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3b7e2be3a2245b586e6c9f20313fe29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cd11173cfb0741259a0ab02b8dba2bb8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "925d0313f2b84ed8809099d225c2dfee", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85621bbdd87f4eee8ddb2db6ff28110c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18e51077fe6d49d591b5d797e100f951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4178b12c1f864359b86319303d24a445", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9a6e149beb084903803bb594cb109f4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d1620df046d4852a3f0ed61a2ef1733", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2178ada9ba644ce399b7f1c34698112f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "18c0ac318c084dabb7be860390af1b00", "region_id": "RegionOne"}], "type": "tricircle", "id": "df6dd78bd8164869b9a137f52cfab5ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "70052c95432b4ee99bb5767419518271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5d9fa957cdcd414e9f09b0773f95b4eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1dd248934b974909904e9076fa4bfbca", "region_id": "RegionOne"}], "type": "database", "id": "d94c2fee51bd414cb93eaa6936f51cb0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9d22ba80a4c94389917052361bd7dcdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c5455e77d4749818da50b5390e542e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "23cd3f9a0bd4492496b896bfbdfc7c2d", "region_id": "RegionOne"}], "type": "application-container", "id": "efae8ceb63994edc91ebead7c86a2b64", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e3689b0f2ea44cda91edb972ff6da03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "721d5afc5ed94284af3ce2e0822f07f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0fb03a208f20441398e6ea7b8a570b1a", "region_id": "RegionOne"}], "type": "container", "id": "bc8420db18d24cfda631118936311e67", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d0bb24deecf4766adff5523211bf471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "00c35603ba0046608972a2e74fc04c0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a887c4c1e2af4eb89e4cbed7879be340", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "24ae9b6680a340ad83605523e2990ba5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6531037ccca94b80b44cfff100457db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "134b5e73818f45fdae9353fa0045d945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "63180e9eef054e82bf9869d332047359", "region_id": "RegionOne"}], "type": "rca", "id": "111ca15e14014af5b398b3ceea4b2f81", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6049a2da9a854502b39d55c50a58a1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d9b877e8d4a41c184f60e738508f0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "19ff65b23852416185511666bc0fc616", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "23de1d0672be43d18b8cb69d25b9255a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ddb582eaf0f049aeada98d071c5851a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "668fdad5bc2048458304b1337d8ad0c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "981941b74ea64d31804b18b8ec65096c", "region_id": "RegionOne"}], "type": "network", "id": "7c2db9ce78f04ac6afb180880dfd863e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b72b2fbd7d144d72b43b684a70460fa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "24471eff573a44079504408357ab5919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fc4c1641d08a44958719e9da3828869f", "region_id": "RegionOne"}], "type": "backup", "id": "40b5a894ddad4edb920709852d955f11", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5c9a486903e4e628b4b307cf879174c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62bb0eab91834389a5f7320a35437bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "013f6bb9a29d45c8b1f6e0f00dd36520", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "002dc4e72d554776ab876cb743ca0afa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4827e30150fb48f6b8f6786a7053b7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4bd224ecd2f40acb2569802191d7d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e21f776bfcb04834968ebdb3282d63c2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d668a8c1c905408cb9bc3ebaa61557dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c6d7d537249f4d5398c9595ef5c88398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e742164e26204d88ba516bca763fabda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f3222043385c4041be25f0045dcfdf40", "region_id": "RegionOne"}], "type": "monitoring", "id": "837cf38d30144b37b8e0acea5c564915", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f5ec5e1f347347319ade62b528198f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7553c4526ab34b4fab156c137eb932f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cea9cb47c8e84d11bfdb8a76b2a1b063", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a320e9d2a9c34c6c80c53c8e67d4eca1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b0270cd9bde34901a63e0107fe4cd1ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "99dfe9d92e8f4cfc95698a495c19034f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2100e014967c4d229fd9efc5de870246", "region_id": "RegionOne"}], "type": "placement", "id": "68a33b6e4b644064822b0fd4c0c0df11", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4bd7bb79150f42948a002c4623eaa286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0961ed560f554886991fbf5d7d2510b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c566810e1c5e451da4e323924992b6b9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "13a246d90fed4f1795c7519de5734585", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc63c1395b9143c8a3acf28a9b962d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed4690bfe92d4e10b9a634cb39d4ef9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19a2c808044d4e1bbb6c6a0c81620944", "region_id": "RegionOne"}], "type": "ha", "id": "d89b8782a1d34513acca408ce9807ec5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "12de64a2f1cc496cb92e4d47a6601257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab5bed83011e4cfeb921d96900250379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8ee4e99b40dd4b9dac7587c7d5f74436", "region_id": "RegionOne"}], "type": "reservation", "id": "d0b0f772e7684950a64ce899d16bbeb8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "04c1fa9465d0424fafe62ed2c25d98ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b04ffa42572a4196aafb2def0208f4f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "16802a4f287d42b2b1dfc28dfae63001", "region_id": "RegionOne"}], "type": "function-engine", "id": "3dbe0a37f9a44da0aab8339f0ff73e0b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f3ff66b265c4495a31a208f368e26dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "060b22357c3d445aa749aa001cf61199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c226f8d469864d2787434459e8e99653", "region_id": "RegionOne"}], "type": "accelerator", "id": "dcf5004c2ade49e2ba69918670764caf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "095954e14ba749ed893ac59b6b4853d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb9df8ad2fa1471f885f7892a04b3abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0a36121ffcf47b787603851bb49e797", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a4436013b11b4d9685dfc271e2bb7cc9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d2b79148c514b1a9e6d82ccda4eb081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c13cf6c2d9d14d6b86d62697459d7076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1002abd91c7e4053857c2401b8a07f5e", "region_id": "RegionOne"}], "type": "registration", "id": "e21d855d19884a3684aa815e9370d866", "name": "adjutant"}], "user": {"domain": {"id": "1e7bb84728bf47ce96f9dd954d63f9fd", "name": "83a0b68a46954b49a2213977e6759885"}, "id": "a531dc83f3af4e5d8481f290999b9907", "name": "06a8ce67453e419c909d6b50dbab5d93"}, "audit_ids": ["673b9489b3ac4f1c91e7475a2fc53509", null], "issued_at": "2020-04-23T06:26:00.214951"}} 2020-04-23 06:28:00,400 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,405 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,408 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:00,418 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/security-group-rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group_rule": {"remote_group_id": "456", "direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 40000, "security_group_id": "1", "port_range_min": null, "ethertype": "IPv6"}}' 2020-04-23 06:28:00,424 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,427 keystoneauth.session RESP BODY: {"security_group_rule": {"remote_group_id": "456", "direction": "egress", "protocol": "tcp", "ethertype": "IPv6", "port_range_max": 40000, "security_group_id": "1", "tenant_id": null, "port_range_min": null, "remote_ip_prefix": "0.0.0.0/0", "project_id": null, "id": "1234"}} {26} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.054518s] ... ok {15} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.287518s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,234 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,239 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,242 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,245 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,257 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.178415+00:00", "project": {"domain": {"id": "a82da7fc2ae54adb842202ee27ec9571", "name": "ed8f89c91a774606b2dd6723f4a98dba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "361827c76e9744dc9ae7b13f43f24c0f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "170b06bc28214091adadf361edaf589c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "259a5994e83844318ed6f3bb2353df3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "16a4e1326fcd40919a290512a2f85140", "region_id": "RegionOne"}], "type": "identity", "id": "6605f4d84eca4941b0b5578f3fce49f4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9892cfef214b4f2d9f49413ff9889b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "83976e7bd21d4c3ea0daec55f2dc5ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f77c642bd13f49ee8014d89857575bef", "region_id": "RegionOne"}], "type": "compute", "id": "44b7382526804bdfbb2131d917878588", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "11d167c3066a43d7bb0df632a84e3d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "baea78e903c9405cb888fad70ce11842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "56499e1f95e745148e504069f0d52305", "region_id": "RegionOne"}], "type": "image", "id": "a507380a866e4bfa99bb3c29891ac75f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd92fa1c3d694306b17963ff702c4fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b854da86f06f450a8730850c9af27c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4c8b8769693b48cd9c5c50e025f83cc5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "be8bf9391f894d72a61056e23283af4a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74f6ff0b04ea4b858a402f9bb5f9f3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a20a7d46d5a54061904f165ae2864b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "299eb93353334e39982041494667fd89", "region_id": "RegionOne"}], "type": "object-store", "id": "320e7a21c5484adf92eb1184147bee42", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6105872de1947c89647e0eb6513e2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cc0056ffb4f4b53821f74f05dc5f198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "17afaa84b5f547c88abcb5271cb871a2", "region_id": "RegionOne"}], "type": "clustering", "id": "050c31b9cb0149c597b6e83a459b9f57", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aca5b352f91344acb0f6c707dde7b818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c7c3ca4215f45b7b09bd1b5391fc6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "817ec98562d34f44b95a56f800d69a68", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "16971659447a44f8b11d29151cc16001", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9940c0926daa4df19145fbd425c509b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44dc1f340c59441d835a2249b7371201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa87ef3b4976483da8da6cc0b9e09ea1", "region_id": "RegionOne"}], "type": "cluster", "id": "78da0fb2f1b045cabdb1d41b8ab5d08b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "590bd5655fed4aea8c27d105e6ce13da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d7134e661c2343b2a706744561867fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "74e51295fa3b4e65acce757a0322a555", "region_id": "RegionOne"}], "type": "data-processing", "id": "bc363cb58a3c4d83a1c7170e03d3df85", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d47d50dfc4a845a2a41775ed14303e02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f22f006c330342388815dae5a15a0009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4c79a2cd93da4109b35bc3502bb51ba0", "region_id": "RegionOne"}], "type": "baremetal", "id": "61b30ac5175746b4ac7f31b512538a29", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c30e7b6fbb0a47ab9cfa785a776bd17a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89deae2a245343828939ff1f2df94543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "391914574dfb46be911ebea2258ba5c6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f4ca2f9fe5d044c39ee98af6b27476c4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7965d31d1af84b7b93393d0b8f21cbbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "08227301a0d24157bbe47b85c4dbe364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c239501ba7c24e7d83d1e8c04949c6c6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "64f75d2c1baf417493263326a1afc086", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "190b289c454c4268989effbcbcc0b5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "305235d1503b4b0899ecdb3a177f150c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4c4d580d0d284960beb1e15aac9f2b09", "region_id": "RegionOne"}], "type": "key-manager", "id": "41a295cb97104bb994fdd2eb2d774bde", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9dbe36a5875a4352b03b38302a1f4e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f17324a50ec44219b1da8209cb090e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a86438bea554aba8e03eba4007bacbf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "484ed5b9c2334ed6a4e025f31f39fdff", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00d00aca098d49fda1c9c0f54b50277a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e130e877fdb42c9bfc68e2d9590a3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbe4cd3fde5d4322ba9ca5a61126ff45", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7a6b220aaff644278dd5bb24c38fd710", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d6d48b3c2d242dd977e4483a4331a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b6f32936732f4872a7bff42dbf26810e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "afd37fedeb074c4f9ed125cd00b978b4", "region_id": "RegionOne"}], "type": "message", "id": "f0a86dbace4746da93b638fd30da9659", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9fea147499414fb28dd96a60a0ffb42e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c111270686194fe7a91986a20be3137c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "51a586b30a1e4866995d409d5cc97461", "region_id": "RegionOne"}], "type": "messaging", "id": "fc3fc92c369c4cb89a16c5293a0a7b1d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d58ba3e5aaa4f6f9b78f4d342d88abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5dfc4523b37340b69288223b81ca0f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9e84158f464a443e973225d6c204945d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c025c8391d0f44699bd0c8890bb7ebe7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b34b2e2f0c4f41d2bdaa23099c13e266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d5c116a2e4647eabfceb73a76bfc331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f620c6eabd44dfa9ef86fca7c7f7ff8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "674daced656c4a66bda98c1a06918b4d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69955291c14c4aeaa1cb6da93905bf35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7c93305a08f465cb6f5acee6c93a55f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff45bbd42ed64b6a805576bf6d0e8082", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "38794286a42544059669324d5d3f4ea6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1be1b5c0248c426587d6a632eccfd02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "391016945ab3442ba77afe805b572a13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7969a31c6924e679fc065ac350d54b4", "region_id": "RegionOne"}], "type": "container-infra", "id": "e9ff20d556cf43498fe5f7c22608f90a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dfabbf94720145c98df85f876ddd262a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5652db22f22245aebab9b6a0fb2d4b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c3f5275882754fb4aacfc4985ad940f4", "region_id": "RegionOne"}], "type": "search", "id": "a6a1b086fb104455b8792cbc8dfa87fb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b585da9dd1142ae8db161b2e3243872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "66d0e9fe3ee348aaa94f8710a2ed7cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "571e2f25185949d1a9ec02bb1feb1019", "region_id": "RegionOne"}], "type": "dns", "id": "7a3a4909f2b747f980e6b0bfd3217355", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4468be4650ac49b58d6be80c0aea69a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "875d6dd865854a52bdbaf504f07884d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "16d030f1ff9f4d0d8891af1140720861", "region_id": "RegionOne"}], "type": "workflow", "id": "2c827ff2430c44a6b965bd204d3ec6a5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c90591f4f00b4e8a92d019b7fbd61223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1215d9382bbe44379efd5874614e32a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3828a41bd5fc493082413f45232d7ce3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "789f60913e23429f88ba0368561ba933", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "661fa6411e234ef18364db1f8c112b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc669312446b4e46badd8f86ef93c8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d2dafab96acb41228f55661f587313ce", "region_id": "RegionOne"}], "type": "rating", "id": "0f9fe43d8bd144be8808a9f55e8e8d77", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "466d92619991420b9970de7653f2ef45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f45fbe7414b146fe8f0f8b4951ea5cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dc9b0dfb162549b58a5ea33b10ce6e3e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f0ddc2623c3d442c9cd97d1c23624392", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b7af1f44cae425baa61425c805db397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7cbcee5f4ab4d3db2fa15c39efb5582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7384fc78ce08453dbafeda906ef0bf9f", "region_id": "RegionOne"}], "type": "policy", "id": "92b45f360a144e6b8e04b5cc82ed6528", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcb5170f51864527bfc26b7dfc3caae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c1cc717b4024e98b9e27c438055279f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9c1124281984746b920c96ec5876201", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8321a699d64942329d6ce0738693be87", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80f3ed77a7c04ad1874de2fd075ddf8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efb098d8896c44bcbb1cf00effe477c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a6d48f12896417fba6cac139e3d3873", "region_id": "RegionOne"}], "type": "sharev2", "id": "57443f520caf4f32a1647d4f2bd1f5d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44038e6bdf9f4e8f9fb6b33d5a5455b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90b133bd118241f49072554f719ec849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b5b4a3bc23c8401a8cb1911936ccf75a", "region_id": "RegionOne"}], "type": "share", "id": "383a55bc146a4953965235c38361f8d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d2443f755f04cdc86e85e7cab82b9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "82a8573ed3d34e9598edaa4cd2ef73d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1555dc97fcf448ceafd6cff74e41a432", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0699d80a51904fa987002083cfc89bb9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa5dc6a7f7bf42bb826ff09a3dcaffef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd31548ca2bc4714a0db15f98667052c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88770d51f0c149aea65a3f744a7cdbde", "region_id": "RegionOne"}], "type": "orchestration", "id": "8023f1e6ac1046dfa54a2e4a0b0e11f9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238a643808b0435ca89905410d9d4644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3485accd98a143e4a95e7a140946fff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07ef14cc63b640918a26704be941cab7", "region_id": "RegionOne"}], "type": "block-storage", "id": "9b968861286c4ab380acae4c8d4037c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c8a9fc9bdc543fab27efec643d2b430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4a7b6d2376d4681a8b5e895a3908698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92752a192df34ddcb4a602e56643e36a", "region_id": "RegionOne"}], "type": "volumev3", "id": "67456490f582463181ed598553e34560", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "765522934d4448afb4f7a8adfa615745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9741a4a1a34adda0de5831243adad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b8823ec8eb249079c48b60d6c0f4266", "region_id": "RegionOne"}], "type": "volumev2", "id": "d72c34e51f4b4099a73d8164b422531f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54b3c40da9c945ffbd576072733dc280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c9f1c439e4d497c9838eebcb1916fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34adadc8981a42509db1064ca3d31dea", "region_id": "RegionOne"}], "type": "volume", "id": "83042488551346dbb92c3cc917e865f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e7d43b6b8b94ff7b9044ea86952cbfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4cff5801ad44e528541e56f56003e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be0be055ee44ceeb1bbad2f2ffb1372", "region_id": "RegionOne"}], "type": "block-store", "id": "45f24e5d7e8945f5a757c1036c9aa0aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0457330550664f40b56c0c9529dbd29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d73d5f5d45c4bd3af3f04b3314bec48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e786e769e1a4be4ad61093dc6d3c27f", "region_id": "RegionOne"}], "type": "alarm", "id": "cd730a4975fc4b748a7b5aa8f85f07e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2233af5bcff6493dacc8447a85823e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c037c2ac5fd49478b3c4a68ef303a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "70db65dcb42f4e14a1b51db91cb164e5", "region_id": "RegionOne"}], "type": "alarming", "id": "0ef313491d604f4bbcdb6f3d4e5fdf3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6f8331a8ed8447ed967acbe77c6fb34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "720193f77dff4601bfccd5ef4da29981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c56fa6bec204057a3e952fadce69717", "region_id": "RegionOne"}], "type": "meter", "id": "a901de8312e24fc5bce80b41899c4bfa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "26417910dcd945748883ebe8d9f8cc5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06320a7a9e004b56a9d1c5d491f87708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2cbedab1493846779a2af35460fbca64", "region_id": "RegionOne"}], "type": "metering", "id": "5ad7a7bf98da40e89dc21d06a219d13d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "367302afbeb94e4582ddf803eb0f778a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6356f8f70a9d40ada62fa745cb11a739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f82ece52b7b4fdabdad481923b90e17", "region_id": "RegionOne"}], "type": "telemetry", "id": "a51c2cd68e8b4c529515bdd2d33a6988", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "10bcd9b8016a4ea0b56c4219f22ef94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "02631c3aaafd4e8785fbeafda064fcee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "be042d889b72444fb981d8665d30e6cd", "region_id": "RegionOne"}], "type": "event", "id": "3231c6a35275495cbf9741d22bda8948", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "66a249cc391b43639b655bff4d1ffb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "06056d1e5fc8456bbf821a4b07e811df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6277f0da7dfd493fb6dc208343a1e604", "region_id": "RegionOne"}], "type": "events", "id": "7022294d342e4db78be7ff540631b48e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b7a0ee0c77b4e36946ef27f07a2b17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66115b94aa474a3f93e70b1cffaef58f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "462ce8b5b839481badf0aef15db32a9b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4a9692de7a9e4fbcb31fc3e2a000f0a1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fbd31737bfd14df1943e2482da26a245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be6c7ab1b1dc4dd286a9fc4957ce06f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c08d453e30164d6590f5774758977337", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dda81452971c458784a8dab12e7435e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4a00f73fe0742b5866e9eb7f4ac2227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "178eca86882b47ebb015dd90f5dded7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "64187d0908f6478993cb9b3b7fa62867", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "07aed57721834d9b9524e770afd59e18", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3013f67f8c54e32af7c85b63866fffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "adbd7bb1e443485d824e555f7bff4d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "27f40896161249d39f2989370ea2d5ee", "region_id": "RegionOne"}], "type": "tricircle", "id": "f4b71ef01f4940e2838ea89a7120378a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4d9d3aa418b44294959256fd040e70fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "18e735bedcb6490b87ed48a0a1e7ac0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fd4945c3439e4020a9ad08373ae116d1", "region_id": "RegionOne"}], "type": "database", "id": "7fd53b8e5f2b40618731170c9108fa28", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "75d4acc602b94da3b7714cc4e5f21dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0138c35fefe8458aba12ce81ec2a7c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa58ca13e2f0486fb6e82ccbff70b896", "region_id": "RegionOne"}], "type": "application-container", "id": "22fd0c1d73f34718aba63278d3b923b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "495a2ee26edd45fda67162b317b04a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d04c2342231b4b3c9c3bcddf44732e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "214d5cfdeb1b4bd48b023510e15c862e", "region_id": "RegionOne"}], "type": "container", "id": "17dcf25387414015b7d416d3e6fe3838", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aaf9da5465d74aaa9c41f3eed23a4869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80880eac7430475f9b935c4aea467880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7bc69b98c7fe42f7924995389b75cf4b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9116c93d48314e8d83e732b26671a5c8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d9efd0037f94ae88a2d91de94d476e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36aa6fef074342b9b6f075cb4c08ea35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "51bacd0d95b24a84a5258a1638ac07f9", "region_id": "RegionOne"}], "type": "rca", "id": "ef26dc94eca44bd299ea2ebd1f289091", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "82d8869d91f7405a8287c7f10d50f167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6c802aa185d249a39fa7e3e7d6a8d520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ebf632cb1c60441289722cb0817b7d09", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8547482c2e034ae9bfdadf72fe7c8f2d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a32e6c3ac65941de84cb6be7f5047c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb8856f70b384559913f7b130380e138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e23327591e9b4eb89d60beabf1911933", "region_id": "RegionOne"}], "type": "network", "id": "46b6dcbeded84a07b42a3ba23690c8ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e992505a6dd64883a6df1d1a702589d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3eb8ec6ca02441d48916956a2138c666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "044893d8c0814153a89f949eb9fc4e90", "region_id": "RegionOne"}], "type": "backup", "id": "2a35f034011543a9af7c966075f3ac3c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d29d717f845047509a4758d71fc97b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59f3cb0c9e0248ebae7b837928487682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8e50578e74ba45e89f0f1b19ad1cd937", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a05745b3ebcf49b98ecd6f5b2879f825", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a04a96ccc6b94b9ab45f997d057b1600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ab4fc3b21f34c3baf595553d96b3371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f8c97089959845ef967074ac87b7ec10", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "63795150b56f4f3497a39a34a72142ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "efe56f49c8c64627b50c4d0ba3940acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e061d0eb32f84dbd9a05c2e938f1c74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8ccd93f23e1d47a980095eb25b076493", "region_id": "RegionOne"}], "type": "monitoring", "id": "3108d2431cf044e3bd990158e8387ffb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c7301e3134d94231b36833e04a77749c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6fe9d0ea51ff4136a05aed7ddd7dd2e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0603e94268dd493ba4f3166417d9d406", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "00b82f4e83ff4a82bc5a7237bab9a224", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2eac6dc479284235a9379a5cab7d9974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "eb08abf9d5cf4728a0383277f9e78af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6d228dc663624661a640533acd5c0901", "region_id": "RegionOne"}], "type": "placement", "id": "43de649c92c04cfbaab4b3a5fb88ca2b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ff9be0ed559461dbfd1a33ba39ef06e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c71d94dd60746868d5108394f00cec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "855bcb61698a4762afc89cfc7b81f5fe", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a221e4355f944adfa0059ab64f3561d8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c041d4cced774a6e822e23ce53ed9ae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "804f6500dd5a4f2ab0a7b4fc01a1dc53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f30347e360d64b5b824885345ba276c6", "region_id": "RegionOne"}], "type": "ha", "id": "5c7eb075f028462095754ed702014fc3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "360bd07fc726434bb569454c248cd6b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "456479003ce84c9ea75bbe4c477829ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "250f5a6dcb064378bdd20ffb23eaab6f", "region_id": "RegionOne"}], "type": "reservation", "id": "89931b98c3c44b948308f545e3535bc5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "411f7b80ec1b46369e5466cfb827190a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cb826a1ccdd54c8494de00f2579ebfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0287c958d497456aaf5ce2d93b4d6e7b", "region_id": "RegionOne"}], "type": "function-engine", "id": "019cfc24866d41d684c3baf82456becd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "72aac36c5f13433680ea9ba577bcf2f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "16442c78ae5d4d99869cefd6262eb228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bff3428a85fb492e98d434a02c69e660", "region_id": "RegionOne"}], "type": "accelerator", "id": "8c46da3c3e8742d6b684671e11392e14", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "743d0ddf1db44d80bff86502cc8c0097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e10677d53795414ba30a2ee0390ef0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "30837a6e65994d3ab11d4028678a6d8d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6fa8b04ecb254f7e806848bf640190ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebf909b8a5764ee0a1dd032376591206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27a90cf5b5fa4d1ea9c00622814720f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eacbc554e8be488bba1cc989a6a1d301", "region_id": "RegionOne"}], "type": "registration", "id": "ac7fbb20bcc34071b7ab89ae5c104fb9", "name": "adjutant"}], "user": {"domain": {"id": "e6aaf6c6f8bd4d72a603602ef87c126b", "name": "59c70f8c616f4167af102eddca82ad83"}, "id": "f920985ff7b3471d8f70b489cd2d7178", "name": "d41ff573197449ba9c23385108843d14"}, "audit_ids": ["aae9c0e4009a44aba73e4bbd7c4c2d14", null], "issued_at": "2020-04-23T06:26:00.178415"}} 2020-04-23 06:28:00,403 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,408 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,411 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,414 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,418 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,421 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,424 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,428 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,431 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,435 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,440 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,443 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,446 openstack 'qos-bw-limit-direction' extension is not available on target cloud 2020-04-23 06:28:00,449 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/bandwidth_limit_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"bandwidth_limit_rule": {"max_kbps": 1000}}' 2020-04-23 06:28:00,454 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,457 keystoneauth.session RESP BODY: {"bandwidth_limit_rule": {"max_kbps": 1000, "direction": "egress", "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3", "max_burst_kbps": 100}} {31} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_services [0.059014s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.291005s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,292 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,297 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,299 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,303 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,315 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.226559+00:00", "project": {"domain": {"id": "7dfa7ca5e3994fc0b42eda11edc8f0ca", "name": "06164a1acb5543d9a67aa245f4555e96"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "35c106f91b5542c3924ce155cdb1ec14"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "99f07ce2816348dda5829675a467175c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b80e891c4fcc48039cd34f08035430a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5b7f8727d734473a9cf913895d186bd8", "region_id": "RegionOne"}], "type": "identity", "id": "3a4da7421356472ea986cf86ad402ab9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2ea6850707ab4e5882c11051b8b162c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "18200ff16a1b4a68b8fd45fb766da9dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2882630a9ab14c5793b7e86c5478bb23", "region_id": "RegionOne"}], "type": "compute", "id": "f1378beb43ce40ce8a2afc3522cbd821", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5e3e18fcbe944cbc8d9c6288c5ef0503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "07a605207b4446a58c2f46fef5e00ac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "40edc5991bd5451badcf6cc7ef8436a4", "region_id": "RegionOne"}], "type": "image", "id": "0d07facf230f447fabc0d7c43f1fa6ef", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "03d73561a5d94ec19c453560b9294d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4fd2466dc9a64597b35fddd4f0d872c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7209d3e992548b397a232003d17bea6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "12bab5c7d641440ebe1946d34b74d519", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84ac65e4b84493cbd08e5b89e24a55a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb652d9556f4f9d9bcf282190bfc287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c00c4b93ab46de8ca9557ffefbeacc", "region_id": "RegionOne"}], "type": "object-store", "id": "2d65b8dfd9ac4130a177f153e60ae2c5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "245a8df8500b4926bb24f3d195f1a0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5df24c6c2bb840969ad6ba80842eafd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec7fe28cc5d6419395c087c226b17fa7", "region_id": "RegionOne"}], "type": "clustering", "id": "9ad7ce40d50b4b0fad95b775e142ecca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97cefd5ca18a41db90d04b19673c0811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f575a88270da4b2b9d08854c05bc8657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a603cf8059ad4cffbe944dadd45d9d17", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d74724e9b45a426aaf1ca8dcb6b19774", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f396abbac7a2484ba838a6949eb5bb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9782ef1cac8e4e8295b388530d58381e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ebd09e1f4a346abb6fbe4a97d392ae3", "region_id": "RegionOne"}], "type": "cluster", "id": "9ec50d83f93447bd8bd60309acf80563", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "06a771ce58b94720af53fa686c696acf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "77ca2f32e3204bc0840afa39e30f467f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "67b71dbeef6f442d87e47f1de8fc5f9d", "region_id": "RegionOne"}], "type": "data-processing", "id": "341410be04b94156a48a73c2e3d38a2e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e80f8769bdd48f1b99b7873d155f56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8e157698670406687efba5cb5d327e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7d067b08fd8646bb958e0f4f5450b53c", "region_id": "RegionOne"}], "type": "baremetal", "id": "7ba0ff01b02f42878aaf127034f7968a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fec55be0dc0649ca99ea3b62a77bbd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cadd8c0c2959494eba3aea4d91870ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac383be979444e019ab95b6fd03f1b9c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "529c59b4c81246468658d20b2ed55992", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6a4617e323544b66b62b7c429044bd15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "58fa470bed184bbcb993ac0b5bf1488e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "39f7ebdffb1041e6962161c273ecb257", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3b5643e3db564f76855350881c5ba2fb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32dbf467f4c84032a02da84567372008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4d9a3abdf5f645e1a7acadd9e9444670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b7e9797b28e14e7a852080a2b5a33121", "region_id": "RegionOne"}], "type": "key-manager", "id": "26387d9539c94cdeb0458a162f9384a1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f84985cf0bc4e33a571c1f9296e6d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba8581cb97d24c898615d3778bd0f0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "928a0f9113e040ef841fa114c6d6454f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a7ee5d807cb44613a1fa26247d5c1f98", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe090c050bb943abba74b0d673d746b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0fdca04d195041818b3b5697d190cfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fb62cb18936543029b0cdeaf96e07bcc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fb6b9de778964732a63d8a6554bacf93", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "29ae91233798400f8506f4c5c2c21543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6914ab0ed04e40ec823b5be37832ec94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1b9df5fbbeab46fdb9195297f288f6fa", "region_id": "RegionOne"}], "type": "message", "id": "f5170bf712b5480ca560378b67f0426e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d6edb64186dc45dfb22ce0cccd375adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "edbdf8aa25c24836aba2feb89c60d986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bae4e141394246329f8b97c28743dfc4", "region_id": "RegionOne"}], "type": "messaging", "id": "bfcfe47e3b574678b6128e866f5bf0b5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "61fb0b74acff4ecbbf27918bbeee0450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc287ea89d144b8abe6c8f2717595145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1982cddbaf5c446a984f0d33fdc7b9e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "81ebcfc26fbb4da6beb1c5c7d933f289", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f44fbc88036941eda20e711c07d217d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e705be6ea3e4bdcbb44bf43b407b638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bba28b3afc1457296d511e1e5c9158c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ac17ce237bea487989ab397b63588f99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff7f45f6883142a9ab81161128a479f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "045ab201f1514e1d819ab5846b795890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74410736a92b431cbe85bc71968e018c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf01d2f12e2144fb84e3e524222e11ec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c63898f672e4827b11ed08f6d7ec7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03cde0e7004a4268a57dd4114861be1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f79f4fce9ea458fa59017a121c93d0a", "region_id": "RegionOne"}], "type": "container-infra", "id": "9c8b8439ff8241ea9be07383c4790c5d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ef3eba6301d14854b0a6f0c0b2ee791c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "446d1a1bade24122896043cfd6c6eae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c753da5e66d540b3bac0387e82e6161e", "region_id": "RegionOne"}], "type": "search", "id": "9b2d1344df1145d5b26c45ad2d21aafa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d370767ebf6343da8957c2d36bc886f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a115a63031314b1e9df0e4e1e15566fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "133c32721e1b4123a8b39bf9fedd2e6c", "region_id": "RegionOne"}], "type": "dns", "id": "347386a8e207494c83421eed83adf9c4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eeb5b433b4a9448e9accfa553b71b211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e53541fb43134879a8b78cd9bfb56cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "69e123948bfa47aebe1c73dd181cf9f4", "region_id": "RegionOne"}], "type": "workflow", "id": "67f4606f6f804c128d0f68e1fd694fa0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2a55bcd9eed54144bf3f15d4a0f03690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aeebc720e85b4b9a8bb4d0609dafc8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e08bfa077b644759922b6cc288ed31e2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "711176b310ee42a1a234f892b96bd546", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bcf47c8f8280454eb990ebbb6cfee3c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "968a4a89f3734419b2dc24391667e7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8dcfd3b539b64937ae4330047b186265", "region_id": "RegionOne"}], "type": "rating", "id": "d4a9a70898fa40c092d6de5fd9c254e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0bcf95444674a3aa547ac9ffe5de7e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e176f79f270a442bba7e41f565291f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6afcc4c03724436dac66c88cc7dcda83", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5f59845915624dcf81ce023909304c0a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66d33f53778b4d7399075e798e1b0684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "592bb0daf3aa42e9b46f770fe25df207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "185803d6347e4d2d94cde04a0329b1a1", "region_id": "RegionOne"}], "type": "policy", "id": "5114b3b2e07b45cb9de85f26683d5ef7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e47d17f670f4a1787dcc53b5d20f03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f4bdaa819f14324a6be7522588d956a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cb2e5c0a07794552b15c480aec4c772d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "41a466dfac3b44c7a20351774982d9a7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d7af27d22b546f486be389d091bc3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0dadfabd35c43338c7e92c1ed110580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2dcba536521414eb32d44509ac984b7", "region_id": "RegionOne"}], "type": "sharev2", "id": "eaeb16f14f0a43c0be1ceb50cec4fe85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fefb5be4e9b7474688aa8dd5bfb2b9d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46bdf94c9bc14898ace78edf28d78fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a6e4744119ca4e948991cdf775a86ac4", "region_id": "RegionOne"}], "type": "share", "id": "4025170ce8c3440a82560b804e371b6f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "200af40fa32844709ede2f920127a315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6663663d9d048dba656e1583a18911d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "490fea1a80fd4f359283a88e1ab3fb05", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "256d356bb9534291a7f7d81062012d91", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c558b7c52ab34aa684ed23ce333daef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43444b76a9e94900977e050c366d0b10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "446bb865d42b4a1daf49a396b4a35fad", "region_id": "RegionOne"}], "type": "orchestration", "id": "0c7704d5c7874875bf9fc6e9490ace7e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52a4736cacf24a1da21193ed07c3d932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b71c2cbd978442b9e95d3e6e0c673d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "958b4c177dcc498ba64748d335f859fd", "region_id": "RegionOne"}], "type": "block-storage", "id": "b3070b8eacde4eaab8488713a6b04816", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6233501c18de4b9aa1cf71ea99ad5964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b06efde2cb04330be5b77d70deaaeb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dbaa15c2bcc44b38ed19c580c9062f5", "region_id": "RegionOne"}], "type": "volumev3", "id": "e51b48f8b56246899482366780502afb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44e349cbb8994bc2a0c0ae79dcff8e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a9aece5b91a4e8c9bda2fc7ab4ba31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce8ee669e6a4cbe8e22da81c56ae7da", "region_id": "RegionOne"}], "type": "volumev2", "id": "6392247023d84b1fb365193813ccd238", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d8d7e35bd584682ba6a0ceba0b390fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e27d38e3c51a496aafa0ff3ef32e9f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5339c35e0d14551bb1c8ae5ec4af279", "region_id": "RegionOne"}], "type": "volume", "id": "512957fa0d5e4cf98c45896574fa8a89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76da6cfa3c7a497bb3566c2e1bb7d9fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3881ee2e25f1477188e89fede096f86d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "170d69c2802d49e585e47be09b62f09d", "region_id": "RegionOne"}], "type": "block-store", "id": "1532b80ba2c1485d9a5903a16ef65a75", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a735c21e463f4bab8481bc7c78dea1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f71d2656854b4df5ab998df23b44f7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "220efe961f904160b0fcb636a9d938bd", "region_id": "RegionOne"}], "type": "alarm", "id": "ce04cdb69af34ac2b6e974bb55ad6182", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cace796a2a048769b176e708129097b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c478c9b0242749c3b362ab347067dfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d6ce36d4ded14d3da048c8859613d47a", "region_id": "RegionOne"}], "type": "alarming", "id": "dd260f33a6d644abba8b5b5b3615d307", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9cf64eed4fc24f85b01d4f44a9f046c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c32a9665ec0e4f779ca61207535d62a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8ffcdfc179f34ff2bd41980b506fd13d", "region_id": "RegionOne"}], "type": "meter", "id": "8121c608e605465293d40034610a6353", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "226935c1cd034ca8aaad1cae65d175ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d854534927be42e1a738a1546ecea7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0c0ab76ac71348c99989676fd6baca22", "region_id": "RegionOne"}], "type": "metering", "id": "1e58a4726ee246eb902160d5e75d38c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31f956f9f4644ee581c39958ee8990cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4f886baabc841568f0754a8de3f0088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ff261b63b3234c7dafea48ddcaf42f69", "region_id": "RegionOne"}], "type": "telemetry", "id": "3d56982b0dd84d2e83ae4bb9c20c6be4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d45e561007d7420b8396267e344a79a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "710073b2534b402b86d6099af1a5d065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fc10bf5aa1bb4b9aa798c6aedfc21a2b", "region_id": "RegionOne"}], "type": "event", "id": "3a1cd4978acb451499170cd585a6c901", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0539c38cf164823974c02482cea72ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e6d3f94d91b4f39a0b166cbe84413a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1b54f54cc7ba449991c76fab6eaa44bc", "region_id": "RegionOne"}], "type": "events", "id": "49c6135cce1541838592a974b6195c09", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2711d522e4034fd2b59b793291657faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1c5aeed53274be096e9a8caba6a435c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "01086d036c3043eab0b783b33f2f90b9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9ab6a86a5ab84d76874685707a3cbd39", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c6bc290b3a9d4842939999ffc6f667e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51f80bf353d142b694f6f5c9f656b720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "70a61226a466416ea15608f289cb5c1e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6b0a6e26cbc24c7e949a85c350c29c37", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb30a824677c430fb183147f2db170ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ce6e21946df40fbb5ea0e0369808973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "427f79c4fe88494eb2dabcd6b56d1fe4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "92d4af57b20a45a5b025734b8e7ba644", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a9d196e5fb24cc99262541984992d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "050cff99b04145909479189fe9083a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "843f1e080ff94a21b0137f37ba9de510", "region_id": "RegionOne"}], "type": "tricircle", "id": "f5f4c1a4d9074b82896b3b82bbdc6e47", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6f08ac4923224e68acf9e4016117ea58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cbccd8b4909b4172831f6e556d1e24d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c97b8d0684254c28933fe9812b1fb409", "region_id": "RegionOne"}], "type": "database", "id": "4a39fbe39c5748e5865dd0859eefe8a7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db34614c924a4078a3719f7fd77572d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61aac4e5435745d9844ae31cfeae3091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1992aa1d530d438c8729845adfc86a30", "region_id": "RegionOne"}], "type": "application-container", "id": "0e36b84dfab744ab90d80e884937b56d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39ee77c7a3e84fe4b47930ad0be7042e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32e7d171a2804c01973e72f551e56ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94f6955f99ae4bfab93b31bf584c2a8e", "region_id": "RegionOne"}], "type": "container", "id": "22ba02c8ea4c432c81956baa9af22c03", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfda7d2d79b44e79a58952380c58091a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f17886a82014c88920c93eaf96fbbe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "342931d1107b4a33a610b10f473d9915", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5fe6e6f9bd3f4d3a830e9f18859b3708", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "060e677d779748c8ae48d5cded8bdb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a5eecb15caa429f9164001d8ef4b797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c9d6a1b8fb3846f6bcba0336c688afac", "region_id": "RegionOne"}], "type": "rca", "id": "7322d6cb91b04f338f0c63cd39eaae0c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34ab917487f341489fd90e8e4f775175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c4040ae1bd7b4124aba2e4c5a3cef301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "49d8ac72520e42fd8b47879c78e7a28a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7ad7e977e70f487794ebc10d3dbeb60a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7e47b716d30a438a8d9646dafd189bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "eba78d0db5e34053ab84e093fd8a0e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b41a85ae0a4846f09645b0564e7a8925", "region_id": "RegionOne"}], "type": "network", "id": "901ca0c6efe0441ea28f43a0058d4b7a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e660bb990a934c1d98141dca31179b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6449b46b32364805a960b912d48bd108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b4ce2b3921984f90b581033727a9be41", "region_id": "RegionOne"}], "type": "backup", "id": "f18294bf37df4b67afbd2f66615ad5fc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8fddb10521d472a91e3b10a55ebdf99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f22d5ed8e3f45cca61ec41582b4fd1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab6027079eaf434d92627774d3a56c33", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "853533f79dce4e9ab7654c4fb725f9b8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d319e65cef784881aaf1192592690d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "58fd0ef7dd754cb280e588e6a43cb092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "93fa39dd21134f83b315af238a96d042", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b21588afc8564cb78a5a25e797135a92", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4c63079a1e44d51ac39b5f793d495c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9627c025bcc3430cad90f561a348cb64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8a0f40163c0f4124bff22f6e3ec4b0d1", "region_id": "RegionOne"}], "type": "monitoring", "id": "d04923c9923e4a26b29f7150a00e0cdc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "da7e84d130304da29f5579ec3ff4ee40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "90ed4845f0d041269f85480388f4e792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "17a0ac5f34654bcab621ee11634ab6f0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7814f8fd8daa450b90385191b7a1dbc6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20ad0f8b7db04e9290c3e93c5cb58980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea70df3ef8894d7796cf870e086538cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "97b8f00bd66042f0972f9dd8ef4f5033", "region_id": "RegionOne"}], "type": "placement", "id": "1d14c3faa77741378cfdbbf52d9e7c52", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "291d794f0b0f410393e862876a3fe37d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b1535354129f48b7bcab86511794530f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a4eda0ff38d84f498a8facdc6dd2718b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5819575edc3444409f87d02153e0acee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4cb83a5ba5c494aaef9ae7f3c593165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4c225b7356d40f6abd17ba45eea6b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bdd021b4218046d4989f949ddee04173", "region_id": "RegionOne"}], "type": "ha", "id": "539fd617813b4fa4b9353e673027ff79", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e2ab202cf4dd4e319f5466f38f45ea1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5518043f31db485a829fdd43c559fb35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1cc0a916e92c40ddb0bcea21001e1ef3", "region_id": "RegionOne"}], "type": "reservation", "id": "b2caccfc73e343029601af21a170631f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3df396739bc142939cae6ee511fe6122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "79ae0864e9fd4bd5a5bb54dce75b2b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "46a09ba5bf7341f4860700749eaf0cee", "region_id": "RegionOne"}], "type": "function-engine", "id": "5975568f11bc4790aa9c46e999425435", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7f8f91de35a84ee3a4d9731460c84776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9acff64742c647ed93e26a66f5ff8566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7730e485485a4b26af8585601015a91f", "region_id": "RegionOne"}], "type": "accelerator", "id": "2bf30cca65794aa6a97b168aefac0f7e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3601247f360547babf7e1e3290819205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1be0bb25025542a4a7db967214f58499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bac53e9e99b74163901af38d52b5d704", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ac10e2ee66094959831ece4f1ad4d2ed", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85fdb705d3814a569d1c6cf0d2f224a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31c39a908c994e93858846fe3d3f94c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "768909894a134c61b996b6b86b52eeab", "region_id": "RegionOne"}], "type": "registration", "id": "32524c06abd94dc3a97395114453668b", "name": "adjutant"}], "user": {"domain": {"id": "b8ee4631debb468abe0951286e315706", "name": "d4c4d43f0a7c4381aff03f56032ad8c4"}, "id": "68f6f671bf1f444980dcf04e20158b78", "name": "e87af00dc3b74a188c4d87fa3f263786"}, "audit_ids": ["3d918929206544148fa1c50e79e22cd4", null], "issued_at": "2020-04-23T06:26:00.226559"}} 2020-04-23 06:28:00,420 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/server001/os-volume_attachments/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,425 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,452 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,457 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,460 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,501 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,507 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,509 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} {29} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.253538s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,323 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,328 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,330 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,334 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,346 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.266160+00:00", "project": {"domain": {"id": "ece9369104f4421d8c216d4bfe923387", "name": "122bd8c2423d45d0b8105e72221c2bff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b815b202275c4bbcb421c2c8a24f2c70"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8967d77190f64e96ad9900857b87fe57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6abdd80166c144ffbac0d4a70d60d07a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b2c1f29bf5054fbfb3e714fc2a0066aa", "region_id": "RegionOne"}], "type": "identity", "id": "ce17a3ba2be7461d95cc3bc2e249ea78", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21840a8f2d7d49cda9704cd9040c4101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ae710fd4165145c8925ed0fb44605215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7c00caa0db8b48e0a0e6358c0e4fd7a5", "region_id": "RegionOne"}], "type": "compute", "id": "7c883ed6725846039414a46ffeaa58cf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "16973fd8262a4224bbc014dd44d454f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "46546b08de274ef0a68f622a87c0ede3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f883d0f410834e439e280843e013580e", "region_id": "RegionOne"}], "type": "image", "id": "80fe3e91e5b045ed9996bfd790eae7ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5bd2ab162f6341328bdb805950cd24aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe2e711c8a274a9dae4fe90c1a5a11df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cc56a50c64d643ac89bc656e268332be", "region_id": "RegionOne"}], "type": "load-balancer", "id": "53b0ac231d4a429c979f0371e9007a92", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "727652930edf4163803f32c19e4c0b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d7c58dcc5ae4021b0b9e4820dabd649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60a51252c84d42a1aa7cab9329db73bb", "region_id": "RegionOne"}], "type": "object-store", "id": "3594a4c3275f435eaa79250012faadee", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af4044fff37743069239b52911172a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e63e3c87e264e7c8151ff6e2619dc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a8ac011a877f462ca0e4bfaae1147c77", "region_id": "RegionOne"}], "type": "clustering", "id": "da9e5d9f0bca43d4ab55af12460073f8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f34d602f408c476abcf95d3b6f245473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e93874ded1ec492d8b63b09db3d8b5c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2a8738f194e45d38a1196d3216f6d54", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c89e60d18938474fa64a67b3f8238a6c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "46823976bb7e45f7af29160902c9027e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9c197a707d349fd952573a097ae81b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9e77ebd411c54026b5c9ac3f20ba6c5a", "region_id": "RegionOne"}], "type": "cluster", "id": "42f96bc2815c49a58611a564baf7cf18", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "671597bd59ad4e6689aed612ce90c92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "50300ed2564d4072ada9af66af55bc12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8849840f21364c978eec7bed21966cce", "region_id": "RegionOne"}], "type": "data-processing", "id": "79a17e3869ed4fdea35d81c9a32e4e89", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e6a5228fdc6d4c4fb146cec5d46d436e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b9d7f173d054932a54b047610384bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1a429f11b70c48dbbf9c08007cf419c2", "region_id": "RegionOne"}], "type": "baremetal", "id": "af849ff0d2ce478db107fabdbe900a02", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3d58993f56f40a5895c3311cf51b0f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25a2f930a903451cb933e7d0796d61c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e051d11a306498798d03dee475d59e9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d24bc7c7fe9d4759b748ad9c2e092c60", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "81e857a1f32c4d99b77f16e34060aaac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c555ee3667c04446a50f3771f7f5de28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2a608e58b93648ad9ce4b07ac1b91eb9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "afe0aa85f1894c0d9babd5307c7d7bc9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "445b876127ba4e94bae757353c99f4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "95c2f88aa910420eaef0a6cba80ae906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "417cc264d5184b1f91b3e9ea21e6c13d", "region_id": "RegionOne"}], "type": "key-manager", "id": "d4860bcf81e143ebae01756a29a6a617", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a43818a766584c669151d98d9571f90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3106e2724bb4587baacf2639b64274d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce906d83314249228485c6db61774551", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fa86c5f0be224a2494aa4055160c320d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a350f198415d4137b74651ab5399280c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "075d4f2be1754bc69cb8bab38576e17d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "381c002d537a48efbcd441137cf34c3b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "40b69854c1b4464599c3907ee41c08f4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "df39c763a5fd44d5a797a48491103efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "67f6564e3476473d9689bcc542b543ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2132b27636604c3f8cb34006dd4f859b", "region_id": "RegionOne"}], "type": "message", "id": "e2b14f93d9504f23b828c55b465f9872", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d812f6695f32429d8cf42e5404aa296d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4315d1613ad74d2e85bc7310def1c758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7df149e68a9a4359be42f511af9195da", "region_id": "RegionOne"}], "type": "messaging", "id": "d7da1d1110ab4520963c541dda1cfba1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9b0f5c8fd3c449909a383ba99f8e52b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3d0093d9bbe42179c2cde42f5174502", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1fd8b2825a474ab1ad213d204c40225a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5d3dd0df78e44a32b05487ddc66d3f80", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73b2602991c247c381a64188cb8023a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8103e41144b4b54bffb0fd2ecd60c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5feb729019a4ceea5f58590f0ac2d41", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5eb802a1698f4ec09b31af693ab08d79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eea7371335854441aef85e31e52db494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0414c3937f9d487d9bb14e2c773c070c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b11eac9611974047954283fcb518dd52", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f1a035815a784308b2c495e5233fa882", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c10fd33aee814de6820b49ccb502237b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d11faac8ce49479a87029b398166d557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f70f95b0f3374ff9b3b7ef527bb99e34", "region_id": "RegionOne"}], "type": "container-infra", "id": "4e77dfd2f73343949d25ef74a96b851a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "126ea337bb0e4b1da62ae2fe4be4318d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "63f38d41ed584654bd9f7987100e9aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4af2dc9d02684e028d61262fac47961a", "region_id": "RegionOne"}], "type": "search", "id": "68b133d75dc342d793fccf529f530c12", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0df4592a279f40f0a5dceac6cf17c4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "eebf1561d569450ea870b2f3312e5c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "310e27dd96f04e298e6218887b7c0f6e", "region_id": "RegionOne"}], "type": "dns", "id": "dde64a2999144717a4345f49e8fdafa6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "814c1b69666b44fa93bc9895e79b7029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "07bbb948aa0447a79e2482a6b426522c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d263d4ca7638460bbf623c97fba5d301", "region_id": "RegionOne"}], "type": "workflow", "id": "9093dc427d3745d8bc240d2b2898ec79", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c518e33b471410c917175b0689507dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b2c10a22bbe41caa9c945db4a56acc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ffdc1c53cf9c4e069187dff6d21b6920", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d73b2d9dcfb543698a2e373018d8a3ef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee4293d5701d403bb11dab332494d415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4b94d890bd514fb9ad66f0f47f3b6f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d0ad25456b554664ba2cd61597f0fcf4", "region_id": "RegionOne"}], "type": "rating", "id": "16004b447f61427daa05b4569e6164cc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c921274daff04ee6b051907e33561d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e94f359142642cbac73a175b83a0e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b5e478637ca4a95b9568372e028ca9d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4d9b83c374c54f5fb89695b092230c38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef623f4f28c7467281eb42f51c92d5fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f4a5e5929944fc78467084717268eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7cf0e047df6b4f32bd4b782c9ef8fd97", "region_id": "RegionOne"}], "type": "policy", "id": "bebbba46c9114d6f8bafefff338d2734", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8c25342faea74175aa92b89cf1b6b5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a9d99c829be4ed8a71192a7b0335851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5b636ec153f346eabe7222cbc6fa0269", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b4b44e32a6474ea6ab57c87af74e2802", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c5e2e336c5d42a2aa12f4588ca76ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e7f5bf3c790479fa402290245ca16cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e277fa3ee7a84217b79861d53bc457e2", "region_id": "RegionOne"}], "type": "sharev2", "id": "ddf3e98f90a840ddbde1cc25ccd80cc6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62b0c257c341448e9eaf6694e108b718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4de8c9e7c6d5444789c708222609fd8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af66e278a9554d3681e154c99276db4c", "region_id": "RegionOne"}], "type": "share", "id": "a1907b2e985e4b979523ce18a581c1ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "45dcf86e3a874e2a881579e0ba195708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "56674f1e41f249b083717940282ebde0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "06aa7616557345ab9e0f0d30812bd21f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fdb97c3d093f4b57b2ab1a22cccc0457", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42a98c94db854016a284083e9b6f6a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09f1125467dd410d90b51c8adefab90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7d838631ca8410cae6c968d8954dd88", "region_id": "RegionOne"}], "type": "orchestration", "id": "d51ed7fff86047b4a484239319c11413", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c21cb45de964a70aeed5571d1c12c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5ff1e232b044938a34e2a3e47dc5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc52fc5e3c25431c83a4a0923e51b3e2", "region_id": "RegionOne"}], "type": "block-storage", "id": "79218b59a2aa457bbb5461516ece4d27", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c7000a5fdb74afb9bbae8e8c7fe52d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a581650d6b94fd188da1a009ebdd85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0dbf1b496598459ca53dfec8b961a6dc", "region_id": "RegionOne"}], "type": "volumev3", "id": "83c924bff22f48449163c9b83e804518", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e7c8770d5f44684ac4b64f7c2eddf71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ce5ff0d3fdf44dfaf4520bd5d3afc6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8898ddf57ccf4fce8223c86d5a4ac913", "region_id": "RegionOne"}], "type": "volumev2", "id": "cbe5261d529f4b5eb170d628cadacd8f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cac876b5f6484ff48d11552561f27893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d436e0839a07415c906b53d7f8997284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4463796fb3554770b1ba13edc567b5c8", "region_id": "RegionOne"}], "type": "volume", "id": "4725cec0ebe8471eab3c6a957599d337", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cc0198375a8490eba31e9c5b0aec683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6efbac89c98b41bab9fb5ec87ea7dc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88b867c9e9de49c98900d057c3fcfe81", "region_id": "RegionOne"}], "type": "block-store", "id": "cf171cbac88e45bdb83dcf5f86d31cfd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "142423b72a654c8baafb14725f5ed24a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "86c4317197ba4c288e52e607c9c17ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "43fcffb4c68d4407a341ae5d7c204945", "region_id": "RegionOne"}], "type": "alarm", "id": "5ce4e2e29ab5406697481f3d0e6baaf3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ed47b6d125a4721bc27feeef8474307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "652536daa48043e99cbbab003e60d49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cc26daaadc414cfd8aa5ca7a2f819075", "region_id": "RegionOne"}], "type": "alarming", "id": "6b5e5d062274496995574015d833e475", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e6db171c892a4b1293f88a026c74f8cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfb846644bcb429282888a4838e1f13c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac83dae9c2fb4770a8a8299bc6888db5", "region_id": "RegionOne"}], "type": "meter", "id": "5562fd37a254469084c9685cff4c9f82", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5fc94a2c9bf4ca2bfaca558a335bdec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06c8e698aed44f6787aba577a5ff8b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d9ad9b0e75b64313b4be516b5f7d3516", "region_id": "RegionOne"}], "type": "metering", "id": "8ab422645d174e91b6b8d38b48badcc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d795d1f27f0a4e58aef6b5fedce8c344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbded060118b4de1a6517b0e2d5ee608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9a64b4389764ef0bb8b0cf049f37b6d", "region_id": "RegionOne"}], "type": "telemetry", "id": "9a8b4bfba8c74d4db2b6fe430d7d0ad7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8646f89c46594688adb6d7a0c52d255d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2f26580c9e3b46f08c17c27002ee731a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc60de961d7b40e2b25cdb3564afdd99", "region_id": "RegionOne"}], "type": "event", "id": "ff5de731977a462d987966fb583f7dac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "879e3144ecb641089c3ff483f06b2955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4159f7a6ff6c4f29a7856ea7f9245f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ad1ad93a1c64aa88d5a30a88d1363ac", "region_id": "RegionOne"}], "type": "events", "id": "891996e30cd942f9ae48fe65f8fab806", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a5bf7a823eb47f0bb6d58745ec3b8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f58973ebd365435f8eedb190af7ed785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "defd6feb0e3f4c3db5c0e1ca0a847762", "region_id": "RegionOne"}], "type": "application-deployment", "id": "af2105e66ed04d74b18f0dab81b4fca7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae85466210084a20821eb613c75f8ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "76b85f7c60d647eca4e815a487a1d07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "63dd776ec8c840caadf455d691c59870", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a87c54e204c6481b962dcd71e464312c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "619e321102054cd097dc85b57bad5429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13ab596bb7d141f0a2ffdb9af5745d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0762dd4d77df4c6fac0df3233a8892c2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "27837243f99d41df964e242c8b34f716", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "794af0fd9d3a41e6ac1e0ba178ed89fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2d271bee0e0147fbb0eaa994c5d62f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fe971c88fb1420b8ac8538f17ab6712", "region_id": "RegionOne"}], "type": "tricircle", "id": "34059d8396284237a6e94e7fdb0f6931", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f1d6873b725c42ab8b1ccfba1346d41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "262f897e7d1c49a0a9914aaff84f5d48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7afdcf1d9d4a4173b6b97aed1ae640c7", "region_id": "RegionOne"}], "type": "database", "id": "61697e08d0054b3d9a919bec019421b9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29edc0a0cc064b6c9271e3fb93ae3166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9141ae9ca334658a1b9f6990bc220e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "95268feb3bb4453d812ea37a7bfda0fa", "region_id": "RegionOne"}], "type": "application-container", "id": "f9070b4b91394bb8989ce97faf96467a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "78f17db491ab4f3bacef7886823ff0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6a804301a0b64581a1f9f2d31416a2f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "29958a696a6a4839b7ad7a6ab47e332e", "region_id": "RegionOne"}], "type": "container", "id": "3db3ecb0e04b430ebeb3be8f30c349ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "99c7d7a7dde84c028734ea8742a45af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc5f6bf42bd546e8b522475375906b25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01d5fe546f8f4ad79b0fc24c047fe46f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ff63f5b1d65047fea80dd7fc226eadcc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf6aa627c3c44e9c880db54bad9857df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b27f4c2c8934e1999a7cf649f301232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c557e707867b4998a292d5a4ac5d7289", "region_id": "RegionOne"}], "type": "rca", "id": "9b6cbfc1c8ac4d02a50e9a85d59bb502", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e3fcee3d0094b0a9717ac62cd27f3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "efacd366c0054dc3bc43162375adeb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "43bb9609c9ee4a22b177f9b3e7aa3db7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e43c5a25539c48e49c362e8315ce5b57", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc81e410428e429d9872a4a8dafeabde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "932f9314a8d549a99a1241241f583d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53e47ceb442b4f109b1e088a7f09f7ee", "region_id": "RegionOne"}], "type": "network", "id": "f10e6bb5272e4825a3da712c5a309862", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "064ff95ed2d945f58c6f85537134a929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b455fd4f5db438dbc425b6987acafe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a0671c01efec450dbbe8505dbcf8c974", "region_id": "RegionOne"}], "type": "backup", "id": "0fe309ede20b4c6cb17c65aefded6fa4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "665e2b1301774f64a65ecc47632c392f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "33eac5ab059b459c8cfe84d4b204cf14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8ec32243f2194434989f59dd292e545b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a11c4760978d4e869449d2e9d83dc600", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b02156ba5b2b4dd09d031b83115d1c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52ed5266664f42009e3fec88e3f74d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "39b671a7389a44d7b8847bad4a2e4617", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1d5dc617e4d242f2837679463a1c58f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "85b20472ce694ce0ad8749275c4991aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bb2691a4faed4c9998dd383972adbf46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1685957f2d65414ea8ccb1958faf46e6", "region_id": "RegionOne"}], "type": "monitoring", "id": "e42184c4b1da44eb9a1acc3d88b10661", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "389a3698d9fd4710b66339611587bada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "df712af5e5e8400799f80d36780be1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "290cc7cbb1a34309a71fe3bd14e44b17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1d4835afe323411b8234c6eb66c7f0a9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6037fa4d146e445f875d5c94365b0bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d045e77aadab46ac8ae91df82fe4fc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "879e8d1716e14b06a0252dc8b4d2e7de", "region_id": "RegionOne"}], "type": "placement", "id": "abdbb5e4dc2d40edb919e569b58ee4e0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d672a117ee46494ba2c425395230278a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1a2a97c8fb2490ab8f1eb16acb474d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eec1744eea0a45ca8384b0e619f382ff", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5f019a8c678e4b45a937e3e0107f6d30", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec502fe12c334c5c82c61b20405f7fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7bd474f0e5a7458aa2ede2d37b4824ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ed1fe3811824f0291b570303d51acd3", "region_id": "RegionOne"}], "type": "ha", "id": "4a5e30d3635643fdae68daca1f863252", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "08273f1930cb44e7a94882b14eb2ddad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d835e4c5e0a34ba19292593cb8288381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e93e4721a5ce4294a7bed880a3b7a4f7", "region_id": "RegionOne"}], "type": "reservation", "id": "e1d700227f32427a96a548acf45a51a9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "22e2956a78ea40f398e424c6531417ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0a984968915a4814af5999da02ea3adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ddd37da95561440d9dfb08594b6e0d01", "region_id": "RegionOne"}], "type": "function-engine", "id": "6261879ff85d491abfc13c921b98f06a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3f5b716917e549cfa320ef75ee7acaa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "847ac8d553d940ed88eaa3c8d68a962a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9f795b5a077145f3a202133cd0018d7c", "region_id": "RegionOne"}], "type": "accelerator", "id": "fce9f6db205b4278a96c38ab2c86026a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "504a51ba653a455ca5f20f9d6863d9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad27cd01f45a498ca7cda0a24ff8a90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6623a8b74fd4e408eb4b84b9dfbe1de", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ddf4e421e5ba40dd96cca60f961ac30b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8050e81c907144dcbd71c5ddcd165251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4683dcadc30749dcba8c2b85cf255a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "787ce891a0a04b8ea406fa2859242067", "region_id": "RegionOne"}], "type": "registration", "id": "91e0f9424b884e72aaa9d4f4d3f4da13", "name": "adjutant"}], "user": {"domain": {"id": "fd9e266a89ca4e3b9f1e4a69d52c62ad", "name": "580a8fcba3b74176a76ed5c36104a478"}, "id": "325cf74cf2504af3840db25b36598d53", "name": "13e7b1cd2389475f98038e4014bc4975"}, "audit_ids": ["64b4414f445045ceb84ba75a990b2265", null], "issued_at": "2020-04-23T06:26:00.266160"}} 2020-04-23 06:28:00,474 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,479 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,481 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:28:00,485 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,489 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,492 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:28:00,495 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,500 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,502 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,506 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,511 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,513 keystoneauth.session RESP BODY: {} {26} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.057389s] ... ok {10} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.241174s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,334 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,340 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,343 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,347 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,360 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.275066+00:00", "project": {"domain": {"id": "fdf0f0ffab7b4e53a26d42f60663463e", "name": "175c165b0f314962b190d367e45c3dd9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ec1b808ff056421e8e4f461f42a53f63"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d2afb03d740742ecb6fc07641175f1f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1745b6546b3f4d1eb072e79e0877a9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b7cbfca39b3842ac8e5507e8da36e138", "region_id": "RegionOne"}], "type": "identity", "id": "599a95de2f904f229daae22495596b89", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d4ee460546154329980336aeb01dee81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "06d6e0e66b034136a855244dabb9a578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f3548b56460b4d58b3478c78e5e9abb9", "region_id": "RegionOne"}], "type": "compute", "id": "eda48b3c40494c1eacd5ab7595a12d54", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5ee3f2a5bf9a42cd964ad78abb647637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1bdb3dc7938343768bcc541df1a39c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b245771e14794dcf839cbc5f96bdd33a", "region_id": "RegionOne"}], "type": "image", "id": "0fe1f7fdb24342118aee2ac7492be555", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f1533f9975534a4b926bca488ae90fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c27684e3279d46ddb28d2d10845fabbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b4dd76e9a4544002bb7820c154cdf92f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e2a1a805ca08409dbaeffc713a413b0c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0df2a0f7576426c8b95d81593982d48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d8a903cae0549bd981cd87d6335574d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e5c75f616564c8ca23c59ee6664d745", "region_id": "RegionOne"}], "type": "object-store", "id": "b9b633c13ffd4729bb7fbf22b4f62692", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f19afb073b5349e58cc72b2b7fa82506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "402770c774b14b8d86422cb43fef5726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa09b4dfe9424c96b734776781641109", "region_id": "RegionOne"}], "type": "clustering", "id": "5000e26d6e364e63ac10086c56bac65d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e7267e74a83431b9975b690a8d29e05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aeae833ee9fb44929400efcc36177071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c07a001a9bf04e5ba185a140d4dbe85b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "37fd51f230ff470aafe8e76f5cf0548f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ec573f8275948d3ab973da67197bf8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd035e0acb4846b0bffeae86a1216227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d428b696bbd444d9bcbd03c98c84477", "region_id": "RegionOne"}], "type": "cluster", "id": "10a64c68e9144095862cd087fc272f58", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d425cbaef54a451681e9c58d0fa29c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a903cd179e314f7db9faa7ea2ce47f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e0b62e8f9455474ba7f2692fa2e81ff1", "region_id": "RegionOne"}], "type": "data-processing", "id": "5593af4aec9f4584ae2cbdef20dc64fc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28b46419a7e84ef380e84c8544e34d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ea915f4dc71f4ffbb49800527b024f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c844750dc64549ccbf4783d23092ed28", "region_id": "RegionOne"}], "type": "baremetal", "id": "c41a1bfe66e24cd19e072f889a0ac645", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c7341828d364468f83c9b3fc352b17a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28f1cd42846a404f8ac987aaccb047a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e3e52ade356845cc9c4476c8e284dfc2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "875b1957a3144e24ba73136094704f8d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eef5d7d5a82e45ff8bc6ce5399b322c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2a2dcb56522940f6a715ee5f76793e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fcd0d0eacec548f78d9f3598f1f5e52b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "62224b731281406ea06beec9923c49c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd7594d9b6e043bfbfa1c52ec9cfd8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7f6a00bd12dc41ee98805b0c862bf689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08a478eed38b4e55aa0fb89b09edd614", "region_id": "RegionOne"}], "type": "key-manager", "id": "3d1d2db9f9db4f6e91e560eb654b1a1c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6977341ca704548b56ae21dcd5ec0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f367ac68dbc48f689c6840d69e74029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36b61e840baa42ed9a90fc00816ec5a1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2564b5faa1704f12a9f819a5a33ac70f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ef06ff850254eb5b4b53fe04758c250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37c51c730ab24da2ab5bc2a8d968900a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6b9ffa845f542ea87ba05a92d4be1c8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3cbed55030954db293ff381ba0c94fbc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "83a66f0ad2274de38fd21a385d664761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9bc7895876694599a0c911f8cdb04ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3864aadd3bb34c92b4df9751b854dcee", "region_id": "RegionOne"}], "type": "message", "id": "beb210c11043497b9d5d899d1596a7af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b1262692552c440bacc71e7867682823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e5681c3764134dc084ee3f68f9d043ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0639c540b8044de785549b51a3d437d7", "region_id": "RegionOne"}], "type": "messaging", "id": "99fbe3d1b7ef4c34b38907866cb7422f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "556406e124904af49dd44e8245715315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b7b312e68fab4e119320d1e04c086ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "76f8251674ba41578d9a0540529ee99d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "557edb1db3ed425080e1272650ab7d26", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5c601f0b36a46608703edb121d2cc9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88a98e0cd2c349839cd3449d2dbbc3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b315df93ced4f3e8d6ff7a98b606ad1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "75f984cc73274d21a8fa1494f2c91f76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1434c80429c84d53be19f2742443e4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be4e851d43444f299bdc110846f2b89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b89b132b2e2b46668035b2b72a6301f4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "559da841255b43efadf46bb550759f03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "623f79c550424064804bfa023e6727f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b09a5622413d4cb581efae85556ceed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf35372c69964af2bdcb772cb11a4c74", "region_id": "RegionOne"}], "type": "container-infra", "id": "bf6f3b3ce30d4329b4bcb46f9dda502a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "73bb96fce1694e32b52ab502b8ae5662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "308e3629f8c042e7a5574479a0baaa82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "36e5d2f46d1e425e91e771be3ae76ba4", "region_id": "RegionOne"}], "type": "search", "id": "76f4f61cbecc456d889a0adeb86fa537", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4786116e2f0448c49fa17dc3bf58caf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fee27e13993b43b6be10c672c5ec7574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "82d3277c6cf3437ea4f76144e9321ee5", "region_id": "RegionOne"}], "type": "dns", "id": "360a6cf60e3b44cfaf77eb909540c8cf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0ed1ba70e624ebb86a211bc2b99923b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "09e004a0eff74289a05dea891f5b63b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6f3fad2480ea4466a18f80653a141285", "region_id": "RegionOne"}], "type": "workflow", "id": "9db1698da7ba4202af30a69afff81660", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be9267edb34b40318d47a197cd49e959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d798762a869446d3966570747d4963a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3eceb1a925074c4ab4fa2e84abcd04c4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e836f868c39e4b328f881df5431ba475", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "77e1ac23334a4d0aadb935cf5a1eeedc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7deb45f9710841698be42a4166d15be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bb5462724f6c4b319e51c7fbb9dca09c", "region_id": "RegionOne"}], "type": "rating", "id": "fdd2ba269d0049a582ee820623497b92", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d36bd1699744fd4abc7d410af6a1abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "307876ed74f446c3acf619a0150ce848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "39ced48f178c4e03b06635a50e637946", "region_id": "RegionOne"}], "type": "operator-policy", "id": "722ac43b344a4a0693a7bc23dfd3b1b6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "304618920f124fcdb54c9169aceeb2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a12f6064ab194cd39ca6542ebf59e6e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa439409247e4cc19acdadeb110fb194", "region_id": "RegionOne"}], "type": "policy", "id": "7dd5252758cb46c28975adcaa0f338b0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb65885046d84289b86b285df919ee45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "628e921b2b954054a78ee670a0bedb9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0792545cc82430abdd6b25cd5a472a9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "921aac46978341e995527ebe8c01dd50", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c95548e70c5d46589cf5ced05a56fc1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "33dd53d31fb842fcb44d62ea424e272f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "560cdff78bdb41319867ea31007a2ac8", "region_id": "RegionOne"}], "type": "sharev2", "id": "9cdd4980e9bb40e68cc3aaa3ea937722", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9c0f07510a54a37b0a0c6011c7ce5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff979bf68d574810a414f6708afbb558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3fdaad4e9bc4c3caa27d0331d2d73d3", "region_id": "RegionOne"}], "type": "share", "id": "d9efb140ef2f4cef8d81865b74d9dcdd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b0dce32b4ad64e2295e7132296371f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5a36b61465ca4eb1a89d3842118ae2ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d2e185a58a6a4c72964ac9156199366d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e42eedc224f345ed8a907a1bed2b4c20", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8466b57bf3f349579935f2c3b8990261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c137c8760934da0b2d59ebbf2a4e806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75b74352339a40168dd24d594c7fc94e", "region_id": "RegionOne"}], "type": "orchestration", "id": "fc69ebb985b24aad9b5711eb36613250", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a20f7f06098a426dbb9d06d28f63c942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcee0aa153a74a059abdb632b2fe414c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2100daa5f0e84fde9374b9a39daf910b", "region_id": "RegionOne"}], "type": "block-storage", "id": "f84ddf91c3b147178ac745157dd3e135", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bc3a0bb447a4f16aad70f4669a5606d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0501cc12be04ee89e317aa9aee40349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1add4d62be304fbfbc35e1ca8b952c5f", "region_id": "RegionOne"}], "type": "volumev3", "id": "7e00a6daa17245f69b67dd4357a3287b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e66bb51d7dab4f43a42bfa8fd004ae1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2596941b6e8436cb9cf0508e0606e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c01b96c068140a59987387d2eff323f", "region_id": "RegionOne"}], "type": "volumev2", "id": "0d2abb7111c14ef08f430a9079bd2ac2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edf0e55f85f499786317a532dfee9d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d821ea70886f46668769bc8616b6a5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13796dbf364a449f9095b14a75b750bb", "region_id": "RegionOne"}], "type": "volume", "id": "c735c2c9a8264f4988e9b537b967e8da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4be1196316147e5b98332f6f8e1fe7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd8205b606f04db4ba8a246c72dd1f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0ea80851e2e40c3b4fcc0917e119781", "region_id": "RegionOne"}], "type": "block-store", "id": "7ecd032a4084486587730ca749f52b21", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a67145ebc704dbfaea372dba922bce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b2915b2e4464a258b3c2a9183d0ede6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "123291a9d59649dd9116aab8e1f42e46", "region_id": "RegionOne"}], "type": "alarm", "id": "f244e1018d99412e840c8ce71bd965ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb6b5072f8d94b539eeee59973059fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50cd2e10690f4356ad1abbaddd79b7fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1e7bcef75a1349efb80c566faec0334d", "region_id": "RegionOne"}], "type": "alarming", "id": "c958f4fd10154fa8a6c3d0b8bd665533", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d1979545f834b968e852763eb96c770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3366f79ca8e4475b3d18bb11856e7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a405cd19cbba483f90cf9c7c1ff84004", "region_id": "RegionOne"}], "type": "meter", "id": "059e9468ab804708a1173e3bdd07edd2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ecbaf1c460914a0191aa32b501fb5b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "385ebad5daaa4ad08ba4a49e89cf3926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e55e11e726741e4aa35f96fc3a77b33", "region_id": "RegionOne"}], "type": "metering", "id": "8358faa7f4614962b47199b0054f6519", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf7086c9d6d543c587a054edced32804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "831bb21960fa4c53b7d0cc0c15ca9c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04648f89c83d4fcaa0c1ef5d93574d6b", "region_id": "RegionOne"}], "type": "telemetry", "id": "3ab8e08adf564e9db6ad7be14e2df38d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "22ed21707a054100bb81d378989e6b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8e4bb8715d0042c1b26c4ab9562a4f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "780721665bac4bcea078ae7bf80decb8", "region_id": "RegionOne"}], "type": "event", "id": "e7a904ce157d4a79bd9893ed820b0c66", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99e6723809ff440284785dbf5026fa37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "00ee34a9d826449cab05733ed3c9e4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b54ec8f2a18d44de975bee721b0cb212", "region_id": "RegionOne"}], "type": "events", "id": "412dc667d4a7476fa3a5834523859904", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0cc9fd8ec1cd453ab6ccdef10306504b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e600ea65dcf24b25aaa1867d1842718f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6838f9a048464585894e6d3d05d265e8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ffceb397623e4bd2bd7c86acd2374c9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8e84abc814a448a6892f12b0848cb0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d622d4f622b4bc7b380534f07283e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ba7695dfc5314e74848652686ed78610", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bdddb4c665374c01966f2903d7318314", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06b48dedd3d24df1a5a716443b24fb9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d11ac9908624f47aa880e033c0aaf17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9dd4ab5627d049e9866fd7e92b9f5a9f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1b2881e4ce80490190ae1a5211a25351", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f617b72ec6b94084ab515c8094a8ff20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5630b7679b3455db858c69ada93bb4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6a9ff3e1846462b80c1bf7678e52fff", "region_id": "RegionOne"}], "type": "tricircle", "id": "1ba3ead7e64a444ca9c95ec4662d4bcb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f32b52b696b04351a1c5cd4e43dbe44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9766078dc4a4490dac98f5ab42ecd778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e5e253e25e5d4d14ae56baaa3373579f", "region_id": "RegionOne"}], "type": "database", "id": "8534ce61309d4627bafb6777066f1fee", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "01b647897033468ea4fdb68b4cf209ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "157cf12db8a249ce85a59ba6c65df7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d14635f74b3e4cb184a68b391271c573", "region_id": "RegionOne"}], "type": "application-container", "id": "18b05e9f8b5d4b9f8d0cd2a07b28f4f2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcff58363dde433d89622c5fc8fd04dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcfca9e2576240dc8e5bd2a3dfa4960d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c02d9ff4f5c74b7681f37001163df394", "region_id": "RegionOne"}], "type": "container", "id": "da5d5c8ede2e4641a2dc6eb672e5c8b8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "52b905b3317b46f59b3d3b36cdf7ea69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64d208d15b5a4581bedfa3c7f8f99dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2fbb6ae6005c4087b3e593e149fa2f16", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "50195cd3b3e842ed9cdc750f8d5ecc65", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd53ccee473842ce9ae845012bebb35e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a69ba22d43341e9912d237462a446f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01f7996f7e4540cab6570f63bd7ee741", "region_id": "RegionOne"}], "type": "rca", "id": "90b24d1a2b1e45648428602ee2ad7bd4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8385ba4efa8b4079b5130f2011eebb71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "42c7390f5e5448c5b60ec8f532888707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f28c97c7db5e4c1896552a8fc91f5243", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2866c4e7ab2e4c6199f307322190e629", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ce4ac761f59b463faf3a3855c4060ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "20394b9deaff4334839e77a1bc71b0ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a2e194bd30934143970ac0d033b36b1d", "region_id": "RegionOne"}], "type": "network", "id": "e31a786b1ec0473aa3f1df72d774b572", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "53853d58cb934239a2c0e3236561b0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a79de875973e4077ad859f9657273ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c93546a46b504a2a92bca36e76252b8a", "region_id": "RegionOne"}], "type": "backup", "id": "ee0e3d2b20fd4ffc8a99b66c74146139", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbbd8d11ec784acca61396f6ea8b20f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b8c2310a15924ba59f7ec215974bb163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "758f67c3bdd040fd88d837290a2f0cfb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f0d7b1da5ada4f83bd0e5cad3ad66b96", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "caa8f74b0c164407b0f1f549f1628409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54998d9c14494ab9ac2a2ccd73922e9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9fc876988af3456fbdcb51fd3dfd5752", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9dd0e11c27a04c3c964a4cdae315c995", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "07f93027ac5e4a2b882d70fed3901f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "57a1a06b5d8a41fcb512dcadb50114d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "99380aa3b1f9484281721e057d1f562a", "region_id": "RegionOne"}], "type": "monitoring", "id": "74007fcbdea84918ab2e492d442c7d8e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "da9ae58e5d074ac19d8703aa9157b993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6f326f4d2e36414cb4610e1700c01f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b3bbdaf8dade4d358fb8bba952bca457", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2f25802429a248379c246d54f0bfe1ca", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8e65a25ed6e74c0486b61789880f28b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7326b53adb7b43549313f0997ece81f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "06a95f257be441e3ad4dff3872cab3ce", "region_id": "RegionOne"}], "type": "placement", "id": "cd306ebfc63045319c67d541033b992f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f514c13199ea499abfc33a3aed8d5538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b8af884fa85f4cac84b24f28e794b81a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7f12db4cd0e4de9931e4b79c1a423de", "region_id": "RegionOne"}], "type": "instance-ha", "id": "aedff88e639e4542aeea7cd3061d2b5c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d10317da05548dea54e57de17f9b524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "78134b717acd4ea19367f75039e57127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a9e8f6a401143aabe711987685b7b7b", "region_id": "RegionOne"}], "type": "ha", "id": "b38d5f1f239a4799a8f101dcb554ca5d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f1c960685724887bd796a58bf1b2330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ddab3ce229ed400e8c2f10a9bd9672d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "388f4be5164a4ba189a8790968f05201", "region_id": "RegionOne"}], "type": "reservation", "id": "63150f4962cf48148691833b38705317", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4b5b63ef9ac74dc69c5e58ef02124b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2254323a10f40649eb63c8006584e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9eb1d2dd91ed41b189ec8a18776db385", "region_id": "RegionOne"}], "type": "function-engine", "id": "c2792ba862ff4ed9990af721af91ec0a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "469900ad2ac2455db2066efb3a1c1e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d94893f5742f498eab9f252a6646c3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "73502f3e00914fc9995961bf13d20072", "region_id": "RegionOne"}], "type": "accelerator", "id": "571c65db71e7459b845aeb3f19c8cd2b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "157a468f896a455c9ebd3c84f970d565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77996303e1cc4f4aa03bdc47d4bfadae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d16ef6b02f5f402e88ddcb105e22f0ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e8d5d1aa39d7407cab1450db2d7986b3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f7d66b9c6b6d4116b1ad700ce22e479f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de0709ffdc9642e3a2436c7d7852ceb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "785a0eb15d4f421d8b2ab8226367a557", "region_id": "RegionOne"}], "type": "registration", "id": "53789366296344a087d7e95d94f462bc", "name": "adjutant"}], "user": {"domain": {"id": "b20218a50f1d4397babcfe09651cface", "name": "27a1f65cb1a549b5883ef210986dba13"}, "id": "4e33c5c46a534c37bd01e119ba334fdf", "name": "01b30363f4c5452fac6479f1ea017002"}, "audit_ids": ["fedcc8047570409ba55dbc72a8efa9bc", null], "issued_at": "2020-04-23T06:26:00.275066"}} 2020-04-23 06:28:00,475 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,481 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,484 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:28:00,488 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,493 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,496 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}]} 2020-04-23 06:28:00,500 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,505 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,508 keystoneauth.session RESP BODY: {"policies": []} {18} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.180894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,415 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,420 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,423 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,426 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,438 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.359034+00:00", "project": {"domain": {"id": "8fc233cac73b452680f42b80e788eadb", "name": "76fb87b4bae64439acd249070ca10c60"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "66ad915307aa4b48a5243bbcb9acc871"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "796a463fbff645af8e0f4c76681a1b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "44828a0a76234b3089967904c6d8c0b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c2499a974a744d8692db09450b475a2c", "region_id": "RegionOne"}], "type": "identity", "id": "df34117f15ab4d4ea2914bcbf484769c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8151a4ee6531434d9bd7c9183edd911c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3069369e30c346e5ae3807bf3b9ddb2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1242aa9598ae4f1b820e3ad0959b1a43", "region_id": "RegionOne"}], "type": "compute", "id": "344feaac1f914df28f3386dab6e38e5f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e57e4ece0edf432c99b4f863bb51cb9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ddf6697d61124d0994606533b915da0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e500625216eb41fe93820ac85db99af7", "region_id": "RegionOne"}], "type": "image", "id": "03100e086e0f4eb4b59dc33bace26ad5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "05e163be7ebb4be183be8221e56bac70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "14fe85792b62477987e0599dadae1de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "48fe60c746c94de7b3c00e4c9d102489", "region_id": "RegionOne"}], "type": "load-balancer", "id": "276e721d8b6c41638f1f25efd007cddd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1366fc238df74fe889ab87029ab51561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5dee393fada448e90ae886211383259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bed7056b1f23459daa9f4c1d66c9ccb4", "region_id": "RegionOne"}], "type": "object-store", "id": "830bc73ee4ae4dd29dd451878c979272", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aef1c192662a416faddcdaa43a0ec1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c3bd059716542e89672a89f3647ee95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d41b540d87e54cd2a3561fbccac9459d", "region_id": "RegionOne"}], "type": "clustering", "id": "07b66c69fadb4407800deab6ad8e4ccf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "79cbcec9e0074d5197950107b3d0c85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7ab109a5dc54db4b580c61c726013ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21dcb6112a68433a96db18ac03299aad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "28710a84d06e4f788f4c73af16b33822", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be27230eccc44db08bdbf28346777440", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a2ea9eb401743abbb96b0223725109b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "975a6cf714d44f45a97c68809edd2c45", "region_id": "RegionOne"}], "type": "cluster", "id": "cbcef592539f4684a4fbbf9623e64adb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "15047ed5556b40859486483ab8197fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e048fa866dc14138a3ee8ec5a4b5d987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cefce2a258fa4c029724b2f475073579", "region_id": "RegionOne"}], "type": "data-processing", "id": "ec3feee5da974e198ea8cb160cf82301", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "88ffca98ae2541ffab5a0d486fcee6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c2c91cca81ed421eb0b520b28d7c421f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e7d93bd4146d4ec8b03aba9143752392", "region_id": "RegionOne"}], "type": "baremetal", "id": "63d3a94c712d46298661ca7786507e5b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e48feb798dc46a2b6ba87c40806271f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a2d94dd1cf545168637e43d282f8fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9c7e8a90ef964d2cbc9224d418a149ad", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6936beccf17745acbd870cad5ff094f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0667f745f67045789f093448ce786074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0d296f613d0241488b97ff248aa31dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a1a307c3fcaa4f499afd5efeae128dd2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b31257a9a76c4d33ae108d2e11c6db70", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1347d036dede4c9f9f5f29eea0fc5455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4535bf4aa7ef45bf9a2b4651f1cf8cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5cee4838ac74415bb29e3144307c02dd", "region_id": "RegionOne"}], "type": "key-manager", "id": "a51efbdd37ad4aa9a4a07a53bcd9130f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73ce3bd7e96643dba93c9df012569692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "290c82883aa44faba1176fa7b74d1be8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5c443790637949058d2c74031ff3db19", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5ecd7cd02f904d8f852815137170a328", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34b367c6ce1b4d8482810fdd5eafc314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d2892d6541246de96c78fa105842b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c67d32122c4649359f3d50cb31399205", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c772bc037e0d4035a95add7ec0186d4f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "02436a891b084dffb515f89e7aab8f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "07d466a58c6540149887cec9cdd46418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ae718696530c4fe6bcabcea42d3b0d37", "region_id": "RegionOne"}], "type": "message", "id": "fa9c8e08dcc24661ba7cb5e183e5edd8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dfd8b4e2123f4528a48dd2bc59e308f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f3becf81d284711b9fe3ac2694504ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7cf5a820a4ed4ba087712570a31ac89b", "region_id": "RegionOne"}], "type": "messaging", "id": "c9dd40c599864376a27805d9d6f8bdaf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0821a488e23844f68c4d083b645e2d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bff626c940224d189ca4b8ab3b7e21d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "721cd8ca3fd7450ea8a8ef7c75ba098c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "350987961dab436aad27b0e7e1a049e6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec8c96e1b41a4f189e4f163c43c506ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b221949c896741baa1ccb73f81eeb97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a841b36aad14b2284872a83b6641cee", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "878558000e9749ffb5557699d3b48a91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86c07e0eeb934324b9bb1ba961812f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb4216ab0be849b5bf3cadf6be2bcb1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecf5377bda6d42109c09482ef1ddf751", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "162dc175918b44149aea352d87ce9742", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "693405293a5d4887a04809b39c908365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b19449d466748398a2590ce36e16570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02410060244c4bd69b800364529467b6", "region_id": "RegionOne"}], "type": "container-infra", "id": "4b3bb37513ca4f779635c06dd02951d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "73cc0fc7b2014d3994d8ad4f4a398e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6436601b331c42cd9493578a2c6b6573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2798642481fe4b21b89432d0b7d618a4", "region_id": "RegionOne"}], "type": "search", "id": "a380a860c6bb4683a3a1595c1b8323f4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d4e1fe9b11824544b2052f2ce62860fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4dbad3557d074ff1a6c442d898358b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "efa03d82c4f349f1a11b5600a3b79f81", "region_id": "RegionOne"}], "type": "dns", "id": "64c51ce4a1e44c4d9429b76fcd18fe58", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "379576bbf5e6488091386a7ef328e3a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e254d6447be4ce092451a27c7a7d3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "140b3e36209e47a6adf1b99a149944b0", "region_id": "RegionOne"}], "type": "workflow", "id": "387ad5222627469280077770ee73a8af", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61cbc8d6f14e4a3cb2afafa6b6c06227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "206dce7e934c46ea8c12feeee2b141e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7519c5088af843e1a6ebf9b285304da9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7d0981070f664f4fab0362913c6ec419", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f4d79e222f1f42ea954a96ab23698632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6c87fac346af4e23a9417332e27c7de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e766a18b5d184795a09ec91b5f27e2d0", "region_id": "RegionOne"}], "type": "rating", "id": "56a1703da0d242519a5ecb506b38be27", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfad3b9343f744b590a0ec998fce19c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b68b119d421e4accbea8845a4a2b6447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3876752b90a54a39a0837cf83ac2086a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1a698183b28a47d9a7b791f210ad5df1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ba25a940a914a7cac0baee37c48787d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc7daf98cb63417c9fc553a8546beeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "89f2b1c2953843e988986f2ced2acd21", "region_id": "RegionOne"}], "type": "policy", "id": "adc6b93d4dec4b14bd948c643c2ff2aa", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bedf5a7b86142719395dee5a25c2e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd0e7b04579041b18e25755fb5d82f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f4f758980e3425a88403ff0377f05ad", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "30a2650b42884cdeafbf2edcc7020b12", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e62a82d5d924b37a871dca99f8dc696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c621e689ff154d8aa1bca81558e12372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef7a53b0a04044dab2675750c8c29644", "region_id": "RegionOne"}], "type": "sharev2", "id": "4b843118a2d24456886e37fc99daf373", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92e2a195a30142e1b476ea207f08848b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d21a36ef09e4083b05a299c47ddeb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a291ed150dfc42dab897a85e60c743be", "region_id": "RegionOne"}], "type": "share", "id": "2ef82db99cd344db8a2430136ce28aff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1912dbe743c74d6ebac4af0a289e40ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "89aa12056f504e578bd8fe4b2b612d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a8e966619d24750b3b337731008cd14", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b597cb0b671f4e83853332df947ae3b3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c993d09e48a4f6aa3776f88e2d1a796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac73e0c1417e4cd581ae54f7aa2559d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a16f39a829946938be8427718ba9e34", "region_id": "RegionOne"}], "type": "orchestration", "id": "69c35efd48a14ed3b5d1012e70e93e84", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8145d78e1f56465898ce2521f04483f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd485d62a6754366a12420f2e34afbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f627db89fedb461e9eb1ef0edde051e0", "region_id": "RegionOne"}], "type": "block-storage", "id": "5092fb5005e44effa0a059e19b5dfe03", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c55368df4c5b4fc38e004d075520b7bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4553eb7639a42c094dd3cb09695c99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70d7f1e085854d1f9ed6fc6145b9949d", "region_id": "RegionOne"}], "type": "volumev3", "id": "0526e7c3185c454ca90fa489774b7160", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f6d4f325e054d9392088d1832395c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d7dfec4c2342ce98af0d93e74cadaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a75c71f0cc6f404ca668fd13baebf5db", "region_id": "RegionOne"}], "type": "volumev2", "id": "9dc5c40300ed428bb39a545a69bb8b47", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca6c92f287ed4496b29e4dfb28ff2a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edb60e4ecde94e1db93d7c78d0800f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abc72eecf44e40f38072fa6221b201d2", "region_id": "RegionOne"}], "type": "volume", "id": "a75fb493cd4540bea3b7dd9f999e7895", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64caef1faedb46d7a87ea8d0ec85e512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f69b15b5523944d891c290d55da69d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d5c6a13426048d6a9c4b8f69cfd446a", "region_id": "RegionOne"}], "type": "block-store", "id": "06d833a6fb7a47c5b084d323679c5c6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "54910b9d620548aab46cc64d34e77d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c3d0073fc77e4aeb8ab872f94ee2c27e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8643cd6fbaad43acb96d32c541c1db48", "region_id": "RegionOne"}], "type": "alarm", "id": "625f1e8e80884405aed5dba948fe5eb8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "404d6f0bfc00451cac01d521be9cde12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4204dd8880f24191a28b325684acfe39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cff1cc09cf2d4d1fbd4ba59e98896bab", "region_id": "RegionOne"}], "type": "alarming", "id": "463988fc7f7b467286d2a80b4e0c9873", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4d05e08919c4702b166cbd576ff9248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b399ccc9324447a8dd14da23fb455fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2778230312854908bbef5b8bde86e175", "region_id": "RegionOne"}], "type": "meter", "id": "8d0e02dca2fc4e6e832dfd2fa6ae3b73", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6578f95b3c634586b7584225b2dfdc06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f98b9041abb54957a6d669727e21344a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f92080cab1144339ed8d6fa30c56f62", "region_id": "RegionOne"}], "type": "metering", "id": "e6682509ed9048a4bf4d1bd48d61971f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8aada2953fd548538cf929737d5fc741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "92aaec1994db4249bb6b284422fdcbb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1707e50104b5425a99ab13ff2e625fa1", "region_id": "RegionOne"}], "type": "telemetry", "id": "9c74b46504b0452284aefd32dc23407b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b907ae841a04e4bbe7e53ae30a90a57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4177bceb2d5347af908e41e4fd788f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ebb8c7490b949d5ab2129fc1d2c1263", "region_id": "RegionOne"}], "type": "event", "id": "0f1de8d4eb0a48559c50b2f8fdacaf7a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e22f48dbfcd46259e54557e7bb26ff6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6912a5fa043406dbc3c46e3619d1e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5ad81a575a1e4abb839e932f2fe12ebb", "region_id": "RegionOne"}], "type": "events", "id": "960690c8280f48bc96392fae4669251f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cbbcab3d864f43b59365fa4036696bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5c97c692b9f9472b9d966c3e7b3c05a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b2140fe09ab049e981f22363b5150327", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cec56b20d96448d99ee63d4cfba3540b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5bc93c79d28547c488df3738c62a000e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30488561f44d401cbabb5b8aba61798a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fbe70040ba0c4b6781a1f411beb8d94d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d66c39d342434cf4ae7d68a67d524c48", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8411abd25f8c4191bf75a549f8945f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0b3b351ab9e48a796f475c01611f4f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c19564d478c4e449f1d87ae8fad04db", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "11a5b4b2ef7c43979ef0a84ec8c5451f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f139cc3224e94843a00ebcb21ce1360c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "920111b39a894c5a9c2341a0bd4717a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72d630691d154745b8054da6a6245be2", "region_id": "RegionOne"}], "type": "tricircle", "id": "7662bfd3f30a49d5a4a8b569e250936b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e21c5f6ff28d4802bfc18cf25ba92587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d600be10ce914555aaee633525c64e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "633998a0f2c148a1bcdbefb796471b07", "region_id": "RegionOne"}], "type": "database", "id": "c31c7287c8a84feda7def78c1aa4427e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ad229918b814f2890c50301e47cc8a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c42a19ebb47a40ab991902f954c18e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "131608a0f95540fc981ce1010a99874a", "region_id": "RegionOne"}], "type": "application-container", "id": "6d094177ae5046b987b6c74609f171d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f621774b6274976a9f043139fed568c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9fd8548880744a7191c51eeffd8130f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2cd2eb9d317b4148947754db750f4f70", "region_id": "RegionOne"}], "type": "container", "id": "174e374599914fc5a9d348fa9d960976", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ce6be48e4d14340ab72518034dd800f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d375ed81bd34a8d810c70b1bb8a9b9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e04171232ea433b9d8a46383e5cf39a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "894ee6069a7f4c19ab4efd436c0739c0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f65afecf98594d86901a98954bc3659a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a23c09a1c1904e2597349480f8553e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "078d447f59f74f3d8921302f2845ed88", "region_id": "RegionOne"}], "type": "rca", "id": "a8964d39fa0343eab4a09a52bd1271b3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "454f703699a7486d9d114fe8d3f31c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "58affb91f8864dd6aa2ee590224afab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ca17ccda7b824641b957b35a31f7921e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8243a3e5804a4c7e81c188925a2b50e2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8332db98df1047bbaf0123e3eabb47d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "90d8d1016a384b1c8aad4b3b34d06faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "292183411b7c4a52aad502918172b6a2", "region_id": "RegionOne"}], "type": "network", "id": "add669b0cded48dca8123c9d2b1e89e9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d575f433257d435bab291e066d3e0374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0d1428ea668743e4be10edd3cf0705d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d339f5d6327f4237aaaa3617690c4956", "region_id": "RegionOne"}], "type": "backup", "id": "bf80793d3e044c039b13850f707ca15d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61ee7c2d738b4e3f99e0e61b42d23429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46bcf780b46e4e83b5a95879c8603dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6636ac3536474cf4af03371ae860b372", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fbaee0b08ea04c8581dc7a4b4187c9cf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b71b467aa2a24ad5b0efe4e7c51a7b4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f3ea93c0f0643d7a8eb42f873fe3a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "abfd77752344414080e0708ec4419fd4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2d4c11f9107b45659b98297d017fae23", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4e42824ee2694d049472b321b7890ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2172d41139114763ad00b7303a0a1774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e8526e5f6f484ea389209b977adcafe8", "region_id": "RegionOne"}], "type": "monitoring", "id": "afd58cc3caf64aca94add7b9e9dc0c19", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d59b17e54fbd4028a27ead6e65114424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "86646245a7cb45a489c8772af05a2617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "05bc560cab8f4263accdf395117a79c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fde6a3591bd24e3689636d3e666c2aac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d3ed043662ac420d921898bdeb831319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "68a82f05a4b0491ca6a9ae96b178adf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "83aff00ff106499c841e3ce49fa99991", "region_id": "RegionOne"}], "type": "placement", "id": "ebe22173ce624f16ad76c8f176cecc7c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d41164c4989744bda0bc97ef06b8f3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e31611c8e5dd48bb85b365cdd00f2bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5063a58fca3b4717bb9d66f3dab9b4f1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e6a8187466954ab8ba86bb67b5ae0f63", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c8690ea096d4cd1b760f27436d69fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1b9c99ea194477b82c12ef0cd04c14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c6fbaf25ce5e4a6581ad34abd30f5c5c", "region_id": "RegionOne"}], "type": "ha", "id": "3e63d668fc004add94709030970b4b29", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7ea47cc850f24909910a720683a5f885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "00a678f5695246f5839c0ea58dd93a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a677e0412f87450db9983cfb9afc7c4e", "region_id": "RegionOne"}], "type": "reservation", "id": "390f7e8b7c7c442fa465a82a64b8dac4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b329fcce6e6644c9894af36aa51e54f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f61f8e1d3804427187a1b3b3db6ed2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6b40eeb2b0dc49a1a054f19af292f31f", "region_id": "RegionOne"}], "type": "function-engine", "id": "a45013530b6c49b4a6b31359c55f8e6f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3bca075ed2114530b6143b3569d425cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d0a7762296644dda9d00a0b62afd0ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a9726b6c15ba4dc4bf8983c9ac05d54e", "region_id": "RegionOne"}], "type": "accelerator", "id": "76a2dd80043c4987a38e82d9c4717c17", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e4e9518d8bc4815ac0987c5ac70656b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f5a2c828a9e4f6682f1f7be0afa6f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "62ffd664e53a4480b16fdf00309236d8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "89a5c12429414f7ca2f79acb91ce7b14", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99cf5c4ebc6e4ad69b9a9a750a78d391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "85e77dea72464374958355f4846ebc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "56f100133888473cae5de9be8943185a", "region_id": "RegionOne"}], "type": "registration", "id": "382cc1160c034b31a973ed5d81d49030", "name": "adjutant"}], "user": {"domain": {"id": "45c9595c349e4483b17bbee2903f56f1", "name": "731103988b734a6087369ac49155dd79"}, "id": "98cf8a202f124dc5a36bc4f6838d8b4c", "name": "5381b73e2485412180f67433b9eb89fe"}, "audit_ids": ["445843f156044ecfbfb2be1292274aec", null], "issued_at": "2020-04-23T06:26:00.359034"}} 2020-04-23 06:28:00,524 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/services -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"service": {"enabled": true, "type": "network", "description": "A test service", "name": "a service"}}' 2020-04-23 06:28:00,529 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,532 keystoneauth.session RESP BODY: {"service": {"enabled": true, "description": "A test service", "type": "network", "id": "e7633f33e5d043e89dbca09a1801d50e", "name": "a service"}} {24} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.211738s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,379 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,384 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,386 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,389 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,401 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.316020+00:00", "project": {"domain": {"id": "9ec23a1999dc4deca21f3d3e2af5976c", "name": "6bfe2e48e12d49e896eb8ce1f77e240f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "77b9bc15a01d4a2bbf27cd8db64dfa9c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b8d69cf3661a437aacd0b1fadc5e9398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5422e1b160a48de835595322ed2edda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "66e8aa7a68524ab28136ec921f5d7976", "region_id": "RegionOne"}], "type": "identity", "id": "6afce19518b046eda745860a38e8fffa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d94a8ed699ea46e686bdc546664c763a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e6606d626fc249168ffb29fbf0727661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "48ec2428205b443b916ace9cb8c6a4dc", "region_id": "RegionOne"}], "type": "compute", "id": "27605392ca24454d8bf4343d454efab5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "07a4db33c30545a3b8d4bdc092e9db4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9417b3548a51488d906797d9985c79d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "996f4440b47048bf98f83fb47640853a", "region_id": "RegionOne"}], "type": "image", "id": "350b9f4f3c094d45983ac6a059ca5a60", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5689c32184c4559a01156cb07f7b076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "12309a5390f44362a6fe30d3cef8bfa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fa8afc024d6343de9341d54040505db2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "119c90c369d54a98acfdd7f018de7d0c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "413649bd1c354b8fba857854c594e2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f894e2e88a5a4f0fa770eff312914f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63092fb6a9e445c4862f3d7454ec2c0c", "region_id": "RegionOne"}], "type": "object-store", "id": "f401ae5305b6447da5e08e33b51c178c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78e81c7638e64d71955d22bb548a321d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fcf36aa3ef6741709f34fcfdffa14fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a5ffe3c7ed2c442b8e45e677012ebd94", "region_id": "RegionOne"}], "type": "clustering", "id": "e044e2ec0f0b4d399c60370b12d41aa1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "785841219f7247939b05af5a9c7ddb7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78b843246f6948b39338467d7ee7175e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0f1058776e84afb83bcc1bb985efb34", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "09aaafef75974f0a964a64ffdf86c365", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04bf879bb5af46ccbaf2cb7a9ca167b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8df2ed6cf1f1433f9ae5a042536fa743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8782e676884142ee980d92d4c371d5f4", "region_id": "RegionOne"}], "type": "cluster", "id": "43cfdfb6130f4930974576c294dc40fe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "952ae0dcfd0f42a5b92df240f9bf9ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2a0aeb9a7851431da74d1aa679b4ecd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7ff5eee1b6dc435097fc7a9fb60a1926", "region_id": "RegionOne"}], "type": "data-processing", "id": "2c194e59c1dd4d3489b6e5d1c80fa278", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4a2c6b6fbcc2405a9e1a0b435cda59f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5579736c7a394dfaa2620fba06b86b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03aca6a62f3941d98909dc825fe9c4cd", "region_id": "RegionOne"}], "type": "baremetal", "id": "80bf6a563fb345f0bd1b03fb811fd174", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d9a6f0f8595491c86eaa7f547179c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1baa7ad1a61e473eb0f853b11c1d06a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "daf079d308b845aaa79925448e30732d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0bee922f7e4c42f491482c7746c73de8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d148798efbdd4bf7af0dd27cb2b7e1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3c1d8344b798470bac7d84b9c213677d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "182d297e1efd4eb992789907c7b1f961", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1c891db7d6d44cb2a2682999a05c03d7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cea8ea1f8c9643b0a648c7eae423a89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a7a5bd43029a4cf5a2471204e8e64997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "78417211b4ee48f9b2bffdcb636e6e8c", "region_id": "RegionOne"}], "type": "key-manager", "id": "cb2dbf25497f4a229ab1c1a97e9d1a80", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bd42ac6e40f4817bafc574e6e14bacc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "608fc3927d404b67ad7251ad08a7758e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c609461eb16f476093466c34705ba088", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b616202a5c884cb0b61f885a42146bf8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "894daeaf45b44d2aa63914c5c372ae2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7279119cbe564b62bc1cb434d8e032ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b13e925a84754987a5abcd3ca41c0afb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cab3a04cea134fbfb1e5bc3c516e5ecc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8a85fe501d2d4cdb9d3a96528c769a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9482dee9f7694108b02379d58ede3392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7fe2738bbd054777af689777a07a8551", "region_id": "RegionOne"}], "type": "message", "id": "c4b21707c6734b12a2c41b63f8308421", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "08a67330b8a040bfb770316d624827d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "278d24852f7a4a5cbe2c973f508276ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50941761641142419c7a500b7013a0c7", "region_id": "RegionOne"}], "type": "messaging", "id": "f7e3766d938d4f86b5ff5979c4b42641", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "db593ad07a254c99947cadbb7e6b2608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f53ebccc144498485bdbd20f93f9d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fd245288809541b891ac46fcffc49334", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cf81e1c6357d41ed95126b9cb873402b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72f108e7d17340dd8dbc14ba7dab6196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f123a6098b754eedb7ba089ed4078fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87a905c6e88246e1a8f65442475b28d7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9dd3b4ff21954fe2b870e9ddd228d0f0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3009a40b0f34eb8a49389a2b6cabc61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07b685bc189d409c9fc9798a3a594443", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67c5cac2473d4c1ebe8d1ff50e83024b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "87164e22e00f4e9cbc4fd7cc972e75b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b53da54c022b4b03af4d68b1c1e82d46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c8cd3b4db164192af729dae411a539d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "132a267953ec474192c71a2d9cad1c66", "region_id": "RegionOne"}], "type": "container-infra", "id": "135f3b7b5ec44db6b1e916ccd36050db", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "51001cd8ab3c40e8b3e407ace1d62a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "824be7a59acb4fd38f84e6aa18418ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b2aa4daa19c94561973458d2f74ac915", "region_id": "RegionOne"}], "type": "search", "id": "6a6503937c9045bc9e6668ed0636fd69", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "154ae4bf24c84159a1a8e4d8a2343eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9e84efecb69b43e49a0af1ca24709750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "44dad3fb57d7475996ce498f8002b925", "region_id": "RegionOne"}], "type": "dns", "id": "cd28333536e0477e9dfd8e9aafdf09da", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf73392b3b0c4567b6118b557a868080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4736702085be4f2e828f7598ce6c5190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1cb596415c024e0ab2e1635e90bd9f9c", "region_id": "RegionOne"}], "type": "workflow", "id": "ef80eb192187420e928b00565ce9036c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c9baaf4625c4d43b893d7b89d7388a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2e5a6fd39104b7682712ab0e36c75ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ccf288c4ca434d76814803571a9bf55d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9475756e7ecd490c8fc0b7aabe5adb1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a9fd3241b464136be8ebb2693021406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9daf627bf40a4b5499e58962edc14189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fd29fcfe607a47139bb0172d067a61f2", "region_id": "RegionOne"}], "type": "rating", "id": "b62c3409e96645f18fe53a557d1a7140", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c50b945605d447aa0f494f1bc21b0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e81073993c4f4216a908184eff50930e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "336166bf439745fbb48b6785e1c3bae6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "62621629362e42f798b1c5fa660ab816", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5bc906c8f9d4d8092f4ff1ae97d1ffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36851606b4da4c9bb91cf1847627e19e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "691eade4fefc4da3933b986493e99646", "region_id": "RegionOne"}], "type": "policy", "id": "6cec3ad5bf4a4033b83039a006a6276d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cf39e114a7e4a0ab61185c01c1f7f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8add12f233264c21802d1d034c2af717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "093e661c8d0844dc9a1367a32ac67131", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b9a35da2d110445e9b2e332e04a61e8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad6caf30e45245839a711f9d7a4c8e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3bdf920f4f444f4da59bd0fe73dd3bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e76a57ef6e6b4e4fbc55cbaa58d7bff2", "region_id": "RegionOne"}], "type": "sharev2", "id": "ba7b2e42af7140a586d8b626607ff04a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29397a5d7f5a4b25b982eeeee260cc7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb76759f5f3c488e9750ff8b6ec498c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d2952662218544389f14da6aaee57675", "region_id": "RegionOne"}], "type": "share", "id": "672aee08b55d4bc1a666f41372f4405f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "965c52e106ba40458da54daf965d610a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b3fdc43a7d1d43df90faec88fe295d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0779ecb91e224db7a642f186f23d88c2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8ade720555d64fb980ecfd9eb272ebc0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7f43f06312d4e13bd33b96029ce084a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7201ebc1b5d34b708df778e98aad94d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "804be2e012554299b06e9684b225d068", "region_id": "RegionOne"}], "type": "orchestration", "id": "b4fe220c337d4f02b1ea157e32fd280a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "396fa5a205dc4fc3b2463863f22487d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f36aae8107c4fa1a73ebba93cf4d747", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc587b042ff04a2cb93fec9a06396630", "region_id": "RegionOne"}], "type": "block-storage", "id": "1907e08f0f85486c922d3edca622a025", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17ce15ba71654c0aa279ca158fe794af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22f6bee7c2724be0b0e0d87e3a30d27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2564d88dc4643bab33a93f8ba016b39", "region_id": "RegionOne"}], "type": "volumev3", "id": "ec9acc8a2a5d48a389a50d7ce339fc35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bda3ad445c6047d78ebdd65809462c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00323587b04d4806b34ea3b60c3cfa03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6839d2518a244ab950ca744a37ac8b7", "region_id": "RegionOne"}], "type": "volumev2", "id": "59cb992593e54e67980735ef82b94ceb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3177ca6e1a534fd19415bc02c1a139a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d10ed2f14434e759d2c990d8f3b4335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dd7c7da881541ac879917bd54d23e01", "region_id": "RegionOne"}], "type": "volume", "id": "b142c746ac384a57acbd65c4b375cec1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38a4511c04ed4731bf3ce90a87396615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ff65169156e419bb1c762570def2d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0028d508a3649a9b80b0f4065ed0184", "region_id": "RegionOne"}], "type": "block-store", "id": "3d6d22c70d1d49548744992c03b8f026", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d4121864f814297a964dcf810d866f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e4bbb7a598149778e210a4101c65fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "72cdc59e686b4e368805ab1b5d0dcb21", "region_id": "RegionOne"}], "type": "alarm", "id": "9346a11300ce4f0c81722148143ecf84", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ad8df0c2ba04a438e87c45ec4e1af60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "241401af36ad4cdb996e374db637f64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "62c86d9e28aa46fea99c8a15d64fbe00", "region_id": "RegionOne"}], "type": "alarming", "id": "ab03b1bbbff0488cb2ee3cec481d21ce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f342a2b3d8d4a189a6d6c0f2a54ce96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ea029b3b05043069946bda750b0a5b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3e04c91dbf0d4ec581ddaf6dc8ecfb3d", "region_id": "RegionOne"}], "type": "meter", "id": "098e1e4c8f914a6e97f7f0708880a561", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4c812c8d3f9c4857b4d7298ed566a250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4829951753f64cc9b14ca1e644080c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f80c02e5fda43fcab32819efe651f68", "region_id": "RegionOne"}], "type": "metering", "id": "cd92a45734ec439b84cfbb50b3f2952a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "54716a7581a24bc68ccc890c6413466a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf84ff6d37944ee5914694d5d6e4269d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "33a71434d12b4fde8b464e86a5592a99", "region_id": "RegionOne"}], "type": "telemetry", "id": "aa861ddd1b54431a8cfda4c08952e6f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6145fc92476e4444a6de0bb18cbd75f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bc7282236cd447169f4f36d65fe504d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f7cb7cc63eb040db9c23f94ed2aac991", "region_id": "RegionOne"}], "type": "event", "id": "93c895885de5453da4b487d317f5ac19", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d2b2dbe1e65f4de4a5c085f342d8ecf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "996b837005c14cbf9d9fbeb15e8f49c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03cc78794a504ed7b4c261e6bbbf5f58", "region_id": "RegionOne"}], "type": "events", "id": "bb2ef8d74f564a5eabf4a83d94e192b4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99daf7b945a6421fa58eb7109e8b7023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e4cc147d4fe4d109655c1745874ddc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "67ccdce7905942a5880466fbab15b5bd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7d345a09a40d40f298887338a81aa3ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "545ccbea8f964462a4f17e2054ab7322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "665ef39ed7424261bf2d6f16eebaf2e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f0effccfc9a1462cb78964beae3de7b8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e4311cbf07341c6a6d56a43acd66e32", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3ba9ec783ee41f0b1b807e3d7282486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91d825c62946491d924e28c212042f29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f741d51ceba54eb6934b409cb6fc7781", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "59be3cece4aa442f833699d38c3cf3f4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c367c3391b943c3bc7dc27a552ff4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "658ef805711e475196fd0640fb0bd21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f2680f9c6064304bda02cb48f68a13d", "region_id": "RegionOne"}], "type": "tricircle", "id": "e6a18f5fbb86470f87c5bba17b23f790", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "742f1553fe004ecfa421d1b630e903e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "19aa0e0508364691bfd32f4c618d8a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fc9099e739a542d6a0296ce726709432", "region_id": "RegionOne"}], "type": "database", "id": "46cb39cd9dcf4d6c91f100dda28f8dfa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8eeeb91efd3949b18cdd931e064830b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96d4cb82845b4a359834f222dc0c1b6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "450a4aba97fe461dab6695b9fee20f9c", "region_id": "RegionOne"}], "type": "application-container", "id": "e86d0c892f4947c9a7982dbb334acfa6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de2a5de45dcd49678f593c240a76c2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d4fd7ed8bd04ccaaa10fac64c29e9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0285dc36c33d49ea8fecc955ecdb08fc", "region_id": "RegionOne"}], "type": "container", "id": "31951f08f74a4cde9438e02cefa939e4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89b83996c0064c18aec0e4f7c14a4e2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "990364cbd6364a958f42e7c2e67c2a0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "feb7d5a7784848699a6beb74f7b774b0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bb55e6015e5f4b3faa2ad0b4725e7c16", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb30eced9a584584a08fac671d695d22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28359383d9cc4528abc8832a48e4577d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3208acf841a742c49de39884bb2fe0f4", "region_id": "RegionOne"}], "type": "rca", "id": "fae2433be721423ba2c83cac5f950867", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "782ea552735d43d8a10b025deccd0f06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f86b13ac8c3747c1aad1478683cf3d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5f1f3791d1b4423fa06a2a6b20681cb5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "89261ad26fde4645b50cb6827cc67672", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d9a82866dccb408c9729e5b03148e95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b3dbc79110e54e2dab65b5666e7b6cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e3d98a3eaa464ab9b85a9e014cc97114", "region_id": "RegionOne"}], "type": "network", "id": "65b46b4858dd4dbfaea09c5932fe6dbd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9c22a8cc7661400f8cff6e1e15fda631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "be4279969945431bb9b7e8491b3e64a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e6fd778752294addb17f2905e510d4a1", "region_id": "RegionOne"}], "type": "backup", "id": "72addcd5d99a4007bf4cca4874fee2df", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9ae21aed57944f287cf228b2499949d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05614ee469e848ed92d1d9f41f16e856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "020befa323ec4933a4c48b14f3e1b10a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b00bb70a56844d49bc666940bfe11b37", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f30b94a0a76940e4ad329a3fe7b85cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "274e192d9ad2465d8c3fb82fecda4cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a7121b3afad647c3a042fdf36e88bd2c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "52c6ab4412584f3198ec0e50b07e182f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "da8e3ebb3a904aec8395f6e1039f0079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d7c55986b6ba4963b051ee265448c427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "67dea96949574c29b633b8739a57e0fa", "region_id": "RegionOne"}], "type": "monitoring", "id": "b0787a3d22df462f9f75b6806e36522c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dc3c590b0323458b9fc99579b247f620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f9adf9e7d2b04138a2ffa166e643d4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7f2fabdda0a840d2bfdbb2d570d28aa6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bd6f9a7b6e984ce48f7531c30f9ce596", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3393f1c665cb40188e5961d3d7c3e220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e2cb2f177194906afa9eafaba8aefb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eab3d8a80fd1446bb1c44edf243f0a81", "region_id": "RegionOne"}], "type": "placement", "id": "b2298b4235854a47a0b3ea9e0c3f8414", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b67827e549a49cb9aa923432eef35ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1168bcf0dd074ff7ba123dbc3c760ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9202c574b6c14aee831eaaed3bc4c166", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e88fd9275edc4a37b680d631b4a7993e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b647ef9724e141d68b5bc9b89ede7e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3ac3aff130ec4779b8542133f64fa59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "707e75f09ef54450aee55881eee9735b", "region_id": "RegionOne"}], "type": "ha", "id": "8571c85f311a47e391a59e586b076c6a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "64934b485e454ed4b427542090da470e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5491dc15b6544d07a983a8b0c5362ca4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "af3b5aee7baa4a1f8f2170d3307d4900", "region_id": "RegionOne"}], "type": "reservation", "id": "d98abaeca9574a208076facafbab59d2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "86ffe0ab100d4af189bf711e5576e149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b65176d66114f05baf4a51c55cac8f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "88d7587513554833947a77f4400f5fa7", "region_id": "RegionOne"}], "type": "function-engine", "id": "07b70c25f3574c5cb7eeed134cb8c616", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "68d22de351804d20a93bd957f8e3cf0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "02f17a35dcd14dc0a1a3482231aac519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bfbf30eb6d744f18b0a0f442d95f703d", "region_id": "RegionOne"}], "type": "accelerator", "id": "bdd92e42566b45fd93ef24b20b7bc615", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d24b778f83a64cb9bbe4710c2d9a2e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a09926f84e74d208675ed4c1f9ca0a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fefb91d5dee04f6b9798bbad76415f3f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "53e43eb28cd74d62b70a58482d4f9e84", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b508fde91f024c8689bbd56599ac694d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ab6aadffaf94e8baf0ecff249e2b4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "45c013590af946fbbb834d39eaadd821", "region_id": "RegionOne"}], "type": "registration", "id": "a15b4cb51874497a9d058d6703be1a82", "name": "adjutant"}], "user": {"domain": {"id": "9dddeed1d7ab4a90bbdfaf391f29d104", "name": "7eecd900049e441c981346c544122896"}, "id": "81fce3bc25fa4ba0a8e5734e108e03c1", "name": "2cbecb6b948e404ca3288e910d93f62b"}, "audit_ids": ["eaf9f2146f95431b8a11f0cfc7f07447", null], "issued_at": "2020-04-23T06:26:00.316020"}} 2020-04-23 06:28:00,492 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,497 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:00,515 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,520 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key: super-secure-key {21} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.274989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,310 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,315 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,317 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,321 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,333 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.254318+00:00", "project": {"domain": {"id": "cb4b00c2d7d14ec8b0188e51331bed29", "name": "df9114b1a12248dc8c9494fc3a8c27e9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "541b30423fea45b2b2e89fd44226a82e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d0c418204ad44989c201ca9101b00f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2b575c5b681f44b386ba7c7c07dd2138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "383fc80858064bbc8c8e3ba736f81e37", "region_id": "RegionOne"}], "type": "identity", "id": "3c34c703fbea46719d11649024f3f79d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e65afb045c64a909658dae0bc6f80a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "412f787751324f988c1571aec3cad4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "16e9f10a5e4c4ab59d92da6e7a15ff59", "region_id": "RegionOne"}], "type": "compute", "id": "e989659f6b844b57ac6622bca8547eff", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d0483024f76f4c31be2c04aa9b60b047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "419163c3d73c43f0adf7d92fc5986e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0c0d95789d65423d98b69afcd0ff3865", "region_id": "RegionOne"}], "type": "image", "id": "92ed81bcefa540f187357292eaac0513", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ad3daf40e7b344c4af0496be44ea51e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d8faa8180ed64b8e85cd79b7834e1ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ea43eaaf79c34198b652ae041e097c29", "region_id": "RegionOne"}], "type": "load-balancer", "id": "36e8df7dd88949689376f9fc33860bae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "579ecf19b35046ff8ced91513da70fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03cba0eba48d495c94468b01ba5fbd2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f10cf9be3a440cbb8aa747b79e1f22a", "region_id": "RegionOne"}], "type": "object-store", "id": "8a5ced2acc774bcf95d4520913965bbf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88033acd9ba441e9aa9f640e9769447e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a291eede87a140ab864a230a6402d058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dda07cd1fb404507a7651f694e3cd5db", "region_id": "RegionOne"}], "type": "clustering", "id": "7ce888fd066d4e7ba405a7e8cb0f3d0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a7efcf3c0d1492fa5ed44ea33b817c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b85b888ebf145daa0c49d338b730926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b23c19e7f79142a4854fe6421747661e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "14012b7bc219465fb08bee44aeee184e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef45ad0f32dd40dcbd14444e75d2a433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d18a03d4b084cb492f32cf08d3d88fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5235524118524d4582cbe88436bfcd38", "region_id": "RegionOne"}], "type": "cluster", "id": "926da3418786438c9739b1277bfb020e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d9e2122c69a542e3921a2bc96ab25fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cbb125b2b0464a29aa426fbcdf0bb74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5fc6189beb2747d88331a2dbebf20a68", "region_id": "RegionOne"}], "type": "data-processing", "id": "c6ab9ec89a9148598d0243a6d839770f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "490f8ec45e9a48c0af603968715e4680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "329846c23a0d4b34bdb246fc97be59d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c579e3c69173401ba9dd95b48be3b5fc", "region_id": "RegionOne"}], "type": "baremetal", "id": "001e9ef6d4c041818ac231aa2da490df", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "941a2f0a19da49d18aeb5371aa424008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1bc4cc50c1b044cb9da26161ec03b964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a9cd8322a81549cf9f723ec6bfd8ba54", "region_id": "RegionOne"}], "type": "bare-metal", "id": "34e228120ffb4222a02afea61a72561e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8d9dc28fcf04b829cc8cff1b0e9ede7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1239bb933264494e805d8e388bc79832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "43f77196814645dda97a9a56e82674b8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a5f351f3764b4c05804fe9f8c0c545b7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fcfc84f4319c41739ea79f84e08ebcd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bfc57661e1154d9ebd59493800caebfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2fc86c17bde4df8aac22f5f99b3b916", "region_id": "RegionOne"}], "type": "key-manager", "id": "73b4771545a349d2a4b7a82558c224f7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38090953ec43452eb0f9f61ea7914574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "45628f2988b14989bcda90ee85590b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "de9e2fde8a004674a25f610fa8f2d133", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "279a0f7d4956445bac85485446f44c1d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3dd7215c03d4e23934df05b8d1ed7c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "40ddc84e62f445ae95493bfb547c0290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "27fc510ae4ac4891b7113a95b5a31c96", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1d643789150548779e0f3b3cb679f973", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9741784dade942e0bb0b3cd5b38e69e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4099a0c087b84011b3060e036270f08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d2223f4400be411183caecd84d647991", "region_id": "RegionOne"}], "type": "message", "id": "95a25839a21743968ca6c8628f8b67a6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c305fca6ac7541e98d93a5d69ab8d9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "56fd1dd862154137a24b8f51d78651ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b819bfabe93b47499971e4eae19d033a", "region_id": "RegionOne"}], "type": "messaging", "id": "be256bf05cb7414b8a687ed47873f746", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "76c8de0856b143089e486cf0a301ec17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c057ded2c3dc4f1e9e456b771b641551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4e2b5c1ce674425fa398ab98a902bce4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d15bb254e18a4676b39df493ceae5bf4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37e91443e22343aa90da495d6276b09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e18f294324d74883848e7eec4382ab76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e846005e4b145f1b7954f33a0cf34c3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5c48cf48e44c4195b40bed446d877fb5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ebeb13c0e454611bc774527959bcfa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "364ca65b89444bae9004663d2a7e6263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e70943bee964b3eb49f7cd753950316", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f93525ba3f904d07b239fed8a0cb1b3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57cb450451c84aeba610267379eb3ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa81c8b86d6a4f42ad56c350df232003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92419ba9ab844af5b62f9fa610ab6fc0", "region_id": "RegionOne"}], "type": "container-infra", "id": "7fa6be2b30f54f228a671683ef2322c1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "08b05e4d27ab49718050e679731b7adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "818f35f6aef740c3ba7429c9b385194d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9e0a0aa71b2b48caaf3938dea67122fe", "region_id": "RegionOne"}], "type": "search", "id": "1e685c2d1a694c65accc596e4523f835", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "33c57b26904c45a497b2f0a42fd76dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d7d758923cd4c69a97d307e39ff2afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e3d39c6d39d3497f9e3505f8ae6bfde2", "region_id": "RegionOne"}], "type": "dns", "id": "3d0feb3f8a40477cb963412acd1cdc96", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5e61b3081ebd45c39c23214881a0d729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81f50d030c0c4352ba27ae590f3a0b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "861b0dedfe934f4fa3aae43d48673d89", "region_id": "RegionOne"}], "type": "workflow", "id": "631f8d8999f242b3b72876ad3cd224bf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16e5b6f51bdf43308e343cac10e5d512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cec63b3bf6654b89b9279e4ae3b8fdfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "26ecccaab9304060946dd4293bcddd5e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fe9973f5c1a14eb88496debd62cf4c3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7008ef1701b49b6b1feae5167a7760e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7bc41004628b4ac288b29a5bcd31e679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "32bc3087f8984b3e8f2a2ab7e4e26973", "region_id": "RegionOne"}], "type": "rating", "id": "1fba8e48960a4d62a848c411d33d18f2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68883e5d9a0b4882bc7c709349d5edee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae8fa14edd464e9d8b3789f4df74b3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f8d67d5a1fd44e6b051e8313bf927af", "region_id": "RegionOne"}], "type": "operator-policy", "id": "282fbc410cce4739a59da94d595bad96", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e981caa289648deb5df10d0bb105caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a3e3724e15714d8086adc4401ce047ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab72708c97174cdfb9667800b22ff1ee", "region_id": "RegionOne"}], "type": "policy", "id": "47d2dccf30c3452489727c04180b2ada", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e85447ecdb72425994d2076725c393a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7d63b56a0274cb6bd8432902d3373f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c4bc4ba9e3894788bb6f5e2972bfc3d9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e529707d3f054629aaf58bf60eae766e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3766ddfc9cb44b98ee82f410b16f293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe942fdbfd2e4f5d8dbbf2d6f8412be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6009800a807489e82a10ef3fe644501", "region_id": "RegionOne"}], "type": "sharev2", "id": "81de4dea3b9c42e3b013a545ace1d58c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae605c3b9b6e480bba6390c257d9a725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2634061d97a476abb4aa7094a6083ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7690cb3510a54cffbea7ded40fc4c887", "region_id": "RegionOne"}], "type": "share", "id": "d5e00d4508d346bd846ec3b2bc42f148", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "85518270f9de47fe94bffff1d0efc9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3561f2ceaf414cda8b77ee6d6cc253c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f1a1661a9a3748eb97acc948522603b1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "463d9eebb59f4ce796b60bc0e4178475", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87c26270e48c4d129ebbbe2e41c44320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbdb8d6975c24039b4a21b66ec3a3f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5496f13cd3c42ea81598d8133b7588c", "region_id": "RegionOne"}], "type": "orchestration", "id": "40f0cc23ceaf4c7f904be951535c326e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23398605724a4ec3b3c688e9a6182a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "148ec6c6c0644afab5137e66d4b0d224", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "580a858fd9a74109a910193666db4087", "region_id": "RegionOne"}], "type": "block-storage", "id": "aa52069fcbb8484d90e12032519977e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36f0f0b849844f8e85283c4d3a313255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a138c9ef32fa45f295e2ea45f987c8c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca330143c309429da7c1da524b76daab", "region_id": "RegionOne"}], "type": "volumev3", "id": "dda179c4c25f4e8ab928e6b879298ad5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "236fe9e7e8b649c6a239b40cef5f13e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b46ebd948d94d5bbc5da101e4f16d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96eb3a050f40421287b0e15af4ee563e", "region_id": "RegionOne"}], "type": "volumev2", "id": "351b031a776d4ad68bc5247289d0dc42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdabda62c94a4dcb872a68d4150295e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e1076fb221e42919fead642d4abe25a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d123d79fba5f4de68d9e3a5c9ff29fe0", "region_id": "RegionOne"}], "type": "volume", "id": "012f176d0274410ba3b5bfbe1af14a74", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a1f7d9aef540b299d0639266fbb4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77d7ae6bd54541f5bb4df7f56129c5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0e6d9d489924400b5b2a1c7078dab85", "region_id": "RegionOne"}], "type": "block-store", "id": "4adfa4cbd6d346d08a188e5bafa3fee1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f634a482f2be4ab49e7a9fde9de2e146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20a62c6b42b542729b899698aac0c998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "163ecb3535a0408d9850ab75fe1a26eb", "region_id": "RegionOne"}], "type": "alarm", "id": "8ac0e54812c04f24a19a15a2601f5dfb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6c18eee04304483b9be6d4dba0a7158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae67fd8413c34a9aa44aeb74af967576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e5148ec478b44fc4a6b8f39bd38433dc", "region_id": "RegionOne"}], "type": "alarming", "id": "7c6855c7bccd46148508415ec6dc77d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "814770837aad46a3aa02d80c174d1df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de6ad52572444077b26cbda6ab844cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d674a45d48724b899f89c47fb9dca141", "region_id": "RegionOne"}], "type": "meter", "id": "fafbdde0730b48aea5ff0eca713b26b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "72216e34d9e64d05b16fa93bae81f85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "630619545a844075b23fa8a35e2b6edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5f8bc1d63b445af92018bfbba073bfc", "region_id": "RegionOne"}], "type": "metering", "id": "f311365260824176ace99e3d6a1662f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d3ac0d6774f4abbbe1312169884ca2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbf2413e1db048fb8a22a40229271c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1a43d9e4cf3544d49c7086df1174d224", "region_id": "RegionOne"}], "type": "telemetry", "id": "757c100c95dc45cabfcb9f59a2e407f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "061071d94e714c3aac39cc1838f14079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "89eae9c3488147b8a1187a9fa6e01253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "05b7512a474d437eb2a9ef9ee5eaddeb", "region_id": "RegionOne"}], "type": "event", "id": "5b10183da1064a4cbaed1778a2e39aab", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d703898e9a0428fb36da60845c98b6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b4b0140a3e3e45259b8fe634c05ec783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a55f757295746b3849093964d074c97", "region_id": "RegionOne"}], "type": "events", "id": "2a0897d0ce4b468781de9a656854f3b2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b7242be86f34d839426e9daa088a556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb364e57d69f418b9035e0b944b39e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28f7e6c29db647f993c31e6182a079cc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cdcf59e67a97480db44e01f075a8639a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8003988734504e90a979af5bff693aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5854408234c34d56b6166c0303a01395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "adabec42885341d09d07b591133fec45", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5516777618bd4b8485f2c29121448aa2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77600131c8c143b5a328cd0420bae4c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "198b682603504239b37589c58820773d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1e7f2294fbc4c128944bbb7e855684d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "38ee3cca96204861a397678ea2bd3a58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40507c06745249449c55a58d57180da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "937f47e598f5409289b93ef4c117e870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8c3342e7cfc946dcbca25634ea74a096", "region_id": "RegionOne"}], "type": "tricircle", "id": "931e8c444a9042d2a270b363923e1356", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a1b91fb6757e4f179f9fc458694afc2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c93655c78cb34ab7b88bcfc1e7115981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "062dd4eaa2ca45948f007970047ea51e", "region_id": "RegionOne"}], "type": "database", "id": "32b0cd268ffa4bc4820480841311cd6f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d7da76a848e4b99af50fbc858dd8832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c54cc00a39b43febbe4bbe450288941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a14b82411794430faaba13d7ed5dca81", "region_id": "RegionOne"}], "type": "application-container", "id": "64922b129231410dbb1e33a427e409c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d647233abb85434aaa63d2378bf0c6aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a8ea50f9d6c44d938e0ebff9445b0324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5b0159d0a235473eaed22b86250aea0e", "region_id": "RegionOne"}], "type": "container", "id": "7c1cc525da8c42fa8ae951cdc539a005", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffac4296866f4f90b69c6284050d85fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42c6341d55c844f4b7548dc63f08bc1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "49cb84cf84b94d1088c1a721b254764a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "94821d60b1a8498e8d008f902d512b91", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d99746b00bf4734b5f3512c6384f45b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "952b39b11fd942c28b0a8ba08736481b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ea42442b5b949c08fc63624c891fa8c", "region_id": "RegionOne"}], "type": "rca", "id": "b137cd8ca3b44dd88f09d5d664fff972", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c5da0a5ef8f540bb904a6a4fe34f23d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54eb4397f8554ad0b23ded9927698d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d71d2fa020574ef098ada4ed89a92625", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "caa9242de74044dc940797f06b89b8af", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d1e39870a0824bca8a143f24052917c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c83b17393d7047d2bae974557465f54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3827e39b116c4e268f4d0977174d0818", "region_id": "RegionOne"}], "type": "network", "id": "2be15b7d3dd94297b65267bc26911864", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "49afe14006824f60a0a33fc8c94d09fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "44ab0e9e551748c190058f164d774938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dc38f4040c4f44ca8b1f09737e446f6f", "region_id": "RegionOne"}], "type": "backup", "id": "afd9d9b511eb427cb2605bd4b49369bb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "865f4eb97f7348c4aa74128b83fb08e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d99fdfab169344df8e380db0aa45f016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "65e7c473655d409e9f5867b1b1e684f3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a3bd5ade26924d9192f93e172a25c3f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "696db72f4b3f410ba48894e9ea61bad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0623fe007a544b88b4c7dbe5e41406c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c9be293b2d74bbd9351ec7936587f78", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f33723946aa945ca96b67a4b7dc05859", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8b9681653a704e80bed7a22a0ae82c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "816107fbe1a14f66a371dc8faa2f0191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c7dffbeeac094ae19f1ca36c0326f957", "region_id": "RegionOne"}], "type": "monitoring", "id": "d6af0ecd6511415cba133bd9017d64cf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5cdade3915a41788ae75f5a269a873d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "59a6aa14ff154f5085aa979c18dd7779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8974b8ff1dd240a29a6aab0999baf410", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bdd4ed948be94e0bbc73db9d3a49a3bc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "45abf318cd0a4d64b0dfb762476421be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d5e425e37d574a7ca74d976d1bc9e673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20b2ade3449c440c8daf5c64821cf33f", "region_id": "RegionOne"}], "type": "placement", "id": "5f0111162e4d4aef8732615d4c3f2584", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d456e231658d41f987576e17eb4e25c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1259dc1cf67422e87c3dca9abb23a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "062aa61daecb40e88a8927bfc41c3432", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d74c3431217540f195f30651b9e3a43e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47f1b6f203944bcca3008eccfd04f70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60506a0409be465ba304de7ffb0272c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c366f274ad9546dbbb1b3284781da252", "region_id": "RegionOne"}], "type": "ha", "id": "3af537c11a5142149d241ff6681da43f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2a569ef0e3f248e685a29939cac1eda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff77a347756a432b8df4bb09cc0a2598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "92ca99fea0a248aba87ed0f3c6b6d957", "region_id": "RegionOne"}], "type": "reservation", "id": "f0ec734fa07a4e5081f50f087dc86657", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8cf8a47fe544f1894db292a030de7aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b5a7bbf0ee7848f387cc741d7df31793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "90dc3b59f498421fa567c922d00d6265", "region_id": "RegionOne"}], "type": "function-engine", "id": "4f00292baa3042e6993291c01c15b40f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8f73d3c5016346fcbe614480f5a8e586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2c652c603dfc4922aa15f95695d89945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f2811c0088614178a833ec020345ea4f", "region_id": "RegionOne"}], "type": "accelerator", "id": "20f62933b7524d1f8011d48cd3d82367", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc864254ec4c4225a39d2028f0904c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbbdbf46004a467181a83f9102233878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "408c6ee097054ccc9e356a9d1d50cfad", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7e846ea87f384665bd8b13391cc96dc4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54619c0b618f48c9a77f27597144a0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee67c7b5ddae4ecea7909bd004361880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db30f7ee5d04417bb5a5fbbc55ec94c4", "region_id": "RegionOne"}], "type": "registration", "id": "999e318173f146e3937f5458de9de398", "name": "adjutant"}], "user": {"domain": {"id": "63f0d8cb226f4cfdbeaa9d8ecefceaa7", "name": "b7b9804bf7b14db7a51cb68f67578718"}, "id": "7e3fc4bda03f43e380beb9d33f635668", "name": "f4b9c846d1e24070bdd10b13b7607e6b"}, "audit_ids": ["f4d582f7e80045f8ba9b71bcd557c701", null], "issued_at": "2020-04-23T06:26:00.254318"}} 2020-04-23 06:28:00,447 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,453 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,456 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "796800d116f9485f8fd9db676af72a5e", "enabled": true, "id": "741d17adb8a34eb1a661dcb304191377", "name": "projectName-2"}]} 2020-04-23 06:28:00,512 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/quotas/741d17adb8a34eb1a661dcb304191377/details.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,518 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,521 keystoneauth.session RESP BODY: {"quota": {"security_group_rule": {"reserved": 0, "used": 4, "limit": 100}, "subnet": {"reserved": 0, "used": 7, "limit": 100}, "network": {"reserved": 0, "used": 6, "limit": 100}, "floatingip": {"reserved": 0, "used": 0, "limit": 50}, "security_group": {"reserved": 0, "used": 1, "limit": 10}, "router": {"reserved": 0, "used": 2, "limit": 10}, "rbac_policy": {"reserved": 0, "used": 2, "limit": 10}, "subnetpool": {"reserved": 0, "used": 2, "limit": -1}, "port": {"reserved": 0, "used": 7, "limit": 500}}} {11} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.182000s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,433 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,438 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,440 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,444 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,456 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.371993+00:00", "project": {"domain": {"id": "fea5497016244f25978d130e9eb5d19b", "name": "82ad74969ebc444da072c5e3943b5b0d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5f765a45985c4f50a41374b7d7b5b6b6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ec9dfcc741d54b839018db85b382c5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3221996739244a1bce9a1c0cb3732e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2a5a538731cd4576ba5bde1aa69a7cc2", "region_id": "RegionOne"}], "type": "identity", "id": "10c4142afee54bd8bb6bfb2f1ed42ffb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d4a88c28aa2841e892342c82417676fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2a10d5677070435da76a8411fee73028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d5ec034f47e3482c80ea75b6f93c8d09", "region_id": "RegionOne"}], "type": "compute", "id": "0efc78ba23b0419695558b670fdb1b7b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5a9495ddee5c448b937ef2f794d35140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "05daa98784064571bf6676b3ea62cbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9053a28a9be34a45b2ae2f65eceec1fa", "region_id": "RegionOne"}], "type": "image", "id": "1d69736c722e4f3cb070a1d9ba71fd2d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "99e62eb37d37458e8a42403227127f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "54a54bc3e5844c96956e51d7094cf066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4b12034a0e00466cb27e611c6b86bb99", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7ea37252f0294397af03e41b1746cd98", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b638a53395e4d079a1727c18ce59c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81cd44df09441a6a2726dce5ecaeae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b021207b59cc419cbb01b08e4f78c8d1", "region_id": "RegionOne"}], "type": "object-store", "id": "3e8bf238c46f447c8177029360d9f135", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fdc50eb7b4b4ca3ae2be58295eab2ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "125a536b8cec42b59ce5ef0275d47575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "389e06264ae84f4aa654ecf61c0e07a2", "region_id": "RegionOne"}], "type": "clustering", "id": "c24e9bb6179c41b6a7aa789440f7c7f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5863cf05c68f47ed95410c46bd7b5498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78a385315e0a4eb5a1e881a86961bd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ab074f9acd24fa5b7268182ad677c73", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "65607e4119e64003b9fb7ad1da41bed4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04844e89931340b6b90749a1475b4c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b1e2045b4304e3a89693a2fa1e480c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "968b54d249a14f24acc741334cef2cb4", "region_id": "RegionOne"}], "type": "cluster", "id": "dc6b1ab1011c4bb5b50ff695c244280c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a713fa8d904a41c0b80520c9bebdf317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "88a05a93fa8e435e8792d87a07b4ec8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5b1fa0c058c44cd6b49f6bc5610510e4", "region_id": "RegionOne"}], "type": "data-processing", "id": "a100a800a7e841aea5319ec6e0b74b47", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2088928591c244de91f5da4456f39102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "daba4ae740f649b096b167f6c7710560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a5e812be282346fba3ceba7c3defc148", "region_id": "RegionOne"}], "type": "baremetal", "id": "b8a5c709bab640128b73e10ab9036aed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c118460a267e482eaf73b6fd46489ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8794e44b63594886be2347f2506dd833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "45bb8976d1ab41cc981520831d873f0e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fd4d122f956941fe9feb0f096f8996ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3bd9be9a0641464b88ca25a4d97dc5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2aa1429d6e934079aa1c41f60426687f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c68573c834d64c82aa2c7e68bc7097fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2442425551a84134bca5627cb075e83a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9af9cb9a045341d78bfe762e3c9a94ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "41f69bc3c3da44d9b40e82527b3684dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9a0b736984904166b5f93ac9bd77c5d0", "region_id": "RegionOne"}], "type": "key-manager", "id": "55ca64b1f1454276a63cd8b875ec8870", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5925c3f9175b481c869af41758cbe959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e7b56a181fe4ce59ad666c8eadc5a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0b2b0e1b573248388689fe01a7cf55bd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d79fecb3a34240c085377d401a90959e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "80001a4a64954574b0f1c919232c8321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "014fa4400c744899af5f0754fdb2afd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6a76041593e64e9b9278fe59b8a58776", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7ecdf3d6e0ae441fab968ba55db128c5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a6117a567a7a40e89ce154985d016487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "74865441c6da4c1d8af38aa243ed59fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9418d8c9bc4b48d9b10b6b43cd740dbd", "region_id": "RegionOne"}], "type": "message", "id": "ea45e7e80a6c473bb3934db8869befd3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "50364db31eb042f5bc6b1650ad6b7dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ea64cefe48ee4f8e995229def1651944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "905c714d5e454519bb55d5fca94d421e", "region_id": "RegionOne"}], "type": "messaging", "id": "af974e6e4fd045b6a437418d15a3e367", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "790350cc53544cc4904c485c73998149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eac3737d64154932b11fe7224fb8a64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3e5fbd3c4f0a4033827f859f3f5f98f9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f2ae6c1b30e4429bbfabc24dc325fe3d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99c0b51c9c724bb9b1b1948755ede75b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f3e001e60c7450991d0cf12ea27e699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34a3b552ae194c7bbaba77b8c2ced201", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6bde633ab98c4d959aff066099dbf8ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b1c78a4a24648e0b5400064645ef841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb608d701b6e4d02b6b7d4d31d281338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56971cfb7c8447b384f032dfbb3bd270", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ee5ee6afbc2a4f11a7b8fb0de0a56805", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "610836da646448bd81574aecf24e1f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1181e1648e8548c39d0faa77d94b0032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91233e8bdf7c47ef9316f244e04a2578", "region_id": "RegionOne"}], "type": "container-infra", "id": "4b08ae895e1048388f8bed8d02eb1afa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4f10429a64f947ddbb619a4d74626858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "883c763b76ab403194a7b4438e52a46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "330ecea3e96941269014bf14b4023485", "region_id": "RegionOne"}], "type": "search", "id": "0592d98b247f4ac2a39665de38addacd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a62e5974e273467ba24377761be74bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "19aca566f16e4126ba900d0fb86773d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "00e835a1491842e789f39dff2d64ec43", "region_id": "RegionOne"}], "type": "dns", "id": "4ecd3576560e44a98d146a2393256817", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad9a9656c2854917b44bfbbe99eb617f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "62e54cfaad3c423386af2f1c0ad61907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b88f2955a7564f48b05ee36719a2f770", "region_id": "RegionOne"}], "type": "workflow", "id": "eb019c9f7fbc48858a3c2450da028b9b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d863ef4423254dc09fb4616a2f2b26d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ac24df9818645dd946339ff830ee923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da07c03385a44aeeb747fc477b92c2d6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "74b914f67fe74bd18c04d36bb868cc7d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30f8fb3550f9404b912bb3af328dbe28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c1e82f4f298749dab69e0eb689752e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "88fed6b15cbf431881385724c639316d", "region_id": "RegionOne"}], "type": "rating", "id": "a604253f2a364844834875031979a3d1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d512ca2de3b4015bad7b7d1f4bcc4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb67487ba7054abf988f3f7de0cf1c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8a85827924ac4c759ffadf50e3281001", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5b15714e77fe4e989913f7ebde941605", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c2e9eaafd914414b8f92e20e22b1fe2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "153da84cec364180954052af2a949850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b677b2af1c4a455c8e31b9944ba80e9f", "region_id": "RegionOne"}], "type": "policy", "id": "63253885af1c4ac598ab36352a16bf0e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13171f1bc9e64b28a655d8027491f9a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8046948a466c4cc3ae5b30d0dbfa326b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ba54314839640318f1d4a0c59ce1548", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ca384f515f884067864556613b45c145", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e3c6c543d8e48a2ae4050279094ec59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f16a53cedec452c88ff3753aa16a75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ab6a25e2d3945bab67f586d6636e0db", "region_id": "RegionOne"}], "type": "sharev2", "id": "d06aad8bd5a24616a8f428e410eefb43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01958ad473a849cab6bdab30e1762368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ef2fd9adfd04faa840e39188f2396cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a95d7f9663924d9e87e9e410eca51d54", "region_id": "RegionOne"}], "type": "share", "id": "145cbecc43a64cc8a420d9a32c9e030e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d7688d95eab64d779ffb848ec53d5013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0d51e172342948a98319e6d0089e98cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a37eb10464b4a40a8ff106efdc9e5c7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2accd11124eb47bbb6fe33cffe68ee01", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0204136c69ce4687bf52474843f0206e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09c351ad2553425eb203726b0da468c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df34a687f33e4364b726d161a34f0edd", "region_id": "RegionOne"}], "type": "orchestration", "id": "7fd3e0363b384c1ab3c23bb5c62c59c7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd4df037c6064770a90df1b49b6443e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c901ccfba049e4baa81c68f26b0444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fea4be0631fc49b182232ae2fe648ddd", "region_id": "RegionOne"}], "type": "block-storage", "id": "86635dadb23b4abaa3b5af14df3b347f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91539910e5f54d61aa8f1efa5860e193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34ed13f86fc74e5ba75636efae26aaaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "518c27a4c82d4c53923b38b30aa72072", "region_id": "RegionOne"}], "type": "volumev3", "id": "ee9fee02666b4804985e295d1c2c38c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efcc0553dcef49cbb7c589efebdd4421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d176416dbdbd477f9beabca21c32e9e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b90594742d4640258667faae119a655e", "region_id": "RegionOne"}], "type": "volumev2", "id": "51d799372477469e82cc3b08af7d568c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce72600469dd4862b517c5a869490523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f523def46b414e834155e9d68a76c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5b999379bc045c98bc00897146e7f21", "region_id": "RegionOne"}], "type": "volume", "id": "1b4355b70a65496f8c9a15a7fea55681", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "118c043f564a473ea921656d843cb46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c705cb87c67f4f35a009e9b2c30e951d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4b8049a832e4b518054e370a6e54aa1", "region_id": "RegionOne"}], "type": "block-store", "id": "a7476db170fc4ac28ad078ef667fef85", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9d8065d9010440fa5332294af1de0c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eeb24bda7a164690be2d289fafe04694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16ed585eb1c74a01bebcf8c261952db9", "region_id": "RegionOne"}], "type": "alarm", "id": "7e2e9b79938a48948461f15e00a7062f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "35ae981e575d462bba4944d0b56c5cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e5df151e928b4151b8837b95cb4e2fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "547aaaf1c0194001b508041fe8957e0a", "region_id": "RegionOne"}], "type": "alarming", "id": "51fce0d310ba4399b263907f736b14a8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "04539069038443d1a6c7d40941c3c8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef7e45f432f443aab46454fd54fb0607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "938f4f466ed5490bbc37fba1885024f8", "region_id": "RegionOne"}], "type": "meter", "id": "8130d486992e46ad94eee178c7cbaf8a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a25f729cfe2c49559db1fa1eff5c743f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2178e960da74b3db8552cca777af3c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1d0bd05eb244902bacab40e760f0675", "region_id": "RegionOne"}], "type": "metering", "id": "c2b04f3b6ef144738f0f10174189bf98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7c4f30adcc74995aa5d89e706e4dbed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb1a91aa8a0a4a1a824d380b3617f902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab89a0c3001b4ba392ba0c56f2787abd", "region_id": "RegionOne"}], "type": "telemetry", "id": "b0ce4e7eb7e84803a856093ab235698a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1162a67dbf504a2da73abe58f7717393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "39ab55402a7d430c9aff9e74f8314359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cf1741f358d14058bbc79a87ddad7dff", "region_id": "RegionOne"}], "type": "event", "id": "ca6c32d8ddcc41508e1486d2e807c768", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "055bfea09fcd4f94a4c6e91b907dbad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fcbd08decf534fc28295e5d350f00609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0344b9bbc37e41c396d61600003459fa", "region_id": "RegionOne"}], "type": "events", "id": "a181f4206ca246daa76ee1bb747d357a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20f3813d21634fec8dfcabe7f74e0e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3d2ff028f4dd43df928804fa1b9b578b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f3d68335d2748d38548622bcad07cb4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bd306acc641d452e9b454bae0495881a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1291d1778b44665b95010ae5bb68f64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a28fb1445cfd4417a47218ff61f8b8f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24600235a3f147f3b00cfc4a93074bd0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d41ab5c2b08a4a488599b8015198e3ba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd39a48bea294dc4ad40c0bfc3b81507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "53311a1e4f52445998b10c56ee4c97cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc8ac6ef3c774fc88a012d5a9774a170", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "030f311277194bbda9ee3daf5eb3b7cf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6207afff2638412a82011bb43489c0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8cd01bb548144a768b48efc039ac9b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f4b391370cc74de283915b26cf426a5d", "region_id": "RegionOne"}], "type": "tricircle", "id": "2cc194c3369445738edc5be08fbf8beb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cae6d0151ae34ddb9afbf04fc728a145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cef5ace8ccbf407bad58d0391a2396d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c63105c7b49a4cc18d78096e0dc15b1b", "region_id": "RegionOne"}], "type": "database", "id": "fb3906ef97a447dbade512443f1b9612", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c023fc97f004f03aaf4174a46225412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9cbb65e35fab4ac3858f7b8e68c77ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "debd124a3e3649c799f27d403426cf11", "region_id": "RegionOne"}], "type": "application-container", "id": "01950608b8064c18bf894bb885930b19", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb3c08034cfb483eb18ebfe57a555f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc627303f1414dff8d4183df55b320ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "40f00fa224e645d5bb540ffea1f23d29", "region_id": "RegionOne"}], "type": "container", "id": "14ec2d344d8b418494af468f746531ef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cda74879fe68481c938cdca74e005743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d14be0c29dc64878bc73354ded6b417d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a2db2a24f9a4e51818baf90111dcaf6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "78445320488a4037805509bf5f035f13", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9bc8d640b0c49b5b385e650b4a9a098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0be78f069e734fde9258bd376461b225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47980348374c4da1a7ef2feb11476c96", "region_id": "RegionOne"}], "type": "rca", "id": "50fc4685f4064de9a4dacbd5d76479b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec854bb2c0c34f21bb762ab83c8310c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "475cefe6ce044ae792870ac75be9c92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3b149970c5154ef69186a205d692f7a3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5343edf41e314ef0b092194174ef8a1f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "17004b26b4274b32926541d24e99ded5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "03bb6940eff740489722ca79bb56eaa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4ee8b81de89a4582a0c59d47293f7f95", "region_id": "RegionOne"}], "type": "network", "id": "3488f76534d64ffd9ed9028398cdd682", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f43f92866b58462ca5158e18f4f61ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1d178e625e96453db35df27512023491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0c8e2e5cdab746cfb0fc203e587d02a3", "region_id": "RegionOne"}], "type": "backup", "id": "cd09e8db487f4b3ea7b9a273b624739e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e04110d674f45fc83008aa589918811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1f43afa561c4c689327c3a38e589849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a4114282cd9645f6b91f5fce08abaecc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "80f663313d474f2fb20be792ba3a2f75", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bca6fbfeeeeb4a1d99ce03fb6344e2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "416dac96e61045479d163cbaf8a1583b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "860d944387924f52925de20d6f8c8495", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "932fe79086fd4619a37c7d28563189e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "139ff28d32b2434d9ac9c69307f59b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a69540a05dd942d49b7fdbef78a58a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f45a1ec62edd4e969826704149416315", "region_id": "RegionOne"}], "type": "monitoring", "id": "eaff01f3139945daacf3f91240f1bc08", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2533034919f747849fcb79b41cdeb9e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2013a53dba6d46188114088e21b3fe98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "96fa8052512549ed9fe06f2bd4fc3364", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "37f2519e26c64db1919422a020602fa2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd5372299c7445a8bfff9064633c0669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4850b01a9003439380acae234f73b166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b02848db9a3741729628057fd54d7f91", "region_id": "RegionOne"}], "type": "placement", "id": "af993d2106584297b55e2e2c572d64b6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f5f2493160104d218f02b606409212df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc1dc81e0f484724b1214e45a89433b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7952a7d24a1342b0a2f60ed171b71441", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7f099fef3361495b9b8324e36b57e30d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c234fe455d4743cf9d8cca3abf887207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4270216f919049d8a4630eef5de84fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9ff66d8be48540398ff06df881dc9ae3", "region_id": "RegionOne"}], "type": "ha", "id": "1a2e213d11b7423bb6c77f7c0f75336b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1fd0c876be4949e3b7b219674a88f4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3a9129a116434f848ba88137c6c5d965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6318ae21162047b1a5f07aee28e1463a", "region_id": "RegionOne"}], "type": "reservation", "id": "04eb53b8bf8a4a0995ba94d982e6c614", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fb690077bb2e482d96ea55c8ea2a766d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da5a551200f94c1e9e30bf2c6f2e8702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b6ce83bddcc24ea7981ac3b64d56f877", "region_id": "RegionOne"}], "type": "function-engine", "id": "ad08b5860f084c8db34b783a144d9cb9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c32167cc90454dad9ed3ff1c5f1fa910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6c4e7d7593cf4b34ae0e3c7a4133725c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bab18e41738342ffbd414a1a98ff5796", "region_id": "RegionOne"}], "type": "accelerator", "id": "bd1d00daacae4324b882ae3455d3a04e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "86bf6ae7d9ff4b139c41ee28a96713b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35a3e29ed0214ce697315f5878b0b2ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6b53e3f58aa246ce926fc24b59656fb5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dfa2b20f2a8442da9f493892acfb08fd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2eccbdc668304320b7abc2450cd7a76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3fb32947cee4b38ae0af4d1c68b2086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f249d33250444101befec75582a571c6", "region_id": "RegionOne"}], "type": "registration", "id": "57696292d79d431cb18b2a735397ed32", "name": "adjutant"}], "user": {"domain": {"id": "5f4489957d93461d8ad6a094332b8424", "name": "3f38851f3c3044f7ad86730dce57eb0a"}, "id": "28d0f1828d964794829d449b7811d879", "name": "eec47d3305314dbf9060fd22f58af8f2"}, "audit_ids": ["c90e85d981ea4f7d98eb89cbdeef1beb", null], "issued_at": "2020-04-23T06:26:00.371993"}} 2020-04-23 06:28:00,539 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,544 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,547 keystoneauth.session RESP BODY: {"extensions": []} {6} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.229792s] ... ok {23} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.298856s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,261 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,266 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,269 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,273 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,282 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.204261+00:00", "project": {"domain": {"id": "75980bd8e5f245a3a22f58d4514517e6", "name": "1890f736495f41ea9c86484916a6c0d6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "74b0f2a70c3046a6a67bec83ce55ea36"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6d9349174467487c8a170b0dfa6a3b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f660f0bdb7064d6893038e503fd42b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c655cc8b26aa47e5a3b494fb3b902f7c", "region_id": "RegionOne"}], "type": "identity", "id": "913b005de9b441daa4899cf314a914b1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "93ae2962be9c410f817654cfa176a26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da6566f9d3b9470f8ee5b0a02bc85698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3eda9d76719c452cb3f8417d9804307c", "region_id": "RegionOne"}], "type": "compute", "id": "a2e7a28431c047698e1e879fb3231e6e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "12056a6351f643b5bb1e893184dddad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f4d33cc5f4954839892bb12ec3bdd710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "df4dfa807342490fb3c80ec773e0c545", "region_id": "RegionOne"}], "type": "image", "id": "2a849e2d3b2a4efaa3a2cdcb3119b112", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "db6c9e3e5acc422ab61c924596f793b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4ebb8354e7c147feb4c8add01291063d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "29c38a2d278d4fbd961c1843581540ad", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9d6658a896f54f85b6c221a27770e282", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71ffc717920840c385697f28609b713a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8898abba08bd43159ebc574d1509f851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "719e3535df0647e6aa881d408adf2dfb", "region_id": "RegionOne"}], "type": "object-store", "id": "d198c984064949e78bbbf14e8551ef48", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f41bb5c5be84a5badcdad97abad0ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9d88c59911544f1ac66946c3648253b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "900cde5b03904c06a6c7fd7a2f874cc1", "region_id": "RegionOne"}], "type": "clustering", "id": "5d5a4cf8e1e64a388eb3a5b475172532", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee0f5892c72b46efb4b491cc2cb5d48b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f50fe63130ca4b2e961a49b6beeb65f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ec94cbac8304bc0ae3b503cbd2d5480", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "08f017db3fa3486f8cc85df2b5feb7c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d67067a718740a4adcdc3875b247a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b1e1d3c9a6c4be8be874d05618d76bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c15e9ca1e4d34a8b9ffe13b3237126a1", "region_id": "RegionOne"}], "type": "cluster", "id": "c821d9878c58455c90e3d7a3ccf5bd0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dc901eac541f407487b61d038f08a547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "13e63770cf944b5d82665044db5ae55b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0d5e06afc2fe47d7b29e67af0d12ad46", "region_id": "RegionOne"}], "type": "data-processing", "id": "b5e93aa33d3443d3bbd09e41756371c8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d6bbbe95ec84410d97f9024c663e7de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f4060bab5147487aa7349aa9644dbf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b03aec7f40db44f4b33b84331edc37e1", "region_id": "RegionOne"}], "type": "baremetal", "id": "d68388f90b274ea2a7752577c66dc0ca", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "054c38d9543b48c5af242fbaa9b7a06d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9abf2e50417447f2a1c15f817c1bb228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d632b913a85d4f5984c563ed8b68a3a1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "eb04cf54d149405bb5f837410aa1af7f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6dbb79640c3f4d47935d685b0ce27a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5921f6c7f44e43649de769d85ca1e5de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "af3591ab000c42af98f3d709b7a74d85", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b7351f98f0244f3b953f1fe5b9c6af8f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "57264d62a0f84497bbc7b525a7f821b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f0251f59b17a4e60a0491c206be9b037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "db29dca52c8f4c868369bc3402fb04d4", "region_id": "RegionOne"}], "type": "key-manager", "id": "6d3d2bca041649bdb4061054ec9eabbf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c184404e259a40d3bb2a0db701eeeb9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82fb8df0d7024daba042cf86ff89579e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "251d887f46e44c96bebc44f7d6a19351", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0b6aee1eafdf4b72899589164d87640a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bc1f5ae193546ca9398804024656035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21d23293ab0c406ebe607f0da2552d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48b4b5cbc0c9435084ed52ee100ffd33", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d61f4dcb97db4bdb9a31af9165941500", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8bfe870f41545aa8af032721ed3ba17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b168de46f0e24dc48620eebea2330e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7c9c106352d5453e843c9366d0cec4fa", "region_id": "RegionOne"}], "type": "message", "id": "99b7110f9dc14fa5b5e85288d1b52bc5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "de49ef205c0f4ff8a73286f053b1328e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fabcfc2de4d14ff884150bb8971507fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "adeaa2abd96a42b68f206ab8666bef4b", "region_id": "RegionOne"}], "type": "messaging", "id": "91d181c9f23840a182d9f25cd1810a6f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ba7ffddf5b1f4d50a917ffba3fe9af47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "680592678d554737a03861a03e5d7010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "46b4496e1a3a4efda8e27691380edead", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f2a7d38fef144c98b2a6586919bdd1cf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed90a02424b340d0a57f35dae07bde9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56b1150957514f79a07c512db0bf833c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f26c1ac28fbe4f4fa8e9c28a0aca9c20", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2e8e30250cca4972a4fe3d3414fcaf01", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69472ef444974431846dc92dd06a5ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d72bdc0174994d5698051a815fcccce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d52a05d18704edd8864a595435901aa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "104cc6f485e1403ebaa419ddff7b2045", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "192c3f16eab543639cf8f311ea6ff497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4a6d93e01c1483bb8acff9976f49d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c7f2920a3fd480388dc64ad4f7d712b", "region_id": "RegionOne"}], "type": "container-infra", "id": "4ee944052d75420ab2279dc650b34405", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1f1f8934de6c492ba6ee13190ff8dad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ab006e0790d140f6a1d9ea84deec6e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "090d3b60e2774f1eac5f1f52b4cbe179", "region_id": "RegionOne"}], "type": "search", "id": "63df00036d064a32bb62e12a8f85518b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3deae2f2c31547c084b022dbc741964f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0adefd6b030448da655cd41b90b9231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "069f38a0ca8c450ca508aee2574e98c8", "region_id": "RegionOne"}], "type": "dns", "id": "707f2360cc2e4a189cb58918d4562408", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a2546ad317524a84a9f8c0c705d9301f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "405e9ffddcad4246ba8391b09d502ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6774d7140d564ad4819a9bafb88c0cff", "region_id": "RegionOne"}], "type": "workflow", "id": "76d0f58998b84e308cdc742470c9ea80", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fda2eb6524a14b4ebe712e40498020f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f18566ec308941a49b36b42127cb614f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0905b8ec4b6d4838bacff1b5fecda173", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c7e24d64cfdf4104a081cd5267cbd8c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "97a83c4bda6843928887944c8fdb571f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ac019db98aa24b0d91087e4d1b2b33e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e51e638404a14a05805fd505038e20ba", "region_id": "RegionOne"}], "type": "rating", "id": "8bde797f282247dba56a68dc3108389c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "83d1483623dd4a7c9996d7a7d4f7c26f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53beec8f3e234985bd9306f028b3379c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f5fe567584ca447c8954bf63e83401a0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "37844e615f284cd3be2c3836654b8ad6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43133da4b33a45748f5b30bf26d1da85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9fd880e61acd413a8b52305c1343508f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "41d823a987334e8aaed867b6ee1c023b", "region_id": "RegionOne"}], "type": "policy", "id": "c7762e708b0945308efd2febedd9e704", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85063c7a64f6451eafc1fa0be5653ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f17bfdab2e04b68b0a55f4811bcace4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "42dfce398d224c5b9cbb362df81d419e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "39ca2b921f9d4e999a68a8c9552165ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae5cddb1fa394a72a1c3d8dc38afd4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d8144aaff31412ba6ebb3c4ff827ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a5ae2c32fb434e949b9cc95bef2dd922", "region_id": "RegionOne"}], "type": "sharev2", "id": "cd0bcbb7dbee483fbc3df6ed2ce4507e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "479af0bbf75144d98e4378a98e82d33d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f0849961d114895967aa40f60059797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9043911e9b784dda8c375b324d87f67e", "region_id": "RegionOne"}], "type": "share", "id": "62cff4fc796044a7a46f8b503d13f161", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4106a927b9eb432a90eae8873a17bcef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f8a74a9ae24c4d5492140fe02f923232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eaff8d6a80334e5680ec61883c0ec187", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8153c8cb92124eb4b6f15659aff6d997", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbf0f28ad42443f89347064ab2a95af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be4f5d3eaaf8406980153eed08e23cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aadc2bf47f5e49a88b98bdaef789f56d", "region_id": "RegionOne"}], "type": "orchestration", "id": "adc960f805df443eadeb1ca3c26379d7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b3d5a6fdeec4c968fa2baa38ada8049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e89d760b6674e2292ecb378e474f3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "754d07efd4584019bd0ea684f5b86f27", "region_id": "RegionOne"}], "type": "block-storage", "id": "ef89cd4d9b8947c0986d707b1fceb599", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea6fa548db97494a91f6f8e101f6f714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b21bed19be6d479daa0f6131c2e82662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "122ea3be206141678614daf705fa1f3e", "region_id": "RegionOne"}], "type": "volumev3", "id": "d3e55c36214f42c9a2733aad599aca63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98017cd5fdab45a7b21f76276388f1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45d6b770de444bdd88121a39e62afea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c667a23a0b44e97875389aa33886502", "region_id": "RegionOne"}], "type": "volumev2", "id": "77fac088cf1e4a2088db8bf4448bd574", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f30f27dacb6d4970a81611a1c038a394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd4d3866617540e7bd295120a970e677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee9851f0214047b1896e00593f05eef2", "region_id": "RegionOne"}], "type": "volume", "id": "ac12bf91ffd744bbb72d0aead072daa1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dc773735cb14923b1bbbc0da28b3ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c271aa4768bc40c09186f87253359cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3e963dfe07e42f588ba727f3047d1cf", "region_id": "RegionOne"}], "type": "block-store", "id": "b7b4fd01f47d4872b0cc7ca60b7d6e12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a468c237dc84cd2b3eb1fa13e48cb91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16af57c785754636958d9d77016dd264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "467651f8aad34a86a44c07fdd3b1d0ba", "region_id": "RegionOne"}], "type": "alarm", "id": "c8dac16135f144078818566c61ac88ae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a119d02a5c794d95b6ffd26fe5514031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31d142b195fb4e74a998615d52c574af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d75001c598f4628b6f02e88ea638258", "region_id": "RegionOne"}], "type": "alarming", "id": "b60b94cfca554d07af5e8601caede05f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "afcfa851f40648b0a6f96016c21104b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "65ac4498e2334679ab43f46531913077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fdfc85fb2fb5488987daeb798c3e75f4", "region_id": "RegionOne"}], "type": "meter", "id": "f25c0670452e4618b1c6d3819493d0bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2f923ad3dde46ca993f5c5ec404d613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74283d3ea6b24b9dbe73a6354fc82c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cdc17962fdec4ec6a2ba22c622a893f1", "region_id": "RegionOne"}], "type": "metering", "id": "5b441a7910e5406c9d795bda3b3b552e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "36c4b073ceec43a6b6c590aa5b6ab1bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f11ecfc831fc4275804560f318729304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "602116f650b14a9ea6b90efd274993c1", "region_id": "RegionOne"}], "type": "telemetry", "id": "654341c60c344fd38dc5a8dc2dc708ad", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e9a039eb00ba440dbd314a697806a1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "73f60e17e33744d29391dc105addea7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff9a94dbdef44b33855a6768fa962f90", "region_id": "RegionOne"}], "type": "event", "id": "c1c84863998e4c7ebf6391681fc096fe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5f211385e0f4f81829b56604437fa09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79fa9431164d4fc0bf1feeba446d159a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44e9c8509c5f4336aed067afced67688", "region_id": "RegionOne"}], "type": "events", "id": "7a332063a8ca4feca350b8ea2b81ad1f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2979a82f0701474e877dee70ab619933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fb328114777432dbffa3b8dd5354a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75a3bcc4aa34477ca7fdca41ac567538", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ccbcabcf223c49d4bfbb36779bdb7ed2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bda1a3658d894d3f8965ed6a542f2d79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "29ac7a78f89f40d38fa3ca4aaff529fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9317e71959984be7868c6e728d7cf5fd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "40983f9599024ddba425d9c75b276d4d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fcdf1399d08349599b29c78a8ce17567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9d5f6cd59a84aa69b6b50f5a6e3c52f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "37ee410293f74b70b52d218c073a0f28", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "50e2d69b038f488eb93ce6a472405e3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d42f2653aa549a5b22027867becb1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b076cc47640c4c3a9651a3df8e71bcad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f668cc7713c4f1b90c01ea92f9a404c", "region_id": "RegionOne"}], "type": "tricircle", "id": "c01937a61d4247fd83f08e4928f73446", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ab24d01f215b4325a78e709d8f1ddb77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e17a8d730f654e23ab8e58f06a555e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "958ea100b3bf4b9e9f5b44f248930d69", "region_id": "RegionOne"}], "type": "database", "id": "77118cd663a34c5faece7ab55c12085d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aad3e6d50dd243058dc0f4c6ec00bf53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d16c3da33cd64ea3bbc3b037189e8d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b3f78cf1b8946faba167318f74d7a56", "region_id": "RegionOne"}], "type": "application-container", "id": "5f985395995f4a1395463d77f600d8ad", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cdbe095360514228a06c30cd8d1efadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2da298db670e411193a61388fa31634d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dcea186e8f7d4499bcde6f4de7680d3c", "region_id": "RegionOne"}], "type": "container", "id": "ce0dbb67f0ff4165b746ed2103a5f9e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a5974e10d3d423dbb22b8cd51ac0531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba037365b50148c98ce22c80c42cfef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cbe19c2f582c4f6185b80990efea4f55", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b414fd06f31d4192948fece6ac8b27b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc5c6e20f8d14bb2bf58470e404fbbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "baf1442f3a9c4f1c9312dd3ea4066133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c98970d583924c25854a74b869b75549", "region_id": "RegionOne"}], "type": "rca", "id": "324cbbf2d72c4fa8ae4c1ee84c0be1e7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "55e2060416d5499cb7e7a168cfdda7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cb6eddce4fdb4d1bbc2f43247ee08cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4609fa036a1e4ca0916067e9f7da41ee", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "79b118ba914f4558b1eefe40b9479572", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9549fd0ca13a40fc85227ed71f799ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6b8d6d35262046b59da799036559e8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f8e008e32e6943a09bbde535c2ff8076", "region_id": "RegionOne"}], "type": "network", "id": "76f8cd9ca59a477ea17701763cd57161", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c9606cf94885423bbd337336c66a9eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3441e860cc964556b9d6c141a8ec169b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2ff316a7335a4889a2fe910e8e9ab45b", "region_id": "RegionOne"}], "type": "backup", "id": "7fd01d63a8674454aa05f158481b59b9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "58a114dbfd9945babba83026f61d515c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "992f094a040a4bce90c536accc33369c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d4a1e75c9cf54df8aed18d1b0b0eb61e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bf3b403f643d4eaeaf73f279e93557fd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "568c215a0f714d5e95aea37e22a54fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9b7602b39384b7b92f6ee7693d1b3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dc3b17c2617a4c538be01f049bcab6aa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0d209a74f9e94e5796ad65168ad6aee8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a735042ac2954be4b2482a3ce6613f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad5631da689148a7bcfeacac313d76c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c83d7fb48ff04027907b2cef7f1da16b", "region_id": "RegionOne"}], "type": "monitoring", "id": "6d7c938eeb394675a5d239c4439e2dc8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f08e97bfe27a451b853cc7ea51c7c951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ae3469bad63f4a0aa24fe3d6237b037e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d2a8232054a24520b0382e207f2b85b9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "868c1ab563c94ed19f52a26fc27e1169", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28edb9f5f152404fa32e7a0226fccf8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "86f3dd9051e84276aa494a21536aebd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9938d846305c4d208558aac3b6e0d5c2", "region_id": "RegionOne"}], "type": "placement", "id": "b2053ebd1d834204b3527edd824da6a4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cdfdb90b1ff4ce39cbda264fd0b6d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c005047f1f5344789228da102ca40124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb96dccfda874ef88fbfc0367bcce265", "region_id": "RegionOne"}], "type": "instance-ha", "id": "aff8f4c487e648b688ec4ea27634e7f8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "778cdcc633c040b08d2d3842a7eba3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02ae48ec9b26450ba0397e24d15d1975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d82b584bf2e4f77b293b3ccbdac3d5f", "region_id": "RegionOne"}], "type": "ha", "id": "039526e328704fdfa478e832b2bb0952", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "baa741df42834785850e99745b9d8060", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73c5d676b6804796992f361da1bcdb11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4c5a7c5f96344305902b3c843316e5c8", "region_id": "RegionOne"}], "type": "reservation", "id": "2198f97eee3e42298d9b85d23ca4fc17", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d68ea862d5d472b8854e38cf009b7af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "483d36827b33475784d7e99d43af32de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f3e99909b0ce4fbf9990b7d12e5029ce", "region_id": "RegionOne"}], "type": "function-engine", "id": "1cca0a04e435455a8ae4de7b72e561e9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "32697fd0da9d4509b248287043c746e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "69f556ee3b064bbd82bf5672b0368eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "931ae890b1a0421ab9f0e8ae05af081c", "region_id": "RegionOne"}], "type": "accelerator", "id": "92fde121db0a44dfa3478b40f2277cf9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ed6e2e738a5438db9eb45715163d0eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "def8778d16fd4b21b5ab01c74e173fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "338657745b694d0b806a899a7b280553", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fcd66094760640659517f4ba07010f7b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91a25b1dce4c421395734dfbdb37590f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4a21c8f5d40427583a52abfdc77b7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "805eefb1d07441b6bfdc707772c4b1d0", "region_id": "RegionOne"}], "type": "registration", "id": "7ba56666d51f463d8eef8131015bfd0f", "name": "adjutant"}], "user": {"domain": {"id": "a5b8696c1e424d8ea46c12fb9f07793a", "name": "a1c9abb7bc424f3485cc88d0a8d8f881"}, "id": "a7295e37dd6d4b43862a4033f91ee658", "name": "ed1367fa296c4343b7a65bfec10fb544"}, "audit_ids": ["4b09e5eeb2cf4e5695d02c3f54eb97af", null], "issued_at": "2020-04-23T06:26:00.204261"}} 2020-04-23 06:28:00,414 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,419 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,422 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "1204ad0d9f734b07805731f828540e74", "enabled": true, "id": "2484bd61a16e4410879a6b1a8f3f9e0b", "name": "projectName-2"}]} 2020-04-23 06:28:00,487 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/os-simple-tenant-usage/2484bd61a16e4410879a6b1a8f3f9e0b?start=2020-04-23T06%3A28%3A00.314344&end=2020-04-23T06%3A28%3A00.314344" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,492 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,495 keystoneauth.session RESP BODY: {"tenant_usage": {"start": "2012-10-08T20:10:44.587336", "total_memory_mb_usage": 512.0, "total_vcpus_usage": 1.0, "total_hours": 1.0, "tenant_id": "6f70656e737461636b20342065766572", "stop": "2012-10-08T21:10:44.587336", "server_usages": [{"hours": 1.0, "flavor": "m1.tiny", "started_at": "2012-10-08T20:10:44.541277", "memory_mb": 512, "uptime": 3600, "local_gb": 1, "ended_at": null, "name": "instance-2", "tenant_id": "6f70656e737461636b20342065766572", "vcpus": 1, "instance_id": "c781c01cc8d945aabe303fe821c6c768", "state": "active"}], "total_local_gb_usage": 1.0}} {23} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.056848s] ... ok {1} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.058469s] ... ok {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.084297s] ... ok {22} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.147009s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True key=key, name=cloud[key], external=external)) openstack/config/loader.py:594: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False key=key, name=cloud[key], external=external)) {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.070179s] ... ok {27} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.268156s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,398 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,404 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,407 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,411 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,423 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.303770+00:00", "project": {"domain": {"id": "f79d1e9fd95f4792a10d85dee7f4c929", "name": "600c411700a1467381058272ed5da47d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7605ef81ea8b49d98136b5a2f9dac99d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "272c3d25ddbe4cd9a92d8cbf86df34cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "370abd23f0a543c1bc63d4dfb3c7f5e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "eb8fd4aa7e424cc1b7314e763bc047b3", "region_id": "RegionOne"}], "type": "identity", "id": "e679d3fc4af84ac8a97b68b9718ef267", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5a982756a2f4919abd34e6a7dcc585a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "890bc03d4519426b882cf3cf0bf27595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f0257b8dc62f473fa0888db6abde992b", "region_id": "RegionOne"}], "type": "compute", "id": "24fee09d940a4f6f9aebf1cbf406cf26", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f7ed35faaf0d4277a06203dea773382b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "096dafb6b54d477991f703f13613174a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b262e290ec764011884c17f9b7fd430b", "region_id": "RegionOne"}], "type": "image", "id": "674ff729b03a43a19565e376cb0304cb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0435764161a14ccca0989ab235559115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bb04002a746d41e6b6774d9a712116b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e1244ceba73d45b28c4c508b2d283e41", "region_id": "RegionOne"}], "type": "load-balancer", "id": "823e71648e8b4c479f61d850a93073b6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e5cc2f490a9404e937b5e1892306e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5088f13ca7e242df9c297bdc0d7c18a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "792312e88754446f909706a1ca76ee4f", "region_id": "RegionOne"}], "type": "object-store", "id": "7c6d7e3f35414c67b52e181bbfdd75d1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a39dcee86ab745c285fba9ae3b35dcde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b3395168317467d84465bcdc869e2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0917a9acd0a746de82c5d84152c17374", "region_id": "RegionOne"}], "type": "clustering", "id": "c86b0ee4e7304724b76afb57981e9f4e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa3104e503d14de78a9a23aa9ef0a705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b052394c0d84681bb860a6c7a057a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8f199162487145e58b950ec91cd66a8e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9aa197c3fe464a3289791d470368f43f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "36dd98dcca1040d5974ef6dc40b6724a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b19af63310c48298812baeaba8e47d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d55fc05623f4b89929ac3b5f6a03d85", "region_id": "RegionOne"}], "type": "cluster", "id": "478a98bbe71a465391ec2110566485ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8239e68485e2495a8474eb3d4ab70d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a486848ba88e4e9e97710d629b3bbca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "102f22ecf7514f6893b23db7b76b8930", "region_id": "RegionOne"}], "type": "data-processing", "id": "fb7e5a10113941d59852909da7adbb72", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7802790dd9f04a1baab842ac22189516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98083e3a1eae4b9f97dc6dd9c025a274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e7d15e1e2ee48808cc43784ce743fd8", "region_id": "RegionOne"}], "type": "baremetal", "id": "0283067e21e24781b4140a78e8d1c51b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1f20400a339427f9a85db933105731d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e875cfb03364427d86ed429a5f68a5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "11a59a287c184afda408834c9aacd392", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5b970e5fb1544252a4bf3c36875e9c7c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c9692c0203d54925b3244a59106490b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ccf12c910fe475988dd16c2f94c6090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dabdc1e1f6c74b31b898e73c6f0a1213", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a21dd8d12a844926a5b486a83e2c50b7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "97c4c3acc76a42cf80ed65dc3bb3732f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e4815e712b047d0b7cb50b2eb9d78f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "91d45992972c4b75803e9572d0a0171b", "region_id": "RegionOne"}], "type": "key-manager", "id": "5a130439187d4f04ab8e49538bd0b6c9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e825cc14f82e469183deddbbc2fdf964", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "676543dc1bf24572bca3adef63117f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "967bde79d44d4f9e944ebd0d05aa2bd5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6d7c60fe8d514770b306555c974e6597", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3ea591945d9e4df088f63fb4737e4410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9dc32e5f500341f0a4dbad6bf2d991c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9f83c84c47cc44e89c244bfbcb29cd41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e7d7ee7d2513483ea4e5e8700b935633", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d1f35d759b7a4cf698ca2f8793d2e595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1d3fe2703aae49dcb339071cb9ddfaf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "47fe1ae5c082427aafb7d3f536cc3181", "region_id": "RegionOne"}], "type": "message", "id": "6efc2404f3c24fd0a06ee3963c870670", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e80f8c39a5204a6abf164b645c0eacc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "79564d1150d44cfdbdbdd3b574791cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "616a8e1d296e47408f7b6a842b7765ed", "region_id": "RegionOne"}], "type": "messaging", "id": "7e0c5376a6f640628ee7a88d0c4ca53d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f35451dddd547879f7b93e2ef72afbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cd5e887939f9426d9ea6c4d56fcb1eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "51aa81f1fe2742d2b69c512d7fa7eb84", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cd9060eb71704529859500da52669c51", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3f755c80a93425990057084d119f3a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "531899d128424d20ac70aa54689afa1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2d3279d9fc1468083ec57384828b0fe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c90c01023c5f42ccb59638504714dd62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f05a361a35f14e73959f469a04f55e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2acdc24d0868471aa438910f5992cf0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c373a627fab64bfc9d30e952c39265af", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3bad3a1c690d4975b346ad020bd2566d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9154e360d5454dbaa246dcfa214a5033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19b0b92d17534cccb604dc34d7cb62c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2d7f75ebf6948fb941a80c2f2ea1a51", "region_id": "RegionOne"}], "type": "container-infra", "id": "2c4f0bff71c7460faf8e608235404573", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "364d0dadd04d40818df224b49f8dc21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fe8e1b7d684b42c3b87e1ef4ebdbee94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f86b95251cf54267a0dc516a28c219b0", "region_id": "RegionOne"}], "type": "search", "id": "c7f4755925a6429891e529ca9c45da38", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b7e99232e59c4db7a28434ee8fa0b1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d56d916ce1bf49e2a14d6c29bf48947d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2d41dc5b79f64a13bfaf38838e52d309", "region_id": "RegionOne"}], "type": "dns", "id": "ff0f73365fe142189a38b5850be5122f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "995e8122d56243e6a62dec6970ded817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f68a1ebb512841a69ffb443b0a5a4e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5af9c40ab6894a0ca3f38f11f430fffd", "region_id": "RegionOne"}], "type": "workflow", "id": "b5fd4194d7b94c07a2678c579dc111ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b7254213baa84bafbc394c8a2970d2ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1bea3ec58c0b4613b3a4e23eb452cb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2587b9355ab249cbaf62c02bac23a4a3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7e3800be0e6d497ea0988896a8def6e2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "97a9084209204d21acba8ea582cfa84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1a1124ffcc74c2eaf55ce4cc9eb4300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d969d042dfe6486baf4121d36bce632f", "region_id": "RegionOne"}], "type": "rating", "id": "c281c29e9760437e858ce45e7f447a1f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b0772e0b3cd459aaa46e4260d9bde07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7352a19bdb9446b49fc2a967670d4768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "914d29c31acf4c98885f47fc93979953", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3611a59e531f4775b55a00485f3eca12", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae37a0b2031d4b01aa3b4f956e8cc181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e066648b90744dc49c3ff002d3740ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "696e17460aa44a378d8a97d45fc8f07b", "region_id": "RegionOne"}], "type": "policy", "id": "b0217075e75c4a3994f7c30d99f80c5a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4027985886414afdbfad56e986cf662e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84f7e08e62084331949f9d9c696c9d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57393e1ffd86438aa785345e42573ef5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "03ddab27e1da498db4bbe1e6ddaf1d16", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9277e5f024074ec884e63c2be2fa07ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3738eccd6d1e494ea4e3e80170630126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "32cf983f218b43bfa7219eab55c982e6", "region_id": "RegionOne"}], "type": "sharev2", "id": "0ccb66613f9147ccb349d4613b01eb19", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fd09cedaad04b2f9e676acb063c2eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b764a214c2d74dbb9fd74528d7af75f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79165162950a41bbb7ee45f29d6dd90b", "region_id": "RegionOne"}], "type": "share", "id": "d9f331cd46fd4ff78a0fae066cf6f0bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2501f531f084423d851b54619c313c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c713000d58d0491cb493b0565718982c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "09b34fbb3713448b9eb9d53244f1f9b4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a2ac39f73bb144e989001ee93a8be677", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31d7f9ec7ae3492d9d878b6999ca9bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f93b4eaa3f845aebdf5527fe7f5d6da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5996dfad2104b13a52273082ecf76c9", "region_id": "RegionOne"}], "type": "orchestration", "id": "8a0fc036193c434485232f1a10f53c41", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb8434a8132348fe8f7ef820ce605ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "204864b7c54f479f9d7734722999de57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6becc044a65474c9adb81c6ffe060f4", "region_id": "RegionOne"}], "type": "block-storage", "id": "d59e84f7a7a84709b2f2d61d1cbe49ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44191e244c924f60bdecbc75f3564b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95cbb8c5a01a431ca98cfc0cde6e0f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec903ba037ee4069b63010e20ec0a2a3", "region_id": "RegionOne"}], "type": "volumev3", "id": "17f83d5fbc2f4350ad09380e33661678", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36b5f9291fe24a328744ffe6e8a99bf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7767a0f58c98429db54089871db089fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40f9b36dd824458cb6d8d25d784e08f8", "region_id": "RegionOne"}], "type": "volumev2", "id": "1f5fa0c8f0b749f2935c61f7adc71818", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a8300bf61140608ff7a1e5332d258d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21feb7334a074a31bf90f29cdb01a329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "487862157ed74f06b6eb01accc927512", "region_id": "RegionOne"}], "type": "volume", "id": "cb83fcff8c084f46b1590fa846964195", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e26a1c75872f4e2395433f422a9936ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa3393c573b9442a87bf23d14e793f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3762c34c12df4e3fafb00cedc285533c", "region_id": "RegionOne"}], "type": "block-store", "id": "b6f03c4d5a5147629c691a99e699da29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ca83bcfe1664ddc9e6751afde0e04be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a14a440384974af49206f176bd2a207e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f68a8faa76f14bc98a176bae75363018", "region_id": "RegionOne"}], "type": "alarm", "id": "45e8989dddad4ef4a34637248eb5da39", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10b2ecbd56534037ad52f5cc1c2a4c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7b29cebfd1d41638fb879adf4a65bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7704467b7f534733ad90cadc4261c637", "region_id": "RegionOne"}], "type": "alarming", "id": "0f9f87ff987c4de79eb37f55be2cdc2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab4bc01403e7481e90436dacd03896be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7e44f22aa7d4a219fbb19dd56dbae4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "16882445b7674b6ca84675c0a23b0244", "region_id": "RegionOne"}], "type": "meter", "id": "3c691c44c728439b9c9e14d9180c327f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "063f12b6e39648639c35225541e92477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e32145610aff4b25910f8d13a5da7698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2e87c1e13ef94025b5978c5e00fb0919", "region_id": "RegionOne"}], "type": "metering", "id": "d389f6f551564749b048469d78b1cc11", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e128a743c40c45db918fce69201ae8ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "331e63887e4b4f92a8a0d627eb3a4b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54b85b36a61146c9a255150102393f5b", "region_id": "RegionOne"}], "type": "telemetry", "id": "cbf9b85e24c7422c8281baf07e2ce2c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72d7f5eec6fd49f5bbfd734b16b1c21f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bc12733b7cf34ac7815f9d0c53ad6fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bea1e5cf9c1f42adb4ca4ac480e66685", "region_id": "RegionOne"}], "type": "event", "id": "bce6029e8441414faeafba1c648fef05", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39578f83fda3457d98c0367eef9c21dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "deac7c8ac37841789cffcd071bec7e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "65503f76727747bc840288d59f38d7f9", "region_id": "RegionOne"}], "type": "events", "id": "ad9e5e04db2e4e5faae646f85a800b36", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a99d031cbab4372a32cb76937611342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b4b5fb8dfe443d9b9eb4967207eaad7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e74625a1dcc441a9a0650f22df0b7409", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6021776385d14da2a839f245990bc483", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9d686c36ad54bf39fb51a6427cf969e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9c0c36107e04ef48a3643b0713eb451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "96f9c5d6b8c74ba88e3a0e07bf114b45", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b2abad7bbe564cf18ced68a31da70616", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d0dbe866b2242238c467dea0e247def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f9cbca93e5d43ddb3e74ff441457b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "39cbf615c78a4dbb99dc61990bd23bf1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b7d33a0ce263466aac391068147e2d0a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b11cb6ac9c25499b9a27ca9985a979d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e2cbf272f8d446b8f7cf0a6914cdba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "890178f6907d4017ad91eae2408627fc", "region_id": "RegionOne"}], "type": "tricircle", "id": "ac8eb168327d4fdb9105589bf8974ff4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "22e788b660874fc5af41b45ad5e20511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c28e9d1b5a4342849067d11d44b2a8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "46ff7a6a6c9f4002bb1e5f39a42f08e9", "region_id": "RegionOne"}], "type": "database", "id": "808cd7d82d8844d59c699f90d1303261", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd1e026477334decb50dcc39f64e1603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "043b848090ad4332a598ebd2e627f367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1e5b47883cf7410a8aea1a98a279459b", "region_id": "RegionOne"}], "type": "application-container", "id": "dc8022e4bf964a8b91b4b841f9afdc7a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "297bc3f2cef44e00bcbdfac5c98124a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "778d587624f04d24a23a66971e237e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4f398a07211b4d0c911da3e3b11a59f4", "region_id": "RegionOne"}], "type": "container", "id": "ba3d44d89c46415e92e4e97d500faedd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "df2bc394bccf4514b44b6caa24391668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1db5ae850b7b42a592a9fe1a71cbb068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bcd851c3c05b4ef09345af1e76172178", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "23b202eeca1a4402a5ecb05cfa9ef906", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37d1d0638cca4a828cd1049ebbf34e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "febfc8a53b4341bbb96ee7feb8ff7a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9a30098f06ad470d9e7a7915d50de46a", "region_id": "RegionOne"}], "type": "rca", "id": "c99a4c3b70814d43b49ee19e322e4f8b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "74e3533e759246408f395a7894d4f4f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "501e8ff364d04f4fb65d5df6b0c8d264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "60d812834ba1492c802fc57c615c217f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "da32bdb68e974cbeb51641f6da2b8043", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "106f37f1b2004f9b997e3b0eede3b11f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e90cfb363e784abe8d1d916f5e0c9c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0f1fb2fa20b4464d933a816951c16055", "region_id": "RegionOne"}], "type": "network", "id": "8a3fe838bff9471f9abeb331d170dcb5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a149b0d5299b4699b349f95da7ae443d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4fe813ce0c5a434fb62d6d72cc9e236d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "41f936551ca24cd096204d099139fa46", "region_id": "RegionOne"}], "type": "backup", "id": "ace0ff47f08544a9b1c8dc550275e91d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02c7999c35e94b98a6e8a53fafdce290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd793d62c68340a180020210dec3411c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b86f7a0627d4b368d095cee3eb54321", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e51288b0ac6641388dc966bbf5445d64", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae167e855f324d6680d82b9ee97cf4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7c6d57533084cb9820fc7071c2db57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e7214ae574064529b6d985a63e696657", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "61240efc5ce44095aa97b037412fb876", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bc0eae22da4c4ad0ad5fbbf8c5f406ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e72e19bba8ee4a068aed686fdeea0b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e7497f66004b4e94a62d920eab77db42", "region_id": "RegionOne"}], "type": "monitoring", "id": "f6f71b3a7cb44931b036766ba4c7fef4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8d0ae2ee1fd402999c1e5f27c047161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "36c12229ffbf47a3a91dbda1980f4984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9ad4f5d5ef9a4c33aeb1907ed69e4478", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "183811291d954f5eb8e073c3bc11764b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1b7e2adc3d54fd1b73e3a8fec7f5d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4d72372ced7f489083c94245b6be09cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e9cb909bec74134bd963b3b88e76371", "region_id": "RegionOne"}], "type": "placement", "id": "3daca262ca5b4e0a83347c05eddd8f9f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f8b5c256cdb74417abbd152b2489ed2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6017a553442741a1acbf3fe8ec532c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "179256ca6951465bade7626bf910ff0f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3a87f884f65743b8a588b8461cba9cd7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d404572804a4d78ba9dbbd9a8014477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62470804a62141f88be0d6838d75baa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a676d57b40094b768f43e7c5c04f1cf9", "region_id": "RegionOne"}], "type": "ha", "id": "e7d9ff6ba6ea4e0faeae4512e5ed9e47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1e2d731e35564106a6fa233427ecdcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "feb51f3d9397414793a112054a6af533", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1f2aff2ef7d741e9adfe79102d4a188f", "region_id": "RegionOne"}], "type": "reservation", "id": "9f631a7c0afc453fb6819c7109213d8c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cba68554d54847e08f72becfeb239a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "036e283320144e468d3e49efdba8ce38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e55747e652454fca84ac9308bac1226a", "region_id": "RegionOne"}], "type": "function-engine", "id": "6b886feb5bf0471dbf7298f061711885", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d3bbd3b5b00d46fb92e502b4d99bffff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "162eef142f764f84b0bb85b3765db7ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5dc311eaae7746dba90b144470090617", "region_id": "RegionOne"}], "type": "accelerator", "id": "b04235371bea44c3919563ffc32c34a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82a3e5a18a084e1cb9dd71e872108a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bc7d098411284c67b95d030b94ca947b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8ca021e4d964490d9574780ef6d88ace", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b2a3eacbe4e94deaa2fa248dc82ba0b5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8bc2bc95e4634e94845b61a17da2669d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b50ce710120479bbcc11720df621a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ddfe7c463957430e86f31a18848a239a", "region_id": "RegionOne"}], "type": "registration", "id": "b41b3798d3864dfc93243ee8ed5210c3", "name": "adjutant"}], "user": {"domain": {"id": "a40973550027432fa3b6945aa37dd9fb", "name": "0b507c1c5c1b43b99b646c32553aba3a"}, "id": "141213c34fa342c98496dea1d13d73c2", "name": "2f9249c46d3346399dccf480d64c5004"}, "audit_ids": ["b5979399da8745be9513eb299ca4a79e", null], "issued_at": "2020-04-23T06:26:00.303770"}} 2020-04-23 06:28:00,540 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,550 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}]} 2020-04-23 06:28:00,555 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/subnets/1f1696eb-7f47-47f6-835c-4889bff88604.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"gateway_ip": null}}' 2020-04-23 06:28:00,561 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,564 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "gateway_ip": null, "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {26} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.061060s] ... ok {24} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.063119s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,589 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {12} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.255566s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,389 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,394 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,397 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,400 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,413 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.329460+00:00", "project": {"domain": {"id": "fdb09e49baa645bda715591b5d2af4f7", "name": "23c375d7f36b4ff49c219678c19a1b4e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "46d8272eca5c44ac834688bcf20db627"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fb5509ed0f8a40a5878cb1399c656c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4b66aa4bef3f47269f94aa5b82a2723a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c0003c06f07f46c4b9b4f60bdff78344", "region_id": "RegionOne"}], "type": "identity", "id": "6ba56f1021e344189375902f765afcf2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5c2ab300df7047a5a58786e92bdf464b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ac3c14875f644e4e870a304d4b8ff80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8d44c1e72b6849789d62dabf46051358", "region_id": "RegionOne"}], "type": "compute", "id": "dc7d21ce2af24a348952def7ccc9db22", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9a83f5a0f6fc4eac96394e455fd934a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "979d0940824e4edf9f78e2bc896c9a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2bb67e6b0bd045ae854e4b6e6d2d7e51", "region_id": "RegionOne"}], "type": "image", "id": "5a6560eebbdf47cebb0b070edb940e44", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1444bbe82e14314ac5e62650c664d7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d51cbc79cb274159b4fa8bc7ff8f35a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "55386614b6954ec795520f01754f32cb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b9cd375065ab4b34a3f59d13c9ede349", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77286f0c7b574188ac8c98d77c94d3ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44709af951ff40b99fd182cad083c5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecc550625f85468d90c369ef4cbe3e44", "region_id": "RegionOne"}], "type": "object-store", "id": "51e6c377d63846b8b385a340f8ce22ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23a7824dc7ab451c992f29c44ce969f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "591f19507c19400d89605daf4219828d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "614dad85c5ef4fa383e551779d65ab14", "region_id": "RegionOne"}], "type": "clustering", "id": "ce8a5b09cefb4fa1b4b90b41c560271e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c422e127e0fa4894a83d5a644c9940ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e401193ebed4ef48ec1af2d79a5b3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8ed5ce4910c84cbf8b2b42183f4fa720", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "272eb5a56fc84b70b58873a0ff98b732", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19a07953d9554fb48072750897596b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4f5c6e26f4148479f55697a75e25229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "65501a1c124540218b0b62759718c2ec", "region_id": "RegionOne"}], "type": "cluster", "id": "eaa44e7ced37476f86d9a53e42ed9841", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9c5540ffb2274560a066edaadc2f7439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "313304dddcae4c89a99e323fb52e7879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e3ed1b87314a486dba8a83693730f8c1", "region_id": "RegionOne"}], "type": "data-processing", "id": "c035bc02797b4e46834a4c900434e0fd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99921f3bcfdf4232932a7fa1f702a932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3c673cfad374bca8e4a4ca86bd729ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c76248348e55412b9e4c0ccd3d3f7432", "region_id": "RegionOne"}], "type": "baremetal", "id": "37f9e1f3d3c848539eb2fcdf27f87b59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c6791de76c84834991e394a6662e121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1890a0fa997949f4b6063be2ee97922a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "35ced4e59a9c45cb9237de7d6943ce29", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1634e8bbcdbc4c2fae9a555cd8d3fa20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e5fab6b698044294a50d9bac070c8b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "842acb847fc941eb947be1b6bd62e189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d16e46aedf64d1082a31f8dc89b97af", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "18cb232330e64ffe9fdca5c45ecfcd01", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "93dd4b0ea2054c46b0918ff26543b2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f1d9063cadc44e86a9448249c568feba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f7fea431984b454d8d8550a3b735aaed", "region_id": "RegionOne"}], "type": "key-manager", "id": "a05b88e3e9ac49fab787e65cebd68ba7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d29b4ce8cf1b40e4bb3ee2209e2e34c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66493a680b304e8c83a4367c9a7a6dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "92563a9035434f659830c26fb3915a67", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "29757a86f7554f67bb3e0b6ffc08a96c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f0a4de7a5a5450fb9233e72cd70ae5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec96ba4577434d939172a18d9c96e1a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f2f1604ec368438ea18487e320dee685", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2826b21d239e486f8a00ccb8af8cd49d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fde2d68469f4a4e9c081f5ab7b9e87b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f08b6dd95c2d41729106c6ba5bf0bc9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a3aa50a518784e489804be5fceff94c0", "region_id": "RegionOne"}], "type": "message", "id": "bce1915e784c4985b41b4247f1a412cb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c71840fb2244f15aa5c7da75914212f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "23f5c6d41a3e43d4ac96cedd9dd3b022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f76c459921d94e82af91fac87dbfd067", "region_id": "RegionOne"}], "type": "messaging", "id": "05a6a6a335bf4545987800be34acd0c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0e086ba7fe184e3ebd7f61b21820c1af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "54e6a0b013d141c280e6b09524078ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "edb74673891348c4beb95d6240bfb4f3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a671d59dcf414b8983204a72a55d812e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed89edbfa9e64c589cd8ba4166ebaca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ac6caecc56542e492fd0fedaaedf0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2111e32fb16440d7a9a2ca5025e71159", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "df05d87954424bf19dee572e7e9fd92b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a7aa0785d0e494ca1a5461a9683529e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "777e1e9660f343f08a6d2ba86fd66c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e02801c58cd747298618d59426078fab", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ccb1e95fadc4ff5ba0429fab44a0d27", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c791cca5ac64cfe8141738a6cf6df26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef1b716531914eb2827699526fd61a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c985e45df90e413699d40941147c147c", "region_id": "RegionOne"}], "type": "container-infra", "id": "6bd8d4d85147426cab7ac1e83f3173ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5648233374cf4af8af17537ff6aa9de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8a0d55fcb7f44637ad79e93d0dc5d9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "65a21fba55c44e9c9e91c621509da5d9", "region_id": "RegionOne"}], "type": "search", "id": "430e1a2eb40c4c3ab9a2833b1fdbc686", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "75381cc3a9b6496daec0aa4a9912520e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f61ebb639a7c4171949aeb75c31d9c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cab2d0ed5b214d93a467a1ca8d00099a", "region_id": "RegionOne"}], "type": "dns", "id": "98e722001e354d69927ceff60d58fafe", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "09fea5d38dae40c1b36154a7721efecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d26e2d94da4842cdb70a2995bc6ceb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7eef0cca24654ae5ace02ab97f0dd5bf", "region_id": "RegionOne"}], "type": "workflow", "id": "36098cde48ca41bfbeb0af2fc888bc6b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc22d997c88941429291e1ac88eff82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7abc7c217a9d4696b50eddd2e21d52a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a2aa4ed000b743998f6d752fa4a5d76c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1517599a347c4f6286f0bae62cc1686e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e85700e2c6b430fbf03d291134f2706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aa1f78d548d94db0b8cb97e7a00e563e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5f7effbb0544483ab1919c69490b0bc2", "region_id": "RegionOne"}], "type": "rating", "id": "e9b379dd97824a678b7cc66e84b4bd95", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e63833f9c44942bf91dd3c2a543cd008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "65dad82fa2a446089af69d58f75fdf5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d7be02dd8564b54b57fe3c0bc50a7b6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b0a9ccfeefd947078e8160c60bca286a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "515ddb054ccc4e4a9dd1a6fe631a5efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fb6b4add2a94533958104d1b3d0b653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f7d79c4414a44c4a8d9da86e8311409", "region_id": "RegionOne"}], "type": "policy", "id": "fd9fc0aa6ea2466e932d6050c4cc6b5e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b95fa8442ed4b70b96b9573d6461d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "162cdaa0e4114465bf151efc7def7cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "145b3efa994f4f6986450cb8064b98a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "122a9b092dce4c35a7752f026e973200", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef1e5284e02c4da0b97b83ffa84591fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da527a3f470545448ce2011d7d8cdf04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e034ec93d49f468bbf6266f639bcf9fe", "region_id": "RegionOne"}], "type": "sharev2", "id": "2edcc937eacd4f579a9ac62ae63f7c44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be3332c6c92e49dab8d50f39ea0f956e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11f4dff523554ec88f778a6a8f6c1671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5eeb60d6d0a4b3fbbbc35f275d2c2df", "region_id": "RegionOne"}], "type": "share", "id": "faca85148bf14e36b0494e43ec2e59b6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b93d6ed3e484f2f83791a802668778e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4d7f0b6cc53c48c7ab9d2b7b7c1128d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "44c7a5c2365a4d76bd647ae0030a2d89", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f6973dda2e6c46439ecd1458c98bed89", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1718999b56a49afa0ac1efd4585d161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b0e8408eaa743b49f75bd31062d0d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be6d7aa8f55f4110abc42b4e418d6d73", "region_id": "RegionOne"}], "type": "orchestration", "id": "7beb3e835f9e43be9dcadd93a4d70fd1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d597c2fdd054e1f92d7ffa1dee1da6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad3b020ec57343e48968ec038bf7028c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "854dec554f254899bdfe9c1104f8c487", "region_id": "RegionOne"}], "type": "block-storage", "id": "efd8ef4d3cfc42fc8e0678daebad166f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeb4495cc03345abbe8458abd741cf05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "203ed959fe094fc2ac291772036b0d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b47984d816c42cb9afcd34483d60b4d", "region_id": "RegionOne"}], "type": "volumev3", "id": "39dd68656d3b4b1ab20e42b86e52e727", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a604acceb0c24c0e976d7eee466c5ea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "137c3a31a2d24deeb04a74088dc2a9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eab7d64fe2fe49d2971a9aacc4e962db", "region_id": "RegionOne"}], "type": "volumev2", "id": "7c80d01960914f759f6f0b29d1937ed7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b59473f7f592468ca9f6e8956996cf73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "457fb9816c0b4278a90af147727cf195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6337baa5dc014f70b670a8aac3623374", "region_id": "RegionOne"}], "type": "volume", "id": "4eea858d9c8145718b8a666f8082a35b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "851070ea867543ea8f3ea547064dadf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "847a7459701240508a1e6c8982bfd50a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0472d6dd73b4dc09671003e600660cd", "region_id": "RegionOne"}], "type": "block-store", "id": "221efd828403427a9b46c0e40d1d0733", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "44f2d1a5f970449e9b6422cae4204051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ef31366d55ef4108ba2fa56f83e39955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a5f1322560c04ab0b3d81e4b1fd5c97a", "region_id": "RegionOne"}], "type": "alarm", "id": "2146cebb9017412b8403f703cfb34ce2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aaf9077b04e94aec876dee7dfb06a9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5011f8549f4d42aa9f76716a81580002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf04cfa2d55c4b9b95422b533b780789", "region_id": "RegionOne"}], "type": "alarming", "id": "0c0566deb3074d038c8e0b011e7b44f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "587f24eaeacf43dcbf21720c0019f674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dcc1bce960ae4a6380e62b31ad6c5910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c3420204c7c4617a5a50b05d46a763e", "region_id": "RegionOne"}], "type": "meter", "id": "aab5b7ebb2e841cca2667d52ebf00f8c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "124c2edc0ba54ff0a114465fe23bd707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b940d8dd67e54aa2b8be7ce7879a92de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca1babd30065457e9efc57c236a828fe", "region_id": "RegionOne"}], "type": "metering", "id": "8aa7f91261774daaa41b6f4c007aa2c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b27d5537686427891216616fdefe96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9f9f8b2c34748a08a2e5010b8bacc91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e48cbb7f588145cb85b61c984262aea5", "region_id": "RegionOne"}], "type": "telemetry", "id": "679fec44d5b24dcf94dfe0cab7462615", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3f73b5cfeb74972897bef54f4d49e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b6ba9ac12b0498bb573cc6313f0a310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c0d3a5e20b3545e3970049f82093f6e1", "region_id": "RegionOne"}], "type": "event", "id": "c5c118c81d4c4ae28ff6b0cf476e6f0a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a250de2c9dfb4ba39bac92ed2d7a6a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "484fdc0c4e56405faf9f1c5766eca80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4c12b6d74561468c85cb6812883e175d", "region_id": "RegionOne"}], "type": "events", "id": "58d3d3110d3f4adcaf23c57c5ecc617b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2799206e05904def9452f7f716b131e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b743e1924db04014a52e42f09b3b76a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2abd17341c2644ee803b27ce94104f0f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f5a257cc131a493798765f8a13564d6b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d7f6c70cffe84486b7e12ef0ae0bd776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "33ed9503db9643bcb940e4468ea8d9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "68664368ea514321a79c44e7fb7fa066", "region_id": "RegionOne"}], "type": "application_deployment", "id": "815b1105fea94a13aa2307fa69d23c67", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c85e1697b44c4dc78668c91d18a55564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96635ce66de4432dba3ac2bf16b2fc0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e297417391ef4f229cf3e86f8710b8bd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "89aa73d02e7d4db49813f6183d9c2a5f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "254d014a8ce04a349dd3be6b84a6288a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6627f57719ed4c4eb63a702d62b037d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3b5f8cd92094a3daec25938781afaca", "region_id": "RegionOne"}], "type": "tricircle", "id": "728edca5654f4fc28578bcd7deadd835", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0a95841e40064394922eef0a7903be35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "07d711b451094e629be24ec5c3a12f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "63efaa86337a4df5a7163016947c9ac1", "region_id": "RegionOne"}], "type": "database", "id": "17b146de693742fd8a0210e4094708a2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88f48ca785b9468d8b00bd8547ddc1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "be08ae02486344e0bba0fd77359cef56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c07c9992d91c479aaaa20f705cd4756a", "region_id": "RegionOne"}], "type": "application-container", "id": "caa6738a5ad143fc96a81b311cfcf54f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4f8a0ed8e88498bbf90a2d9ab55691f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3e91156ee264626be8cc4ae260e7e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b7733e4a4318482da945ea700335434e", "region_id": "RegionOne"}], "type": "container", "id": "7cab5d7ca7ec43dabd2e6583f0837d50", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "02ebf7dc9b5340fb813536af4555beda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4133b1238cee4e6a8f07662c0583e077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f8f1b4fcc1cb4bf0a1fc3d0e69f76ce9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "71988ec9d82e41e681f3bf2a6718a73d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e69e66cbf8144258a1d1bdc905d47b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de1e3f3879db4d08ac6201b43834caa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "798515641cb44db3aa8d9ce636a3b92a", "region_id": "RegionOne"}], "type": "rca", "id": "e09e1473295e4411b6fa598ac1adf493", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6958a88412944f99825110d289ac591a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "06d8ea28589545ac8f53516ea7da71b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9dfeaf4a0a51437ba3e7d34a07988a4b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "df948cd240cb4394a1cba89b71134266", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1244f92555a64827aaa1e173ebc28e45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8933399e7811408eb56a8f2ae8ff59d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f335956e4a784d268afbfcf74c74fe73", "region_id": "RegionOne"}], "type": "network", "id": "9a943a0fbfa74d4ca1cc80835a8a729d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "15bfeed36d014c58985836309b0085cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c9a1d565cf2a486884130f97ea1f61d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a39ef33a28b544218fe1fc1414738816", "region_id": "RegionOne"}], "type": "backup", "id": "28936d54ca944e01ac04f4814de35294", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d15d66edf48b4d02ad667da6018618f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "484cb4d6e2a94c99b5c69136a66860a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ab0e5df0fb8249bfb37e1f8b4eb4838f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "06d04ec1f20d4b54b54344eacee7f14f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "25480a8637764c89a7be3c000b9f6a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1996ca654b3f40109d4f01c1debf901d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "666fcb0e91f440cb9b070db499cdc38a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1f12688262bb4881a4c1bdc15c6c2ad5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d31f506f91fb4b0fb223d86211b5ee07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "190d29e92d37401482b35afcde2622ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6ebbd4fea23247bc8bf51fa9d2c62735", "region_id": "RegionOne"}], "type": "monitoring", "id": "0deb9f406b3b4cd0a3b10fb40ca5f1ab", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "800cfb89daaf4515a4b92e90c7a3202d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37386be1364f482d8ce137a5c9eb5883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "27f92969ed32453eab07cc6d760d66e1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32fcd4dfd0b442edbb4f92115894cfcf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cb7802443ced493a9b80bdd90f21511b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "31f047a822bb4433a3c87daad3944fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "88c64bbe39f54f9bafc32604d17fe800", "region_id": "RegionOne"}], "type": "placement", "id": "456596aaf2b5488e974b6aa8622299d9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b690fbeb8b0d4dc8a9753b6d7a5d5def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "41354147226542788d591c8c6a1edad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ae2f04470d994dcd8743535223df1198", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6be30d079bdd4b758d82724070b9f3c9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "355b75fcfbe14c36b1e66403041fa912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7b5c8cd7b4f4bb3b2c1662e4ce2571a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4e552b671fc847eb88b3c517e6f61016", "region_id": "RegionOne"}], "type": "ha", "id": "db6a859b44d342d287887933491b0545", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69fe6843d0b74019897253363849d171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76c8cd2bc750452783967d931ef9a57d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8c0fc3d4b456433db52eb566da0dc446", "region_id": "RegionOne"}], "type": "reservation", "id": "b64d7495a2b34917838a172d18c28986", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed233e6410fb4134846cdbad2572e66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eee2d56091be43f8bd275460125ed0e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2db68eef69404ed1b788003db68ad81a", "region_id": "RegionOne"}], "type": "function-engine", "id": "28cb5654fd6b484b8b2147923e0ea508", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ff78a32ecac14fc195862015e756909e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "46f1be8e10f647cb9ccec7b3d283d183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d9293778b9ff4e17b93651c55248fec6", "region_id": "RegionOne"}], "type": "accelerator", "id": "1121415ce1d348508a6f23e9b54b4246", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "42217816ab9641db85f35ab25563b7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2f3913efbf04429e844f7b46700d1087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37ff6162f22e41328fb93100e7d6768c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "40c2015ef50047a5ad92f4b0183f6686", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b314fbbd7f3f44bea31e5118dc83c219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "243c0c1d941e4377a3283d6e3e5eed5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6d1233463b141d3a3258f468383d332", "region_id": "RegionOne"}], "type": "registration", "id": "cb7a621da00f460fb25b21b4e86de523", "name": "adjutant"}], "user": {"domain": {"id": "beb5d855d2fc4a4584f892c6302afdf4", "name": "b262bb82abdb4a1591d7795f4c911134"}, "id": "4b1a312e86d14213b2583206940f5269", "name": "85cb7990ef174e9397ae880d132d844d"}, "audit_ids": ["d07f49009fce4e678c58968dc3eb5539", null], "issued_at": "2020-04-23T06:26:00.329460"}} 2020-04-23 06:28:00,488 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,494 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,497 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,540 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,549 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:28:00,569 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/volume001/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-set_bootable": {"bootable": true}}' 2020-04-23 06:28:00,575 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,578 keystoneauth.session RESP BODY: {"os-set_bootable": {"bootable": false}} {30} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.474732s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,196 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,201 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,203 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,207 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,219 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.132945+00:00", "project": {"domain": {"id": "c0d49d91de244aa1b6e8d763b2548cc0", "name": "9dc5b937ca40461ebeb5ac4565eb5594"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "23866b8136d445b7bfc6663342d1b908"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2dc60a455bea475881fee535d6222233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "306b613669a045449029aa83f184fddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ea8ef52255fa4270aa93382b51e07a7b", "region_id": "RegionOne"}], "type": "identity", "id": "3c8bf2ffdab145b8ace1c5e88de285f4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "141421567b4049c2b1038431ad8a3191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "394dd0206e6f465aa2ff460bd7a1b421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d85a02dcf2fa4fab8b82c08d3adc1949", "region_id": "RegionOne"}], "type": "compute", "id": "f7c6a9e8d45f4d409b222f1aaa96264f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c6b25c3d2518424093be9d93e9d5dafa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b636b398e95d46c7b6e9fe7e6b0357ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8975888f211349bb903184f8939071ee", "region_id": "RegionOne"}], "type": "image", "id": "6f036d504aa841c39c7b8b5ca93d7ee5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1f5e62b0a64343a997e4023a12501338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9bcf1e076f274b5fa203ccd4cd38fce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "01bfde9593ca405ea14b178cb5c67b0d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "31c66d24befd4ac09667b04f8d16b3c4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c07e7570a8144d1684d9b1c406a67245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f750e0ad2714a038e83c9df36e4efee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec4d6e795047492ea7080d9d39c76fb9", "region_id": "RegionOne"}], "type": "object-store", "id": "124d858b9db14cdcbb16b15014434d71", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab943f8dcc014b94908896c8cb393ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e52095dab4974367a0f4bba2af130bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "41c6860b250f4666a2665a8fbdb8e49c", "region_id": "RegionOne"}], "type": "clustering", "id": "b0fbc8eaa06043fb8c5784dbb8792443", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "89dd4e752a7e45a4939ce7b05b937f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "528f8c169c3f4c5f98d5642bb8000964", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f416579e76d640e3976be659d54cc5e8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5cbbd15e4b71494b86409bc83ddb7a3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "400a4db7edfd474b946f7df3112a1db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "510c1ed5580340c2a0f76589837dfe9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a1f4280780624c319525418d43931439", "region_id": "RegionOne"}], "type": "cluster", "id": "a2a7abc7635e4ef7bb380a1f771fe4bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c174434ebc244249ac2bbd50fc5d50c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8efe8c7c657445e685ce4440ad01d26c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1f3a17df485847f3bcae1a9ec37982bc", "region_id": "RegionOne"}], "type": "data-processing", "id": "ef545b124ebc42fbbd0ee2fb2e46fa67", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48c77a1f167b4e98820cdc2060cbc19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bcb2141b6fb457185ce641c5fe92e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6b2b34883534598a7e3f5498b719c37", "region_id": "RegionOne"}], "type": "baremetal", "id": "cf51edce09da47a18f8e6d21d8376ca1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "147f87dd057b4558a8cac2037187c89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c265afddedb34df4ad434e8ab8eebae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6dfa57814fd447fcaf32aa2fd7f55248", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c2010b692bfe4840bd941078390fd873", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03d42f24afc449cca220a51582cd27ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "13cc5d674ecb427ba86375839cb2ae04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "410bcdbfd34a49f7823f36c523ca1df8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4cc30ae3c3d840f08abd5b9d64da36b0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bd9ea1ec93174c5a9d1445095a4ebe21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9dae6d51fe864e328b48e9208a827d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7523a496c746488e89610c0574ef61cb", "region_id": "RegionOne"}], "type": "key-manager", "id": "9f8b3ea92e7d49678c15a859473ebea8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f02d97ce3ce04b2b94aab94838c1a420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "293aaa06c5a14221aa0d943d491a6d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "661d0042ee6540228dd63bf37aa68e5d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "864fcb5af7c24258872e6e7d2982950e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c610699cc184948bca8e2b5eede80ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c50202bce60e4012b5ac229e3abb4586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a2092072a8094cce801cb4fbde8d5183", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f6e550552cbc43fb81a66d94af892273", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "96f029f202914feba775d5002f77c5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b1b332a9cdd34e8dba95b87963ccf907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "63c146bef62f4515a8391699e40faa73", "region_id": "RegionOne"}], "type": "message", "id": "b759b02b17034dbcb5736e24cffb8777", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f5efa1c970ff4d96a9fd980ff2fdb726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8cd0fa6932bb45f381c4f48ee674ba4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cedf6a5be8ca46f3a8f3c1f3e17bf79d", "region_id": "RegionOne"}], "type": "messaging", "id": "92a57201ba2549f283157bd098800fa1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebfd475d056e48ebb957b04ee1f31427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7dea87582aaf4c399afe392904d3babe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6347f60a8b534e7cbd947f4b7f243d6e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "81d6b697cfdf4e9c951a6b6ecf75b41b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ddaf14e58b64cd6a900ae309a0f0ca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90d4cb303d0446879d28a52a69264b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78a5ea0264f649aa9b1453a9b96099d7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a861897157264915adad8a0e2569ac42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41d37fab7ea8487ba6529f1aef3d4f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef6426627a2a4761aee637e531a1f325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c67f934f1a614464bb8f36585b7089a8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5502b00d357d4b13a9f9bfa71bd45fdb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aab000c3f42049dba0dbbc489f3825d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4854b75cc6d14b9fa0d8a2eb10eec4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4395f06293b6480baa20f06644bfa01f", "region_id": "RegionOne"}], "type": "container-infra", "id": "667135a5a9db4169a61ecf98873a6f0a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d5063f1e4b8446f2bc569fbaeb1459c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e659c27975a44d0d814bb71b5fe6148f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "df30ed13836c47e8ad2e934e183e7b94", "region_id": "RegionOne"}], "type": "search", "id": "03064bff56844f659f5556ab3b31ee04", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8624d13fedc34117acecddfcff72203b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2acf1da25f1440cf8b3b318f498c91aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ed1caea400ab42c2a69beb9c6f936b0f", "region_id": "RegionOne"}], "type": "dns", "id": "ee2463d1c0fd47ae89660b58eb000648", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a25e6aeda5224cc1a633f45f986849b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47549976cc3e44018aff1293c61dc2b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0d4d442cc50b4b74b510d7023c3eddc1", "region_id": "RegionOne"}], "type": "workflow", "id": "4db8acce11d042c0bf48dde58fc3e3e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ebc491353914afdadf67e41e0f9cf13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9205627518794e9c81b841fc9385ab33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4c01c09ed8f74b9fa52cb7d4b00e03fe", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d3e7efac196f47f7bcfd7c88ed40b539", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c24a5bccc3774919bd96a5ee24c3e04f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de189306b6914537aae55c58a2faf292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b882af9a95fa47b1a6980c5d7f9e7738", "region_id": "RegionOne"}], "type": "rating", "id": "d8a28513182b4bcc8d364c2a2f9530a0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0821c22ba89e4feb8049ee29ad4f7eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fe86fa4ad7da4348a0f1b892f9c6a018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3de823397730472f9995a60c0862f446", "region_id": "RegionOne"}], "type": "operator-policy", "id": "45c7f1b2b2c44c83b87f6c541f9d3a2a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d8aa93aae324158a484303be1dfb06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "effb43b856eb43108d32518f5fccff93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "632b004228f54beba9ec1e96f38815d5", "region_id": "RegionOne"}], "type": "policy", "id": "b12da4be9ff543148b5755600dfbc275", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f4db4b0a9f8434ca8a5c9d3e1e02f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a69762b626a24a1480cc9388f9a42a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cbebe30657634332aaa69d4aeb011da4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "285306f0b85e4540b239dffa88c08bf2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "efb457f4345d4ebaa3504120dc9e1cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0be47f6c4193443293109a602c3bcccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9177fe9eaffc4466bb8a96051f4d2926", "region_id": "RegionOne"}], "type": "sharev2", "id": "67941deeb3574bcda35646147eaa552c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbf3f51f62164f7391f0652b86537dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf190e2a947c42f3b1ce252f1fac1d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "662bc37184f9481c8e784ad468bf1e4b", "region_id": "RegionOne"}], "type": "share", "id": "372aee72c1934476b6973c3fe2de234c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "44fd85ad74b040bfae69988e18741815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e346916ebb524134abc5815202a6b211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "381eb1d90c95415caf563cee368a4e4c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "612e554193394324bff80ff9d2035e84", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f2a12c024ae4137817c1d38b3db8e1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6325db45dd044498be77f999c172c1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e3a8b13a8fb49919db162bcc3101fce", "region_id": "RegionOne"}], "type": "orchestration", "id": "3f2704f34b5144fab4890b3fe20996ef", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c96e2de35e1450696fd01ade6b8c2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73432e083caf4def96d4322ea784d32b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dafafc6ecb74ff39123f34448901d40", "region_id": "RegionOne"}], "type": "block-storage", "id": "d20a38e7fba34d6e8561b02282e99231", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f366c20ccbd4bb2abdf7d5399dab254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ba9311a98a749d5af91f3cb97fafdd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daac5e38ffbb4657803e2744dbf7831a", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4c5a6fc98f141a6aa7072d33b8d4502", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ba9c7c496714bec89988af505fd400d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8343b9b34386465381a365835e0e4dd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0782ffedf81a48278f31a25b3675b2a0", "region_id": "RegionOne"}], "type": "volumev2", "id": "76eadc29289a421882e99c0ee1c11870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99bf87eeffe1440295bc18637bfc80a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b3b157a0a75432d9e781d41f7dd3e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ecb0f292a7b4fe0b68bab3e46bb0606", "region_id": "RegionOne"}], "type": "volume", "id": "4f7404d9a84b455c968851fb686fdcbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae1bf0929de4221ae042f70bb4715d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f199033683ab42f093ecfaa1a3ac976f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f9a61cdc1004621ad82009f165ffa59", "region_id": "RegionOne"}], "type": "block-store", "id": "e0d226bf352e4777b97feff47df0f456", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "731d6c1e934346628f189e3f7e436ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da5322bfe65c444ebb76e4b301c86607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c6adb8c2432b46beb2c2a345841055d7", "region_id": "RegionOne"}], "type": "alarm", "id": "6ee56055e4144a27ae40526b41be02a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be924d848534442ba59e2fe06f6937d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d18ecc2981f48659dabd9f5def0d593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aeebd4678afb442d8c4fb5953f30a13f", "region_id": "RegionOne"}], "type": "alarming", "id": "0d697533a8a84e8986d760c2fab3f7ff", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3266e8d5e2a4b94a85e9b1ed62637b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "33e82132c9fa4b388553eb4b26faed8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab2178115f764df18627d8457d2f4ca1", "region_id": "RegionOne"}], "type": "meter", "id": "56223010d8e346ff9b54785e36dd1cc6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e716d51db9274e8eaca4ea7df4b226a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b6ee34424b24cd994bd25be6759d3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d0918adb7694e7197cc0936364c22b5", "region_id": "RegionOne"}], "type": "metering", "id": "053414312c00410fb4e7dc9bbfb783f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dd16c2796e5408eb047012748cc117d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "453c2c07369245829239787bfe840a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01066ebcd9d942f4becba0125abefbf8", "region_id": "RegionOne"}], "type": "telemetry", "id": "812dc1c6ae984a3a93c0e1342dc49fa3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ccba9c43cce14385a70fcb829bbdd0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2592314c79ae4fc78d15aae29301530e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7f68274a757f467bbf80f53c09b988bf", "region_id": "RegionOne"}], "type": "event", "id": "fae1f5b0a57043ab8d3bff4c39a8aca7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8271ebdf022c4365955c3e82db13960e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8fa3019c357c4c3cb67b8bdc116881d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "de239cdafc8d4c78bfcb724252ebcdb6", "region_id": "RegionOne"}], "type": "events", "id": "d49098c41de646c98cbbf73a1b1fed4a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a4435ec17c94ce394cc7d23cb136518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0aebbbf499ce427e8224fb12b10c01fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2612b8e1e35d4c839c14c270be28b989", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a58492aa53164b3f9347fb78b34ec708", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa26b6b95d114b0a86e9097e8f96a672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "beef1189c2184ed1877acd315566dcf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f8f264932cf84f4fa612aaceb028f406", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3120d40193a349d5b8f10fcaf3ee1ef5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "397418c487204b64a5202f1f747a66ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4534a7c7e994b76ba5c56c6b8a16c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1df26081acb04e25802073272ca827ee", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f57a6a9ee47f45a6a83939157191fcae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eaed66c16f63441896fb433834689f16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a6619a4d0d94a7b9e8245b28ff8b894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "65d4df138a1d4f91b9fa430432ed3b78", "region_id": "RegionOne"}], "type": "tricircle", "id": "a379d81e305e417097c01f18ad34e92b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6e148aa0fd2a4ab68fdf651b78e33430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b232b7b69be148a6ac1851d90e3509c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "83a3fd49082240cd931e8f27f0c6a29c", "region_id": "RegionOne"}], "type": "database", "id": "ac9c8287428f4548bd4698e3f1b5904a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5294bf5b156450da75dfcb3b58d6465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "25a6443ad9a0470f87f65835f3571de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e64476f16a864a118b32ca7f2f745020", "region_id": "RegionOne"}], "type": "application-container", "id": "6dbcf812392b44bb9d70027527bb4973", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5753480e159c429aa49b1eae7f18c1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a3c0bd9d0384c85a13d94f1d982fa27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "30fb9aaa8e57425f8676b81205eb743b", "region_id": "RegionOne"}], "type": "container", "id": "1da37f2e035d4fa7acabb03f71fbece7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "342abfd983b64db4b0fb0fe8c84d3661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "171160c36758479ea3b84e8be7d54cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "caa33d824593436eacb379b699a47046", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "03dec5cb57b74f249ff9a75c9c81ac32", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "53f017d5ba964ca39930c69e2eac2e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54b58e9a77fc4b61a063c6c4bb0b3064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "614cb471426341a997940eb91618d9dd", "region_id": "RegionOne"}], "type": "rca", "id": "8bba12d52ceb4ea2945d856f5e60ecb8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e5028192c7f4bffaecae72721850bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0849940cb1484bc392d214b3b73a40b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "58f78855a4ab40e19401381790605f26", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "07e93f2c99cf49c399de9f2e6c0c8158", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c26ed3d1e70d47478ea7c1b4eca644f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c468503d3f1c46ea9b0ab96d993af34e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e52d7045a7eb4a05815ed85ab084cc92", "region_id": "RegionOne"}], "type": "network", "id": "785436b3ea664d3d9251d2f029faddd9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e08c1cfd66cb4aaaa5387c1441424b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "834eeb5f40d0493b851bcc1d32596fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e06059fc315448bfbe5bb971ad0201ea", "region_id": "RegionOne"}], "type": "backup", "id": "0dc55aa291174d16af108461885c5817", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6e7c9d904a344c090ebb9e27185ab22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b76c5206117b4c7dbeb5d5aae4c5b7a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a33b5d6f5f0545b683e5f3a2ebb3f756", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8b6a0d02a9254862962e22f6103eba7a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "952f31e6860e4d89bccac981d3617c0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2ee5c6d312a46dd8384559e055cee7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0755ce3710da4959bad92586f1381505", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ab6f8666875d477fbe8d348c2b19c257", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d9bafa9cfbd4b0cb94a2830fa23430e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "88af1064b6ea40f1a4446e132e72db09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "24798cc1aeee418eb925e7f2d60531ca", "region_id": "RegionOne"}], "type": "monitoring", "id": "04b32c4f28734bb8ab6e14d032ddc696", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d7e9df75d614485a9276e82ac4a2b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6f6f33639ed64589928e173a8656870d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f0b569b24a74a83ab92942a006c1a08", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "550e9b26a9ca4ea3b6480bb299f2aeb7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bedac438a4ec4624af792bcc6a1019b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "42c918a6ba784f1c99972a8f133c6efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d47822c711474845a6b8af6cd689f902", "region_id": "RegionOne"}], "type": "placement", "id": "b9689b3a1c41468b9d16734ae8736ffb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d04751ecb60245c6bbba47b27e56f249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54f6c20b060b4de2a2a336936c431d6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "075b0292f5d349c181c6340ed444ed46", "region_id": "RegionOne"}], "type": "instance-ha", "id": "656a7d3697b343a0aaf9320276e1c19a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6570cd8c700647bd9724a86796675ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9e95d31e1324dfca1b1df621b77cd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f635bfcd0efe46c6829f609db3ba4cfc", "region_id": "RegionOne"}], "type": "ha", "id": "f1089f6cae8b48f58eb887475a4936a5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "96ec9675d8354f47bab72286f96e09a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3069a8df97ad486a81a5c3eb4becd413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9d2b2194f57b4f32bbf5537a30f58ca2", "region_id": "RegionOne"}], "type": "reservation", "id": "e62dcfd718894c27bc0fbaec769c75cf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ac46255fc8cc4d6ebfaa9a23ffc7cb17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "37365ef4729c4d26b28fb0376c6bc2c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c0fbfbf8d1b749f3a7347e8758bd5efb", "region_id": "RegionOne"}], "type": "function-engine", "id": "37acebd8a87c49b7a54e55270cea0f87", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bd942933d76d4dee91a91b711a8d94a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "768787ec525c46bc9d244f88001097ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6f95dea5fa364ab9bce3240ceafdb279", "region_id": "RegionOne"}], "type": "accelerator", "id": "16ac94f64c464899b8eda17e6997c999", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a7b87af7d9d544ddb2329e39048893f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ce6e2298fbb4e8f90ecfc5884b8efd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "857bae28b2324731824fa7e3f75bf3e6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fa0827756efd44bbb0e81e33bcc83bcf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca7b1063a59a434f8679aacb0aaa8feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d07a6b5ed944fd0a58096f4fe15c16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "03ce1112c6ca4dff83816878d27b7b43", "region_id": "RegionOne"}], "type": "registration", "id": "0f3850b0d9b14b9288d1741985da5567", "name": "adjutant"}], "user": {"domain": {"id": "e11b1949220140f38baa99f720689168", "name": "ce9b5f397ffb4a18b8cb432b72dce6b9"}, "id": "9944b078b2304fc18e2b78696560abaf", "name": "67b8b16e62ed47e1b4ebe0f4a8c74743"}, "audit_ids": ["1aab812d10504f38ac33265a1dcd1555", null], "issued_at": "2020-04-23T06:26:00.132945"}} 2020-04-23 06:28:00,248 openstack Calculating hashes for /tmp/tmp5ZMcBb/tmpmMn1sV 2020-04-23 06:28:00,251 openstack Image file /tmp/tmp5ZMcBb/tmpmMn1sV md5:827f6275fb3754c64c6e5ab8cbffe372 sha256:338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43 2020-04-23 06:28:00,329 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/info -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,334 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,337 keystoneauth.session RESP BODY: {"slo": {"min_segment_size": 1}, "swift": {"max_file_size": 25}} 2020-04-23 06:28:00,355 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,360 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:00,363 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2020-04-23 06:28:00,365 openstack swift uploading /tmp/tmp5ZMcBb/tmpmMn1sV to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2020-04-23 06:28:00,412 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000000 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 827f6275fb3754c64c6e5ab8cbffe372" -H "x-object-meta-x-sdk-sha256: 338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43" -d '' 2020-04-23 06:28:00,417 keystoneauth.session RESP: [201] Etag: etag0 content-type: application/json 2020-04-23 06:28:00,463 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000002 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 827f6275fb3754c64c6e5ab8cbffe372" -H "x-object-meta-x-sdk-sha256: 338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43" -d '' 2020-04-23 06:28:00,470 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 827f6275fb3754c64c6e5ab8cbffe372" -H "x-object-meta-x-sdk-sha256: 338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43" -d '' 2020-04-23 06:28:00,482 keystoneauth.session RESP: [201] Etag: etag1 content-type: application/json 2020-04-23 06:28:00,476 keystoneauth.session RESP: [201] Etag: etag2 content-type: application/json 2020-04-23 06:28:00,511 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000003 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 827f6275fb3754c64c6e5ab8cbffe372" -H "x-object-meta-x-sdk-sha256: 338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43" -d '' 2020-04-23 06:28:00,518 keystoneauth.session RESP: [201] Etag: etag3 content-type: application/json 2020-04-23 06:28:00,595 keystoneauth.session REQ: curl -g -i -X PUT "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3?multipart-manifest=put" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-object-meta-x-sdk-md5: 827f6275fb3754c64c6e5ab8cbffe372" -H "x-object-meta-x-sdk-sha256: 338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43" -d '[{"size_bytes": 25, "etag": "etag0", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000000"}, {"size_bytes": 25, "etag": "etag1", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000001"}, {"size_bytes": 25, "etag": "etag2", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000002"}, {"size_bytes": 15, "etag": "etag3", "path": "/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3/000003"}]' 2020-04-23 06:28:00,600 keystoneauth.session RESP: [201] content-type: application/json {5} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.212502s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,408 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,417 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,421 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,434 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.350735+00:00", "project": {"domain": {"id": "d29660cea7094ef4950591244faa840e", "name": "fda7a3dfaf6743e8ba7a51bca05e6848"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4d556f72e4964ac0ab06f3e8f28bad8b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2679349823344f8bbdfdf38a3de094b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "17177bda294f468f9b0c8c253a62e51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d1fac78eff7e49a1ad1dad84864676c6", "region_id": "RegionOne"}], "type": "identity", "id": "f7e5c72d3b6b4780a2487c17c7d8b792", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2fac2a9fe96f4654bee2abe8d5d4e6eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e3c9f56634a244a7922ebb4a67e0e203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fb065d93d45c4c919f2d58d835bc0120", "region_id": "RegionOne"}], "type": "compute", "id": "436dc84f5604465eacf327e217adb49b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a356c14c31df4598927fff639b2d9ba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e1ac77ca4ce241dda0ca918a6c43a075", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1f022187661a485bbe7ba1f053dff024", "region_id": "RegionOne"}], "type": "image", "id": "99916125a42d4cde9d2e8314d587ef6e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e4c2b4428797435b9b6f03b1ea27542e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0730e50e42b943c3bb2bd7ab45ff99c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1fa344a640da411296f04ded3c0c6d03", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9ccd9a59826c4cc2b4e0d9d7bc2822bb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "832a781290764902874f10322a1f5d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b27ba22041d49ca97a65f160f58e7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4111a00a194f88a45522b9826ed344", "region_id": "RegionOne"}], "type": "object-store", "id": "757a00f80d1c4cb590b0fc038b168999", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebc1684060984dfd9ebad643a280c09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4eaa5ef88bdf49f486a3f31b54177260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "938859f3fc1d42cf961b90fa8efd8c92", "region_id": "RegionOne"}], "type": "clustering", "id": "6ddd9a5a763e4e74aba975f40beed4da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78be9af04c67451fb46d51b5ef695896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6f98b7f5d5e4d9e97526e2ede1b9e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8d54411f793e491dad607b1b5970b7ff", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6a4eb524b48c46389bc5a01fdb8a161c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad9fc922832847b294dbe01beba6738d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c98f4dc8211544c49c4de5409f243f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f6e6bc66a21848fb921bfb3ba43d7695", "region_id": "RegionOne"}], "type": "cluster", "id": "5db0f953e75f4038b241fc8c289f52f9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a328c5c319954eafa975ecc72fe5660b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e5654dbffa94291923f2c0758315358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ddcbf6efde4d401ca3578e6895daf6e8", "region_id": "RegionOne"}], "type": "data-processing", "id": "569f29e5a2734b7cbd2158ea43049da7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "44c7ec09496d41f989245a2bf2e14bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "84e6e22119d34c539bbe320c59109f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "98b27056722846c0bf681ba26b21f548", "region_id": "RegionOne"}], "type": "baremetal", "id": "c309d91de0f0487db7117600b933f90b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cfe467bf273454e916703bdf74a432e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a223da5ebda14c5993c11dd7bc13e123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c23b1bfeb8c44f12bda6eb688fa1ed9e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a51caf3e680945c7803d660639634a20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a0923b2494e147b69a20e8f259af902a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "046856bc44e64c138617ee0d85cdabe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a3e5db808b4b449984e6c12242f83331", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3a8dfd0758814b1ca28823e3ee948c2a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0682a6b1d7d54eacbeb8645f6d038dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "383620c7c76844df8536e0dd63ac8c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0cfae7e1517541e2ae83c3cf2aea2895", "region_id": "RegionOne"}], "type": "key-manager", "id": "348b360dd7f44677b56f1df38ff0a574", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d9b0fe93eab849e9b3e37d71e3e393b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3d4d3bfda54457f8d703632d48b9978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "771553a4a33a42e08983793178cc5fe4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9c098c7150d8410f8a8bf70307878e8b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad622670305b411cb635220050a07917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98fffbf647574aedb5e8c393891f2252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2931fc7b330d484eb76200cf19caf74c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cf011678606d4b4099049246c4411434", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74ef9090382449e593b3a468ff8483da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "00d86b30e6574634a17f5c79c37b13a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a42f76b15244db9888be8c255112e72", "region_id": "RegionOne"}], "type": "message", "id": "738cba0735d94377b9cc0427da75a7e2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "efbfa4c962e54f0d91b5b0584a7ae9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "931b0f16c2024ec4bc40fb4429bbf85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "134b0830c97049e3941f9835f286adc1", "region_id": "RegionOne"}], "type": "messaging", "id": "9d42a04b02694c6a88219176181fcde4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aa937ebb74ff482c99ce45efb3d8a162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eb3be76ddc6a4f36a160da51de0c59b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8185ba9a591a48109277fb7f2dacf0bb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "56f0d86c78624a2e86c950438fc5e8c3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7695ca71ddb24d098247cafd79dc772f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "79c03f25509c4b089ab8f7f23949d7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0086dda686a740bdbf9322c7326a2aec", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3c172dd8dbdb4e67afea2f09655020b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b4be5da35f54302b36580ecde6cc2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b283458585204d2bbb9f55f5e45a6409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb51efefee83448399f6ae37bb75c3fa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2a545f67c4e745198a30f597151f6415", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "080866659bfe4ed294b164b89fbfaab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "629b2d97f78a44579b0cc828f763e0a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9684c23064ae491f883957e46eeb9ff0", "region_id": "RegionOne"}], "type": "container-infra", "id": "eb23021f73614107b9a05c656c536298", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6e5ac5da96b045eeac6a3ef3ec947e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fc90695614314ccf844696e271621fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0e0e8c81134943ebb409c8fa4536b8bf", "region_id": "RegionOne"}], "type": "search", "id": "a3f40ee99567447c9c88a439defefc1f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "48567fbc767649f6913d38ec1a253ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f21b02fc582d44a280a97c16ec2345c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f40568d5cc3b49c084475cf673681ba9", "region_id": "RegionOne"}], "type": "dns", "id": "39b1f1f6aef441118d410c51943ce8fd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d065ce66fd9426995a0bcbef6fb5a53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cdcf0ac68c944ad2827510c6033ca53e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "222754ee81114cb5b110d0e78c8331cf", "region_id": "RegionOne"}], "type": "workflow", "id": "6aff0ec65e534a639daaae6711ba7e1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "760dafc407bb40608d47e4b128fbf56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13379e33a741484a939ccaa0d34e45ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "74d73b778e544e9091a76332f7f6c251", "region_id": "RegionOne"}], "type": "workflowv2", "id": "226e0071f0e04b26bd0127c3e7bf3723", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c9aa3bfae4be499fbd6a01e94083e897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ac599be00bec40d5b9addf9caa9489f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7c3c1bbdce91424ab05a8a98f89497ac", "region_id": "RegionOne"}], "type": "rating", "id": "b70b8a6e034b475cbaf981f66043257f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0ec57e33da341cb8c8d5c507c51e92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4f8af1e2ad2435cad8d0a1ae122d162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e9e63c2af30f4a18801c592aa2ed8f17", "region_id": "RegionOne"}], "type": "operator-policy", "id": "816eac6398f04d909a4dd2913cd16efc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6d0623b4a0248d7964261b15404f918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abd6a222cc724176aa036039a677966e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2bdef46880ef47a4a644b8a810631644", "region_id": "RegionOne"}], "type": "policy", "id": "3ed2bb375e7848c4a22f6034a00e8fa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f65785d2b984a92806aacbd69e30070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1831dd67a604d7296162d2375ac4d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e32e495d34324ceba4b1cfad8e03536d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8ac5169491f04182aca8e48c5c0db8f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f16a7b15282f4f789f0f462db37e24a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2963ff408c54ee993a87b9f7d43f805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf0a617ecf7e485c81e23cfce2d42c13", "region_id": "RegionOne"}], "type": "sharev2", "id": "be98baa9642d4780922be953c37bb2af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a6a0a91acf34cea83fc9894b3110ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ab0cec2249c4ec3ab77217e931c4f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "25c8d0204b7e4a0ba1d181d47070a286", "region_id": "RegionOne"}], "type": "share", "id": "cf03786615244bc8ba6e085233a11cce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "76c76fc959384e8e953371e620fca723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd7a8075a0e54d2e8070627f180757b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ffa30ea78f62458d8422ec5e5997364a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3b06211d6fdf4ddd8818760ef33ef915", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "becc2f5f092f4f87a7b04fd9068de9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d6f40a62ea34aa2998e484ec38f3632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b92fc942bfc4e2db9031ed861a7f29c", "region_id": "RegionOne"}], "type": "orchestration", "id": "3378d1a7f82b4161ae0dd8feb012471f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478fecd3aa3d493fb238a211cd637b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23566f67516242df86c9bf9f9c8c29c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2aaf240c4ff54aa991c96a75ac880e89", "region_id": "RegionOne"}], "type": "block-storage", "id": "e797164e2a41414f926cd20927dfc6e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e8f28f1864c4406b77e1eb68bd899b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2d51d00e92845e0ba69842f58b5635b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2117e6e6e6ff4053a9b54960efbe0e26", "region_id": "RegionOne"}], "type": "volumev3", "id": "02899be12f2a47768547cd1f10567507", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9e32e1a77894f9090a5e7cc27c7a5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "868c8fd120c641bf90f3ca1ce743db09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2672165408d46dc8a08c77d2e3fdcc0", "region_id": "RegionOne"}], "type": "volumev2", "id": "63825a9993b04da8afb28b037577079d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c470531ecb0c4b94a8adb90ce59aad08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "605311ffc4374590a999d5839eb2253c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "870a88f6dc8c479ea14084cdc40ff9eb", "region_id": "RegionOne"}], "type": "volume", "id": "f5083c7174a745f1b44fbf18c65b2484", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6f4f5e4779e4d00b7c5e4e8ad6c7408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a528516e8284ebc83b654bfe8c0f32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b222e6d9f9d94114ab2a27f314324fbd", "region_id": "RegionOne"}], "type": "block-store", "id": "b0eec885b943437a891d916f5a69f33c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6672f9baa18144fa9ce89b67e16b93f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c837b2d4add14f9d8c1d2ed0a919b335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "39f98641ffac45e3a770fec922c45b17", "region_id": "RegionOne"}], "type": "alarm", "id": "52cd932c03074ba2aec7df73f5a429d9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ffc21c689fb4fbf843263ad36aa3d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "826bdef7cc6d4b5dafc94e982a493083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "47719f5c7d874b1cb1f7d29bd2e2d72d", "region_id": "RegionOne"}], "type": "alarming", "id": "4126ae48092d442ea10065f575c3907a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fa39238f19e43e59721ae871e06ad63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d2ee0a9807d4adca19efecd5bb3189e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b696d9baebb949cea4d3d1e544eae702", "region_id": "RegionOne"}], "type": "meter", "id": "ab7565172e2b4281b1f3f0c6f4c0be9f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c9015e6c1674ded884bb89cca1324a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d0b364a2b5a4d9fbc14bcb54d704f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "314081da242546fb829310a3603a2da4", "region_id": "RegionOne"}], "type": "metering", "id": "3d342ccc4cea42b4b75d5ae73decb689", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4972862c88d64898a6954b36fed43c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1dcc3e694c44df2ad6ad424c3041e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e5363da5dd3e48cd9910c5593485ab6a", "region_id": "RegionOne"}], "type": "telemetry", "id": "db41cab4d6c04233b5f206501e71c7c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f1a3b9180a6f46659fbeb21249e5439c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "39f63582c3a74ddbabb82a8c5cdd9f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fa6a3015dd284edab32e35904a629126", "region_id": "RegionOne"}], "type": "event", "id": "dd7c0e8a7d9d4744bef33eb09e1a729c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "74b86970831440acba1dc7e86a075f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2fbd98ad822e4d8b8ccee1ce9d916922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7d53dbab566c43ed8f59cab2311764f9", "region_id": "RegionOne"}], "type": "events", "id": "791f1f1772c14f6e8afde46064c37853", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c8be260aaa194a90aca3f12323a45880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "41911db2eaac4c9da4e5ddd1da99a70d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "02c578f7502649d5a556c8201c393446", "region_id": "RegionOne"}], "type": "application-deployment", "id": "62e1065b43ea4a5a91e76c4a065d0c66", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c763f3c678ba4be4bebe0f20f51b4551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9393ff897a534621a7f75aeade752742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d40f22e92b2d4c8eac2c03162cbcba57", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1be8d883f44842458adc868721f8bb65", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a73263c1dda4658893c0f397b1d3311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b56dcfd31a6b470fb8460f8f354f0aa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bdc8b334561486d9764bc01b128137c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "61214c4f10664a45ba4cc16ae8c7108e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b9b5df5ff7141df82019809a76ee27d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5dd6aa35a4e74b8d91379d9dacc5ac0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "468d16b9a7e34beb9bb818d9e66778b2", "region_id": "RegionOne"}], "type": "tricircle", "id": "81514cac880a4e5c87680887c33d939d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3a2c929ceed44b44b887dbbc0090d454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f76a60accd0e4c8f8dda967e110def2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dab2bd29311844babf842ba95846b468", "region_id": "RegionOne"}], "type": "database", "id": "c88c2e0329c0468b8ca6cebf01771faa", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "05a07bb955db4fd8a4b8c30cdba200a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a67fbf84a6449d1a5f6a442c210761f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b010fe040ef84220801baf836a73ef07", "region_id": "RegionOne"}], "type": "application-container", "id": "12ae89adf147448d8741aee9dd620c9e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "414c5a61b68245ae8fddb2a87ca64404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0b08a1c39f40408bacc0e4f2d5d3fc53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "79bdacd131ae4ceab43c3a91da5c320f", "region_id": "RegionOne"}], "type": "container", "id": "de32d3725fbd4c6c999945f299a58b60", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "022ad2b99dfb43a0afd40d2512db13bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "286e5d0a113e49a1bdbfeb67c699d19f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "715dc144fa83412baeda43f6b3fd8924", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "984ae99547594218ad8d783e3f097f96", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2d4b4940c9447b0ab4163148a22dca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "97570f1190e94aa69242c6a257b03585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0c2f811943e84b73a179909372bcc48d", "region_id": "RegionOne"}], "type": "rca", "id": "6dec82d4672a4150ad9c9850ff682645", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "961deb802abd436281e4249c34b46e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e422d4fb2c874640a02c8377949c3450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5cc9d840b35d4d338bbfc0bbd50578c3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4c138f9029fd45aea1c10de39016c2a1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5e473a6e4d647d0836c56388f0bbe30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7ccbeb11b3bb4758be51a01837f98bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "714287dd0b80497499589d0003b0c833", "region_id": "RegionOne"}], "type": "network", "id": "621244c36d4941829e8f1ebac0ee8ff6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "65c6babafb6a41cb91f2fab1f5d07862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "171cdeeda650449faee3e6b408d12d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "24ea725e49214a9b9ecee5c116d43b7d", "region_id": "RegionOne"}], "type": "backup", "id": "d95ae4b1ba884c9a9ef3afa17c006822", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76f42ca54dd242faba62aa884f44a08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c7cb262df1f4e868f11dd5e107ad379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4728d083da664fc4ad8886475981c125", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8be1bfb152414263b94be75032bf4225", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96f6feadc28647778a084940361a963f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f73d089ce2ef40f08d8b395b1a651e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b52b0d62aa8842acb9066223b81ffb9f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "717de69e20d44d74bf7c27b35946c4a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "915400e53ddf49d1b8d6ad8520598c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1b754be323b84e80888c774799ee7102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1e3a18f8152745adb74b61cf50c3fb50", "region_id": "RegionOne"}], "type": "monitoring", "id": "7c95ec2474da4bf79e29d8b342a1d05b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "59ced4f6b3d94f8d9fce87b7d7fe0e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "579696f140fa44e197a2d269abf97499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6d8f037c0a0746398b38943ac503948f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "45201426c3de4309b8d879f46ac2efff", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d54a814b64f482c98e88f86efd950fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ebb19c29a5074db19c78edd76d4d1a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cac633530ed640d4a1d604d2347a0a30", "region_id": "RegionOne"}], "type": "placement", "id": "d15088fb2eee49c5b8fd14becc5817f7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb4180ea445f43818d3a56bd1febcef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0f8387e8efff429989719a45a419c821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8710ae1f975c47d6ab30c1470dc8d1e0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "de6637524cce4f51924863394752ef65", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5325685773843e9a2a109d34c4718cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ae3f0060f1b47ee9ac784204bd9b20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0bac225b67394513a6be6e7af9c2b9c8", "region_id": "RegionOne"}], "type": "ha", "id": "43712190e4194be98bbb7df9371677d2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1cfbaa3c72e24d119c3ca5e3de8d9ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "99e402ada67f40db9902fee468b87f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "27a9e35192034a738842ae9fd835a769", "region_id": "RegionOne"}], "type": "reservation", "id": "3c829a7b381a4ed78c4291754f4ad14a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "da9bc765d71a46baa713b2fe21d982fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "714404347a184854881ed4eada2f50fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "81bd6a77197c4bfd9488ad9e2e1d4a35", "region_id": "RegionOne"}], "type": "function-engine", "id": "b72d5d03aa1e419cafb9c7b34894b433", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "97ad75aaeaac42eb8ec679045c582394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93be6cdd24ae46f1aa2ac9d185088438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "be1871a1dc01484d9c26476cb8adeabc", "region_id": "RegionOne"}], "type": "accelerator", "id": "7f959590b76d416d8396760d6c5e0542", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74c321ec674f41d89964427e139eaa7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ccb278b3c98495a8a2d2ebd901ea943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "23d2a1bdab824b0cb2bbe73d295a1b2e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d557ba2a6c4943428670278813112bbf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c7d6a914aa3462db15b090f252e550e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "624208c753ee4aeb8ced5afdf2d3c32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cacbe14407db4147a1104ae53b6a0cd3", "region_id": "RegionOne"}], "type": "registration", "id": "2da021082a024d66938324096ef72dd0", "name": "adjutant"}], "user": {"domain": {"id": "558ffbd07ba94c86a7b0caab4cd5576c", "name": "bc5fd53563514e1e80babde5be10b346"}, "id": "f8bf82a24fff4f3d995e5f67c5e0ede2", "name": "9673fbc751d24940a9a25258e48ebe95"}, "audit_ids": ["f8dfccbd5b134c72af336b87d61ce5ee", null], "issued_at": "2020-04-23T06:26:00.350735"}} 2020-04-23 06:28:00,490 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,496 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,500 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:00,545 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,551 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,554 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} {23} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.057854s] ... ok {31} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.106164s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain_exists [1.040475s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:27:59,640 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:27:59,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,647 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:27:59,650 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:27:59,662 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:25:59.582695+00:00", "project": {"domain": {"id": "c48c4e2acb70458c92d68ea54b8ae2d8", "name": "ca285ecde0b24d85940edabb22f7bab6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0acc7b88c4bc4ee3848861cac659371b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1e95e24cb91247f89555ea9a7ca91bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ffbe26113a8b44a29191d3d566081da6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bc377616526f4d379253eae013007e99", "region_id": "RegionOne"}], "type": "identity", "id": "bfd76fe0e25d410e8e7bd4d0d76355ec", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f47570f42d24f369f3236d8a302c66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "73427ca2b625469d8fb2a5e5e4e3e455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ec13e167dfd144ae93801271819aa277", "region_id": "RegionOne"}], "type": "compute", "id": "1f8f179a86e247119f90e311850a3026", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a2d7d9717e8c4b279e2efbcb05d78a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "38a0aa84d73141fc95d7a785bdd3e476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5054ea56be274b2b9ebc7904113c93da", "region_id": "RegionOne"}], "type": "image", "id": "cd3605d68528458c9bf5b5f09d49b667", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "52c29acf42044440bd3b3c1e0fd3ba11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "615e696cdd1c4bfc8333b02bbca253bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "38108c0175b2432ba314117fdf111bd3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fbfa63bb447648b99af5a2c8fdbefcae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c9dd67aecd5467a93a69ad65dfb212b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "506cc2ab0d64482790f45ad915b2838f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42cd0790b7ed4900af5d3a85b9a8a2cf", "region_id": "RegionOne"}], "type": "object-store", "id": "c8f8864bcbe846a88663aaa21d236c5d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf6e4519915e420b8ff128e9ef69bee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22afc278b45f47bf9a9e55fbb670fe4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "417565a90c8b4ebc80889854216d0b3d", "region_id": "RegionOne"}], "type": "clustering", "id": "e88d723e6b564016940c9b315ae77d3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fce494000fb4f57b67d39c91e4f03bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "554ae6d1b4944c5694ca7fb2eb1913e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "065523eafa0943c49d863b3b9bfdd5a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "43b41023857c4d438884a3e3340b71b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b62e836545f4490924a1da7c7a9e576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e966a64d81e4d65aac66e0d42be0500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "efed36170bd24331b15287827936fd17", "region_id": "RegionOne"}], "type": "cluster", "id": "49bc7f90c83048508f850c0e990e6d09", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d6e7cdd896e846988d275b225ed31ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6cfefbe8f3c54dd7a92802750926e518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8d04ed9cc4e64052a197c61b0487300d", "region_id": "RegionOne"}], "type": "data-processing", "id": "13053777052744368be661db5096242c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c888a40bdde410aaa0052f461e5c001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fef2507465714d8d9ba1a0beb1a67b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1291a9fa964444c498b770a4631ed485", "region_id": "RegionOne"}], "type": "baremetal", "id": "16406ac2b74c4f079ce3f1dc9d9dad4f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aed2ea570a38454eb3a1efd614732470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab9c4b00d3b64446aec6f15b5f7529b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e6ef658e868b416d82218e096ac5843a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cd605289b83241cab164a6d132c68142", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f37ff9dc49de42ea8b8163cd201f4b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c120eefc2a824fa798cb37e90d28c2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "987a7075d7e44c079be3f805c05252d8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d1f967ea354b48c1a249601f06c7396b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "79e26dfac7e54484adb31e42697da33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a2f8840705404233912b745e21a4e2a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "efa47f5cc4ad403991ab26826f102344", "region_id": "RegionOne"}], "type": "key-manager", "id": "a6b7144de9c04f35b66a6ad85f90dd1d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f3cbbef16404390a03465d291a245ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffc4efa655b14e7aa443970818467d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "43d2787a3e704403b95d7347c92d6fd1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "38d00b08f4e74ee89afe821eb540c494", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a11484b46ac47b6855a893dd450d81b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4b0e0a98993447c94df4669287c7810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "100794c6d40c466fbd69cf9107bd934f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a0efcd820e1d467eac8006bdbcd72c38", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d511de34df1d423ca5aab9dc71f9f35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8d7f808afce54f3087c6bbc5b8266f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aaa5010395214684a23bdc6ba7b830eb", "region_id": "RegionOne"}], "type": "message", "id": "79a8b2c318b7480f8d9d48950b5d2b64", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c0c58ccfcd1403c93e74ebbcff635db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "48400658be644912b843e230af9e15ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "10898f9e904f4e459a4f4b27d88c571d", "region_id": "RegionOne"}], "type": "messaging", "id": "0b752abae2ec4bce8e64b5d9dda7058d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eade5ecc7cdd46db88f942bc925e7eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3dc9372d3c8c463cb5d5ee7e326093f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dbd45b43850649fa9110bb9dfab4857d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f58c68941234569b3172a565eb076b2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9dc1858ab5d4e6fadec461795be61d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "754051d181bf47f2819ee98924c03baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d577e969964a489a9459e0632ccaf7b0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3bf963e036e542f1809de9469f2367ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93e19a625e5c44bcb30e4fb18bbf11e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d495904ae454d6a830e6bcc0ac823a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c4dc4478b824bcbabc869ec847e3931", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "738267c18bbc456cbbaab840f5c99c17", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64d24eb55f424cffb8b76325098594d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b5ffc99743a460fbc486e53b8160824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15f5e3df21d34fd18a9d9ab312012c57", "region_id": "RegionOne"}], "type": "container-infra", "id": "b2862e7afa0f4a5ea0cecce4cf2109b4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a91ef650092b4a1dadc68c97e554d33d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "de66889c0bfa4996b581905ca145db35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ed4424c1bcb94df682338780740e646c", "region_id": "RegionOne"}], "type": "search", "id": "a03588b3261a4af19dc56c1ef4acc1b7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a25220f6aceb448fbd88b06f1d59922e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6588b720bf6e4e54b36f184f4ced8019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "62cf6f65be2f48358efd2583794e8324", "region_id": "RegionOne"}], "type": "dns", "id": "ad9a3743ee2a4839bbca2918edd98bfd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e21186fc6194cd0ad066510eef72787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afa51a551e6046dc8b5e7b705d74b750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6f25e0dd69db49afacbe3931d7e4c00f", "region_id": "RegionOne"}], "type": "workflow", "id": "d558ce99f1334c7db4dc147630a82f6e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fafa2fb4ea5e4aea94e3e2811add5f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c92a2f6e629b4a77b12064ef77e09488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "523452b6932f4a1789b8d85dc963c5a8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f5039e9cb8754017b410b15fdeb36fee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "035f8bb06f484ad29eb7067be75f9e45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ecae73058fa3417aa88f2058147344fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "82f569afad174c0f8b2088c7d529a8d1", "region_id": "RegionOne"}], "type": "rating", "id": "2bb51f15ffb7405c96733ffcb95ed307", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd3d9253e0a74bd6a49d35b7ec39109c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "756f4bda560343e59027169950d9d0ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ceee5d3a504f4ead8cb2870b5af54059", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3d871c679b8f47069b9a95975bc71d9f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4b0842434b4422294311f5aca81b9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf541b762da5436aa6f786c0a14dedf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bcba8ed050b146f29294721a2b7fa2fa", "region_id": "RegionOne"}], "type": "policy", "id": "1c7bef70831546e49cbbd327d4aac9e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73141fc3ed1145fa9bc7a2c869a33f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "228272a268d24184a17f86b5adaa388a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af0aa3eada0345f7b01370e223c8a93e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4e085c2738fc4c828ae68d7016ef9a47", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6c48b312d7444e4ad3ec8a9f732ed25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5948d90e6c0340df9d8c0767f8f45ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9125d86568774e5b81e7fea357911a68", "region_id": "RegionOne"}], "type": "sharev2", "id": "b0b5c074bd834b018249d26e1e62a24b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b9d3d331d8649d7a05d1f2103b68f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48a6bbe60bed468f8dd56f11b22b9692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "045a6b7cd9c84aeba14f3d41dcf21746", "region_id": "RegionOne"}], "type": "share", "id": "664bf0b55ac640b08766d03369e07639", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2328a97f259a4a38b4de4ffc2d2ca6af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "62a65e894b9b448f913c20c528c40e76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6a2ca17fdd374ce99393bbe49f0bbafd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d8d7d59f1d14e5593e20f3da0a989fb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c137ecc91be427cad822e60f9578e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf8bab696c534c9792dab5709cfbe6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40ea9d9dfaba4ec7b2a31ff687a46387", "region_id": "RegionOne"}], "type": "orchestration", "id": "cb3990dc891f42ed935549999ca93428", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04da5973319f4ac6b63f99940c99d679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17bc7a8951ec4009b5cc1c4fcdf1107d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab0c834457fc492b88d6d4874da31dc1", "region_id": "RegionOne"}], "type": "block-storage", "id": "ef27ad1a601949cfb5e66784e69af2a9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db35363d3efd47629c94bd1e5b3fb211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "102327691777409b89a2029c64ae579c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21cc6a47aab14222a54dca2441b0723c", "region_id": "RegionOne"}], "type": "volumev3", "id": "55e134176bc74b3b8fec245f324f7d13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c0036379c3480a968ba7e7b59e1076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be6d47110c34ebea20bff54a0008cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b916715246d4bd2a03f53f4e4a714a4", "region_id": "RegionOne"}], "type": "volumev2", "id": "37a0ddf13186498b9432ecbb9945f437", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e39596893f0844b1a52dfdf529c1824d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91e78f0eae914e92b8596aff910994cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29dc3a851efd4c7a8c7341ba7a92f5f3", "region_id": "RegionOne"}], "type": "volume", "id": "863cadeaf88e4af9abbfd34c7df9c212", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02cc4b0ad6434284b127dfd5f0c90edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc0e785b34b4dfa95d2e3278e8e5173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b43c048190842d981498e633fb85354", "region_id": "RegionOne"}], "type": "block-store", "id": "51c644271b2043ffa490926b5cb171bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "91530948c7474bc7ae82f3fb76f2c8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aaf4372b2b5c4c7dad3790127d9ca55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d2d55d21b2cb48c3bd8e7fc3be682848", "region_id": "RegionOne"}], "type": "alarm", "id": "26fe489f990e4d10a2ecf9c352032eb9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0876969f0a884d8a9c319471cb162d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67e3da81c1f2435c9d43d6a0f5bdf4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "45edbb147061455f860e766af13c9b7b", "region_id": "RegionOne"}], "type": "alarming", "id": "304b35dae90d4ecba47606275a8ba731", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "26d097a9a5cf4b0a907388334d50f996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dc3fb788b9b43d1ae4773320217a4d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbe7dcf690d64a75908bb66dcb157d25", "region_id": "RegionOne"}], "type": "meter", "id": "4b4f5079969048c5b1fb40162c5ac19e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df85f60ab36648a4962a96022f4eedef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7941a77c237943759469f95927f20a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e1eefacc55243e19f28f12804972dd8", "region_id": "RegionOne"}], "type": "metering", "id": "de1df5f06dc94dc3aeed79e3839a36f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21a7b5cbae8c4d94a3e96d77e958a3ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "34fb40c7d00642309dfa47cfd776f7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "200b3446d6204c009bd4eb541065eb45", "region_id": "RegionOne"}], "type": "telemetry", "id": "d8566385d195447589c1b7078fb41c7e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ff0c0dca98f487cad5ed108cb03b64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "df0ff25d9cb44baf9cdb77638a7994c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "976f1d0718bc4997ab919f2903f2159d", "region_id": "RegionOne"}], "type": "event", "id": "3fc21261a9604b959a66da7f71b6f595", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fecd589476ef4e5da76c84959e0993f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dabea198d15d4fa391110bd2790f4d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5443548fbdb408ab527d0af5b761778", "region_id": "RegionOne"}], "type": "events", "id": "154642ed217646f28964048b37bb00e8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dcb7b848d0a24a32a10fa07853fed203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27a9a19570cf484aba08e71bc002d4b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "98791486e4b14f08bba3fde30cc22d3c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b8ae9ed406964f18a1951a629adbef1f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5620c332a2b6458ebf9906e4046a5a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1cb0a586e88b41d1b4283fbf8f08be3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f68a23a1d0644cc1b59cb98528b3e7a5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9538ae1085f148f1b9a462e7e9fc25c8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2618cc9ae9824eed8311ff3eabea012f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4620c61c432e49b5bbb344576e5877aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c044fb2d83e64fbb8dd39a64482a8423", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "04cbc4fd4aad431ab0c66df8ff118784", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4361a967a224a64887d5872b7c6fd25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "44cfe6d332aa4dec95650b16eb638706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15688ae1e5984a02819dd58da718d260", "region_id": "RegionOne"}], "type": "tricircle", "id": "4227a6353a3b4260b0b5e5a51291680c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a4787ab6f3544b489ac0e61ffeb1580f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "405944ce75104976a01125cd6030cfcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6328d53c94e24b14895bf79e583486d2", "region_id": "RegionOne"}], "type": "database", "id": "0a299f9827be4df59002142f0e66f3bc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddb5f5519c254ad399e8715c760ca5da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3de8621dd2b347bda0bcd8785967ca2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f1c16a425bdb4f469e62ca7879d182b7", "region_id": "RegionOne"}], "type": "application-container", "id": "a54aeb46977b49139ac3d9f99c1582a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1c0b1d386dc41fcad6368613caf6c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32b8a5112fe84d70b61d6c50875f6f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8d5f93b0abb441c9bb5f1e6070a3ec91", "region_id": "RegionOne"}], "type": "container", "id": "494d415e198b4eae922516a35266e2ea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae8f758783904eb68df58597bd3603e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b55b8519c50c4ecfb15ddb2571c3854a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cd08bab2667648729ef76c14084c1ba3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "edbe8a8f6498457f8b23a0f91a55f6c9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "44014c645b564aa6822050f9679d5c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4887d94db57b4fbbac7a94959b6b6e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1818cf7c36f74ff89113c8cf0e9edded", "region_id": "RegionOne"}], "type": "rca", "id": "2068ae565b7148f588c81e3df3e8a52e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "58fd42a86ce64ccc8e7de0dba524574a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "92fa6b7f2fd948b0a5fa809ba1e0e521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5868850f35314757b4761e7dad66f01f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d19a41c8f11c4808a9249980631a40a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf65514714ba4429967250f3628f6acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "05dbd8d11f0143f58e1a882d58a692ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "46d84aafd9bf430fb2dea5f43af58998", "region_id": "RegionOne"}], "type": "network", "id": "7e4a9386f1b94e17bb8dc7f3045dd317", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "aac47700aafe4f5fa240a3e242bab47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b1f565c9d06b47e5b6a1a3c2fe4d71a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6ea32ca4e0b146768b999d7e6d5a3e5e", "region_id": "RegionOne"}], "type": "backup", "id": "0b9803e6bc8a4c0d83e8972a8a4b078a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "148bddf93f8a4ee19d7419da5346c022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3288ec0845f34f15ace32525dfe90bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "32bd04fe6230412fa8ff327e375668de", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "23d9b25a6bb34a57b637d58ff99ba71a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0bfca4ab447a4806bab947868178a99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60d06c0e0da44969b4446e5eb07e85e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6087d9696ae14abcb9dc7730c3a446f3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ba0df97e2fd34fa2a87e1adb07da9ea1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f44188af9c5c4b0c9e758586003d7ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2b3f1cd8f27545bda350d1d1c3726d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bced57412fbc49678c4f6a59e95965d0", "region_id": "RegionOne"}], "type": "monitoring", "id": "b760508a53aa47cab3293f6399860649", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b080c11c0814ec1afe6eb848cf111d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5e3775ebe0f416cb3e618540a41f1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ab69dd4c3cd04538b14bf7dd80ee4b8c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6c9c0f6b37314016a275d731cd5d342a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "24060326146d47c1a4a7e2a09cd24e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f2ecbc85e4114565b83ba78df97be7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0e3979c7cfe3489e9bf75d4e8ca2688c", "region_id": "RegionOne"}], "type": "placement", "id": "61f23c43da7a4ff6825729f5659858aa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c62205a0230493690f0849f208ec5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "de678330d70247e6b7248830a37e6f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f3941995617e494aa68bec35706405b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f6ded33c608b459aa940f8cb25ac7faa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b70fc002bd049c6a2a38582bd993d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "25178f297ac14adc80724d975af69536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6383f5702c604e39b6429d7eb60383ed", "region_id": "RegionOne"}], "type": "ha", "id": "01ddd4702ca04e75b2e3b58214b221e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7ed63d809f514f3ea93328bcbf530a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87a7d8f0a9c243a1815f68b96d9b0163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ac80ef4ea1c6426dab94cc4c45e1e961", "region_id": "RegionOne"}], "type": "reservation", "id": "1e8719bd96ad4e2ba88d7410fdbc538d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "031706e869f244c0913c6b9ed29be8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "678e1510dca045578ba28b76c05c4795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4043df44e5a643cab72ca07c9ab62d8a", "region_id": "RegionOne"}], "type": "function-engine", "id": "b651bf88483041e68380d07977896496", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "48490d95a6a84f488bf413433c3ce770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "619d46d6647e4e58b7f1b945fcecdd7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6ced8feee1a54582bb860fa70162c7af", "region_id": "RegionOne"}], "type": "accelerator", "id": "e839a183b57e44c496bc529c33abb3a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "002e6d141ed1475390f177710d0fa1f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59e060a8b59745b0870c2776dada2925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d7a36a01e2ca4cda8643c3b8d97b9f48", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0ed4caeb602f49cbae8ed9adf2e6c3fa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1cde50eba83143139ec0bbf0acc02589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "255bac142ccd4010a5f129affd9194c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b4f4126f389e47da902057514ca58940", "region_id": "RegionOne"}], "type": "registration", "id": "b0ecf7c16a574da9a914e93c6f0bf8a4", "name": "adjutant"}], "user": {"domain": {"id": "a4196361e48a452a937b560776c3e969", "name": "cf596243f75d4d21998a730452232f8b"}, "id": "f35b212bbfe0467abe61bbf9de7fe454", "name": "6ce8b65a70d24b5299aff06f0b5ece41"}, "audit_ids": ["7f785ea8d0d64c8bac6d17fe42dcd8e3", null], "issued_at": "2020-04-23T06:25:59.582695"}} 2020-04-23 06:27:59,980 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:27:59,984 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:27:59,987 keystoneauth.session RESP BODY: {"roles": [{"name": "ec9d131b26c04482acfc5ba2cd9e1a77", "id": "e81633b1701448df990df6acfeac2258"}]} 2020-04-23 06:28:00,021 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/6df0c8140fb24b70b3ced76f94326a55 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,027 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "6df0c8140fb24b70b3ced76f94326a55", "name": "domainName-2"}} 2020-04-23 06:28:00,046 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,050 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,052 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "6df0c8140fb24b70b3ced76f94326a55", "id": "dc4b9959ce9a47759d5ed5b8b488dca1", "name": "groupname-6"}]} 2020-04-23 06:28:00,102 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=6df0c8140fb24b70b3ced76f94326a55&role.id=e81633b1701448df990df6acfeac2258&group.id=dc4b9959ce9a47759d5ed5b8b488dca1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,106 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,109 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "6df0c8140fb24b70b3ced76f94326a55"}}, "role": {"id": "e81633b1701448df990df6acfeac2258"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/6df0c8140fb24b70b3ced76f94326a55/groups/dc4b9959ce9a47759d5ed5b8b488dca1/roles/e81633b1701448df990df6acfeac2258"}, "group": {"id": "dc4b9959ce9a47759d5ed5b8b488dca1"}}]} 2020-04-23 06:28:00,111 openstack Assignment already exists 2020-04-23 06:28:00,144 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,149 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,151 keystoneauth.session RESP BODY: {"roles": [{"name": "ec9d131b26c04482acfc5ba2cd9e1a77", "id": "e81633b1701448df990df6acfeac2258"}]} 2020-04-23 06:28:00,185 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/6df0c8140fb24b70b3ced76f94326a55 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,192 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "6df0c8140fb24b70b3ced76f94326a55", "name": "domainName-2"}} 2020-04-23 06:28:00,210 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,218 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,220 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "6df0c8140fb24b70b3ced76f94326a55", "id": "dc4b9959ce9a47759d5ed5b8b488dca1", "name": "groupname-6"}]} 2020-04-23 06:28:00,272 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=6df0c8140fb24b70b3ced76f94326a55&role.id=e81633b1701448df990df6acfeac2258&group.id=dc4b9959ce9a47759d5ed5b8b488dca1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,279 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "6df0c8140fb24b70b3ced76f94326a55"}}, "role": {"id": "e81633b1701448df990df6acfeac2258"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/6df0c8140fb24b70b3ced76f94326a55/groups/dc4b9959ce9a47759d5ed5b8b488dca1/roles/e81633b1701448df990df6acfeac2258"}, "group": {"id": "dc4b9959ce9a47759d5ed5b8b488dca1"}}]} 2020-04-23 06:28:00,282 openstack Assignment already exists 2020-04-23 06:28:00,316 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,321 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,323 keystoneauth.session RESP BODY: {"roles": [{"name": "ec9d131b26c04482acfc5ba2cd9e1a77", "id": "e81633b1701448df990df6acfeac2258"}]} 2020-04-23 06:28:00,357 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,364 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "6df0c8140fb24b70b3ced76f94326a55", "name": "domainName-2"}} 2020-04-23 06:28:00,382 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,387 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,389 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "6df0c8140fb24b70b3ced76f94326a55", "id": "dc4b9959ce9a47759d5ed5b8b488dca1", "name": "groupname-6"}]} 2020-04-23 06:28:00,437 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=6df0c8140fb24b70b3ced76f94326a55&role.id=e81633b1701448df990df6acfeac2258&group.id=dc4b9959ce9a47759d5ed5b8b488dca1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,442 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,444 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "6df0c8140fb24b70b3ced76f94326a55"}}, "role": {"id": "e81633b1701448df990df6acfeac2258"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/6df0c8140fb24b70b3ced76f94326a55/groups/dc4b9959ce9a47759d5ed5b8b488dca1/roles/e81633b1701448df990df6acfeac2258"}, "group": {"id": "dc4b9959ce9a47759d5ed5b8b488dca1"}}]} 2020-04-23 06:28:00,447 openstack Assignment already exists 2020-04-23 06:28:00,480 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,485 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,487 keystoneauth.session RESP BODY: {"roles": [{"name": "ec9d131b26c04482acfc5ba2cd9e1a77", "id": "e81633b1701448df990df6acfeac2258"}]} 2020-04-23 06:28:00,521 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,526 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,528 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "6df0c8140fb24b70b3ced76f94326a55", "name": "domainName-2"}} 2020-04-23 06:28:00,547 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,552 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,554 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "6df0c8140fb24b70b3ced76f94326a55", "id": "dc4b9959ce9a47759d5ed5b8b488dca1", "name": "groupname-6"}]} 2020-04-23 06:28:00,604 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=6df0c8140fb24b70b3ced76f94326a55&role.id=e81633b1701448df990df6acfeac2258&group.id=dc4b9959ce9a47759d5ed5b8b488dca1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,610 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,612 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "6df0c8140fb24b70b3ced76f94326a55"}}, "role": {"id": "e81633b1701448df990df6acfeac2258"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/6df0c8140fb24b70b3ced76f94326a55/groups/dc4b9959ce9a47759d5ed5b8b488dca1/roles/e81633b1701448df990df6acfeac2258"}, "group": {"id": "dc4b9959ce9a47759d5ed5b8b488dca1"}}]} 2020-04-23 06:28:00,615 openstack Assignment already exists {26} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.058383s] ... ok {9} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.182809s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,507 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,513 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,516 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,520 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,533 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.449745+00:00", "project": {"domain": {"id": "df101b8be31d42e781cd86f4ea6b0c39", "name": "0ab43bad71b44d29870064e7936b5874"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ad6fcc4034e2481183f4cd94505479ec"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9340b488debf45b4a99533aa96b14ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "76d1705c25c14f488a406cf28c25b305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "921801cc5c94456d874486b4f76af508", "region_id": "RegionOne"}], "type": "identity", "id": "a10fb9dc14124dbfbc408a3e1d528c88", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c3669eb21da74063a3c96c9a33972053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80f3af8cbb6642c9967f96097beeaf15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "af1fbf13322f449686aad933963116c6", "region_id": "RegionOne"}], "type": "compute", "id": "934cf5900a034005b994c0ef49ab9520", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "25cc12e13aa84af397ad81c54d03d00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3ccd3eed2d1142b0ba3309f56d8dfc08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9d707dc83a2f45b78f5b44ee26151391", "region_id": "RegionOne"}], "type": "image", "id": "5c1f5df2d81444f084a07c7e64e477fa", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "299f8c5474a24089b8e5dfa28e4db520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "da4f13da135a4b57984999a9dbbf5f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f12d5574203f487b8d4cb0e963fdf519", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ae6957036bca43a6b7c5d1f26bbbf629", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80995bdd59914dbea0037501a7c2d1a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd7347decb7546ad8807fd4496eb1e9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69e7b7314f8b43fb95bc26dca23c64dd", "region_id": "RegionOne"}], "type": "object-store", "id": "7a14316bd9cf42a0a2701f08004c2b16", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca0ff3c3aaea413f8d91927fb2c2e80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67e444d212f64a8aa44a7f8712cf1c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8915f804d31a4b15960d5df6971fea21", "region_id": "RegionOne"}], "type": "clustering", "id": "c2c4599dbb114292850e212f07d502a3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cda2791d7864c58b75f7d30369a12b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f1a761409464e5dac8e28b40bb5e19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "286374b41abe4c3d992d6c82242b47e8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "782822e6e2d44d8a8d862fa7e78b33d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6b3c7c5fe984174b4d353cf85e3b94c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9d4d98da1df4b7786043fe2b29631ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "61300d67ee6745d883ee23bacc2f3c16", "region_id": "RegionOne"}], "type": "cluster", "id": "79e0cd7e54c24efcab6e0263158f5632", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b7c1f5bb29b40ed928ea32361f8eb7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c05c93907d504c59891fa15f49cfc86c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6fd83a9db07442628d6b6851fed0daad", "region_id": "RegionOne"}], "type": "data-processing", "id": "53bc41e907db473cbcd6825482203dd6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "772d5d8ad5e843ee8da072c338c60bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0687724968e549d48683993b0a017906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58d52d1847174a9aa4a0c0d2d75ca344", "region_id": "RegionOne"}], "type": "baremetal", "id": "76820db61c424554a0d0c7f7245267e0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f6f1507efa814c4b9571ccd5ef4356c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3d95ccb6730422085505fd669c4eeb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e4e74e2dab9a435d8d9ede00de92c538", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d3e24032412d41be963d0ace132661be", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de3565d484ec4cf589a6880ee1e29ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "21b20e18a7eb400a9b4763fdf4a5906a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c1b764866bd54c97915efd1f996e202f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "42b849dcd6db4b28bd2dcc77581c9a42", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c541497f522e43e5bbc2661b2c99b0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "64eaa7ad098442f29b26349558d7e4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "85809725c54440f4ab5013c067119a7b", "region_id": "RegionOne"}], "type": "key-manager", "id": "b5c44f15062e45f693686c8b07b73cce", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a00d541304cc4d689b835199a08f059b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42d1f12f714f4c80b634be9674358744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ff9d556ea16942418364b90b4424a7ef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5924413de95a4ba58614268b42e7cfcb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0572a39b069477b8eb2f9ed4ad56c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "baf3561ddf7548f3a77642727e785cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "84f24646a00b4c4eb9f1af5b75dfe5e7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "22256e3b1ad64001a63b541858dd222e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4938bc65c62b46578eac714235c020f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "de23af3dac8548fea5daebfa618bd342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c5926d340b86459cbe3405c4137ee7c8", "region_id": "RegionOne"}], "type": "message", "id": "c58096ee92ce4dab886f161300517d3e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "117c0d23777f48cd9714d89ebbafac0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9231ef04e794bfbaad373f1cf490a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e84d69e5ef8449758f0e23b6870e8cc9", "region_id": "RegionOne"}], "type": "messaging", "id": "d7f6be1be3a54962bf8dd6e46a4c2399", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9dc8ec9d950a49d7af6cf4f7324abe7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c898738bb0b24ef8b12212c0a9d1c93f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7219b041bf6c4b699fad63701f8cd4c1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7f29dff44c504964acaf7bd1e1c85f55", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d4fdb152efc4e7f8d28258d71413f6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "922ea522f9754daa8ad9054343ec779c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d83665a90a174427898f101201043526", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3fdaa53242e1444e9faac0a0f1c9add4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9c92f036b1f4f8d913578831034d01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "769d7531818640e6b699d1d20d2f2030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "586c18603fef4740a8aa51688907b961", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9be0dce6bf584a2cae17fa675e79e4a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ee3ac5785d047729f5a51275050c5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f8be5a9a7bb4974bfe996a0541c896a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e038e87210d4080a51a99d76d55e3f6", "region_id": "RegionOne"}], "type": "container-infra", "id": "f25e24101b8145648082bbaceea6397c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fd4b43a1784240179819189bf9cd029e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "61945d55d1464cdd912921810a36be56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3958491b448443e7858e0205f73e6155", "region_id": "RegionOne"}], "type": "search", "id": "c5d48ca614114433920420b9f2f06ff8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4fcbe9488abd440a99568e3223076ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2825ce37a25a4382b9acaf13439557ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bfa0113134ff4aab88a8c320a6c3c933", "region_id": "RegionOne"}], "type": "dns", "id": "2e6dd442ae5c4f29a3524eb78d7a4d47", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02a41b0129754ad49f668a5b87fdbd22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f1f9729dbb8e41a68cbf246751fc910d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "94c688807661422389f2170a4c88da10", "region_id": "RegionOne"}], "type": "workflow", "id": "bbd1dc762d394c83bd1546d185b6382a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91a4fae04fd449aea5742f7104a4789b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "227c64c9e84e4c458f7ad63c04def398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "be809ad437024b4089589523d85a58f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3b5999971f364fddba62b42bd89f0350", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a317a61b2f3542cfbe8112f460dbd062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "900f801273dd4b819807fdd7bc35a19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b41589041ff048f99bf5828250ce8a1b", "region_id": "RegionOne"}], "type": "rating", "id": "336315941bc9493d92b0314e3629bf4a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19eb063a1e82455a9c853558411dea8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0c010e8402f455b930388d870c9d27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ab5585809bf40a99d0cde1a734fd5e5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bb4851d852394c6385facb51334dcdf4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dfc6380adc2e4183815b209a762f4787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b547a4cb6d44ea7a5a88946b402ddea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5d8526c4143a493ea0b7aef01414116d", "region_id": "RegionOne"}], "type": "policy", "id": "83b9afaa6dac425eb08a7f23af2e0f94", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bfd0a70e08bb48b78bdba131fe4006eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a9b8ea5cdfe42de8225ec49523b6d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "727ae5fb797e42739b279f61df083a4c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "df796b38ce5943dc9b7a1cb3ef6d837b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba19a3220e81472c963e6739b39cdb51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "429583a606b0481d99e27f0aacc8aa24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be3b67c4761645878483f269dfb468ed", "region_id": "RegionOne"}], "type": "sharev2", "id": "33718c4bf28c4ed9b3d344fdd1a45502", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4019f87d312482abe5f932b4293d696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7980805177549ec9f267df0d4bc8c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d193dfea55fb4235b2c7723e087cabc8", "region_id": "RegionOne"}], "type": "share", "id": "5896a1ba7d7d47e7b5a66c43a66ae211", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "50755d069dc84b89a868038b1b176599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b4eaf4b711448ff8cdf5d4bc02452bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "da342a64b57a4a8c80f592628cef010d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "03bda9c41549448cba6c15ec971e7a80", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f183a1abe644b94a07d3e91b2e2095b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e611ad3ff4714f5da5ae9974a2d70356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba0d827742604f258f739f4be4453351", "region_id": "RegionOne"}], "type": "orchestration", "id": "cdf289ea491b401ba65187f88dd8299c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "656ba068df574512a02d1c47f3cc1ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b8de045cbd643098f2f78c3bc974b09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4894f224f6524bfbbb7826b415b59eed", "region_id": "RegionOne"}], "type": "block-storage", "id": "73438b3ca8fa4943aeb388ec8d59a847", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaf00a800f1d498997c9db026d99ce26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0ac9a1ad30641ae93dae1cd2dea5246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc39a1553783459fb426a236bf726d5a", "region_id": "RegionOne"}], "type": "volumev3", "id": "21c750e0b7ce4c4abed04692b29a031d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ecbd762dde74c6babe89ac3a078a241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8329d9f7cf1645c199f713a786e4cb0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "541392fd27974e46b3482bd62d65bc12", "region_id": "RegionOne"}], "type": "volumev2", "id": "061c78e96d6548439faa928f66218c14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86aceae9aaea4ec590b0395fd6c3ea9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81fe1356b5244f5691032f12389071a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54c5f242d03f42f993c580caae85d6f3", "region_id": "RegionOne"}], "type": "volume", "id": "d2dea64f823c4cae97b196ecc3f6a3fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa4d2d8608c1485dae0381496a0c71a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3e2bec796e7468a9d596e4b697ae392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd2c716fdff147b3836c284fccbd05fd", "region_id": "RegionOne"}], "type": "block-store", "id": "d8ae69427c4641d4b4a04122acfbddd1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf3057babec0401a9d1069b5aed0d30c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9e1867f85da4ce6ab4c47ea4506cdec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce1b94c0b800497f988e9061636ea76d", "region_id": "RegionOne"}], "type": "alarm", "id": "c7b171c9725942478291d97ba4bb09d9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25aab303ff88415f990b9221ec64f201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e847c1803814b63b0cac5bfc686a109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4df3611a9f1f4647917f905590864a4d", "region_id": "RegionOne"}], "type": "alarming", "id": "d6a0c711482341659cc7116d7fef3eb7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1260b438e07a46d7bd0db4b4ee86d71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e223e6451c6c4415aeb8906ca548311c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "259668a6dd434e6395d82f827d13328f", "region_id": "RegionOne"}], "type": "meter", "id": "eda3ce2aea3848068eeaf948b076c362", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0560eef765e84816bbfd579c990e8c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ca13c7f43b34ff9864f113bcb7ebf48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d53f75d8b0bf4d879125d6f3824ae331", "region_id": "RegionOne"}], "type": "metering", "id": "9c8f5d33c1564d92a4d80404247003a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "27b7fb02a1f447deaa3f4a5be34a180d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67a397701dee4935a3bf53565e327141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a7ccf3cbac7041a9a0eee016a082c5be", "region_id": "RegionOne"}], "type": "telemetry", "id": "3b337382bdbc4d3f928acbf31aca32a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4a50ac5db484543beceed2d0646ff64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61a326096f7240f4a38d8fb6ebb384d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b6107fc6bb2541bab0efed8e6fb30f0d", "region_id": "RegionOne"}], "type": "event", "id": "1ef7c57fd52c452d882702dfe0568be4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c20f3b23c54349da8559d945ce9abb5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fa5ed28296c408c8d2775767efe7065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bb5eaaac452474abcda36688b9614ab", "region_id": "RegionOne"}], "type": "events", "id": "47a64653f20d4b88b9a9d63ae7b1df8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3c64d71bf1e48a5a43a27e0eddefec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "73947d88081c4c1bbf9f5f9ecc623aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "90e4a156a1934a1a85209e0c6065807e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0ec4e245884c4259b77a792a59094d1d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c0bcbe082064a67980671000770a861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3991ed2710fb4913a535bc95f4feee5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c0293a6d9e4482da389bbb282345446", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9ba470f01a004850b0b9b17f70ad9e00", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1956f048ea0b45229c17c956b74ae6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4d75b787c0e4fb18d5a2a0b0df68aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0f05128e68f4851950d334de133225e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "77031b01296e4a75910df497fc122bbb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a903106de9f044baa82f1ea144703c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b45aa4616ecf49c58badf34113958164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5657b48c3da4e098d63c649823e7543", "region_id": "RegionOne"}], "type": "tricircle", "id": "57f012c02e714d5daf121de0d515c163", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8813effa1afc4d788df2a765724e806a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cc3b1dee100b48439f4451e1b879c3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d23549722fed4a12ad194f575222ea92", "region_id": "RegionOne"}], "type": "database", "id": "2087385cc2ca432d9a58430f0cb7f5ed", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4345c41b42b74abdb4f659d55b951d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5fe50f17b664006b96d6282729aa875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6fbf014b00e14d05b1c8746e6ea90d93", "region_id": "RegionOne"}], "type": "application-container", "id": "4cdda837442740b3b02722718561586b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9891b29e717c4aeea6bc9ae6ef9a850c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1a4a1cbc0cb348229d6e2b3f75b3b9f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5514988086954974b5caac1481ef1394", "region_id": "RegionOne"}], "type": "container", "id": "ef8325b3cfca4783b96988b58aac38ef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e0a2e5cf1af4f30837e6459a96fc4dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8458f9459eba412eb724036a7d6e5f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2f0ba049eaad40f3b19a574477650a6f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e447a83f7a624d6dbae60e7f34b6c2ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58b333ef2c1541e8ad27de0a1bf79705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ba8217029a14702b4e43a15a385d08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc43777f96df4c17b1a650ada99faa22", "region_id": "RegionOne"}], "type": "rca", "id": "cfce594b76f74f48a2c895568fda02df", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "197a320aa36b41db9233ae2f5b9a9376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "29e2102ee1c64c55baba498b29ec430f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6bdc14f31bef494095887a070d623267", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "068a6f8d9ce1492390ef91edd3da8005", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "28e0ed940c3643c1a45e538a180cf2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4111f3c7e4fc4254a6093e451ebd3930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a6c47976c2eb49968dafe6c96652f080", "region_id": "RegionOne"}], "type": "network", "id": "c522c27cfeed4460ba36e272d07858ce", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c04343a2d0a4c2abac3d2b46cc35f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6d4884e0133440d7887c1ce9cc9a1cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "26744589ba4d49b89a3131f6277fe739", "region_id": "RegionOne"}], "type": "backup", "id": "dea76341a60542898e8d29ab8a93ab32", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ca5c579125d4b5e80ecb1718c07389a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be7690c7a00f4d9a94abf25818f9a7e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7027013fbf1f482ca88b5630ce54181d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "71f651e3f83b48a3a15fbb912abb11b7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f126bdcb5e194005b41631602129a7d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d4b7acc10134f308dca4f23f59dd095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c96c01ea98e43d590b46842d4b3b12a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa3b812a53744ed3a9bab644c26a517b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53a2b7822c4a4743a806145772a7f088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c4e302ae97843179d488242fcef6ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "52ecbfc98a1b471d83df585e406921d9", "region_id": "RegionOne"}], "type": "monitoring", "id": "1a486936242a4b1aa923cda64e1d7c3f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d65a2fd674074a64a7295d97cd0de68b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10daae0a269043af9cdbe7308ed31eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "140b3d630c8540a2874d171cd17843b9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "64346b1f774f4a3aa81ee4fa7a9d151f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "64f26e2777c047ed98c35a69a0aa3117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "25bde7703ee046f992d233e805377975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ef67b66cfe7e4703b2af885650780334", "region_id": "RegionOne"}], "type": "placement", "id": "ac2bdfd74ab848bdab15149c4141f08b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59f408945dcc404980b53b0f7be82561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "120dc417e2e34e92b1b34bcea53e5664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "96910cdf69894b258b960a128b39a421", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f5d7ad3a34654a0f9495db335a557db6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fe924028f46e480991e4dee2c17a9dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce25587450114367929e453c06657045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4b43445150554e77a887f6e38bc6c251", "region_id": "RegionOne"}], "type": "ha", "id": "ae253b1504f0452aa08403737a8cb63a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e31c03bbd214afb9f91330e2796c4e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3c7adec6f89845139cfc75a557d8564a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c3334a36bb9048c59db747ddbbc5893e", "region_id": "RegionOne"}], "type": "reservation", "id": "d6a54758875742d4ad0ed8580e3c993c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "224923f4e9be4940badba62f74359465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84be26d7c70543af9d8a072b9424d5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "56699ce9a1314b7b97c9a284b36c7d10", "region_id": "RegionOne"}], "type": "function-engine", "id": "9c0829d587e34210b3401b83106bdfa2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50fb26c65ce34a79bdd2c531df10da2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "508d23a3a29e41ab89cc5697c4e590b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b0546bce80774f5a9e036d9fa656b7d8", "region_id": "RegionOne"}], "type": "accelerator", "id": "f8667a2d412d48b3b24bbe0cba4c7d1c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ab76b413ff74500b5686dadf88a1d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dfb1d9d231ad47c1b6a8065e970c869c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae020bd4a96d4409be2e5834a86c3322", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c83223e373d945f6ae691be75fb84ae0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60e5b066b9a449dc9df7f8aa391d09ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "298af5a85fb64718b3dc7dba1667fb9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "582166cab0d642abbdc77139f6bfb46b", "region_id": "RegionOne"}], "type": "registration", "id": "a8c30ee968a940098711d06e49a47ebe", "name": "adjutant"}], "user": {"domain": {"id": "795ced1d142546f7a6908b71dd56a4bd", "name": "c2b38226df14417f8ac32b20b233c3c5"}, "id": "ccc0913857054541a97c5b10a4827570", "name": "63b0827e74b248a4b4c65160b5d1b855"}, "audit_ids": ["6e7d65abdfa14d6887462f3314ebfbdd", null], "issued_at": "2020-04-23T06:26:00.449745"}} 2020-04-23 06:28:00,616 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,625 keystoneauth.session RESP BODY: {"extensions": [{"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}]} {9} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.058028s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.058902s] ... ok {0} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.279239s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,458 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,463 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,466 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,471 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,483 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.394778+00:00", "project": {"domain": {"id": "fc1313d9f4614e7887d8af36f0ae5faf", "name": "b4b28633d57a4a9e9d7ac94cc88835bf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4f8b4852ed8d4c1f9b710cda71775cca"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b846220b0b19405cb20fe8b09f21ac3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e6717c0fe62247d180156b2f620c17d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2ec6dc848fd245ed83be19a32030c9bb", "region_id": "RegionOne"}], "type": "identity", "id": "83884a3d87864a2d86a5696e9cfa544b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9b5c77a57814481db7e71b3c72117682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "de29f79a849642778c6e5a3e9016a625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cce4c8f7d4a0459bba30bc7f30cb9e45", "region_id": "RegionOne"}], "type": "compute", "id": "58bd7c28406042839c42770f9a4aa887", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "876d6397303f4eb6812fb99c7ab476e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "087f337e83bd4bc9a4d4bfd6773e0c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b413ce0c175340338fec88595ea040e0", "region_id": "RegionOne"}], "type": "image", "id": "bab0b85bc0fd43a39536ba3cda7748f3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "194f2b1739b94da6af37894162f3f1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0f367ed0dfe74d5884dca9d74bde6c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2f5f84bf389d422590ed0536da9b32b3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7cf8557b5d734f9189dfd626c49939a9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f246a32d8f9044a0b508e1d97f8c77cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "981fcef1840f478cb7b306b3765b1e06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4daaf6fd6e8404c9a0f4aa855a70f3a", "region_id": "RegionOne"}], "type": "object-store", "id": "a76413608d024f9c867d4cb2bd131656", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "226e904262c640669bf9b838a46b69ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e6342a2f52a4b6fa7d349b60113465c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aea67c075bb444e5ab070fe8c8b30fdf", "region_id": "RegionOne"}], "type": "clustering", "id": "aa6fa3082c4d4ea996f1eabf16f3da5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e845719d5084a7f8c2b3ed4e9b58281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af7402a07e7c4590a6dd06a095fdb353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d59da5e965e40cda7994c3adfd33185", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "955c3e429361463ab793271341b88cf5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d1fdac265544fb48a8c4edfd464c0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ab10157b0fe417cb304f05ba958a59a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d7d909b82fe442fb72a3595691f5fa9", "region_id": "RegionOne"}], "type": "cluster", "id": "baea65db4c464181b5ebcdabf4aff829", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "43574c491158408196e0295d9642b065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e68bbfba4f114193afa6dc0bb630da0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "10671d2d8b7e4520b8f58fc17143829b", "region_id": "RegionOne"}], "type": "data-processing", "id": "3b8f7f41eedc41f7aa0e891a95231e9f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec65d2d5b0554a8d9c9e6858f4c2b2f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "74b6509feea3490389fbcc2682663d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c708a87d437246b3a76aafe80c174870", "region_id": "RegionOne"}], "type": "baremetal", "id": "80af8dba6af645f4b9a5bfe2a7885aa1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e464a47f61c24f32bef7b1577e2a704f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "35d6b545e2a541a6966d689c05fd26b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0b5ccb7ab1084b78986b00b585ab7342", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dd9cf6aff6f3494fb39f17057afab37f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e6a4d52bc2f74b379589a605b891012e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ec9e019795249cb82d30ca0b6505250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "02140f09fecc46b390491bb226791910", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4b5764359b8643ab838eccf649d76b74", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2b3994d1a47844df8eb68d0b2db063d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8b0f9df84bc4346a01d3ade9290984e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2fe0a1f1e90d41c699efb7ac752529ff", "region_id": "RegionOne"}], "type": "key-manager", "id": "519c7437ba6a4bd087d8db8f8be76aad", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1cead7ca27fe42e3a86b576c9bb868de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6da2d53967034d63b3c3342b3eec7f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c4c9c4f50456414d911fc44ffbd11f42", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e82d8e7cb6b54a7198831f29846ae29d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "958434625aa643c1ace71be7103a5ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af62eb78eca3485d90629f5a9295d9e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "786f09f923d742b288cb147489ffce03", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f9bb00f803094ec5ba6cb8568da7426f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c58c577570d4620bb4c8dd5b3b6db49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "faec806a21e141efbdad63c0d125dd7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9de647cb77b740a8855224c4899f816c", "region_id": "RegionOne"}], "type": "message", "id": "295a545880664fd79204e06d6ae2a587", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6eea93843f77471f91bb608ee1a54c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd8737a6e97349c684151107ccc78821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f46ea834bebe45749575cfed0976f6ca", "region_id": "RegionOne"}], "type": "messaging", "id": "4be60fd116fd42bb86ce2229aeee90f8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "18c4826c92e540688bb95f30413c0d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ad9fcbb85d7c4a318c3b25f8171456d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f148ad996019457fac5ac31122dd7a3a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "59d3fd74a0e04a948d82ffc979a1da8e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6151f99e76ad4bcb9d51490c9273588f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "783a9d7dc5d54478a36f357bfb40f39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7617d2eb78a2470ba09c02990064e611", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "371d555337bc4a0f9a40054fa018775d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "724c5a6c95a94ac0a3d92ce097c1e262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49fcfc0a5e5242cb90746a480d6eebc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa191ff2c80e43f497efdac01744f605", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "29d6856956c44733b3942da6f73155a6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "861c8398afa54995974053bbee7284d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44d8e99c196e4a97a7f795a4d148114b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7746e5e09824e368dc41115675c71b5", "region_id": "RegionOne"}], "type": "container-infra", "id": "e01fb0e1187d4261bcf85ba4d826bacf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "259206c0fba74616b4e265d4784b0e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "094f37b40ef64ddc98977470c143b4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "44feb60e058746b7869c88ac62170890", "region_id": "RegionOne"}], "type": "search", "id": "b8b5d012eaec4f65bbcc2fb6ce356eb4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "91528e96fc5e47ea8170007526369ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d621f12ee0524cfa9f41c5c6314d5a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "089398932f4b4e4a946413893a71b12b", "region_id": "RegionOne"}], "type": "dns", "id": "23f2f37a355644d3b83efccfcceef989", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a807ea71735842518ce9ed9a076ec001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8c29dc42b8b4fd5b1011d97b87cf1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "914a0cfcdab745f5a8bfc7e71385fbd6", "region_id": "RegionOne"}], "type": "workflow", "id": "6328033cd8bf4d16a6d336c9ed9f87e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c5aeb93c1cf42bbad090c1146d23090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad1383233b814af79935fd08ba512a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b9a178a08dd049849716e4bc54a8428c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b6a24e52642240cd9d9949cf25b4a847", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6184cecdf2d04d3dbcc0dd4cee160a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b2e33c7f9f14a0389a62f2dda8d79c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "06aeac4df99a4d20bf20428540cacac7", "region_id": "RegionOne"}], "type": "rating", "id": "41afcef736ce438c88995d3896254670", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bfa3105ae8a24e44b3b738a87156c687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be59d138e2e44726a3426d23ddecf9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "387c323b52ba46ffaf6d0b63aefe3c61", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e4a3e2397cf74d32be10e2a59efc821a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc2a1de5f46349a29f30a5f2f01fec0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb23f644d821442784bee9b4d20e796d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1dda2c97c6346bcbc04136a6ae03ebe", "region_id": "RegionOne"}], "type": "policy", "id": "66bb52fe21d94adbbed0899e01aab87f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a8b3644f6ac46bba6fdb00d76053c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "911ccc2092744ee58f00a1451be4c9b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a0f8d1e994a4461bf3077fac71d81fc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5b56a94ad7c7432ba2182be5e939a8ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2e277693262481eb820fdc0ddc21369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e46954b80f834a0da53a78ae0408b4f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1b7a4e7d7fb84db4b253196ed59db9dc", "region_id": "RegionOne"}], "type": "sharev2", "id": "b61d7d13bcf9497fa28049a46bd764c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e21104c7515c46f3acc3e646c76cdfef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "43daf7400ba944188307dbf2f9526b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3cfa2e21000e482199b638ec0eb1ef4f", "region_id": "RegionOne"}], "type": "share", "id": "ae338b81f28545d9b715cdd44d3caf4f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df892e2d783e47e48be9f961b2bbc52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2ded02452a4438eb2eee7d872cd275d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a83f586c8bee4dc7a20c0de9a1fdb0d7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4c08224c0def49148de6e96e6fcd58f2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc96b18207ff4bdeb533d6ae8a70d514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e633b384b645f98b0b4d6a96c19a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a92c5c1b58d144458bb740f1a4563929", "region_id": "RegionOne"}], "type": "orchestration", "id": "85498e9d1ad6450a91d14af0615d1a05", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "932cb04af2514482ac867d87218ed67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7968368556af4953ba843ab8df5bc85a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07781512ee784f3c8292b90b9610a895", "region_id": "RegionOne"}], "type": "block-storage", "id": "1dec6c6f7dce421c9f6c1aeb257e9c13", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21a5beee36824b558b29643fcc14be18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95131cd9db7b4b1a9ab7c5b4f1da80b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d53672acf0147289cc07c1c11230d7b", "region_id": "RegionOne"}], "type": "volumev3", "id": "c91b969b93624b9b90954388b1744c9f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2241e9935e674d7ea97f17655a709bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "036bc25903f344ff96157933252d6b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "097fcc41a95c4198853a8fd65826b6a5", "region_id": "RegionOne"}], "type": "volumev2", "id": "5899bc4a03bd4e4c88e9fa57ee6c3124", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5002c6648994f02a11444358792faaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85dae7b98e86491a8745e0a31c2ca203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e441f62d65064f53b5aea3d63c365a5a", "region_id": "RegionOne"}], "type": "volume", "id": "6f932b0072354530870bcda9b6bee9d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd9676705dd4bb4ad86e1909e577330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1d21557c2ed4a8d8134b27aae0a8f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "374099bd6aa84574a3b3632a7f54a05c", "region_id": "RegionOne"}], "type": "block-store", "id": "bd98c4b900784313b4509d31e3031249", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d5558a7104a14931a12f15147c6370a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88985b25aac142b888820fcbb66f0678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "26d6fa45b59548ab9ec8a548a2a8f604", "region_id": "RegionOne"}], "type": "alarm", "id": "7b2cb6a1c62f4b0ea0dec4d602317c78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99c1a8a13c7a4830bd6f8b6b08258dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf002a5df6a241d58d7722976d2b3df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "205121dc4cdc44db86765eae9f672169", "region_id": "RegionOne"}], "type": "alarming", "id": "39262511118d49beabc57e0a0f93fb53", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d17f949f91d4258885b7fcf61d88f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec88a9b345c64dd0828e1a3d60fa0ed5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b307d310a43f4f56ae536bf2dc95e830", "region_id": "RegionOne"}], "type": "meter", "id": "0d8af790062d41d78a9b7f247294dc51", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b2470fd49444feab753b2863f1dded1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5eea622349634d7eae21dae786801933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84486c127cea4f2a9fe83d41cd9855c1", "region_id": "RegionOne"}], "type": "metering", "id": "c9b12b8a53f848709b06e906d3bc03d8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca155b254b7346cc84e7eb6294cef6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f93b6e4d753e4cd3bab109460f585e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "73456ce0a4db461fafb9e5035f814015", "region_id": "RegionOne"}], "type": "telemetry", "id": "b33c35da6cd54e24b78412d7dcc91ea7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b5b8d6be8784c3d9f569419987fee29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "798356ceb1784f2c81a45098ada954a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "856bc868fd074a208a915c61759c3554", "region_id": "RegionOne"}], "type": "event", "id": "c9dbcf7b48bb4c3da036b0a87fe3e763", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fee811b7d04e48ef91b42919f0382d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40096f9df7844a82bc1fe3ef552b4d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3df4119062cd486b986b5245f731ff38", "region_id": "RegionOne"}], "type": "events", "id": "e5706d61fae9472d8fd39469503f307b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c4f01ff03124795834d89dd4d761782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88cc5c866693418880801a3764ea813e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "edeb292d72594d2aa4ecc347fb451860", "region_id": "RegionOne"}], "type": "application-deployment", "id": "00557f9931634e52af807ad24a5cf9bb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19c9a6bcb5d24a85bcee5f7a4eff9ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82382cc043174719bb0bb3d9fb166480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "005bc08083704a18bb5a081d75c172c2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "12c49c7e21b445229905d9191d1ec381", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49f02840306d431a944af1ac31eba103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6653b459a5f645b5908a1ba2bbe737f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "033c804aaf414383867d3095e76b07f6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f999dbdc8f3d406681ee8cdd907bae6b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "698a020755b2498d9f5e07b5f6acdc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ba7928185c04a9abea5669c52e399c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4041cc0b1c14e15892b3d4a3cf08019", "region_id": "RegionOne"}], "type": "tricircle", "id": "1854ed8027814ebd922164b4a4758575", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "785ba0eb73f141298aafefa131dfc430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "011c871dec55425380787c0108b849a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6d640fbebd8040c68499fdccb9b929b2", "region_id": "RegionOne"}], "type": "database", "id": "832489648fef47debf0dc5e0ec704fcd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86787ab4df404380913746586a6a8334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17995764c0374e0aa14b0f6f33e4f1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e2120df96bb241fa856c637545ccf2b3", "region_id": "RegionOne"}], "type": "application-container", "id": "bb4ab5beac1944368ecc234917de077a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d90aced8250a40bbaa9b426eca80eb68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00d0232e514f42ca89789975b26a5cb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c4e34c8d21fe40ecb1de23848ab79740", "region_id": "RegionOne"}], "type": "container", "id": "235896191a8740d392845c0e7abca011", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d1305aacf2f4c19931e40d8bc8d63ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "135e7820f26046e59c53f23ad4263e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c69e9c94a4ec4ace81e728c93ea46c06", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "71a6d96548f342f88e299953f8240cac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0d79f2a62a14c4ea0c0e29f0e6a006f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80a408af96ee48bda075af0038a04cca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b9584e4aa6c94bbf857b016464066b63", "region_id": "RegionOne"}], "type": "rca", "id": "d4d3446f8bd14b74a629ccc55e644c3d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb46b890e43347e192a98a3bff850fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84934b6bd5894d5792642e5157363221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "205a1cbcdba247aa9f231b180ab3b0db", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c9a82299c3ee48c3bba167adc1c26648", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "99b0c4f07f844146b89c442727f3fd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "066034eabfe844cbafaaf3e71652b285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b075e1bb670b4866abfd6879c9ecb59c", "region_id": "RegionOne"}], "type": "network", "id": "800dbc63e5d34ca3b61bcd3ad024cabf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ea2e84dd850c46ca8aaf452d069dcc97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5779ace5520244a884491c47565b191e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "33316c1b99d740f0a0f40d8f1e4238b7", "region_id": "RegionOne"}], "type": "backup", "id": "d4584bb28a494e2c90444e80cdb20a3d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c8078f7d50a43c9abe5353461a265bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e457617571e4e65873344eaf6a91fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d778fb34414e4c7c88b9bac4af04d318", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "775e9f8be3c24663ae0edcbf62ca6197", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80cb00a388764204b4b482ebc24cf58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "568194a88fcf41728858ef9850f469c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "91d227349efb4950931ba1f8ea878d37", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "63689b5b1ecc445aa3a0210aaa10f623", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d6bbb4024fd5414780bbfea22f6ea5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ef9c134fb6c54ab3a0e7a930f435bf3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "71550af60e014c4389436ee04b5f19f7", "region_id": "RegionOne"}], "type": "monitoring", "id": "25ef8a1500a347d1a8b871842df3e2ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "927c1b14ee88408ea4db4098fbd6d0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6fce8a7fe304b8198bca305ad455fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9679e3981a4c46da86d9c7f0dd591071", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "902287b4aae94ac3bda8f88e6764613e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6652689e8ff846e78b174c4c0bc64af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a2895fee703c4827accaef45cd60f620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ebc799b2262944c0b32043875224a875", "region_id": "RegionOne"}], "type": "placement", "id": "72c0861b3fa74e11a3c92cc8445c5aa9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "083130f8a24446f4a5b855187a7b7ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01b4ac1445574b11bfcf2bc9586a37b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f5c5e5d3dc1548c684ca1b4a39bd0be0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7f5814e96a2e4875abed02c51f781d8d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "769e5a1895ef4325ac699803cf924615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "24efbfb04ce34d9699ba9707a4b5ebdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5bd37893b84946469dcd7738e737ba18", "region_id": "RegionOne"}], "type": "ha", "id": "3317b48d8d5a46dfa8de9fe51ba5cafc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1d3fbab8cfdb441993ba8794364cb797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e142006174cd4294b737a77e85b58508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "effd03bd6a564101a96b0130739b4f93", "region_id": "RegionOne"}], "type": "reservation", "id": "ef4cc7ba862d465bb4ed6c2dd3611cbc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b396dbce5334508ab460c3dbb962b6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a761619b5de94ba8a034e98a230223af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1d02801aeeb144c5b8759ff7f6f889c7", "region_id": "RegionOne"}], "type": "function-engine", "id": "1b377ad6a2f44f3d920018fb0ce7c9a3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "498d14be116f405395aba24abbcf1bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0348ef53f5254c2fa4054ff4d9a87e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8660b813bc9b42fea56a65a43356a47b", "region_id": "RegionOne"}], "type": "accelerator", "id": "90480371c2cf4b1992cf145b4f0e8112", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "868988a1ab0a4322a47f2bfa230ae162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b1fdaa9f89046b69324aaa88581239e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d1a80ba58256403f98f6d3efda36f82c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e09cb771cc54bb2ba046c809bf3e5f0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbbbd6915c6e403a9c876516f467fb9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3af18cd4dbd14db5b6e34c7276d72b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "efaddd128c1c426bad408627543861e5", "region_id": "RegionOne"}], "type": "registration", "id": "f5501846297f4ffa9d5aef263af41376", "name": "adjutant"}], "user": {"domain": {"id": "51c80fd43a944862ac148d3ddf374f50", "name": "bc18cce273214bccbab80263c12a55a5"}, "id": "94b808c143a94c319caa033556c57adc", "name": "580526c4394d49b699c85916555e46ea"}, "audit_ids": ["86d6a3ceb2434f0cba05946793a9a397", null], "issued_at": "2020-04-23T06:26:00.394778"}} 2020-04-23 06:28:00,576 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,581 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,585 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:00,629 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,635 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:00,654 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,660 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,663 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} {14} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.268355s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,456 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,461 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,463 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,466 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,480 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.390472+00:00", "project": {"domain": {"id": "9ee5a38db0ca46e284bb53c60aa788c2", "name": "d911dbe2af2a44c3b0e36db7086f1d78"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2abad5dff9a648e7967ec767b5d44a8e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7b38ec155370433eadd85c7c96fbc93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "82239b95f1594a6ab11bf07c146ffc17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9d9d8bdd24bb4a0b801346af764b176d", "region_id": "RegionOne"}], "type": "identity", "id": "2c8412b58d3248a2825e78ae342193f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1cb495afa6614662963f26c55bb8e1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b7d8fc5a3011413d8c8be2a35405d33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "83a898a31ff8434d8484818c15ed635e", "region_id": "RegionOne"}], "type": "compute", "id": "fa6f6e43de0e4948acc0743d29f58b36", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e11a20b221a7416ebbe87c96a54697d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ec0348d45d094aea9b820edc527980ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "51fe36c8ba3a44279324669f07c6ad6f", "region_id": "RegionOne"}], "type": "image", "id": "7b134427d40f4d7fbe9ceeeab736eb59", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "674207dffe554ffd96a0d8aad3f91fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5ccf02d72edd41e4aa88bcbb0eca20f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e052d4b7522a43e383ecfc5c061c2f84", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8b22105d1d95429db9ff89ab4e080062", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d72e1adaf5541bc8949025387e7b036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e61f89f38684ca0a73dee2600300f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b89da5813e94f90b4a058b4069f1890", "region_id": "RegionOne"}], "type": "object-store", "id": "25b76e15d6c54792af1a2a638609e8c5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f841d13f7a24d03b5c8cb7c8a412826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd1e68e2756c4e7fa47085253b4832b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "197988a5d0b4466f88e4bd01d1feaff3", "region_id": "RegionOne"}], "type": "clustering", "id": "1071a715145a426991e1feab79e41177", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42ed1ec8042242f08b8a662ec83dd241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e1bbf74e1f44b5fa5a9e2f08e82f5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a173cbec70c4401be36bbf949b52c72", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "20fd899abe7442f28778f8d8f515704b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b050f2858054e998ce4bd9cdbfb03e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34f0130f804e425b8896c2aa6d002ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c74159c486342f39e006ac9400364d5", "region_id": "RegionOne"}], "type": "cluster", "id": "73ada75165e74af5a6813eb693f28dc9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "56942c02dfcc441c99df885c0f388afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d2ddfcd7688944d0a060986c8bdba9ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "10be428cf9fb4f52958b782d5b72ae46", "region_id": "RegionOne"}], "type": "data-processing", "id": "21afc3b9308a415c811e65e8f409c253", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f56f8028d3f40ecba31eaf504ddf6b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e65563940424715b9d9979d875466a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f92bffe2717c4f8bbdc3934e999fa8ba", "region_id": "RegionOne"}], "type": "baremetal", "id": "bd64ab2490034615a7232ad3d6fd6285", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b10237b536654249af217d1ffd9e61c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f13891b5a9e452d9f127f6d9494cce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "02aeceb4c7724f09b7ffef2ed71c0394", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2ad111362dee4c21ab1446ef1fc605cf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3bc340b996b4039afbf69fe498f2695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5bc0139f4b5d4260a8063ee52891bf65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e3187e1b421c4f08b404762556aaf782", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eff0a268c3a9410b8ef06fd6e95d52b9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f7dedd4e5681427da7abdb6f249e2f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2e578f28a02f412ea188c2a93f96294f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7e641bcba5ab4eafa81695cb25cd99a3", "region_id": "RegionOne"}], "type": "key-manager", "id": "47bdae4d805445cbac49dc3226365407", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d6b70ab1c8bc48769e6387e3babc1cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95d87edba3d244d79ce91d408161297a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "018eb1fc9ff04cf0b87a9f1f469d54a9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fff8a703512042c7b25f39eb031b37c7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46ef6a8125ce4c3abc7a99fc981c6927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eae831b9d37b42779f943b17bc65726a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6abf47715f2c4a47b5c9fdf31702a4b4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "df7f7522c9c64e07a53fee5c2143272d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "95075a7239bc42bab78f721577f5bcea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7af70a0fadb648cdb5344a9bf76180b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d560ae2b29354f8083f6d10ea3edba88", "region_id": "RegionOne"}], "type": "message", "id": "fc2dfaa8270b48c3a560e8a8b6682ecf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48eef84422f341fc92818159f0ad1843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b6acbb8d540a4d8f997f991e18b251f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b7db3b5bf5a48718814a63f60989dc3", "region_id": "RegionOne"}], "type": "messaging", "id": "82d1062336c241c9888f9e8d522bf753", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31732c0972174502b2e7f143d92af442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8dac7bbe8bf14a97af714d3ae07a3bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8345306f88db4008a3b49fd681b6a70d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e015a72a0a0e4db88a2118b7a22e794d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f0c92be6bfa43d2b46f5aab7fd935b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53bca64fe4f347e0a7e57b4a9bbf8ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bd0fe2455424e97b39e44c284901c55", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9cf14c14a8f948ee89d0aae5e1d5254a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0410728b506b4527936e35555d4eb0b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "553636a5efbc4a95938873e8a4c4f57d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09afe9e13aa14285806f044009d08310", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3ff9adee409b4fb0a2d4a92e598aef89", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63735896e98b4d85bf10f7723bca50f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5674651836a04800825e08d27519cb43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42c02440392f47a48d11847f585d8e5a", "region_id": "RegionOne"}], "type": "container-infra", "id": "db3e244fefe14e64849aed5cb03f08a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "31eda16f68c1490e9c43257038a594b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8aa8b787e8c842098a17ee6064626993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8e6e9d513fd74fd38653e627b5a41d3d", "region_id": "RegionOne"}], "type": "search", "id": "5665a8da232f4a70b5604e3d8cb8d3b2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2befd9f9007d439185c1dc56c4593401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "99051f558e0d4150a63f0d24e2b9440d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7345fa3938614fefaab32394b463a3c8", "region_id": "RegionOne"}], "type": "dns", "id": "1f391409996f45f8ad7da907f63b2c11", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55f01e1deaa642c08ed4ece1fd52e48d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25d63526ec3f48eea07a94aee055d679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "38d6e84d35e14adb9c916189cc47acac", "region_id": "RegionOne"}], "type": "workflow", "id": "8ea165742e4f422582ac79263786b1de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f2dfabee2af14659ab4566ff08901306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48da132142994fa4abb3216b421c8bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1303d490089b4c7398729478862cb39b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "42749b76f667447abfd453ac0a471de0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "add1d8480d3d4995887e7813cb8fa659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c9e75383c3bf42f5b5d36022dff7b7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ecbeb8628dfc42d7b8eeef70bf1e76ca", "region_id": "RegionOne"}], "type": "rating", "id": "219c48a089a44aa1a632ddd527f96954", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc9e4db01ada4f00ad3540482e0955b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ef59d2dfec54a6bbde5af9406f33040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30e3af59125b4c84b8794c074ff791ff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "32b7ea677bd848f78b432b631b4ee3e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c9562927a104d7ab921eff6fa8d3b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95074c40b088450b8648ce6a35ba584e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "32c7818ceb9144e490309270bc1cd29c", "region_id": "RegionOne"}], "type": "policy", "id": "72de428d2d2d427dbbc06d13d8e3b889", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f3b74ab19a44e04be9aff1e879120a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3dceff9bb16e48ddb731516c42b9c8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a6c6fa73421c4c6ea67c5bd868c0f5e2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "af9daf36155a4e67ac7d62a818cb2aad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1066b19defda4b09a520b1f7830eea3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "669b79d5c97d4bc89b0c4a2724fa10fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "450541c503744eee8f6d5fce1c45515b", "region_id": "RegionOne"}], "type": "sharev2", "id": "60f0d510f93a405c9f6495436ebf3319", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2d3d7f3c6fa4e3686acb7dc0861e89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1742c90190a04194b88c722e1c82342d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "672ad4b2c2684c5492917fd2d0ec18ea", "region_id": "RegionOne"}], "type": "share", "id": "2bd2c848b65542608631be7a146fe651", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "934a210c418c4c8e8b6a5c5df0f4401c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e349434bb94244238ff22f9e74d64f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b194112c045450ea9ad0831ad35ae66", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f33daf24ba184fd9ae16f91f57d1deb7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7605b74dcbe44b77830ef2aa5a5d8453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36aa3192fb7f433aa70ea980cb11a567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8868c22ea00847b2afb199068134e640", "region_id": "RegionOne"}], "type": "orchestration", "id": "7e80cd0931c941d09dac1183963f1ace", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12a0b70c62a64c5587f10eb30170e684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6951880a67545bd87245a402b3801f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85c5849557f641979008568ae1deb6ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "d2545902cecb43d684b5925f9ef40c7e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "702e63931d824bc8b3e05daf1152fa2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88735f2a880e4c2cb53140e8d5370cf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c53f3a77d89d479da512ee86164d5f63", "region_id": "RegionOne"}], "type": "volumev3", "id": "cf697c71c51d445eb3e7da1bd87f98b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbc2694ef33e4ac0a8ab106816f9bc32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a12c2ba35f049db9c68870a5a03e7a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e761db8d306d4937b832758af119b647", "region_id": "RegionOne"}], "type": "volumev2", "id": "6d01221f26fb4e08a996bdb0c28cec43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e55febde331b4cbfa43bb809f637581f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0848b4a747ee46b798e2b994b02518b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "640d10d5d0734042afa1be44f6a12db8", "region_id": "RegionOne"}], "type": "volume", "id": "e5e32c30a65844f3bb3dd8f0b7ac2b32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7e97d3c3a9b4cbf9862b9749f68c574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd0c76be8be747cb9828f04418c4fc21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13050953b0774928a248aa372f4fa3bb", "region_id": "RegionOne"}], "type": "block-store", "id": "09e1fa1d78ef44eb84486f6178360c82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9233d6ae69d64076a2c2135b8bec1f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd8c6feaca474dcd85ecbe0ca6725788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5582ee97d17d4376861ce971533d80f5", "region_id": "RegionOne"}], "type": "alarm", "id": "6830fc0748af4a2d81551b8bc2800940", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b85f04a4d214a22bf62501203578dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7b94354383d467f9c8a03f0ae1f6a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "934452c8dd704bb0b371e9ba0d9da694", "region_id": "RegionOne"}], "type": "alarming", "id": "75884e5fb8f6469c8c994fcb30de7441", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8087f142f3894404a5b9de0e0c393ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37523deb87fb43178f5ecc0d255d60de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "db4c369eaf5e436f8193f3f6c9dea82f", "region_id": "RegionOne"}], "type": "meter", "id": "718fcbe57d6446bc9d8eef971a223587", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e551e1678e134145993558a0b385e006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "67381ddf6efc4533be336438e94c41ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dfb74e6af8054fe29462d75123dfdf54", "region_id": "RegionOne"}], "type": "metering", "id": "dc6fe173c8364b7986972723858cc98e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d3fb1b1f9984c7c98a6668503f0e403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a0ecac957a54d0e8de002170a9b4d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b67d25f5037d4766bc230955ef409b66", "region_id": "RegionOne"}], "type": "telemetry", "id": "c668b3d0cc1a48539133b3cbfaa93cbc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0a0d96afd9454dc39f563ffdacccebc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6218f2b9d3df4d149f19f29822ec8c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6f9d27cb8ca64728b88a89490fdefcdc", "region_id": "RegionOne"}], "type": "event", "id": "8eab58cd036f4f0eafc6cc2cdfe5af51", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "05d5ba9b30f740c091e2cde568402848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61446bf428d9462a94cede0cdd7e5667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0d2c53489d924e9bb17a07fd822ccb3e", "region_id": "RegionOne"}], "type": "events", "id": "6c45796396594d4f8ee3e9a8fed1a6c4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11ecc864b23f4c99acd4bfd084941a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68a54cbf51474a32892500f407806b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ba33b4da96cc41a2bfd7cd3bb871b7db", "region_id": "RegionOne"}], "type": "application-deployment", "id": "644f847977334ff49c8791517a64b0d9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85eeec6be46f42b49bb72b7e41688b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66e03958527e4edfa0a7e0b328a16b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd9328b458d84a7b806d4cf5960fba0e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b88cbac2a19649a78941a70484dcb8a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a65a48c5b1774cdfacc712fd0bdb859a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "574fb87c0b8b47ffa6418d2eb9eb1d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7203996085164a3b8888f4d7dc0aabcd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d1b1ab01573845e18467c283eb62a224", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f71dcaef8b8e4a2aa1208598ca0c8970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6b54c9edd3c4a12ac7cc8699700561b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "39ca5ca9c7694038accf95c2bc3fca86", "region_id": "RegionOne"}], "type": "tricircle", "id": "da859f6b924f40ecbdb95842fcb05c86", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c5c8025dba8a4ca7b5cfb73068b25eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "77d307a2d7b348509b6371a52a438be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0b66f7d877294dc78fd3327efa42318b", "region_id": "RegionOne"}], "type": "database", "id": "c7bc3a5f2d994dc09a3151ba72e755ce", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9cc36a7b1a04d8898332307690bf716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "873c8ba45bc64963b0b03f8083cae125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cf80dc32827c46aaa2b528028a4e821a", "region_id": "RegionOne"}], "type": "application-container", "id": "24558a57144249b7b827cf7d12af4ae1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a61b8e4b836347cb8a6eae4601de0027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b1a339dd0e7344e3ab1c71f80e2e1dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "300d7cd73ab64e5180b883fec78b4437", "region_id": "RegionOne"}], "type": "container", "id": "80d1a21595074606b5997f0abb343d4e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c36b592293e443e9bc7129c81ac49486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ff8887b70be425abb742d26f3053c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "daa32aad314b4dfdbf99a4af2b006f3c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "439f45b5a86d45bebdc00d822e42b0b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e9dd7712192447b807ed77cce5c7f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "319a45fc36894fb4aa61522722a19c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9494976aee224fab950874ff23894f1e", "region_id": "RegionOne"}], "type": "rca", "id": "953ede9c45f1411dbb883622076972ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0656448c94374c7b950e1c3fda260faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dbcb4085b48b402ca1fdfa4c14947200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "88befba2adbe4c479039aeba9e36fec3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a227684a06e14be3940fcfcb95f3a51f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "53859f480d90445fa1f9813ef3861943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "660a73de436c41e08d75030ceebb4fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "888e3999744b448e86b0238d34dae44a", "region_id": "RegionOne"}], "type": "network", "id": "439d791c49c74b87a15d2f734dc6e163", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3b93cd8e9ff9484191fe82c0d73dfeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c35581240dbd4ffba839eba4179ea56f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "18006f865dd049c5a44693855c3597a7", "region_id": "RegionOne"}], "type": "backup", "id": "ac6971e02f904dc9ba3e682e1d6e749d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ded592c9375d4900aa3e972e7c23bef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f8fab882327460cb284380f4503998e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33f2099157344515821381579e1bff67", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1e347321ec804c02b3abd2635e6f0b08", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65cfee66fd684c7391e51d76ad74e2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad9e6b65fb844ab49588bd8f9a85797a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b15ce315f82447159405b89b813d0681", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "475b756706e54b5699a0bfba7a76e2a7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95bcdd964dcd4ec6974c592f42333bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8145e22043e44fb0af500ac99222fa76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d1383a22f5564d84943542dce63e4165", "region_id": "RegionOne"}], "type": "monitoring", "id": "948a7d01cedf4ca0b71c5afde3490ae3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "209d5a171dc744368e68bcfb05fc062e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "55edf0fa035947a683f4f661db1706ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a147a59bdecd436ca885ef1bf13978ce", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2927d866414d41c1b807982b7190d79c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "926d4873a5ce437abed7127e3360af3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ccbe3a7f09e04d3fbd402f9834cc20d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "90d9f66f09e849bfab8660d5bc1a6048", "region_id": "RegionOne"}], "type": "placement", "id": "e905bd2cff9e4decb86ea5f5f270a234", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9f5cc9b704d4551816a08c3d5ccceaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4cd2a70f54f64bc9b89b3231974ca82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7f8615e8944845a5972627e7dcaef92b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a5d9c3eb47704585ad95b5eea5a200c7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c351fde378943c195300afc4436d47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e479630417a4b2b992374296b84ea88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ee352138ffd54cb8841921ceaa8ebe7b", "region_id": "RegionOne"}], "type": "ha", "id": "4921975909124853af494df430199bea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6be7e6334691451d89af6d1255dc2bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e7a196e0e79841c1b8adfcd12163b146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "16b5cb31ab3740a686a8b8906c2e93b4", "region_id": "RegionOne"}], "type": "reservation", "id": "a88ad97eddda45918339a7c33e8b2ec7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "77985fda092d41cda4e435d3a36b9735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad4588df26014696914d7ce46c4d88aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8e9f18b5bfbd4f5fb046da9b7aa464fa", "region_id": "RegionOne"}], "type": "function-engine", "id": "83b633b8e0ab43f2bf65465be49920c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "398259e7a7cd40419449795e5db22ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "601ccab280184394ad4dc7d5bf972c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dc97debf8a074bd7bfb7709cdf0a5718", "region_id": "RegionOne"}], "type": "accelerator", "id": "eb5cca33cbbd4575b5711e1d27f63130", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45c260dc1a8c4881bdb029f18ef7d7ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5b0dcd56f8245a780dbc315d8825169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "23990f1173fc4c8aabf16ae74c8cc983", "region_id": "RegionOne"}], "type": "admin-logic", "id": "397c85af34e4445e951d469591eb3ada", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "330fd592f8bb412fa96aee1efdd9409e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a076f46fa9c64c92979d84e2e1fa8adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e1def20f97ea4686bebb5b9df690a0b8", "region_id": "RegionOne"}], "type": "registration", "id": "3dc2c56446ee4e6abc520c50f20086b7", "name": "adjutant"}], "user": {"domain": {"id": "085c6471ef574cacadaf7a26e2ee1480", "name": "09f2017df85c4b4fa4782886defc1862"}, "id": "eb1f6b33cdd940938c50326a0cb4e354", "name": "815a7bcb45a74c50b479763f93d3a609"}, "audit_ids": ["f7d19c4a310e4ec990899f1901b75b93", null], "issued_at": "2020-04-23T06:26:00.390472"}} 2020-04-23 06:28:00,552 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/events?limit=1&sort_dir=desc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,557 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,559 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "name-3", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/399b8316bfe34c869281ce104a6764ca", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "CREATE_COMPLETE", "id": "399b8316bfe34c869281ce104a6764ca"}]} 2020-04-23 06:28:00,583 keystoneauth.session REQ: curl -g -i -X PUT https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"tags": "tag-4", "disable_rollback": false, "parameters": {}, "template": {"outputs": {"rand": {"value": {"get_attr": ["my_rand", "value"]}}}, "heat_template_version": "2014-10-16", "parameters": {"length": {"default": 10, "type": "number"}}, "resources": {"my_rand": {"type": "OS::Heat::RandomString", "properties": {"length": {"get_param": "length"}}}}}, "timeout_mins": 60}' 2020-04-23 06:28:00,588 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,590 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:00,609 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/events?marker=399b8316bfe34c869281ce104a6764ca&sort_dir=asc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,616 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "name-3", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/2deffae471944b9cb41c6745b79b37eb", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "UPDATE_COMPLETE", "id": "2deffae471944b9cb41c6745b79b37eb"}]} 2020-04-23 06:28:00,637 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,642 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:28:00,646 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,648 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} {3} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.255720s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,444 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,449 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,452 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,456 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,467 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.386712+00:00", "project": {"domain": {"id": "54943f6991f74185a7482aac4e141d9a", "name": "b204c4e171894ec9a9ccbc65c47834b0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "82682b01f25640f48d71240122ed8ecc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "47d1b07694514898bb1bcf95c097d0d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7cdc367dbdd74c5dbd329d407dde94c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d77037fd0f9a452b95c27818b2c4cf4e", "region_id": "RegionOne"}], "type": "identity", "id": "28e60302923a4537add6f8bf15891a4a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d697ede55b3247f891243fe9acb66486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9f1ec63936c84cec820bc429bfb66e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e6c20539199d4fe2b0389ace00638e9a", "region_id": "RegionOne"}], "type": "compute", "id": "4a1f73e11a734076ba714cf6a3602b72", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "55722d108b98444c83c0612988048f2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5587027a2ce64326aa0598a6231f5893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "18af14ae8eb549828251f1f332f39c7b", "region_id": "RegionOne"}], "type": "image", "id": "06983397a8814efb8d971f120aadc6ca", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd2409fb64e747abb2c0835dcfafde89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d0bb3eeea02348888464cebc96fea899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "48389d17f8374c58ac7865bf8523bd3a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5249ae05b9954e2187ce572de2439386", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77d42c4a35f4478b84e060c15f983b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "444986d3ef954170a768ce1c49d760b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5acdc2d4397e4a56912d93dc6987f1ce", "region_id": "RegionOne"}], "type": "object-store", "id": "a3617659e9ad4ecca30bce32fedabcf5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6928882e891f4d11b843867e6805a5d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "88ce681a7de94cd1a377efd0110a8d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8906996dd4264302b0b288ef2a86dc5a", "region_id": "RegionOne"}], "type": "clustering", "id": "6b1b972223e2435dbb6caa8babf711cb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ab35f71c7924d64beb1b52e1ebcbf96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "870fdd07e7e54436961bd5e1e044e23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d9b2a49e9ee34b1996aafe82b25d2447", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "08de111b56914a758f44e07181f77970", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0d0349d8b6a341ba8a7cdfe138db3b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0f9fae70a1742d69f781df7ece5d227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8db7d98413ed49d5ab0e687687c648cb", "region_id": "RegionOne"}], "type": "cluster", "id": "9d6399c54fe1471db2cb3a3f59380bb9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0e295e0462234c8997cd8bf9db537584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ca0d58b4645c4265ad28e3ab639bd263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0078f700562f4737b3efcf409a5187cc", "region_id": "RegionOne"}], "type": "data-processing", "id": "985d209666c84f2c8d9500d88d18ea95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aec6942187d1420384bf5a78d5ea3b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5df3bf7eeabe42c29e289342b7d35978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "54614be20d764d1b9d4a7386ae91264a", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e814cf6d8004245af0eb5f110953447", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "023679f08e464d93ba0482ef32aebb80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09f408abe5014de0985caa76909397b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "46eefacbfdbd40079685995cd178364c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ab0c031b9a604b4bbd7ac8dd1e9d5a25", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5564a18427dc4c75b782332e1b3a7e9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "957dbf635ae545b7abfa3494f0f56a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7e8540d9b1484f8785a173bd495eb7bf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e884a90f682e4340b571e7604f23f2c4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d974d583b0841a9b51fca2adb249f4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cb9b1843709b425b866995adc55be7ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "829470d4e2b143bbbbd340d674b66a4b", "region_id": "RegionOne"}], "type": "key-manager", "id": "443637af553d4662a9fe0a765037e025", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "02d48d0d10f04641a053d326be0de9bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59811f482628408aa148ab334a01d002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c918ea23f92a439a8d6ec9c7bc2df19d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "da5a0c73b87d496fb0ea2d7168278bd4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3b24837b23a402cb09a43062e574b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a06a5d9c2214ad18979caa1b777f95d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "617b0fb0fe854f8389412c029e1a154c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9b529c2e1bd64ebcb5b3814829e0d233", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f6dbd42b7c574e72a5ae2aa2b8aed15c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c0d412245b8145ceac104c8a174b50a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f1127f6904594831b202b50c9e4ed325", "region_id": "RegionOne"}], "type": "message", "id": "381ffc677a6f48d299cc0799e412f0cc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "33d6f5a1b5a842b89199954a0e3ecf3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0fafd709638346cf912ea1b0c5aeed20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "56cc01eba1b440079f5e4a0d88d6a548", "region_id": "RegionOne"}], "type": "messaging", "id": "2b84abcc066b4ce48045cd1f62b92f44", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e7246aba914409fab4f4f94abcff07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b7977a810efb455d99147cb367aba65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "68e6bd83764d462db0b4e593f5042df9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "40251f6ea3a24c3eb36b5562c3d57583", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01048a7ca29a48c1a8b46d182b7bc8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eeab7da76bc64daab7fa870fd9e8b7b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6116924fa4bf48d5a9f36c38358b12d0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8fb2d2397c90480985d4a294a9c63424", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ffda1d9ddca48bc8e6f751d2248a41c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "748b92ecdad84c1e8ef9a86b6b8ad927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c22381ebcc914c74a28a808d7919fbf6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6fc6cb3e5cf54516b1fb2f3073d1f0ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "682d4f5725e34b48884a2bdbd55fe88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9787591a58324a228d187841dfccbfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd5ea5e1b8a4463f9f35865966a9d4cb", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8a9d712a8204890a58ec1b6cb3ddb1a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e17e267a9ffe417db91437b69093ea73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0acc160b8c444e8ba12a0036f4d057e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b956aed1b9014dc3a4181a32395f2cbb", "region_id": "RegionOne"}], "type": "search", "id": "fbaf11bc821e44558160775b4b78ab83", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "94193659a6ca4dd484bbe4da237e1efe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fb157015ad044530bed016c232c83b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "acd4d53f733a419b981180478da94fad", "region_id": "RegionOne"}], "type": "dns", "id": "c6880086cdf9442ea9d2b3487c7b2740", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef5f8142c18a4f3496160a5fc15464e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5490c7bf78fd4bfeb99ccc9398a17aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bd439e5fb9d74826ba2842a2083a6848", "region_id": "RegionOne"}], "type": "workflow", "id": "c344306e789844e3a6f5db7d9987c52e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c6457693a8d458d916ef0d098336f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a121111ef714495a9c85c1c3fdaa1b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "04524d63bd774a0bb994561db122dbf1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "12d2013c6a344e039c47de33fd840c6a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "586d7ce0e47441aa99468dca17de9f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "43c1f16b2f644a48bc4ccda7b1dc1f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b64f7cb646d84699afaa7f86d317e16e", "region_id": "RegionOne"}], "type": "rating", "id": "c73c57c94aa64e9bbd562c60d1eaa7c1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6befc110983e4b79ba335f8c266d8930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4313de6702745fa9ff123eecaf80ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "18186b78a2274b06b47cb40a22a4a33f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "19efdcd0ee354607b40ac3e32d99c49a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "499f173b28704e3e961a50956ebddefd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d990482433fc49d69621a93b738330f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab00440fcf15453a870bf5a826fc1572", "region_id": "RegionOne"}], "type": "policy", "id": "b7e3bbd6e9fa477f8fce295c8806133c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a46fc95cdded48a9b37d9bdafa5542ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d6b6c34f2624393984c5e807d357211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac65b1dd5c4a4b9ea6be5466a87efc13", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c8e6c84b1ecd4538980cf6cace0c998e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89abd9a874704d0bb2a99a813fa30d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "abafb058b5024899af00466abfe6c70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "834bef3996a346caa92f63c0fac43ab2", "region_id": "RegionOne"}], "type": "sharev2", "id": "0cf35793dceb46b08d9eb4c7844e858c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dcd0d24adc614e719cec7f7d2ffb0b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0995c4f350546598c178cda9cf3566d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78de9837b44d4600933b1c457141416b", "region_id": "RegionOne"}], "type": "share", "id": "bc9bb707bf9c4441be562d00428fd047", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e9b4d1c83035405e95cf2761d75ff67e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "67caf80f1995481e8d1767a566968227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ac0e7765d2e46edbab541cc829fcb0f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "085068d3eeed4cb4b9981c3969d2e169", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348379d217d343f1b8bbb253b14a60b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8510e5c77119440d96025742890c2910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce96caa45eb641c09c64534bd3bd8886", "region_id": "RegionOne"}], "type": "orchestration", "id": "cd7d648247ea4636937d955974ad382c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "788db912f3c6425f99d2b3180ee8b5e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "470d2bbead754b37bb2edc369ae0dfbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2cfb558362647889f35837f95717d09", "region_id": "RegionOne"}], "type": "block-storage", "id": "1d83280502e146d0acc4cca4f0ffc70a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26d4a57b75a345c397f46bd399820a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f19854b53014483d9e00035853909ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a91dcae1a4841b98c03d7ba2e1f092f", "region_id": "RegionOne"}], "type": "volumev3", "id": "2898de51807144d2a0ac264b2df245ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fae5dac117634c9c9098aabc3488c52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b237c771577f46b382f8a4fc23a48296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06a7264f77524c8e9397313e7a26a42b", "region_id": "RegionOne"}], "type": "volumev2", "id": "9c6e37e696754415966e5f6fb9f02462", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d248060aa9a4169b61419192eea3587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bb444e1e43349b4bf29b9034a733c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b0d1d174a694a4ba5b41a68bb5baf7f", "region_id": "RegionOne"}], "type": "volume", "id": "3fd7e195fe5e4516810781c75d63a336", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bef0fbc8bcb4bb184f6d623664ceeba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8116eccf686b4611861aa23ad4450770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b93cd4b759d4b459b3c514d5bfd6c86", "region_id": "RegionOne"}], "type": "block-store", "id": "3d50ac68b26c447da20d2b1a85bacbad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0f909fc655da4f4d96a37a956da2a4a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5076f77e583841a994eea9e0b31c2b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "584c330a88434f449322735096fa0ef0", "region_id": "RegionOne"}], "type": "alarm", "id": "429e7fb23f5245f78e688bd5a07c986c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16ecda00180443bfafcc3e612c9e69e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f0d319babcb4fe2a98df51cfd495527", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4c5a7c6a3b384b809ec65a3a08223739", "region_id": "RegionOne"}], "type": "alarming", "id": "8f1130f7a5b04bd887886fb64b2d1228", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "deec1bf4acef45b7894a9712633ed8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf04f6f9da5a4eba9a652eda58a80809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "868d2bb19a154247bf02606ae59af265", "region_id": "RegionOne"}], "type": "meter", "id": "7568e28d3d2245eebaf5270d5a50393a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "06734d5eb498413e981a664dd0838435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce609017ff08499bb2da648781d45aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2a5af6faf5f4bae87f67237b94e0209", "region_id": "RegionOne"}], "type": "metering", "id": "d14b064ab4e14e68982bc86b3d2561ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e74b6a03fd024b4a993d72bfff3b606b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ac47f605b3e49dd8961a3035d3c5d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "09e795f9689e4752a9bfde476b38be1a", "region_id": "RegionOne"}], "type": "telemetry", "id": "5fb371a42068478a96c97845b40cd279", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "040bc9260a874fd082bcdefcaa38eb18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e94f7b7bca544eba2d5415ee429206e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2e9662d7f6bf4b69b92a356037ac2e78", "region_id": "RegionOne"}], "type": "event", "id": "a5230c607f7549c09a93d938d086f5cd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a0b1e77c6d9d419a8396f285375c4632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "420a4209dab1494dbc7de0b599785a75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7d7c7f84ab394ff68db4af75c53376bd", "region_id": "RegionOne"}], "type": "events", "id": "ba2a5b5a6da7410a96b7a4c645540615", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a105687b20141218a9ea12481bc15b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9b3640805084b128c9d7c56313df59c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "60b94e288a474b2e993a4f8f85e04b1f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f2b3a68da76e45329c160a385eb7fad4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d835f870c92f4cc7a206833b182b002c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d178c85fdafc4aeeb7c54140793d1903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1dcb7e0593fd400aa5e0ed855de2ff30", "region_id": "RegionOne"}], "type": "application_deployment", "id": "445851d2a7ee42fb97b13b00eb2aaba4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e32879997b1348579ec93683047718cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fde9b1487ca5461ab9db079f067b33ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "522ec277409d4380984b29e7ef440659", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "07039f34274d4ace930364b0a9b34e7b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "14f673110b174d44b8dc0540bee4a775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a277ff731e5343c09b31a7bb41d47924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "273bca84d72e4464afd5b9b92faac60f", "region_id": "RegionOne"}], "type": "tricircle", "id": "663e2192384f4efbbbb22c451a30b735", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "40ab50c5380541df8464edef73542b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2331036129d1403198ee27c2270da1f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cf31a766f5b04322b9231fd8463f9781", "region_id": "RegionOne"}], "type": "database", "id": "ffafdee723d940f3a7f259212ee2b122", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce1383674c2a4ba09decb844c2ee7db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6bdc05d807534acbb41d86ab1a9d3afb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7e47a41d5e954cbb856ee65b9eaee2b9", "region_id": "RegionOne"}], "type": "application-container", "id": "21e00eac9a4240ba802e08e9e15ef43d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b82cb23de9a4d2badb1fcdbd15e31bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "589c473851dc42b3aaf5968fb91c16ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ea7f2680497e4fabb990470322127d00", "region_id": "RegionOne"}], "type": "container", "id": "c716a461261f40f99037958dda4133d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d0541f563f24f2f83300d258dc867a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2bec5158e526408f97139bd8b2523a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7b819bec124445f9b20de6737130f411", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4e14e4e0bc4544ccafdafe1c4529e4ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "900baf5e44304b46b5a6d0b0481e9d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9b600bcf05b427a91643c4e908dd027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d63565cbb56e4f48882edade8313ee74", "region_id": "RegionOne"}], "type": "rca", "id": "ec0d4b36cb3d4ce0868df2e4213982b1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae7bbd9930454da6a4327bd1a26aab56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ef23893bc452472d82a3494a9d0c56bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2ddefb8a9c1143eab18b8934e8fe6555", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0e69c8970d0b4d4bb39d52f7993b82c0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0d87e76335a6405b9152cb6297fde0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "28b55123de63422699665d433fa10993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bd40d5c89f744e698fa3df87b323b5d9", "region_id": "RegionOne"}], "type": "network", "id": "da02123950dc45b78af7be6a168ce531", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "573176cf6bc344ada5da2ac06782ff6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1103ce4389c343d49361b6339e9fac64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "12e465affc374d89964f40b98af4f4dd", "region_id": "RegionOne"}], "type": "backup", "id": "f83626647eb942b29b24b79fb7c3728a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75b263a1d84d4ae1939d43dd192678a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5fc5988a2a5427f92671bff6450c0c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "442d5c58c4aa42b6997f1f9a157af040", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec710f6f71fd4baaa4ba771b98bfd10c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ecba11ffe8143bc94f7bf6cdb7834f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "72cb608de28b4e33ae8dad64746da642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b533b62dc3e84fc380adcfb9611f8b8e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "93f8c9fa523345f2b0c996843c622a60", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f6a8889fc70e46aab6be8d3d45c1d69c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dcce5af7ba084f8bba1963e6b3652177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0308c9f9128e4b3bab3f3cd85806a714", "region_id": "RegionOne"}], "type": "monitoring", "id": "9267eded1dd54777a02882ebc32ff100", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d347ac9147854c56831ac39bc3a82c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "03795e1be5754f029893e45fa879c325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5a41d142cb8b462384486e44d6cef5c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f56fe7d90df74708a31f116c379199f7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "38e9e8071c0d4d1c848f397c3557320e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3cadf3927e79493080428c7c455ffdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "216509fd49f04232b9b6a53ed6986b4e", "region_id": "RegionOne"}], "type": "placement", "id": "30ef9bd2349148f1970baa2448e79b11", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b24118b358bb4e3098ea1c397f15a9d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb0abc7a263741328aef0fec4835a95e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4fae1828cc23455fa43a4f76748a7a10", "region_id": "RegionOne"}], "type": "instance-ha", "id": "277e9bc7c4a04ca8b7aac8e22a438814", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3ba4fd7c45e49319461491245f5200f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5f76715a69a495e801f3f3fb6f4972f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eec5479480764e398f51c7b22afa3303", "region_id": "RegionOne"}], "type": "ha", "id": "3c2920f61c0c4fa68759e42a401c8e88", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d58d5bdba8cd428d94974abff923ef25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a5ea3eccd51e48ccb8ccd2b0d8ae9dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "46ed7202b72e4612b496833dd4b75eb0", "region_id": "RegionOne"}], "type": "reservation", "id": "e9e9bd8afcc9456fa169c9ca135351a6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1c7ced5a4ef644d0988f723a2c922739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "916e715908e0459398ef1af0d579795a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "56103d9c51994f798d9476d52cbce828", "region_id": "RegionOne"}], "type": "function-engine", "id": "4036517825ee4775a70b3623fbfec023", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cde11a59031f4a389f2c0ceb05864c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fb1ba279cb34b35afd09c54a30b1584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "736511eeec1f4183a5b9e9c69d257408", "region_id": "RegionOne"}], "type": "accelerator", "id": "ff52014ba7624ded8ec2eb03fa99bc03", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67167ca90764487986bb323833dcd0dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d38dbcfabc5b43af87d10e1f028c4d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fbb6f3a0449c4b6fadbd482ac7150c51", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8a89fbe334054001b1c3f5a7df66078a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ce1bfb1f7a3422ba8bca835a3c47fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b990b63a3e7c4ff5b7c3daec16020597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "abd7583da2af4323abb6506e25052baf", "region_id": "RegionOne"}], "type": "registration", "id": "eec14c9b02af402895dddd93c53f4441", "name": "adjutant"}], "user": {"domain": {"id": "d5c6acde852d44adbe971a4d762a28f6", "name": "6ec23b36c1cc4566b7bb67516c2a179b"}, "id": "be59f232955041ecad22b6be2d8836db", "name": "cdf5e3b3ca3f47e688b7f54ff8d5a21e"}, "audit_ids": ["2f59854831e244519e34ef44f5d44bb6", null], "issued_at": "2020-04-23T06:26:00.386712"}} 2020-04-23 06:28:00,597 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,603 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,606 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "description": "A test service", "type": "network", "id": "d3c02395732646b095a0011d3c259dc6", "name": "a service"}]} 2020-04-23 06:28:00,626 keystoneauth.session REQ: curl -g -i -X PATCH https://identity.example.com/v3/services/d3c02395732646b095a0011d3c259dc6 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"service": {"enabled": false}}' 2020-04-23 06:28:00,632 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,635 keystoneauth.session RESP BODY: {"enabled": false, "service": {"enabled": true, "description": "A test service", "type": "network", "id": "d3c02395732646b095a0011d3c259dc6", "name": "a service"}} {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.148300s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {22} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.158720s] ... ok {23} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata [0.061832s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypairs [0.057882s] ... ok {16} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.244604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,431 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,436 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,439 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,443 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,455 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.374223+00:00", "project": {"domain": {"id": "304c0fa9deeb4272b2e2061b2c15815f", "name": "3b0a6a8f46d44be08b6f44a40cf53502"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9a5c7b4a5acc4181be5b61b3de5f9ba5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8038965928194a6e960d54599fa7378f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d6321b04262943699bd1055377158753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "efc627de0a314b8d9703f037d0095bbb", "region_id": "RegionOne"}], "type": "identity", "id": "deadedeeb1414d70b79a3b44ef95d408", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d60b1c503bfc4f7b9c0fb2fe9458edec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "25e7a3f9327543cfa0cab66e1e6497fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d7157a9b1fa3445badbbf37b69b0c170", "region_id": "RegionOne"}], "type": "compute", "id": "85dbc507edcc4d58a7ba52dce161d997", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bf157c7ca3084c70b988103a1cb3d378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "310e4e1349864adc88a0f4b7fe82d039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4b04a2f6fc4b4341a34e71cc5f38ee4a", "region_id": "RegionOne"}], "type": "image", "id": "ec5bd4db57b9456ba9355e923f44324b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82d9572277034beba190d8d7d2cd04b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2eb59dcc65b4427ea6b2aa09dc160380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fe6deaca5afa4c96a9be3101abf37157", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dbdc7d95fa5b480680cea3ce16aa6fb0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c47b91e3a10e4476be23d147f5ae5d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f5752cab98543f69a9e378aefa75921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "393c4f992ba944bfa37639cab668317e", "region_id": "RegionOne"}], "type": "object-store", "id": "8c0118aa5b414670af47b2df92a0ded5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf55552fd1124afe98e80d4b91eb65e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae29896d01ea422a909cebf6646e742c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "80de493994574d508d670dbe31186dda", "region_id": "RegionOne"}], "type": "clustering", "id": "045215eba0da423da61c58a997f4e9b2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "724b318587f34f57824ec2a01b160979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb867e4610b24be8b2164896f9a81e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "605fd0d3bfac48d2accfc9bda0e44adf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7c8b0c29a6bd4a5ab49c7dc3bdc1fb36", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98173e724c54475dbb9645fd847f3776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fb9c37e3c8ea4e16b2c2f80f66415d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e639b115a7a44daad08f899bbb32580", "region_id": "RegionOne"}], "type": "cluster", "id": "97ec8a4f510f41229d4c2da47af71ff9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2de4bbe6c0a24ee3bbd489a1740e7006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "878cb616e6b54a50b03c2ed26b40c7db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f2d2227df141432da50e1707eb3dd242", "region_id": "RegionOne"}], "type": "data-processing", "id": "10825ca69d9f4bb282834a2a265c00c0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "37d5d1ea5bfa4a6db4fea063f5a6aa12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0495757d46dd4de8beef3a5c328c022d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b9e45487dbae478ba0365cd7e6af5ded", "region_id": "RegionOne"}], "type": "baremetal", "id": "df78ea0c492c4f9b9452cbfede234da7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16be37f09f9b476fb43a491f9fb21400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "79ac8169185a4cf6a5bf8ad3722706fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "15d6dd869e1f400b9c71e01fc8d96e0f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "56453a50f9b446e38871e3ac25258928", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3de8ab26c62f422da05c5d625ab7f281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "44f65715712147b9925960aac097faed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2ac68a7fa5484abbba4d8542fc4efba1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "27a4f3cb798245749a4f6b558027cf53", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0eefd3353d4417ba27962a5a4325083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd04ebee18ce4539b3111d4ad2583921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7683f62f5b4d488d882cb665080a04ff", "region_id": "RegionOne"}], "type": "key-manager", "id": "5ac76c5908ef41f9bb96f42eb60dc751", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1227f266a51344f296b58c59107a72ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc678433ee54477888bcc03290d944af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "56975f655eae42b6b9ebbff4b09d2d99", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "50377772463b4c1ab092fbe5b900857e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f4e20fba1474ec491c9674098cf8ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b840c33640d4ee6a975f6073a8c4d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a6d6643248f047d3b56c5516bfc989bc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d5cc3e5917554de0bfc91073b940af13", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "900fefc447ff447bad274ee67757525d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a67703e925e74347b469fa0ed83f5e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5af696ed3854424d96e95879bd6f1576", "region_id": "RegionOne"}], "type": "message", "id": "028605669d73465a85281cb1237b5ccb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4043ceea161945e7adefe4beeb116c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b944a6df31a344e686323c4877cfd1f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a1e1992d4574b3e8eeabc227807589e", "region_id": "RegionOne"}], "type": "messaging", "id": "2234f0777322460598586b06b68bee1a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "758b3797133e4810a4ee4c38fa15a885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "91f18be013214504b8ffee6b8174e57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f2be1852c54441c483e6053fcae1e889", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7208831f5e1c4c589f4ed0ca50cdbd38", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2139eed3b144c00ad5574054e809320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a925e45b0f544732a7c26786ad8de2bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df9cb3610186484d9da074952e33857f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fb55a18ff8f241eb99474e61b600caf7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db21f6cac82a48918a815b38e92422a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d106f25f26fa43778f64116a3dd13dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ebe5c7be7da4d02bfd3efa3fb6cc460", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "228f4a6f3fc441da90ccb07b13cfd317", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0e1978eac9d47d08c59b3281cb3b15d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4de12f81401a4130b8ed5fa58d97d1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfb8a3fed6ec45b5ad83a4b0c65842e9", "region_id": "RegionOne"}], "type": "container-infra", "id": "a57344dbc73f4354bfa5471f08f3672c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0af0db3d5ee74284a98add39c758566c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "85fd88607797435e99cc159fe1e5d129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "44c3994dadd3496fb8c01fa84a1b433f", "region_id": "RegionOne"}], "type": "search", "id": "d9c40d1ee61c4d22918c2482080eee34", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b9bd352462340a9ac0b99ad138d079d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bcab51723f3845ab98e7b7406d8d8e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "51c5c8b62179442bbfee2cc820b3538b", "region_id": "RegionOne"}], "type": "dns", "id": "f7799531b26a4a059e4f69c70a4b7e9b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf2850704dcf48f782f6035987b82bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0bc13ac80ddb43f69ade6481531ff7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "33fb66d8d78b4f9a8ff46ab45f13c672", "region_id": "RegionOne"}], "type": "workflow", "id": "03f682d84e2341959c1f2e4699acd693", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61fbd66fa73a4048bda84ef961c2031c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2711e07903f74f79960ab5d42571d6e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f48d8139552e4e22bb3343c7e8155528", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3eefa620bf9144d98173b0c5796da9cd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "541a5d1ca448445989aa6c3f9446f2e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7a181f0a6c9e4d5b9a2f989741ac13a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "84bf73962821454682bed5f5159ece83", "region_id": "RegionOne"}], "type": "rating", "id": "b2f3da5c54794bc4b5d4b0d92a70733c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33ce2c32d13f45a1ba33508ca59288bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ed54552d2e545ab94ebb9cde296e849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb36906da2c549689757a29a9d64ee3f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3be97b0bb4764c09a9fa64a14641ea7e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8b0bd27b11c4e5d94e7f2859551a194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53decad73a614f83998e420e523caeab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9513e35fd0eb46bf99140ed693fb109c", "region_id": "RegionOne"}], "type": "policy", "id": "5b86a8bfa99841eb96baee501f6d6fa4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a36a6b621c84a3db735bdb98dd12040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8be16dbc83004409b31426dbd876aa76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1047ccfa4d9a491e8170a6fff936220e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "39dcf0b7eaac4fc1a68232ebb30012a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fc5f57b084c44d085ae10e952e2e566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7eff4dc8e58247028d22a2f06156733c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6eaf9901e4944df3b20b6b88105a20a6", "region_id": "RegionOne"}], "type": "sharev2", "id": "a8dc3c4ecaaf4237bf822230531cbec1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8272f676e6049beae0a6d13ef6156b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "619bce00977e47ac8c16ef7af3233b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4803d7928b34439a8799d7d2bc3cb17c", "region_id": "RegionOne"}], "type": "share", "id": "9ef7f505b0de406da9ae8516184dd957", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37bcaec0b1c843e5aa9e982a49ddac15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a09a6c80795a45cea71e49aa43055a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c274af3bc1344429637e9ddb58f9f00", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c4b845d29a614456a2e19e5944048cd8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ec198bb87114e579ff2a9c60d3f7e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37b98ec134cb494e835940d820d2c0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bf44358d38b4cf4a11f2f5afdbe58f0", "region_id": "RegionOne"}], "type": "orchestration", "id": "0678e1d0f0834f388bf6c0b518078d23", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e82f4a8d848a460c8f03da5483bf3a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efee1e916a5840a29609b0f0f9ca33db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90df606e495440f3a7010266ce220362", "region_id": "RegionOne"}], "type": "block-storage", "id": "cfda9f64bbdf4ea8822c5449df683215", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fff9b74304fb41b7a7eaf52b5ddddfee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "457f791f448e46c89d5f44ad82ce21ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa1b3d126bf945c28a6b8f82e0594e58", "region_id": "RegionOne"}], "type": "volumev3", "id": "07ceb84d494d4707b2f1ec03d14d5b28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea862d3cb0142a1b6be3e49c92b6cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e957f46abc384d539d868e9876fd0d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4eee9efab07c43d48f90eb52d4e6bf6c", "region_id": "RegionOne"}], "type": "volumev2", "id": "e3f5ea7daf4a45a3b0711f2a03117b06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b228850439c43578398af1db80ba4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0210ac9e7a8b4d4bbf2ec876d9537668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f539b363a444e339d9a4c7cc97f2dda", "region_id": "RegionOne"}], "type": "volume", "id": "85c7e1756c5d49bd9bea461356a6268d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e68136c2fe584a0c919d88fc75419eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35da35b0e4eb454bbb42a21f2c3a6eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc4fab7c47164a85bb90d521e7b78c6e", "region_id": "RegionOne"}], "type": "block-store", "id": "d09d0aa35bf14558928f75e314d48cc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "21b162b192c0456684bcd2baa116c8bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7953003713494cc0ae178f5652bf94f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bcdc349b4eab45ce8e3a52bcfa3644ef", "region_id": "RegionOne"}], "type": "alarm", "id": "77314738657c40578e33f39a1afeac9b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb7601cb933a4f7f8250983bcbbab0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3552506cdbdc4658a63d6032f6c08271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c72ee60353024806a13bc30a92d73e8e", "region_id": "RegionOne"}], "type": "alarming", "id": "528c27e120164944b65f77f4ef559282", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dbd0b3f10d8405ba7afd6e4fc4052bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fd24d09cba64677aa5504e995e726e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "07e9816140454bcc8b6846c27f15cb05", "region_id": "RegionOne"}], "type": "meter", "id": "5527b73a8c2b48b68f0e42c1fb540d55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "183d36fa5f2649fa8ea75f2f261bcc82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "db5333783f9448fd9b495da25c6c14c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1889dd960ccb48ec9064d897a85eabf8", "region_id": "RegionOne"}], "type": "metering", "id": "dcc51980c12b43758a7ecfb6fa43f3b4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77e0db30662e4dbd9fe8901b7b0abeef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd7ef1b3822a42e1b5bbf518073f81f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e743263bc1724802a134f752667de2d6", "region_id": "RegionOne"}], "type": "telemetry", "id": "4a75c44e66aa4142bbd0f81447f47d34", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f67f11b7a9a4232aad00a66c03cba87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6c0f31d79b714395b79af8fd6cc05d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b16dc8a02e65468aa203f34446a5ab4a", "region_id": "RegionOne"}], "type": "event", "id": "b3de60e2f01b4913a34996ebfd1d1c71", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "442b92d448d84974b4a971db876edb02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "defbb740e53b4a4aa3a322706455f4f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ab4848dd54274e98b4ddcc95f6ddb969", "region_id": "RegionOne"}], "type": "events", "id": "80c4532c7d2f404faff8ed6b5dd4297a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7114556a75014e2ea4535d25dca2c902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "83ea14aac6ed4cdf940ddfc6f33f9c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "24688da7b5f341068729514ee7545ea7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "84ae7b0d65f144408089f4b427e28f45", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b97513cb95d4e1cbfbe4691c038064c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c3582494520243bfbceaf16a267a0e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "04cd2048e5a146c9a0037f365b41ded9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d8bfbf25a5cb46b9a3873a87938b6b5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a85159c9b3e4d45b7d4f85990ac5d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a267bf62efc04f4cb86b21b08961255d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b271977ac4d4845bec0d846b7523ca1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ff38d174d99346a88f005201f5650dc8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "402794fe48554fd7b09f08e6253f97ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66d1d8b6b09946f28e47c7337dab6df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "05e1a7e90c4f4e1fad9a0c0ab047e1fe", "region_id": "RegionOne"}], "type": "tricircle", "id": "05671e88998c4881930347e122c1bfd9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "72cd2b37af8c456eb11c2e43217d08a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44fc9442ab154a809c5e970d92627786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6dd03b81b22d4585b06671bf577c2b20", "region_id": "RegionOne"}], "type": "database", "id": "8d56895f14854ba5948999162b7e2052", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "709ac6a615c54e3ab86bb720f1da253c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "47e75b01803747a5be534a019e1b454a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4744b79d93b54fa7a532e914bb88c4ac", "region_id": "RegionOne"}], "type": "application-container", "id": "be861920ee2c4d67a0dc1c02497a6346", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73ff63704e4d4771a690320a859492a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26aef62aba5b4196a04f6af701d6a121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "df54eaa0bf82488184d76118df927d43", "region_id": "RegionOne"}], "type": "container", "id": "0a8c17ef085949f7bea77b562031fb8e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e97440829adf44bf9b7402fe64ee7dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4fb4b06804eb453a8333b57e2257f828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "954286e466b649bdb750695120a7fad6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ac6400a9c4a24d0788d578a63a7c2113", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b515ed88ac7c44e9b4cafec3bd00655e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d4ca2154c58846998d1e3260097375e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "135c08d7a5a34caebc42aa0f28b7a9b2", "region_id": "RegionOne"}], "type": "rca", "id": "c7d0dfa1a32e4c55a005fef26639067b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a885ca0ecc674423a1f6debec062bc33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "42d2fcf82c2c443e9b8315c92b9e67bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e285d4579f374fd081a54fd442af230f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0caf4c7785ba40d48681f2d78050cf42", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc64a3f81a7244b1a934912a01a53f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d195fd27e98b4581a3ee7860fd0a9386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "224e9602c5ad44669f2e226531e88844", "region_id": "RegionOne"}], "type": "network", "id": "8f61779ec8f04d9b8becc52d1e20ea6a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d30bd83df9a54e2794265fad9daf42b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3df5a34fbdf546ac8f33611641e0ca8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8c3ab303c68245d89e0d290837f57c34", "region_id": "RegionOne"}], "type": "backup", "id": "e17b9b1a893a40cc92249c96672df02a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81fa4886e0cb436e871e9e3091dc1ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1e18f951d37747839d37bbefded2b4d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c3f82f3bfe6c46c9be0ced37e744a20b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "516d9b964faf4e6bb0b8c379860688e0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ecef8c0634e64eee829127d9e95536df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69c14c2d2ad64141a1f07ad55594913c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1b134c734e0f43af8b85ff7bedd8513f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a94bad1be7be468c965c8c4a2b745698", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eed64d61a7c24de2a4d2c22e821c65f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e1f92f4196f64b8ea98ac70a3a8f9fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8cc1d3d115a64e7889b30babfc5ecc06", "region_id": "RegionOne"}], "type": "monitoring", "id": "fcd4eb9205734c328519ad5ce4808f5b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a862623d77f4b269471116bb5f8c707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0de53b406810406680155aa3a282ae72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5325182554944d0da2ebdb6eb2bfef24", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0f548fa1ae0a4e59822b7f3939e53023", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "930056570a71405fb5bdd832c8d83529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "70a82eda5bad4a3f90f0a8ea08a1c932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aaae61158e174e168f501eb8f9426cb2", "region_id": "RegionOne"}], "type": "placement", "id": "537f4a33229e428395995bde99461a9d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d49b09ba6e3d4a21b776f513228496f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fce0382bc21423dbfbf6c800bc935c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea1695e228634e43b665dd8ff2aaf65d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9a227b899fb8452a855784ace4229f6c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2a30d21914144cf89109cd760e16b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "25f0202de04a4503990058e7e170514c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "90fe1fdecb69423d912a477c54935696", "region_id": "RegionOne"}], "type": "ha", "id": "7d85320fdbce4d60bdb6024631c43ed2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "740bcb2f180240b881a15005ff6bb87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d71da0f227964990bac48611d8a761a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "da1eb87de62f4edcb0992f736d943ec7", "region_id": "RegionOne"}], "type": "reservation", "id": "d6548d97ae3249a2b27aab4c0bc032ca", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d5bd79e5d9f545a489f451efaafbaab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3aca5cc993b24484b45662dd69a280f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4bca7b685994480c8b2997f15cef072e", "region_id": "RegionOne"}], "type": "function-engine", "id": "b5048664824b4d52b476714f8803d9e6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ab1d2369731b4fc4af5a9914600d4cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8dd6f6bdd0874cb2a4e7d28147d88c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3050522c197540faa0877ce80253ad6a", "region_id": "RegionOne"}], "type": "accelerator", "id": "bf9778a32ae54e719c5adb949d018652", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fad2a410d3c044f08363b307817a0e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61ecfe9d75e14e39b844ee2f7e74eeb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "027b34b568914916b1722588ed6520ad", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b2ef447137b7478fb2380c1bd59f6653", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6294518617494b8ea2da85d7dba6e6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d525f72c95bd425288294e17bed0212b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "34508135852e45e19e374cf6fc277418", "region_id": "RegionOne"}], "type": "registration", "id": "81b0e03da7774691a030115af72becd4", "name": "adjutant"}], "user": {"domain": {"id": "eb5bcf090b444ce0b9de14d132f5f5ac", "name": "e4d89e456c8d45c08efea0011d21a164"}, "id": "b5e32e722cc9401a8882e74ea60d4438", "name": "b5cbaeb7818c46bbbda3bd7b6e9d9fae"}, "audit_ids": ["82ae4ff6f34143708f85f9496eeafe4b", null], "issued_at": "2020-04-23T06:26:00.374223"}} 2020-04-23 06:28:00,526 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,533 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:00,576 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,581 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,584 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:28:00,605 keystoneauth.session REQ: curl -g -i -X DELETE https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,611 keystoneauth.session RESP: [202] content-type: application/json {16} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.060704s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.058147s] ... ok {9} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.062844s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.069787s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_fixed_ip_to_server [0.053063s] ... ok {18} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.184982s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,601 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,605 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,608 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,612 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,623 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.547515+00:00", "project": {"domain": {"id": "fbac34cc55da47dd82b90dd8299c0592", "name": "d637ec7c818a412e923a6696f621db21"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "61f3c986438a40588eb46bb04b38a461"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "122505ad0dee453a9e1adcd28eb23571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0fe84f9be5e64375a9f0e2ff2b823bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b34c182f1f09417db417ea901b3832fc", "region_id": "RegionOne"}], "type": "identity", "id": "220990606d2d414bb7d46189be88459d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85e1451603ea4d6f90cafa384f8b95a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "df6f5291e9514a1e8c37538157d659da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b13a05f47ab24181a749f278b7b29f4c", "region_id": "RegionOne"}], "type": "compute", "id": "2c9f196bc6b04a898f1ba5c7fccd5965", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "19f97f0834954e76900fc72f815d3b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5de335cee53f425c84eddb37d2e848b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8e7992a4f40d4779ade5a0c22a4f586a", "region_id": "RegionOne"}], "type": "image", "id": "605f541014314f4f869a4f7d7ad042d9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d96f37587dfb48598b0a255441ff6585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "abd76ee92d58499d97b9f67cdcd1bd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4d278bee3bc446058c14883ed4345fa1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b0eaf23dbedc4d11bd543c9ec09010c1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d967e78e1c8460fa6cc928fdbb75b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ffe2472430442779bd0c2f15add3d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a986e5ec4b435d91797ef0c6d25f3c", "region_id": "RegionOne"}], "type": "object-store", "id": "ad0877a8d36a4b9a9b4d4b76eac98697", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2139bf802544b80add3ca86d7e3ce51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "033d1cef3ef548a88966f1557965c4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55bc85072f2d4da5a2129d37fc1dbed7", "region_id": "RegionOne"}], "type": "clustering", "id": "910b54e056d648128448d415e72934f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ad52b8e68bd4b0a88ce96954cb8fb40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2afa2f57d82453196c0a5c9c230f370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3497113de0443b790ae83fa76c264bb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3cefc835b383495c95bf86845f15b81e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b45242bfdd1144c1981ef330026a1fa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38072df1b3c6431e8e68d14abc5c8ffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9325c602b7854f2c9f81f1a81bb626dd", "region_id": "RegionOne"}], "type": "cluster", "id": "cdf9ed5866f04b4ab0bb7c29a74a17f8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "31b436f98a2e45cbadfea30988d683a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2cad2e1f6d8248448891034435ecade0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a14a8e6385614deeb45f26fd4071b1a4", "region_id": "RegionOne"}], "type": "data-processing", "id": "efb951974b1247d58350b61bf0f96c39", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1ae42d8ebd44192b28905da778dd55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c10fc405a3e430d940f2f646aeca2d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "542658f760b34c41961d5abdb3f9058b", "region_id": "RegionOne"}], "type": "baremetal", "id": "5a5ed7de330a4aa18d4c313e29e406b8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0e63477735542618e1bf3882bd5faa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ff8cce50d344414b185163967d2e01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a42b68e3556e4ef2ad6fd594e020262d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fa5c6514820d4feba3c8162cce9e8115", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78b63e8cb38d47f9947dc8620c736b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d47caecb54ff480b8eda754413bfdc45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0fc56ab7ad514c70a56758bf3b6dbc8a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1b2dea2438f44d67ae347ab174353b09", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "35aee48cc7d44837a31ace8e8b5a9c0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "da3a89e31d9348008b3d0320747108f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f684dee997e34c4b8c115a5963df6bac", "region_id": "RegionOne"}], "type": "key-manager", "id": "7b0b2ac0f19146a08f3782a8b6548d13", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4aae40e93add47a485cd07eb6eebec91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35bf814c2ddb4bf696e51c87ddea9d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0cce59ff4a484ecc9c603b131d57e59b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2a2646a00284490c9cca5134b8f3e241", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a9affd1bb9c410692275350ad4aab85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24104ca5b2b04c72bdad4fd45cdbd2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "59681150d7bc43d1a2938bc22df8c15f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e3757d44ca0f4c4b8d30eb51a1dffaef", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "12427b9845f84c1d9addff388487efaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bfe43b58c440406280a27837ef7b64b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5a574d0311b548558fb4b8964590c4f7", "region_id": "RegionOne"}], "type": "message", "id": "d4625c1816cf49e89e5c7e75b5a70cc0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f94a8f7f5b53468caf87bb6d90132ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7df23820f49c448397e61f76a2d0d2f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "660f2c217a1046fc9d3bdbe1b937e48b", "region_id": "RegionOne"}], "type": "messaging", "id": "66e4164a42504072b15945ec3e412ce5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7e90656658364ee183aba714f1c1d523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c2f587efdb7f465397da3db6369825a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9bdffbb9a0544ca781735e926e915dbf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd294758d1a443268b0a2692acd7644d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fb7a952d1b947279b6e5f2da31fa562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe8bb803f3a44c129291c74dd20489f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2036de6bba124feb8f636508dc7d7e4b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bd8c2dd39833484f97c7adfddac4d26b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55ce94ae5f06479898b36caeb85fb5aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cf32e79d6164ec88bf140771c26e9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4fbe61e3e224af19744b1e4d98ea98d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8cc9e59a65604bc4a836be6b130e797e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8655388bc6e64dcd80a5f37cd9ffda16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a30ebbc68a34c9b99492955248bafde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6ab0f66b8454166a82da4efced4fe4f", "region_id": "RegionOne"}], "type": "container-infra", "id": "b44779cc67ef4db7b0efe7ea618a34f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e6b5520f6499431aae094b27f4bacb89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b746c37886f24cf68cbc563a7d233930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bfbf39e5697044599459b73ca021de47", "region_id": "RegionOne"}], "type": "search", "id": "b65d9b572c464f6c8681a02c86dec64c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "39c35be0fdc8436287df176c8f8e2a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4746249383964165bbd02159151889ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c6521f3e012947a2b7f228891fc3892f", "region_id": "RegionOne"}], "type": "dns", "id": "412631cff2574134b0e48fc83f57f4f4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b3c287ab71c84a3a8e804330d1786570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7d321dfeee84569841fdc01feb0716c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bee99d153b3b496c990e116904d6aeb5", "region_id": "RegionOne"}], "type": "workflow", "id": "c483380ede004417919b7b8a02554081", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea21d76f917d41d989972da7ace6bc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c42a2c80bb944a14ae961d20167eccd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "83df311f1d3543ad9debb322886df96c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7c4216c1e5f24ef08271aaf85cadc31e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ed40f43ba5eb4e87a27269a1ec00f54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a009758155c645d195ecd72115316719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "217ac2613c1a46cf9adae70c7d423ffc", "region_id": "RegionOne"}], "type": "rating", "id": "fb44e1a017cb494884253f50c1b65294", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "191f4807c09a4d2e910991fe4a7b6e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26ec64a2d1cb40d38b59efe1b0c81abf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd63e5e54985423ca6c4fe68119a2708", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8a7b0941b5714d5a9cddce3bf1ff43d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c36b314bf8694eceab5ccbe7a225c07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3fd9e33504c44910be26b4033ad092c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "35a7abae9093437595d3835a5a2ba08a", "region_id": "RegionOne"}], "type": "policy", "id": "142af79df24b4cc9a3196d07b33c62cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac6d8ff6f4fc41218eba5a3b720a1b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b375490f8e114ba7b90cd5594b19ba44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "332e966363914380a6f30103aadff2d2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "80276bbd96c64ffc836524fb70ca6f08", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee1d181f616147209fe9158484752f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f655ea4f4b6b4965979f51bf41615007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bef406d747724959a3bf847d8c98a386", "region_id": "RegionOne"}], "type": "sharev2", "id": "ed5b4367fd0a40d383d4aa6acca5d389", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d17e0cc2570849cd8e57fe82764015f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "222f1a26d1f147ceaa74e4adb12ccb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2b0ad0a270014163ad2708d44e8e8fdb", "region_id": "RegionOne"}], "type": "share", "id": "4a0506bf63ef4e1a8e099c27cd8b5d7b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0bccfd73dc344d6da8df1eb83458b325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "964feb407ed646b6adfad3520bef2c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4bfa66a987d7489389f14af8930e2fb7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ff274278ac9d4793943870f2c59d9c7e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a3b069132a0480891d31a1221aadc82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf4a86b033bf4741a1ec2b258116daf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d67f3e89b25b470c894e456c41335dd4", "region_id": "RegionOne"}], "type": "orchestration", "id": "d338cc62df524fe7bcf4fa46c9402e6f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d6441da40d648d1a45d96c030db4114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a8a6e5e0da946b897313ef35cfbd54d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f205ed55d84784936b17720d6a5730", "region_id": "RegionOne"}], "type": "block-storage", "id": "c668fe81e57d42c3a054dfcfc2726f99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27098aa3edf84d509372dcb107e6820a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a655d84581c44f78964a85180ac1c798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee2f6d22634042aaa064fdd1f9d9203c", "region_id": "RegionOne"}], "type": "volumev3", "id": "b1e2b1062b3f4652b36a530d6ce74431", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb5b2dd876154fcea3638a98f1134d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f8fbf566a384686bcae472805139b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38649dbb00bb452584f3bb2a387f05bb", "region_id": "RegionOne"}], "type": "volumev2", "id": "23f6b585021b4b5880da61925a9019cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44f4c3ec85fa49f6a1ca13187c0cceb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ddc1376e6d044f9bd5bcc4027d20105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "032aba756bac4df4a40ed52404aa09af", "region_id": "RegionOne"}], "type": "volume", "id": "69876be094394797a4469d0b42cce82c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5adcf0ef38794a48a881e4bfbfa70a27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83b71cc623884aada97742ca3021429b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41f02907e5974d35a0c9f97d9fac0f21", "region_id": "RegionOne"}], "type": "block-store", "id": "eada7ffec9ae457d9dda94b89e6b6586", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22f4e8f59f4144079676e76ac78fab97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd34edaa69c648c79fbdb65b50a442ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8ed2b432562042a28f86ce933f522914", "region_id": "RegionOne"}], "type": "alarm", "id": "5a21c322d3f442f1855b169c692b8084", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "318b072641ab4ed2ad3f25f516aab591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cbe44f91074451e8d1ec70320b92432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "99e23591e9af4c7a873c195767095525", "region_id": "RegionOne"}], "type": "alarming", "id": "7b465b32e8d5450f9008aa464d8a334b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8821388c71f042b1834e22c516c348d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b42507d6033342c7b5ab3d11e7d1e33b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c2d767a2fbd48db82880c5003ee2856", "region_id": "RegionOne"}], "type": "meter", "id": "ee5eb3f8d7934941a55bcbb0dff9b514", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd1aa34a2c5545be90f62e1307a467b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6a7114b74c284cd1906ad6d4a8b8b418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a1e9bc51be164f9d96ac87386953c0df", "region_id": "RegionOne"}], "type": "metering", "id": "36aba3cde5dc419788b3e74b19dcf5fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e27159974674a03a8eb675b24d23ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7bc9febde34b4b56811ae02c3a926c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "587dd84e196b494685f3be0649e4ce28", "region_id": "RegionOne"}], "type": "telemetry", "id": "0a18db4cedb3433ea151dcea14f421ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d33a521a88b54747982bfa61e0569637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "394b59ebfcd44609a56930919f35c9b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d4ad0d2a2b484ff28ae76aa87468da76", "region_id": "RegionOne"}], "type": "event", "id": "33524398997b49c6928e2eebee09a27c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d3ade0cbd0f24be3a0212406a516b6a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0470bca4c341485881d97a57f268d69c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "82a8a61936f343e49799fe0c7aab193c", "region_id": "RegionOne"}], "type": "events", "id": "28dd99f6495944f3b48a887ef91549c0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da75076c6f6445da9acbc92274825af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3086cb1fc6364d26acd5875329c7ce79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bcfdc83b449247a1a2d86f4dee44f2ef", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7d34f201216d4d32ae32838807f18c6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "226bb42c44b44b05a67b82db57a8ef26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5305e68deb0c434f88cb0d376cd348b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "94fd208b2f694920b38a4ba745bba55f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c12f17582cf34e418b35a09ca0f2bd50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f95c7e5d5ce4953bcf04022b6777642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4891e86e1a794d13bb5441a6d14936a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b44b80849ba3460794160ccc45e40c77", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4dc4d894cb1c4157b45823bc7d39cef7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49d902bb81e243a28cef8f7bb27f4b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b2a50a34f324958b64235da506ebd48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c96c455b828d4e7bad111d3bc579cc1e", "region_id": "RegionOne"}], "type": "tricircle", "id": "b75dde285be2461f8edc3315c8699279", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f95918ba02c040b1a7c51b3aab060cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8d9f891f48a44e379cebdb78ed7148f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ac399fec2a0b43a89d3618ffe7726373", "region_id": "RegionOne"}], "type": "database", "id": "64a46089dcb54c4cb5fc67186c91bad5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40fcfb795f2049888afeeee425922f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "231c107b99f0440881b6572c51463094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4a6933d065a043c8b83603e9a7451ac2", "region_id": "RegionOne"}], "type": "application-container", "id": "3ddc3b6053f44f698a51ed32839d855e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea6fa896a7134be4bffc88971d2548e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02e49be785564effadc645dff90c0d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cc3075dc08a24014a42c7dde6373c0e1", "region_id": "RegionOne"}], "type": "container", "id": "f0ae9790af0346f08bfef1be63444700", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "42fc690e7db241b99756f7f3313eee33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d36a40c224e84f68af5fd601629e0c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc9b03cad66c413ea1c4b4c317924505", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "615fed11730a46f6a65415100d69e61f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a38374970fd3416286ca53b7b79c9e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efa5f08ad60e4ade849debbbd64b2971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc02eea5dbcc4f10b50827eea1566022", "region_id": "RegionOne"}], "type": "rca", "id": "acafee14f0c447a5ba66ddb50c643a97", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "218089e9b08640089ba93d49c7626183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a983a8fede244198168acdbf53dce28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f0d0e5d336b740a7ae3e9bc0bf00dc42", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f9b202d1c0cb4274934c5d01ee2944a5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "65384f213a0e44c98141572f73661131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cb18bd21042a4bf582b99ca9e7597482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b579c3cdb8d44f8db0dbb4febde3ecf5", "region_id": "RegionOne"}], "type": "network", "id": "86606b5cfb7d439194e92890ec00096f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "18a9762bae704e6a810f7c8d716f3517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "95043e5d06024910882df7e6ecfd429c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "12e4252b1aa14311858057ecb680e1b9", "region_id": "RegionOne"}], "type": "backup", "id": "8442e08fff624c55b1f9dcf4aded3acf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "524fef057fd54feca25bc062c83fe624", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "411955843f01447abca78fbbc64e332a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1731488c3f8e4cfdba8929126c756e51", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aabb2aa293934515a5e7b0bbee5b48c1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d95d184128984148892e0c673360b27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4b1f4825adf43c79c6b51c59184b99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4af8c64b344a46528dae74fde518e562", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4886b9c7717f4044a95c1b863081d319", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d15bf9848cd406e9a57b4275735c751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e8d1337c4c3c43478b49e66f5417118a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6278f34059a84f66bbc62352de162774", "region_id": "RegionOne"}], "type": "monitoring", "id": "65f7563278d543c793ecc58f91c596a2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "113c07cbffed46b88a5c37ccd587350a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "638c31a38af34fe4a0513ae2c0259cc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cfe6a96041994d1189c4e91f10312649", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b7a48c4e202a4a558a8ab126b9b16bac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4cd4154a807040878add20c25ef6b9e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5ff7b360d6e940a7946f3690968b2f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "81e25fc3f0f145d49bcd2d8f8141d800", "region_id": "RegionOne"}], "type": "placement", "id": "5268c5f02db94cdcbc165b1f30672071", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8ba0a1b008af4faa9d383f8404729664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d41d3213fe34deb843132c63bf1c27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "40b14124c6aa4f719ef8b79cf615ab64", "region_id": "RegionOne"}], "type": "instance-ha", "id": "402ef683d0fd4885aa9bcc0c12f27321", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f41320e60d048fbab87b8a05aa62f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b567ca1c3d344739cd6691ca5ea7ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6ef6d389e3aa4d00a2b203446c3e95e4", "region_id": "RegionOne"}], "type": "ha", "id": "a87700b1fc1041dd9e8238e0f6c2bc48", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e29c81c230754ae690d59185492da6dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4e38a4070ef24dab87de44bb8df21e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e09594c191554e93864ed279701e3879", "region_id": "RegionOne"}], "type": "reservation", "id": "bea0bb5316ec4b3e9785e70b9f59d94b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f623e05cc1cc4d04970211a2700b5ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b269e3ac4a0c438d969701bb0420bbb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9fba198237f8487f8c761992d75cd1a1", "region_id": "RegionOne"}], "type": "function-engine", "id": "8d8d025a100d41278253959128fca4c0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f4d31a77d8a94b5c9429552fad1707e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87550f2fa6ac4a5499d1d2719e4e682a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f8f636894d5c4e0eb7c5c07f0716d9f6", "region_id": "RegionOne"}], "type": "accelerator", "id": "58c6e1ad0bb8454792d4d85a8236e40c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3dc40ff31af4979a7736e7a1e50c004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dc2a4e73b3e24c68add88211b025d136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "91c7639ebade4dbda05541368b113bd1", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5060a070a85b494b88c7f45cd047985a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "baa7def9ed9248a9b5f6d0c3d0a10cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "801a0720d5514d5287188681266b432c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f26a49ce70d4eb986ac5193a6366f42", "region_id": "RegionOne"}], "type": "registration", "id": "8f313692671043058b69f517613e365d", "name": "adjutant"}], "user": {"domain": {"id": "d69f334de9ca4af1990ade21235d9b12", "name": "29c3b85dedc34e2d88626bd20e85ad33"}, "id": "29060d8c8aa14353a2105f0232ba16d0", "name": "3926446b44f64eac853b68675297c1d3"}, "audit_ids": ["2be07ccccfaa485bba723e33f9302043", null], "issued_at": "2020-04-23T06:26:00.547515"}} 2020-04-23 06:28:00,716 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,722 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,725 keystoneauth.session RESP BODY: {"subnets": [{"name": "subnet_name", "id": "123"}, {"name": "subnet_name", "id": "456"}]} {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_create_attrs [0.057358s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.183034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,595 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,600 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,603 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,607 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,620 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.538323+00:00", "project": {"domain": {"id": "f8e7646163724870a55991ca66773c80", "name": "0fe0c54df26447bd9b1e85680f02770d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "118fbb4fde014c8da64bc560545fcf69"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "21cc7aab1345419ebb9c58c561f68c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0dbaf44f373a48bd9332f9604a43d867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "03c79be1720446c3a46042545455536d", "region_id": "RegionOne"}], "type": "identity", "id": "862ffbef468345b5811b4761446a51aa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "59c1a1f41a944c13a70a841fb7126093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "50c6d1006ef243c9a5d3a22ab64882df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7ea1eb9c8a0449e9a76470a9b368a86b", "region_id": "RegionOne"}], "type": "compute", "id": "5ae524e337cb485f9b1b4613c02df081", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fbb7bddb190b4013863567ae4a39e8bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "017a014b9742412ab9629e240253ba87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d77e822e9aa5420385df6e39e4ff407e", "region_id": "RegionOne"}], "type": "image", "id": "94c7f2fa1611443685f0c5c873c79b01", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b04d0865434848b2be71b4249015d48d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "858d24919d2e4e72930f09079af2afcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f482c2cc49804fb4858177d20cb5dd07", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b3141243799345f08b36ae7cb47ff399", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d484227194d34ce1888b08005c88df30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "232423884c654c979cbd55575ff2d3e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b1d58381bf49738561c13a4a7fe08a", "region_id": "RegionOne"}], "type": "object-store", "id": "3e014c6b76244e7aa7f1244a5be22c9a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "593a2091f97c497c84010d2590540d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ff14b81609c4ebc84f8cffb752293a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2014af3d71d46c2b814f9f174f5794a", "region_id": "RegionOne"}], "type": "clustering", "id": "6de6cede1a0a49719725af8a90593fee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c899ce50da2f41c7ac74fc360240ed30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba0d5fd564204137b16a0390cbfa34aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d4b775fa3cb43edb31f1212093593ae", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e5a823a81d7f4d9f8718d4200e2df598", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64a4cd6a0f534b13a2bd59d481bd8602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13ef0740133f4ea0abb68dd2fe412ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "090cb2c26bc14f31b7019f4e35e874c9", "region_id": "RegionOne"}], "type": "cluster", "id": "8b5776d8b2df4dca925fe79313aa4d29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49a75a24c9fa445a87f9678a0125a5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e226be951382419e96d724c743b77067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c5afe1f8e60141368f466e726348f616", "region_id": "RegionOne"}], "type": "data-processing", "id": "e0dda2c9988b4411bd42bb70c4155317", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3a8a926696d417cbde804c9a4e91df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e9ca213358b490aa2e453f8ce1b9ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fa3ccb550b2e41dfb9b936a33a826cc8", "region_id": "RegionOne"}], "type": "baremetal", "id": "8a4e971582b24de0a0d7ad8645a93cea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d53450dc2e2d48da8962224ff5e40df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68507d7f5e884bf9a2a65dde67ed2cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fee126908aee4d50b4a5a0c69983ffb9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c371e1907316448faf79e7fef312a9b5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bab4445cb7e6444091930b6bada0cc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c7b74fbe7eed460a81ccafb317f9068c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4f3e2f7b69c8413c919a052b9e3af6f6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cf5c4832e3dd40eaabbbf6fe39a7d221", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4dbf10c410bd4f3a88f92f21aa169df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4f9ec800d6774ca3b6cfa27482667f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d195b85c05c940c582898ee5b08395d0", "region_id": "RegionOne"}], "type": "key-manager", "id": "c04253bc0297407c970826e309676434", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b9b9d3ba4a743ed9ae709a8bbbb591c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "013dbba9b22348dd8697cf9c1f316eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bef589f53f7641b1ac2f3a7e73cb361f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "60ab2556e8bf42088b3e35c3f778cbd7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "03d0bc2cd5b84385aee4e4d6ec51ce95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "581401fc012c4192a4eb84a856bbe142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e1c0260e786e4bf7bc6c0f50d5ca9b97", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d835df05994f4c92a23c2dde7664018e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8f5fb16c141a40c1bc1c740d69e08d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f11df86c7f2542a69ef5140b049b8f96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "25467e54978a4f2d88d90f907a6494b1", "region_id": "RegionOne"}], "type": "message", "id": "dba3f748d2624314a38f51e9843ed1ae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "59759d3e701c4c24a1a9283709d336d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "48e7bc3190a64a1fac3ac25a4565d75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8f903226cc364e49a5664fdefa07291a", "region_id": "RegionOne"}], "type": "messaging", "id": "de51fd1c146a46c588b8fad045eaa4b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "edda1144ba1b4c639d32f334e36f3614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17223fdb9ab547309cbbb6c7c86a08ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "61a87a7f31dc44079b1cd3d016249db3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b033bc2ebde44517a219a4050238b533", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf2153db33264518abd53ffdd7325dfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8c53bbe01d443278d6cdfe639e46f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65abfcdc9abc421d9ba7f694a2faa27c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6b0517cb4cb944b0bdf8c28f30188cf6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00f2efa578984ddea9be08f722c0f379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c242e789ac1460c8516e348e973bfe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bdb0add8f0124ec0a0d25194008babe4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c1f65d52b60749f7b99ee166a4967e1f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f09941f1064c490ebe5da4a4fee88e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03714dd98a11441d81cb43ccaf9ca465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84d5a24254a94c1c895045447ba46077", "region_id": "RegionOne"}], "type": "container-infra", "id": "4dfd802551f9416a90d5eba3cfb1f782", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "15b574021dbc44a6b4e26342f27e19c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c7055a7ff2264572a03f313a6b81c4c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "338d2ed116c44249a023db16ea235af5", "region_id": "RegionOne"}], "type": "search", "id": "286b1c7191924de8a8a258edbb269ade", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "79063411a387401c918c0a33bdb74895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f9f1320227974c2bad6ea959d538f351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e9789c3cce5b4f319b96c14259c5b176", "region_id": "RegionOne"}], "type": "dns", "id": "799807ac4c374851a26e293476f69778", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2c51d1155134c7a8277552529bdfd65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b98e365720734819a37743649efebc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4d3ce09a6ba7494d8430ae6bcdbc543d", "region_id": "RegionOne"}], "type": "workflow", "id": "09ec9d8038a2430e870d989974ef9d62", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0da73b774c3d4b5e8844f49f1adc77db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6abbe3e856f54d65b2ba4244932a93dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9bd6daebee4f4ef4b4b784cfcc4e4da2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "969bddc7e91a40c6a7ea8abadfe569eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e5744cd70c2458e91d7735856595bf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cffefcd1cde247fdb18b46696ceb9b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e615aba9c4014c52938f30a7a624d5d0", "region_id": "RegionOne"}], "type": "rating", "id": "d812a7bfa8ef48f2b04accada7652868", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2eb4c4401724e4aa4075d0675048e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47e09635fba64a0aa58cbe9a72ed3255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "882c644776c64de4b3fb6c87205485e6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "62d5a38776af4277a4b2e76e989580c7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f69d4e485254c48a9c2311f0dc54892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fe57b6d007044124b1c9901d95832495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4140e9d62c6444c5949f0e30e7bc13a9", "region_id": "RegionOne"}], "type": "policy", "id": "bc66b7f0e37b4828a204f2fb09f7636e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f6437836afe46bdbdb4b9a6265a03f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "64a1d4bb85ee48adb3e7fbc24a9f385a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dae2847890104688b0cd244841f9faf2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4743b9bc569b43e8b8c0fdecf6d92487", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecec750a641d460586544ba37fea41e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e9be5d22ae184e72994796c46789427f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2a33a3e12d9b4d08a52ad6d5bac2c347", "region_id": "RegionOne"}], "type": "sharev2", "id": "ff9f4eede00b404aabd1549fbb165e2b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a31dbbb6e0564b2fa019316ee235e70e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b6a72e0aad9424bbf479938c3a1786a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "410dd9b099794998b5e35f396790eeed", "region_id": "RegionOne"}], "type": "share", "id": "f586e7344b4a4858804927de0b49822f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d920c708e48402780b1c0c3631af451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ea8bd0d142d24c3cb3d595819baf9714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a62f267061054a0aa75bbc72770cd865", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8f56f1bce3824a13aec0000b59a8feb2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2df45eccfbf7455094284ef5032bf06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b34dded22d7424ebe319dbdd78fd23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1c3f84ab6cd45b49e7dc8e529d04834", "region_id": "RegionOne"}], "type": "orchestration", "id": "4650f194cb9342d084a317b60b1ebc9d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d28f5d7b0ca147a489d65684ae635892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33995cc7733445408a83b6b09fe79351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca1df92d13de49a087637dee1f3be05c", "region_id": "RegionOne"}], "type": "block-storage", "id": "2471bda5e43e47e2b8263650cc0a56fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6cd1a5692f7410eaa6e8f3eb76f65bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b11fd1daf9f4fb5a96ab124055b9a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1343fa2cac5b48ce89aaf4ca23fd415d", "region_id": "RegionOne"}], "type": "volumev3", "id": "fab2dcdaddad49e4a7de37e851b2fa9f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c76451494108431883f20ae4a4dff6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8da28925f58948b4995f51237b51fb4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a661887f4954196a627d939001b1dd7", "region_id": "RegionOne"}], "type": "volumev2", "id": "084ddf4d2871436c8e64bb57c1c14fc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "969c4991a1a343e4a7e7abc0b1f3813a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e8852b05efa4d5d82ec8af9fe219fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e8ddaef222b465fac63c0614d30da3c", "region_id": "RegionOne"}], "type": "volume", "id": "be0472abc76642ad86e52719e3bf978e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d358bbc5db9434386eccc06ff7fdd9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc453d22fa3348e98fc170cd4bfc94cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2e726605f684de1be062577354e3f3b", "region_id": "RegionOne"}], "type": "block-store", "id": "0ffc988808ee4ed4a1032eb4510f7f39", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5442ff42deeb4f32b8947588bf114dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea1b83557809429ca60a25bf6da20f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "32a707a52a594861b3ce95ef6e1c852b", "region_id": "RegionOne"}], "type": "alarm", "id": "677945198ec14e3885094230ec817ce0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e56c0d22a53b4715889a108dc2fc42da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4be6b90bf224aa5963b54d4287f6fe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3d48b7eadaf4e5fb596182cd8eb0fcc", "region_id": "RegionOne"}], "type": "alarming", "id": "67e819fb8a7247baa87f7ca8974f8376", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b0c838e06b04302b74bc626b51c0a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ff987b38f594508bd9d770eb5589756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ab76ea172b65418883d4b4295e92d57d", "region_id": "RegionOne"}], "type": "meter", "id": "0612bc1bc49441fa9b226bb2767dee09", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bc551995154f40f2b6b15b5734bc0d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c4a498d3623401398cf85b07ff5633f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "db2b2bdb5dac477b9a4677f98aa33a80", "region_id": "RegionOne"}], "type": "metering", "id": "a63a25b9e7744a5ab7e40df5cb5a655c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ce075846321491d9fa543b492f2ed76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e33f1d761fd14fa5af2de90bd59b2cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ce23bf5d44ca435798a38f97b2f9ecd5", "region_id": "RegionOne"}], "type": "telemetry", "id": "b24b6e197a8644389f56a6d6d27cd219", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "680f1523b7ca42a180f4bfd10f65d5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "921cb3ca0b1f4ee897a5346c09d6cc06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "978fbde3dfdd49fdb8cc0d53ec0e11b2", "region_id": "RegionOne"}], "type": "event", "id": "e51c315d59f143429c5e3982b904e0e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c074ad0ff1214ad294107f150d2bcb63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ba5ad19800e4b98b2c65a557f4e2235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b05ac0b0857149cba9edac63669d2665", "region_id": "RegionOne"}], "type": "events", "id": "8c0f08d196d1459abc97712f7093fdfc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bb38e9c30f994fd5b5b2dbbb0279db08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16c7171acc914ad0a11579ccf845f25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0826092cc00b45888b6d6718d6d2157b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2c1c81da17a64a468111b1701aa9df1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0106667fce54438823303b315f9d4f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f774dac3d70469a89df055096e2c6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d80bfcc09ec4737a6332bfb65999f63", "region_id": "RegionOne"}], "type": "application_deployment", "id": "134bc63516134c26beed24f35d07a732", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "316d5eb6d97c47ac9e9f930c860e11d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a67c724ba8de4c77969bb5972438ba6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf2d3b890fdc4ca2977f7adc85834538", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "92d492100e2d40b18127a7e47600c416", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d94ccf9ff414b00b678a0c45f53e80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7b25447d7d24ccea6ad76c4ea68b5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f36cf61f44e3484382c207fa0037501a", "region_id": "RegionOne"}], "type": "tricircle", "id": "cd6c0d0ee69e415caeb8457140edfe9c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2f6fd66cf7374a4ca227c02bbf39d3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bd73e16959fc4c8ebc78013d80447994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "11464ff2df9e4d2b82fab655351dd8d5", "region_id": "RegionOne"}], "type": "database", "id": "25d03c2c001548cca95835e5d408799c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76bf576d8dce431bbe980d8fb61526c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "904500fb8e13471088e5a23b74f3f99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "036f1fecbda34caa83d17739bdbb8b15", "region_id": "RegionOne"}], "type": "application-container", "id": "c5e91a4ade9f4d8ba325ed894ef10ac0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a569a797a1d54d358e412cbd6baeba76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4eb243bd494040b2b64562e9a5ed53f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e8973909c644a6aae419f5f1bfaaaed", "region_id": "RegionOne"}], "type": "container", "id": "55430f3486f344fc9cce4e7283532e94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd171d04fcb94232a488f5e94fe859b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be1df0e24f104fe6a7b152c05f26cd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dd1f4c306bdf42758f9a482fb7b4de1b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2d27ae1c87f641f79093e324e7f8b605", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f607f61cade4971bce0b530e97a5a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc501756ceae413e85668fc556f6acd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "661c354ce9a34ea7b666687d4302ac42", "region_id": "RegionOne"}], "type": "rca", "id": "0cc10eb7d65647c4a69589f51519cff5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46993624d88146a68386efbbd0d03b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0e3d3f7e47de4dae8a984b1b9707428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "55bbe966470349a1a84ffbb5b3c8908c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ab91692105bc4e33b132bbd0b93d2f4b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cc89593b3f234c00b8dde6e835819622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "32a22765e90a4e42b21fd6955b5112d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e96d897ce81a4a178e0e3f08045d8e7c", "region_id": "RegionOne"}], "type": "network", "id": "a663dba8249048b49a23a35da8d97982", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8dcedee5981642c182bd021e780d5bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ff16217a5a57405387f8d79a2144d1cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9702c04e80c2469d8c5bdcd2f217d2d4", "region_id": "RegionOne"}], "type": "backup", "id": "acc33473172b4313b9a4f92d769bd740", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec3e38c598384cd6831287636e6f141f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "523d810de3f44bd786053cbf545a743a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3fda008f4f8f463cb3299f8a39540774", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "881a7aadb980427b9362db4854763288", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfae015a1e6542468ddac97ecf573c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a26c811044a54358a14cd66e65c7832d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79ce8cfa5d00486b958f5d4e247ab2d7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7331ff47accb480caea6ee18da88cf97", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "500a3ba6a2024ccc84e8354187c912a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6569f87899d64df8828aa91e17fca687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9bbfcf556b8148b6accaee51b819f79f", "region_id": "RegionOne"}], "type": "monitoring", "id": "089ccc1db54c4f7fb8f43239fb9ba381", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d5ede1572b74e9783d686c28a7c0229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9717faba549243d38ec14d63a564fe7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7f077cc3d6f4414eae201151b7b1481c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b3112a4cd42b4516809219f368212d70", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "032017566fb0405f9c04b0d35e5fc86f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c3887bd6ed9e49e58f324d46e0d4666d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "27f95ba8183a4d20b7279fb14565cdd4", "region_id": "RegionOne"}], "type": "placement", "id": "7fa645febbdf4ee4b996538a61be566e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "733fe47d409d43b682009ea666494a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b4bbe9a4b03489c80933a6654e3956a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d407900d727c4eecb2d75684f49cfa42", "region_id": "RegionOne"}], "type": "instance-ha", "id": "22d4bbfd474e477bbed905181a6ba2a1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5871952418b748b68e20cb366a4ebd31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a7f601908a14afc90d86345009a1d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "49eedcdaf0b94a249a2c012b04d8cf99", "region_id": "RegionOne"}], "type": "ha", "id": "4a2caff538c8438db2ef35d131f30a0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "621bed8cd521468c8d71813d36334dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a5cb55ea9b9c4da09661fe60a6951346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1b4c84ff06f648e1842ab03f06b6e13b", "region_id": "RegionOne"}], "type": "reservation", "id": "bb41384b05f34ae3aba31e5debb0f728", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3661af97677344478a482b60e91a6873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2901bf3d7e2145738d89c68ed2c77150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "afc470b33dd04055a5e28db8f653ce24", "region_id": "RegionOne"}], "type": "function-engine", "id": "763ad402a21e4efe890b46d75d0cf8b9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bd47dbc953934de0a49156c8788858c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae49498ea4a34c1e8e003a8f654c0c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "000d58d71c8d471a8a89c518c2970977", "region_id": "RegionOne"}], "type": "accelerator", "id": "e02486d888da479092ae9c43184fe245", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5606445d6d4b47c1a6f7c83dd5a28d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c18bfc069e9480f99dac191610ba6f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ac951bd76c844bab218ef83785307b2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8a3e095fd1124a438533bb445a3db15f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "506ac257254245a8b95aeacf12e00492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71e6ab9cc3ac416da63fe8d1f5e4a54a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ab0c93078a34da2a1e0cbd3835c4a2a", "region_id": "RegionOne"}], "type": "registration", "id": "5c235e0b0e194494a6d6acc4e157ae06", "name": "adjutant"}], "user": {"domain": {"id": "e00fea4595594863bbd06c9171aaadd6", "name": "09d6426c85034985a15b753a4a97cbe4"}, "id": "1bb9d0a950d54ad189347d640318861c", "name": "62bb28589dc54ffb8255a792ce2731d9"}, "audit_ids": ["5e154e86044345a9aeef479550f301fe", null], "issued_at": "2020-04-23T06:26:00.538323"}} 2020-04-23 06:28:00,704 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,710 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,713 keystoneauth.session RESP BODY: {"extensions": [{"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}]} {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.068463s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete_ignore [0.058617s] ... ok {25} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.352077s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,432 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,437 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,439 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,442 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,454 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.374584+00:00", "project": {"domain": {"id": "0b328b57ac314a1ba30c578a8ec5a55a", "name": "f63f0eb2460748c89bd5aaf1e732dd2c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "93c9b8067d28411fb74c0761b3b0ef3d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f9364a5d011446992c0127fe3992307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e3ad15df338440ce80dd2f9c41dad21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "de466b06010045e0bbfbc5a854190850", "region_id": "RegionOne"}], "type": "identity", "id": "45464e7841cb4691b4b1cfd115c36111", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d8a83f14d15404a8dad0f7e623daa3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee2bc7ca81ea4b15ae5f132da75be6b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ca24cbaf4fe4477bb3e9112c8922a1af", "region_id": "RegionOne"}], "type": "compute", "id": "80f986c320ce46b6b05e2d71506f76e0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bb63f140e0fc4a5684f9a9e74cb04314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "40df3653567c489b86abf6c00424e3ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2247c5e250844f85b5166e62f8836f8a", "region_id": "RegionOne"}], "type": "image", "id": "039095211c67410f87f6f14940f4991c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5dfb12499cb447b9a51e754ee196185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "231992c29522441392d10c7b466358a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "93df6a7d7f5d4661a63b694164ef9c8b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0202f433ac5f446ca370485801c2b207", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e642d898c0a409f85f59eb7d6e55647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54e636d214c6488e8ddacd62416e3279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f16c781951cb459994223183b558ae97", "region_id": "RegionOne"}], "type": "object-store", "id": "b5ed98a947de4da7a9103ef3c1442ce1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e46fde1f236240ff978d537f9bfa1121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "403123dcc21c4458b34119a9380ab351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa73b76d468c439eb5c4d520445090b7", "region_id": "RegionOne"}], "type": "clustering", "id": "c83cfd6a91bd4f8d8a4d74529f7f3728", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32649a5ad9fb4e3ea80933fdbb6cf169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d4b65cdc751450b9d29da50062e8dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb2f1efa97ae435fb6cd8897401508f0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c41ea62d5a344d66a366b8873b4120d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d117de763df4499b7dbde3c42ee6041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ddcec436a8e4e6db4ba41900202cf4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c69995e94304a61855b12c7e821c4d2", "region_id": "RegionOne"}], "type": "cluster", "id": "920cee3983ef4438892d6117a6cdcfdc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc133f01bf8a427198eb6f88cee9157a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d9c3b4ce91104909b6a717a828a9e9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "63b132c45293468cabf7a110a6b62598", "region_id": "RegionOne"}], "type": "data-processing", "id": "3c9ba6c8276a402a8b705ac61b1232f5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fe90d64d7304819974b3ae42276a22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4933d5ba3e814d798a4990d989c6d295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "00c0d0d46a1640c8ae9a06fe295d5edb", "region_id": "RegionOne"}], "type": "baremetal", "id": "9d5cfb47301849dcb828469266d22c98", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c01073f7a554fcfbe45cc9a6da32a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc013cd4b6ef4ee8be717262ad5cf879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55d5a0c80fd5406195eadcb0f07ce170", "region_id": "RegionOne"}], "type": "bare-metal", "id": "df992c076f124f7a9c7c75001874ffee", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "75b184a0d7424b549c33af003c158f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "423c97140ed04947a166cad89ffc957a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e6293ac10c634bda9f35462479becc73", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "99f11b08ff344d9bb38443c156aa93a5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "019645abe8cc4983a3a2c5c12aa57786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "13d834cb5cd946c7990f1916f603e5bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f2c68161c3d411783eb93e06184f3fe", "region_id": "RegionOne"}], "type": "key-manager", "id": "a59225c6768d42c0a0bc2314d38c2432", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c80530af1cf44c37a66a658d31192850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ddde7c08fc034cd9b0ed9e8f1ac3a120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c09b727091eb427b837d114d90e42daa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "45ce7079e7384bcf9d395bee8c5a921f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ce022e0655d2427ea18ab0ca9cd9c491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "63311c5e32194d93a95c79048187aa59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1e1c93c865a1495c8615bb6143c747b7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bf7a3055c7904583af523b6ab9f134c9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "29a526ba04854460b4cae41d23babf14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "66481462c5af4bfdb4ac9c1e5c8659b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3e1ef9db43744e3a83e36fcbd87e85ca", "region_id": "RegionOne"}], "type": "message", "id": "bf247d92ef054ac1b0d01e784f1ecac2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c1bb98f0dd124c2db8985c94589558aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8a13475e2aff4d4ea1a05ed0bffcdb8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "be595c6cd8734b0c95f6b7857648c886", "region_id": "RegionOne"}], "type": "messaging", "id": "f3894a72d5d34d75bae63f2a45526d79", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c713180a44d4ea88fc0fc8f696a7f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e3cd2ab4d3a44b0b618845c0bf0d09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "629a8a7b57554efba3020831c89a2746", "region_id": "RegionOne"}], "type": "application-catalog", "id": "da2c45f0d24e4d67a6842de4be0866c7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f80fe4ffb0748debb57696d077b69be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eefd95d67ec483d962788fae5cbade3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7112503c870b43bd95d15d2d7590d32f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f033beb9fee147129933b40bda84bd67", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41a7b5be08a94397b8dc673043e7a8df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "782f69b272474d609f9e25bd0d37cc9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90042f55f61d4e40b44dbd1037523a09", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1a0ef557860e44f5bb5f78a2312edd4e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "58861f0e068748c8b07b9af3156c8b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34e258a3f8ab4e3f92b5fb6b04d28985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75e2c542e04f4ea789935a287bdf72c4", "region_id": "RegionOne"}], "type": "container-infra", "id": "fa251b4e5b584966bfcf10f00ce6f6d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9c6473e562be45f39ef4434111a102c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8144cf6fb81d4d57804d81d2ec8d60d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9375456bdf56498f8e49729eef82508c", "region_id": "RegionOne"}], "type": "search", "id": "e9b7ce8e15554dc9811749e59bb8c4f4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b7db50ad535d48b4945364091134f145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7bb3988ec540470fb89f956f5bb58d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "32868f8c88a84c6bb807e6fc12fd98b2", "region_id": "RegionOne"}], "type": "dns", "id": "cc186cc8bccd433e8257043473ed014d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc24f8a9c5ec40428090273d0cb35eb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c521464a77fa4c7faa2a6b80af19f136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3df340ed30aa4111bc635912590f53f3", "region_id": "RegionOne"}], "type": "workflow", "id": "923d312b97a94be8b348feaa37a0572c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "602032d798b74dc28d3578bba7391594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1131d0192c3e449ab4c60f158bf423c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "41b27b9139fb4056981ef5e6f7518c5d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "097be52520884a23aba0850c4d9c3518", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cb61fb0e0e024378b886c11ccffa7471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2bfcaba2102c44228ae4ee3d70447cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "33dfe67eb12a4a68b399f8aa04c3faa5", "region_id": "RegionOne"}], "type": "rating", "id": "e25fa2903af84e4f9460298e67f3df9d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49bb75ef5aee430883a748d21e082fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "725acb940aa04b7bb3a8ff19686fcc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5f459c76ced445d1ac7866686c535814", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d6001100e57040f08b85e050fda9956f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33e47c2bbcb545a6ae0d9edf4d529663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9550950cb2bb40a19c592eaf5fe1f6b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "138dcedc107540d5a39448c5e2a593c0", "region_id": "RegionOne"}], "type": "policy", "id": "083c68019e304ee3816f34874c17491b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f6949086c4334314ba9668105a394c18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dfbe6149421e44fb8023b4e68f570cc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a891832d3aa443a4b2d6cae8fbd572da", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "90430ddacd3745e58c66bf0e8bde11e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f42eb8e71de146eea10159a584fb78bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b27034d90da147909fbff1751c2f5a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3737df03e3c432d8eda25fe0723c520", "region_id": "RegionOne"}], "type": "sharev2", "id": "a9a1ec3802cf4c3cb15de46536156c90", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bc0bf07a57546a8aacc63ab9b5d1976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86443e15344a456ba717f7618cb14ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "90cf4f7042244ddcbeb95e5cdef5cb5e", "region_id": "RegionOne"}], "type": "share", "id": "9e08964e4d5b424397ebbfa8bcb2b5e0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f78e5e20a7b4e15ac27e459ca5113fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a3f532ec4e494151a1a7dc50411e18d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ea7b6472ecd456d99099eaabf3730d2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7ad260e3ee9041c2a9503d150ee5d18a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dda066c7e3554c4b88aa9425b0160b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfc5aeae463f4348af5341e0db064244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0562029aace84c99b0194b4e29c958e7", "region_id": "RegionOne"}], "type": "orchestration", "id": "2fe35cfafa85450daa893530ccf74c05", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c983f4b87686494eaf0c7be0dc6e2a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f21541fc2604b1991ea8854759380e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8c419735bf648f683d6419e5e3df1bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "3a6cc90839e04580bd791aec9b047807", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "262431a9ffe4408f8425074551f07056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67e9c9e142a34b6ca9f1ffd3970baea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6efccc2128c54ab6b470736ab4c71a5e", "region_id": "RegionOne"}], "type": "volumev3", "id": "6d205318fb054e76b551138c35ab2127", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8992b7d27ddf41ef98c58600aa70f4e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0e6ba89c98d4b57a20f1573cbecfc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca09c92f121b41879b929f99a9be2d01", "region_id": "RegionOne"}], "type": "volumev2", "id": "ce5ea8b1b537495a8d3f8d501754676c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a068927fdf746d7b0ba69d661f1c9a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9959c4e52ae0405584e9e2ee9fce680c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1db77c3f1464102bd6ac25e6764a960", "region_id": "RegionOne"}], "type": "volume", "id": "73c4774b026146879e952e456c00bf80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31bd8dd875dd47ad9e66f45c1d52fec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0a982b854cf436e9b47f5fa2d1f907f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4adb26d4a9c1458b93cd5326dc1b13a6", "region_id": "RegionOne"}], "type": "block-store", "id": "4a0939dec2284dd9afe55ba4ca0c6aa2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1541dd3dea0d479a8bbb07da5b062345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59e67ef5458343ae8928090521a7aef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6485d781573146c5bc8960c85928ef97", "region_id": "RegionOne"}], "type": "alarm", "id": "367defc5e95a4f0985859a3627a4d359", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "45a0de5af29042bd857bfe2ee99f28d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "138379056d5248e380f63a73bcf49723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23844af0ba09482eaa3db3fed9fa4adc", "region_id": "RegionOne"}], "type": "alarming", "id": "3405c02234da41538cc04b13bad7b43b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e9678fddc9d4789a6e9e6d0a08ea72d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2dc3810d5b0e48a38fbb17508d134414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "213757b359114fe1b665862f9b23c229", "region_id": "RegionOne"}], "type": "meter", "id": "d4197b381b3d41538b714c07314d40d0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7c99eaa223a4036846901bb7c4c4324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "58b528339c4f481e8f314314270ba22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "780a9a1e8dbc4bf9894cda347444024d", "region_id": "RegionOne"}], "type": "metering", "id": "e2466d295af34bbab2075060177b1ecb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8d2a93385f1c431983ee77e097926c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32503c2d49684a8aabbd361ed65f9987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb0e0435359c4dc89c1c3541765381e9", "region_id": "RegionOne"}], "type": "telemetry", "id": "79548e532d974e4fa20fd16d21e7df0d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "95720c1b7a314629a95b187b9ebc6751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "62774c7b74094e6ab08933358958738b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ae296c003bfe46fabbd2327bbf6d9f25", "region_id": "RegionOne"}], "type": "event", "id": "c61f849b31934430944c2c44779e946e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "508a5240ecfa48019443616afb2d4dbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d33f61ceaecc4673873594382ed23e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0248290d741f4a8d858209de3a07fb7a", "region_id": "RegionOne"}], "type": "events", "id": "d9ba8f86bf8046a6a6ed44e7a25824b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "015cbf041e434b1f9c04befe2fbd173b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aba25bfa06ca498883cbebe29ad54a2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1847199e25d24c1a9ad541f0fb7d1857", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2734fef5a0ac4ea480cc23a2e86db589", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3edd87ce37024e8eaf3166cfdcba732e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efe2b56a1b7d4d7c85014c529e88d281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f8daea7cdeae4f73945523b7e563e155", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ce6eab498d86432585ef51113a63d849", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5e04153dce548659fa46295a99f7ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11b6f6da94c841c08c4cde7d0c2d0a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f21a4e99c034d1b8570be47cd330b6b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "eba5060b82d24818a8d42bb7901951a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfdaab6b437c4efd9988652beaa6e51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b02131c5e2b14d3d963b6beee5fc1bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "55824c44c32548f6890795f802a8edec", "region_id": "RegionOne"}], "type": "tricircle", "id": "c4a4bd64611f448bada131ccd2ed9a23", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dc1f9b3896c2405183cbd7db23edde39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d99f2818d66d4266bf7e574f5926acf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0ecfbfdf52124d7284d2c1285bc7be0d", "region_id": "RegionOne"}], "type": "database", "id": "52b5fd58fea54f9691c8534a367f8bf2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9f95897576d4e9384c61b9f5d8da3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a9b95b3ef7345e1adfd7260faf19223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4514840eb63141289d3275d987120c25", "region_id": "RegionOne"}], "type": "application-container", "id": "2788925bd36148c8a706b50ced32cdea", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afd7186a6c8b42f5911232851cc0c392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42e8d45959a7406cb6f341d64fc909fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5faab1a010df4b1eaac7a1e359d6353a", "region_id": "RegionOne"}], "type": "container", "id": "c9924fe05d854987aa5339106d760d45", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62074600eeeb4e9b8b070563ae8065c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7ee22987605b4f32b04baed4e13d4ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8cca7e80825849b89255e479e5a7cb09", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "670fa02c810e4919a32ef40f2f7f495d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "668d2fd05e634d67a9f820b2f1402e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f6bbdff44504122a735bd2ea9d9aa7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b9b8e2973f7145909ac87b4ee72c5757", "region_id": "RegionOne"}], "type": "rca", "id": "1194c8ad470943ab9c22fb9f53e15115", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c3ee568160b84a59889491ec2b16cebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34a75ace33ec40acb69bbb595ab9efcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "72257a21b76b4682ba006cfee52d704d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "12b0ee0475dc4c2982401e947808d5a1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5100ac8f44974f82bf82a71f38386fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e448597ce8a845b4ae09fd9bb3a7dcc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c75d3165c3f74337ace62c3a322cb30b", "region_id": "RegionOne"}], "type": "network", "id": "9a0fb7c9395e49aaabd3cdb960f65b74", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d898d70aa32b4fe291ab0858e53fdf04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1c8b730ef5284898b3303d8620370d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d3cdb2cca4e041f89b39d9361f62eb27", "region_id": "RegionOne"}], "type": "backup", "id": "fc63479ee7a84bb4a9731ee8a5822528", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "610cd4a03bab490c9205871f1f8c9678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6c203f61a594f0e996e45e4382801a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5111a1d82af41e1b7b081722a3fb6f8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "90becaad2e3a4e4ca4002648adc29e71", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1e64b617c414b678fbd50ff2711956b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4770656650144e6b903f4fb8dd99ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dc12c92609214bee9e51081bf21ce72c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d999f47cbfd94974b976e0d6d6b61383", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c7e678ba1e7347e69fddfa34fb914daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "419c55d6c71d4efa9689c56bb21ead36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4a1f7ebacda4298b0195eabfdaf92e4", "region_id": "RegionOne"}], "type": "monitoring", "id": "4ef7ea55e11a4baaa00f8f996d05529b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d6fa85e991eb4da9ae563bbe09ef7133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "356b9937268c40d0970330fbb5293e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0f0020caf98747f787811c48ecb94a0e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "de19f9decfc043dfa5de940b7542be45", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8eb6460444aa45259c926be60f801a0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0106198a21f04353a80973cebf0ff809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bdeacc3a8c9249858db0831071f04ca7", "region_id": "RegionOne"}], "type": "placement", "id": "72e478f43a144fb9b6ae31dd1d591681", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03241ecd41aa492499974fbcf4502713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "361e11d45984429f9564ee6ed9ab913a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0fa097e626f941e28b94f661af5c5e8f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2f65139ce8d14043bc5d2f0dd4c33ec2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "da65244d76ec49d884279f9a9c6e42e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e37d85de49744f8b75fc57863bb7905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "21314937d39e4a56868581041b798bb1", "region_id": "RegionOne"}], "type": "ha", "id": "8958940c6f194fd4b732797aad19895f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b0cb185e959949728284210ad0464903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c5b674f427f7495fa0091467f29d5192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ff941c0ff9a14840a06df26136c1edcf", "region_id": "RegionOne"}], "type": "reservation", "id": "6b530f3dabde49f1b947bc9752f3535f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce105548714a4adca2f02dfbc459918b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d44ef055d09f4410acbba009dfae2a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "faa53e1e9ca749219a2335a0e96d09f6", "region_id": "RegionOne"}], "type": "function-engine", "id": "1074274d1bfd4b61adc5ebcea11c84dd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "564977e16ea34ec3a25095f7a743a966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8147b5c4384840d3a083207c15dc55a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9bbf0c2f8e6b4fb194911af85a656ddd", "region_id": "RegionOne"}], "type": "accelerator", "id": "f621dcd7e793473d8272e5ef98b444a9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7731b384ce784a08a4440b37bc2212f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "68c5cdc4fa9b468398c91ecf3f7568e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d786f7bda2504239a847c1112dea606f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cc342e9f7ae446199e734297645bfbfd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab11e33452914ed097c48b926b9d229e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40e16c311b3142af8e5910a70bf85ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "76c7bd657f4749008b3ace49349b547e", "region_id": "RegionOne"}], "type": "registration", "id": "3c3992840c5e4206956119db838146cd", "name": "adjutant"}], "user": {"domain": {"id": "bac0997a8644482688221d270d951aa4", "name": "86a3f04ed46f4b25ba91a135ad78b0f8"}, "id": "da3cdb5017b04e6ea8ac04d041070c71", "name": "6d53f33996e747f3b327f71dfa935fe1"}, "audit_ids": ["cba0a2b67c6841b5a79828e1ba4948ab", null], "issued_at": "2020-04-23T06:26:00.374584"}} 2020-04-23 06:28:00,557 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,562 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,565 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,583 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,589 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,591 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:00,662 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,666 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,669 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:00,715 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/1234/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addSecurityGroup": {"name": "neutron-sec-group"}}' 2020-04-23 06:28:00,720 keystoneauth.session RESP: [202] content-type: application/json {21} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.196362s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,617 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,622 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,625 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,628 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,640 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.545393+00:00", "project": {"domain": {"id": "95c54ff1e64e4cffb0be5255ab95bf65", "name": "853b8af4e61b4f98894ca1640acefe87"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "31ad0a8ccb274dcda956b9f639737af9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "46713e06ec7248cc9f2926f8004b40ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d876eb1f58034f7eacd61e5a599d2aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a084f69b43134511ab436cf6ea0ee62e", "region_id": "RegionOne"}], "type": "identity", "id": "073726feb27a45168ee29e7e2e962376", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c82d9f56bb954b6b95aeacf9a5ac2c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e1532bf1a3534033abb46d488cd7408e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c72c6080e34c45caa08c02391426e22f", "region_id": "RegionOne"}], "type": "compute", "id": "c67aa672a1a24f4b85a4532cd9b5dc78", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8830a2064bdd46f99d201575951dc365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b1a6506aa3a24c4cbdea095a45844671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6654c4d689f34e68a615881334e1798d", "region_id": "RegionOne"}], "type": "image", "id": "73f8375d7eb543318fe564e947f4e1de", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cb9bb67bccc140c1985fe994bc857080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "27f9627ee0274c21be1914db9774ee70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "97cc06d109234257a0edc5ef948beeb9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "920b3b19b6b6468284d9a5f3b54a693b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29aa8b469ee349cf8454ed6e7b2fbf8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c777b9d0d1e742fdae59f640e8ed33ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "023752ff97f8467f80fcf3217ba59514", "region_id": "RegionOne"}], "type": "object-store", "id": "d31400d365074c60aa09f3c7983f4e34", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ff25b7566d943bb9d89303b8ffc9b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a2cf056651e464aab0445e44229772d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1356f5e08d254ac2b947058d3ba64e46", "region_id": "RegionOne"}], "type": "clustering", "id": "4d12ca59560b420db5b393464f76fcc2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c06e2aee43a41a59dff25a78bcb98a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0edccf73d194017b076c5eba10fbe9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0e62086273c49929034a299781c8ae7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6d064e7cef9643ce8bec5b664757557a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62523507a11441a38d81a71394349b5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20f96685803146ee8979dca6247d0f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "93ee60583f704149b0ba0a35092fd18e", "region_id": "RegionOne"}], "type": "cluster", "id": "5605d7d1725f4015b54872c592a35b28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "08df71867dca4bafacb9b4ace3264eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "946cf19a299d4fa5917585250ef0b8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0691b98803e34352ac3b990dbed8966f", "region_id": "RegionOne"}], "type": "data-processing", "id": "53d9b4321e004f1cbadc40ba0b737282", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d20bd01397cc4d23813210635eddeaf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b522cc2fe0e4ad28843345488b008e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a8545db4f0ee4b08b9fee2e3913172d2", "region_id": "RegionOne"}], "type": "baremetal", "id": "833832ddebc948dd91c0b01ca7be107d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "917e8831c6d64eebbedd6c8d5297633c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "453ae2c185ff4cf6be133db7d4468626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e12a71d269ea4a41868dee31fad9a934", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4081f78b28dd490eb2a1ecfa72682c3b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7240638e47114301b387b6293dedfac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9af0a424b3ae4085b7ae4d196bb9d642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f51d6c389fcb445781d1fe257105644a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "77f438038cd6475bbbda845f3f90846b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1e9fe22fad64f22b106b80430e6001f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ca44a9c41d6408d9ca6682a331044fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c13c642f2f564b2888c90dfa2b6f877d", "region_id": "RegionOne"}], "type": "key-manager", "id": "287b0debb3f740a7ac509268d5e2c9ac", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5e73097b5734e29ab59f844676f7572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd379bda582f45dbb878fd203d73abea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "822af0ec5d2e4e9ba5c3e793f4c67e9a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3dc475a9d55541738f2009cfbe2529af", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3bc2e116be60412ca796ef94165ba163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f4b24577ca6489bb75362106ebbf0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0d680feac77c49bfa3b44de85da4e820", "region_id": "RegionOne"}], "type": "infra-optim", "id": "67c7132e5a294801b12e3bd15939ffb8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "53b1581e846a4c25beea88f2f2ab74e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9e6030e594f14289994f0be1ed6621a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "20359ae432d344738b120bf0f2aab98e", "region_id": "RegionOne"}], "type": "message", "id": "759db87d47ac4b629fb82fe2078048af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "61d09a70c72d4e6f8d45d57ace8e6328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "25f975f93f9c4b198b31d6c02d66c7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1c7df939a121433996a26222cfda6ee5", "region_id": "RegionOne"}], "type": "messaging", "id": "b37c543314c9458eacf2f5fe1a902b41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "742d09a0a23543dcb97f3a2ac23281d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c984bc285e0743e09b9ffd97fb41e1b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ae63403a82984456b2829022bb15183d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd4c5c1128b3421bbc67fc73d1842e40", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "809295eb1add4854ac6a770e925b76e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11fa8feee60548a59aabb8e1e2a43abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83de4e8f220546eaa7f447376efcbe88", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "773e0a4ba548471387e2b3c84dc0827c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7f97d34ab1e43a5869c165fc29e08e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8ec9599fd2d4426adcfcfc6c0aa5ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c056960b150b4541bdf10fd8df7a8a96", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7ae541ffcd5f4c64adbfdfd6e8809a61", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86d8af090b2a4a5c9ce2d8c85b794c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e4999603440405da0c1a1709155b900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2b261fb3b764f67ad00b29bd1d71439", "region_id": "RegionOne"}], "type": "container-infra", "id": "a088a7ddce7340a4890e06e18c911de9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "31602aad30b9452ba2031c65754f34f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f6cc65e6e2a2446e9668675fe201bf75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "64895e54ea6843219c9bbc4406984f12", "region_id": "RegionOne"}], "type": "search", "id": "ffe8a99fde8240e7aa8f88400da7391e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "462cbeaaa8a94f75a2806c08b4933006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8bac06809d5f47fc9b98ec35d19f433b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f8c90eb586ee4d9cb573c0e10d36acd9", "region_id": "RegionOne"}], "type": "dns", "id": "610946d36c7c457591ff9910901ecdaa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e9a8ec218db488abdf7a611bff7b6f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "302c676d08f74098aef1c151c4265980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bc599d8e838843fba9967710f47a567f", "region_id": "RegionOne"}], "type": "workflow", "id": "057aabf760034ad7bea3453ba63728d9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e39a9e9831fe4e79bca14d0e0a017a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14fb8350bf9f4d06bf8cf638df271bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "81f1331b3afd48318dc9b5601ff3fe33", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c0f738a275f84b81bc52ad447f0d8c41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "220fda539dd249bbaa817d84796e46db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9d10203e449548dda3fe6adeb28a7d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "50cbafb81ca54902b1a1dfd6c74dc4be", "region_id": "RegionOne"}], "type": "rating", "id": "038b86cf0cd44e849be0666864e34e72", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5cfae2df6bd472988f46c401b37a741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78fc5ab1c8f34f63817f7beaf55d2359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "312c20a4c50a4a0684d417ebf1593abe", "region_id": "RegionOne"}], "type": "operator-policy", "id": "79f4ee1bf41c4a8b87877ee51cfc9307", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fa190d2d2554e349ebe650f95125394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f562233bb2445a5b825ebeb23132772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "60de2313dcd34d25b278f6070142100e", "region_id": "RegionOne"}], "type": "policy", "id": "88385e211ba84753b20970fd71a7aa18", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6b4343ffc16439a90161b448d85cb4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea8b0b912ce04e15a3ef72f15b5cf07e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cdac7ea1a75c43e88f8d83f5e49deada", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c35be369b27c4de39c4275a0eb2c8249", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56a6a494fbf640239c25ef1df018a502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa46fdeedf2d4834989ca9e6984dded6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "428ff616fbb94814a3bcc8fa248282b9", "region_id": "RegionOne"}], "type": "sharev2", "id": "495442a923ef40f2b1f9942037dfbb1c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a08a3b443ab4a0ab0b0bb85e2ff57bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "934b8ed3a840460f8bd26b1328868c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "099a1bdbba4a4c83bf87b5692f1f4e58", "region_id": "RegionOne"}], "type": "share", "id": "d70dfc55f4524fa0b3da5dc421b13d04", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "de28e45ed9024a32b11c75274773e4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2dbc9c7bcfd4948956f447ff240b6ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a9ffda306a324b4f9ae0266c6b565b03", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc595357334f4d90b270d23338df1905", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4de753f0c19242b499f891ebcec3002a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ae9daf859454980954402e647b4962a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d16a9a4e742747debf6b577cd251219b", "region_id": "RegionOne"}], "type": "orchestration", "id": "c41ad80565f5401d8bbb80f796acb32c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b1ce9cfb8b7415c9dd13e2ba5056114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "394bcc482b6f4e82b038fcc12a2cef4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "288c8c9d8f8d47cd8715f82c4f8fe752", "region_id": "RegionOne"}], "type": "block-storage", "id": "1035694f9a9c4af8bfbffc7c06f3e90e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1d2ad0269c0416fa4bfdb2059632773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "602a4d1f5ca34054932fd45c688a0d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b12e7bba1ad482a81c6d9b29caf465b", "region_id": "RegionOne"}], "type": "volumev3", "id": "e3e512d35d0c4cd79baca10918d20f9c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0903fb6b26f74c96832d749402085510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34c34f73d1eb4f7faf02251316c48031", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4971f1d2056443cfb2db06675dc57eea", "region_id": "RegionOne"}], "type": "volumev2", "id": "f347df24da16446795196a100c6deb68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2242e172dbec4045baf632f6ae04d2a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e531cdc9d841a0a9362ba5c9939482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "567a7ab7c750431c8b347cac3d7241cf", "region_id": "RegionOne"}], "type": "volume", "id": "921b86c7aff24a91a9b850922f4a682e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3181e73188484b8fac1592f859a1584e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c71f8e759b1948e7a74b195a7860cd7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56027f4c5a3d49f39d9fa9f918a7e31f", "region_id": "RegionOne"}], "type": "block-store", "id": "cfab91029977494ca856438628c8a4b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b069741d71c5443f9d3083d56f2a03e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1155dd1457004bdaaf4854800d02c21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d62c671194a4f049726a940fe5290ef", "region_id": "RegionOne"}], "type": "alarm", "id": "de7b0d022e1e44eaa7eadcfd93b5766e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49e0eda0b15c4956b8912fea84e7fc9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0694eecd3fb14374b1f5df475a06864b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a8e1f03c15394b5992a1b17370a212d7", "region_id": "RegionOne"}], "type": "alarming", "id": "d783d20fe6ff4f7baa154569d5b59bf5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "861c11292f8644c4bfbf0fdf330a9704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "559b32a0090b46258e6fa9db54134c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "df250627aa5040a4a84178ec0b3339de", "region_id": "RegionOne"}], "type": "meter", "id": "a861f340c5c649dda96e8c479e1ab489", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c4e8fc1ba0a4db38fc2d4298157ac6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f7b3d4fb961464391af27e4193efdee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a65a0d6e06254090a45e3af8c57e422b", "region_id": "RegionOne"}], "type": "metering", "id": "f0337344b36b46cf873da4b3a8e54f1e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddd166c6124f492ca770ef9cdd954e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8233e10f97a94053bfb267ece8c3c63d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9f7f1b122a24da2be7fec96fcfc95b7", "region_id": "RegionOne"}], "type": "telemetry", "id": "d037c8ca33a648acaf279380f186ab4d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2bf24f0195064b96b2ab93c72d8ac610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6a2b71f41a1746dcb25d83eed44a0b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "85bc819e386e4facae758ee9cf9da368", "region_id": "RegionOne"}], "type": "event", "id": "a2a3d7dbfe4e475fb042e5cb779b067f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8e6a7b2742814b469f915ad47ec8f901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7422932223b34332aadd4b6fb6f3a622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a648d5131974e23bc3c154a4b535535", "region_id": "RegionOne"}], "type": "events", "id": "8f76e0633af340519f8cf0559fe670f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d51b4ceb03e413b97fea842e06e5bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0473c13470b84f0892b56313186f60f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "affb4a82b1e94ff380ddccbe84ee7001", "region_id": "RegionOne"}], "type": "application-deployment", "id": "68408ef6ded243dd8c89ed87e6243cba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b7932893e0d42c6b5551b1c11b4583f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c3b4e751aca4a6782a69e7f91b05172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50d5f9278bf943a1815c606414b229fc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f6b49b4f42b5434eb6bcf59f176160be", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9bd412e7bfd4dcd99d93043d9272c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d7b501bceac48539e63c54c4ed1b78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aecb67e969094a778153d1a752ae7a2b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d633d087d41044f28b3a3d835ee4c8c8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb655f0c54d44e6f9a0b71f9a81ca8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c2654e211d34e5fbdbf74e80007fb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7803712618e04859a47acab956590717", "region_id": "RegionOne"}], "type": "tricircle", "id": "5784fc8cbe274c709fadbc0a7ee25384", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ac7bf9a6663a4d0e978c29c28d03743d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f0007d8710b7421fae5ee1d2e4be4779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2d51314cbc1f44d0b11500f4e9e75f1f", "region_id": "RegionOne"}], "type": "database", "id": "182add02e4f44322929bbeb2a13b391e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4c4a2583f51483bb4ba6f6347b7d804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32f3ab85cd02464a84a329eb33b4896c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c34018a93f5e4d57811b2dd222a698cc", "region_id": "RegionOne"}], "type": "application-container", "id": "1447e96fccdf4fcebaea451f3b8b2352", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "731ddd216d9742ca8348cd1e36cc19d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e1f29a921004a3d9ebb77534af1608c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7414b43212f4e93b6b471c1ae8eb619", "region_id": "RegionOne"}], "type": "container", "id": "018daa7547a244c0aa380d206040bde0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d601cbbcc7244e7aa8186361ecdd16d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fbf3d39bd27b42ad86c329d94587ce4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8c94052b563545a4abdee71e6869b5f0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8415501eed8f4c79adf6258107fd6307", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6e6ff482623438fa65aefc25cece687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8325b6554384ba49cc879ceeb95de6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c14dff15156d4e9b9f3a6e3772a204f4", "region_id": "RegionOne"}], "type": "rca", "id": "121dbf52a7d548cf8886614b83bd42bf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "834d402e725d4167ad480c68b7fa202b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f82f5d540ed4d90a076408a82d37d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d6bb0a443e3c41b68c224a6606ca1445", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2fc1bfaaa26542f1b39cee1200740fc7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bede26804ccd46399429c19884140768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f654d840663c48ebbc5d53503fc8b64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a5ef6d18f3d14c40913e81d6dcc22035", "region_id": "RegionOne"}], "type": "network", "id": "71702acc5d434c3484978e4420059d27", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0c074e7301342d1ab6a130c59ceeb39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e772b85d6e4a43c08a0be6b1dfb1a7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7138ca34a5a5441e8d5f0cb3f2b50e95", "region_id": "RegionOne"}], "type": "backup", "id": "36da13d6964346f1879e0fa3b883998e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "26edc53aabca4d2bbed6b9909515c883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5ab7ad6ce704f71befd0b62d98b4d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8a27ecd2f97c4be9ac5f8de468bd4d24", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d1c04d5931374c9892a7a4bea1b54290", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "034f9c85239947258ee8ba416faff12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "20570e8b56b34d79a864f2c8092a8950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e546e5a308c6406293d75b8d2d159d79", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ea417030e9a54f75b4c1ed9e942b6eba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ae83cdff0bc14cc5af0b5d57afec939e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4ad20ab72ff34b088b4f77ffd21143e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c2af9fa1888142bf9457fffddca4d7a1", "region_id": "RegionOne"}], "type": "monitoring", "id": "f3d49b2be13d40b2afb68894d46d1e75", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1a704df0ca84406993fb990898e449de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4fad77aff9644c5c8e61b11f59588909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "de580b0ae7eb49878ca2f69b5b4a8bec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "11e91a0d66b74587b688550caf31f638", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8158996d2b6f4b51ba5408b5f14ce0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8b12147e54ce461aa3b9250b5605502e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ac26923334ba4b9592aca2eba4e47a78", "region_id": "RegionOne"}], "type": "placement", "id": "d37b4960c3f7423eab7d67bfc40a8288", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3fa701558d3043c396ee0ff1118cad6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b8487d170044b64ae21d81583f4d6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4cb24cb802254703ab869ed9597eed04", "region_id": "RegionOne"}], "type": "instance-ha", "id": "38c0092f3be249c48560f25dd5847f9d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1145008522c84e9b8c95b809d3faeaa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cc24b02bd7d4050ac7e547acdc3df01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4709d8b591034191b1b18ad46d2760d5", "region_id": "RegionOne"}], "type": "ha", "id": "41c33999120b4b48847613667a8dad9e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "85cd16b8bfc64afabffb0f03c7157e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4cad3ca248fe4fffbc34c154d9f84d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9ef15367f72f4fffaf1d98c5ead202ac", "region_id": "RegionOne"}], "type": "reservation", "id": "47110fe125c040d89b644e547f2b13c5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c989053fe4b84c089ce0fa070b3a9d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad2280491ff94926bea12b78f57d24b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b80e940b5d17440eaaa751602a0c5a7e", "region_id": "RegionOne"}], "type": "function-engine", "id": "250498ede18548598144d3cd852ebb5e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ef59cb5e3f84456bfd02565212a17ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8534fdaebdc34b6cbc2298cf563b5e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "450d8457afc2459096859aaa2e308046", "region_id": "RegionOne"}], "type": "accelerator", "id": "d3d11532c26f4e4e8bea0ba82fd4e888", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad44fc0fcb734345b9d488aa2252782f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "235cd4eb70f94b29bd2e6d8767e5c70f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "581a2b753aad4064b036052521e3fdc6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "179644eed074413aa2094938eecda29a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7659cbdbda94298bcd96aa020147bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9bc034f6bcc3456b81020f1478fb6948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b7950306d4a544599227122b1ae39e67", "region_id": "RegionOne"}], "type": "registration", "id": "71ecb1951d364d4f9a26ef2703b7f760", "name": "adjutant"}], "user": {"domain": {"id": "8f098d5547d241e9a5d4951115b70c4d", "name": "ef27b6ce8e06474b8e031bdfa22ada8d"}, "id": "00286c46b4744f658e3d99a09e7cf150", "name": "c875b46977174a24a11ee014687d58e5"}, "audit_ids": ["fc794411ada94315a2a8e7cabbfdfda7", null], "issued_at": "2020-04-23T06:26:00.545393"}} 2020-04-23 06:28:00,725 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,731 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,733 keystoneauth.session RESP BODY: {"roles": []} {15} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.264152s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,527 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,532 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,535 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,538 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,551 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.468332+00:00", "project": {"domain": {"id": "1686c7e5b8e24b9d8b1c606f8e159b77", "name": "789dec0d64454c64b96b107290dfa82f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ed72fd371d7843c0ab9cf2d6ad978cef"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df7584ff4aa94d4988e471093540ac63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "225c1c903d7e47a791893f8e69d8f487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "933ed5f73002466191fadfe593084b64", "region_id": "RegionOne"}], "type": "identity", "id": "324dc234ffff4eca9fb526143f028358", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9115466bb79446a79531fdff6b886303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c8222042a0c844039a935ea2a5b79a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a1da07a827424e5c928ed901afbd4814", "region_id": "RegionOne"}], "type": "compute", "id": "73db425cad134d76948340f158ce3589", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5ee7b11eda0e4a44b962e25034ba1261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "20fb4cb3ff9e408b92907a03ac5e21df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e00f91c40c534c82858547462195fd48", "region_id": "RegionOne"}], "type": "image", "id": "7b3634a043ad48e3a41e4307782bcb54", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6e71caac3ee0459e9172cc6270c89671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b530a5c8760c493d8b676862f0c615a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7edcce3a49f4abc8252afa7bf114905", "region_id": "RegionOne"}], "type": "load-balancer", "id": "621565c2a2d24e0787a264cfd916feb3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0425accdfa46f1b8647159fbfb86ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "455213e8fe9f464a876d358307527890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ebb9347ecfd4f4583cf86b526c2979a", "region_id": "RegionOne"}], "type": "object-store", "id": "7c8b760bbf5b44b897fd9e3018fe8028", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b4dd58d0c10445f966d7eae4be78482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c325dfca84cd402789f73ca87e0bc970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a6972e48bd6f4b24976a9db308b63ce3", "region_id": "RegionOne"}], "type": "clustering", "id": "7ff8aa5116614a96a029001820debcb2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "257adcbf2e0248258212f3343eff40d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fcc887b2595c4b25a1cafa655e40096d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9dd00c6e23fc46b689ebaf977d1713a4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8093f7b253074206a118f609614a89da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cf1782d40dfc4d9d926c6f731a5cc0e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f1123d43dd34725a28aedc024f52745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "757fbf1070f643f6924c24de47d2b052", "region_id": "RegionOne"}], "type": "cluster", "id": "e478fdbf41ef434bbb221ff7499479b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8eb549ee4bb8484a8b92b758ce181369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ea75ded3649c44c69fc105f289e85d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a2838f61f44f48fdbdeaf1d57788665a", "region_id": "RegionOne"}], "type": "data-processing", "id": "5bc0795a83d145d89da3bcdff499de03", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f581cb913ba4415b2082d4e661a59fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff895852165945c78fbc327897bc0be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1e85ff7e8894a3b96dc1c4e341f75a2", "region_id": "RegionOne"}], "type": "baremetal", "id": "ea8c7f7dadfb4fc990e49d26319e1c12", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b910e8fd183f48fdabb04be039238745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4233b397d61c4d9ea7d84f74e1775493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d914c23d72794ed595dafc52102cc034", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6f599d8d5487434486d0e4c36b36cf26", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "83381f7e5a584200af1629294159bfbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b302d4056e8439686732558921376d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ebb5dc17dca84355a539837e39b01d7a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e18a742d81da40c3bc2b60c3cbd621bb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "28c5d63ab47d432e917adca200499b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6614bb7690fe476b951f21eda1563cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3812aeeb13f6485996d4b6dee8e81377", "region_id": "RegionOne"}], "type": "key-manager", "id": "1e7ba0be98064d0c986d70248cfd9489", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6eb4c1e89b1f496fba25519232fceec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bfe2cd547c214b6d9399f00272c1cc67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "71dd99fd84b8486aba04722dbc7d221d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d64a34cf975a4e27bf13633a43fa7499", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f5d4b91b0fc4c148e6ee854dec60aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "178ed4feac1c457ea49f6a2ae3c54662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f848e0363e524653bbdbb18c0ce18cba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c743f9f0e29f4bb9a4dbcab2868d0c78", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "004956740b844d5897e68cc52401dad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f0122ab387064f0f9d64068fd761ff89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d9159fc581f452da41d508fdcc908db", "region_id": "RegionOne"}], "type": "message", "id": "31169ed4cca24c17818cb28418d67425", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d1ee4e2cac404c599b5456d6c897a82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c2309ac44a454e1bb887586b7c3e5fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53e387c850f545d5b85e87f32a7a3404", "region_id": "RegionOne"}], "type": "messaging", "id": "2bfea1d0b73d4e689d4f1bb63d4a3e65", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e4061ccf517f4c178b56a74fb537a4ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef8e9bd2d71840bb810b6b693a0a67dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5dcb458c46164f4c8d92b73eb481a14c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "358e6c0fc32f4e34adffa2fbe8036dec", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec4078bcc0ea442b9fa00792767b7c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52f3a69a12c14ad38b690b7958d0689a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04ea9b9666f44b1fb83321ef7e32ed8f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "091e2624ce0b443b813e8fb8d347965b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "499ebfac3c0547dc9a728ca3ee792477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "955abd2a85f24740a38fe847c068a3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92fdc638baa24c8498ceed7b52320297", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "81b010a34ba345519f7660999ff8e6e1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21ff8c02c114427e8afec183a7e7cb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e35a04d8e57b4249a264fe7d61d74e35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c428cde94d4d4982b246fca357afc148", "region_id": "RegionOne"}], "type": "container-infra", "id": "7aaeca0b89a844d982a0bbfd5deeb40d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ee8b4272ee354656a7561196ecc2bbe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "19d9b050d78f427fb49ffcd51a5fee09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3c59111a00b34cbbac8dbf229f8cb57a", "region_id": "RegionOne"}], "type": "search", "id": "99d3d9a50ffe437d828af8fa99c8335a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9d023cf0325a42c68ca11a4425874fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cd5d0d6c7b4c4f70bb117de3cc683fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7cb610f78a924ae2b649a0a4be31ebc1", "region_id": "RegionOne"}], "type": "dns", "id": "a065be20c299465387fa104264339e32", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "565cd095d62549af9a85bf8b26ce37a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c9e07e85773b4bd3b9f17142cf4303f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "689d7c49ac5245f39612243dd9f68954", "region_id": "RegionOne"}], "type": "workflow", "id": "981976ef68014a62907a4fc25876bfce", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0862fb7017f4d35a71a301ff23f2756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "925bfd4691944dc885cf3f3f7dcd87df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d45f7747b33341c4af8443a0082de409", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0ba5bc1bad24481ab90697761bb4c80c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a5c00ad300ee45ac9d9d4b2dcc0af29a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "86eb57242c9243c19be7ebe4348a60cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "83967c22cb624c78bb0dedfcc576d777", "region_id": "RegionOne"}], "type": "rating", "id": "b299da22fdcb4fcab60f1f72542a3f72", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7074e2f9ec5a47c5bed51620e8fc7544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d225951d85d9433981d116a231e42350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6174f5265e254867913259ad81c0822d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "aed69082e1314c929aaa6fbf45430828", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "030e2298290b48558a51da3dd256a7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d31c75e39f044aeda4806d94c0933274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "72fb156378634daa8f1db5241c266966", "region_id": "RegionOne"}], "type": "policy", "id": "952dad4445cd40219497e4a01c365995", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "420dc09f68584d779a5364aee3761308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "71409ae5f3a9405fa0a5314818273307", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4536043df0d4a0994949df803cf4ec1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "616d274371814d498f0fc3db95e6dcbb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b144ff11b88840cbab66f8042382c408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e65057ef60dc42c9b4259d517368a8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc8f5ff8c37a4b90980cfd021b474330", "region_id": "RegionOne"}], "type": "sharev2", "id": "a815180c01a2464d8f3d613e18432b9b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b5f34695f5f49b190971cae2c925406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aec501924cdd4b368f7a880148d0fbdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "54ebc5ce15004896a27e87fa269d882b", "region_id": "RegionOne"}], "type": "share", "id": "5ec5d0e5ccd44cbbb75ffa3d83f49b95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6586aca2d13f423da750157a5e494056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c3a917a14e15430abf98bca78ce060b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "41df31df2ea74a05bcde8322fb2f6662", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4475afa105884afdbee03b696fc86023", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e84f69e41fb74e28acd8bdf708299147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62fc90a3323f407eb263251c060297be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5a8015422124c0090a95d17057554dc", "region_id": "RegionOne"}], "type": "orchestration", "id": "4facd7de2c554531af20300341c789be", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d99a38548b94c42bcb586c302794786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd0aa9dae2948599b326a93dd61644d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7b54267d1224176bb235634fe593886", "region_id": "RegionOne"}], "type": "block-storage", "id": "767246c3c0f14fc3a50a2450d2a97d0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b359527c5de47fd9c7591b1cda65ca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce53e4243a9d40ea84d607453552efac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "703de7b64e094ea2a6917d15c2ffdf9d", "region_id": "RegionOne"}], "type": "volumev3", "id": "d1cabc9e025e4b4fac64d0fc158e9a94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b5420f8186f477fa4f3a9e58fed80ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c09b35801dd4666849830088b505156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "600f878d50f744dfbbec1fe8be8d9ce3", "region_id": "RegionOne"}], "type": "volumev2", "id": "af300350313e4d9996ab576ebf689a2b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa3d7da2f71a48d4b4b6eba2ff99e7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06918dd68f4a45ff8db78dd9c8b4c582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ca3fb63ecac41d6bf0a9def64c3f910", "region_id": "RegionOne"}], "type": "volume", "id": "49426fc784054f0087b1c9fd532fdd24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "844abb9ee5d7424bb993fbeba8a44572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b5ff0c4f5934590909d88acac205fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d80d8fab50304a4f8b56b5028425e1ee", "region_id": "RegionOne"}], "type": "block-store", "id": "ea6b24bca1a841c5b01c54df1360dad4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3777deae3298443ebf1f087045192cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2355ef85aec745cead3d6c1754e5f93a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1add012c6122402cbf9837ae4b83098d", "region_id": "RegionOne"}], "type": "alarm", "id": "11ace2a4748e491bb42bf497354705e9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a54abd52b72c4ce3bbc5caa006b6cce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11e158a149804e67b8afe94c87b1ff43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d20c8ab94dfe4c0a81ec8d24842f5b58", "region_id": "RegionOne"}], "type": "alarming", "id": "a66e0e768d0b427aa6f7d1f2410aeaf4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a9fcde0f70d43f7a88a5a79e3f20a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37d2bc044b6d48238405f7d71e70d774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2b19b3cdd45427199f204314d025fcf", "region_id": "RegionOne"}], "type": "meter", "id": "45b8c2c92e4a436baee3e875902f1263", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d1ff824d23e4ba08f4f89edfcc4ffef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f71482870e3a4254adab04a1a50b9daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02f150220db0444da13bf6a9b94074e8", "region_id": "RegionOne"}], "type": "metering", "id": "eb9f532471934cfdad68fb19cb4dfc76", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b387b1ee6c4411e9053486ef3cc24f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "880d8025f49d40018bdbb7787919162f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55acd899d00843cc85233165d6faa033", "region_id": "RegionOne"}], "type": "telemetry", "id": "3279b344d48e4bd29f1df004dca28d2b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bd44fce119541aa8a3ce0ecc2e26f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "81233c3547f24dd899e6fcc2bf4b0570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "29d37194ff754c3d9c5d10fda80b1560", "region_id": "RegionOne"}], "type": "event", "id": "1033bbfda5904588903e91203f042349", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "40dd6d90e81940bbb8c7a0f978f826a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ed15cd15c4734677b367890b969d7712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9524298a8e5c4761a724faed41f12293", "region_id": "RegionOne"}], "type": "events", "id": "27485fd187fd49fb9006b71ea0f8f4bd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c239687c31d7486da728f7491382cd49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "071eff278e0c4f6292f98ef2719e07fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fb8327de881b455b868ed52a0289367b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0f6186ea89fe4b3e8993998bfb42199c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79949444082947d7b33ceb4e2c9da851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "db6d71303bc548859e1ac0fa42fd3575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3effbd467671408baf39e03af0afec03", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dd02280fec584e5998e3c140813694a6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cfbc8051ec0d4fc4b746417c44a296dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c2f23ccb69b4186bd21bcf7ed79e6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "753a0a677c61469b810f55ff2bed0988", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8539db55f8b74176801599e43f60da81", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5822b8738ad34062b0becc1c45ccb487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2581278524d401ba0f9f8cec1882a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c59cb16a58c446368d221a19e6df13a7", "region_id": "RegionOne"}], "type": "tricircle", "id": "9d1fe2ea3389452d9de508ca94c7e55d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ad3c6e75fffc43ac95393cf107961722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8099354bd5824c1ea09efe14ba66b50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "53458fd5d0eb43eb9431320810e2c539", "region_id": "RegionOne"}], "type": "database", "id": "0366be78243c4ddcb9d79096fae7bc47", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "72bda166846e42389e35b481b74ba101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "81174b1c799146bb89b82ea4cc3876e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "234134fb79e34ad9b22d5917ede9dad9", "region_id": "RegionOne"}], "type": "application-container", "id": "84d6d2246467499da1564cfac53f7e74", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6389ae8a6af3486c8794c8014f616772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb53e1ab3a9a453a8e14afb193a5105a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4b94cbb1be1c4c73bb8b777d54f65436", "region_id": "RegionOne"}], "type": "container", "id": "3a74c557fd044873ad3438763cd9246f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e726d6843ee4c82a26276de57539661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bed6274f53ec4737bbce0b04f56a71ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "111a543a0734438eab2c3352b868ba0f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7db9c58155da411eb6d0fb84ce91bdb5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1f46ee8bf6a40b9824b403afdba7d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf9b19a6f0bc46879199efdae59bba64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5a276cc3c8354828955d0842d4c56808", "region_id": "RegionOne"}], "type": "rca", "id": "bedddbef972a42c2992f94baf834e91e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "72232c1579c74c39bda4be41df172158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bc86e944866e48a7aff4e0232fec44ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4020864f86de4ae79b2a6718c410ee69", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e9a5375c2f3b42648e91998e8f9b9da8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "017083e554ae407aaa5d9c06abf0a2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "746610c0f35944e589da99401d3c8507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "41dac365917f4daa8c225c2a0f340c41", "region_id": "RegionOne"}], "type": "network", "id": "bef9ff36aab444e4bdae8e110dcd7245", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6fd3cd40fe5d4fd48c3f2fb654b2c539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "184e90af5e6a48a9a47771561a29f5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cb2ac807a54647c09a7f9a6dcc8c6c5c", "region_id": "RegionOne"}], "type": "backup", "id": "e2a35b82403046209ed2546504761fe0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76482dc59e1d4b76aeee99027026d0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5faf2bb404b4dbe967b19493a363956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3bd4924440ed445499df7d8e42c3282d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2f31f5b8826d49009493a48dd406deda", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0c04d4ab2cd4c75acc831e940bd2e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5bc7fb75d26c45e6afde75f56c01f967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "72333ca59671451dbbb8e50832fc92fe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ee232272c60e4d269b199289ad628645", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5fc1f0187d2545aab791bb4903bbf6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd4159a00a594231a1c780a95133e104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c5cc8bda2bc44854a90ad6f188182d9f", "region_id": "RegionOne"}], "type": "monitoring", "id": "be8b7f440f0846709ca743ab0d843fc8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0568d67184fe4b16845f1d33dd0b008d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7db23aefd5d744f98de59d1b003d8f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "df2e4f880a00499daca262a06f52b39c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a77abf0cc31748b3985773e34f89617f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1dc1f723f59b466392456ef97a001517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "07b11196ed0f489ab5fa3ddff433b023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c45c13dbfc004c078f2eb8a88457af05", "region_id": "RegionOne"}], "type": "placement", "id": "eaa4b9855b74483096585f29f85ab048", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e13a7d1fa294ead8113795275955982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "772dde3d60074b21a513715f2e827ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "21e8a657893c4e65bc1afa4758f35e99", "region_id": "RegionOne"}], "type": "instance-ha", "id": "93d63889dd874e40884e39cab65bbc5e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ce19294dee641caae8f8412c726d4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb802bea6e304268bad8c07ef6a25e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2a3b92181b3841b08783ead5dc989d8f", "region_id": "RegionOne"}], "type": "ha", "id": "d2996d2f0fbb4006b01076c8ec19d1c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87bbf664d469487eb076c2fdcaa32ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "17bccc259f0140ea9bd741c02cbdea9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "88d6378f786a4896af804c1f48126b01", "region_id": "RegionOne"}], "type": "reservation", "id": "1c4d439c4edc474e9d2440f2568d5ec0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9cd500126310436aa8256d31e878ee01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7cf7b97034754f1aa9bf907a2f81b861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d19ca9e69b68469ba0c653ef296dd68e", "region_id": "RegionOne"}], "type": "function-engine", "id": "d3553bbe5c3a413d8c7b90ae7fdbeb70", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e8009b0ccd7c4e0fba311ebe80372b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "35d9a48a497b4b9ca81566da5d912727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "710759dc09314d8585fbda83f4cefdea", "region_id": "RegionOne"}], "type": "accelerator", "id": "378579c1f95649ceb82d95db8489006c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e4d2c4b3c7fa4f6fae0bcc8bbc3b9be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "20e03095cd4842eeabbc59e27372a1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ad6c997a31b94b50b6e6e172666fe883", "region_id": "RegionOne"}], "type": "admin-logic", "id": "08040ec479f74cf2aaad4ce5eaac4dc0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "63d31764b1f14a5d87d12ab84b7e7331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a0ce5efefaf34256901be11f04869890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d13d81a16014982a6f698cdfdbcf41d", "region_id": "RegionOne"}], "type": "registration", "id": "abb4a03870d94a56ad24cfb43bff668f", "name": "adjutant"}], "user": {"domain": {"id": "016e839c654147dd941bd35b70df0025", "name": "1e91d7fc347541e88daed1e6690bc375"}, "id": "4769f7a2185143f7b6356503b47b0a3d", "name": "58b898d565ca491586763cb6a4d1eb75"}, "audit_ids": ["f99082ca74d842b38efeef31825bbaf6", null], "issued_at": "2020-04-23T06:26:00.468332"}} 2020-04-23 06:28:00,680 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,685 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,688 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,692 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,697 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,700 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,703 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,708 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,711 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:00,717 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"dscp_marking_rule": {"dscp_mark": 32}}' 2020-04-23 06:28:00,722 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,725 keystoneauth.session RESP BODY: {"dscp_marking_rule": {"dscp_mark": 32, "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3"}} {29} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_using_id [0.251936s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,582 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,587 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,590 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,593 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,605 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.526691+00:00", "project": {"domain": {"id": "19d91752262245c5be60fdb7017510ee", "name": "f1d7e4e39b1f479bb734294eeae513f4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2dbed2c99d7e44039419cb6d47d4739b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1645bd3427f64a58b2fb345c87222fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "83275cdbb3fc44bda7b354ad2828648b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5898ad5877a54dceaee724496a838675", "region_id": "RegionOne"}], "type": "identity", "id": "0077614579eb447fbc5aeb0cda2978b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c892f918c9cb4bbda0aea61190310c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "55eaec254ee3410b959ebbf9c1fda475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a09cce9b85254603aff2cafcb9d1d318", "region_id": "RegionOne"}], "type": "compute", "id": "0998024261df4c329845f2a8f48feec4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6c72faa3fee14d2ba7a39432a62ae636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1808e1673dea432286ab0a6479f9a596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1ee5667ab4ea408ba73b037fefaa1050", "region_id": "RegionOne"}], "type": "image", "id": "0842bab698ab4f8089d03423c580f4a9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1f9e511025164b88b339de7cefbc5257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d68becd73824ee684da16cfcc007c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "eac1dbca58d4481f97fdf9fcd1d60724", "region_id": "RegionOne"}], "type": "load-balancer", "id": "57caaba979dd430fad039be4db186a9b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20ba1ac476ff4d2da94d524e21fbfa9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "241eec0c766d4cfc9b6cdd6749404f24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19e549e4749e4cbcbdadcf14a9077453", "region_id": "RegionOne"}], "type": "object-store", "id": "f947a40b15f74963bbac7f7621366f09", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1b80432237043fea76cbc382e01b8a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83eddde0c35c4ee59cdbbd4479644ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "114b69cae87a473ea49f420ca305d583", "region_id": "RegionOne"}], "type": "clustering", "id": "3abbe471d8954891abbaa2994daa15ef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "adf4158d25a942baa00fa794efd4423c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c48ce40847944f0bcc5e7a2fc0ff08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "26e6c3c66a0e47489a21d0f8c76bec82", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f5ea36751cf84f21bdfd93a53968ceef", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69d33dd4198a4fe89db2faf468e1d1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5c0897bf5d34dc9ab068030478a57c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "40f92835eb284a9cabf483b8397eed65", "region_id": "RegionOne"}], "type": "cluster", "id": "e052f4b32eac4638b91318c93b9696fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "12eb833a5bcf4d5da3bb6d5a8e40121f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b538db2cddf7464f9242b142c6452283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e96427e40b22494eac08a7f813273ae6", "region_id": "RegionOne"}], "type": "data-processing", "id": "fda1e6cfaf724a53aa4dd6fa033371d7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c048c683517d47039f34bdb2fd109697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a597882b9cc842908b168e57d7357de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5d7b90e09c204b09909929603676cf91", "region_id": "RegionOne"}], "type": "baremetal", "id": "ebcfcdff64f744dc85c8195f72ce5ad5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "daacd84a934f40f58c367834574e3ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7016dee02deb4a3aada7a1f1a3047d1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "72e355d5aaac413a89f901c0a4d16e8d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b3c5d7a56bd24148a34ba11d902c4a01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7eb13f956aa4e5bbf9fd4bc7a2ea96a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8c6662b1894b4df3b059dd98f06ef912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "acc1ddad24d14f60b48a3ba4dd8e2e3e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "969837900a1246998bf508ac20217add", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fb1b31cc8ecf4d5da47dfbc744880f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fed1cbbc80a64a78b725881f7e7f18e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8b07eef0fcfc46458c05985494ee5199", "region_id": "RegionOne"}], "type": "key-manager", "id": "5c282373f836468aae3fd2fd7c860d55", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8627a2d2ab74b06a9c62bfaa189eed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ece3c22a66c24a36ba97da5dbe3092f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5fa4115fb1b944a48ff0154a0e170d70", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "56961b5f4e0942d58458d0bdd41fc498", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5dc6b5c09feb49548781352f8f6ee11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd270cd8db0a4758b2aaa09f74d8b7f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c8cf758111e64f9595b3286d7393d106", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a6bddfbd1b8941d2aba6a698052df7e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7a61b1447c934f7ba25e3e31a9e11f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "332b71825fd04b6aad00240a72bc9787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2313f87bb05b410c88c33b5a43cfadf2", "region_id": "RegionOne"}], "type": "message", "id": "7a9f5eaacce2497d94a64de4264c9c2f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7823a43f67c24c04b526a1cdce406208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6480647a200649deaa51a4ae43cb5eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ee2cd6654084fb7870dcbaa81d56cad", "region_id": "RegionOne"}], "type": "messaging", "id": "51c717a767724589bdb77cc44fc1dd5c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "df034e548f24463aaaf64a2edbfb0d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "663d974df40f4089931119789e221c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e472318b6a3408eade736a0fa253ccb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f3ac1b6e5384b87a7906bec2b60470f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c87ba366b414945a2c1f5441c754bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "156112762a57466796cd7f6afddae82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "def93b0a9a524156b3b25d00491033b8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "169edb8bf0434cb99bb12d245ccee11b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad68ac70d1924a39b12f36bf4c4ce05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95b76dee01cc41a9a984eafc0d1e306f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b47ee5b930642dba891acafbe528fbf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "047281faedb242e88949e394b43b26d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27a4f0c9b58f433a81dcd724aa56d2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be8d445665184140b99608cb8c585b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9d49042645249d89bd1f6823bac875d", "region_id": "RegionOne"}], "type": "container-infra", "id": "92212611564d44c0920d210ff301ea9b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d4c0df9998c14884b10a66c6fd5d0654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f8faf683de4c402f8ed242622325cd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2f8927411b1245fba14ef6609d57671e", "region_id": "RegionOne"}], "type": "search", "id": "0775d89ab7ab426c9d9e189fdcd27df3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9557b26dd9c549e3841cff88c132c08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6c189bcd0be24a588fb4ac47445168f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d32c9c5c9a9a4224a8fd55dc0178b5fb", "region_id": "RegionOne"}], "type": "dns", "id": "89e622821df4477780baa3be8278d066", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "015170a7784c487190bd561a0622f616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68be3f4484b24e07936735a7f7b99719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f597ae5c0f8f4567be10afa3cd6499b8", "region_id": "RegionOne"}], "type": "workflow", "id": "9c84c358dc7740ccbf9324c5870e475f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6502ec86c8cd495c8a9ad1c5a8eee593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ea120dd778f44b5b6128e0b95a94fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ed926b9865a4169b04c519020a60833", "region_id": "RegionOne"}], "type": "workflowv2", "id": "deef947306da473e9dc9d066783341f4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0816a76e1dcb404a8a29a35ad9d33e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "813b9a1f1a7c47409d2119f8c6d5e7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "61300a529def4d6fa3b7ad59569277db", "region_id": "RegionOne"}], "type": "rating", "id": "4779ec367b424d058af59f8840a0ba8c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eda46357fa124c1cabd2daf476fd89c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e74c0b590c804b4684c3af4c7bd0ecad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6722903e13914d3399c2ef562be66155", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2de707fbdaef4df1b03d2dc1e308ebed", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35441997234f4446822941e5fe86d659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec06ed8361ff46c8b260483d98752c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "03771f90ece945ec8bb4a10b859b6bed", "region_id": "RegionOne"}], "type": "policy", "id": "8fc92bdd29034c9fb26340ad0d4fb442", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "964d056bebbc42828595a251e707b394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e1a41244ae848d1b10789370a0b19a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "748d447f6abf4650a7a1a76f79e8af7e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "30db98e58d4a4f79945853e7c586bdb5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "907934da7c374d8a837065941bc58da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8c190f4fefa423391a7d13ebc4c6d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8b8ef61075c94942a37bdffd7726fc94", "region_id": "RegionOne"}], "type": "sharev2", "id": "4620d72fb8c2429f8f9f1c0a3b4d96ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "155896d07bf6419a823d245f9b92ce16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a5cdbec062d4e0e8bf93aedb8e48091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62edb2a62e144d57b5a38cec7fd9cc5f", "region_id": "RegionOne"}], "type": "share", "id": "2869e399e9d24defb69b195e56836447", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c7afda2cc07413088139db7b38df0ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "493c45e2b0b64918a2c71c87a604912c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b34b180076c465f9850c9ffa3aaec26", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eb76906585764dcdb8491ab5861c9557", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b3e68cc2f264be48860e49111ae9019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dc12472163c4bbb86e94bd13dd9c62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b835e8ce22dd4027a5771005a76a50d4", "region_id": "RegionOne"}], "type": "orchestration", "id": "04fdb8d58b1d43988f5f4093796e5f9a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58fb01228b05491589eb22e918b0d811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eefa4fc9a3a64b98be2f75c23c67b4ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc8f24b677d543a3a7b79086c9117966", "region_id": "RegionOne"}], "type": "block-storage", "id": "8aa71e5dfaef41bb8e6f1498c12453f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2927d7bfaaff474c85858b57ef71a73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cac8ad2c39f4ad2928d4edf1b04aa43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23af4194cac483b9af75468db116a54", "region_id": "RegionOne"}], "type": "volumev3", "id": "854121f0bda34954ba9ca430b2e93d3b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7896a33db41e4a3d8ac646477e7046bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc13bc6ec8aa4f2cbab7aaa4c1b16019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1f3b47fee11446b8cedd1e80cbafc46", "region_id": "RegionOne"}], "type": "volumev2", "id": "be9e7460a972410d821a5dd0569182b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebae9d5622e44fccac9352b85e52f0dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84e179a6dc914b9891084b0bf41c4aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b39122ec113403b8ffe54b5d85a2384", "region_id": "RegionOne"}], "type": "volume", "id": "97f1d4d7cf574122ae2a877083004ea3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8c4b015eed04e1d82b8266f5e601240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9daf228f90064d698db46650d35fec9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "115df46a60cf4a61b69a6b9a51fec291", "region_id": "RegionOne"}], "type": "block-store", "id": "82590bf9256a4eba97adef25910c0b1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7edb25336a3a47e090eea5cddad0ed01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2283f76e59f498681984d371c59076c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb505cb2960c42ffacb4b4f56b2e0bc5", "region_id": "RegionOne"}], "type": "alarm", "id": "2e28d6462801428580b27dcd947bc88e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f793a0a3ba94971bbd4e041e4621e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cd29724bdfca4696ae534b5d4047a03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dbe3940de6b747f58f74bb3946569398", "region_id": "RegionOne"}], "type": "alarming", "id": "31279a4d7009492a802b9f767b9ade13", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bf99d517383f45d4aab30ff71da7a8ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b01a5f08fc0486c856ce60cdbeff9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ee2eb01322e24b31a73b9225426e283c", "region_id": "RegionOne"}], "type": "meter", "id": "30eda36f253c44f0a16e1b2a3ba127f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "372580cdcd0f46bd8147f64659fa88b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f1a842594e64b4db86932e32d59eb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1c93715dcb743668eade8afcebab40f", "region_id": "RegionOne"}], "type": "metering", "id": "7e325b7916c04f7ab0419e4cb12452fb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83be79652ee445b393ee6f72ae4132cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dbb9c11f77744e1b5d483663f971852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "599891c89ae64899982e96c1ad5b2099", "region_id": "RegionOne"}], "type": "telemetry", "id": "e7f47967e7a7412fa33f7c5ba3f86a59", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "13d65ea10de4408ab30a55e83a9f2978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4565851bd3cf49b2af6fd46b2b6a66f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7aa16a567c6c484ca73bf1cd230f6cc8", "region_id": "RegionOne"}], "type": "event", "id": "e169baa306974d719b3f37864feb177c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d03a92e215554065a828f7222bf32a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9216e52c57d046f8a38414bb05c08def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b95c7bed488e4dd6a6995238be6c7360", "region_id": "RegionOne"}], "type": "events", "id": "7878be8ab6494a4fb461063e0bbd8e5f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd041a6f3c5b47038ce0f9d17c166658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4107572118934a86afcd8a7a34953ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "79e557bb15654e048c263e69a26e8a99", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5210a6ca4cda44f7beedc67c1d008dc8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2218f4838754d6c9316a49218df5dff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d0a7fca748e42dea02bfbc22af67a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "25cd824fb112401c8a00c1aef0a715eb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aeebb9647f1f40d4b887586768b711f9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dad9dd1c642542da812b7717d6e91995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08aa41e8c796475b9ae6d64956914f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f5cb5560b634748a734ea8bfc7a075f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "26a476ab57ca414e95881a54ac7fe577", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "80453cccfb7847249dfdbf831c9a46b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1edccfee42b94defb65a2371433c3063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8f41d0f422848a1b6474b38cf3e0eb6", "region_id": "RegionOne"}], "type": "tricircle", "id": "148693a3c87f4fa997b450fde1e78c5e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d69007f572ea436fa638cdd79d2a5c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b2ba921119054a259af9e164c4f096f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bd514d6763b44decb714878ba6395074", "region_id": "RegionOne"}], "type": "database", "id": "af56eb8652e44644bb4f716562254282", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88e1af28d0704f519563e011fa6576e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cb98dee089444218946cc289e8434b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa4fb581b3194ec4bdc4997a95352963", "region_id": "RegionOne"}], "type": "application-container", "id": "60781615ecac48d69af5296a6be22a91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4803dda37cd0435aa7fb5ee71732c043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "457cd5536ac64acf9c59394fcc21905e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e2c6552fbc0c44858de216acf2822013", "region_id": "RegionOne"}], "type": "container", "id": "3caa9f483d73477aadbdd920cbc56755", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0767ae0ea23f4123b72287caa0e84e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15717505159b424599f9179d20e75afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "21af677805b949bf858c30dd4f34330f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "10442e06515f415387f5e31ca0055da0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "362ad48262a846a2bc72bdb0e04c0c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca953366fc8b4c30b66415b85ae3fd2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "efaa3158b5774149a16039ffc0c28cc5", "region_id": "RegionOne"}], "type": "rca", "id": "58a100ee34054e1186af986fdcbd5e6a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2283c3c100d2491a86e24c22810a8db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7e49fb707cf04a7db49a96e039971d23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6eff9ad979ed42f58b9b2f930071d51b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "04d3134f00d44444910367a772f33038", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ecc7a80504824f9ebd86a0d427bda933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "23756afe77c841e9934f1d9ed6569049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "47f60aa5c4234a7bbd6f707422eead83", "region_id": "RegionOne"}], "type": "network", "id": "6284259433a34131857c1fc727089895", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7a0fb075e6174b6685cfd4e3839a4eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cbba5378259c4ac291a6f47092f2295c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a2a38af164084f99bef2ae0867c7718f", "region_id": "RegionOne"}], "type": "backup", "id": "f127b28d804443019e7a223b1e68f2d2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4082ba23a7cf4dea9e22df6508d1654c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a58b01da8954afab47b85f144b1c4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3a1a017e58004b28bba3df80afc93a48", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fb2cf2c509f94a2db2d2cdf0a432d402", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "994a46737faa41d38c83556e50d6c18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "344c03f51ee042699cf20653f4c3ac18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "488f9566424940e5a09db1199581caf3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "46dfbf9c610a4eefa8d03d7857c0519c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e4a805838b740d887e1ef895bf5ce5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "689650b018f34c3e948fecc0d08c9141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c63841339f344701ba988ababc27a527", "region_id": "RegionOne"}], "type": "monitoring", "id": "a43c5989a62241af96714c28de5f3588", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4f0e3f7ea94a4d7994f2d7d200654a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "513b8b0f998b43df9550688909acf477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f88196612ab4dd88c76fe6b7ed1d8db", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bc35a574e08742af88ea6cd420ab9178", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "de56dbddd14d4dd0b8937a9df3b52e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a1ce18335974e31b007eb090cab7f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ddef59836d624967b0a2293e74ade5f8", "region_id": "RegionOne"}], "type": "placement", "id": "90bc7d1db3e4446596221bcdf2612519", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f9c4a6a565184878b10d870c5b6c15ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b64bdd93b23f491383ad75ed2543ab82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1411b3e9ebc548c4a811f38b5c1d5a4b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "396617af51be4bda8b3dc4cd42f036de", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c70845a92594ad3b0fa984fabe1be5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "472fd4f3a9684cf68d6b0beb1dee0169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b83645bbdcbb4b778ab2b3953d087bc9", "region_id": "RegionOne"}], "type": "ha", "id": "56c936f468ea4ff59487491b6e33c29e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "69071deed17141fbb15f10c52b238044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b09c1311900f4cf6b9fb5f20ad8e28ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "128379959364454fb6977e9dfdbbd318", "region_id": "RegionOne"}], "type": "reservation", "id": "b212d0f01f764a24869e8c5a22b53375", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9666cd46bc0d414a8b9e9aad4ce89d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0eced0f7eaf44ae4a85e8ab82d148ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "69c81ae6fe0146a3b2231b337d1db935", "region_id": "RegionOne"}], "type": "function-engine", "id": "440fdb0355524ec68445779495342e79", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6013621797bc4b3eb40f9dab328f4994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f19f8c3e1eeb48979041dd3187074ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b9b84fa25e9c425e9761e24036506c3e", "region_id": "RegionOne"}], "type": "accelerator", "id": "4d30909fe7524b4f8e1098298d6f0814", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77ed501b9635429fa626941c4df352f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ee015fff769481a858910f55f3a2b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4fa761fd36f647f7a5cafa3432f2e19e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b01d7a706dd743bfaa763d2ab183cfce", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "70ea7fd65fad48a4a83d3810a05a59b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab746ec598d34419871b5ab606d1df2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "92e1a4d33bf9402a8a363bf3bcfa69a7", "region_id": "RegionOne"}], "type": "registration", "id": "d90c02c6ee6d4710a2e55115119857c2", "name": "adjutant"}], "user": {"domain": {"id": "7d33797141174c909ebf62583ebec20a", "name": "282b246d51dd4871ae60bb2924e53350"}, "id": "cfb2b82ea6354227b20c0e99fccd9e89", "name": "0acc55a5079b4e8494b05aef89520c8f"}, "audit_ids": ["35c4d3e37d3048208f9de909b54bdd0c", null], "issued_at": "2020-04-23T06:26:00.526691"}} 2020-04-23 06:28:00,729 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,734 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,737 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:28:00,741 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,746 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,748 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}]} 2020-04-23 06:28:00,752 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,757 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,759 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}, {"name": "qos test policy", "id": "456"}]} 2020-04-23 06:28:00,764 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,769 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,772 keystoneauth.session RESP BODY: {} {16} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.058657s] ... ok {12} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.221917s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,670 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,675 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,678 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,682 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,695 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.597186+00:00", "project": {"domain": {"id": "efda3a07f0f64983b02b4fe6ec599b97", "name": "ee1722a76c9745d392523e84543c5c24"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d957d5a5e2204275a78bf42b57c41701"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2acd1bff7afb47a9b0cf3578f41bdf07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "790ab9b9d2614ba994be3ae021895329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f7f4deadc84d4536b1c7ef595047f2f4", "region_id": "RegionOne"}], "type": "identity", "id": "72cfc921201e4886913bb871c3e7e3b1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cf3a227dcee3426593628b08d5105dd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "be7b0ed21a8b4beb82d4ceaa0243c46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d500de3ebdaa4720bad9532e54c629a9", "region_id": "RegionOne"}], "type": "compute", "id": "2a03e1619e7b4100827d683322eb8d8e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "16d3906262dd4fe2ab81b1fd780be3df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "255663a84a2f4f4d8eefed205e077ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bd923c4b5d2a432d834879209ba7f5d5", "region_id": "RegionOne"}], "type": "image", "id": "f04011ec344c4a519a6f03bc24c7c4ad", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "944d4418495d4c66aa6ad73ff5aa0710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9949351fa75141c081d14c2be2934aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5e9afb071b734e56827b06c48a7819b7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8c6e787d47514f38bc5353319592ad5e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35251312962040efaffef383fe56155b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76ffadf0d05d47f1b94a8e881865724c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "135811f1cb5948479f3ddca0eaf71080", "region_id": "RegionOne"}], "type": "object-store", "id": "cbed7536588347e6be1fa4c963211851", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ca65d27caf141dd966e2d2a8753781d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e380c4a5645c4291931a6ac602a9222f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67c6c04305404bd8b7fd6ee3ca628dfb", "region_id": "RegionOne"}], "type": "clustering", "id": "a236d59b1ccf4eafbbaf661f1797bfe9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2db74cbdb44f4b76926bea8669ed37cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1f582f888454612a3a447d2ba82d8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8519ad29fa8471eadd809aa00c811bf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e5a8357144ac45aa9401e78df9c88884", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b364f30bec94755b11127b5b9e6e68d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a4eb0d0ed5948618924151304dd2877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0ba4e4e455043af8a0bf1a6ef50b65d", "region_id": "RegionOne"}], "type": "cluster", "id": "90c80cee97714ef19a2cb77d13426dd6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f0e94bec057543fcaf38df9485a76226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3f0979eeabd74d148c15effd56d8e297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c3a572676ae747959340fa261bdd5264", "region_id": "RegionOne"}], "type": "data-processing", "id": "7e319c170e56441ab5df6cd8efe572ce", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4186d6bb12954c17bfbf725e9852a8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f801b0b0fbd451c9a45724368710773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4eb2897420ff4f37beaee8e8fea768f6", "region_id": "RegionOne"}], "type": "baremetal", "id": "d5aee5f2f0cb42d8a5061489cac3a481", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9be1e52fe93240a3883c028e323d7548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f6fc796f3fa54074bf3dfc699775497a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "51345005651f4aa3be7e22589f4a0363", "region_id": "RegionOne"}], "type": "bare-metal", "id": "eba4c5a418154b7fa46f38e64ad6e43b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d0083030207440ca94d9cb443c179a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "16089faaf0d2491f9d14e21915f2200a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fca1736077c541958c21aaeb1c223e58", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "311dc630ebed453ebf1fe7930cd99d85", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "df704d96f7714e2bb365598e4a6f2c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8af9d808e944cc697d297352390c0f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c328485ef270485482b5bab5eab98953", "region_id": "RegionOne"}], "type": "key-manager", "id": "322085bb94934922a72a4be57b62eca4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df2e9fb45bba4474882a72ef30444952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f3c37232eb448a5a6d40cca6bbf5704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9fbc0030dc6a4f599e0a097b644ce6a9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d64beffb1db4c71af387a277814cc79", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2ca57a75d444e96a4c62162af6982f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "890e835b59d441618acf345b40b1d8d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a01f0372d51e446ea9b6469a2f3400f4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a1d34b88126f468e9a3a7ffd8af37788", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1fd6b59e919f44698697825f2a0be9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fc5d6658c0144655992ef33b1c72671b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d3fa530a06e949068d9ebfe89f66ad41", "region_id": "RegionOne"}], "type": "message", "id": "080ca37f74384d21ae829b821fd26227", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "afbf3dae1bbe411cb67985069e87298c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3805746a666d4f2fb957fefeca374e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49bb1d7e91524b3f85fae7e88b7255ae", "region_id": "RegionOne"}], "type": "messaging", "id": "dca345b633ea4fd59f7190baec42abf2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "33e8c93a1e0d422ab9a3cf3b5e155bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "82df8191abfb46bf860692171ecd8c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d9b65665cc5749579c6d7d0e6a82d4b1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ce847225ce084c88aec534110982378e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc0472440a814178be9e7f1c480965da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "065bcc0b11c847e8a73140a62f5570d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3bee4057fb9457789507067aaf61381", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4dba23e07ea243dd9e9b5edeeca49e25", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbe562000a0a49c29fe0514cb6167b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "059b28a69934489bb9d1391d31f0a076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e66752c0b634dd6a9a8afaf8d52cc08", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4d72594355b542e4a44393a6ae84e837", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2b2911e03104c508a9d7f68da699f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b55554828ec64bbd88511704f406e545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afeb86af2b364fcabc6532e9ade74c41", "region_id": "RegionOne"}], "type": "container-infra", "id": "0f3f56cdc33943a3a6405dc4e5aa1d58", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a771594661604b22a3d34d6c0c489808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c3619db4174e440184c16b2d4e5d6360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "45ad57bf9e994478854f46830866e1bc", "region_id": "RegionOne"}], "type": "search", "id": "aa8f39580cf94745b0a7a1f85faf28ec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9f4f4b7fd09441a904ed6bb0c40062f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b4a7fd622a7848fcacdf49b47423f825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f73c1d86baf54232b9c5c5728700e0a0", "region_id": "RegionOne"}], "type": "dns", "id": "2c43fd365bed40c0a1f6038554e66224", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0fed6fee40614caca657b8ebf1a111d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "79a95992a98c4affb378292f2ed78723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35544a7371a64001a82747246cf1529d", "region_id": "RegionOne"}], "type": "workflow", "id": "ba5487d9ea2e48eb8de5ee154adf93d4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f594a71bc9b04080b2c02964cf1878e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d36d56df54114231b8c7c84560066e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dc37bf8b1ce94312b3c8847d6251182e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "88f044f78a24454882a52b05ad0fc86a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "078f14873c31464298abd27b053aa4e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e3c27f62934547cabca0dfd8df981005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "71a132fde29d43e3a21d65fde3af39b6", "region_id": "RegionOne"}], "type": "rating", "id": "4d410338c79f439ab5ad1c01c59f0dea", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63c6899049ab4755935b78ed8c724309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6bc9f1640a441538ce30c7ca93e33cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "da93ef4ebce04a4eb738959770050455", "region_id": "RegionOne"}], "type": "operator-policy", "id": "427886605b75489880ccde43f622fdcb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33ed947fc729440f894f6a9de6f0059b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6882fa82d7764b3da3c608fe095a61c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "99786adeea7c413ab847188e5fbb257d", "region_id": "RegionOne"}], "type": "policy", "id": "387fa676847b43deb87cd5cb5a6669f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b10524d9b0747bdb0fb5b3389e087cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "013edb0bfa334e1aa169eee7efa0fe23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "63eb641a34234ae0b6d97cb9fd0acf37", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fa5f3154ab6945b4a8fe40d98c8a7c23", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "addc53ca99884b699a2a718f073c953c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ebeb14c2db3465d9acfdd6283480a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a417e2aca80455086fce2529b1b87aa", "region_id": "RegionOne"}], "type": "sharev2", "id": "0a74853a960f48b28843aa968613c2d5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "050bcd319ba94027a5b5e924451b8854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a797420172ed41eea81d52af7ded1390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ca0799c5f1f34c82a0a3392b808d5403", "region_id": "RegionOne"}], "type": "share", "id": "96b6167b072149f38d1a5c6e10b09f0b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a3fd4c6f36b4baca75eecb5d459724f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0359c2fe42734d388d0bde8c6b7a2f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b921a4ede2e245e19d7df0e5e6c78dd5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c87e8fd8ec5040639ca40b0e27f46a5e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2850c4d0fa284556b3c5a95c1bd0e26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30b7fc6d5391465da0ce495074aa8828", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d01eac89d76c4f179d1b4178274595bb", "region_id": "RegionOne"}], "type": "orchestration", "id": "a137cbac411c4252910b9623719843b8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecf00d30a64f4441b089e0a3bdb623ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b6113ac59a14c379f4401df6eeba815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d53c643f6aa7450d90590ac68695071b", "region_id": "RegionOne"}], "type": "block-storage", "id": "676cf35722ef4fa68563e0b261ebf239", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24af69f7d1bf453ea585241f07df9c69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5a9c8140c124f7a8266ed2378f65ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35b595a4068347c1b78b2c4f7e99132e", "region_id": "RegionOne"}], "type": "volumev3", "id": "c9d033b147cb4253a2728cc88874f034", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba0e3ecb6e4473b9639b3294c825809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fc9d26275d847ffbfef6cdd1cf86ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c99248e341346d4951f58cf48373bd4", "region_id": "RegionOne"}], "type": "volumev2", "id": "a59f06b53beb4fc5a4bcbfbd819a1f4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9146ad4454bf4ca99892f82c73ee3021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dcf0096d64f44e1834ed25300944400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "366a95839faf4831b7bb45552671c937", "region_id": "RegionOne"}], "type": "volume", "id": "0f35314689bb41f2a7bbf2ba0a22f1b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f58e50afe5d486898776bd14aa3487c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2304c387c96e48bc813c55ed85a7fa4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4f2fc7d74604befb796dec212d888c1", "region_id": "RegionOne"}], "type": "block-store", "id": "baa143f01db348e5871837463a11b846", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28aade5546014968809ed4c7626c8631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "417eae26f12b4c23b612b8b2e0773d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ade270138e6d48eabf5670cd51bea76c", "region_id": "RegionOne"}], "type": "alarm", "id": "ae5342be9d72463daa55fa0b557f493d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f699ca24b03c458eb904a7f37bdf4d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1dea92132093431ebca69b8cc08f1551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "30c27e70a4a145738c04c38934bba5ef", "region_id": "RegionOne"}], "type": "alarming", "id": "c381f3a3bff0460192b7e0dcef3d9e98", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ceea14cdc564d078eac115207d36698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f66ec8dd51d948fa8b2130d21779a98c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48915e7b69a54fa59d3f17bb1e18d1ac", "region_id": "RegionOne"}], "type": "meter", "id": "c8ecee046d9346b1b93945df5ac67a8f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cdcd7a52da24ecda55aec729a0e14c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e63b6f1caa8d4ebf83f1b9019dd48085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "73f48f31d50747f9901c8515f607831f", "region_id": "RegionOne"}], "type": "metering", "id": "e4705422265445c0a202d45387d20f90", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5d534c024534cee880e4e75db16abf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b5eb3bbc3304ad1939ce6c78e548120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10602895d85d410daf5d6325ec4bace7", "region_id": "RegionOne"}], "type": "telemetry", "id": "980bf0bcbf75408cbed86ce955fd7c2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f586fd235b04c20a1997545a07bd6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "67c017f1f538428ca28f2572dec6a2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d6ce667e1b054dbbb684f3364c905cb1", "region_id": "RegionOne"}], "type": "event", "id": "5ca2be68eda243eda8f2fa8e9d6f9376", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ffe8fd3890614ba7b8ea9a74a2e34f2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ca9956d906843dc962aa0d93b240c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "30538607caaf4b668e6355bcad7b07b9", "region_id": "RegionOne"}], "type": "events", "id": "6de2462e6ce2437e95f8a4d458a69cc4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39401a47519d49e1a60cc193dd80a3d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b52c8abb8de442918ec5d99389defc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8df6f005d6fe4290903323c3f338099d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "209f6581c5344dd08a939cf4ba8e3943", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34eed66b2c3b431d86544772c9d6e1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6432b1e3f6de414d9c73ff90dae9c1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b1ab5110c21a4992972761d53f575d7a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "06af8fbd92a243f289d44db163f5349d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e3afde62f604f2f9d3acc6fd0f148cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "884edf83148946ec9e6c7a7075dac369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b3de5296c184ce29950934025eef402", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e3755ac326374c4eaa5ab515a640883f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7948e000838444db936927b84dbfeea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf785ad0e0974134a8749c9a0567a52a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "faef06b1372040ab9616497c195e1b40", "region_id": "RegionOne"}], "type": "tricircle", "id": "38902c12db764bb88c9b3605f340ac27", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a4617fe5d416408ea289667d7a24758c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8d4a6bea150249fcbc3f56e72b75f732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "46f5d2ce78b04a8cbe5208b6eafbe100", "region_id": "RegionOne"}], "type": "database", "id": "cfc301c48b0e447ea2555a698ec8e3bb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73df0e41a82541098e1a2225d7a18fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1876c981fece42468b9db14ed5225e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "83f6b7029c5c4bbea4373038cde9ae90", "region_id": "RegionOne"}], "type": "application-container", "id": "5a18eda2491a4c76aa5eea6c73f4af05", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "679b5ddaed8a44c5a3d73f062d316af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59f66175a3a244618b061267e58ffca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a958bc23bea412c96b3e33ea822268b", "region_id": "RegionOne"}], "type": "container", "id": "97c633eef1df47daa78a1d639c37320a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "11f524f795e644afad1542458bea7072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "09f12861a3ce4d2086b8ab864f6ea07a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0f6fd10eee39421e829add3a343a0863", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3b9202577a154a83bd6e6a36873254cf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad975061ef324f818d719fc35e096d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c76eb50f0b804208a3b8c75744ac6fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a7aa641f4cb6497fb09e46604dd356b3", "region_id": "RegionOne"}], "type": "rca", "id": "ec4f59e83db347828b0320e8de7d8857", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e39bcef0f9ac49e59b7826897a3c5caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b1df7019b52d4ac6a4fd0fc454b58008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ace2de3038c4713a693d819f8b4bb52", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6d71fde71d87463eaccfa15b55d172a0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "21c17ea24d954ba0af52bcb033ea6ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1e588f85bb2f4dc4baf1e60c42ab33c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "126cc2f44d8b4b03a144ad856e6da12d", "region_id": "RegionOne"}], "type": "network", "id": "6e6724961f644e47806c8d20c0b07a21", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "075bff7568344727b718f1a2291ffb03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cef2783edb144933adc62d122b9b3c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1a36b2510f8d4a5f9c4b00791b1f950d", "region_id": "RegionOne"}], "type": "backup", "id": "9f0a74bdb87143e9b7fac80685799e82", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb2ab33822ca457db356ed118982332d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71fa42364dbe42548de04f685bdfe900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2fb3af58b87e486983edc810df6abaa8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "03db4bb97013417e927834e83008f66a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12e1615b3ec44a60a3bd42e8a4557969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "772d790df5dd415c876d6e50683fbc7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6a70cff3fcb849ee95bffec741adcf5d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7d6ca2e5e1e04b9b998523a152cc3487", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d3521279b4742af86bc9b873e6b9584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "52f05999d24a4814bb2a03af359ae715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b3a211bcc364426a81f117e090577a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "5b1865b19c0147c3a564779ae2683e58", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c92e5b5242134700b0b2159895c6b0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6c3b1119114244ad8a6042925d37ebb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "39d42b1392bb4c5aa707955e6e742331", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2c13692340824d2da596f4912317fc0f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c3a0299cf888413d8c3bc9419e82140c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e7a70483a0940088b87ec60b1697dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b5da420457d84605b89db70a381aa2b1", "region_id": "RegionOne"}], "type": "placement", "id": "0eb4f0108bf640fc8087fa8aac79edd9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84d82deb482644f69b18ebf59354f743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5916b53a309249eb8cdc60e732723657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "305eade3c2d14809a3c589a6c959dfcd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "15d501cc6c8640268e3ab84f39e2645a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5cc4bbebde5c4932aec88652737e9489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a69af15256ab491db3a6d27ba5a3b50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4487225f0ec64d07b11fd81b9243c459", "region_id": "RegionOne"}], "type": "ha", "id": "ab5274048be84fe5aa8f241965536c84", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f9e9b3dbc1294a99a706066abb277dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c9745a328d44fe2aaba652c4ad0aa7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a95cef1196644a52a43a953648c0bc88", "region_id": "RegionOne"}], "type": "reservation", "id": "bde9109fa53745be80074ce7c945a35e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d02e9ef23594b4c8adba7b073443656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "af6a0a5e0f144555a9eaa7c5e00e11e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1acc145996644936aefa5bec12dcc759", "region_id": "RegionOne"}], "type": "function-engine", "id": "8d040e03d9bc4955917444987decedf4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9adc54e2a815444daa7bdfef9212f457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "332f68369ae64b3a86f0468857713379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b24ab30403224b56b2756ac515e7c531", "region_id": "RegionOne"}], "type": "accelerator", "id": "7fba3cdbacf9449c86bf1d85b1fde053", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "267cc4f6f31442f2a54c44f9286e12c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9dbd219ed31b4faaa728ed0cd6cc6339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "985075bacefc4287b776642b5b2e1aa9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba803ebb211f45dfa3bdecda185924e2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d3417949c2fb43b587b4dd694b4a4012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac9d758a2ded4ee9a5f5193a253d41da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9de0d9b8d5af461480f3458f1e3013af", "region_id": "RegionOne"}], "type": "registration", "id": "20d6998080614f9dad5f1a1e4a8a8f9a", "name": "adjutant"}], "user": {"domain": {"id": "6c59a714151449cbab4cf19ab213d80d", "name": "5852466aae714fa281c423b2aea516a9"}, "id": "a4e2e3336cb946589fe50a2fb59aa604", "name": "bd41a9c838d34853baf7bec508a7a85a"}, "audit_ids": ["cb8f236f8cd1440486adfa7307172010", null], "issued_at": "2020-04-23T06:26:00.597186"}} 2020-04-23 06:28:00,750 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,759 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,802 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,808 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,811 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project [0.714980s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,063 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,068 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,070 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,074 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,085 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.004528+00:00", "project": {"domain": {"id": "06618146bdb946559841e4ac491e1263", "name": "882327836b6e4674b4f7ababf7b6057b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bb56e62660784343a68e5b549797db9e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a4190b903a6244d0bda7e58074d8a89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5843f670ae2e470399bf34f4cff21ff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "605ba820078b4ccabde5a8aa78d0f8db", "region_id": "RegionOne"}], "type": "identity", "id": "98dc928bf2f844b6aa9fe50ff1d09f05", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fef359c7e91442f7b6cedd50d702774f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "34a445f7829145f8a5499e11a54dd94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e80e24284d204a81a60b7fcc23f50e2a", "region_id": "RegionOne"}], "type": "compute", "id": "31614019675d4c28886acdf1a9f400f8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "014180947eae482fbd7db4c10baad377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "87a7e1172d1e40a4bb52b20573a789d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f03fe4ad89ce429ebda7e7d81a8268d5", "region_id": "RegionOne"}], "type": "image", "id": "e1c7884c7617409fb15367b5cde3f4e3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f948c927391648eba7467c277028fdfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e9422d3c9a31459cbf24e79f1b30bf6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "69678598b66948018d4161b1280971be", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ef43d23c40ad4051b82bd8fd477dd0b3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a028aaff68f24729b9d4c190895b021e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71cbac40c0b94fb88fc3457cc358042d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "267c966f65b545c0b45cfd28c6b28d85", "region_id": "RegionOne"}], "type": "object-store", "id": "be67d8ddd30d4d77978887e183ce0ca4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42ebd7c90f214b8cb44a2e83d418274d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "774db5cf6b3245479a85038edafa24aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3e469e5f02ec45a59e7068059583b081", "region_id": "RegionOne"}], "type": "clustering", "id": "0479cca243934f768075dba168f34ae2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e7f7589eaa064365ae5c8550ee8f2090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "521307ea69834f04b2d068c0b13bf5af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b109346b48d74c8fbf867a3944127e0a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4d9d49b12df24a18b144f367437facbe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1028b2d9c47d4d198328f69ea7e6daa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2188e3099994c9b8f624d51249cbea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f4051233e244b4793eeb289f6ebee50", "region_id": "RegionOne"}], "type": "cluster", "id": "a9f97f6cb9e54b2890758120a3fff253", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80b719c0eef3458786e4ff2333df744f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e00c864372464d79a409f6f6e256a9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ec5851f99e704e48bd9bc7b32d8c9022", "region_id": "RegionOne"}], "type": "data-processing", "id": "77df4d2b75b541e9886925d309a123a9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "34f218a265fa48719df6f372fc58d8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48b3410e227a48418bc77ddc5f8ec6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31ecd7e87a6442f1b4564cd71df902b2", "region_id": "RegionOne"}], "type": "baremetal", "id": "a36616d9428e465ab321e24cbba2a674", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b3ffb6ab0104885abb9314b0842a9c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4660055b336741ec8cb20c778c1f43f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1983174fd3204a75a8d53c5724af75cb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3eca0ab679534762a09764da41a32b58", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9f313e90320542618a37fc851f2434c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "da162e239efb42ffa9aa847f752d11f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6bd7abb0f0f1409d829fe3e2df9c9c98", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "087bb701693642b7a3e3fbae16c7ec16", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0ec7fc31c9b243f3b702cd24246acd39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fe86f4d7dcd143d9913191eb78eef446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f3ee67f2b9524b1a8e5e365dd8b9b08e", "region_id": "RegionOne"}], "type": "key-manager", "id": "0daa0600e3544baea452c1feeedc843d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "386a14ca71fb448e9bc7473308a7b31d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "886c25748d2a4fb4983a3b1088cf7ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "19e11b5ba4de491f90f8e0ea74731253", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "69bc505892e04ceab071b7275867d2f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3bfdfbb698834117af591898915d2260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "727a8fe5f2f34c91ae19ad4f94b70ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8a3d6a9d99694c46a7c7b8aad3732d42", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a737e1037d2d4a06aa1da85bd435eeeb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ba837b2797e4f96ab2b0074e3f62e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "23a1151652474876ac07a09b6f9ac88f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "62b15c18a88f4b53add26f018b1c8f55", "region_id": "RegionOne"}], "type": "message", "id": "829f78aed0d74365af51d8ec554c5ce3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2aabe775c0ff461591dcd747eebc9a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c2e9f243191b4631b0efb7827dcff097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "67bd63c234204e4fa1507fd1d3c20c0d", "region_id": "RegionOne"}], "type": "messaging", "id": "98e035304c02437abb105cf470b9d435", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0ec74f49372a444483fdff7768eab2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6fbe5e3d276c49729f41054c98c56971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ba462249b208443e8791534e0fe218d6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c62acd9aeca746618f445f412d5716fd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2ba29302c234f36b78c95a1b6702ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55b4e3b860984f08a76f424b98b57046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e320241d75c471f8425b153596c5f41", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1e0ff215cc404d1fb786ed236ced22f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4ce25f8bbc1456b8a7fa9f44bfa3a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f32c996b84a46bdbef0b5731926f231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f836d112994d4f39befb14554ae4ac1b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "04000bfc35194e4f800b2986c3547ec5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "999b9cb8d77c4f5084809b5ae880bdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac899d1f9ff7483583e3d97df0726c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6154a961f6b444ab4d0f60e615df7ec", "region_id": "RegionOne"}], "type": "container-infra", "id": "dff537663d5c40c4a43204775418e89d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9812528bee1947f28a4ba18f6e419d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b3152ea22a78456187c15fe09d5a508e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0825d2b690a84b56b9f51dda3475e3d2", "region_id": "RegionOne"}], "type": "search", "id": "fb714468d59240f29e3d7814b76863b8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "64cd62db445148d8aa7b58b9172d6c1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "968af2c5e61f494fad83e4ccdea617e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "29625d92868841cb9504c4a97909eddd", "region_id": "RegionOne"}], "type": "dns", "id": "ebe692d24b60497a91f698c4a676ed45", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5eef92e67c2b4c8b9f9e5ad270c46c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8379b64185e4eb4ab5711ca9b14b1e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "29567490624c40d98b1c320c072ef826", "region_id": "RegionOne"}], "type": "workflow", "id": "f70ac93ac21a4c52a93e4330a565789f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e5b9015c98a04a66af1837747a70cf96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "55d54d0a755544158ae45dc9513ef10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "eb52d9346b694b7e91969195573a50a2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e6b09e466d1546228949884cf16e840a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "04127a535171432f8cedcf2315e1ee3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b887a6d433b8425f9c79bc1a72654221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a0f0eb19262c4aba895278b5339d0618", "region_id": "RegionOne"}], "type": "rating", "id": "c1cc5c1b5f4843d9a5d8dc3b76ad45f4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "925e7f9c7e3f4dbf93649d05f0c9f95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "acef0ef21c694d48884622617ad345e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7debc0021e774789b56d3f3aeb05432b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4a0772ffb2f94f8790801f5630c5b4ee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a4fb57d1a9b4642a997630d90519398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8573a604b425462785d06be75e9f281f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "120174fd47724129956ba888019c2cb4", "region_id": "RegionOne"}], "type": "policy", "id": "4e321cfed4af4d76b0f2f7cd1b22b855", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0da8c852e3904baa8df8e757331311c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f365f9a5ab7f4a5c89973f79bd119760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39a265f547714248ad403b2c85cc840b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36443db1b5834659b2a9f73ef2e13703", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39b5d73edf3747788f80e71eb7e440cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9cbc96ce2ae4fe6b7651c763589ced3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0aabe9ca579443d4add22297bdbb8d27", "region_id": "RegionOne"}], "type": "sharev2", "id": "ac225e87daba48499f8dca48b1fa8584", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6189edd6e67f4590943cca171715f594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b132ef7ad7d145508da68ac0d1572ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a177a9c8ecb4bf8a5292bf345dcbf03", "region_id": "RegionOne"}], "type": "share", "id": "4ed140ec51924782932d23023445a575", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9eb41aa8b11d4094ab172e81eac355b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a5cde23f5c534c63842d01baf81e4c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ffc0b8e841904dd0bcab089899d301cf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "47bf99a054ce47bf83713c9823d0c35f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "507905e0ae634544ad05deaf3cfd36c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4d1fc1b5c384233aec4fe2243eb349b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d93ae772cc8742fa8405975b6f735373", "region_id": "RegionOne"}], "type": "orchestration", "id": "7fe0207e193b47b49a75867bdf7ba88c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ad3ec6a116467a9d2441b3170c2116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb9b64d6f6f3427493d493fe271ffb3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e5b40aadb0b478ba41886938ebf03ef", "region_id": "RegionOne"}], "type": "block-storage", "id": "53e88e987fdc4e7994da4d87b4243a60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06b26e755b6e45b8adf31c99e188cc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd7787d00db342a98a7df1048ce904ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6ecc3a35198444f9eaa7f4222a3027c", "region_id": "RegionOne"}], "type": "volumev3", "id": "43dfc8923a0c49c9b2a3a7a66dee8432", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb06b53e26ad41a1be5b522218a98cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cafd336eb3a49b9bdcda033fccbb978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31cf59788c914f8ea2c1e4cbfd0d2d85", "region_id": "RegionOne"}], "type": "volumev2", "id": "5b807a293cc94503bcade5166c1298ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f8911b2fa6743a397bdacc27d53d24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98642022fe7f4a69a692c31e12659c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9659de64a97942fc9c7bf008c4d01e09", "region_id": "RegionOne"}], "type": "volume", "id": "160f76a2c7e3480e97e9aa65cc663866", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3bd7cf3275e4bf59baa1d68aa25e163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29fea2552ce3436bbd488e5936d948ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeed82aa1a974991bc0cc53df50965df", "region_id": "RegionOne"}], "type": "block-store", "id": "ed6c1629d4334c81ab53e0712e6c55ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f894c1398a6a42879ace1cdd6f09810e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2df8203a95444d4c936ae850c62ad7a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "75605fd07a0a465497a1614e3f339d65", "region_id": "RegionOne"}], "type": "alarm", "id": "b0e3c75bdf844d9f99e34da730a86388", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "488a542730ec4b4593ed99dfc98788a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba72ed88cc1243e6859849c691adb844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c7c6f1671225406f83270fd618c9ccad", "region_id": "RegionOne"}], "type": "alarming", "id": "bb696416d2c9456a9d4d765f78f8978c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "297426bf69d24ca5a5b6ad6edf98df2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "84af2fe872b3491f8ad6bfad6a23f257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04a51b404bdc4134abce11a6fc757935", "region_id": "RegionOne"}], "type": "meter", "id": "be490858028647f283638744795567b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fac294a9c0f24a009f164b89b0871c1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "92a5f0e0e223434190b3c65d58c4e2ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba08a5c21f8b40bc9b7f529a5bc906c8", "region_id": "RegionOne"}], "type": "metering", "id": "6b7b66434108469d8dc813180257be63", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cb7208a412f4f17944b5ed2847f0456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5456df1857847a98daeea89e223c29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d0204e7af968405cbe4292d5b69dd9d6", "region_id": "RegionOne"}], "type": "telemetry", "id": "a115d179610643b089ce620ea6c02fbc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "20d7f3b1c78343f3ac7ead80b69602d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "12bea0b887284281a56f1841eed828f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "572013853a384e5db0694fe48a052d9c", "region_id": "RegionOne"}], "type": "event", "id": "5eee2366c9b6421ab87b0e120ae42f8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b8bc186c858649f9beb31cb282dc7d3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fad8d54428ed43bbb779709331e1dcfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4a7eb895c8964301b49450bd0f5d8388", "region_id": "RegionOne"}], "type": "events", "id": "8c78d4e868dd41838c5cd69f29393512", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "818a2103e07b4b069f61a36c9a448cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "83e68f01f5fc4f4e86be1d288d60b322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74563a0e9336484ca6a9b1b215e9e80f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a355150f324f4b5896fd8c6b50831aa4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a79b10686d484e7c8af2b71f12196597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "932be6ae7ca1436a8f9e79d4d066867e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "97d549d84b5541f9a2c5110544d7e2ff", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f4c55f3768b74848bda252f1843c6f99", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49e5a66d4aab42f3816c2d98e7b7ccd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0cf451e57c534c85982e657b5d51076f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "78196f97b2214356b5b9acd8fed87262", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4ac1dfd0642149e5ba567e6d1500b7b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69676a0653f543a1b9adeaae85a52e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c27e07a7c0c248108b01862ba47a2e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4387a105fc94597b04f699ac5e195a5", "region_id": "RegionOne"}], "type": "tricircle", "id": "22b335478c51416bb2179f0fd310fba8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "919618c38cb14e408f581dae64381271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "55efff449105458eb9f9040fe63f7f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2467369ab0ad409c87d10a97ec9afad3", "region_id": "RegionOne"}], "type": "database", "id": "1373ba5472114d6b91fa5f45f596553f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7a536c95a32491c92b277c40a17aad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7c0279248595497ba81ed198ec59dac7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a9374dc7f4343c099d4c066365c112c", "region_id": "RegionOne"}], "type": "application-container", "id": "61a88970501b435c8e45aa3ebdf3d69c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4d43a40b7cd4d54ae78e4f83b5b3e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea699d1c7734402eb185cad66e634b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e5809bf310b54587b5668e1a46d1f997", "region_id": "RegionOne"}], "type": "container", "id": "3d2560812a2d4d20878b0a892944acd6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22dd9b6ed9aa488f9e0fdb438338b8ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ef3130004da42d29898288b6ff38f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f0c8e1531a64b0f82add7b1c30e269e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2d08ac0f8e354ba19e52a6cb02d70d35", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c831bac6e38445b09ce3078bd590d185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4727e938e7724162850d956c5d38eb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6dc87d0d9324bcdb5b81a4a46a13c9e", "region_id": "RegionOne"}], "type": "rca", "id": "41894cb0169c451d8117963b9681152f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b0326827afed4053980b9797d5dcb7a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ee06f49f14c34ef9a1d9a2916120ebc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "356fe1acfebc49c0a8859955f26d1f70", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9b9af8f13ed4484b8d6effe877bd8e5d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c2554d76e7b64d9ab0a4fdac22c19a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1f69522ec11148ebb6bd349af6c9c8cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1ab6105067f44bacb80b25fc8aa137c3", "region_id": "RegionOne"}], "type": "network", "id": "af22cd75f957438284a94059729fa7b6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eea55ee73bda4c4294994ce923a3e989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "95226b491f0b443494ec1e219fe87d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0a76daf3b0764a0b91e7d9fe1fc5dfd9", "region_id": "RegionOne"}], "type": "backup", "id": "faca66b6cbb44fe78b9034bc17aa2dc2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ba5fb7093f04af386a06ea17eb702df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e4aae459e1d4e449c14eaa2cc6ae7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de75a736b2fd4e62beb5778e5baef619", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ab993eecac5f45ee8212b8e7af1bdca4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "57541cb5737647f8a43ec20d77df63d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e97fd7370bf24ada8c25c114e277b726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "06e764cbcda742fab0853ad81db3c897", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0180ebb71e2f4614be0d57998bffba00", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "75d844ce97eb4e9789405e213245e71c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bae8ed8a77d94ba9838ce812b39a0aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4e055e61a8574c8eb5ed31b465a5a7a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "1c2376431ad74f17b2fae402ebf884ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "22a4b738f8b9419696f29d7a9509b602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "900e19beda994533b0a105a95adcf74d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "68387376ae374058bd8810985b14006f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4d4d5dd0d37747fa80144ac0b88f7694", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a5d8d6a5e0ad4158a7bbbabfc262c565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4655019e6c864941a153d674eca67442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f08a698e1e554e1fb12398d64e7d1b9f", "region_id": "RegionOne"}], "type": "placement", "id": "fa2f0b19918046e6b819b25db2ea16c8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42c994f174a443a88b7060d3122bd62d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3bfeaf6e9de34c4da9c3f92e55bea9b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b5cb7568ac894656b74298bf13c60cbf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "123c7fccb3084bc9a23cab19e8be7157", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d85c0f2e61334926a0653836d6b4f9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c512974a8a5447cb34d16539fc22cd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "232ff0a901df445a8c925fa52532e0cd", "region_id": "RegionOne"}], "type": "ha", "id": "5f1958c183864be3b91f4cf662085a66", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c4073a82495f4c9f947febf1f921ae6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0471f93742e2437ab278ad9abdcc940c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "92d04157b38044d6b5b4f1779c52b388", "region_id": "RegionOne"}], "type": "reservation", "id": "1c1fe06464f047b8ad104584c4f0be4d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "55c66449b61c48e9866ff3fc66c37472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8cf47d0a72664b528c8e0495e832d798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "29eb0c87088040dcb01d24d3731f0852", "region_id": "RegionOne"}], "type": "function-engine", "id": "e5de01fc5785448489c252aba8f8406e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "536956b3cf754d4aaa634ae13dd73b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "07b4b28153c141d7938d4842b3d5492b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d87b065ea4c349b39db12711ffe5cd06", "region_id": "RegionOne"}], "type": "accelerator", "id": "ac7ea1a0d5354414b6da5c27f48fdef3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0335bd37ccc4c348283320ba3a73777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b1ebfdc3fde4ac0b61b2a621eb8b68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77f63e39076841408c3240c457e3a8c8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0f207a0cc14047a4956f79c1be6f23b2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "11796e0e35d4454eb5f38f8f03d754fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee5dcff6ac8547009f35634771007ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0f2d9dd2978549ca9188a5b7d7b9c5fd", "region_id": "RegionOne"}], "type": "registration", "id": "c1ccac7437b24498b2705cc43401e964", "name": "adjutant"}], "user": {"domain": {"id": "f302ad3643c347a792270a8317607cd0", "name": "bbb44f7436e0402cbbfb361a44d40465"}, "id": "3b4fd83eb7eb42c3b216e600dbd764a1", "name": "85b39b6c0bd748f88bd12b2af8672a2f"}, "audit_ids": ["a60f3e9388a84d5b970d0ed635220dc9", null], "issued_at": "2020-04-23T06:26:00.004528"}} 2020-04-23 06:28:00,276 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,281 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,284 keystoneauth.session RESP BODY: {"roles": [{"name": "1db12a5062bf4f5fbcf8c753955121b3", "id": "95c311cee5ab4eda98238009f73b7622"}]} 2020-04-23 06:28:00,348 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,353 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,356 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "bfc15bdd5b37437a83f47f3c169b4db5", "enabled": true, "id": "0dd359bf99064df9bb649cb127c035da", "name": "projectName-5"}]} 2020-04-23 06:28:00,375 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,380 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,396 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "bfc15bdd5b37437a83f47f3c169b4db5", "id": "d6c660acfeb04d1cae3f7a6abbd237a1", "name": "groupname-6"}]} 2020-04-23 06:28:00,489 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=d6c660acfeb04d1cae3f7a6abbd237a1&scope.project.id=0dd359bf99064df9bb649cb127c035da&role.id=95c311cee5ab4eda98238009f73b7622" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,494 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,497 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,499 openstack Assignment does not exist 2020-04-23 06:28:00,539 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,544 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,546 keystoneauth.session RESP BODY: {"roles": [{"name": "1db12a5062bf4f5fbcf8c753955121b3", "id": "95c311cee5ab4eda98238009f73b7622"}]} 2020-04-23 06:28:00,611 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,616 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,619 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "bfc15bdd5b37437a83f47f3c169b4db5", "enabled": true, "id": "0dd359bf99064df9bb649cb127c035da", "name": "projectName-5"}]} 2020-04-23 06:28:00,640 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,648 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "bfc15bdd5b37437a83f47f3c169b4db5", "id": "d6c660acfeb04d1cae3f7a6abbd237a1", "name": "groupname-6"}]} 2020-04-23 06:28:00,700 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=d6c660acfeb04d1cae3f7a6abbd237a1&scope.project.id=0dd359bf99064df9bb649cb127c035da&role.id=95c311cee5ab4eda98238009f73b7622" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,706 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,709 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,711 openstack Assignment does not exist {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_fetch_security_groups [0.061777s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unshelve [0.060495s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.061149s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_find [0.060060s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_floating_ip_to_server_with_fixed_addr [0.068169s] ... ok {24} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.188445s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,652 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,657 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,659 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,663 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,676 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.596271+00:00", "project": {"domain": {"id": "570a46e81b7243f890762fdb5204ab82", "name": "da749b8c553a4cd59ba6ee8109c1bcfe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cb9d7927aaa74b0eac223f2602610102"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b26ad18c0c8d40b09b0fadf775c5807a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d7fd8b2a581a4775a2eacb5a98ac49b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d2dfcb24507c4b0d992e5bbe57bf285d", "region_id": "RegionOne"}], "type": "identity", "id": "ae0e1e161d8b4dfa900307f8e67f918d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f11a4411431a495a99e53d42bf30dfdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a8b54fdfec3d413984af0354c8f63723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6dc3c6841799436c89029d084ff6600e", "region_id": "RegionOne"}], "type": "compute", "id": "66cd16435d914180acb356d5f19026d1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6d19b47e10a34669bd787cb42af504e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ece88384cc744cf8ae1380135fb2cbbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4370a01104d748139ddb5fa32ff5055a", "region_id": "RegionOne"}], "type": "image", "id": "2dfcb425206346858a0750a9fd498c83", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6322084640ce4b4491731c31b41a525b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "679e8f2045c84ab68c01c291e56d5dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "06b87fb109554aea808351e3b11ce50f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d6cf269f2c714ca6a6ce9fbdfb765586", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eac8156499845c79705e90ac0113472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55abba8fb6084d548038cab3e7bf4d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53320fd78d81453d8e888c1e42eabc22", "region_id": "RegionOne"}], "type": "object-store", "id": "28222efd11d34a28a12c51c8890e19a9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a31eba2ba72461e99f8cb12bbf7b0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f2353cad74014dc28c82268c96db01fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "55ddf5627a0e449b9a3a211d7ad0593e", "region_id": "RegionOne"}], "type": "clustering", "id": "5751659ddef04df5a697c4ba3c4866e3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c590a7c64a374596aa926ad9e041ee7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3cb82ffb640c48d391f408321c0952c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aabe41975ba24c07aeab310a551d618f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ae28aa466f914cfcaec732e4bd5306d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70b18ad1915d4a8da36d34028e1faac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccc397d9e9e04512af0a8207b5221269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3e96815cee584b079c79fe3a798bf1d0", "region_id": "RegionOne"}], "type": "cluster", "id": "5864d4697a6c4a37807812468669aba3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8341d58c96c84a0fa384871178599826", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f0f8bb90f6a145588fa63362a13a2c47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d7c7b0ae70354d79839ead070326e0f3", "region_id": "RegionOne"}], "type": "data-processing", "id": "19e611310105488eaa320533292e81fb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ad4979e9be14be8a84948c7499322f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "766d5374ca9240c59a3da7594f34e362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "374a88ada2ea4cea885ff69dbf7b3bef", "region_id": "RegionOne"}], "type": "baremetal", "id": "eb82ee0085c74152b604bd6c7337d350", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f86eeec13b3640ab87688125fd363ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e1f1131d0c1d455a882697f53244507a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a5303539d98c4c6b95c0da59e88f5973", "region_id": "RegionOne"}], "type": "bare-metal", "id": "13314b8c751f4a98ac522e1e043c8f41", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0cf2d0def53944c88a2314464d876734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1df7bcc48c714ed59fb24683d040a043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "08833e795490422a838d670bb8cfa241", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "627728bbfbc84a43aefe9c434eba6774", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "319025af3d94479097d40aa9acb161a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d7ebe8bc8bb84b1e861e80020c261600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9b5d62edd91047c0b6f8192f504823b9", "region_id": "RegionOne"}], "type": "key-manager", "id": "1ddbf5b3a80a44a3bc02c21370738602", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62a0d3c8929546cb83269c7c1a299940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d017d3b438984835a99e3bf1e3976686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "288ab1af25154816980628d9be3f1e35", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5e8d1b155bb3454c8d60c347b1c11aeb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7404c89cf9ca487193ae75dbd88bb0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b641ca025a040419074ffe32d6583fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bea432c52025488f9c386e7b8b508852", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a0d85323aed14f53b9ebc8828098bfe9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1b297e9153c248cbbcd44fb0730f6724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ca14400996b5492a956341f90c66f203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8b66d3d6822f4fefb6244be163c24689", "region_id": "RegionOne"}], "type": "message", "id": "e6b2657290fd49b49c5703e1a48b700d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6817c46028824cc9bc07d3a02aa025c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "215db9576d2b4fc887b5f7c342c6bd9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d6fba09b12a4a46afd7a8fdab8c005e", "region_id": "RegionOne"}], "type": "messaging", "id": "924859c79aa54a99ab90a34b30ffc6dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "185f202c88e144f0b2f365d6cc8f881d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "79e3c028e60e4b65b13ab6b68dab0b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d8c024d861d0451f9ab928bec6acbfc2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "39be6ca53f7245a5ac01b770ccf85371", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcc4fe353726402380ac5e5a91540491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05ea16a6631f4983bdc6a5042bc25eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dda06b31c06e4635b260d8833749e184", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "040a436fa39b43ceba5d9adea4ff3914", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e440ddf74da147cea887af64533a2819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d2e902ea4db49889c47056a57dc3abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9ea2aac45d34caabe1ee32fc69484c1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a482a66ac7ca4af781d33f63195626c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2aee7f6fa6e4755be40dd98d650e25c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08be392a8c4f46999b626f71ef793fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8ff17b3ac81490a9d2b17259eef8081", "region_id": "RegionOne"}], "type": "container-infra", "id": "349dbd35aa244ba3817d0363d96f5e5f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b8fb54837fce4bf1881b4787681049ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d315a7f40f1e4c369445cb7531d5088d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d6520e987a254f419e6d5eee4a866366", "region_id": "RegionOne"}], "type": "search", "id": "acc98bd96df445a996c23c4d9f1a0878", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "86bc8ec8e27245a9878ca5a83da575bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "acd814e2e46e4e76ba2936aac6495ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2e42e5d9b7614042b09f4ecaf765e9e6", "region_id": "RegionOne"}], "type": "dns", "id": "104db683b2404ff0a0c9181f4aa2e57a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "092760bbd250467a9256e8966a3ccbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a0f8c26b24d54a4ab89505b0923081e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b0f02bbe75f14a5fbb34761737a6aaed", "region_id": "RegionOne"}], "type": "workflow", "id": "b08b3ecef71945f8a5bbcac78c6d0e8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36effea1bbcc448d8972e1a0b24527f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e02e256f58f94bcb8ef0b12f930138ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0b916a9e234a49cc8fc18012a02c2734", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e61450efb1734a6ea1b92e91ed90120a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "173a1e41d1794f8994cefad61c19ad71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d5522fd2848146de8bf05da7c8b01467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0e9ed8460fc4447d9b87d0c16b86fbed", "region_id": "RegionOne"}], "type": "rating", "id": "5ff92512039249b6a2b2be6de1b85bdc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "87335ddf9d354521bc340b611e25eb3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33d4da87d3da4245a1b662884db3f5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "458980df86ee4f00b7e6932106230d74", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e870d745d59c489497ec760c0b56657c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "590417be494947119499a324dc68d5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "381e28a3be9a40fc812f41101908f952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e7bede5626c743ba8bac121dcd49e8e6", "region_id": "RegionOne"}], "type": "policy", "id": "e256b60e9bfa4e8b9e4157542280086f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c71cf0f139d4d6da581e8dfd4e18dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29003bee75ce41d0b1d1e98321ed4d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "092e31a3d2da4cbebd822e78e693d1cc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f6e5afe99d7f4d91b9a5f387ae4db2cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d249ddaab457433883c71e68766dd192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "207ef1b34b144b60ab314fb14c52a92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "49a51d83855b402eb15bd77db2bad03f", "region_id": "RegionOne"}], "type": "sharev2", "id": "fab83ca5472649dc9659a469f995d29d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59655ef6c066482abf32a28a9f6a8bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "020612adb96c4ed09bf26bcf2ffde83c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "96b082fdf5854897a4a067865a506285", "region_id": "RegionOne"}], "type": "share", "id": "057c48a1749744f4b8a92fbd506de785", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b6f82e41cc74fcc9f6a39dc07a5c5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c6ef4c080074497dbdb376900f8531ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3254db3956254779b3fc9439cc29aa61", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4a7c55166cbe45e3aae0b9586381b205", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2e1eb6f7d334b389523615bfb18155d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54bcc6e444a44b6e855683d5b22afbd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7345140c31744937b27969c86c8c9d6d", "region_id": "RegionOne"}], "type": "orchestration", "id": "e0dfa00a223e4e3bb3f3f2c0f69814d7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba0966c334464fdba4bba688a1127a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be465a31322d4a6d8cf8d3a9290aa9b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db76c315811446bd827d1bcfc67a709f", "region_id": "RegionOne"}], "type": "block-storage", "id": "717903bf9cb64e78a942cb8795162859", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "407f831290d84212b2668698ace4f455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6d5b5067de7414f88e517ae1c009385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebe63a373662492aab00a3f6ac6713fd", "region_id": "RegionOne"}], "type": "volumev3", "id": "a2c6da3c7cc04c909a1fd8860e1dca4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9fcb1676854e07a2bf67f748360f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "228d9fec054248afac39d6b132f50204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4232226a644947cba9f68c23fac795e6", "region_id": "RegionOne"}], "type": "volumev2", "id": "09783b9f55d549fd9a20c51ca357f834", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfed7348f7bd4791be4477e0628f948d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78e691ed46314f28a881d8c97c805c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9b3cde5b7b44468b8ede454aade5c2b", "region_id": "RegionOne"}], "type": "volume", "id": "9288e8ee9d8a4c679930d418e769935a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d21d42bb6244de3b2568f95b38657e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62b142c1645143908d17e111c2f52efd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "313d168282774675b6801f6999280fec", "region_id": "RegionOne"}], "type": "block-store", "id": "42daa93cad864d6e92fabe88733d2987", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "26a4dcb4fb7948b180e527fd8473328b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec1e1450ba374f7e950f95d6f3b6801f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b15e7778b7e842c7974cd16e4b071d68", "region_id": "RegionOne"}], "type": "alarm", "id": "2d409fd1a66d468bab72fc5f0f2f7b64", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7e7e586536847ecae34ab19ed27f642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "229d9c50f4f5435f9ade96d6fb4b79f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "13275e1b863a4db69ffccbaf4262ac5d", "region_id": "RegionOne"}], "type": "alarming", "id": "165257c6a270426eb207977b4c8d295e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa06623e352544d4aa777c11b5e404b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c34016d3da14c2fb246d19c33716cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "812b5b03104c459991e6dc69e99dd873", "region_id": "RegionOne"}], "type": "meter", "id": "3ce0796ad7e04335873f5bd761d5dfec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9aa6ddb046244f6d8e1f5d5b8aa0c3ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e093df472d2d456b804ba677b35a9e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f113d622bc584b8ba253046427d0ce0b", "region_id": "RegionOne"}], "type": "metering", "id": "da707e54cf7e42f796eccc444067f369", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "74b3649317394ef9bc2cd3b9f703414d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7a1a8830a1c47908bcabbe9bee24109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e0f62eee36940b78ebc7a2e724783f5", "region_id": "RegionOne"}], "type": "telemetry", "id": "e05390526ddd42a7832bed7fd005ce8d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d06cefed5cc64af3923f5bd8494cde94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "16f86436fe6040b5bd7e1ad6865b0010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb917d6baf81401fabbc1a0a69af6604", "region_id": "RegionOne"}], "type": "event", "id": "b2eceab62b35437eafb5b035a2355278", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "048391a0522e448ca5105571474e41d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ceb8f1e5165344ec89b446106501a40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9284eb390e94439e95bf46e65fd66c5b", "region_id": "RegionOne"}], "type": "events", "id": "7c54bfd491094a10baf4c6118860e3bf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7262ba19a1a40479e9b3be7bd646220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "22ce19d8bae34950ae78cb1693321e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23cbdf83480d42bfa4ece37879dbdde9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5f2576c3da79467badc58f5ed224d696", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c85eb139651e4c36bdb01bc835343b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54a739c8020d476f9907064f610bcf85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "99f39e1c850144898330c53013c3df1e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "38fb6065e7224da99ce71026a3b06cab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "870b474379e54685a2f94dd43e77b2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee9570b430384db8b6adfaad82fd4192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "30662d7a53bf4d49a2234a8c2627f31e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e319c9803c644e86b26fa1fa1e2e9f51", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5fe86b1639d54d198cdc38b33d649387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c16421d82e04b728dcf746371b67ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "096e78e9fea24a28a7cf8393403b8eef", "region_id": "RegionOne"}], "type": "tricircle", "id": "064144e38b17429a88b7d9bf7e9e2571", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fcf9ceab14c54eb2bd53e6913a838567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7242f99f42a341b799e1c370a6bf8e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d217007548e849b9b89f4ce512b775f1", "region_id": "RegionOne"}], "type": "database", "id": "0ca9cce2e4d7414282696849ffcfbb79", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "beab53821ef54916bdf16a6c4ac18bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76415fc5057a4bb39e01b4482cdeb08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d06dcfd1da184588951b6ddbb5fe569d", "region_id": "RegionOne"}], "type": "application-container", "id": "601cf12805d141b090ce125e60293c81", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4e65a978c8be4740babda5fbad289627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a90c67639ac140a691f85511322d0f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "930260604e544c32bfef823b46da0d09", "region_id": "RegionOne"}], "type": "container", "id": "d296c45df06e4b7fa45dc0a0b5a7729a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d62d0fbe7dc4e70bac50cff74945b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "30fd8f7e5d4a4f7d864e02b4d7ebd2fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "059c78979dc34f07a39cfe407000e8dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2fd2a001485544dca426f7156a464490", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1610b4d94cc84b04a9516e140205590e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "17ba01b2eae044998b9c35c83e4ceccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "720319ceb8444473a91efb9c116e8fbd", "region_id": "RegionOne"}], "type": "rca", "id": "def62009c5d04aa192e5e7331b2c2abb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "757000cfdcee467aa125c68276fb2fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5f6ad058b1904056914b1d4b142647f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "954256b2c230473291e46a861fcfc9bd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f245ca93ef4c493fab18a6ed5c6fcc3a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc3b572fe56a4aeca2cbc2568936a08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7f327d5c0d2849cbba7efff69ccc3cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ab81b8a5eee145afb785ed9166bda4d7", "region_id": "RegionOne"}], "type": "network", "id": "06ccf8c5ea914971ad31439fc0a77d3e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3f68ced6d3a24168b66a76da862354a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "be119952429d4b2f879b1118d51f79c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2feb0fcc06564371895e9e7cdd1cedce", "region_id": "RegionOne"}], "type": "backup", "id": "8356d659ec944e5789d1c449648640cc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91d0729c7eca42d19b48ef3f03dcdc03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc5beb02715b41a3a904b906cfd71982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4672752d3a6f4d9c83aee78f407d8a87", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "205007554db34640950c4f3e34c6ef10", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "920d291cd7fd465384d42816ff7f343e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b5cd000385e43d6b69e0f307673dadc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ddec1c03efcf41ed8861bbb955d6d996", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f0188ca066bb4819974c8e5c3bbd410d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "704210f6d91948378cc7d244a7cf797d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "276e01ab2b1342368db33c03bc6614db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "85f3f3af0e4d4799bb02f46a9e965b9e", "region_id": "RegionOne"}], "type": "monitoring", "id": "c76749f4ae4b4d1495a14d60d508b3ff", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d2b3ccd30224fee84174d2c423b53c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8235460b303d498695195e047020dd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "31226c23385042e1b45fc3f549678112", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "499517b403264d59aa61aac0a2aa9fea", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "22431913cc8340198b193dc2b082265c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8596a0ea48a8455399706918ea8a1f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "79ab6097e4d1410c999fd66b58b725ac", "region_id": "RegionOne"}], "type": "placement", "id": "8877f4b395eb4ec1bed10277dbd95ce3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cfec2d1a7414977be02da3abc6a66c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3f7f9f23bb144a2866bf3a49c71ff40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "51d82355f3db458692a74cba8c87eb4f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3be285fcdcbc4dca86c42c0d21cb1b9e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "612e0b6e2e6e437db3265959ea0069f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8efcde2cfedc43abb4e3482eb0ac2d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "93c87836b28c477dbc79ae4688256ac9", "region_id": "RegionOne"}], "type": "ha", "id": "82f5cfdbff324421b490934bbbed119c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b0c3f71b13d4cd3ba0f8cc87a7f9aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8ad9df0237714f0185026492c8ceeee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8e81745a1096451b80a47c3274aa0b51", "region_id": "RegionOne"}], "type": "reservation", "id": "7b9ecd5e78fd4f869765cc64010189be", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5ac15e96821042c18b050eca4b69b09a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "52d4372b17af466d9e4f464969f4062c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d573cd025c94830b8db6fcfbcc8373c", "region_id": "RegionOne"}], "type": "function-engine", "id": "dc4d9c9de0a3476484af48cccfa0494d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "52dcef436f4f4051be0176c765b966b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0f76f053f87b4a899438f1508fa6cefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f6be40d931b84ba19f486b2cde6a5a35", "region_id": "RegionOne"}], "type": "accelerator", "id": "d619ef7c0f5749e0afd7a5936bd1004d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4769d4742f3d4545ac8fc65209ff5417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ebd3d4a997249e58f645f16de65fee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af9a16d58ec24df69103bf53771bfe5c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "de455795fde8489a974b6426bb6651ea", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c33af90888684b1eb3d5b5783631d0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2375126474f44458e351c97de62aa35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "35f1bf7e65614f4c8befc760be518a4c", "region_id": "RegionOne"}], "type": "registration", "id": "01ff120a678445a1b2e82ad0765621e4", "name": "adjutant"}], "user": {"domain": {"id": "6d282d9218b14c6198996325dd3b7920", "name": "e889a75a8d9449fbaaba90497e14fcbe"}, "id": "afb26aa443ac484aae604daee0dc78d3", "name": "bcd2019918f34040a42abe1c3d385c70"}, "audit_ids": ["cac2d74e6dfa4be7bcf6154149f23936", null], "issued_at": "2020-04-23T06:26:00.596271"}} 2020-04-23 06:28:00,770 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/projects?domain_id=8740a500c6e742898b1e6fc931775ff1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,775 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,778 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "8740a500c6e742898b1e6fc931775ff1", "description": "projectDesc-2", "enabled": true, "id": "e744bd03036d40c6b07f0725514b9bd1", "name": "projectName-3"}]} {10} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.253927s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,578 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,584 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,587 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,591 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,604 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.520606+00:00", "project": {"domain": {"id": "8fe60885bdb145b78b0a0a767c5ca853", "name": "d0d5a24894184507bc1c2da221c7db9b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7b35c98cbcce43fd8906a06865991e5e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1125aca82212457a88e0bc1ef4becaf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0413ff5cc4a74089a33c4ca625d38c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e6c65abe7a0d44e7a05bf34729b53c1d", "region_id": "RegionOne"}], "type": "identity", "id": "2ead0303f0e848248ea84e976845d021", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "776da093e7b446e98d002c6ae7d2e80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8222859404fe49359a00adaf119fcaed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "65676dcb0fcf46029204c5c4e934b758", "region_id": "RegionOne"}], "type": "compute", "id": "817a9fa53ee7435c877f3152c892b76c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "27cbc076b3464cee990147b28394ecc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bbd2d83071b443f6b0fdefa40e3ca998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f9079cab6daf4e2aaf50a3b95c39523e", "region_id": "RegionOne"}], "type": "image", "id": "2e05d46896294ce8ac41106bd4275d0f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "92e24f507b984b61b0aa056424611d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "09dd35b0ce244074b412b90397725394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "be87f853da334e13a6a77c9f9380f94f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "339e0f86e65b434992e319006aa8af1a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df10b8f1cc45481d95298b8b398ac4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e3550de8754bb5a9097a59795debb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3a8ac5c13a84219bf6bb6831ff84cad", "region_id": "RegionOne"}], "type": "object-store", "id": "37b528f52abf4bfb8c9165f0ff6ccdee", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c12404bd641f4992b64119602d174c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da659a0757794ca191807e598a0f9cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b8a3fc7a52ee459e98556c8f83083245", "region_id": "RegionOne"}], "type": "clustering", "id": "6cdc298772dc4c5f9b9a9396c567d514", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d74aa4cb2a84403b7c875ffef2a25cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f477f4cf0664f4d8737492cf8c2267e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a06f95c69f0f46b7a546ecdedb73ba08", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f8193637353f457b91cd7cad59b9a20f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45404da94ae64e70bd7192d6dabbadde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f506632b438b412e993fa135754b351d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7162a49d644040b3b41a1c7ce1137a36", "region_id": "RegionOne"}], "type": "cluster", "id": "2df6bd19c9924a658ff142e95d80f423", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cf66884d11cb4c38b1de068910ee1470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "89f386af804749749ae30df2c715a676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9c79ed643d074ee0b44265fb098b07c8", "region_id": "RegionOne"}], "type": "data-processing", "id": "0269ca5791ac4d04b7ab072718372af5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "732913eb0e224cf988b47bad38bb0dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee9f4d3c16f74122a03056d4a35a731a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b903010e66854409b47fe6cc787444a5", "region_id": "RegionOne"}], "type": "baremetal", "id": "ad19cb8d98b044d0ba1ac2856d0f051d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2919b43cc70f4a6bbd56059dadc55394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "809574f9ad3b43028af48477d2305d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2d39c2485587410bac500dd45c4fe91d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9122c17a268d4fcfa23adc8bc51c60dc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3582b7456948424eb9311657f5aaed8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e9ac7b3bc2c4d72b41f7eb309519e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e9ce5a5629f2433a8be23bd519b9d7b1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d28969fc069d425d83d46db29bea53a0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9d88b5ba8b3f46828f1925693fbfdc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "99afb55c71574580940082491ee25caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d283244f98e8466c94ab0f144cedb743", "region_id": "RegionOne"}], "type": "key-manager", "id": "407b41e7b0a14d5a800698f222880b97", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d53a911b3564490bece9e83f51b97a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44b5bf4f01054ea0ab8b6747f1cfc5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a0b8995271094498942f3a39543d44d7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cb05a503f65040a6bad340845048068a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33c3b99b41c84eacbd22d57dcded260a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd8b32cfc8cb419098c7c4c6251633b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0d0f805e510c4debb3800654f899df2f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d237348a022d4358a4a1e00e9a712ba3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cba58c9ea87f4841b560e5de35bbdac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b7d0d4b48c64eef8d4d57a5fa400f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "43f06c8d5ea547ebb7e7223255d20b1f", "region_id": "RegionOne"}], "type": "message", "id": "993b1a8d54b447088d57976852b6c4f7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed0e5883b12045669d19c239152601f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "75e6aeacddaf4f618f287ba32adaabec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "64e520df680c45d2815fbdd887b964c7", "region_id": "RegionOne"}], "type": "messaging", "id": "7d3d1d6b57d84f528ff84fbfbad8c5a6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2bc838a0b9fe43c29f97fed78bccfe25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99f10e8892f24a38bec4af594eebd24b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "56dc471c128e42299222e6449a201411", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b527a1028a34fddbbfe89cf4decda43", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80b8cfb0cab84a598b486388f84eb875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "940c5d83c96d43e68cfc318b358b5878", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56b5de5d97794ea3a10a21622d2de7fc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d0a6b40e7ad745f1906223ccdb56e68f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef3d6e62c1c64c50af1fe899ca07df9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d23117414464034b9d2131f2320c609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9262d06edd6742ff89a0c865a767bf6e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9f47c07a94ab46e3bed63aafdbc16972", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c01b248a4bc4f6ea706c681f327c391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37df07f716d74fdc84b3701b69d3495a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "311bb0c351d542789064eb44b27c0756", "region_id": "RegionOne"}], "type": "container-infra", "id": "43b4f50c88234bcea72c4a6fc145cc91", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e7eef3c1145546ce86ca0fa14b175bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7dcf0d74eae14e7abb791cb4621d13e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "47dfdd7f729f437aa54d03f440020495", "region_id": "RegionOne"}], "type": "search", "id": "382eba193fd44f3b8f3a0f89137657d2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f9f897bd17b747edbfdbe52ae6a37830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "94693078c5ec48068fd90fa52ccb4cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ac2905392082458f9dfc2a017b249b54", "region_id": "RegionOne"}], "type": "dns", "id": "499eba0fd4284086b8f520e20cc7f0d5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2dc459f3aa5c4d23910f219d3441464b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0c9abee3c08a45c98ad978cce9ec816c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f6a5787f9cb4e8aa486742415608297", "region_id": "RegionOne"}], "type": "workflow", "id": "a066ec6b54fb4faea32c4394c59b968f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b9ae789793fe4f04849b91f5e007b8a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a7cd797356f46888b97960df629a0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1102b4ace3d49afb235d8cfc754a58d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bcfb18450d0d41c48a4c8dd49b05ada8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "488db83d190c46509dcf17a31931aed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "520a298ca9074248a88db1dd908e62bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c0c8d227bfb74c3daa58630dc85e7583", "region_id": "RegionOne"}], "type": "rating", "id": "d72a949ce7e449c7a33398abf0d7d377", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d035e22849a24e278865a544e888ae13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88b49ba1b45743af96897e8138814d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4987d5b7717c48148b6f4a666ca0bc54", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1ffe329b7a0c4635b5dbd7ba97c39a76", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf65b999d40549babc0cbfc52c5dfcca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c75fc66829e4b658d48cdb8b7a017af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "18efd700d10041949c96e81c0acbd09b", "region_id": "RegionOne"}], "type": "policy", "id": "fd022cc0c1624fa68ebd0fda7b7447f8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f71130f4c1f448e8707e2defc47928e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45f2f12f7fdf4bacbe8027e5696bb282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dac176bef32c41088b3d0c006e1cd0ba", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a4117441c73d4612889edcdc968d9ecf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b23060a50e6c45eeac58f3de7bb979c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d1eb92c90b246b486009d5a0a9d7086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cfb73ff63f2a41b7ba0b8ebd96c94a34", "region_id": "RegionOne"}], "type": "sharev2", "id": "6c6ae478f16f43e5bc75d85d0aed1282", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de310454205e4086bcdf8c9323027776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b44dd3ead824e0694bae15737dea284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "38cdd3f22a0b4a89b4805901b1ae7024", "region_id": "RegionOne"}], "type": "share", "id": "d807aee5e8ec4aea853eb4e3af9c919a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "579a53d9d08249f380652b1420a2fda4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9dd4084f81264573926c6d812ef17b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "29d1ca40f0d74dbea0b6cb1fb693e08b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3b8f06281aca4766bb6a937563ca5cb0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de995cf23d0b4bb2abee0f0c4acd8cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f86cf7a7734475fbfc6853881150c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4a9c94cb28e4f92bf5e5a5d95add11b", "region_id": "RegionOne"}], "type": "orchestration", "id": "c77638783ffe40cebd2f9a86d8dc37a1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bb03fd6691540128adb945a2fa6d487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f078e6cc64dc41a488bdb7c13b578dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "696e2c1a65414c9b83e4e057fd139750", "region_id": "RegionOne"}], "type": "block-storage", "id": "ea0d4aa8828b4f0c9dc34d5ef37ef5f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0905c6fbe0da44978005ac7de315599a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a5cdf3468574ac985e914d4889e36c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e6ae953c6e4845be1b3a9b48061e1d", "region_id": "RegionOne"}], "type": "volumev3", "id": "fbccd6abd5144728bf768b813a52539e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "519612e8e74c469c808f07fafab595c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4435338c51bc4bd48a610b35db0e4b2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e435e87bc51f4945a0795878fe325e40", "region_id": "RegionOne"}], "type": "volumev2", "id": "d7cb4ee8bda549b991bb593a90a0517a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d19b38563cc4c01855109733157112b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b21a9f8d072f4d90bc93f6e38a86eb0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6b9048388da4ad6b1dd2b0e9d6d1d7f", "region_id": "RegionOne"}], "type": "volume", "id": "1d917156652e4fa0ac90a5eb3e7d11b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c3fb80ed6954f6d846606c2d29d3487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06df02d75f0042d4b2dd793a04657e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd10807e29d043939b9564ec559b6116", "region_id": "RegionOne"}], "type": "block-store", "id": "4e6db2d4d9374644af1c2e420194e106", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98196280ba6048219850840b494147f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6622bb88f4da45b19e2e4b1ce9e5b126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9fa75f726ff24d8aa49ad9262e8e2940", "region_id": "RegionOne"}], "type": "alarm", "id": "cf27a40f6ce94901ad8addc7d4867f0d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49698b29748e4670a76d3415a645a360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7ed06b8537224b78bc677bf3503131f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f02489ac8804dadbaec9ddc5f7051d2", "region_id": "RegionOne"}], "type": "alarming", "id": "8e61c42e515649ec8ac49de903b4d2ce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f79d7d29d6f54d04b5597831d97e71dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b57c6ab9069c443bb1b7b3db0f50d516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a7d9e12444af4ebb8ebf51aa5467b6a2", "region_id": "RegionOne"}], "type": "meter", "id": "930294e448de4612b0b93c28bb6f9de9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a2501daaf0841dca2fec7e04c188b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "62019b41248e49a9aadd51cfd8ddc020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "20c511c568a84a118973482ebc187b04", "region_id": "RegionOne"}], "type": "metering", "id": "2a0776eb620a4c3db3537f7660c2433e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "61ba0172417f4bdf9584a970b042512c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f5915e7a30e4eb5a4ffec032fe413d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "33e3855dd1a64437905d96bf4310e515", "region_id": "RegionOne"}], "type": "telemetry", "id": "c20636ad30814d9e8b8af33f79578d2b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "53c1d057dd8742e7998e6c82566005bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "df8c61d4bff24d7fa44e02e720e09c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f403880c9b2f4ee7ae51c392933e91f6", "region_id": "RegionOne"}], "type": "event", "id": "b0aa06be28de40cfb7c4cb9bbbefa3a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f55318401d942f9956e48eac4b23979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4e5020faf16d4fdfa4a7fdbcb7cbec8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f22ea76cdf40429385ddd635876693cd", "region_id": "RegionOne"}], "type": "events", "id": "8334e7fabf6d4e6a9378dc102c1f5b38", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cea4a33c1a546f89d6f46eb8d57e341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d85b0fcbcc304551ada09e00d6ea6f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b4d9cbf185e04b2b8ec15df335176d91", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1da18f675c3e48c1a336768232a65c5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3f421ae8d02043c2a7bbce3d8f5a9c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0732be6a4dfb42e6b6c816671c33dd7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4b20a2a424a409a8bd59a4e8264351f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ebb3a2f2470d44cfb749c474e890fbb9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9be7eae33d684147b841f95a3c81b39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "977b5c96a0634b72be6964d9367c2476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "13546320deda4fca8c74d326f6de1faf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "54cbcb0c524742df81aeaf2408922281", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2364fbdec204fa3b51973dc55ff5fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8022e3a4099b4cf9953f5ae735b1d8eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06c17d8a30ee4adbaf01f93a4e53ab07", "region_id": "RegionOne"}], "type": "tricircle", "id": "70dfcf253b9f41b3a2b96a56bf76714c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c6738e73f5ec47cfb98babf4f4340a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "944baf0e7db049ac90e84e120effffbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2a8eb2bcd4f54fd1a6845885fa3a7cf5", "region_id": "RegionOne"}], "type": "database", "id": "60832b8b715c4783a8a52edab297200c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2a056261aca54f08badc3eed650b5971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39753715469c440ea499884af7533f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b096e8206086408aae23d52f64cb752f", "region_id": "RegionOne"}], "type": "application-container", "id": "fdc3f4beffdf4414ab4b4fb70f02e3c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aa8b79cf7aa9482f938aba4591c449dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ad9201405e5747e6b9e69582a50dec6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2abb8656fd104f1abb7e828a582912c5", "region_id": "RegionOne"}], "type": "container", "id": "6bbca3ec58794eab89b313ee2e9c4f90", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa337107d3d74bdaad4061250e6375ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62a541b605634de0b695304f37ebd044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ae95c45d03ac430eb4aa109511aacdda", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7b10ae8779b04a99ace0991d7d69b9a2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "026a936e007d4072ac8a3f17b58f7268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4deb05fc251433eb4cc87e144a0b0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc4ec4c1410d4f39be3eefd1baea077c", "region_id": "RegionOne"}], "type": "rca", "id": "d2dcf7e2f2ce49bca4411b1d20c17646", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d0da92189870470cbfe91fe9b1927b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "73bb8db676e84bf6a3f4d68a98d0acd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a722dd5495e04af495edfb618820b161", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "55eb65bfdc8d461da13fcdb73c325c5e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "80854881ed0440a895cf2ad5d7af4987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f45f5af828c243fc8e3aecdfb2a15877", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fdca1d8eed704cd1b3a6806d69942128", "region_id": "RegionOne"}], "type": "network", "id": "416c3acf502446bdb201c7e9f0c4fe8a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c64d04ffabee4359b3f808e125c1e09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "120377103ad344dd89a38630962fa741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eddbdd4b048843d884b921e627beda26", "region_id": "RegionOne"}], "type": "backup", "id": "bac8b33365134a699ca8434f2eb1f35a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84e80714eb994248b9f3fdac49a16df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7b44c61f4b384874bf9a38d91eca1123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b7d1288485a44383b5112b6ae1993466", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "71b9adde836e4542ae41f969db4fd4e0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "500d2ee27fe047daa69543fc2f648b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b546827611ae4099a6f865c325e3b039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c80447dc2cd449a97c34f23c8f49409", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9d657b4320d0491f8f67e2ff9bcc3297", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e2d5868a392d4bfab68779eba87489d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4d86644b187a4a01ab87fbb1db38afa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "cbb3c82fed2144abb73ea1c4c5519c21", "region_id": "RegionOne"}], "type": "monitoring", "id": "a02029838e494cb987b9d28a2687e386", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0e88d305126e4a058a04f4bf26c1b438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e9b4274c32d94ea29efbaa20d9ede157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "393115aa73304961bca28b1eee96c37a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fc309b03cac448ecaa97d9c9927bde16", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c856127e6cc7469d9ccc41b73dd36280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e8279f6967814540b555dcae891fec19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ba94de75e5e046d589839dd9a78de753", "region_id": "RegionOne"}], "type": "placement", "id": "0c295e3a1fed46fe9b6fa7c465550e1f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "feac32de272040fda129d46f1b57bd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7ba48c12fbaf44f98f2522d47aeaf91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c720d1abd39549858a6bade9ed6a9fd0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9501055ce5c14fd082d9abc6e0313216", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad53250f2c414ac3ad0f2e4702e0bebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e0022a4bafa4a2e8eb3f01603f65fc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "43507b2b931a4d7f993927681ea619a1", "region_id": "RegionOne"}], "type": "ha", "id": "00b9b9e878b547318b7de82d222264fa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b83ac5c2de974ace8d0c5d1ba0f05b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cf3fc17716cb4b02ae6e6949fefda2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "153edc4dd1da4d8186873c68618d77f4", "region_id": "RegionOne"}], "type": "reservation", "id": "a5b9033292b74db6ae7ff573ddc3d54e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "145d95ce2178474bb095755ce7a82499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2fd1e248a8bc43b2b4b9ad19bb36c974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5c43d1c80dd442e1abd7db5c2628cb20", "region_id": "RegionOne"}], "type": "function-engine", "id": "88a793df2be74f4294f6b64876756090", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "644439b4881f49f4aeef321cc9a96687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2901c5d18780404b873161cf984e91d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3b03d483b3874c0f98963c24bdd16978", "region_id": "RegionOne"}], "type": "accelerator", "id": "5cd0aba37cd04f4dae9946d7e1b8f6a6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ea4e37b520e4528be559b8d03b76d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bba1a65e396f40a69ac0cf87d7f24ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4984836f93674291b3352be3e7fff04f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "444018b63a004a64a3d5760c3c23170f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "638ba8236a7945278c559b3693da6fe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96bfbe0e6e814896a2e2c897dce703e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d8fea61d7ef45219744c4b7051d1df1", "region_id": "RegionOne"}], "type": "registration", "id": "1b291af0462742bfa6eaaef0f8efdb31", "name": "adjutant"}], "user": {"domain": {"id": "9d6046a425f04178a535d5021ac54f34", "name": "e891a20cc29c4b9ebce252bdfae1cda4"}, "id": "61464073ae9e4a7ebf80214191395f0d", "name": "8ce7c9d8e8a24666babcf51c757fc10b"}, "audit_ids": ["a8122527b16440f28520e41daa7602bf", null], "issued_at": "2020-04-23T06:26:00.520606"}} 2020-04-23 06:28:00,729 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,735 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,738 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,742 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,748 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,751 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:00,754 openstack 'qos-default' extension is not available on target cloud 2020-04-23 06:28:00,758 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/qos/policies.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"policy": {"project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "name": "qos test policy"}}' 2020-04-23 06:28:00,764 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,767 keystoneauth.session RESP BODY: {"policy": {"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}} {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.059657s] ... ok {5} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.275217s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,633 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,638 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,642 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,646 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,659 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.575327+00:00", "project": {"domain": {"id": "7bc9d9afc13c48e996a6149ede5de119", "name": "bdeffa518659473b9bda0cd1ff4351c8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ae86986c28154820b6493c550ac8f778"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "17069df1e0954455974bb9ab156ea355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e0179548bb374bc4bbf37cc9d747010f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d6fb1fcb5c944b4f8df2d23db03884ec", "region_id": "RegionOne"}], "type": "identity", "id": "2582b233d00742b99546faf365b360ac", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3a4ab333cdc84eb1aad589076c885ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd1f8386b25548df87ce7809b8424b5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8edcc1137c4e4a0fb8db5ba32bcff6e0", "region_id": "RegionOne"}], "type": "compute", "id": "bccb7e35a66544d19e876afeb931c978", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a1c39b8a4ca7403fb883297b49774615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3e0ec98f2bd5431b9d53028f0a2fc705", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fd66b1d17ae94d9791022634753c52ed", "region_id": "RegionOne"}], "type": "image", "id": "fc77371ddbd442ce90a65f14ecdf46a5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f393d7bb5d2a42f8a6c42a75ff9c827a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e2348c0f1f844ebbf38c2cf9fd79bf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9a9538d6085f4955b3c8c850e1ed7359", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ab20adeff5bf4b54ba96934e2bf17615", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f610257e380a458bbd66ebb9aca2d54b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8df734f485ae467db3a9012d42342a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c1c9c254c474f1a83dcb5577be31930", "region_id": "RegionOne"}], "type": "object-store", "id": "67e0a0cacaf84d979ae4b1ad2c2cbe33", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b9887c227e643c281e286eba706be7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a4b25a4a3cb441588ae118442e7a8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1c7ac125758a49f28f28b567eaf8bdcd", "region_id": "RegionOne"}], "type": "clustering", "id": "dccf84d318244229b79cedeea402c3d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7308771653124e81aef0943aeb4c2ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6e09f3ff807475cb74705f189856c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3009b2b09dd842c486017cdeb9bfb087", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "beac6b734a07497786aa811ba9af5203", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc048f6ddca740039f21b20d8492ba6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d114e2e0572b46e48860e6831d231484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3f3ef368dc5b45139805a2531d46120b", "region_id": "RegionOne"}], "type": "cluster", "id": "72f3d64844c84ee891591c896c9df884", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "268797167c6e4f71a88edfac0453bb8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fb172240185444e1898e1300e19a6321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "281c8605bfff4f8a86debf443213b10f", "region_id": "RegionOne"}], "type": "data-processing", "id": "edcd083655ef463ca6a1586c54a20484", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67746e912f1e42a98587d1544247693f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db6540c464214d0b9941193ec47ff492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "29875e8daca44ba9a0d39a14aa74f07f", "region_id": "RegionOne"}], "type": "baremetal", "id": "53439fac2f304f2e9d28e3538becea1a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c44ad1c3aeb14587a01d0e2066326bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d590a179db314848a4594867d72f7dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c3e15cece811403ca7f12151777e74ae", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c5a42da91cdc4a57bf0d359ba2d7123a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f7532a04d9354f29b6bb3a41b9752204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2408928a7ed348009b4962b931cc2e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a45f42cc3e04439290a346c4475e4056", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "27d19c7df3414e5483a84e2c5facf2bb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2eb72daf475540bb98f375979d9b6bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c6a43c2548f4cc1996b62bc44945d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "414fce9ee46543599f20fd7cb376bba1", "region_id": "RegionOne"}], "type": "key-manager", "id": "cc049b56322242d5a0b79f8f5dae42a1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aaae31c4d2e147e2be593e2a1538e995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9f559481b6b1401a841c2cf04392387f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6fb677c45614736b34b6ba2eded16a5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "82f93230a5a148afad505307c9479814", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "94b554ba95dc43ca8521845aed0142a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21cf18b7b06f43cf991e32c6aa7206f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f3d1eb9c3bb4cc0b03ddc1b257b964a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3fa6ae60b22f4c00a655bf4bb0e79e1a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "03c2b531a3de47328f52c6cd96a393ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6adbcf9815a24c389fedb50e3767feba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "13d0500119e44411a142bc61231b9fc5", "region_id": "RegionOne"}], "type": "message", "id": "6120b14d0aa249189c924830ce168e39", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9dce48dea27a474baf660078424f7dd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8707118eff8742ffab0e3f2cf37fe176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "40e7e6059fa34ea497c63fe15b40d990", "region_id": "RegionOne"}], "type": "messaging", "id": "45519301366f451486975872937e6002", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78bc509126db4c31a7fca0534d424184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21971a9784c3403598e432abc3df32ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a36b0b16b5454d95ae17c60072f53347", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4be7d2ba6ec34d8c87b712eb3927485b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ffacb4992394f6c82680fef11f58872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cacee33834f47b0a88725f716d9facf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "574f522b46cc41ed9fb1c72ee5829375", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d0d2165f933e4146984519fc1b57a4fc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f87d42892704e8eaefa6f81cfdfccdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "807e79d009c0470582bba891a103968e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a635145157d64b0d9d48eaf509ad8554", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "104c4d8784854fcba7fab375a446a468", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbe705e4b2dd47e29be5beb2e9c31875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42a8760904d6464caf8426efc2d55e8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4318bb0f6fa43fe92e9a6e207f32e33", "region_id": "RegionOne"}], "type": "container-infra", "id": "395bac934d68411182ff3c9790abcf60", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "80b0078ef53a485d82bb8ae0d625ed07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "84530b7d5146455fa08bde6a10be18fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e5d642eebff74afda758d4a4408af08e", "region_id": "RegionOne"}], "type": "search", "id": "dcbd363d7cde4472ba18c03ed71f23c5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4babbbec75fd4bc989a6eae0ab8b7a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e95d09c8ae644f7bb0fd411da2060a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f7696e6759164223bd88181c3ae76fe6", "region_id": "RegionOne"}], "type": "dns", "id": "02ae17acf2d449e7b8029f45f0cac184", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "039dfba80b13484694c42694dec6bf57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1278d47c09548f6b8229c5c0395f5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cead7592fa684d27afd0901020852aec", "region_id": "RegionOne"}], "type": "workflow", "id": "ada7e00b4bb44b1ab96489d0d1103b48", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "44666515dd184cfa88f74c5a5e2176fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be1fa01007d845c9aa3bbc0fcdf21ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ac1b8ce22888429686141225e94719b9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e13d36bd37974f5daf217597d5594355", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "eb9d8d258a4f4de39e91277531013a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9232060aab3a4c23ae355e9974265024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4b3cccc7d0bb4c728582534cc3682c9f", "region_id": "RegionOne"}], "type": "rating", "id": "04d9d5ecd6d54b98b82466250532bd4e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c6db5a2327024c43991df72f0942669a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "82c19db7f51949ec855567096a62a599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ec55170ad0694cfe85d894d3f7df6dfd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ab26af45eaf74b75bc8d524b28a49703", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "441c61338349447fb3dc4e36c6ec6382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "627641e6b5444db6b9d1862666f45dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bffe34d7388f4f43aa9862003ed1d3b2", "region_id": "RegionOne"}], "type": "policy", "id": "1c2db295e4a6499cbc6e98fcdf1976a1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f4de1d4fe624c32aaf457fc0c290cc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d190840617d84bd5947a89eb23fa9660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8593131689334eebb278ada8166ceb4b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9f6cce12cc4c4f50b00827a95ec33e6a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fed30e2e63ae4324bc39b1659f051f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94cc726aec144f32a7919581325231b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5813b18033c8404bb7a95f59323eed59", "region_id": "RegionOne"}], "type": "sharev2", "id": "2767fa2168e4471a90ba7b0d77b5c04a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00bd50ea5f194ca1bef9da0b38921859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32164e88b45f43758b81b4f578990d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "37a5dc04de2d4072ae133c7f3e6e029f", "region_id": "RegionOne"}], "type": "share", "id": "341f379832eb455792aa3d73d43a60dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fc5c844236a4e91b07f252efa1ad5ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd0f3e45e0944d97bcc164a096fc6797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "26968323347d48ffa41b2a47b7900949", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6cc29d26710f4fa0b2cbc0a7933996ef", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2808410f5da423fb8f185bcb861d2fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "261854814a1c41c18485431256061084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "264ba53c695349029fbadfb6f0ed8460", "region_id": "RegionOne"}], "type": "orchestration", "id": "8ba8dfa6ff6b40cd92e1d7cfd97e46e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c42b2f7a7ae43e0b7fe23e93991cc91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e477e21542314497a5fac011d9a0bb9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e24dcaf9ea64225bf491f34a499a3e5", "region_id": "RegionOne"}], "type": "block-storage", "id": "a144f7d7ba344437b1e448910fdfefbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59426444c8454b28a4712dc0745a1876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2556ff089d4245648991e31340a4072c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ece6746c4bc14e9aa5c4fce428e10b66", "region_id": "RegionOne"}], "type": "volumev3", "id": "995f62ca7dd64fa0a2321a271bd17b9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eb64d1dc5634c259a06a5d2c78aaad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f03d80f1b6ae4b12beb2c74fcf9cd29a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62eeabbc23ed46db95ab2c1602068b82", "region_id": "RegionOne"}], "type": "volumev2", "id": "6c40aedefc4d4ec9b02170ba8da3c143", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8859c296be154ac794ba0396b712bf15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6059233193674323b0f43cfc4a754110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "213a67f8950f4bed8e4acf2eb38011b7", "region_id": "RegionOne"}], "type": "volume", "id": "a548f5ad18f04839a672c4c3ee5eb7ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1a916fa8e284c518fa7a722754e9e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f8ee7f0c794885867a9b6a8ea286a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd7a6c677de44eb8dd8acd0a491f9d6", "region_id": "RegionOne"}], "type": "block-store", "id": "e086149f38d449c095241519b881026e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f71d5ec2c664087a1f5032f89e57e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "125c5b7e83e74bddb154d6abe0ab66d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ad46d862f39548f4aee9a10a498e75d0", "region_id": "RegionOne"}], "type": "alarm", "id": "77d32407eaf04f578e535c509f6f2601", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3202aaf0a98f4b92b83e275adfedb288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edc9e5742b494a4c89cdd5027c16b232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f34ab93b085949228e440cb0d1c6d776", "region_id": "RegionOne"}], "type": "alarming", "id": "ece76d02a44042caa3e038cc6aa5948e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bb53a75c4ed0400e92cb4845b1634a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7975c6d6539349fc8614b1ca9bafab91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93a9083a06a147f1ad82f951bdc931f7", "region_id": "RegionOne"}], "type": "meter", "id": "06b3d6c056c74b44ac9700b0b0fd403c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ba203987acb4f9bab01c84da9a93df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "91f9ddc5eff74f1ba47d040dc105e6de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01e7b1472cef4017a606ab8511bc9a03", "region_id": "RegionOne"}], "type": "metering", "id": "10158afbc3014dbcaf285082cf231d8b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84e909410cbf4324af8fc19792d463e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0289ae8e4d2940e1988dc711c9666827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5093a40b1e4e4a589f838535ad3b811d", "region_id": "RegionOne"}], "type": "telemetry", "id": "7c59d65b92694a0589389ab7afae91a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "66b9a9a704834e75ada2cf06440c65a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e4a0d93c21e4f7e8e55f821425e4e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "47510ad96d0342c4a7008d1aa42a92cd", "region_id": "RegionOne"}], "type": "event", "id": "4486aa3a41f34af9a410b1d3cae0d9ef", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "92e8afa8d5914c81a414c22672c868fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ce3c76815c0b47689d955ca03c2e2278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ced071f373de4f6ea6649806facf7350", "region_id": "RegionOne"}], "type": "events", "id": "c65b52b4174e49abafbaae45cc60a947", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6afd523ec9c4efdb0b95d6f9145d913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82aee76ea536433f946828b42ce4a09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a4598a70a8014ad99eed814f58e8db18", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ee7e3291da8c4607b5fd611eb0c3da4e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30cff5fc04b2455aad9d2f615b591f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad4526e8a1b84a81b4eb9399139470d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "def2958f1a52468eaf0e6ecfc1ff8be1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9b6738bb772643e3b065b3648e535b0d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a22e56df0e914fd8b17276597c7c17da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4657948235e4ad5985d3d9bea2bd182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "951c2ba72745465ea548b66486f274bf", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "07784fbd4ff34da7b04429bfe5918e90", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bafa4a65fcbf4f80a2c1d66a731fe64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7896932f2d7d4ac4a8ac1ed30ab7271d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9a495da9b014ffea2560e458f893827", "region_id": "RegionOne"}], "type": "tricircle", "id": "79a28bdee9b9437a9f42d9ac2bf9f328", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a78ac41b16d141f9a8814d385429d9b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cb651d567abb4f8a8d693a14aa4bc53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ab04c60abcf14cfb9a14eddef248c41f", "region_id": "RegionOne"}], "type": "database", "id": "59ed36ffef0442c681c146f595ca4528", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2bfd533a960f45399ebda9976d2af817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89b1f5cd36954e898a30863e38d2cbd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "45a3982803ed4f52acbc2f2ed8a4a6b7", "region_id": "RegionOne"}], "type": "application-container", "id": "5326200e4a6e49248049d60d55d07a2d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3059ed824254f1c8e65dbe35c346329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc46c34a175a4a33b66eb01d3cb19e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c6b3bf82ba554b8693082796e0f13cd7", "region_id": "RegionOne"}], "type": "container", "id": "4973d7b7cada4baea3182b14106c53df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "97f572648e99454e8be2912cb192a3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cbbf693cc9b34606a8a2d53b3c356236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ae92136d45d3430594a9226a322d4a96", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8437f2daabcc479c9710154e2b22b5b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a1e25e43e38945de9b940245f5dcb9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae0be0a4855e4137bbfe7b52ae69de94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5995de901b1d4ea191ef7ad19818f44a", "region_id": "RegionOne"}], "type": "rca", "id": "5cb2d6de922b4306af96977ccbac20b8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "715bb6f0328f42d28db6f94773d0d5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "55ba27cd2e5c46a2a207d870941823f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "87edf03ed20b4ca5bbff4e9623d42d3e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2e8e0d126ccc4b3cab7c0e76bae935c8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cb2fee9dcf8c4c3caa2c0be25022a3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6ce82098024045839037f7782a0f34ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9ae07bf611e54814ac79a0a3399af5cb", "region_id": "RegionOne"}], "type": "network", "id": "4d81ea116e354c6995e169a1c7d23405", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1c12617f4cf4422e8f02784dd4d8db6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0e05df116f27426eb2fa99a2b1c2de21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0759620cacf54a8498e764330d245003", "region_id": "RegionOne"}], "type": "backup", "id": "b2673ee32ced4e3b9b637d5a8cde0480", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46300662e30e4ed6820c78b108f103b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b7857aca737477d997b49519a811311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71bef9e0021843e28a45a00b433493a2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "05ad12f96e7a4375b8b57026cc6d65d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f175b776c5d24493b9285879f0f1e0ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68a4f249809249f59d45fbeaaa6936fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8a1c96ced2c94d939b3c5e6fcc9419dc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1188d277cd6c4af8ab6c36626d63eb6e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "86be3283de4d4ae18ddf0f0f271fc103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c508dbcc057b49f0ab3435689c35162b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bae28eba2d534604974bc2aa43889bbb", "region_id": "RegionOne"}], "type": "monitoring", "id": "5c574478a518415cbec1461c84b9c56b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "857f05f84787428bb8112c74b985b633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b1bbdf6550464d278472ead9d328992c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dc74dc9c600e421d827442854784a0bc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32f1d6e827314c4699d8936ce581c027", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e2de44456f9e4a0aa4bb282d803874fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "251d3d38d77143a1a9a6b544568cd6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c894506319474606b59076223f882ad9", "region_id": "RegionOne"}], "type": "placement", "id": "bea3fa9270ca4d66adabc3a855827994", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "862227e15006428c98f90a2d078aa36a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b6b16094f8d455791a25f8f6cfb196f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb958c9b08d044f8aad00b96a63c9397", "region_id": "RegionOne"}], "type": "instance-ha", "id": "98c243c48950416bb0da807bcad04cf2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f5b3b44342b4108b1055469458215d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef65bbc4ef4b4a4a9e6d0a61854ec829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95df1914fa254134978e8deb47af628b", "region_id": "RegionOne"}], "type": "ha", "id": "af989644e57a4338b3e048bd8f1d0106", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9be6a150f84445d2babde311da78f998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "233d6c76a5944c48ba6f50c02b159931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2af213e844984797868649e67a9cc3c1", "region_id": "RegionOne"}], "type": "reservation", "id": "5eaf023bcc9748369d62bf1b2c9c531a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "454d706b91c94c009dcf6658ab8c829f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b12b83fd7bc9406db6fed27b930c4923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d49239a9c43747909694d689c710b85f", "region_id": "RegionOne"}], "type": "function-engine", "id": "710c280298224f93a1dc516b00e2dcb3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "458d2d93359b485db6659d365b45774a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0bbda9d5561a453cb7f75345bc6e7cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dd913e193efa465ebfc3ab7eac8eab6a", "region_id": "RegionOne"}], "type": "accelerator", "id": "4fb9b219fbd048eb84ec41f347ade1f6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33db3df7d0e849bd8ca825d52ca8cfbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71e842ff7e29436c94c6f0967fff52eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "863ecde972a94b8790427cd6035636ee", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ed5da0bf0d924298b4ce875b610cc4de", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3cad4cfd386645838bcbac47560af14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4e10f81d3af46e98a19dd52c82e5fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6bbb7f508068415e84a455fbf6aace57", "region_id": "RegionOne"}], "type": "registration", "id": "4585a33ea38645d88b76258db7280959", "name": "adjutant"}], "user": {"domain": {"id": "aa80e75f653e4ca0804d93d9fb9f9c46", "name": "966aad847cd04cfcb449d1ff4908a416"}, "id": "b1eff2e578564c73be0593c0373f4a54", "name": "3cf5a050bd5548ceb800fa99564d3238"}, "audit_ids": ["2512121cee3d4732841251c77b6449e7", null], "issued_at": "2020-04-23T06:26:00.575327"}} 2020-04-23 06:28:00,764 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,770 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,773 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:00,814 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,820 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,824 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}], "links": {"self": "https://dns.example.com/v2/zones/?limit=1", "next": "https://dns.example.com/v2/zones/?limit=1&marker=asd"}, "metadata": {"total_count": 2}} 2020-04-23 06:28:00,831 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones/?marker=%5Bu%27asd%27%5D&limit=%5Bu%271%27%5D" -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,837 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,840 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_disable_service [0.057856s] ... ok {26} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.064533s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.062231s] ... ok {9} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.058328s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_create [0.059928s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.063767s] ... ok {23} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.070895s] ... ok {22} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.149816s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.056996s] ... ok {25} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.162011s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,794 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,799 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,802 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,806 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,817 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.731815+00:00", "project": {"domain": {"id": "35b517aae59a4f1b9aa6f863444aec93", "name": "f3ab2a799b0a41b7924b3a0ff9a7d361"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "830ce5cb7c8f4298aabb15d48e0d6a70"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d75449d539f84ed5a4910c7ee5ee6962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c604ad31e79c4a6cafd193c28c96f26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "15fea7374e7142d084a293b9a8702062", "region_id": "RegionOne"}], "type": "identity", "id": "b120e17123604753864e9b09dd51110d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "786868b40f4445f09f3ab9a709cb970e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "54280bf9921041ce9590de2a24d2315f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "66f23833124a4bd0a191137819872c9e", "region_id": "RegionOne"}], "type": "compute", "id": "4f17ab3b7325450c832e391f5be9c2a0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "127c27d8e1574febae2804c4818ceafb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a7f9510b13f74b2b973a325f564bfaaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "14c273e5ab0b4057a119328f040e287e", "region_id": "RegionOne"}], "type": "image", "id": "a86b36ea36fa4b8f82fdb0ce0187b61a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6d36140e21d44ea2abab4d9ebc75b141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "195a07fca8d94e2cbfcc7c65fb6d25e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "03eac62d094c4a6ab88861ece180c4a9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2cc0a7808c2f4d49948cf6937c73c26e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "943a75d5ff79426a80b315e497b7968f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85e05df2d0b2438c99e5e9ec90b6177d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "993671d132dc4a4682cc1ad460915665", "region_id": "RegionOne"}], "type": "object-store", "id": "9f7af7c548514a458f4380592acaaffa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f081134f14df4ed58c624cd0ecda423a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96c166c75a7f4cbfb1fb21f527df0bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "775ca279ea2d40ad90f54cc4251455e4", "region_id": "RegionOne"}], "type": "clustering", "id": "4c69b4a42f6e446d8258c119c8322af3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b0829cafe394e87a88291566b272b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4644a229aba945dcae4de0c25b8f7af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "453f791fc0154f6996da5edf4e9d9060", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a804bee38420483d8d4d4f8f7e88e64d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c59ce440f1045e192a260a2649d5075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f9c54eec23047b98dc08692e8a841d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc012fbe61bc42bf8d774b748b50f87a", "region_id": "RegionOne"}], "type": "cluster", "id": "e941839a00dd4c5bb8277f0c3f7ba5a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1dc007d86f34b5ead24c687b54e7844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "13e4c8c829f44a879cf05ac6cc40ebb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6f5d9b918bb649cfae7bc6549cd93cc5", "region_id": "RegionOne"}], "type": "data-processing", "id": "e1f9b1f0b6b74e38a08e589cdbfe8a93", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "491bae928b574b60a9adf78208518134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc2ae0edb8a3456ba44a4aaf5fdb6b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b03fd6806aa944708243ee1b366fa6fe", "region_id": "RegionOne"}], "type": "baremetal", "id": "128fea5464d947b2986a71a1df970b99", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66c6a4df92324997943242b54e4c6573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89f0d54504fe411d82996c473ef73167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "81382cdb52ff4fd9b3bda8cd69fc58f7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8a3b7c1b828443f78e33ead610084275", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "74d3ec533bc843ada081215000b9edd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b2cab280da1347c7bfb8dabdc6653b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "756615395062444786412538417a615f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "556f1fcd88824db1bb31203faa565eb5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7be7455726b3460daf549ff94a6695a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "756f9fa6d6f04c608f019951bfc06449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3a33b5e3ceb747b9b469672df84834bb", "region_id": "RegionOne"}], "type": "key-manager", "id": "81ae02b6e60c4dc79451c5f7e90f1b73", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29f18e4b410f40fabac183a1977d7d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a785c770fbde478e9a054e9c2f644a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ba0166dd9c0643cc9e4c0bfe543adcc4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a4a08037c1a549f0932489b896abc5ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3e30a8677bd4b12a4b889c3487e4731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bebe94fe72c7456c90035fc61aa87011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1e105cc83921409f905f6ada9a7a22f3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c28c447be7de4e968e7e4f956b4eb3e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bcff1ea8a50e4cfc9905c973b02663a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3bea0f214f674b9088bf91bf57728a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bc89b6611bae41e080254cb60630ecfb", "region_id": "RegionOne"}], "type": "message", "id": "291006464cea437cb23a5afac2b62812", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4655873d5a304966ac131f7f10522c2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f953bad7622a4eb582d9d30fb2245c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9da5dff09c0a41e1bf0782a94183d3dd", "region_id": "RegionOne"}], "type": "messaging", "id": "bcfce554b9154db6a27ab518dc8c4b1c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98d07fbe06dd41a3b58da5645a086fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "678e487c2c25468d86789bfdaac100fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "64b47d875eb64cc2bd445d64d2bee86d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9c0dce13c13b48c18194266d283493f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d1a61427b8a4a1ab7cee40233904b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65211c1a57cd483eae27d97a72b374e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60d7c5045ae54f8990294c2a01eb071a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8bf8e85a414549b29d73d688653964c7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95b51111d48948a3881a271956f5be71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4e3dc3b08ed4b06875e0122b0cf9b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adf3087317704c259f599a692760ec1c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "26de917a75004d48bbaa99109b161157", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e599ccbaa16044da99158e1816a999b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90b2b9d4ec2449ed8541533f1297b8d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aab74ba7170e440380c096706142d426", "region_id": "RegionOne"}], "type": "container-infra", "id": "b7c428fa349d40db918ad2c92b5ecb1b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "01e7f15a8b71438f9cb0a1c45c53e499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d338b43105074db69204eb0556c60279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ad2f0f2a0da04529a937bb4c9ee0d522", "region_id": "RegionOne"}], "type": "search", "id": "c8d120edfdb34ce3b8dd36f682e67847", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a1ad6b7b01d411e88cec7753074e57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a26d64531421439f9a3860fb208eaaf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b9c919df46e8470bac86a39d1df60089", "region_id": "RegionOne"}], "type": "dns", "id": "2e0836d610e747858aa031e1a6fa468d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b4da897d778409489d1bfed0fea0756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4640b8995a8f4460b4edb636cde85667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "47db8b4418f44fcdb9dda06c783d41d0", "region_id": "RegionOne"}], "type": "workflow", "id": "cf16ddccf0a44cf29c7793bd7ca3d4bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "35f9b0fabf6c459db3e8158f33580b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "79fb6d492f9c4f989bc4174759089f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35201d172e694ab68d1ceea64fb36e6a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2ef08805042b4d72ad363557ba64eeb5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ba69a80f38fb4495886de3a0189fd84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4ccf9f1aa58b43f48489bc85cbb7d2e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "847ccb28abc743a7b586bda0004d6960", "region_id": "RegionOne"}], "type": "rating", "id": "d8c3903b3e2a405c9e42fedfd1f5a239", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6fd3289546644e5bba0b58ab6816201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc5142c4d67b430ba6ba8c6d4954c372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fc930e1fbda74c839f9e352abda324a2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0b8952f0705b43d0a49de0e2a10fb725", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22cebedee8dc46248960d47dceadb662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a102e87ca8c48b68ab97c4023b15b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8b5b6af383cb4abb9451f18057ebdd54", "region_id": "RegionOne"}], "type": "policy", "id": "62001ef7c4614aefbdd86b5e50c19ac3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "809fb65531994b3da5b07fafbd50fa9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "45da1175daba496f8914e1f8325e89ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5835cf0d75e9461e9a99bb532e4d08b8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "938cac4f2cd440b3a4675bac8d9c2735", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21ebdddb01f8461d83e481ceb1d3d92f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0cc34512a97241bc972d36859bcb247f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd6d4816b3e14562a51e2eca3feeb422", "region_id": "RegionOne"}], "type": "sharev2", "id": "7cffbad510d243788b6529fca4e91a95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9af5ded32e804a8486c031bf1910bdc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4de0d8636eca4a45b00f3b4434547b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "535542710f9248f5ad4e373b78e89316", "region_id": "RegionOne"}], "type": "share", "id": "f42a35f17fbe4a6bbea6e2789b80decf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd362d63e2214344ae564e3e884036b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "42b69857c5af42dcae0f2ccec6bdaba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0eb5669d817f44c09c1edb7dc214558c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "06f4ba2f053a4eeeaff4c4db8066f83d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ba2073eba424b2a83eb424347ca6804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72730a1bb5e04f58b56c0a6731ab30d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "029a1e9958dc4e048a5a9647b285f503", "region_id": "RegionOne"}], "type": "orchestration", "id": "bf8b5ce5d06e42e3a95608a79ca4bc79", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ec494a5ecd34c05aad8a86ea6f16728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c7f1c47e4a4c2cad78867c681dea79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3698be79751d456a87246f0371e89572", "region_id": "RegionOne"}], "type": "block-storage", "id": "f13d754961fc48d3853988e53f32d144", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47d9119d7b9e4cc4b3895033d066e404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ebbea6736ce48969fa729ba18b8c294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cacff72e4f3c46d1a307c89e0450eab7", "region_id": "RegionOne"}], "type": "volumev3", "id": "8364a0be55e54e04be52fac27a5b4b97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9104b0abb9944f86a11c0ec3b5946352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929b4dfc520540edb25f457ce8e344fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "621e7e9a4b684cdeb75cc43b97732210", "region_id": "RegionOne"}], "type": "volumev2", "id": "70a4aa10f276494d8bed3779e980ad71", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09a88177ebeb46b5bf2fb254d9202cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb203d11e1c9435c98e1b0ac1aef896a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "386684bc56fb492883fb1d40ee4885a2", "region_id": "RegionOne"}], "type": "volume", "id": "8cb871f06b554d239b3af06e8f079aaf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d669553093a144d1bf88973ede379844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5bb229352f4c709a437f9728cfa253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e68a0e863230495cabe1f6a169927a85", "region_id": "RegionOne"}], "type": "block-store", "id": "20e991df095e4ab8bdf62e9aaae867bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1574415740f5419c92b570332ac6b58a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b0dc1c7358e4500999af30106994689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7b74636585244e67894a352396f9252f", "region_id": "RegionOne"}], "type": "alarm", "id": "2f836d4da0ed43d78a0c2ef75befedd1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2963d4a436aa4090a0daa5d3961e0143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15b0b2cfd6854103aa58ad146cc78d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d5333191c3674fbba1f6a3a8de499298", "region_id": "RegionOne"}], "type": "alarming", "id": "bbe14c42c9ba481cb347a495246890df", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbf81384d76e40e1a271e9bd42dc51e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7646b77071d49c4854c224c18ef244d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f558c44540f43df8a533fc2fb708278", "region_id": "RegionOne"}], "type": "meter", "id": "47095a428074446491978cf1cb3a9378", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eca8c58e76d8470fa7ed862d3cf6cde6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76fe124bfacf4d60bea8b2da3f6ac26d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb40f5015db0460f9d5c4b073751d640", "region_id": "RegionOne"}], "type": "metering", "id": "91c3b3aeac2243b785405677afe2553a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e13df23ed3a49ea879d19997c229358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "69674511b36a4ef4a08f13e041018e81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e574313047a449cb8594992a45eb49a0", "region_id": "RegionOne"}], "type": "telemetry", "id": "b2a4641c7d424ac2a198233aa2174f52", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d78245195475438bb178a640e3fa6f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "836418a79f974f8bacc3fbd03c5a3e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5cada15e2684470bdd9c1bfb7ab4853", "region_id": "RegionOne"}], "type": "event", "id": "d541d089c1a64d2295917d1c125671b9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1887d24c322541c1a6fb483de97cfc7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7834be1ec1f14ea9a14b4192f59fb8dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9254f47fcede45fe998dc67ced488031", "region_id": "RegionOne"}], "type": "events", "id": "48f4ec78b6114341bb82c26be20483ea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23b0724a51c949ecbd5f17f83f9998cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef4b64f9c9a14e42828b41186401d907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e2e218f8974f403091a33296df8a6aa9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "05a66ac1c5304625b7db6924f48b5acc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d823d33bc4af4bc1911773cdce11b0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "193e349c4cf543449957d0ab04cf5872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3df921ad4c0946ddbbd30c9fb2f8ceb1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4659721713154cc9ad81e2164da62b26", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9366e429cf7c4dd28b76f877235f09ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7eedf11d34c74490842ee28220ca9b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "044a75007cb04562af5b824d9f71f368", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f62335bed44848758a99d0b1a8388e9e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "755869fca9f34e51ad893d2a241efa2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c719edb5a5e449da499422aacfddae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d76ccc8a66a47e4998851a2b0072728", "region_id": "RegionOne"}], "type": "tricircle", "id": "79ec6a58e6e24a7aa8ec89240fbe8aab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "db536f529f424e4ebf30f45604b57b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "382b0afd2d6d42369ad6bbb31c1ac4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cb1d67b561f3410994980a23bb18ae14", "region_id": "RegionOne"}], "type": "database", "id": "ef44e3f316ad4eeca05728b803cbd899", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0362291507624458b42b3d2f86315ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f677db5ba174da1aa44b25ae8382c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1211f840b60c4860b233937affaf9f52", "region_id": "RegionOne"}], "type": "application-container", "id": "47a9329fa7d74f8b8d1e08510e8af576", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e26980f09c9499b8c85d21820aca8b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "196ba756066f4308a7b56b4f2c01e3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c88ea048d089472ebfcb3010103407f5", "region_id": "RegionOne"}], "type": "container", "id": "4f2d0c8c2d2744d794d9d6b89fdac5ab", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da2172bdaf9f4ec5a082fd8346a8325b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6c5c5d8975849bc8b8e38c4752843cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d8d52de1b4a43b696bfb3d1fa2bafb8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "204f2656f46342cf8278ca42eac8d232", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6cb94022b814554a6b796e95fb6c1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad088977bc6c498180e6d28905b924ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fd0a6ea330864e218d45f9c335e88ef5", "region_id": "RegionOne"}], "type": "rca", "id": "22a032be97a44b66a18f503ee53ed69a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4ba19cc6c98b476c9e0d86f26e5bf8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ca3deb90d0d1406bb197d27b9fe34f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "02c4265cd96b4bd681dc82804c4512f8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e3eeefde69f6436eb7b35740ff7a68b8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "46d49a4f048f4149940660baa091628e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a68b9f67cc1c4f8f84df7a3f72f0ec37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "96a10746a7484dea88a418a379df60d6", "region_id": "RegionOne"}], "type": "network", "id": "94bf546f6b694d408ea51a1a90708477", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f8ef9daa006442caace7101289b36344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2db645e61c544b949d4927fe39d61b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "48cea8cc81094aac995a10a41318fc77", "region_id": "RegionOne"}], "type": "backup", "id": "9ab467a8685c46e1957a35e83623815d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0edd14be46b24059a0eaeb785b1a4e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f18100016ea04c0191b407ddb5d094f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f85e02975d324980a46a8e741d91da89", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9d49db3a204c4fa7a01d03b6c717be48", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c7ae7d2634941a386972c68bef45134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1e0b2a2a39d4670aefc408fbd31b53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7d6fa309fae74681922747010a1826e4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "206d78701729430bb3155d83d75c492a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bb53377a2adc427a9f54fb6a3613cf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f53dfb7d01cd4db49d92e579f584daac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0fd132d1fbc146f59dfdc4762102cfb3", "region_id": "RegionOne"}], "type": "monitoring", "id": "4411910d10254041a5e8dffe22ff0b9a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4f7e129995f8494cac405e1b23f1e62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "15188879b74f41888a9105c3aaa0f8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8a0f3b18a1fd4563aa9b280a50e02565", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1d1ae593fd3e4d20a801d98981651ecf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "596ea2520abc4ba789fa2f23612c4d2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ccee072b1be648a79026f369c519970c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a121fcce7b064f5294a24af923f2d613", "region_id": "RegionOne"}], "type": "placement", "id": "a2c43281dc874cba92d47abd00574b72", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "782aefbb3de645ae922bd4fd2b3635eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54502663d945400ca021e00b8cf2acca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cc37d74a3ca34fdcb2fbe20cb7dd21e1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bfb290905f0140e8b2de58e4dbaad7b8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a40e6064f41a4ca78e963252e57c8593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6bfe327b4af41bcbe72a9fb3884f578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "89f696cdc1d046f4b5268f48ebb5477e", "region_id": "RegionOne"}], "type": "ha", "id": "09383b8620584c3fbbf1c497dcb1de2e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "56304c0fd054410eb521d76b0e6f5a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "72f103faa8d64a2798fc8a0f48c45ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "233db6ae7938485ea16d5d1eb4ddddb2", "region_id": "RegionOne"}], "type": "reservation", "id": "fc103ac35b4a4efab562b0f1171d1105", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "adb89240f2fc4d41bcddaac208566b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de8aa0b4501f43bdac1636f066e3d85a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "04908f82f9d843f5842367fd09c659dd", "region_id": "RegionOne"}], "type": "function-engine", "id": "10acdc0edf7c4aa5a89a46ba65a74eaf", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5ac4f88c8ce44244ab397897318c191b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0398dbc1ec0c498bb8a0c5d3a4ec7ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "51737d914c2041f58a4b9f505efb5a53", "region_id": "RegionOne"}], "type": "accelerator", "id": "797f30fddd644a1aa3d03781378f26cd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f92311eae7d64988a44264c2d3f320ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bfd901ed5de04e86a95de75e6641c90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0f97f0e5dcd848caa33687db8bd05287", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ba3d504fd3a04d03b79fd93677d1fb40", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "366bda35ba9d4b0bb071cd17c16dbef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d1e4e1bfc105462bb00cd4230e52f1d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0c6113c219394aa8aec223c4f9eef1c1", "region_id": "RegionOne"}], "type": "registration", "id": "0e26fcc610a5476baffefe9958fd4874", "name": "adjutant"}], "user": {"domain": {"id": "5776d3d329914522ae337d9cf4320a7b", "name": "5f9e5d334c27468a955fa82914af3bfc"}, "id": "9356cb1b0df041e492388a7536b43f26", "name": "5db24f566c794b19acf6b44bd7e3f4c8"}, "audit_ids": ["4b5d548056a64fa6b830ba2660f182a6", null], "issued_at": "2020-04-23T06:26:00.731815"}} 2020-04-23 06:28:00,882 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-security-group-rules/xyz -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,887 keystoneauth.session RESP: [200] content-type: application/json {27} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.294013s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,636 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,641 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,644 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,648 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,661 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.579450+00:00", "project": {"domain": {"id": "e7c855e7ff0a44a1bccafc064e3d5846", "name": "848c5da2cb344f448375f9d9e4363bfd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "971676f970bd4729baa0fff9ec05b6d0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f63da65e695745ba997e29a3de0cdd33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed97dbd897874fbeb18ff34cd4c60efc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d3309524af7e4c00a4e9365a1cefe2c4", "region_id": "RegionOne"}], "type": "identity", "id": "04e9e8d570294f6d8edfb63fcca00221", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "673fdc47bdfa49e8963b9efc93a2c0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "91250b04d1ee4517a0e2c86357cba8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3ac880a4179b4d45a4f8579bf634cb4a", "region_id": "RegionOne"}], "type": "compute", "id": "3f30e551270641ed8d061c1e79f67aa3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "517050f2df12447b9fd8f7995f88e3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "04f194d0724b4a90a4c7ac879d60a420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2b3cedc4ea2647979cf61d683d76ffb0", "region_id": "RegionOne"}], "type": "image", "id": "cee686da36a045ccaeb729f6fc6ec515", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0c28f67e41ab48cab62444c1aa022750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9fb4de1757e64cf7b8e5f83235ffc78a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1d8684502e4d4f7284735870c9850405", "region_id": "RegionOne"}], "type": "load-balancer", "id": "465fcbc5c9d9400c949ef1fb31a30090", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d9595e2828243d99f7e55128ff79063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a549c9d32d464c27998b21bad3a5a287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b2e6fcba92542ce82def56ae2d45590", "region_id": "RegionOne"}], "type": "object-store", "id": "13f468cf8397438dbc30aa4e024a19f7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "406fc200f6ec469f90edbe797e9975a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a2598731947408391e8cf516424a37b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66a1fd2e5a964e46bd0fe8266aa211e7", "region_id": "RegionOne"}], "type": "clustering", "id": "6241f5dce1344947988d9e3ac3a93449", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b11e42a24a84f33b9047e5e25063c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b35a07491bc4988a03482ab70347b40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b68e49f384b4155854831bfc0fd739c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1ef9fd9388ad401798a26870f8ff71d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4cc3ab65a5e4aaeabdfc189d085ea24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "962b20047de84734a24e8e974f1ea2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cddbd00cb48f4907825cee67624b25b4", "region_id": "RegionOne"}], "type": "cluster", "id": "78b98db1596a4960ac4a6814f7f1d795", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "44839397c33d492f82ef132aa119ab95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b6391e874b08425988523260be341cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cb6fa7effffe425c9f1410aabc33aefe", "region_id": "RegionOne"}], "type": "data-processing", "id": "124d30bb0360410eb4f397c7ad0ca848", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "31fd55f97b854182981248c524ca78c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90dfec7aea984d70a824b271decb24db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fee734181f71410ca8212983f8164d5d", "region_id": "RegionOne"}], "type": "baremetal", "id": "deb6483ca3bf4cffbabd21ca3f5e84a7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75fcf97d921942b0be16e27e1c91e20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "976af286029c4c5e9e8530231eadfd48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9f198e1de7904ebcbc2f67cec050627e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8b065983c1d941dc9d7098f36eea4ad4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "baee365a6e37468f8ca7c9855287c475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bc1e6a4ea111427c982e5f21feee2bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1aad93389f92442fa128d4fa01a91693", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9814bf107d344c618fcdb39c2ce8216e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ed050b2cad744319e1557f9353161d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2a3afa5749624f16b533ac4ab13e389a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "00d6bc036ad04d78bf43f6fed4db2ac9", "region_id": "RegionOne"}], "type": "key-manager", "id": "a436a966cfa544a39e9e34fb72825d55", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cba0689995fe45878d0a6efb216727f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dde77087a04943ea99534383085d5783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57c44a2ef84b42c7962dac9699b8dc9a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "53e7f3dafbe049b8b76bfb223ccd2634", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12cba4fc6133444a9f8f4f91c7c9f198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a388932f19154a40b489fc6cc571b0f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6eb353977acd4dcc94dd29d7f11667f9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1f26ed8fd34e4db2b13c4f1a8f37b6e9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "79a58067459c470e9bb628d91a324488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8b220e8778944887aec48574304d87d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1d14847bb1f4465a47d97c2762d7670", "region_id": "RegionOne"}], "type": "message", "id": "58331a347dde4e86bd27606122a1a533", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ec1da849fb7d4fc98b2c06bc25a74ec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d4bf4d96cc564b429fce98b58a05b6a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b885419d41b54f658841cd43fdee2181", "region_id": "RegionOne"}], "type": "messaging", "id": "b8db4d4d25884c31b062e664186cae8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4497b7cb83bf431ba0d28f1b3d925637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eecc87a08b14485b97ddb42f29b5e348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b247ad2b95d14494b17b888402ec9388", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1be7e31b9ad14c44bc424619ff85f7f8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9038b7e796f4df6be2577c94b030a0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "561466d13dad40719a250df49de3d994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e194bbc45554a1ba636c50c63506a4b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "74ffe245be1e4c039f470981672b8d07", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dcf9c8670ad748a8bf3c2f704e32cfbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cbdb15bf59b40ab8d8743f5e62d4892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d85cd669d884e038c6aa05898d140fe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0c10e096d7a3413ea8033a29f0644272", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ab9271d967948c2a999eda13994aa7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc651f45dc074cb7bd0976f307533a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8adf1dbef574499f90f2311664181253", "region_id": "RegionOne"}], "type": "container-infra", "id": "641b187d561b41f69e427de59f7a9ca5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "54ca06cec50042e4a046635a13af343e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0abea42a39d945c79987cd692f21dfa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b49d2d5cb4264003816051761853b78c", "region_id": "RegionOne"}], "type": "search", "id": "dead7aff3ad64a008552332840cc4509", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7d1ed9c13d294e0dab747c62fc9952ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aadd56e5170e478c8e6d3e75fa003928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9a800138072e4b4b9bbdf794c2dae74d", "region_id": "RegionOne"}], "type": "dns", "id": "1ad209d957a64fcdae8f3dfa7ff6e844", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7cffbd6433a4366a6f2e8788b01fbbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97296c7b1fbc4f2fb65d7b469415dc69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8176657a5fb248ee9cab171652a4cf81", "region_id": "RegionOne"}], "type": "workflow", "id": "ef4455fa882d402fa6e7fe3a3cca412f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "db7c498a325b4e36bc48d3e2cd8fbce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02718ec5ea0a498eab0877758da217e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "362b037b33f84dd1ac84fe632067875a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a5d998bbbebd439bb7a63a80c898cfec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b046ae8a4b241fa9e1229d0160c0e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "66c4c834d7184e8f877b1b4e2cd4e19c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "10b3ba11ca2d48aaa0af494e208ca0d7", "region_id": "RegionOne"}], "type": "rating", "id": "9f77ee7754654b06bfcdf4fe0c13e6e5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc1c9cef26a34b71bfd1f53fb64f3df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b92a3eb5348e4c2881f3152908f63c66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb5534433db34437b11f7d3b00d4200f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "64d2241ec7194d9ca8a75358430755fc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b8ed3b6e8324cda9d28b2c6273963ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44d588c33ece447fb87622304a9d8a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7eea6ab2b2a644b98e61c100c796e874", "region_id": "RegionOne"}], "type": "policy", "id": "a7a3dfc5e92f42298075d48592ac8b7b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0e76310cd3a4ab293bb32ba93a1f163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f5fd252fe93a4ff7ba1aadcc25fac140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "daf6f467d40c4aa39232d6d92bfe26f3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "109c969341554721ba531e222b24e852", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62b8a1c8d27e41c3ab6b852e942e8329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b302cd4ffaa4ad79212e692e3756eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "74bb88866a4645f7a928e36965b443aa", "region_id": "RegionOne"}], "type": "sharev2", "id": "f40c042164d0442cae4086a9ec90ccfc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cde8708422e842ca8d3ccaf35a617678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "256ce3d90b7546f6be7bf1cf993f4794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4aab120310914723a809d3743da00e53", "region_id": "RegionOne"}], "type": "share", "id": "6c69f75b829a4027981428d9290389ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "06aa7a5a1d994a6993c1a60c31c7cf5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "97e7dfae7fd544d6b6f64fc5ee59f578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb0d3a8f834a4dd88a61f83108fc0cbe", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "64d4cf6e2a634481a29576523000a870", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4403c4970ef45fc82942649358a38e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd6bd8f0b444d439a2c3b7ea505b123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b35d3e137be440c8bcc935a3c86a84ef", "region_id": "RegionOne"}], "type": "orchestration", "id": "961fff5327f54a62a3b1b9ea47d36dd2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "830095eba9aa4ed09ea32ab027366cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcf9524c57f1466684b217d849769291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d422061af8e6474484321643f9179a6f", "region_id": "RegionOne"}], "type": "block-storage", "id": "7f8824c513e1487897d01706a013d09d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "043b48361091457298f0aa6054986665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5c249513f444704875e453fc889cfd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57eec0736d0d4be8bf676a83bce678c8", "region_id": "RegionOne"}], "type": "volumev3", "id": "b3d95739103f43029c339307be23e0df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "366607b449a64f5d8237ccb00760e452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e985df7344584486a81b999a78551e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c6845ff8f1494fae15e550c452474c", "region_id": "RegionOne"}], "type": "volumev2", "id": "26dc6f4597734ab2b8b00f26ad4d4f56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bf1fdcfdd84455681cda4e1dbcb556a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddb69d31be74450e8231dbfd7835f26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "512fb528fcfc4e3381df804df5eccf10", "region_id": "RegionOne"}], "type": "volume", "id": "4c9287b2ec664b2a9992679a3072e0fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa60d7fd603429fade2d3cc8bbb88d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09e432ce03554fb1902c98a871b53c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72a937f8cd2e401fa85c0cfc0651df79", "region_id": "RegionOne"}], "type": "block-store", "id": "cdb6b25e43f64412ae0d8942b1cce740", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a72de99d65824611a4c4eb7278cc6548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "90474a1fcc0e43a3a23180bd7ba8c292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fce7b1c022764064b52db4a04ee01944", "region_id": "RegionOne"}], "type": "alarm", "id": "c82475c25e1a4a199937afc5a5b70f21", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bbe5a8551364adbb071f0d94b88fcb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b02911c65d84367b3d99993b9428206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7e480024844b418aa0920adfa31afd01", "region_id": "RegionOne"}], "type": "alarming", "id": "8df133a502d8477ebe3bfb7832db3653", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ebb2fdb6cb54c6d8001ac4d786be263", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b3982621e714020a13d11bfbec759e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "843fe6d870554e6bbe9c97f9365aa9c1", "region_id": "RegionOne"}], "type": "meter", "id": "9115fc2734dc48ba9e7bd36fe2fe51c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6e8626f417149fab00c55db08dbfc6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "04e0c3a2f2ac42d396903982ed408a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "609b21da943b4333b676d8e852d76927", "region_id": "RegionOne"}], "type": "metering", "id": "eee809f4c8d64315a861b02d0ef84462", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34021694529a498796f823ce301d8431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ca96a4ea4ff4d148ecb43bb55fe2abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94c0d504369b435eb0c65f8e3a5b25b7", "region_id": "RegionOne"}], "type": "telemetry", "id": "ee5d7987c9e74f4c930918894a1b0f25", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d105702a9f6f4d46be0d225fcc165f8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3407a8a9938547f3b8e3f3ed12a73569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2345814125bd4a01abced8abfc29529f", "region_id": "RegionOne"}], "type": "event", "id": "a3303b4ab4994637bb1974321a735608", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8bb2c88760234e43aa3dd7f0d56f1e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3dd7f34947ed4bdcad70270116330957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5881598622994788a04e42b96c3deb11", "region_id": "RegionOne"}], "type": "events", "id": "82406378e8b44ef9af5beae11ec5937d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17cc4a52ab7c47eeab2d08d0cf40c07d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "deb6ebe6ff364a1d8f13f6611f78903a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e17a44fe80c04373b88cc07d026aa146", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3293812536744aba924da8169354abda", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8ee974bb96c64c0ab44863fbc3f13fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63a16958696d4290a8f854cecc926df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "954f7309eec74375b992edff9c5c1b38", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9a10b719f7d648abae2678bb98ab63d3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbaf31a8f3234bcaa801595247f7fd81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a4dfd1711da4fdba9c3e544936dbcb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "969876d398bb4cd5a9083784af16e478", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6702c40a9024480bae7cd271c1ca152e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ec82753b8bc496581e9e57e78edd70b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5fde1a4cfa0f419baa11a5e2bf5502a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4598a08f7e0a4df2b2c3b5e17a18b309", "region_id": "RegionOne"}], "type": "tricircle", "id": "0c183cd727bd424780e6e585612baed3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2e5ddc7c686e4bd998883750facf4902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7d4de75d6f4d4e0fbcb4e9e6d52f8f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5055ae16ae7e408493b6495696fee551", "region_id": "RegionOne"}], "type": "database", "id": "8d580005c3e54c439d000b1e805d51e7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3eca67e6a7fc491aad67020cc8f99e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4864dda040314b1cb9720f9584673a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "77ecdd4bd19c4cadafc9b77af1cc3a2e", "region_id": "RegionOne"}], "type": "application-container", "id": "9678dbcf092a43c88c49746f0e3043e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57ad3cf93d7548eba5b7d6d642d0462a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4e29f95c2954fcda3d044ab5b920a53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d954126572a64b0d8dc3abdf2e34ba76", "region_id": "RegionOne"}], "type": "container", "id": "fe56f289e6c94194aa43cca2304a693e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc7fe84a7f6940a181647f211b9c02d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "754931c7c37646e18d159096457efe5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2c88803faeea42be9398e21c0c57674c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3a0fb29146514539b60509e56009a36e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1675d8d035e049d08f0d78f7e2647e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8ac2a2a51ac45b89fd4fdf99286d6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4446cf605a1e496da0e75fa1eacba47e", "region_id": "RegionOne"}], "type": "rca", "id": "ed81854017514d19bece638d55082c94", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "97a3dae8c35a4e40ac3a1f118b1e1881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5e9c50cf770e44c39b9e0a3b3eab7ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "59ec3f270ee24b1999797d5c9d0823a5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "586891a0332f4816a6945a7214df16da", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a49afdc93a654f028fbe378dbb267d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4389443fa6444232b1a3f0de116feec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6aebbe3ff9ec4fc29307e82def810c71", "region_id": "RegionOne"}], "type": "network", "id": "d379be4d09704fac96280fd55ddc5679", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2b0e530f1b774760b777bb6ae245f1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "54e07be097f34c54ab5f1dd17c4e6f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c972357c69a84900a341f1ecf6ad4b79", "region_id": "RegionOne"}], "type": "backup", "id": "b518de11a1e24ccca77e585db037dd16", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "555c46d1dcf24a35a0e66aba3d1e2ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cf68bdf3f56f43ceafb465c154ab0320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f590949388bf4499a90a0e32bedb1edd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aeb234798e094e4b9d3a44b97742098e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "47d2dc8cc96e4f82acea8472a106e3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64cb8286ff4f44b389a798522ee3f546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d8435c2cffa49b0af51edd8350e396a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4fd7f8770018425fa7fcde2d26bf51d1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "620dd62da6b74e85b0de1cc08473c71d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "37b63c0bd45243a78c317bee61e2dd77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8afba1037d2c4316bd537f90dac03633", "region_id": "RegionOne"}], "type": "monitoring", "id": "3947bdfe40df4ba4a9df7500fb219ed7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0030a3a74bc34b46a0f441946952c8cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "253bc4945f00457d9691c1245062b733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "28ba23dc21224b87b6f31aa08df0d33c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "24ef059fd891413f90f292321bcb3874", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d41748e05364c60b1a016da7337bbd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3576504102e24fe5b637bf9f24688fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "afb8942ed8c0430db5cad246d1541b64", "region_id": "RegionOne"}], "type": "placement", "id": "1fb6179357c44af5bcf05c91ef2176ea", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ea1d04849794941bb49d3c48f49048c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ec5541233f349f58f1fe30bc806f0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ba73b2a103e49e4bc666352f46dc64a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "829b5fe3d0dd4159a4e9b6f664dbb7d3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04ce6c28e3764c1db412bbfcb10c0724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58ddfafe9b434f8fbe0651e47320b351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f36ffa8c7c7b4959a5dcf7fa103d8e60", "region_id": "RegionOne"}], "type": "ha", "id": "5ce17a1d4e9e467a9accf993dd84a1ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4b288af5fa9648308166112d775b470f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7f4412e88b514240b717b5418821bcf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a25b89dc7fd84afa8542cd63fc73cb37", "region_id": "RegionOne"}], "type": "reservation", "id": "74c7c554868a459e921380ed436c920d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed37e5a0fcb5476580826977ba3e523a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2a751ecec9f422bb4580bd710de7d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1ac6c6daf9b94f58b92a0c4b8d78838e", "region_id": "RegionOne"}], "type": "function-engine", "id": "7bd5ad24c6e743f2998ca6abd8f85462", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a7a2d36b0b542d4afa2b7d02eeed081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a93e48b391d43f8813c044d59bbf7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "77f2c6b6f87b42889bfbb0abe6053f43", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e00f9172177495ab0c925266fe69002", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d4004fcb1934f5d8b14610ff3335e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c7b08265ac9b46af837ee6daed806061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4ec0316b449a40f8ade407ff76451c07", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cfde8e1d5b9a44b7830aa6ba66e66449", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9079cbce2b2d46d9ac764d54e547f86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db5f72258cf349ccaaa6cef7dc11a5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f601a5f8fc494f0aa555010a2ecb9561", "region_id": "RegionOne"}], "type": "registration", "id": "f0fd0bb818f74fb1be04bfebfb2971a0", "name": "adjutant"}], "user": {"domain": {"id": "4227a69b12784fa88fc662e8c4ef8284", "name": "1efe949eda0b4fe1bcae6293a086a3bc"}, "id": "86fdd577e8914073bf9789a63a23be75", "name": "cea208eebdf54fb68a4ca86b37898c5d"}, "audit_ids": ["d2a386ad338c4285ab5858babf4ff1de", null], "issued_at": "2020-04-23T06:26:00.579450"}} 2020-04-23 06:28:00,750 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,759 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,800 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,806 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,810 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:28:00,831 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,837 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,857 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,866 keystoneauth.session RESP BODY: {"volumes": []} {11} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.303228s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,614 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,619 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,622 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,626 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,638 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.556901+00:00", "project": {"domain": {"id": "568320ce3d7145d6bc4eba9fc775a8da", "name": "1afc2ac630b64ac1bfa717bfd8706096"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fc9796e731e24169a222c2e64333f30a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e8636e9b244435dae839d6b9edbf0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d6dc93d2ac234318997bf578d32720cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7e41af5ae5104d0b97681007a811818e", "region_id": "RegionOne"}], "type": "identity", "id": "88fd382b8dce4a28915b48f770c5e01b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d4dbb802ba8846a1b044e4322071c8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85ecc3b041a04c038722c90447a0e41d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "15aaffacbce74759a19e4b777896ac91", "region_id": "RegionOne"}], "type": "compute", "id": "25350e7a7ab045ee98f23833f479f897", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7d11b0baa8cd4202b5e3dc7b11e1a4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1ae749ec1a47410cb384f2e12f7dec65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "924300bd9e7f4d9f81abfb25f6d2f7b5", "region_id": "RegionOne"}], "type": "image", "id": "e2396af6443a4b9094fa40ee437818bb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5d09dc6cc734fd7b0f3bb659c60d16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f84c77ef47cc4855866070d5c8d2f192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7cc030dc57f84665bfd5b4b2dc791baa", "region_id": "RegionOne"}], "type": "load-balancer", "id": "74201e7c90aa440f8ea2014defd60aba", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d4b0e59d7c24d92ac3d986d3346f690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fffb913776c74b95b65be882dc31f6cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c5743945d34778b5d4055e4b5fc669", "region_id": "RegionOne"}], "type": "object-store", "id": "8c439c7efd4943d18dbdddfd3b852b9b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e10d97c02a54a4db2afb4cd55beb900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5f37ac0f11fb4673bc1b2893a91646b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69c1caebd2a444e6b8b392c23207ece0", "region_id": "RegionOne"}], "type": "clustering", "id": "7e71c7854ce24f5dac96242eca03dbe2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "390e48cd935b455994662aee647f2377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd674c10412b4eb29b5bc94b013e7951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1fe8eb8c555c4ff48317e74018300a95", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6498b18bbfa44392b0fb40ce659162c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58bc163410e94a7881d435d13685c722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95bc7b4fa98140b1af854b48003761f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ffc6ed438b7409788bb6e35fa1f4560", "region_id": "RegionOne"}], "type": "cluster", "id": "275f90def6ed4e23a3c5765097276ee5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c7cbb932aaea4dff81089792e56a555a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "70dafd89362945349667b4682b0b3df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ffa24e647ed64c709b2ccf4281254529", "region_id": "RegionOne"}], "type": "data-processing", "id": "25a678e4b0f54ef2b996a2f47124d720", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc3ebeaeeb5346b799a691486cef56c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e300e1b1abdd42fe80b35685a6450935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6ac4bf808f084d9589e63de9d18ca79a", "region_id": "RegionOne"}], "type": "baremetal", "id": "f41fc5acab7645febe7508f63ca73d20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "826824fc047b4e16b156cfd33a79d11b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1e96f6394eef47da87fe3aeda5b6d67b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d2099d4e86184983ade63031745afee6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "602102a270824458a7a2db5e92e7a04c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b3c0e88e631d457ea2c653bf282dc5c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "21bb9efe99b649c48de86df49053189f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3e22f15ac63e4fbcbd29e1092fd5e69b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "86cbcec7bdfa4e35b9b665aa1f32239e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a30cf8f5f75d443abd978206f686f86d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "31b489e1846849c58a67230b161a6912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d72a5241dd894fd88b2bf8b49a307d31", "region_id": "RegionOne"}], "type": "key-manager", "id": "916547d93a1543eeab8a67c4493ad375", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4ebf894f45734dec9fa26f4c2aba121f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83e5c7bccdb04971b679253664b661dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9c295be22d804689b18a0112815cfbaa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2cee113cf6064bbe9a87e0e2425202a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1e6606749144b2d8066a3b12c723916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f9598b7c3d164a85a99c917a1bd8a17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a0c89edf7bdc4de2b4ad43956eb56c7a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "29e34e67ee254ca7a287de664a59a4f8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "685ee97b058347f29428b772d3567747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3274912721bb469b94a7c8e7e743d282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "be11fe6da7c941dcba5268874e89041c", "region_id": "RegionOne"}], "type": "message", "id": "dd4472a9f2dd47348c2b4f3c22a43d96", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "619ed4ce7f614bd68e0c9821cf028b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f565ba49948142feb37e924dd8a4410b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "192c95f6e9bd463b9803b9cc413b182f", "region_id": "RegionOne"}], "type": "messaging", "id": "66d9772128bc4c7aa10c3112c8748ee0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e273c6f4ffa94e5eaa778a879c0be4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "efc66d3f067f47618b744aa802b50450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "35f6005e44d14128abd0eff5c0a1ab77", "region_id": "RegionOne"}], "type": "application-catalog", "id": "93fa56d0eb9842d2a41e64a85271478a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ede9f786f3dd4d109bb39ef9d347b9d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3360febe4f31416bb14b3b15a4f4c695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4b45c27491d4b2fac387d9d71aa2206", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2fb5700e6ce64b75bf3f5c67a9be616d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f97db0284c3049a889b5abc9136723a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02c13578fe9d41bc9ab9efa59996c132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78c69235f8674f7f83ee766c62434409", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ccc8ec4263ae47139b585cee0dfe4934", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e71828a5a25540a082711727a82be206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f290bee24dc349a19b9b41bf9be2c027", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8e014992e4d462c8bd0496d0017d6eb", "region_id": "RegionOne"}], "type": "container-infra", "id": "8f82600da2c44399b38b427cd1f01abe", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9caa546bec2c4d34ba5d3f8b8ff7946b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ac82a007f95942188b5e7aa58390e5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3f41177da451487c90c50907df581a32", "region_id": "RegionOne"}], "type": "search", "id": "6943f42ce41e492e9fb47f7bf5156ca2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "da21191a63454df8a9c2d010639fbf77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a00665f0fa2949de86a06c37a72e5b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a8bf9f81e86941abb93e76c2c72deebe", "region_id": "RegionOne"}], "type": "dns", "id": "f6110287ed58418680b5473ab6e2c1e9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59de0a12ef3544e8a36b9d0f02f96a98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68ff0a59918344a28078b53d088c4caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "22f8d12bce504f4cb6a902b2bb2b348e", "region_id": "RegionOne"}], "type": "workflow", "id": "d7a34ded9f6a48bb8fd8ec047cdd7797", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ed4f1a03fe6d408eb3ea17cb3b1d5f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cde5ebea4e046649838bbab0c940948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6cc4668069f54921ac36dadb465a0969", "region_id": "RegionOne"}], "type": "workflowv2", "id": "376d7341d9fb4e8a8c777bd4062f772b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7be23eb5d18d48b7beb6c4648cf5b965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9b6e42709f0b49148f4719c5d05336ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4ea04dd68f3e424ab24a379740b31913", "region_id": "RegionOne"}], "type": "rating", "id": "a6d262f333164984853929529b9453a2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b93ad435061844caaac0a4c19ee5c978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c7f7c8fa29742a191be5078a46e944a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "555a51a045ce4c918d3bac3e5a847659", "region_id": "RegionOne"}], "type": "operator-policy", "id": "792d4193058246058de227de8014166e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f92c0f9cfc4b494f87c0f1fbddcce916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44b5eaf2e2b346db88ed5a5a7525da17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1c11d6e77384910bc09bd5f4068d75a", "region_id": "RegionOne"}], "type": "policy", "id": "3016a1c389304c6eadc6c98f7901ada7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7c83eb4d7934621b9b3296e39cbac0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ada4565ce8b54a41a99554ca0f9afcb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f61b48a6751c4da38e4866185f7a6364", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "20590e9f9c1c412b83448ec2a6e52d43", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9b1250e143b44aa87ae1a30eaef0a3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b90fb46e4769499b8b975df0f17f7754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d506fc0e19ec498aba62f745786476f5", "region_id": "RegionOne"}], "type": "sharev2", "id": "31ae22162ca94abeb2c2723921015269", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c4824709c43489381d86853bc2b0e2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5f43e9a661914dddbc76ba8758890495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "150a64321f0646a2a6cc8e4c0840a417", "region_id": "RegionOne"}], "type": "share", "id": "e16c05ce2ae143dcba15595f4cc46b65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f047912b27942d19869fbe1ebe67193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "15b15efec15e4518a4886ecd574b0267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d41e6666ee9544448fc9306d2a863e3d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cbc21ba692d148c2b0007687c47f94da", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae67208b7c7a49028ed9d7701a798a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dbc4e397b0e48398cd20f91f6e7ee3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aa68b76f1ed40b4b308d6b7ee70a9f7", "region_id": "RegionOne"}], "type": "orchestration", "id": "5bf66756b2b142c89c5df0dccf84ce0c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47686f18ba4444578f1d1af06fd3667e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f5dddcdc27c4f329d9f0b26b44216f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b49ae2e358a14e96b0554e73eea3d692", "region_id": "RegionOne"}], "type": "block-storage", "id": "739e1195b5dc4ab9bd0e1fb2da7b8908", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29049d4e98f642378e9b7140986e5745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f458aef5a889448b9936b21aeedf4435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edee64bf6624b4f9b99f65c59345d10", "region_id": "RegionOne"}], "type": "volumev3", "id": "c911d47477fb48cdaba5c46a4dfd40ae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15029d911f24436c966c560668f1d8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34825f14374b4b8e9c6e1ed3dc4f661e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c29d6c8586f34e1cbc358729dd43c805", "region_id": "RegionOne"}], "type": "volumev2", "id": "7a4d31fc652c43229d06714c2ed2be6c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3eabeea2da5443b91e32d713a87d8ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f26abbd18f5740f8af267c14214e2aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98c3c2c63da840dbb93a1485c8fd5fdc", "region_id": "RegionOne"}], "type": "volume", "id": "81fc828cba4b44fe80348b4ed66425e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48b131a84a8f4802b2bb504c1c730e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dde1a5d2b0ab48819ebb2a90c772c92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d914ecaf2105481f9f9893b641855fff", "region_id": "RegionOne"}], "type": "block-store", "id": "53379657a42b41139a1238fd22fa0c28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c161c69bd21045b193c3f11820bb54fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e508d9bbc86a45d7ac22b7babf5a9c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eec4177336d84b3993df32cece697df7", "region_id": "RegionOne"}], "type": "alarm", "id": "a424cf32f3924b56a567d952df463f16", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "282eb02477e847bfbcacda30d11026e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32677f1acc87491ab37221d78ee3b36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f5f4786128cf4f15bd2737b9bf811eae", "region_id": "RegionOne"}], "type": "alarming", "id": "0f895d6d73cd4843b102ead5cbc24207", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59cf3d69db1149249dbd3d207c205d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17815663136b4665a957c74d224fc92f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c20eb454c6994579b17be2016d63c341", "region_id": "RegionOne"}], "type": "meter", "id": "0b2472ee0f4c4c21bbbe9136be7c3085", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e38032b61984459b3635fdef17b16e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "332dc7dd1d3b4c47b203781be800ddd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f4d6357145394e12a3ac7485d5e5c06e", "region_id": "RegionOne"}], "type": "metering", "id": "38f745ae411e41f4ac44e7a96dadd285", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf4ec1f01ef04660bebf89db24528b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "31995e3d0633427494a4273e61f45b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "579d07c60e6f45c19b675bb2f70e859c", "region_id": "RegionOne"}], "type": "telemetry", "id": "8928bf8098344e9f9e7ff2a1894d0fb6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "db42a1a00fb449c8a5816077684d7409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "be22b91e7a49405fb203ef3269fdd5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8674a3eeb0c6489e89a0c04e0cf637fc", "region_id": "RegionOne"}], "type": "event", "id": "4ee79407f55249b79b7093a1659c1695", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c9c0f2a2614a40289bab4f1f66461dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a190b99c5ea240b4bfdf8593021ad1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5928e647bf9d410384e471f88c876bcc", "region_id": "RegionOne"}], "type": "events", "id": "1ce1c0c1040e486791c42a2bdf9e2257", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "123a72f588814fde928ba480087db3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40801d488daf4ef6b98bee218c1a5144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "99fe00066c234aaeb7286a20cd1278c6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "df3d0d7d84a74eb8b09151443b05308d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "871945fcc9d5446dad51e17b42e06a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "711de41e5da343d1b16a40754b352123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "339e7db0277b460f9f101dfb38a03436", "region_id": "RegionOne"}], "type": "application_deployment", "id": "87eeb6acdba8452bb4b339d656bc61ce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3d8c95495034a0f967425cf7b7df9d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d843b03dbfbb472a822bcdcb5d2e9988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d2a53d717de43b387ede72c27cbe851", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f706e629230140148a59b348eb76011b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba7c8e6fc2854bc29bc171c941c274e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77af999d13ed44a08e110c8744404b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "777cc32b25cb4e9f95f50605067c91cd", "region_id": "RegionOne"}], "type": "tricircle", "id": "2590be6f70834a8fa7666cbdbc55b589", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dc4dd1c9aa0548cd8cf8fcfbafde693e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fdebd750a0d54cd3b47785082df33cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "12f5f704afd043d5be4398582c7e9ceb", "region_id": "RegionOne"}], "type": "database", "id": "7b45c82610c54b4789e300196cde586d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52dc489183804f97a07168081615020b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "983486790a9b4797bfa3c913f3244fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0dbea330219d49139aa6728f22dc1bc2", "region_id": "RegionOne"}], "type": "application-container", "id": "f0c1dfa99ec641758cb3b90aaf01775c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3264d6905df64bb88f46f078bd8dc343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "938c9af96aa74179906e140158ae5ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00a974364058438ca7f8e9deb6982d0c", "region_id": "RegionOne"}], "type": "container", "id": "60ea5283beb74c4faa5608ba6ff25990", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3689e7b762940fc95893bfe591caf0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb74ca255d4d4a69825e6b15819a3383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "392fb9e82f7a4838b5b1791facc89fd3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a499113083d148adb3ad32b1688f956a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "22ca0e0c8601462f88122a3e93998032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6d2e58221e24eb8b675a9737eb4596b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9ad84a0e10154adf8048821b30e734a5", "region_id": "RegionOne"}], "type": "rca", "id": "c88232a9ec084864a06fabd11202bca2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fde8622093a341d6b6cc483b25c2a9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0fd84348c7b84857877b9e9337234b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f77dd583ce2c4c7391151acb4bab3a33", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8867baf64ddf43d1a69047e1a4907cf8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cfaf6258c17a48b4a25988de65af86a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ceb66c4ee2324fe8af0a48ac81d0c093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "33f58ea1e91a4cc9b09a43bb31c1e7a4", "region_id": "RegionOne"}], "type": "network", "id": "02d71bd3eceb4138a775bda575af0557", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9603897c55c44ddb880e1f60b78021ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dbe7b570fbcc4f2db5862db7cf40ddc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "44332b3618ed49debd29dc527b8d6f5a", "region_id": "RegionOne"}], "type": "backup", "id": "292d2a9d4bdb41fea4ebab2b423ac937", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fcf822c528b4d4384b49355f4135332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "71a18d9669414dbe8a2bf4c806ec0e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a34a7902ced6450fa8956446be031b05", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8ce7a13548d446a4b910d1b732a2fad3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18dc6f11ddd249e39777781d994fa072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44cdc0cb155e46f58562d4a7ca8dc562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b94e9c65fa8141a5a70337765a1ae819", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9a3387b7d51c44b4a298291058937567", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "486708afb4374698a915f01a90ebaf0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0bfde3315eab4025a920b348de0b1eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1e2b963a8006403982d5a4b4e991665e", "region_id": "RegionOne"}], "type": "monitoring", "id": "e46b40e82fe142b6b745cde0ed544554", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3cf9609adfb5439cbe7283c928e31a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18462f2d3c7b45e9b5a3b05ebe0ecb83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b11f7e2c3844e1db4285d44ada85bb2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "21bc87c8020442f8a8378475cc0d0e50", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8ec272c3f3de4478abf04d35fed5b16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "79127705dbc04b31b4fb487ac351d2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "704f926977fc49ddb3b0fc08bcc6b0b4", "region_id": "RegionOne"}], "type": "placement", "id": "1160866f6e7f4de1b7029c83f73c8a09", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75fd985279e440218ffb762123f934a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "751a06b924dd43af800553b82d48c173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "82dbf8fbbb2646339e095bcc360203b3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a531c575a4d347f588550cb73aa109e3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e1efe426f91480ba422f61b00e4e553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3350f6ea2a242dd9157e9edb05d9a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e44159dd02164bac892c5a383cbaac55", "region_id": "RegionOne"}], "type": "ha", "id": "7511e2b36ea74732bbaf0fe2108392fb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "626841f71e6c46289e1cb25a2dbdbd59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "65df5ceb3dac4d5f8f8c9ee0b141220b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "846c389bf25b4221adda7603bf064086", "region_id": "RegionOne"}], "type": "reservation", "id": "836ecc757bc84386bca65456a4eefe84", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "09e95ffb53e64784b64419ab0137b641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "584f4de0ff644d52babaa7cd70e0906f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c66f1064f8ab44a7952e293bed7885af", "region_id": "RegionOne"}], "type": "function-engine", "id": "e4fdc2f84a114108a9d60cc1165d46f8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "99b2e292c7d843eebc990375744739e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "45d6b13a88a94b03a8da89f34afdc597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "754a603157bc44e49c1a3d83c71f5086", "region_id": "RegionOne"}], "type": "accelerator", "id": "b90c41fbbd94498792144c8aa02f9cb7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "669a2978ba724e809c4befbda51ef61c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "448e3a61a6b84e549069bae7a95e9353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cbee8cc358ec4c4facdffa43d12ca238", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b0358025bf004cb88324347162253f95", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4eceb4e3a2114a05902028acb56248cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "314a2b80929949aab7a205fa2b4e5ee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e5a4f32c84a045c39cd18123b9da45a3", "region_id": "RegionOne"}], "type": "registration", "id": "6380c0921cde4551806a022772e5cbdf", "name": "adjutant"}], "user": {"domain": {"id": "63546eae982b45e18e07e700585f1f2d", "name": "497c8dc2297941fc858bfaa7f115e70a"}, "id": "733364247f024c2cbfcff7d0fad97ca8", "name": "96ee275586024c64843d063fede0204f"}, "audit_ids": ["82f598df23984cd1852e2d39ea21d767", null], "issued_at": "2020-04-23T06:26:00.556901"}} 2020-04-23 06:28:00,726 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,732 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,735 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:00,780 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/example.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,786 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:00,806 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=example.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,811 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,815 keystoneauth.session RESP BODY: {"zones": [{"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."}]} 2020-04-23 06:28:00,842 keystoneauth.session REQ: curl -g -i -X POST https://dns.example.com/v2/zones/1/recordsets -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"records": ["192.168.1.1"], "ttl": 3600, "type": "A", "description": "Example zone rec", "name": "www.example.net."}' 2020-04-23 06:28:00,848 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,850 keystoneauth.session RESP BODY: {"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"} {14} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.238284s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,728 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,733 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,736 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,739 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,751 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.671352+00:00", "project": {"domain": {"id": "308bc4da057149ceab82ce6601a0e092", "name": "3193dc4b7a6b461b9b093d2b86cff857"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1e44c65300c244b0b9d6adb70bb74d94"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7aabe988f524d0d9a22b4042ae4f465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6af612a2579641b582a57f87251bc697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1230a5220caf46e8940736df07800d42", "region_id": "RegionOne"}], "type": "identity", "id": "732e793307d342279ce412276e59b061", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6e17e4ba566d4bef85c1f306263b3ec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "20abaac0c3c9415097a83dd8c0827442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1d5f35d3c1034107af9a025e72545955", "region_id": "RegionOne"}], "type": "compute", "id": "b2e72e958cc94ba7ba00bbd4b10279bd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c4dca7946fe14b6fbc94b42181df3256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bdd908b792d74811a38b13f053f021c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2c180113eeda45ecaef114b1b2eeb56e", "region_id": "RegionOne"}], "type": "image", "id": "90c1501687c04753a1d0b871bfd47f61", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1c76fbe447ed4e05b8bdbcf639cf1e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "63bcc7bd8e7c42129d2c0b0e6c5886c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ad20474cd3c743739933d13392f02cfe", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bd783d2fd3b94942b4427e6e808c0c94", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0293c746c474506ab3fdca3f205a238", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2efb76e6c9e94c97bc0a0f4e1474f8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb80dff13cf54f22ac6f07b49aa1e2b6", "region_id": "RegionOne"}], "type": "object-store", "id": "ed974d4985d84a9f9cc5d7d1006c78bf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eb101a56a7a24e4595b2df67bf1c6f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "437f19aa713547758fe2b31658b17499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d1c6402f87604f3fa1bee0216ef0210c", "region_id": "RegionOne"}], "type": "clustering", "id": "e0bbd493d9f247f1bf41af6dee1f64f7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1912fe9497574584acc528b3451d0c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "871c23305a1242c795f51ae79d6ebd53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f49fd0fa00143eb8ba0cafb5901ba40", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c7a066ffb7534f10a6c21cef0edf91a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "522b275dc895404595aa7e8ccedd6228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d77a6d223c8b425591847e8aa308d5e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4f6f2fd891c44e7b9cc7a0d9bae78869", "region_id": "RegionOne"}], "type": "cluster", "id": "35123d304ed24e90b4666ad95aa5092a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7f58d4ae2d442f18a006d9e1b15cedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1dd226a1a72455dbcdcd8490d9283b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4b7103be84d64e4d99a77d1802d983a7", "region_id": "RegionOne"}], "type": "data-processing", "id": "b094ec7207f9452891efb0981babad5f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a52aee3749a40898cb3b5f9fe300176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7567389c83014c92a59e295731069f9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "800e6c2f50dd4f7cabe6fc8c2932397a", "region_id": "RegionOne"}], "type": "baremetal", "id": "6d2b94c8bb114b3183b027c4d5d9f636", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "381684d6d77644798b4293a65e55f092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22aaa3add7a24a4ea3dcfbd3b753d604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96f8a88439634c4681908c445067a76c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bdf038a260734eae885efab1a5a005bb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1488c04f01d64f718f9d8a9362490c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a16bc9562c79466992494b036acce827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "95722f3bd54244ec8754384ff43d2f11", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "627d7b28862f4afea9d69494dfe6a3e9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "70268bbc942749ccb6bc9319150a6d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "050884b7b2b04b5e8725851b66d7eb75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fd425125e112407ba45618e161cf3cec", "region_id": "RegionOne"}], "type": "key-manager", "id": "02d5eeaf1b524a0d8eba3a81f4ce26ca", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43d910f76e0744049963f7f2b92b185c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f4dec043277048118eee50720a9ad239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b9767bb18604cf186179b7949317892", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b2ed259d91a945acaecea18daaee9eb5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "280bcbfc6319432dbf8c744f5316b84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8183155f620543258c8a7aba9b2ee388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "08e696cd18ab4669a2031cbc51da12c3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fda3c79aabfa49a2afc63b1d33f47f37", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "044e0f6a406046c2b994bd92c59db37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f8a9ada0f0f4f14b7a861d42faac695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1a4a9b367c484e1dac12c13b63fa37f8", "region_id": "RegionOne"}], "type": "message", "id": "4a30a5217e8a41a2a898046ce560745f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b909f1ce31c547c39dc1d224af0cf093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "25ea78ecf68448e6bb56577122f3cfc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ebb7138735448c998da6341d11dc31b", "region_id": "RegionOne"}], "type": "messaging", "id": "f684f9fa059e45aca9d9ff2d2b65807e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "da9a7b37dfd64533ab1289134c6fc0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a531479f4ceb4805ab33dbb67d7c7c0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aec218a75703412ebdb52f495a6bb025", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5cc7f1cff0843199dd61b8bdac2421c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0557c28bd10147c4b9ec1d33e62066d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7d6592ff24044f68ca7996eb1a0ac30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49ab64bfeca142dd9bed8fa0c1637945", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "516b52e7b99240938f63eb7fbdc30799", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a0485060e7a475cafd341c864463554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4387e32f3514486fa025eacda4de6836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10b972a888334d048de26734968ec174", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9ba10dca9a4d490eac265a0d9cfdcfbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82f7fda1180e4357a6a2177f5ac9da47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bca8e91b925d422e9284f9284554c776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f96e49851104a189efa648c31abd2a6", "region_id": "RegionOne"}], "type": "container-infra", "id": "f37892df235045ddb9ff4bd98f215db7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "28c98a40f4df4ba8a7b9587853ed31f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ec61dadda89f4676abefbfd2719aa1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "14963e3cae9d4fb5945844d6ed142fc9", "region_id": "RegionOne"}], "type": "search", "id": "373a1158854f444cafb772c059bc9f20", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0f69814e5e784544831d113a616e1fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f83e980898e44bbc939e3a8663649082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a085236225aa436886797057937d3e47", "region_id": "RegionOne"}], "type": "dns", "id": "6b451cf0d17d48cdb0acdcef65a7aff9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0bdaa72e0a143419ea36875a00937ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "acf6caba41bc4908ba4ddd6797f564d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b3cda4ea8ce488392d64b92ab7c90de", "region_id": "RegionOne"}], "type": "workflow", "id": "18efc35257e147bfb8d2ee6dc655ce60", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "841d0a554ba34175870259166aff6bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "062bf86037ed472a9665f3fb4ce6f356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2355d74d44674ddba98d96d2368aa53d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6e45c0ebe8f5430f9683237d9de2d6e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "54d76dcb21af4f40b0d35473cb9c996f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c156200041cb4e0c900df41a84c93330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1428a59dcf6d482dac155b362f449f64", "region_id": "RegionOne"}], "type": "rating", "id": "0fdc490fbe074117afcb05104c3b2527", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5fcd139a70ae4ec4837fa29fd32c150a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "48c8fd7abb034b4497ae506dae790324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "919fb31bbbd747618aba9a5e9482ea91", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bcfca0b1837b4ac99c4862f6e6a15b1f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28e2dd597b7d44268934f62aa2d7d13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7397c925935249b0ac3fbfc0f7c9da17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d3d26fbd7afa46c9ac43213e7eeccd3b", "region_id": "RegionOne"}], "type": "policy", "id": "bf4ce928a4e94fcabcba1c079cb64cac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7999238f385b4db7b2bb7cbdfeed9d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "851be7766c354f2180db9ac70aa05d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "08b81ab52a1b43178eca70f708201877", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "32f806faaf284f9d9a135197b83752be", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e33ce1786e0b4f70980917f8bd4587fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "142fe12fe4d140d8a86801ef44040883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf9a13b1881044f6bc73614c28b72492", "region_id": "RegionOne"}], "type": "sharev2", "id": "08786bcf2585434eb7622d46f4b6ffc6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50360ba38ce144d79bca0b1b6ec04d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "79cd3dcc46b64d88ad0224bd54016a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "436509af2f6947e8942d2a3b753cce45", "region_id": "RegionOne"}], "type": "share", "id": "d1b590f0d4474e2a9ef9fe7869fd0afb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f2e7d88ffe8b43768570c7c7ab1254d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f25e0deb92c495b8bc7fc288c1eb423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c5e1e564a0a453f9332f39af6b55169", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3f334bef90be42b7a8c3510384295634", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fca394df789f4e35bbc7fe795eb13b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "906003425ce8460ab3aaad99eb09d70d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88d5b8325b3c4e98a106abb417126dd1", "region_id": "RegionOne"}], "type": "orchestration", "id": "bd4c3f2d355f4b0ba5c2c6a99296f961", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "513a8794cb8a4e7f939d72867c8ee87c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85c7ca23088c443e83aff3673baec157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8781d88816f4641b95fb0310f14d79c", "region_id": "RegionOne"}], "type": "block-storage", "id": "cfff9882cb6d4130bc41cf8ce6084220", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ab87b7972b47bea648d41287005a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eb4bca5928b4b1193f1e541af87307a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d311153c56d40909a317df547a527f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "3071b6f317df47409eb6be7227579eb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cea48bf86fd647a89afe1af0c204ef22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f9cf59e940249c3966d31dd4ba86372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f460d19e5ce845c19adc41a1a035f63c", "region_id": "RegionOne"}], "type": "volumev2", "id": "c349e0af107840248afa9d9061a59a1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e1e056f0294f3c8a7f16d360690054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dc70791b27b4d4ca0a8ed2242caca80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04b614439d754ec286b9623660320a54", "region_id": "RegionOne"}], "type": "volume", "id": "63d8f798e1e9480582ee551e06ae9c85", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ad82023aaa42889112e4e792cbcbbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f13643a1d514b8c8abf692ac3635123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64dbee1f4abd49f981aa4bf6918d8e49", "region_id": "RegionOne"}], "type": "block-store", "id": "4052bd0779db4d2aac522dd234893f02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "654bf906b0a64a36bf5e74c23f0a0257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "caf7ff146f2342a29a2336b86f87cecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f8289dffd37044139181782c04cf2dd9", "region_id": "RegionOne"}], "type": "alarm", "id": "86c047e1007a463fa9c6f10bca37f87d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83c90825eb0b4ca2b0d54a29408696ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "198b15f6b99148a0becda993e2f8b359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6914e63666c4482e9bbcfd722892de54", "region_id": "RegionOne"}], "type": "alarming", "id": "a3985918b49f4eae9b2dd0de8d6d249b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8c6ef6739d347dd8ac004ce16bda1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99d2b58fda5145a59230f443bbfd3f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "18d0a331e0d5419999030505b4d4b41a", "region_id": "RegionOne"}], "type": "meter", "id": "fe7801de1e334bf68232c73aae5b0287", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab9bd55dc35649ff9bbc4f2e8d70a721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c33e96bfbc774c81a035850a97c83a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec6184f7a3ab4a4ea553b01c768f33f5", "region_id": "RegionOne"}], "type": "metering", "id": "ec386bbbf63f4a3e872fd092213c64bf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "444d40f6b0d545bb8888135baf4d17b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15827aa2969f4e91ac2626a78aa58e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4148150b26cf4bbcb2adc4e7263d2ca1", "region_id": "RegionOne"}], "type": "telemetry", "id": "b67df14905f74facb99b988c13554777", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "94eeead2555c4ea49f6f431cb79ee16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7584bb7e2fc24097b710e5c1bd5f1d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb4c1face43f4cd09454e609317b818e", "region_id": "RegionOne"}], "type": "event", "id": "877d9aa43a7a44dd868ffdb6c0152dba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "977b63f3378445b9be7b6ca6855a303f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3c642a10c4444f0da874ae106a0b7645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "120322bb18624b129ac9a0ca070562b9", "region_id": "RegionOne"}], "type": "events", "id": "c9477b2d8e3a434e958895f035ae023e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36fcdd0baaa34051b3e920a1d1e8259f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "143a066b8dbf4007b5859ef33e9db644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "57a04614ebd34f4b94f9a0299d44a0d0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "53f2f7e75a5c48639650110a25673aff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c2c85bc1ac724268a4565395fbef5051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ddc62fec6a9447db89750344b5f278e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ca08911723014c1194e97f5e38ecd9ac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7e5cddddc0f1418a8f36eed8799e38ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccbd168c869b406ab7b5eba3d35f8be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "acfde3362c784603be96f1e4d285e1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4dd3c87a73c4a5ab633e6caef46d685", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e9e054b76c024644a5557ae84d9f38ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "453650d35e6a4089b58f56d1b0dc63ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "73dfbb68fcca4989b7289dcc9eebe70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0756fa88d5db4465be37a0be591502fe", "region_id": "RegionOne"}], "type": "tricircle", "id": "434f412af83f4697a2b143c898167843", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "25efc8cbc0f9411ca2f903a2b4bdfc9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1903005cb8944d8eb317821391118c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "73e06f6783d8435da586a75ce480cfcf", "region_id": "RegionOne"}], "type": "database", "id": "cb5c8c57791b4196a533d072a90d5863", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af9ca45891aa4fb79d9b06c9f0e83fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0837334c466d4f1aafc3c2671edb9767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "50ce93e35060448ead8b9ba47b163b69", "region_id": "RegionOne"}], "type": "application-container", "id": "219e21984bbc4a21a2c9ce25bdff26df", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4412b99fa5534d739400cee1b9d2af2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a85d55c75dec405aadcfcb86b1409478", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2095763111c448c0a5bedbdb4f641294", "region_id": "RegionOne"}], "type": "container", "id": "3a2f31c5622945ac82b69d8de25195cc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4aea8982c664a0dafc9931da3f955d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7d14d7824864aa2a173ed76298f28c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4c063b09121e430595c550632ed1a84b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8279f55463744e96b8b10b9746e01369", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "330ea72850db472fb2a6c45eff16cf67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb5c4f085c164eabbc8b6b90ef1ae5db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "75c6f5ab28c147c6a730011a85d3de9f", "region_id": "RegionOne"}], "type": "rca", "id": "e302c8f5875c4d449bcd28d47629ce74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2de696a1c0fe4837a9be0f2753605403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "928dfd2caf894e8ba84752a9d65d8a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "615a11be4e6d4a90829fa51bb4053c42", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "af23c3dc64d74e33b224acc308c34311", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6868932753bd481facdeeb45348175fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2bcc3636dcd44eaa92663a4b2718b2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8a538bdc019f4f768a45cfd8cae7e4c6", "region_id": "RegionOne"}], "type": "network", "id": "439e90c2217a4d95a7a267e8a1d81fc3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a41925577eae42ff8c4dfefe9fb09612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b5d3e6fe0b2430cbf6c07c719559be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ea2a88ac40f4881941430baba512903", "region_id": "RegionOne"}], "type": "backup", "id": "8afb0f4dbe4f45e68dfeef61f79bc369", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63420011c4124c81bfde6a23716abf9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e9fbd11739864247a8aaacb91a49fa48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f351451a76e746e6b6b4b5c22ec46634", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1df573238a6844ed9c1f41b3bdab044f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a26a8966833f444b86e006d465bdfa1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c832e7c1131449ee88ca32f44b1181f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "da26c46ed9834b389c97847e5b287c4d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f6847dbc24b04f83a5790b8b67e3f8c1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "04ef1034bee241e99d2cd1ba59e2eb7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "658cae0acaeb49788cd8a39be6cf0bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "84599f208905479da41b68f0f7b78e98", "region_id": "RegionOne"}], "type": "monitoring", "id": "51d931f844e84ea69ec79fcd928cf3c6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c38158ce46a4621b33f68d970f19b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f0d58bd6bcbd49e0b96bd6d855c4b7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6d9cb3269ecd42d2b339d8962c9eb9a8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "defcd463e84f4afdb7d72f71ceeb3f5c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3ea21c287884400a9230e2a19f23edb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2a7d026b517c4e34b259d55ad4fe98f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f4b0afa8bedf488a8e248ad46157b497", "region_id": "RegionOne"}], "type": "placement", "id": "cfbdd8fff5fd4e8bbb509d5681b43773", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb206bc2706b4c0baf91e7c86f1fa022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f8155f09aec4fb3bf278b064bd973d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7913595b72504183bb59d32e7335614c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3e38b38eb1034639a6fc21f4232673f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b7c5d5a7f534516be83316b5552a34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6bb396c06234fa891070c31188549b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a09c30309f14b4ab2226274b1785739", "region_id": "RegionOne"}], "type": "ha", "id": "a56fd9a3425f4f74b47f7863c2349319", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1165f780f5854794a823727343b8e098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4c8954ac82df4044bd300c7de01ecb00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "20d59e5f178a4a74abc78ce9277a0adc", "region_id": "RegionOne"}], "type": "reservation", "id": "6151411316914aee9864b199eebf54b7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6b32da367eb2495a8d32abcf7368ccd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e3783ea31da248f29cc9823eeb7ffaad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2a56636eb9a441d886b6f0f920600aba", "region_id": "RegionOne"}], "type": "function-engine", "id": "c26147aca59540db89a6e3519a8482f6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c5d4e56a8c7a4a3f9f490ad11c346eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cf43cd3e1da842f99617c18a07d00f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b442e83748f04b24851151f11b4244de", "region_id": "RegionOne"}], "type": "accelerator", "id": "8d1920750e7f4a3297e94a8d518b0dfd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d6534802cac41fcb718afe9e9cf1afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94b3eb01cf1f4b49bee1116110387a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9b5fd46490dc42b7bd7f9e70efd7a59f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "da170ea8d5b54b819e068ac79ef8fcfd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ee220b0f33d4e328d0e8b5267832384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "415cee7f9e0b417ab0688670df09f053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3d87abb0a62040a5b9b924cb63f03bf3", "region_id": "RegionOne"}], "type": "registration", "id": "7066a9fd577e4b27a0c96c519fc9a364", "name": "adjutant"}], "user": {"domain": {"id": "3f8f7d3719234e53a098703adad087ba", "name": "1960e37a11a54fac9827bc757f8517d7"}, "id": "06968edbcf354732993d48a7c128e6eb", "name": "e53cc53bd69140f7b7a4c37e1ce2b662"}, "audit_ids": ["67edf95e43cc49b981d30c618ebe539c", null], "issued_at": "2020-04-23T06:26:00.671352"}} 2020-04-23 06:28:00,820 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,828 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,869 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,875 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:28:00,895 keystoneauth.session REQ: curl -g -i -X DELETE https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,900 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:00,903 openstack Volume volume001 not found when deleting. Ignoring. {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.060631s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_get [0.058239s] ... ok {30} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.244274s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,703 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,708 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,714 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,726 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.620406+00:00", "project": {"domain": {"id": "5b819202081045af83d79081409bacc3", "name": "2420a0d16ef84cafbb2ed561fdcf26b1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "38b0be2e695f42fa9014cb593bf7511e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "764b91a967584378a21e1d34b6f2830d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7b9691c532c4ffb80db96c5111ba9ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "79c041c5b16541b1ac4a42699120592c", "region_id": "RegionOne"}], "type": "identity", "id": "3873d47939e44f22b392522317e07e59", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3e53eba7fcd945ca822b700d4f2a3218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7c805ba501494218b2523d9b65c5ab25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5cf3a2ac7a4f4269beee161af181c492", "region_id": "RegionOne"}], "type": "compute", "id": "1c3ce237535240e3af819cd1ef4d95de", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc7c81642a5b4586996d3b7929119caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ee705c13541641fa9ab8065da312f0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3e2bc4fa946f456cb49bdc1184b5ebf2", "region_id": "RegionOne"}], "type": "image", "id": "308ea0ccf2254f3b81dc3bb89eff863f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "80cd00ada74847bc8d97823e84a34494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "11f7682726e64adfb24d0cf94363207e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0de8b6e0f54f40c9aab23c90f5d4b286", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ce8ac0f051d6455d887ab5fce88d0c3c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a0019451934a5f8c322393dfc44e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f59e31357a1d4a83a8db4f3d3f1c23b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04b0018e35948a48f069f346338add0", "region_id": "RegionOne"}], "type": "object-store", "id": "bafffd78e83e49b9b141c89ecb3655f7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "555f323686af4a179cf66bfa9d33ea73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "879e4e99ace744e290be3cd9fd5b0d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cde82c7e03bd4d789c30d8733c1b7c0a", "region_id": "RegionOne"}], "type": "clustering", "id": "8612d917b2e34dd9b213c3f17f8dc4ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3e391531a0c43a295d61ddc94c452d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e83dcc411f9e44cbbef4e33889d6bac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "040fc8f9f9be435fa91970c339941ec4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cb8872063b354819a6c6aab14fce9f25", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c27ae7936e54d8ab7ef56f334fe5c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0de9626057264b3a9eb61b9bb1c07a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ec4d19dedd34220a4d9cf20632c2983", "region_id": "RegionOne"}], "type": "cluster", "id": "4562d1fd2bcb4fd0908f7045559d1f0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a98cf188ef54391bc50947d02b352d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6fea2961a1f4407d905797f43a824a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3f74413f6d79445780725e6ad39c5054", "region_id": "RegionOne"}], "type": "data-processing", "id": "d1273717b37549b7a76fab3e0ec4fcf0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5b4db32c3732413885219ff64f4de4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b54d015e96354135850768ae2a2f8746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a9a64e5b2eb409497ebe9ab6aba60b2", "region_id": "RegionOne"}], "type": "baremetal", "id": "d33a8fbccd3b424280cfda8010bb3678", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "531e539be01f42018939962f5b6e37a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ac978c2484d14e28a92093671ce77ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e311a7fdfc0b440d98b7b37a1b9ee116", "region_id": "RegionOne"}], "type": "bare-metal", "id": "13aacf19d6434af5bbb91a9c7882f998", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d88d85889eb34a5bab2e8b6dda29b10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "97ed63aa97ac4727949b61d11806fa65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e08ce23ba4884419ad7453d6159ed978", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d73ec5ef69a543cfa4cdc4e7f92d11eb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8b269be3bca6460cb3d221c7462a5bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0c2301986074bf38e2a08148afa5561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2322edd1187846e8aa9cc6ff101d3a84", "region_id": "RegionOne"}], "type": "key-manager", "id": "3deb3838b16f436ea827dd161cf10a84", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6bbeb26a9ca41c19ee946ee1a0f01d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4070109a615e4a6b9291111aebb9965e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "822567e482794387a7144085daa50d11", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ef9fbefa8d2143c9864e2546b92ebe78", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bab8b98c4c64307a782fa85c35714f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ef7a7819fb6447fb9372f5d354cd340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7c22ab673cba4daca02698e5da97b68b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3010f1ef520a4e31b98ad02ea8f18e0a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c5d8cd8fbbde432e8b967bf000f4fcb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a0b4fead013342cfbc5bd3890300a79c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "29860817e0264aecb0a99141b039e555", "region_id": "RegionOne"}], "type": "message", "id": "47663b4a70dd45d193fbee6ea0ebc11f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0bca35d078a24d96835cca8068c8cee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "783c80b4a51e431f80f46d711fcc2c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a410bcd3593c46fc9678493580434d96", "region_id": "RegionOne"}], "type": "messaging", "id": "b23293e65e3b4aaaa34607d9831d1edc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e1662040f8549f581b0bf89c51d3ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dc86756888dd40e8a555a15fcb43f779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4b5ca88ec9924106bf8d1da224becb3b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f223afd076064e8bb995bb9aeae471d5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55c35646b7cc4613bca862ad934189b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9189bef8bc9d4c19afaaffe627bfcf43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "355f927f169d44a3b9d5593a4964d1c1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f984457d225047ee90fe4437f1cd4878", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23e5487fee9b4cbf834348a80296713e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d13a3da146ab49c19ec56aeb2fccdc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15fb671eda5e43d1a31c6f033d507d54", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a4bac7d24f1544c0ae326ead8c7c2116", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bc8a3cbe98f4d28b1bb88e1dab330e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cda7fff0aaa641d48a48f1607ec81213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30b799eb78fc468cb79bf16a33f86aab", "region_id": "RegionOne"}], "type": "container-infra", "id": "2bc8e7b33900454eba15b355e31bba1f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "10ef5caae501472d8964ba7654094e6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "53ab78d1961d4fe8bcd02dbf4ac9aa0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ce232985c32947109f0ae0e32555a939", "region_id": "RegionOne"}], "type": "search", "id": "32179e8ea08e4940aa80d34f4b801cd7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eb242030c3d34ce690fbdae779036ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "712d2a3873d74f72bb8e91d37b5c7986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8c962aecd8b64deb97bf0281f0b380af", "region_id": "RegionOne"}], "type": "dns", "id": "f0914b4c8b5a4c0dabdf6fc1704700a4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "890b23f026f4497fae7e1e9babc7973f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "602c91a82f364a2f9ff7404a649bb4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c726bab8b79468f9377693b627b1b87", "region_id": "RegionOne"}], "type": "workflow", "id": "8a1d40809f8b4de480a0d128b0290225", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bdc882ade301449b8e2da7fbc3bb392f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e94a4295bf284d478a3923102411f1b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d2ff924e4b8b4fe8a28cfa397ce97854", "region_id": "RegionOne"}], "type": "workflowv2", "id": "262c5f96d121476f9c2f68601eace900", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cae6ce6631fa4be6bf5e71b8291b312a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aafaab3c2e454ab5bf2779154df01548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bf1a040b9ae24eedbde86964f994e88b", "region_id": "RegionOne"}], "type": "rating", "id": "e2444c7eb95449f082f94c2334555079", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0dfa16c79dc2450fabe97ce59d682a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f52e173febf4f0e944d362f5f366430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "71f070bd63cf48d2afec5dbcfc3f6722", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4403276035404eb88081034be2feb26b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7f32eaddc694894bbe93c79188e07d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ee1db3d8d1944f12afaa6932363ee0d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2bbbcc929f140be93f2b453a171cfbb", "region_id": "RegionOne"}], "type": "policy", "id": "e0a37e0cf8ba431fbf84a9a620995eca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a462a2cd878b4532a912802f04dd1e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea3c737e77db450d9a721bd5eb7a0c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cad53c1d87e340cd9a5f36ce95bafd29", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "45491fcaf6f9410984cbaf0e71e210ec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05c6a2063f33445a8d8054bb3e8967ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e54de05d38bb4e8c942a2857abdd7612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "485aa4212d094026a1af3b23157abf49", "region_id": "RegionOne"}], "type": "sharev2", "id": "9eb8812c6c914c6b94e2ececeef4a638", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c00315b280745819ed87ed7edc9a3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad2f1bd6a2944c8c872ea3eefe89e1bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "801d900f80874c4495b96362308b66f2", "region_id": "RegionOne"}], "type": "share", "id": "bc49d40a73ca4a91be79bc10f497a352", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "61113df3d79a49458aee7c8a14028cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4014d3879884697afed390eabb24da7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2f32a30a4ee5408a972eb84f8e5f11b0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0e00f131b93a4a21b254a4f6eaf6ac72", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "027c3cd8b990494f92d3b92bcc17f6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbcb834643614592bdb2d7068fce2d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffe04d1249574fd884e89bf25f411ffe", "region_id": "RegionOne"}], "type": "orchestration", "id": "486f29ded3cc4e62b88451cf13308728", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab6fe03ec813488baca0a8a086ba3362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6fe3e7199b443f28c1c76e5233b44e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e49c48a056446d3b775691360f3cb5d", "region_id": "RegionOne"}], "type": "block-storage", "id": "cdce5356967d48d496afee948d139134", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11cd12384fd445018321db864d380da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af3ea97ff9a4239876f4f954366ef03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76079553f02a478098b3f311044797a8", "region_id": "RegionOne"}], "type": "volumev3", "id": "dcd4eb8d05114ed492ce5d1faaefaa5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b17e37aad524a77a58288999fffc475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d3d699c3ccc42449b06ae0cd20f1197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a1e263164ba43b3814e49c87dc4b8e6", "region_id": "RegionOne"}], "type": "volumev2", "id": "04137838156544b580446a086b755247", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ab711d9f67d487f9ade06ca9cd8de83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76ee54b036ab47d08597a4b6e129c6e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6eec89fe0af34542b1de0f6dc527c27e", "region_id": "RegionOne"}], "type": "volume", "id": "5b48e459cf3a404c95fc5719bc2360bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05f951d153024d5a9c63861abf32b676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1506bb5039ea49d38af855ab17bf0f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fde515f7afa42e5947dd94ee4c8347b", "region_id": "RegionOne"}], "type": "block-store", "id": "d08f43fd38ca4085b850362a4e3c1ce9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5d6081cd3cb4881a1f1cf6d035ddf59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3906f5d30902479f817b4f26ce421b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bb42c0ca6c574421a73243bd02a7fc77", "region_id": "RegionOne"}], "type": "alarm", "id": "1e59548ef2b14815a5179fb7814aa4a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "704632b6ee65449c825f6c43ca8bf354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0b61b408c5e4cbbbad66ae312227150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "91ed9bdf5fea4d429fd1b4504ad55704", "region_id": "RegionOne"}], "type": "alarming", "id": "353c7cd747d04267a536bf013e6b60e0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e5ae490f08b4e87996a76b08ab0edf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a38ecb4ca92440219787537cc34a1ee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6248035bcb2e4b3890e140ef84761391", "region_id": "RegionOne"}], "type": "meter", "id": "2b54c123413e497f89b70f8bf8924e09", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c430aba6d0c4b21a02491c1d3eebf65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "383e1ae2b1d9461081dc3bc0fccf7285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8a72c356839c49a9998090b55522149d", "region_id": "RegionOne"}], "type": "metering", "id": "9aca15028917480aaf6dc8d40628d0db", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "952293fb170f4180a9a1a4d21abfc897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2562fab402254da3861e78ff67db678e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3b8a125acaea4c30a3a01c127e85fed8", "region_id": "RegionOne"}], "type": "telemetry", "id": "47dae0c4380d49eb989948c2f1b7f176", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4870ae860cd14c0a82c3a83e2b5e54a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7c049cd01c4140fbbe6ffc2b20a63448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "836c9796483e430e8cb58e4be001e409", "region_id": "RegionOne"}], "type": "event", "id": "0b795f0e2eb74550b40f937b641323fb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "84a896d8cf734a6daff9dbfc5b7e0af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3e24d52f09c8400992a2ef599e682036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "78f91861e691439ba491b3763b6e01eb", "region_id": "RegionOne"}], "type": "events", "id": "ebab2d4387a04f64905eb4a6f2ea208d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1631b8163c0f4a4aa01fef159800665c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c38ac8ae0bb74a7eba70b3196de218a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "97e4cd7656bb4d3e996a36207e74c6e9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "24a09dd64435467995e1800e95426416", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f82bde1a850e45ed930c42a7d8def7ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f5eee49841846879bb55bbf5e5e0d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "903ff6b18f634114a08a98818233183e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9bb4ceade4134082998b627eb9ed6309", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74ffaa50801d40b89e4b288ef44d48c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7521d1ab5fd84c048017a71cbeb600c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "322beb5faf5644e0b6b3da989e4f63d9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "70bfebbfe95e447c8e6d6f52086db298", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0cc9225fb1f4ae8824d2e1d30c176b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6376ce34f2d94b16b447232a43d93f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c16bc7ba99e548a28975baa3cdbff390", "region_id": "RegionOne"}], "type": "tricircle", "id": "956cf016a63744c9bc56786fa6300744", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ec8124edbfe745f7b99ad45f9d3facaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bd9e1d184f774022a44ef08213eac0a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ead155816e844acaa6ed279ebecba665", "region_id": "RegionOne"}], "type": "database", "id": "3fec000193ea47d288139c77fce535e7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e53e2c6af6284e30b0cf97646c40f85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "abee9dda3c154503bece449d4dad4a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d269983aa06f49878dd2a53fdb7bc67e", "region_id": "RegionOne"}], "type": "application-container", "id": "81cda7f725eb431bb06b858f4f27c623", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e7e071422974ec58f16cbef3b676bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfa63b37115c4824b3e9b6617258ef52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8db3c8f369ab4f76be59b150b8633898", "region_id": "RegionOne"}], "type": "container", "id": "6bb66ec0b7bf493e99fb685f1741dbbe", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b987a0f60244ec5827992555acb9d2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e18637b1e0814aabb84eb033f7ce7277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "43a7b92394ba48f6ba055547d07cdbba", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "633bd2b583a7462faef818195f72a47b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4059b79867f419c89989489dd990a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0784f57fcc6f4c1eb12d6afec79bf089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "11420f2f6ffa4db3a9225c4d5bfb9c24", "region_id": "RegionOne"}], "type": "rca", "id": "d4a8b467c009410badb962a438dc6e92", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "12ee5886f2994b26b042fd96889203f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ab357083dcc3454b8fe90ec0fe5560f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "304673a5dec640eb910ceac718d63a2f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "87262f4897844fc99d2db4a6f54d132b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c244c23a6b814234b9e91b003365b355", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a238032c15a746bfadfac4e86569fa15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "03c30426f2de425e975d5d376b1075d7", "region_id": "RegionOne"}], "type": "network", "id": "2257e0bcdfe94badb379d97a3bb0b243", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "08bc0829c47c4e58ac23b7bedd06cc48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4984c87587a54bd0aa02cb4ad4c146c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "55124e7d5a454ea9b64142777781c720", "region_id": "RegionOne"}], "type": "backup", "id": "a73d6124ba6a46f89e07f3d2a9f24429", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16f8d76cba6c4774ba82cdcbcc6115c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfc4fb7d791c43f8859623dee5ba0190", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "71aa9ee56b6e43f9aee2764d77ceefb5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "dbbdd7a26a6e44a6bb23e813c0320223", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cdeb1c6ceaee4cdd8478ad21826ed2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0aaaba903f404353916ddbe92ad188a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2f2b6f77e77c4fc09dd07e55afc08832", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "22423b5cf86d49c5b2fcb3b4a1b16c7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9090cf0b653748f4b5d6277222521fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b8cc74c4384c4a068abf334fb0a56648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a8a0fb37ea7b45e29c73925f9e8db504", "region_id": "RegionOne"}], "type": "monitoring", "id": "d62d56f8af2745588db276453341b7d9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "847b6b2f1b5d4f63bf43fe4a8a09f4e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fb9dd4dd8b8c43e89a36d6e8bade94d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6effa88cfbc943b1806391133f182623", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "09c924448e594513bc8e4faf8608e4ae", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9bdb1ddbf9cf42b8bff6981d813d37b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f271dc844842461a9c66034b70384d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5102559ab6814f95a582e53c41a67cba", "region_id": "RegionOne"}], "type": "placement", "id": "eaedee255dc748af9172ad1a962e05f2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b8e5f278ad845d3ba7d2e33e69d67b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7916e8ebab1045ad9d5e4bb8ee6c8afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6397b245958e4ae68fdf7315d80b6d16", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a0af15ad76784af295eee23730f874ff", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d570276c7ab84a32bbc9d02c6d708e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2e1c8a273d7495bbc58e4b5a2253d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "14d47a38dd71478c8a87f3d63714a772", "region_id": "RegionOne"}], "type": "ha", "id": "647bc1da2d60483abdbf65ccd554d03a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "12beb50256464c8f82b8b7ca3d8f474d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8d30f839f92d41109e868591588a6c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "307fa32a1faa434f99b2b59bc5520513", "region_id": "RegionOne"}], "type": "reservation", "id": "1bece315003f4371bf6a636cd3597760", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f53ecf2852754aaab68a167484d0b42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7025f0435b4545f7a13bb05a49b34534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c7d3ee7bc9384c2a8ae3c4f3b9359bfb", "region_id": "RegionOne"}], "type": "function-engine", "id": "cd4a812c14ea465eb1bead7bf2315d7d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c810276555364c8683508dd4e4b642bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bb91eb6840464de8b45a3bbedbcab08a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bac26561a1094e1db900db3f407d19e9", "region_id": "RegionOne"}], "type": "accelerator", "id": "44f0f770efa14bee95241cdfcf68e89e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8aad891cafea472b94fdc8e03dc57b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73211e5cbbc344bab1696db4698ae17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8171330bc78f4f9cb111157bcc7f20fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f3c29c70ddcb41f085fc72be345b8c8a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb890bfe536e4d2e9fffb1a89f0dd49e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1b7420164f04ad0a11285dfe0d82636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4d40e193b5884d72825f583dac0f30c2", "region_id": "RegionOne"}], "type": "registration", "id": "d454e0b50f914e259d411ea0343b7946", "name": "adjutant"}], "user": {"domain": {"id": "f4c7650bd93244a183631033829ef1ad", "name": "8cd0f95e2c7d4d1585aa9dcf8ab485a7"}, "id": "330cb56a10c94031aed0f221f5b7a5f1", "name": "4b1fbde9b835463490810c00ee540184"}, "audit_ids": ["dae2ac4caf094644937e5ac9b201bdb2", null], "issued_at": "2020-04-23T06:26:00.620406"}} 2020-04-23 06:28:00,841 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/ports.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,846 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,848 keystoneauth.session RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id": "devstack", "name": "first-port", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "70c1db1f-b701-45bd-96e0-a313ee3430b3", "tenant_id": "", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_gateway", "mac_address": "fa:16:3e:58:42:ed", "id": "d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b", "binding:profile": {}, "fixed_ips": [{"subnet_id": "008ba151-0b8c-4a67-98b5-0d2b87666062", "ip_address": "172.24.4.2"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}, {"status": "ACTIVE", "binding:host_id": "devstack", "name": "", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "f27aa545-cbdd-4907-b0c6-c9e8b039dcc2", "tenant_id": "d397de8a63f341818f198abb0966f6f3", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "binding:vif_type": "ovs", "device_owner": "network:router_interface", "mac_address": "fa:16:3e:bb:3c:e4", "id": "f71a6703-d6de-4be1-a91a-a570ede1d159", "binding:profile": {}, "fixed_ips": [{"subnet_id": "288bf4a1-51ba-43b6-9d0a-520e9005db17", "ip_address": "10.0.0.1"}], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "security_groups": [], "device_id": "9ae135f4-b6e0-4dad-9e91-3c223e385824"}]} 2020-04-23 06:28:00,853 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/ports/d80b1a3b-4fc1-49f3-952e-1e2ab7081d8b.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"port": {"name": "test-port-name-updated"}}' 2020-04-23 06:28:00,858 keystoneauth.session RESP: [500] content-type: application/json {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_confirm_resize [0.055228s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_hypervisors_not_detailed [0.057448s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.058665s] ... ok {31} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.272328s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,735 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,741 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,744 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,749 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,762 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.666365+00:00", "project": {"domain": {"id": "f5f1f00c8c67426b95b4ca43ee1888cc", "name": "7d258b3c961a4da2bb3cc97d8d4a74bc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "35aa98690b0041b2a250222e1bc950c1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "05d2b38346484450850e12964b257e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "829fd3e6ea5545fa8c81fd85dad0f302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "23bdb489016b45919f5198fbd46961ff", "region_id": "RegionOne"}], "type": "identity", "id": "dd0c75fecec140108d6a21742986e2f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3bfc64b767254a09bd2dfe02cbf386e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fd06e9c952294619a311449c757c1063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ed47770325db477eae25d1e85ff3fd12", "region_id": "RegionOne"}], "type": "compute", "id": "23dfb20955264f39bb33b2096436cdb9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f03ef4b66a214f3090aa74a79d0c0cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "04bf1cdef0ff46019fca683a5166dbe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c77620eff2c74a5dbf094baa21a80451", "region_id": "RegionOne"}], "type": "image", "id": "1f47f13746774c24bbed7c1b14468828", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "121bb917d33d410b88a2a1ae6fd0f256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "178be38aaab74c24b764afab6b0d5852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b39c1e976bf94bba80fb69fad136a8b5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f1631eae120e49e78f54aa2dfea64d7b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a897c1657b04eb0ab36aac6bfe55232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83f79e8478fa4f5e9d811e45446a2cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81e83347952c42288c6c041ff4cb963e", "region_id": "RegionOne"}], "type": "object-store", "id": "45eb4a56bd2e41f6874fe53f45df2344", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37922647a6fd406cacfc8c1303a7d543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c38a74afd1784d589b01cd70a9514dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "adf21a601f8b436f9aadd1bfa03fa0f5", "region_id": "RegionOne"}], "type": "clustering", "id": "71cd5ddc249b416e945a835ebabe8b8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed86ddf4cf2a4283bfb4fefc32a521fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77543659ae5941b3a7f87bc752d04728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fa752dc6456242cfada38a99b3ce7ebc", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c0e578c19ec049d48629bfbb9a084b28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "057c8d805d194ee4ae5cdab4d01aed72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53151077c1ba4f278d356cfd79119c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "402bdada73854997a2495310013903a1", "region_id": "RegionOne"}], "type": "cluster", "id": "8f4dc42eb7484627bc7b14794d9dabc7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f2e18ce9dbdd45478509fd929bf72428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "db60dde504174e2f9523772fef455bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7963b7460aea4417bd5abba59169b836", "region_id": "RegionOne"}], "type": "data-processing", "id": "bba0ea29790f430b8182315c29c85a56", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d35b4f91853c4a8191839c0157cec462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd015f4fff5248a5806b88909560191f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22207e4ff94d4d74bbdbc466fa2f53f1", "region_id": "RegionOne"}], "type": "baremetal", "id": "eac570c4e7394135bbf61ddf53b96df8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eeff6ce02b3743e98783ca3d1d4d3e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa9ea421435641aeb12a89cded11c45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f1abdee46f824fbd8a4b88bd47effadb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6026d180e68842419afa0c709c66a1ae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6b27bef2ed774f83b0aca01b71221bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a2d28042da24240b96ea5d3cd08cef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5eb11fe123d34e58bde2904359398188", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "268fb31348ce4ed7a0b888ed3aee1fbc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75eebcfe916e43128471b152dab3d1ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5090ebf5bd3c46a5b343208aada6746e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1e8baaf4bdc44c09808b7662b3f018ee", "region_id": "RegionOne"}], "type": "key-manager", "id": "a8511666ea93424e8138f3a6625b287d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c9d5cb99669149fb84c3388fc0c4fc08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e18aab7314e0419999c953f4ddaee90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b349a108465492b80bbe6ff2a7c061b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8abf251f60d7451d9ee33ac836d7ecaa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a7a2f6ee86124f9ab0270b55f6c300c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a51f43437c042cbb7de52121a3fe11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e5cef4cb0ee3484eaa033f3b1fd48422", "region_id": "RegionOne"}], "type": "infra-optim", "id": "08ff269b87f34917949b6a91f2d47082", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5a7347b405c349a9a5dea8e4e9670080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d8cd17111722478c89ac3ab3e00ee15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4dfa0fa3a1ba4900a20bc1f01a0c2e2a", "region_id": "RegionOne"}], "type": "message", "id": "4c53baffa64644b4a74adf0e57bf0add", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7c47ce496c054884a0e3b431f8ef75c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3ea2374ac49442d4895adbff85958582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57026b393c2146339da0a553c63ce359", "region_id": "RegionOne"}], "type": "messaging", "id": "539368326adf4c95b2d2eeda9f606e5e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ffbb6e11abf84967a359313e3da80f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "64ffc4a4d5bb4bb6a5aa5823f1d7be06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "038fbe9d4b094f9a8c81c4e2b93e90e0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9a238745dc994f30a21e44040d5018cd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6864a09394343baa1315777a99059de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22115881f5c1482d81656f385ca56a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6dccbbfe65443dcb89766a9202ce8ab", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d5aaecd45fa94e4993e7849488458f81", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac1a79b066f84470b53f38f60b4e48a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e86586536cb54f64a2bb3cfe5f431b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "060075f386874d6f903fabad05522c48", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "97924a46f9d547acb0784bae38162ee7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94255e81ea0242fa8caf187cd60f5611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b89b057ba92420cae61ae1bb95de530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a77c05052e43488e1d1495e53b643d", "region_id": "RegionOne"}], "type": "container-infra", "id": "e3615f51022647129cf71ecaf1ac57e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "03d8ea01a0694703a5ac5a22a47df695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ee05488bf05a4913b957b53607a748b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d6b6790e77a44415969194c3d0fee70a", "region_id": "RegionOne"}], "type": "search", "id": "b83a8bca85514af4a4ac7b811b5c3e83", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "56228a6c6bd7471d9431be1e990faade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a8e163a597314d92a4d8ac626810c319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "bbad965c537d47c1a2112e78c3256a79", "region_id": "RegionOne"}], "type": "dns", "id": "8c47b4e4c65b408a89782ce67943d61f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afc065713b0640ff9200a330f6499ca4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d21410e466849dd9dcfe4adb5c766b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b4cecef2216e40649c17434b3927da38", "region_id": "RegionOne"}], "type": "workflow", "id": "037d2eef460a4fa2aabe6ebb1f49d7bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5a22e7c17e34358b93fdfcce611078f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c34fdd1f1ea4c249c2b2e6390414c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "61493e15acd440bd9e22c9f85e7871f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8058945e366740979ec32eeb75ca6dba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "50fb5f995b3f40df9398af2563cff301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "99da1fe1ba83466c9777fe5cb758cc39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "75ea21491d964ca3859f980e4e882202", "region_id": "RegionOne"}], "type": "rating", "id": "476462da69de4f3a8ad8fdb4cf774ecb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "171bc3c9a22141fcb988348e312ca6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "146f4727b76849878d2e32e0ac9fab6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "af664fc1fc834972bf77fe449f14ff3b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8c9112ab25e94252bf4ee1f0db41f10c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "836ae57fe3d6431c8fa48560ae0d45a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0d0d5312acd4245877dcd9f7bf7afca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "be0e4d11468748c1b11c5165779cc8a3", "region_id": "RegionOne"}], "type": "policy", "id": "12b11391e2954ddb877b013f091acaa1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "462dc50209d944f0a1bd6539b800bf39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62d75343a16743fda48c16281b07dba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eb67016e342d4cf1bf218c49b081b823", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f82580c25c9e4a5a89f331e9ac83c110", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f3fa096892f4ad28a73dfb396b27bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef4dcd14081b421c92bcb26c77514ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ed4d0e583a2444b9a8b49972e37c566", "region_id": "RegionOne"}], "type": "sharev2", "id": "577ba05de4714c7f8a9fc13875e8a4ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7aa2271637a84137bfd0feda0a860805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "914fd96e137c4108aabbf1b542f17cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5bd4815e2d9d4fbcbadf5e1820fcb5be", "region_id": "RegionOne"}], "type": "share", "id": "3faa97e9de8a4a63ad462179d5866330", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0459eb1cc10447208ab615783711b03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3fdb7a7acf942f48db663e73585103a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "57e0d96474ea464d9f01804ef0fb74aa", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "16050999cbba41848505fad1a0314cf8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82e6d48237d74ee4b4566b9781820cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc210e593b1d4b3897724d461cc83b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "666bca4f6992458c9ea2668ebbbbaaaa", "region_id": "RegionOne"}], "type": "orchestration", "id": "24d6b4dd2f804e06b08d6bf5e3c25ba5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae79bce70fe6436288c7108cba43a501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d6f84c903f749a0a7b63d006815f5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6654364ea8542f5b222b043cdc2417e", "region_id": "RegionOne"}], "type": "block-storage", "id": "f465c4ad73d745ce8cd9b0e50a76ffd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87462ef75e4c4fadbf1b063363e6e2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f814ed982ef34e998c2f544dee5b4ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9048bd6595bb461b97418cb86a3081f5", "region_id": "RegionOne"}], "type": "volumev3", "id": "bf367057794a4a6f9863bd410da80903", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d58c460daa3a4c6292b41d554fa60229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "959b93f99e164d85a08caa78f377d5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ffa4956a4c3409aa8cbd2628d226af6", "region_id": "RegionOne"}], "type": "volumev2", "id": "55ce6ede735246dbb7bbbf44fd73387b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07a8b844b17f4c409ca69ca49a178ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2e7a6f2d57548f686326194a7c3b316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a2a2243fe643fc9b36a6a71b4793b7", "region_id": "RegionOne"}], "type": "volume", "id": "be33dcb065c34845a39acab429f87da0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1d66b1935274271ad216de68faace0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "282afc46269d48fdb369e5710e0e02cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d524b9eef8141e59d57b07153a96e11", "region_id": "RegionOne"}], "type": "block-store", "id": "c52cf7f35b4545afa37d25f621f6b841", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c15404666eb4ad0a2d5eb1f7ac7d96e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9ff8052af9644e39ad83e62eef69919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be99d7293c224432bf5b692541801a66", "region_id": "RegionOne"}], "type": "alarm", "id": "b49b03d32bb84c2ab5354e20f848945d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0b531f32768742f09811b2d4222ff1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db773afb47514e85a4a4ff42dce103a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5d809d6d9953482caf4c5aab78b6a54e", "region_id": "RegionOne"}], "type": "alarming", "id": "f114eff72a264f2a801dc5b290f37c9a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab1936ac2b0f4d2c8b2bf426ea5fd2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "949bf18ca97546a1aae7c0cc73a35f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f16209dbb8874ccd9b2e1b7c9b0a7af8", "region_id": "RegionOne"}], "type": "meter", "id": "36bca17a9b9b408789fd1a1679416b0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfff4cc4c1374421ba6b9e6f9ecf7e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb4896aa6b80417d941b4c05fd2a2e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b72cf94c99f49289d5380d2cf52d202", "region_id": "RegionOne"}], "type": "metering", "id": "ce95b5f64e6b48f2964a953f8348ce8b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f0fff3ac43c426eafdd17348d3c683c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "475eca1ec1054b3a9764b398008f2bff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f3a160d1b38546f9b35eec5818644b26", "region_id": "RegionOne"}], "type": "telemetry", "id": "63edb5a3304b4760b1fdea4914303134", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e5ddb269b43b4e3392fe7c8c885bdc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6847c29457d44c57b15c8ecbf33f06b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6d20593fd7164c96a48d0077ecbccbcb", "region_id": "RegionOne"}], "type": "event", "id": "fb08c3c9f30a48e1950a88afdd1c603a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de33bf822ca14854a15977f6aabc6bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ff7d53efd9aa402282649c5b9cf5af25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0bfdd072d9b49fc8f87fed3d418a972", "region_id": "RegionOne"}], "type": "events", "id": "38a6c1f2d807487c95f1fa936f3f9233", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b666511a30749938ec3e44c126ea73a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1613ad0d909b40118484399390831f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f7d0926637c470fb113cd6b9e5995e5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b77c5f942efc417aa5960c283a6d6240", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc43971ae2d147639f247acd99caf847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cefe48c3fbd45748b30abf317472eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d3637cda715e400eb6a335c47e2f7339", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f0e4e82bf09149e29e8ab134f3e22469", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98e56694203b43d18d0c9ce17e8ead05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e695c403d18e4729a75bc6551f78d37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ff656b6f2b044d4977659d162cca8e0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "959bfbcb6766457bad5b94a5b42a89aa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b1cd34c85224c10be09eb266c30100e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4130052c796c4c5c919feb3944d169b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "df0648e40c32462493bdf0ded2c3d577", "region_id": "RegionOne"}], "type": "tricircle", "id": "720469e122a64cda99632bfcf20d3832", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3edb7aab1cf54a8f9302f3f9e5bd04d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "76ed51b4bbda4d339b85ed1fd9a1acb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2082f7f29a444d06b97cbeccecaae6be", "region_id": "RegionOne"}], "type": "database", "id": "6126239361db46be9b0117a7db23d7d7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8a7fa08666fa406a973b211e8859c6ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77be698fb8fc43d29bba363c146caaa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e01236d3df014254beae2ff45cf0c1fc", "region_id": "RegionOne"}], "type": "application-container", "id": "e54b48dcff3943848230672dd34013b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9e0d5a270e0f4e6982dfcf023fef2fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d22f9a49d004f21aff6f8fd4f24c09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e0a162b72cc947fd873900ee69b51133", "region_id": "RegionOne"}], "type": "container", "id": "7043cdd1854a4d4fbefbc32ed8a772b1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5eb30d4f2c43474b8033847f0085cc12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a76a446eec4b44daa992b467cb66deab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a870fb9ffafc485bae11e458e320509f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b51bc0e85b4248d08912937112ab62b4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8f6bf3f62504743ab5f3c42dd96c653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3db82a8c529942d1867a8e94529664b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2040ef56c1594252a59d17f8b093aa00", "region_id": "RegionOne"}], "type": "rca", "id": "4238bbb8cf294d4cb8dbb3bc0ca737a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "486fd322d8d644ef8da5d48057fd77e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed87643cf9cd437d9e0bff05334a8d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cdddd9b6f97a479eb06f8ab15900f864", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6f4f3a54f4fd40348242e98f03848ea2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fa4815612dbd447186bdb6550cf0e17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "12d4326fd7274acb8f448f4c3cc9abdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bda46d93618447698849f082330c7e4d", "region_id": "RegionOne"}], "type": "network", "id": "dc08e1f6f65a4eae9f98665f1552ba0b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ca8028f846874c9e8530f454dc10c471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "452fd659266a468b8871101bcd23518f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c2fb327d7edd4ca4ad3cf79cab1e95d8", "region_id": "RegionOne"}], "type": "backup", "id": "58d2f045714142ef828ad69fd015873a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d75daf2241845c5b126fe0e4601ace6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f3b838a47af437c998a254e373bca8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94ca13e2c9304b62bf42818638405fa6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eb69775e68ae4f3a8f085ed8b9569439", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15337972ac6a453d86957b2808ae115b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9b8f31fa5df428b8d588d551162bc32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "53b452404ad246f4a36cc676ba671fd1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "879cff9b60734bb68557a1bfee6f1780", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "36ffb593d3ac462eb7b250899c39192f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "90b47944cc0a49c19781ed097a020324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6642c5bf16204e1ab1185fe47f8112de", "region_id": "RegionOne"}], "type": "monitoring", "id": "de615704f16e484d983fd06654c7ef52", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "50e223e6e8b5449195e84bf37d66e28b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d779cd8c7ec5484aa8c93cc96eb2f164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20ef864c9e114d529ff67ce5f113f128", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e1cf898e249548e8aac25878b9cf22f6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5ebdec064e414b03a5d871b9aa67ec81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "189a816d1b4545b0be8abe0a89184c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b7268b1abfe443fdb84e08476e207631", "region_id": "RegionOne"}], "type": "placement", "id": "abe56ed383984e0db21aea3ff4473525", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc86294cef344c00a07fab5b9c666e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0ae88092afae4819a6eb54b152479bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b04b20c1921844faa7a3ef916b088ea3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a41057354f214054a9753a327facc6c4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4e839f6da4ed4e8ca645e7c2545b2258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6564e269740449c82d70b9f08fd4f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "eaf78a1ce3344927a2a022a9a86405e2", "region_id": "RegionOne"}], "type": "ha", "id": "04d22a4fa3e04471bf82b8fcfe4628b5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6816c23b9bcd4626a5b42c6adc62b88a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3e56aae34b034090ad60a07429a37419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9f637e30c1db4b4eab0dd04c528b36b6", "region_id": "RegionOne"}], "type": "reservation", "id": "826e32c74b554bf9b75905185d91aebd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03bc2679e73942a7881248905a09f8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d575fba7931344ad8741259eefce7ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8974e2a68a1a45f7acd6127d3fab6fec", "region_id": "RegionOne"}], "type": "function-engine", "id": "c572be4dabb74831b24a3f14325122f0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d35c3ceae85e458e96710d17f3aa4c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b81a615b3bc14122a14f8ed39edc4fdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "172a6cd96e81469fb28fc6cf96099853", "region_id": "RegionOne"}], "type": "accelerator", "id": "63a47ffdea7d444aa8f7990945f9f576", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7dbe87ce48114f6cb422f78a06e31619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d8c297853614d3baacac64a1abc264e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0f90485188e411bb05720f57733cc78", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dd4bf4d9439145d09c67701ca77815c5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f278a391d3c84b889f3841d6a3dabb95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b5bf3c6d8b0a4d7e8b361f6f3f39e181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ed60032b7e3e4b7d89171599c1d6940f", "region_id": "RegionOne"}], "type": "registration", "id": "bcf0d0d103a547a7a7fbf852da6bdffe", "name": "adjutant"}], "user": {"domain": {"id": "495a0ee941d1453b98d6029ec3e1feff", "name": "f58c422f4b494bcdb0d724bbd55c260d"}, "id": "a54f00cd5a17415ab6e1f295b5373c45", "name": "d3aab10021b54e1c98c50bd91bf4295b"}, "audit_ids": ["eb5e3a6b698f42519df852622ca90ef7", null], "issued_at": "2020-04-23T06:26:00.666365"}} 2020-04-23 06:28:00,859 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,866 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,870 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,907 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,914 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,917 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "85115be4-0b82-4416-9529-75743cd6ea02", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.057733s] ... ok {23} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.068201s] ... ok {26} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.070095s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.310778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,705 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,710 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,713 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,717 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,730 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.647581+00:00", "project": {"domain": {"id": "f74f0bb65a9d45a58144b703dee1c055", "name": "949f6a03690c46549819c0fc757e72d9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1b34f2f49d554110924340129ff776d3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d9d4b8dbd7a4dd6a8e5ed5de3824fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "84da496f402842a684623b8e5961a648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5d6860cd88dd4acfbdf42843fe519f42", "region_id": "RegionOne"}], "type": "identity", "id": "94fe5c021ec548f69fbc913d512e4884", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4c2d4f30d65d4420b558ef1bc8d22a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "22a1217e314b40f0ae566dc4257bd6d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ddd687cd26894a1090405fd4055b1968", "region_id": "RegionOne"}], "type": "compute", "id": "3efa1b058e454c5e8513b0aab139fa39", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8b30a7ed366448729cbef2f8897e828a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1ac140f646df498f9a49912ae6788948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b1e7c3ea34cb45e5bf40c55fc6b5491d", "region_id": "RegionOne"}], "type": "image", "id": "b44b6d9463ed4dedb6051b6665d22849", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "815f3dd30d3b4464bc5e1e901fe78026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "502f3e0f67844be592a3cca5a0285a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bf68439ae44647a7a61f75be8fe27b16", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ef0a89ed10964ebea5c73d7c5083b578", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e467d7d734c945ba8c16db7a74dd366b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d58645d60e844b3b9a3ce862306dc30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fc897ad9aa74f3585fa4b467dd36ab0", "region_id": "RegionOne"}], "type": "object-store", "id": "f29d6727d221411694e176600229c53b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "896ead8e1a564e389b53659b43639f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d910186c5434bdfa88a3b075193d39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ece0947b0d74264a2a453e67daa97d4", "region_id": "RegionOne"}], "type": "clustering", "id": "6213f19753504e27bb657759e6588a9e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42ab516dabab44a99035f8054c74905b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e513fa6dc9d4b63a1c4259092501ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dfddcffe3031409b88b05ddb1c6fe78a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a0b5710057c04b5e928899ce4770d4d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8081737799a14c768de4378e3875f3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a795b386fc8c4c26888b090a5fdb7d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1241d2d5a36c4357850efaaa64085ebb", "region_id": "RegionOne"}], "type": "cluster", "id": "c711c3a30c35450e9aa14f09e9e5cac4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3750ef92cfed48dabbcf8c111cc63ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6d317f4d33104d61baa39de234225de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d5b0960e4c6d4f1daee9e73a6b2b08a6", "region_id": "RegionOne"}], "type": "data-processing", "id": "8f8a041d435249fda360a6a5da94971d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd68c1b1d851417e81491ca373ece2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a628d4f1461c47e99de3622dc230e32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a29e49ca52d142a8a9297abf566735ed", "region_id": "RegionOne"}], "type": "baremetal", "id": "1b85a5e1fb914d368a86f08c75fdf7eb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c32e2d13f0a40e095606f3aa6c7f1b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "696838ceeb4f47c8b5ceabcd2c33673a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "63346affe89146bca5b7dd4d88570f95", "region_id": "RegionOne"}], "type": "bare-metal", "id": "70b580cfcece4e9ba269ffc151f512d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "caa6413c99a44ea699f10ba2be740867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0f069d26347b4f69bf9b40e589b308ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8314228ebcb748208e2e0fac67d96661", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "827c21873bfb4e0f98213ee1315f42a6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f370839eb8c24affb011e0cf427cb05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "274fa905a4f543c599891d61a0276486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e91a2e87b9f643358b66e507864b0fcd", "region_id": "RegionOne"}], "type": "key-manager", "id": "ae383103124c49b9be516b072a498e18", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "41ce144baf5741d19e213382ea2678ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b40013cc74d543c78eec6568428cb26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "707a9a26adf0492c9e223ffbc1eba73a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a589780500e54adeb10e944228ffce71", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2da16976c9ac4c289a7db907d79f53b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9318bd79f55a4baba7f790250f2d422e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "439e26d05f274cc3906f479263d78774", "region_id": "RegionOne"}], "type": "infra-optim", "id": "58cf00bc7f0445ceb1705495fe7f4498", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3ddcffd3c08e4eb79dfb7075302ef821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ab2c98d6ab1f4977a1569a6c05e8a551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7bd5d919690463eb359aa10e2946756", "region_id": "RegionOne"}], "type": "message", "id": "5fac15e26f464c64b8616fd52a95a260", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed09c5db67684fed9198c7c2f2beb2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "89b58dff9e8c41c6881d8f9b7292574a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "518500d1f6674b839b6e525cb7f0a9bd", "region_id": "RegionOne"}], "type": "messaging", "id": "db1f1afd415647bdbdc7da062d0c1b4e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1d77cd5bc0b44da5a4d96a2fa41d5c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9b70d082241b42fd8d23d45693b4dd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b2fd6e997a254d3283d4afffe6df8911", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b006ddd9db6d4805b1130522e541e497", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c316e822394a4519ad432af529857ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ac44a2d5fa6462da9be35a3082f7c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1d2d71d96044bdcab5f3f15836b047b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c4dbbda193bf4de9baf1653f56c18299", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb6e038101a426d98167d29bb0fb968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e583a81aff684f9d919324dfee9dfccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc7e28aab07e4614aeef8209f00f9e63", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e045c642dc1c44f4ad54759320e47c8d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "287e8ce6f2ff4db4acd7b7fb51b368cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b83c89ec5c348279d1f7fecb629c015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1640bb66a820400084a3a7f25c9669cf", "region_id": "RegionOne"}], "type": "container-infra", "id": "7df279024004458d89d9ef02c382a4bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e34f4bdb25e44a77ad2627cf055a3f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f5d43c9aa7f448d988cfc7a428bba582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4828ef0ff9e644119b61c60e999b66c4", "region_id": "RegionOne"}], "type": "search", "id": "f695f3d2754643d2b2898b68370184a0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ff2dc3a9b37d4a1995a4ce1d358a16c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8a39475bc1374e229c70ec7299c97c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "db7f0ace08a244b9afe34f2ec32e03ce", "region_id": "RegionOne"}], "type": "dns", "id": "410bdc2258ed4d54930cc2b76371d2f2", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b427bb8a58f4eaca06b8be006994e7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce17876844bf45cdb22ae37517ca395b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "06fbe423d26a48e1835d4fd852619a54", "region_id": "RegionOne"}], "type": "workflow", "id": "715f4c3c91ec4ce3b521143b629f7cbc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e7422a635e946cc86ee77eb541bcb09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7e9a4b52d41a4b048e0e7efa4ce7cb40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b14bbed8e0194f85b3af27216d18479f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "561e07d9d2d04e07a8bd3fb44b8ea39c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "549327a6f42f48dc8ae56d8db9468fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "53f3a84f970944fcb5ab4f442e49dc78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dc4021b71aeb4269926aaa9ee18c4280", "region_id": "RegionOne"}], "type": "rating", "id": "005058b250d14774b9d1b73621f80fe8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1104845813d047fba56dc651206669dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "29ad80805c7c496dabf3560faacd471a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "950df2c71f0944d0842ec178e2ff025e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "69497bcf8e9541f8a6da84f40e673059", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d5e80e5ad0740f2ab67b38042c1b5b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f2ba49f8fdf147bdb4d532f5505a793e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "723aa8ea1e424e8788380755edbf2f49", "region_id": "RegionOne"}], "type": "policy", "id": "d55dc190e8b54f93ba460718c9d3ee95", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db9a57fb9d4b498095cd2e0bf39f12fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "387a1583220b465995f4be1b9ef58c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ae6245dad5848799f0f76b1b714894f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "98037b4bd3e644d68eb736245365c0c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5fb1af0a31149e6b53fc5a474875090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42ed7487ffeb42b88502ce4a7665f10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "687fd9f095f64c7b8ceaa1b277725a7d", "region_id": "RegionOne"}], "type": "sharev2", "id": "3587ab256c484dbaaf669d0134653939", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffdcc5c949394a28b4d6232d4d529e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9065947ebfbf43338bbc6ea0f28593ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a105e72ea594a25b5e410c1a56e83f1", "region_id": "RegionOne"}], "type": "share", "id": "9efc3da5efdb4d29be6f9081e49c2815", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe88d3f903e94d899240624e6f238cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4067ee31590c4a7fa2061fd2761d2331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5d313d10fcb4fcb9486c054d3ac6919", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ecda267180da481b9de06c471eefe078", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6da8b8e2746465fb0d5af5ac852a56a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0426c1acb5648578cf1c6c438c15c11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62071fb7fab04c5c854cb2bfac3a6c0a", "region_id": "RegionOne"}], "type": "orchestration", "id": "5face903e4184d46b559cae1309669da", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5483c0a5ee704056bbf4cc87a8d13893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e94abfdb9f34201a967effb0d89c3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f7b566d54547ec9b3720d3febb83b3", "region_id": "RegionOne"}], "type": "block-storage", "id": "573ab0df84e741a796549264157cfa0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6c3ec22f7bb4c8193f844f9fe0b8da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e99d3c26a9404bfda996fdbc30bab716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "888fd1f8227c496dacae42f44d2fb55b", "region_id": "RegionOne"}], "type": "volumev3", "id": "bbe90127572d49f9957465c65c2a4431", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a0cf5f8c5794329afeaf53eee29868b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1778aba9e42a4fc2b233fdbeb933f196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ac8a9cbcf9d426caaf8793dee1f48ed", "region_id": "RegionOne"}], "type": "volumev2", "id": "1158735edfc7424aa6198b31859bc6db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7632e560826473b93339f899cbbe49c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a7215542e7c4c9384382f789932c214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76630a8dcd574a6e8fa55dec9dc1cf83", "region_id": "RegionOne"}], "type": "volume", "id": "eb9cb30cd5ca488a848937ad0e676090", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84bcca06ed4745a59c4256272c59bc0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "defdd524d162439c9a60c6f9072de5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "939fcbc069d54a7a8d9d9ffe7a54085f", "region_id": "RegionOne"}], "type": "block-store", "id": "54f6a503a5394ff79503895c7997fbb0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "12b550efa2df44b884e98e020a104b08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8c71383fb3c644e885c6c4e7a23b6aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ee1a74a14001485f97cd63ab609e4b94", "region_id": "RegionOne"}], "type": "alarm", "id": "851217de47e148a7b9d84da81e66d794", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a3b7c486eb69494bad60e53185e89889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "809dab53c2374955a6a16d6c103117f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe74233a827842e48d7e17357e73c91b", "region_id": "RegionOne"}], "type": "alarming", "id": "39529ed42071455bb4a8f27d4c2996a5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ab7afd99ac8452298f2099e8b27bd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "caafba3c66fd4f609c6b82a920c414a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb49738d37204f088badb68830a102cb", "region_id": "RegionOne"}], "type": "meter", "id": "aa62aa879f384b7c9750699442ec76b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f10ccf208f5f4427a4bb7f628dfbc9d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f06fc507c5f944e4a0c020aecac2b706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "36d40ce6cee2428db742403d3e062adf", "region_id": "RegionOne"}], "type": "metering", "id": "62cf9e09e7584f0b9a1f3a5af3a23a3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "004d5a061d8c4ef78f5316aaf624b924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbd20df39492458f9d8af0d262ab3263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2f001ab4e074da5b543f2b768b30847", "region_id": "RegionOne"}], "type": "telemetry", "id": "890dc97e853842c0a61acd36dd78499d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "38cb6daf23154c98a209556bf1384c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a1e77f7709094553bb056826d6ad85c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a78a3cfe00d04ca8971184c2a4d14e0b", "region_id": "RegionOne"}], "type": "event", "id": "15f3e91f169a42d18424e13bb3a9ef19", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d5fcd718ca9046f49dbb415d8adf158a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b385937524f94b9fa892671111bc8177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ea478e99b7c435b9799dd9cb08a76d7", "region_id": "RegionOne"}], "type": "events", "id": "bc4c0c39723747088caf7586df956b4c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4403a2dee45840f2824c9a5232427aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "380224611e824f32930483100f90be70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4cd7a7fa0b4444bb3430f7846006726", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5eaae4095aab4edab268d3de093a3db3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd272d36d416475c831fdc5f593ea975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cbc29791c18546a8b75b63a52daaefb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1ab0af1af34c4abab42bce8de0f25b55", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aa54e8add75e4c4ea302a807a7c15c94", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52558863ebdd4c9dada337d670af34d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "97e81ab579b840a99ff51a22e85f73f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6278889183c4ec3b3717b56218a977a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3dbc86c4a9fa47e88684cbe806ed57e7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f77db8930d3e4ee284516d85dc39ab37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c500cc956d1f456393a959869fda7064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5597b9466fe14bdc98c8399e3b3de34f", "region_id": "RegionOne"}], "type": "tricircle", "id": "b569bd79012a4344926acf60ebdc752f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aca751721df44f399be52e3616ce01b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6b28897306c34a829f261dff447b1de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1896c648705540569b89e64cd60654c4", "region_id": "RegionOne"}], "type": "database", "id": "cdbf2aee157b4189a15f0b22a9ccfcd4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b598a77ce45d4bd0b04fa46d7515fc0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0c84902c7934c8f8ce1dfa6b564ed5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7ea6c1acee98462c8e0dc564e8a9deac", "region_id": "RegionOne"}], "type": "application-container", "id": "2feeca51ebe9443188a80bdcbc35e1aa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bcbf22cbdd064e34a95af50f9967073d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3462097a64e248bcad8639faefce8d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5f778aac9fc14effa70ee3f05812b059", "region_id": "RegionOne"}], "type": "container", "id": "1af5445acee64902894cb4048efbfedc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b51c4b69e82c4c0abcd7cdf9060bb462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "255ed5190a094a75a71429079d83318f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d3fbc556c6ce4952b164af48bb2bee11", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "84495c417334421799b65f15458bb7bc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f15d4ac1e2a64758a23a74d1d2037be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7dc83a7af54d42d3b81dad3d6f58343d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5e1dc9b6bc9a46819dc5e3ebda95d289", "region_id": "RegionOne"}], "type": "rca", "id": "0d5f8c27d82346dba1144423100a3277", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c4ce02c883f34cf0ac276182c1680b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "39f17f659e9245c69f6028f82b448c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2009b4537ad142c7b17301715286fc4b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d2f736390c3b43689b973272be459eac", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c27453102814ae49e0db77ac911522d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c1f9a2c26b91485fa16fbadfda895038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "27a05b205609454db197e072b6502ca6", "region_id": "RegionOne"}], "type": "network", "id": "527a4055eb504c728930f5f11ecc1523", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8f114a6415164e769193a55f1d5bd923", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ccf40703e0d143389a88e8eca4e9475e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "69b29f633275430d8177167d11ee1f7c", "region_id": "RegionOne"}], "type": "backup", "id": "b22de0a850f641ac956bebae70d4a62b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0e81baadf311423a8404e9d1e531e364", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d05a6c40f9347fcabca0f3f81bb38d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "93b2011fb0704acead7e4d9e6c5675be", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b8f19faf7b184a408b7c83dcd84d995b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd7400d9bfef42c199ea81023e348c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c15a505dc0b34c399bf959832e0d584f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee2a72bc10434187ae8b61a0b522f97a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f79b6f6689c6486787645bf435178925", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11a37fe1360643c5b74a8d1562d95ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "17b704228d9f4df6bc7d61f0391b556e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "37bb60eab3e844ee9d19171eca4ab725", "region_id": "RegionOne"}], "type": "monitoring", "id": "28516bd06cb34cd8b6b2f9c6f4569dee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c39160f927a7471da9c424d18b8ff618", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a89ca2953044aa891e993e410adcd97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0eb5a0bb1fe04a7280355b5b3df7c441", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "478954c1367a422091f9e7293a5a1236", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "17f05c924c824cc19ea58f67e7e75732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "59f9c52036474fdd98527adfa91c63cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "83a44de925b340038a951af44677c797", "region_id": "RegionOne"}], "type": "placement", "id": "ae05fd8bc9cf4fbfb71bd46b3f03062d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8625fc100949432b986bfa0bb3b8c330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f43069e30b646b78a7af55ae5217d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c2a2fb0e841640dfb794e81d94aee77e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "27127c7e46b5450e8b598dddfaab74b9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ef2b766780b4930a7288e8d436c8afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21bc783860b44f80975489ec7062f920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "829889c7668a493dad500a9f8e760cb5", "region_id": "RegionOne"}], "type": "ha", "id": "6b0d7212db084aa38dab045c0c6fe41e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d882269ed1c04034b2960da364257bbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c95dd1c0ceff42b69c15bbb6bef9263f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0b36e6cf5abd46b98c6daea3e07be680", "region_id": "RegionOne"}], "type": "reservation", "id": "556f062b36234e4998606e947891400c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8071a4d8a874242a5c51e55dd989d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "26ba4eaef6f746eeb8276a610a067a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "40c8be2a4f7c42429c2743673911b5b5", "region_id": "RegionOne"}], "type": "function-engine", "id": "30d003a1309f4f87ac4bcf556fbd79d8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b47339deb79047f5a66af61492c21efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "25fc7dcb0aa54f189c8341b36bc03cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bfcb44a68578495c9b51f6acbdeed9c2", "region_id": "RegionOne"}], "type": "accelerator", "id": "968ed0612a2945f09dc035d070c0bcb9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9b52268535d4926bb35dbfa9b6de14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23f9d114248644a5b748ea1a0be5d9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb3ce28cd6e245fe9809b5928437ef9f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f831519e7ba0450bb084ccf05b90f568", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e00a08fc64c4444950b6e971a8616d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f36b2e650bb46258b3ab210842c168e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0aaa851c41ad4e719b7aef7f1227a378", "region_id": "RegionOne"}], "type": "registration", "id": "81c72fe803af446d9888d25fe95dfed5", "name": "adjutant"}], "user": {"domain": {"id": "1c6121564766444ea3e7557c7ca6e0e7", "name": "9ede687532454f40aeda8d607f18ddfe"}, "id": "c5822967ff0d4828a509ba27f2c381c5", "name": "428ed71819bb460eb4cf7e2a75b3a2c5"}, "audit_ids": ["341d332c4832432581b01a9bfc451c28", null], "issued_at": "2020-04-23T06:26:00.647581"}} 2020-04-23 06:28:00,820 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,826 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,829 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,888 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volume": {"name": "vol1", "size": 50}}' 2020-04-23 06:28:00,893 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,896 keystoneauth.session RESP BODY: {"volume": {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}} 2020-04-23 06:28:00,917 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,925 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:00,946 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/01/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-set_bootable": {"bootable": true}}' 2020-04-23 06:28:00,951 keystoneauth.session RESP: [200] content-type: application/json {14} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.061874s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.058296s] ... ok {6} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.058217s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_limits_get [0.058039s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.054282s] ... ok {31} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.059730s] ... ok {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.211608s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,868 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,873 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,876 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,879 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,891 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.791100+00:00", "project": {"domain": {"id": "a393d5b653764d5c89c2c334da941dfb", "name": "17376ac97ff548948d75d8de64573ac5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f4c1b7536cf64bf2bce4e5422a7ac89c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "13c6c13edfd34a4788daf31f0b2b3ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4981ff33d232488795bd77f5b23e19a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5bd6abf5f8e940019a58224709bf2a90", "region_id": "RegionOne"}], "type": "identity", "id": "1946c698d073472da7272c68b82e6e7e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "40e68fa36e3d48109862854fb981069f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b1f7ed5e0cee4ac4bffce5cde39680d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "51ee5751065d4326a7c8cdb6b399cc09", "region_id": "RegionOne"}], "type": "compute", "id": "d25d20bc31ad477d9dbbdc19c1e13127", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b7c752cef674425f99922089f334988d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d720274971d941b588f75fc1181922d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8d973e00d73542d48acd96d1997f30fa", "region_id": "RegionOne"}], "type": "image", "id": "1b881dd19c0e4e59b6a5ffd4d76048b9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "56827c32f00b47689bea0feb300cdcaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3c2c5e8f4e294d6a8b7040a8f61eac87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bbfecea3467b45bc851423f804eab4ce", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b18505e873fa464baa2f1754cd21881d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f1b1372c3e846ff8a3af0be048a3d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e88b1827b4a6474fa337632ad7f4e151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b173afe481e64ffa8bd08638e2eb9fca", "region_id": "RegionOne"}], "type": "object-store", "id": "2c208968f0f14c61b8ddd9eef9c6f120", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a290e7de06024bab9ef7184067a38099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "62aad51aa3f548dbac260da7832104ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c85dd814b464182b3387e077e10d0f2", "region_id": "RegionOne"}], "type": "clustering", "id": "47d6f27ad967448da26fef2ba09aaeb4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4aa3785bf2854095b68e4d019912f962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f9f658cb15b41f8b0c3fcd07363165d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f5021b0a4ba4d5cbfb83d7cb55dd203", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5decb5f802a94c118869306b2d399733", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "868dcd810429413a99dd1e63c3c07161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0570ff22d1b40c79c24a2660f74f65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5564996062e04553b7e61ce6d498fefe", "region_id": "RegionOne"}], "type": "cluster", "id": "c79abeebac5243c480b4c4ed465cc9d1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c43aed8a6da432d8ba6f9f4940b8eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8167a64a13ef450d80c6f0456bcee277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4184c979004a4012af7af3f41669f98a", "region_id": "RegionOne"}], "type": "data-processing", "id": "43428b382a0748488c8fb42c39f6f74c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ea04c2993ae498fb4622303d09f3a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fbb186a4f29c443f94c4751699271394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dbedaf7c368c46578e3c496fef660bb6", "region_id": "RegionOne"}], "type": "baremetal", "id": "08f4e6d0c6fa4ae7b9708e6721417a38", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11e132345ffd45319f7e97e31a4cb9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2456001273f24422a74676af6588b57a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e595ec080f9c43ceb8ec44ccbf022c52", "region_id": "RegionOne"}], "type": "bare-metal", "id": "955ec522de92471b89b69839f6ce6c71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0953880dc6234853abd31bb904121fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2463401c7d9a4dd2ac114e69afcdc842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bb031376cf7a441ba08e44810a1f97bb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "51850ac1f9284d4299e7df1873ac5aa8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1a851909efa347689cc852a8977d78c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc6dc388a388412dafb5e324ba0f09f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "925c6695546148c4ac9e5990065d18e6", "region_id": "RegionOne"}], "type": "key-manager", "id": "79fe155f031845028cc55dd6cf0cd0e7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92a879a7fd644179900de85d1622c21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8dd4dcb9e93048e4875adad3d850a961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7af026e9d28a4147af4aab8d6287ba43", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "db42207d62574934999f65ab5c12c9a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7a2d9a805fc4f4d80c15699a721d26e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ca561e8df2b4f95bfdaeb4786e0d853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "22c07fe8f4334a0ab49e70d6fb313a08", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a804f0b2e4384e2aa1c2d702dfaee2c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4e11c336a1b74d90937e4edbaa93f8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "382dd3b4c6b049fbb0519fe264583a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "85e88b4d1dd4490781eccd61bb469866", "region_id": "RegionOne"}], "type": "message", "id": "6d22247e197e44f18698adbb66aa026e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cef174205f0f44ccb9316f6b5a314cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a703d2a27c69440ebd6d32388d42e701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50e88fbd204a460b9e8bea698ddc4e99", "region_id": "RegionOne"}], "type": "messaging", "id": "856d6dfd8d30418fa1d4617f57a645e4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "376dc40767694a0eb1f8aaa8705972f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ce17a036f39b46f8b5276e5d86dd4bb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d9bd327f650e40c8adf8588339edd6f8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6cf59f6f0cb0435c845d3629988b3602", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15a7fa01afb14a559e8b6ee8de47c177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e20028a9682b4bee8c24872c121c7467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc92db635a4949cc928326b88ef6c2a2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4a8e808eab0641288dea04a3e4a990e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f851a0e333924ab08bc01da4ea9238a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92643c8625414f9aa4d80839f09572e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f25acad3ce2c44d0b31349ef8c76e7e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "47f4de9f98b641b69d687fb61dc875da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a4c98dc2ec14c8189505d1eb76af13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "482c0357a2d24552ba38bee3e5caff0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12f9fbee73c943e8ad7cd6a3ea28b4a6", "region_id": "RegionOne"}], "type": "container-infra", "id": "d880d67097e94af0938547e866d85509", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "88f2c87812ab4867a80b4aaac1b1cdde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "80a7d85967de41a2ba65cb910b5caa54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "630d5f5f29aa4f52995c9068de07c792", "region_id": "RegionOne"}], "type": "search", "id": "7ac56775d3f54f988261bf3debd9486e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "252ba992f725412caa394d66c27fd833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a455f14439de45ca8c5ca6a86fba3f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "47d52b18d18a4252b18fd7627fbcf350", "region_id": "RegionOne"}], "type": "dns", "id": "7b395c14ded74d5b8213a0bc09a9e597", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68040b9f96104fefae0475cb91924cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87f03bdccdf94e9ba503e31c22e985da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5192edc788a4463ea4b4be618f00d150", "region_id": "RegionOne"}], "type": "workflow", "id": "6aa0779203b34914bb9b446d43c77dc3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3997ddd34b24df1803ef208962666aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "09afeb7bdce1471dad10479cb9ddc320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e265c3e1ad2e4c7d9fcf377c55e3a910", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bcb2422bb3c44003a9e60e2e00e07a5e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b1f2aa6da7743c496ee8f0b0aec5a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "43c197cd5fc94fb6a5c3dc29caae688e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0686d64f233c4dce870e5f0532920d98", "region_id": "RegionOne"}], "type": "rating", "id": "e911c98bab3f459a92776dc2ee2f4b94", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bab581fb97ce4368bc83a85d7bb867a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f4fee2d132224e9e811ea4712aea4774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bbdd6a9a6fbb4f80a5eb0c5dc0337114", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a666c509d0cc4b9b9198bdcacb1f9873", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f009b14468a47bf88f63ef59e01921e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20b00656b9f647e4bc1953534e55cb85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c951ea196c5e480c9082fee65974c86e", "region_id": "RegionOne"}], "type": "policy", "id": "e27c28335bc146b492428acba261bbfd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbe3c1d890ca4d00b3304e7a7f255eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ff647939e9a4c5a9527e6965a5c404c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bfcde79319404cfba70f2733e3bc666a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "84a5e751a8b24b558cb166d2d5b80701", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3dec3f62b79c4419a208c1d21003e3e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a3a1d6c85aa467d8d4508edf7413fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "884263d1865546c8a86f16cd4ea0cef1", "region_id": "RegionOne"}], "type": "sharev2", "id": "36c117191bf44c1e8ad31b0ec730e47e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c401bb224754201a93f1a474fabf36e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40d987b819404e3082e9cb069b323e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dde31992e8be4cf896061573dabca444", "region_id": "RegionOne"}], "type": "share", "id": "186d2c02c4784639af8726e7382a6d05", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7afb14c520a84fb6b6b00a953f1e470f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1699b4de7d414b5cbde15456a7fde0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6516f436caa64a07be25cdc4d002953d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a354e16935da41229579b4992eccc656", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5ae479b7a8347c695599ac765c3d9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4249c386d667482a8e0d2c5c6cf435c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "132b7145374e46f5acaa32dd1f6b9d78", "region_id": "RegionOne"}], "type": "orchestration", "id": "91becde0c51f4de9b1ab36b5a5c27572", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f05a844b88014678b244ccd2380fde59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9aa6620bb15a4e328886af88e350595d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25f05d87e9274f28a4946e95f4d31179", "region_id": "RegionOne"}], "type": "block-storage", "id": "fe6dcf319cd64fe487578a6827f95698", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ff5ddd7460e484299d3c6be3015651a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5475a98ed8fb4b21af1861576a25ca92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14046637aa9748bda93768f9eca7e754", "region_id": "RegionOne"}], "type": "volumev3", "id": "5ff67520251e4ac5ae3b328f1a77fe4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "737563506a1c48b3a2b97d47d0e7bafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ea6b3f1fbb4afeade22d334a02fd00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad98adfe152840358e20f0d3cdbf49d8", "region_id": "RegionOne"}], "type": "volumev2", "id": "b073dac00adc4c79b23335aa6cbc19c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "402c093a9c2c44f4bebea23e3bcf96eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cea8a9238bf46c298520b65678d9834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "031bdf92b7164308b3c9262ad3d1f21f", "region_id": "RegionOne"}], "type": "volume", "id": "390347a0a0c344ba9df8615dd985d477", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a32c8dc3be8471e8d217300dd7bf813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69721c7119da4dfbbd76af801f5da022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5c0d0f7dfdc486a9206675f68799013", "region_id": "RegionOne"}], "type": "block-store", "id": "7013f6934ad84287a4c5cde4c48ec59f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "094c7659b7244876aa5959a79abdea71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "db4138ea8a6b4216ae6bd495e696a388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cdf2ed6214dc4b6eb2542d8ef78e2520", "region_id": "RegionOne"}], "type": "alarm", "id": "3153cc465481437f9b986538d3323be2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc6a8d4089c84fcdbccc893a5a49143b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6095f6904a594a60acbea07dfca9af4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2657a016fe0f46afbec48c0cb3fedea2", "region_id": "RegionOne"}], "type": "alarming", "id": "d27ebc4705c34743bf3be7f5f3220309", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8db292d63cec48678eb40a882b66a149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27fcea328ce940bfbada47e5eb2a0f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1993b5653a034ad0a726d8b2196e0e75", "region_id": "RegionOne"}], "type": "meter", "id": "7ad139336f3444719e256e2a0a1568a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "75eeb9f1878e4435882fffe1b078182b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "674aeb56ca52457fa6c16d668eab6ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb2c2b407be7427a92a3574b15c63aa2", "region_id": "RegionOne"}], "type": "metering", "id": "881c434b30244248a17c62773ea934d4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "50ce8d9cee444d9ebc1c552a6745dfdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7458adaba8e1466baab3f0c619343049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f75c00b655244001948ef1c53868d1fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "608318e43508403e98d5409755a81e3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "382fba0c2c3a485fb22f494b7c363c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8fb8d777c9744a32ac0d490199067c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "50aee2ceab70415c9afeebcc279c4985", "region_id": "RegionOne"}], "type": "event", "id": "1f144b8fe0f44c07b437c9c42c84429c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "45b0bcfc7b434b0a9656a4d8ba64231d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "34ea16196d6e47769a4d4b174dea8be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c2fc22ecc92947c588dbb9145e0ad988", "region_id": "RegionOne"}], "type": "events", "id": "eea8da2629e74bd585abe6c756b46df0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "059f022776864c1fa63dae21dac81049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23b4b65432224193b4df8956cdd51e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "317e0df3587c42fda20eacfd31fab140", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9018e7aabbd54789a4235bfd50dce18d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "380c3974507a4afa994ead63540df055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3bec57288bc14d328e0d3d9bb2dc9d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6e0e2249339d4d80843b06f10326f1da", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ae84deb60f6c4f63b7711d4cfc224893", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5ff02d29d694601a25b6057a07bf1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92c447346a7647dc84373e26a9229749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd8861baa4fa416f9d27154c60c732a2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "510ed73673e24179b639515a197a0741", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25c54aef3166432fad194e4f46d01e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bcc6748b21941f0915faf252f0b8edf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "546cf2c4733548cdb7389157a0715acf", "region_id": "RegionOne"}], "type": "tricircle", "id": "fde97d3002f54365a7d5803eb687c49e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9d278a03e52b4df38d514386a2bcb95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f8d7d6586fdb442eac9af273788ae383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa64c41582754af6aff28cbb3587930b", "region_id": "RegionOne"}], "type": "database", "id": "ffb64fbb8809446db72de761df140805", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17aaaae1d0d14071ac1d975bb7868587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6113f2db1fd47ffbd49571253ed1b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7b15c7bf7e345f78c6271ae2051fe64", "region_id": "RegionOne"}], "type": "application-container", "id": "f34bd8e955104989acaa6376d38264ed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "69d5cb94f0be484dad88e37ab947a860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b14709f7a430453693a7fc73704d4540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38c98c1fc7c14ffcbff4ef225563883d", "region_id": "RegionOne"}], "type": "container", "id": "4df34249cca0462b8e464af5af085c4f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f62dd9dfe17b4183948772cb136861e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21ac21ed173a484f8ea28d2d9349e14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a6d168c065a542d4aeedd4a41480be45", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8be81e1dfa554530b026f97972e544ac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb68bc1b09eb4a339fd22374b387cecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7694f5abbb84440bad892945c412a17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e7be8ea2ef04e32a5694c6b0225a02e", "region_id": "RegionOne"}], "type": "rca", "id": "4af09c26ca6245c6a5b91420b0a14dea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9fb41e783a194363b3c75e66a8f768b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2e68f4ca915c469dbb6329a9fdfbbf93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f117e74882a3440c847b932e73b6d976", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "068c8c3b3b3d4e78b33c35e7a044dbd7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2ee166ad3d56484792250d17225972e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c3ca93324af2439d92566a0c703e47ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f3b63736afbb4550a6edb1d244d553b1", "region_id": "RegionOne"}], "type": "network", "id": "1f921d35b31c400aab9b447c626f816b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "63d5cf6437b74cedbd76dfa1caa632c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "22e8ebefad97486e92bc16f35335cf9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1e5b3c7ebf1747ceb0b24ec155d7f862", "region_id": "RegionOne"}], "type": "backup", "id": "7b760c983f174bf7b2122e5309d5400e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b121e6ec5fee40729a4b3b7bac05c07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e056d246088f4455bfb276be4d87707a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c26bfd41e184e0087945c662f5ed96c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec146d7b2286478bb2081a008df91b2d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "208d58045b7a4df8b9c02c2c5a697724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b0c21a4c8184582805b1dbffbdd9b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f7a7962ff42e41028cb854744b13483a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "76f6410e103b46fc92d3f1ffe565828d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f061e6f8894430fb4b3fb0e64aacf59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "371bcdff6830441bb9a7f99b0dba07aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e20b9c3ad15a4b6299a0ae93e228635f", "region_id": "RegionOne"}], "type": "monitoring", "id": "05446131db6b40658dbd2294946789d3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f78a2870391f44569cf003934386e87d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0816dfec3a1f48348c9c0ba795277181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "88423a5bf8fa4e8b8bcb1b8b106616f2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "baa5aacb76854b019814c754c06a35f2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d7f626846b4f4a32971dbbb7d5942e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d66788212d1a4b92822b24a25c29a89e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dc04168f8d384f118d7a433147f334e7", "region_id": "RegionOne"}], "type": "placement", "id": "ce0dfe7783034728a369d1a386242e66", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49a4000347c34fdb868a6bd186e6d0c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dd0d9d1423d40af97dc85d65558dea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0e2019bc071042abbacdbf43ede6584e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6b10485337214b7faade332bf8ec18cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a7b66c611ac43e586e8e6a696aaad2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "908387aad01d4e05a7da68cf1f1957da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b48b04b1c0384eb9b4159cced898f36d", "region_id": "RegionOne"}], "type": "ha", "id": "96faf35c3685486695dacec54160344d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ea1d41b492ca4309b22a73a1186f1219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0f0ca686f38045f59b9ed4a73844ae46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "05a53866883946f8a05bb4b3535e6372", "region_id": "RegionOne"}], "type": "reservation", "id": "7214e0c4ecf3458d9a9f8627584d4ad6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4c4d1042f9004d6d9c7f62e5d5620987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f665b1b0bd03452dbdfbc41b2deb836b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d45d5fb2a49241eebaac1becf3ef40b6", "region_id": "RegionOne"}], "type": "function-engine", "id": "9a6744eb824e4952bafadf90de385a01", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ffb4b00bd62d48aeaf35546a3b629cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "361ed560e020425bb6cb691a1466eb8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "66500e2b5941435b8a691ed6d2d74c05", "region_id": "RegionOne"}], "type": "accelerator", "id": "3e1be6643d824f93b45c46ef68f9287b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5344049f43cb47d3b447aeaebda7aef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4cebb0282df4ddc9ab1c94c4f967e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e8506c58a6b543bf9acabee5df44f1b9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "461c16c1b6b74dc080fe988807b2c6c0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1563b176a8014e1cac89f10a84477b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5b9c9e99fa540209dac7fa8aa9e93ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ffe4482c464b467d8a45cf73a7cf58d2", "region_id": "RegionOne"}], "type": "registration", "id": "456fdf3c5abd4d81a89e4eca78cb8b59", "name": "adjutant"}], "user": {"domain": {"id": "f14a6c2be9e6466c87bb9cb35f0a035b", "name": "78695f5294e8421fa4639d75f21473fd"}, "id": "facce773c1804df183845006ecbbe602", "name": "a4929737ea17454682b0f2203cf41a00"}, "audit_ids": ["d4df0dab049046c4a9019963b836fbff", null], "issued_at": "2020-04-23T06:26:00.791100"}} 2020-04-23 06:28:00,971 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,976 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,979 keystoneauth.session RESP BODY: {"roles": [{"name": "72dc6ecf0b514b40878ae484025d58d2", "id": "1edfcdb429a14c049c44ebaf557b0d87"}]} {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.061216s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project [0.775154s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,290 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,295 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,298 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,302 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,315 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.230063+00:00", "project": {"domain": {"id": "8b957e10aa084942948be79411c135bf", "name": "747425d8cee74846853d8fcc367eed1a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "edb93e09c03a40b18f81358a5ca8bc37"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b7e4e2176304652be773a767ca87d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "91d8a7e1c1b84ec29c5254b13173d821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "93d94d2f9fb74a34994d8b9293ddee1d", "region_id": "RegionOne"}], "type": "identity", "id": "cfbe2830fafe4d2e86e718c08ee2a4d6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ace9587aa45446bcb0af94d11911c386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "062944e621494f0e8d5a2c079fbaf0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7c52e6e77abf42b29ce31b8fe617e31b", "region_id": "RegionOne"}], "type": "compute", "id": "3801f0f8a7b74f5e9df68511e7191671", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "15ad507a194e40beab76d13712279097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "03d54f4475304e489621ad4451435244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "74b1c4a43496409b9b3361db0933aaaf", "region_id": "RegionOne"}], "type": "image", "id": "1c8972ac695b444d8213a49ed85d63c9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a9e8d292d24c49cfbe28ea8303de6214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1818b5d713cd45069f18617c16774941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2cabce3870a8477c88fb3e90f451a3d4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2cef4fa7f9e543529cef03600bb18815", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c423cff4a294fac9eb37fec47c14544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10831989b7a3412db368a2a197ca7854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "325b61baf0364bf3ad7272485e8c6c31", "region_id": "RegionOne"}], "type": "object-store", "id": "27df1e3a67f949089374e74dcb0d8730", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c78e4c12df164d438d910cc999c2e735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "768e695a9d704bd697155e8b639c7daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc615be4a3d64eefb1906dd6e51b3f2d", "region_id": "RegionOne"}], "type": "clustering", "id": "a38701fec6304d3d9b21be4a1cf54e13", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57ae071b467e425c8e65c332b7308287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24d3c6270dc4465898ed5b42407bc391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2aa49b99ac7d4e5d847cbd97bf83ed26", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1c92317a2ff448cc85424758804ca910", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d2a492d10084b0185f5bfaaa8a7e126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f25b2a3af8ad49398916fd2ccab6049a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5cf69c2508ac46c0ae3ad42c2709ad6f", "region_id": "RegionOne"}], "type": "cluster", "id": "72a476092a0c443cabf45e9981bab669", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8834057e979438198777a37fd7850e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c37b6984be0148a1b232da7cf7406bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c9f06fce18484ffab5bbaa352411e504", "region_id": "RegionOne"}], "type": "data-processing", "id": "c5fe95910e53498680dbbd1db6b54f75", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d614421efb1e437ab6a1c376997bf932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "981432cd589c4e13b06d462d89df1707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "820bb0d5b6c64d00aaeefe52d4111690", "region_id": "RegionOne"}], "type": "baremetal", "id": "c01faaed84d446b6b148773721c4ee97", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1527a94fc214d65b63b7b74ec9c9ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec44ba474c8c4bc0b27d039c1c5ddd36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e30a03c614c4b99bc645f0e039c77fc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9211f780a1bc4a6797e17ad06436f258", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8e4cd57c1c144bf9e1a06b959b9419a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "84f15186dd77481abc8c0964eb08bf21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7231a0c75438485a8590798a4fb900c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f4a95c923f024929936bde66ce12f717", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "34f107e18eef4765a2e7c876e732253c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "24649ea2cea64571897f28d5481893ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7c6856651dce4302a416d858cc0962be", "region_id": "RegionOne"}], "type": "key-manager", "id": "65f41502ea984806a0d8d39c6d1780e4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2bd1bd027b8b443483e63bf730377cb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3bf6ea24b5b949049ccdd798da81551b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "06ec74cd852a481e93771efa12b8337f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "50267e9f7d7d4fc3b8c66b07534302b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb5a16c9f447450a973e975a64da5f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "966b95ddb332454a94aef12d1cfb8f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a2150753e1341b080dcb009cb699c5e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2742d0c66064492eabcda2f2ec113c64", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "762bf996799f4784a3edbffce13ce9c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c8917a12f268402bbf85c687d79d7d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0d28fc9d8cb34f7a92fa3dacc1116cb8", "region_id": "RegionOne"}], "type": "message", "id": "b8311767c8f0499aa23bd94cfcc1a559", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "963f1da98cfc488fba787e444607c5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5e7f66af63fd4e66a9a262e536f6642d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b56eff8787dd4f96a44fe783396a03ef", "region_id": "RegionOne"}], "type": "messaging", "id": "3347d24cf0454412af9764b181f7e3ad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c15275e4bfb241fd877116ed17457e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9e82c2bd3a8c49e1a8ef43bcef41067a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cdc37c39fbb54f98b504c85c82a3d215", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0c90fe005f7748b7bfe47ed5b057e0ee", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ed6285a733f4451a049ad0847e43ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "883452b9302b4ef59136fd77f480dfeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53806ec2c79b440c96602310722842f7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ae9afd6e6c48450eaed13a367b6c6746", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0088cba45ae241f69d22aadbc53af5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e966c025b8d845fda25b5e3483c3a355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ca16f25e24b4cc1b836ecd7675b2ee2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a41229a809284a6999128e4403b377dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08b18399887044759f73b3f37d299b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7de210cf8a81453694a0ff8f80055a96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "084ea12388a94d648f2ccf00498cae79", "region_id": "RegionOne"}], "type": "container-infra", "id": "c784c2c1d0334e9e8bd384754aca1e5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b936055697244195b2115a2196eddf8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b1e246e9f3234485981befb4c68a4803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eeae72fcd17740048b8d490af14934d5", "region_id": "RegionOne"}], "type": "search", "id": "4e25bcd9da16428995ef0df7da5941cb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e1b21dbf9c274c719fc10ecd12306ac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cbd51ef1fe4e4e9eb579c037913715b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b4c7542f4c3c4b07a9b3c910ec1a0d0a", "region_id": "RegionOne"}], "type": "dns", "id": "5a115b9db8cf46469929a397f51d0264", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f2324ae540984514aa64e47bbf66b939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd71912eaef74fe29340ba49fad0664d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8220d43571ba425081cac54daee25c3c", "region_id": "RegionOne"}], "type": "workflow", "id": "66b8460a10f24d14a4740c20bc1e4dd8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de6a9682294848ca958800a51e0439f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f72d13fa955243bdab41fdf1fa7e9975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae5a628d723c4af98ba5a86cad3f730b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7e365d1e1f3b498c942671b3c15d6751", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a9cc410b671244a68d48e50e2f27168c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1f88c68b43124db4bef39dc7a72fbb52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1b0ff5b41e2649ecb6e56a1bb5defd78", "region_id": "RegionOne"}], "type": "rating", "id": "2692efaf3a2c4330b0daae3659551767", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b5f625bbc4d4b5680008112bad6e354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0161a5497cc14e32942059b55bfc6e53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11a4aec97e2e47ac87b7042a21bea443", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7dde702ae7a34c27b8f37e76eb7eabd8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6120642124a44b485532cf3d6b0d8e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4f1b22789af84fb7978439ce25193f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f22608c5768043fc9646093a977d07df", "region_id": "RegionOne"}], "type": "policy", "id": "de6936994071416b877761a1a220af74", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "813c5498288849f388298c8fc2cd6ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6c3828d2ffd4d8da3683125f4f067b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "00cd07290ea44384b3e319158ecd977a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a67e3dd272d441728411f7bc5385b3d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "855580d915e446f8ae8922a83052e173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "37bc54769d1346129cda07ba9c0eb664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b990757a65a6467186e8d23f28d826e3", "region_id": "RegionOne"}], "type": "sharev2", "id": "50b7701191f448eaab500b20c0ebadee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62b2c617757841108670bfb956d41b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "483f10db099a4729b267e7d96007093f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e699512b6c214b0ea43c14c778fc9588", "region_id": "RegionOne"}], "type": "share", "id": "7e25c452e3624d27a165363d8af5e99e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c56247be40ac4ad2ac97012485734e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e3671a38209942fbaebf19d1bd55d404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "00bafbbad74b4f9caff5226e447fc0c6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "fac74fc2da8d4c039364d6a3abca421a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c16abb902456408190877b24a12cae13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17dc1170a04544639d9cfe8275c9dea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed62cefe303b4b5ca5c3450529c4ed7c", "region_id": "RegionOne"}], "type": "orchestration", "id": "db2a33f67c80482f85087086f1dddf34", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "747f601294c34e38b82abf20151b1495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c70fa736918d41e2965a78f388c28332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e024ad51d5e4682bb5ccf6dfbb9dc17", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d00a522ecc245de9b1c18b815098bb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bef23e43bdcd474ea37a9e4b2954dc37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfbb31ac39ac4fa7bee81a2c09596da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4170d66339364061bf12f10e55806f1f", "region_id": "RegionOne"}], "type": "volumev3", "id": "64d48b7af7ec4025abff355673edf002", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5da867bf47438d974bc9aed2521b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31b391d9d720493d822f8321179c652d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb23afafc3e0463cae83a7122ccb367b", "region_id": "RegionOne"}], "type": "volumev2", "id": "3a55422b4d3945cf8bf3e63759e99af3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d53ae3bbd2d47ba89150c2580accc8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa92bc7c910447e5b958626171cef661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8820367e4944ec7ad6d3d29f74a87e8", "region_id": "RegionOne"}], "type": "volume", "id": "09f6ef227ec840e7a42d5d7321ef3c46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a79d559ab6e43e8bc70c5f80e689d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cde63e69196e450bbb798c956272f0b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad4754909166499787c54db9fe321dbc", "region_id": "RegionOne"}], "type": "block-store", "id": "2e9aec83caec44849b7b09b58498b2db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0066c0601a01436597b7e87bdf542056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a844230d69f4f4b857b68e47453217c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c6163332da8d4737a7a7beb66cc1c2cf", "region_id": "RegionOne"}], "type": "alarm", "id": "4c6a2a901b534aa6b444e6771ee82b42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "206edcdafe5f4ed0a600a5bc35f1087f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c79b3f603e76431baf72a5c09169ee3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6c1328962a9440c09de58e5a78cde7ff", "region_id": "RegionOne"}], "type": "alarming", "id": "29f122febd984f4e8d80755adb1203fe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c47c770b0f04bcfafdd3535640d0115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6db9ea11705d4e94bd10e343a5df4847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5dea603976f4ac1baf228423db0cb4c", "region_id": "RegionOne"}], "type": "meter", "id": "b8b7fc97c79648798880640ca4a042ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9adb8220735d4b459f38bc327a1e3dcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "026ef00baf484561bf2cb401442a991a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ef0640f550d48c39d4bc072747ffa3a", "region_id": "RegionOne"}], "type": "metering", "id": "2d092eef5ebe47a79ac585c936db7a9c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "469fc6444bf4452087f11a83108ffaac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c9835356b0a4dd2ad6e52816b4d4a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5fbba37d44f3483b961790ac5ee9b964", "region_id": "RegionOne"}], "type": "telemetry", "id": "3042dc164bd441d7a2d8f641c14514e1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2483cd9ae8334803a1ff994f8b91bde7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "82c736e2a61d4e8db80bd6afcedee017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7a1eed8c464d4517a4e5404b44b88e02", "region_id": "RegionOne"}], "type": "event", "id": "3b1377a7f4d5406cb519e1cdd0d36249", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2e0638bd353c49268db8ade298f3ccc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c3762e1f914f4e16936539ee567de271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "72e30e5a0ee84c61acf54dd6633c2d57", "region_id": "RegionOne"}], "type": "events", "id": "a09f3f48742a486aac1cfc29c8c6c139", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7b94c73fa1b4f8b9a575bbbc754aea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b72a6564740423d8f8742e887c75d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d30bc67c14a244ad81f5045fc9a7e4d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "20457acf67564b55ac72d7043dbae8e4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a29b38b6ad44b69bc2b3ec05369b804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "337d66778466489ab29c9179169c7d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d6f2384caa674e26ba7d4f6ac8cf588d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e37713e3b985486582d6d624e1bb975d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a43312ceee545e2a36ca361c56e99c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68a02c931bf8414995abae42cab3cbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6418eed520e54a85a509d832ce56f2a0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2a1568b311ab4f8eb98ee8992c360463", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78495393eaea4a5c93fd3bf441e1f705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ab8325b28c14fefa05d98dd58343bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cc7254b7f454153acf0b759f8cb4b31", "region_id": "RegionOne"}], "type": "tricircle", "id": "8d7f03fb0a8f4ae49a03006c38f61bf1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1af68bcb183943c0ba9537c6046430fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0854d7811c4f4b0092f2aa3f6ff019f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "034344ba63ff4236b8f8e2304f9facef", "region_id": "RegionOne"}], "type": "database", "id": "ada6cfca7a614021b330fa550fc489a8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "45151470ea06418f968d457c75cfe4fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4265f282cdf487c9dbafd319a2c1c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "71916424c51941ba9fa21f577b7c1139", "region_id": "RegionOne"}], "type": "application-container", "id": "1f6eda23ca964275af17818c730b9afd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c6c51c7116643fa8aeee6d5c167a14c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0552a5f2ed3b4c8eaf921ff38119b7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "def76c157e924bf68fd72dc50cd136c6", "region_id": "RegionOne"}], "type": "container", "id": "671a49ddd63a4a75ba30b3f5e35ee816", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f7494c692f5c46f0b6c560327535c679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc4fb6c1b9444e0990a2bec51cd15309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6d7d5a3fe11443c79ce6e0f11c9f476c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c7bc5188c47547739b38f761ad3ecfbf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a43287c96a4046ab88743fa261646f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9182e3c93a744d2b5b9c6652a35c3f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e8df60b6c38e4ef8954a6744be7add44", "region_id": "RegionOne"}], "type": "rca", "id": "7c06ed7541b740a08e76b2c026c399ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d38cce4a290d45f5b856b2a3ed83d5f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2ed02099b1c844be86c175ad7e1347c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "11fa84afc065427f9b7091d4f6fd2aab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3a349f2f16884e10aa78790a8a26f214", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a4d0db5f75e848c98e8ed035472aa784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "09db0bd5b4e047db82b5321d4b83b7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3638719eafe3451583f7ed664ef74141", "region_id": "RegionOne"}], "type": "network", "id": "c179f96024d4450c9f76e18604968423", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5269929ed984b9984bc58aadbb3e373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "854a4d9b927d4af1bfebedab6233c237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "294035fa12a74c7fae168cddc3d9ccbb", "region_id": "RegionOne"}], "type": "backup", "id": "a59a41f28f774c379ef8c7d99f77eb7f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d0bcfb612914674b4f4e433503293fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7e58b2f1c81d4ac5b2ccc3557e21f5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5cfa36b233404db0b93acaf81eda152c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6f79f8acf02549c0b8e508eeaf65b2b9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f843bb4dbed947fd8cb403d8930b54d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "58d35e70c6fd4411a5a1c0e7636199f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca6e4df6291e4ea690b4f3049b61e69b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7f823c88649342879e2a23bccd780ad6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "65664972e7a441deabe68203119ae4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "683e644034154b3c86a1b8bf74debb1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "578607a7359f41a9b99b23ff530fd113", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e4c852cf0144627ae54ab469d529439", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4cc96d6b604a4e63a503f08530e0a361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0ad5e5fe8eca4bbe81f1105e57ca0e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "337de3431d75427aa28c686e7102f465", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a85773d0a5504950953cc8e0191bf9df", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fb396a7df5604d6b88be4f47d4903cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d6bc5431c584e19882c88df19660239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d8372bd2c1694ca6a1a960cc7503ef9c", "region_id": "RegionOne"}], "type": "placement", "id": "ba77dcaed2d54dcead52e1ee0dd6c2aa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "103e094ba4734a81846aa1140b149c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49ff6d5cc6734945a7ebf7d61dc142b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d1e52549c1f345a8b95a49d546b6aa8e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "844f440cb9614e2eb811d99909d1b9f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11dd9b3cad2640a9a85b15ea1b31333b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d02c00b84eb54d14a5730985afb9bb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5035152f86b24de9a26edd104472573d", "region_id": "RegionOne"}], "type": "ha", "id": "5c27adab95a049f8bd9b32e8f35e7222", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6f2888ab6874c968cf43f11e7a34481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "35ae7fb7d83142c7806aa2590ccf33b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "358f472d0ea04250b07495db156feb43", "region_id": "RegionOne"}], "type": "reservation", "id": "ff4bb3ecffe24616a4328b7626735275", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5749a73bee58419e895bc7a06d944b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e6cbb2af7914e00aa7a37f130360440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6a2c5ce578ca43d8b7d0e46bd8d302bc", "region_id": "RegionOne"}], "type": "function-engine", "id": "6c1ce7796845469f9d9ff921e6814a9d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7b2aed185efb43d9a53ea5013a721af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1def3c3201334623bc87f8db19277c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "01f5967ad08b44dc9eb816572777fdb9", "region_id": "RegionOne"}], "type": "accelerator", "id": "24829a8b26924665a8a4bcbe06cebabc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71f8eeb1120f480a869a9f46f4379ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ec602f529f94207b70b5ffac761bc31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8b03f41a03844afca9948dddf7f1f2f0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ae30740178d544c8afde60f18ad84c2c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "539a24a4d5454fc2aca36b5000cdc750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbd7b3cb258a412b9610f1f1e507ab23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c5d1939c15ba4aa69644bb095a32d5d8", "region_id": "RegionOne"}], "type": "registration", "id": "7c09ab1d150942639bfbab411e411c88", "name": "adjutant"}], "user": {"domain": {"id": "6645092fdb5d4e17950bbfa7ad7f39d4", "name": "b992f5bd6c5942e69c93bf690656d4f2"}, "id": "d5e383e09f85430191f06de1671dec3f", "name": "796632652ed8497e8f64cbd8b8ea1a8e"}, "audit_ids": ["731b407b7ffa41b1842389988fcac33a", null], "issued_at": "2020-04-23T06:26:00.230063"}} 2020-04-23 06:28:00,543 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,549 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,551 keystoneauth.session RESP BODY: {"roles": [{"name": "5db78c7c28674e48a44665aa576d2d54", "id": "b3f8a2ad9f614552b7a326b16f83fbf4"}]} 2020-04-23 06:28:00,618 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,624 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,627 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "7479e337a38549af9795dddddca46dcb", "enabled": true, "id": "7a12132298f54b65a4c8a0ab1bd4336c", "name": "projectName-5"}]} 2020-04-23 06:28:00,647 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,653 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,656 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "7479e337a38549af9795dddddca46dcb", "id": "93c2defd20974b5d8056dcee19a68c3e", "name": "groupname-6"}]} 2020-04-23 06:28:00,707 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=93c2defd20974b5d8056dcee19a68c3e&scope.project.id=7a12132298f54b65a4c8a0ab1bd4336c&role.id=b3f8a2ad9f614552b7a326b16f83fbf4" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,713 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,715 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,751 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/projects/7a12132298f54b65a4c8a0ab1bd4336c/groups/93c2defd20974b5d8056dcee19a68c3e/roles/b3f8a2ad9f614552b7a326b16f83fbf4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,756 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:00,789 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,794 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,797 keystoneauth.session RESP BODY: {"roles": [{"name": "5db78c7c28674e48a44665aa576d2d54", "id": "b3f8a2ad9f614552b7a326b16f83fbf4"}]} 2020-04-23 06:28:00,862 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,866 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,869 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "7479e337a38549af9795dddddca46dcb", "enabled": true, "id": "7a12132298f54b65a4c8a0ab1bd4336c", "name": "projectName-5"}]} 2020-04-23 06:28:00,889 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,895 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,898 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "7479e337a38549af9795dddddca46dcb", "id": "93c2defd20974b5d8056dcee19a68c3e", "name": "groupname-6"}]} 2020-04-23 06:28:00,949 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=93c2defd20974b5d8056dcee19a68c3e&scope.project.id=7a12132298f54b65a4c8a0ab1bd4336c&role.id=b3f8a2ad9f614552b7a326b16f83fbf4" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,955 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,958 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,992 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/projects/7a12132298f54b65a4c8a0ab1bd4336c/groups/93c2defd20974b5d8056dcee19a68c3e/roles/b3f8a2ad9f614552b7a326b16f83fbf4 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,997 keystoneauth.session RESP: [204] content-type: application/json {13} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.213857s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,843 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,848 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,851 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,855 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,868 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.777168+00:00", "project": {"domain": {"id": "f2ab3be274c742799e1d06a785e2abb6", "name": "a4dbdd5eb94c48eab8d1a021bb1b6480"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bcc84a7101d14f408705f8631b04a2ca"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "275e47fb280441039e610bdcb0812725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b46b4fd08e9943b7a7a1b78a79c9886b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1755115ee857441f978e2f2ac0cc4aa4", "region_id": "RegionOne"}], "type": "identity", "id": "d93cf15610924939864db016594c94dd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "84c77b8d64f349afafe1d6baea599e5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f040250bd1eb43289b4d90e49303511c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c5a258f8ce9f48b58add6ee7ca9dd8c3", "region_id": "RegionOne"}], "type": "compute", "id": "f6c9697626ad42699b50f7e802167d04", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "070157c4737e49bfb59528fe9d39e461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8a35b97523244924ab54faa60ff2ab35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a6577893c8c945cd88477c1cc743e232", "region_id": "RegionOne"}], "type": "image", "id": "f0c9ff1b2e8341eb8b5a61892acaf431", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0adef81884a849818bc8dcaba1050b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2ee968a4a2c4dfb841f90c77b78f974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "36da047c677a4027a8eb4c7cb6e95a5e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "238cbd1a1b7644dbbd4a3d927a3a40bf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ffed9fe16514da69ad38b35e41fc9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb985800a4ec4a4eb16d883254a09ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79cb28a5b3ca4ef88228198d67e9fd56", "region_id": "RegionOne"}], "type": "object-store", "id": "5f222a016ab041aa9c99e45ec440a2a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d8d7682e6e84e0eaeb0178d3c1ee032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ba4a85c45be4fd08c242330b3a9eec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ceaf7d2b1ab545359a262d4393627d85", "region_id": "RegionOne"}], "type": "clustering", "id": "c2d402e6b1e64d50b1d410d76e2064a2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "603b36e82e26405caa557f33187b3d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0996fe53db014133a18f11b33ed5c9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "34879d7273294805974ef450121e4ec0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6bf3dda445d749089168c46feeb62762", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d6a3d0e5c0e4b7483b65f5b9cfe903a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "856c66e044a447aabbc81e2d16048875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e469f411ae04ef49f0c2ca131e70796", "region_id": "RegionOne"}], "type": "cluster", "id": "216c5300ad5840e7a6b39509c4eea60b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fac040b59b8644b1befddaf6a99d29f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0a385312a94b454d91c0d5f954bb7dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0e99d9c9eef844af9be3f89ab61929c6", "region_id": "RegionOne"}], "type": "data-processing", "id": "c47e777aff544f6b978de5813e9ac5d3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52e48f532b9c4afcbaab8f2cda8532b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "664553fb606d4a878374b4e5358c20ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "245884701e8d4d55a1b9d75e9dfead50", "region_id": "RegionOne"}], "type": "baremetal", "id": "533303fcef0b405ba4f6d58eed1ea660", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ceb3991b060744dfb3e1338506e5b58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b209f2ada638400f967886a0bf4f7db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "37d5d0b863b2470888fc3b36675d441b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ea811f617e6b4ac19d305c39bcdb6176", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "442e9179c4f441e5ab2878e1a006b36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "25bfe79106144b13b75e8d723dceb7d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a3ef7bdea5c94dfab8fde1b2788eae78", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cbe86289761843eeb2d7667202443c08", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "224e494f2857483da90d885927289716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0b92fc7995c4439a875ada7b00301600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7a54e455ad3c40bc8b4e77205f0b277d", "region_id": "RegionOne"}], "type": "key-manager", "id": "040f22997c584aeeaaa6c2afd4ef1404", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf8461dd8cbf447bbe5db216f0e3a34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d57a32e57fa741c2abef486ca40818de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9a7748501b914c5d8530b5c15a67c6e0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c7e76b28293b4fe7908c05a0694c567c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4f23ee05d71d469ba350407ae8340c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5310102af853470494446143dc52d374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "157212d5fdff4807ae44552bee10465d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2d98bc8b560c498ca89f8e09ad820ef6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6de4ba802f2b41698b3a92c2f48c1425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6dce7f811686428a900d729113d98c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b4b9bc61c4614ffc95084aa577907a6c", "region_id": "RegionOne"}], "type": "message", "id": "4242173904444435a3dacc26dee0e925", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d581169290ec493fb42bb10710972743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bb1e1084b01a4b7889402ac1c405dfed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "25fdd9b8dae24e80b4dbbcf877ddce07", "region_id": "RegionOne"}], "type": "messaging", "id": "cca04565f4334d9cb5ba1efd242ee325", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b61d9b1b582b4c729319d412237fc98e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3b320f0a6db7439080b154f21078e89d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "756461771a2e421f9461f5dcab4ba557", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7e41d4b54ff94facba019fc04e7f8779", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "961b4f736f3941c7bf8aad7bd537a448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "905924d35cea4e1da258d9b04d0cd492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c00f790d88ea485a9f175dc0c79848fd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bac595d0576247d2af0f9dec797c7370", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1ace3271d5946ae896eda712d43ba0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "833aa33150fe4b4f997877c04f97334f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f2ccf3f496649dbaf0405b93e09b08e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff697e75286e4efe9ed081c6d130e6ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c000a88b5e8d4da18f7764a40342531a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80ca5a78a353422684c0c818a8d072a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76b073988e4e42f4b2e9850653a78762", "region_id": "RegionOne"}], "type": "container-infra", "id": "fc4079a022f44f149a5d5773c355ca17", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "036b941a6ce84eecac7e845571437937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4b0f646f9bb24c2b8d878cb9090a570f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bebab175b89d42ceaa24fd1ccda00f94", "region_id": "RegionOne"}], "type": "search", "id": "fca64f3b7a9c4a939ae83410e5008621", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8dfb8c6855c94c448efdb6df4bdb06d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4377cbabfac34550a6fa4d072f46919c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5beb297ec263481b84a419f9a9c8f35e", "region_id": "RegionOne"}], "type": "dns", "id": "c9632f98df1a456fbcfbd4694291e20a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a4303c3a60e24c6fa766af78abacd2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4199fd3e6c634222a7b3865140df25ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8e794de41dd340afbee7c3dcfb3627cf", "region_id": "RegionOne"}], "type": "workflow", "id": "2f2009d5a7634d809a732c3615bdedb6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e2ae4a322d146c690a293c7bb94fee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7cbaca37db54bbcb7cb1d336e602a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "761bb6b839d24700b67e5bc596330ea6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "418d3c035cee4396815a04dba07f2703", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee0c8a139584460c8bafa7b9b1708453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "707686c1b5fb4e44944323b165c7f745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1a384b2144714849af4b9ba17a4d8fc1", "region_id": "RegionOne"}], "type": "rating", "id": "49f1b4948b174f479580037c20eb65f7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98701ec56d00440f934d4911285ac253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4524379c268e4a3aba1b3059e14176bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2921191b61574aadb41f93acde2e05c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0c9ede23e5c648358e5dc9aa1f7320cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d19d626007a4be88e327a9a6177d739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6642d12ac77f4d2585eed7a0b9b993be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6f1ec1ec0fcc4ddbbac80d3a6703de71", "region_id": "RegionOne"}], "type": "policy", "id": "4ee240dc2cc1478e932bba5169d28b85", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "084ad8033d0c42c9824b7831ab4a2d00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55d1d6c8e2fd40acac804acfa3070bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b5f8635d535a40b8bae0ebe092c10176", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d2bed81ee49248f583f92aa276710937", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c55c0d93e98a4af5a65b81ccb5b0ae91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d0e97948f1d942bea911a851d18f7480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c90eec18b53c4fcda353f02a2e418eb0", "region_id": "RegionOne"}], "type": "sharev2", "id": "32f33f6088114df29bbbe1e7766aa562", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2812fe55a009444e917150b9c035c7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6105eb09e50d4848a1a10e4c5c25c1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f61ce4bb1ce490c939aae3166fc9252", "region_id": "RegionOne"}], "type": "share", "id": "a33e8a0a9b2a48769ae8b4f2e059d260", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "44d208d05e8d4954a6236b52edcfb084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "338eaf5201e64ca7b8f7863fdca4962f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a802834f921c46b9b85bca4a008813bf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5f81ccf472ae4d628d06d2c21fae2941", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c22cb9209264ea5a1a4cfe643c9d8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f61da961b8124a1e968de3a8a2da8cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e9b9179892a4256a9471964302ee17a", "region_id": "RegionOne"}], "type": "orchestration", "id": "61fe0d28396543ceb5c027e301b43778", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c0942723a754c1aa3f5ee0e8f73ea45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd865f3aaf3545c4b1cbc38c445f6fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "042b2202236f4637a365d90076c8dae0", "region_id": "RegionOne"}], "type": "block-storage", "id": "a8a035e87436419f89c62de67d961c99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3fe2d2618564d08ac25539115fbcdde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8752e18e9d2147a4a9f2c4a2bbb5f1f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "416ba01c6fd84f349dd547dc80c81fc5", "region_id": "RegionOne"}], "type": "volumev3", "id": "1861476bdaea4d84885971756269fd60", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ccec02ce8a04e44b28c22613b37ae54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebe257528fab4858b140964cc9add62c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbec4b595602447295d49ccde27176b0", "region_id": "RegionOne"}], "type": "volumev2", "id": "7198fff5060044709d234f41ddc2bdc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e7850467d9940e294a1aa2ba8e5ddcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c959dba2118149d1a06da845f46737b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d69eda23947b4657a8e8d9a741f29987", "region_id": "RegionOne"}], "type": "volume", "id": "454e6e8041404afcbad093c94c152508", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6a31dbeebcf457782f924bdda554dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f95b9ce9672748ccbdd16d0d83d132bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11f96f80261548b6b5f263424d90a93d", "region_id": "RegionOne"}], "type": "block-store", "id": "1aa744d7a816458f8ce17685827b7f53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b4ebadada504cee9209f5e57ea76130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0843518ba8d948a5af4421c450161f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ccef20791f749e18c2ee734c0b14f61", "region_id": "RegionOne"}], "type": "alarm", "id": "ccf2f504e3694de2b06fae2a095861b8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2fd933c3c8b841bbb98da62c4d56bc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "799457f3190e48669361eb77fa03b754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "931b3e8fe252410881be2e99cfb947e5", "region_id": "RegionOne"}], "type": "alarming", "id": "32c11194d3344b8e9d82f05a9b095b95", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41218751e5eb4085b9e418f784d5a382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8092db7f8d4c4c6ab438f4eb5f361a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a15e3122b8254d96bfb93d35cc393a70", "region_id": "RegionOne"}], "type": "meter", "id": "f0212991943640fa88c062f223e52678", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b0e181dadca4991ba45766dcab58f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "11599bfe319e4341ad584012e5ac95af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10367bec8764409282c8a3fb2c1c2e0b", "region_id": "RegionOne"}], "type": "metering", "id": "9d1b1a88fe124a5da67d8f085a540f28", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ef7921d51a14463b586d89b85f42277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45bae65f309844c494a35d4e59eeac8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4698dc4f1d8141638651013a255e8245", "region_id": "RegionOne"}], "type": "telemetry", "id": "876594ca6780428da1ce9572b29771d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e2693955ddaa4defbf0d9a2c5c74f206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5765252ab5c64fe496539736c242376e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3f1af8519b764b8d9d0acf117825a43d", "region_id": "RegionOne"}], "type": "event", "id": "c08e3e593a074a0c851c3695b4f96639", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa57b11943d34164892eb98fefb098ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea6424d43fdb41a7946091d2fd48dccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81021966be2a4495bc78fec3875d5599", "region_id": "RegionOne"}], "type": "events", "id": "b9d4ddcdf4d94f2da6abceab27455913", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "631f7c876e5d422f9d457cb119bc5e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efa155dba9994960aa0b8b2a1f6a0903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7f9c2d72e5d048ca842562447a2f3bc3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "802f62be903040cd88274628352a4d24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cfc9f55974df4ebeaf03607731b645a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "395b4ad88ee44b6a837117027abef9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b7768a9d78b24415a2505768a002408a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5bc5828afcd148959b3129fcb1e6db9c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86cee8b6ed304f23aa99e002f5987884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0abee3e139a419b86bcc17e20e01b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "05e95bf8c76648599e7150614e0151ab", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "07568f8d7e094875843364d03e9359e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21891b54d95643d1a86892569ac50ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f592ab13d59440f1b852c34f46003447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "17d27c748e7942e485033ed4f2bb10bf", "region_id": "RegionOne"}], "type": "tricircle", "id": "fa2fc9d03ae24f399f4799536e5d1a41", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2150021314b447198cd11a53830eeae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a8001046f6e94c22abb8b081bc71c57a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "afe40dc5822e42aab9c8395bcc81e514", "region_id": "RegionOne"}], "type": "database", "id": "c70d777fc3f044c185340ba86f550f87", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0565557477824146935bfd9e2d6d34a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a5b6e18edec4372bc9bb71e738146d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd59cee24618471db5ef6c94af13135f", "region_id": "RegionOne"}], "type": "application-container", "id": "f8d36cca6a54476a9baf4c37098156c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc99b934d13e493dbd5ca47756566941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef242c38e74f40cb90aa3ccedb35286e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c052660841e4d57ae27555d1c3749a4", "region_id": "RegionOne"}], "type": "container", "id": "1ac43f4bbfbd4a9d8f1e3d7443ab4870", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ef3bc6fb8774af09c964c56c0adefdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "39905a3b9f174aa3824406818ae5e7ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98b414080fed431cbe360d4195f74ee0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2a65e851f6af40d49d602287e4a56eb2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed0f5d970023450fad1600e9967dbedc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3259661a27514fa992c22716f94bc35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "529180fcb02542249c99867f99d833b4", "region_id": "RegionOne"}], "type": "rca", "id": "1b776d22486947269388e893f2357d4c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "785d86c936be4c95979eb8b06703fe1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3ec5e6a0392a4182a949348c89cc6885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e892079415f24607ba6e9be202811beb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "545c247862a847eaa613261c1fccb282", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2a1ca6e45a6f46c68c2b19224ad1c669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bb9debd964ab4bcc86b66852720dde80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "06c36e10283e4a92821883f9582458c3", "region_id": "RegionOne"}], "type": "network", "id": "596f458340e3411ea4b3ab81eb043da4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "98ae5910b66a4767b14b4c0186b4a848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b75e7d13c2e4b548aca0b838db9ebd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "69238e85abd347fdb4f499475db586f0", "region_id": "RegionOne"}], "type": "backup", "id": "35e9ed07b0824439b1db7501a809c90e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8cf5408d8f88414ca3a3d8f910999141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f5fc9846a194fbf906e7179d5c00aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ff338546e6fd46d9a975905faafa76ef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e9ce1de5a76e40b3bf82a1e993d1d973", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4cdc3c8de41943ddbd9de0e47976f372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7e807b6a1754f86bf0a98de907b475f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0eacc484539143468778a4b2c4fc3cda", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c80b17db957e498a979d1383267babbc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1fa3250879284c889d77762666216d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "34852a4f4f82435ab0093926afa403e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "99f9b93dc9f34a6995d2bc3c7517b28d", "region_id": "RegionOne"}], "type": "monitoring", "id": "75c957b1b9894520bb98ea35682d3df9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9917fbe1846e4581b36c2e67882298f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f6bda18fc8ee4346aabb04c966ed0f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f78f2deeb2024e0db51d2521a91b25a4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a59f58e92e114eb69aa8d131d8e47938", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0190191e94104f0d821208e24a7ba085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b94def5703034d7ca4e8604a77af1bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a7ae30d2f846426cbcf77bfe5b295b85", "region_id": "RegionOne"}], "type": "placement", "id": "0d363a9646274c8ea623d87113c3d5bc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6c59116d5f24703b0e05151fab0229d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "061e69e3ebef4acfab657b055fc32df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b080b9fec324a9fbe0ae7bbda5b16c4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0d7d5eae3ed0455fad05b9ad5d089bb4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a862be407ad14083b6635815420c5125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e723f142e40841abb0b18dd0988e8e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e276c6b7fab541ceaec0137462abcb41", "region_id": "RegionOne"}], "type": "ha", "id": "98caa2c298a8494ab34d38f19be9c215", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "daea006da2ba43b782cfebd0691911e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "30518a36274b41dc9920b06a8af9d64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "35534b10bdc64c2e89d73550a2f6de14", "region_id": "RegionOne"}], "type": "reservation", "id": "4cee685a9e394708b841ae51f02a2a97", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c21a1945d3c7423292cbe822d603881d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9be95d36f2644dc2b35b68de2c95525e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "73a4b3ba21624d18b1ddb73b16af6077", "region_id": "RegionOne"}], "type": "function-engine", "id": "c5a89e94111d4e41aee3ecaaee7f4003", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3be77d781c42476bbbe4320aa754eae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "df26471054494654b17c1d56e2377441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ba5859ed913f47ae895e0d20cf6595cb", "region_id": "RegionOne"}], "type": "accelerator", "id": "f146a5e0144e411a8338f1c3e3d5c552", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a3bc73dea494532b5611c35ab60d131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77caa2843b714571a90f0a18989ef6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "19f4a03c711842d0974f8c07bb00f724", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ab6dec77418d4f7fae64aba29cf306b3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "22b39abdc0964c15a50be45b2f5573a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e392e612fa64105b4b5c990bde0f602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce45ccb590034f01a16d6c92b8a5b353", "region_id": "RegionOne"}], "type": "registration", "id": "83d323383a7d45779544ec4afe581464", "name": "adjutant"}], "user": {"domain": {"id": "b5e892fd68a94f7d99506cffd76b66f2", "name": "3f87f301bcc54d3c80c86747cb40e935"}, "id": "db2fc44048414bb08bd0f0e8716a6b65", "name": "3e1d52c3160948f29442c51935f0593f"}, "audit_ids": ["2733c17192354f37b4b5c160398b561a", null], "issued_at": "2020-04-23T06:26:00.777168"}} 2020-04-23 06:28:00,972 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,977 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,980 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:28:00,985 openstack Security group doesNotExist not found for deleting {21} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.201778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,801 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,807 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,809 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,813 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,828 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.744543+00:00", "project": {"domain": {"id": "4835a4fa69754093b3cd6d6500bbd3f0", "name": "e87f65da9d2e4beda46176103f9a677b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "be9682d3c1974a6d8f77986369bfb0f5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "38dcb2201a984a4bb6a2d0f4872fcbee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "92050b3c33754347b4758ec8efb293bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6f00b4fd1b444f9ca4eec78e3e33483f", "region_id": "RegionOne"}], "type": "identity", "id": "b8efb6b67595498d85b5b15cd92e673a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8f587cf0e8dd4282ad922656e3f58283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "754dc97ea23d4d66aaeeca35477c268d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f427820a022f47559243c0c5e1b5ee98", "region_id": "RegionOne"}], "type": "compute", "id": "1e6ef4123dfc43759bca47cb0312ee75", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c9f2e505e0d44a419341247ac043b130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6b6f91bfc1354cd5aa68dbb1bbe09f23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4759e306cdb04e5085e4fe9007269faf", "region_id": "RegionOne"}], "type": "image", "id": "6985b6bf0c28472993165424017fe9e7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3d407aafeb074a82b88d854929579f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "679ffbb0b78345339ab7339689d0aec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "03f897f1db7c4559bc020d0c6c98f2c5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0a3d547e9bb248c8a02b2b33e769623f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97a88388ed3b4ec3b8a39ca956016030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c53a71fd65564a359e2d44d856b1da8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e0b86e49ca74d4b9a4b54d8ba8874ba", "region_id": "RegionOne"}], "type": "object-store", "id": "789f78cbcaac4d0988f5bfd5819d6e88", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bacd244a6c394280a5a4510be5406309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83be693b449f4af2bb6d556964ee7628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c816a2ea38814032bd713694131c9d75", "region_id": "RegionOne"}], "type": "clustering", "id": "d540f86bc3da4dda8f21ba92f9844c67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f60d6e6f50e842759e955b5d7e7d8cdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40b17989b30b4ac6bd91652dfb360970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ab0b868385574fc8828b92e13abb2244", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7440e95a48d04235ac5886dca128b36f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ff520efb61a4afaaac9f1661ab84a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3349d7d88aa14065bb1a5879a2a6aac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a8ed483a9a654fd6b110182a5f37729f", "region_id": "RegionOne"}], "type": "cluster", "id": "6c968fcaf16f4dcc8f9b61bedf04ead1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "70708e338d8643fd90ba28ec0c7ad45c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "056cf60560134af7b0a4efe547b374d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cdd69d1f937d47488fca90579c8ed5d9", "region_id": "RegionOne"}], "type": "data-processing", "id": "f3658474681146fc8cb153e2a2cf7fee", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc9776b876764687a0dd953da7f180aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "baf269ad4b964793b9a20e0843202d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e1bb087db8c401794c72d4ebda0008b", "region_id": "RegionOne"}], "type": "baremetal", "id": "5dd5a18a91dd43eebd34e500fe16631f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "46f02989961a4147ab698cc701025f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4eae2654eb945909fa1a7e39486f7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3a6608d8207244109922de747bb52187", "region_id": "RegionOne"}], "type": "bare-metal", "id": "05bd61589b4246a7bff53e186917b2ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "723f10d97a134e0bb0485c90d6907e7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "300c195b7f134a3988ca162be04236a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "52cd529c5a1c47e18cff5d52bfc2fae2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ea1e4149c4e5463a952d8116f8a704ef", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a84cab301bd04258a2a5de629e290e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9bba58d8fe7e466cba6b0211f9c5d31a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6c7fbd46d5f04883bf68ebdc52266d85", "region_id": "RegionOne"}], "type": "key-manager", "id": "db4469559f4448958c7a20d7eb69af4a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aeec7e9ec1e8423abef0856724a1c5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3737950c11d047649ef3a785c437132c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57a24e1c5fd2489d94a16ca9b04d70ba", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4cf5b6f4577e417187686777b72cc50c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d48be47df28430ea78dcb149e5d5294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "acc9467ff6984418a8da324779f8e7e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "eddb942d7782474a98182717af6334c9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "460c197b9c20499592a52bc4b37e3819", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a9e27af929634d639478407d314ca471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d4ba5132334b4ea0832b7f697e8fab50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cb1dd3bb3d544b59baa7facb97ffc910", "region_id": "RegionOne"}], "type": "message", "id": "ce6ee0d3f53547f19b895fa566c40946", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9c3da21776e04d9b855d609188bf64a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c3f0935c7d24617bf2c213c6a483fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "72fe5caec2224185be1b3af33063992b", "region_id": "RegionOne"}], "type": "messaging", "id": "9e19863d9b374d5180f0fb3503e56101", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "43ee40fcab4e4ac1b3c3d56bd0cd7c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4803d6894eca4c98950add509a96a4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "be1a2c61df63499da3a98bd0802f5c74", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a9ac0228684b4b1c82fb0ac7078f223f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c89e9cfce0d4a7cbfbdfbd8abcf6e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8b701d27ded40d3854479f8a0bc5bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b1445c6cf024192a916cae0240eedfb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a8e77c0beb014d5abc10a7aacbce5b16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b8eb1f8ef9443d285e2c51e34d160f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a39e6a18eb794cc1bf05ebb93b243fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7831e4b7a34347f18a7a01d555e8b9e9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7021d14b9dd646c98cafffd66fd793d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46b3d181442c4c6a917ae9ed1015aa35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d566fb3f450f4f8d98ddbfab84bc9f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb9687a61624becb02922ab6e0ae59f", "region_id": "RegionOne"}], "type": "container-infra", "id": "6cce2e7a1a564c1ead3b8152c63980f1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "805667d06570460ab6b28e670b671d41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "22d6f0fcde554dae9afd2646b693f9d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "226f98cb3c6e4d908783c3d548230177", "region_id": "RegionOne"}], "type": "search", "id": "099ee34b5193476f98068be69b2af3ee", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ffb2f49abfdf4497a5ba6b1fb8b94c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e736085362a24291b5132aa36e924a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "54c874df1c1f4ed48d5ef6f9e7db5e29", "region_id": "RegionOne"}], "type": "dns", "id": "73916fe7164448c98532fc7a77048103", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6d3e40536964ac0b17c263b55a1f931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f09940df3a6f4eb6b5e7b348e487b1c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "10aee6e5e30f43d5970343701579585f", "region_id": "RegionOne"}], "type": "workflow", "id": "cee6b4cd393048d19c82684a99b4eb90", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4699b13725044e58ab2144ac7c3268f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b4aa1d600194877a2739432e9995b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c750cd7725df4bd2ab1e8852b78c1e5d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "aba4aae1c5034c8a9d6e086223255833", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "44cd1765000c430493e9eb7e65cfe163", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "69e059a3289442f190d57b4dc782d9da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a71cf640a38744a080e68e02f4ccbeec", "region_id": "RegionOne"}], "type": "rating", "id": "229c5bf32e074db5863b765ebcd81e7d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9ef321b1511d411a8a845d32c175fc72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7aa0d885b14149169493cf32e4967fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e80b3c77719f42818ae0f14c6f250394", "region_id": "RegionOne"}], "type": "operator-policy", "id": "35211bf6482d415e84f38513629bc3d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44993851abd04d59ad44af43f8d34319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be877e1250f04075b5cd9745d54e8c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eacc7f7991394cd88156035385c37e5b", "region_id": "RegionOne"}], "type": "policy", "id": "c7fd1b34985b4193a07c02ae68466fa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c5d37a318c84605b7182900c2e5bce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9016743ad00b427a938b9b9f3eb30aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ccbb8e71dce4750a83db810233a6486", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3925344fbf22444ba5c82517dcd6e7e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11920f8ac34c49e28c739018aadcce76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b161a5698afe4120a521888245cb2219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaa2462db7ba494187dc64c937962406", "region_id": "RegionOne"}], "type": "sharev2", "id": "27fac50b73e7493ea80be7001b6cf23a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10e54566d1ce44c28b9b25217052790c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a1b3f5f0b1f4b28a913ea9fab9b5132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c4951be5ba24561a48a1aef580a143e", "region_id": "RegionOne"}], "type": "share", "id": "d2e6c18c833943618d6a48c6fe1b2094", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "db077d6cbf894f57afbace43a1549f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "23ddca54fc4a488cbbbc09d8da321ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "68b666b1e8ca4926873e9278c2575aa0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7b54f78a893d446ea93cca74feca97b8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d38bc1fccfcb4e9e91a6e06529f280e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4715f1b2884473a96a2af51211f4e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62822d17d69b47c3882e80ffe1fbaf8e", "region_id": "RegionOne"}], "type": "orchestration", "id": "d6bae720650345dba5d372ece6f45710", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d7c0d7d5ed847d8a131de95c2565891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "901998b89c554ddb8948657a386d0790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1a07900d2341aba8c5a8bf21f7c6ad", "region_id": "RegionOne"}], "type": "block-storage", "id": "6f4f17054ef24332a2b5e8720ef3deb8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17396fee931e4511855d95037c4481e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bfa7c2c181c41d59a8521ed1b922fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c43e4df0cc664bc497945fd17023dcd4", "region_id": "RegionOne"}], "type": "volumev3", "id": "ebcfada66e1e4ffabb6c10756ea0390b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95dd4a9863c14e5986ec7fe7bf22fbab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe765ec218c64317a8c9785a689eeb12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0be20361061c4beeba12a4a216bdbb7c", "region_id": "RegionOne"}], "type": "volumev2", "id": "137f7401ee084080b6ef5515c70a215d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1b1fb526c9444bda575b5879abf7742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe20c24d3f74dc0988699833c9e3f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f2f0dc5bd23416f91ca166e6cb6cf0b", "region_id": "RegionOne"}], "type": "volume", "id": "7f329ca83b91458693cafce2a1d1fa16", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "155e30e264c04b6c84a0493c8b2827ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b07768fe72a4ac3b385194441a2463d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0dd2c0f404f4497b867b92be1f06331", "region_id": "RegionOne"}], "type": "block-store", "id": "d3fabc25a26144879dd2fdbbde7f96ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95cd81495d754c519e80ebfb05191068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edd0a5133545410d92d09282c9a3c277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "74a2b4e0130447059f541f4337b3a7ca", "region_id": "RegionOne"}], "type": "alarm", "id": "aaff5984c6474044bf43d1b4e082916b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a86752d9eb7b48de82a2253338e359d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bff1011eaf0944d1bd56151ff145261a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a5847c2c0184f4da71d7c169583507b", "region_id": "RegionOne"}], "type": "alarming", "id": "4eb8c24d05ad4f509dc9b3f16815cb93", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3436c8bf7f944f5286b96309e545090a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c1065c68040409d803c2ace566bf7b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "223b4808a1284288be823917870e1382", "region_id": "RegionOne"}], "type": "meter", "id": "a0a35419e52a40738b8febc35e39ae9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "380fbd4b74114926ad2477c9d1ed9e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "56a79ae2674a44559803188d397d131c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f807f800bacf4279b0ec5d6ded9f74a0", "region_id": "RegionOne"}], "type": "metering", "id": "82465443371243d88d138ccd37866a05", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb581da393024637b37e978c30df9100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "48f3ddbd5f424034af3b19efc1465c51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "372cbbe833e14a268d6c9c0e3b2648a7", "region_id": "RegionOne"}], "type": "telemetry", "id": "ef66c242eadb473d897abfe6284365d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3db840fc0694bcca790c93db4b22544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2fb0a096938544c7a6656f8d0d9e313a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f8d969f62e1d4ae0bc04f90f29261144", "region_id": "RegionOne"}], "type": "event", "id": "d5aca0013cee41cfb5722ef0c49f4ec0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d74cd193659e4c67bd1b8d493ae84cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6349e261df5446a39a34cec0a95a39ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac55cd06b9fc4cff80387cbbd73f77d1", "region_id": "RegionOne"}], "type": "events", "id": "22e07b9ba1d143c1ad7e023cdcd002ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fea1cbe99c344d5da75d99a863907005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2adc0609efa4461c821943f5d5a85b00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "754aee23daff497eadb55724520ae0a5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a7a6dad02dfc48e799f5b449eacd801a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "13b964b9fbd54735bf89cac08e8b1fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4cef176e4814e549c522184458e2df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "037d8b0dfdf0485b8716ae11b0ccc5eb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0aef138b32834a8f8568ed7593b27d57", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "993b2ea921734bacb62e203c1a96d2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a458c9e822464a0f8f54dbad5b517f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d088930dd9a468d9a05c7cd877bd0cb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e352cd02f9614754920805c4be8a8912", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f1e3fb8824842cba439d15b1598db3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "150d61cfe91f45aeb72a279caf8f715e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "44b5fb940f8c4f7b89e9fc74ec3e9704", "region_id": "RegionOne"}], "type": "tricircle", "id": "817eb77edc0847a6a01822e71cfd0cff", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0c5c3ac65acd4002a63f02ac421886c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cfd2752acdd648e28f4adecc886993cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6c46ee33845f4957be35d4ee058eb89b", "region_id": "RegionOne"}], "type": "database", "id": "ca2d4b770c1442d8b7c4145e27d55039", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5cec15c4dd54032b84b7b67a4ea5500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2fefbc3b8ed4568b698d6ba691c61dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d95e5225b66046a29dcd8ef5d4e156cd", "region_id": "RegionOne"}], "type": "application-container", "id": "15c73452c35c49df9cafaf2622e39702", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc4dd0b6e7e84be4bf83576c441bb5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0a1934913174464a984404cfac78f05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9ed5f1c8f1c14b61b1482da94744d27e", "region_id": "RegionOne"}], "type": "container", "id": "579cc2b25e364226bb7519385913551c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3422e3d262dc436c95d2149c4c11ef13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27d77f18b92b4c76bd75432150650fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "570bd4efbbce47fd8ad759cfd393814f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9eabf9d2893940b881c6a49aa7425207", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f4d2b91382141f0b0cdc8aa1042382e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b640999e1cfb46c2ad82a079cdea563e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f95a748f709c40ed9fdffaf7304a927f", "region_id": "RegionOne"}], "type": "rca", "id": "943afcc11378462b92c7669123cbaf00", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "32507db29eeb46a580f04889e6ed93e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "897f48b96bbd4f2abc0b21d847278530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b1d67b0b52994ad5b450efcd02601a0b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b7cf0574224046bd93dec5b2c85c23bf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d094a2976c644ef09e7e0ebe81dce278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b9d35efffe9e42c2a3f5a433ecbae88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "daf1bec99eaf48fb9a9b4842d4443c15", "region_id": "RegionOne"}], "type": "network", "id": "e694bb3bfdad42359f7437f639cdd452", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "29060c2c785a4bfca2a2e939de11834b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e6ae7f649e448b7a7bc707f9cd58811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b27d85dc319347f2bc8910544cbea4ec", "region_id": "RegionOne"}], "type": "backup", "id": "5dbdde26b4c545e7963c7ae2187b06b6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a71237381d84f929941d2662e3de94c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c250d507ac944b58bad829d48b8cacf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "12c0de1b51cb46818a78fd8971a6f56e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2c54866abac14e48a60fb45348707e68", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6ff033671034c6f8f975a8854710332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62c909d482da4adbaec04d6b798f4617", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fce681b23da34f0f9d3278c23768c383", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f19517d0c0bc4763b18a1b8d3863bd40", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0b79c8a4c654738a5b5793eec8b72e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fbbf64dcaf2143fcb26bca7d73a99436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a3d35d89d2374094bcbbd46b35fc21d7", "region_id": "RegionOne"}], "type": "monitoring", "id": "0c27613cdcd34b73818541f61860064f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "108d9414019647b89c7dcf1814d30401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "334c6993598b46bfa8b5c37006eb03ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9c1c5e22773c44c0a8a7943f198a6aaf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "45cb8feccf414f4b97e3ff87de4e39a9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1ebdf1ffa0ab47d69a87ea26fc825ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e638ac90a61c4b11a6f5f5fdb98f52fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7e0123ceb3f24e9fa12870e5de722750", "region_id": "RegionOne"}], "type": "placement", "id": "6c75ebaed32d46f0ba79200e010a96f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fe97677f28447e1b2d3cdf2b32a3d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7518e18b99ac4663a588d6ec575f7b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95b0fe3fc7c24c4aa8b9500e388e8ba2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cfc8b88171b74b66bc77ce5e0e716202", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d6a3978354f4cbba42f1bc83f510bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "79f2d2257b1a445798a4eb3deccaee51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e4dab43cbc874a3b91bd2619e3ff8007", "region_id": "RegionOne"}], "type": "ha", "id": "0e134eeab07d45eb8478d35341c52d8c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fdf3669ba6c342f8a225b8de52f4db50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d01cb80432e54af796e3ad6f8c9b0a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f6b914379f414a9e97aef3c8d68ef41f", "region_id": "RegionOne"}], "type": "reservation", "id": "573ab298c509436e9f68a2be783e5d28", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fa2d24ddee0f4f99b79e224d995806c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8cdd7ce81f34fd78c752df115052763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "667e3f6efb47489eb70dc6c50c5da4d3", "region_id": "RegionOne"}], "type": "function-engine", "id": "4fa6f2259b7c4b6096a0382c29a347c7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "376052b467af445e9d50d3fe328182b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d709866ee9fb4f9a96f752142f4f028e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "779298fd031e4b8290044a1bcddf193a", "region_id": "RegionOne"}], "type": "accelerator", "id": "3359c06ac7bf493082af818c002ec0a6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "565b7d73546b489aa6e698217c763c47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df7d6ddc60424bad86f64eb8b89d7175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02f06254d4324fb085ec819ef09bcceb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9ef4dd6315b649a0b0767efc9d2f49e6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c7d1190dd0849438500561a32a30ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1e4e17470d60402b87da24f10d0a081d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ccb2c1d2a78f4af185a029cd0f347873", "region_id": "RegionOne"}], "type": "registration", "id": "894b4e02c3a946ebac1ba072a1d52a0f", "name": "adjutant"}], "user": {"domain": {"id": "fb1ca2f623964e7d8550f4ab5d6bb8e4", "name": "e8f817236e3a44d6a7496f1c8c432327"}, "id": "360b089fedd3403fad1f8e8552242681", "name": "2838403e0e5d43478fe3b88082a5970c"}, "audit_ids": ["4ef2ab88f0cb418a970d56078eabddc8", null], "issued_at": "2020-04-23T06:26:00.744543"}} 2020-04-23 06:28:00,928 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,934 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,937 keystoneauth.session RESP BODY: {"routers": []} 2020-04-23 06:28:00,940 openstack Router goofy not found for deleting {18} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.274182s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,792 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,797 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,800 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,804 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,816 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.734912+00:00", "project": {"domain": {"id": "0ab78bd5e2c845d39dbc1504b4d1876a", "name": "3cef5e76a50e4f80ad3cb332f163f2b7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d3a079bb052447238317a829fceed31a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1363cd9ef28e441d988c56c1e1bae69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f5bc041727b748bcabe2b986ac5748ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e397adfe7c9b45a4b4f0e8d9b4a0f5aa", "region_id": "RegionOne"}], "type": "identity", "id": "94d6d78c74334af797721be0f2e6f57d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fda774e91c154deba9ce2f2647415a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a41a14f5f858424ba059cc52a9f914a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b6de64ada01e44d4ad5e0c3f74bd6674", "region_id": "RegionOne"}], "type": "compute", "id": "70624278daad4c06bf4257ec41bc2602", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "060e2c3b0d074c428d42114b0fe803e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a4f0f444354748f3b96cdaae53d4083c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c9a02bd5d7740a0af7bdc81aae3e1fa", "region_id": "RegionOne"}], "type": "image", "id": "2d01729ae430439faaa092003e3a9234", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd6b33825392489c8e7fbacc3c92b1e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "83f8ae0a521d47f8a6d974b91b64d92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5a8531af2a794543911554cf13841b4c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c57320ef7426407d8af1821d916df715", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5c8f5e8ca034a09b91fe56fe19052ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a900c658d1164491b3f7aa52435509ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3190f535abba4671a4ed97aa74c12ae1", "region_id": "RegionOne"}], "type": "object-store", "id": "81191d13d8b24e15b574bef3e2fb26bf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6860603eeb3946ba98bfbfd0d6de17b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1c48cfc3c9a484589a2ce35bf502468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "21eb675cc2f748cf84d5277960068c99", "region_id": "RegionOne"}], "type": "clustering", "id": "b893beb84e5145e3b94d9a8ec1c4b049", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5c4d549607247c68f6fff6af5b7191b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "651df20eeb2d486d836128f847875f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b11a5aeb9b648ed9e64e8091bfb6abd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "19de755b226541d9a552afc6cba06d32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c008c0f3d564424b48da1ab3c02644a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb45b703a74b4c448b91ca87e1fcf38b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "65d38f88e1ba4b089ab0657c7fb13409", "region_id": "RegionOne"}], "type": "cluster", "id": "21f01aedfb0048c8bc60b53c07587392", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a5ddca76d5a64056aeae89330eed7301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a3117f6378d64d8abf38ed233c0ae2a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "62899c9784f3475ea9f4d49ad219b9b0", "region_id": "RegionOne"}], "type": "data-processing", "id": "7151ca99d6c94c44b3a6fd17e642ba14", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8bdf5292bdc64131b46186ccf38ed31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d604405be5ee43559eeed2658c3370c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ae1f99bac15c489aac75b0f9cabc5377", "region_id": "RegionOne"}], "type": "baremetal", "id": "b129c04dd1df484f97faa774fd648674", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0acdf2ef87ae449cbec438f1d7c248a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "979b0be3d0fd4fe8b8fbb020d5b27cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebd274196d5d41c397c91ed573734bdf", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0baa8315a97141be95e7021e50faef96", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5fa6f2db4bd74667bd28829e1c95834e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1272910552f745d79efa6cdebb68ba4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b06ee4b289846f28eda497ec05fd43f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d0acffa0ec334f1c86437f0d0bf31718", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b5a878e2dabf4ce0902939121a2b8390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2144fa0771014e6e92258e65372c75db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0f4cc63787b645b788d52c5edd274c80", "region_id": "RegionOne"}], "type": "key-manager", "id": "72cc8a804c134c439bf244984a501770", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "825720ee86aa4d2a888c527adb37432a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc3c6bc7bd464377a5969338c23bbedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ce28106778c04e388e8ed2f4cd31df67", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3c7f3b5fcf5f49dd93bcdcf8ee5088f8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6609fe3b7cb43efaa5c64b189cfebe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf562f755dc44109ae2d6dd706e2d674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ee99f27b1784b918cf4c2311f311785", "region_id": "RegionOne"}], "type": "infra-optim", "id": "193ffdd6741e4800a1466193ef590039", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4562187ebd374029b10b9a9a3ccd3dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e2931e0643554c3b8f415f610873f9aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7a1ee0c33f5d4c308fc73aa05352d170", "region_id": "RegionOne"}], "type": "message", "id": "73ba7a4aee174783a433884fb3975e1f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a12a743002f24b30ba26af1eda481d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44d51247268447e4842b500d36b13179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a57ae73b4f90455695e4ad4f98e1cab4", "region_id": "RegionOne"}], "type": "messaging", "id": "15117ca3bb72424a8078c6a8e263af86", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d6a4542542747c2bb7d7bf567bc348e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1385720029b2421d97205ea27cb615d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dbb92e8d5a1a45dd9a08dd6a3d8b0026", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5434a10c68f34978876526a8582ae483", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27125fe7922549a581dfd4dfab3872c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42c57d6fb69248aeb18b034931b5d970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "603876dbbf2648e18f7caad1ccab483e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "33815066ba7344448569fe8602f28029", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07902cf3b5c241f0959fcd3e343e1b68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94134ad6ec9b4d25a02381f0b09227cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38eea25e2e2349e2b0ef37e2d3ebd1a3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5374ba0a57594ba4ab10ccf95bd452d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92155904978840369d916e239a917c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "433f757f3216420a9d90bc7a25eadba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efa4734031954545b9ab0876084bddb4", "region_id": "RegionOne"}], "type": "container-infra", "id": "b8e0d2153a7b47c4b786e8fb38578a42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0318bcfb1cad4140b454a0c05ed21070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f6cfa7af2fbf464cb015a7bb2272baca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "330227d00bba47e88d4745bced5d54fc", "region_id": "RegionOne"}], "type": "search", "id": "ddb56297eb1043bca3efab024e1f0691", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dabdd65619114c5e9c9e84b4eebcf999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a805e99bcc92434e915734c24b218ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0078fb48bef141b1a20d16c03a21800e", "region_id": "RegionOne"}], "type": "dns", "id": "779d2d28ac424e3995bf76d9a1348af1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "169ace066aa84c269ed51f132889aef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04014b70b107459db9cf706c4ee9bcb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ebf2b0c8f4c6439991d479a1f024c573", "region_id": "RegionOne"}], "type": "workflow", "id": "da83f84c7e9747de8564ecc23fcab143", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "925dcbd5ae9f4ece981e3f6ec08d5f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3664180469994ca88a0dfd984fb5c8f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bb3550dbc4e844cd8785425cb6dda2f6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "40e3265430534166aff83c05ed2f4aa5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "706d2dcce7d34011b206fe79ad5c85d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "53e0db71c4384a57857351bf2e648db3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "73887c54914d43b7a5a93e89f90ba624", "region_id": "RegionOne"}], "type": "rating", "id": "610c206fc7ea47618436a1633552b09e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c78fc5c791bd464ea4816805ac1f71ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03c2902db31a48889bf86ae9db733d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6871caa8ac6e453ab229bc358f309173", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b2ec1720cd4a4cea8f6097079afd86cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1cca25e97354b9395d174b2bdfa70f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15137cd79e6e4ae49d99e6a5cc6b7da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df2a355ec87f4038ab356cab0e037665", "region_id": "RegionOne"}], "type": "policy", "id": "f5d63927216f473f94305a93598e8e55", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd545f756beb4f7baf1a75df5e6e7503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7bb69cf805434ebfa6b613b0d4e9dcfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59b4480c863d4c20b498b6374950c902", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "03e3ea980099431ba4571d2fc00662a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20d28243885e4901b72726a59d95c09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fac47e9a05a4bee92e20fd357fe3ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9b19b6a0a70f4436a918087f789e421e", "region_id": "RegionOne"}], "type": "sharev2", "id": "41a5205e3fdf4deaa0ccdfbc8f2449a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f28ec38534d94639b8369f7bd9d3aa0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d67642d561074b80afefedc5a6317eb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f62358bf1e17477b9294c2691fe528f6", "region_id": "RegionOne"}], "type": "share", "id": "186dcdcc5ec0478c854805581fd95c20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2319f62f8ec74571ac73566495854669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f25301662094bd191694ced0fb4a84c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cdaa030669554ab88b524a178eb3e501", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c68ac8414cc46f99e7f4fa6b4595bdb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e9aad6b71be4e34afab071d5224359c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8aeadadd3b848cfa946e9a9ae85ec43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9d5e76dc1474ae788b9c7cf502426da", "region_id": "RegionOne"}], "type": "orchestration", "id": "62e2ff35698b45de8901ebdeca3709e5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7edd929905d540ebb5acf855f9966ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82735ac1185146a79b55a548037160c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f9b921abbb74f36a097a1283d021ac8", "region_id": "RegionOne"}], "type": "block-storage", "id": "7a8e3d33eca14276acdcb6ab80d3df64", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f411700fc2140febd873875fe9ddcb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ae21ed4ec64422b698946a829af6ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d59a1ba75ae461c8b82ac91369bf247", "region_id": "RegionOne"}], "type": "volumev3", "id": "b64d37f227424c728ea36ebadb0df038", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cead93f5cff44287bdcf44012e5d3be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c36de635f6794ef9b5746e024763f158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04aa2eadfd644982983aeae1ba8f6001", "region_id": "RegionOne"}], "type": "volumev2", "id": "54e5d829098245b3908fc04abbafb58e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "954a1bfdfd31401da24202d5e92528a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17ee553ead1b421fa1246f27910778a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5aef74b40bd74c74924d9990a8b02a60", "region_id": "RegionOne"}], "type": "volume", "id": "2046987ee49941b9b5f26d4b2d137b78", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "086c585f49f545e5994aec0a65325723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5d6060fd64c44f6b4715badf412426e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d95253fc2a4d69b61562a1b3aede26", "region_id": "RegionOne"}], "type": "block-store", "id": "d15309cabef9403c9f821f4ce473f323", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2db60c3194a2495b8d79737cb1bd7bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c026b546a8d490bb3acb0b4b865b367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d6f36a01401a450b94b95a773a9e5d58", "region_id": "RegionOne"}], "type": "alarm", "id": "78567322f0784661b13b45898e0dfdd6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5deb0dc647344d44bbe7ae8f432d4aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ddabe7ae85bf472ab78c58ecd32847ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ed04f36de31e4f63b009cd4cb1e3a9cd", "region_id": "RegionOne"}], "type": "alarming", "id": "99238ccea8c843738a1bab5f0a20c332", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e221cd54c2734ca8a9f39dae3e5bbe8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dfa2ffa365c421794177737a507cbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a32e0edeb33c421796d978de5d13b85e", "region_id": "RegionOne"}], "type": "meter", "id": "27fcf1d6dc654c5098999e997ce7b898", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8226087bc42c43348d42c7a5320eb2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2dd430225a2d4e049c0910f0611c0012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a0391c12ba5d4b38ac8d0c2a26f50394", "region_id": "RegionOne"}], "type": "metering", "id": "4410c80f4df34a75a5def0e619a1e92d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ee1e149b92949c6b596b0fbbc569bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa5748a28477483eb39a32dbd7baa838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b67b36de86f4963b3c014bd784ee412", "region_id": "RegionOne"}], "type": "telemetry", "id": "a7fcf907d2734a3cb54ba7a6dbed9a74", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "988b4f581a7946a09952291030c99591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cca851367a1248458dcf3985bb316f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dee1d0225a2341f0bc3b9e36d9fc62b9", "region_id": "RegionOne"}], "type": "event", "id": "18a711364f0947868cb85ee2d184117f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f239ade9498e4b89b0d90d010fe03ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fbd23ee44a1f4b4cb45f32a9c748abff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e7ee0ccf5bf402eb809528b341854e1", "region_id": "RegionOne"}], "type": "events", "id": "cdb50a916369430b9ae860fbd24b5b5a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0329320d4de14dc7b279d6bf7ed0ce9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0e9938ae1484b819147c5b48d257b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e8acf4ca98cb46f3ada3aa29fc8193e5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ccab885501694e85af817efe85991e43", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c27256c855b54fc2bc97b785a888cdcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "16e8e546d1f447f88c540c04b27be786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b0667d01f2c424da25de31ad637ca94", "region_id": "RegionOne"}], "type": "application_deployment", "id": "797e9d8d7d3a41cab82031d391e5a400", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56e6a26388ab4ca38d1e9c179e7a568a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b2fd039d2304a1eb61e8327b8b0c575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d731f887622f4abd99d17571823fc469", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e14552af842942f9b2bb0c7004630fbf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "445da6eb777446379e2828725f832d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6fb44450f93645289465f7090c6e006f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7d56796c0a143fc88aabe3c87ae3da7", "region_id": "RegionOne"}], "type": "tricircle", "id": "23d42a2686374612ad22016494efd393", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "122514eead854cdbb3ee62879f688ba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4fbe6a14ddfa4829a05503face42f70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9d24d6bf996f4b65b76d6145e6633599", "region_id": "RegionOne"}], "type": "database", "id": "5897176c2e494b158bca64ac479f9456", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43b67ec268c2439299ef4d9c2142df5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "edf810da230a42fd8e35da3c920eb086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b0a190183d24e8eafb56df40590ed50", "region_id": "RegionOne"}], "type": "application-container", "id": "29bd8a7c515946058085b5b80274c955", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a67477888a144e3eb7cb080daf98fc0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "256a5c89bd294e0bb259f69ed2fa270b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fd6bb857695c43eb939d8c94c77180af", "region_id": "RegionOne"}], "type": "container", "id": "008b1297577442009f70f5d331b1172c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6245b1d2692b434ea70fa142698a7266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1c811aeeff4c4690b19b1c9af2f73198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "122579f6d07b412a94b16e12917137d1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1a2f756222704e94af531b5a302fe7d1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40dd3e31d5634b67a4665c5af1e6806e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe5d28a3e1e143b8abfbc954e38fa23b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d2f3e378647d462eaf4f151544772822", "region_id": "RegionOne"}], "type": "rca", "id": "c73a74a94d5846d3b5342148d1defc6e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e38012c431e042709961b49834f6343b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3906b90072df4d32b0081eb6ff26f004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3d3643ae6be1454690d22a02dbb28de6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "996a7594e83148e1952d06cdc46b7a30", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4e3cbc0beeb746d1a896c473d87975bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2e7becec019c4930a7e53afe6cbf4757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ac0bec63547247b7a725fd5d85658a1c", "region_id": "RegionOne"}], "type": "network", "id": "8980fe10744a47e4b90b0a124b741b6c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b92209a90fc4b2b88cf7b7035b1d38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3dcbf59df8b544ef94850c8b62859c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e538696be513413491fcbacc0060f945", "region_id": "RegionOne"}], "type": "backup", "id": "64a8afa1d0004e9886db07638ff30c5e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4b0ebe2a227c4d538c5efaffd5b84fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b674c93a26e64ded8a10421d58c73fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c6920f12d9249bebb43f5182291b362", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "69c891b3247e421f8304046872e2bec1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a989b98a5a50476ebe26d180e589f3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "95ee3e0ff47e420c8711b93837af379f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "55346212e5834595b92f5b645896b5cc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4d612c8f33fa4bafaac75888bb9dac64", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3bc276dfdbc342b98647a6c222805c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "62d7dd386b3d4931839ef06aa498ec93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "54f225cfa7514856b6644e6cca0967ce", "region_id": "RegionOne"}], "type": "monitoring", "id": "631c6a8ff4c4421aaa650e549c88fa23", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e7d972873ef1446b97bd62b9c1e9d9a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "03adddd112014bab923a4a995075198d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8f57b7af8ec14929b683661ef3d49216", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1335d70d17d041fe88974645cb5f15fd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d53836a42aaf496ca222dcf1d48ea33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "27cb70f48813452bb541f6b4b4eb3114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bd50ac7cf10c4ca2ab342aeda22049ae", "region_id": "RegionOne"}], "type": "placement", "id": "00ba99292f2f4078b520ccd2df687f98", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "444c22d9046348ea9fcc31d66aaf0c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4dfd08b65c04dd4b65633f087089bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6d71991e538d4250a2fa138641603d1d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6a9a275aadb04a3f94601f80ed73355e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "698d1b9b5d4f41fb8c521b1e0eaf7417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74a259f3a41e4e93b187e6bfd7ba3804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cc7d2a6ade064808a9a5301297ba3a9b", "region_id": "RegionOne"}], "type": "ha", "id": "a9d63152aa1b49e1b09f454d4714fe82", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fd9fa63df8ef4b51aa9372928c8f0371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d0dfe08111e14d02bce7def87230a3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d2ebf63641f541f58a571394bc384671", "region_id": "RegionOne"}], "type": "reservation", "id": "f85a910d26a647ad8ad27cb2df5eb9ff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d2752e4750754b73af479259b5897588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "70358087ec814dee86b7747fb3129b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "db14bcb6e4354268a6db407c8ea95cb3", "region_id": "RegionOne"}], "type": "function-engine", "id": "9a8c31149b744cfd961a6f8d013fed0d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "72b9f1ea8a964d8c888b1cf4def035f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "03b317fa8c4946eabcc5d6ba1689cf74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f01a384337b84b27809996a6861d61de", "region_id": "RegionOne"}], "type": "accelerator", "id": "76924c97574543ee839ea8e82d99ff37", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "101d5605f8ab45b1b0aa1724693becb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d74c90f3c89645618cca759af5a810ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb00ed96cd224ac2bed293a77289657e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "df7efd8da6f04afa9201e35210bdd5c2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "afcc188542394ff994e39d715670fb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1bf8cd1d18094c9fb3fd805694d11347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fae647d4fec5411b8d1b6ba8b89659c3", "region_id": "RegionOne"}], "type": "registration", "id": "817a836a7fbf4dcc9b89c82691b98b13", "name": "adjutant"}], "user": {"domain": {"id": "3fef2a88687c406fa81d99db8d1456af", "name": "0f2a3312238d4c8ea14ed91473f4ed25"}, "id": "fd284f84e2744116811faee027f59bb5", "name": "09e5f753defd4dd1ab1b947087195427"}, "audit_ids": ["cff0195316ef4a71b444d459d37ea28f", null], "issued_at": "2020-04-23T06:26:00.734912"}} 2020-04-23 06:28:00,890 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,896 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,899 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:00,955 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volume": {"name": "vol1", "size": 50}}' 2020-04-23 06:28:00,961 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,969 keystoneauth.session RESP BODY: {"volume": {"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}} 2020-04-23 06:28:00,993 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,998 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,001 keystoneauth.session RESP BODY: {"volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} {6} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.059241s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.063731s] ... ok {27} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.061087s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_availability_zones_not_detailed [0.059047s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_suspend [0.075881s] ... ok {28} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_exists [0.754049s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,336 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,341 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,344 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,348 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,361 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.274116+00:00", "project": {"domain": {"id": "5b132b55a1be4f96ade71389164300ee", "name": "742faf63bcb74b88880f4ce18b76788c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d297edd3321e48a595f063d284def378"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "226974b8b8cd45e0b723b16a8a33b9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "42e6b91b05ea485bab4cd58e34692baf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "60e800f62cda4375b7662bf9255cf6da", "region_id": "RegionOne"}], "type": "identity", "id": "ef32e4f9e8c44f84b1e7a6ec748a344c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2a7ec45c3d7409a87b53c0c11873c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dd13f07997d541db8a4a6a5c41bda368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4917514506a9474c8899460d055e44fd", "region_id": "RegionOne"}], "type": "compute", "id": "4aac3d118c054d989ce86246fefda9b1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bf970bcbb07c4bb3a34496d66fba1401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d3ef0cb76c8e4e6f819e58c325fdf87f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "841f2079e33346058a61c7aa8a312057", "region_id": "RegionOne"}], "type": "image", "id": "9e5eed32415a43e2bab84981e026cbfc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a889ce612f43458b887582de9d186253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bad11cb9e1584d508fa4b15322c4b7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "581d7809df9942c29a0b1b7f2a269a17", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b9c3cdf287de4a7abac2b69cccbae4be", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91e9d00e108845a7a759414d21b56543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffffdcf10a8a4223935c9dfc929e655d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2da8fd68407641e79afd1398451d630e", "region_id": "RegionOne"}], "type": "object-store", "id": "179e525cee5342daa2888c0969194fc9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24f3d987731c4f0bb6dde17d235ad4a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2df25ba8341941688c92ea03e0a27180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b275d3e82ae643dd89355c97bc7b2226", "region_id": "RegionOne"}], "type": "clustering", "id": "1ce9517f449c493cad52b1adfebe49ed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9db3ab02376e47ee9c1648e27de9a5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4bdcb3992e7a4c7d9eed23c0fdbfcd17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ee7ce1917b48483b8493e73763959f51", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "896a9b92603d46ca86b863ecd291afd7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92fc32d1918048ad8c8b05583927c1ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8a2e685009d4e96b717052ef7388122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae28ca757b684f2882f75fdd4b619152", "region_id": "RegionOne"}], "type": "cluster", "id": "f60d922ba15f46049dd6de4440267f20", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "09bd95d80a1b45dfb8e0080b16db8fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5865f7eceb6402299d8e4fc50be78fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6c43130d261f4f74ac3e973867a7de64", "region_id": "RegionOne"}], "type": "data-processing", "id": "2a4dc1930ca844e5b19ee49d6f45be37", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "995b2c1499524e20994adbd728ca57f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ff47ef7d87344308c13b44dfc5b5a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cd3dda0685eb4c6abb603b3bcafb9d07", "region_id": "RegionOne"}], "type": "baremetal", "id": "06b2dfe7807445f39f26b54034d1b16b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dbef3ef0a71424094ce00e740f1a7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a329f09d307455f9955cc49d8e04c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "11e8bf28a63749ea91b4c338d105ab1a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ced81ac435824a2888adaac3362ca9a6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e5ea1a3c467a432ba2de887dbd174d5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "28bbf33570824753af133711e7758f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2c4a20f6b0194badba9dfaadf5be651c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0fc81a23c7c34a2eb5724e4449f5be54", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c489e9a515554dcba1f5fee6463cfedd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "311a24c49b594b6dbc9c96f04ac54471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d1ec1011806d4a329c08be1928eae607", "region_id": "RegionOne"}], "type": "key-manager", "id": "1235fc6947ef477ca027e1a0e96cc9af", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2558b5e5641845af9b52943027f56157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "20494370c665407f88d26207053cdd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "424eb16bbcc644998797dcb7834c90fa", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9560647aebb6458d8168a4eb6801c369", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c8a0d45aa8345caac44e2b1d476ada9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3bc71e94c2f4f3cabb5127ced1ce020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "12071ac0b5ff4cbf9e530b229eec7c60", "region_id": "RegionOne"}], "type": "infra-optim", "id": "87d35915a07240e79b4ad18d79b6d5c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bff1a201e49641e18dfa0c6278bee369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9166b0423f1458393fb72430a73e769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fda8adc074a94f539dc9511264a6ae96", "region_id": "RegionOne"}], "type": "message", "id": "45a593bc7dfe498d8224fd69ff3ca369", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2bfb1bbeec4b41a385579d212bed3fac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5164e059d5de402fb0ddefdac73aeb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "801b66d8fea94ea381ecfea3926ff086", "region_id": "RegionOne"}], "type": "messaging", "id": "de9b022b4e0747d6a7c0ba1aa6f7b511", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69a50d0468c04959bd5165f38abca3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78811d86ca2f4b58ad79a0f91bd5ba64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f61337182a70477e8ec2d20d3a3ed64d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9d13733eaa4a4e809e7ded9f0284af1c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c1dab884c4d4ba99726629e6dd72bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee430c8055e04d7e9c38c0cff14f7bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "408c1b1be0d7421098359051ad0a79c9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "93a1f87b827c47b09c69742dcec35321", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a823bde2c664424e983e9cc94ca3b794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a388ae11950b4131b54a5b07adda242f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8fd4c1abe5b4c21bd4201d144c83a44", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7c645b1ad51541fe8d316e20609371f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09f6e2b153cf4fcdbd1b23356f40933a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d26af91a4edd4ed89514f3202a689d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b3c9dbd515749f89a5268d15cbaf8b2", "region_id": "RegionOne"}], "type": "container-infra", "id": "12bd2777a95b4e9aa7da5e64873e1d8c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "12162e0abd534ae58577e06a7d6e2977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ad456245489843899c46e81c92713e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b873f114cf9d4abbbed9369ec97d1412", "region_id": "RegionOne"}], "type": "search", "id": "40607e915be04e49aeb4c024940faf7d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4bb9e2fb414a4d579e4877e0df7fc195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b3f6f5f4ea24d7bae76744e37c8ab88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9952f4f7ee834c3784647486685fd7b0", "region_id": "RegionOne"}], "type": "dns", "id": "aa0e633f59c8458b822fa236c1815570", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e64ddb14b3443d6b81b7503b7a7f304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "07a97d8a3f1d4dddb0719badad950d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4d63dcfd12894eb4acb0598adf06cb02", "region_id": "RegionOne"}], "type": "workflow", "id": "327c90211e7948d4b26e8fa9cf81045b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "30fc3391dd7941c38308f94b38a4a9f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a74c6ef703fb4ed6bc9e9f571a45f46c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fdd979d694f14309ad90bd7528080951", "region_id": "RegionOne"}], "type": "workflowv2", "id": "29392557e9524c7180649af18c6ccc1f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a048e4b74e2047cfb6d27aaca84442fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e7e243e55974401ea694e235878ec6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fd238e35a113405f945e8d463e490363", "region_id": "RegionOne"}], "type": "rating", "id": "a86707d8a1184077a3f95785a301a385", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea560e5df5424ce5992b93687207dbfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c836e886d6f749a8afd6e52753745c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2bace8a24e4b4d9eab9dc3aa1cba84a6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7a47c8e2eeef472786a6126d51c388a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bff7a4226f1b4a249783dfd3f712df26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ab5bdb68f4184daa9d04596c04692bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "15b93898bb8e40af8839a7836dec8cb2", "region_id": "RegionOne"}], "type": "policy", "id": "49fe31bcabd0461d9d34050a7d91c5d4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db9a01b53c3b44718396b1cfcc250251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11c0cf2572f649db93d0d368262986dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "00dd1233227c4560bb364ea13017c19e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "42672b55c548428ab569e5e5654a0b68", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "763afecd3f6c4f06bfef87861a07a8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1b602bf383141b2a3820b3d68d3f703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3d6839244a2d4cfdad01fdf7514047bd", "region_id": "RegionOne"}], "type": "sharev2", "id": "20bad113a8e64a1ab2fbed5987084985", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3cd6f31745134f4b86bfa0edee918cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d28de28d8f5448a90d3d94120a80927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "96ea5f436c004eb0b6f33bf6e53d13d8", "region_id": "RegionOne"}], "type": "share", "id": "802f2d5959f64e91a5a58640c6fb7664", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a1603fc8839477f9c5b8f113a0cc239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e444792bc0e6435386ca676bd67269ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ae57311fa61416e9b7f120f2df2e045", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bcc54a3b8e21492db890a128992e725e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "335ba586425d40f09710a6d5ebfc4d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a03085cdfad745849759550c5d45a3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77de0c19ce6841bdb4dd29f229ba095e", "region_id": "RegionOne"}], "type": "orchestration", "id": "f147660ce8764f3ea1169d84201b70db", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f32109d889f4da9b416bce161c5396f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "052f4007398047279ae40753c3c23e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59def8c395244df1bf44d1ea4953342d", "region_id": "RegionOne"}], "type": "block-storage", "id": "a587f2ea327f430b93aa736e6bd5cc66", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff17821ffad9487e957e17236a29df6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7f90c5ebc6e40e2a43368f9289ba372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3626eb6adde740b591f1596f1e557ce8", "region_id": "RegionOne"}], "type": "volumev3", "id": "85cfdecdf9fc43ab851ba4f314603c32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56fb601a27a64c77963171d750d940d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce0c7be3e82149c0a90c9cfe2e27ba44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c5a39d171354ea7aa8c6f1bac85da68", "region_id": "RegionOne"}], "type": "volumev2", "id": "f8cbcfc8fa7a4d0986cff8268d2c41a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "151ef1180c274a49950bd12520435350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bfb1605c9ba456a9e0073da240d1214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af43f888f3624f899d8b18c31cf3ecd8", "region_id": "RegionOne"}], "type": "volume", "id": "cc09dd4011a34edd8bfdb0b54d8d318c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c5dc4015fe941168046aff975a5bde6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bd309afe3fb41bcafa480f12f4c5dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29715201e5b44c49982e97888d01e1b3", "region_id": "RegionOne"}], "type": "block-store", "id": "e543bc009b554bb68426f2c5de9a3206", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6cd557570b841e09890b0b4a920a018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ff9f0a5eb35c44ab99d574be85572d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "611d3e32d5ae4118beb175c5b187d999", "region_id": "RegionOne"}], "type": "alarm", "id": "d3cdc6b285984947b63f44144bb60ccc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc38e4f32a9948659b5ad816b64a58ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c75b501f31ac42bcb2e22338f19695a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5e66bdf9b6a144c3a05eab419333289a", "region_id": "RegionOne"}], "type": "alarming", "id": "1e23bcafb96b4bcd94949bf95605e1d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cddba0af3dd24ab39204c3286edf31f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "da0529e951f046879433e35b80cc39ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "457c65177ea94cdeb46f47fd3820e3da", "region_id": "RegionOne"}], "type": "meter", "id": "66d8a89ad4f146948060d2e928b5e503", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a8de836562d488491a50434669096e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3bb862dff56b4c0f9666ddb860c0e9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb18526dae52470aa95345cfcca40c94", "region_id": "RegionOne"}], "type": "metering", "id": "356f087147334321aec97f91b6186eb6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "679b542fd1604532b37fee2808ea77e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ac0fdbc8248446ebc1893720c14a88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "92271e937c2849e49e9bf5090a5d8ad2", "region_id": "RegionOne"}], "type": "telemetry", "id": "5f1ed89aced14cadb9750e4cd9643548", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f59ae718b2cf453ea235f82cd359102e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "87b95a2811f84293ba8c203c9d8eb076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a882966972e24fe6b902960309bc7cc8", "region_id": "RegionOne"}], "type": "event", "id": "f66df6dbfec944d5ba7b55e16c48326b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b351b489b6244ceea3e02234b099234c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dcdd29f0e86b40748b1075998c99d26c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a71d6d72e768409da23629b3a395e52a", "region_id": "RegionOne"}], "type": "events", "id": "174ceb09b4e94a6e9cfb38b532325220", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2c9aa6a966444729b575e9848b29806b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9bbc2cad6c444cb9a37ab5e452861ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0919b76eb2148f2a69b06beb9e68299", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a7d22aeace2848c2857b17daaf4786dc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a68881afc29d4582a35001a33ca7b41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d66142c2f064c17b673172926d8c02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "96365c56002a43ff8cd379701f748651", "region_id": "RegionOne"}], "type": "application_deployment", "id": "65976e15f6b246668736a7a9ec5b1a40", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e7af23d6dbc403c9175fc589fc3f73e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1af9b982983946499e9870384f390d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2566b913c364cc593ab5b4c5ab0f624", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dfe20516ff484c329a49390707d1f212", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4494e10776a455498a15ca26ce4c7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8c87a92f74349e4a8a318247f978068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6d2d40b1962420d8addc93342e814d1", "region_id": "RegionOne"}], "type": "tricircle", "id": "aecc1346267447eb9b4430cbc04ba6a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b18bacabbe324aab9fbf7ffa227853ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c751397f6d784205b5df0a50891f0b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "61fa48cacbdf414787bbd88b09ddaa4e", "region_id": "RegionOne"}], "type": "database", "id": "964e7365d48f43f2b25e1bbf121a880d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91159cdb473345b0ae58318f4a0fb814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4df930d807124f288902cf8ef6ecf6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fa3cc21f594644058fba8c4a0d6dacac", "region_id": "RegionOne"}], "type": "application-container", "id": "8d3c7cc3be74447ca012a011c65b3970", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ff7a323521645ef843f5b633c21d346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15c5e3750f3d4b4e96529ae50813f363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b35741345174cd2a91c76bfc75f6f71", "region_id": "RegionOne"}], "type": "container", "id": "4585af09022b4a5ea090762673f1a901", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06fa62dad4614eb185858e77f3680d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8848c8589f104253a5316cab537acaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f5a72e73664b4be989aa9c0ad710d6b6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6f6d8f70aa6c4b9e8a0f4c582fb66c30", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2390b59786e4625833c3626985e35e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbb0b052caef4536ac415a646dd1d676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f3a29fbcee584fadac2469f1e4de700a", "region_id": "RegionOne"}], "type": "rca", "id": "8b9c9021f0ca4394bbf283d6a12566ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d93e389fbf434e1492a52abf2967e957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0d6f91cd51d64b28b128cdf022457380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "afcbc35102f942bfb2a6a3b73a46a117", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "abe8219e93cf4270b25e532757a1c230", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cdae31853bdf434c85dedd8653eced8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "beee6f07aa284f0f905e52bb1e5ae5d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d327db2a132d4b7a8e3709a536bc760a", "region_id": "RegionOne"}], "type": "network", "id": "d9535545d212444e869362d7c41f1947", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4c547234229c4c4fb55ab7a0d1b32b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "670c751cd237457eab71ebd1f6b42440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a71b1a08da7e4205946cc70377c09b81", "region_id": "RegionOne"}], "type": "backup", "id": "06729a0e14a3405fbf19ef1a0010b55f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5a6cc0114e045e581ed84d3ce2d2ee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3190ee83d1aa43fa811607e3d7a14321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "93e06bffcfa34e929e79d89344447cb5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "474cf23a022a45daa4ff3b69fee7c6fc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e996c26fb1a1402b91ce0d7c236d698d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3601a47287d247ceacf18708d05058d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f4badff1b11045a5a31449bbd5cb4d05", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0add65703d374ed39c48ef352f89f705", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4de1643b0b0447b0be954aae21924088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "93636393245642a092df35252c639f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "96b51c0d4590495584e74f1a81ee2dd4", "region_id": "RegionOne"}], "type": "monitoring", "id": "f126a268d76c4a83b2fb4ef8c21c42f3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6482d340eba045d6bb1aa50d8a4fa7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9e9f2042ae174175b3eccfbc570b08ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "61179a9ec92645e1a90efbb5af0c1f23", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a80456d439104969abd134d40715b754", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e7befa86c245425b917c056369d3a84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c93c6d3072274abd95a3154b56c9ee59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cb7c3e844ce64364a194afd4a21d73d5", "region_id": "RegionOne"}], "type": "placement", "id": "4ed1f632269b45818e3fb179eeb05699", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "866eb53c1ed949f8b8f31e2b04aad415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f02cc62b30646f4882596d65ce8ec51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3ae9b2ae49f5463995d475cda915bc0f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c53edc592fad419ebbab0d8830e9a3b4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d664de0c3242403f91f6b4ff5aa02085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4fc14d57b934b9d990ff36066d3da1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2868660885984e59891f56e71040d5b8", "region_id": "RegionOne"}], "type": "ha", "id": "72e3cfcfa0434120bbe908821c81b854", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8b98a6d3349a461d885b7d8ae6964208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "589c0df6c15845209fc2112d6deb6124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b8b8f9ec9fb144a3bec041ea7334199b", "region_id": "RegionOne"}], "type": "reservation", "id": "7cdfd3a47e9c4fc9b55a1e08e5f5dd32", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d1641233edad42ba8c3bbd7cc410bc9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d59ba62556343f5ae5d31886d477ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9ca5df8fde7b403c864929423886b596", "region_id": "RegionOne"}], "type": "function-engine", "id": "71c08082611e4870abfcac33ff05b35e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "db957fab97b946aaa9171ba20410788f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a13789a387e74dbba8fa8ecc88f58359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9d3ddd27143049f6bef4fee3722e796e", "region_id": "RegionOne"}], "type": "accelerator", "id": "c2bb256aea94488d9265896b053c9535", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb7bdc9e9c1c426a80791cd457b8ab6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "429de59b73824fa3baa0ad068873add8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3de61f84a5ae444e9911891b25f7cd39", "region_id": "RegionOne"}], "type": "admin-logic", "id": "acd1fd554e214156aa1ffffe534ad7bf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e70d605a1bc496ea46243ac52aa8885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3fd81493e5834e5dab9681ac19320bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0ce1b4020ee243688ec8ff1ee2748f8c", "region_id": "RegionOne"}], "type": "registration", "id": "668a448f7ea34ef7801b6ee4ef59409d", "name": "adjutant"}], "user": {"domain": {"id": "877e66f7fdb540aeab95308703776572", "name": "3efce40d8d954c3a91ae24fe75e769d7"}, "id": "3ec9d89077f44cb2b402de8d41ccaa2b", "name": "10dbb38b312e4b69936b6f09203a3dee"}, "audit_ids": ["30b457e8752f4ab18e511f7173b293fd", null], "issued_at": "2020-04-23T06:26:00.274116"}} 2020-04-23 06:28:00,568 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,573 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,576 keystoneauth.session RESP BODY: {"roles": [{"name": "91f99a617b56444c904cee2b751eec07", "id": "c4f890737af3414ea45eed841f4c57e1"}]} 2020-04-23 06:28:00,632 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,637 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,640 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "157c65e38b9e4413b08f54b2fad7fdac", "domain_id": "ea1b77491223408198f8a2d215bec9b2", "name": "username-3"}]} 2020-04-23 06:28:00,711 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,716 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,719 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "ea1b77491223408198f8a2d215bec9b2", "enabled": true, "id": "0d3416b4b41f42a2a6772ce5809acf2c", "name": "projectName-5"}]} 2020-04-23 06:28:00,773 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=157c65e38b9e4413b08f54b2fad7fdac&role.id=c4f890737af3414ea45eed841f4c57e1&scope.project.id=0d3416b4b41f42a2a6772ce5809acf2c" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,779 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,781 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "0d3416b4b41f42a2a6772ce5809acf2c"}}, "role": {"id": "c4f890737af3414ea45eed841f4c57e1"}, "user": {"id": "157c65e38b9e4413b08f54b2fad7fdac"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/0d3416b4b41f42a2a6772ce5809acf2c/users/157c65e38b9e4413b08f54b2fad7fdac/roles/c4f890737af3414ea45eed841f4c57e1"}}]} 2020-04-23 06:28:00,785 openstack Assignment already exists 2020-04-23 06:28:00,820 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,826 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,829 keystoneauth.session RESP BODY: {"roles": [{"name": "91f99a617b56444c904cee2b751eec07", "id": "c4f890737af3414ea45eed841f4c57e1"}]} 2020-04-23 06:28:00,865 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,872 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "157c65e38b9e4413b08f54b2fad7fdac", "domain_id": "ea1b77491223408198f8a2d215bec9b2", "name": "username-3"}]} 2020-04-23 06:28:00,935 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,941 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,943 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "ea1b77491223408198f8a2d215bec9b2", "enabled": true, "id": "0d3416b4b41f42a2a6772ce5809acf2c", "name": "projectName-5"}]} 2020-04-23 06:28:01,009 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=157c65e38b9e4413b08f54b2fad7fdac&role.id=c4f890737af3414ea45eed841f4c57e1&scope.project.id=0d3416b4b41f42a2a6772ce5809acf2c" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,015 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,017 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "0d3416b4b41f42a2a6772ce5809acf2c"}}, "role": {"id": "c4f890737af3414ea45eed841f4c57e1"}, "user": {"id": "157c65e38b9e4413b08f54b2fad7fdac"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/0d3416b4b41f42a2a6772ce5809acf2c/users/157c65e38b9e4413b08f54b2fad7fdac/roles/c4f890737af3414ea45eed841f4c57e1"}}]} 2020-04-23 06:28:01,020 openstack Assignment already exists {22} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.148374s] ... ok {26} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.088256s] ... ok {23} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.097377s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_exists [0.807999s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,300 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,306 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,309 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,314 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,326 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.241754+00:00", "project": {"domain": {"id": "956b978c9af34f0897ff37f6742fbe23", "name": "72e47d44606540a587fb26cffa4c161c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "40508f06889a44daac1cb6c8fb49f8a6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "51d44ed96ded41bca25b19db3dfbc9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea1212cb81c546ba9b7535e4fecbdafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "41db5e0ebbe64b68b858753b8f57a09a", "region_id": "RegionOne"}], "type": "identity", "id": "26ab83205a5f4d5eb38717e887560e57", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "70ba5933922045dcaf9906fb72b39b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "44b393addaca49bb808f1f62866b7db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d8af7907074c4752af3992503554dd29", "region_id": "RegionOne"}], "type": "compute", "id": "192b21c59c2e4eac9702ca154e206b19", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e8416926cfec4192ab5ac95424050a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5ee551aa3c8c497896d5e0c3bb8df53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "20a2475bfb0743a4bbc11b54d610bb5f", "region_id": "RegionOne"}], "type": "image", "id": "cb3bf381ebe94ea293bc7927f6d4dff0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6bbf9bceec445d2a4608e32e1120b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f73c75f420e84fc896245e7a64c55259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "39921a4a2606412f943efefb905e581f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7a3074f78a524e1a993418e05539eeb8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a0134fdc6b54ca1a6bdee82526d80ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e6c94358c3d46df8d3ef3394c9a92d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27523cfd00834d73a5c6f024bf813a45", "region_id": "RegionOne"}], "type": "object-store", "id": "6a6b08f0f2c4483e87d29759177a2229", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fd8584d20524f5db765a7b614f74645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4839f965707450bae28b23d96848b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d35efe86e5064567b4f4c1a4633bf2d9", "region_id": "RegionOne"}], "type": "clustering", "id": "e83a9621d39f427cb088a4b1e5c8ddf0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98655e66c401441c8bfe09a8a42f4035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed9d866ea5304ae981bba9bba889fa28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d12758c53c8d413690b7753734c93e73", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "350453584c3f4cca890c34ecf791ff82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3341c83e0af444f7aa118f57c146a899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67467f007b854d2cbca9a7f27fcc9a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5560f0ad243c48918d17a463da90a6cb", "region_id": "RegionOne"}], "type": "cluster", "id": "efb64b7127a347ea84b0b81699ff177c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d09f11e72d45409193e2907c82bbbe5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f5d41b47ae4241b3983a9f4159c3c388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f02312473e74447a9c798af7026eb4ce", "region_id": "RegionOne"}], "type": "data-processing", "id": "efb7e1d9468a47879452380cb700ba22", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa261a5692fb4fc99485625197811578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc387692d38e411a8da437d3936c19ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5bbd704ce2aa4248807a2624698ba77f", "region_id": "RegionOne"}], "type": "baremetal", "id": "bccc3fe9e10e40a6a7d4b3016e5d52bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "518ebc31beac40339f066e18e51fddbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25c47e7ffa3b4b36815d7dbaa6b8103c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "90800ed2674a416db8934fd889243604", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b59f22a8cd1240fe8ee537057b6567f2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c0aae46fa8a84153be301be98660fc06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d485942c1d434727a888c78316aa2ec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e1fd61f42f33452a89c87d746b8216a5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "df05ff144e814d8b8edb93d60714df31", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50be4be189a74226a388717800452c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d6cc1789aaa40319f63afbf72f961da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1bab677f8271464baaa89fa7c0d69a8b", "region_id": "RegionOne"}], "type": "key-manager", "id": "5b259b5df934466f9413a43d7efd710e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0a02dfd54d94760b7fc6fac9b7a5a76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6ccbeb14d6574b748c2d981b676a0de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "01f7b41e656445a8b245c29980191256", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dfbee618a7b94417b6dae73cdb409b73", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "773978bb0dd64fb4b4c22a26d83a8d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdf7b15a9ee64c329c5c4c759ec71e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4b772052fd2942a2a4f1d9941be45564", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aec5ebc4c530442685beed25d0f4a1b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bc29020a920f4a7ba5169c37a472c670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "85b8c07c4c6b45d7bbdbfda962a9b43a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "abff516e0573482fa30dcfc27756c499", "region_id": "RegionOne"}], "type": "message", "id": "e185215fb9ff474ab5da4102779b2b98", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6d01504f91d4491b9278d8a731d0f5c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0f0e6da95390435eb3e352eff3b335bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b063d385c6af47a39be743fff6f471dd", "region_id": "RegionOne"}], "type": "messaging", "id": "1c176eb8ca534d53b676f38bf6fc3cb2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "56cf472e31f245b895e630859ebd1e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e6ed1c9c3d36415f97eef9a60e27b042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5e06a0b9d36c44e19d11f1b8a7a7206c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1de9bc5f2f6746c6b16dcbef721d00d2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afd9dc19fe5d45e4960bb3b3335cfb04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3843e0777364c7e90c2698993ca814b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "856e2c46af964f328f4cbca633498cac", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "239263c46e0f40e99bc7c89d5b219968", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "232dbfd069ca4ea393504f79f6b28248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6b0783d9339407db9443303fa8c73aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21ceec69c72746db8fd5ca5650f798ee", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "deb645e736664630ae6a491d14e83b0e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09dd173456d6401e8052df39ffbdf767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55be5303c1934325b967c6fd882dd3bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7a7741b52a844c692a2cc3f1be3deb2", "region_id": "RegionOne"}], "type": "container-infra", "id": "3d5e5e7020214c41a63e0d2bc56aaa61", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2f440e9db50047b0b7589de286f87c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a17497ffc0f3455daf4fd892cd7eb466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "532418bfb187401eaff4d9873c412c6f", "region_id": "RegionOne"}], "type": "search", "id": "a0015ab6651d4e28832d4ff3fe456a81", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d2332840203147b39769be574a9910d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "32a4f5f3392242768abeb9ededfa6bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "40e3babf2b904b2b806c79c555a5c266", "region_id": "RegionOne"}], "type": "dns", "id": "9ec3e21ff62c4c91b13ce6d0d5a69592", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9c0e545c2d24fd8b50863ca4cae7685", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "813f026a0762459fbc85b5e81d2604ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55c0d898bf894997b33788577df66beb", "region_id": "RegionOne"}], "type": "workflow", "id": "2b457bdeef8241b8be582c25630976bd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "01acfba6e9b14bb38453895b394a5087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9697d77e805b45c0bcdc7764ba3d9aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "443e2d4c8ba640149b246c42d357a4ed", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0be42e093e6144b5a7350e08c6b2d5ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "78048a8bf07840c0b2768fcb55fc0908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b75d2e0a23494c90979a7473da343583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "703c2d2e9d3b4635b6370cce7885d911", "region_id": "RegionOne"}], "type": "rating", "id": "77f62ffb550c4618bf48b7867aa4af31", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f4f570068d92457fbbb94e879ebdb57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dac82f3b30e34e6f96ae53b7a82bb4a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8b24194f9aae47e7b33abcb7360203bb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0e61d68e45d0419faf290a6651dfe87d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "38fa7408aaf341cba3cd60890ffb0015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "72b4af308a7746fe8dbdaf32d4f98f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e59d38cba468457abe09f1b9fda4d365", "region_id": "RegionOne"}], "type": "policy", "id": "0c9440a05d2d45b78063be5acf79dfc2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55c2c3ca31434831a9bf80bac3e49b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d37a9d4544a4d9c83f0777a4a5e990c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "795af287feb944b6ade8fe992d9d2855", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9193a4228f9a450aae809e22ef3967b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d8df41a3ea54f5189d502e4b84504ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9dc2a1e4fa474e9a89a110d17b50ce1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "382d492ccb324aaebac4f92a8c950fb8", "region_id": "RegionOne"}], "type": "sharev2", "id": "c03f59788a524b499ec15a115b7165ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbe2260f4a0f485cb51f83946a7567f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90db22d936f047bcaf131b78cb140120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "73139e58f3a44245b2176beaa9a2c5c9", "region_id": "RegionOne"}], "type": "share", "id": "f0948fd2f6ba43e0bdbe429b08227ec2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cfdb786245ab447d8d612ed4bfa3a643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4709985565604f93a047f564b6e161d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "71df0000fe1d49bca41249f970051b23", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2d39702ae42a47f9a77fc373f8f317a4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43be89432cc249479959847de4b754e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89c7ceca2e0b49f9ace74d5dfd049872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f0ba6452d5c4e349b760b762cb22ce1", "region_id": "RegionOne"}], "type": "orchestration", "id": "cc91831fee6e494f8c27b4ec4c5d48ed", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7764931263444d17ab8e8b0794e64313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7dd1d44570f418485c1e7305349178e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99c135ab432b4a92b649ac9d5f01f226", "region_id": "RegionOne"}], "type": "block-storage", "id": "7f1a611810594309a51bc290e21f59e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ac8d520d89445e4b7ac69890e910f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86688e9a12c545ad8260ac304538899f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df47d82e05ff4496a657892eb0e74f33", "region_id": "RegionOne"}], "type": "volumev3", "id": "10bfce42431e440b9fb071629728e151", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9cefc31f7c842b08124cf75d692084d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86774bfb03dd43d3b586c2cccfac9022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cab677426c1e43d788d25e915b9cba87", "region_id": "RegionOne"}], "type": "volumev2", "id": "43fabe06cdcc4272b37243a8617f4749", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5038eb96a4b14712884243b774792c0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4c220bce6834782a80c2f92b5b33cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "965f7e5ebfb5483b830689a12531c885", "region_id": "RegionOne"}], "type": "volume", "id": "1e2260c77bb947e98c95f51e13afbcb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43cd7fd0ba8b4769aa5871671c695aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "986bf93016cd46e589f45e0b23c66914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "536db2f2393645859ccb9945448857f6", "region_id": "RegionOne"}], "type": "block-store", "id": "fd26ccf33cac4feb92fc9a8daa14ebae", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4d5f3fe7719b41bab5cf79ee753fef53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3deed7dacfe04f2f88739acea8dca7a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "17d1f231bf2447d89166aaeb5281f21b", "region_id": "RegionOne"}], "type": "alarm", "id": "38c741ecd8384518b7481d270297b900", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "183c8675433e49258200d77f3c681e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4073ed6f35b845e5a1f7797df7cb1209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f53222bc013a4899afdd174ad88ba7f4", "region_id": "RegionOne"}], "type": "alarming", "id": "bc19d6a153c4428895ceac7380ed7f5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e398483abc3e438894ce948611311cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "03b2d3adcf35457ba4301c05b1491e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b428b104736b4b829dd46a66f26e436d", "region_id": "RegionOne"}], "type": "meter", "id": "5e578e8004334162825829a5c47fe5c1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f16f60dc8f347f3919845469856d433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7570feec98a0473eab89b2f18a927903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "755dc79a0bec47eda9c3cb7de32bed99", "region_id": "RegionOne"}], "type": "metering", "id": "18238a21a09541b3b7d4655ecde35639", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "18c773d047c542378e1cb12303647174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f52fd6685fdf4316be9aac78b8a64636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d435df1027d043278f3e7338e19242dc", "region_id": "RegionOne"}], "type": "telemetry", "id": "07fb94f482bc4057b167beffc7405976", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "716c5b9446db411bb2104b63dc52cfb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f77643b7666a45a3b6fa4e5ca05edd8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b6f703495164eb689bf4942c8ff86ba", "region_id": "RegionOne"}], "type": "event", "id": "1601deac0976437da29b6c492fbabd56", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "deb60a1c67d34ddc94caf13d85a4f566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "33399407eb0845248f88abe824658d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "baaa3a05c3094e31a3b63e43c97ba762", "region_id": "RegionOne"}], "type": "events", "id": "38f216090b41404288668daacbd70f96", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d5aba08a17f46f8a9dfd16ed47dc0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "defc1e72f5624e9983812962ac2c922a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "479c748c075145ac843d1206ffc2c63b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "70374bf702c4443198f997390d49aa7d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f12fc7a53d54272921bf20347efe0d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27ef533afc1f47d091b5ef8edd2b0ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bf07b63643b3423dba5e3c53f8aa74d0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8a54877c87e040efae6780dcea5183da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a8db9dfcc89412e9ef6071e71f26cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "59fdbe184e4a44aa9f90ecedba49e10d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd154acfaa1a4e64bc3d57fa911f3cc7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cefc4c59547b4915af8e384bd9c9f0ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc34be0983f64870b1e831eadd079a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a05b8077ef1d4326aef587248fb7241a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9d07d9025994aca8bedc60e17f3f6f6", "region_id": "RegionOne"}], "type": "tricircle", "id": "6bfb50b322fe4efd83345f6adcd5737e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9252532b45ff42cba5a3ce0488d7fdfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b3c1eade17874f5883b7becaff7047b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f420f20a71df49b09a33d469b43917d0", "region_id": "RegionOne"}], "type": "database", "id": "4289d2c7b4fb4d88bdf7af72641dd0a6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "162ca5cfc1da463185c4e4be684865a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5032c23d3ada4b5997cd0dec39e1b14f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "75862f8550894481b803cb6de7cbdbff", "region_id": "RegionOne"}], "type": "application-container", "id": "35511d6718d04115a2290f1d2b8aa716", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0df1fec93ad742c7beaacfe1f974e7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "acff0a2db3874f398fbd21108f206d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab0aa3df60c04d04b8aa259693a9f55d", "region_id": "RegionOne"}], "type": "container", "id": "30ce3e7fa38444f08cba5c739baf860e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef49e7d5c8d44e41bcde6b9073429027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "410216a7e11d4057a11e0a201a5b3a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d934c16d254040f1b5e426fa75fc2337", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4e2592aaea11408693fe0e2c69ebf216", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "603e0f5d78bc4851ac3d7073f8e3984e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66d03cce62104fe4a61e42a748271033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "54ad4f09ca784fb49ea3a0b887a3129e", "region_id": "RegionOne"}], "type": "rca", "id": "9d62c1ec160c449db87544c8b1226e90", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "53323e00689c42f48d4fabed0bcbd862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f0453a4d388d4ed6b127b23ff7f48e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3923c684d4be446d9ba5032f21591adc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "194c3af80af1405193231a44997013be", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0970080c306045a8a029875dce09e8a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c9b40038635549ef9aacb6e9f1fc8b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "48e1d412c87046e0a5208673ef65edf0", "region_id": "RegionOne"}], "type": "network", "id": "f1b48fe5f1d1439690aba2c67fce6681", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4af1695e02034c1bbd50f892b2eb99ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "da3b7c56788b476cbe09c91d3dea9c72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "55f3f294ab374ac6b90c99155c1f591b", "region_id": "RegionOne"}], "type": "backup", "id": "1c67ac87a3ae44cea908f32f429d582a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3239095d62d04c4da7bae3c362b9baed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "383faba4899d4953818784d2f98d6cab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a0b6f69c68fb4604afe77360137eb8ca", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0501df939380435881c904f71993c790", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0332583697b8468883dc4355596baa79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "291a38d094bd4fe9a50c981ee4a53eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f679baee4fdb4ff49663fada13892a11", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d90734e102b74031b1f615467e24d089", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "091668fca2f8481ea75023d6d017d7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d5dd84b745264f87bbf01b1fc00fd2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "525a3cd834b9464a9c824910b5fb3ae2", "region_id": "RegionOne"}], "type": "monitoring", "id": "eb2224c6ec314fe580bd17e25e559581", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "172be481238d4e73ad3720917566154f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8aa07028c6e0465bbe222fe6e5a9c91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6562f3af0c6141ecbe3d847e4012d4a8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0769d6643033465a8711131b9ea43a09", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b8374f8849ec424cbaadf517f55450bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "313cd695fcc349bf93a697b51143e565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c99a42becd9f4fcaaeba0e8d220f1c01", "region_id": "RegionOne"}], "type": "placement", "id": "9259b4d4449d4079afa1b381bd6bd472", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3a79b6eb8aeb4e74a63fb5efc2ca9e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7d69e7e82ae465bafc86e6f2dd57eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6fc83443dfd847b480fda2aee01c8d3a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "098dfd1b7d854403aeaf0dedd6ca8d41", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1d45591c6c484802b66e31de5ba98b8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b2d0ae85d6ad4d24887835d5fc13cf3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "779e0630136f4ef3a42ba303e221317a", "region_id": "RegionOne"}], "type": "ha", "id": "108b94d1d6944ab8bf5248ede74ada1a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "be52755e59964d4c8ca29cb700c1b605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b182d8d7b0ac438f85b857f509fb21d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f5468c2668b246868855ff2735c8b7a4", "region_id": "RegionOne"}], "type": "reservation", "id": "aa5dd01e233d4ba0b17272cd2a126c63", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2baebac1a4274cb0851c198f8af4f150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bfaafc8a3cf14f088925fca3cfc9e697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cf0a784f3832405aaacc8937fa3c83f0", "region_id": "RegionOne"}], "type": "function-engine", "id": "524b872c7142490f8399ea4cdf639151", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1a301328926b4c7fbc8a75ceb18ba584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9f133baef03e455682305b9690575a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "93caaa9a9ce249cf88628a55e9ebe24c", "region_id": "RegionOne"}], "type": "accelerator", "id": "515596a06b374ebf969a380ca5c6de9a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "92468c1b80234f75ad53497fd9de168f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "858705e544074d028b034b656e6726af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "72ad9130e59c4ec78a39e205856bf3e7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ca987db92a8943e29c401c198c6f0602", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a47d021d5b2b485f9ffedb60ec7bbf3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4781149b6e0f4d8fb8755dc44a571de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ccd77261dfae4afd920ce1ee6aba1484", "region_id": "RegionOne"}], "type": "registration", "id": "514e6408c8bf4b96b2f3dcadedd448a7", "name": "adjutant"}], "user": {"domain": {"id": "865294686a0241e7b7fa4bab649a5ee5", "name": "fb287bd252694302a77a65249e9f1d0d"}, "id": "500af9a7090b46bd82ec31a4db6b0325", "name": "639e4b99544e4f4f86b7c662617e1b42"}, "audit_ids": ["929d8abf0c81449388a602fb97393025", null], "issued_at": "2020-04-23T06:26:00.241754"}} 2020-04-23 06:28:00,562 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,568 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,571 keystoneauth.session RESP BODY: {"roles": [{"name": "183c4b7fd0ad4785a13b4b02c3abd257", "id": "6f2d9fb85604493dae239fa7b950095e"}]} 2020-04-23 06:28:00,607 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,613 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,616 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "49ce3bcd9c5640d19fae37bdcb723d67", "domain_id": "bdfa3896b78142cfa27e49d2d5619691", "name": "username-3"}]} 2020-04-23 06:28:00,669 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,675 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,678 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "bdfa3896b78142cfa27e49d2d5619691", "enabled": true, "id": "52b15d0cf9744154b159d61541894924", "name": "projectName-5"}]} 2020-04-23 06:28:00,731 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=49ce3bcd9c5640d19fae37bdcb723d67&role.id=6f2d9fb85604493dae239fa7b950095e&scope.project.id=52b15d0cf9744154b159d61541894924" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,737 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,740 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "52b15d0cf9744154b159d61541894924"}}, "role": {"id": "6f2d9fb85604493dae239fa7b950095e"}, "user": {"id": "49ce3bcd9c5640d19fae37bdcb723d67"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/52b15d0cf9744154b159d61541894924/users/49ce3bcd9c5640d19fae37bdcb723d67/roles/6f2d9fb85604493dae239fa7b950095e"}}]} 2020-04-23 06:28:00,777 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/52b15d0cf9744154b159d61541894924/users/49ce3bcd9c5640d19fae37bdcb723d67/roles/6f2d9fb85604493dae239fa7b950095e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,783 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,819 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,828 keystoneauth.session RESP BODY: {"roles": [{"name": "183c4b7fd0ad4785a13b4b02c3abd257", "id": "6f2d9fb85604493dae239fa7b950095e"}]} 2020-04-23 06:28:00,865 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,871 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,875 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "49ce3bcd9c5640d19fae37bdcb723d67", "domain_id": "bdfa3896b78142cfa27e49d2d5619691", "name": "username-3"}]} 2020-04-23 06:28:00,927 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,934 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,937 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "bdfa3896b78142cfa27e49d2d5619691", "enabled": true, "id": "52b15d0cf9744154b159d61541894924", "name": "projectName-5"}]} 2020-04-23 06:28:00,989 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=49ce3bcd9c5640d19fae37bdcb723d67&role.id=6f2d9fb85604493dae239fa7b950095e&scope.project.id=52b15d0cf9744154b159d61541894924" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,999 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "52b15d0cf9744154b159d61541894924"}}, "role": {"id": "6f2d9fb85604493dae239fa7b950095e"}, "user": {"id": "49ce3bcd9c5640d19fae37bdcb723d67"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/52b15d0cf9744154b159d61541894924/users/49ce3bcd9c5640d19fae37bdcb723d67/roles/6f2d9fb85604493dae239fa7b950095e"}}]} 2020-04-23 06:28:01,035 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/52b15d0cf9744154b159d61541894924/users/49ce3bcd9c5640d19fae37bdcb723d67/roles/6f2d9fb85604493dae239fa7b950095e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,041 keystoneauth.session RESP: [200] content-type: application/json {27} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.057662s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_update [0.057872s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_images_not_detailed [0.060233s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_find_hypervisor [0.059892s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.061922s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.059015s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.069170s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.059824s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.061608s] ... ok {22} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.058800s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_force_delete [0.062165s] ... ok {25} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.177396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,954 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,961 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,965 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,977 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.896511+00:00", "project": {"domain": {"id": "a59ab06f3f924a8c8aba176740ea3ea3", "name": "a3ff9dcd896f435aa8f11c11450a37d7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1073f499b55844f6bf265bb72d2357de"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b99c9482a5aa4c39b1fd3401806444df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "454cc2f338124d74b3c6c4ce0b76f841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b5ed662eb5804a459d40ba2cd3377fd1", "region_id": "RegionOne"}], "type": "identity", "id": "8307f560561c4282aab8e3dae2751c97", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2fbf400d58334842be7619179996bd5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0eca0998cf3e497a8b8ea2586363f852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e88ac0f42f3e4af58c3b1ff28d2d7f2b", "region_id": "RegionOne"}], "type": "compute", "id": "d728f9b26e2542ff91f7b321a5892f33", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1eaf7f31f1614d9ca48168bc556b480e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "36aa75720be2406a8f8b0b5f96427c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b240d4d665fd4153ab003d6ab5721be2", "region_id": "RegionOne"}], "type": "image", "id": "b738df9345c9425eaae7a7f5f09d44ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d82c3c2b1d704d089353af29f3936ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "458b7a6b94f44e159826cd8624765e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9561e2835cb14f3680b636f263dd6fbb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e23266fb1ffd43e18a0a7570bc5f1c42", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa8aa177dabf4833893a628466407fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecf9abe7b3664ff293af12340e9f1581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce841d283f92426f88e795541f2ecf02", "region_id": "RegionOne"}], "type": "object-store", "id": "c84249d4fc824ffb981eefb97c9696a7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01976b083f184fb797cb29409e7fa04e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45d82ec62ca7471ea1a5814c61c29d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "441e0fdd236f42da93f29a77d0b87e6d", "region_id": "RegionOne"}], "type": "clustering", "id": "dc064eda7c5d49e1a7b94c17b7311852", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3c29fc31d6b44d1846041ec310d5c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0d8e58f5fb5437c82e9fd3227d7f9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3b6cf7cb1cd546b48874ed89815d63e9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a965b492921c4db7b73dc15a688aba0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ee45b5f128d476eac6b71fe586302d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f270a4552fad4e699b660f2646862603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "446997a50574469ca1959e01d430c6b1", "region_id": "RegionOne"}], "type": "cluster", "id": "75ba0d76a0ae437e9275a8998bfeb730", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c3036d9bad644a51bb6decfd5ce59fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2b61a33ffc09449eaae8fda85ed1c59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c4add61ad5784754b517b499717eba26", "region_id": "RegionOne"}], "type": "data-processing", "id": "61d5b834b2b14ceabcdb0994e04c8afe", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "60d8dff73e7844398fb6adf6fbf39ab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55d1b000730043869ee5968be98eb126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1f39db8cfc9466590dd0d85e8a83dde", "region_id": "RegionOne"}], "type": "baremetal", "id": "cd72003b84914fb5bd52ef3d9352715d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99918fd30a8749989037f87949738a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2cc9a9e004c042119030b674ca7ff153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1d650ca0932e4c45918369ef677fcf63", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2afb6edfcb6f44c28861f8962341b294", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3eb3c37501124708b14535f59b7e3ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "087f5f9045a24aadb63af8d2e65e79ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f8c75744acda43169e9999e74ce023a1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a9cc342f41b94ff38c88740e8c534386", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c902cbc79e534058814c06698e948a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6b3e877017bf41c6aee8dca4e42a03ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8d4b210f21094c798d0ced845f616348", "region_id": "RegionOne"}], "type": "key-manager", "id": "e06e28927b974e9489c3030c155ec429", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8b8f6dd94774791a88389d321d2bb58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "518f48dcc59c4a1a88a6bff390554b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7c9657696dda45db8c1c74fbfffaeea3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b07f13f5b5d14f618cf1599fe9c86754", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99635e556d0046dbb3b37cbda8d34130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8cc5ac828a94ae9b837a2c8b0c70517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2d0dcc9bcdb143aebf928ce7b2b5a881", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6e757b5bbf9d4f1e81e526265b2bd0dd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bf7921417a80413f9ec9389eef7484db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6106486537fe41c6b582a39aa00f4b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d69f09d05bbf432b8ce9a548410daa15", "region_id": "RegionOne"}], "type": "message", "id": "ef4c26fb97564a4dad0c98ac8db79cfb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5e5687a5e52845179634f1440c82ef43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cb5dd72dac8340b4b1ea466fb15f2fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab92f1d016c14dc3a8db8cafe9e81d5b", "region_id": "RegionOne"}], "type": "messaging", "id": "b327c5279ac14dc69a901134e1c65dbe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2323b4b11f044a41a90ec9893cde1167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "49a12cf295a6479b910a7b2821e9a1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b1e2c5d360904a82b0481875965cb449", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b46232363384f8abc955907148399a6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f465d214055e445684ea8efb057e2cac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8467762e6f0447c0adff5462cf8fe149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f48d82c3c7bd4967991c0a6b6c34cf98", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8f0a921e6ac042b09a3f4c9b6b096504", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "418decb608e54d2d90c563f443f4a350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e652a2237bc74d1ebad8a568dd9e7d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bc54dbddc894e68b7720dd461d5bd14", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "45ca7d207ef240d08f0b65cdf2f2dfc4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea5fe7ef55b549c1a6c1800e94bda281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8872f311723f424f851c3d78c05f7050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e820fc1adc6f40a58c571d0138ca0cd5", "region_id": "RegionOne"}], "type": "container-infra", "id": "256f4be486cf4b9083f95acf5a8757b5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3658e47efc3642f88a0e0868be93d39d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "96636fc6807b4803b4020d4cdeecf4a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3977826c082d46bdad193ec8093d3d6c", "region_id": "RegionOne"}], "type": "search", "id": "eb82883a4f2d43b594d3539976eec669", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4dcf8eb49a424413a0121d30b2d8d650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "70eb435a355b40bf96275121469e31d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a7627cc12b49474f8977c73f12df60bc", "region_id": "RegionOne"}], "type": "dns", "id": "06ab7632de8b44e280d60a4951b7af87", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "576cb6bbdd67424daac7104ca5ac28dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c887ff40f27499f8dc4431c24c6c9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b94aa238eb514b74942a2495eda3f943", "region_id": "RegionOne"}], "type": "workflow", "id": "73732693e1eb4c73b26c340949fd843d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b784bb703214870b9f614e8ab4a802e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da3cbd52db91442195cf5182317b9053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9460301476ff4f18bd2e4cd0b710e784", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1aa87ef3acb94daf848171cf39e72c16", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e20273f982f54a86822e38df27411cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2f4dd63dc3647389ec917cb3c28b05e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f1f37de6341946cbb605a4e60a618cb0", "region_id": "RegionOne"}], "type": "rating", "id": "0eb854f4138b46e5b419ee3898401453", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a7cefafcce294d5a970d060b475ccb9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e6d84e7daaf4602ab49a79807cc0ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e166f706cc6849f48f7ff17cd318d28f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8dc7ad00f6774ba9b49d66d6841c2178", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efa756c72ca4474392ac512848af198e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "00ac377856c74ba3bbbd07e81d6b1b87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "baef1829e63a4cd8a26655ea02727109", "region_id": "RegionOne"}], "type": "policy", "id": "e6f4a5080890444d95586f9a7d7c8f86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "856b8902b87e4708b627bd91577a62e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b63ed180adfa43eca568f8b18c5c7bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dcbe463bb5784ad8b8c2f5539e576a0c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "39e73fbc85b84ad5b1c24e12f2f36700", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "626a74e1439143eca570fa091c50d81c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d8d0408725e46ce95171d2a9804242d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "17929802a827434fa3c4533a9d3048a6", "region_id": "RegionOne"}], "type": "sharev2", "id": "891a64bde91048f59ff080bae3998885", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70bff973f73e419192b38a31a7918222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "edca38f60baa492d823da8dfdcd0a9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1aee32ea965d479687c2e8745762ee84", "region_id": "RegionOne"}], "type": "share", "id": "79fdeb311d464538ab1ed90634169bdd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4868a0c2fe01460c9d43170dbe8a04d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e77571cd578d4dd39810bf14eb66a7fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "decbc2b8fabd48edae39ca567a63c457", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3f24bd95521d40f38307c7ba3e73a115", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b32f09bb8c44aea88ecae932deb6c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8b8ea51fa47471e9da2124dfb1dfcf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef2b013cd9da4716a099243105a082cc", "region_id": "RegionOne"}], "type": "orchestration", "id": "2438d704167e47afb6f0f71761d1b7d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07af4bd8a2884b6db33df4a5bcb12551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cc0486ef8a3413687377fc6c5ae935f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ef9e595bc7547eea25d2fb523f619c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "7beee5879abd45759f20bb1aff217300", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48d653c3723540dba032773c29829844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f57d6c5abce4fb2b0ddc23fc09c1b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "896b4867fb91491383c734e236825b50", "region_id": "RegionOne"}], "type": "volumev3", "id": "67268377ce974a52b93ac4f1f9c06e63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb2a427603f422a924651de3429479e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "685a30e4ae784ddfb635d9e933a9f6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5293c15cf3804e02be28a544364a01e4", "region_id": "RegionOne"}], "type": "volumev2", "id": "3e09e544a7c4467bbf4dbcd749d11c9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6228c6a2ea2e41bfbfe66b56ddddf46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42bd763e457b471e9e4f9188774efb7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4f0c2e50c484d568dddb2a97096ff6b", "region_id": "RegionOne"}], "type": "volume", "id": "18b700b1e807436c9bf9e61856f78a7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17745843ae7348af9c1fb11662c74f80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "382e71abdaae44ce8dcb81edc3f97b4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8535e9fcfb8142d1ba34bcf42431ab80", "region_id": "RegionOne"}], "type": "block-store", "id": "f03ee8bc53cb42459ca6669d7f287639", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb5708e9fffe4ea3a294f54eb44656b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5020bf5ace7244f5b620add2380c6dff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ad59b64884274a38a90aefe5022ff75e", "region_id": "RegionOne"}], "type": "alarm", "id": "07e010f6db5048b9a097b90d8a376973", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "992ebfaf558b48a783c238a3dc0c5f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07fceeca37084e47a294b537fc51abf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "32e2b960cf9d489290f205d745aaed4c", "region_id": "RegionOne"}], "type": "alarming", "id": "429b8e3dde4b4c349050736ef38b6f61", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c60f670fa6104d6d9af7ea7188d7695a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "52ec34acd6d8438c8da24af08473ac70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d63edda0b4674d8fae65b88be96d3dd4", "region_id": "RegionOne"}], "type": "meter", "id": "959e443d6a3a45ec9845cc358190ff7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8eabf0914e04b00b0bc55efba2ea4f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5d0eeb3ea934fe6a7711f872facf3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1744e92d1df7432da1563dc5dc2cc9aa", "region_id": "RegionOne"}], "type": "metering", "id": "d752c38609fc47f9996889f3bc163fa4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a7f826510f44a7e95881079ce6abb51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6043938711ba4ac7aec8a00b4a8c96c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12ff9ca5f71341d3b1c3569bf2c54b1e", "region_id": "RegionOne"}], "type": "telemetry", "id": "9e20048edfc4407dbee498cefd41eae3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b7e8098a6694e1585c56a7d48d40047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f5b44a1ba08245139a13b0eb5772a43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39c7aae3005d48e5b331ccaaaaaa16a2", "region_id": "RegionOne"}], "type": "event", "id": "4fe8ad4a93b74275905a1ba7dfb53881", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73b7ef8ed5db4b328b23255915556664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "78743d7b3e2f445aab736884638ded9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac25f13684e646e2af264da239e156b7", "region_id": "RegionOne"}], "type": "events", "id": "5d850dc0e717475088c5f2ec260c7b15", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "763b44473aa142b4896254e1eec0147b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4aa7415e91834301be1fe9e24f408a81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4e2629c67d64e5d9aa8036cc2092905", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ce632c23c5d942da9b5dc8225e0ce4b8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d874e85e612841fc836ffd777ffbb2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "900ed5657af149e3b4d6e7b65a06925f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "19027b2d5ee4451195b5dd43e759b3cd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7ed4bb5e2dc24034a2e8945dd8c86c05", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a9820e5c8614dfb986610b9dfc7669b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "384cfa0840df4f63af97b9d67b8f025b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "53ac2ce933b44e2cb6226249fcda4f26", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3c066ec95eb94437b6dad0d806b3b49c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff3f342db9234384a3f99280f5d4deab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8f4c282cd1a14f0295d40a4f10e66d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c74a3a5fd75f43e890f1ede47df8666c", "region_id": "RegionOne"}], "type": "tricircle", "id": "d51d85bb0efe49a28ebf33f3aa057fce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fdf96909fe2847a1a5a48a419c4e2a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "11d49b166f374099a3068ff8b1d4c5b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "87cd7ffc224148ab876c0402d6de3218", "region_id": "RegionOne"}], "type": "database", "id": "be3054d73fa0475eb0ae6148bc8a9d36", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "acd27670858d4e2e93570c591cd2ef44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa708d34dbb2469e8e7fd0a0f45deb6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "070feb8193ea4d42ad55f4de51702ab2", "region_id": "RegionOne"}], "type": "application-container", "id": "d3293625747843869ab2c8abe0dd729a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7b50f58e7cf49039e4522c5a52c9405", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9a97e7bc82a44589792293614be2be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "023521fa908a46998457d83b16b37375", "region_id": "RegionOne"}], "type": "container", "id": "098d19fd59544f8f9b85891c46e2a08a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ed26c1e3bf144a4af6b1cdf6a55130b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7fad9bda03474357a92985120b106126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7e7906ec09d4250b7c957b5f8a538ce", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f1c7799e82b1459b9b39263b212e7ea5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f61ce359bb04428e9eb310c715ec8e57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f1eddfd43b94a35a732777da633889e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7cc482be00be4bf5ad9c02243d773034", "region_id": "RegionOne"}], "type": "rca", "id": "d2e64678c8454ab2b95469d094291462", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8eb3fe2d93af44fa9ed30bfbaee4aa78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0bfebb0d44344ea0a256c95bc8389f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1907cc9afe4b443aaf4d2f4557b32485", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5ba54370c84047f7a267778c40f13c09", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0381baade66e46809015c0c90cdce385", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8e3494113a0b413ab56f504131969d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2c1ce30b3da740cdbd2cd505f6ed5be8", "region_id": "RegionOne"}], "type": "network", "id": "d65dde7187004734af6cd4587fed261c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "75a55567c28e4fa582a8d3c808b5a142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bb1d85d3e37444b0aca361c30c6f5a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "323ca0ef75494fddaa742f66ad5538e6", "region_id": "RegionOne"}], "type": "backup", "id": "1fba5574dff44a9ca178ff3355e4bb97", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9a9e48edb83d42948cae42cd30f6b8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4990e839713549d7b824dd74efe7857e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4e5046f497bd4464b5c57e2698af108d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3407ab73003d4c45992f91dfcce835eb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccf1a89d81a44b2ebcca2a9ce819d8cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "342e6e9fbceb424d8abde3451223e70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "87418085f7224155a50e05705dc2385c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2b2c8566374848b0ba9201544dced218", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3e097f57e738427bb2e62ac51d684647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a55df37034ce4086bfb26c07bfe956bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7c3ce47d233045bea582f9fd702f2b7e", "region_id": "RegionOne"}], "type": "monitoring", "id": "1c40af520d14410f9f485340a84ad0e4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "656b0672309544919b4570af855ced3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d1947281c9354dd7896741dc233432bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "bfb9f5a79b404c039c2579030ceea1cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4552b0529e6f4c4c9d3851472d20e2eb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4618ba11c4844db78b8f14251baee0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c25268eb230c4bbc9e7c1c40894b82ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "52b90755bb9748a3aeaa8bb7008148f6", "region_id": "RegionOne"}], "type": "placement", "id": "d25a84ab1ea5495b9700e96e95bbcde7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8da295ff8984d62acf43650c9881020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ceb7b90491b4fe5a58c19eb70d3f178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d2821998675643ae91dde4649dfae097", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5e5ae82aecc142de826a134909d4425e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f0e65c9f63724945ad71dabeece0ce78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fd961b9e4c94786979040b87375a504", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d773006204ea4033abcb77762121d31b", "region_id": "RegionOne"}], "type": "ha", "id": "fe5a18519b6c4efe8c28218c752d27f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2aea68a96a804a7eafe958e3c329ac04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3b565cd150546e9aa554bcd95e3692e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1e1a10118d664c1baaf9cf72946f0d8f", "region_id": "RegionOne"}], "type": "reservation", "id": "9d68638d432a4b8e8fe71c26b64cf2a9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "358634d502da457f8588de285fa73035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "68551a655ac140b4903ce9e4ee85b2c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c4c3914d798f45df8ccb71d56e3bd172", "region_id": "RegionOne"}], "type": "function-engine", "id": "0aa20a63e0ff484f9cb7c74e928fdc38", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "43df23e7b55945b9900df00004ebb35c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "08c7d378805a4e1f8ff10b950d34480b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5f2d46d8b75d4b2789cad79c9ebf1eef", "region_id": "RegionOne"}], "type": "accelerator", "id": "0cdf0bea55d0428ba05bdce67521f660", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b12e78495804d89a990a30de5f5769c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab77be8747e3477882636a5bf31182a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ece142fa4b7433fb4645009aa26a051", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3e2f4e8c9f724d0488874e02bce771e9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "505672a2c7204d2898e99ae83221d619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16194e99fea6434689dda7609a49bf16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ed2466265bed42808e29b0ab73de0b32", "region_id": "RegionOne"}], "type": "registration", "id": "80f3f1ad5d904ac1b06e409b1c15eae1", "name": "adjutant"}], "user": {"domain": {"id": "b6417d04df354a23b81e47ae27813f57", "name": "da762e8e1a67470a9723ccc87995be54"}, "id": "b3e9d35e65ac409e83c908909c768d71", "name": "d5871ed155ad48599cc4c908b8de0e7f"}, "audit_ids": ["20ad397a648a4a3ab72f879fbfa83e55", null], "issued_at": "2020-04-23T06:26:00.896511"}} 2020-04-23 06:28:01,061 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,066 keystoneauth.session RESP: [404] content-type: application/json {26} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_update [0.065499s] ... ok {31} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.074772s] ... ok {12} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.260834s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,894 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,899 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,902 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,907 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,919 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.835127+00:00", "project": {"domain": {"id": "b6924de4ccf84c97bb5e5fffd86aabc2", "name": "7ecec73872df400990843bb7d55184b8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9dbc8bc753ad4a7d8d40d70dc7d602f1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "01b6ec8491f146e7bde393255a652e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2fc79da4c9ab4ba7b731e22be08b3358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ad1295622d5a43ddb22c909f73140565", "region_id": "RegionOne"}], "type": "identity", "id": "1b7b030974a4427a8f018b93e36de817", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "113b1300b4b041d584896968dfc8af88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f244b50bb7a24bd4b1e835e6fec4d05f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "28c938039ee44fdd99be0f9c72ba6778", "region_id": "RegionOne"}], "type": "compute", "id": "cf97fd09e0b04eefabaf60bf8fc6dc7a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ae478925d2564983b3d657349cca1e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "67d064d9d68548dabc81920684e9b7bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "73dab310a3ea49bcad9ded2fbd293c34", "region_id": "RegionOne"}], "type": "image", "id": "ae368615740a4037b175f92173b9b06b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "89547a67777549338f13277a7b91944b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9d0ef8fac2ed4b0ca9c1770e83746fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0a804731e7df4cd6ae8ae9a3ac9fb8ea", "region_id": "RegionOne"}], "type": "load-balancer", "id": "72ed7a80334245ac8b3a782a6baa91f1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ab6defc22844b0daf19380366b08ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17360e19c43a43e99ef532ba72056e01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f080eae534496db5735d55bdf122d8", "region_id": "RegionOne"}], "type": "object-store", "id": "538385bb77994ebebe13d2417ef638e4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78a5c9bbe67f44a4b985df1fa75d1428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df0514faecc548018026e55da4359182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f545cbeb45ed425aa81121f4c53bc817", "region_id": "RegionOne"}], "type": "clustering", "id": "9bceb9e211684fbea13fc6bc8ebee75c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d066dfdd5a4428a8bcbd2c123b5543e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c394d923b7e54357877750375c41ebd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "626eb1a8263e4e788a518f21a70316e3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "085339a6401046ec91f17aea7c01beb3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0afab5bdc55d4b4b8950157bfdcb6037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5ede2ffb44c4173b948c1895be74e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8fb639bc4da04612ba4bac505dc7c68a", "region_id": "RegionOne"}], "type": "cluster", "id": "296679d0862348de8a646b00efa0b73d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bcabd712c6d64edab2c0d40e906a3f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "679afdc2ec2d48a3a733c127787c167d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "48796e1d60fe4a52b4c85ced9eb296a4", "region_id": "RegionOne"}], "type": "data-processing", "id": "a669665dfdf94dfeb35bf17bda053136", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb045a661350490f9000aa49374ba40d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d371c243db64aedaa6297ea3ca6d790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "99ccdba298554ea39701541c185db6fc", "region_id": "RegionOne"}], "type": "baremetal", "id": "60d7a0c0d6ff47a4842b29abab62b169", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7a6faa63907430d92103bdb0a2b9c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee2853d0ab9447aca5d8587d8b06dea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8fffb0be1b454709879591e23f6bc38c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0660a2c41cab48fc9e97b1d6ce25d5c4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5d61aa179dd046789105566bcd62aaf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "127639f01a2146a5a74cc7cc4e4c8b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fca69a9e66374b8293c9d02921578474", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "79ed8470922e4ec99fa9d556565e2040", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5398e9e180b84b278bdda7d74ca1314d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b2aaed440b414856b03ce7585812807b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1dc997c5e4d44657abcb10a84e873839", "region_id": "RegionOne"}], "type": "key-manager", "id": "fd704184b0bf4361aed81362e87d29e1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47c01325a86b46ea905e5f9e0f7c454a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a81dd8de13134fc682879b5bf53e9de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "47496856914e4faaa954ef47547639be", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5a678423f8e847d0924ed3549abad752", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ad84c3801b644d5826c646143852c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe3549f4e80f47fc9eabe8d23efd1cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4f03d9cbf43e418ba6a34bf43af7ab6a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9353255833d3405d8f91b54a5a2f9dee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67cef6511c3448958954b7718f691a41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eea5dc462522432d8ad7f08568ce040a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3be9b612d89a4f5abd4a6301a9958791", "region_id": "RegionOne"}], "type": "message", "id": "f59feb03e51f4fd49f3183f9552e368f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fed853b2f72a4a9e80e7f6eca954bd09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "932ea292d9c74adead28cb3338d9e25d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2fb9df2f06c24a5ca2f3272f08e114d0", "region_id": "RegionOne"}], "type": "messaging", "id": "0005e17febe94cdfa98280ad813ce990", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed40e9748976449baf7a9b6f4ab2a5fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "939f7d2fcf4649e8b57e061330268f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7808cc9b03e14550a8fdc18b9836dfdd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "99f7a856250b497998aeab2c4febfbcf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36b27741fd79476b98fbb78db6bf3658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5dd6edbf6ff4b11b1bae1b60563b8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "436f1bfbc48b495f9fae4f295b28d72c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "75ab1b2bb4fb48268ee3d528b2eb9f2d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d00fb39f14c4c10bad633eed5073baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a9cee031798445b91a325840324813d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b452c8431dcd441fbbaaab4ca92edd56", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9243c19387c34ef98b2b567ff0ec1d20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83ad5972752c4f4d971677afa412d03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14f7dcf3f9144215a774a5a5c75b10fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c28511bf5044ee0af5809fd585c599c", "region_id": "RegionOne"}], "type": "container-infra", "id": "3f79c947803b4101b3783f548a25db1f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "17e70f5f552b4738949d2493f4d5ae82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "679789702d104bfd9ab034d3e644422b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c5225610cef5461da4e1800d56d9deb2", "region_id": "RegionOne"}], "type": "search", "id": "4de646a7cf46470ea1d3e714fed6df98", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d6c668cb73b34e229f3252f91440e4c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3c2434f1b9f44033a68954729d9f8ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9efb7a89361547f4be8190a7635232b1", "region_id": "RegionOne"}], "type": "dns", "id": "80c3a9be6ebe4b678f980fb92fe99e2f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c345cc3970af453880a61e95e7cdf7fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "57c31ab5bca74f2590e1e7eeebac5d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "960f5164b91145488d33fd23bf7a4acb", "region_id": "RegionOne"}], "type": "workflow", "id": "793c24313c0c41ceac7622d3709d2418", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce70ffaffa17458c9be23030f9af8b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b593a5da733b4585ac81762576bc5079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8f316e053edb46ecbadbfd84933c6446", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0ffecbac0c5c4f16bf28d3e6e61eeae3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fdb60931697447e4924ebd1c022bd64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "16ee29c3f0404f55b6e71b7fe867fcd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fc46047f18e648e5bc8ca6276ca14507", "region_id": "RegionOne"}], "type": "rating", "id": "cd0d080ed6404540b5807752b5a4ab63", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a3fab802ceb4d3da9c45cacade832e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "659fe37c0ea14661b34b91465fcd0b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9e2ee5c9fb304986af812e19707c43d6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b9d84789b0c54709bfa310bb5f675c0a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5c446975387542dcb2df1808f33dbcb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63d3a3830ca64685b323618896ed8688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2ab7f670836541d2bc09d2e9a5515fb0", "region_id": "RegionOne"}], "type": "policy", "id": "78efdace20334a28ad7c1b0141823693", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cf86521919e49fcbfcf4256c891b3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d7d3d2ca3b44c3b8b0c2cce682ba835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5df90adb590b4cc4abf2f0ecbc0e7079", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c32d034a53a54740b93049c1c602f294", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48f31f64be8d4d288a3bdff73823b053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2e9289afd93438d8060f1d70c115c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0f96495263f6499788ec9e94c8b0137d", "region_id": "RegionOne"}], "type": "sharev2", "id": "b202178f5c0b475eafe109e4f4cd3a10", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "101619275cb24a5ca1e6bb7d149fd888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20b3864940654118a21c600eac4fbddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "879be6a22f7c4ac9928d4be21748af31", "region_id": "RegionOne"}], "type": "share", "id": "9e8cd1a19ca24e41b72a76585207475e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d0860374c90d49baa4a089d1885fe255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "260a0fe3004246a1a8adbfac393b35e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "99662d5e557b44c0972650b151aa044d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a21d31575fc4e81956e440768935210", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c27535c9c831418bb4702105525444c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afc7834947584141943cd1eeba0d5a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0653b57ce82409288b7e38cde8d1b2e", "region_id": "RegionOne"}], "type": "orchestration", "id": "6714f0b90ffa4c8cae3c19de53ccc0a8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75475ca372ee4e4e882d97087a8d2389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "269eddf75baa45c8ade85862a801d91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48eea9337e9346d1aae2d1531a0cd448", "region_id": "RegionOne"}], "type": "block-storage", "id": "64f311887c9d4c2cb1b292eaf29f55ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a526f73006f41d78d500d2a927ebbc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1044479aa45e42059dbafef0f0cdab2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40c855b7c64a481da9166a3248121fe4", "region_id": "RegionOne"}], "type": "volumev3", "id": "9335939b03294a92b79e86d19c719473", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a10e8cb482c4c3d80109ddba7e0ebbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c5a0dd92ecd449d9946ae168c89bdd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cfc8b0ad8d94abc9bb251da7e6d97a7", "region_id": "RegionOne"}], "type": "volumev2", "id": "4266b0fde04d4844baf256a7a5bec8d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3091cd9ff77b4ae089d36e018208a835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b95842c939b24c2c9b8c6dc9e50a9985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ae73e121683426b95bb7940086f41af", "region_id": "RegionOne"}], "type": "volume", "id": "e61899425bd548b5ac61bd6dcafc936e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b4f0541312d40c1a1db5ed222ab0d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ce0fdef712b4c64b8e04a55e82d0dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d08664c900048de9e5649e2760df490", "region_id": "RegionOne"}], "type": "block-store", "id": "84570d9d65b947259b9311721fba15dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6938489225e442ed931e0262165f800c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e883a1a82e24f50b0f3ac164e1752f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6bf2d60630d1476f9dc64aebbbbc94e7", "region_id": "RegionOne"}], "type": "alarm", "id": "169eed4efc72467f9c5de6182fe40ff3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2441c4de50c4420a1fd60d66fc5a098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50832901c2e847128c2be0bd1b4b9d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4fcdc56d270a49dcb81bc94771a26db9", "region_id": "RegionOne"}], "type": "alarming", "id": "cfb73aae12794feb80b9aa55f5b7f105", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "48cffaf45fa3456089b45d75a9872900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13bc3867e5944cff8497ebfcb086dd24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dc0be4b65684b419fe4d5a2fc7214cb", "region_id": "RegionOne"}], "type": "meter", "id": "b4cecaa067244d2a8036732fc77f4efc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7bffb8b16eee4c8095233865678b629e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd1c6db6e32e44918dffb713349c8105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2cf5ea63de6d43bbb52afd4c41247225", "region_id": "RegionOne"}], "type": "metering", "id": "15edfa2bfc1743ceae65ec9b0577121e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b7f411ee03f4abba1f12a633d72cddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0c013c79b3540e2b3272ac3cc24ae50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "325e84fdcc4a4f1499000879d9f92e1b", "region_id": "RegionOne"}], "type": "telemetry", "id": "df81da9ae616472da887436c010c3562", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d3121d659b5402893f46d55484636b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "91fe2e46cee8426db1379536f4b697c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31a6931293d1415dbafffe0bab218f12", "region_id": "RegionOne"}], "type": "event", "id": "174a7bc94b9440ff9e66a7a7d9b932c1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "90f2c8ec6c80443baf840965d863f50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f245638c9f174721bd5a45ebeee6e69c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1befa6559f5c411ca2f4a3204a271950", "region_id": "RegionOne"}], "type": "events", "id": "97a843bc44924bff8d59474e3a78028f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf642a3a50ed4525a1c8e84afb069b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5bc062f36afd42a6ac8e6d2e651a6d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e1b07279ef394e2784e48bf868a8ecfc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "554bbb464c04421e922465790ac31d80", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7513da9d1b074038a6cd398d85b0e47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "60d415c8f6114a0eb3926c5d49ec27af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e01854514e224c94a1fc46b8dcedf076", "region_id": "RegionOne"}], "type": "application_deployment", "id": "fc70ae57b8234919b94300cc154eb2ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7fcaf7e69641471d867feeea37c4c320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3bb54666e604003b11a7b9a3d0da6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73d26e2f0787413f90be11538ad8c04d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bd2336f5ca1646beae3ea06575bec195", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecebc36ff141472ab07d3c754aebd46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "59d0181e5249471aa8f71a834686dcb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2726f56c025243cbb1c8f070ca97c59d", "region_id": "RegionOne"}], "type": "tricircle", "id": "583baa9394f14a16b2646a71f0a978ec", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fd432927b65449dbbabf614051a56423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "69de76c517504863a3de8a5c47524ee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cf1c69f8e7ea4638abe7d2ee6be8ecd7", "region_id": "RegionOne"}], "type": "database", "id": "47c9302c9653453db2f3526c4fbc0da0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ac4428fb245b40d5982a82e1800884e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c4ebe32dc10440cdb69680df66bf0f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca5a672e8f1643b68e0374c589c8877e", "region_id": "RegionOne"}], "type": "application-container", "id": "96b587e7c61b4c40b8c79320f8f165ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7a6ed1d7fe349fab4e8c1d3e2e39074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "66ef173d3d4a4bfbb9ba99437ec43a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "079c8f1e81164069b2b4561483749e15", "region_id": "RegionOne"}], "type": "container", "id": "7daa1136dd5f4be9811c583ad73afcd6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef4c9c89c2cc4ec19e4857d85e756357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da49ed209bc3446cbe179de53782741c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b5f7e790ab954a7bb8fb12af0698be2a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a6fe95c76b5746b786980229383f9d07", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "388ca29b2e04464fb9d9097e53450d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8051f353e3746539524bcc155a2b4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3f0cc915f3f94e78bf2f1ff1b25e9b10", "region_id": "RegionOne"}], "type": "rca", "id": "9a3b26456e354d308a9b947af04f7fd3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "25d965682d9c43129d8f64bf9be36c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7e669be6101469fa7d1176cd88c0a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3f9efbf2360d4d789da8245ce543450c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "823e1398090b491c8410fc3aefbee888", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51b35a1992ad4a20841059137414824e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b5854733494e43dcbfab95a9a2b617d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "08dfa25120d54126b7c229bfe3eba6a0", "region_id": "RegionOne"}], "type": "network", "id": "7d7b6da9058246499057ad64c3e837c3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a2ff927f15b640448f8d8de72403dcd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "446c5d0f5ccf43d196ef0c3d096f6628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0eb0171ee78b43dc853c4836af6a0ac1", "region_id": "RegionOne"}], "type": "backup", "id": "049497095d8c4792a8b4ea4a230167d5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4840ad0b939a4b17a928235157ed2c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "774abb81952e4b3e8343dfcf4ef60cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "548372dce82542f6a1f1642f5283202d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bd2ad8cf4a4b4919b22853db11d35540", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e4890b65c4eb4f16b59b952e9c1c0bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df7feee6098642cbacecccf769f3d3c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4db09661a3084658ab4949a1d1b3743c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "084444aa5af94a53b4126721269c7ee5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e933fa3406ae4bb497561e70b3cb7711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "153aee7f352d4c398685b580963510f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0a25fcb1cff643c49a596b6e2f2d72de", "region_id": "RegionOne"}], "type": "monitoring", "id": "7b64dc765a7845abb16da1d4f97ce220", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ecb7e54214f64830a94896cd8bd9be2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "baab54f5eca9430e89a1ec07a2158ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7f256043196e490f929587a81e87f200", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "539ad09aa1e944be8856eb8573e18961", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5b7669b0735b4e3d99dc8312928c1420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "262f8133170a4ff08ab386e084e5bbc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "aaef20205b9d4b4180e0374ddce8f81d", "region_id": "RegionOne"}], "type": "placement", "id": "ae86574858a4445c9b3e63f6d287a51f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6adbddc1e1d4eccae5d832f89fb5108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b5fe978cc854ceb8a33193e29ecb37b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19c4594efe37444ba5fd69a61c850215", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dad69dc1e0ff4a249093e88fada2e4a8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27d4db32ea474736af45f5eb6cca00cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e978b86dd0e04461b69967e27a5c039a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07bc5f25da314c748673e241e6708b19", "region_id": "RegionOne"}], "type": "ha", "id": "37e46658cd054f5c96e434aaa26d50b6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b7470e17e95a4e3e8dd806a42cf02d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "22432e9f965749019ec6bc94477b7840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "57c17cd87f0648cc9d4803707d04dd80", "region_id": "RegionOne"}], "type": "reservation", "id": "87081eedc9ea4dddb99b6537e6756338", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1573d840d18b4282b30b4428aa1ca940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1df6ec40249d4029b0508215314a140d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "594cb998c26147969cc454d9d5530ba0", "region_id": "RegionOne"}], "type": "function-engine", "id": "2712550176874a28bc41d0d4128f51d5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ff9c46b95594358a68b20a9d7652591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05259a9d75084cad88a5a53d528db1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b23818dc60004a4f9b410afaab77bd31", "region_id": "RegionOne"}], "type": "accelerator", "id": "578b715bdb9847eeb297216748bab447", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "44a76fd1f0734b279c6ea3d00d55f216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45daaea257424d19b008ceda7b0d665c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f65b1fe8e7e434281aa4603e204a34b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "35de7b5a6b2d4af39cbb9e7ca4331c53", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a5d470548c84f429b42301581cb54fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4fccfa4535634f309b1e139212459d9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "946f2b3e9818481089879bd037655cc3", "region_id": "RegionOne"}], "type": "registration", "id": "966b57f03e194877a311bf8fbbbc22ed", "name": "adjutant"}], "user": {"domain": {"id": "e7fdcc26018f4ee0b0f9cd33b68bb18b", "name": "af510da904d54f7f98128d8b132194b7"}, "id": "02447e88f9af470e9531a302fd9d0bbd", "name": "246dd249a292452b96e0d370fb3d054f"}, "audit_ids": ["19a077f7044242a8a4be6d616b6d768d", null], "issued_at": "2020-04-23T06:26:00.835127"}} 2020-04-23 06:28:00,990 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,996 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,999 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:01,044 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,050 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,053 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:28:01,077 keystoneauth.session REQ: curl -g -i -X PATCH https://dns.example.com/v2/zones/1 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"ttl": 7200}' 2020-04-23 06:28:01,083 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,086 keystoneauth.session RESP BODY: {"description": "Example zone", "name": "example.net.", "ttl": 7200, "type": "PRIMARY", "email": "test@example.net", "id": "1"} {15} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.370097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,797 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,802 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,804 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,808 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,821 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.741178+00:00", "project": {"domain": {"id": "50f36ec4f2a3449196e04d9e26abeb8d", "name": "b6c8f488ecc74b34a92383b316df3930"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac6230ac7c254e6ebf424fb5bf7469e8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "108e78bbf52146adab716ee24c5896af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5acbcfe200824c02a2587646c2117059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cf0786dda3df47059d9521943e9ac789", "region_id": "RegionOne"}], "type": "identity", "id": "4771d16e851e4c47ae512c7ce6224591", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "454dff5418884470b028b60fc70a3a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7d3c61d3ef39491c9586d998a8a3e43d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ded2633f8671484f917bc2b69f9d81a5", "region_id": "RegionOne"}], "type": "compute", "id": "f218f1532c6a49e4913073cd5ea05f9f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a4fb0721b5404538a023de0ba5c6111f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8e473efccc0047baaecb93e0331750dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8c976e2532f8420399aeb2f4f642b68b", "region_id": "RegionOne"}], "type": "image", "id": "d837aff6878d43ef8bd5319c5ade9211", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "46c01c6d15354ba0a3380c4d5cf430ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c0c45f5ce4c64c60baaf08f4eab05b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7a17d8b3c8e445da9d7ecb57bfcdfa98", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f3973fb5a05a4c7cbbb72ec578594d38", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f696cc42c0774aefb266b34d23c29b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df3907ff59a74c74a0f1fc9fec9b973c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd9828b083842bca938e80c46ee3b6a", "region_id": "RegionOne"}], "type": "object-store", "id": "f9af9f7b2c144480a40acc93d9a1ec04", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a26798e0ab2f4e9ca43983eb12838399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7b649c10ab14fda91fc2c275ca4a6d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "edbf3de0b7564e618258545462fec403", "region_id": "RegionOne"}], "type": "clustering", "id": "f7c1a9e44a20447098a37000e16de56a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0942abaa53848dc9f94bdb433cb308f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52a109d05151419cb391633ddd3fec3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "348604cc1cb74ff4a98d34c0f099d59a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3ddfc7e2309f41b5a98274a1446026d1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "143b12bd47164098a34281b418f563f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0790da0c611a4ce7866500bf702219f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "06803f96939347f6b98fe83acdee1e3c", "region_id": "RegionOne"}], "type": "cluster", "id": "f78de1ab22cd475497266c1f4660722f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9d6c13e1d26a4ec5acfae50fa3d11dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "302511ed4f294701a9aad189ce864b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e4d5e2b7ea2644e9a70dad78f093c5ea", "region_id": "RegionOne"}], "type": "data-processing", "id": "b9bc21adb5c348b5bf59d738f0a7206b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "36b8963e14b740079c0d02994f88b938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dfb3df0d9e6647459b429c63f440a5e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1f47e8e19b6943a597496127f0fd10da", "region_id": "RegionOne"}], "type": "baremetal", "id": "1ea1dfb443ce41feaaeb252d979f1678", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e471f106d6044158be47fc27a8a53bb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a66dadadc00145ba97f09a14583e5c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f555228539124e50a9976adc05961ac9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "870c7ab0c6e942d79381a888295143ef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d283173006f2409aa8f416edb3b23e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2128329a6a564b909027e8327e781640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c8a8ec1bc00748ed9a1ea1305dec864e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "374dcb7a421745e99855634a120eaa76", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a292d2bff40147c693795b8c88080ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "44eeba2dcb4b4493a1964c595564fade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "22b630def8bb44a9897deaf9ae26fe46", "region_id": "RegionOne"}], "type": "key-manager", "id": "56f95302529f42e78c3ccd26aaf59880", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3397636e0634a1e9a873dd3a76ee3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91241add4ec04a9b898ccbbee748e95a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "42b369866e98479088d19d6e4923ebb8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f2bb93dbbf214e3b8359d2d75b713dd3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86f12881f9f8442fafc379cf37d62fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eab94b3b24aa48459908c3af27f0940c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "61b3c3d27cbb4fcb96a4f86f55d77d04", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ef259f1dcc524de0af77cb58965fd71b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "723f4efc6e78406c84d0b3960a9aa0bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0e932d6e7490485cac9bfd6ba98d300b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1013207b1d3e4c7c8ff4b3c9483f8c70", "region_id": "RegionOne"}], "type": "message", "id": "82ca2e5438854e6fb2c0ca412f4dbe38", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "05499b6890224168bcf360a8f3ef50c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7339847e31fc428badd1595a41a48a38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0064b7bcbfb64717bc8c2b2bb6c88bef", "region_id": "RegionOne"}], "type": "messaging", "id": "f2cdceea89e34a18866dda5be20d2e4f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ee25331e1c984eea846e9f32fa00b4eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e18b59e2710e4942891efcc3f00053fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8db98a166d2a45eabf89948a3c982706", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c2987cd1979343daacb8634298ce56cf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fdc22a918464c319cc1dbae1ea33e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17114ed2ee7f4676b5cf2340284bd667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e936c53d9864427db671e8f2b42cbe18", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bbd6d1e0f2b24958a8364baae99e5e9d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8929a60e583e424b96a58ca6e652e37d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b3e8850238a4530a7bebfbd49919c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f2009279d4846039ec84357eec3f470", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2f8b4093491c4545a3906f23fc38558b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9264687e6d440a8a13a104c4593f199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd89b916dd8349399f88b3b621dc4dcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "289cd6a8e5f345a4a2fb415e8c9f62e6", "region_id": "RegionOne"}], "type": "container-infra", "id": "5c90fe33c96a4ede8138618c4c4f4d15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "962c2eee153945e19f11313def7d88c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2ef9a9b88f6d41f3b4ddc2f7b253b80b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0f64227a85e04126bb9b0e9da340fc79", "region_id": "RegionOne"}], "type": "search", "id": "1cc74a37f4464431aefc656cc8b84ef0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2964dca436304269be0d55b79c32d5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "db806c66a2f14862a992f289db0515df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "020946efff9a40179f3678d9ffdafed1", "region_id": "RegionOne"}], "type": "dns", "id": "8d897f08bb664e77accc783edaff86a6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e27d923ae7b84419afb64277b5e9a122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d66542b02c6a4b319484f0125414d014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "54996868bbbf4c7f9cda37f597c6f0bc", "region_id": "RegionOne"}], "type": "workflow", "id": "cca8f572a68b421c8f6579e02b120379", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5816ee1ad0704e5695fbda8e8df43ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "001ad94deff640ebb00757d568c32a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4011ff685fdb46d58dc62073529b11e7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "027e26dd4629457f9f7d2a4e834222b8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc78b878a1bc475a98ace257dd0dc9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d74de09d50704ee4a2a0db042efdd7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "065f6be00e564bc9b1dab0d78503af5a", "region_id": "RegionOne"}], "type": "rating", "id": "108d947f0a8c4ec1a51f444d96ed141e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c854a9ff61254798af22db59cd48c3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "71d3ff0b22054a04aa84dafb68234ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "98eedb4e50a74b91a3b8109109280a5d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "eff114b3315c4bb6b08c18d8fe822fdc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95b4f799185b4447a94e9c89b8ccbe7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3b1083fea9a477a84320da6850e35fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3c17ae29bef6467a98cc3f4cb0168f08", "region_id": "RegionOne"}], "type": "policy", "id": "9b12e651e47241d6a4be267ad8e047a2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4aa389257c9a4ad1b51671c4bc89c4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0166b85d97b469fadb1cc6570b08ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f8c6fbfce88a493d98db28abfe269ee7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fd6d927811494eee9cc34f4743b6368d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c84e25fc1d64121a65551d0b544d6c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69645dd850d645b285c79969b6fdfc1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c77feac6c65c434a9f8e84afb850edb7", "region_id": "RegionOne"}], "type": "sharev2", "id": "597eedf5111a44fab6187042fdb9599b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c95335ce8e9b44fb91ec7e4a7cbdb013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a568e24e93047d9af30e1b8da94e3e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "826ef7de4bbd46508840e12296eed5a0", "region_id": "RegionOne"}], "type": "share", "id": "6421dde0845340b5aabe9088fa084c97", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96444f0707d8479f81447ca13764ad51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f791c543eaa4dd29dd7c1a6ce1bd188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "63605f7802b14632936d0dc861f99480", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "22be7c1d9bfb49a0af90cee63b2a7106", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "346a53ac42594a3c86523ce097438e2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ac0c88bbb3045fab806107ab476fe6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3335c33f80f4b11bbc5ac7b43003cdf", "region_id": "RegionOne"}], "type": "orchestration", "id": "d13e49c0543e48cd82a961093c76284d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "998b1cb298c940a5bec6fd2fc6bda455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a3a550ad20b40ac97ea42aff5e917f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14328380ef6f4d6da4e9517ac47eb616", "region_id": "RegionOne"}], "type": "block-storage", "id": "c578f1df4e9e4945a4ca3923268fa846", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dcd660614d64b2ba27b4f4f07578703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "263832008d66415db1e3d93951e8a3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b92d2eb0f00c4bbf8310fe746abcb15b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4060b0d41e8e4dbc92b078a664db7c5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de16cadac6784e5388231e452e428bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfd5766c5fd748debaf1d4502e9754c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69a4ee61965d439ebbb9992553832d17", "region_id": "RegionOne"}], "type": "volumev2", "id": "3c31fc3c18684ae18421fa884aeca871", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75ecc497db604adaa408c2f3c10ae703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a68f6ecb0dbf4220a6004d372c0dd099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85d0318a77934264b25113284a23b563", "region_id": "RegionOne"}], "type": "volume", "id": "24232036f2034674a0312c95743bd939", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e015c125a0454fe985074e600af3d883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c90810a8a29b4a9d9c398f9a0d0ca78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c6736419d594063a3e8b00b153aa742", "region_id": "RegionOne"}], "type": "block-store", "id": "cfd2f9cf5f1540a280e14e0dfe384b5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e9e3ce4969ab40a99ede76929381dd94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "449c022bb7be4f57957b1580bf47887a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b54397ea618e4a7a843b9ad2c9bc59fa", "region_id": "RegionOne"}], "type": "alarm", "id": "5f4cbb4c925b447bafe7cc3c68f80540", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec640d469f904f7aa3c53ff90ec7d0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a09fd03c09c742368a6669df9bd891f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d174d04308e54645b16ceafe53342157", "region_id": "RegionOne"}], "type": "alarming", "id": "c1f2786999c24892ba2f6dde4d541baf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d75897b2333f4548adf5a2e05af7a89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57f72a9d793e4e239607a15339ee2646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b708e1392e574786a4f6f03ccbcd2897", "region_id": "RegionOne"}], "type": "meter", "id": "e4af4eb703e1417983c25c5f106756c5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a60b089a85984f9d82196afcc34e2d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8f5753ecc07491ebe1b65f76e5777e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "afd9a3984c17407ab546edeeb3609310", "region_id": "RegionOne"}], "type": "metering", "id": "4765b377b3e740b4b4f54fed2fa9bc83", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd7c31fc47fa400383a05792dcc36a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c44cd45ec5fc4ec1a818ceb2ea6e81b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8cf82d1eaf5543eb9a739ad948bdb268", "region_id": "RegionOne"}], "type": "telemetry", "id": "05d1c5c40d5a4552bf7fb1c7c43cdcbb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "491eeb5d4abd45618134d4ac2bb20c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eb9f4c99e72f478a816e660517628ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eb2485d61a104b088c4363600c08a52f", "region_id": "RegionOne"}], "type": "event", "id": "89ec0eba728747cb9f0213a27214da5e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f700c97af45b455abb4d1382d3459763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "349f7ff98570441483d63b32e0494d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c142a147157746d19898488a293a0958", "region_id": "RegionOne"}], "type": "events", "id": "9bd94fa20cb74e6d972e7a3784424dc1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "13c8098783f14b3fb7a809c05d8ec331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "77dd2d4ae6c54f37a39396b64e66b8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0d8bc622fa7348fbb5a7cd72cb92f832", "region_id": "RegionOne"}], "type": "application-deployment", "id": "93b153a7dfe447a788de59acf2834399", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a5d70004fac6435e9cdca9ca7f10a327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24b055c5798d483b8b4ee5305bfd63d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ffa7c058077d48e680568cdae514bdcf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f60670f5c6374cdeb609b65656e50988", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6018c0d2e194d3983fd574bb2c9a57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7f9cfec71be465c8b7f791b52ba9152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf7a241b597e47b284ac54793592590b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d3174f3cab8840919578c81c3a9dd3f6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d06c1a5f1d840e6a9dcdde6d6b76de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5bed0c05b4794f18be8f9c5d274f6ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fa8c2edd6344643bffbbce86dbc0acb", "region_id": "RegionOne"}], "type": "tricircle", "id": "25d55a365f7f4f9ebccd4e024b06bda5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "61da1bc11fa64dafa3474fea0531897d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8a36cbc9b2484a9d90b4841e6495f674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "afc70d33556542d0a2c9aa267f033028", "region_id": "RegionOne"}], "type": "database", "id": "f5292ea298294f819eac91a3449263ad", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99f50812bff0455b905ff0a937f991c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0c916c30c7634c7b8d02cd49f3d51853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e767e5d7765549dca38734e770fff492", "region_id": "RegionOne"}], "type": "application-container", "id": "b9d7d193aa6144c78a0b991fc96fd242", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "360bcf4b1d44436b84f7f51e2491b08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f0a9ed3fe1e48c38fdd212cda75f2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7d5e9c3e9ab948ffa7e61fd9427d64e3", "region_id": "RegionOne"}], "type": "container", "id": "49eb8010d2e540e397e2cfad5c729da9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "621413304e4f4c6f9d492a732b217902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4b9ad337aac2453092ab6033abaec192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9b3d1bfcdcbe486db584faaaca57f5a7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0b1dddca051b4edba56d164c04087ec0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33ffa7df9e88419aabacadb459c244d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "979f828f68694e2fbeb5f0445291aa32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "169466d0a4aa4cbb92e466872b998dfe", "region_id": "RegionOne"}], "type": "rca", "id": "a851590a49244ed2a9ad8be10bb821f9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d103429894b7474a80cd49c75d681ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e6c82d9cff614638b04cc56e4379c3b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ff4dcd6f6514441abcb49d20f2e593d3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0737fb0b224d43beb9c35fa593b47450", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "32f7734ba7f546f1a07cbe01e3e0bb0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8976473a6ecb43a39639d8fdc4581006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1643244b252c45a391271fde9670c09d", "region_id": "RegionOne"}], "type": "network", "id": "7fa36dd4377140988eb389460df5007a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5741ff012d094f89b5efb919be3c9fbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "741c00fc939345bcae25689520e60314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "278e631191ab4a3eb91041c91be766fe", "region_id": "RegionOne"}], "type": "backup", "id": "0204e28b00cd4635882f06baf7277720", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b118477fd648438497be780cad35ad7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fdb8b711a8244e79a959980afab11aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36d473e11f594affbcdbb275087ae6ae", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "96808178cf8f4126bdb9ba29acab80b5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c873fdad64b345ef9d881b692395b832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3de94a7bb5e4001811358e3379ef66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "014b51368ffe4c95820d90c751f86740", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c7bc52044847476ba78003c52e7b3760", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08dd10dfedb24ed4b4a23ab02a00e1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "443f58f4155a4d3fa8b3913fb811730d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4eb5f3a360b5475f8c39e2ef7a70690c", "region_id": "RegionOne"}], "type": "monitoring", "id": "eaab88aaa6f9467d942571656312ad35", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dcd5e313ba01461d9fbe6fdf263c2e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b203963716f346219d5219e0053aa3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4b83d14f7309478c81dee793782ebdac", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0f9f5bc0a782439a90922e21c7d1f666", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc88bcc3d1b84fb8b8a97aceefd9a28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "858e23aa18314b4f925d0516b46beeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e96ec91261f4082a30831e90325b88f", "region_id": "RegionOne"}], "type": "placement", "id": "0f184b556cce4becb3d069d78fac4720", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7bf9c54041ae4df2a74f0f038e8a2841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "490e640f0c1b4d9b8193d608bf26744c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd8287093df6417da0b4ab1329f02256", "region_id": "RegionOne"}], "type": "instance-ha", "id": "97ee51fa26b048f3bff36dad6584b3e8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2cb1f4212f814f53808aa02db50a3cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05af8ce04cc647b09cb997381041d27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "513eab896dec4301a5eeca2908f6495b", "region_id": "RegionOne"}], "type": "ha", "id": "2b4f62dfba824c679950b74563b13a4e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "af9ddd4b3f534e1bac7b26e0b305249e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "97fd0797e1b841b7a5deab15a50adf60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "99f0ffe75c9d4183ad252a5481bd58ea", "region_id": "RegionOne"}], "type": "reservation", "id": "cd0c123f18b84760b911f645d6ff1f22", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b962934236f2473dbb9874808ff4057a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "29a98b1f7625496db47ff6f578e8b02c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "53c367565ac24f9ba5af4a79fcd3891c", "region_id": "RegionOne"}], "type": "function-engine", "id": "eb7d60e1387d4c7aa61999dd145cd125", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e0540d7dd20d4d0f8bf8f19005fa9154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8e141a2c6e784986a9ceef2a081b7547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6a64a313be3d4050b8ece0d4bf86207a", "region_id": "RegionOne"}], "type": "accelerator", "id": "cc7890e821174a26a9b202651ef0a867", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e20e0691367b41b5a6991babdce593af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "08e790cced5943798d3f73d66516205d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8dedf44206b647d280c98a38da6a5441", "region_id": "RegionOne"}], "type": "admin-logic", "id": "90d38a7c31bb4b2c8c108ee11feff032", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6eae1e7c90f54f8281d30955e2b5ca51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36c49475206e475e8463399ca6641b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "139a097b7e114673931e9bfe97e15655", "region_id": "RegionOne"}], "type": "registration", "id": "158d5383181d4268a1cbccf691f937e5", "name": "adjutant"}], "user": {"domain": {"id": "d0003a70fdc14e20a7e99175ce0b102d", "name": "0a6f2bcc8dae46b1911bfa52b44921ce"}, "id": "1dbc45bb8f044994b9164eaa973b3d52", "name": "cc2bbe523e964c46a47a7c5012e4419c"}, "audit_ids": ["5fb111ee5c0648869e2b37d7026aa44d", null], "issued_at": "2020-04-23T06:26:00.741178"}} 2020-04-23 06:28:01,013 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,019 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,021 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:01,025 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,030 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,033 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:01,037 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,042 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,045 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:01,049 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,054 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,057 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:01,061 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,066 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,068 keystoneauth.session RESP BODY: {"extensions": [{"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}]} 2020-04-23 06:28:01,072 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,080 keystoneauth.session RESP BODY: {"policies": [{"is_default": false, "name": "qos test policy", "shared": false, "rules": [], "tenant_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "project_id": "c88fc89f-5121-4a4c-87fd-496b5af864e9", "id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "description": ""}]} 2020-04-23 06:28:01,084 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,089 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,091 keystoneauth.session RESP BODY: {"dscp_marking_rule": {"dscp_mark": 32, "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3"}} 2020-04-23 06:28:01,095 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/qos/policies/881d1bb7-a663-44c0-8f9f-ee2765b74486/dscp_marking_rules/ed1a2b05-0ad7-45d7-873f-008b575a02b3.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"dscp_marking_rule": {"dscp_mark": 16}}' 2020-04-23 06:28:01,100 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,103 keystoneauth.session RESP BODY: {"dscp_marking_rule": {"dscp_mark": 16, "id": "ed1a2b05-0ad7-45d7-873f-008b575a02b3"}} {27} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_find [0.058450s] ... ok {10} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.334243s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,841 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,846 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,849 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,853 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,866 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.781282+00:00", "project": {"domain": {"id": "17bf8bf9667d4a2d83b3b24ddf0a2494", "name": "01c83324f9404c1d9e1f9a0b2c516bc2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "71954ec2f574425fb0781a4c0534996f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "45a81712aa474408a013f793272c1dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a9ccb912c2884a6d86cfc6a40c1f0b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2104228827d74c0fa8b37250a7e8c37a", "region_id": "RegionOne"}], "type": "identity", "id": "5f05b422a1b743769a7da6329b12bea2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0d93ff1abf154c549e6f4cbd49cb8cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bec928af1b9f4876a06f248f6713f093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c1abc38973624d2fb2a257424c84969c", "region_id": "RegionOne"}], "type": "compute", "id": "7f867712d1904627be6de7d50eecee8a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8fbe6a9a60504c479792f409727270bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "04e0b2bc3af24241bb0c285b2d1f04c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "dd4994b72b964c8cbb09e61ec0969d3d", "region_id": "RegionOne"}], "type": "image", "id": "d5a26f2df80c46a2abe568de0a3ea9d2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "41d488ed47784863adda438595af596c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "24cfb7995e3e426ba67f493fdad82a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c317faca780f49ed958ad8d52d6244f8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bc1feae5d58647739a5a829689cfad50", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "945f435392bd4b1493af2ff4859ea3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "686b4f0d8c14468fa4fb30bdfa453591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "732c6f06c5074fb9a4510ca097239e8c", "region_id": "RegionOne"}], "type": "object-store", "id": "240d858c7af5465cb9d9666aeb90addc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8a0528c59fd441559eccf38fb256fbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43764c848bec48189443c733d730b7d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb0b65c424c14a2b897836e132fbfe65", "region_id": "RegionOne"}], "type": "clustering", "id": "a1e821f9cbc24c319feb3b88acec6579", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1fb2f7a439a5481d82667182f99d7a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e843dfcbcb64de3ade2ccea76dd146f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d0c332a560543108b01174cb44ff498", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "89081a3ee4e54cfd8f0a6d99b66ace12", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27eba5e0e10e4a609235241d92186492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e53fb2e8b2d04baca05a3bcbe9a17151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32e6343abc1f414f90fa91fb6df741ef", "region_id": "RegionOne"}], "type": "cluster", "id": "db833ff35dfb41cdbf2405c39dd73500", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b46371f67e874dd4b48d1df59ac1b1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a321d10721a3456a90797e3a842fbeb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "af72067839114c4d84a7899fc6fbcb7d", "region_id": "RegionOne"}], "type": "data-processing", "id": "8eb6784e2db84defa0eb64b6e7ea1a54", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08e3264f6d414875bacff6591f9b62d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3105cc96c032412cb3272addb043948c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e53a21a849e46388b31ba8b3238da27", "region_id": "RegionOne"}], "type": "baremetal", "id": "95ce8abfaac0457b92122598bb022bd6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de84f2928bdc4e08986859b5361d2f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d73efad757724ffdb744999b67e08235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "125c7b0ae7ed49f4b520d9133545301e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e160dafe01ca4ae381952d8cbb5d4bea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df71922aff3f4a52ba7b61fcd1c666e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9ecf606715304952b9421c29d690ab07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ad9e7ada399c4ed4ae5edf6e1c2a5537", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9611aa8b7dbb4dd4808ee4fd10981e50", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7574b5f6d71c4e8b99110b13bbd7f86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8459984d669f4fd2a92cb0fe1e89b045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3e328d88792e489c904119b535e6a13a", "region_id": "RegionOne"}], "type": "key-manager", "id": "a082f1e6d06440d1bcda88dc0a9d94ff", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36ecd1aae0f24b168a7f244126ab7ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "27eeed1c70c64418a6ea734ac4129eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4282e9c8567d41cb8a538dd7a42f91fd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0c2e141b4d5b4c139db645fa49091012", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3f0fffeb30a94f0da53ff7124dd616d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe59889a328841818deb3ee7e605a571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72c95a9fb2074a97a4d6d475091b518d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5e5ff817dd244a3296af3140c773b5bc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93cc7e550a5f40ff95638cafb04f5a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a5cf2e8114e24286844a99ad58383265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "071a35db23be4f938774b527bab721b6", "region_id": "RegionOne"}], "type": "message", "id": "d1737fbfd14441a0b5d263396cc541da", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4711e8d61aa488d9059903555d76026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dfe0991202f044f58e333f5aae7439af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c0e297df30a54195b66b97405aa885ae", "region_id": "RegionOne"}], "type": "messaging", "id": "b4197c43f103439f91ed856d4cbbffd9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5097a4b9448848a3b7a77e0091dc3ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "14111e23b4a24b738bea57c57fad711c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "414ee2c7742f496796435852e2d01996", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b0ccd04c2dea42c588358c2f94a52412", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f6b7c10c7db428abcf8ad45272eea59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8426440a59c84e1b964b425f766a0ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a34be277f9b7416996b10838bc7d0fa4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f1c27efabbbb493a8f1a05a0052aeec1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "def54f9acfd74d0eb1fbd97a2859c138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75a1b9fd4d4e4ef592b86eea3c1cb8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e0e46bbaf734a1cb1cf455d47a46626", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "efc22f84bfa24482a3959da28ccd50e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bf1dfba88054d68a2b0a9bffb08c675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "446b888e2daa47b3a44a275aab7fe062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d24433103a29452a8ab6cfcff9698dfd", "region_id": "RegionOne"}], "type": "container-infra", "id": "57863de420b046a090c4f348374db8f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "642b8f8ee6b64e06a7059f35b837e0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4c1a94b6f0ef4941b5e04220a2b23b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4cc6b6628f5843cb9fefceed093bd0e9", "region_id": "RegionOne"}], "type": "search", "id": "785a06fd465949e6a32c2a6ac6846c80", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c420f75adfb849eead78027c316fbd88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f7448ac0a734a7e8972b16647912961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8a3184acec734f8a96feafe117e4dfcf", "region_id": "RegionOne"}], "type": "dns", "id": "226c61dfca4447d68ef298ea45592e7d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6e0941b3860463da681e02072a21371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "840707d1f3464a1ca4ea5a6dae7e0618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e966db8f0d474128a5b71b1b44f6d7b3", "region_id": "RegionOne"}], "type": "workflow", "id": "79c9c016b1664cd7bc722007da6bcfa5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f6e25b3408549dea9e4389020ec4ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ecbe1e919194b078873c7354b45959f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5a752b0c3a36401ab2a285ffa9576088", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ccf8a6720c1c43a3bf55d6f7ebf1f7f5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d42eb3cae5534f09ab5731400dfa5590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6584746980b4e45b7041eac6589c0f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5c73b7a7029d4ac793022238e555935e", "region_id": "RegionOne"}], "type": "rating", "id": "b9d4348aab3d45b48091174ca551e309", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01e5ae33554e4929ab9b14c35885138d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5c1af94d4444e5c982469e44add6208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "151d052f97ba4ac0b84a6978a402e818", "region_id": "RegionOne"}], "type": "operator-policy", "id": "24fbbb0c89584c6aa7066e627fc93fa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76c1befbc0af49a1b487678d7d19f669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5d6c221a2284f0291cf672b11ac84ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ca6597fbbcff496aaf7863fc5f66a21b", "region_id": "RegionOne"}], "type": "policy", "id": "b1795da10bb044a0b8b7e6c6b44b7f57", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6bc17b9bdc9443b9ccdb53f5ff58e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da8ded8cb935428eb9d11e12b40d4b48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fab157b9d05041ca98d9ac5dd72c2100", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f5a5e8964f4048eb91df93b43baa4ac2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19cba3ebdaee4e17a7c9728be8249212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1faea5588df64bb4b827e195126b1ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "83b80bf9a30d4abf91ceef98efc123e7", "region_id": "RegionOne"}], "type": "sharev2", "id": "f61e22a4a0bb4a9184e735bc139db792", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ed5b1016bef4547a0ed58e348a824b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a138bc97688346bb95a7cc6fe9ae8818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "db48e96985fd4de49c03f9aa7af58d28", "region_id": "RegionOne"}], "type": "share", "id": "cb3df2d9286a43519a818f7f15701f80", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a0a5e1938a644c7f80bb0cb8a6991ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "087723e6d8c9414aadf15445e832e4eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7750d4f1e00042338818545bc8eb82e3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d043d0703264f2992be54c0c822b330", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a132c12601324b78a3161222affa230f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f58e2658592047719450fd5da7eea3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "071bfc0ffe7a4e3bb3dc64c384691eb6", "region_id": "RegionOne"}], "type": "orchestration", "id": "b86816329fba4009850f047649690061", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5808014192f249f78c141475dcde6c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cebcd4938054db09d53d6597210f726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f51886b61d344feb6873c79d15b4b90", "region_id": "RegionOne"}], "type": "block-storage", "id": "994cbce585dd4420b6b2ec44423d8424", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bc99433eb9c4f31aa6dcff70856cf95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b547d1cdc5a42f8bb67d8056800ee7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d575a1c2b96f4c40af11a5094f29f9cf", "region_id": "RegionOne"}], "type": "volumev3", "id": "f95b7bf30ece4811b792e0997064e175", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25e2081c2dae49a7957f2a6a60370918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02ed172e516f4bd59a3cde01500b6e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4b53feea9064a4893dbc765338ba3ec", "region_id": "RegionOne"}], "type": "volumev2", "id": "0d940135bed84aa098288e30dd5259ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "381911abfc2c4ad4b959b95efb6a6322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "277fb45116a5486fba8f020d1a9a38b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1aed87065b545719536f80fd30eb8ed", "region_id": "RegionOne"}], "type": "volume", "id": "a5c6e7ff25e44fcab58069df8fbee595", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24bef853161a47b2b67baf8e988c100f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f25474675d84b9283fe3441e74d8df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2787e3c7aa6545b185e7ab6962aef6fd", "region_id": "RegionOne"}], "type": "block-store", "id": "54887c98e8a949cab88a0b313a9a8502", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ddd343917ec4215844369dc2c7534dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8c602f9bb348482da94e702574d14f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3fcb7cb0899247119a8fb179ad0d94ac", "region_id": "RegionOne"}], "type": "alarm", "id": "1e60d78ab20843059abcc00e4227d63e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b91cf4fbed8d4a2ca91077ef557a9654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0fd8b088f4f42d7a94cf9b20914e13c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "45f9631790894c1abe018ea0564a0a09", "region_id": "RegionOne"}], "type": "alarming", "id": "51e605720adb436498edb4fa3a44c810", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc6bead060c3418e9d9fdabb99b9c97a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7535d281801d424abf34d76799288e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f7dff11664284800b13a7673e6c4a9d7", "region_id": "RegionOne"}], "type": "meter", "id": "e1ad30655e22407d82c65edacd31bd4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eaf1c639bbe9405f8aa7dd638dad9b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc5d72beea1b4f3486f7f7b331fdccd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc53f342a1b04775a921ad6488206b2a", "region_id": "RegionOne"}], "type": "metering", "id": "296110663e0b42a99700f394f1f7663c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "379dac9f342e45c184e873379169a204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78b09605d71441fa877a26c44ef0c163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "218c250331a14eaa8a74bcda0b4c9ec8", "region_id": "RegionOne"}], "type": "telemetry", "id": "77db33ec7085445c9bdcad423319ff9c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b70a57ac007409ab42c1c6b09e48317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "434942ec47ad4320a99b020f74204400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5bc708f43174587b0b7f27537c843c5", "region_id": "RegionOne"}], "type": "event", "id": "3d9a9c75736049c58e53a1d65271e0c1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "015015d88a834cbaabbbfa50943c1411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ebf7a0223102444dbe448f70b1adcbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f64208113e304cdd829d4c435b674dc7", "region_id": "RegionOne"}], "type": "events", "id": "ddf622a560034ac09116fc06acccca74", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43d0868177cb4a9fa400ab1e06e2020b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ac2776da6e344a6873c2a5db8f859f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "343f88f723344e9e961b00fc1c69e77a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e3ee74303a0b4612a8e80fda4a15fbc7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bef5355a9dd9481f86f276bd5cdbeeed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d014f6327a1c42d583e71b02c3bc14be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c3c17e8606164257b3e1cd707457fa8d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4440d1703c924155b9561f3b0f6bc096", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2fa3e6ce18f4d0d9e0205c53b257bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab5db61323514946be03c1d9cc57bdfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "23989d863d5a483a810b843af6c9b6ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3b082a8bccd64c9397aceec7d07e2b04", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e571ce26d324317980ba3d7ca1d1995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9bdb4ccf40c344ab98f0b097fb2f6288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e69abc3917ce4aefb167b8e46595e7c7", "region_id": "RegionOne"}], "type": "tricircle", "id": "5de16693492b4ee49490211134db569f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e3abfd917dd54ba29df0ef1cbaeed2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a28234676b3c496980c27e6606177427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "59d82d97e5f145468e200135be092628", "region_id": "RegionOne"}], "type": "database", "id": "a09bb9dcd7dc42d8a81c64bd99f02d6c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e310718b56d4e83a23b8034fba92679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f1566058e3c444f89f99ea9ccbd8b9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7017325982704f8db1b6c711026c2603", "region_id": "RegionOne"}], "type": "application-container", "id": "81743f2f458049508c0aad24d75087d2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f7ef717d62f84947a41ce6f84cbc314e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd7380e76c6a49569b87c68435ce7cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "abab5d50bce94e7f9bc531f2f221da4b", "region_id": "RegionOne"}], "type": "container", "id": "3d7360235ed047938df6e1853f9f9762", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8f240998aa749fe8862eca81756ec3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac0a80ed81c44104917e8c9abee48ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a5134e8e84c647f48b14f7d1a7258e9e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4ae396e6f7904a9bbd52a1de4ab9182d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfb6b24f434348abb52e928123e6a7ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c488bede2145462bab8c8f3c8c0751b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "afe3d33828ed4130ac7264d834ea7899", "region_id": "RegionOne"}], "type": "rca", "id": "4d452e29931d4bfba99d6a3c28cc0684", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3cc7e2a217234a5687a275fef13e8a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f8590ba7554a404e88d2e582a916420a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c51a571bb46840c2843b58781ca70cb1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e60bf6e41b214c9ea247bfaf35d79082", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d38dead5fdab4dd8b8005fb35508932b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7011f255f0e84e2abf42b4b9b8f13fba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "645b36c9a1ae4c179db5ade5e0e857ac", "region_id": "RegionOne"}], "type": "network", "id": "e2a06f7766a44ad99c619f78a9a4ae19", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8791e3eac1494aaaa4ebe7e15e6d15ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2af236dec4f14e73b8449e9aebf5533b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3321aa45614a465b8beaaa03b19ce1e6", "region_id": "RegionOne"}], "type": "backup", "id": "e99de02b105c4e6b88681435c6f7c70b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df7aedcd6b144d7a8979b7e9d09b9a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ef7e0e83fe54353b32a94977170cc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "95bb27c7659148879f942192c12e3593", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5a43b93a7ff8455d8306a1583ed0d5f6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a0afb933ade4423aa1c32f2fab178efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "48d0b20ba12848e2b0b128d0e2c24c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6d9df8e6a6064c1bbe2335714c09f735", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "099d1543078245708923909fef065000", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9e45748450fa4b379346a96da8ad9931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ba999f6ced9141278564ea6a5870c7c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b10ccec246a64c44b496f24f41338b4d", "region_id": "RegionOne"}], "type": "monitoring", "id": "b4b86d66c3dd4338922c996b7849dbdc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2867960e87904ff1a8a85ae1396d8349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0a529474f159420798f77da77fcea473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3d31905a019a4c259183a4ae1fbf1e1d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7b59eff1cf614bb6b7a5c0621229c075", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "960086710428448e96a8ed484451c053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1921677988534d1db1525d87cd5a7200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c310f4a4082249c28a918b1a7ae807e8", "region_id": "RegionOne"}], "type": "placement", "id": "a316a422ada3477f84a7101382fb4433", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5ed64fb6e6ee4cae9322e565ae950847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c0337fa7af13455db4b532745ad58378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b66fb392671e4843acc5617c9b5f899b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "deea8752413d477e8bc7d19301edeee3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e28aaffa208c47de98baa84bd59216c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4f3c320f4b9a4274be98c0f5fe47a6f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19f28933afbc40e4863515ae4ddd22b3", "region_id": "RegionOne"}], "type": "ha", "id": "f7bcc4a9e763452c9fc9f9cf8a0222db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76e15acf6c1540febaa615426bb8d5ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "56ebcddc06fc407d9d7ad51f1becbcda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4e16ad44cf434927aa71a6d293332202", "region_id": "RegionOne"}], "type": "reservation", "id": "d29b6f48c7614328bbe6cee197f3149a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b12649b6d8d249c9a71778d2ed275fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "499f2b9465d843648cd1d85f78ae3644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c4a45790ebb6489a908ba1f382af2300", "region_id": "RegionOne"}], "type": "function-engine", "id": "5544f8a24edb480ca7dd512b5578b83d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "453d665bb3564129ad2795f2380e3669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c6c485b091e64be19ea036fb86552dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "79c6ffde75694155aeb55e93f10a2940", "region_id": "RegionOne"}], "type": "accelerator", "id": "f486ddd85a804101bf619646abc3eaec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a15db191e234f5e8aa7dfed4b450c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13d97068ea5f41b1ae73b0f85bbbdd52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ba01e21204e49e18a58f672aa920bea", "region_id": "RegionOne"}], "type": "admin-logic", "id": "16395457f3c84467beb6fcd08a522de3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4f4b2eeb849f4bcdb8dcbc774168e837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a10b64f0c2a4cb9aa539e4735e9dc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f7c45d216d8547c9b12028227e50028e", "region_id": "RegionOne"}], "type": "registration", "id": "ee75bc4c15414d3bafb65febb5ff37fb", "name": "adjutant"}], "user": {"domain": {"id": "c5b652566bdc483694f6d762a85e8817", "name": "33368a60b1e2442e80c2a85036d56b88"}, "id": "ed349f2307c54f289c55d9b6e954105f", "name": "0c7d9a94721b4218ac2cd0453e3e6140"}, "audit_ids": ["99da918acad44cb4b8fbba6db300f804", null], "issued_at": "2020-04-23T06:26:00.781282"}} 2020-04-23 06:28:00,976 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/ab0ea60b-5dbe-4d7a-b669-668331440035/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a"}}' 2020-04-23 06:28:00,983 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,986 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "ab0ea60b-5dbe-4d7a-b669-668331440035", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:28:01,098 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,108 keystoneauth.session RESP BODY: {"networks": []} {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_lock [0.068017s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_find [0.058307s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.404871s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,784 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,790 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,793 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,798 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,810 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.725010+00:00", "project": {"domain": {"id": "f1428a7c0d6d452cba8fd185f545c22e", "name": "438ba6a428a54faabd57e7801890c8fe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8d40312b6e5f4b8f8aad03d1b99059d8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a7d38e80c74f4f62b1fbc9585d52f77e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a0dab71c1a2a42488be9235d6e664f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d2bde34d99d44c05993a5372306bb1f2", "region_id": "RegionOne"}], "type": "identity", "id": "fd39460ed0e44dfdb53fdb5dafb5d0de", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a9c0ed46d4a6480e9ae0aeb441282bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2107aaccb97346e4b33bdc6dac870f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e5c6e14f861a4cd487233e908058b55f", "region_id": "RegionOne"}], "type": "compute", "id": "dcf2688d4d784c17911f22d558fd75ea", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c17deba05de744b09c5f4237a4e655c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d067188df8f0468483faa4aca33fe601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4060f13d1d8b4a94bd5df2db23c189d1", "region_id": "RegionOne"}], "type": "image", "id": "0c98cd5bc88a4b38991769e1cdb21064", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "00f379074c7f4be99bd4b031730a6c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e9312108ce614a7380c0a1cfe53a5182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "295a446af3804a18b174cba163e3a927", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4be6cefa77744a02976c266a846695a6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478712adca9a4d51be6db1753554e875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eae9e162a884e94bc30e62e093d272f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38daee0a720f41c7854d7c32aea1ac4e", "region_id": "RegionOne"}], "type": "object-store", "id": "5fa60b5bcca341d1923a1588b8cb9449", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16851152a025427686e1caaf964c48be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1914018dfe8b4fcf933547bc01177290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a933f4acf9e41879fdd56e3e1278aec", "region_id": "RegionOne"}], "type": "clustering", "id": "1153337fc71940a9b6bfaed91dffe095", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ebc833acf1b4b76bce4c6c1dd71ec7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "640fd0ed5f004536b08775b1e35ce668", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12f7b8e690b94826b0274fd461b91751", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "70bf04438f094a9e85a9d868763426b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40e058bf831b45e488113c3716b90862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f39acfbc3f34805b9a08edf7663c985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "973c22282cd144628ab40470c9576482", "region_id": "RegionOne"}], "type": "cluster", "id": "1a654f57ade84cf8b994a9e5d1e76ff4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "97fc2f72825c47e4a61fe82b024739ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e29e869d18d4fbcaa2730fb30e26112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "66a1e0f489b2464882ed5a929511f466", "region_id": "RegionOne"}], "type": "data-processing", "id": "a295d791e7b2417aaa25a8e9b3aa3ed2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9555a538b704429b9cf33196f6ad921e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75d74dfa27f7435abdda33bf08ab3bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0159d93d98324cef876ca73496ca6e98", "region_id": "RegionOne"}], "type": "baremetal", "id": "7d698dff17d0491192f41030e6caa72a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a928900a0644955a2776b834194cdcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5acf72cc69845f1bb5d49e22cec0926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "379e476c903542e7b9dd97dc0ec50302", "region_id": "RegionOne"}], "type": "bare-metal", "id": "34fb79f86cbf4b3e83112dbf657dd5f9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ce52431587044426b9327e14d20bb522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b9daea843514efabfe22cbdf5255904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "06a8ebbeca2a4159836672668d76545f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7f5a5f0634094cad90b1dc154013a081", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cc6382b52a6e442bb83b8dc74d0a48ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e5704f78cc94c0eb76fe6adbe036e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "541f4fcf27b64739b48c25094a6f2334", "region_id": "RegionOne"}], "type": "key-manager", "id": "eaa4129321e34b7499e0da53ea173c11", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "71621dfec1374e9993ac7eaab2c98bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "accb649e9168456ab199a94bea5b2678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ab26c0464fff40158958806a26cd0e29", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3c00d9ad40fb4ebcaddff1c88f0e2b97", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50ec95c39b104231b8fe3f542073b793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f23b6d29c08481e87a860340ef09019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0c6c9a04a0b04752b9f8c6acb8f52dd2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3ca42f8deb6840e1a39072e3ff783f56", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b803af37c313485696409942692cfc43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "808d407c8cdf495d987fa47939ea54c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0347d46a47c4c47907757f2b185d73a", "region_id": "RegionOne"}], "type": "message", "id": "37580556b44244ef81dd6c59d1b9f3b7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b52bbce6fd944e2095e07d3269921cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "23ed98908fed493ca3b5fb084aa50348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0d72b243105d4aef95c86086be7ef61f", "region_id": "RegionOne"}], "type": "messaging", "id": "f94667ef257349d0886c6c00f7685345", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "acf04a6aee7d4065b91a91c1965259af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21a42db8734f4cb79e0b0a45e5a75e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "80f8c1ea8ed346988f25a0d06648719b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "05819a88b7424311a2e6786a99fcfa42", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "788ba77df65b42dda7f3880c783a2cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa918c234b3d400b9cddc119278ab0ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4d996cf8b9449b6bc17e4cc9e9e1d69", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "463cf11ad855412ebdfab8fe28bfa524", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7bb33da2faf34c4a8461624ae9e5ddf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a31771ce1d054e0ea45da341d453230f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43b0b1cdc4db427fb595e2a1a6cdf5e1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6577453907b74329bc147d8acd812d86", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fc71d2bfbbc43b8900429142e2af7fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2a7dc6c85af427196fa751b3d066a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "073c62a7127241548658565dc38b7bc5", "region_id": "RegionOne"}], "type": "container-infra", "id": "8bad6b6dedfb43fd9a1bc7372c6bec79", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c0545104833f4f7084f50895dc779768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5788fe3ebeee444d9ad09917ccc0f2a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "efe1333925ad49b4867cb77e065e252b", "region_id": "RegionOne"}], "type": "search", "id": "cef4df98a5ff455497dcb28eff17b765", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9c90f985b2947ba9341500ec3c5e99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c1299fad88a64f5c8f53944e50242855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c5954c50ed924d549001c8a45e0122a2", "region_id": "RegionOne"}], "type": "dns", "id": "3ed844117d734556a5ed6e8475e6724b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f56d135372ce49dbaddfcff56526cf62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "27c463a616cd4c2791b9253c51acbb8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4bb36a2c92f745e3a97f50ca3d9fc013", "region_id": "RegionOne"}], "type": "workflow", "id": "2965278fc0694c018837ba5f9c8f1df8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5cbc4a43cbb41ff914f637567ba1df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47f1f892d5e748a2987829e6a1a33cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "75a8ce54445e40a0906eadc9cf073c2e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "df5029dc0d734d609ac147da3b854086", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2185903dd62241b99ff13d16152df7c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1018d4be4d144ba1b3d35a254e6d6cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "49a89bba202d4edc9a8d077132787842", "region_id": "RegionOne"}], "type": "rating", "id": "1eecf2d170284d97a86e8730720796d2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a94df06205c34d35a2aa95c88b862bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c2500a574f34b978a889bb338c8ad5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fc0473ebd60943a7a3ef5581bc69f90d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7797771996a34162ae73e34c9abd3fbd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a10bdf68cf194bd3bf3f1a3acfd791f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae0ccea3a31843348b73f1fa9def95ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a9255c45e3841589a96e0b9476d6291", "region_id": "RegionOne"}], "type": "policy", "id": "75e1c1d6aee44d00a117b159214a11e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0de0c0ff2fa54d02aa9f391b04ffaa2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d56f929bb46484cba8dac69682f6c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5f3d6e0126894cdab28d1a4966cfad86", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a074b08dc92d4fe7ba0feaeaa05fe7f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c05158a99e542c1974a23fc1f2e99ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "083016a8f90f42d08e33ccaa50946c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e84b2b76ea7a4691a12680736a0c724a", "region_id": "RegionOne"}], "type": "sharev2", "id": "90daedb488714ad4b0ee3522fdd57dcc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c3969b2fe9e45e4ba69e0ebcd527e46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50e85dfd535a4c5dbe9f18e6d715fda3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "789cac9345264b0b9f140c0ce6820ac2", "region_id": "RegionOne"}], "type": "share", "id": "0e0a2bf1c07e4600ae971cbb5fc9c742", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "13e1cbdbfd5648f5b3d7d7878311c4f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8caa915b0bd048e0916ab530559f8e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ecb2d32ac74488a8a89a004dc00890b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "32f706ecc8794b528c3756b39a28192f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7286fff555be483e85e7c84d6594f9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "957cca499ade42f9aa47af0209165056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bd122388a4f4275a187438f115b7121", "region_id": "RegionOne"}], "type": "orchestration", "id": "5b02658378024049b65c903af1fffc35", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adc174dd0da74db4bab9698e81af5931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904ed7df4d34432d80581dd3f15cc963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73e41f9c17c5400e86075a3909ab9669", "region_id": "RegionOne"}], "type": "block-storage", "id": "7fcd835ca91d4ca790c2650c5d70084f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "823f9969a7e14859902d57b38a3755de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f6437f408674b3ea36d192348623349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13e8b73fb35b4588ab3f9bae4717ba70", "region_id": "RegionOne"}], "type": "volumev3", "id": "78932431615443859743dea11dedc6e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdfea756096e48e0afe834e949c4b04c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b53069efb9241e19125e5dcf4bfb988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d07f01e6c8994f61abdb04ab7778c283", "region_id": "RegionOne"}], "type": "volumev2", "id": "1d010ee9c2ad416d822d2ccaadbdbb01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b084baf07d154d4d9a57bdb86b4b8e56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d0642f36a0f4db4b7bef60ae2aed3df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "601fdc17647e458eac8bbdf33b0f920c", "region_id": "RegionOne"}], "type": "volume", "id": "9677f206a63b400ca0decacedfae7125", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb6e0130f8c24ba29af66d2ecc5d4ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02508c1f041409a84b93c2d10bb4ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "195677a4bff14950a1b4d4fa47b0cb43", "region_id": "RegionOne"}], "type": "block-store", "id": "a09f1a9e6f7f4020a1bb32d823f7bebb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "639615be7cba41848d842ef4513cbc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e7952e42c000479da98eb7925f6a2ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a7a422c3b8f640dba2a7879bfed5d6fb", "region_id": "RegionOne"}], "type": "alarm", "id": "a40c7a2413974c07857526620acac98a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2a6ebbf34c814a55b078a0433e0d5bf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a3a26bb68fd743a290f3b9ce53d551c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "304dcefa8b9e431488f4f97ba11557b8", "region_id": "RegionOne"}], "type": "alarming", "id": "f312e7f1219a46cea7e08a88e528b7cd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ed3540b62db4904875244482018fa93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b7285fed98b5440ab6239045643875ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "23fe4492d3324a9f81fbdc6fef6d2453", "region_id": "RegionOne"}], "type": "meter", "id": "39c375cb9a1c497fb5fe2cb44e429b21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "03c53f203f9e44da88a6cbdc8d01535d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "61d59cfc00ec49eab23bc8901a22b913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3ed781daaa124a33b1ac31a8248a9ab9", "region_id": "RegionOne"}], "type": "metering", "id": "0dc219f8a87345f98618304b8abe736e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3e2f5f89abf24dee8d9117eb492f8fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "656c1f716a9247579b5ce1cf0768894b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d225e737f00434ba2485178b7007d44", "region_id": "RegionOne"}], "type": "telemetry", "id": "8ba4a8b30c76474689ba4a54a9a0144a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d7f37a14226545eda27b285e08f2ed79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ecd428ca0df42bc9cf2f7582a9461cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d06f021838d94023899cadee3c42ee4a", "region_id": "RegionOne"}], "type": "event", "id": "742bd5e7759a40daaa497634d2c937e7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0adaeeaab8054d108d2c95f2527068fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ad1fb06bf951414199eb2607c973aa30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "606b6603083a48a6b8e918fcba3d1887", "region_id": "RegionOne"}], "type": "events", "id": "a38ca35d51ff4d68be6b8f0c99fc0e16", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba69c077d01e4eff9d36949ec001b489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07ca705c6ece475bb4bfd3fc05d100e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d39925dac6248609b2b70bd1fb705b1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "06f4ff68b0944222a56af191875e5733", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a323fd6ccc7e462d9efd4846651e11cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ab585a169184ac1a1bc4c3c6f471087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7ee6f484960244608170a560be7da0ea", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dd9059e7e2b143ce85911be9c97ae861", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8000a9cb243d45c3994c3af4d0149ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "67190e2ca48f44bb8c7576232ebc6be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac995443c2db441bb67b362808d7e532", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e9d29b04b60c4f0488b87c797670bb3a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c67ac63ba7e54e44b7ef45bed1eb6a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "70ec5042ec1f4afba4ed205510917d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "43ea524cdba249de9073d9a8225849da", "region_id": "RegionOne"}], "type": "tricircle", "id": "4d3cc75bd73a42ff9152c98e2e359a68", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f13d633f42fb41ec81fe3d465da1754f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fe495082cc724432b146bb253e32f1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d7826aed03304a29a9faad4e8cd096e4", "region_id": "RegionOne"}], "type": "database", "id": "d6a9eba7bd804ecaab3b399233620855", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0577d93225be4e2ca44bcbb8584008d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a39a4d21bbe34a338a1e6f1e9a5627d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a6c6f1400974948aa2bf137d37c6d87", "region_id": "RegionOne"}], "type": "application-container", "id": "242e2e078fa645a8953d1b499f9cdc3f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38b352c6819642f4b8d7ab243a6db59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd97d82b63d14b6fb132e299c4355a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3c852c1956b049869169ba593ebdfe65", "region_id": "RegionOne"}], "type": "container", "id": "93abb70e54504d918d4716a50fb8a116", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74d1ee09e5314f02913c02ef68521b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b132bb17194046fc9df83a05277bb3e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f8fadb972dd848c7bc0048dd1863826c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e9354017c29e4832b3fa1163f774e663", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2af07eedcd49492288a2ae0eaf20c93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "baa29788f3ce47f18a5ebd9fdc035ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed2dc08adf33405fa74a51cdded077f0", "region_id": "RegionOne"}], "type": "rca", "id": "98f79ce741514713a5be8a4aa404b6e3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "11a88207e5f847679361a6ac21dd9dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0a996d8f7818475ea64aa3723eadcdca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a9390969c8e54ef7890d4d7ebc938889", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e47fb90cc63d4907acfa2942e7325a81", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bfe9afaad898497e9013217ad78bbd98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d6a5c8797ae544c087ecaabd24daa52b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "622635d3577f4789ba195b22f93767d4", "region_id": "RegionOne"}], "type": "network", "id": "90adcdcac1ad43b29432792108e49901", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3031d029f934776b431bba2bfcffb3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0494f67fb3742659869fb97f3888c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "26accdc37ca7440c970d26b80b1e054d", "region_id": "RegionOne"}], "type": "backup", "id": "18f4ae93bb49453db114c9b9467ea697", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb6ae19473e741c2b17634292d54ddc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "643d5337b4a943bdb0068eba11704586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b5aeb3aa7dc7452ba0b1bdce9183cd06", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aa683037f2b845f29cb43a5152bd792b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "141510b8a8ca4328bb2966e1452893c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5e4b7b642fd433ebc115cd25d205063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "08ff01ad9caa4cf69e16028cb2ad97c3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c6ae410baaa040b99bb3e8ef52d7148b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f8bc45e11a7e4821a4392125c3a9f459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ea5994722cbd4aada3e340e24b8e50b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "adf0ed41d57c4b4e8cc78acd9bce6c73", "region_id": "RegionOne"}], "type": "monitoring", "id": "3b2dbf015f144f6094f21a366022e2a8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2f15ad3fb73c428aaf31f6660fe5375f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0463571a9e114a019001fcd3283554b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6707038a5a5d42a28525a6f57e4ea271", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "267b6159f1be46c4844b18749c8bd38c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4dbcc3fb3e27410abeda32933b359259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "47ba2151587b40d786e6282cee9328ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e1288438a4ce484591972965d17e9400", "region_id": "RegionOne"}], "type": "placement", "id": "46e0ae4968854930ab96fef2ffc17b55", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c239a1e957a942e4a38531cf915d7295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "910911c5021a4cac8fbe7fe6ab28e155", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1b1e6c9bbfa248f09eb236b7161bc870", "region_id": "RegionOne"}], "type": "instance-ha", "id": "307101ab0a5d4905a7064df7cc2ac085", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4dfe4290721b4eda949c6c068fde4ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c7a84367377b432ca1e04037787a6b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "332aee0ab782419bb7e92ae8558897c6", "region_id": "RegionOne"}], "type": "ha", "id": "ed48ee79ac3f429bb1164abca87c1069", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "961fc9e5438d46d9b4a59d212f318b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d56d1b8d837540bb93f92c2a377a23f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f287353ab41d4c60b6d10ba335ebbde3", "region_id": "RegionOne"}], "type": "reservation", "id": "8a0bb0b4caf64381a374e5f2e166d6b0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5cebb33ffcce48e99b5c09118482c868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "268c98aa0c3948c2a3ae71036adfe83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0148312bf67e461ab2d415c7c3d4c940", "region_id": "RegionOne"}], "type": "function-engine", "id": "cfe03a441c3841bc855a59d81c793c0d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4dedcb7734ad4e809d513b45ab4456da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2baddbe6887c41bd9f045b3ebcf0ad95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b2c0d0c280a746b3b6c9da06ce1ba848", "region_id": "RegionOne"}], "type": "accelerator", "id": "fd9e9a74ef344f139c2248b7122b18f3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e281c479f54b4ed2b7d2ee24b7ac9f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b98bcb7f9b2b4b799fdd2d96982380e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "271cedd376a54c159994c7c97ae98856", "region_id": "RegionOne"}], "type": "admin-logic", "id": "960185b5e36d4f5187e7611ef390aceb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9417bf20024847a28aaf5f07cfa4ff5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ac41be50a154841b5163f325dd65fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9367ad9828ec404c8671844d30cecc77", "region_id": "RegionOne"}], "type": "registration", "id": "f9996a7b07034ec986a4f8655c67ab4f", "name": "adjutant"}], "user": {"domain": {"id": "1db8f385e2e14f428237eed5ff041a6f", "name": "0a116818feef4536be540722dda3c29a"}, "id": "bd7ebcd3dbae4c4eb1774cd0d8a29532", "name": "781b737a44d54dccb5268e20c37f4272"}, "audit_ids": ["0bd9bc7134bf485b84549c088ba6d2a5", null], "issued_at": "2020-04-23T06:26:00.725010"}} 2020-04-23 06:28:00,937 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,946 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:00,967 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:00,974 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,977 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:a3:07", "version": 4, "addr": "10.4.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:a3:07", "version": 4, "addr": "89.40.216.229", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://example.com/images/95e4c4", "rel": "self"}, {"href": "http://example.com/images/95e4c4", "rel": "bookmark"}], "image": {"id": "95e4c449-8abf-486e-97d9-dc3f82417d2d", "links": [{"href": "http://example.com/images/95e4c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-03-01T02:44:50.000000", "flavor": {"id": "3bd99062-2fe8-4eac-93f0-9200cc0f97ae", "links": [{"href": "http://example.com/flavors/95e4c4", "rel": "bookmark"}]}, "id": "97fe35e9-756a-41a2-960a-1d057d2c9ee4", "security_groups": [{"name": "default"}], "user_id": "c17534835f8f42bf98fc367e0bf35e09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2018-03-01T02:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mttest", "created": "2018-03-01T02:44:46Z", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "os-extended-volumes:volumes_attached": [], "config_drive": ""}]} 2020-04-23 06:28:01,098 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,104 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,107 keystoneauth.session RESP BODY: {"networks": [{"status": "ACTIVE", "router:external": true, "availability_zone_hints": [], "availability_zones": ["nova"], "ipv4_address_scope": null, "description": null, "subnets": ["df3e17fa-a4b2-47ae-9015-bc93eb076ba2", "6b0c3dc9-b0b8-4d87-976a-7f2ebf13e7ec", "fc541f48-fc7f-48c0-a063-18de6ee7bdd7"], "port_security_enabled": true, "tenant_id": "a564613210ee43708b8a7fc6274ebd63", "tags": [], "ipv6_address_scope": "9f03124f-89af-483a-b6fd-10f08079db4d", "mtu": 1550, "is_default": false, "revision_number": 0, "admin_state_up": true, "shared": false, "project_id": "a564613210ee43708b8a7fc6274ebd63", "id": "0232c17f-2096-49bc-b205-d3dcd9a30ebf", "name": "ext-net"}, {"status": "ACTIVE", "router:external": false, "availability_zone_hints": [], "availability_zones": ["nova"], "ipv4_address_scope": null, "description": "", "subnets": ["f0ad1df5-53ee-473f-b86b-3604ea5591e9"], "port_security_enabled": true, "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26Z", "tags": [], "ipv6_address_scope": null, "updated_at": "2016-10-22T13:46:26Z", "project_id": "65222a4d09ea4c68934fa1028c77f394", "revision_number": 0, "admin_state_up": true, "shared": false, "mtu": 1500, "id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "name": "private"}]} 2020-04-23 06:28:01,112 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,118 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,121 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": true, "tags": [], "network_id": "827c6bb6-492f-4168-9577-f3a131eb29e8", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2017-06-12T13:23:57Z", "dns_nameservers": [], "updated_at": "2017-06-12T13:23:57Z", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.24.4.2", "end": "10.24.4.254"}], "gateway_ip": "10.24.4.1", "revision_number": 0, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "10.24.4.0/24", "project_id": "65222a4d09ea4c68934fa1028c77f394", "id": "3f0642d9-4644-4dff-af25-bcf64f739698", "subnetpool_id": null, "name": "foo_subnet"}, {"service_types": [], "description": "", "enable_dhcp": true, "tags": [], "network_id": "2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f", "tenant_id": "65222a4d09ea4c68934fa1028c77f394", "created_at": "2016-10-22T13:46:26Z", "dns_nameservers": ["89.36.90.101", "89.36.90.102"], "updated_at": "2016-10-22T13:46:26Z", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.4.0.2", "end": "10.4.0.200"}], "gateway_ip": "10.4.0.1", "revision_number": 0, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "10.4.0.0/24", "project_id": "65222a4d09ea4c68934fa1028c77f394", "id": "f0ad1df5-53ee-473f-b86b-3604ea5591e9", "subnetpool_id": null, "name": "private-subnet-ipv4"}]} {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.057876s] ... ok {29} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain [0.336866s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,847 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,853 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,855 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,859 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,872 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.788385+00:00", "project": {"domain": {"id": "4a89878adff744a8a490e45dd7654d0d", "name": "eb6bb0655554446193442bb8d7a78e7b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7a20397e81124fd3aac60762a065e410"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2255c4632be9497590e9e04abaf548c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "57e43c129bc540659aa2803fd4178da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "32d53308bc424cb8baf321491128a737", "region_id": "RegionOne"}], "type": "identity", "id": "09fde8a97a884b249351f296ec00c708", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "860f29b63c8449029649e0873bf0816d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dd5e0a073ba942c2be61b6b3c12242eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "68fe18dcfd214963bd1467233ce97a58", "region_id": "RegionOne"}], "type": "compute", "id": "3c0909a1570641c2a21d4982643ef8d4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "feddd147d8be41e0ad18b5efeb78e031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a12d1ac0ae43417190782c56383be14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b8445893e4d04c449867bd9e49fa9836", "region_id": "RegionOne"}], "type": "image", "id": "7f5970fdcb394a6783fbc84cf352234e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a20973dfc2f94122bc65662d0c78ef5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e296e46d400542c9a1d46abe44081713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1553799b470c45d286d8da19f283f472", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fcf2c38f756344a59b680bdbdc4ea7b2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3088ba880a684e8e84c2c6fbedbccec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c272c7583874022a01d7be5d84ad377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39b29b4505c484a8f76231ab019440b", "region_id": "RegionOne"}], "type": "object-store", "id": "d3661c420d314296a84516fcc24c4feb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4a065e38a9342b3ac030c73fa6e4bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d90ad8f70b5c405f8f37af9d0ae8a1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aca7701f5e374f02acea7bb32eb960a7", "region_id": "RegionOne"}], "type": "clustering", "id": "73cfa839f4e84747921b649695e1d654", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a193be5bbce415ea2b1aa02496b207e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "884efc97f7454469a4ce52e6823ad082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3f3b56d24f2f4ec798571d1e669104fa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "947df48398db4f2e9530ffbc262b71c1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "964e5c60fd444d87a55e186e69b5a196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fafdcc4719b24a7592de718849b424f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5d41f66f16e04bc8aaedd2b860221e0e", "region_id": "RegionOne"}], "type": "cluster", "id": "2ca0fdf07b354a908a48a774447f4ef3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0454c503b83d4fb2911bed2c30408544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8057e7c28cff421d8670a42f5e3b8e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f9d0a374c808407295950069967a8844", "region_id": "RegionOne"}], "type": "data-processing", "id": "43f692500ae14ce38eed6064cf1d58b9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf55e2f7ca454c119429f4930daeca24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c815812e55c74658adba980799c915b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a1c26600f90c4456a6bf2c1c9053dd7c", "region_id": "RegionOne"}], "type": "baremetal", "id": "10bd9f1918564a1facca11210c4f436d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9561c8b6250f4c939e3958d2dabf6278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5577c512cf034e678eaf42c8cede5861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "901f1fbf7582407fb9eeecf7ef0e8ea5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "83c029da21514f698a6a65700fe01fc1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3be504cf0f7447119438f6427d3d7f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "35876a8222e8470a98e825fcce8cb1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "52032453dc104a1cae8480135ce7a8b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9ac9e3e5e7a7400a9e8c7bd4a394c2ef", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3755aba1068c4aef82606dfd83f4219e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "62a8afaf5e514e308e97cb1c10e54141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0a94cdf38f974b4a9a3eed507ed529ba", "region_id": "RegionOne"}], "type": "key-manager", "id": "49027992e54c4c5898694bef392b5459", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e01b6c939178416da1b88b29be77a131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "064e2a858e4f4d209ac765531d430882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "62fbce5452dc44f4b2d9bde385c032b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9386cdaeb67a486596f8bc2c808ff775", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98888d17b88c4047857faa298e6e5a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d75726c7960e402fb2ae8e447803790c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4808709fea9142e4bbf27da779d67c4e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "809d18b9abd94860a0d4f041dc513eb0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67f3591ce0ba4e8bb33c42c51c577e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "492eec57190845a5b39e567450f6b1b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2615015aa6c44e1b88f9fbbf7bd56419", "region_id": "RegionOne"}], "type": "message", "id": "10d0087788cc4349bd434160a71d6f08", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82480947215043c8b8f4760a66d4d858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05a4d990ea0e49b08aa14c37b9d267ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6cd137df81c94f3f9e27cfaedc45ad1f", "region_id": "RegionOne"}], "type": "messaging", "id": "481ead49e0174619906dfc903161eb65", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf92a04990f34080b07b508fab56b465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2a84c22b202543b9a7f20fb49f24e35d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "44e606564ace42cc8a5ceb1ebfa04653", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ee2756fc2c634439ab49849e1ec6b2cc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3082c2aecb68448cb42de7f1b619b4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07acbc69872440d18142a85af431dccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1361f6dacbf45fbaf8bd2ae9195bd22", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a98c417ad4c34eca82e708c3af991d82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "460fed7a13be45ca99decd5c41f32f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20a6ece512ea486390d18bdcfa4d65bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d9fae94963b451d86890e0d319bfb61", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6d32994a5a6c49efbad9cf0116c49090", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ba6693c3d07479ea410e168d96583c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe0e08081855402ca527a8750e1ebdf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa63c8fa98454eb49c2bf14936a534cf", "region_id": "RegionOne"}], "type": "container-infra", "id": "66d9b267777644afbc7f429caabe5cc8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f8bfed9bf81942f6b330cd99961ce915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d77a6c4ef9fe49b6bfd04d44028dcb2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3466f9566517460f8c01feab802223f4", "region_id": "RegionOne"}], "type": "search", "id": "4d1bc7af704040c989440bbcc99d96af", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "55c5a6be271b4a78ae1689d458ccaf7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3ed2aad2be5244e6a31f188e0cbcf8dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "03111ea46ae440e58fde12655e2cd465", "region_id": "RegionOne"}], "type": "dns", "id": "bbdcab6b2fc54acf852956c062437257", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fadfcc5914c54e6c8d85a5e6a48669eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce69a52b00414c78a44a71fa0892ce82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ded5de2d0d54784b9790c8ccc68af9f", "region_id": "RegionOne"}], "type": "workflow", "id": "5d7a4dc6a9f8445a8023118af75200c8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "087b868e5dfd42728534b9037cb8e965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40271edac3624b48b3a29f5965e34f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f343cc0eeb71425a865a1df69302a5c3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7cd776244078413380abd0dea57ede60", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b19504004f21473fab6f9f425beaba47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "15fa3e6a588b41c08cca6b4c2458ec70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1c7783ef508840cdba875d009f261b02", "region_id": "RegionOne"}], "type": "rating", "id": "fab27d2fc2bb4af4bc7cb29fefdf001e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "901b218825284b1aa7e6dc127cb6fb52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a8b9bcc25e9e4f63824f937ef32ef21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a4f93e58e9444d99abcb892d06267d30", "region_id": "RegionOne"}], "type": "operator-policy", "id": "41713ce5f1a74a14a7a74fadfa59b7b6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "50f0878bd4d64f69862fc2582096dffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ddf28c147e2458faf538352af2e8885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd657e5ceb854ec4aa6f0256c1b81130", "region_id": "RegionOne"}], "type": "policy", "id": "b088426abc0d4ef2887107bbf6a3bc49", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "066f455ee9b74d308a0ba2b187cf9842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9031cbae215e420b98ebd8610b3d8036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e8be5ff500984118a7ef39ff90f77043", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "eab5f3a120a64da88c3537bf0e9d9cdd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2ab350407d943949cbd26778827840c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0958a4485fba4ac187e4e0fb311535af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "840bb1b6f28b4454939e9f1cd4d46580", "region_id": "RegionOne"}], "type": "sharev2", "id": "cfde3870ca494566a54b7121c48560fe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af70cc2215b24af2867f48dd930bce36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3edde8b2bce14c32b71667dfec23a866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e61dc8ff9c864b9db0eb2e51a7459b35", "region_id": "RegionOne"}], "type": "share", "id": "1ebb0d3026a04b81a7a01b5db19939e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77bdbeba06324315b4a89ee9e1929bf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f63e95d541d740348ce73ade7b93261d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2d16320396c14d19997b3bdd0487041c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "422472f0ae2a402293f9ccbfb6d35b6f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59d1541a13e140379f8ea8c0792ae229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "736b6d03d2884f39aa76baa92c28c34f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6c2ee17129243c0ab07c5fa779dd040", "region_id": "RegionOne"}], "type": "orchestration", "id": "7b18c2e237a34cb6a616a58a82627294", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e24debc1e9f54515b55675f6306dead5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a4f8386ed174417a6d570d1d3d7cac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b13c4821ed964b58ab78d345f73df9b3", "region_id": "RegionOne"}], "type": "block-storage", "id": "f77146950829488cba7329004f5431ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0816011b41d143829bade442dd56eccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb95247be51544b081ceb73b586c8fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4d01f96cdd146eca6f17e580926a744", "region_id": "RegionOne"}], "type": "volumev3", "id": "a630d7356eab410cafb964402dd45d05", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "363fadf39f6641ef9e946b3b1eaebd4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f66a7ddff7849bc845a5d8539826a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2c4c18eb8a94e3e811b051e0093a28a", "region_id": "RegionOne"}], "type": "volumev2", "id": "074d36aba3e1423d882c4fdb8cf0c5ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d11c990244549d48c6475609f3e8642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbffe39d554741c39a74aa3833c7555c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b72fccfc22341268af9a0115902c055", "region_id": "RegionOne"}], "type": "volume", "id": "7f5eaf7c21f54a52bc37c6d363cf25e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "348c6040420a41cea1eb076a8a5dc4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cee0ad7c66f74f8787939d2d91736825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b386fda70094ba3b6fab3503076d83f", "region_id": "RegionOne"}], "type": "block-store", "id": "df0021a5303d480ab3e2e81ab7f335df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34f6ab9d6e95473a8482fd38e361cd98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c58dbda45a341fbbbe02351ffb2585e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ad0e53cdb9a9414c829e31aaddbfed4d", "region_id": "RegionOne"}], "type": "alarm", "id": "39199788e58446d3a7f2e7c0c8f0fd87", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae8dfb86de23404eb093ff8d1f811153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "042a8b68408b4277b08fa09b1a48d03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ecc5c26e0f5141208bad9285a940b586", "region_id": "RegionOne"}], "type": "alarming", "id": "b75817001eb9412aa4801d259d914ae9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70da9151351442d698318dd59f8ea33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5432b9b9a38486cac04575d54652e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fd1a669be451464abce3d14b6b281577", "region_id": "RegionOne"}], "type": "meter", "id": "c1365f4235284b92987de8e482880338", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "67beed402964483bbd94b4f03ffdf8e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "47c3036ff89046bd9c6ef4e5d4ac6ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c85c0c6336ec4723aec76568dbf83ad3", "region_id": "RegionOne"}], "type": "metering", "id": "62e19e7131c94eaab4c86a6b3c8fdeec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e44698ed0f8d44bfafc1475b9a68d314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "77c54d0624b740a1b7ecd6080d93140f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3b21b296ba6e4954aa6654e93978fb21", "region_id": "RegionOne"}], "type": "telemetry", "id": "207d209dcb0e43fa8c021c6e04155e0d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e1d64d26b74446f5a2e3fecdda228d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5b47749091f146f6a1c08efb32abf445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "80dfdf064cab44d682c8215888e22be7", "region_id": "RegionOne"}], "type": "event", "id": "8044e6f58c0b4e01bc68b9b741ca8d7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8b67785e0dec4368ba8c5fe3a3785140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9459c448b8994094a6361177c9917169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e7be623c190949e7aed701794e709107", "region_id": "RegionOne"}], "type": "events", "id": "e7c3483dbe084ee88839bd81022c7930", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45088c89b8b34c15a311b035a281217a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62950e5190bf46d997db6fc25a10bb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "369798392c80409a855942aed5190bee", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f329faf3482f41d791f50e417924636a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c1eda74475e4b1798cdbfd1b661c1b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88a33fd6ad1444398aa662905f2cf52d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5d1cd9e575104bdaa4dd20b25e4c1857", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f22ea4604eb94bf69492c3e7de786679", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "58d425244ec34eeba629e9336620c959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "495a0242217c4b7594105634a43e9665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c074cac71dd47f6a8cfab1911d03702", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2c334baa3c714a0091cba7afbecdeb68", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1bbcdd9a6084a9faa1c081e3fb128f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3da59df3e2114d5da095bf59b3e5476b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ec5dc73365ed4444b9a310e8ece5dfc4", "region_id": "RegionOne"}], "type": "tricircle", "id": "82f3105b850441c29b6278dd2f5e4ddd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c4ee34ed34864076a79084384eaade20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ba37ffca5e0c49a9acadff274456262b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c203d49017ab4494a1625efa8f14becf", "region_id": "RegionOne"}], "type": "database", "id": "6b06ca044d6d426d88f68288d15c57df", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db56fce7f9a349dca7a984ccbcdb2a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e0709302b5f54080b168f75b41d3110c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "161d0f99bb6f45bcb47542b19a361097", "region_id": "RegionOne"}], "type": "application-container", "id": "67a839e683cd4ec795b849e746e10e9f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "52abd923004040c39ed9aed41cbf27ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96da2e02b2a3453d8807160ab6449781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8b60c804633c46b0856c1c79d6d66f59", "region_id": "RegionOne"}], "type": "container", "id": "3c6b590a244c4793acfad62646a6d373", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2304720d5f4745c9aeeaef91bfb174a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4b27abbfcc24ccbbc43bfd257310aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eb1595205d1c4ee9ad3dc2bfc52adefa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6091d4bb40d54004be223f80b3919be3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8eb1f00a159e43a59ab8e001ccbe5abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c3e49c6628ca45a382df46811be6bfb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c7735429f6df4ba2b00a7e7ae608efe8", "region_id": "RegionOne"}], "type": "rca", "id": "8f236411e64d4de2a55d35b1014bbf01", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1d6cfe97bc164de596eb657f223eeef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d3d00e57718944c48409c0b4a264558b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4d94598512de4c4497422d4d1a00b690", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "25b8165b729a40468a946fae7fcdb858", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2261bd4311804a44bdad457310ddd852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e6fa934272bf47f4827307d668ed94ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8a190378e8514a68b7c4e5090c359443", "region_id": "RegionOne"}], "type": "network", "id": "e97f11d136a24aa2996644b751391a32", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a3e7be04ebf74f36983eb29e4cd1c5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "913e0b4256094fd5a43060b65a4e0602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "130d56fb013e491fb1167d8a83227da4", "region_id": "RegionOne"}], "type": "backup", "id": "376c80daba5a4e598ff210c0f53bccfc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4fcdc6034b1448cab7c20e744c4a4ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "218a52e5025f44c7b0f11ece4dfcd452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "199a6ff664544b4b85b694a3aba943ba", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2e5fc3b1576b4c73a1c4c555a0f2f7e5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62e7f234de30444f9c7e0fb4a3091a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b3c12b9af5d4a68b22ea5866e7bdd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "31b174109d424802a47d1a3bbbd598a2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "39bb6ab65eba47218d910991d334e0b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7186dd043f948478384cf7ce634d4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7f15d1b501bb49e18101e8a43bd4477a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d6ec3f96279c48ceaacea7623dc7749f", "region_id": "RegionOne"}], "type": "monitoring", "id": "aab771333ea74845b1355bae3171e4ac", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d0f339ca74de464cbd78d782d6fc8f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9eabd1fab0e746d1b7e40e7191c6a906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4a7cc240f7784bbfb60716aa5747fb7d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9d5d7a76b7204e3c8cfa2be5ac904123", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d699a79b42146158b0075742e0970b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fd0174a25c7f4d99b6a0621a9ff5420e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bf7150056fbc445fb0646eb05b452474", "region_id": "RegionOne"}], "type": "placement", "id": "bcafb8d2245f4ba1907781eed0a717a2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee3a6cd5623b4b34b8e9a7e99e49b275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94b740910e4f4f50af1b2eda5c67b66e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "731636ee82874a859eafd5bce5b521b2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec691416db3d49c1afb40a432f9f0fbe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bfbcd2fc39fd411b8ccb87c62b22d958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "33d08c8ab3f2423a84b01eb95c9068c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "81dcbe9fea8d4ea380331898f37aeec2", "region_id": "RegionOne"}], "type": "ha", "id": "2fbf7ae9d82e4d98939870fdea4292f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "872507019d9e47e6ad8caba6c429147d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8a4551d263fb40e385056f9b63aa4ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3b87993bb8624da8a46ba7d6d1c35eb6", "region_id": "RegionOne"}], "type": "reservation", "id": "e10ecbfc234f4dfa9a3795a8223fa445", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50558ee69c07443ba780bf5a2cc84f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bf50422bdd1d44f495097f14010844d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "354ce171123f47279ea748d40c17dc42", "region_id": "RegionOne"}], "type": "function-engine", "id": "2fd45dc0118d497c82a53f7be3c70fc4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c0d3394ae2e34340a81d55e1e0c675cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ed71122837bc4052b711cd981cc0b80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8110639c12594032b32f93bab862b557", "region_id": "RegionOne"}], "type": "accelerator", "id": "18a60631152048bba87ce0a83ac0883f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3271d2083d14b27b15e96c4e3e0bb93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d860d41d7534416a8a164cf7edeb0c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c18ac269da34b90bbe7491311d89e06", "region_id": "RegionOne"}], "type": "admin-logic", "id": "812efb8599a24d028444b9c240076e61", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "505471de7a9f4b73b7aac07adfed9fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59032737e1924803a774a543ae70d13e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a667a02a826047ec91b4f11c1a1a9668", "region_id": "RegionOne"}], "type": "registration", "id": "f87ec053dc744b2e806365a6a4751c99", "name": "adjutant"}], "user": {"domain": {"id": "01b5ecf35a2548a7833b3958c7fd2ecb", "name": "eba84bf7fb1e4de9b2b917ac2116f359"}, "id": "8535b4e06538470ca8e6fbf00d7c6aa0", "name": "12085b1556674e2bb81d660ec1fe7b39"}, "audit_ids": ["b5d30b05fc514e5fbf8c9138ec01bcd3", null], "issued_at": "2020-04-23T06:26:00.788385"}} 2020-04-23 06:28:00,990 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,995 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,998 keystoneauth.session RESP BODY: {"roles": [{"name": "2a32f7c32a6e4c9a8047787537bc7a27", "id": "e925ea7835b94ee1a0fa297fd0cb850d"}]} 2020-04-23 06:28:01,034 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,039 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,042 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "703c4bf39d7945ea9aac1d29bd6baf62", "domain_id": "d496c1942a704f2090e672207ce4c394", "name": "username-3"}]} 2020-04-23 06:28:01,093 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?user.id=703c4bf39d7945ea9aac1d29bd6baf62&role.id=e925ea7835b94ee1a0fa297fd0cb850d" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,101 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "91d8230908354ea7b15d0ff559853d38"}}, "role": {"id": "e925ea7835b94ee1a0fa297fd0cb850d"}, "user": {"id": "703c4bf39d7945ea9aac1d29bd6baf62"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/91d8230908354ea7b15d0ff559853d38/users/703c4bf39d7945ea9aac1d29bd6baf62/roles/e925ea7835b94ee1a0fa297fd0cb850d"}}]} {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_groups [0.057899s] ... ok {31} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.059847s] ... ok {23} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.094997s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_pause [0.058826s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.059065s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.072538s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.059932s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_resume [0.061824s] ... ok {26} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_orders [0.059534s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.058099s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.057137s] ... ok {31} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.060513s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_get [0.056854s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete [0.057624s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.064516s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.181611s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {27} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_delete_ignore [0.069391s] ... ok {27} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.060307s] ... ok {12} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.077197s] ... ok {12} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.058879s] ... ok {18} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.203041s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,063 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,069 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,072 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,077 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,087 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.012539+00:00", "project": {"domain": {"id": "df898a1477c94ba3aab61f54fc68ac1d", "name": "68ac03b1e22a4f15a32cae77da3da830"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "da0472cafeed40f98b14f1a439baa2d9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7dbc539b78c246368c733629adbcec50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8fe2cb12a6114a87ade5efa75e24c93c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ac6e4c67260e41409cdc00695a7fcea3", "region_id": "RegionOne"}], "type": "identity", "id": "63530168104f44a9849b2120e172a893", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1540064487cf4120ae841142911e27ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9914cb62792247d5a5cd310b35a8e82a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "811735286a5242a2b82b36291453b4f4", "region_id": "RegionOne"}], "type": "compute", "id": "b10621bef12d417a98d464268348de6d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "afe418499f094f8eb741959c716d25b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9b873da426584f4ea3398203216fbce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b2ffc862c1874d8f9aab7c97994dd725", "region_id": "RegionOne"}], "type": "image", "id": "59cfd79172d148b7888fb2204c7b23f7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ff751246fa0a46aeb7ab1c93f8fbd573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a4a150986fe463098db2bc4510041a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "aee61703746c4ee9b2f286e8623b07ce", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9b355f3a1b4c46419d38baf26509c32c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f89166d84d74a3f88e26b30f342886a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4747932887846c4b46e8550721a576c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6af52d59b7245fc9152d71fd4269c6e", "region_id": "RegionOne"}], "type": "object-store", "id": "25633c83340e4d388ac840fa32298ec1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9da7a71dc034cf28fbcae6b0207a0ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "204470955c1245ab845eb5fa665c5002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eaadfdf62647475a86f93f48864afd8c", "region_id": "RegionOne"}], "type": "clustering", "id": "0631f6cc541040ca90312ca251192a19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1d43c2c95b94429955bf114a610b709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e30a5c5fb9b041edb8e8a45d58a61658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d7821e425a874b0e87e2abfabca45f39", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b944f60a36541e3860aa7242805988c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4429411ff804cbab0246e6a1b104fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "069f087b9a94468d9a24f658e4301458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ef2e4044b794531b157df786ee340cd", "region_id": "RegionOne"}], "type": "cluster", "id": "d02ac5c598bf4ff088ff792dc63aac71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1a4b2014af54cde81c75cf022a71fe5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dd154720743f4078a5c1c60c45af6b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bc3dc589492f440a842ba01151a57c9f", "region_id": "RegionOne"}], "type": "data-processing", "id": "5cb9026070704424adf94ebe592fd1e7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d4ea51852d9b4e77a3967bc2ae3eb8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca8e3fae6af44af7ae79a5a3290e078e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7c4f169c72fb4960874818fccdecee68", "region_id": "RegionOne"}], "type": "baremetal", "id": "5008b167d56c4ef090519ec239702457", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11439e1f5d274c8aaa2a081ed3f266b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f42915c4a1f24246a2c1a70545242c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5feb673fca1a46b8a1b1544025b19bd2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6cc73bdd57e84194a0dd8a96ad578bb1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f4bac1053ad0488a94c43bb27ec54297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "64948eedd70f437087f543029ed7e43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "db46405bccd0457984af9238aa6c41d1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4d3f2c6781aa43b58d0ebda699248daa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "87c16d7086454f08b5692aabe5a99f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ec20252a9f8e410a8495718649a42277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "af56e0b5b5414cd08850365a83b02d25", "region_id": "RegionOne"}], "type": "key-manager", "id": "5d446ad151a84578ac3c617e43066841", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31a632e998434d959e919a29664b4d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0985833f3ee04ec1866eff02ab577679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "830ebee774d34b4bb934cd348435286f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5d7306ae64a649588cecd373527c9a32", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad5a974fe6b348cc9bf3e29248f34cf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70b2fbdc7f1c43bbb3692447805fe101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "86948c27fee74084a36c0ae723b60f9e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "55d73c99610a47f989f06083a39a7009", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d6bd86b674ba49b098e36d65c554e6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c0be010542c64141a9ccd2ac3e5d06e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d510a8fa7fe54425a1e7bc96a6a48000", "region_id": "RegionOne"}], "type": "message", "id": "8fa4c48aad8b43b4b9582c0f2027f22a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91224d39203544cda86264ce133d2679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c493a9d2fdc1473db22177cee8e81ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db6f4fdabee04e3ca4dadbc124bcff4a", "region_id": "RegionOne"}], "type": "messaging", "id": "7749db77bbed4c6faad208e78392a194", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cb1bffd3130d410e8176a7442d581d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cd0a609fe2804a31bb611ea2bb72fbc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "84d4c19ced2948108261ed550411fe38", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12bab69cb7144e51a965df0b55e813db", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93e2c359efec4157815f2755bf1ac6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a28bba20681b42c5856a9fb750772904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a762a2c1f824275b3aabe6610490ea5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "be672f07103446d9a7a16150fb5d2c20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "048bbeb7d77047b1b7a500f21a651869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e26ec3ab4a0414fba31672e0c22ea1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4f63c9c40fa470fb5398012ded0dd31", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "499ecb1bd7dc4b37a8cf13c68a6073e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eccad55831c412cb16fd7c9312e8da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97a60907ad504afd91a41841251b7b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8aa14176abf34cb88f9a3f0964037f0c", "region_id": "RegionOne"}], "type": "container-infra", "id": "353d4cb0ffc94f39bacd5af4f3b492bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "defd03bb04bb40c7ad9a45bcc1217f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "27821026ab464196a6a46b51f323bb4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ff19ed0a862343d6a085819328a28746", "region_id": "RegionOne"}], "type": "search", "id": "81ba45bb53454b09974b57e7f4d676ff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d9bc86643e68472cb4fb481b0bc8dd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "54732c89504849c2874748180990bd0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ab6cad88b4af47b5a1bbdcc9cd34135a", "region_id": "RegionOne"}], "type": "dns", "id": "b40dbcaa0f3048ebbeed9a876293fe16", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb9ddd7307774b1994a1266d28e9180c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "78d0b343ef3d4817b7933f0997d9263f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55e44273242f4484bf8c03c5c9fdf9ae", "region_id": "RegionOne"}], "type": "workflow", "id": "2b88a4a8ee814e00b22eb8a663430c3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b05154341d114551b152677089951a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b462d2285ae949d8ba616f13adf5ef0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b5e02427fba646bd96977ccc8879283c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c4e9e345818846f38f617b095cf3f0ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dc65444b8f484e9ba4728b94a0ebae69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bdc215b741334c85b8716e1a2f46cb00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b048faf682f24ff6ac540c86f5f85317", "region_id": "RegionOne"}], "type": "rating", "id": "8d49fc892e494819b2c5ed324305f05f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b7b3a33e8bd4497846fa18a523ea020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9e1411f31fad4679a84b9ad0e1643ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c616df1f2401405ca463ec6c687109cb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7d02935ceffd4a94b47b55629605b9d4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "379391cf94af4c829ebb75622cfc1d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c96d18595e864550ae672389d7153762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6364a1332c7049af99020507835588c1", "region_id": "RegionOne"}], "type": "policy", "id": "0b6ac8cf190f4d14b259e6e6722cb51e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3951478dabbd40a1a1061ad4ba534164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "905e9c2d44394cc3a15a622ce5e07482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5cf78e8b137f460db54349b981412b80", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "21e5f96be2194849833883ecaa785754", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b04c0dd50824f94892c2d48a991a944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56cf1e93ad44464b927825758cebc231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f9f3de63599c401fa5285d5f6ebb5aac", "region_id": "RegionOne"}], "type": "sharev2", "id": "e2d2f1631e4b47f18569f962fe2c651f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40cc9a35a7d445dba1b9c134b69cc9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8bdfe7beb06849aba6f918c733480036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aa5969cc19014783ab903ee0bced6d7f", "region_id": "RegionOne"}], "type": "share", "id": "5e5b79b8706c4e44a23476886107aeaa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4326084d7f5e40079c7155f0ae408cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "37c3c7b8d4484c108d5e778cf7304112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "32dbfd19125647cf9faf18015101e248", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4c6d4b1d137b4c8ab002dbadad8f5baf", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0d93c869ed84f0eb82c826c22c5f58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd599a973f0a4fd5a416d6328d7f2ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7380624498744a4795facaf944bb4b84", "region_id": "RegionOne"}], "type": "orchestration", "id": "be416d8a5fa04ad08e6bb184beb1b872", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d90148f672949d787f93e44671d201b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65b491a2b4674b138a3ec634e4bda826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2bd2eb08a6a4966a669c22842b08e85", "region_id": "RegionOne"}], "type": "block-storage", "id": "99fe8ae139a341dbba406b484e2205f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f04f0a4bc81a49f0967ab80c874a00d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbd0b03edbff4ad1b8e60829a1ace925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d0dc5b44d4b481ca7b105097b387bd7", "region_id": "RegionOne"}], "type": "volumev3", "id": "e6a7de37c30e4832a293cd8034eff47d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b9430851a864b0abb0497d8ea16f431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5075aa2f39cf49e2ac1caddc74e6a95f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9ea8f505fd84405b8f052d4b70a01fd", "region_id": "RegionOne"}], "type": "volumev2", "id": "057f479a13f4423890172a36d1a70efb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6f037466e554e3d8501002fa414d8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6411692e3b453c870faa7d9a8c89ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "534376a89c7641de9361e2eef3bf2af0", "region_id": "RegionOne"}], "type": "volume", "id": "e2e71c9dcc8042ac9eb0ca406199b4b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fcd5d62371a4458815e3f3c99c4b6c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ba7973baa7843f187ba558c5e0087df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ab6d3a988c4033b71b34b2dd791071", "region_id": "RegionOne"}], "type": "block-store", "id": "fe2dcb5101bc4f2a9137c485e83a3991", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8ac80196c3e4c8ba3f8ab95ae1c0f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1824e99eb2e245c9aa1d059481572177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8367e7e24c4c44948939a3fb1c06ef17", "region_id": "RegionOne"}], "type": "alarm", "id": "7b1386f7e6cf48599b8bc76baba4b39c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "770f7278172142eb8fd4d4e4b872279a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ffd8b1ad29644e3ea85c2bb69ddeed58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "72abd7cfdc304f2191067a9a61f6cbd1", "region_id": "RegionOne"}], "type": "alarming", "id": "41713f305fd248088aba0b5fa8bdb829", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "23c994b98a7d4d079408bfaa21549f9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d046b5b1fae04e88ab35a210b099b32c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "684377cd9d4e452dad2d274b676c2fec", "region_id": "RegionOne"}], "type": "meter", "id": "eef094197d144e0aaded0e539a8d64bf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "61e4af0fab6d41c0894473659c95f6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9edf835f2e9f4ea6a6fa8aab716af607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04bebd74d77e42bcae782011b6c7b0fc", "region_id": "RegionOne"}], "type": "metering", "id": "84d4c6aec2b94b67bafe91ba7abc3543", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d7fac45e7b9140f897bfebb0f0574fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e5941b729b64cf99d12afafa606babd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14402f1cdc1641c6b6b12a26ea5d8347", "region_id": "RegionOne"}], "type": "telemetry", "id": "f6bcb4c154c14c859b251c90ab24b103", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "09d2069110054922aa1b75826ab34512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d4c689a6e70e41e191023f74b431972c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5f305fe629584445a17d4a5abe3afdea", "region_id": "RegionOne"}], "type": "event", "id": "d06209d56b5f4771af3d9248a783a992", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2b26173f98934a569063f272657aa35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "35d2bcc790074b2da9695fd7b5629d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2bdbf480e10340bb858280bb7656ba07", "region_id": "RegionOne"}], "type": "events", "id": "7cdb03509a314087b2253626437ee7db", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9ba676fa9f54964875faf8a9be4add5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82c99dd9400b43129e698a82d555d9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a2cf4c6cd14f456084486b38d1f648ee", "region_id": "RegionOne"}], "type": "application-deployment", "id": "578293fd072b4334b2fde2e7420e43bc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "47b7ff4d30c1494cbd486df9d89a6fa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5cb92d13a2644752b5d350391673ab1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ac51fbfc88dc485dad9b3faf7c4d9fb7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "faab3d9a393d4aaa8997dc873f9bf659", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb87501fb98e4b04be5447fef044ef80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76fa0bc61fc547c18767662dfaeb7cf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "316549d21a21435d9712be5f2d29008b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a0564807368b4da087dacb0bd524f741", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4c4842511b7432681aba042d5613a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5cdf510f3ffa40ddb57bc84653c25fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "29732cfa6d0c49b3a4d61fcad07221e1", "region_id": "RegionOne"}], "type": "tricircle", "id": "23c096d8e0e14f8b8b89546694e32c01", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5dbd2ab8bda940a28fc26cb047997b4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "83e61c0541f54e0ba8ec7233c5a22712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8564c02f9c91489da46901a06047f4ea", "region_id": "RegionOne"}], "type": "database", "id": "07612679ef98465aa7defd6ed0853119", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cd7f19dda0c341fc9b40e8e43f605a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3a761d8e333485ca5e3c29fc8d225cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "44e3d0bd5d824d65be2258337acbe6b2", "region_id": "RegionOne"}], "type": "application-container", "id": "a686e6edca34463b81fd84688e73950c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e45a68b60cee4857b215d82d387000be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41ea150746f94a6b973626713b7d49c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bdf4a04378b54c5bb68922336b06172b", "region_id": "RegionOne"}], "type": "container", "id": "5696e8d105ff4d49b2e4c1ba4e34c6c7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14acb928c0c74c47955123cf30ce7f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cbd9055eda9a44799b11d8fbfd980d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "377f6da6e14249149571708e37d91cfc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7eb8fdcce2314917816732444695252d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b48a50fee3944ccf97d379d1819e7e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "def38ea9873240dbb2d394db8738755c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7dc50c176ea34a4cb246c8415d0db031", "region_id": "RegionOne"}], "type": "rca", "id": "9416d7cd295d4824af8fe55788bf3e13", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f0ba858e76844498855285b68e43528", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "613dc5ebd0a84ec09ce01d28f025002b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a632068bce6d4707ba92abe9522050cf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "964a812bf15e48dd81f09211f7ae2000", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "38656030c1934918933ee8c20bc548e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "103e224c90e547ac81086103dec5a8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ad59d1302b6b4d37899b033319a94bce", "region_id": "RegionOne"}], "type": "network", "id": "6f32b6fa54fd4f70bfc4e498cd0e96ea", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d818c29dc2fe41e7b15f94b62b7d3632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b3e614bcd868417b93c3cbf4dd89bf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f7eafe2c6f044271a71979d81bde858b", "region_id": "RegionOne"}], "type": "backup", "id": "767cc382f64b427a8d8ecf0f6501e10d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4ace267c5131467eb5ac850405ba371d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a07298be73c44db94aa840c68b4b35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a19fcfb890b141758e355eba249840aa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "97b1aab4a27c4bae99326f266f24d86f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c68f11550e314362a5144734257f84f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08b6b1cf6ea6466db8e865381efc041e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b393e4cf8f9540e3966cdb873b560dfd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b01a4ffc31574ed89ee6f0f88a719733", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "98d03e9b409246abaad3cc4b0280428f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "769af4f6b9e5474ebce59a51e57167bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6c24a3ff6684584a5881696af6292c2", "region_id": "RegionOne"}], "type": "monitoring", "id": "2deb00b85b1a4c8d9374b8d5a21f769a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "67335a335666445bb52b9d1b01343510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "14eec8f5dae64478afbcc2d5a3380e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8b0645d9f75a4af4bd27cec007df9413", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fbf81b9697414feb9ec644db32b41f1a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba76af6914f24632ad9db6e1a15c51e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1c24cba30de4c818fa8ba776cb7e8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9099da92a7bf411aa73dbf5bac90ffec", "region_id": "RegionOne"}], "type": "placement", "id": "bc34dae3d2dd432195478affa32af357", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "953ddfa648714bdab11672314a7edb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6f9cddcf99e0467997bdbad7295842e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7bc10c9586204344bff0b309755680db", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b4d54161fa0845da9bf51571befed2ff", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "164f28e2b62542f8b6b81c0c19c6adbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d9c24ff996d4611b0d6a04f626651fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "10e3dafad72a4997989aff9ef3f3c8ff", "region_id": "RegionOne"}], "type": "ha", "id": "b00235c25c26433082dac2a0ce49bce4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "09e2b90db5fb4a098631a756b45edb1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "43d55cf60bc3482d939c49d3c5861110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "809594326bac4ed2a6659831cdd47254", "region_id": "RegionOne"}], "type": "reservation", "id": "df94724abf7144938c738cdce8648967", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "598bbea4daf747de9edc7a9a243d793f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f86ecd4a3ebd4571a8967339809c18e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5ebf7f481a2a47b9a6e7f277e3281619", "region_id": "RegionOne"}], "type": "function-engine", "id": "55400dbbd08a4c44aaa3dcb9c85e7133", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ae1345b8880d4b1eaa85a5fee5c5aa9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d2378b90b4534f42a50049af8dff975f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "263972c547f642e2b16df68a660efab7", "region_id": "RegionOne"}], "type": "accelerator", "id": "dabfc77c1d5e43cca5d38be786f57800", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "186566da92224f3eab979cdaa1b5db16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9c84746315243d18aee81c26177e428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2cc40dde0ec345f28eee2599950e5789", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1e0634fd30b3484593f7b1ca1a07e081", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b0cb21a251449c39e17ec6715aba7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f76803310ea45b0b5f2ba77cad6a5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4b9e566d4b194ca4a8119c564c5d65d4", "region_id": "RegionOne"}], "type": "registration", "id": "d2990dff551146f1b8fe05a54100c140", "name": "adjutant"}], "user": {"domain": {"id": "3376ef74f5ce404e8a24cbbb741afe43", "name": "5ea5f6e13e3c4e3f84a582dc2e982287"}, "id": "a5144000b7984669aae612a1d6f6cae4", "name": "881ddde31e9c47b8a25a9ad658a4d783"}, "audit_ids": ["53a6688b96ea4367b60c33f6644c36b2", null], "issued_at": "2020-04-23T06:26:01.012539"}} 2020-04-23 06:28:01,146 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,155 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:01,199 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail?status=available" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,208 keystoneauth.session RESP BODY: {"backups": [{"status": "available", "id": "6ff16bdf-44d5-4bf9-b0f3-687549c76414"}]} {0} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.060283s] ... ok {26} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.065659s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete_ignore [0.058066s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_create_attrs [0.068524s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_servers_detailed [0.058203s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.056938s] ... ok {13} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.168710s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,069 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,074 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,076 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,080 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,092 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.005557+00:00", "project": {"domain": {"id": "6e4477c3bfcb45ebbbd96b624197498e", "name": "3fd15fda33f149398823756c38362295"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f2f2a39bacc740159499aaa3d55bae16"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8809bec2e0124c1d81bccb5512f71f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d955e58f426d48b6bbcf29291c24cd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "94c35f5793894c0da4364721eca9ce43", "region_id": "RegionOne"}], "type": "identity", "id": "85ade33132df481795e4a2c825556914", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1b5346e0580f42bdbe718d11e8f985e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1408291bd6694ff192677141a725c96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "686f01e1ef734166a72e9c5bf438a467", "region_id": "RegionOne"}], "type": "compute", "id": "e65d2554cf61489681db47d450a04092", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ed6f422f14ba46edac677b55037fb7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d4ca61b6fa8b43f7b3a2a5a6614484f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "803098cbf6d94ccf91fafda3c4723c6e", "region_id": "RegionOne"}], "type": "image", "id": "9ae991b499da45788ff4d75371201c2b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3c26f77244214f8788d3ffadf1d9a6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "84ec15d4989a4455bb20296c1510b5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "22a896c71486488b8133beddbefbc122", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1ddad2ef13874d47bc69062204f511a8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ed709e7026a426d8160350d32e6701d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cdad9d4796d4eafa847b0b1e5058efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a146f6df26324313bd413cc77761ac3c", "region_id": "RegionOne"}], "type": "object-store", "id": "968b5f5767f04b649d1dda1566794976", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b35b15e01914a7dbfb6f71652777629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "069ed77e794d4664abbdfafd2864d055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a77dd216ff7472d92ee9b1a4e601da9", "region_id": "RegionOne"}], "type": "clustering", "id": "27d3196d8a9e4376900146bf9274bd42", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6fd17d03a295434c95a1206c698f62e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3e1afbbfc474cb9a2ecbf002c1dbbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7743c30d12c4903bc351c53b63a1e99", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9adf76adc8184d51872479fc731b9149", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbfad34d80f64d138d11eadcb7c01695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebe9ec5ceb1b415392da459bb40baa2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4f2a782f5a0e4303b31d0c7105daea1b", "region_id": "RegionOne"}], "type": "cluster", "id": "ca35ccb96aff45e4aa661edb899baacc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "526d6966c19b4bc8aa8bb7c645df4eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d17970b2db334fb289c4f57bee181dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "277fa95afd5d4b389b2a5cbf4c78a58b", "region_id": "RegionOne"}], "type": "data-processing", "id": "bc7e9718b7d9401fa194da9b212a10ad", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a46d229307c441f842c61aacd39106c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b3f0ece5b7a466f8a8855a17dde13cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c326dad10ad648abb1bbcb0795a3a2f0", "region_id": "RegionOne"}], "type": "baremetal", "id": "1c395cb7bf1c4f6285617ecb9e2a4dbf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ccb1ef127c3499ba7c358acc4db5e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71290c7f19c4487f9863005ad68f5c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e3d47cfcd43b4df49c49a521e8a84e66", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b84546e145af4f089790f375dfd1cc60", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e2f41b1da44440e59c0aeee981a40553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "84e2cebed49044c08b31e0f2eaa36595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2ff66dd649e642ac8b3c55774b7035f9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "26795cebf32c4da89130ba6f560d29a1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "834a4d2ba996436f900b056844309f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "74475713835e426ba6a085e1a0007ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "edceae1aa5884ff1ba6749778c73ff29", "region_id": "RegionOne"}], "type": "key-manager", "id": "da43193de9554535b5142b3260504b99", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78d521d45dba478d9d310869c8e94c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a5f8432c4a164cbe977cad3bc60778fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "552dff8a98e94c0badada4f36936fd41", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f7b715e58ea742ff9789bb561c202d62", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3eb069d591834f7c8e06f67c9ee78e2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ccea7a90fc52432d9575631c8eac9935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "31a92e7224534c25a05caaac80041bd0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5b5dd884c87f43b59bb6595ba04373ba", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fa819b2b3c94c5f9017e78e0a2f0e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "362d3c8db88f4a6a8fd710ff20eb8590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53dd26239c7745579b524b5dccffd7be", "region_id": "RegionOne"}], "type": "message", "id": "073c203b919b41ddb64de973de6d1234", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "73dbbf0d7004459980704fc57355b8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4978697e288a40d3a84b6d630eca7710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0be0d164209947aa9da5660091ebe593", "region_id": "RegionOne"}], "type": "messaging", "id": "80910561fbf845f2aa2f16339d480824", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "617d127460e64aabbe0d9e60d4c745cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "368fe3f655ac44d6838cefd6ae02dd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "86c4a4ca4a20439e939a2dd20285f414", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cb94f96f446a482bb7997fa0bceb66db", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82b57c6ea7b24093950a20062fbf289d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ded6dad35f4d48c6bebce1254320c3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fa6a03ab8934f34b0c31b5981a23625", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d9dcea78cfb0432a8b2509c96a44db63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "babf212f37bc422eb7c524c212e9c819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03d248914ef642a3a7e3c04a8cf1ac24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eaf06132d0c64a44a18192804ceb078b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1995e7a346d74e25a506994d1b812ca5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b290f4576984469b5078344298edffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0eec5e1eddf4f5d9747f51f3c8a187d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0f153d97c614a4aac18a3b88b6bcfc4", "region_id": "RegionOne"}], "type": "container-infra", "id": "cbdee3f2f1064694a32d2fd8d4b17e31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "70e18f547d1e4a4eb9d41128b8aa5aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5082b3178a794641ac8fe22151bab4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6da31f28a9de40d68df2b8386a09d6fc", "region_id": "RegionOne"}], "type": "search", "id": "2f6ce53f2eed46009f21a6d61aa50e15", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b6648682f12d48029ee075dfabb4df50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f870183985bf44d497fe3fe85a4b65b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0c1292d59f6b4cc7a9b9bfe606c3e8b4", "region_id": "RegionOne"}], "type": "dns", "id": "d0ff206c65cb4b5094f3a7c6c4a3d284", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea770685c51a4567a8a9c7ef8254a7b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7644f5b7c1ed47ce84bba724df8c66ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "79f0ad04fa204a759da2be08c515e02e", "region_id": "RegionOne"}], "type": "workflow", "id": "118570cb72c04ad989f255f51e5a4127", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6f24fd039874a9db07e4f32a671f443", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8b1c0aa6b0a44e0bd7019168cb49c37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a5b0dffeb63f4ea89cd638f1f52d0247", "region_id": "RegionOne"}], "type": "workflowv2", "id": "33561de17a2a41d4af6182452e24d8bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f86957a1628f433880dc4806ffdda432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7df24203bf7c49919dc10e59d4920f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "909a8b0db04447398db85a3ca1565da1", "region_id": "RegionOne"}], "type": "rating", "id": "d9494248ad164c7997a00067646b6ec4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1be64475b9441ba9f49a4dd98f57e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ae2e2f68fc99404d8b58cf228753d231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "76b2cce1e6fe408db46e56ad79927716", "region_id": "RegionOne"}], "type": "operator-policy", "id": "08f57746a71c44d08ee6406c91eb59f7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3eeaadec1e7e4bdcafb7140d3c9b27ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a19166d2ab14a678d03a73ef11558c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ccfefd6a106d4498bc0f4ea52dd69e79", "region_id": "RegionOne"}], "type": "policy", "id": "bd7a84e947bd461f9f9a2cb2ec92dd4d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc3df476e39c4ed499532d844ab21de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "342a0df60987487f9744cac4acb4ab80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "636d06bcd988466db684c43edc1f83a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f6a754c231c041799094625457effe68", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ef57381a65e44149c60516555ea02aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1f2f24ebd0f46849b638543e66d4a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16961a64ab2f4b72a65cad9c3c54ed0d", "region_id": "RegionOne"}], "type": "sharev2", "id": "8991d8f0d8f4414395c38cc3d7b260b6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0991bf83bc734c5181a59dfe99c12e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc9b9f702858497e969489378e06f87f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1eb7f1d189ed490ab2265e0da42f40c1", "region_id": "RegionOne"}], "type": "share", "id": "46efba71642a4ae48fb19784316d0397", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "709a0778e86d4c6cabb4e252bc55dbcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0420eff2acad41b089a63693d742fa7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a4e2681e6f34def80d0e9655de7f311", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d9dea03d1d04b9ea3e9dc1b1ad4b3ad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bea3d93a8f042769d3b557b317013a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a7b57905c5f42e2bdb04fd8d9fa85ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435f108792cc459484198a3de5a2ccf1", "region_id": "RegionOne"}], "type": "orchestration", "id": "74097f2ff6004ef9b9c4d08adbcc799f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "460e32291dc644858b8a45eccdaac3e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66ebcddf840944e3ad14a224eb5cc070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a0c0a4da4d141a4b7c75b67f6d95338", "region_id": "RegionOne"}], "type": "block-storage", "id": "1a4e7440ec704109802eefdcbaa514c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "088fdf74765b47bca999365515ca1113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a339683c8cd1473196def82c9fee9381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e96a7f6fa2648a8934314985f1aec45", "region_id": "RegionOne"}], "type": "volumev3", "id": "f4a12c34c89d4843b5ed6fb94bba743e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e77a816b2c544e8eaff762a4acfe3542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "690ac3fe820443c08d49a8646895602d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4bbe23ea3ad4cf5b3befd789dd8035e", "region_id": "RegionOne"}], "type": "volumev2", "id": "fab3816ada3c4a37aff49919f7fabc94", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f1003b4859f4354bf5af50a617b7290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22f6357a6af342c9aeb8b1a4720c0ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b965bc38b17a43f1a1a1b3693125eead", "region_id": "RegionOne"}], "type": "volume", "id": "685da4f4b7cd4f73bca196dba5270eab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed51e7ae13354b9da708d95f5e33e885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81f4ebc4ea147dd8f9695da6b5d67e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03fdfa4e5f764cd787500ce071f396b7", "region_id": "RegionOne"}], "type": "block-store", "id": "96ffe8d8160a4e7484f6d1e92bfac91b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96ca88c52cab4be39f7913fc7e495a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d744be9f4654cf49a313a7108b3ace1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2c61496359fc460ebae943cced752d3d", "region_id": "RegionOne"}], "type": "alarm", "id": "4cde3c747d7045719d0a0012eba32b41", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a171c3111e89494eb20ec9fb27cde808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c33b94091304e76b19f2d7bf0bf4d14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d858513221c444fab448e03de009292", "region_id": "RegionOne"}], "type": "alarming", "id": "efe5e01436d2495b80f11e59a94741fd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "54b68fc2353b4d048d760996906f4f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "876aa1f7a11946ff88fd47cb6bac643a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26ca0975c7284f47ab6c36225ec19611", "region_id": "RegionOne"}], "type": "meter", "id": "13768a52f0054c8db1cd118507e10af7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65711734e98e4c8c99a69a84400dc8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a90b34458574782b9f4ed577be91c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "52492ebc4d234ae7a656370e1d4f2531", "region_id": "RegionOne"}], "type": "metering", "id": "7d90a113536e43a68a396e636c8c9117", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "300ad4c0e77147e1bc59e2113122ad2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b58427714f264b43afbeee2abfbde5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e45ed57700f34b868e6d2f9f1bc40b3f", "region_id": "RegionOne"}], "type": "telemetry", "id": "cca382a6bd3e45a3b56aec1d7a3a4d6b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fda0b66544004279b2912f85e2580525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "baaa6b195e614d39bbe0c05464e5ea86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bf5a82528ae84abc8b28144c80e09070", "region_id": "RegionOne"}], "type": "event", "id": "b76881a156534b9b8b1fa0d81a48d215", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efd4ca67e1a8409b8a87e96ac393a1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e45fb525906a49a8a2a224ee4b24ba8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "286d265b73654b0f9798d356cffbb3a3", "region_id": "RegionOne"}], "type": "events", "id": "2ca873e19e3640b1a99a2c7344c0aa2a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dead8b59f6e84fc0824b10b34c173aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dceb95551c784b29b163ce6895459a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c38703f4bb54250ab8585b642fce045", "region_id": "RegionOne"}], "type": "application-deployment", "id": "de93f2623fb94275b7a67992315975c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d796a8e5013419da81b6dcbc978f137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7822679b0f6f4ddb9db0e44067541249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b505cec107f4475ad0b59166eb054ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "888119c299e0476da7a05f4674634d54", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "672850c7345a4a8fac98cc836ea593f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82660343a49642dd8ced3b4378a0ff95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dcb4adb9c58241d19a3128be0613a22b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f36db6130e50464fb2998a14e4c1e5ca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f8fb69192eb473a973b9793dd5738a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "baafc8b24fbe4f948ae9bb5290f8d007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e46e8e0cdc64343ace1e20b2af2ce57", "region_id": "RegionOne"}], "type": "tricircle", "id": "ad076bc34f404812822573616c3d1891", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e3ab0d57c82d476c9f07030a3b662f54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "03692355a78e46098500b010cc6796a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c5b1b2456a194fd4a1facd2ff306e00b", "region_id": "RegionOne"}], "type": "database", "id": "e0fa744da0a24412be85d88429d62e57", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02de622f1186469d8498777d036c4f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7741dcfe59d24e169604ee9a2938ccc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "19c967cf5174491189dea74d269aa1c6", "region_id": "RegionOne"}], "type": "application-container", "id": "c84f3aefa0664c598df47327c19572ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31f502a9facb4eb9b18cf3536cd29c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07d5beda7bd2418b99e5f10224591b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b8cf0484a414f87a4050206c2dc0bc2", "region_id": "RegionOne"}], "type": "container", "id": "8ee21bf02d3b4a2a9e664010da8c51c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2470cb2565af4f58ba82c7e8fddaf915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c79481ec71c14eabbe33afde0c0292c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3bc5cc83a16748d89fc999a7b9cc30be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5283f7e2f2a94cc881c0ab289988ff4b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28d38b44900647febf678faca5b92033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "23ed7a72de9d441787401b5959a8386c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed812e11fae44ffba9152dd2e3109ceb", "region_id": "RegionOne"}], "type": "rca", "id": "431b193c66d0410886e5727c12e55acb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44ee16f71d4e42d78499246680fce0ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4eeaf71ff6c4492c9364172e0a5c3838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "568edfd3a9334f3eaf71fec82903cf1e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7f4f82d5ecf4439685992e479d110686", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6d13df70f51d47bca16114c36f0045d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4a34b17e14574e66a58ef2a06ad8cb46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2a122de759414922b638c14294df8515", "region_id": "RegionOne"}], "type": "network", "id": "dceb2f680d684d6f90a5afd168e55815", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8159cdbf32bc4f518bfb17a04cc7023d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "048f40000cec4220aad8900aebcee6a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c5d5b5fa53ed4a7aa3f5da6da3c0d4fb", "region_id": "RegionOne"}], "type": "backup", "id": "6bb6a1641bc0436b8421301d7e19036b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "057b47181e6844499f2c4910286cb790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15eec990e79d4f669ce637105e1a90ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "81a5da3489244877921f0a8fae5d93f2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a5031ab9e3684838bd867b6f27042b39", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2bb45deb60874f28b1c2f9c164b0d802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "814999a45616434eba05a53584ddeeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63222d30fc374860b9659efde4a921e3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3e0bd92689584a399204cbe3ee8fb989", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d06e701dcd274c37a2293da482a30ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "895e6b2bc3b04b0084e5d881cf843603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7c16ff4e9ea540ae95d5db76f57a2dc0", "region_id": "RegionOne"}], "type": "monitoring", "id": "a56ddba2b7594dccb4e1fae8d36989c4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "87883d538043487b82b4d326637e1c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f634c4f7452047e19e8e791854b1567c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cbcb1cadce3342a49eab911714218488", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4b8cac8467ba4e80bdadeb0956863d36", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fe144750eba34575a0bb4d8b05dfe9fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b3096128dcf4460839b6d5cd5b07463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3fd6c706b3bd4525b4fa7fe6648702b4", "region_id": "RegionOne"}], "type": "placement", "id": "30de1717280e49a3b21461863a9e4c32", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1577ee3616474313b220169d7a18b397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52726aa0760f44e68b22604038959ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6fe19002ec034859a1cd0481763e4f87", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9e6dba492bd34d16b3b0d5a3ad2973c6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cb27ebd6b3cd46ae8a45b3bf9050379e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2104ec2316424a448fce8c02d8e94282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "32fff60163f54af7bead9270095b4d67", "region_id": "RegionOne"}], "type": "ha", "id": "a0c89ce190c940fdba2397ee2cd544cd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e6a430ceee274916a2aabe1626ee9bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c713140a8602432d96d0cbf51041523a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7da6dc0a05394ecca73ac9b5288898b0", "region_id": "RegionOne"}], "type": "reservation", "id": "9bcdb08bb7264b469c3e11508f2acdc1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4724c103b5994a94b2175cbbdbf0a8f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c8342a59a4754a25ace0d38e39a3006b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e94984f120724c84a8072e6ebdfa0253", "region_id": "RegionOne"}], "type": "function-engine", "id": "e07c4892053f48c4bf05b72fa1878c62", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bdc37cc162ad4a5d8cd959b4cc0f008b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "716613fe98e04ed8b0fc9939ed2d8215", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "22b1d17269f749d4a874af6ebcda6bc0", "region_id": "RegionOne"}], "type": "accelerator", "id": "ae12594dc0ba4bd2811a889947b10227", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad055025aa5349f387d32691aa8084fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e34f97e3be0846db9eb55f9fec711feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "22fbcd7d92754d78b93da8eac094c05b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4905044124574534b804eafe966f3f8a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83527b5cc166415494d7c047d8730641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3d816f6cfe34874bcb50db3cbed6f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3ea614242c134e21b6593e33ea9a6627", "region_id": "RegionOne"}], "type": "registration", "id": "f9237d8040484755846e3c30b24f1465", "name": "adjutant"}], "user": {"domain": {"id": "27c359d04232464ea84bfa6fe7ffe0fa", "name": "c2ec702325c64915b72d08e890d5c8d1"}, "id": "0afcc969503e43b2bdaaff71c8c1eb7a", "name": "560d339408024912ac961007602e04fb"}, "audit_ids": ["9fb7d593595d4094b60b3f957ab17e6f", null], "issued_at": "2020-04-23T06:26:01.005557"}} 2020-04-23 06:28:01,159 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/os-security-groups?project_id=42" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,165 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,167 keystoneauth.session RESP BODY: {"security_groups": []} {31} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.060405s] ... ok {9} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.065725s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.102649s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.186548s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,114 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,120 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,123 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,127 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,140 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.054786+00:00", "project": {"domain": {"id": "fb6dbf8eae1b44cfb7a7355aa2dfc2d3", "name": "4e955f47562840c7935f60fc2702adae"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "07f1f51335964e36aef98c688ec42c39"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e21a11bc4ea84493b5e7ce4499ed0c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "191df9a08c4d4d9686b9375799d6c7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0b6fbfaf343e4838bba28b08382d411f", "region_id": "RegionOne"}], "type": "identity", "id": "50a8d5e238cc4807952751b762cfcf5e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d7a8ca6b3b8b4f17a89fc707aaa2e1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c2f0add70327434fa4aae39b8ecdac23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "362fa32cd6614005a97c9f105a454e0a", "region_id": "RegionOne"}], "type": "compute", "id": "b85e15e5f5ce4d6a8685c5fbace7a10c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "058977cf46b1449bb399c7ac64624dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1757ecb7e2b342a79ee8009d2df84e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "64017f3f4ef948498b7705b3c9a6455d", "region_id": "RegionOne"}], "type": "image", "id": "4ff5482147e5471992bfdd4eb2798b03", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "960c48523e6d48b395c87cc4ebd4cfd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce3eb7099f3749c8892394e5b89ad4e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4b14b617d1f14a91abeac925e0742f6b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e921e9b6033141b6ae8eccfe604a9278", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0065a5e20204b91ad249ecf66a092b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea5f55ad29b6463598c1493c9efaffac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15c3bab1a31947f3ae2b1b1f2d8df0b6", "region_id": "RegionOne"}], "type": "object-store", "id": "b52c8557748f466e9dd5e9be3c8bff26", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9528c5bcecd48aba65615a35f24845e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c5f27511e744465bba474c702db3950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25739040996e42a9a23a8c9941c3138f", "region_id": "RegionOne"}], "type": "clustering", "id": "bc869425e40147968b2d7eb3b8e90170", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d72de42bb0bd4e33982e8da20cafc213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67fe3df130ed4625af6e69f890d692c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "26a85cbfddc146ac8cdf5c78bdd63e18", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b7787d61b8e44dc39194e1edbe7bcfe9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2858d2dfe4b140dab8940aa6a87e45db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "839bb45c6700458d90f7407d127d7336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5db4bcf23b774562bb66cb3ad883c8de", "region_id": "RegionOne"}], "type": "cluster", "id": "a87b85586a63496f9e2cf703fcf8dc5a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cf026dca4b8d4294b7f2554f1d6a2967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "956b5de11d5f4a0796ee7623f82db3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d5433226ef474e64a9580a2711034043", "region_id": "RegionOne"}], "type": "data-processing", "id": "de9a17d6d7004ed89770af629d75391f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1887f240240d480495fb4853dd3e57ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1e4e6d77a478434b83ff67804e232f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bfd7d35b082744c1886300544a662869", "region_id": "RegionOne"}], "type": "baremetal", "id": "ccaf9f07fc0e4256b6ddf86e07c5176b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f89968aef81464d86bf4e4f32e0d041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "807cbba7f2064eff9403a4033464478c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a713d700648d4907a09822694c16ac78", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c22c42904c944941becb7d1189b7ce81", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2245161d9fe04753bfe2c37da8a99262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ad68a74610b24023ad9f992542addbc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9e91a703f6ba43f091e36fcad04671f1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dc20639d71744cc3804e38fb58ab68d6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8afd6701e9f04f3299846c2ef68141d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cc36f8dbdb2e4110800f7f2aaf0eae1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e6ad9821aaa343168edaf2d7c81a41b3", "region_id": "RegionOne"}], "type": "key-manager", "id": "af5d196d1bb44f9eaa743c5362be07ad", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be8246619cc34188a100c3b46da8830b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e038ae744e6540858ce7983e6f8cf491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9f2879f07a941188e1eea5c547146d0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "961b0d1647454b8d86c6016b52c6e03c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "949a1b3f002e481e9936f4363598ac59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "510ecc486a434e6b9f4fee6bd5aa68dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f744d7cc6fdc435c81a6469f8c7d5cd9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b3f29c81cc914554883845989197c38f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce2f991417fe475292081815be03c0bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95d8086aba274d2388f2ebffe891e2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3917c70a8b8d45ec9090dda0fdfe0c46", "region_id": "RegionOne"}], "type": "message", "id": "8ae5c888ef5441e2827ae98512c54eb7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "628ac01c5ec646c1b659bd1776f3b9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4f1dd62c38a44243aecf5cc0048f4dc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d09212e875a84da2ae2b8657d0706de3", "region_id": "RegionOne"}], "type": "messaging", "id": "a3bc5085879f4c8ba2d489eeef1ac808", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f34870986c3a4e1aa06c3e511d9e87e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f8209cff788a431190e3855c0f585a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0dfe4ad26c7849299649365df477e06c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3bcd529b68044522bbe2ede8aeff3401", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b305f45f4a041f492823483e4dec2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b58957f79fc471abcc5b516ec80d65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d6ced111c894e5cad33f6de22ac81f0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "639ae1bdbf3f4796af79297e267402ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38c3a8e4380f4ecbb2d705cbcffa6d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e4c739bc50943edab87082756f95234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb30b4d54edb4a9f8b869ad38a098867", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f810fcb16f0d4991adb8fb1d88fc2d7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c68f33160a14e958db0db108f829c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30cd0f65a7e544aeaa404ad6869cf51d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b57b8a512a045638b8cb0fc61e7f123", "region_id": "RegionOne"}], "type": "container-infra", "id": "508e1d7c609348939bcccafb70f9f45d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "132bf4aaceaf4a0d83cb2d4b9b6c7357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "659b067b2c4d41efb38233558a6a3f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "926c1791d11e467192803f16a413a537", "region_id": "RegionOne"}], "type": "search", "id": "652c0771b83e4988bf389273b27758c7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4cd0109ac9274fe98ad49d1e57fbe909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dfa2f0110587490b9466f6efff70832d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d5346f157a3947bfa4e040656f9572cd", "region_id": "RegionOne"}], "type": "dns", "id": "7f7ba0583c0142ff9bf2c44c8dff0e09", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63e7ac393993432ea29c5005ec4e603c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2bf75fd0ae834fc4bb8423a11d4e0bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e9d69a29a143460cb6545802a7d0be74", "region_id": "RegionOne"}], "type": "workflow", "id": "41d87ea53537462b84b66e3052d3119d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ba9799175ba94de98365743713219648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11d8454649d141d8b6e4feb015e272f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0ca676940b9a4c44898ec3e5f2a75d34", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1173452ac9c14cb6a06f11c1e9c70081", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a46ba80d232541f789480d9bd4955e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2d62be392ae244f6b4a53c55f7d64ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8ad78030e879447280a6b3e1f974cd48", "region_id": "RegionOne"}], "type": "rating", "id": "406fba8587ff41809d242d68986aa933", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "708f9ab5388f48b78ef6818aeb8c5997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "336f770ea4c14f95a3408f96e4e6eaf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9b42259ddd30499abc67c1de21f93570", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4a2e61e548f84385b9a72b57f00168e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0577ff88ec4492b8cb90c982bea1b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8fe42f5c0984848806e360f8e45ca58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "23c3dbee79e24db49714ac204d15e509", "region_id": "RegionOne"}], "type": "policy", "id": "2fdb1a59671b4f4e9b934573b41083c7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "023702a5868740e69c4fa972f3e36206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d702039b395c4d189744aaaeb18f48b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a94f4ddec7d40c79ff7cd6964aedee3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "19b846df5fb243e7b718ab8870a823e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17208d20ba6f4fb9aee64ed2a175eda8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e0bb1ecdffe478298da6796942ab912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0c8b663f9c7844c69cd0ad36febb842a", "region_id": "RegionOne"}], "type": "sharev2", "id": "906da906499f4722a06f90577ced9014", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3c1184a25424dfa916ab802a9356361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88a4db6a63f64b3e87c0d052bd67bf51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d10d3e07a99a4058aeebeecf9f0cb1c5", "region_id": "RegionOne"}], "type": "share", "id": "4043b17df99b4d269400d286eff6e61f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa6e786dd2c74d12b5c4c7669a3a2a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5aa9ec1db82440528aec367294c92210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "61b71e7cc6a04b5e8bb9a05864d51c57", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eed10c18149846dc9c873f0aeb6e614a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fe5c273f1594696905b3b7d98ccf3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88298571a2ab4155a3118a4e315f3d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dddf88525e74aeebf4191d4c3174e75", "region_id": "RegionOne"}], "type": "orchestration", "id": "2fd472e30826494dab60eec1f8d3dc45", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c614e5373c4762b6126060e9b5da7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b993209341744af5b87834db913d6b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01a7b13276404e7fbe4b78c4b77e1c8c", "region_id": "RegionOne"}], "type": "block-storage", "id": "df8d6e413871402f9079a82e8efc8aa1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f67f87e8db3c47638aab93dcfa603244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1224d06a840847d8b282d17c02aa0d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcc76eef5e7c4b99bfd649a42b596c07", "region_id": "RegionOne"}], "type": "volumev3", "id": "574341c709f14381adf6d38e7356608a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05be2dc429e547a7bcdf5c3a3b88bfc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9e35c462a6f4a9fb9cb248b29a005aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1733c7e29e54b089eb9e275394c7183", "region_id": "RegionOne"}], "type": "volumev2", "id": "69e469568e91407982163be63f89bfa2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32bd6cb70350439ea564549ddd3748f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47b52103587a4a22821e30a3edc5f35f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fba3c29a4464ad19ef8b67c64f956a0", "region_id": "RegionOne"}], "type": "volume", "id": "5c5c921a526741649fbca5ea6eccb99e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b04687dce7524c89b8c1e8790fcb67ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bffa26e018ad42be928daaa38323615a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be562ffb13914cb5b736b83e0547b1f6", "region_id": "RegionOne"}], "type": "block-store", "id": "302ba1e1168f46979d1e3550fda6f201", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e46a1896847f4bf6b20da74abfa6ba66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b1d76a059e7b4b12bf719906968100d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c3567651327f477c93a6da81f159b582", "region_id": "RegionOne"}], "type": "alarm", "id": "eb22ba78811d4033b7f38bef7f03efe7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "007658d1210f43c58856b76602aa46de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbde1193d492446f8a611e2dbec9812b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4b0b4c07dc1148869a03ebf89928ddb5", "region_id": "RegionOne"}], "type": "alarming", "id": "f4d1a9f17e2246218b70cf70e1709bed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "96842c8b3db64801b6f81a71fadf9106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fa3d037fadf4d129103493411c80b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b190b024ac8c4d72a3ce87d6199a570f", "region_id": "RegionOne"}], "type": "meter", "id": "d329bbe0a02f4c5fa6e4fdf24d691f12", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1387d2d6244644998f48307f74b71d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d074c2ca1d294b6bae910961142fa768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4d4d020105164ccf9fa9b78fecd814f3", "region_id": "RegionOne"}], "type": "metering", "id": "02fa815492a6478d9296a26c475d2de5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a66b7e3b6f449e0849df97c875f82cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79844bf4c4b04fd7a54cc85e8adb3098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e334599011234c4b80a195ee76ba37b2", "region_id": "RegionOne"}], "type": "telemetry", "id": "5e5c83021cc44018ac3e5f5a1eaad612", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca634417f3484d64b3de77a082f8907d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "acf0e8bb33f445a28af0da88f56d80a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aec72f6de3384d55b800615887838555", "region_id": "RegionOne"}], "type": "event", "id": "aaad4891dffe41d2ab7475ccd2d54b66", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "518d14f1aa674dd3aaec6444253041c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "876f8cc7d7034141940f21803114d69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3eb06260682140078eff3a00b2c48b26", "region_id": "RegionOne"}], "type": "events", "id": "6e076218ffee43269ae410fedd20291a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e82f33f26d754d0f9db615600728604d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "362f29207d8a49b0af165e2780812d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec21b60535144698b2c9769612633206", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7d2bf743523a4f11afafde3299d5086d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c8e81d0e85e41879fa9e36242fb236f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe16cd8786c4402693a79094db529a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a205bb89f95a437c9be7771e281109fa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "30d1cef19adb4fdcbc1c78519ce28248", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76bfc6becd95407a9e00a7126c2d3161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41c4e1d96bfe432a94f832f46fd5751d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "12cffb305d7e48b0888070bf617ecf32", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bc6263438d934327a874022772f5627a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47d9f8dd24dc4658937a0315ef2b7fdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90e4a5b88b94440dbfa879ab7e9f941f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c23ceee8ad564ac08ea85d2aa5f425d0", "region_id": "RegionOne"}], "type": "tricircle", "id": "25def6c946b649d2b5de0142d2ba3ecc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e2c36fddcd594be199cf982c11955458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "08d0903305d040ec9d179f2b860cdc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5b13fd88e128445d9dd9d9cf8329eb10", "region_id": "RegionOne"}], "type": "database", "id": "2ac1f0162d9c43e6b20e4fd0d12a88db", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "641715744b444f68bd683e6cdf8050ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c637c311e4834f7fa4fe70aff7d2b638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1128837f47f648368c15897d92812560", "region_id": "RegionOne"}], "type": "application-container", "id": "82aa482a2dba4813ab963774f0ff75ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "739173a59cf04af598a67a783136f603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "223eb09368e94a95a04f09ba23f2a285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2b7b779d2d544c9ca3b8f3f74ea84452", "region_id": "RegionOne"}], "type": "container", "id": "d3a7b99a08a94b0fb00985e7d5cbe127", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "95e2a1c336b24e3785c283071f2509ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b113edb771524f1d83cc2229bd8d3040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3bfca1c246be4094854fd621ef331aa1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "35893df085e8475b8628b9ea437a012e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0d4ea14290e4c24bf4207ee70e42d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd71411663c64e33b8d53be7f6ca2626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b83d8d8cb19f4143bac897ec68b79420", "region_id": "RegionOne"}], "type": "rca", "id": "7d3682193d934fa6b2c17b1a3e843a09", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26758ab638a34ee0bbd994d59a70cc42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ff723a163cc94fb0be7d1c44676fb484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b1d8ef333eeb4052a2db9fec9bdd5924", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "036c7e1407f243248e3815b8f171387c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a64aac4ef29d4925b5ba228bdf38d2f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f570be986a0a4defad4104108576b607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "facb12cfeaac4155aead90ce33142814", "region_id": "RegionOne"}], "type": "network", "id": "3c10b8d43eb14c54acd40e87ec27bbe5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "734ac0036ec74dacbee91b2ed3d21216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1457b6a37a594bfeb51c5efd348f81df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "666bc586b1594bb78152afb28973e36b", "region_id": "RegionOne"}], "type": "backup", "id": "2bbe1c7f6f504338b16226957092846f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7f7f348a2c740dcb22d2ed65b5f2cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0de56d1729c8494d91b7cea347605011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8d1e335600984dd3af1f8dc230f5eac9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bb5ad618d22a4697b837fe2b1bb40c6c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "020cd22c759740e99ff105487f8cfe6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3699dd723605477bbdaaeaf4eb92a04a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5dc6c63afd73443e85758e236c3cc576", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2640c4cf0ccb454db8d1bf4e649b3406", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "853b5bc6b1e8498cb513ad6fb8f78e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0584d1916e1498d9e2c7e061b4cc9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "aa0c40660c50450c874a27d436a3e1d7", "region_id": "RegionOne"}], "type": "monitoring", "id": "102e37071b154bebb7db90dd3b91a12f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "894c3231645440a683055acc0d5ce8ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d127699728c14ec99be4b023ceef2b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5ef2cbfdabe043d8871ad2bf805df0e9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8024b31bbb1b48dcbb097864cdb7ea79", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d978e1a255e84bd1a413311b4497fd91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6a7a4deecf754bd3b0f5321b511d85c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bab564d200af4e01a7ad75bf0ef52af1", "region_id": "RegionOne"}], "type": "placement", "id": "2099d5bd069e47e6b01b6cef00639d12", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4985740294d45b28186b4cb70839883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0191ee72bef4d52b7541c566606a9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "079a94b014cc4dfca864ef292961fd68", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a8ada816523146a1a775f03263d4b587", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28838bfc357046808195e2fa057b5779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d99848a4856146b7b7c86599842762e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "74c32b43b33c48f4aacbeb2c1dfb1ed5", "region_id": "RegionOne"}], "type": "ha", "id": "5f68cbb2b04045de878de09c7a5d97c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "48e5c27ee95145e2b0da54f4f2ac2b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb54325054a442129dbf532715ea2d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2fad4eaa9be14c0e8d4dd227893cb253", "region_id": "RegionOne"}], "type": "reservation", "id": "ff1966a5cd6d4dc9bd907190d475a3af", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d4dcf30f1b64c02bf750650e37c1d1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "86dcc39fbe514f7f9456b564c7a87df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6c55ae3e375f4c28887fbc3e2db59f0c", "region_id": "RegionOne"}], "type": "function-engine", "id": "c8bc7823fac24b23a8232201915f3923", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "123a03c9f1ef4c429b8994f4ae5b8571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5f4db62f0d7a461d9adc8fb004f719f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "87c21735e620440b89bddf90093e45a8", "region_id": "RegionOne"}], "type": "accelerator", "id": "907a970168414568ae3076def91230ec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8c462ad79804eb28fb16ca408723293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb576716f7d44b25978dd49f1e5b7051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "64d918ef6dac42d3b55609dd6d37747e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "413bf92888d24125932b9c9a4652960b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "124c5cd54feb4e63bc5c5f09aef74e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "792be79c73234bb087a3361d679c1d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c61ba4a44043459da9ea2d8087567a8f", "region_id": "RegionOne"}], "type": "registration", "id": "8a3221ab939241b0947a4310fb826abf", "name": "adjutant"}], "user": {"domain": {"id": "ca8e45eaf7814c1792012b6f8fda0679", "name": "478902becb1246248e6c66c78a154a1d"}, "id": "0a1ea99e49bf46898bf299d7eebcd97e", "name": "c4fdccf9a1ae45c0b007b08e49bac410"}, "audit_ids": ["cb3b0ba32fa84915a164697e4ce66343", null], "issued_at": "2020-04-23T06:26:01.054786"}} 2020-04-23 06:28:01,224 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/routers/57076620-dcfb-42ed-8ad6-79ccb4a79ed2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet_id": "1f1696eb-7f47-47f6-835c-4889bff88604"}' 2020-04-23 06:28:01,230 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,234 keystoneauth.session RESP BODY: {"port": {"network_id": "53aee281-b06d-47fc-9e1a-37f045182b8e", "tenant_id": "861808a93da0484ea1767967c4df8a23", "request_ids": ["req-f1b0b1b4-ae51-4ef9-b371-0cc3c3402cf7"], "subnet_id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnet_ids": ["1f1696eb-7f47-47f6-835c-4889bff88604"], "port_id": "23999891-78b3-4a6b-818d-d1b713f67848", "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}} {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.062655s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.064346s] ... ok {25} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.197678s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,136 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,141 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,143 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,147 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,159 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.077759+00:00", "project": {"domain": {"id": "474934728eda4cb3aec7e5516cf4a2f2", "name": "76a3f4de0ca949b1980dc863ef1650a6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "26c96c696be4452bb02ed22d41aa8a2d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c62dfbd17cf44f6f912968b5cdca72ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef538296bce1499b9c17e0c5635392ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4c4614ad475146228a3739399db62360", "region_id": "RegionOne"}], "type": "identity", "id": "3d60914ab5ad491ba3bed62341074b4f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1846cdce27704d55a1deee1a9d96d277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "608592012edb49299c072de466a244d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8d7ca912cc1b4e6cad2d2da0573859e6", "region_id": "RegionOne"}], "type": "compute", "id": "f43e5094cda7438fb59427ed77f6f013", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c7ad92ffbec7444da5b7e0ea5e4d3f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0a183bf95e674f379b8b86b838135e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d5ae2d323d69495c9a9d338355573042", "region_id": "RegionOne"}], "type": "image", "id": "2737891837d54c05a74a8b30f1148d2f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e5a39ae595064409b7449fb95313aa42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "10005c4766dc40a78070f468e43ee3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fb48cd4f457040c19c178034a5319296", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8070ab4737b4483abcfae703d2c79c02", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "781dfb711ba3486bbeb4d86c0cb66966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d47ba7d4b78b4ca1961b3d7da22a6606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86e62b40e96448bb9c1f6e1ebb2f0873", "region_id": "RegionOne"}], "type": "object-store", "id": "a6703b43868b4f81a69a0d806fae458b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b15f54f33bc4ef081d7ba1004ce97b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3751937bfbce47e0bc2244d3dbcd10e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53058db4047c43b3b879d74a573d5086", "region_id": "RegionOne"}], "type": "clustering", "id": "a039f86e0eb946d585eaed4b3df37c42", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "950e28551cf248cfa8a4fbefc6bac439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5472a87b992d42be9791eb296516005b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89cc314e9dbe4b89807a1d8d7e65246e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "75abcae649ee4fe19c2b1c6cf125a962", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5790d11b1a249edbcb0bf0c33815cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4de240013dc464eb4b9c29c8f8058f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9b189b680134a5e9e39e6b2e20b6704", "region_id": "RegionOne"}], "type": "cluster", "id": "d353866ec957417fa12cc98f7b78afc3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "644d2d9680894edb9ba480119934557f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6625ce0b26554e998f23e02ebe7c64aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "612a26c0776544a79937a85d2ada5f91", "region_id": "RegionOne"}], "type": "data-processing", "id": "b3f4a88fe3824c5695b3c402b332db57", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d39570b767a49c3b9902556159af29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f3e8094854f41e3ae87e9b723207419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "18153cc15af54e3cb4f78c889b6a3773", "region_id": "RegionOne"}], "type": "baremetal", "id": "e3af7786a757449f9612f93f2a9c4cc9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77ab42d253fc4ca793eaef7bd6e184f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fdecefaace6b4abb85f4813c1a051133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "228993b4f64f461f81fa4d55588ac24c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "178093ecaf5e4a7fbbbb3a4bb7d64fbd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e8eb65f97977468d9e502bb9a81d6d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1a4d7a8d83914dbca203fdbfce65f41e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "237c3ecb20ed41d088ecb498dfbf6d07", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e973c1ba815745dba02b2839737b9cf1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7eae94d538d146748fa8178a461d0290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b06e904449045f887985dd414f8cb6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b66cefc72d0f42cba308765c75a0dbf6", "region_id": "RegionOne"}], "type": "key-manager", "id": "ee6b7bb102864405ac998e064b9bbcbc", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c35d8810edd46768b759dced45d23ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bd1a90076224bc98e47199f331c2bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9897251a1e51412ca6da48e730b90169", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0f31e08b45a240d5822d75577affccdb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dddfaf22708e4cd881b387d43bbaaf4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6ed550c037b401f95103b1abae1d15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7e9bc4af3ea34f84832d703df631c8e0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c0993a896304f32bdcfe25b9173f0f3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "558fb52d5ab744a69b5853119ec7f468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f385e41e6cce4262ad7be626691b9835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "253585590d564e82b134fed3899878e9", "region_id": "RegionOne"}], "type": "message", "id": "6b0bd710ddfb446b9a69e78160220107", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "92a04560c5e54ae1a4effd2c346445fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fca2da0b204c4e1687e98034db1c0863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f5b56b24ac5c41a4a48e815ec9e0fa7b", "region_id": "RegionOne"}], "type": "messaging", "id": "2e65b570436742f5baa554c5684aef3d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d1317271d7044773afd5ff6e1f31fdda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4ab810796e3d4e0a97aca1c4a7ea2a09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "64d13821dee543a49678d7f0966a7d13", "region_id": "RegionOne"}], "type": "application-catalog", "id": "26d5a0413950459bae74a355411ed22d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "793ee20a5df44e518159f9eda6a8e306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f323de86413c4f10a9590f19dc514284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af5d96a480f1488dbbbe5d3f4743ec2d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0d4272cd17fe4d8689b87e30b35d8652", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da5d8bcdf7684403a94b63ff602a37f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ac630661ae14f0886bc4b3baee7bd69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ad963438a384a9688eed584cd4b19eb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cebe385322bd4b109da2d3d8ce3c904f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20e670127495447c8d10f1bad5c4a951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "650e141c581b4db99288b594cdc36985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "feecc2c5273b45d096e80636f1793b8d", "region_id": "RegionOne"}], "type": "container-infra", "id": "9ea89692c1bc406b957c36ea706e588a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "004aa0af1c0d40b0977aee9d6b75f2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "086b49aeedae47ed841d0a1d997fbc2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cbad142078c04285a220247fa1ac9f82", "region_id": "RegionOne"}], "type": "search", "id": "84dd28c6c9254a18a6dc77745376d09d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a231bd0da26d4e3781e1c0924f5610f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c6f7abace81e40629be952bf0b31f8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1cb583bad53e4aa6b17bfe2341d01ccb", "region_id": "RegionOne"}], "type": "dns", "id": "0e9f84d448a64bc19cd1324df1a9e5ac", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c840ac0c5504cc8a3707254b5c13241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ec2adeb824e41b0a50de49ef0099fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6ee0faa83d9049a0a61846687c2053c0", "region_id": "RegionOne"}], "type": "workflow", "id": "a93402790bbf4ec58249d406def6ce38", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "060194da2b144f96997b4fd9a0285580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a7d6fc5c96c49768cb1e590687de4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1e75798198dd43438a8bdaa8bcc3be39", "region_id": "RegionOne"}], "type": "workflowv2", "id": "33bdd77fd80d418e900a2bceb770a302", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6d888679ebf942af90bb45d83a60cd9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3e3e2972e54b4a36b86732a80533b253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8391f69ecfc94427b86908021a4464a6", "region_id": "RegionOne"}], "type": "rating", "id": "a064b50ac24e45c785f9357a087d3a61", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5dd55c5ee9b4f1dba872594cf9bc773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5062f24b03c492b91a60bd4e965b04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "919839655f4040159a98d9b0e6f20720", "region_id": "RegionOne"}], "type": "operator-policy", "id": "03b7a8776a854266bdbf78fd2bcaab8e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "637d54507a734417b3e165bf1b2d2d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52cd52e4f0f947478b33d845b8fd0e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09af5beecdcd45c3a29672769e724145", "region_id": "RegionOne"}], "type": "policy", "id": "c3dba348811c496e9ed82fbbde014868", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "409e4431a8034ccfac28b8aea392eafa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0495195326a148b898e800e01e18f044", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9af30421bd149fd97bd92d155e31601", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e03fbde9186e44ee8d09809293b4f353", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "743fdc57656542129ac5e97ad8246bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecad2ae01e5d4cc79379c7d197485306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8699e07d880e491bb17f4486368429ed", "region_id": "RegionOne"}], "type": "sharev2", "id": "0427c1b2b5d64639b45f67224ea70ba1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9a55df7c9c04841a8e2426b945feb81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "605c75fc532c47d9b573da178561c3b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b1cf31cbdd34848a7b857221d5c24f1", "region_id": "RegionOne"}], "type": "share", "id": "0543c66bc8744f2e833a7530b5817bec", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "18fd0aa43c50419d8f794be381bfb977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cc0f3e7e2df4b049fcd50f050274847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "34609ce5f9da4ae1904b4e1378fb41e8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ae4acf44b69c43c8bc4326efddad7637", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f98c14ef57548f0b23a9e62a4326fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24c309825b2d478ba12b6222fb49221d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "faa0ec4cf62f46caa3d42589aed93004", "region_id": "RegionOne"}], "type": "orchestration", "id": "46f5a499e3714925953bcecf9363b9b6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c50c405d084441af9862cd70b5ba43d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c6bb9acd80b469cbb5a49864336f57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "631c4584f2c34df9a53f0ce55be9f207", "region_id": "RegionOne"}], "type": "block-storage", "id": "ce6fc5e72a8e4400acd87a81529a749b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2614139397574146b577e03de9132198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f153c0f63fa4b46b6a9f18e42797583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efc31c8ade904edb9d132105c63ee6ff", "region_id": "RegionOne"}], "type": "volumev3", "id": "80876fea34134b9099c6eae9f47358c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b348d0b771848ad861ea63dda11ec0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dce43e1e418c4573af69e8c4a3f4b962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6930b4a1bd7c4da095a2e3af1164bf8f", "region_id": "RegionOne"}], "type": "volumev2", "id": "2d7250c07a1d4e519df76727e9db2dbd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f8d16ef44334e3e9b5d0ffc9ec4efb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b84e839099ba47d19f28129ea701ae05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3322ed6d3f94edc9be13e65f8b04781", "region_id": "RegionOne"}], "type": "volume", "id": "09dded31c12b4b82ab83c2d86a11ea8d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "360eac375f9444e39615e47e9f7e20f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74a3fba3d3aa49cb8539c8df504f3ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1eae4ea0f304adfa35ca74b36832510", "region_id": "RegionOne"}], "type": "block-store", "id": "b56f88a012394edaa2a26beb74912bdc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1504ef653d944b3cb02b8f3ce355b045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05be4ac0862543f598d6ef81814f3ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "37d1a73eded54728977942b20f715c45", "region_id": "RegionOne"}], "type": "alarm", "id": "03693bb99fef45299aace8a6cc82ca39", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "860a497d91d04948bf539d0f3ae315ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "316fcf7bfb9644e485f4f725bde7edde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f35d53b1a1ae49589e41644644f95e7c", "region_id": "RegionOne"}], "type": "alarming", "id": "16a3d8630381435fba08dee4a952b802", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3536c462e4544c3ab10a1c2a2617914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff56c04b1c5a426caa2aa9b78a4db27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c1aa05b55b6425eb792a4d3538a40ca", "region_id": "RegionOne"}], "type": "meter", "id": "2662c246e736455d83043862ab4e011d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "75788dcfd98d40b0b8411672a22586db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff2b7660c54f4d6cb399455af4f5c0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "618f0603ba244e6b8df1d1c6f6fad563", "region_id": "RegionOne"}], "type": "metering", "id": "276b83ec742047618c8e153c28eddab9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "41c7c48ec93d4014a2511b0ee89493e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73e4459794954adb8c379c6f9591d0e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e831ccd7d3c44bd0988bcf6cbef2ff3d", "region_id": "RegionOne"}], "type": "telemetry", "id": "b363493e291a4d679060b722b68a96ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28f81db6459447f2825811eb079223bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cbf228a623a543428f7003f673dbac00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "24a504cde79843788fd9c2ce6aa48d12", "region_id": "RegionOne"}], "type": "event", "id": "67d381c1df3d4fb19cd6a12cc42f205f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8f21fa59f5b6497fbc5abbb62dac8782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f761e22ef2fb451d89701cd6f809a4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5951f709b0244457b2c54d4e8416e701", "region_id": "RegionOne"}], "type": "events", "id": "15591c8d530a46ddbd9c1d9c3c5f4e1d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28b0b06c9408429c83e55d04da4ea257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3f0dd164cafd4d38b76a70037ce6910e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d793a3dccfa14fba9fe3e2f6f98f5189", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9c20da8ddd5e4cbfb7cbf9d4e8a77533", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbedf1673c3f4eceb8f3ca7c47bdb526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "01612b5b7d1f428c8ed9bf8e23cd307e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fa302d3f94f043e6a4042352024ebb5a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0c38d65fb5c94291ba83e658b3d9decf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cb814ec816d487196a13b97836a7f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5392f63845cd4c8aa95d1a74ef97e3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a666343f68e541cf86caaaff8f1a93b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dbe1457cca4c491da1b9de51b0fe98b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08b7087e8ec544fda924057f60e63857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "566025a3a0a748a5a2b85d81cd8f3386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5df7e679be644d3b1ec8704aac8833e", "region_id": "RegionOne"}], "type": "tricircle", "id": "af9cdcc4d6134f5691ea721d7f6ab621", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "aab7506bee1d4cd090f5670c01179a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1312204fd12e4653bd579b466c307937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6aa0f2a39acb4c94aed017cd2e495d2c", "region_id": "RegionOne"}], "type": "database", "id": "882886dfb2634149a21dfbf5ca674cf8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "050338972d2842e28a8a188d6531128d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ed9528f2d7842bcafe793a093fc8e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f1ffed81a33f470fa878d99bac7593b4", "region_id": "RegionOne"}], "type": "application-container", "id": "fa84f4ab08a54ed2b18ceed2e1d54325", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40e7ca8177c9493a994762646188baa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1d86b1fac2594a1587c18f7c38c3a22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e62f0f70ca9749fa99ed4282f8e2a4a5", "region_id": "RegionOne"}], "type": "container", "id": "2f48816032564b028b15fe5880f8962e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f0dcba8e4ed44311b54f337cc7b6b329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c106b2cd03748b7a1f4f0d6bc50bb5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d8cba230e044ae4984d4d4ab5d19d16", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "095ec81bde4145eabeb4d86e1f6e0659", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8beef9347404fee92412bd2aaa037cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1cf4dedd11d54e9a81d30c2db5f9e7ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "309c290d543c4be990c655543e33288d", "region_id": "RegionOne"}], "type": "rca", "id": "2a1c49eefac84bc2bc34338a193bee3d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65cb40c4cec64303ae3b3060959a96af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2cde4e34d32c4add9252c263e61c78be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d99199d8af7f4510bc900c5de9dd3204", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c7f422bd5f7846669d3bc6d476e90367", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e45ccc8bc45b40aeba4e6ffada76573c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4784087261aa4fe5a194916bec0c2f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "457c9e2966a14475918edb55ad6a8c9d", "region_id": "RegionOne"}], "type": "network", "id": "6bfa52776f934f9c9c85d56b2d8cc236", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "467b65fe360a4110b87236eec92977f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "86ea2cfa52724ad5a7d3202548ead75a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1837efbd19ed4a11939f1c9530d03ade", "region_id": "RegionOne"}], "type": "backup", "id": "9c5ecb084eee4feebb726e0335d41e25", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c095786954745fe9e8e09cc6b6fa0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7841e36a4cc435898cbe93de00b9463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5c90f0f683014e6d82cb75520ca58953", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9f2b343ebe6a4b58a39334607e269964", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4579e5d4b07845568ca7e75548729548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8593585b60ea419c96ffa4c0d74b9ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e66abd7a746545f7b7ea5fd53690f03b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "65f09e1f79bd46fabd12dbe0220e4721", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "af74e5fb9c1b43bcbd0ec1583ac3bdca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "09df1b0d4ccc4add8b704ce491436469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e6dc2b1776e946c1bb91961dd90b9267", "region_id": "RegionOne"}], "type": "monitoring", "id": "4b0a7517a3f44c549a4649f04de07804", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1dc995ff7fd048f9920071195cc99214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1c2c8e81272344c9971d52093496d95c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "560ddf199964489dac155d8afa87a145", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a70c1da9b4ff4a00a30d62aeb81ebc9b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20cd94742f324d7c9da3ce08c48b3681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "350e63f2999c4b28bffb522ab79f5157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bcd161147fc44f3faac4dddb2fd89aeb", "region_id": "RegionOne"}], "type": "placement", "id": "908a35c6f8e647bf9c77c2f303451680", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d93d327e868f4498bf860294898f2cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a135f2f514e7467681306d4aefe5857d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7211811f8a7347c5b14db5c545c55aeb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "230c199025f249b488debf2e3056d601", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5eefe7f7f5264638b5f2074e36c686a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf0ba345daf842b18bf197e4e682250f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6997dd99d12a4eda9357d4faf901e1b4", "region_id": "RegionOne"}], "type": "ha", "id": "7fd5c4dc5649495a9ee869c8a740fa8d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1501491786864d518527cd54185ed116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f35372c34b614406aa980a26edd8eb52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c7920c70587d490cb35711e28134020e", "region_id": "RegionOne"}], "type": "reservation", "id": "a83049367e75452fb522a471b71cd696", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3b062c57402242c9a82054e4e95eb2d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ea5e908988ec4a949331a0c9d54206f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f077f34b5b6e4143a34ea471902c8159", "region_id": "RegionOne"}], "type": "function-engine", "id": "c659458015cd40e0a0d98e72e66d998e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "112b98b2b0e2406baf7998af6fbd8a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b69f366d7425450e858df8006a188b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f490c356f9c140fb96f2cecce61c1724", "region_id": "RegionOne"}], "type": "accelerator", "id": "e42586a9073e49bbad9764805eba68bb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49186fb5564e47d283b1b83b4e506673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2255e7cf4e154f09985fc1bfdf2ea49f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "197d7ed9f9b841e9ae18b1f199f3e843", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d5adbfb6ed334e6db1d137bde1a90240", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d864c906993040cd9d10fb9a31877c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8a30e55a16f24f5188a7436d0b7aa8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0ee0f557c4614d1ba506096695a7348a", "region_id": "RegionOne"}], "type": "registration", "id": "00444c76209f4073a19ae8fc2fc0d11b", "name": "adjutant"}], "user": {"domain": {"id": "78a06b9b3f6b481dbe569e8cda754ab6", "name": "0f876ea2e3d44f2999d7c93c677cfad0"}, "id": "63534b274f934a70816d5ed4c0a4e60e", "name": "7dff9ea73a3b4c79a27b693cd898c4ae"}, "audit_ids": ["84013a9383ae4b33b4eee1e6837e62ac", null], "issued_at": "2020-04-23T06:26:01.077759"}} 2020-04-23 06:28:01,256 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server001/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volumeAttachment": {"volumeId": "volume001"}}' 2020-04-23 06:28:01,263 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,265 keystoneauth.session RESP BODY: {"volumeAttachment": {"device": "device001", "server_id": "server001", "volumeId": "volume001", "id": "attachmentId"}} {22} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.068805s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.059193s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.059277s] ... ok {26} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.059691s] ... ok {18} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.061811s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.069159s] ... ok {15} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.182015s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,185 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,190 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,193 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,197 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,209 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.126767+00:00", "project": {"domain": {"id": "b5c98f2abfe7475a83a3c7361e2fc227", "name": "404b5020711246f0a8dc5e31a7639bf1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "50476bc4374c421a9d616e555b85af53"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3fed07c6849f448ab57869a4a2a87049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a343418b12a34e458c837c2c576a05ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2d637bbfe5794de689a036bbe03577e6", "region_id": "RegionOne"}], "type": "identity", "id": "b9419a9268f54ab28771dc1c1fa8c411", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a98000c786194ae380932a30cbbb9d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e09feeac7c334cef8d6dfbf17f6a600f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e38437f3f5344c609145ca04741b9c3c", "region_id": "RegionOne"}], "type": "compute", "id": "e2a253460c914b27b1150f7e14faae68", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c04204c62a384c4b86d8f0480479139b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "deb112c3d9ca4740ad3b9b1f92cd1863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b302c84e76ff4434bb1ba636f61a628c", "region_id": "RegionOne"}], "type": "image", "id": "f4fcc1f2c29549f7b11393e1c062ec16", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c1ca2c3a8f054a4daabea84cc4764b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e7f4f9844f548b0bceb4ee86a4e9cae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "610d9d6a1c5742928676289281726639", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9cf6cb0e367243cabe83e8197dbc9cee", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6613f52c3b5640ada01a8122247d402e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "780b8bf25d3b48969ebf7bea6620d52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7d5f789375c40f5925998badd652770", "region_id": "RegionOne"}], "type": "object-store", "id": "1ef9640676eb45da977ebcbea715afdf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5dbc43a1fa2b4a15b44c185e5c751c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "259264d6875f41a0b442925ac3719cfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12bd10c5d4b649e19aae108cc4173305", "region_id": "RegionOne"}], "type": "clustering", "id": "c3236e686c1347e0b3fe99b1360b92f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "545906fe9ddc4a549fa1dabf9f5d0bfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d4bba9c154349589f14585f744bebf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fcf22d1be3264c85a3cdf0f856261d98", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a4a11684208445f3908610f3e5422c67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aaa62b28227c44c3ade9ba54899bc32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5633bec14d3c4a6a8a5c298fee522681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f0012a0f827a48d1b7fa605a593cd1aa", "region_id": "RegionOne"}], "type": "cluster", "id": "b1f2ee0865cd4b4285f1950637b2776f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9128a00de8a44644b34a2df1405a8028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "268c51b52b9a4469ab68635a6d40167f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dbda3ebf3b614f3db4622a382af58d18", "region_id": "RegionOne"}], "type": "data-processing", "id": "71b9eab9b3e844e083f7444ea8cb81ab", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fca6aa4b3d5f4d529a41b8ea0919a788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d300741f3e147a5b86e779890cae903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fbb142e821944a50b1ee9c8ea2f3dae2", "region_id": "RegionOne"}], "type": "baremetal", "id": "f9860c16d6c54d008f5f01a69621f39e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd56ca7becca4a92bbc240a95c9f8e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afcc116ebd1d41a2953fc7260bfeedfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec94c36ce6fc4b7bb2ee82b7e7558e46", "region_id": "RegionOne"}], "type": "bare-metal", "id": "71f35208692f49019434145897e1dc91", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bea0a7ad9bbf48e8bce370ee1c3a4105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0a505d0dd9fb4a9ebbbd0a09798f6d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "661d1519e3cf4f66bea326127ae1008f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "846ac3de68cb4d919b19902baa55da16", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d43ba5d5a53b421cb3fc992c9e641501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "64c093e79e584f4ca35a9d2efb5182f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dbbf56fc5b4a47a989b3f63339c1b5fa", "region_id": "RegionOne"}], "type": "key-manager", "id": "71f1e75a31bb4d728c456e8b6b29f51f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85c4d58eb0974b39a5f38e03db567aff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72049d057c984c4e9fc4ac0dae3da3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b8bb3dd6858e4efebe3f51bc493ddb0d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fe54dd8c80954f779175d3aebe9f1196", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "240ee69ef857455d8c880011d90b245e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5ac222b1e3147b0ae3ac6e4351812a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cccdd3e9d94b4ea3a2b9b58d2f0b39ba", "region_id": "RegionOne"}], "type": "infra-optim", "id": "869d8147de704647af549c2897538c1c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97d56d8a533845ceabbfd52b3aad77dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1753cf7820c14899a97a0223fb7ed379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e5142ee35c904884a200e78b1e15b559", "region_id": "RegionOne"}], "type": "message", "id": "21cae1ffe5384c9685044bcb2f10b3fa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ce3583316ddb46b08bc0fd0d2b6ad1b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21ea3e23f22141708350e1f78a9a2dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c52f498a5aa142af892e9b1f05bed4f9", "region_id": "RegionOne"}], "type": "messaging", "id": "9ea23b95fdf94fc5b3d2ee54b73b4c5b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "59b0446f471f46d489525d02ec576d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7fdafe3bb1df4a02958bfc14876bf407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7ad229453ca044b3ad07eedc97bc3845", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9f32740946ec4cd69e72dc06cda1526d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "460a10ec9d7b4657a0326e5abfee6d01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9213a1f642d4a59ac61c148de447857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c0a518a4f1c4fbb98e576bea787d992", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8a045de66ce24f73a566cf7b8e667798", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc612822d12d462ebdad4ffdbfbe2326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "004de9b992494d9dbb1ba0e8ed48c4d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1645f56de8e45bc9decf857e6b77f70", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7124afefb3f645f8a963202b376b5c20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "567672c8d8f448a98f65b0c48f130bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59ad0b4016f04d02b910eba6e7d252af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "160b2615f80e48dc9811e0ba9f4711bf", "region_id": "RegionOne"}], "type": "container-infra", "id": "140f3fb34fcc4eebb13890b4cf1d46ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "079c134e07d5470682897da028cf4a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b278e5cc9b3046b99d56d997f74140c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "495d0e3eb17c4420890456b2273bfecc", "region_id": "RegionOne"}], "type": "search", "id": "c5864f0b96324cc4966f8f6bdddb0b0e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc8352ca6dcf4ed3859aa50362f1f240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1467c2a5097b4952a0330617d90191f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5b85a9ab12754bb6a3b4dcf3e97837cc", "region_id": "RegionOne"}], "type": "dns", "id": "591e64528bd5422c8f8624bb14f5c8c4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2cc63c0b964947af8b6d75c14d653109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4dc84bde37bd4ab9afcafd0f6ac1ec40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cc9191c2011d45a68c2b288b25b46137", "region_id": "RegionOne"}], "type": "workflow", "id": "9127d14bcb294df5b49edffd3ec706c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48217f90ca5a495b9217cbf21f219363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4ca391a63b63480680f8795156641640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "109b2121d2f64158a8a77587b9885e76", "region_id": "RegionOne"}], "type": "workflowv2", "id": "561e81f15e7d4babbfec3119eb4835a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "143b446d77f2418eae5c973168ff28ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3986ae8bbda546a68f31c4ca44bf4a80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4e37491b3bc346a898c3de756852f6f0", "region_id": "RegionOne"}], "type": "rating", "id": "8dcb25e8a66f441f843c11422d55e087", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a01af4e17ae49e2acd7e0085764320e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "05d83a53b0314fd495756d66938be4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "354270b5f6c74847bfa673969a0d3e5f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "51e0b031a6f04ec9bb5c2c31d6812337", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8fa28cc672994295afbdba2178073fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d1bd35e4b294fa3872a4b4ccabf3d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "89a2cdb36eba42b4a40251a910b8fdd4", "region_id": "RegionOne"}], "type": "policy", "id": "1accde9cb22641fca451ba850b8b2b70", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb0ccca92e8a43edb11adbcc8b367c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a234a1ec968465f9c8048e55d903faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3845723ba02b4c9f8eb95f38a46c645c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7b96ca59b7944eb580e88d25d1991468", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da39b2756bcb4c75bafd0d6950ffa117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1d944fc075d4cdc805ba72eb930d4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be0c5a71a01e4021b9e2d85be26c6cec", "region_id": "RegionOne"}], "type": "sharev2", "id": "3aaddf7339cf4ad7aea34357685b716f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a619da62eef24885a97a7f70e50b0666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86b8bd55f74f485c8fdcb59970d41f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ea47f5dc82f048caa3c8ae39804040b9", "region_id": "RegionOne"}], "type": "share", "id": "316a4e15026143f69c18b762ef2bb32b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3ee6de7a4d74527a11b2a0f47beca1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "763a143d3a76458a9911fa392960c047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6eee620a01d4863a3374d15da3dbf1a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c6e0cf3d0374bb1a5af98940761befb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea44bb8d8f5b45448b88ba9f3b4c0837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f210419521324de9b24c49c9ab0984bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "156a29f23d524956bbd00f4eaf3e517a", "region_id": "RegionOne"}], "type": "orchestration", "id": "15bbe5fcdd7c43df9b8d008b1e95d668", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ead66c1d02394bc798c41609a7cb46d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a10d48f65d74781bcab2c1933d2d34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a3ddc6bd8754e31905b1041c9ee52a3", "region_id": "RegionOne"}], "type": "block-storage", "id": "1df38629ed024fc2b200b6a832215b65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53f48931c99642b3944f9a7a94b82488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a42f5685aad4a7aacccaa169fb458a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a26cf11ce0644289e3ec2bfe0b063d7", "region_id": "RegionOne"}], "type": "volumev3", "id": "2cc30bd0476d4d15b41717781287e84f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ebbf18c83af4fbab6d776bd6d38dd18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9579b4d0bded4a3084de82b927856fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ec4eea7d55e461ca6202892fb76ba31", "region_id": "RegionOne"}], "type": "volumev2", "id": "88565c293f6a4bceb6d6f10adaee0df9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "815fe4b44c5f40dabd6634fae8a24b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18ac7016faf84e2db5b004c1da21d3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad40ccf13d13480482b1624d16dbe5f4", "region_id": "RegionOne"}], "type": "volume", "id": "9bfec714604b4621a56f32cc3e0580f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc47433ac88b4f289db8a94902368190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5c8f2bff6fe465cbee60b8224a7a3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "038793d34be34826bbcd03dcfed6884a", "region_id": "RegionOne"}], "type": "block-store", "id": "40003c41e51649a48eb2fc2875b1347d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0063c1c35c24729991b97338ca00041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5605258c34904f58bd477404f0e00a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cf303b238cfc44a58003554afddd4b02", "region_id": "RegionOne"}], "type": "alarm", "id": "b9f9cb55ce1f4d0faa5be81e47a467e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "78e39e4756ea42d3a85585cc29678ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed668d5e166440f7a7165a1550624b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a0ecf0289d464f7497c97158c5196b2d", "region_id": "RegionOne"}], "type": "alarming", "id": "437792e524ec4fec80dac62677ba0f1a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "79322192e581466ab46f5dc65eb0f854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4384fb60be914f97b5b585e8b52b2e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5a28b51577a40fc80b9a236962421ae", "region_id": "RegionOne"}], "type": "meter", "id": "af29d159e37840b0a9fbb28b3dfbbba4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3decb93d9c8d45b9a904716098e2a346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1908734f86364d96a2da13941944c07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c8f0904b07b74cc4a26b6b579ffa67fb", "region_id": "RegionOne"}], "type": "metering", "id": "54572560c66847358d1e014e183a8fab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c5e4a1e2b6d404a9ae840b00ca77bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22e3b3fc5c114f5aa02beb31d6c85ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5571296e30d247eea9e003b6acc6c516", "region_id": "RegionOne"}], "type": "telemetry", "id": "38ec2241bdb843fa8af8f80efd5967ed", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "19db1cdd1cbe451b83000810ccb8c26f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3608a6e8217d4cbe8321b26807aa208c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ee2cb8fce2e417bb9c7fe0d62878746", "region_id": "RegionOne"}], "type": "event", "id": "f518b7768ff343e59cfc11b739ccbc8b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9fb2a0d324604346b8920d81ec41f190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5c5a4d66a1584c04bf6080156ef7bc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ac00d361237d4fd1b1b8e1415a7f2ae3", "region_id": "RegionOne"}], "type": "events", "id": "faf695f9c72c4df78df6f3bb87117499", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5af95243932f42d4b756c8f812080f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "45299abd97d74e5bb12f6e12db6790af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6936daca230347069bc5a537bf5e3b07", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b27196416d0348d1a110c96032ee9ac1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d9c2ad92b794c8cb564e6353be10ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "475577fe68f442538ab175289f13655e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "900c353184834271871bcd17cb4dac11", "region_id": "RegionOne"}], "type": "application_deployment", "id": "004ef5f2b71d43aca2c4595d934f2c01", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18b3c6c28b44417487f3060117cd3cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6b51f86d0e9a435fafc5b61af11360c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb5f8b097f194a18a4cc716804653cd8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cef4e7b2584d4e399f59bf508645ada8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3943ccb6e6c448b18f16c1b847304684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1657e057ee1e485ea778c1a919b66bac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "326492667aae4b8c8a8f0eb3390120ae", "region_id": "RegionOne"}], "type": "tricircle", "id": "c71f93f2409c4c2982cc733fef7ec599", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2adc81e281634c86b7b1e32ca229f39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7889726a2bd0428c802d250751e19b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "64ad79f02320461db7244ba1e5239492", "region_id": "RegionOne"}], "type": "database", "id": "895abd3912c14095ac51c7972691e77b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06bde16adc1b4d5ba1196c97e8dee8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f67c18aa59d4c7f84e861d4d82201f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "27068b9ab18e4fd3b0b4b20d104d3b6c", "region_id": "RegionOne"}], "type": "application-container", "id": "c67ea75d03f448a69932391c58aafd6c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "224cd077e83b4734a05db0a006d843e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6ddf253a90104acdb9c86d729d3f4638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6ef51d512d4a4353899b1a761fe3b676", "region_id": "RegionOne"}], "type": "container", "id": "b651cc5a6f6c43b4b3c4556ce36b1666", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64e4512aa4d44e0cbb3587b2b0c04998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3bfe941274e94a5987a6987711fff4ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e5e6180b0c6147d1b28092e28ab3a4f2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dc0dcd3f4103441f943a9395f06c72e2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a55ba2ac5064393a10f629a600b2f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1ddcbfd0173449987473f2cfa690821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b79a5f4e54c94ec0ab7cc06e3cf9fd77", "region_id": "RegionOne"}], "type": "rca", "id": "bb380ca8b15a40029ac22d56487ec1f1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e56006e5c01845acb7f8f4953ef253e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "716b15810bac4d58afd146efd944ac17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0af5a015bcc24ec1b17463361fe1f06d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cb861aa0db8446e6b179df60ce74e26c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "43a6c8a3b53241c98c9bbb07f3480793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d5f7324c96764f03850d36c1c5e214be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "09ec5c4ddcb44ead9109152ca83f1e05", "region_id": "RegionOne"}], "type": "network", "id": "48df9e7692ee41498d03092b5010fe4b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a036287017fb4c3ab96dc5ac8ee5caec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6b93593d35104d9d88aa48cb544faef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f46680f8bf17470d8e2fc1bad1d17d71", "region_id": "RegionOne"}], "type": "backup", "id": "63154342d969474fbd5f001ccd559de1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e4f4b340caa4b8e8be65953ed53bfe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b607c95266c446e0bd9eb69bdaf19f71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dd881ff854594fd2a4d6cb34be01ff58", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5b41c129aa2b466da7c749465fc4b654", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f04c0dc98272444abe18915b527388fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ade456c4ddd41ebaef308025679e6d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3e3c8acbfed74b808299b90f3ce3134e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "45c876b98d3d49268246a8fa4149aebc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a4b054aa296e45bb950d048ceba0bd2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "49e52591246e4d07a44f188d85120ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "383718bc94ef47368b408c0625fde4b8", "region_id": "RegionOne"}], "type": "monitoring", "id": "0149132823194e5b8542bffc90a7ec54", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3d6c9059997f4447a78455217d359e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3e0dc633623e4ea0a0da48c2be86639c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0b2efdc937b847dabbdf53f47f00032d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e46156bdfcac4c7bbd3398cd9bc77a45", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "27eb6b4c730e4760935f2e2b9d1f2ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "34357a7fe360452781550e4b06f02d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7c1db269da42474e92d25cb9abc9da98", "region_id": "RegionOne"}], "type": "placement", "id": "c0f8807a7d8c41ed8a9872a086f88e86", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c15bf8141224c43b53c4b0b500b419f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e3557900162346158ccede979276b225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "37b15317292f49de8e2e03690286e8e2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ed4262b4b14b46e19c18483dec984419", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08e374e5e602452e802ea0c471c66f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "565f1faea6b94f5099e19d2119232d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ac41acea70fe45a8968867d00f089c73", "region_id": "RegionOne"}], "type": "ha", "id": "1d1328a97037476e822e4e3ffcea4415", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2976161e526e4d5494f38cff3c0e730d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "da52d718bdac4e3dad1550e65924d345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "58a2ce7e526a4c228b90575cf20a542b", "region_id": "RegionOne"}], "type": "reservation", "id": "76b27ef739504bc29954051482609428", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a755ee22eb44531a385015ac14b33aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "34cf9b349a06425c977fd9ba5f8d9cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d4db2e605cb423a9217a6c499c96489", "region_id": "RegionOne"}], "type": "function-engine", "id": "fa12d118e80948d598b661ec9f3ddcde", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "44240f12dba441759a7f29f4c4587819", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a1c634960da428aab8c51cf7aff97a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "94ff7161e9b44df5b8693d120aee2d69", "region_id": "RegionOne"}], "type": "accelerator", "id": "45a929a5f8a34206a69f7e6f4dc371a4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f81af18d1ca04863a3dc2201573398a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46d0b02e566c47e79c6dd24bc10d3511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d0e5e0d1d084dd8af5ab434de3cb504", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97c5a419a2b34c8593d648c9a2404b64", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7643156a6984101bcda96ec36a8ed03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "68434f7a51184c0897e312058db0627d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c5066b4cb8f4e4a95f7bc0dffcaee24", "region_id": "RegionOne"}], "type": "registration", "id": "58575fe6919249d3bd8ec6a760e71c54", "name": "adjutant"}], "user": {"domain": {"id": "882e6510083946baa05ba9ef16a9cea9", "name": "ec372ad844df4e01b6c0dc2134143867"}, "id": "665552bdf6c844138a5a29fb541a3af7", "name": "e25c55de5c134cedb9a6f53e1bdd64bd"}, "audit_ids": ["932cba16d44c46ff9bd23e36f5daedd0", null], "issued_at": "2020-04-23T06:26:01.126767"}} 2020-04-23 06:28:01,294 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,299 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,302 keystoneauth.session RESP BODY: {"extensions": []} {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_all_server_metadata [0.067691s] ... ok {31} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.060060s] ... ok {27} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.068944s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.057866s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.064460s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete_ignore [0.071815s] ... ok {5} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.049310s] ... ok {9} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.097295s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.058873s] ... ok {30} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.278444s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,928 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,936 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,939 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,951 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.871218+00:00", "project": {"domain": {"id": "38bd8585c8944e31a0710d03e8ac5788", "name": "55b18394040d421ead7d64df5ab3d456"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "23ca0c4364a4430e85922c11093699ed"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2439e3abd3e3453fba60ee690491f09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b05202f5a92a4a279ff2fbe008b22de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b6727894cde2476e86fff27ba0b836c7", "region_id": "RegionOne"}], "type": "identity", "id": "7cef2cec1457413d8c4d2d4775d94c1d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "23bad8c46a1445218c39735eefbbb864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "246b3be471d94ce994476678de05df90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1988fcb4236e4446b5e1f17a12245eaa", "region_id": "RegionOne"}], "type": "compute", "id": "ad3754b23cf64dafade03e76b90ce33f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "84d863ae0cc84bebbdd3bdbcf90f2feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2e187c52ba264e6eb52ce5832142af53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "33a4c4101c6e47078bd2235edfa9c139", "region_id": "RegionOne"}], "type": "image", "id": "0bc1e80419fb49f7b032eebc90732633", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "20db0b22895646f2bd4fab1b4a889f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "85ba375af610490b8476f07520b408b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0626d7aaaf3b4154a9df740680421155", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e6515e9a8c26418db28aa73466237325", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bf43ef7b98443d9b5793ff6a01f9b98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "640595a91cee4efda7ea1e73d871f769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9588a3cc89ab4c62922c0932ea80ee07", "region_id": "RegionOne"}], "type": "object-store", "id": "0bb66f2d2640422fb16a8b5089052d5e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1dfc2266195496fb04f8445d0ab3cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de231250883c44ec82a539a8adb5dde6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e1e1d21513441e4b548831839983e84", "region_id": "RegionOne"}], "type": "clustering", "id": "3488ba112b7c4fffbf97ad0ac6ade64f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dfddf90dbbd841c9b35cbbf7d51d74f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "400ee0a0b1dd4a57b1791ca7fadbda71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "584bf00ef9944d43b3a7262792cb8f8e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c1fbbc9510b64ecfb8f072294de41ae9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04625a210a5141fea82434f9bc28ccb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "79ffbed8011042d58e4d622cb9d4969a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79e4a133643848a084ef43e0bb295a38", "region_id": "RegionOne"}], "type": "cluster", "id": "0c509181566a40799cd1d6c1fe14b80e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e90a382391d840299c63ecc4242d63cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "67dc874d4c5b4c87828ce8469f39a042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1792cee2f1cf41b68418b9e0037f2be8", "region_id": "RegionOne"}], "type": "data-processing", "id": "62399c0597db4c4f9de0d6ad0f7f7db1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f05039a2dcd4fc882ba7e14c0942b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "595bdbcc8b524d02897ba17c36f9a884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "790f47efeac34955a45adf2dbad877e3", "region_id": "RegionOne"}], "type": "baremetal", "id": "8b33008d29334dccbcc13743080b9ea6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da0b912fd2a940f3b4eeb6f2197d36d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d78f64132cfb4a579b5d940b628f7995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "62a95d4d2e7b419184c42ca1f16e0786", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3533b7bbfe9e4825acff635534ad5ea8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2d3bbd81c12e494ba972b7065c3068b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f32df17d436349d7b544bee7e003ffc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b54a9d591f604c27a76a6379717d8de1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d1a191cea516492185bf06c518152927", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f3ea5177b65244cb95aae7f7d346c211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "20f63128b5264023aa259219675d24f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b0be5d17fda24abf8048d43b7a37f3d0", "region_id": "RegionOne"}], "type": "key-manager", "id": "9d7a844a1aed4a78bebffe2880e4dd69", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3da5e04634f24ba28e1030a486dd3390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc1f1d3805fe49ec8063888391d84dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "057f2c35cf9b4e03818d043a165722dd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "aaf5344266134677803135a256b63050", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2187bde248c4444b9fcea039ba63e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16a4160d67a347779729024004e7050e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dee44662f47f47938e6d5bc74154e152", "region_id": "RegionOne"}], "type": "infra-optim", "id": "95da5b4867364379af6938b981a11252", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f478aed1291a41e2b42ee519f41af293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "950d3770dba944cf97e7f904adf37499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f03f141f6d34dc29eac4e8366f25d80", "region_id": "RegionOne"}], "type": "message", "id": "06b01edef9d740979a5a2fa8d8cc9f93", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e562486995264ada89c5ae615a907954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "97d42ed9ebe14ad8a8a0e73b30068bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ba3b47ea88b24048b6cf8fd8ecb5fded", "region_id": "RegionOne"}], "type": "messaging", "id": "c0ef769649f3448fb103cdbdde89fb12", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "731eb8413721456898d2386dfb16f267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5140458b82c74ceaa13c719f8681a090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c3b5bc89f573429882086ecc83f901c2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9d38c9848b7b4ae5a36d26d4ba1798eb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "13d91618d8cc46bea0fb24f190ab92f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e3e51338ea5425982e67199b4752492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3aec4b8b45c248bbbeb65ac6e2128065", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dd1f3a2212ea4a068c8f5799b2e05c77", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dab49b9b30fd4deaa8709be1a6dc0139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4bb282924a2b4b9a80626fd69bc0130f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbb28160ba67476db1d2e2161b104b37", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3d411f798b5a4cdb893cdaa919445a36", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6febb8cf3854b96bef2c94e30db398c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfc7ffdf084744b0a656cb29cb60f4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2545686ff2724511bc9636b9b10d62ef", "region_id": "RegionOne"}], "type": "container-infra", "id": "215151e3a5344150a53521a74b9a7726", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b035503c96164262bd562cf3daf8f451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "59641eab21524051a89d0dda142b5661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cedecfd945b94852a39f9509199f034a", "region_id": "RegionOne"}], "type": "search", "id": "13943c73961949189e5df10943fafe42", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "367c29c5520b4d56bc47ee32c1196bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dd6e25ea1b674ebd8e60590628ca387e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1ef46c48cd64426e85d98851e788f176", "region_id": "RegionOne"}], "type": "dns", "id": "991e9f01d5264a619700a1c1355169f3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "065df8f1b01f4c80ad74bb2ee82a8c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be600193663a492eb8f46b0213922ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c783bab5d344102bfa7dbfc9742b736", "region_id": "RegionOne"}], "type": "workflow", "id": "f7d64f62266d4111b669bfe1476ae30d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6179c7302a1d46df94fc516afff90241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8802af199e754938882896855d3bd7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "95284f29df5b48988c9ab24971a2125e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b152d336c1ca4d8fa1c754304c3feea7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e601ae88605b4895a698cd0496626023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f45691bfe72433c86537a384b898ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b895463012f0412f8199e6b2cdeca898", "region_id": "RegionOne"}], "type": "rating", "id": "e691650df72d47dc8f5c276238d4dcfc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8eaa7c365eb6495c945cf491fc4c98be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d0a93d720f7640368918dbbed7c4ea15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "79f34efd2d2e40eab22d4f4b73e045ca", "region_id": "RegionOne"}], "type": "operator-policy", "id": "51815a601fda4570bbb056e761cd21a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "226f859e268e459f90e5f3626331b451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d301ffeb9b744f77a5a31e00d08a6998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b57c084573a446ce9129c11400467d1b", "region_id": "RegionOne"}], "type": "policy", "id": "ef3bd52afbd84be6ab2b9bc3bc040528", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5212451008db4dec83fdf9c983e8b772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1fe4108a0464c7aa10ab74b470b9b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3eac87c63ebc4a8990e50358dbe045c8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "165f896151cb4e089cbab660c22a32ac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2fd3e5b463845b1a1b40256427bfd63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ca3fbd137c04049b2e2aef0ca26e40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97b8e890a61a4470a67d373dc9c5f7be", "region_id": "RegionOne"}], "type": "sharev2", "id": "f7ea9cbe5ce44f54a5a5e0b2eb009dc4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a96198f14316445a9913421396ec65bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69f4fd6c8d524cb88cc32acc6f64330b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9801063d95e54a98b3f224e909a77452", "region_id": "RegionOne"}], "type": "share", "id": "9bdde990fbbe42d99493eb3986baf39d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3588a656c2be4f789d4473efc46025cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3163e5f3341c4cafa3713d426c257bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a6a64abe010a4ad09b7ba6d2cd12f25c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8da469ac90e942e38777cddfb1543dbb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cf40d1737c34698924eaae92abefea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04e80493425a4094bc1572ed0a532dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d73574a59c5467a8371080f71780ae7", "region_id": "RegionOne"}], "type": "orchestration", "id": "e840239d30914adab94844fb5b442fad", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b65c62a647e4cd5b98db670fb3b4fee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "373841547a4249709d46d4ddd2901c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d7d0eeca70b439faa34d6f093c6404f", "region_id": "RegionOne"}], "type": "block-storage", "id": "9bbdff0c3ff84d2dba2e3a3fa9c54111", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7174c9f4eeb456891580e352cac1c93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d25554a6aabf47ae8d932e322c75c126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67f31e5850d140b7b72b22bcddbf2e99", "region_id": "RegionOne"}], "type": "volumev3", "id": "40d0ed5d4349487da09048975a3a0581", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f2c77836ca74efe9c6d0b6588187478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "268b4255810245a18b28c4de0c25f179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3049e9eb6019408fb7820402f45b3d29", "region_id": "RegionOne"}], "type": "volumev2", "id": "4f852e61aede4ca6a46be1a12fb6ee30", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d685374afe5432692cb805e47dd90fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f308eb90f1c480094e3437376d50762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6422a648eb2401c907aa42c3fea83d7", "region_id": "RegionOne"}], "type": "volume", "id": "e006ca87ede34eb2a3131e0afbab4028", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02adad07104471ca3b13f8a56d15489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8393e538dcd64de3a4c5a0c53ddbcfa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "521941bf64d940f8adfba84eb367483e", "region_id": "RegionOne"}], "type": "block-store", "id": "64f2b9d990314fe088085e3d78aca7d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b0af951800d42ffaa928b0c0dd1bf70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae51f299fce440a2ad18c31b8183dda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dbad20cbf2874f49a738f6ae45767ac1", "region_id": "RegionOne"}], "type": "alarm", "id": "009dad6ea8334918b00dfb7170d65a47", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ac616d9e87ca4d75aa18ec3275d160fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd569cfb1ace41b7b6d54f29529beee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a2869426b53a48339bed99f905d69c01", "region_id": "RegionOne"}], "type": "alarming", "id": "975cea89f09a4322a24e66f8343bb1b5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cbc8ddfed3d406eb6c3a53542db7d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9939bb0bd99c4424ae6f44777ff468dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dcf92bd8778d40d1b3c0c7991a3eaf00", "region_id": "RegionOne"}], "type": "meter", "id": "eb2a462adac44492bc4ca1271dcc1d86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59231cb4d2a64c47ada7478ac20c83ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ca7955268af4c05ab16a413138c25d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c532e66fe19b41149a93b5e4933144a4", "region_id": "RegionOne"}], "type": "metering", "id": "07c3d5f8333747ed8ec390536e53d73e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6397b426543546c7aa185fc2aac5fc92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42f31cbe10b943da8c0d9629ccd1197b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "473dad41f8734dc28c4e0e7c8ffaaeef", "region_id": "RegionOne"}], "type": "telemetry", "id": "b68fad5baddd4bc2a76d4a304189aa5e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1f7358a9bed14584bcee83c6c06b98a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "378fd514de0d4cd4935d16468e080095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5b5914efb7fb49ae993bf0f7c670b9ae", "region_id": "RegionOne"}], "type": "event", "id": "e8788353dcbc4ea6998c2e4f57e9a3b4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df4f48b7e34a4ca39f492fae7d27bb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8108a755272748d7b7a98b43cf698051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bd7cdc7780624f5a89047ad041c6175a", "region_id": "RegionOne"}], "type": "events", "id": "b16b75c2ec3d42e0a8fa538628ee9716", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d8252133e18d401db6dc1b849e91b7c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9d1a9161ebc497b8e4dde178bbb6210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4aab82045f942cda3269da4c6cdfa06", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3f9997d81b554f0fa894d51541650d43", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "43b178d46f574820a70c32e0c6fc3fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "834e80fa40894b098e0f81dca042435c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f36fa7d74d9489f9d9821c9433561fa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6a8faaffcc2f45e99e345bfdae0b8ad7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1752be96dc6c40cc83e9dfc230ef4bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9e4571cc40c74f1f8e229dae2847af4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dafec00297b34da4958d81f7c86f3965", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9fa6234c72eb41969f969124879425c2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e0cc29bb35d47d58285b908bd744e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69cfeaacb4c44c9389c875c1b5e1a620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "107091126ec94285aec2098f5e5a9df1", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae8a99a1222249799812be7686fc858e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9f2416eaacdc4cb69330edce00667c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c487d780a6c54a2db96798b01a3528ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4dc8400208c94d679c5416794358ce3b", "region_id": "RegionOne"}], "type": "database", "id": "f558ded229844c4a9f99a8fd77d258c9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8612694256ee453daea4bf7f38a8db6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cb0d9434a6645518d96cec13052bcc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a29fe03d954e44ee88e23a3fffdbe6fc", "region_id": "RegionOne"}], "type": "application-container", "id": "a2ec153b3244472da70ec25dda1f0a7b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "704dcc3e07904190872ebf8404ff6473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8487b235398f45849f80db0b1cf66e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6a231bb3fec648f5949dc5c4fad1f481", "region_id": "RegionOne"}], "type": "container", "id": "8db48a94fbfa46c6b2377a25ec6d70ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e7a329fa3ee4523b68e594ecb1662ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "50d56d5b56a440d093733196820dfb7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9f7a68d6f8fb4427b70b0f3e017a06d4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a4fcb0cb01644354abbc2a08b37d4623", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0b630769929b48a883f72a41682aa273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ddb8cdeb60a0433fa0e81b67acafa3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e3d74c190c04327bdbce7e416cede00", "region_id": "RegionOne"}], "type": "rca", "id": "24675e7860994c1e914cbf9dbc1f4a0c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "81f881fa365b4b08a8396fefe012eacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f8952782c6e64081b5d997f26b7ad00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d8fbaf2264a6441fb520ed4bf8f1aad3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b2e4c4624c07484d9933787c04b6276e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f4dcb781b0514a878ccea7f239328a2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7d889d13695f4df7afd5e21000debbdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7762a780f43e4044aecf2a7f06fe22de", "region_id": "RegionOne"}], "type": "network", "id": "d4ec7777ec1c4e818be17d0a4b8454fd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8cb89ee773224b11b9a30dffe0706094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b38091c82c8445b89820b1a06dacdd6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4dbcfa9579ae4b34a7fc17e2107090f3", "region_id": "RegionOne"}], "type": "backup", "id": "2076e86a2c3a42c8a85b1191377067f6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd7693bf27c54f4d9a9f832c14d69320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c287feda0a7246f7a1e9ce96ed0e78a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bbf556c19c9f4577acda66be4a1781dc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "096bb240627f4511b0eacba87c8f1011", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c23d6a3f7d44bac9804fbc0030e3c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb8f1da5506046619db412d33c6bcde5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09fff6c429cb43a59cf559b55a711cc8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "516cace38bce4f12a4b32d8c271a5e56", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2cadbcb95d2c442db015e6dc3892de4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dc0ae06547764522986ae5000c274f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74a61d22a8ac4bd2b7a2cfa68ee9a3c0", "region_id": "RegionOne"}], "type": "monitoring", "id": "9eddc9c5aaa445d8a21222e54daa36e1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37f99941f93e49638dc747939cc6dba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "59b1468793a44deab4265ed7c01a3e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8439cbe3d2c1482d8e0fc81aea32d041", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "91993ce5d6d84581bb6cb8a8bae156ff", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fc201639fdd439492d5d5452da5a58b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ad83a738e8f9498aab2db7ed43fed9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20c59e80be62456cb65c3bf6b98321e8", "region_id": "RegionOne"}], "type": "placement", "id": "e74acda7b315460eadf325a8c7060162", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32d46455b42644ffbb14f4e55d1f3302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01362628cfe440fda1d4989b74cfedad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54a8e6f293624ae88d802d2d42f8793a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b3d927372a0f4d2984e506fc1c53c466", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f47bff48a08048a3a3c79f111b725249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c3862ffa893435c85b6d17e352c910f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a748fb1dd7b9450b8281123cee1e5a7d", "region_id": "RegionOne"}], "type": "ha", "id": "ba5b4594480e43499bb3e54c0ead0022", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6317b7dd087044eea40714411d08e5e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "85b0b311b6604fd4beec3f33dc43b14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ce141915f8c547aa973d56f0acb070d3", "region_id": "RegionOne"}], "type": "reservation", "id": "a35802d7d825408d89a47182013fb604", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4faf3f935ca7412bba206709251f4a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "30df7de67fdf4e6cab02352af7b2d3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "558fa9fad8f0422e8f55aa1196e27be0", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9f50cbd65f447e2a1d812b30e8696f5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b8040bf19ef34ee0a3e2d3849d7b7004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a48147b620bf4ac88adc1b0ac09799b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0ae2ed38b4a545ae94dbe1a3d1f0a6d4", "region_id": "RegionOne"}], "type": "accelerator", "id": "f88e1f4149334207a86aeaca986d072f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a64cf25334924997a74c756c02da90ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b7ff8600810c40a5b3ce91431a945ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9b82cedd2b1e43f59e4d8c363f2f3124", "region_id": "RegionOne"}], "type": "admin-logic", "id": "80b9f97b31c743c69a08dbffdb48db96", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cabf3ce77653485d9d999f53cc84611c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19e9ffc2619f4fef8da747b04c25e618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d1508a26946a40e0a9eafe4eb4d0ee13", "region_id": "RegionOne"}], "type": "registration", "id": "abba755b3b1a4fc2a019169bdda17e00", "name": "adjutant"}], "user": {"domain": {"id": "8b36da4da512447aac2612b3bf7e6089", "name": "659eb7dab95f4c22adeb373e63aaf999"}, "id": "ec30a26ec0c24ef7b42cfc0490782591", "name": "3925a226d4fe4f32986b8e3112fc5828"}, "audit_ids": ["6f42b7bb71fb4d76b83ec8cb81781612", null], "issued_at": "2020-04-23T06:26:00.871218"}} 2020-04-23 06:28:01,062 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,070 keystoneauth.session RESP BODY: {"roles": [{"name": "8b5f5aa308c045af841f69167e6df18d", "id": "4ab84581b90e4c1d9e6f8fbe489d52f6"}]} 2020-04-23 06:28:01,105 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,110 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,113 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "e9ad35f78a5d466da917f170043b96d6", "domain_id": "e69e706029f0425eb3773aeafda79600", "name": "username-3"}]} 2020-04-23 06:28:01,133 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,138 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,141 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "e69e706029f0425eb3773aeafda79600", "id": "76cdbd6d6a064da6b1f5417b616b68d6", "name": "groupname-6"}]} {30} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.057882s] ... ok {21} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.340715s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,008 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,014 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,017 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,021 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,032 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.951185+00:00", "project": {"domain": {"id": "662e5cc47f1a46828f82b7001c00a0c5", "name": "d865851b34d14e11b1d61251f6da10c9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e9a57731539e40b980904d30b3853b22"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "317fd6caae65495eb82e9e5f1426eff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "554d13801cbf470584307eee5462e142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5d4cb3a951f6405eac609d11c87a29f1", "region_id": "RegionOne"}], "type": "identity", "id": "85deeb71112a453683f0d85b425b61d6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5960a01651c45d8afc27a49e4bcd005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "22a3c65139944bf39fe918526679dfed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e2ade550c6cf43d0b6d119b8a9f84bc0", "region_id": "RegionOne"}], "type": "compute", "id": "28f95e94e4ce4bfbad6cce35f30d1d5f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "aa855d847aa644048649d0799e363212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fc9eb148bd8f4ba89be06c7dcb962c5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cb4115d5425841cba651125c5514c11a", "region_id": "RegionOne"}], "type": "image", "id": "13d6b5e50ab645acb3117e299ec39eb6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ad6e736fd80b42aa9a48763a1c118815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "06ea2f320d2a4052bc5c78fb0027482d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9f0f5ee4d34d4052abb1dd589d8c1f5e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "471b3e96b6e4479d9d70fe727e1e1754", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "104e7c57487a4f05b56d5bd52ef5dfb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aaf3c88977b4bdc9af3d94bb1b9d387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "975c9bd559524c79b14c6384186e2458", "region_id": "RegionOne"}], "type": "object-store", "id": "dea10d4c2732493c99656cfc27a9dc38", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c41f597c8d945e5a0966ab5b317839a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f7db8040e934921ab1907cbcd887bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46c8088599a940d9aaaa5a16317b1b0b", "region_id": "RegionOne"}], "type": "clustering", "id": "88c36deb3390418296d499dba5c8277a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "842788b6a95c4fc3a47ae026d4d60faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9dacf491d96a4bc4af037de225786006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2413f39810e94fe894cd2c77c03d960c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cf08acf740f04ad280d9bfa718b73d1c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8411ee620d4b499b9bec6da953994616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cdd11638a46c406db329f276d35fa89b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d32fd1d87f849d6943aae3aa8ec25f7", "region_id": "RegionOne"}], "type": "cluster", "id": "c08a060a94f3403a8368bce638a33b5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e306af4110a04e659c52ddd63aa6e260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "455d87f166f94480885d7c2d526b4f30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "feed023f6113498ebd81c90576ba44ae", "region_id": "RegionOne"}], "type": "data-processing", "id": "35c26a9dc9f044f0ab92392c0541af0e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6975301741a547a7806185db5e67a138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b0688264a52140ad936f40771fcbbb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "08bb4aae57b94e8daf71e8a219b580f2", "region_id": "RegionOne"}], "type": "baremetal", "id": "17e891291b104a8383e7abf13ec2d07f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5364153ee6a4c3b8b8c764da8d8613c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d48c642370249e0bdde315974d11af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "021734155fb34466814ed64b39aded4c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d793a39811d54e9faa406768dbec07bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e1864aa0c0004c80816589d3dd791ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f7f0794334fe42698da645c672f17ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "edda2084eddc4f528b32e6dc6b4c25c9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6446a426f8764cc0af103b080707e901", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5d37ceb552a4a2c8165f4f67bc40069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a6912fdc4b16475c828b0c2957f02e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b3fd14016b15461ea277eae66ba2a506", "region_id": "RegionOne"}], "type": "key-manager", "id": "983d72b3d2d04196b89c950f0c91e9d4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48813398178f4162a7c8d0afef236791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d9f02119d4e41a0bafd0437e8918119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e34aca91d72a48ef815fb4da07e25510", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3dbc85e55a7a436f95521db7f82c29e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1d90dd3a55646c09a6fe12930874a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59cd4c2291644c83be1b99bb15b15fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "84d630440bcb49afba49cb6aa5241986", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8a81bf8d957c480ca0f0cab66e387bda", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5e86d983f22d4c15a08b1421bd8fe29f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "075b6217a9be4ad2846f51b71f225c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8db0d781af084b9fb274aea6fd6fbb1d", "region_id": "RegionOne"}], "type": "message", "id": "5c4c20d43c81412090bc66d110e8e8b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71bb940c0459462d860733bfa356c510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0585648898f34794aa0c93b9ecc97bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c4677ca0d8a64377ab1b6da3edccfe54", "region_id": "RegionOne"}], "type": "messaging", "id": "a0c5e8c8067d4f7e9e99c8631a60b9c5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c75802b0596340938f7dad1f01ddda61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "42cf5265d9bc473fba39d451f2e2e810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b15b3f5edb014c30baf0e685294d0b76", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ddb44058f4c4e7287e5e52a79e5f3a6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "485bfac7dc014d73b5b850e98456c0e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "485b863030ea493dbf1e02d9551f4208", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ece70c9c222145c7a27a19422bd8d893", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5c1a58f47a08449caf7e09c6b01808bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ae7b06a877547dbb0d8de490fbfafa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df7ea1ad0435450eac6b8483e1cf6ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abe03f8bc45d4fd9bfdec572686ec956", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "688489bbc8774021a1c02ec80db3a932", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a004fd4718484f1286463fd7ec0bdcce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37bc2b941469404d8ebe0e73da80d7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ad2edc155a343889355688758206555", "region_id": "RegionOne"}], "type": "container-infra", "id": "a290ff6a24324f4bbd2545cd8590d224", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a21b3e607b4c4a179357596b57330f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4302628a19f146fa9ee18ffe9d487da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "99a9727bbbce4c7faf85da5c6269c1ba", "region_id": "RegionOne"}], "type": "search", "id": "d4af267228914924a1c97c56e818bff4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d2f93b4b90e349d1bbd77002b10e62ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9790e6a73d3f4bffa4025ede6fcafe22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "70611d072de34fada2d90564d7a5ab63", "region_id": "RegionOne"}], "type": "dns", "id": "4411c994004c4c0bb93a5418435cbaef", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87eafca911184a9aa87a6a1d0e8f31ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91f97455ec5a4924aa74a6ff37300062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ea0f29e373f747a5981f77fd4302c77d", "region_id": "RegionOne"}], "type": "workflow", "id": "decaacef82b74ea8bc537408d1203697", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8701241b33f54a6fa27249b687d37d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ce3ca52e7c384e2da02827738df2c16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "533d0b49b09d43ccb3386e76cc36bca8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ecb4b899ee4148a2aec3d46c247badd9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7cd6c32e56f44693925278acb9dceb97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "27c4d2f116214af1a105b36a1f4c1dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ca5f341ddac3432cb5ec3ffd01bd0a45", "region_id": "RegionOne"}], "type": "rating", "id": "4cb067d9b6d64f33ab7d0e9df30fe821", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7883311630404b448deda30fc39e2cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "271430d40d0949e9b3a548ccbd4557d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "933ea6059b4b4a5d90ab89d97e54bd6e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d0972848b6b44d2aa444bbcafb1b2d19", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c485b1ff44b49e790282b1b1b32c321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a94da24d8494faa9d2d8feb355c976a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "24e31980546e4bb896181d0eb3923e43", "region_id": "RegionOne"}], "type": "policy", "id": "f9161a22e4fb44f4aa0c2015dc33ee18", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "033097692cae4f3b8667bb2d62012bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08e68acf14c44939bd19a108370a7606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "264de80d0d5241b1824c67247eb1056b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5ac3f3a688b94371a5a5f5def737602b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "076c3d8c924544a8893da7f39dbf7975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5f384cc9fb54c588e53600af033f5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87419c77dae14c5c9c7cf17091db9093", "region_id": "RegionOne"}], "type": "sharev2", "id": "dd4aa30530294d7382447bfc1e32a715", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8253ecfb4d24d67ae8f4d5ce5272c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "359c01c46ad84eba94d62cc4a5c97f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc14a832f33f44f3aa5263f4b1a27651", "region_id": "RegionOne"}], "type": "share", "id": "8606803201e74c5996f3405d2349b554", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d36fb24dbb2f43a485925c751902d342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ba8de5953b543a3bbeb2872e055660f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e148d0f37e494d7b9f54c51efd89ad0e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5e107d2255694b18824afd9fca16c787", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23fd44d166d044739f3aecc9106a891b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a540362bf73403393e8c63517ba2466", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0718bb39f0df43ee828803dc6a1600a1", "region_id": "RegionOne"}], "type": "orchestration", "id": "433bdceb3634423db3205848bee05d8f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d85e9fddab48c99aeddab05788e2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "232d5bcfc9664b67998d3412acd4d630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "deb660af30054c08b752c842174cf5ac", "region_id": "RegionOne"}], "type": "block-storage", "id": "fe397b83ae2242d191b07ff1ce243fc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cd4425ed7f14bc5a1c4c56fb3486838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ad7c355995041efad922a03d1e224bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6384d357969b42cbb2d3b3f6fbf42b69", "region_id": "RegionOne"}], "type": "volumev3", "id": "f6ca9e13f08f4a05be7f9048285ed20a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a4ba8111b6946c09e6ebb46b87f58ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0b09ab450b14178841c83bbab322e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "316ffd7968f14f6f83ee1d98aef171fc", "region_id": "RegionOne"}], "type": "volumev2", "id": "431b10b502a34d7c82cd4e64e9198040", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82d16ecb85344c809d224214931e6cb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bc7ce1922c1445ba5509645f3107374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b78081702eba4a268fc804fbb9e477f3", "region_id": "RegionOne"}], "type": "volume", "id": "cf79d32eb4bf420a89b3e11e3f6663bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58d3af0a0b8a4d8fb5a0b16d9fbf9253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "534ea3f0e0cd492d85b7b66f00385627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a3cc5fcc37346c28a9d20b089508d74", "region_id": "RegionOne"}], "type": "block-store", "id": "a9884162d83b453ab732dd401eafd59b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96a3ef72b6e94f1e8673a3f47d270bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16f504696f7a414db185b61eaeef87d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ea5811c1b4f4fa499d5cb13b34a8099", "region_id": "RegionOne"}], "type": "alarm", "id": "4bff171157744c838393fcc5d97a1238", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15675c68a2784adead9c472f59e7a369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fab50c84cf714683a0544a3cbe752382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7eec6d12998c49e2b0a87051dd15cd30", "region_id": "RegionOne"}], "type": "alarming", "id": "d64f0c499fdc424d864fc610e3a67196", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bcbc532b63a497894172e4267d723fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c44c89adbee45db9ae40f9b2fc61cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a0301fc1c20c4cd590d959b99b48967a", "region_id": "RegionOne"}], "type": "meter", "id": "75a71b72f92e41f486e83ab95c5bb340", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "179d239e336146be93a3c636de980d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4d5430b9c9c49a0b7046dc3ce720fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c1ee264a0ea342aaba9a83eb9e820ac8", "region_id": "RegionOne"}], "type": "metering", "id": "8f9921cc1c5c448bb476681ac13d53cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5499f9356f754b8b8b1753b2747d41db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "464f12b998614a3e94a1f22eee44d45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75444ec5be5c4871ab1134ea00a1cd2d", "region_id": "RegionOne"}], "type": "telemetry", "id": "ea6e6e00453a44d78686d51e8d6d620f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "797b5995595c4a0aaf7c541c8ee6ca29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ba3907d7a044d54909fc7f0534e550a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59749a36b3c944ca968053019cb6bc38", "region_id": "RegionOne"}], "type": "event", "id": "c2e19d8ecf2f4368bc5d379576a108f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "060f316df13644eca9bc32b8bf7ccd22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d14f0860f247401bae9450cf0f79c271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "89d23efaf8b04e38bd46252279c96554", "region_id": "RegionOne"}], "type": "events", "id": "6c257bb5c2f64385a60a459e7627002c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe939f7b63b9470890bd6e888978315a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1349b7e5324e45dcb5f6df7742b23fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8835bb00506740d18b5ed9322f7eb27b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1a09a35130a406480d3f65952770c95", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aaedd404088f4a36924763cdc87ee076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7876091c6b584ade823469a2084144df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c141ae48193e49c9b8debc7363aa2308", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b80c7b1c64e541d89506003651f908b9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef6b81af185045fa96a16e6315bd443c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4817512d2e29448fbfc3a17dd2dae038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15272fef8dd0488ab528eb662c571e21", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0471b709578f484398d4929d7d974945", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4175d6034af14198bb6049246b18e750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f855212ed1046b2b3c4d9ca0409da24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ac63a57bdab450c939a0283515fa06d", "region_id": "RegionOne"}], "type": "tricircle", "id": "3ea3b39986cd43c69e498718bc401560", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "238e7c457f2041b5b8ed4f06d98346f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bc30b25b25ee411d87f9c1819926cc8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c6bfa81532dd44af8d230f187f119d3c", "region_id": "RegionOne"}], "type": "database", "id": "eec50075314c4a14b1df4f4865708698", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "79f39f32298b4828b95e1d8ecafa52ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af4dc3a9fffc4405abe2a2b5e2cb608c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4769b462a0414276ac718fd66a85fc49", "region_id": "RegionOne"}], "type": "application-container", "id": "64ff5930732748659d5761e16c20eb89", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08e62cbc33634d0fa29f6403b66e941d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2892ef48193c4695a84c68115516dc8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "778c8915956c4303a562b10f7659a674", "region_id": "RegionOne"}], "type": "container", "id": "30d5aad6dcd94b6ca6cfa2d611c60fb5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "50024e54096741569d2c5f9361b8508c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "230022d059704c5f869846d524e60559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8aac67199c36473b892b4dba9dcb49de", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed46267ee8f743d4b6a407b85eeb1182", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21e4e5e33df44a0d99c5cfd245228b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d14dadfcc5654fa39f2dce3deb8a8e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "de8edaf50f1243909b21f9d52e034421", "region_id": "RegionOne"}], "type": "rca", "id": "9ed60ed6532043d8b06589b4e71b4b68", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5510af8eadd742689ec32afca6730a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0823557b94814b428ecf6cc89df3a0d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5f8082a5412a481cadcca9023aca967f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dd1d3f1941fa42fa9f4b37b23049286a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "674af981b2de4dd2b681bdeff78e2fe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ebf9c1e86e904a5a9941ddf68b04a5a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f165f3de1d04e6fad59bdc7f3233962", "region_id": "RegionOne"}], "type": "network", "id": "a7060573096547c48962f661ee361731", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "872b0e076b2144ff831a38e85e399cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dabb6a1f94d546cf8d6e9063da497d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1ebdddc353b1424e85f0df5e4f156bfa", "region_id": "RegionOne"}], "type": "backup", "id": "240551535a144ccfacc6fde3916eacda", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed445fcc5d514e55b0db85184b653cd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69dbdcca86a943ca86893775f22c6326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cdaabfad4e42468bbb9fe5d08fdbffe4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e57c36ef77bd46ff9d70ee37c5f7060e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d787af93443f481d9d0ac4c88d178b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "134afa2ce44d4df0805948285c5032a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63015d108fa04dd086804374d114da95", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7c048cee33b74ba5ac284f0b891cda03", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "42233fcac7534f00b0bac3f8534b9fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "381e69dc890e45989f3bf2f79a5cbfea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eb36bfba62fa41459352ce6d70503e44", "region_id": "RegionOne"}], "type": "monitoring", "id": "444f767b32e54312bc22ed37b445bbc8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e178fda29123463ca0d0ff085d0143da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ae239d16f24740c1a4d9c602c1e676d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dca8281d71b44b3e9545e1ebbd3ecc95", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "49eadcb891a34faf9b01b02a4986574f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8815baa0de3746028ff16c9ba3c6f158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d7d99025230847368ca8e6151bf19794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a237c8f58c76476a925c0d50c07e713d", "region_id": "RegionOne"}], "type": "placement", "id": "9c605055aad040679418fd7ba2be0ccf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9fa97c38070445d7bc860f8435c86f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2fbf5f6eae3e4c5ea9912c3f6f953484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f3354f6874aa44b2930bff31ba983275", "region_id": "RegionOne"}], "type": "instance-ha", "id": "604a6d6567324506ae27d4806816a569", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2707db9a8e4b41d090a26126bdc0b74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0178a990e2cd4cefba67c12006597a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bbb3d97aa6c14b6fbe0e40f082e540fe", "region_id": "RegionOne"}], "type": "ha", "id": "8d32d14836a14c73be24f72cdfeda865", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6dce05a572724eb1a91d64f8ddcff6b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0959b6ba344c4d598bd9ab7ccf3c7a09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "570303893ee5492794a73c36f4265441", "region_id": "RegionOne"}], "type": "reservation", "id": "fd9486c00f734846bec5236c47497622", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b2313e574ecd4ae8a998a5fa7e4c32aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2cd87e288954467ca378a820763cdea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d7f1a0ab94d64dcfb810ebcd92ec9083", "region_id": "RegionOne"}], "type": "function-engine", "id": "33340e5d77d1407b8555f90b197d542f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f50f070322d1414f9189160a033b21f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "25732649bf5d46259c772c99a35e68c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f5cbaa6895694f1d905c593d3c39723e", "region_id": "RegionOne"}], "type": "accelerator", "id": "7fbe24e9e1364bc68c005389f943c807", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1fa59b2e8a8846fe8bfc521a44accee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17fd8682f848463caa28ca0bad815853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b3056b96af364d75a7ddd744fad550fe", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c5b0ccde593b409ba0adb0be44c71a4a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69b4aea089d64c8daad8c1e9b7bff637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae14920cd2f8418494be752ca85c0524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b2bb0bbc9afe4a96a22b76799da72d4a", "region_id": "RegionOne"}], "type": "registration", "id": "3fac70f5f00a46a28072e23fb30cbd61", "name": "adjutant"}], "user": {"domain": {"id": "dfad15d66588426d80f006c3e86b4c15", "name": "2978e843561d48788c66c23dfd6c3b41"}, "id": "e7c0b66b42854467b97e76610c02a605", "name": "ba82bc7be7104d01995ed9f369213e06"}, "audit_ids": ["4d62f81ba0d34cc2a7afeaa58c0d8a32", null], "issued_at": "2020-04-23T06:26:00.951185"}} 2020-04-23 06:28:01,180 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,187 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,189 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_interface", "fixed_ips": [{"subnet_id": "internal_subnet_id", "ip_address": "10.0.0.1"}], "id": "internal_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} 2020-04-23 06:28:01,211 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface_distributed&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,217 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,219 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,241 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Aha_router_replicated_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,247 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,249 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,271 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_gateway&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,280 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_gateway", "fixed_ips": [{"subnet_id": "external_subnet_id", "ip_address": "1.2.3.4"}], "id": "external_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain_exists [1.325303s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,075 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,083 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,086 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,098 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.017790+00:00", "project": {"domain": {"id": "b7c5b3b55f664c5e90187dc03d3666d2", "name": "75defcd37e1b411ab67ea94d86e7c9ff"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f537015496f64ede901ffff18106f3e1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "484701c405fe4f539ee272f697b24a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b4efd18be208480ab774b2e3f3a35a05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "19e26ac54fe44376a8d5b8c1733c44e4", "region_id": "RegionOne"}], "type": "identity", "id": "3d118481655148abb6fee340139add68", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c8f882534b4a4b609508a5608c54d72d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "33249ceb719246da84ef92c26e84eb01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9212e35246c24746ba9a5280ae9dd24c", "region_id": "RegionOne"}], "type": "compute", "id": "ffc41d143d1c4756aaf04330467ed1c4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "37dc7e49f3354bab90f0aa457c757dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae189e80470c436fa2c384254e2b2656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bd56df613e5f4ab69c802bd74f6c7789", "region_id": "RegionOne"}], "type": "image", "id": "bf7c4fa5376a4ac3a728b5ec38cc3297", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c13f05f396774af0888435012f604f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4f0f86ee2c9a45828463cde69d689dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "031e484ffac141eb8f7b52944c71c959", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9cd01e259875459a9ceda384227eaca6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10ff37921fd44349824330a4655b0342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07c9c5330db04ae7bd924d1ff969ae88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6396ce94000a4f2386dd6b80e4c3aaa9", "region_id": "RegionOne"}], "type": "object-store", "id": "a9af02847aa44835954ea80ac8489627", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6f0a98cb7d3140dcac4c99f5c058d81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "397bc0fdd1dc4858a40805a42a232cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ccb54f99c0c4138bbb689bd995d46d1", "region_id": "RegionOne"}], "type": "clustering", "id": "cd210060fd064cfebdf5882fa0ef41d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9bd5b04351ed42829046705a5bdc928c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc313983d6464762bbed0309d01aaf26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "decc8780a2734833b26801f8219ed965", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "31e7cfb585114a75b5a230a25328f723", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bb5ee240e8d4093a158b79b02473f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "092d6b2f86274af987227fd37b3b0b2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb2e6d06f09542f5a021e04dc1c86ec4", "region_id": "RegionOne"}], "type": "cluster", "id": "d375c6fb9b3a48bca27478edc20b1abb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "070932429ae448c49a680cb3cd53a89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e80f9f7cea1441f8a856c74ff02158f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "98b937853e8140a8954b78f9e3a62eb2", "region_id": "RegionOne"}], "type": "data-processing", "id": "7fe6601dd3af410a837bb3e798747f76", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f3f969f11fbc40e596517b8caff8a929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51a686383587492db9ffd3a91b00702a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec50ca2cff5c4e4da127a92fca77f420", "region_id": "RegionOne"}], "type": "baremetal", "id": "e4558f2896ee44658c80a6721e4cacec", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d396b0cd10cc4fd4a0f40a534bf570ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "494e801755e34c9694e2c3ffae97f9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b040a4e00b0c4eb1ac5e8571abddbd4c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6cdaa46ca9fb4c94b68d6a0529f1a3a7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5cdc062a7c2d40dc8ad4246a24a55ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "43e2f966ea11409ead5b2d25be45331a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "74cbe5b36599431d9b3cb480894a4008", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "afb64877fee64353ad53563dd1b3fdfa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a659f610d28f4baaa9c4c82a279e61d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "966cc33bfab14209ae2fed267ec0d050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "42617bc64faa4b898b3ce104106b928b", "region_id": "RegionOne"}], "type": "key-manager", "id": "c620465e7e43418fad763399ac8feb51", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a5f1233f98ee48c493107e1faf58e1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bfb524253be8454a904733866db5321f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "842d5bbe7e9d471c855ed897205a0296", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "661a2ce425b84b30bb1dfabcaf752621", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8fa47d752a5846e1aa2fb85e358dca98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b49bb4a7b78542218fdd557f4468dee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "35b89d9e57174b79813bb35c65d1f3c0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b97d4857668c4104b242be3418572c64", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b7739c787677484a8df5bf6274338987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1e3f08f5a8d941568ae424bf496f0a61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2e6356c4366c42b9ac7c488a0cfdfe85", "region_id": "RegionOne"}], "type": "message", "id": "d361e36c168d468ab0a632771f503baa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2b9a81bc4933419ba412d9d4dd94308d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c52ea2e20d64d76bb5e6153508dde19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81885a4dabad4bf7a15bc5f64f161725", "region_id": "RegionOne"}], "type": "messaging", "id": "5de210fd1e6f4e24bdf22aaac4169ef3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b4beb44e5a3e4788970997312d644deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9feeaf57251f4ccdae0753939beb09ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0fddcca665dd4f09846032d4b352ecfa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9abc786f71ca4a3a904f3f2dbaaa4af0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85d1b122739f464e9d36a81cb3205bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e447de9e1ac4433bb051c2cd70709bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "274891fe3a0148889f82d118b7bd0f5d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7d12fad0082544afa5c9a41174f54592", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4c00139ba324bb4b86c03798cb8d813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a57297dfd9b460a8fa920191b9a1a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd00957a62214df0b816b15e8081c0e9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e3dac500dbb749d690d7e1100b5b3737", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e08fdd1df5d84c5aade8a49e47281a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc5a6e6315e4492a915d0a274fa6cd94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3af66ec349ea4c4e9415348bfafc27f9", "region_id": "RegionOne"}], "type": "container-infra", "id": "7a86e211255f449f801b9496bc24c201", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b7853c57452046ecb6618650a4e37cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "41fe3a40995b46758def1a2aa010303c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "21c46da2d72948748c203a0aedba6561", "region_id": "RegionOne"}], "type": "search", "id": "dc50c84d31bf4dd28c0fb4e7494453f0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7cabd4203e054062912d9f0daf67be4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fca6aaabb2494071bbdb9c956ee25c29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5ae6f98684ab4e5585121e9a4e8da581", "region_id": "RegionOne"}], "type": "dns", "id": "753ea8228c694ed5999363e88bea17c1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d3a282c6cfa44c3984deaa647061e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb4c1b1996644a31b0543a70e47a9973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "43d64cf816084899bda7280fa9de6290", "region_id": "RegionOne"}], "type": "workflow", "id": "3a9ad6268f93429cb0768176e4beb1e6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3642afef721a431fbc43a6bd6ef2a16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93dac422c8264e8f9305fd4944c1fbd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "555a1f31350447249c299fb5d9b9452b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "33bd62f1602440528678accd60fd2436", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "682d06ee672b45b8969327c649f183d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7debc8601244490eb71f4ae80e8eec56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "05d3ad952534425eb2260cbec6ec9d06", "region_id": "RegionOne"}], "type": "rating", "id": "aabb7187665c4d57b1344fbaf33ee7db", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8799fd4474ab470daabc9c2b2c3818c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "62f4d09f31324bb9814d8d4894bb16a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7302140fa16442ce99c948f321cf3923", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5a48616bdc1547d8a65434d0d64daea3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46866a2df0124eab8dcf7253589daa2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "486e7586f11645208293ab45f624f7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3cfae82699f34c34bba6feadcd7ef125", "region_id": "RegionOne"}], "type": "policy", "id": "3ae33c7853c14336bd3907601b5fbb7d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6b1780a4cdf4566bcfdc453ffdeed23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef3065c8b2fe4e219d62e45ab21efac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1793f3eddd4f465e92cc409e04c13a3e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "12f844eed64d455597f92288e85b83b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1bb77cb956d4f3991b1a622bbbacb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad1781611b2b4b699932fd0f7760b112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "08f27631e8e94ba9a85606d9cb0ed2ac", "region_id": "RegionOne"}], "type": "sharev2", "id": "c7795301c3b740a6809ba1edb6e768db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b5d17979a3c446a09bf0e96595af41cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2b2b083c5d44599a73280385de09013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ef0e7e0afa048758aea9aed221ba71e", "region_id": "RegionOne"}], "type": "share", "id": "2c9d82d547764a498054b58e98e900ab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd3d6692719742a185126a36792aa37b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32c98349c6e0439a8d190e11e7d34e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "824e6b744cb54081b7784ddc08cabc1e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "16626eadc1384f2ab3db8aefe64c00db", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c772b1c573fd438c83d941f2865c6cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a39dbf212efe44f798e7b93e8425a738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97a0939e24874a08ba2e73d851b587e1", "region_id": "RegionOne"}], "type": "orchestration", "id": "d3f69b68ace944439f75f2e5aa5a694b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d862690ffdc84cd0aa06b9173e83b696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5529628771b24987b8b5ef1dcc86c564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd9aecdd87b846178918693b1203bd29", "region_id": "RegionOne"}], "type": "block-storage", "id": "68b2d140da3a43409008e002d3bd3162", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7af57f54920b43b98b59490af503f2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e15e0b1b0774215b2f1f5692a1636fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "166d638cc7324552ae47ee8b165d6dd8", "region_id": "RegionOne"}], "type": "volumev3", "id": "5a7704c84bc945f2a6c79b2b32a9f915", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc656388e3ef4c20aedd168078133613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c900a8e981ba48629ce669c4ff9744e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d93be6b9831e4304a77d409b49cb1acb", "region_id": "RegionOne"}], "type": "volumev2", "id": "f9a6e6879db045cba6346a47a5570e6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d794e6f1912d4b5ebf37ea00d34a6135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b92368eb9304448a08a9f692d6e69fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf73aef0ebe64ea6b36132e7576fc0ad", "region_id": "RegionOne"}], "type": "volume", "id": "f8b14f059ede4f3c83593fe955493656", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c37400f36b80466db878dfd27c555dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd19091eb154f01b2a94acdc6deb8dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "498300cfcd644704a885921be9e9d221", "region_id": "RegionOne"}], "type": "block-store", "id": "78bf5cf1451c4160a17a6d14c6e3a3a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "09a50fef5796427abc9e72b72457eaf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0aa779546ede4512aa55eb292d850762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c987cb7fdbd34267b57826938d1285e6", "region_id": "RegionOne"}], "type": "alarm", "id": "2a251edcae264d409bb3999be47f6e5a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41ec5a34bc3f4f9f9d4baa115f928ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bdc390b825cc485299717bd2f6986de1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55c0f0c31be14e328194a137838f5fb7", "region_id": "RegionOne"}], "type": "alarming", "id": "a008704c7c6c4adf90f75b6e34a79fb6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "570dba4ac1104b8a888d4946dc4bdded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5128d1ea5384849aadd3f39dfdc35c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "30e3d7cc1d3a455a84f022249395cd93", "region_id": "RegionOne"}], "type": "meter", "id": "961c91b88ffe4576bb8ac7dbcfbde01b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab4bfdd0b56c441892c0cb8ee225c5cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3365785abdd488a84a3a486b04cc173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f796ab8ecd2f4ea0b87ebbced85ea314", "region_id": "RegionOne"}], "type": "metering", "id": "d852e14f6c214aa385eea704ebaec69a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fd598c353064e109aec1677a20e32dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b66f7e0612054f9195fb4c3903f88942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "29c138fe654a45728785c684735a086e", "region_id": "RegionOne"}], "type": "telemetry", "id": "14611667ad7d405d9c2214ecd83e6fdc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d49efbd4563244e7bdbf04b16ced5ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8784cf1f915b4e2a96e653104798fb53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3b4fdce445a84613ae2dbf8d4a090e73", "region_id": "RegionOne"}], "type": "event", "id": "8b13fad563c64e6b831d1c908f4a3701", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4f97017513034a8b9c8040456722454e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3b6fee708e374dfe8e908ebf53be568b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "baa98e7856af4ee28bd199497f0f9f97", "region_id": "RegionOne"}], "type": "events", "id": "0c38f6200df0495faaac931a09575773", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5d101f6222ee4612870db0653fce40a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7f60010e7d0445293bd84e2dcbfb640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4214aa294cff4924be980deb39b9d73d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c652aff7238b40edb94b058299719915", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ae3180e5d9b9450db55c6bddc8961c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e2a6d3100af040309888b6fd0a3e9c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bb463f5520984294b763a3636baa3731", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d3c473ad8d6b4da0ba530c78b857a6ea", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49895c7ca88a49998258d997842aa05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ca02f5248e0c43b38f917d44152a0348", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf0ad89ad9bb4fcbb608fe4f94ad6aff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0afc69c595c446328a68133de26a9070", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63d4190be6214c8fa8cb222683fb88ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f62a776b480449e9884e04168a343b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f54399f0d1943ddb0ccb2b77a95021d", "region_id": "RegionOne"}], "type": "tricircle", "id": "94d1e2053366491fa00d36c2efd998ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4e7709ea95074a75a04a19f023af28d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e1be2d625ffe4eb38f4bfbbb6fb27da0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7172985186764bfa9bd44206915ae5f9", "region_id": "RegionOne"}], "type": "database", "id": "fd51ccd1e6a74171a5945ef2eb9a3719", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5c2dbd67926d4cc681782aee9266518d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9f2ffad2e654b889d7e4686dad8b43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b2730c4381f04353ae5e861b167c5250", "region_id": "RegionOne"}], "type": "application-container", "id": "dc9e98fa788c43c9b6f43dd10e64ceef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f66bf37b75e4fcf86e3110a8126e95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b2e6ea6f7ce46a88ba5faeb98ee49e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6ce5db8d6602416caec5673e1bb690ed", "region_id": "RegionOne"}], "type": "container", "id": "6c0372cddfeb418b83fdf685557990cd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71e5b8a493124244ae010392c0af4af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7681b15811a9449fa1fd5078228fdfec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0dfac28ff4ef4c7880d399522b04e101", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9a25b19d99f0468f88c9761b5b967c92", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6736bc5ac86c4b24bc0b373411082bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ad46f5858e254f3aa20cf787216fff58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "388eb9004847448c9e6b46ff137f59eb", "region_id": "RegionOne"}], "type": "rca", "id": "f6eeb94c9b5f4a448d85adb320d53440", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0329f07c839043938d0921bff838a871", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "41665b1ca0274a9f9870fcfd260add04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d48845a4d46b4a6bbacfd4f0fdbee3f8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ff4f206e524b43189279d07aca8ed623", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "45f6938574dd4414b6e8d8900bb7fdde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "633215b777dd4f1a9988447e999c9ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "055d522fb9694af1935944dc0adc8813", "region_id": "RegionOne"}], "type": "network", "id": "4b09d1b5bac34e29a3f14a870d793262", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "585b508fa3fa4e73a7678e6a6bea6c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f0aef4b26cc1493eba77479c47553df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "26fb969c8b9e40a8b4fb116754a3ea1e", "region_id": "RegionOne"}], "type": "backup", "id": "58e6dad2805e45f692513e86fd1c0b5d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a3c42c04a3a41f3af8d776ef6c542ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3cc7813f1674440381382081a37b95d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "704cebc80ddd46b5a57904eb9f211985", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e5c130cc14934e6e801ffe5b40c5a297", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a4a580684c24d49876505ed497f7a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c3a8bc429b64456ea7a70c6ccedf4682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3835783bb501468999732806876a1d1b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b37e00d83603401da46371f42116147f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c549f491a37846bab25d1730c0f59c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b329ff389b014dcd972bd3f274270799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d63f8562b07a4faf9e4c0a82302c7e22", "region_id": "RegionOne"}], "type": "monitoring", "id": "2b95eb4e01544afca23fe0e70c09a483", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a313e0227dd14acd94980f8193db2233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "75f8834547044f34b3540fa94fd974d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b599d042ac9a4b7fbf17359d82bc1daa", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6b34992114624e08becf168b2ab12107", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6230efdfce27408cb2f08b5f002c66a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "63852ab5c06647ebbcdec9a45623a4a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d6530375a7624878b4a8fa1f6777c9c1", "region_id": "RegionOne"}], "type": "placement", "id": "214a6e70454b4132bc7d4200f56afcee", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1021249f8e2b4610973107a9810e6f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a89e4bc06404c259e3aa9b5e6d13597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0913f389b07945e2aab5115b2135764e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0b8b0a0858e24b639ed54e9caaa16393", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3378c3a074fe40fcb86c4256d5d7d44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d581843818fe49e78874bf6b570a346c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fc4089a0b5f84f019d6af881473f36fa", "region_id": "RegionOne"}], "type": "ha", "id": "83def5fb92334c14b9cf0521527b5093", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c645230f37ff42649acace497eeb04cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3edb92d739c74e85a5f0db28875eaeab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "012a044ed08f4aaeb82b75f57187ef03", "region_id": "RegionOne"}], "type": "reservation", "id": "4965eb9fb3504f5e8bab6ffdbe117cf7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9e588ecc6e0340abb5143479ce8489a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "be8bee7c68044649add3c5c7ab6a15a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "de0e65063b534c0ba6d42bef1fb40608", "region_id": "RegionOne"}], "type": "function-engine", "id": "783842731ee140c284f32444ce832344", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "212f6d8135c8426aa08908fc4c5a2ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c14610eff91a4e308397fc6644b76220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "60109aff43344aedb8d2b9165b4c8972", "region_id": "RegionOne"}], "type": "accelerator", "id": "4e0ffc65986f477eb274babda39c296c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "645ff53c9eee44df97a2a26b79123e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15d384fe5efc4fffb12c041cd7dd7a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e69dd97ca62f4e83bc5dfb0064959314", "region_id": "RegionOne"}], "type": "admin-logic", "id": "41ce1ffaac804d63bdc55a99483ebc8a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "abda151ccae04718a88693679ba00e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b0c45fe46a74bc4862614fdc44451b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5da42e9de84349d49fcf0596fef7cf4a", "region_id": "RegionOne"}], "type": "registration", "id": "89291891ee774eff9cc8f7b3e61f5cc3", "name": "adjutant"}], "user": {"domain": {"id": "c67d8c6c549241ee9949a25057260530", "name": "a6964aacc1a84d3b921b20e1f00be9e7"}, "id": "27fc8550723a421f8b751cb5084edd35", "name": "420d380ca606492e88055bc2307c839a"}, "audit_ids": ["7559ee708c6843be9a907a1e2c16d16f", null], "issued_at": "2020-04-23T06:26:00.017790"}} 2020-04-23 06:28:00,512 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,517 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,519 keystoneauth.session RESP BODY: {"roles": [{"name": "cad9726bbad9475dbc998f0f3eb75a6e", "id": "efe4c2400166401db36323c2f84f3975"}]} 2020-04-23 06:28:00,554 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,559 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,562 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c32d764dce84536963e240a19f45c30", "name": "domainName-2"}} 2020-04-23 06:28:00,581 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,586 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,588 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "2c32d764dce84536963e240a19f45c30", "id": "cea820ab7450426da0783839b25998b1", "name": "groupname-6"}]} 2020-04-23 06:28:00,638 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=2c32d764dce84536963e240a19f45c30&role.id=efe4c2400166401db36323c2f84f3975&group.id=cea820ab7450426da0783839b25998b1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,643 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,646 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c32d764dce84536963e240a19f45c30"}}, "role": {"id": "efe4c2400166401db36323c2f84f3975"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975"}, "group": {"id": "cea820ab7450426da0783839b25998b1"}}]} 2020-04-23 06:28:00,680 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,685 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,718 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,723 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,726 keystoneauth.session RESP BODY: {"roles": [{"name": "cad9726bbad9475dbc998f0f3eb75a6e", "id": "efe4c2400166401db36323c2f84f3975"}]} 2020-04-23 06:28:00,760 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,765 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,768 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c32d764dce84536963e240a19f45c30", "name": "domainName-2"}} 2020-04-23 06:28:00,786 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,791 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,794 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "2c32d764dce84536963e240a19f45c30", "id": "cea820ab7450426da0783839b25998b1", "name": "groupname-6"}]} 2020-04-23 06:28:00,844 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=2c32d764dce84536963e240a19f45c30&role.id=efe4c2400166401db36323c2f84f3975&group.id=cea820ab7450426da0783839b25998b1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,849 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,852 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c32d764dce84536963e240a19f45c30"}}, "role": {"id": "efe4c2400166401db36323c2f84f3975"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975"}, "group": {"id": "cea820ab7450426da0783839b25998b1"}}]} 2020-04-23 06:28:00,886 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,891 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,924 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,929 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,931 keystoneauth.session RESP BODY: {"roles": [{"name": "cad9726bbad9475dbc998f0f3eb75a6e", "id": "efe4c2400166401db36323c2f84f3975"}]} 2020-04-23 06:28:00,966 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,971 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,984 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c32d764dce84536963e240a19f45c30", "name": "domainName-2"}} 2020-04-23 06:28:01,003 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,008 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,010 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "2c32d764dce84536963e240a19f45c30", "id": "cea820ab7450426da0783839b25998b1", "name": "groupname-6"}]} 2020-04-23 06:28:01,049 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=2c32d764dce84536963e240a19f45c30&role.id=efe4c2400166401db36323c2f84f3975&group.id=cea820ab7450426da0783839b25998b1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,055 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,057 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c32d764dce84536963e240a19f45c30"}}, "role": {"id": "efe4c2400166401db36323c2f84f3975"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975"}, "group": {"id": "cea820ab7450426da0783839b25998b1"}}]} 2020-04-23 06:28:01,114 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,119 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,157 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,162 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,165 keystoneauth.session RESP BODY: {"roles": [{"name": "cad9726bbad9475dbc998f0f3eb75a6e", "id": "efe4c2400166401db36323c2f84f3975"}]} 2020-04-23 06:28:01,200 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,208 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c32d764dce84536963e240a19f45c30", "name": "domainName-2"}} 2020-04-23 06:28:01,227 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,232 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,235 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "2c32d764dce84536963e240a19f45c30", "id": "cea820ab7450426da0783839b25998b1", "name": "groupname-6"}]} 2020-04-23 06:28:01,286 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=2c32d764dce84536963e240a19f45c30&role.id=efe4c2400166401db36323c2f84f3975&group.id=cea820ab7450426da0783839b25998b1" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,291 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,293 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c32d764dce84536963e240a19f45c30"}}, "role": {"id": "efe4c2400166401db36323c2f84f3975"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975"}, "group": {"id": "cea820ab7450426da0783839b25998b1"}}]} 2020-04-23 06:28:01,328 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/domains/2c32d764dce84536963e240a19f45c30/groups/cea820ab7450426da0783839b25998b1/roles/efe4c2400166401db36323c2f84f3975 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,333 keystoneauth.session RESP: [200] content-type: application/json {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.063450s] ... ok {18} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.060483s] ... ok {26} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.061544s] ... ok {31} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.059886s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.268658s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,178 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,183 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,186 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,191 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,204 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.120549+00:00", "project": {"domain": {"id": "1b4d8b21119b40c285aeb430903db994", "name": "965af71b4f1c45a58e60c7b74d4408b5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9c4c7a1b32274487a74d4c650c54fe57"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "25f5ab1466b14176959ec4472a5ba663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1f6f638cf8204a61be80be8c85de1f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "de99f86fe5d14560b5bebc5378a1c118", "region_id": "RegionOne"}], "type": "identity", "id": "c779ee76cee045f8b4a52f2993c65e39", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7a585b0d0dae4fceb83f5b865b3f5f5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cf2b9525e5be4ec5913231afda0c4530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0439324d4be9401f80c153a6ece8318b", "region_id": "RegionOne"}], "type": "compute", "id": "54a044883327409484a1f2670f0ae98f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8e84235242d7451db0a5dc5da5f2832f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1f56f422cdab4e5185371c41c0f0307d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ac1690a9e6b343b788e0a8cdda13fb7f", "region_id": "RegionOne"}], "type": "image", "id": "1d4ae12ae9e14d40860d0928ff1ae561", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "00c52a94b03d4bfe881fe26374134f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "794f683f123444ea877f095af02941a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fe7a2d8a169241cc8b48e557f75aa5cc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4a0223e7f40d4e93ae1103a23af3f008", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "865d931682f54757bad43ee36061e16f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47c7e17055b8456faf311eb56af38d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25cd53c6b118417080e5c2ec9880a346", "region_id": "RegionOne"}], "type": "object-store", "id": "5339a7ed88db48da907ed1ccdcc7f377", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b52f3f25b3546c58e74c65b816ddd10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c25ae0e13854f50913cb8e93c7d6bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a781c65ca7934a7b9cfaf11658ab32e4", "region_id": "RegionOne"}], "type": "clustering", "id": "6fbf83d9ee79469a954f3064e2bd4a53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "874952171355409593245526ff542e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45987db6b18c42038d1a92c85d13fd07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "afbb1a37aad94dbcb10eeb58ca7d1a16", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1410ef5fd09a4b4e9b27244cd30e5fbb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55ae0387543e431da729008e0b84bd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "98811f11e2484ecd85e3b93a77fedb11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "60239e09c00848aca15a62f31bbfb82c", "region_id": "RegionOne"}], "type": "cluster", "id": "bd4493646e6a4a88805e2026b7965908", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "85fd364f097a46de88ff973e2bf63f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "22bb249e248b450f93a08f3395309a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "316909c199a84be681b452c014166d3c", "region_id": "RegionOne"}], "type": "data-processing", "id": "cfadc0f6f1e0401a9769733e9d39cc87", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22dd9e9455a34f7c9cf9b987fe85a83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fe50a4ba90c14a349d0b2f359b37b106", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "249e6ad1f72e40f1a3683fad740e8526", "region_id": "RegionOne"}], "type": "baremetal", "id": "86b0184b510f4b7792244c04603fbcdf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "856f0e54911a4a60bb02daaa45c015a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cc3d8cad88e14018ad8abfe1341330ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6ff4449809aa4605bdb6edbfa80f6b93", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8fb78a4d63464a579a219b80c528ff59", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "af9899c135854475b4f52a31223e8755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bc8e1eb1b1124271aaef529fc74e27bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b0d782b33a1148ba928df845e62037e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3f2d3ea4a174445fa885e0bb4d5caf88", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0940ec28675541479395a9508f4ab6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0cd3b278c5ad451d9ebb83347bfaaa4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e6c9fc6502f049cb99eadf78e8de6497", "region_id": "RegionOne"}], "type": "key-manager", "id": "5dd9eb5ea25240b5b752aa946d112bd8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b8a210c81b484208abaade281278c352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e6b055a3e16d41299bfb78f24eb75820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4dccfe6d4be145108e3239777245875c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "52796eec855e43d4a0148bd112a98c4f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3325939cc8064ee98a48f09f82f9f462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3eb0c12c71a848308de33ade14a2fa9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b95bb1cd3caf44dc9cd13f5949612491", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e814693463fb44088e89237ddc286f13", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "728d8fee1da24f25a8ffe5eba073e7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2abdd87b6a46442ea6b7686faf7cc4af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "46f5e7a49c914a7293199b242b2c3bf0", "region_id": "RegionOne"}], "type": "message", "id": "8c458ca3a595450e9afd0b7ed39ad889", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d7746500ab0342abb0f91eb274a1db43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2fe6d0749be2452da2ac36f8856ee90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3293157d4ca74db99719f1dc4ba1145a", "region_id": "RegionOne"}], "type": "messaging", "id": "7815a8f297b14548894fe2104e728a22", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "929c9245643b4148a881a6dcfe60fadb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "259b43c31eb64616909e128f9c52c5fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3ffe6d02770e4393880a8b3540d440cb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "714b240e40124296874b39a76b6e4974", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f71a1183fe2249abb0f522ca484b8c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78396eb524a747949036f8166b58a23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b805c9bf64e54befb37fd4870cc9d479", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "10fa1124a6054328912191f59ffb2c89", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32f3b5b3e414479fb7b303f6ae7bc6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8e13b26b1a94fcb8e8248d6c1a620a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ac518b6fa884b7b927931e6a5d10240", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a4caaddd2b8347169a5679515a218b04", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab7686b089374eb69b70f4cf378bf8cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26d771c32d7a44139f1f76d0ee574612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cee4609c5bde4cfe9e86cddb004f1395", "region_id": "RegionOne"}], "type": "container-infra", "id": "72c5edf1fba04f408c36e25ebf81e13d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a19fe456e33840b39b76af869707a9da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6a275021cb2b46a1949a55905d9a01be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bef9f899c7d2473386074d1daf591224", "region_id": "RegionOne"}], "type": "search", "id": "53472dd9fa5644d1aad54a09590a29f9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8606f674e837466a9c3f2a0441e6666a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e6719b25672441118ffa121c09457a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ee0e774b86f747a19ac8a21c5031511a", "region_id": "RegionOne"}], "type": "dns", "id": "1fa9b8184ccd4fa5be703960c35db54f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69c6856625744079a6119448b5027723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea3ea6c48d8f42f1aa5f71baf3210e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5c1f2ef56df14774a82d5da15ee6684c", "region_id": "RegionOne"}], "type": "workflow", "id": "0b5861bfce814de093f2f117471c97aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "29ed56d4dd8243c69fa9c8db054cfc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "097ab4a1b0414223ba9bc53a7e7cd1e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4894b8f02e1f42b990c9ede7f303a13d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e29ffffb84ea466a8c9542ed22bde2a6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1eed5c7087aa48ffb09aea38744bfb09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f8faedf82332470cb7e43a6aed7c92bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "86ad4d09767346ff99c2f504628e5945", "region_id": "RegionOne"}], "type": "rating", "id": "1dc7866af9bc4f0c9661f5b704cd1594", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c27d9d3458044a6f8a08a09b90b1282b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aecbfbcdddf04d07ba87d1c9b7140892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22b2ce5a94d8438fab3eb3e53f8d722b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4a8f62a6415342e88ebdb327e5f38d7d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c47b47c107b499897631802fe40b9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43a360d04de649edb1541833f28414bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3fb10c42e2c3478e8fa2841eb4252453", "region_id": "RegionOne"}], "type": "policy", "id": "da3449888dca4f4ba67d048a8ba03e98", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f7713ad45404e6cb0db759220842893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7712b25f7ba54c5ea67a4dde75724264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e1937626ba9f4d2f98b29d16a4d8449c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1034a650ed3c49bb98194d2076a67d4b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ce124326f394424fb41388b77989ca6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4deeca2746ea41b8873091a647d46bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b943218d8662409090e064a1814ca42e", "region_id": "RegionOne"}], "type": "sharev2", "id": "556cb51d3d4b47558e5643a63fa8a680", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3ab22040bed04c0a98b32c644a754910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e78b499c4734ceba7dca41068feb5f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ea39560ac3ec439db9f38811bde45482", "region_id": "RegionOne"}], "type": "share", "id": "cc6067a85cc842e19f3e1b03a52d5726", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "376bcb7ade7c4d2e87de55e2c870e46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "27f3d760c66447d8954bab8a09e32ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cf62fe60addb47d5a423d36fa12fe467", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5d2d56ae6622465fa9ac74e6cbafdd60", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69559ea8cfa04c8585483c9e69e86ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d15c148fe3014def84edfdbe640ec091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "157b1555038e4f95a49bcfa450acb595", "region_id": "RegionOne"}], "type": "orchestration", "id": "5c01d92cfd4143cebeacf0e8142cb32e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90827dd92a1c4d94951ea4f27cbab21a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38aceffd35a48ba8baa87435c6247d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2e43abfb1dc4ad18f448c5d8afd1ada", "region_id": "RegionOne"}], "type": "block-storage", "id": "22a0a28a24bc41668887f65adc7afcde", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8f61e921f3f4437b446ce73c8bea816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a8ce618502432d9cb26083d04cfad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e268d65dfe0843c6b11c3775df958ac9", "region_id": "RegionOne"}], "type": "volumev3", "id": "8941c11673e249388257c86ca6fa2613", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9198c644e6364d849a931317c1809bf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0d68b1181184a0b89f1256e8b80237b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1a45cbc163f44d7b55128fc7d0a2aaa", "region_id": "RegionOne"}], "type": "volumev2", "id": "f23ffbd49b3a4537a693188e7296492b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28b4d146b1464bc6a897589599e394f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e40ca63d352e425a9fd5908537a0603d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "672c5db6adc84795845a7f50b9e6a98c", "region_id": "RegionOne"}], "type": "volume", "id": "75e074aec7c14fe6b294f3495a475ee0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d485c984cc1a467683492daa5f3bddb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a48aaa12adf54f0cab63302c939b00dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec7d849849f4a549252f721b744de40", "region_id": "RegionOne"}], "type": "block-store", "id": "e78d19996b6848fba1060297fb857416", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7402aed776364af993d880bbd0c357ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa65d7dc7fdf4966ba144a884de467c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7d202b368b7d40688c225e54532c1b01", "region_id": "RegionOne"}], "type": "alarm", "id": "de56fcfa4b0946c5b7460a0b49acb89a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e7acf0798df42378b04a98ca80faa0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c6ed30d676a7407f86f667188577a98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0887157e8f3e438b984fedc6d9f4f268", "region_id": "RegionOne"}], "type": "alarming", "id": "f3982a5b9d684bfdb9ba5f6ff6ae2fe0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6782a31eb30c4492b1cb79e0c64727fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d2f93700ac14866bfb0d61cd7d48c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "616e6104323149d5b3836f90aa6a8366", "region_id": "RegionOne"}], "type": "meter", "id": "195a5e6831b243e795953bce59551379", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "91526da60e084245945e93a026552107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "19673d63b2674f6ab4f5aacb1d6342d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dcb708727f82416d919b814136885498", "region_id": "RegionOne"}], "type": "metering", "id": "5b00eeacce6944cbbeaacccc233e24ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c49b8960fb04df283d307b7ff56a573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "78ebe359648543d1ae5cde3618f81a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e491bdeecb33408eb5f9dd29a524315b", "region_id": "RegionOne"}], "type": "telemetry", "id": "0384bece83494277a7337f656c87a94d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8b53ee2792334b73b45a9e660f2a10b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0fbbf8dbdf5d432d9e05df15d4bb32a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31cde6a338f0430cbbf5dee04f98343b", "region_id": "RegionOne"}], "type": "event", "id": "4921ad6b228841aaa5c2c6b89e1e852a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "136718d28e5344018e621d85fd163e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8b00d19afe58474bb6b36fb9441fb625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "288f38d7197148df874ee5880a2d562d", "region_id": "RegionOne"}], "type": "events", "id": "606800ba72c34e1e86ab7f0d46017fc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a3e69c51dd64febbac23a5e279bb227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3f6f6ce5b2084f6db797f8e2b0cd90b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a87cda4a86a54a99bc89b0f2098a78a7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "39124f927191476aa9e6af18152ccbf4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "016bc3225d25407da7b880bac995beb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bae13f133bd84c0f9473204e70c75f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1821c3528aba43a7afbfa55db02983ee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "206c1be2b0ef4e3caede8a32bfd009c6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e59a6fbb0414496390c589c986727827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e94a511062004bb8b63df77c3c4f9594", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "77cd15458bec4afe8057188141927b5e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4dc17ba4d4c34a02a143a91365c7e195", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40d8968bc6f1470995245d34b89d9911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79f8e92f1ea04d67b238539b75f118eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "de1ab0134b934970b3dcbf04403afd84", "region_id": "RegionOne"}], "type": "tricircle", "id": "c21e2e9e7455425e874719862978d0a4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ff0e87d141f445adaa511566be97668d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3adf373427ce475a872f6fb07bc5bc95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f87305aa69fa461084477b8a9fb93e73", "region_id": "RegionOne"}], "type": "database", "id": "d4e1a9d6b8aa43b982564aead9a940f0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5bc6c10c5664810a12aff84ff5c9221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b66ec8afc4141c2a7bb037f3f8cb3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "14967aa4b184454794c7ebeac7d5e615", "region_id": "RegionOne"}], "type": "application-container", "id": "31cdc1c1a8f847ccaa80dc327ca33f1e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e445dac9f6746ef86e3691371a2731d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ec53f9e0fad430c9b5338fec8d3594f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "84333bdfce7140b399e7e362510add45", "region_id": "RegionOne"}], "type": "container", "id": "689301415c2b4abf86f3bbe51dd9411b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e46c2ac0cf546bc910006397d375e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "13688858eb62449f93b018a4773112d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "58527f046bbf46b99741564d11ee40b1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "baca57202bd342b29bde5081a00ff5e1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04414f81f3d84794a786aeaf09aef5df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccf3d20b73f541299a99e8d4fe377f02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "581d0ad863d24b579efbe801bbd96397", "region_id": "RegionOne"}], "type": "rca", "id": "6b3ef555fa024c41a7de3335a6267b1f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed023dfdb7564fd983abd58ab2703d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9c33d4eaf57444c089963450a459b834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4dae1d30c0ea4c59a00b8266fbea1ebb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4f1d3043c6194af5b7bccda1b36eed84", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9156c10742944be1a08005c85799b863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d19ef3f54cca48f98ad033f16425af91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53b5cb9a8fe84e5bb730d3fd2a754b9a", "region_id": "RegionOne"}], "type": "network", "id": "210fb119cd45412b90597df9dbe79154", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "55cd689bb9784f60b4c4d069a2b8a140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c6ae9194d772461c9053033aabd96ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cf38a8fc8060422d972966d40868ea1b", "region_id": "RegionOne"}], "type": "backup", "id": "eb20cfce85484092879927559091268c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b15f9de1d5a44e4b96a640a290d00a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "daaa7415006e4571bcadbc47ed3a38af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9dd4bc2a9b44ffa9d12dee06c68360f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ca844d0b1cc64c64bbad24888ae88e27", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d4e6d7148f0473288f2a4552f9923da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "82dfa21c926e4e7eabd7833247bf87f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f75981774534d25b10c4c7ea07b89b7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7e28da0d9df5429899fd6986978f930a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "39271f4e1db14767883c4853496f1f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bdc836e99d62487e8f00df869209f4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "189ca693185b42478151951a87e755c7", "region_id": "RegionOne"}], "type": "monitoring", "id": "b5c31a8a14be4021ab9b962d860ae377", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8bf1a14ee4df4645adf99834d9e14fc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bbadceed6b864ff69ff4eb9b2688ee77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "86dc20ea5c274cbfa46d4b4cea8cb0ad", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e3d2b38b07484605b54529e52f395f30", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fc86eecda3eb494098eec8b9a3d5bef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea23342ac497422ea961a446eb281b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8d11d84a6caa4a419985dc559726dd3e", "region_id": "RegionOne"}], "type": "placement", "id": "4f75f37ff51942b0ba236ab7bbaf5ad3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b2a84fef3724855a94bbefee067f12a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c483ac8173cc4dabb9641b89939f443b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11438cdf652c4c0abb939252f5940d9f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "506be68b343e42ef853954bf161a36ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11d51cc347cb436ba30a627ea7f26ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7701c285763d4ae898943de9a7d6d13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e41823c5519d4a8aafb358f4a62f37e0", "region_id": "RegionOne"}], "type": "ha", "id": "7d186e8e59ea492eb6cde69743144337", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d713d0d48b9d4a258cc15ec13f064c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "43a0f4f68eed470c86b808f5a51c43bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8a61ad4882324d8db540750846f88aab", "region_id": "RegionOne"}], "type": "reservation", "id": "a759c033aa3b42ed9ecedee71217a66f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f2718b855cd847cdb9e8803560b89bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "522e0f66096c4e08a948ba0728f959b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b9d518195b9b4fb4ad14fab3d6360ae0", "region_id": "RegionOne"}], "type": "function-engine", "id": "cfa5ad1520ab492c9c3165fb7e3c6a80", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ec2791258524816a11b969626f8199f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e68cd37d92ed4da2afbec8b20ea10d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "50dbbb4aceaf4e4da3ab1d7ec72ae960", "region_id": "RegionOne"}], "type": "accelerator", "id": "c2f0f364b7444b9194c71aae14026aa1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c6a440712894a80a410d296de4cd374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43926b36310f4e32b03123ef7cf9026e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d5076dbf3e842fbbddf0844f6c36a29", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b132ede13d1d445384ed3ed8df101290", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12ee23101b3343369198703668915226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3f27ebd1780847c1ad6e99ad124c5a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8056bb5bfef42eabf35640cd30164d7", "region_id": "RegionOne"}], "type": "registration", "id": "ca4b633c7fb04fd885188ff30f419216", "name": "adjutant"}], "user": {"domain": {"id": "7d58e11c64d34566ba896cd4cbbe6863", "name": "62b8bb213d84464184bef3a56cf53e4d"}, "id": "d5afbfb14c4e4bc79eb2dd80f086a79d", "name": "42c3eb3c89824d00b87645d1600f71c3"}, "audit_ids": ["7f92e33ea4ae46e69d96f7b968790904", null], "issued_at": "2020-04-23T06:26:01.120549"}} 2020-04-23 06:28:01,278 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,285 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,288 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:01,334 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,340 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,344 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} 2020-04-23 06:28:01,370 keystoneauth.session REQ: curl -g -i -X POST https://dns.example.com/v2/zones/1/recordsets -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"records": ["192.168.1.1"], "ttl": 3600, "type": "A", "description": "Example zone rec", "name": "www.example.net."}' 2020-04-23 06:28:01,376 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,379 keystoneauth.session RESP BODY: {"records": ["192.168.1.1"], "zone_id": "1", "name": "www.example.net.", "ttl": 3600, "zone_name": "example.net.", "type": "A", "id": "1", "description": "Example zone rec"} {9} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.097218s] ... ok {23} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.150962s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {26} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.071355s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.097547s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.067789s] ... ok {22} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.067375s] ... ok {22} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.059453s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.070763s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.066919s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_create_attrs [0.057965s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavors_detailed [0.060033s] ... ok {27} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.095681s] ... ok {14} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.067458s] ... ok {6} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.075575s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.059768s] ... ok {1} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.059557s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_update [0.058596s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_live_migrate_server [0.064238s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_delete [0.057383s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.069139s] ... ok {29} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.336209s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,189 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,194 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,196 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,200 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,212 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.132511+00:00", "project": {"domain": {"id": "683971945faa4870822cf81a26d1b964", "name": "614154fc232f4130a668afdcef6f2dfe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f1dc8244d4ae460380136156651c3c48"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "57aa7533a3214a6fa7438ada06eca1a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "de2185a061c7457abda9878f31597ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f8fef946be2d47d68e4c692c6bf87ef3", "region_id": "RegionOne"}], "type": "identity", "id": "cb9f7472b222476bb228e610eb90e3ab", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "91ca6fa134364b229a5e608534d3277a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "137666d4d87b46feb7db379ef12658d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8024314f6a3a4edf91074927e9ab9602", "region_id": "RegionOne"}], "type": "compute", "id": "07326790a7544e688368ec95ce744aa2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a643c0f949bf42a9afe2b09cd13459fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0c2e31cdb9b74e76ada010fef8eb7f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "402225e0d1b04091af152f0d0808e960", "region_id": "RegionOne"}], "type": "image", "id": "5f2191e57ad94e019310722dcfa35377", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5e1f6d5c44a94120a43c01eed94bb914", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8a7767ea2cfc4e4a81be592d66925356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2e50a9f2c1da407d973a5ef049dd00b5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "32ad9ac0975f4162b828ad34ed872c56", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12991d929b0b4448a6c261b4c72f8439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cc16a4567aa49d6a0aa216b0fe129fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bda337345b2245ccad4fcdcc645522f3", "region_id": "RegionOne"}], "type": "object-store", "id": "7c135a20e65149eeabd53f691a0da0bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f4198dfc0b07499e804d93746638666d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2db422428d94a04b12144ca5ff1dd05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ca9f56f479f4b2f8e4692d67fe19609", "region_id": "RegionOne"}], "type": "clustering", "id": "0982ac5cf74d4a05a01157f6144f7c83", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "449a48487e96471fb45d829b296ea2af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2d25820585d47828ebdb0778c65e33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5404b7fa5b4b4ae189a52d10bd29569f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "230ffa4b911d45fa8cc0e010845a2e6a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6300cc3f303640f290550c80af52b7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b363133ff3f0451dbfec93f46e9d3ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eae4457b03124d18a9d7c3b120b33bde", "region_id": "RegionOne"}], "type": "cluster", "id": "104b1734081d41779b07b35c8ddee98d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "52cf27f851c4466a91b9d32bc6cac88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47892dec8b4148d1b1b33c409a756aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5b898048e6724d0b9a34915bbd7c9d3a", "region_id": "RegionOne"}], "type": "data-processing", "id": "8c01cfe7c51f44069d4c6070a0d8b352", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2733cc8c5fb249aeb6d8cbb515b0e393", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f96a64281794ba4aa86eaf6d3931335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "87a8fd69f554416fa2b04b84aa358674", "region_id": "RegionOne"}], "type": "baremetal", "id": "6448199a88474206a6058f1e0639b597", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4cf8afba92f4eec85a7ff546bd479b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70395ccebbca4514ab79ef39414e58d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b005a08cbc4449988281cb2fae7a202", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6a559b46d0964f1e91b2e2cbd8a0ba9f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7dd16e636cf441b18f0fd32eef7fe379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ff5585eeed34201950e968e08011685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eac09ccca2854ae189d5623e2fdbd295", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fbd5f3e270984a399badf46049b326b6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "10be29f18bd1403890d109055b36d536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9a7975a4997f420c9d0f3554a883dded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5a1bdb41b5014c5ba1d05fe482629b6c", "region_id": "RegionOne"}], "type": "key-manager", "id": "c55520a62351418689c0d88703bc2ee4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f34db9ee8d60473fa0bf188031f36237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1b491ac196a4820adbb915250fcd166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "308711f876424e99a714ed6e32c6b635", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1ea8824bf1ad4f2f88f9e779f63285bf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f13fd4c0fe3a440383f75bd9035958fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a95b11a8b9794ecc99c54dddfb0b3901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d26d8a2149da4c8f8791876b8d36ca41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cae889619af041a9a06d98a1836a7edd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9ba7e96696ae4650863e10579d786a84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a3e5c0c640c140b4aed192be9379cff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "256d85b8d28c486bac7f756e0b039719", "region_id": "RegionOne"}], "type": "message", "id": "fbd41a3be6cb473e9e3a76bd91088bad", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dedc3186618943e8a55095a164fe883d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ce3e3b61884343db9399a963751ac0a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "691e1b6ab0cb447ba83ffba20b3924e1", "region_id": "RegionOne"}], "type": "messaging", "id": "b7cbfa546c5a45a0a50c9131d299b733", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e789dcec125849568624a77cc4f64bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c3babf918c5e48bfa486bc2102ba77e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "14d82f4089b64bdcac5ab75c06921947", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4a812aad336467684f9e07739c7f099", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7aa9dc89be94beeba4d87f7c29e634d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e2e20fb5c63436a94a71e4592b47790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d192855c5d9c41d49260f9778bd9a128", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "132c865d665a4ecf95aa58ca7a356d16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "789bfb6ac10c4e41b29f576505a35ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3baf233c73bf49dca2c4c03be292198d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ca5b2683395409fa5f27e8e9d895d97", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5d6c6281b357476694141304d5a0b8c5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "847ee515d28143fe9b694e932b068b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f722c1e48324ef98c15fabe79acf7c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86dd7a744efa417bb74c2010ab9fdd15", "region_id": "RegionOne"}], "type": "container-infra", "id": "af4858ce635e453ea1fe04cca929668f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "01361c76e7cf4ba4916493c82dfe86d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6e94be86b35b4c908fb11105e17518da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "26ec7d5462a542908b0edc982c3bc5e8", "region_id": "RegionOne"}], "type": "search", "id": "63361da066734f93a2e7ea8c1e1cd1a4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c6bb491b8842450a80ecee9e1b05040e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c9ac54a08e1f4d17b70c67eb3376d83b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5141f6ef7174488c958c403bb4944e87", "region_id": "RegionOne"}], "type": "dns", "id": "bdfb127a0ee34ed5a2d07d9bbc7a5453", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "054a479b38164a638544432690ebe989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "391af2d8feb640f5a0f410264adf90b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c00731ce2b8b43e694400d348814bd72", "region_id": "RegionOne"}], "type": "workflow", "id": "5441c88c6c944c2c9145285a2b1af6c8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd8bcc4fc467466e8b3c0213484759ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b73b6a162c7e446cb20d876e84cb9be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "18f14a92bf8c4e5bb8e3a8c29571901c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "22f1eaa60b62418a924d036d89ddd606", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b14b369b9d64f9c8e69b7b3e619e862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "12375fd885d44a29a4b123b79a286480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "eae8bef0ec6e4eac8a9fab0047a818dd", "region_id": "RegionOne"}], "type": "rating", "id": "963623c40a974293b5c367c6b74ef026", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e419c9d99f1d4bd6aae03c7fdd7ad193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0ea9fbadff348b2a2a5ae2fedae39c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30295ea81b5c4a4683a396b94c498ebc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b04102da7ef4496dbabb98d5a202d915", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c10ccd5fad7c4b478c6ce3d1fed6df07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b10bcc52789b4a97a99e159a0a41b8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab0cecd8d2ab482483095ffd13fc0c20", "region_id": "RegionOne"}], "type": "policy", "id": "ec1f1027fdb6491a8092a2145971fda9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74af4106575941b2b092e21076df19a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd513a88dd974926aa92f79b6b12a211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3ec5f5a32ffd468f8792a4dd8decf33f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ff8d3db9a54b41eeb9944cde25aa0ece", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8de7a810dc0f46c78270ab9816b4243c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b4fd1f78cf6484aa09ca391634deaee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fefaa97ea5e0446d80e025c0c3b919c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "9bbf51c482164aa088fbb651b9a7ec91", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f337a54d863c452d910ee49449211aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08123dd82d0c4c25b609131632658dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76f2e6ea684f4996b1a08629865ff2c3", "region_id": "RegionOne"}], "type": "share", "id": "c7f67bda03b24010b4e9f71610797af3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ea620f49d8874d4d8f4b85fee9734d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "caf5b3a6eafe4c85a3e533dff2bc0e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "352e18a29879430bb7023d91690d766e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "02d5e74617d8404387a3adc45a90da49", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9fa417b0cbe477babb4d60ad5d0063c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddc793c228d24407b66b2f03995459c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcc16c84d0eb4826b414113a58d49ed5", "region_id": "RegionOne"}], "type": "orchestration", "id": "c1d4dae2328d42948b2026b2db028f0a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c8e173dae18483e9e6f3d8717be9e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99cc7b1b76e34c5c8621bdb01cde3e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ce9e72b3d7f42b4a21e1f0e1f43f5bf", "region_id": "RegionOne"}], "type": "block-storage", "id": "c623649f067f410a853265344dd153da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2f9fec24b284bcd85ca470e683bd360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ce8aa8eae734030923b8073e07038f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bddca999d4c74d7d9b6da4f88a2e31ff", "region_id": "RegionOne"}], "type": "volumev3", "id": "b488281b940e41cc83d113d55abca876", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84e18ab5ab1547b589571d52cad4cc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d52fef00b2b462cb12a684a69253b5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f7173c971044018b9e99ece9886d22f", "region_id": "RegionOne"}], "type": "volumev2", "id": "b1e81f487ed44f3ca673fdf0ac4681ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6028071a5dce434bac6cca1c9e536fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91d55e89206149d2bc80f92a0b599136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "629945b6f6f447959db8787fd1e679eb", "region_id": "RegionOne"}], "type": "volume", "id": "05a082d4ccca4329a36e1dac2d4bede8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53df893869894cc6817b8d3e74b016d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84cc7866e4d34c29a7a7aca792d54561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10f1eecd9850464a8de9ebe4b6907949", "region_id": "RegionOne"}], "type": "block-store", "id": "16730be2c24244d988f143e18d4bc0d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "891c1556547c4123967abf0fa21cc00d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dd1129c46dc34536b2afe271ec4ce962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a5684ff521fe499eb280e3e1dec3bf4d", "region_id": "RegionOne"}], "type": "alarm", "id": "b659ae7623d9416bbcfed01cb468fe43", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a29dc27ab5f54f908acf229829b4ab34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4c950c29bb104495970f2fc5255daad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "668f7e636c2f40da857de4d21af0e970", "region_id": "RegionOne"}], "type": "alarming", "id": "4734359111d3410e967b12e7692e73bb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fbc6f7f646a54d1796a338c808a3c901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6206d31254a2468caf8103bdabce94d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4a71570c920c4b1e815ca8e746fbfd28", "region_id": "RegionOne"}], "type": "meter", "id": "59cdc80847754be48af7c68ef0a5b850", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9618712c1a514f11b96dbe551771a230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4619615111f2489a9b0f02dc99b4bc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8c3e6a2f0e545d4a8986104673ebc9a", "region_id": "RegionOne"}], "type": "metering", "id": "0a9432021f0c4fb2b805e2d6a7da226f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62c4a1e295c24f1fa0ff220c939a2b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21ada4fbd5c94f3d998fa7411b23526a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d4c9b8b561d481d8ac7a8ec84e8482d", "region_id": "RegionOne"}], "type": "telemetry", "id": "5dcfd42f33c34abc820022a5398c5877", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99442861db7a4cb783fe76a182161eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ef743083c9ca4a14be3804a11813aa37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "24b179fad9d742d59c4f01d998d38275", "region_id": "RegionOne"}], "type": "event", "id": "a5339b8289c14d15bf3f6ca4ed365bac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "df335b2b3fd646a9a31670dba57096e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "916a46e27efa42e59fef0e607fefb7a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d8c514dcfd8541e591a7d83d133d252b", "region_id": "RegionOne"}], "type": "events", "id": "2b84e014224e4310978c6f6fbe5f6948", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cc75fdea98d44308d996a901036aae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9cf169b79994082bd758b7378a09b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c8b5861033df494cb9416b9ab1b7e9d7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "91394d0230f44c70a357baf5001d4322", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0af355e8a8f8495ab71b70ea5ecc01af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "db3be4dbd51e47648511f61e4e821e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a4ca3eba1ac43b8b2b1df156852c5a9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1fd694fe2c6e4a6cae411089f38dead5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bc2594f8210648288c51ab944169d10b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b5d057364544e4e9201cb359a03589f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eadbbb36fc024c4b8b4d03e7696c3e9b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "93a5ee0fb6dd48d1a1fae6bd96f92902", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da383318bb224bd5bcb826aa4b1a7b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc00ea72e7274c91974d27a6b44d1a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d7a951f964445eea24bfb42ab26716a", "region_id": "RegionOne"}], "type": "tricircle", "id": "1c12b5597853416e9cbb17892f580d89", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c4b839b8e06a4546bfdb3572b71ec19f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "98ea331df6f5488fa3f72726ee06b20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f9443b728229470ba051b7495f64d80f", "region_id": "RegionOne"}], "type": "database", "id": "d3a7a8d9657946f08ecbc78a3e26b333", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "80d8b16af2f14a82a3780760053f75f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eddc7cb481b24830ac750a88ac5467e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c04fa80a03a84aca8405c1d781de1533", "region_id": "RegionOne"}], "type": "application-container", "id": "403971c849314d5b85cd5d7a456cfbc2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d2659b95f3e4d95b757216b5514c66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db5bfb74cd21466c9b50f864a8b336d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8c3f5735228e4c3489db17aa1bd6cfa0", "region_id": "RegionOne"}], "type": "container", "id": "77bb234f82624ffb87b5f024eb31511c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b83587318fc643a1b4f41533147b2c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6812a6e8a0e4bb7bc83b128713c0c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b76009719edd4af88e8338ce2b07a288", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0a7a72d12d3c4f41bbb05f5066103c45", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9efc008d495244998fd84cbfbb169862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d2d29eb282ca43febad4e33f5c4911b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8115f7176fbc4bbfbcbbacbb6607ece3", "region_id": "RegionOne"}], "type": "rca", "id": "f6f0908822d44b2795f8281540f45c33", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6f677798ac014940b64db5653289ed69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18d054ee60424c19b63484a7b85a44d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "673de365eaab40959c94e0a0def46000", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3281dc337dec4b359118e5d928de922e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc2ff3c8ef544b5dab68fdd71c9379b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "435b59e4a94d4fa8b025b024a109e2b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c12cf9ca45bd453498abbe41a37ff3c9", "region_id": "RegionOne"}], "type": "network", "id": "c0fae43dc46549419f40023eda276123", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5ef6f419ae384f669f855d6efec63c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "44d205400c824404a8cb5c638e776ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0ef8bbb881334cd9af298a7c9ca94427", "region_id": "RegionOne"}], "type": "backup", "id": "a91634ac8b50458891947c4dd881402f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef9a841e7bcc46faa2ae4d6575904dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a53eccea70814c5b96bda5364426e030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e3652e4a13424cc8b6dc3d5fcc93f572", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fb8fdc68e75d4bfb99c3185484e3b7aa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f319903d3a004d87b79e1f5be69eec1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52c8bd813132424d9d3551fb4a114b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f891d12f5d524065aa2c6349e79fdc05", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "05dde64fec6a423cb5a42df658ba7226", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21dfb071338446fa9e7f46fe1f345184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf22c1f2bb734d889abf62d4ee3d3083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d17d487216ba420294e48ee46b0fa9d4", "region_id": "RegionOne"}], "type": "monitoring", "id": "8d68a577e29d4d418c7d8b8380e9012b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a67a820ec44d4d43aad762e1e001a382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2d24fa2330754fd286e40e16cc359e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "123e0420d14742a2ae18f67cc265aced", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "dc65389802844fa386e119be0ab00c42", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "66895022f0c6499bb3a5c9e65085c426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7ec3940376054f3ca61f7caee23c6153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c10b373498e3420d8f54a785a4cb1c49", "region_id": "RegionOne"}], "type": "placement", "id": "336d15566b254ae3b9250e1dab201076", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "783edb127c294d1ca46bd681a640f049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc5156e9e0174406ae0c9818bf1619be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "83359a305d6b4784a27dcf45d759cff6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "980974442af24ff88a5f083c50311591", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3963df00ce944d6887ee5b9eed1ef54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9f7e62e4f8443ba94755b0e576a3317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "93d2f085a07e4e8487fedcd34b6eadbc", "region_id": "RegionOne"}], "type": "ha", "id": "0cf94d23d416444a97a17366ff95695d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d2f2a71971d34916b2b9480480aad42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f79959917b949edb109a8e001c760aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dc02b2d407cf4846805e836cecb563b9", "region_id": "RegionOne"}], "type": "reservation", "id": "e5c0ba6baa024448a2173b4a963d71fa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8514628c90c04a4e9136280d7339b4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "351d53596654476eb35bf2636546238c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6be73f8cc9d14337a52f22cbf4f0b2f5", "region_id": "RegionOne"}], "type": "function-engine", "id": "4060573572144c67b09a1e512ef24fb8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "408c795ef130455690f37b89bf88d676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "49295084bb014eadaa517b141c78b218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bfb0abff949347c881f5fdf0aa4065d5", "region_id": "RegionOne"}], "type": "accelerator", "id": "004a1116fa40478b89bb675cdccd818e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26b1adc24fd94442b872e165a3ed6b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "464735403c504a19aa4a9d01fc230274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0e899d3f85c448a98d68a50bb13f21a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6f7c73fb6cb74ddd801deec0d2f5db44", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b9c0bd232cb4a7fb876cb396f2533e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e18b45d140b847ba8d1d6d178e703b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0bf467cfa7c946ae89d9863e30cf0d7d", "region_id": "RegionOne"}], "type": "registration", "id": "c9e3c9d5cfa54aef8b771a841c4b05fe", "name": "adjutant"}], "user": {"domain": {"id": "75ed4e4b8e394484b118a2aa15f26e8d", "name": "2ed0a5619fa24f3e83c1ffa9c2821d0a"}, "id": "3712202af74b43fb8c4246c61d19b4c7", "name": "0282a62c85c44edcbb2212e30684c2b6"}, "audit_ids": ["3cf27ed566e24f7aa20945710b6f2503", null], "issued_at": "2020-04-23T06:26:01.132511"}} 2020-04-23 06:28:01,361 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,367 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,370 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_interface", "fixed_ips": [{"subnet_id": "internal_subnet_id", "ip_address": "10.0.0.1"}], "id": "internal_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} 2020-04-23 06:28:01,392 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface_distributed&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,398 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,400 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,422 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Aha_router_replicated_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,428 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,431 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,452 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_gateway&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,458 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,461 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_gateway", "fixed_ips": [{"subnet_id": "external_subnet_id", "ip_address": "1.2.3.4"}], "id": "external_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} {14} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.127184s] ... ok {8} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.238403s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,262 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,267 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,271 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,275 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,289 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.202931+00:00", "project": {"domain": {"id": "09e0509ad8cf40f0918215b717739133", "name": "f8b5398ea50b4088a89b9984911c28a2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9b8b20b4b13b4570b0517436a431ee06"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bffc255b3696426d92f960cfd4c2155a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "422b563cc1d04c93a2928cd1a517c076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a0532c135f3648578484a252fb892010", "region_id": "RegionOne"}], "type": "identity", "id": "28f1bbbfd4a2448488a4c3ba52ec8c1c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "14ea7983361f4f0a81005ada90bf9e7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8d3e5f8075b14d42bca5eff5e2060aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5fd2ab585cac4e05a539fff9edbdefe6", "region_id": "RegionOne"}], "type": "compute", "id": "9bf4021d993d46a782b53749d82d55eb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "520a0feba4c544ed8eed32909b62e634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cccac200f7b74420ad9e878cfddc568a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c1c7a0db28a48f697a436a349cffc62", "region_id": "RegionOne"}], "type": "image", "id": "606131868b68424f92d9285ea30e3ea0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1dcde74bf8df4a44b94d1f00e4da658d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "723b3be1b9aa43e49b839ff8d955cb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "257f083b00774c429e75b56e77fb45dd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8b814039f05747d387d3f1d9d26614a5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9504c5ad1a941699af0d5c28fcbb890", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f269299fc9d64394b4a280310be60b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "208370f5d03a43c0b26e63773715ab29", "region_id": "RegionOne"}], "type": "object-store", "id": "4f0b921f5eda4d29bbfb6e1257ae3399", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a62975d3621494eb8137004c391bf93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "72c69347a60444c99554c1b4bdd195b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea0a13dd80b54751be0d6e13cca510a1", "region_id": "RegionOne"}], "type": "clustering", "id": "e883a48a7ae349cd9f3040cd2c0281df", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1512ead3202744479b54ee1c67ec6f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f38c38389d054c4a91dcb56c990c3528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b5e437f39cd7450d82fcaaca5a094db2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a1c4df5119eb4551b826a89536880e67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "487ce11400cd4230ba71e8814b10a283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1bb7c62b19514dc7a45c6e9f09291871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69441848c1fa4beab10ef824ff45c1ad", "region_id": "RegionOne"}], "type": "cluster", "id": "d7616e40c58d4df3abd063ea83e15c73", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bfb30baebcb64068ba0510c678fa5399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae098b14a1d041d2b94172cfae636f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d6778aca2d1640ec9ba19ba36ebe4527", "region_id": "RegionOne"}], "type": "data-processing", "id": "387c551ab46f4ea8bc278141c8089d27", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b85d9f2ca76404d9ce4942494040b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4a18d64d79e47ac915281a187d95cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "955fb7fe305248fd9ba32f3fc8e9bfe5", "region_id": "RegionOne"}], "type": "baremetal", "id": "dce059fe04674eb588bd4d7aff5d2eb7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "76ef4feb304e4be08cb19ea3c0495c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5191b59462044fd39835c0fb5badb44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d5d609a48aeb4d38b4f234b69697cd4f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a70c37dee839457a96050f722db1bccb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d3b8705eb2024ffa94088d4cbe5ea553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e86e51b95a5943f69afbd63d27f785f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3c2a9ffe2d3743caa2c3075967721886", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f17e58811daa4f918517ce3a18b3cd38", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ab3b5c3531d04be4bc7d27529558a194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "93a6c3c0cbfd45bca2af154da6febddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "75a88d87b48d4209a0c32a1c11383a7a", "region_id": "RegionOne"}], "type": "key-manager", "id": "ff510a4bd28e4ff3a43850aa0107d79a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86feef59c2d04fe6ba2cf3ec9b924434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0587907ef5c43ca9577e27bef83c163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b346e43ca6bf4bfcb0166b7ce87acf22", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "85a867c6311847bda0fb2c5722a339ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a7f8e83ffed4cbd9921c172d3f91153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c593981814f74575aefd363c6fe8a91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5fc7b6b474484c3c977904614dbc0c9a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a8d08a6cc83646bab354123cf0ee0fe0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "043a6c06d30342a2ab6c1846be90dd45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51e886752e3240918d20dc5d0743f607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e6b4ff9b38804639baa925331b0d37c0", "region_id": "RegionOne"}], "type": "message", "id": "3ab36661534d4c5b9ac928007b2bb7b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8d877bc5ddf4ed88180a9d511f2e4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d715fb144c6141979a29deeeabe6f9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e14741e9b3844d7797d56f77efe9cdc3", "region_id": "RegionOne"}], "type": "messaging", "id": "cb3985ba9ec84daea4e4ce4fc0381f75", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3c322b744c774c419faa1cfba4c66092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b6df124567748d29271b8dc07f5f72d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "23d3d84b48e4459eb59f452cb47eb893", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0a8b3ca589cd44f1b3d1f4a11ab6b338", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3971196766c445b5875e181d590005f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdd275ff138249fa936ef73711a6a962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f089a0ae79b4b2d88a794b28a31aa5e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "37000225e3b34c32ad62a3429700e106", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05a9028582e5424488e7e99819ed2e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f2e7a2ad53a4741a2f51e74cb7052e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d343ac83d806493283e656c36d257534", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "197542db8e314ceda853687a55c061a8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1e1756db64b43bd812b51dc05d1576a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "489edaddc5094711bae33d27554e4ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d48e479262046c8833db7f3622ad869", "region_id": "RegionOne"}], "type": "container-infra", "id": "c94afe983a204caea81768c72fab187b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0a43b92a7a6646fea821c4b17b5f06e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "332e137e01e94417b3c44659eb8a5f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "716accd429d24a72a5189aef88f2cf02", "region_id": "RegionOne"}], "type": "search", "id": "5244307143544a6d9cbb9659372be109", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c0bdccb9437c4332a33816ef010512b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8b3af5b4ae1d4049a8867ef1c5724143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a03aa070fee14789b3e85847f4845412", "region_id": "RegionOne"}], "type": "dns", "id": "0b736c2bd4314fee8aae7c43f3f5453f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3f14734ad234ecf8c9d06afce64ffd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "140ca5b41d7c439b8cd4a552017b0dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "93e0f5d0601e4c9bb0e88ea0bdfcd434", "region_id": "RegionOne"}], "type": "workflow", "id": "508a615f043846ddb5e6ca42676358d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4ec0e0f03e7c4d7ebdd92a889201f9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c9382b2a749b42efad94c0f3015cab9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ab11dc02c3ef46b18bf66c9bd9f97280", "region_id": "RegionOne"}], "type": "workflowv2", "id": "21a2a29b16004fdbada87c71cd017873", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8be72006f76d4754b0a12af23745332f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7d627615ec53412b9f0ee00dcada4ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e8585f1a091943c0a4a9155edd711211", "region_id": "RegionOne"}], "type": "rating", "id": "9b519c588c8242d0858efb6209e2d949", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7790a8b1794b4e169cc62aa8b48a6d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e8f62da67044a4481ccf96e2fe2b267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fc51d1adf243427096ca4095fe5c84bc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c89690f525b7441e942b3b8c6deeb622", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40a2075f68b6477690623002c804112b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a4f7be4895c480ea07ca7dc9363e01e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "46714a17ef464574b41cc2c4c22e4a8a", "region_id": "RegionOne"}], "type": "policy", "id": "9439f7b2434746199bc62cd9d710d87a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e36f774b9cdb4fa18253e2bd6aaa3ec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e783b24bd33c457e8c73f3d4267325c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6379cf920cf4b079dc6320e6ca6c93b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bde37f3a0052475da8fe4e46ed5b47b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d069da493fd4472189bea2cf1a01114f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02f8b3ee3687403ea3404a4f99f9009e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f407386de8b142368895c197ed1bab6b", "region_id": "RegionOne"}], "type": "sharev2", "id": "e94236b47cee4586a45140547afb24b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5db38987e913410093cd06509de8e5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a5c8fa1b01546fa8f8e6ed68625f0cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e1a882f0cc2e4bb194d819b036351ec8", "region_id": "RegionOne"}], "type": "share", "id": "0f2f33ade61f40ad85505bf9f1a3a66c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4712d4cace0d4fd6b1cb71689e991c0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "297096ae2d3f48a2a2931da57e78dc22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c8d185fd1e6b4d8e85f99a039e05f1ba", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "555a9bdd81f843429c12125aa7a18a08", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb380ca3e40349e8aa04f8673ec4004f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e978a3fbc345460a9ca1509715bf8482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0743482f1b2b466ab4005b8f238da51b", "region_id": "RegionOne"}], "type": "orchestration", "id": "862d5295938b40289d15dcd830c26287", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2351b79613447b89afd95b1f82386ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b6cb4e7e3a247fc803f0fc57d66d825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c502c51b81674742a43a56b87ae2f3e8", "region_id": "RegionOne"}], "type": "block-storage", "id": "53b2a095a2984adbb5f4245f95d12b97", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6151810d86a444d4ae4ac4122a69ac53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54cdb476e01d464ba35d3b659beb1afb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "050d3c99fec5425dad51a433b5be2bcf", "region_id": "RegionOne"}], "type": "volumev3", "id": "e31744f58314448d8534777a3f8b0750", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c83d236125814be986f5b1b693ab57fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e15b62b41004e2b9d99fec53923552d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5eb92a5896642a79dc85784e7b7ef75", "region_id": "RegionOne"}], "type": "volumev2", "id": "fa8bffc7906b40e49a6816c1ef0c8533", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ca1e8d148a140628ce11aeb5901a4dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d9c4c76cc3c4a68b6f314f5318ac092", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05787912e30f49d2be9c2effc68177d1", "region_id": "RegionOne"}], "type": "volume", "id": "8520d493b45d44a0be463276aeae841e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "526560d256a14859ac7e9e81dee4cbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b68c82b22095487980d2e652208d5d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4f88c937dd24b39a04767e2001a3252", "region_id": "RegionOne"}], "type": "block-store", "id": "818f0bbbe70143508ea684aba5902eb3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae370b9639fa4705937882400399c071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2ccc4b78e974188a6c08b4e81f7422a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f80ae7a38ef44708ae43388781ba9ff0", "region_id": "RegionOne"}], "type": "alarm", "id": "15a84bf34fdb447b97904be13894d180", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b5c3cc7c5e24784bc251d9986779b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96c822a9dc1f49939d8f3797a26963d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e9e2b25aa49410a858abcc3c363ebba", "region_id": "RegionOne"}], "type": "alarming", "id": "a4e803316a374a3f910051fbe1cdf26e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2c13c8258c849a8ba355ee4f530c484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b79f336f63514834877b93544afa5a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba31ae04f2ff40dabfa717666ebbcc4c", "region_id": "RegionOne"}], "type": "meter", "id": "c520af8625484b5489f502187318059d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c498ae8800574723aa86f2e6e42cf9dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "319f164047634a2dad8658a149026700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8158462a20d24ad5a8521dfa1c275b53", "region_id": "RegionOne"}], "type": "metering", "id": "9bb57ecd0de34392b69bd3ea8bd8e1fb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4ad3869a579436aa315c3f511932d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f29a914f29845e69b6f40423278d37c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dac3eba2f0694c1497ac31da3ee9e62d", "region_id": "RegionOne"}], "type": "telemetry", "id": "c57a742fb79c41a9b5ab49c6932c70c0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "47e2ee39801948e9a69b78d4582e5b9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5882b38b7175445f99e68ab14fd7674c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a9036527c80b4068ad09d2bf0e3e0953", "region_id": "RegionOne"}], "type": "event", "id": "1a0d4cac2c64431aa35510069cbad29a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e052ce3108d4038950e8fa33fb0fd20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ad57644e8314c309e7b4792df41c665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5a9d8d1400a04fe1990a18822f14ed2d", "region_id": "RegionOne"}], "type": "events", "id": "289506a8cc534252a37cd7de9837719b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fae8ec3f39084964b3247b92d848cf30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36499c5f45a3476a8f886319c98f36be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "838f97be3ab949a6a089eded2362ad53", "region_id": "RegionOne"}], "type": "application-deployment", "id": "478d24d4ae7f4e5cb9d4e4bdf696c8a5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efa7c874bc384736a5e1ce0595d64e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cf7cd6cecc8434ba702f328ef4e9910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c3b9f52e6ed4415a70dbda01263b5cc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "dfa8f3b49c504b8294e2ccd0538a54a8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed58cde61bfe4e3b88287de74dbd6ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ff104137328a4c3d8c6d024e3b01652a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8df40eac98945c58baeb4b4932a7b05", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c5a71ef1f5ef4870b0116ac2d5dc3fe4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "adb280ae3a0d4f4a99b8b6ad2fa0a1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0fc0399f695f41bfaa7b55055b672788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ff15a7c45d94b1cbb1e7f5eea41c936", "region_id": "RegionOne"}], "type": "tricircle", "id": "57c39b46d7644d9bb788a854ef437350", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5b4ee30b02d9458684c9acad88c85dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c104ac7dfce04132996555a481f4e79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f0e494e9b5f84edeafd648c6c012525a", "region_id": "RegionOne"}], "type": "database", "id": "5005ee6148584e2d833518e0bef3a58b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31e44d8b1fed47fe81c6b60e18180887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea32b4f9f3bf46639450939ea904a133", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5250993d444641d58b41ebba8a847125", "region_id": "RegionOne"}], "type": "application-container", "id": "19bf141d2a974cd1a139366a11e4511c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "110ff398e86a47bbbf5b830f83bb8a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98fb5b8d15a84d99bef270045b628c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "039677dce8e648b9a01eb43d599860dd", "region_id": "RegionOne"}], "type": "container", "id": "a32d0b621d5347f68a4abd23cdf22b54", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08f1354295b7402b9d382cfbd9a5ad51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eff09719856245c5a90aefc6e2b115f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "007544f8e54e4db3a0880da3c787a0ec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0f5b873c92a94a72933313123376d545", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe1ec0ba76fc46aaacc8e901f448128a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "691530fc981f43ada7f746cbc38f9bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "76a0a766f8f84fc49a67853831977789", "region_id": "RegionOne"}], "type": "rca", "id": "7115315c31914009b3cc594caf53216a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5dd21f3078234c518586203f2f5745df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eec8d0eb4bc34a24ac9cc92a7743252a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1bf9f68beff047a7b53a2a8038e61e25", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "16b7dbbe5c0a44e3b99dcc4d23187441", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "10944551d3c44638b856419fe71c5656", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bad2bd91ec1d4725be48bb267579fdcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "745b11d980fd437eb32f1a8ece0f40c3", "region_id": "RegionOne"}], "type": "network", "id": "355d406d65b740d09730c5b3cdd2e44f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9a141d37b75e46c188cea8cbda0988cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "906350e6954e4cd685f0a3e5db4d8a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c81266f27bc244d385b4c1b71dc88532", "region_id": "RegionOne"}], "type": "backup", "id": "17614867d2c5459a9417cafd691361b2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a6b9baef1cff48b98d567dde486486b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "015d5181052b48428412f0627ffea537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63b6a09925dc48199b0f21c81cff24c8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "810880ad89034391aeb2ade3fce4362a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5699b7fab7394a61ab7263e1e1a15541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5c6eebdf7e1c4ec0af2c583d4afafc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5326eca6ed9f489b846e15777261ac7e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "66e029e2469d4e97a1c41624a23f94bb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db6f8620b3ba422390f966e77aa8b38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1991cd80f9e847f886dacab9f33a1124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e6799b53adac4b6d851c6d1600c513e2", "region_id": "RegionOne"}], "type": "monitoring", "id": "3a074cfbf1314fbc831642c96968d6c9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e8772d943834bada660644c109d6c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8482daf5bc84417c9d1a73527285d90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f0fccac36ebf4ed8902d3102ca74ee92", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "582f1ba9c3044850a29fa62d89a00669", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d042ae2870454ca5ab9dcebd414c3214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9b825bb97e7542b187a959482936a495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4f86a2839d4947ccb31d3fa5be9bae85", "region_id": "RegionOne"}], "type": "placement", "id": "70c87f5a9758492dae9e28e5a0ba5c52", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61dbe9234e18482881f5ca381d196dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cfbb9042ef2a4d3faf559ff4f63120d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95629333d6fd4fdaaf81dc43e463ad12", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eb89a7c156ba462aac4108b07e258fdf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42b564f3be704010b9143cd976561e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2857426d00241fb86150f573cea4e66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ac92dd7083324115b7316b3c5e48554f", "region_id": "RegionOne"}], "type": "ha", "id": "12f768a9e2d44ca1946e3ba50d834b88", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2ff85d73b53c4fabb7071c7e06b994ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e857e871d6f542818c4a9c661e3ef642", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f29ecae018ee4db9b1dc86b8e670bd76", "region_id": "RegionOne"}], "type": "reservation", "id": "dbb534b6794046c28353a978282b0ea6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b9d3ba5dfb1248d49d305c9feaad2917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b44efa572eae433ab2a0c8cc627d80db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "799f9f7afa0d4101b29ef8f444c00ac5", "region_id": "RegionOne"}], "type": "function-engine", "id": "804eedf2022046b98cc4549dfe06a2db", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "285d622ba3994c9a8fcdaca366992076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "83a4db3528384ff9807f3367fedf6580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a4bd2bb4457f4f589dba6188d5a06c86", "region_id": "RegionOne"}], "type": "accelerator", "id": "de96126599f6426fa9a2ebc4beade132", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "07bf1509ec2d4c9fb7951687f2094d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e712844f3514db6b00a43615bda2969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c3fc31d5478249b9aec7e19b818d475c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "20de51f5ba22456196e6d5d84d12bfb6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66cd7928d12a4e6692c7181ed9a94584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "052ab4dc37404957a76fa7c5a67b4c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d3728d81471944da83fff7126a1b0d46", "region_id": "RegionOne"}], "type": "registration", "id": "9b40a00971e4461082f6346ae6add4a2", "name": "adjutant"}], "user": {"domain": {"id": "3e1927ecf6c24840aec8e59c6a42850f", "name": "6f837bb1c8c94c6b83f29e7aa77bc1dd"}, "id": "a83ad0a915784ee9a1c0da9ef9521f3e", "name": "ef08f7f1001b49869df967d3d9be50fc"}, "audit_ids": ["769dfb4fff274bb1a34005c7498c0768", null], "issued_at": "2020-04-23T06:26:01.202931"}} 2020-04-23 06:28:01,409 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,415 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,418 keystoneauth.session RESP BODY: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}]} 2020-04-23 06:28:01,423 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/subnets/1f1696eb-7f47-47f6-835c-4889bff88604.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,429 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,433 keystoneauth.session RESP BODY: {} {26} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_create [0.062415s] ... ok {9} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.091113s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,515 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) {30} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.223202s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,272 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,277 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,280 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,284 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,297 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.214438+00:00", "project": {"domain": {"id": "320a2e4d7b5540e6b385007a86efc746", "name": "92fe3ec552ae4ab1bcfaac4fe9f85c39"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0cea8cc8da8e46628002d5e1dfcca810"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e646f04152a949e1b636b7ff3194a6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "189e5834d9234b67adf6f5ba37d7d555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1c0e08c4df394cfaaac4248dd658dc90", "region_id": "RegionOne"}], "type": "identity", "id": "9bc9303d326f4212ac7d054320e0a28f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f0b9106f855345d48941d9a18acb59d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c34046c6ad7d422d94b96447baf145b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "30c3d096524c4e949f98ac764e6ff3a1", "region_id": "RegionOne"}], "type": "compute", "id": "f31c4f3dea3245a38447216745e3a83e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6021a2ca02904a88b53ca7d3f51a6043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "764d89b516724ccda77a37c7b603e927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b5b14e3ef63149528677c9e0183b03cc", "region_id": "RegionOne"}], "type": "image", "id": "1545bd76c264434d9b0d6245411b8dd7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "65fc3cd419a24209b4c9cbf42a436a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "88eb10dafb914653bd871f7952aaaffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "086756cc5ab942f08d54f69906f241c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4ba7f8c092b04e25aed23fb0c49eaa28", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f051ebc05c5948efbea933f6cb35489c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9473530058944d04b8529f68e209663f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f05fcddd5464f00afee8b19c111a488", "region_id": "RegionOne"}], "type": "object-store", "id": "93fc765200a74c75a849a62b86176d92", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "737c441aa0ae4e0abfbfc987d9d15d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41988732a39149c48d973e8942c089e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cb89be1034c14ef9aa3ec0f640c2c0bf", "region_id": "RegionOne"}], "type": "clustering", "id": "1b10cf153d7d43738fd38f954786c0d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0e2cf130cec8499fb373838b819526ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57361677d1cf4cbeb2409aa0ae874e05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "357c4112df3240dbaf5fbf1059401c08", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3d31cb2a4533498d9427058d01d4f0a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f6e2d145c244975a25f17697c247269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be88e12419f0417f88d1b81e4f70b12d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "528883c4e3004f1c8126bd940c544983", "region_id": "RegionOne"}], "type": "cluster", "id": "63983902ddac405f8e931e307e34e2bd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e704aa8dcfb4434aaaf9ac67bb744c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "93fd9de05d5d4feb94ebefd0efa4871f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "344f8fa7c71e48bcbadbc148ec1e9371", "region_id": "RegionOne"}], "type": "data-processing", "id": "4939a2868e5d48bf89f907a953793399", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b1ec65e776a446c09314b01299506f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f04e891595054275a4b106b83dc1db11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2d97ca2c557642f0a157f79cb1492a5c", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e9bff9edc9e444191beb153b445ebf3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd8ea498ccf54960a891603bb1d6edf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c837c71a41724f0191a2597e03ef7d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "08d2888777554b61b35f1e9a2d2e388d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f4ae580299fa44c38ed8259d05ddcac0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02c68c0b8fc3434c9bdc937d9566b96f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b7f65a5520ae43589da093dc09448e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "564f18f1819e48ce9ccb58ce12f32330", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6812dae88d6248f0abfe6a4275afbb7f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a40dcde98df4ec48e959db38b771c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1daff91305a9434cb69a5e1ec03b7deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f3d8cddbbf0d4a44b99d3ebb04c532bc", "region_id": "RegionOne"}], "type": "key-manager", "id": "f2238c27a11a4fe7ad7db93326c5cc42", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "74429a8605a04a7fa16180b5575745e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa1fbe3e9ddc463a9fc11135a271b2ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "04dcdb6ffa4e47f887f404c7f2945457", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d574721429a94e7593433d256d75fb3d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b830ed5495fd48ada735825ecafe2868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b28837a7c42430aa6b3b57712d94cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e05b02d5a28f482f8ac6234b0cc0b4d2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ada71fe43b104077acfde61d247cfe4e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "64784cbe7e2342f5bc586d3a4163c80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "49b39016bd194a8bb1121be3314e2cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "70c29622777d41ae85af5ec7fef18887", "region_id": "RegionOne"}], "type": "message", "id": "2c8b4767a0074f32b1523194bda5dfdd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2f768bdc79eb44ebb819e9b0d482cc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d3d3a093175f4f849dcfe4a568372a33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "670d7fef686a4e308082f78c5f591507", "region_id": "RegionOne"}], "type": "messaging", "id": "0afeeb05593e4ee48d00cad699036f6f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8298cf7f48aa496e91fb61dad0bf4d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b4c3b81c6b8a47cb80031ca645e32d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9e380b929d794c1683a585c595d9f00e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "19bce732fe584d339715764c2165da05", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "addb81abd5004371a162468b90118a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe3bfcdca0004f5eafe724ae0acea262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "283de5ddbfc84b9ba75bd63659e9a7a2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "27ff9b4346fe414f9f5b5c15a284691d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67882231c7084b86887ab4abdc181ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d16709341364eb3b94f26575cd81202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57c0e6e5fc98418ea92cbb1687032469", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1d55aa6758244114b61187e925bba527", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f90f6d2120e4e8fa0ab0ec13828bfde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e657a10b30964024bd78888572d0bda5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "386ba9ef2eae4ac98fa7df28aaaba0dd", "region_id": "RegionOne"}], "type": "container-infra", "id": "4e8b25b20018481b849699a1b9c78fea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "df13e1bdee784e4ca18e2cb738577be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1b556017d8c044d8ab4f9dec51be86d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e4fb295c713946d998b260ddd595bbee", "region_id": "RegionOne"}], "type": "search", "id": "8c18f3ecfa9b486fb4a0525f57b9f019", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8cac7cb7865a456cbbd34210da9fcb02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b75ec2aeb8c246f7b2f21570d0376b19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f699d55b7f844205b9ce58ea1b806cc0", "region_id": "RegionOne"}], "type": "dns", "id": "bd34f16d43f74ff383d21ef27d846fd8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f1d908e518cd42628657aaa6706b163e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39a8118ecd864f46b89a54b9b5325bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "70443da34e2f4b618ff811b6022e5c96", "region_id": "RegionOne"}], "type": "workflow", "id": "cd0ec47d3679475ab2c0b24d8f3a699d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc73b8b6188b4115a6e7f7617ed15268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64187ece27954c418936a88ac1f627cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "802b349417e745ca9316257019639614", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7b753140ed89488fa718f2a4912ca40d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "01d3dd6735a34fb6bfd6dbf99eae1a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "206c5a8944c547399e732141e618be7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d5bd6cc430254757b8b536a6a3025844", "region_id": "RegionOne"}], "type": "rating", "id": "d1f614b62d1740298ed02c00a27e84b7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb5cc75337764a379e508448fcb250e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "844c97f749c34111bbf41178f6a6b68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c3b3b0ec367849f98b3e74d0ac9ebc2b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "81b83b58fb564a6aba0d3901d75f1eff", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2eadef0d4e514daba0c2f25a4b64c027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d539867f47c144a79dea963564d5f8c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "70442c81f2004c1b81799431cbf933ff", "region_id": "RegionOne"}], "type": "policy", "id": "c5bff82a0701453fb117ef191cfadbc1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1301db2054954e40aec06f07f7a6b7f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14c9a59d157b4a8a9235d1800d742852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b44e26ae89cd4ef996cb11d32a7882a8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cff681bda3da4588941e578205d40e1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95dccc59cfbf4993a2529b8bf7c5180d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e6c7510d88646119c55e0f79ce1ec4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7faa20488214458e91cc9d9fcdfdd377", "region_id": "RegionOne"}], "type": "sharev2", "id": "76f45975547e401e9a7ea42cbebbf745", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b092d1028e414b8eb58ac7c2e0e5b15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8a9f00977a7549e89e0d6ab57e3e733a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e84655ce199548749c2a8a7284892dcd", "region_id": "RegionOne"}], "type": "share", "id": "551bd3ed612b4436a5b77bd4aafc441c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a7edf5acb5e945e786f9bae55a2c2e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "caa8a9c7810e46778c19cf62406d0ed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfc2472d228245ae8d00c66f8a15e694", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "09e5a41de87743ea9113506fc9b10396", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c755719a02bb4a92b024d9eaa3ce8376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "160c6cde5b144aa9bdad6a256a4a1a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "001fac8f30a64f47bfb96ae544cd9b38", "region_id": "RegionOne"}], "type": "orchestration", "id": "ad86cbd5abef40b0ae0234b244925389", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd5f0f190ff24d7a97936d493d2b122d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20a11b74fe2a49dab204323ae06a3406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cbb3f27d0524d7b85da19f1a7f667b6", "region_id": "RegionOne"}], "type": "block-storage", "id": "3b8808fe1d804852855ac7e2dfe3e37a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef511b336b144b20982be8a91f6303f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f91a46cf6f54a92ae943fd37042439a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "187313c9ef444426bdd30b2930e145f7", "region_id": "RegionOne"}], "type": "volumev3", "id": "61acc52dcfb2426fb75f9ba0dd9355f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85757e51229e466aaed8fed15c640aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f214ca9a4be14013b0f4f3246b1ab4f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2287f6cf13724bc7a7197fc0e2f85c60", "region_id": "RegionOne"}], "type": "volumev2", "id": "9fa44f2c10804285b980a4bac0cdcf40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2158ce083794d059aace0db4f63f1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29714fab38d84adc80461da3dc637c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b2d185fb21b4b6485eb6e37f0d08c90", "region_id": "RegionOne"}], "type": "volume", "id": "546a39a620a4456b9990e2c6e373da32", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7d0ae06e91e443590c3aceb607f448d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "715c0dd4f1b2439caaae7ad5d84bf69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fc211c8fc0c440a834ca87251ac5956", "region_id": "RegionOne"}], "type": "block-store", "id": "e936fa368c754356bd7d8d639bb4e35a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0b7904924254eaf848eafaac9d31d81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "13501e11463f4c389c9b19fa8891f66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ce0a71ce909141488c6c9914792139b6", "region_id": "RegionOne"}], "type": "alarm", "id": "1ec0740e5b024750bb1e943b99b2f923", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64e2aa3bf5a047ffa1f851932c596312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab434208046b4d6e85da19e1b84983f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "63495fce9ced4d5aa7cc12bf1a3582ec", "region_id": "RegionOne"}], "type": "alarming", "id": "c1b9628cd45f416da09187dc1242c519", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a16a43a62bc745c1a288df8bef328d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d056559d8e0c439da57d826124fb447d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da2c3b7234da4fec9f0bb1ad8e688d15", "region_id": "RegionOne"}], "type": "meter", "id": "4aa01f2b2e4149f38c56f66328c0f3bb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9512f4a9d2e457a8325ec24e6fbd2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd4e59aa90a047cb9bb1a035afe43f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e890619fdd5d42d5bb8f8a89287c28db", "region_id": "RegionOne"}], "type": "metering", "id": "a22bbb44a71748f6b763e6ef1f86b5a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "61f64cf12df74e798010326324c6c272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "79b7ea6d69ff4e6c807084f306e85e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cebb73567f274218abf40395795bc576", "region_id": "RegionOne"}], "type": "telemetry", "id": "b31e880f78754b17b90520c5347bc2f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b11fa26d1b554336a396ec4c4652c7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ff9e561fe3a45f895a068cdaab63663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "77d1b3af527b4dbda5a55854f8241783", "region_id": "RegionOne"}], "type": "event", "id": "f3fa206ad8734bc98190942e759b3373", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "da0ddfce636340f2a62fb546e501d8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "548c8577e3684be4990dc1863338b8f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7cd1ec8b6e17454bbc7f4b8a35fa825f", "region_id": "RegionOne"}], "type": "events", "id": "7b700305a1ac46b3b4f24ce39b8e6ae8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d11743a58074128834c2797ed9ba7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf20aafb5c6448d1bfc9d55fcdaf23ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3e8a09acc7f45dca8135bb50e52cd5c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1d8fe5b857c4324ad51b987e9bd1eb6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9c673de879548348ff7484d522e0825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef620c10438d4fec80f3a82c9667e351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84e9522c811f417385f075bb8eccf80d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0414c1fb17ce4f96b570311e604a6d10", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79ec403b3a39440aae3f061a63ff7755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe461b6ac4ef42d2831091263f472f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c188144b391b4605a9a4b3f3e8310f0e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "965c4554d2d04b4d99a5fb64c3dbbc16", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2fc0ac7aa7a45fe99df41e319db41f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c06f672f2e64970bcbada8d9bb3b305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73d015cd2d094722a254a8a9c72788a8", "region_id": "RegionOne"}], "type": "tricircle", "id": "f808de8067fe44118228f090d89c8720", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b324498b20cb44d299000a01c15d9aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ee197c2098594063a76fdf1cdf5e5698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "589dd4377f0246349ef818ccb29cfba2", "region_id": "RegionOne"}], "type": "database", "id": "dc62204498914381962cc5841b7077e2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b03df2e8a160411584b142a2219f8d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "02f766601b154f399aa3b55c5d382322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f97a80aa462d493ba50028bbd50418bb", "region_id": "RegionOne"}], "type": "application-container", "id": "ad99d4c7bf88418889f3599b57198d5e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59a91d64a7e44996a5a41989484aa929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db56fe149d2548e28bb043fa7bc7889e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "41864b0912a646c098972a00b511a983", "region_id": "RegionOne"}], "type": "container", "id": "64b3d6247dd545adb8e167851effbb2c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3ee111e23334420e814cf92f013b0242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f096d5f92ddd45dd88b6797b019776f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "25d8bbe5d777493a8646bff6bf05d956", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "47d8e33bfe3a4773bc7df29c730bb833", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adaa0d9edfca4971b778a2ab97abbb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffd311cd675946f486524957262f4c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5e83e298d2d472c8b34f5e234d68ec1", "region_id": "RegionOne"}], "type": "rca", "id": "bc3b804edfcd43a586285ccff4d061fe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "56d403b26c584177bedf50f8356b6898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c6f3ea43e1cf4509a4a736d8c87732a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ac843796b1d149a6975b07a144ff6291", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0659e0257c3f483fbcaf62042f727b73", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ce72a04fbe824e47a2cf72b44c9ac994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d4f3628735b146fca5af41fcc31becf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9ad1bcc94b934b67be4ee7ec2a30ce23", "region_id": "RegionOne"}], "type": "network", "id": "6f447dd280274855aeefcf72f0e11f6b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "afa28df14f5843f5ad448a55714de065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b323cc81237c40dd9999e707054d82b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b47de2628de241b5ae574da5aeb0ce94", "region_id": "RegionOne"}], "type": "backup", "id": "325c71335a384ef1ab3533ee355f6dd7", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ffba86332fdb42ed897697673e9f3920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "893b83a0b51f40eb906b3d66431e63f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7d514ded06e7451ea5bf2b6cf39d2cd3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "737266dcfbfc49ebb4718484f3a69ba1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38f40d39c97f438685595ccc38d4bdcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4a7fbcb36c7d4a6685b436d6deb33e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0a566b9c19b84678ada9c889476682c7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ebc1b2ab6aca431b8f3346aed784d86d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "09a9707fe7f84aa9862ef5b6ae7c96bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "174629f287ce4c13a8b74c752ba83d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3a36015df1704473a2dd8beb428bb035", "region_id": "RegionOne"}], "type": "monitoring", "id": "40c5e114fc5243febdad1d8cf3d0b953", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "82907ae4d30e4e45b0a88f9b6a79f5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a32b4bc8ddf4deeb11caa5871862309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a445e9b0b26e436b817bb19f50638e16", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c41442bbaa6f45a8abf13e5b8ceeb42d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "64558c45aac14663a1a0689d11b61b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a9227d77ec84006b67ae69d3830837d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fd60a68035c1499d90874c3cac40923f", "region_id": "RegionOne"}], "type": "placement", "id": "7e0cbc37af5541379802ca6acd8267b0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "407ca858e5e948dab44ef408bf6fbb9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f3ab1c4bbb544232853eb7d589d9e64d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dfa9190b7a36459981c007f7379cf9fb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fe3ccd32fca7410d8245f22ca88bfcd6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54b22e87b6fb4d5787e07f255842c2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "063d3c3fab734ab7b7395762197612a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "63fa6c1918ca43f08cbb2eb54a524e6e", "region_id": "RegionOne"}], "type": "ha", "id": "03a396606d8d4a21b5fdb53a1dad6e01", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2b66f294a33a4f888611e41bef43e8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1331b6ee27414426a1e9a57d28792e55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e87548b5f7364c3b90c28642dc43a942", "region_id": "RegionOne"}], "type": "reservation", "id": "75d7180790de4f69ae49b7d73f5d1c50", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e4bb29378a754589bcd91fa19441d813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce2a75e5e5b34754856df9026327a537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ff60b9f0e2ee406cada2f49fc4efd3a1", "region_id": "RegionOne"}], "type": "function-engine", "id": "b4fa54487cd5476589e696390ad92324", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b0d0eff87d7748988b657fafb174505f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ffec5dbe58964912a195d91bc1d12081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "62a8103261ca49048344d3f2cf6fb33f", "region_id": "RegionOne"}], "type": "accelerator", "id": "369a916f20bb400980c7cef3e5beea07", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6daba6271f204e1aa73770cdf33bf54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5341d95436ca486eacc01fba8e4ba330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "afb164c897e34a3ca2fd4ebdf5a1064d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f913673435954b978e2f018f19509030", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4cb66aafebff4c2c91974165e24f7119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5bada6a8283400a9d980e94115d2b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "01b568a4bffe46b68feb8195aa278441", "region_id": "RegionOne"}], "type": "registration", "id": "ea85aa386cb64a978275a572b91bcead", "name": "adjutant"}], "user": {"domain": {"id": "629dc603bb284ddb8b8c87764dd59609", "name": "7dc9bab100c34a6988544d93d44c3033"}, "id": "a4fb0e37220e47df99272adb7bdedf2c", "name": "8894e6ef3e9746dfa56e7a2d37637ae0"}, "audit_ids": ["b0df5daaee6843209a150bc42c09fb9c", null], "issued_at": "2020-04-23T06:26:01.214438"}} 2020-04-23 06:28:01,384 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,394 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,398 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,421 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" -H "X-Openstack-Request-Id: 3751f88d1bf74453829493a2a16f2058" 2020-04-23 06:28:01,427 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,430 keystoneauth.session RESP BODY: {"servers": []} {16} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.059253s] ... ok {22} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete_ignore [0.059111s] ... ok {31} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.061474s] ... ok {31} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.059951s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.069554s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_update [0.058757s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.097001s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.071210s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_stop [0.066002s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.190870s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,304 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,310 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,314 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,318 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,331 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.246592+00:00", "project": {"domain": {"id": "ac28c63ed7934348b02fa58203675c13", "name": "2e9e152641b042489086703185d6498f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "592a3879cd204e87b18f8ad27f232bae"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1ab0a3de795e4076b56820d39f2e37bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d672d7251a194d948e757ed16f5a34a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6cc1e25fca114a42b1f9e639d0b61e98", "region_id": "RegionOne"}], "type": "identity", "id": "9af2586711a34a7ba83c06af01f7f95d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "17205b9c7263411698c1528beee1db59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0cc3aae759a7448f9b42bf8d1bf5c0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8f88dfb20d5143f899eea13ef001f470", "region_id": "RegionOne"}], "type": "compute", "id": "2f05ffca0c1b4f97b606c7fd4c00e979", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "58704b49253e464699c33e2cf9bf008e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f70eb459a5db4a00a92e24bfab1e74b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0f646beb5cf744d6aab7fcaec1d34b49", "region_id": "RegionOne"}], "type": "image", "id": "93cd2bf85d7c4a69921198045ed9215b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0518f85085f34d5a9da329b02b2824f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4193af036a3a4cd1a7b4fe8228b23c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2fa96f0aee6046b2adbfb28f1e1593dd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5264ce27d6294e76b6b0f882d9e2b03e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93edd69013d349b185c4202459ea835b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3df531b18b6a4e3f809a129f3092ccc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a131f2796b246fc89ae57bf71bf3dec", "region_id": "RegionOne"}], "type": "object-store", "id": "72ea624d76414b58835fbb399586f869", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2235c7de009a49c68e9d7af6f61f723d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3ff88f64ce8422b90ae57cae7b99b78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "14a3b54346dd485db882e0b319220f86", "region_id": "RegionOne"}], "type": "clustering", "id": "3f124f8c4bcc42e4b77f12eb04a4f05a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6bb32f6620245909a3463b5fdbb75b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9eda7b1c11c64b169a76ab8a4d179c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0679421e8091491f8672beb996debe7a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "01028739588b459a9b62239d2660270e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28bed666631d4d03851d003b0a363d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea57eb348b754b3780e5deb6c081bd12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6dc55e846afc48e2b4825c153cd3db3d", "region_id": "RegionOne"}], "type": "cluster", "id": "c2d361237dc041ddaaa58ea853e3cb59", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7d0e26b078444bf820fcceab02899b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4c87398e6f7a44bea1bf05af4a5a2b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5e6bc596ef5e48af818820c4e45fcd01", "region_id": "RegionOne"}], "type": "data-processing", "id": "993b039594714e1c9e2f61643531596e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fd3cbc85c56422e8ade9d6b88e4bc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7d9b52303e744ef9f2b9cd7e1584047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "077302578cef48bcb168f7f07eebc1a1", "region_id": "RegionOne"}], "type": "baremetal", "id": "79f2c9e4fec549f9bcac5a964116b759", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17ee8bd9ece843aa9daaca2f5ea2f1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1291dec89660453d83b794baa7d7f364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6a4280377a8b4dd091efb56390c33c86", "region_id": "RegionOne"}], "type": "bare-metal", "id": "69c22f2c4b824761a8d1d635e4341cf1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7690c4258a5c42729a9846c11441861a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "18d105c5cdbd452595c66ca9c2e7bb07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "006cc1db52f6489695f7bd245cb8aa5b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a2241b2aaecc404685f7127b8f842350", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1176b65dd34f4c31a3507be97471fcdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b9a3a5e9e037482e8ae359e121452cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d980edcd475a44f2bfad2b05cea5b2e8", "region_id": "RegionOne"}], "type": "key-manager", "id": "5bf63afbafc8490b945188b2561ed5e4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5b0e58633024e89a3e66cb1c8877817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d8f7700f6b254a988a107a96a0a76e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a4cc3697ade4cc4ae089cfceadbe323", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ab323bca96124a4baabe0e3c77dc7e94", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e16ce9fe15c481d84cfe12b315a08a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d056157bb5fb4eabbec4f079e37d6bba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "78cf6807c0de49919f427e627cbf237d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd2a9daf6bf04ab4aeff4fc56308d141", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c11a0c375457456f9bcf614ba550da27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c327cebd37b048fe81c0897e1603ddd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c562406d009d4b88ab918d4477e6c163", "region_id": "RegionOne"}], "type": "message", "id": "de219a6fa2f947f380137a4681d5ac64", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "82b2e800338047c6a94ee369559b6731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6a7ccffbfc454f1592a5cfb26788cf93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aedec378082f4fcda993ec312a286ed4", "region_id": "RegionOne"}], "type": "messaging", "id": "06ce9141d06c4dd2bbe8d379f130034a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "49ffa17fb342415a9fdd9685cf43dc3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99cf65ace1f04f7aa2e51548b8ae56f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "913ba33b41014e1d9aad4fbedd004dee", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9d99fa51008b40f89f9cb9bad806f84e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "642c3caaaedf48d7b104f69b8b436cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c70372063414f929c1d124c9e4d5532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f19d17023fe4d23af1e469d8a7c8ef4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2737d0cc5b9b42f1bde5131473fd559f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8a457ee8e7643bdb05f17cbe162ad4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8946719e0c94402a0bd862c373ea73d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a98c43bc525148b0b64dc339d976937b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f305670b0c2a4ee9bb67b4c7b4ae19cd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1078a1b8d25a47208f5fcb54c99f941d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbf279576c804eed868495aa9af58177", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22ca9254c88c42ba8785a746341d3fcf", "region_id": "RegionOne"}], "type": "container-infra", "id": "7701fb5572b5433281c89d106f1e2b7d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "da4cae21ac6b4d14a8e90488e70ebc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "43b40757fefc435f96fd0b2e31514e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4a5554b80c4b4289824b53a79928ef8c", "region_id": "RegionOne"}], "type": "search", "id": "34f8591001c448488c61254862bde965", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "00df7fcf941b475686cd23ab08d8d6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b6d6e789388442c95399c35ca8d5174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "aa33863ff6494da7a63882982fce2434", "region_id": "RegionOne"}], "type": "dns", "id": "d5f34bd8b00645ef8cf5f1874e13ebb5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dab5274247cf441c838a35d639935e3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74b2da58c8234b3d8658928b4c4d7694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "65c1863e2123474babf381230cbb3da4", "region_id": "RegionOne"}], "type": "workflow", "id": "9ca8e670d68b476b903e2672cf38b4de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6a1db2df391c45968f03ae2c1916bec3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9c9e97576394faca66716f3b5419d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "02c94d93c62f4f00ae5e95b0100e4c4c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8c855850ce3d4bd2bedd96b12c1e8322", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ced0c2b16f284576b055aef1871d2ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b65467920cf8479bb0cbe0b405fa1b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "75b75a623a8f40c9997bda6c9b47df5e", "region_id": "RegionOne"}], "type": "rating", "id": "285949944bff498c9319b81c4c2e101e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "786bb8867a7b447a9d2a7987412e60a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c3367aa1876409fb912f46d49bb5c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "299b1a26963f4139ab48856b6ea11d72", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f87fe43042a849d6b72bc8434fddeb9c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78a7292db3284257b7dfe78be6b30d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "901896e5c42e4423a5ccca832728b93e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "63db1015b73141d08e252a5923bb9fb8", "region_id": "RegionOne"}], "type": "policy", "id": "623e0dfe100349cf947536865e15e1a7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2cbfa9068424502be41fce1bd301fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08bb04b7af4c4ec9a2666966323a7b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06d05ba3a0f347668c9218ef30b357f9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bb10b2bd7ed84286b79bcb6427cbfc37", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aab67079f8634785895cd86615f73979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e512e2dcf6434dfaa4fc6cf4df24b06e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "36b2b8653c2c4650b9824efc08c51290", "region_id": "RegionOne"}], "type": "sharev2", "id": "c53e7e4e5d394728a020a4737eaf66c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38214784f50b4154b0b023bffcd97843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "300fc9411d0b4e8fba12ee73bcf82add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0852c459bddb4b34a5f883a9405fd11f", "region_id": "RegionOne"}], "type": "share", "id": "7b5019662208447998bf9215be3e6f17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7b3ea31c9c5b456288d8f2c8506e9301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eedcd9b305ab4f32979affa16e9d7885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6a4f5bb7bb6450d9ad8d4d7a70b6bd5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0d6158fc593745ee905b6fd61912cd7b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28a4b8f7e3b645ed9e317cdf50f1eef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4052f30e3a94c38aab6e24e14ec13e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10a6346b0b4942909a1588defc8d1dec", "region_id": "RegionOne"}], "type": "orchestration", "id": "599466c886e246e89092019d34109528", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e37ba182807b40ca82981cf648ccfcd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "573b15e34c424eaa82b48d8c393073ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3373d39a22fe4206b936df61d26fcfda", "region_id": "RegionOne"}], "type": "block-storage", "id": "2b150f2ceee54cf8bf56fd046c56d050", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2306f0b3a5e44168bef5461a64a15c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40ba424012b8403b82c1e22b191008b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8f0210c4a58464eb4244749650282fa", "region_id": "RegionOne"}], "type": "volumev3", "id": "61f2f2dc9bb841788289b83df14a294b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbfa451f07244e04b892790c6f17c4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29eab3a2e71542a8908210c23311edde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2643ac655a644081a808dcf9c656b1bd", "region_id": "RegionOne"}], "type": "volumev2", "id": "b32b17d195454dfcaec0462751436722", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a13040270794bb48ce0e5d075095e00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7483f291c5ef49599214a3e3daa799e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "478776413ac14bf991454e14dc7f1641", "region_id": "RegionOne"}], "type": "volume", "id": "b74c7ea80f8c457c8e5f2ca6c4cb7c2e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14e09fec1fea41ee927adeca5a5cffbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ead5b6c26a94ee4855a590fe30c4526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b2045ea70da4b2dab0798d8b0ff8f59", "region_id": "RegionOne"}], "type": "block-store", "id": "aae87cc6991b43fe913e3ba549b4310d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdd6f0ede2734619a74909e08b7eabf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5b967fb8f1014a16b389c3acb168c92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c37fb3e71d7d4b61af93d3d36fb3397b", "region_id": "RegionOne"}], "type": "alarm", "id": "be932caabf1f4150acea18ce7da9de16", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "72f306e5381b45529a4347c28fb98288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c0ee6b33e634f3dbf96b20bd797b5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eea198b8b3764384b6b747ea336f0953", "region_id": "RegionOne"}], "type": "alarming", "id": "475461226e4f4a2ba929fbc8cb461f41", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1aba068690ec42eea224b018c9ce86a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4d1e16af1cf042e388f4339fea92a510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "efab76449a354657b7d16dda82184a96", "region_id": "RegionOne"}], "type": "meter", "id": "6c2f956e959d4f0b981f6c863be2d903", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e23c1a7ba5604087b18bbd71a90acd38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "87eb4c0a062940a78bb45e22d3f82f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68ab7c4eb8e84aafa1b224025542b84a", "region_id": "RegionOne"}], "type": "metering", "id": "3c62a1a1f85f4edcad53c0e43d95a727", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d0223fb6a2f4426a0dd185a39d26dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "292dfe099b854005afa684e1c4a19c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "60e3b3a4856144088f55b75e531bd5cb", "region_id": "RegionOne"}], "type": "telemetry", "id": "9959ab11cdec4f9cb9384689400c137a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca5ffcbac80549bebc5b24b4f5efb141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ee90b4321bc54d01ae55e52e4ad2fb73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff47bb4b021c4091a62d2270312d0965", "region_id": "RegionOne"}], "type": "event", "id": "d48f4a0bc19b40d0b68dce0ee0d0ac71", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73f1efa1f4cc418298d262dab01dca3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c523ec095d04890afc74df68f248062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "405a2d3dc7774705943a75d49624e6a5", "region_id": "RegionOne"}], "type": "events", "id": "4d8a96a28bd34f6d8ab27c22b6b3f604", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d527f4821397407598104116e8622bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c174cd19cf04abeba1a1eac8873cead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13b5fbf8824f4cc2af6eec45c87906c5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f1936ac873a84ce5930720aa404cfee7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "987010734d08407bb10f6157587382f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5bf3a7d01f64f92ab2f61fe268580f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75e14510fa2a4623bb4270909cd533c4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "076ee48435724d858727c13f0e766b64", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6411a00543f464e9eb3fb6c6ba4ccee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc435c266b2746ea8a31510503a5adaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61e01bac5b9342099017cebed23a7209", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8a3d19e186e24a1ab95ec0aec60537c7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2195f1c34fe848beac5c8ae3d5d71d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c5198ab3019429394fd04c6f34abc1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "623ceec5717844889b483074ed648911", "region_id": "RegionOne"}], "type": "tricircle", "id": "257df469018b4154b49b3fd70623a66b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0b44db60c9a14464b560ffa8cfabba39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b3ee30ee34484f8191e2f02080839a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1ca1cfff29234c4ea2866aee8d477735", "region_id": "RegionOne"}], "type": "database", "id": "44e1bd8c223b4f06a14eb4ca81f5f9e2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "46ac9cf7e09d4717a5236f44f0a764a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56d713b7b7704d97918454410afffe53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "646a4c2096e34eb59241dca034370cbe", "region_id": "RegionOne"}], "type": "application-container", "id": "dd5730b3524848b885a2d50e7e3df376", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "071b23f52ccc42129f0095b796605ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5dee01f0cb34fa5b97175ee0beefbd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b580d5da2bb49d79f84b5e50c82a2f4", "region_id": "RegionOne"}], "type": "container", "id": "bdb61719bec44fceb1c2a4c15b5da478", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f1edbe11fb14d76ac230bde5a16ab42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e4c21af9df047f691076193a8abdc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6503d4fc7bf4821b113e3fb922079db", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "045b15a0ca5d44bfa9ec4bf023092f37", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5859e86642b459ab8a13920c9cfe301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "69d10ce7d7fc4f39be4957a4ac66b19a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6026b0b57b8248a7a685c4ed4bef0dc6", "region_id": "RegionOne"}], "type": "rca", "id": "134d9aa0d10e4dbba9398e6badc7ef3f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8640f2e9ddb0438ab138afa00db12382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "851e8ecd0d6f4e98a6328fa604eab2a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "373b749dccce4eb68387a40f7eb9ee88", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "32e641230535465e99a3208a1fd28e99", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "46928b1274b148bc91c44bcf341f0112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "822d9c5647b342709b1d20ce84551417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "08a5b5c74fe141faa67cc24b16ffefd8", "region_id": "RegionOne"}], "type": "network", "id": "e1d3e9203e5544d2ace0c4570323ab3b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f19707a4101f4ad7a8c4f09c3f7d8e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "82191acc440a4d84bd2b647a07ef2082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3fcb7be81e494e1b895627f158b668f9", "region_id": "RegionOne"}], "type": "backup", "id": "71f338c8ceef4097bb9d568df95a592e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69524c75a42c4e938da02924a70e43a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c629517eb9854ba091d3b8d393d78771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6cf57806b3514f0db44fde8bab452c0f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5f6dba9305d44961813c3b2bd2be1bbc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3da047bb0c2943c3ba695ab101a437ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c395231433b48259d042973afedc85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1959f09eef7947989040e04eaa20289a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bc0b69664d5242559e52059bddbcb097", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "325ab7f46c05466bb9ee7cc21055bc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0ae652dd9ac74b17877450e72fccfb4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "41fd9d01be5847f19af96fff41c38a53", "region_id": "RegionOne"}], "type": "monitoring", "id": "8962b8435f4f4b22a2abc1b4f2ffd116", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "113e25733b5d4e3ea881586e65e2e2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6d5f7a1cb92d4a6686aae623d6ab7f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8bf610fd3d1445dbaa534efe0e2cd7c3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "941aa214ee1244a7a02c24211db881ef", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f3ba0f9c78bd418cb9497af51871fdde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3b06750f50854308b7fc735a18c1d764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7dd297c68e7142cfbf6e235979fab5e8", "region_id": "RegionOne"}], "type": "placement", "id": "6e714d57a1414e81b9c30ad0d79ee783", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50cc010f143a420f85b8f0aa6cc860e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d17cd188fc04d14affe7b93c7cd5d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "298e24a0dc2b43b38ee6566b7941dc6d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1bd732f467e14dab8289f3157db684e9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22d75a6f15c34dc0af248cc38888ce00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa1662217ced459f8a98611a749e0c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9f497592897644cab0da91b53a2c627a", "region_id": "RegionOne"}], "type": "ha", "id": "2509968e71c043939495bbde4a0ee407", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c31b243b7e8f4894ab7956aa197d3b72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87afc145c7f3433c82d924e24b317a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f71f439b94884a3383071bd2ec7c8045", "region_id": "RegionOne"}], "type": "reservation", "id": "3a40414b83d64d6380b7e41a16a4608b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3258cdfb8e8545a8ac427bd5e8ccb7bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ce26e92c5d57423c9d1915e7dc07dc05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9bfb1f7bd2f94c9bb70aba01076e4d6c", "region_id": "RegionOne"}], "type": "function-engine", "id": "7d0f500b13094e4b98069fc0b7ea8be4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2ec92db791d946e8819c379954941af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "68cfc245c97f402b9198bc7f7f940ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7d44170359e049c19924899f59d6780b", "region_id": "RegionOne"}], "type": "accelerator", "id": "fa698091396f43e7b148ba391f803d51", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df48f5147d2444b6b079ee09218daac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02eb58a80e8240c6b67309e6e01f2ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "91fcb646cfd54e3397af773cd346d78b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3e333a2935c34080955eae09f2747646", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81c8fed88fa74c2793465c9f5b235550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f182c0fa3704a6285c8e13f6dc9b142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b1aa5160201e4ecda00d51fef0c6f5a6", "region_id": "RegionOne"}], "type": "registration", "id": "9c4f6fe10d72493481ba39109c6ba68d", "name": "adjutant"}], "user": {"domain": {"id": "c10f4a43a1eb4e97a236f20960592437", "name": "7c233b07a661479ab5bb6d3525264715"}, "id": "96967afba9864cb1bc4acbc5d98c9883", "name": "38d5caeb8c7b4dc4896ab7457c653538"}, "audit_ids": ["ac1a24fe381e44888e9e2b906edcf53a", null], "issued_at": "2020-04-23T06:26:01.246592"}} 2020-04-23 06:28:01,417 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/security-groups -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron-2", "description": "description-3"}}' 2020-04-23 06:28:01,424 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,427 keystoneauth.session RESP BODY: {"security_group": {"name": "openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron-2", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "2", "description": "description-3"}} {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.059042s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_find [0.059547s] ... ok {30} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.056425s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete [0.058713s] ... ok {13} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.269953s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,301 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,319 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,322 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,326 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,351 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.214188+00:00", "project": {"domain": {"id": "a4d6e2af5af6458ea751ed347c144184", "name": "e1a3e21233f0450f85e0c0fac79fcb32"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "766b921818004621bd6c2a905d8ed783"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "584e462a395f4c75900845342dbd41d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c2306e6d24c94ab5b8a53f30a1b4589e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "841f4c0c116c411482516e10c291452e", "region_id": "RegionOne"}], "type": "identity", "id": "90d4ecba1d8c452e920ef215d603f5f2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f29706847614cc18351468362e27bf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57fe6e7726054b1f8b771f2a1129b27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "82ff65e0b3284401ac30498b47de84b1", "region_id": "RegionOne"}], "type": "compute", "id": "d1aa0b979be64403a8178047aa47b440", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a36dcbdbd2c148f4ba2e87236eb9b698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2b9aca88035e4f589dc82a659d9e7655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3116c8c4c3e4467589f2890f4f956053", "region_id": "RegionOne"}], "type": "image", "id": "ccfb1e324ea64fe9a1c1e2948e504dc9", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5416d81eab8496e902f37e142ffbce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "907ce5d915c143ddb7e53fde1f18351f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e90bd5f855a4052a5b56c99a17ab82c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2eb8780d60214fe4ba773969c35132c8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2467df69546f434187da8edd25a7abc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90962270b9b445769949d136caab8468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe35d26d5f3d4c68a14240da1dbf164f", "region_id": "RegionOne"}], "type": "object-store", "id": "fa8cd605c91f42bfa00d96e50369e8ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c8023d9bcf13467ea1771d20e1d2e427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7cb2b96b578f495d9a5aa09664428bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ace307058a174b5a9b3f989ad424307d", "region_id": "RegionOne"}], "type": "clustering", "id": "57ac5bb9550f4337bcd5826444d213a7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a83709410bd94a128ae0649493b19d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4fffdd05bd641149be9eda3e84a9599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d43c87616e4444dbbe5acdc311faf575", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "22d8d93669c642dea8f9015895474db1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "497c960d3ce34e4b9e872219f36f33bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a135a0a4e3a446bca5ceffca3c716621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5a1035b74bf04a908aa1e651413fddb3", "region_id": "RegionOne"}], "type": "cluster", "id": "58a602f252024d76b44c2567c4d7239c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "623eda475f1e4a66b7ebd00b00924dbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "753460f458dc4388b75e3768f656e60f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "06e0979f0a614c6894c10f4d7f537b47", "region_id": "RegionOne"}], "type": "data-processing", "id": "f464c3c41f1442d2921dd989195849ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "861c377e19b340c0a825f8ef8ff3b2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eed45d86f75046538c8fa5abf332c36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c1843738a38443f7a5582404fd2b2e53", "region_id": "RegionOne"}], "type": "baremetal", "id": "d1b2dc8ae94246b4a1c9bf205a774064", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff4af1dbdf734aac9a2fc113750f6afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "27e0f0ff709b4dd181a1fa5f1911d460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "91b242ec917f4a28811a9b621a5b3a84", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bb97b17bac724db5ad2f6718096a49f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aa23cd58d10a48a9b524e209e8e6a34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ef00847d145b493891d3f5c56a01972e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "49b12b3f04e349e09a450a4cd0b2c146", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8bda16dcf7884ccfbfd90b52fce51adb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ab6ec8d79d5449a4b65bb463c8931434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f362189fe45a4dd29448e4480e5a1d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f4c38833d2dd4afea33ed3195cf8ab3c", "region_id": "RegionOne"}], "type": "key-manager", "id": "0346ede6729947aabbb546bd529c1288", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "007eb238b22243a59a1c963a3dd62a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "356ec5de0715439685cf4242bcec950f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ed0aee4aa4454edab4fd43c987a605b5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "237cb93513784b5b92e6b16a848c4507", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c79c3423a4664a1bb1ed67510ddd7521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6855779830d349c5a51bc7799da4b9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0cce62303a554ec0a66ae22809b3d46f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "16c0191e99074350b202ffdda7a66431", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ed7a176b4acd4dbd84ecddddfbe8a921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "324dfe5edc664a63a4fc55972e504ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a8e5b67017948b2ac0e4c3fcaa9ca98", "region_id": "RegionOne"}], "type": "message", "id": "46ee1c3b6ca240dba18f7d78b6032482", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15b59271749f4226818f6d6dbd03cff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "922f2723e8b647f5a4386e8a4d883ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7cd14e0eba3c4bc4af1d6a7a45a71bdf", "region_id": "RegionOne"}], "type": "messaging", "id": "4046486dd194419f8522a9d2514672ac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2ff27b7deab74780b39794248bf12edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a5ff887b2c8c48a888841770eac20680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7275233ebad7444ab983a8e78d60c355", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b7fe6b43f8e649afb2b6d8f52143989b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "352cccb57f9242f2abbfd92c374ad6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e103fc835b54108834f5012e2e136b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4273e6609eae49deb4d84683d3e3c389", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e902128950494bda9c9f5d8149d0b77f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c0ba0cda5a94e309874848755aafdff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "866a736f49144f9985345edf0b208283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "298eda821f1b4705bab74e0b846a1f1d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4926b11271d34e4cae921be2ffcb87ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ce7f70a50dc4761bf788fef1d81af4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23ee3d7653de44a4a6bb238080535a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acfd84d726c2495bbe57434dc181d24f", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a740455418c4791aed31e68f43f002c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a732f404e72f4d14bb1e8c6e6f916f2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8bd70c2ad10b42bdb9069aeafd13ffcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "df43fab6a46e47f2acb83ca56030a472", "region_id": "RegionOne"}], "type": "search", "id": "d170bd4ea14f498a9a044494ad22d46e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c58f17b5b4a14dd9a488008f7698e9ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c6a8e9fd6e204e44b51a6bb4fefb4632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eaf9f5b86e7f4a0bbfa3782591103666", "region_id": "RegionOne"}], "type": "dns", "id": "c2a5e84d470a4a518f17d6080e05e655", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7975d3766e564f0182c8ba860798c76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8691d64ee5ba47a1a982174aeaa15d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4ec2880cd82b4cbba9645c0257557144", "region_id": "RegionOne"}], "type": "workflow", "id": "ebfffabcb42545969c342e061460b356", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6cd42fe3df3a4c30b410268b30ecd5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab83cfa7cbc34e04bc555a505bb786c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b815929b04b14a2287f96a1247822c5b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2397e15165804221be4085f5f9797256", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f532b8fca71143a09c9da97fa0203971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a840c53467940e38aa6e58f019eec0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1f2d53f5eaf24100aa7aa33447caf4e4", "region_id": "RegionOne"}], "type": "rating", "id": "d1ad155cc5a34b0a99f524b92f6354e8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef6b46773ecc4d81a8cf2673a0804dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7aabd916cfb044e88ac456e1ee9aa237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1460f54d61354c7d94a4f47a3a0de905", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0e81733343aa4a8aac2eafc6c228595a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ff7243ffef34ab0b0f14470050679f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e736908199045bcb8bf082863390eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cd52337649a24504bf301e929b586d42", "region_id": "RegionOne"}], "type": "policy", "id": "5c6416e597e54868a9314d942074311f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6012239f991f412daa297ad76b54ea31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0fb0d9d1126423f929a8e774e0a25e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "80e2729a69084ad7a346de79793fe947", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b4cd200e2f8f45b691b7533ced41c767", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05d33fdc2aa247caa98bb30ec1b93275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee16ce79a47541508e429d54d364cf7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e33fff95431e498ab5faa7aba18b6e04", "region_id": "RegionOne"}], "type": "sharev2", "id": "30224e4562354975b208b99a83d8224e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9686d7aa2a38416d8a122ed231394a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bb4eaf744cd40b6982315c812bca87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cabe168703b341f89e587a1933c64969", "region_id": "RegionOne"}], "type": "share", "id": "2c44ccc0eebd45cfb5970ca08f2d5d13", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba139eca35f7483dbe9d1fedc81fc014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d8b5337efa554348a43d9a86a3bc28af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a30d16e25d34ef4b266c127f1f7337e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5c2328fd45ee48c2baa8cd83e89c66e9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb8801ff4cc74909811bc0745843a1dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bf1bc1e380f4780813d420ad9b283dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "126d9312a9bd44b2b5bb6201cc9a7d09", "region_id": "RegionOne"}], "type": "orchestration", "id": "00d5404490f04736bcd6353eadc00a15", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc840c8a87c64fa9a881d0d04adf7ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7681f53bce84c2d91351f7c4c594c0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d1283fe3408455cbc649549757ab3ae", "region_id": "RegionOne"}], "type": "block-storage", "id": "422aad2699194dbb8862d18a8b751970", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d59e3a851f1b4ce4a60e0f45e14c556f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07bfbfba2aa84e67881bbdd7735dcf34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b57ab7c49ceb439ea3eb4bcc64af844f", "region_id": "RegionOne"}], "type": "volumev3", "id": "33c7b3f22d26451d9535f0363d243154", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ab1f35f4fa34f9882e18de869dfb2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f71f0e4997847ecabba48dfdabb23b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc10ce980ac749c28354d040fdc22124", "region_id": "RegionOne"}], "type": "volumev2", "id": "30a4ae38540c426ab691824a93240966", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b97d6cdab0044dbab16b7fbe6eb36a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf926eae93ba4904b6f936ee7c8b62b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3eb191a915a842f88b221e3c771a43d4", "region_id": "RegionOne"}], "type": "volume", "id": "f9d09911c9274492a9a7f5228833ad18", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bac6ec38244f4101853c521f1d4ea0f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5845211fdde4ee5910cbb85e333ca34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1d47184ef2f46a7a91bc766d66566f5", "region_id": "RegionOne"}], "type": "block-store", "id": "2f58afac0c2145959cd538049fb6a709", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97e062aad409456bbf712bc43c179e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f523b97edde4434a0f88e731b39d3ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "422ba3c39d7847a3a0f5540344ef89d4", "region_id": "RegionOne"}], "type": "alarm", "id": "191785bed0634795b177bdb13e314349", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2158e8434c646b4bb5239962e71e805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a3d688c02e544f3bda32562e8bb3bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "98601bbc9754409eb901245bf16ba10c", "region_id": "RegionOne"}], "type": "alarming", "id": "d47480a7ccf84db08b556edd78f3d5a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c436a82d798b4a05af067220a0fedbac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1681a84c040b4f6bb52eb794337c9b4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e7301eed7e66477cbfbf17fac3418e9f", "region_id": "RegionOne"}], "type": "meter", "id": "cc64e670b3564a69a4b3772689f9f923", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b0f0395d429472d926cac8cca5cf555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d00bf9e775d94b11ba1e37e3768d90c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7fa42bed324d421d9a4ff1d063c4905c", "region_id": "RegionOne"}], "type": "metering", "id": "6766d4c3d111421e9c040ecc9ffd117e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbe7e21008ed4a05821908f1f7971677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "36a43565a81d470fa21b98915312c40c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bab080e5ba7a49f2a5f49a8c94339956", "region_id": "RegionOne"}], "type": "telemetry", "id": "42f46829b49b49d4b0637fc16d2bf983", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "563387a39b00431a9239e38d717afb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e0588059f74240ac9b9f3f74c2aa75cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7fd2684b2a6148a29d93389416b80d5e", "region_id": "RegionOne"}], "type": "event", "id": "cd36c674943a49729b80446fb210eca6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f86a9eae7109478886f90dbfc7eb1650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e50a99ca330943f6b4239a2760439c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c191426955ec4a54ae0dc0e8f5dd41a1", "region_id": "RegionOne"}], "type": "events", "id": "27a93be5ca364a49b8246fb8f175ebfd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27f7a9b8d6c14ae49bfdb0cd2cbd5d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bdf191b972140e6a7fdf028c056539d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5f8b6551c694451e877ecb74b44289eb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5120ba9a4e3a4639be62bae274f03f03", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ac9442021dae47b1971c0e04d5471e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "203df9d61e8f463bab6df02a53308272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a028cbaa01bb4a9a8cf9523f1244ca96", "region_id": "RegionOne"}], "type": "application_deployment", "id": "084c564d1d0443c0aa8ba7cafa0a90dc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7218a9a882794333b0df42a1d9d25579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2b971ac72204ac28f3ca2b38d3ac35f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0eafa1d6afbf4452ae177dfe685601ba", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8a3155c8bca344128f41017307a847c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "045512b1434548179cff3e93e462d281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7470a83a4f934f698f4f4b81a2a94df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aacd01bf53a74784bfef898dff5120c5", "region_id": "RegionOne"}], "type": "tricircle", "id": "9cf3ca7d5d4447c3892e4c2a040ba4fd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f7b9d862690b4864901c02b9b92d9189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d157fca2c86d4acaa7a44026b3ab2147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "439c7a3f81cb4191bd1643b7fd0847b3", "region_id": "RegionOne"}], "type": "database", "id": "5a5c0cda880f4ceba5251929d814ae16", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1b8e3d5980134f1a9274a58a29b7adb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc3d5a92af76486ab4e90a2a68779a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fa9f4e28a3e84e25b3308ce62fa539ed", "region_id": "RegionOne"}], "type": "application-container", "id": "f7e8c54c13514a72b786295b2213bd62", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1a101d97dd5d44ab8b9d8b6c349b5249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fcad37dd33774d20bdaea9f142cc538f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8af7341b1c42487b963328eaa9266429", "region_id": "RegionOne"}], "type": "container", "id": "8b0edeb99a9543c58771a636a57db6a8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03c297d488bd4a28ab8459ce231646ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "245c926ae690427c862fd8709b67365e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "31965223e88a43c59c0bfc3409f3c9c5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b00643a17869466999f0201acb7c11bc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86416516e2e34f69a847d2bb956a6fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e289a1fe50046a1abf555799d679434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "007c1c0312474992a9cf7e1beeedb831", "region_id": "RegionOne"}], "type": "rca", "id": "5207bea64caa4c8bad807d3567b4c817", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "58c3f6239a08483a9e214e51fc8a1d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f06809232514231940128b377970ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "79e8f278902f489b86b70af95edba6e7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c928a7430ffc4d8f8bf34fc45e9d1e84", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c3198a01003c438c8bae0b06fb3ebe37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7ce4db0170624e37bf1b8ffd1499efcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f54ed95d773e47d2b4742013df08a363", "region_id": "RegionOne"}], "type": "network", "id": "df52ed497d7e40ac8b1612e7004c5d49", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dafb7d1fec204b2c8badfa581c48b849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "053f2cb71b0b48529afaf40429c42604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "543b21b78719474e9ae30630bb3665c6", "region_id": "RegionOne"}], "type": "backup", "id": "868deb44c1fa48d0b94834117059d721", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "360d329b5d2c43adad0b18a3c87d0817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8bebd34529174647b5743f501d35d954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "16fe68957f7641bcb65a8fc682b5cd07", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4fa472048ae34755afcfcaf9eaf3d8b4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "26a843fa32804af0a3bbf9cd9ff858a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be6ab091cf32455eb7adc14f431907c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "15371f88ae7844ae9b3ab3ef68c4d826", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "72748deabd8540d7bd9ce6ec29c30c1b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e18b94ee6fe4f77aa49347685809956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e79a8ac4db7a48f1bc9300b5d2b143a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c26c3c011d714d4daf9b5c54e500e3ed", "region_id": "RegionOne"}], "type": "monitoring", "id": "1feb2eac8fd24bb1bb4702b5f7fc8b8f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "148a7a1815474b0b8a73bdc65f352cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "73caa7bcf0ce4c7b95bc18a92f05d505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cf021bca3a3b4d088680f92703547998", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "955f252cfbfa400bb3d9e3af795549dc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7196480986eb492fb80dc19c3aa46808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8d1e1139dedc49448e57e78a088a682b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4481ec572cfe431caa46e2fff6eee5e0", "region_id": "RegionOne"}], "type": "placement", "id": "8f8cb0325e194adbb29d51efb6e582a2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84a6b60064c843e199267364468ae1da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "17449d4ba0d04dd9ba2da5d1db676cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ceab0e610e57497ca4836e6b147bfc6d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ffa7325187df4d4395de3c17ddbcb153", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3f9dcee41c7b42c792a1b381b52b22ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8e477571845743abb0c6b379f16245f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5eac1f246a7f49a2a8bfb5a8ddcf753a", "region_id": "RegionOne"}], "type": "ha", "id": "9aadf08ea89341e893ed95a93e8e9446", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "686cf0cef5d240dba62f480a751ebfe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "084cc1198fb64029b1dfc4b2256b64f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9ed83f2d75da4169bc3722620c8b6c78", "region_id": "RegionOne"}], "type": "reservation", "id": "d0b4d0b735294777b82616df3ed8c538", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d7ddb460c4744164af99704cd59914a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "416a3773da424971aa0161a3e79257ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "00900fa2a91148e3a178a780620f9f42", "region_id": "RegionOne"}], "type": "function-engine", "id": "a12bdda3eae94f7ea526d7ef201bff98", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ff0d793ac262417398af6a15ec79a00d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b26117f1a61a4e53963a2d1f29bb1ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "53e536c5fd404ce5b30b96d45d14dd45", "region_id": "RegionOne"}], "type": "accelerator", "id": "7f289806651040ce94970a8622b997b3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "087157fac56c497eb4f860ff8223e62d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "df7e3e351c1c48308f090c28907a29d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "59fed7f3b14a494f9b643fe164c7686c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "341c0c5d85384b5791140378f733b4fe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3ef2529235747f68e4cb61355146307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbebbcebdf9e4a109ffe8725af3c80cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "746ddd7b6fde4a56b196399acd282fad", "region_id": "RegionOne"}], "type": "registration", "id": "9af926b3da1f43caa8a0cd42e452fc75", "name": "adjutant"}], "user": {"domain": {"id": "1df4b9277870429fb0de76216cfae47c", "name": "0ad4d60ae3424fa6a6c0dc5e5817c793"}, "id": "fd1bfe6b76774ccf8b267b61bd3f61a4", "name": "a7f7bb7c22ac488ea3f89c6c42ec8afd"}, "audit_ids": ["e9412b3ba868432cba1f8e3b8675a5d3", null], "issued_at": "2020-04-23T06:26:01.214188"}} 2020-04-23 06:28:01,433 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/20e42640-7c20-4f74-995d-6cc16bd093e8/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-getConsoleOutput": {}}' 2020-04-23 06:28:01,439 keystoneauth.session RESP: [400] content-type: application/json {31} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.060298s] ... ok {26} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.063776s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.059967s] ... ok {6} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.059700s] ... ok {27} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.106291s] ... ok {22} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secrets [0.058627s] ... ok {22} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.060164s] ... ok {11} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_v2 [0.659646s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,012 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,017 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,019 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,023 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:01,189 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,195 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,198 keystoneauth.session RESP BODY: {"roles": [{"name": "3403b31d9cf040d8a2a3916d85ee13cf", "id": "c74c0210dea847058b07542ef1bb669e"}]} 2020-04-23 06:28:01,225 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,230 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,233 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "97f65b5032b8451ba0b48fa59847f9ed", "domain_id": "cca635fa8bff4cf3ba8efd266091e808", "name": "username-3"}]} 2020-04-23 06:28:01,270 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,276 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,279 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "bd3b56db629c458486bd2db2efbe7829", "name": "projectName-5"}]} 2020-04-23 06:28:01,316 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/bd3b56db629c458486bd2db2efbe7829/users/97f65b5032b8451ba0b48fa59847f9ed/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,325 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:01,350 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/bd3b56db629c458486bd2db2efbe7829/users/97f65b5032b8451ba0b48fa59847f9ed/roles/OS-KSADM/c74c0210dea847058b07542ef1bb669e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,355 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:01,380 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,385 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,388 keystoneauth.session RESP BODY: {"roles": [{"name": "3403b31d9cf040d8a2a3916d85ee13cf", "id": "c74c0210dea847058b07542ef1bb669e"}]} 2020-04-23 06:28:01,413 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,418 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,421 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "97f65b5032b8451ba0b48fa59847f9ed", "domain_id": "cca635fa8bff4cf3ba8efd266091e808", "name": "username-3"}]} 2020-04-23 06:28:01,458 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,463 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,466 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "bd3b56db629c458486bd2db2efbe7829", "name": "projectName-5"}]} 2020-04-23 06:28:01,502 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/bd3b56db629c458486bd2db2efbe7829/users/97f65b5032b8451ba0b48fa59847f9ed/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,507 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,510 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:01,534 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/bd3b56db629c458486bd2db2efbe7829/users/97f65b5032b8451ba0b48fa59847f9ed/roles/OS-KSADM/c74c0210dea847058b07542ef1bb669e -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2f4fd7aa2a8d730ea2a759995168e45328362ac2a59638a4e720524afb2d22d5" 2020-04-23 06:28:01,540 keystoneauth.session RESP: [201] content-type: application/json {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete [0.055306s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.147941s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unrescue [0.063269s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_create_attrs [0.057957s] ... ok {16} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.059064s] ... ok {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain [1.359241s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,308 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,313 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,315 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,319 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,331 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.248255+00:00", "project": {"domain": {"id": "165b12f3092640c198ddad3749d76d4a", "name": "48248a1554c44e70adc2140071f5cf6c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3e017d7631fb4c05b2a6d513b436e690"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b344433644c34632b1111b0026da30ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3f341e66f95442583ec6b0de190255e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9e8c960e1ddc4a5590b36a2071c39c11", "region_id": "RegionOne"}], "type": "identity", "id": "5b4d4664001e4a20a6f70aedc1addf04", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7f295c2a71a74663be3188519c52b774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4884a9ba549548eda04026d13ccb5512", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9d87f7c8fe6c40be8afb77dc8254f7cc", "region_id": "RegionOne"}], "type": "compute", "id": "2fb686d204c4432ba7affaa7eaf682d6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "872f8c336a5e4534b85c241669b72f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "69d00933bca04ad38e4f38ec554a115f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d751c159b2c24bdbb9616f9f3bc07145", "region_id": "RegionOne"}], "type": "image", "id": "ecd990e1930f4bd3be87a28297d42eb6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f832fa3d88464e89b66481a263fb05aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f33de6ccb6b74a7a96313536df27a6d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "84e3c8a2816144c2927d3ff2f95fcfbd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a3c36c8df70b4c86a7742392a77f9a51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ba942e5d8cd447e925cfcefcb3053a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02acf64f97e440e38f07442c66e93f59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c279065dcc94d099a17c6b755ca0c79", "region_id": "RegionOne"}], "type": "object-store", "id": "a53212724f3d49a1b0e8fd8161a11583", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d931c45fa0af4cf087fb6b6e06dccfe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "719f94f91f624d81b18633aeaf490939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29efbb0d03d6403b932a7d8500af3f48", "region_id": "RegionOne"}], "type": "clustering", "id": "63427630b9294505ae2ccdc0bca48b47", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31d996a1f4664236b6973fced6d90c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "121e8507ffe04cb48557b2367ee2d755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2d691a35ac2e4fd29610db8670a5950b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "607ec2d5cc2a41078b0ca88b6411c6d6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f540720918964f428e994d7a5431f2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71c4fbe23d3e4cb88327056ac7114a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff4ebf3a62a04c7ea2a1e3ad798c8362", "region_id": "RegionOne"}], "type": "cluster", "id": "c89bad38d8674475b577a612a657524c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "56e51e0e19a44a5389b750ef8d7f3bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2f1e74315bc24f4f9b4f9adcb9c8d9a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a1841138f14d4f1eb87d7bb9fba8b6e5", "region_id": "RegionOne"}], "type": "data-processing", "id": "80c5d9854ff7479cac4d88a81b29cfca", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "116f0e320a7d465aa6d4cda3afbf7f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4554123f72d942ef9417f199c7d8730c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "23eed2d0099f4455b5a13b3ce07b1623", "region_id": "RegionOne"}], "type": "baremetal", "id": "669161be64f0468ea0e2d052b720a47c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a6b5d876d42740cf8e12ef84d9160d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c42940b534984a0d95a6b3b11778af18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9e3bf466970e440f8d4da35b090b65ae", "region_id": "RegionOne"}], "type": "bare-metal", "id": "602b9cf4e8d04c189d710df3939fd5e8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c83a704227c74d22823757241e748f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7d1494e679c74bf48368e3d98a19052e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d6718c0907cd4e2dbf90b17677c4828b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "da2ad5ff8ece482b8ad73a0bdc564926", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "20e7d0b512c34de58b95e3f4b9cc6c1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "97969f4df86f4f2d805abaf85b80318e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a52fe42935be4bd4b48e5dce51ee6627", "region_id": "RegionOne"}], "type": "key-manager", "id": "9dede5b3f54046beb808954e43cc79b6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "10a88813e6e24ee4b6e6ced50e17a636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "720f7c1ab7774d2c9dda272718804adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef7446495341476f9b456bea212cc56e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a158b65ead374edfad1ac4aa7e6e8acc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d85ed88038834c03910dae553ad7ccdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9497ef27294747388ba827ad83dbb8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d9e4625bd934f6e8b36cae3cfae2e95", "region_id": "RegionOne"}], "type": "infra-optim", "id": "160c4477f8f6454891b17d8d3d6f4ecc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "545fb071d0de484bbf9a3c8d7fec217d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c3fcc3afb26c4a53989d09b8d47ad79a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "155e6d26c37a42c6ae5cd1d45c72174a", "region_id": "RegionOne"}], "type": "message", "id": "4aafe96ec7e748b0a5b730af60f4a020", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fa60e378e9ea499c8be66b289d451f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "944324555a5b404aa407bf5bcab9d7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "296dd2c6844d4aec88962a946deb8a35", "region_id": "RegionOne"}], "type": "messaging", "id": "9261308a2b6a4945844b14aff6f2e00e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aac9b68829f044899032e6e34ac6a920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea3ebfc905274274848f9a1a7c90891a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2a9d65f175f84a6cabb89fadb5550cff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fc55980a9dc54e6f98f82139ea20fbf1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb8917b229114fe99986841fda058dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5acac27541204f00a8027551a76dbf61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07355ce3a0054dd884d569674dc838f6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3853cb2b98da49a5bf6f22be5d271e6a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38b4fe8bec5a4980871bd43b3b86df7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c679e5d01bbf416db7e5199105b8d0e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54b16d5f6a064ecb908ba2e603b749f7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6a8e40442fc44c698db58f518a6436dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05554093e83947249ad4ea8802407526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "381dd82f5b40449e87aaaeb83b2b0bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2ca9b94b6634f4f963457593f337ae2", "region_id": "RegionOne"}], "type": "container-infra", "id": "781c68ab0ca64394ad265d6238a8f610", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4c4bf2035fa74e7d86aa6b2f6ee5b71d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d9221092860742e0bd96f53d92bd7e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "05ff9c9174664e3581ff199034493466", "region_id": "RegionOne"}], "type": "search", "id": "8e30470ad3b6406fb6fb04fbea226a79", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c9dae852b61e41f4b3c9435ce6d0bf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "33bd9ed219d148d2bc7c487e8d8cdf6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "12684734003c4b85a6d688be0206259f", "region_id": "RegionOne"}], "type": "dns", "id": "517b34bea6e74e79a66b56ddcbf7dd0d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6578698190044aac9cc0231878ca56ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6b954ee5823499fa9161b51d4178584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b78ee90802f4484898d1fce3dc800c90", "region_id": "RegionOne"}], "type": "workflow", "id": "2488307005b1400eb41e2be206c7f347", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "acd0049e663e4bc0a5fb6d1fe14e37da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "44185a455cc74a0b8be338ab3b1b2b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a346eb668bbf4f5b8b379265f7f42979", "region_id": "RegionOne"}], "type": "workflowv2", "id": "def8fd4040e1489dbece4204709c2238", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "49017ae32bd9494c97a8b7e539f13b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3830a809a94c47d99a59b1823af4f2b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "657ae55c99254ff69296f32f11f32d38", "region_id": "RegionOne"}], "type": "rating", "id": "ee799c3c177f4d83b85e7f61de3d4aee", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e117c5ac01de40818705f83fcd2d5e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3ff72e6526fd4dd99c36d3cd81e4d181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d77399c1fcbe4f89ba66659421cba70a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e42a3475589244689ffe8ccea90e5812", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8d0efdfe346344809402b42729f0b63e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12cd95a54ff14af1a912bf3d31000107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "85db0cb4a2e14e93bf2de044a161c404", "region_id": "RegionOne"}], "type": "policy", "id": "a0c95fa38d6943619dcd094f8f74bfe8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c097a49446b42efb5d2f06dd139c293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ada119dac7db4ad0a1ac4f2026598cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10c1921c2c4a41599b81bab9f8c9690c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bc5ee4caea3e4bd5b82c49643fc42c10", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e69e90d8fb34a75a076a19b3dc79bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6f1483280a444d691222fc04a453b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70afd149908444c0b2143b371529ebd2", "region_id": "RegionOne"}], "type": "sharev2", "id": "ec8fe19d94384b7995f2e2c6d5b39327", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8adb6b2eb884657af3aa59ec0282523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d873b7699c90449e8187e1ee2fb92a26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f41b0a40d11c47549f69c30e6486b6e5", "region_id": "RegionOne"}], "type": "share", "id": "06f65bf5de3941ae8d17f3d6c405af76", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1251c5b0b7794477a6579733dad31165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7be98413a68141a4adaf8eb4bef8674d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c055554537ba48eb94ef45c742a70e0f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0ab64958d79643eba8301701794eda29", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f87337b0932443d4b0e04cdd688b89a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a46f85dc4c754f69bde1aa586f1ec517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd234f151c744a10bd0f256936266a2e", "region_id": "RegionOne"}], "type": "orchestration", "id": "614220c3a268485d84a978d3e7989eab", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a60cf1cc2dde4f75b7fffb7559eddc1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14199b17ff424cbbaa4a1975213d1885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6364d93fa2d4325bf9f45e3f7bee8ab", "region_id": "RegionOne"}], "type": "block-storage", "id": "689c2a22ada540fab4da638627c19b0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ba08fb32a6e4b1e84932ad8bf3ac2b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5ccb7f81ab342bc81781aa65de99db4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e7002c7eab04f14a17fcdd4ac369fd3", "region_id": "RegionOne"}], "type": "volumev3", "id": "f7455b45c8954977accde26fe2dade10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b75cd39bb41a4f41af96bca960b386b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b766670277a4443e9ae749d12d7a03f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eab2741a67534ac6a996487fa0c6ba85", "region_id": "RegionOne"}], "type": "volumev2", "id": "c71f3d56b9ae4fe9a814f35e78e6bc08", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bcd8e7ea10c4720b0cb31f0928979ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28e5d762df074f728437926e4551b654", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53f34fddc11e4c02bd3addde7bf17a65", "region_id": "RegionOne"}], "type": "volume", "id": "61875969d5e043c3a0234c41bca593c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "378ad9bac6f04194a7ed2f8771c292bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3505d7192ea449a1896bd5c4a8c2d925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9320f1601394c72a746a332ec80bbd7", "region_id": "RegionOne"}], "type": "block-store", "id": "e1d06063ab114117aad7d0a0c91f1f9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "98c0c0a6ffaa4edf8990f5a826752371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0fc891221314fcbbd8833b57c5e1eb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "04dee042172c4d58beb7c4e2474565e8", "region_id": "RegionOne"}], "type": "alarm", "id": "35970e1379774e2d8c2906d8ea59d5e1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "806d14592b6145a8bd838f28be4bf69f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7675e07ad2244908276d66073d496da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9f6612d85e1045ba8629663ec67d610a", "region_id": "RegionOne"}], "type": "alarming", "id": "bff86e6a0f1e46088e7c4ea8d8ac9736", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cd17dcc5f754a4ea5906269c1ae19c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "00d01486c8424b9f9574c65e4abc66be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d175a0cac8124e99b18513d68e35e5d9", "region_id": "RegionOne"}], "type": "meter", "id": "e64dac5e9ae64adf9592ff00fa1a18a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca56349ba62144c880f662b3dbbcb029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa209b434cab48e993ab24e7096f2a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de81462562884c8bbc6a8ab9492cc417", "region_id": "RegionOne"}], "type": "metering", "id": "4a8364605f054f8c884b37db8ce632b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b0d2775af994ca1aa80092fa40e075a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "154f0f7177be4945bb96193b578b983b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3e1321fdee14126bae83703931bfb25", "region_id": "RegionOne"}], "type": "telemetry", "id": "204cf0a881fe40aea072794748d520cf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c3ab837f0124426ab099395c73b76e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f721978e453d47b2aff9fe13974bffa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "702bd7dfc7804224a22ca8ced47a8b0d", "region_id": "RegionOne"}], "type": "event", "id": "196c0dd899074df29a7e7e208c772686", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a0c5a09510df40309c60fdee5afaa09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8915384893904c929fc5e3dbff0c85de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fedb9f62e0254b58a9eb7b9ed01f5972", "region_id": "RegionOne"}], "type": "events", "id": "14abae058fae4bef9db2ecc4668aebe2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ee592d2b326548a88f7ddf39d8c5d474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39ce80df22e8498481af8100707b4fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7bb62f8de0d4c80af02fe9f433c9279", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d7684868fafd4aaaaa6f8f83cf51e86c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d8b4d6fb7da4129887809325ed498c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "22ac827694dd4edc9e4751666870df77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd2ddd333dcd4ed299a5f12ec3e8a632", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b380e20e4505404aae9e2c9689484bc8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2d7ceab695b4459b2fe20053cd55a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af4bd34e182349749fac2607cf8dc7be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1909aa0b3574cf4872faa078627c8bd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "adccb345561d4b339f8599718e316684", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cb6c23708d34f449ef4d33169e0f020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "df91b7e63bc54f80b23e62038c34ac6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3d17dd324514276afecb413ca1fadc7", "region_id": "RegionOne"}], "type": "tricircle", "id": "ee383525e4f14228a8b1c215481152fb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "77acae03282846d4b09360cb5721ead9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f2aef81325054c3c97b0e206623ff2d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0411939ff82c41ada1e5c410b362121d", "region_id": "RegionOne"}], "type": "database", "id": "3aa6014b41484b28b2f1fb1cf216db77", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31e6a3e17cab4293a7d452f9cb8e20b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7665b5460f24446893bd2362d7fbcbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2260d010f79e47a8a001cf24f6ab7355", "region_id": "RegionOne"}], "type": "application-container", "id": "4ea5820426e4404fb80db3a4c515017e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42478ee3844647f7a4e6a764faae2dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d174cddee6c45719df82cd733a9d689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "10126cb0d084492883eebd4164d4dcd9", "region_id": "RegionOne"}], "type": "container", "id": "0ce50f965f004beba4952ad6785d223f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6900884ab3d44b46ab85f280a2134b80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "697194e6dbaa4439af2b9f45d7ba4422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "891a5abf1aeb42cdb8c0feb4c9555318", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "84dbd3bc88984c42a30a220d06186d4c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1547fe86d5cd45fc9b8cd0a6f37bf2d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8130eb5afa4c4441ab396ae436f37219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "831c430d16054ca0b4d5abf644376d54", "region_id": "RegionOne"}], "type": "rca", "id": "eadb7434f4fc418c8dc05f0de26ffb91", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b2cae6157e4e49d3a2168dcfe1c8ab43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7dd8ed218e942c099b07e8b1006e24a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5547757e9f1c40dd822ad77e9a330007", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c4634b5e5c7542d590916bca17731a79", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6a8a0ef13cb544599a8092cfedb5b1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ba43a39d61194a6ea9df72bfbc68ce0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e68e39c49c65453db44b5228ececa265", "region_id": "RegionOne"}], "type": "network", "id": "1db84ce48fe44797bcbee8434ed254b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "23c54a6b423a4a2587b6a0302fc580a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5d1d832c8dc4dd6b5740999de2bf868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9f40b36577b34177b162891e30bef5a9", "region_id": "RegionOne"}], "type": "backup", "id": "f9939e94af144d2da73eadd73782b0da", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78a46910d4e64c51b8fbb3e3e05e0bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d978defd548647eaa712ea37cf3917f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f58611f077524dfd9ce84293228012a1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ad3721bd6b64dfba2272fcc7dabccf0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3664c351e6f43d7bae090f570b8953c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d1d55b94f7384ba08de1bcc56bf2cb41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7876b6cfb2544333bab3d4bfd36ff682", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e84e250d461241a5ae1000c8ca58dd1f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7389f728338b4f289efc6af814f81fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9819b4d0947743e89c480a2a10e8d06a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "133d7d9dfe774fafa38aae3850cb4506", "region_id": "RegionOne"}], "type": "monitoring", "id": "61f8eec7203d4b6cb4ae3b5f42a620cd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "67d47bbdc40b489698ee11e18a67203d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dfd100d660954b91b312f8147fcfee01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7562818216a247219eb7c656055adfd7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "51ee62bcc5fe45709648ef41487e5295", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c6689e3698454ac886ed900648f246d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "cb7f655797c94032a41a6ba46b397602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7cf31f9ed4bd4c578b03740b58b51132", "region_id": "RegionOne"}], "type": "placement", "id": "4c68d335fb3b4d33828ca337175eb772", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "72e69edf4cd74473b1dceb7e4685fc88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d0d85ad7d8b459cba16b4dc44c5c87c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f10b90690f724a9997c6ca6613337980", "region_id": "RegionOne"}], "type": "instance-ha", "id": "654346fc8e08467b922d93a1f657555e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ac4fbab08b540aa9b5d1cefb73e6255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b02a3649c3fb4ecc95b07ea4ef9281dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0a290592bc1e450389fc9169ec1455bb", "region_id": "RegionOne"}], "type": "ha", "id": "dd636c564f4f44bf92d5db2534336b53", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "76a829aede8b4ed7a5748b4cb20fb810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d03901af17f84e3a8e1c22e8a64d361d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a19f1a70d9ee44a1a7aafe26c5093fab", "region_id": "RegionOne"}], "type": "reservation", "id": "b56e03ee99f84c08954ec21d3bdf7b04", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "688fa2ded89c46b092c88fe56319eaaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dccd9c47519a48df9884484128342268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "45e9a49102984e90943b3de388f4c2f0", "region_id": "RegionOne"}], "type": "function-engine", "id": "a8985dcd7f8e4d2b8140acc100e8a923", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0eb7edc3a4564120b962445ec63786b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c9e75d393cd4603b0be2b8b3b2af711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8fb7e2461bf34e2b90578615a123edf7", "region_id": "RegionOne"}], "type": "accelerator", "id": "86462c2ac936468580e4be2d1560dda9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d048298a53174caeaeed01d96b0d592c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e033566a97b54e929a766be4b0f61717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a9d3618a63054eb5a793fb0ee14d5e60", "region_id": "RegionOne"}], "type": "admin-logic", "id": "30264c64dd9546ad9f44b440b2f289ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5a5155d575be4f77b1db24024dc5ed86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1492f1322f148abbea0f526b866fa7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9d9532332644e4db0581bf5f514c234", "region_id": "RegionOne"}], "type": "registration", "id": "e5962dce04c644ad8f07a7c55f7b90da", "name": "adjutant"}], "user": {"domain": {"id": "b6abea22211b4958b8382f94a76134fa", "name": "22d9b2113f1d42f79e8cf3c25320f564"}, "id": "4958b9f306ed4a0493e8ae39eee775dc", "name": "3c7c1c9de6704162b4b6a919e02b2a73"}, "audit_ids": ["7a138d16741b4981afd1f81bc0929928", null], "issued_at": "2020-04-23T06:26:00.248255"}} 2020-04-23 06:28:00,750 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,758 keystoneauth.session RESP BODY: {"roles": [{"name": "374cfdde697f47f18e2da09ac1f66725", "id": "4f05ef4f92aa4de2af9548b6152b5e07"}]} 2020-04-23 06:28:00,794 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,799 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,801 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "domainName-2"}} 2020-04-23 06:28:00,820 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,827 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d0fbaf6db8347ee8fa7a9087f5de997", "domain_id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "username-3"}]} 2020-04-23 06:28:00,878 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=4f05ef4f92aa4de2af9548b6152b5e07&user.id=4d0fbaf6db8347ee8fa7a9087f5de997&scope.domain.id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,884 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,886 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,922 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca/users/4d0fbaf6db8347ee8fa7a9087f5de997/roles/4f05ef4f92aa4de2af9548b6152b5e07 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,927 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:00,995 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,000 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,002 keystoneauth.session RESP BODY: {"roles": [{"name": "374cfdde697f47f18e2da09ac1f66725", "id": "4f05ef4f92aa4de2af9548b6152b5e07"}]} 2020-04-23 06:28:01,040 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,047 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "domainName-2"}} 2020-04-23 06:28:01,066 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,071 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,074 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d0fbaf6db8347ee8fa7a9087f5de997", "domain_id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "username-3"}]} 2020-04-23 06:28:01,125 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=4f05ef4f92aa4de2af9548b6152b5e07&user.id=4d0fbaf6db8347ee8fa7a9087f5de997&scope.domain.id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,130 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,133 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,166 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca/users/4d0fbaf6db8347ee8fa7a9087f5de997/roles/4f05ef4f92aa4de2af9548b6152b5e07 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,172 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:01,206 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,211 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,218 keystoneauth.session RESP BODY: {"roles": [{"name": "374cfdde697f47f18e2da09ac1f66725", "id": "4f05ef4f92aa4de2af9548b6152b5e07"}]} 2020-04-23 06:28:01,255 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,261 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,264 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "domainName-2"}} 2020-04-23 06:28:01,283 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,288 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,290 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d0fbaf6db8347ee8fa7a9087f5de997", "domain_id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "username-3"}]} 2020-04-23 06:28:01,340 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=4f05ef4f92aa4de2af9548b6152b5e07&user.id=4d0fbaf6db8347ee8fa7a9087f5de997&scope.domain.id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,352 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,355 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,388 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca/users/4d0fbaf6db8347ee8fa7a9087f5de997/roles/4f05ef4f92aa4de2af9548b6152b5e07 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,393 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:01,427 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,433 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,435 keystoneauth.session RESP BODY: {"roles": [{"name": "374cfdde697f47f18e2da09ac1f66725", "id": "4f05ef4f92aa4de2af9548b6152b5e07"}]} 2020-04-23 06:28:01,469 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,473 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,476 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "domainName-2"}} 2020-04-23 06:28:01,495 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,500 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,503 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d0fbaf6db8347ee8fa7a9087f5de997", "domain_id": "bffd59cd8a9d4bfeb3076d49fc87deca", "name": "username-3"}]} 2020-04-23 06:28:01,552 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=4f05ef4f92aa4de2af9548b6152b5e07&user.id=4d0fbaf6db8347ee8fa7a9087f5de997&scope.domain.id=bffd59cd8a9d4bfeb3076d49fc87deca" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,557 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,559 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,593 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/bffd59cd8a9d4bfeb3076d49fc87deca/users/4d0fbaf6db8347ee8fa7a9087f5de997/roles/4f05ef4f92aa4de2af9548b6152b5e07 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,598 keystoneauth.session RESP: [204] content-type: application/json {23} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.184813s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,490 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,496 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,500 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,506 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,519 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.413892+00:00", "project": {"domain": {"id": "677f2a63bee148319f7e8f2eec19c882", "name": "c76b013fc1d14b309a833378d83e2273"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2d13ce493b97436fbe5ae518edb1aa77"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7232b169a84c4ac5a2ff1bf7696a969b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ff912e395bc40bb8e306b2e2f20d495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f276a7ae448b4911ae2f1e2c57bba839", "region_id": "RegionOne"}], "type": "identity", "id": "a1c059aaaa644fc89f6e770a9558eee8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d8555a3d298d4ea9989af525854e6b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f81e6bac8f8a43628e5b6895abbcaa6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d21d123d0f4c4278ae5c28711db1f1c6", "region_id": "RegionOne"}], "type": "compute", "id": "d1e0319b1f074cf2b5148677b0299431", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ac4684b4c00d4e7b903e4d27b1c80f51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "353ceb28f41f4173ac949c28888b3a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "01de9d3f3b824999bf6a38552b4737f2", "region_id": "RegionOne"}], "type": "image", "id": "2d14d3a5470c4b7791fe03536f0c276b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "091103a0650145bb9a63f5d27a941635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c85bfed9cc64497981bc06892f9c72af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1596dee398a14f3094152691a91cdd03", "region_id": "RegionOne"}], "type": "load-balancer", "id": "df9ccfb084df4121aeb3f3f0d35cb21b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a4fdb93b8f48028954d32177f175dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f57d5d66467948318fcec90725090796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58b87a25e6a940ef99ddcbca2acf50c2", "region_id": "RegionOne"}], "type": "object-store", "id": "ea682ecd1b714c1aa11e4ed65cba5978", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ed8eedb34f14c48af11961870c95c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e43e60bac45242c2ac492dee7d3aae2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c0d16389ff2441f89efb47471a642dd", "region_id": "RegionOne"}], "type": "clustering", "id": "4f95ccf47c3f416986726b7d44b92381", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7cb1b281bbb44c7dbfac39bcf887cb8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33b3e3504a67439f93b9234bbd616d8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "948532aff5f143c8a5ad36a98ae517e8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a2db30219ca04dcba2c9a7f21dffc204", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20aa6d2cd6f24c3ea69fe8b41e0a1b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17ea2db0cb864a7f9f4b4b9af2d382b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "569b7998bbb94813be0e5aaf90ae1ad8", "region_id": "RegionOne"}], "type": "cluster", "id": "5de9c21dd6f74f918bb745cde7cbde74", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a6ac4fd18494f3cae079654f2ebad3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "663366ed255643009c1b56fd24e565d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d6d11dd40b8d4f18b237033c71cc9393", "region_id": "RegionOne"}], "type": "data-processing", "id": "a5a8abb31edf42109524950cf59f36dc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e274912ae6344a7dbf7473dfe6ec8803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6a5f8f1f7a884dca8611d500218b024c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "120925989f954a4d8058ad5a8741633b", "region_id": "RegionOne"}], "type": "baremetal", "id": "e1d67fb12beb4f30aa715e030522b179", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2234f1bb3a0e48f4bcb005dfec16d3ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e158d35c4cd84175ac9f4e0532aca248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "409d2dd421c5418e88a11c9a6d36d991", "region_id": "RegionOne"}], "type": "bare-metal", "id": "928c133ab91e4c209fc32045d381b9bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0d327888808847fbbb092b3d78ededdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c33b2a172ed497b882d49575589a326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "14597d6a5dfd45398aa153e3645e8a83", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "db6f6bf4532b4567aff0201a8af4d77b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e3aba2d624b643c5a49356790b49c187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "77b36e81989e420f80bbdc3208f50236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ff28ba17b3244779b86da569ef59ed91", "region_id": "RegionOne"}], "type": "key-manager", "id": "8fba00bc836e411fb0cfd69165b67537", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92d0d6c1cb854bb1908b56be4192eb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ca455b1ffb04c97b42643c866a67ddc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1e31db70145c47f695847118290f1c8f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bc1da7fa295348e5a52c9c51e4cb5137", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a53b59d365c34191a517fb13ffcd394e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da27686376cb44a2b2d26f580d073e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "82d5bac708304deaafa7b61404c0c105", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3f3460e9a13b40cab7aeb32252973ab1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6cb6725fb0b34248949e99d14267d7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0af878ced71342ccbc144b7b84f40b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "102d7634c5a8477695975874339c937b", "region_id": "RegionOne"}], "type": "message", "id": "f0e8aabc7e454114a697c93c50574dc2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "43ab18d70c7c402e9f19f7201b4bcb55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f21158807ed04528bf040bed6bd1e6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d3ad845a8344f3d89f32c6b6ff4a627", "region_id": "RegionOne"}], "type": "messaging", "id": "e4020ce850254204a833ffc1d11cd007", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "821c76b4acf343d1b12271d3ea5ec119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "19cd8fb65bf54f26b5303a60be2ad423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2f47fd798d504d75bec951a0deb23dc0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "dcc70f32752c4a69849cbd54d3a72f5f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "081c4a7c999f48b9998164b3e35f86ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "130608bb93074dd1921db25b2b50e731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f69e472ac3504bb3889b0b2cedf5f656", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "308d674c07f84a3fa27a1782e35e9af1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27bbb9d62a324e228781f7536e456449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c7c7acc16ad46b486e93483eea3b900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5be2876b1759429585c8f63e8c620488", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "58362d0fec9845b9a861f158b1d4a0a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d623da39d6244d12b0c0db7c7691c672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a2baac0e0284f4aaa56f231bf38fa05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16e096dd8b6a4d40a5fef415462a1eec", "region_id": "RegionOne"}], "type": "container-infra", "id": "1f0afe827d3e4cc3b96aa0854b202d08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e28f8a95ff6348ee92cb255a619a38fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a6bfdff81a4d4aa38171ad55a73e09a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "23d1a1b8d461447e895d6901652686e5", "region_id": "RegionOne"}], "type": "search", "id": "37673e6684aa4dd7bf2936fd938e99e5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ef2f11176b2487fabc7e946b486869c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0cc5204f75c14dc69b607b2dea1f3991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5906d738a3064a7b8d80d2b74d111b25", "region_id": "RegionOne"}], "type": "dns", "id": "8bbb9f4f392141e3b70c836c1a47c778", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71650ee50f9b47bb97f8c23077504ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "45ec497c81b549d787c86ea37a9ba8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "09cbbf09096d4e94aeb1a853df0a2982", "region_id": "RegionOne"}], "type": "workflow", "id": "38da2ee8a0af4f69868c9e69186d9bf9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e98e2f99e5f447ceae928418d27814ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8e804d3fe964b6192c8d5e18226a59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "81b835736c4946f28fbbaa14584ea9a1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7bc2ae4f11ee48179edd413afaf4f038", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5384645633dc4a4d8527783952ddbd3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3ed7577fa67420db3298e4937a763ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "914702b2664347c1909e9592d3762e38", "region_id": "RegionOne"}], "type": "rating", "id": "2ad2ca2fdb12491889f0a3c3662df3c8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a97937576564fdc803e587d36edd50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "163a49da079b4798999fd729899e2c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6d0091b181f3418c8f693ac8a71ea259", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a3357f371a1c47ba86acc5bef2fb55ca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b0b06727c1ed447aa0908d63899a45f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f568b7b508f4a0391d9426e0fc0a231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "47a4a35f32c340c9ae7255fd56c48ca2", "region_id": "RegionOne"}], "type": "policy", "id": "b0e032568ea84a38bb258e888d38866e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c281ff574a2a452388679ef9609c9b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4bc106e6471468e91e9486fca08b6dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29046b81a90e4dea84dd5801875742aa", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ea8425c4c69c4d8e8e5798857131daa5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0162540412b246a488fb7356a2c49113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fee5395cefb44fe91752ee649e042cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9e0059c35c5411980b4a05b75f04610", "region_id": "RegionOne"}], "type": "sharev2", "id": "1d89bda17d674591b959bba2dadd1044", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6814d2aa7d07443bb95d03ea7d591a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aec6058a0a7a4349a57bada192999a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "81deaec1c8d8430e87e86103653bef93", "region_id": "RegionOne"}], "type": "share", "id": "65e2dcdf76bd428087cfbb700d627364", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "abaad98d4a7e445988f27a7c04ecd8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7af4cc30091f4a458dad2e9446a8bc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c2f4156e3cc24cbda423408197827064", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "649d350d3fb547de9788f08a9662d396", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56ac7f38639845ba8f710f99fbd4ccac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40303eea092a4a6b8f5620365614de18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07b699a272dd407faf585d5acad73922", "region_id": "RegionOne"}], "type": "orchestration", "id": "f240f38975a3458887ca16721a51f11a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d2a2b7138994e4eb2f4e7e174c5322f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bba363950098445b89791fdd81cbab28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "360f3d473be94308a567c061a353bf7c", "region_id": "RegionOne"}], "type": "block-storage", "id": "6505338082794742a970df60d5651334", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa063174a12f428f83760b6a1302270f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3553cd3dba31405791a7b12364f6c4e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17dc947477a14a16922e6e26058e4c7b", "region_id": "RegionOne"}], "type": "volumev3", "id": "f8af1248c9504993a0e992d35a549724", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c16e3c43919e4b30b7fb24439ed068d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a60eae0d42d4d3588a9d7da9d2cbe0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904edbbe17e5477b9ea56a7993ab6730", "region_id": "RegionOne"}], "type": "volumev2", "id": "71c7d4037e064068b7f0614e8745ea90", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c021ba24748143e398d31d819753a9eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d4a6b9648b4df1b3fa3de1fd591acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b8cd86c43734eb3b192aa0952768fa3", "region_id": "RegionOne"}], "type": "volume", "id": "e68e9dadd54b4475813f9488f918f1c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff55ebb63a4e4f998bc2fcd2424e9f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02796c05d1d3443ea7bb23c817eae735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5727aa1579864554af228ad0ebdd2253", "region_id": "RegionOne"}], "type": "block-store", "id": "c4ceb4f52dc848458c17785ecf669aab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c5fcb88ebc4541ac8984c5d6315ca5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8057caa530d34ac7ac09036c13640c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dbc75deff91c441bb0c8070eda22cb91", "region_id": "RegionOne"}], "type": "alarm", "id": "b8b492771dfe4a8dbe28f39d2d269366", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "26c14891f25a41aba149b84736a6da28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "25972284b36b4a04828b7ded874c6048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3cba4eb40fda4ed38eeba72b56b88996", "region_id": "RegionOne"}], "type": "alarming", "id": "646c81bf431a40348bd50ebcfaf70b70", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "beaf1d2ed47f4cb4b69be8af8b0db743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9d66ed8974b4e3eb40417d2e20c212a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5a59cd4b4bd4260bdc652b514201f42", "region_id": "RegionOne"}], "type": "meter", "id": "46778b75f14946e6b08a158d175f33dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dc974656f0e476f81672f419a6e1308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4acd012eee734a31ad3dc68298705270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3eb0600828354c6dae00dff9a80ca533", "region_id": "RegionOne"}], "type": "metering", "id": "ace30322ea424bd1b612f48f8c8402a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee7f0b35af7041c2b513746389f906d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13e37d82d1c241799cbc049141517c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b4eeb77141aa47289f4b1542a41b22bf", "region_id": "RegionOne"}], "type": "telemetry", "id": "52d636fb52e54a8385ca62014fe5036c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de773430ab6c4f7589debc8322c7acc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d8349344eafd4929bcb885b2f5755a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2cee607a64494602af1dabfdc0ca4840", "region_id": "RegionOne"}], "type": "event", "id": "6c4a11b23cf749dcab0046e214787cf9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f117bcffbac479bb68d746273df5575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9065cafc9e1445d8adf705582a9bd04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8dbb24100fbf4efeac53294ba83f4455", "region_id": "RegionOne"}], "type": "events", "id": "c3bb96cf49834adca20ac55fc1ab652a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d32e6f90d214cf1ab5ad2c52f4bc62b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64adabf7ec26435a8e141eea20d55dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0e0040b5d4404632b0ff87cd95826c67", "region_id": "RegionOne"}], "type": "application-deployment", "id": "687b9347cb114f588b9756984e21f0a3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96b97a2e044545ed8a016122f9896337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5fbedb3918ca491286ad5b5cf02d6c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28fe591f760449b19889aa917db6c7a4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "95ac78339b9b47bcaa2ae317b8d146e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "72ffc2e23d3a414a9e57dfc959246305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc56fb367f854ba5a13bd594d4539b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f8a28fcf52b488d8cb7eed11d5e78ec", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "77c2c08e68f3432cb58f489f7779ae44", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db707a38c3b242bd85315a1e6b3e7f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf541e17af7145eaafc2bacaa8f07ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e366a21b1de490f8bf3ff2b3d788806", "region_id": "RegionOne"}], "type": "tricircle", "id": "3f7ae2eb71264949a97ca91a331874ea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d1e33048d528446490320db6ad3102f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "15df685d3d8b424f9eced78762c38a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "36d42aa5aa88493b92d0f798dc63c976", "region_id": "RegionOne"}], "type": "database", "id": "3973d97a8a2b4253af2b335e1e6c7d36", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c8952d409d794f0392c2d6d67ccf39eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "273a99b25f8f4c45b0b6d49f9f0f28a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c698cfe49857487095b6730fed3c3c07", "region_id": "RegionOne"}], "type": "application-container", "id": "a3467703a22a48f78a9ecf429f031b9f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31fa8466680e4562a5c33acb3441c9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7caae945a954d6eacb0754b29d12e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc05839ed94341958f108ea98cc02f6a", "region_id": "RegionOne"}], "type": "container", "id": "f8810f13b6a34764a8080d6492a5e084", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93b94716fea84e21aff787dd7b6c7031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3e84ffd766f4a12837d107572cf0fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "143cd2abf9b149d2ad1f59a5414a00d7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "77c44c3d25bc47d88b511f2a62a48a29", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8c145313b35345a4af1f2f892b6efe54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a4b0b74f9e964f46b24b1c4ef9ad2b32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7419833984ab4ea8ace7ece09d0ced33", "region_id": "RegionOne"}], "type": "rca", "id": "aaaf02547bec48c48bed4a01e625a61d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d75bb671c3b9408eb97456393a2de4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4b3445a8530d4f73a05c287801bf43b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "37b6f023a325404ca871f6e9d871f6e3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a8265fca895d4927a9dc718d1eb6d104", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "aa261b56928542c59eae1e9f38eb7c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f27320434e7146db981013cecd3474d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d1b2b6c4bb304f34aab4e3e14c645d2c", "region_id": "RegionOne"}], "type": "network", "id": "ea0b0c5446424fefa020673f5de2e1da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b2b62c11eb164505a82a8f8d1ec3edff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5a6a65a0c6824ba2b67e3e475806cda6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "910359d2f38c4200b5a237b18237b120", "region_id": "RegionOne"}], "type": "backup", "id": "9016c1f9be5f4d84afe32fac1f8bec9f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be324985e4a248ed94ded7c644ab1d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "940967e845034aa8a7a5234569f29e67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e8b42d51e42640e2b14320c03e9dd501", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "902d098def1d4e318a1d63fa93ecec34", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "529a38912a3547588d8cdde870813e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fe310e6fb83d4d81aee3f3230b7963e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb5a58b0d2524374ab1fd68b6ad7021d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b97e9d45875c45ee9c7a311870addc38", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4aafe7b6861d49f3ba3a280cd509c9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4d9cff120694f2bb04661e1ac37d446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "595562ae624a477d8fdea30ebf216a88", "region_id": "RegionOne"}], "type": "monitoring", "id": "f1ba66c9c24b4353a6939620fa92ef2e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0bf53933bb444012b6ac2cafde5da09d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "62e5d053a8bc4ac79b03a3bab263d6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "52a9a3248ac9458ba55e973e3af3c348", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "059d72958be04d838e34a5fa022a149f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f6914f46eb5b43628d007ff9f3aeeb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ad89fe5b7fff46f4855c87995bd28430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fc8fde11f3824a67abcce04e63354919", "region_id": "RegionOne"}], "type": "placement", "id": "aa3198b33fd149b1b72dfb68fc42b0c9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5bfd725d04ec4e16ae8a893e882a9a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f54baecf1c6b4103bba75f63a31511e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ebc9d3c128946abb207c8227e823ef5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a38e7441e35f456cb1927ff10f809f6b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "864c283e28d64c9fbe4af739a89c0975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2be84eb57ccc4075b2c3d16b909ac289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bfbe1c92fcb6490aae71833a89b7bf7e", "region_id": "RegionOne"}], "type": "ha", "id": "b09b26ba0e034f8aa0361e057d1bc9f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1eb2a7a828de4a688041dcccf3d8159e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7e5f924ed61a450ba71bcf875f53b8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a87e7470bf9f4eaeabf7337430b4e41d", "region_id": "RegionOne"}], "type": "reservation", "id": "fe1843523fd9410b925c07d00ca29946", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8dfaa1705a2146c3a7b7dec5e217a522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f93d61e4b94b48d7b822921d74e14d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a27a446e9c44587b3c4dff993b12d67", "region_id": "RegionOne"}], "type": "function-engine", "id": "594f69b0a9004bcdbcbcf3ea1a1a22ef", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a21ae94c50884e56bce95db797e9e8c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c267514f226542b8986be654894745e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5cebe0a097de4b8b82ea14439cb5aaa6", "region_id": "RegionOne"}], "type": "accelerator", "id": "e99c5fae468e4183a4f36dcda3cf0f5b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5173ff660b0242faa4608362ecb01c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f0cb28f1fe94cd88f443b1745686672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "87a989e5b10e41738b0849d4f979eef4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e6fe59b34edc49a6831e4a44ecd8e4e0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4affb0c2f9084501b6753f269f7edcd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5397b3e359fa429a8205a5c77602f1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ed182b78991a4cdfb80af9de7303a6d3", "region_id": "RegionOne"}], "type": "registration", "id": "832308df2ab74689a111c285a655de62", "name": "adjutant"}], "user": {"domain": {"id": "25aeebe242dc4cd0a38ed071aa36eee0", "name": "149e145a61f24ae8b4ec0fcc2c0d8c01"}, "id": "d1a54dbbb0c4480584ff655ab04dd571", "name": "4a5b37a922e84aa0834a86acb5ad3d55"}, "audit_ids": ["0c9f8136598140849cead372bbb78365", null], "issued_at": "2020-04-23T06:26:01.413892"}} 2020-04-23 06:28:01,540 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,546 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,550 keystoneauth.session RESP BODY: {"versions": {"values": [{"status": "stable", "id": "v1", "links": [{"href": "https://example.org:5050/v1", "rel": "self"}]}]}} 2020-04-23 06:28:01,562 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,568 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,572 keystoneauth.session RESP BODY: {"versions": {"values": [{"status": "stable", "id": "v1", "links": [{"href": "https://example.org:5050/v1", "rel": "self"}]}]}} 2020-04-23 06:28:01,580 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050/v1/introspection/abcd -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,586 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,590 keystoneauth.session RESP BODY: {"finished": true, "error": null} {25} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.300166s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,345 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,350 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,353 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,357 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,369 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.283649+00:00", "project": {"domain": {"id": "b0be538e92d24e6e915488d27a770d1e", "name": "dfa28527e7a6445395edbad463b5f7d1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "324b7c1ef9f04132bc157af955019241"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cfb972782c8c46ad862e765463f46c2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "70997428f7904847aa71afe9ee023962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5ecea8f395d942bd82f2072218f1c724", "region_id": "RegionOne"}], "type": "identity", "id": "4547b11b83ab4828a9b1f90162cc08b8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "919045511e334bebb9f6f26df1c833ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e4e1e5698ede4c8491ef9c1668339f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b9e7865325ae47d3ba26dbf63338a383", "region_id": "RegionOne"}], "type": "compute", "id": "185728bf38f84435aef278744511814a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "db2270272df94d0c82c16e407fa928e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d4879afb78ca42a5985f7a7fe08bc72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f4a52577a79e488c84c9d672361b6adb", "region_id": "RegionOne"}], "type": "image", "id": "f5d46a595d3a4b2ebd2076b125ac127c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bf860b658ab447bdb32cce55b0dd0ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d00d88ce726e424fa11c5b1ea99ba8e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f50f23f59902425a92467c05cd07ff10", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f50e52faa1104a18933f1ff2ff64dbba", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8fd4c7a3f4e48e3a769ff6f4976835f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "416c1bd972624ceeae418cd1c8bdffae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c182093df521417298baf7366df3ef05", "region_id": "RegionOne"}], "type": "object-store", "id": "7dd3be6e56d743d18fd715ffab145577", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9625f2cd60284d85be52f5485c21b143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ecee3ac5fc244229b6fd4e2bc3b2e105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "573118ecbd37453f9d1862c581e7ba9c", "region_id": "RegionOne"}], "type": "clustering", "id": "2ab9adb0ee5a4553ae6e593e40e85463", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9e9876729aa46d8b4156a2b55b49a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58467d72c8bb435da7acd36adea8739d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "636d11bc38f046dc99916e7229c1bd51", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "717d896f3daf41bfbe445f32d201807e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0af1a3803ac64523a63b3d2ba84aed6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5438565e9fa747679e693ffce5fa5741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a6817789781f41d4845ccae417a6b859", "region_id": "RegionOne"}], "type": "cluster", "id": "17a7efdf796d41b9b28abc32d9232b5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5ed724e95da14b9aacba6cc913118b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc7c373bb9cb4ee883351c558f92e3c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "56b01a5fed514cbba446a6cc6ad0a1c5", "region_id": "RegionOne"}], "type": "data-processing", "id": "8599db16cd404f669c8e10a8a7a53290", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "516bbab0b3da4f8698b6f194708283af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90d0347850a649868aa49f3c28dcf48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "504789a3bc5a4fa39bb39822cd472106", "region_id": "RegionOne"}], "type": "baremetal", "id": "c3a181da14dc40be9358a733bf5acc99", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "280061ddb68d4b20815cbc15a14f8471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1a17b009a2f4c95a881e0101a887e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e771aa12f38948a4a47d5e1c14ac51db", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6d4fa70b90ae434fa8dbad8acb0d021f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "abea8eabb4f64bf5810b01904c6b8763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "11daab9123f841caa5f289d3164c2a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "551292a71dfc4e13a761dfe3b4c93c9f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ed85dd58f5cd46e3b593cf429d9518c1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "29376125e00c43659a73e3d6b551eb43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f6cb0403955d45388982b297c6ec4c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "55b338c1099c433ebf975c6b15b52e31", "region_id": "RegionOne"}], "type": "key-manager", "id": "b9aac0b8e035457aa0a5d5748eb35d2f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0a092c0c9363477b8c0c020e15206ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1371a363afab4b4e957629a94b58cd99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f3326ea2817b4e04b496cb50804802d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "44f28bb410c14b6db10af5e045d99876", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f00baba263b9454d84afa3e571f068b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0034fddf804140af97f1487a6885de42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a14bcbfebb0e4c7db9768c1ae85dab7a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "49c9383362be46e0b1ac6a139337826c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6cc2f7914db14ec5af788902d01af337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd3fd4a4bd6e441c84c4e5eb755451ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6b66ac23480348ac89ed8dc8efc937ee", "region_id": "RegionOne"}], "type": "message", "id": "aad47b7cd10f459089edcb3692cc2ebf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "769bfa812fe04a6c85722100338ee6c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec5ff9ae584245dc954a696206107c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ef64a6b707a4456f9c506487f51955fb", "region_id": "RegionOne"}], "type": "messaging", "id": "a0e3e5541ba94f1084617f4030aff730", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "854462335975428eb388ed24f0fd45e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4997136f7d0547ffaffe021f5b89096a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cb95744aad9c40a49e13acd9f2e50258", "region_id": "RegionOne"}], "type": "application-catalog", "id": "72e52123962043dabe5776667653a913", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e694e32e0c684f6b882b54b8c8c3fe5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "692313e168754242b023ad4027c52ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "414b75a90aaa47f0a740fa83956aa26e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4e1e626d306d4be28a01d2a6417a8afa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf36c71fd7f7480686e6271cbf770e98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "22cd3113a47648809bb95c83dfb7f867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95124cbec7664d80a01900b7b389b063", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "68fcbdd9926a4fa8a880eb62bc8ebc00", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba74591bfaa74567803ec8c975edc54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "076d06ac459047bb8b9c86d56566703d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56460423e567492cb1c5488d5cf11bed", "region_id": "RegionOne"}], "type": "container-infra", "id": "6a9f9a9be4b047f3ba6e3554395bdf15", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "34383967eabf423890196b6dc94193d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cf25152a47804813b7eaef2aa83e1a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e6bce9b2cb794860afdb814d12fc36d0", "region_id": "RegionOne"}], "type": "search", "id": "327971afb0ec472585e12a34da717370", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4d61f24167ec41a9ac76b6bed5e09d88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0789c779fab3426fb2ec1cc82ae97a44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "145e9f0adea549b3b480c28249958d54", "region_id": "RegionOne"}], "type": "dns", "id": "9edb1809c69c4e609b75b2e962613f8d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f756d4692c2743e8be8b1a3a8137cc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3cbd905a0de248eca6dc237f2f89fa6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f4da064d0fed41beb9dc88506ed6cf6d", "region_id": "RegionOne"}], "type": "workflow", "id": "c730fa0e0ed246c59d66e7898855640a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "afc136be664e452d96b083e141691a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2dc822bbc9e1446eb4077a87237549c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3530cfadd1ce4c76821f056cc897cf01", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f79d782e14ca4439a1ad808cfc8a8e9f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f324a68d022e4a2182d83207d207d4e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8344060c20f64a8d8e255a24a73a3379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f7136a021ad84ba9b1a3315dec6443a8", "region_id": "RegionOne"}], "type": "rating", "id": "9399644e1b0c42be952052aea4e16e82", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "675fc4a5c8eb44929773063f86144713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e42932dafe804f40be385a3a75c6a002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ec84e7a6e09b45fb91615d621afaf65a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1e80c821dc9c465ea708e153eb88f038", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f13ad41678f441a5a51b960ef3850efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a8d62796070476a9272bdbbab568db6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ff77e8ce46344c83a7a3605b59183bb6", "region_id": "RegionOne"}], "type": "policy", "id": "f8a55042a27e45a5a5c6d48652bfa960", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65b834dfb95d42c1b1546d52bf3b9af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "56728b8337cd4b5baf15df06c168fa34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8d6fbbe10cb34010a81ed71b6300477d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "194fd51f401b430d9592f6876f422018", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae71f614a603449e8fbb5c3a3e24e392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a3f4299d13b41cebfbd631c43cc88bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2f03745497f447f1887ff6f2eae1dd46", "region_id": "RegionOne"}], "type": "sharev2", "id": "fedd13c83e82411fba0fc7a2f680ca4d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "706ac34edad94629b950cbdbfd507eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5c49b4c148c404d909dc155b6035598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8af139e67fdd4766a5211c286a066c08", "region_id": "RegionOne"}], "type": "share", "id": "c6ae0e907ff84df1a199deea62092bfe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6deca2a974f94a1d8937e2c96fc53d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "66edecf734fe44babbd32010d55c032c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c92081187ca648748c5e884d69c4d7c0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f788dd76fdff46fa8ddb5a21d5694598", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3624869100374344bf95c31e64906ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "115d358222fa4eb1b7d887e5384b3110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "501cceb4269448b7ada164513e662191", "region_id": "RegionOne"}], "type": "orchestration", "id": "5aef533c5b584437a9129c4edd21f83f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97f03eb387dc4edb80fda20f36fc0a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "829b1cce535146679819e5f1fbcec12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "750d8b48cc7f46c39b05d2898b8e835b", "region_id": "RegionOne"}], "type": "block-storage", "id": "231363794d2b466a9207202df6780f1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb3463d2680e4215bf5c19a900820fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c0b7b3093e402982829707c4dbcd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74cc4705105b4abf8a98cd84f53404d2", "region_id": "RegionOne"}], "type": "volumev3", "id": "2f2af07a7cb643e3a3bee13f4bde36d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddabdbfa6e0843ad8f3325ba4c24826c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87a24d70801d48d291924518d10906c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc32f61bb9a24f398154d5e8c82b050d", "region_id": "RegionOne"}], "type": "volumev2", "id": "054309bea7aa4115a940b728924116c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95f08014268a4d2abf99d12fb1759fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c46a633b26b148cebd65eb744e38a806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c29d6e674da74b369283f3bfe783dabf", "region_id": "RegionOne"}], "type": "volume", "id": "9afd25e35b8d45eeb207ddfbe243004d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88e8b739cd0e403a91c97d5682083bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87d2f4e1470b4ef1920d17344008b3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a871577f538a4184a384af15c74db8e8", "region_id": "RegionOne"}], "type": "block-store", "id": "e7978b3cc30541dea17d643477abdcf6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41f39fdd705c405f9c780dcca94ffa56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d8f25b1d2f5c49b49174783620665783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef1e349ea1e74cdf89788ce568ceb333", "region_id": "RegionOne"}], "type": "alarm", "id": "4744c8004cb14f7eb41502b0e3c2b38d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4b7ebdee27245f18475c6fcf4fc7b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "390407be0fff4dfeb6044e4844a82936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2dc05b14b1fe4aabad18d3cb3f3be62b", "region_id": "RegionOne"}], "type": "alarming", "id": "6c1205ba0def493fa82d96e01cd6dd9a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f625cc2953e04c46bb68f24389bf749b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e592046756084b40bd4b3fd559be7dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e7e6718e6f242b6a7d15a96e01eb650", "region_id": "RegionOne"}], "type": "meter", "id": "3a5ea01df0d342749757b9bf454a8040", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b12e4d9f2f646ebb9050b63ab957264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adabf38f95994e13b1b57431d40901ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08e7f203460d4265bd9b8d8f0a0bf32c", "region_id": "RegionOne"}], "type": "metering", "id": "e0728c9296d44cba9d98a3cd5290a763", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "051a4ce9c8b74526b74390d6f7fd74f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06554008dba0430584c0799bef312ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b4e942495c974f88b12de37cc86daf2c", "region_id": "RegionOne"}], "type": "telemetry", "id": "589958611ba54e888a9b45ee9cfa2225", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c6a84544cbb64149b2471953770af031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f56ae93b1e664abfa0fd414a8368c5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8a76b81db14e46649fd4d508b8fbf4ed", "region_id": "RegionOne"}], "type": "event", "id": "3e6483f908744863ae3c0edf91385cff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e3778d762a0940808ff70200e1ede04a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6347e96c8764e67aa476155935efe8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "71ff681d7dd84dd88677b3c1dc7663a2", "region_id": "RegionOne"}], "type": "events", "id": "f4352e9122cc43d7900b386a1c65b46c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0556569f077482f8c5ca2376f9b8547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38b836e6f0a3461285201aaf48592ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dd3cabf194624f47a5fe3d4660a3d227", "region_id": "RegionOne"}], "type": "application-deployment", "id": "56be0c23838c4ca08f9837802b212486", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1662c5fc7828431d80d72f4cf22e1dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97aa888c0bbf426286eaf401686fd55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4137466d38554e8c92dee76092a992c0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1c2ccb70493c4d739a8f6fc5701e65f9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a6fed9fcddd649e3bcd3ba34da704f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d99a54fd7e1445a9ad453761a974bd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98d4d1bf98514d58b0daa33b302d0971", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f13d2edc71d84e60bcd503f306955aaf", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d265e74dd5e4800b638ddb8ce72c27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b152b3097eea4c41a2b3e9837e6ce94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b16aa641c8c64faaa81e351842e9151d", "region_id": "RegionOne"}], "type": "tricircle", "id": "9e1f9814b3dc49a3b358b51cc23bef46", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3687e3be358d456fa39d677b4eb8f11e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "413caac75f8c4ddb908470dd2b729765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a1c27e9fcbeb4ac1a90e12a6ade7da15", "region_id": "RegionOne"}], "type": "database", "id": "c354f46cc9e24a59a3b056653647ccfb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85b1f02457f148cd9cbb25cf260f90f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "20d846403a434e5b9e34b9788a8239f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9d2db39590df45969c4c1fafcd432473", "region_id": "RegionOne"}], "type": "application-container", "id": "7d601fad6eeb439d9145ab14e2754b80", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b9d8352d39147f089ed361c3e4fbe8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4e8b0a588654487b43381794778c148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "df2eb990c97e43909783d67160f4473c", "region_id": "RegionOne"}], "type": "container", "id": "a0c48fb3dcb641f6bcfa22dafc623e6b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73fae0b125da4662be1e75e8fe3004a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b97acee625749fa88087bc4837324e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6389077d28249fb93cc2e5e62e62d92", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8e3b41b1ee594141b6cba1dd49456641", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "561df32ad3ce49388bc6647c3d7857e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7c2770697f364e2ab96d673d9ffe159a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ec95e42cd284f33a4b531c49c5774da", "region_id": "RegionOne"}], "type": "rca", "id": "b0b686b1554a4bee85962296dcd73332", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae3021d082254ee293982cc6deb9ca1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da01a5bc104e4e8b964afb6cc44c9869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "208a2af8b0e84f3bbf0d442eea5c4afa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "39b9ef48561443ceb3363decd49e04ae", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ed2417016c284367bb93011e3917e4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0d07ebc3daf34eb4bcf35178bb6c526c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f2643995b62248b8afeb394bf8a17e36", "region_id": "RegionOne"}], "type": "network", "id": "d8e05ea2c1104fdc9829984509c0e3f7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7a476d472198423fa3a960c4d6b44c77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "725acf6e95af4c20bf85e3aaf9109f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "20ba14e4ef914338acdaf6a63dd41887", "region_id": "RegionOne"}], "type": "backup", "id": "c4827ed14e63442aa9fcf49e463aaea2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3796bb2ed6284298824b037aa4a5fb14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b92f0d938e4f4378b5f6318c1e803df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "47cd1c510be54d12a781823f5ee944ae", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "698f7fea66f544ffa1b0816a9be47cab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d24aa5710e894281b2d4f61bbd62cc6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "abd716aa984846258900de74281ee9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "91316b20c22944b7b9ca4bf17adf85fe", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3edd4a8c62d54bcf90520e89d6081636", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5c77f3e47423425186cca785e9c3b7b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8e33be3f8a58444b8686cb17976df3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dbbf91a17e1e4f3b9a36ffbdfaa5190b", "region_id": "RegionOne"}], "type": "monitoring", "id": "b4ea32de41634ce3bc573632b182f0d9", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3d41c22ff367452288f45583c73ca731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "14c84cd9a8ff431bba6137176f7fe86c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5486f4bbc8fe4296ad95ccc408552ac2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d2fe22a6ef094237b13b47f1e50d6923", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a4962b73aa47469ea779765dcb025547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e2db69c910a54d75b208a6e6ffefd73c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "777619b1acc84397a6fb66be355f3ed1", "region_id": "RegionOne"}], "type": "placement", "id": "5428d898a8be4d6e9ba345608ab26fb3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eca6000e92b34e49bbf5c8c076d0a956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0c83bc7dde44ca08f6c2490b4c91909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cf3633a87a474d3997fbbb6573a8eaac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2900a94d0f454ff1a08ee6ecd8ba48cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "416de505005d4a4d8685bc0432ab36f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc7603dab4b440c6bbb86f6c5a894afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5fd3579acf9a49549d4fcdd5218ad5d5", "region_id": "RegionOne"}], "type": "ha", "id": "248ade9ac3434f56b527a6a5b8486682", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3c79755aefde473798741fa35e679d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d6edc3f2e8d46a1915ddc997ce87297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2da7ce64820c4502908d953db45f13df", "region_id": "RegionOne"}], "type": "reservation", "id": "700fe90fa1044becabe949188a7cf219", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7bd8046b137a47df9f5636ebe459137c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e6fdcc40e4fe4130a0cb45704caf9d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0ecb4ab8b69c40a08af7b144307c9ac1", "region_id": "RegionOne"}], "type": "function-engine", "id": "8d33426894924e2e8fcd153c1f9276b2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05f0340a4e4b471d936c133b4ae61ce9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a73406539cba4022aee6365869f2989e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d894891a917646c0bdd8c17a27396f31", "region_id": "RegionOne"}], "type": "accelerator", "id": "1a9a4edf51654a49835c2f21e4665dd3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab319769cf0c4ea7b989ee6378968b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2991cbee830e42ebb6e8b84e32ce6faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "182e629f448047468b69a1df78d9855a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "200ca0e8e01c47a6b5807a86f2adb6a6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a346e31bf054163b2fef8109439a85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c98ba34cd7a402cb60f20a88524bfe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1eeb1ece9c824b56b78fd4def7647389", "region_id": "RegionOne"}], "type": "registration", "id": "161fdb4c7e4d423babf93667f1eebb2c", "name": "adjutant"}], "user": {"domain": {"id": "52f46b70b2b74d389b567bc02ccfd3ce", "name": "eaef10edaaf94ea8b106cb65178c597d"}, "id": "acbe75fda6fb43fba91c038ec88fd175", "name": "54c234b28856448bab5eaead7441d78a"}, "audit_ids": ["4deadb67cdf94053b2f37bc8dd2f9279", null], "issued_at": "2020-04-23T06:26:01.283649"}} 2020-04-23 06:28:01,478 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/server001/os-volume_attachments/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,484 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,513 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,518 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,521 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:01,564 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,569 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,572 keystoneauth.session RESP BODY: {"volumes": [{"status": "error", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} {26} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.060355s] ... ok {31} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.069656s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.092607s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_create [0.058495s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_resize [0.062592s] ... ok {18} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.069635s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete [0.057203s] ... ok {9} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.152707s] ... ok {23} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.058679s] ... ok {22} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.062879s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain [1.353631s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,386 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,391 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,394 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,398 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,413 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.296749+00:00", "project": {"domain": {"id": "4370f7a868b3416ba86889f234e1d542", "name": "2898b079861040dd9fbea0dd5e55856f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "244c81a99d864b0bb3fb06828c339c05"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3f8ab7552e12431fa7572110ab160750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4953b4bc434a4ff0a4d1b04d742dfb7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "03705a92ee0f44e2bc7a6828a6c90c74", "region_id": "RegionOne"}], "type": "identity", "id": "12d60482589a4adeb1e4155292b22884", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "47ba89e6a80742419d743b12416102c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "12f1a41130354381b2a5a6a913f5fc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4124f89123834f0ca3b583f54cc44e61", "region_id": "RegionOne"}], "type": "compute", "id": "98f8505a5f094c60996e073242a90d02", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1fb9be8a646141abafd487b11e4c3c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cb12d018c1724975a19fb423a5ea34bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8d0cc16e85294cc28b35bfca0883b0b6", "region_id": "RegionOne"}], "type": "image", "id": "3f2caf8fe81148af86236711a6b02cf1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "030e4ece2fd04d26a5220ed7e394db91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7dc5ba3c3202422a843247ec4fe09240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd770232f011461cb6722b2069f78136", "region_id": "RegionOne"}], "type": "load-balancer", "id": "da7aa95daf5c4aab89689e6e93c01bf4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93430c8b43404d1e80530561009fb18f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f676b2688364ccaa63b2c458643a0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3fd0e990b5a43f8ae78ac234eec0991", "region_id": "RegionOne"}], "type": "object-store", "id": "c0b9392f3b4743048f660e381a58f8d9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e2c84f147b7486abbb5a9943b3308f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78c7533297b3486f92b60fa222e1a256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d50330555fca4fcb82c55ec2daff4dbd", "region_id": "RegionOne"}], "type": "clustering", "id": "4ac9a040151d4911b320831e7c1bcc08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bd68cd6f6e64a71b6063a44cac6ed48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1acae03fcdec458bafbdbceea9912f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8760a01e6e634f05b88f690b27a75475", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6349f5f257224f44b13a74b64d5f9a5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eea59d874140422083d3e63cb3c1850c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc6601ced2c44b549ba2b829aa878a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "87a7db26f0834e2096868fa4e310e038", "region_id": "RegionOne"}], "type": "cluster", "id": "7b1f9949b7f54e6ebf5cbd8bf890314d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a473e80866d84ddd8b8aa3a7f78e4bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f89cbcd58cf04b0893a8e6b5df31b89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "47bcbb69c9ea4a419128b9895999b400", "region_id": "RegionOne"}], "type": "data-processing", "id": "522cd30fa55749c089d0069ac348a840", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4b0ebf6db524f9f9192e77fda0491d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5fd7e98d88804ce490593d74ec023163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69da05c34d2449539ab4c89a88eecf13", "region_id": "RegionOne"}], "type": "baremetal", "id": "f0dcba31f70a4cf5938dac8d353cce0b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "725b1e22f4f449808ca99e115f051181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5b80bb4017344c7aac462018fa28916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8c9424ed90af41dc9378a8902288f4da", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8166dbe5479b417e9a870ad9022758af", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bcaf72b5936c4d3c97fb0876db14d898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "42e7c6606e2348d1b2a1d50b8d0a7750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0f137bb2a76647c5baba3c5c9b73080a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7a3c1ea9ed7243948dbd6980efb1aafb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "085de774251b4ee5afe0757a3de09bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6ac2818476464075a26265ecd0daa23a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "dd6425fc2b1942aabb9ecc3cdbcd6bfa", "region_id": "RegionOne"}], "type": "key-manager", "id": "32e34bbf21794bc59ae322d386a3da49", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37b0bd3ebde54e7abfa463bacad84cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0429aca3e2cd49cbaac09a3df2cf5cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7359b9ae16704071922b8541fced48e1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "124a40928abd40ce8ec98092f954deec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1441a740eb1d476e8a151e9bde372b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b52a02e9575e4252b065b9b3a307dca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ffda779537e84b8cb7a6f4804ac9fd3f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f4a9de1b7576418b9effcec5b986c0bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "17f991c53de54d89a04ae6d8e389b90e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f48790f25ccd4d17969adfa7fec64aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4118e184baaf42f0ba1c2f9e825c060c", "region_id": "RegionOne"}], "type": "message", "id": "abb2f9a39c2c4d658524feeb156e9e5e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1bca667b81f04fafb6c1790acbece2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ab80b2b758e4cf1ba47579760fba069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "78fa1d66f1e44e2f81ed97f8323fcde3", "region_id": "RegionOne"}], "type": "messaging", "id": "0aa2b819d3584aa19762ac8fb788327a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c75052dfd9464491a4bffe315d0208d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "82fef9903adf4ece9a654c49267fcf4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "34a7744a7f7b4b97a58d1e06fb4674a9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f0da21bf1574661b4b5a1d25216a653", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6adb8d22e08e4a9e90d75eafaf33a88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4186837793644c83bdefa02dcf859997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cafb5962a755478ebaf551603826af64", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0bec71ac8cd34bc68cb2448450bf95c3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b1c77d4e29a4e199c54f21f689c3ae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e51672c6552455eb20900ff524766f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f39a9ee812dc41d5b30103753bd5f65b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d489211c27854f87b1eb1bf0e6a012c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9921dbee42d04a579f59ae46c72106d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32a3e769eb0c48c28a738cee43b45f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b941284d24894114b4a99528fa3fd7c0", "region_id": "RegionOne"}], "type": "container-infra", "id": "2926d4ce5af2496b8006e30b3f617e69", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6ddb07420a1d4fd7848815d6e397d196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8adeceeadbff432aad3d11a13512ca07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4676dbdfd66443c5a5a58fbbec9debec", "region_id": "RegionOne"}], "type": "search", "id": "04c037faa8584536baccb8499177ae6c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "723c05eb0b9f43aa92d5776c13a92d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c451f198b5341d7a459faf5f82a3f29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9a309570bee14bf2aac7995167d4463e", "region_id": "RegionOne"}], "type": "dns", "id": "c112d78acf2c406c914eeb41c7660336", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bab45f7c22b24d4a9dc27bf2d66264ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e1544f8ebf644a2a333bfc3c90ec653", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6a8284e907464ed9ac8057df953002ae", "region_id": "RegionOne"}], "type": "workflow", "id": "5a0e86ef674b4ab2b57644b1e7d3b0d5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48a7d861738646259f443bfc753ef28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7ef30b5bf2c422fb29947228d18d926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e2db991f4bf54a6084cc2af3aa0d9435", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e4fb185809a6439a8c30a1e7d06649bd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "791f7c110d434da38be64d6400070b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dc3570a663784a548797bba370bb227b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a1786286b9e64d10a922d3f3bb93bb80", "region_id": "RegionOne"}], "type": "rating", "id": "dc8befa145f04e73ba9e4707b24e11b0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "965212e5830843208a4e0c3ef32d9514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a18143ef46ad4906ad446f3ef43cb908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d451025174f403abc874bc71a5b7bdb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fef57987d25740fb8dec82df7d4cba2b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc6ea5bab4b54d6cb0b8ae9a004b0e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "139008ecc7554f72920a624834bd2c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9579f269cf93416fa35d43768079d495", "region_id": "RegionOne"}], "type": "policy", "id": "d9604583d7194179b7848b08cff6ac8e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbc09f92df7a47b5a064c19bb5ca8c58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6066b39dc34a4e5cba002d85a3d4919b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ebf7ab75a2948ddae7120d251ccd848", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b346be9085ba480888d36ab90a23b484", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0367308b2fc4062aca74bfca80d2e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8302a7036f84b538ba4676bf6818ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b9dbae7102846999406b2d6c342bf36", "region_id": "RegionOne"}], "type": "sharev2", "id": "76e36718c5fa4024b840696854819fdd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caaba8bfb4e948f98a912c03dab949b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb70aa55fa7c47cd9f63419381a6c6fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "65b207273a3342bfab8d60a8e2530fe7", "region_id": "RegionOne"}], "type": "share", "id": "6b4450d89bca4a46949364fb958c8e8f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "368c1532774a4aabbc86d7dba42bf954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "726930825bf84a44b9ad39763e2f7cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f7a493ec9b8a4e42bd8b83a2378610e3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0cde736425484b58a2a0fbaaec6a61e6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a50d92a5f97e446ba3e2c14faff7f714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58bd2538dbcd45188348c816dea54ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e95d6c98056a43f88f9f9833d7c3821b", "region_id": "RegionOne"}], "type": "orchestration", "id": "c1108c83a0354a6f904bd5871c67a0e6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d7252e45eea4a8d8cc0f3c0b339237d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c798d7669dc346c6b9be31389ad88e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f0c8346ff7542bd906b589417184429", "region_id": "RegionOne"}], "type": "block-storage", "id": "172eee90bc694a1192d72be5b567b2d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eef7761480d94b54b3167b8e48f4643b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7727157f8d1e4f8eac95817ca510ccbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4de3bd21f544ca0a7bc91d81d2320fb", "region_id": "RegionOne"}], "type": "volumev3", "id": "370fb2c4f4a74bcd9425616023b56bf0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3ee204d1b2b4caea67601828490f5de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "116f8c21c5da4964aa3e7327c5570d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffb14703534e403098cb86127b82beb6", "region_id": "RegionOne"}], "type": "volumev2", "id": "8f2a0f81a6614ea79222d60cb0d1d324", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3243bf1c87b4777bea0c93602b06298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f9d8affad66471f9ee0c99c2570f7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "350b4f3315a8476eaa0e019768f38cd4", "region_id": "RegionOne"}], "type": "volume", "id": "5fd6d9b2512f402c9c0ccef218a9c213", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcd0047d4f0c492498cf278d96a0eb52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "581d1e9412c9468ebe27f16079f64df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80af15cce9c2432d8c774e9a49ce1377", "region_id": "RegionOne"}], "type": "block-store", "id": "2c2e6d64b6e942e593868522dcc2a05e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ced9a41e8fd64bc794a972491109f240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f53f1d7bdfc74e85a5ea5993c870b69a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1ce6d36d81e04aaea21688abc9d721b3", "region_id": "RegionOne"}], "type": "alarm", "id": "5cbd2593be8c4007a1990c5b0b7d113d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7de19a858164465ba5df3e03db3507c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "94feb35fbf7b42c38fe8a3ab7206626b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f81a93257f8742cca35a03abf77706ec", "region_id": "RegionOne"}], "type": "alarming", "id": "939fb4a08843431c87955c5f3bac77e3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2e161c4dfd349e785f3d1e0de73a523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99198f0b6dc74080a597e54fcabdf2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14467bd4d3c448cba45aa694a308314d", "region_id": "RegionOne"}], "type": "meter", "id": "19d305fcbbcf46a7a1683869bdc0e025", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6fca9d475cf440aacb2ee6ba19e71ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9e59d286209411685ba787075e36194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e13f4930d460404484d06246116c7e14", "region_id": "RegionOne"}], "type": "metering", "id": "ab91e6d970b84bc091dd8d87210532e7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fb1587cd94d4ef28b8d2fddf0593a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d251dce242d049e1b7b7eb64306e7bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d1c53e19debd4eae99cca4897df94b45", "region_id": "RegionOne"}], "type": "telemetry", "id": "ded8b7bd4ea246848e2f6fbfadabc1a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bf4eaf3a6a0f48e89bf4f313f491d47c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c781e3b2f1a644e188dda7e6b980e8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20ca744f383b41d796c020c0d7e34f4b", "region_id": "RegionOne"}], "type": "event", "id": "df020fc689fc40cc99dccf39e5ea9ddb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bb70d5055a247ebbd0df2f888387d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b7c7366cf484b7ba644885247fa3ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ddf7334b76f46db9796b80b9b05ee34", "region_id": "RegionOne"}], "type": "events", "id": "07403eacccf34358912046b41a81f859", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46acd06b7eec491094f3f7caf8574e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66fe4a2a81ac46f5898cb391645ab186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27ee57ea788e4454b15fbece4903f3c4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "700dde6842994d9c8821aeadaaab250a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1eba57a7c2fa47c7aabf61496a59156b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b83e83de59d24c919c337827ed312318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50a0ec5696e946a3a9c96215901efe2e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cf766431cfaf4b1a9393aee8670fdf1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bec924374f444244a20a19e050432dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a085e8293a8f4c858dcf0163d13d6f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0560d1f3063491d99e18ebaaf810abc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a88cb4498e5241cd902b8c9a725f30da", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "668007fc9d354bd5bb7751473128a429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c692aebfc24b4189afbbcc9c9c45abb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d15c315bb1334ec598084c8461480043", "region_id": "RegionOne"}], "type": "tricircle", "id": "58ea7eeec45c42f6a031a91d1fcdfcb8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cd2669f5fe1043ca8d0cfb1d42dfc96e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "655bee22c36443548e140fbbe747931a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5792886840cb433aa011f5a58ec404e3", "region_id": "RegionOne"}], "type": "database", "id": "ba39cd2e90684e97a239f8e73fd7b5fc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "045dc8f7e57f4633acd85d9fd2baac83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5974e5c1050c4afe8d1cc47ae275eeab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "73ad2fce9cae46c6a22b69f8129b5eb9", "region_id": "RegionOne"}], "type": "application-container", "id": "abe4361a5a754b96a70e55f0314ba454", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6173c96cf9af4118adf06a996d903333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09bcc53063544ca79d7509b915b5f1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d16915d93677496584bfe236ccb30306", "region_id": "RegionOne"}], "type": "container", "id": "b874cff413034c46ab6d865183eddfdd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e43220256a954575a8f9ed234b22033f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d772737a76874465b8c6d667a61f8b8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d6661700dbee4217a2edcc47466d68e0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "01b25471c35647b090bcc538ce7ef937", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bdba79035bcd4c53880eaac7456d9744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd0e1072cd444b1fb13943432625dc9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "094003a01f1740c0831f730e3e024cb7", "region_id": "RegionOne"}], "type": "rca", "id": "a08f9dc972514058aebb80cb7c795a0e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "050fb416919949a2a466efa3c004b93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "27c88139b74f4ae0903f3906fcdcf123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "84872637e8da4378889a5e471687a2f1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3c9254fc0b9a443890642fd886decfd5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "73ae547236c14e7d808a085e5ba3c45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8899c7b7815c408eb2f8dd5a43e1e46a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0b5bb91d18b9480eb734ee93d474ea09", "region_id": "RegionOne"}], "type": "network", "id": "af74f0edc0d945a18ad751215ba62347", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "07d631415b1f4526b8bac102a034f926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1aff4556d0964bae838de28b588d4eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c13a1a4d2b3942249ce0a7c044407432", "region_id": "RegionOne"}], "type": "backup", "id": "b8d3c61aaf2a4d0792e6ac2f5366a2df", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98563da40e9a48ff83fdc02d064485e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c4e79ced6ab4f18a8d2b7e160110c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "448a8a8c4299470db7a4440920cada92", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "db95434bfaf14767ab5505378788f70b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a6968bbe03c14994b4e9d4c694d57a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68a01441a35a4190b58dec4fdd025609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dda8beca2ae14b8687fa5b7e9d4f8c1b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "921c59a646334bb3aefb0e2b1bba2c26", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c3e0e5b35c47415288eeb6701eadc96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "38e647da2fa049e1a16eb27fc78e4e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2661f411dc714706ad4a2bdef5cb3d03", "region_id": "RegionOne"}], "type": "monitoring", "id": "8ce7d45e31504ca8beb8bcc1d416a754", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7372808f9b0043089003847e80046ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6cc65685f83e46078ecebe8594619abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3c8c6977c99e4cfc81b76a79d9b760ef", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1e7f533661544ff98da3999e05409b7e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "81ffbc228d3d41dd9ea72ff74476936d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "27297cd56cce494e9ac023a982bde62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "19c92dc4855740c3b65c5af0a3f42ea2", "region_id": "RegionOne"}], "type": "placement", "id": "64a5684e0eb74dd2bd5fbabfef82a9b2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec0e7396b5d948da8f8dfc484f84a43d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3b52fc9a6e4d44468d68a0e902b1006b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56b3596259b94fb689109d678ce68dbf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2625013055424520bd65d82457419453", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fca8a5b51eec42ea8b79d572941ce289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e11a863bfd3649728e86ef5cae749544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "71de2487da0f4fe5b3e796d71ae0e7f0", "region_id": "RegionOne"}], "type": "ha", "id": "f26707d4e93b4c27901c77a25c9c9500", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "341f80d3132f46aeb614f2ba05079984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e260a29342344ac7a1ddb4cc422b8086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dfba48175964403ea162ae30974cad49", "region_id": "RegionOne"}], "type": "reservation", "id": "2d58976b158040be9a02616568f86f87", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "57b38ef3b3554345a5c00313f5ea3e4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "80f1363f996c416fbbc7ee8f7e8251e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "213fb69d3507497c866cf8aa19ce08a6", "region_id": "RegionOne"}], "type": "function-engine", "id": "1a29e1ae32b2408aaf431ccfb1a5bf30", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4b00bd87be2d4697b2981d63b7648f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6213a5d90fe42dba736612d6aa7574b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "27168c8b06994e489d4aeec769c82172", "region_id": "RegionOne"}], "type": "accelerator", "id": "fc8e9aa2b2504fd0993c037efe36550d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5348af01bfb44998bde3cf45d907d2d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1132cb0702464af49e6f29a7560f2292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "627b146c8ebb49d8979a2879b0fec4ef", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8b267eac2cd44672b8b0260fbac11c94", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4443f3375e994e7ba3ffa8afafb312f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a135f1366ddf4482bd634b853a2dcd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2469d7b67e504502aafcb41feda917fa", "region_id": "RegionOne"}], "type": "registration", "id": "8af06195d28348ca84612579e7bf756d", "name": "adjutant"}], "user": {"domain": {"id": "ebcdb7e29cff46ed9cac402e8e73e793", "name": "8e2660aa934348caae0402940c6f511b"}, "id": "4d71d6f88bc94bb8af91e0725fd9dea5", "name": "495a0d892eaf44b1bd07742bed58b9e0"}, "audit_ids": ["744fc62f1abe4d4c9e123be5df5497bf", null], "issued_at": "2020-04-23T06:26:00.296749"}} 2020-04-23 06:28:00,816 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,822 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,824 keystoneauth.session RESP BODY: {"roles": [{"name": "eae60b90a095485e9e1700a191a24b94", "id": "5cf6108c95d4432d8de0d1f826754a73"}]} 2020-04-23 06:28:00,854 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,860 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,862 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "8dba61dca9074fe9b553be7889e4ae5f", "name": "domainName-2"}} 2020-04-23 06:28:00,883 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,889 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,892 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "8dba61dca9074fe9b553be7889e4ae5f", "id": "6ed6ea0c8f5e45d4a62a6c6ce2a697a2", "name": "groupname-6"}]} 2020-04-23 06:28:00,943 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=8dba61dca9074fe9b553be7889e4ae5f&role.id=5cf6108c95d4432d8de0d1f826754a73&group.id=6ed6ea0c8f5e45d4a62a6c6ce2a697a2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,949 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,951 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:00,986 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f/groups/6ed6ea0c8f5e45d4a62a6c6ce2a697a2/roles/5cf6108c95d4432d8de0d1f826754a73 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:00,991 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:01,027 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,033 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,036 keystoneauth.session RESP BODY: {"roles": [{"name": "eae60b90a095485e9e1700a191a24b94", "id": "5cf6108c95d4432d8de0d1f826754a73"}]} 2020-04-23 06:28:01,072 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,078 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,080 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "8dba61dca9074fe9b553be7889e4ae5f", "name": "domainName-2"}} 2020-04-23 06:28:01,100 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,105 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,108 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "8dba61dca9074fe9b553be7889e4ae5f", "id": "6ed6ea0c8f5e45d4a62a6c6ce2a697a2", "name": "groupname-6"}]} 2020-04-23 06:28:01,159 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=8dba61dca9074fe9b553be7889e4ae5f&role.id=5cf6108c95d4432d8de0d1f826754a73&group.id=6ed6ea0c8f5e45d4a62a6c6ce2a697a2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,164 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,167 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,201 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f/groups/6ed6ea0c8f5e45d4a62a6c6ce2a697a2/roles/5cf6108c95d4432d8de0d1f826754a73 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,206 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:01,241 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,246 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,249 keystoneauth.session RESP BODY: {"roles": [{"name": "eae60b90a095485e9e1700a191a24b94", "id": "5cf6108c95d4432d8de0d1f826754a73"}]} 2020-04-23 06:28:01,285 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,290 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,293 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "8dba61dca9074fe9b553be7889e4ae5f", "name": "domainName-2"}} 2020-04-23 06:28:01,313 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,321 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,324 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "8dba61dca9074fe9b553be7889e4ae5f", "id": "6ed6ea0c8f5e45d4a62a6c6ce2a697a2", "name": "groupname-6"}]} 2020-04-23 06:28:01,375 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=8dba61dca9074fe9b553be7889e4ae5f&role.id=5cf6108c95d4432d8de0d1f826754a73&group.id=6ed6ea0c8f5e45d4a62a6c6ce2a697a2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,381 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,383 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,418 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f/groups/6ed6ea0c8f5e45d4a62a6c6ce2a697a2/roles/5cf6108c95d4432d8de0d1f826754a73 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,424 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:01,458 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,464 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,467 keystoneauth.session RESP BODY: {"roles": [{"name": "eae60b90a095485e9e1700a191a24b94", "id": "5cf6108c95d4432d8de0d1f826754a73"}]} 2020-04-23 06:28:01,501 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,507 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,510 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "8dba61dca9074fe9b553be7889e4ae5f", "name": "domainName-2"}} 2020-04-23 06:28:01,529 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,535 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,538 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "8dba61dca9074fe9b553be7889e4ae5f", "id": "6ed6ea0c8f5e45d4a62a6c6ce2a697a2", "name": "groupname-6"}]} 2020-04-23 06:28:01,589 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?scope.domain.id=8dba61dca9074fe9b553be7889e4ae5f&role.id=5cf6108c95d4432d8de0d1f826754a73&group.id=6ed6ea0c8f5e45d4a62a6c6ce2a697a2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,595 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,598 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,634 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/domains/8dba61dca9074fe9b553be7889e4ae5f/groups/6ed6ea0c8f5e45d4a62a6c6ce2a697a2/roles/5cf6108c95d4432d8de0d1f826754a73 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,639 keystoneauth.session RESP: [204] content-type: application/json {31} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_create [0.059186s] ... ok {29} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.171778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,540 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,545 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,547 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,551 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,563 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.476036+00:00", "project": {"domain": {"id": "fa131e9d9ec34e718c2c4d2194167d82", "name": "0d74af4ca11c4dd298fe98a5c836ae3d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ee61372d0cf443a58ddb86f8a7dd17f3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c2544723d0244383927d6efdf0cab1e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8907e7f4e5b4b8faa9835cd8e7b6aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9ac5fb0e3e0b46e2bcd9873f0fdab4bc", "region_id": "RegionOne"}], "type": "identity", "id": "3d7b8b0495db4a3bab18de331ce455fa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ce2e9db5edd84d9ea4dcc321bf416f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bc560bd1f64f456c8b4a8d6362e78409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "88cd6e7fb03f4183a94c62f49479d083", "region_id": "RegionOne"}], "type": "compute", "id": "fb8d403b2f3540bdbf9f2ce65b9354cc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8b48455dcab74b369ff94299aaa02274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a4b5080c4bf24e13a04bdcf3d7cd8631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f8de36cea6f34082b9eae4b353ee0ba1", "region_id": "RegionOne"}], "type": "image", "id": "0ccb58ecc8d141c3be80e1c8be6a1a00", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8192ed8d91e47168dc82edf42297aca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0164bc8e4124640bbe9715b0cd0d5cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b6e1ba3cbb894d3eba11fe622d26a9ab", "region_id": "RegionOne"}], "type": "load-balancer", "id": "70f5c5244345421a97e70e7739c97cc3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddfff05501e644d7be251a0e146fdbb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc70277f9dfe4ec485292e80afbd18f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e567038b0eb94a73bdbb6a88de6adcdc", "region_id": "RegionOne"}], "type": "object-store", "id": "5626b31afd3f489eb1876339886c35dd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "894274798235441c961a7dc81189e6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd466a46e4b74d29af0b3d5b0d8de488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0cd4891e8f7e48ccaee8763404b009fb", "region_id": "RegionOne"}], "type": "clustering", "id": "2aafd2a642ac47fbbbdaa9c3adc483df", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0974fc1eba3544bb9cebb850e2b5f18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "feb465da410e4f1cb033d385fc3babaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0259590d3ec846d5bd180d7171b33aaf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "842ba72f3a914c3a9889796d2fc1ca8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5471a0bd6ca741e0a580052a2bf51282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4deffe094cb44d83a2f48aa399fffcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "96180ab60db94e2fab380089c5af6626", "region_id": "RegionOne"}], "type": "cluster", "id": "c0d1921405a447e384e24e728177787a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "91621aaf3f5247ec8ffcc3f094407168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "acb68dcd4f3e4b16b8bd7e17a5f9e99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "65646b3653bf47028aba67531fc09ec5", "region_id": "RegionOne"}], "type": "data-processing", "id": "940035eef7624b6087aab02bcf56cdcf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9db08da5ac24d89a1821d635e9e1a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2254e75db9fb48c49bc34a24363811a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7a74d0a3f2884895a92130e62b6bf24c", "region_id": "RegionOne"}], "type": "baremetal", "id": "363eab0679194b40884922814e067115", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67c4737a35ef423d96cd866f344af370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8014cc7092448fd9dd6faf2fa04a72e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1e5a5b186c5f498ebf7f91d5fb02e208", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bdda21aa925f4c738c320485000a6906", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a00854c511434027bb43c048523b9be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eec570b402e344f2a27184d98c9a92aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "549bb97abd224d6b9952024bac2e5093", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3ecdfd40f921413bb8baf4dfd3afbc7a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1a57e46ce19740989c0de06f5afc375e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "30c5a8a8c4954c2e984747f266cbe60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "613488fc7f4244e98c81095347ddddf1", "region_id": "RegionOne"}], "type": "key-manager", "id": "dfc75a88613b4747b253b2a95a46ba56", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34212e7bee7b4f3d946b60ecd9fa3536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d5dcea2a42e43749d0cdbdb5546f87a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "caadae09346e450492d15aed9f86cd14", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e6694849c32a4e048338da142c722b00", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e40bf60d7e564be183e1fc01cbbd3bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "448667941fc34a85b018bcbfc05b3862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7aeae43ef2444025bf6c1dc6c2ea3fd7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "785d6f27813b432888d1211696d5c378", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b05f3f1f6ceb4795bdb169da832e1ed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5848477247f24175becaedabfc081230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1b3623a2dcb24035aefbd18fc6061bbd", "region_id": "RegionOne"}], "type": "message", "id": "cd0ba15a4ddd4f29a6a46fce82d2808f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48ea7fabebd5457cac0638e6a5873360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "55d71f819a81497db0365af73e935e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7a1a06b76424f53bd4884ac1a9b7a1d", "region_id": "RegionOne"}], "type": "messaging", "id": "7bd1983e645440608bb43233b48fcf35", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a48786ecd244f1090b7ffbe0671b943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "25b9da26ff0b4c11bed2eb04c7b37a2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a3b0c606692048c48af65fbf6e1c8d0d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e06511580d234634890c1886404395ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da9a2149ecb243ccbb19a5bfc3e70813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ef1c7b3bbfa410b9a4707657ff263da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ecc3d696ebe7454a99a397da06e9d549", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8d2fd71aa9924e62b1728a24159ea84c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "946150b43cfc436a9d67f534e0facc36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c391fa5405e541e5989cac4e2e8ca482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4cdb6b8fffb44919f17a7ceae03c31b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "adc5aa10bd194c3986f9ac48dd9e293e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8cc83b88376a433c9a1eb8201edd2709", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "406e1f68940e45afbfda657871e638c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2315165580a40a699dd976eda052287", "region_id": "RegionOne"}], "type": "container-infra", "id": "1c8744edcb944863a7147baa935719e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ca6315e730e44e5d947455c0310aad5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6e20d33e76104d15a704fe72747edab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "48d0f0bdb9e741958f711319bc7b5467", "region_id": "RegionOne"}], "type": "search", "id": "cb85813e74624396acc0cc53df278702", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "12aa68a982134025974bfab3e17e89ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4163f5fa12db4399b9f8eb64ccd48a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6d961396b0174efd9fa5ac57f500ba89", "region_id": "RegionOne"}], "type": "dns", "id": "5cdf3d9d788243feb1e7c161d8f1cff6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cff8ed4420b3496f9f04777977f53e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "466fe56f989f494c91acc9c89182be0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6a294de140e54bf6a6ab51b612212e31", "region_id": "RegionOne"}], "type": "workflow", "id": "833b5dc9599a4baa9cdc0c40ce56b7f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b4b189d510f4dc1ab36eb8fbb323ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6635de90250e40e7b973d4373d04d96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e50d5543322e4c19b947792660e1e79a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b95dd160760f44deaac1ca9f960db115", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b4401bc4330d4fc0addfcd2cfd597c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f451ee8a868d47189b95601cd0939e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cf69760a35284117b3f81b9f1a47b665", "region_id": "RegionOne"}], "type": "rating", "id": "71cc9641f3b141b1974193cd4db5c891", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60e077a679f14ad0968054e9e5a0c15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a6aea4c46454dfca0f8bc99ec768867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aa4ad4e0aa54485d80124bca9193cfab", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0db96d75a78d42f691a0ab2ffc4f199f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eced6a50a8754da1a75bfcf8854c453e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0850b832e9d34d9bb9677df96add03cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f311efa7dd0f46acae7a8ab924ce744a", "region_id": "RegionOne"}], "type": "policy", "id": "d96b39a06dbf41ba9d4a283ba37e0de4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf8c1cb2feef41c397ee8d861b806927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49420661f7194ef38d93d26671a521e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c3ae33e90c764e3bb1268aefbd5c040d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9667ca7b66df4a788f1a29a16f92c838", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b4e0866c7cf4085a359c95d3a07b196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18b8f526bbbf46b68cef6f0e197560c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c3dfcc8bccf4d84b135138973f5e99a", "region_id": "RegionOne"}], "type": "sharev2", "id": "ae086ef6431a4439872e757fd62c5a9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b490c4d3ba2142adbb6bcac564bf9659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36e5cae887f642bbbb2deb3bf66fcd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b08021c01c4541f39af995ada85c9c04", "region_id": "RegionOne"}], "type": "share", "id": "cd75f0fbeb0740348fb6d984727222ea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "174ce70585a443c48f908b5e50b5da3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "564e3586e9e042309c91cfc7da650486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6741e81abaf942d6a0d61cc5b314bf87", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3f29598b0292464dac82aa24e8f1ac1d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad4b0f5d95d34007b6512b77ed623f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dc2366ec2d94c4689c593eebc694d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0953507941b04013ae98474b6a0a8c58", "region_id": "RegionOne"}], "type": "orchestration", "id": "44c8b9b84c604c3f9170ef9e9f02ba0f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fa898f54cce437d8c7b72dea4ed718c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f04eee8bea346afb6c7200d37c3c6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf27f972d1e946588b9817f77180972b", "region_id": "RegionOne"}], "type": "block-storage", "id": "aab4c0b9af8c4a5d9ae2d2ee00165ccd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e633dd41e3da4e6f93efe85299574602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd6dc18c073a468db1273d223f327f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a9d88d786fe4b8a8b4ac313fb74e032", "region_id": "RegionOne"}], "type": "volumev3", "id": "aaca52c3735e49e8b8dfe521e4afd053", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce1a033be40743d59900a798147377eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72ed4cc3571448cbad553d5727e33989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be85bbdd303042cd821f3bf68c6ab705", "region_id": "RegionOne"}], "type": "volumev2", "id": "33aa37c165294ed0be5777672123577e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ef4b6b94974c7782912b6cdf118ca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d995d8fe073846a6b31d4c5f1c2dbb76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12dddad387514020a603e4297b0771c4", "region_id": "RegionOne"}], "type": "volume", "id": "772fcc64df794a209c9f303e7deac726", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb4853b757e84caa8d77b558f308a5b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2779885d1f5743ae8039211d6134ad53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cd0d24248e94ed2a525cce36febc0f4", "region_id": "RegionOne"}], "type": "block-store", "id": "8e5d5f8e1039423da341552e56d34419", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "393dceffb9a945bda28441dfccff750d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5285e296242f446cbcf520978979f455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "649d2dd80cc747f785670d5f66a1bdab", "region_id": "RegionOne"}], "type": "alarm", "id": "87b300e5babe40e6b15f7e39ff2f7034", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0ef8f2f7226448c6bdf1dc956039e4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "839fdafbf3ec485589342a7a0a4f802e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6d166a1676074a2d88e9431e0ac15ddb", "region_id": "RegionOne"}], "type": "alarming", "id": "9f3e32670d984707b0f053c219507a4e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95d403029c7d4a07813c33d7bed85824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d56b2a074444879bd3343f18a5e8e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b1c53dbe31f44dfb9b197f221cbd604f", "region_id": "RegionOne"}], "type": "meter", "id": "c96d726d83e14b73ad1cd5a444d7eeb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0e01cfa0b4547cdb18f3ebfe6601a9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "712948fad9304d3a9859786fa14415c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3cea2f34045142d5ac05315ae87b3669", "region_id": "RegionOne"}], "type": "metering", "id": "de3fd04b500e4cdf8ea3248aa1528770", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a548f020857421096a17efeae6c0c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "392b5c057845440e9b2599dfee043abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "20fb757fb04847b49fea044ccb7d33b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "2b4df413109343f581138b5438ef2dd9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1e6a485d4eb546cfbfd4f00d7b5dbca6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "11d21ce91c974b93ad819e91325e6074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "944af471e3234f4088de06d4b87be795", "region_id": "RegionOne"}], "type": "event", "id": "245e948cf440465aa20f70bea6b91beb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "025db59db33e4e8a92bf0c0a0e8910a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "80094911015c4207a20a29167de2b67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f6cf11a6364e42c3837c8959e0a87703", "region_id": "RegionOne"}], "type": "events", "id": "1edcf5b25dc741cb87b620cd3abb918e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef98ebc526ea4784a637bcada24a7322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "303a717b8b724850b9b9eef552ddc1c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0631648b46745af96c91bbdae108ca1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "61207ae78ff04b5391e68ad17f9928aa", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1393ccb7b05e490e8d2df24cd1a2da78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "be5519ddd2004c6c9ce208e312704939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b311757f4f5c4ad284d61d7802a5e80b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2440faf59ca347649647966b5de3d216", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "931f3505d1db420a9ce5ac19e446273b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "636b66c13a534ba9b739f4eaacf67089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "111a3a6d8dd048f3aab9c0a1d73a394b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "eadfb381c44541a7a3ddf4abd97a8564", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b4ccbbf08f24de483d2ade1350298df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74a9c5b6302945579dde39ccea942f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "179b1942229f41ba9d9511f4ef994f68", "region_id": "RegionOne"}], "type": "tricircle", "id": "27ef8f6504904866acb2c619af4e81df", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e28bbd75bee2405aa5ec8a266ae578dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1b80dd118bd242bf92cea10bd063ab26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7ed3c6c19a344b41ab116b7fe194594b", "region_id": "RegionOne"}], "type": "database", "id": "22222c9de3d8458abe6c227f0f585914", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7bbb8f3e0e824fe5b0937e927519209d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "24564606b07449c49f8105c9e4a12e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7412e3d801784f1bba2ae904bfca5440", "region_id": "RegionOne"}], "type": "application-container", "id": "9928a82117be40eb84f3748d26c8f7c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "45379fcd980d48d78a115aaaff1bce73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dfa544cefb44494a91997174469990d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f783881886e94d95a6757cfc5c3a4236", "region_id": "RegionOne"}], "type": "container", "id": "6a8540d582d94111aae6357532696616", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f0ab41f3ccf4ab899a93422ea070d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e0a72d1bbd949329bdd814c47ec95d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "10d1203bcebb42edaba1e3a68f6a6480", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aa4cac3d89f04587a0656b5c21d93c01", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "453444d09cb14c2d9c449e969efdcc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "525fb9660e964cc8aceee7100e2bcbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eee85266966040c59bfa89e435e085bf", "region_id": "RegionOne"}], "type": "rca", "id": "0e23b49199da4f0eb4e4f5a22b6dcc8d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1888d4269c4f49bd932a23fbe33af8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d5e24b8c1f704a9c9a453b33b7b60eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a61e9d53463b42d98ab93bac7d9dbb9f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bfdf7c210a3f43b5b5027129fe18d61e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "009fa865d2b74ee3a3e356e9614666f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6b8193b85004493eafdf41135e7ee762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "da43b2d21ccd4cecb962fc40bc9e3a06", "region_id": "RegionOne"}], "type": "network", "id": "a690b3bc38d34468b52157c3aba34f26", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1247e16d3b294a90b279f47e3b5cf731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1ec0eb9766ed48f3a46fb0c03fd89efc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "87507c29102741c989da4a19b18075be", "region_id": "RegionOne"}], "type": "backup", "id": "4365db31decc4066a1bfa93811d6612d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "09dcc688fb5b46009909e78ddf8a75c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4be91a5d9e6c4570a049be33c92133ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "99d6085e32d444bfb5342f49fe4f249a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f9807fb02b544f5cb84d7425acfbba2b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "884a85c11b584ad79422b827d6ab4550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "47dcbbe282ce49ce911b07f2fe609e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3494bfcff6db43ce8f6bd46609e3f0c0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa3d63bdede041aa8feba29f5fa77f20", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "19466e91fbf0480998049eb842bc91c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dbcaaeb700d14180a0dd5423e1d16762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "65d389543aa3409088ab6b530bbfabf5", "region_id": "RegionOne"}], "type": "monitoring", "id": "448ca02b9eff42f0aae6565a5925fb97", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1773443f165c46eda5ad9ac473276bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ef47ffe6dc14381abc6d5c06bc2b763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "243730a6d9b04816b4a49924f9535b38", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "afe3ec2408674feab4ab926259d01219", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "96c4f3b695be4e8ca3f36df99b4568e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e9feba5fa1fa46fe8a73cbcf80c64e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5c14d745e3d94c03a70c7a7e3bb32176", "region_id": "RegionOne"}], "type": "placement", "id": "35882a8994d54aed81fc31bb9bdeb044", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99ecf36c1e674a6bac11ee4e9c0bff46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b2920b603044da5b845ab841e6d9906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1d960064699148d081c85c717a3d3594", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fb4f419955094e348f39d7ecc1b5bec0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e62adf01b8de40518bd6d51396175d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d0fd83caf0c44339adfab5471097549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b63a8625c6914c16b33c703afb7fd315", "region_id": "RegionOne"}], "type": "ha", "id": "2b00af761c794c18ac9f3d518c40228e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6b94f9a041bf4352862183bf9970da28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "565470e27ec944828a419279b71eb2fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a849c0d654fd479aa943a1c90a9bacb7", "region_id": "RegionOne"}], "type": "reservation", "id": "e6a119566de7478cb51e6712b39a4609", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfd97395cb8544ab90442de8901efe10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fb14906da339434f891a9b8e44a0ff47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "573f4b11e5fa4cbe88a7301d9a8094f7", "region_id": "RegionOne"}], "type": "function-engine", "id": "49f906ce13334092a58a5cab7102c637", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bdad4538fe0423ab35e9d13aca3e736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6bf94d51d0f04cdab862e84161fe70e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3ac28d54aec846b18f710651c3db1eb2", "region_id": "RegionOne"}], "type": "accelerator", "id": "f59ba2d6459d46d98895074e74a58351", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8287e1e0ac84f3d8530300168204917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14b1ba3fa2a344ea97b4481b3a02aa77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa7c2b4106ac4a5a8571335ad07b9b50", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8c4ec5e1265a40aa8e0544c893034796", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fe48191206564e5d8da8c8565712ebf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee107f6709ff45eab8d84b8f685348e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9232545f4e4949038be911db5038ab60", "region_id": "RegionOne"}], "type": "registration", "id": "ae6b79735ee3439787caec9772dd06e1", "name": "adjutant"}], "user": {"domain": {"id": "2d92dec0143b4a9b8f0525e0d5cd44c8", "name": "c7f9c1cdde974a32971d05622e8922cb"}, "id": "e6f9cb126925493a9dcc3cd9f3ce96d3", "name": "42bac35ba2d744eebfe049561d75c59d"}, "audit_ids": ["d09c81479435439ea051149b98053d8d", null], "issued_at": "2020-04-23T06:26:01.476036"}} 2020-04-23 06:28:01,631 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups/2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,637 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,640 keystoneauth.session RESP BODY: {"security_group": {"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}} {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segments [0.058726s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding [0.063109s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.099049s] ... ok {27} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.104846s] ... ok {6} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.060050s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.058677s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload_no_args [0.061842s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/image/v2/_proxy.py:126: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.057523s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain_exists [1.055725s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:00,687 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:00,692 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:00,694 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:00,698 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:00,710 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:00.629473+00:00", "project": {"domain": {"id": "863b30d2e13140919e0601c722e752eb", "name": "bfa7385945f64bd1b5f35b704c0ebef5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a5446c75f6b743bf917489c159493175"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bfeabf6b19eb415e9da34b31e84a076a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ad86830bee6c4c7e85cf4ee2fe1720fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0a57cffe8ac14ed689ae35288b95e122", "region_id": "RegionOne"}], "type": "identity", "id": "901ad055eec9452bafbd22f4f229b3ed", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "68eded0f2c3642e78495263ba14a5c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a4588a7dcab34045978b329b5c301998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2ef5d13908b24e5ab947c9618ffdc8f3", "region_id": "RegionOne"}], "type": "compute", "id": "6725be5600204026a40b0ea0c48981a4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "be49208d814a46fd9cba6510040cb1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4960182fdec44d0185ff43218eb193cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2c013515f8bf40f7a4c0e72a03538b50", "region_id": "RegionOne"}], "type": "image", "id": "deca8e7919594c02ac12081b807143e0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "424b8da782b94c759f364a05f4463d7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "35395943d7ab4578b8e138964c7ab4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c3a14aa549104429a13af14f32863c5b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9c7b0d7776654832959a99eb9cae61bb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ab366e330d4fe8947299c666cb2b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b355d5e9b1e4b94817536e2ea0011d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cffc4f969e5547829021f06e2d017234", "region_id": "RegionOne"}], "type": "object-store", "id": "7c2c30979f33473dba0bd9ff3d75f079", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32bcff0162744cc7abbee05d66e9a035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bdf551735d8946a2b92c2e0d7e5b1b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fab87e503e784634a7d77cdc9b9fc184", "region_id": "RegionOne"}], "type": "clustering", "id": "1dbaf13571dd47f0996b20fa38e5f30f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b1be2d30cb04a2d9647652fd6951352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c90f8d716e1a47fe9674137914486c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b3f8d853ae534c5080509c91c70fb369", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "43607425b330415e9617e00a247dd695", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1213a2737b774bb2a7f33d39b37f0087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef6c354ea240486ba47a70a6b777a6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f4ea210d0f441dfad252accef90fb17", "region_id": "RegionOne"}], "type": "cluster", "id": "349d07cebb0a4ecaad754f5170550fee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae8efecbe0d545eeb8f93bd75b95018c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c13a87da4b8a4fec812c4422778769d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fd627246872041b3b2fb8fbfaf98156c", "region_id": "RegionOne"}], "type": "data-processing", "id": "75639db16b6343d1b24c943139d1a498", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93392bb41f434e4e9cb19535704e03f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dedd1c6ce49743a291b648a549a11537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c38cffb18dae4da2b0569f4684619707", "region_id": "RegionOne"}], "type": "baremetal", "id": "9ae25121ad4f4795a1b1630a8de2e08a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c645303a027d46cf8de4082c4764296a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d14138e8ea50459889ed6b8a4515b7da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "32c06d010321416f8bdfde265b2f7106", "region_id": "RegionOne"}], "type": "bare-metal", "id": "47ef94c2cec24989890c0def249dd383", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "370a69d56a3646c7b5cdb9e123c5891c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ecc677eb4c6645d484a95e208066828c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f410b1deaf7d4ed8ab561b87a835b1b7", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c5a7cc8182a143008a9563cee43faab4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bcf3ed27a3a144c6aeca31357630abe0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "07f255c1ddd94db99f9e4786f0877b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3592158028444a199833136eafb84635", "region_id": "RegionOne"}], "type": "key-manager", "id": "9cd3f68589384e34a2393da7fa8b8aa7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "05e5adfebe1c44e88323c2140e7ba472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0fe0623a0da542ffaa77ea28f1307ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "af3b7426448f44199d4dd70dcc429c16", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "57eca3e8074c42629466dea97fe39a82", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "298e98b1600647a9b0b8fc62fae4e889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff2490f3c28e4563b9cce2d4c0db9798", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "22d136eb75344fc0aac564e66205e562", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8717523c1a91431799f872856f7e2441", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1b22767be2614470826c10d06242b988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b02be6c3cd83469aa504d867c7f11d22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab76657d7dab40bd9ecf2c15708e8423", "region_id": "RegionOne"}], "type": "message", "id": "3bb06119e7604c29ad08e3e643c505f6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4c5999c72f714a6b9d85c25f9d35a893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "24459cc4e580471495ce04e69fbb884d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8fce840daadc4d7489f23c249a7a806a", "region_id": "RegionOne"}], "type": "messaging", "id": "5c16fe36c14d4c9ba578c682a117fbe2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ee96116d05d949abad035c8de0504d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6f89ce2fbabc4d4c9ec2d0897298ed87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cc1ad25ac177486b9a4ec80443e18e54", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a4fd1644ea474e0f8440924cc1808ab3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "204fa0d4a92c4855abf96fd635f3345d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01677895c8e145bf8804352327a11613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15324ad95fa94383a3e6f0983695bf30", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0c43b40130cf4953bdce1ada44bbb7b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4533458feea4197b8745fcb824e06c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc492dc0385c438dae870d1709ac09e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5adf0c19e09e46e8829e8afb7b155cb9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d76613d92cb246d0a13eb628aa14cdee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "951828d7aed14c40996b49b4f38bcf1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1be46e52d1de41f19fead62671149a83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b93ffd21262417198bc4595708bb591", "region_id": "RegionOne"}], "type": "container-infra", "id": "57ab2ab751da4565b0fce7aa57c5cdc6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "83fa3055b9d141d9a998755cd4743b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fa61b717b6dc4fde951a41d9664c930d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "78fdfe7710cc43688c6b01664edb90cc", "region_id": "RegionOne"}], "type": "search", "id": "61ebb6605812488a8346c6b42539cd30", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e93ccd2f646c4b9d853173d19caea6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a56f6610be9341da88e2fd8c97d31a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1c5f86ef7af1405e872c549f050bd3ca", "region_id": "RegionOne"}], "type": "dns", "id": "f438d951f7794d97b2b4da90602f22fa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8a800ac62ff475abaa7267d70282236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1cf1a44f2f014b2ebcd6808ea3f831ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b548db92641c43c8abae271cb72ea413", "region_id": "RegionOne"}], "type": "workflow", "id": "a38b3720c69542b6937713bf2eb2ae8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7fd0d1d79fdb417894f9519dd01c22f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bdd8408bada41b18071fa6f82bc26bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5fcbb284aca74b829c7a5268123e7569", "region_id": "RegionOne"}], "type": "workflowv2", "id": "830be7ed50a04c8bacdd73dc0eca1992", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "be3c5901eea4437a8b49300e530202b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "eed88fafff9845f88c2eb31c66f1d041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fdbd7c654ab94110a9c853a08ad965ee", "region_id": "RegionOne"}], "type": "rating", "id": "b96978cd11c049a7960c7154df308544", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3374fff43d8942ea8321d37013c29e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0df02f350dfc4c4ba27d9e4b91c6e243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "98bab6f7dac24b73bebaa90f530e23f5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "23e0f17b7cdc49a891b9fa6bc8e71afe", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "871800b094154c1497b67aa4e1feea09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4afbebc885a44288c7135c674883841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d250f0e761cf4edd89c69acdabdde991", "region_id": "RegionOne"}], "type": "policy", "id": "a77ede7f292045be9ac028df20ad9a57", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ebd59a3ba9442589736455e96714466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aeb49b5d7b94e81bf20779547488013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6beebef235b4838a0f73b83eb6c32a1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "987070461bbf4af1af6cb45dc18cd379", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3351a25b064047fb967cadfd28b7e3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "961b949bb5f64d928d0f4b0bfe7aa314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0a3ab65094c54279b5ce45bae6c91b2a", "region_id": "RegionOne"}], "type": "sharev2", "id": "703cf0a554cc4e0688c0b3b7caa7ef7b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5eecd755e46a4f948ca9976a2806fc40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "742564f84f18405b9757c7fde3411827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29aaf20089fd4c6299fa218761838dae", "region_id": "RegionOne"}], "type": "share", "id": "e44185588020450fa0df486f0b1be189", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac9f40db17484d9781d3441503ac8361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "96c8e255b479429baf12936f24979383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "126d8fa6bdab4ad3b46893af7d9c9914", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4e40ec5878064d9dbadea433527b53c3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1ff5d28ace34c19b1b32ced8c8ea0dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c9f23286e5f43fda833c97ea60a8c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ee0ade9d2954e719a421f89d4ba2090", "region_id": "RegionOne"}], "type": "orchestration", "id": "70a3cbad37a74c7eb9f220db42787b0b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "970f563646b2409b83d5be622a9fb974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc4fe0faac3746ab91ed3f99ca1d9685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff74a1983414ed483ffd71dce35e841", "region_id": "RegionOne"}], "type": "block-storage", "id": "b14152e1d46446a994311b4adcdcc057", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a7279d50d94e43bf82af033da61dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f47b3ea4bf48019eb39b704857a70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "420594e3a4cb44edb51e55810dc0e2b6", "region_id": "RegionOne"}], "type": "volumev3", "id": "4c8f2eebba4342a5bdcf46bf69fe4886", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9336c89629a440b4b2da2e2de8566318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f54e12f0558d45ce9b91e83d8ab33463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca841ce5a05c4a32a978d79e5eafa102", "region_id": "RegionOne"}], "type": "volumev2", "id": "47109cd1b63e40b889c5d1e4431d474b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1236ca8ba63486a8101f1792d5b8bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fec0e928a084876bfc414daa3d41e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a2528989c641ebbc035cf4ade59ac6", "region_id": "RegionOne"}], "type": "volume", "id": "f5b3012fc777421bb9d69703f399a182", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41834eb97290421badea5fba966d64a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29f78f93831d486fb7913af097103c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e24080e16494434b5b4172b47ae7c3e", "region_id": "RegionOne"}], "type": "block-store", "id": "9a74ca1b7e294006be773863b9045ee7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cac99896a9a246bf9e85d6611994381d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da8d8148f78640b09124647425800517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "394731c569c6421eab7233be2cb67920", "region_id": "RegionOne"}], "type": "alarm", "id": "298fcb1c60a543f59dd55f9468955fa1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "54c7f2d33ae14ff08a51bb060b4a509c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85c2ecd762084918afe238b7f97cbc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d8d7e6c275349e09ab3372dd951613a", "region_id": "RegionOne"}], "type": "alarming", "id": "8a70d01dab4a4017a1ae96b433564312", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84e7201e145f419b8d7b665455754655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd2cc450cade4839af6d7d16c3901b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f7db578adce4cdeaf83ca41cc95f46e", "region_id": "RegionOne"}], "type": "meter", "id": "507e3283de364474aeb04ff70b2356ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "246f7510ee5b40a9b76c1ca3f36db539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcb5bc10ca1c41a6842bb4ecaa1ee531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b62c93f2afcf4e15b08b7e73899cd155", "region_id": "RegionOne"}], "type": "metering", "id": "1fc0454db8c8457484dd5f4b9d5ceeab", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bd0f6b45f5d4c40880c2a6f2cb19cd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c2ce26f8dfb4927b1accb470b835134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9a7ec086eb5a46fb804556b9cff49b66", "region_id": "RegionOne"}], "type": "telemetry", "id": "593c47fedfe24d759da07890afb1ffbd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "98a2f9cb85984f2f84cbd2071de3f3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e7aa637dcc841feba4d65a590900d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "566022f1b35846f58faca6f96b114fcc", "region_id": "RegionOne"}], "type": "event", "id": "67efda81f91648f190e117d1907d99b1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cd8d6edf0ff64aaf9c4ad491e9a282d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4082bc829a7444908014d1ab6c6f9549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a24148b76cd94c48a76223fca5d3bf21", "region_id": "RegionOne"}], "type": "events", "id": "e90ccd16d15d40368ddff1fc9064b22f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e10283586c03460aa0df35e80d46e0bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86a959b0f5ee46de9fab1f7d742ade72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b684e765c5754be5ad743992212697ef", "region_id": "RegionOne"}], "type": "application-deployment", "id": "114ceac0e7874f95ba93b4581ad7c34f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cd46c9df28e34cf389eb693bceea6691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "854928c29dd2442c99fc4809ad761a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28161984802744b1b458d83f3da8a064", "region_id": "RegionOne"}], "type": "application_deployment", "id": "32fd31bd3d1248a6b137e5620ec4aef1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38fd6c229b0e4f0ea3a0a05c9f910e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6a532c6e1994330a2b04c660a059790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0b9fc73571543a1aab1e914b9716999", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7ba0bc63a6644b9a90b48a6de0b8d57a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42d738dc27d14a4190a243021535e88b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36726e31199a441e96d49d210ed9a205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1443058d712844749bef50d5d3e4df8b", "region_id": "RegionOne"}], "type": "tricircle", "id": "c04b943135184a14b4facc133174c2e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "df7ca115038b4b50a5daecc4819fca48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "311050a7731447528aeb699472f70704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "849987ae8252472cac2ed798ffb6641f", "region_id": "RegionOne"}], "type": "database", "id": "e0756a492dda434b9f32ede98994f8b5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59f96ce91f2d4f82a566c020f6ed6839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4227f74a0cc640c6958f2eaabca3ecd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dc2c200abd094944b85264a91e55e9fc", "region_id": "RegionOne"}], "type": "application-container", "id": "4d5e5ef8f4124f2ca23643bd166a292a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d9f8f3b4ada40e593b240722f6866c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "18ac2537fc8e4bbdacbb16d766dda6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a18aa7d620c41fd96c97826157e810a", "region_id": "RegionOne"}], "type": "container", "id": "d584ec1ba9624797859cfe7a49fe3b41", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8e18fd3f6b244444954609d78ca213a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6014ca6277dd47d7a805796e8ac91b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d1365aa308b485799fee18ddb1cdc11", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bbcf8b6344774aaaba256cf5e4b40346", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3fa9351bbc4545418070a34ac3f2924c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "061c2777ac364db69cb0677cc5eaa91a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4283a140a767434d8142f52a364b0173", "region_id": "RegionOne"}], "type": "rca", "id": "ab4166c5523848039cada59eb128ae3a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c6c8355d10014ae6a07bbefe12986b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e53fd7159394f3eb39abaddbc634cb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4e280c53917e45d7ae3b21d738d49aa8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "375c0ba208fe4c479127d6fe9cffb9dc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "328b2ea304b1495c94e3027a1639b69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9a6a75bc435544de8236afc293b6c116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3b151d229b2a431b915ef0b9c042945e", "region_id": "RegionOne"}], "type": "network", "id": "05a291f8783846d3b8846b41d2e803fd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e5e5e937c60644939b1ae165a00b6b01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a28de74e616415cb91a6b8117c35b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1ce28f8ace0247e1b1487f308357d2ab", "region_id": "RegionOne"}], "type": "backup", "id": "2346491bb45647999af7972f1e4d29a0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5aa4cb404bb480788f002113a66bdb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6495839adc684f7693e627465d7f5de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f7450df4611042e2a1ed7c4da9971569", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4f17926b02ac45c29fd955daad3b8379", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c462b03444ab47968070aabb8d53e93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "113676a593ad47108218e6fb1c135f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ccc1d187565d440f8460f70ff2f899b5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8db339913c8d4676858cf411e16bc21d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a04c00202dec4e52849a19fef659482c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e0dbdc7bd08e4b5b9c2cba8b17d5d937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba733cdcab3a422489e96eb0fdee0e53", "region_id": "RegionOne"}], "type": "monitoring", "id": "fbdb1fbc9ebf4cbb8089945efd75432c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d8f9c59db1504a9baf50bfbbf9cba9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "51b32c9ab4bb4dc9b0e3e79f1a4cd2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7a85593de1be4af389d016ff13161f36", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "250261804e7544a0ae38386ed1a13277", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "26ce255171d44b859b228c9e8667a51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3423b06912f944f2a6794787ae4aa904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e8b8b9fac27f4e6a931c7f2821b0b886", "region_id": "RegionOne"}], "type": "placement", "id": "4b840c58757647aa9c0f0294babad72b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf5639850caf4d1c8a2c2c1851526a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "736ccda4ed5340d5a34daab4243bf7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ccabd70db4b444a8bf5c567e1a80a1fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "767837a90f4d413e8c2bf6311a134211", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1e85debad01b422284fcba955ed59c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "762d3e9c184a446dba801a3f4865a08e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "decf31e105364f9eb4ccd05157fa7a5a", "region_id": "RegionOne"}], "type": "ha", "id": "1449119a0c704b388457c94d0b306bac", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a6c4362d1f6b4204a25c202b2ddfac16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1175b59cb0974318bf7b9e3106904ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "03401598c71b4344b8c8325478e74974", "region_id": "RegionOne"}], "type": "reservation", "id": "b9d82cc464bc4d2184f59a37bec5f01a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "39e807bfc5554d7999c7e2439f7f5a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d45ca8b4abd43409804b0b63a3939f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8ab676175f5a453aa571fec967583759", "region_id": "RegionOne"}], "type": "function-engine", "id": "e9ed21c9d18f4076958d5a6e740aa429", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d8746fbffb854d0ea81fcd6e1fec0790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3d70b8ca6ce84245a44d51f58c0ad762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c347eb9159b941b887e892175c07564e", "region_id": "RegionOne"}], "type": "accelerator", "id": "5acebfc393dd4c898597816abdacea75", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2ff176e2b6a94388a1527385f18c99e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "140d2c30c9d24fe380ec2911c421ef9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a04fba3aec34ce491135c3d9ccbf65e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6559d91d44824f1f86893a3a49abb3d0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a88e86d2809b4c62a45fc1a144265f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2cf2f407aec4ed2be7d197f9714a33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "00be70668a704523a546ec85e33bf671", "region_id": "RegionOne"}], "type": "registration", "id": "f9f54fc1b97541dd886c6cb9dba27f7e", "name": "adjutant"}], "user": {"domain": {"id": "7d347029b3334802944c613577075e78", "name": "3f2801a3f67a44b8a9daf73acb13fc7a"}, "id": "152cc595f178429d934147b5b57c4237", "name": "b3712c060982455999ead5d6000c27d2"}, "audit_ids": ["ac91565580844f848307f2810d4d466d", null], "issued_at": "2020-04-23T06:26:00.629473"}} 2020-04-23 06:28:01,029 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,034 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,036 keystoneauth.session RESP BODY: {"roles": [{"name": "47a5f21af68d43ed977b264eccc8a2ed", "id": "50c5e1e9166948e1aeb7f24f61af93ce"}]} 2020-04-23 06:28:01,072 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/2c3d3f47359e45d3b021996416fdd877 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,080 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c3d3f47359e45d3b021996416fdd877", "name": "domainName-2"}} 2020-04-23 06:28:01,099 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,104 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,106 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d04f61e12f746a2a6d1b16a8278d464", "domain_id": "2c3d3f47359e45d3b021996416fdd877", "name": "username-3"}]} 2020-04-23 06:28:01,156 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=50c5e1e9166948e1aeb7f24f61af93ce&user.id=4d04f61e12f746a2a6d1b16a8278d464&scope.domain.id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,161 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,163 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c3d3f47359e45d3b021996416fdd877"}}, "role": {"id": "50c5e1e9166948e1aeb7f24f61af93ce"}, "user": {"id": "4d04f61e12f746a2a6d1b16a8278d464"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c3d3f47359e45d3b021996416fdd877/users/4d04f61e12f746a2a6d1b16a8278d464/roles/50c5e1e9166948e1aeb7f24f61af93ce"}}]} 2020-04-23 06:28:01,166 openstack Assignment already exists 2020-04-23 06:28:01,200 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,205 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,207 keystoneauth.session RESP BODY: {"roles": [{"name": "47a5f21af68d43ed977b264eccc8a2ed", "id": "50c5e1e9166948e1aeb7f24f61af93ce"}]} 2020-04-23 06:28:01,243 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/2c3d3f47359e45d3b021996416fdd877 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,250 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c3d3f47359e45d3b021996416fdd877", "name": "domainName-2"}} 2020-04-23 06:28:01,268 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,276 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d04f61e12f746a2a6d1b16a8278d464", "domain_id": "2c3d3f47359e45d3b021996416fdd877", "name": "username-3"}]} 2020-04-23 06:28:01,331 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=50c5e1e9166948e1aeb7f24f61af93ce&user.id=4d04f61e12f746a2a6d1b16a8278d464&scope.domain.id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,337 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,339 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c3d3f47359e45d3b021996416fdd877"}}, "role": {"id": "50c5e1e9166948e1aeb7f24f61af93ce"}, "user": {"id": "4d04f61e12f746a2a6d1b16a8278d464"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c3d3f47359e45d3b021996416fdd877/users/4d04f61e12f746a2a6d1b16a8278d464/roles/50c5e1e9166948e1aeb7f24f61af93ce"}}]} 2020-04-23 06:28:01,342 openstack Assignment already exists 2020-04-23 06:28:01,376 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,381 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,384 keystoneauth.session RESP BODY: {"roles": [{"name": "47a5f21af68d43ed977b264eccc8a2ed", "id": "50c5e1e9166948e1aeb7f24f61af93ce"}]} 2020-04-23 06:28:01,418 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,423 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,425 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c3d3f47359e45d3b021996416fdd877", "name": "domainName-2"}} 2020-04-23 06:28:01,444 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,449 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,451 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d04f61e12f746a2a6d1b16a8278d464", "domain_id": "2c3d3f47359e45d3b021996416fdd877", "name": "username-3"}]} 2020-04-23 06:28:01,501 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=50c5e1e9166948e1aeb7f24f61af93ce&user.id=4d04f61e12f746a2a6d1b16a8278d464&scope.domain.id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,506 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,508 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c3d3f47359e45d3b021996416fdd877"}}, "role": {"id": "50c5e1e9166948e1aeb7f24f61af93ce"}, "user": {"id": "4d04f61e12f746a2a6d1b16a8278d464"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c3d3f47359e45d3b021996416fdd877/users/4d04f61e12f746a2a6d1b16a8278d464/roles/50c5e1e9166948e1aeb7f24f61af93ce"}}]} 2020-04-23 06:28:01,511 openstack Assignment already exists 2020-04-23 06:28:01,544 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,549 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,551 keystoneauth.session RESP BODY: {"roles": [{"name": "47a5f21af68d43ed977b264eccc8a2ed", "id": "50c5e1e9166948e1aeb7f24f61af93ce"}]} 2020-04-23 06:28:01,585 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,590 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,592 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "2c3d3f47359e45d3b021996416fdd877", "name": "domainName-2"}} 2020-04-23 06:28:01,611 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,615 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,618 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "4d04f61e12f746a2a6d1b16a8278d464", "domain_id": "2c3d3f47359e45d3b021996416fdd877", "name": "username-3"}]} 2020-04-23 06:28:01,667 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=50c5e1e9166948e1aeb7f24f61af93ce&user.id=4d04f61e12f746a2a6d1b16a8278d464&scope.domain.id=2c3d3f47359e45d3b021996416fdd877" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,672 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,674 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2c3d3f47359e45d3b021996416fdd877"}}, "role": {"id": "50c5e1e9166948e1aeb7f24f61af93ce"}, "user": {"id": "4d04f61e12f746a2a6d1b16a8278d464"}, "links": {"assignment": "https://identity.example.com/identity/v3/domains/2c3d3f47359e45d3b021996416fdd877/users/4d04f61e12f746a2a6d1b16a8278d464/roles/50c5e1e9166948e1aeb7f24f61af93ce"}}]} 2020-04-23 06:28:01,676 openstack Assignment already exists {21} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_ha [0.370150s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,394 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,399 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,402 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,406 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,418 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.336931+00:00", "project": {"domain": {"id": "6b9b23a546b04ca29e6a2e6df32291fd", "name": "92c46cf6afac4e1397bf11631e6ebaa2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1d9bd6658f2c4d0892c899ce78556463"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9435d058942545f0b58ff1a64089dfd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "842796cfe756488c8f36c766b8fe5a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0b18930adfa342389fda5b3d3430f63e", "region_id": "RegionOne"}], "type": "identity", "id": "602bbeeff38646038368d08522ab77fb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2dd146db5fc44ea485160da89fa9a92e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2310d9d419ff428a86c4b8322ab1d783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dc5b784f5ced4e4184b1e5b6a1dcbe70", "region_id": "RegionOne"}], "type": "compute", "id": "89a49993ef8746e5a500c3548c1d063a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "20e75ff7b2b849b99432ae3b728a05b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "76b4f5a826f24f859a8f81d6650931cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "68c87a28ec3547098a50fef16877bd26", "region_id": "RegionOne"}], "type": "image", "id": "0b2ad2747b6b49698f4dc63652314952", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c71b79f23b27451a8dc38766a3837d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "840210c2d46a48369c7f2cfe60157992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "79152ad27951440a9befd52819aaf348", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c99c77e1fb5f4b4b99f652ffa7d1c83d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "333d89ccd755414ba93fe9bfc968a6d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0de9a02fc434fc4b383cfbe22dcbf2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f807fc907ed4fe7b413fd90ff1b1408", "region_id": "RegionOne"}], "type": "object-store", "id": "e0c360ff2e78467d84b63c79f7ad94ba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7807c03eb8f44d99b37b402ba256309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a11852a766a4aa29afe5ed142f7235b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5195104b02cf4a58ae213b28fbfce56f", "region_id": "RegionOne"}], "type": "clustering", "id": "11d0741ba75841bc86a17a7b08cff556", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2999266e600a452faada25c15bdb196e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2c9869a0f3d7467488e4e2afde293bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6777e032a1154cefa7ba380e7b806278", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f6519c64283c4969bb22bb74cad8fb3e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "570c6674a794453f9883875d334c9966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "943cc8baa2694d96987f40f4eeb4c9b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d95e7d3be0b46d7b616a2e4e21ef3b5", "region_id": "RegionOne"}], "type": "cluster", "id": "6f35b4c33e7944d6b72bc8f8c8c69816", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "04b593ca9c6c4ffb8e22415f87a1816e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80d78f00a71f4471a8a8791437949c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5e8cab969c6c4712ad52c670ba5d62e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "c8a681f5fd1a4dbc815d5c25ecfb0f9c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c134ece84995441fa1fe87f430251b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d63634bafc44495bea4baaa44abceca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8d3c17823f9542b6a300ef27fbe17306", "region_id": "RegionOne"}], "type": "baremetal", "id": "1090317b9c7342fdb184304af87771c7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bea5bfeb33047178fc9a9e2d53feeb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95f0092bd1ff4a8280c496481fa000c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85725c8561e14f0192ee7bcd1e5a36b0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9ae9f13f55dd468e8a8875c1623990a0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e27843ae734f454b8fa7353ec970a8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "918228eb2ad24784a262431057d8c022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f06e00259c004f7b96f58d6d9f6e3ad8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "61d32875593a46d5bdc1386d524617dc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "46a29500e848405bbf491525be406281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dc3c043758f04511beb330a130db2ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08ea58d5c3254e4989dec6c3d9b0c424", "region_id": "RegionOne"}], "type": "key-manager", "id": "97ee3d267a924ac497531983df42f0ac", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c356c59184354df88af37c441c13a76c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "974eead7d1a44da5aca592b8fee73746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ac901f6948f4439bcbf1868dc5df014", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f1b7f49dd79645a691fa276fe14136de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8aca94567764521aa3d87652ec444a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef55d9cb256842ad93df9dc52d870b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "245e09cb200142f69647fab4d307c585", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fb8f50ec02bb4648bcd7108dea8c34ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d03180bdfab452c95f1986368f5d599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e30f505025304a5a91eeb4b6e87c7c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "661d498c9126494eb682fe1dd12f1422", "region_id": "RegionOne"}], "type": "message", "id": "78208e8892424ee390f754ef8b95c810", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b533d48ce398462e99a3ca7b0e70515f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "18d1aec723604a1b940a97ae50ae0920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9989ce80bff9472eb06bc2dceb46ea27", "region_id": "RegionOne"}], "type": "messaging", "id": "14f2acafee874e3995fb1d9771b24f6a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "926cd46c5f6c4a7c9502b5dd7065a03b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "30915118aad24a4191d8698cfd73c340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6c4a42edb00c498faf0359b2cca8314b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ea641cdcde8346cda20d4cc1f84fd141", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a168a7bb8e048baa1795e4343d22699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e51ae91f1f446e99a55ff706e2b9dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18c0ae3cab0e451f955e8e3e33f63f7d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "831af645abb34b2e88c3323220231514", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65bb448204db4ccdb3da73ecce40ede2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bd8e22e85bf4937ae6904003c0f9d42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4d2896d348a43989a7b51ddc01d45f2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a8e98d2bfd154eabbe9c301690942afa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f172e3d9b42941f58a47b1aa33eb3b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "942cb86f1a984368be9ec2b296a05a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1b9bcf9647246cfaf65cc8e26b79105", "region_id": "RegionOne"}], "type": "container-infra", "id": "6079be4f24a246c2ae50c4f660c6a3a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8c12e0f2bd2849ecbc1d2aee5926577f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "555c9b0cc0394220ba430b22c11db0ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "cd26f2453b574f39a967356697c78c13", "region_id": "RegionOne"}], "type": "search", "id": "7be6145044164a4aaf9362b9af0b6d68", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "453bde01b82f4790afccc9b89a9d37e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6e5a33e204cc43468612e1bb8b7a2510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "10394f36ca994a119c9d5bf4c52431c2", "region_id": "RegionOne"}], "type": "dns", "id": "a2dd78def3a849308f0746678de84b52", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c12a33636fb841bd87f0647365889c3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6d9a20012e084519ae55379db6fc2b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dd8e91a7ee564341b5e2ca10758e956d", "region_id": "RegionOne"}], "type": "workflow", "id": "797c697102984f27adaf94facab997a4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "714184f6862349bb856d0a3415cd7bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f3a5d476d6e4fc9ab895cb53c0ec514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "04ca4d29cece4e568f451f3a9b637ef7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9da9431fe2aa4945b6b5456efe24e227", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "82bcdc182ce74328ad85634e31b1ca00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "62c9a051fe1447bcab30bb0e4d668f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "72f9575094f04d8990d31492e48e480d", "region_id": "RegionOne"}], "type": "rating", "id": "98e03042d8c14cc4be238373e7cc9659", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8150209d5d95475394d340672e143310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ebb2a703c5d84ba182e0eab30ffdb7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "65bc1a5dc81b4ce7b9c82b499fe4cabd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a2b31ed45e3d4312aa02f7307a14f949", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1eeb56ab4b814653ad4cfc01f04c663a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adfa5a7ec8b1415d8ba596afbe98ab20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a96c0e08467140fb8e0263b67cfc4a55", "region_id": "RegionOne"}], "type": "policy", "id": "2f5e2f19ca874562925f5388d1c9c960", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1327eb661dd14e82bea177f396df767c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d088585ba9a441c195e168d295f2ba85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "106feec8fd1e4365ab799391e5347f39", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "83c7a6e023664595b9e756e0ba4d418c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72f544c392f34288b3fa4f3ebc25e780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7c339799ac74be5a224765afea2adbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9af35b94e334002a1403e8796b6bc72", "region_id": "RegionOne"}], "type": "sharev2", "id": "32c60f974c474dbca9accd5f516d4de8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b97ad2217cd74b8bb2076c8091ee5d49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "927f43d2f44c40d8a204e5fd16756add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0094a4b6780543edaa803e76777540de", "region_id": "RegionOne"}], "type": "share", "id": "eeff86b1edaa41569118d04846d1220a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7299c458fea5408891119fcb82909a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f73f87f703843408c59628fe2f4ebfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b9e0f3a06fc405f8976eb2cc3d75004", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "228c42988d3045aa86bc3f55eaa395ad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f47490ed97944c9288b77bfc67137376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eed5c430a3094116b4297a470eb2b62a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e9a28e0472a4ce687360e8438ecf2a8", "region_id": "RegionOne"}], "type": "orchestration", "id": "26e3e2af0edd4315a7125b7575eeb0d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fab2edbdcccb4f69a0a1c17c744975a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "593bac27702f4383bad34aba1a9acbcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ca915f5ad2b4cacb271fe3d22c7a5e2", "region_id": "RegionOne"}], "type": "block-storage", "id": "47dfc2a376db4a9d8a71c1f6ebf374a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6f3254ba1b543849e6e15534b7929c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bde39762c6ef434d89cd1fa98a951a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74930d0e973e4f3aa3df8c4ffd814fe7", "region_id": "RegionOne"}], "type": "volumev3", "id": "065dac78eb3f4d9e9020b7d5371d25c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5aef45ffbf554d308f657962fdcdb3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6765ed1ee32540aca220d8ec0ec865a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dc9e2b95946491abb5f7d0d944390d1", "region_id": "RegionOne"}], "type": "volumev2", "id": "ad5789755bc44ea784be19d89e913d14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0b55832984649999d7e8997f542c1e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d74978452e04f67b67c8fe380f6b2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecf96ca98cb44ae8bc0707b476d7331a", "region_id": "RegionOne"}], "type": "volume", "id": "f191190b7ddd4e3cab5281f453338322", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "187497dfa902439fade1b22cbff4fd9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b42417148394bc2a8b7a9f01964709f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c08dec693d0d4657ab2c0e6cb4f02ef4", "region_id": "RegionOne"}], "type": "block-store", "id": "d494c57288d74ea1b74e7b9d98e4b570", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad799281d8f24f72a3a7709228dc616c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6331483611f4df4b11937f02d8cc90d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92d2a260ba424e489529d673c8999daa", "region_id": "RegionOne"}], "type": "alarm", "id": "8f02d48a509b4c38b9e7504a023b84a4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19e3d7ff17aa40e782814b738b29a6b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b41df5ce7af4bb2990097972b8285a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5df72cf3cc064b49b7fd60844ffdbd4f", "region_id": "RegionOne"}], "type": "alarming", "id": "a1540512d0704448b0b5d40f96c3ed84", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfd8c8a4e53a42cbb2bb9d5e34e65e57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c7d90fec0ca941649a5451999cb1ff50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cfe8ebd4eeb473584b91a88f32ad59a", "region_id": "RegionOne"}], "type": "meter", "id": "e749e0b21a6b4965899f2cc01fb1e3ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "510e96b8a51b494ca193516a1b171929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ddfe8a561064240a556ee7d988980ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c981ab73409f478fb678e8567a9dffa5", "region_id": "RegionOne"}], "type": "metering", "id": "69f0c25c34d24e44bc4c1b4f254cf8d8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b226c1ac66ba49378a4c025f5c55603e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20ce3fe3734b4a9ea2d019b7407a0549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e4ab77b541544778f89f10228752439", "region_id": "RegionOne"}], "type": "telemetry", "id": "f88252d551ac48169483758c52c335ec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3d024584ebfc4da7b27e64ae66499c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7510bf7c6a34ea7afb959d7ebd44df3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1e1108b60c5643269002194810457336", "region_id": "RegionOne"}], "type": "event", "id": "5a8316e2ffaa48da85ea6f1e424f7201", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7eba5036fcc94c9da10e4ee28d0d4ef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "dd4a63167d60460f9b3b16cfa7a22bb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d328c6088555463a98a46b9cbb6d61f4", "region_id": "RegionOne"}], "type": "events", "id": "ce1aecdedc814c0284cd31adb10b9cc7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b948338a8d934f19b52d0d6ff38a95ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "709daee2cfdc4b91acf4795dec4fd201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c7e1a287dcac4e8abe58fe4b2a958319", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ae801cfb82af445b939bc98422fed1e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7fc79eff3464a0bb812f9846e821ae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b2ac76d2bc96440397996dce18edb6a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "57ff6b5a18af4bad9f412c4b4a246afd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cac1b72f0dc6484ab88136b7d9a6572d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01f0d190c78f4f4a853f76321ce8d798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f687fcebd04d426daf4204ac8ae70fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a0b6a86844f4d1eb4da1cecdae564ea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cca87b0b56c84b45a4b78d0f630471c2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6117f1a405f847b9b894c7ca83babb76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d112bdd205e410184efd7f06c49b39e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc61b0e58cbf4cfb9aac84866f3c6f10", "region_id": "RegionOne"}], "type": "tricircle", "id": "22460582762d440c8ced3d4720d81e23", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c94193dae3ae49daa0a59f5232515c2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3bf862daf77a459b9221206f35b68392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "658a1c56012f4cf38963fd19643f2e73", "region_id": "RegionOne"}], "type": "database", "id": "36f16c3b71ff4c438ace396e382f82fd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5db79ab5d5084e31896bb49cd8702547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "287c7a3d67574e179fca4511b722701d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cbbbff25a1544598ac3d1449df2b417e", "region_id": "RegionOne"}], "type": "application-container", "id": "52cee51730644fe39ab04d236ca30b00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "84669513185e4cc6a870148eea28afff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "06cdbcbca20b436e8215d2ba1f2459f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cf6c80e7b9fa4760b7ff2173c1b6a401", "region_id": "RegionOne"}], "type": "container", "id": "fd470baad3664e7bb581af5c1df4b5d0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "397a0acb3eb442fc885469902bcd85cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6657854a46214c8f8c0d2f06e387c7eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55bede8e77934cd781b6f83f08a57dec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4a07ddde9bcb4816a2daaea51e840334", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9219ed01ac4433b8b0452cbf2a7b54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "49d7dbb5a02f4e50aa9bc2597a477fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47c0222c62b444e8bde13b5e114cd8df", "region_id": "RegionOne"}], "type": "rca", "id": "bb988f48606647e4969570c4622831ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "510cf0361d2c46c1bff6717867819907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2cbc51a1282b40cf8ae696c480b28eaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4dbbe716c8f74e2ca71a579ac58c388f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6b0cff1acece4ac78d6044ebda56966d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bdb282b50f77425083a297e9e68fbba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6ee0382d2a2c418d84570d144913c19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2df8aec74b6b4fe6975f16aee58ae347", "region_id": "RegionOne"}], "type": "network", "id": "1082bb5d92d44a47ae5b543f818c5c1e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a7212e29c37549718ad02c2522f650c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6a7cc68c427441d88c052533b7102fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9e24cb536e044684a521bbf57a4a820e", "region_id": "RegionOne"}], "type": "backup", "id": "351449579a084bf4a49a1732afb6d4f1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d95e25a6e6374852955fd17df45a5603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d8e2c345fed4bbabb20f3e6d08f4b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "90b5aca964804a92801ebbf9860b8b3f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a6425172e4354f21b3a60beec16984f3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dc677f7934794a3d905adc9ca704f1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "632e72a4d5cb4836b44add6b6f535a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3b374618fcca41f984b8beccbef0e23d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5300597e642e4bab82dc3366717aa389", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bc042e62eb4d49658aabbacd22a457e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8cb74244d9514982a4ae7bf9d6bdab2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "be09b15967604b12b50075b024d837fd", "region_id": "RegionOne"}], "type": "monitoring", "id": "1cdcaae2daf64373a33191abbf3673ea", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f080e0d2052b47528d4c5360e8a2aa17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bdfdcef93a4d4f5487bde8e56f046d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c88fdfe0292f487db2b8e2d8140b4326", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "67049ea9595247559a9f398be1220183", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5af24fa1fb9c462794a68facb07cf52d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "446adc32aa824084a636e4a0f29ed647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "80f86ad7483e41ffb6b14638d717fa06", "region_id": "RegionOne"}], "type": "placement", "id": "6b420a8760034af9a19c25ee7cc5b61a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4dd6efb776c8461292d9f8693be7802b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aad96c349a984aacb453d7939179201c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "623defc27eb9492e94963a9e4d744d55", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d3599d3595c24d7687235eabff81e37b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6707edf4d39b41dd8e1e6a4aec1f3641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "56efa8f34ee84be88227dedbbd999e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd041c87e21446c3be02eca90de2fd4d", "region_id": "RegionOne"}], "type": "ha", "id": "45ace129245a4c53a5298fcf8034a878", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9fc51aa71df34fd1ab954c20cc2dc90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "83df7a2f60684a8498627591d0dba7e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b66dd56470f549569124b905361c005f", "region_id": "RegionOne"}], "type": "reservation", "id": "c5f125fed7bf4d93b082bea44e7e0b54", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b6e6e960dcdd4d88ba0284e105a2b2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fdd3b5edaf3b4b0f8eb735ff8e245ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7748a14845604d8ba027d2c22a481e7c", "region_id": "RegionOne"}], "type": "function-engine", "id": "f1e3e1af477e418b94debbf8a9e2027a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a5f04997886242948b6425ccc5b6a408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "da1527b8457c46cdb41b4ac4f1c37262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a4b9d985f8a6450ca031b651483e1976", "region_id": "RegionOne"}], "type": "accelerator", "id": "c27e8000cbd54665b46cd589c1ae01e9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6d96e18c4e44aa8b6fda0f39a6184d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "30b09637e04e4d95ab979be60212ff0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "40a3da072acf4645a09525d31f8201e7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb52e431d06545be9bd6276f950f389e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac99630cdd77456e841c7dd3a99c0fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "493469ba8cb94454a919073a1db60955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "541f02695aaf44ab855e65fdc43dce3d", "region_id": "RegionOne"}], "type": "registration", "id": "30763ec5632c4599a6ad496fcb72d781", "name": "adjutant"}], "user": {"domain": {"id": "4723c25b86d74272850e3606bf29bd60", "name": "16ab5cec16b44ab5ba4b19af1361ae73"}, "id": "70d107be369e4cf58ba5e85a6e4420ea", "name": "8fb5a092df8644558324c113a640fd25"}, "audit_ids": ["20bcda6e4b264fc49b53aebdcc7339a5", null], "issued_at": "2020-04-23T06:26:01.336931"}} 2020-04-23 06:28:01,569 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,575 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,578 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,600 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface_distributed&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,606 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,609 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:01,631 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Aha_router_replicated_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,637 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,641 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:ha_router_replicated_interface", "fixed_ips": [{"subnet_id": "internal_subnet_id", "ip_address": "10.0.0.1"}], "id": "internal_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} 2020-04-23 06:28:01,676 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_gateway&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,682 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,698 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_gateway", "fixed_ips": [{"subnet_id": "external_subnet_id", "ip_address": "1.2.3.4"}], "id": "external_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.069123s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.348561s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,412 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,417 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,420 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,424 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,436 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.353907+00:00", "project": {"domain": {"id": "be60e44b77af43c3935cbeeccb20dc65", "name": "d1c6bb443dec4fd8bc55ded926ab6e97"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c734b0d4bc624aa0bf465389a2941ff9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e01e3dbb86e4f7f98cbc78b4ac68219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "84b521d0a2574f7ebeaffba5725d1475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a21fa740b4794b07ab22819ebb15e602", "region_id": "RegionOne"}], "type": "identity", "id": "413d7231602b4db8927be15904eb11be", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80bdacde335a4cdaa700e874ee749561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8b04ca9540e546ec9d33341911e480b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "13d47541acc244858163a956e7eef84d", "region_id": "RegionOne"}], "type": "compute", "id": "4f352f86a64b464eab15fb6c70505e6f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "02eaa041942841bc84d22395d6aff918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c6b6ad0e16e1461787f87a517862557d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6000a9b02d8147a6a184d96e7b1a3d68", "region_id": "RegionOne"}], "type": "image", "id": "a91b59e406384759b2f6634bffbf8abe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1dfde71bf4434a6f9594d68e19f1e48e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c6d12b3d93348b3abdec559154ce3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "61dc190989fb4d3580d1d812daf9b8cf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "22f3f3385f334d5f83d9274ac04044ee", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34d3f5f6e96d4512b682c17bd68a9a49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50bd46d33c7c4bb0bc2d35486db38556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee5e40fd91b24507815d475c6655564a", "region_id": "RegionOne"}], "type": "object-store", "id": "15755c4bec2546b3b0e82e285892ec56", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3274c53713e34997922d918aa5896024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "467a567b5d67498098f4f0bab65986e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c79732b8cacd4d8d9f41bf4310b2bdb0", "region_id": "RegionOne"}], "type": "clustering", "id": "823c3b651d5a44009b4e9f49062064a8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d754f72f1a184e2e8a9e22437d4aade7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67238b2e2e944c0a86a0a1e36ee9f267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ce125f8af9c48ee9f8c05ae98457820", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "581b5ec4169a4f498b549240b1722c3d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "043fc965702140b9aba5057f5b7e37f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9362fbabc36744409f9612e9d10fd080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2f9a5bdd770435886d48999667dac71", "region_id": "RegionOne"}], "type": "cluster", "id": "e1ca0686274742cfb6335c8e556d4742", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fdc310dff4847bfae30ac729c8bf1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "21a144ecd4774669a1fc03f052226080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3e1c2c48c02947809a8b19af3bab398c", "region_id": "RegionOne"}], "type": "data-processing", "id": "758d0cd237f642a293306ae34fd8d69a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ef64318645547db8b7ac3ace4b1e4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a01e33c2e1a84c188739854a5435b0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1a367c2eccaa4d86be36068302f462d6", "region_id": "RegionOne"}], "type": "baremetal", "id": "b88d68c6e75e405d8ceb8ffb3e0c9496", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b31ed40dbc2547d0bb679533ffb8e43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d242b08264134670b80b183a461253fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1c8dee433e6248279715a15d26cb4a12", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8d0d17612eb7413bb29c011d80a48a9f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4b13ce992f4b42ad980d746e45c3f8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b8e9f8821cd4fa6b60cb3f66f9c2924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9ab528d63def4628b8b25128487e6fcb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b058c175f50b453f829fbd9f4f40e7d0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61cb143bc872426ebca67bf8e9bb1d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0efd742cdde444f8e1937b5737c759a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fb5c4f30ef1c4b7490e616175b065b0c", "region_id": "RegionOne"}], "type": "key-manager", "id": "0c33b3c9158f4606ac2df3b8fab63b48", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f67d47de73e41d19501d46d8038e4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5baa1957cc54023a9b03a43bf849eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1704445a462d43e1b48f9f3a4e4f7e5c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bbb0661afd1c498cbf358c63ce6571b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f7be77ab044448d96fcaa7dcdeb775f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0e223d6431684721860b230f35e63f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "10396d04657348aa9012cef0b6f16b83", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c6733762b2e64561b2048989110cd612", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "30e7a25f81164f228a65395055c1ea41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "060312215c304a95bf19fb63aea62807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0a12261069e748df9ec20c1cc0a21b13", "region_id": "RegionOne"}], "type": "message", "id": "8575e9751f7d4ca0bd7da1466a89eb14", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3fca8b7b2447411a874523aca3936a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5af9a31e54d34821b126df63f0013191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80d3c20cbc0d4b92babc25e03c4587b4", "region_id": "RegionOne"}], "type": "messaging", "id": "8ed510ae975d4cbabb6fa1f4aa5a991a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ca8fdd896b0b4ccf8634ef1804134076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7d965a45975045a4985213863563e07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "dd9bd3d54a4b483f9c17a4154b6fe385", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a0de46cc7e4843a990565d2b54448d35", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a903c0cc9a24080bc19e0bf9fba2097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ba5d9331c8d43d498e575e0d1bcf82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c76b50b53a544878d684a16926929d4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1f2f5bf769014b1f9a2aa5942ee29448", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45e80237b71e4887a80b0c5ddbb40546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95af1303bcdb4eb3ba12bc3e7207b8bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a1a1d36fa2644349ae2ea66dcecc8c5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b57c9fa13b26420ebb997e9444159630", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "480655869ee64dd684e7226706d49e36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25bc7ee69f844a63a0bcb246be1a795c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28257613283c4c1cb2e05654d916caac", "region_id": "RegionOne"}], "type": "container-infra", "id": "f7979b1a932643e78871277e7e083ef2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a048e15e10e34d1d9cb25993782086c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fdb9dfcc381d401eb50f0be30bd8cb1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e78fad12d96146eba35e6aacd0d40731", "region_id": "RegionOne"}], "type": "search", "id": "1aba22389dec43739cbe9a836167a6e0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ad59ec1482104d548c9f0154a2439f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3866229522414ec8a381da24d61bfc2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "06f39c0c81df457f9b3a227191954dc1", "region_id": "RegionOne"}], "type": "dns", "id": "00f18c6f245149c6a0c3b64bdddbc5c9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5420fb44d64f4e84945b3683faee0527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9521736200ec4672bf11b8a8c384438e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d9dcb24a3ea44fa0af39192c07081911", "region_id": "RegionOne"}], "type": "workflow", "id": "c9664efff9784f89b18a433831927cd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "413d3d958bd24e259ec8eb5c9fb35375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8e088760f474ae3aef8eb7c5921cef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7bd68070e8fc4e43b23581695884fc80", "region_id": "RegionOne"}], "type": "workflowv2", "id": "14893811b13c43b6b995c91cc7d0d990", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0de6b12e52b4f6c8cb09c14bddc5b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "afc7d9b96ff74dbbb1ff9c629616dbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6cd35808a3df41338d267ffc574c342e", "region_id": "RegionOne"}], "type": "rating", "id": "3fcd546f0b534821b2b364bbc0f373bc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c68655f1d7544da8addd0f61b30b2286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5572ab6b8374e2d8cdf7c1cc894e3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "426923290dec4d0ea5bfc39cc413aca9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "08e17ec878824271b2d556aa93112cd3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fef174bdb6dd42f49807658cd416db88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "544c113089474a0ca40057d37343d2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c39fe55a328493da61daab38ad8f039", "region_id": "RegionOne"}], "type": "policy", "id": "13df941dd95d44f6b22c1c6dca8e3bb5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15e9f7ff7f2f44adbcc685d0d140bfdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3301212cf27d4179ab5573d8fcdb8e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "555b96a5b45d4a5b9d7e513a81a8f692", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "36c4745e93274b68b7d996f633457e17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30a3ddc9ba7b4ffa81548a7dcab2ffd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cbbf49280084fe3a27db0cec46aa4b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a81370070343496eb25cf05a5c57e179", "region_id": "RegionOne"}], "type": "sharev2", "id": "ff1bc384c79e420083b067863efa7f93", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3b59d3164814eb2b679bb286025f64d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "184e55c9ca8e44258aeb909f776204c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5585ef29e5ab4f4b97f91bbd5bb4bf97", "region_id": "RegionOne"}], "type": "share", "id": "4df87dc47e834dcb970c2d26a0b36bdf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f94166d2429944b7983622f3f5f9bc55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e72c0c860704d75a5520b6ac9ab08e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "68ab6c3e1c6948a4bb4b83b54ba71142", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "708f3982b5bb482ca46abbbb9104de31", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1999c1bacc748f8930cc2a38b982aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87690ae89000434f9b8b0c564afc9663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "142e6bbe8445456ba45a29a56d79c790", "region_id": "RegionOne"}], "type": "orchestration", "id": "04de82108de94134bedfdb1e0296e109", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e68b1060f3847bb8cb9ffc8555c1c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3adcdc300acc48d3a2277a32e6c01437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9467c811982b41a58d14316113cbf011", "region_id": "RegionOne"}], "type": "block-storage", "id": "d37398dff55a40dcafedd0461075e92b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "889670a443c74b4383c6b7800e75c9a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "078a99e5e4d74c7a95bd2b537ca5b00d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c715d4331764ce996da37f2a6edfef2", "region_id": "RegionOne"}], "type": "volumev3", "id": "b93d3cab9eb44ea89a6c8ae8c82c363a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adb1f87a6ecc495aa93fa369db6e344e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f17f69e9cb04b7c8be00e37e80affcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66cc5d06cf11462bacb88adf99d610cc", "region_id": "RegionOne"}], "type": "volumev2", "id": "674f84910d764f31837602c0f8937def", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f72f24449bec4765b3cb3ef4281e5ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41652083cefd45159f60a31c38020ca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25c1adf68e584f268d0426adab8ca65d", "region_id": "RegionOne"}], "type": "volume", "id": "4365bc5ac2ab49a7a10810c6caab9ba9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a778451182134470961ccb6750a1c916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11e2e134547942608d87b84c3c5ddab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe70b241a2ed49628aaa5afea64d6bf2", "region_id": "RegionOne"}], "type": "block-store", "id": "edf86691b7ee4a24a406d136f2d270ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fa23ff683324cb4b6f951fefe13662d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e846c67a6edc4195a9def05e7502ffc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8c1504e391cc49b395ffc88e077d4d32", "region_id": "RegionOne"}], "type": "alarm", "id": "2ee6a45a51bf40bf9fe1cc246941c20a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c862d0bab5d045709a716abcc2d456dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e92f17ccf6a4a7ea85141a4c556b7ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "998e36133ed744baa879061007d419b7", "region_id": "RegionOne"}], "type": "alarming", "id": "fb0ced2e6d68480e89936b119e5aed78", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "89f556bc3e864ffead4a055f33995a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "46c7f4bb5a8a467b965dfebd38b91314", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "537580a0825145ea80103217b5055b76", "region_id": "RegionOne"}], "type": "meter", "id": "a3cff218e93a4efe82eb1d9a08d9d764", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c09575d3fab4ccc82e25efe5bdc6267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f8912c7cc8743f7bedafdc3e998c358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b614a9334cd44f285b0d0a6ce217745", "region_id": "RegionOne"}], "type": "metering", "id": "2f431444805b4c269aeb26e23c604bd5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef7ea308503540b2afec8637e027084c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eef801523c054bffbfd6f66cbf46c9ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6df20a77be2a4eb8b203ec1bc855d220", "region_id": "RegionOne"}], "type": "telemetry", "id": "971a4165bf2a4a80b708d951d6ace125", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f418d2ed51294f4d9b5de49bbd5b5fb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cdb121acd7b642b79d9df1755b1a44a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cfc8f2eeb3c340feb7f5ac41e277bd58", "region_id": "RegionOne"}], "type": "event", "id": "a550914e09594fd5ba1b8ea6fa33b25f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b4ece29768db47a5a4f9dab8013ed917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cbd643a0d2d04c6385c04c2209b9ef80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0cf720d38dac4437873abe4eb5b812cc", "region_id": "RegionOne"}], "type": "events", "id": "1695ef6ada3042259fb0771c7c20637e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cbd72958a22a44c9ba168c12078f4539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e45f5a7a621d447f939049e96ebd3a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23bdd548577d4f4e97a1c807ac4a7dda", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0e85f280f8564b949353482dbecccd57", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8dddd5aeefd5480b99204957e4b7f005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c8c446dbdea46aba1c9d0d39a17753a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fbc4f3f9f57343f69b12da534e3b0832", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a9d929beccf64b879ab257898ea52edb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08491426dadf4d86aa717f4e68980d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ebc72ceef5a46fe8d7e7eb83f99af30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e422c79bd33049a9a9d802776c3f85ff", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c34060743050432b94358058221299a3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c426ae29bc3d4a71813f85291ef23374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc6d8f2515f54f60a8226a98995d5d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b925f3bc1a842df896478a6bb331a8f", "region_id": "RegionOne"}], "type": "tricircle", "id": "f7a57af8b92f46adb4d4a62dd9b33f75", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "edf15194d7be440696fb32b3c7a82bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e963f386f6d24ed4890962ae06d7674c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d86cea427ec147de85f4462478da9c56", "region_id": "RegionOne"}], "type": "database", "id": "5c3c8d6c00e74027941f2c5feac8dac8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ae50c20d5ee841fabfba351c5b3c5874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6dfdb4bbc954a44aba53eb611d555ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6f4c67d3a641483099b0ea057b461bab", "region_id": "RegionOne"}], "type": "application-container", "id": "3045ef0b486a46d6bbe215008654fca8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d7dcfc356bf454ca0781e4e4b8be5eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9568755748584830aa1b16a4bd856251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca7307c25d8e4005a94a208533ae7187", "region_id": "RegionOne"}], "type": "container", "id": "5da1c7232ccb4c7cb6db11bbe20a2a45", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ff936aa77a04693b0ff33db77759bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6af04d3e64a947e185748b4bc1767d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b93a6321a7154432ad6a44aaed59e163", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "66ff46c409f7401da9c2c01139fb8413", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b4f7e33269a41d3a0de0514d1e564ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "18858578c9d045669701501a3262b4c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12aa77905dde46e080e50cbee6692b3c", "region_id": "RegionOne"}], "type": "rca", "id": "7f8bd044d485435581138a2756387038", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ea14807fb625425d9a2180748993b59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b2f25b973f347b5bb96fbd67fc7ee0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a7cc44bfa6a441d8bf350d5d8d52cc7a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fb70e179a67143f9af501051a143f9c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cbd3843a2db54ae78c5cd8522138f38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "544502cd226e438b9755d0331323a028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3b479bc5be4442b2b3ba7f32e7ed3b91", "region_id": "RegionOne"}], "type": "network", "id": "0254f826b35b495fb17cfb55dd1ed2cd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "27d6a1bbbce74f55a4e2c7d4f9f491f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8c3fe7f16e6f4dc5bd63d5cbe193f39d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ab34d8708e9446f1b284855c64b84fa0", "region_id": "RegionOne"}], "type": "backup", "id": "1aa46c3dbb614723b43373cfdc521d34", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42a30061a60f4e51899f58a5222cc16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec98dd9bb9424a45bc53595594bf1d3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f0a5f581e2254751b9ad6c6b91fd8d11", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f95d3de5ef9949a79a435a8cf6868aa5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fc5d504a7ea4bb386c9737b31d27586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cda280a5d4ba4689814bf8574a4efcf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1667a43f75ff431588fdae6c5d4baab5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9c3b5f4405d646dc82f2ec9f0aac071e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "809d22b369ec46d79cd7a75383f57142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "627d3ab3e71e434b8966f0ce84ae64bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8949347087dc43deb5d960a2998f0858", "region_id": "RegionOne"}], "type": "monitoring", "id": "aa6f426a3acf4c5c9c4d17e220cdbd80", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "600cef0a9e1d4d86aa13581701f75e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9d1e295514cf4e1cbcaa89ff978d3733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "58bb83a7cda94747a7e44418451c0a04", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "77a2ed56e1bf4469945c7936e2724b4c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a85b436bba954cd68c66ad2143a31276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b9c428ea915947cba2d8c5384e1ba1bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9e0abb2b7abc49af9a946eb7162f7b85", "region_id": "RegionOne"}], "type": "placement", "id": "9a05fef76e3648a7af25e1109f81892b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1de29829b44485e9941d4c97fccbd04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "877a3c6a7e524e26ae867ee7c097617b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7b2c7060bd4b4318a46223660ba3740d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b39a6cc41c884b719f48e34c83f6bfca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8350b4f474d4af1918ac5bfffe7b2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e56452be20794060b52c7c82ce400937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6f5178bd00d6480fa311f20824217639", "region_id": "RegionOne"}], "type": "ha", "id": "4acc22685b20495b9736da3e75435e34", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f895e4f06f37407d84413c38f8602305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "470aa18a6d2b429bad41859b88172c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e0b77f3fe4084a4a8aeb119209e16d16", "region_id": "RegionOne"}], "type": "reservation", "id": "17c6a2603f044bedb8dc15e70116df2c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5a3b62be54b348ffab6ab53274fd76cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "46240e5440db402ca51d45f08d545892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "dc13206002af4bee957c951470c90571", "region_id": "RegionOne"}], "type": "function-engine", "id": "a10aaa91abc8485584ee8a90d440287f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "546be19f4f8b4810a9182a12be104562", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aed5521b617c4a1aae14436057467a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a6f5694eafc2472483b353f00211eed4", "region_id": "RegionOne"}], "type": "accelerator", "id": "68dae264697749e2a301c7a23a6c0c31", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21f66bb661904ddf8ad4c6c6ab5c0e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5cae260878ca44ada538c412390119fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b5e10ec19bbb48b0a83ad3686435dd77", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c8fe69e412cb4f08b9504e1d91ee7aa3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97e02df18261484db9a844be937d5a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a1a0c2ccfc0644f5ae0513c280899bfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "58cb3423c28c486c8038d6b9fcf605b5", "region_id": "RegionOne"}], "type": "registration", "id": "cc347b4adbbc4f92836ff7fbbb094521", "name": "adjutant"}], "user": {"domain": {"id": "666db2068f334ce38fe7b69d9baef5fc", "name": "c8cdf6b3dfed4535bebc49450c6132a5"}, "id": "b4e114b2ee184ada815e46fe70d6dea5", "name": "f7569c38e0ce4096864f53efd2258867"}, "audit_ids": ["5cc56724b6434b99b89d5f3080d339c9", null], "issued_at": "2020-04-23T06:26:01.353907"}} 2020-04-23 06:28:01,546 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,553 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,556 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,586 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,605 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,608 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:01,681 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,687 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,689 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:01,696 openstack Security group None not found for adding {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.061261s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.188155s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,564 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,574 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,579 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,592 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.506288+00:00", "project": {"domain": {"id": "38c54e27b937428196f3125d6b8e7254", "name": "a645f34064954a269851d57c85390e83"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "85207b3ac9e6450283de19ee7d2ca0e6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7a3fd3501124477fbe44052100891abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "67b5c5369bd24b2dac6aebb440fca5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "193fd35258b84846a41cd65e43947517", "region_id": "RegionOne"}], "type": "identity", "id": "374eeca85a314375a87c7807c9c96997", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "910103a8eb524d838e71e058c773d02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "52da7fe7855a4c8cb8cda7252abae0b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f01008bb1ffb41fda373ae3b239af82d", "region_id": "RegionOne"}], "type": "compute", "id": "d2580ea2b363429f8e13939801752d39", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc61d710c09e43f78a38f727a89e1faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f03d7c815b8b4c4bbc78705d9bd960e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "96d8e5f840204ac28d81a285c139383c", "region_id": "RegionOne"}], "type": "image", "id": "bc264ddf5886487f9167633949b78b65", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fd70470387df45b2847c0f72f60911a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c7edf40f560d492bbdd7a45c21859a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b74bf268275e4d0daf3111f0c5efeddf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6308b1b36ea748179c67d7d0c1ee760d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5316b3e3db24ccf9a286cb12c649403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdd6e9b658ea4a19b593f2252ddbb896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be6c43a12a9e4cc5baeb585278af6af5", "region_id": "RegionOne"}], "type": "object-store", "id": "fd28d1e26da6445bbb119b27dd4e2b9f", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "291413cb98ed444aa4e76045e9860a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b38955871c474e6a8136dbd2eb1275ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24951fd9e5444159b8e5496c21fee7e0", "region_id": "RegionOne"}], "type": "clustering", "id": "cf44bf88a91442289ed7bc93ce01c05a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d87b37c9de7346559fa1c9d633c31804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d40c9ed94fb4c90911bf261c589192a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bb1273882cd4b1f8676fe54c1d3607d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "10a44890f1fe4b1eb15d58c9e0e91a05", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f22ad50057054b2da6879b7790252ef5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54c2bcb1aaaf4bfd835e7e25ad711419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a20f3705fd141c8bc6a32165276a682", "region_id": "RegionOne"}], "type": "cluster", "id": "279885eefa00409191ffc83a650a534b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "55605c0562ca4a62ab32c9b4e8e7d1db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dded2066068c494d8f15dc75bded50b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ccb491d59a61418e83a1c3ac4820154c", "region_id": "RegionOne"}], "type": "data-processing", "id": "4ec1795aebf942fdb529fb932732e262", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e6aa9930ee643c9a11218d3668f3ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70a5d0667a314fff90140c6155e764c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f61d61ed09654773982856a87e0998d1", "region_id": "RegionOne"}], "type": "baremetal", "id": "0958920538a045068ecdde956f4db70b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "81b7194d38db426581e5284bdafe3134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cc902109193469c874bb61d5003b725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b023d529d5554159bc19dea05a9d2613", "region_id": "RegionOne"}], "type": "bare-metal", "id": "67732532ebee4286aa1fcc0c5539c668", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "80b3f89f7c834c2a9104541629be1911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aa6512371dd847efbf84fb25b4d1d3f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e640cedcc2de4ea399f36ee639adde90", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9cc2cc93b9b740c79d01699e354b052f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ebaa7491b4c441388fa42b061398a9ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "feb2af18d4fd4a969f87d32f6732dbb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fd0c3ffe657141a294ceac33b03532c3", "region_id": "RegionOne"}], "type": "key-manager", "id": "d76e7d8f153b4af593fc6d41217c51bf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69d4dacb75df4a0db6a7e917158eca36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26d487cfb0fb4c0d8daefce833d6937e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "32bc913b92a14ee5b22b42ebc61eabe9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "60646d0dc3ea480eb73744716a80e165", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2239d55e3d7484f9b50266723b76043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ceeadc0be664c30b5c3391b19231318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8668e4b026a2444fb46221e312fe41b8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "63f1aebe4bf446948a2e25297422b2ac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f7a771b70f9149c698e373441cefe162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44019b3b77f14325b8ac1312db85fff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "825f8f1682184af79ff5a5ed18b3de40", "region_id": "RegionOne"}], "type": "message", "id": "501dfbeb02934b06a5d6571ce2dfd138", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "20b536858c2941f09e1720449de42b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ca63da41f5e94c05a2b445f3bea5a46e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "12f42488923e4ed294b6613a75226bdf", "region_id": "RegionOne"}], "type": "messaging", "id": "9486b72e8de7450e88adecf9c5593e81", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51e48934672e416f98d6516848f09c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "13d3357eacc7432d9032f69d38b4ff3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "917b47a367e64c289c308e7e2335dbca", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c049e3bdab23485c82576b751054af51", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08843cb2035d44379cfe75e43d617d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17cf9788740f46be8dbf54e664fad3d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b65f9d0added4c63b428778467955627", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "92c04576486a46488eb4e50d6b572b8f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc70ec36571f4f2780e46a9bf974eb83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e14a23a372e425598dbc8ef98eee048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f799d7759d254808a3b70d8f691bbfbb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "17974956557541d4a1e21a3a1e5e5519", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92e484e464bb4c25b5ebc745a2895272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21d9da82fbc74e30a2c4b2a36cf3e2e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "440166db4de64ea592a0c67f1fda7af5", "region_id": "RegionOne"}], "type": "container-infra", "id": "5891122b89b644c7839c57759b3a723b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f9d8934de5364a5680541b0ba6338d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c702d5f47d66410b828871d0facddb83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bc468cbda4fd4c2b9acfb7e586749987", "region_id": "RegionOne"}], "type": "search", "id": "a838a8cfbe664f888935d29704a8c0af", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d876ddac65a7423f921dd58e7e9bc096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3133b2d2e94943508a9f63297d1fea8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c18d9bc081c84bd6b787dc03723a922c", "region_id": "RegionOne"}], "type": "dns", "id": "28dae2d2957b4f77add1ca826b6307f5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fce2f002d05c40e48cec6d8ff29e76ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b0cf3d82c61e427bb484dbbbeac7fa86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "73d201e308d847e7b3a26af01af3aed3", "region_id": "RegionOne"}], "type": "workflow", "id": "6ff5aced071749e9b52d0872141806b0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f7182638e7d4ae39ef868e4888db5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cd53f507c2454a7d8b90de7650eed9d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "180105b7ad1240b184b4bef864a5eb70", "region_id": "RegionOne"}], "type": "workflowv2", "id": "14b2b0d134e14aa5922095ffa69fb244", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7330593c9cfe439882a589c063d0b33b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "18a70aaa7680487792a9dfb10cffdaef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e5f09a3d147842daa3546fa0496358dc", "region_id": "RegionOne"}], "type": "rating", "id": "c5d07784f7b0434d9a3c57f33ad89fe7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a2f68bec23964820bc3350069a231f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc9acc9c11e5421e8d840bfbf349b1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "743b739605b04f6c8025b173f226defb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c4906b8c3d9d4fbebfbb300e20fb439f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ed980117aef494b8bff6712a922e58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6aa2e840fe50492ca73b0f8e6db15048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ccf0744af6cf41ffa86909aaaa87de21", "region_id": "RegionOne"}], "type": "policy", "id": "6069d2bf50a84421bc485ceef8516abf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9cc6db75a9274861a77f5a2115dc8918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aef59368ab434bee98c86bbf902a8ec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c4d89615a6884c409b4318b16c47c784", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bcdabe9a36eb4bd290284561eca563f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ef8c2918fd4448e813aebf495cd792d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e695aaa84410409faaa7aa155523c677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fb10d85170b64100b00312b3b61910e3", "region_id": "RegionOne"}], "type": "sharev2", "id": "0bc515ba410f4826ae029eec1fc92e06", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d17f32b9df274b34811a2f15f88e205d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0753cc4da3aa466e918d5114253703bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a7b80a3a2295404d969ff2fa13e70a6e", "region_id": "RegionOne"}], "type": "share", "id": "d891b6fea52d4ccb993e684318cfcfc2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cf5266c61bc444579a0f228ec7e8df8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9223dea54f141c695f02bb53b52c0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c1d9d81226e24a07a61307bb549fbb34", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2818fa9d969b4cd1a606a4bd265f6b4f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c300e14c7b504f2fbbbdd046c30f02aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74469a38c9cc45768cf6211c2f156da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41e8f51a1f3a491eaf68727fb4d03405", "region_id": "RegionOne"}], "type": "orchestration", "id": "90f82780b5a04e2e8669232b98d92d02", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2cee04d89e6419aa67d7e4fb3df82b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34676da965e44ebdbd9ec7f7073ac58d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2acd003423fd4113bcfb59f9bfc159c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "cc2588f3bcb749f48f7acd7296bc8f7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2334acd7d49943ae811bea10638f0abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2aa999abbe3452a9585a40224f2e4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae91458d78df4aac9ad3f04d8f4132e4", "region_id": "RegionOne"}], "type": "volumev3", "id": "169d9cfa434449c783a91d08d8991b1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a99edadb8d1847a6aacaa73309f2928a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e26d85ac44304677abb84fb8b28a57e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2cbf0a3d2d649a3bc779e06a2876c41", "region_id": "RegionOne"}], "type": "volumev2", "id": "9ee7ee2bd82d4813819845636c2e3b8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac81a5bf51604b80b66cb63b49e6baac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98f18f48a2bc48b68cf73577546c3a37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0103ab199e4c45c0b6de34327d850886", "region_id": "RegionOne"}], "type": "volume", "id": "be74ce6c0cb74610a0caeb51c2ad36aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb3f477fee2b415c8790f392b7347e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09cd6a91a4994cff97ea70ce500b75cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "492d19587d014051a0be9ce9fd1a8768", "region_id": "RegionOne"}], "type": "block-store", "id": "c2d5f62c86574f26a8ea57baa6d71710", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d18ac0b0e9649a8ab23305a05fff8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "90252f7d48434ce19941d6bf853ac7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "75b5ea12e6444d83bfbe0b2687c0a464", "region_id": "RegionOne"}], "type": "alarm", "id": "1d21d579dc374fc48f17e11ca54ab05d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a58cfaf60e74a12b16d98ee2590ef1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "10f1abe862f8433da8b9abcc7e3a982c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "14f7eee372e541468f0c8029b0428d06", "region_id": "RegionOne"}], "type": "alarming", "id": "b047a2f53ddb41c7b5bcb04d00c6af99", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4941376f2f974f63a4d535f641163e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "416f750c524148d89f9dee033847a1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e014c17434c4d9ebbfcc5f422722298", "region_id": "RegionOne"}], "type": "meter", "id": "884dd5981089425b9f066263b3a2e8c5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0982445d61b84d8aaa2349124ce6bea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60ff110bfcb94cb2be885f39b1da6ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "375857e1cafa446f832f1d99333aac94", "region_id": "RegionOne"}], "type": "metering", "id": "75abeff03c7a4508a8cc03dea92cb946", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4aacf6ecc55a4bce845ebfe134a79912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f0f243bf6b94b28b6607e98f397871b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "59a8ebe02a5c42f59764660c1677bafa", "region_id": "RegionOne"}], "type": "telemetry", "id": "969f2d19c79f40e497224718740be4da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b41da6be04c34a93902858629678cba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2806fbb5905042f1a9da8be60200fb42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0a0d84be879f4c5ca2a7c09767c7619f", "region_id": "RegionOne"}], "type": "event", "id": "3d53cd47a0d940eb8abe65f4112aeb4c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "18de4c4728df40cfbb7fa0a240437d43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4b83b43faab94beb9a615e5142eed286", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4958100901f4705b54be5ad265f0747", "region_id": "RegionOne"}], "type": "events", "id": "e3608185591d4e88adb98b066aa4d875", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64b3db2b7d3a46e88eb82eb16bde8267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6af18f3bd73a468189de486a5b1dcd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "31017beab28546fea24a4664f373463a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "77be2e3854024e71bb0b357cd44294cb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d0ce34f030af4d508c30ed45cee802d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7a133966b914e3db3f0b5b7de5ffdb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "318e09c940af4c73baee1d37c924f5ac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0f9dad6b437c463fab117120fc70c786", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b309677dd0343fa889d26574f363f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76e10fec0ca64d4d8e103f24098b55c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ee2b46e1aec54aeeaec5fd7d71510c7a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c1083ed40bbe4c7a88e800355abba7a9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a87e21f9761246af82a54bae099a8488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8406915e07b246d0932f5398b8f63c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "06db641f72ac462a917d4055ce3a30c7", "region_id": "RegionOne"}], "type": "tricircle", "id": "1efe558f49f5424c9f8e78979a7b0d57", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "247f3beb9cc34c90a04ecd53022431fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f8a3ef1cbb2e41878572a2d297798105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8ba3a1c158b84707b04557210eb9b0ba", "region_id": "RegionOne"}], "type": "database", "id": "ff9afc1c05c2435a941900890826575b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c3fa2e6d1434f728ad939f143e16896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d6e3f9a036947e094d99f8e96536709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "72295e09ee7944f8b343d05dd8f27a97", "region_id": "RegionOne"}], "type": "application-container", "id": "f07e9a6ed7ea4324af58d8ea6af4a11b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17e8313666084c4cb2f2b3f0c8a29cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ec57b3e90494da18c8fbd92d2944a0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "01e0fc17368e47ba847c349e6bbd65bd", "region_id": "RegionOne"}], "type": "container", "id": "95208af649c1431cb31b3039928082ae", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "592c5d30b3f7499f8f53e19601451baf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c77d3aeab6e64c3a8ce0b4f241acbdf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4f0a1d4bfaa840af8d27fd6c5aed1fbb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "059c4b7b00a04d9ea2a5930187cdecaf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9cb397bd99b34de4a3e04431bffa7970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f75d8fa2b604d2d8fdd0d8615475987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a847efaf2c8943c298eb8fee24c312fd", "region_id": "RegionOne"}], "type": "rca", "id": "e84139af0a3d4159a98ea1fc4029186d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bcc650fced7b42fab0e18a7b13115642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ccbb65f16704a9aa96ee555a819314c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1430938a5b5846a08821f9ea71b23d82", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5d2407ec48844694a91e857dc815f148", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0c40522fa7484edcb81b5806748b5aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1d759582b02a442d99e372d29fa820f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "01c0c1e4621842ea8ad157ce63e7b0ca", "region_id": "RegionOne"}], "type": "network", "id": "d4d16293c5e04aad80ec88641e93fd2d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f2fc010933d44ab9b64faf6a38080239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9267ece1c9f5422196dd0be489fb0dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "51e054be2603445a82b0dde4f3da1d8a", "region_id": "RegionOne"}], "type": "backup", "id": "5f9ac0f0d0e4488195687d6171725241", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4448177b4d944f3ba0dcfd9d9ce5f66f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "646d46472ad74f47b8eaab0b163bd010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b546999d69241af9655c6365d87f8e8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "69607d7483d44ce59c4dba9d26ce2de3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f73291955924f408597507a68b911ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b695982fa3147699cb4066699251fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b08be2571c9f4dc28f77d496aec3391e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4cbed027994f4661b91343d9fe8193d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f62d60c0ccf1470d89c7f984fd17ee6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "df805a361f984d2e89bd78c3aa6371d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "24325df747284beaa5d322dbdc69c0da", "region_id": "RegionOne"}], "type": "monitoring", "id": "256adf1082a040c2a4fe670b3a218415", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "042c1451782f4d45aaeacd7337981907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d547f6b717cb42acb433d6a06e59bf41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2b47e8a84560442ab78cea56be9d2396", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "314dfde20d774833825b95daf12ccd6f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9a678dd560f14fc48b523cfef36ea6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b357d3e539ea4b56b32fae103cac640f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0571dfd78ccd407680ad7158e7047558", "region_id": "RegionOne"}], "type": "placement", "id": "7e1f80f59e0347709480eb3ba3201e41", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7195b0922d04591b3170bb98ef1934b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71a9dc1a02bf45cd9d2e90b43afbf1c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c03e479a79f647fd8830dc28b9c9f88b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f131e91ebb594d219be80cd1f5b25e00", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74e159bbc14d45d69b1e728f29a22b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0fd020a14e604c48bcf0bd223ee15430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3f2f3cef76d842c4ac50287996198398", "region_id": "RegionOne"}], "type": "ha", "id": "ea8c72a869fc4d4a93c8eb28cded3450", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a03b89feaed47d4b647202bca600bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c0aa48730e4b44afa1fa3c1d95a6c33a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2a4b54f3950242f0841987d965d47505", "region_id": "RegionOne"}], "type": "reservation", "id": "1dd40974b756401c832d1e754f1a5fa7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dce39546a0574a4ab1b58a80392e3b89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aa24b6241239426a8cc6b1502669e94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "91ad9d72096645d180aa15706ce80e1a", "region_id": "RegionOne"}], "type": "function-engine", "id": "081d884717854c3da7e998dc6eb5e840", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dedafea3ec114a8c84befd7c198e718d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "14ed586f8614469e960395a041e70da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "499fd38e66cf43ee996f2dcd64d81684", "region_id": "RegionOne"}], "type": "accelerator", "id": "f75c3870bf2241259aaf5421013d04ff", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b6d809dca99340a8a34715a8218b989c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea0ff1a824f944c597fc6aa9d9340d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "569b40540aff43ffabda534ffae47325", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1f8ff3e533904f9d81707c3f585e1756", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "40652d5d7cc34a759aa47d1d15e5534d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af4c2197b8a243f38e037f9089b0ec45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1bffe5e6eec0401ab923dc4fa277aedb", "region_id": "RegionOne"}], "type": "registration", "id": "b27f7556a29b42829252b6d08c1ef271", "name": "adjutant"}], "user": {"domain": {"id": "fc0a2452afd649d6a317afa84859beda", "name": "e6daadcc5f104bf9b118805c755e384a"}, "id": "1be69ca70d0a4869a0c40ae6dcd392ef", "name": "6868694a926c4392955bd545eda70bd4"}, "audit_ids": ["5e036094967f4c74bc427c75b2927657", null], "issued_at": "2020-04-23T06:26:01.506288"}} 2020-04-23 06:28:01,676 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,683 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,686 keystoneauth.session RESP BODY: {"extensions": [{"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}]} {22} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.060951s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_create_attrs [0.058771s] ... ok {30} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.252742s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,569 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,589 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,593 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,597 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,612 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.504025+00:00", "project": {"domain": {"id": "0d202f8d054b41c5a4a28a1e31925a0f", "name": "78479ee861a2429c87ded3d184b4862a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fffc3aff601d4b7abdb27ea11cfde40c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "640a92f84fbe4e5386ab10146da87a72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5d1e6c045f740bcb43964a27322bc70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a45e2cf17a774838a6c2e2d5d7dd69ef", "region_id": "RegionOne"}], "type": "identity", "id": "fb8b4573a8a94e86a962be5d21526c49", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "17f838f535aa49bc893d9df7c94636c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "514a4c5f42cf474eb8359314a5d3c391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0190d68402543d6928fbd5a6a38a2a2", "region_id": "RegionOne"}], "type": "compute", "id": "a29aac61db0a48fdb68d026d8da75722", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "200b1116fdf645f4a9bbe8eb6aad2e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d2af5cc615c449a1b0cce16ae2326a4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1b0de56794db40edb765a212317a186e", "region_id": "RegionOne"}], "type": "image", "id": "f99b2ab824bf4d17882640da375ec09e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "29b9155d56814c7d8e33a630da048f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "902b59aac9244587b18769e623928c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "361d732fb1544c168f8f095093f6f044", "region_id": "RegionOne"}], "type": "load-balancer", "id": "278ddfebf6a34ee6bdc913aac3cffa1e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dce15efcb7b41a98101794febc6994d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "505cc1d901b3465896d198e359c8176c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ba5b442a1754f36af1e0c1c724a2b18", "region_id": "RegionOne"}], "type": "object-store", "id": "40519b8abbf64c9a86b1e8e8371362dc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58fb562d98a34003bc8673cb97a3455a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fba7031ada540b2bb0ae73adce2473b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c14d9b64bceb404099b91916f39a8e69", "region_id": "RegionOne"}], "type": "clustering", "id": "c4c3be893f4941d398bab5e8ae8ba375", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7247e0a6d97470fa4a6e42e5e63f868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1726c55a9c6d43418cb35f2c4cb056f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57ebf12dc93343ef92a5aa8333add18d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "14e0782a22a34ef993161109583e561f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2cade7c7f8d45429cf828a7e4e7c57e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "706be6274e854a0995fa0f66607e7718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "522b0bbadc5544a98211b39ba01505bb", "region_id": "RegionOne"}], "type": "cluster", "id": "c1aa2d2aa66e4a59b783f03a0153a119", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "441e3df60dea4328ad33911328a67cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "669e189066454123b8bbe68629e93c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9750c465055343cd8747e117b3005077", "region_id": "RegionOne"}], "type": "data-processing", "id": "6a0bc3876fc446ce855e4e915a515034", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa930b74617d4744aaf0ea6d7787ff52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95ab3d2ee36f4dbd894ecdb10f8c8192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d1c13f9841d4015834ac35b2d5ff330", "region_id": "RegionOne"}], "type": "baremetal", "id": "1218bfb0fa3c49b096ad5e546d956008", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a60d6d42e61a4085857a3440556c8373", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48e9bed88a1d49a98afe0bbc2dab328c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "33a7c4c620ef4b8b959a263fa6eb6e07", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d04b8e0bdca44667a2f8edc6d883cefa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4da8a3a9a96e437eb7815ebc20c3e0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5d378b97257f43afa86731ed9969b90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0a436319cc50463180ccf4829368cc52", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "83a9bd88241b4e399a815a8eb1ba7724", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8770396286c940ce868913ae22427ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f06637aca2ae40899f92f385e0bf730c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "99f73d683d584fe9888c3ecd5626904c", "region_id": "RegionOne"}], "type": "key-manager", "id": "65dd4292a695405a966a4fc8d3a4aee7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "837f177524b5434986f563dc41a846b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "86a4136e4b3a49029c5411dc8b43b84c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f694792afb34ad6aadf04d5892ff1a6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "643abe2b62614343aa83b6e92efa55cc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "57de51927501436b88143f416962a72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68e61b701d1b42bd9b6d17a618e90bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1e476f78d51943a2af4efda9a5c984ab", "region_id": "RegionOne"}], "type": "infra-optim", "id": "55f9e9c8ec674d1892a1925932352446", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "954b717e3ceb4b46a1d5252de5c70ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3d0f9421f20b462284059837169a924c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "881b4baaef1345fd95ff4b54ddb640ca", "region_id": "RegionOne"}], "type": "message", "id": "f50978bd81864f18abe9f1e54f0b2c8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e463442ccd5946ba895622b6b2d71574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba6f75b9b2f6465ca34c30d66afa17c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "486180bd135b4ba9a31b699e9832069b", "region_id": "RegionOne"}], "type": "messaging", "id": "685e4120330846e6b4497c00535072f4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a0713b4c4c3f489b997d9b2c82b87bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6d211f9172734ca79e005ddf9e053a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "49ab3824e4e14c80a8e4f6a42b7cea89", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bd4fa78ca88b4425b79979620eec4ca0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95ad1ccacbed40afa501e03b1308f7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95ce25ad562c48959e425b1db5748270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1843851b6cf241a9bef70603b7fb29a4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f9787c42352646a881bf27174f007052", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4daf2f02d18c4cc4bb3f5bbb13a69a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46aa9d7228704d8981d6a22125ae9c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fcae438c2b44c40b333ad4ccb4583ef", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "da91cf57435d4f2b8d8ebdfa7f64ffd5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "752d508c0f0644f8bd2c2f07ae864e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c0e5966c68a40d18e20649ef9912bb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66dc525d53b94ecf921efe0adbd1aeba", "region_id": "RegionOne"}], "type": "container-infra", "id": "247240300a8c4506bcfce3168720cc8e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fff65a7ac9054de480877542d48f6ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fb9c383b4a3a4644855ee5329964847c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "42ed3b2c133743d69e5b7d6a02d49597", "region_id": "RegionOne"}], "type": "search", "id": "22a8d3d0c20545fbb9782403c6ab267b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b246b0ed3cd3404ea1daef4c612e862b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4f2a8dd7a5f94571bba0cf5348abde03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8f51ffd5d58c450e9b5a4b72b4db3ea4", "region_id": "RegionOne"}], "type": "dns", "id": "bfa976d6d2814962a99a7324a98d8565", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f14e61887d342489397937d1f9b2719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "158376fefd234cde8555e023e4d7dd74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d258688e1cf64015b6760d833ce9e3fc", "region_id": "RegionOne"}], "type": "workflow", "id": "ac5b488d17fd4e608fd9fed933cb28a8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e67c1ebc83d2470683d411e5b568bedb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bb02c562c84412fa34e9e22eb9ad72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ffdb80e2a6c4432c858ba773c4d4e63e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "927c190aa911427eb704bdb20e26bb15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b0e732c03c440ebb539ef400a34d019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5fdaea4b341a4c7c9b1e178ecd7c8f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6347080ecb3740e2beca329c0aef799a", "region_id": "RegionOne"}], "type": "rating", "id": "1fb4aba5a5d849f5815ebc6d2c31bd52", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f9e23bdba1084c2b9ff0db7b90dab071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c8106bcb2c7458cab55781466c1fd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fbedf1f5930a4a7eb79f5ca1961889d5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cb9e2bb8dec947ccb853288bcfc845a8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5721d8472544b9387c0981e12eda9a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1977350a9a6d424badadf72eda54af6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c4a462a2a914bbaad030a9633b00467", "region_id": "RegionOne"}], "type": "policy", "id": "ebeb039c829f470292780b544e17dcbd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5788062332084d28b67c7edf849e6bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ae7b323d1af448797cc53077a6235b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f80911970d4406a9c008148765657cd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d6256e23a293433a9beb9b16cdeacfa8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dec9086440f2452c89921958b7821d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4fc93fa67eda46eb96f5b82c92ec32c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a1621640674d46588920d0dc868dbb49", "region_id": "RegionOne"}], "type": "sharev2", "id": "6311437812bd4b77aa128fb09b0c7aeb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e9ad29b8f6c244be9875efe9a1a24e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "16c16db42e384b128ff34607e6d45aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5dcb14db079447f3ad03e7db2dac027f", "region_id": "RegionOne"}], "type": "share", "id": "c68154685eab4087a02e44f15e51935a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "41736f803dc545f783ff338421f3896a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c24e78a8a4e4fb686a3166ce2a58d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8af71b9f252146c591e9ccd0eaf3bf85", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1c06e0af56994091abe82400a27130ae", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef5119e2aa9f44429298d0f44c277ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cb9d2bcc47f4b959ba98cee56e951fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70c3522953f44db2b6fd56d51b8c1cb1", "region_id": "RegionOne"}], "type": "orchestration", "id": "8a459a9c95b248bc9a36023d0e053881", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f752223dc314425eb6ef2582718b67c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "959058a37aa0433aa159c664ce0a9131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70b85cacb049413b88627b6dff9cb0e1", "region_id": "RegionOne"}], "type": "block-storage", "id": "8942a5d391824ef8bd90c6bf9200bcea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0851c37207b846b390c15c7ce53fd412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f29a3837fa78415eb330c5ff2b7ea5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adafdf961639452caa46fbeb1261c619", "region_id": "RegionOne"}], "type": "volumev3", "id": "432678126fb9402eb2122b8f75353ec5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f68011089f34a3c9188a5015e7f53fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "676b0bb62f924e8490fa51b4b4a970fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d506bb0be9d44b0384121ac359f90b78", "region_id": "RegionOne"}], "type": "volumev2", "id": "87c6c210103e4faa9d208cc22d7beb38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4172b183db814c34ade7f358f65800bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46088a32d69e4226a43bb66a5703e07b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf02808f830d49ee9206033b2d1ce3e6", "region_id": "RegionOne"}], "type": "volume", "id": "37850e8277b14dac897288d70682faea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c05b7b9b16e741acbe2f3f3628abdf35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c7ca0ed23e43c1b09bb0890319cd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f870f59ef6e245eb8f646fc54d57ec5f", "region_id": "RegionOne"}], "type": "block-store", "id": "0c54c3dcf2db48a9b6976cad4922d0fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c5c21ab2767433a93c1113bedd29037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "02c01cba442d40f5a58bf9a10ed4536c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f3bdb369a344434595c98c674ac4e899", "region_id": "RegionOne"}], "type": "alarm", "id": "5eac0feaebe445edad00a9714ece9f4f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e9f1f0697aa4c1aa72321b455994484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fe6b25aaede4c5ebe22ff11db3f643f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a91ace335cf8449cb2474bb5f1eba5a2", "region_id": "RegionOne"}], "type": "alarming", "id": "c140f10c4af847ae8342cbde87899b76", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "726e80f1a4c84eedbf366e8416eef43b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a511c57a6944e25a08b7641e6f92fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4fbcfbae56e94eab90dea696a3b3755c", "region_id": "RegionOne"}], "type": "meter", "id": "bf608900c7a740b19a1fa2b89dd5a675", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8f69999d9084403b1e8084b03da7033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dad9f6347c649d1a3abe08bd6ec6c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ffc0dd55b7094ffe82395ec129d817a7", "region_id": "RegionOne"}], "type": "metering", "id": "531e5fc7582a4367b90b5b38fe244e97", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "077b09d4f7554e3cbe4170cd0a3972ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb9ad1c8045947f7bb248c57107dee36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ef8615e41fe74d838cc6b18e58006e4d", "region_id": "RegionOne"}], "type": "telemetry", "id": "c37a3bfb372748b8acce84bfa7c3ba0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a024f4b3e28149a191bd45b87a55c09e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "274de25f160f4b20ad0a8ab07348a930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "229112da166842f6947aa77d008eaf11", "region_id": "RegionOne"}], "type": "event", "id": "5cfbaecee78f4e9b8b0b042b19999ee3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc6cb4fe0fef47288e0abd9a9797b2dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6695f7eb85294f2791ab67a4ac8c28b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "858650aefb8940feb5bb45e8f7b92e6d", "region_id": "RegionOne"}], "type": "events", "id": "5a381544f35c4a47b530cb8f7df4202a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5e6514ffe824d9a8dab1858921dd99d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dfde788fbccd40b78e921d370d84d631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0e3db74efda34e9b9e81a7cbde07cfc9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5e199a9362b2437c87c0fcf9a8150f7d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7f96049a58c48569992749dbcf23156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6ff7c23a90074a5db5881b0f73367de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40af81f79a2141d2af3b033e5e4ddaa7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d9e85599df074a6ca4a388d107f7d3ae", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2839a5ccbc94148bea7815c2854814e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae76607d4c9845da9c83b8d0e909e17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d772d10aadc94a629143dd2ffe1d95a9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3b175384b4b34aff804257a784e58b55", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "94f2e415ddb24b43a87e4674d6e58c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d539323ef6e544eeb2e7a6b8a758edc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e55038c59b9f4ae683c46b5a257134cc", "region_id": "RegionOne"}], "type": "tricircle", "id": "b8f0bd2a939c43bc83692527c5586fb5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "74d14b128dd7400ab2137616f805ec73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6b5958e4623b4e0aa4cb216d0d2719ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "447c44f192fc4ce4a1ef9013694ee4b8", "region_id": "RegionOne"}], "type": "database", "id": "b0b9a8779f2a40af92bd956de7ca2ec9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d17dc63e9d1643e0b41b692c64573015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3fdebd992544b6385d37bc87c5d1495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e40723d350b47f6b20c70bac3cceb51", "region_id": "RegionOne"}], "type": "application-container", "id": "e72bfbf626624fbe8016bfe8fa75aad4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c495214082194ab3bd1f47c52e4a7ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09a83b097fd24473a03a21cfdafd4524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ed02249e321040468d3376441df37062", "region_id": "RegionOne"}], "type": "container", "id": "592a5d2862c9403788d1aa3253146c1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c0747b87aa64952912b94c179f492b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7634bcafbe044330a252c11d31c16e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "264a4c0955f54725ba05720107ac0e7e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "36d4a18e61fd494cad0d06f38c5ea90c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "024c8e8ee16c4eec82bf3ed2d74a8df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73bba8bb0b8c4a1493bdee774e3b2d54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f69dbdddc8dc404a84c53768dc5d38cf", "region_id": "RegionOne"}], "type": "rca", "id": "405d74ae1b1242aea9b92c6810725a5f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f989307c5e85414786b10ff11bfab82c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8c60f3f1f2cf457fa46cd803f02bfed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8a545a275eb3410981049f1608c4a5d7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "add9f7f343684b078bd52934291232df", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "39d145dfe9f64f3c881c0a89b6e8cad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ed4294c66b014d4c91ff5134c2aa70b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2a87e64dacea472eb3eaaced914cd2d8", "region_id": "RegionOne"}], "type": "network", "id": "53a29e97d4344573804bfaa40c310488", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5cb43318688b498f8e7e505a7083f8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b8d293fd2f554c4f84b0611a385b9f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "60702c143ff843bda1f4272480feeeeb", "region_id": "RegionOne"}], "type": "backup", "id": "4a096ed8476c41448bd99a42433db14e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16a388843a9d4828bdf1cfef7dafa282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "571474d308d9444593efdce91d335e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3eb02880fae40a793784833b1782c95", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4eb9e8bdda0a4be994ae4541ce13a588", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3a193f44d614864b10c8d2ebc91af27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e0f307220fc4599aa979218951af601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f985327c19c84a7a9cb14d502738a659", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9c36586dbe784504ab1c94c732151db7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "089ddafcf964443984d39893e48d8f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0f9fdef9a60743fdbf398c66afa7d30c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f35b7bd400794c97b58aabd7e1a7cc5b", "region_id": "RegionOne"}], "type": "monitoring", "id": "fe4527bc2db947b19a5792859aa17325", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aea352194c6a4e7eb956a12b4a686ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c4c4d0f830e46e9a02afe49b42de47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ec558bbf18b142c3b541660523932e72", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "06d461396c394c3dab4aef2d03f966d4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0302687515374507ae2d44b5635bab75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8154ffcbe84e411ca275afba5c92df07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1438138aad674c7bb23cf5483162e5e4", "region_id": "RegionOne"}], "type": "placement", "id": "9a1fc1e2cb724de7a70eecca43165732", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dadf7bf19364fe9b29f266bc62a8089", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "030bde23484743469f11d27bb1dca984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "91463b79e00b4e999d50ea0dc99d4e79", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cd76733a56954713b58604a8f8b0d098", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fdfc8917fef74acd88222bc72734029c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "024cdd31b1b54453908ed03e25034bd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "16db9d7dac694bf5a8c1e88bcbd13889", "region_id": "RegionOne"}], "type": "ha", "id": "0c49017fece94c7487580a70516dffdf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9e379e16b4b4e0c92747d24d12835d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f49cbb165c0e4d97aeab5ab6afef03ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "441867c49a4e40618d883fa6b40644df", "region_id": "RegionOne"}], "type": "reservation", "id": "5298da2d98a245b7bdbf585351be64b2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b17bff4f2624000931284f441354deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c71efd47904f463980b1456634baae1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "69423c49ac2d419f9f2e2232c6d3fd63", "region_id": "RegionOne"}], "type": "function-engine", "id": "a92c9ea7fe814a5c80da91373d02b49c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4ec1243a75d4f489b4d10a5b2e6e5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7c0cfe9a61c54204bad1f20bd47050d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b8fc73a04eb449c2954df6dd842d6269", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7d4f671261c46859b9e1008be764008", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0651f9dfe6a34b9eaf7523307273e414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fe93d5f6e8c64536b462529bc6dd9ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1ce1f69d0ec549d5bcf244aa1f1a7fcc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e3b862760c994103906f9b4e82cc7827", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46d64f2f9f78437d8eb6c99fdc63d82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cefc2419e2004e269093f9e17eda15ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eed0bb19d42144e6bd77d3e0778a1cad", "region_id": "RegionOne"}], "type": "registration", "id": "7dd44962921f4faaaa735d1def5fee0f", "name": "adjutant"}], "user": {"domain": {"id": "a8a75a95580a4792a2fba5105e2be888", "name": "a39c487cb5c84d19b1987b97aaf9fdb8"}, "id": "d48761e07bdc467bb45b351276b73f08", "name": "e576d5c9a5564f1c8f85af1e80813c85"}, "audit_ids": ["4a5653661ed44fefb7cc585a8d0a57b0", null], "issued_at": "2020-04-23T06:26:01.504025"}} 2020-04-23 06:28:01,701 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,708 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2?resolve_outputs=False 2020-04-23 06:28:01,713 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,716 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:28:01,744 keystoneauth.session REQ: curl -g -i -X DELETE https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,750 keystoneauth.session RESP: [400] content-type: application/json {8} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.304709s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,560 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,579 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,583 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,587 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,613 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.452906+00:00", "project": {"domain": {"id": "c9dac7e6f8094123a1e5f9956ec054ea", "name": "6c29ff660abe49d2a0ee78a4c824bfcd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eb8f21507628429b9697505af22bb787"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7091f82349d4416eabc0ad64b94c4c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e7e1e744690401da6668dd5217e334b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ba7b28bdcb2542b1bd5403e4de3028df", "region_id": "RegionOne"}], "type": "identity", "id": "9861eff6d2b143beaa48984a45837897", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b4a28f505014400eb41e35486ab018b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f559bb291f941cfa08356b2049262da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "923d353b72d84608a175110a89be3416", "region_id": "RegionOne"}], "type": "compute", "id": "da9b8ec215c64f95b9269266ddc6296f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dff4445878a24eb3bbfa3904aed961e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ce28d0c07877479f843e1fe24f680c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "08009c8e129c439bb3e2c7bc139c3472", "region_id": "RegionOne"}], "type": "image", "id": "a112a121fdca4569961a3211893cc8e4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a7fda0d6b5ac4edf8229b0f558459d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4b693b647ee74e2b861479a016f38218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2a4b36ab1d894e5ba83180e884462cb1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e96f0423f57243f9bc209c552371409e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32fd18afed0347b5806bc75666ec5740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "054ecb5d97f24a568ace5661344fee3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f406646c8494f7cbbbe1d752681e385", "region_id": "RegionOne"}], "type": "object-store", "id": "3c35fb582f7a4f4391d7360f4df8d7dc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16bccbc4a22a4d7180dcfacb59b13398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db0f3a311f874559af48d22c0c7c16cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "75902dde9d2144d68c3e0b615f639990", "region_id": "RegionOne"}], "type": "clustering", "id": "0d591b8c693440fca9d86bc62fe962dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "956e5de345534eab8cab12fc1df6ba8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e026a5f3bc54a1f845893e143f86247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "899828af9cd3469fa6b127d3329880b1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "66c6ec5fdef146cd95c48a90f17fb4e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64a743995f7845febba662719adae0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6178369837f64fc088d9b015712f8c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba4a3307b22c4de1a72364aa9fd410db", "region_id": "RegionOne"}], "type": "cluster", "id": "59273bddb02547aab4e711d36dc81c3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cd7b4714e2eb40faa64125bdb692a932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4564a793a82d49d081a41bd2aa561e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "51ad980bb11f45c3ae2248bc1afc16c3", "region_id": "RegionOne"}], "type": "data-processing", "id": "308a673c5bf84513832ac6c8e0b729ad", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ede8e4ac790b40f0af599f3d53aad0e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf073a711e5a47c29cebb73eb939e779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c37be12e97d74ea39d17dfd996eea6f8", "region_id": "RegionOne"}], "type": "baremetal", "id": "5c762e1de8e548f1b1dd4ca6c2c05f69", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57cf2ca8a4974a76bd98b6c3b8685540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78c580b453fc4024b384dbf005ae1c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e07dd0e0dc7b4406b14d5061fce49ec3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dcfe03db24bd478b87080d4551c78624", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a513cad0b825444593305e0a5606f391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "edc0544fcc354aef8ab5b41f4587bc7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "37fce13986b5478eb0fe5306dccbf182", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "861d846e379e4d40ae59de440bf957ad", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61af8f6fd01246409516980a7e9d694a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6f2e9fde481f4d3bb53515ca540d380a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9378241cd96947c7a818f8a550b8ce21", "region_id": "RegionOne"}], "type": "key-manager", "id": "31ca4dee303042609f4e7d776d6d1dae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4451a81baee64d84ad48f73e7966737f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f234306c2e9641bc8a9539715eca20f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "af539d3b5e244863a20d3459ed55db1e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "212481d87b924c8ea3d392c2fe675920", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf2697ef6e3742bb8f649d9ebe70f9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df10ef5da5694a1a815d1f7c33b00891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9553c637aea342e1b1cdfb68f6c48b49", "region_id": "RegionOne"}], "type": "infra-optim", "id": "717b21726f28428e8a59dfb125a58b9b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d85cfc7724e4e9e96b60eaed64117ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5f83c47ece58440b8aeb0b09db8c55f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ea9d501a58584fb7a52bfd76e1ed4d9d", "region_id": "RegionOne"}], "type": "message", "id": "4d68b32895b94261a11fd0f25b360f35", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "35aab9f6645f4a58912b7d55ac69ac35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "88d69fa0d213416cab3dae191094bc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9ec8f5166e1c49289b9693ef51402a99", "region_id": "RegionOne"}], "type": "messaging", "id": "9861e28d062a4217a4ec16f7f72bba1b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7fae879d80741a6b0fabc3f33d0544c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "58348228afc241e7a8ed721473025332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "349951015da14a0b90e89bc7e89b700c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7ef76b03d28c4e51b78b3fcc09b0e0f1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "319b1f350b3b4f438c7cf0837479cc69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad52ca1f4802416fbd07f4f0dd9902de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a3df5ddda474c5b9401da7ef20c05a0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b42308b35bb64e269ba334e634fcea38", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1052460cc0d4816b9b5c0bf71061735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f56b6d7c418f44adbf90b705228bbc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75132ae40bea460c856a2c4c3f09440f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9066c82ef6fd4f49a03a53eeabba5f31", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e089705b66084861a76dd6f6fdc67b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d042c7caedf42208fcfc5834f4db1f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1058490704dd47b1906a4a788b76c138", "region_id": "RegionOne"}], "type": "container-infra", "id": "1cff55be775c48ac8a3f78f0274916d4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c86ef8a7444641beb5ad69090d3c1473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0deb8f65747747eba4c44185ef13c67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e282e7d1de2b4a2e82cb3c8c70b952e0", "region_id": "RegionOne"}], "type": "search", "id": "d341c0f14b61458c997108a28efc74e8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "06a9352f40c1425a9a0aa43196ed398d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3714ba1ab8f4bb7b39b69b2da9937bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d677338faf4546a5bd89bb89c39519af", "region_id": "RegionOne"}], "type": "dns", "id": "033780e2e8644bd9b892bee556f698b7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f42df552848647b283f5a921e79cdc96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "384ac52fb85a43f99d9edd86ffbdb32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0c31f3a6018842998d93ba8f9e768869", "region_id": "RegionOne"}], "type": "workflow", "id": "f4ea243d88344d92b090b9c48ee95114", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "999063f1baa349ffb69845d9060b0832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "484773c841a249109e8b53083d3ef9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3fb293167f644271b8d5551a3500b8fb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3971534ea3124507b1e2ebefc9bfd87b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3fed5269a164976b4a948d33f8a98f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5dd916812524a4483f47dbeb1d5b471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "863c00affc76410eb5ecca3ff791c516", "region_id": "RegionOne"}], "type": "rating", "id": "79adb7f21f3b487dac40d695c732ec99", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b45793374da24afd908f12d3abf20161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "431cc7d81ff64a808834b53f8668172f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "85b09fbdcae74fd2803c24ad65226009", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b5b80cb2a56d4988b6424632e9594731", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ff97098aeaa478dabf761b51888b76f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da815240a90943a08739b3452aaa80c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "393bb33f78574e04b8ddade7b1454550", "region_id": "RegionOne"}], "type": "policy", "id": "976f613b0f684588b5e338a0115bd372", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c94ba7fa94a349168e87d986ad4828b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89699e848ff2498a8da1480a7fbca2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9043b1059e9426a9e303fcb7e48c332", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a25c8f5ef3374dd6b8addad7d125a3cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75543ee696ed48e1b37fe54fb92aa12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "433d9a4c4d2247498ebe7e30cab9fb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0d3ee82378784a5c9943f12f0d776707", "region_id": "RegionOne"}], "type": "sharev2", "id": "f828f599e5604b3d91d692362ac5a0a6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c609406eb9524bfb91f3d69af5062329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "105c4f2125fb4eae973d8d9e73a9afbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "850d3cab8e6c4314a0e10b4858490dff", "region_id": "RegionOne"}], "type": "share", "id": "50b5f916005b49c291e3dc5494b7ab09", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9bfe788c34a149ffb90e45cc5fd3cb23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d7f1596449148719821186c5c86f70b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "09406275f3ab456e88d875e39cb44614", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2851e8d210a94c7cb2e9ec92cce0c0b0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b145c945aae460f853ef9d2feced039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a254f33169d14a418f8bf0491ed9055b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54499488645c4a99b49db75815416579", "region_id": "RegionOne"}], "type": "orchestration", "id": "b6ffa08e8802482ca3c255ecbb4a139b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ab3494ea5145e8a7ffc93cf308af30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "674d0a37db524dd9830ee7f3faa9af1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77a83e5d0de84b47955639b425e6ed9f", "region_id": "RegionOne"}], "type": "block-storage", "id": "90af69c106d74cf393b32e798a5853e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2a9862fcb4d4a4eb7cac02e55494b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "159eb7a59ab44253af62ff1f866f9796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54fdadf7b6fc45e998fad3eaffc87165", "region_id": "RegionOne"}], "type": "volumev3", "id": "e28e29145b57422fad09584c7397db5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e53b7c78e84bd5bf49a64a6d788c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c796e90062f4461daee0378ba67205a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8297a2c9c5e4626bf5814ec83c82de1", "region_id": "RegionOne"}], "type": "volumev2", "id": "b8b92c36e0bd4b3a849625ae1f3a7929", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9c1a557ee7d48949801e2ecf4942b7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afda22eb8f914da29085e39583ce4386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99fb9ecb020c4a71a10a40595c61cf05", "region_id": "RegionOne"}], "type": "volume", "id": "c28747630f5a42a4bf315dd8fda1ed10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "963f5495b8d24b47a70bdc159dc3a56e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a982866d70644e7b6bfab1c0d08f2b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9d5d7b2f77a48fc9a8f8bcf4a0510f2", "region_id": "RegionOne"}], "type": "block-store", "id": "a005b02c85a64a5e88ab914e2b848883", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a9eb72d52b4949d0a4b31d845a208abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24bb0324dd504e06a1279f00ffec4f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf321e665b214293b27c67b0c4e7d051", "region_id": "RegionOne"}], "type": "alarm", "id": "22fcf31df4554d0d9f25e1786b1b4a02", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68e877a0a01c4be595f57462451ba746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ac928ec168548469178fd6e63bb920e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3bd9cd0f4144436babbc9b57c9a02abc", "region_id": "RegionOne"}], "type": "alarming", "id": "adbb4984b2b64af9b292f36ab58a58a2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e937729213104ac6b318171b448c6529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "89471637064d423da2de33e9d7ff844c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a96d697ea0d48dab85c3663a3370f21", "region_id": "RegionOne"}], "type": "meter", "id": "14e699888011480a8f37dfd7059116d9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da9e263f382e427981be4fbe75c7949b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "171592fd81c541dca954a5f9678fb55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5bca22f9e1eb40668d75fd724b992250", "region_id": "RegionOne"}], "type": "metering", "id": "e4fc28058f7748f2a0624bf19021a5c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6dce676c96904a9a98dab084cb4f9a3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54d49af8c6874617822d8fbb276d2039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "356b523bd4f84101a5ed50ff4b77df46", "region_id": "RegionOne"}], "type": "telemetry", "id": "5c7c5d433e154cda83a417eb08df1af4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dfbeddd68d574fc4bb3732c46316390b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ead67cf70644eb9b7acfccc5861a4d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "54b29f7a0aa8433cbef4b01494501050", "region_id": "RegionOne"}], "type": "event", "id": "2c8fe7263a15448bb44960cfe48914bd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "18f6da5e1f47463f9e9f50559a5cafd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6aee99ada1704480a74487a0285a954a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f8e2c235f674302987cfac046802eb7", "region_id": "RegionOne"}], "type": "events", "id": "6a4b6026db4c4329bb719e797fe2acc0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2879f4c71df64282927b00bbde3a41ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0be48da869a04354a9143f94d5fdb024", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0cd526348c44b9fb547d26356cae125", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7a3ff402f2554a6b9de6a6114e614569", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da85739bc6d74f1ab028ce282f6e5470", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00f83a02e0ca49d69c3ec747198a4932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "037c01b2f1e348c7bb878f730902c124", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5af18d5515794c999b91fbb12b6ceb32", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ce7aa42ecf541aaa0ab930f08aadb9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c8b9bcf789940c2b1ab00cb89291535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "81e526f3597f401fb196b5fb9029453c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "93d046c051c845bb8618ea86efb4d4d4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b005cc9c58154891af8b8523f92dbf0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a5ad40a7d1db4344b02c26c9b65d2b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1b64dfe8d3c470f833319d42302ab31", "region_id": "RegionOne"}], "type": "tricircle", "id": "aa449b2aa6594b1b9177372e2142c88c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "91d544097d5c48bda2d349ef82b41783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7f51087f6d794d08863bf85bca19bf13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ba5822f3e6f74824a3c967a459d6c8be", "region_id": "RegionOne"}], "type": "database", "id": "ea54bbb44821418c9d7d2993a958776b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b008870e34334884a1f10f5a05cbf387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d65e968a2f4f46be97512b13a5f05b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4bf5b025ee984887b8991e2eda74b7a8", "region_id": "RegionOne"}], "type": "application-container", "id": "0092ad6cd79240e5b6b0bdfe01f0ae69", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ca633963ae244aa96afeb0a003d8b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e9d21351de549b798a18b49c0067829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7cb1e661a8f14a3fbf9731088c8278b1", "region_id": "RegionOne"}], "type": "container", "id": "5db6df2b6d194438897174d14a77b083", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a41bdffabde4ee7be17eb178ee908f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bec3a96a7a934914885d1c8ab1f5a047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ec536531a1c6458cb022702392c350ad", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a4cc8659ef4a4ca289df698adc798825", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7e02c47fbf740869cea93819841aad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fc53b3b8be3447ee95621a16360f6774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "04d983e3dd014c4bbaf78d36d8f44d84", "region_id": "RegionOne"}], "type": "rca", "id": "4a8cfde4a98f471cb70085a083a5e566", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "00d94bdad1074755be8ef4ea5f54d38d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1668b37314a04195875bb0b71bace659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1725f01f41244876a38439d8b51d4509", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "35ebe9c9e7484832ae4e1b80d830dee6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d737a2252ea346fabbb0e001ad8d7f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3a4ca7f1bc9246b0909fdce2c1851c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c19513fd9f4340eeaa609f7c742d7195", "region_id": "RegionOne"}], "type": "network", "id": "eaf8c20071264a5f9237a7fc76bf7a41", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c8f588b434ef4ccb92247c84028aed70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cae8156808b94c43bab32dcb18193488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "04f7e87b2003406ba8f79581e319b179", "region_id": "RegionOne"}], "type": "backup", "id": "e2a641a288724bc9a5b49196d0991aaf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb83d0cf6feb4652a6a39b347b56fa96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "122f592400634c9cb3b6f4dc3b1ac01d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "86ee945b125047788f125bfe261c6d63", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2f557ae40dfa4e76bcde2a3a4d5c8206", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18609f532b4d426288d6f4d0db5e520c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28af130423cf4736a5bed15497f45ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "48bd8d7bc20c4d79b3a248eb97053cb5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "07ec615602844bb3a408ffa5fd376e55", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ec71851f6d74001855f754c1254351a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ff6ff08631bd48398a95c5fdad353544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "10a997c65a5d4f90af1f8a520f095ec6", "region_id": "RegionOne"}], "type": "monitoring", "id": "d5090f90b6674744bec87831012ceae4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b2525a0f2e647a791c623910683497c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f4aac3471a7f4f5487c62c9687e8a734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9a1917c1d64d459b9a2a415716b572f7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6a11ec2875834c278757f7b6e4834c30", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28360c50ce1a4ca4acbb8e0aa60367a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9f5ac5bb558d4443a54003f09d65bfed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ceb81679177c4eac81d51f4cc2755941", "region_id": "RegionOne"}], "type": "placement", "id": "9fbf11021a2c47bf973a100008447cf4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b01cd76289934a7f9ebc9cfec4bbbfb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b0a40906a3c04d14b1ba786fafd44317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0b30b49aa02745e69f2c6a3eb276bceb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fd1a7d84157a4fea8e94ce0d617b5f5c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bccef565b2b14611ba3fdc85b21b7f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "028da2d1fa2448b3bebc9712b520c515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "58edf8a9a5ac4806921d2bdf64e0bc50", "region_id": "RegionOne"}], "type": "ha", "id": "2a602da191ad42c48c5f85e61067ed1e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cfafd25d06fb4bf6bc50858b3394b7fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "87b51b2589424370a7e7e4a71de9c171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b60e1e8836fb4a70979e589a2b07915d", "region_id": "RegionOne"}], "type": "reservation", "id": "c0d318a082d24d5f873bd23e97c7f6a1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2f3b9fe056fb4e9aace2788e1f5c3eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3831c2fddf448a79c29f009899d05ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "54fded5bc8c248638b1c2dcf00a7c629", "region_id": "RegionOne"}], "type": "function-engine", "id": "b6ccb27f8904477686ae0f8117201b4a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "be4a2623fc604906a7b1effef611bb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2b63d917062f466f8f786ab6c08fa2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4ee7e24438b54fb789f41fb1e496b2c2", "region_id": "RegionOne"}], "type": "accelerator", "id": "0d108bbe9af347a7be07362722802faf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c1bed8a63914ae5b8aebd4441364ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fcb15ec1ebac459ba9cc69c6df45712d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "463a1de3395c4ef9bbf4f34592efee6c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7d391744831b4f79aa707c4fedae44c6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "541393cf9b144d30958c6393b09b0c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7675056d4c1e4c1a8fab8ebce1d7c4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a27e3e086b794ab5a81e277ec5c5fe21", "region_id": "RegionOne"}], "type": "registration", "id": "276cdd5304d8416898e6c5dbfe32e314", "name": "adjutant"}], "user": {"domain": {"id": "3c17d5a8e59041c28267492a04ac3d03", "name": "278ad13a7cc04a749a17eca0e82be690"}, "id": "acd18056c09246639200c0c7a87b5c78", "name": "7f3b808d83964337a94829fcce653219"}, "audit_ids": ["0c564435e2b84b5281d2a61349ac8e05", null], "issued_at": "2020-04-23T06:26:01.452906"}} 2020-04-23 06:28:01,739 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/subnets/1f1696eb-7f47-47f6-835c-4889bff88604 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,746 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,749 keystoneauth.session RESP BODY: {"subnet": {"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}} {5} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.137626s] ... ok {12} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.152588s] ... ok {16} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.101199s] ... ok {31} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_get [0.059435s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.219770s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,609 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,617 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,621 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,633 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.549763+00:00", "project": {"domain": {"id": "bea8a29930ed4d4d84f6f59dbdac255f", "name": "35dae76adbc34d9d883603ad5fa477c9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "89e82f2ef34648e08e058168bda5201f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1a6898445411479aa845f1838e34f372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "562a4172bed841408c59481fde2d914a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cc0b86bd7a214d86ba8333242b530330", "region_id": "RegionOne"}], "type": "identity", "id": "b075cb24dd754eeaa5654a6a310d0157", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "db4f76fe755447c094c9f7b72d059d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cf2e096a4acb4f939d3acb81c503de09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fee60e67e1de49978705b41732abea2f", "region_id": "RegionOne"}], "type": "compute", "id": "e814cf23d95d4ab685feb122903b490e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "be61743d538f4b409c3a9da3fb46947e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9d3055b412be4d308715bc77ad8d74b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f6ef83c4ca1341d2bcfadbc5d44093b3", "region_id": "RegionOne"}], "type": "image", "id": "6850a615a763476fa43270a48de8b704", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f9341a06fbad48eaa76b56057b20d0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5c9252e460874bb3a1b48e38019f96c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6fc964efaa204f72ad0db1c749373fbd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7fc7efbb630842238447ee5c17f00cda", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ca6695d8f2c4eed831e06f7a93edd74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c337cacf518743c19467140538c3d692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7d4ada88b67419f81c947388e89462e", "region_id": "RegionOne"}], "type": "object-store", "id": "0bb3a728dda54697a8e5f4c5103ca6bd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "945f209e64764391be0c2a3d4bd2b302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "efa2d38932bf4a77a12e37904e8b6fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "983de1b3a049428a8c8009f9ad549d59", "region_id": "RegionOne"}], "type": "clustering", "id": "604c5ddf772f49c891116b0149b1aaca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7485b14ddb5d489db345602dc92f7a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcb86be3563e4c8baf7707598b03ed44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aea9b46db961421db9a254a266926042", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c8a85b1db1a942e0812711e25560a5d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17b87dd083064a7ab1c23963b776d743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bb647a2b460440f9b78643965fcbf26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7e9b1a1b321847478c899a2e4660879f", "region_id": "RegionOne"}], "type": "cluster", "id": "fad82efbbdbb4b3dbb866b9725562840", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f4cb92305de24c0fbe526d2b80090903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c194a5239bfa4de99098d858a4c07e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e90bec1cf6fc4d1797f4a06a094c314a", "region_id": "RegionOne"}], "type": "data-processing", "id": "cb364a5e40614a56a01e06f6a9ea982e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9c4e7de6d5d4f978f72f6cfecdaebf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff4d0cd71d174c6d904bcc056d89e1ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b219ec0f00514b74a46a2630dddc26bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "1e13daa29c094eec9da9547b6bab37c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6682f308d4434f19b3ecac284f5a098c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0365db303faf4ee6bfbed42dd56577d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa8f4df74a5d409ca4b3040fc825afb6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "27992bcdc85b4d6b993122fc81d948d4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "72f716eec0c040b8bd3dad085a78f177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7777a0356c314e45ad0d48dc9b05efbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "762a1317a3a643edac445e209b4ae7cb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "320f6ae7c9194f89a43a68d894c04442", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f7d64c6293f45b9b969466eed07cddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "25ff6d3a7f49491d8eceff36cef3ed4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "79e735dd4acd4ed29dda7609e66577a1", "region_id": "RegionOne"}], "type": "key-manager", "id": "3a249f465e64477d9b1bdd0f8b6433bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de8ab804fdf346ae94821245fca47765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5932088bb2364a6c98d65490e61d25df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1ce385163ce64800ae04e5bb55fc1199", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9da0f3fbb1bd4f60ac501d86ab64d321", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4fb1939322d47dc946b825d947c7b55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cbc677d31e324835965a6e9261340a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a9156260a4f841339df9fb9c7dc366e9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "960420260e354cfb8401df7ce2e5bfec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a96b53260d4b4f868b6b83c0b72cfb34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0623f0843a144c808277f3f348ac2e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2688da30f3884af4a8ddea6eb0cfc2cc", "region_id": "RegionOne"}], "type": "message", "id": "11752470a0da4497bdef348123fe000e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "adbbeeda3aca4875ac0c49f544704570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f362a1a8d6744f0c951357efdbf2444a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80c78c8579ad44b39964008e0343d4a5", "region_id": "RegionOne"}], "type": "messaging", "id": "1237bb394aef4227bb7e8acde1cfc899", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c206f11e5a384261831329cd913dee8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "567b542d35fe46849f3c7de29d0ea6a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d4117bf414784c5e9a7fb4f52b14b07a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4114cb16ad5b4e18a10201abe52bddb3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd125a5c17f5411491a9a84c4d51d71e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d79e390ea7c2457999b7c3cfc4f0a6f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7263a3c533824befadaeecc68dd7592e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "81cef416c9454c8db1addda102f571b8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "100b907a0b52400ebf9ce15b64a1952d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36af455db4084548aea1767a36131652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7563febe6fce4286a2a70394dc89b84c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f48f1b8b25f04a259813d864081e423f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f4cb9d44c154b2ab4253fa35e312bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95d079f1d83b4b9b810c057b90de8768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91f4fd62727f4bc3bbda165212f6016f", "region_id": "RegionOne"}], "type": "container-infra", "id": "1eee7fbb5e4e48c291a74b05c1349000", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "404c2527690e47a5aac5a59a7434d1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1e48a8c0e63b409f88bc678d4db1be70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "238284d2d9904127ab00b8be3664e572", "region_id": "RegionOne"}], "type": "search", "id": "93bd7823dba345b6ac46bd6a76739266", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9abc449db6c245c0b3254d44efa6c5ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b0e621f6af9e4fa3a148a0ebf383636d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3eadc37c783e4b7293fc76eb6ba0dc42", "region_id": "RegionOne"}], "type": "dns", "id": "81c712bb97d0435fb422ef547b1e27ce", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6225bdd3e5e4433c8de810d95c2228f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d29e11a7768048afa353c804013abc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "524421098fdc4b1faad351458cbd7da4", "region_id": "RegionOne"}], "type": "workflow", "id": "dba475442fcd4c5cb9d4593590f91ee3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d9f9516baad4f7e871a08d825fa8096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c5a9b2548e1497db40d2689f634f4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9bf8f9e91b4446d98b9a396a2728c540", "region_id": "RegionOne"}], "type": "workflowv2", "id": "132426687c4d412288da4333809f61d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bd3e6a79e0b44b6898cc8612bbe5ff83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a18ba54ef3ef41b4ad80abc8a9cdd773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "84189ae482174ada894b7518e7e0c685", "region_id": "RegionOne"}], "type": "rating", "id": "bd1d2be1ca3545419000e9e53b69ff4d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a3ecf122e3e64f3fb9cbefcc0d8418a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f7ec847fbdf4c2f80c065562c458d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e784d769064d4dd38638acf82a2d2478", "region_id": "RegionOne"}], "type": "operator-policy", "id": "394df7937e914438bde76af031f7b44b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cf172b1fe274823868b7ff26ddc77e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b148069620854ac5ba5904a1dd640fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f567cb3316224d7e84920fdb109f95f4", "region_id": "RegionOne"}], "type": "policy", "id": "2f7ad9d8290749bb936e548e692b94a2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "757850e669924905872c398cb8a64949", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "32d2606169b44bb99814204fece4b362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0f8e42108bea4fcdb8745cb24a415069", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "40b6bf2fa7dc4553bfcf65b956b7bda9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ceaffe5a30be4f98884a952948831ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6b32f75a0744c8c9d00e29a5ffb3946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c8c44333f904278a9a40fd0b4aba151", "region_id": "RegionOne"}], "type": "sharev2", "id": "0028dd9f461f45bcb1ecda9bfa3983e4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2002e9d901b647a9a1e42b337513eab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b180c1631dd747d99be832c145f0867e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6f4176a904ab48ccbb8314f64e99ced8", "region_id": "RegionOne"}], "type": "share", "id": "55c6ff0642da4b1f9d880dad280807d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5edbeeb326f34439afea8df8ea29c2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "65426431c950445588e3836e64983b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd774d543ee747619908690abd5da0ce", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "911e1d15a2fe4d4fa1cc075189f6134f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3424d53cfb94973890ea62941029ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c263734ec974d2f830563a2526dee97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "306f0470163947d89098d979a1889c28", "region_id": "RegionOne"}], "type": "orchestration", "id": "8e5e89f269204559954ce2bbe5b1c392", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "997677d076ac42579d429481cce54d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b724397180184dd887da6fac1e65f62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d6f49f674f444290e0397dd75a3917", "region_id": "RegionOne"}], "type": "block-storage", "id": "544f1475590f466787889c22d3f59b1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d6c09cb28734fa1b8211db5344754c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e577cdb9866d44ecb69788e1eadfa3a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3a3c13e2e494de9983784785bc615d3", "region_id": "RegionOne"}], "type": "volumev3", "id": "d1631149c9a343e9899ec48de6dc736e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "139ca3a412f6431d8f5870b0ed66bcfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5c3916933414be1a2703966d2b5740c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39350b14e48140cc9d5af17726377ee3", "region_id": "RegionOne"}], "type": "volumev2", "id": "1d0b8f45574f4b9998b1e31cd0e2654f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cb772b1af7b47e8a2bf48cb1239ba12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af35b6c84c39499b84183b8d9cb02e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d8a84dafcdb438f849d5f6dee6bf55a", "region_id": "RegionOne"}], "type": "volume", "id": "26e1b95c16af4c24b25ffa9033b07c80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b6554d8ee9b44f29642a4a4e4f82a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17843d58382e4bbb827c0991d900b612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "189bae7d9c2a4b8a8157a8a52fbb386c", "region_id": "RegionOne"}], "type": "block-store", "id": "8082c036d5594a07abf02b020cedc0d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec3936b08f5c45ca859bdf592ed4ec6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ab83b2699454be3b25d52f034b5b0a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "44b62ec86309441486fee8047c02e18c", "region_id": "RegionOne"}], "type": "alarm", "id": "e4caf3e38ed4480493cc1badbfa45e71", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5f47e595f902412d99ffba8e60987211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b9cf75bd11c49ec82243fd603db8de7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dfc3c987995c45789ea4d30a7362c042", "region_id": "RegionOne"}], "type": "alarming", "id": "9c4142239a71467f93d4cf0377644c00", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e18d75ab04b4315aad65dda13cc85df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9679ed3fb9594f1098b67bc1b4a198af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47331f2d512048d38a4b1a8420e89102", "region_id": "RegionOne"}], "type": "meter", "id": "f17a603800184a6aaceaaa91d8bda3ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb20a6638dea466eb4a22124b12f02e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2108f634d390461ea518c228cd29af6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bcc9d3149c55499587ae6f69f07b19e1", "region_id": "RegionOne"}], "type": "metering", "id": "be560e0bea314c2b86456cf959cfdb67", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "92f67abc75314ad7839e7fc3416320f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0add96ee74d745449918d5a016326c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9644232c2ba9491d82f47744dd5f28b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "c16ae807887d484d990d38fd9fe72318", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c4776415044f43bb8127c2d8484a03ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68ab65797b2640fa82e4d65da62bdedc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "00d5c5147e8a40259f633da3fabbb5cb", "region_id": "RegionOne"}], "type": "event", "id": "c6e512c3f7a64240ac8a5a857cce590a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3725b801afec4d969163c56190f045ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "86866411f5b740fbbe6288a15daaa1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f522db9297054966a725a94f7a51ac62", "region_id": "RegionOne"}], "type": "events", "id": "87b0b5938952460d9cd3d9ce0c300721", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "932021ff5a2f4bc7bf41afa72994d388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02532a822d2344609cc05cad1f9c82d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c57901268c924312ad8d31516bff72f5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ff0e8a6c0369425486cffdf07c8a4251", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "447774ccf7bc42a6b3ebf42a565e1747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "94777de4e234495cbe4388182f81e0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "294daf932e064c58bfed99c450ef8d96", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f32d579d75bf4d5aac31c98e0f9414c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9317ffab2c6044598198ea9da6a91de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e01e29aacca04dd6bbe631a8238e40ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3821b3213f7144a5b50f62fb7e8a85d7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a14398fa3dc54d7490fbce9ed4f31e66", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7fd9d4c410f9489f835135afad577e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3886b30b082040ca87a388798c15ac2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cfdd1f29440041e8ba1ba1636893704c", "region_id": "RegionOne"}], "type": "tricircle", "id": "ae0b1832860d47fb9decdfe0f4c6e25e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3770437a6ee7430e852b95f924bd9de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4f9774f2f909412b84df35e16d40c5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5ebddbc9c01144dbb761ac62b470968d", "region_id": "RegionOne"}], "type": "database", "id": "7cf845ae6712449e9fb51028e0765313", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da9cfc6f5ca84d16953c50bdce5362a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f5bc918166f413b8b45ea69e4a02107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "30945b04b1be45d6bad6fccff16a31d6", "region_id": "RegionOne"}], "type": "application-container", "id": "cdbf8c21d80043fda2b550d3431afccd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7453530413c04101b5110e7dbac6f5e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ca62101ab2c424caf627ea5a1677df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3506376430a548f8bf028261ece80df2", "region_id": "RegionOne"}], "type": "container", "id": "e5a389e4eaed4110a77360561ee12515", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ff3b484941247798faa9868bcfce396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d8e38cca1e2426e8a3b779d71095c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ac1178650e734ca1b93a8274e0c870ce", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4cef8ca94684442e831fba81c93355e0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15c7f04f73b144fb92495a6ac973b258", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0324c04f7994dceb4601b2dbebce837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5a0571ee4fd4442f90db6c7365a7c56f", "region_id": "RegionOne"}], "type": "rca", "id": "5365045b7f7049fcb30af429e4bcbc47", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c381ef3d44444b28509ab809e210574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f0adbe95c6b4a828fca7c79a5a4fbd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f4f0bdb360bf40c18fa43dba9d57ff3b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7708730c4ae848dbb675c11edff9b03a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "518f5b668842487b8ac2c8301d1fff95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c0b1db1b64df4a9b8d90e6b3b8e995fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f375408ddf94ae4bfa9a658e00d8734", "region_id": "RegionOne"}], "type": "network", "id": "f7de59049ba1478fb56894617659abf4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fc43d8413d104e4cb5e3704778def90e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cd9348a85a314a96966b166f2240da54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6b58eafbd58a4457873ee773a04bc6e7", "region_id": "RegionOne"}], "type": "backup", "id": "b3efab44add24f4db638a676453b40ca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "220039211ab64bef865f602ce69ff53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28ce422195b94a8f93c9ac70b378814f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d5eb036e75c4aa0a2a0e19309478570", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fec1e66896194548b6c2be5c78605b64", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0f484db99be54989b8cded18be9cb953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a385db6c560840ab86e71fd85d6ef015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cbfcd33ba4dc498bace3c2265f5237be", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2be166e15eac4a70a1b2eaa36a1b7ac3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8908fa28e43143bd808ada78ca04c1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5900a7545a1c4f3dbbbddb7cc3f9001c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0d355c0f70c54c1aa68bcafbb46a9b85", "region_id": "RegionOne"}], "type": "monitoring", "id": "39272847b5a0461da515a386905ce626", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "36ad5c63cd224ba8ac1f8b4388da54f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "65f20d863a1a4770851fb9cd4c04e41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "078caed076ae44f79586dc20005047be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ffc3c69f827d461481e6fa2dbce943bc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "20e849864b7f4164bad0e3e8b5030599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a8ead474978427097f3285ae6ef1a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2fe9ab1f3dc7427a8f0764e7352a5825", "region_id": "RegionOne"}], "type": "placement", "id": "099dc3354e6348febea2e8a8dc7ebf6a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0863650fa8df4f2ea689ab1c129cc94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "171552ffef7c4cfbb398a1af2cc87ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c87316d6298412caebf49945ce2afb0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a695e845b8c841ee8b8644e43980736b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94d3aefd0d4b471597d7e5ce0ec03cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a99c08a2f0d946698483797e0926b373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ecbfa068c564ff8b879ce0e37d7cddd", "region_id": "RegionOne"}], "type": "ha", "id": "4aecebb0cc6a435389112702a13af6fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b47d8b6a9dfa4f07bd08ec058fffcb8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d5cff13910ea49278a6e548298587aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e23c7267101741abbcd981c68d40a0e7", "region_id": "RegionOne"}], "type": "reservation", "id": "77078f11150f4542a366cb6bd8ad0c44", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "02cdc747bec742288b4f0800a851aa6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5458cd8d2e6749999b33f3fcb13abf46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "478dd7f5b23a42a8bd0e1f155d4c758a", "region_id": "RegionOne"}], "type": "function-engine", "id": "3ec672f038984cc88fe3f3d0a1be7259", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8f9be5c0a02442209e5cc2043fed7e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e1049dd8fb89451d92056ef6aa4a89f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d3af692ff8934e059c1661ef732f0715", "region_id": "RegionOne"}], "type": "accelerator", "id": "ec9d5ea6dfa847b49a9613057179f5ed", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1910ae115d54df4a812b691a9879a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9ffb4c24dd84023bb96042cdf9e6928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "69588401db374e8fac3713f5a6146375", "region_id": "RegionOne"}], "type": "admin-logic", "id": "163a3e33361543028cdbcb8e94fca026", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1777994df2464a7085e649b80eae1d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ad1ec746d6d5469e990c749a109e2d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a38563aa9dc94c2ca1f0566afe98848e", "region_id": "RegionOne"}], "type": "registration", "id": "88b567a86a3b449bb732dafe10993b6f", "name": "adjutant"}], "user": {"domain": {"id": "8ab7b9de8d8b4af69c4f7ec51f6da8b7", "name": "6e656514dcb9424bb0233e0916820c4c"}, "id": "6569a01daf3f4c9da1cb0c56b8af2046", "name": "7793abd7d6d043bc885fcbeaf7f40b71"}, "audit_ids": ["b5171d0195534ba799ab2efb0f7de340", null], "issued_at": "2020-04-23T06:26:01.549763"}} 2020-04-23 06:28:01,733 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,739 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,742 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:01,753 keystoneauth.session REQ: curl -g -i -X DELETE https://network.example.com/v2.0/security-groups/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,758 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,761 keystoneauth.session RESP BODY: {} {18} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.070088s] ... ok {1} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.058325s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_find [0.060650s] ... ok {23} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.059148s] ... ok {27} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.146790s] ... ok {23} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.059883s] ... ok {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project_exists [0.780366s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,061 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,066 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,069 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,072 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,084 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.004595+00:00", "project": {"domain": {"id": "5eac079648c446b8bc1018acdcea25a0", "name": "df15c63c2f9b4498bc1d3eee4f51ed6d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6d93bee1e50f432c9522acbed7b0ae2c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1cbcd58092ed4dcc869c9652899e5aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a90dccd393364be4a078484e7796c5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "573f1c1036b348d49612406c4dcbe704", "region_id": "RegionOne"}], "type": "identity", "id": "2cae136fb2f34138969d58031f0fea1c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a6e9963fdd9044538c5b6a66dd2539f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cb94aaa0739c4228b59b5a739fd1b115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3af6bb84cabe418b949e513b7baf0e80", "region_id": "RegionOne"}], "type": "compute", "id": "3abe6a5648194126af17d29899322d0a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "faa3d5d1361944efa8cce887bd8c6e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "804f995a762f416f87e8cf063cecc2c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "65a7453cc4544f5d9e0fe33b52820cd5", "region_id": "RegionOne"}], "type": "image", "id": "9b65c12413c94a1a83574c002a6757e1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a7f7f90547454ed3b681d55caedbc76d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1ce1b8858b844c128a3ae79534485403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "57bf7324fb3f41218d47017a51d8c016", "region_id": "RegionOne"}], "type": "load-balancer", "id": "781d98b56b1a4a758002e8d86b6f0b70", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "761912dff3424abd914a2d677dbdef52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eac58391d35442afb38093f3862a97b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d8a00c04a7245b892654d767120c48f", "region_id": "RegionOne"}], "type": "object-store", "id": "2f0a862071b845c2b02569c21c1dce44", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9f40d21118c94ff9afef9e24421a1666", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e713d9c0f989498db7963cc932e1f37d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "313dbefd880149fbb86ef182f9e2583b", "region_id": "RegionOne"}], "type": "clustering", "id": "d42acbaf068148b2af0a5c448298af7a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "71515aa14f6847f58e8b5ef641f873f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1c74521b0cb1476cb4e20b96f0ef7c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fa662e457334aec90bd83ba94e0e80d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "915f8635684a4774a934b559877bfa33", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42e07ca1249e4d3ab86494c89fc0db5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bd1ff67a5eb4e16b998fdd454c75bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b56dde30348549b58aff54cf22ba922b", "region_id": "RegionOne"}], "type": "cluster", "id": "461aa242476840509f76c57f61329ca6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8efc86fbf8c6403b84966fe2c5b7320e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a0fa12250b4044a2ae557d50ac74503e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8445b08868cc41168508279c5ae76cad", "region_id": "RegionOne"}], "type": "data-processing", "id": "81fb98981d5d455891e4bfd620d1346f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c47c3543f614c6f925904e72da5a584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4412da79e00342ff8f9da4fb7f38c992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5472e9f7f9f04ad995720bdb3e89dcca", "region_id": "RegionOne"}], "type": "baremetal", "id": "340d1bfcf51d4c74bcfe903d24b93136", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9c24f78355194f39adc0f2f7223e9278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "218e9a76cd2344dd845b0e6984dabba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "33bebc5d83904fa2beefe5de3b96acc2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f1793262eb9544108f7b44cb5e7ef3f0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "93235981d201409c9c64f980eb41025f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "98131bb7a67c457392dd85120ab76782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a718917da1c342a79cd5ed9a0bd42476", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "067f786c1622476aa0b84950df593ccc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dca0246bd98c4a92a9b8ebb80fcbda65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32431646f3df44f9afe1023e5aaa28d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d8734315590c416da34e48ed743e5e42", "region_id": "RegionOne"}], "type": "key-manager", "id": "9f3c368a33c24b34908ae25620350a60", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7ea051692d3c4c70a5d5cc98f0c2a4aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85084a8de650466aaff392dd09714a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ab557f6e117a4905a617d44a01f00c0c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b857467c175d4edb883cb24158709fd8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "171c3c73c6034214b9bc7e09944d32aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2dbe2f899f734bdb9c82cba2b8f40465", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef09e65edd764c97aab29348568c5271", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9f65c5996fdc40cea4f3f76f66356e7a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "203127dc006840cb93c1731b8c98097b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c434b35034484a6cb5720a07a7daed2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6401e5513c7f461e8091a417ff7c66a0", "region_id": "RegionOne"}], "type": "message", "id": "81220a01702749d2ba1c5469d9c55016", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f89cffaebfbb498a8ae8dda95a4a0f42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1171704b76e449d09d70a18d30d84812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49da98816ee14897978058f820e9db40", "region_id": "RegionOne"}], "type": "messaging", "id": "75e06ebde1144fc69cffd7d43be3c969", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "50fefc81648742aeac9cdcc9e7ef87a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc9745031f064e48a6c5dd838796c0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "74f88147ce514e47911f6b9395f55c2e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "57916e4513c7405f84d9c09de92808f6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3950c5d7c1d4429ae01b6b656a55568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4563632ad308428f98550c1bc36834f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1bf021174db4fa49193437b260e58eb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "05b78889a31944c783a8eb14b8c8841d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a6b7c21c4664e3cbdfef31d98c1a498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "306a218ec5404e77a101b378e552251f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e79eff4139a4e2887b72f2a74d5d399", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "392da959f64b4caa8578a5ba1011ea11", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4e6ee5ad7f44a6383ecd0d1584da4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2408dfa48d147be8a499abb46c17205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6819f304eba14d7088fa07a149bf9d09", "region_id": "RegionOne"}], "type": "container-infra", "id": "4be48547a5724bfd832f01e429ec8547", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a677b1445e8446d4af07e0c2118bc844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d9afd46750ce4c52a1a537fd6805d7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "94a8788cda42476da8f5dc7fcdca4c52", "region_id": "RegionOne"}], "type": "search", "id": "2647faad637640ca9dfacaeeb87f0369", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8077aaa898b043c38d49352e91933a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "33f77ebc54da4ba894f5eb17d4486677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dd81c3d1278848bea88c3cc649e82365", "region_id": "RegionOne"}], "type": "dns", "id": "8edd5c438a514831958eb40a4782afd8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2223ce3c0e9e4f7b90f5d9a61bcb4762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8190dba6fce4785b6f7c2f8c7158f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a5b8b7b10e6f4e1b95c122a3316c1eed", "region_id": "RegionOne"}], "type": "workflow", "id": "3e23265672a544c6913adf9a49a25e2e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ea0f9b2cb4d48e5b408e11c7037b1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "309678425afd4b08b80af0c98961490a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "658a34f806c64da8b2a842f79250149a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3daa46dafcfb45c3a749cfbf43f49441", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8be3de59b4c54897afb27da9bf237bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3e2d8fecea4546e3b0a9f3f7e9c195bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ba4e22bcf3b347079b3075bcffdecad5", "region_id": "RegionOne"}], "type": "rating", "id": "7482b1ac308e4274ada5d881f3c4d538", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95aa849b5b3848cc8c72f1b46f2445c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c42187c1c89849d4880eb4ca41db1813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "00f4f9595a18477e9de0e53b63d3455d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4692becd7fc24bf7adb7bfabbf34911d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a740b2d89c04dcda87ca95500e42808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "544dacbe049e46afb80dd56a9a58ee65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16f160fd0f9d4bd8ac6f8e6f94c23006", "region_id": "RegionOne"}], "type": "policy", "id": "b6ebb10b9fd3402099346f60f00dd82c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7807b0fae7b34a82a82ce5e274ab2c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b35b6b318a5450696feec0666802e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70ac63d364884b91b3073b79e4e324ef", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7ce21c0e9a7b44b688a0443992b3b3da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fe0921809ce4ca8bac96f12115d4716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "03513d1fe17d47c6be99c69790112180", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22bd60dbd0f942b0b59a892cc40fd2a6", "region_id": "RegionOne"}], "type": "sharev2", "id": "4625f84a577849ef977c2cb7d0252034", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b5e68715e1e47479821d4a8978abf6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "674993d314cf4c55844f18a6b7bba3fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3bccc804bff849a5951fc3929b8c3670", "region_id": "RegionOne"}], "type": "share", "id": "3f627292727743ed9fd0c5e38a435487", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6fa353f0e8ed44e7bb452dd795574ad4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b8d4bfbe050a4da99f05b15c4967dc4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f46e02c01de4b8496c61fb59046e289", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "15454fecee49453280a5dd76d45e239f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7d3e8ecaf124087a7019fb4bc0f1317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2c8561c183a48faaad6b1bbd2d2a011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfbc309a345a46b0abb1138bc66e294c", "region_id": "RegionOne"}], "type": "orchestration", "id": "8f0624faaa66495e90df190bab5af26d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fe155bdca154285a31318627d508698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0abce9052fb4717b2267950da71d6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5ec77a5201a4686b9d42821ae35841d", "region_id": "RegionOne"}], "type": "block-storage", "id": "6fce97c6495242b3bee44d0fc5c45f79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89c8db4107df430697e961358fde761c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e25cad8983b647b6beea99a1d3191d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d045d7e2af747b4bbb7f132112fecfa", "region_id": "RegionOne"}], "type": "volumev3", "id": "64ea6b30de9d46e685784a4066ccea8a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b34d83ae66b4be29c184c4fd8500382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ec75b38782343fba023f316efdaff74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66e79ff7e3b0422c9fbb2521fb5d8b7c", "region_id": "RegionOne"}], "type": "volumev2", "id": "3fb22aa48d274dfd8ebd76b75cf0e92d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dadc9f52e3a440ca9be26d35f674b85a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0502650ce04b4714910f1ae844ee2cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0090b1d76444ef9ae78ed00bc354bd1", "region_id": "RegionOne"}], "type": "volume", "id": "75a704ea4a1147d29ba409c55fbc8327", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3162a2c6fb534793a27496c9bdb62216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9de8bef6aa9647a68d6d319dd1c0816d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f5df0ed5304c37a0fa5aa7f7288905", "region_id": "RegionOne"}], "type": "block-store", "id": "5e6006750ed44f8396533a6e1ea5af62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "64c7f69a17e446cbb7e3c8e9abc5a473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d82ae162dff1476da6ec711d6b3dd048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55c7b66af8104e4390b63cea584d7107", "region_id": "RegionOne"}], "type": "alarm", "id": "2651eb1130794c1ca04504728aebe165", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c95d46da99874d898408a193a0b001c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9e2a89bb3b5d43f88ad2a06fb460bd51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c743bc2fb2704e9b9e3138b456c67f5b", "region_id": "RegionOne"}], "type": "alarming", "id": "42459207ccda480fab75ef4ff81f2fda", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d54f84b293984cdd9300bee67226fa97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "676f4d8512be4b47b2c0ccf9c2bc0156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b255ad5f6fb4513887d476299b6e75c", "region_id": "RegionOne"}], "type": "meter", "id": "5062096d501e4f68a278fcadbd6e2d46", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c13eef8832e242568e0f7f0c66525132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f27f94e6b574429bb0c81d052474d370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08224ee838da4a628a20912a30d54fb6", "region_id": "RegionOne"}], "type": "metering", "id": "ce6b8f244082445dbea1f3ca211b0028", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb35c4d32af5478aa2e8d1e00e1d122e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "da02d4801be549a3bb872728057df053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "77fcc5f38bb2475baae4eebaa30f2986", "region_id": "RegionOne"}], "type": "telemetry", "id": "b713b8f4e65e4bc2841e4057a7f27e02", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7a9b87eb23494a71b3da6c18a08c33e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6db65362740a4e2bbc9f8a0ce6464e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0fc38c67db714f5f971fd40eeaddd5da", "region_id": "RegionOne"}], "type": "event", "id": "a9a0b8c2b5a2483d89a2c256a9a7aca4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "efb8f27cb3b840d5bdc84dd1ff9dd818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4571ccc079514cc6a2d9df3d7ed7cbef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "eb98878908bd48cfbfa6470761e93091", "region_id": "RegionOne"}], "type": "events", "id": "05ee7cb166e048e886e9683e3c143174", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81694d9dc7a6442fa9a01cc797f623d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cd66747d43346b8a397655a891696a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d250df832af4ed2a5c04d27be8a7fa0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5aae6cce7f4644b7b2e5f67af56ba867", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e65142cb5aa496db5b6853e445515a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a69241f4d2b74cff872c1ec3e5133d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f25c1521e3d4d9aa507e381f2ee629c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a06555aac1e14f0eac1f63812703fd08", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db8a127842914be1be6146ace13b82fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06d10c1ebeec4094a3579378090f64d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "484c986f542848f582f3ed6ec2aa78b0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "297c81d2d29d49f6a5e876c23805f020", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb16a598037e484892fbe5e75a6c3b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30a464198e2c4f92a753696f6797f13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea5b498a9b1d468d9e0f41516c467525", "region_id": "RegionOne"}], "type": "tricircle", "id": "8bc9ad61d8084a3ba5ec6f91f0fc4d87", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1280d172cf164e33b5d755a62762b561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "739990baeeea4505bf9a9ff62ee54aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d1bce6743d334fa38473513c4d21c734", "region_id": "RegionOne"}], "type": "database", "id": "a9f2e9fbf289418a8545e6b3b2e233f2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7b5eb39ff8446ebb895c0c20122b68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08fb42e9a76c489a85f360b436047ccc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f0f415f1c7614ff182e6159c9d03a432", "region_id": "RegionOne"}], "type": "application-container", "id": "ed5146f15c774396bed2f258c27d469a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "afb08d78aee64140994d53ff623dddf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "29d44ec8fb9e4e7f92247ee11ead245f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e6b33e8caa9e40029910f28915d01339", "region_id": "RegionOne"}], "type": "container", "id": "3831f0b2086b4742b4428eeb547d439f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3af388e2d5b4f1e9fce0100c8871459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e2541b507c534476bb73e5379965e74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0139eb12b4de4f31aa48ed6b9d5a934d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c9e84b31aa9b469c850b8a80c515a7d2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f213d24eef5f44019c677250e980de85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ac2fef52fb944e3867a747550477bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "61e1dac59733494bbb70b03518cdff64", "region_id": "RegionOne"}], "type": "rca", "id": "c72c1c62c8404626a7d3a2e6f85ac319", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "144793f390be429caa03dfe2ece1d704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "41afe4d76b1044048992d93c31c6936a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "366e709b8b564d3e9fef32fd9327ab7f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fb175b01632f4f4ba11fe5721773be64", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "72d3a9387df0428ab27070185ca05c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "33e421ff37f34723a17c0950e1f61a76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4226afba0f7a4004be66c5c5b811acf1", "region_id": "RegionOne"}], "type": "network", "id": "706df28864464f6e8f7be924e5822640", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4ddf251526bb4636a17184536f3b7969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "45400e2e026244b488d07f8cb1e87137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "03a7925634a24d1f8375f44ea6cf5d28", "region_id": "RegionOne"}], "type": "backup", "id": "c3c9a47e5b534a4dac374062a1513fbe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "673a25f4dc2e49a79b2da50ad70ff4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9375cd822bc40c49e2f9f3cfa133761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6b3d21442ef7420394a306f35f807d09", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ae69f512c7c4ef8b07714f538473e9b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6c5cc3ecfa7a4062a6ef3b68391d9edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba652c89ba3048aaa1037d01ffe838fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "adfafc859bca4562a70f6e9d42fb1f54", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2727af566f534608b5e10799024c3664", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "812b90c8cefa4862b04e1ae767508390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e67c2b2f087544ebbfc55deda64ccd16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0b50639d00094433a43a554fa43b714e", "region_id": "RegionOne"}], "type": "monitoring", "id": "a326b58a8c914a538701852d91cd98b7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2410d465df014470ae963b3bea9ea864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db010630b2414df6bc0bd5bdbfd23836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "98509ecb2f9b45f48d497cbc40aa6ee1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "708bfd28359647f1864d8ed6d2ec85e0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cc560fef7c2c476f9ac054774697c51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef1200a9f4634c92aa72a1bd83d53375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9ef03a0d1b484822adf9c62deb65039f", "region_id": "RegionOne"}], "type": "placement", "id": "af14d7009cf64c3cbc191b54e5ec92b2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e092b2f615a4aaca418cddfb2004b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d1371955f634fe0a0fd2a9346b7f5a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0af3327a51c74be89279138c60ddda22", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8aef81df17e345d0a9c68d52f9dea006", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ace8330e2a584fe6be2834353e7893f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e9bbcad5ab9447d815eede19c6c0109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b6967cdb714f4f0599c260e2afded22d", "region_id": "RegionOne"}], "type": "ha", "id": "8531fa394aad40f2bdbd80a4128fef9c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3dbc1b32e2cf4ee1bbb1c0067a4fd390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a6d434d8566c44fb9751853c41ad24a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "751c67abc52a4741823d6e2b080cb56f", "region_id": "RegionOne"}], "type": "reservation", "id": "652563d4ab124783a8d6557e567d2b43", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2c81b4514a924f8f95ad16419aa70b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cbe815c0528945ac973c0871adf95395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f954cce8fe294ff8ab92ff601f25e0a9", "region_id": "RegionOne"}], "type": "function-engine", "id": "d5d6c972d383407bbda85e2b32421b31", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "798d0c41e4f340ad8a84c9aae8fb7a46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ca98ac1f6b440689eb9d267ee0435b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "96a059760f1b43efbd720d911ca38a37", "region_id": "RegionOne"}], "type": "accelerator", "id": "0a9e8ea4739d42439021e52f01fe136f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f792823a17db4f45b958892b787d29c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8150cfb61b4f4da4b58acda53dce137c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5cf8c8430fef4afda8b4c832a363f360", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ad5cfca69e894e88b8f20e1710f8a9bf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d11037cdfa94d9692e2d3e694fcfbb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dd0231760fb94eb78415f35f3c958242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a9cdae78bae7460197c7088b441781ca", "region_id": "RegionOne"}], "type": "registration", "id": "74bb243cff6a40d89ae329c07e833c4d", "name": "adjutant"}], "user": {"domain": {"id": "22920dc67abe4811af4311803d41fe5e", "name": "aede3ca28da9403b94a310372861aa6a"}, "id": "91e9c9b1d0d74216aa5ec2f8fcc12821", "name": "dc37be840b324eb3bd1f6e10a4e1a30a"}, "audit_ids": ["f4021fa134714215953f95083e4e1699", null], "issued_at": "2020-04-23T06:26:01.004595"}} 2020-04-23 06:28:01,312 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,318 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,320 keystoneauth.session RESP BODY: {"roles": [{"name": "2b495e22480f4046a819766603426396", "id": "179e1d942b5f43f3b2cd0e45b88527a6"}]} 2020-04-23 06:28:01,399 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,404 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,407 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "04ac66388f174ae6b7afe68330771298", "enabled": true, "id": "2341c44a35164e449552fa37849b935d", "name": "projectName-5"}]} 2020-04-23 06:28:01,426 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,434 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "04ac66388f174ae6b7afe68330771298", "id": "91c6aab4ee2f4feeb3d15d70f876f5ee", "name": "groupname-6"}]} 2020-04-23 06:28:01,484 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=91c6aab4ee2f4feeb3d15d70f876f5ee&scope.project.id=2341c44a35164e449552fa37849b935d&role.id=179e1d942b5f43f3b2cd0e45b88527a6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,489 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,492 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2341c44a35164e449552fa37849b935d"}}, "role": {"id": "179e1d942b5f43f3b2cd0e45b88527a6"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/2341c44a35164e449552fa37849b935d/groups/91c6aab4ee2f4feeb3d15d70f876f5ee/roles/179e1d942b5f43f3b2cd0e45b88527a6"}, "group": {"id": "91c6aab4ee2f4feeb3d15d70f876f5ee"}}]} 2020-04-23 06:28:01,526 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/2341c44a35164e449552fa37849b935d/groups/91c6aab4ee2f4feeb3d15d70f876f5ee/roles/179e1d942b5f43f3b2cd0e45b88527a6 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,531 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,573 keystoneauth.session RESP BODY: {"roles": [{"name": "2b495e22480f4046a819766603426396", "id": "179e1d942b5f43f3b2cd0e45b88527a6"}]} 2020-04-23 06:28:01,639 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/projects -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,644 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,647 keystoneauth.session RESP BODY: {"projects": [{"domain_id": "04ac66388f174ae6b7afe68330771298", "enabled": true, "id": "2341c44a35164e449552fa37849b935d", "name": "projectName-5"}]} 2020-04-23 06:28:01,667 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,673 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,676 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "04ac66388f174ae6b7afe68330771298", "id": "91c6aab4ee2f4feeb3d15d70f876f5ee", "name": "groupname-6"}]} 2020-04-23 06:28:01,728 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?group.id=91c6aab4ee2f4feeb3d15d70f876f5ee&scope.project.id=2341c44a35164e449552fa37849b935d&role.id=179e1d942b5f43f3b2cd0e45b88527a6" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,733 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,736 keystoneauth.session RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2341c44a35164e449552fa37849b935d"}}, "role": {"id": "179e1d942b5f43f3b2cd0e45b88527a6"}, "links": {"assignment": "https://identity.example.com/identity/v3/projects/2341c44a35164e449552fa37849b935d/groups/91c6aab4ee2f4feeb3d15d70f876f5ee/roles/179e1d942b5f43f3b2cd0e45b88527a6"}, "group": {"id": "91c6aab4ee2f4feeb3d15d70f876f5ee"}}]} 2020-04-23 06:28:01,771 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/projects/2341c44a35164e449552fa37849b935d/groups/91c6aab4ee2f4feeb3d15d70f876f5ee/roles/179e1d942b5f43f3b2cd0e45b88527a6 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,777 keystoneauth.session RESP: [200] content-type: application/json {15} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.478897s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,368 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,373 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,376 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,380 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,393 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.311437+00:00", "project": {"domain": {"id": "059e0972f1934353a008098ff41c542b", "name": "2887e9e4c7ab4a09af52e7a5a9b752ed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1f28fe1870da4d90a7517767b379ca6c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d7fe26f38e49439dac851d3b02108cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "25c2e9707dc24eca8ee2b323404f3ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "27db87f576ca40258ffeb530783e9a91", "region_id": "RegionOne"}], "type": "identity", "id": "60aa78f7a123481e856c3d5c313d47b1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b4ca99e2da2c4e3c9342bbdea2aaf9d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4be591bec1bf4a029a294df4f30e4fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "129cc8d71d494c4eab6a33334a0bb3de", "region_id": "RegionOne"}], "type": "compute", "id": "8bbab3f7326d48a6be636ef43c190c18", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "572a716b5f134bf2b2753bc6ed528e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7fa3d5cf899c42daaad2d6b64d106937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "368d74a62172448382fbff41ce753139", "region_id": "RegionOne"}], "type": "image", "id": "8e3572d7aa18442a8140c22524f0f352", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "54aae8c60efd413aaf3bee7452a2a7b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "538266d6331e4d8a90c72cc2b33d0e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ecf49a0411c340bebbea1ec2867bebcf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c5d624ab77124dfeb20001f6a95d2bf4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d4e9ed77d9f43a78f66b9f37870e9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15dd0712171141a2b3e768ea5ce93561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe2a7064661142868faa50ded400588f", "region_id": "RegionOne"}], "type": "object-store", "id": "9bfda772677a4378850ace256c3cb669", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbcd0d1aacc24f29b5ab98b4d63411e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6d2101e8afd43b8afa40e7e260baf3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6217e533681b4c359c34306e4ed9fe4c", "region_id": "RegionOne"}], "type": "clustering", "id": "6134b9dd9ddf4bc087e7ad839bb58135", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3117cc957ca42aa85747e57429f8019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1235149d4a8747b8bf51d2eb923baf12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d65002d267c848d7a929b9e9a138c1b5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a531ac481d97485d96aa2323c50d1254", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c50c985d1a7427dac7645ea02f0ccaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "071e355e9760403bb4bc85dab3b73f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8757582d6074aaa9115fa4ae739ae66", "region_id": "RegionOne"}], "type": "cluster", "id": "2510072a288746afae8fd0571efecc27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "276923ea4eea48cc99c89166313b40a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4af50d19a6484cb1b764ad1b0f60fae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5f14b6f064f54ffea59287e46d9099d1", "region_id": "RegionOne"}], "type": "data-processing", "id": "35870b71d9ff4cf3ba6e334a27079306", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fba5e6e184534554aa361bfb541335e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e6fe7dc32b14070a759d9daadcd8e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "376054ecab63418ba22ce397916bb208", "region_id": "RegionOne"}], "type": "baremetal", "id": "ccc750b28bca401b8b492910eb539763", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02b2555afae34f80a4dd59832086dbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "947e79374fb045afbdb14acd098ada72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e8ac369924694317bc9a9fcccaaef7ae", "region_id": "RegionOne"}], "type": "bare-metal", "id": "57de5a422b5f4fc280ee6ea9d322cc5d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de9de92d488749929803030d6cd99715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c7802c90f7b94262894ac39bae7bc0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fe3761b92ffa4bd19fdcd74fcdeb9f60", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9d8d1b7f67cc4b5abe94630e2371a52e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "951d103b48114eb89a1c8e83e2d021d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "62482e1767954776b0817311b366e2f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d1ed378c6369483c822c69ab61f8b7f5", "region_id": "RegionOne"}], "type": "key-manager", "id": "f323b660e612467eaaaa5d2600622ccb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4c1e6a9718dc4c188ea807e8f2e33a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1665d024e5e4f959fa816e4dc6d9cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d4226250e24493c8d813849b1307912", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "66710390a93f418da75d43a3cc1c78b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1300b4b76597432c8c5721ebcee83448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0a69ebf9ad24cf58a47fa1711910e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbb569986a0a41b0a13a1f5af50f7bca", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d71becacbaa44ea5aba3c00024a5ec5e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "398b8eb580ae4c42a10458e2dc5f01d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e6c5d0961fec46dc9714014666703e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5e30d76ed4649c0b311df0637d68069", "region_id": "RegionOne"}], "type": "message", "id": "27147c9643fe4639a5f6ddd616856baa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "607aaa1a1ee147f091eaf6ccf5cde83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1dba0bd9c3bd4e5f910ceb690f5af58b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "22d1826e2188473583ed196b66b1c75c", "region_id": "RegionOne"}], "type": "messaging", "id": "94970e63c4e943f6ac27be3b2912ff2a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c905623e9e241cf969bc6a1ad6f7c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "370ae007d8de4c0b94084de357a388e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "afc74172e7ad4a8c85c0fa332e473198", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1efdd7c79c804dd8889f2f481a085f6c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "365e80526f8f4a3c97deff76dca3dac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95c072911e8c4793b77dea7168207fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1a775c427a74d38a1ef68a550b95d1b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d17040cca566402eac710bffd3d6e518", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d908eff1d9414c55ac369aca13a27ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18bc435dc7224e769b312bfac4142b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37c82f70391a45cbb1a5d1ae5effbf5d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e8faa92f6b6d4dd19bff4b7d75f06f5d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e3e7d4d2f9a4466bc04b8493071ad58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cb7fe83da834b0e95fc596e04b3e8be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ab8849c18b34d69b320151533c17b45", "region_id": "RegionOne"}], "type": "container-infra", "id": "00a98b827f4d48d5ba4b5b70f0953dbd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b07c7ce9cd5447ca613485e32936d10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "375cfdb41b804963afdee97db9bc94e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ff2d7ae7be234e08a5774d75a60309c5", "region_id": "RegionOne"}], "type": "search", "id": "11ed13d7449f4939980c7295cf0f7840", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "45f654cd4a5242eba29dd166c63ed818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "32c19be741214ebb97a76df86b12dffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "60719a4ee8f4446799e9c12547df2bf6", "region_id": "RegionOne"}], "type": "dns", "id": "4f15ab0809ee40138f95a4046eceb6d9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "896fd66d97dd471d9094e4b5ef4d1384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94744653362e49759faf4979dc9a9d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6b71e34d92444ac39483f745ff07f18d", "region_id": "RegionOne"}], "type": "workflow", "id": "e418e5f10259430ba2c848592df60c23", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fc2c4ac95154053b5045874e8fada22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf4d11aa0cc64ba8a8d78b710238042c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "101bf7f535f34d60840782e7f0b588b0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4feccb7e7f82465594662e76de675c35", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c1b297d11cdd4d60a0ab12b3e7536bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e425b7a6fbb540a886fb52716cb87297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "67a21204fe0640dc87f965a02656ba3d", "region_id": "RegionOne"}], "type": "rating", "id": "41eb56d8bac74b5d9e4ba4611a2144aa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7605f6cb155644f788b9942872c30604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7b12686147841bb8c97d3844dae0fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "88793b123a814c21a362d0399d071b42", "region_id": "RegionOne"}], "type": "operator-policy", "id": "644c2b4d14aa4693b6de0eaab1fa579b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b46e9b1452c8480dbff229137b15685f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f1443a30882453faf929283be861ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ae5fa7fc2b4b4aa2a77a6e28c500ee2e", "region_id": "RegionOne"}], "type": "policy", "id": "53e7362bdd8447abba1449bfd70257eb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3634940fe3d14cd4b5321d8a8d47aec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "449665410cc64587a1c0fa881a5c21ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2ff93aaf16cd406bae9b9f9ffb965951", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f0555782f30b4c6898da9638f3c70208", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29ebeb17f29e493cb05dba63aa65fa0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b1f151ca5394a97b3b4b4ae64b3bf3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a973773b2c10410c8ba37cd2a25d4087", "region_id": "RegionOne"}], "type": "sharev2", "id": "22398e1f85d646ffa2576a692af4a152", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "752e948597dd4ac99d47e0e122120940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c4d6c729c4c4e1fb8cbdc07b1f2c2c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c16682848c7b43bd9cd8dcb6eec178b6", "region_id": "RegionOne"}], "type": "share", "id": "98a93f1ac93c45d299ec219656a22337", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ebabcdac71864b20b947d0e0c7c85f21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1dec57957bf848639b127dc8f45275ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0946283f90b4bbbae0d7394cd5c6eef", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d5e9b87b3148472e9e9a76c611e4c393", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31d6b23873f348d99c15b1fe542f48a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1b5fe873f9d411694f0e6b24a48121b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "019ad56c1f084602a4ff772cad814cab", "region_id": "RegionOne"}], "type": "orchestration", "id": "b7dd034041e74916a3fb1408add1e73a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c0c808f8cf84b71829fe800303897dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07fbe1b47b894ea2aa3d8043aa7c5638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d6a785d07a647ce8bf57b7c5aa54f46", "region_id": "RegionOne"}], "type": "block-storage", "id": "0a60f16cb48a45c9ac5b1a40c752633d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fca19dac20c43e7813073e40f30a345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36fec158ae5446598f8163832a7a3263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2027d55f49564c5f960ed827e88a52dc", "region_id": "RegionOne"}], "type": "volumev3", "id": "387852ae7d2f41528911008947ed5439", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a448d14cca5a4acdbdaf5979c2c1d18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab615c9c6378444b8903de67d9530f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65ed553b97654015ba193814b425847e", "region_id": "RegionOne"}], "type": "volumev2", "id": "821df2846f264e14b3b23078c6189fb9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e55d4de8b7b044518dc9abd2c06e44ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c13b38657c4e219ce4a64b0517a2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa27403b68e548468592a91ea272102c", "region_id": "RegionOne"}], "type": "volume", "id": "76457b0c42dd488e988470eed5625dc8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83299b21102b42878ec034d72015c786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5557e5fe93cd4deca26e141f3df21e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72e4cbac39a84055b6a78e7c2a780db1", "region_id": "RegionOne"}], "type": "block-store", "id": "4151251997f845d2ad75f9656175a39a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf38a34b38894b5bb1201f1de6900e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fee49a289554f039f09f16710b10067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "360284bd6a6e48f9a24a269da311d22d", "region_id": "RegionOne"}], "type": "alarm", "id": "e9bb6e9a69fc44b88e3031a0ad9fed75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fc37e8053a645ac977c3dbb73087576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2056ffab71e54a91a9e2df08e6f4e742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1d0cfe41da9e4a89a06f516dac3adacb", "region_id": "RegionOne"}], "type": "alarming", "id": "221c1c3b47d2471aa51773013d867855", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2f03ac087ce434798c25f8216eb1745", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8f2f39e33b1947a68f75564bdcd1f7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "629540b3efd04f5db0f2db4d21cb189c", "region_id": "RegionOne"}], "type": "meter", "id": "e85858f4626e4f67930c66c15b58b841", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2597f4b161e240e881d637924f6ba0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "437e2afba634471a8f4a136babcc7cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "324e2d1051b243998ef03e51ee217ba7", "region_id": "RegionOne"}], "type": "metering", "id": "99236004b94940e990f20353520028aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1df47e3f04984c2daf099c7996ea2d8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72cefad841bf49a1a9789690e6fb706b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d572fb13810e45c48948b7aca8c16dd1", "region_id": "RegionOne"}], "type": "telemetry", "id": "abdd7613ead14bc9ae335898ffeffeaa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d2ced4e6d57d47efafff004ad3eb74ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "675bd7627c2d4ccfa3f386e60dabd3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5de657588c64db6927e8501f2306f0f", "region_id": "RegionOne"}], "type": "event", "id": "4c6eecc76cfa4d71bd1dcaccce13786b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6c32b900dd3745f7bf091eb25de13e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0eb6127318864856a36e736695d770f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7381fe4ca78b43a9ad932526fd898bde", "region_id": "RegionOne"}], "type": "events", "id": "e17478426b664f83a3223c027c7dcabb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "323a1e8f7b234d7e8c095133c6af754e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "892ad52ebdd2433791cc0617764cd485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "40aa4fadc41346a6b78afc593dc73427", "region_id": "RegionOne"}], "type": "application-deployment", "id": "77c6d7fab2e44f738ead1bee8dc0fbf7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "027f0f278e424133bb5715a4d96e3c21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b138252df264dd4bcd1c0f528ec21a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dc6771be8ab441fba0eafea926c4beeb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "19dc7061fec8440a8c43a15e83c5fe90", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1cebcaca7fe46b68e50e3a2bafc3c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf665278fd94446590409e794fa8eda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6da1b9b1f03f4dcab7971207eb4bc780", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7eccc9bba95a4cd2ae3b538003dbca10", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "327a6debbcfc44a4b9257d32156ef197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "06f3d50411114ab7b3170e4f77491d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "484d3e1cad894bfd8691c6edd4bc246f", "region_id": "RegionOne"}], "type": "tricircle", "id": "7bc8238d415f4bc5a504179ea32b2921", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2776c831cf0846f6af45a54bb3d509e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "925670f1a08340eb9a427193f282e3ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "756b582f910d4fa69958466f57797b01", "region_id": "RegionOne"}], "type": "database", "id": "cfbd523272a248a1917487839395a142", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c5c2da32fe6e47518836f58a28c89cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1944ef82d3614f5482adab03ae4c661a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9cffb5e3fd9f48c08560ffab1d77f703", "region_id": "RegionOne"}], "type": "application-container", "id": "b1087c0411a545f791b4f8cbb934eeeb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f603983362e94be8a45676fe99b7e10d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0d11d1648434cada64975224c0eeecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7f688c0d1ccf49f1844935b88a679922", "region_id": "RegionOne"}], "type": "container", "id": "4c47ad95e918437c99f95735ad6ef76d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3eac589233cd4e4f8634c429a560c816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "308b7f3e429a4bed8bac28c3f302251a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "64f6228d6f46477bb4ca5d792756f645", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b7605be1154445bfaff4b3cc1c1fbf4e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd9dc928e5264d75bb8cb382dcc6bfe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6386c6e64a2248708992fa7967468ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bc00e40532554138b3ac4a0a58f05475", "region_id": "RegionOne"}], "type": "rca", "id": "6ca64e5a73ca4b8e9304f8f3c4764200", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "475d60b36aab46b296b32b2087e79bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2895d917297b435c862a02775e76f8d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bb3ffae93da34bbcaf0d79d8adbe3459", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f7138da6e5ad43aa84b3de38a990e299", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9e9e058216534427b8db0d6133ac70ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5c401e9612b540008566c118bf999631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fdcccc51afa94002896df9e1e54a0fad", "region_id": "RegionOne"}], "type": "network", "id": "bc77a66cafba46c89f7196e0225edfc2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a5f97f8743a94a27b8bf0464a6bd53a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d3ddb53c1fb64ec8a348042da6b5ac09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "805d8cee0c9b4218b721193451435ee0", "region_id": "RegionOne"}], "type": "backup", "id": "c3bf533612fb49f3879238b0acef8d9f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "988e99660ce042b2b4d33c04fb81e7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "99896c433fb1430385a95342393c650d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "daf32a85018e46419982354e8fcf02bb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0cabf504b4b64592bf24269524cb466f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2429d5c877a74d56904d2c8906f6ecf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e69cc1d4cec41daa61ecda09fe148a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ff15a48f1cc049dba03f8fbcb3cd6a59", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5f556d10aa154329a0922979ba260070", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5cc91e613f234d0f9d2db8d487c880b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a9d62b13ec1c4909898e7cb82d4504e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fefa55ef2cdd425f8a71a6f440d18a58", "region_id": "RegionOne"}], "type": "monitoring", "id": "21fe2aa6006d4c44b1e68e8328a33c7d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "033085b54c5f45e19b4f56912a34864a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ffb8dc865d9d4361afacd63ce6162341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d5318073a2ce4419aac8cc60faf0229b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "96658e08a42249bb84094a8be92d663b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a99344f9cf2e46c3bd8cfd41a2e9cd45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3000225c13e84096a41cc19a2e9d7e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f7d1b577f07f44dfb312ad51960aeb1f", "region_id": "RegionOne"}], "type": "placement", "id": "dff5c41e3bc645498f0a3ff62e0fbe05", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ad432150c0742e79477ec9fdb3dab3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0d6c23fc12124821bf6ddb38042a48ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ac837bd624d4d9fad5899f884830389", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3faca9a10b0342f7afff2109e315159f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3ea93d55fcc4dd79e2eab047a315799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99effcafc5c3406192d06701081e3c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "34c0a1d93d104b2d9c1607b5134dc374", "region_id": "RegionOne"}], "type": "ha", "id": "f216eb73ccee44adbe5c67f4f48a36d4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0fb69adcc5f04f6488c9e12b16e6c3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a77025745c44f969283ac0e1759665d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4a5938adcb3243f6b128386be0ea6e5b", "region_id": "RegionOne"}], "type": "reservation", "id": "d66501a423754a4c83325b248d713d77", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f3c9628688041169a162ead990d660f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4943cc880c8743c3a80a6aa159831b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c149966996ed470e83132b31ea0d8c3d", "region_id": "RegionOne"}], "type": "function-engine", "id": "2d52373b285141dcbf2a205af3d5a20d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1e7952023317405ab277bbb18704f376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5a77e2ae001a4ee2aeb68a2504afab9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e3e68f6460ed4fc1a2948d615bcca226", "region_id": "RegionOne"}], "type": "accelerator", "id": "7be1b4544ee84328a5542094875b856e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "885ac8ade2104feba99c2a817fcfbdb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f0507748bc65481d82a4ee4982d19036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "69b01e40285a4a1fbdbf3151c4395eb5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4db1237873414dfdb90615479a83c315", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "823fe987804a4416baf7f3b93c631c82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1419f5f3e1a44e4187cdc63b0d62112c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fa566c289d2748acac07eb9de5d0e3ad", "region_id": "RegionOne"}], "type": "registration", "id": "60553497b51d49609cf36a6ac26dc7d3", "name": "adjutant"}], "user": {"domain": {"id": "6f024524b6b44a599bd0968628b0b29b", "name": "1382eb45f233449cbe03da86e81f1186"}, "id": "cae9da95efc34df6a3e3b66b80b5446c", "name": "5dc18e8b97054feab10693f3693efbb7"}, "audit_ids": ["583f20072cf349ccbed44221d60eb486", null], "issued_at": "2020-04-23T06:26:01.311437"}} 2020-04-23 06:28:01,532 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/f765d994-a717-40fe-bd71-3a3c9fcafb86/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"rebuild": {"imageRef": "a"}}' 2020-04-23 06:28:01,537 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,540 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "f765d994-a717-40fe-bd71-3a3c9fcafb86", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:28:01,559 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,564 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,567 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,587 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,593 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,596 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "f765d994-a717-40fe-bd71-3a3c9fcafb86", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "REBUILD", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:01,621 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:01,655 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,661 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,664 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "f765d994-a717-40fe-bd71-3a3c9fcafb86", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:01,773 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,779 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,782 keystoneauth.session RESP BODY: {"networks": []} {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_update [0.059317s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.359823s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,475 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,481 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,485 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,490 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,503 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.412418+00:00", "project": {"domain": {"id": "520cc265e5aa47bb937ee29e1e0bb66e", "name": "a094fda4ff454025a3e9e058d1a13af8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6228878503da4c77b5e070d6a6b1e22c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e600dfdcc284d348aa290f516517da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d78c032736e468ea4fac8d4f6174058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "59aeb386bcf04ce88369a8d77414bf7f", "region_id": "RegionOne"}], "type": "identity", "id": "8aec170ec3f8412a9452455915dbf4b0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e406ce049e5b4ecd9a935a06e900ab11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "460702406be6455fb62d418c9c4a1fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5ac2bb9e834646a08296c44caece300d", "region_id": "RegionOne"}], "type": "compute", "id": "cd9e99165ef740139da2068c2429a980", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7567b7d5ce8345e29acc52fc3ffae091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f6fd121c3ff84b3b93fb9af1f800c435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fb968dae778b4793ac9e8808b359607c", "region_id": "RegionOne"}], "type": "image", "id": "53cfe4c211434b54a9597e79a8559eb2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dc29b644ba2d471ea723bbbcc3b8df8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c18376c81fdc4214a42a2edd72cd7416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ff020f63a80a45d3be5952179b75e471", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c150d8e6a7624c8e99e7278590be03d7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ea578f000e944f1a58fb500826c0bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6178969d891544c1b1cfb896bbe67c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62f570b1f8554a659239c9c42a7d4698", "region_id": "RegionOne"}], "type": "object-store", "id": "6b90104d87084a588d27cc28a8ec680a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "502ad9db7bb74c8d8d5d95b81e689a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a44b4aff148d4b85b878465df4850875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e454b3cf316e44dc8782cedca4456e87", "region_id": "RegionOne"}], "type": "clustering", "id": "76bd96faa69041d4aa8f7cfd86c6c793", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48d1b694da4d4841a4fdd2aaf74521fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d40f18b47a1d44b3baee31253ee5c218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e6a05600717647159719b29ffa9b1120", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "356a9ad831b2494ab5d2adc8c149369e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13379d0cd75c4766bc2e19030c05ce05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b0c92b84991486289dc0bf749087a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "79435390e6b14c6aa3f4a8fc9f185476", "region_id": "RegionOne"}], "type": "cluster", "id": "70477d07beb348e78344e7e871eb6458", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "48698d79eb0642dba19f5e7c48b332a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "99ce7cc0981443ea80c564e8000e39b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fcfad34d7a754bcca55edeabc42de79e", "region_id": "RegionOne"}], "type": "data-processing", "id": "058e2893a3ac4b66adc6829c195d4e34", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a012751a87954169b02efbbb25296d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "db64254b572142099f3d444d6a317425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7500582fba4c4896b5ee8048a71069dc", "region_id": "RegionOne"}], "type": "baremetal", "id": "a836fc968f4d4ef0a48117926306d378", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22bc6cbc3fa84edb908426382737bc10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d0cb230845ec474a9382627db2b4b7d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34f4f867fb4749309a7c7041bb7d4550", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cac794ad73264f229150f7faae76b97e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "78c50795dee943ebaa2537ae22f46a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc633614fe6a4b03930afefc725629f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7060f5e392454692a2779a7eb1f3f32b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "96ac2bb758724d2cbc91f121d178340a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c1032266fbe84724af696433b4694d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e684ea0ed4844170b66b9f5eea529e3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e74b5c38685840d88d93f4ebef660628", "region_id": "RegionOne"}], "type": "key-manager", "id": "4c507c442c334948a2b5e5ae337d96bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5be002d033be48d6b249690acc97dc74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7511121549b2448ca57c47794154be06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ab9d3bd97f33483ba862a6d7898afc09", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "423be69597d34339b38d05d140f336e8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fec58b68ce854cbeb995e41ee3bf8139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae1b7529e8cb4bc78fdae920f103ada5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "442c01bf66134c79a2c49d08c0b73e88", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1fe23bbe8b7f4eeebf8f2bad2d82791b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "862c64a2a020476a9add5dbd142df133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b84393459805434abe55ec9880e10272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "72431270bc344045b374dc2dc82e9ad9", "region_id": "RegionOne"}], "type": "message", "id": "794a54ddf7194b5da00e867c739a445f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0af71634499641c1bef0608acc7edb1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "538d12d1d46248b1a7de848e0091636d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e81ef87321774708bd1ccdbd453f7da3", "region_id": "RegionOne"}], "type": "messaging", "id": "c70d0fb4d0f042f98c47f89af48f45cb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e996940ae8104d1fa2fc014b993207c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c6431137f6654bec996ad4f7544dbcce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "906dd6dfecef4b9a81b6aa7b72048fe3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "742224bca5be40fe8f1674256c8f336d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "636f78332e9f46afb15440759c8d4009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fc2101907c846f4a99c9902e2d67f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ec9c953ac184d7c94760cace2987a82", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "08e869d0064e4a62b136b237023873af", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3076621ade8e4df78458bcb8dd09c811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "24fac9be8572458cbf0fb1442ca22933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acedf682e4564a36a8dc092efb4d2f03", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aef66c7c0d40443096c8803325fb8a0b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9371425488cb49b7824f34ee59e9b903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a67bb12a0094eca90ef292644e9bbf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2edfcc7c61b4c82b3e59268e0761ff6", "region_id": "RegionOne"}], "type": "container-infra", "id": "4976539edcdf4038b65b848ddf6cb98b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1bce26437f3f48fa821ddba25c8f80ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0147e71e9a17466cacb47a0161ea4c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2266d611dedf4c29af7b7c100565cba3", "region_id": "RegionOne"}], "type": "search", "id": "229c32cbf5704a5283ceb1072be96a8a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "74e1fb25eb5743e8bb3c216b94fad6f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "79e4ebb96c054a6789be0bb10cde582f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9bcd984bc7ce431da9921d2eb98ef0d6", "region_id": "RegionOne"}], "type": "dns", "id": "861886fc1d004d88bd5cd71655903198", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f5d5f6f849114237bdb3ce61df49a1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e1302b27a12461388121fd92631c645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9be4f46a8635410fa532bcf84a3bbd81", "region_id": "RegionOne"}], "type": "workflow", "id": "88fa5a680f414401b9c755d4c64a49e3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e90849bc5b64571ba15dc35b04996ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a7a628f809ea40d9835ab09e910649af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2683c3286c884ab6aa14cd1ae750dae6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bba847f773e84057814c0341f9642737", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a914a01fb57b4cd2b32f2f24bcf1d295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc1a6c883c464f0c80b380cdc9b7d426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5bb9a15c16ad43e3a39271864af75ceb", "region_id": "RegionOne"}], "type": "rating", "id": "b17abde4c86d487e96a4b8865c74a3ec", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efd25583c2dd4482976927ad99bbbd90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "899059c7496d48629e8fec1e8f0b7c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0a4ce32746734498abfe97587e97bf13", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0df6d0791ba748f5891421c58d29491e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a40ebd7cd8de47f489b1f3145d776807", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8da8df53423d4b25b7ba0c430658553b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74f5c39786354012ab712eff090515bd", "region_id": "RegionOne"}], "type": "policy", "id": "bcbffb5a359948dcadf7fe7c8bb88f35", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b08e6651ad44bf985d58135e06a6ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10c36e7b9fe3412e893c4dc14aeb9659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd4c5a157c4440f2bda870ee8facf38f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d83153aab8604c3cae1bb1281309bbf7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bb6718bd446c40e4b6d0514680d3d82e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "04fe4a1870fb4080bb6bc627594757e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd4f970a7d00422cb0d94554b053454a", "region_id": "RegionOne"}], "type": "sharev2", "id": "7660257ddb2a404c81717adb1575ad70", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcb5c64caa024cfbbc3dac938843aaad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9672704460df4fbd9390da50c30a1718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7eb3eba869184f1aab2644ff47a11210", "region_id": "RegionOne"}], "type": "share", "id": "37f0d634ffaa4ac78de0a7f032522dde", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "51bc76c3f97847bdbd116cf4328ba124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8fbd78b449844daabffab29670d942fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "51ca9eb999074afba67575068ac16b27", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8b9bf6c9b9ba4e84b9efc24c7eb8fbeb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fd8042923f2499c8deb71087160c449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73375b4a20564b599df7c42889ef00f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1399d21e9ec249d198f41a1cde998ff2", "region_id": "RegionOne"}], "type": "orchestration", "id": "d2cdb80de66d474382ac19027c456af3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "263aed050c9e4a339dfeacb05312366a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f4280a3245b416383cf6ad6b7ce5fef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d79d4a8455d04394ac42416f9326798c", "region_id": "RegionOne"}], "type": "block-storage", "id": "a61e8a38c4574ef2bfc3a0b1c49f34af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8927385d8204211a462e6c64da4583f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f91d24a885747a3b936aedc369e9cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7d3ee9d109d4554bafa09e2561dd722", "region_id": "RegionOne"}], "type": "volumev3", "id": "30f752803b1944d6a8c7d98173209bd6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "995bebed8d44424caa2976e5375dff4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9102876c829347cb95d5d50b5a05114b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a84d36aa127c4e0f90ce8cd056bbde0c", "region_id": "RegionOne"}], "type": "volumev2", "id": "287a54ad2d734a7dbfe9837335be5296", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58258b24ed9540e69e73759f8edbcbd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c0267d030c144689ac2b7a70dbc5665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e27c21845f134133bb4d4dfec5bec463", "region_id": "RegionOne"}], "type": "volume", "id": "b209f4251a614daf9a7c2819a9cebce7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cca07f0e0324b2eb71dcc77f21e1a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50da5508cdf340fd9d64a943ff83d35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8290c8ba86cc4f42866088d57b98322a", "region_id": "RegionOne"}], "type": "block-store", "id": "990a71c1e1294ab4be71c1a3f66fbbe9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "debd6be4d291415a8af962807db56a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f767fe370bad4ba6bbb7de0d0fe1313e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4441b154284b4ac39d2baf5bdff092f6", "region_id": "RegionOne"}], "type": "alarm", "id": "43a54e4618db4a34b8705421f1210d6d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7528749672094475bd990127566d8db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a212506b53c749c9ac993e720af7ebf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8e39bcf0c66e4fe080d6b4e3fdee6dcc", "region_id": "RegionOne"}], "type": "alarming", "id": "725ff667dbbd4669a5afdaf97078bc81", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "addcc00658124eb4823cc115e1d78f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee7709f17aec4a65854d9fd2849cee58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "752c1b7f0308435ca86431bafe39c423", "region_id": "RegionOne"}], "type": "meter", "id": "ef33ae4742994401a4ffdfdb4ad8fe78", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "395222fd276e4c668e24b0661682acc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c2b0aa5bf084fa39925d3114fae801c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0d9fd05f445c42b5a7febee6772145d3", "region_id": "RegionOne"}], "type": "metering", "id": "d5e1018e739d4f02adbfc7c16dab4bb2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1616525554804d0cbbff4c7a994a9a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad1e9c5f5ba3443cb9fab009430e6477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bde2b74b1a994289a4f3f399086ef7a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "7e5585a9d6c84e628977b7fb0218f987", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e1466635552a43908270e0a6bf86e63b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0e6b8ab5e38548df98fd6b74a6293ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8ba4b790fe9c4df39e507d4ba7ba8f2c", "region_id": "RegionOne"}], "type": "event", "id": "95a8ffe56ae64f7da003d8e96480f86c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82acad6139d24ec3bba20d683a55df25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea14d89f4a254306bac0b0bc23efac68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8365dc98d2d747bb9f92993d4f5b28e5", "region_id": "RegionOne"}], "type": "events", "id": "8338834aa8004267bd5034f14e67080d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9b2ceea75ba3487f9fc24dae2bc7f8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1f27ad0b29fc4e879134c2f27e864789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7c878d1845846adb44c1e4b38e2d9fa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d01e828448a64857bef7bbdec5920796", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a21a0be401e344e795da20fb90ff23eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "033602b9ffd6410bbcafb929ae491110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2a664fc9ad5244aa9892c370852091fe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "124e8f1eca454c34ba25b10686fbcc5b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a87baa53ef8845f69866bfff6779e24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e0629d885fb41cda5289a46d467a47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cda53b9fb8a49b4b4c33a92a34218ed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "13ad0298c1af41eb97a49174c41f4ebb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5efc65a19dce448e878232e370272a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "64b125671f294cb6a91ef2c14ef90bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7a558003c4046e4b57a48211dba889f", "region_id": "RegionOne"}], "type": "tricircle", "id": "a6d43dd7d8e043308017d723cfa1587f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5c9effcf013d44c2962c6098b6382c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9762044e1e0740b786882a08d556258e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "23899881caa147c1b05f8e8c97f0dfe2", "region_id": "RegionOne"}], "type": "database", "id": "63c5a20f75ff4d798725736d16728cd4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5f03d32a0bcf45118625b851828c0232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "410573f500f440afa243a7b180d960a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9e65ae53da6f4f4c9af56b1c4eb67a7c", "region_id": "RegionOne"}], "type": "application-container", "id": "4bc8e39534c749e6bf625be3a1d0ed7e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7b78a3c89c04189945b7c7790cf8f17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba7d5c1fc37a486ba032e8e9f38f758e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5b22e3f39bf2441396c86ec87c1618ea", "region_id": "RegionOne"}], "type": "container", "id": "ba24a101ea1542e29578ac517f385610", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d99f5c2ec2e54050bb9bc3c05b11a708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb890c7c8ee247918d0c2bf75279de2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d7c92f922ee142bdaa43b1b173f6858e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0ea47341765c4bccb3aaf82fc3ac5231", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87beb6b26e2242aca4733a1e4a63b4ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e0a90b61be6462eb51b61e168eb6fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d5317575148b4f59bca3507d50f5dbc4", "region_id": "RegionOne"}], "type": "rca", "id": "5ceef0bf155f4859b35dde015f8447aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c3b433ef6b8f40fa88a34d44e2069597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b230a5ebb64b48b18a76410e9a358fc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "59d6ed31011247669cd0bfe28db2d93c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0d36d02950f34251b0d3acd7708fff85", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8efc2394a506443dbe94406b00162111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b3384b402a064a7495fb25563ad5c7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "612441210cbd4bd4b64b9b6266ea9d3a", "region_id": "RegionOne"}], "type": "network", "id": "d5745024334b4230bdba3be98b949889", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "37702ead401f47efacbfbed236774925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e7b0c77a0d94c34828e04f00da3fb79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0e61c16095c54129b91dac6e1e2e6664", "region_id": "RegionOne"}], "type": "backup", "id": "cc5a50269f634e48a55a1152a74f069b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2005eeb2a51f400b85ba42b35739f876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac327a874e1d47c28b5b12159747110b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5e26bd5992074e00b7dd05ad7e7d12b7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "da924dfbe358431883e07c6aa05df88b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42d0a0a2d9094ae19d4003915dfb3249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b503e9b32ef7427ab32b88f20d98cd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "82dc3f0197604e3eb4f674856c671eff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a6e0408618e04611832c72dd22f0914d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b46134fdc94947e78991c6d874b84cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2f541f5f1f2842798885eca9fe5c31dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6c2c925eef9d41948be0ebbd4d6b8edc", "region_id": "RegionOne"}], "type": "monitoring", "id": "57938f31ee4346dbacc12fd149a149c3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "47eae49a854e4df89a558bc8abca75f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "633978f6753e4c5c8ef0b73da1373fe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ec3f9ac5a32a4759bcd89c977351b740", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "13c5c560651b4e86a688411714e9b751", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3691f1e7c2c545f4bc289bbc69d5e0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e07ce3995e6346abaf7b2d645c98c409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0715d1a7628e44dca3382cf06a3d8f1a", "region_id": "RegionOne"}], "type": "placement", "id": "fa30f86c71ee43aa913de549ace2f6cc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cba0796231a45e6b3b86da81409fc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76f4561242334665af73147c5ef98b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5992bdd0b5c04a569e17516d8f60d710", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e2208e2df4734ee580245c5a71af6b07", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cf6725e97194f908ce6e746d0f3f9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5cbceda8d5c34812a5913edaaf4b8932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1acfdc4620af4174b027709f1c7ad45b", "region_id": "RegionOne"}], "type": "ha", "id": "c3e27e441211406e9538d28c38e1cced", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "13b894b861724adc92699078120b694b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "29db24709a98402a99e6400bcc4689fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6b86ffca3e514abab7307cf19defe797", "region_id": "RegionOne"}], "type": "reservation", "id": "75de1077125743abbab4adc06cde2d9e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "087174249bde49dcacc947ce25710f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b760205180f54441a7544a1ce1db1312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a73dc9468e44720894c9624c6565589", "region_id": "RegionOne"}], "type": "function-engine", "id": "c133ad26aea546c99b1b206b36d8dfad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d4ef8dbd47034ad6929867bb519a2ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "56adca3e884c494882192ad1772cc3bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c0d2e8f64b8349f1af4c7c838c2f6da2", "region_id": "RegionOne"}], "type": "accelerator", "id": "3de46f918fea485e88d62a77fe2d9d12", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc3529df5be54bd097516dcead52db99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03c55649837347df99af2ace9de2e762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c4582812103641a0aabd8a685aee2301", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4693d0b09831495e813f9aa7d8b278b3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e8714f6641274fa8999d5948d3e8e6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "151e53445a6349f68f087c31c88f4238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2becf40608d84977a205ea96157a8ac2", "region_id": "RegionOne"}], "type": "registration", "id": "1429fa48015e4c3ebac7bc9f9b75f996", "name": "adjutant"}], "user": {"domain": {"id": "87588627b1d44dd89d98ba7d962b9b41", "name": "f67a32049b98499e831d6792f8221c05"}, "id": "b971e4e1abf640cabc4b4700aac7b04f", "name": "dff852ef36df42fa87b04f7815fea836"}, "audit_ids": ["98a42ecad03945bbb2474e5ec3376e94", null], "issued_at": "2020-04-23T06:26:01.412418"}} 2020-04-23 06:28:01,625 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,632 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,635 keystoneauth.session RESP BODY: {"roles": [{"name": "71ca400f196d451ab272d493494c18bd", "id": "7b6bdc23308d4da19590dedc838eaa40"}]} 2020-04-23 06:28:01,687 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,692 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,696 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "6a213c39a8fe49c5b4f807bbddd36ce6", "domain_id": "2de7165a57e54a539abc8518b3149c47", "name": "username-3"}]} 2020-04-23 06:28:01,740 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,759 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,763 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "2de7165a57e54a539abc8518b3149c47", "id": "2bd2ef4cf85e4879871b3b94fee55f85", "name": "groupname-6"}]} {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.056337s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_update [0.056631s] ... ok {31} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.059853s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.147971s] ... ok {31} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.065216s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_create_attrs [0.059584s] ... ok {9} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.160143s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {22} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.060681s] ... ok {22} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.061151s] ... ok {5} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.052337s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.411668s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,575 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,597 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,600 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,604 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,630 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.476209+00:00", "project": {"domain": {"id": "ff1d34932cdc4f3e8af505ae971da681", "name": "3f936532415c41fc9c1823373b9a0b95"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e94db10f144b453f9738471f2f80122e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0ffc47f61bb94858a5d4eb0c8c073e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "98648a1af1be4e80ad1a4e22b14cefc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb21fd6779654df1a241b1464c1fbbbb", "region_id": "RegionOne"}], "type": "identity", "id": "9c77b184032649d5a79f308884e326e7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7c3a444e69c9456e87ea868cc376fe66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d4af0af244c4bf3b792af85b1b015cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "557d2945c86046178483606bbf22ccbf", "region_id": "RegionOne"}], "type": "compute", "id": "9a659684ed3c44e99b1c0586eb8baf09", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c3aa788ffd5647a1b9fa27ed7d5cc1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0892053c09c44333979bba6af3c1bb3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "57909e35201a45e996843f8b38af103f", "region_id": "RegionOne"}], "type": "image", "id": "805b6630dd6b43b183979088f6f3f0f4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3dcdb31d46b646af856d063828d201a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cb489da394ba461790e96da35a17df09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "992014e409ec49efad0c61f1d0b2dd9f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "07fa00796e34417dbc96dc1b9316168d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dcc9d7c44184f4d8cc09727c29e232c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fbfdb96893742e588d2afc7703699be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96a1e5c076b74b6ab483f7ec482ba7bf", "region_id": "RegionOne"}], "type": "object-store", "id": "20f78c7a12c6480a86b55568c1066f3c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "50d8afefbf494aa9b0cb9a117e1c1908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6fe8f3c4a554e0eacc60ebed5ee12a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0ef295da03e04504b973b055a6ebbfc0", "region_id": "RegionOne"}], "type": "clustering", "id": "074988965853440d949d6a53c4335fa7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "982e07456ba74d10b295b3d670d35fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b62facbd9bb34348a6af4f76f38ca43e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "614e2bc80bef400296a8bfbf44b299be", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "88463996ba484605ae60a55efbdd6e45", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d4ca75c67e347f7a048742a38c747b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0a3425444d5412b978b904b258cc02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39328a307b194bfe85175a1dfa9d56a3", "region_id": "RegionOne"}], "type": "cluster", "id": "e0655f1877e54d7e8f08c9e1ac4a1e19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "03555c6d671649d797db52cd7f4b37e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b88db2da5a54f7ab5898de1b99fed72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0bceb36f609e491691f364a777971eae", "region_id": "RegionOne"}], "type": "data-processing", "id": "738951368469478993ace9e44953f136", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fb2fcc919cd44ff8bf7bcd21b4640ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2dea442d89c48ec8ac4374196141094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0aa72f97c2bb4f7b8263b6b8eb314507", "region_id": "RegionOne"}], "type": "baremetal", "id": "328d3a591c0043a789120e10598c9b2a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed01e32ce4e0490583e7baf85242388d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5fb1411f92c54d018079126340264486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cd50c5e73cc5442ab27214a03685815f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e7afe7b7e8a3436e9dbe865e76ae5f88", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4a3165d063c54091869d53b7c026d974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "565f3498478547c5bd22091e52fd5fde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a97a5e2ecd1b444fb5aa8bbbf53dd857", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "58ad267a263d471ea8e28cca87780b8c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a4ee41bcf80d4d0293b7e7cae08d8af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "321fbcc31e634032bc25b0b5188bead3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c52cfb224cd749778a444ad2759adb4f", "region_id": "RegionOne"}], "type": "key-manager", "id": "c3ce29a5bb6042468b1ac2fb307df40f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a17f61ea432a4d57bfacc2d986a53112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "758ef83af1834d6fa90cf0412553b81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c9671f45b33a40539d5edea9497c7281", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7b1603a514674afcac5af7b7699a47ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50e7ee564b184f33b21ff8496b544c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0db51965e8104ba7a3506334b910a0cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "827876274bad465cab99133cc352adc7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "44b9857b71ac46f9adb61f91615f80d7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5597414e1cfc4e61ac97834c73c75533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0eec248f282f4cc9a3c548a8dc6fa4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "76b72c9c0f4b4847b6e03423382d0ff6", "region_id": "RegionOne"}], "type": "message", "id": "88e46e28f4614b2fab3e13499528457e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71db2b61324a421aaa31c869bc81c860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "678c4ce620864dd9a548f959adb0cc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a67b04671385423ea3111a315b181f59", "region_id": "RegionOne"}], "type": "messaging", "id": "ae9cadd861c14534aa7c313bd85cee6e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1318645ad64b45ab96ccf2126683254f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "88740e1cac9e466f8a36ae66f428e08f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a5d27aada07a4455a1860601343c5352", "region_id": "RegionOne"}], "type": "application-catalog", "id": "65622824b5784a11a0e0361c69f6f713", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b0d34f1c8e148eea539bc37ecad4ebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe49551e2f5547f7b1bd88a4967069c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "627d6367f9464728b8866b2a3a1945b3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9f8c22f50ad8450d9a4017cdb0a2a6d9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1bddb374e8b49cea48029251e26e014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c720da08ae2478f8334d4c5cc243d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7efd1942dbbb4d6eb426948ca06b5454", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "90df0cba6df743a9bd9d3f1a63cd2a52", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4f67e434f1d410f81a8ccc662c89d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9930234e0a8404b84d4bb3d78151357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd5457a241ed4d238eaad22d030d578e", "region_id": "RegionOne"}], "type": "container-infra", "id": "0a2a7897d65a4a9ab81b3916eca6525e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "28597a85e3e049ffa58846ba6e658533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d69df393072a4385b81a9b00770fe3e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b4d9f506e6ba4d28a8443cc2d06b7fa4", "region_id": "RegionOne"}], "type": "search", "id": "a8948a328e224e67958211a6a7247443", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "282d53ba18d44c24a51d4642c9b6df67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "963e2b07f6944d01848988c2a0423105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "640dee74246841de845909ba4ce2b4b4", "region_id": "RegionOne"}], "type": "dns", "id": "7c153f280d664e6bb1497a1e5a9c82c9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6dfae23ef9746e5905495a0d843a922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "53fee93f103e430c94bc8edbf642ea11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6d831439611142b5acf4f474a4bdbd21", "region_id": "RegionOne"}], "type": "workflow", "id": "6ff82d0d38ba4f7f83f0cb0004a8bce1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab38155d986f4c39a1a6b95b9a12aa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7250e6bd929f4efd9dbb0265bd710dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f51f6052078d4844a650cd13f2790795", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0340505d95bb4fd7ace2ef5be3d2cda7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f9323ef773c742beb877161a9b1d1899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "894e7bc325d843978f608346b46ddfc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a6c2a2d0db044ecfa7817eefbb8d3a4e", "region_id": "RegionOne"}], "type": "rating", "id": "4a6d49889edb48ac93e2f99f2bd25065", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "637e2198b19c4c1b990fc5d41ab0b9c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53f56f20899e4f1f8cea1ff9e8fea400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "afc3f8cb0ef747f1b4af0eebd74d45ad", "region_id": "RegionOne"}], "type": "operator-policy", "id": "68cf390bdb5c4c7a93698606f31bce66", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c63266bbd1944939768a1b22a7639bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63fde497c33c457aa02b1835994171a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "87fb81573708408fba25db51c7f4df3e", "region_id": "RegionOne"}], "type": "policy", "id": "f1562c3efe8a4283953d538c07a18305", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f498dac04cd04492aa8ed75658b9b243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19c557eae13a433fb00e734a64931e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aba995333d6846d58ae58166181df308", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9c840377cf294c17a15ffecb28d6ec75", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48bd9e2bb40241d9bf16aef8c094d327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92e065f1456848dab2f82e7695bd92c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "24f47bf77a71428ca313b946e32d3415", "region_id": "RegionOne"}], "type": "sharev2", "id": "29abe6cc027e49a894e15feb8d63cc67", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f37e6a5af0a645d49f946156332b29b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8acfbc03a3c54d779c8502ad7296dfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a30a3f514af4f1d841bddac0b2388ed", "region_id": "RegionOne"}], "type": "share", "id": "df0ea964e0e1437bb694d8fbad4617ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "001295bcc081463e8bb833bc4157ddf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "01fb05d162674bc5830e7a810f944bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e7ddf3695ae4b79b4122736bbfb388a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "934d08aca0ac45e697195c4a9f2cb91a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1759b32b4444dccabe3c8b0cb70134b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5149b1c2d07d45b8939b1b0b29b62826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c53a80e31d9e44c19e3fdd7308fb2c4b", "region_id": "RegionOne"}], "type": "orchestration", "id": "fb2af6420c834609a3da29b2ba8aa5f0", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2644c1de99784bfe8de7d29508fdbc39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a830d054f4647eaa924518fd2bf64ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd8ed112a4854b9890e7a92149706462", "region_id": "RegionOne"}], "type": "block-storage", "id": "390e691b121d4b3ebd87fc8cc625f3a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb1e1967e1b2408f9653f5884a8b09f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1a894c5204c4236baeb45d579adf72b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d0a4e800a3e4066b8a38fbcaa81b072", "region_id": "RegionOne"}], "type": "volumev3", "id": "25d5fe9111f64abb8677e69ebacbf932", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72fbabb8bb644be8a269f74f8e7954f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa7ea3876bee4ea98d45135bf264a6f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cf89fea9c4f415e895a6104d8f5f919", "region_id": "RegionOne"}], "type": "volumev2", "id": "c703e64bb99b46e5b8736beeeaefce09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1941089c6594a779eac828fecd41dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffed6583aad44c16a9e30401890254e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13e22ab764b0441798775b4f148481f7", "region_id": "RegionOne"}], "type": "volume", "id": "6afad6ef7f804b1f98624f53bdd1dfaa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4865845f0db042c0ba6c56a6d10f4333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa95cf5be5604f088c4ce428f514ae4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8955cd06064d479b94899eaa88dd7a", "region_id": "RegionOne"}], "type": "block-store", "id": "5e741eb2859146dfa140f9b69a570bab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a05ee3dd94142748e30d9ed146afce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "41e89eaa138c4ca49391443034815e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ca30cd0fb584561b2bd046b5725dde4", "region_id": "RegionOne"}], "type": "alarm", "id": "67915428092043bcb753939fe1459d61", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a13103a41454f30ad703777d9d1937c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8c10a14b612418a914fe492a5b54b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "91a2f3d1ff16496ba66993775de2309d", "region_id": "RegionOne"}], "type": "alarming", "id": "1475ff45d9d8475ab9de02431e0dccdd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a1a1545177d49eabfbb0fcf47c299f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "10396ba9f35e4d5badb38eaac3cd7afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4c353707a0e14a829de3b176a78ee85f", "region_id": "RegionOne"}], "type": "meter", "id": "c3ba936704354f0797db9180cfabea1f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfd39856f823403c8dac47bf579c9376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1941e48fa67a47c7850c7e5812bba037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b33dd64de8cc42b8bce69e1a483c042a", "region_id": "RegionOne"}], "type": "metering", "id": "1e80c99b5ef44391ba97c37866b76676", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f620274da064b80b30a38375d6c2146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b49453619994599a2a4263cc3df60f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "adf144a7b8854aa0948d58d601a4dd63", "region_id": "RegionOne"}], "type": "telemetry", "id": "63b34951f41b4320b71cb1922e24f5a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "96dcb52534604a938d2b75b8888e9a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "819d1ad3107845a386b670ea4c03c1a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4d0720f2046447988e1a2f2125141067", "region_id": "RegionOne"}], "type": "event", "id": "478ee4d7954b4921b8e8c60b864360ba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0b87bce622604b81a1f3ba2b29b40db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d508c41fb40e4d678b724709d8dbef49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "46d3880133024b0295a8154cecb4fe5c", "region_id": "RegionOne"}], "type": "events", "id": "665014b9d8a1474099d39c62c015edcc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8849757de8f645dcaa7409a360130f10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24a579194ab94113800935cab692ebba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "868a4b4b5f9748b095657fa92d434f92", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f1b09337486b455f8f46fed14c049d04", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba02bac8b9974998b4e2d9ae0c687adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f08f381acdd4db09deb24559d9d2b74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cbf902c537484669995d6053684f8670", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f115fb754d6f457da270f45ccc077b13", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71f7e262bd684ba38eb6d5510c2bcbea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2000f671891743219730ffa7f0bf8275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0114a76b0bcb4ebeb053c800fef272fc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "927a6ef020444698badc06864b4be55a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d71576b9722c42f1bd7ebf88b92ddb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb64ee35641942d29416011cbb52fdeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5ce104e42234121ae3bbdea2be9d926", "region_id": "RegionOne"}], "type": "tricircle", "id": "25c7be280de945f5845cafcc6f1a8d96", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b0e57a2df1164bcbb6416b0dccb44039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "512c95271bee4611ae41ec71c319d882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7ec16afa4d2b4f62ba60dbec1dfb6584", "region_id": "RegionOne"}], "type": "database", "id": "6692b957901b470b929632497a6587bb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00b3c1e8799741778f66c8ea837e6372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c5a70a54e184c7fb532dcdf6ddaccad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38473d05579743f09cb5397b6513af94", "region_id": "RegionOne"}], "type": "application-container", "id": "1ebc98a652f149f49f4036da633c673f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1cc62315ff274c0eac2f20831d18cfe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07471c0c100e440ba0dfd2d1ca2bf826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "113537b938d94395843f89999fc63f9b", "region_id": "RegionOne"}], "type": "container", "id": "548ce9e77b5a42cc9cf6b442b1cbe987", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d6445c283d94ac8bc7537e7be59c5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3b27ba02bdf4fbca69f4576620094bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "634d84393d0644f7864232fe13b60b89", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "51d757684100468480f1907737e21fe9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca791b0c686040899056521218f14cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d6b248d3f2042f5a8e98189fa75a54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "85ece7aa35dd44ef8b039621a252c514", "region_id": "RegionOne"}], "type": "rca", "id": "852582b51eb7478c98964437361a606e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "321d99d59d944bc9b4e4a349991a84f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cb0d4cfba5cb422b9268e680fd563997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eddf6450e0e141c998dd1510b2925497", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f931ad2b8b2648f9b0f934a51cae310c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4859041594294e189bd012ab1ff3c44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0f7ac664b11c42108eae6b3f58e868fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a18211d8b46545aea5da1c2ee4a0833a", "region_id": "RegionOne"}], "type": "network", "id": "76313bb28fd14c02af12bddd2dfb64ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "abc5741bec6a49968cef6a7663e0c1c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8da6981ae57f4f8e883d5184f34b5a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "839eb0b8fc2b4c2188c172b6224d5cf8", "region_id": "RegionOne"}], "type": "backup", "id": "694c526a4626444089be2668b468bf3a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbf892989df74712be1f72cb3ec2e4fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5624a5ab10f4c6bab6fbb62d926ae5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6a79e1e9ef9d43c3ac44971bf9440caa", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4e8b8af1ed8849189881c0b81f838090", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ed5885a9f1e4bd1af5c1a44f1195083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a201099b8ea4f04a7b9c1f1cc921bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3b4be9da829a495680bdb121b07db9b6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "895ba1fe30714186838e50cd962297f6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0c970dad1e5648558c91ee82195d26c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8a6a4e95904d417db159445c7c05dd05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e8461dc5b461447fa9fc5496d082f9dd", "region_id": "RegionOne"}], "type": "monitoring", "id": "3cae03734c044f1f9082d2d148baa4e6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a62837654a224d44ba9856c15e09766a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "47d3e5f7f1dd4323ad82e7be5c5e5061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "65372892b92345b7a33c40af1193e2ec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9993fc0d253448e8875c966578699eb2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8593fc9587b486f9c4eadbab5a8dc81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ac1381aa19704d618e82d181dc7bb2a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a38e73e498c44eec831f7b2c238c6d33", "region_id": "RegionOne"}], "type": "placement", "id": "aa34da5ff66b46dcb4fcc8ed11cc853b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7956b7f2a2ae4a95a86f197a74651911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2f413aca74d4167a075a2ec6f5efc43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "815d1ac4292e49b5aa79e7b592cdc59c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bc4cf62efb22412d8f17c7f9150bcd4c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "149181d7f5a941c39615014b4b711a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6520005d301844c189be24ddb7d68ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c98bf9fc412c4850ad93ac3c4c6bc357", "region_id": "RegionOne"}], "type": "ha", "id": "725526c29f0d490c9fd7ec7b319b3968", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "71d9fa32c39741b98ccaef804716b18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c17c37db29204f9f8767938a338472be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4bdbce40215e44ecaeefa96e9d65e80f", "region_id": "RegionOne"}], "type": "reservation", "id": "2c4d151087a642708a1ea8adebf1b5a3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ddce9ea326584d8c888ff8fc52e047c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "089c4972e19548bcabcf43efb27f4e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b2fdfe68999a4a88b341ec977c40f338", "region_id": "RegionOne"}], "type": "function-engine", "id": "c31bec29a6454cfb98689a5629d9f833", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "95befc1be739415e99b42b2bc60e894a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "934a16be97564ebab82786aec9784e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c49845204bae4751b496df598fb8a57c", "region_id": "RegionOne"}], "type": "accelerator", "id": "08d8a500eb074f6fb98e8d86042b1005", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c553a715a0744b4e845d6390205cd51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "908ee363c3fb45bda6da5a7a8928af3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "430279205d2a4e3189372d9a7ed6133d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d87a9b5a409c40a4ad601dc7d79c2c2f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8968a1ce13ee466dbcd6eb8099534dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d26a075e2bc34d1ebca08385e012b8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "359fec5ae7a14fa0bee87ad3b0f3de94", "region_id": "RegionOne"}], "type": "registration", "id": "a9141668271e4607b43bb2627e4f4c17", "name": "adjutant"}], "user": {"domain": {"id": "ffecb6d4fec243f9864f58ccf90f5024", "name": "06b80e01801e44a8a8f98965d2f37e4f"}, "id": "2d2995da9aed49c78170910ccfc61fab", "name": "5ad5130e6f7e44748ec2f9bc759cfc17"}, "audit_ids": ["fb171524b7b94f3bba3ac8a7114e0110", null], "issued_at": "2020-04-23T06:26:01.476209"}} 2020-04-23 06:28:01,796 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,802 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,804 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,824 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,830 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,833 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "17ed2cb6-4386-474e-8737-59a896403d57", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {18} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.098738s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_create_attrs [0.055250s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.067806s] ... ok {22} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.058761s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pools [0.057411s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_update [0.058261s] ... ok {23} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.058410s] ... ok {23} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.058810s] ... ok {12} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.153493s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pools [0.059704s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.099543s] ... ok {25} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination [0.301431s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,644 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,649 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,652 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,656 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,668 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.586783+00:00", "project": {"domain": {"id": "faadc65872884db3a7f086af6ad86608", "name": "34ffc07a7930407b8d51d9ec67337fab"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d05dd103cedc4e26b9b4643798309f9a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d69a25468b1d42e29f81610889a2e69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "97dd99adcff848e4a6e40c7146286330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ed14f31bb8ef48fa86e77c148c01aa48", "region_id": "RegionOne"}], "type": "identity", "id": "186336f6111f4314944051d3889b5c98", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "94f5878498d949ba92b51c0e45486122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cfaeb5cf886b432a88e74d788868fb61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8dde9aafe0884c3d8914a4bab23d2844", "region_id": "RegionOne"}], "type": "compute", "id": "428bc0ce55844e68bce81dfdac5133be", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d0041fe515104a62af31175b699b6622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "112b3ede7cf8451091503d58320c40de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4ffca7a45af944bda95a5ae06ec51161", "region_id": "RegionOne"}], "type": "image", "id": "aaa9f5c2548d4d54a5d3a6f6ba321aa7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e5c5be19d0e41e0aba772b59ded6015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "93e32d0ec0a74f7fa2eb47d4415a5fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "49b47fbdc797495ca6b0d68aff3c3626", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eebff6d427c142e4a4942b75e7d9e7d7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "650012b9802c4b91a2222e70a06a166a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43fc8a4a3d054a05b0a532055e91ef2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04617fbe922f46028a6cb4b664216660", "region_id": "RegionOne"}], "type": "object-store", "id": "fe37d67c335046b2a23e3d1b2f6baee6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "460335cf75ad4992ad7a835e6ec199b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44b4976c97754d3aa4abd603c35f32d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5795d2d6cc3d4f1296e1aac439d0fd3d", "region_id": "RegionOne"}], "type": "clustering", "id": "66203fc8e3424e44a04a123ff787c16b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa56bd067ee04f72a5b295b6e4ce5be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "00accd4610284a06a62bb3d7f4587a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c39b86119a3e43acadb93941798a00d6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b74e58c2d5144c948919b944a4b8002d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb98e47aaa9e434c91b207707e02d5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b0b8093f60247ffb454390cd2a2a8af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77b86ed53e1544a2b50498433c22eada", "region_id": "RegionOne"}], "type": "cluster", "id": "ad53e9d54faf40bcb9e5d4a00255e828", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8a19662f5efc41fb93bcbf33e65575e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fefe0038f00e496789005f69aec80221", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e0df6f391c5e433da15bc5cf534cd7ac", "region_id": "RegionOne"}], "type": "data-processing", "id": "ca8198ebf58441e7b31cb35875f6b0b2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fe7632cb9844622a9f489793d3ac57f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de798fe09bc74f8f8e0d7ded02f29fa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "304e96b8177b43d7afac26e2e4c6b25b", "region_id": "RegionOne"}], "type": "baremetal", "id": "880e15dbe4f1430eabb2ca729844416a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c218b4d2f4a4efe94773be4b3fe333f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d44e8f0181a40a7aedaf8a3de9a341a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "23f6b5af24bf4b8f8b566459533f66b7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "15df8b9d3bf74389821642c40c7de20b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "913d59251bab45e6842c8725dbd4c02d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de6734a4f504442a86ca80c24f25dfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "669f46ea54b8443c836bcd97c02957b2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "37c323ca987f430b9abcc8d1ec451102", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fbfa9eedd37e4806a6d61f9e62afa51f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fa93f6862b66413594d8879e490fbbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7d72b326fd7c4f5f83d87b1230462460", "region_id": "RegionOne"}], "type": "key-manager", "id": "8cb853abc33041ebaf6d041656bc17f7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe30e07a9ddc4bb88683458c0bbcc332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e4c3972e19049d2b99d38af488c4946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "028bf1ee3edb4f57bfdcacfd6153e67c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5301474cb0184f92b1688b43ca0280c0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ecd9a45e7fe641abaf32b31adc494480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f33e550df5e477fa6843b065df85ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9be7285b55f743a1a4f43704d446e6bb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c9c17efa0ae1423d954414dd8128490f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a7154b7380734e5e89157abf2a69212a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dc62937f1bf946de8ef36747a8adce46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd24c4355da14410acce643bf04254e3", "region_id": "RegionOne"}], "type": "message", "id": "969035b655834ce586f0f20f6fb40b17", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "77fc061afef64c96948d4a6c8ef6d492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98020a536d4c4445b6b376f963b38d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3cee8d1613d94891960d2d5f8c6d01fe", "region_id": "RegionOne"}], "type": "messaging", "id": "83edaad7c4e2434fa1aba8663661ba56", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b94a2664ccde46ceab865dd2c09a452b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d771a26c421c4d399407aae9355976b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "07adc76bb0364a05b3176b5844d71e0c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "235399e81e9f40c6adb217a1635c220b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c0fc3619e644e8cb14186d7955d5c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2080dcca3fe64bc08587d7c99a3dd860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be0147f1eb8d48a4ae64aeb270900e06", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fde8326e8dcf457a99d642a9b3975497", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3963ef9e8f04641865dd7295d3f84ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa917a527e4d4b5082b43e5b073333bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dfd5d5f86874e769d00cc16cdf0fa6f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1c1691ff34ee4263bf821eb0861a9764", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3a67d0b7b5b4db3b20a774dd63f3c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f578a0090d7345e0a8873da956bffb0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ad1ba36ef964cb79651f3070cf76bf9", "region_id": "RegionOne"}], "type": "container-infra", "id": "eb371628d169423c95a867f56f44530c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9168ab7a9bb042239cd45811e0b30dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4ead9cabe9fd469d876fd87d7292a21e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "42ddf72c519045a98a9853d2c15f399e", "region_id": "RegionOne"}], "type": "search", "id": "93991318cf2649db9a2a04b3328f3e9f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ac2dfd47ece34be482d5e497639369c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f9c639a41abe46f2842bd72f04d58365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cd251fb073d84e1299b50efcc7f51654", "region_id": "RegionOne"}], "type": "dns", "id": "b0cd5c1315204fac9efff16210784056", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dcc0bff46ee14e9488e6d14988f3628d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd41a53b94c3444cb6575727cb83eefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c7c0317ae7b5454ea799a06a70452c20", "region_id": "RegionOne"}], "type": "workflow", "id": "a674faa82b354db99b274c0f8f2248c0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13361c24a8cb4e40a056eff4fe5f8ba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a8574af35334e2680d6162a2ac58bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4b0118a074d545cfb96064950e335d4d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "319571ad29e34b69be09dd98080d5f89", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "809ced56de704b0eb8bac1555f687498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cb1e957a7a1246779c3ede533ca9d7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1da83ac9e2e3476e88512272040d004e", "region_id": "RegionOne"}], "type": "rating", "id": "7a7ea6b424c84148ba259c9de8d8bcd7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0af0424591b8422b8fe63e5ae3f4454d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a51ad241456f4ce8bbb843418891375c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fe19a5d255734d23a8b66a9d06d79644", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ac61632d10ec452abc34762985643921", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e9a4491973e443cbf86ba060c75c023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0d954f5799c745e39466b094a4a6be74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "975429b7770f45d4b3f3e3d8ddf5b805", "region_id": "RegionOne"}], "type": "policy", "id": "26a120e6c798485ab999f1da1904db1a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aca3531dd0db4bddbb2ae6696f013557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51408de9d9f34358ad61a5184af80f9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6c22443d721543ff80da477a50c7a951", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0d31351e4a3e4dc4b8e0dc3ade34453e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15985c930d9f4b18bd3913a15ae69f8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da89b9f926df47adb851e0ed5cd189c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f01c3af277d49a1b4508d1d5814a101", "region_id": "RegionOne"}], "type": "sharev2", "id": "946f71ebb0644d60ae3b3ad59b4e158a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a3cf28bdfb74349a3d739528c31d219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f75bd127d696477aa7b4a90dd3aee4fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8715541f0b1f427aa13a589e7a1c45ca", "region_id": "RegionOne"}], "type": "share", "id": "2b27829b09884321971fbc29dcfde3af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3f0662e44d7b45b39b3fa0364ae98699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1ffe5c1e4f54182aed8e0b19b350214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b9ef85a7c64f459a8bd720a53153cc30", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b133081aa8d445e6898558703520048e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ff4cbe7a0e04ec29b6154107b294b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43ceae18703848e4bf0b377f8da3c358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f57126deffb430ca6904d9221306765", "region_id": "RegionOne"}], "type": "orchestration", "id": "de62b39631b04c6f9aa30d7e5702a9ff", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7a1f247b92d41ed817513cf134bd887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c5f0c21a30440c7b8823249a340ffe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdae18f3ced54cc88b4c01981a7af93c", "region_id": "RegionOne"}], "type": "block-storage", "id": "b04bfa773bcb44bbb7e1b013924fc4b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87011bc4656b4f7aaa6d03784305ba57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bad911679d814955aa595e9f71a32178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb1b9d13cc34f2eb2115f9773157bb5", "region_id": "RegionOne"}], "type": "volumev3", "id": "ed02655bfcb64eacae23929c8a232f4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e5614e26044853830344833951f4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfb48f4e5f86425584f61ae0c69fa1d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26bd2930b1c24152b8a2f2d874d17c4a", "region_id": "RegionOne"}], "type": "volumev2", "id": "125ce94853064046b640ed569a77a660", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5049f7faf03145b0b123275af48ab022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e71983f3c954a6398f2d45c65037340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f3192b063b847f78249de86ecef4210", "region_id": "RegionOne"}], "type": "volume", "id": "29c99260eb324b79ae943dc04aa068a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce58a075144143678745fe2fe05c159b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cdb717055674c80be5f4ec6d1d7f1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4adcd0393f62465a8f139af59e06721a", "region_id": "RegionOne"}], "type": "block-store", "id": "5b095a80655a4f84a7b7ae046cf87ec2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "103ec69f7fb9424a9a4eb369379f2eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "82f835cd77db48c38b0e75ab0a008398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4da89586a8c5499b83c62eb5e6bb75b0", "region_id": "RegionOne"}], "type": "alarm", "id": "97f8159bbbbc4b9588074baa615b5fd2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0864fb974e404ef295e44ee0a47ea60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03f3fad2fcd84a0b9c32789b6a27a8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "256b35f927ca4cc099c17ece0cc63f08", "region_id": "RegionOne"}], "type": "alarming", "id": "29550517f5af4719884ec479ae0e5389", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0504d8d43d69438db5acecb8a8036206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ef5dbe62491459c887b005bf928d433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d57a2f6fa59c422cb72c6bd6e2d0c518", "region_id": "RegionOne"}], "type": "meter", "id": "e54b5eaae53f4215a42cc193c9e0633e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f82b14ebad143969b81ac06ebb8e5cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a4f9bcf094ce4bf79b29e03a28bc49f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5481a2cb33074e659a11ed43e9ccf614", "region_id": "RegionOne"}], "type": "metering", "id": "ab3af7178d0b4244b5aa4bf6b9699d3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "944a3bb66bd540da80b087ddf6ea48ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "88add60962db49e8b286483cf64901f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0bdfd3cad23c43a2b0b8e36d830347a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "a764214dacca46a1b699efad1b3b90a4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "40698862c67c4efea4f92877981342da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "41f2a719eff145cc8d4fd39051304dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "583c05bc96754a38b0d2038bec825945", "region_id": "RegionOne"}], "type": "event", "id": "e9706317dc65486bbcd803e816fb17e8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5324ec5a8acc4a078091ee3ac1c19f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "83db2649557447f18f2b41af6da28f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0d671eabf22c49e2a6c6399554fc9488", "region_id": "RegionOne"}], "type": "events", "id": "7e42c3a191df4e1a96baa969eae1a97f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8dce3fdc7ff14875849853d82eba633a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c1723021f7945df8bddb02d6c245bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b22bfbea85454b0a871b06012041f05f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1cf08d027ddb49fcbaf7a182f55785de", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2140ca10845148e68692de98ffc67153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c9bc4b0f0304e13bd6a672b6c8469f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "654625d0f5da421a9c056f293d8264e8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8e63c12ac9fc48c1b7512fac4febaf81", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "11ee608bdde94540ac55d735d5d7c9ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "61f4b2ff5a074701bff9acf3a9ffc447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b1e7591e354a485f9fb080e0caaead98", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5952e0f00f6d4384862fa8ce35064761", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4fec4c4198d54d93a7605afd49da3a75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "46acced3110d43f498ec786fe5e37721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7d77e98e1cd48a4a8831c5f3a0b461f", "region_id": "RegionOne"}], "type": "tricircle", "id": "7d582183214e46eebd424c5421b36ff2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "83412392c2ed49d6b92f1b36ca90fc7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e770493740c549ec8270ca0ed90a36f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3a533962ca6740108ebe013a4270a7c9", "region_id": "RegionOne"}], "type": "database", "id": "d65ab6b2900d40a89670f7a5730f4ea0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c43a8add9ab740eebe958f328149f1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5584e44fc14249c5a31199cfd7212e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1891b3fcde57434fb155c43580a61c06", "region_id": "RegionOne"}], "type": "application-container", "id": "ac20ac9ae7244512a43919ee10732286", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c1165edbfb340c0949de3bb6b965e69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "263be67a409a4b28a7407da719bcbe3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "762d84f574b249f59781961cd8594f33", "region_id": "RegionOne"}], "type": "container", "id": "5ca3696540d344dea79cb73eba57787f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e585edf2424f4e6ab98397acf411d29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b655a5a6e0fe4a4397e0cda365ef8358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2b08c795e2274cf880457f0875732a75", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c993a46b612a4fdca5cd308efd1cb7e9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31ef94dafbe24bfc8fc0241bf29b81bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a67eaddbdb34fc78e4e7af460e511a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a1741874edd4cd58081bde22115e731", "region_id": "RegionOne"}], "type": "rca", "id": "9b52c2ce56b647d88a27f6927ce830b1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2bc0224f7ecc4855a9e9ed61cf872316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9657b556fcb343b0ae35cea97a82cb90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "660dea4299d2477a8d909143509ff098", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "02fadc9c24564b638b8e247e659afeb7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4899976f28d1457db9fee678565be8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "29616cce28d14149b3357de703151b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0ec14bc6f4494310aa9b198ad99458f8", "region_id": "RegionOne"}], "type": "network", "id": "9f87d939feb24f6aa4650ca103d57a60", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ac55aeadb95b4637974e35e1b380198c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e3101f5c20754771a86f1343ffca6db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0a043e1fddfe4fd2a52d1101630d7e3b", "region_id": "RegionOne"}], "type": "backup", "id": "90362d6b5b8a417f89788d1786323a0a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b632b7fc27349059fa8aa8c3ebaefb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3bff4c3a9e154f0b825921f63460fe7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "be8e1d198cfe4613b84cb4fa7f24963f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b101147889f6478283cb1a2361e72948", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32b98ff36d6e4464bc00fed760a9fbbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "240b4cbf2ded455f98b69b1831b95d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1faf29fc37564e68b75b67a80a665b95", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1bc2fd6a9a5c4e7997a47728b6f226dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0f4e422790dc42c791f270603262b7e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "062aa210e306455a9943a8e0f29d4f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6f3497f7111b44869177096ae1cf5198", "region_id": "RegionOne"}], "type": "monitoring", "id": "3aa2f18733be451592ddf6135b626fde", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "794c2f38335c43c2bd3fdbf6c3fb7fab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "167a2ebd5578404ca0b3603a306eda2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1ab1feca322a44f6b3fad6de64f75644", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "503abab160574dfeb4e55827d256a6e0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2f07e5130f8e4cbc8a9918d1fdb4253b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "48dfdcb762df4a64a2b7546caf617283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2fa3907902fe488f9d1969a89f734070", "region_id": "RegionOne"}], "type": "placement", "id": "284dbd5d4ab548788745003410fe54f5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "235d85744015472cb847cd4c2aa2da80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d438d4d0d0e540fcb6023835ba96cb3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "37c8a101a4d14b49b57ae447f64fb4c7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b21788bc7057487bacddf1f41f4ce39a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5cdad935f8904e3a937519e6bf6bfaac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "faaa799746a543c3b6c9ace20752d61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a0fd027b32d449c6843c34d7f54daf17", "region_id": "RegionOne"}], "type": "ha", "id": "e02b3ada2c8d4f8599c939a85f7eb174", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6508aecb7e39437689f1950fe9b69bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5313bfe2506d4e01b0f4d65882ce246f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7c9900aa9bf5410f875c2b50b9653a8e", "region_id": "RegionOne"}], "type": "reservation", "id": "5406d80259ff487a8b52f8e08b44d7f4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8c50f7e825ba4ac9ba9a9e441abba0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b327bc34eda47e0b84ee48e82fdca62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9207beca785a494a97d71a3ad30a858c", "region_id": "RegionOne"}], "type": "function-engine", "id": "d77a6b8a9bb54a009c4f72844c0ef9eb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0d149a5db6b94568ad8fb8954c3d0b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a778ef7f5e547cfb01e454249a1af95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "69eee441a02a4b85b79fe1841141966c", "region_id": "RegionOne"}], "type": "accelerator", "id": "827f20d0963b490ab380df2e0eb13b19", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6ab233e90c3d4209a9a7e40270faeacf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9efad5088dcc479f87d47cc8aeb1801f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "32546619574e439b8b718f26c43fe206", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a57d593be9974af9b60d4e8159cad75b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9a56e57f05c4ade8177022162eeadb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "39c1ba77c2424c708a52ff2c1a5b6f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "36914a9d6bc749678b5404f7870e5955", "region_id": "RegionOne"}], "type": "registration", "id": "d0a2c98f5c984406a86a73be099adf19", "name": "adjutant"}], "user": {"domain": {"id": "d1638aea217e4c52ad2f550aff7ac81f", "name": "59235661c8b24541b2e09f4f99045519"}, "id": "758535984827409297d2d81097134afa", "name": "8161105bd54247ab9aa2f2ed47a6ab04"}, "audit_ids": ["8c5a40c7654f4076bbc8c6c6b82c523d", null], "issued_at": "2020-04-23T06:26:01.586783"}} 2020-04-23 06:28:01,792 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,798 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,801 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:01,847 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,852 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,855 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:01,859 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,864 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,867 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=02", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol2", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "02", "metadata": {}}]} 2020-04-23 06:28:01,870 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=02 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,876 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,879 keystoneauth.session RESP BODY: {"volumes": []} {31} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_update [0.059982s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.050895s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.069110s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.061072s] ... ok {1} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.063526s] ... ok {25} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.063018s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.060976s] ... ok {23} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.058434s] ... ok {20} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.256001s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,683 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,688 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,691 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,694 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,706 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.622921+00:00", "project": {"domain": {"id": "d745b2bc9ce84aef8561816fd928ada8", "name": "683c783424fd4835a9a4b147bd45fed1"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "32d49679644a40528b4cb53b6566255d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cffe779d3c994cb0aea9b6b1ed3d869d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "719964c137b64f599f49a6c28c81552c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9480a7f460884a10b2300d2cc5241530", "region_id": "RegionOne"}], "type": "identity", "id": "ca19bf23d0594f3aa61fd219bbf6470c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d09dc08c3b744db1a5ada15b1a26763d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0fd5c0e81a38423f9e32ce91b51840b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f612163f87524e0f9b5fca8bae336967", "region_id": "RegionOne"}], "type": "compute", "id": "be83747761d84e2cb479d0ce9537b3d0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fdbf981fe8de434c95d61914ddce9138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "de40b14c675d4fec99f85541c8a3a391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a8b1c2989dab49c48b7a741e494f65bf", "region_id": "RegionOne"}], "type": "image", "id": "b06e4bd6ad414195b2f312d3e6406c3f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f1b38d4bea5b4f89af3379c31b9fb479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "144aee8150ee4fabaf767fbb01b4cf04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "57a84b08977f4829a03f03ad4f7fbf68", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2e4d105500e44c11b3f669b1cb3fe7fe", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34a4d6ecb6274607831fb359501e05b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dee8542fb86a4f40be2ea567177b4c44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25345eb0174b4bd9bcac274cfc924a24", "region_id": "RegionOne"}], "type": "object-store", "id": "98477afa4dea424c89fbc902046c6344", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24227e92adcb45bc92c802b770734013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "818f3ceb88f6489f9a565d09540a7ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0bece7b73da40018c46aa8c03b161ec", "region_id": "RegionOne"}], "type": "clustering", "id": "9e33531f6fe04c02bc9441afa74e127b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "554eb1c9ae594784b153a78e6bcf0250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "efdb5d42dc2146ea8b6f735eeaa5c560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "321918f92bb14d6ca94924cd7c1881e6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "dcf19600d57245d083fcdc69fe585bc1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bdb458bdbb84d23ab322f0eee3682a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a88c8766e4c942c88a018cfe146c4848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b23a01f36994063b3d162fdba2cd971", "region_id": "RegionOne"}], "type": "cluster", "id": "39ac2d9e63694ca0b8ce4d948db8f7a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "304b95dc671441808c3eff9b972ec4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0602b3632ba44a97ae2b2778c897a08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ccecdfa0d41d42939cba783070aed272", "region_id": "RegionOne"}], "type": "data-processing", "id": "764bf77eb5e74fa3b22c58d121015858", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "97d152ad5f274b25ab6dd99c0c69ba01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72c443b1ba3640b89121ecf6a30b09be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "418bdbea52564c8691c3ef6f0319b6cb", "region_id": "RegionOne"}], "type": "baremetal", "id": "71fce279bc364ec591c8c39535ec270f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "94bced9d953a4b82af54f38f2c6f245e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2d2c2e55a9e4222b81811590efb573d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7b433bd97c6e418ea7a290931bad7b44", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a9f4cfd296d14317b0da7e111906c100", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8182fe7bbf684be984d909693bdcfb8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "82600a362d0549858061942f8cc0cdb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "784cf67e658748838a6fe9eeb20e320a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "adaeb1f2cf7e49f2a8ec179fc125089a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b5f3956445c24edfa2a737dee0080eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0f176bb8d9b742d488b7c45dd692115a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9d669b2b54734995ab3e661a75922008", "region_id": "RegionOne"}], "type": "key-manager", "id": "31f547490b54403cb5b40c4aa7d57598", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9843d31d56e9447da52ab6ee00ce02c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "859b34bf698644bfbd9272c28f2c00db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7115fa556164494c8c66f7d7d420fb32", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "096975579b904bd5a1dbab2adfd17447", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "54f1abc13dc446d7b84be73266efaea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b4d68ce704e4158a41bc818c4bb34eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d9c4c932d9bd4d29a770ececa305055c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5d0bc23d5538460ca7eb4c248e8188c8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cea10e4bbed74f42aadfd0b31e1fb6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29af3d952dbc42a9a6ef85855e7aa27a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a834f9b6423d4c29b90795128cc15d22", "region_id": "RegionOne"}], "type": "message", "id": "8ee2d33388284bb49ba46defe424982c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "12ce2f0a8e6648bcbdace5328a6c26b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "68427620fa6542fbba6ef0b4d6558bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d98c7a3f8a844b61bfb974d8ed70faf1", "region_id": "RegionOne"}], "type": "messaging", "id": "154564f2b5ef4625be5d4e5e961c5bfd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "54e650986ba842e5875b4bfc35a14e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef6a6b3f4d4f423a9b2b48bb436252f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cab8967f41f34b769e22924636e09e7a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "72bfb424a34e44c2ac5255e9de55c522", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a36921217d2848d09625f3d188f97d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1acd5f61af21487a895c196ca41aa2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8323a848fa941db913ac420b101f488", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "07cf76e860da4046980b51b6a4774008", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d12e8a469564f4b9f5a444679c1b835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c11045ffbad6452b8d62b72bef7c4d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be963d1155b3473098c3feb74ee3d264", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "86f2eec253c74d97b092335c6bf73e5f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2de25b70b91c462abdfbccf75f4d65f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f027e00f8884434796b25e900df57846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd66823c1d1148a18d45b81215c5f286", "region_id": "RegionOne"}], "type": "container-infra", "id": "ac8765e36611420cae6bbec4f87cf44a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "edeea5b13d2c400084a6a1c120e36a6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "58bc7b48463742dc80f902cd66cd0060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c14c5f424dbd4a03b2751299b7d9c6ae", "region_id": "RegionOne"}], "type": "search", "id": "99a40f464ee34789aab5259075c6c0e4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a18cde293b347cb84ca92c816f32aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3c9e2b613622476da9a9224128e790b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "805fcc38f6bf485da3fe0b2d55d9d749", "region_id": "RegionOne"}], "type": "dns", "id": "682f449a6f134df6bf72637d6940f6cf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b10e91ca8de43b28f1041a69acfa9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "97301526fd9f4bdcbaa73a0e4c8c8f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e65041d4016449859d0dc64b09509aa1", "region_id": "RegionOne"}], "type": "workflow", "id": "51fed44d1096469e8d53a1550244c017", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1cf437aa6794a779402eda2c52d6d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "510157bd7fcd49e1acf60abb6fe36fd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8e4045ecd28f4bec9b2837ee35de0320", "region_id": "RegionOne"}], "type": "workflowv2", "id": "30fef595a3324d52aec97c3c7a2b2bb7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8c1cf0712e49475884b773e477df2695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5ad026de268647df919b64ab6a1c6b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "31413f4f118849eda9cd06fa8b036285", "region_id": "RegionOne"}], "type": "rating", "id": "0aecc0d72dbe49cca4d5d1aace9e9bd9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a8e7824dee048dba09bd608b70c13a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7fd4e7ac79e04700bb631a24a178c1d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0d5c6375734648e5bf1cbb995062e70a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d173e58b2da74f37b7ab3a4d48957651", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "38f9756db8d345f0a07ccd04c18fec13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cab52e4f0a2445a8ee59238a6fc705e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "658dad633ae84208ae5a44ec4d7af5e7", "region_id": "RegionOne"}], "type": "policy", "id": "97a96dc7b5784f19b95150b807787982", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0aac300cad024afeaad44b0b8e958501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1923bf9813044dabc2501923497db33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cf36c7051f6a4bf2915b39ac4e356468", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3aa1abe8f4174e74a4474efea740cd71", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7613c9b396043b7a4c60b23e72b4eee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2c81f8cbbf104cd88e588dd11caef59a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d3b05e758c34da48deb2c40bf0cc200", "region_id": "RegionOne"}], "type": "sharev2", "id": "d979ab62e10a4f3bb7502443de684fd7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e1c429647704f4c9c63cc8fb28d2d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2d0f344c7614c6d86acfe39ce66bfb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f3d7295f2c0949b6863c77f989337ed5", "region_id": "RegionOne"}], "type": "share", "id": "37a54765dc3c4a7fba84eacdc4b2592e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "93f847c5e4634bee99e4f669d3961906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f4c154d2d1814877bb0478674f4ced0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fb7968da93d4320acb7cffa5cb62aa3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a69f68a1125e4fc78f4d8fb78c72dfc4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d846f2cf93d47ad849e78fe4787be0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83cc156c4c92474188534c6e7b97b4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a9738d55ac46e9a36932d6aa09001e", "region_id": "RegionOne"}], "type": "orchestration", "id": "847077068aff4f13a775b72c8fcf6491", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac8c51585a814381a148d602be08bc6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8eac416279c44dc8462f5ee29976b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "646a46da86d04be892cfa9a93bd89eff", "region_id": "RegionOne"}], "type": "block-storage", "id": "839f48eb3b7b4084a4b954b44acceca1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5001efd1d60547bea7de302c9c9d1c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63ccc69b3ecc4fc9af92c80fbf65b305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feae45786e034dd488900180466941ea", "region_id": "RegionOne"}], "type": "volumev3", "id": "d04d4c2daaba42b38b29c7ec3f9ce8e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffb0697e232d4200b8f1c04fe1848998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6042b83797d4055ac604d4739d723d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c670728a90e94ea3bce017086083e888", "region_id": "RegionOne"}], "type": "volumev2", "id": "c83714a4c45a4c059fcdf72c25409b02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfce396e0d624925875ca2a38ed34008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab28534da7554835a85e344d79d15ed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38e61ab21f345ff84ea780f28462b5d", "region_id": "RegionOne"}], "type": "volume", "id": "ec5a847059ea428e825c513333115b6d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d7f54cc61c146f1ac59117d279f00fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3064cf67c65c4a2aa5598f3c9043cf6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2e3f474441e4294a252c3278357e22c", "region_id": "RegionOne"}], "type": "block-store", "id": "19b0eed6e28b4773a4e44511f05dddb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4b5c46d7ce24e4599cdb3e8bf1f9e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e5b50ae63c44c3293812eca33220096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7e700923d5b648139eb1280826f6b287", "region_id": "RegionOne"}], "type": "alarm", "id": "5618f15ce0bb441786cc3d531c769d8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf7c8d1aa73b4af79a89ff5d28472cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0143b5f9dac46179c1b7280ac8f020d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f7649617b7649c4b5eacafeba656679", "region_id": "RegionOne"}], "type": "alarming", "id": "b0ef9aea4fbe4426b59cc597676c371f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6215f9a50afd461aba5677e95a02a9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12d007b94dfa4d889bb1e20648e8af56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58835ba809e544b7a45c187bb29b24cc", "region_id": "RegionOne"}], "type": "meter", "id": "ea7f959601d04d65b2e067d713ad1e98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "311fc6f642f74cc4a2b0027cdc51e03c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "721f8e4276fa4aa7b02c75f6a8ae9ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a04434d6a2b40faad2ab3f04d1175e5", "region_id": "RegionOne"}], "type": "metering", "id": "b6cf186c5c4c45d286dc2cc3eb66838b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62772ccb0ded43a881b690409c6931c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99e80d029dcf41699478ce3ff26bcd03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "546bb71123634eef90a864b551a1a41e", "region_id": "RegionOne"}], "type": "telemetry", "id": "87a444635bd44c2785a277d594276e16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4963d5aa882f485e8e1e29ca76d7ab1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f4808520f1f4ec3b09d7c53a5dcd449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1ed4246bfe5c4961b8f32b00818e30d6", "region_id": "RegionOne"}], "type": "event", "id": "816a78f884b848398d4483dc49f93eda", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e5fbb183c4b42889996456d5a2b9acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "808aefe1c84b429db8598aaa0abc311c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5db0eb7c653e428f8e42b5bfae3ed695", "region_id": "RegionOne"}], "type": "events", "id": "b70b237d01f4401291da80bae2e4e655", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e8ab63fe3b1f4128bc6573db81c845c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93811d85b9054128ba89c34fad27856c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b5230a0e5b2d474c88ad63979a377149", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e561f91546b64084aa1ac4e7f51530e4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "32f45040df964a9ea2ad564b9a0496c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "416ddcfd690949d09a0af9cd42719ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5971cf3888094cdaab90d59131370460", "region_id": "RegionOne"}], "type": "application_deployment", "id": "533dad3463034183aa56e377a90206ac", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0b09ece7d43461cb41f9f9d7309fbf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26d276c6289f4d84a74b272b1dfe47e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bb5c4b6bd164792829ed47ad528b86b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "be8e942c2ae34206b284c9866fec2c80", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1bd1d5e183044778cfe41d5d79d607a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b3205debb2248ffb7c7e9b95b85041f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2207c8b708434c22a5d5c03daeec816d", "region_id": "RegionOne"}], "type": "tricircle", "id": "f3ff859e840e4c4ba848f44f4e3ee8fc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b2086aa17e4c4b1b8ec0ad21f9978b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4f40396c0ede404382507fae4fcbb6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2b94d0200b564f87af46d047545e2c17", "region_id": "RegionOne"}], "type": "database", "id": "ef625f7452c44ce9a041d04cf57e22fe", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9a0625511414216ad8ad8bcd458fb83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "612b191e89bc4892a56abe10e1b09309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0890db0a12ff41df8143a21805b642ee", "region_id": "RegionOne"}], "type": "application-container", "id": "8ece9aebfaf54d86861f1700c87f2201", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "26339812db4f4c16ba3f4d6a90523965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f03345788a1742889c36a8773614bd9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9ab710a311d847129ffee041253130f4", "region_id": "RegionOne"}], "type": "container", "id": "4bf1721dc5804e74bd1c207c7a1766ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "889ac132a8ad40bd82ad8b5333dea3ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "927546c87d584c1f9cf86f6727b05320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b9f70b31bf5d40d7ab67610ed11cdb3f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8880efa68d2f44bc8b889831761d68cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e14e99d663f41f685791d0d13f65074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5a939ae6be2e40c09f45d9caa63e4628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "56d4013c6b0a46ed84afe49187296d32", "region_id": "RegionOne"}], "type": "rca", "id": "8559a9b9f9954c7f926ac24dc56b48c8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d773e53fff04e4ebba21b6e3e835454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bab92de9baa140a0acf6b69285731c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "eb3be21013d24611aa2ca9e7d0fa909e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "906ab57db76a46b6bec19915cca8e474", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bcb4fe1d30a147f5acfdb8057f938ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "deebb14440da4370812b60e432a104bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d1fc7562706c4b009d1bfb61f1ee97cb", "region_id": "RegionOne"}], "type": "network", "id": "73fbac2e5c044c7d8cfd7a83da4f4d67", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1a6be458854244e1b39c768ea4324cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c1d2912966494d529f7f1b226f5c90f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1ece38135c99438ca4f3c753010bb3ab", "region_id": "RegionOne"}], "type": "backup", "id": "a3011366bf16485dbefb4cb860e2e121", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d520c35d7c0341b9be5d0634a0402f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8ef36d538ea4927a1a1c20a292f3fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "46748547281a458091590acf44ccee61", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3cf020942f884d8c93216bf2c95dcd1f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d219f62c42b84402bf25b9a29e517e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "56daafb3db1b423b8c42864ab0f8f2d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aa71669e35464be8b7dfbb9da49a5cd5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "cfc96ad3e44048b1a7cb6ed8988b7651", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "902b8a629f3d4a47b0c32294ec0fb6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ab2ef0cf711a4a5b95c97d0aa360f377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a3ac323d30a748b7877bdf84edc74f63", "region_id": "RegionOne"}], "type": "monitoring", "id": "0f5f2c3dfb384273ae141a2ceb339443", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "040378d4376243b28836213f30ab8505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ba95f55383fe4350b6f260845c053abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "405d325d58df42ce9780044940707ef6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "aeeed91f9e784ff3b8420868563d067c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0194fbc4ebc74aa3bf73c466d63c9b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dc29f2a0f7e1429cb19317f4d46df51f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ad678fc18f104df3ae41946e2f8d298e", "region_id": "RegionOne"}], "type": "placement", "id": "a4eb79d178d840ac931f0a6603ed4a42", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d899cd91c8584a37860dd4b130205374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5660584cd6e7446fabe1bff08caa3a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "299b43497e2c4f39816a4843bc8823f6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5e4cd9cc12e04e3d9e4701f8a5dc8051", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05ee4615c8054ecbbee3481f5716a967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3c14817b9c84df8b3e699691734272d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "56ecf643add748dc8f942695f778e45d", "region_id": "RegionOne"}], "type": "ha", "id": "2114fb0ed3144d65820d3d467979cdd2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "147b8baa452f432a872e99c6ecf37fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d34505518b374f29a58b497114652f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1e787ca8dd7b48128aa2a321ef0d749b", "region_id": "RegionOne"}], "type": "reservation", "id": "8cc8ec85203545b3850f44399babf900", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "681abf11a18340239fe58727c941b67a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "319e1f9847bd4fd09914e16b2ebf1adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3c271076f02e4377b3592d1cac4051f4", "region_id": "RegionOne"}], "type": "function-engine", "id": "e595bbae8a2c44b98dc9ec4eed665311", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aa8cad302c5a46228ce39fb77d139b00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "89534066d2b24f0ca7c6ed1eb2831893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e34116e0febe4f63af23263d44a7df19", "region_id": "RegionOne"}], "type": "accelerator", "id": "e5d3c326d6e54c75a7dc6bd90f06043b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6255525a0d7944e3bcad08abfd4b5e3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2b6040226c54cd1b29bed2a3f999c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f323f3bcd8a4da7a5a8953f7fd4a397", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3cadd91714bb4f0a9a365bd54fe39cd5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee0b4a680c144e8bbd9f566abe91f86d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "247d192139d94544a22cafa647fcd831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5a9aeb8a73e4462db6f4bb95e93d01d7", "region_id": "RegionOne"}], "type": "registration", "id": "a4841c1dd5d94ea498d8e2ee9ebe69d2", "name": "adjutant"}], "user": {"domain": {"id": "1a75d4b8ae0e4b30a0cfb7957539b1d6", "name": "17cf6f66df0249679430630a979c78f2"}, "id": "778790d4ff3448958ec78ab7623088bf", "name": "3d9a45684bb649acb105ff706af5edd0"}, "audit_ids": ["530263ac929c47738648733383469e0f", null], "issued_at": "2020-04-23T06:26:01.622921"}} 2020-04-23 06:28:01,821 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,827 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,829 keystoneauth.session RESP BODY: {"extensions": [{"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "description": "Availability zone support for router.", "links": [], "name": "Router Availability Zone"}, {"alias": "extraroute", "updated": "2015-01-01T10:00:00-00:00", "description": "extra routes extension for router.", "links": [], "name": "Extra Routes"}]} 2020-04-23 06:28:01,851 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/routers.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,857 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,859 keystoneauth.session RESP BODY: {"routers": [{"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}]} 2020-04-23 06:28:01,864 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/routers/57076620-dcfb-42ed-8ad6-79ccb4a79ed2.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"routes": [], "name": "mickey"}}' 2020-04-23 06:28:01,869 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,871 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "project_id": "861808a93da0484ea1767967c4df8a23", "flavor_id": null, "routes": [], "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "name": "mickey"}} {16} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.234339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,766 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,772 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,776 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,783 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,796 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.673148+00:00", "project": {"domain": {"id": "a6ceda961f2a4741837b27aa7c834e64", "name": "64707a65819a4d95a9b5d2a37837a26d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "37cb8b156c9a437997196f225de79268"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b3eb82c75f544b3ab1ed1b3e1da055c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a995a62970844fe6b5e0aab8da705cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c025ac1261d74509a8d233749450f0b3", "region_id": "RegionOne"}], "type": "identity", "id": "2e8d3df269ab4da0a26133e58e440132", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "523f2d21a9374d52b260f3507c987f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f2c159dd96f44776b1779705be6365eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "87280df3dcc34ba9b48d96e2ed626fd5", "region_id": "RegionOne"}], "type": "compute", "id": "d35135d3c7d34ea8809e0f157d52d2f4", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b6437002b7f644569f6e21ef3c404d43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5ff30c64ffc144669108389c8fc24d74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bab2df66d8a14d5391472b1d7c452109", "region_id": "RegionOne"}], "type": "image", "id": "3467e5645428461281cc556725494639", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef73e82ac0724beca7763157099c4279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6c5402726f54295b839eebd7a18a39d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "262c49ec668c47f2a299cdfb413d89fc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bdf3a096cbdc41768f89b361e28a45c8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fa9b23ccbdc48469305cb29df21314a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44a4b02ef3f2412a81f3cd7268876639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2def7a2f0c714c0696f8709c2d8b593f", "region_id": "RegionOne"}], "type": "object-store", "id": "d4f5e1028d24491c9c4fcb63bb71046b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ccd09fd7e714a758a077486c476dc7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea66ba3a2c7f4808a258cf48d7fa1f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fae64fedf05c40bd94b286f97b503a8e", "region_id": "RegionOne"}], "type": "clustering", "id": "27486142bc7448e89d302a747a679eb0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b0c27c296564e6098c15ac40468863c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61fca960db92402a9df31ce5ffeaec9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e244cba76f7649c49f476a774a5e302a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d766f7bb9842426ab1da921d343dc5ea", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23c58776021f496aac236d5f3212e748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c9d882131554f9fa9b90395ab9cdaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "101adbd3705d4e668d444891d425a612", "region_id": "RegionOne"}], "type": "cluster", "id": "e78657bd7a2c4f539b73411b7069ee44", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dadc39e0e6ba4a3b800d68a148517090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "46130b615e6446e3afc07aab7040b7d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c178c27c51ff4c6ea65751b486716abf", "region_id": "RegionOne"}], "type": "data-processing", "id": "4206a408343843ae9679ca1ab5a01325", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc3fc964daaa4e669cfe060c18313b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55ead1a4d8614701be55522e20c4dcfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ca6fbf65f11446439c0a115b33ac53e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "9e54738d6acc4d5a80a602b2bc241910", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee8491d3e53f4155b99233154790bf8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "55cd59a804c0467aa7baa0e021b3077f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0fd0eee263a4990a2c302f11acab0fc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "69a9139a891f4e7a8e540abcf069ad42", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "39558b863262451998f43e8a9b6c0fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "94eee19a75e844faa085d240a150d11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6ce289754ef8473d921b8fa7eb65d8c8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0145feb966fa4c10a53b905d38970407", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61dd3d79b13f45588c5ca1b750d06a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32081debf2224239987135cc41dd69a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "356d69ece6fc4533b1922c13e31847e2", "region_id": "RegionOne"}], "type": "key-manager", "id": "93137d8d0a4c4e1eba9d5b46916975f4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fcceb59ede8c4cc09296af8b794b6c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16c72406b6e6440d8bdae37b6fd33a5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8814c62cdd7c4c48a4eb27c148db3a95", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5daddef41ed442cf8445be670a9ffc14", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50fab189f4f541e49a593a304d8bf7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c4200a6a9fd4c6196346fdaecc39272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d8f95681145d4f8490fe63586730c726", "region_id": "RegionOne"}], "type": "infra-optim", "id": "487a32f1189b441cb0bdc5bbfdc8d9b8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1c24a07a7dbd4318b46f90f26c006a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c282836a2a7f43e58dcfb1c33c914c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4862a1cd748c4d11971f097c17d56c9c", "region_id": "RegionOne"}], "type": "message", "id": "4f35ce2fd53b4274920ed8e81062a719", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c4060a6480eb47909175338cc5f904a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "951ff68e53c343e3bca859cf04a814d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b40c514ee3b24e6ba0342157d863613e", "region_id": "RegionOne"}], "type": "messaging", "id": "827a141fa29d4ac1a63d464789f820bc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "675ac40248904ff488c54868c028fa5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0d4e96b0a4b24016b53b28fec4678bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c642b6f5ba8444cdb1982765129d6341", "region_id": "RegionOne"}], "type": "application-catalog", "id": "71f037c025a246cbad1e1eb3ee97b2f0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aea5966b515043cfae49c9b9ff349284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61d0bb4a2d354dbf91fb83c881c0189a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee9a7c83d7ea44398243f85289d22b2d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "262fe6a217654a3087a95ec3ca19fc19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8c98c4a5624443e8abd8f4e11da2230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0815dd3767b54972839ad7aceba458c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b9651f34f4e46fa9da25b5446da8e14", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "31d8ebbc8b304e4e9e9902e8951a41e2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b757ebd5c4643e6804e95b270b61490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4525963f91a54027873932543ec2f546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8216f2f35876422abfca491babd5cf24", "region_id": "RegionOne"}], "type": "container-infra", "id": "eba9eafde44c4008827515511e90c1d3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1523816aa7da478c939a244821136ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0ef61e14119243838ad9d0daa172dd4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "382e5f5453c244a18f46e2b74419e9aa", "region_id": "RegionOne"}], "type": "search", "id": "e3aaa9214929476cbb7e27368af6ae38", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f92619b614ac42b6b9d326f59dddcdbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "93c745fad12646d3a0fe5e9f7d522869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0ee7fe9ce2014142bd08db7deb87248c", "region_id": "RegionOne"}], "type": "dns", "id": "f8688ca130b445369f73bc3d559262a8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21861b69b2564da9b466fa94e2883915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3f8c32f4a64499ebbf699718ca5cd04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "01f01589f21740d68faac6a1a64f3309", "region_id": "RegionOne"}], "type": "workflow", "id": "5899c140e1674bb69a728f455e8679cf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e397d906c454d5686b4fba81d48bf1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2a564c7407274438867edb88f7480b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b2e6ebdd87464c8a8f50aeff1aff1832", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3894f94c96f945338c6c50470f598fd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "07f0915b8e314e3f8030f7d2d067cb62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "911744e0b2af4e61b1103a34d3aef34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8364fff5e40642969492f442b1ec0006", "region_id": "RegionOne"}], "type": "rating", "id": "8c32949fce994daaa52600393d4eaa55", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c821bd0da801430c9e02b43a9a9704c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e148d971673404f9ef35e40d09fe53f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5b415b94ab4c47bfade4142e3f76cc9c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "82f5be43f21d49d98c1f3248f51681ee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6ee7552637a2400fbbbc05c52bfcf2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d34ac462b0c488ebd4398afbd18d881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ade3279d0d947b5982d659591024248", "region_id": "RegionOne"}], "type": "policy", "id": "5fee3a1736a5490195913dcde3467419", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d43ec6b65fd04f588979416bce7d325c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ca71bfd407b4a1d9911586c623cd4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c92546df55d3468aa7ef89e86d4df7aa", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3d26163e73484b82bcf78aaea97688b9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21b07ae79c864178acfeab3272d24c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a4db0eeb1434f0bb604354748b2fcf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3812956363d14c17adf3f406d2ad9cf1", "region_id": "RegionOne"}], "type": "sharev2", "id": "3439f34855574aaeac22b4c4b6acfbc1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77e4adab451f4f9486a99f48aa719a12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87e60e913aca4b21ab9de0b0bd14d20b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "74e8c83ed5514a24a5c9db8ece22e1e0", "region_id": "RegionOne"}], "type": "share", "id": "a2f771556b554f98a41576a1d981eb17", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e9b601dccd240d18c8a61a04751b092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e73666b9adf040f88e9275a6c161aca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a98ac1b53bd4d07858b2e1e41487854", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5720d50d71d342e5822ac42a0490808c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c191e13aa26a47afbbb054bbb3c98ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ba6b3cef51c41ceacde4d52a59f3f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c0caf9730b64aec915a834a6a3639e0", "region_id": "RegionOne"}], "type": "orchestration", "id": "b3f5032159a14e98bdf76bb4a8aee1d8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c3d98972274e43a9285f703d0461f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f382fd3a633443e8c27dcccfe12e04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34113d86ee1d4fc6b60f000e0e6ccd5b", "region_id": "RegionOne"}], "type": "block-storage", "id": "8f63525ad8f74fb989d545b3ebe09bb1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58bff4de5f6d4c7d8af0a52f1a855c36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16a06f0bf63b4f4282aa08d69369e703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c1e98fce1074cdd9721a7afaacb0888", "region_id": "RegionOne"}], "type": "volumev3", "id": "39a1b508e7a149b2a91b7e7c676eafec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4b27bdfff8b4bca938aaa088937a5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1dd231ac09a4e88a2f2f41547970acd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52427be7b04e40d08765d417d1b5242c", "region_id": "RegionOne"}], "type": "volumev2", "id": "06d6ea943467435b81374182492d7247", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f09a2cae77e44785aca886b09c596c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "751cb70c6a274fa1beef35791d3716e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "091872edaf3f4e01bdce3644b6bbf49c", "region_id": "RegionOne"}], "type": "volume", "id": "115788f8adc346fcacd3c28011fdc390", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97d37ad2d14f48d09c443aab35850191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac82afea50a5424cb080b462d458119b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3e8963fa284ce19d3a16a65ab3e477", "region_id": "RegionOne"}], "type": "block-store", "id": "43a82933875c49f3833d903d580c9348", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2dd3fc16cd6d494eaefb0cae1b8f536b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1eec39345cd44768b7058f1b6a2e53f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "04d7151f194945c9b68484c6b9b85797", "region_id": "RegionOne"}], "type": "alarm", "id": "b5ae79ad55914574b613ed459c09dbe0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e6149ba4f9bb4e36ac6093adc53ea107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "355c964c8ea244f59d7e71633ddccfb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "83c38416c20b4dd082e88ae7fedca017", "region_id": "RegionOne"}], "type": "alarming", "id": "8f56e5df859d4863aab27b0e06475c4f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1127b2d8e8dd422284d235cb6f11e981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b67b31571ed14d4a98bcfc3497f9795d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8df878dd429a46719b78a07dcfc1ca4f", "region_id": "RegionOne"}], "type": "meter", "id": "bcd4913ec43040a5bd37f23a38381d27", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "64a76722994c479681e30c7cf951e473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a22fb61d999483492fb6c67712ddbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fb08dc718803454f816ce60501927f06", "region_id": "RegionOne"}], "type": "metering", "id": "d6004c99366142018ba40e16bd857722", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d019a6723644f9e87e6938f6a5c687e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d16ea7b81e34fd4ac177e7ca38c2b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4ac879de16b42fd8d8c8dda02507bdf", "region_id": "RegionOne"}], "type": "telemetry", "id": "f9e61624a87f4058919382808e321f66", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b266bc7598040c3b0f83c413c6b4566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4a7c123537204850bdf11587d3db9087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9685b2068a22409587df2c7d53c3bd47", "region_id": "RegionOne"}], "type": "event", "id": "cdad82af0d5e47b2ba878e9f37dac2c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "414598059ecb4777862acb05a11da0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1d1e04bbbcdc4e0f81e2bb18f6d65505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f35ba1a45be64d7f8e4857bfd1585745", "region_id": "RegionOne"}], "type": "events", "id": "9702034e526047a6a6f2c3feb3b2ca65", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35fb921235a044f09603da7d3a3e5f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36ca9eb4328a4a1e9361836d56abf70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ac63664eb6a94da1bac3149992547e30", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b512f2dd956b461a95648300418fba24", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4e13c97a10b4966b7c50557f4e73b9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bf283dd2012749d38e72a32c05d72470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23d636fce21c462db7f5e1d92a728dce", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9a259e21f15947b9ab0a4fbf0ab5490e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "537a6f7bca7f49248008849a0c1073b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68dd077ea6994559958ae5c9f3c1315c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecfcddb4135e4548a583a8872d171f67", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5e470d3ce286476c8806516c0212dd90", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "618a2aa03f5c45d38f66a57568335a5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e85108975ad48b3947b452cd4f52f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1ad1017f37534144b487d43ad863cd2e", "region_id": "RegionOne"}], "type": "tricircle", "id": "c3bdc684d6774a5cba00692ead496f3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cb14702e7d7a4d9ebe6af9ac3aa07c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cd25502a57ca4df19b9c81e2f60e2e1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a0fc50e2b238447a87c89e95557c60b6", "region_id": "RegionOne"}], "type": "database", "id": "2f45525fc79140f8b78428782c2a9a84", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "824f860d7c8349e4bd054ac2dfd8842c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5236298c4924dd78de0b1c6d93a9921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6e447ddc8b104af79a2044ad6649106e", "region_id": "RegionOne"}], "type": "application-container", "id": "31d98092bd60495c9d7c2c7b2e719426", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "046294c1266040b4ae9aa22eab25a212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b0eee287542406f92b2100288130282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "afda8c0eaddd488694a258bd565b3bf1", "region_id": "RegionOne"}], "type": "container", "id": "d5a2048049e04d449d85ea4b7f208b5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8618551d51574cc1bf80022f7364fe0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "51ecf041e98e4105b9e4f78c8a4b834b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b102f8551dda48b6b69d086f8dbcd15f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "361d2de1e8a64686a6fcfda07efaa828", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9c5e44f6390c45ecbdc343f83c01dcc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "886bfd26066042fabafb2c501ebfb6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e5706a342284b2da09e77137173ff56", "region_id": "RegionOne"}], "type": "rca", "id": "e0484ee0e6f847098cc23d057d8b39bd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "86919bc99ace4ad0827402be73cb204b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da4b568b40b748f1a441c08e4411ffba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "79424a297d614a82bb41b967e28f4fab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6be40ba5fcbd4aa7badb43a2f085d9ee", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "92a1299c600943af9fe5b88ba7e61cfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e409154fd892494996120ef2c4fa7ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e04c8715db8448f683b9ef3d7e58ecf6", "region_id": "RegionOne"}], "type": "network", "id": "ef0b0fcec6574d56af39e59d77cc8895", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "96afbc8d6417485088ac123e5658257d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "07de981ae4ed4dd6961063a5fb9108b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b669a4f23d2e4a66a30e5c7855727df9", "region_id": "RegionOne"}], "type": "backup", "id": "9b28a0250bb94947bef543c6028fa816", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f756ca9fe46847c19bc3575583f99a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc9a7b9695954eb1b74717d77a3005ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "408a6a24aa5f42b6bad528afdbe5ea91", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c7e1f3c7e7e24f7e83f6b05c4e77f9e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69ab0676c4d348719a4a39125526f38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bff77b40183b40558bcd5d025bd01109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "61467558ca4c4a52813a28536e1aa166", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "035c6ce834834ec89d756145c0440265", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e98293f59dc44c02b007313abbbc6d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c707f0389fb44099535559a8747f0fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c5ee413cb3b144419bf4c9b2a0f3c2d4", "region_id": "RegionOne"}], "type": "monitoring", "id": "b506d6c08abd42878b9688bf224fcab7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ac7f0f1edbe042b695c03ba8e5c5c6cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b64e1aaf17b44edba85a7525c05c4a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "37d9978a522143109912b49f8155d612", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "79e022a0f9b14d859300e6a10f8afb86", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e1e8c2166cb24ec7921ea6b2b033bd70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2d845b7ac9f34c33ba6dce8d9ca6f53a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "33c4113c6bab420085f1513b6d4c3481", "region_id": "RegionOne"}], "type": "placement", "id": "963bc1e8f70e4b6fa6da30e0ae557432", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "992be300d3c74047bda640425daaaa7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa11d3908db246eda8dd540aa4da3f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1dd4de17ebcc49e6a5b8b4e093d969ac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "88b6d54a3b7c4d189735cdb3ecfa3054", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "91e6d8fd22a44f4482b3eb8e8946043c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a02a0004d0e42d5bb77d21d210e3627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5669e98ff6164c45a607d8263c280bc3", "region_id": "RegionOne"}], "type": "ha", "id": "0548a74213fe47e9a4562bf8e0ff7ebb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "56df7a3334714b8db8f4fcb8d1a0d175", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b0df1e59d404835b1eefaadc629757f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "513b5e915c5c470797ca1afda388f9f0", "region_id": "RegionOne"}], "type": "reservation", "id": "1105ef9e23684238870603e5700f4da1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8ee6a5b70c204baab79c5df72413d8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "94010ca2dbb24c439e720bc55669962c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ac1194aff6e744788d25296cf8492424", "region_id": "RegionOne"}], "type": "function-engine", "id": "6b3e4a2dd74741fd9794329020fdcbb2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c1f3a6c6215f455a9889443bbb06c459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1e6ee3338fbc4742b1a8f67f771860e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "249be484a0e8421595557f376e901d10", "region_id": "RegionOne"}], "type": "accelerator", "id": "17ba982eb6554113a18a33aa36165d49", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51c339b62575447ba778c80a5f80f200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ede9b15337e468ebfb8497587d93c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be230726e85c4b9c84ca448b71888963", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d24b53a8dbc64f4da411e9ca9b417077", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c7a956550533428aa7aac2f6441ce507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "691c3f4fedc443deb4f2596ea41168e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0eef66acc11492d8ed3b3543b8d7c5c", "region_id": "RegionOne"}], "type": "registration", "id": "ac78cdf8dfb6456a96b936a08293d30c", "name": "adjutant"}], "user": {"domain": {"id": "6546a8a0b63543eaaa284cd2f8b3a3ec", "name": "9c1f46c92ceb4722aa09164f76c602bb"}, "id": "1c88d9e65c1140f3b2f6b3a86f2cd0e0", "name": "62ba22e25c374ea8895678c479f12202"}, "audit_ids": ["745abccd2b5440309b78dd35241e779b", null], "issued_at": "2020-04-23T06:26:01.673148"}} {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_get [0.268628s] ... ok {30} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.191346s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,816 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,822 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,825 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,829 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,842 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.760106+00:00", "project": {"domain": {"id": "cc132fb665c64929ad1432db53c0ab9f", "name": "a363a0eb334b464f89ac6d1a796b7734"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3ef061c14b624fa482098428d3f862bf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "55c1d33fae854832b9097ee1631def6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e3f047b47e9f44ec93837533a4307a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dd757938d3144119bd9edc71054838d6", "region_id": "RegionOne"}], "type": "identity", "id": "634434115f6a491ab3864686c22c41d2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8cb017902f9842f498f21513942ecab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "02553ed85e3849c7af352dfefd1f4f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4b787c1601c444f0aaf84565244484e4", "region_id": "RegionOne"}], "type": "compute", "id": "7511a5f5db084aa49866182edc096787", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "09645ba18420433f824ddb9824a4a313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "28b9c2b20de44153809faa3012b18e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "99b484a0fde14035adecc2c7da7b2fbc", "region_id": "RegionOne"}], "type": "image", "id": "1f652751023a4512ac1cd8ab99fb54cf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "78f54d168c634499a92de81eb9a39167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5f30075ee3094f3b9d771629c52ccd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9d30b4a8237e4b73ae09b9ed029cbbbb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "267e859d09134fa88af9b70c214a9878", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9abbd857845648ad812e2dbaec0223aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f04ed362e3e04b6aa8c2e2d16bd7a36d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99f1b8ec0a714262b0eea7fbe41f1e39", "region_id": "RegionOne"}], "type": "object-store", "id": "cd03455268684ed1a43f5cd8ab772b4d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2c79d3441bf4af78a7525c78943b650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e08f798e43c04785b3391f06046539f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9ce8eadd43c149ba82a8c361dbd60f0c", "region_id": "RegionOne"}], "type": "clustering", "id": "5efd1bfe88e34f3288f0e5f6e7afb4a4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57603dd4b4964342a60c011b5350fdf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3c8f8d7bcf94bbeaf048598a1bb7021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d98a9ac60e14bfebfd9e27f3543dd09", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3e64598efe6b44d89077e94bf7795857", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "690d54c9664d4a47891de489c003a353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52ef473e516b4c07aa0a89226b2fe410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a77723574a9e4b66861d1a19c7cf36cc", "region_id": "RegionOne"}], "type": "cluster", "id": "0c770feb0e4642168ed55051ccef1ac6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0273508ba77840d191f5ede75d389536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "621bdffc6cfc4be19f33e120ad01d4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "bf5dca4500184ea18bdd25a775111bc8", "region_id": "RegionOne"}], "type": "data-processing", "id": "f1a2f7b18f024bc8933e73e7ea34a645", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9662de14910646d49a2f05e56ba9814a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c40c8edbd8648aab9f1e4459dedfb2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "15a8eb32a4c945a6bcca8a428b924618", "region_id": "RegionOne"}], "type": "baremetal", "id": "3d91a86f8b7343e4b7bf06fe6c7384cc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d605ce6fb23e4caab1ee0e54b63f62f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c33f3a49a8d2427c8ec1f8f062a415e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5b5c5f710fbd4019a301634c13a2acee", "region_id": "RegionOne"}], "type": "bare-metal", "id": "529fb51a218e4eae889b7041c65bf32d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4d116fd1452b48f1b498571705bf36e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eaf68a67873e43d78086a6bc863d0cc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "47e2d0ccc15a4b7eaaba439b56936136", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e0360e0e6005479db4dead88cd367b7f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c85f1f940a6a40798ca3adb96eb70d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a71b3b3b3579485c8d3f8253a080c4b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df8c7e0d459f47d4af64741e116df59e", "region_id": "RegionOne"}], "type": "key-manager", "id": "1b2bc37312e9448288da139c4a68c104", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a6d2ffa08ca410a9cfc57da95269433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06b822ed7c674e71a7401ee97b273fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f52e79cae73149028442137b1f860b14", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "099286cbffbb4110949c9c24bf73c34a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ae246c03172e4371ac6f878a840ada85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1bd4a2e8a81f4de79b1d53ad4db607d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fb9e829fdf5c47d181fa711317a5efac", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1001009695554d458e88dddbbf095d9c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b7b9844560d240f1886c07a1c5c5effb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "77699c8d0d8c478a83fa716a4c43dd76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "469361400bc54829bf49b493c6c5715d", "region_id": "RegionOne"}], "type": "message", "id": "568d81fa410c4537aad6e90162730c41", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b75e141f3c084d1fb214a8a382caeb54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dc3880b52a9043f6814babc81dde27e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2a02725901334fd2bfc6de5fa0cb9415", "region_id": "RegionOne"}], "type": "messaging", "id": "6205b86deba34b599e7f0241b1f15788", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d4d01b2ffb949cab0abbaf701667791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "61e3b36a5c7e4211906426606f378b17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "31c375decacf4a8bbd6fb06a1c9e59ec", "region_id": "RegionOne"}], "type": "application-catalog", "id": "12cc07be79b64736b7a8c2031ec7de35", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69cf3119f3524da188ce9c419de49d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a391285aba83421d917b52d1c299b9c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3624228202dc45e0a64e80cdab7a49f8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b363e8e0c58e472ab7333ea251698322", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a43e4f4c94694c56bf6a11cc3dc392ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "086c64964bd74513bdbffb1d9d395d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4c9a3606b144caab828a82a1d1dae12", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4dc7f2fdbd714f91a4b8d7e4ef9d66e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1cd062d2b1c4724a47d382c8620ca99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6ab98c22af44919b4d5e2dea69b930b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f408324dbcc04f689d9b30694ede67fa", "region_id": "RegionOne"}], "type": "container-infra", "id": "69f63a0062f04a35beefd638a3a1040c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "27a74fb637cd420492d088feffa57f6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "653fc8b8ebd440529cf77bdde686f5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "736bd7c1b2eb45bb879408ad1c80cd01", "region_id": "RegionOne"}], "type": "search", "id": "137311d072c74b40a20cd5cb4f095102", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec44ad41168d44078b40ffad8cf9ff08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1de3ec6aa46d4ad49dbf4411220c78a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1b0dff1ccdab4c86ac7726baca4a771a", "region_id": "RegionOne"}], "type": "dns", "id": "41b46ed44aa645059f266102c309501e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0de75634618e42fab2271327100cc3cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe2ec2085d6f48bdb198bb821d53c04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ee778230d8e1441b982281baa1981129", "region_id": "RegionOne"}], "type": "workflow", "id": "a83924df2b334a75b0aa1fa3b80de44e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54950a029e464d8487dca16f448a7951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8756d72b99c5427fb56145c6b1999463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "baa8fd9eeb324c429c0d57729ce76b3c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b21b687fe7124d3ea8a373bedd0e1596", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a0eba19f542746958a2b0478b83d9117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f3b8210f28df471bb44db3b27c86a320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f0ff55acf4e04f81bd975faeafe85909", "region_id": "RegionOne"}], "type": "rating", "id": "5bfe98214f884c9bb6cc3f166acb0b7b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "177735f620354fae8cc8b9a342e70cde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d34cb1d7fcc04270bcf89e8686bfacd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fba669591bda47c1913ac4165ec934f2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "44f5a8129acf4b79ab7fc297a196751b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "80e3e922b5e64ca08031e18423d83551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a6440b6973d3404eb2bc96fe15a78048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "75d8b968feae48c5b22af5f7533b2904", "region_id": "RegionOne"}], "type": "policy", "id": "43ac2efecf154ee5afd93a35e6d7f2e8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "35535e4622e049eaa29466b0eb8426f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2c03ac4aa2145208b3e837d48a823f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "52a1f19e5a0c4b5a8fc4cd5aceae3f2d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fd2179accf1b45349b6b38ded802d2ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b7ffc4ea84746b49b645064e6f4a1c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a78caa8aade4cf3a1fa4dd45f9bfa4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e4ecb7c4c7548ec8f3959a43a94ac1a", "region_id": "RegionOne"}], "type": "sharev2", "id": "c43989b2a4c64acaa24118e9f423ed5c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ac218fbf3cd40edaace8986051e0b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ed648b91b93439092c981077e07971a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d5dca95c60f84806baa4005bbeffe365", "region_id": "RegionOne"}], "type": "share", "id": "863f347ff98a4f308293d8de71dd93b0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7a42d484e7f4605b5bc7c211e45424d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "12216d9ce01345b29c68555a9d663eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "53625a4d6c8b4c5ab46c0035d5924f0d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cc434d394e35472099b3f957fdf8c25c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62e28bc30a9841f2895b877268a4a9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "448d8b29481249d49a85799a19fa6fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1371a8bdb594caa861d9a307af830c2", "region_id": "RegionOne"}], "type": "orchestration", "id": "94ae9fc30a174c22af0b7c6ad84ee01e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "047c44a419a04f61a09e0839ca99bcb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "139cb44b67954059a83e04fe34c7b895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be14fee913d643a7935ee60f855a4315", "region_id": "RegionOne"}], "type": "block-storage", "id": "69f7044a85ce46278354d3b73ec87edb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6eb145bc6204988abd8a0c77e79fdf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f86dd75b3bcc4a08891a8246328ead76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "221ff3a0bd1548ba992d1568a14539cd", "region_id": "RegionOne"}], "type": "volumev3", "id": "2d0c26714587410b84c8b6f6d83e5010", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac2756864fc4494b94d5f01a6c2da69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c58ed99df4974a6c84e85c7a22f1780d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e57094ae629b47398f398c25739faa03", "region_id": "RegionOne"}], "type": "volumev2", "id": "123dc44a30134d35a37828937e48492d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7db6de0de1b84649b825a2d9ebaeedc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f14f815b390c42efb92ad20fb1b77efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df48725ab4f04ea3b065d28ab5431b7b", "region_id": "RegionOne"}], "type": "volume", "id": "33ba709d43c54e9d83348f95cb1f8465", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e974ac7c3aad41c79fb421de0bf79cbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cb841602a24467bac382fed99754d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dcb46219b654e73a3d2786ee2025e5b", "region_id": "RegionOne"}], "type": "block-store", "id": "4e78a05a289e4d71b33885ea5f72fd92", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cfa1aba87b444807b837ffe967487bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3f06a4e3d30946c396683f963936e368", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "16e8cd33245f49c59438da997a729938", "region_id": "RegionOne"}], "type": "alarm", "id": "dc5cb53e1c0f4f36bc7a99e206549468", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c481fcb797f487790f77e2d3539c34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "27431dfb03af4ce593965f6ce78330e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "185e6e2a7e25468c825d1ef47c68ca02", "region_id": "RegionOne"}], "type": "alarming", "id": "35766504e4194a9abae6d02b8c4be309", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af01954005174de0ad5b66d2e915f1ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c27a0347f8014edb83779e9b04438de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "74d2ec6aaf3f40b18709de8b4d275388", "region_id": "RegionOne"}], "type": "meter", "id": "78140b44f72a4b459e31c8fd80fefe7f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51a73a992a074b9e8473fa8efd131d43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8422472e96644a31a93f54f02a8201d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f612eddb5a194d60bea09f1b2e711ff0", "region_id": "RegionOne"}], "type": "metering", "id": "dacdbb73a56f4c5ab66a70d4e713f489", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1135359539044e6d9cde19a82cfdacce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b32f7a2d49c4b6690a6e7de56db7b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca22a774bdaf418a92b2f51db6b59cd4", "region_id": "RegionOne"}], "type": "telemetry", "id": "4ad75d30c8bc4238b2c3448fcdc78cdd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "49628a8c2efc438eb2915adcbb3e2206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fc79623f91d94e93820a4e827f873f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "988d10dc0e8c46d2860b0690e4a31642", "region_id": "RegionOne"}], "type": "event", "id": "91c33cec91294840b1663cd8b512187c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca0fd594839e489791c1b3539499e11d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1d89189bfc9e46028ad6abc6d365bb3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7514e2e5c0d6447097cb13981d19894e", "region_id": "RegionOne"}], "type": "events", "id": "100b7fe9284a4af7b873bff35d19b06e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fe9fd76a11174fbebd7d1d9c0590b4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7186adc2b26641fd8ecaff71215a0962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "efce1533062f4b24ac5e2817ab76f02c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d9f01dea75e94e64bfecfcd9afb40bca", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8e4978bb227483f9279913c0e38fb7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c81d2b5e1f849d08e90bb54b331506a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "07edbea4dd124253925ad0e0771d65ef", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1bf7fbaf9cf3475090bd8fbf5bd7a7c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "173b46fe351549a7826e7d22efb9aac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "246d8e0d51a64ef68432aa329af62af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2dbb642419754cd89f3201961a4ec2be", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cd88fe1aecd14363876a2f6a6eb8bf13", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bb270af96a74309b7bf651b3ff02e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "46fdf1cf8f8840b1bdb491c72f0ff4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "81a57b5644184b90bab9104384286f28", "region_id": "RegionOne"}], "type": "tricircle", "id": "2b4d5479eaf3451baeef5d3f3f86bdc7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "81a9836894a34bd38e8fb455c1d6b972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "70cae2b8f672436d9cb3e149f96d5647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "10fbcbc471474074a2f8e23515f3bd64", "region_id": "RegionOne"}], "type": "database", "id": "22a22c14af314921a64ed71013f3be79", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ef4a62e4da434267be1cc0ebff169ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e67eb36f01414cabafb128e24b90a266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d49595de5dab4d4785c83dcd4ad0df9d", "region_id": "RegionOne"}], "type": "application-container", "id": "a876714e13534b6587cc23783d85a848", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0bdf343177549bab2597d7f4f7b65d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61d8cccbf461437093a3e145062f8ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9d6adef639784127a7470faef2823ea0", "region_id": "RegionOne"}], "type": "container", "id": "3aded80339ea45208a812fa0e236cd54", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fd14e53e96744795b13e5e64a4c4f515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "468c08650d24415294893f0df040437f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6b228b921c384e748b5476d2e3bd9e20", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "50a667ab8d3a411bb313f412064e3184", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "344e5173181f4be18887c49981075743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e91acab2b3d24362ac518f86e2d375b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c857c47b5fb0420ea3cfc77d2b233228", "region_id": "RegionOne"}], "type": "rca", "id": "56f01580038b45b7927902c51ef88bf5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ce57f9b3c11643a68e2b0b981d202f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6cb5bcaf37d249bfa3d115f4c7923ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4c2eef19893544389edbaeb245d11d16", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "38e31d8ca06b4194a38c15306385bbd5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b91d056f8cfd41c3a6f518fe5db50d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "52ed754886034ecabf85a7f2681be2b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3570e47f016248c4b12d8b0f6024ab64", "region_id": "RegionOne"}], "type": "network", "id": "f5ca57249e994dd490f36bbec862b7c4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b6103f21abbb46969ddd3f9e46817fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b375d3d1e6114cc1a0b9d67f7285d9bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "27b6210ed0614157b2f56ee57e6175a0", "region_id": "RegionOne"}], "type": "backup", "id": "7567ba0400fc4cfd9811a87b3d49deb3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60fd2a58849c4a3b94798c3de7f88f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b12239f886594fdb81a432ad7a4f731c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "089256fe492e471da38bd6dcdee8c63e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "645d7bb696d647bf9307348d3e9d5abd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8b621f72ffc54d5ea5e4b9d59419a93d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a863c9f5d1841f7becc2ed0507dbef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "22a4c875702a485fad5e18ce750ac4b7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "692e9264df254f67b7daa4287d02dab7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ac49e72046ba4a8ba2eeefcc55d5975a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "55ddd916b7af4ad7b51d17e7ed30cb34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "715db3bc7cca44ef967cdcea948f5107", "region_id": "RegionOne"}], "type": "monitoring", "id": "dc8130d166484cc28611fcd61e3cf6f2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d095b5e8ffeb408695fa784f06574b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "066a154f90954a86894fc956fcbd2141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3529fc15b34948978820b3e7357f75cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "77f59175ff9d48a2934d458c5aa758cf", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2776d8cef68497e959ba5ec6e3ced3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "41637e2ece14486fb55a1e7c53f1c9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "03d32cca84234269b1467a43671b9687", "region_id": "RegionOne"}], "type": "placement", "id": "9c5ba94f3aae4e88a6d1b75c714988c9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "178c358604e245bfb68560cc4cb7eff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc232807e85044d28aae29fe43d9f453", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "79d7d8fa5abb40cb97307ac5cfc08556", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f595dd1de3084750943c496833566178", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3c0fd48f059840e1a2841bfcef379625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dec35d79e6cc457b9b65cef282021432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3f8717ff5ce44e64895ffc8454362f41", "region_id": "RegionOne"}], "type": "ha", "id": "88848d72d0824b478f835164aa543719", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0b73e184dca0404fabc9332ec0c91e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0fe4ebdd6f424aa8a3a59ad15a1ae287", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2ebc83673ccb451eb911753339c1ec77", "region_id": "RegionOne"}], "type": "reservation", "id": "10866fff63dc474ea5268c055bac7458", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b7a97c5677fb47768d830db0134ce0ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "897070b2b1504b65b13d7296cf0e6638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ad234adc3cee4387afaf2966eba624e4", "region_id": "RegionOne"}], "type": "function-engine", "id": "2e392fa843364c9291fdfa53dfc800d3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "da474ed1ec8e4325a5ef46b3239d5b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "12f12ad9ac4145a9812f9ef8f73fcdbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "10aef86710ef452b969fa93c648ce50c", "region_id": "RegionOne"}], "type": "accelerator", "id": "12c0c4ae739a4857b5d5420df048d58e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1366a303f8b49b3a4bb8a09ea0bd0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1661819dee05489aafabf9e1fa5572ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eecd6f4efe784b148fcb1791f8524483", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ed8b6f0f1ce84130accb4e762d2e8324", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b73f7f578d674b338ec1e2c64bbeafae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "781ad23d284a48b285a398e5962214bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "555c04f2349b4576a5ab0744bf9d9a59", "region_id": "RegionOne"}], "type": "registration", "id": "7088ea50d06e4ebe992e306035f35858", "name": "adjutant"}], "user": {"domain": {"id": "46487094dedf4b43b608531a0efd1919", "name": "39f5ad463dfe4afdbf206d30a6f4d959"}, "id": "d90c5f81ab8546a1b3ad6602cb204e60", "name": "5e223bcfb3b04600b66d9e6342d54fab"}, "audit_ids": ["7edda3d4bb32415597266f969d965f5b", null], "issued_at": "2020-04-23T06:26:01.760106"}} 2020-04-23 06:28:01,935 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,941 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,944 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.198717s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,838 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,843 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,846 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,850 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,863 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.773749+00:00", "project": {"domain": {"id": "0f9ce4a197ab426ead881f9e2b192f26", "name": "1b907562579249fb91ae1eadc7233903"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b8487e7bc7f14e87a8dac55e873b3ba1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a003b43bc514b48ab5eaecae537960d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a0cb4c4aba3a42a0950d9416f1606d56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6a041484aad048ae814ac72d1f7ed66f", "region_id": "RegionOne"}], "type": "identity", "id": "ad0ccf910108466585d32b3c82de84c8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "648f990e82974a27ad5fc930280e3e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "50f2bb31d5c44564ae7c686aa57a28a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bd696282e8474d97a576b61498e69f40", "region_id": "RegionOne"}], "type": "compute", "id": "b4f68ec1f29740be83ef743803ccf88b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "186a75fa966e4b0f913161bd3540f6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "197a55173d2f4a95ad4d582cb28d55cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "674b165281474aa8af8429094e2bf972", "region_id": "RegionOne"}], "type": "image", "id": "21a0fea9aca84f0fb25938f43c1f80af", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "be1ef5f1001b4816a198de9b6b4a6af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c69b08c1ddc24e16869c9fe9f76423c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "49af458998a44d3687f756edf47cc7c1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "183f0e829ed9448e89e9537f54fa1e8a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ae74e3339ca4f1ca51c1ae4c45beb54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9ad853a550b44c0b92b3b7970f61a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db8405ae0ad941f99a8f715d2810f54a", "region_id": "RegionOne"}], "type": "object-store", "id": "6bf1266b4f2b4787a38e9a288d8d2dbf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e54b919fea604ddfb2a1191323faa8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7edd8bc9ce9b417d807a0848add60fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c27acf38ed54309b241601aaa719b03", "region_id": "RegionOne"}], "type": "clustering", "id": "02692cf1721b4632a8baeaa3faaf300f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7af5572d10ea4ba2a3a6be81e8e44c29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da8c865d7e684810861d439fe9d2f534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "afe6fa9f2ed34fc1bd98db2073713ac4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "21937ef7ba9e4c9894ed1ce2d8504de3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6bd8d4d7cd5f4bcb9df4ba0f723d287e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "489792f1a87b4738810a3961e09a9645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3d4c891b727406d8d546e5e40c37bb6", "region_id": "RegionOne"}], "type": "cluster", "id": "bf3d9462671f41759d073a7bbfaf6fcd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "00f4b82b24184d568d36cec9e6888389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d99d68ea304f421cb54d80250e79a4df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4e277b7a0aff42b180311eb9e152dada", "region_id": "RegionOne"}], "type": "data-processing", "id": "e8dbdf921e534d6e95907d697ad0bd46", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2da796868694f278f2fade768feb60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c4e9745086d4f4f863be415dc0213c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b8db43535e734cd69c11a6c399a7839e", "region_id": "RegionOne"}], "type": "baremetal", "id": "c3d911ca10d34f0695edfe0c9f8ae4bf", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67d1a7d31e284d4e877d2d591e2df3de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d4f514cb42d4d779484fc1d1ad0acdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bcfc73de52a54a40a196eb88e33b6088", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7553663a22284a988784bfb772293665", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "91223f0669394fcf8bc5706fbf2cb877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b7db5246cfe45f9a19f0bf8f274a7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c4c1b920bd6f4083b7a467ab53a115fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "56a917e875cc4504bc25b1d3d9638cd0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51802eaab83c448984a15e1ef2ab0e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd8f6d587f184e7f835fe6f6d4602f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df51e3ced3ea4034b682f24b4f279131", "region_id": "RegionOne"}], "type": "key-manager", "id": "0799f7a5294e4941a9ebe5b9a2b21081", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "04177680da2c4268a7c7d7be9ca7184c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "480876526a2847568506f17905742d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2db4f31859ee4e7bbe54f5b2ae2f0a05", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "cec22520f0304ab7b5eeadb947fcbae7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5732800488ee48dfaf587620d8fac60d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4725a06b50404c97ba6328007c8e50bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1edd18c2e49646a4a1ed331b606a3438", "region_id": "RegionOne"}], "type": "infra-optim", "id": "34f73cd254d74fb8991b28dede31cdee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a7de6622aa9f476ea5e4a048dc86f467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e5a273a80ac34b7eba87547766d2d711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0b2a28d154d426ba4aa54779b30667a", "region_id": "RegionOne"}], "type": "message", "id": "8827aff172644ae6989d00a92c0eb436", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "77fa0581c6df447aa6fd24e8c3f746a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c9533d53b5c545febafb1e75fb71f774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f5e5f86232124d62b2aa2531afd5b6fd", "region_id": "RegionOne"}], "type": "messaging", "id": "9b9a541cffac4262a220dc609a5da7b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cbd6b3ff2c3b4060b40770f1b1b79b46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2c4e32375c6b40a49fa4a54bc6cca214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "80dd0ea2cc924faf8bac7a3e448403cd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "71c442002671412a93cea39975a4c8ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f83dcc060a7433b9290a61ed15031fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a57f9063ab0440d4a53d6f5536ad98c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "611120d7d00e40999514c8e9b6ade321", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f508e10ad1d1405185ac854233172e5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bde18d4a7c843a2a64a96a7326be57b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcc7677cccf543c4ac067505fd140894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7f5a4cfb4ad49269df392f0ead143fc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "414c1871d2f246e28b6cb9c6e575843a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de8d185fe2874e37aba4e06642e2a695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d32d37e673b545459c4fafbe89fd1c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06bc7cac1271408eacb62f2a150efc76", "region_id": "RegionOne"}], "type": "container-infra", "id": "c90d190a01fc4262a2e8293278f9dceb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8807f11b8968480da4d1aa4b522da13f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c3f9fcc9e4a24fa3b2e8a6de20529a7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d29aefdd8d84439d86885958ed79c1aa", "region_id": "RegionOne"}], "type": "search", "id": "ba1a12d68abf4fb18ee0e22a443b8b6e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec108f1c4b1e484caeb43ef6ce0dd358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "79a6757be43440998e8bb570dacaa107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f7447b89f9644fad9830684a7300aa94", "region_id": "RegionOne"}], "type": "dns", "id": "b709f2e99a7c4600a7bf259d3c903807", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f967ce0fdafd42b6bf845ced2adaf298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3f5c39ba6b754f44bde380276efecbd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "365d36fdc0cd417ea736159dd5bd5d88", "region_id": "RegionOne"}], "type": "workflow", "id": "0ad48be3ab1c45e297cc5d5964f99420", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c3d30192743d4d9c8526c919a235b813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "451d55a85d634dc29224e2e2e25e23f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ce9ec80ecdb942dbbc750fc13c4aca87", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fbbef129d6a445e7acc263bac0a0f423", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ef7f7afc90c44e26a1f768b3a337db54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2dfe491707b641b1820d3d51afed7b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "50faa33f17544cd2a963b42191c45525", "region_id": "RegionOne"}], "type": "rating", "id": "188d6d01591d4fecb5f7f5efaefdce9a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "394e0cb96d6345949cc2443884b98136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4099612a82543709cfd915a2427b061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b015de55961546189d23b88eb09c96a9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "10b649a21d5c4bce9e8db324eed18308", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "025f7417dabd49b993b014758819a8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4369e896e2414d7d907e82b2b46b8fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7410ff428a02492faf0b03fa4e55d119", "region_id": "RegionOne"}], "type": "policy", "id": "6d5089345ffc47d79ff1cf29d53cf376", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf107b1ba3e847019433edb5167b1b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d21ae4e7f9d41f484c97d642fcdfdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2193e443319747efb53ccd54e8cffebf", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c47c8392b2ce4842af443024029f6c62", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b09d8788bff4f2784493abed3d39462", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b5a00cafc48487e9fa8e8c2ff0849a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4dd8fe9cc412457e8a05ee741a97c0b5", "region_id": "RegionOne"}], "type": "sharev2", "id": "aa99836ed11440e99d37a1d7034d4781", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd0432e8a3bd47efa603863053cc5c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cec9575acdd2437793a1a6faf61c0513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "13385d797e704ec8a1ba0aff07b46c5b", "region_id": "RegionOne"}], "type": "share", "id": "05cd5d82aa4d47a3a1b9a1149092b6cc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc0e18a5bd9542a68399140ba6ef87c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f7dbcec4ac74d1f87260990d8355e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6084215ab36c44afb66ffa07022a5c3c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b1685789385b48d4bca57a2fda7445b2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb7dba05208b4e85b906f4742d40b08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8298bc86e08a40b59c28da0e7568ebe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5baecce3df84a6c966d0a5dc91a562e", "region_id": "RegionOne"}], "type": "orchestration", "id": "9a442a0b496f4e589ea26f55bd8b80cb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "447f05ac3d81405ba0fffaaf5db90c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d60bbdff6294d60a5717f48eacf9fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f8fa0f9a1264f01886a9c92314f3091", "region_id": "RegionOne"}], "type": "block-storage", "id": "7e70e36f80034161a370be4e4f9cea40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9bdec8e2c1a4468902c742254cfe9ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf7bfe100ed8475ebfbd7bd23e48f08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6dfe15d8cf049bfb8cef548bb38ffaf", "region_id": "RegionOne"}], "type": "volumev3", "id": "558e252ef8564bda9855657b311fffdc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b1fa5d0b0864ff1943b7563d68c261f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fde8be4400294c76a9535fcb6e74280b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c379c27f93e4234abd4b949985025a8", "region_id": "RegionOne"}], "type": "volumev2", "id": "6115929d6fbd4b589de22572ff7ab672", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "703fa745301b4ce98bc174febaa67590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7253e205753c4008b8bfbd614d16b1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ba3aafbc9d340ea820cc800b6bc7b2e", "region_id": "RegionOne"}], "type": "volume", "id": "931911b79dd047f7972f1247f1d361f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6c1d9e5cd4646a8934e88c1024246ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9bb7a74cc554e988d9cd8d7e0d5a68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f340f91c8784c5a9cad3cecc326e12d", "region_id": "RegionOne"}], "type": "block-store", "id": "2dab264b2205444db142b404826967aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9b103851c561461680dc2feabb7489d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "947d6ec486414462af1ac60f2b1abbbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6de82dc3607b46969253b4a793f5b5ac", "region_id": "RegionOne"}], "type": "alarm", "id": "1c82c47cd1674339bbf6692748b399b1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38e7e8b53b2248edaeeabd62ca03a353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "46b24f6128124c2c984757b2d51fd371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "79b9f7dfb9e8435589999bfbab157ea8", "region_id": "RegionOne"}], "type": "alarming", "id": "1e9ded32aebd45aaa7e716534c285ff6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff208f7cc9004880a4e116a535a3bea7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ad85bd606a64de6bdb7227649727adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "61a8dbb876454c7cab28276dac63a605", "region_id": "RegionOne"}], "type": "meter", "id": "0e31ce663d304350b3acd32414e4474b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "beaf3ba566d644c2ae0124d33b69593a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "106c208503804c60952614204e01be5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "65636db0559948eda82575f4ed52da14", "region_id": "RegionOne"}], "type": "metering", "id": "e5372a3c66124f2e8c65498295c56058", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d78aec90c654fabbf11befa7c07276a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e109f70e1ae14db3b2ae4abbc0aa10fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f90ed278552748e38258f0efb7d22e2b", "region_id": "RegionOne"}], "type": "telemetry", "id": "d44b8d77471d4c1ebd35e8e8c438148a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "905c849737a9467eb44d536d30c4c273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "546a6ce7183243c0a7ee85c4cf5e27f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5a0d622fd51a485f824832012fad93d7", "region_id": "RegionOne"}], "type": "event", "id": "1229b35d311a46d28e0c89e94b0faf88", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e3a629fdb5ce4130a192a176e776e895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fa325f532d5e42999d00eebf7acecec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b2be2af78ab49b88ac88533dbc31c28", "region_id": "RegionOne"}], "type": "events", "id": "fadc8d032e68486e91463d1a7b30703c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "562ae74242c04dda8a1deec1039d0d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf615033ead948388184e3760a89e22a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2b5c5226b92248d699f89fafb95ac86d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "13adab8293b6435ba8ba7e5689bab126", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "936f27a2c0fc43c6aa867145ee200e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3cdf0938952340ee9cf2cb3c11bdc5c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ddfb68b59dc4c38a08718bcf9e1be5f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8277c2ad46d744849f36795ab5559aad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3662e1c8029c4870a91c5eeb9a9ede15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "305a8be43b5b4c81848a1d6bc6c74b7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a116a61a33674c24900180962115be6d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "94c0def48f80478b904ee2149024e148", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5cee8bcdac3b4fbfbe6efbe27d7f4c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba40e8bdcd214ce584128efc190c51f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "396ff93110d24127ab36befaace4bf31", "region_id": "RegionOne"}], "type": "tricircle", "id": "abbc6936d165452d9675c114eba408c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5063db670f074acaae85f3946c4974a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d51f14308c5b4a4c8aab462f0c4fe8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d37113399e734682bdeef931ca63c655", "region_id": "RegionOne"}], "type": "database", "id": "f29463e89f2c4f02ad134a44b460bccd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7f5fc64a9b7a4c32a4442de88846254a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "12a29485efea4413a54bbeb3edf51109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6b5f4983f6f14890bd9cc07d27235b26", "region_id": "RegionOne"}], "type": "application-container", "id": "eec4f1309aa444b089927fe552e96679", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76d2e9c1c75b4786a59d38577d4da9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e882ce4dc90f4c7da2d0b779076cc7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "18058c54127a420dacbdc85f97e65ff9", "region_id": "RegionOne"}], "type": "container", "id": "56c19cd329804bb2ba7b6cee12572e7c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b2ed7ef568141d5a86dae80d28876d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73b3470ada37414bac340132e041b882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "652f81e1d9164059a117015bf9fdb8fe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d8d80581503d4f9c9558ab3a98e7596e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35c520fa7df246ca82211a20ed63d36e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "514c8fb26f584e188b8ceafe4b532bf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ccaac567470476fad69ce5fdff00979", "region_id": "RegionOne"}], "type": "rca", "id": "c8d6e520cc4f4df2b1392fc172216d01", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e010b1d3f7ad4c73ae800ee3d4c46f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d6e1b751180346238c95c1f67fa39e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "486cb7ea30964589b0591ea73536c1b0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b5b786629502451c91f27d18a77f9538", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "82da7f354bb74154bd094245965cc230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3b7b409fc8d54ae7b2994e6caed8dc6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fed8846c49814791bc038672039d1e16", "region_id": "RegionOne"}], "type": "network", "id": "d1bed36c58c040e9bba4ba6e305727a1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a7cfce73fb6b4ff6b0774909ec71bb01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4d144b4e9bbc420ca4d9a46af16b96ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7382bc3b8a744d1ea4d549349a04a2a5", "region_id": "RegionOne"}], "type": "backup", "id": "f4682a04d021462c86ef06876e2d20ae", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1ba5bdb023449528a1220a613185bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae9caa5ded874463925e580e63aef374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e835fa397c654fbbb561f616935f111f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "354dea67474a414884f363c1d65de616", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2cd0abbf0cd146ef88fc70aa0687d054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc4e4591c98945819d37337c5a5c28f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "63f535af9bca44c4ad96ef97fdd3402c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fd9cc3217e1d4fbda6b2090c921bab47", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25d78abb67fa47058a276abe9ac03c50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a40da85e0b404a4aa88462d77eb72145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fe036a1824b94f06834dc2f47ffacc74", "region_id": "RegionOne"}], "type": "monitoring", "id": "fb3d1e6e0fe641008382c0e5f7f40b55", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d183168534fa49b2b218f10bf8faf741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "36295c9822f741df97767760ff990e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9aa9286316ab4e1e93a090c4345a7a74", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "74f1fba74625429580a77c3656a0868d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d167584d2a554ad1be7e0b98962d6efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "55caa9e12d0540f3b4f7f9df146b1d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d21a4eb4020a426eac3e4392db1ed4d0", "region_id": "RegionOne"}], "type": "placement", "id": "7008985c8dc141458bc3125e556fbc22", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43acdc230bb34b84905189930545e47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee464e9499f44fc6a816452c2d794b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b0508e703e274db1a63e208944607633", "region_id": "RegionOne"}], "type": "instance-ha", "id": "85bfb66fccbe49eba6bcb307911c4d50", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16528dd9178e4d5ca30a4778adc13dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "08b96eca23da47e5b22e79f74d2c69cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5f4fa159dc79476db0033b20f9a5671e", "region_id": "RegionOne"}], "type": "ha", "id": "2154bd4a9a4f4800a22a9f6baf96e584", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a61ba48af7944acba9dcbc897d217d8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5aba18a3a9c4496bbb2af0f80b2df8b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "968f9365130b4bc9ba169a95452b101c", "region_id": "RegionOne"}], "type": "reservation", "id": "56cb678294644034ab34f882b56d6558", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "475e659809494f288dc44db22461a998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "752a772ff0af4f77b5d205edd00357c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eeb7cafd42c6439e95a0e4cd53c9ff0a", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6cd4fe9fe374b8384aaa3ef203d9391", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c52b6c3a0d294bfe8aa7321d97653a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2101a32a5d764e99b829c9494c7c3dcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ad7dc0554d2e4c2fa02ceac6bfa73617", "region_id": "RegionOne"}], "type": "accelerator", "id": "0c7f92317cd84c7e8c5e514fa5b7490b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34e94347d92b4773bd3f919035e805cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6cee09a2446449549bb2a41b12aa9e1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "72f1ae93f8ff4f27aaeba98290a52b06", "region_id": "RegionOne"}], "type": "admin-logic", "id": "85b70c72dc434bab97283fb469fddda2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf0b3b254a3442c08deab4b35d5b0b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2db7ade3ea7541e6b6d31cc5e9570e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5916d2a77fba4ed794d5b38dcda37c60", "region_id": "RegionOne"}], "type": "registration", "id": "e0abbc791a0042a0aefaac8589c08a55", "name": "adjutant"}], "user": {"domain": {"id": "764080c16a79470aac11c98064d2142a", "name": "09625eb0f41b48aea324e9539eada628"}, "id": "73345a192af64302b0bb1f2c45f08de5", "name": "d4956cd9bba04394af0a533b0aed6cd7"}, "audit_ids": ["a0930b499cac469fa5a7b0e6d8b27e1f", null], "issued_at": "2020-04-23T06:26:01.773749"}} 2020-04-23 06:28:01,931 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,937 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,940 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:28:01,960 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-security-groups/2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,966 keystoneauth.session RESP: [200] content-type: application/json {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.142379s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete [0.057296s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_zone_create [0.058429s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.060611s] ... ok {14} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.054928s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.274484s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,763 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,768 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,771 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,785 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,796 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.706876+00:00", "project": {"domain": {"id": "3779bfd8ff564c9389f002c52cfa697c", "name": "6c424e9dcb3e4b89a29af21b8abf6701"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cbad0c9a12d144e3ad68bfd243214751"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d06e1ccff2924c1d9fa837a9e4de558d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "08e9d2f264eb4aceb7ebcb5f53bb6a83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e41ea5ed234f496c816dac5aadc9ab1c", "region_id": "RegionOne"}], "type": "identity", "id": "271a2de150fd4308a7b90ec617d2182f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8f0a15ecce34a5d95f176a3cdfcf8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "962f86ef0af94623a69a32a2a3b5894a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "18bdd100913e4e818af1cbeb23a711d0", "region_id": "RegionOne"}], "type": "compute", "id": "dc8192550fa84d0fa14639d1cd6027cd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2134af5d8a0e499eacf5e49061c3aeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "87ee43ab6f2547d4a26855f6fd371054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "034be8b514b14625a69eca8823f947c4", "region_id": "RegionOne"}], "type": "image", "id": "1e59f36a7e3b4bb5a0e7b2896fa44586", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e977d911754e42dc8b4864433cc3378b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45a137ef2b7848009e68c67e60e0b8a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e609d69880684800a3100a99b8d140ec", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cceda06b570048399fc1990fff4d8e1f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a358a8d4c94a1fb5420b19079f49af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "610f090eabb3441cb21e303659eb6d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1180a6e7d1764a4794705af8b975e093", "region_id": "RegionOne"}], "type": "object-store", "id": "2ceea46f323c48a1860a6645dd552999", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84bbfe25f16640e0845c9683fcc479c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a54b52fd61e146149c686cbc2127f29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e881f3164d024275a9ccda290d9078da", "region_id": "RegionOne"}], "type": "clustering", "id": "07382dad78b24a34b67d551b8c37d375", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7ce5c93b36649e7ad02fa53b3090bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c04d2fc81ec465ca7d7c13804d85526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d52c4f6fec54407a9f0424fa30fa749c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0200d99a85624a7c8ea1b8b1a6ae0414", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e76af3cb2c9243179992a03d2b851274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c0ba86e8c22476e96091f2a24ac5dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ece7ec497cb410998fe97aeb5cc1d87", "region_id": "RegionOne"}], "type": "cluster", "id": "5095bfcf683642409f77bbf84d649d26", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "900068c374d9419ba4f2d391c32ce444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f373d2e169734f5696e8bf1433aae91a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "94b67cab3be3422a9cbb48615e021a8a", "region_id": "RegionOne"}], "type": "data-processing", "id": "1385d8ea1de147bc8803c3e21d44455e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d9777b41ab94e3eb0757f3e6b11468f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c04c3c42ad4b43679f3f050eba339b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "06d0e6fa8ac0422492d926cd57c0d98a", "region_id": "RegionOne"}], "type": "baremetal", "id": "bab6031448194eccb66c11a1afd6fc85", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f38c3eba59c642f29f88b82f5b8f7e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aa734a78923741de9c00e819e4d29452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ff973a37f8a143a8a679b593437412f2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "839415eb9e1f45e7974e3b6ae43160fb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "15de3aadb6c74ccea7a8d222ad2f73c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "49e43c31c6ed482da40d4ccee60b1a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b3d6289b4de04a78a548717cf5accf86", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e98f2cde94e64c84bc459bd4baefc8c7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c81c21050f464286a8da466a7282a1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6dd40add005e495fa3a68a88e5925d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd2d883c35994985b2b40df4daf1aedc", "region_id": "RegionOne"}], "type": "key-manager", "id": "b1cfb466b14146dfa37c413d0950bf62", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84e2b3a545484d02a2cb558e96df620d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f71a824c8664c7b8b46004a69752b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "51072bd2becf4d35a429bd04412616c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4c8c550a80b74391bec9102f93f7787d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f3faab86e3b4315ba3297e33c6740b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "85b2358ae92446039007eedf49589c95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6b929e6b11f4b6aba9be4da3626f08f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eb08251cfbb443baa7c44bce567c9858", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6c049c8a85c4e49bcef734a831a9bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b05fcb7561a0440fb3a6c6d1e60a2ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ee0d9ab1088f4487b2a3b2c72f870ad6", "region_id": "RegionOne"}], "type": "message", "id": "0a7959125d7448dcb830d87d2600255b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8833009e9b54b4994fa4249ee63b736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bc94620feff34fe29608e58e1cee3bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8a054db2333944cf9d28668755f96f63", "region_id": "RegionOne"}], "type": "messaging", "id": "3810b7ad0e544e908586c5da3f5b062d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b76309ac275c4d60b2d4568ae51098cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dc818150b2da4c02ad845ce64874b0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "91c30dd283ed4647a9209412a650f95c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cb20e36e036e43b6a3600171a4b0e18d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65ff81b12ffc4c5e86c05665cb11d80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cbc65a24c7041c786c878f0bc625928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc7d644eed4a4ac88f066e803a5a62d8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "11a8c2e6a80e44028a2111e8fe359548", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b1cc0b37b5e4215a3565ac649675e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dc3bce06ec3497682f6ccf3713f1848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "568eff13c6484e1ebabe28bfcc5f84c8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "222b06d63680435da26ca154d4bebea4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2625901ca7ed4e1b83f9386608a47295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6440acd6256e468ebb1d827ef74e1ff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1116bf37f6524093990342d0f0b1a04a", "region_id": "RegionOne"}], "type": "container-infra", "id": "708f4339a6464c96a61458f97577f14c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fa8a256b2657481b9396d7aa950cf2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "39dd6f397b3e460dbd16081ada004773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5b55ff986e994f318d912bfdfb61b30e", "region_id": "RegionOne"}], "type": "search", "id": "14e2da285a32400eabcc5a09d5ea2c37", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d1dc8e4354b2480f81632c610cfa107f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6d0f04c567f141c38df85e32289d7921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5ce08828d2744a9ab7d54692b5e3c469", "region_id": "RegionOne"}], "type": "dns", "id": "dc119fb752d1459192471a10502d2648", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1eda8298c8e4309af6e70662b8d94f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2acaf8759d1e42fc842a593e18678652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "84de88a131ed45dc994e0cc9a0ca5788", "region_id": "RegionOne"}], "type": "workflow", "id": "f66b2186d84c41369182113cfc3af189", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0f5f02fc8a054447bf9846818a5a1609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "751b8842893e480ea4020469759d7b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c1fe7613358d44b6b2de32b7d1240484", "region_id": "RegionOne"}], "type": "workflowv2", "id": "65450401489b47399806e9bb6694a4f6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "653f5cb978e64436b23723ffadf90568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5bc1814f0e344860aeb2ac25de45cd81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4e501ebc0d9a4ea28a517a8ed5e13d9f", "region_id": "RegionOne"}], "type": "rating", "id": "173f82051ccf4e888345712b55a3b7c4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cb7389a27b5240ba8c5223b7c8b3e486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f64e2a48c4cf401e95b80df13a99026f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "26c4a7c2afe94f2d9bc8026745891218", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0ef8096af28e41e6ab29da099483c2b3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a34b87043f6421c9e57cc16fee7c181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35fd21d521c44729bfd7a1f921e6d3e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "889491c9a55c4ae4b751dbb54f102196", "region_id": "RegionOne"}], "type": "policy", "id": "2f1106b3ad9e412d810b8c0d49823e46", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d548c01c4694751b6ce7dce95f2e433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ceba3ce29fa94f81a44ca7a9916bb954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59b8a0544e644468ba52beb7e735e8e5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2da2dec8777e47dcaaa02cedd0a66066", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4725faffaf9c425d843b962848df1e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e797061477a4492eaba8be85c0c0e42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "05e911bbe039485382532dbd820dc344", "region_id": "RegionOne"}], "type": "sharev2", "id": "c24f0626ac884adaae70f057ac2207cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e0db23b15554b7ab208db6955012faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "628da733c402499180a6d8da92164a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a11ba951025643679d2d61a11bac3ad3", "region_id": "RegionOne"}], "type": "share", "id": "9d6b7141cff64cafbe77be99a70ea657", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2833159e97134635aff662ce5b2730f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b4841cd2e30d4fe2a1c7229bed22560b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "769ef0fb2e7d4a57b04d18b4ff97181f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "71c2f7671a944eca90e219bce19b3cee", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5659fd0672304c1c8b235aab87c88dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f33e563048e84d9fb45e7ff4a354c6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "829f39b7076545379e58013933c3d0d9", "region_id": "RegionOne"}], "type": "orchestration", "id": "74c9eb56ce684f6ebd57c873f1c1e7f9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "408666ade9394ff5a22cb8f5c3ea5ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaaaf355871e442d9afe71dcf7d638d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96f83de6785a49dbb576a212102b088b", "region_id": "RegionOne"}], "type": "block-storage", "id": "2fa711fc943f4c0b9f27e42dee3bc110", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef2c6bc900914a1284476fb976e30aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb75cb57660d4d849cd4fba2c677b264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67bfda6da6c94d58a266443032fbc180", "region_id": "RegionOne"}], "type": "volumev3", "id": "250409f1c321422f9d3bb2be68c444d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fc8e44f3e414e18b838998adcfc9d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00fcdec46e014e729b5671e0330ea37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3619e956233486984e17f3808c51f32", "region_id": "RegionOne"}], "type": "volumev2", "id": "7c5aeaf1177444cfadc1361f18c17683", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a930c6ecf484d52b5334c9fcf85ee9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4db8fb6506c430badb79bafe35120b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76efda173b45468287b1866a2700ce8b", "region_id": "RegionOne"}], "type": "volume", "id": "e3c24dd4ea9c4567b4ac85c0e481c56c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60682003f9a540f4ad386f040779fcc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b815a01324a04f459ece849aa67ea67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf58c6d5ff4e4f67a5a9ed884f502ae7", "region_id": "RegionOne"}], "type": "block-store", "id": "9f97c6f6303f4864a70c09d6c3e68bf3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "695f6b11a9ef405ba0ed84b9699296cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29a86f14140e4c74bcaa51a72a539b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ace5dabcd6ef4d94b07cb6c0c86e5c7a", "region_id": "RegionOne"}], "type": "alarm", "id": "48ffbfdd461247d2b48051318d2ec29f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0264026f997443195b0025a6eb19d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9461019e8b2f4fd99c587aab7dab6783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "00949a22f6d94932aba1d569cf8fa069", "region_id": "RegionOne"}], "type": "alarming", "id": "fb404448a19d47e1b68607564a45ea14", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "008b337cbde4450ba8375a7a810c33a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1aa412b774fc496ba54f483a249ca100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4e61a6e9f8be481e96ed6d24db27082f", "region_id": "RegionOne"}], "type": "meter", "id": "c50bb55830e9469b81568f96a9e8458c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3ce6d8c1ef944c5893909c4ad4f1bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "636e74fa4765426d932c0673afee250f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "364c431ced464868940133a9b677faeb", "region_id": "RegionOne"}], "type": "metering", "id": "185934afeecf4d95a7938d2fe1de8c7a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3ff6c92607545b5bcd885245972bf42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dc4f0716ec74bdf99b5d3bac5bba657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "14184bee9aa7491fbac7ba3fba6a142b", "region_id": "RegionOne"}], "type": "telemetry", "id": "ed0ad25be6444e5cbd3f1342ffac7697", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72f35b53737a4f25a7cad8e450127c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85b2a00f5ef24216bf5ea2ce982f8b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "62055026c63b4fceba134b7ccd169e3b", "region_id": "RegionOne"}], "type": "event", "id": "f8154809249142809794948537717171", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ffebeb961c8443196720ab717bb5e8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cf35b8daaeab4d16bc1480721253f646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6c8ea2247343451a973b3bead42448ff", "region_id": "RegionOne"}], "type": "events", "id": "610d48d7870a4b93a00c1a9f8b651fc5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bee9517c5cad4b97b57cf25d9ca7d6fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bcdd7f203fca4b0fac819cd910661547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e397a53c4678428f8383bf48b8f0aa33", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5fd9c0caf7024023b05759df420ec227", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "af6e7432745a4da2a55a243115bcd2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c292b306809c4b2b99ebdddbd950fed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ad0a27ebc466457d9361fcd4c8ef2540", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5f783c1c6a804532a3be0b1726a9b6eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "17e8a2950efb47bcb77320a3abf7f507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3e559e439fc42568159b7c07ad93a77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8fe8b1638b5490995f04575bd6ffbcc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0ecb46568a79456693f53ba013491b98", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "880386e6fdb94cb594eab1f3bdce6f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48f40724c8f948669da78a83238e809c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "145aaf6c335744eab501ff862909ed20", "region_id": "RegionOne"}], "type": "tricircle", "id": "ff99a47e9f424f298c2ce8074deae3e6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0b3c827a33b446cab2a6adb502255bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7b48adf42e124feeb8061587e72494c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "af0a3451612041c29ced4e2f3d1235c3", "region_id": "RegionOne"}], "type": "database", "id": "0b930a7bfde44fb79977adce850b2b10", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "438967cb0ab04dcfa7cb876a0d70d22a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "746fae709e0f419881ceb3fb37dc11b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "17917869fcb94e22b8ad80f7eecbd55f", "region_id": "RegionOne"}], "type": "application-container", "id": "510f87f23cf64711ae1c58ae326a021e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4a9af310e9748789bb01750e2a94270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5da465fcfdb4466bbbd428bbe0e76165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c798f307e02a40458df97d8a47189285", "region_id": "RegionOne"}], "type": "container", "id": "d4c77001e4684bf389ab5314eefac0eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "147a78230a2748348d9af23b89f7432c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2de0d3413a9844db85a60fcf42c545db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e3fdfdaaa174eb59829a5bad165acf4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c12130320c3d4fdf8434e8d84922a998", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c26bb815de6e49c9ad76968eddf43098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5e9103e6ea1480887c4dff463124fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ac1510c9c60a41c2a295d6012c04d269", "region_id": "RegionOne"}], "type": "rca", "id": "bc2890b686ff4f83999f947f999732a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "635e3567d1404c94ba98e403096a4f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "433bf09ae48c41cea997d0effede3689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "69002b7818534c35ada73828e0b53fe1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "17f4cf4907ae48259e4ce475e6feba71", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "04e52d9f1f7b4383b97ee0a7bbd0a0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1bfaf52e02334e6b8b5f5a48cd89eb66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b91d083a88c94d99ad0ebd15c79cb561", "region_id": "RegionOne"}], "type": "network", "id": "c1930e81062d4467a038efd531158885", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab85012b62194cfab3dc4ed20684bb36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "69561ad237f048a88975e50f0ea3d91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2c5de8350e0f49cda07d056b9ef5505c", "region_id": "RegionOne"}], "type": "backup", "id": "24edcf8caa1b4d0a9637f1816c11d320", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "572453e4b3ac43bb972fd9ca2b3265b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "657e4a5dde7d4fc2b1735016095a7dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "346c8e294ffd49bd9d8daf9bec7cfd8b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1dc47e33767d4567b3a264b8e279f121", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d7ff0a987fda44749ad6c440ec4ecd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73eebff0bf564e73a82372b617d3347e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c3354baf6344a7e88f1137dd9332e35", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "091825d0f4f142d4854e61c81a423ea3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1a0035aa71d84af7b350bc9e9bef96b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e54316fc1d364267b8246a7bc393a29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f7ebd314f5864c79a55ed198f836a7ef", "region_id": "RegionOne"}], "type": "monitoring", "id": "c632b101e1a9456292192e2a9cce47e0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c8582a25dca415c92de407984cf20c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ccf2b36ab20b46558341f2a7ebeba63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1306fab73e9f41f1a34cf4b6845d942e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "63aceda8dd424086bad651535635a0f5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3f3c5891e7d7420d9beb8cca6f859b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9025e8a4788e419aad1c152295ee5ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "73d5c28702174856a7bc7f19471b5d81", "region_id": "RegionOne"}], "type": "placement", "id": "2c47d3e3a48e4958ba9c768d3b082f09", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87edbb1178404277a8190ca14e4066f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c8689437bc5d4597a292db6b2e58268b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8dc6eb5a53ca46f1a44b4f33cb537279", "region_id": "RegionOne"}], "type": "instance-ha", "id": "aa13a12b29c6414e904457eda802fad1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b155d75cedb4798b33662c77782a2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c42607976000437a8f7347973bd1aec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "24cee8f3eca646228eefb2692439d90c", "region_id": "RegionOne"}], "type": "ha", "id": "fec9c566576e43aa945b5b18dfb4115b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5ba5de115d20486392669d9d50ae96f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2aa4aa6e44bc4e9ca5fa71822f741ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "334a82011a734dbc860da847926b3271", "region_id": "RegionOne"}], "type": "reservation", "id": "00a171df9ad64e8897fc0fc788a8558c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7102a806fec048e2a1f267fa67ab443c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8301307a6b454677ae184ac667a7c837", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "270897b2945d419a8580ffa4cea5a1be", "region_id": "RegionOne"}], "type": "function-engine", "id": "0338929ea7464d1a8988bc8def5a159d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6d8a6b56ab994950a3f83912f085e46a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "835e7db89b2647ecbbe2c7d685830f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4ccf82ef2292472baedefe808db04f38", "region_id": "RegionOne"}], "type": "accelerator", "id": "0dddb7e8e356423db8885dbbba07f674", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5639abf949b14e7b8eb0397e1385fc2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8f381d2221c64b10aa58abd096625744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a45ccd6e6ca048e9953cee16d83fcf40", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef1f8d8679d0479da2536319278c4468", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ef2128680e24656ae7917a4d11d279d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2b847476ec0446ba61546da63059d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "56e4d6b5e03e43a58b273ac18e107bd4", "region_id": "RegionOne"}], "type": "registration", "id": "e134f3067dfd4897af6c05f7ce679384", "name": "adjutant"}], "user": {"domain": {"id": "1bf18f72c3ff4199927c65672662c706", "name": "111efb3b452e44a7b244a31b229f64ef"}, "id": "1bb559b909c24da0a3a18a7b3afb80c0", "name": "a55733cf47e14e59aa5e4854b198c50b"}, "audit_ids": ["b00288bfed994c85b9b7d696a9ff7c6d", null], "issued_at": "2020-04-23T06:26:01.706876"}} 2020-04-23 06:28:01,945 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,951 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,953 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:01,964 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/security-group-rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group_rule": {"remote_group_id": "456", "direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 40000, "security_group_id": "1", "port_range_min": null, "tenant_id": "861808a93da0484ea1767967c4df8a23", "ethertype": "IPv6"}}' 2020-04-23 06:28:01,969 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,972 keystoneauth.session RESP BODY: {"security_group_rule": {"remote_group_id": "456", "direction": "egress", "remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "ethertype": "IPv6", "port_range_max": 40000, "security_group_id": "1", "port_range_min": null, "tenant_id": "861808a93da0484ea1767967c4df8a23", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1234"}} {27} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.184145s] ... ok {29} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.285256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,709 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,714 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,717 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,721 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,733 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.651364+00:00", "project": {"domain": {"id": "bb76e90a52f3438da7e88d07d1576954", "name": "0495c5dc78ad4194bc13934715b7ff8c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5bb5dd22f10d4f129f2bb5a4db3797d6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d1b2f8b169064e38a4a942f2008cbd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea23b28c859841e6b08757882e8c446b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8265a5e524f14b328c4491c023fa533f", "region_id": "RegionOne"}], "type": "identity", "id": "6ba656100bc14ce981fd5bc537f21340", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "eeee53fa6c6a4f9c861cde918342b79d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "48247dd8897744fe9706c6a6c9440309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3daeff26ba0c4831aa4a6b979e564965", "region_id": "RegionOne"}], "type": "compute", "id": "6ef9cd02aa8143a38f9b437f1dbc25b5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d9a0e44c0c97488abc5e8de6a8b0fe63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "31b4273bbca74bcd9a01d7d266b565fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc50d6e10a2446c296d212716dc129df", "region_id": "RegionOne"}], "type": "image", "id": "520cc4ac7a21485f8ee73b704acedb37", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "12399cddd2574ff7a19fb48d5b6a178a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a84f8602e8c34651a93bebedad67699f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "244a09aeba0a45e893576df18c456a5d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c3a8574e41d64d7c87127e4bc5e007e8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4346b4e56b994813a2aae7be58208738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b33ba0085dc41ceb63c7ce2193dac8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b11483a365f34003a41e5b05d7ef47d3", "region_id": "RegionOne"}], "type": "object-store", "id": "11be0715faac46fd8dea6d76d960d196", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "79dc3d0e812e4478b4dfa964062743c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5581ac7e13014e9eb2a423a4130dec53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "19e098b94131464e82c61db2eee92528", "region_id": "RegionOne"}], "type": "clustering", "id": "71e6ed5115c843aca816994b0378ca02", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18da6c634de94657867890e681e449a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "769aba0494f546719056ce2663aabbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cac6986e224346039c52e478947312b8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "06b9ecd8d64648028414964f0e747086", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3fb1088f71164ebebfffe842a76fc5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15c010c73d0c4cbc81c1fb733c8f463d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e89ad40bbb8240838eaf0bcf04b2b345", "region_id": "RegionOne"}], "type": "cluster", "id": "70056f403a994fcc82257a241f201886", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "80bee2bbe4984d7185614259b70bccb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8881e5fe7c3430dbb32c69ac6e962cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "44ee0381cd2b4e69a31e629cdc543c03", "region_id": "RegionOne"}], "type": "data-processing", "id": "5984527896f048bb9e3cb9cd29b76c5b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10996e79161c41e99cc167a5bc26067c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "53bbac1bbbc243ed8450670e71e78f95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c562ea36711046e1b243d1d4f9ee4d62", "region_id": "RegionOne"}], "type": "baremetal", "id": "56b299de5bc74e9ea50d7db4316f0501", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6fac2bb2c00342b5aacc0f9783f67ef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2cbea564e6e74dd2a5b5bd522f5f0a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a7ad9ad3ec25493e94a84b88fde06aed", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8db07afa517a4dda9bb55080d898df89", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b82b1859d6c44b9aab0a193b862dbef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "be885c9c40aa4d15ab708217dfe0c552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "63b0be2a08214f16b158895b365cee75", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0d819d818a364819958ea7567b19a3b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ddf39c3fbd0a42e998236ebaa860f6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f523a67504324658b78f25b71693e417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "623cf63df5434ee292c9ba22fe373749", "region_id": "RegionOne"}], "type": "key-manager", "id": "f9305637de4143f4afb6c85ad854e93b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6906aefd415d4a19843a9c063140165c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f6e6b82bfea44839ad769c2f80163e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e386361dfa0e449b834c5fe895189b34", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c976e686ad4c444b8697b040c5d0a966", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1b2bbbe8e2494a999320a4026d11352b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2bf7506f99d4835adae4d9196c102eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef5ff147fc02470099c559103b81a9e3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd6dde7e09b843418f3d4a77ac6e0ac5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5100c8d46f8745418fe72b2bc0f58eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7577511cbe9a426d87604b751a7bd41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d7b80edb6614b66ab9a14ee239c00ce", "region_id": "RegionOne"}], "type": "message", "id": "cc6fef07fc2045b19b04912bc454f55e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97ad65943eb14aa0b547935c4ada69e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1aea7a63f7f42048bacddb09a135788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "42c6cd90a4e842339daafdddffa309bf", "region_id": "RegionOne"}], "type": "messaging", "id": "624bf18d237f474788d2f7632c9cb82a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "315eee36cc9a4781b9c90ac5f464affd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "22d64d8d85fc4ad4920a1d0f6bf97f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c7c9d05a2487420aa4efaedd4461b80c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "387c08c63b14490098f357a8997a6254", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4f658e8105241b18be364825f20482f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8bb6c09d6194b388843c8afe5779ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44a79999aad042f4a438f0a0a57ac033", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1290a2deaf3f41679d6223e3975c1f4e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e4fa5d3e39f4d2ea932a840092a26ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ce3eb4216434a3ebd7649e4af82b0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f1f89b18f5047a7b11ac53edcafbe76", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2e829bd0c55349e1914786aa29543f5a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd2155e2b6f842669446ab8737e0fff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51c91a93ee1543dab951e8f55537620c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff9699606a064d97a1451e92afc818cc", "region_id": "RegionOne"}], "type": "container-infra", "id": "c8b5b4c67c454140afbfa89ea974127a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f2277c4890ce484dbc22ebfe07d2558f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8a858db56a7b498fa621d8fc6e1ebd69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92233adcc4e941da995c5661ce1e60c9", "region_id": "RegionOne"}], "type": "search", "id": "8824ace5e2df43a69defb31e456b4367", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9d97445dcdd84ed0818733646f0d8b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a4fc08bdf6fe492b84aa3fa5e0fe812d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ae5806898aa64d49bd91a5dbec513945", "region_id": "RegionOne"}], "type": "dns", "id": "5358c898050c43c5a1d06b9b8d5d635d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a01c589b9eb74df982b79596788d845c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75f12f69cc634ae68243a2561ff223a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3cca8ad8042482e9887bd78a053d057", "region_id": "RegionOne"}], "type": "workflow", "id": "0101248477c14226a2ff6736fb1f657d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe2e47af22ed42e5964ec9c9980f14ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb8d3a30fb2b4161b6192e229c17d1f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b1aa53d2d19f40b1a7d28021754970fe", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4e60ca0ba6a34dd6ab55e2c7572abce3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "55a3ffaf055940bdb6106ff941bae475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "278ccb9b29f54fe1bea30c7dcc46c63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "75cdbd75dc614991a5b825653426bfa8", "region_id": "RegionOne"}], "type": "rating", "id": "c0ec2673f7624cd5a0b6bb4b3622e29a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "520c425be7b04cdf8c77b114b4c7a389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42faf55913e0453f95c3cacd3d97ba22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "db7b4c3294424df99dd930b6fee34fd6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e04949f8df8c4a678c352dcdad99d346", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "81a9e5164ad94ac790967f5b77124124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1d6a1d54e4d4da6a82fa324a8e97063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ccb1332eb3214f05ac9cea15eb8bae29", "region_id": "RegionOne"}], "type": "policy", "id": "03598e6dcee247dcaec8134ecfde6f84", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21a094f8cb4545e484d7feb8c2504c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b2ee16eddfc4ae8b8cc3a5898df6f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1cea3c6f297a4f9b95933df1228d2ab9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cf479e5068c942d0be3e066ae45964dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38f77b16441f4e1a87517baf2881214f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8fba304ac3240429a892c3fa7e6897c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b91a77c8db284ac6b337289c2d160c8e", "region_id": "RegionOne"}], "type": "sharev2", "id": "15715b234a4c4d1cbbaf18de00e54759", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7771d49744e04fa6a2efa8e438be9d7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5eaf421f6f7e4224a1b32e7e27b2f1cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc3ae0f1e9924f798a27cd2c097172b5", "region_id": "RegionOne"}], "type": "share", "id": "abae1bbbdf5b4e36a4a636d7072f5186", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a9c44b2cc364c09934b081adf76f486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8083be22d4d24e1788f51619069ba534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e4b34b5b881b4380a5f655ac17c140f7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9097d32b3507404c98a95b22eeb2a5ef", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3a08de3be7045e0bbb6949784e8af5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6df7fddbfd748999377f9ea3416a17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbd3d75b09db4eb5859a9b43b2b5e433", "region_id": "RegionOne"}], "type": "orchestration", "id": "ee7ce4ce86874a51bedee7e9def84094", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c8e5a75a464b7186e429c87af0b6f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50c5b161dc4e45b386b0546ec4eb8d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c131c453a3ee4458bc5c3db6d890bc37", "region_id": "RegionOne"}], "type": "block-storage", "id": "e36f1bc5da3744798dcd0f218a7d90b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30d86ac82b844effb57d507cb81ce39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32548a98948547bdb79b984d6bdfa369", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeabb9fc5b32451685262651795b4a97", "region_id": "RegionOne"}], "type": "volumev3", "id": "fbbf7ae9c80e4f3b9a37bcd18717da3f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f87841a4b664670870d499aea48168e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a43efe8ea78544bd971cb6caee1d9c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f57b8c2639aa45a9885b072f3d7d18fa", "region_id": "RegionOne"}], "type": "volumev2", "id": "755fd680d6264db1af5d39586abf8336", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d6b04d56c9a4f0182982616e09ac012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20bf4eef74a84a94818735e3ddc7722a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "094228ebc571484d8a99c5949413ef8c", "region_id": "RegionOne"}], "type": "volume", "id": "972f664d269840b5b4a2e2adf46951db", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c87ec4e44354dad8c6f4a514f363954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f2a5ecec87a4d22818db72c932b719d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6052e058f2d44aeaa7eba22d330aec5", "region_id": "RegionOne"}], "type": "block-store", "id": "d0420ee50212427faf6e60fea4731b5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c828829fd12145fa99b038d8bef5adfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "24b5491d854649c1b5feee5ec32d09f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6bcdd6e05dff417691f7582bc9c5822a", "region_id": "RegionOne"}], "type": "alarm", "id": "406a349935fe4c6f9e31d9954e88e442", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "580b2a8bba9442c3bc933a9e46a35ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "76764a055b694de4971531baea8fdcfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e4549510c9b4c1ab122e2214c9618fd", "region_id": "RegionOne"}], "type": "alarming", "id": "9a36e3ce961e4986aa4d0f7d623974a7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "890fa0532433400098f5cfed567fc907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "75f32a40544549428bb14aee0542a9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "886333cb50bf4e05b4f449354f17e323", "region_id": "RegionOne"}], "type": "meter", "id": "7440736aff1b4db29b05b384d16ebea9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb99109bd32a4296b2eb61f7d8532144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d4499587baf4ddb8fcf11314aa99be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a3ee394cbaeb4b56a16c5961e283d13f", "region_id": "RegionOne"}], "type": "metering", "id": "d50b09317ce541fcbcc06c6e99ffde04", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "01c9d6787eb947f184cdb5c4cf23db59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "00830cda16b0444392e911ef4b01cd26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8e6b7cf893bd49468585a665e829dd0b", "region_id": "RegionOne"}], "type": "telemetry", "id": "9cbd290eca4c44f999fc22316ba77a49", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5a836db5cd0b4f2d9b65efe5b58b1e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3ea7e4f81444eb389b6e0d2f081fe88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "518a83e4902a49e88d1d1bc6e3d7e356", "region_id": "RegionOne"}], "type": "event", "id": "1e7c8c47bb7e40fb8dbe9fa329627255", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "19aff6d30b8a4a15bd28fe3ae3354ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e89c7245443546b2be9c8c611280044b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "56b7f2968eb74dffa628a14535e1d790", "region_id": "RegionOne"}], "type": "events", "id": "fc5930995cae4ce39aba32b14963bbbe", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df90ad492faf461e91f7e9b1cdb54c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9ed9eae0be4445deb4a59bce9931f9a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "18e8b433f6754689ad1ec7c999a3b7ff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4d3b767161e2432b808fbe53398e0b92", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2d56b5fdf8584da6becb22627f3f6f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7714a0d5fe7421292ddf3147db2c182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "18cd483d6bcd44649566dfefa115fd7a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "35a4790a31a445b2b5a9f8f608f9b5b4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b825dc19f21347ecbb4d2a94e1df9dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f318c9988e1249fda1ca523bcc1e1fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bcdb24130ab04d5898d4d59405901841", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "00475453e5ef4aadb5b7fb8915c74a0b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38132ec1ec884e7b8e793772874579c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e40d374703e4c1993d8ff01091b72bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "232f10dbb808415ebfc38f132756d2dc", "region_id": "RegionOne"}], "type": "tricircle", "id": "d2404c1e700848e3988142553c245ac5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "adaa587e562d46dc9ffae3f4c1c0f107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "42c8d5dcac22414784fd986feb8907b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5922922bb70f437099a79eb827288344", "region_id": "RegionOne"}], "type": "database", "id": "cc692597516a47a385694a5962b61306", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a71c4a470fad411fbe1c7e13578372ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7428d7c9c084ee796923c2e9116da8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6501e9ee00c743ae9843fc6fc49001ef", "region_id": "RegionOne"}], "type": "application-container", "id": "497bc8fa70bc495dae5a9c053cbc470b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "75ac62daee114e9f8f39b94667e74ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e61b5078e0714733980e023869148a62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9dff2ed1eb314a41a73cbed0f5132b57", "region_id": "RegionOne"}], "type": "container", "id": "f8d4ac4965244209b4aae377bf51e4a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f768bb484d947efbfaa4638e21a5be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d82b2dd17204089a8bfa1afededd74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6dc1fed681cf4aa090f8b732dcf03e27", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cfa7f3933d8e4a30afd8cb1d272c70e6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f83623093dff4936bd4a6f60e46809e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62627fd2a67145089bd4de583990eb45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6b93d5d8b4414887a11c54e27567f184", "region_id": "RegionOne"}], "type": "rca", "id": "c14db8d62ae34e86b14aef830ff7b085", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "85ec8fe5e4dc4323bb0d13f0a1ff083e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d7ff8eb613ab4169a3a6adb709adb323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6c1c11acd86e40388e8adbe10c18f385", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e1ceca1931cf40bc895e0b517f4860fd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51dfe1e5b2a24ee5af5296c4d2d34c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b85eeb1d54f140e1a4d57a1d13cd462b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8eeb41da48c14a179f255856fb1ed681", "region_id": "RegionOne"}], "type": "network", "id": "1a3a53413cb44e3593b21d0192e0bcc6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ca1d58dcf54f4a17a3837a4f6f8d7e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2bb5d8c825f64dc9a0fa18872de58c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dd419d250ebd4ce4b7c53e5f38e94021", "region_id": "RegionOne"}], "type": "backup", "id": "ef0b22a4afde439fa1c56ba73a938e93", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6600f3909df3449599d21c619092dd44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6207fa096e344158a94501f3139a4037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c0cb72ad67df4e36922300cfac68aaac", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d08efda84071466db43d53735b3e08b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d76232e1b1b4fd88855ef7d8d23b934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "052ed0a0eb0e4582b6ef5ece10504567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "24452d683f804b18a0483c939ec50e5b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2b8cd4c9f8034ebfae4a3639f24d7cd0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "25836e9d1261448e9f974f53c401b843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bf9a12a3c89c481bae188d5eb3f657d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a895cf0e35984a37ad4c60492f27b9f8", "region_id": "RegionOne"}], "type": "monitoring", "id": "2eb8940fa6c849d2bfcc0d2970ca6931", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fb78eabda0d84e2e8a0d4ccc43e46f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "01ebbac500f64e83af0c4722b6d2b5d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4f29347a363c47f6b4ac112383d3b78f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e085c3aed5c849dba358f6b9d1db23f3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "679840a07a2d4fa593d5ed75ce46bb3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "929a4f6ece8947c89c9dd9dbee70fe52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "10c91d3b9b1d432f8e904587e882f3a5", "region_id": "RegionOne"}], "type": "placement", "id": "2c77cc16df6d4cc5bd12fbf91038fb57", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccc73b2878e945b3b0e9aad7f06a3164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3be532afbf7f40809bf56f58bfa140ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "97a81d2b449141e59329f88b58c7228e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e1ae250c0d4c40d89619789380d2e82c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ca40fa7c4de4ea8ab6b581d6dd9ccaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "52963ce71fde48e1aeb40f0745fb3112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3793350bbae243cb8f0fe6957c49871c", "region_id": "RegionOne"}], "type": "ha", "id": "f647ec675dd94f1d8a90f33ca6800574", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "189977dc570348028b360fa74bf7b5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2cfe83d0cfae477f91a128a971045d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "294428bf887b4bfda06edcaaf7498de0", "region_id": "RegionOne"}], "type": "reservation", "id": "65b58cde5ddc407cb26145c95cfd417b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e57e0bc058b46ae99d8e37a6b6d1bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "de26dc909d684a72ae0e1516392f8e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1bfc349d96f84d9ea1ecea530a5cc1e4", "region_id": "RegionOne"}], "type": "function-engine", "id": "7afc60b4f54a4baa8f326cb476a8e2e5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6877d0cacb254d07a2c02a1f8b0aa1fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "71d05514cac34fc0ad759aa3e51f3927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c20deb60b734a349b6050494bc68d95", "region_id": "RegionOne"}], "type": "accelerator", "id": "c6b6f1db9c154ceba1ffb9b941d4cc43", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25b5cd2f29ed45b18143936bf66876ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71fefad337204843b9a965a00ecff8b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3f88e4520d9d4b109c5b27d31bd0c36f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8300d77c33c6469398b8c4b29b16623c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a0d0366021c34c5a8737d7aabdcc1f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "36a909b7c33a47ad84aa381c648aa7a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "32198a3e298c4573b2214f677019e512", "region_id": "RegionOne"}], "type": "registration", "id": "012140992d534bdea2b5440eaa83983a", "name": "adjutant"}], "user": {"domain": {"id": "a72f5637491f4ac5bb172a0d2e2ed0b6", "name": "3a7f42ffd5074ad5965bcfeeb710f0f8"}, "id": "7da54989b3bc4ae79d7d6a40a83e7c84", "name": "a551dd1bb5394d5899c0db1804c085dc"}, "audit_ids": ["6e09b1b2b61c415da5928000aca30e51", null], "issued_at": "2020-04-23T06:26:01.651364"}} 2020-04-23 06:28:01,839 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,845 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,848 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,869 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,878 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "b7739433-5027-4543-a694-e92193ae22ef", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:01,923 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/b7739433-5027-4543-a694-e92193ae22ef/metadata/key -H "Accept: " -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,928 keystoneauth.session RESP: [404] content-type: application/json {22} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.062643s] ... ok {12} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.159590s] ... ok {24} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.208628s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,856 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,860 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,863 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,867 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,879 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.799921+00:00", "project": {"domain": {"id": "04d3f04dab994d4c90c1f41491b46a55", "name": "b8c72dcb8dbe4753b016cf5cdab2802c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6c0c05f7145f488b9bf59eac0295fa83"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5bbb057b192043ea83730c9970c830b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9f7fae3af4ce4511af55012b408d8f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8f36d3ba8dbb4bafa3c759ac810a3fde", "region_id": "RegionOne"}], "type": "identity", "id": "68cb8e3b1d54459faf261ec11983abcf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6f295326d3574e7a8f692ff4a45c6a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81168a5327994b548f5cb68c92bf399e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "004fe37f9a4c4c80a8b10be4ec4a5908", "region_id": "RegionOne"}], "type": "compute", "id": "cf4ca54e96dc4a7ba68aae0900bd91f6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "56b4b4b1c3b8402e9e61b40a3e6c6e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "64ed695228ae4fa18d2c8637cf1a28f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c55106a360964f9590f58ec9036525f7", "region_id": "RegionOne"}], "type": "image", "id": "2096e87f053d419a9b419cd241f77f8f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6c3b5bcd10f84a79a1204ea925417a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6cf28249484f48dda8523ed249abb831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8ce435310ac44f78959c480e59f1a94c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a1694f732c084041b4dace5f48171c77", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8d7e6f088594d299d47ac6f8d9f8bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd741ffb34d14a7faa055c3c48bf90e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4ff90c8727e473d847bd35ac51f9ab5", "region_id": "RegionOne"}], "type": "object-store", "id": "36ec0ef351ce48c5b2a1709131a183fa", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4cdc909194045248b9b34c50af4fafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58f7ba2f4e5549c4879c0e99aef5aa8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d1fbe0602774258a83efb4d01c9e64e", "region_id": "RegionOne"}], "type": "clustering", "id": "0210f22663a04afbb4b935d50b6603ae", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23c59160c6474b219594a03f7e957a43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12b47aa1987a41609cf3939b5b898059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4284b2e7298749089d65c07a464ebe24", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "21c480b2db694a3ab8b8a110e74c4fb8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b0a7a001f3b405cbf11f6703733f3fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5bee5b41481a47aba57ff95a08ce9fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5916cdc410e54c80aa73072fce0f66b8", "region_id": "RegionOne"}], "type": "cluster", "id": "a9dd18d86ed240148fa1b5cb8aa09ee7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2726f0a3db8b4d5da05dc88bb7f102f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8c3dcb2bc80d4b799434d863e6d8fed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e238c64d92f949c99a7124e5e4bf3e0d", "region_id": "RegionOne"}], "type": "data-processing", "id": "aba84833190843759c76f0df39849ccc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ad284606b72a4a4ea2d82004e7ee3b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1c4cae32c8ec40a0bc4ead121077832b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e48cb503fb8464ca36659d1de5dfb07", "region_id": "RegionOne"}], "type": "baremetal", "id": "8680caf4d155489f9e78575d059dc34f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "abd2667cd32b4c2eb83b5a52ec24e09b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99988f89f03447d3ba9937ba90cee04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bafc0fba0c584716a325912a984380b3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5380329775bd4e1bb7efeb9b08cd3300", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "df7b48960c564ab6bfccf31b0f827fe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b9e9cb330e349d4897eb4edd8ca7175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c357c2f8f608422a90e8209d59c69f69", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "891c7312a575440986b24f5998d31342", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8d56489e5e82433dbc5b82d26abd17e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b17ad3e4e78e4dafbdd153c722425efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "13b1b2e26ee440708b7c30e669cd1c0d", "region_id": "RegionOne"}], "type": "key-manager", "id": "fe0ea6efbbf24e7b9fa5be0a1c574d5f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "42a2b2b079f345c3bc6ed50fe9e39beb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22191887c9074613b6dfebaf94f65192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "528d0f727eb54a9994253b12be796ecf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "515c6bfd8d964ff89c74ee0ea1a2ee99", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "754fd233064443c2bcc4dc4d26aa5b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d99d444c162a444d921b0c2fa2448057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0cecf03d00a24543959a9238dcc9d72b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2fc99ec9f6584c91b096427619578075", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d520f677950e40778e2b6be45e2c3ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bf35d9723344e5bb83611f430f0412a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8f7745c03eb48e992f2a3779649d2f1", "region_id": "RegionOne"}], "type": "message", "id": "65e79b66b96b460d9be9d8abcda584af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c13a2fcefbc144d4bc7dd34c625153e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "39c973e3df5d49fb9e46e87d1f115414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0484b8c5c3494c08b51893b0abcb1d7f", "region_id": "RegionOne"}], "type": "messaging", "id": "915074a4e0154bcf8da6a42e79fe297f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "306b08213a764c5ca81eaf6eed1ec339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f31546ed3e2149a882f2e194a3c41df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7e0906424571445d8365b74e0e924784", "region_id": "RegionOne"}], "type": "application-catalog", "id": "553b1c15b5f94083a7afd82c3dbf2a3d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a467ab590b54a13a2362c3d7277cca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afaaf5a775e84b8b9faf176728228e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c82597b74e2e46b9a1327467372ae930", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f8e243d3a0234c228ed3e9d7cb447c0f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9d14e7252f74e65b478e29bf80045f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "505cc8551557489da2f04ea4de5fdf84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7570d725b2f44febd3d9d22b4a60bf0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d8eaf1cc78e14db3a0c0062f090e00e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "618c0fe3e9864c45aa0a298fbcc20774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4f7e50aae7a44e3ab5e92ba321789a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75dcc5437ac742d995da993e97b52cda", "region_id": "RegionOne"}], "type": "container-infra", "id": "f6d879b3390d4767a9111ef7ce9861be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2bb56eb9e6dc44478343bf3292e11f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9f2cb40211004a5ab613609bfc28bddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "758f654ec707448492c7b9d8963ec87d", "region_id": "RegionOne"}], "type": "search", "id": "cf7a9ed3ddb54808b9e8d8b152fbfca6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c18a6ffff1d42e1ae265261fc21e567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9abeada0baec4717be03baa5e85c8ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e6a99f42cc8541ab9768f0f00829f7f6", "region_id": "RegionOne"}], "type": "dns", "id": "16a15e091b344b29b34374bda9c7a181", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8911816e96c345858e5c161726dba704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1b94eecc80944c3a3d255ad24670eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b003981a6fd54b4a9996b3da934cb029", "region_id": "RegionOne"}], "type": "workflow", "id": "5430da8359db4c6cb9c6c59db988dc71", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6501aa5aed10434793c0dcf37272220e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb65114e02a14b29b26d3340c43b1687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b2af8d2de4a24227a57838097042469a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e0d1ebe3278f43adb3120a14373a1d40", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "049ec792c8334d6e828a6994edc0eadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad65e202e9754b38b74c2041fddf7485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bacb0d3711eb439b8f5d0572215f8962", "region_id": "RegionOne"}], "type": "rating", "id": "6719e71c665a4a28aec9fb6fc0468625", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6378e59b431d41e59124fea428f51349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67724590243946e6b4a923dd68239c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e6a2ca116673436ca458262f1ddc9bbb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "76a4474c304c410aa2539ea8652caa7f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "987dfdd1524046ef9b35e8d29ee3b0be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eca0c01264cf4e8cbdfd443a2213c6aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "95f69a5d221940c5b9bd603e90847d14", "region_id": "RegionOne"}], "type": "policy", "id": "e071f2dcdd3a4c6fa95f90c84de220c1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e8f7e12f1dd48769727e791721f2bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d61a144e9e944881bc665dd29ac2c559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0a585f9748542518d94e4369a1ff0d0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d154c120be234c4fab71a985f3b0e826", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "751f7d145d554c5aba0ddccdaff23bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ee1f81dcec845c8a3feef0c41f0b285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a74a8feeac3f43c48b889ee5823f85d8", "region_id": "RegionOne"}], "type": "sharev2", "id": "a583fd6b41824f72b5ca8813e1384fb8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3387d7f7ca7e4b2f9146539940dba289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b329ae1caeb146bfbded8570131eb807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8ef43a6b46a49df842319f9b55bbddc", "region_id": "RegionOne"}], "type": "share", "id": "69c7db47a661427a87685c4c798f05b8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9a785158a23b475c9686f1d735bd905a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "111ec1e4c5a243d99cd3c7124c09460e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "44b499f8ef694a22b8ae849a5a8ad07a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "43fb5ec994e4486b9f6bac275c5bb1f5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42a0751151944e1f9167b34a9b8a2f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d133239df6fa40c19773ca6e8dd0a382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54f32dc3a8854ee694c7406cc0732559", "region_id": "RegionOne"}], "type": "orchestration", "id": "f8fc37c55cf24c76a5fe747ed4f279f6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccc53b33c6a444ed867ca5eb565211a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "558f18edd2ae41339b31fe046b5d2c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5ab5c30e45454c8d198a570cf498f0", "region_id": "RegionOne"}], "type": "block-storage", "id": "9a572168b09f4220ab293db27e98d8bb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9feafcbc872a4298a9934b598368330e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4e52517756248beb1d1ce9c457ee773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7114c62a1a3d4f7d9f09f6c68fea2795", "region_id": "RegionOne"}], "type": "volumev3", "id": "3f95b43a0f4341449a11db36d8cc1fc1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a027da8e1934004a12386414ceb51d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "007e61d2f3d74bf791a9b7d7727bce48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dd5612f786244c99c1fb2aa5cc81e39", "region_id": "RegionOne"}], "type": "volumev2", "id": "dc2a2bb3af644490be857b3f0b915904", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "633e673704a648f7a6b323aac60b1103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87d2b1b15519441ea78718b25396f3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb612e27288840c0bf70f48a22343977", "region_id": "RegionOne"}], "type": "volume", "id": "231bb9d5a1494c8188bd5dfbb1324c62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32ceb4319ece401da5d294c90286ff93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1534f10f805d420583456274effa474b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3414a9746f142a59682514b6dd5dc7c", "region_id": "RegionOne"}], "type": "block-store", "id": "565c94943b434a1494ba78d4ad34adbd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0a83d69f1db43328d00bb6dff9a8d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97b5590541c742d89166a0ec0513384e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf0efcb02dca417f906ea244eab355d6", "region_id": "RegionOne"}], "type": "alarm", "id": "971203b86e934cb39fc6396b09f12264", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bfcd7801c11e4a24b9866ead528ea771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f97449c71e4f495f9331cf78ab9adf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59bf5abc349948be889f52f9488ee74f", "region_id": "RegionOne"}], "type": "alarming", "id": "0352a94105f743e096db54444850ed53", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "70396d5766df42cfa0d7ea4166884f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9786366c56e04e36adf210681124a31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "94e504831d5f4cf6ad9d085373310134", "region_id": "RegionOne"}], "type": "meter", "id": "e22c16400ec54af6b4e7a31b2741e165", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "474e0983e5a44c87a84caf926c427b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3ba686582fc4a0b80bf9477f524f77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3cb10cb1b9a4445f99a497a8271cde96", "region_id": "RegionOne"}], "type": "metering", "id": "0b791912d7b6431ebe4a9e2c3cf918d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0af3b0559b7947a085590d95c70924e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc724487043e487ea4bc391e0524fd57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96b29f6d0c954ee180378286408c0fdf", "region_id": "RegionOne"}], "type": "telemetry", "id": "57cb005aff6343d28f24e2d2c293f566", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3c247abcddd349a79c6342e80340753f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ff778e8b4614ea593ac8780e56ee8e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5a640a5a35294ae485123d7d1344a067", "region_id": "RegionOne"}], "type": "event", "id": "39f857ecbf684a81a37eacd8f00f8e34", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d244cd9522f840c9b68acfed710ba276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "76cf3c7663ce46658ad94a1f159d6954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "506a77c3a5364c3184f82fa3325119ff", "region_id": "RegionOne"}], "type": "events", "id": "b1b151e355fe4e12b09e5393ae55f216", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "754f5e121f5846649eb9e69876b4b03a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "553fc74bcbd34ea5bd82260ffec1353b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "66b1ea860ccc4096be7e3feab957f802", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5c3c440c68484e018a426d6053bbf840", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f4a4d18e42d14851887071a1bf82b904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "199da5861b1e43ec982d523a6b7ea0ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "685731013fa14cc0a60725a6e55cc26d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "72997a0ccef541f1b1e1512efb8aa443", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "108629eef5d14b4f955084124cdb5c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d235242911a3418c849869729347ccb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "46e77a2feced453cb1d6c8968e675954", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "50359f1d5ab54965a7431e52eb59235b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b59de6baf484a46a4790a4774a2ac4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42df181d8d3a4c8d83e2a556c2ffa801", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0a8672c056de4777a6503020de07482b", "region_id": "RegionOne"}], "type": "tricircle", "id": "4b1f2df254744f929aa593cec70c8733", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "daa90bd5eb9041fda49bbd52da741ea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cf397e7c2725455194093eeadbe56f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0d4f7028bf174583a40071ae0373828a", "region_id": "RegionOne"}], "type": "database", "id": "116dd1610e544494b1554e88d154dee3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2ec3f95c7ee74a379d93e2c4e542fbde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "53b69353b8cf4483bb686a054228dc92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a41bf3139b444fc9a9cde2884d849f14", "region_id": "RegionOne"}], "type": "application-container", "id": "8f08706d47964a4099fbf64ab6cb6968", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0e2eebedf6ab45ea85bd93f5d1e2bea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "100c3249455a4f9eb793ea64837e4584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8737d0de95d34924a8f376cebe914110", "region_id": "RegionOne"}], "type": "container", "id": "ea315051e40044728843a3e2bfa4b6bd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "78b245044336482c83168e47e0f25b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "447a24c00daf4789a384f9829fd4471e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8f89bc2b52eb47aab164d1d62765c6d4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "61356a9559a849cb9b998dcd17db1227", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "84c8c5fb9d3a4110b7942d234f2c06af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e66b945f4f004e0c9873c51ff65517ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "66147c4b69e4485abcafca4c46d75887", "region_id": "RegionOne"}], "type": "rca", "id": "0e84ef9fc6cc486ab74a59cba3bbf3ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0ad08ddd069b43c59eca8d04d1b788ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4fd1e1213fbe4054bcd498432cd22bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "930aa481458643f6b71cc3a693b71e29", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6affe86fc9324290a6931f529165a098", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2f02b32e30be4097a44b1dd81ecec346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "57ab85aef04443b097d2a2660d499064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "814564f5ab404fa1b4c3c52ec4e1a488", "region_id": "RegionOne"}], "type": "network", "id": "004c03174d5d46c59906080bf9a38b6f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1a5520031792400abc891dfee2dea3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e661cc171dae4cffa9a8d4b4880c2b39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b81e0494ba674eeaab3db2a2a9495ce3", "region_id": "RegionOne"}], "type": "backup", "id": "4ca6da9ce8954c4a8a316d1742b23c94", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a767f002df934292acdf755cc6e38005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c1e68a53d604558b488425c6e82f73a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bdd3bfdd413642869ce623a7d4ebf000", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c0c059628d104fc9af88d7cf59f3891d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c68f41b73c7d4eeeb19979be45a6540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbea5ffc31664ae5886073dce4f56cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f7ef7cd303e646b39f5b94b558983600", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "13ba749dc7344ee6b0ed8e54e386e2f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "81edbee154154db592b8be26a0f58571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8dd51a3fbc21467888a37b382577eafc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "feb4d4bf37c44e0db9807fdd25131669", "region_id": "RegionOne"}], "type": "monitoring", "id": "084bc72062a643f5acfd0a5614ae0740", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49d53340fede4c3a880c5c6b2124d8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bba3f6196bb14b83a1987c408af8d0df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "19de8d5ba1b24e06b997be380a29bd44", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8bceed9a8c1f4edaa315ba342a884c84", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "315e46d14f144cf8a3d5b56645dab1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7ab9afe76cf64ac0ac57fbc2d222dd7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fca6229b7c2740bca5a159cbbf4d7bd2", "region_id": "RegionOne"}], "type": "placement", "id": "2dd8d7dc703d4caf946ab348e75e6be9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "490c1221d29e4f5091cddd55be273e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d1bddf04f2646afbbf08b465c0e9510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "80c5e5badcf5461b9168e8f012d7280c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b5292fea66dc46da974e24eb9165a62a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "66c72d00a3f54d3fb13815a72418a0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2e4e96fa874d432a8a38d9c1e75437a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7d13f858b054179ae666ca5e09152ff", "region_id": "RegionOne"}], "type": "ha", "id": "9ce9cc7de5e74f309fd39302c794e421", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ec7987685b9144a5b9c98dabb366babd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75851a315e8c4d9fa6fd1f734001282c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b425ebee54e840789f137bfb34175f7f", "region_id": "RegionOne"}], "type": "reservation", "id": "ce42d45387524a99918298934f779f41", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "15e9aed67d564d28845735c0900cf3cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8789b3b0a9df4aa0bd8bbe6a65b335da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "faf692436f9c4d648defe2e0073d21e8", "region_id": "RegionOne"}], "type": "function-engine", "id": "d08510815fbb46e6bdbf89272b8935c4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8d11a76bbe8440858b817b43c356e2e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c36656459af24b9c9b120b1185cb3b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "31f468906ce54e769d13118a3df5a8c7", "region_id": "RegionOne"}], "type": "accelerator", "id": "11198fa6728b476196474466e3583fec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d3c265d6f84f4b66bb112ac772ee1dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32b1aba5f31b4aa88fe54d1b0451782d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4442a68c20b24790ab8478110b61dcc3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "af873555d51d405b872bde233d88e663", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62248cd4a40d484bbde202386c1f8e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea25a9a64ea740f3a306fefa5f221537", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "46183c66d94c49cb80a97d9128c99a39", "region_id": "RegionOne"}], "type": "registration", "id": "8ad06415ec9c4f49b70c0ebdfa605cab", "name": "adjutant"}], "user": {"domain": {"id": "7ac8ef0f779b49518aaa9c515d54c737", "name": "923e5c0f83e34d578df934742d29a505"}, "id": "688e7dbfe79240b8bea5b0d53949d775", "name": "3d3ca9379065440bbb6ed9d454d51d2b"}, "audit_ids": ["2de2d1fc00b84d12a3905ce7cc43c369", null], "issued_at": "2020-04-23T06:26:01.799921"}} 2020-04-23 06:28:01,980 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/extensions.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,986 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,989 keystoneauth.session RESP BODY: {"extensions": [{"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "description": "Availability zone support for router.", "links": [], "name": "Router Availability Zone"}, {"alias": "extraroute", "updated": "2015-01-01T10:00:00-00:00", "description": "extra routes extension for router.", "links": [], "name": "Extra Routes"}]} 2020-04-23 06:28:01,993 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"router": {"availability_zone_hints": ["nova"], "name": "goofy", "admin_state_up": true}}' 2020-04-23 06:28:01,998 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,001 keystoneauth.session RESP BODY: {"router": {"status": "ACTIVE", "description": "", "ha": false, "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "name": "goofy", "admin_state_up": true, "tenant_id": "861808a93da0484ea1767967c4df8a23", "distributed": false, "flavor_id": null, "routes": [{"nexthop": "172.24.3.99", "destination": "179.24.1.0/24"}], "project_id": "861808a93da0484ea1767967c4df8a23"}} {21} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.204850s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,791 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,797 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,800 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,804 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,817 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.720382+00:00", "project": {"domain": {"id": "f90b643a0ca14300904828484651db36", "name": "8acc73b6a6224a218fa2bec75df710e0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eb52101745e34e65870653ffff8abebd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "af1938fc574b44b39807f34913b4445f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0930d10597f64786890d98273ce73f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "80b13e94e3bb440bbb582869e4c81a4c", "region_id": "RegionOne"}], "type": "identity", "id": "c225eca0ad2448819e074e562f3cebbb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6671d7205df348a19d3ef6f977b9bb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6fe5cb9af71f4f5d8a3678746d4d93c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cde99cdeedec4f9a8a59c98758f0907e", "region_id": "RegionOne"}], "type": "compute", "id": "b5e41794ff104b81a749b29e88e6005c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "44f5ac56998b471aab6fbece6b46126f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "43c8b0c57abe41478ee5069c655ae8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "95a55069e7a14c828d81010d38a99db2", "region_id": "RegionOne"}], "type": "image", "id": "4e36a2271a0a44418d6c60a2d888a125", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e5b6a23d0d74f3f9f3be41b76d69840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "40416ce293fd409bb2c70ac4fda1734c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "62cc79787abe4942b99fad14f95b6319", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4882ba8815b340fd841e904ae262e13b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5c481f599b3464ebd01dc576455cd40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8143d1e2ff3447fa95505084fed4fae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3e3903eb9fa4616bfca96264ee3b66c", "region_id": "RegionOne"}], "type": "object-store", "id": "e41816c6fecf4abfadfe2da306f1f7ed", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03cb33f3727040d7afdf837d65770fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dc95422cf2844959b251ca4ecc9fe6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f916808a1d54e8aa07c6da4b4ba919b", "region_id": "RegionOne"}], "type": "clustering", "id": "25c6f371f57f4ee9aca9ace89a90f7ca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4eb59ca1f0543acb8e702ca156499a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "da2b9b8dc59c493cbb4c052a7dbf7ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08d1f108021d450fb0321ab2748db64a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2198c5c4d46643268e65bded2eba438d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c8bb289aaab4bcdade5d18d364a4613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7945142e6d2c47fc8352158cbfa8a740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cb30b302351d43c8866e7c946a17983c", "region_id": "RegionOne"}], "type": "cluster", "id": "8947c1e720894113aea386eb81ab7b1a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e121b9efa85345198664f5145c8c486e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "940ea43d9ae64ea595802e84dab78e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1317785676d94eb1ab6b8f506404e631", "region_id": "RegionOne"}], "type": "data-processing", "id": "64917148f1d74b558fe00e8c6d74085b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d5dcf2d1bcf400f906f0b4a660110b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb86985945cf428494526c8b6c005e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "47b0708369124c31829ec8e5cd2833f7", "region_id": "RegionOne"}], "type": "baremetal", "id": "f3dd615bcea14dff8176dbb7ff4ad235", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0449f810dc44481b35618353a743edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bd49ecbc2944863b85d9038efb5fa4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60d46daea75a4644abc2449435c69757", "region_id": "RegionOne"}], "type": "bare-metal", "id": "06d16b9bf6db4bd085b6c2de19b2f042", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bf7e8d71837c4ff8986a80e9ca7b4bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6855151baab544e7a8249b5133e777a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5305b51d21e48b1a0ddd0a478b32753", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3c077a444a1541408100021739fa0a67", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d7bb2fdbf244640814c7e6d3965f7db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a9f8906378e44eadbfe14af0e33f5b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "26a1dbaf8fb945d1b189c98559568ef8", "region_id": "RegionOne"}], "type": "key-manager", "id": "0dd910e7009749cbb7b8c605b141d726", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52b518f943d94a1bb8c2c10942ce21d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e680fa17b6a84751963ad519caa866e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "158f2aef31a541cf83597e5d338f7ac4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "92521c4febd34666935ab6b800e49f6e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c75a6dcd1684c9b8aaef6e2762afda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a0a29b7247e4fa7a7dca0b31322af93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "74492ead4fcc4d038d28478c173b95b7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c256f68dd3e44337b8883fff14a8751c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "32d5c39f2f554f708ecf332f6f91b1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46a9453882b340c9aa7c46a0d1f7bca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "434059a263244ac595298f4908e7f027", "region_id": "RegionOne"}], "type": "message", "id": "116b24de538240b4becf76cf265238ff", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "752df7bf1b3148efb6193a6f80246828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "93ef661192f64beab29300c2a7776d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5bf120171064452aa8d2fd01280d06cb", "region_id": "RegionOne"}], "type": "messaging", "id": "e2932064d9bc4ad3bddfb5d2c1b552d9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "643b573ebffc4b92bce561161feff3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e84dda904a434c52b60df55ef6a409fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9fec9adfbabb4357a17aa5fc806397e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c10c2dca405b47d5b947243824757f47", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e508b45196e34ecabbac02c23e6e60bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "accf7ac9e06d4e3e8763c22fcc1fd2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bae61a469b1432a9635a8ca7f256637", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "02df8a96571f4b99ad9365172b3ad887", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61f1c0e14dba43a38a57e52f9999dccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f7ad8fca68f4583b56635d1b8376b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e460cb88d744853b64786635fb9688b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1f6d87b5a9f84b91bd027356cf37bb74", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82f39104d3374dbd8d3958d7728aee47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "880a50a92def42b6bb2b1c079dc0d1b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d9b69ab04cd4510985ec88c84df1064", "region_id": "RegionOne"}], "type": "container-infra", "id": "c8df5dfd50164a20bafacd5642b2e1f6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f8936899e5544d2e95200c8a3023d467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ead4ea495e47448db4da76437212677e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ecd9ff5b2dfd49f7a3ccf42bfcb2986b", "region_id": "RegionOne"}], "type": "search", "id": "70d1eaf261cd4df984553605ff09c1a5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4fd53c5112d24be093982a4fadafee44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "081c8c64099341cca1f6a4022abf4252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0250a2d5b6454b9cb6d5a0bcbaad7ade", "region_id": "RegionOne"}], "type": "dns", "id": "2e3e09d70fa24cb283ed58a0c8e0445e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "95bd8f671d764823a72ea8a15ce54b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a181ee4f4f574728835f74c7babef498", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "af357a7728714478ba909d93955613bb", "region_id": "RegionOne"}], "type": "workflow", "id": "ee91c275d431463786f119f5117e94ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ddf28e9661634308a796f4622f622934", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "632b531b2c9a4df9932f957a375c469d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b63f7df2f3884454a14b1d79d2059a5f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "31f421da6291484684fbc4abf223f129", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3c08aec111ea4285bb1ca2a60898149f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5a223f2790884aecbd258b34c3ceefd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3dfd1585c01541e0b111f53656b37beb", "region_id": "RegionOne"}], "type": "rating", "id": "bb4eced49d17406a8b906c337b173e4d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a1a111fcf93428d9f0d301c4d9374d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db6b64711cf44638bf22115568cf9457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "63e8f23ec00c48c3843f6bb9be1a045b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3549c001b3b6447690bba098667f0881", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b33074096274d69a755dd4ee9e80876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9ea1a7ae076465e837727565b6c2918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f036e1d7c9734a83ac33a8058f8ca958", "region_id": "RegionOne"}], "type": "policy", "id": "da5eb90555314efa86e04051caacfb32", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d32e534da3540a39e3f23d1f6c7361c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "893564969f5b417889c57d6d0f856d01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e15be692646148f49aab1898ae75113b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e46675c402dc499c91cc13f00f2c3fe0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4f8f217f8ed4194a480ff64d645ac35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08cd70bb5a23475ba67dd174596a3013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d10f7aead1504b28ad866648141e75c8", "region_id": "RegionOne"}], "type": "sharev2", "id": "5c8a0a2008394674a9b2725a50e77ddf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9758c8edab714308be28a3c31817757e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a47f6bfb6f494cb0bfff62efcab70b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9cdc4a099c6b48028feb10d982e64bea", "region_id": "RegionOne"}], "type": "share", "id": "7565b2506d854977a7ee983272290fb5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5cb19fc4bed84ce9a58d951820f73285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0c371bc52ec04b8aa1e408dd9651b8f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c382422341d54b1b972687305c067afd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "766c099635cb48b49495b59fd5f01442", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ec6b79eb9424bada1fe796f945760a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67cd78847b394520815876e2d158dcf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "309de27ecc5d4d3897e709c41be572fe", "region_id": "RegionOne"}], "type": "orchestration", "id": "f3e83f96fb644406b8c2330f3b2b9f9d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3284474509f43d09bdb4b8a0d8f9d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60f5439abb794da4889a210058d14770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0db09b00ffc2490995bc3353bc37fd82", "region_id": "RegionOne"}], "type": "block-storage", "id": "04fe5d8c8c514ec9a0afe22124db266a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f4c1660133a4b9ab3c3b4b02cdf0213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "831005174a4542c0a501e9b91d3e796e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32f4404329074597aafef40d98662b86", "region_id": "RegionOne"}], "type": "volumev3", "id": "415c22c887a040b9a5657152556b7b4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b865c1f4c82402197553feded965c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1906e9e8af444aeca7ebe1fc016fa931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "869b3f8ef69d451aa44faf7b5d2ebb9f", "region_id": "RegionOne"}], "type": "volumev2", "id": "a890d8c91fb849c39d2e1edb70806e5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1497c13a609c43e799d095f3d3b3670f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20b8453683354fdb852686b3f05c7bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e1e566ed2bc4a3699d7b48cb36feeee", "region_id": "RegionOne"}], "type": "volume", "id": "40a3246edc1a4e988dd74a819dca8204", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e942d145717d407494fee98ebc9297f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fb04dac04494224aab94e7514425c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee51766221ac4991ad9ee43afc595521", "region_id": "RegionOne"}], "type": "block-store", "id": "84b68899e94b4d1b93748359245d5576", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f3c36315faf44aa9bd458c64a0f5113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d76ea999e9574bd9b2e4b9705dc5bf2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e51930a8e83f40819217abaf3ce50a7a", "region_id": "RegionOne"}], "type": "alarm", "id": "47d275938c204ba3968c6004b82087cb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f191a194c63b4eaa98e52a6ec8a59d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2567362c75994f39877412f6912ef166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1b44a85fe61040d78ea207d4ccd9c0a5", "region_id": "RegionOne"}], "type": "alarming", "id": "3f98b7b2d24d499387434c18a4e42138", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "73c3c160ffdf42b098a08c2918e41b47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d07e6caf98949e1b09426206a3ff277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "393dd15fe0a34709a8044a9d6fd6399e", "region_id": "RegionOne"}], "type": "meter", "id": "fdfb48a6bef84a729c4309109830eca7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5ba167ec0924eb89d04a5a5a43ec943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "979d55b96f5449f0b3e59662f187304d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "adf8a5ab77a4444a92221b7f9c3b0c0f", "region_id": "RegionOne"}], "type": "metering", "id": "47f3d44b23f64aadbbcec3a9449d43f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "295e3fde4bcf4600ba050ddcf810b700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e031df38159f44fc875ba3c351ff1e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a299c834d3b14308bf4f9527ceeef84c", "region_id": "RegionOne"}], "type": "telemetry", "id": "65b9e79247ee4492b1ee71b77e989191", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "645e83151e6748f3ba30663e7b62da88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "853818a21d1846d691674e3315665070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4bd73695810348fb8865293e0a128b68", "region_id": "RegionOne"}], "type": "event", "id": "3ea79717596e4c9493db517cf057e326", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3c563cb10714493a8cd7f740f5fbf56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5bc1bc48ea804d4297367e2e12cfa551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "979025c7baaf456aa1efc537714b512f", "region_id": "RegionOne"}], "type": "events", "id": "b8b62c5776514e188caf8d2614d44a6c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "478739944f0d46acbaef11ac4dba685a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c564d594fb8e429d957c43ea18cf1614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0828bde0c18f4041a0f1bc928193a68c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "33ac3310f80a4780bd804993beacc7a3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "216c501ad8124bffb85758d50ad6013f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e7532e849a25429d8a93c4d863f1cbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fa3a828934ed4438ba41fcc770acfa58", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aa412866c2604963a830c7a3b562c210", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "afce56ded0e54b68870dfde5953ea8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d99c19970ef48aea31c00973cfe9d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ae7070877784c03bb894f225a1809ca", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "913962bba34e46f1a4187d1ca172e807", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "263382a9ffa14afc8e11678bd17ea153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2e3c3a5031a542889bfbd7967fbd0a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "125caf33b36e4d23b872cbc4f0a30f8c", "region_id": "RegionOne"}], "type": "tricircle", "id": "b4b23134cf924d60a465ed84dc43d1ad", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "12db61437e7246bb920abb04eaa328fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cc3cdfd78c65406ba52b247a484b57af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "836d9ed0f06346d6908f30b6e703bbe9", "region_id": "RegionOne"}], "type": "database", "id": "0f6a6a4e51174f74b30837721e2eb90b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "694b4d9a64b8414c88d7a18f29ed570d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf2f7117a29a45848a68efa84614f195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "96d6a51932f64b43b36d1c73fbfec54f", "region_id": "RegionOne"}], "type": "application-container", "id": "9f790693f87848139fd262ba20d8bfe1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3980355bd0744ac2b6a2d8dd98f649c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "820beeb932914d6f8bd2a7a25beff989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "57c3a083b2ea42dba4a4124e879843ed", "region_id": "RegionOne"}], "type": "container", "id": "1d9e45b3f7ef4d098589e22f6b279f9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48d81c9e63b64e6ebe817efba34ff49f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6bd21173c844496da70d5c25125f7c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e6744b907ea240a4b48b9f642f28e6b9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e3f33ac9e8ff4bc9be85b51df1496607", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86ea4580918b4722aa81a5ad34ce4e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c26aa72e1bb44fc59ad55bfbff140db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e9c7bdce736247a482d17dd2f903d83c", "region_id": "RegionOne"}], "type": "rca", "id": "991bbe4addf546eaa1b036b1deb7d274", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da2584fda2aa413295f039c9cc7b2cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec30df0b16304dd097aa65ee27adf4d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cf83817efa654d5681af0d7da0310aee", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "560ad1c463ad46e39dc98116f0392fbb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e983ed4cb9f84fc3a8478cf9b67f0789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "191646f832384498a7e9063b6fa82dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0556c4fab46e466cb3f4d228a4898561", "region_id": "RegionOne"}], "type": "network", "id": "1c3377e6a343481ca4ac7e859aedee23", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d21e433bec934632a070180d58897b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b52942b6f67c4e8c97110b44093c5db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c4685d28e6f9445596c08835b1bce0ed", "region_id": "RegionOne"}], "type": "backup", "id": "d524f492132c4ca5a2c56a67596b64ff", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a41ddef2803b428584616ebaf14e882e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f968751b9478429bb35a83c97e322710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "757eae77155d49698e01c3d4eb1e96f3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5b9b464cbac54796bb8f9106f0e38669", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ccb9151999e641d9bc07499e8c4de942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e9aa00366e045c9a8fd47e788df2276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1106d6ed78874411b6c3207735d7f7ea", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "580879f408034dccb6229a59f956e756", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4029402853324d5da45e79e7011c3bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "489e20efbc6b45598b098354d6e96bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "de66a72737f94a7580f0aa7fe3b532d4", "region_id": "RegionOne"}], "type": "monitoring", "id": "549c3b2fb6fd4164b9ac482ac1735796", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "246b7aedf81948c69d971dca311fbcb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2fd933c423ec4a02a26ce5aed483f3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "46942ae9636b41e9a2b2fbe1102ae317", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5fcd07823d5d419ab67dde2d75909ab8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "755c795767c64df2a0419bf9857943d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c6524901e22b4d5f9be1c3a14a7348cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "06abe5d784564158b261e094fad98a98", "region_id": "RegionOne"}], "type": "placement", "id": "7a168256d2e549a189858a84207fdeb0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "87a69e90b2c64dfd8fe7f0d0390545bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "256eaf0da82b4c6b87db395228740fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54c5127ce60d47fa8c15a228c7ea4198", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a10fcde6dbfc4bbcb7e8ee6b110de703", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb457ee7e21142648f94ceacf7651398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d9e5921e19e84837b01c073c9de81e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8f6ab1a8ac09432ab327444dc3c3f058", "region_id": "RegionOne"}], "type": "ha", "id": "471fef9ea5774ddab0074edd248fa6ec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "26214773620f4f628273a3bea42e459c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "50c9860780534f069e54668ec9db3041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f969cff880fb4ebc925926fd309b9270", "region_id": "RegionOne"}], "type": "reservation", "id": "64b2ed65973c4b0e9d01dbc2b05d4c45", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c8e031fc06e54a6db48d72dfc89bff1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fa666e99a3a845a5a1df60ff89f1d6ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10d49a4a39084aa3abc38a6b3cf480dc", "region_id": "RegionOne"}], "type": "function-engine", "id": "e88384fb47054078b2921ce9d6a4368e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ad76f6e4f2e4eb0960157ef38775c7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dfec1835c712433493b171e3b47a1ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "320e6cedb41848cf92264f63988de5a4", "region_id": "RegionOne"}], "type": "accelerator", "id": "c910f5bd5cc4432cb1b3d60266ee13fc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7f2cb673c7b64693a7facc9a12eb384c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67ea4b3ad8c74a3eae203a6fca4f97fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a3740d487db04708a1f3befbb35619eb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "31f54b13d0df4cde9f20e7c611061875", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "73afe88af70e42b183dc89ac00cb47f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa1ca7686b444eb6ba1465853ea52b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6007d144325d46749beab82b76e9fca7", "region_id": "RegionOne"}], "type": "registration", "id": "1e42565ccad943eca4f00e8c2457c51c", "name": "adjutant"}], "user": {"domain": {"id": "627411501b90448cadbdae8fdb5a3714", "name": "af329cc29503444b8e54f557bba8e219"}, "id": "c3b0dd92df0f44eebdb82f5075fc1c24", "name": "810c089466034a97a7849791671c0334"}, "audit_ids": ["c197224173e24259b046d9c4d626609f", null], "issued_at": "2020-04-23T06:26:01.720382"}} 2020-04-23 06:28:01,902 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,908 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,911 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:01,918 openstack Security group doesNotExist not found for deleting {2} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.287778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,775 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,781 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,784 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,788 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,801 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.715870+00:00", "project": {"domain": {"id": "9723155f2a8e4829864ae930d30ecf03", "name": "1effb81aa9d940bf9ad4cbff455ff22e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cdd9931c620a49b0a5e10bc18e9670d2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "96e189000133465480f902c2fd7cf55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4a19c4d99313469ea184c000cbf50c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bec70a2a5245482f8459c4355ac57f40", "region_id": "RegionOne"}], "type": "identity", "id": "dceadf99ab31428fb3f415337e57c8f2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2b566036dfc24a13bfbff4d2ba88da1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c5cf4643d3e744538db4cd44820a4124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b634d204ac3490b95def6a780f96030", "region_id": "RegionOne"}], "type": "compute", "id": "84da1cd7d93e4284a63a96b55e3339ea", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9883be9938924f18949cac0fb44779ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "85b35d38c11746e999cb7da6e634eb5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9c0323b662164a8a82a4ed90d072751a", "region_id": "RegionOne"}], "type": "image", "id": "4b7e9fd191624dfe813e9663156d6d2d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b4d5b0bc27fb49368b71e073163d16df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1cefd894ba1b473f9566598027e1e43b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dcada63ceb3d4a1b9a88ff0d054a1bbb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "61e3a6de26e54e93a5a3479e2cd02039", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b641d2c4f06847aeb7988f584dc7be6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a48c5c1cbb24eacb37409a6cc1c8e8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72edf4d539b148918f32a198bb346432", "region_id": "RegionOne"}], "type": "object-store", "id": "9dd6a485a66046edb7bd1390e7f9afea", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "555e411a54a243169ed76739a171a2a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77ce3e2f49ee4f69b9d6464830ac0118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb3af0dd48b14198aa6cc3d34721af30", "region_id": "RegionOne"}], "type": "clustering", "id": "fa48cacd0d26444097d726fcc1b0e6b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ef03b1176a404e72a8457118b7579266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b1cc6a7b4ef4b0c808511d1a1907370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "649df32998b0493facf388b573da4aec", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "29bd019511314c4dabf5f7ff06b654d0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ac46c864e0a45749efcd7fa87a77df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5e4f18b1363b489f932cca82dc361ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d3704b19a514648900cd4e9a27cfab8", "region_id": "RegionOne"}], "type": "cluster", "id": "0ca6f80a2cec44cdbb5ed7d18d16310b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0b53f7e1f77747cd8eaf5cd31812fe43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "243764ec25224af696f8cba8b9b6063a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9c0371873c6c4f6cacff986acffa0bcc", "region_id": "RegionOne"}], "type": "data-processing", "id": "88b766d8abd04376ae4da4e326edea71", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75773c8b09bd44c2988fce6ac3089ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "175343220cd04d10b64523368625f316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f49d3f28316b443fb57c3a6cbb5db4d0", "region_id": "RegionOne"}], "type": "baremetal", "id": "dcd747a5fb804da597e5a5bc55d7b2e1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "571231e9a76a463ab64b4d67fbdd33c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ecf52d95eb6c4ff4ba9073f559fef570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4486382aa10e45c5993870d303ddc333", "region_id": "RegionOne"}], "type": "bare-metal", "id": "39a14a4643be474fb154e81617dc1943", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0c1862df467d43ba935cd9266925f503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "054779bbf1eb4560bc76e0fc593d42a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "aabc6954fe2040f480c1600fbc625986", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0e1d87ff73694f48a42281091d086983", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "69f87ac7a67c46fe99bff583647c8c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e279a28cca243739209a8451fcbe607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a32be2a4900f422ca95c000930f7fb61", "region_id": "RegionOne"}], "type": "key-manager", "id": "8aa0c4b684594c628a09fa4ac10b7bba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1b9684436bf4a439e9b75bda3aca9bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7dbf567e7a2045248c7aed5b8c08ef5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e98704810e1c42d2a67a0c2e38c26446", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "075b77b0ecff40a5a24bf56ca47d9b59", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2bb1a770cd54edabf1ad624f9710e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6168c6a8629545d99e99fb639efb4f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "42a6add344c64e4cafd81b860ff307e8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5b21916fd0284ef8b8f65cb4922c5d4f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d255d88f1e8f4c38920788b936cbea3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e384fc1e9eb240d9af486a0ff71acdf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4eefce62c1f8400ba59ab27c7d6014ac", "region_id": "RegionOne"}], "type": "message", "id": "5811401fb2ba41afb67dd9f8f9e68138", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "06414a346dcf487a9293559181566fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a650806110a0402c8c84dc594069c39e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8fdeeaab309b45948cd7d173b191af68", "region_id": "RegionOne"}], "type": "messaging", "id": "a11657c1d15a4c6bb4ad816893fad773", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d291cc73994b40a68cc09c037ab3de03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "34a1c5faa4ec454e9014b45c52823989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0739ad0cd5ac4a6794d32f3e56d20801", "region_id": "RegionOne"}], "type": "application-catalog", "id": "813d0f3a0009444dbc09f12711836ab1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29c9c2b86c9f4c86ba088e8cba5fd204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef6063dca1044a9188c3e3f9b3b49d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e351485f44a84fc3b97a80183b430c54", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "469c56845cf94069a13ec99d6cbcaeda", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4024d61594443c78d8bd71564c8195f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a03f1087494f4c3f86e3bb7ad620113a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cb90f834443421186a8e95cf07d2a99", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "68d52596a09640048b2cc9862c354149", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a9a7672a51d4b1f823f997196227b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca722f4a29aa41bbaeb88ee1c0fc5684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b7d75afe8b5457a843d204881dafff3", "region_id": "RegionOne"}], "type": "container-infra", "id": "4d5909ece204479785c9f4b7141d1158", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2176fc276e354503a8c832bd8a651f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0af46d82aedb4d3f8e4ca0dec8f0dcee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ba4b4f24367c48b6a4cd55329e6815d2", "region_id": "RegionOne"}], "type": "search", "id": "8c21acd8d528489095ac0eae96e1d1ba", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "379106bc552e4faeb1e47396c26c85b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2205d97c66b941fe9906d69ddf363f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7ac6a1c437a1499ba32edbcff8c274ea", "region_id": "RegionOne"}], "type": "dns", "id": "484c08e37cf6482588132a596377d6de", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c915742fe4414cf39aa00369f8811aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df306778cde94c02b396b0dfd484a755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "754e5e338c8f4553924c0c30ad882aac", "region_id": "RegionOne"}], "type": "workflow", "id": "23a28e88e6744ef4b1f54638e772a330", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2269da15f1ca4ea1a8487bf002e64151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "410f5c2d0dc944f5abc2ad63a144dfb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed4c92535ec04c7c8cc24c7fc12ddcd5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ee3fb65dbab5470384103a3b615515dd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "26117a78d48042ceab544ba14d817cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "67f58256dda44f518dd9e0b7d0b6aa06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "69f70ca95b6f4fca97a86817dbd8f8eb", "region_id": "RegionOne"}], "type": "rating", "id": "d9b7bfde3e464d1ea4c23f4020d91cfa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "309a8f9235244d60940b214e9ba1629c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf25cfbd16be452f97e6a3c8f5c9746e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "21dfe9028146418583b4c04f8722d494", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d931a0cb6f7f4d35833daf4f7946363e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36c22163a50f4b3e962ba7319e92f3b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5f644afb4a44e588bd27baea74e799e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f35b3fca1b394b48bc89a66a4b412a39", "region_id": "RegionOne"}], "type": "policy", "id": "e842c18b3be946fbae1f1eaa77621b3d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a1686e2cd1a4b929ed74e074ee76aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f87895007b7408fbc794c679a738925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5079885f1cec4e2594f219f91a1f27ce", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b7ba64eaf93f492ab4c28d7b3c9d2317", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec94e688460c4f6c8b2854421e4b53da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "23c6766e1321414faf9e54bbf4a44796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f557c5ea56b4204abd87e56b7df5984", "region_id": "RegionOne"}], "type": "sharev2", "id": "93831177a785447e8520bcf28818be75", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bee8c7c72c1f485799b4d89751adc474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90c7442b76094c5cb20ef8a52df7e2c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "322852f6ea8c441894e0aca4dfb745f6", "region_id": "RegionOne"}], "type": "share", "id": "5627d7e90d8f491a82d45ba28e4ac616", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0a847c5306a047e2b6f6c073dec44c7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "747c7870232e4ca2bcaace9b1ab138de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b94d4ee36fa420da6a207e333107a50", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f1a9df8bd2f847458e63dedbb5acb1f9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5f35f26f7644619b822df33eb87a152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af61f18fb07c4c1389399190ac682ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3b7d4af53d14c00b5736e13a5164f95", "region_id": "RegionOne"}], "type": "orchestration", "id": "2eac8d0dbfd44826988533b85cd099d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b03dfd30507f44729ad26dcae7e28d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46b62f27589c4b29a452a350d2d50bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92de9ca4c24e4f65ab7006188f16d12e", "region_id": "RegionOne"}], "type": "block-storage", "id": "b16fef1d615c42bd97b871c4ac02c742", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b526bb0817f444f8b1189b6eb4f09d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6326bc922bce44398f9dfb3af631b929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f7381556a3b4e2fb9b5a4ecf7eaf21a", "region_id": "RegionOne"}], "type": "volumev3", "id": "b52b963d1b98443491332b318f0e2747", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f024e6003df4b45b823699f199360bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9aa5e01566b24d3d8a9909d4e0b11183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7fa0fada7a64745952b781ca6506e2f", "region_id": "RegionOne"}], "type": "volumev2", "id": "87a8fa678bcc4aecb95360bb16e0d53e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f57f43af0bbd41a4ab164b96c4e3ce36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c50918754da64fc6b4b8baa8b437ab9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82979c60437e4647b905ee497d053511", "region_id": "RegionOne"}], "type": "volume", "id": "364acefb500f411ab1b7b943e84aeb4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed7454bd7cb54d5192af63741e7ac380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2949309aaa95449ebabf1c41538242f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a4335a727484feeaf83439de3b8eba6", "region_id": "RegionOne"}], "type": "block-store", "id": "043e516c392840c187ea64754df55d7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4818f20307354f17839a23919e5ad388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99901305c06c42adbc94664b68f56c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe1ca340476040f986bb3ce991b6eff9", "region_id": "RegionOne"}], "type": "alarm", "id": "c4f6d28074d24b0aa0aeb9394926f18c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a375769ffef240e083544420158e72c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3aeab4e324b544a6b350a295d87ebe87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8691d4a1e8624405b0e510f5e340874b", "region_id": "RegionOne"}], "type": "alarming", "id": "6d79f9733b824deeadcf112a8c2f6388", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3cdd756e428e43cfbf07b51d885d19dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f2ff0f70c21d46e58d7ab97dc825489d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "193524e653724013a940ddd0675c1551", "region_id": "RegionOne"}], "type": "meter", "id": "f8055c977df840e7a4fc4c382ca55bfb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "552d3cc301ee498c9ed5540a919f3464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55145d0a21a64a649ab5b5cff99d2bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "80976ea8a5d147569b6ff37491b65ab0", "region_id": "RegionOne"}], "type": "metering", "id": "1d89c4a8c4db4cd8925b17ba6fe7b5c7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0aa210aadd77407fa59c75e2c65a1164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6549d5fe726946c7a42719d823219c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf0943413f1c499d9633c65faa99bc34", "region_id": "RegionOne"}], "type": "telemetry", "id": "8b4f59b33aea42ca83dbf191e6e7bec9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "806d6a4595434c75891d9b26264691b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fbe83302a87c4460a66a44d7585dd834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "10fae1ac223c4e78b5b1f5303d3bb882", "region_id": "RegionOne"}], "type": "event", "id": "1dc1a25ff1bc4c1d90e290be2dfa9fb6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e2ed730ddf3a43769209561a7fae65b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d5d20304bf5417db49dea5c2852dbd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c82a0b46ea9418a8a87752e15adb2b6", "region_id": "RegionOne"}], "type": "events", "id": "42573b1d64284058807c18ab5ed278f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4af6fe24f12b481eb7e6d7fcc40b98f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f7628992be147d993de77be9af90e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7f36444fea604d9da658121ed373bc96", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8a80381b0509441fbf9ce5a57a73c6e4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e435c1c0a7541aa81d8a24272260a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4c774a95814469eb524c6108d28fc4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3ef48d58236049e19405cf558c18bd44", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b51ca28565d343a7a672d8117bc38351", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c3c14b880783451db4d6c338a04402cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f965b64b8524167aa213f4117c1a7df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d1dbcea4e864c169c8d2049da3ca4be", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "311c070d051e46e7953426400755dbc1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea35af5385b742d99cb6fda8d672ae3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07ac1eb16fc64ec999191feb9df00f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6e431b83260245278d94fe31768d558f", "region_id": "RegionOne"}], "type": "tricircle", "id": "90d2a6df7cc84c39a11d7e8158ae09e5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f783423ffe794e3b934ff47304a7cde1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fa5c9885395a4ff2a7dbf7fbe79f2d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6728dd52bfc646fea10f0f7c9ee1ad5a", "region_id": "RegionOne"}], "type": "database", "id": "dad710e7c677486ebf2607788a497165", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9feb5956271646a9b9a8a83d304ddeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42c601f197f840d2b72807ff4d32bc02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48788261b00446fb98fe19ff1ddd2a19", "region_id": "RegionOne"}], "type": "application-container", "id": "622c96977f104942a9340b8d3452bcd7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7694da3bd40a48068bd2f4981e18a8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b7db09b60ad4dada197dc7454aed2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00414840c54747cfad742790b6111cdc", "region_id": "RegionOne"}], "type": "container", "id": "ae3dec4396694bdfb3c7e9f95dc353c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5395aa7fb02f4a4e83e7b998cf5508d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd5ceeab323c44238667554a2bf0dc5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2c23408469954e8b96f98f1d15bae322", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b7ef8dbace5843bb8ecf1792181d005d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1fd498d85ed543c68b2d3010edbc44bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "285f9bee1265418fb2559626d74aa73b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e3e774a2d1d545b194a0e1e861cd1ea5", "region_id": "RegionOne"}], "type": "rca", "id": "2b77c9f6aea34f91a03e398f14da6d63", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d8e3decc73b1482a8bb39d937c589193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "901433482ac74dd4bb051faf26ec09d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6c19cca50c9e4be69bbf5937a89d70ab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "696dd4f9f9d749e296e1f0580a54a219", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a1bc8fc643934f6e9a346dc6095416c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e12f78427d104e81829bcf9818a28620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8238982abb7144819b1974fd5931a57c", "region_id": "RegionOne"}], "type": "network", "id": "e2cd6072a91349999fd4c94f494d30d0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1c9fcd641614497d8ec718310689f2ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f62f972dcf174ea9a15b97f0d2345ea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "581d927be86c4c48b44183048d1a1aaf", "region_id": "RegionOne"}], "type": "backup", "id": "e2706663d0b24128ac15a6feb081d392", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "db3dc1bc2aba487d99dd665855b68c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87d856974edf4978b99469428894c606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bbc44d33e01e4cd4808c205ceb4c1bdd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f1143c3d17ec4159870e7298fd804bc0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "42b88ce26a854e20ba91bedbb4643841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a97ac86977324ce5b8411c434c497ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78280afe3eea49c1b3877b2a80768ed8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "792944b751174c9dbba278d4e6009a31", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "83e3bdabe2734e9e82245758282ec4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "19a147253e174ab6a09d4a6a5a54a42a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b9304cfe73f40e78c317b7611de2cad", "region_id": "RegionOne"}], "type": "monitoring", "id": "779b6b9078244ce7872822835057bec4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28d08ef4df7444d4b7d2639311137264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8ae28075da8487db7698b188bb312a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8e91afce61b540569428d39540789014", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ebfc924cdba449498ecb17e1635c38b1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d1dea38b6474458a09a35a364798ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0a075ab8add5458abcb2f46f8463a488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "77191af98df6460ea63bd60f47e7c8bf", "region_id": "RegionOne"}], "type": "placement", "id": "b549da04d86d4f34a007797e8662952b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07e7a0f25b7340f9853e113291bd9589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67fae0b1afd04c33b0f3edd89d8545b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "18e05029e39f4474afbf51f75d6da12b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f87f99c2ec7b4a94a08903b51032b29c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43a1f8a1c6d1491298652f35012ed455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0bbae10132de484f844e4eddfe2f9486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a3211de5d9174bb3b47461bc39da1763", "region_id": "RegionOne"}], "type": "ha", "id": "eda29abed4e14df2bc411f1f20d16d42", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1ccd66f63a4a442e9d236057f59201c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a0a9a099b670427da2d6999fbae8e8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "838c773b28fa4987b4e5c50d5224ed12", "region_id": "RegionOne"}], "type": "reservation", "id": "42d70f04853e44c881afbb37c98c3dbf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3ad4513480ea4ead8fbcb3c30c507a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a17b0accc3324354873b6a2e5ea71865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "98be264e809541aba9dd7ae56f3ee952", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c6ceddf257c44e5a3c3d8367fcafde2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "52a72bd2c2174057b5a99fbe588acbdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d023467c6d4f4a1196e4b80e5c2ea538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9da6d321ce7a458e933f61f3d97a352c", "region_id": "RegionOne"}], "type": "accelerator", "id": "8b0b938eef344be1ab4fc8eecd77379f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2644b7f0993d40369679f9b336e7b0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a777c2c93ba14f49af893ac23a8b0ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a26f10a5dce44261a18936741a4df0bf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6f63955bc6904ba2b86e2b696fe96d6e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e145284e2be44a9e861c105f2769d4b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae804d392cba4bcf9e0894891446f043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c375bbe8af74e4d97e3485bb1706682", "region_id": "RegionOne"}], "type": "registration", "id": "794028b1e6364ec785f079fab39b9974", "name": "adjutant"}], "user": {"domain": {"id": "e790bc0da417435389f52ce62e8fee4c", "name": "4ee61169f1514265b73efaec2e256051"}, "id": "6deb86e513f44cb688d8db8a438e9806", "name": "2f8c23cf31674ebeac3c915a2778053b"}, "audit_ids": ["23b95da5c6324783b321f0c9fbc21fbe", null], "issued_at": "2020-04-23T06:26:01.715870"}} 2020-04-23 06:28:01,908 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,914 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,917 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,937 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,946 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "241767f7-60e5-40ce-900c-e2d35669c2a2", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:01,990 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/241767f7-60e5-40ce-900c-e2d35669c2a2/metadata/key -H "Accept: " -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,996 keystoneauth.session RESP: [200] content-type: application/json {31} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.059592s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.059483s] ... ok {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.060217s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.060142s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.331486s] ... ok {22} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.057699s] ... ok {23} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.058662s] ... ok {8} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.277245s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,819 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,828 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,833 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,845 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.761240+00:00", "project": {"domain": {"id": "73ff7882cb1f4162a33b31ae0f1d2066", "name": "bfb6dbcce06746169c5732b69e3d1d8b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "38a216874c844ee8ab0fe0c63b371a77"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "89c422f85f8c462b83ceaf4f5fec28da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "51a88382579f4e31b0e987c6dd8cba60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4ceeab19c01423d9793bd5365fec4fe", "region_id": "RegionOne"}], "type": "identity", "id": "b8320ab3d5054232a7c3483a47e350ab", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67ad50f7664f4d77a51f3ad905e69b0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4d81762390ac40c2bdc5276f33b597c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "439963f81b3146c68302dad42cfad2dc", "region_id": "RegionOne"}], "type": "compute", "id": "18f9749573de44478088e095b662f6f9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3d68340fa1eb4d738c6271e21df0f31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c047734a9c7c4cb2a76247ae4449abb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1ea830962d0a4affbc2e237bf82356f2", "region_id": "RegionOne"}], "type": "image", "id": "f0db7d6c42194f6482e4f05dd1e76284", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e6cbebb172274e0282d948d6190e0e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34586f97a8434390a5d5d6118ff48717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c2525597ac1e43a38595e551b5599a28", "region_id": "RegionOne"}], "type": "load-balancer", "id": "29c45f06406d4da28edf22b87c430e06", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4adcf483ac4b4e0d903c4fa86fdf6b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19453f2a07fb40b68d8d4953fff0f442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8977050770ff47e2956a60534b01ad4d", "region_id": "RegionOne"}], "type": "object-store", "id": "b23a5fff52ea4ae181fd0c045a3011ca", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9868f28933b042e786a798b48ae92b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "840a28bcc745482f92570ade206e4817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e290aa5d90204ee39df03dc599f78b65", "region_id": "RegionOne"}], "type": "clustering", "id": "aa7716d2f47c47efbcc8b9d74fd49d28", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff4c027255e74b28acb538c8738e11fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43c1964d4bf84cfba6f18adde18b1b31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "128c16ca94de4fb5ac5876932705ab43", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b0f14ec7bcc840d6b01bd6b641328e69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75b2cc58faca49a2a87e4815a2a744ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ed4b6f804114fe88d863e4703a3a2da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9421b4d0cec14d059461d5c1fac0a37b", "region_id": "RegionOne"}], "type": "cluster", "id": "c97b8bbda1af450a9c20c607f682fc4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92baa3fdfad94551916a16837a1fee82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f1c378cfa5c644a68207191ef6dc7e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a53b952e66534860b2bbdd18a97ea959", "region_id": "RegionOne"}], "type": "data-processing", "id": "bd0fc80e30194f2eadb2a667e0b0f5c7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26b768d87d704196bb39e64b7e0bcf17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fe327a99c084b1cb5df277f9d433acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0cf12e5aad3a4d6d8f0d9da3fd22f963", "region_id": "RegionOne"}], "type": "baremetal", "id": "c2cfdd277e8747da8acbf35e504ad6d6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c77a5e828be492da91ee1682a0dfec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2afd78f89db0413786f0b1d8cfffcb14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "352ed2c43ae3455baa3f541dde60e53d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8ffc153113c64ebc98eb11efa22b2745", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d7f1d90d6f4542b3b4ece5154747c6b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ca58c8b5b8ba4db689f0e7f29e9867ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d687f98f8d8a46a697b78dfd18dd7ced", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "78ba58093e504d13a3710402e3ee6fc0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "14504006d4da444b97bab48f7a3452d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "30cf6e0d01e147f5840dbd884a694800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "67e64a37996a408a98288d73aae66687", "region_id": "RegionOne"}], "type": "key-manager", "id": "d7e7f3cbaa244573ba6f43114079bca7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2bd38945bc846479c4e8c0c6fa88f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0cc0181e7272466097dc29f1fbdf7fdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ad570423645a4fbca14d62881d9ddc41", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e89e89d486064c9d87f82bab5db44644", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec04409790244c138e502cd62555b34b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ffa4979e347546dba29d209bc62b1420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ddacdad0c267492aaaf260b3d40afc4e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4ba6b272529c4230a7ef4110248efb50", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5b3a1ea5240d4d898bf95296c9680a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a78b4449b22a4a869830f0c4a3ef592a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f703bd4d78bf40a0845b3952b162caf8", "region_id": "RegionOne"}], "type": "message", "id": "6125f7f551644d638b80f9928f82a112", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "902d2b0739624eb6849900dda5e9379e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1fe7ba1cad5a456cb2e6b4aa345b4d99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bd77f72a8cc248258a64626b12ad527a", "region_id": "RegionOne"}], "type": "messaging", "id": "077280bafbaa4ad98aa0df64aff00bac", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d8c29275f63949d691ce2b9742483fa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9c53069b3bde48978b78a3d03aed21f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4b90feb8b2f94a7d824b264378cff7dd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f0ce4bd48b324318b16774cc94cdb6f7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89c2151fa5104866bbe35f223ef66c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "65c037f4b80a4fca9a6a93a346cad15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40700d6f2caa4492a7578ea41ceb6ec5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4f465f8675374163bdaa044d1772d5b6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "203b4447aae54a9b817240484be11491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47ad2407779541708900f07c318a9695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "745e7a44545f41f7b6c7415b1b822dae", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e9ef20fd57bf43a6818c49d9ff935085", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5083a41dad444778bd51f11ea5f0633b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0bef078efd44d3e875d0fec72d25c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3acb454071934d59a0f2a19770b23282", "region_id": "RegionOne"}], "type": "container-infra", "id": "e3e79e7f25eb4eb1868c1ea4bb8cd0dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d15776bfb05c440c97086131b7045b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ff24100cfad645068ee7b19d0ab6c661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c3e53b33bc5a4bd6b58b935b9119ac5b", "region_id": "RegionOne"}], "type": "search", "id": "bbafe016ffc44c46802de58c59869bdf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc692d409ae3409ab2387598946bf606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a984511875254b2583bed06f4759ea56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "948afc13e76e4f51b029e78efd27e653", "region_id": "RegionOne"}], "type": "dns", "id": "a6605e90e8d7478ca29f2f2f8551d412", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b4e7eafa01c408695e1d2b68e25e1e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3bdba853bb648beb07b53bb57a64098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7a6fd0e2703b4d3a9f7c8ffe1fa8c26b", "region_id": "RegionOne"}], "type": "workflow", "id": "2f9140ca833a4810b2ed3883b282df55", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "50efe3362882419a9bc2905e6285ec17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f1956b72b974ad3accb69a694e8eb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "04da4e0b288443f888c140e60e854bc7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c804f4e534e149fb8583f7a948c71d0d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f6f281193c5849aa8948510f8884c416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6be68165e5034728beb59fbe5a701fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "67f1ab6c05f74e87a380c2d5be8d41dd", "region_id": "RegionOne"}], "type": "rating", "id": "c9e7b9eb3f7c42be98d4e905db0931d7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b1bc47176a84cec84429d61fcf7800d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2dab5e78f68f4cf3b3dc4e193d7d2c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7eab5ff566734528936b32135fcec8fb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cd4511704bb54fd69aa34377e415e0e9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e15d9a1313da4d3d98e72c00b857a740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef7f4f690f954761b8cd2afab9b40bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "470982f43016485c8f28ee14968d70b8", "region_id": "RegionOne"}], "type": "policy", "id": "283cccfcf6524d24aed43fb16a9dbd17", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dc0ed8c1c38440f8b9f0a4320d83ed0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9933c7bdfb234b4fadad77f2ba819612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9b80dcd9e5e4b90bb4c6555df184f88", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2e112646069a43e5a825f98bc3898081", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fbcb120b12c43a3b8c472baa28b0a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8c3b87baf284076b3e12a922dfc7d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "082317d4329e46998374bfbd3183b11b", "region_id": "RegionOne"}], "type": "sharev2", "id": "36dc11b8d525429b971b760e30ada42d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c79890d05c8f4f5892bc87c40e3fb174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2cfbb4f533af41c1953ab594c7717aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4edfdb50d83946d8ab8317214cb6a781", "region_id": "RegionOne"}], "type": "share", "id": "8748a6e3dd7c4146ae51f79f29bed263", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd49943faf1c4668b4cd9aaf7336a257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9fff46f9ca114437a7fdad688fee752c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b7761c5a8c4548b6b0d697b04cdd8091", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "94f53220b55b49bd9ed76997e0ded707", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff5602a9970c4aa787eb0706dec8fa2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "929d7829a0ff4e5ca1bf6f14223e96de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "752f938e95754ff99aa6dfa9c89315f5", "region_id": "RegionOne"}], "type": "orchestration", "id": "81ad6e4354a84e4caba5af5cdb7a1520", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f609272cc27425f95480f4aa936fd62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5888c0b715b844d4818dec8c5b6e790d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5bbe47092914d73b7c2da1bf8063ea2", "region_id": "RegionOne"}], "type": "block-storage", "id": "c848b5f7c7ba49d382af389eab5a980d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c9ac4c37c8c4266b739bf9748cb33a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae44915b1a3f44c6adf64878f2e4b220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a448da3e2be4edcba3ef204bcf0fd14", "region_id": "RegionOne"}], "type": "volumev3", "id": "7d633113571345f99d4ce9b69b3f2a88", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74f247c9cd1d4f0a87cd4a070b808f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "035d66d8104f4b5b9da4b7d08825d749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34d2a7e20e6d4cf787c200b802b307ef", "region_id": "RegionOne"}], "type": "volumev2", "id": "9fdfca6bbcb6451cb5f98f1a768df861", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98dcbb7b9b9f42ba99fa08ecb9fbf85d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3b261940fed4b5f9482e646c8113ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "450a3173338447919251381add3d1827", "region_id": "RegionOne"}], "type": "volume", "id": "12ed426ada58443588bea5866ba82188", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b90dcf4dba94e149169b5a7014cecf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eace35a5ae54e08aaeea3e91562a56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c083540482704f669469b70007871ab0", "region_id": "RegionOne"}], "type": "block-store", "id": "7af1468926fd4981b9973153f0af2a24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a6fa1f08ad84cc1a061aa8967a2b4db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a924dd396624f82b7ef91b4058bb9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f9ce06fe97a04de0aff7076797ef24fc", "region_id": "RegionOne"}], "type": "alarm", "id": "ad76069edf204f87ba3d25cd11a662b8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ef74100dd0524265bce8d08c14b336c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f934bd31dbeb44018d6ebd355b14693d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "92b818872296404391dcfe20fa3b4443", "region_id": "RegionOne"}], "type": "alarming", "id": "290407805e4142fba3bd8eb720570446", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5397845b60e94e6fa15ceca4f0e80cfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d4b1c6ceb314e76a31fc12d0a326423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbfececba55d48a1b768b270080a49cc", "region_id": "RegionOne"}], "type": "meter", "id": "7ce3b83b7a1847f89eaa33d475ae8a6e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "837d18c74e454232841eeb815edd9a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e6a2cff8215456a92dff0a02d65ce16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cb3d816369949bc8da6a2c7747f00c9", "region_id": "RegionOne"}], "type": "metering", "id": "bb2f326b2f7d47d584a13917dacdce6c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c61ed20449274861a390f1fbe00bb384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27ac1c773388496287d1fe33672bbac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d71d3f09801f49ce96f4654a58d949ea", "region_id": "RegionOne"}], "type": "telemetry", "id": "4401d4f236ef41a2adb638824fd8a02e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f2a5683712e4144a5340c9c6ac50e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9db16488db8842a3baf041dc7a31443a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a8eee598aa14c4ca18636d7195df6a5", "region_id": "RegionOne"}], "type": "event", "id": "4f218f89b4de4882a447df8d09317e7b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2fdbbf2f2b84474aa9fa93e93bcf7f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4f342ccb79844deab584570bcf419c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e1e55637da524844810e22ed94e0f755", "region_id": "RegionOne"}], "type": "events", "id": "5e47b941e13041f3b5266fa1933aded3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4f2511157b054151b12aa9e747b0882f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d5079a9f870f4aa48e5c756fc1d74346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b61df8b1a6ac477885d0d0f1f3083e65", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2b69609b49024257a4cbd34af3c57ce9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48841cc64e6044cda382b7f111d05e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0edd3b6b276147fd8d981ec031bef621", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "093902a6b3c24700a0f9a887db62367d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ee3d2b6e38d04618a9112e6f1b911647", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a513fcbdc0b74b3cb11efc34479587b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99d38aaf3d104d558a4d2b04b5737249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "be6e5cbc17d24b0ba44bea262f310ee6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b721b50f851046178561271719d8a541", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e83acb6f14d64352ba9759c0a68862cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a8d7b22c2754160ba5de9742de1de12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab843042161b4b5cb5cac8fc5154dbce", "region_id": "RegionOne"}], "type": "tricircle", "id": "9f295d7b511f48aa9db0b8b8e7ab6a66", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ed5fbe5b1afc40aab721c00fd3669112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e6b0e46f34154937af513f3c430521ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d26022b2258144219e5b4f1b4e6bb86b", "region_id": "RegionOne"}], "type": "database", "id": "6b77e1ea7f4d40f9aaf18fe5e17c0b57", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b17239839c3247a9a02e315e339c1768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e2913fc46bcc455db1575a07ac5b70ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0f5ec217f8d54b85a4c7c765429642ca", "region_id": "RegionOne"}], "type": "application-container", "id": "dcf50ea34b9841a5add1f55b2f7ccfdf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c960b37f559d48df827c36c21c1653c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21e5512c446a4478bfc7f345ca96f4f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "021f8851ff0a431689e01fcd2d908a25", "region_id": "RegionOne"}], "type": "container", "id": "d0aae8f2f9c144f2aaef852877b8bb1f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fb17582c70d43f38ee8356a772b1232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37c656952d834c5e872ffd2f560fab4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7052586687d4027b9f9db64aea9cc2b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d2771b867caf4edfbb26ca7711d1fe30", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f980968ada34439aa2eb7e97911038f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "88af1e06b738482ca4f7b102b8eb27ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1d64d08593c4453d9e647d6eaaed8035", "region_id": "RegionOne"}], "type": "rca", "id": "8214425503b34c49b658da75583a9dec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4a14f51a934a4e38b48d8280832ea097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a4fbda1ec8b04cdb846c354f4ee59800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c47b284fb75a4101b4370bf2394e1ba3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "20bb2d20b38640819c3b226a8addb2c5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7fd09535646b4094bcdcb01f18724381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49970feac9244ff8ae9dcc3a261030e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "400714d545d14934a13aecd096484519", "region_id": "RegionOne"}], "type": "network", "id": "b81449e832ea473ca95383d779ed5c38", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0643cbaf0f1945eab6b9462d2e6e8614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b388d414ad4d4093ba87dde1f453689d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6e187f75b224453883c1e32c07c4118d", "region_id": "RegionOne"}], "type": "backup", "id": "b0f9a025a3344e359bedadee0d88c034", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d13dd42af0014fbb903dc0f732eb4bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6246d39472e47f4a0df50ad585713b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8c4c0805259a497db01a24566592a2dc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3ea25156de47416cabb5cb80e35951be", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fda29bbfa78d494497b15b011e6e7c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6cb38c35a3c44375a387d51b55b539d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "870d20db9b9840588f071ea7aab49bdc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "61a93f01d2554c0ab35ab8b5131e2d74", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e558a36529b54b888dfa78f17537e30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a93ad598752148cb885819a9cc81bbab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dc0a0ae4384047f18fca4a474debb1b4", "region_id": "RegionOne"}], "type": "monitoring", "id": "99a7c4e53a8140f68f8767af1711bc77", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "29d7df35cb404d718734c717d0fdac99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a71d2833fe4a49c88e57529d189036d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2607f36c06d645c7be33e4262ce4fe17", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "12b98b19779d4795a5afd56e74ebea90", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4d523bc9c3074e26b46e0de9a2f1681d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0666b46186ab481191ba46cd5ed13e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "58502715a39545249a36e86bef1c357c", "region_id": "RegionOne"}], "type": "placement", "id": "e563409d355a429685668aeb6eabe25e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b4b53ba16ff4d94927aa46e89a69495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6084b61d5dc94d0b9434ccc0b5caa360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "058b996612404f13807e560072baab30", "region_id": "RegionOne"}], "type": "instance-ha", "id": "54a91dc699cb479787005a62fa13bd1d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4fd23934256243689d0c4a4867d3befb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47e5e58638bf4cde86c11a648d179850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "38cb83ab650b4a84914f60ff26f28306", "region_id": "RegionOne"}], "type": "ha", "id": "1b52c9d553b64be5a9fa12b7492e4e3a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a519afdbf63c4f73a0692323c9586dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eaa1a664acd24c42ad5307394192aaae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e8d89b68c2424b2a80a2e88bc24ef5d9", "region_id": "RegionOne"}], "type": "reservation", "id": "135d6163e678401eac5d00a9c87f7f6f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "acadc38082054ae6828ffb2d666d4659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6e0663bfa36949d9b2d570b37c1d3ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "20f47e5f54614b34b641ddd38f463b94", "region_id": "RegionOne"}], "type": "function-engine", "id": "004579ee32a54b70971cfa4bf2cff0fd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e9843b803e54d42a71551d6ff0a289d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c7f2fc69aa014b9480bfe55a762cd1bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7678f436a37149c2b5907346c4b0b625", "region_id": "RegionOne"}], "type": "accelerator", "id": "c8a1a8aec0af41f6800e0d5368b5dccf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "578b1e5552fe452abd23f7c1b85746d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "379e007a7e7a4761be95b9188a31abd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4181d067481e435e84739d197b835da5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "981c178eed8b4aa5b6c38460e9bcfa63", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "373afd16e31e4381a79750caf87ddca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35488562769743aebd25d3e44752b545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "72f33604accf40d686f3e8b7a4da5a04", "region_id": "RegionOne"}], "type": "registration", "id": "e87244e6d7064a98bf40da8837cacbbe", "name": "adjutant"}], "user": {"domain": {"id": "25c9368929c24cc6b0f2c93dcc747c17", "name": "5454d4950d83417b8fcbd39a2bed6af8"}, "id": "10482f78d3554dd6b4ed554ee3ced363", "name": "3417bfe0b76947d291d6bc42cf804727"}, "audit_ids": ["b5dbba9296094ef89b3906a5db46e9e0", null], "issued_at": "2020-04-23T06:26:01.761240"}} 2020-04-23 06:28:01,931 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,937 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,941 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:01,992 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,998 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,002 keystoneauth.session RESP BODY: {"volumes": [{"status": "attached", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} 2020-04-23 06:28:02,020 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/volume001/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-set_bootable": {"bootable": true}}' 2020-04-23 06:28:02,027 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,030 keystoneauth.session RESP BODY: {"os-set_bootable": {"bootable": true}} {14} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.060440s] ... ok {1} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.062390s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.061275s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_get [0.058383s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.288382s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,794 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,800 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,803 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,808 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,821 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.710749+00:00", "project": {"domain": {"id": "3deba9cc96d248b89b8503ecdeb10fe3", "name": "de9a81b01713449cbacffb428cff0a74"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fe65003b3ddf46bcb366e94e778698aa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "74f5389910494b1998dc81bacc9c93e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "85fc3cd6a6f24e0e88756bc73722688d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ebe43f952694cdc9b0a20fddb05028c", "region_id": "RegionOne"}], "type": "identity", "id": "586f5fa9ece849e3aaab72b026239f63", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "97b289bdb6cc44eb9910fd1d5fa6d838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a35a69ee418454a9cd43b9b930366cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "680a94f3cf1948de9bf2f54bbd7e59ee", "region_id": "RegionOne"}], "type": "compute", "id": "95f7f952336d4dec908a1a5cd52075e8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dc8c32755acb49d9b8920f2299d81df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f39d277050f41998acafbb5c1049702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "68557475789d4fd58d631097db898f0b", "region_id": "RegionOne"}], "type": "image", "id": "14e222ffa2f64abe9fa3972267407efd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "80a1dd0d99d74af9bf4bf7fcb5fd61d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "590916adfc9c479ba3c0e81e88c416ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "22aa73f2fd48489da05c05cdd0e75c71", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dafa337bfa0049eea2d0e9c3f3dcfe81", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "974d8288e3ba4c81b66c891aaeeaa1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf729960f3041ab8477aa8a9a144c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7028d98c462744358d43dfb1a7ea58ac", "region_id": "RegionOne"}], "type": "object-store", "id": "c0aa3af9abd242a4856996f6381581b5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86f2efa8d2694411ad53b0c82f578c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d2fd4b7d03a458aabbfb0e0d72bce2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cae4d1803df44c34a3d5ba8dc03b7f73", "region_id": "RegionOne"}], "type": "clustering", "id": "88bff9f44f634a52b9076b4750110722", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1733f334c74438382e18b4ef7e769c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ab577fc76ff4f48bb9da26e44bee865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f932e1870848478481cf88b463af7561", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d8bfc60efee04e8d8350602864301fa8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8119709eca6f43bab4183400cdc04252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94d44bf779e6455abc9057c4c87d81b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc842d20869c4155b57bfe96f8c2446f", "region_id": "RegionOne"}], "type": "cluster", "id": "7e57f410b0cc4b29b9e76cc091bb6149", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "60e9969cdb7e467bbf91df06aacf0c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6a3c47306cb646959cd5d2d886c1f567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "228df0ae0b984a8a8ecf3200cfb71fb4", "region_id": "RegionOne"}], "type": "data-processing", "id": "b7264e4872ad4eec907c354a4016c0e5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4b3529e5c5c4396870e3a00fcfd9195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2c83c66003f48ee93ce4a1b1de9e167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55402f852b004f1989ea53dd14c91c7f", "region_id": "RegionOne"}], "type": "baremetal", "id": "6586569c37b24d06a02ed786ae52dc43", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6514bcca67b943c288371fc487c4d094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cad6fbc55e8f4cc1aa77a1f8c71c81d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "538c32c189be4f398e8a903de177e425", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5a9affdf675245b8bf34505442955043", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9fb0a05e71654f63afa04aed29b002f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1723b54b7ae5497baebb9e5802579f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a88d4917b74d45e0a4a413c753d65083", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "60d4b85a74b742c2a626702fa65d0bcc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48b9bd361e684492b18fb4723e6038f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a4f7e637b9034f5f8e3237a3cf248660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77abcc7d782148d59f9f707b482f8c4e", "region_id": "RegionOne"}], "type": "key-manager", "id": "2894354f7ad5465c8c6db76863ed5133", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d64a0755410849b893c2fb5d712f089b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc13768f1a5247048655019113048c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d497501469c241e9862655f65a35e9a0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "18b5893d008548c6816909363c2dcf12", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76830b6b030341c88b44f04e388df0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "439e88f3fd544be0a11d5ce75ec7cc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d76d0eb148d4327ace231512dec7a1d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9e98812f931d47f3973d0bc9a2802aac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "802061b7943344cfb3c80bbd61cde028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "236560e1010745599c88c60a52504a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "704df5c0fa0046fabc2efad74ea419de", "region_id": "RegionOne"}], "type": "message", "id": "fa0928fd46a84b51a051d82c6d97ac8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d413ca2d83c845898d41fe03d3a90df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "150e71f466224a3186f7daa3539da914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "213d4d9c5e1e4a8d9dfaac805b21a1bc", "region_id": "RegionOne"}], "type": "messaging", "id": "dec23f764ecc4fa98662bd8cbbf270e4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f6624643cba4b7e83e2282c8f9c50c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebc2e78dd59e44cba02062a714d76d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cd0e82763fa74bd083888773c335f8a3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a2c38536d12f4858b39f51bda4eafe61", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07f61ebbac084db0804210a78bda0b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f82d4e26d764b26b2c8ab4006e33d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee1a44ed327d41d1bac6ec772e31ff7c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "649c7f567c6f47ee962a3f28d2b9975c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d201b6f77e54ef791b05be422f21432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9aaa8071db2c4392ba9fc11ef1d227ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "936eb6a583994cebbca46aaf9d603e4e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "73db121dc1a945fc909ebe935fcf0611", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "658185e3d0f04b1d9dac320ca5a07151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b07dc078bfa542cda3bcca31bcd0304e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfcbacc61c384b398471e2b9e9be6f17", "region_id": "RegionOne"}], "type": "container-infra", "id": "78d3eefec7e445dea20c4fbed8101e85", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0fbbd95cc9044382995797f4215debc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8d2850225384494ea40c66d15d514e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "003064733bca42afadb03416bc04adee", "region_id": "RegionOne"}], "type": "search", "id": "82679b537d974da8b70e800462d02d2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "18c9da695bb346409389773575751035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f68985bfe8f46a4909cae2a1d225a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "46943af262984036bdbc970f69478755", "region_id": "RegionOne"}], "type": "dns", "id": "7b4bb2bc707b4c4fadec6f7cf019b088", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fff32305e49a46fb9db6095ab162f60e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "780c829534b544e69069739db93d4c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc07e4f1353f481e98ced3c9b87d2f04", "region_id": "RegionOne"}], "type": "workflow", "id": "b26f16debb5c410b8bfd128780d2c217", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6e81e5ba744496d83289cfbeca51394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14d37af505ad48de90946f01af3a0a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "047e5f5af23144588347394fbb886de0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2a13f9d085f64cf9815ed3afb2efb752", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "14dbf9530e704ff48f8dbf1a812a47e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1a3c1ea425d04261ac6301d1348b6f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "af828a0b0f8e49c69bbac80d328d1576", "region_id": "RegionOne"}], "type": "rating", "id": "4f02324652244d4f8f4b6dc110a543be", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a83fb0ea7fda4242a4edb09daa9d6235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c01df650b6149478051807b404b208e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e6161db3f22480089b7f23f840e4c59", "region_id": "RegionOne"}], "type": "operator-policy", "id": "732c797a917d418d98c73f99cf665b88", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d9991d4008a4d62bb70581008de7673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a90028548dc4d7fbee57d3d844b741f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ca9a4b7e66f04e8083f9cf6b3d7839b8", "region_id": "RegionOne"}], "type": "policy", "id": "7a15e3cf63d14aa681c70217892d9f29", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5778a6ce0a1415892bfa3cfd067dae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d076db8c849f4208bc1aeb1121815258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d681489f30c74a8aa69876816f961a17", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "08489d220a364b7d8b1c6883568d37db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67735ed6e3d54e6eb226a0faa970cd6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "114e7f3400604b0486fc6c7f80208771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "41ee3f1fc32f4e199c335e8dbb3eab34", "region_id": "RegionOne"}], "type": "sharev2", "id": "5850361ff2354779989c8c00aac3f915", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24d0f0df99eb4753be4d84ff21d3cc35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73b7115e0e634867b6c423e488b0fec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d00b8ec9d8a94ee7911d35e963ca2603", "region_id": "RegionOne"}], "type": "share", "id": "50ff1ff686a544e08628ddb703514b9a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d04091697222411c90b8e9197eda579b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5285755e8bb4fd49125210a586ecc11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b384238735747159cfcb59ed92140a3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b73c1460de044872b6a8e9fe47fdb17e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79395f95f0994e50a216086659daa998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3493c50326c84fb6815fe74934ee6b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "391fb939aaa447678f76ac30e31e521d", "region_id": "RegionOne"}], "type": "orchestration", "id": "9c8263a803e24987a8c8cc4c0e0c677a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02185dd78dab402892b52a996ec842da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca2c790044414b5187b188dc568c8e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "400181db712b4f87b16b03131b89e4cb", "region_id": "RegionOne"}], "type": "block-storage", "id": "52a6c4c11b2b4e63a8402f6f381c31ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b1d3771ac584aa786d735ec5c0fd5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b21bccaeff441168f3eb557c38731e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "909f2f1b41534abf8660204f665469ff", "region_id": "RegionOne"}], "type": "volumev3", "id": "d797eb87d63a4a3abb725ebd8b0727c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15813d0610e146b1bcf3c54c4bad6ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4faf6a1f13094af9866a4f3c81067e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b3fd1fe16774cbe9f17370600ffe786", "region_id": "RegionOne"}], "type": "volumev2", "id": "40c2616766574572a36e62654af39b5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d89866c126c42e2a1a2aa6d330f9c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d90ca9c352374d34b506f728a4a38679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "900d72e9f95d46d0b45303dab263a43d", "region_id": "RegionOne"}], "type": "volume", "id": "aa9576d8cf434068b8d6f6cb91b4cfcf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa78380b8fac4e568374348e7f370354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d8edab5b8c34c2da6b56def237857bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3514acdec44540968b93233f12a5c0d6", "region_id": "RegionOne"}], "type": "block-store", "id": "2167f8ac2b484783b1604431b5db0698", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73ada43bbc80473abea1e8f9003c8296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59104167da284665963b98f3de19ba26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f2d9598e98f343d59fbc761d2da7b6f8", "region_id": "RegionOne"}], "type": "alarm", "id": "1bf7708b3d054d9b9707bdf3843df8ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2db2fcf11539481cbe2a42c9adc4ff9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42c8d7c04bf74ae69e42758a21d3ab96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2069bfd774a24483a54aed87f402590d", "region_id": "RegionOne"}], "type": "alarming", "id": "0300a52252dc4605ae03d9c7617fc4de", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d31ab503ed83472c95525764e7ee9e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a411500b78354746a3ac520486ce41d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "528fb2fbe9164c079e2b9c082a47943b", "region_id": "RegionOne"}], "type": "meter", "id": "48cbd80092cd44bf9fcc3b1a85f98dac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de920f2506fc40d69b4dcb662cb4daf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "071feccfb63c43e788c6f07bfe3ac3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93d32bec466648199dee16653dcdfd2e", "region_id": "RegionOne"}], "type": "metering", "id": "8fd345d759694a0fb30b7b6847d1372f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "029f1495b89b4a2ea71a532a7374dd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98463a8efbb74e4ba1559492b867bfcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e31e975661fc47d8b08ca088ef10a226", "region_id": "RegionOne"}], "type": "telemetry", "id": "8e77dd863ab14d07842416472b1e749f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a37506aab7e9472283300489c05cd016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "546b835327c0467cb803eee6ad2be98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20c0fd5703ea46e686fbabf07658236e", "region_id": "RegionOne"}], "type": "event", "id": "306f3e77cccd48868c2aaa6a6a41ecad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0fb60b21c3c8415cad5e0687f7bacb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cc7aa799cb1043429bbb041110d9ad84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e4209fe582044c34bdc6580ef1e5aae0", "region_id": "RegionOne"}], "type": "events", "id": "a33d01f2eec74c1aac11080cb50c067f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc5c976c21e04d27ab6e84d04cd0540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71b9c70d97c74012adcc93ffa8ec4825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4f850ce867934318865767fed38ac2ec", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6f92676acbc34a618d7623b1dd89537e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a24f4e13d5a74d83b8e83b111923a239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e25df22e3ce84ed7aa5f9cbb6d7b83ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eeca85e9b57146f4a49ff2018156e85b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f4ef2e48ee0b45e0895f8fe04bc6c8c4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96baf66b2cbb495cb70eaf966a898ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffb5327cefbf43b89599ed0431b5fea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69333534d09f4811b88863c0e7b45741", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2b859ea3953e4051847f5cc8265ccccb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "afde9fdf7db64ced9206df6528373781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8313df2cf4bb498b901aec687465c526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9867dbe9dfb34bae9baa2852b638088b", "region_id": "RegionOne"}], "type": "tricircle", "id": "6b49e5249509470787718869b695da79", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a5846a71f0f14537b2115a72de4f5c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7d0b21f01237484da6d2ba5b58e9654b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9ad745c3a53b47f9bca30ae00daafee9", "region_id": "RegionOne"}], "type": "database", "id": "7f1afecbacd04792b3c38f110ea0a42a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "422746b948754866bf07564b87819362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b8219a7e31b41a9ad0d0bb551eee3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b90bd0114d5d4c479ac981c83f92e71b", "region_id": "RegionOne"}], "type": "application-container", "id": "ed47735bade946c2925105a1c3ea975e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04364f180bca490291a8dbb1148b7a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b568c2af24284d3287916de9d240d8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2094f62a02f8433586e0d05de32a7531", "region_id": "RegionOne"}], "type": "container", "id": "9193361394a846a29b43a901f9521290", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89879a641f5a4a929f13f8fedb3af3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e5f187f1a3c40f5b352d869754b958f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1082447c7d1c49199de3da247380be22", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "96ab903346354c85bde9b09f5e6c5e88", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d91f7f210d1e4aa3aca101ee34d3f226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c0bb85457af4b6992a05fd93086c67e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc11cc3eaffd471b9de03d519c6f225c", "region_id": "RegionOne"}], "type": "rca", "id": "c5c4adc66c074b3a89e5cfa7ed2b4297", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ca63cffcbcc4a32895035f5f1127ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36c440afa95546bb84c1e4ff337db07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "320796528e3e42dfa3be29a99bd9285a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "89fd1676b2dd4128a56b5c86dbd6e9a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f971e678e0da4e1490fc04f7d2c3c32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49c5aac64f2543adaa032caf0f5f116f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "545153516e574a008ea5892bc78f39ea", "region_id": "RegionOne"}], "type": "network", "id": "e56db81e31c04eda851fcadf3cfd5a66", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c53b8583022d454b8e33b6b9c7c46c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "780adb336ae348de8320547e31b80fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c9f55811846645d49725008b325a617e", "region_id": "RegionOne"}], "type": "backup", "id": "a3503f701fca47fe9cb7c89d58fcbdab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1adaaab576c7453d8896c69ca4c33354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afc466c13df04749ad535fb91e548360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c66732dc3504e7eb14de6cf0d8d00b1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fa59ddce37c14593a65e9f189df2f54c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0db6f50e9919451da12bb55b63ea47f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8613de0b7e34b39b35f661a0605d4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "efeb92cf402e40f38b93d84b243ba94d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dd2f58a7450a4bb2bd63325f24240ff6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9ac5ad399b444b11ab4fc1ab418e3473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e0ca85ddd770471a9ddb687fa1e25514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4a7afa22cda94744a6b6c804e7863155", "region_id": "RegionOne"}], "type": "monitoring", "id": "da2e62e68285461bb3e8a2c355d90c32", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "133586b654cd47dcbacb247047d0f14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "911225c09ab94dfea8ee1c371cce492c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f84c83da2a4d4c2aafb2a74e2863d7d4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9435448666224d25b3c0a127f462cdd2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "86cac35b32b74ed48495c87d6b09136d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93ef93e327e1469488d820c86b1edc06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "59d4bc2ec1c547239357a39caa4459e1", "region_id": "RegionOne"}], "type": "placement", "id": "42d9bdc5b4ce471e96e6d65b3dda727d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abe3dc13639c4f4ba6472f95fa6f6161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b772166175243e0a55925a2c387ae3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ee3aaa99fc84ac79d85f1ab7ceaa32d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7cf62c7f262e4e80bcdfa72c8552e636", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1ed063675dd4b98a094ed45ae2f35e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a2cc80ae06a74a98922a7aa31bdc1e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "47866729db7e455481567c00c3e8953e", "region_id": "RegionOne"}], "type": "ha", "id": "0da3d1134cf0444b8f5e9b0a9131730c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab50fca215df44919f389ebda647b27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b34fe5caee874ae88d5e7f283e6908ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3824653837e64cd39481378fc15b9e02", "region_id": "RegionOne"}], "type": "reservation", "id": "abd79fa37f5644f8ac7596591e921a2c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9a98eb358ddb4393b3088598b64493b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c6ee19663a64412ac1ab9678f41bc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10cd4388f5e64750b643d108912f870f", "region_id": "RegionOne"}], "type": "function-engine", "id": "15e6fbe4fd9b4a288865fcd19a7fc21f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ecdf09c3ac647eeacbb423350bae9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63ff2852ddb2493b880029b74bb657c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "81490ba76be34d9681aaead1a83954d2", "region_id": "RegionOne"}], "type": "accelerator", "id": "f13cd1e4809b4d84b9b682f34cfb0e44", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c399c29ff75d4ea7a47e7509b9b6f936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96cd0fb75fe94157bc46b9fd13890fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3ec6985efe144a3f952e503e1200efe8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fe2bf1b5da2f4972828090e9217b44d4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef5f96dbb01c4be6b02e5e72b01a880b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c25c209d808a44f3bf5e26079dd62e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ca238fafef534bbf89af216f96cce05c", "region_id": "RegionOne"}], "type": "registration", "id": "a358008ed4f64369b0a72888160b4791", "name": "adjutant"}], "user": {"domain": {"id": "c803ccfe0c2f41578e52a911d86de1d4", "name": "5bc544703edb4ee2b1432fb49618e39d"}, "id": "7d0af6f03dc74026ac1708d81fa0539c", "name": "883d9090f67247479fa068a59417b9a7"}, "audit_ids": ["cb953ef2acb84830ac0f7060d535dd7a", null], "issued_at": "2020-04-23T06:26:01.710749"}} 2020-04-23 06:28:01,865 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,878 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.710749+00:00", "project": {"domain": {"id": "3deba9cc96d248b89b8503ecdeb10fe3", "name": "de9a81b01713449cbacffb428cff0a74"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fe65003b3ddf46bcb366e94e778698aa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "74f5389910494b1998dc81bacc9c93e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "85fc3cd6a6f24e0e88756bc73722688d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ebe43f952694cdc9b0a20fddb05028c", "region_id": "RegionOne"}], "type": "identity", "id": "586f5fa9ece849e3aaab72b026239f63", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "97b289bdb6cc44eb9910fd1d5fa6d838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a35a69ee418454a9cd43b9b930366cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "680a94f3cf1948de9bf2f54bbd7e59ee", "region_id": "RegionOne"}], "type": "compute", "id": "95f7f952336d4dec908a1a5cd52075e8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "dc8c32755acb49d9b8920f2299d81df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f39d277050f41998acafbb5c1049702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "68557475789d4fd58d631097db898f0b", "region_id": "RegionOne"}], "type": "image", "id": "14e222ffa2f64abe9fa3972267407efd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "80a1dd0d99d74af9bf4bf7fcb5fd61d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "590916adfc9c479ba3c0e81e88c416ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "22aa73f2fd48489da05c05cdd0e75c71", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dafa337bfa0049eea2d0e9c3f3dcfe81", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "974d8288e3ba4c81b66c891aaeeaa1f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caf729960f3041ab8477aa8a9a144c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7028d98c462744358d43dfb1a7ea58ac", "region_id": "RegionOne"}], "type": "object-store", "id": "c0aa3af9abd242a4856996f6381581b5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "86f2efa8d2694411ad53b0c82f578c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d2fd4b7d03a458aabbfb0e0d72bce2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cae4d1803df44c34a3d5ba8dc03b7f73", "region_id": "RegionOne"}], "type": "clustering", "id": "88bff9f44f634a52b9076b4750110722", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1733f334c74438382e18b4ef7e769c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ab577fc76ff4f48bb9da26e44bee865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f932e1870848478481cf88b463af7561", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d8bfc60efee04e8d8350602864301fa8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8119709eca6f43bab4183400cdc04252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94d44bf779e6455abc9057c4c87d81b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc842d20869c4155b57bfe96f8c2446f", "region_id": "RegionOne"}], "type": "cluster", "id": "7e57f410b0cc4b29b9e76cc091bb6149", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "60e9969cdb7e467bbf91df06aacf0c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6a3c47306cb646959cd5d2d886c1f567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "228df0ae0b984a8a8ecf3200cfb71fb4", "region_id": "RegionOne"}], "type": "data-processing", "id": "b7264e4872ad4eec907c354a4016c0e5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4b3529e5c5c4396870e3a00fcfd9195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2c83c66003f48ee93ce4a1b1de9e167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "55402f852b004f1989ea53dd14c91c7f", "region_id": "RegionOne"}], "type": "baremetal", "id": "6586569c37b24d06a02ed786ae52dc43", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6514bcca67b943c288371fc487c4d094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cad6fbc55e8f4cc1aa77a1f8c71c81d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "538c32c189be4f398e8a903de177e425", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5a9affdf675245b8bf34505442955043", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9fb0a05e71654f63afa04aed29b002f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1723b54b7ae5497baebb9e5802579f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a88d4917b74d45e0a4a413c753d65083", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "60d4b85a74b742c2a626702fa65d0bcc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "48b9bd361e684492b18fb4723e6038f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a4f7e637b9034f5f8e3237a3cf248660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "77abcc7d782148d59f9f707b482f8c4e", "region_id": "RegionOne"}], "type": "key-manager", "id": "2894354f7ad5465c8c6db76863ed5133", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d64a0755410849b893c2fb5d712f089b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc13768f1a5247048655019113048c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d497501469c241e9862655f65a35e9a0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "18b5893d008548c6816909363c2dcf12", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76830b6b030341c88b44f04e388df0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "439e88f3fd544be0a11d5ce75ec7cc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4d76d0eb148d4327ace231512dec7a1d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9e98812f931d47f3973d0bc9a2802aac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "802061b7943344cfb3c80bbd61cde028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "236560e1010745599c88c60a52504a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "704df5c0fa0046fabc2efad74ea419de", "region_id": "RegionOne"}], "type": "message", "id": "fa0928fd46a84b51a051d82c6d97ac8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d413ca2d83c845898d41fe03d3a90df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "150e71f466224a3186f7daa3539da914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "213d4d9c5e1e4a8d9dfaac805b21a1bc", "region_id": "RegionOne"}], "type": "messaging", "id": "dec23f764ecc4fa98662bd8cbbf270e4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2f6624643cba4b7e83e2282c8f9c50c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebc2e78dd59e44cba02062a714d76d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cd0e82763fa74bd083888773c335f8a3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a2c38536d12f4858b39f51bda4eafe61", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07f61ebbac084db0804210a78bda0b61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f82d4e26d764b26b2c8ab4006e33d7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee1a44ed327d41d1bac6ec772e31ff7c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "649c7f567c6f47ee962a3f28d2b9975c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d201b6f77e54ef791b05be422f21432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9aaa8071db2c4392ba9fc11ef1d227ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "936eb6a583994cebbca46aaf9d603e4e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "73db121dc1a945fc909ebe935fcf0611", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "658185e3d0f04b1d9dac320ca5a07151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b07dc078bfa542cda3bcca31bcd0304e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfcbacc61c384b398471e2b9e9be6f17", "region_id": "RegionOne"}], "type": "container-infra", "id": "78d3eefec7e445dea20c4fbed8101e85", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0fbbd95cc9044382995797f4215debc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8d2850225384494ea40c66d15d514e0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "003064733bca42afadb03416bc04adee", "region_id": "RegionOne"}], "type": "search", "id": "82679b537d974da8b70e800462d02d2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "18c9da695bb346409389773575751035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1f68985bfe8f46a4909cae2a1d225a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "46943af262984036bdbc970f69478755", "region_id": "RegionOne"}], "type": "dns", "id": "7b4bb2bc707b4c4fadec6f7cf019b088", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fff32305e49a46fb9db6095ab162f60e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "780c829534b544e69069739db93d4c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc07e4f1353f481e98ced3c9b87d2f04", "region_id": "RegionOne"}], "type": "workflow", "id": "b26f16debb5c410b8bfd128780d2c217", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c6e81e5ba744496d83289cfbeca51394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14d37af505ad48de90946f01af3a0a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "047e5f5af23144588347394fbb886de0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2a13f9d085f64cf9815ed3afb2efb752", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "14dbf9530e704ff48f8dbf1a812a47e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1a3c1ea425d04261ac6301d1348b6f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "af828a0b0f8e49c69bbac80d328d1576", "region_id": "RegionOne"}], "type": "rating", "id": "4f02324652244d4f8f4b6dc110a543be", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a83fb0ea7fda4242a4edb09daa9d6235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0c01df650b6149478051807b404b208e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e6161db3f22480089b7f23f840e4c59", "region_id": "RegionOne"}], "type": "operator-policy", "id": "732c797a917d418d98c73f99cf665b88", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d9991d4008a4d62bb70581008de7673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a90028548dc4d7fbee57d3d844b741f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ca9a4b7e66f04e8083f9cf6b3d7839b8", "region_id": "RegionOne"}], "type": "policy", "id": "7a15e3cf63d14aa681c70217892d9f29", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5778a6ce0a1415892bfa3cfd067dae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d076db8c849f4208bc1aeb1121815258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d681489f30c74a8aa69876816f961a17", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "08489d220a364b7d8b1c6883568d37db", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67735ed6e3d54e6eb226a0faa970cd6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "114e7f3400604b0486fc6c7f80208771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "41ee3f1fc32f4e199c335e8dbb3eab34", "region_id": "RegionOne"}], "type": "sharev2", "id": "5850361ff2354779989c8c00aac3f915", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24d0f0df99eb4753be4d84ff21d3cc35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73b7115e0e634867b6c423e488b0fec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d00b8ec9d8a94ee7911d35e963ca2603", "region_id": "RegionOne"}], "type": "share", "id": "50ff1ff686a544e08628ddb703514b9a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d04091697222411c90b8e9197eda579b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5285755e8bb4fd49125210a586ecc11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9b384238735747159cfcb59ed92140a3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b73c1460de044872b6a8e9fe47fdb17e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79395f95f0994e50a216086659daa998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3493c50326c84fb6815fe74934ee6b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "391fb939aaa447678f76ac30e31e521d", "region_id": "RegionOne"}], "type": "orchestration", "id": "9c8263a803e24987a8c8cc4c0e0c677a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02185dd78dab402892b52a996ec842da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca2c790044414b5187b188dc568c8e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "400181db712b4f87b16b03131b89e4cb", "region_id": "RegionOne"}], "type": "block-storage", "id": "52a6c4c11b2b4e63a8402f6f381c31ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b1d3771ac584aa786d735ec5c0fd5dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b21bccaeff441168f3eb557c38731e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "909f2f1b41534abf8660204f665469ff", "region_id": "RegionOne"}], "type": "volumev3", "id": "d797eb87d63a4a3abb725ebd8b0727c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15813d0610e146b1bcf3c54c4bad6ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4faf6a1f13094af9866a4f3c81067e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b3fd1fe16774cbe9f17370600ffe786", "region_id": "RegionOne"}], "type": "volumev2", "id": "40c2616766574572a36e62654af39b5e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d89866c126c42e2a1a2aa6d330f9c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d90ca9c352374d34b506f728a4a38679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "900d72e9f95d46d0b45303dab263a43d", "region_id": "RegionOne"}], "type": "volume", "id": "aa9576d8cf434068b8d6f6cb91b4cfcf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa78380b8fac4e568374348e7f370354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d8edab5b8c34c2da6b56def237857bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3514acdec44540968b93233f12a5c0d6", "region_id": "RegionOne"}], "type": "block-store", "id": "2167f8ac2b484783b1604431b5db0698", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "73ada43bbc80473abea1e8f9003c8296", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59104167da284665963b98f3de19ba26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f2d9598e98f343d59fbc761d2da7b6f8", "region_id": "RegionOne"}], "type": "alarm", "id": "1bf7708b3d054d9b9707bdf3843df8ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2db2fcf11539481cbe2a42c9adc4ff9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42c8d7c04bf74ae69e42758a21d3ab96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2069bfd774a24483a54aed87f402590d", "region_id": "RegionOne"}], "type": "alarming", "id": "0300a52252dc4605ae03d9c7617fc4de", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d31ab503ed83472c95525764e7ee9e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a411500b78354746a3ac520486ce41d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "528fb2fbe9164c079e2b9c082a47943b", "region_id": "RegionOne"}], "type": "meter", "id": "48cbd80092cd44bf9fcc3b1a85f98dac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "de920f2506fc40d69b4dcb662cb4daf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "071feccfb63c43e788c6f07bfe3ac3f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "93d32bec466648199dee16653dcdfd2e", "region_id": "RegionOne"}], "type": "metering", "id": "8fd345d759694a0fb30b7b6847d1372f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "029f1495b89b4a2ea71a532a7374dd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "98463a8efbb74e4ba1559492b867bfcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e31e975661fc47d8b08ca088ef10a226", "region_id": "RegionOne"}], "type": "telemetry", "id": "8e77dd863ab14d07842416472b1e749f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a37506aab7e9472283300489c05cd016", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "546b835327c0467cb803eee6ad2be98e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "20c0fd5703ea46e686fbabf07658236e", "region_id": "RegionOne"}], "type": "event", "id": "306f3e77cccd48868c2aaa6a6a41ecad", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0fb60b21c3c8415cad5e0687f7bacb69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cc7aa799cb1043429bbb041110d9ad84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e4209fe582044c34bdc6580ef1e5aae0", "region_id": "RegionOne"}], "type": "events", "id": "a33d01f2eec74c1aac11080cb50c067f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc5c976c21e04d27ab6e84d04cd0540a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71b9c70d97c74012adcc93ffa8ec4825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4f850ce867934318865767fed38ac2ec", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6f92676acbc34a618d7623b1dd89537e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a24f4e13d5a74d83b8e83b111923a239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e25df22e3ce84ed7aa5f9cbb6d7b83ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eeca85e9b57146f4a49ff2018156e85b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f4ef2e48ee0b45e0895f8fe04bc6c8c4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96baf66b2cbb495cb70eaf966a898ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffb5327cefbf43b89599ed0431b5fea6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69333534d09f4811b88863c0e7b45741", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2b859ea3953e4051847f5cc8265ccccb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "afde9fdf7db64ced9206df6528373781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8313df2cf4bb498b901aec687465c526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9867dbe9dfb34bae9baa2852b638088b", "region_id": "RegionOne"}], "type": "tricircle", "id": "6b49e5249509470787718869b695da79", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a5846a71f0f14537b2115a72de4f5c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7d0b21f01237484da6d2ba5b58e9654b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9ad745c3a53b47f9bca30ae00daafee9", "region_id": "RegionOne"}], "type": "database", "id": "7f1afecbacd04792b3c38f110ea0a42a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "422746b948754866bf07564b87819362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b8219a7e31b41a9ad0d0bb551eee3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b90bd0114d5d4c479ac981c83f92e71b", "region_id": "RegionOne"}], "type": "application-container", "id": "ed47735bade946c2925105a1c3ea975e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04364f180bca490291a8dbb1148b7a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b568c2af24284d3287916de9d240d8df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2094f62a02f8433586e0d05de32a7531", "region_id": "RegionOne"}], "type": "container", "id": "9193361394a846a29b43a901f9521290", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89879a641f5a4a929f13f8fedb3af3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e5f187f1a3c40f5b352d869754b958f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1082447c7d1c49199de3da247380be22", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "96ab903346354c85bde9b09f5e6c5e88", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d91f7f210d1e4aa3aca101ee34d3f226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c0bb85457af4b6992a05fd93086c67e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc11cc3eaffd471b9de03d519c6f225c", "region_id": "RegionOne"}], "type": "rca", "id": "c5c4adc66c074b3a89e5cfa7ed2b4297", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5ca63cffcbcc4a32895035f5f1127ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36c440afa95546bb84c1e4ff337db07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "320796528e3e42dfa3be29a99bd9285a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "89fd1676b2dd4128a56b5c86dbd6e9a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f971e678e0da4e1490fc04f7d2c3c32f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "49c5aac64f2543adaa032caf0f5f116f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "545153516e574a008ea5892bc78f39ea", "region_id": "RegionOne"}], "type": "network", "id": "e56db81e31c04eda851fcadf3cfd5a66", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c53b8583022d454b8e33b6b9c7c46c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "780adb336ae348de8320547e31b80fe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c9f55811846645d49725008b325a617e", "region_id": "RegionOne"}], "type": "backup", "id": "a3503f701fca47fe9cb7c89d58fcbdab", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1adaaab576c7453d8896c69ca4c33354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afc466c13df04749ad535fb91e548360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c66732dc3504e7eb14de6cf0d8d00b1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fa59ddce37c14593a65e9f189df2f54c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0db6f50e9919451da12bb55b63ea47f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8613de0b7e34b39b35f661a0605d4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "efeb92cf402e40f38b93d84b243ba94d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dd2f58a7450a4bb2bd63325f24240ff6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9ac5ad399b444b11ab4fc1ab418e3473", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e0ca85ddd770471a9ddb687fa1e25514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4a7afa22cda94744a6b6c804e7863155", "region_id": "RegionOne"}], "type": "monitoring", "id": "da2e62e68285461bb3e8a2c355d90c32", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "133586b654cd47dcbacb247047d0f14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "911225c09ab94dfea8ee1c371cce492c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f84c83da2a4d4c2aafb2a74e2863d7d4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9435448666224d25b3c0a127f462cdd2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "86cac35b32b74ed48495c87d6b09136d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93ef93e327e1469488d820c86b1edc06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "59d4bc2ec1c547239357a39caa4459e1", "region_id": "RegionOne"}], "type": "placement", "id": "42d9bdc5b4ce471e96e6d65b3dda727d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abe3dc13639c4f4ba6472f95fa6f6161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4b772166175243e0a55925a2c387ae3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ee3aaa99fc84ac79d85f1ab7ceaa32d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7cf62c7f262e4e80bcdfa72c8552e636", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1ed063675dd4b98a094ed45ae2f35e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a2cc80ae06a74a98922a7aa31bdc1e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "47866729db7e455481567c00c3e8953e", "region_id": "RegionOne"}], "type": "ha", "id": "0da3d1134cf0444b8f5e9b0a9131730c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab50fca215df44919f389ebda647b27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b34fe5caee874ae88d5e7f283e6908ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3824653837e64cd39481378fc15b9e02", "region_id": "RegionOne"}], "type": "reservation", "id": "abd79fa37f5644f8ac7596591e921a2c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9a98eb358ddb4393b3088598b64493b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c6ee19663a64412ac1ab9678f41bc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "10cd4388f5e64750b643d108912f870f", "region_id": "RegionOne"}], "type": "function-engine", "id": "15e6fbe4fd9b4a288865fcd19a7fc21f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ecdf09c3ac647eeacbb423350bae9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "63ff2852ddb2493b880029b74bb657c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "81490ba76be34d9681aaead1a83954d2", "region_id": "RegionOne"}], "type": "accelerator", "id": "f13cd1e4809b4d84b9b682f34cfb0e44", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c399c29ff75d4ea7a47e7509b9b6f936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96cd0fb75fe94157bc46b9fd13890fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3ec6985efe144a3f952e503e1200efe8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fe2bf1b5da2f4972828090e9217b44d4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef5f96dbb01c4be6b02e5e72b01a880b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c25c209d808a44f3bf5e26079dd62e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ca238fafef534bbf89af216f96cce05c", "region_id": "RegionOne"}], "type": "registration", "id": "a358008ed4f64369b0a72888160b4791", "name": "adjutant"}], "user": {"domain": {"id": "c803ccfe0c2f41578e52a911d86de1d4", "name": "5bc544703edb4ee2b1432fb49618e39d"}, "id": "7d0af6f03dc74026ac1708d81fa0539c", "name": "883d9090f67247479fa068a59417b9a7"}, "audit_ids": ["cb953ef2acb84830ac0f7060d535dd7a", null], "issued_at": "2020-04-23T06:26:01.710749"}} 2020-04-23 06:28:01,949 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,956 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,959 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:01,981 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:01,987 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,991 keystoneauth.session RESP BODY: {"servers": []} {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_create_attrs [0.059128s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.277987s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,884 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,890 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,893 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,897 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,910 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.799848+00:00", "project": {"domain": {"id": "9bdb2b42e0a84db9bffac26eaffefc89", "name": "c4de959e747c43849e73c86d301eb1f7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1b77d31c4f144980808c285261550daa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a01f6217e5ad468ea0fc952b7d20ff20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "15aab2689c60410c9d54ca0a37cf9f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "db97c653d3e24e90aa9b4b35b0868249", "region_id": "RegionOne"}], "type": "identity", "id": "b9aa2e731ea54b5daef721556f8d3f45", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "daeccf1d51bc45bfa89e86fb337b207d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "70b1b16613194925b5a84f47755c7cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "241c6d206321437f9a36811160a72e03", "region_id": "RegionOne"}], "type": "compute", "id": "3e3243d83bec4904adff50bb208f5c24", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "19088f13e13d4ad8a9483c63ee421225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fd8830ffeea74712b23484b046f73157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5b8ef9ff04bc485caf0a3c0a5e2d458b", "region_id": "RegionOne"}], "type": "image", "id": "344f138c33cf4512891029a8fb8e0e3a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1e77cf5d09cb41cca00ba2f9f5c6f705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8931669e8f934545bb7b61209da2dc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "60666322243e4426b2370b9a207281dd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e39198e789a64a92ba6b56902f198ebb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4c1e541cf854676b2a7c6525ddd6148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc16eeacda374e8ab011ee0edc60921e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b439a317086456d9275963a0ad35271", "region_id": "RegionOne"}], "type": "object-store", "id": "aa182f6fa5074e06ab5f89f88f988cf9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb641da82e644905a3afc2e6ed1216c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f64c98d6b30544778cc44aa167f22b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9fa575b827d84c85bfb5ddb4c8361aab", "region_id": "RegionOne"}], "type": "clustering", "id": "8bcfb371cf484525ae2607ad067c01cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e8d39b3e3854d62895ee6808f231f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6cb34a544f0a4ae7bb173b89ef6c04d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dc50f3b2da4646fabc513f40e919097e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "aad7c5452ba945fe8c06f05be4ed4c73", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1449da8a6594cb2ba2373dbdf33a553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5edb614eb4574272bef3fd2ffdd83f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b89e516b42d045b28114d5f565c519bc", "region_id": "RegionOne"}], "type": "cluster", "id": "5fda63bb063a4c1a975e91e89910e059", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dd8d3870509a46cca558ac26ed4ecf03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f948fa9750d7457b8e5c8013c13afb02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a215d541ac8243ff83ff86b21bfbe14f", "region_id": "RegionOne"}], "type": "data-processing", "id": "01e8dbcd510b4c7db553483a3db3c612", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cb809ab632945fe93e5b384fa26be0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0219d590af5a448cbfe4532c74f6b0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e26c62463da14a6f8233f4ceed144f2e", "region_id": "RegionOne"}], "type": "baremetal", "id": "d57e1b108f5d480fb945ed2b9affe376", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7e0353004e74b3e9e9d3751a5b6beb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d9360851265245f1983e12ec81b8f79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "775d913d60b04e739e53fa1b39a71f92", "region_id": "RegionOne"}], "type": "bare-metal", "id": "48c1a822d0094fdd819e74aeccba10b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "585dac3ddf1f4d718b4ad80060d99328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "845432493c3e4af296b39f8c3e9e72b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dec00daca8024f60ab10d5ac65a73f70", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "99080c2a2099473abd50c97e67990010", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0d78193db5b64df29724c670a6b461de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "57358a3cf95a4dfd8a0ab10ebec7aa27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a72eef7962ce47689febaeb6a242785f", "region_id": "RegionOne"}], "type": "key-manager", "id": "72aa0eb4874e4537a06fc2d408108f2b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8285bf8ff9bd4f2e8f68be2354ef7139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60c44135bc1647a9b5c46216c1f75f3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d42f1ba820840ce9cafdeacfc13e243", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4852d83443f74853b4073d7163e3004c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b912ce5496044432b2eca3fe39a3a105", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c37fd35908045ad83d20bda48fce893", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d299a87a203849b4b571bd3dc03b7985", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b8726e6dc741486883242dd32a2523a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3b983e1909de4ff891a0e594cd7e6948", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "31f223ecbd35466f8eb96b19d237c72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1466808c3797408480f9b5415801070a", "region_id": "RegionOne"}], "type": "message", "id": "5afa73b13120440f8432eac2dc673ea5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "715a028647e847baa85526c5dc2880ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c90619517fab4c7786f48a417c3c9e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e0ca5a013084215ac29f87d6038eb5d", "region_id": "RegionOne"}], "type": "messaging", "id": "bddfabf9c0c5495e92cfbfdfcb6c906b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b69dae578c654b50bdd568a6dd8854e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1475c25ebde54f0abf318a13dd72f781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "43cea9f3c25f45258f4fd30cf36a6d34", "region_id": "RegionOne"}], "type": "application-catalog", "id": "685e9dd6abca4688af2605656684d84f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2541d29a46844289b4efbc7fa465bd00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "63308e67fd1b4297948c00a92d6a35cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4139916be994659a25b9357af8821fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1781dd5829fe447ab97338a2f279e0d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e326354c8e12488399de8b93b0a79947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48e13189f78c4c28be8a8b0d83ed9bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29368eb055474ea48b9a386bb04366f9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fb60a6708098408cbcdaa9bf7446dbde", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "332233f40d964ea287d98711d19bf29c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c00f8cd6e3b644ec8cd14e0dd0e4a7e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36a151529b674dc59bbf539a8b4ade1e", "region_id": "RegionOne"}], "type": "container-infra", "id": "94c5cf51cdaa4a828e154a8880555a07", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "37c22f6c1be04755b24db108ebd808c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2b59159f8d50489994df8d9147ff0e2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b141dc1027ac4c7fb019da017cb1e562", "region_id": "RegionOne"}], "type": "search", "id": "48e0a6b1c5634d9f9f977c1c2bdd6095", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a1955a0dfd494bf0922b19c63713f4e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dcfe79f3dead473abd625b12fbb7ce67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8ba7e590b02b4b45834e3584ae77be55", "region_id": "RegionOne"}], "type": "dns", "id": "dafe7973ac94431ab12b4294872fbb2a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c6d94d87d2b42ee847a2d65c683f43f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31a9f7a12e824aed97aabd7b1e9025f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5cc7e981c22e452eb954e0af824c5dea", "region_id": "RegionOne"}], "type": "workflow", "id": "f0c2f98ec42249f289a496611aed17c1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23241d85f79c4e75b92efba6234f1e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7515abf78502474abf34d9370dadb373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e3c03b3a7daf410f92f6c2b28e60c658", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c6e348bbc61544209e0cee390a234ea6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "594d42ef60dc4850be952c05e78ccec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a71f1dbd67db456d90a1c8fe34da088a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "427b30860907484ab529f6b65bd35d50", "region_id": "RegionOne"}], "type": "rating", "id": "41d2ebc5a1f64f0d86921c5a3343461a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bc5eff9727e8471ab61876e8c11dd39f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f66b1d58ad64fe4b7da1e61cec8772a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f2324f59bb4140fc89afaa35db96c231", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e27db378db864758bbe27b77cea67475", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5bf46d96ffff40ee9dee6dc059fad65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d959e4e3279f4e5cbc75e2ec1f71f76c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "144991cf353144b784add7a0834b6895", "region_id": "RegionOne"}], "type": "policy", "id": "bf88f384d7ba48979fc200f183f06651", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "262b06bfe35f4e199965c757932b1146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "42c3696597e74d2e9f9b9a0d51207e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "11c1e02d0c7a43dd97a92b6d687a6260", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "42584fefec60447dab4cab0c822e0093", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e95c9a82d0dd467191c9b493e344e2f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "31d5eac35731428b901cf227ce0e9d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "64a6ee7141f046cb8f5aa7e36f24339a", "region_id": "RegionOne"}], "type": "sharev2", "id": "63b43a19aa1a4f0a95f6fbf236beba11", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af5fbc766c3f4063aae432a72fb4ef39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b0ca11493c14a9d8b82126e2060b91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "83293c87af724085b378948da88211f8", "region_id": "RegionOne"}], "type": "share", "id": "855343f9fa0645ca815c0ae93b6994ce", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dd71faa60c9e4635a5347d05ef5bd604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e8148fe8bce44ff5ac3a70beecb94c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f70b32d47bf4e9cae376839d0f791e9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "99612e3f246841bdbdf32f22e7d0617e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a226653dcbe545f4b2063ad2d07292e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f9039812803474eb6c680c503a2428d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edd1bea790b24f418b9590618a0b391d", "region_id": "RegionOne"}], "type": "orchestration", "id": "7a640b17061345afb50a557210f254fb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b05a4cb2fd824194af19c45e0c5c3541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "877ea464aa16483088ab7c690b43be54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4ad906d3b1e4952a1b511bc1fd89916", "region_id": "RegionOne"}], "type": "block-storage", "id": "190c1050d0bd44bfb75c4ae6c8eebb11", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "021f9db9f5d6463192e560fed7c4759d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd091645089f4b808ac75a7b102c6cec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ea2effa5c7d413b8f74169d3853ab1d", "region_id": "RegionOne"}], "type": "volumev3", "id": "ca6bef49f07b40de806b981fd640bf02", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bd4d353f6cd42e092cd162ddaab255e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ef516833e5940dbaf720ffd738c99c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bb92974ef814e94b950760a618adbaf", "region_id": "RegionOne"}], "type": "volumev2", "id": "6cd14e46b09c4f48ae30b3169f52e880", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d05effd762e0437ba6fa3f21c355ec62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca2013da69494f9c944158012fb4464d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba1f16f7b3754c6ba1f53befa33722d5", "region_id": "RegionOne"}], "type": "volume", "id": "229c05b7fe9f4011b2479eac2ec7ac09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a38d0bc8c9c043d1a0b2e3cefd1cc784", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4190dab85e2f49eda72f8989de69bdab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e41712eb0361442e82f1487d06d1fa50", "region_id": "RegionOne"}], "type": "block-store", "id": "97df33a97ee141cd98009e34fd53a8c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "823e947c6dd64c4fa45f842f4b6b094e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4ec7ba9732b464797e1b3b3e6237891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c2e611988a8d4d02a68e4623e0684f65", "region_id": "RegionOne"}], "type": "alarm", "id": "05ab7d18d737452daa554363ea446e75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a8933ae190f44b38a14e425103746d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9484ba39d6c34c9983d332e341e94c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a965db5ac7634320977e84476bb74a86", "region_id": "RegionOne"}], "type": "alarming", "id": "b14d7dfdfe9b49c69f96a7aa814e5a70", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c0d8196807b451cb461fef9ec7c0316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7641d4faae8740de98f894e13fcef994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "92064e3a4ea1470c9fec0b35f81f0573", "region_id": "RegionOne"}], "type": "meter", "id": "f375d585977c476f8c0ecd609f35c559", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5404172d69c24b17a5cbea81c75a91b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22994e86be7e438b9559aa20f01c7d47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ecda7f6c32b64254b9e97a9db63bdffd", "region_id": "RegionOne"}], "type": "metering", "id": "73c6fc78f41e4b43885cf5178b7d52ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "84070bb4378241048499377e8a0701a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f118ed15e4a2482aa3bd9c3770b938ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c1f85d358c643cd8953c14323965faf", "region_id": "RegionOne"}], "type": "telemetry", "id": "706e6d69defc44b1a5d30e714d474746", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9a8345e605db4fc3b974fafffffd44fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a03d8c7cb5624e15832fdf663a3c7266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7f13a0a304b14631b15bf79690ddd308", "region_id": "RegionOne"}], "type": "event", "id": "8b556aea04aa45808d4abf41b19d4e09", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e074357713484eeabfea1e6f8ba4501d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1424331566e94e70ba348b00c87a144b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c19eaaaf564c407c9b741efc7e7b9c67", "region_id": "RegionOne"}], "type": "events", "id": "86bff636a8c64fc2b802f68de7179ac3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00b10ee2f8e94094ab7c9f39e191e587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a6db0b897ba419da064968e27a5c138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "982ead351b994648be9365f2efecbe7e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cb99f075d1ab41c698f83f4e97f1b077", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d051d98f89f44cf85bf3b88cfb0dec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e47b39115ea4bbe8f32e864025b2090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "981ba24f0b3d499d8c440dcafa2393ab", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f176ae4896464d729a014809b6b3615e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7095f070edd440589109be867e68773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f503b2909fe4291ab1d728c6736a58f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fafbf8efb6874d49927aa2ab817b4c69", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f1edd42d1f4443f7b66b7b45d84f667b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a3f87851e244c64a35007f9bd7f1982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9cbffd3b30654a76b680f6d51684e6fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a3b4d4b35ef4056a750ed5e221a0f89", "region_id": "RegionOne"}], "type": "tricircle", "id": "1632ea8eebeb417ca855c08c249c7c44", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e0f236701f7645f6a243148d874f895d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6bf31b45b6704a2c85099e8db2a80a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d1350669321c46c2a63ae1bc7803e7a0", "region_id": "RegionOne"}], "type": "database", "id": "051a5ee1a88c46f684000f1f413798db", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04c5eda2525d42f5a9675fd11c087d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ffd8f8737468482ba9d584bd577ecd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db7a3d5816ab4d51aa0e2a37b5cfa92d", "region_id": "RegionOne"}], "type": "application-container", "id": "7a87fc0bacf246dc9fdd67dc543f15e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "930898297efc44718e1ed685c5990ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e8a1ed36400437a95f061f0ffd86710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ed1c378729b94b0f81ab088f1c8cc05f", "region_id": "RegionOne"}], "type": "container", "id": "fd7c167a23a041f0aab1b7cae4f0e443", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f53a0ab723244cfd93b087fb9569337d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "764babb410a040b98a29cf8d50e9e1d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8512cbdd95494d0dadf2892cc62a8063", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "aaeab4df7e4f4bc6bbed21c5d25e5161", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c468685583d14fd89ae5e2b83a8325df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e456c75b0771499293c698ea92359fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1abaf4f0fa27435bbfe62c03b4807c31", "region_id": "RegionOne"}], "type": "rca", "id": "67957ec1c2bc4cbe9061fa60a9e80604", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b205a72323ec48f1905172f71e0443a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6906aa3ee19f4689aaf3801390731b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "040083f123f346a5a99967b06570abfb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4e22a960f4ab49358c2b71ba3330c2ae", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d981bd1ee20f4edb873233249567233e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e0ab0d50cce446cdaa8f6c73d8c0886a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "16e3c805f96946b6b129abb3c28b4356", "region_id": "RegionOne"}], "type": "network", "id": "f2470b5e0bd44d689a746d72340188dc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0dd5485b48774c4890d2ca6d74d3f6ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a58f7ba2b32c45d7ad39e9941273228b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8a053d879cea495e919f69d42dff73fc", "region_id": "RegionOne"}], "type": "backup", "id": "3ffbced410724a2ea060b0c49cfbae3f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "472bc752709145cfbf922d04c3585fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2f23253287114e749c46bd9c4abaeaa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e750f57beeaa483bb7c10869646f136e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "88396ce4ddd64313aaa52b51e68e692a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0cb68b784e4c4729879b9196aa0f7c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9cd144f738714890be3b4b9bceb52aaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "96f8cc607244421aa057c8091b95b51f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "17549fa5bab24de1970023c35469438e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dfe8991dbc874dfa94b0c610dcc55141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9f7d525bdb294ead86e05a1b01025bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fce32a6fda3d498f864b5fa2520d992c", "region_id": "RegionOne"}], "type": "monitoring", "id": "9f47fbf9cd9e4be6970a6129abcc25f5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e2b8bf025a5c4bb8a179917dbfbc0b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4681acddc6b44ead9d84d8cec178ec37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "59445c6a7a3c499e8ae6e740a1e48341", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c1325ee7c10547bb933399acd7ac9bf3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "467eb978ba4a4de6ae6052b57730f2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef04d7840f1b4ef6aed5c652523bfbf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ba9d929eb99f4c619934301dfae6aea7", "region_id": "RegionOne"}], "type": "placement", "id": "29be5bc0b98d4c4d8ca81756a2ef1122", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc15d95c8d9447f6a58a89d9b082b5ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6329ab082eab4b2d96481387081870c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1ab2de3ba45a4f7e929ca92b4e8b951e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "25ececa9cf954277b5697551f5d32f3b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5daac06f179c480491b373e1b3b74e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "488bb071c21f4d1aa07b2faa4f2b2a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "696b47cca489462b81502d03b924365d", "region_id": "RegionOne"}], "type": "ha", "id": "894fdcbbd26840c6a6a425a9321b02f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0890fabba3504972943d86c07153981b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "688e7782d0cf4be1b379a1f0843e8aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ffb43619cb674c53a79836abfdf4a266", "region_id": "RegionOne"}], "type": "reservation", "id": "df00947b77ae4da6a38c393a78833dd9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6bd1d6ebb4d64910bd6ec526ade52881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25dce288c4ed481b8c319d32823077d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5e6bf86acc124f3095949d799cc97c4f", "region_id": "RegionOne"}], "type": "function-engine", "id": "bfa2e44a9404454a9e32d1b9ec794ca5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09745df542ec4cc7ac1d84daab640905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "679723a2a724417cbb6e445191f934c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1421dc4739ac4065ab74ed0481698879", "region_id": "RegionOne"}], "type": "accelerator", "id": "92a31126ceca4fbcb9a110207f479125", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ffaf8cba4cd441e9bf206221c1be730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80ba2a7d42344a8fb9ff4f4c6ba206bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a116e0507e764c0983da0fb43470ba27", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e71356df7d1642e1861977cd756d8428", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "838465122ee0400884e62ea4bcb79450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "996dd76e97e74f4e9115bd83dc813acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "56fdc75e1bc846deabb674b11176f681", "region_id": "RegionOne"}], "type": "registration", "id": "21af2b5eb76b4ba19e39a156e980795e", "name": "adjutant"}], "user": {"domain": {"id": "684523de52b84d4289c401a2e84a36de", "name": "6bf5cfc4ce4643638583b58a8fe50df9"}, "id": "412491d42ef3418082cdfe2f45051bbc", "name": "f4a46c6ec41d4e6e9b2cd7439dcf6f2e"}, "audit_ids": ["560a8d1e246a4e7cb742ef2588182401", null], "issued_at": "2020-04-23T06:26:01.799848"}} 2020-04-23 06:28:02,012 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,019 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,023 keystoneauth.session RESP BODY: {"roles": [{"name": "2d2fbd6ce90e4e8d8bfc47311438a386", "id": "9f99d703d44c469986726793b2272b31"}]} 2020-04-23 06:28:02,059 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,066 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,069 keystoneauth.session RESP BODY: {"users": []} {6} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.062257s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.157195s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.065036s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.059671s] ... ok {16} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.155072s] ... ok {9} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.254579s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,897 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,904 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,908 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,914 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,928 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.837920+00:00", "project": {"domain": {"id": "733e6f4b201a48ce8b6aae55a8831e24", "name": "5a88b34cb73c490293589eb0004a0ab8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7ee7a9765a8f4d13846a12788d495e35"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cbbd05d7e357449285a5629e08a916a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ff88358686fe471480651565c4a18ffa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f31f6107cceb4ac98b29fe36b8ca2d7f", "region_id": "RegionOne"}], "type": "identity", "id": "88de63decb4e46f49859bdf3462a8f47", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "45226fa6ec194e169a88fe2789828f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67c6ce9247b745b5bef9ecad47430ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8d1f6bec82aa40de9c4cfad49ae69b19", "region_id": "RegionOne"}], "type": "compute", "id": "0e8742e042e74d138803bcbf7676486e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8cac0e0d52944a7781daa373984a1448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9b28de2fcb9146a89ec9da0079ce8a9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "71ba1d6f9ade41f5b3062299edf69f71", "region_id": "RegionOne"}], "type": "image", "id": "252d86e57ae94b87a4ec9b4bf91e039c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b543bb8cb5b449428e466a16b25757cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "79993f856e42462382369d092b0f41b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "52274af9000942a0add481ec2b11e19e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e520f953a6db4c4a91e13da3c04448b7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3322e3bd59e4a16a4f94b178bfbd5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ece5e29676a04eef9ba12fc0cf382ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "812f76486e1447289773527db6c583f7", "region_id": "RegionOne"}], "type": "object-store", "id": "b0eb14a7dd5741bd90d59bd73ca08414", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2614e2bc76c64db281cb5ef91f8f4998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1068c0a0b334079ad241d47f20691db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30476afeeb5b43cd94a998452d97802c", "region_id": "RegionOne"}], "type": "clustering", "id": "aa4c00b5d6fb47bf84e29647793cc98a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d482ecd99cde44e6b0b2df376030417c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "830fd3fcb31a43f4b798ca29c76ca3e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "058c6bb90b1a49d39df33df06ba9f7a9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d918914b773547129add5140f97e8f29", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c5f2d013b0a45b0b1519e4c5ba6b891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7e134c5953042cbb6eba6ba184c9e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5aa66e6aa1f94796a573a3f9e8678793", "region_id": "RegionOne"}], "type": "cluster", "id": "9f7463327a8545afac8e4cccad24fcb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e9b196e7cbbb47338757a1ba5fdf7fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9b1cf87e684d4c6199381d9835fe8a11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "26919abd3d984c4aa7a77d48ffcf0697", "region_id": "RegionOne"}], "type": "data-processing", "id": "680972ef539d4439835bddc59127f965", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b83a91bb1efb4777960030c654ec2426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "59681dacc7384c1c88014a9c4cbe60d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3db16713b5694952b1db44b48707bd02", "region_id": "RegionOne"}], "type": "baremetal", "id": "fd81ce0b80e449ea9bc637bf176edfa1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52298df2abe2422fa1dac441355e6e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45d618965fde4e7b8ba6b8fa22557e02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6b101c4e46294119ab9fcaf43627a156", "region_id": "RegionOne"}], "type": "bare-metal", "id": "556d02b40e3d4ec295429462beabc94f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "916b8e19c7874493b12138e5ce4b4a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e3393c66df374221ad719bdbb579ba82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6d8fb1e010134940bbe862d45ab249ba", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3d68f18335fa49fba10f257fac5c143c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1e65f2ed3b4a46e4b060981b5f0bca12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e163962a8bf8488a984b9b47a8b9dec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "61b50b0f5b1d440fa1419af796a8cc87", "region_id": "RegionOne"}], "type": "key-manager", "id": "28f70666386e44feb9d542ecee58aeb7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "39a5a8c82520487c83c7b5d0b1170445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e0325cc128543efbe5686042c048cc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91939bf9c53b4d3097627541f334e1c6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d86680fba3af4e279516252facddb139", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36853bc5d0fb4e938c721a0799350b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "274e38622d9c4c22a3a0244d749cf688", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "84444b8f78f74a1aaa6fcff353ed0555", "region_id": "RegionOne"}], "type": "infra-optim", "id": "27c5330762a04f8cb95fcbe7771f30bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "184d9cf05d2e4cab9983d2c53a5d1c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51a9e5c4b0484f3fbde8f4f383859c15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a084bad03fd044dfaddaab87ca93b9c3", "region_id": "RegionOne"}], "type": "message", "id": "fcadbfa7f1e74494a0165d6f7c965582", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dc2a350a34604068b7abfb9db22d55f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "073e1eba905b4c479f458a08ed5b2f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2b15147542b64ddba7b1395340866ab1", "region_id": "RegionOne"}], "type": "messaging", "id": "3a0e31ebc3ff4751a71c67d6e79c8289", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2aa2ff0436d44503a4cc7f080da15ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e8ee0ced0b0e448e91e798e2a811ea49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f068cbb4984e48c08475025c6f90f42d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fc2e5582a9864f04843d115c9acd4644", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2e65792a11c041f2851ee8cd3cdd0a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a96add72bbfd4777b370082258f30275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aab534fca8f94441a8bd8d85deb80d79", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "538baa7d42c94415a92e9e27a6461fec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b7d00eab94e4ab2b930aacb0d10cc71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f028cf1a9c4f403d93963112803b3444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de0cb9a364bc40198f013fa37aa95044", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5bc1f104e4104efcb0a79733047a1ff5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73aa239cc0874d9f8b20d1a9a3ddd81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59bd254065c640eaa542d6ff7f430d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b93f64db311496db0e8e6b1a14b0a8e", "region_id": "RegionOne"}], "type": "container-infra", "id": "852b4062512745bf967c280c7eb1e55c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2491a830c70f424aa4b6d886bc380e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "63740e8f2d464192b56773dcf3951d42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d4252657f9e94af38299083e8e106d4d", "region_id": "RegionOne"}], "type": "search", "id": "91030331830e4270a5fdaeca3bfb65ab", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "95a28a8fab0743839a8e6c8ada697808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fca7f2c1142b41b2a9a421bf856b6e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "354d70bf9c17427790ab69e343a9befe", "region_id": "RegionOne"}], "type": "dns", "id": "0cfbf3dc52f3481dba8b9caed0aad28f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe017307157a471c929e00a1a94ef08e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81d77072349f449aae77996ae877f1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b80616f1f5da45c8b430d03928abd46f", "region_id": "RegionOne"}], "type": "workflow", "id": "02804ec084e046f5bf6d73eb95d497f7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a13cfe63e024f7c95cc979d6c15efb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8662cd97456443e9ac1a9d80dd28256b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d18ca3ff6d2444e4b76ef2d2e2d79a86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d7e419569c86412dba5442fec68338a7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b7c5360fa3be465abd26b9700ecceea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8fb7b1f2e7af4d7eaf41ae6c33089616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fb4eec64f1f04244a844d7c4b9c93880", "region_id": "RegionOne"}], "type": "rating", "id": "b2e98b69718b411fb34237060af5202a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4578caa657004ce1b1a0c591df842635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a1f2485a24e4f8787ff544eb564d108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f9dcf33e00b84fe5b567d25f684f5635", "region_id": "RegionOne"}], "type": "operator-policy", "id": "27c0d84ac3574c8d93b7f1207fa93c04", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dc450394c9e94befb7491661dbfd231c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2f66a8db9c04a0e90f494ee7d84ecfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f6ba9a4026d4342884247fc3aa744a7", "region_id": "RegionOne"}], "type": "policy", "id": "8c6df8e0aacf4b36a2ac7eb1f13b1c2b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3a508071a1f41f3ba54989894503842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06a277df633d484f96621490550c465e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1344202a4b6640f1a033180b26ff18cc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "228a200aa7cf47a3a181d60a487e54f8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbd85a0e2a2246ecbca42eeef79dad81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "741af25bd020402f83f365b0a8c8df90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b150d431b05c4e9f86bbc961062f4563", "region_id": "RegionOne"}], "type": "sharev2", "id": "7216f92147004af6b3062b6b2f71d85f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d81e6a7abc642949bf1efcfd0726cf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5195275fec2443c5a8b190f5eefd316a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "141a52daccb94a438efdb3f34b550fe9", "region_id": "RegionOne"}], "type": "share", "id": "74727252864d4df1b7014586c1128476", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a33cc62779a24ecabc0ad32d20ca38a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19fbe56ce46f4ea3a5ea0e9270e7d132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b1f183e3e7464534b612ec41e2acbcf0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "074eabf33f654482afc186306563a0f9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f05a0fcdeb8e4f4e8507ff84c3029596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8d8d9c2a22742cdb9d4b3ca0373f6cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57e3a44f72fd41da8c5427d6346148ec", "region_id": "RegionOne"}], "type": "orchestration", "id": "5efa7113b6834fbba558848becc3ecb8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39927a1074e74f38935ff0a56a6b5839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8aac71de2d64eaa8e6b3e8d63b51fb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5099a9950541480aabe4f1d9909cf7f0", "region_id": "RegionOne"}], "type": "block-storage", "id": "8d17019e2ef74f1cbf4d4f00794db1bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5d665d44a1645d78a765825b75a1c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d51bba8751e543c299d8cee299841518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1f0c11d9ca54bb58a3abda44ff6f113", "region_id": "RegionOne"}], "type": "volumev3", "id": "79cd2f3aa6124e8ea2d696ff8c9d9f87", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "724e7b32baea4e9a990f18c9a7e3a6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f3eb97b1f0484c9e291df851b97808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d06f83ff475479c977d7212bf64d018", "region_id": "RegionOne"}], "type": "volumev2", "id": "9d70cdbe2096449ba094f89bd0b5c62d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1a6c7fe95b741d9a153d6771b7c7844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdd0fc8020e45aba7a3a852b9d622a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8440b29de56b4153a33bf345f23185fa", "region_id": "RegionOne"}], "type": "volume", "id": "e1c67d185ebe4a139ea65f4797d37756", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c079aa0aa2445028e53ed6d4b982449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9e523adc858437c813dc21bca333440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c6a8071d5464339a08cf3e7990c7ab8", "region_id": "RegionOne"}], "type": "block-store", "id": "f78a5954a1c24872b0463ac32bdfff73", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5989e377e6b34cedb9a359d4e7410cef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a5038d885624fffb49ae26f5b9fdb04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "20ba50bb384a488b8ca42bc19b8f12bf", "region_id": "RegionOne"}], "type": "alarm", "id": "4fff78ad72b7432796f1599963ca5614", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b39e8522b834a9baca6ff9d746707d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8df6de2126c461ba5ecc9e265b32cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef7acf8b3540441c8d886e0c650b2c23", "region_id": "RegionOne"}], "type": "alarming", "id": "8c78c5e7f3de4d729ec3d92e029ea158", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "acaa1890dff24d4abf3d0937d56f5e96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "25d4567e2152477c9a2689c84db94e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54774649cb684c7d85d26e975d9cb211", "region_id": "RegionOne"}], "type": "meter", "id": "6b67877d755d466daa29f9b4ab312c74", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c94c1b4c55f4adc9ece74b5e7f71a9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "65d523bc39ef4620a9c208461e5dbfc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d09017ec78e94981b8ecf8c1ec71da1e", "region_id": "RegionOne"}], "type": "metering", "id": "ca5987bf30f64d70b8da22f5581dab0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec8abcbdfea449ea8ea29f7fbe7fd1c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23352278c91649ffa97c755bc69643cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "078f97b676c04cc1819b41091f9c0eb0", "region_id": "RegionOne"}], "type": "telemetry", "id": "bab50bd9f5fb462d9edabfd1fcd2fcd5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f3bb136313c463fa6f28622d371c248", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3262ce73459c4e3b8bd3e3317926491e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e215bbdae79b4a72b8d7df881efa1759", "region_id": "RegionOne"}], "type": "event", "id": "9753615d12144295a9b13f825a197640", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f41beadc7bcd4368abc3c89a030873ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e653569951a540e8a35ee4378489ccf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15a11712bb304137b488b9fe829b814b", "region_id": "RegionOne"}], "type": "events", "id": "462166d32ffe4493b2525c8fbc47103b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "536a76fcc2ce46edaf515650cf6b1a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0665ff251e94a22a387fd0a8996f1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0028f3bf3719417099429e3e59783123", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4d23037f1a2c4da89076e10122ddae73", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "271c613b9a8a4da1b476f25895910a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a850f390e8a443ee851dd14a041cf160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ead0be516ca47ff8e7ec2f5fe68dca9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "782e6eff640b4111bf9eb4e9c219f511", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b587b8b05e704dbba0dee5fb435919ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fa6a6fc6f37a4280aae7b8d409d43738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a71053f07ebe442d8a7288bbf7faf804", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bbe2a866b9a741caaf3c567d08bd9170", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b51b5d8b01241c7939aa0ecf8c19706", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40b92ea4311c4471ba983ee5fc465fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9379f637e60d4c2eac01d7fb2d889910", "region_id": "RegionOne"}], "type": "tricircle", "id": "a04b34736446473789b5eef9a641db99", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "101e95bfefb34327a74e83e34e3de25d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "85632a62a5b64e748b0b4ab5bf2b82a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0648e615b38949948594cc8a2675da13", "region_id": "RegionOne"}], "type": "database", "id": "3739d38e6f5f40669b1e161dcd0d30f1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "93b68fedabca4dfb8bd26d0f9cecb183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d379242c538544c1be935c2990329fcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "33c4fee5247c40feb66d6775cf77da78", "region_id": "RegionOne"}], "type": "application-container", "id": "14101306f8eb4aab97ffd1e6402ace94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f321268956c4ea08d9f79f6f534787e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f20d5c6128044f5a221565fc93f12f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f407848c3e0b40b284f2a3ca930478fd", "region_id": "RegionOne"}], "type": "container", "id": "dffb4fab30bb430e8bbce57087f89fa2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6040b988e15a4b9f8ea9b24f9a98286b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4aca0401cf2342edb71f4adc3e60b6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cc9d8c99392f4fa59dd596c650f33df5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "027b70e0ed104df29ed748559faa4999", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9774d48bcaba4591be97c42cbd09fdce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d20fd5c9ea94fab97a0baa6763871d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3613705b48d5441f9f22227fb74d3e8b", "region_id": "RegionOne"}], "type": "rca", "id": "f2b165bfc5d6487a834cdda9ba28cdc6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "35df449e1aa042adb2b3f9aa53e447d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e64fc8ddeaf54ef6b8f5aa47ac35d9f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a0fcbf7a06e3443c938d067dee759834", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "845f3d21e5c8432ab45af6d2ad94867f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a710cde3c0204d6e9a70b8ad9c0a70ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "90f9498f7e984e1aa939d9929cea3ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cd0eb033b173488aa7376d2898513fed", "region_id": "RegionOne"}], "type": "network", "id": "c9b7419e6d6343cf80259c8416d52000", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "22ef117813d743848d43124fc62a4482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab9a6bd12ac94ff9aef33ecb99474ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1c82be03f8014176b05595e487ca3d96", "region_id": "RegionOne"}], "type": "backup", "id": "18a9bdc99d9a48099a676a4d1bbf8875", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d377bc74fab7417ebc323508459cc7cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c5da7512b9804fb19fa0c1c2382f48ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8edc549a5d75412abff72d0ab32db393", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d269dc5434c9421fac009e82792c24e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07406f73910049e0bd1473632d7e7cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41c9cd2a53f84d12824092024601ffea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "351878300d514ef8bdfa533a17a633c0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "50ba902449524e1cab06cac6443ff142", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b3f93496d27643cd829f2155584d3a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3844764821a54b2ab1f848da00ecea7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "366c1f4165d44cd786c878c67e2fbcbc", "region_id": "RegionOne"}], "type": "monitoring", "id": "fae65191aad045cca858fa82a399463e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "91fa6f5959af40e498925f125d39f727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8f35d851ecf64cde98f16166da5dcec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "72c4051cf8d14e97bab44cf4dce42dc6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a6f3afe5c6dd45d482aa4e60bcd2d9c1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4de427faaf0e44efbf55ba611ad7696d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c72ea0c7e3a467a83f815b9b474f7e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "56a1e562d67a44f4bef95537acde4f23", "region_id": "RegionOne"}], "type": "placement", "id": "34847d230dc1445aa04a9fff11a1ab4f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "946a175140c74acf85f109c54f30d3cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6fbd0be618174b5b9eddf97eb55ef15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a9938b255fff499da01002e9f9b3f1b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d2f958cddd85445598983728c55cb779", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4d0dd8d55e004ecd854fc4ddabf37119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2d4c98281ce04b64907c9edb850dc08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b34ea86c620460e94664c310648193e", "region_id": "RegionOne"}], "type": "ha", "id": "9015467b26e64fbba6743bb538648802", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "20bf95410c8f4b4dbf7958d23ec3693a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9cf7ac320584f01990f7e08f58a635a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c89df961b27e4fd3934b5798aa02b747", "region_id": "RegionOne"}], "type": "reservation", "id": "a0be727425fa427fa654a8d601802b48", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db946b78287846659c951c5e6bea3dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8914b0cf163e472981baa981d97aeda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0d1d715b85b24553b04ed20e47416c3f", "region_id": "RegionOne"}], "type": "function-engine", "id": "e920c4a1eb17475d8de9683358ca6bb3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d82bb863bd0b4e52a4ffb88f80344809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ad24d93fc0b4b0ab1d2acc862297caf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ef8a29fadfb044748e5e21acfe9f4b53", "region_id": "RegionOne"}], "type": "accelerator", "id": "b1affa6906424b7a8380333289ea83eb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33b27ef8d4a849d7bc3ada789bf19ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbf641f7f3da49b7af49b5577fc33446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "11741e2531574917b44ba71ecf66346f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f6c92a4de530467191895611f0adcf54", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1d16a43da2b4258ad3957f23f5b1cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a24bac7b70045ce82542071822b0dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "df9b45a5593e4297bbe9a589b7d998c8", "region_id": "RegionOne"}], "type": "registration", "id": "84e890ad10f54f6fbe6657c471bbc149", "name": "adjutant"}], "user": {"domain": {"id": "636b793fc58746f6b39abb44ddd1b04d", "name": "998d30e686e148f8b564982b05c6fb61"}, "id": "d7e45214331c4c11a715c043b685a58f", "name": "7c4252ddccb64620b0b859e77b3ac7c7"}, "audit_ids": ["9a47f1702c704877af2f9b8b151aebea", null], "issued_at": "2020-04-23T06:26:01.837920"}} 2020-04-23 06:28:02,025 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,032 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,036 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:02,058 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,065 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,070 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "7f3b7f3f-c20f-4dc5-bcf2-3fc3c3d6ef63", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {31} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.061732s] ... ok {27} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.144673s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.062324s] ... ok {22} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.072054s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_create_attrs [0.061992s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.058338s] ... ok {12} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.144695s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v2 [0.125459s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,084 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,090 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,093 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,097 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {29} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.174481s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,014 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,019 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,022 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,027 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,039 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.949404+00:00", "project": {"domain": {"id": "9a82879c1ce3472ea65dcb62c640d38e", "name": "c90a9d34374b4468bb5a815d89007b59"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "93d989e075cb434a935c0af9248f7515"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "58621bcfe4f244bfa9feda9d2a52bcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "db87d08bdb124f54874c56a98bcd14ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "01ef7b1aef81422282a32be3817f00cd", "region_id": "RegionOne"}], "type": "identity", "id": "87ad2d6ed6ee4228aac3cc2541890e75", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d600d0be3e7047c2979ee3cb6d4c9b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "627ccbed2413462b893ec77b25befd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "17e370ffb6ee48768e0a86450e99f655", "region_id": "RegionOne"}], "type": "compute", "id": "b9fafdb17c1d4b78a08e2a369a475bf2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "232805de6bf74cc4b84f0efb2bf4ae92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ceaf69feeb7f4d09ac12a4a9aa6bec9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f673bc5a3b9d4e74a40f6037ed9414fd", "region_id": "RegionOne"}], "type": "image", "id": "1eed93c6a79b4911a2383097ce972d70", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eeaeebcb87454aabad933fdcbd1e0604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4e4409cd22824247971ffc3c0a2cdcd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4507bcaa28814c76b5e319af4aa39646", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2810a93aca5641aeb2f31710ba2f3960", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44d90ee59b714d95b60764a59a931475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63e52084152f4785b090e70c516f5ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4f64679d591458ca7fbfa6cfa620b19", "region_id": "RegionOne"}], "type": "object-store", "id": "7297ec6b59044e69a25583f6be8997b6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a732f99f05d048febfd9e1c280a2ceb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff4276fb726a4b36988bc2b26a091939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9fcb150e4414467086a12f44b4159cd2", "region_id": "RegionOne"}], "type": "clustering", "id": "66d87358ffc0473f932ce8679e336f34", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "271001611387430a8dae50ee67fa952d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "455459c4aacd4933a88cc38cc07dd960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ba89df8e40e47bb9ac8781e38c30d43", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9316331cc9d0497485cab579dcaa8b10", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37e0856d94fa4da28e071460d6f3d7e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8efd1981572844e8927af2437e50e1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c18881f0bc2462382e9b7837cf49835", "region_id": "RegionOne"}], "type": "cluster", "id": "d7cfe3be75a44fccbca5fdbbc6677c93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "11598e13980c4ae989ec27b47d5b98ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a04b39c06c745be88b66d28566fa33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f8df5244a6204d10a48c760f574abdf4", "region_id": "RegionOne"}], "type": "data-processing", "id": "dc0184e48d094eb8b4fc96350b3c9b31", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ffa861c77884de8a38391a3290fa0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52862469ef894b449f660d7a3e37615a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "418df8f712de4141b67fd07f20d01c27", "region_id": "RegionOne"}], "type": "baremetal", "id": "6e94be7a81df4ebdab7b41c96f2a646e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13b1e2dfbffe40a2b4f0e86a79afc7d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bbe7d574fd74b998d023f1de0dd536a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b04487b0ac704951a5b169b373c4c98c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "359ae2836c8e4f89b51059550f887491", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4493a08284bc4379b71bf221898491c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "67a08f222b5d448ea78e88352f4672e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fcc2b9765a0e49bc97a50bd6a34b098e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "85f7f335c405485faaeaa7cdd368b320", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "89507a30ef0440abb874a65863597eaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2d2075729a044e7bb88731ee0ca391d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "aa9b0fba5bec46faa77ffb614307a01b", "region_id": "RegionOne"}], "type": "key-manager", "id": "31fea76927624b9b868354c1db476987", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b074abb27c949b089c5118c1f53d079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d3386a7cd16946d1b2b2c446a8885f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ce85568a6224aa4a424e26f7d47001c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c42da404ad884481a41a9a70ed5fb53d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b8f7a221f3b4dd09cd7664cade395c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07de422d5c3a41249025a2af0d20780c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1d28ebd3661f4d419f1a7e329ad261a9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "433e1c06745347bea1888f9a15c2651d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e300d8c356946f09bdd7de96cc72b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8c52b533bca74c44992180a646048197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "213f53ec43c248b59ced1cc22c26cba1", "region_id": "RegionOne"}], "type": "message", "id": "fbcb132e422e491097b4f31ab97da0d1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f2eee28bb94845a5b62b50e70566b9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e0adeb84ee8e4e5aaa3586f45013986c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a5f256bea43d47229e9e6911ee454729", "region_id": "RegionOne"}], "type": "messaging", "id": "506972fc40c94880b2342008f4059aae", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "75e577d386c14acb909762ae444d34a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1aa61587b562462da1326290fe0942cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "68a9c73cbb7e4dc19ce3cab42609b5cf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a57957405880423daebb2c92c9a85c95", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90cdfb775fa64edaa4c4e37a7ed376a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb01d839849c4547a866ce7716573a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3183c5adafff4045b225f799b4963da4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0f22cabc65ad4335a504139e15dad11b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a039f18a74144830a6b7f9de864b6c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6786cb16e431458ca9c2656271693e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0b3f47606e042c8a006fa3df3c4dc9b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "69f8f61b640642eba4b09a1a39377eec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc762fb233bb4ecc8e1b1707a5a7a388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "345dba51c9bb453f969f4a6cbfa40e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fce37ccd44a64a1e8ef77c07de61d612", "region_id": "RegionOne"}], "type": "container-infra", "id": "69807b2afd3e4b788d0f2e38b74c694d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "cc6fb1fb0a0042e38375c27eff430d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "21e7be27398d41fd8c37f7e999cb3a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "111f555e06514893adda796e759f697a", "region_id": "RegionOne"}], "type": "search", "id": "baf701c541ab4ff480ebbce330ba1530", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c10a9eb83a084b78bd8129c16f5acdb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "55d14366455e4df9b30588669f0ad9df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ce8596f2d6a646b8a6994d978042139c", "region_id": "RegionOne"}], "type": "dns", "id": "4d18ee2ea2fb4d90a09764aa70a5f487", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ac3c28ecdc547ef8ee5b25aa1cf2da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "49940b179fea4f35a027ca7513f0ee3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2b8dfbe6502143aaa14d579d6fccd212", "region_id": "RegionOne"}], "type": "workflow", "id": "b325c6632f0a4de391e1b3b6aec792e4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6e8651814b14438a0a0a55cc79a5f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f627595120534f57b8e7707ec41e9137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0f740ee0773a4ca699ccdd896298055a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "8848d54624c04371bf61df8e37994005", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1b6d71141521484a997ba60dabd81453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "87a923bca7fc400cb0237db13d90a385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3edc49c11aa445e59b399fd62c7b1be5", "region_id": "RegionOne"}], "type": "rating", "id": "59087b1de82a4dd88e2f5db56ef248e9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c71ee66feb984ae18b15d7e91abfbb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b3d38a5194574a219b7c900d817ea1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0f68057f61a24bc1a31102351f304830", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e037ec05b80d46489157e83e692c3685", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fdbadaca68464f10bc4fb9e4c90444da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7563c8bc230b4b2a86413718def9727b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "227c6c4857204e0cbdf9b8b9f59cc86f", "region_id": "RegionOne"}], "type": "policy", "id": "148fed37fa174fe49477c1ffa09a5032", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63e4c509a84b46e4a8e33765ed7ce422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38bd78359841403d8376a881ff3ba202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b81e1df0e5154752a08c69fe3e6d282c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e5e865fabef94699b50327b71d7ebc73", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0759bb33d04449f198c3e4744154fc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d8854a1da0747198c4cf13a2aedddd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98ad754125d4429998da2fa02790afe4", "region_id": "RegionOne"}], "type": "sharev2", "id": "dfc97cbdf28d495b90e3e80474f330d2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d01f269865b244ed912b7b6db9fb5d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e7c58c716ae4fcbb00f47975ec5db8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "db7882ac03e4412eb1bf9b40c7ee339b", "region_id": "RegionOne"}], "type": "share", "id": "052a98373e87436f89ceb5ecba69484d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "13d23777b7d34568a5c9b017536051f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fbc234fcc8154218aada669ccdf4cc3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba4d94a3ad3144999f60a5368a4b0898", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f1e98ecfe5a7433cb9e6456e2815bffb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ca45ed6d844b8190a8a0d5047c2994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "419c360aa4de4d199ff28f30259af9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df3076b4849541508bfedc789d916b07", "region_id": "RegionOne"}], "type": "orchestration", "id": "576bd58f5fb2420ba317def4a7f18120", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30743e113f874c288ac250a7c33eeee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e987c17520f49259591f6873fa35932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47a22029eef44a8aab300219d379b22f", "region_id": "RegionOne"}], "type": "block-storage", "id": "e3c3011aaa564b35817cbbd6c33bff7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e908a3cfe2648f2b7d3b8e26b10f2f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be46671f81874a1bb6a957c89cf8565c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94d8d41ec34b4eb0af9606affe432938", "region_id": "RegionOne"}], "type": "volumev3", "id": "ff8ca0756db648d98fe3a2f5d0f4e209", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1ae51c80bd44ecc9f7cb116bfccff5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26d25777461849bb9a578935d490969e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f16b11cbd0344500bd2ce3642c51da75", "region_id": "RegionOne"}], "type": "volumev2", "id": "2dfefe58311f430ca0e7c923e91151d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6558b91739e14bca927e9b5d3055d211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "534a3561c70141e79b4967b399185f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ea39724271d4507ba4d3663daa0d289", "region_id": "RegionOne"}], "type": "volume", "id": "452f2ded7d1a4c32be4733420a985a52", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97c216c3b059445d86456b36902e2ea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4409b11637984c3b9967377ec90c197c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3589336c3f57486290e2bc4470b96daa", "region_id": "RegionOne"}], "type": "block-store", "id": "363f37dca86b46bbab2244fc522670fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c98fd5e397e04155934bbe7822c3b863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f51622ed4bab448ab647c3802d6a6f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "85bbb00319114226b7a2d4dbf2e22ba1", "region_id": "RegionOne"}], "type": "alarm", "id": "a39ee4d32db04d72b77eb7b028e60977", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dbff01a775dd434a87409846d3d82a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20d73d46f93d418c8c9e22b7e2688433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "64c41f9835e944e79496b2026ac5c1ab", "region_id": "RegionOne"}], "type": "alarming", "id": "74515dbeec5c4f2e8589fd96a1a098bb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cba2b5914b234487a9dfcd59e7fe3a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29ffaed03b5146f4be8bda60fa68bba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "947df973b95a40119f9b5708a2bd0907", "region_id": "RegionOne"}], "type": "meter", "id": "dfcc08d41f73496ca1d0e535a75aa82a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a325e4a9d1c49ab914d2a2fd48a09e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "823aa54ffdfe486c923e68ee2d0c80c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "20a8e46868cf4fa087fd73a879597736", "region_id": "RegionOne"}], "type": "metering", "id": "56cd3976d8ce4ac8bd8509858903f76c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5287a50abe964c36b764b68f70fd4c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce3c7a96ca9448f7ba8d2684fd96fa60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cbf6326704e34c778c298b18cac18c79", "region_id": "RegionOne"}], "type": "telemetry", "id": "2c3931cd9f8e4de19e85e611ff17e9dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4a8c487ee32a4feb86ae72a02904f394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b1f36d325c87446dbfa5eab690b7d36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c747b60ee2eb40b4b5a1817e07aed0cf", "region_id": "RegionOne"}], "type": "event", "id": "40d5e66266754fd7b23afeaa781fc8a0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cdbfc9e9b6d04627a25eb5270592ee60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b7b345600f384d2fb01d2e8255d7d913", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "613914735be64984b66baebc24a57618", "region_id": "RegionOne"}], "type": "events", "id": "1ee16cf3ad834ebeb9de5d83d3fb9f87", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b0dc1522f48449ec9e4c6e934e7ee048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef71324c157d4b7f9c494f8725280d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4c7f0087e124c85920ee73f7fe5468b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ed2996135d8342b69432da4ea4e0f585", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dcca78363d524c529d226b0f1c6d26cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34c1a9d0f20346359131ccba6475905d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bf88339f8d89482aa0d3732d747af52b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c9995d3f861b4a7781242b22f1fbd57a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "09035e11b2b54ba2a053acc18d4b3540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5e100c3c9e746f78f3fbe2b898beafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c3953b59be3431ba26fc0c1a4d6cffc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a0920b4c263244d3b7e4561496480610", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91f795dc90c34c6badde1fade92cb26c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "96a90c38148945d585e86296fe68ce63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c54e44e6ce984590b360b5c1c10a91e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "d89f685a9f914cc397149167940ab0b2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3a6b8de59eab4a65b5feef8d4c141f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5e41f809990c460682ec7751b1c0b3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fcffb99fccde48959bc07d2899e5f87b", "region_id": "RegionOne"}], "type": "database", "id": "8a18189ec02b471795b9b4ec94a25721", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1afe0fba594438d89480e0afe6384ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4bd808995ea94e38803b2c51de00aca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0e23ba3890ca49e3ab137030b5f86dea", "region_id": "RegionOne"}], "type": "application-container", "id": "5096563e134d49f19aeabf35d78fdf5a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b48aed3750324d56b67a25354441a8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6acd723ca1a43d79e854cb65d7c7beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "345cbe97dc8345eeab487ea0595c57c9", "region_id": "RegionOne"}], "type": "container", "id": "9ca957b5a49143f78d7d58df18b8d37d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "851716bd921a4642a0f7814b53b6b261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0d098ebaf3b417682b6be521cd8ef2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "31c3f78b7c1a43b1a89ee3e415a70fca", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "59689fd9d0d043e587d217d6bb6e041a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aed3cd27755d456a856f82243bbde156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc7b92145ad54b34b803abc23f06d4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1d106929390a4458b8d75e29a2813eb8", "region_id": "RegionOne"}], "type": "rca", "id": "23ec785234204c39aee886200913f1fa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c1cac532ce004e25afba0fde3b291324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "df58658ce4094ed58ec9e52ec2421880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d3a9a353b7774513b064d0fe153898d6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6268a55dee5343bc8f1d8ce87a469b4f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d43286bf71fc48028a8b9438a9a639c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "42f43c35098242a7a26c1c445ac5ea21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "26d1bd67e0a84e6aa18cf46fcd5b6f09", "region_id": "RegionOne"}], "type": "network", "id": "600f9eed5fc64f24bc11299f0b20ce40", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8224d561b9504f4cbd01e848ea4fe91c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5d1f3a83aff54eddb7d2a059ce714ed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fe707367537640948c38d441a709175a", "region_id": "RegionOne"}], "type": "backup", "id": "916ff50e49cc465cba184612b2fd91bb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3538adf514b4c68a1f167da94beeb11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1bea2eaed7e24eb79ffee1818d63ceb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d4765b4c96e41ddbedc3f13455a1478", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "356106d9294142ea8666148d4d86e80b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc652f301e6344f1b74a569a42389ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d14c7924edb4451d95d071554eeb8d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "976360041fae4e7fa1670183d5de8430", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "71780222ff2741a8a6569bb81747f29c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "372c81731409409c9f32337ce3b2ffd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d08b160013249a89bc8319180bc5186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74fdc01d57aa416184c55daeb475caec", "region_id": "RegionOne"}], "type": "monitoring", "id": "de969fc78de84d21832dc8d3c2858866", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00380f1cdd70462e857dac743b8cc307", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5169e8b0cf98446a9e090c41a13423e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "829915f173c74146a4dd34ed0f8b8942", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "13c70e3670274bc3aba3a5ddbbc1dbac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d457d197afe4dcdbe319436b7d54abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0d42dd596eaf4dcd86a63f870a36b00e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bfcd16e67ead43bebfe5d7c9bd8e898f", "region_id": "RegionOne"}], "type": "placement", "id": "9b63349e2b2b42ebabe94bdf65e9aa4e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab9ac462a78442eea99c3965e81a8211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4bc616784d744a6695a2fe2036c610f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7935165e0f1f4035af47f7438141fbca", "region_id": "RegionOne"}], "type": "instance-ha", "id": "17f1b484d46545cf8080ec074d62dc44", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e9a67abb00e14abdbae2f1e4291cf2de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27d9a7a701694d97b8232c3532d159c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3e1ee3b0f5bf44958b33e913f1a8bddf", "region_id": "RegionOne"}], "type": "ha", "id": "bc3607ab5786447386f437a9ff4255ca", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c64c6f9ff074484ab2e344ff6bde6849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "abc0d94a5ed44a508a945734eaec6484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "27b85529987b4adb849b67180c05007b", "region_id": "RegionOne"}], "type": "reservation", "id": "a48a1bba72844c4d91dd708f7c50a9cd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e8626a9e8f464d5197fa4950666aa481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c83da8ce784a403b969ad16773e021fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bbd669763c864aac887fe8eb17ccfcd6", "region_id": "RegionOne"}], "type": "function-engine", "id": "e00fcda7ffb941b99850202f219e7ad6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "953f9559928841769236f134957381ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05b2c4881cb74799b4edc3deb0a9914f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e938fa00c79747a08c8094206126fdf8", "region_id": "RegionOne"}], "type": "accelerator", "id": "a3eacb410a9245f89b87a2a9b04230b7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "852235844c98440f922ac9631dede3dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8cb96aac189644c58a629ba5513968ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d1b02ba9ac6d4f53913d1e187d59680f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4dac946825c948dd93169ffdae4446b2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9b8c74220d744760869beb19fb2a1d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b5d2d3e784ea4dc38e24125f3b8d2e57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "946d570576d741a9bf82fe22fda58081", "region_id": "RegionOne"}], "type": "registration", "id": "e1c3dcde89cc4f819bb313eeee25f544", "name": "adjutant"}], "user": {"domain": {"id": "d2d6fcbe060443aea86914f4e97dd8f5", "name": "01480903eb1646db888fbb409e9202aa"}, "id": "4ded1c0250b9487aac5d2872bf632569", "name": "11097717c70447279c6064b848193c5e"}, "audit_ids": ["33466e5a983d4423ab1d758cdc8fd3c8", null], "issued_at": "2020-04-23T06:26:01.949404"}} 2020-04-23 06:28:02,108 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,113 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,116 keystoneauth.session RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "name": "Multinic", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "NMN", "description": "Multiple network support."}, {"updated": "2014-12-03T00:00:00Z", "name": "DiskConfig", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "description": "Disk Management Extension."}]} {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.145647s] ... ok {23} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.060087s] ... ok {14} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.097170s] ... ok {20} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.222147s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,983 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,988 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,991 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,995 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,007 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.905005+00:00", "project": {"domain": {"id": "1fc32bc3dc9d4523aea62c032c832a47", "name": "42e95cce4245477b8334f5910529635a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "09460770b4f8470ea72cb7afa81035da"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "2b7f95083fd24621929e2e88f964e544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bd5bdd298c48481ea030e481782e20f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aa0e746814b94997bad7ad7584ad72ce", "region_id": "RegionOne"}], "type": "identity", "id": "5eab7e2a90a24bc1821ae65c43e32bd1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ed59545b9c7f45b5bb522c3a5a940a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2ab9d244200f43ceb8cf2ba867fbbb74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d910803baffe4e6b9826ac8b2deefcd5", "region_id": "RegionOne"}], "type": "compute", "id": "44e2422d95b54431938d0db23d939eeb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "2cd5ef1fdf804439be285121b6dc0be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6d4ea28faf9d4ef59c83a93223f957c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b0f10d7480954ea7aa5957cbb02b1750", "region_id": "RegionOne"}], "type": "image", "id": "f5266c90420545d7875f2d2ee91a577b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b6762f18dac14203bcf3d30ff05aa9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3b68c05c3b3d481d9adb324912164958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1bd21b5c39d145fdb592f475edc43c45", "region_id": "RegionOne"}], "type": "load-balancer", "id": "8d5ceb7ad2aa43ecbc2e027d06029f6b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "985f464ddd0e4acfacf0b902ed077f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39eff53a4ac2482297b5b5175e3d3fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11a0c8cf150e4d21b83ba5dd039d0d76", "region_id": "RegionOne"}], "type": "object-store", "id": "6d437ae231cf4ab9bd512b96cfef658c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1c86ef3c62a49b9bd35c21c09da4760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5320160025c2411a9ce9daa67c4c7a25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "244485221f2148bdbfac129106798962", "region_id": "RegionOne"}], "type": "clustering", "id": "fe712efee55743e2b9a0f24203651bcf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbc2ac34807243c09a3e388a0531467c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a20e50678ad546e9ba6c26a50f87cd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4656401f0b08489ca8ab6fcb529c7bfb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3df82e507600483bae4a62650e4ed61f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92c242344b2d432b9a0efb3454433904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff9aa7a0c6f341d29959cddbdfcea4e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d2c40db2c1104b24883c93cf9deca2ac", "region_id": "RegionOne"}], "type": "cluster", "id": "c1e5e6fb4a7a4fa1841ee303fb7b0ef6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5be565a68402417d8dc8ad77eaf3f48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8ac46dbe286f4b51ae9e2452e883a86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "993ad8e40a974370895e219efa8617f7", "region_id": "RegionOne"}], "type": "data-processing", "id": "742d0f94aa684720a5f35dba9eeb917e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ae176a51ec66464cb42c42aa344d50d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1a0dbd4c80554ce0864c13827176c12b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6ec0d6d5f53a4260a90f7d3e211f842b", "region_id": "RegionOne"}], "type": "baremetal", "id": "e42d238ab75849ceac0aeca401b439fb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f1fc0434db342378f1acfc5921a1d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e49967420dd4816bc47c5b52f8a9835", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d31f7a0ab2b94aababec8163e7a06ce4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "060b8c9c86574c5fa497d0100a28d260", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4728f0321afb45a68b1cb54f683ef041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a9d3591334854e399f9a56c92188d1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "960360ea10df4eeb8f509b3484412b9a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "62ff13339ae64c9183d669cc2fe5178b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ed2017b7ee1b4f88adc47d51eb56bab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "457002a8865e487294827e6fef6ae8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d9e99da65f1d4342b25f7e730fd9461e", "region_id": "RegionOne"}], "type": "key-manager", "id": "d26e9531b0b84aa9b33e6ae3fcab98af", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b54e6e4c606c4fd2a7b8dac0151d512c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89dda64dd2d44b25a67a51e41af2961c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "19da2141e7524f38b2acff46a40f4d2d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a36da4c0a3d74cceb08c102204c5b220", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95c63a71e2c040cfaee88d4750053487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e57b233989e9428abc77a50706422fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1c625890e8a34d9dbf5318df80aed667", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d3e81f2524064c9b9a3bdbc4d0853c62", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e27b10229a034587a763ffbd6545bb21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd33f87331ec48de985410e8dbb6b3c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cd3937280fbb4392995fd109ef6bb28f", "region_id": "RegionOne"}], "type": "message", "id": "f0d808d0afbd4c1db4c90b326d182801", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a02495e70ed840a8bd146e544e4816e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f25741fdfd34bd790d7a7b07b0dd0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ed16ccff07da450ab3173c8df874b056", "region_id": "RegionOne"}], "type": "messaging", "id": "0900939d325a486f8cfa581d170c1041", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "731c94e2cbf74fa89bf5acbb07f4ffa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0c61e6d1cdeb4f04881b341053ab8bca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "48ff178cbc1344e2946f0f8386c59174", "region_id": "RegionOne"}], "type": "application-catalog", "id": "28e02e31a9db4e16b9d9399f2a8db922", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04965ba539a1433a8f2dd475f7b44023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7406a5c3f17441088caae2822aeae5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81c77a9b1a5849d289558ad60d9bfebd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f7550760d1774d6ab1c2d607f7393db8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f370e87f7b174dba84b536607168b8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "030c313faf1440afafc1ce6521bcb7ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5417729d4b3f426e80cedcabea735294", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4244bad1e65f4dcd868ba12593a7acc1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eb16b3c02f341d9ab84251dc96f4b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dab18a4decc94902af5984fae4b18e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac7bcd70c8fe4000a04bd34cc7aabc37", "region_id": "RegionOne"}], "type": "container-infra", "id": "6ddfb29abdf64b5ab588ef074fea6bcc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3bf5d6e3e38d4bdfb6f23ec884766315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e1f1747f16a747558982655c3497ac2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e897f577003c4bbba917803721d707c5", "region_id": "RegionOne"}], "type": "search", "id": "7c06db35df3b4606963048db158a6538", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "95fe25df6d1148f09b59aca344853aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7b75595a31b640cea5016feb5fe5e974", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1a429dbb91ed406ba3407b1f9d41b0f0", "region_id": "RegionOne"}], "type": "dns", "id": "59e1ddd98b9b43a98c822f0c44db0c42", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ad40bfb8ef8462a94ccfadd8dcce974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "436a9ca79e9142daaf02b36862d31d0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "560fda90524d461e8ed437fb11e65bcd", "region_id": "RegionOne"}], "type": "workflow", "id": "4d1db38e3ddf46e0b4ebc5125450f471", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb56e8d5c73f410ebf3a3c560ee5cd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1de62f6b402402fb6f8964501a50167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5ba5bd31f5784002bce339b9bd82b1e2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "63631eb6d3424c18a18b94d83bb108fa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "38e148a6b0ba4d85b5bfe98f57e3f282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "698ed2fbc4284e6f950dd3c807caf07e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "67ba534dc19349c6bfec5c61c93d593a", "region_id": "RegionOne"}], "type": "rating", "id": "5e3290c2b8d043878e4685bc81f66ab6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9f40299b203e4d2dbd7c959ea95d0fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8bb7a25b326b494fb6ba0d9f1d367785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e616b207389f4d53bfa972b3cc96168a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "13b847dd5acb436a901e6f3e3a7304db", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4812eb25f0774af0bc198207dabe440a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e764fc44bb204081b348accc29f5d6fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c3fa556b2fc14e51a7aaf443ac775125", "region_id": "RegionOne"}], "type": "policy", "id": "51bb7e9c97454102986b825ca5db27bd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ce7cb685c404e4aa54acdf3da3d49b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a86fcb653e8c4f4f9f634a71b273d03b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d924165c08e47a18705140a265bded4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7fef1ecd1d404bb2b7a984826ab5cfe0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a0ab8da4e6574910aa9f5bec08931333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "033369e7f5f2456fa2989bbc970351c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f9a7ca41eac400885bbb4dcd1d598c7", "region_id": "RegionOne"}], "type": "sharev2", "id": "e1b16f33546d40c3b12755b36d6aca00", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9e2180321d040a8a43ea94e330a7ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5ebcab1382874cdfbf904adfb3f08e18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "452d9fae753b4348a4598fb441d81c65", "region_id": "RegionOne"}], "type": "share", "id": "79bbc0438e124167ad93674c40135348", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7431cfe0600a419294e263254fbdda3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f46f93aae4d14d4a8901a9a8d647e110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "efc57fe0ea574ca1bafdf522ffbc36f3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3daed1de443340108d0cd30faf78e81e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0247c85e0ed460fb30e632138b1576a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a99ec291a13f4c1399e7fb5d87e4840e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1239abed62b54824a611864c3b6d3792", "region_id": "RegionOne"}], "type": "orchestration", "id": "b708b9d8d98244c3b0d7c9f21fc5dd7b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c10ff97d90224e4ebb657994dd68ce49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b063282833e142729c2918ea6a2004b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bd5b31d73f34ed9b05c6de2abb98609", "region_id": "RegionOne"}], "type": "block-storage", "id": "05600ac54de04c3d9423177c2cf75ed7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "142e2f3b495647bda30d76763b75f698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "028c890c45b14442bacbfbc0a71b3f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2508405f3ce247d6ae039c97817fde14", "region_id": "RegionOne"}], "type": "volumev3", "id": "32d4614fed764854835de7438ffbf4a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e073acb30e2d4e67b3f93e4c7e2430c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7110596839494bdba2cf1fe25effb5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "828b4ed9a1844668b58f8f843e530280", "region_id": "RegionOne"}], "type": "volumev2", "id": "9c8e0f7d233047bdb6139c4d14060463", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e40bf2edc6948379b80414fbffdd1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "112d76c710d9409c81fe22dfebdc8a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7c226ec8b324e1c80dfde8775412e3a", "region_id": "RegionOne"}], "type": "volume", "id": "30c79b4be6a1454f95787402da7d5eee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28ce7c0e348d4a14a3853085e15a2aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "532cd3a7818d4344a6db93a9e38a6080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c388baac3104c00b43365395258bf0f", "region_id": "RegionOne"}], "type": "block-store", "id": "f30a6660021d41d1ac83a4e1a6e0b3d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c88a1ec591d943d1a372b932846d7ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c5e9d1a4bdb46dca00ad267b73ecd73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3ac2a6269f554f56bf0c353dcd31ea00", "region_id": "RegionOne"}], "type": "alarm", "id": "e26687cae4a348b4a5410330c85a287d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9bb24c9ec77b4a79b91f3e65cb5c69b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1b93624cf87247f29d3969c7fede5e92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4833f2888d5f450db1585a7300950880", "region_id": "RegionOne"}], "type": "alarming", "id": "e248d31162384177b804e9c3d6b7fa2b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1691f6c748aa44058493aeb20fa6d261", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee109ad93f524d738637d2890154709e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fce869c0417c4c12ba6020a502f5a56a", "region_id": "RegionOne"}], "type": "meter", "id": "e55b6853e7b841768c89f145e8d40adb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "db8d1e06c919403f9e4bf0250298da23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b929298ecd9646d99598549faa9477e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dbbfb07b6a44c5c8757f2c3609dab79", "region_id": "RegionOne"}], "type": "metering", "id": "339e548a40044fcf853cfb6f3bbcf14e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fd9efe56424f45b6a6cb0ff569c4dc87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b87222daf3fc4895bd0d46847c8df847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "51a47f8f907e449d84cde57dee76fd6b", "region_id": "RegionOne"}], "type": "telemetry", "id": "d54717352be44bd984169d35ebc3ab20", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5c36a867a4a54b54946ee4ba35899b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb43bba4651f4a059906274273670347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "08ba094950c74208ae3221c98f54a6ec", "region_id": "RegionOne"}], "type": "event", "id": "b265689d46ab44fd92611f7e31f1334d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a6085e4dd34c45a189b14e49879d5e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "670d26e0dfae4f87b15d2785671d2c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8af8ce38ff1f4f8f939520c0d13d166b", "region_id": "RegionOne"}], "type": "events", "id": "987303b18ce94b49b830c08418a979a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2c1f74f3b9814eeba4a33b97a4478b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9ebcb20443849bf8b87be15f9a993cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f83969e53a6b4e5cae976a4dd241fbfc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ec55bf7baa794c23a5f1a16eb08b0be8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c37ae24f484b442493a6bb9b46d12318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81f3b6a6333b409881e85c97920840c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "61b535aece074c7e92f9d203440dda79", "region_id": "RegionOne"}], "type": "application_deployment", "id": "86252f334d3d432aa328d4ef0e29a28d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "47cd44ab5d6e4d4790cf115a717d2e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a483523583ba4f51ad817646542f1758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "430fd3110a48441b8f0343d690d1aae9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bd9097476c7c4e679841a6d2305d8449", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a009d7dcd2f74525af70930f27798082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ba36565479d411e93d460b8dd829b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "629f1d65c37c459cb8d6e3e6ab669d49", "region_id": "RegionOne"}], "type": "tricircle", "id": "877900b828744b8fa6e11d6cad529cf2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "58a8169b81ec4d45930e49ae28686a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "22a7d79e72474cf0914d80b444bc5359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a73657fa46eb420ca8157f69e4cc52ff", "region_id": "RegionOne"}], "type": "database", "id": "de6f4128875f444ab3a18b67df2d9fd4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "919cb45975684f88a37d16e698050d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1eb44c7d33084f97b17359328a1cbf68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "915eb11e0d8d469ca06ae2d05d580908", "region_id": "RegionOne"}], "type": "application-container", "id": "0aedaf5ed025470cbb1b2f8957078dd8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7bf67fd9875d4cdbb6464405f4bc01a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e7b195c12b2443083b1adb54aca1cc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5528155b71154ed9bdd858c43f2683f5", "region_id": "RegionOne"}], "type": "container", "id": "b8d72019911640c4b22ccdfc1f783c7c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "08df0f1fdd9248dfa21f47f7a8f4696c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2882767e821f44f691a3979e238a46ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f09fb533313b4671b8cfc7a5d45d3829", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c33b2a4caa8746738613cd3adea84b3e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "688fc2d3950e479bbb79caf1ab606d18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "959066e15cf0403ba8e36a6c32d50f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d1ff862f97394dbea56f436af2c1d22e", "region_id": "RegionOne"}], "type": "rca", "id": "9d9f730b656b4142bec8363fc3f6c7f2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "369b131afc324135b3ea1abc7f0b5466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d5b59b2d00f64b33aeacf4338c0147d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "88dc867bc7544491b4746c0fa5dd96c6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9cea2ce4abc24e46bac4f53dbd4c3feb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b755866139cb4b5ba5fc91174c9d8d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ed33e38d18fc4f5ead05f13e1af13222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0f1d9592e18248f789122b898ce73f7c", "region_id": "RegionOne"}], "type": "network", "id": "e021355948a8434c8e216667b3a5e14e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a80b88ab758f4b6ba05df0af444b425f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5cc916312d02491f82957f1da87ca329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0f956b38d4a046039c8300484464fa4b", "region_id": "RegionOne"}], "type": "backup", "id": "6ed05f839c4d4edeb67d4954e1591085", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6120945a7f040abb445ed832e4c1c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fdd6b621a66e4728b006bb398fde95e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "37690f1d03fb4db79675bc0930ead9b0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a6149fb674b14d93b3e657d9211dab22", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60095b3f422840dea88d19fa323376e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9907c95786ee4564b583f3ff19cc9664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7f2f8301bd3548ac9959847e363f4f03", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "472f4f0cb92340ebad802fa84fc43e17", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "994f480dfa034fbea777a1ba3a9a23e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1ef139421d654aacad39dced4551e81b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d5b4b74636d24da685d401623fe0164c", "region_id": "RegionOne"}], "type": "monitoring", "id": "8705876920394d6399aa5f72b2b330f4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2f0b42f56025495db71aacd77228932e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "29e6451943ea44a9aa5450c487cdbacf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "901af1a646a74d99bf8affba797374c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f34e259e4066429f9e66ee2790898afb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ab152a57c3774c14b7253ccf0515e033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0f789094de404abfb5381b21f0e617b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f954232415c1484999d1a7dae0e9a758", "region_id": "RegionOne"}], "type": "placement", "id": "7d7a1c22b1e441199daabad81453487c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2dd0cd00e2fd437d9f7fed94588b4808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71d1dd7456dd4ad7a6f9db4f5eab5980", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e6d65a01630d443a95c3662732d56467", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7cc1afe4180042a0aa34dcceceba99c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dc66712d775a45e5a5f3c106801cb3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "384fff7847e8406d830ddfa1f73ad51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "790db570620e4a2a848969c1acd9127b", "region_id": "RegionOne"}], "type": "ha", "id": "b4946114418743819b90ff8b2e5e8ce2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ee983f4422d14ade94536cbff1184671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2dff61efa9e4aa09da072428d9fa645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "aea94a2aa089464a8559cc424e7219cd", "region_id": "RegionOne"}], "type": "reservation", "id": "0e6698544cb845e38769be45cc341834", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f92ebb121ec54cf9baf149038de568b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d8baf09c107b47e4a452f6f9527cb282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2429a37711ac4945b2a72c7a45ece254", "region_id": "RegionOne"}], "type": "function-engine", "id": "eed49d4ab62345e8a8cda156266c45de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "603423af521f438a859d887b87845332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a69466ec6afd47b5989e477dfb76b8d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b442f9910d034984a4851cdab33e86bd", "region_id": "RegionOne"}], "type": "accelerator", "id": "07a3e128f9fc41af861b68eb50fdd028", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "62fd1194c2dc4c28b7f71170cc2b5e1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0055cc026a54a35bb411eed297d9bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3423ee37e6824864bde75d717a66cc6b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "72c1c5c340b348bda88fc5692ba8835c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c30113ebc6e4f2a9fe918a022b199a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e713f9cb4a742abb647573e9f738d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3361a55c45c44267adcdbdbd7a8b42f5", "region_id": "RegionOne"}], "type": "registration", "id": "4e62049cdfbb49fa91d9b060e6a934f7", "name": "adjutant"}], "user": {"domain": {"id": "96278ffd98ce4cc99a4f6438037b4397", "name": "1ebee4f0dffb4fd0a1293adbcc53357b"}, "id": "2237558ac5e143d48738a1a7d1f44a77", "name": "914db88a0c9a4a78ad618a948b4acc1b"}, "audit_ids": ["cee1db85cb3e4dd2b78b6e70f5d9830e", null], "issued_at": "2020-04-23T06:26:01.905005"}} 2020-04-23 06:28:02,074 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,079 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,082 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:28:02,115 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/1234/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addSecurityGroup": {"name": "nova-sec-group"}}' 2020-04-23 06:28:02,120 keystoneauth.session RESP: [202] content-type: application/json {31} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.062004s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.058855s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.065822s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.100968s] ... ok {6} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.059758s] ... ok {27} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.067870s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.072551s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_create_attrs [0.061514s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.058872s] ... ok {19} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v2 [0.141157s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,093 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,100 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,104 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:02,159 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v2.0/OS-KSADM/services -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}afb9f2abe8741d292c9c5d693e260ac6f5a36582b33db9d7b2c88480d6fff41f" -d '{"OS-KSADM:service": {"type": "network", "description": "A test service", "name": "a service"}}' 2020-04-23 06:28:02,164 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,166 keystoneauth.session RESP BODY: {"OS-KSADM:service": {"enabled": true, "description": "A test service", "type": "network", "id": "b6d1d3122bbe41a58f2a2a5044436e78", "name": "a service"}} {9} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.059955s] ... ok {13} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.244230s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,024 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,029 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,032 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,036 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,049 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.959249+00:00", "project": {"domain": {"id": "b57a11026cf4496faa2d94f1936663bb", "name": "2c89fb753b604e66813cb4ddc5e5a798"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bba48a4497fa445fbdf1e7ff530ad0d2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f9b3ba8d7c2d41e1a9c8cf705f101459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f8226ed5c39c48f98487449cbdaad7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c7de790081e642aba780e313ad2f1d10", "region_id": "RegionOne"}], "type": "identity", "id": "9986d40c840c41d089e0696c82b197bb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "048d3994d5884513a1bff4ba050f94d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d3213b3232de414abb8c586f438cea93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a46f78beea414caf9e2137ff24c2cee4", "region_id": "RegionOne"}], "type": "compute", "id": "14baa2689e5f42eab32be4b8fefff30e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "368aca1269ec4af6bbb03150009a4f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "33dbfda07b594b6a8fc5cfb071e88d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a15ca782603847ac95aa98f0a1fe4577", "region_id": "RegionOne"}], "type": "image", "id": "516c918fff604a7397fe3ebb6f003b40", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "769b6230d85e4c648c24e4de96876d26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6b9f087246494ae69c3082a879d2caae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c73a59e4d67a4fab8afc34d8229ff164", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d72145ab7f09487bac075eacedde1269", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12a8884c091c49ec8a87f211c919584e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32f24b9484114c76b2f35b7882e53805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aad9e772b28d40f5b2752266eee78258", "region_id": "RegionOne"}], "type": "object-store", "id": "33cdbe0063af411fae320180ece9827d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "395c57b8b06d4b25afdaf67664cb8fe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d52a735573c14092a31d2a1d6e7f7116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c682783a96349bba3acf5e742933d48", "region_id": "RegionOne"}], "type": "clustering", "id": "a5380a6ce7764514afad544eb6102f50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c07ddb73de649cfbbfeadf1ce466db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c569c2bc3eea45a2882104159d3ab669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9486a560205a424eb8f42228ee754eb4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9a1e715dc9604b7ab0faf979350faa06", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8320baa361748259e0cc7d4551dbee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f05cfa19bf2c403ebd384ffe19e9db7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "85485a4b93694d56bb52d3cf195362e7", "region_id": "RegionOne"}], "type": "cluster", "id": "5a33f254b9e74adeba54efab8975f25f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af555b7be70c4110a5c3b55e48bc46e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7b21ff8d478447cd97edcc1f74543220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a9abc4ce9dba467ca1dffad59c59aa29", "region_id": "RegionOne"}], "type": "data-processing", "id": "aad372635d5b4584a3202dd56358a3dd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e8f99f6e2c9458a881442c6dad476cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fe0d996e1196481f81236d795aa95413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "311e3fa0f25a4efe800e9c9849a457b2", "region_id": "RegionOne"}], "type": "baremetal", "id": "eb5389a8f352454497babecce0a7777a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "17a2cd9c300b480fad9145c6abd016ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2080fe28619e491ab595ade7cf0830a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aa40151bc36c4f19abe4384232ae652d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "caae62b1662346b0a18467c2bdc4962d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "92be77daa59d4137a274d031e67ad96b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fbb1bf999d394b14a544ca474166b4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bfb82f34c8604a678242ea12824f65f9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "32dc7348b98343188d495e61e18dcf84", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "928b33b95db24917bc3f05b890591691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "717f686d4e3e4aaab39d5c555c44a6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b7294e01060641bb96ce9705346d628d", "region_id": "RegionOne"}], "type": "key-manager", "id": "78311e4d275648d193c736bcd5a2063e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b25876041416440189ad34aa21d880f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbfa1846b68b4061a225c3b098029062", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f0864cb5bce4166bebe8de525215b75", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c52211d690744144a9eec42a8156883d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b56e4021fefa44658bdcb275d765173c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "118f53c8c1e4483a94db6bfbe6a96c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d9d7222d14ad4cb78d28c5f79614b1ac", "region_id": "RegionOne"}], "type": "infra-optim", "id": "66b77010a8bd4649b6655a737dce8d47", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c83cc2524e3d45fa9f43f8fec200c1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "11a9e6399fc04686bf3dd055595ee33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e291bc2caafa4778a6e41c709319e4a8", "region_id": "RegionOne"}], "type": "message", "id": "7ab4014817644d02ad667b70b25903d8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "da9f908874584f449283b50cc669b058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e07e9a9ccb64dbdac745636cceed708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ba7c297df80b402390459a208a5b8a44", "region_id": "RegionOne"}], "type": "messaging", "id": "37859d0c06da4237bf6c834c755a4642", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6e74877873a146d4acff313cf34ce0a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e32017b1ded944cfa51bd9b6d5976b6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "19d9de9b204d4c94b29911c622078da3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5d139b4e37564778b343567ce5caa53e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39815b7c2eef4b5eb1c89af6ca3ad5b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93fb56004bc94ebeaa4c4b295c59eed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b09ed7039494ff5ac73916933d41b8e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c42a53a3593543c39e300bad081c6363", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce00e4ee2bdd445ea64a2db5fccbfe07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b4911aee27747649dbe2d3754d06471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f4e827fe46d4d53b274451bbf0a42ad", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5c170107ef834e0f96d9d11e20cf49ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4284642c08a4e94a08cedb660e091d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ca6ca2f920742418452c14f42a0d02e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c18876b4258440dbcd0ef9124e43e62", "region_id": "RegionOne"}], "type": "container-infra", "id": "649229df192c446e86c62f9f4561f62d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e454be279753469aaa9a48ad8f3c6675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a4056d89059a4812ab2abaf876daa68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "30a24928f7cf4d3a9472d1daae9262d9", "region_id": "RegionOne"}], "type": "search", "id": "d3d1da0101834f93900c31f5c8833516", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8fe74205b607408eb3ceac38f81f1891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b4896d03546d497c84f48e0517503bb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "db2bbc832dfa43f09ad7183044900579", "region_id": "RegionOne"}], "type": "dns", "id": "f40f3edb044e47ce96ef50160c0ec09b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5976dcba566a46c9a2cc8f808d40817a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a12877387eba48ecba924918bc201372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b6f205da0b8d42bd9daae9ce8d85eb37", "region_id": "RegionOne"}], "type": "workflow", "id": "a73545c699cd4b0f8090bee67ec0c1a0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be5de59464b94042934af0d3acc16a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "213b0cf82cef4b159500667723c7f479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "51a21af7f94944e992930a77036bf76e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4c642d4d8ec64463818e0bc861cfdfa2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "899b3b58a8ee4eef972643fd3370bf36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2428affde8b4411dad4883d76da80a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "03197733eb364b3ea217086ed5b2a7ec", "region_id": "RegionOne"}], "type": "rating", "id": "44de9cefb7794bdfb71abc0201bcb901", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a76597e65dbb473b9e0216dbc83b8088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ef8a6b07799c450fab171388d9bb7174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83d66e8876df4e1e8d93c9e8d878da06", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9d0771be9f324018bde59499b4a2d44f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8cebd7e960b4b04ba16cd338d327146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5b3ff256bbcb47de8d49de3f38422b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9250ee24fad848e89421bd4499b504ce", "region_id": "RegionOne"}], "type": "policy", "id": "029f65254453410080a549c260d772d3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "069ffb41652349f4a7b3c74377aa5768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2552218ea214b7faf7f3b75abff57e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e708dd9064ab48e999968165ab697af5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "723422d8d9184cc487ff49450814da03", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b2478b587f544339358591c39abf9a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77ac9c97dd3042c993596f97a2fda9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "138fd47cd5ab42dfb4ef8bf671214af8", "region_id": "RegionOne"}], "type": "sharev2", "id": "27d7d23d9a0c49af8a27a76121ec84a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f63cc0012acb418aa5d2a83df29532ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5e90744aa024eb0b1707cc9805e90b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fc5cdd40c4ee4095beafe47a5dac3240", "region_id": "RegionOne"}], "type": "share", "id": "ae497c718c63437a941851678b02e1ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "059a63c8944d4e29beaaa175ab29e2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f209d93884f483788333c42930459b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a0b6ebbb7bc14827b2ea0bb603e6fe99", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ee609534182645a98c7730f1f07051e1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d91ce702f72c43fda5dd81964cbf39c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c45cc4ee1b2d4a5e9c3c78d87e9d9840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b60d34ef593e451e9dffb31b5b086484", "region_id": "RegionOne"}], "type": "orchestration", "id": "c3a54113b58e4c8b8b6840c52c31b7bc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0f861677d5f4ee4bcf2f3e1da4ad548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73ae8544c58846378ce93c573b2564df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e90cd8ee3f04c92b50575e1e6a845f6", "region_id": "RegionOne"}], "type": "block-storage", "id": "7b6bf45a06fa4a67bc90daefcc46f365", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e3e5bf3ec584f50b3785b7a363326a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aebba6e503da4c2ca6e6a07087899d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ded28539ae844d1ca6c8f0acc6736028", "region_id": "RegionOne"}], "type": "volumev3", "id": "0763c89131304228b046724f7155918b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d8be10885f43d18fa07064c3aebc08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3b859ca6e6f4e0295ed51922bd801b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2636f199081d466d9b0848aa6e519960", "region_id": "RegionOne"}], "type": "volumev2", "id": "57ba13bd06ae47c481548f7ce6ed10a6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5255a4300c45088f4a70600b6d7372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3687e7aa137a4391a30db28b5f4686ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "816de5effb84484493d785f45e70df20", "region_id": "RegionOne"}], "type": "volume", "id": "98c0960e00284f25b6a10da41d9423d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "266feb55940946538f9123cf1bb12885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a90e2192c0464c92ace7abea725fc219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42f75668ea7748788912c356a3305ff0", "region_id": "RegionOne"}], "type": "block-store", "id": "c0d4527760cd4b6da3c5617c9e1cfb52", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb13627c9a2746989785b15289ea1fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a5f39651638428b92b135e426f8076a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2a92dd613615453b94ecab6f39c141f4", "region_id": "RegionOne"}], "type": "alarm", "id": "859b5cbf1fa6440daf0c62d398532c43", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2abd8be7ea284eb4821c208b99f1799a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0d13682f60a49bca5ba959510f09a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "04a7707976b34850b1909539f8602f0e", "region_id": "RegionOne"}], "type": "alarming", "id": "59a7d9ca26dc4fff81207e50f2e40f92", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5aea451561814c36ab77f0d7090efa3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9383e54e52404e449c707f4c080916c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5318cc70409949648a8711a1cb4fbb32", "region_id": "RegionOne"}], "type": "meter", "id": "2d1e3c9b0a9a4cc9881a2a1802c8e303", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab4e6e3ff6f54bb69625b26181adf8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c333a96e125543918f4a4a5cc15070d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08fcf51e7034426cb1b64bc2fedb9849", "region_id": "RegionOne"}], "type": "metering", "id": "17538aabefb54d5a8a0acd103917584c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f88feffd435b402bb6c1ea9efbfe943d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e9d37bf374e43c484410d95358895aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9144576e6ca04d829bb2e30d683bcbb9", "region_id": "RegionOne"}], "type": "telemetry", "id": "1756b0431b074e4ab1695850fee6c348", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "08f024ad9d4747ecb8f86778085ad5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "21d157b9467541919084801a2d1d8be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b5cbe4d3329948c39e96d65bcca46716", "region_id": "RegionOne"}], "type": "event", "id": "7125840054e7438ea82f1cf363ca410f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b2450fd452274f23b900f7ebe5657c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e924c8c0031b4f96a068d5ca7fccd27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb050252841e40bcbccaf5d07c7bd5b6", "region_id": "RegionOne"}], "type": "events", "id": "e1c8522cf53d49e5ba889dd116365e60", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d4124b648b3f4e3ea9fd981ee03e35db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d4633de5f9042e088b472099248d565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c590bf18ccf1415cb00675a8fb285077", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4ec979c0f3064fa69d608552da6c3630", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b0010999f39e467bac8a4690f40d7584", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bd5ca4ca2a084210b0ad073027de058b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f9f2114a90f04268bfdb801fee2a0896", "region_id": "RegionOne"}], "type": "application_deployment", "id": "93d673f8f1b246e292124c7a7703b4b7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c0ae8628d96472a86e43eb9b9bd0423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da2420494cb84157b26c8a572e62525a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "35e7a7c12bcf4bb58f329ddc8258fc34", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3317bb45be30484598cc7f241043294b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "df8bf3abb58c4eca927b161d55d6cdf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "37b5be69ff86423ebebb59fbb358db12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2bf583532230450facb80c2e993fc9cd", "region_id": "RegionOne"}], "type": "tricircle", "id": "c1df814feab04502851869205f5070a7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "31056560ee044e7898ec6fbd6824cf7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "33a2f4f78ac043939dc9d59ad7cb8899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "038c8b76e67a407ab31dd1c005d2b148", "region_id": "RegionOne"}], "type": "database", "id": "c7f3bd8f02ee4e27881629590fc713bf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfcac2360b1d46d8b81cc09f9ef6fdc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b016e8c64aeb4744a44601c51b91373c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b6664a029b974882b4356703e4fcbbec", "region_id": "RegionOne"}], "type": "application-container", "id": "4c533ed9b14b4a27ae9ec608c4aa49a6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4e75e49f399d4024aa4c86bb6dc87fc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89a81e4827a3482887872d2fb55c1dfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a04055d92574493998bff54ab2899098", "region_id": "RegionOne"}], "type": "container", "id": "a3d9726cf3a7455eab21fc3ed16728b7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3962a6e19efa4284bb8c86de08405699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c6379ce226a94aff864ed917f801dd67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8d2cd8c43507469b8bb0b8212dd3d9cc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4b5c7ccd646843e39161d1ac514fe74a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d1199f6bb28a4e7da2f69bdbba5c627d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d3b34fed8a647dd81a667673ce196a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4875ecea049f443c8d8d2e14e1ac45c3", "region_id": "RegionOne"}], "type": "rca", "id": "5b5e25b55f2748ab915b507abbedb035", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a88153266a134060bfc51beab6113d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aec4249224f046e6889e7c2d06fe3825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b76c8fe3c97b40ab95ec07faf83c99fb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9dcd2be30ed540f5be4ba3bb8096ea45", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5aa145150024dccbb83e66cd74b884f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bba2316d80e147679a3eeab68fcdb517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6c1c055896b844e5a6c948605099baed", "region_id": "RegionOne"}], "type": "network", "id": "4ccde504e109466b96afe94136e42eeb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9d66ae15a0d64a77aa6c56949b492ea3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "39159fcaad0b405e97bf8cfc7c07c9be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "313b1d623a2e4d61a128cd45eb43aab3", "region_id": "RegionOne"}], "type": "backup", "id": "c5eba8eb2e954119a151b36a53b92126", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0b68f2f808147aba9ffd5836b1172d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b0d1c52329d4bc4a276f99860b8c784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9436290f3b9f4ffc92b4feac23e3595b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d511d4208e3347d2a790471b2ce44db8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9aa4b5c640f4a1aa6220fbf728556de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8924c50e44c145988718b88696e35a14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2b66d95c2a5c4eb19c9ad5f300c93618", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "48125720ed814dd2908559e1af1c069f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "efc4bafd72bf4586a9ee4691a39b923a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7aca1baf5a014b02bd42589f5fbe0bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9ae6f8312d7f4fb596508743c624800a", "region_id": "RegionOne"}], "type": "monitoring", "id": "3c666affa3774cd6abdfa7b0ca17e707", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7ec1eefafd0f4a3f91329ad22167f268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1aa150ef2e6b464f97d3f290d7e33e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4a1ee3d2b66a405a898637005e3554ae", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cdc455017fd046deb5ab9b17bf151549", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5a54318ac8914bc397ff1fc7a7a60209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0dee073c71164aad8c72218887e09775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8306c6be9adf4a5ba71ad751011bce64", "region_id": "RegionOne"}], "type": "placement", "id": "bcbb3e70fde840068481c940c621491f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "925964fa14c14cc389a9266d7d24c994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d8c5ecc5f34040aaa13df41146177b67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "07d099a877464f53a67f8b4678657603", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c149a75e92604e898f8821187a78d099", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "63de0ae7bb1b41b7adf7a7387c46dcf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bd9a23edb17412087791b01a74afa4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "969f0d07d214408ab612c269d8734323", "region_id": "RegionOne"}], "type": "ha", "id": "c32738dd8d414d738b696cc609b4cab6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f94e48627e9a4820bb72e0a3eadba0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a1a8ff1217144297b3d74cc7904e8f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a257cc5e707c48bd917ca4240fa2fa5b", "region_id": "RegionOne"}], "type": "reservation", "id": "a0d4314f625e43518784742ae83c507a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eff4a1910644453b85343dee2e0c6f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ab3611bb700c41fdb18decb3002cd880", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "614ef3222a634809b3f1e18cff2e120d", "region_id": "RegionOne"}], "type": "function-engine", "id": "3fae57602ccf49b2b70b1dcf87704037", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cb3ffaeb0ec04b87abcdb59f22520723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "50667b08422c40f68068adee4da3216b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6153cad83dd54591995b43b3b3d45c22", "region_id": "RegionOne"}], "type": "accelerator", "id": "68b8de248ced40c9be7104201afd1874", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c14aa01b69a4695adcd8aab6b099853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80a05a8c80ac400d8beaecbdd792c0b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ff40ad417a5d4bd693e2c1a124ddf726", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4f9befef4b8e482dad9a21524b65e8bd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8675c7c2b6ae43b7b75101d69775728e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9a81e6925f1432fafa00c90ccf1f280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "02491b82dd2b44bdb6d4ff5ed215abfc", "region_id": "RegionOne"}], "type": "registration", "id": "2017b084d9724efdb54caf3a8ec65b4e", "name": "adjutant"}], "user": {"domain": {"id": "d45546b166754cc0ab3ed033ee7582ee", "name": "4dca2be28e4340649d87b9385db78585"}, "id": "748b40d6a6cd48868f6ece50b6207f04", "name": "e94050fcf45249399ff6c5072dda09f8"}, "audit_ids": ["97f8727b3a9940f3a7c24ae6593aa1c7", null], "issued_at": "2020-04-23T06:26:01.959249"}} 2020-04-23 06:28:02,179 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/stack_name?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,194 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:02,197 openstack Stack stack_name not found for deleting {7} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.194060s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,051 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,056 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,059 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,063 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,075 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.995080+00:00", "project": {"domain": {"id": "2c32526306d8419eb67e5bae5de18f26", "name": "fd6bc1a308a44f93acee884ea34f4417"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b549b64054dd44b8a27ab037102d94a5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f318882f94694c698cb6340fd62d91ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a68ab6b35b104409a0a87ae8958519b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4a31c2a267094cbb92bf234c9ed8115a", "region_id": "RegionOne"}], "type": "identity", "id": "0fbed50e46fd47baaf8e1be92348a36d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "896cab8adc364332ab82b742abf123d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "da4b0afa2d814d14b5123f3804b14ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6e63703f0f1a4fac8fb146bc9f565d51", "region_id": "RegionOne"}], "type": "compute", "id": "0cb29f6fbdf64887bc6b21306995a03f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9117e7ce0b3941548d4b3b1a503bd80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a755c0e561ee42cdb2fb71ab37b0f8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "41f36adc351d44d3969e5504c9eab620", "region_id": "RegionOne"}], "type": "image", "id": "989d3d43bc934a9095cb580b1dd7b064", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "eb717ff0c8d44ab3bab47224b1ba56cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cca4c985711c42f988bd3751776d0d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cf25f803a27746f4a9b4102fd9bd4470", "region_id": "RegionOne"}], "type": "load-balancer", "id": "84952747a6a7453fa6e04a1c311e2583", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a6683e2606c45078e30a1bd4360d9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6058a9fca1b149579b0ff07b9daf32a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "182bb26d3001484d91fa8b5fe4e3c62c", "region_id": "RegionOne"}], "type": "object-store", "id": "91d0a28855cf4909b0249430d35a9163", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cfc34f47701a420eba4e1c2a2784f10a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4ad97be93ec4b05abf5075a40e7804f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6e176c9d88a04906a56685817aa0f40e", "region_id": "RegionOne"}], "type": "clustering", "id": "514cca9ce5904dcf942b5680b9a677e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "065c9173e2104ab7821af088553905bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7ba1f4ac74f42a9b7b44f7f08d4aed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "738296bd93554d07817fd83f7ee72f1b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c4cd98f3d64c4b719ca7ed82a7c7cf9a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d8a27da82ff429c99f1e04952b556f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abdc6226b8ba4deface29caf3696bfac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51e86427db91442c8f6a7d4ca970cfd9", "region_id": "RegionOne"}], "type": "cluster", "id": "0f1363091f3c443b9c09afbfaf9fb875", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "980cee16cc064bab8981b1b2b5e3a79a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "48a34efbf6f2457a9004008d1cb0d90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "13ceebdb3c034022b83c429ae1937251", "region_id": "RegionOne"}], "type": "data-processing", "id": "6707526b3d33496c992ed4de4e20ae7e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cb62ab1bbe346c993b73a92907a997c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e4190255b0144f18768a5d3b6d1a99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e31e9bce1e9742b8ba1608cfc5058e47", "region_id": "RegionOne"}], "type": "baremetal", "id": "8ffbb12a81c54aa0b48ec5646d95b473", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2183cb98694e40b797610c0277e87789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e0ff7afafc046f88e362668b48bc83f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "603b30a77443497da2fff2964be5d86d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "314ffb9ba7ad4f43aa3c0ceb4482fa04", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d2dbd4dfca14195bd21fc434c368e87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cbb691e4879a4b08aa67af0477e0d328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "22cd16499d6a4efbaef2b183e966923c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "919abc5df3b44b5c8e860838df31d419", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cff0c04a3b624f1690151fcd48c90531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "687ee65331d340bf82ed405d16b1bea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2d14276950214e26aa8a55c12b8cc6cc", "region_id": "RegionOne"}], "type": "key-manager", "id": "f35bd0a46694417aba6bdb920cecd1f3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c892096f41645e2990abf297d1d6763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "677674055bde4d72b03ac26502c578ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80737e12feea42f5b300add5183cf362", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "530023bb9c2e49379ac7037c312ecf18", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "345eab733bd6487791f96fc48ae9c70b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25f6d9437e0a4b3baf5e6ff00c0ad80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91f8eafe046e45d9a1cda805dc82f5d2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "93909eafba4e4fd8a6da1fe7f26550e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "edffa277bebd4dbea032c182aaf1292b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "070b969e98a0478880317150677d1175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "762181d76588453e87779ad2c4ae0f53", "region_id": "RegionOne"}], "type": "message", "id": "34e80ec0b14d43fb81f40a7f32c59be2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "80f71d44f18c46f687aa5af7a6936087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b25f4f4b331e493a91ddc41fca6b3c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e9dba360d75645dfbe9022c8e81010f8", "region_id": "RegionOne"}], "type": "messaging", "id": "8aff19cc658e4ab995a71edb9cf61ff3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d3082ddc32b4bf4bb9a97b1735f253d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0dca717e791e464cbd8f964c4805b284", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9a82e6f413364b3ab5d854281c0c2cda", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bf2fdd0d15734e798b64f4d89662ec18", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc607dc31c824e3596aa4ed4d53f8a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "534fb0efe6b4458d8cc29600bf62abf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "645fd5bce21a44bb8b6f59b0a265d324", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c4fd6d51ba184fddaf745022977986d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bba58c2216e44b39970979d5fedbb0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7597a19c7314c268bb303c57a77d5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "405bea3db10d4e3e945c3660822bba32", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c9206f4639db4ffcb5761faf8a51be45", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb5a54bb74f549208cf81c933f66e72e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c51173e676e843caa3690dac0eb0cb46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eff842a07ea245e2bf043007c81b6598", "region_id": "RegionOne"}], "type": "container-infra", "id": "30925ba63b794fdc82e241cc01e7e799", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "975d30ce54064e50ab8cb433f687060a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e8db86b389c9490c8b6c517c1287bf97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e35343a1d8f24bc58882c61d810d168a", "region_id": "RegionOne"}], "type": "search", "id": "58e50d7532d84f50a832aee80294a5cc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a0bfcb52c2a4463aa919117bed4605d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "26a9950f3c2d46b890d94edfc3127b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c7580356f5fc4fbd8d5616c9025217c9", "region_id": "RegionOne"}], "type": "dns", "id": "23761c4ece134dac9fe541e7c366897c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6ac13480950648e8937d64fbad71cdaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6dcae6de06b46838f87923f62cd9bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7bac3b3ceb8041a8a3f05efa53a212a0", "region_id": "RegionOne"}], "type": "workflow", "id": "2864f3ede8284a708c04142445ebd695", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e5674e2b7004bcbabecd5d187bb9b62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8defba6eae0448e8961c6916c61f2aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4d24c7b832c4a33950457e16aa0f1d2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f7ce5eb40add40c19d3cdb465744f170", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b13351aa0bee42538c40ec4767d0c8ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "80f34ada7e624353898e1a8451831be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a02bfa78c4d04285ac71b0e0ca2f7b10", "region_id": "RegionOne"}], "type": "rating", "id": "395c81558114464f83414d45a0349e23", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ff55130ee3c84f3e99272c13bfce7434", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dec71feaa7574639802f5643a68f14ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0e839cb16cab444695f222921e6258c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d8b6094d2a874cbc9afe9961dc80959c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "94fa851a2706422e83a385585d66e505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f243966fa66f4e61a438ab1663bdb4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4a0e71b027dc4eeea681a727037e1242", "region_id": "RegionOne"}], "type": "policy", "id": "72db86aaf11a43ea9bc406ebbc0e32dd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab74cd912bb94efd85e5834a525d969f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "923ebc6e59534d9a813bc3c9c4ca379e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5746cff5e10c4ca6ae6aa3c32c5a1cd0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ed4a21eacb9b4b39a38e815715a08077", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "056901e16c5b45eca940296ef8dd894d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26d4aa0638134af09da652af103b45e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "62e9cd4a482b40c2906a82f81c0a0907", "region_id": "RegionOne"}], "type": "sharev2", "id": "17fd3b4783c24613879bf298cf342c39", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60955509d6e34cf9bfea3d63615946f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d974429e3394d31adc926837c2ade8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4339104cda404f57878cff40bd845e7c", "region_id": "RegionOne"}], "type": "share", "id": "fd02e446b108439c8c87a9c1547f7e16", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee46c6f8946a4fa6bdbde9e5cfd815ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "253a9f186fed43e7b43cace56f02988e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1f6d9aeb7d494d3a94a57f731d0e58d4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ee11c9ef946d49d9ad722285471e3e27", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "116cb0598b7844868e4113b9fa268797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e20290637d148438c248aaf3d0f64a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eeeede572824869a964f31b5b483bf9", "region_id": "RegionOne"}], "type": "orchestration", "id": "88abe5e9aee5412ba4e2c29ded92fa3d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "345654ca4ed147778b6149ccd14349e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "653dd1dfd9ba466d82b07c5e445757f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b290889f3ed4bdd8177a206397eb69a", "region_id": "RegionOne"}], "type": "block-storage", "id": "48da1f63a80440cf86f2a4383a2ef3ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cbb4ea865b8488ea5d1463b0c5d6e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b673168c3fef410d9cee98c5cbaaa528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca0d7add56904c15937e89ca46dad624", "region_id": "RegionOne"}], "type": "volumev3", "id": "50ddc96dd82c41ff8fc6d1e8ecbdc828", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d619f02b7334ebbb6278446afa9a62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a1e27d209104206adab9dad6d9f5fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c33dbddf14448618bf1fc16b2c0f1aa", "region_id": "RegionOne"}], "type": "volumev2", "id": "89b9aeb1d3634c8e94a0774e111ac3e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f297439e458470f8ddb55dee6d9bc66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "144263faab194ecdab280a3fe34d0975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c37d2dfb99d4006a1fab8cb40b3a199", "region_id": "RegionOne"}], "type": "volume", "id": "bbb7d50bddad4d329bffd91f6238295e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8f4854120e649a4a27c4f8ba9f9b0cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e687c5919b7f4ad2a4b5a3898e458daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e83fad35ddb44b398a4cb08a85c3a44", "region_id": "RegionOne"}], "type": "block-store", "id": "43ca3e3681a147d89019a6a976a0bd84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5473fe4465004232a5752dd6cb0b9e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee10f1d337ea4d13b2beebcc709ede62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eabcdc40096f4d7b9cff73b84ff80b5b", "region_id": "RegionOne"}], "type": "alarm", "id": "78c4d6b8f46a44b69f917846709eed43", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fd868be44664a2d826508bb430bba4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dc1d749d51b443c6a5e9a983f4eb31c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3e2c8145a824e7f9febd51e4ad9784f", "region_id": "RegionOne"}], "type": "alarming", "id": "82299e9e72cf4b8f93e232b5b88ce870", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46e46403ed65492889149e85c1555200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac08afea60e14430be4da75ab2135173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1a7adeb0f0241c983c7c0afeba5c83d", "region_id": "RegionOne"}], "type": "meter", "id": "c68000d0a384461d82184bdb28a26499", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9e29ae124e240639c760db05c583e86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7909411eedcf4e95a50d2a7c0e6bda72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4d93270c28de441992b070477fbbae1e", "region_id": "RegionOne"}], "type": "metering", "id": "05c4ac57d8f94f97b3b8905047a6c6ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "21ea5e15ee05405e9353fbc9a1b622fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7472e454ffe4ece8568e954118edc25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "22a2b585ec9048f1bb29a79753893de2", "region_id": "RegionOne"}], "type": "telemetry", "id": "8fa0bd7e2c0d44d882a7b6024e7f905f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f1a9c89a5e0d44b6a41a2a7f53178863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "252b7adb40ad440db603f6d2a4e40304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f4e094455714cb5bd524b054e8e162f", "region_id": "RegionOne"}], "type": "event", "id": "38e8c5fd7a754ba1be71f3355aed2020", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "afa749e01785474baed03733ebaf4f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d651ab4dde134d849a7997337bd825bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "449e47bdce01409383738007583058c4", "region_id": "RegionOne"}], "type": "events", "id": "a379dbbf4c4e4bb6a11bd70a6f853d84", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "abb056d548974dd497694d7f9ea5c116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cd200c4cf1284f59be65a8efbf63ed40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "76d3941e9ac1451ab897596c6a9e42d0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7d3e432b906243d4a6d1ea898762e957", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "00bbad837e424a9787a7589137ea0074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30eebc13d9b748cab128930d275614dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5006ded100e740dca0cf7af1fdd040c0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "38d28179aef548e28f21fb0f5c5fcb9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5d8313ea5e04b81b2eefa9ccce7e480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26f8c53eae2e4ef6aa74ef562a632099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9db122e89bf84d8aa996ead126abe23c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bff6df2f44cc4a2b809ab813bd7b9aae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6dfeac7e45cb4bcdb25b1dd0c6b62b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2518aaaae671426a889300e04a0eba9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2fbe307fc53b4df9aa4910c8f2c4671b", "region_id": "RegionOne"}], "type": "tricircle", "id": "650bb13e19984411ba55904781efdd0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "445e72bc239d4168a41d35b969454547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "aa35207e4613452aa92851dd06449959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "50db9d7bb64643c59e411ca7ed5fcee5", "region_id": "RegionOne"}], "type": "database", "id": "ab6c4ee6572249938b58902f9ad36619", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62217487e8f24dcaaa5e89ddd904744b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "83424d534720417997d271099a3f6c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "839e6011453b4fb8bc7e0f9cc903202c", "region_id": "RegionOne"}], "type": "application-container", "id": "7624e0d6f5c4424286b4be943c43fe93", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd014ff3330d47cfa09eef776f9c4cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b8c314a721545eeaf141003425b0829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ec48c86aa94846a1b933d25698df13b8", "region_id": "RegionOne"}], "type": "container", "id": "4cd37024662c4c64833fa9f84785c40a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5a1c36abe9b648fbbf72f56d55226279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bc13c26ba4164235b57f7b8f6a32c393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27d12adddc1b4427b2548891947bfde7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a66d2d449e9c4d24962df5dd5bdb9563", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c4d6f2cb865d492dab73b42b2f730c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7d22bffdb06e4509ab6784dde5a8b7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "505b4bec436741b5b0de66a4cca14aa6", "region_id": "RegionOne"}], "type": "rca", "id": "b0db335212a249d59e346119ee23fd8d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da5587938bf848c2bba07b66b20f720b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4b747eb9c5c64c1db55dab27c7021733", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a9b70d8df627478fbbb40d58db1d87fc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f176688d038a43f8b8982adbce217a96", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "25bbbe4c8f5447ffa1a5f2ddfabf4840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4844336e1b304bb08140d67e0107ff9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a0ed21d400b742df81077997acaaacc3", "region_id": "RegionOne"}], "type": "network", "id": "a9a8dcc661dc40648669c3e4b0767940", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "625bb9f485e848bbb0a37352b1efc610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "464ece49d239481792c10e440dcb44d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "29494e4fb20948d3a56f1caa93e0cc0f", "region_id": "RegionOne"}], "type": "backup", "id": "df7c4a099b6d4310be2884807baaaf59", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd78cf27744b4ff6b9e7211d661fae00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f8aab2a30784631b72ff9ec1ccc7b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2faf9719c52840e5aec87f6979a4b507", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "535b0a11ddd044b78d5437b0ef9b2d87", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d87a9265fcfa4b138a8243693296e89e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2168df77ec3142baa1b45316d5fd213d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e1c74f7b2f9b457aa9cca6bdde2776a3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "bb038ea5f4e0412eadfd765926814a08", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "085794e0421e4fe699c14743205a8d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d07900f4e084028909ac136d2a0b0ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fcde26432cc84a96b1bcdd7635d5678d", "region_id": "RegionOne"}], "type": "monitoring", "id": "3cf31aefe08747ea99c4681e5a45fb98", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8b03619cab354611ae723ed1148de97a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e9441088ccdf44cdb779157b895b40f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "64ac3b59015540f39d52ca715e9f32e9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b10dbdf665a5414eb9d75b1a0b243d3f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "925aaba4f4f74b1ab1e7f0a12e8b6907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7c8bc6706654460696ab785f2e76547e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a6f1c03bff4d444cb3f49b9fb65124b4", "region_id": "RegionOne"}], "type": "placement", "id": "e26755268ef749819a156154ac6ab6b5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15a04dfa005e41cf9222141bc732c2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd330039215b49ac8c60f36df9b2330d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "920319336815423ca268eac00fdb4f2b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "44802ff267364b0295a1e5e5ffc80e71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf0ebb3f49b446ecbf887f1bfccd01c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5073a9f7b3ed44ebb0cee4567edf6803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6cb31e14dd404b23b42eff0e66763c2a", "region_id": "RegionOne"}], "type": "ha", "id": "74ffca60cdd54858b8426375da1fce47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b7a2bde5aa614c63a1d7ca2cf925207c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bebef6eecba649689e67ead43067e04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6456b55720b24e078259def0d65a4e38", "region_id": "RegionOne"}], "type": "reservation", "id": "e2840ee0f3d746618603aaeb889b1d3a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9b2de2e284214c01a5962719a9d69fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e885f0e67db14c569233f5664842bcfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7a489023c4bf4df9afa75043bf4f6ded", "region_id": "RegionOne"}], "type": "function-engine", "id": "515c709e786a49dbb65a5e1c61202c3e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d7d96d24840549b9971fb007525e221b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ada0e3b057684bc78c235873b9a2c096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "dcdc6a4fde6846b686296aa6c741cc87", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7dcb03184f641d78e2abe63ceb5b387", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d631bea95af4779b27f2806d211bcf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d877656fece4ce1adb99f678499248b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09151980d6884407b16894bb616967ce", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d1f90e9d05ab4b3692eb883c37f7a0ca", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4aca06f7101446e2a56dd4e37a37afa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5edc291a7bad4aa887480be396eb0060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a297e348aaff4dd1bba389d1e16db41e", "region_id": "RegionOne"}], "type": "registration", "id": "2e7d7aab06684519963b05caf3811b28", "name": "adjutant"}], "user": {"domain": {"id": "cdb7c453d8104168bfac8fc37a68af81", "name": "39773d5f7e1946248a213c1cbe9930ce"}, "id": "a29edf2bf2724b878bd7d57277e1ab41", "name": "ac7eb41946e843b7961e80feb4e32462"}, "audit_ids": ["82218873275548768cf90eefc9e7a44f", null], "issued_at": "2020-04-23T06:26:01.995080"}} 2020-04-23 06:28:02,173 keystoneauth.session REQ: curl -g -i -X POST https://identity.example.com/v3/users -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"user": {"description": "description-2", "enabled": true, "domain_id": "c64e7a69c89a4f5a81aec94ad5bc0b8c", "password": "user_password-4", "email": null, "name": "username-3"}}' 2020-04-23 06:28:02,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,181 keystoneauth.session RESP BODY: {"user": {"description": "description-2", "enabled": true, "email": null, "id": "0ad52c1936ae46fa81796939cddcc1d9", "domain_id": "c64e7a69c89a4f5a81aec94ad5bc0b8c", "name": "username-3"}} {11} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.197546s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,071 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,077 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,084 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,096 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.996272+00:00", "project": {"domain": {"id": "f7eaed2fb050463f9d7cee3f55af9dd7", "name": "ac1594068ae94a99ba403dc735295c54"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7f2973906456496b895aa24b1c0bd2b6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d12ab62d819049939840c6c7255f2bc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7bc8a7efb2744c149336bee2b7cbc95e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bee98e6a6fa947ebabfadf2cc32b6eff", "region_id": "RegionOne"}], "type": "identity", "id": "f19c987304c34355a3b190f21aa17a3e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "72313f924336409dbcb3fc07dc5b559b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1b22b1448bd847b4825792c7732c2e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "90a09924c4db4d7ab08b50f3815beb04", "region_id": "RegionOne"}], "type": "compute", "id": "c454fd8c31c141f88d51cd9fd76cf341", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6519e4be7f5e4383aabb073003dc1417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c83a3b3d02af44d1bb4ea49410fb5415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f957bf688c3941dd986c8dfac16d2156", "region_id": "RegionOne"}], "type": "image", "id": "72b89ad8bf2c449db9c9bc3455428a7b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4c404323e7634580a284397ddba4afbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d3e964b05bf3405f8caec44722e846af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3047131bf29741db84a6e032b8691bfe", "region_id": "RegionOne"}], "type": "load-balancer", "id": "370893642bdb48ed8a935aeb2f10f63c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c421a48696340259bd69a5340260006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b745a9bbca84101b1f680ec6b6a4613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeeb255eac13464ab1052815f0d917d5", "region_id": "RegionOne"}], "type": "object-store", "id": "bcedb41c21994267a223dbe872dd93b6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab61bc763e104352a9230e190fbc271f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd66010b72a843b1a5fd0bb337b1df90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dc77ddb2da5b49378283fead7b449de5", "region_id": "RegionOne"}], "type": "clustering", "id": "02bcdf1ddf604f24bd73340125bb6369", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05b6922b99b74bb58135091308a5e717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76bd061249c24370bf5a6c5e5b1adc9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dae1417b105e44f1ab22029a35f2eb00", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c32e9f23271f4814a04f5355118ac149", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78409ea9beab494fa7f8a3daf0f5aa98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ad2a7897dfb4cb68d48c722b93d2d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a4fe690477e4758ae55edd9ac80de1b", "region_id": "RegionOne"}], "type": "cluster", "id": "5dda5bc6343346cdb1a209b3dddf8ed7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3487807465c74b9b820f3cb23a63ab55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "542659ad367e4076bd9378f97350275f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "92752580b8394af79ec73f467310e18d", "region_id": "RegionOne"}], "type": "data-processing", "id": "2942d35e39c34bea868e3888e7115eb2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "858ce3c538fb4b43a64580571e502630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e0ab473520548ab889486b5b7e0ff18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a96e94c6aca4e9d9f7cf24d396d7f9f", "region_id": "RegionOne"}], "type": "baremetal", "id": "cb275547d5f845b4ac1ff233799f4f49", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f5331506d14478d832b24e206253b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc32ca387dbe46baba4e63468c1c9b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c1839f9dbd2e4224af42f38209e96d4f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "536af0af34c945f18f5036d4f2697a66", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea56398b23684fa589a4114f84332ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc8329f3e22644f08b6bf74320969e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "42016bd3209d48c7b01fdf4c13a86fcb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "53df8447bff74a45a9b3d9656dfa3800", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "74549c5c568e468daa185c9ddac95dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7f57aef4bdc4626b2a973f86417edfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a008fccc65854c7980884dd4c30ba795", "region_id": "RegionOne"}], "type": "key-manager", "id": "126d1be170cc478c8a3bcc5e6510c31e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb0379b6471b43a883463ee843a4744c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e1cc0ed3b254634b4f6638d9d92bd74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7feb15b03e394ac2a777b8184dbe797e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "42ecdc89addb4e8caea9d844a75cc085", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2b09f09222e74eb68e1c0ea21645cc22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73babaa6a7714dfc9ac618eceaf3ec10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b88d0d3a40bc4453bfd4c323835bf3b6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fc8b6f7dc90d4106ab460e46e6a253c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "45f70deff4cf454ab50507afde06e9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "416bbc03b02e45448dc0f9bf91aa9aca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8df70db4a2b84fe586982e439c6a0cbc", "region_id": "RegionOne"}], "type": "message", "id": "dc42d4ca49b54c20b2ae2cc5e4f51b7e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dc25899f73254ef892f9758d9e3e7a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "651fb48103344e3e94d1374548e56d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "30e96461b7e1485794157e6dad898bbf", "region_id": "RegionOne"}], "type": "messaging", "id": "e11f44098db84560bce60a476b3fce36", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8585164facc14e6fb9d44bcb3589ef0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6ff43f181c6a40c38e4522390dfce29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4c241019fb574cc18bc78b77eb709ac9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1f225264157f488ca590bcbb8bd56276", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57eb31644464400798dcb6971cf092a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a85c625d3b44765b047f298e8492945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b61d7cca264b4f699a5d1d5af9fdb2c5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "798dd8c97b7c4afa9067766f28a15eb0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea969991bce646d2afa96b8be367ae1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f829659e0ea4ab1b7f0492dbdf371e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5eb1db2ea20e49109acf4445d66861dc", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "26680358ccc14ba59b888516fa5a59c5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ea0b051becc4856b76aae693f0875a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f78e2f53c424d9b81208969960cfcb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b93996910ed147f298c1931439620392", "region_id": "RegionOne"}], "type": "container-infra", "id": "f94b322ac188483f8ee8d46e8abcb1f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d0cd1ace1b2144cb8ef5b8a5d684c8f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "35051714fdb045f784334d8e3561a0ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "51195c59b4484a578fc1b4da298d7130", "region_id": "RegionOne"}], "type": "search", "id": "ea51ac51d29242b1a0f497ca29c9a40b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9f6fab9d22e441f992dfb54e573346ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "25a2f64694314765a12653fe75ad02a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8dee44cb51a149769bcc1323a7e44bcf", "region_id": "RegionOne"}], "type": "dns", "id": "805e1ca832c64a45851f0c3eaabd0159", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7654b025909c4de89e7b74047729a93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1704dc2605c7429f9396cd716cb666db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b29e3063c4f24e4dbace495c488145d5", "region_id": "RegionOne"}], "type": "workflow", "id": "4399c2ebc88848f68174ec7ffaba7d5f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4253fc2c2afe4e37be0a869e1e0021e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4564b18cedaf4287b8b90e23e51e1e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "554d7894c5f149e293cdbd751f4cd3da", "region_id": "RegionOne"}], "type": "workflowv2", "id": "50beafef560b4af8827e34cc9141296c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fe3b4bc5b29e4a4daee51ec6a2b07786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "44c76759573b48d7a0e25e1f993a6bd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4aa52b5eb3d041a9878e4d865213fc17", "region_id": "RegionOne"}], "type": "rating", "id": "9567157a137a40e3b172720fa31b3c5d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6242c09782864691a79e8f0473b62164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6c9878dc260b4f07b09a8f2096cfe24a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb5d2baea97b4e2fa13ea2af2bc1bdcf", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d623251c866941728ce236446ef7c5ce", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d71c6f034ca8439c9efe422f1b7e68fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "20502c1672304b11b12e997c7459c0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f0f0ad25bd924cbdb1f7e52aabf6d41b", "region_id": "RegionOne"}], "type": "policy", "id": "576f9b9ba2834274ab388f67df712983", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cf59490c8234573a30ef1eb23bd893f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74e2f8bbc0454630aacca8a4d8c8c9d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58fc7fcc9e4145bdabc99e9d1f73ec34", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5e31c01790b443baaa9cc9ec9599b482", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8cd42a9eb224524981bba4fa7a24e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c51a4854ba3343dc98c4bd94f3f800ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "16c05640073948b9a7a813d7af4120c8", "region_id": "RegionOne"}], "type": "sharev2", "id": "4dbc1dbfafdb4c13933504fb40fa094a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4cd03bb584cc445cbf9be120677f0c40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c86796936e84ec292e452c649dd5b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78269e704749472fb2e61a0fc8d69f35", "region_id": "RegionOne"}], "type": "share", "id": "1f1c8982c7574d0b8d6a2664bea207c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c4e55cef36104972a211b78a8862e340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "87308f7868ca48e08653b0570af8a9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1caca832bc7a48e3a6f08851d395b883", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d4abddc8c3f947d1b5c91158955dc2d2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7df78b104e224e25bafa778759e09094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc9bbce10f7749cb996b1f59cc04d20a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff30bcf423f1423ea3931d15f72552c9", "region_id": "RegionOne"}], "type": "orchestration", "id": "9ac87033ed3148b99964fdb5964e318b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bda704fc4104568a062a3f66a145daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba291576e8a74d1d8d994519ba4fc934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb1005159ec489c885bce2dc3a743a7", "region_id": "RegionOne"}], "type": "block-storage", "id": "1a32caa541364c509c332c6a79ae972b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d2bfe7a0bc14bb984431aeaa8d9d351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "877676369a13420a90d44e73ffd1f8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b9f28cebcce4e22bc4a28d0be1865ec", "region_id": "RegionOne"}], "type": "volumev3", "id": "f7c2db052afa4104aa65d8b00ffb6f26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dec47e9ccc743feb967e092929356b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55a74d7141eb407b8afe1601f50bec70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b353cd72f2504ce6ba1351d76537e4d8", "region_id": "RegionOne"}], "type": "volumev2", "id": "36d669fade4c42869316bcf726e6fb1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf97afb711434180b07877f1db13a1c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "655cf3ad83d74fb18f82ceab63c51361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a703489ac4864615bc5857fb40c283c3", "region_id": "RegionOne"}], "type": "volume", "id": "31e3aaca601b48f7bac188117dc712a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23ef5f37bbc84ab997bea8635600cb8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "455a2a2212be465c8726e3f9275763ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea7ed5d003574904a7aea700f71453e1", "region_id": "RegionOne"}], "type": "block-store", "id": "150aaf3d64084bdd86b60a478f0052f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d2bffb59e1b492989d1a762524527ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a0eb234636f45c7b5e5b19cab4dac0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c176f8892a8a4cf3b607365ed5e9dd14", "region_id": "RegionOne"}], "type": "alarm", "id": "9049584a941343e2b0a3c9b478ef5a04", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1f6d652bd01452da149a1ed2931e4bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c87c637fcef8463ca9ee7eaf57414751", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f3c7751a32f4f24816468c8a0eb15be", "region_id": "RegionOne"}], "type": "alarming", "id": "5a197ee3bfe7411bad29af18789092a3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "edb58590f7a643baa8492d635d9cee45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5c9ffdade8442ee8fabffa3c4b8de49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0387aacb973242b5a8528f6bc775fcc2", "region_id": "RegionOne"}], "type": "meter", "id": "48d0d1c78af74ff5b0ab8279f4c39e5d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6c3b9a61a074ba88448d6c7fb83a693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "519348cd68044fc88113db2b4be74468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f622e3a00224427d92a9d1528e33270a", "region_id": "RegionOne"}], "type": "metering", "id": "8e7511848bcf4bc8a24fc4993e4a2c9b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b266399b8ff949f59514dfc874adab9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ca94a4102ba445de9a1ab0f33702b317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c29940f0c2894412948d285c928346db", "region_id": "RegionOne"}], "type": "telemetry", "id": "1a12362a11fb4d48ae69680fca3040aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "31aa770d89834a09b39ed0ca9abfa569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69536125d7744cc9902bc3f7156eaa03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "41f9339fc3e345c79405f3e56b597398", "region_id": "RegionOne"}], "type": "event", "id": "03a944904eb54edea510e6f19aa2e4de", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c9150d3f02fd4a939f2ded9047e7921d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40a9773ce9b142d2b0daff3c37947a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7e86b082cffd407cb342864820ddeb41", "region_id": "RegionOne"}], "type": "events", "id": "9b916927806f4b23b30ee40d1b9c7a0a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68b9400c43c44813b33ff75dfe643828", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e6a30edf35b14027802d23e2e7848ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "deb1d8888ba3482aa2630862d92efcdb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0715044a0f0f42cf8b3609844e9e4f4f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "944eda4087b844b0a81eb65660474ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3344b4abdbaf4e4b989661efae3cbacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "317debe172fe4d02a67066dff04263b0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0fa7cb2a06e74a6ba94e528c2864652f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9aa0cfcf68394d179afc1467258cb84c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60475dcb26314650bebee0c5b5c290f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba817dc5f6d0410aa16dfe38421098a6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "83969a26c47d4c68bedd4210a1096b0c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f72551b4f6284adeb9855fecd9686c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f3cd2af62be481391df837f050f10c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "31b10f15246e4ef6a5ad40f888cf3965", "region_id": "RegionOne"}], "type": "tricircle", "id": "8228b783e50e40dc8136573d3107a585", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cb27fcacfc854a9f8953bcda1dde5224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "43ef5f3529cf4adea6075c2916481dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "eea42627ac6f44488cbc230b0bb3420a", "region_id": "RegionOne"}], "type": "database", "id": "e4b99235d3b34484929b5534a8cff8d4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e2b42f3776844bda8561464fa822906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b9fa91224124a7a8c000e3b096c6b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "092366a36f5e469180ed4ab5e9923515", "region_id": "RegionOne"}], "type": "application-container", "id": "c8c5bea6091c43dd804030b1d28571cc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e44476184fe4187a3df4e885cb7b631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2fa5064b3fb647008c135b582f1e1582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b8ef331f74c46baaeeb2905cac2b3ec", "region_id": "RegionOne"}], "type": "container", "id": "3c7b3867263d441f93e68bb40da54963", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8463b96b884409c9c4864c3a04bf4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb6c107599634c7fa7c9b3b2a8328082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "623b8973143d482ba75d0d13abed5761", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "85316a80a8f144e69c7ab9b9dca02f3f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "16af8de253d14553a66d319122470b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0734d3a817fa4c3690505ea4e60b38d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ce4234cc20774ed2a0c105eb007b9e64", "region_id": "RegionOne"}], "type": "rca", "id": "cfc475576b8c417fa0f8952625773929", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "99bac6a3d71644a697d6faea43b428b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f8f13a27d86248fa8d6909c457e92648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "14fc49a230d54ac0ab01fa6938621c32", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aa06207c0b7d4c29b362a8d5ddadb7dc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "17c8d0d07c224c20ba712b086c1a4695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2b40e7c25eaf45f1b1bd34ef3f07bb33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3db96d64c2694c0188ccf5c923f8f836", "region_id": "RegionOne"}], "type": "network", "id": "126732ad4d3c4a89ab8fa7502a60d4c1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "eec84e703b894804845fe85ecda862a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "aa95bef284ee40409f6e19b508f25d17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ef6d837c893349a7b5e0e0a4df7c0e36", "region_id": "RegionOne"}], "type": "backup", "id": "c87a728d8b374950b2e03186bf71a831", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c474b32f20b74bc38c4d04e1c75d0940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a63a9a94a4f84fb3a1a112995195a9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "892ed211f6994f838e36c0b7e91fb1b9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "629d73626802464f9e3abaa24def2f22", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62cf8add9eb64affb5d46de244ec1ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "750deb51cf5e4ad781009f7cc0e33fb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f5b1ee56aa1a403e96afbebb58b32009", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f56cdbf005194b91998aea4e514d80ee", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ef0bd21357da457691143c90647b5e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "76ff7f35994b4c89b6638e85f9738ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f87d3e87dd4146b1970a2ac4acf7b8bf", "region_id": "RegionOne"}], "type": "monitoring", "id": "cc2e999d800d4bb1913a7fca0fd9dee4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "65a3bf9047bb4b6cab421ce4235012c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3cd345ebdf164a0c8e667389c9042a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f59de0a032814c0c9046b1a86656f77e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fac9a7a3b55640cb84c1b08e31078fde", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef203d43fd5e43708ce272b863e31299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "03f37f58000642e99317e34dee8277e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53b4c093006d44f094057214a03fbe67", "region_id": "RegionOne"}], "type": "placement", "id": "05e33dd63a754834a5fb09eb8de54d5f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2138e9f01658475fa7209378579bc547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee2e3000ce654b6a921bb9ba252ba1de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9433ed63c79d4faaa4acc1fb383711ed", "region_id": "RegionOne"}], "type": "instance-ha", "id": "676bc1be261b4927b71c057017e6f16e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e407116339b4e198d9c822f11e17860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7c2fdbac4e7940fa8fd217a763f1f80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a6787013c4294f0988a3b84f69c30fb1", "region_id": "RegionOne"}], "type": "ha", "id": "c1135343572840da8e58f3a0f9e5c204", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fd1312c866e145388875f7a14f917333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dab1f28350204855ba019e588e2b39ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f9da1f1f11f945fc818bf4c57e1906af", "region_id": "RegionOne"}], "type": "reservation", "id": "cac54ae8f86f4a4189184216051f7a20", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7d4244c7f5fc4ae099e10541193e87fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e8023175c3ea400280536866aa19cd3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f82ad40baa39421cad18e6e75391c25f", "region_id": "RegionOne"}], "type": "function-engine", "id": "6f9988bf01f54009a54934809bbcb04f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "867d89f9cfe14325a6d50a1ba70eb0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cfc91556092a480f984d4993b18cb6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0b2e4bad410b4a17bbb2d2d5bc528360", "region_id": "RegionOne"}], "type": "accelerator", "id": "8dc73a0f61c640ffbc12ea7525fed120", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4cc0e5e1880a41a5ab7be76772fe28fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c91eadcc66948e594d8a8ecd27a0600", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9a02c1286414662aca5f53f1bd45971", "region_id": "RegionOne"}], "type": "admin-logic", "id": "24086bfa28b94788a18a69bda3140f19", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c697b6daf87461eb87b304d0715a08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "deee2af3650747c7820d643c4ae08181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5e17cd60a44147ada9614d51eeb096a4", "region_id": "RegionOne"}], "type": "registration", "id": "db9e29ed0c2647e19f4d10f69f0dd538", "name": "adjutant"}], "user": {"domain": {"id": "4bcea6a002ca4943a817a794107aa609", "name": "890eb1407a754566b6037b50cb37a257"}, "id": "7de6511813504d6db308f58645f9ea9a", "name": "ebbf4fd881144a44af701ad19cd6ec68"}, "audit_ids": ["11bc1d4916834cada9825badb0313e82", null], "issued_at": "2020-04-23T06:26:01.996272"}} 2020-04-23 06:28:02,164 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,170 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,173 keystoneauth.session RESP BODY: {"stacks": [{"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}, {"description": null, "parent": null, "tags": null, "stack_name": "name-6", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_FAILED", "id": "id-5", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}]} {30} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.227787s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,011 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,016 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,019 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,023 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,036 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.954250+00:00", "project": {"domain": {"id": "45545fe607dd422bbf7a2f6316c035e6", "name": "1e0f4b4c773e441196f9cdf55facadfc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1e24d561e710498faa6b6a75876d2604"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4530a9e57e694751a31b1f87020ac653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a4f4694492834baa8bc592e6d381352e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "264546928b324b1a8baeedc5b1651fae", "region_id": "RegionOne"}], "type": "identity", "id": "d9c07d039fa7453dbdf6f3616827a268", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "881d2d81ebf342dc814983c3c5f040da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "efa5d29e2fce4c1d90fdd3a4e6676e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fceec044fd7c4cb8bbe4ab9b751a2f82", "region_id": "RegionOne"}], "type": "compute", "id": "098891dbde8042c1a69cc1f4ec3f43f9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c998dd9c3fb44dbe88e19eec5042f662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a2db0959009341cb80c5b420102b8fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d9935bb527af4aac87201f8d05081d9f", "region_id": "RegionOne"}], "type": "image", "id": "1dad0fbbaa864324b6feae7eec33ca97", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "64a5dedc922e4f688482fe357c7ab8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45802ed28f414d3d8b6e32e744691a58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e11749c281864d4287f53f800affe8d6", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5e4ab665f4154361bed5f2cdeec9abe0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2f4e54f31ea44979ac3c7a44d0f69d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c68161346e894464bc9a115ed065a742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83d8a787325f4e1694d6270aefdfdca4", "region_id": "RegionOne"}], "type": "object-store", "id": "35a6837f85944b5581431328cba988a8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7878ad9591e84bcb8619b74eba93019a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c87c0d2daeb43aeb024fcc95e5fecdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5369d286812f4459a88ad0e4e368bbee", "region_id": "RegionOne"}], "type": "clustering", "id": "792633b7760943039d90ad54bcd3ff95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4afaa4c9f2cb4aa784eace8f7723e283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "36b2fe39af63491097071203e11646f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b80895f7d92f4940994c1a9f384dee79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "eaabbf4b4761423eb05fb8c8b8bb4f1f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "145624a13c934f8ba50b8a142622e2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bfdf46e15ad4d44ba8f0e77476ddca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f2e3f158e6ad4bc8b84c61b7b9f70495", "region_id": "RegionOne"}], "type": "cluster", "id": "b5800e0e8209471bb2c44d956f0f0828", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f6cd7395f0e74b97aeb252e5940289e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "81b289d27959437489795df61bf0cc7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "595872e9dce845ab90b2112707f6e6a5", "region_id": "RegionOne"}], "type": "data-processing", "id": "3df9a6259c99457d8769d10d5c3e62a6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22a230994a024d09b66d2c621b33bfbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16b050fdc20143c384da2dc1c2195811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0c45c7ab6160472e8191b013a34ca3e6", "region_id": "RegionOne"}], "type": "baremetal", "id": "87731e273e944fefbf72ab98d45f8963", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ce001edfe873496c9bea5382dce4bf4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "215b8a57c6694e5b981dd13f010a86e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fa85903ca3f14c55bda2e6ffe59a79c0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "734a6cda63a64c4a948e46e8cd74da20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "07e5a063ab414e54acd0eaadb231e3b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6e03f0f09f7b4963af99af661ef3b3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e4559c7ae807490f9411104a908fb5d4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ffe21afc38c34cc0b2f2c9924f4adfe2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2deaddc8f9d40fb8a91e570b632eba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "afe340186dc34a2dba6ed203d9aeef66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "85be9a3bba3e46e2b7ace6f54ba73e02", "region_id": "RegionOne"}], "type": "key-manager", "id": "85f39c602e2241b49874db2a8ebb20c1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1fe84f7b8f42424a8b774fb8e5983773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43b91526ea0240bc8c154713f654b906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1766255bc2c94528a8e084b0b0445f37", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4de46a84e91d4dc3a464f37f0b07fe30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "956c3014fc1d464eb0c126576322f050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf3290e133f64990935708d393e868d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "05f161543d5e41478688093b794a8afe", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fcb22bc7a8a541b4a071c3e116261d9a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7ab3dc2b4d4b4d94909e41294e36d0e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b55534805d0f458fb239f8acdc381f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8642a3c5970940a6a4567be0e6997a18", "region_id": "RegionOne"}], "type": "message", "id": "f4ad157825d04efd8ece2f6fa5f24b29", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6b97a281a3034c91a262ba6bb6e4b5d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "99944587b5e7443baac233c5c77a14b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7ddbc2549da24a93ac69be3f3d1904c7", "region_id": "RegionOne"}], "type": "messaging", "id": "a83594349d6e43a59672f852bc958425", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4081d42620404d648366d46fc4ae5da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f4028208471949da9ce33394375166f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "660d8cc6b9c44c5ab1495c71d8681af6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f3a174351b854dacbef5156a06d52900", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b4b7099b39e4e58bf12e7a2bb247b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a51bcd8d25aa40db826633cf54822ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f584e7034f441f49ae90ba6cc199123", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ed7b113c5e1b45b5b879e06f548c93e5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11f81bc75a1f415e9694312e62b37056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc984158b9b14af48b5143b2f2ed69d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8a20912badf4238bc9fb810c8740ab0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4f586f4033534df781b6f03887bac1be", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "deae8e215b2d4f51a6f2e4a1d1f81408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac608612f409437e8ab158294cfcbf4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2ec7606f7fe049c2ab6790e90b7d71ba", "region_id": "RegionOne"}], "type": "container-infra", "id": "ecdb3773025b4ba7927853172e4c3f1c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "29421ea48ab6469d863bd8e8033ae757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2a9eef090fac42c9b3389e4d04c979b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a72f317c159d443e81a24322d51107cd", "region_id": "RegionOne"}], "type": "search", "id": "b6e6b6e58f7245bb991ee77af942c249", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1be984e8ea8742f4ba7fd52d4c24995e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d4e92d6b666e4f1181e3e9f4e663f29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4e1c248f28684682a9e891ce3ca3cb16", "region_id": "RegionOne"}], "type": "dns", "id": "c731c12348e74e6d8d1ce581ba6e64d6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "496251dc6e6943f6a211597e2f7eddc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f54278bd71f420086781f0992d4dc6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2b04951e8c8d4b84bbaa435681d654d9", "region_id": "RegionOne"}], "type": "workflow", "id": "c87b2284adf54c1d83212a37fef915ac", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e55783010c1e43d49c9b78f616525cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2b09b73398ca4ab48b7bbb7e8a3f1032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1fcc5421e3a84656b1601cd9476a01cf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "95112cfef33f4cfc830d071704b37681", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c0e08b16c1f6451b8cb590b8647e243b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "86eee3e007b048de885cba292be4bfaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b1d3155cbba2499dba02387037ff57d9", "region_id": "RegionOne"}], "type": "rating", "id": "9303c1e302764d44ab7b56d36a8dba75", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a054c03d86ba4d7f98d773501a991c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6394331721ed4882bb74a667c319f054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "10cc4210743e4b72a00d84ea7cd6b346", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d4de17bd391242fabafac45c7b90c1c9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a21212931404f21adbaa901d16224e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23333289116a441497895420131a8f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac90002527ad41b3ae592ac02a75d782", "region_id": "RegionOne"}], "type": "policy", "id": "2cb52aff995b40b89907568104c1c00e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bde0ea1a598e44f8b0bd49bc388bbad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a94a2b7152a4dfcb90906684031ea53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d768fa55a3541ccaf220b6e58eb35f0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c322b724b3ed4f8198b6a05c7cb88abe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b80ad9da2a1140dd90ef6b6da4b8b098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "34c36d86ee4b437383f76a405ef7589f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ebaa08ea351747a6a3a1958c0b89abb3", "region_id": "RegionOne"}], "type": "sharev2", "id": "a3436a588b1744cdb19a6e083472519c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6d31d2c651c41389edeac41f17aa8a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5d8c15441c3c44ffa688e47d76b6e74e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5e6a4d228f84dda9200ffbac619fb0f", "region_id": "RegionOne"}], "type": "share", "id": "15e77542146d4fac9e8daa2e36ee6594", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "745cd9f86bc84684a6921c974cc2f6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c5bca344bf04ce09bcfb4c67a096d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a66590c5ac264c0ca4a971b67d676356", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "112e0d0b4dd64d4982fbe3ead0babf6a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d71e3d0b320a4908a169bdc18c809670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "948aec7f228c4f80af0053356fc718d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ee23fcd311f4eb9b28e18bece6f7d31", "region_id": "RegionOne"}], "type": "orchestration", "id": "7f87f7dd43434eb798e93c2ecde5e2a3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8ad45149815439c89b5f3a7cf313277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24d8848132c447ee80259283463c4cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff5d62cfe9d844af8b13f393b2cfda1a", "region_id": "RegionOne"}], "type": "block-storage", "id": "ab64258919b0403abaae04ad66482bf8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51db59c8c20c41368317bf9f2c818066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fc7199e4d494a93b585c10f84a983ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41392d96d4904dcfb3181c8cdfcfa023", "region_id": "RegionOne"}], "type": "volumev3", "id": "89918b76f90c4fb5b989df8e3331b471", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d2d4f7717fc48e9a9168fa4ee4e3145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b831b2b414f04a858cf307b1e68bd84d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e3038d58c6f449cb9aad8b8824309d8", "region_id": "RegionOne"}], "type": "volumev2", "id": "3b0d46b931a7426fb379340bdfadee7a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa88825005dd41038230e42eae8b8f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a567753b4c30467fbb2efcaa5f6083a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48aec3e352b24e5685eea48c5d176af9", "region_id": "RegionOne"}], "type": "volume", "id": "8aa3bf5eebdc496290bb1a963cb84ec0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6a8089faf854865a49a406dfb29b040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f79b52c29a04823b97f6812006aba51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a12c920cf0584a9abc478f41b395504d", "region_id": "RegionOne"}], "type": "block-store", "id": "69bc811d0a834f389706f709594c2263", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a2a778d6c554eca9d541bbfbda1457c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e47216fd64324af0bada04d05532a613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "250763e34a4f4cfb9d1e5f50abe831b6", "region_id": "RegionOne"}], "type": "alarm", "id": "84f10f8ac3f442128e2ab89689aaba3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "402f20a55e064737b055bf565ac1dab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e23a8b1ff274009880b04ac2c964d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "603aa1c2ccc245d591f7ec4719adb202", "region_id": "RegionOne"}], "type": "alarming", "id": "a2f3bb89c6914e31aea4c7aa6f22dbdc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfe2e71807584ef5b2c98cbc47434734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "02ca48958fff4ec68408398d64ec0b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3c90d26808c94c969a2535632dcb8c19", "region_id": "RegionOne"}], "type": "meter", "id": "28b1e25bac7540c998c077e56c705c40", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b48534eb4d624e8a804e054f1745a995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "74be68791d424c31a5cbab8c593aff5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cf505945574a4dd8adb94d4a8c5baf96", "region_id": "RegionOne"}], "type": "metering", "id": "4f52d7c4627e4c4689d5103ec4ffe2b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbcdedd89392461888aa35abe07edc31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1eed56632152457fa831258b28a1ea70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "96ab6a1b53d24d60943735b5b37a0793", "region_id": "RegionOne"}], "type": "telemetry", "id": "516a6cbf9a2a4a6d9749c6b9139d5f05", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5890a30a8b144e858d4de1600d5a47e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c7c179ef65104d56a6b50f7eb9703f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "890fb8232bc846b4b6eb68305c103fb0", "region_id": "RegionOne"}], "type": "event", "id": "c8260ae7ebe848489ced3ab7215372da", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "864f4af6117b41c9a8cde083212cf4ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "01cfa88d8c534beebdfb4846fcc85fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ddda7b4c3064bffb2a1146fda6ad179", "region_id": "RegionOne"}], "type": "events", "id": "333651d6d5ab405d9570cab665c2ef70", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75e8cdf248ce4b9d9b73b4053427b113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "56f3ad10a04340e480d103f0b1ac2331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ba9c76b63a04d4bba93f94f9e95558c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ced26b66774b4e1db3e8449370daa665", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4c2b6349d754fa1b2a81b1907302b8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2403052f46264e97b4ecadce049f593b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "57e402a7f3af446abf789e7b338d3226", "region_id": "RegionOne"}], "type": "application_deployment", "id": "11fd87804ca74cec9026fd14da11dda8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "22a846ddb5aa418bba6cb116d338d51b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b6bcff305e540658d86361bd633095e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "940d33b92a054d21ac18ee8a39463a0b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "05a750fc926947d5ae73afe286bda4a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9cfb02d2fb04d84a20fa039f2a44c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a048435c14b745238d647f73bbf31f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea0f8c16949240afb43d23d431327818", "region_id": "RegionOne"}], "type": "tricircle", "id": "4edef359c6be467d8d10f215a68e7c97", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a24e8e8faf4b42608c611692122ae412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "74f9ecfb0cfd47e7971ffb3bc2c97d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d65d3b3172404872bd542993597cd894", "region_id": "RegionOne"}], "type": "database", "id": "e3987941163d4929806420100ad480d0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a11e6b62821c40e29d55726f1818bd6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "55ff115f3e3e446dba51c22aaede754c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "67f1eb6f2afa470ba4d294ed48eb477d", "region_id": "RegionOne"}], "type": "application-container", "id": "d0be258e066b45feaba629becb75d02c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "678b190dcd03467f80f1c3fa320a49c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22cc4f243d244a19bda34810d807b009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "333e8485dcab41fc869a4991e77f6856", "region_id": "RegionOne"}], "type": "container", "id": "3b745e3255614586a092c9550ffc1519", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c1c4a830b043480f8f7069b06310143e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14e95b089d324c4d90d86ba5b3675865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8e736c8a0cd6408ebf323591aa15c5fe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6f057be466b540a0abbe478b1a48dbb5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3f7a52905cc9456293a5d415d99ba3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6c828b0bf9574d908a57cb7b30f4a8f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9c3f78e21b074741ba3d2a682226d4c8", "region_id": "RegionOne"}], "type": "rca", "id": "d03ecfaf21fe4655aa03d37430a0082d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9926fb9e9f7347f1996723e003d443b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "134d47f3fba842c3bdf163ef2e4788cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b8badd7c94c04528aef14a7995ff025a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f2a83a98ee3e47438a7af977f19c1f52", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c30f916e4bc3484cb3860ad44beb9ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e04d890fa12e4db99d5185c0d6a7015f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5ec40186a3c1481785333ffde7f7377f", "region_id": "RegionOne"}], "type": "network", "id": "6be60dc8877340bc9ea7c2e3a1cb1da8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4c161a2535544a9a9235e796828bb70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2447b57c616642cbaa356082e3970951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d3ee73666cb0455e81e76f57e19fbe06", "region_id": "RegionOne"}], "type": "backup", "id": "1b6651ef0dbd4321b3349682eb911c42", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27a14e2560644422855aaf9ef297d084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ca97e93482f2470dac295f2f52719ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "aedd5529ee324239b1f66e3ef9d03b7c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "50517bbc37a44f44a615a493ecf73685", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0fde04910c2488a8b4419458ef27d4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0961b4cc6d9e4398bb39a556715be480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6c4802b604be476885872f5aaa06a146", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e6201da7da6a4a2b8020310d6d86d27b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95f7fb89728e483c9843aa5169109f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "13654e1f06ca4d2eb572d48ac16c21aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a2a166f1b5474996bfac3a070cd3bda4", "region_id": "RegionOne"}], "type": "monitoring", "id": "779f5aa8250d4a90a0842ed94a3bf42c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "68a12edebcbe43e8b40dd9335172eef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8a786d3f75f841aa81503c830f23c0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "05f6b265bd744ba788f82b0d4d935e6e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0344332c484d4dacb1351143c259a725", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "17bbbd3e19f54aa897244d19afb31e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1c8144c6e709463fb02eab4dc4f5bd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "322275aae9324752bd47c66172f5e958", "region_id": "RegionOne"}], "type": "placement", "id": "6f1d6a36ada24cfd89819b2743585890", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4cfcf656e21a450ca93e0d3ca47dbda0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2836f06b85af477db54aa360985cce02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "abe07934795f4aa18b802f5c5ee1123b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "45374acfd91f4a8ea33652301beead42", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d381f7eb57154663ba56ba05bfc66e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c704864cc4304e228cb75af081f5fdce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dd8babdce30a46c4a0cb320d3cc858d5", "region_id": "RegionOne"}], "type": "ha", "id": "e37dc1f4d86b4511a4ca995486732e55", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b49f040ae15540a9bcedd2fbdcfa31be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "71794de94409412f9c6033393685a19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5fcb306b89f8472082f142d45a4f13ed", "region_id": "RegionOne"}], "type": "reservation", "id": "125e0e51c5d94b53af22fc8d4d42851e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "75b605e31b894bc7a4a64d229a0d8ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "702fac3d2c3742c5a765c1849e5d846b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f77136f97745441cb3c581f4bc76348c", "region_id": "RegionOne"}], "type": "function-engine", "id": "ed9014ad96204c3d9b113496207e023e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e9f7cca8da1e44beafcb894eb2d255ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "515d6ffac8c34bc192ee6e11b698843d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "087387aa742d4a7e873fb1d7fc168d3f", "region_id": "RegionOne"}], "type": "accelerator", "id": "5535cdba22524e8088e929023111148c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b21ffb2ef19247c59ce26192a9be3a7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5211645ec34b4015a6ac3f194bd8f55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bb11c9fcd0464ed5928640b7a4ece587", "region_id": "RegionOne"}], "type": "admin-logic", "id": "88cfbc3cd5e641c38445cd5019219920", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61ae9a93ea0b4a5fbbcc77073f40161b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66827ee36dd74ae7961e8d640b2e0df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ccc19be929a749219097702b55c3cc39", "region_id": "RegionOne"}], "type": "registration", "id": "76a16028057c4fddbb6aea7140534cd8", "name": "adjutant"}], "user": {"domain": {"id": "0b0d6e440dac4a25b82ab14f16dee417", "name": "03bb8b4b8d66423b95638e1c79ebe77f"}, "id": "11df0ce30bd64731a85987e3fe37a187", "name": "242d9877c57c4e80bc3451468d10f275"}, "audit_ids": ["d2e89415a28c4433b8068a3660e2b79b", null], "issued_at": "2020-04-23T06:26:01.954250"}} 2020-04-23 06:28:02,152 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,158 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,161 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} 2020-04-23 06:28:02,165 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "dns_nameservers": ["8.8.8.8"], "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": null, "ip_version": 4, "cidr": "192.168.199.0/24"}}' 2020-04-23 06:28:02,170 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,173 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "host_routes": [], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": ["8.8.8.8"], "gateway_ip": null, "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_update [0.061491s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import [0.068720s] ... ok {5} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.060781s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_create_attrs [0.059598s] ... ok {24} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.205790s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,080 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,085 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,088 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,093 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,105 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.014212+00:00", "project": {"domain": {"id": "f3a4e40249bc4f4cb9f65d0bbe74cb09", "name": "fb237d2ffd4c4727b931d25e12c4ab61"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9b5a606f749f4087ae3c9f6b185b89c9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dbcd98fe54cf4cac96c14131ff4945e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b1c4c01f7e4a4cddb1e933c3f40423dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "def4219493724165aaf7f132352fa42e", "region_id": "RegionOne"}], "type": "identity", "id": "661abbcef4b243828e939f712d0c786e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7d9aa2f9f30b41629cd14d8fc65deefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e382a7321ece4039864352e7dfb06d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5151076aaa7c42eb913c4ddbb84e764a", "region_id": "RegionOne"}], "type": "compute", "id": "ae354cb04e0940d7bbd92d3a58951c76", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1596cd79a9834932ad718abc54c47c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3b26fdaea6a942e8a473fe151fbf3273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "84a7a7eae50140c4b15a4a73873c0394", "region_id": "RegionOne"}], "type": "image", "id": "d426f972694543f2943a76613fd5f3dd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "089b5ee00b264341991030364b620a0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "95f22eaf18df4e8595980b8c48d918aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0edc74a16a56428e912f18cef8d52df3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cc806e904d1e4a5d9b0359bd3688f5d7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b4037dff306472d98fdb0ebe737032e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe1982ca1f014ce487a17713fc94c631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb338fc87ca8474799b2554fdbef1022", "region_id": "RegionOne"}], "type": "object-store", "id": "6810a65b48504cbe9e831d3aeb7b71b9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd335f19f6f740ccb760cad67db6e866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "506c045f9ee648219ff7b6fb0ea34491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "49fac4028b94406fb1508da844e875fa", "region_id": "RegionOne"}], "type": "clustering", "id": "f52197151d7149888e4ded8f8468aef3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "371bcff31aa043f1a4a1105968188490", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "300a907983ae4fc4ae04aec96e7efc98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d8dd615f3ae34d8d9a4171f9797f36d7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "345170b429c64a9aafb0f822aff9e9ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4cb5f1b9f5749af8f3c092eee4544d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e63854fb9a154ffd9f0c819245aad77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a37c845c7a84aa495ba1e691a3a0ef8", "region_id": "RegionOne"}], "type": "cluster", "id": "4c44890ca65f4fdfa1246dba19afc1f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f85ec319af6c403295ae86a260aca6e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ace42d916e964b4ab8cb873e8f13e318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0b5d89abd5d44298860b3de395658fea", "region_id": "RegionOne"}], "type": "data-processing", "id": "4211c464042646da97c4b4ae55723966", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "324998ccf2d74c91bf1fb58e4e784643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2856173cc85b41e983c1f3839ae4c18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7343e655cfcd45cdb39aed08d6778560", "region_id": "RegionOne"}], "type": "baremetal", "id": "645b5036a9344d7992364666f88366e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "65e5c5416e2c4c14b29875109dba5dcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1684ec773fae47ae84b5bec7dfedae2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "11ecea808f32436e840d58009215d883", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fa946562209a408a98cd129caba9b4ff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a8cdce5fe5504fbcb6616287f47b0bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "370a3e9867584cf595682a56d2a3d865", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2445abed7caa44a09bd7e6bfed75fd34", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7b0131c743774eb6aa4a8ebbd4c8f838", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0f749c22f5a43b396cdd27b2d12e7e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75d7ddcd8002452fa9ee79b7e71e9138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ba7a99cc66484fce8d561c1276c6209f", "region_id": "RegionOne"}], "type": "key-manager", "id": "095f01214bb64349bed195763a2f8bb3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84c4e32502284a57b8f8a3c0513d6a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "19430132445e459f8bf81122e370b783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0ac5241de9054c73b3e9522e20ecf8a8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "208c6632ea4e486f9563ca537de19caf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "09c7d9093d074960892da607d34e87fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3858cb09354d4d2a8295c887581fdf7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8755b5214a5b44a2bff9d673a0ea1fd3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6ae4cc129fbf408ab11be6882351bb91", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9b024c7e7fcd4a3c8080b07fa2dd37cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "def2ccc3cb0f4cafae24bde78846d26f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc69eff57138441cb5cd1bc30a330d3e", "region_id": "RegionOne"}], "type": "message", "id": "9b491bfa65dc46a094d73bb108107508", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8299a71af2a4330baeba42ca9bec54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "88d75a26d8e14c58bd8b15822110b522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ec2bb907ab545f0b42106c913345148", "region_id": "RegionOne"}], "type": "messaging", "id": "77c0f0ca38ee467baafb3728448ec6df", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d978640dffb44ab085294872b729f210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b55d6eb2daf3453d88d0603d100ba8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fad64c2653e249a5ba7281065c9820c8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e41a25d868a041308ce88509de8bf81e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3085fc3e60d34c2195229bbb66d41558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0482b689a0a345e58b9f966723ce0b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0ec4f78cb3248b2bd025ff17791cc2c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7946418105d3412b83a1efae5c0a9031", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4164feef46b34ff2b1f8c0c2bd2c8549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0492202f21e54fb8ba3561ff64ee8a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1e07cd854644b62a115043219b6deea", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "59897b3dcffe4d4ab64baa830a0ee41a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "381d1a05989d435b9c47f823633050f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed8b9750d5ac42468b98283717047306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a3e846bb4334f9cb030c80a46807425", "region_id": "RegionOne"}], "type": "container-infra", "id": "6179da0dec4a46998ffc5a8cddb79384", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1ed1cab387fd4ed4871e2002de2306f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c718cb0fc82148d48b0c6f3fc60127ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "130f367db69c40c29d44d15b83151539", "region_id": "RegionOne"}], "type": "search", "id": "2856f186a37b4ca985eba7d3256f16ef", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9360de3f8ee9422b8e047fe10c9a5f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5431010e9d0d4f5ebf956bd137e20c95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "88484a1fa27a4f5cbe89a56c1fe337e5", "region_id": "RegionOne"}], "type": "dns", "id": "ae498e139540418185e090e230c27e72", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "109c374584c64ab3a2b8584a9fd9814d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb77d9b0930444faae0c99b4e8d342d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7c4e290966849ac857dfe578b4abc13", "region_id": "RegionOne"}], "type": "workflow", "id": "a57df96fa0e3431f9825085547cc2c6f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c2deed0102a4011985c8d19eab95f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e99d8251a62f48fa8b0e91a8c2f88743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35a0034450ad48c5a443319a9268539f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5ccfa29893a64e68bade024bdffbe3a2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3570a7a21b3f4c5093c5bcf686cb7294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "71536bd32d3f4588a908bf3f31b82084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "69ba96ab26514d12bddc41861a93351d", "region_id": "RegionOne"}], "type": "rating", "id": "9fb583b6238b4f7fab5631f383f68219", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "73f3d2bd8f914da1894eba3642db53b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "15c14cfcb97f405686d25d4027789795", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a2b0f438e4834b9aac69758754ab14c6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "010adaa3da0d49c9bff94339550d0db2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d002e9de171461e9d8e7ec10dace3c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6cb976c6e103452a8044e54a5a4d479b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9ce9c6d052b64e9794bf71b309efadb1", "region_id": "RegionOne"}], "type": "policy", "id": "4aa223d19668443396c6db828753511f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9c28d8566e949e692589f39d86d6389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29000b2e22f54702a5e464d0ee0072ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "75c268a675c744159e64c1f74d65718d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9a42ed0d41994df9a1b22336a3169ee2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90bf63c0df5e4169865f4da5072315ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14e41831c67941b7ac172dd9bb5438ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e1293630263421eb1a3916e941e90a8", "region_id": "RegionOne"}], "type": "sharev2", "id": "7838a378a19e4ba188932d35e6edfb65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d137b0a09c8a408f8732bdaff35ce89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7acf7e2d01884d7284014023cf9e825a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ca568c25b1f24fc4ada28b5ac0e4f38b", "region_id": "RegionOne"}], "type": "share", "id": "134b863455014e8899363d03d051a41d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "273da67fc72340febff9340fe28d15cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bb84c1cfefc4aa48d57514b62c5b753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "02e4ce9eab95475ea523a51e656b197d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "782cadf77b2a427eb4334f9ff87decaa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "430493b2c39f46f6887b2952a1fb316a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e58b9eeb33a34de7ba3b274c62f9452d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82243e48efb74e1ea743d7dc44299bd2", "region_id": "RegionOne"}], "type": "orchestration", "id": "99158d2c222b49da950a7f9a0982644c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "604b97e52c534c408786e9c06b84a750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50ddfbe835bf4e7faa6a7f76737b9107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46bc341159144d91ab2874e51681e931", "region_id": "RegionOne"}], "type": "block-storage", "id": "9098de88c51c49eea3109437e0a260cd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e00f369a3eb64046b88023238e587170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16506a53c62d4aafbf5875ed70e95d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d42b654b9254a369178a82487fe387b", "region_id": "RegionOne"}], "type": "volumev3", "id": "8f14e559afda4f05a5bb6fabee0af318", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2b6850ade41433e9615cc87fc6ee00e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c90cdef73caa49c99af6b923dcd4f264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "62fe77afd1d04fc6b7c09600bb63f1d8", "region_id": "RegionOne"}], "type": "volumev2", "id": "3826564160d342cab85aa66ed8a5ccff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2be4bc2efddd4291a0e6b8582498298a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a060b7e62e481caab037368b6d836a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca0557a3f97f42608d36a213b0f042ee", "region_id": "RegionOne"}], "type": "volume", "id": "9a2a577127f34f358ec26201dc72d4c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28c2f96462a946258697955b3d6bd54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c970f3f1e34945a4a37925d59622543c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aac30868ae774425bbcae1e4736ebb57", "region_id": "RegionOne"}], "type": "block-store", "id": "4dadf584b74842999991af440b943778", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "45f9719a71754567983e997b82710031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4fbe93bf22cf4b56bb8a76438dee6847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "169ccdf48f3e40128e4975dca57fc3c4", "region_id": "RegionOne"}], "type": "alarm", "id": "0229df8c0c2b481199fb4d3d95636092", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a84eab4c953843f681f4a469746e9afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bc67e830e9144b7b64132fb23092bab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d72073581d54e8badc23ae5aff8e732", "region_id": "RegionOne"}], "type": "alarming", "id": "b7c6c90b5a8846cba5a4ba3450c9cec7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "723ac0e76c8049eaabfcbd3a5de3aa9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "097bb6f25d8649a0a3652ce17b5125a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d8da4393c214eed9b91bc5d5e27cf46", "region_id": "RegionOne"}], "type": "meter", "id": "f75194ce073f46478f320fe4bddc60be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af8f9149964b434a819c7554877ce1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5dc0f43925c4577b9df6e17b5dfae1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec370db376f3496a968d36475caa7076", "region_id": "RegionOne"}], "type": "metering", "id": "89cf95b91f534f64af7704a2504ff363", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "07d182475b8b48639779a6c5ac643703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f5728db77bc468ab16e5bd7e1acbf36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ab0b555d0ee4d78897c3f16d22919dc", "region_id": "RegionOne"}], "type": "telemetry", "id": "2e2c8d9335b044b4b81415698b36ec1a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc2fd8e2e8054eafa041eae2c5a0adf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "889de50e5f594b23b40e8180ee62688d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f35f62e21c3f4fb5a799b096ecacbfcf", "region_id": "RegionOne"}], "type": "event", "id": "2155063420f044abad3c0372d09ccc5a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "62874e040a2e44f388d67385287f8bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7fb47e1990004a2292a95fcc2cffbe97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4819427b1a88445a89448a88e68db55f", "region_id": "RegionOne"}], "type": "events", "id": "ce3ff8ef1345459a820387e341ec2395", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "184111cec817427fa9acb69231162b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "13800655e1e44a9a89624bfa11f58d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b15ccb70b4246e6917a7216a4a66614", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc4663567cb445a0a8c28e8f35294e28", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "019aed6088854563ada32ce1418bfd1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82c90f3699f5466ea7ebb60b829cd620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a39f045991374d39809b561da024b260", "region_id": "RegionOne"}], "type": "application_deployment", "id": "db9c12bc8db1451faac565c2fd067700", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "adcaa41e31404f4baf21d87cc664b70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5e8cdf8767442e49f1ed4b33b3c6200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d302bf199dd44220acb88ad7eb6646c1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5ddc64b4a92d46bfaa9769161b532957", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c12bd32c5456496990234a7a441b3149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4e733628d714136831c93ec911a1464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f4b0eaf2c5a4cd1b96b3d6a5dad4fb9", "region_id": "RegionOne"}], "type": "tricircle", "id": "0dbe6030a25048118a32a5658cfb9579", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "606542dac0c946cbb3663d72831540b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dc31d96929974354ad0e3848ba313573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "68ace857bb4e425eabb0966fea3d9e4b", "region_id": "RegionOne"}], "type": "database", "id": "63636d2608c3491b81f07ccf524be269", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89a0c8b046cb44b0b414a857650031db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4dd928d7bbef468887d45589514c20d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b32357901bed44dbac904e1c830aa420", "region_id": "RegionOne"}], "type": "application-container", "id": "8c837f6fca3445659ddafb3d764e922d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6b73be00552b49ab8d667d61b6b02738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b91fc5ad498470188916b593ef63237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c7062883a44548d6bdf7c5718db1caf6", "region_id": "RegionOne"}], "type": "container", "id": "8e45270feba34fa5b61f520c623b2b86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3914cd4042bc4f5abcdc707b064c9146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d6a5974b5c840d2b01acb726c99e5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "135663b1b48e433eb2696cc8e7180513", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cdc7688e0ba44b45abed0dbc2e7e8a89", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c815678b99b344cab66863edddfd9f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d1f0594cf4a452daa00276005f7bc28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "983190515523478da30ac23f694f5298", "region_id": "RegionOne"}], "type": "rca", "id": "7ca6f62175684ca1bad93326b7e47466", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f2f4eb2203c4304a637249c83884b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a6332e47bc6a404096b49b688aaa3f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c71233a2265648c19a30556b456beb02", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1b917a2dc85742ae9885c06bc6a97770", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4f0296b31827420bba8ea0aa3241574e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9909751d95d94997af5d884fd702b916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "8aa0389a026145edb388777c450a8718", "region_id": "RegionOne"}], "type": "network", "id": "dcfa9bfc78ef4c7bb45aa5998c2ccd4f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "57e3b691003c4353a019dface9240e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "631a8e4c8a2d48db96f9bb20fc4207c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6dc263568fb447acae802444f6033dcf", "region_id": "RegionOne"}], "type": "backup", "id": "3cce32cc4e8144649339c7e05ff622d0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74693f02f9b043248e9a4582a6eb8064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a4285a16687d467f9375d9070bb4748f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2515b8af50714aab9ad31d9e05ce779e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6d318b2539fa479facab2055fdc0d83c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "29e39097b37c4182937173d5045143bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ba421fd411064174b1783da758cb83ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "13fe4bf575d04bc7a862e0bebd25cb62", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5ad5e8713f294803a038e08d20d91c21", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "68a1d47cebcc4ebcb086f9bdf3589002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8c46a18fa0ca42abac7757b1e0c7ec4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fc473dbc2c4a491d9e017f47fbc06e74", "region_id": "RegionOne"}], "type": "monitoring", "id": "cb05e87c52f54ece8f865359a7910f9a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd1465311d3448a195d3921dc523bcb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e50baac04fda4904bca9ae97d1a27d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "76e29b8dd2a24dfc94f39035405ad45e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4e6432c15a184442b7add9381ddaece2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "97fe14eece3c456db6a3c9ed6a91b0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e24a9ca5fbd343678ccb8ab560952db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e6856d3f8e03414b889c6efc0b156a96", "region_id": "RegionOne"}], "type": "placement", "id": "2a44a55b42994bce8a531982feeeb1e7", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a533d62d75904fc5a1011b4a52df96cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d93d45c279b14cc4a0a34e66b0f8b291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2aa35b1f8ac74a099974e5bc0c6c3061", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d81cbede3f2f40869f57141357146d81", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15af6707123a459e8cf2939d364a2a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d4dc9aeb37947dd96eea2dd8b1f8d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54b25488ac064063a3e02c43d0929b52", "region_id": "RegionOne"}], "type": "ha", "id": "ee78bcb0e3c5498292f8d3f2308b119c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6648a91cc5994899959c504d933c3ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3202bd2b85a242ae88f483e5401f489b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "526d836aac53475796cac8c78671b8d1", "region_id": "RegionOne"}], "type": "reservation", "id": "6d95456d3faa4cf2af0cc4994bc954a9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f2ddee7902e84e5294aa7d6b53b76690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "55e236946aea485498b9f800d67c92ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "16f51e624cd64e03b34c40bdd91bd377", "region_id": "RegionOne"}], "type": "function-engine", "id": "045841e0d2134ac59edc29554cd79456", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "488e303ba42a4e3fbe01987cef7aeb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "80a4e62f9bf647728c8023de6bf323be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f8df3835319949a182803f693faab924", "region_id": "RegionOne"}], "type": "accelerator", "id": "0b45a36b85144f2b971335617b86e057", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "101b91686de543b4abbd802bb9bfc952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e0122f0e5184fb88fa7210caa91a934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "403a1b556ac24686b03494b6975f3376", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5540b949ec294f4e922cfae8e8b2a09d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "266a81cbc0754afaaeb7a9bdd64fbfd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4467a901f1b44eee80bc157e18ef215d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3d13e62320f94f26b1fe7e9d17e01e3e", "region_id": "RegionOne"}], "type": "registration", "id": "95c492cfcdca47d881a8957695a31f1a", "name": "adjutant"}], "user": {"domain": {"id": "03ddfc98fb4a47cd8ce68a30da226bfe", "name": "033f93d277cf4324a0d655f76c9c08ec"}, "id": "9b1e553a12f8418a95067a57c9d59d5b", "name": "d27a9df7466b4b2c94cb2ef668883bc8"}, "audit_ids": ["858ccc453f1a471f897aae2c97d49a4d", null], "issued_at": "2020-04-23T06:26:02.014212"}} 2020-04-23 06:28:02,173 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-security-groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,179 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,182 keystoneauth.session RESP BODY: {"security_groups": [{"rules": [{"to_port": 8001, "id": "2", "from_port": 8000, "ip_range": {"cidr": "0.0.0.0/0"}, "ip_protcol": "tcp"}], "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "description": "Test Nova security group #1", "name": "nova-sec-group", "id": "2"}]} 2020-04-23 06:28:02,202 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/os-security-group-rules -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"security_group_rule": {"from_port": 1, "ip_protocol": "tcp", "to_port": 2000, "cidr": "1.2.3.4/32", "group_id": "123", "parent_group_id": "2"}}' 2020-04-23 06:28:02,209 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,212 keystoneauth.session RESP BODY: {"security_group_rule": {"to_port": 2000, "ip_protcol": "tcp", "from_port": 1, "ip_range": {"cidr": "1.2.3.4/32"}, "id": "xyz"}} {27} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.059853s] ... ok {30} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.063804s] ... ok {14} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.094126s] ... ok {22} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_get [0.085259s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.074230s] ... ok {28} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain [1.162439s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,107 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,113 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,115 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,119 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:01,131 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.048488+00:00", "project": {"domain": {"id": "48b38b4abaaa497f898403649634ccbf", "name": "6fe609d1822c4b5a96274276815e57ba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7737bd7095e8442195bd6227aa3086c2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b446b9bca95746b5aff576a642187327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "807765b9343d414284ec32cd7bb22d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d4a98a50031044ec885c8ca65019d5af", "region_id": "RegionOne"}], "type": "identity", "id": "f077b05eee9d4229a9129080c4d9a057", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a3f1ea8fc52e4ad2a664c23afef64bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ddf05f4aa5a94496833c1a9834ef76a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f054e14e2ec54c5eb55190f75cba48b3", "region_id": "RegionOne"}], "type": "compute", "id": "ba9d877f026442a9bd0d421895d1f133", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f8ab7b83b778452686e7a5a97a4766dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "44c3361a79bc4dfea924e164bcef6528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b1f8ca21c8b3497b863c494c18ad2cd3", "region_id": "RegionOne"}], "type": "image", "id": "2ba8c826e4b14d468738992885f504cc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bfbbef84c3484b448f906997aa71cc75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1c95b4079efa43fda24c0c489484c5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b48a3c1d45b541c2b4099febda8ee526", "region_id": "RegionOne"}], "type": "load-balancer", "id": "12deadf7f48d4cb2b9475b94d289b992", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f51582f2d98c4657a5262939e0df1040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5690e610bcb84707b533ff3d17c32b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f79817d4f1444efa3084008104d3e80", "region_id": "RegionOne"}], "type": "object-store", "id": "f326e0c27fec4f858feaa7ba3673b438", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1eefa21883f4b60959473478a329714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77d86336c63b410e8578da27a51ec92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69cefb7519804357a0ad2928fba5a67a", "region_id": "RegionOne"}], "type": "clustering", "id": "346cd80ee75047f89dd5dd0773fd7d70", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d6ff259b4a534c9bbd6c5c352ad5617a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e8d6799657748189b085c858913dd00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa58f6024de54751bc32928a56f859d6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "58649358a2a74377b7e31d09ab6a19f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b935a893b9714ef49fdfef4551455daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5d5859cba32b4a228e580ad97fae43fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db20c7d0e7ae4806acaec958e5f3bda7", "region_id": "RegionOne"}], "type": "cluster", "id": "81a8281c4e1e49b48b129b5274e685a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dcad3e6c7ac3444c97bd4a9d2e9b70a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3da18aadb86b4d90ba422e841149e0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "58d350d534c542ec8c634bc705a9756d", "region_id": "RegionOne"}], "type": "data-processing", "id": "a665de447ced4becbe5a097f99f4cd60", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb7b0bd7e2894c6dbefa26e04b1ea84a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2dba1307512438b8929234de09011d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34ce746320164de9b7f79432c1b618dd", "region_id": "RegionOne"}], "type": "baremetal", "id": "2fe17293b8534256a3475bb7f6c08b6b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3247b26a12284438a45e029a59bf1f7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f801bb4607304b3cabca2341aad03cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5f6cf7801b9748ada7f7a49bad8f3e8a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "cd1c9cd2c133457b98e94b6835167732", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e4247a1429804922ab6f52f81b41f7d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1a586153250d4c468ff3220743e88fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "fd2e2506c8d54ebe9edab8c14ce5d5f4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0745c7f6f20d45e58f483e7453c7a3fd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2195c57a9f1248238ad7e0ef245b8042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "59717c8af920487aa39b9952c91da19d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b2de72b939144128b3529d8f54b252a6", "region_id": "RegionOne"}], "type": "key-manager", "id": "8f6c820abf8b4ee4b7a4e836b0910988", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d96fa023e66e46b6898cf9306780a5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b23b5ef4bab14afd95cbde6977505fab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ad4f632356114a4d8d89bfed66df3c93", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "736721b8477e4beb9bd22dd4c43f249a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fe4ba0792de42fb8bed04a3ea17b790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ec7a1be6759472199158ed4ed074061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5ba51e8eaef445fa881ee2d46cc0441e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "11c6244c28b34b859f22380ef8d476eb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d934b9bc23d42269343f3d2ca9e0d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c10eb18ee4124299b0e04c44a62cde24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3de595bb9877415f8b67cca06812f97d", "region_id": "RegionOne"}], "type": "message", "id": "5d5e5e239d714591802745be2926fedc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "982b3aeb08a34e25bb88a9b1181b32d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "23bab8a1a5fa416e9cecf1c8f4b3f96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c96a957d6c8475cb6f7be5d69ca28aa", "region_id": "RegionOne"}], "type": "messaging", "id": "88fa3b3791d84642a487686ebec40e38", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77b13d992f75481dab2b951d3cd3865a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31d636ede7984d08b1d445a9bb54a03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9867a29945fa44dcb1f394d66384eb47", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9a3552721f784e479b0fe954ee533557", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36739a66b1f940ee969300dcf7bac553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edd093faac6e40a4a958c2a91bf2a09d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a1a75768bfd4fe58dba3ce44d09a461", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f6b100ead1a14466951d52b78d6901a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bba367a364f479aa8033b0af55cf524", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "755e2c21182a43a88b53ac013757a486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a9024b5d21ed416aa5183181503c0b9d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8d0ccdee7a3c4b99b54428b75b94643d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5863fd2d9e4741f79abbcfddc0906d1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eb1df897eb54c62b6c0587ac06d93c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96108ae1dac641b5a78b5c12c11c55a7", "region_id": "RegionOne"}], "type": "container-infra", "id": "a38e8e9f1f1447cf9ba5b008d3a0a8c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e2f2e094c8424b388f1b62ea9e409a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "58c6fb25ea8342c189d9eebd8efba136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "58a104f14d6c45f791e988866a81cd7e", "region_id": "RegionOne"}], "type": "search", "id": "cce738334e6a4c03be7adc98ff21967e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3b3f363f2bad4db58943d17a4926890e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b543904a4e80441984bb3650774b96e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c891e1ddb844f79ac09bfdc9b85f3a9", "region_id": "RegionOne"}], "type": "dns", "id": "fd51b2aa1bbc4727aed36da517cc9fc0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c5069884b1d545fb8929068a9750e691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0198b7c232174ffe8b2941a5fd2f516e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b5ff19d98f144516b84d0ed22cce4b55", "region_id": "RegionOne"}], "type": "workflow", "id": "4e955a9c7378491e92d4bf6f12f7edee", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c287b4a7eaa4bd896e8b2cf983ebca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c713534242cd4dfda2fdb654a183804d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9e932433cac54753b6a97211b21d77a7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cc68db1aa8d44c40ae90a2edb7ba169b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "07c389bb88a54de7bb774106805d33b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "14c697bd89e9419ba2e978ff8292c099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "366d923315004bf0a87fda2e6106b684", "region_id": "RegionOne"}], "type": "rating", "id": "238a2deeda1e46feb976da647fecec8c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "578bdcbe497542308416e972a31d307d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af104a3d23e241eda0c99490ec86622d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d4e89cfdd09f4ad9934a7f2c25f45a1a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8ad76ee8138444debe74c72bc87c619f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3f12bf308ea64f81abac2777ee1b8afc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "613014b0d316408dbba41cb937a9246a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "622353591a454778be935f15427fdbe3", "region_id": "RegionOne"}], "type": "policy", "id": "6171b3b1994a45a1924b46a975bf2dd6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b0b3c6076ace4ba9bf9134518d9ba83b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b64ce50e78934015a010ba6bd4443c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8628cf4ecfe4575801a0a1045eac2a7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4799f481f787402eb6cc10536a8562c0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74aab5376abe45028faa01ff034dcc6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6114478f4b2c4f99ae74f15828c2b345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c543516f254456d9a51ff047d76b6a6", "region_id": "RegionOne"}], "type": "sharev2", "id": "be04882411d54ca39c19a2c41f65a77a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f9809c714ec4bcbbf21eeb5fad3c6ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b595fe85976648fe982038ef5588a22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47d2baa3893349c19838cb4e39b71596", "region_id": "RegionOne"}], "type": "share", "id": "02b182a15d804953985f39d771363e44", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a10455084554327bea96dc60e1e08a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d6b241c83ccf4fb28814f0b4b5b26845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5aff0c84ea7049e7ae9a4c8f8d6ea47a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2ed5068018ba4a59bac74ea7e7bdd2af", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22c8ebc5dcd0443395bcd4a06adcf791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d2d69766bc24fb9a2c6368d6d5fc4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3bdd45f8a1b440e8bfeb36f02d6905b", "region_id": "RegionOne"}], "type": "orchestration", "id": "f84f7b5c172f46169251d307ce456345", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeb30f8d4ec3429eae83cbe059b51e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39fcf60bdddc4adc9b32505465f75f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07d79707b8dc40f5a5f431d3fcd7e24b", "region_id": "RegionOne"}], "type": "block-storage", "id": "4c1263d0ecf0421984d6d55d6af89ab0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5d5d282528f4a14874d7d5f3515053b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f495b270f6734e258a175c75fe7f9418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0186eec25e5a448eb4df287be1ca6d75", "region_id": "RegionOne"}], "type": "volumev3", "id": "4497fc62d8a5400ea435e594c9339caa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "378fa707633042989005e37cd25751c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb762819a3f64177ae08e0ed8cfe7e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c87537e5ce043c982045c7114c9b77d", "region_id": "RegionOne"}], "type": "volumev2", "id": "0dc26dc90c40448b8a8bb8c8a443cf37", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbb1e0f633f8458fa699c9e75f7669b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c976ac60c50b467c9e694970b2e5dc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e774f2c09b3b44a8b9492ced48b9618f", "region_id": "RegionOne"}], "type": "volume", "id": "ff369afb606d4361a5c87de9e5a0cb0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcffc1f359024efd9845650c34ba569c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d38753ba3e2a46c28bffcb4c85e6e508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e5b03c84c904057b25c715b33efda36", "region_id": "RegionOne"}], "type": "block-store", "id": "f390d0d855d7483bab50eded58db9a77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4ef34952392a4025bd57eb463f0df79b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9979ce4d9de24c11a2bd1be80031a91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d653347c3ffe46bba82cd1f96a81f839", "region_id": "RegionOne"}], "type": "alarm", "id": "db1d3cdee21b439492c1c99b180da1f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d5d722ac02af4d21b850a738dab61c4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b18d42e446864114be37d96f3a78d72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aefdeaa75a8340b3a23db4179bebe3ff", "region_id": "RegionOne"}], "type": "alarming", "id": "d537fba3d7454b858b296551cd80fc2b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b45a2395687f428895df988dc0e86907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "198c38af0c87493c93e93b8a5eb68253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04613af267e341cc9f5a7a830206da29", "region_id": "RegionOne"}], "type": "meter", "id": "bbb49728899240d182dfa923a468b0db", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93c2e93e2d1d456e9a8a1f24766136a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "42fe36d75a45498d9a1bce42eff2a198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cf9282073f5243239ecd055602efd815", "region_id": "RegionOne"}], "type": "metering", "id": "feb1b14c6e11481696fc169ea79b0643", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2043d9db02d44237a1489bc9718d4d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d08f43d4a7742a08c390c2e0aa896d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aedeab957ce7412eb3fffa52112bc090", "region_id": "RegionOne"}], "type": "telemetry", "id": "5c0eb1be720745d3be375a3df9eb2433", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "274aea8a46ac48bd8c5d1833dba61c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d77645f3df04af59f34cbb7659caf09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "91a434c56e0f482b948e1356477007fa", "region_id": "RegionOne"}], "type": "event", "id": "65e5cb8b39864454859d2ad415d1dcf1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1a6ebe3fad544be69c074d4eef3f2af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bb2a18c7b1cf4564941e742667aea4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c00be0eaf7d84d6a9f0a8b28e9367b82", "region_id": "RegionOne"}], "type": "events", "id": "38091ff5c5b7429dacb05fe9d884869f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3be36cc656084ce6a19c38cff315e616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5ba71cc8e8c64983b547bf700b5ea1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5993662c94b74b01a652d09f691e0611", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc44762c815c4f1a884d76e84fc1e76f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10b123870412489bae3af1152b172cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0c17c1ee4ea4f9fbfcce712a34ae2ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "61bd0184890549668bc1477d6983616f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b02830fec72e473e8c81bd8885950566", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd2925b2c48d4096a81102e9267f552e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "787c5cdf0afb403aa76bdb5293e25e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8215a8ac215148f2b26a05b19781e325", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "027a48516bed4c3dbe16a98cec24155d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79f8897e0e1a45f2942e0ebb9104c583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5f7ef308a3aa4d958f12e5f33b7286ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bac8c0ef48f048dca054176da3ce48d9", "region_id": "RegionOne"}], "type": "tricircle", "id": "609dedb37ac745ed8125c0d33c06f5b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d7f82a22bd664ac28e2bdf6554cb11bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ec8b2c649cca4dccaaa129e7f5a94dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cd7c5c51e0c744ca8b068c1b06961110", "region_id": "RegionOne"}], "type": "database", "id": "54fad344bec14eb4889e7eb76e219b7a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77216f3129554a21a576ecf577f40e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d13e04960f5e4a878cc77acdb188962b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c7d6dacadab74efba65f888cf8078248", "region_id": "RegionOne"}], "type": "application-container", "id": "c501578aa1fd42b0b489b859bf8a21bc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4c568d6ccac4bc4bd6041ae03bd8e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "369e7f5bc06f415baced07c63a6747c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "414c5bba9d2b45f3849edb80a7850888", "region_id": "RegionOne"}], "type": "container", "id": "faa14081330b427c934d2524d6454aeb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf438109636946e2b4edec0120112f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "59760fb56c3040b989463506cac6fe7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4a4df9117cfe4faca7967d60ff0f6049", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "df9d037f047b412cb0103782d88b9bc3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8e1ea1130eb4d29b823d56c693a5c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a1c938ef62c456883ac815131f35302", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9bfcc77c1e342e38db67524c55d3ec2", "region_id": "RegionOne"}], "type": "rca", "id": "ac71f1edc9fa44e09ce9091be0ca4380", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7993b91bc1be4056b5a337d1f830a209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1a06d58c4fb442a1816e10094d6cc771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "77e8f4d9e57341ac8bce81466e280111", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d0a4e3a795594689b85683e31b890c81", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fb6680d5e3994ba7b0ca6e0477d1c2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "abf03408f4394846a3f6d61030e4cad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1d986765cdbb4efda4d00c3c6e9a8d69", "region_id": "RegionOne"}], "type": "network", "id": "5ebbb2215f6442ce87ae36ea188b20ce", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9472ac2e162f49ab9cd326e45460729e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7e0cfbcb83a24964bbd4b7f763a3e396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bd512218791342fea530e00ecdcb2aea", "region_id": "RegionOne"}], "type": "backup", "id": "64d11c95267f447581d0e1b5c5bdfd3b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ba490f2fe924caeb6d54d0d1d45abbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e3170e74d7844b10a7ad8f431cb68c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e554d1e9af34437192c803d24f12fa54", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "32b080eb8c2d4565a25090a04e009d8b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b83ca222b1e446a6ae2bb44a31d3b754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1969665b0ff9422fa3d7206c60640f8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94d1b629194b4a0ea75b920b1efcacff", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c254608126634403809859bac817077d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3e61979008b04e5f8282b436c5ef3331", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a20972bc509a415fbc16d62beb7d00a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "720d5f5950e44a658622857dbf26c40b", "region_id": "RegionOne"}], "type": "monitoring", "id": "b9fd15ee5775422abb489743b0f9b948", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c4580e1c9969436f90a435aa32b8e616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6b0ea5badf074d7293abe0552d368fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e2340d3f8a3f437aa29f88d8bf080718", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "89f1709a4c544ea6a17dee46f2323554", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "8e8fced022434b3e86398d47cd5f2496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a3c595e4fd924e6aaf02430adf67c657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "575bdbfbcc144addb51440cdad291bf8", "region_id": "RegionOne"}], "type": "placement", "id": "e4df792223974abb9f896d6ed944376e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "145e8ed585d246dc8658423f55988036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abb621283415481c8eb256a325810905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ab397f1af6b4eee835c54f5626c1940", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9a466f4aae6a42178f4aef974f79d023", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "39e69c0a856844c19313dd047e72daa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75354e62a56340bab9e039a0564aa9ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1092c4f33c59434aa63822a5c00fc4df", "region_id": "RegionOne"}], "type": "ha", "id": "ac7c435a3e0541949952c9a5ab01c4a3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "30f2bcfe7b554416b309d2d3db4fcca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "47e0d509ba064a8b8d309662a28022da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "14af383861e0408ba62fbafc79b97a99", "region_id": "RegionOne"}], "type": "reservation", "id": "886b7df3ca854a0084c7db2187ba4cb7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f3d6f71fb4f40eb989eb549bd6585a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "681e448f1b954ba7ba643c225934df44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "11397573a4b940dabbde2bb958d1fd10", "region_id": "RegionOne"}], "type": "function-engine", "id": "59dd72a6012342c5bc02ac0fa528dfb0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "95d95a61ca994368b36568c88ef86b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2959867bd95542e68e7705c2ad0f107c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "97fa3fe1784d46f891b6a03900a360ab", "region_id": "RegionOne"}], "type": "accelerator", "id": "69d29c8dd33d4de781574358812efbbd", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a6cb2f949a1405ea42c74a24fdcffc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6256ebe423a3496d8111967b30373a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f0fded520815464f9ed56f47d22b5a97", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bf6fcbb66e204f79a97d5c9b0623d782", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca6d9e74985849009c7ea7e6ee2d34ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a71356b8c04d4477bc73825d201ff67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a97515cac7c04f7795925d704d8fccee", "region_id": "RegionOne"}], "type": "registration", "id": "22762574b0304ad9a59d2c8cce2b0a9b", "name": "adjutant"}], "user": {"domain": {"id": "e1d8d2ffc2cd48888e6d5e5845d7972e", "name": "1c2408e7fab04c70a7dd9f5c359b5b02"}, "id": "7abddb96e875409f9df0ab32d77992aa", "name": "79c85f35cf404c5f8d9850929d8154dc"}, "audit_ids": ["d768f7a8f374458492a9769b5daf467e", null], "issued_at": "2020-04-23T06:26:01.048488"}} 2020-04-23 06:28:01,524 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,530 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,533 keystoneauth.session RESP BODY: {"roles": [{"name": "d823272d10cc42bdbcec71d6e6979bba", "id": "ea52b10c8bb44d238d78fe00cf07adf6"}]} 2020-04-23 06:28:01,568 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/df333feba8ef431d9b73ca422d5d2684 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,574 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,577 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "df333feba8ef431d9b73ca422d5d2684", "name": "domainName-2"}} 2020-04-23 06:28:01,596 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,602 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,605 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "987ab6b24d364d5495fce276d6d71355", "domain_id": "df333feba8ef431d9b73ca422d5d2684", "name": "username-3"}]} 2020-04-23 06:28:01,657 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=ea52b10c8bb44d238d78fe00cf07adf6&user.id=987ab6b24d364d5495fce276d6d71355&scope.domain.id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,662 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,665 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,668 openstack Assignment does not exist 2020-04-23 06:28:01,703 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,708 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,711 keystoneauth.session RESP BODY: {"roles": [{"name": "d823272d10cc42bdbcec71d6e6979bba", "id": "ea52b10c8bb44d238d78fe00cf07adf6"}]} 2020-04-23 06:28:01,746 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/df333feba8ef431d9b73ca422d5d2684 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,752 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,755 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "df333feba8ef431d9b73ca422d5d2684", "name": "domainName-2"}} 2020-04-23 06:28:01,774 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,780 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,783 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "987ab6b24d364d5495fce276d6d71355", "domain_id": "df333feba8ef431d9b73ca422d5d2684", "name": "username-3"}]} 2020-04-23 06:28:01,835 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=ea52b10c8bb44d238d78fe00cf07adf6&user.id=987ab6b24d364d5495fce276d6d71355&scope.domain.id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,840 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,843 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:01,846 openstack Assignment does not exist 2020-04-23 06:28:01,881 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,886 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,889 keystoneauth.session RESP BODY: {"roles": [{"name": "d823272d10cc42bdbcec71d6e6979bba", "id": "ea52b10c8bb44d238d78fe00cf07adf6"}]} 2020-04-23 06:28:01,924 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,930 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,933 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "df333feba8ef431d9b73ca422d5d2684", "name": "domainName-2"}} 2020-04-23 06:28:01,953 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:01,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,961 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "987ab6b24d364d5495fce276d6d71355", "domain_id": "df333feba8ef431d9b73ca422d5d2684", "name": "username-3"}]} 2020-04-23 06:28:02,012 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=ea52b10c8bb44d238d78fe00cf07adf6&user.id=987ab6b24d364d5495fce276d6d71355&scope.domain.id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,018 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,021 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:02,023 openstack Assignment does not exist 2020-04-23 06:28:02,058 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,063 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,066 keystoneauth.session RESP BODY: {"roles": [{"name": "d823272d10cc42bdbcec71d6e6979bba", "id": "ea52b10c8bb44d238d78fe00cf07adf6"}]} 2020-04-23 06:28:02,102 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/domains/domainName-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,107 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,110 keystoneauth.session RESP BODY: {"domain": {"enabled": true, "id": "df333feba8ef431d9b73ca422d5d2684", "name": "domainName-2"}} 2020-04-23 06:28:02,130 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/users?domain_id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,139 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "987ab6b24d364d5495fce276d6d71355", "domain_id": "df333feba8ef431d9b73ca422d5d2684", "name": "username-3"}]} 2020-04-23 06:28:02,191 keystoneauth.session REQ: curl -g -i -X GET "https://identity.example.com/v3/role_assignments?role.id=ea52b10c8bb44d238d78fe00cf07adf6&user.id=987ab6b24d364d5495fce276d6d71355&scope.domain.id=df333feba8ef431d9b73ca422d5d2684" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,196 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,199 keystoneauth.session RESP BODY: {"role_assignments": []} 2020-04-23 06:28:02,202 openstack Assignment does not exist {0} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.128070s] ... ok {9} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.060547s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.059135s] ... ok {12} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.066721s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2 [1.183407s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,092 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,098 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,101 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,105 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:01,409 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,414 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,417 keystoneauth.session RESP BODY: {"roles": [{"name": "2d7b992572d9402eb139338eb44e263a", "id": "0b129074d0a04ec6b15427270333d150"}]} 2020-04-23 06:28:01,443 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,449 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,451 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "d71974ac268f40ae8f7e7f7a4fce565f", "domain_id": "0bc85695cb42458a8b236b05f1293f19", "name": "username-3"}]} 2020-04-23 06:28:01,487 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,492 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,495 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "997f1821c7d4493fa377f894a5e8be81", "name": "projectName-5"}]} 2020-04-23 06:28:01,530 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,536 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,538 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:01,562 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles/OS-KSADM/0b129074d0a04ec6b15427270333d150 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,568 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:01,593 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,598 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,601 keystoneauth.session RESP BODY: {"roles": [{"name": "2d7b992572d9402eb139338eb44e263a", "id": "0b129074d0a04ec6b15427270333d150"}]} 2020-04-23 06:28:01,627 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,632 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,635 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "d71974ac268f40ae8f7e7f7a4fce565f", "domain_id": "0bc85695cb42458a8b236b05f1293f19", "name": "username-3"}]} 2020-04-23 06:28:01,672 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,677 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,680 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "997f1821c7d4493fa377f894a5e8be81", "name": "projectName-5"}]} 2020-04-23 06:28:01,717 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,723 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,726 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:01,750 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles/OS-KSADM/0b129074d0a04ec6b15427270333d150 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,756 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:01,810 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,816 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,818 keystoneauth.session RESP BODY: {"roles": [{"name": "2d7b992572d9402eb139338eb44e263a", "id": "0b129074d0a04ec6b15427270333d150"}]} 2020-04-23 06:28:01,870 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,878 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "d71974ac268f40ae8f7e7f7a4fce565f", "domain_id": "0bc85695cb42458a8b236b05f1293f19", "name": "username-3"}]} 2020-04-23 06:28:01,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,922 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,924 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "997f1821c7d4493fa377f894a5e8be81", "name": "projectName-5"}]} 2020-04-23 06:28:01,961 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:01,967 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,970 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:01,995 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles/OS-KSADM/0b129074d0a04ec6b15427270333d150 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,001 keystoneauth.session RESP: [201] content-type: application/json 2020-04-23 06:28:02,026 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,032 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,034 keystoneauth.session RESP BODY: {"roles": [{"name": "2d7b992572d9402eb139338eb44e263a", "id": "0b129074d0a04ec6b15427270333d150"}]} 2020-04-23 06:28:02,060 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,065 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,068 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "d71974ac268f40ae8f7e7f7a4fce565f", "domain_id": "0bc85695cb42458a8b236b05f1293f19", "name": "username-3"}]} 2020-04-23 06:28:02,103 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,108 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,111 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "997f1821c7d4493fa377f894a5e8be81", "name": "projectName-5"}]} 2020-04-23 06:28:02,147 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,152 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,155 keystoneauth.session RESP BODY: {"roles": []} 2020-04-23 06:28:02,181 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/tenants/997f1821c7d4493fa377f894a5e8be81/users/d71974ac268f40ae8f7e7f7a4fce565f/roles/OS-KSADM/0b129074d0a04ec6b15427270333d150 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}0917d768a68b1a69ac0e91f47e6d2b12ddb14a7a00a5a368a39dc34b132139f2" 2020-04-23 06:28:02,186 keystoneauth.session RESP: [201] content-type: application/json {3} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.059028s] ... ok {22} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.073895s] ... ok {9} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.053570s] ... ok {27} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.058173s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete_ignore [0.061779s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscriptions [0.067706s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.067788s] ... ok {4} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.230090s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,097 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,103 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,107 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,112 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,125 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.029482+00:00", "project": {"domain": {"id": "40b0887d24344ca682b2bb1c523eb061", "name": "4bee8537fd4749afbbdd7c4f33a4c489"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f64fdaebe30c43849e0461253aded223"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7366a75599c6433a9f09a1b97f1ba83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5f24ad3f65594a9a8e10e3330fe88d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "414178d852ad488da69fcaf33f832f31", "region_id": "RegionOne"}], "type": "identity", "id": "92b6bf5e98354a7f901d99dd9855ec3f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "756688f007594b3d9390cce5aaf06ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2c65ae2ed41e4af4a9a09f7139415daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d6b62c2d096c40579b5eb7e9abd49fbc", "region_id": "RegionOne"}], "type": "compute", "id": "7c945c4bfe9441ea86eefe60188c6e9d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9958bc04a9a74b39a39a76a5e8a2c1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b45109d12d3b4edaa42c2368aef1a152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "be2788e208c246709f89fa78c8dd5c4e", "region_id": "RegionOne"}], "type": "image", "id": "713f007b451248b29a32e7352fea617c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "67c1053b3f484dd9ba68ea763da22616", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f41bcfc1c54649e7909297b10d89bd33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c316535a47044e09f44e736e964ac47", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ba158232ce8444a58b1defd412a821de", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8621f50fbaf41d0b0449b3fb0a6711d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6925bb0d2b354f5eafadd2189abab07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3df844dc966440e8999577827372724f", "region_id": "RegionOne"}], "type": "object-store", "id": "59f8e43cbc6548f2ae17144163872b4b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b80097371a85404f9a24659005844167", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f5c35780e18e42e5a0392d113882af8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dcb1e7d3336645d1b13da829a76936f2", "region_id": "RegionOne"}], "type": "clustering", "id": "1fc070030607438aad0bf16dbf479cd2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6a5751b931fb413997c39f64b6864587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "512243211bc94d61b9b72c684d142345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba04d6b770fb4700ae13b1f2dcdd2ff4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "39061733f27840ba883c1eedc151fdc0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f44682b00f34f9dbaf89b81db7d4ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d68d22a92b51467a838ff58b89c4d473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bdeb2bb49f0647d9b1233b9993c2235d", "region_id": "RegionOne"}], "type": "cluster", "id": "41c07b24ead84f4c97091032ec05be53", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1d204587a9e44fe0aa96ff502567f8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3e81b8bf506847f1ae914b2480b6f689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a0daa95f814242a2b71a11fe79486fee", "region_id": "RegionOne"}], "type": "data-processing", "id": "f3169912a0d24c0db3fe4ddfe0451105", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b8c1f79021a42c4bab9a6ee8b3a6358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c5318f30b93471c8d7d209b8039120f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2c4e575febf847dfa1aadecdbf4dd252", "region_id": "RegionOne"}], "type": "baremetal", "id": "1dc81f7f50fb47d594cec35c572120e9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e164479c641e4e9eadf44c5d99caffc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f41d55d155b34cc9b001f9e1404f3786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "faf4566e49b642ba9f75826852572f34", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2d5598bb4a754bdba6f0575b9737e0e5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f04ae0f145534ef7a9c7ea7aee09b1a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "537f7d0eedf643a689dc105f58d29d3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7ca14396fb8846379e0d531d7c1f1df9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "33433073fdcf40709e2b1632541a633d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7c9471f341ac41d49cac2ff66dfc6db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11fab17d27074bb9a4037bde106a4448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "68fbe4f32c0f4c848b608b2ef112ec18", "region_id": "RegionOne"}], "type": "key-manager", "id": "26387d55a6d04e9da3fa73daf0d99396", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc15b4cf02f34c1ba97a754efa3ae00a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a8ae25748064fcaaac60c57c01f980c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d5f34aa3e53846a9bdac1d4bf9b664ef", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "59053ae7ad38486b91022812589f6ebe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "de913e70c9ae41b0a4fa642782e0fe09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31eb127217aa4462b4119cd31c85aece", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c0712760d10d40e9b2d6797b480558bb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "10b5ccab817b4247a8c7197235235bde", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "43c0183ef13d4723895bcbb8873b3cd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "541d9d7a872e4ac582faae8437b9650b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5f444fb6babd4c92a57b6dba2a246902", "region_id": "RegionOne"}], "type": "message", "id": "f01b5a0de2024417abaa6fc9721c40a5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "218dfec3c384469f957af1d14b4b7b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8fdf161f53494623a5c3f31b17b8659f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ef0010d55281493b9fd8c867b68d28f2", "region_id": "RegionOne"}], "type": "messaging", "id": "9d74ef1f8fad4f808ec7d8299f502657", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1afdd56f8474427bb24ca64d5fb37870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0128724bdab145818205964cb1f4ae1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e3cd9b1aa8a41e8bcc6e3805aa7bef6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5a0ec78788c3432d917098083848a5d2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6e27d2af66f4320a337b08fd4163f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6547f5cc67d43dd83b39cd45af15764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ca0a4e0cdcc4fecab31b175e0f8f927", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d01c79f153ca434aa3ee192ab3ea63ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efc5cbc515a3438e9540202b6a8fad68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "574fcd3c0cf947378806ed72862fbe7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d727671208840bfa87ac65e44162bfa", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a081d68b433d424f9d2123e19494f893", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "225ef94334a04940b1bfe04096f1f086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "314924cb356e4e6396c13340bf7c0802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b0710a674184aaf95daa4bc8abfb72a", "region_id": "RegionOne"}], "type": "container-infra", "id": "d1649c914a074d2c903034785a65c208", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "591e352506a94d1bbb749ea2b2361bd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f55eb2400c7b4e2384bdae1184931232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8a113c3b408e4f93b6a2dba92ad29db1", "region_id": "RegionOne"}], "type": "search", "id": "382cab8df1844aaea27e58bd7b3403a2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "23a9e0a5c6e04d0b9d71147f53f3f176", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "89f55c022fee4b80b369b06d83508c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "72263133cbb64337a43b962c094cb2cd", "region_id": "RegionOne"}], "type": "dns", "id": "678f5ad30c2a4cdaa227b2c9f1b5eb89", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bc4bc94bab7436fbfaa823029b7f7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d150b3389ddf433ba30013c58bceb2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ee4f98b99b2c4526b2c2146304358f78", "region_id": "RegionOne"}], "type": "workflow", "id": "84a39322fd6340cd85a9715190683b39", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be3f485b3987405fa0181ba998abbe4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1d1c8d4d54d49dabc5a0aa1628ee508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8c3d6e059881410c8f3e63e38d3e4ba5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a0f9fc8a8f6f4638ad0cd7adc91405dc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "aef8b627b13341d49bdaa7e8d7ec2b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "72080aae44e5412a8e1c74f8a0568cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a325b032bbab43b59c099f11629a5d4a", "region_id": "RegionOne"}], "type": "rating", "id": "595caef63d9e4b129c4c285b5bf5d9d9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89abba0112ec4cc681a0f7a69163072c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "750139fe7e6543a1b3d48262c2ee6911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "04c976ae51ab429d94d0a0cc4ea2855c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "208fa583ae264f9e934b7618fda94c2f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d34048e08ab6454ba34039b0b0c485ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e0dcbb62cf0246d0b8018eca0db22d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5655685c8137472ea43200aa915a1117", "region_id": "RegionOne"}], "type": "policy", "id": "147d5924b67d4a328250da1de86f4d01", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6595f9ff74054189bfaa4d98e5caa1eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be8a105226f84d2880f4ca3f9ee0888d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e46beaa224ac4138a74b994db5ac3493", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1a06d29aa4b94101a8dcfa0943de1200", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aa837c9d09004948b374e3ae4a91ecd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6176809947db457b82ee201b73a57f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dd317b3e74a54ae3b7617626ea8642c9", "region_id": "RegionOne"}], "type": "sharev2", "id": "7989ec6040db4aff9401fccfb9ea169f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d3b11ef476df46bbb37d946d376bc6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "678dd3182e6e430fa13a0f90b5e7a7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "546ef9dbf79444f397b56adc109b2d95", "region_id": "RegionOne"}], "type": "share", "id": "ad4e45f6b5084661b139a393e69ed426", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4cc55af2aa2844b19295d122006f720c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ab174f557a8b46b0aff5f54c24e13f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "10dbe8f182354611a4bba232f2ab9931", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e94fd2a836214dcc80f95eb9a50c7637", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6b170a443524960bfcb4bda4c6fe16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71d58f2db5094da28813b74b10dc9565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9694721f0e7c4179aa7a456ac51b8a9d", "region_id": "RegionOne"}], "type": "orchestration", "id": "95fae41da335416eabab66b68be699b4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7718a341ba7459186f9072fac30fcfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d75a4225c69142b0aa40a6d2f4a15f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b145180aa5846fe83b432784c41f15f", "region_id": "RegionOne"}], "type": "block-storage", "id": "6de8d4c394ab4b018490ca769a41acfe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74678e29e71b4401876f00de38ed6035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "778e371cb4894c1e89ae17b25c79f474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee57c41c4816476d9b672b653f24b988", "region_id": "RegionOne"}], "type": "volumev3", "id": "6763de4ea7ed48a0a4fb44acd72365ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c04ef07808a64398a26e5c5480ba782d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da9dfc2c02a46adad59104e0b9ac1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91a92fba45304a579ab4e2039cbcb7fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "b3e1740045394fedafe73ca35ceb02d0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92624eced74c4aa6b1c5f34d911f73c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13af6ea645b248e289e66e79457c70fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc28c5236c14c7f9bfd7af995789a00", "region_id": "RegionOne"}], "type": "volume", "id": "127697b42cd24f8287f10b0c8bba11ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3e1ac911f954b5b90709c5790e70a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2902203bd304224bb2caf8694bd7d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6284629996ce4d3caa004c0cfdf4b01b", "region_id": "RegionOne"}], "type": "block-store", "id": "3a04162ccea947d89a27d1d5dd3da54d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0147e888ff13480ba6d318dc729dd423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "70039cef3c164418b531e212c1b68484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2d11cb0be6614f5e8e3849ab15a0af68", "region_id": "RegionOne"}], "type": "alarm", "id": "9cf6801f507d4580a3e2a9029503cd07", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8041a3766f3f44de94ae0407709b5d76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "30e68f4208cd4c0b8a87d4ff3e6f721b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59bc9d234b8f4d2c96fe67b09862582e", "region_id": "RegionOne"}], "type": "alarming", "id": "7826c059e674416e826cae4f5e249917", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6e222fbfafb4e46bff9a288e5cd571c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b839f77b8ded4e338e57916ad7184cfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "becf63c385da4b23ab2aba770622745c", "region_id": "RegionOne"}], "type": "meter", "id": "fc0f4628fa6647e8beb419b34aae2d56", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b60f487f33c94f6aa3adccf0d3bc3b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb258e06d5d147caad0a59363203268f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5352ebcdac1462485e7213b4764b7bf", "region_id": "RegionOne"}], "type": "metering", "id": "b90449b0bc574c46a91aa2ec000d78a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d374ef09cda445799188af8e8d2372c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23c85389193c4fc6b291fcba4ebe2a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd34cbb669194bf090720ecfeb08fab6", "region_id": "RegionOne"}], "type": "telemetry", "id": "75ab1f87f02448ec9eca6bb1ce02cd24", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "099a1ccdaf57432f866b924b7696e1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0c114b00227b4cebbd6de49e48272100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "00399074538d4b938f676df4d2b7d3e4", "region_id": "RegionOne"}], "type": "event", "id": "eb2197545a9a42e193651aeca9d83a6f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6927c1e004bf48b48f0b4aaf4968ea72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79e1cb4097cd45489191aaea14791276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6c0c8f1bac5e484588dfbb96978f2d88", "region_id": "RegionOne"}], "type": "events", "id": "3d7d8dbbc8aa4f0a9341ef2389337d3a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06642c37c70f442390763e3a8dc70e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff8cace158d24857953b39848fe3acae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "12a9736491ff483e8404dde3711e7f05", "region_id": "RegionOne"}], "type": "application-deployment", "id": "933bf3ea10f344b6bc3b05f0aea47cbd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98d93b4704ae4cc4a421bc6dfa0cb37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21c860b41b7b406ca3c9d8a76a30aabc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f29b15fcac04aba95fa0d80bb06f474", "region_id": "RegionOne"}], "type": "application_deployment", "id": "71f33cfeb7f94061adae841d35e6b4af", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9fb3da84a643496ca62dcf6ac4867d08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3625c7822f8c4296989e9f640ea7c626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c342bb243ba4e11a188a0835bd3d533", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "35b2b69a218c45a5a0719b357e809cb8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cf67e2f8314646909c322c0586608544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b4eba6af3404e97ba5ff32158c8642e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c20f4cdb3aa348e48a59860a7996d21d", "region_id": "RegionOne"}], "type": "tricircle", "id": "f977ed25f6114fe294a1b24dbc91682a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dff8a30ab72042d0a112bd2f50880e9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c192eb9d6bd14efe8f75e244bfb74671", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4655669131cd4690970f63a67bf01565", "region_id": "RegionOne"}], "type": "database", "id": "684c29bedfbf4161a92a8c4469ff0a97", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd63f4e4522a48eaa245b06c69596bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7da9ee57edd4442699d18ce6d5dfb5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00532754e16a413b85374c3b2852744b", "region_id": "RegionOne"}], "type": "application-container", "id": "7384b2bc6de9459b92ad595d1a352a3f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49e361ba3a004457adac952cac6da908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d0b1cdbf9ed4b3daf9c746ba40c2f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b74cc2aff7744e66afbb1cf9de0c342d", "region_id": "RegionOne"}], "type": "container", "id": "7813201baf8d48a39efb468ef0a27fa0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3119b62327cf43119b97a1e1c096ae71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89eb6618ee7449fa81841f9edcd76fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e04726c752a54a3989d047523cd837ac", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "db57d78e79944cdbaf4104dd01c5eca4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2eb4a32de01a46e8997a50d0a8b88e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33eef261bd1d4a23acdb5b1cd34adcf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b104f2b87a6e49f6a318f66f128819e7", "region_id": "RegionOne"}], "type": "rca", "id": "c3d515f048f8493b947a8a1d3f05c0ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6bc8bfbed6174f768b4787a8ae2f684c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "07a0774142a849d0ad34bafcb98e17ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2d53a348abbe4dbf99da9e4d14c057e0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6e5eb27cb969480284444b316905033e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7c9a2b3b48d64a528223350a4048e1c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d7aea2eb88cb47a2b132001371edcec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "98c41e0b6d9e42d3b0290e3c1c2e5493", "region_id": "RegionOne"}], "type": "network", "id": "6f1d2bd679c644729b27d3f396ae7287", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "02967433430a4555b5f8c8c4abbc7097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fe823f3b5df848d89101ceb999c7e531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "22b8a8d4bb114cc988438f80016aee0f", "region_id": "RegionOne"}], "type": "backup", "id": "0e3a74b2e69744f9b093db2709896c4c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "535ec30a715949b39612619b42b4cb4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69ba6f44016d4a13bd60267f6e113a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8ab9514e681b4473a848b884f197cd2c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bbf66326eb7544c88ddd46b3e9eacd2f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4dcf98a3e8de47f1adb04fa8446afbc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "616c1a886e964e639ee4c8c1647fdf5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b81f8257e3fe4bcdb3643b01c8403405", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7dfdabe9381140b9b61ff05b3ce2cc00", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "02b6f34bc6fe4a2eae892370bb2149eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "78a77107325748459f1c88c5aaa881a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2bc01174b4d843e9bd15c6e1195a1c53", "region_id": "RegionOne"}], "type": "monitoring", "id": "32806fa3e8444567a46206b46c2615b0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1dff9462c45b41c49d952bcea3644592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "34316adf322043de9d4363496b4ac6f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7625dd40976c4018a7516c2e7c09d188", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0f672e0d974646cc9836d80a7eb67243", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e426251a7fd483faadced22a2e38b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ef39b20ffb114e2bb6b2ad477ebe0f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3fb9235a4cb448f0b652dcc646bee6d6", "region_id": "RegionOne"}], "type": "placement", "id": "28fcff8fcb1e42948751720cd1ce336f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8278bef1a18a4f4cb192d1f1144aee81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abb9b41e90fc474b911bae1da92ebb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "00d1021db6264a3a9bdd628e3ade6b52", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8e9fdef51f794c1ea9b8d45b123bf0aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "185d79e84b094880acab571d4b71a7ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "32f858cf3b67456aa802fe139febd780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb30a6183a6f4a328ed6aa2ac7ef8372", "region_id": "RegionOne"}], "type": "ha", "id": "e1332cfbb6bd4dc88ac89e38108a31fb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "448f1eb4fa114c0e91b5db4691464050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "151436dfb896469ab05c274bb045924e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a4ab811b291c47a89ac9b4b632c2fd18", "region_id": "RegionOne"}], "type": "reservation", "id": "b2d86ffbcaef4efb84ad0438ad63e202", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e7813604f7e54691a98f292e3763d98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "528854a1e6b94cf68612408d43a119a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9c94acc94c714473b294e0a6235e0659", "region_id": "RegionOne"}], "type": "function-engine", "id": "3f3d16f486c748e1a72edfed294ecc5e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "938fdd5f184b497aa39d3370120d3df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1d207a494769430f8c44a253ff026517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a3098bfcaadf4093ae6e62e491c044fa", "region_id": "RegionOne"}], "type": "accelerator", "id": "4fcd9bf1c1af41aea3eda112c4e27b63", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94e791ab6aa8474aa413efc00d9bd6a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48c59efaf9cf44508d60e49ee2b91dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7edb8f0a6ad04ddea0d8b845b3fe4806", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7bd5b3290ff94ee884695cbcbe86b5d2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb091c8390bb4e3498a78b7e41e1d991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d65b234309740cbac7cba1f92f98c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7f9c36a91b764f309f9464f3dce55445", "region_id": "RegionOne"}], "type": "registration", "id": "d72a813a124d40b9bdabdca020b96953", "name": "adjutant"}], "user": {"domain": {"id": "cf0dd593d97644dc9ec596281f161ed3", "name": "423a109c226a404e9833f377ac9106ea"}, "id": "889fb741013947d182d87b71a00a7d60", "name": "1e15f8f460544600803d22b052daa0e4"}, "audit_ids": ["b7a3db3cfcfc49a08b7397c1a2798816", null], "issued_at": "2020-04-23T06:26:02.029482"}} 2020-04-23 06:28:02,199 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,206 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2?resolve_outputs=False 2020-04-23 06:28:02,212 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,216 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:28:02,244 keystoneauth.session REQ: curl -g -i -X DELETE https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,250 keystoneauth.session RESP: [200] content-type: application/json {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_find [0.061647s] ... ok {12} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.059607s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_schema_get [0.059618s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.059176s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.060659s] ... ok {18} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.191971s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {11} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.081683s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_extensions [0.080569s] ... ok {21} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.305834s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,040 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,048 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,053 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,065 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:01.969147+00:00", "project": {"domain": {"id": "bc6f9fee37914474a3a3d9d8830b8cba", "name": "2fdbac15b9144593b72aa47c51a6c9d8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5b5b42f3fd3c41e89e33b49e4d46c9a1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fe023e6c6fb746928394219d586ca149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4aa792bcb79544378c1b8a6aca45452c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2261d763481743a6bc26b44017906992", "region_id": "RegionOne"}], "type": "identity", "id": "dc7fbce3a3e844b4a0fda4eae4a72903", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "488fd71b1b204269bb8e700fbd4dddc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a122bdff01034554aec4864f3c59eb59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a295e2cb010c41fcbd8337fb80186a46", "region_id": "RegionOne"}], "type": "compute", "id": "fb9b8b30c8eb4e1b85f2f369185143e5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "18ca9fbdecc341baa9c050309ec18c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0a1c9f8b09f3498c8be78b613aa2ea55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "302e4829fa5c4fce8055ca8d1eb24233", "region_id": "RegionOne"}], "type": "image", "id": "f1a5207dc5924029a4b744655a984ba4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "15ca381d59af479398289f976571b244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f46f4093b45e40c1be4bc4bc3052d472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1924f1ea671c4b569d12542cf52e106b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f3956438d7ce4243b34b91ed2d212bfb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d919589fb3c94899ab560d9973d1513a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3312ebb3c4f4ecc99fcfad3663bb7a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bde5e9bfeeb9436eb932589cac9d8ca0", "region_id": "RegionOne"}], "type": "object-store", "id": "6c5307d3bc19433dae33093638b8c0ca", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38527d64ac6e4fe8bb59ee26ead937dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fde10ee8f2d4361916a36e4b057f0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "090947e42ba346c891c4827ddda6551d", "region_id": "RegionOne"}], "type": "clustering", "id": "fd5ed46e36c64073b2e42cf4c6daa59c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2370960461cc491483d5f8f431d88f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61c7c5ff871e44a3a0995f8e0be518c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "621bf7bfaa094e0fb4fe8e18d2350927", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b0ff0e6e5e29425791be0eadcf4e8442", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "464f7b22a903496c8b71a6af2c2b5f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2ff4eb88cc74f4893bcf98ef22fa3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63bc6fb1437b48a79d74235a1f6235fc", "region_id": "RegionOne"}], "type": "cluster", "id": "10dbbd021a05479da6209eec32ddf977", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4cc914d55ae8495fadf1a09c29e9e5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1b0a1b46d60342e2ab033a569f17e9f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "cf1f02a3a5fa42f5abeb0f6b14bc2e5c", "region_id": "RegionOne"}], "type": "data-processing", "id": "fe29f78e077f42c6964a7d44905ed5a2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ca05046ecdad47888421c0af1879031d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06fe5c445e7e417c82fe9d92c077ac6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abb714060ac04cdc99a9b4716c68f584", "region_id": "RegionOne"}], "type": "baremetal", "id": "0b78e301af724c8ab50ef15703184003", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "10ed3337bb3c43c7986d5b858e728a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8aa12ac742364c10b71fe6f49a4348f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e6f74bdfe4343ec8cd6e48def7d0450", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0135ba6883a940bd9b2467a260632657", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c6d5b04e687141f1b7c85048e6bdd76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "230bb4b01c4041a4960726e668c4a693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "b37c4aae06ca43ccb7f4ffa10a7a3d05", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ad916168019b4d61867aa78e566e4710", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2c512fd140dd420a94e96a5ba8cf2de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f6226203abb2423b914e3fdbfdf3f36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "26c9cb5710bb45f08c9b06f988c609a7", "region_id": "RegionOne"}], "type": "key-manager", "id": "ee0accf5491e400eb5749893c5b19c9e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1207c7fba8b049a6a3eaba9fc3094537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "abacc8178691470d8853e017a19bac59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3d50d2c28a764e50a48e2f1ef732ac7b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0afa546db722453b851f2140a936198e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b7c661280ad0454899ac4a2350984bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "206f1dca41d146298c20755f496dd34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bbf54c46c9a3407f97fd792a8bfc2f84", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1971474697754fe9bc5b20f9ae18420d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a468e46ea78945b9a5a6bb403a14d1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cbee2d0d51a545038c76f3c8d727a2db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e8a3e122b8ba4ad886a472d157b2d5c6", "region_id": "RegionOne"}], "type": "message", "id": "81979b38f04244f3806ebeffaf6bdd78", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bdbaabdb6534421a9ef588287f886628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4664059beea0498ea613fce6bcac0b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3f98c8cc1125454184bf1538e30d0189", "region_id": "RegionOne"}], "type": "messaging", "id": "047c510ce60f48fa994a574c5ff91751", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "78ead6ef05694850ba7119d44c54b2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aadd4f69534a47058a29266fd16673cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "107d30220e3646d3be3497694a0d446f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a930e22e427448e788b58e0685da5966", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3191ebe0202c4f598b9c382368e5d3fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55a7c6f5c34e4f7da0865210c0673172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c803636ef1a84018a41d1a08bc501706", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f2d63ff5bf0b4124b9f776062884718a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b479bcb5290b4e20a6138ec7b89fb3fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15b37344a1cb454aa0ebc4ecaf5be689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eeaf4d0941f04f9a84f23d8ebe782fcf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fe467d0188cd4e86b71d45cffca1a390", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23838d0b93bb4c749ed11ec72f950baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74f813f1d10540e9881f214fa3e47ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49ce0bac77634940aaf73825bb9a2443", "region_id": "RegionOne"}], "type": "container-infra", "id": "1737c38a56df431381956bb6a1150257", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a82ea1c4803643a784a3cd121449acd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "45942566411e4fffb8dd1b732e48b67a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a289187069c54565a95563f154b7c3ac", "region_id": "RegionOne"}], "type": "search", "id": "ffdb291c9fee405589b8d08e07562f85", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b4115770ce5b47a89f10d59cc07a21ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aa65795a439646b098b5024114745bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eb124b1ddf384ff58220dbe87cd4c0a0", "region_id": "RegionOne"}], "type": "dns", "id": "cac83e0ab35b4d89a5a66258269e2c2b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "295374f13b124a2fa1c0153d2f10f22b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76f4166ce4534b07a7c7f61474b858a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0ade04f23d7c43f9b4126fc56a3f542e", "region_id": "RegionOne"}], "type": "workflow", "id": "e1f7987511584450a31164ab955a9979", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69f5468aff734b24aa80fc429b0e8369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "808ab0866a4a4c7ca8fe342b4587f9a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6eae23c48fb945098c74f4a9b408d393", "region_id": "RegionOne"}], "type": "workflowv2", "id": "03a00fce9a084d658668c5c5dc495aab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "813d43aff9e648c0bfb1234a3115650b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "96bf1221d97f4ddebde4e66a425cd390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "422514dc404344d68c079bea11cb6e94", "region_id": "RegionOne"}], "type": "rating", "id": "62b067b0214b4cb5b130d084f9fd43fe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b92cf0b0fac4824974d86b423cb18dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8191ec33a7424333b2ffff7630d6dfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c558f4e137d4b16936d4638ab03e2f9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4d0f69a69b214e01afec3aa6225009a9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a7be1979aa384da49e1253d579e9eeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bfe57de4d00444dbad9417f7c02d6234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "49bf5dce14c24d5caa46767b1ffa37ea", "region_id": "RegionOne"}], "type": "policy", "id": "ce5e60faa14c41c8b7dc3593b77e1705", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4072e4248ed4efb97143364797bf29f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10f6793a1a594762a863e989e24cade9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e4ba25e1f014e0d952a0516c5477009", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1e9a1ee2f50f4bc1b7d333e505e412d5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68ba0516259c47f79a7ff309c68edebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a547281403149779ecdb5959cbc4765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3789c2b29bc446828c43fb240de8abed", "region_id": "RegionOne"}], "type": "sharev2", "id": "45dc9a8a9923498aac9b00201390b723", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3d938a8d50c4ff8b5f5796c267b1e6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18fd5e3fcb7a47449eb2cae498331ca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1672afda1c744a588127068a8343d32c", "region_id": "RegionOne"}], "type": "share", "id": "fba31df329ea4aa2ade194315a8903eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1f6d8328637d4734ab67843d7fefe5db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8e368e4ac9a4b228456aca30fcf5b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c25ceb8a681240c8833773b0e159d85c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9a03f8e785354c55be3a2f6c53b906f9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf31ffe30f824d00ae0a8e0c41275d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fad453ddda2b45809f87c62ca2f73490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16b219400aa848b99c60fa424494b6b0", "region_id": "RegionOne"}], "type": "orchestration", "id": "fcaad6145ae044a5a94e55395cc0ec39", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c646a5f4a23241b0807397e38a10fa52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b13d5bf2ee4c4bddad0b74c71b20fc79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad7b5c9859564da8b2c6cd39ad63d44d", "region_id": "RegionOne"}], "type": "block-storage", "id": "e438a30159094af2be9140243ade92f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9e2a94c832e4cdeab2eab35f332b93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "036564f80db946c6a7f7db5e65e1ddd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ad8d01901964a45a7b9cd9076bbd245", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb9e1632030b4065b3c4d2ebe78af4c9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8c9b111d1504bc9ae99d11987e759c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4810bd5ed11b402597598dd3a16e9d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c0223a6c87458f9183924f6ae4a75a", "region_id": "RegionOne"}], "type": "volumev2", "id": "ae349d314db9448181d09e79385acccc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4075f6576d8458296d737dc783988fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8963961c07984bf99d6fc43b03f8eda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95aac405f8cc409c9394baf755192b58", "region_id": "RegionOne"}], "type": "volume", "id": "260722ca59e84b6fa5a81fc076a2ee0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb726513df6b4b2fa5b5c20d47e80277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03a97952321f47b68d025a1dc0b3896e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3c39df622747d296ef8e8551d7b835", "region_id": "RegionOne"}], "type": "block-store", "id": "a3357128fabd4c31a43748d54f44c41f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1095c8bcd3ef465cb44855cc4618fc3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd21ec49c4e2465f856166913b9f60cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "39532719f5294efd81ac0d6254d8f88c", "region_id": "RegionOne"}], "type": "alarm", "id": "04ed5406e97a40c0abc62e185b216064", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4a88d2e5b90d43c79bab46a3fd9e5a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "690ee850263a487aa6e7a40483f188c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ae354771ebbe4639907ef50163a37fde", "region_id": "RegionOne"}], "type": "alarming", "id": "a128bf86558c48b7812d118a0e432324", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "811cbad7f3a14fd0a1acfdb7f00809c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "83144edeada6405e981a8900bd18b762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7e9e3422f67f49c9a5b8956b8ee6dea7", "region_id": "RegionOne"}], "type": "meter", "id": "106b07d000fc40d4819f3b05ace27b9f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb6b320dd1ce478e8377d653864c6568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0058020f1a3428db35220f0ed17ae38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "212b40b3c96b41bcba1096c37ccc5166", "region_id": "RegionOne"}], "type": "metering", "id": "8f8929f19c6d48bcaa7b3a8dcf510527", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d88c7e5063d440c8922951d9b1b181b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22de6779773640b79c5b7e45d2877e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe77ee0667744e5bac85f4ec0531047a", "region_id": "RegionOne"}], "type": "telemetry", "id": "cf074c2b0455448d95fb9ec7d15e35d6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d4ae4ece0d82468a81c499fca65cafb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f39c7146c45744afb2ca853c4c00219b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0ca33e2142264bdfbce1143f23a5db1a", "region_id": "RegionOne"}], "type": "event", "id": "2cb50144eb254c73ac454888cd9fd19d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a93c972dc9ee44cb878075fa6b4ad299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "705fb92708b4478abc2c2e32d8e04519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1409fbf45b1349fb9dfbdebfa5cdd301", "region_id": "RegionOne"}], "type": "events", "id": "0d376834b6864ee4ab78ec553b485a8d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f597486d44804d1fa37a38f5063762ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ee47b73c74ce4faab34939c4da3535f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f0f80ea7a7bf4b2887470a028b035be1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1d897449a94425b833fa9a907a59f69", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bf9d6fd3299848f28cbe86d8f8fd5074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "46a202136caf48b0ae60ad94f0921609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0ea0f75d6c724c8594342be14302a8a8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f16591626b814aac960cba2031dbd7b9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "334d4369f6104151afdd42408c57d442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25e4d23d185c44c6aeda473ca2caeec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9283a3f44f4149b38cc7d2d0cff083e2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7e8a8afc119d4bd2a22829223c9d0029", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d98f5509013d4fee9b7f3092372ed0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbc26610a33940baa7297326c0f2bc0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed5ee0a9ede24ca3878857659890da44", "region_id": "RegionOne"}], "type": "tricircle", "id": "381312db7b1f4bbfb3499da9c50d6361", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "036e8cd2360f4c6eab12e8eca8638de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dfb293cdeb314fcabf6e67e433cdcbdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f6ef53a458e54608aeed62cc04072de1", "region_id": "RegionOne"}], "type": "database", "id": "14d20059b50d4213901d590aa66f8593", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "446bf04071e445c4b147ecb5d25eeb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00120a59f4af489883feb63f54a0626b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "289bb48899fe49a883ef360edd2fe69f", "region_id": "RegionOne"}], "type": "application-container", "id": "f43417433a694858ba7051f91b5dfdf6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b017dabe62b49a8b269f0dc2866a293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5c1732b6dfe4829b40a07aebb79868c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8dd0496e7fe342eaa37a87bf8166657a", "region_id": "RegionOne"}], "type": "container", "id": "87603afbebea4c3fa1f9c63c5830d029", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "44117ae87c1b4f4785a05e1d9a167651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "614eaed832d14bec8e5c77c0d1c2cb9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f4586df27d344f008e2901b3bafa12b3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "448ceaf2216a48efb1811282d83cfcf3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ae9a2ded0bc42d390db6706b8722870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "928d844b254645f89b3bfb1e0f612db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e71a8704050041519007a3b735707e37", "region_id": "RegionOne"}], "type": "rca", "id": "73b70ce28aa643709223022051e95b1b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a510bac1973940538d5f7d141c9cd064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "239568eb7a4a40669467ae90bbf338ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4770f5124d3549d9882794a66ee49441", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "34f80bee559c45f1b067657b47b795ef", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b5b73541b3df4f2b897d9b68c5469a48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3dd99431cf244a3da20a6ace4fb1a734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3b9181db750744b09e3d309189e6324a", "region_id": "RegionOne"}], "type": "network", "id": "81e886987d2d458fb85f18c6475ec065", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "80f9e006dd6c413099158e6a17b62395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3e1d02693c8443b29c3820da5406d37a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "569c5231b041468eb0f76d75ae65b7bd", "region_id": "RegionOne"}], "type": "backup", "id": "f18f247c792a416cb25b530735cb17bd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66aab70cfd92405abdebadb39474b686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "059e11775535478e988189ac5c1045f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "70ab05cf15e64935b5156f31bcfb004f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "11754858e75847a1b79c629379dfa41d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9e52d98bd1c54ac09e688c6980516a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0c356cbc96149d291599e20433ded1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0df4e3400aaf4fde89835b5c282a2c93", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "373029c87f6842e086db98acdcc51e65", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9d65c8ab45fb444e92f9bc771364dfbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe510919639748c0bfec621add44ed9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0343b7dc91a9432ca809ccd3bb926b00", "region_id": "RegionOne"}], "type": "monitoring", "id": "de43d0d8bc2048c2a4d2d1528be1ae9e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1aa1c75e3ff04e69ad96a7db7f7a67e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "349fd1247d75482ba616c2770840a51c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3283176f72c8424284a0229d1268dd2a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7112194ff69f4101ab7f04c8cfa7d990", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4217b1530e2044049b5b1fff99e4f93b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1886d2ebd9c448ab83a27c37f947de84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3869aafcb4ae4efbac924bbd3647f082", "region_id": "RegionOne"}], "type": "placement", "id": "340bc0aced39444ea06166bd15221240", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "986a77db7a514500b216d62e6e2c84b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f348e64062249ab8d307fb6ef657db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15fcc6be978640e09589349a6b3ca597", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a97dd55be4484d58a65aaa90e789073b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04de74b2657e488fa39a2a1b357fea57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "749a386b9c5840688ab2e528b5dbadae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0214ffb96ee5422d98b78485b7e30b39", "region_id": "RegionOne"}], "type": "ha", "id": "c5f7ac973d9849649a3251aaeec29ba1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a50c561229847d8aa5b0c2b88af1c43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75e670820c7d40de98ca937aba4e9d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8152a2bd83134545a771943515371625", "region_id": "RegionOne"}], "type": "reservation", "id": "8b21f11668624d3b81c7a5859cf861c7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6fa01afb78a74472aed224b35761b4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7b9cb282e67d4ba69dd9f8658bf6ddc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "522b796abb5d40389939c2ea517061bc", "region_id": "RegionOne"}], "type": "function-engine", "id": "b90830fb8fe04cd1ae87344a6841cd88", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8b322e46c2a441719758d0369ab09253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0504ff51843b4b55a05dbd29fdc7176b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8b18d0fba5bf4655bffe4a3d8540dc6a", "region_id": "RegionOne"}], "type": "accelerator", "id": "a12c7b101b5e483fbb35703241bd31ca", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3e41dc1c3f814ae7885c71cec7481719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7fb3b91417ba48b6a9facc08acd1c822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3e73b56ef0104c57aa117499c6af8c98", "region_id": "RegionOne"}], "type": "admin-logic", "id": "34a30f572fdd40f1a37c7c7b77c4a524", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9258a9db325d4879931f39dd7ff5224c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93721df1197d4f4fa6374904d79083d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e34ebc0b4d58453196e376c3873f3127", "region_id": "RegionOne"}], "type": "registration", "id": "96ab7c4dbf34416cac4cc1ead9c33c05", "name": "adjutant"}], "user": {"domain": {"id": "7dc5284351bb47aca692d5a3c5b5bad1", "name": "d7f5708c2b08491ea9b6029885e5b89c"}, "id": "986e3fcd8cde48aa84462b54ab70b4a7", "name": "94da615e510a4c6086855ceed8bdd16d"}, "audit_ids": ["4468152594114882a51c02daa16da305", null], "issued_at": "2020-04-23T06:26:01.969147"}} 2020-04-23 06:28:02,172 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,178 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,182 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:02,202 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/os-server-groups -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,213 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,216 keystoneauth.session RESP BODY: {"server_groups": [{"policies": ["affinity"], "name": "server-group-2", "id": "93be03779f844d61be579cf17c6de29b", "members": [], "metadata": {}}]} 2020-04-23 06:28:02,257 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/os-server-groups/93be03779f844d61be579cf17c6de29b -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,263 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,266 keystoneauth.session RESP BODY: {"server_groups": [{"policies": ["affinity"], "name": "server-group-2", "id": "93be03779f844d61be579cf17c6de29b", "members": [], "metadata": {}}]} {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.060785s] ... ok {12} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.059463s] ... ok {18} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.059266s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_find [0.058137s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images [0.063902s] ... ok {22} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.059585s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete [0.058710s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_create_attrs [0.059442s] ... ok {14} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.096086s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.057358s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.156100s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_types [0.060315s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_routers [0.059773s] ... ok {27} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.056477s] ... ok {26} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.180333s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete [0.059507s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_delete_ignore [0.077711s] ... ok {1} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.062021s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.060540s] ... ok {8} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.222139s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,103 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,109 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,114 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,119 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,131 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.041997+00:00", "project": {"domain": {"id": "40b8396e6e4c4c3ab48d5f4f45ba2d8a", "name": "ed9800537df0473a8b294659383b2745"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "08bd73a8cb514a3dbd865a346cdfd62e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d5417658a0944a23ad2a095271bcc0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a4c73d0aa3b54881ba8606f0a834a857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "875ffb0585f442a08078a2686d4fba65", "region_id": "RegionOne"}], "type": "identity", "id": "70882984fa9e43b6a8066f0e53324f9c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7e9afd8bbe904f63b3ffa980530a699f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b430b688584c479692f2680ebe9bce39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9ec3e4a580724c2284835f660476e31b", "region_id": "RegionOne"}], "type": "compute", "id": "4007c72ea06b4aa19eacd0d4b9260d37", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "91c75bcb3931448fa0574b74ab70428c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "49aafcf31a474143b048eceeebe01f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "323dce54a19e4c6b9a5aac5f0cf2ad3e", "region_id": "RegionOne"}], "type": "image", "id": "06030d86de84475babe4aefe2b27b6e5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef08508dc10544a9afa36d8171b17d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "12c4811597c94055b856b56bd6baa16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "edff80f51e044af5afaecfd8f1d54def", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d293b7e31c9c410ba3de7f78ef74981b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f099155bf6e9463781b0df64c04af6ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c320695be0a4390bbe88064562cfcc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcc158354f8a4a05a8068ed5f08f5dde", "region_id": "RegionOne"}], "type": "object-store", "id": "ee57b18c285f439db527ef6fe27ea1d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a21cf5d4898548b2aa5dd706bef70449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd5ef0cb166f43dc930788037d623e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c31ab2e3137f48b1a72863603e069b88", "region_id": "RegionOne"}], "type": "clustering", "id": "1709757e14b84ba8b27dcba00dedf33f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84d8f55e7857469c8a1c02eaef1d908a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b2e7db91deff40f78ed28713cc9dc30e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef39941f58244d199db37ba46d9d5529", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "39d3e71713b2444a892a0e37fce9d869", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a9ab22d8ee2c4985be599a07846c97cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "054d943354634c62835f91a34d958cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a81f3cf2d2944b5cb741e184ca8aec1c", "region_id": "RegionOne"}], "type": "cluster", "id": "b6f1641d61fc476693af1ab12e8ca764", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "891a3abd032444cba8d168b0ea479a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "49adae84dc244d3b87bfb6f9a1f3f18a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8e24ac9e8d194d8e8b8c379ff90fdeb8", "region_id": "RegionOne"}], "type": "data-processing", "id": "91b82e1a9325439ebbb0ccb7db27b3ec", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b567b84735a484ca715cdb802f7beee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "67100e5295cf44a6b31b7149a1d44bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "096b4d0eef6d4e1b925698cb615f7e2c", "region_id": "RegionOne"}], "type": "baremetal", "id": "cfee7e89a1de4420911272dbed629b9e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fcb9fb10fec64929954d970ac7294e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e296baa78d074d5990845df0fa21d426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c85da0a253374f13b0dab38ea04e991b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "356f66440b0e4fdfad645a8ba68551ae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ea66002c6c3e49d6a38e9ce1e24a2832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "93a0cfc6dea1431a877fc7715557610e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "608e38369a334b718b872ca09bb88f42", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f83c315b48064d1eb1a822dbd44647d3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6bd6cabed861477da9a2fd2b7bed3265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "542fcf3e9ac34026becd80c884434ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ce9c264fa5f74a77840fddad5bd0c845", "region_id": "RegionOne"}], "type": "key-manager", "id": "b1a6e3ad4490477b8956e569111386f9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "51d39ad7d2654203bd6ec7f8e2dfeaf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bffc2cbff4bf44b898de36fa8b225678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4848625012944e08bde2f1d919e32f98", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "49350fe83a264619a77b28a867595ba2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd254e6d20de4a98b3e2113e18e49eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "80df5dce7793473b8cd0cddb1909f1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cdee1cea21a94ae89d35f74231c053e6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "485bf2762c944d29811f29c5ecf3b181", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2682d177a6a34c818f4e83338146bb70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "16d75e8b1c254a35b9d2dc291c570a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "633278e2c2ea45f3ad3aa824bcdd77d1", "region_id": "RegionOne"}], "type": "message", "id": "19be66a0ce7942acbe0a619350823c02", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d7cd014b767f4fc5b28ff70130c1ee0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3a382f76cf9440968e54e07b6f3f2b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "55d1f86d8488435b874f7c5fb7a63cc7", "region_id": "RegionOne"}], "type": "messaging", "id": "f435e3602020405696f5c54e3a86394f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fdabfd4bc2d94f749e4d91a2cd2bf289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f55249bf75f4c9380d0b884fa110570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6e6835fc38794a09b86748a89064b3e9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ef80d301e2314c8b910072e5108cecf6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6cf348f876cb4e2bb03d9d5ca095e919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86966e8c73ce4aa0bbf4925697d9692d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dabbca13893492f98df62fd160167f2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1580c10aae424e1a9cbec97e76e27cd6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "439fa5681468480594d9148e12d793da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ada74f88dba24af094ac7ede6a5961c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0db845034a184e3481f15ed623ac234b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "58e6699402664288a0989274dd1fe654", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd693b51b6e04b18b9ca20af345086c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cfecbb19b6749b7a88de4af09f09f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0dc1d106982454aa81c18548a1945a0", "region_id": "RegionOne"}], "type": "container-infra", "id": "db99019fcc104e6cb8f935e510e594b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dd04c499dc684c24967ef7e1263fe892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4e1d496869f649c1a0a6bfc57edbb013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "882421776cf641b5a500f2d2bf8cab96", "region_id": "RegionOne"}], "type": "search", "id": "9a6fbe1925924211bb437e3993604900", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ddbc3f7b6c64a1aa126d8730e82bd4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "61e5fa34327d46fc8094b86962102d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "421bca016b8a441c962c0f17f2db2591", "region_id": "RegionOne"}], "type": "dns", "id": "f77c768d66a44c3d830aaf992a34cbdd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19d1e96d8483424cab4e9a5fef8cabce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7bdd2d2f38bd46418972a01d04da1df7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45ab08bfb4ff44518f001e6ebf365276", "region_id": "RegionOne"}], "type": "workflow", "id": "d15316626a4547bc8c93824e32a16657", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5be5b293a09e4d62bc58ab7d78fb4872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76c1a1c93562473fabfd140a567b352b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c386da78495e46019731c57e9a17564c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fd07b3246ca04772ac394af8bd139696", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2d3e365e1dca4b6aa372804c2b0ad2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ce77a8b59d6d4ee1948209599c408117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "64bcf2bc3ff04b10a769490c936e96f7", "region_id": "RegionOne"}], "type": "rating", "id": "e3214c6584604482b5170d144c994dad", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e82f2b4f3fd1444b856fc63865bf1c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54a05d9c7e554aa2a5e572f4ee977764", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "57c4dd1c4041469e8413c3eb95bb4843", "region_id": "RegionOne"}], "type": "operator-policy", "id": "16fa5c694b934237aeaf5b1d9a85d73f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63ebb15592eb4242b01835ab19206664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e45684a50f1a48cca7a81da64f01ce80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c95707a14e340eda7792e5b05ba5ce0", "region_id": "RegionOne"}], "type": "policy", "id": "aa9ed1838e9048a0acacd5286e88a005", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0578a8994aa74bc38f659f6cbb12f6f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "afbd611a84ea4aa198b316d58ba091c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9ff786e17c44681ac60527e1783bf04", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d28c90b26c404ea1ade0142da8e04cc8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a8fe64affbe4dce9690a25bfac0fcd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bab875e48e754f78b652a1a6c262bac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "685c6089ac2f425cbe6dd5d31102f283", "region_id": "RegionOne"}], "type": "sharev2", "id": "b5a555d4150b4b41a194c9d36f5a10b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8075936e146a40b092a3e2a078b31036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7eb4ba72d5a04f3c9fc89a664bc3708f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "044b7ba887374885b9bdec2d5ff8b933", "region_id": "RegionOne"}], "type": "share", "id": "5265689fda3b4ea4ba4f3ed86594b1c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "22f0777ddeab4914bad77bfa37400c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "67fc495fb38a4d8b889cb4ceb96155df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "91fa8cc8a50541abadd480d72ffd90a8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a5511abf3d7a4f268c8e687e5ac418f1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85ed61789f83417bb9dc56a6a1f0ed8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f691ff8eeceb4b09ae19de1e52a02c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "165d871164a44a729577ef7b78ce671f", "region_id": "RegionOne"}], "type": "orchestration", "id": "1687ac0b9641480092f7ca58887c10ab", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4226d97f98504782936bab4100b9c4a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d7d7bf8f742436b9cd3d61661e645c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3e500fef202494ea99df68f027e2282", "region_id": "RegionOne"}], "type": "block-storage", "id": "99f6a9cee360422688fb87f0b9fb7b25", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f575b3ee504d4629a5c9fa99432722c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c0fe8eed47f415baecbb962cc6c26c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2dea9dedb5b49a1aa484aab7e7522f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "18560f1174634863a6243c16c1306d72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2a68194fd5f4621a43b39bea9c97c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0f468a743cf40ef8233f48eba6bf64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d97bd9e4dee54fec8356f82fab5e82e7", "region_id": "RegionOne"}], "type": "volumev2", "id": "d0434f2bb84b479f831e86cbb7c23cf4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09a95c6485e24c38baef8441ecc814f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e62fcc22d514eeb8ddcbc9c079fcaa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0817882407434f4abcd05abdc8214a95", "region_id": "RegionOne"}], "type": "volume", "id": "06ac2a6173e8430590d5401d95431d81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "133142c2ddbd452e831fab9af82936e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de2c2ae35b5b4ace9f1dab5ad98f9b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "690c039eabf44c1fb8d289a5de0dce18", "region_id": "RegionOne"}], "type": "block-store", "id": "ffba9e82a7e64f0381df18fd8613d1f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f45ec70a36b4c03954d3f9189c6cf1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb616b99375b4537bbe319fe5ea04769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f6b7d1dcb7654ec384b66551368308d6", "region_id": "RegionOne"}], "type": "alarm", "id": "c8a3fe552c4f4e678eb63a2f463d46b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b45f7b71c0ef433aacc028ba60b3a6ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d8fbf1df7c6426e98d909405d3abc66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4e46e1d6d1ab4f3899a35d02b9e5f2c0", "region_id": "RegionOne"}], "type": "alarming", "id": "8ad408aafe8a4fcdaef541171d723cd8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a9af3fc956f40dfb3e2d3ee24b30e34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf16625f6b394dd4add7074b70cbf762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84cae3c09c1f4d1390802e34638cecd6", "region_id": "RegionOne"}], "type": "meter", "id": "f357a29aa3ad48c190e1d20f4952ba16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e2625de6bcb4ef08e463ad0850f70ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e10deec8f0a8487abc8b66587203b382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "962d52e46c0d42948d3e4b47ee9e786b", "region_id": "RegionOne"}], "type": "metering", "id": "373439e6afa64ccf894c42a10f3083aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ebef32f857d447618bf3054e38812217", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0636b8a3f3247488427851d16ab6871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "719bf526b51e4e3db84ae38755e1ac30", "region_id": "RegionOne"}], "type": "telemetry", "id": "90057d926e724517bd5b56b1c7090fd0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "46a855893a9148f59efdaa24f9ab9dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b15099d15d24e07a562bea3e01589f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5c13066711ce41fb81a31b1f63b90d46", "region_id": "RegionOne"}], "type": "event", "id": "164be6a22eac463e84651a886a4ed7ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc55e1ee9552467d9e893055b2e810e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b343471723d74a4db1b35b4b410ac9e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a039a845a35d4d809559b7324cb820ac", "region_id": "RegionOne"}], "type": "events", "id": "3678315feb374fd4963408e1b2c8cfa4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "555a4c1cd58c4353b8c59118a54b453d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cd9dba1962324e3f866d2e52d4f86bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3805bad2b4542528f686804dc4688b4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ea002e104012487595ff65458a727034", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e28dac2f7fbd4d3a9a2c3bd783c2f495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a2970a24a05e44f081bee489b06b6438", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f633e7f2e82448ea0f2e4a8b55f1771", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6de68acaabc545c9a638447d185bdc87", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "17c4a7ba790841cea62ab0f81c40227f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2709214808a4a51a221c6dcd92805a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ecdd6830965f47a5918b05d9b23549fa", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ed486f337ad04c8098f48183d15aee1a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30408de3ff644f5f9c1fdeb51b403e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55a3c7837e9843eeb7bce2c087408c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "57d29b6b70b3470588013de84abb2fa5", "region_id": "RegionOne"}], "type": "tricircle", "id": "35a060e857fe4f09b09babfff8dc924c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "18006f98a6d9415692838da721549827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1ba4d179e21c410e9ffea317f4796066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e1c0e244aec542e587b19f4f59503727", "region_id": "RegionOne"}], "type": "database", "id": "3758660568514a1c9234d252c87a25c5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e26db3744694ee1a5f06cfcbe39d9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07ec4630ea074054af33ad562244a869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6f9aa024fa6d423c9f8fda4aaa4acf0c", "region_id": "RegionOne"}], "type": "application-container", "id": "8ea66f2d8ab4452b82d7bef956f36e2f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65eda90c272547e2ad5f9d47fd63d090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "61de13e5cd2f4e2aa9e32ef40c3e6e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c012f59ab0fa42ec8edc958c74814599", "region_id": "RegionOne"}], "type": "container", "id": "b9653807c0ed44eab2b9ae21181dde00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e64f7d3809b4491486c5f07b0920f0e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55c2bf723aa144b99f6ca94e4ab31029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8447a007b033411bb1b4e8a20df84a9b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "458197987cc041258d7414d858c6af7a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb8e9fe1a7904b8c97bda3a6bad89c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "98ee8d0ed4f34daca1d1a1dad340cab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "737624bb42fa42fdafbd1bb37c5cd5a9", "region_id": "RegionOne"}], "type": "rca", "id": "7efa4a6e526343e690d3bfeb8fe5dcac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c05ab9f44cfc48d8bf3f2556c7d442ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4d2444e7aeb94495ab4a32301b6cd4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7e74e881b5784817a2257b75500fbaab", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "42e2cdc9868944beb7bb9b1c2ea62d7b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a9aff1ac37eb44858d36b6c83cfa6110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "feb479865a9148c5818038ec0048c8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b7c50d9fd5e643fa85e67239c1e539a4", "region_id": "RegionOne"}], "type": "network", "id": "2a2629c4438945a289958c0e92ea854c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "45cc728547c34a318a5c922202e2e613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0f3f0477fedb4bd7ba9eb4954201e442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "447be08f53aa4a8a931aeedd0cbfc8d0", "region_id": "RegionOne"}], "type": "backup", "id": "e45fc2a1fa5e4c77b008cf7dc7e9fbc2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9d113725c734db8b24bc01cd94aa208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "27416aab672b4dedb13f4c67adf216f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f9f14c26712d423b9eb12013946934d9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f4f07d98e78049ebb8ef4d70b88403c7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d73da96407b441a8e111a523ac0bc58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59d8cd32c3634bb5b8da9a0f882148a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "22683cc40186477ca69e014f9da2eb31", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c82cdaaef7734570a115202574747395", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2491bee7bd41437a8218f60fd81d3140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b5895044685a42daac8e36de72909cc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8100193f05724029b2025010e1694ccd", "region_id": "RegionOne"}], "type": "monitoring", "id": "fbf69bb8efdb414e855b8b171948a06a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "132aa26838c843168d8c529bf34c8c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49e27a8121e1407eb31172dce04cefbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7fd88058cbb14d7d9dcf1b53f4a9160f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "75d14b13926d43c0a7f0e0420b868542", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b8c915c3f85244e5a4d6f070803fc340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "06e335958aa848b5afcb6f5ce35b5e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a1ac777b3e554b8f878eeb23620ac561", "region_id": "RegionOne"}], "type": "placement", "id": "1c7ba68ff94f41dd8738ec14b3eb9fc8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "729447d9fa294adb8db3af792027e435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "54cf252c6481421b911589ccb8cd11cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "efe6c4fa6d2145ef8c84087f34413be3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "db14c05002624844889af69f4fccd2d6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7e2f0765c72434bbd0a20fa12ff2515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2349507ea2b4421e9f88b99e865a4929", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ea1ab9cd1b24da1b23ba30e09a3e5c1", "region_id": "RegionOne"}], "type": "ha", "id": "c2008ccd5a3f48ac9a365da57437a6d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fe046d3026364a63894bf44e100cbec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a888aebe5fb5454b92f2ac41e9554785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e96a062dd652433e9414808b7ee367b6", "region_id": "RegionOne"}], "type": "reservation", "id": "efe6b5daafa7474a9994d6f55e279d9a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9be55be972944e0e896bee57400662eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cf9403067d4949bfbf2acfaa880438fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "12af64794b7e47ed8a4b329ea2a165cb", "region_id": "RegionOne"}], "type": "function-engine", "id": "4ab81fcfb6d2410692d7e29dd88e7199", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "702e70b6ae064258be38315bf695bb77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c9ae748778474c1e9399e4a6b44b8986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c98f4e5878b4cb59e44853f63eba0d0", "region_id": "RegionOne"}], "type": "accelerator", "id": "1758190669ce42e5bd785a3f7a22615f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ce84409415d0477cadf47be2942bb048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db1dae962470403cae20ee5e75cce782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9d89ab4e758846ea805987fbcd9de604", "region_id": "RegionOne"}], "type": "admin-logic", "id": "71708dc2d59c4d1dbfd53cf5154fbcca", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d34f675e85d47f9ac31056cc9570ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "357d67a9597847e994c77063bb116cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7bcf44f654834d7fac298764aa27c0a1", "region_id": "RegionOne"}], "type": "registration", "id": "feb89b3c362a4d03a5921853ead7b7fa", "name": "adjutant"}], "user": {"domain": {"id": "5050835d2fc64db0bff1226d7367980f", "name": "f646de1cd4e045e3bc82a1cd4df92284"}, "id": "ecb7571fb7314c0296e542180185e2da", "name": "e2ae40c5720342e18b0f0d05494dd584"}, "audit_ids": ["cd90b5e786904f53a791240d8ae21cb5", null], "issued_at": "2020-04-23T06:26:02.041997"}} 2020-04-23 06:28:02,189 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,195 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,198 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:02,244 keystoneauth.session REQ: curl -g -i -X POST https://dns.example.com/v2/zones -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"ttl": 3600, "type": "PRIMARY", "description": "Example zone", "name": "example.net.", "email": "test@example.net"}' 2020-04-23 06:28:02,250 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,254 keystoneauth.session RESP BODY: {"description": "Example zone", "email": "test@example.net", "ttl": 3600, "type": "PRIMARY", "id": "1", "name": "example.net."} {8} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.062822s] ... ok {18} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.059316s] ... ok {29} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.228177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,208 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,213 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,216 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,221 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,233 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.144270+00:00", "project": {"domain": {"id": "d8840a2c70d4431d875e044caa0b5c8a", "name": "8173b4b4de98433cb5c86437b6ca22ed"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "87955256aa1a4049aca0b3ca37de1be4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bf6b20269410480fa8fb6db1a4b766f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c8d1b3737c1847929aaea89e73fe5a41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "33714bf5286540bcabbe2a14eaf2c201", "region_id": "RegionOne"}], "type": "identity", "id": "94b4003b9b274d8bbb9b095dcec148e2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7ca8baf6adc74587ac71b5f2299231f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fe83eb18864e4a13b23d65802582c67d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f5595a3c4f984eec8c467f85791d7b78", "region_id": "RegionOne"}], "type": "compute", "id": "12fc8e6f119a42ae9f802465100ed14d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fcc45c9165a4426c81b8e703fedbf858", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b138348f999c403cbeea281d39cc5942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fc636144cf0d46ddbdd9f28128d751ed", "region_id": "RegionOne"}], "type": "image", "id": "31c33e87fc4148288cfa2529483b1e1c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0620bc4b2ef4471dbd23ff39bf20561f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "958d36d6547643ec8221a110977c3bd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "565bf9f70e544c93b7689a923bd8fdce", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e9100afe0ab142c28867ddee9772841f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e50c9d81ebd340b7adb072778adeafb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "787dbfaada6447f9828e4c91a12ecf63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09afe13723744b9ea2a633270e5cdaec", "region_id": "RegionOne"}], "type": "object-store", "id": "b252711df2c6436dba91d1f2d4bc3590", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "176ae81dd0cb485a8bbe49fcc77f1893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1641d53810944c8a9925e402d5c4e0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3b21b5522c5349a9a99a9ecf67dbbf38", "region_id": "RegionOne"}], "type": "clustering", "id": "499f54750e594ce998abdaae1a87d999", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2f1bc510fbc2410e867d10b1037d50c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0db10c14407d42e88462850065536625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bf31d139f4646458023b4ad4976f130", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ff7746a7504143b4a64473f7a40644d5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1fbb4884dd6428b84435565dc22c1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26b519c4c2a6457ca4e3f3117c7ec1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "18c175346be44235ab1a2b640f7d5bc3", "region_id": "RegionOne"}], "type": "cluster", "id": "27c915c2aa804f3f8942d6b99cd9d9a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "94821ffc299a4ffda989cfe56708d7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab1c846ebeb349f38586333429506436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b8da5cf59e7540bc8001923f7832344d", "region_id": "RegionOne"}], "type": "data-processing", "id": "fec92f29666e4a198f3c0c932373ca74", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3b63194080b64b1b880a389840933ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c26dfdaa076d48a8a4aa6a706aabae46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0fd493ba146d42c39bf3ecd7b9a8cdc4", "region_id": "RegionOne"}], "type": "baremetal", "id": "c60e3400364d49d69b5fb89a9ce58d5c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fece64ed3c984bf2b0a97c848e6ba20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a363ed4a26446df89a314a652add475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "94c3962b1213447687487bc4327af253", "region_id": "RegionOne"}], "type": "bare-metal", "id": "025fa32a9b99465b8441612154825420", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db9f8976f2b24ce0b3cd8f6ef3fede64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1153516fa84041fab9a7fa55ac2b2cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7727f83ba4e64752bc7a984280351454", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0e09fdfb043b41d3a4557bdcb2c44bf3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e19120f7c3b64b5a886b75d77a91dc73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3654fc9716b48a4a5ca5a4fc4daa0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4ec41d29c1764a629b87076e731e7c7d", "region_id": "RegionOne"}], "type": "key-manager", "id": "d737c07243fc4c66babad7537ea999e8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98c3790da1ab4360bc7aab0e0a6857fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ea29381a3994d52a137fe23cd320c26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ded0e71f0f724f2a94ee8ce4e0fcc63d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4f5c3192055a4af8b3807e29d59fafeb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea31b0d9d4544e5ebc47beae02557229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ca8cacdf6ba41eba77cc0272c09b566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a627d302c8e4178a4b63c1f20ce3814", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1856435394524893ae14b9d349a61d6b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0b9fb2a4a77846cca50fe8c145f43591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "89c9180840e149e0b24882bbccbf5c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "69fed231768e423fa116b160eb918bb1", "region_id": "RegionOne"}], "type": "message", "id": "ea9d98e3854146829c63762a3ac6e09a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb25f395519343409a888847dd626fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7b37c77c43634e1698d5a24e04686ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f60a52ba5ae426fb0f271aa01c69e84", "region_id": "RegionOne"}], "type": "messaging", "id": "aa20e772494f449d8b656fceccee1d59", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cce978bd81c040bd848ffaa89a692d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f7e570c8dcd14f44b482512bcec29050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "728cd85d38324e0480e1ae28717b74b5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ed92417e0a444319a7d3d2b3dfd5260f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1d0a512597e45cc9131e78a4d06006f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1155926aebf4daf9d33f57e8647f48b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eff5b8cbc344b738f52f6a3f5a7893b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "420a0fcac4e74770b785a8b47f1a8e05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2dc2a7b1e50146a6834753eae51ec847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67279bed82704145a42570c64fa8c112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5e14996f47646fcb49093c1d2806076", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e68f5aa17b774c21a035b556a3483c23", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c429a05a59f44d7b8817ffcf76447da7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36dea1829b29455ab95624f3936abb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "daea41d9c3954811a3725c467a1d7304", "region_id": "RegionOne"}], "type": "container-infra", "id": "ac56060ee8e149a289ca9b2ad0760cb3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dfd22dd16bc749398a25f0138f608766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2e7e4082fead41fa9ea6e147e4f6b4f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e791d4e1b01740359c0106de6fad3eda", "region_id": "RegionOne"}], "type": "search", "id": "79d1757b76ae4bf093916dba0a4ca064", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "574f9ba7fcd840db8a082f42df5600ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "51c6ba44db8e4d69a0cbbf67248a9b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f593dd56e80e41bd81ac5a709ec02fcd", "region_id": "RegionOne"}], "type": "dns", "id": "56fe5769d9344052a69081f0377cdf22", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8fcba06a0f74426b13eb4e53d9f4055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8daa67038d5342b5bb9b0c534776b79c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2446101df8ab4fcf82ecfc2bc2bec32c", "region_id": "RegionOne"}], "type": "workflow", "id": "d88540010f064871a55c49d0ef15b59b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8d058ad885e44cf48d67283600c791f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd8bb5558b894a84bc43ae51a4636821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a694e0a5589444fdb02704e01841f184", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fbe096d960be4031b61d1a1021689282", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "62ed157330874426a09f96d2df2af08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "97e7518eb1524fe48d6938abc258c8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bcce8b16a57e49beb51889ca61ab8278", "region_id": "RegionOne"}], "type": "rating", "id": "485f050e5ac24de4ab1b63e68653acbb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36633da915b640edac8f0355ff8b7cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98635779d06348bf894915bed2f43674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbf2652e7a6e47ba8fd3e18c59ed7734", "region_id": "RegionOne"}], "type": "operator-policy", "id": "33ea86a5f9af48178657e0f956885a75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "19897216114f4cf9b319ed1a6425fc41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0014ac3f3cc047d894f94c7931837110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c229bceb91f2497e8043c832dfa6b5e1", "region_id": "RegionOne"}], "type": "policy", "id": "71f6caf644c74a3dbce64e915f9c7cc1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b1411999ef4a1a9f6e0a74fc392aa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54f90067227b4e02ac20fc92c8a960e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "847a5a8911dd483caa804d229cc441a7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "64fb6c1e92c04904aad6b7c705335f1d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ea742e5f7e245b6a990716b405b38a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5869c1faef34848a78b43966d00997a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c4304a6269264cda9ff1916ea05f2257", "region_id": "RegionOne"}], "type": "sharev2", "id": "ce75bf0287b04c30a7f892f39bc4b62f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4be21457c6f24f54b9bc8c49397acad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "003c930e234d49d4abed5b4cb3244cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cbc4dcfca33941b3a93fec12814b2908", "region_id": "RegionOne"}], "type": "share", "id": "18878f0cba0241888158e2f9b29ace22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "909bd4ee2fd54d3d8e1d17272664ad3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4b87d76a4b340bab76dba645b898151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "35ab3880a5ad46388181887caec5634c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "25ee2fc3da194c74b3e159a8a4191f4b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd70f742703640888a16b6076cb2dd34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5b1fea7183e4608a095ab71eb86ebd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ae43469f1994fdab325e3d0780567aa", "region_id": "RegionOne"}], "type": "orchestration", "id": "3e2af090ca914666bd0726c7f56c7b62", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b88033704bb4c9aa7e30f2c1d24f3a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d89389115c524f85afad54496cb8f874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ef5050abeaf447fb8bd4dec7d0873c7", "region_id": "RegionOne"}], "type": "block-storage", "id": "a2c45268897e4837af6a010319089cd0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f278c60837ae47d5a229f9d5309d590c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eda6d8dcf4b14931b294b7be0ee495b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f69041af57e84ab897fb34ac3e1de858", "region_id": "RegionOne"}], "type": "volumev3", "id": "d22d2e2f91954c4781e5b74e58da5fc4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6057d215005483c8308ecb2736dc420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a8cfca2d91b4e8bb15af59a0fd6902c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af37dbcff69e4ed88a070e4ef99211e1", "region_id": "RegionOne"}], "type": "volumev2", "id": "d79a0805730c42e99e20ba2625236f00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5885a6339157469a98b5792662b11aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "509097f7e05c4e96a863cb8ec81f56d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f358556c5b6438dbc36eaf78e8f11ed", "region_id": "RegionOne"}], "type": "volume", "id": "8c941604c033458db40335f94eb20e8b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b735d2d452547a28bb62737d38ea2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "feacf918347544a386d805adc3313718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "932741677d564300aef6be444e39253a", "region_id": "RegionOne"}], "type": "block-store", "id": "9a950fc2663e4b9bac546b46da87bc07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "67a438839ce14610a058f09db1aacd6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "46b2144dbbe241579fbc57cb28113281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b001df4c2a584390bea5a9d5f4435b18", "region_id": "RegionOne"}], "type": "alarm", "id": "f9d8e69e18fb477484c71e76d2259baf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c84e0185ea2f44b7b6e9f536a26a3a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f1be27903af4582bd573ec9a043d65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b5bd388bcc6348ad86e3a65142760ee8", "region_id": "RegionOne"}], "type": "alarming", "id": "d105ad4a0ad44d67b86217887a0c31fe", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49c1060c4945472ea100f48ff5f24544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e0e6792c47d4ab88fb90a97813bede0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e6d06ba17b8d448b86887564720e1e87", "region_id": "RegionOne"}], "type": "meter", "id": "43b44de711b4424da8ec8991fa87b71f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "080f212961554acb8f9401de47a50d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de095b0670814a6ca268f70800850f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99bfd8ba0b3f4a61a2244f6707e71f5a", "region_id": "RegionOne"}], "type": "metering", "id": "4e2e78ed604b4846a8b06fe1afcabd2e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "37386335bcb94ce0940474ed248dd099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "58ccafb591454b10a04c48260a4aa123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1ece6912c01428d8936336c84012b68", "region_id": "RegionOne"}], "type": "telemetry", "id": "b1b7b9243fd146cbac9551ec2a8ccd55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "493c1767e43d477e91047d871abb88c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "13c18abb92be4f21bdbbdf9d00fb7c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "623dbed6c45a409f937d3fac5b831bad", "region_id": "RegionOne"}], "type": "event", "id": "0bf8cae975144c9694e6ae489aceed5d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1cd4d148de31435a9e62b69acd7dac7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "633ac118ea7d4b0ab53ef7bc910f365f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e39846a04847433fb9520c2d217a7e03", "region_id": "RegionOne"}], "type": "events", "id": "94373448c9684cdb92c9e221141cbdc5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91d702cab3a14860b16f38fbfa48af1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2b2fd4bb3ff449a9b62240e51f788eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2084a8038fad40a89408af9eee52051a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "33503d5be0f343289565e29105467d7e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb40ec642ec14817a9e81dcfa8bf6b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "782c7c6128514878a28c639dfb95fc3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a7fbed5f136b40bd832aedbedf5f8a0e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9cd4ae6e8a9e4197b10896e81783e075", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc734e4d26c24deab4dba714e44e0f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3bc3076d30fc4ea7982db1ee3cddb857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "572b8fd4160c4d7ca1fbe79372cc7bc6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8cbdaaf81bcc452ca9ac5b3e5ee1ca1d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "727cc0b449b8467fa93eee3a20fe8072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "25d215e2de654b67984235186b1ea28b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e4c9530dcfa4e1eba7044e1b479612e", "region_id": "RegionOne"}], "type": "tricircle", "id": "6549b6dc3a804e9b9c58eddba1bfb5b1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2fc7727f89b245b397ae6a97d12d3a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "44c72efcd023467e811d636060db6ebb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2fb7157cc8dc451eaa219bf27883b58d", "region_id": "RegionOne"}], "type": "database", "id": "3349b0e1326e4a69ad3135c6a8023058", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d5dadf2fcc64729b83a37d6f31ad808", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57c891db6ae140659eb8e991fe3f1844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9b7f175dcfa844e181123ae504799eaa", "region_id": "RegionOne"}], "type": "application-container", "id": "e1e49e6ef0494f30b2cda27bd2640f1d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0adc5fe079294868a4f3fa28f4a17234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3452152b94cc438c9a0a213873273fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1c1ba1c306b144629380ab59795bc895", "region_id": "RegionOne"}], "type": "container", "id": "c432837f91984846b4b7e3743f031906", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ccb2b9550f9e4b6eb77c07c138ae7856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e64f7110863f4a8cbcb080402650dbb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cf33e4c8b1c44193aabcf42caecf03a8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c1c1a7e807aa4595b805c497df8ab6fe", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48ddbb583d314f609b390f865ee706ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0941f775777a4792abae28e709eb8e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5891cb0b8761403fa11f71fa290b50d2", "region_id": "RegionOne"}], "type": "rca", "id": "4460fa48730340faba0db59cd72d6209", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "016ac4ab40a344f9be41ca50fdd4fb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bb4032819d06467cbc4c2440b1a9b057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b0fd0c5d58c649abbb4c0749a81990dc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "cb1f706d3d554e64bf4667ab7fbb068b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "04a2b634ce44435288cae0338dbcba81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d5a1aa583f0e4789ad2bb885708d3dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d2d9611cf99345e08d680df0e225a04f", "region_id": "RegionOne"}], "type": "network", "id": "fd39af2939a746c9b4a49631bd4c0a70", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b629c9b044624637989be5061682726d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b0e2fc929f1c46a48a60cbc348129aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ee257bac44bb44e983b097d67b684dcf", "region_id": "RegionOne"}], "type": "backup", "id": "85fd93da7ae942c28b0d7f299f15f0ac", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "342bc1fb90a44df9b2871ad73c9c0cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44352ab4b2ef4acb903831ad534e7f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4ce619ee570c459eb363729970d82cea", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "98014e542598459c99da4b0f4e979775", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81ac89249374483fa081c16254590f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81843ef71b434eb19d28edf8338d9743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b9362835aa4f4dddb546fbf9032fbae6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e7cde89a37064b119637ae049bc096a4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48234fbe78394172abcefe982deb21d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1942443d09a14ae090ae7a3b0957a5de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c09629e48925493984ed3c39e86afc7a", "region_id": "RegionOne"}], "type": "monitoring", "id": "208631636e2843c79b2ff729e324050b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8a20575077754f098048bfc129dd8134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "906c007b32e2499b85ec43e637981ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "466bd105c42c4ce4a3621c7d1023b8a2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fa130b47a6ed45ebbfee1070023b26bc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0e12efece8f04122b7b9097816e3e67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f3399d9d1a6b4516804b3d6c8344378c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "79f668f004684c4e889d6c84343b4815", "region_id": "RegionOne"}], "type": "placement", "id": "a0bea16559324ddda7a3c482aa0ca8e5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad7ee6d1e4f847e898e662adeaf46cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f58e67ad81a486aba33f5f14b219e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "51526bec704c4fffb058800d03f23b04", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9fbf7fcba57741489f8f96e807532018", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7a05cbfce151469884fe899b5b26e4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6746e45647b4495c8b54e388a5b50183", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3adaa4c2f1a446ff91774a2219dc638d", "region_id": "RegionOne"}], "type": "ha", "id": "325f6d46a3d4450895a23da8c8a500ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0b8bbe1c94764aecac62de1d07092c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "00d727318577453fb2ec615e895cefb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b4c0e148a13a4776b13efda57f615538", "region_id": "RegionOne"}], "type": "reservation", "id": "b67540215ddd48688246dd7f660725fc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "151201835c5a42d396dbe1a53e800252", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d62a1fe4b4174dc282141391cbc89250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fb36bc4593a249f7adc156496616ca76", "region_id": "RegionOne"}], "type": "function-engine", "id": "a48faecb2a5243f1af3d0b0405c8ec16", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6f36ad00b8a34c28840517683511ce93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fbc4f1228c14f399516a2a427b7d65d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d2b17ecc0db84b6ab471297cc1d274dd", "region_id": "RegionOne"}], "type": "accelerator", "id": "d536b5f677c64464bd8f7db57afbfd1e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d85447127bd4a9ca0b07858e1d6df7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9bf04e95510b41089c82d7ae40f17919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "11d1d184b4054af489cd7eba54afebe6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cb6df17d03444b5982f723672cd6483a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4fbfdb433cf648e59394debdf587f199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d0e845986e264818a748c8d782837ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0234c3a65f22490dbcd34364f142a583", "region_id": "RegionOne"}], "type": "registration", "id": "873f92826e7a43fa8d11596251bf1544", "name": "adjutant"}], "user": {"domain": {"id": "0cd0fb5f45474089815e18fc7f9b3d09", "name": "5dc96829eef54ad885b66868cc11a108"}, "id": "1ccfc421e833473ebcf5e336443aaf84", "name": "493cc89f1b344ae1a4ee3cd99c27d852"}, "audit_ids": ["dc2c829cd112454781d8d18e24ba008a", null], "issued_at": "2020-04-23T06:26:02.144270"}} 2020-04-23 06:28:02,315 keystoneauth.session REQ: curl -g -i -X PUT https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"tags": "tag-4", "disable_rollback": false, "parameters": {}, "template": {"outputs": {"rand": {"value": {"get_attr": ["my_rand", "value"]}}}, "heat_template_version": "2014-10-16", "parameters": {"length": {"default": 10, "type": "number"}}, "resources": {"my_rand": {"type": "OS::Heat::RandomString", "properties": {"length": {"get_param": "length"}}}}}, "timeout_mins": 60}' 2020-04-23 06:28:02,321 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,324 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:02,346 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,353 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:28:02,358 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,361 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} {22} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_ignore [0.057420s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_v2 [0.613509s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:01,859 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:01,865 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:01,868 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:01,873 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:02,039 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,045 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,048 keystoneauth.session RESP BODY: {"roles": [{"name": "3c957d5d33af4a1dba1129496d9d6ccc", "id": "6d2fe588c3ce44ba9a62758dfd7394f0"}]} 2020-04-23 06:28:02,075 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,081 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,084 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "cbe8712a33f34f658fa4befa71f555ff", "domain_id": "c3241e5bd07841b587266520c0192096", "name": "username-3"}]} 2020-04-23 06:28:02,121 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,127 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,130 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "fca5b4cf28ce4981a3cf99bfe45922dd", "name": "projectName-5"}]} 2020-04-23 06:28:02,166 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/fca5b4cf28ce4981a3cf99bfe45922dd/users/cbe8712a33f34f658fa4befa71f555ff/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,172 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,175 keystoneauth.session RESP BODY: {"roles": [{"name": "3c957d5d33af4a1dba1129496d9d6ccc", "id": "6d2fe588c3ce44ba9a62758dfd7394f0"}]} 2020-04-23 06:28:02,200 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/fca5b4cf28ce4981a3cf99bfe45922dd/users/cbe8712a33f34f658fa4befa71f555ff/roles/OS-KSADM/6d2fe588c3ce44ba9a62758dfd7394f0 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,206 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:02,233 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,239 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,242 keystoneauth.session RESP BODY: {"roles": [{"name": "3c957d5d33af4a1dba1129496d9d6ccc", "id": "6d2fe588c3ce44ba9a62758dfd7394f0"}]} 2020-04-23 06:28:02,268 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,274 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,277 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "cbe8712a33f34f658fa4befa71f555ff", "domain_id": "c3241e5bd07841b587266520c0192096", "name": "username-3"}]} 2020-04-23 06:28:02,316 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,321 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,325 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "fca5b4cf28ce4981a3cf99bfe45922dd", "name": "projectName-5"}]} 2020-04-23 06:28:02,362 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/fca5b4cf28ce4981a3cf99bfe45922dd/users/cbe8712a33f34f658fa4befa71f555ff/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,368 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,371 keystoneauth.session RESP BODY: {"roles": [{"name": "3c957d5d33af4a1dba1129496d9d6ccc", "id": "6d2fe588c3ce44ba9a62758dfd7394f0"}]} 2020-04-23 06:28:02,397 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/fca5b4cf28ce4981a3cf99bfe45922dd/users/cbe8712a33f34f658fa4befa71f555ff/roles/OS-KSADM/6d2fe588c3ce44ba9a62758dfd7394f0 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}10062c2fece7b6fd185f0eaeef9dbf1e615f1eebabc62a46c020134b9236c0e4" 2020-04-23 06:28:02,403 keystoneauth.session RESP: [204] content-type: application/json {23} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_remove_tag [0.066184s] ... ok {26} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.060800s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.154658s] ... ok {8} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.059745s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.053128s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.063593s] ... ok {27} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.063574s] ... ok {28} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.181396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,300 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,305 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,309 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,313 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,325 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.242334+00:00", "project": {"domain": {"id": "a05cbb6f083b4ccb852608b480e9af20", "name": "60bf95d965414f9295fc43f4cc010e7d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bbed5bd95dee4d1180160c64f62c233f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "169cd52c603841bebc10474eea910a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5d0871c402d44d894960600e9ffd4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8d4632ad87e34b50831334593593fcdc", "region_id": "RegionOne"}], "type": "identity", "id": "229a88968fb9490980c35c80b84b3d7a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "50933f5e7e3146ff90c7b389f35ac16a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f80cb889415b48669cc5b5b5dcbc2020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "67062961dd594dcfac759a6b0a0f3f75", "region_id": "RegionOne"}], "type": "compute", "id": "1d6e72b188314768810d7d01dc9ae360", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "aa46176bb5aa4fd9b5153184330c28a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e331f7109963456fa74d1936a22c11ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "45bed5cd2d1841feb10801ea3414494c", "region_id": "RegionOne"}], "type": "image", "id": "50269515abe34f33a5a88aa6adb5cea8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "05ad5899f9394af7ac74e793881be115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "086f00f2dce64fabaa7b08ec5570900d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6e372c9363b2464ab807fd463b499a86", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b62e532421bb4bb9adf110587029091b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "415a93e9977f44678126054ccd7b25e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40d7860e9f9c411caff92be81b5a092d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2794ff5d83c4c989edcd673286ee0d2", "region_id": "RegionOne"}], "type": "object-store", "id": "222fa53dc7d845cfa629aace92c6dc6c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3fde86ec84a4c439cc0b10ac91df33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13ea0b375b0840cb9edd2709087b5beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f11ef208069f409cb691e3a3397c3b49", "region_id": "RegionOne"}], "type": "clustering", "id": "7a3521c9c62f4c6980bba5d8cb765903", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e1918b4c3c984ef89a8e660e09ca40cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c85e3e0c691d448a86d1a3c5d7d4a451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "03c410324a604caf80915630f16cf156", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "cf137755101f4f6a8bf3680abfd79d9f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a95feaa50f474e86895920a345ebcf54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "517cedbd657c407a9e4d11e8f9a4bac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be5163e8aaf14a938ab2c42b2600cbbe", "region_id": "RegionOne"}], "type": "cluster", "id": "d61b9ce82bed497b8a6eb3a39fbb1a00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c49bd523b9084e4e87c801ad9724597b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e62d67a949c6406ab62feffd23fd79f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5fb4cdb5e6ae4c66827bb49da2618b4d", "region_id": "RegionOne"}], "type": "data-processing", "id": "f0f463a7dc5a4660b9810051ecd9aca1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "235ec4fb6aa947da89132d70a20decf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f15240d889f44ec98816023b1a09da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "14529242101c44838a631b89b56aa89b", "region_id": "RegionOne"}], "type": "baremetal", "id": "6e10b825bcab4abba1a683397f85aa78", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e673bf98dbe14e63a4869f405ec40f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d7c1c6634c924dcab0bea7e1871b832c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "da84fd1f29d34439a63596bff1dcd04d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2473d61c1fcc462bbaa731d7a301a27e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "accba575190548d78333ad81a7de8f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "647307d117bb4936bff44fc4d6ccef3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "93ba7a5b52ef4f8f93e83baa3077860e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1bf9f02dc4714255bbdbf902443494c5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "72122c01bcd34a979212bd3424e557a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c9eca38ebfc44126b63aacede1b10b6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a1963cf341ac46a2aa3e01950183825a", "region_id": "RegionOne"}], "type": "key-manager", "id": "d0912980f551490f808c4223bcfccac5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8cdc9e4af2734c2fb32c5b8e170641c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24016a6ea58c410a9acbcd335e9410c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cf423dd7ae8f4bdfbbd44f6f38bd51b9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2aa3b89510c24d4fa8b59372ebaa7572", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf90b770c75f4efdb0631c4d35111a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83c315f8e33b4d54aed1f5b8c1a83fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b044316041334d6a8ce8f144f4ae800f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2d6e44bdd84d4cbfbe4085685ed8fc6d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3394b1c11cd9436e8153b8678be4cbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e8178b107f14fd4953a4c964d67eae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a09c7ddafc146559314128635400f8d", "region_id": "RegionOne"}], "type": "message", "id": "36be70b210704e44a9ad97425b0b4bbf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a09784a69f224dddae1d38abb84e0a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa58d0139fa74904842f604662040961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "89f2ab6d626b4ceeb613ad7203f65640", "region_id": "RegionOne"}], "type": "messaging", "id": "b3685b700f9a47b8b2b89d3a4d15dc52", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41a75f3605324ff49c27aad3a6e4b3e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d161c50243064993b20b159abb896b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d37bebd93aac4fcf80e5e90036a6c525", "region_id": "RegionOne"}], "type": "application-catalog", "id": "90dc68cfc1fe49a8b1dcb6a59c666354", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10fff372a2004cfd9f28c849c4e6081b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d08aeee51a0451981adb6d59f50f866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c7158d01aa341d09301bf947e8054c0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5017ea2006014c55a92298715edd5d16", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0042cb8b8f814b9cb2161dddde7db322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "933e24e45f6c45ae9cc2e2044ee8eb36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80ca57d475bd4501be94435b4b622878", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b07aceae30324ad382f4f7cc2b25f544", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9dd64afcacf42ccb2ffca3a06e4ed88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f2541fbce0940e3a600e247d3adb8dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0d47aa1f2634afeaa9167b2d6d9a0fd", "region_id": "RegionOne"}], "type": "container-infra", "id": "1f400517e794456980914d9081764711", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "91382a18dcb64a54bc73f410d72a3b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ee1f2f1c1eae41e883fa711d1b25167b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4be78f293efd4c8787f1dea02d89b9d0", "region_id": "RegionOne"}], "type": "search", "id": "04408be9219e4f76ab3e419ad2e9644d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6f976cd2b004424b4745043188ac008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6a74484b1d7f4d63802f7f37751c3737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5264fe3f5f8042fab2fa47e2e61cf1ad", "region_id": "RegionOne"}], "type": "dns", "id": "ed72bdd077aa4e12b01e3a2c23d844ed", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "682c0cf58f214380991b24ca0f31c320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "640138c538374c0c83f41e63addddb97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "980672fc534247c3812de49d6d4c4c46", "region_id": "RegionOne"}], "type": "workflow", "id": "a64c9d50c8cc44818f84d6305ae90c10", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc07ef040a1e4a13aca8b5b7e8085041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b32b0c27879b49eda16244113f318d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0933e3da51cc49b6bf6c7fbd2ca57d0c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d9d9506c661c42c8a095d43d8a8ec364", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0c6a650b1064a45b4bd589d9bbd14ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e94b524ebd764ab0a3b697a8746c013c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e5a42d45638f49648518f4ac653929e1", "region_id": "RegionOne"}], "type": "rating", "id": "4ef58d95d4d346cbb5d4c5f3a0298505", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f2a7b1977f444c080fadb4030d58c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac4319b0f3574438b0cbee6d1f3a6d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "70439d22cd054af49e0270e1d98b0d88", "region_id": "RegionOne"}], "type": "operator-policy", "id": "015401e31b64496bb0ef308781d506b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "237216ccb5654f66a36c89a0252aba15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5ea6474fb444caca5bbce31686bdea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd7392986b8d4e7ea8b2690d14878bc1", "region_id": "RegionOne"}], "type": "policy", "id": "cd87f2f932fc4978a54280290d527ba1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e25851e5d28843f2bcd9a1bcf07e4f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7da80f9c4ba4a19a707882163e61516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "30eba562e83240fca65cf606acf10508", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cad30dd77ce2470184bfd945e65cfb9b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d96a4efd5c404d3d9ab122b78d76c54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e30d82754b9b445f9e774029b72d3e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c497a74a8b64419f8fc20656372a98f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "59f19cf668314644961b3c0e0d623ac1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0708d6777dc549de8beeb04e61fcf2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44208a1e886748b2a2fa37d72ae1da79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "179d654fdfa64c359d0329fe05512a57", "region_id": "RegionOne"}], "type": "share", "id": "aa8137492d2d4ab7b37f925409be98c8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba8e6e51ca60484facbdb9918a7f7531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5ed02f694284bebb0db4fbe536fa88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3132361042b42b186b1656ad7cc1eee", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "631d0701e7a1407fb2fe280a417a6234", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f245c5ab8866446ab13dec8acc808933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1b0d01f7418421b97616f58f061f44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d962a67e4ebe43519df0d09e95c822e7", "region_id": "RegionOne"}], "type": "orchestration", "id": "dadffb28870e4d9db91041ab523065a6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea2fed6516494fd39e105f7f396d13a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0f66688bf0240c093980226cbdc8719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8443b6e34774c9ab40a3b125f3386e7", "region_id": "RegionOne"}], "type": "block-storage", "id": "a34e064400814a7590c69282f7aec49c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d04f35ddd24846a4b2b526e9bc3807fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8072dfa75eb4da0a05e1df0696cd23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6376065f9e884f48be141766144902a7", "region_id": "RegionOne"}], "type": "volumev3", "id": "04258efd4f3b40ad896d8dab0304415a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caea0f198e3a4e9b8bf337c5e8b649d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e56dd94dbb948cea895c10c3c0b19df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1450b6d8a86b4d4ba43a65f9ede2b083", "region_id": "RegionOne"}], "type": "volumev2", "id": "5a0de4e3cb54449e8b48c560c1b5e49a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca99cd668cfe45ed827168609f9c24cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f50f41754be41d0a9a3d1ebf3d2b80f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09a93d7004e64469bc0c50053751ad21", "region_id": "RegionOne"}], "type": "volume", "id": "fb333a363b6d4a9ca9177fe84a3876ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "266ece9a25174d788d195a594538c352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4517c7101b564aa2a072589b74b9bc54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3787490c9a495683c05268e0d115a8", "region_id": "RegionOne"}], "type": "block-store", "id": "928b427ec38b461da23bb37eb06023e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "138b176b0678467383280f8da7cb42ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "732bba81662943508026abd706a64d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f31d1cdeec1e431f82b828ef7df526c4", "region_id": "RegionOne"}], "type": "alarm", "id": "b99a8335d0164141a202b3378e9108d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e14d64e8a3724c4d9b789e214f1b36d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e973ccbb3c864552b370bac0dc75e11d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b3067a68ae314a1e820827177b9b5918", "region_id": "RegionOne"}], "type": "alarming", "id": "c319100d24db47b4b1227961fb19cd5b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b7e7b283b964947ab29cc865b636e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1aa75fc4f4b474eb5192e215aced2ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af6e802fffde4590bf83dd72ea343738", "region_id": "RegionOne"}], "type": "meter", "id": "1b57d6ed5dc3449e846191bfff5ea525", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e6488d40b4f4f2f9860f05655cc449e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d16838282c5444d987b429580c50e857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54eb8828ccc74bacb2cd579579710b67", "region_id": "RegionOne"}], "type": "metering", "id": "245053f4f18340f7bb0f78a1ee635b6e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e55e336af0ed47918c42a5589db378a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "436ae464d80342a2ae2ddc1546ed5ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9b80cc073cf4ab0b133fe5c08f04939", "region_id": "RegionOne"}], "type": "telemetry", "id": "41a799a381874889a4ac7253d9e10781", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9ba83d10205d4987bf20f0eca23279b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "545a1762ea9e494f8b80af18bde2e0a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "86f0b87a4acb4d23acdc84226286f745", "region_id": "RegionOne"}], "type": "event", "id": "63315da8eaf94ce59c029a6d34f985c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5e851649f8cf4d3a95c18ebaf821a839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf716a6bc23849bb833a9ce45f075b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b6f376f94f3646a7919d5fa06342580d", "region_id": "RegionOne"}], "type": "events", "id": "f7d23ee7a36f4baebf17a597a8e943eb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "039fa5d9d003400e847a41f0a1aa3fea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a1f5693fbcc435e952b4bf9e6b48068", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2b5581eebe92410587ec2606a47a5c84", "region_id": "RegionOne"}], "type": "application-deployment", "id": "afc6ed0c0c47445283fcd375ec320e4b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b166da0f11e47559b43fb961326fd9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f60f3eb8e4748d9877d867b6a4d38ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f18b8de48b414d4f8e587e8690f0868a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f174fc57568346c8ab01e8a4ef8575a6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bed2dee4eec04e3cab0a61e09af3ca9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be068dd9c4b743ec93a353a943dd9af1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3adc3851e3174c11b84acc80c24fd388", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "233bc23342e7458389d6521bce898a3e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dfed1a7c8234d47b7d087c5cddbc184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f697b5d5bd84b76b8619ad71387a343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a10da7e64ce342b1a73183f27bd9343f", "region_id": "RegionOne"}], "type": "tricircle", "id": "2036282224e1484caafa4f8ac370b31e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fca1acc485b04fbe9608fa8e13e21cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "31122acb743849ba944bb942c5c43432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "365326385d64459ea39addff1cd31168", "region_id": "RegionOne"}], "type": "database", "id": "e275490981904edb9759f3ba047f7caf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b2170aec513343729020cc67d2c9b424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "18f2c94d2ce34c9d994a5ae2a52a201e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d539cd9e858b4ec2ac45f6b5061c143c", "region_id": "RegionOne"}], "type": "application-container", "id": "4bbaf805b9654e60bf6da4423a32a033", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3edb386b79c4de3973b4fb6e3c7277c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc9d9d85012f433b826661598de39b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d04f5fec66e44a6e95c737c53c3868c8", "region_id": "RegionOne"}], "type": "container", "id": "5fac7f1056354d82975510dd93e77801", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dc1dbb7216bb4c2d9fc44a987ee94e39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb051151bfec48d2b870e4dda1bc9e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fb5e51360a6144f0aaa330147d85e0e5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "28073744aa36432c8e191220fe629de1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a61acdb01ff475f98457e636e6aba4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "945f2a9583f3497dad0e3184b9ee966c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b15335814b4f4aa39d9968aaf4d5f0a8", "region_id": "RegionOne"}], "type": "rca", "id": "3fdec179799749bfb7c3a2ef43326b53", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aed6eefdd8cb4743ad33e2f79db44951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26f208c697e4411590b4cd662cad45af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e06056ae66da4aa89e94eb8ce91851a4", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "033baae5ce8b4358ba9de1da34541438", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "944db71eb6454171949a540965e104a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5f7f3bb9d7de4516b942a3d4e6bb1bbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "981549b2c253475693e4c1e5563ae3e9", "region_id": "RegionOne"}], "type": "network", "id": "aad35c46b7364aaca414bbf5570add60", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5845d3313abd414b8a57ce0c7475a962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "de6492f3973949e289ba233a483f7750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d46fd9187e5c47158461f3494158b44a", "region_id": "RegionOne"}], "type": "backup", "id": "33330551fad34889a9a2f5cb5e72b9fb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41e07bd358824e108e7c05e7f5c2fb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "958c02e7389a4d1d8ceb7e0a12f345c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a8968aeef60d4baba3c99aeaf345f2c6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4415bcb4709e47ed8e6f224484093b69", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5bdf325e25f4e39a5d0ee392a9e681a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac0d30edb6d9449c8277e38a2b2c7b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c9d5266ec43745468883ebbc60d7c738", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2e4c18958eb3489eb457ed9587eceb47", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a9324e06bd3145f8a07bcdbf611ddecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d1342138d874e4eb75e9ed9e5132f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9f1a12b8930146d2adc884f2ffb0ab63", "region_id": "RegionOne"}], "type": "monitoring", "id": "65d867f328344c31a7d8afe6655a6e71", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ece1e9b09c19485e852ba908ee01ff1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "682824ab465d451f996adc9d1688ac67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "23733a2036694df4b0837e973f144855", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "801a2c9f0be643d18ec0c767c500b00d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c5b54a1a67e340518af02810b677ac53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0f308d28c1f8496fa48fd523f0221e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4fec53c3b6474b5ea39362294d6f4bdc", "region_id": "RegionOne"}], "type": "placement", "id": "38f614e7ccab4ee3ac0cd080f0477459", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10c20f2c38764afb855deac859a95e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9afd65b6d34f4c3587954bb166efa375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "696043102cca4c1aacc09e874977f5f5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0e8fc8cb5fd34320b0d7f0342d773b24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1631b1bfce8745ef9ff79d036b5f9705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e8657ec9db1e42808108b61af0f9b947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9257adc469f94c9f881dba5bfbdcc25f", "region_id": "RegionOne"}], "type": "ha", "id": "012903fef1214deeafb6da3880591e26", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "24784900b9f14374888bda4b9e195c13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "55a5fba919ab4ccc8749dc492ff70421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "359fc0935dae4120b2dfc292689799d7", "region_id": "RegionOne"}], "type": "reservation", "id": "ae12fc487e9242bea282d22725f01bc2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cd7b58df32ae40b685beba8d2db697e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "17fc9404e5644112bf83b323f94d633b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "da970cac675841888520c2b8be170c65", "region_id": "RegionOne"}], "type": "function-engine", "id": "3610535ed4d44df9a314dbfb543fe131", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "23f1935b4f6147e985aea1bc3122dc65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "364051a40208403d8f42e74eae6ce493", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a644423dd651420db3063a3439bd1e27", "region_id": "RegionOne"}], "type": "accelerator", "id": "a38566404e9947e2a07e7db02b39275e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1dde2eaf4a0b422ca11e635e2ee1e471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "398bebccf3dc43bbb94ae41a06bdc7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be9b247f74354dddba9846e75a451bd5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "17742c52442347e08bb8f7203718f53b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f417f3a84791433ab389779f0f5389bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1f0b78555e14655b5678224b4820a39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dbb42028196f42a1a667afca578b48a0", "region_id": "RegionOne"}], "type": "registration", "id": "f310481f8a1f44fba76cef989f3e0812", "name": "adjutant"}], "user": {"domain": {"id": "1f41d440a5b342ccab9cc11b672e175d", "name": "1e321b79662e497bbb84c87a36dfd9ca"}, "id": "37933cf6d0654f9db60185546ecac03a", "name": "a6b31fe73cda4e5ebca50a5f61bf013e"}, "audit_ids": ["3975fd567ff94ccd94157e037fc38a13", null], "issued_at": "2020-04-23T06:26:02.242334"}} 2020-04-23 06:28:02,408 keystoneauth.session REQ: curl -g -i -X PUT https://network.example.com/v2.0/routers/57076620-dcfb-42ed-8ad6-79ccb4a79ed2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet_id": "1f1696eb-7f47-47f6-835c-4889bff88604"}' 2020-04-23 06:28:02,413 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,416 keystoneauth.session RESP BODY: {"port": {"network_id": "53aee281-b06d-47fc-9e1a-37f045182b8e", "tenant_id": "861808a93da0484ea1767967c4df8a23", "request_ids": ["req-f1b0b1b4-ae51-4ef9-b371-0cc3c3402cf7"], "subnet_id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnet_ids": ["1f1696eb-7f47-47f6-835c-4889bff88604"], "port_id": "23999891-78b3-4a6b-818d-d1b713f67848", "id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}} {20} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.173399s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,201 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,207 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,210 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,213 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,225 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.137677+00:00", "project": {"domain": {"id": "29f79729d8c1485886c5da7888e6e292", "name": "076f1e456596458e8447390de5534684"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c4a5e3af008245d6ba29e42e6be8ce29"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "00391b0a35224271bf9452e4aefcba16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e4e969206a74e028c4deefa5e9861d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4f15fca8af8b4409aef16d08f9d6ec58", "region_id": "RegionOne"}], "type": "identity", "id": "a3e13447da8a4dec8ed44d2cd63d30d9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "31210dc2578f4fcd9602fd3d0025fb92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7715c64d52b541b58cf85c759281f3ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8da679e6733c44a8b65c9d7e3294e131", "region_id": "RegionOne"}], "type": "compute", "id": "6e1fca676c474c40a713e4ad43a18811", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ce94880e709149f886415a8dbdd3f7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fa2625be22d24ca1bb164f52b79154c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7744018c15be45c7aef7bf95d7c31fd4", "region_id": "RegionOne"}], "type": "image", "id": "f4535f9354c54b58be255c5dae50a627", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6c96f5896e04aa1b84c4b4d7af3edd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f54766ab4ac5494ca0ccc7a4006146e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a50db888df534aaa9fc422f3845d8f5e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cea55124de3e4ffa8f78af77a346bfaa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ad03ec9238e483ca9789d02c13cc74f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3c32237e8a444119f615d9ca61e0987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55af714ec22c4308a0c08634a18a0f01", "region_id": "RegionOne"}], "type": "object-store", "id": "c1af79acd0fe48018db41490eca76e67", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8a0a4a0390d4370b13cbcadf6260f0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0e8ca8a65d14087a47eb780e5187cff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "33dd7f36b26d42588b8269f5b54ad164", "region_id": "RegionOne"}], "type": "clustering", "id": "2512ee51f8304c749249e841a1738486", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b720ce56c95341bf802175cc924b5b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25cbf0dfcd564ef98b8f7342f436b1b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9710720da1a14296b7909eb49bf6cd65", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d06a8881fadd4feab5d2008859494348", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a58491079c8849c2848d9c41655a5a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38730b8786b742a1aaaffa2413689664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89ad91581c614991852f758941b1017b", "region_id": "RegionOne"}], "type": "cluster", "id": "0c1b5b484f194c12b19ceb8de9d7b0d3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0f23382de2bb4feb8b8165e288bee9aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b0a7993410648f7b576e9cd4c5da379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f81311eb64144a48a6f5eaa820f9f7c2", "region_id": "RegionOne"}], "type": "data-processing", "id": "d2766fa368b4447189cf08b90a7fd966", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "989ab9db20c641e8b0a5e26f5a3ade64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d2f6ab0565d4a04987868ad7355fb73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65f5f06c41394dab915b2ff1c983e7f7", "region_id": "RegionOne"}], "type": "baremetal", "id": "65cf1ec8368344c2874b18258a4c3c46", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dbea4b1177494dada0e0587a4bf0d0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9b0204907b9f4b95aba9fdb4d5c31ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dc9d32da87b44c1c886cd540d49ecbfe", "region_id": "RegionOne"}], "type": "bare-metal", "id": "95fce3d7093d4bafa07132f43e7c5785", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "62801b7b662f44e7ad1df511434d8813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dfd4e6ab09864e1daac162e3d456fd8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9c22e999f227425db29ed7541fb3b144", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c732c0b4576340069ccb7c6a8e61b4a0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d770f5db5ac2486bad90ad89ae173921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "43aa78d3b12a4596b6c86fd1dc25877c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6f1fe40cc8174275ae6185fdca9727c3", "region_id": "RegionOne"}], "type": "key-manager", "id": "4c9049b90fbd4c43bd827ba310d21f7f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7af56ea4f3e649a4a86e4f787cbcbe40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "77d9452bc86f49b39d4edc2cbef529c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4ee66e36170644fcad84522edb4e91ed", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ba755159a9fb43d2b949ff4f819405e2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66cf3ce1527248caaf7e295b979fb3b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d6c5e727f3a4754b15105908da39ae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b24c965575f4fd0ac5ef0e7345772f2", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bec03cf67ce5412d8e95cbcb1cc21411", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "07dc301ac5944b108739f44dde73cfa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "41252e9fe9ef48b99ef3a268de2986d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c5445307be64071bfa80a8686562ff2", "region_id": "RegionOne"}], "type": "message", "id": "112e6fccba6e44b9a0578d006057f10b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "50f26409a51145fb9f96c0680f255b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "89f9ed201c8546f6a0400c2c7af5e008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c7e8236674ea4e45b8bcb98970f830f9", "region_id": "RegionOne"}], "type": "messaging", "id": "7b89ebdce6ba49b999131559ca727ab5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8c1f5ae292ba46398d73b7e64e9e0012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f4d66c2117c149cfad0e3cc9f654593e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d5eb7c260ab0481db4b992709eeb0851", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3beb04c97611400bb2d049d4b2c804ab", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "21a40da173b149178c73e0987c6576b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b428ef389c145e3a2052d7786344405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "247fa62cec734c5999f0a3a5b93e4d3b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "08e3044e61f54b5e9078d54e099fb316", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "492547b639d84ed1bad184f7e413c3e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98460033cc8c412da784d9071dbbab91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "353a1cca50dd4b4bbca8e5fc33122a49", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf45f39b25884c47b7aad75d8a1437c5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1bd41cc683449079b8bb6c89fe014f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6665b5e177c24c3e958834b9318a6a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9b10c7a85924561bd9d5bc2a80b104f", "region_id": "RegionOne"}], "type": "container-infra", "id": "b707b480b2094b1e956705cba2c3cc70", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f5abcfd1814d4950952403769da3678b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d5b8b8c25ef24cf48d6c5c917df969ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "965eb7a428464af08eb52f3bfd2bfbc3", "region_id": "RegionOne"}], "type": "search", "id": "31606af76530405c85609cbf0b12f352", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "93ec6fc1373b4098a55bcabe4218d747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a28f52a56374b0997f687afec6c87a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8aae8f1e5602456da8e79ee63c1cfe02", "region_id": "RegionOne"}], "type": "dns", "id": "6c22d88fa03f4960bf6bf5404c1019b1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e48b7e80313432496e91990432c8cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "394813ed53234a5890f41d968e8aca3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e5ee130dbbe2417194c0aa58a81f1ab5", "region_id": "RegionOne"}], "type": "workflow", "id": "67fdc8039e9045d195f78a4be80b9bec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc2fbe10434a45b8b3693cdadaa420d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d5a466983a564114a975069c02f81ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b9962d03bbd14f9c8070f79a422aaddf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e4ee0363558c491786a8f01705cc7a9e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dd4166179dc147faa86c65203b5229a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc6c6992ccd7439ba7949e363e380703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "75c83754f04342a390ad0c0e8115dd91", "region_id": "RegionOne"}], "type": "rating", "id": "f7437e31bd6645758e5f0391f349eedc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2cfc47e3c9d24148b071603bbc1629e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09b22703edea42c8a4c1e201093a6ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5824d47533f04aa297259ee3fbe0a72d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2bc25e1c674b4d54a6b7cda9d581864f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "70ef1c51b55747e3884e25cfaedcdde4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b5539ecb9584e2ca1001163a23c9145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2a6375ec2db244e387465face86262d2", "region_id": "RegionOne"}], "type": "policy", "id": "c35e717f79c740139075a23a1f3477e0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8aa435c65e7a4b4298be746996a269d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5250a9c674fa40d58916d758a76e7152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29224ee40a494548a1ea83d6d98ab4da", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "079c5bfcd1434ccfadead5bca2e4a2d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b906410557484f8d9cf5c625ef795c27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22c76a75b58f4ab5ab8322f731244ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc0b8bad9de64a1093c730c1c064ab37", "region_id": "RegionOne"}], "type": "sharev2", "id": "61339cf840834f8e9818aada825670f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63d65bcffb674d8f94ef8c2b90ec429a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac1038ef61ec4ca1b96586f3d9330202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d8e5933b1324dd29513545019691284", "region_id": "RegionOne"}], "type": "share", "id": "d5ca3c7eb352417fbae06fa355243519", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e3d87abf1f64be093c29c423a764d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3d7449077f58422ead1a6ff3add7761f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1ec0c371e42c4c4582caec71ae8d5090", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "80b958407db3458094f682b987f69de1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ccb72fd028c404d889095cb48d70b07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8bf7f6f9d3348479613b741a749cafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be507ed23874589b6738f12193f5aad", "region_id": "RegionOne"}], "type": "orchestration", "id": "ec072f0326114f589930ef56789fa34b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e88bbec69c8b44408f677d9f7b805b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de9b79877097475f8f766f7ed1a2941a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "601fdb5ef95a4759a6c60731d3fde1a1", "region_id": "RegionOne"}], "type": "block-storage", "id": "c4cf815b942a4c05ae2a8da98fcd25e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84e0b6afdeff4bc48a72ce1291064deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7091c11cef63435c8613a5c42a5762ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fc0772b121f4249925eb8efd6fb3db7", "region_id": "RegionOne"}], "type": "volumev3", "id": "94381a61496b4cbab2e608fe2dff2ebe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c60ac1c71e384fe0bdd97d075f92b754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f85e50906ef486f931cc328ee706e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0830fe530ee4f72924957b3f654ceea", "region_id": "RegionOne"}], "type": "volumev2", "id": "ea84ae0163c241659aed028cb464fe54", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbbc874d23d445f4b30adb6065fc1c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9bb55b3ef374a61a5d62f0c90cb9274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9fd7168ee7c42af89acfc8577944e4e", "region_id": "RegionOne"}], "type": "volume", "id": "4435f35a952f49f68c53f74ad75f8d42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eea0e02fc6be4586a92a17040b90b2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18b82130e8954ed0ba484ad1e443109b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdfbe95a58ac49a9bf32f8dc0604a591", "region_id": "RegionOne"}], "type": "block-store", "id": "3e46d919384e4978a44bcadd4f65eb07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c317635bb62d4107a49c3fa63ec8276c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2328bca43cd84f91b53d3b0c90b1bd02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "23625e888b6d446db96d9a83bff5d919", "region_id": "RegionOne"}], "type": "alarm", "id": "e559c59bebdd4d7d8815ef81b5844a83", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3c982a6884742cb985361bdcf3b7290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ca702c25a56483f819797b87d8fcf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "677f3e68ceeb4d8d9aa0754ae29ba20c", "region_id": "RegionOne"}], "type": "alarming", "id": "c7ced15ff1ee4bd9af1ea0f6df08278f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cebb89ccd5ee47968b57e8918c6fe1b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a091b798ef0b4c90adbdc85b4d29ecfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8e4f194ae4eb4283a9fc0182f4f141d1", "region_id": "RegionOne"}], "type": "meter", "id": "22603b5ce6f24dffb8480250d25c9e17", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8071c710c40e4ed5ab07a16a6af93bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23fe8a2af7224af7bc7e6891d579038c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "933abc4ced9e4234a568e1fc3913f38c", "region_id": "RegionOne"}], "type": "metering", "id": "2b5264a4498e44e3952ea7acded33153", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "08f3bfa191db4f3fbcd5d481f040277c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "39dd47d825e542f7aa93e7a1c0403cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fac52e2477f64fa3aef5b38912a7d3f9", "region_id": "RegionOne"}], "type": "telemetry", "id": "14199fd743cf432ebc7037e158636f20", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "365a36f9821b4c8eb4b00ee4101b7eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9c6867c082e1429ea35a2047d27178a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "87e23f4a9e3d44cda6c8ce3813becb44", "region_id": "RegionOne"}], "type": "event", "id": "b12bcc192ae040bea61418f772feff21", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "52bd2d8dc6e6416b93bf3dab7cc97179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7f7d72e11444e0996d42827deaaafd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e659fd3dfb904f5e80118e01e183db62", "region_id": "RegionOne"}], "type": "events", "id": "c6f0e85affd24adbb8cdf3a906058bbc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "17dbad68c40941758a413ff1d854223e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a427176c9d56462f8f1f5a2ce15487df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d24e856c7c1b4600bde1e66611536716", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fa8d3e402ecf4c4e8c48649761e80cb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a8770abb44424216888ceccb1045e81f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "077815fa0b144741a733c392738f683f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c7ee8dde779e464496978ae4f490adaf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f9edd5cca3bd4b34b5b5d07c1f5e2614", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8081827ac2e14fd584d034de26f9d4fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cfced184cf484cb9a28560a54875ddfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f66dadee5f741059295021b1280da79", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bd01a505e42541259c5b54f549ac5f58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6eb06b69c2fd4a168b6553a3403f0d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c0c6ecd6c8a4a69bc727d4dc120a7b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a817876a87344f1bbdacd2119febe46d", "region_id": "RegionOne"}], "type": "tricircle", "id": "dd0b30c3a1b4407989451a65020e5a36", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "320637a533464356adf607258d8731d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "57c36c16a2c548849c4ef3357257a94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1b0e588269a14da4b4f4b23585583589", "region_id": "RegionOne"}], "type": "database", "id": "59fc08c78657450b8fd14b4ce6cdcb9d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "11af655ecc9e469488a620f11f0c7700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8ec2895daacd44c9a98e18b11b9eea55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a128787a8d684f3283f6226460636da2", "region_id": "RegionOne"}], "type": "application-container", "id": "f3e0becdac2b4da8a3925ac582907f94", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "782375cb5b054c7d93731a03eb65fd60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d6c7aa8d39044afa14e912e498719f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38b288cbcd014956ade7c3a23ac4b73f", "region_id": "RegionOne"}], "type": "container", "id": "02165e4dc95b442abf12b8f04176bc86", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63e416c3708c48f4b34cce1666467e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "37f9a808ed43434e95fb7689cf084bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e290a2ad76948a4baff249ef2463eae", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "284303d69bcf4a55b1a18419096152cc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be003a06473f485595447afa2c509dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c83a8901434c43438303ae6e91b0d4a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7fce918e2ab94efe954011b8e8a1e248", "region_id": "RegionOne"}], "type": "rca", "id": "e49e149a3da8490c9c87b5adb425369d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8bc5d2f253814e8bb716dc93e18a026a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2b408c7f58604303a487f9903f3891ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "edff5b834968440d95bb1ad41828fe0b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6d3fb3cfb8de4597ad5c3e4516ecf27d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a12d753516ed4f6cabe8a21211606452", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1ea7d054ac0a4458914320738d6a7db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d94b3da95e43450384b0017347fe2b87", "region_id": "RegionOne"}], "type": "network", "id": "6c1b1243c96c430a805832a02b59cc98", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "20d4703f5fc64c499adaa932a6e4375e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "14cfdb926935426ba6dd44e4e2bac1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d32b0bd1fd994190a89cc86c961f81b1", "region_id": "RegionOne"}], "type": "backup", "id": "57a97f477ce24e2f959b361dd748a5f1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eee6dc8a223d45a7ac9a5c8afc50ee78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8dfaa7590a14428ac2dd47a9906b2df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78214b8cfe7c4dc4955dd3fe5ced7332", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "106aad0a6a3f42a0857ebf0da2c348e9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb7a8010a39d4a1d93f929feb761f196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "755f8383ba034d28a378eb199c2269a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9324346d481843b1b8104a55cfbb68b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dc08fc9d72994e9ebefa928490a35b38", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ccdd472293bd47ed93546370592c3127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "76b496d11e5a4053a4669fa289d219a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "81e8bd2e9a384c79b470b01eb71b5a2b", "region_id": "RegionOne"}], "type": "monitoring", "id": "62eb7f7c3a3d4a95a145788c7bf1d231", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "84fe77d3c408444db5c756a5ddd829aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4bdd8231666944ebb83985145a797f3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "692531a4c3db4c118832e3c0c862e8ff", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0762d9b3039b4446951d980548b5f004", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "66e05c162f1b4a6fac753254ec99832f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c19acb5bd7e4479e9964b5c0bfb12cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "87cfafcc9ec1403b9f10d1a4045ac58c", "region_id": "RegionOne"}], "type": "placement", "id": "9af4704b059643d197b0a00910c81a30", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b45aeee7ca86463b90fb3056356f8d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28cab73398584722922c97626e37dbb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d18b8e77d35b4f4ebbd73be7d68ff4fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0deec25da2774f2d9f68048c9e4f124f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d60c9edb4c3147e1a7bc4e0a9bf09581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94306819abc54ef1ba1195e361819a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "256724427b1149dd81392f6e32f7eccd", "region_id": "RegionOne"}], "type": "ha", "id": "010db51468444eeaadb4a132210c9b9b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "838466f711d446268c1a92405ad33093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "28e95408210249edaca5e683a71f4dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "29e545da619e4eb2b28268eff0cbddcb", "region_id": "RegionOne"}], "type": "reservation", "id": "2ec557e1d4324979aba8c9c5d8cccb29", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "83eb0547baa941f0b78903963c117b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "eb5dc5b2a9f541c39bcd1e67b0d94f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "36fbbbb5ac4e49d4aa02779ec779f383", "region_id": "RegionOne"}], "type": "function-engine", "id": "a9d602b9283e4153abb24643f313493c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af0af3c46caf433eb3a0c3e209b01098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c8b85ec80af643a8bf1784ac08b1ec25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7ee66789d68a46298e2f4188fef590ff", "region_id": "RegionOne"}], "type": "accelerator", "id": "683311c45ecb4f1a83a684e6b9bd10d5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71c5d890255a45f48ab3501bd7dbfd1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "532cb9fb694040109ec17544fedb0985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4ad35aa20e764f829f8df4bdb17b1033", "region_id": "RegionOne"}], "type": "admin-logic", "id": "18a974e58c0c4e0db40976b79d2b17e2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96bf4f91c9624530b31802830da50381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2681eec6c6b419ea16fc2b11ab94720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fce337f7164a4c79b0f8c437ec68742f", "region_id": "RegionOne"}], "type": "registration", "id": "ddb9581cab0b4b1eba7a11f1a24731b8", "name": "adjutant"}], "user": {"domain": {"id": "6e7ee71bb03e4370bb3cbdec058509d2", "name": "815cd35439a149439fd3b71a5168973e"}, "id": "ffa3706f8c8344cfbcf40f5a14d848d6", "name": "493b6471b6ae48b2b65e890371da6516"}, "audit_ids": ["e7290e24aff64b209261d89ea3cd02a0", null], "issued_at": "2020-04-23T06:26:02.137677"}} 2020-04-23 06:28:02,296 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/e94bd01c-6c4d-4e8f-8830-984192f4d055/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-getConsoleOutput": {"length": 5}}' 2020-04-23 06:28:02,301 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,304 keystoneauth.session RESP BODY: {"output": "output-3"} {20} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.060604s] ... ok {1} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.063051s] ... ok {24} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.191727s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,286 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,291 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,294 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,298 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,311 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.226082+00:00", "project": {"domain": {"id": "067d52169bcd4f33b45c34d1cd74ea7a", "name": "73c9fa7ce6394951848692e19b33d03b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "db80c464faef4b83b1ee3ef836dac8d2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "33fc5ed9f12b4ab8839a9305b249c69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "34e9f093ce384de89955a648c6663d23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "329fc83c1d1f4041b13f6e2e6be94166", "region_id": "RegionOne"}], "type": "identity", "id": "4529efe06b964eaeb4bfe2216ca8087c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1c357350f406444f8f3187afb6df1b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "97305928fbd14a9c85593e2c6888d7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc4b6e3f91fd42a194264dccdd47ca29", "region_id": "RegionOne"}], "type": "compute", "id": "56912a0487774a62b78c3d3aa48fd96e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bb9584e11d544f8eaa8ab62203728d9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2312c20f3c9044df9be8d629e1eb760e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9a0a534df49c48b180181f52c025120f", "region_id": "RegionOne"}], "type": "image", "id": "5f712995afee4435961dffcdbb917b4b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ccfcf71a1ff146a88e8e61a21a44e28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9a0c237d43da44e3b1e186147e96ba9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "819cefaf68f5472bbf910b70bc594033", "region_id": "RegionOne"}], "type": "load-balancer", "id": "355198eda09847eda3d711664404f44e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0dd45da8a7f4331bd08e672fd4ad3f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "638d0868639b496389c20087ade5595b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46153262498c4d94aae4545de62c25ed", "region_id": "RegionOne"}], "type": "object-store", "id": "a01b7199756e47588ca4edf8066fee06", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec15675db4dd46b187a2df86e89cd291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b176f7cb43254b66bdcbaa67de076993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da90734af37e4ffea77af7c6fdd45bae", "region_id": "RegionOne"}], "type": "clustering", "id": "832a219ab05f4ee8a28489d6a84233d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f7526817b3da483dad2aa6f996cee68d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4609c01f233644bbae01a08c02f7478c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "70fae8436131420cb7544671a2fecf25", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "baa0f4d3ff9e4fe59a4c88502b1b0373", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2ef5eb1f480a468f972b6444ea056d72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42ed52f757a644eb9f7697f29cae908b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "53034c7c0794463f9adc80c9fd1d684c", "region_id": "RegionOne"}], "type": "cluster", "id": "4878af30bab649279e3fbaf9c3ee4226", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "026050b963b64d949360bab7d4853f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "57d12fff31124245acf081dd3f44d92b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0d5474b0c9694f39b21d32e6ba9252b2", "region_id": "RegionOne"}], "type": "data-processing", "id": "179130634e844d0b98824898e179d83e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f8a77cb62f241f4a2067ce370a5ac2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed4ed7dabd5248c390ca8c87ef8a208e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ccee014d550949acafb86af115f5d66f", "region_id": "RegionOne"}], "type": "baremetal", "id": "6e2038cec5204ca6a6a4df6372c19ab4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fbda467f954d4ab6b3cf94817c63781a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "09ba638123b24d499f32ea5ad7941a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad6120f349e04f768ad2a9859ef4bfe7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "363f27fc156d403dae71a8f2df60ad9c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "90f73bea456d49088bfa734668da14ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7130d67cf65948ad82be598787e98fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "630f6a3d74d541b381bd42b232ff634f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e400833245cd450cb4bd02466c29784f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ab143cca5da342e1bdd3f511da1e630e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "18e0f5c2894342189c5f0037102f0b28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df5eac54959c4b83801119a3cd0c680c", "region_id": "RegionOne"}], "type": "key-manager", "id": "8d792f0c31764182887c4013b46cfb01", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e0172cc1622742ba95c72db5c6e45299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d2f8d2188754e20b78ab92248b9c64e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ef366b7fc5e946f6b0faa2418d4217b6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f7c5839608824263a6c2eba3a16e9ee6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "382b929a451f4e919643f6f409614471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f05b69130a5f448ca589a37bf24cb80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a69d8c856b324cafa18c8e01a408b6b9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "720a8bdfe3c942e58c6db2288cb4a846", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d0099b38761e4a359d6d94f1d33345b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a99c1007b50740d98b39c5192d47d513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a96a3de3c5b94de7aacdf4088e5d2c03", "region_id": "RegionOne"}], "type": "message", "id": "6a8b8ce4ffa04e61b612463a972fb00d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4fa4395660b94614aefa127f7bdfd9f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "46dacfde027f43ad8cab4fc7260b551b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ae1aba5c5afc40faa65e1dc48c1d13b3", "region_id": "RegionOne"}], "type": "messaging", "id": "2deabbe69b0544ba8b855316e7474fc6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "53aba182aea14b93b9d81d909256887b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3f0fd28ff7fe49aca60e36f9a82d9077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "813eb7ef670d47068d3dbdd561ac6593", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c690f3648c794a45a33ad5e4f2cfbc46", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d6cc2b0e560497d855124f2fd5407d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7efacb7ef08b4361a9e1b8a18d658cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3dc562350d28421caf3921124ed504b0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2c5f719c3fcf4771bc4c76772b62e46a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8cdb9d3a2da4993849005d0f7b03380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa07de272c694dc0acd0a74b27be74d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6807159615f14fc3b27c65722d8fedec", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0d25d3f976704402a2cf0a7116f63941", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99341005037d419aa9d4f96a28b1b7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d3e340550979435cb468c1d574e1954e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25260f85f87a4fa587435fc69cd1e12b", "region_id": "RegionOne"}], "type": "container-infra", "id": "37e8661db06b4fb491dd770cb30de5ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "50ecaa53dab940d9907802c1fb2e0e78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "24904699dd2442c2893918831bfa415c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2bba3a19e344421aa817f951f4ccfe60", "region_id": "RegionOne"}], "type": "search", "id": "62fb18fa28d84f598de89a7f39b73072", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "38050c6842c74f05914398aae8eeca50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "447add6482544a80884b768b65233159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9da5ba59a3f54ace9446d8517f2c805e", "region_id": "RegionOne"}], "type": "dns", "id": "306297d6be8e4326a1fa3d78fe9dd392", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "af38696349ff4a96a7ee4fe5a335276b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08bc48b41c2c4e8094793ed7bd840ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "55e648c2d49e4a76a936015787997186", "region_id": "RegionOne"}], "type": "workflow", "id": "5f32c1a4dcd64f8c94def02a44104941", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac307fbe413546cfb01d9177f7c68525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b86339a70184080954be83051b1ef15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "10cfb4b6a25a46c0b7984dea17453be4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7570d2b0aa304f8bb956453bc3b7c1a5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cfe2eefcd37a4ac6b0f086f43db82f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "52ba70ebc52f471b86c058050838db88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e2abb770c47a4933b0762cd947cd7960", "region_id": "RegionOne"}], "type": "rating", "id": "75c754e9ac66475da24348763e7270a6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a61392c556a24fcfbedb434326b6096c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b89b85364754e38a21d138f5c040e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7ef8ec3d840f4daeb8a6eaba3d5158b5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e8b7521446144e9182d6c6ad1b43a5bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a2c37ee9efa74fad9e72b32e15dd4652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51ff81a406a547e3b3c678a562c0004c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "209ea3e4fc4e423eb46b7e7640dd80c0", "region_id": "RegionOne"}], "type": "policy", "id": "0cecc525726f472a83048d8dd9e570a1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fac5c10be144645bf5d9560de8417fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "298b4ef04a7c40c4b3c43e5f0cc7b03e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fdba287ce3fa4878b1f03a066f72abb7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2d6b08f0e2e144179094a1e315139c92", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a8cb20f000548e1a38df65d3de7208f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "acbd90913e0a49ee8ee14b9da9b5ac50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f0c0b65273cf4453bde8d0bcd2581b5d", "region_id": "RegionOne"}], "type": "sharev2", "id": "e827245a98994917b33a01f51d3be25d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "894e6a307ed94b829699b8f814d069cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8392f0f448034a988dbb061688dbe232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c4add8aa89e64a43a8a896920e60144f", "region_id": "RegionOne"}], "type": "share", "id": "eedb81320c304a63919919fa8620e548", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a9e3c2a44c1a456a9414b7c775ade81d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "36e3d413c5cc4a9096bcb7ef60f46bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e1a1933535b47369d788c6922bdb1dc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "33f88387bd0f453e840ee9b2b13db43b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cd12d77b4ff49ac83d915255aa5f068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2968967a22924804849354b375bd238e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5abae92a170341a89ae4a79e30bf77b9", "region_id": "RegionOne"}], "type": "orchestration", "id": "a7767e39f5924a9ebcdef1d090fe00d9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6218c07aec54d61962d6e31777b53ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71efcff4f73d4ad6998654d578074256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39f6e9d943264ac5a7733261d509126f", "region_id": "RegionOne"}], "type": "block-storage", "id": "60fec2bbcc9947f78bd73a9672861ee5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ccf105e84d748bd88d6b05832670681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8b1c25de3b74f938e0eafbce873cd38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c89f2ec6ce254bee969f049d9df6262b", "region_id": "RegionOne"}], "type": "volumev3", "id": "444e8d93623148f795d869feb02a2af9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9cd3ba0105b4fdbadd5ee7388008db0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9063698c83474ce9aba41a6e32c4136b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a37f412905bd455cbd93d96641b54167", "region_id": "RegionOne"}], "type": "volumev2", "id": "af8668afb052499a889623dafaedf51f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caba5b3ab6b046ceb76d67177afc86c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afc619930d464a45870dcd0ae6b4494b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ef1f50d081749d9a7829b0ee254b03e", "region_id": "RegionOne"}], "type": "volume", "id": "ad8a4fa68548457b827068758b7ecd06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "483a50261b2b45d59e1418dd58795911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8c85a62c0624e77bc0ac8f6bae98cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bff3bfb59804abeb491ee418c44b5b1", "region_id": "RegionOne"}], "type": "block-store", "id": "f25e6fea3efa4bbe90c51498926cc65a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdbd32543f4445d3afddeb738cfee689", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "798faf351027409d939bf3fd1f50a388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a5da1cd0e0d34201a21618196b89fef5", "region_id": "RegionOne"}], "type": "alarm", "id": "cad5ee99e3b44173a973ee5673aa9b07", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad564d77404e4ec188ee57ff6d2dde0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a1f4714912042fa91497eb0f4f3ddea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e6a46163e3584d269989cd18396dc9e7", "region_id": "RegionOne"}], "type": "alarming", "id": "4c4990a52ff04b2cb55161a9e7e0cba6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9491eadabae4450aaf292c69855a812d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df75e77afbe94c5cadaf476a970ef259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "de866516e4c144bfbe5e1acee702e280", "region_id": "RegionOne"}], "type": "meter", "id": "0f16a5f7cb944ee0a3e93d54a70469dc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9c39f0f628f646899741f2f07dc20609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a7c35a4b63a4424a543c981d0d76dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1ecf29995f234352ba88976f75238fd3", "region_id": "RegionOne"}], "type": "metering", "id": "1d2c693bad384dc2a1a2ec49e6767b4d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85b1ed47e4184df1a4609c94b038789c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73cdffdcb9214ce8b15897dda77a4851", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f3c96009b92a413d8039cae8c188f442", "region_id": "RegionOne"}], "type": "telemetry", "id": "90104b3e64894ae182a441cb66c335a7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ca8292d6b4d43c69faeee6b7bfdff59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cea2fefba43745c8acec9f866e8fdfed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5d37c3cd1d02456ca36660e37dbe01a1", "region_id": "RegionOne"}], "type": "event", "id": "6ef347e2e6584f6c93d556bcda1093ac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d7a95a8ce764ca99a3fc60f301f5e6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c7c3195eade4e9fbb3c25e0b992e37f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "16ed9e7d16ff459bb2b36b439651e7a7", "region_id": "RegionOne"}], "type": "events", "id": "6e671ca9c34e4a2bb82f10d7fbe6a19c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d08620643764e52b88a59c4ea2eabfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ea100234a09493ca552a50456b7cb60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9ed0b5fd93114a0cbda412cf18a5aa09", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9066da5e75b04790ae372ddae853c8e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b30e83fe58694cdea711793ec16bd89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "716111d0663a4f6eb0597b29527387a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9c8a45c207044d9786b10c7d597c07d8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "23a5a7491cd34153b9164bbea2c979d3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "34d63b881344428d8654c45425f93c54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac2fcbbb68164bb0a0167ad0c35b7a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "caad260a756a4dfd9f19b4e4c5ce0d04", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2a51f84e57fa47dfb20b53c78bbc0093", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "69dc74479a6d4b6cb464459a7efdb760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4af8f82dc5794f40bfe8602a167aee38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "46c25bebbe5d4a0babe7de1b70b6ec53", "region_id": "RegionOne"}], "type": "tricircle", "id": "7279e88a9d294f81bd5f60877b08edcb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "17059eee82e7479e897443214589e55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b005fc8d11ab44bc8f3750a19a204182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5bd34f8639864a9e9935f8391a2fd3c2", "region_id": "RegionOne"}], "type": "database", "id": "cd88183b1315453287f4aa0eafeeafc1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "139a00bf6796446c983d259ce4dcb71a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5f97af44fc74e7189442f5b307acb39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e167e62beffc4c71aca155e44548a4ce", "region_id": "RegionOne"}], "type": "application-container", "id": "433fe056e6114209a42449b1063d6671", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8b6b3e4013e4695b86bd8b581843f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42fc6f41ccae48099003ccf029600bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fff52e0c03ec4d1792283ec7dde9abaa", "region_id": "RegionOne"}], "type": "container", "id": "57844981d2e247778bc302b60ee4ebeb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fb547e720e71439ab44cd3de60be5de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab210521efd54ee3950b2cd8f0dc8d5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "847460aaeddb4f29a4ea4bd1e33f3973", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2837de683b65424c8cfdfa088d71e7aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c00346c0fb0c46a48e237de97838d99d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "becd52901996454fa2184805207c79a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b50f21d35b8c4bc6a0f177d816a615db", "region_id": "RegionOne"}], "type": "rca", "id": "c6c436ff14ac4dc7b2dc094e7074804c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5c0ca7a0b3c34675bcea590b6678e274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fcf369be7ea546b58869b93fc924b6ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "43351d4c83b844b3bed26ae5c92a888a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "57c0af11a82f40b3b2051478197c49e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94d51db1d7f3421a85ee47e1c20aaa18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "99e851494d3d419090be71ae3eff4b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53ca3bb7914741edb13c50ba4ee5ab61", "region_id": "RegionOne"}], "type": "network", "id": "8cef3c7a835c43a48051691a835caa32", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b25421c204c84eda9bab1792c3c9fca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c7343b6088ef4c4d866c0bf475ff6bde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d4d7950a2b024739a06843b8600431b4", "region_id": "RegionOne"}], "type": "backup", "id": "ddd5136f7ccf4901b6291ff1008f9228", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b382ef5eea4348a68cf1b12d1a05dfe2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "728db3e078cc45c2be1330fbec95f11b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7f888694547e400481de5a14a513349a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2ef0901200314b628121e821cceaffa7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a2c3bb79b044b8fbf6a6d2f13a67309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0a9101fa4944ea7ac100d3fa4bb5f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "027e9323922946938ec2f88127a851fb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "23ef78be06ad402d8c0031e807435a82", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0d2b058735424b6489746274f7b17ee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e3a4fa69deb14103aac4e35831eabe42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "86740415e91a4d299be9ac3397c50c8b", "region_id": "RegionOne"}], "type": "monitoring", "id": "91dd706d770f4e3e897c1a0b364a36ee", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "42e22fc28a30429ba9a0b5438a4fed2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c9daab3323b428fbf4ed316aca0d277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "361c64cb529f47d59e3b61b9ad934b72", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0a1f5a8e96c8404a8d8c0daf1c812ff0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "287fdf4a9dd64b3284370e24c5d516f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "af4ab0548d14447082e6c59e7ca092de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bded9bf37d8644c3b9e396fbe27d9b19", "region_id": "RegionOne"}], "type": "placement", "id": "62cfa1b9adc44fb6931fa5b2fc44a1b4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67e99e9b0cae44b296368cd9dcb70dea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e792fcd2a1d74d5081933ff7f48df274", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "10b0395a51e04e169817d3301970f8cd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b92e82d6059d4d418dd8f2bf3edd5420", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c83e52409eb245ec8ab0926be9974f92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b526b8db4e044a758282a6c735b20d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "62218e73e8ca4bfba667b74ad0b8e615", "region_id": "RegionOne"}], "type": "ha", "id": "2ed52039552540ea8600abe6024be0f3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fd93b6e8846f4236a3668af8ffe84679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f209b86dbe294d348c53627321f0d67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "89b84f59326f470f9423249f1b0ae1bc", "region_id": "RegionOne"}], "type": "reservation", "id": "5581afee067f4526ab2cb08022762c51", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "03e00a6357ba4aa8ae67d2d7e992ae2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3d1711e2b57644bd91c95eccf096d484", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "33c2df71ca0e48f484dd44be69094729", "region_id": "RegionOne"}], "type": "function-engine", "id": "6f6db537337c49f39191275b8c8bd89f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0b85c60ad84948f6a23299e6658d2456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "047edc9cbc304815863f08365d3ea1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fbed3d85a5f24f56a6f4e9f806045f48", "region_id": "RegionOne"}], "type": "accelerator", "id": "9a5b1a17462e42ce9c422341e63fcb12", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ffe326dd1a314f439b49ef71ab1a2305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af3e582d7e704022839b9bf87fceef1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c10528def7d4b658f92e39c2cb2024d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "986fb70832a246a5aea0d7efb1960c38", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d64f97e14554aada728ffe4c9d057bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "32e2ea787bd84e8c8b0ba8b0cdb6ae7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d063405190084330a6f084654b2ff821", "region_id": "RegionOne"}], "type": "registration", "id": "5621abace810446797c45c1e2554267d", "name": "adjutant"}], "user": {"domain": {"id": "57a071aa825249f89aaa91a5fa640c6b", "name": "ec7471de74c040ac8abfd6c03727c383"}, "id": "45cf6824599c4e3b90c0297738d0d3d6", "name": "c7565a390e8e4a2fb72caa4cc7a45b3c"}, "audit_ids": ["49902d8126754ea5b3f80a0d1240395d", null], "issued_at": "2020-04-23T06:26:02.226082"}} 2020-04-23 06:28:02,395 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,401 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,404 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:02,411 openstack Security group 10 not found for deleting {12} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.059776s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.058786s] ... ok {3} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.001635s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoints [0.058900s] ... ok {8} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.061506s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_update [0.059701s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_update [0.061145s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.237689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,262 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,267 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,270 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,275 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,287 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.205611+00:00", "project": {"domain": {"id": "248e89aaff7a4b81a2930f350a0f9f14", "name": "e2a5d2d43e1d483f8b202b10694f68b9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8715caa35f17431cba31b55dbe8a03c9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8fb75d9fdf59487cba9ee2fcbf18c29d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a108b614d8b7449092aaec61b42f09f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "96c1999b5e744680bc727a1a1a1c138c", "region_id": "RegionOne"}], "type": "identity", "id": "a925f70196a44b9dbda6ececbd34d294", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "923e50fd03c94d3a9260e659fed2f2a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "28f0db69ac3b4dea8bbad9c27d0b0021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8040b6b27f8349e499a802a35777cb84", "region_id": "RegionOne"}], "type": "compute", "id": "5489e102bf9246ae81afb1c97576b76e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "08c591c279a54e24b3feb64c0c201cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6299c17732a24e36831e6a409436ed9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d761788b9fb141c8af2e10df7d995478", "region_id": "RegionOne"}], "type": "image", "id": "d7f3c61c8a47463984fafffd3e520e2d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e6df333bb15146459e0921ae4f19954a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2e88a128259c4d85ba321fa0fc857e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ae370648aa78457f85e35161b93f7850", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4f99547a643d4e288169990effcc9625", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4fefe1804a54c10a2b0624bbe9ce6b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ff7a45af58046d6bed8efaaba27c16a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d6bc0794b6c44038d77a804223c852b", "region_id": "RegionOne"}], "type": "object-store", "id": "26cb8224fc85490ea06d0d0e9de95f96", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b29fe42cbf4402b8a3c27a0420f7ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e002c5e231784354b646b1579ee4f3e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "070bc57354064e36b65bc8cba7220f10", "region_id": "RegionOne"}], "type": "clustering", "id": "c292f29cd1774fc0828ce5d15afe6a50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a004b05506b41f1a0216603fe846ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18d5c97f0b2c41c8831a819e599bb3d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4ddc3c31c9e4492a9049b382eb35c4ad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "de58c990d21c4658ab2eeabc8179640d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9105b07a50d64027b54db08590351612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbfac68d756f4bedb3809aaa5357f3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "08fd8a29c88345f694ef83553f4e8522", "region_id": "RegionOne"}], "type": "cluster", "id": "405c4c67c7b54c4d9ffdf36e32c93727", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ca66e7eeb9d64a1eb685d09a1f27cf47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5186a245a4bf43599055932154500f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f07989285fb5405b98fbfe8ce0890619", "region_id": "RegionOne"}], "type": "data-processing", "id": "f7e89e66eb7e4a2d81aa2f57913743ad", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fc11eb0f8f50437ab93fda9c8135be62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3fbb1ac20da942bd9f581daba5e2ef61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "771402878f0c42c29181a96513cd970f", "region_id": "RegionOne"}], "type": "baremetal", "id": "a8c1eec457a44f1fb91da760248763a4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d43fc0f6eec5460a806d916699da4c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "91e5c585b5014280b7dd271f8709e6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "66ce26382f2a4748b1c69fb5a88dd6f0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "096f029627094b398dffc9b2916a5fb4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4910d48fa5194ab3b02f432f57abf17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "31465423980b4b2185a7e36a6ceff1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2bb971acd0be433189ec5dc932121218", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0cebe55f365a40dfa2a0f66bbcffe1ca", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63cd9db69fb04c8d81791140d94e986e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73ecc241566f4fa982cadddabc4791ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2b5c08cfa54044469981549976a6487e", "region_id": "RegionOne"}], "type": "key-manager", "id": "63a47d6663a74c51a9ee5b7bc16ff4f2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "076908e2ead046a6b042d629e6fd140f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01e3749087894c4ca2a43d73bb742b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "72a98fe589f14ba2b5034ff4243b220a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b68385ad77364759a15fea286099c114", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "89a2488acd0c4b19bb9a6218a4bde349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "409e41c74b4e48d09c9077c547e1f468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f42a58f8047d4a328aaaf213f8978356", "region_id": "RegionOne"}], "type": "infra-optim", "id": "598d1955c0db4805b6c1fe317bc841a9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "068f481ae1a84079999128555a4fb1ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dabd3d36468c4f819d6a7a62800fd5d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a82ddfb60fd149a2b61957f8ac94438b", "region_id": "RegionOne"}], "type": "message", "id": "11e20fecd3484c908f0aa489fed5ece3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d88ea0eb09404c94818e3ee77d9b926e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3dd58ba6ca8d442cb3758ccd082c7c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd65d72417d9439f980aa84deb473db6", "region_id": "RegionOne"}], "type": "messaging", "id": "d552c584c592459684d916c3081db635", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2e6da2ff3e184a018f233417e09e4a65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "23264d14e8d945068747c116543d30b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aa7bfe3fc39c432bb1972206913fbd6f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9faf5297d2f74f80b86f058461e04799", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "899b8d07cff443c6b1587632e5fa6938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5318804e33ae44e79710dc2369d21a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee6f0c1de97d4e658eb5e2a9a604d6a0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1f82538352ca440588ac86cfd3c61772", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "648ae44b3b3247b8aa799c419f74c984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "972c0d57d28e46d2ab630b762c8af565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61db5388d6df40b7ba9984f484654192", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "820376ca00d44e50baa938143f16c607", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf1b0c6a0fe4475788dab8acf6ffe61f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a3825f7e9104956a9d5026fcec2fc67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62056ce461394825a2a1f1ada4ea2360", "region_id": "RegionOne"}], "type": "container-infra", "id": "035608202685431cb9035faeb33592de", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07fd812cb9d947acbd12eb935cfb0e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4423ab2faae747bda0a0456e990a22ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f03a1966b458487583de75fba5b79018", "region_id": "RegionOne"}], "type": "search", "id": "1e5f05ac415c4264abd9fada552c5314", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1db61a485b0246eb9934d3a1970ccccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "520acec241b546b2add3e78bfcf3ed43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "56455407ac474725b2916e50ba34e9b7", "region_id": "RegionOne"}], "type": "dns", "id": "448ae4559c79412f9042b1e219e094e1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11ea02dd81bc45edb5f54f6adddc60b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "796a36ec891344a19abf7442ce1fb137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "07e743fe09f34a678611d350a7dfd76f", "region_id": "RegionOne"}], "type": "workflow", "id": "bec3d979bf584c089a77cf15aba4d1b7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d2a3e633c6f64f818a3686eee8f36d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0098cb8ca30f4664bbc756ab38fefb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "20acb7d1ffcd4ac6961898fa224c86ef", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d97a22e3368a4faca8ddeeb4f1ba2089", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "817c18309417443db5f5b8be7231c7b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1207dd8bb994f5283d2579c4a157f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f1b9b628fe474735875702a40e6f08e3", "region_id": "RegionOne"}], "type": "rating", "id": "51d6a936c45b45c5af4f1a717ac82c5a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5a463b515c049dd89ba261bb89b336b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e28d5af3bb54bd08f2a7afeebcc0e12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "862aa296b13144cc9a9a276d2c19b32b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e92f1816da9a4e70897db3ef013afed5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e6e14467e929425bb3e22a94cecd00fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1357b64a25c24e80be389d6cbc3541f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6e15660afb07465b86abe908110246af", "region_id": "RegionOne"}], "type": "policy", "id": "8732c08154c04c4ca5929b4690b8f006", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5657ac739ffd4bbc82daa6309c9c27d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "568e5f9b58f646b595d5b8febafba2be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f119cc5477af432388e4a3a10522ff6e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a893b28b2dea4217a7b94a550b4cacf7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54680eac534a49c4bee1e9eb7563e8d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84d13b8e8cef48b7b3b7ac0f1d31702b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "502c2b78f9c24d0390b0c808519bd674", "region_id": "RegionOne"}], "type": "sharev2", "id": "5b61f76adfb345de96c6e28001ae406a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7fc4aba9b3140bf8f5ccc0e446b0b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8fa256300cee488cadd50656ffe111e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "82c80016ba34444fbac9939e04d2a9e9", "region_id": "RegionOne"}], "type": "share", "id": "2df3f2a907b94da7bf1938b2e6b62f65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "65bad8c6a9d341ac9fa2f9527727205b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8efba2f9fcdc4e9e9fbe29aea0c813a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "08b41d3c1f2746b691867cd8474c0bd7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "49ecdc95eece41798a0b6f7ba81f2a8a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c9bdd16858543a3b87b55e5e188aecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0df77d17f0c4c438de8364958991260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3f64340f1744fcca43e0bacc46f8b3b", "region_id": "RegionOne"}], "type": "orchestration", "id": "89a6405a67b44f8e9c2a5c696a5bf493", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f0853573144176af157b84640df1d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ccf84c8daa694493b683125fe2cb62c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "570327d45a4b4abd94e1689d33cffd4e", "region_id": "RegionOne"}], "type": "block-storage", "id": "68210d23c30e42dab7a2985bdf19f040", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b37dbedaa82449b5961d473e86503d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c8e6ca26c2e4aae91ac8e5ac08e09bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "068fd5f5cc1141f5b208711132aac0a6", "region_id": "RegionOne"}], "type": "volumev3", "id": "e486c2d9a87c4c66ace4a3dfb1d23b3d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42b33a1bfbef442898f77e66861af084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4408e5ff6bf4d77852fb3bc2b7ef2f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d566282b6941faa793f5dc559fb6e1", "region_id": "RegionOne"}], "type": "volumev2", "id": "b3d2df12c4e1415594af14870750f44b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f8c2c8e5994a05bf92d464a632b4e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d939ca37b9db43dd8d9f056a78efe816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1b97711f40a4233ac62fc2cc0e72911", "region_id": "RegionOne"}], "type": "volume", "id": "2f45d6cab94d4311b8eba8d3b367d231", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5855a1f58f614a768f5746b8e100be31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaed0d2959e040589eb911b61dc6093b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c14b6b6f68484c86a78d3229547ec8dd", "region_id": "RegionOne"}], "type": "block-store", "id": "87923376c19545879baa539b9e224763", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d5f6f94299049f382d537b65043c511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4383a6d2c9554535972e2ffcc354c748", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb032aec16254ef3ab0ebfa68c1eaee4", "region_id": "RegionOne"}], "type": "alarm", "id": "024679a07e8f4f219b4a2a60f7447e58", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a6d5d46443d6416ca7afcb0a6f6f2cd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "795eeab891b54ceb92d6ba11784c19d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41785f6b1ca44ba0aa8eac496939100d", "region_id": "RegionOne"}], "type": "alarming", "id": "e341c94651ad457788a2562bc32f522c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5604a36ed62547e69036a8e1c6708520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "081d347d3366469a8f7407352ea054bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac1033a6197d443a89ccf9632fe25d1d", "region_id": "RegionOne"}], "type": "meter", "id": "27cf41edec12471882bf0bc39aa8674a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a804212cdcab425da0a4c0fe19ad5a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d548a036f65c410e92c80f9490101091", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c6256c0eefe41a5bff7429f08762411", "region_id": "RegionOne"}], "type": "metering", "id": "313bb47466f144fb8ccfeb5903021035", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d1db29d5be5418e9f19f5a98e1b37aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "56900e275e56472f9b4b5cc0686627bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2eec7b40bcfe496580515a7d9a4d9a60", "region_id": "RegionOne"}], "type": "telemetry", "id": "7a24481054aa4e73a49ba8db1d25b798", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9128c42db66f407ab54fc505518d645a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ab3a1a313544d1b82d901899e45d586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "419d37fcf9fc43ec803638baeb7b9648", "region_id": "RegionOne"}], "type": "event", "id": "a98223be6c5647c3b7d30e58c6be7a54", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "010acc6de11b408b822cac1b5ae6a8f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b9b095091e3f477989491b263a56540a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5d100bf498b648f28342b6335bd23341", "region_id": "RegionOne"}], "type": "events", "id": "db4a8fde29a3464fadce1d5ca0949210", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "07bc027f93e84a50976d0e14c9562ff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4bdf5070b0f43219dbab1377d946f62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "441409ec2e724327af442fb8b54e6ca6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ba91c80496e2489c837ba09af4d6bc5d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3102cee2e2124a209f91071dd1d16d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cac4d264500542629815b8ffcb1b15c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "46f3ef2a2fc646958be13e94dc7ef7c0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "540374d5540f4feea511d244bc1f8112", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2242692796d449ac9995915ab4bb044c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d0098e0b9b14715a6611d84fb8f16aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c56983482714eac94a0f7ca7755758b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dd45320325fa416ab2f4c11db72fbb84", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a281eae9725e443db77051f7ec3015f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "159822cf7fae46c1b537e38946b541a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd69ea56f98b4db6a42c38a881f7aa17", "region_id": "RegionOne"}], "type": "tricircle", "id": "554ed7dcb34f47fc9b9583e17fb23bfb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "10704db5c8554b98aba0c4ba1f91d18d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "13f33fed004249fa93a242461d5d35fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bc452f8bd33a440a89532d73cac15649", "region_id": "RegionOne"}], "type": "database", "id": "d8a3497cab9843a3b1b799832e0c09bc", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73bef0d2fb8c4b62a0300f51b5b03f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "eaff8ec902e44cb680a485af16db8f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7977d027de64d43be0e1e02576b7d1f", "region_id": "RegionOne"}], "type": "application-container", "id": "dadc767347b741f88bd14ff5562195b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92429038c3e342629d75985004ecf211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc9998d053944e959cc37acddd8ee323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "52c57829f45a422a9314603d62ea7684", "region_id": "RegionOne"}], "type": "container", "id": "ffe9b2c9d83f47be85adc810be431499", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4c981553d00346bc9a4af49e6d61e6cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89b9fb19241c473eabc6fa3144710718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bdc8b9e242bd4323b83cf23752129226", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b8c42ae534d74aefae810608f1c03168", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a8ea35dd3b9345509898ba8d7664343a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36a5f3f695e24c92aa30d1af24728d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8e0f006640c7450a89d6c81ce634b0a4", "region_id": "RegionOne"}], "type": "rca", "id": "8f3d38c7b60f47e2ac006632297fbd9b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c7b8f6017744ffea80fd39d2ce44c7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "77f19f18926a4a0a834f72ee4985eb3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fc790dcb2bbc45c3ac7856d30db41858", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ee7a4a4ab6364663a0900d0085a52d20", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "707ff3b2261a49e0b20a0d534d58d79c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "56f5aae5bfc44142b717ad057a7fe201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "897121e8498a449a8030adce2f83d2ed", "region_id": "RegionOne"}], "type": "network", "id": "dc0b1519357e4e5db41878f3da5d5b55", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c8aab0eacb064acfb99ec9d1a60ae168", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a622e3a3a5244c37855ddc56c48cc8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2079e38cf7d1444eb9979ee3cd5073f4", "region_id": "RegionOne"}], "type": "backup", "id": "e8cd0bed140a43f187a24c37d8c4b71a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "65ac845757404c7290981949dea74e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6f7cf9ea33704e6186aca79ff88934b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd1d58af3c4c4e28865536475644fe56", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5c78548a20f941c695cff469575e1d7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "359b467503064c06a9dbec8cb9a25db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1943ef4160174ea084ea7727aa58f797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c9f3ce089f404eb999a0b0499514cb0e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "acc175ec67034275be936932577f0815", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "95a0de0448e8462d960337dcc71359e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5251dddc90ce49248bd80fef11683243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "04931465a7e547198ccde42ed195c00f", "region_id": "RegionOne"}], "type": "monitoring", "id": "47deb37ac5f04f4385f9b420811e685d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a8f07f7555c4bc393c03da1b16d2652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "84791840a43243f7919c9c6b8f971822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2fd3ec316891437983f5fdf6d99cc395", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "34b8d7574ca240ba94bfba586793bec9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7ad98294a0b24170817907c287fe45c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d614909975304254b1012f4e19f5685a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4233f06a5bf84deb94ded1bc9243ec91", "region_id": "RegionOne"}], "type": "placement", "id": "388463d3089a4c2e944d34b41838a113", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "726dbfdcbaa945408a28c556d3225e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc798e023b204099af11118d532c0be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d2ee485151314d129031399814508e76", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4a092ee2bc7543d89bb6aa2e297e7ab1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "90c807daffe14516843e45e87e61eede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "98c405d50099426799bdcabc53146eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0c34a26fd820493899a373e997b3fa20", "region_id": "RegionOne"}], "type": "ha", "id": "3cd170b024ab4862a04c3a53ce22f40f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b4de21bedb9c423c85a4ded5e9a86d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f6fbc19ddd1d45d8ae89275607d04728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d7620813c7a64f219779b93635ff710d", "region_id": "RegionOne"}], "type": "reservation", "id": "4eb8e65c972d40d6af5f19f2b1e9ba18", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "31d5a9f4a8604362aa524cb381ec0c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3872151050de4fa2b0b23155093ae519", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "266c944d4d084471ade69418cdbf0fe2", "region_id": "RegionOne"}], "type": "function-engine", "id": "fba07d07ceda420ebc186850c7fa94e3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3ddf3f99c5894d908051a90fb4d67b5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f65bb1f7668a47b6bca7a19a228fea80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "24295df6d9304acebb5fd9a141881e55", "region_id": "RegionOne"}], "type": "accelerator", "id": "1e16f3ae776d48c282e866dc7b08994c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c00651f0f59d44ee8f5070c5c73d9de0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "16c3b59bd2c74bc79e56412b5ce54f1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3849ba8f62b64740bcb35121f46998f6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a56c840759b1460d9bb6c97d71598240", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "02b977e8060b43d6b89f7800efb153ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "33b7779f8b4542228e6c309e20f559b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cb32125db32b49f098ef59eb3afb6252", "region_id": "RegionOne"}], "type": "registration", "id": "fbce22b164554de4b12d405d58e8be35", "name": "adjutant"}], "user": {"domain": {"id": "cfcd65ad7a304041bdb4c3f4b1a47c9c", "name": "5572a01141ce4282aec00270ac017860"}, "id": "e4956eaab7fd4b008570e3938516df99", "name": "c74fa6111ec64ae08938b797b6edccd1"}, "audit_ids": ["f387ec5afa4f45c8a72350bff5792f42", null], "issued_at": "2020-04-23T06:26:02.205611"}} 2020-04-23 06:28:02,400 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,419 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,422 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} {30} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_detail [0.081058s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks [0.058101s] ... ok {22} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.074361s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_gateway_to_router [0.059743s] ... ok {18} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.063434s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_delete [0.065935s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.148763s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.151341s] ... ok {28} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.056070s] ... ok {27} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.057820s] ... ok {7} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.289380s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,260 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,276 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,279 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,292 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.200824+00:00", "project": {"domain": {"id": "0f1c0086528d47df8b89851c0b960c16", "name": "043ba9a838f84752afb527603491f986"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "424038349b3545dda55b1bfd3effd1fb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed83460a4ddc4971b99142d92cdffc6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f81df4f4f1eb44f7a7cb6be24654736e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "eb83ed1b520d4740af5b989652b20dea", "region_id": "RegionOne"}], "type": "identity", "id": "f0b871f062174f228f4794f9e25c4eb7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f03f1a97263b4aa1a52460939107a0e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bd23de454c88478ab3c76b64a458495b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "da3c3636084e48c8a714cd0c3394de87", "region_id": "RegionOne"}], "type": "compute", "id": "11c72393be574c79a93d1f1a1f2a5286", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a7446d7071db410fbd5f37b964d13336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "607a4ea7742b4d59b1b824910b0135ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "accf46c6e6a14856889fb1936230765c", "region_id": "RegionOne"}], "type": "image", "id": "c5837fc714284ab6b6c653fff97bdedb", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a3d69763dc474c2b836ee6dfa73cb935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1ac5b60958384a29abff845258ee7d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "adeb1c9b997c4c04acf1af70806e7999", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2f58f9b7ee614c50866929a0c6a77801", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b866706e0784ec7a8d6f167e93114f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb0a5b3a636f41039e3d7b248d532de9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8992595626844708b5f51d7b3b8a62bd", "region_id": "RegionOne"}], "type": "object-store", "id": "e4782acdf0904e93ad4e1fbca9ee13bf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f119147f5364e8f9a8893b96e45a4f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93de093f8c4f4d958995822fd6a2c3bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1e640e8ea96044f29f806f91ecd8e957", "region_id": "RegionOne"}], "type": "clustering", "id": "841a9540bdca49099e3622497aeff453", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "677a851a50a04648b7a1ac6776bb2dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d63abc4f05a459494ce6377c75bf6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8681efe297f14ec0bf493e1ce9eba551", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8c1f8bfa246a45eeb28cd67e6896b7bc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39dbb74216b84971afc5cf4c24721f36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0be7a63296a4b7ab45e4827af2f9e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7db8eae29d0c46d19196bf9ecdb6ff6e", "region_id": "RegionOne"}], "type": "cluster", "id": "0c534cef3e0540328af68e5f0e961a25", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "64e1f9535e854ba886cc3064b264f12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1b7b928a344c406f929bd3ac752de1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ef1a1131be2f4e829028efb3cad4fbb5", "region_id": "RegionOne"}], "type": "data-processing", "id": "7ca21db60e8446e9bd8b1c1fc9a17c95", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b491586ea20b4835a7e39745aaa25e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e7ec9a25e18b41939428d27acb84972d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ff8001eadb24ad0b91ed0a171b96143", "region_id": "RegionOne"}], "type": "baremetal", "id": "c32bdc12958b42dab90a1b9aac8b8b15", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ffd916adfd640f7ba9c2b621b5c5a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "acef6372c752435cac4a1a6d3311d210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e6bed7ea2e0d4dde9697f2ffc5911684", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f9e905f6103b4b54ae335b71cfc29688", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3dc04b768cfa4063b82717ecfffa3110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d62bfe8d37341c09fd30727aa77e421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d82e99b813d446b2aea5e73072ccce93", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "eb95da6fe94f4ff0bb24b2e6ceb5bc52", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f5c31727ee7e48a2a4bea4b0cf55c0fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "26b0ef870d1f4607a74db6ebf57a50a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fcb08d31980f4d01bee5dbd5de86bb00", "region_id": "RegionOne"}], "type": "key-manager", "id": "502e795363db45f48c24b16e4f9a97db", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dda2cf817d824520bc6ec59a7b17ed50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46ad00a95d7041b5a0b6f5d021f7bc69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ba7a2d3d25e48df9d4f84418c8ad2c1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a780bb6a161a456ebb2c28089b2339a1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e6684b27e1c43309cb36d6ce08a1047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "65ad7cbcbbd04a3596d04fd601ccacb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "14c943b17e5e46caacb200b10769df9f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d360fef428af411e942023abd90631f3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4d2bfbdf0330486e9a358867f4157f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c039ecafcdbc48558d5e43b56b2e8f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8a0e0fe61d9c4fc08a885c7d59c03317", "region_id": "RegionOne"}], "type": "message", "id": "38725f3e24c24930910c0c1a75ecf4d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56882bd938b046f4a1374ce4f993c7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5f9560e1d499430dabefc82c9c07b69c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de77cd23b5ca4b94b29766b6f9f7842d", "region_id": "RegionOne"}], "type": "messaging", "id": "4134f949b8e6498d938a3a6f1283e8b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d6023fcb3ac943b49f30cc4ff4795f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "aadac6c93f844e4fb8d14cddfde89ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e215024e070945f59865dc7e479674bf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3f79f0a6241d440d98747d930e5c1c87", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f574a856f0c74ad2a46e33d48268eda4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e1262a66ab4485da3683502d42897d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c218a8cc49944679ab0ec322cd373a8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0331d72e9c164a15846c354102c5b29a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eea87ba97f34453db3ed2866a93a3577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c05242d47274ea09df2b2d1fe88bee8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "281aebd196f4410babea764b60fe1944", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a8ad0ed32d4b469c80ff692165c236a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1b0e7b0062047d28f97ba5421bb8bb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96d89cf4d12e4db9a74e58331ff4b411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edaaaf121e974488be7428869a02516b", "region_id": "RegionOne"}], "type": "container-infra", "id": "3b6cee54b77844638f92deebc7630277", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0f878c10a2064054b735f6442bec6ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "81997847a4d34e4e93237aaf6ee651f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "99bb2aeb64154f30bee3cef39cdc0a57", "region_id": "RegionOne"}], "type": "search", "id": "45f584335bab4cf09e9a763e28173903", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ed30052ced014ab9a381fecfbd63b2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c875d48b8bf24c19ae5eaadc03b81b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7a2ae52e955d4b3ea79c82130df85517", "region_id": "RegionOne"}], "type": "dns", "id": "de96cf3ea3eb463d95841fc6842de0be", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6de9ef1966324b7aa943d9687a03f7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "36c584c6c4614bc58b577ce1471f5e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6788ba44f244a4fa87ac2a87fb7eecf", "region_id": "RegionOne"}], "type": "workflow", "id": "fd1f047242f24df7b6d58d0c74a81d7a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4e00bb7f57d14db6bfda9130ffed327b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fac02bb8a6b74401b087196ae4b798c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6f1debb16c50410fbf37611e5d57b258", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4ddc9413c289417a9e0611748ac62b3f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b28a48277104794bb17eb508101293a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bbdd6ccabf5747df84f81574ab8eaf2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "eb8c33055a5e494f908f8c181168ae78", "region_id": "RegionOne"}], "type": "rating", "id": "8b42b0c0453c49e0b289881d9fa3f17a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "51b757796452407fbcd8fc3b954340b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a9c7768b2204dcb8eaaa636b193b549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cce98992c38d4c57b7386ea7a50b036e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2f313374015d4791ae6fa11cb0243192", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf263f984b2044abbe196bffa8f94d6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7bf6493dc9f54157be8ec5ccbee72ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3129095684ec4a9296a325b1c9c67d2a", "region_id": "RegionOne"}], "type": "policy", "id": "83a5bdd9b8cc429e9bc11b17500f34fd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61998fa4c7884ad7b94e66085aafbf11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b39d41b802f41ee827eba2d2d435f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a15ca64d33314a9cb40610715418eab5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "37782b910b504fd9859abd47696bddb1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "441d7a2dc0e04052a00dd1ffe3e5c23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e017dccca4c494ab552d9ded2041ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8c46acff8403448386ea3e7d320a8f0e", "region_id": "RegionOne"}], "type": "sharev2", "id": "803d08bbec954b1391f17ebe2c0d9e9f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41e8600d55c24de1b4e4692e39db5975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3abb38eecc0a4bb19c2f6140ea451f9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06c70a9d841b4556ba2183631af55afe", "region_id": "RegionOne"}], "type": "share", "id": "a3b7aee0d5f0406cb5052751dd1eae38", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "726ed3795bf2475fab91adc44eadbe33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d7a07cc8e2b44ee78e8a50e5076817b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "56aa76336e2f4470b58d26b5d9155f0c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b68287da299d47bdaa436e417d2123b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb465267a3ff4dbcb7895e7fbbeb5bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3a9ba0772ee4b539a2904df0d9ef7bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "027c0df6af3e455f8a0c025a79e5c4fb", "region_id": "RegionOne"}], "type": "orchestration", "id": "1fb4ae5e0a6242d38dfcde5bace5a4f2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f22418756ea248fbaa94e157f2c094d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9a5b5bfdde147adbfb134803b728486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63f459f2c2ab4196bd2052fd84996c7b", "region_id": "RegionOne"}], "type": "block-storage", "id": "bf00b7ba6acf44a997433da1863537bf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64eac7e947fb4eb59f7735af19cf9074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b83bcbce3634482b8868abeda10a611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f507f5cdb85415099a044c63beb15bd", "region_id": "RegionOne"}], "type": "volumev3", "id": "05a2e70516e54e92b2bec58c5ec91946", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "347d16cb1ae340a2b0a537948120f751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45a639abf8b547d886984e859f170595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f16f88f30e14189a0c7be80e4a25c41", "region_id": "RegionOne"}], "type": "volumev2", "id": "df0ed82e1d36444f80e77d89cb3487b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be09309ff7684fa48515ed74aede44a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44c89de31cbe48f68f257543296668b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdce1842c9144b688b7fbf0ecf95bd0", "region_id": "RegionOne"}], "type": "volume", "id": "c200e374ec0f4a319854042d0a7c3caf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4406f7c13efd4d759676caf95cc32f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a26b9944024d411a8bc513f7df4061e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238c8ae572984193a8aa14652129c738", "region_id": "RegionOne"}], "type": "block-store", "id": "b6397e4af639427f8f2893b9b44a170f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab35e8d3aab345c196c05af1f3546e77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d128f3a3d59344edaf2e4c400e1f98df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a68aacaedf884dc4af6ab72892a16be1", "region_id": "RegionOne"}], "type": "alarm", "id": "8c1e6da20e644ccbb561b1c43176d640", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7a0336048ea45db929bf79112e38aa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dbc4011006324a25b24a61803fe87836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07fcd1d5cb3640f396c0d283a1b637ea", "region_id": "RegionOne"}], "type": "alarming", "id": "450540bf063b47e49e6794ecfa4a7386", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f113d03ba5b4524b9722aa7eda2f4b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13b543fe1ac94b2a8c4cb3b47f906e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64a616468afe4089bb4188e29d77930e", "region_id": "RegionOne"}], "type": "meter", "id": "105a7b1dd36745aab1334113872b5e8d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d61a366b64ae423cac45ff8177c713e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "19b8e766beb3454897feb1f83733cc90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "468e8efff1ea43189a0bd16c0c56783d", "region_id": "RegionOne"}], "type": "metering", "id": "8e705ee6e4b8483facf884535840e005", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e3290d3d8db489dad8e5a540b752247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "092eb834764045099bcee5ed706c7fa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "21a65564b6d04d2e8164aefd2bd1af4c", "region_id": "RegionOne"}], "type": "telemetry", "id": "300a39e0dfc540d1ad5a342d16ea0169", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e5087ded852b4b3a950859c3b513f32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d36a6b761dbc464abe780dd97cd4fd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1978d0c603ee4d048debd0e64a82b8d0", "region_id": "RegionOne"}], "type": "event", "id": "f18763eec0fe407f8795e99e704717ac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca13b5ecc3ea426598ec39b27249f996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "452040d1ba67486fbd07818fbd76bc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b1365424445b46d09e729a359b7ebff7", "region_id": "RegionOne"}], "type": "events", "id": "ecf773704874460595ceb4098f7d6caa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c265e61a00644b72b797fe559a9d47d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cc76fb4d63904bb290da375de0be6a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3e0dee320bba4e9c871801d079e74e1b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b87f677e693f48e4a7a053f3ebb213d7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5fedc62a61f48ad82dc3a30109a6218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "76069f302c134a1da6672d9b4d882ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fdecf174f2314d038013affff5b04241", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f5740de13e3844bdb5b4ae67fd62a815", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7e8b14a478349bc88be04d646393a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93bfab7263a4411d9e69e23601d5979f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71b16ae01cba41a2899b2c14df103826", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ce8b2cd5b63a4a8ba8bd6198df48952e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebb200d87b1c47ccbd0accf16950c8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1bf101127ea41bb9a39519ecca582ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fead053cb93d46e3977048f012fa06a4", "region_id": "RegionOne"}], "type": "tricircle", "id": "fc60d4699c6f47e3a0f3fad56ea62a7d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "23b7d0dce346454d84202374c23cbd7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "49ced35ea1354e85ab76d6b3fc46fbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4a6a71ccd21f4ecc95fc93854965725e", "region_id": "RegionOne"}], "type": "database", "id": "5577add9fb8f4980b8c73b68f7d371da", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5cb15ed3a93e4065aed379d710216091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ebf2ac230414da8a67bb4c718e2eac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8eded22013b14899b07135e24ebf80df", "region_id": "RegionOne"}], "type": "application-container", "id": "06ebbd5bb27a4e2d970980c9f723e3ed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ab829b4f3a984508be6f855dd219bc6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "163181c217444b1fa977bd50f85808b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a7e35c39e2c74ceebeecae1aa780506c", "region_id": "RegionOne"}], "type": "container", "id": "e66713e46f3b49148a2dcad79cc4eb08", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d45d8fd4a1f24248b8e5d6d580be2aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "191454edbd67438bb1b383bee20e54ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "877e162172f34313828eac23b64c9e00", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "be1defbfa1794abbb8dea7c98e4fc7ff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1477ffd2c7ed4eefa791e84b64f6f653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cf120377945f49e283cc5b8bbfe39fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cafea70b863c40a784ed401b9cdd2092", "region_id": "RegionOne"}], "type": "rca", "id": "850934795f6247d69dc60ef00947d8c2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "542dca8c49d641d3a1fccc2c8c2df93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f816ed2187a14abdaa4df6e440352a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "919e9634477c4c5c98400d406d89fd96", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dd40a58de72441a1923b72073937b49e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1931c9a53ec5445b81843541b67de639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b228ae6d3c5e497f9377609ba68b4b16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "848c6a82b69849cc919d1b2716282abb", "region_id": "RegionOne"}], "type": "network", "id": "2818a7b4aab84fb99ad74ec476e20d5e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab4dc542c1e14b65bb44b42430c8f3b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "54cd81d70df24996b282085b44b53145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6ff821db93ea4512aa8f675fda9c8ddc", "region_id": "RegionOne"}], "type": "backup", "id": "de2ad857a0564d78806a85746c790bdb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d72406eaabb44dc8579d38fc14278fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c6c4a59f64ff41e9a4121f7619b6d0e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "69302415f29d41b58a2fb28398fa8832", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "19039b0bb12b4607bd5893886a30c0c7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc3d46ac5ac54292817ef9076d5354f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c23ff0aa52284c38a14dfc83ae6eba7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3d6fff78120e471fb34b55ec19163fad", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0c060382e38c4e59939fd8b1270bd460", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "28519b4ad93348b6bcc9ffb898b39536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b17c5f28cc9445ecbd1ac6f9207df1f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7f9a73cbaf9a4955915139d95014671e", "region_id": "RegionOne"}], "type": "monitoring", "id": "22067d3b599041ceb6b1f779f246ca9f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18ac324431614d38ac56aac7106f4f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3a1b7d579fa54e76a6a1dc614aa8b97f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "20913dc23b2e4ea0b2d93e418113276f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "26a4657315dc4bcca985c41b0685e03a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "430ee22e5884478e9d7cf9f911a8b924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fc9060c61b854fb1b48b7c138cf0bdc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "09e6c0399aa8480db7b2718f6fc6d194", "region_id": "RegionOne"}], "type": "placement", "id": "8fc5f21858bb4193b0ca01e59538a923", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "854a827c18514b0c996dbb592c3f6d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e114d2df611a4e449b7de2ba9dca15b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8949a6ba20d14a1d98f60802ae5f584f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ada47f6ba61e4b57861e555bab2116eb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e161e6d47c33446e98b7e6e0016aaf56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23dc5279febd401f8b4cc2db24008cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "76f683357b894c83a4d925dbb3b0db9d", "region_id": "RegionOne"}], "type": "ha", "id": "791c4dc7a40947218cc5d51d608609dd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cc4ffd819449491baca7b51fbced618a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d0fa08dc1ed44297ac024dc68da9dc4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "026b943da5674c7a8cf48a8b8f4706a6", "region_id": "RegionOne"}], "type": "reservation", "id": "a3a3bd010bd94090b7cd8a2ca8c2aa3d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ba907ac5b084a1183b9ba14fb8313d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d6b9b80fc55640b6b5b4c8f2b1fdb7f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bef642b3c3344e409e8bcd624d5384e1", "region_id": "RegionOne"}], "type": "function-engine", "id": "ba250531cc8c4ba1a1851a5c6fbb2889", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fe155948f3474dfb938afeef1ea2ee0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e10343e4ce4e461c9bb087986bf8e5bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a02dabe11a2341a38a82fa66755707ae", "region_id": "RegionOne"}], "type": "accelerator", "id": "c369eeb48a6048ae929bfd06122f2d46", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4e0e47719f84da2b2e7e8a7bd2e422d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "da1e49677ad14952a50cc98302e189d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee52103ed1fa4813af1f73fa34775663", "region_id": "RegionOne"}], "type": "admin-logic", "id": "219ce07d6c314bac8fdffaddf2567d27", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebdffb25c749428ab7b37acc002055a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46c2a1c700c243c3a4a73f2205442bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db9be35e334f4bbc918370f93bde8f7b", "region_id": "RegionOne"}], "type": "registration", "id": "ac87478d1dbf4b9982e9f961ffa20a1b", "name": "adjutant"}], "user": {"domain": {"id": "989f05d7642a45edb7ab533000d628fa", "name": "d81d35b621a742f4bc874c238b272afd"}, "id": "29fe00aeddb649ad80c906a88224d2a2", "name": "fca2c2056a0d4f29823dc36bb3352295"}, "audit_ids": ["afde4c4c165b457ca2fed03d3743f8b8", null], "issued_at": "2020-04-23T06:26:02.200824"}} 2020-04-23 06:28:02,406 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,412 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,415 keystoneauth.session RESP BODY: {"users": [{"email": null, "description": null, "enabled": true, "name": "username-2", "id": "f2851b101deb45caa93fef5180c4d460"}], "links": {"self": "https://identity.example.com/v3/users", "next": null, "previous": null}} 2020-04-23 06:28:02,435 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,441 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,444 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "484c1a41b57d441dbf7ed91f1703989a", "id": "2946172212994bce8f9052926f104697", "name": "groupname-4"}]} 2020-04-23 06:28:02,464 keystoneauth.session REQ: curl -g -i -X HEAD https://identity.example.com/v3/groups/2946172212994bce8f9052926f104697/users/f2851b101deb45caa93fef5180c4d460 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,483 keystoneauth.session RESP: [204] content-type: application/json {12} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.062510s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_security_groups [0.067258s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete [0.058771s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_find [0.059933s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_get [0.055506s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extensions [0.057585s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_get [0.062041s] ... ok {18} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.059373s] ... ok {11} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.210241s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,356 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,362 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,365 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,369 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,382 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.297393+00:00", "project": {"domain": {"id": "fa5ac19a0ce7407a8ddb291ba2053bdb", "name": "714d928d200f49c39e08b93f649dfa10"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "497617b3d6c0422cbf1c95c66561ceb1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "fbd0c642b9ac46cb9daef7c479a1d9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e8b0dc75ab2b4f69805cf05c8dad1d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "174d89949a024b25b7782648d7b3610d", "region_id": "RegionOne"}], "type": "identity", "id": "b9b2d07c70024b37bd63ee5321166cbb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0a24cdf16b974f1a91b696a60355c802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8452f75d2d7f49c1826539485eacd509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7221390f859346d19889ee43ef511b9d", "region_id": "RegionOne"}], "type": "compute", "id": "873dfffa65ab4f61bec26830f289a9d7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "02943004aba5408c8f63be4f6a1fd625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "991dad5ab27048b99921f7acb538830a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "50ab7cf7fbb64d8889db5ed5384f10b3", "region_id": "RegionOne"}], "type": "image", "id": "b2d8e9c711494f3983c807c705d6bdda", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e2382fcd29be43418353c94f8d102ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2202327efe6f41db8dc78115358107a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "dff48ebb99b548e590e1888fbeeacfce", "region_id": "RegionOne"}], "type": "load-balancer", "id": "03130ddc2666455b8ca0b2bda447390f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ecc8587047f4c3a8dcce5b996204a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e697fa22b01488985bbbefbbda85351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ce9b08f30fe4256bba5bf494f68a0a9", "region_id": "RegionOne"}], "type": "object-store", "id": "0399e7c24c994537a05503fede53c55d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06b193b315d54dc7baa12ff4d5e346eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a4cfe2d09ee4fac83c002fe4ad2b8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "68eadaeb8bc34e478092c84034c43276", "region_id": "RegionOne"}], "type": "clustering", "id": "6d784c4c91e94fc9aa17e2f51b9fff91", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25d303049d174bdf9a67e77e17d0a94f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cb5843a8e2a4e6dab5e76c5ac691cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "174fa2d2990e47c284d3d698e0ab67a5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a92bf4b2db3f46d8b9beb4db2adcd83d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e7611b8f26142f9924d182b1660b740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e08259e3ad541d28d6d94f919e75473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae6fc1278927423f929d77a948f54a18", "region_id": "RegionOne"}], "type": "cluster", "id": "ebf320070e5f45fc875300796c1554fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9ffb20c5441f4e3b94d378f67bd27303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6bda4ed8ebd64a25954dc8608d2420ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e7b69d1721084772878a11981a278ce0", "region_id": "RegionOne"}], "type": "data-processing", "id": "6400c34b6b3943a2bcdf0ac9aa17b8ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9bc1ce33d384aa9b4e9ae8565b256b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d268b8826db14a9ead27930e03aafe32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ee2c0407bf0c4e029eb704d0ad5d4e77", "region_id": "RegionOne"}], "type": "baremetal", "id": "9ea300571e1d495db59474b3f1146ead", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "763a8cd4ca9b4cb2bb8325b94f586ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e24894301f1c4f47a11fabede21904e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2e0247282c8d4f208c62a45e6be4bf4e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7f9eb8689cef4741acee9b84c13d5d20", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8d6c46461a92483eb024cb3744e098b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3239ef5076b54422998b5d54d2b1b1b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3d7a9e9dc1b544edb2779ffa84149ecc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "89fe25ad3c4d486099dca4d64526a31c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "29a6fd9eb7dc4969aa64141819b0aca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a14a06d4496d452a9d84674ff9b4e811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a5e09969ecd945539b234109d090d20b", "region_id": "RegionOne"}], "type": "key-manager", "id": "a3568b512c53483fb34db723565c7577", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58ded3e47db14177b20a4df995f5eabf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4fb6360a9e9e40febf9dc584a259454e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "da4c2df6864e454c842faac3840f9047", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f6efa70cb5254ed39ae01eed4268e45e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9498b52fe9b54f22bb1298b30d92a492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21e006f8490b4712928ae2a03a9cbcca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "006421a292c54553882490329719324b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2707d2bc3f444900ab3b34d5b44bce4f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c5fc138a3fbd4288b474f6e5a7792036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0d98d6a456e14ed0bd368cfe3bb82903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7900380931414a77b7080f9ce9bb8fed", "region_id": "RegionOne"}], "type": "message", "id": "5cd9dfe48f2b463f83473e123e712d10", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c7c071ab63074026946f493affc50874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e9fd5728b29e474d9b7b014685216eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "365429d72ea340898718d4bad5304ebf", "region_id": "RegionOne"}], "type": "messaging", "id": "b2a6834133ad459a8d31accb3743dc37", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f5d762cb9ff74d4abd98e5124629ce26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0232713befcd4b0f946db4538ee29b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bd3b3151c71a4802aa8a93c5654a7994", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8a5748135f844663944dc013378de08d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ad45ea443804029b20c5d8d3b0ee05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d4831c44cf85451bbd0a4f07e096deb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb83e9021f124059afcf10f423eff637", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ce36815030a44d22976b6819eff7609f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08db7b7d8d504526bfd4c5263c4fc4c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0594fe8989a4ae59a49be3c7a9c6d8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47f8e922efd84f5798bc4cfd3cb6a2eb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a0b404cfe4894e85852bf9bb833162e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b031890ab1574178b0e220b190fc608e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b30537542a542159f7588e00f9d11b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2dfaeec4afc4bfe9671abf79811b019", "region_id": "RegionOne"}], "type": "container-infra", "id": "0313cc749a3f4af3aebe9db7687d6564", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5ac9fb43507d487ca8d6969abd3019cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "41d95e62602d4542aa475028fb84f2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "009deb721f804cb3aa289c61fc5ff500", "region_id": "RegionOne"}], "type": "search", "id": "d7904059f0d740f5bac572fb70781b16", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "158c3fe23bb44ee2b887c531974ee5be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0ec66fa33c3d473b9589829a9e5c0a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e55c474ce8f948608f909520645711c7", "region_id": "RegionOne"}], "type": "dns", "id": "e686f8bae66747faa95990ee302c65a3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "786f1d33ad754334a121ed6522ddb1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "43be1c2a814745109dcdcfa6aa07d194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4252582073d249bbb0aaaca5ffd27b90", "region_id": "RegionOne"}], "type": "workflow", "id": "d9bd75c958874561ad2b4180c2a2c81e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "991a3fb26ebb4899ac6a6c40af961786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0e257983c66c4ca886a2e9b486dba6bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d1c715a3c0ee4ceb8b4a78790f860510", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a59593ec7a074d18976fa104abcf6050", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5899d9ae19fa4efa97d893dfc6a7f362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "da0b42d33c6c4e22b1258790f4eeee6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "66369f9530cb40a7a541dccd19af19d5", "region_id": "RegionOne"}], "type": "rating", "id": "d8a426653b8e43d898820e91ece07af1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a35773f6ee344c04b28842d16bceb81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a57a7acfdaf044228777868c66405b36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6150ee7f59f9437c86cc159af3e7e4df", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b330fc55d224424ebea1eac5ee91311b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63affd9c3c5444ef9d1f43bdded6b141", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "88bde9818a7f4f9598d62bf7f2c5f99c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "df35402d6f214a859683f9a5c35af099", "region_id": "RegionOne"}], "type": "policy", "id": "7eea140b641e4d8ebf9055b87a6fe6d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09d9c46c69f94f0aa331e369394b2413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3dbf25ae2bd42e1a97c562cc2453692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0db4971465e942058751d42ea2f7510f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d76eba4e316446828c13dc62a22fc25c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e74e0c00003c4fdeaeb58c008d3794fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5c465d815324791ad7246902fd48c34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4fbc572a0e24fbf8ea4dabfdc1881b9", "region_id": "RegionOne"}], "type": "sharev2", "id": "28a8774aa3b54f42805f15176ee889f3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c16092a158340d0a5617cd073ec09d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2a7efe4a3b5488aa6f334e89f1be1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a5ed30048607440ab2e9e8825d886dfa", "region_id": "RegionOne"}], "type": "share", "id": "1945e3ceaadc48149bdc228afb333356", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "98f579875d934a5cb406cf45e971111b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c87eae5d90d4c409a0b0266e3ec793e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87a3a013965b490cb82944352cf6c6ec", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a84466205627420b886a0f3fe62efa28", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cfa25aacdd84ddbac6d96fa83134091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "013b250bf5964d6d9a84a2acc86483f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de739fd670e643b2a31febb3b4f34459", "region_id": "RegionOne"}], "type": "orchestration", "id": "9a496a2392e14db2a68f952b50eaaaf2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0668dbe6d90420da97ad7b4dc356b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "921d28fb4a4d4811829260029b9ebaf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b31909bb5ccd4f25855fff3c58670ef9", "region_id": "RegionOne"}], "type": "block-storage", "id": "47a85cde8afe42088daa7b3c8e730846", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c320ff64d5146d5a0777d165f5599f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b81d8dcc280e42d69c35f2d2857269bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12604e3acef4486cb45022caeac44ac1", "region_id": "RegionOne"}], "type": "volumev3", "id": "d2be9553381d483886d59cfcd5d84e0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c02ea8a42603448fba74637526ba7b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1eec6b6102a2459190486a4b47f7b321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f1caa795b994609b7d449d88c0ba1f6", "region_id": "RegionOne"}], "type": "volumev2", "id": "365a2164765a478ba3f166f351d3fc7c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96e2895e2bb642c59a1f294e40b9c958", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5575de195461473ea0e94d062e3c6fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d1cffbea426473f8c4941a5b44d4ac3", "region_id": "RegionOne"}], "type": "volume", "id": "9faa8adbf65340508f55fe8266a8c245", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ce65704f51c49a19e4267507bccc024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a953d53ab984507b27416a4e8860268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bda67de3d3c04260b42ea659817e6753", "region_id": "RegionOne"}], "type": "block-store", "id": "d573c7d4277f42bdbc8289df03acc474", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cfbc678ca9354e3b94c4fb05313a3b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49a441f980584cf4a61100b6fd632ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "131493f946e244a9bc35099b7bf0c233", "region_id": "RegionOne"}], "type": "alarm", "id": "cf03d9375139403a83711dd335c6fd42", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "100646fd9bd146c89c5c44c93ab5ac24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81d5444315504a4c968e891823d09243", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3c5fe937539479faa7553250f43e5ad", "region_id": "RegionOne"}], "type": "alarming", "id": "60202682ef9e41dca1166d2afe5356f8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6b346f5e53ab40faa59fbf361afc4ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2899e36fa41d415dad64ffb5102b6caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "426476138b184a5cb3d1b312551c56f8", "region_id": "RegionOne"}], "type": "meter", "id": "d0f5b2ff33bd4b62af8288a9b709eef2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "375e438d84f2494e89593e536ef2d54d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7784b06db1924151b6040ce115011c76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "56ff09524ad9424ab62628a1c4d2d972", "region_id": "RegionOne"}], "type": "metering", "id": "991ef321d76f44a1982f4d1f9524cb39", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b72ba6625cff4b838ff553c237e860d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc96d7e58a8946dc9d99a68af511ce92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b211b13bd8b460093ec46a3ee25bfa6", "region_id": "RegionOne"}], "type": "telemetry", "id": "3d687128c36141b6882c46b589872085", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ced1ef3991594bb89cfb5c0878943de2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba1e2047408c482e95c6f21e37468924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1519b57d98054474af238650b825d7d4", "region_id": "RegionOne"}], "type": "event", "id": "e59beb7233f2435383e00190f33fd50c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d77c722f99c141f39cc885933572c78f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85152d05c35c41bfb0ff3589ee37d3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "229358adb1a543d0a268e641acaa2ac0", "region_id": "RegionOne"}], "type": "events", "id": "bcf9c1b0eb4d482497a91b7a94ad8716", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a00045a3a8054446a292e5dcf53d2c31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "67da92c51874455882cfa4489a4353ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a522d7247b3f4f25865a61c99077a1ed", "region_id": "RegionOne"}], "type": "application-deployment", "id": "24ec24494a8242aa99212b5a0e67f792", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d9843d92c89d4a5c8616c4417b2943a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0729dbf72dd644b4bd532c0fca94d94b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51ae55f3cdbe48ca8cf04a0cbe445769", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c59e0d0a473a4aa492938d0855008326", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12030494d19b422ab2f622b713788c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43fe78a347814839a2e2f072a27e03d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8e958efa57d4ca8a85533df7f88b0ed", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5edebeedf4c7483dae24a353b5af970d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "65a5be090bae4cde8103eb6ffdbdf7f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c57ef69328a64329baa50d91b1a367ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5755995bbe1b41e6a0fe6e8f49d8cc06", "region_id": "RegionOne"}], "type": "tricircle", "id": "470de063abb646f3a998e31af8a126c3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ba22817bb996453b9cda3766ea087fb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "470b787253e2483cbb07c2c775527bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b3f944bad52146c99a3232e74034059f", "region_id": "RegionOne"}], "type": "database", "id": "7574cb76d1a4413c90d418925db37096", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f002502d96b7440a9508f6c99dc8d2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2db6926ab234fc2891257c8421bd0a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f6e9dc5953b04511adf3b48374d271f7", "region_id": "RegionOne"}], "type": "application-container", "id": "40a987204f6e49e7bf7286674627b40c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f57df90754147e7a3c99eefd0312ed9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc178acc85204e5bb7bc16264a4b2b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94d6c99ac22542cd9e7799f692418080", "region_id": "RegionOne"}], "type": "container", "id": "0587402323ff4cd7a6554dc544222677", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7883c877d7d14080a171f8e71725025b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d17143d0ee0c4be991dd009c76b411d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e723b0171814490aa841df98d484f1ea", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8fa944e6fbe14f51bdf29e01318113d6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ca7183a8743f44c79acde6d94438e9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1991c032ee4a4c17bfcb470569f3df66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f10616bf80ee49bf88e9a54384276bf8", "region_id": "RegionOne"}], "type": "rca", "id": "ed3cb1d04bf6413c982ad9a174953d82", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1086d20173404b0bb1da82c975db8c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eb9384bda0bf4e7f9c2a7a2784944dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5c6e8c04a844428294d260fcab6816f8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f06b49191cb94460af621463315dd6c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d4caa048a861442e82aaf70d24b5b242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "59ebc368736247beb9aad94356e07ead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "edb8ba84457d43008b6ade8d9ede60da", "region_id": "RegionOne"}], "type": "network", "id": "3594fa28d2ca460c92d9ba0eb1a05374", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cd604c5b7e084ccba473a614185052f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c4f8fd5d3c3e41d0bf92f73672075d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "91a8f91c0a9d4f35b3b0cd3e1c16593e", "region_id": "RegionOne"}], "type": "backup", "id": "6013f685486941078036ac19583cb0d3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "465464c0c464477b8bf1e1c7b01a4d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c23882a1dbc432d844d40df48b4a250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e9dfa562c60a4f969bf20fba52f34352", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "42863085585040d9a9e4adb7bb52c9d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f57e6e0feda449fda5907d41fc91e580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a55add99cc514de8a5d19875fa7468bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "febee66b66244ceab595803e4514ce41", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0406d108d19345ba968ad92c4bc77558", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72c0ea5610f648cea2bc0ed2b990e938", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f8d40e44fb384585bc2c086fd001a756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "af29d122ec6b4f988d25426e57321bfb", "region_id": "RegionOne"}], "type": "monitoring", "id": "bdacdcc3c5144eb39c1233958bef0ebe", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8ed2b057f0f14e238fa91929b911f16d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fce37ec96c6544b0b2b1ce9442471a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5ec90466354c499ba638bf4515c8f4cd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cf572edcbee44cd1a33c1d54f1832955", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b796df80bdb84e489b77d824980105b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dc5f462ea7ae49698232ab152c533b5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "59bc46ed5a404728af0ab08ebac55603", "region_id": "RegionOne"}], "type": "placement", "id": "0f26e2d9ed1a439fb8048794242d6aca", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e7791619dd747f298dc2ba8764f8183", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71040797bb6741e7bc239b51232968c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "36b718b9d7b44082b6720d88d2061185", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a4158258d773460bbb2a16cfd7778df2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5174ce2b5beb4ccd96795da19aae7121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40380afbc36447d880620938dbc67c16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a72bb87861d846f798242df104c61c5d", "region_id": "RegionOne"}], "type": "ha", "id": "2f3e6735ab994144933bedfaada9269a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5f82a6c486f44a53827eb090266743a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "284783496c9e4be0bf4bf7717818bb43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "68110304ed8347f4adc3d234a862f0e3", "region_id": "RegionOne"}], "type": "reservation", "id": "6dc77236916c467d94fe0a366d015591", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5cc551422417414995cb0d6462b39e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0151af4eb5df4e31a82cba361517c947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "191a1fdc320746ebab9f5214e6da1b83", "region_id": "RegionOne"}], "type": "function-engine", "id": "01d1df5088764a12844bbb1c22314092", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de729e56340542c783d48826ab1bfb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "46c241d91b594c64b550515494f672ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "08318712889e4adb96fee867a6dda058", "region_id": "RegionOne"}], "type": "accelerator", "id": "0c8af81e15ac42869228c2cf3eedfbcb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e2528febe154bd588462d64c7772dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bead97eb72974c3fa0a536f4e276e78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "61f764e3ee634aad82573c257ef24dc4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9c97eb977f0c4b20ba8b188cc27b68dd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b28447c67169406c95afd317c1524d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bda17c9da33040ccbc3005b5c14f0d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cf8f483293e34b6185b7957f95a24185", "region_id": "RegionOne"}], "type": "registration", "id": "3fce21ab00ca4ec6828ce5ca39429128", "name": "adjutant"}], "user": {"domain": {"id": "5229a4ededc04e0aafc2623ffd506d3e", "name": "9235df5b23404f37b82a4e9ebec87d4f"}, "id": "12e5ae7620b34172a32d42c62c14adfe", "name": "092c1ee5d0434709be19e1d5bf74cb48"}, "audit_ids": ["aeeaf8857ae24325bd1cccf250503cd1", null], "issued_at": "2020-04-23T06:26:02.297393"}} 2020-04-23 06:28:02,439 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,445 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,449 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:02,494 keystoneauth.session REQ: curl -g -i -X POST https://dns.example.com/v2/zones -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"email": null, "description": null, "name": "example.net."}' 2020-04-23 06:28:02,500 keystoneauth.session RESP: [500] content-type: application/json {10} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.418335s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,171 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,177 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,188 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,193 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,206 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.090968+00:00", "project": {"domain": {"id": "fef25294c4b24f53b851bd7d8d507835", "name": "7c58b65d9e3740a7bc6b3e96e9ddc6d2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "13563395ae0d483f834cd36b21562073"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8e483a38b96c4363bc095021654d5fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dc99fbe116c647a88ff424a4da982102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "89b850275c2c41429aebc6372089d83d", "region_id": "RegionOne"}], "type": "identity", "id": "c84cbc952dd54fefbe98b89fbd3de1e1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1097ee3da9c2459cb18e670ed3d5ca80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d08491c19b240629ed01e8c9effdae3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b11009269362415d975de96439461cec", "region_id": "RegionOne"}], "type": "compute", "id": "1a037c3989d647e781c1006151d7d3bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "be216282518a49cc8c82e78f89e67249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dde024dd36ea4893a82030684b7c6397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ba5760bdc0284b6eb86f61f3a3829c22", "region_id": "RegionOne"}], "type": "image", "id": "d08f0e99ab214043a45dc760122e0e97", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cca2d38c8a3947f8b74abfcc398d941f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "83aca1476f444253a5fd4808fb36791b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c35814b43cd04b02b88c5ac6b43ded07", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fdef55be7d2f4d76ac6c1e628808baf9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15a5697457aa4fdba0e4c809c946d8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "243ba09142ab47c5b3d039e87220421b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c22b788e3bee49e9b6743734695d678d", "region_id": "RegionOne"}], "type": "object-store", "id": "dfbbba7efe1f4003990d8a2c99e79df0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c00f0be933b94458b8d17fad78278899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93fc2c79c5ce4c71995bf46130751e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "27b02f8f33e74cbfa171b5b16481457a", "region_id": "RegionOne"}], "type": "clustering", "id": "adb68a167df84290afac17190c08e532", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b38933bacc7745f4be6f952f1859100e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "616e6bfd5bfc465e97959b89d4e14c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d79d18cb9d6444fa96d6e4bf38a9d7e0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d821b393a0d04ef2a2083c0a088b9d2a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbc7f03427bb4c91bd9962e160eb5339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3f28b6a194b4861ab0ba5fec450ff61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fe65f96a012c4103848945a9c4794d2d", "region_id": "RegionOne"}], "type": "cluster", "id": "c1f72a991d5e450a92341b23fa6cb28a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1999bafb0b064b65a22238289c649d63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5ab06c92993042408779317615b714d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "40cc3b50fc284fcf97083fb933c05cdc", "region_id": "RegionOne"}], "type": "data-processing", "id": "e8aecf0e7af347c896a435c19440247a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0622acae60514b7e955fa64a1d5d2b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bf450bd1fb1448b8e42fc2e30666a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8ac3c09407314e9b97dee9ca72197194", "region_id": "RegionOne"}], "type": "baremetal", "id": "7275674ca5d1440f8df1f5fecf361a8a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "100b6527f9b54077a4820f4cc488ac97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dd19562188db4824960be04b065a44e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bfcf6e5cadbc47cb9b866bbcdda1540a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a9e5744a76014f1095c0dd0a22563156", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cf8152a1fd884e2dbc15b7ab3c7866ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d1d6155d2faa43e09c42c66a1df04a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0e3c70e3ad2d46bba37b8dd715963e06", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "84a11f87f1ba4ea088b82beb0c5b96f7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c064f34fc15343449b3e04f3f2e9c9c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "289ca871dd3d4d56ab9abe631ad4a901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c4e5ad0f6ef247e2ab79af454b9dba39", "region_id": "RegionOne"}], "type": "key-manager", "id": "3a551fe0720a4680a3622291e95dddae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2083048625784b41b02965bfee2bf39e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f2bd2910f4a486881037873671961f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d2909c5a71734685afa829082aeffa14", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c0b3fca746f344ebb12ba9e3a8b720c6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "76248f07255b441187accac82483cbe8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b36a9d5495d482aabb02f5302a231b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e27fe36eab6947b8ac8f9a0f7db61a6e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "586a1ca3ad254ec79228acbf9a9a8616", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0774d83bb25b49b9933e826d2c073b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3239108f3f864ccb87402d9ff9f0903d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ba1a171c804a4444bb4dc65579d1badc", "region_id": "RegionOne"}], "type": "message", "id": "ce11f303b6a945a4976024879f250c04", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f97078dd1482440787f6fdd2400f851e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9762991116384725b5d34027e13cc8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4b9823c4a8d041a19ed155731f98ad17", "region_id": "RegionOne"}], "type": "messaging", "id": "d13799fbf8ea480e9cc7671cc5dbe584", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f2b2f8411724bb0abc1779bcc63dfd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "33f0f2fabe5c4433a247b936bf7de8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0f90334cc9c342a6a64e22c70ac39c91", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f9abdd4f28bd45cc9a6470ad87a3f631", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3148c778fbc14af29cf395cde14f9455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca9495ce896548e8b9bf9778edf409a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43fce2f6058840b6b2f14f848c4c079f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d6355605886a4fc68fa73a890dd9c2e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea8853ae012344be871f6918921f92be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c99bf9caac5d4bfdb54d320db9936fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2cf7e8c68be4ebd98b589c83c13fe3b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b198ae0d53244c10972c3fbdcc6d6d6a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea23b8be3a2d4de9a576a34d3b60c29b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06174179eef146fbbc99f98d753d37da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e250a52fe1044b5b35b6d0061b06fcb", "region_id": "RegionOne"}], "type": "container-infra", "id": "a3d560ccbd2a4ee6bd6e122e98eba716", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "835ccb00fca64b36bb20ec5b7d526112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3dcaa2108def4cbf8b682501728b2c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4d7b7218f6634db584e9dfd02d1863c1", "region_id": "RegionOne"}], "type": "search", "id": "7a700b40c5d44831b951d54bb42aba2f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "6a6c069ff9544dd6afc9d4d6bb5f663b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1e8fae7671a644a991a2e69fd10b6d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c88b144d2f40466394be1dbec57aa80e", "region_id": "RegionOne"}], "type": "dns", "id": "bfc8bca1056a4925bbb026f81989b277", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04f8d443a07342fb85a15e1a85fdaacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ed8ee0fc817d4cf6b21e7ad41c0b0f46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8863c69d310a4f63b767148685570cee", "region_id": "RegionOne"}], "type": "workflow", "id": "819fda929a3b494fbc94d4cc3459c6f6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dbd266e0d0f4441485a7ab166dee808a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4dfca22190be41c09dfeed1b5f72bb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77cc6ceec8d841649799811a8ace5aa0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7d0f9f7782784dd0ad0ca48bfad23308", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8e6e50ea4b4245d3aa1407d3b867b93d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "556dc615f1c94624a1da301b908185d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1d0a18ecda924310bc153c0543c5b071", "region_id": "RegionOne"}], "type": "rating", "id": "a2ccf94fc20840199ac598c40c1d0242", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f438c9ad77a34fc6acb8e2a9881c95fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d1372f9563c46c78d06c941a475e8d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "22a9e8c3bb2a4962b69540f91c02f2ed", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b3422fd12afd45d1a14356a6868e4b9c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "edbb6c4576a94d40b356779a68ade158", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ef75e500d1c48d8be46d6e44ff34ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "93432d1b878f47ad9f8d1f1872770395", "region_id": "RegionOne"}], "type": "policy", "id": "249a9e88df8b4ad7b3bea0d69b98d1b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a0a7805158a431fa3898951965d1c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3b1947cf6383410b828a349a6827670f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89c49cd01d6a42c395ea672d61c7cac3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "435b552c90c6445ea89eed0f4a5855a8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da198dac939f4008b08024cee45f4e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5527f36bab743458ae18d87dd1d0eb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a454fd7e9f7d4c2e9f64a6c09303cc47", "region_id": "RegionOne"}], "type": "sharev2", "id": "8c980a1d58fb4e708dcb551e12dbc5ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d529a83269a243fb959299ecd1f6d33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e14cfc6cf864aac92ebf2c94bc26039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9a4574ea4604b72960610c7032929d4", "region_id": "RegionOne"}], "type": "share", "id": "c948edac033344fb80db282669cc8f8f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "16b9de020b5b443d995d280a36cf0f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "99b720fec5f74eb698206337a4881950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "48860d1c1e4447078ec54e632487789b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "643fee42c278436cb0b37e36c57caad7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5da6f61c70694220b9a7815ba7b254a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26bc6f463d2e4a89a8df27b62c2a708c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f81365b2ed644f64be99dbbf465a7db5", "region_id": "RegionOne"}], "type": "orchestration", "id": "4227044cacdc4c66b9efa2dd69c72c05", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e22aeba4791f4c19b08fe14135930537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5e77f56f87f46818b92046374cb108d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91530a7bfab64bd29a9b1be18451a2c9", "region_id": "RegionOne"}], "type": "block-storage", "id": "c03770642aeb42a6934f83816f4d5cf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1a78ebaeba5442a9c8dc202fed79980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b142758c7154ff589649175076e9e54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7abd8a8830684843a09df1fe11d9d620", "region_id": "RegionOne"}], "type": "volumev3", "id": "78a621f1750a4a75953706ee2a8e47bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b39b917a151f4413af1220a420b6a7b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc2b0b0f9a5a409c81a5d81acae0c408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a34263d13f0434e952ef6d68c9c54b0", "region_id": "RegionOne"}], "type": "volumev2", "id": "45713d1089da4f118aefc24f20d7df5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1717353ed1074c2ea48dde5225dbb065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "878d83dab5cc47518cb450a0153c1025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4c6c9d6113e4421b927c916c1ea00d0", "region_id": "RegionOne"}], "type": "volume", "id": "cf332f6469ce48f0882391419f9c9363", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57545f31e49249cb8a85405afda2262e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a72e6a483b94562a33a5f7557238f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be309d91843e4ad18fc9cea06f8e8121", "region_id": "RegionOne"}], "type": "block-store", "id": "63b61c5e31384036b2f9e795aeab9cd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8145c9483444463fa3b953ba6374c1d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0e5224713a6e49e4afffa5b7d47deada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "06885f17ada84765b127707527547fde", "region_id": "RegionOne"}], "type": "alarm", "id": "9997411955e1485ca6519566d27ae19c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "89760ef3925744f7a2cb1e44e7b8c337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bcd088fce1b84abbb0025c3924a93a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07ea12bbce36493abd1f7470ad3fa209", "region_id": "RegionOne"}], "type": "alarming", "id": "f4f343a8965446f5b995d4a36a357b92", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "95ebb6b7fc834a20b137684b30dd97ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f47921bafa4486b8bb106936bd16975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "265fe2baa3e64469825a3761d97f2b25", "region_id": "RegionOne"}], "type": "meter", "id": "bf515087f55e412a8846c2692d29dfe5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "489e10e8f16f44e7afa25a719f3a3810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b23d00f30f714d56bc95510ee1b76c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "36277010a287466b9261238e1d3967a0", "region_id": "RegionOne"}], "type": "metering", "id": "fc3031157b194cdf965548e4c576d6e9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6c895fa75a64d99bf1062adb6ac2dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a5828b422f44ab5b47b1e52d7d642b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "68c904073a8b444e90c711f3cf3cb243", "region_id": "RegionOne"}], "type": "telemetry", "id": "7712f2263db045f68e2e14047137e137", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "750643188a2042328ffa0b87c4b1b2e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0088aa00ff6b48c59d6b455dc7a8fe04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "880d890b83144ab2b0b2f23fb94d3b2a", "region_id": "RegionOne"}], "type": "event", "id": "0d41fa8ddbe643edb7c733aa06d3f44c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bd6ccc4bbd5540c99f0dd17ebf0098c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "048a397624f84aa49d59d3ee5873f542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4637dfd19ef94ed6b5cc591c2f2caab5", "region_id": "RegionOne"}], "type": "events", "id": "988bea66036d4312989d1598dba1708a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "29fbb3717bf4431d9d87bad8c1cb7ce1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f2b0180c1b534f42a5070800025273c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "74dcd08ce8eb4a2faae7c22f14e857cf", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4e3213c260a6411095276258064f8900", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9384e87acd28447d9db7c317a7100e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "899bbef4426240c3a3f215be526daa5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f5453cab1f794177bc3d6d15249ca6e9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "586610446c444155b192e77c579dfbb4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6c4c76690eaa4f7f80793c334a95607f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa28684302ac442798094278c8bb476a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "461fdde125ca43649f6c00ae87f33a56", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6d0fd2cb734f40aaaa2fcbb7396a15ae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "165cbddbb29549a8afaa40c8e0872d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f3bad9669b749998a1172e7a9bd9b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "433cd365116948fca1f54565d9996fef", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9fe5d4a4e0e462f8c4c1fd1bfb339f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a2aea82db2fc4ab1afe3f0f6026d344e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e9ee31815e4549cba45e5c03e1deea93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "35e94588f854427ab54daa066afd7f76", "region_id": "RegionOne"}], "type": "database", "id": "6e92c32e32c44eccaae22e0801aa71af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fec97cfcdb2a450c8442b907133c696d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0bccef2ec326419f9456289ba0318e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ff56ee316c3f4312855f18471643f4d3", "region_id": "RegionOne"}], "type": "application-container", "id": "7072db52100d4596b90e8ada4c30678e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "008015005861495588a8fc8524978d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "48e1b79b06464c7fac1b7da50b28b9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3900fe6b03224720a3db30be05158d29", "region_id": "RegionOne"}], "type": "container", "id": "2b08473940384eeab397f23b20aa322d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dcc19154b9084075899e2c659b5fac7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec8ec68c77c24d4eb37897bcc75436d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ad1fec9cc6f64617bb7f6c4942512816", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "596bfc4d4b11473dbc9b170af74797f5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9f67f2ed561941d9be5d74bc2874fe58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6d1d8134a4b4201b1da255e782d7c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f191caa7501943cb9930015555df4b59", "region_id": "RegionOne"}], "type": "rca", "id": "e49a767b0e01432eae110c22e91009ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2912529e42a04107b60768d16b39766f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bccd88064e614219a8f939a8f97cccc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3969937e9cd741aa8ebb5cd1b2d8d7ac", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2eb64694bcfd479d9a728a0c783367f7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6cfba6d731324605a1d30f2bf376cac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9a4a55c1d8364f99a9d7ae57ab304ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d11bd44fabf844ef90962ddc2ed0f845", "region_id": "RegionOne"}], "type": "network", "id": "d4f0e90e914e45b9a7a9fe84e927cba6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e894c6105bb49659e36c23859207baa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6b72afa18eab49eca00631774f580126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f02a9fee415b435089f2b6087b4e813a", "region_id": "RegionOne"}], "type": "backup", "id": "21c855972e1346b188ee9582893ef79b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf93fe83ad1d4da98b1bd3dcfd3df67f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8586f434e7f94267b0050f8b2e89358f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "49d54b0d567b4114855d43ca83c50f9b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "66445b1908974c25a5b7a5e9ec43a006", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fb386b65bec4cb6b3a08731648f4719", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a713072abfb34ddfb4b2209110e095e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "86b7eaec2c3746beba64d1b8d681d735", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ac6fc3d1796a49a4a43d8f732cddd57d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7183b02f3322497688b6e355d2a2935b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "22a2cc4f7327497791ffed5ddbc7e70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "82e22e0211284c93a8704ef6caf6e7fc", "region_id": "RegionOne"}], "type": "monitoring", "id": "e0d1dcccfdb34ae595b9c44861fed035", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cd8f948a1675416d9ba1d1e66e17a6e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c154831fca54ab996c5487bc4ad3732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5e96b518f28e4087bbf64c5e8eb58e3d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9b7a660f12e2428a919fbcd9f91711eb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "60e6fa34ae174cfe994d698c4b3f6505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c239f8f6180645f58156542ca13b955e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ba7a1e9653a04ef286ab4633e8d8e283", "region_id": "RegionOne"}], "type": "placement", "id": "f4b3ac545eda400cb3ec96dcc6e38189", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "640feacf7ea3448ba616fda1447952fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c904c78720fa4b93ab271f419a249efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "15aed8b299cf4e5182abeee57b3be1d5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "39b06999f7ab4c70b1b740112376ba7a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf628f90664648b28cf17e546cfe4963", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bce0c3d309dd4b55b42256bcaa90cfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b5b54fd2d35743a183a427a5716f32a2", "region_id": "RegionOne"}], "type": "ha", "id": "cdce29782ecb41b89939e3ac2efda8b6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2db531c4c934e96892ecfafdc5d0cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58525ad08e4f4d07b6e359bbb8dd4e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0a3a0a1a715e42acadabbfdd39bb7dd3", "region_id": "RegionOne"}], "type": "reservation", "id": "81b166e2f13144498e4061117bc966be", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6dc2e78e34ac4ede8c9fca46828ff068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ae5ff3777f2474ab03072f09cfc036a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ff85d6385ad5442d8d8562fde4a5a1af", "region_id": "RegionOne"}], "type": "function-engine", "id": "5d88f176964a4a79b029ba95e6c10147", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b689a6336de45edb3da7a2f722f0b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2dbe722066494a25bcddab8887498f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2d20d67b15f9478295fdb410e32e28b7", "region_id": "RegionOne"}], "type": "accelerator", "id": "b87d49bbaaad48debe063e13bf63e4f1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f74ca94dfb4a44d998c9e3fae44cbbb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fad1f7187534d0a97d41ea6f32a14cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "33b189adbd094f11a3fe33403bee75f4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fb61b9b749f842a3922cc66930bb83d3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "97faf6962eb44c858c634722c95856db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c18c041d9f3f44799a2146c24feba35f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9cb83b11233c49e4b955cbc6485cd900", "region_id": "RegionOne"}], "type": "registration", "id": "624705b4fc844a1a9d90fd0b14a70dfa", "name": "adjutant"}], "user": {"domain": {"id": "ca86109e5f614de0b4a258e966f2fa16", "name": "b506a9c86adf4e489d52c034b0fc727e"}, "id": "6731817e98b941e0a4dd38b9de5fe30c", "name": "171edc04006e4fc5890aad011e0b2e3d"}, "audit_ids": ["1df7716144ca4b64ac0d15cf93d410d0", null], "issued_at": "2020-04-23T06:26:02.090968"}} 2020-04-23 06:28:02,318 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,324 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,328 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:02,349 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,356 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,360 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "1234", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "server-name", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:02,438 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,444 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,448 keystoneauth.session RESP BODY: {"security_groups": [{"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}]} 2020-04-23 06:28:02,495 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/1234/action -H "Accept: " -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"removeSecurityGroup": {"name": "neutron-sec-group"}}' 2020-04-23 06:28:02,501 keystoneauth.session RESP: [200] content-type: application/json {27} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.058641s] ... ok {5} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.054694s] ... ok {8} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.058967s] ... ok {22} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.061934s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.059386s] ... ok {16} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.061463s] ... ok {21} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.223059s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,405 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,410 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,414 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,418 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,431 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.314850+00:00", "project": {"domain": {"id": "49bd9de3409e49f8932628a44d886274", "name": "8438e89b480945cca13471a1aedc43f0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7109631cb9e343eda9f9c986a4cf7d4b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cc61c83129a646d588d9a7057938847d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c31f9dcd8efb4f7e9282190a8f42ff42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8992b6da2cae4f5db942d65e0e1c0812", "region_id": "RegionOne"}], "type": "identity", "id": "95520a7e995c46a3986400f24edbcbc2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e7ab1aba9750437187db381bf611f2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2cedd02851b84164a9d7f604de592213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e854c0f6e41c4fd1a64a44653c20ca58", "region_id": "RegionOne"}], "type": "compute", "id": "47d88819186b4b3e8a2213d8bd9eb5ba", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9e02239244254cc992e84e5ff0ae17dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7bb3bb3cd9964cff85822f70a921d618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a0caa00520b84a5b9b0da0d44a2c89f6", "region_id": "RegionOne"}], "type": "image", "id": "3cc65e4ad5c84665b1a370a4fec580f1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "681958bd06d24bcf94efa4011c3fa69d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "10495fc6a0d0416680da47326b077370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ed9099071fc14aaf86b4743a0b4631cb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b6f490ee4f6a46d4b311c432c90ae3f0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f83015cd86454dcc98080f3a5cee023d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e96b1c7aafa642b7962227c6923d91bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb39ab2c86d48d08296e721b801d338", "region_id": "RegionOne"}], "type": "object-store", "id": "e57e7d99f3074c46a8529cb79afd1dd7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b147d7a111049b49dcd113b288524b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bc1abb7c20f46be8954fe083baefa39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "519e41a5103d49508652a2776f893712", "region_id": "RegionOne"}], "type": "clustering", "id": "dca2eddecd63427baf6586c83cbd57bb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8cb9a423af5f4c4784e496c389161675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7cb22fed713d46beb5e74ba052e10d57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d106fe605fb9474c9025dd2e38ebd155", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "039a81080e554153af9d59423e08c447", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "104f8814e4aa482eb04ab304ae416e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca568bdaa42f40f1bc3001ad55c6b77f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1b2888aed49442eb0354f72b022df46", "region_id": "RegionOne"}], "type": "cluster", "id": "21f4b02e7fa442c2a9ec2bb939d66266", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b484b4adfbb04e0e826c61fb4716880b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2463098c19b04fe8a498e1b2fdf110e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5608c19841844254a0f0b9d3769e0fb7", "region_id": "RegionOne"}], "type": "data-processing", "id": "78a1e9f507a34a8e9464523752ec799e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a1645c2c6f84218afed485f1e9f105f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f81837b171b4608820c8d62ab84d68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "54f01c1bab2d478986f5ce37ea32b733", "region_id": "RegionOne"}], "type": "baremetal", "id": "6ea8d6cd3d014cb390b3a0fa102c342e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a870b5c3d69422c9ddd5c5427d0c652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "84c44885e5ad4d4795b6d2627c3b89b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "39660f77eb94496197b0d4449bb3f2a3", "region_id": "RegionOne"}], "type": "bare-metal", "id": "43395465f6674250b40175155e75af4a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c4e305c828e948babf7040b2d82a9e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b7fe318716a4a74b4f888672840d0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "09af2d753e874f60a6a78818bdff3ce0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9a8202bad1d14f9e9927e2627b74df2f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "759b91303a0747e0a1a69f567f16d97e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f10406e19314423480622dcef2c0f33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0f0d1312348247b48867cd5633bd7108", "region_id": "RegionOne"}], "type": "key-manager", "id": "893db4aea34c4b88afbcb91709fb035e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12541187e7a945bdb8ce7560b48b309d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e95a1b8c2368495190f5b57ddbc8dec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6ca8f80184b44e53861c0552933e1b2a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f6c1b1eafde949838cf50a2dca783371", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21825e1a4d504d1197edba7ba9f93df2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f19174673cd249b1ad8caee7ae7dc812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "410347a1611242a38b42ab1583020a41", "region_id": "RegionOne"}], "type": "infra-optim", "id": "24a3ab32072544fdb8dfb1056e2d7589", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d0292979105b495cab197dc7e7bb06c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "04e149f1fa7c4725b80df07277cbed5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0ed3629f88d9426990eeb99791065cde", "region_id": "RegionOne"}], "type": "message", "id": "6497c9f34a164d7787b151a34fab1336", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "568f24abad294b61ae5044a87ba3798b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8ffc890f05584bb98dc36e6b20fb9e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "260f18b8e523484298229bc27d97284e", "region_id": "RegionOne"}], "type": "messaging", "id": "fb4219286202438da0ead20495f0d15c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2dbe7b610eb44eeeb0f02d88d29165eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17df76c02c884a7b955c3e0c209bddb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "baf274335ab9491394c678eaeb6740f0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c76bd010e9fc466a9a5110de50e12c7f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98807009eb6743bca83c01267adb112c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cbe982c160c4fb79cb72eff55274f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0d5c498e3b04af1b47356d747f94ff1", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7b4f904eab1c4617b361d3f913367cba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d28d7c5f3fd547d69ed0fcdb1832c46c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f01120604e3b4f5d930921b8ce7cddfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "962814736454455b80efd4d91aa9e5ce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "fe502937aefc412b853f33cd7a39cfe5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c724c0bb35de4adcbeb1a4d06e0d533e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e3ec86b7ef104a33b27d97fe314acd7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab65fc4b6ad941d8a370033b68f8d609", "region_id": "RegionOne"}], "type": "container-infra", "id": "e17ca41ff5354769b3645d6d03a77059", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e5964aea1e134b098a2c3f25ba9d4fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b68041771e0149c5aa98a1c8c07130f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aee0cd1955b04070b1b2ffc6113ab987", "region_id": "RegionOne"}], "type": "search", "id": "4405376f196047b8a601cb2e7e62e580", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c45b53b0718f438b83436e83f6e88a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b34707121c4442f3b317289d82aa655a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "528a5e6612814ac5848f9d5560407f22", "region_id": "RegionOne"}], "type": "dns", "id": "086643134b6047a18458c8033f8bbaf3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "abe5784d6ffe4444966a64e417813b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fbbac86500c944e4bc5ee2b77fd54045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "97de505d407646878eec910233e47b19", "region_id": "RegionOne"}], "type": "workflow", "id": "3e00ff3cdc6647aaa936fd58aa352587", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f39fa1d50c3948b3aa96d8f81675116d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3a42d7824284bc5b92d618715761ac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9490db284d014298b6bbd7982155ca4d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "163e28cb485c4ffd98842bec96387012", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1b5d38f1bea8421f83bbf38e60c17e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ff1db182992f4914afcaccde9fec2d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "94ffc4524c06406380af6675e87c7be4", "region_id": "RegionOne"}], "type": "rating", "id": "347e0e43635742de9d0dc01cf46bd4a8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89a4217b6b3a4b44a619a74f34a872a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44d5af86abcc40eeb49f69d7397d7686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c886abd182b4923b9d52b96249b746f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "755f9c8519174b709090e20c535e6b14", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f275ca88d8284f7fa7fce785fb96d5d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1cac105b79614aa89e78e2be3efa946e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "35a027bc765b457393223a3845b8f3eb", "region_id": "RegionOne"}], "type": "policy", "id": "b1e3798f0f8d43bdbd05848c6a694955", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9be07e1054a34d669fade9a5cafd16ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a95f70d2c7d4dbfbeb236f5d819287b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "287abb9cf8f04b9aa1f2275a6af6e9f7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8bce247df10745e7b1d6e760f920890a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "582797e693c74880ae98660a99167912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15b8974daa2b42918cce6e4c5e000244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c1d5c1c1957846189c64646bfb4f933a", "region_id": "RegionOne"}], "type": "sharev2", "id": "c0426597cfee46eaac29f7190f7c6052", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b3c2d2c5d0a42aea065a4eb2dd7ba94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "97d3ab8b78784694b399515b326c52bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7b0fad9c29434a40b12a645a091605c5", "region_id": "RegionOne"}], "type": "share", "id": "a470270a4b9b4610a807c68311d2b528", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6464d3e8eb0e443999dfe04cec0b2548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c2eb050c1e24c8bb88b72e09f913af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a0a59b1b24b4239bdee5c47e997d7cc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8a94a9dc71964b0780d856c6a73f2307", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c86025191c47c3a7f55969313e64dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fdcc08b1b764b189ff727caf4f8c9ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86b7ab48aaef4c079c1e82225b5c7f1c", "region_id": "RegionOne"}], "type": "orchestration", "id": "66faef879f534acd90a4a9c15d4d8c41", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0857d95789e4a678d0063f0af3376a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "781e612e6d324b35bc9de4a02d68332c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34fc4c4c4db0499db0211b3c1f7e9a96", "region_id": "RegionOne"}], "type": "block-storage", "id": "ce9bf3610e41477fbd42266a4ef2e22d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "351bc06f9c20491aaa18d7f6bacb5865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1268fda50f2e4c239cb2d8d8361d9c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08fcd583e2a04c4c802199229805c159", "region_id": "RegionOne"}], "type": "volumev3", "id": "135647a0e8e046ceafa25ecb7a3bbae8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "782ddbaaef7a4d8ca4d03b1896c3ca9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe49f8ca4206457097d6bfb8800d960e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5280e0915b14641ad2fe2d287c95aa4", "region_id": "RegionOne"}], "type": "volumev2", "id": "f5a5ff166eec4bce98fa4a8d7cb46a8b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53b2d1cdd6af4ff9bf211facdae8a746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "652333dd6348456a9ae3e3fbe81a1e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e886ac7a3a04b3abb921bd21f3c3e89", "region_id": "RegionOne"}], "type": "volume", "id": "15db947a22fa46d787337817068fb061", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c489ed8a16754b88994d7a6d24e17eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71c90262212449178f55b3cb73da07a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "485650439a334369829396ebc44ad2ba", "region_id": "RegionOne"}], "type": "block-store", "id": "48227c134bf047539ced2cf91986e3ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "70130847a0294b7caa2767d98aa4e11b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6feeff89f6d84adf89393a2b62ebfd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f903b877d15449ab81afca105674e262", "region_id": "RegionOne"}], "type": "alarm", "id": "7960dc74662f437bbced612022201be7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "993d9d1c30884f83ab4880ac5eac6edd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d9cdc1f7d2f4095bf453ac1c301a3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b667b05be99b487590757d383b96a1b9", "region_id": "RegionOne"}], "type": "alarming", "id": "f8bce264496a4136969e2cc8338c26cf", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c87e5c27e7c438a84e3b62d7aea3956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e8fae955a824224b7359d20bba934ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d4b3c2b267674f23b855dcc2651de145", "region_id": "RegionOne"}], "type": "meter", "id": "8c7869c9cfa64023beb5edcaf0e6af12", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "923dee77febe48d49f91af55ff5e13c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e077697a2ca446db8b89268d97dfcadd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3ea2394bee34633892a357659a9a1c3", "region_id": "RegionOne"}], "type": "metering", "id": "5fa0965daae640e2a2fbb626a798207e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b508c0caced49fda03548bf6f89605b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f361f7ce39a84e8982d7bc8691d77e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8921c190f39a4a1aa701f10c1b200639", "region_id": "RegionOne"}], "type": "telemetry", "id": "a1648f17264a4aa781df895a8e1f5e60", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca575bbb20ab4197b9d21282ead53c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6dc40e66e69e45a69ba5afe42d474e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b37c4f31edd045fe9464d389d54d14dd", "region_id": "RegionOne"}], "type": "event", "id": "ffcaf488571c4c68b1f4f148a54748fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f97162c2ff949d4aeb14d39955a5c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "231e4b6413e84c569bafab4e3581299e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "acae3e3d9e8c4e26b02be3a4faa34399", "region_id": "RegionOne"}], "type": "events", "id": "9c9291971a3c498c8124034dc4d28083", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18c1cc451cbc49db924770b8d6487e26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79ab17a2bd29410cb806bfd7f06c180b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9d15d69342ce4c42a09856a5a3db05bb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "61841e87958b44109ad53eb7cfe1291b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c3cb00bacea48bbb0b9757b7da9bf78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0613f2e7782c4c5c992eca32f84b0914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0927b6abedd348e88764dc7ae0f2e76e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "52b28f5a9099433a9e13b029d459f303", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d62c61a8cc6f4d83917d9d4603c345ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5c6b0c441e694a9bb11844d5861e22ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6665922187d4b74a9a6d8e88b2e72f4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e1dc36fd9c2e442684019e7670f52523", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb800f39e53d4c68af9bf0c67882484f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd3959adb62f4434af7c49a55bc9be25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1d3f43fa6b74d08baf08175af6361b0", "region_id": "RegionOne"}], "type": "tricircle", "id": "dd2cabebea794ae1a1acda052090144f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9ca632a76bd44b7b954a736c85ddcbe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "390b8bad489c415d8a344a3387f8642b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3bb834ec6ba94bd99fe7ee12191d692b", "region_id": "RegionOne"}], "type": "database", "id": "e1196d1d2f5a47f68257af2383748436", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3eb1058599d6451a9c82eb2bdb8b1052", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "899e1593491943dea76703a93d1cf03c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "20f3a6197dd9445887c7354819befaee", "region_id": "RegionOne"}], "type": "application-container", "id": "891099738951420aafbb904cf03a03c4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39b2f283ae664e16a6b3eb48c667a650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "108d829c369f47339ee34a2dca7b9346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "21dca54831dd47d4a32961f474167d07", "region_id": "RegionOne"}], "type": "container", "id": "fa165670f5a74a269792492d32165fed", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89798245fb12482389494cecfa57eafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64d9f318a8cd418590a357ef76b9b506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ac760b19bc05432785e9236d61b41428", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "87cb7e413c0a48648bf1d82097ede6ae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "47e57933504a431ead7448bb301ca0c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e69bdebacf604680a1795f1cf35d8a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a23f5d6498004caf8762dc9a0948a08a", "region_id": "RegionOne"}], "type": "rca", "id": "b4d56a5947394961b2b6d947efd458f3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7135630f99d6413cba36efbc2a939b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4061f103dd5f4998b5e7e144d0d03cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e40b1bb0759a495d84608b4905b9d23d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "833173cebca9414ba9dcf4c9ffcda924", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "43d1139e6391483d8da5d8615018c18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "09b9906e972b4767ba34da30e902d137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "847fded9a0814b53925426f1cbd2900c", "region_id": "RegionOne"}], "type": "network", "id": "8941913fe17849089dd42a0d8234c554", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "18a6d9b70a5547f8b61182cc917b36a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ba0310c8a8c4d6cbfb82d8465b5ab52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4b654ca360d04e66bc3a40e27999064d", "region_id": "RegionOne"}], "type": "backup", "id": "926f27829d4041bc8e26595bd6d7a400", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6762671ef63040f2ae4b4f6523666156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "322ec4e6b0774e7ea2dc05131eddd3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3bb065b4f9494558b24461e003db1ffd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e8af804709ff4bb0916c18e99492ce2d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e28419c6bd444c99d87f17a92808539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea4d80d6656d4578ac240056c47ea60e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00b00f74330943aca4231e47af669013", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7824031d369a48ddabe3c4a536f35d5a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0447d3ac8e51414da18389e9c5305eda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b479f5430a74b6db94592fcf797da0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "df28ede98b754f42873514685244678b", "region_id": "RegionOne"}], "type": "monitoring", "id": "c723fdb7630943f7b92f7e252123cb19", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dba4946966c444ba82fd88a040fdc533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "44fc0bb0e7cd4231adb135975db3eda0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a6523fd5e9b74cdfa14f075b280449ea", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "abc4d91795e84cee889affe5dbdb0d5c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7a9192971d8c43458fc8b9ecf631d0b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d633c697596647c88e0088960382d8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "284bd7549e0e4bef93b0a58a84acfb52", "region_id": "RegionOne"}], "type": "placement", "id": "91fc8a3050d749a6b4441986b523b382", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "07c04e56b09c4f90bc4ed465dba5b274", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ba3b8405c99c487d897700aace36384e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ecd27ba72b0345299f0a883d7f377ab6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "10002ee0ccba42638f3107e9c03ba4ae", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f15b44fb85e84204ad6f1e01e156a2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dacaa113c9d94ab0af445f04b857d7ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1c3e0fe23a654e2988ffa313a781a274", "region_id": "RegionOne"}], "type": "ha", "id": "1bd62d35d29b482194d8690c9a50bad5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d137f81f024d40daab4b93b4a4854625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d5e2153bc981497385c76ce7931a6214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "67b503c4330b41a987b0d3b8e7d31083", "region_id": "RegionOne"}], "type": "reservation", "id": "311b2b14c834431a80f69a140edd75c8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "502a527ec0bb4919b10ddc11dd5545a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fb845abbc5b8452f8777ae7516e8e802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "631a2ff7cb584ac282b02a12ee78723a", "region_id": "RegionOne"}], "type": "function-engine", "id": "ba060c74c74241938cf12622209d11cb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ac60fe004a14b00af13b80fd92e7d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0fc1296f168a4cc3bd074c70de7a2d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8b278890a6f54513a612ee8bc578b219", "region_id": "RegionOne"}], "type": "accelerator", "id": "729ecbea00944331a315b07a388ed5e2", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a18c8036c0a425aa2891e002c0a0267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4fb869420d7f4b999404af5c866cc212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0084e861f6f84d6383a0ad998f9a7874", "region_id": "RegionOne"}], "type": "admin-logic", "id": "99bb26a287ad4f79abf95c316e8cf05d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c7350d48b097481d9559bc60991ea642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6be97f92ca0b4ce1a2a1a07478a9ffcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "47033812ffb34315919343867d7bfddc", "region_id": "RegionOne"}], "type": "registration", "id": "0a0ecf21427342d185459c2f0b80f2ca", "name": "adjutant"}], "user": {"domain": {"id": "a9e6454ab101434691510a2c815d4167", "name": "af5efe36dfa04718ad9ba3d3e55cc2e4"}, "id": "b13681eca8814053830002a63bd20903", "name": "9f1201bc6ae6451296e253a1cea0dcb8"}, "audit_ids": ["01615843729b4ff78797e5843251d81e", null], "issued_at": "2020-04-23T06:26:02.314850"}} 2020-04-23 06:28:02,502 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,508 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,512 keystoneauth.session RESP BODY: {"stacks": [{"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}, {"description": null, "parent": null, "tags": null, "stack_name": "name-6", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-5", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}]} {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_get [0.060324s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete [0.057224s] ... ok {19} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.358478s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,241 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,246 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,249 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,252 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,264 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.173763+00:00", "project": {"domain": {"id": "437e73ef81394284ad52a1077011dab2", "name": "840e5d9b578d425fb4a6e9abc7f7858d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a43b4eb1a98446f580f7edafd406e0c5"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e509dc48a244306bf7f2cf680d755ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "155c4dc24de24ab19732108af7e39fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ae01044e85747d1ac1a39a646935e32", "region_id": "RegionOne"}], "type": "identity", "id": "6c57d55a4fe346cb808b4cb9568c4f39", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "472c52af176944b08260ccfb3d650006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "38418f0b2c7c4c10bc393c48d57a0104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d99cbc4b2dd44ec6a9a3a21242a90a39", "region_id": "RegionOne"}], "type": "compute", "id": "32fd6e86ea914e1785877659e05b8f75", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0b42cc3dc87245a5835a0f061d2830e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "382009ec890f4a82be9a3501707ab0fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f3342c1ffcf845699d7483df34c90080", "region_id": "RegionOne"}], "type": "image", "id": "c41843adfd804d03940497d4ea0d1eba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a1741a7a9add48c696677671e0e187f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e21cc463aa83479489f10cfa3b77d813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b8b1b6618abd46d1bdc42dbfc74db531", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ad110668d36d4fb1b0a49ac7e3adff74", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0863d56567b4c68838361422a972f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a6b92cb96324e80bc3b1dbd0e94d901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eb7a5300cea4506be2177b45f8105df", "region_id": "RegionOne"}], "type": "object-store", "id": "3579a9f8cbb64cd485ab0057d6472559", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec9943a6909c437f8e87093cf7c644c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "deeeae709dff4e88b350453f52d09d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "346ca0e6bd85476783afff943cd22a92", "region_id": "RegionOne"}], "type": "clustering", "id": "ff420b334c354a58add9a428cc9246e0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6668c770313749d986e684e3fd22a2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9739a24c22fa48ee870b7ac3873eb4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff212ccd7c9a4957a50fb68ea28df138", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2f819a474a8540798573cf5c381caed2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee14c2312905462a8e3f6b97028a0778", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e73133de8a0244b8bc73bc46a6b8f93c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "315f36eea8cc4f1893b9856fa5996dc1", "region_id": "RegionOne"}], "type": "cluster", "id": "a6bb4c1e2a194058ac9fe0c068a376cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2c34a279501b4269b1815e11a0cd873c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1e791cd3c1584bd2b01520606cf1b6d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ea8549f021e8449a8d464c135baffe9a", "region_id": "RegionOne"}], "type": "data-processing", "id": "cf9bdde419e8473e8c82801c72c240cf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0f814eda3284990b306d9bb9ceeb29f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1cc2f9f7b4647f5afee328c63a732bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f2f72c60bbd64d3db436d3a9f7352f11", "region_id": "RegionOne"}], "type": "baremetal", "id": "90dda9c96abc4921a465d47d44b0ce6d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1be4a942058406ab3ad29f0a111abcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c88f92dc64b04c4182c2fff05d87dc06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2087947d01d54a3da05dd2acbff88dd5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "35231d2979314989b51bd21b3c064db1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4efdb9fb47ee4d388e232ee0a14f23d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d65c2c532d794cad9b43da10b81e1ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7b80489ad1ce4f31ad0e48d0d2a3288b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "de49d4d596f8421aa0768f4d5a57fa71", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1bc082dc2a894c9aa4261af81b8df83f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cbe5d702363843f08c9b61fc624c5121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a1a06ee986cc46d48e82a8032f0d210e", "region_id": "RegionOne"}], "type": "key-manager", "id": "7df329da86f54458b0782dac796ef959", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dbc657aca1d5499fa48f287093f87323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "843ed656f54c4dcb938b772757e2261b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e429a67b30e44734a7b04d32adc01fd1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8596dac9430141198b4778e32067f6e3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "adfa3e6578d041fc98c67a4b4079e065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a853ee8a34e34c1696993d4a9999c164", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b03a16bc759c49c59003de57d78f0733", "region_id": "RegionOne"}], "type": "infra-optim", "id": "67dc7e493efd4aed90e65b39d307c7b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eab9f641f31748968b256b6e4ebb695e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b42f2ef78eb5420e9cafac717019cc7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7b7882a33b684db4a92f55040b725dfd", "region_id": "RegionOne"}], "type": "message", "id": "11f95b718d1541d5a21af96f715b1150", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a711f3a671d74b85b1714093b4db1839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3d244bde68be4f92af2dbac9e9670aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ed34aa65031a465fa1bc72908439bf7a", "region_id": "RegionOne"}], "type": "messaging", "id": "0d3da1cd837f44109b7bcd24943f2d96", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a8032da153b84d0d9812536ab81d13b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2b676432d86e4af7a65187cf5043e665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f96f7c675afb41b4875593a95104d1b1", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6bd400a5494a42b3830a0a8ef8cf58be", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4a5f9b6980c40dca20435307e0c0f13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6502d18f1b694dda93d80251c9b6b791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a74329b95d34432695d73f719f368ddc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fdc0842672ee40b081b394ee2e10341d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f633a36548ce4bbaae403704e4214b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "702065ac5a8c4f7eb7c2dd6d8e496b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb40a2959fdd44e68d13fa2b332790bf", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3396034c2012482c907f4ff97885d72c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fda792fb7e544d579065ae237e1bce44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38dffaf67a9b4cfdb09341179b3f92bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aaf4d2c78e6b4fd28f94504d0099dd36", "region_id": "RegionOne"}], "type": "container-infra", "id": "1d572c0a58a14a44b5a56772509977e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "75b0afcc1a7d4d5e80b5c209b7706e35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9d731e239faf4645976004722d8f36a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a09de8dc4dd043fcb8a0796b1524d957", "region_id": "RegionOne"}], "type": "search", "id": "03ef9dc59dee4e86b7d5a7958ec62b02", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b0c8d0ff35b1485aa9f7340799d95b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b0d4e56b3034cb9996f78a8a105a8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "376d3d96f8ba4d9c9cced8146fffa338", "region_id": "RegionOne"}], "type": "dns", "id": "d3d7e76a07f64a5c984a1ed0a986ed5d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "faac5743c078407096b4151fae0b79ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3ee8fac52a246848a791c214b28e977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "53a9b522ecff43d2abdc6b1519d01cc7", "region_id": "RegionOne"}], "type": "workflow", "id": "800aac6120dd4913b4d5881255a02c00", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "082497a330bd4e8895478300296fc313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "231e4bf8ec8f4e78b17da6c7dcf2844c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4260a5472d646859197135a3a753636", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d17bda04a7524e31abc56d923ea3261d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b3f8fe08816a448ea0dc42eb1507c7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9fc378a39cee4de6b0ff80989a311db1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a201182e77c0419f9dd444810410da9c", "region_id": "RegionOne"}], "type": "rating", "id": "8a669e7a8c314b309a8888f4f5616eb9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b3e93e60467437586b99cefcac7a90e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e63828fa9d304023b2faba4fcee96efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6e0ab04f800b4685842feaf83c0b1699", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f60b164e31694adab901947a7f3549a0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e9d48a38b382433f942115ea2c371d28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4abfdceb3c934f728ec2065242ae7eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6c104a550fde48fc83c69274d8d1d2c1", "region_id": "RegionOne"}], "type": "policy", "id": "4fbc2848e0bd4a0f996b83e182a95600", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "528325aae4e6483fa8aef686d7129511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397b157604024be9b848f3a0201d7226", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "55c45b71da0e464187f5dec951180e6b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d19edd0fbcd5402b84ecef52d84f9749", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fcd4619bc28e4740aae9707b7f8747e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc49313b540146149c113dc7f8c7a2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7433bf79c7ff46b1a423c374ba9b7cf0", "region_id": "RegionOne"}], "type": "sharev2", "id": "9bceaa010e624d549dd621513161f98e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "735aa12b5c364f5391253e150080f4f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3fa365a41c174de3ab8e2cd601102203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "71e44ed414fe4dcbb2cecc6cbfa9bf72", "region_id": "RegionOne"}], "type": "share", "id": "b02e3d6c30a748108995ff7df2eddad7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e2d963d79a940cd8c54e7ac61391fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "008858c542ca4754957fd07f45d27e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e005bd9025340408f89252bda29113d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0b243ee7859c406eaefa3b738a9524d8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "899b08ffcb0b4220b0035c87917b7564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e08ce183ee86497f955855420f402782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0f46bd89a7340d7808ba447e7ad3820", "region_id": "RegionOne"}], "type": "orchestration", "id": "6de2a2a449e04fb3925d4efe1a333e6c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "642e88eabcc14dcf881615e4d3f359b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d25c4e0bccf54563a9dc0ff86656bc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38e1772f48704415a75f93df489197d3", "region_id": "RegionOne"}], "type": "block-storage", "id": "78ee3471ce72461d85ec4028f792fa15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bc34a4474d1486bafebe9d193457f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aeeb5eae7cd40eb877c2697bd798759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f9ecf3afc2e4d6d9c92d393839c0bfa", "region_id": "RegionOne"}], "type": "volumev3", "id": "c6d391233f274bfebf8f093a16b287c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86846930c652489ea69858cd5cc58ff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7681dca8c878490f8c92da08a01d11ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13d21f73ca7d407ba1c50666758e8ddc", "region_id": "RegionOne"}], "type": "volumev2", "id": "247c1212d225483a9d69dbcc67ae6f3f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7053bd3143eb4b4da97bc3b3ef42dffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95a6c5e952784629aa59013131a5ac3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7389b38d98b84cf1bae6482cb1db6424", "region_id": "RegionOne"}], "type": "volume", "id": "4ed493bc313a410ba8af99c39fe2ba57", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0550d96d3674e08a7d032c8ccd2cdfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "472d1b5fe1864c09b4aa45ec180b426d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f43f55cbcf1b4dad9936a6eca9735a9d", "region_id": "RegionOne"}], "type": "block-store", "id": "4a6d0c096d004da1aae9d9e565938c00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bf924b4881d443d9e515f683112fe82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1447b59d1b524a1b96483b6b60038480", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f586e76dccc94fcc885e923e827923d0", "region_id": "RegionOne"}], "type": "alarm", "id": "fabc4564175e43748d202ff0b0e4d2c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b4740e6eede04cf88066afb7d7662be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "972831067e62475f8696f7007da371d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4de3fe20e9ab4d9f9041d7a77a232ea8", "region_id": "RegionOne"}], "type": "alarming", "id": "de410e33be5c4952b5facc9dcec8f893", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1457aa0be8e44651b60ff5e458a6a777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e84492d3de84ddb9a8db17916091f0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "17a52d04619740248726d4bc353eb657", "region_id": "RegionOne"}], "type": "meter", "id": "9fd42c1669004291b4e54b675ab34a3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0991928a28541c48c07bdd77bb1c480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f221a46c99e2493caa378e589de2a4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bcae144456824232a39dc0434b3b1f96", "region_id": "RegionOne"}], "type": "metering", "id": "ac12c04acefc44f59b5f630f31359f3d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cac3f25a06b412b848f74eb4576dd99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "263c9265cd2c4c00ad91901b6e21d75c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1287fdbf497c49d4a40fa2da68e9be5b", "region_id": "RegionOne"}], "type": "telemetry", "id": "892fb7fd9e6646c48a19e0579e73e2b1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1c9e45839fe74b3eb9a1727715910d91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e431c391ce1e4b88882137481acbfb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "369abaf7d43445118c5f52cd8550ae36", "region_id": "RegionOne"}], "type": "event", "id": "9055bdc58fb74bd2b1cdbce39e90f846", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b4bf45058e844729d9112487bdd3e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f54e916cc4894ef986e22a3a45cf0995", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e2ffffe78ac4ef3b26d5830947ebb8d", "region_id": "RegionOne"}], "type": "events", "id": "21a7fdaed45a4fa88f4277a05f6c5681", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "56862b41e8094aed8ed572957059b0cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4600aef547c248adbbbe1e8df14bb7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cef2d6acd5024ae58bbf83f67822eebb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c46a14ca1309457892d15d22c4231cf3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "adf763b75fc24675b7ad5dab06c256fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e38c5d750370417697a4c76b0c6cbdd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "defc06d8c1974cbcab87d54410be2123", "region_id": "RegionOne"}], "type": "application_deployment", "id": "49122fe2afc049d18a6d05343ee372e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7f3afae9816143dea86af9780a6e6cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "afd937b4708143a293017111de01f403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a84a324b567f4bd6af22f73a547f44d1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "26bb15fcaef7493b9e3f5a3e414b868f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3b7b87776401433484b244cb58bbda86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3143ab3eef224898b07fc1b4610875a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5ba47c4c0d14cd78cd8ea39df152a3d", "region_id": "RegionOne"}], "type": "tricircle", "id": "755096153c1b44a5b16dd647c94b1d28", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c533b2485e474c409ee43627a45e34b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e802549db1fe45b8b891ea9d35f18f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "10e6594dbc3e493db3874c23b2b5d041", "region_id": "RegionOne"}], "type": "database", "id": "a2597715fe824688a47ca08a11cd8944", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68388eefd1e84128acbe7f32f67fb143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96a4510ffd61464a93d4b6bbadc27c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e86599cb0f0d479eb3231983e7f4bac4", "region_id": "RegionOne"}], "type": "application-container", "id": "4986db106ef74fe09a9b30b03514f300", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "96b7c1996d86452493a66a99f9bd3a73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57b0488fd8254b7f9db9cdc0b7c0f1b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da0bb8ae546b4a1d91b3b7e56c1068e8", "region_id": "RegionOne"}], "type": "container", "id": "2ebe753ee5e34868b2b98e7b42fc134d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b70bf05809824a7b94dadb8d6194cfee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7ae51e130ac4f42bdf23bbb2ea4ced4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "34b6ca5bc8054fb9bc64861d5c9f4c0e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f5b53b6055334d0d9602b5abd051661a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d50610fef22448db6e9b4d51398bd45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9b281d06d4c645fbac514667a08be405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "903de847a2e340068292831b8ae283c1", "region_id": "RegionOne"}], "type": "rca", "id": "1385169d6a27499393080f2ef93f48a2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6fcc13fe554541e88c1bf16e37cef0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "86a2bf94b0eb42f3ada6626a815dc83e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dc341e4b97f740fbae8259bba1bcb999", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "315b01331a6e4a1fbc35b6a95417070e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2d0f921371e042acaac5c2be460535e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6603164976ed442ea6ff75021e6536d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0bd96243cf6947509166f135d8bd276c", "region_id": "RegionOne"}], "type": "network", "id": "b9e70cceb95a4e1592c8c4496bfc63e4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "be34f3d8a5e04fcab8f157b70722f3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "25f2dda35261478ebd2222896b5f2455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "53a7711732a64754ae60c18749167cca", "region_id": "RegionOne"}], "type": "backup", "id": "be970c58781644248c0815d56c9b9aa3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59a193aa0bdb4c66b66c92e297a9f910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c3ffb4e343fe406d81332d2845131b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f785152f24154321af107d84314c46fc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "23e750fa569d403a9aa70fc709aaa8f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5684ed1d4838420ca90f28b64c0d04e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b2fcbc3604b48acbb89582cade7cade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a9248ef35af4b5aa2ef8dc7642056fc", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "15e0745b3b954de0bc945d61390e7412", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "69af9131713d4566b643fb844a249d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "67a1441ccd6940189cebad76eea6b2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9c57b43d98214f3f8ef288dc6da3d0bf", "region_id": "RegionOne"}], "type": "monitoring", "id": "bcebbf39ec1d4876a3858ee20107da3c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e85623915a014a3fabc2958ddfd8b297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e1a0b48d0a6492a881ac945c45f5612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "50362057f1c64c018f1ff8d05abae74c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9929d8ad3770445a81be5ac440d94b31", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4e256300a1b941cf8898e6270fc660a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d830a3913bd49ddae83d5524206dd66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1159a46f0050419ba8fef862b3c7cca9", "region_id": "RegionOne"}], "type": "placement", "id": "c93d2063a0624b03a2d3ab75fda3c960", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f382645e34664893b2bc8846e4f3589d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "40d0a710cfc64767aea6b9b2a121c4a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8df72afd27db4dedb2ac4cf94c7e1b2d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5e8145bc194a4247995a6b1ce2ba514d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e50b194cd9a048ddad43b8d693e22ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce9d90664c05466f96469f04390de216", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a8ff8e8dd0ae45e290abd3dbc531559c", "region_id": "RegionOne"}], "type": "ha", "id": "d294e6b2cdd142d785f4a5cbbb078d77", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "75abd393c2a648ca97769dcdb1db2942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c90e01277b0c4c03b0c68615c692d70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7c6ab061171a490fbc40a5e73294c8b7", "region_id": "RegionOne"}], "type": "reservation", "id": "fd4866bb04be48d2a5808e63cf6a837b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "94360089bffc4a25811f220460b6ba29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dd68dd5bf93949559b34b1d83e51c150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "94ad8775cf67435cbbf5550b7997422d", "region_id": "RegionOne"}], "type": "function-engine", "id": "b68be4046c4d4ba7b47e8c9131dbda5d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "538feec5e3b64c9a95933a355ca09a9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9eacb4190b8c4d33919b095b28e83f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "03ab1d10f5e84130bd99014281ef5f39", "region_id": "RegionOne"}], "type": "accelerator", "id": "5c44455a7ee1473396962552ee92ca28", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5bd472cbd01f470196e17db794d17dc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aefe17a87dae467584ec1e2d40bdb09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f9dd3928b0064ea3922ba9ab5e80a1b7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cef4771f45de4950967bccffba2b6545", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5a511d0bfd2a4df68c90d81e649759c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2861f287c7bd4609bb9b270f93f10ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0db00d02c9d342b4bac708a2552e7ee1", "region_id": "RegionOne"}], "type": "registration", "id": "4c076971926c40acaa2c18c7bdf3fe6b", "name": "adjutant"}], "user": {"domain": {"id": "06e04901acbd40d5a1b3c7f80d646e17", "name": "4b86c0db3c244ef99d78111d3691383b"}, "id": "7723fa0b222c4ca79d8c654de1010b67", "name": "10c44a187a694e119a5ad2e23bc64b8e"}, "audit_ids": ["cb70152152434489bd0a2807385f80e6", null], "issued_at": "2020-04-23T06:26:02.173763"}} 2020-04-23 06:28:02,394 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,399 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,402 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "fa163a002ede4af28d6a9429ae4e5b90", "id": "7f7c4110f187497eb9a429223f7389c2", "name": "f9ee6c8b62094058a238ef732bd95018"}, {"enabled": true, "type": "6cf0869c273b4c7d8c2a1a84b2a39866", "id": "b42501360bda452a930ffa95aa575dc8", "name": "307117d27b7e480f9eb0338a4595e70e"}]} 2020-04-23 06:28:02,436 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,441 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,443 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "fa163a002ede4af28d6a9429ae4e5b90", "id": "7f7c4110f187497eb9a429223f7389c2", "name": "f9ee6c8b62094058a238ef732bd95018"}, {"enabled": true, "type": "6cf0869c273b4c7d8c2a1a84b2a39866", "id": "b42501360bda452a930ffa95aa575dc8", "name": "307117d27b7e480f9eb0338a4595e70e"}]} 2020-04-23 06:28:02,477 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,483 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,485 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "fa163a002ede4af28d6a9429ae4e5b90", "id": "7f7c4110f187497eb9a429223f7389c2", "name": "f9ee6c8b62094058a238ef732bd95018"}, {"enabled": true, "type": "6cf0869c273b4c7d8c2a1a84b2a39866", "id": "b42501360bda452a930ffa95aa575dc8", "name": "307117d27b7e480f9eb0338a4595e70e"}]} 2020-04-23 06:28:02,521 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,525 keystoneauth.session RESP: [400] content-type: application/json {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_find [0.057757s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_hypervisor [0.059254s] ... ok {12} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.062209s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_exists [0.364666s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,257 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,263 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,266 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,270 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:02,379 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/OS-KSADM/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2ebc489f2cf4ac5fbdf5d7c71fb17401dbbb82f5678915abe144c4dee82896af" 2020-04-23 06:28:02,387 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,389 keystoneauth.session RESP BODY: {"roles": [{"name": "eb76dcc3326d4f8da7c79c3a3e25f534", "id": "23a2344747af4f5e82265517235a3762"}]} 2020-04-23 06:28:02,420 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2ebc489f2cf4ac5fbdf5d7c71fb17401dbbb82f5678915abe144c4dee82896af" 2020-04-23 06:28:02,426 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,429 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "75eeaf79d48f4d96954b427ba5805a79", "domain_id": "aed2715c34784fbd89ad697d0031a185", "name": "username-3"}]} 2020-04-23 06:28:02,467 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2ebc489f2cf4ac5fbdf5d7c71fb17401dbbb82f5678915abe144c4dee82896af" 2020-04-23 06:28:02,472 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,475 keystoneauth.session RESP BODY: {"tenants": [{"enabled": true, "id": "62568590ad3c471cadcbd477772dbc1b", "name": "projectName-5"}]} 2020-04-23 06:28:02,513 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/tenants/62568590ad3c471cadcbd477772dbc1b/users/75eeaf79d48f4d96954b427ba5805a79/roles -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2ebc489f2cf4ac5fbdf5d7c71fb17401dbbb82f5678915abe144c4dee82896af" 2020-04-23 06:28:02,519 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,522 keystoneauth.session RESP BODY: {"roles": [{"name": "eb76dcc3326d4f8da7c79c3a3e25f534", "id": "23a2344747af4f5e82265517235a3762"}]} 2020-04-23 06:28:02,548 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v2.0/tenants/62568590ad3c471cadcbd477772dbc1b/users/75eeaf79d48f4d96954b427ba5805a79/roles/OS-KSADM/23a2344747af4f5e82265517235a3762 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}2ebc489f2cf4ac5fbdf5d7c71fb17401dbbb82f5678915abe144c4dee82896af" 2020-04-23 06:28:02,554 keystoneauth.session RESP: [204] content-type: application/json {23} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.110238s] ... ok {22} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.061130s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.094715s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_download [0.066541s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.145465s] ... ok {18} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.060061s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete [0.062344s] ... ok {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.072156s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.428239s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,203 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,208 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,212 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,216 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,229 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.134693+00:00", "project": {"domain": {"id": "bab2b3fe2f3f4727968bb5958824307c", "name": "78a21a71937549ec99ee0a90710b1b92"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a6d50042168a49188f857d022660aa21"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "665826df9a424084a0995582b2faa6c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2215745b16a7441f9709eedc94f29d77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "79e83aac66fe44a89662f779ab13a92a", "region_id": "RegionOne"}], "type": "identity", "id": "6edbb86e06d34f27934de0ec04ccf99e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "98f01a5c35494ea6b5607dcb1d366b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2475248dc13f4f9eab0bd448a18cb7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "37c08360c38046aa9dd3dfdd31aff837", "region_id": "RegionOne"}], "type": "compute", "id": "78073fef464440758a8d4831f175d3e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "7a1f504506164ecb818afb19b7e49c4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ae2d2bea91064f96894d26835e4c5e56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "32440052cc7d4872a80310c5efba3d22", "region_id": "RegionOne"}], "type": "image", "id": "8815deb13d004df88ae5e4e6cd409bee", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9eaafe98fa8c4914a176a407b819b965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5cd3924720524ab9aaeb890c103be3c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2caa84220b434fd5adc85606dfd4cf10", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c6d2d18a3b5f4c29aecd7ccb24e09be2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61aad9f9cb8e41e0abeb8a8d1ae465e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ce29576036048a3b9b0eb5f89d46ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "555adaa23ff34330a12064a8d529c70f", "region_id": "RegionOne"}], "type": "object-store", "id": "cb954bb1766d448cab8b75d5995bee12", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6131ac8f76694572b017cc68e405e669", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e758af2f17d0452aba2901aa223cb152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0be385e561784251b0f05be48641a23f", "region_id": "RegionOne"}], "type": "clustering", "id": "443347035b4b40c3bd617870c3a608a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cb8cf6c1f204cd0a84ed074a5f78feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cf13b005c414e628b568c4cbaeb9d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2c385fa9c978432bb65658cc8f40b4b1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2db80b23a7da4298b1b8d49ce5a65c32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9de8cc7097c3478a8050d103e0fa7e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8846085e910e4089b90ac77407492c6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99e2be2d74984d669b6360918e8efd02", "region_id": "RegionOne"}], "type": "cluster", "id": "6b97cfdc8fe344538e315f964d129c0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5f7ad563608a47c68ce46f9ddd64e96c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1adfcdc67cd24532b46fb4f69445b02f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "23cafbe547264334bd6bf2cff7109c28", "region_id": "RegionOne"}], "type": "data-processing", "id": "edfb51a20359420b9b05020b421533e1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ff45a4f71e9477ebcc07634d6145ed4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "32eb304e2b5b4256939e10925e35ebaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f90fd3e448194934a1b5fc11d93e39ae", "region_id": "RegionOne"}], "type": "baremetal", "id": "8dc6be44e7bf4501bebc541fd58e2507", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b5a19839fa14b51a8a05bebc6d6db1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c41282e2d214d6d8a46e0122b203ec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1fb1a228267c4b149f4eeb1c26966ea0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "30b03a59661a485fb3dc29727a82a86b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "67d770d521684620a7c780ee87a67d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b280b955f89b4b88b50bef0228bff596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e3b052e1af00409d87fc22e853337291", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3e651284e3fe4e21b71ff8c73d3adf75", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "143cb964092b4607a762accff8fed345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1007280048f7491f9a974cf592c3df5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "64d2be92b9a544c9b574bade64af0793", "region_id": "RegionOne"}], "type": "key-manager", "id": "c7b13e6161694c74ab7c93f2d26d6ff5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9541694cff664dd69dc61661386e179f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f5af720cd904ef7873b5a55efe196af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "867bf8952ef84058ae216059f3aa7b1a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "954c6321e962432faac5c8ba39a5b54e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "938d59f007e44470902c1335bf464b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9d80f001d19f4a89aec06b61c156f336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6eb9bd7e0fc4e80bf9665132c096efd", "region_id": "RegionOne"}], "type": "infra-optim", "id": "03be7d68dfd9446ab5f9e65d437369be", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "74f6fafa25744b5f8028b4ee70975c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0859b76e63d843969c8d218a137709a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e9f6972ed444a409959eaf59c71e7d8", "region_id": "RegionOne"}], "type": "message", "id": "0fab2f0a26fa41c99bc7a6d6d4667e7f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4d5be471ef804b85b3e16a2d0f724295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "12eb887d9330409797d8b84f108cc553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9fb0e9ec263a447780c77809cda5b167", "region_id": "RegionOne"}], "type": "messaging", "id": "cdbb665e7a2f45918ce6f20d9003cd0b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8ade2b73458e456e869a1265c925c560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc66229676d8443e804cc0b106264ec9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5118a374119a4de5989858588e1806dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ef58b679cfc4491bf4d6b9787a84076", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a1141f76ebe4e589e3d0a1fea060a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3351cfd0612490f9e5b290389e4e686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6066206aa17a43888b543413536d4572", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a79b350dd773462d9c471e9a986636d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5637482cebbf4c6080c0015115663f73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "832be06620434432912f516c35d21e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8fdc5fb2c4142438362eb3d29d5be4d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "57accaa36da84d4393a7516b0d83ecbf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "474aa42456a54b9aa2a8932883567220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c76d96fd42c4ac787e8beb41f28074c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa1cfaac8727421b93a828256b98032e", "region_id": "RegionOne"}], "type": "container-infra", "id": "2b579f33f5164314b9f6176eee8776e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "d2d6bb3b91944eac9e0fb07f594eb0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e63cf517579644299c0c11723d415e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ee4dd8ba9b804714aa282d1205917308", "region_id": "RegionOne"}], "type": "search", "id": "c77161d602084cf3bbf2719712c4cb5f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4110aab54eed40a0856742cfca990921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "582a29404b7747708f70f3221252ed2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c9693f28e9ea45c5b3bee85d9b5925be", "region_id": "RegionOne"}], "type": "dns", "id": "449066895df14f21939f09e5a0adc42a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "56e643f3cd20443d9e5d88055767754b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "841a666f6e994314bd031bfc3650b749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2f98b9523679497b8de14964006df2ee", "region_id": "RegionOne"}], "type": "workflow", "id": "dcbde6e5184e4a07985d1a4f4c3a5337", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bb647f33a6f49aa89d9a7cec0eff001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc3e5d4bf4dd4676807e2ecb7e7e939a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a9a48d3aea144566af72544da002faa5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e183165db856469784896ec75e91c126", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "db58c4d726624f48989657d5eb6a924a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aa2466f10a2945359bcdaf35bd5fac99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a38aab3d288c407fb262cb82342ecee7", "region_id": "RegionOne"}], "type": "rating", "id": "a26f711e27514826864a58a3a92c8749", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8523c15bddac47c895e587919d6fa093", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "85e98798781e4c35bcaa8ccf4bffa3ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "68287eea3cee4d8e8c7e5d9952270a84", "region_id": "RegionOne"}], "type": "operator-policy", "id": "48db187e2eb148d995be0859c45888e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e292bd14f474a2c89df8b775f957ac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6019f5e75c404633ae0d74906c228599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "43a7ff10c8c443f8b747af8748b63e0b", "region_id": "RegionOne"}], "type": "policy", "id": "d1710516e0f94e40918964e37dff5894", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "473b41899a9d4c80af4dadd9598dc432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d36a6e80ff924dc9a44a0eb4b1c62a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f58c2d0d4e742bbb7bc14729209f505", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d7c7f6ce3d6e42888d83b1387f678ae1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "297777bd975e44fea2b3e6bc78ceeb83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d621b5a8f8434aecb70685cf8c9bd931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a58ee8658e949d18bd5f13289c1f07f", "region_id": "RegionOne"}], "type": "sharev2", "id": "60de7f77bacb4fe6a03bba2e62958f53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73081b929d6345cfb5cfa5b582afc935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b163232bc0624954b062323070691fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e90086d7303c4ff4bef025ccc90659bd", "region_id": "RegionOne"}], "type": "share", "id": "0f50aa9462bf49c69c40ec4adadf84ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9492549b5bf5409ca738fda7f3e530d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "79d05200363844288442c6e47ca6ecf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b5071a257b343fc9f3bf20c9d6e1b51", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "153eb7a1e9bb49168bd63000767bf015", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52597974d45e48078f1e71846f8ba4d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d0e5a7b989242df83447304b0743a63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33590108471f4082b245357d3563a466", "region_id": "RegionOne"}], "type": "orchestration", "id": "af4cb7965e88488f8f3ee042fc2de529", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4780c26836b400498364c56dc495221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d2abadb738a46f48e2153627383e0f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfc6d58db57543c0bac934df836f033f", "region_id": "RegionOne"}], "type": "block-storage", "id": "7934bc5aa1604e79a611da3dd0f4716a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "592eaaeb98be4b428b62b3631e1e2926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6637d32f5b742b1a764b89d1216f8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64ef9bd104eb431d80a3ccbc4c487ae1", "region_id": "RegionOne"}], "type": "volumev3", "id": "546639e24b594c609062dfab112b0ea4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bf2bb13ecf54864802673a6e8a3a28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4d9c204b5ff4d94aa30e69278681e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa1da07667d74c6a8a22169f2cfa6fb6", "region_id": "RegionOne"}], "type": "volumev2", "id": "19384555fa7742c493bb3c1b4d3ea363", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a65f453f3db4a7387a8f0e841f3db58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efad8baac14e4ef89c36a5747d25fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d4f73f3c83b4fb78a1ee67729ecea0e", "region_id": "RegionOne"}], "type": "volume", "id": "b09813717332414591baea1fa0281b2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84adc6b5c6b34665bcd75a1c5b685d19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67879b1122e848dd9b2a670a164f5aac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1d2e04803a64a009a7b9202829aff55", "region_id": "RegionOne"}], "type": "block-store", "id": "d5cc3c1966204a8c9e5fde53590d36d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f1d6cee27f434fbda2ac4d68b63e592b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "adaa69f91530450b993735680a9a3228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1f859e01777c4e01b548fca910b48ab1", "region_id": "RegionOne"}], "type": "alarm", "id": "d5458905e738491f9b3d1fde624d3924", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99fce9a8a7c34d7084f20c2097f236bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2cd7076d18774dd38cf1ca7f9bfcf7d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d7d5c190d0d7417e954ffbc9bdd65742", "region_id": "RegionOne"}], "type": "alarming", "id": "2f97315afb6b4ade992e584008854785", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "18cc5259f4e240918011cbf1a505cdcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5ea81d238934e0296dfaee0e622ff93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd63f527d4a747b480639bc77e745059", "region_id": "RegionOne"}], "type": "meter", "id": "69c7616b2c224304a2b4c2d89676bb12", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "eae497da6a894096910b1335968ce76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f525d5c124749e69e44882b9782fc00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2fd775da2d9a40fc8b3a563efc267e92", "region_id": "RegionOne"}], "type": "metering", "id": "396f864a3627402f8bd6330010f6bcbc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "98ef198df33a462faa5e7552bcd6e597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "11c1a232a56c433a98a08a8df8a1d2b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9735c207b07c445a85651f3c34f8e903", "region_id": "RegionOne"}], "type": "telemetry", "id": "86725d35ff794df4baeeff923f790f36", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "26487ee6a7ef4e668154cf13f67854e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6b9e6712621d43fa9d2d8f564add1ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ea7d8a9e8811463492dae4a261b5b783", "region_id": "RegionOne"}], "type": "event", "id": "73622fd1df134700bb44456e0b9b158f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ef37e25b72a941e381e2315331fa9609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "88ae00531f0c415b9a4f1a9b9bffabbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9ed60dcfe936489e92011586bbb99ee6", "region_id": "RegionOne"}], "type": "events", "id": "9b3520f3c14442069bfbc251edcf55ac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "479642090e264c17ba157674b078361b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a90e14df62704fa8bbb5bf624bd80fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b55e8a47ad3e4e22a783880ba1ec0434", "region_id": "RegionOne"}], "type": "application-deployment", "id": "25261a7eff6e4a40a9c99c97c9730355", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5580cc1d47384bf0abdfc52796e84453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d8e9a1b2e1c4f189efd137b53158292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "af8f1083c1eb435096731a6bbc8c8566", "region_id": "RegionOne"}], "type": "application_deployment", "id": "00e3e564762040c9bd70754e9bf6a38a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "171ef4c4619b469eaeb847c21f522e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "217efa8fa2fd41bf95fbf2d6258acc05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "453283e639b24a75ab0d11b16ffbdcc8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b20f57a1327345b78a74c4faa3b3a1d6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c9738b532f944b1a9bc2b4bf8ce9601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8be26b7413c745f698c7bdb743add8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a59b850ed60c4bb98caccdcb0bfd005b", "region_id": "RegionOne"}], "type": "tricircle", "id": "af7ec25594e0472b9d78f156218d041f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d8b698a842b24da1b1eafcd164eaf08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fc7b45b8f82646929ca3c94c9e2864e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b9fd5c70c2384a45a6c337fea11b72e1", "region_id": "RegionOne"}], "type": "database", "id": "2e640a37b2c94ad3ad421af0c05a6916", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43a3fee8f9964d20887f1e1cdd3137b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6c446f05188436abe3d0fa7992916d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "db4ae6d560274b8e86045ead66008149", "region_id": "RegionOne"}], "type": "application-container", "id": "beb0e86ee7c84184955789c1282d8080", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "428ef220ed6c4ecd9727c5ff359fef41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4cd0b0ae81a84f5dae3fef172ba2d46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0bf16effc2e24f85918c81600fd43467", "region_id": "RegionOne"}], "type": "container", "id": "57ebcc21fd6a47eb801397988b688ec6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "795803e8faff4344bd2753f8f16074d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3eb231478d5f4ce1b777657875e8da32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9423048ca4a045d1b552f1a08be7fe44", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "732278e56946497382beb7175ca31018", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a36560cf473b462ab03df6873e586076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e030bec3b284e0e8b43f6e88d9242a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ccf52fb8cb024060895c3c8bc3115f91", "region_id": "RegionOne"}], "type": "rca", "id": "11d3b024a49f4f9c849a62322907bf34", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9a717a41c7ff431c9769d213478fa718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e7e8f5401b874250acb132c00633934c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e3c71e2d27c94daa9489a18d426d29db", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "aca7fe757d034ef784c19ae9b4d7150a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b31bb300958d4fc0973f4f005247a318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dd8c5dc01fc64788ba41ca647bf03037", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b2bfcb5603384a5ea6ac9be74a2ef5d8", "region_id": "RegionOne"}], "type": "network", "id": "49136e711060498290389b083e364e1e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b24dd6bd017d461faaabc9acbf964246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "638544f57e724f198f0f8473d842c954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d07b3ccecc27486cabd9639c1fd7a0e5", "region_id": "RegionOne"}], "type": "backup", "id": "c2e6fd3459a040a59e0125356d8c750c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9467ae03dc5643b38ca4172a30617f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e17e62921d8d4120aad1c513dda59148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0d9a9eb745034c02a4dcc3bf2c788fc9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5d4a287e7ad34ce1bbfd34614d9bca3c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9b5dab1d759f449a938b8b24b8f5e981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b84e5bfcf6a04e0ab7c1a3dbc00ccda7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bfcc34edd24847cf9633f1aae4c25745", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ab980732f3f145d48cd949780034e469", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aff851dd187242f083f418dd5b9d528d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a6041e7ca56a40d8a46e0011e00435e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "682cf0e3b4544b409ff04e39e4f7ac6c", "region_id": "RegionOne"}], "type": "monitoring", "id": "4da573fe49ff4ac6a72c9e4561587243", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7a9d9f14bbfe4eb981686f463afd7700", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b6dfe20e756441ea0de8c4ab27f9d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "18899df55ca9489e93a10d8b9652024e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ed9ac081002a4a679f7bc61ee35420f6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "389ec89b31fc483aa0b77c5cc71141f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e63592b8de904a38a3c3d128c08694d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4eb84cc26f9640f881999060726351ec", "region_id": "RegionOne"}], "type": "placement", "id": "5190b4fae944485d98991a8898afcc2f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "92e3a191b4694f69ad62550d87048e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "460cc4a166bb466eac40e79a3e0ca4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2646c75583fe4707adf79534aedc2fe1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "25c60cf6143d40dcb314fdce5fc06dad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0c266e0046db4893b93160272384c7f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03dc8cd5ba4b48f7a263c7d46d72683c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b61784889bc64f4087510211cbf33b8b", "region_id": "RegionOne"}], "type": "ha", "id": "cc1e5ae814314302acc4f8680e103150", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fa11cafe09c6470a87c983b2bfac4420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b52b598cd6f74e3792fbb95bc07a24fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c74368c282b944c183b79ab935d47212", "region_id": "RegionOne"}], "type": "reservation", "id": "771e2fc87a4f41d79436163f3291a971", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad72d6d2e022461ca4cec17d1fb08310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5fcb2092a0a2404bbddbe7c1346de656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3bf2d5505e964e25afca35428a39917b", "region_id": "RegionOne"}], "type": "function-engine", "id": "2bda9733ca484b0e86618927cb8f741b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "01477ae2035349fcab2b52259ce0b2db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "75b7be719ec5430b9ae0d2cb915d0d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "66eb845fecea414db349f7aea3e60477", "region_id": "RegionOne"}], "type": "accelerator", "id": "55b8d452a10943bd993bf40f1eaef06f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1b0d2095f0c476eae5913e9ff837441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9feffce4b5a3476eadcd4665a41faa13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cda852102c3e45daa37a0eed7ba1564c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b257c817cad44a6aa4a29160a439216f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8508ddf66e0b4cffa69c300184f3e517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3315c624c6bb4936ae07facd29ed911f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b021820ff3274646beb83e22885871ac", "region_id": "RegionOne"}], "type": "registration", "id": "c774ec8da16b442a9f0653bf4d6058a2", "name": "adjutant"}], "user": {"domain": {"id": "9b51681d6a98456b920328c5e533528c", "name": "c6a59b8add564b18bc5e4cd9c19f8f09"}, "id": "715192c7b1f64fa8b392954799209cf3", "name": "a884de453eb3401abef5589c0693fa76"}, "audit_ids": ["6506d77674d54c71a44f707eeadc7597", null], "issued_at": "2020-04-23T06:26:02.134693"}} 2020-04-23 06:28:02,306 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,327 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2?resolve_outputs=False 2020-04-23 06:28:02,332 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,335 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:28:02,402 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2/events?limit=1&sort_dir=desc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,409 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,412 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "id-2", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/00253fc1fee64c22a0d9c84ad202e363", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "CREATE_COMPLETE", "id": "00253fc1fee64c22a0d9c84ad202e363"}]} 2020-04-23 06:28:02,453 keystoneauth.session REQ: curl -g -i -X DELETE https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,479 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,503 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2/events?marker=00253fc1fee64c22a0d9c84ad202e363&sort_dir=asc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,509 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,512 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "id-2", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/f2e550ce76944b72b9049023062da872", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "DELETE_COMPLETE", "id": "f2e550ce76944b72b9049023062da872"}]} 2020-04-23 06:28:02,533 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,539 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2?resolve_outputs=False 2020-04-23 06:28:02,544 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,548 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "deletion_time": "2017-03-23T23:57:12Z", "creation_time": "2017-03-23T23:57:12Z", "links": [], "updated_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "DELETE_FAILED", "id": "id-2"}} {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.224499s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,407 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,415 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,421 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,428 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,444 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.344480+00:00", "project": {"domain": {"id": "9050e04719fe4d9c84cbf98f105e0ad8", "name": "1371917a252a48afb4ae70bf2248f318"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "55c29b0d14484254b7dc6983a7ada373"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "02c3953f29f34df3aac46c3e16916bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3297125ecf7a43cb9798dbb0a7ef3b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ebd49399636d461f92b41f2a7cd49853", "region_id": "RegionOne"}], "type": "identity", "id": "c646d832e49f42d18bf31fd4a39f7a62", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4138e2230ef047e6b24d53cca09ff568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a81b6e7bb5d0468cbf575388a076c9bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f765a3e430f04be294dfa37178c19c21", "region_id": "RegionOne"}], "type": "compute", "id": "6b3fa7b96fa8452680120b92abdc875f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d7a103ee198a485e968af3727bc00b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0768f625de6e4ff1b06172a6343f8367", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2eddc3e512194fcf8d8a78fa60ab46e6", "region_id": "RegionOne"}], "type": "image", "id": "f24e2f595bd046e6848e7c031c6f372b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "14d4a67f9dee4235a708c3177154b112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9daf8e21adc441648526a3b296c3ad43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "55c5aacb14b24bc5bb3ff0ffa82521fd", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d819717d117c420caa7f57848eaa7705", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf103d60d8d74906beefe5ce61efb6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23956ff11646427eac8313f1aaf81daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7acfe86659b0486b89bfd3209b852be0", "region_id": "RegionOne"}], "type": "object-store", "id": "6a1216befdb74aa8b458f274e9203400", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "55c3d21922d84916a5cf3e5b334a54f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c2696d2c68e4997be4dbb62ee561251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a5146431685643a0aec7d3c84c349db8", "region_id": "RegionOne"}], "type": "clustering", "id": "c967a99a9da940d499abd2da3c8d5afb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6beb48ab12654b34bc6f0507fd607271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4e7c406087a4485b9d7083cee4bad77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c641d260ad3c4540adb26292db339085", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "33e2f3301e6a4009bf6eeec52eb19e6e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97e32ca53684431caf37f7b1a5f87007", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "545f57151ca04b03ae7931ef1aa8cd55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1153bc9dba9846c4991fa5634af5f947", "region_id": "RegionOne"}], "type": "cluster", "id": "912e3de9c0654c8c928fff6b201bdd56", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2cf5b52005d142fd9c7b7adc4eec2f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "be398ce1c3b34e4c943679b11bc09130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "92b5585a2caf4d868691cb04f3330b36", "region_id": "RegionOne"}], "type": "data-processing", "id": "2913b02d95cf425ba7e215da3bc4f3f6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23eb701b754a4e2d938c55ad870ad285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5bd53ada54648fb8ce47967523083dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec151443f8474927990eaebe35007517", "region_id": "RegionOne"}], "type": "baremetal", "id": "3cbb843cf75e418186d16843479ec21c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8cc6ebe416dd4e3da48ee1c65ad8a019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ced5d451dd684f89858df14c9d907ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc1c20fccafd4621a51ae97b90d9f434", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ada17bd3da444d469589c75cc7622450", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5de85cc29884498e94214fc75c4fd9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "aae305cb96bb4957a93f371b6740b7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f1b5512ab4994c13848dfdbde7dda871", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f9f29d21aeca4cee95cbb36fd22e85d9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "204bd84e3a7c4923b797cc81463c1a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "546b52f86db54663880fe2732eb4de2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bbeb430e690045528e39abb73cfecdad", "region_id": "RegionOne"}], "type": "key-manager", "id": "fafa20b99692486e913bbdba57e35b17", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "207297ae89164795a98e85e69c507843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc070e7e23e143eaafa54af298b54030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "29ba0039791f44da96e17f5ce10e8f72", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b88f0067b7c34603a27da9429616dfab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1ae14c2766f403f85c78308fb605467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1deff34a26114876b469a4870659e0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8ed1fc3f24a244ac9c1e012e65f0a229", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5a6d828d1c3544478fa55860021f1788", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "348b69793fa64530a214aed646bdaf32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a0592ed3e68743c3a04b919bae1cf969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "70b08ae4449247429b74f8356267d117", "region_id": "RegionOne"}], "type": "message", "id": "ab40f2ee96fc4119ab1595db53264c0b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "52f8d62ba7e04bf09ddc4a89f89d2e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f76346dedac441bebfee4e2e39363650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6c7136aa2941445d9f5b6276f750fc6a", "region_id": "RegionOne"}], "type": "messaging", "id": "45e18c6ad03a4e6883f2799dcbba145e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b8d458ebe94b4d33888f3998b9875a35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf32755629db499681e37e94560b178c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7e3679afa01b4d00ae27b88648e036fe", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d59455ef5a694ca48dc384850fcba803", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce57dee79a9e46738dc382acaf3873a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72d2a1f4991745dead6b9b88233dd8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a7f773a57ce42a6808c1e591af7e9f4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4eb94e1db91346dc8783af8d284aa04f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4440f586dd354fa8b80a021645056f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b221ec3193854a6a9545277a732d7793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "589cdc358505476d8955c0bc5bde9e61", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cf12522049e84b21a434ef817be4446b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8ca686b63f0746719ea235211865b1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70260aed6ef24b028a18236e990c6127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b58b74df072445488a64a72b526f9822", "region_id": "RegionOne"}], "type": "container-infra", "id": "39a56aeab33145e4bf331754b955b14c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "575315414f784504aaeb570f7dd8779e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f6385b4ab43c4ccd91e8771e44e29e33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "30e4f56408a84c5299c2905e59193770", "region_id": "RegionOne"}], "type": "search", "id": "69001236227f4d8ab75a7529268cb87f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e84d0bd8d8364f2c85e009559d0630e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "053e4c8190484a2aba02e295f4fbc2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "96bd06255e74413fbb360fbf0e66854b", "region_id": "RegionOne"}], "type": "dns", "id": "efc8120ce1d549db8d03c802bb578c85", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2d8c3d0112914707bebc4314d0bd9229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1a9e8045b6f7446f89dfdaaf889c609d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1981d40667664a97a2d04a0316bce8c2", "region_id": "RegionOne"}], "type": "workflow", "id": "2f3cf2a9a941435d834a111c530d2c8c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0de0bb306281418fb86111056d8ff3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edb7bfaf18444173a6ade18536d17998", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b9c18c1ad075458ba33cc548b329da10", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9ea8603a33054b2eaea60cc0dd955a94", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "63079ac0103b4a89a0508466c64b86b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4fc920aba1b645c1bf4d88ea6b3fdfc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8390c80605bc419683674297e624b48d", "region_id": "RegionOne"}], "type": "rating", "id": "83aed191c78044e2a068577f6ccf4164", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4d8e12ddf9742e19e542f542f5c5da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5e955394e741480cad724d467bd76457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "172a540d4e384b5db27fb710c7a2bd14", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b33e7d9fa0b04107922a0646caaa5cfd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6d839ce497854f39b75e10c2286b16dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aafdaeca8d534a0db524f0ccc225bd5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5e080322c2ad48719f0f3f29b7ef1df2", "region_id": "RegionOne"}], "type": "policy", "id": "703ddf83ab324278b5c03a23901e33d0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "296c877dcb984a4e9e490424b7855b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e9f202c991d49f98315c30738868c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "063742f3a8d24313a79bd6b921795fd7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dccd5de6c10b4c979b9588c2b7d20cef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "253282bd98b0417f80a4b6970cf60322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c3958179173e4b428f2e1f872da20413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "50aad98c1b344c0c8b7db7fef0033c1b", "region_id": "RegionOne"}], "type": "sharev2", "id": "dd1188532afc4438a5e4da25989aa8f4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89f7793db83d45fb903bc5c1e8356554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0648a1ba87da49a3a337c4b8be600e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "72c69c45a3c142a893f5a65a22aaf232", "region_id": "RegionOne"}], "type": "share", "id": "e94f2f85922940adafadcf5b1281b46b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "248febf9316e4ef990a30816cc6e7fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "47db1193ea1f43f1ab8c5ce15e4ec680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5e7fc6a6d4ea48d699180fb61239981c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f90b160df02a4dfcb2ca8453c6a5c9e9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daaad3df8d284714a1017d8bb9ac1a63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfa5753cdce94bed8d1b04107dcdfa07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b48a00710d423d935f9c3aa4abb423", "region_id": "RegionOne"}], "type": "orchestration", "id": "6450da810f6b4f919b6e44f689737221", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e8931f63c3f49bcaa98c0a5169702f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d502dea3347b428486c9ecb909681b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b425365132eb4f66ab51c0e52d1cc2b5", "region_id": "RegionOne"}], "type": "block-storage", "id": "5cfeae72fab8417bab25c92f90ad5872", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82944cd96aa749c3b32af6fe604a4b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88552e76c650404781e7078386aeeb08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be7a29e0696547f396d7fa42f2ce3a0a", "region_id": "RegionOne"}], "type": "volumev3", "id": "2c44126b0c5b4806a979207d2f89dca1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b39574f625545aba3d080da9619dd2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73344ed8650e41768abe9fce3603d62c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b849cdce67d47a8bd00f9307b8b3758", "region_id": "RegionOne"}], "type": "volumev2", "id": "e4d79993d88242b598753e5f698d6e8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1983ee291ca04d50b3862fbcd24a9612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f1e59a8d99f434aae2aaca59f0b6b12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9d474a3ec2d4cc0b82b9cd80bd4064e", "region_id": "RegionOne"}], "type": "volume", "id": "359777452edd463db01bb4795824c18e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa9f1391707240ef97f72b2470305ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "897d5fc6043645208f1e0aa1cbbdb3b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "504e1e9c74694565bbae454c532c15d1", "region_id": "RegionOne"}], "type": "block-store", "id": "639221f82f04451cb342a8458315ec34", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8a9e4348203b4effb44febf3cf6af2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a26ade0a5c4415ab7c3f1b11bf15385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "caf4e98e8b80477fb1a3e21334b9309a", "region_id": "RegionOne"}], "type": "alarm", "id": "440971fec65e4fb588a6f56af34c6014", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b045cef2f11f4aa086258f6625348e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4721c0c2e2eb476f9a723fa9f171f9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e020badd90a34478ade73a36e2ceec72", "region_id": "RegionOne"}], "type": "alarming", "id": "4c730e6e084642779a857382a1f7abb4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4ae0ca775b8e43dea3f8e20df7fb46bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e237969a8b344b0caf08195fea312268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "82c5817e378b48cf8e66925a2e24823d", "region_id": "RegionOne"}], "type": "meter", "id": "819dbf0a3d3f415098413f7c44f884f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "770d739b0408445a87c95819a3fafc6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b9d01229ee8a4443b0b257d0962c40f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b250238745a4461d9acd7f6b6bf744b6", "region_id": "RegionOne"}], "type": "metering", "id": "ca8dfac763774cb28dddf31701667c07", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3db5e91665147ed96a2b6dd03b45382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7d1803e779bf433ba095451fc95343b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7ae3effde3334fab8b73c1ea3c8971b1", "region_id": "RegionOne"}], "type": "telemetry", "id": "05d6023de0ba4885a1a8025788ae639c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1627c2beff1f44558409d8bd94f9926a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bf4df0802ca241d38866e912f7498162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9c48d673796e4813b8a6a2d63d554b06", "region_id": "RegionOne"}], "type": "event", "id": "fd46209f12414d339b3d37cc17557478", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "73cf31a887b5435d8ccd078de352f2f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8298ceb181a34b3ea889da92b2a58755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1132d2d93cad41d08a4e5faf4ffb4377", "region_id": "RegionOne"}], "type": "events", "id": "e20125e28ea941b6bc273f2c8d6c0ea9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ec13dfe0f4f74e9c9c86495cdeae4779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0985fa3cee7f436f8eb1d4607b530d59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0a331f18feea45b7867425eb3641320d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2655134c923b4c9b8da0b774fb856c9f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69fa3d4108b642a6b2e73727f2cb157e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7896c0af17824c6c844fe2e3c96d0132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "91cfb79332544d55a6451465b6ae72c3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ccd0fe46b9f245608973453397f0176f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc816f42755a4f0f8b70d69c301b49b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32f170c8d7674ef38f12da2ce6c53491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb8359ac68bf4985bf986b70dfb203b0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1f185d12df004b4b9c2ee2024ff6e6b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56889ce4463647b2afe7bbe49c988856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a86b4308b0984f47aa40f98689c34dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9647f04af36e4e10b49a886dbce5e3e9", "region_id": "RegionOne"}], "type": "tricircle", "id": "a7af7da8f98348d6b965902d1d9ee808", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4e5e0dc692e64515b5f96c3bbe42127c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2602707ce02a44119eaf3125b6938e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8de335108411487bb80ec4fec4553d24", "region_id": "RegionOne"}], "type": "database", "id": "f761f453a50d40c497000806e3de2f17", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63c54f025b564767a9b41394f0000203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "025267f4434f4f09b0b197de917e082e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b30cb17a50f8427086868e34a7d6d270", "region_id": "RegionOne"}], "type": "application-container", "id": "2ea51daacb6a4e049a20191b88a307e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aca222d4a9d847de899f6da36798bb5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a337d91563040b488e288518f8baa4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1067b2862d5f48eea24259fab2c1b2bb", "region_id": "RegionOne"}], "type": "container", "id": "6abf38da0f3b4dee81aa8ac2ee0ca291", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de0b30e443774ab785a61b7236a26563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41903bd472464e65a7a3d34875a9fbd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c67156321566450dbfa28a82684529f5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "24aceafb2ded43d480edbbaaf69dad27", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1b825d8670614453b563eb218093d3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "057d6d7f4aeb4077ad7d0e36e91af3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e3802fc7e677444e84479fefb4f13521", "region_id": "RegionOne"}], "type": "rca", "id": "6da7e80853164e239d0d504fd3c7987c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1212005457314cdd99fe220e95dcea75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ed8f1d30ee034113925d11ae5d42bc10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cc57b7461d854cd3a7720f5fa5693224", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "47b35a63a4fc4b7f88b07456db80a5a2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ac371a7fa09744b2904b54ee6093e433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a5db0dd104274be79cdfecc8987bab3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bbbba942c0be41f3ac3aabac7591ed38", "region_id": "RegionOne"}], "type": "network", "id": "87f78b8e31c54fc990b2848d6fc0cdf5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a92d17e7567f465f81bd50b227359d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e83c4d5aa1af47219a419e198ca50bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "0632686f7cf04ae3a8bbcff7430c3c03", "region_id": "RegionOne"}], "type": "backup", "id": "2025b1c3d9d6414a8b3dc68143857034", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "07bb29a440454094acfa49f7bc5ba5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bd944bec7f2542d3b198e07b0bfe6c9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "df2d55956c824a59a403235fb9f3cb4c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9b067165fb2a4b0fa9f223b5072889af", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "91d77d6692a24ee7bbbfe9d18907e53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "656d4716acac478a916055f011d94582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a0e4913995c4ae3abe91421b55104b8", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a4622c3eb5cd4bfd8d893a027b7af610", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cb7ce6c79a53493183006db2cb1dec3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ba470b5077dd4640a9359f7f86d94de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1e5bddbe6b774df3b1d7eec284274d6a", "region_id": "RegionOne"}], "type": "monitoring", "id": "53f1af3b43ac486e9414bb2d517d4da5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a58c7786e674c46b1641f6e70d5fe16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "505b40016d1e49e080b0ddf5b50544ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a20fd27a573046a3b8e2cc1e80988b48", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2395253c67374dd78d39e4e99e8df801", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b1a6f86870c4982887f3810402966c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "999a53d297c04ae7918cd3ae1b2253ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5ea6bbd68ecb4284bc750c0505800891", "region_id": "RegionOne"}], "type": "placement", "id": "3b8082e1c53248ffadff8255ac030b60", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "de863e7815294ddab8dc354f7f71ed69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e722bccd354045f1b2f5946690a36925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4dae7df727a34a71a088ebb9d2e6a7f0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fc187e5e1cc44cfc91bb98e19b67323e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74473a8805ba4e6194845dd3ea5fa510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb5402e670cd4d2c8fbf1acde8ad5925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c315d81c14184d7793a83a8e00ab1d7a", "region_id": "RegionOne"}], "type": "ha", "id": "73c3186d6302410790c4fd4ae290c194", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b0b6be0f79244ea489db2635b1818040", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fee68e8097f04d15b9468295a35a1eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1ea93763a1484bfc8f7aa68ecb7b03f8", "region_id": "RegionOne"}], "type": "reservation", "id": "d1d350e47b35442d9336507235adb85d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "515c779aa5474a9ea6b213c314cd519a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1e082eced3e74a838bf78cc55e629503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6063bb2807bb4f948b986353d1a4a07a", "region_id": "RegionOne"}], "type": "function-engine", "id": "9e069485f97f46f7934c5f003cb21534", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "24c6ac83bcbd4783bc0bc69cc25a8262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eedcc81559564dbd92f2cdf6f2e02477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5bcd1f7691264f88aab16e9fea13d37b", "region_id": "RegionOne"}], "type": "accelerator", "id": "eae7c6ed0f6e40519616f10a828b99c0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8457afd0d09449b8e0e2d828a92530f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0ed267738524196b11b8fc2b9916ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "75109bbdab134dd38cb4fd1f73dc02bd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef0e396038904488ae3e0653ab509f5b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e790e02ed58d4dc3a7ad10e1ebafe2b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0eb569242f7949fc8d2db9677c8806b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b12c393ab9d54b86991030a83cd17b79", "region_id": "RegionOne"}], "type": "registration", "id": "ac3f2e2055934c4c94180612f5632e6c", "name": "adjutant"}], "user": {"domain": {"id": "79197867556e4c45877a271f4fe07689", "name": "e1bd65b5b7a147f18a50a3226c3d1858"}, "id": "bc92654447514114bca12b11596ce7a8", "name": "7e2b070d28fb439e82dd4a08fa9a5e51"}, "audit_ids": ["b0f6fa1554124735a8d1d3fef517c7f9", null], "issued_at": "2020-04-23T06:26:02.344480"}} 2020-04-23 06:28:02,542 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create-2 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: some ACL" -H "x-container-write: another ACL" -H "x-detect-content-type: True" -d '{}' 2020-04-23 06:28:02,551 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,557 keystoneauth.session RESP BODY: {"count": 2, "bytes": 630666, "name": "openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create-2"} {16} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.059700s] ... ok {11} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.080307s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_remove_security_groups [0.066208s] ... ok {31} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.060877s] ... ok {23} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_create [0.058214s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.062491s] ... ok {21} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.064572s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_get [0.057491s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.084169s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_get [0.059140s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_hosting_dhcp_agents [0.056043s] ... ok {16} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.059992s] ... ok {11} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.064250s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_create_attrs [0.057129s] ... ok {12} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.060706s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.062919s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_delete_server_metadata [0.063143s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unpause [0.063742s] ... ok {27} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.058745s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_regions [0.057330s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_get [0.091972s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_find [0.058451s] ... ok {25} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.061180s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_services [0.058194s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.065258s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_delete_ignore [0.060349s] ... ok {18} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.059753s] ... ok {26} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.199989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,491 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,500 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,507 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,516 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,534 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.426247+00:00", "project": {"domain": {"id": "ec074782aea84d1988bbaa3d93d411e9", "name": "88cf246bd0684c8fbb2fc81db89f1d52"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "14fa84fec227426aa114c532cb608921"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9ba7887290a047f58d7f390f5b04cdd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c99df6d6d3e64550b2aba9bdd0b892f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6d451d17035b49f596a020fb73c23b5c", "region_id": "RegionOne"}], "type": "identity", "id": "935c66aa99a745e3966c162e49ee80a7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1932e0003bd54ea883347aa1c7c38343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f5223d2b25f4cff8f8810bbf44d394b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "786979058a314a0892076bb298708aa8", "region_id": "RegionOne"}], "type": "compute", "id": "c70ae926050b48ba8bbc2d6d50ee872d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6938ab314ce44e218af8bcaa72a7a4ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f0a603852b9142c5981f7c935f505ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8775683f0ec347a1b7a21bf53c398c83", "region_id": "RegionOne"}], "type": "image", "id": "11f68fe2b7df43c8b2f25256441e6c62", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c3dd572190904ba0a8cb4c6c5f437388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d02f9da4cbf74729be7b089f51030a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "109cd491551b446cb65346afbece01c5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cb3432e24f8b4af4a818fa583c743e41", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e57b9632dae34016b584f3e9caf5c45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfbd4c11843f40b994e7d2cc95a8eb2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7699875993b94d9d8f9fedafd8ceb296", "region_id": "RegionOne"}], "type": "object-store", "id": "1c2d3342219646409c1c7a99604afa3d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77661a159468453d97a9ebabb3fb981a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a62e6b0dc5f046bb90a941bca2023f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "545b083554064fad86d4682aa957a6f0", "region_id": "RegionOne"}], "type": "clustering", "id": "24da73418b6240d0b8179c143f8c0dcb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4150b54dee5a480cbbf17157cb100b06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d1271587deb485f828bf3b49f639d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7fc50cfbec1d4b53a8803b723448ed6f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a722e2898bc24c72a092bb7d4c517a2f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ac60be2f10d4df8b68d9612f3a8746e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1cba06af9ceb4066aabfb8404d6fda01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76c7a5849e2842e88faa9ed12fb50f15", "region_id": "RegionOne"}], "type": "cluster", "id": "fd56d4594f1944dd87a3eb564702cd1b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0c16a342b9bc4b8ebe4208834a0df0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "86d00b639aca4e33912bc56cb055b055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0552577bd956423195e62a7755f1eb2f", "region_id": "RegionOne"}], "type": "data-processing", "id": "78b9d0887afb43ceb8da5d28169455a6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c121e08564a640eb809625860b398196", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b6b6873092e4740b3137f6b692d53a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b0e98bccfc494a91bcea0f9610f153e5", "region_id": "RegionOne"}], "type": "baremetal", "id": "3be835f7cee34c96af80632032c14621", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5846b7e6a4654fcbafe209db529a7501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fd27ff44e08b458c92be55eead1728a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3169ca70373b448ebdf9e813e8b76b88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ad59ec1ece624f96864d478d30610cf6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a4ccc100626445c7a99e1cc0c1e40367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "34c7cf68b5f04a7595549f8b04f7ada0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3ed2c985d4eb404aa45417dad87c1ccf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "94033dcc6fe449cc8ac25543cd3ae30c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae636867d0604e7e8a326ebef34119dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3c6b5ad4e7b2424b83c6b7a3b4823e00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9a3b9ed2bfa942b9affc4cafa1744d48", "region_id": "RegionOne"}], "type": "key-manager", "id": "b861e7167eb74a5884a1d2f4928ba319", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af45c04e69d84ddbb2b6bbd9c241e5ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd53b421c9cd40759070d5cc9761b8f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "63eb13871e69428a91b045df0f5a4c45", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "15d499395e444b2c9e19895fa0bb0db6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af9fc4e9af0c4c5c8d407e6e0d9008fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fd67991173f64e52b29f66e0d712bd79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "38657a4244c44af19ec2f3c65aea465e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "83f14119ca2c482c8e25e66515a44868", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "00f36ae616744574a017b10e85290b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec647352d09e459cb1ada7b3b222f011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "44a3b99ce9fd4d23a0ea54cd5f3908f1", "region_id": "RegionOne"}], "type": "message", "id": "07af8d0dfb2a42cab2f03c4816f73abc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e03554079f9c4f6785aa79e346e45b49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b48d10be78954b79b53597179b6a21cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a9b290bf4abc4d69b5b45946d0c9bf41", "region_id": "RegionOne"}], "type": "messaging", "id": "fbfa7a23e1b64bb1b42d809ae3b56355", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7c39934942b94f57a5f1a580664f67f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "13d076da707d459e8bf81c3f67ec38c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c006cde25d1147cda26ce5e55dddff01", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ceb43d3ecf0643e890687b822fc5c56d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fe8c6935ed140f4b7e27ee7244236c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88f5efb6d332487f93dd1cb2850f7f9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d0394eb54c94f8d99c763be344f1cd4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8539caffabd94c2e8f98821e8b212422", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f78258d2e18647e9a8732d64a3debdd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ca3755788db4f9190d7c4c13ec465b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d651b76bc866450e91305691b22fa320", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1b60d50782d74421a0974bb965691449", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2e894bfb4044f4ba21459f22ebc558f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b4c065042cf4631937a0fd9c9353f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8f2b741ccb9435995c3503f9b8f27f3", "region_id": "RegionOne"}], "type": "container-infra", "id": "263d0b662ab5410abf3e6053cdf9ba54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4b31d42eb29a4be7a39f35fe8fe3c114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "fb4cfc3a60a54524b214ce4fe40e979f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2396e3a0e10a4705abeee5e075b25ddb", "region_id": "RegionOne"}], "type": "search", "id": "43da351101864055a490ef9bb773375a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3ad3dc8e848544bf8ff4420d502d8eff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a5431fb3bb274bf985e97439a5a10a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "249aefd5b9d140b8ba82beb02b134aa5", "region_id": "RegionOne"}], "type": "dns", "id": "01065627c2ab4adea23dbc9d9a115fe8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2b53842668894385b04113ee8d64df87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3557878bea604356a6c76f9fc8f8e98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e0dc20e5b3f64bb38bfc72c30288d244", "region_id": "RegionOne"}], "type": "workflow", "id": "42317d3ac77a4507a8daad717af00f7e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3a5fd078dfdb4ae38ff040319229f332", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eba9cb3bf7c94140b9f44c57eda876ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "109957bb16d845b1b5e8d55a3c0f8c1c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b3e8534361264f239bf9a7fb64fb9c8a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f4d136660e1649a5938baf2584a196bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7d48b375ddd043d08e22d41968f55c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "785bd705dbd14833a5092950a198e9c3", "region_id": "RegionOne"}], "type": "rating", "id": "7ceb9d84749349a59b5b0b1b18cb24fb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fb10748bcec4d0faba8ba642a17c498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0fc6341f292849cf8212825ecca44770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1af66b8c0b914dd3ad8270a91afc83e6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "36e9b0554e9645f1859d2de32bcef65c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7557cad1d4924020b69853cfd413c899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "53643e2eadae480caf1101ff672fe57d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "02bf9bd1c4db4e31a1fa48d818745e3d", "region_id": "RegionOne"}], "type": "policy", "id": "f1aa6a9ead7e4c97b35ef84db137283f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d4302ebd9ed4b3e9b339eb1ff422824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbc4e0ff6f394c67897e414a3334fe19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0b3e56291ec44d5d8527f8921b4f0f19", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "37896ca99814492c92e3513a78ad4f41", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d57604ca663b4175972a05f60d23d586", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "909ad2f8ee9346f89b8e59c8ad81fc55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2e3bfe5440264fe7a8659c3bad3708be", "region_id": "RegionOne"}], "type": "sharev2", "id": "d22a2c2569994341bb92e009101eb498", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0c2bd1c6b68a49238034eb2a862714d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22c424fb9fd84a2385597485522c4362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d3e666d498f4464aee28a9ea2469f22", "region_id": "RegionOne"}], "type": "share", "id": "8ce2519402014604aaf2d82b08c182ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5eed12fefc6c4de794ded9ed5d1a2147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "078da6cdbafd49b28e1345943cee9cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "233254b2bcc642ffa641db13eaf4fec2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e871c370a8a4680beec66dd4300c83c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6035413d8c514236b4f8f059174bfc66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "489107e0e1914e0383a1f433622242e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7991544fb0a7474aaf2ced2248a30d93", "region_id": "RegionOne"}], "type": "orchestration", "id": "07e948eb46ac488ab1f2fd2e2ee4f12e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e6e4da911c14f3091f7fb89af0b2441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf9a7b8938904630ae6ff6a4d635a388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d0cd821e53640ce938cf98dbb97ee37", "region_id": "RegionOne"}], "type": "block-storage", "id": "2cd6d79104e94696bf5a711f4317a1c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b84725397834a58a4bc079ee57b0d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f7831a24f2d4115afec80f132cf393e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f966c7bdb688456ca40ca545c528022a", "region_id": "RegionOne"}], "type": "volumev3", "id": "6d7ca5e556794a5083fbee31bf986328", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fb860fc9a9843c7a357f440fc6e69f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8233c57b23546d1aecf92b0a83b7bd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c23e72f4ef5453d930e76332a2bd5f6", "region_id": "RegionOne"}], "type": "volumev2", "id": "0252d0f25ec24a0ab7c8176ae3e6fe84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f6cdc797bde40d0b691abb8f503c4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63bb574b02b4434786107613b7eefdaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f9d862eb553420190f30a5c8a90a53b", "region_id": "RegionOne"}], "type": "volume", "id": "8712495d3f1244f9888b3342ca91ee44", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a7c0348e3a14ff790a040f167ef5e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69e00978d38c495f9b7416da57e8461c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57449c36ce2846c8928ad97f4aa894d8", "region_id": "RegionOne"}], "type": "block-store", "id": "9bb4e62a2974415d800013b280860982", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "687d5dc841b5426ab26ef2499d932231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ce801f8cde540cfb20c1fb7072321fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cd96513533984444896decbf535e69df", "region_id": "RegionOne"}], "type": "alarm", "id": "de80d93ed52c4ab7bf65c577a02c3743", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f4040e21aae45608505d6a085b88b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea6d9c6d72ed4a0388d2e2d1a9a58d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e48aa82aced24f08a7b4dd0298ba854a", "region_id": "RegionOne"}], "type": "alarming", "id": "dfa84f81b4f64328b6fa941604b7d146", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a630d2f16b604aaebc9a538756453133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "86c60630a40c4c288f986c36b5c40a69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "684208914b014ed08e7697ce5b4c3ea4", "region_id": "RegionOne"}], "type": "meter", "id": "4f611e30b5594b0ca0bcae4073f0466f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a7c11fecccd4f37a2e9e01c8ae54c17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "776fd50e14d740adb4fb85dde195cfb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da47a24879894106804a6f8d78293c88", "region_id": "RegionOne"}], "type": "metering", "id": "ba9f62768e754ba0812f6e85e043ffca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "826ab4bf12394464b796ab0aa7f607e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b00a84534e314f5f88fd49b345253a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "509af5481dca45e281eb03a8946f76b1", "region_id": "RegionOne"}], "type": "telemetry", "id": "a03e03a01c2b4aed90b3fa25344d7c65", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "668799c066f4439ba70fab5e7d12997a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "09690d5c12894c51a57cbbbe666f6c19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "67d361a98e20408995f4beb041cf0609", "region_id": "RegionOne"}], "type": "event", "id": "3cd4849a7d714f64a0cb567717f211ed", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ad6847ec27c04f438cb455dc0110cc13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "de36a783c1644977a568573a57c45c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cd998b2cee0940f68fc80974c5fc1cd3", "region_id": "RegionOne"}], "type": "events", "id": "f30d8fd8ad274c96884fc254c4752a24", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "234b477162644bd29d13872311f12f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06995654de6243fd9469fe15b5d3ea91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1c835382d4f540499b8d74b4f4657cad", "region_id": "RegionOne"}], "type": "application-deployment", "id": "34a7a0cb8d6c4911a9338222291f1888", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02fb6b7fc8a34ac6bc8b6dd3bf004466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d6367c0718140f893fbe24410068ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1e7fead0f6a34f3ebc6df5c624483244", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d1befc737b9b4a089507db9ba1a1e90b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41638763bc94454fbdec23548c0eee31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f6d5e6416264bdf8c2338bebad5a04b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d016101bc78454aa1bdd572018af634", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5cd78cef51bb4019bfd02bbc63d9e206", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48a737b987524636a51e4c68d71bc116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b14faa5a17241ef8737d7eafb7c9067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "54a60feeb26f4e7faf3e91a8cdcbb93d", "region_id": "RegionOne"}], "type": "tricircle", "id": "7d4351bab1074e51a53923805924a9e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a40ee2c1a36841a7b68d4d2d8021b96d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f79e2f1cae93459693b6609c20677674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6b4661f9c2974a76bdf493d28662b204", "region_id": "RegionOne"}], "type": "database", "id": "8f729efe655f4a66a370b6858454d004", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "622fb3ae8e844c268f50debc02bfd5c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da116cd809a94ffe8ad46d7c3d1b26f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00a74455b7ac45d3b47670bc0471b264", "region_id": "RegionOne"}], "type": "application-container", "id": "3b5f874694c642719e08831bf8d19d84", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee9181d9f769434586feb3f1474daee4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb4dd847b6b84ddb99acb4b613dd6feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "af4ad98a89ff4563bae5b4fd18f5d934", "region_id": "RegionOne"}], "type": "container", "id": "aa2df51e523a415d8422e34d654a87e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6984236baaf5431d9f56e2808b5af918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6948df7a7e374b7ea9d1b44468430c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e29394a02d51442b873ce4cd530c542d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9469aca0d14442af860c6ae395c4ebe8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffd8cf755aaa443da8fb7e05c0e09ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3d7bcd361a5b4c3996ccfc9c12794ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2a315f8d2bfc4823b2e970cc1223498b", "region_id": "RegionOne"}], "type": "rca", "id": "5f21ee4e3cd647c7ad5a6da079d42443", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f106ebfb37a94010afaf1af160f89240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a416f560be84b2c96de211ac6fda032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "42a212bf52ae4d97b78f89df86d7757f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ca3579c547824328b174e130bcf03a2d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ad5407ef778a4fd8abb43f6bc7532f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fd88c7963f164789af8c923756f245a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a186d369438944c7b01fec1529b23ec5", "region_id": "RegionOne"}], "type": "network", "id": "9504be5e960e4e4cb6dd9a614a5c7d85", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9c19e5d0c0d24027afc235b921e8e2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b72cff4636db48e38b6d9bfdaff480a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8c4177f05c004e428d41136bd471701d", "region_id": "RegionOne"}], "type": "backup", "id": "25ea687fcc704d1d836a75085a9fd26d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ab95e31b5d84297b348ef464efeb3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d81a7a5d78042268146d29ebf7e90ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78f22d02e6874fa5870e1313fae8b27d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "db23ff8d60b2417bbd4f53541f4ac89b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f6a339bfdba46ce85c2d468adaf3b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a3471dafc2c44242bb9bc5514c437d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "55407f89f2114582a5299203bbefe476", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4fcc9c902cdb401a8c30d5db45827ae7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6f8e313091f5454691a1a1b934c9a166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f1ba0515abcb4a5d8aa44ee023cdd827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3b997316b8834c25a7db110a982e9972", "region_id": "RegionOne"}], "type": "monitoring", "id": "a2c2966c19904ab5a70ebd7dbb2e9b95", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c310b872f99041baa114f10842d54adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "58a9aa98e81d4ee7bd46ac082fea1d98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "75ed50a7dda84e2aa65d710e0bad0202", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a7028b002c944ba98e101d65d22d564f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fa39411576f24a98a369d6500971d518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dee945aa13bc4e28af68ba9e1be31f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e5662904943a4304a427087ea2323f81", "region_id": "RegionOne"}], "type": "placement", "id": "e8f590933a89413c8edef3753d3888c3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e310bf8fb7bd41838a00ff4b7be03916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7029416f222145cba772b728459df1da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4417a5dee7174cbd8d0408246e5ddc11", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9a6abd66ac5a459ebabb1215b155cf92", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "89b86fb3560943f5bcebabb8abd4a737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3a6da1eefc794747aeb9f1c6fa868ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "31151e2aa9e94ccf9c55ab686d594433", "region_id": "RegionOne"}], "type": "ha", "id": "18fd56524a0f4d13808e7301a6c2eb92", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e2812a52c4ce4c3b88c72dd330609cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "74b4bfc4960d48a882d48b770853b383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "65188a6378614ea3a05d940c67ea3ea3", "region_id": "RegionOne"}], "type": "reservation", "id": "bfb50e8ca8d44c2099cbb417d5aceb43", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "374f5a5e8b214d05ba25a6f45f5fe155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "099d76259cf142e59e19caccc12a268c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b068c7cec2b54f4baabcd6ceccfd6ef0", "region_id": "RegionOne"}], "type": "function-engine", "id": "b1e2a599a78a4a22992acc00c9810db5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4fd3e225b1934ee992a27efbbfb33827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d1a96249d4c246c3bba41a6729fe25b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fc935c625d7a4717bf0298452b42eefd", "region_id": "RegionOne"}], "type": "accelerator", "id": "c29a35dca578447cb6ca3b00519b114b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "638dcd1e67a449a1b60a5a5cdc3b98d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de82433b98f54b3c88257239b5b2bd3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7e9a441f37d7456683563d36ba6c590d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7d6c8ce1bf2448ea862f4723c7963d38", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78869c5ad762474cbc548ef6d3bf2a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b0120578f924a6dbdc16b769d018993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5ffd526e30274a5d808454d8e4fae054", "region_id": "RegionOne"}], "type": "registration", "id": "61f3744a29d84bbd94d494b3f34b681f", "name": "adjutant"}], "user": {"domain": {"id": "97543dd44ebd410fbe4c749a5c185fa6", "name": "1d8a333f0d134a35849bf597fec458c1"}, "id": "d357fae8c5ff4cc0a6e7366ecff5a6c5", "name": "1efa00179ddd4519a12ff5c26f10eb4b"}, "audit_ids": ["521dd795d6984a8eb704222ce9b5dd30", null], "issued_at": "2020-04-23T06:26:02.426247"}} {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.239533s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,536 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,542 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,545 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,550 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,562 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.465018+00:00", "project": {"domain": {"id": "d6beb7e9c39c4c77960300239705717b", "name": "a5c52d20f5f74279950dcd6dbfab4691"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "855796783651409aa0a351ae57c4ebc7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9cc6f17965fc42e4a1c088a3a55c443b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3ccd06d0d8254de8a6f89529eab038a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5beb1de1d49b4a3d825105ba9aadd2dd", "region_id": "RegionOne"}], "type": "identity", "id": "10f78b7ca402492cb4b30b03a164ee86", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2459bd2be80b41959a7f9cb777d5ea47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "db66ee5aa522486c9695d49921b09f4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0c55e2389ebb4b0e85f06c7e5a42f810", "region_id": "RegionOne"}], "type": "compute", "id": "195806686fb549f4a0cd6567ac198741", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bd20deb2da864371808197cad02ca494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "dc4f18fd12304353a6214b6dac4b9b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6315d40e2a7c4355905717cb08874442", "region_id": "RegionOne"}], "type": "image", "id": "d7f7c98209e34b47b477ce491c0b874b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f04d27b9fbd046778629999484e61e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3b059f4430fe4c598b6a8ffa3baa0827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "6e8850eaba3a45858e493d18491c29c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "827b8a2a23d14dc397a041390f12008b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e275ba5facec4800a2495d1b1b7aaa1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "607bfa15fdb442358e3c4985a45f4e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95da359dbaa8464f922fcf357d10100d", "region_id": "RegionOne"}], "type": "object-store", "id": "f35eb7734e16411ab67bcea6aa94e0c8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b8e31767bdd4fb5bd3637bfdea2154e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ad667fe17be44978db1d21f8a2669ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1df44732a6dc4412882abec5fb7e4f98", "region_id": "RegionOne"}], "type": "clustering", "id": "201311b935ff49e2806752ffd1d291bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7c7bff8d382492e834a2d2ffbcdaa0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "005310ff266d402d9f8e319085c231cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "43ed1c2d933444fbac1c8fb8fcc9d611", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "758ef116f7c6493196ab92c549191a4f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8439b2850e9462bb9f588c46d968d7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "343f4f7b7f184177b04008155406f6b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84885d772cde4230b33c5746216add47", "region_id": "RegionOne"}], "type": "cluster", "id": "3646b730c26d428fb7487ddc47efa5ba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "324c1089dad340a18af1084621e7c568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "465ca9cb4116430fadc23761811a9fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5da3dc9d2da4411cb7612ff1720a705e", "region_id": "RegionOne"}], "type": "data-processing", "id": "f4671630e96c49078022cf0ba30183fb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8dcf010adf864bdab2eb1872568a4f95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b351afc807704abb881a770f36e71f87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bd35fd8919424148b73311088e876d10", "region_id": "RegionOne"}], "type": "baremetal", "id": "0a56aef020f64497aed694532d05ba90", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b245932902834b68be01ffa89095e8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28b2af9d8d204b7595553281079fefda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d921d7c0534c4440b3bda9f55d88c9fe", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f5ed32d496df4831a57ba436749085d6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ade5179a088f45cea344064ff07e0170", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "289a87136e1a47e1b59f9e9e5f8d5ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9d053e5faeac407483165e7e3e43f734", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e7a348936da44597a4791d72c8d48bb0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9c0013c8d0eb496c8bf1c564a21dcb43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0fb90c9890d543419e0a9add8b46e36a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "58956e1bdea54cb99829a916c4091577", "region_id": "RegionOne"}], "type": "key-manager", "id": "92e374d9c97a4839886dd8acd09179c6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a50fa4e821c4694841599a1abe8ceca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3e44a50cc30b4d098d6a1cb972974097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5d8d239525ac4c6aa3756d02d3a6f249", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bec16196bafa4702990dcb291042d276", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d19478de1e784130a9e704d30f55d4f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30dc2cd4f25241bf80335ee5a1704aa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ea4fe8d814af473c9f29870ef4c8cf3d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "daacf121339f43cb863832fb315ff722", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "29a255080a5940e0bd567dc82cc4599d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f5e26f4fefc463ba7daaead5cc516e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f3caa5c7969841fc96058023a026ee85", "region_id": "RegionOne"}], "type": "message", "id": "0ab487d35b3342cb8378fb959de5499c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6176a13d097645529d05a549c535f34e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "29d920d315a94f4fb6a13c10d98cd1b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c2d35384dd0249329d1ed32d605082bd", "region_id": "RegionOne"}], "type": "messaging", "id": "09b44d7400b34e3aaff8512d82b31d74", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ef8d1eb3aca4405dbc7c3e8fb9297bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41aa8d2fbbfe430a8d73b44efb77c94d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1e3b212a4fc544a09e7b4514f9b089d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6be900cc787f4fe8ab10056d3cf6ebdb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0e50cd5ae7e4390a33b904d5b1c2dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7236504d5a849f8ab57d2f906520a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10baf667eb9041cd864480e2ad218aab", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5d4846186b054d31a7af1d0e7a1e5968", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a87fc0bd61c4c0f9c43f3a9fce48f58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2ed7767a5a048f883774dc34417ae86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8363076448c406ba440ba743fe1bb63", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "60efcfea43694ed8aafdbb44bada7d21", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c7ade2a3b0b4d979c4ea7e3145a4a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18a43a38f2074e399e95aa2f5c07bb82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19938a4ecbde46cfaa766b3ecdfda0f0", "region_id": "RegionOne"}], "type": "container-infra", "id": "feb996e76919448c8363226fe43685b9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "03a5dd2317ab4bec97a91c82bedacdd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2585b178cbb0483dbb18b7aca5260734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9d880140032b45e8b096a5858b9d98a1", "region_id": "RegionOne"}], "type": "search", "id": "f078f3bdc64c48668f084f8eb4850cb9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "84111021af864994bdf31f3feec1b55f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ddbbb1958e2c4926bb699af8f69dd2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9d2baa7d5bbd4f898921063e023d3909", "region_id": "RegionOne"}], "type": "dns", "id": "9035bd5be5c1459a84ab7860684ecfec", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48fae11a4c1d4ad0b239f75aca85810d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ddec884a1384a75a8e1c3da3ea31deb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3aea9b76e9f8489194a5e3f05866b919", "region_id": "RegionOne"}], "type": "workflow", "id": "92ed3383fc6a4ab392631508f1947e11", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1649e66e0554c079bc3bc0697cd0c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7fb1b5ca49384a8c97b933c14d6dfa56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c3cc6edf3021461dbf8b63b18be4acd4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9ef816930dde415db07b328dc6521be0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2d12197d9f6417aaf7d5316f3ae590e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7bff903d45be47f0ba8901f9bf4f3d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5e235152ddf34399a01736bddcd77ebf", "region_id": "RegionOne"}], "type": "rating", "id": "341cea27baa541228228e964b50b769f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "455c2cf80f6c461990f0800c204a3009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b78c104d82fb4be6bf749b6714fede42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3eed40567b6f4256b4276aadd0050093", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a85e489093a54b09bc57f95ba03520af", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "752372f3ccbf484db4e52b7197712da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5801f33ddd5242c68a0230ab2ff5593f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f34ee9961b72448c98079a65c968ad58", "region_id": "RegionOne"}], "type": "policy", "id": "ec7051577b0a43f09afd4ac2ee3745b7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "380810983c824d148d7f2ae077ffab38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "136e789da8834c90943a891a1487d0f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d177d9d35004e2f87efd26879638d98", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ff1353fda1204d4ca156eb414b59b6fe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a7990cde5cc49c380aeeae29373466b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ac54af1b20b4b54ba2709a55d28732c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4e01ea1c00094f839cd926e91149ef95", "region_id": "RegionOne"}], "type": "sharev2", "id": "60e074dd51d7407aa67b0ffface3f544", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "408d07a8a6614e489c08b0dde21108d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74753aa0b65c4d9092a9b2946f0df599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "71e7f58736814f51b12566a4e5f856b5", "region_id": "RegionOne"}], "type": "share", "id": "9ac62e4a61154f39a837aeb3616417cb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "db0019c2ab734ccdbd9fa26f8e5970de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fcb2bf2d46bc42e585e2b7cfb2c3d22c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4a5f599164c4d8c8efbb9182a9da152", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "263f645a69dd4ede9e2cba92e251efb9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bf1f2536a9446d6a045be1e2bd98546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad401257f1304856982ed4d48f5f890d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6da0a700b8c46d0aeaf9b3fa7c04cab", "region_id": "RegionOne"}], "type": "orchestration", "id": "ace56b3e85ea4021b3b6885a0b64947c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14584d7ddbc4442ba57914bd62723db9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b361e1712b2437888d2281382c01efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2328f8098b7644628f499e634a90e8af", "region_id": "RegionOne"}], "type": "block-storage", "id": "eae9219033564584829a793f29656fdc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ead43c516ed44199df86ff136461029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d3924856bde4991bd57cd61a1959638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da79b961d66d418cabb512165f1c8f02", "region_id": "RegionOne"}], "type": "volumev3", "id": "48c7eb64cd594e35ac54cc2975983a5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03ffd5d9e6f14b298c8500847803ba49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6023cb80caf8463fa5da84f9a9f76852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f3988470cff4e97aad2f68c12acccf6", "region_id": "RegionOne"}], "type": "volumev2", "id": "0482fbc324f043549020bae098df84a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28d106270afa49a38887b139e9f4bba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c59b958eed4eb68cb187c44198a82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04bcdb0c1dc646a987bf19bf459095dd", "region_id": "RegionOne"}], "type": "volume", "id": "b020497f6e1842939e78613857e9d134", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdf3659c35b543a3a7d96f69ce82d068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3df9fc7f7e9147d08bbf06303dbb58a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb4d549c95aa47d98c78f14a53587ddb", "region_id": "RegionOne"}], "type": "block-store", "id": "349c2fa490eb49509dce8b1f5f33462d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0f193c88a1a45f9a9f98263272bfe58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80ebe97e9c0f425da2ad7fe636b4a4b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "258c85645cb144fcbcc5a444ddaa11c3", "region_id": "RegionOne"}], "type": "alarm", "id": "6f1b31de66764f06978b5cf97bdeda59", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb2e2f5ebf9044e9be2f3d5e0bc95736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80596689c41b484cbce37328f29332b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d547ae2a05af43e6952944c2e4a5c482", "region_id": "RegionOne"}], "type": "alarming", "id": "e01fe18f7293491b9ab6d75010e60a0d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9efa7d17cc1c4b5896d98facd04139cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5ea8923a8c144fd82d55653ab4f9bcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8b9720551f984b4ab0d9606a39c9fbaf", "region_id": "RegionOne"}], "type": "meter", "id": "69fa414134ab4dab931f9223ec6f0a13", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "958d2c7533e84fa0ac3511b411486d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51416998e9ef46c98422c693758888d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da9a1772b27b4af9ba5c7aa27ba0b6f0", "region_id": "RegionOne"}], "type": "metering", "id": "455ec69af47844f48fd58b5882b3882c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c16fa5ac175145a5a8d51e5c43134b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ea6b0eb780b4d94905b39855841d660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2c3758600a60471f8a9c5014bbd90bee", "region_id": "RegionOne"}], "type": "telemetry", "id": "28ef888a29894205bc65b3bc5da35015", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "def5fdf0dc9647119eb9d065bb3b9569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7cb1137b531a4eef9246625845cb1c19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ff2920afc8334a2ebc0efbed13228516", "region_id": "RegionOne"}], "type": "event", "id": "83c20904fd9d40fba2713503ff1f78c9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "14f22eec992b45caab98199a8588bf5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d8dd871cbf2b454f9ebcb1e0860ac770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "93e597bec0044125869ab9bae6e81baa", "region_id": "RegionOne"}], "type": "events", "id": "82726b7317a9470890b294052aaed34b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "68f953ac549947fa92cfcaf1a65ff2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f60c6184d07c453aab79e76f0ae46c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a3c887bd04c944499baa9fc47dcd425f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "33fe5bbd94ee41b99a8ac05eef5c56d9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6fff4e55a0fb469b84fcb19efe0b7c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "299d7dceed33451587e33e99d18e8547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9acc23d161b1409f931229281c9ed3f5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6e7af9d2301248e0bd7096a225ed5eb6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "672a6bd947c54f14a4a6f8201152074c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d2ce046ae864d0893bb02cd15bb9829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a7ff2f0815749ef96eef5350cea65e0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c4e3d8f5e60b4d8f93a5e233c098f28c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a16d98b230c4aabb6f5adf8a49d0fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9729622e297a4896b7a189bc9cf49aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c26b4f0e63dc4a18ba5e7274a61a4104", "region_id": "RegionOne"}], "type": "tricircle", "id": "db8e99b7cfc642e19e0ec86d2780412a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ed5a00e3e8774d62bfc580ab6a71b904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5d577d2b57804bedbd1bdd672c3effb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "608a51ae8b9048989bebefe4f61be86e", "region_id": "RegionOne"}], "type": "database", "id": "b7a98ba4c180482aa38c06c7b4b347f1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b13a3d05d144732be7ec36d3ec9f65d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d54eed8bd76a4229b8605d9a61df72b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2008736ffa06440aa86e2d71991f97fd", "region_id": "RegionOne"}], "type": "application-container", "id": "a1ea79e4e987414caaf514899071ed01", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44cd4b05b68043f084649b19c52ebfbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b45036a5fe524fd6aebbf471c60e919f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "08da92c4189243adac5cbdbc81d2b91f", "region_id": "RegionOne"}], "type": "container", "id": "4c0a9108928b42acbf4dcb08f56f867c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "642f2e4110d04917a8d3ca63b9c472a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "236653da74484bc6a293409cefe8a845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c11cf51c49e44c329094c0f4f8a6df3f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "717c14e1f16442bb82508ad623347bf8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2113bd7736c74e9f8acf9bea062c8495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a24ad8b88c04036abf03dc4680468f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fe9e162695ac4f86a0cdb123d79191cb", "region_id": "RegionOne"}], "type": "rca", "id": "93b0a36bffc5448689ac01d393a4813c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "98e12689ceec40089e07895385af6de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6790475a41324403901dae0863cf89f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fa8d1835f3ed4652a033e8c6e1daa7fc", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ff0307f6f40a46fcbdcf72fb1d8e7e36", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6485a25d1eea4b86971a8dc2ad5f0d47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2a5754f790904c1081ea3522b2280fbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9fadbab47864bc3bee7310471776e82", "region_id": "RegionOne"}], "type": "network", "id": "b49eea821460469c8472ea6462ca64f2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "46b3de711d6945c1ba8e21b1f785de40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "efea897a5a7e4556957d2a77e4f5df97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fb9fa52db302459188a1c87c7a018414", "region_id": "RegionOne"}], "type": "backup", "id": "d14d51bc99a34c8a8a7b84f029cd4a26", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d684b864fd204bafb2335308367e5267", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2d1007faf0b54c62bd707403411cb1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8b29f94925894d1689c1206921c350c0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8599cdb340e844af9bfcc0060441610a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62ee8b185fbf4b5080c659181cbcbc68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1083850aaa604961addc821e387ac639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0ffed33f6c92478396cbffc3288820d3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c76b704d94bb43598a967cda0f2d7ca6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0b018f9863e146a39747d156c0a14182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9bafe86461e74b7dab05f387763b2412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "89154302d87b4acd92184980e91c9c58", "region_id": "RegionOne"}], "type": "monitoring", "id": "672ba77c9c2c4c6ca55c6c9d5b7ab2e4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "24f7c75f1c8b4e7dbe70975f94f21377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "01d96544b40b498483e1649447806a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b5c5b24dfff4684b80d8a68bd2d9b93", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cdc940a223ef40c2b818c5aead0af601", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ec8dab9de46642128416b53583e2e03e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b6b78094ef6d411d9363e35b00d1fb0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0b54d0aac131480fa8519ba22bcb63ac", "region_id": "RegionOne"}], "type": "placement", "id": "b17355c836af47e8aee624cd03a9f331", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6d113f5899504dc3a6a40d597815f1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a62b5865bbd14ce2a5ab33432567d34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8b8085381baa4f83adfd2c91a25ccdb3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "48b3724f14dd412a860d4f27351bc10e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d98b15dbd12c46f08d80802516102406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6125dee794d46cb880ea771992561cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "904ee95bf82d4b50b8d5ef3afd0161cc", "region_id": "RegionOne"}], "type": "ha", "id": "04364eb56b084276902b6b0d9aa116d5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ed3a8a2f31464255b3e51f83e3a393c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "eb2f4a2e8cc74a03be491e20fc01044f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "11bf81da96d44071a8bbdf35166be9ed", "region_id": "RegionOne"}], "type": "reservation", "id": "3799d763bcf94c3abcd1d337af0ca4ce", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "48b47bb45ef346dbb6528911107994c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87b4476d53ee4831bd774b7c5f4ad6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "62a51ca0e8fa49a6bb5fc9688b2f9ae8", "region_id": "RegionOne"}], "type": "function-engine", "id": "5af0c82d68e34a3cb404cc6cb5f329f1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "359d440eea03415cbcebd5b78a3218db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "093a457f50b946c29645a3de4d8e044f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2a15b57979d34884a1d9cf08b8a0b537", "region_id": "RegionOne"}], "type": "accelerator", "id": "aa90c33b3fe74b0b8ab2101c5008f775", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7bb48894b524d07bdfddbedc257ef3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ee5a091f94a488da44923e6cf28d743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f93d2a303846487c8419c4d057072572", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7b44b121e5fa479b838bd166863b8088", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4690aff904a14c54bf98d51091d68944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a0493eae36a4bc89ac4e9cddd473e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c9300ec5fa8b4d9c83915b944a151786", "region_id": "RegionOne"}], "type": "registration", "id": "013245f70a164e3897c6683d7bd507d6", "name": "adjutant"}], "user": {"domain": {"id": "7e45e0aac0ee469890f344a5f87b9025", "name": "84a35c9721e14e3f8e756f3c94dbf37f"}, "id": "acc60225d1974409acde72cd6f9242b6", "name": "c7e02b04cdb74a3485131f4c03810f42"}, "audit_ids": ["21388c4782c4407f922f91b8a539638a", null], "issued_at": "2020-04-23T06:26:02.465018"}} 2020-04-23 06:28:02,668 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,674 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,677 keystoneauth.session RESP BODY: {"networks": [{"name": "network_name", "id": "123"}, {"name": "network_name", "id": "456"}]} {30} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.070813s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.061304s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.158070s] ... ok {20} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.272528s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,437 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,442 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,446 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,450 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,462 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.379218+00:00", "project": {"domain": {"id": "22580bd1b6394fab81e4d06fc8a8d027", "name": "24d57098076c4f8a8ebbfd5ef57d4057"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e7de513aa038427da80583dd5cd25561"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dd1083f8263c4ef7a676cc683e2b0032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cf7d64c5db1e4e91b1c0177763e1cd6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "87131643d38c4a9282e798b8ebde025e", "region_id": "RegionOne"}], "type": "identity", "id": "c2feda3bf49d4378a9005998bdbc0486", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9d15de9c14034cbd99ca8ecac8cf6b10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ea475acbc0645979399c7dbb4d9a71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b5bf191567244179a1207a89a651a8bb", "region_id": "RegionOne"}], "type": "compute", "id": "cd20d368869a4df79034c44644d17519", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "815b14332b4640b1b603cd0521185051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "543987a5b1fd4c73b6438a3755ae884d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d522cc04c865424aa1ddaedc3136d980", "region_id": "RegionOne"}], "type": "image", "id": "52e4b9b9293b4531adc6070b15cb9f1c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "31f5f20c20024e3f96b0ad6d1f55a2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "74026695cd3f4019ac1ba2d824f74996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "eae2b0332ac54e14a82fcba797cd1b58", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c032e5f5b09740e3b2e957e3ebb2ffee", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9cdf1d9b54f40459e90efb11bed8294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fec44f4fe4914477b1f2f8d1cf913233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a79a1886ad894a21b5daa501681b3c8c", "region_id": "RegionOne"}], "type": "object-store", "id": "49b8fd88ba5d4ad79fa9c1c587db59ac", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c337ae0945d40198a6c37505881b31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d998c6d95eb408986dd875a67738c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d75def504004364bb56911e1f6de47b", "region_id": "RegionOne"}], "type": "clustering", "id": "fd6a0529b1564dbaa90334512178f71c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3e62ffc7d3b45aba5f168239f65bbbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ee58bf85511427798093f426920c861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d0fdc4e30ae2490182d3a47f847a97ad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4b9e57f850354f508f36d1a2b3dfa361", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b3432bb5a66451ebc0a7e41eb2761be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31ee9413de3141299d91bf6088b9f8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b94b2aa0ad5641329d87b0219222d995", "region_id": "RegionOne"}], "type": "cluster", "id": "72221f9f886849d58cca44f135d03a57", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "441520d57bdf48939b755236ff97e88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "409fc2d30642492ea66af3af36bee583", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "51a619224af445918d32f38e0eecde1d", "region_id": "RegionOne"}], "type": "data-processing", "id": "c77d8c2eead14e61b3bd9e42be26a6a6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f0417b7558e48eda3ba061ebf624b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fae67c68e725431883944b3aeb32cbef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2d97060d4b98474ca4b3b6940064f1b4", "region_id": "RegionOne"}], "type": "baremetal", "id": "e6d117e7335c4133b61afa2070c5cb36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e609c3258d2c4e1c9036da3e5b7d0620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ea86221b7e0847f4aeadd2a88445a7f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "abd85c929b27437a9fd6f94dc1a7bfc9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1a7205efdcf04429bc55bb30fd243c5e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "05a8b83faa0041fcb5748042ccffca2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2a9dbdb2dabc49bc8ab444f06ee508ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "367e5fd2de394c58ae2e7247e0c84f50", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1c57fef21e6d4c6bb7ef60d68edd1b2b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8e050b2a7a4841088cabbc582ba17fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d18c54744b0a4c1b8fb0333678802159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f025e08096f496983ecb5d30fd7bf16", "region_id": "RegionOne"}], "type": "key-manager", "id": "785aa0fa6bcc471ca3b9bf73fa2fbeec", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc2c6aa7dc6d45c798fb951af5047ab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5e4677915e044584a927b515199d5036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4854925a44ff49f99b23cda6ca867522", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "74e9a3fc7ea04a848abef06ef7323902", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35b46597b3554c4e858d2205d005e4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a62ba0a361854eec8d4d2fc2b42befe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "416fba134ec84aa0804613acc7516c4d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2aa6413f53264c349b2019bbb3a74868", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "42ded08d236d48ed9f5d08b8e08ccf4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "60ed9287f4d449929da8e93820289ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dee2c67118764213bc437bf5f9b4995b", "region_id": "RegionOne"}], "type": "message", "id": "81a0c0b7f59b464080b8f0c829b24198", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2fc99c028867458c81c08c0cf900fe52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5ae3c074372f4f81aa8dcd762b32bc90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "50896272001246418f6ea7b4aef337f9", "region_id": "RegionOne"}], "type": "messaging", "id": "2fed5454eeb543b39ca6ab2781e784ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8668e593854f4be1b4fa0eb89a4ebd8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "346294a37b064f5da0f097a81bc75ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2946408e249942dd9c07ba28b91195be", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3274ca01c6784c22b9590655e4d398bb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10175e4dc9984b8dadb4aaab354ba55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96ae333aadb545a3abd97c256c5a743a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "868bdd4b1c3d451cb1d999728338be76", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2d40748a9e6e467598a9dd7cfa2abb57", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6be14ce7d08243a19be69dc40d25751c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a4170eb05ff4a0181ea588e338b0a94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6bb1d7d6f69140e98d257b2653853f67", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "20bb4b4be7b0499bab5f478ba73ea803", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ada7cd0b82eb4734ae59273238b77f60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e6b0bbb97574958b9cfddf7aab50aa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "85361f2c1e0641faba1b407619aab2cb", "region_id": "RegionOne"}], "type": "container-infra", "id": "f69eb7f790e34a2495692cc973b54321", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fb78754236664b46a2e57620c7712d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "51753c90f6174ab19db40743d1179e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "dc19d7fa564a473c9b7570c8d839bb3b", "region_id": "RegionOne"}], "type": "search", "id": "fd4635f35c384d77b02edd7b2ec2fc15", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "577c79b9c7a2402ebebafa44598feba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "37b84cc53d7045eb8900142ed7d703cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "826bc343caf74e3dbfcde09777e15e7e", "region_id": "RegionOne"}], "type": "dns", "id": "b48aa2be87cf4d7db09a871f67b51a2c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e65d5e2c77864ac4932dc7fb4e20bec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cbef5ba2388d445b8a39fdd7b388df44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "089eec6ef899489786354d02b6695783", "region_id": "RegionOne"}], "type": "workflow", "id": "c9a32e06cf324b5d97148c59a2cc4a60", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2cf954d8fe3340d49dcfb9007766f7e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3d2ec8ee353470197d03ea12fb9c425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "775a86115a5245fc83575919573a2286", "region_id": "RegionOne"}], "type": "workflowv2", "id": "27dc72e6dd994af6b97c4abf9ebfaabb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "72ca84a47fbc4786a45da98c0011ea93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "734e97e017d146eabc649c03633c48a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1c54761d1ff647d882baa9dcd9de43df", "region_id": "RegionOne"}], "type": "rating", "id": "26331a3a8f3f486c91e887828b741969", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8519c92ad1784c75aa4dbb365d1412c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31dbc5c4f79c4c1ea8bd3ed45f7e6162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9aa20a40e4ad484bb8d03da5a8fe1c2f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6a0f545051594cd78e24a3933b455448", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8f37fb5af7ae46adbfba6ddfb1742649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dff6a5077eb54dd9a66be4bf148bfa19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34ccd65a3b0c459ea66182e2c40e8711", "region_id": "RegionOne"}], "type": "policy", "id": "1720691ce48945c18a92ca807236ac85", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a910395d88ec47db96707405a386a983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de3a0105beed43b79d26bb33f67176d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "41f62b7c112f4702ab5bfbd97bfede9d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3453427ca4e842d9944248ff0411c50a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4863eff7baaf4752a8bf7ecaf824d835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2c1fb7279614262b8610b140ea95a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b9c39392109445388b990ffb3ae3693b", "region_id": "RegionOne"}], "type": "sharev2", "id": "ebfbc9a9359841b7b91711e8b3aecd1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70989b0bf27540df8d0e6cae130a13d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d78249d422d946b8ae0bab2d19fae5f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c9be32fcedbe41c8bf3df7a57acdabb6", "region_id": "RegionOne"}], "type": "share", "id": "faff7f40bc9c4bb3a9b6468ae291720c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4df72662e6ed40baa38c39410afc9c30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "91e09601f8524feb8cfb969035363504", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "74de46256ca24395bfdd53cf81fe52a0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3e0afaab8a73459e9aadc1ab6de83314", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e025e74618b43609943df3b94a09377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c99d34cc0494459861d29229f2845d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dc508b184a54eceb7fa1fbda1bf322e", "region_id": "RegionOne"}], "type": "orchestration", "id": "459e3cbbeb6f45ad949b2f1594e63ebd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3258ce1bac9442e2976fc031b7426283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9abccbc7f9ba4d52b515426dcd6954f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d802c270d416438898944c954591796b", "region_id": "RegionOne"}], "type": "block-storage", "id": "317ce07d3efd4bafb1f21d424ebd7ef2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d290e28c922a4145a711bf2d43015a1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c1fd871c55c445fa2f4e3f0b5ae2bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6507a4fa1ab2447e93e369c0e0f5954f", "region_id": "RegionOne"}], "type": "volumev3", "id": "c99e6f00e6504e77900867499fa91162", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2bd858507f2451fbd25c7a6d7016e0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bacbb67d19e4302aefbb4f108cd7a59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27eb3970f83c4d72bc25edabd790c71f", "region_id": "RegionOne"}], "type": "volumev2", "id": "6e38f02306844217b0e5c4c6078f2d76", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49f9cf5b4a3042b796e96ed6e5b72eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbf1264448304681b01e68681466919c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "451e911311bf4f1884fc83dbb0c3210d", "region_id": "RegionOne"}], "type": "volume", "id": "322f6dfc88db4618b8bf9f60d3d90b83", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "870b8e44639f4ff88bc191dfd3cd4be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c958ff14e1514cbc80bb4738f17fc928", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c8882ff692a48ffb452d4ded82d4fdd", "region_id": "RegionOne"}], "type": "block-store", "id": "1ac9d4c4bee54e519c1f8ca6545d78ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0c2c3b3375104704a559055ef505f924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "739195e5846a454b828227d4d7f8f9cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5320526a8d9c49aba88771da6d2fd1da", "region_id": "RegionOne"}], "type": "alarm", "id": "eff3acf6f6c74a6982183d3ce23c6d13", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9d6138d0414488c9597610a18816bff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "78e0711aa1224bd282ee068f36a56f18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a8ae2b37e7124a9d9069c46f6b933947", "region_id": "RegionOne"}], "type": "alarming", "id": "7ae063e0d4874b96bb0472db8e30ff16", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec7311aa1c1f4e528512eca2d4703e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "605ab8109d3144bcb8a5780bc5ae3887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8cc30d9e36794f019a8ad514a7afdaba", "region_id": "RegionOne"}], "type": "meter", "id": "2621d6f40d094db88e9f77730a5db3be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "152be75be6aa41528aaafd3bd712970b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8174715573304f7f853dace6f5b305d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e4093e81eb8e4b389f2997642f5bfa0b", "region_id": "RegionOne"}], "type": "metering", "id": "0f9154bfbfda44eb910d97002fbf3d14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2da19165fd2423b954a707b2802fd98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "728ace6f18bd4c61a316b3cbea59e2ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b5ed5f93caa450292ac0a991cc9f180", "region_id": "RegionOne"}], "type": "telemetry", "id": "f3eec5328b754d5db83b651ecbedbac2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c1d4d376039647699ca9701b586677e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "89548cc3055e4e79b41f969f968afc2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ca63413f1a2744548dfd438f1cfa1a46", "region_id": "RegionOne"}], "type": "event", "id": "d01316d86ab94ed1beb43fc481daf0b6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cccaf0a774d4481b95fcdaf2ed8fab76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a5084330cbe046a7a802238d7e31de96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "448e692444c441018d5e564e3f7b7c53", "region_id": "RegionOne"}], "type": "events", "id": "37a18cf5083c4e0abc9ed02bc294f719", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "532f61972f45413f9775965c2a21a1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b05894ee39fc40b7829e474e095b2185", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c9fdc5e906bd48538a4448f5f9b5bbde", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ed902bf5eeda4581a5e92a5bbde910b9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f99f928f03e49e9a11a0d0d4a1af78e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8f3f1ee43c64256b28e7d00c05f0081", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef5c5099b90d481385bece6273a24ed4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "198bfe2440c4451987607afd44bf1f31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e935604873404e039e252b4a21d285c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa87c754f160472ebe678a3581cf2545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "acb30ddd3f3640ff8c47b5e2ed447a6d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e4f65147250a4bdab88700c8f62891fe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb5194cb829948949732e686abba9518", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6c3673375a34d25b0af6d3a91c148f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cef991382d6f4e23b48ccd29f0fe2fc1", "region_id": "RegionOne"}], "type": "tricircle", "id": "144eac142eeb4daf8f7f2ac0217329ee", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0fdd99b005584f41a176e49db090ff22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "00a45c7ffec7471499405242dde7832d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5767ee4cb2c84a5281a0f58abe632e5f", "region_id": "RegionOne"}], "type": "database", "id": "5dc9b2be79094711b90d7deb29c821f8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e708189b560942caab4b1a0a909eb7a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e3ba84da413429bbc74d15237ca4cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f494fcc5ba9743999f004dd883b06771", "region_id": "RegionOne"}], "type": "application-container", "id": "85c4734a12114ea2abcd0ca4712f3596", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db44847e46834eeab633333dbf64f04b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e909b16048d54a1c84c2c4158f5b5bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "541782809dbc41d1bd6d5ee6929889e4", "region_id": "RegionOne"}], "type": "container", "id": "1a8f6ce005324fc0add9cc890bf31a1d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "953b759671d24802bba0dfd6ed641fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87411eda7cb44ec9ae8c307902f9eb5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9e64ab452dc04beeaaa4e2928ac5d44d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "74186eef840b4df892e5abc637e96930", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32e5741337a64e66b59e4d58c222893e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93f7c9da2db1439994ca1f4b2a2835f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8992118e06d44ffb8a9a956636e87d11", "region_id": "RegionOne"}], "type": "rca", "id": "543a44e347a94754a8d35ce7b6caf081", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3429d66158d14d809a0d32c58c3f28bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5b0a2f19a7a94ecdb803c5b72a4397b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "87c00ed5d5d94afebc54f7e9ac71e8a8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7044c5d827c9493793f1ad9e5a633273", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ee2a06d18aa94fa2bc2bfe5af29e7d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5001684e180341fab98810b3eab6b6a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "28a783c5aff24935991996e463e1c358", "region_id": "RegionOne"}], "type": "network", "id": "55ecb94eb8d247e8aa24e8d6734d9fde", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f4c6c8d843ed4e24a1a69cd199695704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dd2374f3ef71492cb875a2c37e12b8a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "436dc41d7d7f473597161838a82601e9", "region_id": "RegionOne"}], "type": "backup", "id": "807fd8a88336436aae90cd72241d203a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f52f595d87fc4a008e2338fd95585568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae3e3fd5d88041ee8f9cb1455259b267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8ec16bea6e6c4374aa29f1b35dc5d8c6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3cc4957a8a9c4b38b6c15da0bb78065b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bc2ed857aeef4831ac776518c4dee12b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6dcc32684f614dd2b2e325e6e3b14826", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2b358b62c2a04211b83306daf74eefb7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "26f8e91d12ab489080e4353509b23c9f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "efe4dcaa8e9c4b4ebf40ee0ba65b0be5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "371686fbfeaa4529b515f0c66bea7153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e0406f6086af4b519f291f6673545175", "region_id": "RegionOne"}], "type": "monitoring", "id": "2b47d79a580e476a8633cdf03baf2d2a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3766e929e8d64fb49dbf441a82551af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "28492322277041a1beb8be2fa56f6982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9eca520bd95943a29f13c92968d820c0", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1f401ab2fbed497c86486eaf5805159a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b7d4a19b25f48029639bb4996eb1a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8da9baf3c41d447ab67fa73271871dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "575098f188ac4875a644b68fcafb797f", "region_id": "RegionOne"}], "type": "placement", "id": "88bafa1abd11496e81ec672cc7e06cda", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93bbdaa6cc6c453e95ed05ebfa0ff98b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7355a6d7da348ab8d97275547cae030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3144ad77833b47dea4eb09e616b34667", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2783b90e2f594225b9577aa4038fa76d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c440aa7885864d7c8a772bb93847f2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6ba1f7bf6e94d979f5b206e6027894d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "704ab864e7ce4493b4cd1f1d00852471", "region_id": "RegionOne"}], "type": "ha", "id": "b5cc96e9a3294fc78ce48023552e455c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8b9e0e78eb7a4d4e85c7e9649b05e595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "866535bd901e45ab8c23afae26e69b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "034eb072c347463ca8a16f43cc71e776", "region_id": "RegionOne"}], "type": "reservation", "id": "c37e9e09bb71422d8783f358f9b31656", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d9c52a866a4e4c43a2e789256bb3e771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e81054384159477d9234546a386b2d31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1cc94872f764453f9c0701086f6ebd76", "region_id": "RegionOne"}], "type": "function-engine", "id": "d1a96e5f026c413aa111cccd1f93917e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0d0beebfe9064a968cf37311f1de5b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ad9ef4d97da448c28f5785171a4f9e32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "57f4012236e445a79edd1f3fc14c8ae0", "region_id": "RegionOne"}], "type": "accelerator", "id": "8bbf2e39581c439195e43f3987314add", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "907654d15b0f4a94858d957d0eb490a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e144df847e654c39ad980eb6d1fc7840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "27bde20732e643c39b677527fcf6cda7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dc94bc5001244f908d40fdfc88990b08", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b767bd2c7f204aeb81346e7eb5a3aeb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7615ff289a4c4fdc961db957ad47a1cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "05f93803072242ec814dab97a3b297ab", "region_id": "RegionOne"}], "type": "registration", "id": "4cb53c5dbc6f4d7baa136755d66d1a21", "name": "adjutant"}], "user": {"domain": {"id": "3bdc277073d8404fb9b85f52cbf523c2", "name": "63fef874a0604275bc3ca7e52d8d0cda"}, "id": "a5c81afcd578436eaf0c2789ad3d96c1", "name": "e58f3fb33420436497c830e0ce3815b2"}, "audit_ids": ["27e0376ca3d8489e86d25ea27e934d39", null], "issued_at": "2020-04-23T06:26:02.379218"}} 2020-04-23 06:28:02,564 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,570 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,573 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:02,593 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,599 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,602 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "123", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mickey", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}, {"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "345", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mouse", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.059168s] ... ok {31} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.062519s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_once [0.440096s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,322 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,327 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,331 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,336 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,348 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.264672+00:00", "project": {"domain": {"id": "c0a7e2acd928461a92f497b36798c55b", "name": "85c48195000644a9b876f1af4271001e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f2fcc8bbf60c4058a03b1a27c1fc47fb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3e529f9db754702ad8833946e0dda32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c11e9e38cd3f492eadac2d1a0590f683", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "869ce90d6b23456298dc0a2e278d3973", "region_id": "RegionOne"}], "type": "identity", "id": "9fcc0ad95fb9493b97b4b63ae46867e8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c441362b6dd447e5a545ed3d0c1da5fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5f562ed5134248f1a8793b37c3038bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "407f359da2844ebcb714f6c01b64a647", "region_id": "RegionOne"}], "type": "compute", "id": "009d0211cead47778113e6a0e91fcd91", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "77f475ac93894d6fab808b9bf40e47cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7020c68a599d4e17a0b7130b10b6a119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c028ff289bf54d529d00274a412242d9", "region_id": "RegionOne"}], "type": "image", "id": "a8acaa3b9d0c43b1b49ed1746ba32fcd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2c7cfaa48da54177b2576154c8087ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cbff5f1f56d744a998a7f87e54466007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b5fc8d91c5e743609383f02cfd9e4b0a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a5abe69096ec4928ae2df8ff9dae5ffd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14f0b84272bd4f839e64861977c5e2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ea138fb0c804023a7fd74c18607b6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8469949fb414552a63099c5db4a791a", "region_id": "RegionOne"}], "type": "object-store", "id": "1e9d29fd91b24529ba0b3f288bbafe90", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "becb62a890784be4ad53d79d7c107fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5e22f0d460c48d598336670d2eddf3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77099f76811a4a57bfc3644bc81e64fa", "region_id": "RegionOne"}], "type": "clustering", "id": "bc8dcb9ecb0d4226ac1ac92ca87e52da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77ccd60c52c745af8060feee8caf5001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1bc6e9abe95e4e30a56fa0f4c2e36154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "baa9f67535b94c6ba1214a0a3972e628", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e145884e1a0a4d84b10b7e6c3e47690f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04588cd23e0845daa916bc9f363c478f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb4c6783e9964d628566126ddc991603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "01daee2e113942bf98618a2319585ba6", "region_id": "RegionOne"}], "type": "cluster", "id": "7c7d3b3928a843d09b0e9dcceb01fea9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f6df9b5fda1e42c4bdbbf3a637cc0101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d9ab4e686213446d97d201aeecf7795a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "940d1cd7208a4b178b9a6d774b7ea6a1", "region_id": "RegionOne"}], "type": "data-processing", "id": "c8a708658586422fa76b2d3715fa5025", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e6162ce1d7a410fb28905bb1fe56055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d08e54414f004c5fb045d89263c809db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "77b66132940740f78fa29041d554fabb", "region_id": "RegionOne"}], "type": "baremetal", "id": "45ca29a8f54a4541bc744eff28217813", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02e537e7ea484eb383ea6fb2054279b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1449560b8278490cb9ef70a465ebace5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4a9970fe833142f1ab736ffa9b7a7c6f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "070552510cf24cbc9e5cf5f265e29714", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "356501e08ff24aa0b751080b2457440b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "020ddbce40c244cd9185693fd06a9fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dce1ba34fd6a4939b2a120bffee021cf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "44d2cac774bb4d88998a5e052cca1f07", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f22bac0f2f39477480736b1d0349f15c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f15211bad3674133b583af0fb664c3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7acfd1a82e05423b81f8e9c564d957d7", "region_id": "RegionOne"}], "type": "key-manager", "id": "b77d67fab4c543ffa1b94ddab0f3e6e6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "746c2b763fb84ccd8c703945d69477e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7738a69d211e4e90a111d415ca5b0edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c1014341b27143dabb84e4032502dc39", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a3a66ac7b494475d990f1999df1127b0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e40d44480f8048a890e2ca3093c3d06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7fafaa8799a748e18f3d8a7e3b43865b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4ce8cf9e332a4f7f8fcda221fc7efb3f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1da5d7bba3de4a9fbab00a2ac54c4aec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e5074357a3db4c71b0b2a64264829907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2011696c231f46c7be17277693beb7f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "645bc32a881e4130827abf16c78cc680", "region_id": "RegionOne"}], "type": "message", "id": "7234a36317374e3c8d3b2a4826b2f7ba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff40009853cb4de1a4d5ae60f6edb16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9b221bce12df4d9c8c090eaff34c2b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7fc390d84881459ebf9c6e9e97ba9218", "region_id": "RegionOne"}], "type": "messaging", "id": "48b5df9283d54370a0e0523ac4e65ad7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "221803b196d74caa8bab754ec6a66c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6cec75d00e0147a29e5cb162d60daa1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "054e767cfa044c198a2bc2a47febbda0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7135abf75b18423aa888a567651acc3f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99b403b16dd04b7f81f53ddf2d3ba944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6eb5eeaabbc6482eb1211f72ca8b37b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35c7342285b34c7e8d9feb57ae2aa7d2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dfb0edf8a066402389ec38ed20ba0ab0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2704b1fddb3544ea9cd58a5bdd4a59fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7857b60d46b4aaaa4f16e86a7d7c694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e817418d65c4737a9740025edd38b30", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9367f8164e644fb5b77f6cd33c45c6df", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b260babf0fd14b61ae09a1054e0c61f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "471ad6a82f384308930d89ee6c2bbbae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28f621d95a0b4109ba6825c4ee8eb178", "region_id": "RegionOne"}], "type": "container-infra", "id": "cd09630661b54caf97b736ff50f84504", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "13ccbb54c1ed4cf5aa0537034167fc4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3d2eff4345314e31bf8c29fa5d972b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d90e1586cd824637b90e54614bf0eb03", "region_id": "RegionOne"}], "type": "search", "id": "6bc23f9745f9443eb8e9d4b44a4654b9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0aff968f7ea8433588941cbfcc935ae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6ff6adb880234cb58f54966a05eb4d78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dff65e6557c6458fb5f63f7e81c26096", "region_id": "RegionOne"}], "type": "dns", "id": "b69153dd66bc46b78cb914ad4cb82e74", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00354c7722f7447684fb01aeca958dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe225ac95fa94ab386e9411d3fdb108a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "492231ecd96b42fe969136e97b198726", "region_id": "RegionOne"}], "type": "workflow", "id": "2f793240ee8e456a9a6dc5b1f9324222", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e4550370ac14a9cbc645e55218dbe12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bff78fa7773f4d14bd1720de2d135887", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49e3dd6ab0f1428ca5a9dcadc343ae20", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0367c04790724722a11679f354d2db9c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6ad91a7db3747eea51675d4630dc34c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ee458643d90a47e49f95ca3bcbd49c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6dc32aa62e8d40cbb90f15121ba25a96", "region_id": "RegionOne"}], "type": "rating", "id": "b88c3efea61b4855980cf8afd0edebaa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "83f74c84f06349f089a21393ef73e627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "671817f0052649379152ff447831901a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "26cccf4568a84c3eb09701edc70106e1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3fb497e0efa44d8cb6c2178df559b4ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d171a74c119b4a0bbaa3d5de13e3fbb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07be4020e37b484992f495685220ded9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8f82cdb816b64027947c1258792e90a6", "region_id": "RegionOne"}], "type": "policy", "id": "9833debc9b6e40e3af19c051e365c1d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9955d0b55ace43dda02f919746aa9ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1f26cf2ca174ff5a07ed6650bd9808d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaf5ae21bc934b648c40f3db1d5246f1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4e36198d1bd94da88d908b5e5d0fa337", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26897de6c03c45698ef5854743eac927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "017503e0216942138dfed850552bba21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f04ab1be737940598356b4878822360c", "region_id": "RegionOne"}], "type": "sharev2", "id": "59f10b6d689942ec998b05a8898f7159", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d70e883bec284baba0ec1335a4ed19da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f2c792ef0fb4f15b83a42a15960a586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c61477524454d3aa11c449ab3fea590", "region_id": "RegionOne"}], "type": "share", "id": "d3f090ee0a1b401cb796eca8019e5245", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1ad0901f881486d832512385605614e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3dc9df3134434db09206172b5806a650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "77d146d7703048a18d172a345b7c9f05", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "477ac3d93c784d2083e6a85654caef66", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "246da1e157ea418c870fadf2b6db1d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c0575ea40614b1b8c23a5283218c8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "774b9d4a2b794e08919b7ba0db733504", "region_id": "RegionOne"}], "type": "orchestration", "id": "7811225d708a4dc99643004f321370b6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d00c5b2c3bc04f16a55dc4df80d61bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aae6e83b5b2c4e9f8135fab2f2f2cbe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9619314e2b2946fb96ac1e1dc7ec07ef", "region_id": "RegionOne"}], "type": "block-storage", "id": "97f170c59c1a46c88c04720b316b4e2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36f8874b674a46618716f53567c9ee2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8cbd291073346ed8105bbfaee06764d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0388042243f740c4b43ae565d81781da", "region_id": "RegionOne"}], "type": "volumev3", "id": "29875af7d9fc4b2d9f404bf152adf00b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a49f11dd708944d7b9808e839593b84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "974fd63aa4d74b97831343e7d4b36bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dec3e912a33e48dbbe115981946dff69", "region_id": "RegionOne"}], "type": "volumev2", "id": "c301c7605b4e4bc990cc4dcbfb58a851", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95c2421bfb4e4310a48b8921d7891992", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e15aa799ab4244cb8ad1dd341635dc64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38b84d4153dc4b72a2609c54791ab352", "region_id": "RegionOne"}], "type": "volume", "id": "e284a0fdd0974ea6b802e7ba58d36c1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67fbf8d9825545b5a140fc3610610ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e07edda8d274562ad333380d84d15c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f84d3cbfea314ddeb6705f02d22810c7", "region_id": "RegionOne"}], "type": "block-store", "id": "0d6ca9dfcb734b1cbfa90d067740d8ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f90de30053504780bf271a686232a7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1fd71020cd50499b9f100fa04b6914d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5a324f3d69b740edb19e16800a03c179", "region_id": "RegionOne"}], "type": "alarm", "id": "942c8c2c765b4267ab0922845b72b0ed", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "afef3092a17d44398ae8d16f437f5b9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80c3881893d6472aace70d5935c996f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55667d8f6f7042a19da22df56bc29bbd", "region_id": "RegionOne"}], "type": "alarming", "id": "d000607df7764a24bb38166d5b84f8ac", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d29164e0e16845f0b85a41b47ededc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "763631bddb0f4a78a4f45a64a2ad9198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c35a4152c8674c729bb5fef0e62b3ecb", "region_id": "RegionOne"}], "type": "meter", "id": "b49f225b891c4e04b2ae00a40cffb845", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fe11dcf64704535bd21715ff9c6f304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d8114148773445fbb4f531b0f17c09d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26aec4a8126c4b8e95b593f45df88f6a", "region_id": "RegionOne"}], "type": "metering", "id": "570500bf93fa43c7b1130127ac32418b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fe54d042dfa44728bb8e93213f253fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "596e3a99e5f84cddb184b29425ad4d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84b7540e83d746d3be9c9c0b5b9d81fa", "region_id": "RegionOne"}], "type": "telemetry", "id": "5835070cba4b40319ee880afb7c8a2a1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9313ee8735f74e20a860517362ff0f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a262bc4a53c4481fac3267c529890fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d9b08d326f024d4d81418e84459e561a", "region_id": "RegionOne"}], "type": "event", "id": "f6197b468d3c45cab8edbaeebc714aaf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5bab81b494d04ef7b8e2f79f2061cacb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5520f07ce5674ea9a0be6f14d4c5111f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "904587aaff8740ad884a227ffaab4cac", "region_id": "RegionOne"}], "type": "events", "id": "05fc2ac8472043e487b25dd6378a5df0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "38ccdd76a24941e8b4b6078d8345f7d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eebf40e3be914b65bed3709bc4e2f4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7302535511294db6a5ce5ef6ff742b5c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0b463f82f8a94a1dabc35dcef473ae0a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7caf8367794d43ce89453bc650b830f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f3202ce1d0b44f38b325372f9ca34d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b28560b38c524996bcfdfdc22e149924", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8d42094cdc2644bbb8f15353c8792932", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe4fd59a8bf64bf79ef991da436a477e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2c3f45100064d2fb76e3e5dda7dfaa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f8f9c8930a80410c8c1ac0327e6ae166", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4a39cf013f764fc8b680dbbb3bf6064f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9bc84157a6cb459e834c515a7f69681e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9c8f8583b354f6490d7a30391f9f341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4d25df30c9c4fb0a70e2773214189a1", "region_id": "RegionOne"}], "type": "tricircle", "id": "830163553ff84ea2a81ae4ad8908f8a2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9ce4299f50ed4d008432d00a2e6e0e74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fbfda9e3a290412f956530d0d6855b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6248c93172b64156a21f78f4e3e31df1", "region_id": "RegionOne"}], "type": "database", "id": "66ba77c323dc45c08268b78f7dba3016", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c1daff0065ce4ec4b4d903804e791b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "76e042c688c04bd69514bb8b35ad1110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "cbe531bc550046ad800573c92c7fa4e1", "region_id": "RegionOne"}], "type": "application-container", "id": "02b37d1a539a49b9bc23182c4f8b1c42", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d1a60406d3bd445f94292febdc049b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bef04eec8cf14fe389b2a9c4071c9409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c5daebff43a942dab4fa7fa72804f3f6", "region_id": "RegionOne"}], "type": "container", "id": "771d196fe20647838061a67d684f3c58", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "30ed9c575c6945f791e9056e232c2854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "669974b2422143ea9338efb131dfb4b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "564afd24fb9444199c544374be1e63d7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bc9313b1f58545018738dd9d887a7039", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b0e2332901847b3b09e100521e9dbb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4130b2794d2145a9b47f8c9a9b2b3d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7c5d8c2feeb84278875dcaca20ad5a96", "region_id": "RegionOne"}], "type": "rca", "id": "bac9a823829d432ab229e3fd3aa9f945", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db3eff1d48434ecbaf0335c3b85dbcf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "78b6f188b0b44183b4b3fd4b6d1a08a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5cc6197441cb436ab24dcd807cd4b468", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6666285351c64637845d8b1ad528884b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2f50e97fcdce405fbceefa63af57919e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6fd323ee03fc4237aefd7160038e6022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b8b3ab74f81d495f9e473e850e04a714", "region_id": "RegionOne"}], "type": "network", "id": "5dbf4c1f9db9435d9081cdbd7e124b2e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c52e82702f5a4a52a7520f99eb3c09a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f0690f2831dc480eb49c939472d098ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8cf084db9b2746a7b7aa052fea784641", "region_id": "RegionOne"}], "type": "backup", "id": "8461e940fe814d7da71683a62c5c69b9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78edaf58103d4995aaa91f70cb4a5a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3954eda5034f4d6da0a63f70aa6e936b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd77eaa68b474ea7bbd92461fe37735c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5b50e2660dcc40b499e324dcdbae2936", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "961e42e3152f481791edecc012703eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "09d5125616634124a338a28562377647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dd3fda18d63f4c53905c5b5ff6923958", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "db33ec93abce4a9ca7284a7001c150d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f1d45fbd718340eba8fb85724b348995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f719282916b94984bdd85a6b6551652f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f32b0fdf2f104a3da325ce453aa61a5f", "region_id": "RegionOne"}], "type": "monitoring", "id": "41847e1939df4595bc66398934ca9b90", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e5d060a56cb54877bf7c8dac441ccf57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3826e52c9d804917a073bde240645c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b098faf1584746738f115a85ed02ea88", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "72862ec49b0c46228f2e8f28ef881868", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9018ad345a3d48cca86ddff14464de85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "956f9500c01540c1b3830c9fa151bb91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "00238e589dac43daa18deb9d408bd299", "region_id": "RegionOne"}], "type": "placement", "id": "1a34cff869114edbb7a586e66b9d1b54", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb63a730b88342f493e72082ccccdc49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "49f19edcdcef4344963423034655b9b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "367dda5315054323b96c1ced3aa35f90", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0a1fcbcbe868437d92632f47f31f2443", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c96d9b2fb7324955ba58f2a4ad3be9ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5913ccb10722485c9dbec6820a9ab88f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f7016e8df943425485c37ce6371093e5", "region_id": "RegionOne"}], "type": "ha", "id": "e91b244988b94f44a36648b2dbcc17ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e8138451e3ea48aea556cb8274c2b6f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ffb15f80cdac4991ad74d9134d4618f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0b8fce6b5fd64f5386deeb661afbba90", "region_id": "RegionOne"}], "type": "reservation", "id": "1d70407b0a434aa7a9bffbaf701cdc68", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "388924ddfbc843318fb075667653f3e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b4b66a59fcac4fedaafb40775fa2c573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b55ee882b30642efad1177aa14ab7c83", "region_id": "RegionOne"}], "type": "function-engine", "id": "86cf4d9c74cd4a22bac8972a000f9984", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "31ca5226f7924ec9ae9116520d97e0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "412c7da32ffe4df791efd86275d69e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9ae3baf1cf36496eb97b6e94a10345f4", "region_id": "RegionOne"}], "type": "accelerator", "id": "28c2007730b1438b9d45e9f355abb843", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5c87962471a94089a08168b79852268a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17702ae367df43f99be41a274faf5c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "58c20ad722cd4ce18356592a1e2f7fa4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e01d57b7e293414ca2c78adbfb9363d5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "396bb8bef11745dbadd83b5cca3c81e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac530677414d408e9d8eceafed6d8070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9d5064db4a9245eb879c72fb27ff1f50", "region_id": "RegionOne"}], "type": "registration", "id": "93b2bd283fd545a99aac4448f17043a3", "name": "adjutant"}], "user": {"domain": {"id": "a424b1f01db8471b9eb024deeca43547", "name": "f976a0a212b14e958b874661f394ec31"}, "id": "c834e908dce740a4984b29805dbec409", "name": "e1f0c2eeb0bd4bff9c86ffb9797b9550"}, "audit_ids": ["d9f67dc1f5f5421f9d5244e6185f13c0", null], "issued_at": "2020-04-23T06:26:02.264672"}} 2020-04-23 06:28:02,554 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,561 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,564 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:02,609 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,616 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,619 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:02,624 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,630 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:02,634 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:02,654 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,661 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,665 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:02,670 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,676 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,680 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=02", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol2", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "02", "metadata": {}}]} 2020-04-23 06:28:02,684 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=02 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,690 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,694 keystoneauth.session RESP BODY: {"volumes": []} {18} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.060032s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.200619s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,519 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,524 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,527 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,531 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,544 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.426867+00:00", "project": {"domain": {"id": "6c3422d139b14305b60fa728ea022c7b", "name": "cf3bd59984ca4912ac200eb9a60eed76"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3bf2d25e2d7e43c1b69c802ed777bcce"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "78e532377ca44cd7be8456c8a83059e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "367298d9473c4dbdb102d55a181c1cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6516464380d64814afb77d9c27517704", "region_id": "RegionOne"}], "type": "identity", "id": "3d4ef9f222e1435894aa7eb3031b7813", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "54326492beac4adfbcdb64826366b16c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e680758727614dd4a38951469c53b611", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a159063f36a34109b5e2d841fd373817", "region_id": "RegionOne"}], "type": "compute", "id": "dcda0dfc66a546be84d802123ec4570d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "afe757e03954486587d569b888c78676", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b85e02bcd8e8446a8739d4c7246b082d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d7aab34380d1403290692ab1b7a37405", "region_id": "RegionOne"}], "type": "image", "id": "af04a135868d4f19beae694fca42af60", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc1946da3bb64f468b261f8c1434de20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e79b8d69d19648d38552add0170d3e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a1bcb917904442518d0bf78b152d75b4", "region_id": "RegionOne"}], "type": "load-balancer", "id": "761a79c995054675a3459ad500e12721", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a69249f9061d4e14ad57bab56401064f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a165480a5b2b4808b46ef80757312c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "750bf491ba514489bdc6c361cebbe5c4", "region_id": "RegionOne"}], "type": "object-store", "id": "672e28ef90234f338550a34a20b0e316", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4301be0f4bb4159a95b66821350b599", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd0ebf9f7540466b859cb25ced1759ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "728827138ffa4389b5ba3baa05d76bfe", "region_id": "RegionOne"}], "type": "clustering", "id": "1c16344e443545c68d7d731e72e8b92d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f18b5422df1243498afef2127824d8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2147b18e42134667adda8b40f2f3fb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a8643dd6b77e451ead45af7a2e99d02a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "25f95185fdc7444c9e05abc9b06d1967", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0c3d2328f18047b4bda1caac107d4f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0c1e8bd2e9f4204a8ebad51ab59efc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4606101b6ee4476bee64028740b3412", "region_id": "RegionOne"}], "type": "cluster", "id": "abf689f12671470b8126a2c0b1bd954e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "768f092125904ef5845c41b0c63f6686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8db641b9da9d4deb84804feb189a5f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "16ba77102da1498baa24b52a4f93e241", "region_id": "RegionOne"}], "type": "data-processing", "id": "cb3af4841ac242fe9208b404cc68fa37", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "941982a5ac48408aa2ee6eabcb0d09d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "94797815e48a4e9f8de06625abc1c5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eb98a4ef4a494188977c026f2262c333", "region_id": "RegionOne"}], "type": "baremetal", "id": "cf6371da66cb473aa3d009d11067f9be", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "47231f614ca143539568f72e6426cdc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d5c15182185f47548dccebf1d38d8467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ff275f14cd2948afaec3817700712dc5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "799d6ed847e24e248a069ee499cc5fd9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "24e03b74d4824309835f044ce6ea2251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "20c303bf01df450797a3e2c8a3a0a775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0021862a9c1640689289654b7c598460", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "189cd551fced4e588595bce7f666c7e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1471eb8721ae47edb086e74205b43574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "930042f7f5274da2aa2850793e0caf76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8eae953cd62e4b6cbaaf8260a1aabeab", "region_id": "RegionOne"}], "type": "key-manager", "id": "5bfc1e0d83ff4115aaf2a4c8375dbfdb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26dcb61f95834eb3a8daf5f1fddf5796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91149eaffe3a457e8e5110664b8ddeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a2864bdd83cc4c5fbd699abdab87e0d9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c5f7ee6cc7794700b4ccd8ac53ab7ddf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "443ff6cba8f24f949c8ee0547fc61b16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ca90737e18c4377971495c4c6f5f805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca033c5ae23d48cd91cecb4b74b7619c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fa715ba671a5405fa9e6b9ae6657d6e6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "80f07412ecae4eb7af93910f04fae2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4eb6e0a14bc04dd18be1d29a6a8feee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e377ba076ec24d0e8aca51af3914b08b", "region_id": "RegionOne"}], "type": "message", "id": "1a4a82e265074d3baa09a02628cee980", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "57ba29d8725848e6932ffdbbcd805d6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5001d9858bff4b93a509d2ce8ef70205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c71b93cd87cd4aa2b4436dcd574b0880", "region_id": "RegionOne"}], "type": "messaging", "id": "992f50a8e2ca4828ac77571f2632289b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "80136ed4954f4bc18f9d20d168080ee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e5be5d01cf9a4fd0b81ad9b9d8e29870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "635c03ac12c540f1b79c0457e5d9570b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1e882e34a77d42ee82610d10085cae6b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "186f213b49344e52bda348f1eef2a0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94be9ddadff84b8f82efde38623a4870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02b8ad20413e468d9b4b88cd30420eb4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2baca149f290493f9873a0f65d4ce46a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc7e09e2861e47208ea295c435f22f00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5cabb29f53546ca84b2b626e86925f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe9c5bc685b541f0aaa97445d4ad7f97", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "91b88090ea1a4e21a1a2070ef920f0eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6f639a142f24c41bff053681dfae127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cb102af1162471a8698e2d94ddc79db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff244ed6a1a54a478594e992d2301708", "region_id": "RegionOne"}], "type": "container-infra", "id": "20db0b4b78cf4b51829df07e5ef50462", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "abc9146489ee48219bff1bae9a786441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "19616f43032c492d91fe94e3ce950869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bcf7b584f7b1439ea1808e88d0d4c646", "region_id": "RegionOne"}], "type": "search", "id": "b1f29ae52e3d4235bbbf6026ad911e1e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc7afb8a448e404997cd7f641b8fd3eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c308b43b2dfc4b68a28aafece2886e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "98a3bfc6f7f24d7b8265a337cc5f48ec", "region_id": "RegionOne"}], "type": "dns", "id": "d57eeec4c56c4249bd6bbb5fc4a66e41", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b77269f6a98c44db95b1d3570fbd7ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4b5713698bd408195499ad8181174eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "93c4475eea5346c4a1d5b13c45d8c4c1", "region_id": "RegionOne"}], "type": "workflow", "id": "ff37e9c667b14d829a43c5d91c6af628", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "37ddaecd4c27492a9cd80d185767b69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d1b7bd761ff4cb7bfe438623c391919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "61600d956dda4e0898b236f06d05e4f3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3171d0c041494a5a87baf53f8bece16f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "29c96ae3f33042ea983f4cde4fbb5cc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "61212db94c1c4039b25cc03e168a5616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ed5ecb551efd4de2b7ce772a8332187b", "region_id": "RegionOne"}], "type": "rating", "id": "c30894b0bf9f498f9ab555c1dc2e79c3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c08eb43217604cfe85bf9fcf8936d879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "27da0ce74d8444dd999d8066906f9585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9440e7fe3df545589eead6423f88780b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "24d63b95e13c40b4810ca2cefa6ec6bd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ea127f015ac4563a10e7a0cd38c6957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b39fe5b700f44c3f90a2ef2d8c5c735e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d171667a07c5423c99008dd1f052dbf7", "region_id": "RegionOne"}], "type": "policy", "id": "7ae3a79135bf43b3a4104128cc8426e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b2c8952908e348a49d8d313e7ca57581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e899365485ad4a3686274e6352576b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5ced60242eb14eb18afe1f7d9c5706f0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "d5d35547d21b4b54a35d035b4313366b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b886e6e865bf4fe9b45afacfa829022f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e58e8177a564dddb0b48e4ca4ef8210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0d2dfc46f6734a65994f0a50431809ca", "region_id": "RegionOne"}], "type": "sharev2", "id": "dcbb465017e64edc9fcc36a2d0d8fdc0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b6a6286cf9f4b139ad90ed9e398208d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3aa53b0dcd084373b5f404380d83ffff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b9d0099eebfd43dda7e345b023505afd", "region_id": "RegionOne"}], "type": "share", "id": "9000027ab78f4fbca21b1ef6bc1f831e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c12b7d74eb794e1e81b576de3655900b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "829a3383158447f7981c82eda414f437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a840d01816942e5aa63ddc751d163f9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b9e3481433e34c6ab94d8bdfba571c63", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "928ef7acbb334aa58fa2c3a18ec0d5f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0908d0abb02b464bbdcd5d4c8bc4ff8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adf86bb1693244ffb3731a64c6611191", "region_id": "RegionOne"}], "type": "orchestration", "id": "933087763e4c4d978a5b22f91b065a40", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfc6a13745e4440faf1f0f430c15da8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "589f5a29609445c5a317dab49e6c4edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9c2db75a20f4566b910b13cbbf10f36", "region_id": "RegionOne"}], "type": "block-storage", "id": "a54d5d8fac7641e7bc8bc96b4ff0517c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d80ba584ff84f4f9b2e1d5dafd69d99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a541ee219d044f2885b53c1f9edd0e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4baf42b4824b4daf9d55f76f7a3308c5", "region_id": "RegionOne"}], "type": "volumev3", "id": "93b5e9a90b204bdf88cb5fec65a5af35", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "914195ef6e0f4834a8102fe6d384cd67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ba30543f80a466fb405861111da5c59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eb1e5ba66e94961ab9b68680a365fe1", "region_id": "RegionOne"}], "type": "volumev2", "id": "3aed3cd7d8c247db87f97159d1a35e8e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d03b8e009ce94da6a085c72c0d388797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a863f508d4c4e6695fe8453276a0608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e224b81bd0e04d98a9a0938a7eb98a77", "region_id": "RegionOne"}], "type": "volume", "id": "62d59628e7584adf983afd1f142b79e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a7c37a3c88b4d64b562a7c72c771a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e05cb0d0965b4aa39be95b5fdf5a4486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3205ccd6cab4b4c96264979267de810", "region_id": "RegionOne"}], "type": "block-store", "id": "c633cb45e8af4b23a18c7e2d9d901363", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f07838be78b74a49a9644fd94d399e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8deaacb7c7c4ad99202c9d18d17e33e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9067e81d9a7248b68a27af36ac2366d6", "region_id": "RegionOne"}], "type": "alarm", "id": "ceff887dfb364db1b0c02071ead48611", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fddd761a9bdc4739ae0d4693662bc943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "dc35a7f08d8e4e408ba65b000d4184c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "543e5d99198e465c9134e1f2cedbc916", "region_id": "RegionOne"}], "type": "alarming", "id": "e0d562e43b4343b687ea92807b503274", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2dbcc2b8816b4240955f0a1974442329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2be56e7c096147878db16ea3bc0ae844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f69b139b98104104882eb28479a21f1c", "region_id": "RegionOne"}], "type": "meter", "id": "7af61ef457f34c7a83777e8c2d1caa24", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6aad617e48724e089b4fafc7d632e950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac4254d7de5246a5800b173b8a44dc91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d2c578c0b6b84c208ec4acaefafc17f7", "region_id": "RegionOne"}], "type": "metering", "id": "dceff82c030e4d7eae118a0147cef0ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9661c7c7543d42198f95c3665e89740e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13f1f57238b04655adfb3023a98635a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3f9160646010474c8c7ac21ce2c7eef1", "region_id": "RegionOne"}], "type": "telemetry", "id": "942e2f127119486ebf48229a9f89c7da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d230d31474b43c4a2c6b89d01e69e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d3291bf6d2624011855a4c32b09f9006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ebf97a3b3a524d85865c0e2298811d26", "region_id": "RegionOne"}], "type": "event", "id": "556177bc84934dfa860e2a64d64b0319", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "486211ca1c6b4a85ba5b4908c92ca503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "424e63ecbb4b429b8dbdc14063b216d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ba316629266344c484d4176905de5ac5", "region_id": "RegionOne"}], "type": "events", "id": "a5b9bee40d9b44009c8ea22c99783e64", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6dfd1e0a946f4a108ef17689693013a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd9db019e4504eb3b6ffa1545d2203a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "64d3a5281e46433eabf1c672ae1d992c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b3a6d4869c2a4daa849b68b35a621365", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "035cd1985ed84d83a9065680af3cc918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3cc4201c4d6424ca3c388b594271548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c7b21e1abba54a848137bfab2d0f8825", "region_id": "RegionOne"}], "type": "application_deployment", "id": "38dbad7829534cb38df1c62854bddb01", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "db2aee68b51042f5882bf80dfc19d012", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9a41bb84e3c84c98a7d7883feea146a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0245daa95734d5b88a68aff0b4afa1a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3cb2d34e1fa84f199f6ce9d7f4e30d8b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7b292dc36844fe2ba9d43be4dc477f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "feeafb3d30974f2595b4665da95fed2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bf8e103e001c445893db54d814862ae9", "region_id": "RegionOne"}], "type": "tricircle", "id": "dde378a0bfe34db097941b0813c4998a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cdb2dd6720c84481a9f21b9d92cb8224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8590d5c6a62743b38dbc81eb8cd23e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "40d8e328ff9a49a094c817ef06bf711c", "region_id": "RegionOne"}], "type": "database", "id": "21ad2a96df5b461b9bcb222e9f64411c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21358848ef664ccaab1ef703b80a0428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99175cac56504553b9ffebe356d9a3f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d85a358e7c70460fab4e727281c0d179", "region_id": "RegionOne"}], "type": "application-container", "id": "55abc60016674ea488c69d8e63756167", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b390befa7cc48419fc54f127a0258dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "100803148c964e8cbf4e7822e4ad5fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f5632e04fd124280a361bb8f08daa047", "region_id": "RegionOne"}], "type": "container", "id": "919f858e3cdd40f8b0e899ccf3e397e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee984b10f4224977adc623f84c33af3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3c3aec92327c4711873afb9e09794f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9c174fa08bb40dcaada27c2ab7cfd0b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "11e0fecb51a54f8f8bed2e1369e47797", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "550c1769ebca46438a5f36099c4fcd63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2320d8d8c15c4ab195bdfb07f7d5bed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1b465cae5a184a76b2e98148cb48c96a", "region_id": "RegionOne"}], "type": "rca", "id": "e92f0892217f44ae9d1bc60ffbee32c1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e9154db8756a4fa7bff6ac105634e09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "65884f6b723d42f992518d4ed08f1b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dabc7c1a4f6c451fada18989267d930e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a414073ede25423797a593e8d49b8e99", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1960a61787af468ebc4c010663d29395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5ef911fbc99b4e828818b43fb5721cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cae838df4436400e88bed87f3ef4e034", "region_id": "RegionOne"}], "type": "network", "id": "607c29b6683e442a80d433e1757ae90a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e2e304b2539a484aaa33f088d8731aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0cf9d57178354588bf8aacce17704781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8449694e95f649d9b941154b78acb232", "region_id": "RegionOne"}], "type": "backup", "id": "acd558d2276046158ac61f7858621158", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c2fa2fd0360247be977d23492350a7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "960bf995e3eb4ee4829a354c71037e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79cfc6062eb94375ba29cbe08cf71d8d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "921f2c0c481646e2bf6fda08dd08d965", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4723ccb2e55401faafd86b43dde93c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ae288ffeec248f19326e63507cf183e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c6f30ad38c904a1dadd9349c02c540cb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dac72d2f0f39443491f205f0eb5b4cb7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "962a042647ad4b1ca5cb3d7f5baf3526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b0bb4f818d0a47388fe682778ae5f049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b1e9a18fcb7b4d689d479d45723a08bd", "region_id": "RegionOne"}], "type": "monitoring", "id": "5cbcdccd8a0b457ba32fda6cfdcb91c4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6baa796612ee4578a535576b14e04af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2dc843d716b948ffa6172c017c9d22a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9cca5258cc924111b0a2d9b2ec19cc97", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9ba4a8df9c0f45ce882de7fdc04e2f5c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4b93e6af137049c6a53566f04df011de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a9b06cc037444f8797b4c9e3d1bcfe89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3fd8f1e1a3124af28516312ccac31950", "region_id": "RegionOne"}], "type": "placement", "id": "1e02ed19947f4da790ac3892d3e74076", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d1267a3bfeca4df491501a3972d79d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f7878a04abb465395b1cfda2bbd4812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5467d1a0548f46c0aa4007412fb392c1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ed3b2f4484624d798cea6d1e11a61891", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "939a1ad60d304377a4cf74facaf790a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc6c4c237028410da979d0dec8b62111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0bd7f2e7a3694908aa872605ec2fb71c", "region_id": "RegionOne"}], "type": "ha", "id": "4175edfb56f6416b8874a0816860cd58", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "45ea538f54814a42b8f99f7465022afa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "895ddc0a8d0a4a5f9b8c852e4a18b043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "308f12b48e374487ab60952a312ade10", "region_id": "RegionOne"}], "type": "reservation", "id": "d4cbcda94437489bbac37cd998da1c20", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "71164b90c7244f72b46d6e4735cb4ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "70b821656fe44fae94acbba5e73d6d18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2a05d642ed704163a3821a20f0f78112", "region_id": "RegionOne"}], "type": "function-engine", "id": "0568090f88ee40c78975003e23927f15", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5222aa3a09024922b958f5ece0e56266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b836e9ac04ac48b0990dd8cd6a6514f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e7589564d4154a5c90955e48e75a3693", "region_id": "RegionOne"}], "type": "accelerator", "id": "7167a8edfcdc4478806887778c0263f1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6d5dbebc60f7463dbb26c59e7d727b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b102358f6f07491c9d9406e2b30eb61e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b0dcc15072ad46558523cdb2ae4a1e50", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4c4ede6440554e2c8301ce3a9091d37c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea60ce679285474d90f2041e6cc3e110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "317571d8125047a8be2edbbb677f6f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "474ec4f56814424491b4deb4ef2f470e", "region_id": "RegionOne"}], "type": "registration", "id": "19539b2609dc49acbf167d0467489958", "name": "adjutant"}], "user": {"domain": {"id": "bf0b0663b75849ac99ef4b9e6ad6f617", "name": "5e6f7f8bc313414db4f802fff84b1315"}, "id": "90b4b2f55e25427aac40f521d84b2224", "name": "3f76e84afcf54e108faee8066199f57b"}, "audit_ids": ["6cbc461e7b1a42ae850244e089f9396b", null], "issued_at": "2020-04-23T06:26:02.426867"}} 2020-04-23 06:28:02,611 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,617 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,620 keystoneauth.session RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "name": "Multinic", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "NMN", "description": "Multiple network support."}, {"updated": "2014-12-03T00:00:00Z", "name": "DiskConfig", "links": [], "namespace": "http://openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "description": "Disk Management Extension."}]} {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.061423s] ... ok {23} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_find [0.058482s] ... ok {23} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.058401s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.059573s] ... ok {12} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.059605s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_create_attrs [0.059611s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_get [0.060401s] ... ok {16} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.058852s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_get [0.058909s] ... ok {29} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.302739s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,455 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,461 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,465 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,469 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,482 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.386379+00:00", "project": {"domain": {"id": "1ca16db60ec04f73a413778e5cb68b18", "name": "ec1a5ac486e64dcd9ffe59785e2ab0a6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "25ef16c0136b48c2bed84c5bccebc29e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "686c2e94e10743f4b46aeb66a7167bde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "9a4b0fc55c3e4785beceb363e07779a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0e9a7c43bd1f42f9a54d10b41dd7039d", "region_id": "RegionOne"}], "type": "identity", "id": "1f8fa92067a7473bba2f54a563bb3877", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "84d8817496934eff973e861f6830e4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8af367db88154241b6600a24178f6ac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6c3d51d7595e4d4a96e65dc47ede2768", "region_id": "RegionOne"}], "type": "compute", "id": "58c59569989c4fc6a5fae410346a6383", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b02ab49463304da2a698a3c375b76ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d0ba9afc0c3248bda845a7e8cab25340", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "951886542f95421fb29578ddc07642e7", "region_id": "RegionOne"}], "type": "image", "id": "bcb68cb3fb004dc3a8fba648cb13246c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fa634e346e7d4613b414e9b9a408f97f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c4b9d42696f34198a92d074c0a0db399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f789a1fdb36145a590c468404f0c1887", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4a0074b1ba7b4af08433d044ac67c054", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6af9e1764bf741279df7fc38e87f6165", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9713f7d2d9a4420ea102d0e3855bebd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e873a4735b54cfbaa58cb76037ca804", "region_id": "RegionOne"}], "type": "object-store", "id": "1f475a18052a4bfc88b93b2e0d4440c5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ac242425e0c457d9e3a041c9f8e2ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc11dafadaa0454dbc80ffbb299797b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "07d643e4f4884427afc150c048301ea0", "region_id": "RegionOne"}], "type": "clustering", "id": "ecca5837336f4be9b69bf88ba816ecca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4b07e3d1e354342917b3f40224deafe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e0f076075454d148b4b0b99ce472b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b2c50e65b3f4445bfa395b9619c40d8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0b6eaf1587e94475a1d978b50afd4d84", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "588bfdbed2bf4e8a895a89b64364e9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4345a502c614037b25b74cf9d427b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3287e756f86437f97e40d4ba620fd96", "region_id": "RegionOne"}], "type": "cluster", "id": "395bc5c157e24980b3abcf0f04f81aa7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ec45ce795a58490885a64a8197d3681b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8b008103ff1b4fbf84e0c9f105b6d292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "00c6a97ab08e43808c9290551fce5500", "region_id": "RegionOne"}], "type": "data-processing", "id": "8f54dff4d2d04c39bf9cb7677656a84d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bd0fafb84ff47f39999af7c651a17d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f41856315c9b46f3b984e2813fca70d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56be20f8c3d84fc6913b2abe57b8a464", "region_id": "RegionOne"}], "type": "baremetal", "id": "99403b1ab58e415b9f2c3f768bd53172", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c8ba62a223d74974a82fea63c2c2b3fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18db7a0bee164a3f897d662d6e3b320c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "28d4107be4e049d7b92562fd2e1dad13", "region_id": "RegionOne"}], "type": "bare-metal", "id": "892a9e8461e744a79c62def652f5271b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "831594f4d02a4f8c834a8d42a194534a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c0258b48260e4317ae1eda1c8ee4ffdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "df0f4e70f742464c917a415d11040db9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8ee8abc7be434997a8c1ba2b2b81ae01", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e0d198b4194c465081fffd79346f794f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "554c9cd2a3074ed896c2f7b6f1bc1df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "14d3402cea7044c68a5172465ff0ea1a", "region_id": "RegionOne"}], "type": "key-manager", "id": "77babfb6dc9e416d82454aad84b8f23f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "61be447be5974c00b3d5ec5af06aa55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37243ca767ad40e5971aace964c48c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a57f149992984d8bbbd0efebeef4891d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5544e55a442145f08a3e0f6ebea83f76", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06803cd872e1404293db4daa097c1792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bad60a1381e64db6a5827bc1d851f526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1ccc4c16942d423c904e180377088611", "region_id": "RegionOne"}], "type": "infra-optim", "id": "00213ae0d5af4e13a72ffbb4711acc93", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d16222d72f74c14a06354bc0b16d136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2627e57ddbf94be586d3659aeb41ce45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c3e9bf45209344f8959066b337c6945c", "region_id": "RegionOne"}], "type": "message", "id": "60512442d38d4638a27040f391c416db", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b61454a97ad14e24bc32dc0c76fc6810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e8748ef1067c43508705d649d644e3c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57f04967b42f4c92a1e6dfd5b34995b3", "region_id": "RegionOne"}], "type": "messaging", "id": "b7a5e2c22e9c4263b466206aae9ba28c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e40b9a33766c4e51a758097d8a5ae08f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6b8d4ad8aec947f1b64519ec14f8d578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "28eeebf7c7784b16a97759e2d1105b4b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d02ffcbbf3534be9b2228006e955d47b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "34f61bb8e9de40fb873669c2c777e487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "52f7756aa758422f9595286695593666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3217fe7276614dd7a0356282687c7905", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bb0403db30a0420e976e1c80404b7986", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60fea1f565f547e0b8265d0036d07f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "abf451dab55741c2b913ba328772c989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5ce239374d34473a0b126d5f18e8642", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "222f2bc5cb884332bd98821b22d6e17a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f6c437b90724e009df312156916e0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82af6a1dc2ec4fdcadab0bd6f0399ac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2943335fc0814b0994efd7791256bc63", "region_id": "RegionOne"}], "type": "container-infra", "id": "9f1001fce7da40b88e4f02206f0ba9d4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "653a8e8a2832496fae582e8b5dc7225f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c4fbba704ec847c6a57ee0057a69df0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6c5ab3804e064969928560785694a533", "region_id": "RegionOne"}], "type": "search", "id": "254fef89e4a14fc89a627e44637a7de2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc87d4d0221c49bfb1ec9ab0ee372003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "bea44de3402f4c3d980b7ea8cb245c94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "440294ee86ed4716ad5e90decab12e5f", "region_id": "RegionOne"}], "type": "dns", "id": "f61c8357d46e4063b459e833eb2dea8e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c608465c1124d2c9134930b482ea6bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0bb6e828acc94258ba446b79d9d85e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0fbde60cc2f346a58ef3c5456e869a88", "region_id": "RegionOne"}], "type": "workflow", "id": "a06ccb8c07b44b85b703eb1cd7bf1cb9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4458028595f8472cbfbd1dbe25b63b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c85f37dcd4f84326a316a38c155919a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3c052b9270fc4f0f8743ff80b422f6ae", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a3d0adc70ad248eaa6df36044a8cc155", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1aa8395e94b04f8ab083572f808fa950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bfc3d639acb4464aa4591a65f4bb4217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7018612ff9b14f88a91e916c4d3161df", "region_id": "RegionOne"}], "type": "rating", "id": "c8b51a05429c4020bc939ab975c2d75c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "226215bf4c9b4d43bd659c49303686b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a235814688154006ad7d77fbb581b8cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d48951f5dcad499aaeee26c32d5f72f8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e3fabe60609346aba3fe7bb45c188d93", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89314871832742ada9f675f820bd3c0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5490ac37e6a42d59702518711a25f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f43d442025cb48bcb74a641003b93439", "region_id": "RegionOne"}], "type": "policy", "id": "8c7456b7039c4988b29dda5ee73ba0b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3758c8074b724a71bd5483d338a963e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b97991929a944760b374515e9c7a7655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e40ca56d483c4f4087b44faedf1ae59f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cb585f18b99147f2a68d859b92dec00d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1486470f7e394f1aa862ca818aeada4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20ce5de5001e45e5ae4d1cac68bb5ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3cbe9f4e3b094a2d9f49f0473e76dcb7", "region_id": "RegionOne"}], "type": "sharev2", "id": "6ef70e40c5ab4ceabb9b9636317adb02", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "932a1a7bed65408f9602291db714de83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "faeb46f84cf3432a9ffce7f314f04f53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d99addb5ac0f4ffb996400a422db5a16", "region_id": "RegionOne"}], "type": "share", "id": "fcdd6b9af69f483db596479b77d294f2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5cc62f85a01e4fb9b721b51f41512614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e60e0f476e4d43b2badf7fbb115903eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a18853dd36354b1db4808f04eb7df7e2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51ae1d8532e844768cb66b7f498b100b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80df982d0a0742abaf520470a140ccbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b24c77f06f224e9ca6a0fc54b2686376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352dfa9b4ce5408e98fd2a5d248ec133", "region_id": "RegionOne"}], "type": "orchestration", "id": "0a56d867055d4dcab0ed06f6994b91dd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4f3c6fb19a94ff8bc077c0af2c48555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf45b78f4b5348a099d76199b80dc8ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c44edf2a5ed44511a8195a64426e43c5", "region_id": "RegionOne"}], "type": "block-storage", "id": "15e43fa1fa084c1f988b0d170b729609", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3257750d276c46408ef1243946578ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59d9a3adb70f471b8fdc6a17cd8f544a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c079e1c9627d42f9b3d865683d139463", "region_id": "RegionOne"}], "type": "volumev3", "id": "dd7a82c7eda946338c906bc3e9f45106", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe6e60c1e87140c1bb5aa55e2e074da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1652e3b53911449ab83440711a22c1d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c652a91f1b941078d0df23e8723b859", "region_id": "RegionOne"}], "type": "volumev2", "id": "1684ab23ce6b4d7997a9ecf73264ec77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9ecb3bb1eef4549b70562f89dbaf5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ee9a87e09a948b3a27ab3d0fd16db27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5728d933bf6b4eebb2606de0a6280b4d", "region_id": "RegionOne"}], "type": "volume", "id": "2a9cdedc8bc64b0aadedf7f813c748f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df954947827549dc89965772e460737b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87c38373b8294fc4b582361820564630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "695b65610a4b4d8c802130b6a311a9d5", "region_id": "RegionOne"}], "type": "block-store", "id": "82114fc5884c4d7ab967f45ac96eab82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2a4b05cd2e44169ac70c66580205361", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d563e7e20d7e4b7f8ad436cb01ae341d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6b23a2e45d774a688a34e0e3952f3352", "region_id": "RegionOne"}], "type": "alarm", "id": "b333ec7f228d4f27b15402575895ed8a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2a375e3b1ce7408d8022f1331e1224da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "59300bc907c24763954d8c2fc8a44d6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7f6755559af643fe83a185ee1f89f34c", "region_id": "RegionOne"}], "type": "alarming", "id": "c35f7de4127a4ae1bd5a156d6a22ce90", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae1da636178a4b6e863323a486b6652c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d0c18291fb8246c1a8a7731c86b1b729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cebf6caefdce4543a29b5914fb28faa8", "region_id": "RegionOne"}], "type": "meter", "id": "f800516731b4470fb29dcba2e5538f2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a4375be051a468ba7a7ba0f729a8b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f20f26d048c74094b6fc7ed5ffbd9230", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba6636d122414859965d89cfd497518e", "region_id": "RegionOne"}], "type": "metering", "id": "d3a9514c2e384cdfbd72676dfdea8df1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c113da3d9864467195061de040e03f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54b4bab331a04e3eb1dc4bec0806a796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "47db3e3e55614111b3ff61662c26d7a2", "region_id": "RegionOne"}], "type": "telemetry", "id": "49cb324a86354262aeccd36c76d39509", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9802b269d5ca43b980ac13863cc4ec35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "972453fe977b481a8851feb042e92365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cb248ae856284ed1ab70a3f5aefbdd8f", "region_id": "RegionOne"}], "type": "event", "id": "03903b5016354ffcb6d3d236f295323f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0bbadb036fb243e882c74ea4de70321d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "09d5b6c529e447e5a9b456bd96297ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e5e4c20b7f1041de959bf5ac2e3f209a", "region_id": "RegionOne"}], "type": "events", "id": "ed6a0b9fe5eb465a9674ef1bb22aecf2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dca6c53cb02f426f94df4cf0dfab5993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b4382d1437c408b8fdefb1d728afeef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0a8d105a02a4fc480d5492264fddfe2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "249b31e3fa6c4e08807e5fd6d21b1993", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cfe0f55905f44eb7b03772864dbba2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "476f0242f6884c1ab438b5ceb26a8646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a4c0cf2a5b7645ec84929a16f1f2c854", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1d3344466c0048c797969f1ff58982b4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9bdd11c18e01424484ea79ea4b39d0f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b443dff5b98f41a7af368cdbf426436d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f29823c1ca3a4c8381499837ba8285d2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a7064ed7612c462b83923444f50988e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d60650eadfb44b4af06cf392ba83a26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "53743cadc38a471cab1a91507ae11122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61e99bfd1b9d490f8b3797380a20dd26", "region_id": "RegionOne"}], "type": "tricircle", "id": "e0656e667e514424b37ae57c6b06d027", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "86844bd762ab4c9dacbb61b5fcbf3408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0e97fa5fb684401fb63d3de1b5da4d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8b14807ac67b404a8c0b5f291be2e79f", "region_id": "RegionOne"}], "type": "database", "id": "cd53b1b99d914cae8e5cd993e05e4c29", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9a80565fa9d417da7f1f8ccbb7012c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "35face79db754949ac6d4c6c9e0c1d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d1a968f469c34b11b053260d7cdbe2b3", "region_id": "RegionOne"}], "type": "application-container", "id": "e27741ad96384594b1071280e3392b71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e47a0f196f1947e7a9772daceda492c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c9c4e3f7427249bea7663019301cd6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f932d35072404169becfd7147b7e161a", "region_id": "RegionOne"}], "type": "container", "id": "029277f2d8064ebfbebeeef9494d1f12", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0d6ab882578645239a1424cdf6c75725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36e20e0a686b4cf0a7654b9f651c288a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "cdf3df614ade4b91a7bb07cae18d83f0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3cba4b9f3eaf4729960fe0d47c8ffb8a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "822ac63591be410a99b4295c94dbe38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6edab47c034a4fe3bbbb0a8712d0ae7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5b2fbfd5bbb8448c88c1f984f5ad66be", "region_id": "RegionOne"}], "type": "rca", "id": "e8f0291ed6384940961a656cd9ddce72", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b6b89ebb68e748eeb1e3996218744ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fd2ef15d3d244940b157ef56b4ce3ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3c96a70036844e3a8b77c8a1695f27c9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2159277ee7a147c7a4cfbc0673c146df", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "dc79e1c385724ab7a408aa9804016dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "19591d590bed4706822be2727ff36f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "65a06ef49a324039897bae3a831592c3", "region_id": "RegionOne"}], "type": "network", "id": "b5d5987e911d40a4b3b2322b084a5229", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7d846ba26c7749ee89557374a3905d8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "64f54ec560a14abe87de2e89c0767d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "28a465ef979b4a6983d63463b1cf34a7", "region_id": "RegionOne"}], "type": "backup", "id": "c00df94a855646589caffafaeed59e84", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a68e801dd1aa4388a212d70ccc33bd5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76c3dd49e73048cd9b0c22486b05247d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2d0d2ed22c8949ddbdcd68e8b3788a9e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8d3b386b440a4e59b05fbaaca42d20b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "89014bee515847e99cc4cb12024f7870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a480b827c85a482ea4cf64378a6f70ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36f7415c2d454b7b94e645c35e946aa9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "61df8830281d4db2b584c8f1985f7979", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bbc58214b94a445b821ce1118ce5c4b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "46a52e15a950479393cb817653d4ae6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "609d29b77bd94cfabae265923dc43d67", "region_id": "RegionOne"}], "type": "monitoring", "id": "d0426e3e538d428a81c757c1d9f77dba", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5aca7f4fb5f149789182464bc9ef2115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "14b22dae5ebe4a73a94d904c6e505a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7e5a064cdf154155ac828932d3a1fccd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bcd5b9f8703d45f688f1924f6c4696e6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "913392865e6b4cacbdb187731c85828b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8737399e4d0b4fbfb2b83e0e862056e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "89d30fd79d1b4e9ab6d0a2edc1a9a618", "region_id": "RegionOne"}], "type": "placement", "id": "80d52c8af0154e9b80805beaa6c36344", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb4480dde0664316963fb0272fc995f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "160dc47c9c69425f867b445a6e326379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b873750c9784fdc80c24f786ca46a8d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a3414e4fc3114e899147323376da92e8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d194a701add64dcaab4c4c5269c6c16f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "64e8042de19d4e56a2539279107013e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a606b9d43b845e6a319ef528d40bb15", "region_id": "RegionOne"}], "type": "ha", "id": "b510cd48de04465197c6e506867089e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "790c71813389400d86a0a42bf47af4fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "36357d597c5c4374bd05ae7971267a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "64f91ba5f62b46f790cd6838a1b0ec47", "region_id": "RegionOne"}], "type": "reservation", "id": "d72a618157374a599bbf3062eaa9b9b9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8053e0bead9b4c36bbd629592734c94d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "dfe719a8f89d439792d7e6a341589501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a06c89de85624ae6b3ce95e639d09a59", "region_id": "RegionOne"}], "type": "function-engine", "id": "b27d020e66444126aac79d8358511436", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9954b531d97b4079a6ecee048f289c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "855b0b652cca46b382eef7a0c3de7ca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "552be5cf61cb4eb4b6c1d2910f7d0b4c", "region_id": "RegionOne"}], "type": "accelerator", "id": "aa4786edc576413c8e8fea7f559580e6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "428dde3632d8485a81466f28143e3ff3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f14d274b8f714c86a8cba56946845f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "023a17355b384da4ad8a29001deecf52", "region_id": "RegionOne"}], "type": "admin-logic", "id": "068411bb76eb49448311cf4625414a24", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e0468eab5e14dda95556d6669ea4f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0434545b85b34f6498d0c34903d271fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "def0f2591e7746299b168ce320fb38fd", "region_id": "RegionOne"}], "type": "registration", "id": "79af63b9313c44b0bfda2f157c862974", "name": "adjutant"}], "user": {"domain": {"id": "edde4c0b69544707b654a04b0d7406e5", "name": "59e39ccd8fda438885109707ea2f41e1"}, "id": "9fa83f7c55f74bda8da172456a94a878", "name": "99ddd697d6404dd3b8cc5185bd963ec6"}, "audit_ids": ["4c4e38ebdb3b47ed9b361624c787da5f", null], "issued_at": "2020-04-23T06:26:02.386379"}} 2020-04-23 06:28:02,618 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,624 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,627 keystoneauth.session RESP BODY: {"users": [{"email": null, "description": null, "enabled": true, "name": "username-2", "id": "6bf56c621c274326845b4a0a50a4e563"}], "links": {"self": "https://identity.example.com/v3/users", "next": null, "previous": null}} 2020-04-23 06:28:02,647 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/groups -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,653 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,656 keystoneauth.session RESP BODY: {"groups": [{"domain_id": "02af85599b0b479393c0ff5268809fa7", "id": "957a3cb396f24815867661ecd5064adf", "name": "groupname-4"}]} 2020-04-23 06:28:02,676 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v3/groups/957a3cb396f24815867661ecd5064adf/users/6bf56c621c274326845b4a0a50a4e563 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,681 keystoneauth.session RESP: [200] content-type: application/json {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete_ignore [0.059648s] ... ok {8} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.061733s] ... ok {9} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.059304s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete_ignore [0.061066s] ... ok {14} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.150434s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {5} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.059258s] ... ok {16} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.076033s] ... ok {27} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.070820s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.067043s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.079831s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_get [0.074364s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find [0.066414s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_stores [0.061848s] ... ok {7} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.068033s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.165170s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,689 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,692 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,695 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,698 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,702 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,705 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,708 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,711 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,714 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,717 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,720 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,723 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,726 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,729 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,732 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,735 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,738 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,742 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,745 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,748 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,751 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,754 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,757 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,760 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,762 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,765 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,768 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,771 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,774 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,777 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,780 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,783 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:02,787 openstack.iterate_timeout Waiting 1.0 seconds {30} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.075793s] ... ok {5} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.060202s] ... ok {10} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.238967s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,583 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,589 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,593 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,598 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,614 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.517053+00:00", "project": {"domain": {"id": "85c7894aee68401f84f50a1cae61f947", "name": "18a72481b77545dca231055aa742f746"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cc560909544e4372bd7b33d90bf9bd9b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "09d90f58c8aa48fab036be0ae39299fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d3c23654a0fd4a25bb299b2471b3e80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "619493070aee4b7b9056136dc7569109", "region_id": "RegionOne"}], "type": "identity", "id": "f97567d7ba3f4cda9ac8188751418c61", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ff042154d8684bb3ad1afd1d6a075dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85794140240540e88836bc0ac9feb23b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a7988363cd124b8a9a8749c80cc45c82", "region_id": "RegionOne"}], "type": "compute", "id": "a1a359abeaa142b0832b3430c03795cb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0cd28e6ccef4419e8fe4f359a77a18ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b6b4279c0d5149b5b58cdbfb9855b182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e1c9839379de462b9a385ca01ad0cc92", "region_id": "RegionOne"}], "type": "image", "id": "feaa48bd87a645d68a83b4c74dcc81d2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4d854e82594f407a902acbbe88055744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6727f71c7e634b5384ea140c821aca00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a192d261e07a43dea494c7d62f9aa306", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1d4ef6067965471390d9146f99a289ac", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57b4601f4d6d4e6491aa4760538055f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aed3858c182342898f5e15e2a8cc4513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "663e5ecb9ee14a17a66a8012c4544e04", "region_id": "RegionOne"}], "type": "object-store", "id": "33b0749cfe8b4279aeb6dec5f00191d5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a02c28d19884434681a69525f64f6848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4bf537fdf899440594f6c5119ea13b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10f80595593345ec8d4cea70bc0ebfe4", "region_id": "RegionOne"}], "type": "clustering", "id": "46c5eaa1600b4f4799af4e96d3b15601", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd43734a684c4d6dbc9f4e589a823bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "461d9635ea2f446e8b5406a797766c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "636a554512b742e1b28809b20fcc404e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b280d6b179544ec2a074bf7d1be0765f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31a3fd8ff31a4737ad89878206a98e7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f6a9e2a4d0d495ca9ad59179fc5e1bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b01053dbbda74950bbbc744b5559133e", "region_id": "RegionOne"}], "type": "cluster", "id": "be03b31aa908463ab8f64ae8ede99eb1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fe041cecaccf4278816f26f45cf3998c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d37e1e3c6121416fa1d6d09a9fca8b82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9c940eaa5251487e9da7a6b9a1457ef4", "region_id": "RegionOne"}], "type": "data-processing", "id": "766abf5a99664102ad85caabf1991f77", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7e16d016ff64d219b63919d0c84c27e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "06bf8aef50ba41aa899d97b5ac38b815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "70ce3bf88cad48f9a26a298aa7d75688", "region_id": "RegionOne"}], "type": "baremetal", "id": "6ace9d42f5284830bb63ae9280fa49b8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0af4befe29fa44f0888a08095af4d2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "87f1090e52584207937d42f1c635b61d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93f5c8c809654f099fd122e592fbd5a8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "322c90b8ab004048bc52742ecbb50fff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "23043b229746462ba7973c4dc2320c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4c421e64269043c6bd3506e5d32b7c2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a493760f97c64cfe8c296d09b1e4c7a9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5c113a8f40b649deb87f91dfbf6a067a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f4e300b652b9421a90a7438ace224691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "082d2b9a78be46e09f41cc8abcf15360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6991b70982f54b7ea5e1e78095cdc0d3", "region_id": "RegionOne"}], "type": "key-manager", "id": "a4cffeef487843f488210f796fe0dcd2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df5ac02f263444be8d2f77bf19317e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "15ba583cc8da4c89bcb8e2be549754e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "34302078da564df7afedb886a634d4c8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "66b57950fd8b4818a9aafc3d8f6b72ed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4152064fa7a64521875c257b02d7fbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60e7b65a66084c3999d5c114e361f2b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e4f55521e98d49909d7a5d1d497ae538", "region_id": "RegionOne"}], "type": "infra-optim", "id": "900f9ecf1d6c40868f07a01087fa63f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b3c354342d0c41fc82aedb83a25da3b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c9b1a227f4ef48dda02e86afe0190142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2debc48a5169443cb831dd3131efd307", "region_id": "RegionOne"}], "type": "message", "id": "6f798c0191d24c7aa576a76ff4e95254", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff20d71e1f00445c8a1970bc0ad28c6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d785b290ee4d4989a287523cbba5dcbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fd18abeddb4948928602718f73f97605", "region_id": "RegionOne"}], "type": "messaging", "id": "f4150d86131f4176b1c3c2d0d0f8527f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "05bd02d374544ae181206b042147495f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc02d354cd56455a9b98f6993aba8aa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "81029a7938f442efaf9bba3cc00e54f5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cf2f50a909b9476da97e38e023ba7aad", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8d11760666e4458990af93f61edf9219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a71771d03cd45c4b0d68a39debd768d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cb193c13dec48be8dca3e8a62f7882b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d78d44be66af44feb1c2f8b3a66efad0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ddbeb6745e94f589d4e39ef4a8f0755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "596f6f54b9554b8bad365845844c895b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c5a2d84c37f470ea467ed2848d164e4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "35ed71ee466e4f18a48007ad977588bd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "811a25a71d8f4b9db5f40a7de7ff27e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf752e5b8ac44c05b55ab44875badb85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c156471abc794860a9bafebb2278069a", "region_id": "RegionOne"}], "type": "container-infra", "id": "b8691b0c36cf4cf396c84bfbae87e5c3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "62caa9c498cb4e0283c42715d66f852a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4639eaec6ccb446f8ded1d5cb07304da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ba1fe8b40f804dfab3c6a2649215dda3", "region_id": "RegionOne"}], "type": "search", "id": "6adc27ad1d604e7da51e6209c86d3d37", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "edcc447fb2c14b4183e5870d6d01b942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b18425b5f0b04608a03dd2664ce3c834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a156d01863ce454d8ee94949014f7e9b", "region_id": "RegionOne"}], "type": "dns", "id": "ab122455730f45978d909fd5924d7068", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1cff46b778f648e38df761ea52abaf14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9a2821c410124dc3b1e5d59b06cde06f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1a0809f6c5ba4034b2f78c1053ffe1a4", "region_id": "RegionOne"}], "type": "workflow", "id": "f9c429290bf8496bad9205c7e95e088c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "408c4b1bfbc44bd78e88d6367f4495e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b59ba452ba4e44b893b2def23e15daa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b56ea5a54c12449d84aeac3fa8590b37", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c8f169e9408d4a8da1a41591c971ce47", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0acc191b04ad45b9a42ac5924c5611c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9c8889962dea4fbf862c5aabff6b484d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "01eb50ff658248acadfb314b1be4b8b1", "region_id": "RegionOne"}], "type": "rating", "id": "2ef0539174b24195b86c6d87276fe35b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e24bdfbbc1c643b6b30d9ac9be242564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b908d0446d9a47499b65ef21ae08358a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8bcd20dbd7484daea0fa6f18d356d0f1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a0a8384d28784430979368b7fe4efdb1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09c33011cacd41bab7675b1ca90b4bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb6ac0ea4b854bb59f87775fcf209b4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd40576999754ebab8f7701e831ca2d2", "region_id": "RegionOne"}], "type": "policy", "id": "1b944f138d4c4aa09169b874db3c91ef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3938d72371c4d0686b874798e52aa2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd5c3455bd4c4402b2f34af24314ee48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b07adef3230649afb12d1b240b2f2810", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b622b58522594f73b6f348aa8355c94f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6450c39a55d34194a7bbddcce5252dde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c731126698f44b2780ce2d04d86af468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "50a8633991554d549909bd004c90787c", "region_id": "RegionOne"}], "type": "sharev2", "id": "5d83619618734a45a44076947c7ba286", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fb60dc5220574a29bb7e4df3205b01ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b728fc8390f4aa1adb600ac05160633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4af2ba1acde44a1babc1aece7743e39", "region_id": "RegionOne"}], "type": "share", "id": "9a7992c535654d2ba706d14e75fe9633", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "56d9261500c34474a34517588a122d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3cd92a394cf44690adb6ed4d5106002f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ddf67e706644d4cbca1981541a09547", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "31251a0f2a03486eb86b20aa83fa1ba4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8f2e8d03b194a94b99a84a1997dc2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b52b27bfd4014b46996b0547bbe9cb86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe587bad524a4bc994bd45d3ba004fa5", "region_id": "RegionOne"}], "type": "orchestration", "id": "f10c4217a0b04a2d86ba3c9d0f4127f3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9bdb15e3205460fa42bb4905695ca6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71e3cd30871343cc84013d5aa642f608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af22b5cf0081482d9cd7ae130b0f012e", "region_id": "RegionOne"}], "type": "block-storage", "id": "06a979298c504cbbb64bda646d2c30a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8ec12cb83a4107bac0037e1d8c4d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12abe459b1b64bec8e277e9e7002f6a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c36537677ee41d0b011c3eb64e531e9", "region_id": "RegionOne"}], "type": "volumev3", "id": "4861fcf2468649ccb014168fed7e2547", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d6cb973279b44c888b2697410bfb54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5cda842e9b44853bcd8ee1e18bccc3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37ea4f51a57f4595b3d92ba2e0f7aeb5", "region_id": "RegionOne"}], "type": "volumev2", "id": "49623cefdef64a0bbbb3631f1c9f8f55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a39558ab27a040e5b57d5577609681c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d80da1af5734aa089c96d45b9800423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c15d2aaecb74cf8848800ff9b3a0ee2", "region_id": "RegionOne"}], "type": "volume", "id": "b4a284d168814e00a153b22a943ac8d4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7873661e92549ea8d29679098dc2a8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d60d31f797dc4de1b64e0a8041533166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64f6937e29f449fa9b1d6ff96709687b", "region_id": "RegionOne"}], "type": "block-store", "id": "95bce536aaae4797b91957e2ff587758", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "567cd2a45b2f40b090b3618a97403b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "576d4b6a12744d0ca5f5df56e0884944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "234834cd7ae5427586b44b6ed61f7313", "region_id": "RegionOne"}], "type": "alarm", "id": "cefa2db8994049a5961d1432042bee4b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fa36a084554747d99d6e145c97a617e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "43c4265b5f3d4a6281110885054dd05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a793bffec14940c69ede24dea9d10383", "region_id": "RegionOne"}], "type": "alarming", "id": "349fb2694e574b15a5c51d063fae96fd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47ef1f9116554aa1b3e3244ae90d7a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "43c8d8f2237f4b3382483f7e5140523e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbbb30adcad34137b6a0da3dc349c9cf", "region_id": "RegionOne"}], "type": "meter", "id": "f7bec155ec544030aaf1fb173c01eba9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "337044eb61744f07932528831be82721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e65e1181f504df9b9468a81e4ef768d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "44030e7eaaf64e04851c6914ca9a3f9e", "region_id": "RegionOne"}], "type": "metering", "id": "2c9e6fbfbbca454ea9a041e0c6d90472", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2c1b86672874397bbd2e6ce38f5785a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6938e273bd21448c95bd969f79474337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "592dbf49dfd743ce92b48cc15e2c2100", "region_id": "RegionOne"}], "type": "telemetry", "id": "069fc5e7636f49b48d99d7ba4106c44f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "561dbfc6eec043b5aa4cb14b17a2adc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aaecb967a96a48d3bfb0940424c15740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4ace54e91c7e470a83767ae6cd98596b", "region_id": "RegionOne"}], "type": "event", "id": "d24664ed964f4fd4b0be191d47a26e9c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ca9b250a33d4c5fb7a507d6a0240a47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "79b01e9973134610b22a7a35ea9d7689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "761d2c21f9c645af8e3c5f5793cd6ba3", "region_id": "RegionOne"}], "type": "events", "id": "fc66a75c5fe844f0987bd456b213e6fd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39627f4ebdff4ce8b0e9878a6ed60bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8fcc53d56fe84710b1c06f80678c1737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "89359a1f12874b76ad500c78b8528029", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4c355d845c044809b901fd3eb952e8fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e55c00073704633988db4fdc57f7b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e476e24c6b84f708cda1b625766e3b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "26672001203f41cf91132c2b091b0e6e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2bd0b64aebca407badea24c4274faa1c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e057d29f85614f17a8905bd862e93395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "933a3f8f3e3140bbb1201f5e18dee0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8475f017171649d98672dd8ab000848c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d4a6b1fc162645c5be75753ad86b11c4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1909aa90e5d446380ba83d67c2e338e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e90f2467ba40402e9a1b99eb634827f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d76144099144d8fbcb97365bd8aac09", "region_id": "RegionOne"}], "type": "tricircle", "id": "e50f9b2175954657a0e44e0e5416f77b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f826d5a30a064b8a86cdcfd7c39588ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4deb18e966634c1c9294030bf7178af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e03e58ee25fd45559d03f9cdf875304c", "region_id": "RegionOne"}], "type": "database", "id": "108a55cc575c4b74b3062ca5ebd3c08a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63367a5c837a4f42b3b5a2e1ed0e22d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f54ca39ac5e24f0e81e825cedab7df47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7ef0efd129b4e7982f83c21395ab672", "region_id": "RegionOne"}], "type": "application-container", "id": "e477e49ee9e845ec87b4a2de0a496f3c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b873d323fde4d70ab55c7eca119e7ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa4477adad8545a89405698ec01c31a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "204d168549d9408d8a128b6ff45dac75", "region_id": "RegionOne"}], "type": "container", "id": "f798eb3b24274095999a18eda2d4f9eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31d8cb1529da4dc78f534536f1c21383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ce27fc0fd604ba2975b5288167ce717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6a3f0cafcc0548d38de8ee0bec3f3ff7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "edbb792ef299411eaf7712b324fa5575", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85129b6d738247dcb9d63f5b7e1cceda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba623732ee6240838624dbf69d9fb0e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ca6540e13596477ab5d62273d68564d2", "region_id": "RegionOne"}], "type": "rca", "id": "a5056fe734154625aa45c199c858b76e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c827aec8a6749cf8ba94e7826ae2978", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8b5be9b5adfc474fa3dd3c27c9600bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "aefab6f311c8476f8b718271fd70556c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9d13eaad8ecb45eeae25610920f76ae9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "58b49991cda04958bc7d938b169399bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f3a72bc03bc64b2f972fc887c2772406", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "61f685d6362a4b9cbea707147f863297", "region_id": "RegionOne"}], "type": "network", "id": "bfb0ecc4df114dc2a1f2a47ce19cfea9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "be189100fbfe4eb69de73217739e8f41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "81d6c84611b24c6992c2221b35012223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "538c3ff8877e4dba9e9ee56f45902a0d", "region_id": "RegionOne"}], "type": "backup", "id": "0dd41f1848014e6a97b8aa68b82f0fcd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "35495c6230794714b3290a916de0db21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "03d362e69d8849f9a1c6de0f6265d337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f7fcee15330343c78c6be91e3905fd87", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec26cc77fafc4be89a9977ea2fe308de", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9441a203323e4dd2985828f3aebaa0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d32169329b264e3faf85f28756aa38bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bdcd5417f48a409987d2a8582e158d89", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "fb2a07136c6248b7a62c412b8c8cbbfa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6bfc5d0656a044caa63d8208ffe6a368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b7e8afcc2d44cf884b5ab6757ffc8d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "97969a2761f64af6952f336c7f41c2be", "region_id": "RegionOne"}], "type": "monitoring", "id": "d8ea6339a9254cb7aa835dd4e605136b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e53b3ea8b80d434cbb6c0712caa1804f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a58ab8c6f5a48b4adbdba6f731d83e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b1b001073efc46638ab675c3c1714da3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a5646ae7e7204b8e9f01b5a152b1b077", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cb3dfd70c2064ab2b9406673eec70925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae0f13da4a0a4208846d55dd83d660e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d414551560d445cbb304537ea13f045f", "region_id": "RegionOne"}], "type": "placement", "id": "d390bf93180e431e83f2c5ad49bbaefb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "173d1cdfecdb48fcaa2041bc1bbae303", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4146bc8a87594631b45029379fafe402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "73a8b1ea9c594e17897cd2604cef6cd2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "38caf1c8cf714c2c930ebf7852fdb9e6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d5b9ad7eca7a443595cc5392d09cd015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7b4eb101179740e088a7daa05a86d6a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "32bf142e7eb44c489bc7f9a055c3b92f", "region_id": "RegionOne"}], "type": "ha", "id": "4bcc16caed404baea7f8ff901b617559", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4ff8be90ea6a4301a4a75f7fc58a025e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1fc560e493254482825d496b40be09f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cca95c1aa125413cace97b92732550bd", "region_id": "RegionOne"}], "type": "reservation", "id": "b6b062518bc84f60980467918aa70f9a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50a9415a1f834ad6a9e46ca1fd099687", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "04311de40ac7419a8942a81979cd5f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a500f7ea1271435b9e2d84c08b9e1285", "region_id": "RegionOne"}], "type": "function-engine", "id": "e768952505f34352be80ab41186f58c1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c43d121a312a49b5a206a111a1ccdec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f6c32712518340128313841cfb5fc0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "463064a8ade54877a6aa03dd634387a0", "region_id": "RegionOne"}], "type": "accelerator", "id": "2ca22dad328844fab839a6e07a716525", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1640c7dce4ee491b873d6fca87a4b75f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f55b5d43d4d7470ca6288496988432f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e5d8f36580014c15b0ce715764efdea2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef3f56fcb61d424c8a9021d9f39fc706", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "71bb469c058644c7aedc708913255f02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b714fb37a5c485887dd57c4890787b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0a19e689312a478f93776a9558143976", "region_id": "RegionOne"}], "type": "registration", "id": "e9c23a6bb3cc4e9d9a6b5edc738867a2", "name": "adjutant"}], "user": {"domain": {"id": "9ce620ddcf1b4df9a737dcdf0ee7a463", "name": "2ad1e4b191834af39f3d1db22af19459"}, "id": "c9bbb07ba21a4f36a4c0528dec2eb0ed", "name": "95c73505782749a7a9b5cb6f7101427e"}, "audit_ids": ["d39065a88e534ab897ddc99be5c48bea", null], "issued_at": "2020-04-23T06:26:02.517053"}} 2020-04-23 06:28:02,694 keystoneauth.session REQ: curl -g -i -X POST https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"disable_rollback": false, "parameters": {}, "tags": "tag-4", "stack_name": "name-3", "template": {"outputs": {"rand": {"value": {"get_attr": ["my_rand", "value"]}}}, "heat_template_version": "2014-10-16", "parameters": {"length": {"default": 10, "type": "number"}}, "resources": {"my_rand": {"type": "OS::Heat::RandomString", "properties": {"length": {"get_param": "length"}}}}}, "timeout_mins": 60}' 2020-04-23 06:28:02,700 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,704 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:28:02,728 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,735 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:28:02,740 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,744 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} {15} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.351616s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,472 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,478 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,481 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,485 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,497 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.412357+00:00", "project": {"domain": {"id": "ec2650c5ea274b9ba0fc53b5f1bd6ec8", "name": "fc87e93ab7bb43439a9783afb047c606"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3716fb90d8604d1e95afa68c4c0a020d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5ed0e42cba543e4aebd2135aafd615c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ce01ac51307f437f8b85a5e1cf6caf7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "84958a7a60704c2cb32f8003b15209f6", "region_id": "RegionOne"}], "type": "identity", "id": "abae9918bd214da5b0512049934cd870", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "47356416f35a4cccbc7e38b802b4b969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cfc54e18aefd48a9864f38fc8e05a699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "973af84bb555442182352592c9d5bef1", "region_id": "RegionOne"}], "type": "compute", "id": "36c2cdc687ed451f8dd6c2e2ada0f65e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6696d1ce06964cb7967cc0326a42cffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "932a7fe4c99844b7a96fe8be75ca10a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8e6194aa9f014b8da0b5c179c14e6600", "region_id": "RegionOne"}], "type": "image", "id": "07efe9da8dfc462eb6de8f9e590cebbe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "355354e0cacc4cd18e4f1dcb9aa0e759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "728989280d5f4426947fac3cf19528ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9b70336ef2f141f4b270e9aab690f9c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "73d3e67df11b40a4b7946366b36129af", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ea7a6d7149b4509a54d7ffb9c075a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4aa9526ee95d433396066c3641071850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e424a85b3a574aacae7ec379993ae8f1", "region_id": "RegionOne"}], "type": "object-store", "id": "83695992ce564083955c8510e9198fcb", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68a807f9ff784ec3b4cb73056d86fc81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cc64ca162ee47d592b5709fb51ce99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "478ff2a4a22a45508f83bb87c53a9fe9", "region_id": "RegionOne"}], "type": "clustering", "id": "4c664ff40495443cb36e219e70635bfe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5eefc3d4ad545e8b2b95bb0e3a179a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "77673d4018074349a1a3696654a56f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "39ac6383d3814eb5be9154b5d6433674", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "48cc4e61401a44fc97ac4e7f42788bba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cabc82972632468282d68a3d08590739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5def54efb284d5784e86ee1ba135e96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "25c05d53f54143779bc12b27d126437c", "region_id": "RegionOne"}], "type": "cluster", "id": "027582c609784252926fcc5f93d8e6f2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0456e8dc3afd49ec92274e27fc919632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0f5857522d6b41b29088ce3f9b4f9ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "134e33a108a54cbeb36d114ea2feb622", "region_id": "RegionOne"}], "type": "data-processing", "id": "69ee681dfbf148a788b9202f58540b4f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "be62e7bad32143d4871fd92f38431416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42fd97b5b36a4103a57aa983f597bbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9cde7ff925454b0ca1a39491e059baca", "region_id": "RegionOne"}], "type": "baremetal", "id": "a2b0a4f8f10f4e8898f22d9f8a26d83f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22d98ba879574e7c88b852ffdccb7a55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1810beda0350422b9a8a313866bc9fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "38c1d64cd1df4ff6abd2eabad12aa355", "region_id": "RegionOne"}], "type": "bare-metal", "id": "112ccfbf7d034902a2cb561e928be27c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7a8e68c44e324cf99bf7eb8c625cc6b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6dfafac8ec534be7823ab975eabd9c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "df3d03366f3540b08dc9f1d99159d980", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "25f5c40bb606475a9b81d5726208e8f9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dde7ffcc722c438e91013fbba477aa6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3c10054c08bc4e85ae1f4614c84eb7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e5b73eb16a244e06b04ff477f7cd6824", "region_id": "RegionOne"}], "type": "key-manager", "id": "db4e13c5aec542ddad8fc5b211129c7c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cd28532ecdc4b44b1d6e4d9b0dacab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "721c62de6e8a4959aae05956bf1a2613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "29d78bfe69044815b08892919fe23c95", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "38e779263b3f4021b9fe4644a3dfdd5f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "443475f5e8bb4c569b4a0e7659fb9d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bb94383d424f46898febafe2b0131841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "833fc6d8d4694818b110cf6c7f741209", "region_id": "RegionOne"}], "type": "infra-optim", "id": "85b37b4472e1410c98df68b71985c4a6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5256fd12950840d1b4e46ed9b1682a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "da6231665eec440997c4c6a2c0c278d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d5e984a6b38440f59e859019b5fc1720", "region_id": "RegionOne"}], "type": "message", "id": "875d638504684a62bf1ee351ae922952", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4cccbb27424b4558af170fac424b1af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d5420cce04d0422092bd9fc3e3829179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "032cec4077ef49aea87f1dc69330c24f", "region_id": "RegionOne"}], "type": "messaging", "id": "6cd7fd275b63445e9022880a16086e34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bcfa07570a14411d94919edb9724d4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4cc7a42b7a314165a50db197a8066236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0986adadf5bc4dc2994ecd7bcd58a9e3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "388875ca8e484931a6f827142f18f874", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d30d5ba03f524db0967d5785a4cb9d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eca12408903e43bc8fd7c941256a9738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9d65e31b407492b97edfa0753b6e796", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "00cf8d9557314b34b6c04b021f5d7c82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9a2370050b6444ca8801f83d21e4f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3829ed14cbec48d79c59d42bdbbe0b6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f79427676d264e64a5409e080e9e139d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cc3520e3a91c4c27b700aae2c93cf959", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f47023cce2044d09868d760994f8efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "843cd5d518e946c9afbc2bdf6e2dd630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddf4352dd5b840f29878e6d5c7057611", "region_id": "RegionOne"}], "type": "container-infra", "id": "374ec1e18ccd4d078be088e22772e1ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "47a7c0bb265042b58e68fdfb7b0be8b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f569f98a84af455ab1f7ba9a3e8124f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "287f1927b29f431699b806d557c8dc32", "region_id": "RegionOne"}], "type": "search", "id": "8f8fa800dc274c6aadab14f77c211379", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "48e4d1e0e77d434a93d11f08ce5c2611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3e6d8eba99484df792384f3e62d8722c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3d5fc9ff4afb4acc9655e10933ae709d", "region_id": "RegionOne"}], "type": "dns", "id": "b0117761e4a04658a414f87aa738ff2b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ddcf1803d6744898fbde89762930a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f7dc6226da944f799fd135704264c1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f95e2381e1224cb49993d3d4adb47012", "region_id": "RegionOne"}], "type": "workflow", "id": "1e6c52a539774b1ea538235e97590813", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "333776a0b3474bb2812e8b21830d5c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91e6cddee1f84c9b8b4934e38d68b2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "eed639750b2b4eb18c8b6b657f8b643c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "10fdefe678b9409999a85bc5ff5b2729", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d2f5bdcc5024410f87b24a846f3a2854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "214bd716fc964a2d81a9e9bf50d80fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ce1efb9f954040cda2f6a9f0c581393d", "region_id": "RegionOne"}], "type": "rating", "id": "d54c118cad3047248a7f48262173a5e4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ea63b1905c4c436abe2aedae04e0f82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ede1377ab0b24c129126cfa60d2af4e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ff19d9a42c64e06b573e933e143c6b3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bca5f1fd1b624f5686948372eb1bad0b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "521cb15e527e4a02b012e9139c3ff200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a8c12451b2740f98e553197e238873a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7553de4871344552b681a4763270e5ae", "region_id": "RegionOne"}], "type": "policy", "id": "f2f08cbc9f104a60bddb1829f74f803d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef77428d5bcb410fb8f3d2bfdce3f4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e63f7d1c5e0d4c4bac904eee484f2ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2736dc2fbc8c4e2ebdfd5fe06c802cb1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3bfb8aae5f5548b89da815c3b7929a14", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8108cc14eecf4ede945efba004c3815b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c768c2b19fe049eda4bb06a0d94667c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6e6de079b144547afeee891169a7ebc", "region_id": "RegionOne"}], "type": "sharev2", "id": "de375bcb7f91477fb66098c763b0825a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ce480d778964cf6b0996722a255c568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a15a8172f9545d0bca45c28c6dfc934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abb27dc25eb04a4eb7676ade2a0b4912", "region_id": "RegionOne"}], "type": "share", "id": "0157568ad8264111b75983d18a65007f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4512acd8dfbe4e4a9a07e6df2bfb57f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "553af4976db443f2b243303b562fba40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "66bac1c5d91c44589064bbdc86fba831", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b6599382b286475fb6fdd4e746094896", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "828015c6ba3a473c81fd2c8658bac40b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20816eaf780c4bc2aa38298c70714045", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff52687196cc4b30935dc640bd97dc8a", "region_id": "RegionOne"}], "type": "orchestration", "id": "31f653a59f4d4939bc070d5b1c6dcbaf", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31e8b0f923f04dbebf8d59478a954635", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f18cb4b8f0084aa098c9089216091978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82ecf084990f4d39a6094ab563ac2db8", "region_id": "RegionOne"}], "type": "block-storage", "id": "f74d5be63e7f4db5857a31d44fb7a52a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7b13224d8f34ffb9e9b7c09df4b7435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "555a5bec662341a2b125fd788611424f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0045cc51c4984271a6fcd0cf667c69f1", "region_id": "RegionOne"}], "type": "volumev3", "id": "e479c45a62204bb0b4a93580785435f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "268511be3b76479c90167f6163538df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb0c6cac0b2495aaac82e2367600573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e055d74563a048d0b3c095f189722276", "region_id": "RegionOne"}], "type": "volumev2", "id": "69ce9fdebcc644d6a8912ceaa2cc7146", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5eecafda207044c4848bd5e8927249f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32c719d34a964c67b9e35018b27657c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b9e62cf1a24c76aed4fc2976728518", "region_id": "RegionOne"}], "type": "volume", "id": "9acfe3ec19964d19b97a445db155c2fb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f495744146fe464eb479bbd74929d198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a0d5b355b444088161471674157beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "681c8e6a40bc4da685cd5596f6f5f3fe", "region_id": "RegionOne"}], "type": "block-store", "id": "c86993717c404d7eaf05c7d7f4e4aadb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "79f63d72400d4142a17b293023af49f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "099b81fa843545f9844467e2b93173c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "70c9b58552d84e9a84125060a9029bb6", "region_id": "RegionOne"}], "type": "alarm", "id": "5dd7c8aee4104a869f54f2196a298f2e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d997b424031541a7b57ffecf908a458e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69dc950b026f44f0a4b160ae2de0280c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4169791c8d874c9c9c3592e8724c964b", "region_id": "RegionOne"}], "type": "alarming", "id": "304d8f1e95a0452c941be2d20eeb720d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f48922c48fe4b24a4265f0eb426e264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "117cb77aff0843b78ff164a7cb755a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "385e90de26a74041b4f88601fe94059f", "region_id": "RegionOne"}], "type": "meter", "id": "c99d6a4c3efd404e8fedc13769b0f0f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f693c4116854e678eb073f36f6cdc72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c3cdb59386b4c5a8e1aab5f1064b6cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e5bcb2292e04706a0b49ebf10e67cdd", "region_id": "RegionOne"}], "type": "metering", "id": "9d7fb3631d5f43c6ae1085da66533b8d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69dd01fe207b470cbc8e37dc68dfe35e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ad082f5ae5d4ebaa392c2ccc1cc60d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bde8fff79b7c48b68e2b857afa3114a2", "region_id": "RegionOne"}], "type": "telemetry", "id": "edada499784b42689b4cbbb5563ae877", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e233fbc57e7f4473a40a20181a90c969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b8bc169e14bb4418a73a21f564219a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "242cb542463d4a959fdfed39f42755d4", "region_id": "RegionOne"}], "type": "event", "id": "09ac9c0867a64a64b675c75831661b79", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dcf81b8a00904cb48ff7e152ab3ebe42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a4aa519afc204518a94aa646a56391a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "03c4098849d34fc1a2a34d56966fca7a", "region_id": "RegionOne"}], "type": "events", "id": "08194b3324d846899e3033c3ae80d8b9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6c11b0a34c5547d1b5cd80ea1bacdc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7eb1e48b48564589adf42b231bbbac81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "534b2d1780464c6f8a6dcb9645573f3d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bc8f9088b57649ebbba3ab7064454837", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f5a0e6c118f54c7184994f8bdd27f71f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a991dcdaf84846c791e41bbabf5f0c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4af0255433544eb9abf0c8f7bb84201d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4e8387535cb4b83914273f4f6f69759", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d68a186d9d244aa8109411c78b6734a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2de96a1413a7479295380aca2cdafc7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "234e1953e5384ae6a3468fa5b7d68697", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "06f4b0fd0ac849dca32b0dad710201b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4bebc4b34dec46e2a3399d34c406ead6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd506f311fa649c3887c1a5e47c36e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c066198f0a9346b7a76be69fc34abbba", "region_id": "RegionOne"}], "type": "tricircle", "id": "35339641717643409b2d88e25729a926", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a869ed1d54c44060bee63eaa08652712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "71b797298d0c45409d0a4ee083ca72d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "132e251c577a4d78833e19015406bd95", "region_id": "RegionOne"}], "type": "database", "id": "bd494996a2ab435399d596039399e0e8", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d22fa1a117ed494cabb63a6960f3a3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "652cb5e050ce44e8849a50e01c0750c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "270761c9516945a2b7df934ec32a2844", "region_id": "RegionOne"}], "type": "application-container", "id": "70ef619885b34749a2baae92087a3e1f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b047093e0c5e4ccea785a248d2eb50c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c793c7e0caa4453ac154aeb1a1fd427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82d3a7f5fbf54a209defb81cc85e6efd", "region_id": "RegionOne"}], "type": "container", "id": "dee09e78376847fabbf63ecb3a938dfd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da8242d9cf834b1c9dc5e839479f07e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d0ffd07c2154d30b1d081054d21bdbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d4b722c97c0b43e4803a448bf68bd6c3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3632ba0ccb3e452bb204320c877e407f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b575c117a9fb46f29a7fa86d495128f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f5b013c681348ce89cfa940cea90255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "449ef3ef0a5d4bffb41dfc5ea21ca9fc", "region_id": "RegionOne"}], "type": "rca", "id": "00f56ffbd7904717a1f5c1f65bcc9f88", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a22ebc51267a46dbbb70758bd56bc487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "301f9e4c75034261a8710e6389d9f27f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4bffbf260bcf4088924412a2cfb249a5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "40505b64d6954c248d53b69a4061d665", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "450b4c872de241a8a03145d3ff12c1d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c3a355a395354a3f95976effd6598685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0a9041c445d340b69320b3bf6f79183d", "region_id": "RegionOne"}], "type": "network", "id": "24d2f12549724cf096ce9a1227b0dccf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b6b435dd95449878aacd515863f49f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7243b447f52044d99fb816ff15e1a57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a69c76019ddb4c39af8ea06e1dbb072c", "region_id": "RegionOne"}], "type": "backup", "id": "f3906e7bc54241c59e2a2807062598b8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f400ce3b03e442a7badad2cd43726592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "859cb91686e944a4a1888329b949a981", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f569532cbfe64c27bbe013b41db63d0e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fbfaabca6fba4a7e8341986dedf61354", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d077a862a1ea425898b507ec7aaf7a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ef1218cc6fa455eb3cb17829118b2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bdb338ad0580436db8f909d189dadbca", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "70348eb4427d4da4976189397b350698", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f4a48a89942f4b0992984a17b0177edc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c8816bc75aae492da7d1d8a37c566a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "434d76306c0a4ba09a33958e163e2c12", "region_id": "RegionOne"}], "type": "monitoring", "id": "7efe3b1de30d4d6d911f38e460c3a5d5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a094ceacb33e4bcea9cd17de116af82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c50fd402593f449eb7243cd1b67cead2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6ce206e500084677b09e1a36197e3742", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "55374a3a67144165a8ac1df5d7f584b9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7bcc04096f3944a39cdb11e26abda0d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1a6f8ac1361948acab239f29cd55fa20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e62ca9e4575c4c09bd128f8b0241698e", "region_id": "RegionOne"}], "type": "placement", "id": "25f0cb69b9ec410ca992b7efaa53b09d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "702424cee1584d5b986ca834fd51d895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73410a63520e4b9a9b5b1fc79d6d9117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "be5e9e9b70bc40258b13d88473758e1d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e53a503bc80b44ae97ca012cf925a874", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16b2baa946444201aabc9b51647b68c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ec5e10ae5b8542f4af80b4d68a216f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a6ca93eca3e4f898979229b2a38f47c", "region_id": "RegionOne"}], "type": "ha", "id": "c290c198c7554938814cfc5eb31072ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1364e9b215044627ba4a998f24e64f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c609cd8bce4844a6a097f26e3f0b6b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7f2c03bb84e942e08b22a0ef33b15cf5", "region_id": "RegionOne"}], "type": "reservation", "id": "b487a877f0ba49c691f4ac283d8f4615", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "93982e3dbf3948d3bdf046b492167668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5444fccfcfa84e43bb1bfa6b04cc8fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "917f81ec69964361badf8f73f9fdc4e8", "region_id": "RegionOne"}], "type": "function-engine", "id": "39474743e6164d57bc31a84321ad5ee2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7cc55e8520bd452992a2b1af9b202ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c6a1a3c749ed4f74919be402f4176435", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "66fe3d35df4f4e31ad7ed622429829cc", "region_id": "RegionOne"}], "type": "accelerator", "id": "d88aff4dd22a4f34b71080caef165209", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbb60a0218cf4cfab6ce326a7bb78d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fb2a4173c4647b5b4e24fa1d428310e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bbce3886b9d44ec58e8df6da38d19f82", "region_id": "RegionOne"}], "type": "admin-logic", "id": "da51f29f4d534da5ad173b95ae0e16ec", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7bf96865b4fd434ab6bd56df36f5654d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c134162383bf492ca40dcd1987c5aed2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "414d9068ef584f66b5f7ab83209f519c", "region_id": "RegionOne"}], "type": "registration", "id": "7c7eacc59fc443ec88aa26a2d221adf3", "name": "adjutant"}], "user": {"domain": {"id": "fe6cae11508e44499f987a343519889f", "name": "55fbb938336544788bd76aed55c938f5"}, "id": "ac7f3595e0b148018adc99b37dfabbf2", "name": "855f209e2ffd499e8c14589e54dba807"}, "audit_ids": ["ffd3933e208b403280127bffbe495675", null], "issued_at": "2020-04-23T06:26:02.412357"}} 2020-04-23 06:28:02,649 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,656 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,659 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_interface", "fixed_ips": [{"subnet_id": "internal_subnet_id", "ip_address": "10.0.0.1"}], "id": "internal_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} 2020-04-23 06:28:02,682 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface_distributed&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,688 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,691 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:02,714 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Aha_router_replicated_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,720 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,723 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:02,746 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_gateway&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,752 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,755 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_gateway", "fixed_ips": [{"subnet_id": "external_subnet_id", "ip_address": "1.2.3.4"}], "id": "external_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} {28} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait [0.306884s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,564 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,569 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,572 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,577 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,589 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.497121+00:00", "project": {"domain": {"id": "c413e2097ddd47d3a674e31c3ebefbec", "name": "9a8e5af55f6444f1b349a6d6d6ea8df3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f3a5e3ac121d4f13b9a482dd2e0b0c20"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b77ad2020314485583b1c7e6b35b752b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5c17cf8dfdce4cef9c553984e6348781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d3d6b7ad731f418f8b205ce69f824d07", "region_id": "RegionOne"}], "type": "identity", "id": "08d3a4753ffb4742b4fc8af944965f5a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1292ae2b3d7f4a6984c1cc65b6773c02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c632972280164e2685c479497031a818", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ef98dff277424246b14b8c52f0eb009e", "region_id": "RegionOne"}], "type": "compute", "id": "4a2d3227e2c248199e3a30b6e2d16b75", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "05bd24b8c74d4f25be8ca2de28e6dbe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a193311d9128446c99bad3eae10103ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d4a43ae6fc144880991feafaf169986d", "region_id": "RegionOne"}], "type": "image", "id": "4c0519776fec4218b00abbf8cb0c6013", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d45d4923992747e7a89025806be7c76e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b281f90e24324dc2b02097aa63b9c790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a7cfc4d3d03a4ef892be8aee480665e8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "80f8b7c522c248ba8025a810a5e1ab36", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cf122f92fef44659fa80ff40f67d8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eed168c80d740d5bb5b4c92e69f8eae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99c2a02b81dc421582877a827aac2bed", "region_id": "RegionOne"}], "type": "object-store", "id": "32f65215351f461685f94a03681c8670", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bc91181f3594d67a22b89d166a770be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93c522bf699e47ac8dbeef797951aacd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1d78645b4af54a32a979c90600fe98e4", "region_id": "RegionOne"}], "type": "clustering", "id": "ad9bc50434644989ab16d4230e068a2d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba49113e46694b21b1b0910ff2a92449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78178f5f7ec54ab1aecddd57376f69ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e77d346213ff4604bd0b234ef6f7ab28", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3227f5ebc337461fb0ad509f9283a6f7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "670aef445a734d96a5433ff8ad20dcbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1409183b3e634cc99484cc515f5e4b79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1aeefc1721c45f6b0676c235a498d35", "region_id": "RegionOne"}], "type": "cluster", "id": "a29ef82ca44248d0b42e6bd1bfe8de7f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2dbbec7706754b1b9ed5aa09fef5eaac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a89abc6e9394627aed5f28621804d56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2633ea4919324b8986e8acf8d36661d9", "region_id": "RegionOne"}], "type": "data-processing", "id": "b60a569ae141482b804a2dcf1d385406", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8ceeefdcd41541bd86474ee650ced475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6abe3e947c944a769479cf60410d4fa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6f8c53cc49ed48a1aa818e381652ac34", "region_id": "RegionOne"}], "type": "baremetal", "id": "5ff7900375754c7581e438cfda850d65", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "83ca773a4f0a4c1982af301aa0ebcbb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b8f50c13c6c4e76a7a98c07deac698a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "65a40a1a93b4478b90f6c319ce00ae37", "region_id": "RegionOne"}], "type": "bare-metal", "id": "130e7512e2f24b048cd8f2abb07a6bd5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1f1c8f6063c416b9bce112bf387f338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "80fc94da63bb4675a3e1b46e7c93d424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1f4f3651f2ab426b9519d4a3a6e81c72", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4e52c2761a214bbebb679795556e59cf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "17cbeb2ae5ef4fc59fd77010986123d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4b3276a4b871411084622a5fccf4b20d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d8e6aeb2192b48d19db89d925438a66d", "region_id": "RegionOne"}], "type": "key-manager", "id": "ed05db568d5c4e3f8a06c8645dbc29c6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9130cb91cee4605a83bec5e970cdca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bca6d4c6d424f9584930fbfc493ba60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6607d1900621486aaa83f475bcc6f7b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ce597d3ac60a4b179b05f54094ed64fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07babf03bb8c423f862585d32c4f6137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cfbfe9db40504e2dbd650ea4c943bac4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "63117a881fbd4ee78f6baefa503a70c0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5bf3f002bf784682b4e79aadf4d60674", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6195fcd3c0e947beae7a66802a701a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05fffe6b088c4359947b6458316896ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "215e20a132ad4d34afc9ed9f52279a0e", "region_id": "RegionOne"}], "type": "message", "id": "7765ef75da7d4202b846b33a3aa454a7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "12b720f9cf424e9e9f8c65e682a3bf9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8efa3868dd714c05bfebceb2a0e19712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2351c91d8ac84b0cb47638f7fa0135f8", "region_id": "RegionOne"}], "type": "messaging", "id": "e36186e65c434768b988993222bedba5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21110c181c654a099d1dbf64dbce8e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "71ac5367da99495692506dc873706f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "98812dd2afef46c693605062e3396114", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1ca60626f9f3411194a4596ecc04d8e1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "647ee4e8f1254ddaad2b45daf9f58567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e312da3b68a49988afdd28cbc24af2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e0c1513f77941c78ab1b9622c6b84ea", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4010e58d587a4f2192ed561ba91f0d5c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47461e13c3f049529c2547795d3d4889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e40f742d35674eaca47effd8fb2c17ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "573c948e0eca4747a971850f2eb690c5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3362ea4e23b94b27adee9abbe81a94ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b14f8515fee4aabb341e0548af9d10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dcdaeb2eb23a4aa4883b85641fd1b43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a93a357919e43a8bfbd22810cfaa604", "region_id": "RegionOne"}], "type": "container-infra", "id": "6ffc14b5523b4248bd79219a25622daf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "635aa78c8de24f14bfd0ac30196411e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "95b4db0da1784c9d9e71817edd52b8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6378bfadd82b46b98628c28eb9eab12e", "region_id": "RegionOne"}], "type": "search", "id": "68b6139092a64a9e8390bae11621d8de", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b706ae434c07479696d5fc523973c2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "31040bed07dc40e2a05081eb5b3bdc9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "05d3c6f8177645f587cf5d8560fafb22", "region_id": "RegionOne"}], "type": "dns", "id": "d85bf3108e6147a1a58a309e4f6a3415", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68c6e3567b904abdaf406c0c1d3f3bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9ea127b70b1744de99dec37688bc037c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f05312d6edd64a3294bd1e2622d1b181", "region_id": "RegionOne"}], "type": "workflow", "id": "d34f8a04bfe448fdb849666b72cf404c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c213622fc98f45beb4f8168d24b45057", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0770accadc447c3ac4c62f7e396e773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "919f81de65b74b48a1d7a600e97912bb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "987ae2a8348c4a4c8b154e164432e0a5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c4485ffcef0e4a7daecc861e6e1ba063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b329fc010b854dc083ac901c7e229e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bebff1acb0964c59ba68f16f574c9985", "region_id": "RegionOne"}], "type": "rating", "id": "e369f82f40ce40ee91f51c47fb986652", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23c7f31e68ef427eafbac5c5ce173a0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a64d9601160748589c631a4c21603641", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "528dd70c8a4f4d59b5b60996dcf4841e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fa972a5bd2f34cdd801d0ee7aa1efaf3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "23840ee837d94d9f95d933e417618900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abfa6fe6bb594361b6f415a947b11de1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5c3aee37a89544168a7a1c97f6bddfe2", "region_id": "RegionOne"}], "type": "policy", "id": "611ad9cd8b834867b7d0ac4e9e55a787", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ec386eb02ba464284c334a330de07ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40290c0a07d1456d9f50b3a7bef6d040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "243197ba0e0c4d5aabcf078cbafeb8c3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "03e95b50664e4d518d7540b4294bba7a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f674275c0ab4ad58e3f868fa18e6134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0152acaf0a294b5ba3e2e822eb9a9cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6d75e88733e4a9c9f82d19c2a2a94c6", "region_id": "RegionOne"}], "type": "sharev2", "id": "7c3e2811dddf4c639f1248f2038bc050", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91cc6cc7a6114d458c3915ec72770e99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3cd30dde6ebf4d41a47dcbd09278b15f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c8faa47f7752441dae7be41a46cfb25c", "region_id": "RegionOne"}], "type": "share", "id": "db0b92dd4b1d491c9c71376c650a07af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "31cbe5fbb53e4ef2b208f3c3c65788ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5bedcfc19ff4de9a1577415c36529b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cd79b4f40699418f8d2e3da02e9f53e7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c03f36fdeed34500af8bb61c10ff75a0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aafd2ae3b8424eb380e2dc2463d0b030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "580b4c20ce99482b9cab9dba994ab93f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2010d04bfe346f690d064ac1aca22ba", "region_id": "RegionOne"}], "type": "orchestration", "id": "80be58f95f8048f4b8b254fcae9e39fa", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b428d3f1f08b49759836a3a9f5af9d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cf4c3eacd784d99a1e40a3be387c390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ed5a1261d1847c2b5c86101a676c568", "region_id": "RegionOne"}], "type": "block-storage", "id": "e5aee1ae2e0f407187e571d449c83984", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "939616864bd147438df20aaa04170d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66b1a4f2cb5c49cfb56a40e511af6114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b27e217a69b141bcb6604b1351f78d92", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ae141b7741f4eb69b4f3000174bc713", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4dcbf111f6943f9a1c49165b2b70bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "814223a6dc8046fbbc666a92ddb62e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acdd574dac0a43c0ba53382ca1ab5f62", "region_id": "RegionOne"}], "type": "volumev2", "id": "1d7b737cd5e7427e9a59fcb485a91a61", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0fa90245bc14c94a14df5d08c365b3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1810cdc65cf14d89884bdacde890d1af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9af34d5658a44d919d79ec0e3604df2e", "region_id": "RegionOne"}], "type": "volume", "id": "3a3a3eba8a7c42a0b4c5b5544df412e9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2a819c1a4054f8e97cfd54e43fcddae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f8d74d66ab84a258d98d4689d050c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c24342af07e54806b783d3d802d02853", "region_id": "RegionOne"}], "type": "block-store", "id": "c689af494098476ba650372e43de653a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e2d93e18abc841ac97d73f19fc4e32ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "43618bc994b64d988e9447a07a0b20aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "059eff63b8f24e5b9b162620b47ed460", "region_id": "RegionOne"}], "type": "alarm", "id": "20e911c48db9401995662eb739d3a345", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "264c0b5c3ed94b259748d1f9de125718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a04228e82aa447fb139f3bb93fcd97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be04ac2837fb4928b4407b13cc2471cd", "region_id": "RegionOne"}], "type": "alarming", "id": "0d57af66bf964bcda19296ccb4feaddb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0adc1027a0414408bd991e7bc3532fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e1b79f3f2c2a4ff9a0b3d6f772fe757b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "912356380c3948cbbae9d8732094148b", "region_id": "RegionOne"}], "type": "meter", "id": "b35f59305cb446a49f128a8b857e3452", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "812d805c76e547818b24d33b8504fd31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "964c3f78fcb348ac909d56902366d0c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "866854199d254a8aa1eb7f455758be06", "region_id": "RegionOne"}], "type": "metering", "id": "dd39e80674ac4f8d803cebda56cedd7a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6dd177176824a44b7449dc1df645ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d6f360e4cc84fde9e25d86621cfe22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2565a9ceb1e74d3387f8cb07165ad2d5", "region_id": "RegionOne"}], "type": "telemetry", "id": "5421e4e19d044b2c9db10d8400e871a0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5952fdfe278347de8e4a877b5f08e2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fc80e777622d46c5828e63468b229aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c49a08d1f4854e348d23a507b1242665", "region_id": "RegionOne"}], "type": "event", "id": "3174d0c6f3d942b69487c53f79579cd8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8bad5724a800411c8be950bc94e0ab6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6c6ba7cbb5fd4ad1be91860ea668f1bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23c55172fc6243379e7adceff778416f", "region_id": "RegionOne"}], "type": "events", "id": "9edcaa76481f415badf3b7bda9fbe688", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f441258949844f93ba6e4fd3d5c8384c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57a11e9b59a84d949f55fdfbad70dda7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "00194f0e8d6b4d4ba926e01d2f22c004", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b650a52001f04a4f95a0ccc6d28c0f12", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4df785a4fd7c488ab4861200fa06864f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad9b59a90af848d9a1d7d910a1031fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "34a3a1ba68364d58915d284a7707870a", "region_id": "RegionOne"}], "type": "application_deployment", "id": "25f1991a5859448d9f1c7b3340b53b3c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8bf81125ff3d4c95b1fb0360117e3ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc87c39b45e04c6bb217afbd319ea0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cbe7ed2c5aee4443bb88fff6bed118b0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "03c1ff86e81f477e91c1cd824eb2f17d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "089071c47ca441959cfa3f154389f9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d0245a9ab6704e78afefa41addc38849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5db5af18ff1b443eb8526fdaec4a49f0", "region_id": "RegionOne"}], "type": "tricircle", "id": "d12ec90db10a408288d566ceb7e9131b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "00e0031f89a241a4acfe923f50a589db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cfcc3c489fd24ef9b7ec22787900831d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "97bea6abb4604334aba6e971912be9d0", "region_id": "RegionOne"}], "type": "database", "id": "7a6a1953aa55419dbd9beffe61330062", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e8c0771a24394dff8e26633daa0d17f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5210a9ec61e14cec9e858149b6648d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "435e7dc2015d452c9acb7e8d43a9fbd9", "region_id": "RegionOne"}], "type": "application-container", "id": "31065c0cd2a6498198d019a5ba8fa077", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ebb7fb31ffb470db522ca6220dc35ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6296b2644a6f4b009f901270a34185b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ebde435eb5ed40ab8efcf7d7d238ccdf", "region_id": "RegionOne"}], "type": "container", "id": "ccfd515957db48cdb755410e1e849a5d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a503af276e2b458fb1849d43b72f9ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "421e02c8df2a4811b8e99565e5ffe20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9035c3e00b2942bd93147f802d278452", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e8a1d287893e41c6a6f04cf4558eac2f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d58dacc33267400985b8b689fe7942d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b53fe555f758479aa6d6a19be03e3d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1768228e8f794431a9d548f1eafabd4a", "region_id": "RegionOne"}], "type": "rca", "id": "7d4dd7444e4f416b948dbaae1b50f5ab", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a70482089e614ecf99171c6a0d4d52fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ae43a66d3a904cabb435b8a585a7c202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec10527d2ed640838c0c6ca09a2ede6f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "491cb52052464383bc56aad36a42e064", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c396cc77fe584ef2837bde2d98fb38b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b9ee0f442eff4ae2811478ce0560314a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "41dc70b24f5b40c295f51a1cbeeac2f0", "region_id": "RegionOne"}], "type": "network", "id": "f82063720c724237a2283c20b315a89e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "21593220f1b54b9aaf9ff3e1f30bc731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6f0f6c4f21f642b19c5b58726b106b03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f2f1ef71d1b44dbcb6b5c37c17c7c698", "region_id": "RegionOne"}], "type": "backup", "id": "c264129edb5f47c5944d0914a8110214", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d44056f24ea945339617d1dbaca685ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1cd0cf8422a8428ea62c5bb216280783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5c623b6c322412d9c844fb8a7d394fb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "766ed389b26c4378bd5fb89d4607a56f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a93fb8a60b304280a3a9e1cdb2078c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6a5f3ac3b8b7459ba43193fecd04df5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a9cf3e99f504be59d7cca1dc412b169", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "81e6d8af352844de9fbb12e5f15d8ffa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b792688dffe944378a3044e7583d3f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c639596c5aab4c20b12adce9e093b20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "70c3b175d69f458e81e76f3e544703fb", "region_id": "RegionOne"}], "type": "monitoring", "id": "6c6dd67eb5174a55923fd556e0febf76", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "84e792b36fe64051b1b76f2cb4a1224b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9d611f36e9914ba8956d82b06814819e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cc6df766c06e452a95154d75cccef9c5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3bac186e011c4c43a4e0baced72800d0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "38a52f0671f744cf877b702cd07165da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0593b1551d514b84a0d7184168f162d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5fe60a6a703c45049ca760d495d7d9e3", "region_id": "RegionOne"}], "type": "placement", "id": "de7a911eaa3544d8881743bea785116c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "63959ba994c14096aa9521774599c1ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f4918878152443d68d3711a7521a9e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ce3318423712420883d49619e8ab427a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0d8d2ed97dc441a396711319f62f37c7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5aa6de24eb414102909cd7b154150ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6285953352c54fcfb250195aa24f53e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5facf7ece0994ac8974df5d1339880e1", "region_id": "RegionOne"}], "type": "ha", "id": "c41a2f540c2c458e8e6da8af01c635d1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c6121ccbc1a6413c999797705ab33b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9c4bace63ab345e0b6ec6710c9edb605", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f4e39be6be542ada87223a17e180332", "region_id": "RegionOne"}], "type": "reservation", "id": "c7cab84d6933420f852a4aa531649ae8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d83a740be2b84b8993802865fa9e50b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "600ab3687a464823995067b4f1fb2ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d50f5ab4b6fa4299a8930ed349dc247a", "region_id": "RegionOne"}], "type": "function-engine", "id": "31b73e584d524654aa9b0885de9de8ff", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e69c30dfb1ff4f33a0136513110b13ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3d062ec051bc44399be2b5df57329233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6535e4bf22a54f6b943dd93655aa7ed9", "region_id": "RegionOne"}], "type": "accelerator", "id": "bb6e29560e4f4d9490cb4dfc3cb02534", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1f456572ed941bcb01888ad79715d4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "313ed1b658c943e3911f4ba05efb522c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8b803bd7490741e08ad2bd5d9c949002", "region_id": "RegionOne"}], "type": "admin-logic", "id": "456ab09970834a74b5470feb5013398c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00b8b7b7fd9c4f3295c245d9fffb489b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed9b932a9b0044ab848412c0b125e60a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "04cbc339bfd34fb497513eb70965222d", "region_id": "RegionOne"}], "type": "registration", "id": "4affee6860a24396933d9b4cc9a946ab", "name": "adjutant"}], "user": {"domain": {"id": "5f5163c8f984442f8174f445b9b50a54", "name": "5b5d8b181e52418c962480c5b615a650"}, "id": "aabccc8e25aa4bf5944a8535e1992bd2", "name": "cb77dd9b7802499aaec7b5103f770fe5"}, "audit_ids": ["e53b0916c5544d0c886fb6cab2b28de1", null], "issued_at": "2020-04-23T06:26:02.497121"}} 2020-04-23 06:28:02,662 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,668 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2?resolve_outputs=False 2020-04-23 06:28:02,674 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,677 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "creation_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "id-2", "links": [], "deletion_time": "2017-03-23T23:57:12Z", "updated_time": "2017-03-23T23:57:12Z"}} 2020-04-23 06:28:02,704 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2/events?limit=1&sort_dir=desc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,710 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,713 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "id-2", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/33572770cfb243d68e0d5940d629fae7", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "CREATE_COMPLETE", "id": "33572770cfb243d68e0d5940d629fae7"}]} 2020-04-23 06:28:02,737 keystoneauth.session REQ: curl -g -i -X DELETE https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,742 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,761 keystoneauth.session REQ: curl -g -i -X GET "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2/events?marker=33572770cfb243d68e0d5940d629fae7&sort_dir=asc" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,766 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,769 keystoneauth.session RESP BODY: {"events": [{"physical_resource_id": "id-2", "resource_name": "id-2", "links": [{"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3/events/09220a219c1644e9b1c18aca2d1e2d87", "rel": "self"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2/resources/name-3", "rel": "resource"}, {"href": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2", "rel": "stack"}], "event_time": "2017-03-26T19:38:18", "logical_resource_id": "name-3", "resource_status_reason": "", "resource_status": "DELETE_COMPLETE", "id": "09220a219c1644e9b1c18aca2d1e2d87"}]} 2020-04-23 06:28:02,791 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/id-2?resolve_outputs=False -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,796 keystoneauth.session RESP: [404] content-type: application/json {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.200911s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,685 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,692 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,698 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,705 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,720 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.605638+00:00", "project": {"domain": {"id": "bf5fb073065a42bda9a9b9211c8c6b87", "name": "336947ed014b4069b88a3c7e06107944"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "68790edc649b46a3bac1f27cb9acd605"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae17fdf3e8e44b6287249e49dc8017ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "35f8debd59af47f0be11b4bb5be503cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d4bb335870b1469db981bcfadff1478b", "region_id": "RegionOne"}], "type": "identity", "id": "3821454a28e54891afb7aa81fbe48140", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "479078680bb94728a98fd063d1f8f93e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "911cc571532c4060b4db8b86469e4c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "164b966a252244c489e457ce7618125d", "region_id": "RegionOne"}], "type": "compute", "id": "3fde01efd16d4608bf033e768e751e08", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b89fc778d8464befa45ab076b13e6218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "aa9f4abda7394c1bbe9248ec50ca9863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ec364fc30d7c450ca3672dd9d99d26f5", "region_id": "RegionOne"}], "type": "image", "id": "ad95c053406e49359e87fffb48720032", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "641c40d9af8244afbf018e9b1a77a1c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ce70bbd610d145b4a8a13455362bb228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "608a7aa4c3d149c9a806936855b2ba1a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fb704c4e356f452eb9c7eeab7ea5276b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea665155463f4dd7ade7e81a175a9a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76b07d9e834248ef8540c882031cfde9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c360b9630654c1ea6353bdac191983c", "region_id": "RegionOne"}], "type": "object-store", "id": "e6eaf0e96e63458e9f099b7c023f72cf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9047b7bc115a4d1dbe0487d9f102680b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69499fb80f0b46fb898de1439242bb3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd0b235e7d504af997d7833af11b6cfd", "region_id": "RegionOne"}], "type": "clustering", "id": "de39440fdd874e9ba21bd394d8a70e17", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19109a3a52db41b3b9819a499427eca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9141166c89854347869350d055093b3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a3e7566d4d7940ae8f16720f578885d8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1adb3a3eb54741f084f22e1930df69c9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9dadc47f9b454b8ebddc09a664621a68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9723a6f492444985be918a78f03a846e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1eba6ff211234c83817d6a84c8761bb6", "region_id": "RegionOne"}], "type": "cluster", "id": "c91a9cf59808472d9688fbe8393e6c95", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53720959a86a4c9f8a4d0ec97b4e2de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c08f714c74c746bc80dfab40b5be86ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "add52ae7555745d1a0d9e52d4e225853", "region_id": "RegionOne"}], "type": "data-processing", "id": "8b3972f3b4c7434a98a84cf79f6c2c70", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "30efe832469a4115a9980395f7ab6174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4367b56c84254783a37eca294b974121", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6e6ebd06764a4e9a96fc99e777597de6", "region_id": "RegionOne"}], "type": "baremetal", "id": "3d2c343630be4f2c9341c945d7097688", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d3a81acf2c864e2b861e190dd64c63f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e0ecc2d196ca44078bfbeff63f5eeaeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c9532d983cd346aa8fad2e87921063f1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b0058c8e8ca34c978068e646d6a63579", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "53760dcbb1ee46ae834525038362fd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "af299238e5e049a285ff7ddffe0f72df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "90a16e8880874f07aaa8c815c1ca48a3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9c8bfc995b3a4a00aefcc7be54666617", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33597e6626f5478792489ef3ed9a606c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a99eb6c87f344cc2969ac1ee2bce67a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c2ee98378d9442c59789763a6aeb6f71", "region_id": "RegionOne"}], "type": "key-manager", "id": "1bedb1689ec6468484c8f8116aa9f141", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e61ba1b0d7ee474aba0dcd0a436e42a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b20ab3e05fe041a1920bd83312b1a490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "40ee164d7d6141dcb0803bfd41851f90", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e9bc8a4887024d18b27fcd9855cbdd3b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd22670a15bf40799b1ca3af7264854e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9295ecd6285248e1a0f8680d520d40b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "66cfa4498a814b5a83a1a516c3a4ddb3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1fb5798705a44bcea209b43609edf5f9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "75e9f21276bf4caea81209a9d640d46f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "15b2164ee6b648efbfb51186150c5f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df035cc7b07544e9829154afeca244f9", "region_id": "RegionOne"}], "type": "message", "id": "39f8b0534a2448e0a7fb1b41c0d0738e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3bd4fa93c97347bc9c500c031518f1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "be2e4a3823f54611bf322963c5a50f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7c2c0634390d4d93b67bde9fb35935d6", "region_id": "RegionOne"}], "type": "messaging", "id": "7bc5977d14b84cc69ce30af1585bd92f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c685d79c86fd4191b25a77e25f3a7eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a7cbbeac2962414f83656b2ba65bf6af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cfe69c493a0a47b2a10e3fbb07f55646", "region_id": "RegionOne"}], "type": "application-catalog", "id": "16a57329134a414b8e3f2d4dfb667c48", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "005f94d222fc431180f5f66f8a433f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ff8e1248bb94e478b3140a5f130e9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c815ebd1eafe40bdb8ec6eede8df5c61", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "88a0908c805d4b1ba63e5e48be377e4e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f1a03273b2f4a98806bc401d76298f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d1ce9a101f244b5b349a34814f19047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d1ffa9dbff8402bb74e53eadcf1eb02", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "db9765e9d9304b95b0ea9c69865ea225", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39037363327342afb6df6694e6813904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9eedadf70b104cceb40bc81dbda2392b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdc4f4fe73cc4279bff321b17aa350bb", "region_id": "RegionOne"}], "type": "container-infra", "id": "e1420c35911d4e9aa29867b897782cee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3396173a785447e886a0cefcc8185178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "de5bc58599444172a969cef468e201b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0e4085a459cb4cfe8f09307507f9247b", "region_id": "RegionOne"}], "type": "search", "id": "65166f230e6848bea2b8a52e849a986d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c28f4de4f48343a3850cabcd6003295e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b081f6b1b5a9480bb28891f88766beeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d94eb2bb9f704b0c80b08a2187ae42ca", "region_id": "RegionOne"}], "type": "dns", "id": "4c01b720a24548f5bc2c818d4e135b19", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9c9019a0f60847b7a7bf26c9da7d1641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21b82e468a244ff6bd4e57881d11d813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7cea1f72d81146b597f74e64e464dea3", "region_id": "RegionOne"}], "type": "workflow", "id": "8780938049f8453087e568958cdd8b35", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4003d5b8f364d1fb3a496d1b8d1c9ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14950ff7a86e44db89009b6253bf29b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "40789e236d774771993245d9fffc05f5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "283a1eec9c224da79cf826d8b6a9a976", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b12797d06ca4d22863c4bd6cf6483f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aa4e95c9d8054c66b6e4c0c9d6990d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "35e88c27fa224ccb88b2f9f7958ab886", "region_id": "RegionOne"}], "type": "rating", "id": "77e63bb4d7494c7d908425b28d285ec8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0172d03454c049ecb8c3179594ec5bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c733e10b987d41949e5dde4a956354ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7002d4b02dd740cab0277249119c9edc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ab4488b339f4440b99b991c22eaa1686", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "26f106328d034ec4811b3c982cfff430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b53a0965b9b41c98e6f32522935bcf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ce6ec11538674a91887068a1803d24ad", "region_id": "RegionOne"}], "type": "policy", "id": "69639c7b2d9342e3959d2ea3f8a59519", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a85ccd7cfeab4e109abe2bf6c240c7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b0b19ddda674ea181ed25b61db7476f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6575a1f19a9f46afb5e55f678ed605d3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b5863cd193584faf9ee768bca73a645d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bacdf5228a4b4450b67382d6f237edcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85921258dedd4947a452b9ca168d30fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5778ea8302614055b338143842ec975d", "region_id": "RegionOne"}], "type": "sharev2", "id": "51de6e55bcd54c05af035d02268ac37b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "21b175b758164519931dbd3c781b9189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5dbc9eeca4e44278ef7c428a7325099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1723f0dfca7247528053c18fd0c5725c", "region_id": "RegionOne"}], "type": "share", "id": "daf10c70a7ca4db4b96aacc2d99c5738", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d70d762ffbc54b7f9b01686c30d242dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ce93099bc3a493bb975002839eee4cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b30931bca024adaab7641b462089ada", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4d74ac1d468c4fc6b07724cc7289f967", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d304ad38a6d490c9b71102d9fc53d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "766a1b37c5a24deebe9fb1398a7ffbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14d91e325c364db782dbea59dd34fc56", "region_id": "RegionOne"}], "type": "orchestration", "id": "b322c78a64aa4651ad111abee9766370", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5e7d48f81964277b850c3b3f69a589f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c034d0c5cc3b4c31811b52097242ac41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "492ae071a3ed4c4aad65b6f37883c43f", "region_id": "RegionOne"}], "type": "block-storage", "id": "46a653f438a4426f8cd20f7f5adcd037", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e604a9b8226463b987466513e7fd515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98e0976e46a64286bae68a832e3a8561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eadfddab30ff4f7586551dff9b518ecc", "region_id": "RegionOne"}], "type": "volumev3", "id": "8e1f32da4fd84e27965945e28dc549fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c686a513a7b430f9078845734aeddf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8fa11c1a4924913bcac158cb8fff17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04f27d72992a465ba872d33cee5f223d", "region_id": "RegionOne"}], "type": "volumev2", "id": "15e9658cfdb746ac85d3848f2854f1a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b1070764654fdf997a6ecc12c84d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b528ed14a82c455b98ce5b00f6cbc3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f12c493817c4d8db475cf161caa2ca2", "region_id": "RegionOne"}], "type": "volume", "id": "6d1764e8c88f445b8430187406486c95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cd8687af1fd4d41b8e1621d0ecf7b87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1788b350563b4790b3cbbe0f2a67a456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5557fa19b7a4b968426d691ba19c667", "region_id": "RegionOne"}], "type": "block-store", "id": "5056046b0bdd4158aea2f36818fe71d7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99bb82df81c0483e8a176706268693aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85b97904fe10444facb040e58e989dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8a401ddc84c24a23afa8e21ae64e5fc8", "region_id": "RegionOne"}], "type": "alarm", "id": "8620d5cfecd34117b079b75f6566c08e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14f2c55d9add427e86f8f7593edf42df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1be03c5bab564029a40853360f87c3af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3d4a6e16310a4b13a8ed0cd3702a453f", "region_id": "RegionOne"}], "type": "alarming", "id": "7b9fdbfdcb8346bbb7aac7231342ced1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c915a045cb64b5caa3eddedf7f371ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e29bd21307f4503bf858a96b17a8c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd203dec242b4216b628f47d671506d5", "region_id": "RegionOne"}], "type": "meter", "id": "c5a0a8f7277d45c5a3d0fe06abce176f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "94b9f03622bd46c48c833d071cea9885", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ab039721fa824fe092bf94683e3e3066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5b4b259df52a42a9bc08b40a6397d398", "region_id": "RegionOne"}], "type": "metering", "id": "f9c7ae130eab41dc9a8d0dfc2b0adf53", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a8c935d8ea347658c6c76df774cc3cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de31cb2ca61647d4ba6cad4eb1d054dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8f18c4ae11e4f90b29f866b84c67e9f", "region_id": "RegionOne"}], "type": "telemetry", "id": "57d86090f1ab462b812cf53d83dd792c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dd56982e64de42f68cc147a97e6df63d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c68fc57547e94cf2a756645fe5c14168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15bbcacf54a04cdd8524e273c797a7d9", "region_id": "RegionOne"}], "type": "event", "id": "59d9b19bd9d44e5e9740ad1c5552c2e0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1b8b0007bf2a447e89b3a0f8b5d17463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1649256f2d8c431585273f189aa90254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0273c80357384ffcadefb41ae5fd4da0", "region_id": "RegionOne"}], "type": "events", "id": "3a2094af86a94b798550d2806f6a07f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "add59dcd9f59471fa9a2f338a07ae5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ac11d31506f4c429fe8f75f9c866417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4b8c44cc51b4a0fbc5ede78720e48d3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f8d3099db3e5442fa1ba406741e9544d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "da9cd33f96554aed85acb3c0525f8112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b40086f2c9bf4a2ba3891ab93dd8e6e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a6b68e6aa43d44b088278e7d9b7f200c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "afd20a441a1847f9b6bb96710eba560d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0614c45471184a8f8b0924e75042374b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d97499af63340a58f70a235a60c1c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7b050de3d03f438c83b93e615f39b6d5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "672816c2645f4b68a52dee4176b94186", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "517dd3094e664540a1f7789f5b4fdeb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9b7b2cc6a364c91bfe762a022d44a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "68d8639a6fc847d49811bc4641f5aa8f", "region_id": "RegionOne"}], "type": "tricircle", "id": "3d7d00755c0c4dbb9d41c3a69d6dba09", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dc12759a160d4112b17eb60645c4f01c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4014b7e9f5914019930adc385e100755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b1aaff3f67d24f58a0bfdede134a647a", "region_id": "RegionOne"}], "type": "database", "id": "676451dd179340f1a912aed740cf7573", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98e9539fdcea45c7892f69a1ee67e522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4774596bed2341ee846dda9a9366df37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "887c84156f7a47b3b0ffd79a4dee4933", "region_id": "RegionOne"}], "type": "application-container", "id": "baa2dd58cb894eedb6cecb87ce35c98f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c5813bb3ecd42ab81cd44acbe0a84f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3447fefcd5944efa81336df4dfbaa757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b1b5a595dd94294aa42abc839005305", "region_id": "RegionOne"}], "type": "container", "id": "832ca148d16345a3a69d9fc8dad87257", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d3ea5e094374374b6c74f504196b0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "094fc3d7d7db4716b4fe63f0d650c198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b67201d1be7f431199463dd6baae64e5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "16f8681e0b7b490b9a0547e3f413e5c3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ca681e741634c08aa9494cfaf0a9018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea6555106a6543ceab0473830adcc56b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "55c869c964204a0b905415a47bb466b2", "region_id": "RegionOne"}], "type": "rca", "id": "fd0fdc1eaa3948079aa09205a2be1225", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8a8493c1875c4a7d8c5b774e389441c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "81d9692f12da4ee5ba916a6d860a0e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8ce7e54d43e64d32884c6206dad27048", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3868bbc9d6e5427994fff66a76fb4692", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f2f7344555f3429989a987c717bec51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cea8a847ae974e07859c05e64a239c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1daa942a83db41149a459ffd985ed5a4", "region_id": "RegionOne"}], "type": "network", "id": "fcb6d23f0546487a921d5c533d09d456", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fc8710ec11af480e970e31825e3b39f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1e991148c0ea4ac6854b19b28ff5240b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "055b0304815f4422bfc2ddd7401eddcf", "region_id": "RegionOne"}], "type": "backup", "id": "c68e1c604db74488a3709ce5472085c6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "699c2af637834bb09dcea3a39c8c5f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d07e547d4a8f4e6f8957a0a867948fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b41aee5b43a142dcb91ab29555593f47", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c329c537754a4d099d98373c20f4616a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "195b8aee14234045a0622ac49f6733e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d16401c21e814e91bfdd380f41e59356", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3f14e399ee074a119a4d41f05ed01384", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4e808df99c5648498b7666999f3be29e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1e70d991d88641aa9ff0b87439bd5ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "69cb207fa97845bdab8bdcd17ea6d884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "18fa6dd48716490cb2b8a4e1d8119f09", "region_id": "RegionOne"}], "type": "monitoring", "id": "f42cf61be54d4837adc022e5b54183d0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fc98f7f008864fbd88c7f4be07d88abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b18ca4354dad4309bb619aed4898c4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6433056aec344ca597c49e3496d8d15e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "98ff90fe20194fcf9660139e46bafe8d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "471ce0c3e2fa4e0480a74d6f280cf184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "42e385821711460f8cd15809aba8ebbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bf59adffe8a0401fb8e25fd79e710850", "region_id": "RegionOne"}], "type": "placement", "id": "e016b34060504dba926f38db5fb7e9e8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2afce85f90643e6bc4ccae7cf60650f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fc19af38cc574e18ad8e12da4342d6b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a085ca80fb49405fa2a258e635c80986", "region_id": "RegionOne"}], "type": "instance-ha", "id": "05743e5b951c478e94e40ceac3256f62", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa254401ac5249998a969b05b7b845d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "307aa5c933654c2096945ef03a2e2a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fd505194e8e340279cbd9d5d53372f49", "region_id": "RegionOne"}], "type": "ha", "id": "39c0a2884fc8472cbb74bc8ba7edc9c6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a9c3e13d77af44d2a8525c46378eee03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ce050ad9d2d4dbaa0cc06c632773a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "16d317fb22de4db1b87ecf8e68d634fe", "region_id": "RegionOne"}], "type": "reservation", "id": "d148ee703dfc4570b960dd03af6f59b9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c2429318f2104adf9620672542bed15d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "979c46815e334da29855ca4aa934cc9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cfaaea807df040ebac410feb9ed3359b", "region_id": "RegionOne"}], "type": "function-engine", "id": "51ee3bd14ce6486d92503f4a0822a190", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93bf9574d2ce40caab83f9e0f2b42c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1706874cacdc40858c0215c34477c3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5eb965606a83478c903baafa62ab7c06", "region_id": "RegionOne"}], "type": "accelerator", "id": "4302a8af1671443388e41c97ff59185d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5a0c2ede42d7427bb733f346290d3663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb232b5f5a2f43b88eb64621ecafa58a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a482e8aba9eb4276b311a2f0c3c3945f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "89c138c63797455a9edbebb6a022673a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a9789c0707964b18b10b1d335127c341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d568e4a032054813ba9f49dc8489bfc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "359f478b15f846d5962b282e3da71e43", "region_id": "RegionOne"}], "type": "registration", "id": "0b0a8fdd7c744278b9b8492b490b3697", "name": "adjutant"}], "user": {"domain": {"id": "9790ee716fc34b23b919423ee2431e73", "name": "22b22b5ca0cf4a9f9431f24bc25fa42e"}, "id": "88a660a2e3d549ef86478b57c7168a2c", "name": "745a9a8fcf844293a31cff4d056a62bb"}, "audit_ids": ["94c68cab75ab4d74a726c7a4cc1ab804", null], "issued_at": "2020-04-23T06:26:02.605638"}} {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_find [0.064407s] ... ok {5} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.059733s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_get [0.055983s] ... ok {21} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.072675s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_get [0.076486s] ... ok {23} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_get [0.075926s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.222341s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,693 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,703 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,710 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,719 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,736 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.629152+00:00", "project": {"domain": {"id": "955d741877a847bc9315eff5c9dc19c4", "name": "3d23c4e534a94898991120ece45546c0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4fed21992f424c59893271501184e1f1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "48e9656c89b242a8ba4933559089bba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d752861dec9d47af8bbb584980ed2351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c2e5aff853824ca7905e59da125b7586", "region_id": "RegionOne"}], "type": "identity", "id": "5139d342ade74393b3236c56ac611171", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "471ad894625c4fce88e058200fd84d5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6f7784a8b45848218281674e6829e9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b87750916e049b79d543f143c23a045", "region_id": "RegionOne"}], "type": "compute", "id": "b1388788e6044dfc9de0e6d82edffc11", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "698c74c161294badac412b614cda8d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4408498ad711497ba4cb7dbe8c104d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3dafac0d51e34a84b79671d552ec9ad1", "region_id": "RegionOne"}], "type": "image", "id": "9bba8ad36aa64d829e0b4c195c144def", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "480ed80c817d4792a8a64189f5ec0c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e515170b66441efbce3ffdc9aacc3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "052b2ba24df547fe9bef538445b687f0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "19a289ee896f4e03ae8ad59302618a5a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09eb7901fa4041e48ae949d9a13aebf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7d6d209b6c14e12a1afa20c306c3649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02126dfd61494cfe924bc9453168f412", "region_id": "RegionOne"}], "type": "object-store", "id": "dee6fa4b13ec40f59fd99d677e99c9e0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "792c9b7034cd425f83698a3029a94589", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9332fee94f17446091ddddb40297d984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db0a6142d5894d8da4526cc933fefd24", "region_id": "RegionOne"}], "type": "clustering", "id": "2370fcfdf462469cbe0ef05975d0e2c3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94b2b595b1224ec69721886f6a7b6932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba96388108b542bea57b38dffe5914cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0767d5183fe043ae85604b607c3b5b75", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e6ee9641d46441fabb45f864cb861334", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8b362c2bdb44d43a311f472fe407ec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5287f704c0e24ea9a72de866b0ded7c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c9999a4bed4427bb2b1d6fbcf57093c", "region_id": "RegionOne"}], "type": "cluster", "id": "60c362fc90e4400ea9a58f4ece82b918", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da0acb30316c4937af3d407a53ee7fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d148619ea1ac468883aee09bb7708ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a7431e8450b64e1880dabf157061ed97", "region_id": "RegionOne"}], "type": "data-processing", "id": "82983235627d4db1ab32e3467c3ebb0e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c4c5dc2915a24935b89975e8a755a47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9f899238df134e778ef569e7fa198f67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5dae2ede804840b6bb9572f083d71df6", "region_id": "RegionOne"}], "type": "baremetal", "id": "4e5b797b22924aefa8702dd14cd0b025", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0d81cb8ad3494a2e93b3f6b583971c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "35d5dd9576984214bd4a127f73025f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec824e341de14ae59ddf78578d28df37", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fcdfc50e93104c49b256349d4becdb61", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1cbc01dbf361407d9d2f3733bd28e5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "67346367bd28416fa1cbeb504e6405aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7fbd1e2af79c41f1b206143ce9338d1a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c522f7cd65454dbd9ae3bb5cf8cd8c70", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f65e1fddeae94141b2cbdcf747a8e0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dbaa2a2b71384d159a8e0f0191890588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6249b1a804494ec993b1edc7d86e3699", "region_id": "RegionOne"}], "type": "key-manager", "id": "addd788dbb3946fab4220219d67a8355", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1aabb669c47543adbf07ea024e5167ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b49d8f17da584c0d86331fcf4ba538fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "def25ba23d55499ca94709b648e0afe7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9e42bcfdfd1d49e8abaa6bb0a2ca1958", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b434a3833a84cf88950fcd1e5c8b119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c5c14981af49414e89c0ac02dd04e7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f8f741563964ab7a38be69131214b26", "region_id": "RegionOne"}], "type": "infra-optim", "id": "61a853ebda1e4d56a94a4a572b93cbd5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b03ec089a9ed49f7b56b215e45734b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95c3d68710704fe79eab1d37ccfd45e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ad99a1235b9e468f8a05dd7caa8d7839", "region_id": "RegionOne"}], "type": "message", "id": "06ccffd39b404b4185da3bae54141921", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9598ecd0941e4a4f99b2ceccfc123bb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "64d353a260ad4158a872527990d1f7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "714dd1132dc14182bd2271ba6d3c4818", "region_id": "RegionOne"}], "type": "messaging", "id": "d1916a63816d484681c40eb973b3c3a0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "459eef2e69ab47c7bb2cf035623af3d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "acfd235834c749b5974e3599b0dc1d27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "80e4980881b94e6eaf19aba2e0dcb269", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f28c2059bb9d4c1481dc0bd6b51de6ab", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c6c2d38007704d709cf2cb992089a6ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ae80a7b7b0945e18ce05bbf050da113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1be88f14b6084e02bb37b13ce688c7aa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ef7552c2d7c84ff3ab2796479295722b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4c882e7e8834401b5fe8bfdd1eceb39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a25399284c8a43049f7986d351a0a540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "694440a21477421daab5a9d69e46dc81", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7da984de029b4368bdfceb0fd4ef23e6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "883de6de663543f79b42d792f183a5e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed8d16a1150c4af88d8a94d61380856b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d11f345eadf4da9b66092edc5c0233f", "region_id": "RegionOne"}], "type": "container-infra", "id": "6553a8dc488e4302a8df8198c0e1fbec", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "88cacb332fa04656bf2a4cdf84fcea66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0c790c8181ff43198b7f1454258c47cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "090cf73828b14cb9a3ded4472bc10ccd", "region_id": "RegionOne"}], "type": "search", "id": "affa910427294a6588c36144e940bd97", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ecd49285d18945eab5ed6ac665a9f194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d3e79d0f633d4586847888e9e4b3d54b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5dad30c4662f4a938354e06e5de9592c", "region_id": "RegionOne"}], "type": "dns", "id": "eaf84638b30745cb8daeab65020df6f5", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8a8d46554ec74d8e8e924da10afb88f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "266d0b08891d4ba982d6d48acf472495", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "619d8220b06f480e8539f852719233cd", "region_id": "RegionOne"}], "type": "workflow", "id": "0a9bc40700e349e2b16b9cdd12ff4a6f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b84e727e64cc47b29a7bbd2119f048ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6ba7f610c39a48049c7aba4df1a7a70f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7be268291bcf4c4d9969ea282d8b2501", "region_id": "RegionOne"}], "type": "workflowv2", "id": "75e67da6bbbe45b9ad45008c26483b11", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30465e2f971640feb3342856ab6d62f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "49caf57edb29462b97b436df515931de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "479bf12bb5c04f7289ac6ad67a8541b0", "region_id": "RegionOne"}], "type": "rating", "id": "c70d09a798fc4bd4b3db6412065c2739", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a22401ba64444c72a14930e914e73123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a38704f44944f0cbb12ae5f312e1be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4a1bd16bd80041259ca94a45de4c33e1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6c66d4df99f145049e7427835cfd2c2b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "385d5cc76f64499cb5434365166a9611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55c5cec74d7b4975b39d8014d3011baa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d4a4bf28983d40088cdaeb54ad1f9c99", "region_id": "RegionOne"}], "type": "policy", "id": "bb0ec40c2d9d4e93b8b63cc2872e2358", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7adac8298704c6ebe9385b7422220fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "092cda67a3a74127b9a5e130a098135c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c0456fc8fb5041f38d413e1e88d729f0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "74627e2082574d76b38c27b9b9bf4206", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "081d7b9bb32947ce984e206ce398ad5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87085a7d58c74992aa203bdc30b69592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "496a6d96a54947c9ba1c5cd23a849704", "region_id": "RegionOne"}], "type": "sharev2", "id": "2853b7d71da646428601a303f3084f32", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1dc9f4ce4a50433aa9716881fcfb64d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20d572cca9664c8ab61131c2a5775013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8675cf547d544edca32c2e572e06d1e3", "region_id": "RegionOne"}], "type": "share", "id": "91f9c00ddcd84ffcb109495b6068b835", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a05e7dc6f5ee44599f25263f45e68cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "11e2e59e99ea47a4a5a0b91ca9d9d364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "73ea1e4b84b440059c86c45c5af4c0e2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9c385751760a4901be522fe59936d319", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "119075d1d1f542b5ad0ef0e3e01327dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f1a495fcbca42d89772671906898e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53b1d5d73b974d4f812eb92052ea6988", "region_id": "RegionOne"}], "type": "orchestration", "id": "6562e48d355d4445aa7e277ec9ef7e46", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a0655d8ee8542b8ba045ffe384a8c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1480946b3d045cfb62fd1d9f892e90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "693b760281c4481f92e6c79689944228", "region_id": "RegionOne"}], "type": "block-storage", "id": "d4c5a5c9f1dd4972878afdaaa611e9b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae68e8d199024829bec35ad0e5c0c04c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8950dfb8a69f4762b12aecb563116854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1cb8235d7a1a422e8f312c74d09f3c34", "region_id": "RegionOne"}], "type": "volumev3", "id": "98b7f204449a4092a842c0bcb622bdaa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "deb53fbe625b404fa71759c52b16713d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6150600c37c4fbbb0317eb22bc3751c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdb8a7f02dcc4f04885995d4e2359a0c", "region_id": "RegionOne"}], "type": "volumev2", "id": "6f9f9ab5a9464cddb227ba063873e267", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3aca1a7ddfe40f2bee0a360e8104201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c35a9024d5364322a77e3c18a87d8e6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58402b26274a4d63af04aacb9e4abfd8", "region_id": "RegionOne"}], "type": "volume", "id": "9d8f8460f1534ac19ee2ae4df0b750dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac67a7745324ac78f046002d42a613e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2bae6e2966b498d9c08f686318032ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a9d383b6a2145ebada370a8c7ab1510", "region_id": "RegionOne"}], "type": "block-store", "id": "93e47dc9c2fb4257b4380d5d85046940", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b88967b8cde344c28c37013081f04d93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce34628fbdf7479692bb7d68b9a5ac0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "283c3c602fe04068aa3c3a60eabce0e0", "region_id": "RegionOne"}], "type": "alarm", "id": "e7f7ecafa3aa48dd8792b1d072ba12a5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a03b8217c338498197383f46caaacf5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4861f6f2f1f645fe8b8dca085689ec60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d7eb34a1b174bceb67fc205cb9acc8f", "region_id": "RegionOne"}], "type": "alarming", "id": "c3aa5e30ba4948b5a933deb045007fae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2943be809134c90a51c573cd8e8e411", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ebd33186dc24297ba9264a2c90ef870", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "140312d843ac4e5a8d36ec2b832a720b", "region_id": "RegionOne"}], "type": "meter", "id": "c54e293586e7448ebc1eadde4bbe6985", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a640a60b7d8543869ecc977a4df38dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e254b21f2614402b8a6117277b434ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "942598573dc04836a05394384f76e8b8", "region_id": "RegionOne"}], "type": "metering", "id": "e9420756d5374ff1b0e8768742f60de1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a49ac5e5e9144dc844172c53dc0cc6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "595b5c62c1744932874a74cbb32dfc95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "51adee4556244df6b848a79f71c9f4b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "9604bb2cb17943c4a9c3b3f4cec82733", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6c926636ace94e55a39301888467dd64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "acd89fe6025f44e9ba727e3f545a5979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7d4438ac5fd142d3b7247bfe48c757d3", "region_id": "RegionOne"}], "type": "event", "id": "f2ffa677d3ad4ec8ba3e1f46795389d3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "982375c6f12344748a866dd830aafd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "861fe6f726274c68adfcb6130dd848f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "442d1c8938384f91b0296ac77278dd75", "region_id": "RegionOne"}], "type": "events", "id": "e0633fe6298540e4ae115e473d88780b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0e2349640226466fb1d220fa662ca2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "95b769ae995944e69b782305c05c05cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "22ca420c974043a9b32ae9c7aa484eac", "region_id": "RegionOne"}], "type": "application-deployment", "id": "dd70e76e495f471f8093fd76b6665f7e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d9a6b3273ec43deb3fa0f55433723bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e750b43102a430a8e66b02bbf5417ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f1f6198afe346309d987e31b86428a4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9854c104e3114a80b799fc938cbac0f5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5592625505d34ba39b740182608f842b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1d7be21df1c4073ba9eaf676c4c0ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "23a649270c1a41888ebcff4cb4f45918", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d409d730d0314372a171d6a2f2159389", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ac2fdbebe6d4f768941d9b73a5c645d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e159c38e3c1a47d5806a6786774fc3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3368810068234fe2b74e1ff071c58b96", "region_id": "RegionOne"}], "type": "tricircle", "id": "95aae0a6c4d34876a018bf674073dbf4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3bb85f43819c42df9e3351498c1ff33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c632772f68ae48008c92ff22ae19c933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dda9178950524466a21ef1a552dbb6ac", "region_id": "RegionOne"}], "type": "database", "id": "8e5904c27701482296d88d901a171f83", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5faf28358654d92bef6f9740a944173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92dfa1c889ea4868978c2c78d115c4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "be83f4a2f3314430b0bd67877c9ac32b", "region_id": "RegionOne"}], "type": "application-container", "id": "51f46eb8f234443b9dde101cfbbac417", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d53ffbee56124c9ba6f4b90b68d2baf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e5d6babe087446f281b962d6d3db4782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba0073a44fd14134ad254b414760dc19", "region_id": "RegionOne"}], "type": "container", "id": "9d1b2670dda74e518f9abace08501a45", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eaa998ec5b744f9c90eab4d68f249302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "80c555a635e740818e74d8ff719af30a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "132ae76d505548d686be37c75344d48e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "44aa3fa41ae64fcca48047baa1d5921a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a7da5dc87bd4b5b88d93fc822024e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef983e233b2a40ca81f1088eae1514e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "977f0b53db0543e1b3451e12666ad092", "region_id": "RegionOne"}], "type": "rca", "id": "af0daf3ff70841df9234d828c59d6a74", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4f0ff4fa4f9d42d9860488cdd2cd8521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b9377a5990fe46f5a1c4034da2ad5afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fd11c59a1c514e4086c2e43328b1d3ba", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ea9dfa27eaa34e2c92e59400a8434503", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b6d9ed7cea694602aef04dd084026579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7e0b302a53ca4e48b70a6472a94facd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2a8d219d8b884e6b9a95fc5c5da11f04", "region_id": "RegionOne"}], "type": "network", "id": "87b7eb23b21845a3a5ebfcda716208d7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "835c359a509f4f0a92cff346e373cc96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "93303b1bc88141479a617ed721575736", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "970cecab5dcb4d50b8f32818090e9a04", "region_id": "RegionOne"}], "type": "backup", "id": "3f028ad463454d5b99e6269c02949abb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6ecec1596614abb8f349bfae547e7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fda53ca4bd5b49d39531a5567c9514c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c7722410882846fbb181b2e31b7f8a80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "417c8e1fdf364f13887b55986dc43c5a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2063a10142a64d328c6158ca94a7e429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fd17d69f54bb4c28b3dcb7f4ee89da6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d2919e63dc59418fa8929eb577da1344", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ed14d676b3f54f2ead51f6cd4160b8e8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "96a4a4d5a456477194806c4747c17e84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b5250b59a7f4a6681575203b426c85b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b6d96d6ee31242c2a8f0014db1016a67", "region_id": "RegionOne"}], "type": "monitoring", "id": "82873836b2bf44c6a09865493387dc25", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2df1e02281fd48ecb8b5969c21216b48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "14f4488e6b4648cdad4fa8e1535b06a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "891552f9f0d747b9bd8da29e3affb712", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b46676e596e647d190cea1513c30cc23", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7d239802d01f4e03ab3bf939070041cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ff41924734ea42f4aba1e6774c28f3d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0b79c983e6bb4393827d4712e61f80cd", "region_id": "RegionOne"}], "type": "placement", "id": "3e8b64c2d8294f3eafa550c8961c8e00", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "15d6638126394013bc50f23de4927f28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3563adf867b44622a4fd9e070f667cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fefd9b5deb264c44acd31a55a1bcca8c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bedec886c4194215affaa0be775a2a47", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fd7b4a320f849f8a34aa4a602ee09c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3d376380e6754480875d86df97c3d657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "61efe6c0fe7945b4b9d4239131a26584", "region_id": "RegionOne"}], "type": "ha", "id": "1e8f0916351b47c39150e2ab3e2be10a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78863adf41b3497b9d50a525606ce54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b37a71dd62e4174ae98c27034447a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c9877d131390493fade9bf0f4baafd64", "region_id": "RegionOne"}], "type": "reservation", "id": "b42a36e29601449098bda61272d09b88", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "31bf3392413e4b668d21696314d11c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "79879e11d6624ffd9b93cb98f0b36b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a9c99f1c49a478a98b365ad7edf721b", "region_id": "RegionOne"}], "type": "function-engine", "id": "046aa7c35c874433a47f9e16edf6b859", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ebe4aec18ca447a9921d53c73022b8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b67e1816f8fb4544a346ef6958bc75f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "761a6d900a244677ab59a87d699c7614", "region_id": "RegionOne"}], "type": "accelerator", "id": "10ce9aea064d4b23ba7c45e16ad5ca6f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0680e7efffb546d5acb258ae36f4b725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d26c0f3086ed474795ce8d047753dba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3f73892948ad411daf02d719b52b0780", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4a4d071aa1444b34bd85e8cfb58ee528", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "60bec2f9f9b2403390a2de757cd25d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "887f5242f82e4ec0942425eb0aa43cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1879857353984e1cbb935e53abed7446", "region_id": "RegionOne"}], "type": "registration", "id": "ae5f8b416f1c47a4a185b5270a9c5775", "name": "adjutant"}], "user": {"domain": {"id": "ad140d18a0574bd3bfbb70acf63f1d67", "name": "e1e79cacc5244733b7dd5eb86bc55f56"}, "id": "67e3e3f193b44bfdaafc5ab72057fc70", "name": "4a7752b555a248f8bb99ab72321706f1"}, "audit_ids": ["3f2cc653460a4a7aa5e0b28fab5a1999", null], "issued_at": "2020-04-23T06:26:02.629152"}} {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_create_attrs [0.060033s] ... ok {27} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.058885s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_remove_floating_ip_from_server [0.078834s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.061738s] ... ok {25} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.149864s] ... ok {9} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.062538s] ... ok {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.159612s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags_resource_without_tag_suport [0.057940s] ... ok {14} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.158740s] ... ok {21} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_ServerDetail [0.063333s] ... ok {29} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.172158s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,759 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,765 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,768 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,772 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,785 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.702935+00:00", "project": {"domain": {"id": "eb4d08e5228142bc9fd258f2a925bd76", "name": "0728339705204b128240cea935191e19"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6d25aab637c44ad7ae19c49143137167"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0f437c0a5bb5425aa71e3931051b1849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c63ef94a4a7d41a887c3ba0e8194d578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f0946a3eec394702807129306e4a51e4", "region_id": "RegionOne"}], "type": "identity", "id": "3674eae085354f979d5ffb5a217b009f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "204b010c9fa545feaaba91bc12f04853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29fe4615fa054deeb5e080a78a2b479c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "67cd832c16b144cda5ed13d0f1fbcbde", "region_id": "RegionOne"}], "type": "compute", "id": "d00a88b96ebd4bb5968fddb7fff11694", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cc25b282c171451c94cc7f765d71ded7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bcf090cfef344065b059e134a2d5fe6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6f3a891e93e64bbaa33e28ae14a205f8", "region_id": "RegionOne"}], "type": "image", "id": "f350537863d04a24852263ed1af2450f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1245c666ea3446d9a624ead7fd76cc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d6e708b2837347bba76ff1a444fe068a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d51d77ce8d904406a1b4dc0dc2e77a3c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a2a10cd1237e44ffa633e28907335839", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f46281df1a604a74a81e45b12b8250b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5e7dca2eb5f444ab1e9d58a6d762233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeddd61c025f4b6da533664c5112c732", "region_id": "RegionOne"}], "type": "object-store", "id": "445750a6fa124656bd23f1b9adfeb323", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c8339bc3b5b48c7afb63e842db64899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b00f6a4cf424bf983b0b94f09d35e97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ddc472c808f74390b01d5fb8415ef46d", "region_id": "RegionOne"}], "type": "clustering", "id": "cf53a877cf4547239492fe89b65394d7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a1590529e804dd1b20545f772d853c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53dc83625f9242849aa28d75b7bd40cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5cf55e0409d44bf086d643b01f8d6649", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fb8eb23466f54e08a5607ee2ebae782f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "970dd603204c4e3f92360928764855e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10f98cceaf894db2adae84fccdbb63cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1523f7974fa04fd8b1fd0c72bdb0327a", "region_id": "RegionOne"}], "type": "cluster", "id": "a46611207b834d47ad65a92091713aa9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "eff0f1d347db4ef4adac498a91e3f062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8f4a8796d2bc4d238bb3ea005000f3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "419673e711a04b90ab306003789824c1", "region_id": "RegionOne"}], "type": "data-processing", "id": "a4f7cc85d8ce4c2fa81fde4eaccf5d09", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3109f41eeef0402bbb07dd17a2c5fa5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5db7e14ea65946dd953557a2e48c684c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "087e3b6a52e2434093151b9e98803199", "region_id": "RegionOne"}], "type": "baremetal", "id": "5850d70d84304340bc5a59627522d20d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d98f1cd306504516afd9f2eace3e598a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "353a16f875474e4fb54db9e6f9a9740e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb91be206c6147b890e9f59bc4b0a47b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f871711e8c3249718d1f6b95dfb8a8c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cd7e5e00c8ff47e48a39427a0a70ca20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3c4c44618ca411697c939c4864d77d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "548e4f19e72d4e3ba6bf28a6894525dc", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6d543c2068df4318893749df632d08a8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0e5075b9f944d1d8981609fd496b48d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a9e1740076ac472795edb45636e345a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3aae77ff8461403888e2f563a48a26fa", "region_id": "RegionOne"}], "type": "key-manager", "id": "d9913cc4fc9d43848f3f0e80606dfbed", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "45cff78f742c461297bbe7d3b7bed494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "26082043f99c4a63ac951dd8fdf6260b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "18c960e3573441638ac3d6968f97ce7d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "942acd0db86c4a7da91c1b32cd524961", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "743d2684f1be4229b4ad29e204835901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0764650e5359463a961eb768636ad784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9275991b74ff4330b7d7dc9422735c83", "region_id": "RegionOne"}], "type": "infra-optim", "id": "63a6ee2380cf432da34872113d1fff63", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c872633f5a44f81b94e02c912d769bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "347eedf892dd494e8a363a1927b49d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7cbf0d57d4924078bc798b66afd8134f", "region_id": "RegionOne"}], "type": "message", "id": "3af1efed271948d2a1fc273ce1fc8eeb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eb6595cac87f4c338924dd4009107b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cda8b4fbabb8412a8c38a4be7e886b49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7b322055821d455abe29c99bc73a22ab", "region_id": "RegionOne"}], "type": "messaging", "id": "38128c3565ea476facee87dc8cd23518", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "758c1ff7ebfa420c84bfb1ec56d844c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7b40f29e4af44ba4919ffc7fbd7b37b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "78b178a504154b93a7f3732ec9899899", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5bdfd36d590d4fd5aa35c231b047d9fd", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d9590c12f844ac19877e8640e310d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71fe623782554e17b9272e75e1b6d38d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6560d13376c4fcf95164d472390ba32", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e098c65e9d6e48f880e26dbaa6b15ca4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f730d11470054e5d9a0bfa434729b703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a34893a72ef41338d4e61ee925cc72c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3e9833719a842dcb2a0f757dfdd2199", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "765e0a26c9da48e793f32cf75e2452a5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "265d5b5a883a4ba1aa564633d1e6f7e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4168a6fd9ab4f4fbc83212a4edcda07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89e6e6b0a61d4d05a3f9a96a87b7530e", "region_id": "RegionOne"}], "type": "container-infra", "id": "7bf934cae30e4d5689b8a091d756e7cd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aada45722c7e4e4fac2bee78daf497aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e269f6575b3b4d28afefc65554497298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f4288a4c956f44b5b956036dec424ab1", "region_id": "RegionOne"}], "type": "search", "id": "047ea0624c7647649edb9c7320808db5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "98fec8ba536a445ca6beea1816293f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ab5f5a8fc894c8cb69377227ded78e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21aa4aee24424723adbfefe3ef8832ef", "region_id": "RegionOne"}], "type": "dns", "id": "ef7220a9865448eeb69f6e2904fd7d2f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d1fef9a924e744cc97b683de7d11391d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb52b2e4f72c469dbe0ffe65ecd0ba11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62b3b74d4c834746b8308e5d6ad83dfe", "region_id": "RegionOne"}], "type": "workflow", "id": "212ba3a051354a3093de0d4e5330655a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb8598afd459453eae4e9b8fe241377d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3fcd4b5129c245b2ab6e755d886c1f8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9527e7137365423ca70210b0deb264c7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5e644526e831415e8cef9897e571853a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5c7c233e86754da9aa2e7aa8e14e2250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4be12248c50c4cd09afd26551045abed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "13a95707df6d446fab286f8d5f05f081", "region_id": "RegionOne"}], "type": "rating", "id": "6dc300b7e356431ab18261400cd42c6a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e64d0602c51740039fe2842e04f78480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d90f2fb7a94494598182ab795c7f4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9238409350324c379bf1d3b8e23cb93e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ce29fd71ad1e4859baf8601bef839935", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "72756166aafa44a8a04cf8e38f6d281e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5285a95e7b141d7b80958a7e014d3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2e74a4caf5b42878ffbbbb505051c65", "region_id": "RegionOne"}], "type": "policy", "id": "3abd8a59095648ff9923d049a68d4748", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c79409a549f04d8a8ed0200ac6bdb637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12a3287afdef4a808f3667f471e81c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "82ea0a0de4f34252b8e13fca93ee3600", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9f553e8b91eb4569bdeaf85139d9e7c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa9ef36bcc2d486c95461cc8e5588967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50f565c87ad14297b6effe69f54bcbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ef171d00a674cb29dc2648281629b0d", "region_id": "RegionOne"}], "type": "sharev2", "id": "15137a8cb4ad4f049231e88da0807017", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6914546972d74d36b0005ea63231eb8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "698807897ce1498bbfcf3fcaa5559f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3faeeaa4b55745128fa07bf482baafe5", "region_id": "RegionOne"}], "type": "share", "id": "1b110733dede4cafbb99848348a43a58", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0fe9d6be93c145569be02e8eab36b071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "380acf3043034f6fb7812aa571d60730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "70dec3c26c5e4bf0a84902d652431a09", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8819131d01184333b950ce96068ce8ad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71272ad6bdc141ad8f6bc2c277f185f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b8dd3322ac40bebcbcc63f96c25e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "930ba398d61f4e07b317b1d27eb8ca7e", "region_id": "RegionOne"}], "type": "orchestration", "id": "326f5c1f132d409f95e38ae7d2829eac", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2422ca3520754b9fa7c5d38f2d59d058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ea3c0fe28ad468aa1befcca855a1a30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19f491adb8124663bf61b1a5a6dd14d9", "region_id": "RegionOne"}], "type": "block-storage", "id": "897988bc57774aa78f6f3ea51d4159e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f928fce443614e319d3014f43a79ba07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea42e7c49012499599ef7d7fd14e86ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0f532464cf54d40a6ddbfffe4a8029e", "region_id": "RegionOne"}], "type": "volumev3", "id": "0d6b5268d80740b2b79001b9ac2e3dbe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c79ad0d34a748eea461c70c2202f270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19db95ec02cd497ba0741064c9a9fd47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e9d4c30afc24b6faa07974be8323587", "region_id": "RegionOne"}], "type": "volumev2", "id": "328b8b0b967049bcba640dea93722587", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02aca7047a3b467184ee3ce418090c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6785337ab6f4156912a25c904ab2d91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fab9bab1a02e46b7b826439b11d1354d", "region_id": "RegionOne"}], "type": "volume", "id": "8560e5199e9247de8f1bde5a2227bf59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeee3b458f68453d9f8934695ae7ce7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89e598c7aa7645c083a90ccff52a2ce6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d08ba03cba249eaaf07e03101f17eb2", "region_id": "RegionOne"}], "type": "block-store", "id": "1ae0f03c7df04ecc9c8143348a808b17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ef0ebd785db4c389b06094560c5a1bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e576b0320fd245d5ad2cd4d1e10c3c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e78f6e6d8794446c83802bbf66e9d6e9", "region_id": "RegionOne"}], "type": "alarm", "id": "e5ce23127b384cb198ca5a8da6cd0bd1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9c36e857eb34e2ca660c114b51aa457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7765555485c5413da482010bbbbc3820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e925c1f0a5044b68ac58646efde3a78", "region_id": "RegionOne"}], "type": "alarming", "id": "439be7cfa6e44abcb1870df1bee98e1c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f931c5b3ea04169aaf919f0979b3ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc2d5fe353db4c9882b8b715874b09ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3f2d209e92064a7d8861893495af9c91", "region_id": "RegionOne"}], "type": "meter", "id": "9aa770d01c994132b2da57496791f80f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "004d0e387ee04185b9535076ab56b69a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "432d32775aa843119146c11269c02119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4989ec27e66c43a2992f8b170e1c7213", "region_id": "RegionOne"}], "type": "metering", "id": "e50bf3bdf1464f748c9d62c26a7682f1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "50824907621946a1821c9ef1f2b99a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37ddcdd1298e4db8a721c59b65d4bfe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eb9b36379ea9439fb6723d28104a25de", "region_id": "RegionOne"}], "type": "telemetry", "id": "17756330658a4730bc86eb5057acbe6b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fc3ed680789d482c884205f10a77046c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "58279fc5e1a24eb4aa7ec14aca5e0aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99236c4028034c35aecfa1b4e2511562", "region_id": "RegionOne"}], "type": "event", "id": "c6d340b4a24744f3b5fa5dc4da1ae5bb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "577b2b2b69004c8686c6b83791e80857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "afed0d8226fa4ffba256416615097d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4f626ee45ccc4ad1a314cdf82ac95fa5", "region_id": "RegionOne"}], "type": "events", "id": "59ec1585dfdb42e1965f5fa61694b83d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ceea6c304114fe28af8d74377e60d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b40c0d1c34a4433a8e64e9d28a6a8e2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1fa0ace7250548eeaf3533b7e5fbafc6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e662d7d24ce740149a3299e1068b08e2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11ffb8c7bba6413db1f37768503a801a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c60a0fcefd74b708d2d2fe2f2064959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c4fba8cb24f74677b1939ded65feef96", "region_id": "RegionOne"}], "type": "application_deployment", "id": "04b4b776d1f24a4bae7e8636c4d52c17", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a4251993b5c0436897b97c68ccbc8623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "648fe9523bd040d8b19302ee84447482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab5fbac5f37a48bcac6e1209044ebe4d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "6074b67dec07458ab54b647718b221d8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "063b5534b90041ffa5695c4d7ea597c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bccab670fa5f4539989f01a3b8ea1cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3cdabe0c9bb470f8832e4bb27608a87", "region_id": "RegionOne"}], "type": "tricircle", "id": "3abe93d6a441464da1960e17b87a4150", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4f0d1fc13b754d78ba6973529528e312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c860fddc17f94280854ab58ccb4f39e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6a5a901ed59049faa4176559ee64c964", "region_id": "RegionOne"}], "type": "database", "id": "768f8653e4e4489c81f1ad8d100961c3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f0c0b2e8cbd64ce2a7b236ec8d24b329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb2edcac6a0c4dc8bcd8783c1f55ff19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e61ad1e2add343f385aa86bfd66a9c03", "region_id": "RegionOne"}], "type": "application-container", "id": "68921b9735fb4b1ab59685791eeb3117", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b26272505499427f96194ebbb399f520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "60dd78845fca4513a3b33b7e0b26c84c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f7bfc864b12a43f3898811ddf78c8c90", "region_id": "RegionOne"}], "type": "container", "id": "74f9f3f957cc490bae1ce4ca31517f61", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9d980af1c7a4965b4eac42e3ecd523d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ec6610b6d1444b41a646e8e3a510393f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82251ae08c084c789de531414d821640", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "05ba833de5914bccb27faf7fab8738d6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9159a744bd046a386e638a5bdcadaf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fc634ce675e4423db06934a92eea7ba0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c43f4fc0d44741f6ad3e3f97ae4329e2", "region_id": "RegionOne"}], "type": "rca", "id": "c16d762e59ce4878bcc64e2185b7134a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c58d78c40c264301bfafb33bd5e56abe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7aaf6b2cbc1d41dd84f4953aea4df034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f6029812ea104602868dd61b0b255b90", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "17d395ff95584d3ca2f77665a0b844ec", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4b8e1f1d9d3f4085a8bbcfc0fec64d80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "60c3e0d8eb6a4790b694c34f1f82b879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ee7061fe2b0a40d28e53463297439b04", "region_id": "RegionOne"}], "type": "network", "id": "773d6c03e522472f8ea86d73636e33e7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9715ea5ccaae4da5819ed61aede4a4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5de0024c8ff44bf6b34fd99c44c4d511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "822bb89619b34e8084a4f6dbf15f03d9", "region_id": "RegionOne"}], "type": "backup", "id": "1ce82fe82ea947bf8cf381a5315dc173", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bb326e2a1f6b4d2093d911dcd11a46f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "44a7188d65bf4709989da2bcbb1aa4a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8a9fff9b3fe640ee99f3f86661fae6a6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aa5b5ee5e7434d40bda6cc538a8cae18", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "81099b3f6386433d836d131f32b5cb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb0b3a3ac1074cf88264e6873fa24b9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "597d75cb531d45609b2cb81c8c867e52", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4e20f4d6c3c24058882e0cb2d0cbf19d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f777d41f56d44519509e553c671f0d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "50becb2c86804e13b123f2622213ecec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "87d47142f72b42008aac93620ccd328f", "region_id": "RegionOne"}], "type": "monitoring", "id": "ad69dc36778f409ebb98445f48c3eae8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4c7680826d846a5bf4c12a0a0ba79d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b25b745d274a47e7a906aa8b1c6cfa26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0dd0b27e3a314bbbbcddfddc2b9382f1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6108d3b41b91458386baaa0d40649687", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f2f9e9096568400d9ad2212f40ce673c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "19a001e0d95d4480a764148c93e2b6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5ace7b596e3443f48940fbc1955ecf1a", "region_id": "RegionOne"}], "type": "placement", "id": "0f96eb5114fc4f9f9b533c78ac8b1ec6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "acad8b78d753402484df556a38c434ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ad72e36add144d0bfb4c3422af3ff78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f53601c82e604f2fa834ccf25c353df9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dffb1861806044fdaca08982085a093a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee05b12a710444a0a4c92b2c22066a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b3d70acce444b75a2efd42d22009c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75b9250417d24924bdb5cef3ecbdde43", "region_id": "RegionOne"}], "type": "ha", "id": "0a45abe05a83417f8c7ee42871595a4a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c83a24bf3416422882e5a25239ae53da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9149915699c4a7ab3dd52d7b72f399b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "38887f5ed6394f4aa909f0718ad8255d", "region_id": "RegionOne"}], "type": "reservation", "id": "1edcd329fdf74a00b17d4fae96a09877", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "160607ab7a0f43a7b5836d9846838c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8620ca48f17c4a1d9325704fd0c185dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ad7477a547cc40eda0d933d6085c8d0a", "region_id": "RegionOne"}], "type": "function-engine", "id": "bdfb74b3b1834e058fd40f633a29e9be", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "feab277857284e7c930f188a75c5a06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ca5d4941fa546deb2d53390ce6b2079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d2bc0f1a4cda45f3bdad4de25d2cfc44", "region_id": "RegionOne"}], "type": "accelerator", "id": "ece6753a45d7420a971721cb6aba2208", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e7a09ed1d5c40e1bbaac9cc5e4eed4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c3bdd4c49e3745ec9870fdc8600bbd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "83930f411c9d4e2f840c3463c644c2fc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ec76251474794a4287ac82ea7f2e44bf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b177c3c239d24bc5b3134c6d3dcfb6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4463f55bef964a0396b2f22d67d5dc00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65c379644d19416c8d84b6da74ec6a03", "region_id": "RegionOne"}], "type": "registration", "id": "5e931cb6394f436eaf7adefc160954e6", "name": "adjutant"}], "user": {"domain": {"id": "ed1fc540ff714608a7c2234f1822d6e4", "name": "b36a0b237b1b491891cd75c284f573e0"}, "id": "c43c2e2ba09844deaf0d32c8160600d3", "name": "432105f2c3a5448180802ca5452023a4"}, "audit_ids": ["06cda89753b84ba7b55fb3aabb0ba538", null], "issued_at": "2020-04-23T06:26:02.702935"}} 2020-04-23 06:28:02,855 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,861 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,864 keystoneauth.session RESP BODY: {"users": []} 2020-04-23 06:28:02,869 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_update [0.085678s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.061968s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_get [0.058570s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete [0.059199s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_get [0.059685s] ... ok {31} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.184642s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,763 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,772 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,778 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,786 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,796 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.698075+00:00", "project": {"domain": {"id": "ef991d82f2a8411fb8308b493baceb0e", "name": "5a61aaaa221a4bfd983e7eae9dab2acb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5e8f4e039d8f424ebd92e9bfcc3110f9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1f342788ca2b4937affea48e6fcda220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f1f2535d5096425abf124cabee393ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e02c759cddeb46528c575cf52bb2637e", "region_id": "RegionOne"}], "type": "identity", "id": "d6d968b2e9044096a193443c0446d805", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7ee8151952514c97b17cec34d922e7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6756e1146a8b4229b9dca08aa2da1ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "46415f1dd40e4f5eaf6eb2ae1397086c", "region_id": "RegionOne"}], "type": "compute", "id": "c7f9edbda993467ead958c9f923331a5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "75f0ef2b6cc24ff2a88fa33d3d24827a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c1ebdacc6cf546a5ae5ee4256b3828d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c946bca770ff443a931409e3133d2e24", "region_id": "RegionOne"}], "type": "image", "id": "db5143016f174b5fb42dadd0c9addcbf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "63881cbe9d4547a2a750de3a0594b223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3acffa0392844db6a31ee2c4aca67c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "72a624b8012e4ad7a8f2af649e72143d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5d71fbfbfd6846818fa6f2d46340473c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb200c1b3cc04b9eaeb6ba6f08d21e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4b0fa5e8d9e472f85d0a3435b008316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2196ad1ed87457b840e90c3fbfcbb2b", "region_id": "RegionOne"}], "type": "object-store", "id": "2acea5fb00de4550a223f7ff9ae1b428", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "850f264f035c4280820b33827b608dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "52bec62327fa4aa38df1a518ee547e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "74ccf3895b2b4801891ce01aa7d837fb", "region_id": "RegionOne"}], "type": "clustering", "id": "a3bcf71820ce4988939c0985230d24b1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "196996059d1646168c6c33b2f5bfdb4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "775313ab407046e5ab02c9f73fb8a26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9299eb6cadba4ec98c39eb323549e786", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "58e8162855334b60a776516e32b880e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "056d952f76004772a496784f42b650a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "852c6ad0207443c0b483374885364978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5eb5b4e3a0584ad59eddbdc39847e989", "region_id": "RegionOne"}], "type": "cluster", "id": "3fc7beb1a0f04661beec5e31608ce72b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0db5b6aedd384b58a88ecfdf4c63e83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a366f0b15168406381844343fd1b1289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8a7ee5daf5b54fc187c4cb5bb00fa8c1", "region_id": "RegionOne"}], "type": "data-processing", "id": "4496af531b3f401aaa6ccfbe05911b17", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5fdb096359b34eddbb66e3d869f8f8cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "889b9e7816ba407f9c142424404bad3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e6b7acc246e44f2aa8494baaea30626", "region_id": "RegionOne"}], "type": "baremetal", "id": "f267e6f1427f4ebea0cf228625efc5f9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "18594d5751724dc6af0a8f91f3e19dd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb86980890f241b59fba8ec00509cb7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cf9cb3723d7945dbae80b38040fe68d5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5df9b0f8426645aeb656c430ecb52073", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c69233d9163644829477b9892015a886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ec0a04da0654d738af3951b7632643d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5f85adb0c2f04bf5a226975620c92341", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "009647bcb390483685f85746b5ebbdb4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b0e6b6b2fa2f45b78994300f0d51ae33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d025392944ec43ea9bfd97e00ae45cb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "974242047e024e86bf2ca9c18836c818", "region_id": "RegionOne"}], "type": "key-manager", "id": "3e4d7abbd3df47fb9870e299c1de88f6", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8f720e3cfff147fe926e73835f6caa57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7d1fc50299440f29f79844d03e010bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "089b1423b90a4346bb8cb68625c44ae2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "38fa9b9c2b044e25a1066ec45423720f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "be2ffa442b634f0681cd03e3850062af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4fecb84edbe54d04b531cd6f6fbb3fa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ead7aa84874643978ae7c039b2aac3d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "079f1191b5e54d76ac32b8f9abc37e11", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a12d7d59ea444cab97ff13b0d6833a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7fd29290f906417daa1f67c0715e882d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f1a8c87480f04d298f2d85d0a2c62b4b", "region_id": "RegionOne"}], "type": "message", "id": "16778851f3304411a1b0075a70a0c74e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f3bfed4a61194459927b03fd190fdb5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cc7389c4f2eb4945921a74c154103034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cc400535276b42dca2572cf9ade935d4", "region_id": "RegionOne"}], "type": "messaging", "id": "76b103a25dcd4b9589a352d0a4da74d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c6819334a1c94877acdbce483ee00f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8741d899f677486f9bc4f73afdc15d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "45aba66dd62049e99b5b1bc24e1636c9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6532dc7a1c4a493ebfd1e24e8f737fc4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ccbb2a1073544f149e639e04143bac73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33d13a381ac045f6b84bb0a97f184431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "80d30ac355f94bc2b29215b61856329b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3831c5dae6db41238ed967993830dcca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8044d7e0ae644132b2e194a3170bb738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39cf6370b8df4e0a951af6f0182efb5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d6556d5b98948f29c7ab5e09260b567", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b092d6d36c44477fa82ca8e99e3f7c9b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd8f787d9f544539830000ae15e4360d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ffff00b2de44e878ba83bc6f0eda206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2abf142071e5428d9a6c02b6fb3cded8", "region_id": "RegionOne"}], "type": "container-infra", "id": "5139483f5a824986a3513bc3d7b466cd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "495870e603204c45a50abcf0f4c7af86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d1984768b4bd4c50b30ad1d786470957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4af5c3ea8388470b8d8c8b10406b0851", "region_id": "RegionOne"}], "type": "search", "id": "488af69a0f4949e19cd9f4b192354f2e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a928bb527cb14562890343052b276f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a34bf590a4414ff4884d16c01554f814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2e7379ea66fa475babc8320444d7e318", "region_id": "RegionOne"}], "type": "dns", "id": "810da8a8908544ad980145d0fe2a354b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "46aae1f9977f41b99647188a38bf7c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b4ee30a858154c599c80f61a6c56b883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "08f2cf2a66794cb29d24bcc76d15703d", "region_id": "RegionOne"}], "type": "workflow", "id": "4cc9442272bd47549011d54ad8221c37", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ab6e716d7a6a4945900da6a407b44b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "144fc272a6694d39919e2a4c9742cd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "50d13dcbc8b44d6687861fe239db24be", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c4b5b00d690b450b9fe4da15323b53dd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0065b12568524e6c98ec57e12a57ccf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3bbc7dd1c13148b18b0c2a3d07cb2aed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5b28ee7472474d9193fd32281addf6cb", "region_id": "RegionOne"}], "type": "rating", "id": "20869fdca1df4e7a86df2ed425bcd673", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f4754116eb54a5491bd5d8681b0aa45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb4fe8dfea2d4614aa3a88ccbc57c329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2415820af4f4e4f9c7c8def1628bc92", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f5fb658948e041a39f46daf8af269d58", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a959638f88c0479f95f1ffca1f502721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "30e5d720a0eb4b2faead2a8d61dda5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0c292acf4e534eea9e724fee7b489084", "region_id": "RegionOne"}], "type": "policy", "id": "efe21b3f3ca14fec906644a7e64fae1b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15c56fda3f3e4315960f4a770f342568", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47b96772262b43e29df527872759eb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4a17a7a7d2f34b24bcf3f0028b8387fd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e1b0d73a29fc491cbbfce9999f154be1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8915df2abfa24bbeb76ec6c90b008475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4254900e87cc4c99b933fbf032368bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f96c6ba707004650b7d099f5165357ab", "region_id": "RegionOne"}], "type": "sharev2", "id": "3e7d69046f0846aaac8d0fa0e99202b4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a7d5a151d88440abbc4a78be3aecd23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9180bcfa65a143e89947b7b318323536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "348bd5c9b3064879aad47bd81fb773e7", "region_id": "RegionOne"}], "type": "share", "id": "cec333b33b40426497ea65bfbb0dd7ee", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "da7bbc53129341c287aee8c1b5b5f192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4788aefd87fa4819b9d35b7b807e64bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e45d1a0f924845e8bb4c3b378ada7114", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "56559c20f6f1419fa3e7fea3d3b453c2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a93b641f4174049af1dec7145b103cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f73a22a254b6414b9812c737d8b3d610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "403e1ef3fa614feb91999012a2557787", "region_id": "RegionOne"}], "type": "orchestration", "id": "7bf6756194614250bd55ae2c88fd05b6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56d89963683d4bd1a15fb1cfbe20f749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "971d555bc3234a08a87e533c695e7321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d51c873cafc64e7c83038260a9793b4a", "region_id": "RegionOne"}], "type": "block-storage", "id": "4a35d0e3076b4dff9b6ab59464629ffb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "722d90b851204256b8fb62dceb710db4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f2b1c3ea28a42f0943b42ab085e2e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec3e163e66d34d24b6497ac9d21468b2", "region_id": "RegionOne"}], "type": "volumev3", "id": "c9deafecbb574a729df272a060b45a23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bc254dc4b324c5f8c31717907da524c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40962bb45ecd42968a476b643a6112ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "052bf838589443f19a680698239ed6a2", "region_id": "RegionOne"}], "type": "volumev2", "id": "fca53d850d5a44f9a2feef86b866e57d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f930ffd72c4b0fb69a9c32c92c480f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc126a87b8ea45468b82a74d1e4ce48f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cde2a663b642432caa71c2c67ca0b41e", "region_id": "RegionOne"}], "type": "volume", "id": "8cfc44eb988c4c88b0c499c682608f85", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d3f0446d1634b7dbd6e6b21736ac972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03179e8365014de2a239a76174dcab22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84b920c59c90484bbf792f069b9994af", "region_id": "RegionOne"}], "type": "block-store", "id": "b3a0f5bda84246b7a76124a897ae8b01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9b8f60394cb42e6afe2b9446708a4fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e605da4d5ea4f50980715c3cf8534c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ff60f1ec218341159fd3bd7efeb97831", "region_id": "RegionOne"}], "type": "alarm", "id": "848de7d962f1486a9f2db7875a6c6e32", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9250d276bab645d286cdedbb670d8a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0eb04909725842239f83b33a7529b65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "19d6c450b4cb4c1da4af74b99673971f", "region_id": "RegionOne"}], "type": "alarming", "id": "d4cc79896c804f8c8dd312287c60dc18", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c394ffc66f6e444194c4844200658189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e0324f929026449ca23de25ee8bdb558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "24733d4f7dd14adcb8b504eed2417aa6", "region_id": "RegionOne"}], "type": "meter", "id": "c419586963cb44f3aa23997f1385aec4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5e6bf485e294195ba6505e0c4656fff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "37af2746245d45fdb5bd50a13f8fe15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7df68aa2b6354d9abfa47be4ca4deae2", "region_id": "RegionOne"}], "type": "metering", "id": "828063ce35c747009712fd02bc26fe64", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13bf17aefdbb4e6ca99565ec2f85ce44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "05932278f5ec4628a13ed967ba5d9898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6e8c0a31b1b44988de7ded76b751b74", "region_id": "RegionOne"}], "type": "telemetry", "id": "f39f449cb7d747619d766b3d78d9af34", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1540b5ac67b64599957d8ac857941f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5bb94496e41847f5a7f199c7bf7b9046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3c501a943fde49d3972e828ae3fafedb", "region_id": "RegionOne"}], "type": "event", "id": "11f98f189d0c4361898c4a60cfb6c799", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e511eec8af442c7a678987117cf9022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5367428111a64ea883ceefbd4be44e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c3796c592c974652b04a68c982600b07", "region_id": "RegionOne"}], "type": "events", "id": "3565295f7fec4ce0b56392da562bde75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1f730a0942984b7db8c8e9a27da8596f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bdbff28284a341a88600fc85340677a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "14d049cc4e2d45f688f69897724fb744", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a94bc7870ffd4e2f91ddf2c005b24f3b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc44c18315904a7b8e9ca2b7c1241c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "71b4a5b1d2c64fe8b2d438e5f49d3a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "006e12f2dcfa483887ab69e06e5f783c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8806e60ba13543bf8eec1f860985bc1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0767e93c56ac42a39cc90787fc32dffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd2be590542c4b70b487a0a73da2fd97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "627a166f2ac64f16bcffc56f7bb3d1f5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bc09598850254b50b0154c88d557fdd6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e92cbdf6f3494cb8ab52de41cea56d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d86abcd54364bfc88aab915b8ac2dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7609f764153842178fdae08c8719a7da", "region_id": "RegionOne"}], "type": "tricircle", "id": "3326161c449243bbacb2b92d22d451e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fcda3f7a9aac4d9da73e73e4fce5cde0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a9c32b7289784ac0ad6b8fa2041f1920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f9d358bf2c6940e8bbf7f092f5ae71b7", "region_id": "RegionOne"}], "type": "database", "id": "2817cd4f1e3c4b3cb960f22602315d9e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a9bb055a71ed411d9764a12e63e454aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3ef388dc9bf44dd96034982ea93d6c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "63ee12a838014a46bed86d89cbb68433", "region_id": "RegionOne"}], "type": "application-container", "id": "afa93b3c1fed4e42af0fc6f5db82bc8b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6d4c9e90fcc04ff69d004520ece6d20c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc4955e8e50042b8a2a7cfb3b41e8c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "647d3c8c28ce428798ab086d97f4ade8", "region_id": "RegionOne"}], "type": "container", "id": "8e06221614334acca40934a3b76e142c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3ad61292d5547a190ce635055c6397c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efec41f5db154544b5028e1d81b05fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1a37131a95fa4ceda0da13bea02aad88", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f4e3a95344d54ad893a5e6ba0e35dc5c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b6817e19d284d4c80353d733c7d29d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35660c1ebfea4a418b80489fdb0ec32d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "80d1c3adb34f4d75982cd717e17aa26e", "region_id": "RegionOne"}], "type": "rca", "id": "d9f6860985db4c84bca26229491c11a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4f8a9f491a484b36a94777b099d63a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "77028b20c11746fd995cb6fe1361f2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "be964f1698f44200a90c6baa31f5f6bf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db933d88cfc14182a2b5e30d08e367ab", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4d4edceb99de4735ae7430fb0b2d0c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2821bb580e994b86b59a31f543a38d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c4ddf26a28c5442c8d189a518789eb6d", "region_id": "RegionOne"}], "type": "network", "id": "c975a68bfa284064b758a0baf4518114", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c8c00fe930aa440ab7f64cb9286a77d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6b57553ccc31443a919f71df86897a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "232ccd9e747642be81fdef8a79d4224d", "region_id": "RegionOne"}], "type": "backup", "id": "61dd7364036b4468940541bb00119eb8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0fe14b7913f4560b1e9d1f04eacff75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1f659b8ff6a64915b588622a58109a4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "189971a913654bef803ec43bd7a1fbed", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1a54700b588a4a9f9f1c9816cfba8585", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "128c435387d44c14a406bced75d19d6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3374286c2a724c45a1395ec9bdc85b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cd44330fc6e74df18cc7366e3fc317a0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "777db0fa4417487cbc4965a1dd5ec2e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "46af35d1cec64801b752dc05816ec86c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "097fe574a9974abda906ddfe8f70ed9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5a971c55f2b84dc0a43d320fed364026", "region_id": "RegionOne"}], "type": "monitoring", "id": "c936f71b39e0461789f45b233eced083", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bd043b9c55ba452ebf54512904d875b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc18840cbd6241b2b9921bac004e6658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "28baa8c326c84e9b8352056a0782e7cb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "67c429996d7e4cdb8e899f29091beeb6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e09abc613b324e99bfe5afa66c283480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7c91cdf0a13d4f149600df7a3c4ce09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "68e670ad34d64bb1aad045d8f1be72ea", "region_id": "RegionOne"}], "type": "placement", "id": "4cb5710564f6437193d4f79f28352359", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e9cbc2a41054131a7a5eddf5b1f79ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "362bc4c5b498474e8e5c345a31f76988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b99cd310dec64bccb58204269447de50", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d0fc3611f31144c8a563fd95778ab316", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "653152531ee244a28fb2a85a252f5a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed87df41176b4beda1e19118d11a26f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ec7888ca6fc469ea35de7398b100473", "region_id": "RegionOne"}], "type": "ha", "id": "ed402c749ec94d2ca4c5ad9b2836824b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a469767b2b03473297279ce6a218f378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3e8a8c4a462f4fa0b5b7e7b5094948e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7ede83c55914463d99a0f0bd8633398b", "region_id": "RegionOne"}], "type": "reservation", "id": "13efa343548a4fb3999582a1687139fb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d9c672d0aaf44739bf0869d9a433c1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f1f07d82eee14565aaa398067c924616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "71538e6e85ea4f569237850fdce5962c", "region_id": "RegionOne"}], "type": "function-engine", "id": "04a9a5a6b6d54facbfaffa26431ce378", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "766a45325a5a4a88828675ee878f9f55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9b306e364fe420c9758a77ab1574119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0b21ee4b16c04088a6ce9234ce9aee64", "region_id": "RegionOne"}], "type": "accelerator", "id": "288450c68af34f7b85d5bf4055af89c9", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9db8c23c2a1648c1b3c377ed82f0ce76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ac12c741a60f4ac3b46fd0283f4f878b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e57cd0635f5d4876898d452b2b26e4e5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9230b85617be43f2bee775155f827471", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bf0afd9ced9d410685878e47c2a74887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ea72c12f84b84d0bac35ccd287ea9fd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77ea50f994b64c299077f2300efccbc1", "region_id": "RegionOne"}], "type": "registration", "id": "9b1761440fcf4290ba7f669389adc800", "name": "adjutant"}], "user": {"domain": {"id": "7791d595ebd543c4b88db41c2bdb2de6", "name": "dc2b2396754449c884424f5dcc05b07e"}, "id": "d82c0186d1f843fd90a348540c0f6603", "name": "2b971e2cfa4c48c1b9fad86b7512663e"}, "audit_ids": ["a358488b1da34390af4f754c8311e5c0", null], "issued_at": "2020-04-23T06:26:02.698075"}} {23} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.071737s] ... ok {20} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.217079s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,751 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,756 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,759 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,763 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,775 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.692754+00:00", "project": {"domain": {"id": "026957e0f3984c34b7314b404f0050ef", "name": "f0a30c21f05541e7b58c2fbf2b162c0a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "06fc98325221489bb3b3fd82749ac26b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "0697ae6f3e7547dea4c978c5f63090d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fdb783c99db54340a5ef61e57a7ec4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb2d15c3e0b5439ab88adb88fd3ee32a", "region_id": "RegionOne"}], "type": "identity", "id": "ce20bc83bd764b8f8929fcfbca2556ae", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a1e7a257dea04ea583e99505d4da218f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "812eeaff15d043c3b8a7ae2092d973e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "30618c8f6d97490faf5598426cf3e852", "region_id": "RegionOne"}], "type": "compute", "id": "f9839be79a82440195fe674bffa8be98", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c3cf5ec7f4744231a4a3571fd84a1fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3d288ceb68c4d1fbaf8679cde590ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "beb608e3c44240e188ee1e7c08818995", "region_id": "RegionOne"}], "type": "image", "id": "1f457c14635d4116a14108230ef731ba", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1dc84844bc2846278c11809c77a274cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9d7a6b2f1f774fb3b353f6b2be8f5620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4c11510d55934ff1989bdfae7334c9c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "08727dd64eaa4da8b9f26f49393a626a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36b868c4dd84416fb0b4fe7999d00e47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8395ada6a31147ac942a6dc63b8b32da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f089daacfd1c490caca0e5a867645e2f", "region_id": "RegionOne"}], "type": "object-store", "id": "f6c41637bf984366a0419ee6e838e3ab", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "435d8f1f271f4ea191fd62a123a97ec5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06fd3bd2d6dc412193d7c3e6b5ccd781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3c505f3e5b044e9b34117e7ad2443b3", "region_id": "RegionOne"}], "type": "clustering", "id": "d5d610e288204c6ba1bb013bf4ec6e32", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c021a6800b0e4ca696b4d0723ec97090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b1f9f03b29c407fae54073d9160a2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c71a5bd86249463da97d3dc0d5541edd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1411ec26926b48ecabe7615424d57c7a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3b9ae72068f4093b471d026f40783d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0e53d721f444cd38305c129259949e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a778c7b940e42b8af01640dbe11a658", "region_id": "RegionOne"}], "type": "cluster", "id": "e04e9b8c2f934fc0bcf81b5175796cc3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41c91ad9d88a4e78b9fe590fc407f2b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f74396230e7a4f1bb7f21e5ead741c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "12a945f445c64e71a9fa8c57af16378b", "region_id": "RegionOne"}], "type": "data-processing", "id": "f2d16c8cb6db4886b517f21bec95583a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eee42f16521e4a51b5e6f2a6f0e7a228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf1bae7248654d1980353e2e6e6cb2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "17c20b4168b8440caf67cd8d47b33128", "region_id": "RegionOne"}], "type": "baremetal", "id": "ce747a64230a44f59be3e6c948908fbc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72e0b44406d74fa989aadaf3ad325553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed4e93460df341a29877bd81163736dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "99f443a555f64a7fbc75ade093bc9c48", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b02bc4b221fa4cc7828e8efbe8b244ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6952c86af83d42ebb57ebcca9c82820b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "388106905e7949fa84a6092fc9c1c2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "17ac4d43208e4969803fbeb548e4e82c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c0bb00ab8a4b477aaa6dfa922f0215fe", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "11a800291a2e40d4a01ebf534f77524e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "023aac3cd3014f6a9a45e4d75d63d14e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a6849a27bea44f119298300da0c855bc", "region_id": "RegionOne"}], "type": "key-manager", "id": "855b55ba487d40acad52b4c38e7bfb7d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec2c585df2be4ebeaee061b178eb1ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52411fa0a6ca4b5797640358a19225a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f9f08bc4c55a403aa8edc4c0f5273b3e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "43f42269dc2a41b7bbbb36c8ab4496b1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bb2efda4da94c09a10355b26b5276be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "551c260de9024f87bd7805bff093ba92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "faa2315b7b644ee980d1d0f5abe142b0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bf7ac30449b34a76812aaf492b6c6fa9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "21565c9d90c848e89bf4f5e5adb1df15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e29ca2ea10f4396ac1451ad2a17e7f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "27a015811914408ca197b0d99ad971ef", "region_id": "RegionOne"}], "type": "message", "id": "8a65befcf5e0400491f4151d6272838b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8b8b24583c341168b2d238d40881785", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "abfd5ca5cb5d4e65bac7a27eeba2ef10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a4a78bf8ee94306bd2b65b287eeaa61", "region_id": "RegionOne"}], "type": "messaging", "id": "d042479e180142f588f6095b1abf1aed", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3b74fbc4322f460d90246fab2b78d142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "561b3b80a3dd4639ac8a1eb1165ca3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2e05eb19a6be41d583374367b9470f18", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f5347eb83e3e4a0fab3bcc239b29aa30", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89ada34d026f4e49b41a79389d3aef0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43e71b68ba3442d685fdc9b10740c8c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1795c79222142d2aa684e4a9707935d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3436704385c544ae8542705b62486b63", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d5a665ad99248b69711a7a3f961745d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "871ff87af35440b08548974de62d68b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea8b113cc8a4412c8eb59ca059669cc8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6ad21d8f69b244b8a1f4f001da864753", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d94f052f01b449568fed962fdd25d043", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87a0f157c1594dca83cc037a7617da63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c3b98be5f9344658c81dacddd03195d", "region_id": "RegionOne"}], "type": "container-infra", "id": "d87765caec2b42eabb4e07e6fed4fd39", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c30cbd6676f24300b4a2b5074a759fd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d102f748410c4c679a89194f6d61de1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a8433a659cf34258b6000a187d9642d9", "region_id": "RegionOne"}], "type": "search", "id": "8ba6a3db46e1443883bc7688bb49036b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c05b39dea14e49a1b2984db6e5e41fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "42d6b9fa4eea438585b7c79e1717f950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b2c8aaae64c045d584c32a88a568b6e6", "region_id": "RegionOne"}], "type": "dns", "id": "d18d75585a664267bf8793eb56de1ba9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "71d502f9868e4d14a7c9d60c1fe272c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26d90bdcf5614638b1abc1640124f724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "978e4794893c469cb297a875a41c4fd1", "region_id": "RegionOne"}], "type": "workflow", "id": "7b2239443c64476bb95b1c100f776db6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b21fac393d64f6ab0dc5ba49da6c712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5f4d0f66d77543c1bf1dfac459973353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3ab3bfebcf28412d8392d5ac230e67ab", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a66ecd003c5b4c82ac97a77a6a575432", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3af3833aa3144763bd7e43662ceba642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0480c5fe8be44175a54af26e92b00b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e498a7780a97493facfd5a91ec6704b0", "region_id": "RegionOne"}], "type": "rating", "id": "7e59fb55ffbb42f3815a43356f2b2116", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6afade600dc844698afe41041f1a41d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e91ccd7746704a799a3117cb5d065b24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "97aad217809a4375990f45894b2f7ba8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3b4b5a9fb53e46bb84c14abe578656d9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "159daecb20624a45af912f3bbf06ed26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d6aef824bbd64ab68e633e75e2ddc413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "99cee70edc3b4afcaf09373a3a8ae5e2", "region_id": "RegionOne"}], "type": "policy", "id": "cae35763cad6422a9ed932b4124d1c8d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20c1224a00d9486fa564c79f9a6bbfac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d2a2562f7bd34d5096a87afd88046a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de54020349464b6bac747e42f4e4425f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8e47430150e54506a6556d344b6b0b8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad129fbcfc5e4b4ba8e4dc0927c5091c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "394d6af3c33f442895b8baa372384f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d75922f2100b4d649ace842c18c30065", "region_id": "RegionOne"}], "type": "sharev2", "id": "c5f0ef439e8b44ef90f9b5a9eda5ceaa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60866903ef584ab284f40971b7f8c852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b058db10ce884d129e23199e55772dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "abcfa9be427f4135b58d7109c2a07d13", "region_id": "RegionOne"}], "type": "share", "id": "90e816bbce2d46b78bfc110c45493245", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2c2837860d2e483a94a3cca4a4770fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d383a2ca7deb4ea1a8e0f8987b248931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6bbe15ed15c24ef3b4635f0482213b4e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4429c8a8a6b4ee58a9d8e0025aca85e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df194ee0a1cf4eeca2f86f98c59fddde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ad4fec121d94d48b916f1e3050aaa40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "864994744cbd48d58df918bc656400a1", "region_id": "RegionOne"}], "type": "orchestration", "id": "8165f9e314ba4e8f9a5a00e075d43d65", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30805d5678c144b5905e6055f495fc42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9429e9da70704f95aa3f789b027c834f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf4a74ad93ff460d9be42fed29b66af4", "region_id": "RegionOne"}], "type": "block-storage", "id": "02eed4d9286e4e6da6ffe12ffea8491d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7f0999097634c51a76dddd8da1b8316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5432df244ab547568b7d32b219f2279c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5f13db80e96489986518aa63d78d2a7", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ae167cdc79a4811bf6a4277ea64bfed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "135ee56cc76e49bd8e49136226a7fdad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93af5040a8034f56aeef3fb910c3ef73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9911999ee12145a281ef6ab8049a9019", "region_id": "RegionOne"}], "type": "volumev2", "id": "dbe7eb66a5d5444b99bde00c456d23b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "352ddd8f493a4a079771fd25f83bc5f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5099d860a0414d93bf9bcf58d0be6ef2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53431917ff0a47408ff1bc651d2f89a8", "region_id": "RegionOne"}], "type": "volume", "id": "8f19160ceb584cd0a4eb81efd0418af3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ed5828aca7540489b9d1537005ab106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72aba44498bd4cd4a490b4711cd75f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "604e95a0cb1a4c77bc983731c4ed8b88", "region_id": "RegionOne"}], "type": "block-store", "id": "b53869d79d474ecfa6c94704741697c0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d3d5ba7a015426180124c6ef0f6e943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5767e2fb8fee4aef885705390f359589", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c6b750994cdf4810b6e011a5caff1647", "region_id": "RegionOne"}], "type": "alarm", "id": "b7eb56de003f44b782f8015ab32eb76c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3034c3d0fee24b00853f65f5c3dbb064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6560e31d72c842d1a4e6fca0a68d680b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f1c6a72d581f4e36804e7db3180f79bd", "region_id": "RegionOne"}], "type": "alarming", "id": "3c61ca6ef2ac44e684fab80f1d05cc6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d605880f074b427899fc163f28b53324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8ff20107acd4f0988ed22667c4c8f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a546cc4d4ff46e4982fd6dc74b5eb3e", "region_id": "RegionOne"}], "type": "meter", "id": "a036c65abb964808b5632bded34c0c23", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "867ddd97aa204d8a9d87b7dcbfbfb253", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3443e5aed3b4018bb2d6a40e4384311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e44f94c8cd9d425d830485ca8e47d2f1", "region_id": "RegionOne"}], "type": "metering", "id": "d610cb1e63144a1abb001cf944581ba6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ceb1d40e11f14471a4130b7e87c6fc7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72d498693bf544e086cc655b1396b75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f352481f0c61484fb65cc29663b584f3", "region_id": "RegionOne"}], "type": "telemetry", "id": "4ddccfde60b04584be24336bbcff1c55", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "55368e33b2174277be8a1750a9a11fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "60b65a81762747488d9af5dd6675a3f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17b1c9fe5002480dbad105975b095fd5", "region_id": "RegionOne"}], "type": "event", "id": "785360bfa1b047659cd713f71e3c9fca", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33973cb6d325462abd82a6b37d752d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "331cef3224044fdf973352146e1aeede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e35246a703a0488b9f07b852191eace7", "region_id": "RegionOne"}], "type": "events", "id": "00281c66921c4608ad4a67fb573d9a7a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a512aaad7be84ebf84a3250f5845afe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d251329c84c4ac8b77c24ecf1b988ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a0d162f905f449c39cb7d2b871a34e6a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "636b112a887e48a58eb451a32fa7c572", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0516b2314c0b487eb57be7a385f123f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "88f5a2e86ff34958b2f20a32e4e19842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7cd55aa1832d43418464081538f824ac", "region_id": "RegionOne"}], "type": "application_deployment", "id": "97ec0246e32a4cc0ad4d88dbe5c83ab2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae97f3129f3444b6a01b5d280551dcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ef8318e98c349d9a2333ae93de527a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "09f4f9a8d126465f85ab80dc7ac7463f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a5752a88f3cc420c9865d948e3f971be", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb882b3360cd44e7abbcbdc07d6d062f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "09fb77aa00304770bca54e44ffa9bbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d1997d760d1541328997575c4dbe1d41", "region_id": "RegionOne"}], "type": "tricircle", "id": "e116cdbaf7a44afbb927ab961213dd38", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bf92097db64545dc976646885b70c26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a8375e16979144d28a0a66ab12fe02be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d8f00d61bd6942328e8fc1ec82e567b0", "region_id": "RegionOne"}], "type": "database", "id": "9e9c6e847bfe4c4e91238ce86bc44c62", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddba93cdbb3f48bfa5c25401cb6b5649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ebb47a99243e4927a2e4e9f91ca263b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c1251f009ec641a5ae6697724968d75a", "region_id": "RegionOne"}], "type": "application-container", "id": "4d33d717dbfd4690b49570b8f628baad", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8aa003b36f0c4c528d0d69df0171ccf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b555f84cb446418bbb22134fe77accf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "962edd1e00bd418fb3c934b38ad32196", "region_id": "RegionOne"}], "type": "container", "id": "2be7d8fbdbd6432ca641d9fea2742786", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af0481353f2545208e22fc9ae2864585", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "af8c379fee8c4b1b837271548730aa91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c309984cf5434579b18f11dc2e72f423", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4f4c617f8e764d3ab0da5a2f628e1dcf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "995e1d23b83144068e3d96eee9c84a30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "48ee1e3b6bf647e19846e91ae75b4bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "62fda3c3965f4f83947f6e2f25d7a359", "region_id": "RegionOne"}], "type": "rca", "id": "8217d9222c0f440cbf3dd35080058a1c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2920124c24774d2cbbdd79dad36b00af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6dbfcfc48636455680ad28f9d22bfe03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "6d07d5333ad14e6db5f1505b07c462b0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b7792cb917ea445d8b53e06bc1a52c7d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a78c7f1f900a4d00bd90c3f2b9643552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f442c9fc4e9f4dac8e0bc623dcb13ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d675704473dd4de39f5b61981ecc2925", "region_id": "RegionOne"}], "type": "network", "id": "6182f08324974a20a42bf381efbbf027", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a3420187d644bae9200b1263a91a304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "eab22001736645d78651a5edd6bcb6f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5867d9d4d1884db8ba567b063cd11231", "region_id": "RegionOne"}], "type": "backup", "id": "12bd8f72a14445ce9af854fa998f3052", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f95f6944ccd74ff999574280a8b57bb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d6abbcdb19a4ef38f5040db0a6b0bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "72fdc85034844514971f57d1b370744e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d1c0aa8724584de290336aba74b494eb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f99ee115325b49bcaf2d8a91dbeed15c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f2544cbf8d9848898218a37dbca256a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "002cd15a1bd2463db1f7192c3e253872", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c54a89ab391f4780807da9d33d114766", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b4a4c41c40b841829fd3a4bc8ccd20d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f74fa5b7156b4a179b0dd168ce0b56fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "79c2954edbe44d4f8f19963445abe27b", "region_id": "RegionOne"}], "type": "monitoring", "id": "9b024758854846a7beeb74e86805bd77", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7413cb71c8904f0eab0432694538477e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea1a7bf236c24265bdf422ee8e7d91ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cb9be8c051ad44c19cc0c362f6620ba8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9e737d518b844293b54f7d39b8d658fd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d4ebd60d9bb6497ba06d7874b501b86a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b7d75a3c976b4655ba416be826d70ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ecd528d02fd646868d1a5a7949891f14", "region_id": "RegionOne"}], "type": "placement", "id": "c547154a773046a8bb513c12ea09ee1c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a09cd4df09114db787dc3c6f3e27b803", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "adf0213875d744459e804527f7726e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5b419187532e4e98b92e6230232278fa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d2a38ee4a43b46b5bdc23a117ae77f9c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf92d2f7f77c4dad839183aa283558f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a4c42564f0e4deba066572d95d34d39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6b4eb51ac77c401c8fd973f180c8b1c7", "region_id": "RegionOne"}], "type": "ha", "id": "4b6e72d054214207a2a25d41ff734978", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c9b5ea7d11c4d8a9195cf825f77a3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6d5cc6db390942c98a7135c43d7572ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "daa99e28a4514dd8855202c1ce3bbac4", "region_id": "RegionOne"}], "type": "reservation", "id": "2478acb83048488daa40c996d5e3ba1b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f3ef73aa93f4d3a986939babd6af920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2f43ce47d9ea44e38568bea094417278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "35ececf007ab4735a6210a2b3771bf77", "region_id": "RegionOne"}], "type": "function-engine", "id": "cdb48164ccf94765a19f6955ed4a7fd9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f1aa2dd3ef944a30b0485bb47227e5c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1f72cf367de647628b1b25e6b895bc59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "aa05dbb411ae4ffd9107ed5736b0fe5b", "region_id": "RegionOne"}], "type": "accelerator", "id": "0dca9bec2ddd42f2bab71dfaf8ebd24b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3fb7154df3746e789d3a08a1d1d85ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "494557d19d344bd29bd05f6a1e2da6b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2486f6cad26c4dd09222d7fabe1cf45e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "17c29cacfcd54a7f9209c9a6a98517f0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a724e36094c94f30849e5a4758081bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee5a137cb8e042aca2d6e00471c55d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cbf622172f5c4304b5dee712f9875dfb", "region_id": "RegionOne"}], "type": "registration", "id": "fefe81a603cf43f9a3216d2d91a83810", "name": "adjutant"}], "user": {"domain": {"id": "ece3ccc93f8041339ab59bd80bcbbd1e", "name": "9e7b8e445a7449c4b054880c5ed1dc35"}, "id": "59d3a71e158b447487f45907195b074f", "name": "4c11b8346ffc4a8ba151462aea78a152"}, "audit_ids": ["e21cd9e694944f2891f4250888d858db", null], "issued_at": "2020-04-23T06:26:02.692754"}} 2020-04-23 06:28:02,864 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,870 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,873 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:02,893 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/servers/detail?deleted=True&changes-since=2014-12-03T00%3A00%3A00Z" -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:02,899 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,902 keystoneauth.session RESP BODY: {"servers": []} {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(event) [0.073800s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete [0.059700s] ... ok {8} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.146558s] ... ok {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.081302s] ... ok {17} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_dvr [0.344415s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,623 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,628 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,631 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,635 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,647 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.563090+00:00", "project": {"domain": {"id": "492fdec663a94208a5a80e5b5c3b323b", "name": "c25157c02b564a1cbbcd9bb5043f4630"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c068392717ff430c8f471af63fc2e06b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "830ddb6583ff473ab65bf9dc93c36dee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3eed04eb02bd4913907680964ebc5ba1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "221b56a319184c8994d88210fadcd4a1", "region_id": "RegionOne"}], "type": "identity", "id": "795252fe37204e978b1072b07ce6f528", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7b6736d0f39d46839a017ad5b916f933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f58d21806a104161a59ba0baf9020112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5031d31b75c04a96a182f6b243fcf70b", "region_id": "RegionOne"}], "type": "compute", "id": "03144d28891a427c828dc6589135cf46", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "74ddf83ed02048ae88ad7e1c969b832d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f6b209b3357f4715b705026f98a6f79f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3f3ecae8be574ec6974cac74aaa2c1dc", "region_id": "RegionOne"}], "type": "image", "id": "44fcd6d14bf14c278a94c3914657a7bf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "88eedb0db5b64b97a95c705f685b3665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dd6add9377864596bacc09bc1d1c119c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "45b12796684f47ce94dc35dea14d506d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4f295dae5028498998553bf9e141e73a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab08000faca54b4db7ecf9e7d7155917", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c16573477494a05bb9c687f0b8b2c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5ed142dd3664554a8379ac60309b970", "region_id": "RegionOne"}], "type": "object-store", "id": "ae979f36a9fc4ae795c6170329e220bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a23bb097e61423792cc7e8f4cab0e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edb8fb0d825343bda6a8eebe764cd724", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "523c6b1d3f9e4aaeab69a06e296e8401", "region_id": "RegionOne"}], "type": "clustering", "id": "8633ad433128449597a3d6bba0789275", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "af1566f9d27d4b239bdf4c2a9e91144a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a833908dc954a3db259794df30eae3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15861c2156f941c5a0b2208e3801cb0b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "de49a47aae134eceb6a5035aaf0b2578", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0ce61747307e43cc942f9f1a84d6bc65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "556c858d08a643f4881a7801dfe3b2ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8663d724868e4968997e4da5b7772a9e", "region_id": "RegionOne"}], "type": "cluster", "id": "75476911029f43e3bb98ac971ca2fafd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aee99de6b7574b50bd0e3c7c509a8466", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "176fc536988449d0a1eb203fdf00a2d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "773acf09ae47493b97e93bd6d7bc9b80", "region_id": "RegionOne"}], "type": "data-processing", "id": "477900aa20404a5e927c35bb809ede65", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1387e2a8e61473a97ae54565029ef9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "545b2a1a2fb14cc78c5a216763a1bb82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "19b0b89f1735407c8d18351ae0d2a6de", "region_id": "RegionOne"}], "type": "baremetal", "id": "23fd39f7750d46348f191ee85fdba12c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "90ed2974c8d64dac9c2ee9a967b9e9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6426151ae4d54e1ca010ad98e7d39599", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0205c3f3dcce437f834e00ec4fa892d7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "82ffe5cfc32a4980a28f111309904f8a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "830859044b154428a8dd67d3688ab495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cb4c95a930174fe4a9e136ec6ca403e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "abc438738f4d418798ef66b25376d7fa", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "aba3851bca2649dfa2c1af7b8681c5b2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a83c5fe9b5494fe28457e144fe3c74d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a1e0662cab5349fba4c6d963feee97e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "66c168a34d8e4d6a8a9f324b72d29fd3", "region_id": "RegionOne"}], "type": "key-manager", "id": "7189b38b3ac9451ab73009546c7ad2d4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f1443e6363c43a4a566699fcf493854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22a6fc25baf14915bca6db8cad617e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cabf76e9f75f44d2a37effb9357ef689", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d2afd2fdce6f4015a7302f6a710b3c15", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ca50f0e460e426ab1bbf7e45cb7c0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5bc1dbb1ba834e6d952aa97f38a25cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b7b74f5a88a4439aab41d0686fb02c39", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c6323361092144d2bbb56ca776447a5b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ee3f497574a24aa5b158a396d608e398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "940034758e414e07a5a6162ff285bb16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49dcf000fcca485d84feada7dfa97b83", "region_id": "RegionOne"}], "type": "message", "id": "1d114082733e4c83b419d3333424311a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9e57ec8ead864d01a444efdad3a3022b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dbb3b7edde164db49fbf2bbbdf9f0d84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "75195c0a521146a499a87168c6047e08", "region_id": "RegionOne"}], "type": "messaging", "id": "d05efe1ded16459ba11f6d03991b3df2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c2dd176e49a54c459e44c6e51c62e895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf68d4a5a02e455c94d8880e5e281703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aea09ac1f3b247bea2b02176e4d20dfd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "35ce0dce30574e61b0daff2e2f47f56b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "591b8c0517734d5caa95a0ba9c3da947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be188d9fead4446eadff1992afcd962d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b440629a47a4463ab61ece185c326161", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9d19f670f04040ab83a15a72257cc76d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c68456796fc410bab354aa68b5a26f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05dcd3ba05844ed2b0dd9f277f645628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "23d3b173eb9948828b61d6293b801da3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9b1c8451f4654707838ca3758ba8695d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe511686371c4fdaaef9672fc13270e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8250db24c2bc4de1be5129c4a5408e36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26c4c62bac87405d8b0440c408723638", "region_id": "RegionOne"}], "type": "container-infra", "id": "bb43cc1e74c14f248db88586aff42440", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e25eed7b644248ecb812df7cb0ed4975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ffbb981251df4a79ac7fa407303129aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "10df2b0e0f2142ed90ceaa549752062f", "region_id": "RegionOne"}], "type": "search", "id": "70cb37a90c83411aa38e8607f08bbdb7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9207811456fc491f88b5c2a73ea9e7f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ad378887f7349218ddb9548fad595b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "85ab3e45d4d541558810fc62cff46d21", "region_id": "RegionOne"}], "type": "dns", "id": "80e713b74d1241a2bb85d3c3c6485852", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4360c39584584cfb9ef519b044adee14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0bbd199e2aa1403e95a06f8678ff1446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bab8441d2c841848f553c311fdb5f5f", "region_id": "RegionOne"}], "type": "workflow", "id": "be79ea4cfbc54528a53e44224b160b95", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "abc79d7e428746f3b08fb8e3f95cb789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8137fce6360d4efa9963c5a777d833e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed4f58ef4dd14abab5d7ddd6e5ec9cce", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b5453dd757b2421f86e7658d84605223", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8692b638b6244bdd92ad765c09aa89eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "72bad59c7ebd47f0be616af68a7c46cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6bb845473a424d1aa2f1f88233f21add", "region_id": "RegionOne"}], "type": "rating", "id": "13f045a31e5c4d07a976702aae6d64bf", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd015a4091144ff5a10cc675305e0090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f03a7fd4a29d4989ae85d50f4961cff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cbc288da2f84423c8df071d24b0d772e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "32c05a79b3304405917d1848b8c4e922", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be498e163611467d87eeb496a86c5b5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4cc2f10a1d514e17b2c9a9e94808d392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "36b824883dc44f92a3951d2dc18667fa", "region_id": "RegionOne"}], "type": "policy", "id": "957004d0f56b44ebbd2ce7b84d792541", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fcf5501ab4841c5aee0f212eb1e4761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d2e7faa3c4346c2928aa99abec10ffd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47b996d6a97948ad8627a5bd75795c89", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5bf25040722742b7bcf16c0954402586", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2f94e4884388414eb6822fa8e6168904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84636de8ccc14daf8c39919307e17482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a69c0021a98a4014b5e67c303a11cffe", "region_id": "RegionOne"}], "type": "sharev2", "id": "dfb62bd5688a4790b6492c68f89b2e4a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "778588c9b8fd4ed3bee4fd14d2cc354a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3fa57b6efb2498ea2c884ae93ea4ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1f29ddce250b47a088eeef94a5817593", "region_id": "RegionOne"}], "type": "share", "id": "de85390ab6c24ccf81e199393d46c89b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "519e806e561348578608ed14fc9ddfc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba48dd46424446dc9bbec791f9112060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "091ed6f2160945af8b6a96fca38e3854", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "70c2ebc2c08243a4a28ee2c0f0ca0b00", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db23c6ea129b42a2a315189f6c073ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85a2b4b277ca400b855adcd560e28ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c7059f979534a3b9213f2eab36f45e0", "region_id": "RegionOne"}], "type": "orchestration", "id": "4af780b50f9e41cba820d7878e7cd389", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e4f70b7bad84a16b875a5a9d2a7d9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef14f6b142942d7974df4a82570547e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f49eb1aaecc46f282b99f3aab1db362", "region_id": "RegionOne"}], "type": "block-storage", "id": "9b9c034c58194d5e9f54bc26209fce39", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5be6bc7a01c44568b0c162eac7a321a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "855690cb371c4095920c33e7cf506096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd601ae14c8640e3b348feff4d658514", "region_id": "RegionOne"}], "type": "volumev3", "id": "19b4f823a8044e4d97693237daf317c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2dc9cd44ee449b5b420e25d6712992c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1387bade26144c27a6350392ca5f24bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fad0eb490764434181bc9a68ceb5f3f9", "region_id": "RegionOne"}], "type": "volumev2", "id": "dad0e6f550b147a7abf31782a3950fc7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc47cea2d29946b29370b8e4f903288c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ad27607f39c4f8886d75dfd75d2abc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce75bc071ce34b25bf36fa4c5dd0e0ac", "region_id": "RegionOne"}], "type": "volume", "id": "da50bfcc09084eb1b646880e8b915056", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e8a8883013845478e55c18ee3531185", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25804ef00afd4353b47b0237d2557e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcd97d00bb0f4e71ad654e550bb51166", "region_id": "RegionOne"}], "type": "block-store", "id": "3de16ea1896d4ca09830b6620dcc985c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b81bc1583a04aeaa4efbe30d32e3c08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49d289707d1d4f99be827339bd227004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "418301dd17274cd09fce65c25bce5419", "region_id": "RegionOne"}], "type": "alarm", "id": "b0d1313954984fa7b61afea59b76afd7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "033396cd9bd24bbc9e1dad5024df1904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6ab950f4e914b7d8808d924827d29db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1c5963ea8d224d8b985e60eb4600dbd6", "region_id": "RegionOne"}], "type": "alarming", "id": "717eabc72d4b4831b292ec17e3be92ce", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4d6b3b3540449f1931262f421e7f910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e60729ed51154f7981e68b9308a3442d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "20bd10daf36544c09c6599355fbd7470", "region_id": "RegionOne"}], "type": "meter", "id": "a5d3fb52ae2d4a53886d704ec1683f42", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af8b1a8c69bf40e0932f1ab584231986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2e8603389a146cb9deb5618ab7d57e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "48b1f298f6824ce3b343df0107dba05d", "region_id": "RegionOne"}], "type": "metering", "id": "420251baebb54b31bc753a0d0cd90b0a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4344f8e219d944f38cc0d9354e372f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c974c1ca2124478a0734c306527f107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bfbb306afc594a329bcbfc5fda3fc8b5", "region_id": "RegionOne"}], "type": "telemetry", "id": "390961a7bf4f46c79046fb01fc49800c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f4be3a7a5439424c85e8e4448bf26a23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b0cc6f21bd2845ed88cf7bb298c7b1b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d29864cea04f4252b9ae97e4e8ecb54b", "region_id": "RegionOne"}], "type": "event", "id": "6d41d7fc680c4c0eb57a0c5d3365039e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7b9cdc9c8bfc4bf1aa6c2585decec08b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a78b7133977c40989b7a56260f293dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ba31d9ca807a41889ff87897d5b31113", "region_id": "RegionOne"}], "type": "events", "id": "a64fdddd656746318a4bd462e487c477", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "903a006f7b144c15945f976f28019897", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f72153860f1a4db19e0c3d439a9ac026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1aec6389f99941239dbf6e5b926b4348", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9a048d4747bc48d3953cabda5e6b4f02", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c61e22e36ffe47d29b9b799dbfaeb383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aaa79fe8bd834f0fba12e4e0f05195ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bb6b288b795a4fa5925d3d512544d32d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0bc0a146cb2c4e0f901b42aecd7a08eb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d040224164724bc995f707a14926baef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1fe346aaec34773844488223b1f7c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3bb07890d084b8fb735d3dab70e7c45", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f114ddcc2f6f448d95d891a13d9a628f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3bfb37f88ba42a686fbcb465d00859e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f49e2006171840b89fbc07fdaacf7dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b977f4e0bf2c4a348f6b3e97e4cab613", "region_id": "RegionOne"}], "type": "tricircle", "id": "5d4726a6674e41b29f60262e687d6ea2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e11eb05be5ec461280ca0c32cfa7cbd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3df04f74951644e9a7a4a7bfb4d681aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6bb2c5eda3da49048d636efefab85eed", "region_id": "RegionOne"}], "type": "database", "id": "3952a37647844a25b45942488b155190", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2de0d61151574f728b2e167313f22560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54693e0c5dfe413fad843b7562abb77c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6ebd31542d5840ab92f0b33c8fee3e84", "region_id": "RegionOne"}], "type": "application-container", "id": "6d68d32671614446b6f2eff7239b7f1b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22bc9541a17241d78041f544b9ccf746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc41f083ef344754a889f7c7e4fe3677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "35d7dbca4688400883e1d8cbe1175dfb", "region_id": "RegionOne"}], "type": "container", "id": "94db2806da204481832becb9febd634d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f1bf166f826446c6b316486cd81bc098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "122d1e14a5ce4d8db3f5258f90f732c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26693a1aad414f24b89e8b2fe05ec905", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f3df4404c9234998b3bf299451e4d87f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "824753b9d99a4b178a8a70a17b62587e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6909aa6fd5064b02bf179b943843a29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6ee60c0262d64b69ad35c3df5a98598c", "region_id": "RegionOne"}], "type": "rca", "id": "e85e84f93e4c4814b4bc281620541738", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb111c9c18c244b5a24c6aa447b6556c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5768baafa64a453997b3cd814f5ba677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "af9edbc41a554c3692a85226dec78210", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "17af0ba4ef5247b5a6d4129f50c2695a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "809ea6cbb8c94e4d8862f34953a3edd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e472318f71054afa8333473c0955465e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ed0506de2b354da5af8a3a12f04f5c31", "region_id": "RegionOne"}], "type": "network", "id": "f5aecda1357445d5873ee2a527b8856d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "712746eb50da487bb6afc3109e969ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4ac005ee0aef48cf9df91e16373523af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a6295bf81b884aa58dad66a1d49d2420", "region_id": "RegionOne"}], "type": "backup", "id": "904e587ec4284d1692273808af5d7723", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fefc79e47e934ad69f4c08869560f9bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3de8895926134706b3b519488727f6da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ed26d046a230476a9b74bd1ad933f871", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fed4f45c2e1649339b19c4bc73c08db6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1448ba41f4364a8d991318fc24aded67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8308edda84254defa37ee72ecd0759a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de23af5f769347e0b7d6a455b561076c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3286edcf67374933adcf08be6805c538", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "738f6c7f4f094eb193f6bb1a1d5db7cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "47f86f391e1f471b8303e7636f712a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "74a1e5021dc341fe9e996f90d6fae5d4", "region_id": "RegionOne"}], "type": "monitoring", "id": "87c5d29e626d4ee9b0bbd6a707f9740a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc29dd25687845769e3bb61c166fbb0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d12df6b147ea4a6bbd108078cc2c6b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8d2507b6fae94a27a97d6cac74751b4c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1250d5c8233c47bcb38d2dbb4eff1da6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cf9cd90eb8b94ad4ad0ed01e7465298c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "78b5ed545b7b417587f76b77d470699e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d86b613eb0b8416a8470a18fa4ecfbed", "region_id": "RegionOne"}], "type": "placement", "id": "4f8fe3412d554b848b134e354f7f30cc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a7ac26395a534dfd8785e0867201e3bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b2cfe4b746549f8a301354c15f664a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f44c0db5a2c84b1e86bb21083a59c985", "region_id": "RegionOne"}], "type": "instance-ha", "id": "93a5b5de94594126ae048c12e635addd", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16d994424702448d938c21c035645747", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03a292447fdf4d1ca2c16b91914a3a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9f8866c16c024f5cb7aaf0fb50668d19", "region_id": "RegionOne"}], "type": "ha", "id": "dbe0de990c7140b18506da7268b288ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4c25f90cc8b4483b936efb1ff3d248d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "34319216b90045c590a5b9d9743a26ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f4a3b662f82041fcbc66320fe41a37e2", "region_id": "RegionOne"}], "type": "reservation", "id": "7373571eaf224c6d84bb74565d14fd2c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9e3c54ce85474847ace5c6e84af68bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b1d06d9fbaf443fb1c1600bae4c6c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1a556f04b24445a2ae60c875fd3c32cc", "region_id": "RegionOne"}], "type": "function-engine", "id": "b1dc713428584f41a5f55cc2ccaed922", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8cc9d401c184e46a23bde497c64f4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5aeb98c6cb55468f8562502754fa8321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "055314ff04c9416088db23eb2e3176d1", "region_id": "RegionOne"}], "type": "accelerator", "id": "ebe90da14724432c9d38a648e72d3a42", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6aea0b5e069349a7b91276b092ea7ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "180357fa658f4c0bbf5fd788bc899490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e14003128a4b484f85db64d33dbb4f91", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d4aab6e84d5e4ee39a6528c2865b5bae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a129a36ea2b4c23af91cf7869a4a1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3a0dce834bc944d49c1456b08cfc6a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bc3db974262a402ab9b34a804b706396", "region_id": "RegionOne"}], "type": "registration", "id": "c56152b2cab14b45a2207f217c303090", "name": "adjutant"}], "user": {"domain": {"id": "d66eb399105e4ffc8f7ec84127a226be", "name": "0a0171f9573845819c82ecaccde7e46f"}, "id": "8dedb3e695a341c48df24343616d528a", "name": "cfee01b7df714559834517d4a1dec925"}, "audit_ids": ["a0633b39d9414c22b07bdc67d825d54c", null], "issued_at": "2020-04-23T06:26:02.563090"}} 2020-04-23 06:28:02,798 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,805 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,808 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:02,829 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_interface_distributed&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,835 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,838 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_interface_distributed", "fixed_ips": [{"subnet_id": "internal_subnet_id", "ip_address": "10.0.0.1"}], "id": "internal_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} 2020-04-23 06:28:02,860 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Aha_router_replicated_interface&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,866 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,869 keystoneauth.session RESP BODY: {} 2020-04-23 06:28:02,891 keystoneauth.session REQ: curl -g -i -X GET "https://network.example.com/v2.0/ports.json?device_owner=network%3Arouter_gateway&device_id=57076620-dcfb-42ed-8ad6-79ccb4a79ed2" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,896 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,899 keystoneauth.session RESP BODY: {"ports": [{"device_owner": "network:router_gateway", "fixed_ips": [{"subnet_id": "external_subnet_id", "ip_address": "1.2.3.4"}], "id": "external_port_id", "device_id": "57076620-dcfb-42ed-8ad6-79ccb4a79ed2"}]} {27} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.059378s] ... ok {19} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.390417s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,604 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,609 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,612 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,615 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,629 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.548235+00:00", "project": {"domain": {"id": "84830c3cf0cb44dda3a55fe69569a89c", "name": "aaba978f56944e8590e24ec3d99bd878"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0eb72a447b364d548654046544c0d952"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "55aa3ec355094d4d8a65001dc1c12cec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f777ed9c472240e5aa094a311cce06c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cae89ffd266e49abacbc1379268ecbe5", "region_id": "RegionOne"}], "type": "identity", "id": "c6d19971105b420bbb2181e314060fa8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "63a92cfd7c6149a1a01e4b37606a13eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ccea9c9433bf4d4ebe07623d9453e00f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f7b0f52328b0472e962117e7fa744ece", "region_id": "RegionOne"}], "type": "compute", "id": "665be47c3ec441fa82ebf95518e4d1e2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fa20f8de5aba4091ad8b7260198b6bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fba9ef14f4ea485c8d0dd27b3bcad048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "69647f5d0f3d4837b6f6b8976058d49a", "region_id": "RegionOne"}], "type": "image", "id": "0a72c7134a1047d29c13b03fab5aa770", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "42120f968abc497685854bd143176873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "362dcdffc2a34c389b0f5814ab3c9daf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "86150ad88666474aa267adfeb183dc98", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5980a4fc1ea64c23b7163dfee42a7999", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57ce7e9730e44f058cf7635f161a9ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "852200c9b99f4fffaa82bfd9d6c3c3c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c535f88dc90f4a9d9bdb11e50a48c933", "region_id": "RegionOne"}], "type": "object-store", "id": "186aed9761fe462fbc941945c3f19751", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9947218d3e5640cfb945835204230a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49e2afec78cc4488a3b130bd0efd7a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1113965cce1043cda5e936f35a0b5c6c", "region_id": "RegionOne"}], "type": "clustering", "id": "4a2a48d4919d4504a97a342545755929", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fcab7f8c0c2849b28713baf5b174f23d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a151005df9c2421983751f0deb42fee7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9d3f1c4ded274eecb971b3eb97bed6ca", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c72c90a5c9c64848ab1c99ceba18fc51", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12d8ee158c4a4677a96dddf289566bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ee70f502c064deebb2b01dd2ade52f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cef6b76f228e425ab4531fee4c00d243", "region_id": "RegionOne"}], "type": "cluster", "id": "ae8950cff8a94fa6973eb6cd61e8607e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b14eebf5cdbd4c599b32468a555a5a93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8c9b5341958c47eeb72a7fb3cc07824e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0e53809879b045e2abad306ac5808386", "region_id": "RegionOne"}], "type": "data-processing", "id": "eaf700e81772420c80463c5ae7aefd4c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41fdf8a22ee14ad8aeb2d1d5ea92e2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "435501ad73d34081a1164aff7e95fd27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad2614b0964b4ee59d35fa11662c87eb", "region_id": "RegionOne"}], "type": "baremetal", "id": "af412374cd444b9ea0a51159412e88c5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bc54559f7e94304afbfc90454be2aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "001254829cc8463e9c05e8c723d1a2e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09b8cd8134b04553ab84319f24844ee5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c409dec7ff6e4bfea198d21258aba68c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4243a32fe62b451691f7250373f7b558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "59da50e1571a4e6abdad3109e5824000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8db9dda865de484e8ffd67eebf6839e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "66ae07a79111426787008892a182f994", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d24b6e0d657849568fb18a999f8100e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c379f6b0168c42f5b2f01a5f8a48ec2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f9461546743a4f21a894e1062f66373b", "region_id": "RegionOne"}], "type": "key-manager", "id": "c218f242b992498788f0b7a5031f6be7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eaa79518f05f41e6846cc25fd67a5e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8378ddd6613b439d89201776d0e0b260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "59edca3763b245699d8342e1d21cafc0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "363b09c91a0e4ef299e44f7d4c555bf8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "87b192f7ee784274989df928084deff7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "16d0d6b927204e79976bdf5a06f884fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "94466dceb5d94ff28409d465cfa0ed08", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c3f3e600e336470aabe6325874569fd2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "200f0567546441828323c512738752db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd56c4fc0b6f42af809c9d6a0581f738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f25ee883913040fea67c87ffbe4cdd05", "region_id": "RegionOne"}], "type": "message", "id": "3b10cc612e8540afa3d90965f6ed1498", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "36ea574a56c9428a944e5593c763ff62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6213ae18f0e54ee1aaaa4a4a06765b50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ec786440cd7846c3bc7dab42418ae1b3", "region_id": "RegionOne"}], "type": "messaging", "id": "4dbf06e37a82476da113779981d2e06b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cc34a2c229a54e5197f963bfbdc00461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "53bfdc8b39f44f2e93e52ea07b5108e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ebc9b5493e2d4414be5094c5247956d2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4b981131621c444688b622f1e5cd1a23", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31f9cd47ddb14df3a934d75f870ad2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86b389ad7b4948a08f91cbbf3c5627a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8d230817e7f4f4aa8d9227b15d24b15", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "411c06ac1ec14864878d678e9b9caf36", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f47699e97e5407f953155dac529facf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d6df6c4d892946ff86b1fe609d37c082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dcb95aeff364a90a21521c52d6b3c82", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dddce9b24cc64bc79636074899db62c7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e4eb5e4987d43528423c2d52ba6d795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d8995746e894db0956d8a89193ef006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75f0a5334a024571b86d2220212d02df", "region_id": "RegionOne"}], "type": "container-infra", "id": "31df2f25e5b64836918e3dcf0c29d480", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a6174f62230d4897a215349af6f8684f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7b7c628b58e84a9cb7fb517861f91471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f51060db0f6947628d97cbc2ef1887c8", "region_id": "RegionOne"}], "type": "search", "id": "e4dcbe1cba74453c838025127e39c781", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a71b412321ff4d1dad8e270965555feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "69b962aff02b4c2eb5d645c8955b23d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cbf53c7be59f4965ac8ddc5a6fb378e2", "region_id": "RegionOne"}], "type": "dns", "id": "9a5a8df78ea84a5ebb048b0d9d454587", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69934ea7c14943d3a572f75a3bb82153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "05e0c6ef9ece4d209a9eb90ec7f845de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9e526ed7a974424fb4f30f395d4bbf7f", "region_id": "RegionOne"}], "type": "workflow", "id": "4172916b6760480eac1ecad2e80ad5be", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4918a8cd2844702986899cf8e8a9a6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0a6241c05e8418c9f5c2b30e5d3cb47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a6081c6e1b64470782351e1610a6d580", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dafa0989d03d441e9b4d17a6b86301d4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "221fa272fdd7437982f4aa60a6edc1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ddd64da49d1843c8be386cdd2969139b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c01b8be8eb2c46c095df2690bb77760e", "region_id": "RegionOne"}], "type": "rating", "id": "5537a10043284adb8f879cead78547d7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ec83ca3d3b2a44cea0386faecbe6a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d64500ac06142068e3182aebf17066e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a850d73171cd4890aad2f420317da12b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7dfa3945f7444dc1ab132f1b8772f37c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9471d4fffce94962b5acb6bd23bb7a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f127a91f931b4b638492c0073e598e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7912db6b79c94d7e9be7ebe762e9eef7", "region_id": "RegionOne"}], "type": "policy", "id": "c358b51b6051490c8fc75cf3bf011bce", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b92e0f52e9964ef6bd3c9ec8dd3da54a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "917f1928ea7a4941b3d0c233c18b0655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21f40382a9ca40a78000108e39a0e0d0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dac12bbd630640709d79586705531d1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd3a3d57f9b84bd38aa2cb0f2acfecb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0f2c9f6202744b98b7c7b2e540695c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d0e645aa6ae4d49881ca45e67afd3bf", "region_id": "RegionOne"}], "type": "sharev2", "id": "524bdc03f5ca4c339348cde694f7b11a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d640e5f0124842119c8abbcc3069be6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52d398dda5cd4adea6faba2498529557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c42ac1d7cdbc4319a27c70cfd5d002e8", "region_id": "RegionOne"}], "type": "share", "id": "d237d6c16dc54b18827237657ee17e76", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "23bd1dc71a0745549aee78af8b2205aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a9a47f2150444289884e42b018cedd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ed32eab57c04762af92cca90e84e475", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6b4ae3ecff4142e398e7b657cc0d48b1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "075d6313182a4d9ba066ba457d3306f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd767a9fcc374192bae5b469fdb5abb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad2df392ec7e4639aa145ebc532a18be", "region_id": "RegionOne"}], "type": "orchestration", "id": "6abd04cd83fb41e1acd6f4d1aa84bdd1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3602193229cb48ee929e5a5c9e1020ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "032afddcb1be4b3cba39c8cc105bbb52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "980d82d9d2b44c5fbd1d4976c6ea8fee", "region_id": "RegionOne"}], "type": "block-storage", "id": "2cf598b3179149378541464a0bedba0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a913f944a44f50b1ca5c70a9b19bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d76a8ce23b0449ca688bb8468f1ef8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88fba361c89b4da2b7442cb662b3d21b", "region_id": "RegionOne"}], "type": "volumev3", "id": "9fce38ae623f40be84287106f952b8d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35a1ca42c99c4c17ba351953da37ef11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f46ef970a1074938845ed7a0fa9b8508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43761dd20caa419cb98d5e1efbab17f5", "region_id": "RegionOne"}], "type": "volumev2", "id": "a708dc82e940479d9d3541fdbf805f42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ae9fde670c947a58cbe4e803da81c9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1099420ab47b443aa37688759604e663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d803cae232f4906843b03aa3c799c2b", "region_id": "RegionOne"}], "type": "volume", "id": "3bbc2de5624047f39eaa7c0d3f9bd5fd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd5036ad4b54c49b8a995b4bdfa21c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3db67e69b2642448d08222802c041c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7477208dac18477cb140bd141e9854f9", "region_id": "RegionOne"}], "type": "block-store", "id": "0301da2c73b348a8986beccb9d61e6ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6f9300d66cb48c6a24a1e593276b4c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2af8d68279cf4dc59dcd18c376f8e5c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6bea482efc464f28a0ef87cb5a608605", "region_id": "RegionOne"}], "type": "alarm", "id": "dbe07bef3fab49ea9c4dea07bb8dd2bb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "950edcbc38284f2386462c69faee856f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "97ca89006c8941d5be94ca07e13c77e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0790b568e9fd495781163f13b3432a7a", "region_id": "RegionOne"}], "type": "alarming", "id": "614fd84d349f4082819d61b6a83bc9c6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5ffbe6529ced47cb83ab640963142e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "258877bfe5434c96b98d849fa65faaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "49369ae81e5146919a961920fedf2b8f", "region_id": "RegionOne"}], "type": "meter", "id": "d7b84708239149aeb6d40a7416e4fb5f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "708b0959322b482f8caf5638b95ea6f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "279e1dbc23ce442b846a2b5c14b634bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d00ab5f2f78f4d8493d027dcd8cb69f6", "region_id": "RegionOne"}], "type": "metering", "id": "4b50f70eca154464a0d98c2617b4bfd8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "be073b3dad164d529eee0616431032cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "653b676f8bd64c2f805f17f48e50cf72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b266741355b64c0981cdf657d73d15eb", "region_id": "RegionOne"}], "type": "telemetry", "id": "7f9b9f64598145609be6aa3cbfc9d76c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ab7289173e534da4a605737d7a1c36f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ef5915e5fe9041a58ebbbd12041c73d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8872a518eda2475cbed153d8d30c7651", "region_id": "RegionOne"}], "type": "event", "id": "68064b09d3614d219c0f6400e753e37d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72d71d39bd3d4433a40e1b8e4e57e298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e45884ded9154198834d2186ee2248dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a0fb9d6be58d4a408bb1251c07024f36", "region_id": "RegionOne"}], "type": "events", "id": "cfa0f3718635473ca201661be7735723", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e41476ee11a943debb6476743a99092f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6cd3b304d40475cb2ebe45ff09ad5bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "64173b0c3e9f4088bc4286cb703dc222", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ff5c4698e1a447238e08cc0dee0c5725", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7db57df79a384150a5df7375c3b275bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7a1f3d3419b4c2b892b84743a0502ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8cf8eefbe904435d817cc9cbe4c4267f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7ca8495632c945068b9067d4be09796f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "941032974e064c5784b22ee08d54e7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c35a26cebd1f446482bf495122923ced", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "252701045e8d4cbeaaca6c2bde5fd97d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "337d1aab88ef40e885333d5119ebe003", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84317c3a3d3d450b89ddddcc92569a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07a29b49816b49b9952efd704fb13a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2711e93cfe29469db96568611c2f0180", "region_id": "RegionOne"}], "type": "tricircle", "id": "5ed3836d3c2b4d1698faf5fb6702f61a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "44b0faa1ab1c49b893f937cd2dda3491", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a2aa25bbfce24096b4dccbc946abf5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "60f0b38a5eee4964b697560a1ebe8780", "region_id": "RegionOne"}], "type": "database", "id": "1112dc845dae461183ead0a351980c8d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee70a89a5cf14cddbe41fa80f65818b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f7ae29e8cd2475a981ae371b66f3fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9512e29574f14e7c8eb40d20d2d8ff0b", "region_id": "RegionOne"}], "type": "application-container", "id": "8814e04ad06c4a42a61bb5a5e5988fd7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3c80bebdb0a341b39e1ad4b70e9cb580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6fdd369454104852a9a004def2c9312b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d004c2fe151b445e89d02b72f2d62975", "region_id": "RegionOne"}], "type": "container", "id": "22d5215463cb476b97429833dd27d5b1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c9cf66e03fa54814bdb00dcb0693f390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b34fbc599c234f5d80c140c445c574af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "acb9b84571164d4a93f7a950beb2bcc2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a886e28ce802480dbdf6c4942d789e2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ad7eb44a80747eea4f10f20e5b9f086", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a2ef80b68684d6498bd9d88651bc9cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0009e4092c1a46c3a27c3e37107e8332", "region_id": "RegionOne"}], "type": "rca", "id": "5ec2bd266ef3402aae75ba6c757ed0eb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "24ebb3afc6a14116a0d219831a7c06ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2f7cf147a0c34fb38b9f47bc8696a0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0d90443903c04b03b8b4d4d95bc5acb1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4cfa93b58a7946749ee3cb30bf752331", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9d1a62b3f2ff45f9a9b236d2e9ba0661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "904f821cac54460e91706d14be8ce62b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e62f8a27a4834adca3900df4563edca0", "region_id": "RegionOne"}], "type": "network", "id": "3aa96fa9b88d48b6901b1cfea69d83b0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "81168e828cb640fe9b0d3d3a7bc75223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c57d948edaaa46248469b5d88d4564c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "52b6145c418d48e9bbdbde0481dcc5c5", "region_id": "RegionOne"}], "type": "backup", "id": "e974263bd8784c31b0d644e0f178ed82", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dcc2055c92994fd8b976d93374d91c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "43d02603cf974b689e089f65b8bffcb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ccf14d3f9b2b49be8c2068af7d633a94", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0995de8a8949413f858efd2dbf2c94c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a471262100b41809d0b6fa8d0456645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aae2bbf4ca7447d5af2d16e92658185f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a8e80973f41c422ab257ea55d52e13da", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0461c9e768914ad596db98176c9dd585", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "696825f4ffb1420daa283fd9de732942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "431b3f87c3e54ec386e9628c52d2bc88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b9c7a5730a9e433897dfb09eb46474f1", "region_id": "RegionOne"}], "type": "monitoring", "id": "e425b7401a7840d8864d662d31032b77", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ce0ae3988ef466c960f84491a301128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d52104bd24bd4d639d1bc6e23589e88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d69d35f45f724c3297a702fbdb7ae6fd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5fd63fa0202340e4858fbe5472a2433d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6823d9be4eec433bbc23549bf82b75a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6029fdb3d13f422db92d733d5009ac02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e6c6125e621e48dab09b3dc8ce7ac850", "region_id": "RegionOne"}], "type": "placement", "id": "870975adce1d4b08b42e33f25aefa187", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "417c40e75af64f418b357b013c3a8b01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f5e723d5e5242cb9175d8f8b33266b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "91462371315c46c996edf5f2e98117b4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f1ddbbe095bb4a65a76bf96bcc11575c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a00d095ce0944e16b95f2b71153b91c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0613c943619d485d8f05e6926136583c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c30860990234492b1b2cc4de421b382", "region_id": "RegionOne"}], "type": "ha", "id": "7a79f66b4f8f44568065203bc2bcbd02", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a9060de173fd4f869ac6a555253ccf96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ce35c2126dea4593b9e9405aad42290a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "30dbc274faf74d21bd54d0d55f4c109d", "region_id": "RegionOne"}], "type": "reservation", "id": "1f5d5b50454a4332ae2a0e589bd75425", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e65356d0bf714c1caac7273070391f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "772f8a5dce5342a2927bbaa1d29917eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1624043f16c840338a4b96d7ebb9936b", "region_id": "RegionOne"}], "type": "function-engine", "id": "72a07cca4a974d95b0e2d7b90bf5314c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9a7caf225a94f6389ce443aecea33d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7d492d19271743afa3460f9164c8a8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5551aaf5c28149f8952708bde11b6f3e", "region_id": "RegionOne"}], "type": "accelerator", "id": "dcd8d601eda94ee1be460b07833a02e8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8dfd025c36d4d06aeded9fbbd2cf737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "81f6ce9f70734dd9bdf1760174802034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "40e6c839105f4cc899224ef13bfe2bd2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8432565a3d25459dbc63001f15c4e4ae", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4fb0da30171b4780a43fd06c11abc151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83dc46b461594343bbe95cf92cce70b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2feb5718a6fa402cafe19925867b4698", "region_id": "RegionOne"}], "type": "registration", "id": "92df4ef5a6734f15a778f2a603fd239d", "name": "adjutant"}], "user": {"domain": {"id": "70fa696e9eba481a9a42e3c8abed6e58", "name": "fbb388ace8994eaa8fa28d00e476f4e5"}, "id": "9cf534ea89e144fbb57a620c188910fa", "name": "6b2ac9d3edd6470dafc2c4c310a9848e"}, "audit_ids": ["acb09241d7ed49acb638a83a602817d9", null], "issued_at": "2020-04-23T06:26:02.548235"}} 2020-04-23 06:28:02,734 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,740 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,742 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:02,788 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,793 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,796 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:02,836 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"addProjectAccess": {"project": "prj02"}}' 2020-04-23 06:28:02,841 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,844 keystoneauth.session RESP BODY: {"addProjectAccess": {"project": "prj02"}} 2020-04-23 06:28:02,880 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,899 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,902 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:02,922 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/os-volume-type-access -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,927 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,930 keystoneauth.session RESP BODY: {"volume_type_access": [{"volume_type_id": "voltype01", "project_id": "prj01", "name": "name"}, {"volume_type_id": "voltype01", "project_id": "prj02", "name": "name"}]} {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_find [0.059430s] ... ok {0} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.046103s] ... ok {9} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.061904s] ... ok {5} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.060058s] ... ok {2} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.060172s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload [0.062834s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/image/v2/_proxy.py:126: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_update [0.061304s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_force_service_down [0.076398s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_images_detailed [0.060069s] ... ok {8} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.058941s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_get [0.058727s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(identity) [0.058961s] ... ok {23} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.052803s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.151378s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_find [0.061472s] ... ok {6} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.158878s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,866 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,881 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,889 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,906 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.808139+00:00", "project": {"domain": {"id": "ebe58749e7114ea497cb032710099a92", "name": "9fa74d591d09445dad3498479d9dcbba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f6f58a5efc85455a9db57c4b056e2a2b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e8664150548d49ccb71ef3502cd0b219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "c8bd4597dc4642ae99be04166bc72039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f5d96e763c0a43488276b1cc4b5741a4", "region_id": "RegionOne"}], "type": "identity", "id": "8c5930142e3e4d85b3152b14f36e4e65", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b79509ab91bc4c1ea11bbf0b2483ce6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d62a481be784a76a539997a84b6f7b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2cff5423de0748d6aaf64b91022a1856", "region_id": "RegionOne"}], "type": "compute", "id": "03e6fca434c249f685ba33d4f5165c45", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3049dae61ae5419cb2c777fcd4dc0247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "05b79c497a114b0b8298a0c5e74b6e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "59aaf1b07b574a389275e3edda77d731", "region_id": "RegionOne"}], "type": "image", "id": "aaf935e790a9474aba5f77dbab965873", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "717cb763b44a48ffa51e6e3335802569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a47b7248fc714e53a96b91d220fb3036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "46c9e81bbe6d48db80329db0a671344b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a97d3154d3994ccab0754ac42bd7bad2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "970af07dbc7f48c7ba0d9004df3fcb65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0adf8441719469ba431a6d59e4d75f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32858f21286142bc9b556da87c3c7086", "region_id": "RegionOne"}], "type": "object-store", "id": "b61782c565a2451190b193ee0b3809a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "767a15b7387b4fcfa6f70697828a33b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87b2e93f78974dc5954bc9059b3a9dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "820ab8453d324cccb24a3b6190ae2c04", "region_id": "RegionOne"}], "type": "clustering", "id": "d1cbee6942e74d12a123533220d6f49f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8af6e1b99a9d4a90b3f4dca50c9f6799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc4507e99cd8452d9aacc3ca8af884f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a15c118289eb4f8a8272a7843d861358", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9dffc2005aa34cd29513d0556c0ac9cf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "990f5f929c564726bc3ffab4e5e22572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c22eac20687458b81e7d001676da803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7fdf1d3a622d4c8cafe1c8ab8d238b6c", "region_id": "RegionOne"}], "type": "cluster", "id": "f6c16de9f2d743aabfb51f67c94d3447", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "055461232a7e4b499c1140fb7b791ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "484f9a41101649cdaf59764c5390227e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "49aa0596015248d695cb5e9e11ce5e08", "region_id": "RegionOne"}], "type": "data-processing", "id": "c4ee2e571b1349f6a84379a34837d9d6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a56827d1c02646b28e6b387e6fd64024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3f19892171f044aaacca9e85ccca25d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ac0705af0f14c61af7320b50bc8f71d", "region_id": "RegionOne"}], "type": "baremetal", "id": "700ffb3f8faa40f3a2e348db4e98ad44", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec9668646a41466596ed18c86eb50a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7e7ed4a857e149b4b15256504d376344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6c23119630d445658c842f0d3887f86d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "11ee8fd6b37e4235ae37cb5bd6e9e092", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86b324a54f1b4fca8c16aa0ea16275be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "adda1f093851426a856a8627fe8a99a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5df427ec0be4e0d894ad2702d959940", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "148ebc7567414a6fa4a231677dc87feb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c9427af4fab64543a3f3d80eaad5b58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2bcbd41142064a2d86c973cc8ab07256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "807814416d4340b7a87615aa445c8a0b", "region_id": "RegionOne"}], "type": "key-manager", "id": "d3e0f8dfed984d0480073477c097fbbf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed2d7d3fa3d14b1ab4638344a3819d15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81308a8948d64106ad86d48be849494e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2b6c3e7ed66a46ebbf1027e08d52426c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8636ca07dde74272bfa7a6dc0cc549a7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a0bbf70a33545df8144577c861d68b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83e6047ed45e403e9352fa5fbc1d4f89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "588f809c39b54f3dafa51912de28b3e0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aa91455008ea47dab07eacf346fd8d71", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d25092087be14d51a43c87939611a977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2fa74381f196447da8ad26d0857c658e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f8340943675f47068250ff5cd57d540f", "region_id": "RegionOne"}], "type": "message", "id": "4b3e34ab4fa44a6fb6875744144947fd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "15c2d08cce264563be19df39111fad41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7f6997307cfd4bea8c6af5f12574235f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f4362ac3faa44d46965d22d1df550b77", "region_id": "RegionOne"}], "type": "messaging", "id": "cfc8ec84883c40fdaa03fed29fcc1531", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4ac7b6f5e6fe434fb2815e9ba624e843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "88f5ab8d41cf41989dba8732079b016a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1536e95f10d8474ca1cf2f71ac3ab81b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fe64ac752c424afc981595e6c0ee0488", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc084d36464c48fdae55e5a7db273c12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a94b0d05442a4e31a3719bdc262e58fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7692c8a6400045f29d6850a8b851d60e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e8f41db4effc40eb99794ecc123ef9f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7eb1c785b4e483e83a19996a54aa864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf65fe808a3a4e778e055f404ab474b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "adb69d2a2183433b9f370cf5203efa61", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0f3f73b2cf31444b9a3da249906a5ae6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ef7d87a197e4a66b4959f74cf5e3da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f366190822144558d15be8f834d81ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1dbb18d1809e43a2bc455dcc69f658fb", "region_id": "RegionOne"}], "type": "container-infra", "id": "f66c9d7dc2294543aad59a5075bfc4ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c4dee4ddc0c24e679a4b5d7653c45c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1c48a213f7594f0480f1f83e23f7d55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4971ff2f7d0542d3a33e99b551dbac57", "region_id": "RegionOne"}], "type": "search", "id": "968d57e103e44dcfbe8a2a1f7281418b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "29be2b5087294e9da109b6b6d49cf2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "069beed46d82414ab04dd36ce5dde2ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b9e714bb7dcf4c36b514b643a5f789cc", "region_id": "RegionOne"}], "type": "dns", "id": "7ba9a07419be400a8a3c7083d4d6ee1a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4738164574145649417c5d2f0939762", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59b4e3ac91fc45e9b20462315b2fbf73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1dbaf47aaf6d4033947fc1c8ea25bee6", "region_id": "RegionOne"}], "type": "workflow", "id": "18147fbcae864e4d8bf50b3ad9817d53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0b9238fc44574c97a54268972211b1c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ffd0de7400844204b22650fd399f3297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "539e4acedcbe44b4b5251309943bf46c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "40cb024329ec4c4ba25db3b67727fc51", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "295a286b67ab4f99a70183b38a599979", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "21ddc0a85b434c43b6a92635616d0de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "45d8bdf05cd2404ea4ce3500a8b50537", "region_id": "RegionOne"}], "type": "rating", "id": "304136e0cd7948e882dd9651851a25f6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5a2e59d372804b808b1d3d3d25c497e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6a55e20eca10436f9ed22d8609215285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4decdc7080d44f8583f07c76237dd81d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e3b1f39a41924b5faa0523d825144bd0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc4e01a69d9c446f8c8d50daf8ff99e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d38e4e05525a49ff826cdd94d3e77218", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4b69628beca448aa186f0675b4ac041", "region_id": "RegionOne"}], "type": "policy", "id": "4d35bdb138d742c49c5f52bb54686b44", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "127341a343944a8cbe255b7a60218891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "271804b75a634a1eac9890b83e097f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7afba2721bf3468b9eab2555e2e6a0d8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3425523e4834410a8be3923b7e53dab5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0c715d9aeaf4288a05d2dcee20e8a59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "865e3f62ecab4b789dc3f9a76055ab04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac9449f80df843ef89514adc62c25925", "region_id": "RegionOne"}], "type": "sharev2", "id": "c3c4d1d975b74831b40d45be7a4e3500", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2090b5a31fba4670932b6941ba6e5693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0c1006310284fa3959ed87cb8dd7dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7a60b26163164ad6b65d2645f105ed15", "region_id": "RegionOne"}], "type": "share", "id": "a0a78e8a249f4414b38d06b7a86baec8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "49557efb62a94d98be62dfedb87fc412", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c2f16f0cf72b45969ed8b8519d19a90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5cd68d56431c4ab58ef9363a045b76cf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9cac33f5311843559e243dadce2d2286", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3f6706c93fa49fb985a5d461446a00d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9518792a40a84d37919caa7d428c0d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42dc3db748c840df90b6ec22052c1747", "region_id": "RegionOne"}], "type": "orchestration", "id": "351b7a5db4ae4080a999229eee2e2487", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b82b2b1f2c844f6a9c488bc00e996c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e50d06be1d0c4f7284a375cce143433d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66f07547d8fd4378bd57205f0ef0ace6", "region_id": "RegionOne"}], "type": "block-storage", "id": "b002022de126449cb3d4e7fd11827f62", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "255f849a7f7746e6ab0fb2b7ade086c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c71c4a39cc8e45f3b3205c5d67fbd7ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "259dbc8d1e02489b945715db501d7e45", "region_id": "RegionOne"}], "type": "volumev3", "id": "84d8e6508fc24cee8afa5b06d3138eb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6acc1ffbdb714833bb46c69dac38704f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42deaaec7047443e83333c3ab8176dbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "282ddebb72104f4db6b2262001e0f836", "region_id": "RegionOne"}], "type": "volumev2", "id": "cbff001d67b5496f9b7938603c8f8ebc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e2d21a2d44e4c12b0d6a161f346d24b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6335838aa5fc4324baa578c59a8984c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62decd4f77d45a7be4b2f62efd5aa5a", "region_id": "RegionOne"}], "type": "volume", "id": "11217b9f000d4b0fbee36a31dfa99c89", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c37f60d9b464fc7a474b248daa17cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14baf78af8c242fe87825f862e454979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d618a3795b4a30b47c655f6aaf04b4", "region_id": "RegionOne"}], "type": "block-store", "id": "67ac46f4ec004b3186ae944ac07267f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc25ffd0f0634ac19b36a430c400bace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d10a6c363f324c30ba071bb4bb1fb1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e7537fe373c44ccfbd23afd92c3fd67d", "region_id": "RegionOne"}], "type": "alarm", "id": "d49da87f4e064dbcb84337cf725f06c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abee1b558dc7484b8ba045fe76f1b0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a7d6f339f8a44776aaa0e6923dced21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8bf1f4e5288c48bba9a33b16d5183282", "region_id": "RegionOne"}], "type": "alarming", "id": "2beefe9c6f4b4d84bc2ba5bcc0f93c71", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83fe82b8e7bb492fbf14f9740ac01224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5a15d5c7d7c24d3ea414f7b41206ec3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "04ecf839475c45778bbdf6d427614b1d", "region_id": "RegionOne"}], "type": "meter", "id": "d76591c39d5c476998097da78ad7d3d6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9267222639094b8f9b8088b6102aae7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6044fa68dff84c2da73aa68baf3ce5cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "003a487aa9244288bb4c75653bc81fea", "region_id": "RegionOne"}], "type": "metering", "id": "d87b9bcac10742be95b98e70953db701", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e5d30b6fcc5463dae534d6f0bccfced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "17a4eee214994fd0aea511ab704e676c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "32916597b2e44b9ba73fd3bbb2324391", "region_id": "RegionOne"}], "type": "telemetry", "id": "b00e49f1a5fc45febe54e9258e625bcb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5ba96a04e6b14f1cba713161025638d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4a6f79fe0766436f8fbe60d31107d113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7aa3d1154ce943d0a0485bf255ec5edd", "region_id": "RegionOne"}], "type": "event", "id": "170831bfb0bd4c1f8d03dda73dfc804b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "07f03d1e3e5e4d81918fcbbfcde51702", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "001739ac8f284e3c9ae3450f1ec1629e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0cbf59a9c4424a4d8ddb004cd130eb12", "region_id": "RegionOne"}], "type": "events", "id": "a6b47614fc9d41f591e74ec1c5592d69", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9e15eeee84941408d3c5c4f595d508b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "10eb1431383d4b90bf4a166550317e28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fad3963d6e224a2c8f46f89cef2a5e9f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e529e521a54c40e3b40cd26a793065ad", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c9f341b3a4146ccbaa433f2195f8af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dae953298d9b426f8d55a5fe655f72d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a153ce1c4ca34ea2ac7002b967706060", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7771ef0e47ab4ae98c22b37a07a7d529", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8ba361fe58b4dcea37d0c339d1f1683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "383e15acc3354ad4a500e41161b91fff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "15bb19447f9245d7b759d3e55f6a374e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "09a2442721ad40b5853aecbb884fd23d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68c8807cbf44435bae53a299a69147f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2dc0baa25eb1456da88a9d07034bd808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8dcd45f1ea4e4e57bfdcb2da253acd0c", "region_id": "RegionOne"}], "type": "tricircle", "id": "5d8c9b2e1e3c45f9a1ebea2b8ee6c2b4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6bce529da8f14ecf98c11854d4645d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2f7bc4716ce94ff6bd9da60f041c20e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fbdcd05b41dc4479985e40ecad184e96", "region_id": "RegionOne"}], "type": "database", "id": "f1524b920aef4aa78c4e863377f644c2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b37fde49948f487cbf12c13b303d0f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09a15ef4f4b14baa902c7d54877b0a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d5177da896614baf97b9ed489d8ded86", "region_id": "RegionOne"}], "type": "application-container", "id": "941f5b280f894a23860c0bbee84cd307", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "27bccea9647b498b9b774eb003bad7cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "453740c6749749f9b4b830dfba16b228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e19c84bd314a481f8d709149f5a1e8c9", "region_id": "RegionOne"}], "type": "container", "id": "e5a106d464d84ebb8a2af6ec0c658d40", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a319f68c7dfc49b3aef8d3e8eea7730f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb34524ea0594319992a64a7e5f36508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7efa37e13245410ab6d7c06ef67baa02", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "15d5a2b708c74b44b33aa93db778a259", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2bb795c4c5a746a4922a1c706d8ab031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "39a6befadc014a3db6ae007155012b52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea17809d87104444b02bca0db79801f8", "region_id": "RegionOne"}], "type": "rca", "id": "851ae546026940398ecdce0cd99a09a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8775be480e654a359ace0c0fec20f63c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6324e6782b5b46c99b2ea2478706b867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9f5b4c37e0e44a708bebd8f9e8f90cf6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3c41e485bdaa4b969c50f7874d425f80", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5a12190f35564e729d2ae237390edef3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c258c8a8ce294772932338e46cced983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e6bcdae96cef4e639aaf1c17c557371f", "region_id": "RegionOne"}], "type": "network", "id": "61b22b9634f24ba78be600d735c2e45b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "414d6fc09cc7402ab7d6e2e4e0f9eddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "076a95b8bdb649d19e59cbb594614aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "90af4c1d94204c598b044a520bb46e18", "region_id": "RegionOne"}], "type": "backup", "id": "fcee54f9ba2349ae90937f72aedacd3c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eda9315c4a8f4aa68da3abf8f683908f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31f6c2f737034050923094660b3d6e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c0f6e1135754da7966ac553703b881b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7406ac7723ec4c7593ccdd4bc3be06ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6356e368e1ca49139826e7e53e19896c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f2ceaf2f9d924c4aa18a5c96ab6dfaab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c50a290f3c144b0be0a237b1731e48e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d05356c29a3448569510cf97707653f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92ca5c81c08d465b869eec76aec646fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0f5bf5b73fe54e1ea46ddd2966005c3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1f50df1e7df247a28b109e03edb3e746", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e98d8eec3844566a32af56ce8429387", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2792cdf3321d4fae8da8813b9ad12081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2246dbefcca444579b425d8676a5748d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9cf8cb0ae4eb4ab09db23ed489fa9b3d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e1bed1938f7a4a3098bad2440fee697d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "56ef7688cb544a5ba02d251f18948190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "fba87e9635864925af7ef72c9a09e255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f4fe38e58e7e4bf8b2d7346c35d46a2c", "region_id": "RegionOne"}], "type": "placement", "id": "8b6545d817484bd688c145de3b9f624c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2682589a11694788a55b911d159e24d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3e6021fcc19a449197dd1dd08f4bb6f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e27bb05da6de4f56b88a72eaca04562e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "551eb26d8b0c4262bc02d78d49393b64", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1cd852213b304e28af1c0ffd6477e619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cbbe2b73cf1246eeb85ec484cda504c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "94cb0df2df9843a299e50e9fc4c6d514", "region_id": "RegionOne"}], "type": "ha", "id": "9fcfaeffb4cf4f769c965094d1c5bd60", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bfbd0c503b034a5f8955afc0efd6af69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0780c2a5f1914b76a01d70db48f4f776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c525885938dd4192be81c0f1b5d03d74", "region_id": "RegionOne"}], "type": "reservation", "id": "4559cd1286f64a8b8e1425d99f1f1d7c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9add1f23d962458f9f85f51aea515ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e7b70442f80446c08dc9c2f4e86eb373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "926344628aa74e92be695a564f36ffab", "region_id": "RegionOne"}], "type": "function-engine", "id": "b7fb9e61eae7467aad5ca4f00f525f0b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2b0460fcf2e34b4fb9fd3113efe8939b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f4f587a45aca48cbbc52d5f3c29827c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6f576d5b059f4b73a9688f18956c2557", "region_id": "RegionOne"}], "type": "accelerator", "id": "f302a386b9e14bdfa875b0f7c1faf279", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47d2a6ecbfa94cc0b67dc0b04eee4ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "54e7429e4cf64cd78a1e43fa413ffd56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d98306c2ea90477cb29a00b161a89f8b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2fed1fca9a99411eb107b8ed90d302bf", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "53091f21472249b585ae16bfe68c16bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "088d41591de140d4aa6f2e1b36cee1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5e20666f476a4573ba71abd4a7885c45", "region_id": "RegionOne"}], "type": "registration", "id": "a0d13b4272b441c9b637591c332b8b75", "name": "adjutant"}], "user": {"domain": {"id": "80400471c1654997bbd447209ede4a9d", "name": "80733913fcb045ceb3441ce23accecb7"}, "id": "93df8aa18cbe4d00a8768708e3b26b6b", "name": "90408033a41b425f901dcd1ba309f75b"}, "audit_ids": ["d416352d0cfd4e698b49791b8725f436", null], "issued_at": "2020-04-23T06:26:02.808139"}} {12} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.061403s] ... ok {30} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.157882s] ... ok {19} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.058056s] ... ok {24} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.210147s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,857 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,863 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,866 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,870 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,884 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.801869+00:00", "project": {"domain": {"id": "7ec611c5bf03475fbca805d9759d4b4d", "name": "71b2374d1d83491096caeb34173580ba"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "75802159352646d8b59b22a0d9ba1f49"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "71cadf2b64e04fce8428c2ae53334138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1d0b0aeab68f401dbb3441259a6fbf43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d4e2f41c7887469a9e737c869aba13ce", "region_id": "RegionOne"}], "type": "identity", "id": "6c0ff030923c4c7795b3f10964e01e1f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7e2494f45cab428191748247fa1f5126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "864d45c9ef3049c89ee9ffcd9b071df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2f23086002d14aafb6f5433e2c34e766", "region_id": "RegionOne"}], "type": "compute", "id": "59085a05ba474978b73503945374878d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bbd2c89d3abf4db6a31c906e80de56fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "3973332d54d547d798325666a870770b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1f8ce555e5aa425fbccb5d2a5d94c64d", "region_id": "RegionOne"}], "type": "image", "id": "3357072c40bf416a8dd406d666d19085", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6625da1cff8449b7bf5a4accc46453ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c0e571cfb32b491980e1c16310394151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "39036c2a21844391bb3af3b5ee360f10", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1e934ff4ee004c4da5eb24b5f93d6cfd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2716e30546eb4fedb3ed54c0cfc46a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4f114e7d69742f2b8a9cdb76b7280bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06996e89b0a04124b7a40e7295d7e7e7", "region_id": "RegionOne"}], "type": "object-store", "id": "4b85c1a405c74e40b84c6dce2e9efa47", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3070824ec0bf4c7d8b7b97e2df9b75d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7b14b2a8dc054372a6fdb5c85ee4b076", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "98d0c468557b439b9808bb352d9c89c0", "region_id": "RegionOne"}], "type": "clustering", "id": "71c43fe857cf4b2eae24e89318da466b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e59dc242035548f9948c1a25c2e1ef80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "463ecb4c42774d8d88aa00178776e0ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fe05f4aeaa384eeab2008ad2c99abaf8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fa8f287089b741bbab7635458f855e49", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "756dac2ee12444dba1d568dd19596507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3dd8d3d9e23f4fd8addc451b25708ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30786170e7c746ecafe01f08b4498f7f", "region_id": "RegionOne"}], "type": "cluster", "id": "94ccac4c834248c1a0f3e632568cf156", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "35c45443c3cf49fe8ecb171629d31182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c1d001e1afdd4ef8bd141fee0a06a797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0ebb84bf0fa146a7baaf729581056799", "region_id": "RegionOne"}], "type": "data-processing", "id": "f99819469ced4928996486b5cbddbdb5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5328f00cf6e340a4b08995c19ea63f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "215cdf1562194c84ac84dfda2bd85e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "60f407624abb4ceaa776eae640e20627", "region_id": "RegionOne"}], "type": "baremetal", "id": "6dcc7b8d323d4289a50be0091054b179", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4609edc996d40f5b820ad899c87452f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "15647d841da7480ab52369c436bbe00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b2a1743aeb847c7ad95603945d1982b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "8baca18a8cea496e8a50a3571853cfd5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "613db7f666b84d93a6518dd461b08388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f2889f838f8542fcb30764790b015da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bbbed145ff0f4d7080579306aebb87bf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "372c634c2f824ddaaf67f7f7781e6b3f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76bcc337dc034153a23fcf40d6eb7a52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "14b31c1ea1a24076bda17f759252bac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5979e8f0a265430082f9a8cf4bf1837b", "region_id": "RegionOne"}], "type": "key-manager", "id": "c659a1371bdf4348b7cc05266c193b2b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fba554f2735042eaa9be97c8abe9e110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2e2dd34c31941d9b13494181c57ea5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6df65368b1d4d3ebf688245ec9b8e55", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a2753e3651db494d80b519a199e208f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dddcfdb4a6034e66a02bd986e26934c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8604ff4a42df4569b04585d840fda994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f70d7cff14843b68d2f92205780d392", "region_id": "RegionOne"}], "type": "infra-optim", "id": "409219cda2c3479f911b37a61d61753c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fdfa9fa9f8704565b6bddd6fb49df898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "074e0be47b2f4fe59d676d85558c086b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "92c18431ed584cdab66abb1b5d88205b", "region_id": "RegionOne"}], "type": "message", "id": "d1ec57f7e728417c97a9f41e293d50ee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b564e5af673846ee8a30754a8fa52a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dcf3da4e532f4a3c8ac67e95c9264342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "17e80c0a4391475794f5ca51caad533b", "region_id": "RegionOne"}], "type": "messaging", "id": "cceabc6d4f634840be8b0a54f9e47d8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cdbde4dee88649fb9fd9043d1ec6a026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d255b195cacb42579c9421b3de6068a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7dee2971d64b4f20a6f3e16a37778136", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0058b0cd51f0459495dd819fd0b274f9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ba7a255d4e648e8bd5469db38d3f0c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35100e3bc1e042599ac91f826a588235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a513cc276364c69998fb6e2e5df68bf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6e84a4cc03684c87ae4501da2beb97fa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84aacc1653e446f094d681e217213cf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0c321eb22374c0a83495a16546f5faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28e64826c6bf4be680c1fea916a8cd90", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "01a4a05c64064db99d75b017b49dbb00", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f25386b31ad94f6cbe28a1bd42c3c863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd52082a28fe4048b4de46f14450949b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "053452f22201484a81e56241ca48d464", "region_id": "RegionOne"}], "type": "container-infra", "id": "09004a12c4d3459294d05c3598a9e22a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "707dd0d3f6e449bcaebee37a07faff9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9f2ff0ce435e4037a559f464b5c92e8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "26997614319d4d40874482b37927d89a", "region_id": "RegionOne"}], "type": "search", "id": "a495c4b52b784829b587e006d5afdddb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "81acd31c50004a1f912268ed0e6f7936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d9919da0aa4b4e92a24a4c0c4e3b6ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "68ddae2d95b7459bbb9922e1be5b999d", "region_id": "RegionOne"}], "type": "dns", "id": "1a9354962f904dcab5ef484c6ae00281", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0adc8729415a445db39c091293f53f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c93f444db3a14130bea21ca663a5839f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d4a77f11c16341dd945c6978f7a404e9", "region_id": "RegionOne"}], "type": "workflow", "id": "ef309487012844a3af252335a2aa45d7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e8d27d9493d74c8188c371e5dc730ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bffa5b4aa23047909cc22f1e3786e6a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27990966c42e4dddb0bbb5f37b922b74", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bff7ad46ac5e485aaae3ac88d3f468a8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6ecc5b0af754bd094763669e1bc4243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "55e9f6f3ebbf4979b26acc19fe1fab79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "eef49f4a9d3547c7bfe94c95d97cc23f", "region_id": "RegionOne"}], "type": "rating", "id": "db57f490c7e44c9ba7932adf52839344", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c090d8e2ba494f88ab04ea87b896a853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52d71f03c3e9472598844a38c08a40c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cfdd9c20811a49519c51b21161bda9e1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "82ec9ed2acce45bfa210ebbe3da2946c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "00c65fb897cb453e81d7dabde27088cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fada2dc2c2784879b664bd1e06bbb452", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ea129424c79427c87930b300d38a07d", "region_id": "RegionOne"}], "type": "policy", "id": "e5e14e3e8c94444d86d9816ef3183e68", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9727946321304e8a92801e36a2f8965e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a7d9ab338b4341d49ce7d6e62a7c2a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ab81daf7309d4c7bb27d9fd72fa9db6b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b6685f09421146d4954e000618f984da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ece8955c17b4b1684a7d4d98ea5f555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ba1bf975b144027b67fa0d76d4b4873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "050b19c2aa1c4db19dc9ba0b1fcff9c2", "region_id": "RegionOne"}], "type": "sharev2", "id": "ec6e9234eb7d47ecbeb47515a12612ad", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "203e5432eefa40ecbca606acbf93357d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7fd5205dce1b424a9c9187d66c2ef7ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1b49282ae02d4ae7b75679c1efcd4a6a", "region_id": "RegionOne"}], "type": "share", "id": "331b943650e04a5191653e8f358acf1b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1a95e3f82cf149209caf632175bf3e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f463b4d98b9a4a94b86e6879df2e33be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c60a17539ca549b08f5cfe5a4686fc8c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "413bd6e4d7964fb99cb338fc0cc3bcb8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b8a039d686450b8fb81fab64280287", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6f0ce4110a3453294f28321810a7e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fef3d8965d454c4ebd7390ddf366e4e5", "region_id": "RegionOne"}], "type": "orchestration", "id": "366d48a5aeb645d487dec2e85123e831", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20082acec1f6447095362618ae5daf62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab269d9bb1174d9d834c156553eb8df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a3e3f77a99745aa86a809078121b0d0", "region_id": "RegionOne"}], "type": "block-storage", "id": "8e5a5100f8234cc8b4f46e8c1c3bf1c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e27c3deef1c6477fa11ab02a65f08afd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08e2ac3dee3846f9a7a500f76627228d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59d99dbe299d484facb796ac47fb0129", "region_id": "RegionOne"}], "type": "volumev3", "id": "5279c47e2d484e99993a587525c69d38", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0278a4361d524beaa32a9b3e27a1faca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45f20204acd4449d8419c91218b5dbfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9fa08a037ff4a58b8e505fc7ec16f56", "region_id": "RegionOne"}], "type": "volumev2", "id": "e91f232f7d86410e871c40d219b3cf96", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "415b5f719e544902a92ab2ef2d3630e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86c58fdf51f648a9947b720b63774f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ab818f929144639a31d53c0542656d7", "region_id": "RegionOne"}], "type": "volume", "id": "6a9d071c4d474ba6ba5f73b832d1e4e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30bbcaacca55403a8cf8d1d422633f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b62f58d728c245dfaab9f8e4e0acb971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37c38cee4f714336b4fe7bba0a4a584a", "region_id": "RegionOne"}], "type": "block-store", "id": "f42b8fe33e464244a37afacc02265729", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8867bcde6b1246a7af04b2bc905aa48f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d2e4ee4b7c745e6ba3bd3a21c2d89bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "25de8bc557a043e5b53b12dc2477496c", "region_id": "RegionOne"}], "type": "alarm", "id": "cb4e2fb894ee4de1a124b6419ebda4ec", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4dd6e7abb235473aaa051942a7f3d409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2f4cbe55d184760bb2ce594b15c1ad3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6489b5c21dd744738fcf624a3ef9ea77", "region_id": "RegionOne"}], "type": "alarming", "id": "c0d3b7f2e912499cb654b8023354808a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0b93eca478a4100a5a439d73df6240e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a083001b5fe4cb2b370efc5b9e442a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e5b3f81f31924736866f70695e036702", "region_id": "RegionOne"}], "type": "meter", "id": "46fca28f7a2043c7aa872517d2248fd2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b3d54fefdf641729de1aad57e0bccaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6951909fe16f4ea88c732c1a6a2af94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c3f3d5963b3435db0786dbcd80e570a", "region_id": "RegionOne"}], "type": "metering", "id": "a795b55ebc4a4abc8f7a2510e355e572", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "991c2634467d477f88c9061f9731ae4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "24210bc79ba34e738820d51869cf63d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4c895ef2460041fca51ff94d95d22639", "region_id": "RegionOne"}], "type": "telemetry", "id": "1bdd33e88d3c42c28c571e3174e0347f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e66037db4185411abe81a13b62022c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "51d98f3baced4e2d87f3dd389f92568a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "add329f8247947b0953abf2c0c96cc3e", "region_id": "RegionOne"}], "type": "event", "id": "26f3ba76896144d589339c43f39a085a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f93fbb52d064a199d6511e311542ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ce147831b6644779fc627adb97213af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fd695877f8a141c289dee30e55239258", "region_id": "RegionOne"}], "type": "events", "id": "7a2210401b2f4f6c89bdb443b97a7665", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4bcc51476f66453abdaecaed3efd65b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ee69809f57740379f0dc993075f8629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4741bf8f5f3b4d9c99f7ec7444c9dfc4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1c9e943d3c1f4e089554ef72a98ea9fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bbbdaa1b3fb14048946d118185a09256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a2e1b1302fc4c94868038a67e4e6c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4e92a1a83004611a0d2f933481aaacc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a77ab5d23cde44fcb72d6f243b95b504", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79d25644642a4377b393d52ada1ef646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "00377926c82b4640acea3660bcff9abb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5f5bc9b06914cf1b958fbe4b36e764d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2277df2b5ae748b39d22752ac48cd619", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e818f19dc8aa445aba72e94e7ffa5fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d574a0531d6a41899bdcfc55a3fc73f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2a28dafa1a144c958ab63fb3477228e4", "region_id": "RegionOne"}], "type": "tricircle", "id": "11d8eb1531994f198a71c28a6c345313", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6b28394c41e7481b83b83f6caef17292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "31184dc24fde4b3380164bee5de17d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c011c36ba5f1401d8dcf660dd963d09d", "region_id": "RegionOne"}], "type": "database", "id": "a6e96d8b8f404d14a74554d8eb80b978", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ea458d3e2adb40dd9b8f06f232d47ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1706dc4d86fd4a96859722d08f1338d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6755fcbd136944658ebfc8e9a96d9f06", "region_id": "RegionOne"}], "type": "application-container", "id": "0a045f6d29bf47e5a2931e3ea520ba27", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9ba399bbf34041c58a1e1ecdd2ac5a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "28837bef5d444e0a9ebeb3c194c24f6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "22dd88536e0444e39214a3667046e801", "region_id": "RegionOne"}], "type": "container", "id": "c80fe3a105d348b2bccfbe73f6d7d92f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "508a033f6afe4eac8144fef1259e0c20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f3d7008f416463896cfdcfbb825c680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "31cd3c10ace34e6a921faef604a45ff9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4803643ec2f941259d87931864221793", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1045506e4cb46be8811155d79be128d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "195f156c0b2d4528bd1b0fd3f535b2b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a86e86b8778f416facee8e8cf5ea873d", "region_id": "RegionOne"}], "type": "rca", "id": "adf25d76fa654502ae5ab76ca17e3d00", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "779fd9ae4aca4dc98f20bf38d687ca2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c425e7b292724ed49cb39eacf45fd7a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "b1bb0c99f4964c1ba8896e7ffcf7af8e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "739168653beb4473946f40320eb20a2b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9301f48e9e714f449b217066ae6d798c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "20a407205ab14aa1b37d3b6cdddfd129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1fa74b5a02ff461088e92d3a6203f5ee", "region_id": "RegionOne"}], "type": "network", "id": "df2ba80788bc42768bcd8ca65cac8dbd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "797447d6700b4dd8b74c3be26c98d3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e03e83b300834114b22ae1350f88243e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "25618707e3a34fa2a94be35634aa22b6", "region_id": "RegionOne"}], "type": "backup", "id": "36fd6d64fc304f4ea4ebe94abaabaef5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "472ef7d037564265851ef8c20f371a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "046a0641126d44daba94151104cce272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "125e3b04cf9d43659860e8bc5656b8c3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ef6737e4b7bf4f389ebd821be947d879", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2852ec5e3fc24edbbb14c1f5182b9aef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f2149527511941f29695802b26819d06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c2620641463f4ccca06338f464ed3157", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "034cf00627dd4b36b2749dcfb78d6986", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aeafbffb98aa451997f2921ded10792a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "274ced9d39004b888926454ac12800de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "75c68f400952485a87cc8eb133b1ca0f", "region_id": "RegionOne"}], "type": "monitoring", "id": "004c3f9691e8458594e4535c5a886e23", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "027a1866d3164f9ea6f05de2ff2e7926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3e84bd2387aa4fa1960c67cdbc0f7c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3b5fd665880042cfb9465ee385311aee", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7b0873770ce34823968a542a021adce3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7262a9b9a18548d8a5003fc7f701a7c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9bdf6fd1bfa24d7c9f6ffe72b32bf132", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5b304200b44344e7b9a8ecc240361000", "region_id": "RegionOne"}], "type": "placement", "id": "52c0912cd756465d8a04f609c425096f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b22dc5b673241f9955ad4118905a1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b52827911ba14f2fbb7c5d958ae7785a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b09efbe3164a4b86b49d619a23691463", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6ab39851f9b841b993ad01e861a8df6d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8a2c907cd0a5496ab158349a28b244b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "078b442feb1d46b2b1272be7c6031618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a2092cfc9504a9da7c5f363cadcab5b", "region_id": "RegionOne"}], "type": "ha", "id": "bb6eb43ea53640faad6622c858580e54", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8710e662438f4413910efa2333e68054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "61db14e42e2640119456e3bc9a376581", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ce1281b4b28343bdbad4b1f16c8d0fcd", "region_id": "RegionOne"}], "type": "reservation", "id": "38a681a7277e4fae8c9d79fcae26de31", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "77db7ece56384bce96f5c87d34339dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e38e6330aa514bbcac04b622c1eed0ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "403091bb1dcc4b8eb474fe53889617d4", "region_id": "RegionOne"}], "type": "function-engine", "id": "0469071b567c410896b17fd121b551d7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b9521298535d48e292417c8fdc4eb7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b0e61d0127184bcd990fd52b8b4f4233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "233198f1e3d34dfe84c4a3dd6db233b4", "region_id": "RegionOne"}], "type": "accelerator", "id": "a4889d707fd046b5b05b3b3d3be79013", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b67d969c1bd544f1acb2f8af5c885b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a87ea6e86a9c49838e622269a9218922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3e612fb419204e8b865d86fe5e3d29c7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "93892915d6f14bcba0d0adef3b9bbf0a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93d903432e4846b8adaf46db62a53f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4a0e4f801224705a313c8cf40af8823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "40ec65ebfaee4507a47ad935d49b687d", "region_id": "RegionOne"}], "type": "registration", "id": "1ae72823e5b840daa51aa50b6004a4b9", "name": "adjutant"}], "user": {"domain": {"id": "36f97fb78d734528a0214d161e6f55fc", "name": "974254780aca47a6b2bf6cb7b37c7825"}, "id": "c921472ad40e4da99e76e101b87dbe9d", "name": "0ff5eccc998a4addbf5206521a12490f"}, "audit_ids": ["38f4920632f041a785f40ea89e0a1349", null], "issued_at": "2020-04-23T06:26:02.801869"}} 2020-04-23 06:28:02,941 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,947 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,951 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:02,994 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,000 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,003 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} {21} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_delete [0.059818s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.058833s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.153093s] ... ok {15} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.184376s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,832 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,838 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,842 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,847 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,860 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.777233+00:00", "project": {"domain": {"id": "b91b37f8926740d0a80911d35edc9468", "name": "bba8d3b53ebd4ccba61062aa96a9c361"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6bdee2663bdf419aac47a1874757b1cc"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bac20b1bb9704fa395fb3dba7101c8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e7b0750d6fc40798cfa2ee00a1670b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1194493a46864ad2a339f2ccecaacee1", "region_id": "RegionOne"}], "type": "identity", "id": "d0a8c42deafe4b2c8d514534b1dcb96a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c014c5b7868240a9afea4db400547e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "86ecdf3be3ff4de3b8a280d2798a40ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a861a3c2c1ba44db8f0b4567c0f2ad66", "region_id": "RegionOne"}], "type": "compute", "id": "45cbbc94ccf74e34932dc58bba8b1d17", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0fe81cad8da4405193756be281e0d742", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3a92c4e807b4c349604332a6dafec9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7619acf6dad444d9a60754b3bee78cdf", "region_id": "RegionOne"}], "type": "image", "id": "f6e64ff02d3447b98dc8b38beecb0f09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "39afaaae32de4ee1b7d6532f1885e081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4dd8df5c5a5840adbf9c8c527229543d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "95d9297b28d34d179b3ef1466f4eddea", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d08248ab065a4851bdb9002cd3a6214b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "699aaebdfe0b49e688496ee0ac91d9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cd3bab0c4744880acfbdbf91d1ff9c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a414626502643c9b8baf2c5252b52c1", "region_id": "RegionOne"}], "type": "object-store", "id": "4c2ea9243cfb444a94fd1bc36c6cae75", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a883ace5c43543ecbc0c87a97086fb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a33e3e08f2140aba2b3d3b50c851dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "952bf760c8964786bc6ee460dbe81b34", "region_id": "RegionOne"}], "type": "clustering", "id": "0ee51e1e94a84e2ca506029d6eb98c07", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "196409fe34d84e609ea2e1b4950549f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "addde3ea9a81452e9357c03981b0d13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb2073aab47341608c3d0f5292f6f9ac", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "459d3986ca274ae3981c3df22482a396", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6db8774c3fc14517b79a16653274f918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f85cf50c00a4aa399273732833be6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "907de1f13f0b445ab9a545fe9c794714", "region_id": "RegionOne"}], "type": "cluster", "id": "8d1e77b83e294f26baea9d1ad915df0c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cb710ce0aca94c1fac74d4edd50b5da9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "37bf1f7d6f154d148f6da33c7ed4afad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8403dd06893d45639a1b2ce2fe1fca45", "region_id": "RegionOne"}], "type": "data-processing", "id": "ad7878f647b6485ab864ef1858359b8f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e2f6a7c234e402a84500a2aefbe9834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "efb1736aebf74de4b22cfa9283e5af62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b9fb2e6e39f4bd9933aef0e18bbf7b4", "region_id": "RegionOne"}], "type": "baremetal", "id": "c1ea61f728ee465a9fd2706daf0e421e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7009688fba774e348630c4582234d17d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "614a4fb140ac4ab8a77b513ab994662d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9990b8d4823c44efbb3bb472f0408c0e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c79d1616968549e5ab75cd1cdc85f860", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "de2231e005c74b5d81ec94f820be7679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3fb7d7d7522b49fd9ad17ba48fe00c29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e5d311e8f70d4b76883950ac8c08f4f6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f160b9dd3c6b4d5b956cb66483089ba5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37077387ecb04509848d65650a0cf352", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ea2b03b1e0394640887ff6978170da2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c9bbfc48838743bdb2a01bee385fa545", "region_id": "RegionOne"}], "type": "key-manager", "id": "e2bdeb3e0e9d4e47a3a2f589f311b3c1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a9d597276d0c463b855f76d4a015f1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "01ff05931ffb4fbc86d5193f11b60ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "77bebfee66e84004837f08f5198c9267", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "510efc68b8c5427e8866e3e43a97b221", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a7d27aa5ec0442991180b8bb7e1b898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "67172b41b3ea4aa484a4b5cc38d27355", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f69fbe21847b46d5899dee44236487e7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c7bb0de04554d88ad6ab74c0be86247", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0a5697e4b67a446aa1d8712bebe97821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6b57530736564bd6a3eec4e7df6d7da7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "25a796aeeb6e4302a12102a5597b9b0e", "region_id": "RegionOne"}], "type": "message", "id": "56070f86b5e240abb4b8bbecd47f57d3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "caeada7733b848e49e18d096c4f6ecfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c08563856261411aa54bc321933a75eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c54db7c0acf54b5ba7ebcb6598e6be8a", "region_id": "RegionOne"}], "type": "messaging", "id": "ddb1f67f6fab4ed3bf2b5d43e71b944b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "52aec8aa0aaf46f5adeb4f97e3d2e0b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98dbebbe0b49474a8b1ea8473616c357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e5dbb9aa85af4c55a70399d440672c2a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "85028123ca6f4422a70720fdc1011708", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d166297a2d624788b3ba9f197c8c4a6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db100f114c744beb813879ba63b73a21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf1a09837f78458b9d77c07ba03558d2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "361acf04a92340b3936057fba3aa4319", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba206cada8fa4612966748acd7487ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "164da138e27c4cb1bdb1a313ea9a3c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9410ddfb15e34ba09868abc0cfff87ce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "327a045922144e31a74f22bd39739a49", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "797665a89c5240aa83b8f111f74c56ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fca6c344c07a4463a8c54ea237b55dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "81ae5ff64a76482689d6593487e3dd45", "region_id": "RegionOne"}], "type": "container-infra", "id": "e099ec68b2ad4c4fa4856b0875eb2f3d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07a6f89b64ba4d988289f1338379b67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d187f6df037848829dcf83d7b2a7c3a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d698b7da61f34fbab954dc71f7be7b4c", "region_id": "RegionOne"}], "type": "search", "id": "14ab8fe699e8426cb8ccd9eb789776fe", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "debf415b0d6d4365958baeb99f31f327", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dc6728f1b8e64db785cf45c21abfcb79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3fe6b3351d904c728170ed76d4a36cb7", "region_id": "RegionOne"}], "type": "dns", "id": "8e4fc1bd29664c3a838964222c256553", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b94debf2921b4023abc1ef4d3755c5c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "153bfc4ed7ae4e64832f52b7230ba853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b1fb9db0ebdb4c759011e17050b0bedc", "region_id": "RegionOne"}], "type": "workflow", "id": "345dc63a5fd14bdb9d456068c996d27a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3ea861be821c4202b860a136fe814878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4579a828e61e4358a0d9dccb808266b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "89df0aef37b047b2bfc659355c40b169", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f659f8a2f16741cdbfe7edc1624655b6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6e0069be500f4b80bef5369b81d337f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9f0af6cebe3a440d834aeab341976d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "46c7371683494724ab283f5a275ddbab", "region_id": "RegionOne"}], "type": "rating", "id": "b903a43c68164fa7a71b7ae7d2c4cd5c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "647cd2986b4843a2855b1fe26ac508ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "65dd8f1b077641da8cf86c6660ca6259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ef758714098f4cfc933c706fcf06cb2f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "663aca8bab06492f8bfd04dffed108c7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b2cc6e9c20c44f8ab6f3c6417c6d34fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f152419484354734b6452279c0eb8d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d6e9703b10bd4362b8dae6fc6025d69a", "region_id": "RegionOne"}], "type": "policy", "id": "43c253893788410581ca3aec9538ca38", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bffa247320714d1da82366569e9af219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "91dea96d03c54e559f5f7ff0485f8238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc9d9f5809c04089832962d48cbd4162", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0a92e52b60c2498dadf4addc93b9efa6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99c7889b96a8426d98d3e1656d60fd50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "344f9681e7c348128e2ed8950dee910b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22644fa0a67d49b9825b9c6f6050f15c", "region_id": "RegionOne"}], "type": "sharev2", "id": "ef16396409e44ff2977e47f1683286f3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1341e92dede47cc911c0c66aa68ba58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6af6c825dc641b2aaebf6a67f6d5710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de8091ac95d2460290c5ce09b5d41c97", "region_id": "RegionOne"}], "type": "share", "id": "a996417bb96c4b6abe3c344d9c02ce1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ff072d046196441db4626996888207a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c24caf9f8d54067bac36fb2a0a230fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c38863a16794467e82e893ba8655b1cd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1bb729bf81bb4adeab95164db2740f6b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a33a3b7bfd44e7bb53ae6ef4996ec3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93728795d7a54538befa5c5ca8ebc9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6e17a81c1e44a4fa18bd2aaa367c123", "region_id": "RegionOne"}], "type": "orchestration", "id": "0f0aeaab193b494491b82ae9812b69e3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7cd5bb7fbd04c5d865bb84580ca8232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ccfa0a9396c48b686d9b2f39ff741e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26ca89cb2d394621a403e38677d18d81", "region_id": "RegionOne"}], "type": "block-storage", "id": "33c76829d1b34244b4ea0e79d42ea514", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9398881d48e64b81972c67a5503cadd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f64aaac6bba4488d81a970dba06d3255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0bb38ce212e4b18a6d823b8824e0ec1", "region_id": "RegionOne"}], "type": "volumev3", "id": "919e46ebfb5f47a19238675e09edc191", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c499b2c91c1409ea5911087de5e1c37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5163a3afae904125b08f9750df857413", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d98e93c7eb234d66894f2407a9135e45", "region_id": "RegionOne"}], "type": "volumev2", "id": "e3874fa4696b4d8aa1b4c2caa8c4594c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e198535ad162437aba69b54c4f193326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b934597f46b4ac9a47301ebe65a636f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fdb3c049dc64429971acb9145ad948b", "region_id": "RegionOne"}], "type": "volume", "id": "4713664e347149a7bbadd75829e446fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5639f4fbe7c4d179da454605bc69e3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5673184793c64fa99746bd1d6604a00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df42ced2ddb84a9cbab58d54da6a2245", "region_id": "RegionOne"}], "type": "block-store", "id": "d77b6ccedc5f47b799667bd92c1cd7b8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a04ed1fa1686480296ff4e1ee27ddaa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "65cf936b1940485089d1e163c12362de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9cd1c78ced1e49588d2cab8304b5e79e", "region_id": "RegionOne"}], "type": "alarm", "id": "377027ea04f146aba6335944a191fa83", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5401b44def084d76abe33a86d59542d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a34d0944dfcf4670b755e6a7e0ed8941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6ecc429656ba4b419cbe79738fea5988", "region_id": "RegionOne"}], "type": "alarming", "id": "42e3d8e78e7c4813b938f8e7061684cc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "242ecf428a5c4ef4b91e586a57917cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "178210ff565d433aa97cb74656f8d2cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e9de2b79cb4043a3ba9641eea472a689", "region_id": "RegionOne"}], "type": "meter", "id": "51d3b4f502a0413e87b02b522070d957", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85c6b66c2fd140a492ca6dc8d1150665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d3d538e69fb44abba4a59ca9d47c815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d33038f4564e4dd9a8e37cdb27f97260", "region_id": "RegionOne"}], "type": "metering", "id": "6b79a8575a684c1f88912d71c532a00b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1454ad8dbe0b4f9ca7b06216e07d0219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a32e315e05e419bb68666bbc7a1054e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0be611066ef44329a9298cd327745ff", "region_id": "RegionOne"}], "type": "telemetry", "id": "7eb46af933484d47be01ff88453cb8c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fa280e8c703e40d2931e6e437b68a753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9036c1ed03044229f61491c7289dd40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7f06f04f4bfb4e80813771d7b147c876", "region_id": "RegionOne"}], "type": "event", "id": "841f2720f62547f490c7b4d9c612e90b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5f4cd915688a402a9f9ba416013f2f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1e74d6728ad54271b41f97fda25b0dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "77a81dd67a75491dbc1dad4b1890a4b8", "region_id": "RegionOne"}], "type": "events", "id": "5110a037c93048e2ac5c1a7479097f24", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9564770831c4427e8fb092ee49faac0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "11c09248cece44a3a4f0756d3ac264c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5578784524d34ba29f71ad5b71d1c014", "region_id": "RegionOne"}], "type": "application-deployment", "id": "40f8429684e44626b889fff4d9668b55", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e1d99a05e5ac4a5e829ebcd7b02bf35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7010111ee06a43f99ecc42a45a1f9944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0ce0ebc6a0d94892be69f16b8bfdae37", "region_id": "RegionOne"}], "type": "application_deployment", "id": "526c8c6d0a5549b690921c111cce7929", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86f8cf409ebd45f69b9afe7f0ba0a1fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a72d44007b04113ba47828547c7e830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "59080e8267e146b0b9c1019148e619b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "17b83c2fe8a94c8d8d9698dfc6cb0dc9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99b139b25cb74c208647d3e4e5e8b6ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8c8c658d658438086535834221d71f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1c9c329114043109dfec35f70478053", "region_id": "RegionOne"}], "type": "tricircle", "id": "19ff3aea748e4ab9902908e9e549cf4d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2c51513b973240a0b46e5f32efeaee10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a18a6b8016c8448d96124f32754d53ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2bba6ae5ecb94c369c20dd2c07d07053", "region_id": "RegionOne"}], "type": "database", "id": "aa598074f2774b4a9b9f9fd93642856c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77762c6525c24638ab3d519725b9afc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fbbe88d39bca4b4eb89596a217bce1cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e6ec75c283b4a9ea332063254b2c213", "region_id": "RegionOne"}], "type": "application-container", "id": "ac98c2ac56764120a9b81a9b3343ddf8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4edd4923ad1d46908c0a33bf359088c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "11af02f415d34596ac404e1e059b7b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d64119ba501c4115b703966625f9f683", "region_id": "RegionOne"}], "type": "container", "id": "1ab22cee419949919dc2d714f5e1efec", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0c54dcb023394dcca2b74ebd3a483e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74edd5c4688e4e7da0d5cd5927f334cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "17ebe3a8b0c042d5bd109e391d635e5a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7f061e8ce7ce49d38b2cf50545755d2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7a60e29feba34fe391fffbcf205548c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2ee0a9be09e24dc9bd81d32124d7f447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "534f158b97f242749c565f63c43042ac", "region_id": "RegionOne"}], "type": "rca", "id": "5407e8db935d4cf294e365f729ab5f38", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e3c8a8cfce9446109d1ca6f9792a5fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "506247315e584100a6feba6ff190e172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "03ce34688f3847c08a43df190c19b45c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "eba4502a4b2e426896a2488d34a9f71c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8337b1f55fcc41718279b0efb9d3105e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "994a1f7b1e60499fa2c41ef0cf220dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dea5b975a4df42899f9d63b703320d80", "region_id": "RegionOne"}], "type": "network", "id": "0b94770eb1494913bee62b9367251c70", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "113bcd1b5b09430296abb496904e829f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4672482dc3e24024bfea61f7a591c04e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "75a54533369b4535885a820645678aa0", "region_id": "RegionOne"}], "type": "backup", "id": "26e750784d254ef5b532d1f96e73fc90", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "017db83cd42c42608ed612cdd9ab96c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c5ef7ed5095423399db89798f876a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2cac812fa50c4efeadf80f777172766e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2fcbb10e12784e69bb5511cd37c2a088", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60138e45295b4c3a8c242728b62c2a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0ec5e1d5ba16473ebee131b929e10212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "78d65aa8224f4ce8b7711600a60f0b3f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d65e19dfdcad478d95d95f28c97825b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "00a83ba605dd4c70a9c976e60916dbb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "85590ae4dd0e4be0b187b8ec6b890c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d8d1388d831e42688bef2f87a1ca4210", "region_id": "RegionOne"}], "type": "monitoring", "id": "a85ae41722f6454b90f274bd56d38944", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "faff070e54bf4a8e961b34e2a743c351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7cd3dcf278094d93ae88fa8562bbefc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4e2319ed03c84cf289908001ab2493df", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3a4f5a94fe4f425a8514d861f79a15f7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2ac069cf667e422e9da3cc141949cf09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "517467cbf6b14383aa1cd93463deb5b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "7164ea65adfb4367b52d17b2384faba3", "region_id": "RegionOne"}], "type": "placement", "id": "47303e1060984dfe98edde93d85cf9b5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bcdef04b7606488390cf64f187ba398f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0cd8c30e43a44235b4c59a43f6184a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "14fda103b4cb4b7f89e28c882359123b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f6bee21b38a94762a342659968858107", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c22212c0c8ce40e1824f07a7f1a9a777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67f1f0eef3b44e0b9b25098485c4fcb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8d8e88c71b884399b42f06f015006f76", "region_id": "RegionOne"}], "type": "ha", "id": "d627683b8b1a4f098810f4ce1a3c378b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4f6b2bd68af4a078c75dc2fe4e515f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "de31ad364e214e3aa85a916f0c81063a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ff0b6450c69e4791a9aaeb06a18543f4", "region_id": "RegionOne"}], "type": "reservation", "id": "95eecc82a67a4a7fa53db2e4819448f3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c285162153944c7785e5c5dd041e65ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "360a33ee80314a6584b08c19eacf6c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4f48c4fa2fe64d21b1a7ad7df9685f5b", "region_id": "RegionOne"}], "type": "function-engine", "id": "aebb0addaf7341a498eea4954fbbab3a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f270a042bb7c4288b11656e10fd40cea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c347f4dde1104c5bb3c067b182773dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8aa7097b69434a7aaf86a2f00549932a", "region_id": "RegionOne"}], "type": "accelerator", "id": "c9359cff7bd945eda54e3b88996aee1d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f89fa4fec48e4e33acee0f3a0b6f6342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6a4f20de753d4042829a2bfba6026fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "94706e5ee586430597545aa0aeeb8b3c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "188f772c720842e59e31ceb1a1e0839a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "019d2d028aad4f97b6c091fc5b89a301", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3678874a33b34f468140cb706b94a675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0cdb1c37dc994d69bfc9b8b609f2ce94", "region_id": "RegionOne"}], "type": "registration", "id": "6d476bf8994a4c8199abccc84823a4e6", "name": "adjutant"}], "user": {"domain": {"id": "b995e608a1b1475788a2bdb89dd53000", "name": "ebde8239bcdc44a8933e1c1bf6cf9282"}, "id": "24f844bd81d14140919c055e15ae612a", "name": "90c122ceeaa34318bee88aec988be441"}, "audit_ids": ["66c908022fc348ce9eb4305610231afd", null], "issued_at": "2020-04-23T06:26:02.777233"}} 2020-04-23 06:28:02,944 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/services -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,950 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,953 keystoneauth.session RESP BODY: {"services": [{"enabled": true, "type": "6a7ec6469c9c4f49bc895ea65d94757d", "id": "40f57cf093d04baa892517c6862ac785", "name": "a148f82e57f949879b66d87dfdbb1933"}]} {12} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.072539s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete [0.060208s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete_ignore [0.068988s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_revert_resize [0.064324s] ... ok {3} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.059954s] ... ok {23} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.062028s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_get [0.059672s] ... ok {28} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.226353s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,866 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,872 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,875 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,879 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,892 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.810264+00:00", "project": {"domain": {"id": "ef9b62222bc14251aea513f808dbbd12", "name": "7fe9f292dee042e1b84071cd1f214169"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "41d0568ef7324103a2a955b08ed9deec"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7ccf182083324533b38f0c185c00a67c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "96b75c83836d4b259f77a1704dede543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7ce032ff0ef84512880b4cb087ebd412", "region_id": "RegionOne"}], "type": "identity", "id": "3f96dcfbe9d54cb89af1ae3cd778402a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "365e25a5e86d4e11b989bcfa69fe8945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8a4dd2d33c8426a91d2d5c7a910b10e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a0708b56f3d34ee684b1b9e8bc734dde", "region_id": "RegionOne"}], "type": "compute", "id": "6dc1649b8a8a4dc3839782846dd9c6f3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "59ca1084b9bd4380abd000be1202420c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8cd041412b204ec8a977c3d10c583670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "76b049096513428c93e651a6ea86b4cd", "region_id": "RegionOne"}], "type": "image", "id": "47c3d9724a4e468093cba66111ea36a2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d7c93290f5a848caab0308d55257fc3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6589679fcc124df3bab31586ae13696a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7eee60198ae4436c833c939d9439030a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "328eeb9ba9ff49399b06185cf176cdd7", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f5ca27cc52846ef9347888db52d4bd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b48be89d8745ec82fe20744b56239f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6fdbd6a7192494289b7dd4420da80d1", "region_id": "RegionOne"}], "type": "object-store", "id": "ef46140be7e1471c9bd9199f9056145e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3aa84191bed435199a4489f22ddd0b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "903a7b712d5549418fd5d9d20b797d23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f11ec0fd2ae45c29df755e0efb6c6e6", "region_id": "RegionOne"}], "type": "clustering", "id": "1d90851836ef41c19d38d102f43538a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8187e818149c4d87a943c5fed55d43f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b082126a74504e5e8b8d8d51b0143989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f5efd982ea74cbe9bf0ffdf31f0ea48", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2fd803154b844883947f09a74fe134c8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c63748a5ac941a6b8ba970055c7b771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b391efac6b4485d85ae9d4a038f7809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cd304cad824146bcb4025b116cc93f16", "region_id": "RegionOne"}], "type": "cluster", "id": "32969be24fe043cab3ea554862140bfd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f7083fef550c44a3ac0b40ad84e24cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "013152ef7f3943d7b8ec6d584dde6586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f01b5359fe1a47dcb9dfe04776ecbc1e", "region_id": "RegionOne"}], "type": "data-processing", "id": "123f115c9c264e2da973da6b486c5557", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "53a33582ee7c4c7f82dfdd9526db075d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "48359bf8a01240d4bf88f35c4ff4a9f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a47651fa89a94c2288daa95fa917e0ab", "region_id": "RegionOne"}], "type": "baremetal", "id": "a648bf9e2bbe45ebb511d296ccede214", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af49a4e1302a48ce9f527b3d837e80c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "82966687286643bd93af9a73d26e2d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5aee08ed38ea41af8973ac7018ac8c2a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3321a6d2be4c4b998006f9418e07e05f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5fac567c35fc4f56bdbd464a2ab10531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ba6cfcbbfe3f4877886af4ad579c6a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0e1890d1e4164ca1a2104e2c90974fe4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b754b9173ba846279ca416fa58c44b43", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5865ac33d7b14932bd194868cb689a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8e1fc4a02d2b47eb8a81a9090541b334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fe05c650e8ff486a88e28244bd18ef52", "region_id": "RegionOne"}], "type": "key-manager", "id": "1024c3fa19c548589991cb62ea00cf3b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e20b371245b145dda8fa0aa00ec61c86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b4b71f338c14216a53d879ad337df52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ff0ecfa4dd9c41e1bfd6ab87e3554c13", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3f77c515994146e3817c1663f2a73ddb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62ca87c7391741638be88c31ca13d198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81471047b9a44f778028766f5752735b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ee53779d9b534fdfb3d7b50cadf405c9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c05259a5598146198197d06c12e9ea74", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f1e4a17a904f4126aa28e39bc38e85db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9114ab07f22b4ba39352fe910373328a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a6df329577f84be2b327adc5a64cffc1", "region_id": "RegionOne"}], "type": "message", "id": "5bc76cfc441d47718af0f63dccb0715d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fe06d3d9a53040679fc6c3d66eae023c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0558dee7c9f04f839a9f119407513ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "56dfca2fec4c49d3b1a01432a11628b1", "region_id": "RegionOne"}], "type": "messaging", "id": "e2b82743bef446e7afd0525ecc97fd7a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cbedeb1087174ba8847000ca9d779ba3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "775c4b8e30fd4b8bac3a0ad2d3157e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f744832ddd6428ea75ee09edfcb7709", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a105b9a200bc4d9fb1c5290fb38cdb17", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53c71d7207d142aaaca42bc88cf370bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32281360b76440b3b79451f27c3864eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd006e6544bb4857a932c9ee7c28e70c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "fd89af43475b4418951007b8261cd7b6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c96b17da804c4a2e85ca0b8117985b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d145782f3c94d4fbb29098218269ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0596cefdd2ed42cba38cf69f24f97a16", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "034eed17983f4f209cbd2680a9246783", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b1d119ebb5d41bdaea82eb7ed571151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ccea61e37a6843029ea4ea21c7c2d5d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a62ba2b5faa4c8e9080f8514f69fc30", "region_id": "RegionOne"}], "type": "container-infra", "id": "893a84eff2a64044a56cbe182991adbc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e1f559be481142ba9349a5026da4d766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5ad80ce998e24b55bb91cd45b8d46cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c80b8d3c89c64693b6c682ab2206e1ba", "region_id": "RegionOne"}], "type": "search", "id": "39645046ea7442968485e414878da9de", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eac72bdf1fa9484e989eedf3f0ee5671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5c4a1943591a49c7972ff51d28dfb923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6a7f633273e642108e750254c45e7d98", "region_id": "RegionOne"}], "type": "dns", "id": "ecdf2f92414e44c08339e0d3bcd100b7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2cf35c95b47c43bca5e372bfacbfa1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bbb6f9dc10a649a9a4e33fb1e1ed8ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17dbe5bde20f4ef5b2e6921123daf8f5", "region_id": "RegionOne"}], "type": "workflow", "id": "6cbae74d703747f197b3618223009327", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a6c85fbf4ef1426a899b8da34141307f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "038f30b454ec4018957debd48c7183c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "71b4696f9452496faea24951f72ebfb3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2abd48a1c017429db44b4b46b43f1843", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e6108e9e57e4db3b777230f283ae9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6791c6ba101d450a8a1bd60f79f94d32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a2d2a2de9dcc466182db8828679e53a1", "region_id": "RegionOne"}], "type": "rating", "id": "7541c48ca12743d29975b4a700dfa1c1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "229a7b7bd50e4c1a84163000dd98a894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7cef5ec6b494abdbdfd08caa0d89ab2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b43717e09c194938a59939b83b59f780", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a56a7e0f8d3a4b7aa45b1c7a3502ca7c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ea2d663e13543348e3471543ad3f2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "35143536cc0b4ff99348629a06400cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b4f7c2038b8c4cf28a10bb51b6d9eb98", "region_id": "RegionOne"}], "type": "policy", "id": "d2044a6fa3f8422db24ddb2a0721f442", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5529c87121d47bd88abfa9b210a31b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9d49621bfb324f99a043e0866220a0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6fdc5ad840994ec4b0b3739204b74e71", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "370d2b3d1b354899a766744558251f3e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fda2db02d52949d89f40689b043858d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a1fee1483bc485087915ab9dae3d0f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0cf214531fad472cb57260b11d1d0c1c", "region_id": "RegionOne"}], "type": "sharev2", "id": "075b8ce91c9c44fd979f0f468bf7006e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a9a6a4f99e440cda79e8092ac9fddbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72d2d8e2e9784a9c95911c08170db449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1fc5a1bf2b6e478c993df29c1bbb5d0d", "region_id": "RegionOne"}], "type": "share", "id": "ac11cb1fec6947babb6911e343a506a1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32ffef22269b486997db5b87de1002aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "46e99ba3e23940ff8a8559e8a7504b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8a7819663f3c43d59e5fbafe9188e9c4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "eacf64b4070d42d29beb0000d3edbe36", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8eb76d14b8bd4ced812d31ef8928ae70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb05219258b04135b24d9a35d033fa9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe150fd96b874af59757538c24591e08", "region_id": "RegionOne"}], "type": "orchestration", "id": "7aa2dc5613b84cfdb293136feed8f10d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4855eda5703b489c920a3ed32cdd79ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fefade1734a47548d0738ffbfc004b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0dd84e555054e54b6a987133fdb949b", "region_id": "RegionOne"}], "type": "block-storage", "id": "b64cb49e329c4995bbaf563e95924655", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa054d1373fa451fa80c5e49e117c0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9974859beecf4e89810199f9f62391e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c4a9afd6cea48ed90e4318c2872dfea", "region_id": "RegionOne"}], "type": "volumev3", "id": "5e66cbda673f4709a56adb2f477af227", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9db375bdd54e499a897feebcc6e4db85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a28928cd99d54cca9058e14779c66416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a389209040644b9a836760d88fefc542", "region_id": "RegionOne"}], "type": "volumev2", "id": "9c6f82b906464d7e9d4ff758b131dd1f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e290d607e7f4c7f9d7f6f5fde56c17c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b49d6acec194a7f960c086f41183718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "117ffa3b37e34ef0beb58893f95085ff", "region_id": "RegionOne"}], "type": "volume", "id": "2cbdfc72d28b42f899ac5775e590054c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a89e2072533e4c179afe4ed44447113d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "926813aa56714a6394269313333d556f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1c091194e724f35b8079bd7a5c8a4e4", "region_id": "RegionOne"}], "type": "block-store", "id": "d4f4b7cfdb6e41748d6393074ec149c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3caadc1666104d55b74f8884f174f3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b01faec69854067908f583731059315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fe8f73b7d55f45cf8568a08aa6a4eca4", "region_id": "RegionOne"}], "type": "alarm", "id": "38817a75cb884479ba788a743c7feb3e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6d6d120789f947dab25cda6723ece57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb53440231244c8b8465f9e5c1542283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5c25bf4215ce437da4125c38687c0577", "region_id": "RegionOne"}], "type": "alarming", "id": "688a3dc38ce642968954fd8cb2dc8b09", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7f94b0d17e54a41ba87bf4174a5b2d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5c051ccdf0a4fc9923366f738d8bd95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e67599e1818e4b0fba1b92dcd9869075", "region_id": "RegionOne"}], "type": "meter", "id": "3a3f6d096e0e4e48ae63abd659494149", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b4b1186c2c7455ab9a47de2a3b846e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8bfbb40fe334d1fbe598d04fafad490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "eeb7911f519c4116841f1bd84f8950ea", "region_id": "RegionOne"}], "type": "metering", "id": "be084340c8664082adebc2d06fc80704", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93e2f26ac0ba42069c82551581cdfd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "49f0e3b0c5c44047b054b96367f05066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0727c16a954d45ca8f675db69a21debc", "region_id": "RegionOne"}], "type": "telemetry", "id": "364ac05d2add41e7a60bb2180f7e85c8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b57a3c5bea294468a8cb280123683623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aaddeebd47cf46469e0dcf325dabe267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "58a1bd5dff7047db97e01730c728a28c", "region_id": "RegionOne"}], "type": "event", "id": "8da9d1c15a914f1590bfd6016f508737", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9df7bd492cf744a2862a20fb4cb1e57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e9e23764a4a749f9b042a0ea4311ebce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "399f48b92f1148af9ca56759a85dbd0a", "region_id": "RegionOne"}], "type": "events", "id": "23bfbd19acdc40079f09f1ceeb970cd5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e40b9e56815743c3b9fe27f21f839966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "812c7cae866e4ca080cc3554ba72f001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7792c52192b348bbb53ffd61360830cb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9b4ca71e019d434ea4eba7eb399269d6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a0b8ec0ce3e940c99f20451e8823f83e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a661d481e01471ab8f7a48b5559575d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "eb68dcd874d44d649cb4fdad9f8c9148", "region_id": "RegionOne"}], "type": "application_deployment", "id": "701fc87ea32d4c57a3d7539c62a73070", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d54390f68632431fbbae5adf9d62d67b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "060e96fe84564639a2c2df226544c5d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "818a4a3edb8b4a5bb213f2174b2e2d9c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e806fc9a54434f43971e120755aad95a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0dc9e51366b945d793bd94ab2cf20546", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "32ed703b8f7b4173a14ceeea00e431dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6922368c3aa84b2b86a708bef1880698", "region_id": "RegionOne"}], "type": "tricircle", "id": "8a525531cfbd4b21a9cf016e49253d88", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a877498a122f4c2c83d4f7184062265c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ab21d84d5afe4d30846f7ddbb238548f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fca2c17987f5463ca11279249883f51f", "region_id": "RegionOne"}], "type": "database", "id": "0b78492835d642a89229beab5d222fcd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b940807e69014e8386cf1032c756ff65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09f4ce89df9648cfa0ec48d2510cb9ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6094a7cbfe5d4528894f984a2f211379", "region_id": "RegionOne"}], "type": "application-container", "id": "f46c70d1b99d46f4b9167467c1004fc0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2274c6afbcd147dcaa5290ec45a96cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "475649a1d8754f3aa54e12cba14029a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d5644b1476d0484292b60ef144267388", "region_id": "RegionOne"}], "type": "container", "id": "d4eb3166652349f49513258b5b1fbfbd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4a52d39a542740d3a0509bdb26e9fe55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d0a3bbde8194e3195e8fb0f9953ae76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fbf421181f144d8e93f5abc5ca42defe", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "12626d38ec714136be72242e3759be67", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d81d0c75cea4e4db8968fc71d5a72f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c36e33c57de1440f91bc22a6355d9257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "35ab8ac9cf024a21b8b5abad338aba90", "region_id": "RegionOne"}], "type": "rca", "id": "0deb6918a5634c2d812c79b614ca1984", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e2ef9704b53745e88edbe7bf4bbb5787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aad52130664e4a14a732719a7613435e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ff4579f01e0746d89387e573514f3a3c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db59dd6bfd9e4db581f59bb693fa551d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "644c115c05004e95bb7108ebbb7a091a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5b587539366546f09b81d345a22deca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cd3056294cbc4979b094f6fe29c69fc1", "region_id": "RegionOne"}], "type": "network", "id": "4a54ff2956f04d029376bdbf91d48d9d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0066618523484cdabf0f40e5a6fff1f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4333d11bc32b4b6c8cae62f524505182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c48f6d787b694b70884f2ee4f584f5e9", "region_id": "RegionOne"}], "type": "backup", "id": "f7d616457c9a4cd5a9afa8ff96c71ef2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c5db963014e411abd2a78d5bf85cc62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "57c48b42ae81432a9765f7ddf0451b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "19af3dad50d14cbb851b5f4ed4f7c0d7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0c4510676c824b5db12ddbe047959837", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "359f27337784496a8569833eb0042c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fca8245d5574525b81acbde0a24885c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ad9cc79e320a465e94339c39ec8bacb6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8ba71606a12c40efb1d888ca9e324bc2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7445e046ce8444d7b2c70500c90bd351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f5b633479e7d4edc820899f40d72b442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "972b29652f22450990d528f93aaa47e4", "region_id": "RegionOne"}], "type": "monitoring", "id": "b5b3bb6b45af41119c5028cfd2ed9b8d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a57073f7572497aac75446d483fa6e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98f39e2395be4593a4871912fb8637aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cff4ad52a045494380482959b5419423", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "baab19fd5bfc4a03b40b562bd95e747a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fffe1aa3082d45f49c5eec1f859d416e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "304108356c6a48fa8d8b69a106db838d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b768bb4af84a466e98138bfc2e927a9c", "region_id": "RegionOne"}], "type": "placement", "id": "ec5c5751231a4cfaadc5df3c2ca97e06", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b593c455581343e596e7d571975e22c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f53e33abab764d51b7fdb9660cc53ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2d49876ffd784e93983d9bc4a69dce65", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d4461d0ff03643438e418f2e1a094f23", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bbfde093a530429e9e1421eb3a8050a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "61c2dbb4b699406ca028e225e005bfa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3b2f206ca4af49f0b371493c9d788ed4", "region_id": "RegionOne"}], "type": "ha", "id": "7e63fc78b59941828c177bc31a1810c3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "19e789c3594a4be1a06defbe518b8c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6d5e0fc42dba4ba38a5a5eae9576f2c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "04f94c6f64e044aa8f7705038819f5ee", "region_id": "RegionOne"}], "type": "reservation", "id": "0001548f241842f49f9d0d3fd6aa2a07", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "408f62cf45f54a44b54d605ba96e5e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "254814e470f44b54a1a7a94d8c759909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "800c3294fc1f41ff922b5485b7dd9875", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6297c72d9cf438aa2f7bd832d152f3c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4e255611bd1413485fa815a00e26395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b9366b32223141be853d31a4d5fbceea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "11c35c94253941b5b8462e7dc9573b10", "region_id": "RegionOne"}], "type": "accelerator", "id": "0337a4fb96bd4792a8cc9a69b840e7c6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "700d2175eec14677b3e80c82b72928fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14141cb1d3db42959100bcdd4e872857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "434ac66bf22a4ef18e79118b8bac011d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "5ac44da1da674644ab5431edd91ac2b9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f07445dc1938497d9df75b8412c0ef57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd19b99ace2b4c83bc159f4beb535fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f5659eb6af4c4e6ba8d1ebe4fddadaf9", "region_id": "RegionOne"}], "type": "registration", "id": "5d29ce3c593e49cdbacca2a657253a31", "name": "adjutant"}], "user": {"domain": {"id": "063da772402847fa9d1424286ab09f67", "name": "aa1c5e107db848a3a74d5ab40d948503"}, "id": "fa5f3ab0ab524cfd9851acf34ecd49da", "name": "8b576bc3c0fb4da386ff6c3bf68a513e"}, "audit_ids": ["75c6b9a4d2eb423db87e1b21c1ffe231", null], "issued_at": "2020-04-23T06:26:02.810264"}} 2020-04-23 06:28:03,006 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,012 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,015 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} 2020-04-23 06:28:03,019 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "ip_version": 4, "cidr": "192.168.199.0/24", "enable_dhcp": false}}' 2020-04-23 06:28:03,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,028 keystoneauth.session RESP BODY: {"subnet": {"service_types": [], "description": "", "enable_dhcp": false, "tags": [], "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.2", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.1", "revision_number": 2, "ipv6_address_mode": null, "ip_version": 4, "host_routes": [], "cidr": "192.168.199.0/24", "project_id": "861808a93da0484ea1767967c4df8a23", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "name": "subnet_name"}} {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_schema_get [0.059970s] ... ok {8} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.068122s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.058248s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.062407s] ... ok {13} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.357152s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,770 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,776 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,779 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,783 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,793 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.711342+00:00", "project": {"domain": {"id": "97a17022e8124841a5957cfcbac8a6e3", "name": "ac6311d0dfcb4932b9793d1074ed7530"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aed4092f77f74c5796336c07efd60a3c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cf12c5eaac8745e68a25615546b3f33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "85e6bd1e525943e49ffef6ef31664ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f26041b46b0d4ca6889485d3ebda9733", "region_id": "RegionOne"}], "type": "identity", "id": "f5998d303ea64716bc0a9ec0b0870bfd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "747de9dee5ac46ff9bd9c65406e3a1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "50bd7f18d4eb496290f39115071c608e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "08757b7a815744979ae3fccce708a66e", "region_id": "RegionOne"}], "type": "compute", "id": "fa536263d3204c38a4756b38c6b705e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1e6ddc2d065d464e8b995ddb84990c4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "66ed4fe91e6442f4ae236d46bd8a75b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "651bdbb3926442bb86285c99bfa38405", "region_id": "RegionOne"}], "type": "image", "id": "4138c3f6caa945ccad89a21ec21e1f43", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e12532ae858042ebaf69f87fa7ec9145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "71781bf11ad142279132b24b08ba77f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b24d7dd0ace542349ddff903ac5354a0", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7a9a614765294bb0a8f65f71e16210fa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4b1edc137349e192d56771258a466c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3ddb7b1edfa47c58dbad51fbfc135ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9150f05d29ba4d5ab93ca609fc903d6b", "region_id": "RegionOne"}], "type": "object-store", "id": "bf6cb1884c2a4b1eada6e14311cffc0a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18969629c6014492865a2085e1f54f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eca8c4bb54704cd690300a750f89e052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b08adad9a9b243f89f8edcdd77bb20a1", "region_id": "RegionOne"}], "type": "clustering", "id": "2b2042ad6860479c9d61a167e053bf7e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "688842c9e94e45dfae90223f7e4c78de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3adeb573b434988809aec3277537b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f800fe041c6e4618a937434865e06064", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4d248e75584a4115bbce660987eff97d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aab0b5caf7c9441c98df327de72a3e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "878c45706b034093950be070dcfdcca2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "231d982bd38844918851199f9a94089c", "region_id": "RegionOne"}], "type": "cluster", "id": "2fa0046bd1184e3e9474409af92e049b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bc354ca236314f3884d82d4700eee0ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da9320353cf74f56936d9851b733bde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "26e22b99f6f048e6a55f7b46929d8f56", "region_id": "RegionOne"}], "type": "data-processing", "id": "91f4495bbe81450aa374b6c5064ca927", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "70dc36a71ba64e1aab3fc50306f13346", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e3c8f4e56ec4d13b43af293a6a11b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "14b7aa70f1f745528a2efd7bcbf8170b", "region_id": "RegionOne"}], "type": "baremetal", "id": "a946bebefbb846dea9025b716380b179", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a210bbc143b24e50a7fe923cf86d9da1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "34cffe4714bd4425bf9f541700301bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "69213eedd1cb44d2849c285a58c58127", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a21ab06eb02c4a46810f7f19167575a8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e59a013b42704fdab43ea09816dd2408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "02f791323e234008b14e2bc736a4de2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d7d44009494e4040b7d6ae779fa737c1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "62e6b8b5168f4a3b838d17a51ef16cbe", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ea092eb0171f4991bb85493b17c3b1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4636a386f66c441185e73eff4d5bffd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "df07f22ffcec431dadaeba76a684e808", "region_id": "RegionOne"}], "type": "key-manager", "id": "2e01c9ddd50d47adac087de1136c6f53", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "399547896f1745758efee6fa93eb1062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "acec70ac5e49437cb3bbd566c302b1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d88df34b733547cd83b564a32712dc66", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7d34aee772524068a981aad5ae957dac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91b44b280e984b15820ba8096d2c2e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fe60ad00d4d54165bed1f07ff4362c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "560215f41a1b4003994c564a348a01ac", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9508be089fd745068af0c87d9e8f6a78", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93ccecd004484fa58229dfeb96d87be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0f2d96c36494455bb8fbe30b118368ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "90efecf282c745c2b634b1509cc6372f", "region_id": "RegionOne"}], "type": "message", "id": "e7c29da2c64e4543a5863df30027fc0f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fbb4bc9dfa9478fbe15ecef1b6fdddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e1c85c95566749fc8abc015d4233e868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cab71386706347f38029f44126dab02c", "region_id": "RegionOne"}], "type": "messaging", "id": "1a3cde0cf7b748a69114126f4bc200f8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d56526a474784eeb957c4cb9baa41d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc00526684cf489c9853bc9e1a8e6294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6c9fd8c13e3547928ec54dcef88fd602", "region_id": "RegionOne"}], "type": "application-catalog", "id": "725c8cecfb1240aa9b05158dbabd8c40", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f834f970b5b400481e6bb2620369ee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5adbbee3c1644297b20c6ee8d5cf1df8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc378b1ed1044d638d9b28b82fd84b0c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a6b741664f7e4bf5934d178b205b3239", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fa7b51fcbf546f58d8af5f350f4ad76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef5a65a0133540408880ebb61d904077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf3300d89a60403db33b876eed708b20", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e8b2f6cacd934f25ab00b3f0605b4f35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104f5469ae5442a99d2d5bc5f3aeca56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c07fa4dd3c54b9688e752b52d999479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43cd24a169514eabaa82adf80d7f8d7e", "region_id": "RegionOne"}], "type": "container-infra", "id": "ffe463913e8444f8a13111b08187a73d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fb2ecfbe9e24487998232f612044ad8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "06b635131fb2403484a8d1533c9b8784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "80771647e29d44028e6158968d4aeb8f", "region_id": "RegionOne"}], "type": "search", "id": "584ba36d801a496aa772d2ee51fa4cb0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e060c11a5d674c3db9f3528f3881fb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6f6dad328b5047e488a4e9903ae99b07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0427349973d547b3a57ba9e3bea67547", "region_id": "RegionOne"}], "type": "dns", "id": "84d3827d6cb34d6daa142bfa54a31f2e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "581f9abea04e4128956f270e8573109f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25be95bf594c4ea99c6f0db711d6b309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "83975e2298104137ab33665df3640e71", "region_id": "RegionOne"}], "type": "workflow", "id": "ea4135dc5bdb40b987f5ad72be25c482", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3b4bec628b5432db359b1ec3f894d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4edc927fd3a140318edcba1b67313167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7ff40a13d2d5439ba6b70d75e3b3e616", "region_id": "RegionOne"}], "type": "workflowv2", "id": "65e75cbcb8d7441dbdde56b9dc638625", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "23182def5e7a4c40a1d491a49a5a2dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1bde11d85f29480683b5468864a36523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bce4930e196b49aab73481ca8831b19e", "region_id": "RegionOne"}], "type": "rating", "id": "c498db72f5814c90818c6d739da5c694", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b06c18e374c24474811442f2a2001ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2cb863aee9444bfcb661b964e83b7601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4578dd43631b4556ba828bc8cc2d3696", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c072aeb046dd49bdb907d881931f6550", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d378a72d85424f029182f4d825764b0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1ce7204669fb4751984091eba6e1dc4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e04767ef4e8345ed8b878c56cb1fe15d", "region_id": "RegionOne"}], "type": "policy", "id": "1d453b27bd38404587ae4e8ce31a4001", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "11c9e46b82fa47a4a3fe0c999ded7593", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4f90765867d47f89a609ed199243d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3428e915a1054cfebab3ab090476b38a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "691a2690722c4db79a77333cd76cef1f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8b8042af721487db16c484fe758ab3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9328b7aca0cd471b9be56e9692ae3f19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4421f64b2f743a090980a8cfdb675ad", "region_id": "RegionOne"}], "type": "sharev2", "id": "695b367209f54ba0918dff0910736a86", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a18f8813d6d649e08a7b72fdda0b0f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "af49343511f247eca7039c0c697aa267", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ba42fab052c04730a4fa52a6cb18344d", "region_id": "RegionOne"}], "type": "share", "id": "2ec62b1e887e40c8859a6afc4d167520", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c7e214b933eb44f2809bf3ab3dacae99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32fd4c096e6f45469aba98f899593601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "308da7ca58f84f559e6bcf830126a242", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "112848a1640b46a9ab00a3c5a823a994", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d086f85d1364968bb868b647abe9c06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65c99cdb443b4f4589a9711a2468ef81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cdd8faf16314b2fa1dc64ae6bd49dc0", "region_id": "RegionOne"}], "type": "orchestration", "id": "79697dbf90724e23ba070983e6de6257", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b14758960ba4cfe98bb8d25c23f45a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71a9123e3072460086140beb3cfc4247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92b86687ab3a4528ab04afa7c7d2176e", "region_id": "RegionOne"}], "type": "block-storage", "id": "9497c50d14e8495daaa723bea16017ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e832c6bc5be84d61a8ae8d681d4c9e27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31820c4e27614f98844fd8c9a760cacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "892d008ebcdd4775a6124963b839276f", "region_id": "RegionOne"}], "type": "volumev3", "id": "0c2d8ed155d14fec89d6d9f8d0077a59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e737cb9dd2c42fdb8da594278409c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64a8cc8896a94619b5775ae6b6160df5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fc68ac7e5614a3fa91941483dfb9396", "region_id": "RegionOne"}], "type": "volumev2", "id": "a507a97b61f244e18ee930278725ce5b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12583984c3a64c048e784700455d0f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ffc86569470411c9b63a0c65c1f64c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb43a4a9e6fc4b318770743207cd82d1", "region_id": "RegionOne"}], "type": "volume", "id": "9c31a857dc374566b171d63f29ba187e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3b23e8024064faf9710e5278307b038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "060444c2e55e4aec930ba110459a2c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "649bedd5845f41b8b9903c1ae6ba9d53", "region_id": "RegionOne"}], "type": "block-store", "id": "f2da68795c4049cc8070dff1e2531083", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a974beab83c64a9e8c62126a9304c444", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "52522873c2e64e57854f3247c683c1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c0875c5455344ffdb0fb2b4d5130df71", "region_id": "RegionOne"}], "type": "alarm", "id": "e0f4a3ec29cc4a77b8abcbc32f8a9618", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c689f2a8d7e4946a01adbaef1f7aecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb16714ca6f4438db19c777d51bc4d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8aaa9ea012d421c8f9124b024307012", "region_id": "RegionOne"}], "type": "alarming", "id": "c91884932430486387c2a97b3de264d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4987d251c5934f968c7fedf81a12216f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "70f6c7666eb64eeaa5074e9343b2d176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58cff1e21ea441d1b1c3e47f8049b715", "region_id": "RegionOne"}], "type": "meter", "id": "aa2c79d27e5942e3af44bf54177cc34b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9be1b8e7fb684e2fa1aa05b4b7b16ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45ba07459d3541bc95f504fc689eadd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e589a35e0a5547f2bc72a4d4c064f145", "region_id": "RegionOne"}], "type": "metering", "id": "7cc9b0f6a0414ce8bf375663eb0ef1e3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bc481811b694ac3a9e441e08319c28b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c69e90af7a0a4374b98aeb9ccea3c532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88e616acd7aa4abf8476e43fbda7cd4d", "region_id": "RegionOne"}], "type": "telemetry", "id": "f512f983c98843e7886fa727607aca6c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9567b92fdb72463c93f62ac231c7a82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "12f8717de3f343eca84da5aadecd7101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a2f41f0fe719440f951ae9e40d3ad3f7", "region_id": "RegionOne"}], "type": "event", "id": "236cb8c457474dd489231dcff685602b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e61b0952f0bd4b0699531be65c35d408", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2ab034f35724436dbbf7c568b1521c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "43a63fca5a0c4f78b8273020bb2441c4", "region_id": "RegionOne"}], "type": "events", "id": "b35753abb39842129fa7656639525537", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "85c542b2ae6d411797668f250d4edae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd78c16603c949e3a28c81654278966d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0da5b76c0ff0464ba1f8087a6f9e4cd8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fe5057b7abd94745aa99116cbbab2a50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69971bb410e74cd4ba5dfd3a919edd21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a71c70f0250d404a90854bca88d3535e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5b9b44fa00b4497e824f5811916b9876", "region_id": "RegionOne"}], "type": "application_deployment", "id": "39adbd2756ad4c80ab354dbb760265bf", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eaea20940fd04bb0844b308e6bf4dabd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1652ece421a44e1f8fff266c314bbd36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2b6582269d84b9689ad97800894e095", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d3ea2ecddb3d41dea154b6fa4be9e542", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0c88261f49e4b92b209d03a56755f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01e1624bc0b244fa8d720818d1b37db9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b9f8896902fd446bb7f7a6604409c14c", "region_id": "RegionOne"}], "type": "tricircle", "id": "e2197c8ddbdd407d8577fa28d88bd2a2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b165a83fd9224d2da84df8639aef1725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4ee71a6b7e654158922362dc2b8bc129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "29e97961bf4a4042b1565d59f65e36f0", "region_id": "RegionOne"}], "type": "database", "id": "cb1e5a9714434480ac69aaa91f24aaa4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7de514be3271480c8bd5b24900acdc75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6cf854483eaa495aa3c6c5b4f612fc0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a2c31fc936a04f6bafb0de04ae2bbbc0", "region_id": "RegionOne"}], "type": "application-container", "id": "35513a81f8324a7eb8f8d0d7ea39cd85", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "746e6de22c244e3197affd0e98ae1c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd7119d2ce0b4c45bbc73633d660d711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "247b5afe2b104a4496d099d7633d9ca6", "region_id": "RegionOne"}], "type": "container", "id": "057134b8a85c488fa6122e93855f9005", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c74058b9835b4578950783b8afa223e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27db013146404fc48488dd04a92fe905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "43d7af25ff4c472198a36057baa8a63e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3d7a1a4375a144baba5e2931f4318d1c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "74df9c42aabf4c7fa31fe994af14498a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8e53a29756974e408a7286654b0ba9fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1110ca3ba9eb4dea9b38f63955296383", "region_id": "RegionOne"}], "type": "rca", "id": "8e0b36ef2d304664abfcea1b373b4eda", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c8bd9a1c79ca47a9ba2a6af166a842b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7cc4ae516cab43b7995834815ce26b22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1815dbce2b2c45528b0c149aeaf29f07", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "45ff8fb4b6fa463da257d385243ad1f2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f22b501ec5604e70932a660781e09f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "93c76c7834bf47d8a9360d0a138f243c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9e8f17c7c15542a99ff011c0c0c318c7", "region_id": "RegionOne"}], "type": "network", "id": "0086e701cd7841a48c14826d5f56b13c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ab7a8b760679491caea5270551e42f71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "91d822b21eaa43aea52c766f32f56168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "39b247db59824485832f2f298d4a8d89", "region_id": "RegionOne"}], "type": "backup", "id": "8775c11816164d71ae343105bedde889", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "73fd60d9305041c8acfc9da565aa8375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69e6e038b75a48eebd2d3fd4db3bb4a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "be3d6fd9c34b44709cd3257f747dc662", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ba878cdcd74641deacdf4f3fc565b41c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b5d827361de4c7f8e3b586fa4cfc384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7290ed22c6034c3e887cfb2ec4828b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "64b893fdbe014e3cadd56a3e11561d19", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "efce7c1508804476b63e5a728b3174ac", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cadf4e4513154e4295415a44e16494c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6804f3d5c4bb4442a48ae17595e2ff9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4d30ebbb98534c25885b30a57dbfc4a2", "region_id": "RegionOne"}], "type": "monitoring", "id": "e8a7bc32115245f49ea28bc9f36ac449", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "909d1d66dd0d40c8adbbfdb4d655b734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "07dd64334f324770b219ab6a9a0a7f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ba16fb7828b3444fb5296119c36408b4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2a7e438dee394ddd8a0096fcffb91bd7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b61a6606ed2040e388b7c6245696c499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "73e65cacef154b60874bf4434ba712c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1514c2ca47444f49be86b7ab25aedca5", "region_id": "RegionOne"}], "type": "placement", "id": "63d7c5e4b1154403b23456b9427762d3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2034ed0fa8d4d24961f8535e0bee4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05848cab7d9e4795a79a0fe6cf044332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2f9b1dd00ca848369dc1a40a1a610eac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ed185d6cd0804daeac6c2edaf2c66dfa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e172e657546e407bb5624dc968e218a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "075ff62c3bb849a69e2d0b4f2021ae96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0e2aeb3f7f1f4c51a4c09066c40b3343", "region_id": "RegionOne"}], "type": "ha", "id": "b5f5c7266e5244acaa42647a0fef346b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5171d059329f4f8fb7081c25c6e93d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6ba88bb6cddb4793a55c9a1df17827d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "03ebe015efde411aa56cd50653c4887b", "region_id": "RegionOne"}], "type": "reservation", "id": "ed3ed3b8c9e544f9af0186c46203846e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4477709949f9492081af6cf226fa1df6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "183bc3ebae9244f4b19a54e8dda334c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ce2509e75207498db7c930e0b5836927", "region_id": "RegionOne"}], "type": "function-engine", "id": "dc2958bfbb18405ab8cecd4292af3f69", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "86c2370baabf44219b5156892859ac45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "60adca78aa3542a1b89b202c5f787067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d927914c2c284b56a59a08aba6d5c963", "region_id": "RegionOne"}], "type": "accelerator", "id": "db67ae016b5d437f9a29896e271636c0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "532815df8c9c4c8cb1f485df736e15f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75af0aaf9e094ad4a482cba589b6b028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6c4eebe23c604a8bb18d030f07235b21", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a75db2e646bb40d19d34f2b023db289c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7d14909579d4a9383e713a1128c76dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c11a563935e74675bf36ac1bc3395f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f159ffe252c44d2c9d0bf9089f0f4d1d", "region_id": "RegionOne"}], "type": "registration", "id": "604de8c2b4944daca23421d3f1278d38", "name": "adjutant"}], "user": {"domain": {"id": "fc804267d08a4b4e8503db0e9d3b5282", "name": "a128f515cefd4b80a29732a3957e7e62"}, "id": "f85c9a7ec4f948eaa68f38d11c880320", "name": "721af3157a7548beacdd8e291f2c55ed"}, "audit_ids": ["ef737c23f6104cb6a75b5afaff08ab01", null], "issued_at": "2020-04-23T06:26:02.711342"}} 2020-04-23 06:28:02,865 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,871 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,874 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:02,944 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:02,963 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,967 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:03,014 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/os-volume-type-access -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,019 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,023 keystoneauth.session RESP BODY: {"volume_type_access": [{"volume_type_id": "voltype01", "project_id": "prj01", "name": "name"}, {"volume_type_id": "voltype01", "project_id": "prj02", "name": "name"}]} {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete [0.059148s] ... ok {30} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.100163s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_update [0.060272s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(event) [0.058947s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.062342s] ... ok {14} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.152762s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_delete [0.062639s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availabilities [0.060438s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.070942s] ... ok {13} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.067092s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_update [0.061503s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.059209s] ... ok {19} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.059505s] ... ok {19} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.059118s] ... ok {28} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.062669s] ... ok {12} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_import_info [0.061464s] ... ok {12} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_schema_get [0.060293s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete [0.162324s] ... ok {29} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.220158s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,948 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,969 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,973 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,977 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,990 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.888096+00:00", "project": {"domain": {"id": "92a89542c4a942c28060c5b4715320ae", "name": "bae8bfe72c354e11b678ed50cba92810"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dc00d0a251194fafbd5892605a78c7f7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "556ebd74460a4c2dac2630efcbd5d768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "cfde005ae67f495c8c904992b4c886d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "91b40f6ce5da47f79148b47a8c4fb24c", "region_id": "RegionOne"}], "type": "identity", "id": "ff34e3fb215243d3b55306e167ad81f2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d7d6c3c8b1844c25ae2cf731d229a878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dfa4ac1900f54b6ca20f6a51691e97af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "eeea0acef6834211ae32d4ba48930453", "region_id": "RegionOne"}], "type": "compute", "id": "2c502c9158954d468aa1894b0d07f2f1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "79760bccbab5424bb64ab48495210b77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "46e1067ea16440c7a56d2da8ead9e9d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0c5a781a0ccf4feabf41646fe6369922", "region_id": "RegionOne"}], "type": "image", "id": "19e80c09ca844df4a1910167e62296cf", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6838ea1c172e435e850c588056b94a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6cc2b5d2fbe44091abd72e0ae3cb7d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0a845da3db434fb79c1646a01007d761", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e7cd6c1f897d4691bf50f7dbd67b3c51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "276a904d9f2640738c6865940d22b8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f678df3d7e7b4efbb2bffb545ad63d01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15fbd4c57adc41d7a4070216eff3e348", "region_id": "RegionOne"}], "type": "object-store", "id": "c25c2df0682f4162807f8f06148bb4f4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "440e322b1540426290d09e1235a32990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "784067b041af48a2b3364aa9e413c206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4d7000651564423eb1eb973bbd80a093", "region_id": "RegionOne"}], "type": "clustering", "id": "5f091477b2ff4744bd01c804167c5236", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6012990898f4501a6442b382d97fe8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a98a9d70ff2241ac8fe4437cf0869547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "feb51f9dbb744311ac2af685ef955f52", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "db66cb5e30084583855ad506b03069b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0b0aa23ee304344afdd9aa26cd8ef32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78d6a996bfe44c9989a3ece32dd32cb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "41c30bd4972a46519304a98f29893950", "region_id": "RegionOne"}], "type": "cluster", "id": "ac7954a1eefe4b71951e994d199dbd3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "330f34bedea54cfe8646e96b7bd39c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2a6508b4e59f423b93a9f0f210e5666b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b92b307dc88d4a1b96d6036259ba62d8", "region_id": "RegionOne"}], "type": "data-processing", "id": "a9be0547609845e3b573d6f0a080dc32", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4d0a5b4c6164c61ac5b9ac4b526d533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "860a7d3726584a9299f4a5dd86acfea3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5779ef6aa72c49b3a385d2151250bfb9", "region_id": "RegionOne"}], "type": "baremetal", "id": "a71edd1ffd7f4ded8f795c7a76037fe5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "887ea6130c984220971fff3e5030ba43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41a89db09ce54a9e9db1cbfe197fac52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e456eb2dbfd14722a76d92d614e3da15", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ba144d95455e4775934add615a2c12a5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7cc1c93c840048b0a5f0ce19d04a83bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ae0f6f969dcf4eb1baf17cea62991b75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6d01b913fcb245b3a2c86582d0f68e84", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8bc3c727e69c48cc8f965a4e9f5af9bd", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6c2cdb8c567f419ba9f6b2c8a601844e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "444986b65beb480392268df1046e7a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6aa0f1325ceb4838ae5dba0abcf7a7c7", "region_id": "RegionOne"}], "type": "key-manager", "id": "8de22dca8a3f4f7e8b6087c27a8543ee", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3071becc1ed74348a676a6d5e937fd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcb774ca153b41fda549b7bc06439661", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c9dd02752e1b4f858b3b43458bd49dc8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d9cc826392bd46ac867b8c6449dd462a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a620bad9db74c3ba58550611b4cb5f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eac9e38e7f034fbfa7611394dafe0f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e1b32695a4194c89bbcb23d2a194d7d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f73bfaae60cf43efb866ad29a2dfe3c8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "02a35e76475f4e738c02660a8d3762f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21ae858427cd405e8590cf22404051c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1d19557adec0444daae01d352a93adb1", "region_id": "RegionOne"}], "type": "message", "id": "5dc304c457e44f238cf07debd5317522", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4b508a88a76c4d979e179bbc2113ee59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "070c4bb98ceb43688273c5e86333b1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "263673772b2945efae7f595f2041290a", "region_id": "RegionOne"}], "type": "messaging", "id": "840f43d71e504022a78a017e4286f67d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1992b710b1a6430e857f8f6aa24b65fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1320347e254d46c29eaf1f985645a3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3d4bb0805c1446109bcc576055c5355a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "78dd126c3aa543e1abf4a4a5b83bb0c0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edda8e45419c4a7aac91b93d331b138a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51930167fd7f4449a6525823116b563d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f2455453b79449c9c13f0dcf566f0fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "77979399812d4a1b9b00e9f59a7f55e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4893354eb14486699f415902466e756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e06301ea73747f2aa19a52991918542", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fd00bc930d24724961bb98ecb091741", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a53901c864e9436995ba285f9e4ca4f9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc6036eaf66a4415a0b633722e729714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3071351c0fa74fd5a556895b8f532305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a36d7c0e6cec4fd89b3ba5694de3f940", "region_id": "RegionOne"}], "type": "container-infra", "id": "5d49de26d6234518a5d256b07807da35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8d6c37f5af8d4fffba94343010e045f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7a586d9281414cd7a28a8b9bdbd57771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f716f058fec64f1f8445a8d417c23965", "region_id": "RegionOne"}], "type": "search", "id": "51416ab316b84030b9a6184359cb7fb2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f0d1737709844ab48874f4ab7460e5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ef890c16f0141c190af39ec744fba0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "836d741287dc44208b90054447f6f52c", "region_id": "RegionOne"}], "type": "dns", "id": "fcbf1082cfc844b88b6976bf05b07b58", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d4ea2148c4714fe0902d7826a87aba9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c404c5566e4a4b2ca9156bb983c4d721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b249d4c210bc4158908184362aa66482", "region_id": "RegionOne"}], "type": "workflow", "id": "4c2664d8668a4b64b99dd434f7e9dceb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b74f3f13640b4ca4bc2dcc59484e1088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5051eec5bd58460dad6e8a1067f75edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a5e205ea2f54f25898cd823e5e5ba34", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9ca6dc4c151f44ca872a218f26ff1e53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "14b46e076ac6430c8e8236914ad466c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8d58c7f87af34a59a4e433b1d7904ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "62db7e5f4a024398a04370086842c014", "region_id": "RegionOne"}], "type": "rating", "id": "7be4ba07125840d2bb39029ee7548c9f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4000ca70afc74d7798430f8db6fd3df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5dda719da394a87969ad72a6cd43c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7295eed516824e13bf835d03d92b1e94", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a811e99a670d4529b5c614f3669fec4d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9fae8fd1024a450bbb680005558146a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9b92c8dd4a3549ce8f686b08468f63ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fe4914de1ef94a0ab12519850c4f027f", "region_id": "RegionOne"}], "type": "policy", "id": "6b677ccd7734496f9096065d80eb853a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "65a4d0980f1844d085e7d915b308e64f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e348bf97bad4134a2122b8019fe0696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39f4aff7e96b4f2b9b85a9c754661e4e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "45ce8d30270e4dc09e3d09ac621c3ec7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "430b3cdbdc09457cad1e24ad4264c0f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0970fd52f68948b490919d3cae18d172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6ccbd59a1aae494b9c503410045b99b1", "region_id": "RegionOne"}], "type": "sharev2", "id": "4428f34dc5cd4310a8a7195240d133f0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e3bd69f0211454cbd91fab3c6f9ccae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70c498fcae8146a9b5f5ab426d5ca789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "057b6cdbbdf64763b642b2d3802ded3d", "region_id": "RegionOne"}], "type": "share", "id": "897e7997c8194f46a666305399199ea6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b81bdb779ded4f1dac4f4d581ae4edf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7dfae3a720af423d8c8143d7264f4bef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ce6bf16d852c4695af393fe3b39ba1db", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e6e0833873004e08b1e92d45888a14b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dd1c720a9694de5902fdda1084767f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7449a62d500a400c8afe8203de38acf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "527331f7ecde4a4e8f1bdd3bfddd8077", "region_id": "RegionOne"}], "type": "orchestration", "id": "e9171eb26b514722a05b38477233e7dc", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c416a15b614591b00f77a69358062b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a70c4db492a4a6e81055d89bfa78a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cac4580430d44e2a7e70dc4899ee189", "region_id": "RegionOne"}], "type": "block-storage", "id": "25d62261f5654cbd88a411c911279da6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37cf755b456140eab4fd1bd7cfcadcd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d31bebba29449e995d88599b234a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d61804c957014163a3cf03a7793ac981", "region_id": "RegionOne"}], "type": "volumev3", "id": "bd704dad3d9f4c8db2e1a82cebbc9a46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3edea166745d43b982c9f8be5bd32610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79dccd24f0e24dc49ec5a6082314bcf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5c8f47f35e43dc98e082f20ba6c6d5", "region_id": "RegionOne"}], "type": "volumev2", "id": "176c4b82b9b9460a8b12c7fbcbb8b349", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a58e4b36cbf44bb7915870ccbb27252c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f52eb3ce2bd41bc808f5845a8564a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beeb56613e6d44839f3b9bf4a857e330", "region_id": "RegionOne"}], "type": "volume", "id": "ae6f765003694d488ea53170328c241e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2da53be1dbdd463eba131e26a0f603e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "327c113026a9432b83b864cd7ace475b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a497481fc92b46939642741a2f79edf9", "region_id": "RegionOne"}], "type": "block-store", "id": "60dda338a37f4c9886d553a6e9958a88", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85f217b8929b4616aa033df419ef838b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85c51641d9d244e1a992c0ff25125b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4c4dd632e1c14b6491378e3304517912", "region_id": "RegionOne"}], "type": "alarm", "id": "2e95078b8eb04c1ba25aeb7b8b881cfa", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e350d15df5948ae950ff6efb903702f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "06f01a854f604f65a18c6ae3425c19cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a17a99b3e40c41c5b4ec728f4b7cc6c6", "region_id": "RegionOne"}], "type": "alarming", "id": "7d6a2d286a964da295cc8a854dbc4994", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "64b052d5ee044a9397b1139f5fed4f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "098680afc9ec41b29c4167ec5bc7f371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "102779f2409e48678aa7a33982f0a423", "region_id": "RegionOne"}], "type": "meter", "id": "eff6a984eddb49af9515c9534a9dbdc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e800d6ba4b36417bb0dbcb5f4a785cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac000c1e12d246a49883fcc5146d68de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2accb07cda744332abeb735ef472a70e", "region_id": "RegionOne"}], "type": "metering", "id": "e9c45d4ac16346878a0c05145643ebc3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "768ca4313ccc4fd7921957d226d79333", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cbc32a4baa2a43dcbd5461d676633f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06b4e487f2524e3697bdf776fac2995c", "region_id": "RegionOne"}], "type": "telemetry", "id": "395442659293486b8bef813359e97bc4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1852325978fd46b2b877f6557196e85e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c818aa82e1b54c98894d796a69dda5c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4b2f6aeb773445f82e20aa91acd3294", "region_id": "RegionOne"}], "type": "event", "id": "1e8a1a396c5646bcb4532f1615067ac6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a29e385439d54869adca87c29426c5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "def7ed9f4c6f44d2ab77378dd60cf250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0584b17983bb4dd892b4070aabdd9b0d", "region_id": "RegionOne"}], "type": "events", "id": "09cd5aa1c10e43fa8086ee1eca25c64d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "13332eb2c11546008a00fab0e90516d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b699c1035af4d2b9db500319813685c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4ca691ad0d8e488f8344b6192c412a65", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7a805583fdf44394ba3762e2b6d1aa31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "125b5507dd294af189c4c87a5d28e396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0d39f13e19d24b3a82a0f748d58db82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "be8c64f2a1e749b5ad0bf88440a66e9e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1622c89c548349edbd53fb13bab3e736", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a74cc334327b4ba8a393d5bb000e2c7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e9032e2580646aaa41d4e85573e1a92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ed0e0d29dd2e49ddb42487a92ad0ca6c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9a966629c03f4842b2c0bb43e2719ff6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd84ec7811214bf8b177bb1c3db833e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef9c8efb5e8c40869a4b25adf8e8ec2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "df8c3219a4c848cdae6f9658340fb802", "region_id": "RegionOne"}], "type": "tricircle", "id": "b684fc2a8bd9475d91a693cd234e0d8e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "671584bd2c9a42fe9db453b900f738bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a837c17b0656417b9fa78bade297bb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2f9bd7894c954fec81eb4edebc3ec3b9", "region_id": "RegionOne"}], "type": "database", "id": "171c05151f1f47c4b1adba572d831d61", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "149ce3463d32492f992eb379c698ce23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90c07ac1ab864401a7d6074132f11bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "93f23b4229f24422ab569ad3e90872df", "region_id": "RegionOne"}], "type": "application-container", "id": "5f33b5dd6cb64628be76b9d650e1c426", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "18d4ce39ff3c480a954f1f1036b584bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9583858daf444bad9be66b0189e2f47a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "47cc8c9f738a47f5ac1491d626946b1c", "region_id": "RegionOne"}], "type": "container", "id": "18bffe2fffea4855b7857d67cc8f8e55", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfb577a1e15d46c4b3a10901c007d1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "26ba76f983674471b549af58b69c7c6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "34e00f18869b416c96c8de3c81856d3f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "432aba80bd1c40f99534f2738859419b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d74f76b36e14ef397cf227315ec9fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c2702e82b50d4849a36fdccf577f212b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "30cb0e33c8e24c999fffdbdd5e1dcce8", "region_id": "RegionOne"}], "type": "rca", "id": "61f1b657b3c34252822aaeb600be43a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d207b9f20b874abd918530c97509e3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "561dd2fd548c40938c965eb2219c323d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bb660fc933244e3a87e9536d62c06026", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "69a3a71bb7864751ad5c31341e5880b6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "106945103c01488c826e6ffd8fdbc77f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "206934a900f44fa5b710d38210895ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "afb579730a4f42ebb43c2b48f9809833", "region_id": "RegionOne"}], "type": "network", "id": "6224b4f2261e4e61a1731302b1d0cf45", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b00f829c5e7452292fa3e16707376e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d464479d64ef4477b38622935deacfe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f79223b970f646c48ba63780ba81f98c", "region_id": "RegionOne"}], "type": "backup", "id": "015c7bacbbbc4dfdb3aa1382340c7195", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1e49b9510944786932898f2e3943951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34dd22d9a17346fca759f75c16273993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "304902887778446d850796376d5fdd7d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "22ce5892b55b40a2bf83d9418840a076", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12dd9cc154f847bcae3dcee81003ffae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9f17099b1584080b57b3cdddf47437f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dcef523fe09840d9b59265f3db81bf5c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b57e729b32df44f6b42db713b4a64190", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "11a166fd8c2d43799c947ccc8808adad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b406b5b21bd144d48c3feefea9dbcc1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d6cd6306590b4c89ab8da0f72aa0801d", "region_id": "RegionOne"}], "type": "monitoring", "id": "6c5594433a2c414eb5480b78d3148964", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "34222eea79494ecf84e4229cb52fc924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c654f96eb36a4ec6aef8053ca4d7d324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7dafdb989d91485fb45498ff1b7573b2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0599fb345a5b4b73b6c5fb5e666a7703", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c6f4c744b51a4778bf37ddc4d6742b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4ef00679301447b5a9f98fca2b4683f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3577ad1847af417db32812f740e4e707", "region_id": "RegionOne"}], "type": "placement", "id": "d59e84c555584662a3539fd3df87ca2a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5219222d0e214484ada6a632296dc36f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76a1bbc40b4643b593138ed5718f30fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5f836d99637a49c08f32a7f61ed8df1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "863a6839594e46cfa21ed85d68924694", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1bda06a76d55463b8f6389208e19513a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb36822e043f406e976eaabc50bb019f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "faea781076a24347bfbc9e1e91ac8673", "region_id": "RegionOne"}], "type": "ha", "id": "69d8101f46d1426595a6f9cee4032761", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "075d30d5fd1249bf9fcaa4a3e735caf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a018897e3564458fa990b46f9287c09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "16bffb771a3f467db4d51ebff206c727", "region_id": "RegionOne"}], "type": "reservation", "id": "5f18b541a9c64d1baaddc9a339c91fb0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f5a5ae9b01ac40c1afd80c6e4fd34d48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "24d01a8a3f434f6ca2496a0e64142299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7eb360a8833446d58e2776b46f380076", "region_id": "RegionOne"}], "type": "function-engine", "id": "be8eb5728e7a46bb8a65820435a3e8d1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d2031745423b44cbbd000393ec8b2224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5f10d1fd392e4160925a83ad01f7ff74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e80f78c6c39d4ec6b9f48a756e84864a", "region_id": "RegionOne"}], "type": "accelerator", "id": "26cafb07044a4598837ecc18443b088a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5de7364b7e7e4e54b94fa2a65c45b6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c837b92a439447d9200cadac740b37e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ebede75f618b490797876b59e78db03e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d66ae79c0ab4447e9c6ec182db0420e7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0c42fe91e9444a3aa446f0fe04b87e5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "913bcab30f9840bb8f78adca47b78b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5d5c10b8b530441ea5cdfcca7cb40559", "region_id": "RegionOne"}], "type": "registration", "id": "de2385a46cd84b13ad2d76a49e198ec4", "name": "adjutant"}], "user": {"domain": {"id": "d8c2a98556fe4aac97de0be5274de211", "name": "d549b39cff864c9484023cf891f21f81"}, "id": "d9f229bb662341da829223591360a398", "name": "b8a2d99c82484770aec7b5fafdcbdc51"}, "audit_ids": ["054056030f4841b8885e720f1a98a104", null], "issued_at": "2020-04-23T06:26:02.888096"}} 2020-04-23 06:28:03,084 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/server001/os-volume_attachments/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,090 keystoneauth.session RESP: [200] content-type: application/json {16} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete [0.060586s] ... ok {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.199993s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,993 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,999 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,003 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,007 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,019 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.923200+00:00", "project": {"domain": {"id": "5b4d43829ad9413fbbfe691b42030a9a", "name": "53f34b95174a4ed0ab7a492403df69ab"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "085f6a44740f41419287d10517adda19"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bbc37d9aa83742d681d3b19a2e8aeeff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bad602d66e6d4a868f633f2966c76881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "121ffb121b8a4bc1b01510b3404d7881", "region_id": "RegionOne"}], "type": "identity", "id": "9a3f962f57b14993abee53e3c7afe254", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8a20d01828ab4c028f5d978fd2a2f80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "893cc091b82d4aca94273a432a4cb627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5f431fd921d64657bc43444989b32e94", "region_id": "RegionOne"}], "type": "compute", "id": "62f03e3e136143db9096d76a096b7b05", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c354e1ff49c54d5ea9254d4e6c8de7d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bb2cb7f70f29430a9ad28329e379ae44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5ce723f465284171aeeebe83906f3bbe", "region_id": "RegionOne"}], "type": "image", "id": "2d9a9a7e34f8403eb07535ba275e09b5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a9c70d1e11424bc18847976729d1d512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc4b2d651b9f4c40b3a24eb5380cc472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4acfa2719888416db2f6a7d6929d2e9d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c34a0594b69e4d979dc4a215a0cf0707", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "868f7f6966a5444999a76b56e056b8e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02df51eab76441498998a7739580537a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b36b70e7c7d454f90d438f7bf09a9c0", "region_id": "RegionOne"}], "type": "object-store", "id": "d4c6c19ab8a64ac18f7ce9cf91ef7335", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dcf0fc2c3b61456da8feb04bb7f8b9cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bbd4c70a60364a6ab9927d64ddfddeab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4191c94999ea4a9897fe2f94d925784b", "region_id": "RegionOne"}], "type": "clustering", "id": "2ca102a99223414ea0838ddd8480dc67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f9c451e6dfe647098459be33e488726c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a23e8f7ddde4e6caaf1aa6bda8f397d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3691d04375f8465d9221caeb0f7f3318", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5637163f212f4cddb1df0a9d950cac82", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d3e6169d5324688b13693e31babeb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70d59137d74b4fc095786b6c6372e59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8b87569b2a81451aa2adfb1ca3a85d6e", "region_id": "RegionOne"}], "type": "cluster", "id": "40f547873840437eb7c832c21e4dfc5e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "632eea4b5ef84d438803adca48d345e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2bc7000990a345c49d93dde728f581d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e989f294305c41ddb91f1136d27282f1", "region_id": "RegionOne"}], "type": "data-processing", "id": "c6a24c28c5fa4d0fbac65cb0eea43615", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e751110afa8342ce8697a304953a5210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38119841e41b4abe86d21f8d0204c978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b726a1d63145415491f4377d70b3dde2", "region_id": "RegionOne"}], "type": "baremetal", "id": "d948d44bf9554fd19008c03cf2a75bfa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "62085c4bf31744aa8544e8e300ae335c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "50da259d6e394b76854ec7cb4cf49dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7151297e4d6c445dbdaa2a0864f09e24", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4c03a0ff46954d79aaccd550130e60dd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d73c019bfe924bbd821b63e3cde6a5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c72436ac6344d7696724b57bb483bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f0c0d7ccfdb74f69b2a618d0712b51f2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ec998eaa4253469aa18baec4c8c5af9f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8c80f806dd143679895d7fcf0cb172d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b35f35773818472f8080fd0dd818822e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8d41c0ba31e348f89a9b1629948bf26e", "region_id": "RegionOne"}], "type": "key-manager", "id": "862a402442f149cfb960d9e30cf51412", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7a04d5adef794c178e973155fca80ade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3190dc81526d479f9ce29d34abdb58f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5e16e61a7fc7400b8e2d9c129677512c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fdd32e818234439fb7f06d392d4fb9a2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bad8961d383c45adba54005b0b6d1aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c4b5eaee713142ecb5fd647c8ad5fd83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "523d54c38b9647799690074ffc620997", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b81b13f79bb54e319f6d342cf3a86654", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6597034898704100ad1d4c5df0e02c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e188206ea44a4964a8fb344390f6cf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f25d5ff460444adab01b808d5db7836", "region_id": "RegionOne"}], "type": "message", "id": "aa0372b3c74e4f8ba51a20a324d4b190", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "69edb086e0ba4f31959461e1910a1e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6bc6e6182a744c99a85ecc33df771e15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e8905521341947449b56b022f60dede3", "region_id": "RegionOne"}], "type": "messaging", "id": "1bccaccea2db42c5877894160b47124f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "29096f1da3bd4eea8cbc81f9906ab3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b8b72090300f4cf2a340f1d13cf97271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9b5be2489be74574b1ea0470d0ddd5f2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0907885af17f449f9861e020bfa55e6f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2b9012dd9f44dd3b87b7c702aaa5fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5283880342b74f21ac7a14d713b441c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "312b8e20d63744099d1eeced48421bf2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d1e6a795e0cf41bf971de3b40cf30882", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed1f8fc84cc94bc59ad7cbe259351b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9307b473bbd435d870bee5cbc60e8b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4c74e1076e74d2d92d0e9b75b515c50", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "13a0414187d54c389edc9bbcead86c08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b7a894882134eedafefb278836389a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "edf4eb7b39fc48e08ba8d16b59a653cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cec228898d254f4a9bf94d5726c81511", "region_id": "RegionOne"}], "type": "container-infra", "id": "6b2214b13c884243a06f16ab2ed1307a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b8629193ecf64c3781441eb46b20d038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a497f979e4c843eb9aff270870c675ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0035daf2473c43a9a6971688ee8d7218", "region_id": "RegionOne"}], "type": "search", "id": "6a3a7e4e6fc44e71b6fa4b4836fdd15b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "816e188a115a49f6b8c821da1875f24d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "87eea389ff0f4c2b955639b87eebe74f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "978874185363492a9eb3f729993ee433", "region_id": "RegionOne"}], "type": "dns", "id": "55ab0657c6ba484d80fb08e207befce0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26ebd5646175438dad366a8105ea53a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d0fa75fe3ade43809785c2638bfe6a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1034edabb48942e49233c6302795ea12", "region_id": "RegionOne"}], "type": "workflow", "id": "bbaf56228dd842949bd96a85456bc3b9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d85a23e71b4a46d294b3846a3a3bc7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ac592020adb4f2ca1616ae25672d40d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "972c2ad028484eaea2a3300795caa6c9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a6cc88d39e484df58d4fc563f4ece0ec", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0b5e12f2a98b4060a1f4c71d3c97fdb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c6e2d413eacb4d699f38a896998fcdad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2dc874c42a814e72ba13901815036602", "region_id": "RegionOne"}], "type": "rating", "id": "da3ff002e9fb4171bbf9e0ea3e156f89", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2a1a45fa4e8e4cfca77f0a3676d383bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f28c674022743748353041cd4ef86c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1206e93a2e4349349c5ad31c6d4d07c9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a58f432ab93948e8ad6fbbffb74a06a7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a4c4f1a8732849eebf6cb37f28f98b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd1c1476b21a4a18ad860e1e4566f91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7a535300f6874eaaabf3b2577b175ebe", "region_id": "RegionOne"}], "type": "policy", "id": "897bf90578b14a2d9506732e871b1b06", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3da2d161335f4a80bdbb6b8cc1f5b739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "96429c828a504a89985381440c47d4e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9d5b222f4dcc40deafb7efd4900d8e2f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0f274c71594749558d52ededbf80e382", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5c85f14b626c4a31b9340f482b94268d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6093e1446a7e483a85fe9d4cae5b6bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "486a65e00e4d48268dfb62e53b241314", "region_id": "RegionOne"}], "type": "sharev2", "id": "8ebf11f39418474392917378b7e3f673", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "73ecbfc172634d548ee2b01a30709c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fde80602517a4c65b150e27675af3be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4ff01ca2989b49e9a7229e42e5955427", "region_id": "RegionOne"}], "type": "share", "id": "f46a6a944aa649178d3bd06adde9604d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6011b1262324440dbfc46f200c44ae43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1947a4bdcdd049ec90d2d340ef26d363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ec06fea9f3254a38967e091d32c72289", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c5387985493d40bfa4fc1ade9d03d49c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d95ad114b0c14dd9837e1cc5d4f0733b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7bc610b74104aa580fe241a3bf65e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77b0c4619627412c9b14bcec4ee9a71f", "region_id": "RegionOne"}], "type": "orchestration", "id": "93e471086fc54d268e79f8fc7da1a8dd", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0753c7f06f604601a91f0a712e7d3a06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d99821c46b446838e429e66eb793520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cb9c1be9c5a42559ecdb15fa81897c8", "region_id": "RegionOne"}], "type": "block-storage", "id": "8e36a0bfabc84b0badd9443b9db6cd95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a75b438701d4742a98b97954702f05a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f358360435458fbda5dd6073d16d38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffcf802caa22450aa490bba177334051", "region_id": "RegionOne"}], "type": "volumev3", "id": "163773cba4ab4f3f88bc1551c88b3045", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0de2ba378524898a82f6ed9ca90f4be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "527a5ce8e904412db5d38b536516761e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "217d037940674da5a4a9f6d6f7643385", "region_id": "RegionOne"}], "type": "volumev2", "id": "ad091e440ad7495eafa0225edd4c590e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6692faa629f3440c974ad4e8a2f8685e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36dacb3ea8d54d84a9ac23b697a94b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac98e7f289a54bd4bd000c2dd79836c6", "region_id": "RegionOne"}], "type": "volume", "id": "40f5d1ef9b844c32abe9551064ad3502", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75e0a8f528cb417eb86fa3ecf23e67a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f257ab9dffd4a1690aed58af1724187", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "647aee87a0ce4463bc4412ea82aec27a", "region_id": "RegionOne"}], "type": "block-store", "id": "a73412ae21fe48359c3df8bd7b68584e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0827a0308c79420691bdfbc1ecacd2b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5639334903c4717a161210219422d4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ede9e0c14a24ee59454b6f288a4af3e", "region_id": "RegionOne"}], "type": "alarm", "id": "89ca7508c1eb497f8f2b5bbbd65f579f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c305eb469dd540e7bd23a354349a2545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0722fd9ad964db884bf44baaf554d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d8193f14f5724542b90502d99ca0b195", "region_id": "RegionOne"}], "type": "alarming", "id": "fb73c5cf221945efad55bff73c0b2dfd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7304ec3e65204ae983eef57872ae93f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8da2633ee5bf40ff8a5753dd83a2aff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88338703f9e94a598e9beb4dcf0b84fb", "region_id": "RegionOne"}], "type": "meter", "id": "bac56ae8f66a41399462f80716524e28", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0afe8d0387b4da38358e51b174e11aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "29982cd1052f4c328dcf3d5a13939494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5e1754bb5c3146d09a5589b882a3b236", "region_id": "RegionOne"}], "type": "metering", "id": "0665e8670fb6487792a2b5e3ca64af89", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7196691222bf49fd8b287d60f01b93d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "797f844579b841e3a823ff8591f11644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "388869ebf26d4a6ab9438f707a461a72", "region_id": "RegionOne"}], "type": "telemetry", "id": "0e566c58ba2e4427a54282220d6ec8e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8f9f8e33918440b9a9b941ec7cb8a5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b31a216cffae4096aba844120580e1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b68d0f30005e444fa1e870941bbd0320", "region_id": "RegionOne"}], "type": "event", "id": "185f2c1d7ae34840975d4aad934a6362", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "92217c190ebf4865951c29c65bacb228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "850681e523bc477daaba4eb503c3488f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "34b8e76213c9410cb221c234f6f5c920", "region_id": "RegionOne"}], "type": "events", "id": "44da0931933c4d02a316e4d2f5bc9ae6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c52b0d4de0f43f8903765ebfab61453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9fa3036ad590454394bc658769ce3329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "50fb1a9288844eafae649a35cd8861b0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "879bbcbce38149d4ba093edcc36737c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e2e6d1f035a4a5f91c61e6d7db92494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "722f9030d45f45d98d52b48938ea4e0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "70e6bbbbab1f46d29ef890bc6a063337", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3db9eca61425444b953478f036407bb7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "33f151958e104631b052ebad8dbb93e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5dd1ae5328bd497ea8701ded4eb825f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d8e58ff9cc14016a6eff0dcc504e9e2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "589d98c5c6324aad8c17819951b958f7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae026909c156445387e50b123355269f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ef50c07445a4eab9c0a6a22edd016de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3f2fdb4cbccb41708aa9c3976bd9f5b9", "region_id": "RegionOne"}], "type": "tricircle", "id": "8112864367af46e685129f5443697dc4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ed3e9e67b683435182b383eb727f7644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "77a6096eb2bc4377902c32a64edda253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "81abead9f3f34ed99f297d6bda483600", "region_id": "RegionOne"}], "type": "database", "id": "4a2a98d15d8447afa91c8390d50b8499", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e4211e98dba0498e92087c5adacabbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b3bff6b598c4493952bc2340c9c0320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4255c9f240b24094843b9beb47f4faa9", "region_id": "RegionOne"}], "type": "application-container", "id": "226fc930d7e943b0ac3751131177c422", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e2ba194ede4402a9b70a728d71e457d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "69bda56dcdd445e2905f91bc2270379c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f5672f0701ad47b6aae6862c7e9c7b71", "region_id": "RegionOne"}], "type": "container", "id": "3f07243a2ad54c46b70d8cc0a1897c8d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e479dd39f2ba46769b187299e2eb3aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4ccdfc61d9b24986b60a53ee13ab84b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e82450a24d24d5a9615e95793d21ae0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fde5a19f846e44e09e1058597618dfb6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ae2da5f2e4454be38d6435cb77338379", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "baa2e981c60d4e9da3537de029f3afd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "20e727d3cffc48b2acaf142591af0883", "region_id": "RegionOne"}], "type": "rca", "id": "242138741c6a4665b67677c089d75f9f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0b78ed1e143f449080144c4b8007f658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dc24cfcc580247ea8fc58ec5ab05cfd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c4774a55dbdc44909370ee3f50fc3127", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "539c7b7246394ebab09e9e23a06c315a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6bbb59d6da254f3987c9613ef95a2b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb2689dd5bca4b04972a2ca7575ba1b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ec3f3102b371430089bd043cd674028c", "region_id": "RegionOne"}], "type": "network", "id": "d55fba1322e549eabbb3f6a697331481", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7b6ea3aa6c734e15bcf8ce0f3aab91a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "39b6c434c3e142e7a838e91bc9ea5f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d1295bcc1e42440282cd12f0fbfcb495", "region_id": "RegionOne"}], "type": "backup", "id": "bbd1afdcd0c84bf28e63f46930787af4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddccf11e94574192baf825ed02b0e614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "509535b0b5c348a4a69e09fc4bdaea7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "569412581ca1472980a43eaaa4c4a0d4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d39f909f83314612a8986018937961da", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e68a1f1d910143e687a7669effc65d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ff3f79b394554569b659924f9d00d0e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "36b8fc5a99ec461291878048638a796b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d2bd8a99699f414c824bd6b21dc7fa6d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "edf759d64b2840bdb287073496b0df40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1c602b5e6bbd411e8e145ae00582d9d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0effeaf01043415a9cdf452c4a7ec546", "region_id": "RegionOne"}], "type": "monitoring", "id": "37af716329924b16984ec4aebbcdacfb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d512f8a2241d44b4a3333260e41eb3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0801640ccf944c86a751f1fe73fb6ca0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1d64107b241946f89ff8bc9fa1e4c054", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "17c54f9403924e749d226f7d64bc3ff9", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "acb3707a99b0461c8930314401dbf1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c04df898d26a4350828250e0c45874f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "36ce96bdf2c84cb3b0317e3c3c721efd", "region_id": "RegionOne"}], "type": "placement", "id": "478837bc97294a508bbdf5f5c8945a3b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c7211ecc97954924827231ff986514f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5783164791464e708c4acb99c1b7a00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "42d0c5a3a3ca45f7be440ee549f3f9d3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dd25ba1c56ab4c4ab49d553f6c4ffa75", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20bbd10c99bc4b25881b769514cfc986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4aa09ef143c54a3b9aa54cfa1b0d049b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "34b795d887d5431f924f3c27ddeee988", "region_id": "RegionOne"}], "type": "ha", "id": "a801050405f242658f620147031e5c0b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "52cb2f19998a4363a87b619cc18e17b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6fffeaa7dfc94858b926491c6ad50fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e24b052cf261411cb2c46c10917651c0", "region_id": "RegionOne"}], "type": "reservation", "id": "84f9c3baeb6949a797c8b2209f12db89", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a232fce9c8745adb9866f10d528fc69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bb31469bac524fcb821dcbe76357dec7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ffc46431df6641c6be8982ef0395c9b3", "region_id": "RegionOne"}], "type": "function-engine", "id": "5860100cc1c948f7bc0a4632ef9ec619", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e8db4d6e23e4a5b8ba490c5974b9538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8e97a0eac5b04d88b1a9db78c3de70a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "312a1ad3d04d40de830257624a19d15d", "region_id": "RegionOne"}], "type": "accelerator", "id": "dca5def2a0c342f1b429d75d69191cec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95bc4e598d8e492e9de4e8b95a61a42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c7ce5c3cb2bf4bc89dc47e9e72091136", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0d731e7bc36d4e24b9ead4a90fc19b2c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "34735d9a4b124b5ba0aac03c0c5823d7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc1a99da3a214db58c6665190912a451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4607a8f0f27a482eb36ea18fa906a23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "05b275bfc27c4ba3a8b87f376c096d47", "region_id": "RegionOne"}], "type": "registration", "id": "30b087553e6345a4aab2594b0de2373f", "name": "adjutant"}], "user": {"domain": {"id": "07037a8c625d4e318a07b2524611c041", "name": "a1d99492feff48f28524ff890d0016a6"}, "id": "4ab7f82d009d47359ebb9ef30bdd12cd", "name": "797c3166503c47d58d07fa57add22e16"}, "audit_ids": ["e0b747af6d1f4357a05960379dfbed06", null], "issued_at": "2020-04-23T06:26:02.923200"}} 2020-04-23 06:28:03,104 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/security-groups/1 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,111 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,114 keystoneauth.session RESP BODY: {"security_group": {"name": "neutron-sec-group", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "security_group_rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 81, "port_range_min": 80, "id": "1", "protocol": "tcp"}], "project_id": "1c36b64c840a42cd9e9b931a369337f0", "id": "1", "description": "Test Neutron security group"}} {25} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.151510s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.069675s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks_schema_get [0.065281s] ... ok {8} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.061481s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete_ignore [0.057363s] ... ok {10} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.308498s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,885 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,891 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,895 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,901 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,914 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.798825+00:00", "project": {"domain": {"id": "543caf2487404c6f90a3a78c5aa447ac", "name": "b57e2b856ae14b5ba49e0e98d3534df7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "32b5cff70a7144358e38cf493dedd551"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9e277d39ee8d48d2be080cbc7c9ca0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a1c8b4f02e614ce6869653d0ae66e011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "525e9f203db546d1aa5308ce25d5846f", "region_id": "RegionOne"}], "type": "identity", "id": "ef5d07d46b7546d5ac6bae2eb85bfbdc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "644ea073a6844bb7aeaa2744a4222e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3b73ffd36c3a46a1bb34dc385a721255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2f9083a028e644338c3a2730d80792d6", "region_id": "RegionOne"}], "type": "compute", "id": "0b197ea0184a4b4192149e39aac69dfd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "20d96db7bc844ee79c1c9de698026c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b260067cffe34809b1779a5f8d2d4095", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "66a956b514b34bdb8b485e9de29d788d", "region_id": "RegionOne"}], "type": "image", "id": "254bb77bb1284764bb0945de0eb3c628", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a17df47d11a544278d819786cd58f06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f68f26d5320b4813b6d49c0a732a7d09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "08103abeb5594e84a995da58705d7243", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dd06df3bea2a4b2885b1ccf6da8b3ea1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bac8561efb5426d95c888c1f64875c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c39954888d9a436387aa8bf33bfe4363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ced5a5cb67f441f1ae027bcee5122f84", "region_id": "RegionOne"}], "type": "object-store", "id": "c1e9bbb4aaa049958f69eaad9b9fb10a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6a25ef073f54166b52fdb6f3a529d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "75868b3bc366490a90afe5d0144f6ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6906106f018e41fa804d45d25be6e26c", "region_id": "RegionOne"}], "type": "clustering", "id": "fbd4dc38e4a0442a93a6d27b3141959f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db7ece54893e459abfbbe661d493a4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab5075a2f9c14caa8690820b0c3f1de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e292fcd19f844689b32292898bbab8b0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b950607c27a419eac2d66e8ebb4c09b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b63b49be78f4940a0a3b9f2429a79e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49ede297ef794ac89dd3052c15af9dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ff589d0ed9434d31883ed75d33ce2a80", "region_id": "RegionOne"}], "type": "cluster", "id": "e6dca3d841a94b0098d26d628ea20176", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee9956049d254d0b975f842ee88fa7d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a1e3c51e23341c7a674885acefb3b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3f006e3672e746c38685681c8750d8ed", "region_id": "RegionOne"}], "type": "data-processing", "id": "66b1856164a94694864718d9b82cdd2a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5448d8da27df4333866e60ab626197dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f6da31cffb64eb6a7dd393d30dae0b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d38eda2122734b99b25baed0bd5ceaf8", "region_id": "RegionOne"}], "type": "baremetal", "id": "61dbb536da394fcbb167a17a7a609e92", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b8989931b439418abc499b8b08c63119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52a06a24cf254fcd9da67681967412e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e4e4eceeb3f74bfd946894fc674cbfd8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5c4182b1c96f405baa004420df937999", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a82de27af60247deb1a90deeb8930d8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f1eec97549ac46e6a8db783eb499327c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "76956b09b5174d409156e29d5bfd726d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b3d988f4d50144e38e0b884ead2ad3fc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aadd6bd39ecc4dca8198ba43fd39c594", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "79a2d18897fc4aca869bc33a73e43fa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d0d445723ef64cefa2fd2c6a38ffe82c", "region_id": "RegionOne"}], "type": "key-manager", "id": "9956a47a43ce4b2a8900390e7e2d04c7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c79731e9d57a41bdb5bb7fa7668462eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "575279231ddb4daf9070fafa9d275957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a6dc1178d9e34115aa049501c514172c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "33b1d11b72b14a30b5d62e1d11c59ead", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "613ed941b55d43868e38f82d53f091c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb3b544a240e4a16a74962b38a94684d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f856543886a4e80b997237a899d41ef", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9be934fc47484d968dab014f4c48bc79", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7d2a085d63dd48f7830216811243f915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "61a6d97849cd4cea8019dd802692309f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6606f82eac574fa9a9ae63b9d18528ed", "region_id": "RegionOne"}], "type": "message", "id": "44115bb3e32d486b80819134465b8b79", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d4aa8e90c2e044419e01259e6dae53b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ae87774803644cf8f6fdecd73f3860c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9d1222eb5d5a4ac2a57f16afcc46a83f", "region_id": "RegionOne"}], "type": "messaging", "id": "4474f250d863426ea3eba094d92fc078", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "21282c7bdb8c4e55b37430690c775e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c6a206a9f4e5456584987852e38ddd44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7a04f21788d049929f914aeb1062cc16", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e01bb78e3aa84058bcba3fa1068a4a31", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "078f92130c864405ba7f75a0c34a1757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fdf22a48c9ac4f888977259e7c16f56f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1521a72704544aa7af65328cc5326661", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bf9b108eaca94e4c9740e9eb0612ec4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73c1304720ac4018b8c0ae08404da4ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02a1513813b44d29972f299c51c27b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e05bf9883252445ba781d50b0fbb6897", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4929a4a6fbbb4fc28fc25f4c2918e63f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75669670a3134e9d89887edbf097c1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7cb228d99e8a4dbc92fefc2e1f72b92d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eabc8d78ddba4bfaaeaf7331da837a72", "region_id": "RegionOne"}], "type": "container-infra", "id": "f29184808a4c433e8be27e9952a9eb02", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dcdf21d1d2eb436e9831dc47b4ea6775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9f5d92b81adc460ba7bb00828af85754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2e25f257c51f4a1b9757cbaecdaa209d", "region_id": "RegionOne"}], "type": "search", "id": "03feb15ed7cd48068062cdb99e3a91d1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "acfa428e47614aa2b368334780270817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7f656fbf30e94b0d86287f8ad18d1009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d9d885f638364608874fe9803e737b9f", "region_id": "RegionOne"}], "type": "dns", "id": "970e8f5aa9ab4c5981d5b106114d7ecb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d000ae40a9d0495b81d13236a5a08e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aeebcf275fbf45c59ead660554394cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9f50679056bd41acb5a755f27c9a7f31", "region_id": "RegionOne"}], "type": "workflow", "id": "98cac2265b92420c876ab8d68a65c739", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66c6b2d6a855410da74d75ce42d026ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "11387f5f745141aeb93f95d5003d5bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "26e9751cdcae4dec9a090c4c74d7c3bc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5a7152399b89426db1956d398565527b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2303c19c84cd4c21ba2139b897eec83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a5d6cc948e624c8aa7fb2a5013553385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a78868ae8f164ce9a8ca2b389e9b19d1", "region_id": "RegionOne"}], "type": "rating", "id": "0f1cfb0a826a477d989ae68056064a8e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "411913b162cb4988942fa15ea20563f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9fae2280b21a452baaa4029cb6de7213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c249a64faabf46ec93cdac8895379044", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8511ddf7a33d495aa555b71801c9b335", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01756f90c91f42359051afff26b8e2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9d39a3f90014451a0a080fe668c9220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a2e843e33b1d44c182be4c355374fbb3", "region_id": "RegionOne"}], "type": "policy", "id": "6249e96d8b834575b63aff50cbe741e8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "de5f48502cda48fd8bde92bc117a937e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b8f65609f03c403cb5e6a4d39647e5c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e7a7181d75d45108b45f1975687ee1c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bbc63d8060f54782bdc6b0d857af4bc1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b799cddb866f4318b18276b668ded2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "833cc62187844ad0b88647f7a6975229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "89f2b9d5f9794d689b941843576142df", "region_id": "RegionOne"}], "type": "sharev2", "id": "bd5a7433105941d294ec0a2ae07f5785", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60bd13dd7daf496bb2b7de75162424c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3db1cb4454234648974456aec0d8d9f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29b7452c754146cf8527b529d1041fb6", "region_id": "RegionOne"}], "type": "share", "id": "33ef382164c9468da10e947e3fee5a32", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a941fd84341542abac12748d7f02e6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba1c7618d30a4c42b6b67f3aef3614c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "93482dbbd66547ff9e78866d86204bcd", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "327344ee12cb4b7fb569123dac1139b5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c3e50cfc37d4380a4eeaba7ff6379d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89c1a20ac8f54f8199e5959f14c025e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6490ff562c94626b2dc2b636d3974c3", "region_id": "RegionOne"}], "type": "orchestration", "id": "dd60e85906294ca7bd42c13e42086476", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08a524281b0240f28c99423ca5789200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03f39f73886544ff85e13c8e980e73df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17aad110a0404ce2913a4b96266ec003", "region_id": "RegionOne"}], "type": "block-storage", "id": "12795b8b0819419e84e5cbb77f6fceb5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9afd5f5d2ff846bd8abdcb79c250c908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67b247785b674b969199a2f8fce73ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae61b2fa19a94c369baf3bd5ba3539bb", "region_id": "RegionOne"}], "type": "volumev3", "id": "5fbf841653f2469d9adb440d7edd896b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efc9f810c04245f29e75f797dc64397e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dcff07a2f46f4a47be67ae9d4a29aec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f5a992d0de344a6ad90e093ef89e3cf", "region_id": "RegionOne"}], "type": "volumev2", "id": "fd7d852c4f4042d4b0707cbeebad491f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91c6969cd7884ebfa59af188455fa17a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f078d478ac5a4856bc2535aa54b50c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed4293ca0df7414981d822dc9acaee7d", "region_id": "RegionOne"}], "type": "volume", "id": "f0bd8f768bf642c78d9babf50de274ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0b0bd6c33a048ac9b94f857b7d41f35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f21f51b1c67444d9db4aa3c12036335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70cf8000559e4af3a70a2ebd64bef0b2", "region_id": "RegionOne"}], "type": "block-store", "id": "9a6310365de842e4bfee87860d3f2dc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e12098879da4479cb3ab053e92ace530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cea51cee39b24281af0838bc0d6b8df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "faae6120ab684c23a897cb7877aaa968", "region_id": "RegionOne"}], "type": "alarm", "id": "9266fe12f63b42fbad7cf10203ad7dc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "12105d5faa5041a0a811cc4c8a37a07a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "241949ff5f8c4f2fb1bf538babff8871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b11a34ec0edb484f8cd82e83c74002d7", "region_id": "RegionOne"}], "type": "alarming", "id": "b90220c45a0440f7b272d79a9e0b56d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5e98dea6dd9a42d79194169a6a73b377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "45096217fff343098eca61b042ecefe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f67bed57e904b238758eb30f35b9266", "region_id": "RegionOne"}], "type": "meter", "id": "320c936400ce42c09da7f9458fa9dae1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b099d6f8ed0e4f3a843a3d455444c536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a6f81208e97434f909f1b982225d669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c26cac751054f63ad776a4938e42cb5", "region_id": "RegionOne"}], "type": "metering", "id": "a76dca62c7694fa88d9121790b063d3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "42a922ef41134f94b79d120b75701a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0dcb32a70585420b89844e352ae57511", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ebd5af9a533f4dd4b59b2cff394ff3d7", "region_id": "RegionOne"}], "type": "telemetry", "id": "40fd6e0d4ee44877b392989b8393304d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8c6f0212664e4b81b9c6615b25a064e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aee83b9beae84a60a4620142936e8f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "22285fe8081c43558d51f57ec1970657", "region_id": "RegionOne"}], "type": "event", "id": "4e329275d9804d17a7362aa3df31972b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b23a2428cb58411496070132cfc0ff94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "855eda9a94994cd3a21876ee90f32dc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f4b79e533ecd449c8add85571980b2b7", "region_id": "RegionOne"}], "type": "events", "id": "ea9c6390c20945d68bcd9c230baa93a2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "47c3fbc38acc4765a24bc173335aaa06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "089f8a4850b24f8bac53fc8751fbab70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6dd2964ec91440639ec1dff14042981e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ded2b0ed9a5f4b0cbd5ee523cc44b3ea", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aacf26b4ba43434eaac66768de4dee86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "066cc1e4eb4a41fbb3c640a5c3d7686d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "941a23db32ce4c0ba643bd5b726cf2c3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6a7d16527868492fa91e5c26a3dcfcc5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ed4e861879841459b0b4d399e040f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66ca2df519bd42f7b96b4e174b3ee936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "58a00f0916894220b6858ba66c600c2c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7790bc56b3454f2fbf6f0bb497d590bd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb2549f2a8054ff9866e51cdd748ebad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e9180293b994a1b9e367d3ee895bbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "308ff9f8c6a74a50881ac451350d79da", "region_id": "RegionOne"}], "type": "tricircle", "id": "886f9828190c43e09b15df99651e7203", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9a58e03a8ffc4dd1b59656677ea2199c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "aab913c0969446229e6179b51389f29e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "68edd9f2c600477294424c06a2cada7a", "region_id": "RegionOne"}], "type": "database", "id": "82c8c69572834c73906eb45ce3651065", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10514cc418db4f8594c03f3c5b893d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8ee8f99f6894a738959a0392bbf0aa9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8834093ccaca46098433d8b08afc6420", "region_id": "RegionOne"}], "type": "application-container", "id": "51f0735be708483f910dfca874c8de70", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14e24818cf6a4fa09b610e4104903454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9dd99291780449bab401ad441e540c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "39c1597d3ec84a48956f6507b76756b0", "region_id": "RegionOne"}], "type": "container", "id": "fd03dd4a7add4aa8bbdf999aed4196fa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ab4d7d290e54917a3d80be6b30af536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "147e4578fe46422997a19967a81b6717", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fe40d9601d864fcb9242882d5b76e7fc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b731f3328927484dabfc92dcbe2bf483", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d27ef2879cf45b382b31a5159388af4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6689e0394db54bcda75fe46c0b3b6e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3c78b2acc28f4cbb84d38dbd6a0ae033", "region_id": "RegionOne"}], "type": "rca", "id": "40f186a3cf524292a89aee4d0ae6b731", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ddcebbf3bae54be4a8c1bd414f92b025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6cbbecfa57614d36aa8d118ee6f2d56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "81eb064c9aea47d2bd2c2cb3d31f9dbd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "69a7e0528aff4c79b7f3c4007870d0d9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5add290c54834b8bb5de0ed3c9513d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cf45388eb2e846e5adf8b4f5f652cd2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "05929c8a8dd54493b23a2d0a6ecf1cdd", "region_id": "RegionOne"}], "type": "network", "id": "cd7de0fd3c8249d0aafb51b2fb5914c6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e14765d115e043d18c4f76c1cc29ab08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "66d13c64e6584ae198daf5ed00fc5573", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a4e4412f7a9f46758243e4822a221229", "region_id": "RegionOne"}], "type": "backup", "id": "e3900755c7fc4af6939248ef6892cb56", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8ad2af51db924f398eb83f843705e477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a36144c5aaa04b7a9a23d38af8077994", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "891615c8183b4fe3a206edbb06777670", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cd58bf41e74a4542a75e49b8d1aa2a1e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0744e28d20904f0ea5dc31dbf77021cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "886cca5bd17f45bea2978ecac9ba8337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2ce556b507da4b3a9c49c3e8dcb18240", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3c9987992b724b28966952bfc97a4c1c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5cd82bf51b1f431b8f8fee9646a6693b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c9b0c8b34f454a8e83264456fb396c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b6231cd9fa34a63b40d20dd8e3236f9", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e038320784247cb9afdc155529e7c15", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f81107319db54b548857a97d169561e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c08123dc80ca4aaaa2acbb14c2fcd2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fff4bd8bc0d54f8f961554df53fe2e4f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5372b04fa2054621a4ce3e61b8bea120", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "cdff99daf1bd46b4b4ef19d043bb0576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "045e3f51f9bd45c797a81d9a4de7a900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "89e11fec1ec1445b811de293176281c1", "region_id": "RegionOne"}], "type": "placement", "id": "384ebd02f71a4821b26ac25e9aaed3f1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1052263a24e34980b409de2c67559efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ccc80eae24d94268b9c5dc268bb36346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c881b83599084cb9880afce647a3224b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "68d6411868f84dc89c450a96cca8561e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bb76855b5f2b4b9481e5172fcdf916a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57d0946755014f9888c274f71df2d926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "be658b64c66e42d4b091eade53dfa2a8", "region_id": "RegionOne"}], "type": "ha", "id": "551d57d1321c4ac28c16500dce2173aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2703165775df4d2f8f20de74a8d41e93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5bc935b82be74f278fe378c25398cbfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "74cd0401841d42d180836d97f01ff764", "region_id": "RegionOne"}], "type": "reservation", "id": "37b0e6bd74014449b16c6226651361bc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "24505ad716f34d2d9dcdfe6db1ab58c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a82c2b1b52c34996b7a1987a3348fb61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "1219e62c6bb141a98d5651686d02a205", "region_id": "RegionOne"}], "type": "function-engine", "id": "e7eddd7cc4e145578719cf3d7d7c9053", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9c7ad8969b8443aa457bb139e091ee3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c50ff3fa0b924fd5a7cd6ea66eb06b9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c12f60e1c57a4feaa659664d26f8ec43", "region_id": "RegionOne"}], "type": "accelerator", "id": "3e412b30e1c64a578cfb33acdc79aa73", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9033368da2c84afdb2acc98babf51a13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "69808a5993ae43c480d5ec95d5286cfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "919f54e456f94855af18f1f032cfa106", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9b62a1f5f5bc47b8a74aa50c1ea841e1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cb3dda96de944d1b9606c8fc5b4e4ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "372435f3d1844bb5933c0ea0890fb397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9194621022794ea9878bcfc1b5c9c0fb", "region_id": "RegionOne"}], "type": "registration", "id": "2fa727b362154e068357379b3aa8005c", "name": "adjutant"}], "user": {"domain": {"id": "feecc808311a42ff9fe5d3d3dd12dbb4", "name": "a7d74df2c62d4303afb39c7440409c6f"}, "id": "af375db848c74526b8e18d7511f2a7bc", "name": "9272489ca142460da43eb6a5bbe220b1"}, "audit_ids": ["40ef77d172fc4461b2f726da3ead85a8", null], "issued_at": "2020-04-23T06:26:02.798825"}} 2020-04-23 06:28:03,018 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,025 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,029 keystoneauth.session RESP BODY: {"users": [{"description": null, "enabled": true, "email": null, "id": "a0655353e9884accba9070e9c9b1f4e3", "domain_id": "609b0b21a09b43549ca5228e4252fa16", "name": "username-2"}], "links": {"self": "https://identity.example.com/v3/users", "next": null, "previous": null}} 2020-04-23 06:28:03,050 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v3/users/a0655353e9884accba9070e9c9b1f4e3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,057 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,060 keystoneauth.session RESP BODY: {"user": {"description": null, "enabled": true, "email": null, "id": "a0655353e9884accba9070e9c9b1f4e3", "domain_id": "609b0b21a09b43549ca5228e4252fa16", "name": "username-2"}} 2020-04-23 06:28:03,081 keystoneauth.session REQ: curl -g -i -X DELETE https://identity.example.com/v3/users/a0655353e9884accba9070e9c9b1f4e3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,087 keystoneauth.session RESP: [204] content-type: application/json {6} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.169145s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,040 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,054 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,061 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,068 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,084 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.969036+00:00", "project": {"domain": {"id": "02a70b5af92649c89fe0dc1ae339f618", "name": "28f93da69abf48f0be93543f29b87b1e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9e959cb1cf354875b7356da04ef0e39c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "94a002ebf4994137a7326ac8d97e6a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "329aedabf5c244ff9af9b567187dedd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0eb66c5ed834438c99d16d356651dc2e", "region_id": "RegionOne"}], "type": "identity", "id": "6e44a57097f14877ba25090757e3c08e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d6a96a0c725c4300aaef6225ef692545", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8c4335621750475d892ce77885fc8cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "47bd8af2221645e7be5269f99cc015fd", "region_id": "RegionOne"}], "type": "compute", "id": "ef690e9417704cc1940d3b7b4a7e3ba5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9593b83029384a83ac325b6ee278b07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "66d7e25cb2334b748b4bbd3fed5a541a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "831fa3c1aaf848078334e6ccfef8b43d", "region_id": "RegionOne"}], "type": "image", "id": "8483896f14df49bdaf34b07f5004ea69", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2bf17adb9234bc4953baaf75c2889cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2d0c42f882304666b4edf32a8fcbacfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "405627a86cfb4e6eb6d6275238e4e22d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7535bada451d403a977ad8028efbe913", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51e27f10cf1b4a749ac40eefefe292ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c5ef8b4f8104a86b26d3c9d9e072f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c118f39735f40a19ce31da5fe92b7d4", "region_id": "RegionOne"}], "type": "object-store", "id": "4530d885cce24ce9942921c1e159a8f1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "347d31fbcbbb4a5b91a323b64de2ae43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "21a10fd891c348fe944ca97c9f4a1316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e3a0c3c6a538495b8225755f75a7fe71", "region_id": "RegionOne"}], "type": "clustering", "id": "94d3b994421249fe9605b7870caf4c08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32438b47574c495a824ace8c0e5f8ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f1802158491b4704a61a3898f8013d5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2abb9da232db437cb5fce3e0db59d570", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a601a5eb9b854006a448f58d06b830a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38611c20f427457fb3e713b377c6665a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a87e649986b94ea581e3d1f712311eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "575b20c659294f0c8b53e2c0f9bb6860", "region_id": "RegionOne"}], "type": "cluster", "id": "b9fc1d101b284733ad53dc51fdaeec57", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7edfcff91d80453b8176e522cb728be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9e5d0d6cc4bd4b38bc3a3ba69eb45126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "00e8a17b41d24431a6c52bd23b3eabc1", "region_id": "RegionOne"}], "type": "data-processing", "id": "3c511b7e56bf4e25b78dd1ae53d5f297", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8821d0935a73440ebe91017ed515e915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0caa790d9ba84c6bad1f7d1742adf156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d398a86a55bd4c2b9e6260539825e465", "region_id": "RegionOne"}], "type": "baremetal", "id": "281e93df2db0469eb43ae53886f83585", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d011b37269641d4a70eef749fb4272b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e7f17607b9c4787a54821bfd7e73f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dbafd6a484f14b3099692139d0b41ddb", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4f3104b90e37482c99358c6a9f1c7d73", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "754acf8139de44fc9cd50167237647ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1d1c1aa5ee004a15ab0217ae68312401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "901e2207047342f1a1bd15ec3c55e3e1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "230945e27bf14300b22441c787ab6523", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae9f99a68da94f7ea38d6eb957dd1b04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fa546cff10564b67bbdb1bda53f53cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "348278b58354467da5240ce4bc535812", "region_id": "RegionOne"}], "type": "key-manager", "id": "ea07cdc0c020494db3aa3ea3dbecb519", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2635a6ceb7e4cd3b609a187ed935020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "92603b247dcc4558ab2a4acd0ed7819c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4f5b8b6ba9464d1d9b653020df36026e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5949df547b81433bbf96f76bcecb9c8e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6159f1beebd74a25b76169f6a581eab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07295de1ad6845239cef994d8d6b271f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6b66c250ef8b4e60898f9162054a5782", "region_id": "RegionOne"}], "type": "infra-optim", "id": "89a051b37bdb4cad825e696a532c3875", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "018727aac84a403fac432704f9d2d280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b4812b067114492b871bc25f56f9002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "511ed10a85294babbdc7390c8bc3b5bd", "region_id": "RegionOne"}], "type": "message", "id": "f18c8e1d75814f688770d4a0c78e81bb", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d47cc965215a4681acbac54e5566afd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cdcb90a329b74e878fca2bf2acfb3018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e9789ac7a85b42a780bafa4bed78b3c0", "region_id": "RegionOne"}], "type": "messaging", "id": "47b9760e11d147b9931be72bcc13d156", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "085a6e6c53ef4dc0b6f9ef36211429e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "83841f988f4e437186b5011d676ac009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b88fca38594a43d78f3e56270b539e96", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5b46104c653840588ed5679ade141332", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50d1793495624252b55894fc350fe51c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf4df2fc9ae441c28b24a7d32d333b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a5008982892461eacf295ddf1cb7a21", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a577b9a2432f4300b44c4bdcd4dbb690", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e4930a449464f0f8d590971cb00872e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4636203991814bc5ba6cf15ebc78aa7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96d022582b79406d94dcfc3b85e1e8f9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "82b42c0a64354415b7185432d9a5c521", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7224523da5d4860b4d2ed30993f2789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb1986c4b92c4451b76fd418baa2d0a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc9001ef09f74bce8f1eda1563c88458", "region_id": "RegionOne"}], "type": "container-infra", "id": "47bd232f930e49d0949fd87468c8b884", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "bf8b7e93f9b54c63a3266fc3a745cc83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5ff1c204694f49e5af1038b5b96a0e76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e48f2ac825e444ee9508707931cfef6b", "region_id": "RegionOne"}], "type": "search", "id": "9348883ffbc54ae1ac89a9de76183588", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9743baf354f4673b902395b196f8e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "17cc8c94d2a14ab3957d663ca2d9c94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d1244b8380904bc194586371f12dbbe7", "region_id": "RegionOne"}], "type": "dns", "id": "9d6d1e4542ed4fc4b2d3005537ab390b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4cf79ef04e0345349f2d14b3417b8026", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6acbe60aa63446b8aaf0a9b0e3d2f3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4d5510df3d404aeea907422b5b6525be", "region_id": "RegionOne"}], "type": "workflow", "id": "5b4db17629e4493a9e8a80934a9f75f9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d501da00fcc4244ab7d945738827e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84b1a042622e4a9888d92f81361f1521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "03c6ff962a7c4b32ac646ab1fb7327db", "region_id": "RegionOne"}], "type": "workflowv2", "id": "660c8499b0c9432cbab27918012ba60b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "78514d1ada384fdab017be86f8b467be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dc49ecc787d344a7b5b22e1026e0ed7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1d0d10fa7e124e239eb50cc74be0a5ca", "region_id": "RegionOne"}], "type": "rating", "id": "e814a4d618c24118a8fff770b2c6dd34", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3dbc60c4ee7741c3aaec5129e234f4ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "45c373d4ab8940b791434afd7b68a22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dbc2a6297bab4163a6019653ee9e51e7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "523eb4c30e014b7e8fc0f14fc0db96cf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47c92456e78942118140017d9f7628d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "991f2e73630f472d8d0de5e5b8e359f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fd8e481169c04be0acf964e345a92116", "region_id": "RegionOne"}], "type": "policy", "id": "f96a55c4e7704b3e87e8a560a319534b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30c3949ab26843e196689c1fbb03335f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "755817282a6041c29f541b68c77571c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f25e93ceba54bb69511b72bbed871f1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fd5a4c8f9dfe4099aa6804c8dceeff49", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e6669bc67814b50af33ad34866037ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d72f8c1f08f94f1981385b2309dbb21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "020986c3000c4908912d454d3cb488c1", "region_id": "RegionOne"}], "type": "sharev2", "id": "f9072bf70d044f629ea33da12cd52619", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5e6257dd97c4407aa47435a7da405aea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ffaf124b663b4d189823ce50ca07978b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "88f3dad605fb4b9ca93b32765ab124ed", "region_id": "RegionOne"}], "type": "share", "id": "dda42f6d0b804ce1b15275ef1bdf96dc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d9113e725434426dabaed78f624880df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ee8282049444acaa0546988c065a040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "db80bf1a2f0748f1be8dda434301ae04", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0c7b6a220b6848118cebb4426dbfe5db", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "839a28963ec24a8ba8a6c77f7fc381b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ee7edbfd7af4d65acaca46fd4a886eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c1a98df8db942779e31c2397fe1827b", "region_id": "RegionOne"}], "type": "orchestration", "id": "65b85b0a8dba484483da877bfa3feb93", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2298f89476914564b7d73a9af53f0db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69fee48f40fb45f49433757b0ea4754b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c54cc096d22a47d5bb0d64b18646f8e2", "region_id": "RegionOne"}], "type": "block-storage", "id": "3db9125e300042fcae50ea7852dfdd6b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47ad029d9ecf459e8c3573ef8b5e41c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82d156843e6441b9b2f633cbb86f4827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05f5ed29b9904cbcb91500695af7c71e", "region_id": "RegionOne"}], "type": "volumev3", "id": "3abd89baf34341a48bf5f329a164bdba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6aab3371044498e8781e52b11eb3c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90f28936c87a4d4092c850f889a9cad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3adec99a9f39415e8f3925c8debf1a5c", "region_id": "RegionOne"}], "type": "volumev2", "id": "d6b0b0e6ac8d4187befccfeede5efe79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bb28ac61cc24de69a103387aa9ad347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3790ea43fa7a4d579959508c5dae8f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82b264f55ec041de86b7683b0d8f7bc4", "region_id": "RegionOne"}], "type": "volume", "id": "961a1d27d9b441fb90fb1be598210e1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "173329df90be48d9903145b16b48d80d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "401c4080de314e8db7fe0d5b5c59ea84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4852829257834c87a292a3ae4769d362", "region_id": "RegionOne"}], "type": "block-store", "id": "f6c3790f38a24f6ab014965c8992e0c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d3ef0e8076f401ab965bf25f423388c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e894f52cfa9944019d4026c19f5efd08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d1a717fcf909453695c838b801da9860", "region_id": "RegionOne"}], "type": "alarm", "id": "63a73b7a1f1e4564aeab04914329a1b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d930d9fd43eb484f86b1a1531dde72e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f234de6c4f144b3d8c2bb084eab7461f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0b8504a611d5474abb74eb64df5a77c2", "region_id": "RegionOne"}], "type": "alarming", "id": "1abcbbae5037490d869ca15165634f9f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05c393797e5c46059599a5ff8d95858f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a2e2946f91641448d4578a6e93f7d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b0ceb65862f49e6a98e49efb24686e0", "region_id": "RegionOne"}], "type": "meter", "id": "748c8150d16a470ebf957fdfe98e2f72", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7522fbc567ea46f283d5128a86e6b1ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "061d58ddf6b548559f7e049013e842b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26d070e444104c15bd7c66d8b230fd2c", "region_id": "RegionOne"}], "type": "metering", "id": "cc48191a8390470cbb6c5817d33f85f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f65cac563424b3ba82acf18c108dc50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5bbbc10521cb48fda82bde1f0c4f0fee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0551c0d8930445692e71899c17c8fb7", "region_id": "RegionOne"}], "type": "telemetry", "id": "340d78377db842fa919694d1aada8b8b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6f0247d76dac460a8adc82f4e55fe1ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "31670f9f0fde4a0886ecc28628633932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b4a4682d9c4142d1be21345645b70625", "region_id": "RegionOne"}], "type": "event", "id": "f397fd2a70d54698bd299beaeb4cb689", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "70daf65780cf4d249fae2be2cbcc57f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f385a31fb7fb461893a735ddbf01cffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "29fcac0fed194f49ac3f8cb51adb4d9e", "region_id": "RegionOne"}], "type": "events", "id": "6294e78f4dea450c8903e901e694de9c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fd5ab37240044d2af13f703804a8e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "74e6cbcacce04c05b480cc10b5b6ac97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cae1e80e7e5c4dc9bdf82b2acec0dc6a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "64c5f9aea8ac43c895c8ad8ed1307a8c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7e7aee35d3e4049b1cfb0756ebfb8e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "264dd7a4a8574fd7806964b9e8ffc27c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "966b4132eb57442fac75b4737c7bfd00", "region_id": "RegionOne"}], "type": "application_deployment", "id": "040b3940854d41e78cfec946c28e8c18", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6159f292309c46a9b168be7dd50ae44c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "637a1b8d4a60408197c561532da860a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cbb3be35974480bbe84200d63b04490", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8e4342a968fd4d798286c227881366e1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "936aba1ea74f429592f95d30edaacacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2ca8c2789b34e15a172e217dfe70aeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cb17908270804f46826cad2207f35e97", "region_id": "RegionOne"}], "type": "tricircle", "id": "5837bc74398e4b36ab7a0e3b143fb723", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1c249b33c6444570ba9d8eeff77a37e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0e2d2a6edc2a4b7a8021768bce081caa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ead421a0203a44dfafd908240c8df988", "region_id": "RegionOne"}], "type": "database", "id": "05c0222d5aab47a89bb44e9d1d26a2c5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "20a09e8040d943faa192179570137bab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9d1fce4afbf54a92af1d79caf4f4adb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e2727b0efd4409b9ca2a23057d37298", "region_id": "RegionOne"}], "type": "application-container", "id": "02d6ff80ca124dfea9b0e6563b851e54", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba7c3efcb38c47089c8ddd7f39ad8e58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "948b49cee8a64d1ea740cf694612a0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b088300afc042ffa092c896eb3ea0b8", "region_id": "RegionOne"}], "type": "container", "id": "1e093bc4eecc47d193422ddba217fe83", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f0f041cc7e3b4be98c6e772b8c40233c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0dfddb6aa8374844b3311e489c584b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aa2766bbc642464392ccd425e1da15eb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5402c6ec640e49f4a9cd72e85f1f78e5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f17eaa61f726466198cbb6c54fbd5076", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "906370445631483484e21864ce606a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8ecbf24606e44d859a01a27371619c67", "region_id": "RegionOne"}], "type": "rca", "id": "59edc51f065e40c7953045d73b01eeb6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f57cdac3db644ddf87093b593fea4b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "525b106035a044b9a81e6f8ff2720bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3320640b8d354e5a86698399a5f49b00", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6ac049dea81340f287b3dc44a9e3c5a1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4c9dd2a8631442728ab3ebdea7558720", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3519e96139194c0f819d15b80e24c4fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "540b017c0b2247a9a9292ce46891d484", "region_id": "RegionOne"}], "type": "network", "id": "7fdd1945d8724ba2bb904928fc8f2067", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ea7b4e6ff14941e8aa3a1d35c926bba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a8b19674dad843ed810d17dd1cb7d83b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "484a45a8e0ff441f9e16b80b695e4e0b", "region_id": "RegionOne"}], "type": "backup", "id": "c27022563fe34035a5106b301813b22c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f6a06a347a7482f8e5f52b7e47a04f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dade30d2aaa24d1dbc9c0ddb0821dd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f50ba97c7fcb4660a5d98264918e0038", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2ddf333cf00f4c3fac758ea2ebb30f51", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec93d6159f55463c906115f507cd1834", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5030f0a468de46078efa765f930cf225", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "add312e906f04e149b86270998e4f8b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "64a6ded108e342c493f3c5b7378c5e7c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8f41b9958ef147009058848222de5be1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2e09af0edad84e629c3f11ca62796b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "673ed25563214ad2aab410ae29ef917f", "region_id": "RegionOne"}], "type": "monitoring", "id": "bfcad818eca941fab5ee83e9063c0524", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5779e37c4e54459688716adf389b9467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c45a58eade9649ce86937cdc8cb665df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8e7ef6639dd4426e90a8b6b5eda53472", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7fb451f46c254c09b7b3cda44a3e4f37", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2924ad80d1a4502ade30f0912c6c8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5f1c91ec02a142049162a9cf11cc77ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "560474d05b394313b2abdbf3b5f3023f", "region_id": "RegionOne"}], "type": "placement", "id": "e93dd9f912b74c7ea6bcd3fa2d6aeb8a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bde98232b5d84a159a4877a34b532b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "255235603f1c4c6db1e0a320aafac799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "26e8bbe603f847ffb6a5bb586b94beab", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9416ab2b982c4afca2991441d62825fb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "961e1ac8ad184a55840db4109ff17c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4ad13414a4454654be6dc085d45b014a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "976bb02252ca4cfda948e542a564f7c4", "region_id": "RegionOne"}], "type": "ha", "id": "3374632cd36444c0b25a24ec93a36da6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d1d0169b130d4abe91e1b9230f42ee0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d02c6a02c199434d979515ce06713186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9bbe57cae1324fd3929502f2c4cd5c8c", "region_id": "RegionOne"}], "type": "reservation", "id": "eec66304f29e4df0b8224f1e9cf57078", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e878ece611a4e20afc391041abf7206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "273782a755a749cb9287afcbfa14618d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d8e481403b744b27a135d06a1a07e1ac", "region_id": "RegionOne"}], "type": "function-engine", "id": "0f227a2a4fe54e7298f084ef76446487", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b32fb2eeb5b843848ca030202412ca5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4bb881fcb9b44d75b1cceab70e28bdf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "75feaba97b6f42cb869858d171a6e2c9", "region_id": "RegionOne"}], "type": "accelerator", "id": "bc3dd5fe820445ffac73abde9711e907", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "202e75d1bc184b71bc4657945d403deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "56fec85bbc064b7fa61017a1d58d80bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7242e9ad7f564fbbbe2b58e01f4b24fa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ad433135793d45789ca29e07f0d18e32", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "15e42bb1f1834d9abe7fef915a70be36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "007102fa285b46df9de263bf6c0cba58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "250cda61be544ee59f2e43407ea861e3", "region_id": "RegionOne"}], "type": "registration", "id": "1c711dfec82943a49e913abea4f76d59", "name": "adjutant"}], "user": {"domain": {"id": "5c9dd25809e24824911013d8b46799a5", "name": "5abbbc26f8194216b3e5e34ca3bf4fa8"}, "id": "a9fc8a39bf194fbd981ad6909c056251", "name": "c3d28298ae9045c4b1e87e708e510389"}, "audit_ids": ["38bca69ba99145419ee8cf852f595710", null], "issued_at": "2020-04-23T06:26:02.969036"}} {20} openstack.tests.unit.cloud.test_users.TestUsers.test_update_user_password_v2 [0.243546s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,987 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,992 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,995 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,000 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:03,093 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com/v2.0/users -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}cd763b570b1472f40ff1a08e105685b15c874ebd5aadcfaf24dfaee7fb16ec52" 2020-04-23 06:28:03,099 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,102 keystoneauth.session RESP BODY: {"users": [{"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "b9ccb1e31ace4f76a73a61aae05205b0"}], "links": {"self": "https://identity.example.com/v2.0/v3/users", "next": null, "previous": null}} 2020-04-23 06:28:03,129 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/users/b9ccb1e31ace4f76a73a61aae05205b0/OS-KSADM/password -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}cd763b570b1472f40ff1a08e105685b15c874ebd5aadcfaf24dfaee7fb16ec52" -d '{"user": {"password": "user_password-3"}}' 2020-04-23 06:28:03,135 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,138 keystoneauth.session RESP BODY: {"user": {"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "b9ccb1e31ace4f76a73a61aae05205b0"}} 2020-04-23 06:28:03,152 keystoneauth.session REQ: curl -g -i -X PUT https://identity.example.com/v2.0/users/b9ccb1e31ace4f76a73a61aae05205b0 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}cd763b570b1472f40ff1a08e105685b15c874ebd5aadcfaf24dfaee7fb16ec52" -d '{"user": {}}' 2020-04-23 06:28:03,158 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,161 keystoneauth.session RESP BODY: {"user": {"email": "test@example.com", "description": null, "enabled": true, "name": "username-2", "id": "b9ccb1e31ace4f76a73a61aae05205b0"}} {21} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_find [0.066241s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_update [0.058870s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete_ignore [0.058835s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.236772s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,927 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,936 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,942 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,949 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,964 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.865626+00:00", "project": {"domain": {"id": "2cf1c4e3bdf844c9bef044f37b7b4cdf", "name": "54a14763c6534a058097b0af124692df"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "bf2901233f7f42c6a7d99bc7ed7a0b7f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6fb19613d1ab40afbdac0e69bb5b14d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "caa59dc9c6c84eb6a8338a8186cf5cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "592a6971fcce41fd9348d0ad6c178226", "region_id": "RegionOne"}], "type": "identity", "id": "69f6458153874a60ba24ce5971a134bc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "326d2e3edf7b42e3a21994394ab51ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "734c8a36338042ffb215a387b849f82a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ddcd7700bf3d49929bb065daa532dd99", "region_id": "RegionOne"}], "type": "compute", "id": "8fad2b7643744221875c8a781f730545", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5853293bd5a6468293d48e0cb488905c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e6ad6d9e407f4bcaabbf1df80ba08a0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8b0862635ad84326aee22673b951e9b8", "region_id": "RegionOne"}], "type": "image", "id": "87751aabae574002bc625fb5b39493ce", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a25ddfdd60384730898f68b85c447ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3083b034cf184395b11b9852f22cd20c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3b44d38cadb74294ad3cdf09fce4336c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9898f771972046d4be1fae7985e65a1b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7265c94d7d28480085e71a2786583d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9816e1d06cd246f5afb69f5e5c77d839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40e127492a8e40ef90283e931f0a8edd", "region_id": "RegionOne"}], "type": "object-store", "id": "27034ffaf75e4c398fa5be965200e183", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f63a6cc8fb9445b2916d757e58b18b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bac2f7e985074b39820e2e3e0dcf045e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "139d1da73b694f2da6258fa95c05ead2", "region_id": "RegionOne"}], "type": "clustering", "id": "937a19e273d74fffb95368ada5cd33bf", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03f0980018e24375b48380b33fe5dfa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d50cbd55e344c39aab50edea0744fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "20255271141a42ddb05f6fece5bba99d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "677917b590b84fd4b46e62d052387161", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b538f1094c1d47c981706117ab5b9146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0e888786da34c63b77530a263bd5924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ca6328b29f2b4b44aaa4864eca3126d6", "region_id": "RegionOne"}], "type": "cluster", "id": "db7b9f8914894e60b1d12a3de240691d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "214141884a574e05979e9d38c83e16bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a1813ab8bbf34a968228c3c503644e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d0947d8e037245ce8c52a4fd83cf335c", "region_id": "RegionOne"}], "type": "data-processing", "id": "14969554c762455bb485f8bcaa4933d5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b085466865994934ab7a2cb739f1b191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a84854b615a1421389cf4e0da6f8dbe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "325aac357cf04b62b5043c523073d61e", "region_id": "RegionOne"}], "type": "baremetal", "id": "5103dbe0251a468d8cc584c2ecdda0e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c088ebe0603042168c5958c1944503dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1132141648a74ee4a6fe336d55333f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c904e393b08a44de939ea0e8470b4e80", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d87a0a260c644f0c9719592da0e85268", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f559668d108949288bcaefffb58c6c67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c709648aa6ee4520ad09edbb00b39a67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ea72de8f10194134837313b3368dd8bd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c47caf4c5eeb4edab17863bb9e24dd74", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8b2467608c17453ca3d007cb5a76a302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2d09346bbf554740b807ba1ccb38be3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "977fed0ce25f493586b24bdb05d48277", "region_id": "RegionOne"}], "type": "key-manager", "id": "d41506b8b9034c4bb6f7c30c40b2cfe1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f5c77cc8e4244b89837962ef58261a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9580cf7c23a0405aa8940e23ee2d80a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "15d5eefa5f11404d8e66c9e62c2343a1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7286c1f7e6af44d4b6f8bb660bca6b42", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70f444b3e6084ecfb51ab0e877982fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ac0180ef93234c138e7350f64d1db74e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "73f8e70f04364729acb4b652f0a364e7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "132d271f4d1b4d058fedb2af29668f52", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "023a9dd87f64489096601fdb464d3602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f55256bae6e4b4cbc834bd0085b3935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6b72809b59c466589239bfdd5d7cbc9", "region_id": "RegionOne"}], "type": "message", "id": "095993b9f4774215af2eb2c7ca1f08ea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bca62339e8ab4bb3a19468053d1558cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ca3fbb03433c403391e1a35d7fd55740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1481ede6894d41b19d30a169b3c21cad", "region_id": "RegionOne"}], "type": "messaging", "id": "3e41f4237f7c494ab1d9ed6cd6967cf9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "047eb31cf44442d2bdbb51193b15506c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5fe400c917ef4d4fac5bb557bf29eedb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "66f934b65cf54098964e28575a0d243d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9b046f71d7f84b8ba2a0ede9db742c76", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46a385b0baef4d059a6f20c86d380200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1a278ae3c0e4881ab96bc99dac7f098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93daad7a88f548829a4eea13c9548a18", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7e9ca4c5a9ed4b359270372ac91e8d54", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc713232013f47d7bdd42b5e89a00a88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7b73fdd1abd4d86a5b51294cceac130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f4a157afbbb45c7b9c22d6556f44fa9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ff809c6d445e4ef59317afaf92773c65", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b0b6851d78f4024a009e30e5fa751a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbb51e3de2a54570b4fab56b578493ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2fc03b09b6b42f0a954b2db7f7f8823", "region_id": "RegionOne"}], "type": "container-infra", "id": "608a768d13304e068058f34eb678060f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5c0df2721f104fd28c3962cf8477dcdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "7468a1b571734a42af68706d29cc6d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "48ecebebad664a16848e21662d36da18", "region_id": "RegionOne"}], "type": "search", "id": "c4986b8f0ec54b66be93901a296c33b1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "00a8e664c8f841978779e2d1a62c1486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a325d8348bc84fa1be4669a45f1f914e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cc0bb830a1934d9e8405092c45430c16", "region_id": "RegionOne"}], "type": "dns", "id": "ef4b307bdd7f4de8b05e68f58d254fc1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a070251b50c94fb2844f320e36cf6dc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "020ba1cdba844fd590ae75d60777f19a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d69a1259e664f3baa050c2fd8fb2612", "region_id": "RegionOne"}], "type": "workflow", "id": "4a4c73dfc8924f5fa3cd8add7c18d261", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d61a78b7e1ec42ba9c7fa1d9bdd8da1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f864198f76f447dba08939d55ae3593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1f46c70de5c41b4a610b3f6fcea8ab6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "bcbf62501a0445d48494cf72001cafea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "086fd2381ca245e4860a22907e827a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "837b8aedc34f4e37924fb741d05ed9e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "beeffedaa925459ba343934dab8423e1", "region_id": "RegionOne"}], "type": "rating", "id": "09d6982268a44c32b4d377c57cca5c95", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c73e48344fce4b58b0a3ee04339e0bf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e77fd05f7e646c19280d2775bff8a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "669ae82ecec34127876fbba23fd48c9c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e1461511b92942e1afe93e14e2341dc4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92e476d906974571b7ab3f67750b1435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7cad0815c66648b6a3f366ec3b181c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "15c39a363d784281b3dd731a0739733c", "region_id": "RegionOne"}], "type": "policy", "id": "e4c049d1bfb64bd398ddb5bf1d9e6417", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5719ced531174d86b69cc83fa48ed659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c43899af07e14d2a97ad03b23a847e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e579b063886545bcaee71902044c03ef", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c4f056d580db4534aaa30e974ac71810", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5abe6788dc8d4ddfbf5530047798266b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28f5e99f4036467dbcc0c37f3de88063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4469725e4476475eb34bfb69dd8b6b66", "region_id": "RegionOne"}], "type": "sharev2", "id": "40d10c27fb1c4d5a8f0a4b7ad512e52c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b457a5fbdf24088950f29415cee4976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7df54e2ce56455587a1ee8fe4987269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b02a2303afd7427e9f8d5ccca5b5c312", "region_id": "RegionOne"}], "type": "share", "id": "60d55c7b423449f19dba85a241a378bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f636e09afd454924a95b408bd0b20cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "765a4c3a14f34c149d3626aef2117bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7fa28aac363b4389b9eba691a10dd734", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b32610e4127d4c098989d4c97c28fd37", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c10c532f2c40ca8f493570d92d9aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "960ef58904e84e0484a305c0a2ae787e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf84aa24502140338d543e3e07c44784", "region_id": "RegionOne"}], "type": "orchestration", "id": "8bc714deec0142c8b8657456da274352", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a5f977669c2468ba009c358c7a587f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d9077a7b88e459e9bb32493408fc313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86519a9dbe9d423bb17db23684f761cd", "region_id": "RegionOne"}], "type": "block-storage", "id": "c51d508ba7e445d49106a20eb64a4858", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed298a432d8f4aa78cbc777769d25101", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4040e40cbcf6411cb84dbc6878d316e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf1886c146254f439b88230d07a87df0", "region_id": "RegionOne"}], "type": "volumev3", "id": "e8f531337bb14b35b1a27c82cf905319", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d3d744cd6d14beeb16d96065c5b31f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "638d9695580f47e4b120c19c1a2fb785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "713a8a69737844f48a4912eeca614efe", "region_id": "RegionOne"}], "type": "volumev2", "id": "e9243f6088df49f6a91fd15b4482fc5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94f49e328f514fada2d9495d7abb1cb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cac9fccf8d343bf86f859bc7b8f1003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8b1d975328149319701de9062ed44fb", "region_id": "RegionOne"}], "type": "volume", "id": "3be058e77c0e435d88d7f42307af9ce0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e77ed1b30d0d43f78862c3952859e904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1a6b5400b23422b977b89a47aca0145", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad4cd607d8454b0dafc4b787d0c55380", "region_id": "RegionOne"}], "type": "block-store", "id": "991c12ed70214d01915a4e8dcf350663", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a44fef5b0080421bbc66b2d882742a1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5eed365376e84b898340ab9cc767889f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c153a8964fc34efe8fecac730c0dcc0e", "region_id": "RegionOne"}], "type": "alarm", "id": "69f9f3d0ae57420c8c35acb6ba0dcc3f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b478efccd3944cba0c9bc6b15cd0b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6fa4f2cc871b45859a5eeb38c490681d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7c36545042d34e0bb696728e7e7326cb", "region_id": "RegionOne"}], "type": "alarming", "id": "e1dc55124d234f8e8660c3d1dcce6899", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "337795ad825b427cb878261db3626f52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dde4478f0c37433abad0f17d0ce61758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8f0fd55302a4ebc91f465d7109d7e70", "region_id": "RegionOne"}], "type": "meter", "id": "c01b2ff10d9b4e5c909405d2c50a0c91", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25b01bf99863483bbcb68ecc6321e140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be6c435685ed490ba6eaabadb5acaf87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "398f9631b0ed4f00906480297d9334e8", "region_id": "RegionOne"}], "type": "metering", "id": "652a6b720b0e4276acc273edde225baa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "13bb6194af4c41669791fdc70a4c380e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3d393600b184ae486d9aab2cf8cf556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "faad6f955fa64f87aeedae3db9c7efd1", "region_id": "RegionOne"}], "type": "telemetry", "id": "4a54ee62960144c4a326528dff739f69", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dedec516ade345d5b32ebc9d0d387c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cb38fb1f4cb2471a806ea24393f0324c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e3833b875faa4c98ad6c0eb396e4a915", "region_id": "RegionOne"}], "type": "event", "id": "bcbef9ad91be40729314cca1c0d53bc1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "28f9745b743a447c9239d6f6e9a13ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e9789777023c4dfaad1030917bc489f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "829a366a42944a5488f64b259fa0ac13", "region_id": "RegionOne"}], "type": "events", "id": "ff870e343cf74a0389c061f4a2962d95", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9898794521684854af625231f6fcff29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2eb66d80647e4dfab0be68b1ee1be182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b01236ffa0f41a4932480e62f7fdda5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "682e677b8c064003b6b9e0320520f4a4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1633714d060240618f2492bc10c06b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0253f21c98dc41bcb81c0fdb165a2be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9e2691fec0c342c5929533206965fe8d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e622a0f1d81485bb2ef6f8a57498ebb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a279d8df5ed14d3099b5b579e75a7da3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6a4e6386d92490aae7061167059a7f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e22dc30c677f466eb821f8c2b1dae5b7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "580abeb7e9654dc6a2be19aa51d9ce4c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6cf91ae3b80458686eb5d589be70988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1652724cae3f4217bf350f5debc05fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "561792b471fb4eb5839b3d0bbdb88395", "region_id": "RegionOne"}], "type": "tricircle", "id": "a560708aa3f14bffae224e585568736d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d691302ff31445ffa85eb62c98f2de4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ce4b9af40e7545a4a6baaf347f9d69cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c14e7390ed6d4632895a627f9dfe6fc6", "region_id": "RegionOne"}], "type": "database", "id": "2755c0ac472d44ff9a498a3242221a7e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b5f87cbdee654910a8dafe4d691b1479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b265ce245d2c4ee3baca268a010e9815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c6e1572eaeb241f19bf0332d64d2747e", "region_id": "RegionOne"}], "type": "application-container", "id": "e2c8e6d77ee14099a90e247d7691ae42", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "39463728099640919defdaeccd26b654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a97b79a7f3284ab59d1739f68c15d44e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b3de3cf30b1a49f7a7c9168a50c36d99", "region_id": "RegionOne"}], "type": "container", "id": "119407ae6d5c4cdc9c6feecc670eafbf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c7fab621c335451fa7d2dd30772d4bfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "daa5cd00ce084183b2e75d03dd9ee76e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dac6bcf80ce64c49b0682362ccca65bd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b3a2f2a203d645808215e684f480e033", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0e969ebb298b4172aa45cdaf11a1c71f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03c98dbab9274995bd3710fe7fe5a488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6ddd8f1b8d4d4fc38160b8d478c6530b", "region_id": "RegionOne"}], "type": "rca", "id": "d4058693fd734808992e72955145363a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e5a62c0ffe24498d9564f5b43c87ee39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b2b6bd85c7474be69dd40526cdd9428f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "29c49f21994144ccb6726e8c6d348f1e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5bc1868a14774d969bd2daf404fb84f0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8f672964191d418bb853b082ba32f254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "030d4bf466a84487b73f75c148766c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a5a08c6ce2e94e02928b152a23ea7d09", "region_id": "RegionOne"}], "type": "network", "id": "b19ce45903c54196a593d7024a66b91a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b10cda4d061e4adab1d1d4b3be182117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e6de6ac525644b91bc58d0cd842c8dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ccc8dba223ba47959e37bca8dba532a1", "region_id": "RegionOne"}], "type": "backup", "id": "813aa90c83d34df2a0ebe0f7726517f4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70830e48941d406cb5644978e36121a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5ee518b761042af9173f1881029dabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2baa8b5706784a7fb51f2966b62f8b2f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "16378c353db04aa4a0e90f39a3aafc49", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e42b94cd4f4849f1adbcf2aeb4469766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3750bcc975f243a4a9fa45ff945547e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5df6c35ccfe44c79a494bdb90dae5696", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8134d5b3591842cf83df62faaa60d2e0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "93af89d7e4ce4417b68c0a7c165e1124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1ab0ccc95a49420eae93fb8cbc1828ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9bd78f648a094253a3d728e5d86dd275", "region_id": "RegionOne"}], "type": "monitoring", "id": "b5b510c9e4414f079e2b21dd0ba6e256", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1d51816b137447ff8f2c2ef8754027eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2b7f2bbf87144175a41c23fa1bf17020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0c8092c1277642da9fad859e439f0980", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bb59adf18ec2401c8810f5fa4b39ae07", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a1d389b66046446ea06907022e70042a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "720674aea3b848f9abe82728bf6dacc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0293145cf2e04bb7aa44a6110b187596", "region_id": "RegionOne"}], "type": "placement", "id": "4417a770bfd64880b196b3672fe01618", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04bd47b405d24beca55cd9e018cb0adc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "06f4a8b7290a493e8aae04880086d8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b0dd01572f4b43ecabd9e71af4f26e0b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d8e318cd1a62450eb5d42846fbcc701c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee4fb799a84e477ca66035755dfa27fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c9f9c91fb83843269bc1e9d18ed9753a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a474cea478c40729b8394566dea63a2", "region_id": "RegionOne"}], "type": "ha", "id": "8f08cc5d2a0c4aae876300edd5ed85a9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5cf1ece30ae6423c9f401adf433a54f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7bb8ece11d6c40c6b66c7a3ba144a5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "212ce12a9cde4069bc8d0a3fe53b96b9", "region_id": "RegionOne"}], "type": "reservation", "id": "65c2b8b1625b4273ad24b285dbecaca1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a19f85dfa184dc18469400fd0fd44df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c72b473ecbb942d8a9c33be7c52e6e61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e60ab704296b4b829adb6f26d0258f0e", "region_id": "RegionOne"}], "type": "function-engine", "id": "ffbb7851f320410f9631f6461c1d90a6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0fb5534e0e424840a322867ff0b8303d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a0e4157345744bdab831d342290e4d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0c569b86d4264f4bad8550d1c279fc60", "region_id": "RegionOne"}], "type": "accelerator", "id": "543e47f86e3241a09d5ad0465589dec6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ed805dfc2bc4fba97e6a84962a162b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c0f3313b128e44e8a29bf9177fe577b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e2c279bb9d654563bb4a7a2f1d55e419", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dcf2e37be44547e19add7c9908cd51b1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0489a93bfe2648e2a320c325628a93c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c3be165fd9149b2a381d787a370bf5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe4f1a23444b4857b83b777815bcb279", "region_id": "RegionOne"}], "type": "registration", "id": "b3da720b7e0044f6b37971349e872a7f", "name": "adjutant"}], "user": {"domain": {"id": "b62e0d6e92b64ef3aff52006e4cbf6a7", "name": "6b3eca5ada2946768a18215c1d9ec634"}, "id": "69facec9c05b4c9faa14e6f36ea93bb9", "name": "66c107e32af44b25afbe1d3d5fafa4a2"}, "audit_ids": ["a1520cf116484a9897efb4984be35607", null], "issued_at": "2020-04-23T06:26:02.865626"}} 2020-04-23 06:28:03,075 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit-2 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-container-read: some ACL" -H "x-container-write: another ACL" -H "x-detect-content-type: True" -d '{}' 2020-04-23 06:28:03,084 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,090 keystoneauth.session RESP BODY: {"count": 2, "bytes": 630666, "name": "openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit-2"} {31} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.153240s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,944 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,953 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,960 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,967 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,984 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.884812+00:00", "project": {"domain": {"id": "9ac6e21338cc4f9ca34d6be8c64090c6", "name": "5e6bff2a59144792b4a13a9e637a2559"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4eb03e77dd324548a47c3601b9a6ae7c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "73263727b6d64336bbfe345c310eae14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d568f09a85345588da399e9aaef8848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e1858ab3289446a2a1b3a76459e20377", "region_id": "RegionOne"}], "type": "identity", "id": "65b0428f6e7b414d948353c60811ba61", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "535a5a9107f84a4f9acb9a65f63d92c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d041f6833ebf440fb3a44e269f51bf93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1f9038b1b006474383e371ba3b1364d7", "region_id": "RegionOne"}], "type": "compute", "id": "b51c5a1ac6b84af4bc3725ab42b802a9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "9ae454f35b8a482caf9c41bc2e5ae9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5723e756f2ad42f7bb611f9c4c27dacc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a727eb0a202b4691bc6d504112c6a2a0", "region_id": "RegionOne"}], "type": "image", "id": "b1062b498d88415199bc987539e22ba1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f3f56f9d93664577890ea49ae4ce81d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a60139963f3d4a0385568cc291932b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b53a05f9e02a4b30a10517125d06e8da", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f1fc04bebca64bbabcafad8dae98464d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9ab37d57e984597b68e84ed09e1cd6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5129adfde1c4871b48703fb535a0a2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d90cd104a41f471990942e73a0b429e2", "region_id": "RegionOne"}], "type": "object-store", "id": "49045c417e414aeead300f42621e42ad", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bc4b620e9464100b0f7f747dd4845ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b9c2dba59ba447fdb1e611f9bc0156ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f4b34252b8d4e64be73b8a87bed7b28", "region_id": "RegionOne"}], "type": "clustering", "id": "451aae46249647028911077af40e9370", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b9bd7d56f4841f2946ac90d1ac58b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e1972f3365f48c2995b4639a4f2f716", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1340693303c34533a3d97507eb76d263", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "19cd7c4fe76b475e868519e6a25af161", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7cf800dfc194948a2e86e9491794757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a74a33dc0d5549328352a026f3b5ffe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7316026fa3534528801eb904f127105a", "region_id": "RegionOne"}], "type": "cluster", "id": "922b8fec5c7247028586a67649c67302", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7827c02d423f4a4189f2e558e3dd31f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7caf745f9e0d4016bb35cac9aee75c3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "44bbcd331fe74e6aa93c834e74d25ca5", "region_id": "RegionOne"}], "type": "data-processing", "id": "0cffc982259947299a6156a93c67a123", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9dd6f3fb1d11490c9dbb334e87df18bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0220b05d2e7d428094554e792b7ecef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0fd1566d0b274c4f885beb8c9d9ac1fe", "region_id": "RegionOne"}], "type": "baremetal", "id": "db880a4450d74b4ba5145940c3656a82", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed1d295e574f42f3beb34ff7bed1b8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "19f6217084bf4665abbe52c706ca5e4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8eb53d6e3d234aed9aa59e4a34338f3d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "37e59b1aaee94eb6ad89ef6ea0e41c39", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "93c4ba8080ab42ff8a10360f1e989199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c957735b33d84e1f87c1b2868b35b022", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "75ab80f33aad465398621bfded9ec491", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4fe9cc1d3ab14f588ddea178c27f070c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bb6ddc97494644ab982d7520c1402c93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e40f7b6353734ce5b006e100cad4be6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f6eb26c891fa41b7a6ac9c38689cdf82", "region_id": "RegionOne"}], "type": "key-manager", "id": "c5506f68319d4d2dbdbe119a308c536c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "238fd6d2ffdd450e902a80f47e7f0865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70a8e7d9e0484112835e00c7550ba6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "635030d1725849ecbeda95170babe97c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "09c40f3a98904181a72eda7e92c997c8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d4dbd57fe3814a02bc1d4c31ce8ecbc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "710c54b3d6aa443090c6a4648df500ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f1830160b26c43e7bef32b1d43c00189", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f3f5efa519a8488da9d99e3ce7f2295b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f22b0ddb2e84293865d84fbf73d3845", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "92b1b061e8f24592879335f404fa6545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "394cc637978144aea8f8691b6a292e53", "region_id": "RegionOne"}], "type": "message", "id": "b8487f3e25dc4c1d898b882e89991711", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "32ab696bb8324298b09f68cbf5786306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ba37085f6c194ff49c6771137c38ff28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "35029248c2e64b2db3f89a0b373e1c53", "region_id": "RegionOne"}], "type": "messaging", "id": "453bee41cffd4cc7bb67a354175d4fce", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3dba1e8297c04bb4acc534128c214f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b0f81b62534f4918a7d33af726d23357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "43916553fe9f4c8ba29f2ca2fc8bc995", "region_id": "RegionOne"}], "type": "application-catalog", "id": "daec4253af7b4f1aa82b0e925e05c576", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5a7738b55ca4947abb02a652c1fceef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1071d0c05f54ca29c01863332d23638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "392186c28c054ac6b32cdd7acffc9c1d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9475b8a582fb4431b1b434e7da4e6a45", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6186758188874b2096ef5fa566b26955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90c5a53aa23f46be8eb52adcc3ecfbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11d5e6feb5084f048ba324cbe3b7b0f0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "01272536019043f7a556743f882de552", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d41b1b38d4794c88a5223a50d4755678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "301c5a067246401ab18823fd4dd015a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2662c45facbd444ea8e8f753c8c75015", "region_id": "RegionOne"}], "type": "container-infra", "id": "f50f973f2f014a6686fbe33ff649151d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "aed1cbd54dee4ca89614b180346180d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0b234efdbfed4be6b3a2de9b9f0d26df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4d5b1912e4ec461eadf8a7661cf7883a", "region_id": "RegionOne"}], "type": "search", "id": "0746aa76dbac4f3a9c2df19c2b03c72c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bb58195fb27f49d2b8804c43fb23e504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7462a4e43f9b42428a0b4c8759824649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9bf7e4aef4e0436fa720c4cdd427f7b9", "region_id": "RegionOne"}], "type": "dns", "id": "5c03f2ecd75345b2bd0bfc8b5be17068", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "08aabc7e6de047cb95e478f44977ab04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6b27e9e21d9b469e9a9630626ccb7a6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a8de088dea34a79a3b483c9c6fe4b57", "region_id": "RegionOne"}], "type": "workflow", "id": "077df3915abc449cbec4e02ff3652aea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04cefadfb1384648b687ebcc4fcef68a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48b263922a164e089a86c861aae6e912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "61dbf4ab0bd048859523ccf0035fbb2e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5a26a5183fe14accac86014c2e861c21", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2da0c169c10f4325943d363e618bb1c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8383e6ccc95748f3bfe701bdd1bd3f1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "45876079cbc54ceeae9d80a4460940f3", "region_id": "RegionOne"}], "type": "rating", "id": "e5c0fdd554f749c681f50fff2a3a1a51", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6e6af41a73194ac6886dd0c3dbf3599d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42dc35e78dc0454ab48fcde2b2a41f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bd9eaea64c47457ab81818d38fb21fb7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9319cff2f79a4177a2a91ef67227ee52", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "506d34a3b77e4bf8874706362d983a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "da061b8de08742b29a9d8286e7cc4312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "37a914e7e95d40acb9b132350dc6fe7c", "region_id": "RegionOne"}], "type": "policy", "id": "bbf74c9dbe3240e88f7363ab581f385c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fe2fe89798c457db7c798d8595117f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e6d7aad41f547eb86d6d0adf8a530ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cc1d35bcd43045179966c99a6b5781db", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9a7ca2d2e5b2483c8228795e4e3089fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d20aebe74eda4294bd3c659c36e344ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6837c47489b14709882d28b748f187fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4080305f7ef744898eb92406ce74343b", "region_id": "RegionOne"}], "type": "sharev2", "id": "64cab5ee8778439ab2182a9f1aabf92f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1ce48561d2ac4ba6b4b62227489e2674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee8e4a1348ce4682b9a167c791d86e23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d68c8eee08d418f8d120907d522a621", "region_id": "RegionOne"}], "type": "share", "id": "8461946b9c604d96928ace54091f2ae5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "654046e1692744219acc41711fe159f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7555e285d5884528a0f8fd5f078a29c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e9a55f1c8f1049a3a0da0eeb30dc4763", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f8b3f9721fb644fda817b0ba3c4eeb21", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78ce6a66c9d8472e805fbbb114445f8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a6892059de94febbde4e8b66c19c156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e339e3ae44c41d4b2f77088171b6cb2", "region_id": "RegionOne"}], "type": "orchestration", "id": "847fe4fe15394f48a3f17478f40a1680", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "257e3198f8c74fd59c39cb6206d1aa4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcf2f5c1dccd437eb83524169e9a67cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68bc4a649891425b98647c68bc90b32c", "region_id": "RegionOne"}], "type": "block-storage", "id": "2d66c3c6ac1c4b9094f72a71e6b99067", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7f04c8024284f3dba0840209c34149a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12739bc3d5c34c359b98ba2eb6de2a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbce652f55b141d19ea98f5386c3e44a", "region_id": "RegionOne"}], "type": "volumev3", "id": "da32bbbae251464381e5cdc4a60299d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "915bd4d756f34e4cb6b0cf55bdae5272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4499979a11db483dbfe0c6c14e37e634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2443159298204ab1933060bfeb587251", "region_id": "RegionOne"}], "type": "volumev2", "id": "1892c07c199348a38be11bbdf86ddaac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "727a622aaff54e53848241eb41f8d23c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d398ae45c65c47b69eea02c05330f5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b98641759f44ee28f32f7fc69c632e6", "region_id": "RegionOne"}], "type": "volume", "id": "c03281b8c4ad49e685996ea90bc5984f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c96259fad034488a2e0c7c57be7b626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4b4481b651049d286035e2d32b3190b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dce648eab08e43deab753c458bad8fb8", "region_id": "RegionOne"}], "type": "block-store", "id": "bbc14093697d4c1f888ec8c6c415f390", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3e994f7c4994460b268f1a1f22122eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7a905c8ea2fa4c618d87f46c3ab6aff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eb8403ee8aff4dfb927860a99166ea0c", "region_id": "RegionOne"}], "type": "alarm", "id": "e94888cd805b4d84916afecc1dc90d6f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4774ca659c16408db60d5a12f9ce1b44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16a88fe5c45f4e33b34d262d67f93cf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f54cbbef643648989f0b24b5aa622f4f", "region_id": "RegionOne"}], "type": "alarming", "id": "07bc76be3422477e8b9f4bacdac3e1e7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1797c7cc4c5d4b6386d058a3e30fffd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7a9fbd5364e1409e9eb8a797163b9bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "82c647e610eb47ef84fd4b5f9cdd1905", "region_id": "RegionOne"}], "type": "meter", "id": "7593e171197349bc8ed707994631d57b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d90cc39eb4041119a3b4ae5a56f8cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee5f1412ba7b4b68821ce4b9d27b4dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1edb572078564c73ad90a1b956a6685d", "region_id": "RegionOne"}], "type": "metering", "id": "72539f62f84041428618b2d1d4031891", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "567249b15210450c9df3c636609d3461", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d0b58ab9f68404da32c4ca74cbccb50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "91a246ef92a049058b16ec4762f72263", "region_id": "RegionOne"}], "type": "telemetry", "id": "e638d2c1dbd64b3d9cb31eba62e88d21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "aa8fbdbf6eed44f386588c03c3729c2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ae3195d8f36f4073a20b6d94120e480e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "45d32a01925941a880f557d0674871fd", "region_id": "RegionOne"}], "type": "event", "id": "ab9a2ceec5d94dd8bf8a672ef5f8e5a8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "70d4c01b3200499a95d5ad510293b8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29744c4c0e0443a4a02cc68502fdb0dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc43693f24774e2db7ff57e1c602f8c4", "region_id": "RegionOne"}], "type": "events", "id": "298178ab75ae445c8e09f31a1a3c3759", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21e24114f9b74ea69168d33403fc8a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3960822734b34c529e1a33c0dc01b1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c203ea91d3c2464eabd13a0acdf474c1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "29f3d9cc7fe14364aea6dcdd5f0470bd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "505a7943f4a7475e9cd5aaeec13b6138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89bf209daaf94700a1cefe3ce5556ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3d0dd50a906641d98e8434cf99aa6a13", "region_id": "RegionOne"}], "type": "application_deployment", "id": "32e1864fc1284dd0851779d266213b19", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9de6e6aef73c40039eff53f57ca70520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13c7a01187d34110956a309a7941c9c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "02f8b569b7d14aa08685a47a45fb95a8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ce933d3a72c84cdb827a1086537c117c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "934ed527a18047eea07d8e02c9b75d03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "07357b638b0d432499a58c28096dc7df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "350239995d374735a274e8c86c8cdd04", "region_id": "RegionOne"}], "type": "tricircle", "id": "633cee35f1c0484d95a94a51d9d291c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1fb965d591bc4322992760be28a67b89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d0fbcd13ba9a4e1cbb94fc517060e44a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "05b49183c42847d2a329a43bb767b24e", "region_id": "RegionOne"}], "type": "database", "id": "e845c55db43348c3b0d3492199e6a735", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fe00c3dccba4d7b8e98f1b99784a516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8723f32d619b40debbd5c74b97b46ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7f26f5d521184aa29f86aca1fc7f1626", "region_id": "RegionOne"}], "type": "application-container", "id": "a88fd758f35941aeacc0d1c0023bfe4d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e32fcd5f030a42c8aea3da5b3bca8b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d8c229f3b71476f83cbcc4074700492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "616b469f11be4f669d0035618572b139", "region_id": "RegionOne"}], "type": "container", "id": "8fd33cb631334aa88a34598860999464", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f4e3d891f334f4cbcdf6827aeda1f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a274da6a6a7f455ca8c5c42cf500bdcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9e3233aafb4347f0976e48a5b7f50a19", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "901b89b78c4842ad931adce44dc303e4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "75c4926e2b4a41a28697ef2a2f94a649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bb9af721e66c41099b926f6d8b5165ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9c71a68a58304eb09ec3030144906608", "region_id": "RegionOne"}], "type": "rca", "id": "d1ce70d12f114b03ab04718528349184", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa370b6bac1f424baa8a8350ad610a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "acf086048c864ff8b464b334767669ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a3b537a8215441138a4db635b356ac72", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "db477977edcc4c0bb95e45537e4f7ae6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e95c594383264cb38473de5fb794a368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e9d907401c0d4126b07086a577174c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9e6697583974485ba0ea97b944b154b", "region_id": "RegionOne"}], "type": "network", "id": "7c545a1cdb6249198a8e571104e3f66c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8110d5ab36474b51b3fe725eec4a1b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4a538a5d5f864a54b1bd74d24109ab9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "38527c1e63554baf98a2540c6651d14f", "region_id": "RegionOne"}], "type": "backup", "id": "c0c835fa6e9f4e38b3af5ebe4c9c6e5e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "034b32211b0f4dcd8aee27e9aae10be7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7de8323fbaf840d1a44a52e119708bf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7e5ff797ea624b7a98c3d283cbded650", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e8e98d0ac1af4d979ed33fa22781fd28", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5bd03ae9e50a4d47a4716fdf5476fa96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c30a5e384c724dc880ae38659b65757a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6bbc2d9ff4db4730b9727366a5b790f1", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6d7927f23ff2433d881108d39d928292", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35dce2888ac848b7999be55938dea4f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "15fd1b5d3ff440d7866670898f05e903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "881387d69fa2445d8e459ea2c7765ebd", "region_id": "RegionOne"}], "type": "monitoring", "id": "0d2454d8e4574e56b09e845dee001edc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "35c658183c04410ba98c3b1feaabc127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "18550ce724214f92874e5f93f5c364be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "02b39d6883b44329be68d72b38941e7c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f80a03a9ad1c4e16ba1d5646bc304e9c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f6eff8fe6ef84c138a421e48af178495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d631bdaa0cca4eb3b9ec3dbcc00e5707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ed202c2947bc4c0c97305568782e4052", "region_id": "RegionOne"}], "type": "placement", "id": "99f1eb1861fa4ea0ab834e32cb256cfd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3187ab2127e0464fb30c6acb0c7ae633", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cecacaf661c94269b3fed5a76f3505b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e7977f3ba3ae4bd3aa62219d9f31e3bd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9570508ece5a4bc782f30d8ebc416cd1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21872f435666482f9c56ab751606b32c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76b53b941a22415e807138aa34dfcb32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a360d50afda74d76ab94b16d050d4cb5", "region_id": "RegionOne"}], "type": "ha", "id": "afc608166bbc4eae971a0cb11528c6d4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d53f3dc05054da1be269535f2cfce6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b1451926082f4aecbb155901889c0f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "90f45e5a36844268951fb4c3fd18591e", "region_id": "RegionOne"}], "type": "reservation", "id": "1e235b99828643ee86d62a0d21e55f5b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e027beb4ed79462b9c0c8b8fc0902f1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "78f2e3c67fc94c46b3fd0c30faae40fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f88cc68a840a468e878d79bc8c5b7a0f", "region_id": "RegionOne"}], "type": "function-engine", "id": "3c6d211d731542409626270c3d4136ee", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3defd9f1f77347838635a5dd3823541d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce6c98e85a4a4583b05d625de78724a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2facda1663e6411bba0c690dfde8c2a4", "region_id": "RegionOne"}], "type": "accelerator", "id": "5f678e2ff8b54215b09a4248d96469ad", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9e2cbe585b9945428fb13896406cb41d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "326dfb4829d849bab7810d16f4dac56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "081a0003c9a1453f82f691b11bbea103", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d0c911db19ed4d049796ce7e78221f5f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e1bc7005f1441c78d0b305903545ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cdfdbe554a5942b8807920ea85462a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "49ae3f67c10b4779b6a0ecf7dd7f7b17", "region_id": "RegionOne"}], "type": "registration", "id": "0f1640d639dc4ad8870274fd4c0eea23", "name": "adjutant"}], "user": {"domain": {"id": "88aeb2cc7e254ab2ab1e4b4295f3f3ef", "name": "ee56d9b761334fe28c630b201f78d981"}, "id": "975a6f2747d64c418e5e9a6891e7ce37", "name": "d312c4375bad41de933f782446b6372c"}, "audit_ids": ["3287ed08b05246638533662faa6d3a8b", null], "issued_at": "2020-04-23T06:26:02.884812"}} {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.149857s] ... ok {16} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.062742s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_update [0.059055s] ... ok {28} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.058320s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_find [0.060684s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(preview) [0.059468s] ... ok {4} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.428618s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:02,788 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,794 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,798 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:02,803 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:02,817 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.725651+00:00", "project": {"domain": {"id": "92caceefcd03404393603a3a0f91fa7f", "name": "91f0ed69bfec422aa89c6d2a3f8ba025"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "845e1beb7ed84d0e9a1015f84ee8cf56"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d890ec9a8cd84d838952f51348eea003", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ab588809444f4829bfa654795a4f39fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c513d41f861d4e86a06d023d33955f83", "region_id": "RegionOne"}], "type": "identity", "id": "5b12e2b977604f23abae1245179bf764", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d3c234ac38e6413e9caf4c78220bd157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8775a25f5e414d13a7089e868ed56011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d61992aa079948c6bbcdf449d042d1e5", "region_id": "RegionOne"}], "type": "compute", "id": "1f03a7619e8849d2a0e6747baff3e139", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a862ee0b792044bb8193ce844b3ad517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "a588ba26318145f59188fd59a5cedfd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "73286203ab8d4ecd989edfbf7ad039cb", "region_id": "RegionOne"}], "type": "image", "id": "517fc0645ca24370b1df810642e4b2d4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5a3190668674a6b83973729897033c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "52972080149242ffa791d41c2eb7bda7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4231c0b0ea3a4d5b9141f4ece5e59526", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aab44fc37d8e438cabc70b2aa4346da0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1b2e275060c4279b7d09f2f9d518771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aec3a9b4a9954ff8ad6980be78bea55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30631a34d3ae49d78297f34fa85aef1f", "region_id": "RegionOne"}], "type": "object-store", "id": "b4538f6aaf42474f9865a5f66033417a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e24059ac632475099d30c5d4842c08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "792def1647df45cc9fc5d9be37a1195d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fd73309c63374ee695fae886a701e223", "region_id": "RegionOne"}], "type": "clustering", "id": "450b3b5697234ca19fa2081f71ab97f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "60be836a620b4adbb3e5ad5014705ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78a20ff002ee455f825c44624b98ac98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29488cd7e7234f71aea13a52915cf73f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c2e20b90de3e4a588633543d6a488cab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f655733489a64ad6a5833762c8d93804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b3ea1df5aab4bf6886d31e90ad2a545", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eb80a520ad634e01882bce2f591cfb15", "region_id": "RegionOne"}], "type": "cluster", "id": "6b403b38ceff47069f32803eff0d797a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d05c584c22f43fd8e5136907c5e0850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7e926a0537b54a4e8876d345a1dfba14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8f25340d7726427d9227074587ad71dc", "region_id": "RegionOne"}], "type": "data-processing", "id": "6dbafb42569348e8bce9a888a630a4cb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f37dc77e57ae4a7aa889844bc94f2f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9421aff05327462bb03d6f69822ba82d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a259961e5ddb44aeaf0f5ca3b13b4450", "region_id": "RegionOne"}], "type": "baremetal", "id": "cbef02226d69440a889f7ecd5c70bce0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2241741a0b32462c8548589d4c7d365e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "197f715b9faa4c649ff0537ced224838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "afc2b805545a4b32a40bc0217fd7973a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1139bcfb92824e5aa6409189f4e772fa", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bfe4cb3f394a429b815d6bb6a987c0c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4143f0c25c7847c6abef4662b15c3b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "86c295407f8e447daf4eea321bb49c8b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "326a72cafd244767b5ddadb26c157e9a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b6139e1ea79d424c94bfb5db416f9fa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bde88e432c6341f49f17b9309fe09dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "28dfce0fd9b944ffb186f67058cbd906", "region_id": "RegionOne"}], "type": "key-manager", "id": "0811679e80584b69854d7c4f1933b2a0", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e29c064ce48a4c12bc22df5c3f1233a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ec85d92caf340049a06ab8a3d248525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36b7b5b40a5b4fff958d79a803945a6c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c069a146fc3f4bd9a439db3a5f05e578", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3dda08b5a5964ccc8dffe661ee2fde99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d5b584dcd754acf88da3045e3feb405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5388484ba3304920930648f40da379fb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "98e950ec9d384cf19a8c0413be2c5925", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a6b51dc851e497482e2437b926cd83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9b47d607e5f843c4a6fe186b7a1a7fa7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "192b393760cf410f969973cc6e88419b", "region_id": "RegionOne"}], "type": "message", "id": "d65dce7e7a884fbba3782b4e02a11cf0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4eb47e27ef6d48d6bf324fa9d9480c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "430b4895bc784fe58b31cec285900a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4d7e43f57b8144b19a208c951a20cd87", "region_id": "RegionOne"}], "type": "messaging", "id": "fad0d1eaa0cf440cbb5a91cf9904b00b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9b8b9b74f406437bb977bbf26e0c7449", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "03ee1ed41cbd4aedb24e9060544b11d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7e86080c696144a88407dffc994012c9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4c57cc772c6c477c90ecc91801806325", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ec3cf48ab384b07ae497746c06cd1fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94d82da794334918a5048212e5782885", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62c3518d92cd420a924c35ffd05ca1e4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b5aafc364af34be1a835c8642dd5c3c9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "583afdfb368b4ff2a4695c3d98c4ff08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0592cd899564e758eef374440c28200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "620e4115c4ad45a884cdf379037965a2", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "86e5d6a123304dbba0df583fcb92f589", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "beec61415d6b4b99b1dc99207c04aa4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "118865c37773459f8209071614fa9794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb3ed407b8e417b96c77277ca60b040", "region_id": "RegionOne"}], "type": "container-infra", "id": "dfddf0842d5945c6b45266fa08db87d5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "88f2b46c6b9240cd864e4da9e158c9e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b67a50e414e647f18c699004eb039029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bd4d1381597a4687a38fd5742725d2f4", "region_id": "RegionOne"}], "type": "search", "id": "1e740c8ddac24bacbffc832d75e6e46f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7d663eb5ab08481ca8ce2811eb6e45c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c06ae7030b424ea2b23c2f7eeadebf00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cf4299a052cd4f2cbd1c38e664fc5766", "region_id": "RegionOne"}], "type": "dns", "id": "64b7c57fe71c4685a09829b94ac44bca", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b468b474eca4425966abf3df4fefb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6610fe994387428ab22cd19f0b1bf663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c271703e1a2945afa222c43fb22fb923", "region_id": "RegionOne"}], "type": "workflow", "id": "85b51ca4acdd4907ad542a0314cbbff0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b63aa8efdcb489298ed3ffade43282b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b272a2843adf4165b0995a0a67160ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fcff07043b38429eb99d1879e1d51505", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e3b6a05139c546c782d43e1d04c98a07", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ba7dbca190454d6abafeb5dadc942c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4b33eb061a7b43bf98b1ecf704ad0507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0cde28b130ff4d669d0567463bd85823", "region_id": "RegionOne"}], "type": "rating", "id": "72386012b0474f78b45790dbf41b3bb1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9a0679878ec145e2be1ce47de16c486d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca0a827d73bc42309c92d9436fa9bd62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3923aac104044e3ba8531dd85c4b4d6d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "559047e8a6bf494084a1a8079c8521d1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6147e7a8d5134721afe226c4f8e1df7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "54a46b0a37ab486da692dd83098bb618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "48c8d39fb78949bca9e24c00e7b81c0a", "region_id": "RegionOne"}], "type": "policy", "id": "06acc60a6a9c4be1914c128d94648a91", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f16579ba784f4e139d9251bcc2fdad83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25650d7e644540a0bea7e74fc6f9be84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ed03867d399c4a1a8874eb74b749be69", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "5f51be060b1f4cbcb1ae5eecba284108", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f11b8e74be449368df3d18caeb47e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17e50237437942d9a77450e9c88af797", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d9517c6dfe3d429799155e66bde21375", "region_id": "RegionOne"}], "type": "sharev2", "id": "8e83a3bda29c49c3b1e8d6174ab882ff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4a8553757424c33bd3b77e8837d585b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6016de5371cf45faa5a97c4db261c0cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "677eca23be6c48898fb8eab77727ee17", "region_id": "RegionOne"}], "type": "share", "id": "4946dc894013411db1faab02758c7d1a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "25d0832105524865a0024129bda85886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bd0c787487247f79288dddca4d6a1e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8dabce0fc9b14cea95787a94fb8cd95b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a283a4ab41a94ef4b2b858a3998eb300", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ab4a825a89947b2a7adcc51393346a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f24dcaa54224273a21e3ea59bd10634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d99534f46a054480b36428839cacf316", "region_id": "RegionOne"}], "type": "orchestration", "id": "184a2bbb9cfd4b0498acc8c5685f50ca", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2960e5c8cf54885a484d0934e1c4f08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60f462d8dc174f119b28f1ef0696c791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "809178070400485dab84ac4007ac9164", "region_id": "RegionOne"}], "type": "block-storage", "id": "68effb6e612840e583d9c8a12bf5f769", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63cd5b18bb7247ef8c256eabd99add9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c45b0c5ee6345b2a3726b4d69e4e86b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4703d1fdb3164c7d81c5f9dae2909934", "region_id": "RegionOne"}], "type": "volumev3", "id": "53ed7cae781b486da928a1d8884984cc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3e0450263fe44e7989d7583cef6e9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5ad061a685649139bbc76fe7bf59a31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33ee8d8e741b41b3849e8eb6f3b43e09", "region_id": "RegionOne"}], "type": "volumev2", "id": "024b4e39e9ab4a25af3aa41af496cf9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e22a0afe3aaa4074b3696ebd54a82c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25f0ea4f25094081a5c8c957a2b44d69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "507945487bc54896ace55598cbe21e9d", "region_id": "RegionOne"}], "type": "volume", "id": "0965697fd0bf41aea8f8e2f72f6547fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b517945c4b38485b9a117bc6398a9800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a2b1ccdb7fe4f839f7158e17ea92357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d1d0e799bee4dcf8327ab3bc44a5649", "region_id": "RegionOne"}], "type": "block-store", "id": "9942e9ef42b5435e97ab47bc29183433", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87c12bc1d7c449d8882937a5c05ae509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ca2122ef43144808bd1a08fe9ad311b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "79b17ff5485a4d64b656892a2e1d4134", "region_id": "RegionOne"}], "type": "alarm", "id": "a96126f0d8404c8dbfffb3c84c63f025", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6135e6c35b94f659cad2bf6af120886", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b45c6dfb618426fb83ada12e2c16c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "645e3463d80f4e419582b7e934b020df", "region_id": "RegionOne"}], "type": "alarming", "id": "6d995b0bb1034653b517d166ef9ca14a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "40cefc48aeb14cd8b8011ac14de7b53b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "405163ef44184a08af52d1fa0175f1be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dd93ddab482a4fcf83aadb490faaffd5", "region_id": "RegionOne"}], "type": "meter", "id": "9387ea3e0df04b9dacf680c5e91c08c3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "64820cdf6a964e87bdefd35e804a95ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "787fb94d78234f74a12ee9e7c56491f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e83cc47efde3422fa441abc74a6debc6", "region_id": "RegionOne"}], "type": "metering", "id": "760f96e664b94c51b4c9aeaa349279be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff10530b6718400ca7d89a77f41e9096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1bed21da4a847688272e151b14bc272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c790e2f1ff3242c6945b74ccd42778be", "region_id": "RegionOne"}], "type": "telemetry", "id": "8162e26a37ad4a5b9194f409556c96ac", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a3459dc0e8af413c84afa6aa9c883deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "efaf3e8aadd14871878ceee7b1fb248f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "44b07faf572d48c19319267f6cf3aab8", "region_id": "RegionOne"}], "type": "event", "id": "1ddafd62db704ff4a81d00c6a5c82149", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d1965300adf04bb0b6fc42082e1afa70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "69cec6df04aa4c6198517e2ec4012dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e59dca2b87884d4d81dde4e50f3b2eba", "region_id": "RegionOne"}], "type": "events", "id": "9c8f1d3caba94314bb593ee364959e0a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d4042c985bf4d4d92b6ece6e0f681a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "44a175a76c024cd286166cc06e1aadea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "118625522de941378b74180c95cc0c86", "region_id": "RegionOne"}], "type": "application-deployment", "id": "348cdb9f36c04f079d5103ccda6f9d35", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e84c87feb304d3a92c0fe7f42c19414", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "798da881d3b44d8b9cfa96a3a5bd3c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "18b15304ec4f483eb0ac6ef2cf6ceb41", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e0fb5797ac1c4fd3906ef82d1907da37", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63db020e7d0e490e941f30ba50f1682f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d226847c6634e60aac2c7344c0c7a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5892f591a73c4a749143f522c488c845", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3dbbd50fbb1a40b5ba25842ccddc985a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b9017b61e4e4311acd78cec87bb323e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8dac1f65ac024bca8a2b00f8cc49775a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9280786f6a84437e881390ad1a6e084e", "region_id": "RegionOne"}], "type": "tricircle", "id": "d9e608b925eb4a27b95a61298f3fc613", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "55f0cfd206454442a0e71366028714c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3d55b9cbd5e7444bab5954f5095aa549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8f8671718f9247bf81bef7d053b354b0", "region_id": "RegionOne"}], "type": "database", "id": "daaa2394137c4c4fa458a5125d84ccf7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "37b7140f30824b339ca95bf1cde26816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "74b1ae27f47c42a69174fea991de3007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0db88496c3204d948d717b74dd4d3808", "region_id": "RegionOne"}], "type": "application-container", "id": "b1e535de031340539ddca666ec48476b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "395bea992ffb4ebf96f05109a21bed1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d5cc1761df934d7b848f5dd65b8342b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e65b77dba2074cf9a54166a0075dd8e4", "region_id": "RegionOne"}], "type": "container", "id": "ba74616e828a44cf8cdc8ee31d10f2e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9538634b59924120ac633f01b14e3d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03ebf64c8ad74a0285dac1d3cffaaf11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d699021d2ec34cbbbe3938bade52859a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c96c8b2507cb44f7ac2767597ac4b79d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8914b472703e4d499cf9299e750f7f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "47aab1495301468386b505db182533cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ad8a2cadd94142be8652f5fc48759fe6", "region_id": "RegionOne"}], "type": "rca", "id": "37231f6fe1f8432eb13f49548e194b6f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8552c025bdf94789ad95af01598135a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb22d6bbb7fc4a82aaca9c0aae0975c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7a1d7e5813c948a1a6a2aacbf3c77260", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "09a9ad2cb58649b0b0b1a57715f13507", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7be5c1d33b404df29150726fa825f3af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "84ad36d9e2214fad965ef70f0a6cc06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9ddc531ca9564251b7640e4e78b90c10", "region_id": "RegionOne"}], "type": "network", "id": "a5c42762650a456ab5ef87dd288da0ea", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6111d23057d5489b932a31199fcd7041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2277d332914344df9030035f8e5fbe51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "79561d82904148088383df64f4c57caa", "region_id": "RegionOne"}], "type": "backup", "id": "f3545ef856634caa8d9d7d0c9f7af5f2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76cf813c2a6c45ee861550ab94a89a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "678998fe1e2b43c1bcb1c1ad5aa20102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c6516be7801846ff882855c0e412d186", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "03595f4ec7134c359a58dd70780ba61a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "363134d5000147d08ef94b20d4e398a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "502ac4c8224e465cb923b4b68fd23dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d9381d7b9ac8421f9d191fc08ddc9af5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6d505fce83654648b76945f62634eae3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "abf6cb22efe84171a952027bf5f36895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f9df0fe63394e19aaabbf418150006a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0fac3b5077b04e6d89ebd2131a51d4e9", "region_id": "RegionOne"}], "type": "monitoring", "id": "02e8cd44a2704014925db65d4480030e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d5b7b1be143840a5a5ad26ebe082bdf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "443ccedf4f7745cc825dafa4fba1f580", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f1880cf187c481a9094fa5d325a3ad9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e42be86baa4a42e393204055d905273b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d43b7f18ba3f42ab857a9492819aced2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9db647e37a3b4137b6703f0a3d9573df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a011d38ea37a478ca275b02ed7ffa953", "region_id": "RegionOne"}], "type": "placement", "id": "5be05d91890543a3a37c82ebbe711c8e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e1c98c9043a447289343e7ff7dd79c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ebb10bd177544e4a9165b53f9a9c9004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f278ebc7549a4f6da61143071a844d68", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1d582530236140339d2ca5d1198adc1e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31b9d9f90cee4cfe873ad5a1000ffceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8fbedc67cbae46fb9a737cad5a3624ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3c3a02fce9d94cda987a5b80c3bafe01", "region_id": "RegionOne"}], "type": "ha", "id": "01a42a4935d2411b842b3fd9a1489ed9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4a3a2ef6bc67456a9b48e219a6b6187d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "16e8a3f7d3a041d3836fb7dbcbaf37d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "593e4532a718407db495eb4619daba7a", "region_id": "RegionOne"}], "type": "reservation", "id": "aba6c05f288347faacb79b9c3f50d453", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a412b5beff04478d974d413948311973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6444f67bc206408fae494f2d9acb14db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d61ec1a9bfe84ba7a92ce2c64d1dee79", "region_id": "RegionOne"}], "type": "function-engine", "id": "2e3c8fbb34324067ac59977bc7ce27c6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "dbb7cce210bb42e1a7ab72bda664f162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "814bf703f0a7480896dd02a3cdce219b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "072639fea38e4732b980d4e96d9452d0", "region_id": "RegionOne"}], "type": "accelerator", "id": "556c75d977a942c18dcc07bb63fd5c4e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93d6ef4b6f694d0e83cebfbdd653856d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4326771849d54358ad59f27e32baa05c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "805739f8123842508b3b1a63766a4534", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d4b156da53994df5b7b89c4c5dd5ea3e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db65caf59edd4a448295f00c43d98b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0cff3cadfcd343aaa70ad5107deb39a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2e53d271a50b4d7b8a28f34c33312452", "region_id": "RegionOne"}], "type": "registration", "id": "282fa5335cf7446899f0ddc27379f94f", "name": "adjutant"}], "user": {"domain": {"id": "7a5b22ba7f9b46a99f62c4493fe69907", "name": "2e18762245f2452497efa2e4046c7e59"}, "id": "c3d8629d8cb640fa8a46ad3708e24a05", "name": "f9b5061d9cce4e678f518e791d885608"}, "audit_ids": ["e9f81c2a529145f4b5674c5f7642fb98", null], "issued_at": "2020-04-23T06:26:02.725651"}} 2020-04-23 06:28:02,926 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:02,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:02,936 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:03,006 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,026 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,030 keystoneauth.session RESP BODY: {"backups": [{"id": "6ff16bdf-44d5-4bf9-b0f3-687549c76414"}]} 2020-04-23 06:28:03,058 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/6ff16bdf-44d5-4bf9-b0f3-687549c76414/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"os-force_delete": null}' 2020-04-23 06:28:03,065 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,069 keystoneauth.session RESP BODY: {"os-force_delete": {}} 2020-04-23 06:28:03,090 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,097 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,106 keystoneauth.session RESP BODY: {"backups": [{"id": "6ff16bdf-44d5-4bf9-b0f3-687549c76414"}]} 2020-04-23 06:28:03,111 openstack.iterate_timeout Waiting 2.0 seconds 2020-04-23 06:28:03,134 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,141 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,145 keystoneauth.session RESP BODY: {"backups": []} {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.061337s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credentials [0.057193s] ... ok {12} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.060113s] ... ok {18} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.057911s] ... ok {5} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.060683s] ... ok {28} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.058900s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domains [0.058086s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete_ignore [0.064339s] ... ok {16} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quotas [0.059340s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_members [0.061920s] ... ok {19} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.058625s] ... ok {19} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.057660s] ... ok {0} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.060318s] ... ok {11} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.159113s] ... ok {21} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.070390s] ... ok {20} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.057776s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.151463s] ... ok {14} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.151038s] ... ok {18} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_update [0.058304s] ... ok {11} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.057720s] ... ok {13} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.059589s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_get [0.059555s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.077457s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rules [0.061803s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.149871s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(sd_metadata) [0.058870s] ... ok {19} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.059334s] ... ok {25} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.149155s] ... ok {5} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.060501s] ... ok {28} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.058755s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_create [0.057193s] ... ok {20} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.061819s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.059290s] ... ok {15} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.281783s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,022 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,029 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,033 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,038 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,053 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:02.964948+00:00", "project": {"domain": {"id": "2d086a64240c4c4095b7d21209639306", "name": "303baa5125224172ae71865ddc78bb56"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "42f9aec8871347bbbfc748722f25be99"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "828c5b0a25c14fd9bab553c90040b94b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "131913296e9741fe9fa0e2e9963e0c62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0d778178a595483492b3f17773311ecf", "region_id": "RegionOne"}], "type": "identity", "id": "2673c371a06d4bfbaaeabba6c0bb428f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8d99a080ae244c1b9fca458a56046752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e3306aa14b041b38278bca344648eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8a16f5f2943c49f79864a921feef4009", "region_id": "RegionOne"}], "type": "compute", "id": "6f96485663eb4267b0006fe39f659565", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "75aa7bb211e24e77a0ccdd457c6a39a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "109df56d00be49daa07a9458060e5cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "37a5d0c370c146bb858c57c556c9b6f5", "region_id": "RegionOne"}], "type": "image", "id": "366dbe44b6904a1d99330fc0e0d10f17", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "73498a914a9847358014f425eeefc4d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "309df1bf321f4d75aa54ba484dd7c8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cac9ffdfdc8f4ab79c7500b3b68d4840", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cc576ec8cab64b7c80c4001e5b05fafe", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e33783254c4a4f1799cb1b1059d8fd77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1deb17b68aa430ba6f721a5b70121d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "245776f766324b409c4ee8aa2c272b79", "region_id": "RegionOne"}], "type": "object-store", "id": "86d9d79054a34681bc40139033dd2b0c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2abaf7c5493347bbbd64c925c4635749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f96c6522dc8c4b75bef925128d68ebd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bd8c6a42a30e40dfaa936213defa6aba", "region_id": "RegionOne"}], "type": "clustering", "id": "a17df0594c57437ca9c59f97bedee5b6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad3c40c378ea4951a59c9c5741543622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ccfaf21db3454caaa8966370c158e2d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eaa19b5fcff345fbb3573a13f33957f5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "503d4f15ccc049769754a026a441de37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e425c85662054f2dad70e47b4864a4bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3c2b72670b1347c5ade68d0fc350ae3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8dc4ff9d9f36462cb32f0224dc5fb84f", "region_id": "RegionOne"}], "type": "cluster", "id": "9b5a7b60dcfb4cd8a433cef659a371a1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "86d855b56e704e21ac12adbbe19b5f66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "34a9824b7c33484c8730a6013fc9530e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fbded3674d69490384575a0921de1a75", "region_id": "RegionOne"}], "type": "data-processing", "id": "b6e85c80a16640dcabbf922514e16ad3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a4a59dc548f54db9b707107a23faf983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f1f861e7f99a4ddcac4338ce6303c520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5ebde0af8b194dd6bf1de008c8c13fa8", "region_id": "RegionOne"}], "type": "baremetal", "id": "cba10ad8b1004f699d93a972c4afdc11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c33be06f65a640e79fe7e1733bf95b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ab80b666ee8d45bbad2f341f1c3383eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9f625681279544dc9a9c63a64e051bf7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "256e3d3382b14e08a0bb854ebce97d30", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fa9ba1f1e16a403594fe536b0103a3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ce3c8b0ddab4ee289d47b7db5ab9822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0ed0035110454a9abd54e82427b34be2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "19e8641ff66a44f68a0273b84de68e39", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b2ae4e9117bc46fa9419ed1382b7272d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fbeb7a6072a344d79cc6baf27177f060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c43e9a288568400a89682574ed677763", "region_id": "RegionOne"}], "type": "key-manager", "id": "05d9857a07b3489d93f2ea1809cbdfc7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91bb9b74a2284a11b7a41a917767a533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c0d2941e41445609c99f30a7d0f77c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a058ada24c934106aa5909a8fc293565", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3a41cfbc49a44410b5815a95d97e621f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b1d2b94773b34f6d9e5828ee5e64c22d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37a14a1279864fa29a6a24b55b9fa35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cd2c9e21eb4044ada76084c179b753b5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cce4a6cedf624baa9db2dc5eb5f578b4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d8a56daaec3a4d6e8c839e6cc0e3d0e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1f6fab36091404d8ccf543b21c8a657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf9154770e9d4527ae582f8dc5e645a0", "region_id": "RegionOne"}], "type": "message", "id": "c763dab1fe094f91ad8689feec8d8f00", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eabf5ede9927464ca7408fa2e79f4396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "8edac79dc4f74675ae55dd3275926936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "564c343b01374e0281843386aa6a8e6c", "region_id": "RegionOne"}], "type": "messaging", "id": "d575f5d2c497418a99d4cb0aee9d603c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf381269d62746e7a858da6710f9f67d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e8d331c1503c438dadad1a5a340533b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "019cc3e471894af0a1955a2194c7f149", "region_id": "RegionOne"}], "type": "application-catalog", "id": "01095c293b184ebda31de9ec36fde2b9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29ada354782d437ea8a8ecdfa1270879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe9b09eeac6c4adf82fd3231de469ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9edd39e438cc46098d903f7d8e1ca680", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ccc8a0b73ca645f685a9755bea7417d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "517422d7c3124f41b4685b2573a63af8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8041b9f9fc6e4cdba2ef293f9708cbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f85943f2e76493d83d4ed6219ed9896", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ad5a1e3c6b5f436ba83807b0ed105396", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ef4a4ce8da84aff9be0f6c7b689b4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5e3593062cf408c8523c73fc65f2390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "789441ffe042416c815bd59a4ea895e8", "region_id": "RegionOne"}], "type": "container-infra", "id": "368f43138767411da6056db6ac9f403f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5552fb3dcb5341ba86a718735207ffb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4ef5b22c2fd94363bf2b049b7fc2e522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6a55e0ad9b3e4078b491da18eb2923ca", "region_id": "RegionOne"}], "type": "search", "id": "0efe6b06f7634d1a96525d49b4f780d3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3f91f3ed9e604365bf3dddabbbe42fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d5989100bd7d4c3b8f2924238aa39be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6c72263d63d64541b8f5604ae9f1fc21", "region_id": "RegionOne"}], "type": "dns", "id": "3d80633d41ba475099638b3a313759e7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93492898ce6347a5ad2ae309bcf0b216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5bbed6a028e147f2bd6273a75ed73767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9a714bcef86748d190e86e66319bb876", "region_id": "RegionOne"}], "type": "workflow", "id": "ed24b67e2a554e86be6f931b4425611e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8de18b0f3ef415ba1609dd832649b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "def2cf67239040f68b1c42e744584089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "32e54ebf842b4c5690ce8c7b8158d803", "region_id": "RegionOne"}], "type": "workflowv2", "id": "26a7a82d87eb4a54834bfa5e067dcc8d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a607efdd4bed482e8452cfcac7ae8166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "232081f74928457f857a3d98ac6135c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fd7b05cd46dd473fb1b533a90a8f7a04", "region_id": "RegionOne"}], "type": "rating", "id": "f9b88bde5d8949c691e982c6ad92d949", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0528fb56dd6f418db34c632a7ae4ff76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01c4069a816b4e5d9a220ca7dad245ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2e9b64fa7f1047679a5542a8c528673b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2c7ae69764e948b998ac839fef2ce5e2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c90187e1fe3e4ee29e9c41c78335b832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4998aa4b0b2842b9bd53cea9c5f360fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "35339346947442e1abea289a5ddf9368", "region_id": "RegionOne"}], "type": "policy", "id": "472e2da77ad0470890ca130b3c98f3f9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "922616e4a3f44b71a18b88eb41fcb892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5247ef5fc71040d6a614e8e0e0e030df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "752ec23421bf436c88067f372c01f7f9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a38b806187984f478833486df4cf157c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dda44b349ad4611816bc68085714f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "744b9908c23f4799af50d35edae79782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1be35b41fc7846518d8675bf03723b7d", "region_id": "RegionOne"}], "type": "sharev2", "id": "3e33c78af29b460091e9308117e15fd2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f090e5723924d339b0bb5639b050f23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b8ea88167844d8bb3a092f03b375e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8da4830981c44d5c98de7af99adb1527", "region_id": "RegionOne"}], "type": "share", "id": "3bda645b06a746dabcd886dc7af38773", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0e971df1dc2455f9abc5db568d2ecf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e15481d4392d429998bcb324a1aa005f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5bb51b7720343fa91766df42655f59f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bd97155db07a4d2c9c90b5609e9d7d5d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b43628d599e4aeabeddfed2f2dffa00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb4fb1b462b849f6bf2eeeb71ea7a385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9896acf9115c4a679931d01a905f94a1", "region_id": "RegionOne"}], "type": "orchestration", "id": "208895a5f6444447afb7a6c2c9c9b71d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26519fd32e8644f9933e40fe8380214c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a34e85b605a4496ebf81fc69b9c48f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b920cc9c76a447139addc82bbe502365", "region_id": "RegionOne"}], "type": "block-storage", "id": "9fcf6742fd05474cb6c1d0bbbb315908", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31b0de71f1384f29b4a56cf788620d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32192f79ba704719a60c3a8fe1430b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd36c3d31a644978a777a6501c5afb9f", "region_id": "RegionOne"}], "type": "volumev3", "id": "9d1a1e0e92c04213b4402b0b5b789eda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5853a620be944ef895d89197a97c09be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfd0a872f2d94efbb7538444ffd984f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19a44371901c4f6cb9bfc1792960bc8b", "region_id": "RegionOne"}], "type": "volumev2", "id": "60f1e4f3b88a4063b3e0ddee41350657", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff4b3fb5fb504fcfbee3199d517847e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea60ef7468aa4865b3486f12d21d500f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d72893b6b16149e8b9fd0585af770239", "region_id": "RegionOne"}], "type": "volume", "id": "46b78c260b0946b78134ada8e292185c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1d419805af8446c900da7c6d9765959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a6e6fc6c3254250b105e88a6b03145a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3cb0514cb454dccad1dab8647322900", "region_id": "RegionOne"}], "type": "block-store", "id": "5136690eb4c340e6bd34d1428ac0b25f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c02839679a5745d292368b0930bcb727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9604c81c848846de93ef59e5f66aba54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "056fa76ab40c431699c591f0522b4d7c", "region_id": "RegionOne"}], "type": "alarm", "id": "a9defbc542d941169ef9b2b432da5ff4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2172ac828e844549b4a4f1a24c7b7b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a31cf1c10174cb89963669e1fafb1fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9d93faa224c0456c96f5bb55bab1b555", "region_id": "RegionOne"}], "type": "alarming", "id": "b8704736fe424513b9fe6869c51c89c3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31782378dffd4a439490a5204f659ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f98aa17e2f1450285b7343f51e4d79e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7571e38fdd943bc9d98ebc27a646d41", "region_id": "RegionOne"}], "type": "meter", "id": "7ed5ec730e164bef8c7f1d7627eb0bf5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5f052b85c11b44a0b7514d8a5d9ea7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d3417d661e84643928d72eeacc233af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8ed72f2301440129e663a0f9ac4c67d", "region_id": "RegionOne"}], "type": "metering", "id": "999849b48de646ec999eaec1f02b6181", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "db00cf047d7a403ba89c5b82524db9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "63324f02e7514cf09e56282a1a98001d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "45513d98cb7b4774b8e4df91420d55bc", "region_id": "RegionOne"}], "type": "telemetry", "id": "bf83da1eed234c19bcce847bd35f61f0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "76d07e1c372e452ca84e52ce9844541f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "84efde20942b4f1f89293f9d381dc9c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dd3ed6ae42bd4b2596af591cc4eda175", "region_id": "RegionOne"}], "type": "event", "id": "cdda802145164f9eab5cf21d39da2dea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b72a4ba3ba92418398d03d3204386321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a6940a6c939640da97d6f2b81723cda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9fe154e9011e4a39bf0e3f8d2a998f5b", "region_id": "RegionOne"}], "type": "events", "id": "4cbfce6bfb5047dba1b418152a1b8e6d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e6619093cfda46d78e467fc1f317b2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d132c7b1541446b28f3717ba8031aa96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb9adf2791f94739a115fb9b1525eeff", "region_id": "RegionOne"}], "type": "application-deployment", "id": "820399d74e9c4fd2820fb16c35699efc", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e13431af1d1d42b5954e2b58099c76b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1cf9719fbf884f17abf35baa817bad95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "63e16e93b73340bba1e264cee84e1c72", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d2da372e6491423c8cf7a45dce8353e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "921dd5cb1be844dfaefc037b7c0f9cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9813acdacbe94eb3993bf63f27543b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fe336afdf297483cb4d7c65890716dc6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "20c5cab6736847d0bebf2f7bc808b6cb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5324ef5513644397ab436cfb2be853e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c72fa7615f05472ca3cbf2d61f5f4612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1d1ca6c65a1a4584816544f6f9e0a9c2", "region_id": "RegionOne"}], "type": "tricircle", "id": "44c1bd741eec4f068172b5a8507b2d1b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bd353b32bbdb42a3917fdc134eabf02c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0107890ad0cc4d4a9343f0dacc651b15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5158bdd13ad44651bb8050f25403fddd", "region_id": "RegionOne"}], "type": "database", "id": "ef62a69555524d5abd1d191ce2c1f5f6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "159db7834399406b9fde58a678f503e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "de9e8329ba9247368f90a1b176e7dfd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "51becbde70fc4143b57f34cef349511c", "region_id": "RegionOne"}], "type": "application-container", "id": "de34ac2c7a26432592617636b3f1a11b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e52af73ab4f442ae899ffed93c3bc30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41d964a6c9d54a4eb49a4dd713e77ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d0584f5b45bb4462a0e1c0cef51f9754", "region_id": "RegionOne"}], "type": "container", "id": "b08e6a1372cd4d21831949c9ab79e42a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "411e10d53d274129b03a7a026408d4cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2e675e8a24274784b0d2cf28c34cbfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4604d4ebc88e4d6491f34a1ce55c59d9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e1d1ecff50f84dbdbf24f967bb5a3eff", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "616d7da31dab4393a03ca9cc43e9473b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8b1e32c3c96b4df3be8c7d9c8715d1cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4af56623e06540debd25523d180d0e87", "region_id": "RegionOne"}], "type": "rca", "id": "d03cf2cb37874c39a110e53fd1046daa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bcaa13599c804f1589fc9184bd1d9087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "84176a8f22f34fcbb3fc8ca6bd38d421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1e9cae5cedde4a9b933cd890be70b567", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f815f81be94e4b0a9c7bb8f7d31ae057", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "99632a67c17f49f9b7acec78bb060321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3188dc4e40544caeae8c4e443992f4c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "57447102723a49619823aa1e86049a2c", "region_id": "RegionOne"}], "type": "network", "id": "db41fcbfd6ea46e1afbf7debbb890f6b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3da0f9dfaa9a47539487c90989b0b97c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8c99788b16584f2fb4f6ce5ca33bade0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "31d9f9d30d3540d2ae34bfd537994733", "region_id": "RegionOne"}], "type": "backup", "id": "906becb3a94f44f28529fbec991c70bd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "751bde8bc580404aba4b5aca74723f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d8b395e95984841a00666c98319bace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "07526a26f554472f9a3b5372b2b6f18a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7948856349a14e85b3da57b98e129e31", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8d3cb37eef144cefbeaad48852c05ce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08082ea00e834ea7add02d35daa95029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a47469a10204e7fbf7182166dbb6eab", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "260ed0895ccc4a188d1548c87e513ea5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "45a89bcde47f406ea97360a3d73bc55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a9cb616e19884104bb3c2ee9bd4143aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "60cd912ad7cc4098bde5b521f64f6871", "region_id": "RegionOne"}], "type": "monitoring", "id": "11564730213a4788ab8fb29719c2f47f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f8c55a65a8f940588bafc119628a404a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fd9e004e0ced4f4ab42078964dcd9f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c2c98a65baa841919c4b2f54a72a18cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "905cbdfa335e4c939e4b8cbef8338d8b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4802df49fae74a35a5a3c17bf37df2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8ebce5bf7534a3cb017b2b3ecb131c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ce5e811fd6054930aed3490716dca4a6", "region_id": "RegionOne"}], "type": "placement", "id": "7a1e041c97f64f1483740f4373fc69d8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c067254fbb5d40b6b37fe86c882fdeb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c11dc697cd847c88ce1e7325729b258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb222f9af3174fcca474d5aa88379e47", "region_id": "RegionOne"}], "type": "instance-ha", "id": "11cbc4fd753d4b4ea6b5ad3b77fe9e97", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "72bf952d24ce4c378bbe8d42a8c39eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "277c35e173404d139b8a717bcfbcfd6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "24a6575359fe4f1e976baf2a0721625a", "region_id": "RegionOne"}], "type": "ha", "id": "9f1c961f913445a195c68b1a00e06ac7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "24bd612e5392494e800eb414394c8fd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e4c98c6e5f094ee385a779f2be76e4ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "423e0c8749ef4e28bd5019db9d437307", "region_id": "RegionOne"}], "type": "reservation", "id": "95f7427c46474278b91dbf73544d7496", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cb47920f667e41f4ae0390405fc3d3f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2074e186eb624517b0957337764b4c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ff04b89731f74deebc14f0c5ab2f40d8", "region_id": "RegionOne"}], "type": "function-engine", "id": "2e28059ee8554a1180a16e988079346f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7aefef2ef0654e77a75afb4774d9032f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "94ecef4367a7460ab849b7ae49214ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fdbaea2ccddd485081001ed3c31c76d2", "region_id": "RegionOne"}], "type": "accelerator", "id": "39b1b984d8c84ac4bb74f1d372e32618", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ad141615d0f477683a0bfee15671b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "39779078dec84d71b31e458bb25fab14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "44f617ec0a954d67981efbcc4bed7529", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bbefc076619e44639623bcbd11b3a4df", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9a79d5413e8a4d91a1aefea4c950798a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "020a96f12fbd4f39b74573d1a85be02d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a14fa9e40f1441c4802bd5ece31b18c8", "region_id": "RegionOne"}], "type": "registration", "id": "76dc47cf00f64c2fab2af8a681d2b1d7", "name": "adjutant"}], "user": {"domain": {"id": "cd72b95a37f740acb7a4862290fb02b7", "name": "53db5201e7e941969af24a16a51f2bbd"}, "id": "98be4c30242b4aeea2c7c77a568a6d91", "name": "c177513e98ed431baf09b946f5430158"}, "audit_ids": ["fd302c18d6fb4c5ba227f4aca07ecfde", null], "issued_at": "2020-04-23T06:26:02.964948"}} 2020-04-23 06:28:03,189 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,196 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,200 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:03,222 keystoneauth.session REQ: curl -g -i -X GET "https://compute.example.com/v2.1/servers/detail?all_tenants=True" -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:03,236 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,239 keystoneauth.session RESP BODY: {"servers": []} {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(identity) [0.290522s] ... ok {12} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.072164s] ... ok {4} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.060703s] ... ok {21} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.106205s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.058137s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_find [0.059731s] ... ok {24} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.216547s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,084 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,090 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,093 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,098 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,111 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.024764+00:00", "project": {"domain": {"id": "0f0a8440975044618b38f0630f35738f", "name": "5ac03b8621d84fa381157fa1b227de8e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dac35e5e74b8402b977365d7b28b51fb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a60f5bfd46a443d98fccb8b23a12a1e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d25518eaf3a44f2a64ec638a987c8fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a02e00f0af3c4bfd93b568fc9ffeefca", "region_id": "RegionOne"}], "type": "identity", "id": "70f3624a1fcd4d49a47561b2215eec6b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c60abaaeb79f4b498c72d0663401078e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d2e5cff042a4412b91a8ea90e73136d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2780e922fd0945789d805faae85b8d77", "region_id": "RegionOne"}], "type": "compute", "id": "0859e77d24094ac5897fba2ac8390bdf", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5c9c5d8cc2c94c7cb7994dc3a4bca3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "34d386f9fe4c433e9bd3b2093293e1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5211d53ab0474290aee51e3261293d17", "region_id": "RegionOne"}], "type": "image", "id": "b9a33a3b57434da9951c2edf40643483", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5b0ec4024e114ed8a9311e1952b7bb56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b91e5c2d16d2447aba0fc78a932c840c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "42d1f9780f594c67a2ccf663e8e4f560", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1b146163c57d4fc3b714a92e2d242fdd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65d781cc71294302946beb0ce85fc201", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4716613612e4448789be56483b1d4ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "227b93ef83674a26a032f06096734b4b", "region_id": "RegionOne"}], "type": "object-store", "id": "b8e39133d7364f30851b73ee3a860052", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eac1a79565e34e389ef08dd6753cfed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "532148db05e6480db204901719f67300", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e75a894b8c61470f93f43661d561c0d4", "region_id": "RegionOne"}], "type": "clustering", "id": "411e2cda117146f0a019bc9fec53fe68", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "817f0e5ac51340309678eb955d1d6058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3172e62eb77a43b3a3cae931f46ce842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "43201048e2754a769617d8a4ee579ca0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5ef2426b54b342e8852ae811f1239528", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0556e916442e4351bb508448b9533022", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64ddb4a1ed814614847831402f089dc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e35203eab0d5493982cf5e08297242b7", "region_id": "RegionOne"}], "type": "cluster", "id": "fa7c6b8eb4a242c8b0220fb456cd9efe", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87dd295ad26b4c5ca38ca347af1368aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1b332e9ca52d40da9a4d763283249e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "272f80c2261d4609ade63696f20604a3", "region_id": "RegionOne"}], "type": "data-processing", "id": "1308dc3ebf8f4324b49d19701de2acd6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "71f5dc7fd4614e37b8533ac02ce7863c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7918f8ac9c1f454792e0a6b9b0b909b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8d50a714873442ffb96898f22b7b5140", "region_id": "RegionOne"}], "type": "baremetal", "id": "c75cd2878fd443e89676b1af6c0b8cba", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "885d4068d4d042bc86da48a22d31fd9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3cc9ff59216e4c4080358108a7c99911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9b74f9943f9c4d869080960261b57809", "region_id": "RegionOne"}], "type": "bare-metal", "id": "48eb1462bc0e4219b6d2e48c011eebd7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a0072068f9b0435fa7d008dba1afcb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9a0d87a2a6cf4692b8819a8944e9917e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2faa2a1ebdf24fe78cde13ee94a0a6fe", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c474b127beeb4335b0685adb9a5ba150", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "89583af57c4b478ab13e6a255c528500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "49c08d95b3154378a73fe25291956602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d4a47b0d564947a8b90fc7f93278ac3a", "region_id": "RegionOne"}], "type": "key-manager", "id": "e5e62187fdc14bbea5f2761b88d4bff7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8551dde789634f42bfb9f0ffcaef412c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb0dc732f21a4541a398cf5e1899445f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d7818627124b4261ae26c27a7b4a816f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "329231ee40494abd9843c7630c68c62e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c763e090f294db5ba0feb1842f1d383", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "006f819ed3a24985873383fa0fe43e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f641188b9f8433cbf68d5709d5e8762", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bc352d1375e648aca8cbd1ce2f36bab8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "72c09336fbf34bcba49db72b5da8bea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d6cbd183f77d47ec87b2e68161b77adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "21afe4b6903e4a5b915bbb260da4018e", "region_id": "RegionOne"}], "type": "message", "id": "d37ddfda76cb402eaebcae873ec717a0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "baa9970cd65c48b483d784b8260dd375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "207ebbd479824852928eabb99bffb55e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c8fbd5be773a41d3a5a3480375ca29ec", "region_id": "RegionOne"}], "type": "messaging", "id": "d5b3ed4b871e45e585784a68eb7b7d20", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7cde4ee242394b17bd0cc7a823c75b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d1d41068628347d3b916e393f0a94a8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2df1d60d21be465b9935a82e7fb4ba41", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f19f58256f61480b8f72bcb7dd8eb91c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e68663bd0084f23993fe1bce8ab81d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ed8ec45cc984a74a794f4efa921f156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29c07eb5303049c08278a94567bb9271", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "29634c6579b24c06b137ba3c937d0cff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28d586c078a34d38a9843210dddde8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cd851d702c64983ad7b6b2cdd10c47e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b00fe52c12a4f4cbeab422d02958958", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b280fd9fb9a44349a2317a88030f9231", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b72c9b29b1544efa9bdd61c6975cb1d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "488507a92567489b962775868b81f4fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "163825a00cc84fd7b34d4bf898a230af", "region_id": "RegionOne"}], "type": "container-infra", "id": "3f15c77f1a26497fa48bcd3bc062cbfc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f85478d473b841f8a861960fe70bc0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a444a56ec471440fabf4618393ccf650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "35f5b8adc8d9491286a59b56e7a3b908", "region_id": "RegionOne"}], "type": "search", "id": "c1ed5bf396d7489f982b1ba3910da3f1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cf07fb1e070e452ebcef88263545e54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e990aed4baaf4db5ac89b88f781cd138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1077dccf63fe41e9bdae416872cb7ce7", "region_id": "RegionOne"}], "type": "dns", "id": "951a3e0e390245debdf7af4022e0319f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eb0d3c7bc0d84f7ea8fbbc934bccb939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b0df28815e645e9930820cb11f57af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2ee19bb623b445ea9d88f8a7b4226c63", "region_id": "RegionOne"}], "type": "workflow", "id": "31e4dc5cc2e7458385f3fa3e8ff92e39", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9dd4417453ab40b1a2fba389af7bc711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "23b2a016e57c40d4994f51a305b46451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e187bec2f8a8413295857a15162e48b4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "55f17a4cbb18497dab0584166a8b81bd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0528231d050d4a3282d8234bc5e2f3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d8c2c65a250a44d09aea5d2dda1bd805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "99a7f5785ae74aa3a1c8fb7140b87813", "region_id": "RegionOne"}], "type": "rating", "id": "115507a83b1843109a9130362f78b3ef", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40cbbcea54834bd697f6065979932a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bdc3e3ccad1b4900998be04ee5e817f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c60a649329c04eaaa273b402e3cd2e05", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6729b20170f94815ae569fcb452a80cb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e00dd9cce75a49968c9a5ed17380dab7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1c8e7ddf44f45f3a2e3edeb71c9aef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8242ce22523c4ab884346ed39da9296b", "region_id": "RegionOne"}], "type": "policy", "id": "00eae977c66e41a1b86c3fb9eebc7609", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6823c06f7d0e411c9f46ed22fef7dc4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d60c387e2eb044e29bec9a1409fefa9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04828615d3fd4aa69e8352b1e973ddc7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "036d76e76ab043739e1e7e730b39f354", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "537186bce95049cfabfddaa5dfe387fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f3d8e83cfc849d4b3ba132a45a89b4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b03df35c819043719c1894d96f59f5ef", "region_id": "RegionOne"}], "type": "sharev2", "id": "0cb7bed13e524d6683cf1369e8bd5280", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aad3ef3923784b66bb19f5444d8ddfb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d419284ee3f24a6290fe4262b29ceae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f0c1158641d248f1b28e1680542bb410", "region_id": "RegionOne"}], "type": "share", "id": "79399f43c4ab4f7f8bb6c0b27dcb99cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "746cbff5a2ea4bccb1a177190f6c5450", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c69eef980a6348cbbcee1ff037f002ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e114bece31c4193bd056176982aed13", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "51b1d8ef4cef4727bfd36af536950c93", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e1822f34b1e498fb88f308ab5ece3ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f61d9c2adff7471ab9d647b1aa5964b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f75a2b5dedb04d029a5f106770ea93ec", "region_id": "RegionOne"}], "type": "orchestration", "id": "88b7968162ea47109681398c1a66b13c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48754ed1892e41ab95c78e22918f7b13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e56d1f92b0b943258be4ce9fc040d571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f418bf4df82644dd906941715d4084ca", "region_id": "RegionOne"}], "type": "block-storage", "id": "218e4fce5ff646c3aada5c2932574ed4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f4830d27a842eb948e8fb548a04fa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31990d61445c442894c35f91a5b66744", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb1686652c8744dc806d4714362276a3", "region_id": "RegionOne"}], "type": "volumev3", "id": "d2b873a3c1cb4f2ca2bf5379dbf10c6e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96b5e3b23b754a4fbf25e12d8bd4d2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7125858986294a0fbfc6dc9fa1eae7ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb4f45a4b36d425d89d4dc884b13b4dc", "region_id": "RegionOne"}], "type": "volumev2", "id": "95b1dba455ec41ea873a601cce2cf99e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c2d1407225a42a8a30166c4cef5c55c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de79f43a26884a188d9492eca3f25824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7448c602c7ea40019ead460ee0fa4dfd", "region_id": "RegionOne"}], "type": "volume", "id": "1b9d55311cfc4aa38d4317a08f4b0d56", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3af6f05d466a4b328df61dd0448fd0aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a2e52bc6a5c498ba92575d500ead752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eca723cd340449e4b4851868e524e9ba", "region_id": "RegionOne"}], "type": "block-store", "id": "5527e89b745c4fb6a5fbf03435c762e3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e92f5655be8f420daaf5fb12df726a0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f397d0d7d5ff4dc0a9cb83ffdcc1964f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fa8e9ccdafe34688865b7e36939d547e", "region_id": "RegionOne"}], "type": "alarm", "id": "a309010d0749443ca49fd1f1a4b29b43", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba9f3a07642f40e3a3aae1765f6720de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4fa8c2abe232470a811be5ea27062012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "28f5f82c978a43fa8b7e3186d3716de9", "region_id": "RegionOne"}], "type": "alarming", "id": "38bc5245642342268423108c7c9a3c37", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "30d17fe3e6444676af4b5feb11c3cd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "289bbf2a1c714589b3c3145fa2589032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "38a10c613d6a46e1ab02874a3915800a", "region_id": "RegionOne"}], "type": "meter", "id": "d568dde32a40460bb6d7a80911047cdc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4274e26d479347468976148205354e22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c5cefbf92b94cbda006f1101997fc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "967529df17ce4100ad8c9e80f18b6ccc", "region_id": "RegionOne"}], "type": "metering", "id": "bf905e1b9fe54c3ca1e6efd23042b5a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6f0b5f605dc40068868209ca9aed7fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac228a18b35744a2b64353cdd6cf4811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "75bda30513304f35933ffde79ce0fce8", "region_id": "RegionOne"}], "type": "telemetry", "id": "61e5c77d24784d3f9788a9374ac72d35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca28857e8ddd422cb24a5c0f93211e42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da03d226e54043e18415886b9f92c42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a1f6698b9c0c4e848606fd3799ad464d", "region_id": "RegionOne"}], "type": "event", "id": "e8fb29cd2213460badfcfc594a4115c8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "29338c7d46ce43ec923702dbaa96681d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b3f4f14a74734a72bf44b88a72f3d17f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "22b882a7b234443da380dc0f855bcddd", "region_id": "RegionOne"}], "type": "events", "id": "c400a2a9e26949bca8421295e5b93083", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06959f9560b9488d888bf19eeaeb720b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "64750ce4736047a198fa1f89941e5b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c63b783a6505434f871eaa6beee67f12", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1028024bf74a4258ae0bec5af779bdc7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4964714f21b40fcb21f01ee702c02d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6d0d28dcc080443a94da5dea7a4140e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "72f1b139b34344899f29e29ab35b72bd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c722417a27174a299a85f97090028779", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84b33a9620254d279aac070801cbbaf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5ccb49ec1ca445fb937866e5b60a46f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "12ffe8bf42a34ae3b855afa63233b120", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e33e50dcc73742aa912fa17ba3096b96", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20e6ab066d664c06bc8236966c418f09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ff898916c684807b29b5a67c0ff7e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83c39416a5bb4672b059c4eabf863381", "region_id": "RegionOne"}], "type": "tricircle", "id": "ab7c39017ff14888b7db508bf8b6de78", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "285a74663498477d82de6aa3c5ea019f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "efcde047d9b747409fe3a4fdfccd4f93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1eb71f1dbfef4b2ab9c61642ff5ea578", "region_id": "RegionOne"}], "type": "database", "id": "017b5e747cbb4cdfb0248bcb7a53943d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3db33af4284747e08c0739d814f226df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "351223b583e544ab9c7b56cd1c902dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c74c5bc538fe4dd6a0a55588be3d5e97", "region_id": "RegionOne"}], "type": "application-container", "id": "508c4a17c4bd405eb46076c21ee729ef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bee5a07e6507490c914ee79fc5b9f547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a50d2e477e44257ad52ee9de0a8ed82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "13f972c03d4b4e75a0e39196fdf5efc9", "region_id": "RegionOne"}], "type": "container", "id": "393b282a72c047e6a1850795b572cd36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "55da8efb06714f66a805256b798b0372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "522df46776a546928fd6eb7d547d30f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a4f4ee9639d548e28946ad52e9591e2e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b7dcfb0724e143d2ba5639e364e80bce", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ac683bd46e0e4e4f8a000dc0e47659e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6422e35664fa4c2f88f52becfc0c4742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a929a25e07a24147a578fccbede50ed3", "region_id": "RegionOne"}], "type": "rca", "id": "00dd5d43f7da45b8959cb73e63cf4d8a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de4cf80ab60d4dc49c488f3894daa596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "009e1eb6fea543c48c3edfe6f112801b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c91f795a1eb84fa8abe74a7c7c5a12aa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dccab4d1142c4fd9a20e399f122f9fc9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "12a85a9241994665bb655f2f99543f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7d38f35560fe44b7ac2aab7362abbdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "659547bf2c6345908dd81a0f475e3005", "region_id": "RegionOne"}], "type": "network", "id": "7b64663b160245c6b673dd4a08cc88aa", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ef93223e63c24ccabeaf6529d756d862", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5a7c152ccee142ce897097df5232f8a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "291cbd46684f4c5ca9bfc8dc92d3bd9e", "region_id": "RegionOne"}], "type": "backup", "id": "89111f62ccb14f1c8a22eba55c079268", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "10cbca82cf234edeb83f33737ebf2f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ef689b2f7694dc2873239bf2b573f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c0fad2d77b7b43beb78fdc124be3d3dc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "52bf451141134ff589faefcb0153c155", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b602c27047c487cb11ab1a817d8870e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "95e2aecdebea4c62810c55c0d5998827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a92cac2738c45a48610780b7f0cb108", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "456d025f22984e8594b4c6e85afb25c9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c8d3d297c6d4d76a8ecab9f84e64f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5c0eb100155f4de2b5a01f1e120928bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fd87a5fde41849d0848dc627ad30897f", "region_id": "RegionOne"}], "type": "monitoring", "id": "ea3650f9dfb243028340e471a6b21ff7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "db079c54769e4b74809feaad6981dc11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c9ebf7852acf4d56a90f83c671c90bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5503eed150614da1b29729c2204fa7d1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e0616cb551b647b18acdd58210938809", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "57da3c4f73f347df8cfdd99c31dde98c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "37e3125ea1544424a47d70f3d6b30978", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3fbd2f0e3e834714af199dbb549ddb26", "region_id": "RegionOne"}], "type": "placement", "id": "f0ea9284f3de499bbcca199c6a944e36", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0db272a8227d4ff1a849cac9bbbb5fa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e64779d6adb7420c9497a256a1aef780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "99344fa93190413aba9360278356f01b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4b62fdcd40534855a5c39dc0a7dbedf5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b1570c98b3204ed8aa856381fdb9f1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05683c1d92b646189d9883652eff7acd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0adda375c5fe4bde93b5fa79028ffc18", "region_id": "RegionOne"}], "type": "ha", "id": "ef502b04ad994f54a00e790ce795e8d4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "514062308eb446b896f3c4dc3f8f4fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "04d303db8eff4831835fc84386b940d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7e6c1bdaf37f43aba6f6761720b536eb", "region_id": "RegionOne"}], "type": "reservation", "id": "22b31be34bc348fd8bea3feb394fd168", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2ddf1dcd11c74f5fb8a92fa793561c6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e7308c1605614c758c17b831a9c62290", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "882f99ee77a04948860d8c8d93a6667e", "region_id": "RegionOne"}], "type": "function-engine", "id": "4a176050989b4e5ab02114ff685fb274", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6b9b30537fe745f980d9ab26b3a9a0b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7ba6acf5ad1a4f51aed54ed41a8fb7c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d6be4b2f76034936a8ffd53105082c6d", "region_id": "RegionOne"}], "type": "accelerator", "id": "35c734f008ea48babfc4683767aa80a6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "83fe277998a14c40a9f4ee5bd5d0711a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f7678f6f31244093b190b239f9ef3ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "511172daf3da4a7a8a90edf089556cfc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1879a8d0a7d948ad83e8188b1849da17", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c0a012ebad144b6819cfb30646c37ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6da82c6c989b4dea86b6a3e82693cede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "41fcce271ad14081bc0b105a2c656823", "region_id": "RegionOne"}], "type": "registration", "id": "6f81e157186b4a03b360825dcc675b99", "name": "adjutant"}], "user": {"domain": {"id": "09342ede62b045b487bc65bf9a31d754", "name": "ae8f5a766bd143d0b454ff467841b73e"}, "id": "e3e6c193640e4822bb703700f913a2e2", "name": "c19d529877b94ddfbf8bbbc5659a064f"}, "audit_ids": ["807f878620454476ada7164e94b3ee20", null], "issued_at": "2020-04-23T06:26:03.024764"}} 2020-04-23 06:28:03,169 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,175 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,178 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:03,223 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,229 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,232 keystoneauth.session RESP BODY: {"backups": [{"name": "Volume1", "availability_zone": "az1"}, {"name": "Volume1", "availability_zone": "az1"}, {"name": "Volume2", "availability_zone": "az2"}]} {24} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.058649s] ... ok {24} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.059220s] ... ok {24} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.058811s] ... ok {18} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.058784s] ... ok {18} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.056359s] ... ok {18} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.062736s] ... ok {19} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.058891s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_availability_zones_detailed [0.058542s] ... ok {11} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.061003s] ... ok {11} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.060440s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rules [0.057700s] ... ok {20} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.059494s] ... ok {11} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.050521s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres) [0.059166s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id_act) [0.058894s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_get [0.271413s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_create [0.058304s] ... ok {9} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.002556s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_create_attrs [0.059165s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_update [0.061513s] ... ok {27} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.059878s] ... ok {16} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.060716s] ... ok {16} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.059924s] ... ok {16} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queues [0.061026s] ... ok {10} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.270308s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,173 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,179 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,183 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,188 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,202 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.109850+00:00", "project": {"domain": {"id": "11030be50e3949e186c2c255c66706aa", "name": "fc17bdfed3e44c6f840f036354052524"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "95ed20fcfc2045a38f0fbce4bd81fe80"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "91eb4ce2f585414e8a121ee459bce74c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "11963930f9bb46b2a611ade2af342b91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "21588e9f37aa43d8ad504382512da5fc", "region_id": "RegionOne"}], "type": "identity", "id": "c38da9d77ae9405da747977b85799e27", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c46a00a858a94967b15e33b36cebb0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "85d70a50a124475cac8d5f95db973755", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "433d80922fd04dad9e78e617441214d4", "region_id": "RegionOne"}], "type": "compute", "id": "1db47c5252de4214a2b7a26d8c7e4851", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d378e1aa8a554d1694af0f721cfbd76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "365c0b27583c4ba58cf54782c34708b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "cba21991cf7d48ad9b018bb3dd88d218", "region_id": "RegionOne"}], "type": "image", "id": "e0372331064046ed9ce2701d10263f69", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4f4ca4134f5b48fd82aefc76bad74a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6482925d34f4450fbc7c55fc5d4596ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7c1de7a17bf2475f927f20451b4da8c2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5f8aa20ec46444ccbfe5054c68ed3524", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd6ac73a8933438788e0492e8fe14270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d928fad07494fddb88c2068dbccf4ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69678780997740b193beb05380b469a9", "region_id": "RegionOne"}], "type": "object-store", "id": "25f7056a7a4b4c53afcf9d346f472093", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "805ed4ca2f024b2e8911ddfdf213b53e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ed5765c90934d09a832fa54c804ff64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15675df3ac9d4c0580e45199c960484b", "region_id": "RegionOne"}], "type": "clustering", "id": "8e23ebefafe44466ae55559922cf7460", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "202ed6aaebc84fdfae476861cfa122c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "07e5250ecb554e009d9eb3a3c499b482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "83abe9ed690b43709f0d83fcaf6ee2f4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "818725df97ac40c1bea1e2ae94ba417e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "359ff33a2d22431ca88149200ef48999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cce52bbb7e1843de8ffcca123e3f0a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce674781a7f84b9c90cc2e6e19d5d220", "region_id": "RegionOne"}], "type": "cluster", "id": "6c5543359edd43509991f049545c31e8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2e86878d9a604bb2930a62562c3693f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "daefbbeb692244819287ba81b7ab0c2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a95cf817bb3144549f848c123fa7ff3f", "region_id": "RegionOne"}], "type": "data-processing", "id": "ab4e516a31f14d108cb55911b953a75a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c42c9f258cec4f70b3cd5ea40e3b0dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3cf25ff4feca40b7a4c75d47d0f60d9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31e9877de4314b4fa5852799b6e167f3", "region_id": "RegionOne"}], "type": "baremetal", "id": "5f8e12efd68d433ca892b065a99bc452", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb14df4825b9449e893cb4036b0febd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "551f7df405e9466ebb0f5c24d57b8f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d5c8987fdeb04d4e9611113c4227cdc1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "dbd3ebb72c8b4c7f8458e8954c0bfb33", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6cdae96f01b341e28f7b812e949f9a62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1e2980db7d9a47f8afb1cd35c8fcab55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "37041c4655d74da6bb50e3e96920a1cf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d6946b65d3064b099af949b7fca15b81", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7aec253130d84f8081713ddcbd01c74f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "086113919d89474fb1d9420e84451585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "01e4329a413a4ec58e395ca5d7276760", "region_id": "RegionOne"}], "type": "key-manager", "id": "0142d7bfac364da99c31a1d7a1dcedd9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e47c5c538534da98d3c8574fbd00538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a99826303b24529bd224a6599ecb823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f8208c0797384b10b02a120f4a2927db", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2a577341aef44db9be76ef0daf9466a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9da9083926064e14bbdef4546b7373c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1431e52890ab46c89428eb7509d2ebb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a18fe623bc1b45b489dea6243e5f5d91", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b3ae620abb4f419d92ca205926cf7b45", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d79ec604a1c147ee8b8eedd11cacfc6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1281016011d41339e906b7446030a40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a0eaaf78568c47dd81eefac43ec47155", "region_id": "RegionOne"}], "type": "message", "id": "daa92e8317c74ec59e0c7108e3ed69b5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6e8625037381440594b88c8ea7be34bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d3746fb29a354ceea3926cad61f8f904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "83d9ddd14b524ecd9f33f67d42987cc0", "region_id": "RegionOne"}], "type": "messaging", "id": "d2bc8b7e5c9343b2b60b6a6685026e43", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1b60be24ee934b0e9a194f1391e19caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0e5601e6fa3c4acfb998d19536c72a32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3bc22dc3d3ae41a7b424996087e5aa6c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "855d2a602fec45d1914b7197caef8798", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7e8d4a009be4c80a2c7ca6bb13ddaca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15bda6498ccf402d8525a712ade7cdcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ed89cd7c77e4139b353905db923ccf8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7d719cae45c04520a33aec8e64bed5c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a11f8aa3c16540e686ff6089fa4a47b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab3e3f36b1234f24a4a2a45105479a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aff7fbd380024b53888dd743ba64d693", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8d963df47d234947bafd9fa8809e868c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d84e3929c5f40b9936d0e1f435ed755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0e366d158794d00a567b61340b95f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c74d0436343345b7bb1264afea9e59c0", "region_id": "RegionOne"}], "type": "container-infra", "id": "59eb26f38f04483580522326e1940ad3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c62594ea75244efe9c9452ff706e3eec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "aeee2c59434f4788a2d08575a23cff45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "605e2e0c62354f55abcb78a16fa038f1", "region_id": "RegionOne"}], "type": "search", "id": "bbfa01ad351c42769c501f468c7f59a5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d1f24df488934f4c9889037e7a596647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1403111d9d9948b58392dae000eb39ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "47baf4a851f041699d598d959f2c28e0", "region_id": "RegionOne"}], "type": "dns", "id": "667a1a18b181423dbe835879603e77b3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "561258ffa19e4bc8baed270ac82bcb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7f2817d2a0fa4633b9c6adecd129b87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3b8c5fe9a47443e5a310da90963ff019", "region_id": "RegionOne"}], "type": "workflow", "id": "c73ee354e8a6417d8ef8881690a3c757", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3cdcd25def154b4685479b83afd1b171", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f79d44e6e0d42d4bc812eb6fcc33c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c1202c3b02e2466eac688d7eb43b6e13", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d91777e5bd4742749d8d0b1c482625ea", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0da01a8cdd12416f82124d1a843cff54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a9d4aa3abc51448b8cdd36ba54a38320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "358263fc4dd64d7eaa447b658e063d0c", "region_id": "RegionOne"}], "type": "rating", "id": "bd1511ddbe5d4c4588e3e5e967461496", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c3a3edeef454ebb9d90dd44ca249f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3a52b46430a442c79813187133c99ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2d3122ed2b54f0581875374c4c0bdf2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a031cdfd6189414e8bb748f2fc1bd50a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5cdce0f6624d4174aee5e4639a81f021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9e681cf12c74145b571466830469a64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "73a549c7121e410ea2e33d28d7273776", "region_id": "RegionOne"}], "type": "policy", "id": "70c53e2a02e34b7b9b9155744182fa11", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e214615911754976abeb7fa7986e8a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f5b642d465e48a5969df6c533744f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "feecaadc404d4ffbadddaa47e8c11a69", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "babc87e9d5324d35a56dc53256ce74e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "58cac427101c4ce899befee4d0a9b8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81a61dad7ace4dbcadb0c9ed2de63e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21daf6eae0d84054a81e029ce643b655", "region_id": "RegionOne"}], "type": "sharev2", "id": "a1310ff20e0c4c26be5c5e19147b26a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "918b164899d94417814dffa0f6a9be7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "468d6feec63947e9b33578120d75bb48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d4c23480030b4fc0a8f8a793dbba8f89", "region_id": "RegionOne"}], "type": "share", "id": "715d680546294ad38094dfa245c73c45", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "16d7cee2ac6045cfbb287d94358bd686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "74e63cc0365e441ca2d83cd19dff7d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8f43dae7a29b412ea25735c40aa84429", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ef84cd46a1aa4568ad00119ec6ac299b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2234ef95d724e70878d398ac4df9ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77e5f641169141f692181f537fe5a762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21e54a30ea3b4bc28bd3bdd98a416524", "region_id": "RegionOne"}], "type": "orchestration", "id": "85735abd8abe4480863508d3fa017aec", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06bd40b09f6c476fbc4c54a812520f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1082cc9979e4fb6897cdaf06b0aa55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c0b3e04157241939b974abbc84edfa0", "region_id": "RegionOne"}], "type": "block-storage", "id": "1ce3955e64c9497d9c4d387f53b54b43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5b7ecffbf764692b6451c846badef1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35fd5a521f564a6b8e9bfddc9d42a3bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8d8d6da5176402ca04cc902763e3c78", "region_id": "RegionOne"}], "type": "volumev3", "id": "1c556063fe49403ab50a59f4700b2a7f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b19bd04337141919c168f4f8bc202ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f37e1b66a3b47e19470db8cdef89c44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef66b9d4234c44b18eb4e9f0c532ce42", "region_id": "RegionOne"}], "type": "volumev2", "id": "2f2cef4f173644c8910ed4798cdfc1f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b1039cd0bce4de0b05b42207b8dfe37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f057807779d6463b8696a7c1c306701d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "261e68fef260413289bb9912bedf843a", "region_id": "RegionOne"}], "type": "volume", "id": "6d96dd151e7e44d9a800b6fbb8cfc88b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6419aa5398348a3a6c3f048c068e65d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bcdd986516142e698c8a11f7b9704ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eef3c11556554f4fbde6f4b0260c883f", "region_id": "RegionOne"}], "type": "block-store", "id": "64b569d08d444a7880c03a03e084ccef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31c7c157ebce41e0a3f3b5202149c8e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2c60b67a6e90441d84ae820a0c47ed87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c295421336e746299bb7e401b12f6d92", "region_id": "RegionOne"}], "type": "alarm", "id": "29334e8f2ea8424783fd9b85f0b78905", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "528c83cffbc34e0f9a88004c6591534d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20c52639ac2f4c679edc3841dd995838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "472b7f6ea1d74de6aae5297a2cd24011", "region_id": "RegionOne"}], "type": "alarming", "id": "bf522448fd074f5ea983bbb73dc6f9b1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c083e9de599f482c9ae2d4603bfa58ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1ba96dd88ea2492aaeea8fce487b6d66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a6ee6aeaaf649dc8b31acdb81df1651", "region_id": "RegionOne"}], "type": "meter", "id": "1a357fdec6574222b4a725d15d4ec0b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "802a92e393414255933c5bf334e1fec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "444ab890883345ed832eead7c9d59e90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "83aae478f91149d88cf48f5d52d7fe34", "region_id": "RegionOne"}], "type": "metering", "id": "655edf5f97d04f30b886c86f24cca74a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "47ca7c8d85eb4d2cb7ca0021e40cfd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd71246d1183479bb8a8957526a2e0aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7496b04e03db4123b94e13e49f0d7798", "region_id": "RegionOne"}], "type": "telemetry", "id": "8be02a3f1c1d4b198d2c7c66a1eef4a6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "472a3b5e92c04b6c9fa02c15bc4ea8ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a366f7debcc841e9aaa2ad4962050381", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5a52fd1f2fab4f5a919a487dc1a7e3bf", "region_id": "RegionOne"}], "type": "event", "id": "34996f629fcc478d99ebef13541b39b0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7f729072a49e492094d51f5d2556b8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a0552b76c01a4a3aa427231e05c410b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "50e0dde2d0c34c168dce98a1c42cd524", "region_id": "RegionOne"}], "type": "events", "id": "0fc9dae022e84b1bb6646c055c2b6f16", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3e10e156d82b4e4fb3145493849e024b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15887a038182440d87582b0b71572119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e5167a7f7220421dbe0d68b37c12e049", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3ed2ede445f84c70b1dc32d45eaca8fb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "294da4dc23574449bde37fd7826e121f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7153ed6142e847cabe71b07959d3e775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9fb0c4d83a2b43058d9dac89412a19c9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "44e8e6c904304ad7bdac1c50e6415ea7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9dba9805264b4b40963522f01b9e79f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ea931fdfc694aaca6a2b996de2fa894", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bd2fe216bdb4c75b009f28e8a29ce73", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ef988eb57f254b63aa4b8463ed1941a5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "226bdba2b630405a83910616043bc3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04187fbe2a8242ad875ae7ec8b7697c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "923cffe06f3845c8acbda210702efe74", "region_id": "RegionOne"}], "type": "tricircle", "id": "cb424962b85849a9b217553a81b415e6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3db46c0eb0b840328631adfb45bdf627", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a918a4edb74544249250b196f6caf3a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "11441fc643e94afab9ec01d5dea7ec6b", "region_id": "RegionOne"}], "type": "database", "id": "d8b46d33b0ae41378fa8b2f144f7f990", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee2390c02bc04afaba2d25d210c674aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54128da9baf147c38a21bd009a03e742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0ca452adc85b42dbbb8693002ea78a85", "region_id": "RegionOne"}], "type": "application-container", "id": "e89e70d5a7e241749640d3245cf4f16d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af9cb469f19c40469dd563133eef2b8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8e13797432644d6f9bf6314d922301db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e560c4be27a142228540e2bf704e4191", "region_id": "RegionOne"}], "type": "container", "id": "503417ce9fe94f4ba44dce8013a78653", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4e71493c31d24bfa8c9cfe0a997ab239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f7133462c09411bbdcd0380e3099561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "36006032aed84ffea0d21328ceb839da", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d3af18ce69fa41b6b54944449def31a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89f0d34a79db4932bf84565addfbcde8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8e907654eb424bc2b834d1ab040f77ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b985c283546345fb91994e6e0941cf2c", "region_id": "RegionOne"}], "type": "rca", "id": "84d1e02d51004033ae360485db0acff3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1b913d8be0914409a1576462a09dc178", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1f06da6a09ec4d4a88d03402e384a6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c442729206c34a13ad1f5ba06ee7cf65", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "632bb24cfb3847d0955a01b4591d9942", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4f4931ea3f1a48e7b72ba4a6efdfb725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "28cfe98a04344ca99c74925a19a9f33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a5e1470151364312b5b4e593aff32ab4", "region_id": "RegionOne"}], "type": "network", "id": "551afe8be04f44eb9e60655f78d6b375", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fd9c13f6ec384dcc8ed3f61b001d1878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "21b399ed71d04b20a2e5ece41d26cb5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "175a41d037444f4c81b37a5bdb81f5a7", "region_id": "RegionOne"}], "type": "backup", "id": "e33e3154ecf14fe1b9b0631e81dd7512", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d60466b7fc42425e92350b2fb4b87f8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b7963cca701b40799986868aa8fd7347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7cd281d9fe584eaa97a562e4ea98a921", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "64fc572cd09b4280a60d4c14d21ba66b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37a473d54cbb499d806721cf088d6f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e1da324e532e4ed9a0852a8f56565036", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2cb31992cee046a1bbe376bde7ef8a54", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ddc6c54bf08c4c13896d53c24211a15f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "30751edfee9b493ea22fd5a1d38c63aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "59cab4b8c5784b8c88d249263624710b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b2e7fce5184f45608871752051ab2f0a", "region_id": "RegionOne"}], "type": "monitoring", "id": "87d18f16e81648f5ba637c30e43abbe4", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8be4d546535b42e68933743c1cb534c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "87eb8a3157f844f181efbe5593d61b96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d58bcabfeb07434dbc1ac419839ce0d6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4bca5edf8fe044d48d0467b452fe320d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "290ddd38e82345c7b71f7b9b224343d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e19861296df643509f36724312cb3a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "af57e86c63e3429492cd5519d8b9b831", "region_id": "RegionOne"}], "type": "placement", "id": "fa94e8c5d844439ea348901100f93a0a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b963620238a04de5b56c713f7295e78a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86e483d4eb974ac9a8035f42a9614283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "809313982c304b3cb0df7354ba8ac1d9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "64631898c88a4c8e90c9058782db59f6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2f1ffbb85b814c6cb257520187b1038d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "05aec1744355451695a10e0c182f09d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7c540a4d7a9240d1b68c7db5fb522528", "region_id": "RegionOne"}], "type": "ha", "id": "8860d50acb5546b88ad6c02a538dd1ab", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "305be6e65f2a484fa1bf85bce0309cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1f8a41994c734ff693faa0afe1c9faa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6708972519894d7bb87b174f69ff1534", "region_id": "RegionOne"}], "type": "reservation", "id": "02851878b9334d85a1a77766e8a20e3e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c6c676b9accc4c58b36f1fee1bde82d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "17459e5b031c473c8762997b00ff75f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c9bc76fe11b34e29aacda91fd0d1e6a1", "region_id": "RegionOne"}], "type": "function-engine", "id": "ab26a80684a54ba099a122b659db1dbd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "093c2f7d4042455180bca3ec2b4136d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8d255eec2fce4fc791eb822acceab229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d559bc7c0698471288c2aca008958e04", "region_id": "RegionOne"}], "type": "accelerator", "id": "4beca6bda4114745a468f9d77f9eef55", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c1af16d89494dd591330204589c1136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d74d846f21c3414a9af1a92dc8150e4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5ae668864efb4a8795681227abc21690", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1954f4b7d8fb4675bfbc7ac007617875", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "635610b6d5a24c3a9cc0874c1ad93b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dbc45d9a93844b2c8f062e4575060295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "77f249582614429fbe618082b4bfc0e8", "region_id": "RegionOne"}], "type": "registration", "id": "3bbc561d822b462eb5c6d5aff9e31423", "name": "adjutant"}], "user": {"domain": {"id": "32a3d35280b84b7299d8fd7693c9e034", "name": "480999dd49584010afa8cb2aaf331401"}, "id": "e8af2c44a8b647e780b5a6145636d75e", "name": "c4591748380d4422b4164ba22de11f19"}, "audit_ids": ["5a419a89d94b4ef496027d36280ff143", null], "issued_at": "2020-04-23T06:26:03.109850"}} 2020-04-23 06:28:03,277 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,284 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,288 keystoneauth.session RESP BODY: { "versions": { "values": [{ "id": "v1", "links": [ { "href": "https://dns.example.com/v1", "rel": "self" } ], "status": "DEPRECATED" }, { "id": "v2", "links": [ { "href": "https://dns.example.com/v2", "rel": "self" } ], "status": "CURRENT" }] } } 2020-04-23 06:28:03,334 keystoneauth.session REQ: curl -g -i -X GET https://dns.example.com/v2/zones/nonexistingzone.net. -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,341 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,361 keystoneauth.session REQ: curl -g -i -X GET "https://dns.example.com/v2/zones?name=nonexistingzone.net." -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,368 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,372 keystoneauth.session RESP BODY: {"zones": []} {10} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.062809s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_get [0.059141s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_find [0.059698s] ... ok {8} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.058957s] ... ok {8} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.060024s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.294356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,101 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,111 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,118 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,127 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,150 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.040218+00:00", "project": {"domain": {"id": "745fab74171e4884aa195bdd797a9e5c", "name": "e79914a1a0c44c7a8c03bff1a0fd32f3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "613d7b3753454beda8be1e61d55475d6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "51c8b14ba84643029a55af5275c1b2cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0b215f3e442a4d5ab07629339bb08142", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e1422287cc6421883c595c19ca17925", "region_id": "RegionOne"}], "type": "identity", "id": "a35bbf3783714dea88efdd9b784cba3c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8a49498fd72b4894bb8ad16cf9b7a8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f7e28f2c7f184916b30386b1e36abbf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e68617993d244b19aa77ecfebe2d720f", "region_id": "RegionOne"}], "type": "compute", "id": "53bef149319547be8b571f4a967adaba", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bebd33b520b944e6911d956353b6c284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0056b14323cf42b9b371a999a14a09d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "61a6635f75764a4793c28b0f8ff2eaf6", "region_id": "RegionOne"}], "type": "image", "id": "a774bd02ed004dc08e343aee1da08b4d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "80708c11787c4b9189e87037a39ba09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "73dc940619604d3193aac9193de0215c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "febc1ef68439419bb8da5f3e3e28d52c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5f25de33b71a4922881840cd8b4da157", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4875cd2ae764464bb2270ab6fd23f4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b811bccf894ee28737fb547dbd65c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3176e454d69642f8a396f831d05e26f6", "region_id": "RegionOne"}], "type": "object-store", "id": "b47f9a26d65447f882dfc7735386b411", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a87319b0c2ba4c63ba451167c0ca67c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c5753a6c5434e6aa9f941f46a4db343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ecb67e098e4b4e83aa166175e8f3f1ac", "region_id": "RegionOne"}], "type": "clustering", "id": "8598373c358841988b0b34459f829e0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1a96f0a2c2a3429094ca2cec7aec4570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a0b63255a1d408c8528cbb8f7523bb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "37d6b7bb1648418997d99ecd9a5165b0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b9d6f33eb7b4426b8cad04bf2f512ce4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "17ee3973adc74075b8af925b956730ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fbb0ba3fcd584e6e8efb4f53abf2ab6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "036c17fc95514ea8b04abd3d2b2f781a", "region_id": "RegionOne"}], "type": "cluster", "id": "29d8c392e4d34b2682b8a3060e7c5359", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2248183ccef8485c8a1eea9cd78774e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02d4a69b45ab4ba39dbcffcff619099d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a51cdae34d464102806eaf64ea787e80", "region_id": "RegionOne"}], "type": "data-processing", "id": "1a10a9b263e74ed79e5fd19c441c578f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b5f6afdf40cc4eb8875ff00faf0dc218", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "13dd501ca5094d9c8c6b68eaf6ee6052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "aeccb788b6c14b18981a6b121ec49593", "region_id": "RegionOne"}], "type": "baremetal", "id": "54ac4510b885468fa0dfb76661dbdb7b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4028c1bea5d141ccb55a2960a338c853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e43fc08ec3064377895b3986e0450265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "253e5e06896648bfaa807109d3b70faa", "region_id": "RegionOne"}], "type": "bare-metal", "id": "49b5aed8459c4308aa59dd45e50fc061", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4ed3a9a266bf457a90b7b587840cafdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3c4c07d9c5b497bb55cfa8fd67ffcc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4dd72a2e451b4ad4b7432b6bbfc24cc5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e43d8cf4efad4e9ca4ba583c7b4966b0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a299c51da7464585a731516207b33ef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "614f2b97573b42148adf1e446d101a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d20d3fd48bde49b5a7b68796e7b0a936", "region_id": "RegionOne"}], "type": "key-manager", "id": "d8712b3e64f24de89db0bb72fe3abb03", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b2cf9f6ef7614668b4961ea5147bfd9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd01ed98524b4f4782eee732a5b2bd9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d159d65667af4aa88be8e44953e1197c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "33c882c38da34fbdb3af1a3d110dd2d0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ed71726ff25b4df595c484efec8c7597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7dd0ddc24d1e4376ad21268a3537357b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "914527244b704bf7ad4da34e6a3b22e1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "77bd078ea5b343d8af8f0b91671fd48f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97223a273b1b45688a65fcc63652f98f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2d40c5f556c84b6986c8c345d4a7e5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "de7be199272c4d4d94c165c8ef5777f6", "region_id": "RegionOne"}], "type": "message", "id": "741e8f1432be40849178d884dcdc5f8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3687661e4f0f4aacb492bf0baed1c96d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ad8ca74f897346a19c49622a20b5095e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8c963d372a5f4e20ad2880c634701a19", "region_id": "RegionOne"}], "type": "messaging", "id": "23c001f6787642459cae438debdd99c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ed96c6b7534d4a9e9ea719f347ddfffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "23b4381fd0b441a3a2124d03afb9cc38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7cf506191acc49a18244245d05a69363", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8ca9c7303e8347208c64c9b60cab25c8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11ffe09de4db4e5aa18132b0e464277b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b13f049725d419aa7c222b3276488cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d10276106a7240f29facc18e22a7379d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e58270880e9641cbb69182d390ab9f99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49ab3e9b61f641f6acffe7deb8325126", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1f93f38c9894cb187f184d55dc47586", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3547ee601e10469797f2feb5c8a6825c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "adffc9171dfb419a86296f7517acbec2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "167c6933af414b2eb55b432578f32e57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "88889d522b7f4fd49ae7b90aeecb404c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06ff53a48715422480e9d60c57d0a5de", "region_id": "RegionOne"}], "type": "container-infra", "id": "bee5c637899c4142bb91794d91a8a323", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b0db9571340649d3851abbb44da3ffed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c68a39e0a48f4c15b54d875e3d4be9f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "337770ab73a54effbc97c6515927c1bc", "region_id": "RegionOne"}], "type": "search", "id": "da541fdc6410459ba7597ff0ad809ce0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "de788e7f412f4e8099b750b0c7266c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d39c371331464b058987962e12aebdb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "462f4d29b12f478eb895185a2b2b1904", "region_id": "RegionOne"}], "type": "dns", "id": "0ad458c3f5e64a6ead7040c856698a64", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16178dd96a54441da3ecac167db4ecd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4afbfe6f44f047faa9b5c2df88b7ee19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "637728cbe10442f19b7b8a62c2adf50a", "region_id": "RegionOne"}], "type": "workflow", "id": "9f4173e3213546cdb4f584ccbedfe588", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c889316eb5d049898ffc3cc53da5a663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48e93fcd4662463b934ba28e5f98541e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6b024a605dba4ef5a1efd4d1d99ec15c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0e9bd0313fb54828985e21fa90686e62", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "86a5c9f7186d4c4eb7463862c8d3d77e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2f73b5b72f52433e9632cde9cbb55071", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f15ab9bacf284197b45693d58e823e99", "region_id": "RegionOne"}], "type": "rating", "id": "ab61520522d64961afa48b22c2b9c304", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5f8200b92c6b47679fda5533a238b884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92e17b3affd34132997f5c5c7dddad27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3e868cde518848f290dd2de08bd17f35", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f9856e1d7ed8413bba4d4d5febeee594", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4b81feb354924fd3b27951764593f5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e218ff780d334ca3ba2c82c1a254a7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ce5af7597154a2494112847137df381", "region_id": "RegionOne"}], "type": "policy", "id": "7df543e4cc5c4eb78c12323bbd49b045", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e45a4a6d098c422da1111d1e4a3d822a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c2984ed2616041c08e0a953cdaea9ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9829d837938141f9a65f3fd2a4ba96c4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2625744ae4354d2aae34086466d4b8ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20324902dbb141d180e9e5b92cd8d507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81980c875d3f4f92825fbda6f02cbb57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "913cfc40e8b44e8ea1a28d8e90c63c74", "region_id": "RegionOne"}], "type": "sharev2", "id": "96b9702f81d1410d8ab889debf18a802", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dec0d72dcfde42c19ba208c0507308ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "313dda4ff3414f01ac5c1694b401cd74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd783456a3024e1d80855b19e7ef7346", "region_id": "RegionOne"}], "type": "share", "id": "90d93f46f20b4a5a9a58df1162833687", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "612e476de20a4aab91b60b61d6bae378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "577b39ab69d64bd7866380720630fadf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7744d79fc24e4d488d0f2231cae8e421", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "205ff475a6db485b80e99b464300eac8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22651d04ee8a44b89c59335a3a37d33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97a026ecb0d2458797c2d82f2c167341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c75ec61f43046f4ba35ab7800ada1d0", "region_id": "RegionOne"}], "type": "orchestration", "id": "dae30cce09cd4410a740c14be9ec392d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a74f945a4e4b4a2e97468834fa95e658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51392e787c1b464780b1b1a41a9fafb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63800e5268074941a2393df3c35dd467", "region_id": "RegionOne"}], "type": "block-storage", "id": "1491dc0f90274c96a8def3b05c7c4b58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d8d7a181148469f98bc9371878c6bbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b3d983bd5d842b4baf5b95f0112b9c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d5f74e442224bb2b3c5a9bdffe70e0d", "region_id": "RegionOne"}], "type": "volumev3", "id": "1081f47c40ea4d8da10b6e23b7900bab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c21fdeb705fc492eafc21100622dee9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb09637e4f5341369ee3953c5d1320d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df7b80bd32a24ecba07f91a72fbdaa72", "region_id": "RegionOne"}], "type": "volumev2", "id": "87c73330afa0458d8f12da5ded8819bc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c2db1bc866546bf90ec613643f58506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e98ad52155c0428aa02e49a582ea3152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "913320f2d8d44bf7a6e96d41bed0e314", "region_id": "RegionOne"}], "type": "volume", "id": "afe45b0b274b4214b3da80407c688009", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6c0bff5cbbd407db05f593676b97427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15d7394b1a004e1eb7adef87dbc9ddd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4be0e96dfd74457bb08146ef70db48b", "region_id": "RegionOne"}], "type": "block-store", "id": "507f579a968c462da28ca90f0349222a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eaca466fcb334585b98a9aeaa277d9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f372dd0bbe2d4676a9b702e814c15416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cdd5d9eaf071410aaef3d9a255dfcaac", "region_id": "RegionOne"}], "type": "alarm", "id": "dcafac4d92454acdac6033f11fa4c14a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cc86932c1dd546118e40295fecb4380e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6730de18bdd24f36a0341e9b930dfb2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a7106271e1e04ab7b794cc42c2ca50a8", "region_id": "RegionOne"}], "type": "alarming", "id": "e177702878534f2288f7a19a83cb11b7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f00a17ab48c34d31980e5379bfd02bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a00d53c8041a420e90c78eb51e10572e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0853f4f881e04575b41ef861ff75ed85", "region_id": "RegionOne"}], "type": "meter", "id": "7bab727484e94ed6838a858355cde028", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "675e2308a8304c8a9b012eb8a8122812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d54a1d21b49447ccb75cfdbf66a29bc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8f7f8ee4ba8e4996a84be30b1969a289", "region_id": "RegionOne"}], "type": "metering", "id": "53398eb85cfc4164a8745e858b7b26b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1807b3e3f72f42caa359f00a1924e068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a900fc4254a43128d839867aca46e7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9f16e8a452304ca3af8f4a42c0b69545", "region_id": "RegionOne"}], "type": "telemetry", "id": "d5fd738bb3be4270b74a8f1db291e7db", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4f0c2eda146b4e72982403b69f3e16e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7727f5d172b649c894f0eafdd94e29da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f7bb0d4dfddd4489881025c0c79f7f43", "region_id": "RegionOne"}], "type": "event", "id": "6aba3eea697f4b5299f7246eb0430988", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "00d01c620c2d4e90b28090ce0439e203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "89c0fa415e484933a1d5057924a878d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "27d717d71d3447c28180e3e46323ea67", "region_id": "RegionOne"}], "type": "events", "id": "71c02458c095462596e5997d8979e5e7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2e7f34fd190f42b7a155d5ff21275665", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3eec45e97f24cc9b878cf5d75396ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9cd15c34e518460fa2163fd75d5b1837", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f189f53530114b05bf58bc7acbbaeb50", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "98bcc8e3bf904f83b9b0f0995a8571d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce68f8efb3d241ba8c281f1bfe300c5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cc52a78510204907bcf23823d29d0bdf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d203e066e1394bd491cef13141dacea5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "19574e68c56d4e349c203db66340ca3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4cd917fa6cdb404d9366e4802084c68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3cf428175b2f46a9963c68a5f1f5eafd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b684e0cbf15d466999a87fab25bd111d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1e86ecb0c1b4b079abc3038cf2e2953", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a67394cda304472b28609c3c3c34bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7cfc43adc73a4a7cb8f7746882be910b", "region_id": "RegionOne"}], "type": "tricircle", "id": "8965a4b78486426e80af628b1e17150e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "857bbe5ff3af40aba89c752b3cc038a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "20420a149b7a4929bc3f122f35087a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f4ca6df7a2ac4b178c142f06ea8d85ae", "region_id": "RegionOne"}], "type": "database", "id": "310f7cdfb8fa41f09e1f369d0d927184", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "626a2b74ac4946cf8ee7ff6e4a63506c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4d207f577f174876acaa2dc47d993908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5990b8f91f274fb7b10989f50a598ebf", "region_id": "RegionOne"}], "type": "application-container", "id": "f12586fedd2649d09e61512b387a99c8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f7611c3eca514a31805af0957c56a1f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2e16087bd3e4b329348497ecefec953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "22cf7597d96c4a70a5818359a972414d", "region_id": "RegionOne"}], "type": "container", "id": "b3b4f7f8511f4cd9b5b0190a0c111edd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "280f1fa61b5a4725a49d1894239bb8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a7854c654c734b2bbe9c8b6e73a22359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27eaa6109419477e89a8e7e4d5a94728", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "77dd95c1523945bfb880a59185c5e7f7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9c3d2d94581494b986aa9ed2c21e922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14fe4047538345daade826e198e9cdf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e86a16b0c9de4db0aa370ea37e82b292", "region_id": "RegionOne"}], "type": "rca", "id": "1138f517661f42bc8c714e87990d39f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4cbc7169d59b4169b56ad1b88578b865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa266aa4c933477e89836873551c4c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ab40b84ee57f40a6bfa4e557522ede5c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "65680934afea4fe28a850ec4d2faeacc", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8d17edff21d246d79fdfccb8d09e1325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4a14acc4efc14a81ab90f680f0d49147", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "53d1a1b101ed47a485f5328b300bf327", "region_id": "RegionOne"}], "type": "network", "id": "a5bbe616102241498469a8910d2709de", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dda641e5453d4661a1bef358b92b6911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c32e2aadca743c69cd3d9d2cb8545ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e34e10cae18f4f6297f17c6c3bd0316a", "region_id": "RegionOne"}], "type": "backup", "id": "a24c7b8529164ed185ee6e1818dacc50", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c0cd1058e0a42f9971c61a4cdec2957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "18a6804a1a0a4b7097c3a54bbcb8c2a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7f04572287044fafb4f930d65ed60a1f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "157998a88d0c43cb9ece5fd23d8fa60f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8a8dbc6a7714655b18e202acd2546d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e2848d64d2e6484da364d50b3274d93a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a5e77b4d2f644cf09a23cb5544879cd7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "60031de49f67450ab61567e16a369cd5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "48d6e1be537a4b5297cb7208f0384789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "012d6e963e4d4d27a4fec1849f2b5777", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "772ad07c511d40d4aeddf5489faaa1f7", "region_id": "RegionOne"}], "type": "monitoring", "id": "9123e9ed1a4446ab82e1120023049ace", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eb176627097e48ae928d17271339b64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fd21ba6f351e4ad89bbe32fa5abc2743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "21c4e3d519354be5a2b62c2952775a7f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9232ac3713d84cd586097c81a4990185", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f82b7a1e659e45dc8331948ee8efdbeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d3c38ab678494f52ab253c030fb32a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f7be86b09ea64f6c9d501ffeb76a57b3", "region_id": "RegionOne"}], "type": "placement", "id": "75ae6335cc374e30ae8d66594ad5bd1f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a50a0648f1b74341baa271cd9740ec17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "006239c028af4f8dbd5234a74fa9b78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5ef1767b72144fc59e643b1160636187", "region_id": "RegionOne"}], "type": "instance-ha", "id": "000c95d919b9445884440d0de66bbc31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "378c1d089cd04f7091095847521eca5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f51207a201b413498930dda715ba12e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "242e623eead243f6b5e3a7f918ca3e68", "region_id": "RegionOne"}], "type": "ha", "id": "192f5611e0444649ac6bd99ab6dfa050", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa4daf9ee1954e888a0a113b56c62973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1441ae20424b44ab9c8ee641c7dd9ae7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1fecc4cdbb8243b1a2d5daa57b468993", "region_id": "RegionOne"}], "type": "reservation", "id": "2e7e377a6ad64fad999c1f41ccbba329", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c8f8a1e6a5ce4270aef64b5adbee913c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4be8baf83fce4974b3eae4f7ce2ba6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "43982000a86548be83cb76c13fc079ee", "region_id": "RegionOne"}], "type": "function-engine", "id": "223c8a15d598475c8f21e3acb3ae2be3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5fc17f109d97470db10a3426831bd797", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "125deaabb29643cea8b681791b5eafdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1cb0e2ece26b4f50a3f92ca272ceea94", "region_id": "RegionOne"}], "type": "accelerator", "id": "eaa95d83ca9b4b6ba21a7ba5b1491ef6", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1620d4f9e5bf467aacec3b9d17144c46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6a7204779cd47a4b1ebaf93bad7e211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "386ec188cf444affbdda0d22fc4b6ded", "region_id": "RegionOne"}], "type": "admin-logic", "id": "78fab4694e4746bf89ecf20c73d75177", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7f15ecf5234c45798ed0e171716b584b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fe921e8a45b424a9522a9462f2f1e8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "34b6347373094832a0748f589d1e80b2", "region_id": "RegionOne"}], "type": "registration", "id": "a4ca3b4d4f67430883367e218bb6c1e3", "name": "adjutant"}], "user": {"domain": {"id": "467297384c7748579b99e8794c6cc590", "name": "e825e2d6fb864183b2f24daab91ca7ce"}, "id": "9d9901c79b904072937e1ac5934b149f", "name": "7e8674764b1f45a2b4d282d0048ce451"}, "audit_ids": ["02959464a92b4ce6963af6482ad2d713", null], "issued_at": "2020-04-23T06:26:03.040218"}} 2020-04-23 06:28:03,304 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream-2/openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,317 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 9 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:28:03,323 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.272773s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,186 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,207 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,217 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,233 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,248 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.123190+00:00", "project": {"domain": {"id": "48db6581846148e09b96259390dafcc4", "name": "ffe8efc9202e45a3835020a5aba64fcd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1ee412ee8ca14ef195b05805b4b1d9a7"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9ec98d8d1b05402c857bfda6ed753cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f3acb69149764f7dbc925376060b17d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "55faa70bb6af49808cc9dacee2ecc571", "region_id": "RegionOne"}], "type": "identity", "id": "5410c0127dff416ca0813bbb009c9f38", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3c1c25234fcf4a5596651fd4ede6ee81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a5596a846f2b4455b0436c60f0a6921d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ebb37d9b74c74987b003646cee1543a4", "region_id": "RegionOne"}], "type": "compute", "id": "fb913b4c5b74458b9c5e1a740435b7aa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6b36290e27b44e0e961e5161bc8b1c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8802971de1cd46c08bf1f56d78b5f536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "860790fc36e440e1a5dd39851ce06b05", "region_id": "RegionOne"}], "type": "image", "id": "f7645ff294eb4200a5c22ece19d48253", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "09b262a295c64a229fff92cf79de3286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b2635845dc094ce9b41229aacde8f7c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3e8a4c66207a4df286dafa40eed9922e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eafd0e41543b49e7bf83bf6afb18ace8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cf2bee6bc8f4d51bd6d143b414ed6f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82b2ab84fdf74251a712a915a3df0a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2901bd36b7114860a57acde201053e8c", "region_id": "RegionOne"}], "type": "object-store", "id": "f89d866f0cba41fca28b87c872365f5b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d717e6e143564a158603cdcf6790299e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebe683f7fb3d4de1ba3e7235466466e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f92ac61d447f45cd9f2b907695af31cc", "region_id": "RegionOne"}], "type": "clustering", "id": "88711bed62dd4bc28c06ea750791bf24", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c910e35e022c433bb23eabf1b4e48b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "351cc5cf70f341d7aae9c346e81b57d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "401985b34fcf422a900bb05f6d88244d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "df6523916f074196b6c7ce8a30a86331", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1504724a7595458caa4e327add148703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b85c0bf802ac46758a9c31df08fe649a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "05983592e5eb46c99e901e762ccb8cf6", "region_id": "RegionOne"}], "type": "cluster", "id": "feb9b469be9b42a1a898b9507fb27fc8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "df1b1923ef424244891d32c20aa328b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5ee92335673b4ed686070c16adb3ca88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0555d0f4f61248289695467e81415b7d", "region_id": "RegionOne"}], "type": "data-processing", "id": "c80354d9b3f14bd6b9a3717f331d7a60", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a592f114695e46f89f770049273390d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6de81f41ee27465caace3dd0dd72c15c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e49cf15f65e7463e98a239c8b7eba125", "region_id": "RegionOne"}], "type": "baremetal", "id": "c039c0ff7e9046ef838f9ca910550d5f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6003bc3e646c43cdba1e0725594fdb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "99fe2bdffac94a45829dc869d1ad80b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85d8d110d5094d90b6e74dd606ae3858", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2b4877026b3b43528911c7fa680408b7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4fd1f9bf78964bd7ad71beebf834110d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb402e48e608417da61e86e90a5b5a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f24d1f12afff41f9a15ae05e9235d56a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "82fd535e743841659a8f70e647fa830a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dd0a6c8617b142e6a0b97e26caeac99a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae8b24310ab0417ea537437fe813a41c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "37bf9c18b4d0495cb3c18f3debaf599e", "region_id": "RegionOne"}], "type": "key-manager", "id": "d9e4fe7812634882aa467433fe3c459d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5c3ec9cf5de14d439347e14de7765aa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29c705dfbb9c4317a9363e0da5face69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "49d769dfa00740ffa58038feccef15eb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "56eb09cec9d94807877ccfb1a7de167a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f69515b0c20842ca8b7586b2acc4e28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a572dc89c6fb49719e772ccb73b74bd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bf66c89d88d14fc3ac0814e59e71dddb", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aaf78dc54dbc4d90bebf051865228cbc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f5710c32dbf642af8a1962515f67bd87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eb6a5bf82cc74954897ca1682dc1826a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b1e9515c9929475ca6d9e1e695dde08b", "region_id": "RegionOne"}], "type": "message", "id": "325bfec4003744fab89a0e5261d1e246", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67e32577aca74467b9662885ae2c465a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5576a03ea8b54322af5f0e3ac0bf7bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b93ca42c420c4d2086f537bb808cce6d", "region_id": "RegionOne"}], "type": "messaging", "id": "902cd8df42c840d0bf13ee749518653d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7737aec35c65467babf048e487653143", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0f92290083be4f8fa0753eb57f6d03e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a69746a57fa84239a91eb330b3037062", "region_id": "RegionOne"}], "type": "application-catalog", "id": "752212673b1c4aab828cf1be3179091f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a15c479cb024f75a11cea19c11380e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4cf34bb6a704262ae7edfe995560ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dbfe24aead14694b3551a186b96a367", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0cf5be7394084455a71cddf9a1bc4eed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efe6d641e6044fda98ec299bc57cd63b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87ee17e21c874451a150bfeff8435001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84db592a130e4059be2f2cff2f76a3a8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "28b9b2b88f344918bf8842be08726318", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8ca11f82c784e1e9b012cd8182b69a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be7f0404b33c4f4a9fd1a6286516d74a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b32f16ed9e3406ba7daaed967780891", "region_id": "RegionOne"}], "type": "container-infra", "id": "95870701dae84b0f89681f7ba7611de1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "085cebedd01f45ec9ad992dd000f3512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b6884c10f02b432a98c2d60c064a7fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6eb519b2937e407187415465c6d6cea3", "region_id": "RegionOne"}], "type": "search", "id": "2dbece89faf749cead40c107e3ae20f1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b9364e10870b453b84a2fa7cde2b6136", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b0fbeae59a14b7cbc4dadec61a4d7fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "692db5ebcadb4f6a9ebbaee531a06415", "region_id": "RegionOne"}], "type": "dns", "id": "5eed7b2869994e4db8d1c1a3c5932e59", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66f8c5b43b024427add86bb1aa7e3475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "498c35807231466a9df4f7ef73cb1395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "34af16b827cb4d26962678da564dc9bf", "region_id": "RegionOne"}], "type": "workflow", "id": "ca1132bc866a4d249ac6ed16ebaa2d6b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e87625537d8c4ae2893f40a7ad2e5835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84886878947e43a388220d317fcb324b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "45028146cf94461ea0a38a0cfa918209", "region_id": "RegionOne"}], "type": "workflowv2", "id": "27328ced1fe04af488e5a0e49b40bccc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "674b276a2db24289a5e38f0fc6f9fa0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0f8822391a64a6e84816f4a2a775662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "74decc0a7efa46448a27b2697b1e936e", "region_id": "RegionOne"}], "type": "rating", "id": "1bdc4acb440e4617b957a4fe62b0db08", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "de2463a37633445bb8348d30bca01823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08682ffe9a874b94810dfc9ec50306a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4749235f24b74595a9244c046cfd650a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "42323ae196a5406b83861d374c4daf18", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8fb79b1799a4e9998bf0918c4bbbe12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1eb1206b40fb4bc29cf867bb8baa162d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7eb37f099d7b41caa4205a5c406e8059", "region_id": "RegionOne"}], "type": "policy", "id": "2bbb01dc8818416880bdaafa61b6b4ad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d6aab429b5af42168e41865c335d9ecf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4f6ce2bdc034e619f686e1be75560d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b698349de194463b8736ca59d408f39", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a69fa39bac034cbd8908b9c06c2b38dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74ed89edb5a34cd0aa03f03cb78df5f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f379635df20d470a94831c25a9547529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf2a6ce07e214ffbaf7684856ef169e5", "region_id": "RegionOne"}], "type": "sharev2", "id": "58bd1a2306304a2c9f8d55e962bf137f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a93cee3188b4cc2b5283c377676454f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e1fd2c24f15c4620bdca3a940d589e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9b6347c01b194dcbbfd66d0d72c3d4cf", "region_id": "RegionOne"}], "type": "share", "id": "3774336203854ab9859a43301e7cd653", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19e05f2880264e7285855dd8f3fef12b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f9bd3fb34ff947669d5545eed978e7d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e5b812b9eef4e9ba2953fa88d609a26", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c531bbece9d84d53a809a3fb0de5efea", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26739e390f6142158fe6e9b7e12c81fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e99083c797d48faafc5b718e44c93b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee032a5f5b7246a7b8ef845a4060ed14", "region_id": "RegionOne"}], "type": "orchestration", "id": "5d51359f64f941f1922f50ed17408774", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfafb70723dc4fa99ebc90a155387e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e49bd028f9404e7393177ddc08e6b831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6514900888f4637bf5e9ab7147f70b5", "region_id": "RegionOne"}], "type": "block-storage", "id": "2804bc3e838f4edf938290d3ee72366f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f62f0cccf22470b868aacdcf3210e0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c42490f72bcf4972b15af2fb37155b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c79d478a46fd48e0b245be9c1d811a47", "region_id": "RegionOne"}], "type": "volumev3", "id": "bdad67d843de4cd1974d6199dd02bf28", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b380e81f9f9f468887c165a809a7f838", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c72c6ffe7d444858adea69f0ca20b4e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d74fdb83d6c4492841e566fe404cd2c", "region_id": "RegionOne"}], "type": "volumev2", "id": "f67bc4d0d3da4c04995fb3d3798d0d7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf36cfcc36744a7dbb282a24ec0a23b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af6a3d3b277e4171930b806a73615b1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a17410e338c3414d908df799945153c6", "region_id": "RegionOne"}], "type": "volume", "id": "2c54255df9c44c858d24cf308334cb12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bed5de01fa046c7a30d91e4f952ae63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8accd87a3ebe497d95af3fbb9b9e3ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66ab1d179b5f4191a2c5ba071e4933f1", "region_id": "RegionOne"}], "type": "block-store", "id": "046f5fe84a904faea01de71b998cb2d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "973ccd71cba644649acbfe3f7f13cb25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8bbdd86afaab4d44bc8d9f06e9f6bd5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bfe201d4454843a5b4b5ed8c77916ae6", "region_id": "RegionOne"}], "type": "alarm", "id": "51696b0ddc1349fcb2033524b27eb671", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "422a4b54ceb841b58cd87d09393f64c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e8d415a355d4f38ba10ecce92889b59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "59d554b22fc14930b5f65c55656cb9df", "region_id": "RegionOne"}], "type": "alarming", "id": "3f3702463f2746f896d86df7a50dcd89", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "53451be04b084ab8ae0a80ec103b2d9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5123a23266804e7dab974baf5b4e0d95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8e231f3e8334022b94c6d4a5119d9b1", "region_id": "RegionOne"}], "type": "meter", "id": "2c136f3ebf5f451089ecefbbbf7f1635", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d23f73bbf9b64edbb13a5306e25bd0c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "050e250c4f334bb0802bf9c305f1c414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "01f862b2c3774081916ec1de1d6ac78e", "region_id": "RegionOne"}], "type": "metering", "id": "83bc4e836cd140948304c8c834c941b8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "32e714b6a360455691d842e793a6b1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "91d5288193d94e4bb41fb0ce220bd1db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f672d7a4176e4e3b96736cf115deccf8", "region_id": "RegionOne"}], "type": "telemetry", "id": "493c5902d1824bfebf46d141e7d25485", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9863d32ee55f4230a11c1e3d4bf1c2f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c2765a5439f043c78cb11868e9b0caaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b149493259264e90bca424055fdbcb6f", "region_id": "RegionOne"}], "type": "event", "id": "34a7a0325fd04ef4af0ca6b85a8e6f49", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b5a7dab5f76145c2b88b34edaca7389b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a636ead3487648949878c3b14710acea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "128f75c9ff6b465a8e3d30eb6b6ed1a6", "region_id": "RegionOne"}], "type": "events", "id": "0bf5568493bd412d99315602d1590330", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e3e4e5b60c84360819b23d6314328af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce2b237104f54e338cebc070d482118c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6f56b2e5451c4381a22dcc8841b00975", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c9d69797806949cf9470de4a856d2489", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dd958215d8844abcb4750df4aa4f57bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f42f708946054470aa1d96d89015d917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "38916d1c67ce4cc2a1427f40cece3820", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7cb888d365384b21860f692bb5f075e2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0bcc9496a214090b320936fc4ceb62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e18c8b99a964799855bc5ac593e2273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0afb6b1207394f47b7d29f921011d09f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "00235e5ae250465886de651f055bbd94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ece84995245041fbb139540148f7a365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0083d47824204c7a876dc3c06f53bea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2e9acc91c7748ffa13e27a9c4c5ced6", "region_id": "RegionOne"}], "type": "tricircle", "id": "c69c5517dcc64d38a55257162b9b7114", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "65d4641250b84aca8291e696e30e48f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2a32e4f1de3a440593e4dd1bbd779c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a70bd17ac0c24ded9cfcedaed1def242", "region_id": "RegionOne"}], "type": "database", "id": "c67a910637034adeaf723b92423ef8a5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a3a07642843d469f96e2afd34365f857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce269c52afe04f32ad9b6271c149c9dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2d2e02b12ec742739c40b59dec3dc382", "region_id": "RegionOne"}], "type": "application-container", "id": "1ed4d00104ea49479fee072d90e870c3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4e8f1029bfac4b72880a3698d46a4648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc127f1a88ea4bfc9bfd0f651f57ff4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "05882e1e51df41b1975d726804ce8d35", "region_id": "RegionOne"}], "type": "container", "id": "ff5fd60dbcf149d783f72057679d4635", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fcf5740d99b34f68a143534ccafe3e68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fbe1ffe8ac184d65a1eee2bec5f5d816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "12a37b4cab814372b2b14db828b070ef", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "73c778ffca20434eba73feb5bc1824dd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9da91b6e325a4546bfac23e625a03308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5669dd0a56ef406caad71b523ec411f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e6b58db607246779622b2c2a43f2dc1", "region_id": "RegionOne"}], "type": "rca", "id": "c86486c730a04917a2331fedb9edeefb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8cc67cf81e624ebb9c71254b30a5f2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8ea7a5f18b34427299147390ca694f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2c56cf1f34f04d82af9608e9d0ba4770", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d7a84705f448455bb215203bac6d74d8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "42aa212e7a6c4a81bd95f2659b7e769c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d6d18ebbef56477ab044f6e7f079d836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7c2ffc930b4a43428a47d83be00da20c", "region_id": "RegionOne"}], "type": "network", "id": "aa7a397216ab434ab9d2711cad2e22da", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4a107c8e741d4835b41f1c86841f3a70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "64749895ef84424bab51e3bd45284a6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1011a5cf56ef43d685a13cc1e4249ab5", "region_id": "RegionOne"}], "type": "backup", "id": "61813660958a43f8a17b66603157f477", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60235392a8504704ae8e5cd6fe75bbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b5fa229e64443ddb3a1a8f03cf7e7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1f2e7178f477467da82578ba5229acdd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c770bf224cf44a95b9b2964753987d09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70533f5ef3744ae081a0adc23a0be390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76db187922cc4de0a1c3b0b205db3f1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "24adbe1ceb7e4a669b10642513d9442c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "31f62ecc6639423eb6f54b5b2e3eb69c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "db845710275745fe958e804a7f87e994", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c76c5dc798e249d0a53875275ac0f6d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c43226e0f5c441dd8f819edccbdbc2f4", "region_id": "RegionOne"}], "type": "monitoring", "id": "62d3fa77993b4ddba1bebe9dff676e30", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "60282b1d3aff467cb04531fc29039f12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf874286ea54411a9a8a84dc5512069b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b93f74925a9496fb1041f631b7d291a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b79a4e70a20045d4a9538bedd8a130c0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fd519608b4fc4cd4961ce523fa1432a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5e7873c4ee374d2c9bf409f22b24a650", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e6c537833c7e4878a4f240b42e0932fd", "region_id": "RegionOne"}], "type": "placement", "id": "9a8240b4e9d44c84b2cccf2f756e340d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4038eb2d419c4c0eb8e3f04b9d1360f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bd7756a6c7b43179899184bbdee1730", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "52beef97dcf04217b40cd38ea05a1011", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8c24157e36634ba5b5db2f02f79c3c31", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2a913662e604427cb104bb480855fe07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b805e817cd94c67a72e825fc3cd5977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "286577c80f2c4c169bb95240734eff68", "region_id": "RegionOne"}], "type": "ha", "id": "34342593112248d0965a98a7754c94ef", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cc7ae46283504cfa95017a49b57b1fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "39d37ff991e9424b8db9ad5aa57ffeb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4479d5833d964087be4cbda4b9c65b4f", "region_id": "RegionOne"}], "type": "reservation", "id": "bf91ec36f99a499d8bba6b22f445e7a9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e42e9b239bec4598a4e469f137281569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0e0a91a16e474419b4beb719c6fa616a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8461816a678d49c19693906c024fce44", "region_id": "RegionOne"}], "type": "function-engine", "id": "131e47980c494b6eb58ede1f5e09dbd2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "60731ae6691e47038936c8ea6cdef653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ebead51273584171aa929d1c8416955d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "aae22a6ea3244b96a8381bc2cbf4e421", "region_id": "RegionOne"}], "type": "accelerator", "id": "e3a49d37fa814adeb7e1ed23f9f67d6d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d8c59b3d99e451b8d8f9766d46d5d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74bab744b84342af9cfe837690304ded", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c0ac0a3f0b4c41a2a947b9c36708b5f7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4d15444bbf784c0aa9803f3d0244ce4b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8dff66b317574895aba8c5ea42eabc54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9d560e21e2a2450d82c8aed60a6d920b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "19117c4e18a14410aedb988fd4e3e327", "region_id": "RegionOne"}], "type": "registration", "id": "a8f76b8042f24640abb817d69da289ff", "name": "adjutant"}], "user": {"domain": {"id": "9f8b5657cd9343b5898585bfc31ae07a", "name": "4071984f2ee742f18293e08d26ee139e"}, "id": "03e68f920f7d40bbaed7eba32f33a4cc", "name": "bff3689159294ac880094f02c60f4052"}, "audit_ids": ["d50d4709d0f34b168102d1ef9596666b", null], "issued_at": "2020-04-23T06:26:03.123190"}} 2020-04-23 06:28:03,344 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key-2: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,354 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:03,376 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,384 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key-2: super-secure-key {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphorae [0.059058s] ... ok {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.059196s] ... ok {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.059118s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(name_id) [0.061528s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stacks) [0.060598s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_start [0.062560s] ... ok {13} openstack.tests.unit.compute.v2.test_service.TestService.test_force_down [0.062005s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.067302s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_deactivate_image [0.062514s] ... ok {28} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.070712s] ... ok {28} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.068348s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.190928s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,205 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,216 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,222 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,230 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,245 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.140552+00:00", "project": {"domain": {"id": "8084efbca6cb4c809b3db03e44c42df4", "name": "a1a72b54a9e843748c86fb1787dcedfd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0a34fa1a04694add8e70ab65e1a10aff"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bca8f5f99f8c45ff8d14dfb8974dc600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a652509fe5f64d508b4181d12c6f5b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a00af23af2d34934879c92f4bdbcc18b", "region_id": "RegionOne"}], "type": "identity", "id": "c8f5eb88ce2040b8b7d66cc10c253cc9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5c8f048c016487ea3881051d4064eef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4fdb782ee3fd4845b3392ac24ac508fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc31cf557ff343a3ab727c1fa58532aa", "region_id": "RegionOne"}], "type": "compute", "id": "13d3e67419c7432e89da25356a3f1e4b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "11ca8d5f1f56416b82b19d306a874e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "86128b17a0ab4f0da9f504328c6bcde6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "da297d98044549668e5f767db0a1fccd", "region_id": "RegionOne"}], "type": "image", "id": "98a1eef51da94e30a0b35b4c51a20534", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1fbfac62ca134bbba85a75dd21e33faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6a72e400e4cd41908547cd0ca71e9b42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f641bbf0e29e4eb9816a1d77428a2023", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5892cf12f7e64a63823f32f77b78fabb", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40bbc82c310d4605b04c98a89af80f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf2257da11e6417f882b46bb77cd8632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3db271b451a482c8debfe4564972c4b", "region_id": "RegionOne"}], "type": "object-store", "id": "b00f44acb55a47daa8d010ec3f5a0638", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db8e31d78c3d43f98a101277f979135f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "605ecfd6e066439c8f294b7bb2b1da82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "33fd221baf8e43ccb60619e04c406cf0", "region_id": "RegionOne"}], "type": "clustering", "id": "f1972fa29318481a8defaba204a2153d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b114638564274038b1f720ba4f71112d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "871b307703d9468dac22abc79645e872", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f7bcc441ddf1400f9ff6b200978c20fa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fa9ac6bda6814cee934132fd35789911", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54c128fad0144928925993e1aca29500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f97fe43c7c204b268e2e564562176763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad804fab55ff4301b707b8c27a4a36a9", "region_id": "RegionOne"}], "type": "cluster", "id": "ab29315e900a44da9c7685004de1ac07", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c9122f1d402f416c81334b6de5130768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b3f98655a1344d08bc44d87615f91da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "28dbb07794b44e0ba42505e892cde8bc", "region_id": "RegionOne"}], "type": "data-processing", "id": "b4dc7e8f928343ebafaa5f5f2f1d33c6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4bb496aec94447378b1f6915f7a29d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fda354b2887e4037bcbe28acd1b29a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a67c0ca8c27544418cc0354fa04c3eb4", "region_id": "RegionOne"}], "type": "baremetal", "id": "0ff6b9d439db4f208954d75935bbd427", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb8817af27524455b1145a930e1a4dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f116ba22358249dfa32e972e3a326907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0d0c2e91e86147bdb1add8c209614832", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a1e6804ea61a40b1af7fc1a85e9a11e1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c60ea8b00e83452d89fd63d5797c0787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0607b3dd71334fbe9809836091095f2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "88759afde0b7430cbabcf6e25277c4e3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "106c47db1b4345e0b473683aec80f690", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e8616633cb704a7ca127830d8f873413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8a5e1e2a4af647a98ef0fed90b53a7ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "080c81a9f596417ca6b5434d5a2b0ffd", "region_id": "RegionOne"}], "type": "key-manager", "id": "ce4433ea78574585b2c1bb956522192b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f6d11a942b804ded968d2481e7d9fc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b7f9b65f79b404283577f4e29382a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e9dfefc46d55471d821428bb62ebf4f1", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "64b9399e39964e7e82198bc294520131", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7498ab6e13f4335985293f4eb31bc34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0bc827bedef14165a9c113a6056614d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "25dee806a8b34ad48cb18035aea4bf94", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e0eab12c7a7f40d8998e3ffbf449ca77", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "058426cf0e2542c6a16fbf00404a7564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c3e884c0783c4e159cd4150a62324375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8de41e40c6c24f05960e2fd98cd1794a", "region_id": "RegionOne"}], "type": "message", "id": "bb0fd65dd90347dc97a9e18b3996ff54", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ff0832b04218432babeb76314c2409fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d7679e83e4d54630b6073b734836990c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fabb53d2824d437984e30d9f9a480cbe", "region_id": "RegionOne"}], "type": "messaging", "id": "92e0f0dcf82d4709b1c7fb6b29c2315e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a7ff42c00e2e43c2971e1ba651f9e823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9cf8a948235e460c9cfdbc86be0d109e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b5025f4f0a8a4136a15916b2747f9a8e", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c35590925752448a94a06bad6ae855a7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1dc2306e088405dbe1c1ff8f2a2bc10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af75a6c67ae74255b951433c313510d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b91964128104d4591f6facde0549a8f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b0076ec6b7874b76aab016cb63164be1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "522e9aaf10ec4d6e80852a2b9809a563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5b175105e8d8402f856352c0b967e6b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ea71c984ada4415ba71390d350d2bfe", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4ed4ad903343447baa326f214b07f066", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f40abe54e3c47859a135e0986b5ae24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72f2aa6891424af88f4361acb4217bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1ac40c65fe54cbf933409799b02875a", "region_id": "RegionOne"}], "type": "container-infra", "id": "32ae6745d4e7471abb6d2a566a5a8bf1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "88d656084ec1438598ba1a15dfce356b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a0563f268e774f86bb4efb941ae99662", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2b07ee34439241a3824a2baf2804494c", "region_id": "RegionOne"}], "type": "search", "id": "d771587be8c44f76bb5d5f92b64de486", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f369afa001a146ce9f43c58de4abca1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b997229889f84702ae9da3cfab47445d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b8fecb58f0bd495f8491a99cf39db53e", "region_id": "RegionOne"}], "type": "dns", "id": "c9bad4ac38a24899be6cc6da6b355240", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c3f1e8e25ea4ee5aa8a7c543f493696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1564f517339426488009b4ed1ac6386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0e47e2e35e604691847c1406dd72ba76", "region_id": "RegionOne"}], "type": "workflow", "id": "e5c4ebd0033f4a1e9cd4a3f130fa99cf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf9f2dc717a64b07a3645b6c8ca58916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6af82d8c19184800a723b94b017a217d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3cf6111e138e4b5bac91d2aa14e0fa5b", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b35a55691d9b4734b6b6d81bd97eee5b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cd6f0090182142729365e51a79478f9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4791b9ccae704a65b56f15a6cb3ac2ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "12f5a0759279478e8a695f6608141a74", "region_id": "RegionOne"}], "type": "rating", "id": "0732e54e05a645c4af399bb55b3aa727", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3c5fe0bafd144b318b50a08e8f4140c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3319e8a1e8f94c1a9eaf56ede0e06773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2269416369b545378f13f2bdaa9e5df6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3a9d69a5d3a4498d8c097f0f6f370998", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ab2ab02f8a2542fd8d659bf07d683760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9dbea80072574f86b6e19a6851c3e09e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d206b44f3ebf466d9a5b985566df5d3b", "region_id": "RegionOne"}], "type": "policy", "id": "c36855dda4084320b776bcc7c4c7563d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d193258fae1849519e980d24b12e61eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cc769d905c647bbb8dab3b6543de62e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d8fd0e31ffaa4d75ba3eb97e5065f687", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "16f9692d7f864485bdccecd453053788", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4371f0baa02d422ea6b958f2b3a635c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88976e2c338f43658a76976f858d7fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "444d80974bd9483abbdbdf3aed02eb84", "region_id": "RegionOne"}], "type": "sharev2", "id": "0dfba0ae1ed344b092fcde6ca57741e4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d102252db8446569984e377cc64f2d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "464cbe8808b54ba29a6d0ddd7aecb5b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22065635bce9498480250369839e8e5b", "region_id": "RegionOne"}], "type": "share", "id": "37abb9bede57464ba77287223d6e2bf3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "150bfbd614d74771bc2ad9dc860d6f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4cf51197187c4e23b8f97b0051abf767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "18de069c4c874cee9ae6761935458996", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "86356061b587450cb473a914d6c78694", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ff6d1d8dcb640108114e578f91d7dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73d2b47c545c4aea8e4a356c648a9282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74ec078ddd92482abd3d5ac2fe0a50bf", "region_id": "RegionOne"}], "type": "orchestration", "id": "71c473e605c547b4a6d2bec28abd9dc1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae87df21c9a34204ae9314b2b8450a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8c7da3c695246dab82840c71ce5275f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd97f99176914ce9a9aa646f3ba9d1f1", "region_id": "RegionOne"}], "type": "block-storage", "id": "00d2d31888e84b14a25aba4b04e5b0fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19b014045a4046758cbcd8717c4bf7c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fed129538777482083f39924739b47e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8164a8f0d4f944cda02a0f73fd0de0c3", "region_id": "RegionOne"}], "type": "volumev3", "id": "3ec7e389f6ab4e689fd325915f85756d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b270856dddf466c84b5a5bc23845db7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e38d08b9e8e4796ae8ddc769be67557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2b58af3d8f148a88a557d131f56d444", "region_id": "RegionOne"}], "type": "volumev2", "id": "284ec4590bb44c83b890568da74d190e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "820df8b1fe0c43f2b3bf29d48c60f5b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2be7efcf59d04f4fb9435ef7bc04231d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8310082e36c47ddb0d7fd4df9fd5ddf", "region_id": "RegionOne"}], "type": "volume", "id": "456b9b21e1124b769d5e9c7bb284e70b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "55cadbee466f4eb0a6216e7c2055ce4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5881e9a4694b20906db31a1844cb26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cfd324845b8445268538467f5c7db152", "region_id": "RegionOne"}], "type": "block-store", "id": "5692c092c365410b8222577bdd622e2f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f53782893fc471390a462ca08327993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3e58f5e62cc44f01bef1e1757d087824", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f53231494db4aba93a0afd5e7bef261", "region_id": "RegionOne"}], "type": "alarm", "id": "9a505eda5c7e48438293f9d779b0915b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7db57175ec4b490f8d234ae4c3be853f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0a3671ef349642dba55cb02b59ea81c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d17ea7980b994866bfa645e8f2a85fa2", "region_id": "RegionOne"}], "type": "alarming", "id": "c78770b4a8f6479ba2cc14360b0b05c3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "460cae905ba046c4ad584827190b732e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6938809fe894ccfbdedc339c9bd618c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1f2d72ac16fe401ca6322a832d9815b3", "region_id": "RegionOne"}], "type": "meter", "id": "18c081611c2f48c7abb135ffcf9b7d16", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff5d71099e6d4c81a8e75b1b732c734d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "702bf945c9d74608ab093e6736c46bc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc91f8b40cc145c9ba2bbb4fea7970c0", "region_id": "RegionOne"}], "type": "metering", "id": "d66d15604ded439c91bd9c0edd73d9c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d61832be342245c2ba41bfe6ec7cef95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b66e14d1f7774f629d8e006b9a5588f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2e6d6bc69e594b3d8fbbec3f025fb432", "region_id": "RegionOne"}], "type": "telemetry", "id": "03766e1064bf42a3ad1e91dbeaec5439", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9ab39db050524062bb367db9d2b1cbbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c63c3cc4819a4cd29921cf88f13430e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e126e8047b544f7d965796d45c794f14", "region_id": "RegionOne"}], "type": "event", "id": "da1746ed72ac478f9938443f97781105", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "973cc711137a479fa277ca5e2e30d536", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "527b6eed3d194659a8164449429c65cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e0f1bb3f89d24321b2a51c655aaa4362", "region_id": "RegionOne"}], "type": "events", "id": "59be7a05e5fc4ebfa08252b2139149fa", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d8154cf46114f5190613e25fccbae45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f58212dbc40c4c9e84e6b733620c009b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d4e1511f801f4ed98404375155d0387b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "50a36d1a88d247ecba75cc0073d8f4e9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c380135a083d4274ab68398e592868a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fadaa6d8b8174d7a870ffb8492463bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "30c3afab1cac43e0b687f6bf3e5ef8dc", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3da913ef752149e6a450c67cc7027dc2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "531d6578fe0f413da5530faded189ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2b48d226918457886eade9b5fadcb78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e2339f89241d4df4b0b67f85c331a922", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "88f2a616df604f20b8e2f4fedbfad35d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41bef2a31b0247ebb1ec8185041d8cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "da8e9d94a0744391939139a53bd92988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f02dfcc472543b5a0f53c330cf88ec6", "region_id": "RegionOne"}], "type": "tricircle", "id": "240a145e26e64ff2a7fb5f71501af541", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "53e5837303664e6398b766c774cdbba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f974eb6299eb4fffaec450adcba5478c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "77fb52f7d39747f99574ef842dc2d9b8", "region_id": "RegionOne"}], "type": "database", "id": "9ad0e42c728840618cc6b5e2bed6ccd1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0e6a093805034a9d9189a8cc88d4a162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d56361b47d5d4c8bb92a6268d137dd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a474feb171a4ccdb25243348279368d", "region_id": "RegionOne"}], "type": "application-container", "id": "84777dba16204cc9bdc8ad969f0a8e8a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "90cdf3dde4c6430bbdcec9ce58d7b164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "592c4824b5754ec980c66c5ecba21099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60f9a7010fe34aa6979bb537a242c953", "region_id": "RegionOne"}], "type": "container", "id": "014c8f69b74f43fd8ffd3b0b34c5b664", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6fa42ea6643040cbb675712ddfd93bc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c8d6faa9888c40508e6938ca406f4d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e916dbf6ceb940b49d41f97f1ff67a0c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "91291c4981e5474695008641543e71ce", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b01c121e554a4e959c122a08df4eedd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "abc304a6dce44b5b9759f56d90803efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "385a0947ef1a46a7a89e4e9cb9ae7801", "region_id": "RegionOne"}], "type": "rca", "id": "31495c8da9b5497eb4628d3f82d21a7e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "95712cedc23c4a83a9e056439d5fa140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "54fcb6a69cd5426dab630a433715569b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ec3d197af47a4eeb86974d87e7b45cfb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8a2dd2a272484a75b73dc73fa38bec3a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1a434d983f9a4f5da3ef48e47f325ddd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "93d33fcf24f7476a9ec4e17af0d4616e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3fbaef3b992a4a6f966e8942d843ad1e", "region_id": "RegionOne"}], "type": "network", "id": "6fb865f13d7e469bb5ecee6a3b200cdd", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0ff1b9c3f8c24a07a2671e4a0fcdbc5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ca66977407ef42a38791e47aa945dd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a065a00691c642748d86c0ad7bb2a880", "region_id": "RegionOne"}], "type": "backup", "id": "81a2bb2669254938a3d8d80ae8dbf08f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a93709dfff0b4341a852a39024ccc05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2e8e4e2a08546a39282ef07e488ac9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee8e026c13d9451bb24237d4e97f2f4d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "09fa0b0f65514d5b9d54a2214bfa5523", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fba968d8c1bc4d38af83906a79580a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2aca755b1648469eba3e95cb6ca23ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8756938815ba48c086f70cf23c990703", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e647b3a741a84b2f91d05cca7e36a782", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e3acfe9138704888bf2132afc372b367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "94fc11e4704f4e75b686ab949fdb4be5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dbf26b38c364469aabe7a39b39a179fb", "region_id": "RegionOne"}], "type": "monitoring", "id": "ed7c073d5da44508ad251fe89c92bb2e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a4e6bfee585c43109c74486e7a4cce38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8c7cc7aa40f94fc186597421ae7a1904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c81601b351624867b9152d1a889e380f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3058c9cbcdf4474684da794e6d423e02", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f476425bc81e479c86b4b5a412c2869e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "680b77bc99004aa9bc2f6ec92ef11455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f290fe714919432ebbb24d35bd2495c0", "region_id": "RegionOne"}], "type": "placement", "id": "d92ece3160184d98b46901b3bfb973d3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bddfe257520c4b16b81913c7e0a09896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b5e79a55bb4c4b988e2dc152cec3d2dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5383ea775b7a4508b13fc69deac2de36", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dd853a038ab049b68f003ef67cd686a0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7253a4c998664ea6956750c0ff5dfcad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "90b274a68de242b19ddc4b5e84c61eb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "84e1e1112be248d28e7480958f2c9f03", "region_id": "RegionOne"}], "type": "ha", "id": "c75853b0ba494120bb110d7881b6b40a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2c7cd112084547bc84c3876edb7f924a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9f10da40e0b74be59708cc9e54d98988", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a4af4907c0b548efbea1a9f6dd7eb7dd", "region_id": "RegionOne"}], "type": "reservation", "id": "d4b684704039438ca3479c8c01be2f3a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "49dee5158eeb4cc6a9303268bb45d2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5cff57b1e2e74dc4885bb62f88feaf7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8e86cf42bc2a45eb986548928e9c6bcf", "region_id": "RegionOne"}], "type": "function-engine", "id": "0b2d54083a4b43aeaece38889fdb8c3b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aaf8a4ef62f14ad59646f94d061d4b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "07bf85469ac84bad888eb72277668da1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "75b1a273c8584221b6b866516195e29b", "region_id": "RegionOne"}], "type": "accelerator", "id": "f50ad4f7c4e34032a2fb486463faf63a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6908e67aeed84feeb0e697dacbb0513a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cfe62ff7044b498f94a4a20bc6f91e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "762c0bd4a6504652b474b5be3d5d1578", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2256a69ad1a94f2db6b2bdae7b04b683", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f472fb8590a945eb97b1de2e2024b2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6f92cd27d6d54f4bb14d0091e943cd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37c32d9dc1cf445a96aef4c1d790a6b5", "region_id": "RegionOne"}], "type": "registration", "id": "c1a69f135e9b41c182541940a64e4db7", "name": "adjutant"}], "user": {"domain": {"id": "414da89b0ae046f08648bdf285d34d6b", "name": "54a24c13965c4f6fa4f8d29164537721"}, "id": "2ceea1c0500f4e24a7393e21754de1da", "name": "d28f2f9fc77e4f6aa0f9b510ff4cd6ae"}, "audit_ids": ["79b988b641e6457d89420186c7429b03", null], "issued_at": "2020-04-23T06:26:03.140552"}} {9} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.059850s] ... ok {27} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.059249s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_act) [0.050890s] ... ok {16} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.059536s] ... ok {25} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.180377s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {14} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.146165s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.060123s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_fixed_ip_from_server [0.077392s] ... ok {4} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.058592s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete_ignore [0.058121s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.150652s] ... ok {17} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.189812s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,219 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,224 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,232 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,243 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,258 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.152204+00:00", "project": {"domain": {"id": "b6e628773c994902b7e5c4f887abacaf", "name": "02ce367ae59b4305b7c281703c39b697"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "59eab85f1bbd44a09954a830f208f22c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "598593a2d61e4df8ba87f93dc565d8a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a597ec4d65bd495d8f1c64f4847465c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e1658e4bd83f4140a9439ccf6fc0a452", "region_id": "RegionOne"}], "type": "identity", "id": "42eaeaee863d4a21a98df81e36ef721f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7deb2f7ddb3747a884164a8b4519c977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2e75e327f4a440a78ae5e0b2d52dc83c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8175d53f19c54227a9034360b22ef7d6", "region_id": "RegionOne"}], "type": "compute", "id": "df811da6693f4d97ac5e76364ab05ed5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a0a5003d66f440e493e314e5052930a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "55c99f6bc8954e47912bc449db6a0fea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "372294826d7a496eba7ba294b96cd9fd", "region_id": "RegionOne"}], "type": "image", "id": "d24c12df4fe4462fb7b9f72eb2bd0920", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6e8951b3c5504394b55daeea49a7ec3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0adee936a32143c3b30be2263487b311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8ffa00fd2b6748c6891723a68602d844", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f19cda853dc14c3cb784795e611af58a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f34cfa7e49994bd98afa1888af2b2c88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7680087243dd46009d122a773b13d020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a1c1b3793ad45f8ba5ab06196a92689", "region_id": "RegionOne"}], "type": "object-store", "id": "05c4d5418b4a4021ae4724017aec58ad", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94ed29f77eda41758fc7d00e00f486c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "784cc70613b747389b0c0aabb83ab101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb52cf613779413c97aff429b04545aa", "region_id": "RegionOne"}], "type": "clustering", "id": "7b444c19637a4f6ebb64c0bdd588c569", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "23879c3172914e339f786f6afabbae15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9218bb68ad94e80bd1bfcc7b03ab015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66e7eee3ae5f4345ae71f1d3c1ec52b0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f95e9523482d4e418278e2328d186fb6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6ca090c120c4c58a5af3a492f941198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69fc0b4fc6c64cd6aa3d2935b2a65db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e047b03a4cf944bd8b211c9460cf75b8", "region_id": "RegionOne"}], "type": "cluster", "id": "b1ce0b7012bc401490ae8caadee2dfc7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7cadbad1331c407081d87561b534fa61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5e2abed5971644aebbee92525cc28d9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "32c82665f76b426aa6b1196b50556fbd", "region_id": "RegionOne"}], "type": "data-processing", "id": "8922b92ddbe14c6e9eeb4bf9c72b138b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "11f026bb8dfa4835a4fd8f3291deb57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a743b6643bb0462f9e52735b0052ddcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "772d14c811494820862a4ff53bdabad7", "region_id": "RegionOne"}], "type": "baremetal", "id": "5bd4c36fc8664be6b96808294f6791ed", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1955c63a34724eb2a2826818b3db9f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "467f837cbdea4219b4b1a78e22092d5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c8703c01e46841d2be0163ddba2ba0bc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b6ede0d682454b8ebd107f671a9ab05e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b31cfe5ddb964ed9a6c3c1506faf24b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2589f1cd7e664017a6bbd7485f3ce08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7431b553c19f4dc09c01cb41b6632b44", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7b0065b8ab274bf59ba4fdc89d36759b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ff53e440ca644ecd86f6148afb7c5737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef81936dd40b44c397f245138e416d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c426a41c5def428b9c88edb07c7ddb0a", "region_id": "RegionOne"}], "type": "key-manager", "id": "22f7d4bd4c8042ada04d237a8ebcd734", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9675a8dd848d40f0a04b4394a33becc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29ea343eebb54ddc8f0bf815f6bea4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3e7f31481d0b4dc087f4d7ade589fc66", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0da8510c3d8449bd8cf5519344e2a224", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7fd6e7b94984285930907fa4e0369f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d0f08b2e44545a089012e3877e23dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f0206f0d21c84007b054aeda762b4ded", "region_id": "RegionOne"}], "type": "infra-optim", "id": "83834df9c6a44c8c903fc2d9d68e58e7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4d43f93ca1e9465888df08ffba0ed8a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a1eddd234fa440ab9f0f7c9aba6201cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6d84c1a27a4a4e29b0108a2192f7ca1b", "region_id": "RegionOne"}], "type": "message", "id": "3fb38bd311bd47d499c9f6609906eb1f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1cb7a7c5bd8c4f8fa9aa8c1c78ab6bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9b593363cff04dd0848f632bd5518f81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c6f1f5b62ff14ebfb7e82f56e0369e33", "region_id": "RegionOne"}], "type": "messaging", "id": "d0b98a142bd44ca295e19ac75d098107", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "519702eb603146bb8f4bc5854dc6882b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e585f0fef3740cfbd2a54efd68e8d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6f7cd3150c65421ebf46a6115c7e27aa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1017158dbdb643c49877969574892dc6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64f051c552bc406ebbe5a833e27e83a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d76d2c5daf543a9920f428dfc0574c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e8e452fec414faaa2d499ad3c61a55f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0e7dc179fce34b06aa90eaca950be5fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c291a377a87747fe945d1f87465fbe82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4308c3d11b0542979f3133cae87c96cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7de4f249dae5499788c60edd2a17bba1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "74e14e974c7643309569d375ee4cb83d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b72250fb76a4c588a4a75e307c68365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb6bb3615785481ba15b4414376d1b20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2622994bcf94bca82278f524a0bfcb3", "region_id": "RegionOne"}], "type": "container-infra", "id": "d98d9f5645c7401abc1f86fb2e3562bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "69c19ce4b97645a1ac206bc1fd00567d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "58e681761ec34d39bb9fbc9f7b533501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a05e26c1168d498d924b9a6b12507e93", "region_id": "RegionOne"}], "type": "search", "id": "69e0dc8d82294f00bc2a68d99032d2d4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9a229af9ec1b49d48697a4e2861d5cee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "17dbfe33a23349579adc775941b45298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b47139b5939248e9936adc82764dea6f", "region_id": "RegionOne"}], "type": "dns", "id": "e04ac48a098a48358639554871b648c6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2f13160ea277487b901c3cd1c1759b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "edcb510c08884a2aa31d433edcfdf0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b6121c18171643d0af798c16da106e0d", "region_id": "RegionOne"}], "type": "workflow", "id": "1ea8381a00294e0c91ca7b3e7fbd638d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bc20e888a664bd998acaf05a4362b71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4a186b46511947708d48e69e8cb588f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d25a228bc7674dad8ec182224a0b78d9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e68d2375bf4c482abf216cd69cbe8934", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "eb2447912bc740f3853ddb9221bd24ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bf3490c8af9f44cea4ec5777238319d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d1d7ebd4a27340339cf452e8f36f8c94", "region_id": "RegionOne"}], "type": "rating", "id": "bfa4e63844ef447cbd074e39769f9b14", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9982a79770743048e583a0d541cde50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c056779d51704defab802c89ce338fc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8297ccc65bd0456ba046f82a357d9182", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1c38bfa327684cceaeb8c786d4df1a1a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2418e3d26f7a494aa473c693c05194ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4becf026c0fa4f75b0897caafe7ff80a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a9d5430f724e4412bed57834b1bf4ea6", "region_id": "RegionOne"}], "type": "policy", "id": "b0dabf48fda04087849dd284d63ae0b0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b5b7c5069b284599b3315177a6316de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84f92bf4c2c74a2992f851990e44f3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f4a545a3eb08442b88e272c547f2a313", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fffe1239e2f842618ed7f2986a7357f3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ca2f639797242a6a57f7c627bdab625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "633a35bb758141908acad527da19dd93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "14ee740d7c3a49759dc7695400ca1ea9", "region_id": "RegionOne"}], "type": "sharev2", "id": "90240e73ff7e43cfa1043c72c61d76c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "424640462ce64dc9bf58ff5a00794197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "900085d58fbc444ea728660548e3bc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "064a7eaf7ccf452d9642c3982f7729ec", "region_id": "RegionOne"}], "type": "share", "id": "79ab51b85c044217ba06cc5566e578b7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f0910de57474c5c9b485a2fe8d879e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7b916992ec8240f48e4c1887c6b32dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d54d162543504e8b9dfdd47fd7dae6bb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9d966ae95ab34537b809e75ff9e98fb1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22aff0c2e32f49ccb54c0147d3fea05e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "580ba98b87f947b1aff4fc6f7fa72205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37b4e82c7d3c488ab6e76f5553ca973a", "region_id": "RegionOne"}], "type": "orchestration", "id": "701359a03cdd4446aeb86001cd6733d6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a510426ee3e0460e88c94447a91922ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50f8ccb5c9514b9e8f7080c65210499a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cdacf7816244dea9d52feefeeb6c481", "region_id": "RegionOne"}], "type": "block-storage", "id": "ee7e852fd2b24095b092ac1f4b345613", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9728c0f7b21b477997fa087adb90ae0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41a3d0d978e04a05a18af43de009edd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27dc506478a848bd99b82665637e1053", "region_id": "RegionOne"}], "type": "volumev3", "id": "4068b65aa89d4c0e8543f7b20b88480e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dcd10749b424a21aa067d28f5086782", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c03999701db340009e5c6ddd7e0a4cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d221bc68e084f5da23a4f8f0a8a885e", "region_id": "RegionOne"}], "type": "volumev2", "id": "369fc0f5b6d04b10b3ef3c6544956ce5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3753e4186f28481ca451004d167c7cc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e30b06e468542649146a64ce12c06d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbe19680f09a4898a2fd7e244147734f", "region_id": "RegionOne"}], "type": "volume", "id": "30d7ce98ab8346ef85aba806b16ccb4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b800bfdea3004e908d5528a76af8d7f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e264d21e12774817b1cec5f2124a7219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb890b10e3fc45d585aa19baadb1f133", "region_id": "RegionOne"}], "type": "block-store", "id": "13440fb098e94a9f9671cbc54396e354", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d79a65938ef449be88edec72b4b337ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38fc9ae957aa4f8cbb8c42c237255a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef3cb6ca037740d7aff9c441f6765e0d", "region_id": "RegionOne"}], "type": "alarm", "id": "282a663fa4f64caa855d57f525f2f277", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "93f8b004fc754e56bca26f3acbd0ba1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "487d30a1d3a34058b41b9f39502fce0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0ff50c687e34413783af6a7ba7784c90", "region_id": "RegionOne"}], "type": "alarming", "id": "777a32eca1774a01acd56aa5c35d14e6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b5beac2839e49cdb43c02e90fdad255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e61670d98294650a5f51810bdf038a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "66a6084fa1c24645a0cd1b2d0029cb3a", "region_id": "RegionOne"}], "type": "meter", "id": "0ea58ac3993a4e3d8b1aadb4d5143942", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86df19234f4549d691d7170108fc4655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d689b792186e45e5a1898cff3e712bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c0ec0a4bdbc4aecb98cafe5efab7c34", "region_id": "RegionOne"}], "type": "metering", "id": "f8045763d8bd47709536c12451481005", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "090781343e2e44689cf03580b02c3738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "288f25b7a6504169860d177e5eb7c455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c82d86b843164a13be20398bcc377e62", "region_id": "RegionOne"}], "type": "telemetry", "id": "949020442c054e5782fea9eb4811025f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3a9fd0d435b44ac085d568647e5a99b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "58570b3bb91246d69433104723465408", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fa1e06c6ad434aeab98ab50c20df9714", "region_id": "RegionOne"}], "type": "event", "id": "5b374e657b264f49aea579d4125d094a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "daa19f46bc164c0cbc64cc36e193e063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d60da41f1e464eaaa572b17aabbd3e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e7d659a571e245b78af0b2b84392df31", "region_id": "RegionOne"}], "type": "events", "id": "78fd3795fa9242b2b572f331e59fd66d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8644979c06ea4b4b89c3a4686896cd76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "72ec3d95dc204c2685b4a017d90ab49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6434c8782e024a15b920b6c194f1809b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b73550d4cb414b6ea74120f6584b293f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "926bd31a3aca43d287f1e6f6261c5add", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70e3a4b52f7d4d6285b23bf53e90b0d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c618fcab69794abcbb001385853f4856", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c3a9dd6ad21f491aac595eb723ff550f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3d812ae60ea47008adddb9ec2b4def0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cdd99ba7c09417789ce866d5af8852e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e93b64bd575f40cbbde30be09ea73f6a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ac5ee88147d442c189ce69e485e63014", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5085395f5aa4d6b8550d3641d956649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "466f83fa16454003afb2171683088a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b4b5d700ee94e3590e64204de383275", "region_id": "RegionOne"}], "type": "tricircle", "id": "a9e6b47e51b04096b6564fa8f3e09ff8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "90ddca21ebe44bc69f63648a11604861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "065484ac80d6465fb5bd7cf0435e6ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ad5a9b3cd691483ea9de77a5989f6379", "region_id": "RegionOne"}], "type": "database", "id": "80d116a0fdfd4afaa8779b2d1933b894", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98165eba2ed14856a2dc6422eea565ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "aecab15e5859489190e717713ef2620d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "94c54057f62640b1931a32753902de21", "region_id": "RegionOne"}], "type": "application-container", "id": "be3a389d6f9a4b4eaec84f6b15fb3efc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4a8f54c35f34a4e85f678279baef21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f28d91f01c4462bacacf71fa1483804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f4975fb0e39848a0b79645697750717d", "region_id": "RegionOne"}], "type": "container", "id": "4cb75624a12b45148359b8c5addf76cd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6200c0896f5043b4980cdbc5596be14f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "190c40aee3d04e78985fa7b9bb6f30aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2cfc5e4afc0442999d91f6c3eeb35186", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "83e03b759a864d30b382b9760048957e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0dd97da7630e49e0839e3e016f4b3194", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed3eceeea49c4c1f942d93bb2fc9f5a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "207e1b33ab384d46802d0ebc66111b43", "region_id": "RegionOne"}], "type": "rca", "id": "c6645c458af343b98e12926caf1424d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "440ec2d96a364a2a862c76711ac686ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5f668a5533d740afa3107cac5e9007ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "58b1b7f6bbb64434ba3873fb7fb5e0cd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9ddedb290c8c4992b443e519f064998f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "27016b48842845278242651ca94dadde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c5ef6993ce2d4199921ca192a5cb1303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "fd421672dc3340d1b9916ff39d307d01", "region_id": "RegionOne"}], "type": "network", "id": "0c14c70455b345d9b3db7a25bbb54a7e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "81ffa548c99e43ba87a1a0629eb350a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c49bf72bfc44698a4ec0eb863901839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "dec53299de2c45a4b7c98e25de5648ac", "region_id": "RegionOne"}], "type": "backup", "id": "d15f2a917757443a9bec4738503fe025", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fc8bafb08172459f9d9d808d3f7efb9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c72848054dbb4f67b66e2c96f7189f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "30ca3497272a45a1a235e866c8035536", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f50e8128eb5f4c279743a53782d0d2d6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb4e6826e0ff4eb79e525a016e558a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be01a2118bda48ec9e4109c457595780", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6629e92805014a0ea9c2eb0c5d2e02ba", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d85ade04e7704209b590973485c63039", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "05c9920df5c94de78f9ba2b45a5bec92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f87c12bb05d47fc9b70824b3b7a29b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0b33bd5cb10243c8bf9330bc445738de", "region_id": "RegionOne"}], "type": "monitoring", "id": "5d4de86c405d49b28c33a74d6f7b80dd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea012aa117624ad9bb269bee6543058b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6da7bc757557477b9e5049ebe2a0f400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "845764f98e164c759cf8a9bb420edf4c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "745e4e43e12449cc9cecd164ac0e764d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6e5ca1bb5d814c1bbcd8e115a5e63df1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "93991fbc3d2d4874a37debc4ceb22e08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2fa36e5d9100456ea36ca80336d7a706", "region_id": "RegionOne"}], "type": "placement", "id": "be5114cf6c194fdfaab45972f1eed3a9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60992006d020493a90831f14cadaaa4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d210c49eba2422ca3974b7148d0c4a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8588848c07104f7e84767ac76703ee29", "region_id": "RegionOne"}], "type": "instance-ha", "id": "66ce053a9b8b4624bab69d2f9570bf92", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f97832c244064c2ab783306bb87a2ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cbd3ad1a50f9450bb24330a958908dba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cea34fcbedaf41c48a76b016814a94cb", "region_id": "RegionOne"}], "type": "ha", "id": "c016f3e9b2584667ae3ec4d039ff86c0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7163b97742474c8ca88def2bd676a997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cea92c382c7d4953b7fa42540eb4500f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b5fe363e325340de80fdddcf16f7cced", "region_id": "RegionOne"}], "type": "reservation", "id": "d978a63039254fb3a4c7587e598c0369", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3c96fa540de34d2c86cfb4ed01019727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c244c83c0b9f459b9e8fe2554a3adff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "16282367bcb147e0a9b9967908c8b4e7", "region_id": "RegionOne"}], "type": "function-engine", "id": "148060b6118a406c87a2dcc11c94b771", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "644a9874a02b45309f71284a9d791c83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "69e0ca332ae94a25af19246f55513b44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d4c0393dd5a945a8bab544298f8c2317", "region_id": "RegionOne"}], "type": "accelerator", "id": "655c3459acc84148a342801b60a56151", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "80f42c44a8704cd48a85ab9624f51cb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "845db930bf024ccaa5fa9293fff1d344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2e41753edddb4a28a4f659d3a4a26fde", "region_id": "RegionOne"}], "type": "admin-logic", "id": "538920e60793489897f6df224c5e6f38", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "45e677bd33ed4a5f8308f4d35cd83d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b97e51d5ae904b7aaf151a27da82ced5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "28587ea5eb5344979aa1f9d53f49c597", "region_id": "RegionOne"}], "type": "registration", "id": "013e3f04900d47989e6f92542a56019e", "name": "adjutant"}], "user": {"domain": {"id": "48a53e8cf822464aaa2bbb1833bae46e", "name": "19e2d516cf9d4e7a990afc3bbd4a0dbe"}, "id": "952af2beeeea4136b4fad747b23710c7", "name": "4a4e1a37ddaf4040a1746db5e67f1d1e"}, "audit_ids": ["e2e72ba365834ac3b5d84829e20ac039", null], "issued_at": "2020-04-23T06:26:03.152204"}} 2020-04-23 06:28:03,327 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/extensions -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,334 keystoneauth.session RESP: [404] content-type: application/json {18} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.059264s] ... ok {24} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.059924s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_wrong_status [0.064490s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.150910s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(identity) [0.060774s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id_act) [0.062661s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags [0.060295s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_find [0.057930s] ... ok {30} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.344251s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,132 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,138 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,142 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,148 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,161 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.062301+00:00", "project": {"domain": {"id": "f4e253f0bace48fdb9f65b2b840f8c55", "name": "4c63e0072cf5497f8c44320179e36597"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "514d2a1e1fb443e8bf5328b216aa7cd6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "05cd28b721e3413c9e85d67723733775", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "53cb1d5d21e84fcda5adac2a32b18a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "64fb0e06fbe0474c85cb92cb6f04e36c", "region_id": "RegionOne"}], "type": "identity", "id": "d518a25c32f7416582d2a9a812bac55b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "addcf59781d84a1ea6fc78342b916c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "713b4925d8dd44d5ad58bee7e8e982a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "17e85679155442538b64c1716326cd55", "region_id": "RegionOne"}], "type": "compute", "id": "bf3869e86eb9433cbeb0ab5f39affb1a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8c1dae6e62e84800ae35bc6c725cc9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "171d8a469e0e480b83807ba2c17ac013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0ba6f92ab2154610b7c14962e10e4f2d", "region_id": "RegionOne"}], "type": "image", "id": "ea8f0c4bda664d81a31bdd8246c1dd8a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fae34271237e4995829c5ca2a3207fdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d7fd8e2e2b1149049d627d45cb0c37a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2a073f5469d3434f86b5c7ed0c0d46be", "region_id": "RegionOne"}], "type": "load-balancer", "id": "093e687460ae4708802afc1df4b85934", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b170aa8fbd464e5c9a3ec2ef7d7d3d07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd5be6d8d93748389a83e4e843e60c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "760167722fe04c91883cf0ddfd9439ef", "region_id": "RegionOne"}], "type": "object-store", "id": "f99c22814f2c4df9bf3874da568cc2cd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "30fa4c8715714ae693c0deb4181d1f3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe18900cbeb54915973268e56824d735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9f176cd3c6384756bb9a1efc861b8e36", "region_id": "RegionOne"}], "type": "clustering", "id": "7a3b545cf3d54370b786e62b7edc227d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "56195c4f1d494a608dac4c0d85667e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a85d53224bf446ada7fa1ab4c597ddbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0e3de5710764e4d93d7fb8b9e70d285", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "84887564c0bd4f7baf1104e73db9b1a5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24d3481de5ec4b1dafa153ef2f09b510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0583cf8135714384ba799571021c1ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a7580e13eb8547fc91ec6d1de70a0a79", "region_id": "RegionOne"}], "type": "cluster", "id": "c03a5dd7b0724045a35e19be79582e02", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "614a83ca700b4e268044e9e8a6d876e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e7cd756820ed4660b5503155f387d590", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fbbbf63624ad43c4be1f835aa299fdcf", "region_id": "RegionOne"}], "type": "data-processing", "id": "be0792844d9640bdb42695126f9c9449", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afb8313fa14d4e04b30e00497700f985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a06628965344355816d054cac5117b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "368a970f41c844bbb29ae536b3c25df4", "region_id": "RegionOne"}], "type": "baremetal", "id": "75b050aba7b5449796982e4e6c9853d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b35fda55f4a64cfc8a5a9370abb5781c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a1cfc0b85ef43e8a59dc704b830a44d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b3d0423f9014417ba25de32586dcb578", "region_id": "RegionOne"}], "type": "bare-metal", "id": "784c6a411b8f4e4e92dff195d4b88334", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1f576e3448284fb6ab2a9b47766905f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2dbda3d0eaa64aafac1ed8cce92cf5ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "89cbd00524584923a2c1a0f47636a74f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "560feafdabc74575b6a07ec88e7c4512", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "660dafd493d542c8b56c490e53c5e097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae7ae43a490b4f5dad47312b02ecf2e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "52d0319f645544848ae5da87dda7918e", "region_id": "RegionOne"}], "type": "key-manager", "id": "fd7960251b2f46b191fc4d9a5d2175e4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "811183c031774e879d75dba01a9962ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3eb482e7c95463181470b9cf83f400f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "897bf27340da4ec7964ee437f236b56e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fcf05c619e874d7587716fa07bef7f67", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc6242379d7641fc96962f78e0d4eb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cec16eadd50e4f8e8ce4277efb5818dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dbaa7b98c5bd469dbf8292070bf541c6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e12ce1131632463c915bf3933457c8fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dba3252a1d0e4837b7fa109c01818457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d462a814ea854768b30f186a67933250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8e75a6a1f1fe48879adb61ef1a461723", "region_id": "RegionOne"}], "type": "message", "id": "4e3e96b4c2ac4f8fb5c6cc1e8bb38727", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4efe0e712f5e453e96dd38c1f59d07bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "353e17a8e3d3457e913373886a4765e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1defc621ae7d4b93a48874fbbe015b2c", "region_id": "RegionOne"}], "type": "messaging", "id": "048f452c2d934a7e9adb7e827a6b9886", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "25b73824329f4bf692a4d701120a750a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "33c571bcf6804713bfeb4b92802b2c5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2f71058b0d1f45048f73d091e224cca2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "43e52a8c538f477fac67aa9dd1346956", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "348b86f7bb93447fa8edfa54cd17b154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3641249358424d7cb01aea25687165d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ce760114e9a4ff9a908441a51a29e48", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "841ec75c81b2409e8ef510ed6d9c6c0e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e446592f84e4478d872142b4f6c7a2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bfef6bda7f614f2ba9d44f62ec3ef3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dbc16e55080f4e7c8c87a8f26068b318", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "6fad500362f140abb0c821c7a72ebef8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c81aa9dba89d4f98bee4ad10ed36506f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7929162beb5d4ae7b26eb5e307584e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a2599e1a9c747a091c773a4776ed7b4", "region_id": "RegionOne"}], "type": "container-infra", "id": "b29618074d264ac688c938f771cf3fcf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "fdcd2f892ef24b74b26892891e50c008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "459976f4a62744c09b9d60a054b72fc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9d80c839ffba4f739f9f46133e66ce31", "region_id": "RegionOne"}], "type": "search", "id": "33ff25bf314a4a60acafdc0cda80cdc5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "04b852e3cf994cf0ac22f4a7d511de3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "567ce21a49754f6c8e28277806539c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fe124da2bc0c495b8db8eef2464df25f", "region_id": "RegionOne"}], "type": "dns", "id": "2f14014729314985a7db6c084d38630a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8bf2cfc151064b1fa6298c268c037302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ba675b5682a458d85ab3ac97874ab65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9219c06291014d828c57994ff4518e9e", "region_id": "RegionOne"}], "type": "workflow", "id": "39f5a377a50e459b8f16275c75ebea57", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1dbdc46ad1e4877a55d13c192435cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e6c4dc06ba9349d883ca45159d3d1901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e7791f9821d94b30b0045f63afd37877", "region_id": "RegionOne"}], "type": "workflowv2", "id": "739e4d3c465f4caeba305431c25c866d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8a429156dc14408eaae3d37b8f994749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a1e7ccc5c6940cb86719f3bf4929ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0d8c4d07f5694e51b494789e32fa81a8", "region_id": "RegionOne"}], "type": "rating", "id": "020c9fecfce94b69be7f70989235f16f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "694c0b185393440aa91c13111f06ee51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "28d14935ba8e42bca0a59f11eb6bcd05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0089c41309a7404e982cda7580d39ad3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "eb9896b57ab340cda057403d86894be0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9bd102e2a1b4e479d452e3df3f54996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a089682c728a420a9ae7eb189f8516cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "770b102a16844c02a4b1f02ea21f161c", "region_id": "RegionOne"}], "type": "policy", "id": "ee5a64f2a7b64b1eb1c641f6aa18d260", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "16fbbf08a5cd44ea8fa04d813b2fea55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25c2e439725c45a2bed445eb2398d030", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e705172fc87946b58a88c86b13f5bdab", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0d5c603430f94a23a486f1e7c9947713", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "51227e6ae37f43d294c99e82ed6db959", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "24cd270e3a2044bbaa5abebabe90d7a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9b4759ab159749c69164a19aab135551", "region_id": "RegionOne"}], "type": "sharev2", "id": "72bc9a24d2824c66a864307a00a37e4b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "83556c50579b4b32b98366d7bfa399a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cbdc8077ee2544059cdbec75b4b557bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "94cf11e4c8354baf8fd9ee25e62e0041", "region_id": "RegionOne"}], "type": "share", "id": "8f3709c06abc4549b9e7e984bdce7805", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0beeb5025e7a42f6b53fdd1a746a2bd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0004eb06cfb645819b2d86f584833db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e43913581d5840b6aaff011be9b42893", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1b1d6a12fdd445f29bf94fb75b2ba929", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9051462032284a5c980165e08562743d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38c6f4647dc341dcb18fcc4ee0d460ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e911eb7681ab4ddc97cd37caf81a8694", "region_id": "RegionOne"}], "type": "orchestration", "id": "26ec3a81d1254e67b569995b92d5113d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb8f2412eb42453aa9f1b674b8c8e8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1a2a09bc7ae44f1bfb6a85cd60b6362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88999626b9074b65ad503500e7bfcc4d", "region_id": "RegionOne"}], "type": "block-storage", "id": "fd1c5a6424da48cbb9c2d84a6d95068c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1b3294dc6dc47e2b1fb8afc8bf16eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f6505609db342b5b70db43b8b4fac70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05502a406ace4fd89429ebfddd0ce80a", "region_id": "RegionOne"}], "type": "volumev3", "id": "1a0dba40ba2b424b91849bdb9eec6e22", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1510e70e78a34132987b040b2c386f82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a616ecb290d400dbf850ced9f57dc1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1884f3140feb4e05869da2558b82a6c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "b58dd5fcee344ba8b4151c0229cfddf0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6ae7e586bd54a3fb968c99382dbc422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "951e7b7f72b6454fa57c3019bae350d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf60264aee374d068391b7fe1492b7d7", "region_id": "RegionOne"}], "type": "volume", "id": "14ed893fbb85456fb32a81108a012a07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26cc976d8a284c65882c31267ed7483f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2eb3877b4f554932a58e0a03d7521afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "434998c261884e408b5fa297027ff8c4", "region_id": "RegionOne"}], "type": "block-store", "id": "790984517df1441f8fa476c4e1fc3c98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18fee0613f784e47be68bc892362381e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e0cd7655707749a8b1d9ff68a2e6ea80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "01aa328118c742c8aff976b4d9368388", "region_id": "RegionOne"}], "type": "alarm", "id": "4236a222a38d45c5baebf47ce58ac02a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d463e11d09ba47a2b41328ca7c16374c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "092968b593484aa48ed255bb46b5717d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8570ad40d0c042469a62a7e1df760ff7", "region_id": "RegionOne"}], "type": "alarming", "id": "d50528c2974d42249dd097fbfa793b59", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f4f39f713f9476b8f4b92902586b55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38397958564a4af2b2f5e54417c94057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7fe8aeb9ecb04dd2a01458eb6738145c", "region_id": "RegionOne"}], "type": "meter", "id": "f76c041022a44646a7edbe20d2ad9f98", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "367d6860cf404b7c8036c0e15720cc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a08b7c42f1194a78ac1f4afd578949ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62f5eec316084ec7bfa9844a32d3257d", "region_id": "RegionOne"}], "type": "metering", "id": "77e7e89f6ced408b99ea1356a43beff9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec73afe56a064a20b5d0a2eea52acbba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "61bfc3a793f64dfe8deafc055d121a4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7aac63e8b97f4a3b99c7bc75cda12316", "region_id": "RegionOne"}], "type": "telemetry", "id": "af09e772c9604bc1a846e826cfe85f3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0d8b499d744e420981d6ac0b197c0345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f5ca1ae015849f3930764c276a5695d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e1aef5b437a44236aaca35079e4d74b4", "region_id": "RegionOne"}], "type": "event", "id": "3a0fc3d88b294dbeabfc31e06b82c566", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3f5e3b6690144d689c758b484ee152ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "85ec1ffe9b05413ca432f85ebe309a4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "faf1a2078556465b9e8cfa50b8f88a20", "region_id": "RegionOne"}], "type": "events", "id": "5e05348659384e62a719305744d7b560", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7cdca9b5af1e46ffb94bde699424def2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccd4125b7b854d619f441e8b33c8788a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "968124e6d5bf41d589b6e5bd18ab6c86", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a65586404b744c7db02611d4aa1f1067", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dec01fa9a9f1410c8809b29e578cd329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b73bfd4f806d46d094db111640b4538f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75559546230b4a59afec1709101dc6ba", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c761e4b41f0847fdb759417487fae80f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1ed940c913840a89115c27ce5032ac7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9646689896bb410c9630b1e395161a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "28106f99bcbf4bdb85b93df6596f2cc9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dc90cfd79f9d487aaf05de88180d427b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af91a95ef2f845edb9a81e9622d76769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1f5175fc184340b4b0f50ce082c37606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "be1084008c224d6e94af2781d374ca88", "region_id": "RegionOne"}], "type": "tricircle", "id": "7e05617d993e46958e7deaa8ddecd72a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7c035037d9ce4fb8b29666fd5703e814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d907d7408878480b9805df6af32f35b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c774ed66764445248ba26f0db9c4e9e9", "region_id": "RegionOne"}], "type": "database", "id": "6adb704df366412197ed36148a4198af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "daa45ce9f44941088f453a43a4fe9468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a96de46658ca4703ae044fb325210256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3424ce39fe24da7932d30e42a16a46b", "region_id": "RegionOne"}], "type": "application-container", "id": "58f0ec54475147afa183988ea3e9c911", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f40202b8302946c18f64956d86db2f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd6d851778324b5aa486637411bb9560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a258cb1194f04efdb1ce4ba27e68624f", "region_id": "RegionOne"}], "type": "container", "id": "35d7243baa2242c5a228cc3176627048", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c246854bedd24e69898d53320424b8f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ec46791d35a452eaf469a05ac1eb95a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0550d67bf25b4cb29efea2b8ebec3c2e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8393930cd2224cdc84cee0ccba2e1ed3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86517f61572b4418a8c0e51308cb96b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d0833293bb904f7991c57d946aabfb29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8a476d3ed0114d4e9603bb448ee74941", "region_id": "RegionOne"}], "type": "rca", "id": "500571d14a424cf38f96e385a632dc8f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "eb7e446815f74a0d8dc532ce30dd5570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c04b7184f31947bfbe26ec6ff7460a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fec9b8de22274624adf86495daa43052", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6ba1eb44326641419dd6575958ef97b0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0308bf19e1bf496087aa743e8be9d2fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2db4303a1d9f42468db52dc9c5e98a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "081ecde0925c4d2db3a375540d277e04", "region_id": "RegionOne"}], "type": "network", "id": "062a6833b0164c79b4f0cd961f85d1a1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a0de3733c114891885d46ffff812f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7692ab9504184cdfbb23fb7ae39a8af7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eabc441a0b5b406dbcde28d36c954409", "region_id": "RegionOne"}], "type": "backup", "id": "c2d8237c91b14f29b34187ccdee5a65e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "139eeb42cc914dcc813c43aaa4d737e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "712b05fb25984e89a351b88bb352b899", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "878412f32f9b4313b76c4c44d1c2c118", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b09347f72c4a4e6092ab908ba8995916", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d2e3a3d565c94571b72b9a54c050e70b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aea3acd2db6e4a648912a578fbef6faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "983e2e6598af4babbb1922c61e6a686e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3eb34d2436f047128ff1281087f1b8c6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "661b42baf3894c629a759faa99b8b407", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "63d7039523774eaca4703569e6065364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b3fc7f3dba4146a4a69bc56ce648bed6", "region_id": "RegionOne"}], "type": "monitoring", "id": "09ff856b2aa44f2c92cd6b28c6faca12", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d50fce27f88f4626a037d1ab7446eccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a85d3b213f414401906c831d4c49cecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cf2ca365ea4e4ad38792e86eb4ff9f90", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "55f506f21d984013ad4e444cfef49d3b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5d73e16fed55473ca1c9cc2788fb60ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d271f58626444b66b89b3f0a180d660a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "78cd87266a334ac0bc8d91b1ed74c4f2", "region_id": "RegionOne"}], "type": "placement", "id": "60c9b91bd168403a949e3f7b47a26a6d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e28617918b7b4b75a74aaa08ea6dba8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4a5007756e5460881684f733c43dd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fd27a3229f634750b4aff06fbcd12b0b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6da5268ee85442bfa98a19af9a5b94c1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b02bf177a1c4478abed3634424397e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67331c5ad46a48b88c0fb470977f1f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e484e3356f55406fa03999461115ed3c", "region_id": "RegionOne"}], "type": "ha", "id": "a7b8009ee7e547f38acbac5d3684d016", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fbb02d0f1105406e8c63283d8b0556fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1217f1d73b3e4cefaa36ccc9d9c4ddf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "49e488ee8a304030b06aa3083b401f97", "region_id": "RegionOne"}], "type": "reservation", "id": "ab001345c0144a5c9e248962f7db8dfd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ac16185acc90457eb4abb469754c278d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "89f531b8b7fd43c885aa3de9dd8cec04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f06653159909409ca398262951df0226", "region_id": "RegionOne"}], "type": "function-engine", "id": "d81f6ecf9dcb41b0aecc88a9bcffe109", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4cd9f41bde25463ebb9841ff29d5b0e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c8a2a05288fe4df58791c4c1b22cfb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "40b3f7db8a104a8488216cee765ae0a9", "region_id": "RegionOne"}], "type": "accelerator", "id": "e6d394c0e814493297bd6552ad9f06b8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "680cb1e2f8194959aef28c492d65d930", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab4abd3c47bf4db7bcdfbb4a774443a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "97941f1b0fae4108832f6c4d22b7a36d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "97bbe4e88c5949a9b24d5ec684374f0d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00cb7d29e06047148380317114c9735f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "db44924846264b86b07f128ea5304808", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5352a4a34ced43fa97bef443c5ab0f1c", "region_id": "RegionOne"}], "type": "registration", "id": "bf837cb498d74386ae19372b7eede7db", "name": "adjutant"}], "user": {"domain": {"id": "9889afd2a4394eb3bfd572ec7801106d", "name": "a430492ffeb34c02a80bc4c714a81526"}, "id": "aeb5ff91a6014750884dcd46a82230a2", "name": "f68afed73945403d934fc7246bbb7af3"}, "audit_ids": ["c064dff7cee64131be749b253512edb6", null], "issued_at": "2020-04-23T06:26:03.062301"}} 2020-04-23 06:28:03,261 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,326 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,333 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,338 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:03,374 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:03,381 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,385 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "4bc7b31f-ce3b-41b1-a359-6cc3da74ab83", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {30} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.059950s] ... ok {16} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.001654s] ... ok {16} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.061962s] ... ok {14} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.147745s] ... ok {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.059083s] ... ok {20} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata_error [0.061937s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_delete [0.064464s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_delete_ignore [0.061060s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_delete [0.057382s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.058374s] ... ok {4} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata [0.061297s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_enable_service [0.060564s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.058548s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.149487s] ... ok {13} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.141306s] ... ok {10} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.085166s] ... ok {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.059093s] ... ok {18} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.059827s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(event) [0.060484s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(sd_metadata) [0.061271s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_delete [0.058017s] ... ok {14} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.073967s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,559 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] {25} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.099814s] ... ok {11} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.065266s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_get [0.060440s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_evacuate_with_options [0.062428s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_create_image [0.063350s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_floating_ip_to_server [0.062623s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.257461s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,134 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,142 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,148 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,155 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,171 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.067933+00:00", "project": {"domain": {"id": "1267f458ffc14aa4acdb67fb1fbbe2b3", "name": "e0fb3b9b32a243a2a9ecbd5fe9a8b68b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "875be3014de44f6f8ada0506a724ad98"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "672a12c3d8d849f49f43e1962b1a445e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f6dcc97aeb554088bd85256ab3c228ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0a9ede6bfa1a451ea2ce18c1da1d8a18", "region_id": "RegionOne"}], "type": "identity", "id": "f1ad33ab434f46a89b3d7a531ad1e0bb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "95ae8f900b034ef692bea16798a5c00a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0805617b4e784310a307cd33cd2b0816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b1174627b227417d80f4a9cd30a405d5", "region_id": "RegionOne"}], "type": "compute", "id": "09232b626fb3433c853160130379e65f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e086246258e543a5ac645602d3206f07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "91794ce8e0a549e6b5cdbd90d205ccae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "92055a70871645fbac155e6c7e491ae0", "region_id": "RegionOne"}], "type": "image", "id": "3b1c2d7ec07d46ff8160abb706573aa3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8af0390bdc634db6b992470dc227f99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b287f6294c5c4f018f132125ee5c35d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d62fe14e6d1d46828972482b53664f01", "region_id": "RegionOne"}], "type": "load-balancer", "id": "de4dc02046a54f968956fc445d8f4bae", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "472c364319dc4963989489de267d0220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb12cafd65fa4fd6840341c5f6aa730d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "740d5b0ce463498d80ca2f1a1c345405", "region_id": "RegionOne"}], "type": "object-store", "id": "308f03d8f4374f87a7ef57ef11b5b10d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "61eca407db7940248a811afe023ad208", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "868b8ad65e544020a3ab7d3e123f66a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9dd0232ab1614e3583172aecd68718c4", "region_id": "RegionOne"}], "type": "clustering", "id": "393529ca0f614ec49e3d0973377ff2dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "37efc2f967a14c838f62b3df47be4d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e17ffbb8bda43dab49624112dd2485b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c75d50baada04fe78b2a7363739e2964", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fc75afc7b8df4074b204ef70b60f98aa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66f0a2fc94eb465299ecb0179f6aaa1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7bd5bd0c27014d678fbb0a6e7e166bbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dee1d4e894394f3d8ccd9524c0cd9c3f", "region_id": "RegionOne"}], "type": "cluster", "id": "cd8d193356c245759cc5dd9704a2ef21", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b17c23fb4543411ab84061024b2eb673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a4456b9fb72840dea9324131a3121dda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2d055f544e6740b5bd2caeae4267a171", "region_id": "RegionOne"}], "type": "data-processing", "id": "be2664d4f1704d389ef86814e014a13e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43d7b4229d8b4e09b5252fd5960d619e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e77b66445f64bea856b0f9c636d748d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "991be50b1fe942cc92b73cfab9652b72", "region_id": "RegionOne"}], "type": "baremetal", "id": "9db0acb8345a49659714bf4dfa2598a7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "397d567bf7644fd7992399f88d83c9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "999f576ed15f4d988441b46883362304", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "71a6aa39c17f46a6957ff40cffc0590c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4215daa40f904b55bb85f734998cd51c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c68d3cb1e3a4d7bbc679a750ba10f01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8991cae79eed49049f9dee50f8c1b655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3efa13cadf2d4d6eab48552f185de4a6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "df7181b7dec24e35b38fa1aeee868c11", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9b4e61bdff843009a1813350d2d0c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0d3ae625f0674a668a48e47f99d3a2da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "213f3f8d7faf46afb74771ddd0f8ed15", "region_id": "RegionOne"}], "type": "key-manager", "id": "2161c81a20514d2598ee85b6aaa3fa17", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b0c133b1a364a9398de6025289c77ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "25bcbde62a7d48c3a2a84754f717e373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "221799f0b19b48578119abed9066d849", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e93db9b54cff44b888334bd498b1b153", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a8a765fe574430688d665ee6eedd9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "18df7d712f7a425e815e6d48a9a28704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "89b7998af7e24dbd876bd34763efebfc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "093ed596e9074cd8ae22076c34cad5ae", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "933e6c88a2b842acb5785dbbd7d31daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b7ea94f54b03407790f2f899f1fcde20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6bdc91657a034fa7ba77f169a10ba884", "region_id": "RegionOne"}], "type": "message", "id": "fd4801b4c3fc44d792ec1b6f6590c9f2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f6edb2a0a863457ab3ddd619050c23c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "db96cfcc34464ef2a72907be89fbc63a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "609b6bf6aa044ff2a10f13a6f839709b", "region_id": "RegionOne"}], "type": "messaging", "id": "f2f5798e86db436095c277d64907559c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "64437e61b9e34768864c8deb4f872ee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ddd3dc37229244a98640725a14758e68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ee43b528f43b481386fd85ca45373d09", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fd2a857b8baf44b099e69c06776d8b92", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e4c2ab0ac33438eae3d10b060c33123", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "718ed4c67298475b952cb87c956ceb4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbb4ea1c68f746ab8a849765a99bed65", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "acf0d43bbc584d22aa8f134b038d01c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46997f15c948478d857ab1b27833646c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a618a820e33044adaab155de3c5e6560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07d08b7198a443ac9fe97df1133585c7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "07c8b307ccf649a29ccb722555476086", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "020cf5dc324c4d5485ee35076751c8fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd33a4ea9f7f40e8a7520c77d2b0fff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e457dac126a34260965ea254d337ddeb", "region_id": "RegionOne"}], "type": "container-infra", "id": "d114f6be241348fb8303245c92dbd013", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "db90eca7554244e09a9d962f81f0840e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b7cdfb339287491faf7f32ead882dc49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "5be819a9d382479d8d7e7c137b2e7b82", "region_id": "RegionOne"}], "type": "search", "id": "c488fc8e1bf74ec5b83f1b8beb0a24bd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "71f5661cf8924b67a10ab854939503e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0ac0026deaea42b9baaa4987377d9cad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f8623137bf4c47d7923c7c83320edd2b", "region_id": "RegionOne"}], "type": "dns", "id": "86351606555f4c9788578ec181f38571", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a46a3a140977445baad09c8a3c805b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d53b8b58d9d04304a89c720e781817c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f53f68337a9146d2a0ba1b33a9638d71", "region_id": "RegionOne"}], "type": "workflow", "id": "2c3a24ebd1ca4ee992dbface6b7e9264", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "66305fbbf91f4420a8f517e880e4fd69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70f6a42ed55944dea54745aa07fddb3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f06fab573c6e43f39e10e956ea100283", "region_id": "RegionOne"}], "type": "workflowv2", "id": "305c9d7a94614c2599bd45b973771148", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "399369911950464eb2f9dba5a9c9840d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3fa2b2ae17c474fa39f91c47c14d19e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2e15077bc5f94b809d9d32caf8189407", "region_id": "RegionOne"}], "type": "rating", "id": "4fc361a13c0c4797a2d080785539f4e8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8b5bc147b9546699dabb3d688f5c22e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "facf54d46c524489940e22bedd8b9ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e3c16024aff543d8b3d53e686c688da4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2c8fa404723e42329ebab0fafb5404d5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61ea45e112c74a0988473033b607d4b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "04570f05d75048e0a8219418442de382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e6e9d4a7e78a445fa4c82d33415a3355", "region_id": "RegionOne"}], "type": "policy", "id": "27518c8c5e6a46a587d1f0fb04e4105b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a32fb79f73c94fe1889c0749d4febafa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3a0d20af9a249f5a912071f6b20e181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "123119b5375a4ee6a50b61bb0544f838", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f4ea89f0e4574dc6a83be91a37dc4f22", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f41848022d654d0e9a2c59a06bac4d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61ddae16ebdd476ab3799af4da7bc834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9ded93ab739c492fbd8e29bc40fbddec", "region_id": "RegionOne"}], "type": "sharev2", "id": "82ae8d66006c47d49db40268b25f000b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9db50247f20c4148b834e56b0cbf91f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab6fd25480564faaabe85d91a2eb1321", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0ffab17dcaeb4111bce171c8fc691267", "region_id": "RegionOne"}], "type": "share", "id": "b44d35a3c9ed4a8684decbd50f295fcd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "685350f495614df6ac8a8dbb54d6587a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fd83b99d5a1e49b7be43f782603afaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c770342e3764fee8a7d6b5ec466c5a1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "27d28251df59412696a12cfbf1152eb2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a2d2b75af64429ab80573c82570b6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e34045922cc44aa894d54e98a4915f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3da77eafa3894b9b9f9b60465494d3f0", "region_id": "RegionOne"}], "type": "orchestration", "id": "97121e53d7bb44018a201c420f5cdf6a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b15a8d1a94064e26bb3760bc85f008b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec655c0681a48a4a41a937bd949b765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40b14f20fcbd498fb425117b106a04d1", "region_id": "RegionOne"}], "type": "block-storage", "id": "e2057ffa0e284e4eaada73c52f2d4c5c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7874d59833834c9e989f715f9db51f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10c84a1f83454f93b2e346d0d8dad673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d405fe5693040a99c8c8d05ff976bf6", "region_id": "RegionOne"}], "type": "volumev3", "id": "c0588d78f6d749348a22b6d784a9d72c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1236f2b585bf4b5aa53dc31d217f8a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "648ca8c34f2b438bbf69cd0b71f3cf18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a4a652815b446c08ed3ab5563c093fa", "region_id": "RegionOne"}], "type": "volumev2", "id": "2d5d39b9e170404dababd913956474c3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f53ff073055d4117be5f33fef61cf0ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2844d6db5454c508af082aced972012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "313db1c3c0df44cb8b5207da9ba1b486", "region_id": "RegionOne"}], "type": "volume", "id": "cb071ecccba34b9d84921ecb68aa5a07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0779842eb8b8443cb5bed4ff72878637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08ce7b55df8941bd81441fb3b7be3753", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8dfc6f6861a476e84d157da4ee45c59", "region_id": "RegionOne"}], "type": "block-store", "id": "390e5926a7e8462f854a0e424c7a3843", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "50e9f229a58d407daa0a5853355021a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba7456c18dd743289047d6476f96279a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "51c502533fe94fadb7bed190daee8451", "region_id": "RegionOne"}], "type": "alarm", "id": "4d57112255ab4755854887f5c67526c9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cefd5cc8471b405fafd0d62223d43b23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d32ec32fb8d6489a853e194a826ff34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "830055ac40b94aee8ad280478b4ed025", "region_id": "RegionOne"}], "type": "alarming", "id": "0158d9e2d3e144c8a9c8a3584de03a18", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8a6cc50c14045dfa258d4e7814d62da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ee88035393a498cbb4aacd3b49d600b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5838fd15dcd4e7a840f41584838b9eb", "region_id": "RegionOne"}], "type": "meter", "id": "57724646a65f45f693021ad2b9249f21", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2ac8882b8df64fbc9cf22f34c50112b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "754aa30fa1c54d51a208a7e3fb321745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "565e4f0fd34a473e8bcde92629d2a447", "region_id": "RegionOne"}], "type": "metering", "id": "47b0c3583fb74923a7066812f61b133d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3aa4fea6a3845aeb558ea428a73d5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae35aa3984264af5a42ea5ac04137c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f529bb44f3d24361842bfd7f3983910e", "region_id": "RegionOne"}], "type": "telemetry", "id": "38840ad51619417f829e4477ae5739fb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "730c9317e91349fc8f04e6938a1130b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "78e1b0251e374e44b568547586a70f75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "32490a91d75e49f2ac7fd0ddb150d5f2", "region_id": "RegionOne"}], "type": "event", "id": "db3e788d00c94a24ba5b549ff3b96f0b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2039c91c47294546bebf16f5baa8a102", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f8403d2e40344d81b9ff24146b120900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b16a34c0bcb64ee0a75a5b6c98e6d454", "region_id": "RegionOne"}], "type": "events", "id": "b5bf77cf70704c5caea2066ac2abb752", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7d88f1319928434e8709d7ea34a43602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "35aa585b19684bc686052a8dd10d2a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "53c145beb608481bab4567fb53579f36", "region_id": "RegionOne"}], "type": "application-deployment", "id": "768f653f9d8045c5969141b05bee0960", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ab53a6c14334527bb01ada93cc490db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c37dbaf68f6644a5a41c1df944eebd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1a0453fbc10243d495b0a7ed364a8d5d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "afabc1be7dc9450b9e7134573f06b837", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4db4f5f5821742879b007fa388c7a404", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68b4949f6d744fc7a3761b6d130be8b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a60b041ca09046119460878f2f53ee8f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "67d8c2a2b24a47aa9292871fffa0c04d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc0503e50bc64e598216b03a02c8702f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "13816e1de32e44c7932c841fd3193934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "82fe7a73c053461a9baad89a5228e524", "region_id": "RegionOne"}], "type": "tricircle", "id": "97e8339785b24495abb65fd766e69558", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "836b2c31a680446b92f5f88f441eaf6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5df6d816a699413e9b7d24f967fb74d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5b8a89858016479698a898afab8ee268", "region_id": "RegionOne"}], "type": "database", "id": "b97fce21a4024752836210961d933f17", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c8968c748887487f8968b490f4c86bf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a03de98f9f2a44d48f0483f43310dd95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8da034ac01604f9a94226c31762f9d9f", "region_id": "RegionOne"}], "type": "application-container", "id": "81a01128c886420c9335148008127e47", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce42b127637a4a21ac2076347ac1a077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ab5c5c151f4547babe0cfff0fa7fa39f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fee243eb62ab4d99a338feea8ec20f2e", "region_id": "RegionOne"}], "type": "container", "id": "0e6e7bfca4da4d9889f04ffdb2493c77", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e14cebdccc844498898abcd0a1938066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "41d885feb72548f8981d9eaaf53fd88f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "50266e8fa5fc4aecb21109e259f55a06", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a9eb3faf84894fa99a63b93b9872b87c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8ce554b77eff4b4888c00f6c3fdc84c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6d8f2e532e27495ab51b3c0bcad13c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c6e802070d3a43e09815d5417591fd65", "region_id": "RegionOne"}], "type": "rca", "id": "29a082c9b6484dc1934cb8d051f70cf9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d9f1ae779b114cc79389387d9d0491cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "915b0098de01406a924d8b7941dabdbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c8faa3d844e442568ea68ff083fbbb1d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0a300a8a460a4f7c81708bea3f7e4d87", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f556e7993e2b45aba701eb992fdc1a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "85f5661463af46998b96c17394855c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0590f2b059dd4b299473e10508187156", "region_id": "RegionOne"}], "type": "network", "id": "65e47fb141fe491183f072683ddb04ec", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8b6a53a58b83417a9806a20a4d9459d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "53c3407723534c61a73bc0e8321f6609", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "33d6b98c9ac4405399f3431ee0a366a8", "region_id": "RegionOne"}], "type": "backup", "id": "dc6bb47360194fc4b85441e3b7cb2378", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1208afc8a0e643e69b039be4780c541f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "204a5cf8129d437b98b7ba69210347a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9753e28822d6422d83dcc8c9d237aab0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "738836fdf7b8441eab37a07fd257e99d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "da08e775a4ed406fb8388513587cea66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3444a46b5b64eb9a6ed86a1100d7701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf17b3ecfa8e42ada7b28446a1d0d57b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d1bf3bbe141c49258a4b27bc81b0943c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7fc4fbca9af34b26b6427da8d2be0da5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f34bc08b30f349edbfa2c4e14152efcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "19382368508e4a2486b5cd62bf45044f", "region_id": "RegionOne"}], "type": "monitoring", "id": "73db93e7a9934acf9b525f8b1a2f0a9d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "490eea20f9a44b1e879457bc4783c77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4b12b0fe5d9047f4b73aada7861853b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5c8fb453d6fd4513be38ff35ffa56106", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ea5df6c5c025457db91e10d5ac4e8bc0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b2cd8350a5564944853ea74cdeb7a2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "63bae0bd02b24a5ea8e5357ee0ae6256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4e1c2381dc40407198e774fec0a6a704", "region_id": "RegionOne"}], "type": "placement", "id": "fbf321066c6f45de9e31bb32c1e6d615", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c347dc53f8414b698bd7a592b1b58c6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ff2c37112d8426fafc1442c184c49d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "68efc820643a4fb6aa4dd7b2150dd26d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2ca51543aabd450faa616a039e6a783c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "20406c2f8b534b7ab5d4f56fbe8222a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9433ed43852b4b3a87bf2ae24ff0b64c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2da1bf0f91164b3c97088df068631d53", "region_id": "RegionOne"}], "type": "ha", "id": "ea7bb351d27f46be80757a90b7c62aa4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "20203b0feed44607b412eca8b4fbeb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0a55d3a6b9c8476eb346b21e9f90ee13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f1d72488e05f4cf8972e7305a9967daa", "region_id": "RegionOne"}], "type": "reservation", "id": "7b685d2e059043bbbd6db0f2bfec9ada", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "891ac63a7ef94e45a2bab105407e98fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a65ff17f01b8429c8a4e18127c28fb22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cb9506d992474714b2648ee179b907e8", "region_id": "RegionOne"}], "type": "function-engine", "id": "4b1d1069f99b4b25b0887118e295c78f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a6f5d14d512743f597f17c0197cc5c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e0bd7c4c1b4e4de8ab49a1ad6e0dbad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "aeaac4049b8a47c8b8fc351a75955c19", "region_id": "RegionOne"}], "type": "accelerator", "id": "b4c1e1daf89945cc991361157f94056b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a0b3452e3b049708cd6da5b0b76e839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "045c30a40f4540159315b4d137d886a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c623ce16ff1a41a3a50a347fb5849acb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0f3c74007f5a485c8916b553669ed510", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6276020bd70742b79fcfbc13bafe71c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cbaef626138f4198a8b11d3931d3d26b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "600b6214d838496fb89a8249cef60796", "region_id": "RegionOne"}], "type": "registration", "id": "a067235e5ffe43fcaeec803c3e34e1c0", "name": "adjutant"}], "user": {"domain": {"id": "9d71f5df31b84a6fa3a9d72050f29e56", "name": "9e8d6a7b40da4844aa03d2bfd5fa857d"}, "id": "d705eb6562fa4acbbd69e3decbece652", "name": "75226cce6b494d61bc4f4ed8cc67a9a7"}, "audit_ids": ["221ba00905ec47429e0e520a28802224", null], "issued_at": "2020-04-23T06:26:03.067933"}} 2020-04-23 06:28:03,273 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key-2: super-secure-key" 2020-04-23 06:28:03,282 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:03,305 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,314 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key-2: super-secure-key {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(name_id) [0.062063s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_delete [0.057688s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_dhcp_agent_hosting_networks [0.065771s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_get [0.058275s] ... ok {23} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.058523s] ... ok {23} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.060370s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_act) [0.066587s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres) [0.061640s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_delete_ignore [0.058817s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.108192s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.189707s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,540 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,549 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,555 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,563 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,579 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.476154+00:00", "project": {"domain": {"id": "3c2ce72d8e8544f1879bf6e23abfd363", "name": "be58ba8d6fe4415ab0b6007e201eaedd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7e058f43368c4a0d9db7411ffcc5c692"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e1a3e8858c144cf6b15ef4a6b7ccc692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "081885d9d10c4a4ba5365ccb5a0df577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "36637071e8a548bc9d8bca2d253583dd", "region_id": "RegionOne"}], "type": "identity", "id": "4d8eefab025642c7a682d13a1cd1cb7e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e061a6e3ae444d4e83888ba1e9672d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "13a5f42819914d7391d2837fe700bd7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a200794f3bcc495ea74a74049618e90c", "region_id": "RegionOne"}], "type": "compute", "id": "f65cf77b991a4cdcab2cad089424e698", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "33f47b2c0cce4a6fa79d08161c627f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9471061a0c594dbdbf47b3122b42a0a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4ab23bc2e7514ef78dee205523648b0a", "region_id": "RegionOne"}], "type": "image", "id": "092ddd50bbe1498e9bcd71ecbe300e40", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b58a6beb66c9486d94f8e35a95c24243", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "15dca3158a72438d9338f09f095b32dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "707fd0b6d4c44221852286e1449dbe28", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eb4b9c72609b45e28796b4b050b1db09", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5602be57fe764cbebc9f87816df3347f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ece8c5538294735adf0ab3097eb7898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60d60f740d8741e481978ee92d403fc6", "region_id": "RegionOne"}], "type": "object-store", "id": "24f0b5377e1341b6ab3b06dd0d208aa0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ae4eba685984a4689af9b5a388029cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c4bf348ac3c74eeb9ea41ca02da76251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c3918e214d3347b6a011e483969d61cb", "region_id": "RegionOne"}], "type": "clustering", "id": "887c4199d9244193bb6c2ad47a16f3f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53ae4b213b3e48e79110969bfd0903bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2390988dc8f44e019f59662e7409a0ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0c269e885b1745ac87854bc35ce8a417", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "3a750270d5a7421cba6fc4bb03e0bf6a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "142c75bbc420430cbc07e00e82c2a851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "501f8fc21cb540ee9c66545e3b67187b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "811e1aa1b5fc4bff85f478fda5afa38d", "region_id": "RegionOne"}], "type": "cluster", "id": "72798862d0c6488aabd1c6567bd645d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "753493335cc2420b8e8c0fb978e02f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1016834606db4a29b1bd6113f17d0f44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2df8b551d0bb4e88b4b5acc42077ae64", "region_id": "RegionOne"}], "type": "data-processing", "id": "4891481c1409465c899982b21467455b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af47f17c803144c39f14fcd7b7511fd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2e8d261d78a3494585e7aa16618283d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "03cce8696d704817b9e73bb8aafe1fa6", "region_id": "RegionOne"}], "type": "baremetal", "id": "c8fbaef29e39479bb29eacdccd945318", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0fe2d12da83f4f039e17e5900d199b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "673a68d93d1b4ac9970ae02b13229a75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ed8a4e3da9f64a78932f33212d5515ca", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c5a81abec3374b3ab28e07068a93a8f5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "012b7a7366f447db8192e4c0760670d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5acb7b85651743b58f23e4da33de841e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bf0cfd720f4a45eea9aebb90df47c078", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b36be2aadb504c07bcc05c69b2eff25c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a7956ec08a4447ec9f75b1aa06329bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fa84bca9a3464d2e8b82363b60c8eb16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "41e1c6744ff84d95af3550e026ce14b9", "region_id": "RegionOne"}], "type": "key-manager", "id": "5225c65e7f3c48eba7bca6ad75c370ae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0cff4285defc401eb88bc8fd18963fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "63cdeb4d9a6141cfb3172abc35382c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b22064607e36478d8e8662e11fec3e2f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d0caeb413afc40bbb016027438a7a40a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a8c3d8b5e7642ddb3bb7d885551e526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "404ee213219b4323982aed76d131ba12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "32c24db087134a6dbc229016474becdc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3c4eca6a7240462ca59f03442533d4c7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "99a5192700f844e9a91c251af02b3dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e4d21eff4b3940729ef31d057a759d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e7cdb9a57192463196fb302f1d5fd935", "region_id": "RegionOne"}], "type": "message", "id": "755a398cd278426a92e45d08f6b99653", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3e90efdadcc4e88ad6d4e3b65f3ade6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2f2683247ee4450cb0e11ab084a86094", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "df9f4634d49b486ab3eb8e90fd1ccea4", "region_id": "RegionOne"}], "type": "messaging", "id": "086b8ab26faf4df9a6ba522248b1090e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ea8b30f9c26743b8bc1c629b318d1cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "405a52d47a494267a962c0ec8ea99eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "289dcc17fb0941ffb9887e756b2f2760", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1e29687ef7dd4ef2a306633b09b48aa0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6afe228a7a9a41f183082a5e7b6e54ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed1293394bbf445ab0e8aab4020e441b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de5662369a6c46ca8b18a6cecf61cabf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7a0a551a3c7e4c238ea8c2239ef9e446", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0712d50078a8431e8affa0dc3ab7c539", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cab6b9540dc841a88c3595d33e3ca3ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb7dd56fbf124b98a8c333a77ff8e7b6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "76fb66201e6c468ebc292ceed10d73da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b5c5ee43c224a29a6f8f765608fc4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f4610f3387fb4c1fbcbd5a562ab573d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09e27f26e7a149f2a3399c9b70ebde2d", "region_id": "RegionOne"}], "type": "container-infra", "id": "aaa6f921a80b4bada1a232e6d126418a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "5b43018a3e6e4ec3b27286d5c1499b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "377ef6f6f1eb49eaa80e21e0ca27a009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e1d7a5360a9949189a81061e45eef822", "region_id": "RegionOne"}], "type": "search", "id": "e6b72ce364b34a518e46d33a2cd5b3f4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9e790a0def97405ea2057ac5061af2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6fa5359b62154f69b6e567bb12c63fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fcab94609f1e4802b16299e2e84c6766", "region_id": "RegionOne"}], "type": "dns", "id": "77792abd091c49a99f25f3c949a4efd0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3bb771b02e334659a184ab244fc13b43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f69412bd85eb4411bf08c7766c14a3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "df0fdc80f9cc4f0d800e9856878af981", "region_id": "RegionOne"}], "type": "workflow", "id": "5d0b912f26d84255b11168b4c022365d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c75f1ef8cfcf41babae55dac47c94280", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bc5679a7e284074a362e0e184cce4f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1e748c8b22d443dabfcae4cbeb4cfb16", "region_id": "RegionOne"}], "type": "workflowv2", "id": "339d7b3978fe4208859c83c90c106c0e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "34a930dbca3d4f0095fb203132095800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "01698dce0cb64abfba940ad78b9b4e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "93bc8a60a59a4ff3b11334e4c743ac24", "region_id": "RegionOne"}], "type": "rating", "id": "5818b38fe1fe4e558138efbebc3734f3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b22c2c1cabba41b69ad00091d2e8e16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "751f488d1f6c49f295daea5cde96c57b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59eeaaa7d5ed40b8a1d16f531394f86d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5f139407371c4f9eb0ec6ad259413d9e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b515ea6900a444ecbdac7e0fa2eb5f1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c189e2ed28641878bb4567528ea2960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "80152cc5901e40229c4855292f55967f", "region_id": "RegionOne"}], "type": "policy", "id": "4da0ce575bf14605a31776b36a93779d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9f0237c3db042b7ad2f16cf6d2ce423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89a829a91cf1466d8e264b0e143dbd78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7bf31ec5530a4c58ad5297ac2c4f34fe", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cc1c1b8ef9874a47a02c0c84a336b353", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c6cd3f985b8e4f1aa88d45378799a880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6777b07a29054846a6fe3740fec5a500", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "080f8725985f4ecd802a443211413ca8", "region_id": "RegionOne"}], "type": "sharev2", "id": "98da856b2ec3439cbd1fae64d6efcd00", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2607e5fb3b014cb5904bb6d5f2386860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6a07269190f24ced8d2fb532702449ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c531ed7a00bf4b7c861b9aa0241977eb", "region_id": "RegionOne"}], "type": "share", "id": "100992a3457b47ef8b82888af96a4a4c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8b65075c8cf34a1eb7ae9c597d780d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b012ffa82bc043aab8ae178663a437db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "830b06beac324e51a14b866951ab9c6d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "56f6d13d73d8465c8960e2850887936d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe19de6833434ca89c25c56bc19bf884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2804bed23aa04909a9ab51293b26d774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f80e4543e9e47d3b5a6f95454e7fc98", "region_id": "RegionOne"}], "type": "orchestration", "id": "75c2e90dd86242f0bc947a5b231d3d5d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2af2a1aebcbe47f79a33c9c1dd1c6779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d679994177b47d784557ae1154fdc1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e38436cbfc664492a4cd3a2fbc9ddfdc", "region_id": "RegionOne"}], "type": "block-storage", "id": "8727c84f3c694f7b906ff1ca6c062b1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0902e8e84fc24256a883bd387b297c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "255f9064b0884b18876198647ca310c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c98d512b2e6447fb0a01701a485e36a", "region_id": "RegionOne"}], "type": "volumev3", "id": "a0a61ddf30634581b11c533ad97ec672", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48786e97c21f45318c63e7a679c7862f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fccbf514bddd4eb8aecbeda1bc1ed7c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceeb717a784d416e8fbf9953543b0969", "region_id": "RegionOne"}], "type": "volumev2", "id": "833d8469100e41509519f649d9826458", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c05c231c1ad46bf88d604ac84c0ed44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8113e5fbcb20473bae3dec931882f159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17be0b45238e462ebbec70a7a773ec48", "region_id": "RegionOne"}], "type": "volume", "id": "a8086d3d5a8c48c18c8816245613f043", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95dfba94d9e44e1396ddd2893ecc8f7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7d661beedd494bb531bd3c7f6d3912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3c15c71c46c4485813a651b7e2e7023", "region_id": "RegionOne"}], "type": "block-store", "id": "28b488e7b5cc4acea8dbc35cbde23e36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cce5abb18caa49e88dc62b6bc324b3e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "800f6ede45734ed1812701cbd4f91a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d419a3253e8f484396bf92303cf31d96", "region_id": "RegionOne"}], "type": "alarm", "id": "46df19c8879844d181f796cc6b17aa79", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d05b0ab838ff4d468f2800bcd226df38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "556be3e568e944e5b0b8cd3b0be1b328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d0f36628e50c4548a0e6639d175aa4f2", "region_id": "RegionOne"}], "type": "alarming", "id": "433d27e911334471b23a7dd33a998fb4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e988a35d7e7a446aa082d9f90d91f4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7c900cb39cc4728a7be4ae8e64b3d99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8868770f3c94bc4b13bc707948960df", "region_id": "RegionOne"}], "type": "meter", "id": "b36f58411fdb465cacad8a7f4c12246f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc3581483a3d445eb073a9e4ffcfaf2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1fa5a3bc335248f998dc4fbf25569f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "558672c5db7e43e8930b249dbfefaf55", "region_id": "RegionOne"}], "type": "metering", "id": "04f9e83d9fe2448eb446fd6b47e9280a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25418369edf54ca8af2b1ceace475044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf713df080fc46f7b336b238a120cec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf80bf1b6985421c95d0c8490e150123", "region_id": "RegionOne"}], "type": "telemetry", "id": "89185243eb314451a4a10ac9614a177b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ba6aedd1adb4c959801fcded1581832", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d5d5edce028d439ea6f7837eed25fb18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ecc65fa7961441a78225f5aae521ad50", "region_id": "RegionOne"}], "type": "event", "id": "4875f232a56e454c9c8b3c2e6bbb68c0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c18e489cccb147bab8e93aadf5ce553f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8474a388cad54c758214ad44f56d7d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e39c5a8964f14049ae010cf54f517334", "region_id": "RegionOne"}], "type": "events", "id": "7ea012cf234e4ecf95dd1be9a4a0ee68", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a1ec5ab178f447d4bfb7a11bf221db26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "930381bc5e3f46dd9b3659c62a48c0e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "68b95cc50aaa4d43a47fbea9b38c6a61", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f9e1ec6e4a014062bd7f6aa856cc2b82", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4b1d1a5ef97e4c44b095d70cd59df314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b82f8d15a28a476ca076d6acc969705d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "689d3bc11a2c4e54ab2abab86a48e3ec", "region_id": "RegionOne"}], "type": "application_deployment", "id": "43ba3bea19cf4f7a9edd9dea85648b6c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e4124a14ad04acdae222bf483ae08c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2ebeb51fecf44788ee26863f30484d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f5c36ce1f570435eb171147e9dd42b4d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9b544a762dda4412acd2d2bffeaf1216", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1166faed91f845e9bf80e17607632e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e35a27df81884ee19e81065c59027cef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3405953a7d8f4c699242645e12682f09", "region_id": "RegionOne"}], "type": "tricircle", "id": "f18bfc438cce46ec9ed7c1382d727685", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "54f91996064f4cf894d380a8c6b58e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3b20f5a7d19d4d2a9fb4467522a27246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "108d333d3d5749e1b91af5b1247746d5", "region_id": "RegionOne"}], "type": "database", "id": "810e9d59a3864f6e97dbcf8d85698874", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2c54eaa1bc9443df90ba7dac8d8c149c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b42d7322fd324306ad14505c68c9c5d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5ae56350f3f447ec80cfb16061dc844f", "region_id": "RegionOne"}], "type": "application-container", "id": "fbed190e71a9445599804344fbdc17a0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e20711530cbe4ff2aac5c76901145c41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2f13b280d234781a0e41b414cec5638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "dd2ca4cf52f44345b23630aa3475933e", "region_id": "RegionOne"}], "type": "container", "id": "a63626ba260949e7970bf9ad79fa3f55", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "206b0cc955f94133b34a424583f2ea4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "904b018c764d49e8850f31e6b5136468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2a53b7e412f24e4ba9d46725c4bb9a08", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9ceb3d739df543c08748f94bf42b2f75", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9cabc0a175df4d2ea00eabd2b3bb014c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b5b8a35b1f441e1b1ce0cdb942fe6d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "083a5f9acc9a4c34818a5a351e1fd844", "region_id": "RegionOne"}], "type": "rca", "id": "1dde0a311418478caa57c63841d879e3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "29e73c13ce514e44b6c4521cba3a0fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6c8a264bdf2d4745aa13aa74b474e085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "816f815bbbce4f46a0bc05434608fa13", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1e91300c9583456c9422904d06710bf0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3f82f9b60eae44e6b83edf26a67635c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d98873f8c0de470f81e01d0c74d837c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "41741216a63e4a0a87a757c1b4e070ee", "region_id": "RegionOne"}], "type": "network", "id": "bea43197ed8d43738b7bee991643682b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "985b2b76e8a8452da461de00a4c35939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f22add0bb784e5d87d9998fcc8cad07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a88e5d0b96454b948bc45fbad0c9b539", "region_id": "RegionOne"}], "type": "backup", "id": "ad0f723c06b141c0994a9e472589898d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78e6ea856c1b443e9a9b9e1fd1421d70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8f2fa715cd674cbf82a21f2e5b1c4dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0cb5d4d2dab748248a234f1885277c7a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ec86886b1bba4114a58a362e161e12e7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74a064b05c4c4e7288523e078378d92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52a68db93b2d4b7f8255fcf8945a3aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fefde08cfa144cf0bc17271a171ac3aa", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ac1a67d164ad4f5ea67810e38a5e31c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fe8f175d9bea4c078b57910f78e83231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5d6b0ce3d4084580960fc38f3137a339", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8a446465baa3484f856b112934f4bff8", "region_id": "RegionOne"}], "type": "monitoring", "id": "7f329151f4e94532920d64aa53ed6b9f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7f65a0c5ab03403b8e75dcd492043c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8d214c029af94513a90c4af5bf58645c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b36de5ce01c44f8a2de76aefc829b68", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "3491dbe451804cd2a4856eee78b238f0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "069459f6a1564db8831e64bc5f222370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3377c2f84cb345099892f4468ac9e303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8c9667c460854e91ba0a5ba7bb7fbc66", "region_id": "RegionOne"}], "type": "placement", "id": "c707ab77783949f3a838537aa36f3813", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6b5bab629850427eaa3c670716ca0494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c9e20b137e04a19a3fb7cf697968a4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ff34b84412484f058e9a4f35f4cf98e1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a9e00e74c2d3449f8966b26d9a2c4ece", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd69260c0b4f481780a4214bdf9b9ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "817cfc8240b54ac7a96873ff286ba34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dfc6da564155461ba0447349aa9831f3", "region_id": "RegionOne"}], "type": "ha", "id": "bca76f5609654584868c94b503ba2014", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "369d27a670274371954d87e6b0f6fd6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9dae39e2decf40808ed11756468a6613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1b4d47dd844e4f17ba680f2c7f93c691", "region_id": "RegionOne"}], "type": "reservation", "id": "69455607a242419eb5b9266d4796e63e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84280dcc38214d7e87da661ef87adce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d902c8b2462f4d6f8daf55fa8ccadbcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cebf8789be62487c847e6028c181bfb0", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e1b25561e12487caddfe38ad8f1c7b1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bcfd34d8e2524ba9a7ea7bfdfa0a9c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "98e1824d6dec4bb4b4f151edba107552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1e2012d09465496497f949a56f4230c1", "region_id": "RegionOne"}], "type": "accelerator", "id": "c9c190c62e2442d8aa997aaa8841feb3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a8c1d716dab44c07864ff9ab8a9bbe97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1de6b170c00c454db3f0393a06d5a5f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aeed99a24509402698a072074f8c645b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cbccfa7d027045349fecf29383280fc8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "411c5363d14f4114ab3447291a3edd32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4591829b80b44edeab72587ad625daa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f16e051c77d0475aaf5412fd6aa78eaa", "region_id": "RegionOne"}], "type": "registration", "id": "f280760a81ed41e3b5ab27842ec3c2e1", "name": "adjutant"}], "user": {"domain": {"id": "81097ab21a974d26a4363938564b6d9d", "name": "e1f6aa9d91d04c6d88e3ff09b1263ef6"}, "id": "66dcde1743d24d1eb5e400a81479eada", "name": "a80afcaa0b884a1e9a7a1812e69e1d51"}, "audit_ids": ["0f05a72a2d1e4d1dbffd391f0f6b8300", null], "issued_at": "2020-04-23T06:26:03.476154"}} {21} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.161260s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {21} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.157640s] ... ok {21} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.060951s] ... ok {11} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.069577s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_update [0.074728s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_get [0.058052s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_evacuate [0.062735s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_shelve [0.063696s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(event) [0.062512s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(preview) [0.159551s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id_act) [0.059468s] ... ok {10} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.060442s] ... ok {10} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.058179s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.190524s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,410 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,416 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,419 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,423 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,436 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.344666+00:00", "project": {"domain": {"id": "534818b9376a45ee8cf5b4dba3cae186", "name": "e4088c5b51de4c81815be1c8686c5bf2"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fc673270a93a423f80d0eaf13eb4aa5f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5f47a0a95c154922bb35f98a2ee176d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "28b93910dc18444dbafd22f31d9a18bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "cdf4d46942fb4dd5943152f1eb459888", "region_id": "RegionOne"}], "type": "identity", "id": "6526d7ad5ec84d03b37a18a5f5a080b6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "db82ff8d50ba4e5dbd095bd30889b960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9a378011a474420a899a89e9c1d5deaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5317aff5451b4bc49f45c063b09a1388", "region_id": "RegionOne"}], "type": "compute", "id": "53c65c45b6f54b86b666376a5c752007", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "675bf8e75a1e43e880f791fef50a5b5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d58e77d196b04d9a80d86f4de3d49b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "036bca563307481d9cfc3379e523d4dc", "region_id": "RegionOne"}], "type": "image", "id": "d879cdfd041a4eecb0f81cfda868dc6d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "60d9447691d547b8b5b119a265f78cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ab9f9d225892498b9edc7d5df8cced2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e468d37c2f9c4ffe92b0efd7fbdfcfd8", "region_id": "RegionOne"}], "type": "load-balancer", "id": "43b29a06ea5544349aa6a6aacfd8e5a2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dca7c85643145d3bb5c0ca83d56b094", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7d4ee3d5e4047008f3c511aac995dde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b1c3d208ff441779d6f6c011a9dc08a", "region_id": "RegionOne"}], "type": "object-store", "id": "42dd08bbe49b4bd2922ffd6ec15df8f2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "429faa0026b94e748266d17655503a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3e15ef4d1aa542ae9a04ef7c5268e0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "72892e68ffea4792a6b25961b0d054a0", "region_id": "RegionOne"}], "type": "clustering", "id": "f1e256fa15a64a67954e4581c525a9b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "41893bba05094c1281e8d4198e7e4757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c0bc549264d4389a151cc04b4e9b78d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4c81a8f21e941e7a3911f218bf0c4fd", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "209fa0358c6a4e368271272993b51040", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "498e87d08d794bc7be95b13a72f5da8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "765b0b7a3e0d4f498f8fd6fb977a209e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1aec2b75588e41bab222776e1a9bb7ba", "region_id": "RegionOne"}], "type": "cluster", "id": "2d82a89d080a49bbb706ce854d04db6c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "18ca747908d64ff7b67c3b862895a1e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2da52bd8f8474fb98fc46eba379190de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9271ac13dc75403a89b7d60bf8672925", "region_id": "RegionOne"}], "type": "data-processing", "id": "aca82b5dc4a5479d922c656edf1cdf04", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "034aef5e135b4cf780ebfb2566d1e39c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ea2604e7685d4e8aa708f97fc5574df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6756d74667bc4b1e9f17c66b8580e0fd", "region_id": "RegionOne"}], "type": "baremetal", "id": "83793842d6ab41d3a350451b79f08127", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4af8c116f16942a7ab100755b4a3bbdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a61cc9b0b985492e881b20c44e2047f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4f9c93e7876a443eb43cb0d45236af26", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ca034e71be574b6cbdda57b7a28aff9e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0088d5ce5ea4b66a7db0052e793a9f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8b0450e44ed147d9bcf0d236e2e6d3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "40e40451a0624b258e6a10aac5c87410", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "288f535bd47e4174b661075f3f3578d1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0331f98f24cb4c718c2cf65d31096b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd43d84673064cce90135c1c20ac9f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b0d8af27dec64bf7b3d7a8b5db990b17", "region_id": "RegionOne"}], "type": "key-manager", "id": "1f9babae939b4e8fa5090fc284c1bca5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "871d502a21da4e7e9bb083788616433d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "960d3c702d49433eb3633ba9eda8c626", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a4f3a8768a5048009ddda8dbdd23b75e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e0d26d5500b641e996c8f2531a5b3588", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d5a526f2f17b45fe95a269cbe3e4a951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "64e68db43add459fb5d94f3e789150c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae2f0396a8f340e2ad9acd7d446dbb6b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c7a4ad6564e41eba27aa02157477b7b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a549516f2d1a49788b2e4fda6ce789fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0c26984672b545469f314f737bd2fd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a1d791dd08b4cc1bf7abc87689cd685", "region_id": "RegionOne"}], "type": "message", "id": "58ad8538dcf14bc4b84b094cfe40eb98", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c99d10f6b72d46aebe79ae7a1c888977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2853384b759e4787bb1b4e1d9c513713", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5d9a3ec108c4462281aa9bfec82ff699", "region_id": "RegionOne"}], "type": "messaging", "id": "9d16eb42767445049afa2079bab56bbf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "51d62bae32a04e5ebfd2a8e5b2eec860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bd70d1e7969641af9749373dfb21a923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "830c0b3f327d45b3ac7fd344dafa8d0f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "eb571aaa08d042b38974b171c8a69eed", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa1c43a8062e4a9083945573f0971330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11a273968ffe4c34b9d28c11a95a7228", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "07e1df2b3ac74832ab453ee31b03449c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dd85c3d8f6a44535948f8daeb8e3e2da", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a69f5b4e3fc4b2997364bb4113c2f77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad05692ecef44ee1b362bbce3f21c162", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61b06282ca204670b8729052a728a567", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "db8efaf907cd45dcad569b4eb6f494b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da496396e1054af99b996fe319cd4bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f9b8d5630ee340b797618bf5300be1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45d49414e5584637b45ae7c6cb31bfe4", "region_id": "RegionOne"}], "type": "container-infra", "id": "1b58f9f9b0b6485eb7e7c6140998e164", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8e42d7f0d6d14d06b719a5f7cb22ef2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f53258e9b0044ffb982d7559c96510f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e8b72ac04c5d4ad38a50e9ddc25474e8", "region_id": "RegionOne"}], "type": "search", "id": "2775265909d14c3285a0caf6ae1c6b0f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bbc73653442b48d6a14f69800933e180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "905b1d1a113a4fabbdfde0e52debee34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "79fc578cc8244db793d1d4319adfe2d2", "region_id": "RegionOne"}], "type": "dns", "id": "3a1303c42ea14e079ad210cf95d7dea3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0107ea4a859d43509e10b96dacf0e284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "64f927539b9b44c1a2a6c43b849264ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7d511a96028b4c379ccca51b3f157f4f", "region_id": "RegionOne"}], "type": "workflow", "id": "1a9693443b7841348f93865af4b95bb9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a55fdbdfd4b406f8360743b36ba232e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e38c189db86434cb0a52135c4006f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c6758e50bfc4cea8b5ec5c655ea89db", "region_id": "RegionOne"}], "type": "workflowv2", "id": "277f8564fc4d4704993ec933607fda66", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ce564f6a0b054c27b50bd65e543ce749", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc679796099c4e369f079d04f02d3ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "771de77edf74410d8f3e6ddf639bd3d2", "region_id": "RegionOne"}], "type": "rating", "id": "3d0e1a85c54e4d42b5feb6df4e26e681", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e61189a761714aa2ad1a4fcef5fd216d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18a4346b4aa243e1a1fea98a8cf64ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a7ae200560fd41c4834296667472e876", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6bb573b1ffcc4216aa2f85df787979d2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "df47ae4149b343b2879af91516ccd2f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d3f79438aeb42e4a3c29da7b305c0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "942a72ba7a834a9588e430512a242489", "region_id": "RegionOne"}], "type": "policy", "id": "36bf4f6bd819433184e9c75315f80490", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ea1feb94059432b8367f8d8981000d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c38bbdc01ae6461987ad051b079915f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69f3f4bd61054d13a605f0a667501bf3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0c771e6d954f482e81f2da6d41a9345c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea3c9b527d6941ee819b0d894a46a837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e30f1d08094346c1b1445c2fbb0b8efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85c9c75261574031bab5743ee0301990", "region_id": "RegionOne"}], "type": "sharev2", "id": "563ad4f22dfa4d928943c2386b71ed6d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3874da0c71534a32954333c671799fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd380d568bc6466aa9e80c0c20fb49f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2b4ce64f816c4ccd8d571b8b9dc4c978", "region_id": "RegionOne"}], "type": "share", "id": "0a9aba9a647e4346bb569f049a3152b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4787172b367e40308efe0340d8175b12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7c3e552f7ee2432c9705d5064c89b922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "490df9cc333249509b06da0a239e5e0e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9ddb63d1b3ef4562abe5cd661f19376d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07b675ab53554356befbfb16210e30bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "541b9f8c73ad4eb6bbefce81f895405b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57c670746a254116bff37af6702d6330", "region_id": "RegionOne"}], "type": "orchestration", "id": "44c0ff4c11064a3390c69c365b71faa2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e3d77b928994d3786e87e281cbb0f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bffbee85c3349839e792a211c05594e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f009dc0b7eb54e72850c5e54bde153db", "region_id": "RegionOne"}], "type": "block-storage", "id": "9ef8f798b88747919c886439a4c7c8f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fc3ad9c8cf54f7194245ce7d2e59376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10c807c925d84e468e5fcae6139bd3d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "828252b4a4c542d3a51fa6bb702b65fb", "region_id": "RegionOne"}], "type": "volumev3", "id": "9778821df36641119a5e442bf26baaa9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07fb5af16abd4a5baf9af037bda9b9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2434ff742bc340d686d0c0c44f961624", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b17f6a768664fde92ffd257819f9a83", "region_id": "RegionOne"}], "type": "volumev2", "id": "c72e29679fbc403bb6f0056d0c5549ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d59c6fc7f04ce0aafd561d9b40e894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07fa7e9da56240169263d720b32b4d35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c90c402d8de5420bac606330107828b9", "region_id": "RegionOne"}], "type": "volume", "id": "2ddf4605e44748139f21a5978f5dcb40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0aca517ab85481db8613829a63526b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2073b00d7164fd49f9c9673cdb35083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c11874dad31946b7b1af18389995fdde", "region_id": "RegionOne"}], "type": "block-store", "id": "906d8e01a9ab47228f8c0b3b55eb23cb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb515a5a719b43289e1b810f1736124d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d6f558751d984ede8bcf57ce6d9c0c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e485b5459ff24bf28b42a79aa016690e", "region_id": "RegionOne"}], "type": "alarm", "id": "b1ef9e2556fe4ab9ac722e2f9c548c7a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f8c3365c9f3c453693d80cd8cad7e2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "29d7a2b6b49c4dc7ac36a3c1a116474d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9443c169b8c24f7ca56fd900960bac17", "region_id": "RegionOne"}], "type": "alarming", "id": "0827f5a7020a48c2b58810d9250cfb9d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a16f7cc6edff4712a141161e76b52abb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "68b089d2526e44b1b5cf83e218acbe70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "373356032fd8490894aea87a0f74cfcb", "region_id": "RegionOne"}], "type": "meter", "id": "91d9a11a7e1e4bd4bd7fcc8ca35cb688", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4d6cb5eab4e4a8a8287086713702320", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a8ebbaca83d4ec8b71ee9005224fce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fe723ac0ab2240b9be9d88a4816331a0", "region_id": "RegionOne"}], "type": "metering", "id": "cedb3bd47866442e84e50a425db4378a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1b0d2557f6f74bb8820bd70684466590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d54fb213be74f31acc807fa41939dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1dac4746e2524206a64db4c58190113f", "region_id": "RegionOne"}], "type": "telemetry", "id": "8e6b060f179a4c7aab3965928598f19c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a43ce30e798646e2a3351f8f3adc21d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba77472ddec84d068970a2661ed122d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "15527903e3fe4e3788df7da347833d8a", "region_id": "RegionOne"}], "type": "event", "id": "1619dd1a22e94df884c6b581082b96d3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c9fa6239e3914e1dba09cd5907cba7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "26e4d14955f34751ae1a1406864434f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "518f85784b7545d29ac748dfd883e35e", "region_id": "RegionOne"}], "type": "events", "id": "9c02d2c956794cf986fd6c6f0eb3ed91", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c57e3f967f4944629d73dc11c69e0013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9997867f7e5441499056a31c9d5e39de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "91fdf41076474312be676aea1e4ffda1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8a5eda95d6984c09a16d5dd29b611c80", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5b676d8b4e043ceabdc8ee5c8a384cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6435321f0284083bd1db0ba1e0dd7cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b39db5c5ae9d4f988a776c54b8714a92", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ce99599f7bb946278aec906027c0ac0b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3829af284173452ca92899ec8b424a40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fda0514218b84fb9b6ecc9406a02d7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d91164a50f3a4575b0fd2ce23aba6497", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c6a7c64f1b1244268bb49d7ae6ed1f50", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01ee09def49c4d1c88e5b6864bc67d40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c25a598caab44af7878922aeb677c3b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "91314ea356dd4d84afc442a9f0c493d0", "region_id": "RegionOne"}], "type": "tricircle", "id": "fe21a1e3e6b5497a8b1c1bf5d65db4ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c0617909200c4a8187f9f03c005b3912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0b252f24471b491a97b9e064d4856359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9e721b6b7e1d4e3fa36dfe27c05df863", "region_id": "RegionOne"}], "type": "database", "id": "a6a64d177b91498097c5ca5efd59f688", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "919e3e963a94431c8a1d9a51c734bdb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a9b006015774738b8d4eff40cf36139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "863372d1527445509bd0ac264596cab9", "region_id": "RegionOne"}], "type": "application-container", "id": "d0c9772f2bde47cda58797e4e8aefbaf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "573930b80a1b45bba61e6f012c79e649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44f558334b5441cb9da80c90029ec51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "78c9efa1ea934a388334f082eee46800", "region_id": "RegionOne"}], "type": "container", "id": "c445e96023974c89b4ec9c6d5a044ac3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba1af4f24332492891d1c9bdc575c278", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6453dca9d31b487884e37836329a7d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2fa743e23f9f405281f4bad134876dce", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dd0c2e70322a42679d5fe843cc775961", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5d69a4f70b642a88f894ec5f53d7787", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7018280d5f7b4ab2aeefc27d0e654f8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "18ac0e44ec5940ee8362e2c16df0d3f6", "region_id": "RegionOne"}], "type": "rca", "id": "777835f2b77e42ec8cb96b71d713e742", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3511b90066554dd4af39ade103395796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "db2666a1b10346c2baab88bbff8c8c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d2c73c8c4c9c4ae9b02b47014f8d351a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "12eeea1f586d496cb28b16dc60aaca6f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "132d1abb87d6464d88a67ddb4e01fc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5cef5d45d7f54344bf60ab419db6d9ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "61e90cb4b868426aa08fb866813a0387", "region_id": "RegionOne"}], "type": "network", "id": "251b72a82d784c7b96c7bc7d4d328191", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dfcb065321ad4fc381a7344314953024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "23048371e4774c9ab651647ec6bdd4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f09438b96dd84a9e9314226be2c07817", "region_id": "RegionOne"}], "type": "backup", "id": "509ba736254446cdafa3d484a602d4f3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a0fa1bd4a9341b8b8a0bca2591fa6df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "76f28be123734571980cb6b4ccb22c81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bf65ebf3d67a47f5b84855600a70cb2f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "1b3ac543686346c6b728174bb00afe62", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2557018931644170b2ffe4880b08661f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc6942e060cd419e8a0b5d3dff811c14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f1362633009a4f86afde6412aef25a28", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8ec434b8e191444aabda5a42c958094b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cad6c1814dcc47d1aa461d8df7187172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "81dab9c5dee9494898e14735327108ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "61b94bc9d2c744739659f7510f75ec7a", "region_id": "RegionOne"}], "type": "monitoring", "id": "d363b431133d47baaf0c36c4d9933efb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ac6c9e835c32474b88b4b70b6e782652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a8d647cb29e44d4d98c8caabf0a26578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8eae140734c04dbeaaf7b839197caed7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "18d8cc70fbe945b186b829b145d2ea46", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "dcce53fc6a5c4cac94601d07ccd15dab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "efe838de9c604d808f6730f020dbb3d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bfca7b115d454d11b7d026b0fceed71d", "region_id": "RegionOne"}], "type": "placement", "id": "a344c8eac0b549e4b12320a18b5a4f9c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3cff4994dd3c490c853bbd8860bf3e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "719c87d661ba49bc8d4d8d7a03a4b691", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3f7411ff265a4341aaa1b70e7162f53c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "87c1ab1ecd9f473f868df52e65a7e091", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f5cbd9f643e7468e861b6fbf925b568e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d3c4093783d14e81b643f875f685701e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d9e019c3a6cd4e729619e789789308aa", "region_id": "RegionOne"}], "type": "ha", "id": "7c5ffa5fa8a44279a6d62f033229c324", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "55044beffc684053bbb1858b89d98c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6e36ea4e5f5f49ba808dde4d4ec4ba4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "796d3d1ca43642c7871ffa9651fde7ea", "region_id": "RegionOne"}], "type": "reservation", "id": "ce76bf410e9b46938e0d9e236044e12e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "efdae3d9e1664a68b0c4f724613b8c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ebe9ff8f6cb4b0c9e37d9def3a8570e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "35d55ab86dd442dd867925ae257b1881", "region_id": "RegionOne"}], "type": "function-engine", "id": "0f07f397b22d4612ae0c61fde5486f6e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a9464c5abc014c358b77328433a8176d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0e507aef48ae47ec86bc2e2ed17193b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1035f281b1b14a10bbf399ff0f412458", "region_id": "RegionOne"}], "type": "accelerator", "id": "044b833ff91c446e8abe5acc303e90a1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "21e99796fc3f4f76af3b5900ce52f64a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "409e65bc24144b68b1d7f3c3c08c0ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "863ba9e459f742f4856f7a77b4b3c024", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dba3c7d175c0401f97852a989d6a70b7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6d828e0531041d4aa269ab957f702c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9429b8c44d9c40d3a6ad1c7de101309c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "62904265cf2647638c240e3e2198e75a", "region_id": "RegionOne"}], "type": "registration", "id": "f4986b14dbc84e9e9b8192721855346d", "name": "adjutant"}], "user": {"domain": {"id": "62766dc985a44c9d9b496de9ed51c883", "name": "949f7623d4cc4a049f559a58211690ec"}, "id": "31619f4e0a824106957941b221977187", "name": "2e95186feef941caa3ec73aa15daff06"}, "audit_ids": ["019b102135084e3cb311d0b6834840ef", null], "issued_at": "2020-04-23T06:26:03.344666"}} 2020-04-23 06:28:03,508 keystoneauth.session REQ: curl -g -i -X GET https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,515 keystoneauth.session RESP: [302] content-type: application/json location: https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/stacks/name-3/id-2 2020-04-23 06:28:03,520 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,523 keystoneauth.session RESP BODY: {"stack": {"description": null, "parent": null, "tags": null, "stack_name": "name-3", "stack_user_project_id": "1c36b64c840a42cd9e9b931a369337f0", "deletion_time": "2017-03-23T23:57:12Z", "creation_time": "2017-03-23T23:57:12Z", "links": [], "updated_time": "2017-03-23T23:57:12Z", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "id-2"}} {24} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_create [0.060219s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_backup [0.062798s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.190661s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,473 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,481 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,487 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,494 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,509 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.412357+00:00", "project": {"domain": {"id": "6ce382fd82444b4c869c7c32188d3f20", "name": "f21d3ba6be4c4d1fb1ee5ca62bbf54cb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7588b65e052543f5b41936a439507645"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b28aff70efeb4c7887d1549e6676f319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b5371e53adf44ef9a0d4a1b43c5e7264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9ca7e5615c624dcca070c610601df12a", "region_id": "RegionOne"}], "type": "identity", "id": "64a38a28fc1146acb72d2712064ca3bb", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c4f197fc20984ad285d260cf737f8b1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "915f611fdb7b42dea0579ef5afc4978e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0281582e842842d6be348249be0230eb", "region_id": "RegionOne"}], "type": "compute", "id": "e89258df46d84e678fc1a09ea9866847", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1fd9a883d7c74d5ea885bdd4c124fe8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "5da5c9c5f1ae4cd885b88d58893245cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "baf0da7b57ee4cfaa22c28a6b47e9953", "region_id": "RegionOne"}], "type": "image", "id": "5e51d5cfebf64773a65cc92cdcc8f24c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b97823a4f5234fedb19f37a3aebc5cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4632dfa4029b40f6b979f7ff3ac93da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a58d72d8063e440290dd63439b46002f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "11d4066b00b648e9b3e52ceeaa69f8dc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20923eceb56049d2b58617192382cecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd80a020654749a6a5fc7bbad9ce1c5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13748dc1df6a4fe890662e25d48385d9", "region_id": "RegionOne"}], "type": "object-store", "id": "f9a43b6cacd4439caec40ffb4866f060", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c613f6e769f460485f5ca9864ffd0a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34d14dafe908468ba73208aff815fb00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d7183dd421d4b059f8b8d6890dae166", "region_id": "RegionOne"}], "type": "clustering", "id": "490492fcf3f248d3b22abf02fce8f5c2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb90c6400b83417b9c0e050bdaef6646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0c2691093ed4710a4cd04119ee60bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "59fced754495461cb3086e7e41e0d3a0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bf80f503aca149b5986b63f763d2e671", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eda45a1bf7e944d1b2728d3c6e771c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab578597e95a40cbb8a41726627b6c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c453ec96dde947a2a42e7b184e1a8a7d", "region_id": "RegionOne"}], "type": "cluster", "id": "b61f9aaf802949bfb510c619769ff7ee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9af1a75cff874387ae1727a306654655", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d58a50f9ec46494aba96da3137e55df0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "326e34c98b3f4c9c85566548e798627f", "region_id": "RegionOne"}], "type": "data-processing", "id": "164541b5ed9e4a8294b9f3856e240249", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6428f26188aa4760b088c1f021d06486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9acbb8bd600c40e4b361cfcb419a1646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "db55efc5a1834674ba3b7c9792a184e3", "region_id": "RegionOne"}], "type": "baremetal", "id": "c0bfdc70293c457da0e07e6141847cc1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b7817ac7e7b4c3295a4a0ac26c6b644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed59e4c6964a4a2e8095b81476c379f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e00c7d9ecbae419aaf9bfc408241869b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9c6018b9f52a482da7f8cf4034f6ce49", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4fb74de8bc2240fa8c767ca36739b08d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b8a48e84172245fda488ec47fccd1a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3494d38f65a141cca37bf05c9818d8b6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "5acffaa439c74298b2bf18499f442e87", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e47696d2ddb409791969e31259010d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "45ed496ba1634121a6ae0a0511cce623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "489d2bf48d394a6c999ef5af977fb76e", "region_id": "RegionOne"}], "type": "key-manager", "id": "7fd77f448d1f43c6a9d3a3446116ee31", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22f81b830f91406f824cfa4c7bcc0dd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e90ae68615924dcbbdbee975fe621b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a2266b17362848debbcc3f7f72273291", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "55f4218c53bd4b9a8412317f43fdfc42", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3351e94b708c4061b8bb9d86c49fbe7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "923dbb09594a4632a675ced773ee067e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5cf060395760407aafcdc369496afda6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2523e43f8f524f65a96da2fc5e43ad3f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "364d3e6a62eb4808b09d6a0c82915108", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9a0935a2b1f243bcbb85c1ea450ede34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "610970c05ef4479ebd27c418a16d87d2", "region_id": "RegionOne"}], "type": "message", "id": "a802709ad4624e239a56a441e9778192", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b3cc5f9a4f814f87a70e5206acd1c4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd05bab4940440b586fed488fe53af5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d92e0f72885a4605af634a89135b0e29", "region_id": "RegionOne"}], "type": "messaging", "id": "1174ade21b854e6383e363a2d80dfabd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf5b722880df4f67b83ce205183f2064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1e7395cae28c4dfeb41a134ca9a46237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "823e3f6803e644e3bcb0b2841ab3a2e5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "79a8d321155540288fad89d7405e19af", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ba5f83e45f54cf1932241f07d2681e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69425fe8d91349ae9d2661823b2ea333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "303e5b82fcb549f1b06ddca8ebf4da79", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "dfdb246e819a44439205edc1dade9136", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9402a0696904416c8bd152d7e96a2b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1702fae2bd374d17916c87caa1e36dad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0c12b1c137444cce8c43d1fed51a4bb4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "16a1836192a542b59d01e11261394b22", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d6f8f85bee44e8d8b8161cd5c6d6ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f3c295f6d9d0441b86bb1b898a6dc587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5af449be120443b79f17c75a17c4d35d", "region_id": "RegionOne"}], "type": "container-infra", "id": "ad0c252fceae4265b54789591c3b951f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ba25ac5d66bd40c3a65a2908ef1b472a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "db0aa017ddfe4bacbc1521572f3fadec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1874a4bc3d324043a79eef91fe97798a", "region_id": "RegionOne"}], "type": "search", "id": "7c9d298115e547e3a67ff5959e631238", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "78752dc331884430a806e31e3c89665f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "589069efd2dc4e838379bc39cf7caba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "df7f7132a12d4a8f8112ec4760da813a", "region_id": "RegionOne"}], "type": "dns", "id": "014cb7da127247a7b8d9de1b942ebd1b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1cb15bfa5c848ab81433dcc7bfe0a8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8afb394440b34bd79eefdf2e80ec8c64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bcd7805c6c584882a4cd8fe825c63655", "region_id": "RegionOne"}], "type": "workflow", "id": "99088fee6a684a68bf5e501745806e6e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39bd3f9cee834f7095adc92abe01e264", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cde6197711e4c979b47610e6eb29eff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9fcf4805c183434486b8e5122b0cf323", "region_id": "RegionOne"}], "type": "workflowv2", "id": "0aed0b2b268c4b38b486eef5f6177177", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7915c7ee002042e291a2855e85674442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1c4f6ce059e482aa206b8b412a60328", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "bdc8fc8f2a494f7388a04a606a9d58c6", "region_id": "RegionOne"}], "type": "rating", "id": "d7d0e622d33e4fc093fbd4c391b5adce", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f8e606c1cf34bbaba3cae7580ed2106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9c620fc5c4b4c2e950b1c592f4a3fd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d7a7648987fb4b198332dd4ab98b3b28", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a8369adb82a54a83af640aa31d62c22c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fd231932b33f48359f7330ee1fea2e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "351325b56c90497eb1881c9e224e0975", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bbfffa5d34224d51be9e6a08e2704419", "region_id": "RegionOne"}], "type": "policy", "id": "6f23f969d3594219aceb848098b2d5ac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95e63b109db441a495e3056c59c3a266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "195950640691442185e6e02d3220db84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "150986da352d4a8f96b6e3022a782a27", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "add91c8fcca049f6a426d83d30cec376", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "634c21a61df0405a8f477aadcb0fb883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3a3b2bfff3bf494faaea453a2088f003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a1f09f24708474e9b7cb830570194eb", "region_id": "RegionOne"}], "type": "sharev2", "id": "653c5af511934a1b9857c2ae32de58bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "873674cd21384e05860de783ece4f036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b51a3c1019014497aaaa57919c1b68f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a723402a601b4e5f9a70cadd2eda9586", "region_id": "RegionOne"}], "type": "share", "id": "359440e6d9084f21a07110b56bb3add1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0cf6a8d519fa41fa9c67b9e60145ada4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "57279737a09d4282a45081b7bf1a4b18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "921cf5d3262c4b03831fbc8d4e91539a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "27018007cdd244828095fcf8474ed827", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1f15f6b664b46f9b397033f097ac65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9246f759756a42eea3b1232c02d76f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffa78a71369e44d3b2d762b2f730f5ff", "region_id": "RegionOne"}], "type": "orchestration", "id": "c1c132c8ec8947de95171e46dee1c047", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78e4094eee704abca4a380cac860ee58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "683141362ccd4dc683665e282f0e0ea4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4cc454e24584228913aef9bdaf753a8", "region_id": "RegionOne"}], "type": "block-storage", "id": "3c9794542ad84bfab4acff708e34d93c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63302d085c52433ca393b2676c9fa8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a50a5189f2347ad9dcec45c1c43c827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00b47f1280594296b730ea6853c9adcf", "region_id": "RegionOne"}], "type": "volumev3", "id": "c2afaf40dbb94b2da0da90c7badc05a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6333c68ca3f4bbebc6ed1a9c00f6ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c481c9f26c044a038c86a2ab62c806cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "540cd7d8e836412ea5f9f7a0a2c7c344", "region_id": "RegionOne"}], "type": "volumev2", "id": "bab2f9d388cb43fea03675604198b5b9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2408eb5dcb24f7a91f33be5964fa21c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72d1d1cc95c947ffa63fbfb2466b87ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc61e99cf8114d83a34dff19534ed248", "region_id": "RegionOne"}], "type": "volume", "id": "f6818b0bbb4e455a97ae8ae279f52b23", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04418b8f15f34d389deb51373c92aa78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "911c2a82d33448729725eac40ad8ade2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a512553e0144d89eace77f7c4d5992", "region_id": "RegionOne"}], "type": "block-store", "id": "7909548bf4504ec48f79222f5f49962e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1efd88d4f1834b26ac93ad03c37499a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f158888f9c2a43bf8db2ad049582e358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5a60d768762a46b68f15238b2e886e62", "region_id": "RegionOne"}], "type": "alarm", "id": "ffc16aafa3f14c70a0457b19d14dc618", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "554f607dd1df4b219c54489954f1dad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7d20d42d8ff7412c99c4913f0107cc50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1c67b0c863ed4067b6a53779bfec79fb", "region_id": "RegionOne"}], "type": "alarming", "id": "c29eba6214c94c76929b952ec41b687a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69fee7b519ff40c89322a8f7fe796a10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e33720097744e14945bd4e6c954b77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b9f40d9d64e40dc8815e028168195f7", "region_id": "RegionOne"}], "type": "meter", "id": "6595fc508cf54ed8ad86f90d24232230", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "65bb7405f0994900b8ae49462e1a9cad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de7ca0efef484e7bbcd2ecc7a5be2c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d8ad352dc64494fa5221b7af335572d", "region_id": "RegionOne"}], "type": "metering", "id": "c2b7ef5c24bd4f5c9d3c725c27d0d722", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b24af734eaff46f7815dd06cce75e7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "208fc11d206d4e129e483dbd3f1db055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aae2f3a8eaf74b5eb2e0ab8e5c515925", "region_id": "RegionOne"}], "type": "telemetry", "id": "0e53a8947948470bab6c9224b726c1ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c407074a00e45798b70620f48b02558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0ff7f015abc24f8d933939702d85af91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b95aba965e834ab68fd3645674c4be5c", "region_id": "RegionOne"}], "type": "event", "id": "1ea34db813a548dd9e1db92cf074bd50", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bb86c8b59d76497db60f4595950631fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "19061001a5cb4872a4e7d95731968a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5133701b527c4c53b59de753a9cc6c7a", "region_id": "RegionOne"}], "type": "events", "id": "e9d9bdff9c4647cfb05433fa6a8c9ecc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "70d21de89c5346e58227e714cfe75609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8426ea133de046188f73057f25ea6518", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5e052872a4ad49eaaa77b78661b5c306", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3fce748db3d34090ae8d023b867435a4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a435bed928e4ec6b5a3a62d31194e51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "860b1b5cbc294ed3aa7cb586bb405f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "594ef3b9879c4f8ba5b5651bc844ce5e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6e29eb60104d4fe29b770a8be33981d9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eb286ca6898941e38314af0bf7137da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "79c79ff248cd4ae9900565d338a615ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "472ddeb12b8b4c2f877f48ad7a226f22", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "034581edd893421aa9ec3f1495b314bc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6033cc8e98344cb38d30f53b9bcdc9ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "45aa619c43bf442fbaa56c00c43e045f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbda7476024d48989b5608437d884322", "region_id": "RegionOne"}], "type": "tricircle", "id": "0664b0bd618d4961b598cce0a05708ca", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a2a6a95a3c9b473b89df875502d230c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "332d593d3b4740fc9c559dc99f696b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "26a39afb873248ea859023c6d8465e37", "region_id": "RegionOne"}], "type": "database", "id": "c7c6b7c6886d4367ba90a18c2346cfbf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ead8f670e22349759f7986ebf6f933d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a958866810bb49e2aa7c696ee9a87353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e44aafdeb5a741b6b1018837ccc06f76", "region_id": "RegionOne"}], "type": "application-container", "id": "42c5b13f201b470ba5eac21dbae22d00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d84a98aba70d4f11bb0e65fca65f5ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ce5b30d972ce4cb4be1e0d1edca37813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c034453492c94c0c9986a646818dad73", "region_id": "RegionOne"}], "type": "container", "id": "c889a5ac6a3542109b6dcceb31daea29", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77c7f72c94844c338538cad1fd28179f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b04ba0422d5a41c7936d8f51d5617e5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70ddbe6c2b1544c4bca9db4d6b719fa9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8ca286db5cfb4d7daade8adcc1c6a15c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "474cc796e63d4d2b824d369629c22b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9fbebb95953a4cc1853ab23839d15686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9ca29d14b4a94f66acc8159249d3f0e7", "region_id": "RegionOne"}], "type": "rca", "id": "43aaa7f475e74b97a094acb75110f2d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "046cc62c3f384c05b9a1dca8489af999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "67bfa3b5216148d7a7f3b9ba09809005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "15dd1d5f681f4504ac6254513c976af7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9c10c8ebd3584f25a04c5382d7cc171f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9a4aaf6588d144aab12d9e137818b25b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2900fcbac60a4b58878118c790495bbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "7b37562125dc493c94a9cdf34526aee3", "region_id": "RegionOne"}], "type": "network", "id": "c1f27935e06b42569d8404be81192286", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cf4916fc7ef843eab7c045b1eb4e299b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d9c0c0e662194596bb30e4476980ac8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "4e09131a0af247c4b85704ae8994b1d6", "region_id": "RegionOne"}], "type": "backup", "id": "620aa844f23a4384a8efbd816e2124c8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0020c0dfd7644d5c8fb0ff3957786ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d5bfff39d4649d89b8ca91ef248d7f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2717eb0e6e5649bf8d4ebce2770db4f0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "eba12262f4e04e39801e000ad1f6fea6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52314844863d490f88c2a341c5e60027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d32182d1763343e7bb637b26dc8559a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0a7faa50e10245329ed7d1517707ae52", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ff1f5963fa9642beb51545064914c696", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f0aca77367ff47e4962a711825d43c04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fabadc9f7748407994690cd65f3e27e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d82b0a38ac6a4de3b190217a5dfe1211", "region_id": "RegionOne"}], "type": "monitoring", "id": "5a8ab392b24a40af88f53dcd13d4f8f6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9e867c18f533455ca80e098cb79cd6cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "700ee6d99400475cbf5bf7d9582f8f8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "95a232b10ec84975abe62a3ef16b5291", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9ac9b1f10d6e44c7b4ed28a337f30fdc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "018739cff1fa44eb944124ac59e7914e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0994eef12bd94ca890ee89ec21c3849c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "68115e6c52a540fdbfa25846962a7878", "region_id": "RegionOne"}], "type": "placement", "id": "ece96577c4484b31a5c22dccfe8a3ef6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7eb73348a644c4c90770d4afdd5bf02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2174a96f1d7049c79ce854a9b587748d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "03761e67cdd34de3b72662b77cc88f64", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6e1ac12692bc4e18b29edf4f478c22f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6a00b1c7150448db6dcc28f32ab3684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "59282c68ff82428f93f0923c5f92cc75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a338347c9cf94d59b460a7d3006c4a36", "region_id": "RegionOne"}], "type": "ha", "id": "41f02bb4be29492ab06052683c9af3cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d61af1f212c54dd3a32475e3e6cc7190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b6b4f145cd704efe8b8197e6bc000318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "33ec8462b5e245d892781b24b6e3b945", "region_id": "RegionOne"}], "type": "reservation", "id": "dd976f4dd4a44429b6d58a819fee0ca9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "39ba9c7eae8f4087aa85a10d793a9954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "555420a9b1624183a75befee97896d42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "818b2e5d17e049c4bc4831b51c426967", "region_id": "RegionOne"}], "type": "function-engine", "id": "4a6d1e4310e6475caaf2e911b3954571", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a32dab439b194f78abb80b3012b684a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04c83773b3c04256b59381acdbf742c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c6cb2355c7c74fe2b5c3ffc37982f2a2", "region_id": "RegionOne"}], "type": "accelerator", "id": "330c8285df1345649becca7dcd231121", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e993f6958500405dbc521876f1c8fe9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ee4e9daf7ce44d78d839ee0ceadd2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "991727cc939f4b7681df01aa3390e9d5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "3d5c60ea6e4549ea84a835d3ea003f15", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "157af921194947aa977c27c9f0266668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "134b1e12a0b24331bf3b0396b2ce3655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6e7acafeeacc40fd85d57a465e5ee221", "region_id": "RegionOne"}], "type": "registration", "id": "437ace51cf614b6d88c82181e72b9a89", "name": "adjutant"}], "user": {"domain": {"id": "fe4a3472694348ecb4266fd2bbc88776", "name": "9799e9ca3e6142bbb8636e8f9de9a40f"}, "id": "bfda305790404766a9a11866a2842396", "name": "7c9dcce5bab8411380c1e8741cca3c03"}, "audit_ids": ["323bbd9d5a6841dcb006d1b3ce94859a", null], "issued_at": "2020-04-23T06:26:03.412357"}} {8} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.060027s] ... ok {8} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.060655s] ... ok {13} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.145801s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete [0.057810s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete_ignore [0.066468s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_create_attrs [0.060141s] ... ok {0} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.057760s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.062817s] ... ok {14} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.059920s] ... ok {14} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.064517s] ... ok {14} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.061186s] ... ok {11} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.063179s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.201859s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,423 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,438 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,447 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,463 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.354487+00:00", "project": {"domain": {"id": "52c9fd9d2d1f43fa83edfb58e5f7b6c9", "name": "abfa4f823985484d9e526b30497f10db"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3f743b4d81534a66a07bb03101dcf90b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6a86df058b0844e596c23365072ec583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6e4dba6bcc594b6a8dae0c4d1fe0ed79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d77dcd59040644aca3e0e64d0db0d12b", "region_id": "RegionOne"}], "type": "identity", "id": "365334dca5ca495a9f58e616333b48fa", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aaa414fcfeee4130b366e943f4e0a487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c64472f9d30a404bb4c7c156de08d971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "06b3d12646d648b89eb7944f04071cc6", "region_id": "RegionOne"}], "type": "compute", "id": "54cc645e564d47509d572fb1e248fd95", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "056cb722da7a4cfeb913487e8222fcba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4bfcff1d964e430fa9cff4305b6c3db0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c414023a83b64850a9a7af2bf8d9c704", "region_id": "RegionOne"}], "type": "image", "id": "52856bbc75c94b678bbfca3d98a6acd4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cd22f98b27f541fba7552bd291f0eadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b781b35297de42d4a4d867d0d0eae25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2444090b549d44069839dadce45a82b9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6a8416e394aa40ffbc445d42b31eac03", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "35d71279bee14d6a857737005185b0c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f72c1f6abc0460d983714098168b27b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de499a1a2464448c96994c7db4a424f2", "region_id": "RegionOne"}], "type": "object-store", "id": "a8fce28d5d654eef8b95901ceef078b8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e40b68730819479cb6d755e7a639a868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6513f9cbddc4cc585572caf70ae85f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fc97999737e94784ba7f0a1207977a7e", "region_id": "RegionOne"}], "type": "clustering", "id": "4bbf8204c2264263b08503d7735afa59", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49b935924fdb406aaf91e9fcc692c9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7db8889babce4b6e8f4830624ee312e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a30535c253d64bf3b7701bd51a780056", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ebbca62ab3a14eac9a0ecc56df9718a9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a9db99c6777461b8a4dcadbab92a308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1ad5c3dbde74ad7b8d068fcbd088d64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "205c98b8968b413ea549d1f943279980", "region_id": "RegionOne"}], "type": "cluster", "id": "0d6294ed90ae4f128a7957842d2868eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7c36c59be4674c6a8575ecdaf5ac8fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5c9caa591eda4730bd81190116ddda23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "27c4f76e623f438d83a4c1527fd24be6", "region_id": "RegionOne"}], "type": "data-processing", "id": "7602ee791f634514b88fb6ad79267bcc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6c67bcecb4df4f9eb79d09ac189f6710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "86f9975ccead4cffba78683e635daea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bbbb779864fa47b3be4a098e3b4e2ee2", "region_id": "RegionOne"}], "type": "baremetal", "id": "b3ab65fb16e04820afe9a06d9ed937cc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1671aafe84b644b692ea2b4a09b3f0ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d89c4abfcde4c3e987a9cf72527565e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56fc96ca732b466b9fba746b80cc2762", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4ea5a0c998504b1ba1222206ce82265e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4619d2a5ec5e45ffb2658a263ae6cf10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a7b91b5099a14b7f8ee8fa986fe3ae11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "417bce28506b476d9bcfaf75c7c3f862", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b74d51d91c5b41818f614f51e55554d6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37a39540965543779539dcdeb852c38c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4cb87078386c4456a0ef615a32503f0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "09079ccc8f1a48c6b35f87e3b7cc6e13", "region_id": "RegionOne"}], "type": "key-manager", "id": "82e646aa3bee414eafbe51cadb2b657d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3b0073f50de14ee5bbc282a2552e62f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef57c3e76fa745879d13febc4baf7212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "058bb14e1bc44a0a8511fa9f743c3afc", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "22623069fc0c419b99a986b3aa44530c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d1fa4e597614a368e83e85c9f398d77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e2875715605c45f0b5aa49042fb38838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ca17da93014a41069d4709a738424c3e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "95cd9a3f663d42fbab1a811dc3ac00c1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8fedbac915e44db296cb2e19251e9efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4272db9b7b49489fbeee94080759eef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3b0d4502132644f9ae609b8e5cf5964b", "region_id": "RegionOne"}], "type": "message", "id": "63f8d1cd925e4d24b624e527da803a43", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "35bd1e8036904162b4ddab7650d7ced2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d76e099ce5b4bd28cc4c4bd5d8fbd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e2ef554aa16b415cbe69006b8b4680ec", "region_id": "RegionOne"}], "type": "messaging", "id": "3b124f50b6ba4f17bf3069574763ef19", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "43cf16c6b8a84adfab6922a4f4c1fd22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7cceed4880734c308ba0081a77cb739d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4303b61439f141fd9ce33f348e593e57", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e8094f8f0d094c0f80009821a36c0403", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "91fc14305a7340e29309d1a065851668", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "897d3a9b72024146881752f2f90085d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "568067dfdacc42fb8bd265203d93153e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8e51163e726843a9bf877cfa5bf458db", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed1c1ac897c6412d88f78f2b37c0254b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "414c33b115e846198b142e0c640b0f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9548ccb35095441984fb14c73d93e416", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1b244d9eb1214acf87597eebcdd58e4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d40ddf2b4964d859e74de3656fdc4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33ed7e76e6904310826797c660a211a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a1434addec94a24a104df4c0d63518b", "region_id": "RegionOne"}], "type": "container-infra", "id": "4ad4722b45df4adc860009531e1f1b3d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "367e9ddf232645aeb2b2dd622ee0e375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "99e5f4ecb3dd440ea510ef1753b8946d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eaf4420232d34ee0b0b06dea62e12590", "region_id": "RegionOne"}], "type": "search", "id": "db80594bc7f24b73a5368dec9af188f8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bd123ce6e29a4ee19bead22e7af093ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "796ca3c320934abbb38992ea7730def9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9681482fb71d4a2c995bbc1ef294276b", "region_id": "RegionOne"}], "type": "dns", "id": "c8a4f4b217eb4919a0145dff85941dc3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8ab97b4c231d402189f1ca71a558eb6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d57fb2bacad74e74b1ecdfbe8a75abaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "826d01dc97ea4c979b949701e995978e", "region_id": "RegionOne"}], "type": "workflow", "id": "b025c3780bed4d20a03b39798cdeb9dc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b8aa8106dc5456bab1e918a79fa5931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e923a9e50a67449eb9b443acd0032c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "52a086f3db5c42798394976a7aa82202", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1acc45b9451c4547a5f552e337fd6228", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c6e1aa6e115458b890e67a79c37212a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "04d33496786e447cb830b9459e7216b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6ec5c9c12b4c46fbb673f9be2bd31001", "region_id": "RegionOne"}], "type": "rating", "id": "a81c802d4b04449f8bdaa1687bed12c6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "11f1dc4121584bafadab1442181b076d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2bafacb491bf4da6a275f3246143fe7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5ddd0e14ab2c4497a5ce2b3c84aa844b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9b2e600c5e4f436d81b8b427be633f53", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9eedbca199004092b24446b5a5ed5bd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "430e9109dd4847809c62206233e1d09a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c91b08d237fe454f9a93c944ba48832a", "region_id": "RegionOne"}], "type": "policy", "id": "aa0c3b864bdb481585ca702efb849e75", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4be9cd8e88594b53b5072c26018b3095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e698766675694ae4b1a58a1845411568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4977c055acb74017a146b1aa80b33934", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2114e502b4e54f8b9acb4f357027bee8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47ba8029787f4e0b884f2d6af7a5ef6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "acfb6482175448f9b74c95337e10fd0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c02f2354164c407bbc658978afba5f1b", "region_id": "RegionOne"}], "type": "sharev2", "id": "a764b9e033344d17b816122d5fe1fdc0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a3947e437de346879df0d9ce0d64d9de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3f815d1bc8d0476aaed4aee62549e619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fdef13ee439b468e848b967384099780", "region_id": "RegionOne"}], "type": "share", "id": "c2f5ac06ed464d388a28487771cda0c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bf4ced85409a4b1e833720c2e81bbc49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "53ee7932753d49299f5a0128a3197549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "10cc371d1aa140569d0b872f1f31c06c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "482f1ee6e0cd48d6a7a7da2cc5697ba6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5548ffb021a44b59ebdf58faa2bd878", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e306dba8e644b90bb12a78feccf1855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d666fa63ce154c8291c480d5e97f3969", "region_id": "RegionOne"}], "type": "orchestration", "id": "fae0069af45e42e99ea64a367b081fb8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa2f781e84de44a499eb1ecdb9284ab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a17b872ca24dbe850ba2804c4c2e13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "603c7052590b4b59ae341b6e7bdcac15", "region_id": "RegionOne"}], "type": "block-storage", "id": "d2bbd6ace68b4ffdab34818fcb710b99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e43f83a19df54276a9912ff26522984f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "775ddcab93834b6082aed7a0c7ed7341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48e3757a9f0d4a7f8c5bfc585e9e0fa4", "region_id": "RegionOne"}], "type": "volumev3", "id": "a10f82deb135452f99a4e8d6f935ed1c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0074cb1ec92946cd97beae24ee5a07a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4e4d7ab9c54487083ad7ba6405cdd75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b681e61645b54b709ce9c0062febaa6c", "region_id": "RegionOne"}], "type": "volumev2", "id": "1fe589b8df9b49c0b9477985e7b22127", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15ca234ec46745479c79e7e77ba47f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15657101382a43b9ae3d8087141edd43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f7489c8d42649afa8737f644fcdae35", "region_id": "RegionOne"}], "type": "volume", "id": "6fcb47ff67264250a41164f9d5c3f640", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a2820789bcc467e9a460e1cc943e4c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0b934668ff6142698f2fb7ebc96d38f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "252262b1a4f84e87812515016eb78c5a", "region_id": "RegionOne"}], "type": "block-store", "id": "42359181ae8f4badbc05ede62df62bd5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb9eb4a0934d47ada21a41665668e063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6380eb303e1446e89ef98d0267ee7315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "680fe1bb65b3469599ab447b0cd68c1c", "region_id": "RegionOne"}], "type": "alarm", "id": "823c602489e14a3eb3a62f3f49405dc7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18eda6ba3bac46bfaee0d8373bf091fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c0cc0e623c344009c8ca01269c5407b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a94b2dd770ed42d1b834e2547c917889", "region_id": "RegionOne"}], "type": "alarming", "id": "a6790297fbd94f76a2dc9d930dc6f1d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e6841d0874b4b8a883f702c12e655c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1fb3efecd2b34ab098c6c540eeebb395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "efc5927fbd344fd99c97917f377448b9", "region_id": "RegionOne"}], "type": "meter", "id": "288709d036024a068beffe54218be07b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09dcac973bc3443993110240041e4399", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b40e1d844f9f437c94b836c6794914fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d3819a93e34b4a82b91237ca1eaec2fa", "region_id": "RegionOne"}], "type": "metering", "id": "280bae4c4bc2411a86403589f21db6ff", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3beb70de20f4f079535ee4e755134a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "226d114dfe944d45aea71b1a962c32c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a984cbbd53c74a598187bf2ae8aa3bc7", "region_id": "RegionOne"}], "type": "telemetry", "id": "72a38aafaa184b69ba43e699112ced99", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "60407ed884034cd1b1071680004e4944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "abd84b87fc6949cabc6344745b96929f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "364a0d2bcbc14cadbef09f7d43d26817", "region_id": "RegionOne"}], "type": "event", "id": "d806b628024844c1824c9f59b68de2f0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e0c8701b9d0f42719ef3f387e8a9e4a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ce13d9f6b424e168abb39d84b5ff584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "90eb9cf331e749c997e5bc24430486e6", "region_id": "RegionOne"}], "type": "events", "id": "07d33f380df34074b82cccf2d1b5dbb8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "813ad16815764fb287a9a4e51fea57eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0f9d06641c194eac9915b42788fbd090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "074e4efe438a43a3aeb7c3bfa2692e4b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "35eb0c65bb3442d9955d65f4508e5340", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dde348f7008240c2b775020aa9a89045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f9cd72cb1350463b92af492712886b86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6ddfb0e0ce34e8c921ab2deaa598787", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6a7d88bef813482ba84e549c6b865c56", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce525357d42641888a3c50f4712d3fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c8b19133137443b59241ca0f7b04129e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f097a8d1d174b7188c2db770f03d9cd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "489b75e37b474bae8e70362cf289d1aa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "437c9c43aea54557ad979046200fecba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68a0416e25c542448c4dded09a65c778", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a6c1676a485462fba2a96ec6c5fea78", "region_id": "RegionOne"}], "type": "tricircle", "id": "4ac877d007714862aec41fe550c765b3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8c54cfc09ebd42868dc7920508bc3ccb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9eb9b2cd535c4358aa9e61c92c6ce7a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fcbd6f37092e4706b7bfd4c47970c1b9", "region_id": "RegionOne"}], "type": "database", "id": "2dfc766fca45453c8f340005f102ba44", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e2f0ae9588794a14a2d191fa1866af05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6bd466a9070846e5a281be53f1aa2bf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "41adfab8f85444189b7e125d2340269e", "region_id": "RegionOne"}], "type": "application-container", "id": "3d8c04136d364a33898120dcc3107cb1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "526714b9169847e0b3bcbd4ea49cf7ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c651f43c3e64c1791a6a832d4c7c8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a8e57623dce5471ba3a8ef7e2d9a85ad", "region_id": "RegionOne"}], "type": "container", "id": "d9e9de08c18f4deaa1608084c5c2ee00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d7868c8922f407d8a747aedd60d978c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0395c7b167264e2cb3da05df1f27662f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47bf509141af4282b3f29f5de1c05523", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "89b52d193e2b4f279619de8328d05f8f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6ca9713817714ff6808554e5235ecf3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5b03574dad38415e894d00bbceec8a0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "76ecf4818b7a47ba86a970a5706791f2", "region_id": "RegionOne"}], "type": "rca", "id": "5670d50f7bc249c2a0718b24ea7fa74c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f88fa9c7d0bd44cfbe203142d40eecb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "031acfbeab5048338765fe5b671d544c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8a6aa6f72a3d4444b2938c0e102fc818", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fe4ecb3a5b7d41e881e210ad7db6c24e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f4cb7b39c5ac4cd8bf9c57679f147e06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1bc06f90946044b7aa3c91cc57ea3d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3dce35b3a79d443db379bad048fa534f", "region_id": "RegionOne"}], "type": "network", "id": "580345bcd1da486b833d20d72b0da5b9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b10e9798524343e19b0e5b695260b46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "194575a792a84fad94ea967226875c91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ee32473ee8fa4fc1879333e88f9f75aa", "region_id": "RegionOne"}], "type": "backup", "id": "b60426a4f3c840f894007945a98cc1b5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ab0689ac7a75418d923611764ed28ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6f603c84b224ef28f3fe87bef74d8db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4124d022b2844d26aea20b2628754ac1", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3ea2f8fdf8324f5ba9a8dfacb546effe", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c50514474a4b49a088c8f015a94d5c09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15852d18f62145f28262547220de9c3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "508b4658d45d462495c2a6f6d361855b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d3e2691537c34af08d6230e1f9efe133", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5ac1877293bc4933aec9619eb18bbdf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3326f994a1624c0b838f85bb874d0245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1a4672612bd244419959bedc52d72970", "region_id": "RegionOne"}], "type": "monitoring", "id": "3846f171dd584f8498847bc4aeaef29b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cdcdf115f68745df94e3c336c364c7b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1190e92d41a94ecc8ebdd336c24179d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "43e06254c3264fbcb57da978ab70f4bb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "49a380912d7d44b19fc2918e558564e2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "854659a8ecd34d5d90e788249153bc90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "10b4af0bb4c444b49c0df09af0651687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2dc6694f236747c09fe273fa48f1de0d", "region_id": "RegionOne"}], "type": "placement", "id": "a932d8190e3a408ebb97ecde99e65efa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c8ff535cd5c413b9cdfdab9a85908bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6651540c24104c0d92bcf1344b26a5d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7414a18dca6243ac9da5cd5eac273d6e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c9eaacaf7d564602b8b0b375883b1f24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "038f85d2b3cd49ca869ce0754fa13485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9b6aa927568e43baba735ebb44bef741", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9d8832db35b4e8bb752b9eb217313be", "region_id": "RegionOne"}], "type": "ha", "id": "f0a54b50397e4f9e9169850351a568f1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3f3241d6e7db44a0b8410d4d4b04c2cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a62f2da6c2f4a6f89a9d2166c2be4e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "248d131e050b40d68741ef9d05b14a63", "region_id": "RegionOne"}], "type": "reservation", "id": "d8b918c3543d48a9abcbd7ae6674bb81", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f7c4fd009baa43b9857fba3c237897d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8c08c89612b749058bcdeafed9621879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3f19c35c650f415db37ec16b517cab1b", "region_id": "RegionOne"}], "type": "function-engine", "id": "20305c5a58854ecfa3dc91fc478f26ad", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "64209da4a24a4dd39b3816f6866061a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a841bb36f9404a5e86fa4a124e6a6670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "34baa619eab943f8b3ff6fe14343558e", "region_id": "RegionOne"}], "type": "accelerator", "id": "354111ad67e64f19a002dfde9a27d63c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ba8bb3f11344f389391937f7362279b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c955f29a0ebe470b848ff82cf6bd62b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e85871cfacf445a3a9a88db3c13d4b44", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d9f369de968e43cbbf68691d1beb775f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d50e70103d14ed29adc4e17e53e2cdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "17814a0b096044a3b5dda028a8f75881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fb5cb90f107f4f85b7074c7003a629d0", "region_id": "RegionOne"}], "type": "registration", "id": "e721f9e9519242d991d2c1fe13866bc3", "name": "adjutant"}], "user": {"domain": {"id": "8506afd3480e4c898391646d02975ea0", "name": "f54b1472d12e45bd9172a511e6d68308"}, "id": "25198e8d8638499e8e2aea6a2f63018f", "name": "fef2e7cb2d914c3ea68eb6f2896755c6"}, "audit_ids": ["6780355951524c68b851c315cd10fc10", null], "issued_at": "2020-04-23T06:26:03.354487"}} {31} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.049448s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(sd_metadata) [0.057473s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(sd_metadata) [0.060169s] ... ok {5} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.059532s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete [0.057520s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete_ignore [0.058139s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ips [0.057235s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_delete_ignore [0.056727s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_get [0.057196s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.066979s] ... ok {28} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.058728s] ... ok {28} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.145922s] ... ok {12} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.060511s] ... ok {12} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.061777s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_create_floating_ip_port_forwarding [0.062478s] ... ok {25} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.055645s] ... ok {25} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.055436s] ... ok {25} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.059754s] ... ok {21} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.059438s] ... ok {7} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.144144s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,532 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,538 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,542 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,547 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,560 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.455105+00:00", "project": {"domain": {"id": "1bbc6af4a9144074ab3320f5bd9d41fc", "name": "aec9e68a7ce04e3eb1d3be76d362d692"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c4d2a6fa64eb415dbd4f6727453d6f3c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "db47f434682a483dbc8fbaa3c45d094e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "30ff0e5efec148e79e9c1fd965eb062d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2033fc5412d24d45a9fba3a06ea99e52", "region_id": "RegionOne"}], "type": "identity", "id": "2052918a96784ac1ae77d2a936260c4c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "76d710067c874044b721a1ec2430919f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "81944e33aa5f48adb6bc7fed9d7959e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8a195142defc4cc083d1f77ef4d0015b", "region_id": "RegionOne"}], "type": "compute", "id": "cb1ae81e38fd48318188843e7c438791", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "c8b3ececa15f4083a3714abe376f542f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4ecf54c40a1e4a63b68179b7e006b5fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "79f036963e9d4c58b84fc85dd7ea4ef1", "region_id": "RegionOne"}], "type": "image", "id": "dd710f6bcb794a73be93b262a85cb2ce", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8338aa4164cd41bc83193f64fb8a7672", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "943e6d38a58b4a6fb04636cf0c8a26b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "37d5aa88019f42f89266b9122c7f3cac", "region_id": "RegionOne"}], "type": "load-balancer", "id": "da2910927cdc4bf89c24809384025e46", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ab1edf668e142ae9f6a704d532222fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13c1ff9ed5aa471c8023777e732b9e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27d9279d726e432eabbb36a9f8847f33", "region_id": "RegionOne"}], "type": "object-store", "id": "f52f3f37d1dc4f9081168835cc4b5669", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2824944469f649ecb8fbd05c3c1f1507", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2bb80a1cf8b42e396e0ee1669ccbfab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d078ec9d9a7d471bab4323dbb976bc3e", "region_id": "RegionOne"}], "type": "clustering", "id": "8f2b935a76de4d08b6cce9618e331a0f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4f3b73f725b4f6dbca755240d2b8103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f33aa19fc5fb48efb49f0d8087bd7619", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f2ba5396bf18472ebcde14a0d8b9b3f1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f8688f50da754c61b72e4deab1c7468d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "962353472bcb4d1a884bc7613894adba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0500bb127c14464906bbeb22ed9621e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "44f0a711f4fe46f1afb2cd34b89ffa7e", "region_id": "RegionOne"}], "type": "cluster", "id": "8b4407cb24ad4294b7996323238ff857", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d45a06460d946149b76992577b9b197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3c0044731970457ea71afad5d5cebfc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c519f3f29fff4a51a5ff467f1023a71f", "region_id": "RegionOne"}], "type": "data-processing", "id": "70001129e299424f9836e51fdcc02694", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8982cabe2d0a4de992c34eb7e13ebcf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f197751eefe4aff86538c62a9c8ee73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5f0037f4f4054da5af33e0f644de718c", "region_id": "RegionOne"}], "type": "baremetal", "id": "ba52d2ac214e47f298b80617acb901c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "64ba8644de914b18bc50e2807d9dff35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20c67c4173834b5a905d6f8733c38ef5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3b677519954f480eafa432b31b35bfe6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9d7fc8a44e304348b4b82d1eb0998d0f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "842557cdbb7b40a39c2230e60d5fe5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f721b93274a4e8085e14047d811b3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "14091b36ab74401895b4540e2ed7dbb8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1b1ccab17df14f5fa14b4cdca9187d9a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b125bc6cd59d476cb342f7c4c9d630a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d1a6e5dc0361401799751233e20932ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e31336bb6d1c41729eeb5cc5f8f915ba", "region_id": "RegionOne"}], "type": "key-manager", "id": "2da8468be0af415db6408ca2eb937b98", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f3a39eb4993f46219e399e78ce343015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "549542d546964a8d980b86d4115f9ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a6250f4337c4f18a770ff554b10ce72", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e81c0bc6a9cc4c0b8192b7f8af25598c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f08883b0e1e4424186b93c43fd5179c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7c2cdc9bc790490693663988d39aeb92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3bc881a53ac849189dc6c53bc350d413", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a03bd4d16fbe4a619ec402b9719a8f54", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0e92c00d04604d3fbb51ecdc2e81b1ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6fdcb816cfbe4fb1bedd39013a0db1ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0420addbd8c4a93a894fa76a5db6889", "region_id": "RegionOne"}], "type": "message", "id": "18728beb2c06443e9f4ac8596ea5400d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "441c6edd64724b6d9fd73f3fa1d82025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "394b076ed6dd48449d8ad0f2ea8063eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aeb7ea77f148417480ae2ced50821c7d", "region_id": "RegionOne"}], "type": "messaging", "id": "ac14d9dc917846bcb0e54c82bbfd6c11", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "03317f51461842c29d7b090dbbe983ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "330d09982ca14fe4865f76495e36d491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b16a29cfeeb44d96a9c282ac5dd90257", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e9125be97ac2404b8ae3c0f82a75a748", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "511b3439c5624107b150d568ec27c9dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fa54cd5bdc54ab1932f56aa07704e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eef40354d3fc4e60bca4f08db9988869", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "205be51865434555806f2056e0d50ce3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e35291806fc454d9f7a96e6f15aa0c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5830414318484d55b1db9d35a5bd9f54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45be32a1d41d46448f7c58115765373d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "23e43a6cb81c4da295c3b5e74b752d62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "31e3afab4f384e419e0db9609708e0a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0cb388164124529b3aded423dee9117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d82e33d7c6ee439884de3213757c74cf", "region_id": "RegionOne"}], "type": "container-infra", "id": "abcb46e84fba40df9a13bbd97136e056", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3deb5f0749a7473c8bd85a6827264ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "beda480703404418acd3916c075aa22e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3eff7768df6d49338c45e0b43f41c96d", "region_id": "RegionOne"}], "type": "search", "id": "996c7d24cf8043d49cc0d71784730353", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a16c589c87d749b99c0b2efc8c4114bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "162248b7cf2a4a43b1d16ec6a5f807c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9f49305dbe07477397f24445b8d7b526", "region_id": "RegionOne"}], "type": "dns", "id": "875363c5c13147b6881e17ab71792437", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5545023f18a44955b7b2431f41b53d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e315e861f3df4f4280688f7275f80f22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "87208092d6944b39883313352927245a", "region_id": "RegionOne"}], "type": "workflow", "id": "da7f3f26f3e84f1f88fc6a7ffb76dad0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb46ab13d9344336a9c3f866741bd02a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a451d214abf48c1863d2a5b93f39807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d8a9e42231ea4e74be9b6241e1f95a3d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "882696abfe3f4e84a695aa2163fc0ed3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "61f7ccb124dd472e8f4904d82a7979f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "18b4a6a9a48e4dc4b59de38addfabd46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c8988b5ef00643c3b29b14cacc0c5b86", "region_id": "RegionOne"}], "type": "rating", "id": "09edcc42bdfb48d091d2fee9ea89534d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f89b04c57e234a19bb94d048aa6b8711", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7078af614cda448a86a9cb9cd11d8212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4734ae335b4e4ea6a8d98f2b9f6934f7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "91a639154201447d93172e33c25dd451", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "30afc3713cf3415cad51ae186f9532f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "71ee6f9e33c24f8c9d970d63160c3d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a03636154fa64ae3b603b89b9dc04022", "region_id": "RegionOne"}], "type": "policy", "id": "7b952385b2e9423abf37926531dfebc3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01186e2525bf4e6b9e312a8d50df4517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b72751f41084418d96c28be21fcf8ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "60fb1a1b76db4cd2aaa87e0e3b52c490", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "673d7ea7e4ef4252a5969550c2727001", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5c5ab3f42e54e92bb0de5e1ba33620f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fc1cd0a1169545d7ad4839f554fe103b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "02bd96d52e02480cbb9d09a35c4f102a", "region_id": "RegionOne"}], "type": "sharev2", "id": "7feed705f8344171a19b335b8ecabb8a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a4175f79ac740a9819d13c5a6ed0eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "201bc62ff84b4da791965783360dfca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0dca5315034420b9190dc390b229c30", "region_id": "RegionOne"}], "type": "share", "id": "5a069d41cdcd4aca81c1e0b9882f68d0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b7089643dd146a694d1b23b95d116d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6355eaa2c66242ccaab88d0f93d5a151", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5ea74e17d98941c999600de74993a8b5", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "84c64c6c570a4e30934a17134db99d64", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e6f76041b63496faac2eb32464c1cf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0492f0a3ebb1474482af352bba8e7d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83ab81eaa6df4a2dbb8136bc2f69fbb2", "region_id": "RegionOne"}], "type": "orchestration", "id": "d70001d6620840988b1276a87e101b88", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68d5b3e932a749ae8c90166df0b1746d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74d2a66aa61f4130a869b42813dbc5c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b68c7660bebd4c93a1a574f4f4d8740a", "region_id": "RegionOne"}], "type": "block-storage", "id": "10bc15334a9e48239b6f933bb5977f04", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cebea4b2677e4108abf87dfcf0407e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49899859a2624b969cb4113c99007dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a03edb44aea04cb7ae01facd50d73db1", "region_id": "RegionOne"}], "type": "volumev3", "id": "245884cc213c4bc190705eb86a11e88c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c77cf2292f14815aff22a07b7137d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72cb7bc963ae41679d25aaedf80cb89f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19fdeb3c4d9f4f15adfb15354c7dbd3f", "region_id": "RegionOne"}], "type": "volumev2", "id": "14dd95cba9554c2286bcf58cb314d3be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0592e58635b4c26ab1074625462bb18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "daf3e50c36c34c19ac399a9dbdf94f05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "567285ad36a2497fa3145f93a57f81c3", "region_id": "RegionOne"}], "type": "volume", "id": "fefdca2b616c4d4aae2f4ebf9d664179", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9699b5dd3ba463d9c3b15a20ceb3611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33069698e5df486792bd276c738d2153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e373030e5fb418f8d3f069437a379df", "region_id": "RegionOne"}], "type": "block-store", "id": "9787a63f5d6748549f588b376a24342f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2eacffd60abe47a89f32519ca668784a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4e35fff6a9d745b0888225c1bf4c9049", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f5833d3b6f24e238cbd3d21bfceaed2", "region_id": "RegionOne"}], "type": "alarm", "id": "ea3c8113e07148e0988549f10ad720e2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "373d6c4333da4e82af7329f855e2184f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e4fbec8e749e4fc18d0e679671eb8111", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9bdea6f585de43f0a664120af8363922", "region_id": "RegionOne"}], "type": "alarming", "id": "068686c5609f4e60ad2b716c987ea198", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad68864320e748e3bb025f22c896813b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6fe6a011829f4169bbbee3635b44b107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3778d8bd84f541e68a448dd677544447", "region_id": "RegionOne"}], "type": "meter", "id": "b384d0dc96314dc4b4bde5f33f05ada9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3889e6f97e744708b2a67d2a9001aafd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "30cbbec2bb9446d7915f27baedcb91f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0d85ceb5c9ee4ea0816a3edbcfd9bae8", "region_id": "RegionOne"}], "type": "metering", "id": "7a9761c9286b4dda8f8f89ab51d97301", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c18fec94e6f4ec7a95d83ade54199e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6cd74419a0214c5f964074ee02394e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "af09a3d6b13b45ddb1ffcac7894a7b0a", "region_id": "RegionOne"}], "type": "telemetry", "id": "57b08947606245d7bc7d62bdba51eb72", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be6b88ff41c44a789355ee3f4afa72ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a2b28c045f954cfc8e096b667b603417", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "941e6903f6aa4dfd8eed3ba3742e22ba", "region_id": "RegionOne"}], "type": "event", "id": "5224c70230af4d2098de09ffa76fbbf3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5b350ffce61547a28d1e3a17ffc721d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c5978c3348d043488c6bffd610609dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8f70acde90f14da78f4cf9936ff2de51", "region_id": "RegionOne"}], "type": "events", "id": "9f2f7596bcbe4a0f9ae1d78b3fce5c1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c424770e893045dea4c63349f2c9cf13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93d80989322d4e1c8166c614f1d48265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8001f3128e0a469e80c53d452d6d1316", "region_id": "RegionOne"}], "type": "application-deployment", "id": "096bfff85e2a4953972bc03261124164", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "803cd1575a3f4d9a843be4cbfffa04ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a3c6e08ecc341ff9bd52a28edf0b59d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce69797f02564bf8bea4f71c358877e3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "7d0af086dfcd449ebcdf7d0ac2615ece", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0c49e8443927465c9f7a3ed19562e7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "be87ed710ea44cf58d78e22082cc8f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5145c7482efd47bcbee66f74c44a030f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bd6232b865c74ff5a292e70fd3368fea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e871ccf4fb54ffa880b335d1ca1392e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "830528cbbb144177b0d1e2551734cf04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8532e83866ff49d1b84cae91efffa1d1", "region_id": "RegionOne"}], "type": "tricircle", "id": "f8260421521743a6a33e5834a35efb8e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cf8de419e12f459e9b40c6f177cb0f9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0eebf9bc5c3943fbafcba43480ab717b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "319b1223a8ef4e4db418ddcd254dab43", "region_id": "RegionOne"}], "type": "database", "id": "c87dd5b558554acd8ee6b225f20df185", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e11983626e114ebb8a9843d9f5747591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "676bb8310aba4d5298949e8e577f5914", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9bf461720892465e825c636909b4bdfb", "region_id": "RegionOne"}], "type": "application-container", "id": "28df529bea4140aaa83e5a93408d88af", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07182bb0c7794197ab5eae46312de2df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "135b979201d64b2f956354bcb946583c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1c3e5143b74143ca8f3da066026a04f7", "region_id": "RegionOne"}], "type": "container", "id": "d56bb556cfff4a69a29d7dc096638c50", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a14a96b13a0b4e76a2771b21200d19b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8264f3199b4244beacc5cf41c9c52026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4d942c9a14f84cc98e6a4f4d068af832", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a3a9fd5a8690453997320e43099da674", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "810869832d134ee38f60a4a0593d2848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5a4bff215e0437589fb3b02c5b1e3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f39e7a9665164f48af82a7e2eeea222f", "region_id": "RegionOne"}], "type": "rca", "id": "409c75d8ee494140a39ebbf9b5044b61", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "039b49940ad945a6831d82c1a6f12667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c24eac14d7d2410a8b8c5aeeb278b35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4b3ac99505364568ae077919b31f371b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0399642f1bb443c0a3dc6d4d7a88e1c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1f46b894b5bf4e84a5035c123fd3d61a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e93aa9fd8b854f2b94811062bc03d863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d7897b0fc71b4d4d902e8fa9df9391ba", "region_id": "RegionOne"}], "type": "network", "id": "51fb222165e84b9cab2a3df971954711", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0673266160394118948236644a020a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fcc10c0c2d06461d97413e4494436966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7e1c7cb6a65148feb3b1744083e2af37", "region_id": "RegionOne"}], "type": "backup", "id": "b47987b3e96e476eaadcc26418d8ec8b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a1cf1175cd894769aa8dc87a6b203d7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b5093aee72e3442d80d09a82c6fb3d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "55a67d7797994883827a06116d09a8a8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4a4ebdeffb66408aa3117c1cba9b840b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "82977d3bf2f442f5a170d7d4dce10d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "200f1f90f6bc4f4084f0424f73b26917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5f9c8ebf8d29439f911695c2bf03371f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8c907ff95d7a4ac1b0f225317c8e805a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ef150407f440443ab0ad9004c1b47553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b46f14b8167a4fe7b27c6e85ea012dd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "24bc437da85b4123a206f9a7d0a338cc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "683ff00c89f64057bca394ad3bdd53ad", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "84b873e78b0f4eceb5c62ec0adfb3a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e0e92ca03dee44ccba90be48ab4fb3d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5dc964049a8b4b628186aa2b1ee84846", "region_id": "RegionOne"}], "type": "placement", "id": "b573a1fd5005494c85dc00ac30c68a72", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "11e3d5c1069c48f3a354a4815b47d13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ad2347e231424d2ba36a834ae1eecfc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "550be643362d45d1be385d522358d2a8", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c25fe59728534ac4adac507086fe4dc6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ef09ef4e1054c5b8f8383194cbe5c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dadedc712c0a4d4482506619e10e8a18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2b11e92965c84682998e26d507614fa1", "region_id": "RegionOne"}], "type": "ha", "id": "618cc586f30b4f2087de824956158783", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5b56a35511004897a40c7caa103a1421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e9bf4717a4f040ff8bfbe32b9515bf67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cb2072d61f534bc89b969f637243c050", "region_id": "RegionOne"}], "type": "reservation", "id": "7e9efe32b25f4e51928d56cbb728adec", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4ca721cb7df44d88892dd3a7e8594d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d84e6605e31140f3b37a0309c8c411f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "efd7d4e17b524d19844f986ff52962c3", "region_id": "RegionOne"}], "type": "function-engine", "id": "8c8af505ccee4e8c917d8eee1e30f16c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b5bfc3f1f9244da688187fc143a67663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82f9c9edb7e941288252978bad66d80d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "336e59c7ce7a4628a3d5bdfd63f1f3ae", "region_id": "RegionOne"}], "type": "accelerator", "id": "46692eeaa3a44764a9a3c1658e407129", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5e5b4fa4a3a747b486be4042a1e42ce5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0bc787cf633646d29bff370cb01bd442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b20d28b69e364fad998f3b98a6d3d4ff", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e7fbc9821d2c40638822273d26f8d8a3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "efedd2281e0b4aeb9e570f3220bf37d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b71c090e997424b80ea04f809efb820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "465edb5248374df990cadf03db648367", "region_id": "RegionOne"}], "type": "registration", "id": "5c34d29fe8544001b61ffabf8dc38441", "name": "adjutant"}], "user": {"domain": {"id": "ab3a833ef96140459db0236598129e03", "name": "87ae3c9fcfdd4733b833fecfa2e602aa"}, "id": "e3c6962c6d954698857d430dd91d3056", "name": "899be1e3d00e48aaa52cf85ace75b763"}, "audit_ids": ["37073c15f9104075b2825be38b465f86", null], "issued_at": "2020-04-23T06:26:03.455105"}} {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.059597s] ... ok {7} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.059755s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.061240s] ... ok {26} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.059631s] ... ok {26} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.108948s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,738 openstack Turning off Insecure SSL warnings since verify=False 2020-04-23 06:28:03,755 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {16} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.060164s] ... ok {16} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.060619s] ... ok {16} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.061278s] ... ok {15} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.261447s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,349 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,355 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,358 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,363 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,375 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.291785+00:00", "project": {"domain": {"id": "c222fb8728434065a1c4e9dc8aedcb7e", "name": "645af8d37e8f44439a5ba8971079cae7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6ae82af0ce8b42a992fa9d8b4c470c46"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c3c6089229524718b18d672389053854", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b9fd7ab9ae584da78338b435afbe1350", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "eeee4d67494a43f78cfe92e2df8c895d", "region_id": "RegionOne"}], "type": "identity", "id": "22c597bd4eed4869a449c00faedb3521", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1e38a3feb3e4c92baa34be6a2b08968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bad75495035c4107b40801f55c026c73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "82c2c0713ec34ab49b2884dfe16e839a", "region_id": "RegionOne"}], "type": "compute", "id": "69bbf0c51aaa4bbeb997938430ad111e", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "be50399601184af99d1dfa054e69084e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "83f49c6a6e014596b47889ecf8a89868", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "fa6344bdc97a4f5cb196e89c2b9a1466", "region_id": "RegionOne"}], "type": "image", "id": "414d81e09ff0480b82f79b11b09892a3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "45b2f08e932c43b18bbcb9e8d684ba14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "35dd9e28cc094658b47262bf7aaa99e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "af1921980e3f442eb6084c781b0f172f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "94c770f9be73438ab3df98921186dd6f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d29355b9aed40ef8f47e52ebcab40f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bb716abb1254bee8435a8412834536e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97dd474e93084e7a8a5dab89cef7a692", "region_id": "RegionOne"}], "type": "object-store", "id": "f4236e8f355248f58c670fa0e459b3a0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "289931ff464444529f3242c6c22e38d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2706e641e6314cf8ba6647a64ad44bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b992376d66f64506a0da1bb66b59bc05", "region_id": "RegionOne"}], "type": "clustering", "id": "d8f3901666644e43b5d7e074d5c9a062", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd752823a2b145f68e9aa5744ba8b7b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "83dd0eb0569044aaa49e782b0912120d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f2b300af32c94826abb0bb1c5b4abc67", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "67a69473228e4dcd875b5c93adeb06a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fa2733e51fa04a8daef7ba6044823378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd041c24c2e64ca4831933d3149a818f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e76d6908c9a2478eaaa38a32e71a8a19", "region_id": "RegionOne"}], "type": "cluster", "id": "14133d898ea64ed2aac77c6ad68ee920", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "075c6542a1c04512b1f2b2cae01dcb23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5828f69389ea4c82854fa5163c2e7939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a7ec42e14d104b53abbb8475121b7c6b", "region_id": "RegionOne"}], "type": "data-processing", "id": "9a3f29f164af41e5a57800432c13a613", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2dcd7b00d4dd4baca446702cb3a2f27f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "14649cabcbc54f0690f6405145d68400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4121bd45700d438a89d79401e9df60d0", "region_id": "RegionOne"}], "type": "baremetal", "id": "6df88ea12ca74e218df12454fe77ed36", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d726803747e84a08acc41c156a82786b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "23f896e23d5649ae8edac6c25e8c9576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cfce11a762924d43b72a428445f21989", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fa9a06c027b24f72aa5dcc769d79735b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b0ac072d97f416da47f6eeb44d8b02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a39ce318dcf5499ea30d6c662fd77c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4909319ec5774d5fb7b2c536960300d4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f2cd2136937d42f39573ec58e17ed8a5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "09b9b39045d84bb0a30084747b54527e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5f7b40b2bc324f3488d26158bbbd43b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "bb7a3118aafe406cbc4996534a8485ff", "region_id": "RegionOne"}], "type": "key-manager", "id": "0be277647a6c4473b2caef1807f33776", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "089a032669f349fea47874b69863f8be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff7f76aa95d04e688131ef3cba8443d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c758e486ff7f4740b2f50815957281ea", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3e09a01cfa6c49b3b332a2d24bd18b77", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52d2f18451c146b9933afc9808b3e688", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "020a69e424d34172ad1ae60d4a3928c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "144282538fad482b8c2e4efba5cb4668", "region_id": "RegionOne"}], "type": "infra-optim", "id": "12efdaa50129421ab7a8bfb69497748c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d736ab1034774806940ace0d9c2df080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c214e3a1b1d64d3b9e2e2a22b49630ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7e2ead958e6440fbbd1cc309773773e2", "region_id": "RegionOne"}], "type": "message", "id": "eab1ea759f50435791591c7ac8ec958d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2eadcef74d9d46b19c1fc95230557b37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1027d1422ba44f9b272ce7a9965b850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1edc098a20024f568351bc6f7bc82144", "region_id": "RegionOne"}], "type": "messaging", "id": "7870172ea446415a9f3abb8da3e2f0b8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dd4d82b175d2476d8407de034797989b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "012bc44c5d3540989cf3137c01d4158e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "82e219236bd44ee1adecd45d11d5a2a2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fe41671f90754831884fc0b01c73a686", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5bba4fa846214a389fa9d99eae1d4a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f11b6a2f42154fdd9963b08c251de9b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0b0e8856d684416ea0d5510641e72da2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cc084d5dca204bb6ae11e4f3205f76f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "04ee096e7af442d4bc482e590ffad5a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e94af2f1b39a4f9b8e7d574d921e6740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8973cae6f83a4d40b12ecc7af0660243", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9665d932a37a4bafa1473e7efcb75165", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e4f4c190675443cf967fae2143653268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72b289ddfefb48d88e836fd9daa84fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dc4a30683ae40a1a6ef5a053844121a", "region_id": "RegionOne"}], "type": "container-infra", "id": "1296597665764957b2a37aca51c0df04", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4e4b2d9a364f453d900dc4fe229537cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "66465dfce328473f8602977c8db50f84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d2f3b448382940c89b6f82e6c526dc5e", "region_id": "RegionOne"}], "type": "search", "id": "a69a9b02137e42b89b11dd5820b89dec", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b02e3e8ca7c4e2eaa019a3bccd31d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ba7ac92ca86460dad814a1ebfe659ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cc4af48f536f4679b1b0c1d407036b2a", "region_id": "RegionOne"}], "type": "dns", "id": "e82f1be7b6a145cb956f401bf3ca4990", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59c7ad47ba7c4776b9ca273ff69f5e57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be4e63c8bcde458da52ff058d5340034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ba5752400c7e4de9b77b0ef53979ab44", "region_id": "RegionOne"}], "type": "workflow", "id": "1300f20f41c441718c27f54358149de4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad1297da61d2429ca9bedfb9aad313bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19829c1445734c13a339b867d8e4ff7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4ae01fe9a7f14fb7996af87755e250a6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "af9ad6fb8aba4600a8f960731a598043", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "90c3db6cd73f440a9d13b6b8635861a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7d8291fa87024e6b87f8baa721412bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "323c3819662b4c46a49d4e8006de4ab6", "region_id": "RegionOne"}], "type": "rating", "id": "eb8b2ec1f80f43d8b6b812d2307be5c9", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9ade0ed95b74a0ba301cef483398402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b68b2b19bb5d48d38ae4504772a9e11f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "be31c07942d34f6c8c6f7685c7f42862", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9c9f3f12f46a415cbafc21c6c2373d41", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2b018ebab9fd41be9d5dbad0d1a23f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06e4ec9f2b9949d3bb7604e176282ae2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "617c4787261943b0931795cf37588884", "region_id": "RegionOne"}], "type": "policy", "id": "c902acdbf3ca44dc82a3c62d42aedd3d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd5b6a3993814115927ffcf8dcd8415f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9a62143bf884ea09296ad5007a6e9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "59f852b587294d5295422ba7e88ad02b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "01427536cd1c413b9a9da4f35acac660", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b8cb4af776a4f1bab8c3ad309edcee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c0d8e3024b09451ebdd2d9989d51b4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6aa020c24c2e45139dd0ea8980f02410", "region_id": "RegionOne"}], "type": "sharev2", "id": "d0e90fd425e0459d82879b936551d6c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d63e3ea403694e1bac06e843a7dfe77b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e224de1fcf8943ffb58a11d7e4c48d1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e7585590ed804828bec1c1d164f21021", "region_id": "RegionOne"}], "type": "share", "id": "ba39b38e69d4441d9f4d3e6de2e586f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ef9b8bfdab7a4b719086e3ad41755e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "16b79537e58541048a095a442a01ba0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5fce0e4e29824b3ab4f53becabad5175", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9d8aadc408404b399cd73fbe7a71209f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c8ca71d3936409f90f3931d32aaaaf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf458f22a91748cc9b2bdeca3555304b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "835a602a41974fa694b84bfd02b5b484", "region_id": "RegionOne"}], "type": "orchestration", "id": "b6603d2ff8054912b9f144ed1604a449", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75edb6422d2b4555b02790d40ac956ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3683b504b57d43798ebb300d93ffff53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7f86a403fe442f3b78877eaaff4f372", "region_id": "RegionOne"}], "type": "block-storage", "id": "adba3f8d613e4ce390f41b5c56842b4b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ca13ce0f1e4223a062b79084193417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4678ab2986476b9c37281e4e88a264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a13447212e247c5b0381bb5aaf32295", "region_id": "RegionOne"}], "type": "volumev3", "id": "0eaf9a0ee3344427b5ad9c434b97a560", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f184f3e3dc01444fbe2770ee363e050e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2293db9b2aa74bd9a42d3f3ebceaa047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c76eab26f09647bf970bafd602b4a31e", "region_id": "RegionOne"}], "type": "volumev2", "id": "f2635cfa851b494a8211c1c903b5dafd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a87f5aa323a40ddac63855dc9f5fc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff03d70a374e4ae2b4930d54988cf54f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04b835a660de42b28ea37272af0d92f6", "region_id": "RegionOne"}], "type": "volume", "id": "b8b91204b3be4240b505ec049bc66aee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89774c0c1ee44e259820e021ccf670f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "953c35398561462687104ec170709cdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a004056518146e4a58aad9af8b150ad", "region_id": "RegionOne"}], "type": "block-store", "id": "7d0af79e9b524fc483623b9ae8638166", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb0b418f140d40b0b074decb3f0a836c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32ca96f382c44e29adf54baabfe7cd8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c3194089c9f041aa99cdcb91970637ba", "region_id": "RegionOne"}], "type": "alarm", "id": "024ed1f98d8843c39eeaf82496023cc0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36a92325550e4410866ea682c52e6d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6b8a0acecce4acda62e8643597640e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7a00b5c00d794194ab0cf11c7e564f17", "region_id": "RegionOne"}], "type": "alarming", "id": "6543379ecaa44c0e815208251dcb75d9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "34066c5717c542e39b5b54a104dec902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6f9b43e235d34e7ca8f5bc59037d6a93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f7eb843789374fbd88ef9bf4a03d0465", "region_id": "RegionOne"}], "type": "meter", "id": "a2eecd603ae94c00be65b69ba56bfbd1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "43773ba7f41b4b0586bdd6cb9e46a49b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "23e740d083ba4ecaa44e2b7bd2e7113b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b61b04169d041ccbc766c40f8805cc5", "region_id": "RegionOne"}], "type": "metering", "id": "36671c8a35ab40808b6f613864911cc1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "250bea8d39914be3a29ec89525d8fcf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4cdf90ef68a246d7927cb08cdcaccb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9920787377e14778b1f3e125583b38e6", "region_id": "RegionOne"}], "type": "telemetry", "id": "34f619573f7b4536924679e4a6ac40b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d1dd38cc1d654731b999a8fbd9b8c54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0f2adbaacfa04fdfac9a516e9f676c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "53aca9c58d12435da2a2adb2f5ae9c73", "region_id": "RegionOne"}], "type": "event", "id": "68f9c1337f8e4555af70b1ca5b7fbe90", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4f8eef041eaa431aa0b82c4d98083f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "68d06ef7aaef4afea23626c8a34d3b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "177952481c2e42e3b5d5fb1b772af15b", "region_id": "RegionOne"}], "type": "events", "id": "482407da291a4a75882b772d4e5a1b22", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "31a5980765a142fdb18520d7c6096fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a789620e2b2048da806f3d92dfc28eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7d3f8a7823824d98820e22249bdb2e6c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0b9dbf36bb884f5e86d8de6fc934f615", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "404e462f4abe4103911b0a4409e92b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d8f1c21942b409db4297e2808e9ec57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1547e8133db14735b1e0de868b9aebed", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1b2d8bcabd1f4df3a0d27922d14e545e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d84f261b3ca7489b8f3fdeca307620b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9a849f0880f43d79647638c7711c278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0cbf92a036744769f2cc70a8b6bdecd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b550d6d47557429490c51ff98e79328a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e5bf74e78e4d4a49b77a53d86a9cf960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8819376e3de422681050fcd2a4c99e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f1a188f3e4884d2285e24eb6848707fb", "region_id": "RegionOne"}], "type": "tricircle", "id": "9093478d27894ac896b65e42c93fcf19", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1285f9ace29c40aaaddd68b1b857b591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6cfd7e26d2ca4a8ea1d9230236f28ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "491848efeb454eaba22ae0615030bad3", "region_id": "RegionOne"}], "type": "database", "id": "a22f960571c2409b8251c13eff9db849", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1ab317e34de14b14b7c052545c34ef6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfa74c7160ba481882af2631db817250", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4cf7644f722e459da75588b9dc414bff", "region_id": "RegionOne"}], "type": "application-container", "id": "8c1d24a9b09342caa6db4b3ccf394fb3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62b1d4bd19d34763ac16b0a734a0bb58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6af86c8832b545dfa95e62421e23fc4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ffa6cdbd11a247fc9fb1bbbf3f0206c0", "region_id": "RegionOne"}], "type": "container", "id": "b837045e51e146be9439eb59bdadb4cf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a15939ab9d94cedbddea72097fa28bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f8923ac1516148f2b5fea72b4da906d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2ed940a9c95b4bc1a691e8ae6ebf23fb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a57f00c2d48142da85955e18f1748994", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c56b653b28e949fc9caabf3216a0d969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab10873936584fe89340b423074b9b8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ef0393cbd4d943f9a05894617a67c130", "region_id": "RegionOne"}], "type": "rca", "id": "35ab278afa164288bddda0a733220845", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "60c3d9b4b52c4f66a653d07344bfa7a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "63360473b0d342f6875e21d66510a7d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "114e3b7a47194aa2a5bc964f3474be9f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "797275da72764ef9aa071db91885d60a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d27db53c48534f82b875829fc893e652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "67a92bdb47ce450499531162df89efe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "97fc5840b3af43e6a0eadd897599bfb9", "region_id": "RegionOne"}], "type": "network", "id": "f343a08b779046938a53bfb417b54cb6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "473c7f86099548be841ad3240c4fc5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f952283b9c074a54a9e53db33cfc2772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b02fe749c3b043759907db6645234f03", "region_id": "RegionOne"}], "type": "backup", "id": "57b5d1fbfcb743ab9a6f42fa0ed4c883", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dd63aead15f5413caa389349591644eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7934eb001a348868b0c3ac09dbcb1ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b040ba1597b44847977ad7eee2431a99", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0dc8647be2784cd39c46d32f2994844d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "43ae02df875e4282b60fc100e85db92c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afd72ec80737455ebb30fa42f2ea06bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bc4a0e6626a64540a468c8c96f894580", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "31386f718abb4b82acc263d012f7b789", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "619beee40de947ba9702549c46c59100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e3c526126a464115bfd9257b0304e838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fb54258b74c947d985873ab90c2e35a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "72f942cbbb264e8cb17f9ef121a5fee1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a6645abd9138479193ee88c34b10c7c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d525c9574424441fb5972b50e37ca239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "593640c89df048b0a250c12d654b0ac9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "26ed532b83f44d60a074520c3d68b85a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b25c8168faac41ffa3a59f461ffe91c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f56eaed84862417884f9c13332f0c1ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3604b3649149491f944f5ff52eac7114", "region_id": "RegionOne"}], "type": "placement", "id": "00cf7e85aff2499ca8953fec07a583e8", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e6cb8c552ba4e5081d952e498eb8193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c4fa4a2ddaf84e2a864a2be6138c8f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "99b80a581bc44e68bfc7d1a420b3565a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "3294c4e5972849049da2241bb3080223", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "53060a0e5300416f96dd688cc1802945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "412c81be5cdc430caa5213335f728c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1dce25e0f59c49d8bff32dacb85ce8e5", "region_id": "RegionOne"}], "type": "ha", "id": "733456a349e34de1a7c6d6449c5b6e3e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9744ba5ad63241c59dd861e621482212", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5c20bdbc686f4a60af93c9af767212ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f1ebfdbe0a774fb4a005221054a6e0cd", "region_id": "RegionOne"}], "type": "reservation", "id": "1d867b14e4fd4e67b1f2cb7047885051", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a819e417464c40a9a378bdc35291193c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "aa665c857c73420c90cb30795b1b43dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "9b8fbab1ac1d4ce581dc8784b6d1f05a", "region_id": "RegionOne"}], "type": "function-engine", "id": "af618faa0d1f46ee9a891f23128f7a77", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bff276b315954f658334b73ce2990e5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a7c656eef6e45cb91d1020684a0adf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bb2d72db6c88412ba08de461b08645d9", "region_id": "RegionOne"}], "type": "accelerator", "id": "c04f259434754fbf8f000a3cf29161dc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5d6aa9577a0047a190724689b9ff15f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b2362feac9b4d05a27d31500a393c0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b67c36b0e3dd40a08a443865d5b419e2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "df56d622bda1488e9189a4a2e560eeda", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "44d2455efe094435917c14d76f8223a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "561f572b0c4340bcaaaaa62ad826d8ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bf28b94a461149dbbb5a992c10db3a2b", "region_id": "RegionOne"}], "type": "registration", "id": "64e93fd087e9457bb1234aaa89d1a1d0", "name": "adjutant"}], "user": {"domain": {"id": "a9f08d5acce043e78d55b9460ce1edea", "name": "650fe9298f064701a5a95daebd0d5d28"}, "id": "0fe99e3e3f674142af380b189657a899", "name": "bb5d9fe11e2145d3ae8a0d84dcf96b82"}, "audit_ids": ["77286c58e2b045c1855dc82b63b6f1ed", null], "issued_at": "2020-04-23T06:26:03.291785"}} 2020-04-23 06:28:03,518 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,524 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,528 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} 2020-04-23 06:28:03,533 keystoneauth.session REQ: curl -g -i -X POST https://network.example.com/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"subnet": {"enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "dns_nameservers": ["8.8.8.8"], "allocation_pools": [{"start": "192.168.199.8", "end": "192.168.199.254"}], "gateway_ip": "192.168.199.2", "ip_version": 4, "cidr": "192.168.199.0/24"}}' 2020-04-23 06:28:03,539 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,542 keystoneauth.session RESP BODY: {"subnet": {"description": "", "tags": [], "ipv6_ra_mode": null, "allocation_pools": [{"start": "192.168.199.8", "end": "192.168.199.254"}], "host_routes": [], "revision_number": 2, "ipv6_address_mode": null, "cidr": "192.168.199.0/24", "id": "1f1696eb-7f47-47f6-835c-4889bff88604", "subnetpool_id": null, "service_types": [], "name": "subnet_name", "enable_dhcp": false, "network_id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "created_at": "2017-04-24T20:22:23Z", "dns_nameservers": ["8.8.8.8"], "gateway_ip": "192.168.199.2", "ip_version": 4, "project_id": "861808a93da0484ea1767967c4df8a23"}} {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete [0.057291s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_ips_without_network_label [0.058960s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.061311s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_find [0.059476s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_get [0.062416s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.255356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,397 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,405 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,411 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,419 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,434 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.334319+00:00", "project": {"domain": {"id": "68fcd78b519340c5b9b30edc1a74fafd", "name": "67976264ffab433ab93f21d23381fd8d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5b9829cbff1641b88359e6e567a9055b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f958c20cf4764dc8ba92e49b7e219ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a486fdd9d32a403b9af12be54649a308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "91d9ff24ea6745b185ddf79c07ed3766", "region_id": "RegionOne"}], "type": "identity", "id": "3c3563601072419f9ddf852d0356b89a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "45224570cb544092a21b422795950211", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75ebb2c4eac14f5ebacdb718a5d289d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3c2df99ccee7406baa41fd61aafecb77", "region_id": "RegionOne"}], "type": "compute", "id": "fda1dc7dad5e4875b038c9e72b796682", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3bf5661c01034ef794cb72dda1d2c29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "16843c7f5e6b4eaf936e4c07dbae17be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "346c2a8682004c3bb387c4004fa1385b", "region_id": "RegionOne"}], "type": "image", "id": "7362dfacdb974fd986822229dcdca73a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e2fcccbcba54c5db73001583da5869a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37419498a4464c52bb9556b630ddeddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "55e2c4de6f194a67bd1a8f17bdfc3751", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6114c134dcd247ceaec767f72c8e0d0e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b481f48b148542be9fb99f0b242b91ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9dc9ed899ec04cc6b134d6c2e6059f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04333b43e1114857a3df8619a7e6db03", "region_id": "RegionOne"}], "type": "object-store", "id": "381af8df64db461f847aedbca62836be", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d82bc41669344de6b357070856270d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7ab7546d01b74706b21a64d4a89e8c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "45bc047986be44408a436598e58e8f98", "region_id": "RegionOne"}], "type": "clustering", "id": "ca25ac02e76d44bf94d49af9e6f72022", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8bc9d23fe26f4a29affbf6270de4de68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cd9cb4a89cf496796136ce33a6a3277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "de0c6b225c274ae3b9f61f69a2aea4a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1f3f5819d72242d48ac552a8c96c9c0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fdeb2aacf9444aeab955b596d83474a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0c91a81cb6a4587a063aec2fefb5e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3a4114f63ac547fa8ec49671618812ac", "region_id": "RegionOne"}], "type": "cluster", "id": "b80e1cf97a8e4467835c8e90025a6691", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5f3c00a91a144c9d8c5563272b65ff7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87ecab75ad8a472d9a8efaefd94ba943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b40849def423474fb57aae4ffef35fba", "region_id": "RegionOne"}], "type": "data-processing", "id": "67551f0671094356b1ef73af594d8ad5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6af70e4e3a484164a9755161f56c97a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7c443bc64af4ab4a2c1072b6f3ec80a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ebe046bc4f5449718dad1579ebb0f303", "region_id": "RegionOne"}], "type": "baremetal", "id": "be752c21f7c0428085f3645ca8ad5d10", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9878638260e846628b9d547a8a55ee30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7fef975bbd8b449283763ca6d5ca2829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c3199bc7f264449abefa6b01bed5fdf0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "947a031176804b6884d013f8b3b0b5bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eea4346564584d989da0daeb9da5a228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e116a9414f841aa995b2deea7e043b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "5ca1dab6e28f4741b1da1e4bb044b7c2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1d7fc8bdc0ab40c78cd4cf19b99cf4b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7edd24047a53424f9ef675ed7c44eb1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bb360708440344b99d7e657503d5842e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e172f599827e41989c75441cd5232fd7", "region_id": "RegionOne"}], "type": "key-manager", "id": "7800fbaaba7f473d85def005b5876ddf", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a07f4b3f3884452eba58e09d50b56f27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b91f684d1c64d429ab995ccc4ca4bd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80a0fd418379481a9919d61f16ddeb64", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a8db63330332460aa227cc098c808d10", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "06578830516f4c68b007d7976cc8c7ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7cadcdc57ebb47b3b2502955d80a39c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae8fd01baf02441f82f52ffdcb8ddfa6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f8dbc0c3f60e4fa58097b00058a3fe91", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bd11b3e3e19a45b29453455c28e267bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d9f55fc3527547118edba5366a689d6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b46446baa21240d0944d467dd862ed59", "region_id": "RegionOne"}], "type": "message", "id": "cdbf00f93343423d9a21b6ac6d4e3d52", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e6ea291af8c41ad8efe31df98843435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "64954e710655431cadebcb7e845666fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4ffbe3e08839484ab626fe396fd2154c", "region_id": "RegionOne"}], "type": "messaging", "id": "5612f8ac218c422fbd84e13bc9777ebe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f36c53c8b54743f1adf24c9d526afcd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b493bb9565d8474ca5739bf8200c18c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "915d5a40c7964fbab6c699f6d55da884", "region_id": "RegionOne"}], "type": "application-catalog", "id": "756afe8fb454435c82e0949871610e14", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "689c81f95344450183eebbb9ca7f82a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d69e27aacff47a6a643137aff073746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "730b18c50437472692ef6dd3abce8acf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5e406827f097459c9993ea72805c01ac", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "356fb76ff3bd4e04bbc8f7265d42e527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d462847ec40a4e1fa92e7b5447e87a5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33e8cf0cfe2040d7ab94bd1ff50db063", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8664653313f7497395faf35fd4c0fd6a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1224b754d0c4b3a9c6e17d3f7b7bb0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6764f65c3f484baaa43b8a6bcc62fb52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a3d3927ce7e4e8f9a764c7e7ee7b2ef", "region_id": "RegionOne"}], "type": "container-infra", "id": "ab9097d686764b5f840159c2f8564974", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "323cdb11e36042ee8d05b852e27978f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "17dd46ee959d42a8ae265ac3f4eeb2a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0772851e97734eac8d127bfaaa4daba1", "region_id": "RegionOne"}], "type": "search", "id": "43ee09bb3253402fa922e6180045038e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc0e6a6bc9334b35b1ce41c8bd052b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "edd6a85e63b746638d15b4191a495444", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "cab3caaeecf64d0686007b524e171326", "region_id": "RegionOne"}], "type": "dns", "id": "58c75fabb2674f8688b1595bb1932636", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3e4b40b7a2e049b184a510fda0b1bf46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fdfafcfa3be945339c1d23cc7e107b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e6bf2881a8ce4ceb8dee594ef9b363fd", "region_id": "RegionOne"}], "type": "workflow", "id": "bdc76f5abf2e42d3af3dd15f420f30d1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3da1c0be54bd48dc8566e25a2d7824fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "619ab7e662ea46dfbdab50116bcb867a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "48d7aa2e130d4edd927cf173f839477d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "dca28a3427c541e690cccc290e9626b0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "37231d59a8874fcfb1401fe89950977f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a04c8e10367e488f919e9f14b3cc50cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4a4734df367f4267b625d0cf8d435e2c", "region_id": "RegionOne"}], "type": "rating", "id": "1d6585a109244c0d9e1287559ed19fcc", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77b26dd39d684c9cb56a5a5aeafdd94e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98ae34b53d914f229dc481ec5ba85e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3b5064b9261c426088e7576ed1891b74", "region_id": "RegionOne"}], "type": "operator-policy", "id": "666932db259a487a9d237edab86a2bf8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6b53ad75cf074ad289cd432c1a6c5899", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "92428e014aed4b79926e0316f579ec10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ff783bf7c0d4e029c06c89e0eb3e5df", "region_id": "RegionOne"}], "type": "policy", "id": "5177a60d12694270a013b51e6186b8e5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "697b437d412f4c3f9ea9150fc63934c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "220e62ce5a4b47a2b95d2d8268586d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aae1b7bda9fc44c5b2cdc6251adbd31d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9a5fb5fc17884838b4172a186a2326f2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f57d738b41ae4919ab775283a910019a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d87ed82c0f93464199351208be5efc28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aeab8b0398354c44bc1cc677df82fbe6", "region_id": "RegionOne"}], "type": "sharev2", "id": "d9096f2f7b774dc7a28ea30e7218d7d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "adca8b797c2348b38e5f0e9414a1ff52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "017803ec584344f491c60b1dc86e39cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cbdb9b7a58924d099364b2ff8aee1900", "region_id": "RegionOne"}], "type": "share", "id": "29d6245fb211468899fb46a489e20333", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1454d366f1e14561a8b4e2e24bec7d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6d8476e18854b909b230346706ae93c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1264a277ec284712bc6065c12239e2dc", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4eb27ed809834d44b75557a6382fba6d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc7f100c1d2741a7b42750d6a4fd2151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b77a8cbe0c2445b98754e6303987ab87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad7878240aca413b974d37f72a46cfcd", "region_id": "RegionOne"}], "type": "orchestration", "id": "cb8c43ba27494cd4a6d1bb2f7377330d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a311ed20288a456e96561601caaaac95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a49fe61410e42988037903ba528558b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d967c29b8f8041dabe52af6ce19a5df5", "region_id": "RegionOne"}], "type": "block-storage", "id": "71c6f2a6a2a14ead8027e8d584454646", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa269f6239f34e4f8fb59da4a386d19a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b11fe6164fa845d5977962a8fd853d7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a08e87fad3cc4f3f9ec0ad7f84bf9c8b", "region_id": "RegionOne"}], "type": "volumev3", "id": "df84a79a93074daa9487068abe9d76a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c2d5cfd706b4c04a89efebcf264ddbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01f852f4e5e946af881ff189ff83aae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "808ea7e5b25d42fbbc22c33caa01ea88", "region_id": "RegionOne"}], "type": "volumev2", "id": "2e9b40c5e10f46a4bab10b88bc76bf17", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d4b4a110c374f59bcaee3fe4eca473a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "886f3dc174c34eea835cfb4be108d71d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b7312fee8104348bb031ac64de8835f", "region_id": "RegionOne"}], "type": "volume", "id": "718f89c0c657469592ecd3ac421d9b88", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "869c8c3896284592b6c308e9cc02054e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07df1c101cd24698a52d393123df5391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9d60cf1fb69426c89f5f819b184e190", "region_id": "RegionOne"}], "type": "block-store", "id": "83d90c5c730d4fdba145377336fe789e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "240f42426e414613bc8ff527386a3a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95a754f272714b93af2445c8909f5d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8cc1e23e63164865b853dc4e98882f4e", "region_id": "RegionOne"}], "type": "alarm", "id": "c1f8b42eb9e54d5fbc526680ba90f6ea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "273d6a11e6e3420ab39f3d925b19c0b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "642fd40eda534702b46fa20969ffedcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9cc75f920900482e9307feca77d9c1bd", "region_id": "RegionOne"}], "type": "alarming", "id": "bc1dd55412a94298b9d231b4c4848ab6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ccee6c4058b84987b924acca9d602a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c27cf1176d8049d18196fb6a047d45a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c9b277f1c8945ee9ae3bd41720e2ee1", "region_id": "RegionOne"}], "type": "meter", "id": "38100a5a3c94464eb02f6aeba5d928d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3d9d6d4a9ba4306ade03a84e45d3e7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df07cbfcb6884f2497b38325f9c8c719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5277d38aff3f49a882d3bcd4cf981b95", "region_id": "RegionOne"}], "type": "metering", "id": "22600a4739d04d70ae8bd5a1b55e48e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "940b384ef085460f801a1b6d9bb4a182", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6573ac6d76a3446d85e5d6331feb0ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "02ef3c63a99247cc9db5b568ad80b987", "region_id": "RegionOne"}], "type": "telemetry", "id": "5007bf93231c458291b67020ced9380b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "13abc29cdc46449bb0c1267dfce1b654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "515c8477be014feb8279889e4ea959e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0043dcd83d57423fb056e5595646e4bb", "region_id": "RegionOne"}], "type": "event", "id": "d2bae6f741f5441881631afa0853e2a4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "431561229be545739c724dd5094a72d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bac7f2eec1cd4520bf5ea7e417e32735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc2a9189248847d2a664235459e4dffd", "region_id": "RegionOne"}], "type": "events", "id": "31e14907c0c946ff8e595794cfceb607", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0afb8cf478cc4ed1ad2b400b065f12a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a552261a4314a849ae11391b9313251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ecdc0d9e53c4907b8f6f276a005675b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b77ced48dd95468c8b406b7923b9b28a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "563fc2c0de49449b9cd282ebb9a27dd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "db792987579a4dcbb3620a7eb3b440cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "301e0eb96d144e58b8e45b875bf336f9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "32630b680792477197f72dd246918935", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a1a06922a8114d4684d6c96406548b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "218105ea7d434be7bbd4ec3bb087a65e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "72c22991e23a4b4a82243d644422cd2e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a77f8912b5cf46f2abfd8081de0f2d11", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d7544f7071049fc9cbd329368dabc59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e77b56c9d9046949891e06d6d27c173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f57eec7cfe68488786bb7d036545667c", "region_id": "RegionOne"}], "type": "tricircle", "id": "9c5426c8d1b544ff98c68d599e885f41", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d6405431cf9c482a89aa80f8e41f57a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "96f385c3fa924bc79554e7bd9bb3992c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "6eb6a5654513458b80f66487e486a1fd", "region_id": "RegionOne"}], "type": "database", "id": "e7a7896c4e0849748bbaa0baca9afa81", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "871e0c5fbf5e44369e780ea988bc5813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d40ecdd0bb4445bfbec3f49d7c34493c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b13545d99c004f6aae699de3c5cb9999", "region_id": "RegionOne"}], "type": "application-container", "id": "b70b410438d54dc285cd1b069273f4e6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a968cb6c8234fae9604403ee5db1de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0228376dc1dd4c829f7d303a8942fe86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "746df7f23d274d32ae3c6d54b10f218d", "region_id": "RegionOne"}], "type": "container", "id": "7b800386aac14fb78afd5cfe5fe88a10", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1b8fb8c1539c45a59c6fb42bc0debddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e54729ed0dc440b1964205fab3c23a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e4bcffca90fd49809c29ec43ac8efd1c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7e574d3a8bcf4856863b54ffb122b653", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "702a2e7ca3eb4388a8e789264b7d72b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee7bed739f854f0f9e4e159fc28adb1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "31f9c52bf25a4464a1716d9ccea0a760", "region_id": "RegionOne"}], "type": "rca", "id": "c43b282fff5f4ab0990dceb3bef0b454", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bebeca00c46d459a92d610da199b7219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6478b5537d714669969a70737a62faef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "73274fbbb35a46d791083e823f48b3ca", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0d78537174404af6b19e606ac8746a2f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2a8bcd988f7a4b45abd62fb905576881", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "599f560e02464c5a8cb1d0da5fc39d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "839d327aff8b4fedaacf43139978e2b2", "region_id": "RegionOne"}], "type": "network", "id": "636ef310a30442498e6b21793e46e403", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0c12374c856346d3a5df359ef9625f87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8477f179a79244bcac7a85627a957b0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "05cf2a7fd835422899510ec52bdf4d53", "region_id": "RegionOne"}], "type": "backup", "id": "c08513fa479f40c593dc86aeb38e90e2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "316351e6c77b4b0e883214059e2efca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3354c6a8ae9149ff983c1a531957ac1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "05c7c0a489fd41dc890f1f88dc806564", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "92c281e8cf414da09d7da1180ae84488", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4279d47b88bd4031b89502b54b8a8a76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "824db8d596754f7faebcb2c28d581915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "982377f1ddef4587afcf140c6df22b1e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "6541e5443c784051849e56956eb63e49", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6f75a14dbe994a66a1d7165ff1b79e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "286961a20acc4f91b88509dba49d197f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4ad96b2189cd495aa8ba6c1eb8e06bde", "region_id": "RegionOne"}], "type": "monitoring", "id": "3b3435133e0e4c4da42982a21c618b44", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6361849910eb4f5c8b5189b76d7adf10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "65ba6fd3cd95417d9960bb01b574dda2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fa725064b0ef4a10af438f909474fe1c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cba878d8d2d04314ae7ddf72db421734", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "19d80b9bf2414344b31f91370c34867e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "130af56b26194371a5f2c28618b27040", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3d1e9c81a2c44f34b39dfb7145931aa3", "region_id": "RegionOne"}], "type": "placement", "id": "3212c9aa734746239664ba05f0a64693", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "97d566fdc8e0427e94594608aa0eaa6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c7eecded543445db9466276e2986c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ebf4414cbd7f415f871a8d2d8c10dad0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "fccb5313b20a4aeb83291f70ab8d8c9a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "529c98c0e4724f84a476c8bba13bebab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69e3c63e906c4bbe96acc02b0eccdbb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6fdf1e28cda2487087b0f5291c24ab09", "region_id": "RegionOne"}], "type": "ha", "id": "ccf593fdd2ed4a9db081a23e1806e947", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ff4d681ce72447f59edec295a1c2197f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0dcb392f4b1f418f90ff973efed77546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "72a98ce7a63e45f18ca9af1d1d916a92", "region_id": "RegionOne"}], "type": "reservation", "id": "520985bcfbb24169b435bf0a90662f61", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9db9e4405847488885c93fa72abec5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6518312dceb042249e23386d8fd1abb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3361b11379c94e5ea78281668b80aed2", "region_id": "RegionOne"}], "type": "function-engine", "id": "b3215689d7454637a5780a13d4900777", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "942ed2f34fb448198b676dab0fe977c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d47b4fc1d5bc4029aca86f8dbee95945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "eb0c18c5ec9b4e529cdeca3ca30586c6", "region_id": "RegionOne"}], "type": "accelerator", "id": "991550227e1b4cb39146d0edc85b2e5c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e5675e09a98549c6b407c6e465911f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9904323da2414e9bbdb74e668e83c58c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee0e254f53ae4f559d01d8ae031ee686", "region_id": "RegionOne"}], "type": "admin-logic", "id": "254efa0a2e32480cb998c26d9f274df6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e8eb09f380547bcbfff36f81db4a38f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "74203949d9cf4baba88c2ef16c6f1e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5c650113bc5441b08577e833bae3570a", "region_id": "RegionOne"}], "type": "registration", "id": "991ae75a74254dc0b3ae7d137bfb114d", "name": "adjutant"}], "user": {"domain": {"id": "fbac994aedc54d20b412eef9b4b21501", "name": "c4c00b1dd945471a87c8f83a227d3a60"}, "id": "f6f877a610004b52afd357f1ff38d261", "name": "8a68ff0c2eb74e058956dca036060094"}, "audit_ids": ["eb060e5833934193aa3ce6a7d1470dbb", null], "issued_at": "2020-04-23T06:26:03.334319"}} 2020-04-23 06:28:03,536 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,545 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:03,568 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,578 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key: super-secure-key {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.052874s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.059469s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(event) [0.059472s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(name_id) [0.060205s] ... ok {14} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.059933s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.058818s] ... ok {20} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.078196s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(event) [0.058552s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.068504s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policies [0.059128s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_update [0.058706s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.157853s] ... ok {25} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.060600s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_find [0.060003s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.167247s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profiles [0.058569s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_create [0.064144s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete_ignore [0.059048s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stacks) [0.166704s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(name_id) [0.058923s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rescue_with_options [0.062485s] ... ok {24} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.069873s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.097692s] ... ok {29} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_all_attempts [0.650686s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,158 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,164 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,167 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,173 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,188 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.099888+00:00", "project": {"domain": {"id": "a162c8622d554c589d1477e7ed7ac1aa", "name": "ecebaaad25ed4d948b1626f870690c2f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "af40412a31dc4576aa389ee588a24a2f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5579ce2006ff4253a77a8ae4a53ae883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "998ece4910d8426c85a53535fd13adb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e7494297c96f473ea4999445d4b13f24", "region_id": "RegionOne"}], "type": "identity", "id": "fe160875d6bc4cd289e7b01f768176a7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "07823f1dbbc84f26802de487ed7477a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f40a84efc02540a2baf1bd09daa94539", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d573b47c71af4cb88c0d36a1fa7c3478", "region_id": "RegionOne"}], "type": "compute", "id": "3c56837fe71b4139bf6735274d244303", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fd95ae5fcf9743c3a4fe7485f78157f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cf295c177a08443abf442ffc08c88f65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "be318a0474714984a3cccd9ff2e97db2", "region_id": "RegionOne"}], "type": "image", "id": "74c2131cf8524ac8934e245e909f3303", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1bc6336f362a4acebce75b05c9f15236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c5eb2a37849748b799e334d1e892db9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "36bcdc889f8d402bbcc92fc2c83058ba", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2e8a10bfd69241d99f1fb1deaab7406b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81dece17428e489883260fd32df0ffb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a7aebed972042dc8c3537b1df4ebfec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb4f0b3555ae4837a5b86d91792d3dfb", "region_id": "RegionOne"}], "type": "object-store", "id": "192e7a3402a44b2f9901557ae3626284", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82b2626f1dcd478ea84479ca4257c9e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3070c929ef034ac78a981db76596d08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e36706852f434e4cac4973860be35e7a", "region_id": "RegionOne"}], "type": "clustering", "id": "7b912a19a45549329f3591b8babd455a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "886b89fc635041b9a0d0e35773e08f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74110c3251a34a37b11dd0a7aa1411a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db435b088a164f40b5184399c8a5b8ab", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "137c5bab1a614a40a07cbc0c66245957", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a56d7fa2d4fe4b9c93cfc3ff82ed1125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ee6903ee25f4344aefaea3ae8727957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "223bcf0e106545afa124435644239f49", "region_id": "RegionOne"}], "type": "cluster", "id": "c647cb7a34e0493ea91a108d799b9022", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e9c281ebcc2242239ef457579ad0f935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d4c8e64925c4f27afcda11b258434b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9c99ccd407f24ac7ab0ede190ce8af91", "region_id": "RegionOne"}], "type": "data-processing", "id": "8bf55f26ab5a439aae1c7f04c2788ad1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ebba3e0a42174238a1df5d4b611ddd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2577c8658b67470bb8ce1c022f4df295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "78183436c9844a08900bb0ae8e449730", "region_id": "RegionOne"}], "type": "baremetal", "id": "4b08660015a1481b95f21d3ce8033eae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b45cc28cdfd0474faa0b010c01f62d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4795f762d60245ae8a2d3102c483e87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "155e2f59dff74e79b2478ba128556121", "region_id": "RegionOne"}], "type": "bare-metal", "id": "70bd06c49156440c961a03dcb6791519", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "95cfa36e53e44a54b39a8e1a7ad9c2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2e639a4a9c784c62882c4b9c30345f55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a5d3f708d0a5478994fa2fc953115fd8", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1146f4a64426409499aad5184e234770", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5a864c76ddde4fadb71aae87202a4173", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c3ce2ca04b2c48268b74c3a2886ce5be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "348828fa1b84406fb39172fa196377a0", "region_id": "RegionOne"}], "type": "key-manager", "id": "f8557f9217244def82fee2646942aee2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "446222957d184377a74d67ad690245df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "83e12579d634474c94b9fa863315eafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8b2bea882cac43fba37dcf6937d57f54", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f94f06dfaf5746c293df4476b430ad50", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6bccfc8548fc491c80ea79f65ae1e137", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8287bab150304846a57713556381a06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "41cb211e6cc24ced8de211c39e3455fc", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f373ed541a184c9fbb47fe9e1df40940", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "35aafce7bc4a4fb1a21332e3eb703a96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "293aa0ee53464b1fbe7bad1a963f645f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ebe8ae0e705047e2b93bea643bcc2d92", "region_id": "RegionOne"}], "type": "message", "id": "98ebedd266514f62a3ff05ff306e271a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5bb5a0e23f404f80b30b835baf69045e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d8816277f47b4756a784153fa98f0a95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "510391f86db44ef3ac5b913c99890654", "region_id": "RegionOne"}], "type": "messaging", "id": "25381e3e97fd4676a957d3268a444e73", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a837389299c040b2b0bedfaf18e1423b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "132fda1c620648ea91818f04cb69ed77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ef4d03ec21cd4e12be12a6ae33f92e67", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cdcd127301e548e9866fbe73cc56048c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "442759185b1b47bba2debdf5ae2c5a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7da87a3d8d54349b0c94c3353bad796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddd5587c2f644cf7850df557c9d8ee80", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a93e5ccf4ac347f38b74f69d063951ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68e1640c2ed148c2914948f1febf85e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f7efe8b94488474dad5b8f3995e59c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26ee47be1bae4299a5224fde9173c004", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "553ff60dcc174f7ba708a7ea36762ca6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "38e530710363465e928aa65d1af2d1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb7e23803d2c41c9abfed696644140ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4554430e1f94c759127eef7a827f79d", "region_id": "RegionOne"}], "type": "container-infra", "id": "2e2eebc587cf45b5828cc22141ab8ccb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f5dc76e789244e389c20261811e8c999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2b5d49148aca493a80f76c2ccb911195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bf44dafedf5f4b7fbe2250be121c4fd9", "region_id": "RegionOne"}], "type": "search", "id": "59a0eabdc691497f8dc0941372217cdc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "71ab61abac06467ca7c5418875b29549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9651efc4cdd4389815abb000b6b25d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1267f7a2892b418cb368d039062c384d", "region_id": "RegionOne"}], "type": "dns", "id": "85ab2ef23cf44d77a5ad4c56e2523074", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fd8cc7b2a92f4c2784d43096e3c2d446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aad74483e88c4698bb057fb662a4e309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dd2ccb2a4af848d19d7cd3c7cbf34774", "region_id": "RegionOne"}], "type": "workflow", "id": "edfce383876542f1b1b4ee9e88d2203a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4e7ba0736434b8f9577f18a24f9202f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "be79a636443c4efcb87f1f93e855a0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cad25edfd412415a8f18204ccfe3e9bb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "83e0e6552eca428bbc5099f0679ad8fe", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "313b9e7a01904d11a446a9a38cd744b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "55314b630a4a458ab881afeb87dafcad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b7694e3973ca492d808aaaf8554dacd3", "region_id": "RegionOne"}], "type": "rating", "id": "da88c8895d10458f9d551b6a95da54aa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1de26b2267f041d7af0c7cd3346643ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "007144ea609f4f63aa3778b7b6fec92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "48fa632dea5c4d5992a1fd1abe599b06", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2fe5fb93b22d41e1a7cffef7cd7c74ba", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a767abe330be495f80e0b9203c44a681", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ad1e438df0d047a5beaa440f7e44eac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f4ca77ac68ef4982a8debf9bd151d37a", "region_id": "RegionOne"}], "type": "policy", "id": "30bfcc69ab484ca3aad3a976c3a24b59", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4041b10d5f9d47f78a589095afb8d2c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7aeec0796bb54adda8f85a1a29e119e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "44f95593dfea4a80af4ff49d91e113cc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f291902e6ff4465599569fea06ca84da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5b67c4f6064f428c86e74673cba8242d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39ea504164d248f49531fd96b23565f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ed3bed86a4974e378ab8285d4a313a5b", "region_id": "RegionOne"}], "type": "sharev2", "id": "041549553f48459f98146cbf46ee7c39", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44f0ee3bf9d1438197ac327f9e31edb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "584f7ea8882e4e8186f38f4b39bfbddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "64ab06b6e37b4620afd03064eb611113", "region_id": "RegionOne"}], "type": "share", "id": "ad100153b28445feb017d4d55e3baf5b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32cd12b9436142c9a68dff1e73aa1014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1716aa87d98c4feaa13b9e5312ca930e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4ad9281a233344cc9ddaaa512a7da087", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ce8080a7ebce43238dd821c9e05d010e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b04edab4b1c94f8fbd1e7797b464a51f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0455d7bb7ba4c669fec7f4932ceeb20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06f5e3963f4843349a77961970ad11c4", "region_id": "RegionOne"}], "type": "orchestration", "id": "c116f9c8dcfd47bfa428eeed76d622ec", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "910adcae25be425b933cd7a5d0227cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22ccc17f7ad749fd949837aab86f17af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b55f4c88ab6542c780a9fdfb4985a701", "region_id": "RegionOne"}], "type": "block-storage", "id": "af0eeb13f9ac445c851cc853355ffe95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8631f7a6eed4536853d263f83b9e6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b8206c90ebf4c599b3db1135038213c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "19a7d4c567cf46949faa1bc12dd79830", "region_id": "RegionOne"}], "type": "volumev3", "id": "15e4b8d9c42b45d6a9f8eaa8e0722094", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0e5a68c08334e97b1528bf5c3d895bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e78da0588a104f0a942aff970751046d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d9b3edaf78e40ebb0a1258d9d337e96", "region_id": "RegionOne"}], "type": "volumev2", "id": "dc01398644f44edebbb569fc8115a05c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42b0465e2d7141da967a7f044f2f0bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e33f587ca4f14a4f87e878bd668f59dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58579d5a77194a2796953f92da420b52", "region_id": "RegionOne"}], "type": "volume", "id": "3658ec803c0a48a9b4cbbee7c4020a8f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "624e2917975648dc822657b3e0b059b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f21be46d3a164c4abb430defa44fc194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4743a7bc750f48a3988ff0a2722c63e7", "region_id": "RegionOne"}], "type": "block-store", "id": "9814b816576f4deba2f3104908b33171", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5d11aad5ed13435f85760a3c627cfde2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "675b6ee289884bb28771a316c03d7729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fad61b3935e946c7a7bb8e0d69c48da1", "region_id": "RegionOne"}], "type": "alarm", "id": "f09dc33b98714e2aab1c20499652e037", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce17e78854024dbd99df1b2e8984d931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e22152ea4dc745099691d511cfcc2644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "31b97b555e0642bc8765b830da12591c", "region_id": "RegionOne"}], "type": "alarming", "id": "fdb23d9fd99a47be8987f48e09ddde3d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da36326591ff4189bf5fd2049c26bce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1a5baf4c7f2b486c8f1e5c474293befd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d35b37006d724d57b3adcc15d380a5f9", "region_id": "RegionOne"}], "type": "meter", "id": "1e87b94d7c154f08a8e25bfda1dabef4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b314da00bc04632ab7629d70a758ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "988a078b388e483e91948adc38f3b63f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8b977f71c23443a9a73f6474658bebe1", "region_id": "RegionOne"}], "type": "metering", "id": "4595c62b1ef942a6a0d5b404e6ad4893", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bcafb7a165ef4353b05ebb3716b4b45c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "53720c1e8f094b2fb41c23ac094b5903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e460294ec12e44c487e495135e25a2e3", "region_id": "RegionOne"}], "type": "telemetry", "id": "f9cbd8b9defe44a6a88f2b964338c2bc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dea5d7e1444d4a6e9897dc268572d484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5c3564adc8e64b9ba4d7c6d520e7d26e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "322aed6c5d0e424782629ff988bbd434", "region_id": "RegionOne"}], "type": "event", "id": "21cc039b699d484e977c264296518800", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "52cb958718864ce9940d1d137899f99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c4e0fa9d7c41460f9df3a8d7d4729004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "efee4119d866472eb89c3980723c3bd0", "region_id": "RegionOne"}], "type": "events", "id": "c10b431035d8470696b68bdd67828d51", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b43d7bd0e9274f4e884885a09bcf4ae1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "20bbd366ba324ff78cf499e15d869eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e4abda3c3e4b47e09d3f5dfc48df2dab", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2907ab684b154b5e9050b8a2e0632aa9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ba7eccd5d7942b5b3a7ddb45a779aba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1d945efe3cb549e8bb03fd3a914a6fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7e11914c041e46c0966e3458a83ae629", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d68f461365c44236bfa052a7f74fe758", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54481facb2174b7490761d79632b1ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "40a92874926a431080a7ba1e44d503dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cdd009ddee0c4a48a961f79e318acfae", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "79340aa54c874c1b81f83f5fdd9d77b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e295ec9ffe1442b3b9f248b8fa7dc5a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3df52186eccc47378897a46fdf860591", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5eb05f5a9fd14abe9474c07b1d39132c", "region_id": "RegionOne"}], "type": "tricircle", "id": "82170b113a21473aa6307cec48df5ee8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "71ae82b2d02944538c810070254c7ea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1db7bed35bcf46ebba485b5d2d3ab0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "da312a4531b94c1ab771b1074afabf7c", "region_id": "RegionOne"}], "type": "database", "id": "da9fcea286914358b1fa12e2321edd78", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "19159988dc2a4c13abbd1552beeb1558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2f2e350fe5d0402788a1a5d82b94fb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca63ad426a3d42d1a13c6522e92679a1", "region_id": "RegionOne"}], "type": "application-container", "id": "c8f5c401f0234ab1a27cd16d7b981f71", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f5b1b39d53e94f608a469288bee7de84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "777919497f94485cb3fbaeca30478017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0052c3c2e7e842148e0d4541977c3ef0", "region_id": "RegionOne"}], "type": "container", "id": "ba3d938e27c340c2be73f45cec3a2aa3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b72de8b401c491aa421dbf4236fa919", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3de8ef4e5074ec68c3aaebbbb8dbb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1e601ea9838944449186356b3b1194b2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f1242dbec533413681bc6d0315a3034a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4944f8d27fe4ce7a983e67af0e08e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2b1d65dd184f4cd6b8f404c4161fe048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dfe003be50074a4d91f6d0a57ff9fefc", "region_id": "RegionOne"}], "type": "rca", "id": "efa76593a3db47b3b11c92ad3d061b53", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7725c4a5161d497a97ab482c3061cc94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "229495070a634b11ae541a856ce49eb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4f0c0ff0c5fb464eb4756f07e6f2df10", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "82761bc9a9d04995ba835699dcf426e3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4918283ca1f6481cb34460e0bc6fe863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0d2412ec40fa42a3a9c0564651c08cf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "46d0f1f93dd94b9d96be82ccbec0e31a", "region_id": "RegionOne"}], "type": "network", "id": "87211a170fd5489d941eb2f2e15606e1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a556a772a84a4b47a03525eb25d44861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc7099840a1648098fcd7ed4dfd4331f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8d9b11ff45134ba6b0ec38887d860788", "region_id": "RegionOne"}], "type": "backup", "id": "883b8940cfad4d1086759f86bb4c8782", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dbb87d7e3d5a4e718a05ab0886874b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5391fc9909be4f8fa251567039a4a10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a47fb10f16447ae8401763d3a6cd997", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "707a36e68aca4cd1ac27df8f4af09968", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0461ce1ee2b40618a31763d050a8648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a79f2312dee848c8b5c2540867beacaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ada5ac145f074fbe8ab6af3df0392d11", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "549f557ead754d9abd609529983aa624", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b9cb9d92f28449108e2b03b0bbb6f2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "621ac529b25a4bc68def25e878b3e9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e5d22c2446784ab9b2b7d1c0f291a479", "region_id": "RegionOne"}], "type": "monitoring", "id": "dd378779c7b84d7f97014b06aa186350", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0960ee3f2683464985c9794e61b289f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b22ba34a5bd04fc7950a08eb70dc858c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "32bc941be7ca4fe7b19750a65e46784b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "afe18e86f8cb46ae99bfe1c2ec8fe67d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "46d7233b17614e9eb76ed1cab71229f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "53f6ff0bc9874d1ea7049da357d31f42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "718d7e6e4283480ea4cdf8e08da9ba8c", "region_id": "RegionOne"}], "type": "placement", "id": "ddee45956baf4de09300951f6d5d2964", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c55bc26b2b84cbdb6d57ea56105dfa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "70ea98b040724da687510cfd2f17ed6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6281f88963bb421b8e5f482ae5a45fee", "region_id": "RegionOne"}], "type": "instance-ha", "id": "82d236e028a94f2bbda44e62698c01be", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b74b31319f0f411b92c315787086fe6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2f855d23954423bbc0c2fc3ba459631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a2f71e166bb14704a6053b22d91ec65e", "region_id": "RegionOne"}], "type": "ha", "id": "b7db7690710f4a3e85e3b0a98ea39f97", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3d5079503a164fda99bee576fab79783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b7346595f731457c9d3be2930ae7cccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ea8d151b5921461bb732f0743159ce68", "region_id": "RegionOne"}], "type": "reservation", "id": "8a65c6ceefa74052ad0b0ce2873c09c3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5b5aaef3cc9e47399efb3ef6c4c13312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9c410a4e8f034977bb3ec974a5013325", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "79837602856a4e7396170b10126569bb", "region_id": "RegionOne"}], "type": "function-engine", "id": "87c4aac6bbf6423ea90925454883ba0f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ea370cc2048143f2ac5b73a083c12d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b6809cfe8f8849b5909da32425d1b82b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ca5ee021cfb54bfda47041195afc36e5", "region_id": "RegionOne"}], "type": "accelerator", "id": "ba8587d004e048bd84146ca0e92b6159", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "89ee534d2e21480c8184d9ab0839155b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59a4d8eb4a464798833d4bc1ed6433a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c542f8b396744a5862c8da3a2a96d0d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ed5c42c0c1e147d49c29712413db1f23", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2ac4990d1e241aea854f254f68e24ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0adbd0e9f9734aad8c5d091497c5d9b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0bf2e4706cc4e6aa8610a1791380418", "region_id": "RegionOne"}], "type": "registration", "id": "e2c6e780163440eda68249ccaf7f9195", "name": "adjutant"}], "user": {"domain": {"id": "196e595bfef2494586fb315fb49e0b75", "name": "03ca986a11e24ae3918262fb14445444"}, "id": "5cc4f4656e0c42eb86b2be73728ee6cd", "name": "ce220fd8265f4530803aa091b9145038"}, "audit_ids": ["ba870374d9214acdb6d22a2f89d900b7", null], "issued_at": "2020-04-23T06:26:03.099888"}} 2020-04-23 06:28:03,480 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,486 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,489 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:03,534 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,540 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,543 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:03,547 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,553 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,557 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:03,581 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,587 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,591 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:03,595 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,601 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,605 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:03,625 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,631 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,635 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:03,639 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,645 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,649 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:03,669 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,676 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,679 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:03,683 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,689 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,692 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:03,713 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,720 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,723 keystoneauth.session RESP BODY: {"volumes_links": [{"href": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01", "rel": "next"}], "volumes": [{"status": "available", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "vol1", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "01", "metadata": {}}]} 2020-04-23 06:28:03,728 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,734 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:03,738 openstack While listing volumes, could not find next link {u'volumes_links': [{u'href': u'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', u'rel': u'next'}], u'volumes': [{u'status': u'available', u'name': u'vol1', u'availability_zone': u'az1', u'created_at': u'1900-01-01 12:34:56', u'metadata': {}, u'source_volid': u'12345', u'attachments': [], u'volume_type': u'type:volume', u'snapshot_id': u'id:snapshot', u'size': 75, u'id': u'01', u'description': u'description'}]}. 2020-04-23 06:28:03,741 openstack List volumes failed to retrieve all volumes after 5 attempts. Returning what we found. {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_create_attrs [0.060539s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.057824s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(preview) [0.168002s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.058378s] ... ok {10} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.059052s] ... ok {20} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.072750s] ... ok {26} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.081094s] ... ok {21} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.059663s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_get [0.059274s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete_ignore [0.183286s] ... ok {20} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.059741s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavors_not_detailed [0.058312s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_create_attrs [0.058959s] ... ok {24} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.070173s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(event) [0.058814s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.057201s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_groups [0.059648s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_create_attrs [0.061068s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.070031s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_create_attrs [0.058221s] ... ok {17} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.208382s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,609 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,614 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,618 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,622 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,636 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.550382+00:00", "project": {"domain": {"id": "6804c322281842c6948a1ace0c695ab8", "name": "d5d112facf594fcfafe6f88b52931dd4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fc806a29a9674c4f841369b22400e241"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ebd8d2af3a354a88a0a6200267e2fa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "102b8e5cca4949e782e4b62ebbab8396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a804015747864cb89b50c31cddac99e6", "region_id": "RegionOne"}], "type": "identity", "id": "28808b61b544463bbbab42416a21ffd1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8c85b7b0c64e4909971eeb8aa5c4b100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0c8ec9b1a2eb47a4aeacdc1d70325ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c648879eef4f4103971780d1b4981965", "region_id": "RegionOne"}], "type": "compute", "id": "2dd61f312d5e47f1a5f21478b8a70b1f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3e364626c1fd4ad2871ee6f4828e7268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b2c4cce34ee441cd9f07908f9ebf27a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e883c2ea59ef4631bbf05b6c3add250b", "region_id": "RegionOne"}], "type": "image", "id": "c73711e2bb414fa2b4578d4020e9d688", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cc6d2251bac54e1fb3992e78cff909d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6072159278dd471fb8462d0f9f67b0c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c406cd2065c445dabbb2681385b6c298", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b5524b9c7f5d49599aba26b30845987a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f755796851634430b3c8f6aff9113068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "835cec1976134be9bfcb923e12e5a2ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82c86cfb214c4843ad9a363787773c1e", "region_id": "RegionOne"}], "type": "object-store", "id": "93c87dc5113343baa44f5e95565d59d5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32c2603eaa124f68b287547e1346ee95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eab400f421244e03ae4a31247a9aa424", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a9b1df8c161a4df39c031393c1baf221", "region_id": "RegionOne"}], "type": "clustering", "id": "600327473637463088c15a89c115f1e3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e03dfe18811a4cb6b341eae92df7b34a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b04bed4f8ffe491bba3e94e7107cc8c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "89c1737ca6594057aefe54e92b220df0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "59780a956aeb418fae39159a02da4cf2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e59fdcf255c34eefa956d529270a401a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "433392b5174c40dca863b5e691c42e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "10fcfc2ea72b46b6803de0dbd3805152", "region_id": "RegionOne"}], "type": "cluster", "id": "acc6d8cc3e7f46858584f38dedeb3085", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1553b2ec136847c69b1e6cbb3cef4de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "591a0e39549f4b63ab6989cc5bc41e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "10dc006904c849f786045e9422008669", "region_id": "RegionOne"}], "type": "data-processing", "id": "4a11aaebfb634068936ed5f8b55517e2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16aafdfa51b747dab82d5ad1cbadf77d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2c4cfc0bbeed493f8552e25df8e5dd69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f3b8b5e4cf8b40d7ab718593bce2c236", "region_id": "RegionOne"}], "type": "baremetal", "id": "cb14786265cc4c72acafd566285cc760", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "52929c8acb1e4d30a54f203445b9fa9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b78cb66a4b8c4237ad88b934fc82ff28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8437dbe7142545dc92bc667aa37496a9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f5e690453b20464ba79c0e738d6d4772", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d500669c9bd24519b03f6865aaca3268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d7fa2c0a531b48b388c1da0fdc2b6973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "99f6e9d848f84f5ba96b042660b94adf", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f03d643a6ad54b99b5ff87b2961cda12", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "50d509bb8de94697a1db1deb1f41143f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fc036ebdf4e24a79aee531af0265d57c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5c6df653f4c842278084f050c2ae1c87", "region_id": "RegionOne"}], "type": "key-manager", "id": "ceb4d0f1d0cb4745abe872fffa9cefed", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0961aa0ce3e042248fd0dad56ca68824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea1059a2f5e844d0b2112e847f3f3536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "99e9724c85674f36830de1971909eeac", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "54f04c58e7bc4be7a811797f7be9a6f1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ea8720ec3122410dbb41cab50580dda7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "920dfd0c247647a6b9d6afc3109eb414", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9fea9700b8c041acad48d117ff98b601", "region_id": "RegionOne"}], "type": "infra-optim", "id": "610eaa8dac0e49e89e5d4971bf452014", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "2fb0a1e67d9d4c8e95db9eceb3b792a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d9648f8a8c554d0c8833f8bc2f207787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8cfa0be3398a4ec0a50b21fba2210dc3", "region_id": "RegionOne"}], "type": "message", "id": "f354dc4e3ca84f05be065b389960d2c8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "510f3259b90f4bb29af9efaef0130a77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "523ea172555543afa5f30568d7953e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49298683d131457bb4ecd2774a25ad9c", "region_id": "RegionOne"}], "type": "messaging", "id": "ffdbcd9045ca45339545e9562294c9e8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d3159b8800c74df0949008ac90a6254a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3176820bd7ce422c86a358c30e090e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cb2ebe47d4c74a1eaabac0b2579bd105", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ffb1c52a86e14b019bdc5368133513a7", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff32daa52515448ba095b09ac54e5bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b63aa0ca0b7b4f85bb50c539a3b4991d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6005200acb724c3fa6a8b889aba3b583", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "abbffdcb03004221b8174a681f5321a3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "01ab5c567d824d8c8715eeef49e111ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "83b000621d764d1cba8a5fbb1a5f98b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a84d768eb174454a28fdbda76755740", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8cf56e3e663a4498a73563c48db417ab", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8eb96548283c44b282632927022ba8c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8295219e1a144f0bb597d0593ad9dd76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93c5643631ea4c6aa6959d53e112cc46", "region_id": "RegionOne"}], "type": "container-infra", "id": "b9730e1a744e4818b5a395b0f8e0d0b1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2913520e60b04142a40f353bc5ebd7b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "67c3812a78014cbca6fd5502b49e6f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "e3044ec2e5c246cb937f3328f641a7b8", "region_id": "RegionOne"}], "type": "search", "id": "4b765c889e704861bef6494e575aabf8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3bfe02138abb41b9a25cd6a34bb7cbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "81d1dad64f864d0fae2a2e97e216c043", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "98710d6b9f1a49c7860f7c6b5778a96d", "region_id": "RegionOne"}], "type": "dns", "id": "f9cb7bb8268c41e6bef1d7ceb93bf726", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67bb07bba2c94c5b97273ea6e65fbbff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13264ddc43494c12896ea76add9f33ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ed0336b15cf94bdabc23833d4edfa094", "region_id": "RegionOne"}], "type": "workflow", "id": "7818868e7a7e450eb784b613ef1e64c7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c074802ea4c14c1c983f476b0cfd7d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd19ea91f0d54cd4841fa7670504e3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b18e85cfa74049a5a517d447dc880aee", "region_id": "RegionOne"}], "type": "workflowv2", "id": "07e190c9b4db458591aff6932d424882", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c5ba01700ffa40a7835b0c168a46a291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "26ef400caa0b4488a87bb39d735d6d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "905733b04d854f149c99e95de5b4beab", "region_id": "RegionOne"}], "type": "rating", "id": "b4ce9fc22bf747d1ba5deb00c7a3bc2e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b57b7f91331e48d0b8fa8462c654f95c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2768c3619a43470f9b58038a12b73c70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1aad5af8b64d4870aebe7dbde4ad9d24", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fee6f33d860b4f32afdc4c47c44245cf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e427bcfa7de4042ad80f34c466f112b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4731b1e98c85447592245969dfe56a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d0ac3388c77940809a5db30f1c4254db", "region_id": "RegionOne"}], "type": "policy", "id": "8cd10ee2f921497ea1350b844233aaa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b313f80d6c014eb38bb2d6e12b6f93a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "160cf3c5ac4a4a6cbcd7d0f5c2d32a68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c69cc84a002a407288d45d42c52d862b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "da91408f09a847e8a9f60429bac5934b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b10a09ad73d4edfb3a169eabb4d4e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9950697666ea40fe9829c6dac0b222c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c90cd84ea7de4b47b6501a8ee33a7aea", "region_id": "RegionOne"}], "type": "sharev2", "id": "424a934e7e064073958bf5e442bf847d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1e9981e5cf04f8fa484bcfd14b24a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "234598a5648a4e7ca0ff50d1a5025644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4f6aecf6a75f4d6e8d9131ee70131368", "region_id": "RegionOne"}], "type": "share", "id": "4fe440ecfe034f26a820ec051a88fe75", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5cc2fdb503be4bbabc1628fd1fe1d7af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fffa4a54d4704570b7f93990a87f3574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "934bfb94390c45b6bb84bb979f06f338", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "28707793c0c84fe19f1ea9e41eff5e45", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1272c3cc553b4ee0b30dfde88515aaf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "472108ccb55e4e9ebc1ad51abd1961af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd1a24acf8494773870471b5bdeff07f", "region_id": "RegionOne"}], "type": "orchestration", "id": "6d4c3b74a48d4d3aa54c5a4987a27efe", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d176e89a54174a8ca05a6d621e853b29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4c796d80ac44b07b9768a497fc50f26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba1d47e3cc0f4c4088a86fdf24e1af5e", "region_id": "RegionOne"}], "type": "block-storage", "id": "fec22743cd374e9993e89a7a0a01a28c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46aeffd56ac84c6c8dbd9641eba6cbc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1bf3fd783904fb199dfb7e1821fe0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24c3e6aad1c64574835622db89dd559a", "region_id": "RegionOne"}], "type": "volumev3", "id": "b9352e077aec412b912bdd8dabc935d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef4f169bc8434775b0d2ec76b3b0e8c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf3e10d79a0e4e1bae1cdd66db6a72c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e84b9226911442999736d61eb5c8e8c9", "region_id": "RegionOne"}], "type": "volumev2", "id": "23e8c105603e4ccb91812ea07fe01c15", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63afe2c03f514d38bc247896df7e1fe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "deb3b71c78fe4b7aa6e5a5e4b3a5d657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1673ca6458c40d4b128921750bf95eb", "region_id": "RegionOne"}], "type": "volume", "id": "9d277dd084284a8d8bf9da53609129a7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a5df02e462c437d9e6b0487a7282cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e57f97fc36b041c4963c6ed508ec9c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48f2e9bd9ee042cc8555428628100274", "region_id": "RegionOne"}], "type": "block-store", "id": "35856f9bd991435e96498a2502f51bf3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ed99bb264b24528afc5dd32bead23c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b220c0839aa4f59a76642052ff3ea38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "28ddf6c4e5444e6490eecfc6f7dc0941", "region_id": "RegionOne"}], "type": "alarm", "id": "d3076b048d384f96bf9205e69d5c5e79", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a40a80f74de4469a91e4827a52eae416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6ffe9687cd65498bbc57044f4ee314ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c74eb0add1824df5a1380ec0e414a141", "region_id": "RegionOne"}], "type": "alarming", "id": "bcb4ccc862c9418898f6689eb4819df2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0526c710f649452dace6a43b13dd32ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60432ba6ae484b9f859c788aed25ced6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "147408ee5f2f4a95899fea8730584991", "region_id": "RegionOne"}], "type": "meter", "id": "f5c16a73bed0453cb182e1bdd4c9fe36", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "abad85fc95c2472fb8823eeb1d5e698a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7be882d918694b04a665b9865e34448e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9e8bf5d532a844d9aa469cf26707b99c", "region_id": "RegionOne"}], "type": "metering", "id": "31cee25cd88d4d5494ed83100487d024", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3af74ad0a21e4fadb18b139e6440fd89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3fc12ce5c8a545e1b322ebc8b16bcad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2071813dc84643dca5b76ea0d89ce5b0", "region_id": "RegionOne"}], "type": "telemetry", "id": "7f043cb1c27945b19aa1cd9dd1ffbe45", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "33f9708268bd47dea29db20ec8b60dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1634591233a34cdab9d36d95b1305173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9fca369637914bbf8cf2cd639a134b1b", "region_id": "RegionOne"}], "type": "event", "id": "d3877b076a444632b078d54a62134a93", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f3ae12cca38f47acb4924fe4e397c993", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "873c660939044fcabfa391335106474f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c085226ed4fe4c529a72f02f55878c79", "region_id": "RegionOne"}], "type": "events", "id": "2bf8b501c7934408905f7e7b593758e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b19e2fa7f5e94b2296a521bac1efcf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "717cf7778d4344dcb3a2b95fb9f05125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "86b1f6f4817a4d199ab61f02af0b44a0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9313a6aabaf74c9cbe247e2bf9d09e6e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3f4eaa5eade4555bd9fa0c09d510c6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66f3cd7bc76d4a1c97dd5772b20eed91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13a21c121ed340258f1a10f554caefbf", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8228491c8530467f92ce0b5b39f687c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d8999ef6814485aa98af1466b2256f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d5d486c854c645afafedee4fb651f6bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea2200abe5a349c39ec3528f6f038928", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c9d452d7039c4504a58f0f0db4ca0332", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4500f02e5ed149789c5df343e371f146", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "52390edc6a4a4a12bebad96f0525eb75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ad23047127849e0b2a33d9bcdfbd513", "region_id": "RegionOne"}], "type": "tricircle", "id": "8c2461a7b51f4e3b9c829b1d869e4559", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5dd8463adb0f4059befd1bbca42d2bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "dc494ae040ef4cacb406eb56f2205e6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "edaae52688ea444e896ba9ee8de55fbb", "region_id": "RegionOne"}], "type": "database", "id": "d061aa295a7f4c80ae207b2ac0b3a63a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5bd7bff02a4d4cb4ac87f84888ca3f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "133b28934da5494785f998c455047a6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "aa39addedb8a4d36993936a9a13e1ee9", "region_id": "RegionOne"}], "type": "application-container", "id": "8c9f22a6e82249b89763b8c8150e08be", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2321d57220684828a134d4aa884026d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "94f81c6a7c30484b87c6b13eab69cbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a33180ed90b943c695c9535e986afc41", "region_id": "RegionOne"}], "type": "container", "id": "0f1805e036cd4709a4c6c5b6fe9d082d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d8a4ae6c2bb945809d8f4fe9624466a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bdee1810529b45b0b87d56d952506637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4809bfa6c1b944ae9d1d8f878a2ebba2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "239ff87700144eb9a48365b9815f0f39", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e421c6b8be6048dc8621356039829db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a38495414c9b43b0a212f6d9bafa05e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6522085921ac45939108ae9686b514f4", "region_id": "RegionOne"}], "type": "rca", "id": "a1c0f67f2cb84865b51b20a0cfb66dcc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dbc0584418024cf1b34ce6350fd114d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d3e93cb13be84d3fa8224b4bcbb15f46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "da63771277394b19bcafbb1a5b618a60", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5e031c8fcdf34fb2adf9e41d92316c5d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "36cb1a9367cd46b5ba5893aa26c66092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "06692477a7654124927c0675781a548a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "537ac80633da47a6b379a1f66e0b2409", "region_id": "RegionOne"}], "type": "network", "id": "8d1857326261491faf968306784cbf1e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "974da3aec40b427ca6738e0c6a9ea488", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5bebdfa4d7b8455d91db761d84b64e88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bb8b406d2f8046428a0c9da0c5728872", "region_id": "RegionOne"}], "type": "backup", "id": "cacfa4bd1d8948a8aa57c968b6847cd3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9c272ac3e55b4359b17ad46e5fef669c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8196cdcbb3814c7cb13b9ff24e02f898", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b9e6db5493b34c5e9e0ad70eb39dfb21", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "381bc025d680468e8537fda3c272cd57", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b9beb8acab641a9b9c011c9ef9c6127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef33cb34a8cb49889abcec65470d4b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6229170cbc234a6a9c5758c1ac093d2b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2e32e81c46b64c62b876041dc2448daa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d6d2fcefd58c4ccb8522e4581d207667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4ea74c60ea3f4cecb214435bc71b1f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a57a7a6cbf594edb8c60beea18faf5a8", "region_id": "RegionOne"}], "type": "monitoring", "id": "c4cc8fbcd24c43e79d27228aeda5b60c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d162dbb1c983452fb9e966bf10275d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ff304962229647378ac26d669cdd302a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cf1ce1835809401ead015cdc1cccff1f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "caa5ed3516144c089e1d9d9679a07576", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bc7341b6dd0144aeaa680db61b038a29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "0765e62ea5164ffaa0ee1a92834c0832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9f3031aa69004f4cb6184234e589772a", "region_id": "RegionOne"}], "type": "placement", "id": "4c366e9adf6143cf8a1d2727983d08d4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "86271667758f484389fa6b66671ea06d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3d919698cce4c2386d3ea0a678a2ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "850b0808e41b47c18fe2ceacce72a71b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e91147a3f47c46ce9844da36c7a693ed", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "114f3f1ba66d49d7b2f0d0381b139018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "761594f8e3e94ef89c247591f54568c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ffa930ba587494a8e54f25306b51c0f", "region_id": "RegionOne"}], "type": "ha", "id": "df207c90225442a9af6889cb15df3f79", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "60594bc12af1446dabf72aa88d4d9c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6320a142a35d40c0979f16290bba9a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1d2568ee842e4761b71f5cc7cac6dd8b", "region_id": "RegionOne"}], "type": "reservation", "id": "23f612ea64304128880b117cca80890f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3dd376fc91b34674b7267ee76e2a5f53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ff5b3dfc1e784e83b917e3d3f2d7d60a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b1abfa2c38e64e8ca6fd408446f22cfd", "region_id": "RegionOne"}], "type": "function-engine", "id": "067d4b4e16494955bc03c43e248c963e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f2ce647544224baba82cfd839d140e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "072ca4833d904ff2845e686253e71e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "134af4931d3649a18f8fa57fc55e69b6", "region_id": "RegionOne"}], "type": "accelerator", "id": "1389f72d254f4dafbce837e5ead2ff4e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "710f2d554a6e4cfcae31533bbc1dfdf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "98a8d4adf35b466797ceffb79b5e23fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "60c25b70dcb54d6f87c99e43605bc41c", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f312350d7aa841d5a6a0220d0a7aacac", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1cfcb450ac2c4832a7397b6f3d92a153", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6398e2d3a8ed4c338b19b25e36e719ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "29ceb8ac9b6f4dcf94e5d3325a7da92a", "region_id": "RegionOne"}], "type": "registration", "id": "4d39a69df163498392ed4ec197e73da8", "name": "adjutant"}], "user": {"domain": {"id": "e0556c0778ba42058f4d09a088a0ba01", "name": "62abb7ce433a4283aeaca3a831768efb"}, "id": "40ce9ca09ccf4acf8e1de466fe258809", "name": "2b043593877445c09277dc9797b828ba"}, "audit_ids": ["e6e37d6c84414eb7be7b63a440411afd", null], "issued_at": "2020-04-23T06:26:03.550382"}} 2020-04-23 06:28:03,740 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,747 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,750 keystoneauth.session RESP BODY: {"networks": [{"id": "881d1bb7-a663-44c0-8f9f-ee2765b74486", "name": "network_name"}]} {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete_ignore [0.062553s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_update [0.164330s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.061232s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.061851s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.060728s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_get [0.055291s] ... ok {28} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.145031s] ... ok {28} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.096229s] ... ok {18} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.054576s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_projects [0.061031s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stacks) [0.058838s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(event) [0.058919s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres) [0.058306s] ... ok {20} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.096422s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/cloud_region.py:344: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. full_name=self.full_name)) {18} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.057121s] ... ok {18} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.060743s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete [0.054551s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policies [0.058729s] ... ok {21} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.059572s] ... ok {14} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_hosts [0.061272s] ... ok {14} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_containers [0.059339s] ... ok {14} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete_ignore [0.056195s] ... ok {30} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.063494s] ... ok {30} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.064154s] ... ok {30} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.069454s] ... ok {30} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete_ignore [0.059701s] ... ok {15} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.328429s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,701 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,707 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,711 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,716 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,729 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.630455+00:00", "project": {"domain": {"id": "6ff3e1d86d014b8284e75846dfceef6b", "name": "7e4c83c3258e4d37a40f51422f4e151e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ec40040f83a047a5887f7dabdb826c73"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "519cd48e1d1d40349a782418e892ac52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "2fc815ea69a648b092d89aaa5159ad43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9aa102b6310748ba8fdbfc83a82281a7", "region_id": "RegionOne"}], "type": "identity", "id": "e49456333a174bcda4df847fe7a44b70", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4533d95cead3401fb653bd25ea898b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "937d65863b6343628830e6cc9975bd39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a8b6f095d87748b89e3e1df4b252f2cc", "region_id": "RegionOne"}], "type": "compute", "id": "350b5f872701478da02a9efb3e615862", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d468ad332b0f406fbb89bc8305ea2054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7f3984f5b13c438c9458dc93c3058b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "bc07d97831aa443696c3d8876b05a0dc", "region_id": "RegionOne"}], "type": "image", "id": "3bf19e51b9ee4b3c98885641027a0c44", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "16f0644adc124f9caf8da9a9048d40fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "55afb091e4314dcc93315b4ff5c6e78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d74febe23a8a452cbd53fab924a61e00", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d390dba6f1a144cbb691830222a84c40", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fcdf20e8efa44dd859654ca47b29e2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dd77cc9afe9404081c650ba1c3e38e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b73b35681714593918a7a9ca3bad215", "region_id": "RegionOne"}], "type": "object-store", "id": "c0ca57ce9cca418297c897b974845bce", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a73d9e4472ce438b80a0b3e2ad83ebbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4b43e763b56f4d3b82f43ea42bb17255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b23632287d7e42a5b1b108b51adeac17", "region_id": "RegionOne"}], "type": "clustering", "id": "2b1b68e1d6064aa4975444a7a9c60654", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "379c78ec1b55491ea3d2cc82a7db2697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e4a5a432f37b4f6081ab5c0111445a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b4d5592735d44869af8e8cce009aba93", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7339283c73fd4d0d9b03b2bcb1b84b3c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7351772b50b34444b7b71d1224cbc56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2aa7709393c4bdcbef955e3e9951bd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76ad49e79f2c4c07ba446ca4db118001", "region_id": "RegionOne"}], "type": "cluster", "id": "7af8c75fb1214273ae4b2fb158955711", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a4dd4396ead041b587eacc254c4f45d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0ee853f6ae474088828cb5b6dbef2708", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d487a8d4cba74941ae6a5a5c9abb5021", "region_id": "RegionOne"}], "type": "data-processing", "id": "76427b31946e4dd3b236b92c1cfd93f7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "568646b5fbde4190b8ce0049eb5f3304", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb506bd15a0c47618efb36798c147816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3610f8599ad34a958074c8505f410f3c", "region_id": "RegionOne"}], "type": "baremetal", "id": "172c0d476f2742be9293bb31f7389377", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2a1ebf5f5e254373a5f81a31fd56d1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "277c30adcd3246ff979a897e8e5d9c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ba7355b5ec204cd3bd0beb2c84b0299f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6e245fc2a5824322ac82ceb13350b259", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "11f6ee9af92646809c17961a0c738512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "80274819b295468dbe72795ff6a7175c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c6bc589284ca4977a5cf52a4faed437f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a71c321b04f448a1b8e8b55b08f9d642", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa2331dbf69242f0a877f8c8efeecd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b193361514934d5c81f724b01b760784", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "93742e5d9969441dadc25ab4b32aecfb", "region_id": "RegionOne"}], "type": "key-manager", "id": "b6546ee81c1a4d40b78b9574a7561308", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5ff1f71bf5a646a08aa09c824cb452ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4b6bfb878f4f4ecf9e6a56e96843db71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5665f04848d845499479ddc071529c81", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7c1623b01d264c2e9fc32a7472a96567", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f1a0c5127a4f4ccba354a4cc12f991c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cba314657a994d76a6cc7be06b109b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0e4b9943d15147628c6ccd5a81246b13", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fba9d0a00e4f4d88b0547d633e950b0c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5ad9cb21f97d4b3d9dab4543b63e86f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "156b025753c14c31b496e01cf5d1b906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "32ec3dc37e3842b8aaeccb45cde1553a", "region_id": "RegionOne"}], "type": "message", "id": "002face14271481da739f1cd36e1e9b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6d79e8faa2c24035aa255d97fe301b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d240664ff50b4d29844687893c0197ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "76ff21faf3244e43abc31393da6bc825", "region_id": "RegionOne"}], "type": "messaging", "id": "3ee673a3e5aa41989885423ac477eeb9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "09c3fb3b3ecf45d1afcbe4cd8f82ccc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e2e5521cacb142f6be1c95639882e93d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f0a8837d9d424ad3baefdbbecb548f99", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2ddbedcc20d24a3cb311d658c4294440", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba5eb80d5def40919222a48aca5f53b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89349abe4cce45448ed764f1b162be5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aba3dff4fda04614a44497c130b71cb9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c40661c52e564e81abc47027bb139a94", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c95bd77b57b645f7bcc3907d8f46b023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a48060f20b244209e01a013f703ad17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "461c6ee024fe43eda6a2f21720aa65a4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bde6e90fd032434ba649d5cd3868480a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e991ad4ec98b4d2d87dbccdb7decdf9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d1aab6febb442c8be27498356c9df0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95dce173b28143b39195dd2e4a61b09e", "region_id": "RegionOne"}], "type": "container-infra", "id": "a181742113a6459abd36ce54860a3a19", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "276f15f0ca974d5db1b3b65dff04bae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "43d21dc2f0234785bdde3165cb186f2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "91743521afe842268224ea29df3a03c6", "region_id": "RegionOne"}], "type": "search", "id": "25b5a8121e874852a2141abc14a25bbf", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c87c8afe6426417383269dc8c5d6d76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ac283da3c9c4dada23fcf89e30760c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9a1cf907aec64b6a867bb670e5b7579a", "region_id": "RegionOne"}], "type": "dns", "id": "06b52243c4e94eeeb991eba63ae3a83d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "80023fdf7bca46a59a181bbc314762d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "61afdce6f7464bddb1f83e9390953608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3bf0a211a606483e8e7a23d3bb577497", "region_id": "RegionOne"}], "type": "workflow", "id": "433ceaeb4ed84306ba84a8a6b1973be0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14fa07f2cacc4ee9b715d502703297f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7f4d9ea6b0743a69854ac0113bf5b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2581a8f19b9b4416b3926ff5f873b8ea", "region_id": "RegionOne"}], "type": "workflowv2", "id": "48cdd2064f6745b48941da3135eeb275", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e3bab4600cd3403493dcf821b027ab26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "72fcb40020a04779b22120a15b4005a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9e98477f15c64fc28eacddbc3a10cb90", "region_id": "RegionOne"}], "type": "rating", "id": "c3c29f0d7da8401fafc9ce46a45ddd46", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dba958dcfbe24111a23aa30953eb78d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3b752087180d477d931c7caf8d56e1f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8383020a0258417b92c31c87797232ae", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5961bdf83b1f432ca4d5b5be455128d6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a42e26cb06d9446f9ca7aca7da4c64ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d325a9a12b094e5ebdcc60bfd81478ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09c43e4ebba446b2b60315112b5b02ec", "region_id": "RegionOne"}], "type": "policy", "id": "1fa618971c5c47948c4a10a0c06481b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e4023d47c8843098231fe0d95cd35ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fddd865b15d34f54af644f1c981c8ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "87b14ddcf8a042eaa50950ca66744323", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0376d135a3ff4ccb8fec8532cad39126", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5844b5c4510d4b1cafc73366d4b5ae3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7971794ea93f4a339de3c184002cf24f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e205f8cb11be415997a460f9abbe1f53", "region_id": "RegionOne"}], "type": "sharev2", "id": "09972e251ea844278a878c3ecdce827d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7436044d410b46aeaea3a3965586b4f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1016037d6d8d46ccb0a207983c8c6a90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b2aff666d03549eea15f98c8379d3bc3", "region_id": "RegionOne"}], "type": "share", "id": "211314f5d29b4e0d9e8933dc35780d4d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fbd1c945b5749369b601de7f87f6b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7d7cd94e059e42ec8b13a296e4bdbc6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5cd2ee7c7e8c4196b938abda8067d2e8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "08b81db6087a4e2b916faa29262bfbb5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd35b4c38c4147bf8c39da962163d912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f4eeb09d04f4e20b6abc2b7883072ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9fcf0d7ba2d472b934c9220da7c9fee", "region_id": "RegionOne"}], "type": "orchestration", "id": "c19e1a9988bc4fdabfd544fb6042b2f8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5a3d3ef322c4863803ce9c7fd09f74f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bf55de549c241959f538dec73c4c3cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e5cc233655c401da6964c230aa32c15", "region_id": "RegionOne"}], "type": "block-storage", "id": "cc02fc845d784f948127fc6671d2225e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b33828fd697465799d7a3ff5aa059ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20bc6c96f5ab4607878d12aec77dfc22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "47c9ecb433144a49aa5c17002ec1db34", "region_id": "RegionOne"}], "type": "volumev3", "id": "5a72d8c0ddb6444d8a5095d462604830", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32ce7aa5fe6a4cab8bb14162339645e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4aaa108a3af343c0a3a2183682e8384d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "536713e080fb4217815568efbc62e7a2", "region_id": "RegionOne"}], "type": "volumev2", "id": "ea63476563e4454681b2e0267c5a8a07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "705ef22bc7144e08ad98f6dc7676a83c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32cd9dd5ac154b7e9b77e15b85be9e2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61a76dfe62364ae6b04a26cade0b957b", "region_id": "RegionOne"}], "type": "volume", "id": "743400ca59434b8fab136bdedfedc174", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "371c94edf86b42a48591d792fbadd1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e6c35ba223c40d89603eaaeed9d10d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be598135461d42058a71bf8f0cd83bc7", "region_id": "RegionOne"}], "type": "block-store", "id": "c17a225c1b4d4d74a8390374b9b1aa43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6773ded31a584d18aeb1dc30816298a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "347a918462cc417887dbbb04707fbb33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2ba5d02df6a343f398bdb348df1943e5", "region_id": "RegionOne"}], "type": "alarm", "id": "99b09390e8394a509489b02fc3857202", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4b67027b9ca14f698aa71eb49fbc9fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d56674005e84fa1b3ef396aa8abeff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9063c20a8a90438c9e3823623ff6f7b1", "region_id": "RegionOne"}], "type": "alarming", "id": "8c1c7b369e924213a38d619ed523f320", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28d74365c4eb4893b09d5b5830df10b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3965380f02bc4de19c70925661e38903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "839afab8ffb144508e090e2277d41ab7", "region_id": "RegionOne"}], "type": "meter", "id": "82e6a5d8a6384ef6a6a4135b61bdc7c6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8ac10b17bde2418cb944d7fe8318d227", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4143e9f791514d5eb8e8ff2768aa6be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ff7155077eb7480c84056ffced39cb34", "region_id": "RegionOne"}], "type": "metering", "id": "047824d3b9a943b38505223c133f41b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bbf2e9f45e544593a22e663730bae465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1675dd3a19d3415892e1c3c106d8bf13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "104e2b8d84f8457ea44ffdaf0fe157a7", "region_id": "RegionOne"}], "type": "telemetry", "id": "e5db14f058214ac581d871972af64298", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ac40a0dbdf174352b33b529103107f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0dc93b0473e9439bb52492e4441a2b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8c3f7594dcc0439487d59a60d74674c1", "region_id": "RegionOne"}], "type": "event", "id": "8cafe57af4bc4e299204b6c02bd03d8b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a98201e7c505401192a931583d112986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "02a688c3aa9e4e7790c4b085682e1a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "59e7f74f54da418b97b75ba9049cb593", "region_id": "RegionOne"}], "type": "events", "id": "dde257988230446a83394d34192728d1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3a9f91c4c8ae4477af56a332ebb25276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3d115554d724d1dbf6159f6294d7fe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5ecb32670af64c00b089fa7027199004", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cf4758e1877548fa99d84e84911479c1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f7340388e638459e984217532f66bdb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6a14e0664713452f947c78777739d149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4a762650adc14954a25b6516eef019b3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "1885b1d95f1345d9ad89c4cc5dc93f57", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "898cf812f695494aaa4b3a480445e32c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c127aa639f74001b6a879f0f8f98652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "80e4650ed1be4104a2e1859b0d989c71", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bda6349e87054a8685a4dfec6bb55cf5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38105d329e0b4635adc7d54790186ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bcd2487b0b974559919d50e91551d1c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4de388ce23eb4ff0a40feb87516cecc4", "region_id": "RegionOne"}], "type": "tricircle", "id": "a172642fd9ee48e791836e7cb30910c0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "62b9dfe644cc455891709924222e86ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e090037cfa3949a4bf65a88757fedf25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0e1bc84b2b004419afac5d8ae8b95874", "region_id": "RegionOne"}], "type": "database", "id": "51cf7a5346684bc5b2f595d4bfc78f9d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22070b78d06c4c568cc2a7ac7a9080f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "420d8430855a44bf9755fd05f172d2b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0638bace276f4f2d973556e96ffa55eb", "region_id": "RegionOne"}], "type": "application-container", "id": "ad53a682f1694f14877c8a58740c55d8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4031ecacfc14d309ef7651ff67c6082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "85408ffc1d9149edac36384699db37ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "51d9c8028e3e483080e0c5eaa429e305", "region_id": "RegionOne"}], "type": "container", "id": "4ee9f79d17674f4a9e0228fdf952d622", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf9d924521c64ef78dfdda14b95f54a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5bee78e5af6e4b3e984ca579decbbd6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a48734866dc64b23b5053cfae182c485", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ea9c8c4225f845799f128e1111e397d9", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "38d21245eb3d40deb2147bfe54798091", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2fa791c09bcb46e0b959addd3e36661a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c1a4d806715477ea70e877f03ebe056", "region_id": "RegionOne"}], "type": "rca", "id": "1a53a002a5e24c06a16eaba66a41a25f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f549fe85ff164c18ac125176788ad6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c7ecd68076b24a45a92b434c32f7e9fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "645107feb56d48c6964f5cef383df6fd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1b95cb965dc2426487c17cbd0d551fb0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "76875b7d3b674861968671a7993f3321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5ae9413fa6c843a79e28d0e78d6b99b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "315100a264484e3cbb8471954c9f4be5", "region_id": "RegionOne"}], "type": "network", "id": "d72ff7b56dd843c1a1ae97524df2e81b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9196c642413a485bb27b54a65e27f8c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "54119922f0ee4593aa028f956c513866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "753162591250491b8bdd54a9ae03b3b5", "region_id": "RegionOne"}], "type": "backup", "id": "b3ee0f05220c4ad78df9cb957bd4b333", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a9d87e953e454cce9dd1fa31eab0e054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "80e3b391939c4e7d984557c7ecf4c306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "02371addfe3e4ffc8b84d4e5b6205f9e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "212d061058864c5ea12ef1907901df0a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "368f1e244201416492f45d7d82cf728f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fb2496d398ec4514af22489c5638ae83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2904cabc204c422b99a4c291420ae9ec", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "89eb0bc09f0c4ab6ae6f2666483c0771", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0bbd60da4d24f08b04030549ee7b3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ef08a8a342bd4d109219fde0ccc7b2f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "45abca4d8baf4b6a9aa96217df0e2c28", "region_id": "RegionOne"}], "type": "monitoring", "id": "a5e28d2fc8ee44ac92ce9eedd74cfa32", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f9bfa2bed7a643e8b5649e460aeedbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "24523268b69c439fa0bfb0223259eff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ec46d24fa316470d9be02ecfb2946213", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ac38a664b6044e72be336254ec4410f7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "59e8864f257342a1b8ec47bbef04dd06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba087ecd940b4c4aa1022b966c262f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e268708366244997a4aa733fc9dfb446", "region_id": "RegionOne"}], "type": "placement", "id": "799046961828400ba83d753037506e91", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50875abf65bc426d80cb79e1c7037d0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dfc2b2125b44660b418555d071c7063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b1cf4e3b670a4e9980a5c7e14940d1cb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d9fc2b1240464fe1acfb3779580b9382", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31141edffe9d421197d58f818ade9c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "898d697bf09140f69c4a478fa380baf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "672b618c328c4235991e6f98e087fa8f", "region_id": "RegionOne"}], "type": "ha", "id": "9bcb1c0be71a40759700c9767fba3cfb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "97566bcf24a44b8ca19f9c8267608322", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1a282fa8d2a148bb860d775a56a90e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "908483b8029c454bbdeb9863d897335f", "region_id": "RegionOne"}], "type": "reservation", "id": "19490704ec1e4d0d8e73fc53c1d3b0c2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3588ac0cdca54cc28892544a2c68667f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "733f7316f9b748a590c7cc7d3a3edf0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "75d4e7dcbb044980ba5285887a3c12da", "region_id": "RegionOne"}], "type": "function-engine", "id": "96f54126fac84c8abc9c24accc62e3b3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f0e8ea08ef5e4b5fa5e2acec62ae4339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "59d7e68853fa416b887faeec15d344ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a5185d45206d4ec78efa37483dd9f946", "region_id": "RegionOne"}], "type": "accelerator", "id": "24843bde57bb427ab9707a1f146efb56", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "50ee57bd397a43658ec8f8f63d83215a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3976b8867ba34981b631fdc3e9c96e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3835ef193f2d4e31b5cb12f16b3d10a9", "region_id": "RegionOne"}], "type": "admin-logic", "id": "239357e053d34a5cbf4d1ba5a745f076", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd676fe78d784e2ebaf3ab1c531190f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "04b924fd86864163b78c165549684460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe2853ecd6874d3c94aee37b87d0117a", "region_id": "RegionOne"}], "type": "registration", "id": "95839b79f0dc4c2584e9159b484044eb", "name": "adjutant"}], "user": {"domain": {"id": "87e03cc16f0a4a6d8a5930417f00ace4", "name": "e3e95211fd2d4216b3cb456cc58c0aaa"}, "id": "efb3f42675db472c8e742555db0eb80b", "name": "3b13e00dea6d4d09ba75feb4b0e64298"}, "audit_ids": ["aba3d0c727b942a5a2d550a820d54762", null], "issued_at": "2020-04-23T06:26:03.630455"}} 2020-04-23 06:28:03,843 keystoneauth.session REQ: curl -g -i -X POST https://compute.example.com/v2.1/servers/server001/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"volumeAttachment": {"volumeId": "volume001"}}' 2020-04-23 06:28:03,849 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,853 keystoneauth.session RESP BODY: {"volumeAttachment": {"device": "device001", "server_id": "server001", "volumeId": "volume001", "id": "attachmentId"}} 2020-04-23 06:28:03,882 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,888 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,892 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:03,937 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,943 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,947 keystoneauth.session RESP BODY: {"volumes": [{"status": "error", "description": "description", "availability_zone": "az1", "created_at": "1900-01-01 12:34:56", "source_volid": "12345", "name": "", "attachments": [], "volume_type": "type:volume", "snapshot_id": "id:snapshot", "size": 75, "id": "volume001", "metadata": {}}]} {8} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.061217s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get_details [0.054662s] ... ok {0} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.060399s] ... ok {0} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.059794s] ... ok {19} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.061353s] ... ok {19} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.098047s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.095888s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.099716s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id) [0.060275s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_act) [0.059359s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id_act) [0.058811s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(sd_metadata) [0.061265s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_create [0.058682s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members [0.062137s] ... ok {11} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.059205s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(preview) [0.059023s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres) [0.059290s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_get [0.062332s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_hosted_routers_list [0.061364s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.059904s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.058328s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(identity) [0.063152s] ... ok {26} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.059346s] ... ok {7} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.059630s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete [0.058566s] ... ok {19} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.155736s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.200862s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,671 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,681 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,688 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,696 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,711 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.605003+00:00", "project": {"domain": {"id": "a031083619e04bb2a42ace876e5e37b4", "name": "f901fe185630459d9138e58d73bbfd7a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c2e2ad65948345779e6b51534b372edd"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "67dbbdb6904d4f6e95ff80d1daf0b703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8750cb53f7984e8ea8c44bf7b2e78fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a0f56764efc04edfb64ee1785a53c656", "region_id": "RegionOne"}], "type": "identity", "id": "f9d93870db9946e38c0e65fb77b0ba40", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b18f0b1b350a4e50be3fbe9d81604786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c0088661406d4ee98ea589c0fa4a26c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2543b860b94a4807850581b96de2f183", "region_id": "RegionOne"}], "type": "compute", "id": "167940c4eb5f4d0f955449aaecc9c0e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "970c66542f1040198de764a8ffff10cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3da5244e1104be5b9544943e41be637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "852d7e04dfe343329f8b7ff535b48c83", "region_id": "RegionOne"}], "type": "image", "id": "f846c20553f84efe88869c191a0dc3f4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "572aa6087e444455b57022bec79cf124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4e574b2cc2104bb9bfedae914920cf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9d7b33a22394408f9e6391d355a2c353", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f33a09682d79457e8c20fdbf655db7f1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13a5fcfec3094243943d62c27139b60a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb92a5f3ae6f4eb3b4163b4631c187b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86e311cd226040fe8a089a13042becff", "region_id": "RegionOne"}], "type": "object-store", "id": "d634c92a2ff34fe19819603c4e4a148d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "365d2dc0f3404eac9b5c49326d24244b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39b0b2bd34e84a81bddda6783783ac51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce4a6ba0f40c4fe5852d11f99a082677", "region_id": "RegionOne"}], "type": "clustering", "id": "36edc87b9c3642eda7207dc695a9baed", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4cf3e53319394d58aa82ae12a8afd8ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0dda5e58879a43faa0837982993ca3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7243f107324e43019607fde1019e5457", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a69513f7e17c4c4eb8542f6a79353c14", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f2e5f263e724115a6bbc7cfb5fe3326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7da96a4ea1d46b6a95660b17661fb80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "393232ed0e464d838c7d600f05fb71cd", "region_id": "RegionOne"}], "type": "cluster", "id": "b90c1685f4ed46c49c14ac57e970ee8b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "700eab8879464b6fa29e1f3597921cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "43f640d08f3b4c82b2405fc3cec2d32e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d2706b375d534aa99579b71fedd24722", "region_id": "RegionOne"}], "type": "data-processing", "id": "ac1c497b087049ffb93914f1ef3c9e0d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cd4d005800774dfc895884bd1392e6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1cc47331b99c41f6a175da7079c1ed96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6bebcaf2eed446158d2fa03aacd792a8", "region_id": "RegionOne"}], "type": "baremetal", "id": "ef51af3f6ad44abe85c9b9d47c88a51e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df48d152a6cd4b37982f6b4a5e1b72c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "98e217157f5346cf9833e2e028281874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dde2540ed760414f8ebca8b5d28af49a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b2640f5c3f6d44b49c9177a7a759ff00", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9372d394960f4eaabf684085f18842b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fa090c3b3c314874a0707e309e3b5658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "949e69b889c74fdea94392a18725ac2e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d2b1288b9329473d96b0fdc29cad1faa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2e261a22c560431eb33b8cc8217fde76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8901223fe836419382a3fe393bffac85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fa29ef3abfb74ebcafe80a0c92495172", "region_id": "RegionOne"}], "type": "key-manager", "id": "39fd2a9b1a4f42ac85f95d6464087dc3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11fc41895c754f16b25e68143c5c731b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5965774dfd54479aaeb792ff7e16824d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0feb4f9e8ecf43e9b245a4719049a816", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "03dfd2e5bc5944c0917b395757a65d6a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70b24c555de24d438d791add6eac9e3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb96afd3e45746658109e87f143fb7d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e9a2f77bd0747f8888fab4b60597024", "region_id": "RegionOne"}], "type": "infra-optim", "id": "8ca9279315ca421cb7d75249fc5c5c74", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "bb8f9a7cbeb34a5ca42ad884a1c92c63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "72c859c523b047f99426581d96f633b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4cacc6ab887c4c08ab7a5f4d231b1269", "region_id": "RegionOne"}], "type": "message", "id": "a4476f9dae19488183e055d045c58afd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ede909051f8b40209bb530fc04985555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "69793455c1074b60a8323384f17bd54b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a53d34eea39b41fb9e64098f220c97a8", "region_id": "RegionOne"}], "type": "messaging", "id": "a7c7f4b49c3b4a43ab08b826a5e19572", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "af97f5f2be0848ae9423c5362b2dea4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f86bb7938f0424c884bc3e0465a8af1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a676d98134d24fdd8c8f864e99a2cc74", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fc24dc2a2d194754a6cda0afba1343ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3bf031a71ca4dbbad7011e2902266af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1366512408bd4433b67f999d72dd11be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fbed5b85675749a29f900d1bb744b5d5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "917cf7c0129d46a09973e431bb7e607a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92ca0af330704237b2fa5934efbf827d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "25246c7a5357448cb12154ca1190a90d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35b5e24f8b5a4d7ba896b01af00d66f1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "16e6135f296741afbb3a8bb461f33b42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b12a9853bc2247b3803bb8a72cf66d44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ff598617b6bf41a9b845c158bb9d3b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87e7f8f9d0d640e785c0e9176bdc2ba5", "region_id": "RegionOne"}], "type": "container-infra", "id": "5cac29c5f0eb49799fdc57b52044bf93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9c1eed12b9504067ad1cc8a43b6cdf09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e15edab11d5042a4874e91ba78b94dcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "397af80bab3d44748f2d83bb1e61743f", "region_id": "RegionOne"}], "type": "search", "id": "572f6a7537444205a86bc536ba0f31fb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a4ab5194661649b498f932274c77b13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8af78cfcdcfd4176841220328e7a9dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21cb3cb6035444cfa43010a682b49793", "region_id": "RegionOne"}], "type": "dns", "id": "085075e5506a4a6ebf988908fdc17281", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "06d4a3201353450db9c2ff837c46f730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0832dd39e1954f659dcfdde056185977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6928604592b94a72a6af5909285b2d7f", "region_id": "RegionOne"}], "type": "workflow", "id": "461b6a77b96b434caee5f8f5faddf9e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf9ba2ab5f094ccdb91e8bb4fb46011c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d26575482cc7472f8df6a852d0f8d90e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "264b004835214fcc9105af5188449558", "region_id": "RegionOne"}], "type": "workflowv2", "id": "03373227c185439eb670dfc08cf78feb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4146cdf491d44035930d32bc1429137c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "074486ee8e43443abb6b70ea47327e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4d1161cc345d4ca5a33eef87c0128695", "region_id": "RegionOne"}], "type": "rating", "id": "33ea705c550a41debc692755a6bb72fb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb8399105a9c4be9870af7bddc4af142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d3f35ebe57354483bbf729a3cca8f61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4fa19e09b86b49e58b2d7557ad30546d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c1a93b4bcd2d4c42b391e525c7a54c6a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "108a63af5fae41bfa6ee7b14cc495771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e4e4112b52f4fd89166e2d0f4c9572c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac43b1e764ee410ca611ce4302bc683f", "region_id": "RegionOne"}], "type": "policy", "id": "c46dcd00e8f04d8e848c18e25927dff3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95324b744c0c4032afff40008c64c2d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2aef0296483d47608b6791854b2a6080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47ae600511d545c6b1e7490083479ca6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3810e00b7cb044a6b559761030691df1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0533628dd4bb45c1a133aee8607893d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "169193dcbbb94cf7a3f9c86f7e945e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "960edd5b770c4017b68535efa75cf14e", "region_id": "RegionOne"}], "type": "sharev2", "id": "0cdd540e86f84dab96ecf619b22fd89a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "94d5262179dc45c3bd1178e30fc98d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55c4b713d2d74be3ba917ffc95ad214d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c41170cc67d94055955c5930d7e282b5", "region_id": "RegionOne"}], "type": "share", "id": "482c3bfea0ba4a33ba4a6c72121b3c65", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "215d26a3c7af46d8a69b49e7b8c60b1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9e9cc2853e8a4978b560eff339496c5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f120ec0e0f234c58b6b974782022a63f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "ac35545608d6463c97fec2818a551933", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e94ac97fd2a4bebb27a7f9c520937f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d54482d5edb4222b550e7b323f4f192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc8011941ec143f7b1f34f5d442b5186", "region_id": "RegionOne"}], "type": "orchestration", "id": "d0540325f60844199c2482a93bfbb0f6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf1370f7993e4a95b0822dab925925b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90bd0fe277f3496a90cc9dba6d4ab96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f3122dc37ea40a186ad4c598a60fe4e", "region_id": "RegionOne"}], "type": "block-storage", "id": "af4308ace71a476b9bebf56cf2c9dc2e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c86fdd1246644a093b36de3754602c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1fc296501e248d4a2965e17adab1adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c20bdc2a2fd54702b8ace1afd8659d58", "region_id": "RegionOne"}], "type": "volumev3", "id": "125b814285fb4a179a15f0c0a3137dd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36efa0ac7ebb48089ff7ba09e13ba6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c81c491ffab94a9e9e7a5bb3d3b811cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f08fe90e58a452d835fa3dbd2831a15", "region_id": "RegionOne"}], "type": "volumev2", "id": "4a72e1d49e334e5e9d714724bbba9b48", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1cc9ee90c5e473a823edef762bb4b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bca2112f26e44feab734427e8b0943d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d86b5b7083f94749bd82a7e0006f0161", "region_id": "RegionOne"}], "type": "volume", "id": "b2313feb1e514365aa0cca8594a1d360", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95c73816027b431db35e06ec13e9efde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d33301f3c4db454e9690d165d122bac6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ab46b2ae4c241b3bef3eb30443626d5", "region_id": "RegionOne"}], "type": "block-store", "id": "a9a555ece2e0448b810616ead303758f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b072b8095ae94eebbe58d9f74156b006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e14da4e664d9429cbdfcca1ae4c1f785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "84af0ecb082e49e28ef9223894b4f921", "region_id": "RegionOne"}], "type": "alarm", "id": "6d3cc37d29ab4728ba86d578b9b1b430", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb315b364b604c08b76fe4694e5200d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf6c8eb366214b32af76445a6e863178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d9fc8b8329b44634a530d3325f561483", "region_id": "RegionOne"}], "type": "alarming", "id": "4b81061019f0454ca2a4874fd5bbfcc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cd4e01e4f704e808a529be383ce877a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef5f96e95e4f4f00afc1e5ef93211d30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e7a381127d914d32bfe1c410fd416a93", "region_id": "RegionOne"}], "type": "meter", "id": "7cf5014eba1748f394c9b070eacffacf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4b83d8f667014daa909e34d7ed3bbdb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cee6c463353e4f07bfc3f40d7d49b59e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4bc1d273730c483ab332a99d1347970e", "region_id": "RegionOne"}], "type": "metering", "id": "6e2245c625754160b7ff17377e33a36e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d61f6c14dd2a46f7aa85ff771719c6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1d44ac32de714b049bbf24586ab33c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85b8d6dae49740f6b2fbca66cbf1c039", "region_id": "RegionOne"}], "type": "telemetry", "id": "8b86c81294874cf5b9b2afbb7bf95e01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e9a13386f42d4713955db0f4600a094f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d0bb31f86fe4529b1f2c811e4b7b013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "398f0cd9872d4c9b920748db9f5c1507", "region_id": "RegionOne"}], "type": "event", "id": "bc79ae5a293541acbb6fc0ad4e5d9fd9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d0782618a96e490c84e037c22f34e918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3a1177ecd3a444cf814c42c80068ab00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4e11367789244dc9af3e8bb4d6b65adc", "region_id": "RegionOne"}], "type": "events", "id": "beaf20b3189a48adb0b6db3d4d5aaf7f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "74b07dc5932a40eb97723ba3676a9270", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c579af31c6fd4b73906f6d57233392d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef3919d43501442c9bd44531aed5e0fa", "region_id": "RegionOne"}], "type": "application-deployment", "id": "86e4647f02234204a35ffd2535d2c67a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ca89a18c74a74f11937b3bab8a257515", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "51ec09ddbc8f47358dbfb1834522f026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "33c19ff46bc94c97a8db4181488871eb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aa20d72dff0a493c94fc7b85fdfebc0e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "181aa6c9625547d1878b6f9ef9ef4028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "20cb70f952bd4053912d91eb3ff1767c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c0f26ea47c34d7b914b09b5426249ce", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2927443d666c46b6a99e674f1218178c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c8786a91ee3490192d49a528994f22c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3702f6a6a5548799d03a2b14df4c1d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2c5684a68614a8aa3a15aba41058052", "region_id": "RegionOne"}], "type": "tricircle", "id": "cfe3510b46314769a5e0f5418c31bf66", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "89d0a98cfc0648f199a16433992ee7e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1d3786c0558b4556a3ace38db43034ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0b0b6007216a47e3a86a1dca1f65b2e4", "region_id": "RegionOne"}], "type": "database", "id": "88473288b85b40698286eeb9dc2556a2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dbe214a6c2ff45caa37d72207e8c043e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0fd8fe271fad4662a86ce00998c92c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca7840f161944553840d3ff6818d3e6b", "region_id": "RegionOne"}], "type": "application-container", "id": "d9288b46edea4b8b989a92ea3822cf00", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1202d1668c7d46cb87ba5b5392f966ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e1b3f5e922d9468cbd19a486f6d89a55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "897a3bae0cb24f42ac0797d43f98550b", "region_id": "RegionOne"}], "type": "container", "id": "6fad7ff7d2e3463ea46ae1c1538128c2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3140c4e199f497692da9adf8065735e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9d0b1bd77a824632a436707fd50235ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f48dc8308e1949389b6387bb62d57940", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7ff341c275cf4fc0b62a0cd513824395", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93a44cfcd41e4dd6b16a19a315d74c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a0da57896cd24aa18c922bb326c64445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9db1d17b1a0a451eabdeef66d39530f9", "region_id": "RegionOne"}], "type": "rca", "id": "df57c41ef4ab495bb00fc1c5d9da06a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "599c2470480d4aca8c7fccb13bde9b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "090097ca6b6540e7a5a43befa00d72e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "98823706ffe341af9277d485d64b2047", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "90fb0f37d40142cb87235a2a6912eb06", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "11a0d186be4044afb64e914c84a6e4a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d9722be14f2e497c98fa41b76a28105d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "678433b119604343b5aaf1f491ab244d", "region_id": "RegionOne"}], "type": "network", "id": "e50e85438fa24da094931a69511daf38", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ef4a282981c4dc4ba16914cfb817bca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "22d77db5b01247c1bfc3b8ff7f6c5725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "17363efdea524b81aa40c4d0d2cb1eaf", "region_id": "RegionOne"}], "type": "backup", "id": "146ad9c18b124aeeac38d4dea5ca9eb4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "90082cbee55b4a2dafa6cd91ccf52591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "feb7f074181c416a842525968780fd5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c256184bb6745ea84e833f25a2cfcbd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "20d878e9675c4ad7b4670738b01da32f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "150c9c8807fc4cfc8d4611d2bf99e738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "adfa5b45e72849b2a30f29558e887af9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "14a2f616b54b4606a2c70ca980b021dd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "555801d04a1342179e624deb7c9c8e56", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7b10cd4dea854130bbb0abee4acf1d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f93aaf86b51d47ccb7b74140c7592ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "696819f561e04a369fbdddbcb2e6ebb4", "region_id": "RegionOne"}], "type": "monitoring", "id": "4b35436733d8494db2db9ac0a6d8a592", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f40d977ab119470896fcfd895d20e1b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2e748c9425f64133a8abfe79858027e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "54f7a1db2d494844868ff9d029c87282", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5dc11254ae9c4a3c85824a6fe587cde3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "36f797a1eefb4ee0a303d08782a9e7a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "70c67f78ffd3470899b2c28954400123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2d7d0876a9be4b0bb7a0e01f2ea10e0b", "region_id": "RegionOne"}], "type": "placement", "id": "623443d0c906415092855fa2362b50e9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf59462c6f6b4156ba8fd98fdb9ffcfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "22a27eb830484b9eb3f444467d15df89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8cd3e667d59042b3be425f12a068b889", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eb1a4090431b4cf2996bfb1cdfcd6594", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "28a991c89e5d4a55ab4f414a6963c1f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1523233fd78498e861e7e4bec51dca7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "74f5499bc1314b688052d7dbf0f9ade8", "region_id": "RegionOne"}], "type": "ha", "id": "66656ae276ec4864815a0781923a870c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e010eb712a74403d85eee435843abeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6e81ffd2772e4161b8a4ab97dbef6ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f6b01b14a11a47d0b9d915458f1ca6d9", "region_id": "RegionOne"}], "type": "reservation", "id": "d3a52c8f18874f27974c7e8a35455916", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4d0943703afa404aa59a4c4b982def41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "00b9db7d05ba45c4b90dfcd60181d1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2baab4977ab44509bcd0371e003546a9", "region_id": "RegionOne"}], "type": "function-engine", "id": "d3c45964bb1f43fca1afc7f388ef7cec", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "42febc8fb2844cb6b4d3c4ebd11e6aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7dffd4c3969b419899a70745a2cb850b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7a2e9db69a684e1cba546f93de0ead14", "region_id": "RegionOne"}], "type": "accelerator", "id": "b8bf98db66cd4a60b45c14c68b56a39c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9a62afaa21f48eeb1312a99d70253bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "668af105cb104fa8a16f8084cd349206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "db7821dce56e4f46b7f583026c323fe3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cea25710cfcf483a9554bfe566f74d2d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef13f7e20b5541cb8a29cbd759702cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0356888050af46c5bd0c19a4e114e439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "104286ca63b64593833bfdc7b8e77466", "region_id": "RegionOne"}], "type": "registration", "id": "2bbe70b1c7954aa3835cc26051b2a363", "name": "adjutant"}], "user": {"domain": {"id": "0c74b722ffdf4879bfa990746d713294", "name": "60d19cb2b4c54470b35420b19878e0ed"}, "id": "678dfe36f53c480a9ba912c26f5c8991", "name": "4795ac4a892242da8517429545cb450f"}, "audit_ids": ["a7258f989f504b1f83172589e003fee1", null], "issued_at": "2020-04-23T06:26:03.605003"}} {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(name_id) [0.062248s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(event) [0.061758s] ... ok {28} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.157089s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_server_output [0.067960s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.067368s] ... ok {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.061798s] ... ok {26} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.058186s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.202339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,736 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,745 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,753 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,761 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,777 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.668089+00:00", "project": {"domain": {"id": "e074471274924a3caf980ade1a6093b1", "name": "d44eeeeb9bf5405ab734aa03c0fa9c56"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eed9e0fe5e55485b8969b8ffd78ac7cf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c9af9de37fa9401dbc7eb2e2f7c589e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "931ecd10347841dc8089a5eab1bf1501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e761ccdcdf2451f8b27e3dc4dd78100", "region_id": "RegionOne"}], "type": "identity", "id": "6572e83fa14b4344b27b1515e19190cc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3b3e7564d5fd4bc2876c12a9292d0dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee03b6e0b534436e9412fa33b2c13ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f150512a21ed49e789c39cbc504020d5", "region_id": "RegionOne"}], "type": "compute", "id": "877ac96373764304947c733c645e4b03", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "03d5bd2e36a04581b176fd21afbde9e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "80eb3ba052c84e6a9342af4c6b1bca6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6e9caea359d74920b5aeeafbdf4f8e9c", "region_id": "RegionOne"}], "type": "image", "id": "d89cb37de8c546ca9e4c2312e0a69319", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c9031b48e8b54d748d31f5155cfc960b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "89c7081a8b7e4dbaabd5335fb2f6ecaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1cc5facad5d0460693c4b81c994c79a1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1664a2d3eb604e6cbf6034045ec229a5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13c4ad909dc341d48e8b9fcb148afbe9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5081fcca123a4b6ea029fafab9859c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cb09f50cea043c4b62585421a20bce2", "region_id": "RegionOne"}], "type": "object-store", "id": "439d265fa1e44c4f96f4b20bac530028", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "68f1b8b7535747288a5969efbd850075", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4425b29e44a3470b8f9f62bdbafa1d88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3696d9dbbcc420c8143a568d9513ce7", "region_id": "RegionOne"}], "type": "clustering", "id": "f3c8fcdd908044c2b7a8c71f18761a14", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2265e684b9fb46b3953979324046171d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "db1b24315bad40b3925546f1d8ab088b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "927e05e2b8954ca8a633ea613e2cd100", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "41e2059ed74044db9a0b3a520b3883dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b3353a4f23f4204878288bb91b4418e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3a71ffa61b04e55bf94086f74b54fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "63815844fd234861b43ba68f52c41ea7", "region_id": "RegionOne"}], "type": "cluster", "id": "35f76e2bed544b3db12079fcc922fe04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2700c4e635de4cadb8b2a379a19d46e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7591fe3745a44610a7de2217690c2ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "974cfda434ea4f4b965f2ce6532a698d", "region_id": "RegionOne"}], "type": "data-processing", "id": "8703978bbed34de787a56e4432ea66a6", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38f45b71d9f34fbf9b5c4bdb6c424bd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5bd6b454f55a406d87579185d60f634c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3d5f74410dad434b89a4e2e2e4927cac", "region_id": "RegionOne"}], "type": "baremetal", "id": "d05b3dc38c224945b999b263c69d9e1e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de56074413004f6abc22139ed6ed6114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a2784cab792f4e81bc5343b01156728a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ad561ef5f4e144df824c6938c5417bb7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4dbd58e947794144a748434d5e188a01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cf8b09f92a114cc2973f9be604c9cbe1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "578b5e8243ba43429de1ff0fd5fab247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "98e1347959e04caebc670f9c6af4be51", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "93f53dea98664b4a8c5445ab0e81b257", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "104d53ee4d46431e92d8094ebb3ed2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f27b9e0702845249dc35ed6aa69b666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e1765c31b58a420c9307e7d7b6232f95", "region_id": "RegionOne"}], "type": "key-manager", "id": "2826b94fb27a48c59c290430e516a988", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "888d0620f54c40e59722875257ec9f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35785fecca4b4f05b44947399d8e5393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f39e960bf1bf4c55bf6f0514ad6888b2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e461a6c529a7486aa304271ce37470df", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e4f66e6a0e1d4d3dbb33dc8c263dcb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3c90d6bc13a4380819b6bdba5b96ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a53e44a5b334a419c434dab75d8b77c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9e2467b5310e4379ae6b2e7bd4260c23", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9f6e71d56c354f6aac69cbe092288fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "99edf78cccca483485400ed3ed0285ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cbf6a358b7f847fcb8bc965b9121d571", "region_id": "RegionOne"}], "type": "message", "id": "6ac12b7b5a8d4836b44b0f891f7c44d1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5cc31de6d56e4afb9f3d3d23aff112a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "490d93f066ee4a1dae89990a9c24c51e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "39659a4181d948c0b13e7b07da0397d2", "region_id": "RegionOne"}], "type": "messaging", "id": "5796308134424a6196f08d86bfc9c4af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "eed93a2b6b444c2996f755e897c9a6b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff268418532443e79643cbe112dfed33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d83ffe319ee64ec2914fa92474a2410c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bb39440c373347abb522288ee81711f9", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0a39869b4184b0e811f4b377c57ec78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2e639ecb1e24d98a27ab32be04634ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb298ed3ef1b45849eba157b372eeee9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "989b52a85f4f4f8c887865424c254d82", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f63c8dab89245e6a71e36633378ec32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "061c823239a44a96a3bbb13b28a9fc0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "526f712d4b9f46118dc3480354e2553a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "abd9ba68d9544dbc8e135bc4ee313ceb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e7485c7c75747b6954ccf8b0cf7ecee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e2e963cbfab4e3e8d5770d6f386089c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48082b8c73ab41babf9f9351acf13851", "region_id": "RegionOne"}], "type": "container-infra", "id": "662dc7dce27d4bf9934ac26acfa41688", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a05a6a37ef74000a324dfcf893b62a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "05866e31bf7b4210a27b3629a17945f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "586ebf07ed254a92a31ae6165e71faf6", "region_id": "RegionOne"}], "type": "search", "id": "dfa377ea1f3842939d36f5646f1e8b0a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2a9e714d432c408bad0c727bb8df1a5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1cdaeff9682b4ffea49c7501c5736955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5ddcbf8b23014962b72afb39349b5963", "region_id": "RegionOne"}], "type": "dns", "id": "06e2f3c316474ec5be46bb802a548e87", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ac04a01aff9a49e8acd39d8c7b9adeb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8f87f530e424b1091e05bab276da927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b750c01edbda4437bfb302f9cffd6ec6", "region_id": "RegionOne"}], "type": "workflow", "id": "4d654ff6747345b79f742c2b829d9fbf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7204926c3854496787a9891b3e454ae3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3653b7b6c3b942fca242455dc495d840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0bf0e5a550ca4e3eb24ff112b1ebabe8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "613dba4732944369ae80b84a74c5f956", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e2586c77fa14703b35008bc5af0aeb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b2f1b43147104f30a9b4563ab44d0c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3d21bb193b414ea7b4546e6c47c7c60a", "region_id": "RegionOne"}], "type": "rating", "id": "e26bc096fe8741779e677a7dccded9b2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ebbd5db033b44a39818413e22504fd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3f1109df87b484bb92aa999c136f78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1ebcfb255264416f8a9d1dad629f0e2f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c6ee52dc76c9484ab4ea39fd2b4f4bd8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7a3255fe17f48f192584e00d239ac9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7bbb30a3c4c349dc86afb48269690294", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e2a68a14bc2c4b0891f547326ede9e15", "region_id": "RegionOne"}], "type": "policy", "id": "1611c56de314475b9c758981a287ce10", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d9ec39f8e79410aa85b92f5df68ab24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f43b9bc836f549b4a441f0c21802c97c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "70c96fd18d6d4e6db8777860d0553f10", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ebdb5559159341b98b2fcc0ab521158f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ce79485debb42f3972dc8322b7efc14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7eac0a816ba34d5c99ffe3e4ecda2c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c877799a591f48f99e0c25a11d9610f5", "region_id": "RegionOne"}], "type": "sharev2", "id": "dc7e57699ab243caaff451dae17212eb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a607ac7dc6284588b37af0b539d0fcdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88d50650dd3a48dd85edb49bf109bf7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "141bfdb2029445f583114a4fcf1f6869", "region_id": "RegionOne"}], "type": "share", "id": "6d6854847c564e59bce4d42d3cc1e040", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "92ad6cd9a6774f50beffe118224bc0d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8190dc31061c4dcebe1a6a914f0468f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c2747e10949648fb9e7c93520b80cc15", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c80d5a747a684fcc88f9c44ff942a718", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0349365cfe274953a04043b8355a5c8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef0b239455d84b33bdfc1f8a2ded2a52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "817d4ef64ade4805b4076872ae20da6a", "region_id": "RegionOne"}], "type": "orchestration", "id": "1b665c7310fb471e8ae1b49eba066dd3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "785876f7935d4132a466bc3e57f17b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c52258bb9d184ae08dae67c3db49c66c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66e5362b79c342ceacd817d2d850b1b2", "region_id": "RegionOne"}], "type": "block-storage", "id": "0533a024994f41e28d271f0772919101", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9c7848c61ab4510980b57ea3d780a9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae5457b9b6b14a51bc682ce6eb4a55b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae18f7efc7a3499787feffc4feb8c926", "region_id": "RegionOne"}], "type": "volumev3", "id": "9b1c227af123406382c4d82faba81717", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a88a20c6a9ab4f6a916000a0124b6870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67171887f3b548208d241140e4e3944b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaff06de083a4676af1e9d01842c44c6", "region_id": "RegionOne"}], "type": "volumev2", "id": "05abfedb59b44a75ac55f2c4f17e4250", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824ab534439b4170b09b5dc52ef760e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a55c037d8fc4d508a74520862b9b8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61fc57bef90d46259cf54c465110a639", "region_id": "RegionOne"}], "type": "volume", "id": "972afd0fac734f2ca144a958426e1bea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b3077150991475aa6982f5618eb883c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c3dcf10601842acb17d79bca604bdc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f12a26da30143b7b25127fb7da6174a", "region_id": "RegionOne"}], "type": "block-store", "id": "cde50cb02c1b4495b23f3e24482927c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a4b57984e6d449cb9fc0b256a51aa43f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3d826901f9441009cb3972d016cb7bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "73917917162b45ab83840b1d4516f06b", "region_id": "RegionOne"}], "type": "alarm", "id": "66d22824c9a04aed83fc60e74bc5ff1e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e523e91605c44b8864956a9058e68c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "af88872d8c3e443b8bd8113d6c5847d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c4e286e29d824b74b73deeafcc92f673", "region_id": "RegionOne"}], "type": "alarming", "id": "704b239bb6214bbca88c379ea51c25ef", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3d1a44dafd6a4ce5922588043cf53c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "05acac35e43944bda83868d25b47121e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cc0c92043444497399854bd9f4b1a0e8", "region_id": "RegionOne"}], "type": "meter", "id": "c39853b0d97e44e2ad09176604c335ba", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "151443691a0241498790551b578a51e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8f5a900fabe4a99a25b410ff94feceb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a4df725da7bb4514afdb48eb7a7c1799", "region_id": "RegionOne"}], "type": "metering", "id": "96cc4f61e9a6441285ee20e24871b5f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7cada6e750034d91856bcdf2dd4d55da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0895c946492a43f89979e6cb7f6661cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6b176cfd14c0472fbe90dfe8b247456f", "region_id": "RegionOne"}], "type": "telemetry", "id": "ebfcab2dbc3249289e1cf66f4ca60a25", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c7221928e02d47478c3311f42f53892b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fac67fcbd707475f9173434ab421dcdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4bcad31a076a4713afbed3785ce94806", "region_id": "RegionOne"}], "type": "event", "id": "9d1af44cb1ac490ebc905d3ed58bbf72", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "780311a26aa64d4d9fa58b7a93a94305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b80399d6f8d647afbb9b1d902fc2e06d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9642b316f4b34de5bf5f43ffe386db72", "region_id": "RegionOne"}], "type": "events", "id": "522c9176378a4fb1a9252500340e68c5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2061a8cba9ee4a2aa4f3529f53317e8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e73e39a7591c429a8d9094cf118f36ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "18f2975129de400b958d93dccd0f4156", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0a71b8d2df2e43eb90c450b35a628f4c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "57801e6c9d8440b1922b9ed99be606af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a6b0f1e88d94411c9afd964343f9b5cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6cf8ef2a360c4ac7920e91f90aa20b3d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5e24c59caf384a918f218938043ebe07", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0ab3a185baa14136883c464583969fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6bb503d43de947a0801dea44fcf1f3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ca37b662f494e6b92551893e8c2f276", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "386fba5fb86644bfa92d87ce8f4998b5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b4039500e89b4401a88d36b2e2a4c667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "927d1db571e04f06b536458aeea471e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8e50ddb9668472e954af334bdc4ed2b", "region_id": "RegionOne"}], "type": "tricircle", "id": "934fe139d13c440ca1dd2340fa9491e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "89db77ed343d473d813e5b45c290e822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "49b04c0fb61040a7b7ceabe8a39c95cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cb10619f97694124ab779622c061682e", "region_id": "RegionOne"}], "type": "database", "id": "87d5af86fc7e4872a65054d35a37953b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0b0b7af8a49f4b6e87a636ff3a3df10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c3a86c7ea26348a390bc4873b2e5fcbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "00b91613c96c4d939ae73d738de61d7d", "region_id": "RegionOne"}], "type": "application-container", "id": "2be90fd5b4884d82a29a93703d9fae0d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7cc0ac639b5744ee86c4eed3533fc3c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "560f46a6ee9d4c1586cc5b3fc97aabbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a04b820d90574f609bf6a0c113e2c450", "region_id": "RegionOne"}], "type": "container", "id": "e2511d740a2843deb16542c8002e0e63", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c666122b79564411aea2f6ea38a47b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40974303333245d4ae58a9cee8d459aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea76573b554e486487ab9d5dedb33bc2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a992de5aa3a94b908e68fc2ec46e5a09", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0103fe571ff94529a4b195fd23e9a032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c226997112664e94a991d8560bc5b5fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be2e9f3d0e5f41368352bc20e76d87b8", "region_id": "RegionOne"}], "type": "rca", "id": "9e134ca67be74c24b57e58ba0cad897d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9146d364b0a94a7eaf472a76d8a26220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f90b10680a8d4ed2828ac2f7db6317d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "741323528eb34be992fd8df0ccd5ad84", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6e612a431de84352a1fb8eb0efd4ff1d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7bdad8eaef2942e689685bf85d584534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1022ba16a9224408a4a5a95a66a7be7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f85bca3a2d0941a9a9013da48507279f", "region_id": "RegionOne"}], "type": "network", "id": "dd1e6ee584664e8f96845d4df6cdd4cc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5b722267abdf4b91bcc7ecc91b114ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c8e103dfb4f34001913342e6ca72b9c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "702298d084834a8eb5b66c8f0743cbf8", "region_id": "RegionOne"}], "type": "backup", "id": "d367f7c391de4c85accfd9047bbb408a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f970464340bd4c51953d59e7a63677fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6280f191ba6b418d8f32324d35d802d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d4ffae38b374ebfb1966a52a766d6e6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ad9d487a9ee474096d3ddc007707b4d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "441164bfb69144afb00193a6fbcdd5d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b7f08515cd4f4c7fa1cf83fed29f0dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fdad5730830840c3a1509e49b2e4137b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f027d0a914e14e6f8de46a80fa54b3d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "21bbde2b991c427ea9846c81cb188431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c728e40bd22c41eaa05360ca116cb0b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6503f91909f4e05a1af8696710213d6", "region_id": "RegionOne"}], "type": "monitoring", "id": "ed21e9d1ba6c4206ab35d9befbfde511", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0b40a202378483f9271c82fbf7f88f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f4d525d3ee03457caedcf99955208ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0cb24ca10a5547ecacd5f7e7a1b5b1cc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b1dca7a34b0d4f568bd22bad1754e510", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "60cdba871f8f405c96a79ebe8655bb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a53377739ef1457795fa567b52f1b8b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8268a467edba4570b0e46b41447f0844", "region_id": "RegionOne"}], "type": "placement", "id": "5cac01517a42402d844adc4f0d0db3c6", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0588b6418b134a46be6c0e182be6e15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cf4f6cd2e0747d3b72334e33cce677b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c9924e322fb943ceb380f73a875d0782", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b0b46dd84cf344c78eaa2a894403194f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5cfbbb0738994ed9a1238244d6b4950f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce001ddf4d814afab17112b83e730293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "52777875225043cf8b4db929b1c094a7", "region_id": "RegionOne"}], "type": "ha", "id": "3c162f253b7c4a32b8e371bee278daec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bed5910819014b80b52cdd02e17765d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d23f6bf585e84875856257ed943d147a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ad6ef90ad4ca4723bd81a91fba24c19b", "region_id": "RegionOne"}], "type": "reservation", "id": "eedfaf1c22a641c1824e09a80d440c4d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4b36f4344f6b4196a5e83d57c56aa2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "156a2c442bda4313a029410a13f44bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0631258943154a4683513e56ec4b8d56", "region_id": "RegionOne"}], "type": "function-engine", "id": "6a192a489fab49619c73f2c1b753eed0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a8e4a190e18a403f9be8e38b58da6cf4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "392315ec872744ae8d09b3aa232b3f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7bc66d926bea4543936962bda2f3745b", "region_id": "RegionOne"}], "type": "accelerator", "id": "4321388d15f14d0880243800a3754dc3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5513e33b69204f5c926e87ef4f05b272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "783730889ca44975a5a52a7fbd30e451", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "37a720e543654248b16836ab412fffb5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2c3b4781848147e186ea3b4bf36ccdbd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "34974abfcca6454fa7cb9d9482e9e221", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef66205efe6d44e180244781a3fcff42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "54888e5562314c39ac9018bdd7385c26", "region_id": "RegionOne"}], "type": "registration", "id": "2cc238d04fc447f3909bf556fbb685a4", "name": "adjutant"}], "user": {"domain": {"id": "419a4993105a497ca4eee19900ac4ee0", "name": "d6fa2b18f6a94f5da65a288d0c023041"}, "id": "fd79c08b61d84621b593735553537c29", "name": "e922373f6c534d77ae19e813f4507834"}, "audit_ids": ["0c31630f609e4fcaa5c1af8b5818a8dd", null], "issued_at": "2020-04-23T06:26:03.668089"}} {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rules [0.059301s] ... ok {21} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.071226s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(preview) [0.103270s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(sd_metadata) [0.057187s] ... ok {13} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.160376s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,801 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,807 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,811 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,817 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,830 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.725853+00:00", "project": {"domain": {"id": "84a5df945e01460bb83bce6778e5b205", "name": "64c2504310ae4295b31c6f870a9568ce"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4ce0643b9aed48ef9ec126076a2c33f8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cfa1de48956843d68a5af96bcc8fec29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a71f3afe84004131a422564c279e7496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dedaddce833b411189a214bd5d5c141c", "region_id": "RegionOne"}], "type": "identity", "id": "e8ccee4865ae4109b8a3962e1a0ecb2b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7afac712e5bf4fc9a73a890b70f5bd6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9c1949f9b5a4c57a4c0bbf0d66574ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "415942e87e134da6aa62e8bf69c2dc1c", "region_id": "RegionOne"}], "type": "compute", "id": "8a71438b99694961883dd40831eb2c23", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "07f177faf3634bb3ae34b995c357861e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0abd214656fb454e9bce504ce8ce16c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2693bc934c784da9a711b4b1787fb9fe", "region_id": "RegionOne"}], "type": "image", "id": "f58c5295cdb049b2a60955b299402f10", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b1600298843542ceba571233f98a0c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9bfe102129134810874c790f3f7bf762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "19617337e30842b38b07513342373617", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9345cc9a3aa14110b76928ec54fb0c3a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59520d9c32a0454889ae1522bd9392dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9427b8336654794a941862a659c4bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c9880fafef6489ebfb221481394aa60", "region_id": "RegionOne"}], "type": "object-store", "id": "46c91145fed54e25b66365b3d57ec647", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5abf166de9764fd9a19023e68fd4f1cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d28bfafaadf486e954e6bd00b8a856a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7a3727fe8cbb4458a23fc1a5686b3b6b", "region_id": "RegionOne"}], "type": "clustering", "id": "69438c1bda4b411897a4d5526b78cb0d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a3652645c0754cb6971eb409e9add079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3892982a0091468b879705a74076e8e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "20f1a69faca64bc89549bd09d6424a48", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c21c219ca95046dcb1e3f738a0f4b9b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3b89812b294846e3b557ad036707c244", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bcc46c619d404778a1d6e78b3dd54241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6acd6474c9d94c87be03cb106c5e5b2d", "region_id": "RegionOne"}], "type": "cluster", "id": "a6304488e707445a9a5205aeb0d63b9b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6e4b28bbe9b440b8bfe34cef793350cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8f4be98c3d2944fb8cd9b77dff50bbcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7971b9d571454ae9a9e6438d9fdf31e0", "region_id": "RegionOne"}], "type": "data-processing", "id": "2e1c7be106b64877aeef0a0f1388aa82", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "83b409807b2d4959850be318effe3ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "89dacbd73d474c849f32b56b40f65ea7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3160efbb371a4950898e55eecaefe325", "region_id": "RegionOne"}], "type": "baremetal", "id": "cb9120c0a91c4c64bbf912d9ea584259", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a364e551d564f54a5401c30d08f103a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2bc986a2d51e4b80834622b4e92bd684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9beb9af88fa84225b884209ca3b736d8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9e7ede3d74da49fe9caea01f21bb00ab", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4226c178a8ef45999f8b697d97033988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "04069e5d4d0444aead4df221af870927", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "70cf37871a3c477cbf92e156a8ec4c61", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "55cd6c1b9cc3416596eca0cdd535b156", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a18293e8002140328baca404012459bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1b3985c4e2ca4717888c57d7d62d42bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5b994700900a46b0be04f294e75840bc", "region_id": "RegionOne"}], "type": "key-manager", "id": "2a823cef5dd143238bb7c333aef8c138", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a7be334f0ba443b0b5a260376290ff28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "012301b1114e4a73801da4f5f0e000df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "792f19b271604c06b836314c169b84bf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3bb958a7133c448480717a9be898ff4e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c0fb1d8f70a4cbd8df0cf04ff5e16b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b6a82ed93c6149a8b2d57d66a7932e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f6ad6b36defd4777b6baf0fba7ffacb6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4723877ced064a49b7caaa0380bae0cc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "20ff68802db74d2894a31511f3131bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "faf91e413554466b851e91605ce5d352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cd96e377fd3b43f2bf7a114b92e02108", "region_id": "RegionOne"}], "type": "message", "id": "d70a3bca0d7e43358b9b705c78eec309", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0841409750d54daf867685eb5eaabd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d2774982879d47c88c26c0619fb754bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ce336fc4df774b8caf42114af7a10246", "region_id": "RegionOne"}], "type": "messaging", "id": "a0ceb87c25f944879fa8a95bfb1e712f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "dc298448ec65483aa87cc18f90b3ad31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bf562cfa81894358aacc3620358a28b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "197fb207ec3a45c898a6b8608e5b847f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ebfaee09fb8a4685bbf639dd95d4a01d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76303de796804e9e82c235406e761766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ff6bf9f60194d048c05be6cff5315b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d999bde971c44908949eb11f199f5d56", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a9532618e5fb417ca6375bb0ae576cb6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1515bebfbf5f474eab573e0be22190c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "475b021e05f34689b9080c8ea3971958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed19876381204166aea8fb1290fa3d94", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b8c5b982e15e4b05a26deb0c536b10fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be98ca02276a4d11b81dd0cea1c870d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d45175c983a42fe9a978a9ec443bea5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12348694047246aab13b0adab7de42c4", "region_id": "RegionOne"}], "type": "container-infra", "id": "45d7c12c7dff4d8e84c2c00a7fdf7793", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b77ced6875b42cdaf4ccdd0692593f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a6b4f106fe0343e4a1d715381fd91407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f7740e2e61144df3a2cf60545836ec00", "region_id": "RegionOne"}], "type": "search", "id": "105e763d62494edb8efe77ebbc89b725", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eed4450545f54b44a114128ebd0658ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4f4f59fee12a42ea9dff755e571899d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ff388889930a4ad1bac9673a5c2064a4", "region_id": "RegionOne"}], "type": "dns", "id": "74f2b205ee3b40639c115d84de75093d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6af9707fabf343fe8f78ac29238ef1b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "575c4648bc954f518c3a62c951cf442b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "14c7079cea13467a9aaa616b263d959a", "region_id": "RegionOne"}], "type": "workflow", "id": "c3fc78f1a4c04919836cc1dfb9a76b7d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "14bc802ed6b24332ae54a422e3bc3d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c37e0c5eac48435b9b4da49d6ae5b5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "518e4e188dda49268740ae871cff4458", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d56f1061544849dcb71b3f62b9c4d238", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f5001725dfe54af5ae53eeeed2d0a321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4d2d888d36004e9aa4fdf9ee6cdd919e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "35b67cbc2cfc4156bed7844cb08d2908", "region_id": "RegionOne"}], "type": "rating", "id": "5f6b087f84904c17bb48188a8bf0275f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd68ff4db0bd4c81842cb871309d82ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3d90df6c674b43b1b6a113e97ee6c461", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "9c875ccbf7094abdb107ebf77bf09f50", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a92e2d0d51fd4ea98c456d23549ee03b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "650b0acca4ca48089b52a7eff6b77ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "383439bccf084c1bbf57c69848d2f344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aee6b1d12efd4681a940b50906748b2b", "region_id": "RegionOne"}], "type": "policy", "id": "59fd21c502ca4c7dba067805cf1c028b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b747812e9b44335ad0c879c8f5c30f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "942e9997d8344ad1968de5a2aa49a189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5d42d416d4d84aa3974309c0ffd3e32f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0a25f2a257fb49d082241e2e9a8c2ddb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1034911c79e42d48af4d159c0d81255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f505bc18554f432da1d6d8a3b54360cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaf94336922f42a780e865cc6b18a1d1", "region_id": "RegionOne"}], "type": "sharev2", "id": "338ce83161144d249df3b154ac4086e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a9cb5ef5802440099c62a56048a40c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "363ec2bbf7e84715add37525412909ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2ce6473beb334ce8a3f75127162ae04e", "region_id": "RegionOne"}], "type": "share", "id": "76a54f1027d943dab248c651c54fd63c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3c6b9d11e98a40acb5b331d8e982ae71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "84214e9f7a64407f99e99e7ca102dcfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3b3029854e1a4b598259f3e2506b71b9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f397177e84894237876cec59735b740e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a8dace5b1f44624a36163cf51571b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d404b656d2e449c8af712e401a3c062c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0343115ec5f44778913dedaefbeef100", "region_id": "RegionOne"}], "type": "orchestration", "id": "37f386c5ad4b4c7096d65881dc31e616", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bdb564d36f04b4f8f0e14921f5420a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0e5540d7c6e46f19181dba11b291615", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcd1f5f6eeb649c083dbb7260eb25191", "region_id": "RegionOne"}], "type": "block-storage", "id": "97b0c2e2df3143049c482eae50371ba5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80d69182b486458289ccef50394a7439", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74459419606b4f269cbe4df1884d9c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f3e5756d55945b0af7b1ca540b8b04a", "region_id": "RegionOne"}], "type": "volumev3", "id": "7d42173457404babb746c0d5567967af", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a5e0b4f51ab4171808ec163d9df798a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82f2b3ffd475407585c8c9f997e52807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c2fbde89f7c4b77b638eec89aa67cb2", "region_id": "RegionOne"}], "type": "volumev2", "id": "4922a36f9d73481a93d97c4b75f30ca7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c936a7f8a324dd09710e4520d4c86bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "245f28adb5db41c395ce2deb1fbd3a6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "224294bdd42942b4b74af018f8283514", "region_id": "RegionOne"}], "type": "volume", "id": "f1747aff5e064a7ea430fa22435af2f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ba0175db354c6ea5b17cb54306e464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9cd1ac135d8417fb1fb61937145e29d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "775a80a0f67f4484bbd2f2d89f4bb92c", "region_id": "RegionOne"}], "type": "block-store", "id": "925362f00039428bb74785dde902fa59", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e84e55e2243e4e52904ef9783c894a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cf181fbcc76e480487d35152529cefe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bf3898e4128547729b4871f319093fe1", "region_id": "RegionOne"}], "type": "alarm", "id": "97b51b2f93254cf99043e8c94cf86a02", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1e4aaf22676d4dacb56c5346aedf82df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e5afea91a4945e095b3fdde9e1c1366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "978c205323e0429a9e875e144e1b8e82", "region_id": "RegionOne"}], "type": "alarming", "id": "d906df9b89b2452e973deb84da58ac51", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c3b3cd4b8324dd4a5c6d72c38367e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6de82b468fa741189f4a6ed169cf6d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa910f9981a143028d005bf4bf52f73f", "region_id": "RegionOne"}], "type": "meter", "id": "f36bd325178a487880ddce52eade84f3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8664ed1f3e06442fbb6d92882eaa9e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8a4bdc633cb84f79b7d4bf4b655065fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26df9f701201441e928ee81b3e809a34", "region_id": "RegionOne"}], "type": "metering", "id": "2272e49300334386bb1ab82a5f50bb63", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8231632f36bc43e9aa974874e933b5e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6e119175b66c459093b32b7882969cfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7428bd66e3244c9b9d8029731770af37", "region_id": "RegionOne"}], "type": "telemetry", "id": "ca35f78d8ab84688976b1bc6eada53fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b0fbb5bfaca9428ba606ed5812c0a8ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d6d7b8dd151d4ed7ae191b8585a088d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "694019bd97c94299993401993fe2d192", "region_id": "RegionOne"}], "type": "event", "id": "e4d47f7fde3c4553bb2b0ee96f42ce66", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "276db4a11e484ca6bfea976c35df3bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9397cf5b782c4b9380fbde1b2084ef8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "982984895fdc463691f973e71d2470b8", "region_id": "RegionOne"}], "type": "events", "id": "f19c953106bf4aff8e47852b02b07676", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b03f86bf3fb8406b9dc0390115743ae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d2179407306b4a6696b0402d19318de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "33d617432b8e49fb8c28c8b58f3b82e8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c1b1036a354e40d483d78c04e9c13b00", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b70896008744e2aba437930f44bfbaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f4400aaa2064ceba2141b204fd9af66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ce24c21122e44cb2bd64ce1d38bff940", "region_id": "RegionOne"}], "type": "application_deployment", "id": "698e7a1f797446269663092c3073bfcd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad6e17f445344e28b69bcb7219706ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2c783797785941298f1a829cb27617e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5e37fddbc6e84a2c829f51a70221b56f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d9f9fb22a9154273b5d52b751a57282d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6aaec223d0143ab9ca3b68dac23eacf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0dd35001cb4548a1990319e27ee3a02b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6a233d28352143a2911942cb2152d9e2", "region_id": "RegionOne"}], "type": "tricircle", "id": "07cc790efe09486585286f2ad5274c58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "86cdf836e0f441e0b86022aaf14007dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "87e538629f4e4e84907e7ca59570fb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c0f9c85b135545339ede68acf7e256eb", "region_id": "RegionOne"}], "type": "database", "id": "78f533d42f1a4fe485838e4aef48b863", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7924253f4e6479fb49de189c4d4b21f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7dc4c4072064e24b3fc2cfedca51da8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e26e2bbb5bad492c84af23e103beac96", "region_id": "RegionOne"}], "type": "application-container", "id": "0542454fa583432a9c839a49ac35acb6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba5621593f18459f815f7c849d45358b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1bef8b16da18455baaf466e8f7aca99b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d1750097046b4ed19e7d4d6f293a649a", "region_id": "RegionOne"}], "type": "container", "id": "c01b52a6800d4bb19e53623803bb038d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c485e9bb060f4c02ab30e34e50dc477a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c68c4374e40248d4af97344af8226316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6e03f750984b4f52addfcbe62392eaf3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "83f437404cb2457484cf9b351c1b5a72", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0fecdaf18b214ae780e8c408d72cdfc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a20d59e71f4c4a849b32bb8c198f50bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "315f051120af4d23a4072008526ce2c2", "region_id": "RegionOne"}], "type": "rca", "id": "2bf7d72de96443ba851289201f2ff861", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a8cc9eac5539479abdec01bcfdbcd822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0d9c93b97d7e4876810ab86d2ad9e515", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "08c0f9af99fe4ae9a082dfd260d387bf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e5f0f6c9963a44b19a6d320e90e8685b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6f584cf6d9e54150b1247c3a598a9b70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "18b0c1c90caa4f828b3a0eee2276ebd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0b840922bb684fae832a1b16825b7ec1", "region_id": "RegionOne"}], "type": "network", "id": "ed6da1aba9ef428ba93c36dc9fd60840", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "24c3bf1e90c6460795aa594aff63b510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9b1a1f53dc0845d7b5d98d3e9efa06b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5afa7d08c7db4a0e95f2615eaaa42974", "region_id": "RegionOne"}], "type": "backup", "id": "7a482ba5cbf8455cbc535cbf57d76573", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d742e87f76d4059a317c1b33b844c51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bcdf9b72d0ff4507b13a72e3cd86e10f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "734f9f7624e248abae9eefdd28b3b43a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5ea84b6324944e359d694148fe61b5aa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28a60d9a8b314aa798da604cc804ecac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fbf6eacbd4741979328467f5f77bccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e5053095f2e847c68724b93e7f634863", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "480413beb5564c09856d118702cbeff6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0283c661ca844c0e9f69f1a758badd7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "29f1b4999d66406fba67fe7ad5201eca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ebd0dc74b10d45eea779f0a2e608f252", "region_id": "RegionOne"}], "type": "monitoring", "id": "5e097154a7584651b39a60b1a3c43ada", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e2a8e4b8ed9c4ba384c805fca29c278a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "403a54036ac64a1cb76e87f7e5a99620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4bbf932648dc4fbab0cbf61af9f30173", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bfff78953e7244b4856560b5a3f19950", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "691114bc87a04f5b88766f7bf9080d7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8fa19b55ede748beace4d5fbb7bfcde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d227fbaef87f4e11a0172cc72cbea035", "region_id": "RegionOne"}], "type": "placement", "id": "446a3fe9d41b4b80b0130db7fa2b32e4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a962ee004e04db888ca019fab9fb5c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e11c0a9b765f449b94a9390f4efd808f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1c135fbd084b4aa3979dd094f75b4b8f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ab83df68ebb94ef8b9108f698c351fda", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4552a1b20f404d1082579869cb9d5481", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f698d03188dd4b0da72daccdf5c7f7b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7ae5fc7c97904f1398ee4e51c10a3f0a", "region_id": "RegionOne"}], "type": "ha", "id": "07c5edde983a469caa022c3c1c039877", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a83df35971504287811d449c438be037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "62cb598d6ca14bcc8b16fae69e8cc49a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "35024069a2da42b1917beca2293c6e72", "region_id": "RegionOne"}], "type": "reservation", "id": "8201f787d4c340c2b4ae28a97e3797f3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a5af800ab9e3492aac7368a289b7743b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0739522a11e14d0d8ef570c8faab2115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4d6b8dec86504f418ca3ee2417a980de", "region_id": "RegionOne"}], "type": "function-engine", "id": "3d78ccbd1cd04faeb0bbade9f16cc8f0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "54c445f333ec4890aacb076f19aef4e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1135b450b7444702ad2619c17c1800f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "42da2630c14a4e6996f204d87442e72a", "region_id": "RegionOne"}], "type": "accelerator", "id": "2daa8e572950455689946de47db31c78", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "59155c74a87f46c1a68008954caeb6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "062d3710535b47e89327262f20ccb6db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d568160905dc421fa1b8173981930de0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4390dadd78604883bf143e85f8925c9d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d9efc883d8a24b6cb1485308934c440b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3c6934f560641f2b320ec280177bf30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d93b7aee2098412b864b67ebf4c612bb", "region_id": "RegionOne"}], "type": "registration", "id": "2b5284b79b4447588201275e059efac7", "name": "adjutant"}], "user": {"domain": {"id": "df5b8918b6014633ac13e7f0851ccd25", "name": "872d718f529442809631898f667a8cf8"}, "id": "09426d8e9e32458ea583a4d207d941bd", "name": "07e039cebca54c6f9f4afc87a05550ef"}, "audit_ids": ["86586c493fb242f2a154ccc82f0d0e2d", null], "issued_at": "2020-04-23T06:26:03.725853"}} 2020-04-23 06:28:03,852 keystoneauth.session REQ: curl -g -i -X GET https://example.org:8888/heat/v2 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,859 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,863 keystoneauth.session RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2019-06-01T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.heat-v2+json"}], "id": "v2.0", "links": [{"href": "https://example.org:8888/heat/v2", "rel": "self"}]}]}} 2020-04-23 06:28:03,869 keystoneauth.session REQ: curl -g -i -X GET https://example.org:8888/heat/v2/foo -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,875 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,879 keystoneauth.session RESP BODY: {"foo": {}} {23} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.245290s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,715 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,726 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,733 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,741 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,758 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.652253+00:00", "project": {"domain": {"id": "1a39b4391fd046d6956af9d8116cbea7", "name": "afabc2c66ac8482e9e8270235fa63380"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "098e48961a504229a66a08017136daf2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7f8f5640e4ae4060bcb994d082abecdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "922c8e8b904c46a99dd24426f70a2a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f966690afec44a0081dd51aae9988d02", "region_id": "RegionOne"}], "type": "identity", "id": "81fbf156be524868acc3ab0700edac17", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2536a06db0ce4d7baa2fd265e9c33be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e2691f07b95e4cdb9f024e20aee366a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b2442d0db9394908b49d023b8c61ac42", "region_id": "RegionOne"}], "type": "compute", "id": "b4eb14ab4d494a158adb8b82110c459a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "05f70bb940c94644ac9746f3f9eff6d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9111deb0f6bb46ccbfca73bf188a67e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b4abd8b1b8d84161b5f5662d45206a67", "region_id": "RegionOne"}], "type": "image", "id": "7b130ada8784454c894ab1496f33db94", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e1a66cc7c10e45289cadb4b2acd8b579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8075a8ada5914a95827c3bca4a86b4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "74edae15a5e24cafb62918bc1c40aa68", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b4385c17cc4a4c2a8c3b76bb53f39256", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "950e35dd85b1467296bbb3d4580259c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c024f461da84bca8e4393c25518c696", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56f62c13d5ff4e4b9b1426edfb36a37c", "region_id": "RegionOne"}], "type": "object-store", "id": "0a3f73a6679443cca1e85f5bbc9fc6a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ee188e425f44ade860ab5f6b9ad0ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13de1fe9598b467ab20273aa123aba2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0d3ae40caff47f9b4512c7383104827", "region_id": "RegionOne"}], "type": "clustering", "id": "064d65e6e2dd4953aa6e403ea59042ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "440011f6be374a9fa1949eee5b0de0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "653822f1cb1847c9ba29fe547b9e68c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a1e207a011548988326fd27ca77b791", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0077173371ad464b98493688a7769e9d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9463b5d812a14842b95aa1b7d1f470cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5660caee4e494b8bb51fde33473f8a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2f5488019fd54b16b0c8702e9b1b7f48", "region_id": "RegionOne"}], "type": "cluster", "id": "fd120db6625746d4869a86566c8360fa", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7dd2279ca7d54bcdbcd232cb22bd928c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "40934ff2c62e4900b79238234b223530", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "91c2bb50b1af4d5e8e27ecc39b6eda38", "region_id": "RegionOne"}], "type": "data-processing", "id": "af5423f2f3fa473b8ca35ca0ebcf0679", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24662109a89c42dd9e6ae64173ceddcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d2a62297f51346d083aaa2956c6bf52f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "93fb6128d51a4ef9aa70fc18afefce6b", "region_id": "RegionOne"}], "type": "baremetal", "id": "56c43e9db55f4647a8e41a2020760ce6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2af7e401bc5d4d2badf131b6666b6868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "07dba3cb55d0408086d79b7ba6202411", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85b20e99fea14fcba3fe090df4b23771", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c2c75da7005b47069477911b6743633c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "647b885a74e447048ebc04f4b2b6f03a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f612df908a6f42d5969328086f614c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e2e007817e674b87af36305fa58ae6a5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "389b0ade57d144f0b376d6fd3232b933", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2415dc876d3b46c894f75807f7db5830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5878ca2cd3ed48eca77a3b7f3a65d0bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ac96a1a4cd1d481da76324f7beabe462", "region_id": "RegionOne"}], "type": "key-manager", "id": "f420e8197daa4e11b8af35682d5798e5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d98e30b0dc442218846ed8eea005048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7e9975d98b8b461aaedb90cef6ed43e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ac5b06eadc7b491d88597d0d6ab759c8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bd29ca862aad457f98f596ee8715bce7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6634718306fa4622ba9e970c9d112e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "db533f65e1144c8686e9f46d13a41e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "80eeeac75bfc4f749f05aab0416f8372", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bdae9325669341569722ddb6743f3afd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "89e95391e60e4b0b848371059fb1f291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2572ed7af4154731a264d1e6ab223ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e294290831434245baa9dc80bf2f22dc", "region_id": "RegionOne"}], "type": "message", "id": "d69729508f7e4745a019e3a645be1735", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6c28c825c5724dc99de4508483ab8a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bace9da3fbe9471286d5a75aacea476b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a6b13f45509a46fba384708d759eff3f", "region_id": "RegionOne"}], "type": "messaging", "id": "af5bf4e80f1f42be93634253838b4a7c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cece2b18d7c04c27ba96893573218591", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b0c743d3f9024608a07b7a82530c47f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fc6223c5ea6a4bc7866351a8bc212c45", "region_id": "RegionOne"}], "type": "application-catalog", "id": "271712ec4e004e6d88754a2172af09f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f264409e1fa40128d79ee0a82cea494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac0ad4a037ae43b4b788be155de43f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e241baf47b4e4defb59800fd5dce5455", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "600e2b23820d4523b7afcc0ed8346a17", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd2ce50608914c1a8753cc7162939f4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48cfe57dbe424a35981c4e6e23a71da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6628fb081f0f4869a3668b3bf9b77fd6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "62d2346daf5c4dc98212d3e5545ead6d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e60007c83b144a929e49a79ea0e7f0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02f6ca38ab494aceaaf19da4b9798c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b16f2f2c0402483fb247caf14b81cafe", "region_id": "RegionOne"}], "type": "container-infra", "id": "6883f166c4534a6cb15dd98f59285128", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e157210fbf4f4eceba8c6134841a59a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "eec3466723ec41fd97aedd43ec1d9cfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "92a6b4b3a133436c97fc1ebaeaa88eac", "region_id": "RegionOne"}], "type": "search", "id": "869448f5f4c14a909714bc84c03fefd9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9ef0d7a7bf6f4baa87ff239b8187e1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "701e533421824486bf71206102a74053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3bd4fcb3eb614870a7c1665d127984ed", "region_id": "RegionOne"}], "type": "dns", "id": "eab8be247dd943fb9112809fe384bc70", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f85f4cce369e44869a6a6520bfc2e936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea9173db54e74e7282f9b4781f61cd2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b12b8e266465461d8e2d09016a8e76a3", "region_id": "RegionOne"}], "type": "workflow", "id": "9f058835931641c1ac66d5cfc0e887bc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f232acc6d3e47ec9cbbe9dbf21f7ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9dded3d5b6374f059e61ede4cc718550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3371aa2f2a542ba8e4ce56b414776ed", "region_id": "RegionOne"}], "type": "workflowv2", "id": "055b5435e7654b1f9e30f5603d141235", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "318a1c7f69fe4db181da310c8d785d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2d84fb89a5ff4bed82250c0a0aadd54d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a8cc1cf94ba34b89bb0fbbe48aeeaff0", "region_id": "RegionOne"}], "type": "rating", "id": "71c225d0d1dd493192fbcade4b85619a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "934a037241e54835924d7187461f41a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2dd9d369742b466593027010a965d7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7c6a9f1c53734b19898c9c50b450cc8d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f3183153a81848b0ade0e1758a21511c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "148bad4034154367a368abc718b0f121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7d6085f8d99410cae33df1778c0e7b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "060991f9fa384e82806085f937a30013", "region_id": "RegionOne"}], "type": "policy", "id": "407e52b0fa484255821e9e927a48382f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a70f6e91c2ab4e99bfb245b38c1427fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ce59d84f04745cc8ca7943f367e224a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6d04a794d9f949fea48632ce04915154", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dd8ce8eeba7742d6a06bcea49053d4bb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d689cca2b14e412192a132bc3c04374d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b66be9a7c8f747749f2637b66df6e448", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4cc9893e8038487b9b75c7d3b7584b74", "region_id": "RegionOne"}], "type": "sharev2", "id": "87372603670d45da9e5d34c680d93efb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ceda448c8364f168fd9f0f0a192047f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c236524da9648d7985435b3b0894790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e474b522f8c3415aa2a5c7da13929bd8", "region_id": "RegionOne"}], "type": "share", "id": "8b8da1b200284e0fa2b4f3ac29c9f781", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "025d15bfb55c4eaa83fc500f732cfec4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1b9d90d26a3b4d9d8f24f1105c7b3993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3645fe68897849ea9cc20c249bc4b0be", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "124b077ca409464798dbec4bb63b1b30", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3fdee8ccb94471ebb9d8e099ac4cc99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cc7662c889e4ce59accb3f0cae52420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d222d57f1dde41b6b242cea281606ddb", "region_id": "RegionOne"}], "type": "orchestration", "id": "c3f21d72d30d4b268c8825b19d05395a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05540490a200415db834242cd2a630f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39f70e82ddbf4845ba3ed6445157e908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "363d0c533ba449e085d1ec32bc11b58d", "region_id": "RegionOne"}], "type": "block-storage", "id": "294cd5e8e39d4432b573543d61889fcb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b01bbe9494aa438985c7486acfeadc0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "777e1df6470548af8804cb7b8302f497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e4414117a6f4a99aa9e2c6eeab75f0b", "region_id": "RegionOne"}], "type": "volumev3", "id": "ca71eb8097a3420bb7e97ec66559de84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9909b73dbac47a7a6aa4b10988a50e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a7467a4d74d48fb9b739136050a0fc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a61065f104e4accbf44cf077b632164", "region_id": "RegionOne"}], "type": "volumev2", "id": "a13a67638bca47edb87875b5633d8403", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fe40de0b9274e728c1322c324202081", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e89fba2e02324e1798ed912757221053", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bdf57c32e3e4d3aa91dc08729f7e9e2", "region_id": "RegionOne"}], "type": "volume", "id": "1f86f27edb124915b26c9137b478b551", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91bb444d0470455a9d2f9e855139988b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7539214c3a0e4c3a8f50b4faaa8be49b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ada52433af4468698b39acb30e226cb", "region_id": "RegionOne"}], "type": "block-store", "id": "9833f74e4fab4def8d27d25fd010a262", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0f199ce6567451a9205bcf8c382d2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a4e275f33494945977e4ba194bfa839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1dd296a40ca34178a88424879936c869", "region_id": "RegionOne"}], "type": "alarm", "id": "1300b7c47a5b413fa735bf19604b44f7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "13c5b8c647ef4fd5b46ce89330a888d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be590e60f59f48e0b76b9457254a52d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5126f8a282424fdc938377a60ea980c7", "region_id": "RegionOne"}], "type": "alarming", "id": "d4eb23fc9fad4075bcec3617e8a23157", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "71a3635fd3c942c9a8444176308d94f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "96d838170c21462b9ec23c341d252825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4a3d9e30961249aea3453ed1001ef85f", "region_id": "RegionOne"}], "type": "meter", "id": "cfd1c0a3b917488a8b5f7109757f9b3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fac868ad14d4f48ba2ddec5c4f79ca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d3adddabc9194d368b2e4cd74f5b864c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "536b4d09214a4e7db21aa83294d898d2", "region_id": "RegionOne"}], "type": "metering", "id": "ce329ca39f1442ed9bc903eb142b85bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b185b55f5e0a435495776f7d9d5e6bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5c70d2d1a0714d3782d0d21aa5420b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6c2d94fd409e4ff29f7b001a560c7a75", "region_id": "RegionOne"}], "type": "telemetry", "id": "23b72f04dafd4473842085720ceef4b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b3ac68c34e8d4a7ab35d1ed439f77478", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f48c52493b614484af864ed66e045d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "33ccec7e0e044b34ba686705226534d7", "region_id": "RegionOne"}], "type": "event", "id": "ea83274953084a29a3899c1eb0c887db", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b04d6388770348a79d6f92fe9337e1a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3a98061fd1ca40229b45408a77da8158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17c3a008d2894294ac33f0946cf6bf07", "region_id": "RegionOne"}], "type": "events", "id": "e8c2b71c3a97448eb5177ad8220a2015", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3336c7093b634e6f8eb32148c63b710b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23f8609e802d49b7a977192411f3cae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f44aea664522481f907c4e9ec17ddbe0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "70e1280eee10425e9cab350b9897b2e1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "108ee9132e104716ba1a6a93a32277ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f7f3b6f958c45bdb0cad6bce159b6fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d008d68b87624bd2b2d3b1ce86195098", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f7bd4b523e6749a8a01104ebc3fb2629", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "85d757f952984ccf823ef952c1e63080", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "931ec6aa70cb43cf8cf30150d9c46be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b52f0ab27d44d1f85d89e7ec2b76ea7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1cf72d1f28c349319fa846dac2df3f7a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4af2250713534747a0df764cf0f8467d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "36d1c5fb82664fff9eb4ede1cffbf227", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d47ccc4c3be4438198d257a3a6aba37d", "region_id": "RegionOne"}], "type": "tricircle", "id": "f3765d6b93b54677bf8c1ee1bfdda4b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d9b493abd0ab4252b99bb923a8cede80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2603521a722f4243bc240d07bc3941dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "55ad1b04eb4f4d56a0950db3c1ec7ef2", "region_id": "RegionOne"}], "type": "database", "id": "7317818f5bc447b2a9e1bb22be2fc117", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc86677a347d4ba685e12adb1f72ad78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31ec36a821a644b792e2aa40de777174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2c6740a6c4a843be82cefa08e5f6f17f", "region_id": "RegionOne"}], "type": "application-container", "id": "7addaebcd0e64dc7a2b93c39efa490f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4324309a4d0b482a82b1eada376a14f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b9965349a46a46969f094317bba42e41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "371876c761e44979a7514c86c0ae5122", "region_id": "RegionOne"}], "type": "container", "id": "7ff0add285294ce68726e723b5a6060c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d94acf21a174fe2955a024f70645824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8dc6514dacfc41058e01a93b3c8d2d0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "be70ea7f2ff140088e2059d9440dd2b6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0635d018088049a0acaf92f6b0bfce28", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4963a3845fdc4ae79bfa4d40fc57578d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2883c5f4b97b42b8a420f1d383855651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b6f20c3eed6049a5b86620b064c1f69e", "region_id": "RegionOne"}], "type": "rca", "id": "dcd53ee6be334689a40c300a8841303f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8da80fb6bece4d1191497af012e47e82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "99c7823a894f4e4ea96c33851b48fb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5ffff35fd7a040a7b81edc9f2d2a25c6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0991dd39b0554510a645c5a1e810bcc2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c41363affe5a460390e355749cce0d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d91f56c7ed074ef49ccaa6340e1ac373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "92c32014565547fba2ac5c6fbe87a3ec", "region_id": "RegionOne"}], "type": "network", "id": "21768782145245a0b6a426e3cd960c1c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "441493218d8f44bc9b9786d6cf1589f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b5c24d541dc74fd5934a1bb8ee5daeb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "6604cd03f146435ba4dee471018944fd", "region_id": "RegionOne"}], "type": "backup", "id": "928f557bd6c74ec58f1a4abaf59296fe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6219dc612bc1462ea6ba9359b28560aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec7a4fbfc54d4844968d809d5f21d88d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "11519c4af89446fdb1580cb205a9bced", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a330acede84c45529d8547d143faee16", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5fc8d32f7cd4c928c7ff1eef959cf28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62ce690f65244d78a3791a611d65d0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb1dd201a4554155bb98208043709c3c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "62dc279c9ff34742a80b88c8a23b11f5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b6380e3b06b4340b3c55eaba5d467a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "350102ccd096491eac2863f3871f2cea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a9320e90136c43c3b29a4c65c06ce6e1", "region_id": "RegionOne"}], "type": "monitoring", "id": "1cdf90a26c9c4085a80dee52d30c826e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "54f35ae134d04afc8a4e19b4d0e606c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e143fb155fe346eda320d32e143abc5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fff789c096df400ebe61308bfd57a9c7", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5c9f6e24b9054e14b6f42bbe2ccb7c0f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "985ec415469f4da8a14c7201ab6aae8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f0e063b6c4a34c44974441bd77cdf48f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "120fdfbe4be443beaf82ddfcda0f4ed3", "region_id": "RegionOne"}], "type": "placement", "id": "78ace3ba62084ccdafa8871ce2d7fb13", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "774b1c625fd249cc9274e7189b673aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "acb31707546d47798472f8e6b5a08ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a3cd6d8acb7149beb18cb2d770927db9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1378a8f13ff74a6e8e29e46e764d9edb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "688affd90aff4ad8800b896c2b666571", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a8927c5e0b4346bdbc94f3cfe0150d3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5d9c856975ec4830934488a0ca376fd8", "region_id": "RegionOne"}], "type": "ha", "id": "92a9c35a6c2148dab734c2256419b6a7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "23c1ac6e61a24f9ea0a8c9b3843e246c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e0080d2fb5cb4990b00856d20994fe7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a208e1977f8241f582736976578ea39e", "region_id": "RegionOne"}], "type": "reservation", "id": "2e9961c1c1f5490d89d287b9bbe06d57", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "91d0f470cebb44efa78680c0ffd5067a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8a2977e1143c471099c5ae59e36eaaaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "feb9e0e16a2744e6984c9e32d5bd777b", "region_id": "RegionOne"}], "type": "function-engine", "id": "9b646ce7f6fa418c8b57519ab4c94a03", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1c49c4faea9144f3ac980ba2c13d744b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc86ff394e8f4278ab4b6526b2fe846e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4f7dfb45eb1f4d8796e30f2a7203477e", "region_id": "RegionOne"}], "type": "accelerator", "id": "f7d7a5a4d34e4571b727f19f595aa927", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ca4ea027a9a643c7b2b86f9d41f2b692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1cdea92dbd64aadbdd8e0a1eb7723b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6f1627ef54794ba3958954db02cd2304", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e5a05ee505a5417387163ae7cf30f7a3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "496b3b36bd874b108f08525fe62e97c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "14e1524367bf464c919d0a7da05084a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aca3c0cf886042e6b22953501c5d2893", "region_id": "RegionOne"}], "type": "registration", "id": "2efa9d6386be424a86d76a17a2891ff7", "name": "adjutant"}], "user": {"domain": {"id": "22d420a0808c457c98cc7d225e9c40a4", "name": "bace325b262d40579f939b3bb6362dcf"}, "id": "0862c0c1e4224fcd98c3edb8a88ab546", "name": "e417a8c0b00040bd933b2e45df4173dc"}, "audit_ids": ["e40bf7a9d399473fb91cbec96aa47270", null], "issued_at": "2020-04-23T06:26:03.652253"}} 2020-04-23 06:28:03,865 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:03,874 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,881 keystoneauth.session RESP BODY: [{"count": 999, "bytes": 12345, "name": "container1"}, {"count": 888, "bytes": 54321, "name": "container2"}] {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_create_attrs [0.058130s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete_ignore [0.058926s] ... ok {0} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.058489s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_update [0.054030s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stacks) [0.058316s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres) [0.058227s] ... ok {21} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_get [0.059368s] ... ok {21} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_get [0.061446s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres) [0.055971s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id_act) [0.057759s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete_ignore [0.058613s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete [0.058715s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete_ignore [0.061756s] ... ok {30} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.059940s] ... ok {30} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.060571s] ... ok {30} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.060617s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_validate_topology [0.054433s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(identity) [0.057212s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_act) [0.057516s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_find [0.060015s] ... ok {13} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.064141s] ... ok {13} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.061346s] ... ok {26} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.057895s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_object [0.061577s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_update [0.058816s] ... ok {12} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.059522s] ... ok {17} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.404303s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,819 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,825 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,829 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,833 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,846 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.761067+00:00", "project": {"domain": {"id": "2157d040f7ec4a958de72dcea1b7eaf2", "name": "b8ae53b5f9e644cf8b1236d3d4157ccc"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "2c551c402a9046c5a5312c5367ecd036"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3107327eb0f9400fbae00633442dea89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "eddd4369892544f2b9145a6ccbd26e26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9b01a8287de443e19d3827e4d39f3dc1", "region_id": "RegionOne"}], "type": "identity", "id": "b6f38a0d0337435597b0142eb7f927c9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d56b11590ab84ce18eb799c9473ece6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d08c245fc27d4e9099bc2a1082b4bb6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5f31303438724091b68c4918282b3a73", "region_id": "RegionOne"}], "type": "compute", "id": "88dec4361c0c45bebebb7ab7123ccd2f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5b5ede234580430cb379ce66b53ae1f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "da8c07d4d9a04580b963bb1c8d2a52b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f0822e678dac4097a69e413f0d33917e", "region_id": "RegionOne"}], "type": "image", "id": "ae19263ccdef400dbe793863e52c24c8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e19980e07bea443bbf5410bd02d0c8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "96d5a4d6a31f42338b126305d4ab3bc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bcc7a947774c41a9b72f904ce6bbc5c3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "db6f31814681467199836e258c9f1e9b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8765862c0c674a1b9da886fbc5b06f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec5dec7cc2944938b270554de747a4da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a150c6000de4423b0fab762e4eec292", "region_id": "RegionOne"}], "type": "object-store", "id": "6915735b40564090b9da89c4988e9f28", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4217603660094ab8b02b28b4d830c525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bedd5fad156b40f3aa309b3d901b00eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "316fff70c6834cc2bc0304b7b5e02f87", "region_id": "RegionOne"}], "type": "clustering", "id": "b1469d1379cd45cbb0952907d777d36e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ecb125e56594402a9a4e37e0cf5b1a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "69fc2d0c3aca4f75aeb4d36146838b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1759da00b8b94f789884a508ad00f84e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9de47d0087d34d5f8f0bec1f860e0bb8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ffbbb8468d5542888805811d0ecee908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34b7af4a90684d2bb48261b6055bccbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "668963d2ab8e42f8b43ef9f42f6ca4bb", "region_id": "RegionOne"}], "type": "cluster", "id": "cf4f11fb23d345c4a45151fd1fba06e6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7033371db1974acf97bf88717cd696b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a60c7ceb9c1d4530ad588aca3ef96f0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1f9bc7977f5c48c3ac76ca6d8c0659db", "region_id": "RegionOne"}], "type": "data-processing", "id": "dad1246d8de34a52a46666d9c31a7880", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa4464b14655477ea84c5cec6e7ad38d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "acf031a8acb349f78a121f50a213a220", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a2e0270148e3462da0c63c70b8640e21", "region_id": "RegionOne"}], "type": "baremetal", "id": "337efdedd30b4bbc84c2afcbb79bbb93", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3ec45d223527494fb4cf32de8b633fe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9eeb45b5a444d898a8d7e2b566b1a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f1923417d1f240048807b56fec04b767", "region_id": "RegionOne"}], "type": "bare-metal", "id": "807bd4aa3ae0465993f1bb90f0f620bc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c78c72cbc9044a119772165945e2d02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2ae8e3eb80c243c899c9cfc3faf79874", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6fa00e0c34c544d8afee6d3b8c7c0a98", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ce4ba68619974a8ca8130ed67555285b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "912a99bc5d9146f19099b7703009905e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "21f1b856dbfb4533821d80c7b3488ecd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5dc47b70318f4c0caefd1997c8ed7163", "region_id": "RegionOne"}], "type": "key-manager", "id": "450e579097974bb0ba931a7b8e75a89f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "edb8ae5d6e1f491594d34691cd5fb0ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "81581ccdacc24f069ceae50fdb83769d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9c3af3ff8d9a40d5a6dbd47292d3cbf3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4b590c1cc29946d597dc6824c3d39373", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f13f9f025f8c4287b3893c840c5f6077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a1a2250a66df49978a7d003321b0c7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b5a94efeaac14686bd487ed15a3605c6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "03c6438012d04d74a60e08c3466a9350", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4a57a92623fa4e7fbcf8d29b2b169b7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3f97d4497a21421da1dfb6576d605ba9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48020f0005b945488b4f6a6f4755f856", "region_id": "RegionOne"}], "type": "message", "id": "432b1347f7294d42a59ad39cc86b7660", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "79ec1b97b76d40e496a0c1ad2b84799c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1e39bb7d58ff46d5afcc4c6e7f9c50cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "18f126ad2b754ae29970887c2c97351d", "region_id": "RegionOne"}], "type": "messaging", "id": "2c8cb084a75b4e38b5327cd125e5c328", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "897d1e2777af4084a3a1e5f24d7a381d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8f8159d29e9240d2851480f6741c27cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "22f5d2b8ce314e398369fc6058636769", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6098aad2a29b4499b73eea6a8cb35f73", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7dfaef4ca2064c819eb0aa346daf1d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5c71eee3c514c30a4fd73d8fe1ad102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "260f4f871cda443faa94a188440b1117", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b9a2d0ef6cb545d695f75809c09ff11b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57cfcf8e9d80499981098b3720cb17de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "28cb795d532e476882264b60bd3a71fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f6aad3d7bd649a7b9e2e06c6494360a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "647d09700e484ffc98654a67fe9c7fcd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a68e484d0d8454f8ba8718e02e949c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0cff9f8cb2d44af68cb21b51008240c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89b5545f748c47f2a282ae3a0ed06a9c", "region_id": "RegionOne"}], "type": "container-infra", "id": "d562185beb174ad08c52f6fbd2045f84", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "829d30e262f64138af3eb634732b00b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4279d877bedc4e36a7f3f003d8e6117e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f3da9790e53148888657938548bb32fc", "region_id": "RegionOne"}], "type": "search", "id": "2cf957e0142f44e4a8a70da2d4fcfa4b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "78d01ec7a0ae48c7bae13412da66043b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "563c4e7b12dd4ae8a4968ce86ced08ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ca0e6a8a817d49359f26bf40fc036113", "region_id": "RegionOne"}], "type": "dns", "id": "029ca75c9ed84bbba497288c929c833a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "92b35c0beefa4f2eba321c0e52bbd8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f792abccaa0747e9803d1833cabc68dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "37781c1756904124bdd57e362d060a05", "region_id": "RegionOne"}], "type": "workflow", "id": "f6e5a98fab0e4d82a377f6cc05e1c0e9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e8689849cd04d508e46a3e00a2f0058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0f1de4909e5f451d9366bc463ca43ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "386cbc181cd24ad6a0655a5a114f99ca", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e88ed8e6afdf4aa9a5443f2c6dcb611a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e36b0d196a6413a9c6dcdb793445406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7d0788d1c3a343409d3199061396e553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a03185d72a8f4e1da634f28ee4565b12", "region_id": "RegionOne"}], "type": "rating", "id": "8f21bd4651e0499f8a36a8d5b17e665d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "74a1c135250a48f697c0a01f4faca465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "519ad36b7fb14829a70095dd865d6805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "69e6e1b81dbe42d2819d8305938cb72c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c9d9f0dd6db54d0094b588d5b623e706", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1bd15d7f749c4c7eb2fc57ea97af684e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "60d80f78569c4c6d9c0e4fce00ada285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eb3907ef54124e7e9e34acc646264181", "region_id": "RegionOne"}], "type": "policy", "id": "ba1d41c8665b4f82bbfae2c466b780fd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d7912d46f0249c59327ccd5b8e0747f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3eabda430bec46d28e39b47417137e3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9909db70f7b2413f8243383b18913385", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4ff252bfd6fa4d0a8ef77d0df8950d03", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07d4e47d41e84ab4bfb75a9817cb8342", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "132ef4006668443d9b0add951d9b4af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "419bf0b17c9b40338f4a88cd998919d9", "region_id": "RegionOne"}], "type": "sharev2", "id": "154dd10720b04d9286c047ab1682af74", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c3806adf9f04852ae118ae506cca3cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "862abe80628e4b0dbfe81f17f1b8fb36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "09ffeb4dab544ad7bf6eeec37c9b0041", "region_id": "RegionOne"}], "type": "share", "id": "d60cc8cedf22411aaa9fe97584d29979", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b46a5714d384731bbd613e22a333900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d6015b8bc5a430ea19ba211292576a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e93525abe87d44259129b3e59bd7c69d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2b644bc8982e49568d181db3081ec9b8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1a42a9122ce4ca894a0bc4c66a8c5b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9051d29dd03d452a8553ddb83786af34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16b70302940f4522938931e24f1aa8c2", "region_id": "RegionOne"}], "type": "orchestration", "id": "807cf8f46a8e440e8f036bb71adf36df", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a830854570fd4e9788c35c5020de50a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e89e062175414f13b98b5ec8934765aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a794ba5435fa439888983a0d574eda18", "region_id": "RegionOne"}], "type": "block-storage", "id": "82d8dc5e734b44d9af8307a5f700e821", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b929870f5549fd9a5e9598f90a7242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4dbba2afcc34127b6315b223673a676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "904f30a3d12544018df597b3154b8283", "region_id": "RegionOne"}], "type": "volumev3", "id": "fa10f461aff440cf8712048a644a4e6c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ce72d261bbe4c0dadf705d2805200b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddaf75d716784529b20e8e604dfabbab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99ff056d1a404f248b3bcdebe6552279", "region_id": "RegionOne"}], "type": "volumev2", "id": "df05904b029d4f9d93babbf2c6f356fc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81078447caa2486e9f9973e39abf5bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e8d7b94a4f840c5ad07b4d7b26fc01f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d688608ad045588a5b1ad1d84afdde", "region_id": "RegionOne"}], "type": "volume", "id": "e0490d5629334481b5aab674f98817d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69446ddda2fb420b981abb0f40de4eeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3a2f56e975042d5b687adeef5812295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9020c5bdeb464790bbeea5eccadd7664", "region_id": "RegionOne"}], "type": "block-store", "id": "1fbea538385148e68e26468f977577f0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "08d472df085e43d28c69de868f8b28d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bb4d74a2649b45a4b0423728145b34db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e17b4c257d54b98af11ab423bca7a2e", "region_id": "RegionOne"}], "type": "alarm", "id": "b3304f96d580407ebe0a1065b95a450f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c1f9678795cf4437b28a6402aed6e02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d2d03adabc694ab5b1df88cfe6257bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "494c8c338c784b9b983c5c5be1fe5e8e", "region_id": "RegionOne"}], "type": "alarming", "id": "353c9b1084f14359921d593cdff379f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "413c173e69bb44ce9671f5d63f28e047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b9b1242d39c44f3b39a628d4c66a20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9d6e2e7c2e924e92aad623df247b203f", "region_id": "RegionOne"}], "type": "meter", "id": "3d021ba6bdf34403b3f27a476aa9bf6e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d9b915354d3642bbb0951e1680f0c4da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a0decd749d4482ba3829bf6f239896a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "112ec410ca7040c4b67723e4859dcf39", "region_id": "RegionOne"}], "type": "metering", "id": "568fe317424c46eab41b8d8f850e0e9a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8503d61145684805bea5be6bd7287b17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3b93240a07748df811673e4a641dfb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "098ea36bde584a2e8c835cfc255f98c5", "region_id": "RegionOne"}], "type": "telemetry", "id": "9146fb06ef0b496b8193be781a6980eb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "714bdf55b4014978a64b96559c4d6db6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ee948a6743404a2ea8d25cce3f2a271b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "81bf308279ee465eb8b9669a19345951", "region_id": "RegionOne"}], "type": "event", "id": "664be3c6e4174f80a4107b720056ce90", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ada202cc81f545fe807ab71a6aaea86f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fdd8e76bd953491c8271a0257170b745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b21ac155cb694ab1a8faacd0325109b3", "region_id": "RegionOne"}], "type": "events", "id": "40c2ed3d787c431eb97e5bbe69376d48", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "143453e01ec34904880452fd3b8042a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5182dac0f4404e328484b30ce4aea582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a96f3ed44e8424d876d814383d0868d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b88a129c47d24e10922d0d2427086e1e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4cd6535ec6cd48bdaf3a2d7b1d8b80eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6edaf3315fb84360afca1293dba2ce64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec03545a222b43468e6c49c57776087b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "8c6d281930cd44598f58bf414cc5f7ab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1fb8849104a840338c35e5d559745a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9b5dd6d77d1c4763beb9df709e8548bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ee6f7545eba4fd4a8fef988582317ee", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "22d48638d7e74608a0ab58785fb3916e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ad5045a1ff8a4bf391c7ac41b0b335bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9a2f47ddb004ad190331d0621465746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "18b9a4dcb96c4996819dd8eb6bf6dacd", "region_id": "RegionOne"}], "type": "tricircle", "id": "4171a7f36db44e24a7ebb443ecf60997", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "701560e5406846a782034827d5387912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8054d117cc2e4bb0be43487407e2edf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c9fd5caa658f4dca8ec796acf66bb997", "region_id": "RegionOne"}], "type": "database", "id": "5e8101276d5c493ba6d1e397d01aa13f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f05381f715040749a8e66b2dd57c3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ceefd20c36ae46f58bfd91e2d1362c84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c6a41684e1044df582c3dbe5ba3504f5", "region_id": "RegionOne"}], "type": "application-container", "id": "289a396522344830be76996d152eb46e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "daf2362c50e144f28f2911ba81294a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "83b80063a0fa4641a11404dbc1ae2061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e6517c25eb2c4be8baddb82974800d67", "region_id": "RegionOne"}], "type": "container", "id": "213b5541b99a48bd9899cbb530a5124d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c574eedf857f4674907118b95d1d4257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58eed0247cdc48dab36070c95843535a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2e0fe672505b4e688f6ca9dd8bdbd751", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9d857695f08a471a83db2ccdd36c9c4e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b622194dd85448d9b8e38257c6dd6ed6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f8068a4956a4f299e0f8cd1ecb0c9a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "215f98ea4eac468ca2d67f8b0d2b0ec2", "region_id": "RegionOne"}], "type": "rca", "id": "89f8317abf8a409bac107d86a2f977a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c049e7164a2946fa9b8993120cdc7b9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ab61bc6651aa4601a072b9de06978918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7794a4d2caa0469e836860e1cbb95a22", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1a5d71f56d284bbe804f740d89037cf7", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "29f86a9f0cfb4bb49ced3c67da863482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8238c7173c9d46f3b03b9a414c76080b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "79b8b625ce5941939f313eb3645c8537", "region_id": "RegionOne"}], "type": "network", "id": "48221d8928594cbcb590dc03dfdc3698", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1e96af1fab074080b1c3ddee88a2e3de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "198c057dabad4306a489384e8fcb6b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f45ad12f211043738db21dafecd054b1", "region_id": "RegionOne"}], "type": "backup", "id": "ec09dfaed6f04c13b81e161782045bb3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f318014424904b569d01f0471268febd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d0451f6b002e48e98f614e226a8a2883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "734cb7234c2c40929eba6c8b3746b911", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "51789ec8c4aa4dca8062a2ec6d17aac8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1a0e4c707df94c5a95f7b761a557fe76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a949611e3fb644aca1b61d7ab0bfcdc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4e9c63d4a1ba4e25ba0fd7463aef64fb", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "22b74dd5254a4d4e8ed3782ea0280f44", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b350f66777ff4733acc746667ce04d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a6620ed972884be983cb7fd9d34c4077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1bd3c0b8084444e892458d1745b4f792", "region_id": "RegionOne"}], "type": "monitoring", "id": "adbcbfb8d0f04933b07e4eb8f414b345", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a1e4ccc890974807a519abfe50157d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c3bc350b489a403b997ee81bee23ec6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0f0f52cf800d49469704793310492f24", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ce19027065c54fd29a1e7dda9564164a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "485af9a2843c4859bb9a9b6ff348534d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ed706a10cc744cb1a4fa0e353185daf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "858e1237eee84da6b45532bb0f21c130", "region_id": "RegionOne"}], "type": "placement", "id": "bcf2c71d95d54c61bfdd3079f44f4f30", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eaa4114aceff4eb09c1dc820bdb0c595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60860fd91e514ed6a91c6f73afc2823e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ad73a6507e71417aa8b1a47125864878", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ff893ed1a91a4cf9a98e2ec5abb34b3f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dd9f9650c5404cb98b863114eec41302", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "16d582d1afb541c9b0e514defc9134d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9247c97d60924e46bbdfad54667f6e93", "region_id": "RegionOne"}], "type": "ha", "id": "b147aedd3aee4e00903abfe0ce27710e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b389b7b0c2e44401b201c884378c67b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6a749c6111f846bda3084d6259c0be48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e8443692b5d4486ebacdb319b0328bc4", "region_id": "RegionOne"}], "type": "reservation", "id": "8007bd94f5da4e8688d3e159efbee561", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0ecdf98bd1cf4a9984e22239f7cae9e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "cd8497a470b6472d8104f1a1f1ac7b2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b30440ac1851483191c8e04b89791677", "region_id": "RegionOne"}], "type": "function-engine", "id": "9ad608bf9a12450881c426082ddc499a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "65feb7b83887476ba0070d976ec076a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ea4831c26c7146ba8cbe11b5c1bb98ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "587f4723714f42d498af198efbdbb79f", "region_id": "RegionOne"}], "type": "accelerator", "id": "28c24cc5d23e4930b7c7b64034a821ea", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7174c4014264e43b3adda848151e26b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "93ee695c93414c3a95fae9e07d4db00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "944622a4d68f490c9aded27c42bb7822", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b756f3ac8f0e4504b355a90cb8dd7bf5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b6269a8eda604569899d2001348e5ee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9dde79fb17e9457d8e8c19656f8cea13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2a9a471be527482fb62687583f7179d7", "region_id": "RegionOne"}], "type": "registration", "id": "59ccc910efc644cfb6d6072a8d85f0a6", "name": "adjutant"}], "user": {"domain": {"id": "19fe57b9f16f4718a0c66ae2a86966c8", "name": "1ed5ba41d8ec48e6a0cf4d2aa31a0517"}, "id": "95756ba429dd4e4f9c375a89deb0d20a", "name": "807deaf8aa134167a95606208029b03b"}, "audit_ids": ["d601068ba9ca4d739ce1ae70e7191251", null], "issued_at": "2020-04-23T06:26:03.761067"}} 2020-04-23 06:28:03,959 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,965 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,969 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:03,990 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:03,997 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,000 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "8a2cceb3-e666-47e8-b4ad-173d6bce53c9", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} 2020-04-23 06:28:04,041 keystoneauth.session REQ: curl -g -i -X PUT https://compute.example.com/v2.1/servers/8a2cceb3-e666-47e8-b4ad-173d6bce53c9 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"server": {"name": "name2-3"}}' 2020-04-23 06:28:04,049 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,053 keystoneauth.session RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "8a2cceb3-e666-47e8-b4ad-173d6bce53c9", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name2-3", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}} 2020-04-23 06:28:04,147 keystoneauth.session REQ: curl -g -i -X GET https://network.example.com/v2.0/networks.json -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,153 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,157 keystoneauth.session RESP BODY: {"networks": []} {24} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.163841s] ... ok {20} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.175542s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' name)) {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(event) [0.060447s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(event) [0.055764s] ... ok {30} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.062518s] ... ok {29} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.216311s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,890 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,896 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,899 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,904 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,917 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.834265+00:00", "project": {"domain": {"id": "e0f0cbfa5df94b1083fc093ccec1fa67", "name": "06fcc39095194ac6aa98ff9d20ba1dc3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3ce17611658c4a71b5471704a8506caa"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "29bb4f1abde446e0851d3d66a19f06f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8300dce7a3734b15b9c547e6cd3b5bcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3940a0f47e3e4f539aa5604a3f7d0c2f", "region_id": "RegionOne"}], "type": "identity", "id": "b1c998ac11ee46c1b45c5a5a56504bcf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c52030955ccc49748c5091cb78fc0f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b205376227854d70b2a90ce7ba78db79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "222bf2091a9841069662eca76a0be964", "region_id": "RegionOne"}], "type": "compute", "id": "4a474f30057c48fa825617e55a4026ff", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fb2b4620506d46b7b428e6ace4e0b93c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d436fc36a773462baab39c8208ae2317", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6ab9fa8c32084e31b70e648f1c5d2a4a", "region_id": "RegionOne"}], "type": "image", "id": "184e455a23364fd286d009c890335373", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a64ca550a359426e87feaa4befc35cc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b5edece5491444a89df1849a3f8af0ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c039767c7aae4a4c9f2467e74f2f154e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "57ed57aa2d0343828d17184b76767e7c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94b3a4cf3198465cb557de553949589d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48a635295168473383b2624ec1bb936e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beb26a6e383540c69e2245a083408121", "region_id": "RegionOne"}], "type": "object-store", "id": "4cbed07f02b64a10805a108162fbe4f8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96ea0ab458cb408e91748d7952ee253e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd72c3b780134003b76f2ffa05446b08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd95b4da9c08423cab370be182304501", "region_id": "RegionOne"}], "type": "clustering", "id": "d087e393584d4ce181c0eebe62c8c43f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5192ac55d5d74d13bd223524fe1def17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d7241b66215d4974899dc97b948849ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "054c601f4f6541ec8a1010f35fb25b92", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fb9929800ede430baa01b002faed02b1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fe9f348e5e7747e185a974802f026af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e63c0c49281e4b39963b83e291614d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67d40ca0d74d4fb39e30bb018a27331f", "region_id": "RegionOne"}], "type": "cluster", "id": "0bb6a93bad884475bc7ff7a718d3587b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "daabefb926044a1880b73b1dad117770", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4d0c45c8514e4de6916fa224a3349a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5fb95135d740468d9a14b1f3de296470", "region_id": "RegionOne"}], "type": "data-processing", "id": "1e238f8a1a63417bbae99ec8be3240cb", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01951272be804701867410eb1c91f465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f1e6c8d2a5b24cfd8eb24da42ad9887a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6f6dc67d33744645b13196a8afcf62cf", "region_id": "RegionOne"}], "type": "baremetal", "id": "7a18f3add0c94e76b3548381cc0aa549", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f1b8d75b84546099e1f026fdb0617ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5cd7d01de4a94c4fbb0f562605d9fc41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "15315780b5fd470c83106406ba030e48", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9ca7de0713e9440ea010733124a68c8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "afd2d8c5dc6a4177ae7dec91f7b67e4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "245822fdfe1943aa9bb86734a2163f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1d53c5ac0df84b74993654f8b5f709ae", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cb8e64ae44314023b95780652a57ae85", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8be5e4d769c846b8969b0782d59a4187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b953b5cf29244eb69d7fddbe4087877d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5f91f754bc534eb68f034053bc747b2e", "region_id": "RegionOne"}], "type": "key-manager", "id": "dba1cb13a33b4432b5a318b666a66a16", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e027c80ece5a418b8b70ead584740e85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "183a7abce6e441cf8b386e3867b861c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "104d4e3466344f11a201d5fb77b22262", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3807982e89f74ea3936c2a919efeb644", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2a77750b7ba7459f8bcbfb76e0be7af0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32cd91e678c54073b1929e2e00d31ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbfefcdcd0af442b9a86fb3df670f0f6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "377c89f757ad4846937f2cfc6dbd7672", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e1b3820a3194b5d98bd9da9063240b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "51fcaeffccc94f16a146a311aad80f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0de3bd4a11fe4ee29636eb4417229b47", "region_id": "RegionOne"}], "type": "message", "id": "0ce6ead008a14b37868d485882eb7781", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f57ab8a84b84d07b04558da25199d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cc9037a6999f4822a61ac741f3bc665c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "043700365653428ab26052bd54f44ca3", "region_id": "RegionOne"}], "type": "messaging", "id": "c7ca5919532d4fe9977e2d6c3fb90801", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ffe5869468054deb826e8a89b1aece14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d4af9474a3c8473cb037e6f0d0a9744f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9414c411509e4f988a30c1dd6d089811", "region_id": "RegionOne"}], "type": "application-catalog", "id": "01b55427065c485aa2250c05fa60f703", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "989e33b92d7c4c3097652072dbfab710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fd668960c654207b3661d5679b2c4f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d45ebfaf6a9a4f289b9cd9ae231a8616", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "7733c88792644829b07a14397ec53d5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "848c35b128c7437a8c9d4dfd2f55201a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "026d99c34d844c13af3ccc1d475188ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8544b670cd94032ae0927c4362d902a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f439b622767c400d9335a6017a5b36c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6df7f3056c1b4d8f82da57d7ff8da3ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8a192ee8e2dc4551836ac11edf568934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6082ca1af5584f37b94976d571cb8eca", "region_id": "RegionOne"}], "type": "container-infra", "id": "e8e761b13cf24198a970ff5bc8017fd9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f90a799b5f7d4aafbaa613e7f60679ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ba57cddf8ce54d1b9e3568e4bebbe6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "57456e332336457180de8e78ab298f94", "region_id": "RegionOne"}], "type": "search", "id": "26da0ebfce4443d49371a5a90e786c1a", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "98951856017b4d719f1509aa4370ed6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "144e5f39dcca494db04f1a4beca6fbfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eb695151c30b4a89b5e120b45e2aba92", "region_id": "RegionOne"}], "type": "dns", "id": "a9dfcf582d9547888f73fee4abada559", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d35244dd6d24777b84389e4216d968e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "91d78fa20b16471f8b285876547ce813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bab074fc5817498ea78e7ac4d06cc936", "region_id": "RegionOne"}], "type": "workflow", "id": "7803c7643551451286ad9c955e82a1a0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f26be1e8ee62464f9e5ea7197d22419d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "838f24a40afa40f38d09f29224322613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ec9749f8ab3d46f892e070884cf6bcc9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6a6453d62ae2430daef8f96369b02a7a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "db6c1b7e1d0b45b6b9f62fe9abce2d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6ba3c185bb06439bb069918ca8e0fa81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e59e228637be4ac087001b6089b9964a", "region_id": "RegionOne"}], "type": "rating", "id": "643d147fab3346138538cf98df1b3bb8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8eb83e53e264417949463b1cad7e06b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0ddc682872d74d15afe70526d0ac104d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "831f6e8ce6304fedbe36abcf7294dc23", "region_id": "RegionOne"}], "type": "operator-policy", "id": "81f363ccff39411d92bba6d7bc24ea18", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8479c86d49f4436b96e71e6012b2cd9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b8ab42eed4b42c9843b246e43834d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5feba0f26dd64a9abd763ecf968b4595", "region_id": "RegionOne"}], "type": "policy", "id": "54a5dc04131f49e88091ceb32ec38429", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "709889bd668448a1bbb7c48dd0c5d2d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cda4d7f6b2b47698ced4893de57c203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ad4a234243c546bb81310d9208e50fcb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "39460eb2a2534c10b9be414b0e57afb8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "869d323ebfd946ceb68059b9295d836b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd31e25cb0a84ce898e433d6cca899aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ee86764ed8da4d7f8de699098b3877f6", "region_id": "RegionOne"}], "type": "sharev2", "id": "794629254e7f478ca7417af112dd21dd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b61e16e017245619550c13dd202d1be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "255e7d0a297a4488bb87c809fb3ec91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f58649d17f1a4dab9b936cb5bb13676b", "region_id": "RegionOne"}], "type": "share", "id": "b2e9aafd06d448ea9b3f3157a7d3c366", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "19d03afd684b439ab87a65a2e42ff460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f5e34c0835164efd8ba1724a9f7a77b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "446bf905ca064092a9984a26002b4d1c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "63e7e5563916411a813f4a5ae793720e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ff439828a06449bade8cf687f4182cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a202c9e097a34637a5b748ee5d881616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "257daef1101241208d3bf51cd703cc17", "region_id": "RegionOne"}], "type": "orchestration", "id": "b0a0b92b23dd4013b2c6bd5e90864b00", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e79820b81e074431bf4820dd408d32c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf4cd67e7c134c8c8df4a94c79c06064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3aeacf71c3741f6af2735a86ad8d1a9", "region_id": "RegionOne"}], "type": "block-storage", "id": "cdb65f63746e4a1ba732d61ddbcdf294", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95bf80a41e054ed19d9236be35bfb5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b46060e64c974dae9feff9b69e39cf91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "286a64e017424e218f17dd0d14063b95", "region_id": "RegionOne"}], "type": "volumev3", "id": "5652a1588f69451aad292d3873aaaa63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0482fa42c17844efb046669538f654b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f0726c3b8b5420081677628f1686de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05c060a2178e4d759dff15015d3efd91", "region_id": "RegionOne"}], "type": "volumev2", "id": "9ca69cdfbeef40b2839d6f2d12e08db9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03faa1e9c5284d69a52a81632fea26c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bb0be9429af94480a9e0a757580b8c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "014b535b0ab24587bb2ad3f45bb012e7", "region_id": "RegionOne"}], "type": "volume", "id": "7902a666a8fa4586bea69752c57ac579", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aeffecd656ee4ee991381a1db7043ab3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3f8fa2d7c4e4355b8592e0781fccdba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74f4b97207764791a9cc17f1240810e4", "region_id": "RegionOne"}], "type": "block-store", "id": "b6ee07da3fa34fe79a632a2a4cfe1ae8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b048fae8548d4436898108b55a7aaae6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "be6b2580716e4c3aa39c297e97013219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ec4f45c7fce04d08919bd6107675cac6", "region_id": "RegionOne"}], "type": "alarm", "id": "4f758032eea347fb9df31a271679799f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ab0c05e675e4658b2b6500f37c46960", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "958cddce05df4ee48616110c05e7d9c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "510ae21f0f4743559584dcaebed7b9d4", "region_id": "RegionOne"}], "type": "alarming", "id": "2c234a1af8c7416f9d20977262c05ddc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a1a6eaa47ac74f4fa055e03e04da2623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9f215413bdb54feebad607c1998a2d8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a0eaa720cdac4c15b21bbb3b5f01dfd2", "region_id": "RegionOne"}], "type": "meter", "id": "14220b76526e4d939e8f34dd00356551", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "69a782f496a448f786f18210e1a842a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5232290c27754325ba8d8cdf73a9f36c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4889e9843bf0480594bf7c4797560b9f", "region_id": "RegionOne"}], "type": "metering", "id": "72558fc233ad4cdc9f533bd7517105df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bacce73ce17548fc83d9aa51b35efc8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b69fe131e67416bba28243e206fea10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5eca3df45c445c690dbf2c735b10b5a", "region_id": "RegionOne"}], "type": "telemetry", "id": "85418e5491474535bc2c4d8833f0f6d6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fac9216bd72c49e0abc5b0aa2c3a9fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7ad86ba3b3bf46aab0b99d5f2949d462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6b885956caa14e64b9e130bdba1a8c93", "region_id": "RegionOne"}], "type": "event", "id": "b36a182fba4c49c7943222e30a0a653a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "119bb4f7d0ea406e98b5c6bcae2dad7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "739b244fb5844e9aa661bbb8f2c3f942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fb34e7cbda4948fca2bcfaaf32101223", "region_id": "RegionOne"}], "type": "events", "id": "d8a15e0de2fd42e1b0a853a07a88dd9a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c5988ed18679407d9aaf09eabe4600ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e5b230155764b08b22865952edbe18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "022ae10fd6674c5f92ae7e66f3e133fb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "548d6323bec742c58bcd3ca14e60526d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a370695c128541d68c86130c9f4242ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8c33401d4a494a13ac2ae70252a9da38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e6f700d9b12d4e718af0723147f9d0c3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2704cb93af124dce850ab4ddb2906af5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dcdf72ee9fb495da3550e3afb907cf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9aad90c8fc4f432fa9e082ab337dbaf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d8d69d48a6d44948bcf30772207f625", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e9464640b3334ac89bac62d1526b1a78", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ff5b35099734f0b83ad541600cef42a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e66607e3e5e4fd5b7cccd56a8529407", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "563056024e2a4ffd802a5e732d06990d", "region_id": "RegionOne"}], "type": "tricircle", "id": "2896c34e5608432f96b3796c72d78e14", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "49ea842599964272b87fdd01a4461028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c91545dd01864a15849206353409de95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "aa3f78de5168438ab9fe931913d23124", "region_id": "RegionOne"}], "type": "database", "id": "7eb3775dd4e54fd58fb6543fb8461a2f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "611ca2ec56314537b177b9d5c0bba5fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc3601ece9a84f6eae0633f929f4508b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f56923c65e26459dbbff9be5e5f2cd01", "region_id": "RegionOne"}], "type": "application-container", "id": "3ae4926d80dd4afa9319919f3fb5175b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e91f20f9bed54d6aa33798c92d7d0492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b33547413ec4699a022da6e0a1358f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4a1cc5154fb14abcb9ac05e55366b615", "region_id": "RegionOne"}], "type": "container", "id": "3ae0f5961b71485b89dd0a170689efe6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "295397ae3e4a41ec86b889004916fc14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d56e1afdc6884db696faa3ea493dfbc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed8b45984636433ba72b2cfeb93b76dd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9484052a88984af28b720c2361e122ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e73b35d943a243a7ab1b04c9fd2e1e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d74b2d1f99243269b4b9fd12d178cc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "555c1762b4d643ea97c524c677654804", "region_id": "RegionOne"}], "type": "rca", "id": "edc1d46be66c4732bd95625c01b0ae29", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9eb4305ede254f4d8816d82dc535a6d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4395fc5b9f2d425aa8ca12e035d3f4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3d93ff45174b4954b40174ce195cc681", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d58a20557feb4b928d2bb96193a0581e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e2d3b863f65c49edbf30d1a285c848ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2984164847f44bab8b085e7df4323456", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bd6ea6d37eda4a728d8a48c5b4c5e213", "region_id": "RegionOne"}], "type": "network", "id": "33e5990794e44a3d8c3b1ab52e138662", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "354fcad09aff4680b8ee4760937f8223", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "73980baf3e0c43c0a62eb677a2362911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "00828e0e00754408b2729ed68f8a86d2", "region_id": "RegionOne"}], "type": "backup", "id": "8b232355b45b420c9ae4e8d2661486d5", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "afbce3cc2d454fb2be2b042f5b7ccde2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "17f0ef7c8d4546cc9aae62fd33ec6618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "64acd279744f46a0915338ad07b7096f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "38e30ef47dda43c9accf5c31db316d22", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5c4cf8f277e1460db3c6f66b491c7639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1398937d416042aabc036531ecb20d49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "641329032f8e42fb9b02c12400111777", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ae1b2ef5f16e4706868211c4ed861928", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5e123fcb4bd74bb2af1dc0ed41e9bdb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "77eddd665bfe4512afbdc63871214247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f445f2b318464afeb3078a30092d1600", "region_id": "RegionOne"}], "type": "monitoring", "id": "19ed658f813c4d5eb1a98e32a37f9691", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4d4d6034f3084234ac30eefc44e94460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7c57981e3ea541229026473801f3a018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d944144b8ff245d5b72bf6c23fa9fc43", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "42e1aaad009a44e6938d3dbe0d28d475", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "14760d54bcb94e5f88f179e47eccb367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7979ac697cda4947b11bbd0a627f26af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "87854666b2364f29b40168c17cd9e89d", "region_id": "RegionOne"}], "type": "placement", "id": "4cb70b60ac9c42b7929329cf21f4fd8c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e5a729d4c514ee89c7d0db51d0ce31d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7d0258e6c3a34aeeb9c769ea92371283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a479caf2478848e58244135e29fd82c5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4ee35a858ceb400d86d073f0837450db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47a04e05a86f4467bf8ae8c8edb3e7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6476ddb9f09741cda1b46d6b55a5ed2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a7a1b2ef66048a0bd0eeaed4293670b", "region_id": "RegionOne"}], "type": "ha", "id": "72d7e4f1b3404762be7db0c61f71bdbb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e66b2c06897a4779b09a5882ee02cdb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d07de5a2fd50430191754339e74a64b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f48b84ee54ae4c45ab784b7d634e7df8", "region_id": "RegionOne"}], "type": "reservation", "id": "3279b102eb4e4806b5d613f649f32147", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad23d8b268294c019fe00d6e7f8ed6f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8efd51126c014f1dbe2785cf8982163e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f0697760cbff42e3ad419af82c0b93f1", "region_id": "RegionOne"}], "type": "function-engine", "id": "fabc7995217a44d3a8922e2c802f14b4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a77c67096391435c8e9cf2684d9e61c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd211ae85b7e4e4f9c019543bcde677d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "df9d1c6dd42d4dd99179d1644c0b7666", "region_id": "RegionOne"}], "type": "accelerator", "id": "12e2e526af804d31b09eb08eb12a8de3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c059ac063f2451c863113ada14b9474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "642ba0874d08424086dba50cbf1d09c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f788b5690a0d4bee867d34714a8b8ff7", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4778a6ffc99f47358c9d63dea52b1e58", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bbd44330b5074ff5af3d032c684b9e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06ca1431eeb74b878e65c5f31875c69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78f03a3df88c4e87897b61a60577cb9f", "region_id": "RegionOne"}], "type": "registration", "id": "0d81b6b3bb644a5e84d71f9599a5632a", "name": "adjutant"}], "user": {"domain": {"id": "001810912abe4adf9422e6b53b1fa8b2", "name": "90c5cf12ff924151be5973ba9fc95065"}, "id": "2b494d54750b406d928c39c92ddb9985", "name": "b2575b4f0bea4278b5c240af48ad0f65"}, "audit_ids": ["5447f3e4f4324b689626276048100410", null], "issued_at": "2020-04-23T06:26:03.834265"}} 2020-04-23 06:28:03,978 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,985 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,988 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:04,032 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,039 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,042 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(preview) [0.100342s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(event) [0.057396s] ... ok {22} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.070093s] ... ok {21} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_find [0.059315s] ... ok {21} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.059547s] ... ok {14} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.060174s] ... ok {24} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.061748s] ... ok {24} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.059801s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_delete [0.061364s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.070332s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_create_attrs [0.058125s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_services [0.058505s] ... ok {9} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.063536s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.177241s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {13} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.057649s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.057079s] ... ok {7} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.061342s] ... ok {7} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.059413s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_create_attrs [0.058707s] ... ok {26} openstack.tests.unit.test_resource.TestComponent.test_creation [0.059911s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.062057s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_update [0.059514s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policies [0.057636s] ... ok {8} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.060080s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.056510s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_find [0.055472s] ... ok {2} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.059216s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.197931s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,936 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,946 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,952 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,961 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:03,979 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.872764+00:00", "project": {"domain": {"id": "4d207b4c22a64f1aa51a5d17c55ad503", "name": "b4e73593d00644418ce55e852e87d0de"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cd5ac5a11e10484b978f53135f60c6ea"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e6657021364462b93f54d998089cb02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0778b022f6e54f188ab9c2a382ad70d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "381f951743c247a38611bd6726704682", "region_id": "RegionOne"}], "type": "identity", "id": "dc7049c6e8054bf181686af83fec5bd1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c5a8ed790d204b8e8b1f537a8e118de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b1b92a9b0b114ec2adec5d6704d91405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2fa5989614714ab1bee51d40092b06b6", "region_id": "RegionOne"}], "type": "compute", "id": "f8362c674109451696cc7423c67f039c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e6a2767d04964a4d8b88a257043c8c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e159d5ce4f2c46a7b97c3bf77f1b0820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9b11b04e04854b69b08ba43be0cae95e", "region_id": "RegionOne"}], "type": "image", "id": "dee2dba0905240abab8181caea649ed3", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2e92a17d5b5c4f4cb1265564d4d5f3d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5b5b7a55f7f3498a96be4774d5355827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b435120bce3a4ee4be8cb82cd6600d5e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e43c9aeb0a464d408744376c80be31ca", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff85e7bbc7e44860ac5bbb4a11873f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32705b00a17b4578913e7cc6f7040dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c8cc105ec3746c78515bcf550bf8476", "region_id": "RegionOne"}], "type": "object-store", "id": "c36c9e860a184f22b467cec9aa6f6614", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5781ad0f835149acb3621bf4b753961c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bacfc4152f3a4a019c2a0bbdfe2a46f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5ec26021f4b5488d8f8f17bd58d34c7c", "region_id": "RegionOne"}], "type": "clustering", "id": "ddc6a0cc8638408e99ec4f3a5826b728", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "06a12aad145247079c00bae37bd4139d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b6dbe10c93646279ec10782e71ddc16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fc36adcbbd3477b87bb2ac9f9089f92", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b407054280f3429287c42428c3e62ca7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba240c0eb58e4b78906d07f710c9eebd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8c5f29af896c4de4bb4af36ebdab830b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67d46e1c16a647fca2e10573c7b76653", "region_id": "RegionOne"}], "type": "cluster", "id": "22e817b985624b73a6239b3e7296a69d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3f8fb8121e4d462887f8166cef52d5cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1786244ee2804c6a804d94ac9533a3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a7a07bbafd4b4447b230d8433d229b4e", "region_id": "RegionOne"}], "type": "data-processing", "id": "673c9cfa422a4871bc88b5887b442372", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e9d03a92d1e44f29ea4228a4a6d31fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ff100fc9d1e44bf48ae4a0925aa9927c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f52c5abffaba409a800372d0cadf8fcc", "region_id": "RegionOne"}], "type": "baremetal", "id": "86b22a0d6a664311981bd2f8bebc4d1d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8c992e390294cb8b7e8dc2fbb1c7177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "848b955d6dbb4ee0b7e35ef2465415a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c4f300723e9e400c984eced1f80b02f6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "786df9e159dc460ebb1bc1c71d1b968b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a92a34178f4b4ba5af353888da401670", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "22cae6f8dd6b45ec95df800493c4958d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0091c032aad94bb7be2bc5c4cbf73f0b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d4803796406149b3945236b3fb0730bc", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "89e427de40744f42ae2f25a170adadd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f50b037ad7954ec68b020360a70326ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "532b227ac607495a9c8a3009d5d17541", "region_id": "RegionOne"}], "type": "key-manager", "id": "4c59c0a2feba4d58896099ea599ffc99", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb964f6fc1454156a7225a9107ece32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad58f5b08eaa44e0a02301856578c376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "75d3e6966497404a8b872f4fbc3bddd6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9ab0906d20f645a5b0b9e394ab86270e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "044a905617de43e78e92146a38f70400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cd73f3b996c485aaf85bb1eb30f78af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b1cf5680237a4b71942fa80a0b2d40c3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "53b569bf6308400ba18258adb16378f2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "745802d531de4776af87f859d8e6d5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "06950a9efd0943efbad29462ba5dd3bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "253bae5aac5c4fc78e35f470917603c8", "region_id": "RegionOne"}], "type": "message", "id": "27ae9f9f829d49e9917c2ce2c7c84afe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "00afde2754184318a223fcd9b867f813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "84fdf7b2d483488a8befb011dac1daca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "92a70771602646eabb2c29c0311fca94", "region_id": "RegionOne"}], "type": "messaging", "id": "57df5916bd5d4e06a4d8512d8bc55b62", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "edb47819cb5e482384cbf1a8ccf1b43a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "806e543c2a3847b3ae75269d8ef4b497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "aa9a600b075c48848ca1852fa91b12bb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f19aee1a83644fbea58aa92d9fe19fd1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7fe206bd4a345d5b4ef3356ae2ea824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "395ac24cb8ec435fbb6b8cdad4557bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "250e8e03b8eb439b905ed2d259cf8f08", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ea03f337d6c74b7590db6bb67f02c27b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3642d4bc1b534070987458fb126c7db5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1593457ac5f84080a83c434abd9b61ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a33390b6900d46c4b4c3488a39d59cc6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "210cf6fbb2db4ee68abb2176c0cadae9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "321189f3769e4ce08a5f66e8445142f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90e9b2f80586461f83c87da6d5c250e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a571d9ca7538439f83a755c679bbe075", "region_id": "RegionOne"}], "type": "container-infra", "id": "d06e3f8cf7f44762bd52ee95e0ebead2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7a15e7196e984afd9de8cc66d565fef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "cc4cc7fddafd4b1cb1cde6fc4f76de1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2a95ede032594c769875c5307f4ab04b", "region_id": "RegionOne"}], "type": "search", "id": "bba332d7221a46d091d37a10d23c856e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "83ef17e221914632abc68b02e7c5b4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d5cd092bbb484a3f8194bc514edc0ae5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fb501449d09f44ef861365152410e5bd", "region_id": "RegionOne"}], "type": "dns", "id": "94f3b18ff7e0463997e1bea7d0321f51", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "26cbba19d6794ae49dba889820c644a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2e01015d87694ed4ace1e816f7b67cce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e240f882a884b0b8d4ab529cac23619", "region_id": "RegionOne"}], "type": "workflow", "id": "6dd9134969914a679618229a671d7e1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4709e3dfe28a48f8b199c5277caae8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3af9a93841c64809a19cbec4ffc33c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b246d8e79330465eb3415fcd4fc51512", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b71548edf58b4ec78d461de484e9cbf5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "c6d9e39be7834f389b380c7a0789533b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2582cdd2527248c2b7c20b5febae7f60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7b93ae0c3d0646b5842f1701b7ab7d63", "region_id": "RegionOne"}], "type": "rating", "id": "eb8ddc6454af4cfcb3809602cfd3a573", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "909b2166cf194bba96f0755533c938d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0eb2f20c448741d8ac362267c6d3ab5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5f14a3a859b44280a789b0eda1927db6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "35e4850c1dde4f8195a0131430c37e44", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "681310ace60044c7860a6b179e18653e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c8ed65b8c1d84b9fa1a96e09b94b7454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d14c24b0e0de4337a8d36cbfe01e410f", "region_id": "RegionOne"}], "type": "policy", "id": "b2047f62078849518d4e04431a3cf707", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c92edf1586140f7bf31bc98d7e24652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a61bc7bc47a548f8a8b4068e7275e7ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "52daa26e8ddd4524b8077400b33f5280", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "02bd2c7401aa41f3afd2d1f82bec11aa", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f04eb937fc094140a6e52510c61a2f31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1c81666bdc7a419e869884ea0ef71264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "81eb2d9245a3401786ef9ef8bd568b82", "region_id": "RegionOne"}], "type": "sharev2", "id": "d2fe14aba72b4823aa31483102205599", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dae3c32149e04150a90b04bc087cc23d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a5d2928883f40c0b65dea3a1bc17a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3820ab9267014e149f7cd9cf53140284", "region_id": "RegionOne"}], "type": "share", "id": "68dc7dc342c54bb89501715d96be90fe", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe45712562b14da68ae570108a36ebab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "011e4ffd3d264335868e5e53801103e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "781a40a5ac7349f6894e0c20ece5c3d1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e1d6828bd60d496db9e7bc2cf5b50bf1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36a0d3b356484af3bf6870153b797e0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "730a4ef16f004e1591a59f5d32ef9393", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "986d0412e7ec4abf855e9ca35835ae2a", "region_id": "RegionOne"}], "type": "orchestration", "id": "c2ca1494f7514b12b900bad6c1f93826", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2771daca907046508f6c4f421c338c7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49a34f1ed9494c768488db3aef88ce14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28530514ff61428c81ca596a57a2a38c", "region_id": "RegionOne"}], "type": "block-storage", "id": "9ce1a311acaa4ee1ba229635f5c0bef0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "994397dc8dd54a17814a31f9c74b645c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "860c0b0cde0b4e279818735839e53459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef15d524ec4042ba98d4a270500e1e2b", "region_id": "RegionOne"}], "type": "volumev3", "id": "4f036b8700e94c61aebef5c5f1d9a66c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "221fa160271f46edb60171c8d582e5da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a97742a71c740fc89079e53deea543a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b79c8bec6fa46618651f669b5425a0c", "region_id": "RegionOne"}], "type": "volumev2", "id": "becd470b79f244b186b0b4babdf131d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e72268b542714c889305a52ee3ebff70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c890b37d5bf42efb17cc6808d505dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7173670181d74c1bb456eca2f139695c", "region_id": "RegionOne"}], "type": "volume", "id": "00aa7874b2ac4f148a79efd7f554ae58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83da0f2c55ff433bbae4104664180bd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "67fb5f246b584c4ba8bba685538e2c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b897c2dc7d14de6a7a0de37d531da5b", "region_id": "RegionOne"}], "type": "block-store", "id": "9e4203ee92bb403f8bc3cd8d2064bfb2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bed5a07fd06b47768bc62a854db405be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f4023431d9424354a171b82e507b1cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "82d41e67968f413dbd1b47e6b259fa40", "region_id": "RegionOne"}], "type": "alarm", "id": "ec470d3be3a946f0b97f11b3d3259b56", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea3b37bc2e494715a60c0391438f2ba5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8ad02e6eb196499595994e4f46349f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "930bfb17575d4f8798267984dc94ed69", "region_id": "RegionOne"}], "type": "alarming", "id": "f4324ac14b7343be82fa5078b2fea563", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "714ebc56ce434f36a231cbe4a7461a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c92816c4eb5f4eea9a73bf39e3213506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "013d560c9bd04730905415056465c053", "region_id": "RegionOne"}], "type": "meter", "id": "4d57213b7437463bad002133d0a15f6a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8391d421c28a4c6a93d4b4683de26831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a75cbd9e24d94fc799e49b99f9ece280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "083b40725cc342da80e94b787c797559", "region_id": "RegionOne"}], "type": "metering", "id": "2974656d50954dba9c9c04325ce80522", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6b6cf8bbfc9476bbef705752e1fbe4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7ccbe23a49ea471f8bccfd5416244759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "15a2e565ce0644259f4812f8d032d523", "region_id": "RegionOne"}], "type": "telemetry", "id": "5615f9ae59a047ef94c3964b3aafbf2a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f60ce22a21e94924b61d1e815078dd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "10fb869794924e9f9fa3cc71458baf7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "48a230997f4040bb93f499224b7371df", "region_id": "RegionOne"}], "type": "event", "id": "8ed7e9bccb3e43939530bb263591e3e4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "35bb7cbaa048449387da64871df2e6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a3b38092189a4396acc2ccd5e38acf5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "26cb38a81cd8427a8e343a5f3339c426", "region_id": "RegionOne"}], "type": "events", "id": "45d8a28cd788449d9cde2b2497d8aefd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c352e088bb54997bbf7681dce0d6769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f38fe4d45b484c048675aad245fb1d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c02de00f8ab545be83b98fc029b6855f", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8bcbed280ac9475fbb92c952f1b07bab", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e498630d9e6d40c78e967d2b08ebe87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f880da1c382747e5ac82f64cf361de32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f949f67cb30c445eae4fc2127aa97642", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3c7792324a2c4f11b43f07efe3432b31", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b256450cdd9143a4aa14da02fcab9cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ab0286694fc04341889bd286f1b5d49f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d5734664e6b4f0295130380856dc74e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5c36aeac365641a193f18c404657f333", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a8792fe04d954b8795724ebf25ced8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99b2f5a11a534e3caea59f9f408046f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a58741e930af45b4a24687ef0466ab5c", "region_id": "RegionOne"}], "type": "tricircle", "id": "44503c077803471b80706f001d7b7ea9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c48aaac61b0941b4a9fb47a6d5ba8f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "78e0028cde5945bfafda5010c9b9845d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c86c336207f94259a67a986e083ad065", "region_id": "RegionOne"}], "type": "database", "id": "4ce3faaa194c4482aa20f324c2769861", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a13ae8c2a96b47669072202f5521299a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "962c4b2fdf724adf86c9015a12b67d2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "20ac9c43c59d40fb9600990164ffd0df", "region_id": "RegionOne"}], "type": "application-container", "id": "93c063f57eb549e3a319984a037a749c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfbf7cb713a8471ba33b7e9241c9ee18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "03ba7d7715fc4334995f2431afeccdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab8832c8bd864ce090ef559b52b69400", "region_id": "RegionOne"}], "type": "container", "id": "0e632ae09660429c8c4361a91c52c659", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d60f4cd377e84637a0ae67b688936220", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d889f3deb3c4abfb82c8778be357aa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3037a510a8f64b3b9c4148c39a886710", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "439a7cd4d7334fcabd2a2219940631a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f5fcea135581432e91c129dd256c8609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ffb6b7843bb745879f39aafd58785326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "98fcc338be134476b9c09c3128171175", "region_id": "RegionOne"}], "type": "rca", "id": "c35a188ba9bf4eb2948bdf5757b19112", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ec76adc814ff4ee8a64701fc249a519b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ce8349edb934343a58a6dc884a349b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c21b10e85b1545218fa4ae843e444a46", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2d30d653827e45e993d576da4a173b6f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "51952e1950034a6d9d29499c42bbd712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "05ab7f672c6a47d0acf8ae07f4eed25c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "10773147f6f3407d8a0651de46cbfe1e", "region_id": "RegionOne"}], "type": "network", "id": "916b69b761b04348bd60cec8a767b3ea", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "38d5101bea3e48c2b749a86098fcdc87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f44dac6ebe3f4f809ddf0b9c1f53e81f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fd7b4bb2e8fc4f4481722de52778d1e8", "region_id": "RegionOne"}], "type": "backup", "id": "cbf2ab7939944861aed880003bc85fb9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "77eb3d64e4764286b99c671997021a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c1be08fa2ca741efbad9cbef27a0e464", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "242c995f76fe410dafbae0b3aee989b0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "04b5e8642a9b4636a1586491e717b473", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3e48e07291142fcbec6f0b07d8660b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28f5bd6ab2b24abba9db7b448bf0b529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "44f958ce728749fabc517ba7002c3615", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3916888d38aa4e9a95a309d697b0eb3a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d273047e5fcd41ac9947b27d2f84fac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "856751631e2042d69968fc2ff47a8709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "06a288996ff44ad0ac5ea674fd81af6b", "region_id": "RegionOne"}], "type": "monitoring", "id": "35fa70dd1b8d49918b10d657caa57f5c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7ec543b0165f4030837f1138d1a41306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "04b36bfd8d0c43c68be10ff563499336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e335f47970994b30a1508d0b894a3d2a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "95b268285dcf4590a4a3534f36e73b50", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b85c5ef132c946efa2285769587251d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3341bd09213e4af4ae763aa848c8388d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2660aec1ce7949e5bb59993ee377e00a", "region_id": "RegionOne"}], "type": "placement", "id": "c2c47b46d87e4e869d3272a001eccc2c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3547569e404a45df99b8a7c8aa717bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6723d07577ec4f788f80c512ec74ba14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "48a4e96fd92246a9b970d012996b0e85", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4f0c6e7488a8436aab90a552d2e54ebb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0155c46a14304575bc0165216f655813", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "00c001ee0c3a44179292ed18bcf1d501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "241a5a0a81664ec384c92c1f0439980f", "region_id": "RegionOne"}], "type": "ha", "id": "5103c8371d5c4ed4b6622ead4e6047f9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "987d217099384e50844bf6cce6e9c531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "08be84421d4c41ba96fcff99e3edb289", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "be3c603636ba4fd3b989718bf2163bf4", "region_id": "RegionOne"}], "type": "reservation", "id": "5bdb2faaa9354595ac6060abea25ce30", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "84c1adecf8ea4ee7b3e3d68e7800498f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "10e76de273c3470cb0309e43ffffea52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "044756906edd42eb9a358ab536c1254c", "region_id": "RegionOne"}], "type": "function-engine", "id": "945ea2f879bc4f019f08c36dd2c0a342", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "880baa5add114407b00249963b645181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c20f323935c94e6596985a8f61b73f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2c7b583dbf4e42e291162279dd30a4f7", "region_id": "RegionOne"}], "type": "accelerator", "id": "5adc0ca2ddff42ce9346b206e7ced71a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "972e97f72f33483f9545f1ae2116fb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "26812f3b01f948e1b40559ef4ca58531", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ae8f3c8f968d402f97b3c12c6bb821ba", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0721660948ec4a299294ddb8bcd646a1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "27e832ac7ee14a548fb88b70be4d9bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9f11292d24c5492fb070b7dc58de36d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0533e886b7fc4b8b865fbccbaa3938d2", "region_id": "RegionOne"}], "type": "registration", "id": "f203ce76f0ca41ba996e87825d141c86", "name": "adjutant"}], "user": {"domain": {"id": "15dde7b8f76b4e478b62da783bd1968d", "name": "4bef0bbbcafa4af9904b13ea7bb657c7"}, "id": "1b8313c5b05c4b5e8098f6df30a2edb4", "name": "7e5fb0f17f62419c811eec4c73ddf342"}, "audit_ids": ["e602521b406d43ed8954c259c797c568", null], "issued_at": "2020-04-23T06:26:03.872764"}} {13} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.057365s] ... ok {13} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.058381s] ... ok {22} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.081014s] ... ok {22} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.058325s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.059051s] ... ok {12} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.059261s] ... ok {20} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.153222s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.055631s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stacks) [0.058135s] ... ok {19} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.063055s] ... ok {28} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.156815s] ... ok {13} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.054606s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_update [0.058130s] ... ok {25} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.137700s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,046 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,053 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,059 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,065 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,080 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.982269+00:00", "project": {"domain": {"id": "9576cb8b5bdd415fb50aa435d4d244fc", "name": "da5dc778a0fb4a8eac0d4c1f71bcefe7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "429e68f19b0a420da814a10edd2140a3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3faa95f7852a47d388189220312f3a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e7c8f8ad096d4e45b1089814c776b5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "a9d40bd1e4b24165a7903de0370c91c4", "region_id": "RegionOne"}], "type": "identity", "id": "b142b3954fe64d00be88ea0d2960e827", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aaa9db3478384f02b8fcb16be7c1893f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b81253fd80c64f8a80046e9cf4aba69d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8a65f13947d34e50992eddf934986660", "region_id": "RegionOne"}], "type": "compute", "id": "77a9a38ad1ab454db45089a8a1405946", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8410218912b0466abf236efbee4bc2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9daa317f2edb481194118a221dba4199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "767531d2458948f09bcfe1b358bcea03", "region_id": "RegionOne"}], "type": "image", "id": "f4bdce68fb3c4c84887d8aead8c52ed8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4bcb4d9e80f94fe4b811e208214ce91d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "685e6d01d2f740e789fa0457aa35af2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "070042c3c8ec4ee3a0fdcc6ed8385896", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2f5338f3f8b647a091251bfe7f9880a4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "535180b27f034fbbbcca2e96ab9cc179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ca31f98da844bb4b2b4fbb39de86370", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dddb1709bcb04221a71b515e66b0159c", "region_id": "RegionOne"}], "type": "object-store", "id": "de21c906aedc4c218ed6e0582a552754", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eed50448a2f94982ab93fa868266ba6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "231d9849bdae414f9c3632548b01462b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fe72f70179f54bfa88a98afc4c5f4395", "region_id": "RegionOne"}], "type": "clustering", "id": "84ac80d87a3a434a8b5c38e9991cf1b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "22c204a846fd4b189c20012990b62ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c468d3f16600496bb2da990368581492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f2ec5470b29b4024b4abc42f6dd8fb15", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d6fd454ad91142c8b6aaa15fddbaed0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "42503ecb81474b9f9a1824021a3f3cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6cab057f17d340ea8a413cc4e2545a9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88a331648d5343458c7db17b446bf831", "region_id": "RegionOne"}], "type": "cluster", "id": "4165577c1b0342ed822861ef1b01f24c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "190127400afa4e9cabce280b265e98a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8e1ec492f66f43a097296011fdef9cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3645358376b04d11a2f2e3e9c3b98fac", "region_id": "RegionOne"}], "type": "data-processing", "id": "7b0362a3da4f474f9f7bcd7af421c72a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72a12a2a544341fd85d798c6ccd4e26d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "329598a436bc47ffa1046ddf905848ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ba401c4e3de454e99b5808b59493d56", "region_id": "RegionOne"}], "type": "baremetal", "id": "7fbb30924cef4e398ca24b20972e2c98", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8072cc83ec3c426f9b3eceb2cef56276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c53b1db58c1f4deda20c017ebedb7c06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "56ff80a21eaf4a919bb2a170c5381621", "region_id": "RegionOne"}], "type": "bare-metal", "id": "91d90617d15b45ad855ee87af781d349", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "83a936e7c3584dfaa3985073491117fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "99ae026bb299478ca3b5305541e7cacb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1a0b9a1263614468876d2c0cf21976fd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "877ace1cf33d4368b0421824cc1fcdaa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c3740408b6574f62ab706a502121aefe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4212f8e8ba29470fa80e715e0eb69f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "48a8f4835f3d4e2e847c8b96acb88934", "region_id": "RegionOne"}], "type": "key-manager", "id": "a06ddd7e1d55406ea9b039906a8d0035", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5970c643d07b41519eb9a160ef365031", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b039800b5b44e3ea775250e8718bb4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "918906774e3c4dd3ae696274d0841b0c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b637cd4ff73146f5a5ca8dd9799ae1ee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e400708334ce4093ba13e7c18ae5ae72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a60a41996b2c433bb803e7c76b36311f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6e8cb6d50de42fa9cab06901b1063e8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "407db188ad0d497389f2495b13a6a4f9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f3dc907a36e94e33ae647faca0a208c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b98dfc78fd3f457584734854dd2df33c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "178e94eb6a164140830419f374281694", "region_id": "RegionOne"}], "type": "message", "id": "9d37a156fb254fd3ab2c220810bbc454", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3ca6cedc3e59471585e098f3b8919a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f6ae7bf5462345aaa9b06f40c02fc205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "140d03bd91f7490b8846fca2c90a6170", "region_id": "RegionOne"}], "type": "messaging", "id": "f1b292652e124662bf00dcbe7530a118", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69e0b4d724f54b26a85006fb07397b73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "41b627fe9d024bb695c8ab2045d1503f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2dda0a99b2834693a29c6b09eb6d1dee", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d0bdae2a775e4a83b750584f2da26d17", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f256e71217cc477996346d82817380f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "296c8fd4d0fa42a4b46179ec9e28ab03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd659e05b4cf46cbad51dce663dfefcd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "cee4a9813fcd49b7b0700e6f83a83666", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4fa84260ac06440699f5c802c7b5d0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f052a589d30546bd960c78b7ba432e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3264dda6c99468a8298fefbd7c9e6e5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2ebed2d0625e499ba5c69431217b83ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bec1d5e68bbd43eab58c2745f87d599c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "426db1141ef843d582fe3ec14ffdba8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e23caca1ba4417e8294a46f77c70f5a", "region_id": "RegionOne"}], "type": "container-infra", "id": "3e71483d21ad42e29c5be1ad8a5fa51e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "89a93d8fee5f45428192d4a482c0e60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a1ebd551fb6d4031aeb8b65959e1b620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6f73dd87c1a04d329c1831cea2148c7f", "region_id": "RegionOne"}], "type": "search", "id": "dfa7344b5690423eab8d999c26e0ea41", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "748467ec27bf4f3884593070374aeeea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "46ad8609dd214a82ad7579f87a2d9351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d917333dbb014092936322cd00e5de02", "region_id": "RegionOne"}], "type": "dns", "id": "996f1fed9d36462da1d2680c66feb31e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f1aadc5516d642b687dc86d06af98446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "80e4686a80d54e4082a7586bf0ada6af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "23a56c4443204f45a6b2233262334e59", "region_id": "RegionOne"}], "type": "workflow", "id": "d18b5ea013bf46eaa3b53f00119dca24", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e9723f52e464579beb1ba051f706c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "879d949c51754bfca993111a3b1a2c57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e7fe5ddc2f914adeab0533ffe0f9b01d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "30e174928f8f4cf493fdd96e3924a67a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "16351906c9f84688bedf847d92bb7b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d511636bf7894f39805c325958ff65c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9d1642ab1fd6498b881c6c0deae5e7ca", "region_id": "RegionOne"}], "type": "rating", "id": "7b7ddeb2f1b248ff92cc80ffef4a50e4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2954dc3305c643838aa0240e0e32c850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5c54d2f1706490ea9245fedfc8b6bfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ac5e0095051e43ff8740dc49e666fac4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d29502b1a8254c7fb2e71921992522ac", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63eb213dc5d7493eaeb62dfc0abf8c8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c034987d5d834864a6b7f9d78a6b44c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6f53fb8ddf30450e9b6706178a919609", "region_id": "RegionOne"}], "type": "policy", "id": "a02a278edc194423a184ea2e31398fde", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3caa8a3930a6456aab236413116f87ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78a45c07aecb4e9794b350a413493252", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c16d9d7b8b24813a6241a4e670f6672", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "56ff07f4c78f4e339471e13086d33414", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "607b95f49b9a459080bc3a2da1dffd04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9384462b47164481bd828becaf3367ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "83979d3ae14e4a9fba105604f521753e", "region_id": "RegionOne"}], "type": "sharev2", "id": "4587e310a21a476396aac5ba09900aef", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8384dba3ac1641b68b447595bf13d8f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d37e9b86ec644eaa92f3732abb4cdb54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac59bbf2a7344b59b71694dd94c23c04", "region_id": "RegionOne"}], "type": "share", "id": "6f13df1dad0a4e8796871f048337cccc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ad8c64ae8e194df399a208af1c78b765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f1f5ce8cdb54e1aacea9ca03d10c3e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "08aab2da4cb449999eeb9920ce075979", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aae38a0dd3b4486faf47a634ad1c608c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efab70f3e3cb43d59a83a04fc04134cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e47a472ce694eb4b8583a276324f9cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4666fa9f9ed643e9b97af32c214fd6d8", "region_id": "RegionOne"}], "type": "orchestration", "id": "94a44becf495463ba7eae64844d1ef37", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46b86a650d054ffeaf45602fdbe93879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6558909e576149be92ed6ef6a1c37892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff37f9a729ae4760a9a5d57f22325aaf", "region_id": "RegionOne"}], "type": "block-storage", "id": "acedbd4a98d043f08c35ac939618a16b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d53fc881a813416ba1414c59dbab30d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3f127dae0cd4fbabc11be2746cb54b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04bc535b596d4efd9f041ff9c9d756c9", "region_id": "RegionOne"}], "type": "volumev3", "id": "df18e0a2ad614d4d864264f05a25384a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "170d36b494814e91a93dd33f8aa98a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51e4831288d948b3ba2e0cf2e1876d44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bd029b55e12483b9c8432309d010e2b", "region_id": "RegionOne"}], "type": "volumev2", "id": "6ade5322fe514b089cabfe9590f12537", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df4d0101ec9349a09eedbede45d57f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb7a09dfceac4d7d9b0bb1b4a6b98418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "503fe83135c043c099c76513faa38045", "region_id": "RegionOne"}], "type": "volume", "id": "3142cfb462e746ec828c0a7e913522e7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c4de051924843f0b84743ec40c51a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24c4b7195d5447ef9d68db8c0e14ad48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4fbda7ffcd5f4f7a865c81978030d247", "region_id": "RegionOne"}], "type": "block-store", "id": "aa6b5ec2bcae491786c8da582d526fc4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28843481275043b494d14020f65b58df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ecf50218c430456ba21baf2f283bffeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "def29ac1ae89447f921cc7399905221c", "region_id": "RegionOne"}], "type": "alarm", "id": "84e3ebb9e2f84d928d2e3ba5cd56904f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b1b92bb9bfe4cb383d70b3daf84feb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "28b1018f29e8402dad2f0958e9dba481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "610bf7a46f2b40c9b0b4d1cca30f37b8", "region_id": "RegionOne"}], "type": "alarming", "id": "002d4a1088b34f76b560da82122bb86a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2da26fc93b8740ea872f08d3ed964b19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2534acfe831467cb9006e261e3ea303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "480583f17be348419a0bba04308c3f4a", "region_id": "RegionOne"}], "type": "meter", "id": "af14a05ca37a457b826614983777c477", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "53effc511a434adea8e02c10e57f2dc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "36bad8651dfc430580f0129dd6b9a2e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b072340be0c744d78e5a1d51dce8e8fa", "region_id": "RegionOne"}], "type": "metering", "id": "3af90c0ff7234c72b713d70da333a8cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "be68058d7d31471c934e164aa0edca99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1592b0c577f14cf89e75eedbfa200ad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f28870cd24a846ce996b5fde60ed2fc5", "region_id": "RegionOne"}], "type": "telemetry", "id": "fcdbfa5c4e71471ea21c89ce0ab904b6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "046896d7756c4a13a434c51dbb713ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "99423c69c7d248d49d7a7c99b42970a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "dd9930f070fb4e2396942e1be8caea05", "region_id": "RegionOne"}], "type": "event", "id": "bfd721de2bbb4cb98ac09420f08fe846", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c8b63e3955044b51bac7f4bbcb997889", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "22e7b470feea4a4f848e70bfe7d3b2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "53586ad3a141401da855fef407142d08", "region_id": "RegionOne"}], "type": "events", "id": "f422070e393e4352910b9299a1ad8c72", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6f54d0fbde394fd8af237083d0bb92b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bba534aba5264418814755d0e564449b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9f866f5d18fd4f1cb919a3adb2738a22", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d5d7e3f0d5594ec0b0fab689f40c574e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e3d9100509a54f4da4334838fc976f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f31f67fd7a2849798a40e81dcccc9b11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f7f72f0141e247349553d57ec7b164f8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "725560ed5be342208cef4c2a88f14375", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cbea0ef85e24ad8acbe82dbf5a1ced8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "522766331eb1475ca7657238a775ec4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c252f3a801d04cc4bef202cad8386791", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "364fc70f058b4a68878b3c155a37dd9a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea7be40635bf48c896a53511aa1147c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d674d954a5c24726910a5bc00158bbe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bda7ff442b2643ee8e5db7c6d83cb965", "region_id": "RegionOne"}], "type": "tricircle", "id": "e7618c8206f24f6db3eb5ddcb6758077", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3181306f3e92407e91ac144201fad336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1c380ffe5a104b2483ac5866b1135168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "82149345742e4e04968a906bf80289e5", "region_id": "RegionOne"}], "type": "database", "id": "59730a96f2084532b4e90ee20766dcf9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10421b0a3918428889c705ff59b947cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b060b0f69216478c85e0c5d4e8ef6b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "24c210bfe3a0437c9befa5c8b9f41a7c", "region_id": "RegionOne"}], "type": "application-container", "id": "1070b5ab3be849008d23691adf5be73a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "286f852451f24303a19dee8ca015ece4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc3fddc63eac46cb97a20cff4c9fbf71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e0701f78759a45e699732e8859483a56", "region_id": "RegionOne"}], "type": "container", "id": "5f6bf18823b849e7a5e1b1b421b5945f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d228ae9fd97b425c8368d354fbc8ce38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "484de21edbd94465864c4087963849b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ac82cb132a50442381665243630cc0a7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8ea1def8ee2d45ba8d6696e20265515d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e3ff5036795349f095437a31c9d212d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f47791aba6d34662a09d593fd9a84dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fce26db40d194ff29ebda90549a67553", "region_id": "RegionOne"}], "type": "rca", "id": "a456ca78d3f54ae5b9514ea42c912648", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "01978b95ad6441db82a6a628f343b721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa415b81559642de9e66d606bc34fc2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "982fd858f3984955a80b768d77ed140a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0a56165f73f1423ebe3a16bdaaa063ee", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "edfdfea91e3a4e038bf6bd227e1c0947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1188b6872832485ab0600c33005b802f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "967c11751ef642d48f479c13b846999b", "region_id": "RegionOne"}], "type": "network", "id": "2c3d5f36852442d3952eca1f7992549d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "484ef87fa86f4ce1ba7224714982e9e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6c0cdbe9381a457088aa16ac49ccbd49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "afac0675b2f94220a78fa081539d1c3a", "region_id": "RegionOne"}], "type": "backup", "id": "1b3bd1d5642642ad86b34877223bcccf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f80c11fa61ff4e698d16cdbc3559af76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0efb2f5b57e14fe0a1f45fee966d24a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f3097d2f71cb4611b7337fa44e3d5fd4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fbd7bab336694bf192a4151e0c0de55e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "acc79dfd39ea4ee2b842014cb394e573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a0dfda9b27041a0aa1fa06300c09d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8d06aa6353254ed48991514da95b6266", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a7f46d3769d548ffaad9cee795b6069e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f0f695e10aef4a508ffaabec702c2ee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f55a2e40d4d9406085ceebc2b3010727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "89ca301d53eb42738e5ddb017df65c23", "region_id": "RegionOne"}], "type": "monitoring", "id": "720ca82a8ca24288afd906267f23d4ec", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7efb984b1a7d41248118b43f3ca42574", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "04e778e944e44cbaa99e504a8f68e4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3d0c27a4fafe4858b64284713e715a8e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "50978a8d53c143308ea7b5be45d9f511", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "74ab0ef801f248b287eca75a047dc0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "80d92f17bc35444d97b525029c8ce731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ac11ddb0312a4410b01f05d2b0ba43ee", "region_id": "RegionOne"}], "type": "placement", "id": "c3dba2ae10024b239267231fe66a14f3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b2dab14adb9d4954be84c03619bfd391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5eed2dfba6c9433d93bf07fecb4af039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "85ca4cec354d4f469d60009cbdd97374", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6c2eb93d5aae4d738827193c4e223620", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "043e02cd3ce246dcb9423bdc58645d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "782c4793bb2c432d962ead6c187aed5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f6449a31e8c6453386b0e40772277774", "region_id": "RegionOne"}], "type": "ha", "id": "f5098af21b6e4a33ac33cc11869c1b16", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "16f01b58cce848989fcc165dd4b483bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "800d74e617b14de0969affe302a535ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "20dffa5faf8845b48f59bb5f0c755134", "region_id": "RegionOne"}], "type": "reservation", "id": "efb396da5bf54a0c92a65b88c5f1e229", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e929f5d354384366bd958aede567d5ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8df803f320164eddbc4f04cc14c41756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bfabe2b6bad948399f477c97fd726481", "region_id": "RegionOne"}], "type": "function-engine", "id": "17f74c58a1cc453c9510771f6ceba405", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "98a114da399e45b99695a02221b347ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b249a60017c044aa9c85d5c39ad101f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a039abc94f4941919b78cd0889890d7f", "region_id": "RegionOne"}], "type": "accelerator", "id": "20dc527a30ab4eac99be4043dbc613cc", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7b1b2b4776774b9f813f3c9a9e765597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d057ad77c56344e9a8ef666955aa05f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2cbf0abe17374ce68b0e6d8053f85390", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1daff4252e204820a3c11fb15fcbc474", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa20491fa8bd40728d2f502c6f9e10aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ce9de70ef68c48d8acbc1b9f26e6bff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "48339d9c87c148dbb1e3d3bd910e6f58", "region_id": "RegionOne"}], "type": "registration", "id": "fa441733b79444238d1d70db9849aabd", "name": "adjutant"}], "user": {"domain": {"id": "30fbecab4af6457bb52909909a24dfb2", "name": "17170b31190e4c1f8dd7721a62107fe8"}, "id": "11bedee40c114b32b381fa9c440a3e8c", "name": "2b27396f7a3f47e2b9c177a1f8fddf83"}, "audit_ids": ["8b3a5569f9cd4088bd11646138a900ed", null], "issued_at": "2020-04-23T06:26:03.982269"}} {25} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.068152s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import_no_required_attrs [0.063911s] ... ok {25} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete [0.059127s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_update [0.059153s] ... ok {21} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.063748s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.060165s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.070732s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.065235s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.058262s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.060958s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.057921s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete_ignore [0.155535s] ... ok {14} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavors [0.059550s] ... ok {14} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.060376s] ... ok {12} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.060259s] ... ok {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.163616s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,274 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,283 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,290 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,299 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,316 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.214975+00:00", "project": {"domain": {"id": "0eafa98344344cf2b73a70b0db7d311d", "name": "6b9cba8974314a54a15a3baa434503fd"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "54f9eca9817f4a6b943fe66efd2de861"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c72cb5fd313a4d45bf2a3eea60385a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bc1babdf643747049e34724adefd1596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6e50d64ac15b4fc2af25b00b3b18c9a6", "region_id": "RegionOne"}], "type": "identity", "id": "0d4b66f4df4a4867aa7fe81e8501b8f0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9e9da388a164affa18e71d5fee0445d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a0c350b912244fadaebecc62aed11082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3b87d6ea09264ec595c3b84006003c4b", "region_id": "RegionOne"}], "type": "compute", "id": "c0bb823393774822a7376afb755319e2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b29cd78eec3d44c488f9fd1ec899f716", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c469ae693dc14d52bf88e2462de40647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5d89d37e76724da5a27f0e6b5f24150b", "region_id": "RegionOne"}], "type": "image", "id": "cb3e55e109544018919051f00faf0bb2", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a48d240cf91a469a86a02e2be992e49d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ffcd9fc740464c1d8fc28423fcb8ee4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "575b41eb742f4229b916f7c17cf464be", "region_id": "RegionOne"}], "type": "load-balancer", "id": "707bc40d26e84d1f93066d91ca1c6efd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1157c79f5424075b4a829b0c8b057ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bf9be31da7843adbd5dd44a4a298148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28bc5f1b4af045cab59e127dc4c7cbc1", "region_id": "RegionOne"}], "type": "object-store", "id": "83e2c2afd2c8426091d0df428fbfead3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbe8087e636947aab29acab23f2cba51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9a99a6204d44912b53c8bf5586d5e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4619cc95b6de4479803fae7df6594a3f", "region_id": "RegionOne"}], "type": "clustering", "id": "12d2ff1d0ac942fb9178b1c688ab2874", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc3ff5b9d09b43c5b056ecc07d2c7e23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c80fba7ccd34b3199a9b297a38aff4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa0e432a23f04f92b02681aab6aad223", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6ccd7e4688504a4cb36e2906675f9fa1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa2d607172d5462e90cad2b37edcae78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2113d751a30d4dd2bcd1a27597e8a5a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad0c58a3a0004240944a5f30fee741c0", "region_id": "RegionOne"}], "type": "cluster", "id": "60f9f723217a4763b983b1eda5450b56", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "08b6334b61334dca9708ee61a9dff765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "053959bc022f479fb8a9c4a215c2b627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a376407d1b07440b9e386e6fbc195f89", "region_id": "RegionOne"}], "type": "data-processing", "id": "6067ab33a6644c9aa6c0c6b5ba84c734", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20594c1fbe5a4077a9d2ffeec96ab89d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bc27225b17c44a44a5d5bd0fb858ec04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "02c37abfb569438589fe58d23a646b00", "region_id": "RegionOne"}], "type": "baremetal", "id": "608aa18698e548e7a7a2fc0d00d7deae", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2269b6d103d54c48862317730341cc80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9eb6471af6a46018ef5e81452fac002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "362f82a56b0f49f3a4f39fe8818663a8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "93e1f9ad8dde456fa85c8e83ea36d1f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f240d47615a476f93bac5c80f8143a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc4646833af04592b66701b56ae66b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4de8018065014e7589416e1e7a34c06f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1054ef7521124df3a478993a10b9753a", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "22a73d69d68044aeb365b1a80a293921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b48318cfdfdd43eaa7c71447c6d02ed8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f4ecac30ba134844899bc304a6e221de", "region_id": "RegionOne"}], "type": "key-manager", "id": "4395c8687725489b970958df66dccfef", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "20096fcf42354fd0ab063dbbe2a5e760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78515dedb044456dadedb44c30a0b7de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d5615f501f1d4625ac1d1705c325d533", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2ca30b256df34183a97621c9df6b8d15", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "18e726b33ac54c4e9e2d5d25e1093435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb8656d2a70d48ec8caace0a52e81720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3a6cbcb69b4d4e5ca12f73f4e9e925d6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "502cd490535948a8b53323aeab4b0531", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "77622f87f00e4c71bb5071f716ac7ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "49c8d07c30354a048a157be95e6945f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "dc63528f12f9474eb7a83424ce5429cb", "region_id": "RegionOne"}], "type": "message", "id": "39913976deb1478a8ea9aa09c2af38e5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "93dfe25ac2254972b27a1689b47a20a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "44bac17b46444ef0b55549a333536ba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f880e8490d8d44369c0f405d712ad50c", "region_id": "RegionOne"}], "type": "messaging", "id": "3967e6261a89454fa3dedab63f17d78c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d37170c5e41746cf8e34ab9beb4325f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "91a20219ab3749719d3c93d355bbd430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "37031105fb7543e890122bbb0dda26f9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "53b755edce0f4f04b9110b4e8ca77aa4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3977a060c5c14f34abee2097523fce8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "53c23f20e0f3451cb546965b21621d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "917bc7727ca34fb691d6003cfddd116b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "49c054b33e784a55ad045a366f7536ff", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2106af6b6d34c5093a8081e0c875902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "33d7fba823624ab8914580127232845e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "917614e0b3cb460c87bd5e61e71e1db8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "af163fd55e2344d09e0d4c0adf6ae365", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8dd95f01a885437fac84347ce142e9bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "06bf7189650348c1b37f4947712ee1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99d0ce69875f4772b0dfd4590b261310", "region_id": "RegionOne"}], "type": "container-infra", "id": "006a01f6f4694a64bf3d9f23e4b3db3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "28cca03dfc8f43e8892a7de30528f792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "602e262a0a3e4326b6b653854a7c37e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8778ca3618054413a4146cd79a1f056b", "region_id": "RegionOne"}], "type": "search", "id": "b192af017c7b46388377301f8a9edd8f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2f39d0c7782146e98fe5e0f04ac052af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "aee925284a2e4b0c9873249227810690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0d1578856cce4bafb4c2132870d500c8", "region_id": "RegionOne"}], "type": "dns", "id": "c5ab952f022d490589750b0540edbe15", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aae1f2203aa543faa84d95d85ce2e6aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "820d26ffb65741138d8a5f86c3c18a8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "df1320d9a9584b74b2e7c3ef9401611f", "region_id": "RegionOne"}], "type": "workflow", "id": "de1d17f47f9045e4b9fd4144ccc1be8e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7250f3ed3424daa91fe4704f9ec21db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "25ec953c51b940009f5bb4a27240fc24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7c41572802054968b6aaa70714dc7999", "region_id": "RegionOne"}], "type": "workflowv2", "id": "46130bec80a441a293b6dd27decf0ce5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6bf2ed7592dc4a1fb63c7723d3adeb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e3f1a0e68e8f4b43a3d9df1040f54585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "43c3c347254e49168fc1b10514f2cf2b", "region_id": "RegionOne"}], "type": "rating", "id": "c8fc2c95fa834c2e94481c31642c36de", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f8403b722d6543c491a9595c1e5de696", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d7658dd52c1a46b9bbb3f5d52ce1ec2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc62437b681d44ecb99edae93eed0ab8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "51dc573613b84e46ba26abff30ead134", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d97f7d3b27ae440fa2af05dadc4ea2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3ac2eaf66074e7887a65a5907251f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3f4e436164114fad9750c29392453737", "region_id": "RegionOne"}], "type": "policy", "id": "9b8783c8c00b41fe811376874a6cb144", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "be1598de4e86441bbc0267caf0d05b8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1fb68cba499d4dc8b2ed84b3453849d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "530a931c34734e34b8152253e3f2b27f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "95b83eaf23c549838aac27be10c559c4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "17a5bae1bbcc480099b0479b5b65f7c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd9a20f3f2bb40a2a94347ea27a1bbba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bfd73ecfc48545feb5bfd912961c6ea5", "region_id": "RegionOne"}], "type": "sharev2", "id": "f9b3e310511348d7b1883ad6edb65d4a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9a2b7ddfca794685817d767f13a7dbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae54f93ec12e4a208ff636ea5c3032e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5b318a78660422090a433e28d4b6661", "region_id": "RegionOne"}], "type": "share", "id": "3f7df13f83ca410fbaf4bd82ea181c59", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1afd2376ef04465f81195d8732da84fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0200f323b9574cd1ada9c37cffce3b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "af03178dfac2455c9ad7ce8fea28583a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6bf17cb9fbcc40459339d6fe2909156b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af217ca7125d4790a14238b12c5e9d0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88610039d6834a06bea8a71eba703bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d698312d36eb4acaa326e7388cc9e5ba", "region_id": "RegionOne"}], "type": "orchestration", "id": "45eccf97649a4985909bd86a03f11acb", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99a07852fca44df88671ccef8bf6a9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f706c80c08e64169b8b2db6ebbf0afa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74d9d5bb04b34de58437bbcedde17994", "region_id": "RegionOne"}], "type": "block-storage", "id": "7379e926f895443e9c183d36003a0f26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e42246bddaea4fc6ab38a466407d17f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64bfb552b45f47efb01140eeda5a6a03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6063fcd7aa334e6d84aaab86ad350eab", "region_id": "RegionOne"}], "type": "volumev3", "id": "179863e84a504c908442135b8c689011", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5b3cf4b39c443e7b32f93e3a317be18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd618c90467e421faa7f9924ecf4c672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee8995b43685471d91022a1dcef19590", "region_id": "RegionOne"}], "type": "volumev2", "id": "af5a4794fdc6434bb3dd98b00fd16fed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6996f87496914fa6bad89432cac756a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b63b58f4e8f41d4bc8dec3c4a73da6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cfcc23a5c9e4c62911af50dedd1637f", "region_id": "RegionOne"}], "type": "volume", "id": "bc2c3db4bbfe4816a584656a1b0ddea8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0216e4091b4c4e249237426577c7b184", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9acfefabcdcd4320913b3d9779048088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "493770c29b16453bb5cabbe86957a94a", "region_id": "RegionOne"}], "type": "block-store", "id": "d71296b75b75437e8e65e4c6ee539065", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d9c95200a5d46c980d004de5a0dab39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6cf2619b84fc4f85bf55a687542ad18c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a8a617f0fee6401fa0a73abc8c3cefcd", "region_id": "RegionOne"}], "type": "alarm", "id": "b8a297a03955419590ea3ddbed9d2355", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ae70f62787e94cf7b27e20a80518d023", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2db1f718a8184a0a8b73de063a361122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "887d6c844bea4885b9a6a503942e1994", "region_id": "RegionOne"}], "type": "alarming", "id": "50299b7e436145c1996163d8d84262d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f888d79450ae4466bf8fccb07eef014a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d714061eace04d878a2ccb80ec0dbe18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6f73365309b84745b5b51b483f9b5324", "region_id": "RegionOne"}], "type": "meter", "id": "24ce829b5b1c43b68edd56b944a9b824", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e5d699ab9f149a5805420c82f40bc45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce185955111840df97779ed4744222a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac4a004d4d484ecca2944cb4b326d6c1", "region_id": "RegionOne"}], "type": "metering", "id": "bd9396e5b8de42d8a38819d5cf43e236", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05da6649d892438e9c363c412d4dd772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0b6cbea2c86d4ce9a9ea52fb3e28d79c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0b0c0f382c0c435bb2076f5cf0d7edf1", "region_id": "RegionOne"}], "type": "telemetry", "id": "d55bc39b491445bd8aae85a3d8fc8644", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f5e582b085c465e8f0b558868fd8e4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5a5750c8d0cc4449a4cd6543da561aad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9839980f1905435d94b540748f8fc9b1", "region_id": "RegionOne"}], "type": "event", "id": "ae64c2da462547249132af84878f21a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6c6b9e065d274507ba0c12d422006996", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4aa2e541861d4a52bf3e021d5eb495e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7dbbc1dfaadc43c2827519935b3a809e", "region_id": "RegionOne"}], "type": "events", "id": "86988d25e4224d84989e3c6b23766140", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad5658c3eb6a41b989dc4cfd675407da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "840beb73d7e64f16ad02fff5dbbb4de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "75215912304e486db58af1cb747ed0df", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2cb2bec656e948e3911f00a571f98482", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa61741d5b454d92bf5b06f0238dba50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7816e65448274fc4b93713073189658e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8ee9b5d3e09b4afd82539a34c7f4f5e5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bbb9654b8af24222a0f25a0e3710388e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9189794b95ee44c583c6af2b4b80c3ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "64eaf451692542f8bfa8d78cde06a3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "504840249e594c349a6b15ab9678e025", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9ed38447ee564fa888b36d71a5fd7921", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "27f75cdb454f4e9e989b6f52917b310a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c69b22ee221940b09d4de0a811260fdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "98a730db65a04428896918f75524db63", "region_id": "RegionOne"}], "type": "tricircle", "id": "9f1c4e79d3d94d40a1d2fd2edbd8b42f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1c790cd9fd1e455c96ecd78ff7deb025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "57c705291a0f43a7bedada7e30ed0a3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "b5d5c911888b45a0ba4b460a21ba68d9", "region_id": "RegionOne"}], "type": "database", "id": "0203e9437c354736964c1cad104cd80d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "100c21124e2c458995dbc3cafdb11b4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "58858f894a884d2b9beae189a667bdc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9fa1eaa5fb2042d596896b7a289f8bef", "region_id": "RegionOne"}], "type": "application-container", "id": "d5db24cab27449b78e447343474116d0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73decb66f912499cb1699c98271cf75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "525ff963c2dd41c4a2319ee239b5fb06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2af170458b82403aa135eeaceb8a3e5f", "region_id": "RegionOne"}], "type": "container", "id": "84d002bee6d543a482d49f2a22cee179", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da44ee42e7924784a2280507943d8152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5ddb3bc636bc4de8ad6a68cfc491d772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c2359b20c6644d798f7701abf4b5d4d5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5a3e5f413bc04d6ba5ad3f9044941fe4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "66ad42faf43f4b29a5e34f2cf5ac928e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "233fb0c5c78e4eadb385c7e68fa754a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bfc5bb9644424b5d890f9c355c9f0427", "region_id": "RegionOne"}], "type": "rca", "id": "f2556122f1c24d6b921b897707c4e680", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0aad173eb4274700bd90123ef5bbb04c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6339fc97183e4bb68dda5cdcc09640ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2cd639b443294b6aa73bf8a6fea5a680", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f1d2f3723f8d4495b69dba4492b0a198", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e0a40e3bc6bf448080bfac96328144ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "05c952a647d4438a978f5d47ccd661cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ded785a729c0446b81d441bf977519bf", "region_id": "RegionOne"}], "type": "network", "id": "e8719252334e48108c874c3bd49a6fac", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b29d5ecd52f7432391fb7d046c9c698a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "248fd333472e4e67862fee05a910be0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ea7445531d424540a153ef2f265db956", "region_id": "RegionOne"}], "type": "backup", "id": "70635d563d744e5c861ea5682a953a71", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3ac5090c40f4c3abe9487b7499bb85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "090b4391289b4a339660235bce184ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1377251c5e864ed0a02924206202474a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9e04bc44233641ce89a81fb2543b8a1a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "192da591953545aba2c75e4ba600f652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c8158da6e9148fab640454a4c29b16c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ccdf8f27ac404d499aa4fa2be521eff2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5cb0b194bb7b4f3c8275b48e85fcd662", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4b648f2dc62542e49f9fe1faf974987c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2ac49fa1e1f24831ae84a1b91836946f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a09158b478c54281942514469d445c8e", "region_id": "RegionOne"}], "type": "monitoring", "id": "c221198917ff4ba8ac2085f679df6c0b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bcca2674d5f4402b800f02a5d8ca78ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0bb6ea815859445fb7385258a921ca7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f685b123808445f48128481ce24ffaec", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "87200edab05a4560aacac4d5445a6d11", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3884c071ab514d3793d6b6c3e64f187c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1054cf9eb3f6478c9d09d008e238284c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "87454815402c4e1bafadccf4d5fdd984", "region_id": "RegionOne"}], "type": "placement", "id": "65ceb057afb148608f12b72be8da1145", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5a66551ae538461f8b402efd73922b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43f2ec313fd5402592e0ca7e6218a338", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9d5c2f0c52ac4d7da0c7abd6f28ce555", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7fe74fbd2bf441d98f1c18c0450a4069", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "116a1538f1de4179b8d6355228aeef11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cecba84ef7b3463ea0da3dc872c7002b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc71ea567cd9486ab8dc6ac5a7c1cf70", "region_id": "RegionOne"}], "type": "ha", "id": "0615bb1a881f4651ba8c9b241af01ba1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "038591af87ed4bfdb45b7b2e0c1632d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "5d0b771ccef4469f88d82ebf41009779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6f54db3df3f0404787ad5f40daaf5419", "region_id": "RegionOne"}], "type": "reservation", "id": "fd5f9a8faabe427d8f1c0a472ea69176", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7aa2cdf815bb4b0696c7ac2503f7e975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87d5fa609c5c4da9a5fbec04d79308b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "77d1a5c77c154c558c345181e9021181", "region_id": "RegionOne"}], "type": "function-engine", "id": "18a848f3428046d89ddab10511acff97", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eb0c9d759625435bbc55bf5b0cc3d8f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6a9eaf462b9d4124a2dcbc822bb9c4bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2968b337cc2e4d7db5e7ac3b523175d9", "region_id": "RegionOne"}], "type": "accelerator", "id": "4f9bcc829535465c820388fe5a2cb0ea", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "158ff7042ed0481e8c4d27e295fadbd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78cc313ee54e4ec28b278f44eb7b494b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f3c2d91a2754319b03793da49e02464", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4adf67464193497893f999258c142e04", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eb972baa9c674ee7b248180fb7be6d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ffce4611f98642048e9719990a436585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8c61972c0a084382946163d2ee041934", "region_id": "RegionOne"}], "type": "registration", "id": "c26077779db3483c9a7a7c55beafff9a", "name": "adjutant"}], "user": {"domain": {"id": "238094d59f114920a812757b56123c3c", "name": "8da70887737d4309b90079b008c17e17"}, "id": "64ff0ec96d2d478b9735a5dc0b47d351", "name": "35fa2e0c40d8485f8f4fc7dc623dd701"}, "audit_ids": ["52489c9a7fbb46d8ac2968ebd855436f", null], "issued_at": "2020-04-23T06:26:04.214975"}} {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_update [0.059459s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.059885s] ... ok {22} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.057687s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(sd_metadata) [0.404866s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stacks) [0.063813s] ... ok {8} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.058716s] ... ok {8} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_make_it [0.061643s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(name_id) [0.058584s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stacks) [0.149449s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres) [0.059185s] ... ok {10} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.152154s] ... ok {28} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.057542s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pools [0.063593s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.205553s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {9} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.061571s] ... ok {28} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.066516s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(sd_metadata) [0.059726s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(name_id) [0.061671s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_find [0.059595s] ... ok {13} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage [0.065652s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.066328s] ... ok {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.060356s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.150828s] ... ok {16} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.061980s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres) [0.062959s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listeners [0.059975s] ... ok {29} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.219273s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,142 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,148 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,152 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,157 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,170 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.081961+00:00", "project": {"domain": {"id": "a0a26e0d8b354bc4ba304d1577be9641", "name": "30a5f4f127234fb1849f643763c7e019"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "05190a16d5aa44d7be2c6d0eeaf18bce"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9cd235ab252f40108ccb003d4d68b56d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae13610d063a4d2a8c1267fe9aa9d98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6ddf3faf9e004aad9d1fcbd93b6df826", "region_id": "RegionOne"}], "type": "identity", "id": "1fd7fbd6a84442d686a0df3aa9472748", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "52acfdae9f5a41e3b6e50b8e2e0f6e9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3f5cb372f3c9442da83d31177f786f3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f9c3b05ef08348d0b203ae487f2e45a7", "region_id": "RegionOne"}], "type": "compute", "id": "8d73698da2f844739e5c21e029aa509b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "06dc84a2a8e345f09805199a4b25b989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8ea1b5d1baad435b86c6ddd1272452c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a3af40426e7f4399a201a85233edf7a5", "region_id": "RegionOne"}], "type": "image", "id": "6f9381b922d4449dae2873074b84edcc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "25408e54f1ad4531af1808306f5fd428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c451ebfbedcb458e8baa1a27d2b6543d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "674e066bb3214411bb3031fb85ffa303", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d69ec30897d74244aedf51524acb5a2d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3922bbfa2dd94e749612409d2f29fb9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e653201a2124f1a91657116c31c9c97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43c3b1b0e3e1452c90b0ec25dbb8edf8", "region_id": "RegionOne"}], "type": "object-store", "id": "cdd2fbf1bc244cd4a2b728718341843a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "277f0e56acba48a0b4900730d0fc1e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b65867207dd4f1381a0d57b10bbabc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "667ad90ca4264d8ca6d191db8473bf8f", "region_id": "RegionOne"}], "type": "clustering", "id": "848f8d1feafa424fb4a8f1c7b86b0478", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "138d6ddae32e44e9b407b44cf178e3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6ef616e3847645ec8d0845a9c1b721bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88d9490a078b417a8bd70d28f1a87748", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1e61169a57e3474ea4502b598b3e0ae8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a2c58395a2d4e3cbcafac160b280b94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce94e5abb4064592ba013319416e6520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7e18597a1cdf4223bb46b522d2deaf23", "region_id": "RegionOne"}], "type": "cluster", "id": "0e1bf3eca52b42d2bef13f8ddb2c493c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "47651a75715443349db6b2c24e1385fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b929f58eae7f43258e01c89295cf2cc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3356f703a0ef40f580127b102fd00470", "region_id": "RegionOne"}], "type": "data-processing", "id": "6f2c6ab2ef0446e89930ca543519a173", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ee561782ea6646d193fbebb5196d3693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef922d7b477b48bfb9c2d0c2b541e206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0e4117dbbc74940ba9d641098697126", "region_id": "RegionOne"}], "type": "baremetal", "id": "7a804b07117a4cb1b21a6a5af03cba51", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb25c19e76da4a87a4d7fa7596f218e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "194ef917fe8a44ff98471a7ce5efe347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1994df7516bd496c9c316ec1221a066c", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b49b4854176646d991f3aee8d88cf0df", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "571491771cf84dc5aad32a9ec714e403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e3fadb59a8f449e6af5a47379c759ee4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1cd2b70cad4c4b6989f86b8d8acb8387", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c6e881e233984a86aa035a22cd100535", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3f221cc120da4c6e80f8fcadd94adeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8c7d50981da34cba8ed752a13ccb0301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fd135c7e640c43a9bc59ff9da874ef13", "region_id": "RegionOne"}], "type": "key-manager", "id": "d90b7444c57845dc9c5bd7c6ba4677fd", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3c960d941b1b40739e1442e6e6fde8f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4d6106b5f7384ff8ac16e3182ce171ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "49441b2f065040feb6607ed8011a6772", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d4dca1fce9f24070bbe4731de9cd224f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "146c9ccb3a7e4a269aa9e3241323292d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9508a8ada2bd435aaceef66299b7eb99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b29680a10e904683a20b9155b0013f37", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0e42a94cd222481e8497ab4a2c3cf488", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f73348a2a4114872b7532a1ef31c4bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "767251facab94f2a9576bc7a6725dfa1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8a25d848a42c4b309ae2184bf8ad1ded", "region_id": "RegionOne"}], "type": "message", "id": "1147e82277ba42a9b7eb0a4b50ab8206", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7130470093134c0796748b505792dd7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c500681c12a8455e881676204982f739", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "63cfae4b703e45beaa61bfcaf7c5a9b0", "region_id": "RegionOne"}], "type": "messaging", "id": "fe351c4a5d354ee482ab4a6ad4f6e202", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b38a05ef60444b7fad4cdd82ecefc2eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1c052ee3ba1b4f748330d88d33a765e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "25a3f91bc59241a883d721c2fab96025", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9ac77c5c78a24cabba418b6a6593b0c8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55338b78bca348299ec65481e6a244db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64d05ff22a9d4f9f86cd4b150e7b3419", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "347aac5293f94bb990ff37639407e6fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2d15dc982bb04851a62fb7f4998d1b76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7f3ef92b60d47a4886575b91920014f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc9c4365ebbd4f3f8fd2593959a1aad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea1167f1e42c497b80d9a7f086804ca9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "76488828721a4a12bb2bbc72d68793e7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76129cbccb094cc38302d6cbe8ac3873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d74d7902fbb4511b95cba67a91a9358", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f2669817b9949f69602932fc5df1388", "region_id": "RegionOne"}], "type": "container-infra", "id": "461b95d01fdf4ed4a1e55713c6db7aa8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "772a24fd676c43fea3ff2af0fcf497bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8dfddacd4dfc41e5a522905fc74b2c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "18d7911e92be4e5eaef47458365b552f", "region_id": "RegionOne"}], "type": "search", "id": "a86568df78a14b408712039fbc76a896", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5cc9ed3753844e45a38e2e05e2b04059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "2231147d91504a47857c4beebadf6c05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c78f9f5397964a7c9dfb9ba3900e7167", "region_id": "RegionOne"}], "type": "dns", "id": "781b9503bc514dce93d1212f6675512a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a1f7f9934ef4854874111b5391dccb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b872aeb14a94d4c9c94b96046d624e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ad1db96cf961433c96efa8555a69204e", "region_id": "RegionOne"}], "type": "workflow", "id": "a1af429fc1fe4eab9e68f885cce8abb8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "54f3eb1f9075400990f03fa59008e226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8456bcb4e1574df19fcb053d472c6c28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e220eeff3cb5477083bd3db2b22eeb47", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c94ed8cc4d124b6895c9b376715f8aa1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "99343480993a4f2fafcf4d90938b4118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "108d7d54618a449188bcc9446ab70482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "13da56cbc1934a719662a88f6457bf2e", "region_id": "RegionOne"}], "type": "rating", "id": "9abc7cf7f1f449b6951011851bbdb0b7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4feba2e0b9ff4359a8a349be99954f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9fe4c1f9ac640f99d824128bab546fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0b3e81327c3f46ef8055aa5a9a2f8769", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d7f04136ea084c5bb8a8c1c4e14126cf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d4ad1b3ae034d368c83e9273e9bb30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf60fb5468d745fe84cf161ea82c6134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f61b70a61fee4ec8a5284301600a6c76", "region_id": "RegionOne"}], "type": "policy", "id": "ee33893ca61346f6891fdc121068c7ff", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d309fd44059d4bed908aef69db74b9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c323d9c2a54948f1aa6b2150d7788ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f356e2bed9244f43a168707f05f790ec", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "1fbf9cfcee304108aaa30d6bdfa7bbba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "92dd655565b646a0b96e2693b6f85efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39138c3de6f7448b878951ceac1d99d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9db1ac219ccf4ba4b3e4f2d4e3439a50", "region_id": "RegionOne"}], "type": "sharev2", "id": "393809d477d24e4cbc77ced377568ff8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b641527fe0954b049737e40db1a5d4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad57dac712d74e25b7dcf8fde67b7ba4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6eff834bd469499cbf1b7dca9cabd15b", "region_id": "RegionOne"}], "type": "share", "id": "4fabe2b8653c47b58a094ccb16198e7d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "88326159b2a745c5aae6d8a18765a3ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1fa52e5ee4be49318279a9281e62cf86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "aa52083cf39d47fe9e0eb31db81845d3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "31af6906a0f443a1bb61c242857b5f92", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d6b1eb2fd64474a6bebe4f6d0f2b36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5563cc69024421a37c2b22eddbe2ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fcecd508e6544c6b4fdf0804df0fd89", "region_id": "RegionOne"}], "type": "orchestration", "id": "969231ccf0a4436c887297146ed18116", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d6b18b0d7b34fdba1b0c99f6b294317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6367b23e92b4b3cbd6fee7b2eab5d84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1769244a92274cf8ae421e4e264d18f2", "region_id": "RegionOne"}], "type": "block-storage", "id": "052f73a06981441f98e69716fa1d7a0e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c69d38c09b45478b99460cccf07ef7c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "697f3fbef308406a85969e1057046b46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b335dc7c5914a9a8674e0295f4d2646", "region_id": "RegionOne"}], "type": "volumev3", "id": "b60eae201c0343c1a8ec64d837cea084", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76a175403fe9474c9c68a9e8286ebc74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "163156cb8ff6429b9f7abdca4d667e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fb075ab418042ba96b5ea30e3f99a3a", "region_id": "RegionOne"}], "type": "volumev2", "id": "5bcd250441504f5cb17274db09dff4b3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9ca4201860d445cb9247569e6a40879", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51198523026a46e9828d04bc4a180d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f2b236865c242cf8df8a91638578b3d", "region_id": "RegionOne"}], "type": "volume", "id": "b7b277c4922e4f62be585c6e3fbcf977", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "377baf93bdaa4e23baa17d66acf5da07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f867bbfe1124f738f6b4fe5bcc42871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95ea7c5cd84c4e00bd9df1afb4b807c8", "region_id": "RegionOne"}], "type": "block-store", "id": "bf4f3e052d4b47f6a2e342b060ccb59f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0078981e3ebf4ad0b6f8b7f9295738ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1822194bf9274a6dac90e03e3513a68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7f9baf6083d4452fa6a67fc3b28ffbe7", "region_id": "RegionOne"}], "type": "alarm", "id": "eb2f16e25a9947fd8b5dd558636a9e32", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e05e409fb2674f46847e54b10377d44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3a01b179a21d4841bf5c0039e9715524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eedc3b9ebdb546e8b4529e56a453f3b5", "region_id": "RegionOne"}], "type": "alarming", "id": "0021cc8a06b74c619f2ecde20267e683", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33c4bf6fc20446a79a835992f411f0a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4eefca734b8347f6b03884eda3add223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "507ad3292c144f35b9d1e41ed2f28192", "region_id": "RegionOne"}], "type": "meter", "id": "72a08d0fe2914d6f9ee0de0a6c1758ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bc70a2baae14c0ea71a9437acd37c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbdd3713d5be46fd94505d7ea843c9e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e2ecd84319d44cf6a3477b39354a5966", "region_id": "RegionOne"}], "type": "metering", "id": "980687a7f8cf437fba2acb74abce5a0a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "326529d7fb7f4a64a97d4aafba7cecd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "14366343805040f98ff5d7275b739cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5c3e31af7e7544789a9c930c0d373310", "region_id": "RegionOne"}], "type": "telemetry", "id": "45f7292130fa4123bca30ece4d01ad48", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "51f11b20b1754c548ca0b96ea55bca9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c15c5f09ee6d41d0ba2e120eeb7df9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8db9ab5801c741cfb9d91778ced311c7", "region_id": "RegionOne"}], "type": "event", "id": "92aeb364108e488383f61b47002ad66a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ca1f4ba56c74882832bb3d8bb1bfc98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4ff95d77e6584a069c74cd05c0458f4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0d5ddb9467094b88b81105ff9e6ff676", "region_id": "RegionOne"}], "type": "events", "id": "b533bb8c988346b58051e8a8f98ad31a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39a882634be84536bf9e5f1953b87aac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8aaaf995f38d466a88358a312490c3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2caf27326de74d1fb68f0b307de3cd40", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2f1ba9d197ba4f5d807890761e17e101", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fd9d6b635deb457a8df7cb1af49bfffc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d997163d66ac43c9b499606987fa1191", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3201f1297d7741199dedd70761b8899c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "77ed11f9b8ad4bb0bf4641b7df25b5dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "208b8a4610ba45c6be9bdc236abc8bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a068b4b29ea432896d3f0e1a0c33f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4767d4587364458fadcbf57825ad556a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ca6104b198a64b5cae105797267470a9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce8fde8593ed49a4b0d0054e49e32ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f300c9b0d8694022be3f034253980a08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "23152f4be673482eb42647738b4c4405", "region_id": "RegionOne"}], "type": "tricircle", "id": "8489ca1ed1ec4d1a9585746534417a8a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "418a161464ef4efca050c3e8e21431a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b2849908a6da41cbb64965f24c06bf7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "53c470ba805c4d01ad3e8e8c984b2766", "region_id": "RegionOne"}], "type": "database", "id": "cea30216686b46fca541dfc4a1a49f38", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9caf0b4173244f4cb0f1b1359d31b291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22d7f3fc2a794ff38d826e88efc097a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "df3999c5c76d403fac2938d4464ef623", "region_id": "RegionOne"}], "type": "application-container", "id": "8f0497f9a9ac47cf9f26665da2ace5ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97cd807733eb43919920902dc69d8802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a63a6eaf5d4d41a79592333ee65f9bd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b370c1cf28fe4065b806423557ed9950", "region_id": "RegionOne"}], "type": "container", "id": "7732e2456eda463cbe4f45ad3d0d0bf8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b74efc89cfd648d7b03c0f77a72cd4a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f051f28460c4c678771df1418752be0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f9d6150396dc4f9ea7a1328808f62ad7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "56d03768c881441ba3a8a102c0fae80e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3c96c7294314d5998111868e7ed747f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a832d7d865c1456088cce39a59b1ac5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "77027f4eb8214077a70be271fa3983dd", "region_id": "RegionOne"}], "type": "rca", "id": "58446de583ce47df81be811584e457ba", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d2f795f9cf2f4e93885f3e463edc41fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fd76e8e3f18b4e388110e8d8e01544e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "561e03b846f24e9e93a8245c183c1e7f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f831ae77901749178a3e21b1c979c7a3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "14b90c13c719489eb32aeba7f148c705", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d70c6a5a39284c70a5ccd0d467530cee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "09b1e458ec8f47f9acb5455ee30e89e2", "region_id": "RegionOne"}], "type": "network", "id": "3065967dda7b46ea9c82b7d524d3603e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "82d84588abb2496c8dde31bd7058c3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2bea72df19664140ad24d8539cc2dfc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "201b546d93534eb1a93de17b389e2d83", "region_id": "RegionOne"}], "type": "backup", "id": "9dbd513d3e474974b269937461d4da35", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e512868c45564df385f4d893a6e9aead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "483ec1fad40a4b1b82bae42e38057fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bbb30eec291e4ef2a8e91dcfd81eda9c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c4482ea078a5474eb2168a154e9c72c8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1fc1479d406455d85afb0b2fc0f71b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0213211081124f9cb2d9abfaa04685a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "babf6c4f3a594445a82330f05e90a8b4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "03ad404d23f64d81bad8099619e065e4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6b7e23cf526f4815a09ab46c5068c4ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "580d71dea6184965bd5fa079897d7f51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ea936bf25d644af8adf055cb151d2ed2", "region_id": "RegionOne"}], "type": "monitoring", "id": "56150065919744539baf48c605c3da5d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "33ba5aed0dc3449593cb32788bb64d2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "73a1f9bf84784fb88009262d1a75cf8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4f7ceb63ace94df0890a5c236f81a414", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "26a1a28398c54fd8afa68876341d7375", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7505dd90083341bcb60d29b2f59a5d68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "da706558fa5d49859096032fef58527b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d3b4bc8a31084d5ebf3c842b6adb8524", "region_id": "RegionOne"}], "type": "placement", "id": "4f086d973e1f4e9cbe8741edc2f5c638", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a6db7a71f8140eb88747ddf6c005a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e93b8b25405426bacefc4158968d7b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "50fa896c26ae4822870f035e8bd02259", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5a526062f040407ba942bb8205677877", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "41629243e82d41c3883475317043d0e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "db473002b87b4db9a7189b06f0523d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8c4abbec23d34af0a15870ca8230b92f", "region_id": "RegionOne"}], "type": "ha", "id": "5163e345c4df49569b9bf62bf0fc66c1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "123cccf30cc241ab86d66fe636a6477c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d69f9573192b48b399674d419a43d200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "4086ef3fdbe447d4bdb6249450e50a9c", "region_id": "RegionOne"}], "type": "reservation", "id": "5903fc89fbd94147a92347c062b94d07", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4c96ac01cffc4b69bb539c51dc41562d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a85888fcad494c29be14af0dd245569c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "277ac1a0cfb84d5ebb1ba754855b999f", "region_id": "RegionOne"}], "type": "function-engine", "id": "f6c826b609a5407f8a2659a399d163fc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d0cd5dd5a80f44d392d2aaf57442c3b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e6cc03ea47a84a41bb548796db0d7100", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2c6ea995587646129f77040e084a0116", "region_id": "RegionOne"}], "type": "accelerator", "id": "9dcae686a8de4f5bb10c1fc05228bdce", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "147763e4a5a74c5fbf90aec409471fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ca1419dcfc84b9890157234cac9201a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f71abcf605cf4ffd8af64892eceba9eb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bd15f504d2bc4c15a349e412832e46cc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c0b4d18ae21b443b8829fb1a0ab8bc70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a752685e45b249ac81a8c18cd4cbd439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "08140faddd1043d192fa1faab14de6d5", "region_id": "RegionOne"}], "type": "registration", "id": "4d37e1a2e26f4ab79281f3cb80566cd1", "name": "adjutant"}], "user": {"domain": {"id": "f4df9ef55354475686faac8de6c2740b", "name": "d2391d2c9c0d4511b07f8abfc31a9276"}, "id": "7fc7577acc454a91a1742eb85e218ad9", "name": "3c39746ea12942b5bed48a39bafc9f70"}, "audit_ids": ["ee3b671b3ff244d5a073cad6a766c108", null], "issued_at": "2020-04-23T06:26:04.081961"}} 2020-04-23 06:28:04,228 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,234 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,238 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:04,282 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/backups/detail -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,288 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,292 keystoneauth.session RESP BODY: {"backups": [{"name": "Volume1", "availability_zone": "az1"}, {"name": "Volume1", "availability_zone": "az2"}, {"name": "Volume2", "availability_zone": "az1"}]} {29} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.060229s] ... ok {29} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.060949s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(identity) [0.060895s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id) [0.060990s] ... ok {18} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.376420s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,071 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,080 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,087 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,096 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,112 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.000715+00:00", "project": {"domain": {"id": "8e8008e7cc69417a85e9e8592f4f9dcb", "name": "d8fa378702194e13ab3d81dccdfe4d95"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "20797dea3f0745a384ac8c9511539b59"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "cf78ef183d3844cdbf11f956bfca56c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "500e547ec55443cca09541e71a941af3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "079d01c3a7a24fc881cb7e4cf6d160b7", "region_id": "RegionOne"}], "type": "identity", "id": "a7f93cf3a2284315a20063c32341ddbf", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3802c0b8c56a44889f722109afdc70af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "75c638bab3bf4ad581762c73b9984cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1a3b7695a49342bb98793677f147ad4c", "region_id": "RegionOne"}], "type": "compute", "id": "b7347fc71aac4b1c9c22b2bf8f03a119", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "86614ce9adf444b9bc5e1533461ab226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8bea03fd01944a7a87ee3bd07eb78da9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5cba3af8387d418d8577806bbdbed9c4", "region_id": "RegionOne"}], "type": "image", "id": "7151e620312145c5a9fc7df2833d5608", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b27abfd5b0b04889b18947709a7df972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dfa38ebe4af444708b4b582e5751bfd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d5793355ef894aaba97de3b911dfa58a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "143037b0f6b84f83b02c7c04eb55a5dd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dab42bc943184de18e67d5583c732ed7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb94bd526f94548a928807fc13a385c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fc56b9744174aa6b776b45683ad8dab", "region_id": "RegionOne"}], "type": "object-store", "id": "39bde01f24cb4f25ac50322d6ef7c443", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b71ab30eaf34f5fa63d4cc5e0c13f90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f424594169b74141918afc1dfd9f888e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d5ab2d7b4b3a410bb358589807a302dc", "region_id": "RegionOne"}], "type": "clustering", "id": "64d73ba05beb4d759fee719d30f7df4b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8faabb4410ee445e8fb85dd301b129d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b35b9f0155bd4ce49088ff7f0244f3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ccdb5c8abd74d8ab6421a2d99ee61aa", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fa6f98ab0b4746beb53d360b25606228", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "222e32e4aa044ced8a7d79f374eacb07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "12bddcecc0f44cc89be55bb04f3a01eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "386ab3e56f1b45d5ac5bed325c8d4a60", "region_id": "RegionOne"}], "type": "cluster", "id": "b45ac68d7c234e339ac6ccb0e0838e0e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "95e6c5e9c6e64fd39ba5076fa07ccb7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e02e60633b01403aaea4f4bacc1f8120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "30807bb3813045379fcc0970e9a587b8", "region_id": "RegionOne"}], "type": "data-processing", "id": "9b620182689a422a8b45186ae5468c00", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28517857bd5143d3a3ddf5a3a2708147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f52be57a15b4a878593aa5eb5f9ba7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "80042bf3967f49799fae40bdffdd1435", "region_id": "RegionOne"}], "type": "baremetal", "id": "8e45b45ed3d14a4b92f3f97356c70766", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffb8a780bfc04c909da5d547268b01b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a0a0c8c702494c139f01f2b8403e7e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fcc58ad31bbf48fdbe1b8cfe88eec168", "region_id": "RegionOne"}], "type": "bare-metal", "id": "13627be59c4145a5856538df5c474f61", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c6286e18f7704859a8d05ffdc408c398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3ba68b2710de4ffc9448539c8ae2d68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ae567a4c4d2044a28c1cd0f419b10297", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0d2444636396470ca935569d4d062c59", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7726e72cd5a446339a506774b6f96842", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6cf901700dc34426992fb51659dca7c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1f46d947d5c94e97a714a84761a02ebc", "region_id": "RegionOne"}], "type": "key-manager", "id": "507d329808bc420d873602ad9523ca4a", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc48979f665c47c5818362ac819ef9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4aafb3e9d0474b6a9cefeb7d9c0f0c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5f9e5e45dac94e14aa91f5b20e6374b0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8bb9a9f24125424a81a68d702211a08f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62feb267e91444d5a86333662ee5fe88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9a24c06539d04d268337d7bd56506174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e0bb73a5a2944670be21e9d32778c38d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ae8c6d1a06dc4f979702c9a19e93ee31", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ace0665884be4ee3bab1772b0f81d15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "112b47583bd449f49a24dcc5730c655f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f18b40862c044dcda2adbb7eba77f482", "region_id": "RegionOne"}], "type": "message", "id": "7c4e8aea207c4557bfea5ccaeedc1209", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3587fb0f7b34f63bf3b60b7089f08d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "890716f428ce41cfb7e0e7194a8937e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f94311f74ba415a9ba76189947e1193", "region_id": "RegionOne"}], "type": "messaging", "id": "9357e52cb29042999935f898c8832825", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4827d914acc840cfa84d3ae9dd5e9fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "821b60a4e04a4e70bd4ee29b0666c028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fd98956f72ab42329ec0397be2066d65", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d202ef859a1c4e6ea8215b8f10b3c72c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "059e9c369c2641a09bac2f59b75134b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a10aa9c2cbde448abb7601188a7ef57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "94c0e102d3804e878aef1e5ed10e9cd8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2b7733f0a03549b39c1cec31534f738d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4672a1e95cf0474ebcf2e6e775a54b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7610e2e413b2413a860134f4e4a41ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3f06554d65294c7cbf489e684e0c6507", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "910ecb48748e46b4b946e91712d195c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "862aca244a674539999f5deac2e14e9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0fce71086cfe44b689eca663dacdb55d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8adb2aa6d9164bb89293bd298475cbdc", "region_id": "RegionOne"}], "type": "container-infra", "id": "b29091cd6e8642c88b370638e909c369", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4bf5fe89bf0b45c4ade9a39662e8bf80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8354ad717440434599c094b9b0294195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ea5ffacf980641a79db8c58439b0300d", "region_id": "RegionOne"}], "type": "search", "id": "98c642b5ea8b44cb91d155656b50aa8b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a128f3688771460680fd529fa23cb36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e5d19be475174407ba5de3b833086d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "df7d3a0f020d41728cb0794f2faad763", "region_id": "RegionOne"}], "type": "dns", "id": "2e7856b2cca84312831486c21f4e6488", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dfaba2e0f544fc88fc09c05a63600fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e9070a65c359410daa86ad0a50bf2d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6bb82c750e9549c68b75f41b77fe3706", "region_id": "RegionOne"}], "type": "workflow", "id": "7e2d76c0330a4bc8a083b1976096e970", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "24aa7c28fe4348b4a6c7e9c5ff09b870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d7918e639b2483ea2a41fe18550359b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "17c52314d49b43558c428c903d05cb72", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5335a5efe0824617936b15b5e429a97d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d822143b9c10432abed9cb79e5a598e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "3de46f07f572441788646fb0cfba3bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "01e23f9394d048adb465f8bbc8888dec", "region_id": "RegionOne"}], "type": "rating", "id": "e382a9291db744ac890ce981fb5c8020", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0aa4ed3aca224b93a77ebf6c9acf40ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2d732175cfe34d3fb92835ad9aeb92d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83ddb2ff4d634e0eb28b7d1ec320f0f0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "5e9866dba5c9477b831bc7597b44238b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "935031b9ae4c4101b9d0e183f77fb42d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5b535889e0b480b95070851db797e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c4619e73758c4bd0a8c62b52b0fb4417", "region_id": "RegionOne"}], "type": "policy", "id": "030a001681454405b741bd672a0abcf2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cc9992a863e45db95d2effdd38a9dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "863469fcb85e48ba9b3235089369c246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dcf43315076846f1838a0a336a036aae", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "70b66051c73d4058a49251f77adf817e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87f4bf72fe9a4a64997d216f31df8bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e56537ab382b46f9a60cd3a65982ee70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bff9df9f80dc4b8eb6ce9bffbbf5e68e", "region_id": "RegionOne"}], "type": "sharev2", "id": "81db35ce91774142b968a0511e821424", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba45ba54937a425199289652b99522f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dffa99d80f5947ab9d4b5be5a9d25cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fd4b8454665340bca40bffa6a58d1f12", "region_id": "RegionOne"}], "type": "share", "id": "63ced73ad89843df99f633756ff6501f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6290b010d2e04c74a2025aad220de843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eb59a6e03795477f9375b9ef08baef89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9941b520b12745c0a9f01e5947accfab", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "01ba0ebfe83e40b2b818e6ae1090e685", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e10ae2aef2284ad6afd1a3eead1c0f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93dfd59fc8fb4c3590655d90a8e3df02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0d79c209542432bae2ac4f43f43c186", "region_id": "RegionOne"}], "type": "orchestration", "id": "4f7e76a066c8409d8b7117a31272767d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41d529f02ca34f83aad145c6de5ad76b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e31ff7bcb1354f189f3e8bb2ce22a123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7a42c4bda0b4a0bbba146599befe8fc", "region_id": "RegionOne"}], "type": "block-storage", "id": "04423a17f9ee476db97fdb87447698a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c8eef7ee3a84a899cf2f72764efd2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e992f3da7ff642d08773647fdea01efe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60e36ee856db4d019df84e0feefd97ec", "region_id": "RegionOne"}], "type": "volumev3", "id": "4c23f53f1902487e98d6a669843a9c9a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eb568f5ec964e0b81c5eab192de6f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5128a7e75164fef898851f75fb97e03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d7abc52b3b347bc8029a5bf5a1d0f77", "region_id": "RegionOne"}], "type": "volumev2", "id": "0d41e49c39ac436e92f7bff26a12f78b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8bd449b02914f6b8e37b099f73e9f39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "986a74f9c038489ab7dc65efda05d003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3181f4590de84fbeb9d44bd0760fccec", "region_id": "RegionOne"}], "type": "volume", "id": "77631f4111e243e3a19caf476068f4ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfbe6c45dc74424895110919b550b6c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbea547a14df48ccacf0773671ab3e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "189cbf312d28492982b4767d8994b417", "region_id": "RegionOne"}], "type": "block-store", "id": "6531e33e4588449a8680a411c941ca14", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "95b56cf8ed584cabacceb0b172d542ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "afa4e98cf5104150ac8bc6de731a24e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ca898cb0260840009d4d7a30505af3b1", "region_id": "RegionOne"}], "type": "alarm", "id": "a3175ac5394d4367bce6bc6b79b1dc66", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d4af90522b7f48058661dc8718f218ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68a003c7ddf7414c8d5111b4ccb82526", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "eaf0e2414f5c488bb64571ce97a7a070", "region_id": "RegionOne"}], "type": "alarming", "id": "34ba6eac1eca4dcba29c869d889cd66a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "20a54600938f4ed28441d4fb292ef3d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c5a413a6e9194e819166456b77b12827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8a1dfbaee8b4dcda9a988e80a9aa47b", "region_id": "RegionOne"}], "type": "meter", "id": "886d277c0c1b4d8e87f0b46b3e9b0a81", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6ad9c36dee5d4d15936164e89997a5ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4fc98a7a667b4bc19cfc21850c445ce2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ca09291d25ef402eb078004309841f73", "region_id": "RegionOne"}], "type": "metering", "id": "65a8d3f29ab344e68b861cf1fba6aad7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "841928260bff4ba993e4a4407642d7a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a9dc14c40c484c038fcf4b03141694cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bb07c55acb4c455e81bb650c4f1de55b", "region_id": "RegionOne"}], "type": "telemetry", "id": "a009da75d50746e59903363242b0d1df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "972e2e361d6d494e9df1dd8e0c57b06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "252deff9a2464b809618107cbb2eaa85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "63deeb5be354449cada59e2d8ee2466d", "region_id": "RegionOne"}], "type": "event", "id": "106b4d5f70804b74a1b1a0b231c87e8b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "378beab1b17c4d9cb0291ba0aafa0ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "720d84b69001464f9b18f87f46937534", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e4c2f2ca832f42e49747f308f6d749f1", "region_id": "RegionOne"}], "type": "events", "id": "0ac8c2accaff4698b573e0c934665e84", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c3e2783a26af41b88eceb82aa9f2e3bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c7c0d2c324e14f4a8ec4faaa83ecfacd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "07c6a8bd47fe4c5398c1628369976827", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9e45f2820a874e8cb69a6f16c78adc29", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9f5db4c05de143fe8f02dd73f0f610d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c38309fc25664b97b389b5b90e48b416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5a850337c77a425c9a73f5dfbb948747", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6dbaeb333a89469195fee3d6e8033a33", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4aa3a7bf536043bab940050d873ad2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5119af05c13b4139aaedb0b379c4cd84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "22101672eb714cc5af03b8ecd5ee9b78", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5980704c0d15401cb1173de1568fd2e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd93048eb93e4ccca2cb1daf6995a63d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f23a5b33ba35478ea7b9252f5971e68c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b76a3245a47340bc96ad970b4cbba937", "region_id": "RegionOne"}], "type": "tricircle", "id": "480a375f68304daead3dea5fc1b5213f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9a7864bd2fea4c4ca04e7ba4dbe575ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ef4bf5ad1db0489dab41e2d595afe004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "04ec6bd65f45430eaf83c69a978f424d", "region_id": "RegionOne"}], "type": "database", "id": "c3ee8496e58443f4b955f69447063179", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07119d6aa06443e38d85ff627a080a66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d6ffee0358e7449790f04981a6678a7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3c079d5053e843b4875ecd8d0e8cfc35", "region_id": "RegionOne"}], "type": "application-container", "id": "faddf7d838884ef795b8baf49a2ecf95", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "da09ed6a200a495ab4ee2e249715f215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b62fa4af76904d56967f805622e3afb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b34e719dc2346e1bcf24cc75c73915a", "region_id": "RegionOne"}], "type": "container", "id": "0642a48766e94ef2b637cd56f247584f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "699c9e8e097b4fef937e801e1b9eff67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03ffcd0a66da43359c39ab60acb3f768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3dc05899fd6e403cb9a18014ff03a5fa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "edff8b5632c94a14ae285e0988a8eb5f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d17cb6764be148ad9648de1528fe5d5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "77d534a9f8264825b9c7091720353c31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "725af9be4301411b9422114ea2b75fe5", "region_id": "RegionOne"}], "type": "rca", "id": "ab04107a03d3425e8561aedcc54f5bcb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6ac981c06168488490b7da05f90b8f20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8974bf0c04404afaa57ff2c0c3482c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3a34ddbc7cfd484b963f544fdd7d064d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f140fddbe9544f14b62218a463ab4515", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "620311160fc24f3681729c14a91fcafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "978061273a5c4903ba0a03109ba943d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "106f8c0024cd487f929539654bf8a08b", "region_id": "RegionOne"}], "type": "network", "id": "30b4dc1415ea4eba9555e5146e5d5ac4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "83716a9e9de64fefa904a95fb69ea3e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "92dc9b6829334872a191dfbca6f56e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "253f4b25ca44460f95ff93db3ee101f2", "region_id": "RegionOne"}], "type": "backup", "id": "36c9066180bf416ebfe0acfb38da83ea", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "789d03193b9049d796f595a22aa93305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0b84aec8dc19479c993690a6d9a8b264", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "62ab4efc6cce47cfa567c8aeeeb9d430", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0b85c80c9edd47e384219a2a4aa2df86", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f43cbadcaf0446e4bf355b0e40c80637", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6d0a179b85248fcb13c285dd2442c21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c5d22aacfbb4b80b82a2f546856a84d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "95bc3def39b84eafad90e4ff07aad694", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "70ca994b0f16435189256d4b60eaa654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1db7e9596f2f441a960aebc869ee023a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "eaa5f6781ac8475f9cdc5391ff6d0ac0", "region_id": "RegionOne"}], "type": "monitoring", "id": "1e8b874e218c40989854834051328c21", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "61b42821cfa041a79b8e730851e7c01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "80e6c3d97efe4ad092945ebd6dce75e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "81c922e3873a4cc89c531e4da39302b6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "1026d92bd48c430b878eb5e3afe7b585", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a430ef5087714959b35ecf2686662f0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d0ec1bdee51a4d64a6c20dbde8871295", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "eaf2321602fa4860baa38f3f440a83b3", "region_id": "RegionOne"}], "type": "placement", "id": "09cebb442bc94889aa4f7c81257ccadf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2c8ce85ad5dc4de59571cb768913608c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8599dc8480ce488ca8357583379406c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8681dc75c2794f99b9dbb542e34a5aa1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "0be3608cd2fe43468b1d6e41057f0b09", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eedc9c1cf2c44d18ba7c80e8a67012ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0187a073ba7d4d39a3009aecfa2aea22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1a157d6554304c71a3d2a825aa79bcff", "region_id": "RegionOne"}], "type": "ha", "id": "59ba48d0873748a4b5374c06362b9ab7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a3e2bd2bf831412c86978f0da6e96913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "02b71414a8c749d19905fcca978f67e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "86be4c714f4e4dc3b41e5bdbbdf73889", "region_id": "RegionOne"}], "type": "reservation", "id": "aed5a778f203432bb0d01ad355ee6c39", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4aec0c58b4714957997c99c40b6f8b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "067b3a1ccbd4451a9daf58f7295209bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b4b416d062ef49ed80ed9f98eb51ca68", "region_id": "RegionOne"}], "type": "function-engine", "id": "d4f202365ad14252b18fdad35b52d1de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "10949f8d37f04954a043b46ebfb4042b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "156e991592744d308dae81f82ba4499f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "88de3545847047d3bd73de53d3d76003", "region_id": "RegionOne"}], "type": "accelerator", "id": "dfeeb97a4358431891e7a981f452b100", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12c223a96a79442d9278cd7d0ad4301c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a22da5eafdcf48678aff08cdf06672fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c57a033192274d2d83ce6a70c3f63756", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1a46dd9edc074000b0538b7510263f9f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25ccaf9cdf7a4b98bf89798afbb5cb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fb03d4fb131f4f408ecbb08ef4450faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6d0ec49e25fe46eb88e74e1bcfc97a54", "region_id": "RegionOne"}], "type": "registration", "id": "142b9ea1169a46a7a44a8ad9ff8c0bd2", "name": "adjutant"}], "user": {"domain": {"id": "f988c25ac4f54bdd9d9b9a15cca47dde", "name": "84396bd8b6d84dc4a013fa0408d46ea6"}, "id": "35d1560ae84e46978e753339ca103d9b", "name": "774066f8a4e34a958f28538b3084e8b9"}, "audit_ids": ["35d87db480bf49f688b69da52ce6f28d", null], "issued_at": "2020-04-23T06:26:04.000715"}} 2020-04-23 06:28:04,221 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key-2: openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second-3" 2020-04-23 06:28:04,231 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:04,355 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,364 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key-2: openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second-3 {22} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.059757s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.057464s] ... ok {30} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_update [0.063193s] ... ok {30} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.062041s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete_ignore [0.059505s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_reactivate_image [0.063191s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.059255s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete_ignore [0.059185s] ... ok {21} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_find [0.060218s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.067808s] ... ok {26} openstack.tests.unit.test_resource.TestTagMixin.test_remove_single_tag [0.065229s] ... ok {14} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.061064s] ... ok {14} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.060701s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id) [0.055149s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id) [0.060568s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(event) [0.058917s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.058858s] ... ok {9} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.201852s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,330 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,339 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,346 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,355 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,373 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.264566+00:00", "project": {"domain": {"id": "17679cc5cae14de88783f4d8be7c96b9", "name": "6f6fb299e103406398f4dfd7c11ea9aa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9eb72d17d0ea474481c246f6e13337e9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "73e656241e0241f8a8fe9aea77e15d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bf87097f6c574edeba27972391cbf759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f595355fec6949ceb43a80dba4c8950f", "region_id": "RegionOne"}], "type": "identity", "id": "bebb68210eb343e28a023d4eb771af41", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2bdbd7ea54994c5b8764a1fb489e0bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d22f642685e4e69b6754841abfa04e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "616223f02d6042fcba808a03eda0a355", "region_id": "RegionOne"}], "type": "compute", "id": "1314124c36ee4e70b3a6393e85fcdf4c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1792b0bf78844947887126489ad2b484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f430e80d159843faa6a7937af0a08c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e64732c3ba6345d79337543490329fab", "region_id": "RegionOne"}], "type": "image", "id": "6fa3712027de4112bc0ac2b0cb1a4f4c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "689db273a1b3468293598b7a32af109f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "afb4ca7f725149239f1c7e9ec7f50c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "513d851ef8ad478087e943cca3612e04", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ee032721c79740019822283d8c2464d8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3a1449eb17d42d9be6f6759ffb02b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4c87cdaeb5a4e108f6e1eac381d1280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56d1aaaeb7f743f0920e2e3c3cb051b3", "region_id": "RegionOne"}], "type": "object-store", "id": "ca1f15d7d43b4fce8bfa1eb665a7de13", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bb18e659d97340b89a8d1ac09c2691c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "016eaae1071b445f807fef43fed06c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac1a41b3d3314e9abb98376479f53faa", "region_id": "RegionOne"}], "type": "clustering", "id": "88b8f6eb5d224f13b606e99a3ce98f31", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "810179b7dd2b4f40b5c79baab62fdc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aa308c2064b645b1879eb25c553cbab1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "204371bdd55b4cd29ecaf26c3bcd8a42", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2e526a4e08184f12ab8527d0ddb03f5f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0959b4d74c5349dc8be2a53d8be0309f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fbc721fd8034e38816477ed2044d8c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3ccc127c9344937ad361da23b38ed40", "region_id": "RegionOne"}], "type": "cluster", "id": "f6511cadd02d4460beed028712c599f4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5e3509abd3d04abc8814e01e819ddd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3050e7df22a1448d8a2d41a9b2dea5ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dd7c81054ae44973ac00b295dacb181f", "region_id": "RegionOne"}], "type": "data-processing", "id": "45b59dc4b02f45cea81baccc17ecae0f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ca7935b14f14aa396437043128e9157", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "223a1db29f2d4d85976108b4cf3872a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9eb861e2991646d985138cf6e9d14a10", "region_id": "RegionOne"}], "type": "baremetal", "id": "21aabc0d91aa478aa31f80af4af0ea27", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26d002461bbd4c36a0577839844b425e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a374d1794b9d4b509288df535d97189f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c7400682603043a1b3f3982977a0d74a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b042556c47a44442aee40e55c4ea568d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "352afdce5592421c8e1201b32b9878c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b22c8c062393461c80998eb0adfdb0a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1eb99cc59b5f418b8a5c5557d5b7e62f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7772fc69c0ab491bb9b56501f2218525", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "04b803d0884646f091dac9cb6a6f5690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "230bf9a91359474f82b3635e9ee13d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "554106e0f2dc47cbb80ef4992a20a269", "region_id": "RegionOne"}], "type": "key-manager", "id": "d1164dfd204d4842b6d6e9e5f32ad134", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44759218ffd7492a8e46cbc8eedb91c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "813741f128354370ac6f996bac4b7ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "36a2a1b52a5e409698dd9a311ffa9561", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3cacf0dc2b094ff999166191d4485833", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7f7de7e4622a4f0095a37793a45f7354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e53ab3d6dfa4e8fac5a678ffe42744c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b5cb474f601143dc87e1a2234dda6b0e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b8bc751b4ea34b829623c2e515e21690", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ece8381f841848b4a8f6bc9c08da85f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "83033e6a31234271bcdb5de357032dbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "85dbab491e394a6b9ad1eed9d2778d9b", "region_id": "RegionOne"}], "type": "message", "id": "b9d287ebb6ad44ba8aff59788d0541d6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1b96b18545f448e6b6ad5918ce13d2a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fa5f23b254864127881dce1e666de160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a9d5ce034a254e949ef01d4c47394a82", "region_id": "RegionOne"}], "type": "messaging", "id": "4101dbbc0e194edc93a77ccfbe674ed9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e7138b4158524b74adba159e830fed30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "96276858740d46e2b641ff6ddc02135c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c97cdc5d64594067b60b4b437f06c80a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "592e96af9d2147dd9ec934e29236e5d6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7570f917a93b4c0eaea285354e039bac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39ede94bee3b4159b5e97567ee697b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a1fbbdda93c4e88a267a4b7f145b812", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "01c203c0d24342aa8023eaf59d7f9d9f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e6e045a18244495da4a2ed298f281b35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fae40d74c35f45c681f7a397437295c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cf13e5902784af1ac51981fec14af66", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5fe65511df3547aba58f3ce65eca77eb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70ca14316f4e421a84451e524fbe562a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0596893ced54bf28585ac4845d496a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1cef8dfcab9a454abc6fe6b26f0f50c4", "region_id": "RegionOne"}], "type": "container-infra", "id": "ade13b38643f4a59b94b84bfcdd52975", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "adc9d54cdd4f442593d4ec9e2f234921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "34e44c8d4a214d9788f732271b71e1e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ef6764730ce74699a7ecdd31181d8d0c", "region_id": "RegionOne"}], "type": "search", "id": "d9a4483b7eac4e308a4cf46573dee818", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "dbf30b3b25f746ccbd7ea817146a9f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "adb763ab4fa8479b9f13f91fbb1aaf59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "21de5e065ad34fa290aab5e59a7622fa", "region_id": "RegionOne"}], "type": "dns", "id": "d80ae11efa7e490e96afedec336d50d6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d18317d8d8be40b09548e44952893d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39035dfef15942b1a4df69cb4c320322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0bb2656ae6ab499c8250750ef8f45576", "region_id": "RegionOne"}], "type": "workflow", "id": "09617a69eadf41aa93f2f64125d94ffd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3257886f8dd4414baf0ac4ca14ff729a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e36b2fcd4b13415f9725a1c90ae525f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "799410417a634af6b45d92026bb5042e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fae6755447c441a69c0e7e94a5b9080a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "75c70781ad9345e8b3990ea8498d3c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "43a6edeb247548749f4402f8aac1de9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5aa5788b4cae4bd899a92a78415c14b7", "region_id": "RegionOne"}], "type": "rating", "id": "9351c33b1243448ca0e248b090eb78bb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "78e0a60c6d7a4590a022d5a1ac207f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1193ace0fa444656be1d0898958c2551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "162c297f5c5d4ed9950f00d920835081", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2602520db596442ab05bc6363bfcc1c8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57b4279751e0455995440974ce50c0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "76aac737444b427394392e4836becde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fcd03a550461485e93c337adff3002c5", "region_id": "RegionOne"}], "type": "policy", "id": "2cc948c3669b48498ed5ea05a722fc9f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ef600779999402ba88920e66d95c695", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c93fccb89fc54da386ae7ec016d3ddf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3b410eddbe6400d9ba5e6553a7c9f43", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e79a2bb630204924bfc681f90121d220", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "202bde8f1acd4118a990163d3c1e33c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcc3cebbf54b4e38afaadb10061daa65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04f6d0241aa54218810e9958a624d5e5", "region_id": "RegionOne"}], "type": "sharev2", "id": "7f369c06f2324e07b3b969a8f85dc233", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6bc014479115462fb60d329045be2611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d7010c0ec95648f4a658b7c44102a5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c2a115213a9148578b61d2076ce95dd0", "region_id": "RegionOne"}], "type": "share", "id": "cb4e16b631284b92b71d57a166bc59a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1105e2eefffc440093f7a271e7df4903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "26866b88afb44ffaaf75bc7dc2fb62a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7cc142d73981433e93ab7fadcca71f60", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9bceb7513a0143309b54111ff77b7df9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ced5c3b46e64e9b9c45f7f9a5bb98fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0994205e9f14bd89978705b206272d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6529c57dd0764bc9968b656c7f276188", "region_id": "RegionOne"}], "type": "orchestration", "id": "bcf56f10601b4f74b97d64b49f6a2f38", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f32c5ec66a549cc99b4824a45ad104c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "edc1c3c797df4cbe97c04ac0cb9a9418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e5f12c5006e439aa37a66caa619a6b2", "region_id": "RegionOne"}], "type": "block-storage", "id": "1322640c81bf4071b98ff975d6bb0040", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "935f7350d47348278ff0b31519f478f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff9899e98ad448a4a30cf2588376b91c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65a8e173e5ba45e2911f8bf2550fb8ba", "region_id": "RegionOne"}], "type": "volumev3", "id": "8831b03d50f8446682b4b7a9cbd9746e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb2b04a1e964410ba51222c343cddf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41b3aeed9a584381917dee040734d7e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d320979796b54e8e86f6134fce7a011d", "region_id": "RegionOne"}], "type": "volumev2", "id": "b38a272e68794b358b928dd02990444f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9c49586c96d475281207927fe6aba48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a4d53fd047d46929fb2ebcd262f9cd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c7e6f338c9e4c91ad6ae2e23373821d", "region_id": "RegionOne"}], "type": "volume", "id": "7dc462a719414afbbbba31b197e19f6a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97eb674d703f4d50a42fabda4472e32e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7786905fac8456a981f0ae2b41be441", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9896d891ef65419d9036275077836851", "region_id": "RegionOne"}], "type": "block-store", "id": "ff436899ff6f4acd92a9384a51ec6def", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "307e3b231b324e3ab9905860a525c56c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2affd4d9eede4af6ab228e751bb6e7e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4aac2ae0b3f3437b8507448805cc091f", "region_id": "RegionOne"}], "type": "alarm", "id": "d4234723b0f94945b84262759ecda894", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c99790488c5e4eb592c49237895bc5d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f2792b8e47943e0bc4ddbb35be1b131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1a320cb82ff945f5b36675a4f0bed9bf", "region_id": "RegionOne"}], "type": "alarming", "id": "4e9876454dbb405bb8068f47c10f88ba", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "108a2967b2ea48d8b42a8a152c2d961d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c720a39ade914654b3d97ecabafdfbeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e847a08fc088464e83b799e840c77f46", "region_id": "RegionOne"}], "type": "meter", "id": "758306c3f3ee421998299d6807a479f2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f10b7a340804cd9bde78a731d9af7d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "feaaeac5e0204a1b88be915fd0542bae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "26d896b04c4642149a8b81a0b625e0fa", "region_id": "RegionOne"}], "type": "metering", "id": "b47825af402f497da804ac0f9fdc5e6b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e92363c24dd849d6abbc61ac619db06a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b33945b9ca14675b16c978fad945ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "313e357dddb5482a8dfb148b1c950a0e", "region_id": "RegionOne"}], "type": "telemetry", "id": "df550bf3f96c4a23a3bef7e56b6d595e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b682ffc7653b4114a246cf34dc23a42b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "06f4adf674404532bd3c06822a07d4e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7628d40fff154856bf1638bbbc71d292", "region_id": "RegionOne"}], "type": "event", "id": "19861a4ffffd405c99f9b3431514639a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3b729551571144b0bc3e88425662b0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5971f53fab564076aa781983c23790a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8a3569923b5e4ec3839c4b39e620e4c3", "region_id": "RegionOne"}], "type": "events", "id": "6e034ba73602482c8db3168a625572f1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5536be2911e746438529a19e8bed262c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3aa3b1a2e28944a6854a0cc30f96068b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "647d9971daf04d15a88307cdc2ba0d19", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ecfffca466164f8281b06ed8480bd68f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "96045ca0554a42f4821cf740531a87ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b49942df012d4899a75d0331363cbc71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "62154a7ab97e4b3fbb463c7143552cb0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b24f9ca4a8e1494e904e2ea7b4800f73", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f3d01d92a9124e89a10b84fbe4b9844e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "93c3782c02d3440e9b872690d17178e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "73624f86af43487a920ad6031e24761a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4038282a2ec3465f84bfbc0de1a29af8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0db9b3371554c7381e972629a7ff09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ca38f49186d4f4e98732a37728dc8ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "717f87462f2640f28434abe2ac7fcb41", "region_id": "RegionOne"}], "type": "tricircle", "id": "31bf4f2fcb984ee5a8b4598ddeac90a2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3b761615715340f6ad62777a5608a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "46f5333f4002477fa8a5245038ad4223", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "dd0f488710c74ed0b9da868c6604f841", "region_id": "RegionOne"}], "type": "database", "id": "4c653150b322459fa17826679cc980e0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6d090d03db94c97a79c4a18d2a57e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "245668a0bc5e43ccb0153667706e7738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b09317d83df04ce688a4cf87397102c9", "region_id": "RegionOne"}], "type": "application-container", "id": "e32e3bfe6f9e445a82d8e24f90b67dda", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bb63772403f34104ad5ad8aa816abe1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2abeb53d44e844dc92adec97256bbc8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c414906273de41ee96d76b9982e737c3", "region_id": "RegionOne"}], "type": "container", "id": "0fc7a6e38cac4069ab26ce1ded40a34d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9bfa5afd829b4ddfbec3726f8e3c6058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "58cc71b200df43d6acf51e99b3ef47e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "396df17f2ddd441d94dbc2ca0ef3102f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2e7774add33a42b38b856cc954ae78a7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6aa51bbdfd2d41d393509c9b93d5adf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "afda0d17c6364e0d8e2333bbc9d3cee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1ea83e0294e14684b5348e31756d35ce", "region_id": "RegionOne"}], "type": "rca", "id": "70aa78ce2b4e4c89af17d92b9e1edc27", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ad22f2dd513543c8942b02c8f1c9737b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f27ba6b7fb1141e283e2c0041d9e1ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e66b9408030d44a5a75efa3300b65398", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8c4dc943828e4fe5864005168a8e10b2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a24953dbc69b42baa3d944aa715d47e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5773922c29b9469b9ffd1fd9b3667019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "42c59e449d2749cd947215e9f9312865", "region_id": "RegionOne"}], "type": "network", "id": "a8977633278f4005b05775ef304e9e35", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cc72fcb80c6a48088d7a80fc9fa8070d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "bbdba097aac74f9c9b2ee960baab3b9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1105cc16fbb941458e01b3110fb5b3a9", "region_id": "RegionOne"}], "type": "backup", "id": "ac3b3e2a17cc474eb383d926ece96c2a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4255a8fba328461fb2a70c1dedca29cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "56a2b83e49014fba9be06474c27666de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c874182308704ea6ac1e4d8dbac72304", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ea06bac7ff454d8499bf863f83d48e93", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5ebc97dd44bd422d855c34a0461d96e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97a748dddd0c43c49a1dc6fce1fcd479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c15bdb340f34d3792db1964ce7e62b6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "532c8528688c47daa10d052132fe2a62", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4521e054fb244c1b8526e42aa1d72321", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dbae641976eb42ddb9b39a9f5db8e907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "de6b1b8ed0b4499f87bfe9905494277e", "region_id": "RegionOne"}], "type": "monitoring", "id": "882328f639ad44e8be4855e58e3b0165", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fe5d0cf0a1c7474d8a8ec12694706bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a5718eb9fc814fee9d0120baf545b821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b06ef6293962428c9c34488b28f69d4f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d5509834cbd44349aec13a82547b30b8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "57c60b81c71643c6baca8afe3db9b205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bf272822218049668941e1d426ac15cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b6fe17fe77b74cd2ad0fdc1f4a39aad2", "region_id": "RegionOne"}], "type": "placement", "id": "4d20e044aafe417ebe2c6645c76d08fc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68e47c1633fe419bb4d289a82e6b6472", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "43ad5ab4ad1a42d5bf4a949553a330e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b058d1d4868246b285ee75676ce403a1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "40e912f947e0463bae9f5c1958984ef9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3f98e67920e44aeb81b4829e91d0f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f3c92d2108ef4c75bab208740d99da58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6de6d544c97d4da2983b66afc3c6c3a0", "region_id": "RegionOne"}], "type": "ha", "id": "77a0037ddb3f42829e647d4b46edb5ee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6e7239eb0c434a9784c8cd7d6d7de9c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8556eb9c246b421cb372a2e2c73838d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "81109b58cf0941c0b9593a2b6fcf1f04", "region_id": "RegionOne"}], "type": "reservation", "id": "2a84a1995e5b4c28983feb095c0f22c7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7e009a6ca5144d65af3faca982d37bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c19fd46e66094745a5953e9522c3b69e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6f94cc695e334cdf9b37ad0a85492bbc", "region_id": "RegionOne"}], "type": "function-engine", "id": "1f5c80ac466b4a0f8b145bdab323ad3c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "82f5988cdaa94ecbb37295f02bedf965", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de60c1a9c7114dd2812dc94bfe7729bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "74ded230547144459676f1cb840dfd40", "region_id": "RegionOne"}], "type": "accelerator", "id": "cc8b070abcba444bb20f792970682c99", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e4766f0c732475091f2e6400b416c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c09aa858dfe74facb8e400c4bd969942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8b8dfa808aaa49fc8c39c2f541034bca", "region_id": "RegionOne"}], "type": "admin-logic", "id": "925525637c77413cb43955b08bd6c1b8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "876d84fed5444011ae92fcc672ca3d56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ebb3a49c1d9745ceba745900734c9afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "609ed75035fe4cba8e96db16ff8a4f2c", "region_id": "RegionOne"}], "type": "registration", "id": "e2bac230864d458f9f512880deb422e2", "name": "adjutant"}], "user": {"domain": {"id": "5f5f6f6d47934c6b87bd58e46be51579", "name": "e1864463b3724702ab54e1fe7af7615f"}, "id": "5971ebdb60be4bb7a69e03a53e414160", "name": "51491173e81e44a8b2c94c3acfb04f67"}, "audit_ids": ["36236a69d68e416287586de7e57828e0", null], "issued_at": "2020-04-23T06:26:04.264566"}} {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agents [0.060367s] ... ok {15} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.519315s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,069 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,076 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,080 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,085 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,098 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.990442+00:00", "project": {"domain": {"id": "1c153cfa53b0464190df537e9d58e1a1", "name": "0230abe6d3d34e87b6b6620e42b88769"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "498d4547f0d34db59d79c77c57460d6f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8f9881acea1c464fac9e637a13baec3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3037102dfaf340e9b42c046b0969309e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "176e977490ee44d784d62b8f5234494b", "region_id": "RegionOne"}], "type": "identity", "id": "68351ca334b04ad2a3b4de6cfc9cf4f6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d78419deb7904b1d86494ebf6a499882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29acf094df9f4b2aa5e5400dd9427cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1811295914f146ce9b9010aca1001a4f", "region_id": "RegionOne"}], "type": "compute", "id": "28615ec4db5d4fe881c605cf67950d9a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "55b4f8b9800741c79752cdaa2674ce4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "60740cc28f124dbba8c303bca0d13e75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "77a60f948f8c4f2f98ba730a0432cdd7", "region_id": "RegionOne"}], "type": "image", "id": "5ae737d21abb45e4addfcea868007b3f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9ddd86b73ce74e8bb7bd4e21c1e7d847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "358730babcb747688e9c939b2dbf6de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e75d3d1d69f415aa2f6f13aaed3934b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0f3a4eacafb84a3f98878671079d490a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "339f52551d8f422881ae5c1920b8dac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a04168a98904c2c9ea19b88314d79dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fce35f00e41c4b578d28b1dddec3e7bc", "region_id": "RegionOne"}], "type": "object-store", "id": "bd6e46a6268a4636af5b31f1ad0234dd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df94a79d0ee54af4aaaf17943b386498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "94150e635b7848598e66e42f1bb5584f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "15ac000e77074eef9b375321119345d3", "region_id": "RegionOne"}], "type": "clustering", "id": "bca8837ffe5a44e4984b5e7bfe884021", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6231a14dfc5547d3a32a10203e449851", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9bb626d085464244a25591142646e17e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0a76646281bc48278514fdcc25d9fb79", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1c8e5dcac1ff4632bdcf735b5ba71bd7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3ccd81ad53444db7ae0d2669749d22a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b4a722b8f18640e2aa119a0e34c7b1eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2eef66ef21ca4dd8b9eb6a40a71f7c43", "region_id": "RegionOne"}], "type": "cluster", "id": "052aae8c98344e6a956c755d13f1471a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bb46dbd3ad0a405592cf9ff3252802f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "aeb5eb9ccb11490492d38f1e2cd223cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c485a939490845bfb466e51b9b3bd70c", "region_id": "RegionOne"}], "type": "data-processing", "id": "f9de76a5400048d1add1517be3d0ee3e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f8dfa21dd149428db536913e9c264435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7964cd47caff4d57b19fd56b8feb37b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "adf594edec9c44ecb4df535b2179939c", "region_id": "RegionOne"}], "type": "baremetal", "id": "ceff3cbd48234a06b058b6ddfcb19eff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8a6b9fa87d4443a38d8f8f288c80cd61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "01cf3ec6be254623a298378f121bd21b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "783b94e4fcd44a5daee34736196d8a8b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "fb0838b835d04827aabc6d7002df3e7e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f66ab297192e4c9683d9bc180ed18024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7c2b5a789f354586ad19bbcdb73f4021", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1203fda186024c62ba58798135e5ffa3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d7b07454efc3462fb8f7e5f19865a2c8", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "23c73e6b587b4bf5b7161d1048123d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "083bb56fbfcd4a2a998d6a2f30ef6830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "ce07ba8c1d994a75a6e4185a3edd1e1f", "region_id": "RegionOne"}], "type": "key-manager", "id": "ced2762d606a42539c68edaaa88a75e7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3a4b5769ddf74b719ce913229af9ca75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e02c7f5d1c874322854172ea5faa0aaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "25d04af497b64316922ea849c8a28d0f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "42ec9efd55e24a30b780f44a30152002", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1240c645421e4f5a907d66455b690095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9808a4cb3c2e40d19802fd761d389099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c7d7c3bce06e46949cff471febcaeb7d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1d7aa2fc0af549bd938453158c5bdca7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "67da9a38057c45d4ba35713c80c27161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c642c265fc004e5ba5646eca9bcf575c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7f7d1024d57b45aa9fb2c9f8788886c8", "region_id": "RegionOne"}], "type": "message", "id": "1fb276b6de42456984aaa0208f13413e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "803b53a04bac4134889cd4003bd5c205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "42e58044671f482488874c30e5fd659a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3faa8669d52d4eda9487230c662facd3", "region_id": "RegionOne"}], "type": "messaging", "id": "e997411ab3e64c338593fc96f2400d26", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1adc2241906a499d96a45d583a24f68b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9ec6810f58a9489f8f19991f061179a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b1eb9c81c540456b95648edb0f6249af", "region_id": "RegionOne"}], "type": "application-catalog", "id": "bfb373f5704f4f29bf810d473693ac37", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "811edda84e104bc9987789bf64225916", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "56050c9610ee4b8d9f8fff9501615648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6e44990c1124ed69017c27941182cd7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "419ade8f2d864caeb423eb07013b4378", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6725d300c592467e977d9a07497e1b89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e55866bd8557413781ef9c27ea0b7bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10d20085d74e4e2a8cc89a9f8164f487", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "957dcf61c73d421f9080cf5a30ecdab5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca6bb7bca3b74460988120221e09454d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdd0f7cb1f134ebcaabc3e0481786d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a3176daa7b6470fa0bf3eef8d1e5246", "region_id": "RegionOne"}], "type": "container-infra", "id": "c64b41baeee846b9bb0a6fc337a483a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c049b73d365e4c3688a0937e77f19b41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e147647116ef4247998f304316fc799c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "ae83cbc913624e72b57c349f95be0c8e", "region_id": "RegionOne"}], "type": "search", "id": "eb04a4d5f836478a97af13eed6332e11", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cfb8ec33e95a49909783ddfe8d9e0721", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ee293a81c80a4beeaa0e50d04c88fcc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a8fce1b4b7624ab19c7cb86b35847105", "region_id": "RegionOne"}], "type": "dns", "id": "c2c0872f42fe42f882732f961c9ed597", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5d34694a3da94664b02a82d1bd702a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "912c7e29841843e7ae02f9699a796050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "eefa90749a5f43b7b5ae8722161ac000", "region_id": "RegionOne"}], "type": "workflow", "id": "2d248044cbce451ba307f7fa55c5e8a9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df72c86aa50c4f5b9575143ef0e6add4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "987e6a0defb24f2dbb4f8b27463ca20c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "676ea39e92d549f2bbebbd78c8abd538", "region_id": "RegionOne"}], "type": "workflowv2", "id": "216244463ade461cb87a1c22110320ab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4920bda51089402392e29e018cff9891", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b3b991edbe64546bcb6c47553207efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "39a5de7e012e4387a4d8f34dd0e216aa", "region_id": "RegionOne"}], "type": "rating", "id": "6d32101af697493db258c9e3b68e4076", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "93d609f96a284ab5a611e88644f3f41a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ebfa4a11b9b48abb347ad2b1d24ff2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fbd243ddf0a74d998ec7815a412f2fd2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "23b9cc49d83e4b9487816e49fbcbfdc2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "61a401387c1b4793a2f17a3e0015efb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98f0c0a6b8b24fb88ac4398ff2194e9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "34d966df38f54be485cf376f745f8e60", "region_id": "RegionOne"}], "type": "policy", "id": "adaff733b1b4466482c7cbb27eb4114e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "01ba7bd3db0e43a5b7f87c1e118710ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "793cca1b51a74f5d97f38f3f53997529", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5083e3c0d45471e88db0d2646c16a09", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "04d44aaf522e469f91f09b21abab4ba8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90d8494bf6274d4a8948e4eb9836400d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "477a8c9ebda64e76a289eab5c5f819cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33fee4fdeeb545668525ca694e95d8e6", "region_id": "RegionOne"}], "type": "sharev2", "id": "c3c8fb295f434ca38248ff912e017d0d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbee7207c7c6482ba3b5eaf356a3a942", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47eec30a6d9741c3b60a81ed065cf21d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1a55e8fd4ebb4b2da9c1058e029054ac", "region_id": "RegionOne"}], "type": "share", "id": "60a2e4c82ca64ad1838c9fce845b0ea0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfd94b9b4266438596e4716f48fb7b69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4131be1b60794ff3aaa232569f737c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b4e8fbc9f0aa447faa80dea0a944cbef", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "80d6589777e74888a9e9c3c1eddfdb2a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1da14183e0d344459a643384045b6b28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5ca50e3bd6f41bb906df2c0c7e2689d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54169344e8b3415999c96b6bd94f4337", "region_id": "RegionOne"}], "type": "orchestration", "id": "eb03f9f8e2014f9c901ea03568cf7a4c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b78ae08a3cc846ffa60feac277be3d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aee2b7f3f03c4945b30267f6184362d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74b2d2ada1b747219d89f54621338ec6", "region_id": "RegionOne"}], "type": "block-storage", "id": "4864697c5f8c4d8f9cd2edf7d8687cda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48e5144bda39488d991b1fa69cf56830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfbab81548bb4e4193fc7655dc72f4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e06c72987d540e38071c684a5aba88e", "region_id": "RegionOne"}], "type": "volumev3", "id": "5643f6a5698b439fbee677c26a50d414", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "628aa7b69aeb49519a427c02c9432d0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cd31f2784a541fba6e815a16a327aae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a195d82193f649ca913e9137612c3c86", "region_id": "RegionOne"}], "type": "volumev2", "id": "8df2d14b9acb470aa3d833bc7682cf77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3c60275e3464683a1d3072ea8e08077", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9e0da08c8a64d38917b10b9977d41e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbaf6ce0f3b24fb69e6c79b96ce46a21", "region_id": "RegionOne"}], "type": "volume", "id": "82144da220304fd5ab1a4fbe9797258d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b91494052da04a79a09ac4ad86bf12ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b44da79d591245d38ba1e7a12aaab469", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93e3aa2a8b04c0d92e043345b073fc6", "region_id": "RegionOne"}], "type": "block-store", "id": "9294a67a08714bc48496728404e8ff82", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8f2f266bad0d4970b867ada0e7643a2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c4eb11cdbea4f4e8219f9c221adbeb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cae4bf1f79014678863e3d87787238e4", "region_id": "RegionOne"}], "type": "alarm", "id": "aba718d9e5484b38843c4f6c7d08a194", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "eb30c3b56b974e31b97c28b2f928cad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ab30a6cee3e342d4a23efa26b1a1c7c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "85a464f7c36244ecad6572c18ded08e3", "region_id": "RegionOne"}], "type": "alarming", "id": "c8b5568f9f1f458ab8f362c8cea93022", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4df902a52b0420894fdc29241d0728b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe9e7ce803244582a68f993c0c90612d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f9be72c8bb5344b096c3951f9da31050", "region_id": "RegionOne"}], "type": "meter", "id": "f1439966bf054e2e99ea577fe8db4ec2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c683af82211d40edb25b52e2cda949be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e48cd28e90a04dc2a9a7e93b77d2580f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1edb8ef54341424e8c42367c44f42fc0", "region_id": "RegionOne"}], "type": "metering", "id": "466c99e03f4346548d40508130f89507", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd28f3a89cfd4a8fa69a8c1ec6df9b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7c0eee3b79234989a20d7d5bc93bbc1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5684689b0ee48238ea120461f6f9d25", "region_id": "RegionOne"}], "type": "telemetry", "id": "420dd3cc32a84fa78605098ad798f179", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8cbdb370056342968eb8003bb1fe2fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fc81803eb9d943e8b925bd0c21402af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8693a2fad3614a8398dc71f46f89221b", "region_id": "RegionOne"}], "type": "event", "id": "f6dfacbf9c3b4d46ae7a5dded302560a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c51ffd458304bb5a0e29717fbb21ac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "48c99995e5f446f2b1bcb4e4c6599422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "85642ced6c544457ae47340b0f4ca892", "region_id": "RegionOne"}], "type": "events", "id": "f9eb8f66808f4dd1b169a6abd94ca8a5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c4821b9353834150b2c04b695953bd36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f25278c5982b466da103b032d59bbeb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "22a1a52287254f3b8b68d9527d7f8df8", "region_id": "RegionOne"}], "type": "application-deployment", "id": "0ee0cb92b09842feb088376b00551b55", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f1d46e76893446909cb42ff6fc345c23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c82e4763d4374b388e4e4151629c96d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "54f918fa893342eeb6f49de46e5e4968", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ccdfe6132a7144a79c852952a1ad9d74", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d2198beed07404aa916bd106fc9cd17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "30c76084c6d64274be0717f5743597b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9a7644afbae4437a78eab16e03d25f0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "9e2773cd6afd4185a67d050127884f94", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4602b90d94154579932fd5288dc242c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccc7ce42ea884d2f97680780af432ae9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ed5ed38126c4448a1cae93babc56ae5", "region_id": "RegionOne"}], "type": "tricircle", "id": "8f4addf2aa8d4b7fab4581dfca3dca91", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "36f80b1890834d62b5336919591cf05c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "88c6974b26604c8fa42b5db549c97d53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4a354043dc8b436b88ea9e49d8ea678d", "region_id": "RegionOne"}], "type": "database", "id": "48847d898966471b8e4467dfc00b1ac6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cfec04cec93148d1ae927fdc86c8f2d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f287d2562004e198f1fc6a621b22638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2422b1583ad3411bbf0bc9e04d18b35e", "region_id": "RegionOne"}], "type": "application-container", "id": "df67b83f5f914f319ec153a7ed8ccf83", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f6f5a3387f494c0697fa4a23927f5704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f05d5895e894fc4b6a3eddd2076bc8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "78564ecbc89145f2909cdebd01564b43", "region_id": "RegionOne"}], "type": "container", "id": "bad64b3fe1f94944933bed029bcfd084", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a349f5acc95244e6aba86e617489c49a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eb3284b6f9f24983bcee548592283200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dec0c546b0e84f8b894aa3b8333aeeb0", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d624ea29a4bd44a5b2c84f8c3dfea7b3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a30ab88f7984e118f1fa7b96eaa6814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c190b434c2c4c1b801433215b9fd614", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e1fbe7781f9456baf36a4bb4fb2951c", "region_id": "RegionOne"}], "type": "rca", "id": "d4c4d0f741184feba54d4680957fbd32", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2d0ea772b68e48d3b2af14858750d295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "58bd20926dc14e09b50cb7332efc5cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "84786bf07e9946799f8243e074f9facf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "bd76d8eb95614ba8a97924f26629f1f0", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "53e113c692eb43c7a31d9f157cc67f37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7190f73291154d63ba4ab33935d5682c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1614572529f44722b92510d64ba95246", "region_id": "RegionOne"}], "type": "network", "id": "f052a808b2684e16b1a3de593dd16404", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "7c18a21eabfe4756884b3b8597f1360b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6fc744865dfd460e9f8b954fb728ee4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3b68a41c2d0343d392ccf95715d542c9", "region_id": "RegionOne"}], "type": "backup", "id": "718ae7e2ab624963b023823238e12f97", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "552ac97f53894941b549a801a787a935", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "74a4c073ddab44a19bea41bff3768025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "423bb01786b24241b6968c20afac5686", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7ce8229631aa431fb5a3c067e5dc1e5c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1127fbdf3ab44661931ff026a8dee931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0406ef60645410799c4f01392b87a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee907d7232d34804ae28bda0b6f84d54", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b4d52c2a4a154cb7b856105d2ab2b9bb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8e5aa97f0bc94d4a99a43e77f2f35cda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2f23c5c0437f4dceb9cc50ba61e73af5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba6f7dd6e7dd433aaca653655706cbea", "region_id": "RegionOne"}], "type": "monitoring", "id": "5788b368387e4c61a22187ffe0a8d160", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fec9ed80d0284914916266fe8290b098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "762f9e45d27f456b8f82eb3a40976a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0b44da512c0944c3bde3249623b62e7a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "79d8a1b633f94389a6a394f2e729fc26", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "9b8957783aa6405889e76daac662d8d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f5b8297ae4234df9aa935454698ded88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a584241e519342a9aaedc9037f882dba", "region_id": "RegionOne"}], "type": "placement", "id": "1493ebb5f5364ea3b8b85ee085b7bf3d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4395f83108904301ab5c87341b71bbf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "67ffb23dd35f4d4cbae5da8943b03fb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e8d255ad4d7442e5bb098846f8c8c72c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7f133dc0c91043fe8435b0df533e8aef", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5b94705d5cf64e18b81fbc7e1a2f3fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a949778e8eea47528ba90473c785c9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8ab72a756ecf4077b854fb5cb8d648db", "region_id": "RegionOne"}], "type": "ha", "id": "0e5dd4f724394ada9c7914f3d1420937", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4aec6b799266404b96e51261a31721b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4b99dc3fb42444ccb310037ed6fe5aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5f625bef468d4bbdb7891c1742a32384", "region_id": "RegionOne"}], "type": "reservation", "id": "93e859af51764e59b54e41fd18ee41bc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a2c19f1c77848c6b41bad2fa27ed519", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d111743ed5e54cd1916bf15e05bb0e78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "428142d0df934383b152c4f2b9fd0157", "region_id": "RegionOne"}], "type": "function-engine", "id": "867d685caac143739a60145778774370", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fa53cf725db44e1898283e501c3a55d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c96e11466b3c4424898503acf0be6790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bdec63853a434be6bd759e0792a9c0e9", "region_id": "RegionOne"}], "type": "accelerator", "id": "58ade961bcf746da9ba4149514d850ff", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "38e493e20c32404fafe604d7862a902e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4bc5dd2ab08472ea77d092377335644", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "628bde79882f48c3bae6424ba6ce4593", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e69543dfd586408a95f3b38b16135640", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5e53b5996944c9eb93dc4389f12e1b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "785b9b26d91e4e758433c53a8a7f36ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f1b2423c2caf4e0db6b551d77d8c7e91", "region_id": "RegionOne"}], "type": "registration", "id": "4b70805991cc40e1bc1d080003bedec3", "name": "adjutant"}], "user": {"domain": {"id": "45066c3cd46748fb9564667eef7d8fbf", "name": "c00d14cde7aa4f3aa82691b4a1d82311"}, "id": "39ec35f711af4f58a2dcd758df9da8c5", "name": "96a6c7de659740919e57dfd62e20f95f"}, "audit_ids": ["16e1a399963d40f58d7c27905bb9c979", null], "issued_at": "2020-04-23T06:26:03.990442"}} 2020-04-23 06:28:04,275 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,281 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,285 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2017-02-25T12:00:00Z", "links": [ { "href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby" }, { "href": "https://volume.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.volume+json;version=2" } ], "id": "v2.0" } ] } 2020-04-23 06:28:04,330 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,337 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,341 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:04,363 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/os-volume-type-access -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,369 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,373 keystoneauth.session RESP BODY: {"volume_type_access": [{"volume_type_id": "voltype01", "project_id": "prj01", "name": "name"}, {"volume_type_id": "voltype01", "project_id": "prj02", "name": "name"}]} 2020-04-23 06:28:04,396 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,402 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,406 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:04,428 keystoneauth.session REQ: curl -g -i -X POST https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/action -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{"removeProjectAccess": {"project": "prj01"}}' 2020-04-23 06:28:04,434 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,438 keystoneauth.session RESP BODY: {"removeProjectAccess": {"project": "prj01"}} 2020-04-23 06:28:04,458 keystoneauth.session REQ: curl -g -i -X GET "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types?is_public=None" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,465 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,469 keystoneauth.session RESP BODY: {"volume_types": [{"is_public": false, "description": "volume type description", "id": "voltype01", "name": "name"}]} 2020-04-23 06:28:04,490 keystoneauth.session REQ: curl -g -i -X GET https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/types/voltype01/os-volume-type-access -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,496 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,500 keystoneauth.session RESP BODY: {"volume_type_access": [{"volume_type_id": "voltype01", "project_id": "prj01", "name": "name"}]} {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images_schema_get [0.061840s] ... ok {28} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.059982s] ... ok {28} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.058223s] ... ok {25} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.059683s] ... ok {25} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.059724s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_get [0.059695s] ... ok {11} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.065302s] ... ok {11} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete [0.058472s] ... ok {7} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.060476s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.058798s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.059729s] ... ok {11} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.061025s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_get [0.053663s] ... ok {29} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.059060s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.182321s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:03,972 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:03,981 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:03,988 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:03,997 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,014 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:03.913154+00:00", "project": {"domain": {"id": "e5d8314475e2465fb98dff6137d9f2b2", "name": "19cd8733929f44b191eb700f21c7f854"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d9b6704f7da64ab5b2366d7b675a4f6c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "52d6b3af5a0f40258d563d8fc95bfe84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "379a6aaffe3c4f7082865ffc7c305c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8197b99a78164040b987ab31706a4fb1", "region_id": "RegionOne"}], "type": "identity", "id": "4a0e0508af7846369dfed2900bec3a92", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3cb3deaa3b27469e878ce93415104c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2c62e9186b074787a1fc73455d4a68e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d5e71a186938474bad726d8dc0e08d79", "region_id": "RegionOne"}], "type": "compute", "id": "c8acd2c2e3084d559b931e212502dd13", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "988b2952af754cc69c02ab21ae2d5275", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2e1547b2881a4638be061ddb91e6a209", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "366c6ab86862454387d5c84322ad1720", "region_id": "RegionOne"}], "type": "image", "id": "8bc9c7fc58ac4546a6cd01adf1985cdd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6600106862d141f9b4079c524940a2c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d5dc67eab6a848ceb808d829a76ba4b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "db23358ca227415db1f692dca8dd3e41", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bfca9bd7199f4eddbcf5cfdfab4bcbb4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "168d26d426e742ed92f03f61b0202600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e4752db14ba4de8819b159fd0a0b4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3361e2ed436d4afb8cc2514b863e3828", "region_id": "RegionOne"}], "type": "object-store", "id": "51397521d3c144a2ad3a8e52e2da38df", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd5902b8396f4af09fb331ec03621bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d1984a88892049d68a8a59d505fa4262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "039e0ead93084ff7a8d694e9ef0408b6", "region_id": "RegionOne"}], "type": "clustering", "id": "f4b6c55eeb8f4b5080d0a8e680857543", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e0b41e61045847e296347ba376f76a50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45ddd725ce66490297dd435fb9cd5aff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e26a41ee0e38460b83cb7bc1727164d0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a8e92fcdbddc4acabc1ee9e9c1fe7fdc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5fbb0fa769948acaaec751a2a7fce23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d016e03bbc2c4d8d8891f56276aec0d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "330890bbfdfe4c78a30b28f61fb78373", "region_id": "RegionOne"}], "type": "cluster", "id": "1c85214ce07140c69c601045b39282b4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1df71138454d4433a362fe9f76fa18d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af7952bae5d945c6b942024704b8d67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dd2ab947f46d47319bfa53c67b679a64", "region_id": "RegionOne"}], "type": "data-processing", "id": "9d2390d1a40649ea98287b951427b595", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "514bff422b8b4d9683cf822968010119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "199821c4194a4c3c8a409922ad3c9acc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "20054a0b31fc49b1bd032617e9268ae2", "region_id": "RegionOne"}], "type": "baremetal", "id": "e307184198344be693b6ee47ec5c8dc5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78fa83612e564e9ab5b4638381019800", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4a9a1b638fa468a88277811cec34490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "40ba7ceb12b24bc19db80737f2234088", "region_id": "RegionOne"}], "type": "bare-metal", "id": "43e8a503d4804da581e674e635c94777", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "23cd9de7da134f69a639b7f577f53bdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c127e390fb424d19afb5d9f0f6931d4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c3c43ba4d2f743e0884d5ad753d60a2f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "744d821aafb147fc9153916c03b20106", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a3e7e043494044c3a778543a231e2419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2cee9f37334240a69559c36f712c3e20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d2424e59a5c742769ad14077577e7100", "region_id": "RegionOne"}], "type": "key-manager", "id": "0f14a8ace29643038a20b5dc33ed6b54", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "485ad1b7c88c474e90af9656d65bcb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc941b4d8d0145b99db8602d7e39a45c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "99474541347d4bc3bbf4f62ad1538ba7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "41145a22e6644de5ab49ecdecfe29f9d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "399996fda57e44849a1ab12131f9b284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f500d07267284d2d841705fadf950677", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9132c007b53b409ea61a0df3082fc777", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2d979feed6d24809afbb422775ecbd24", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9e1590232d094db5a1bc26c1643e5ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd3192e6ce5f4b3788503685dd24787a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a6b5efc6e2914a859d80b564bd4cb3ce", "region_id": "RegionOne"}], "type": "message", "id": "3c28deed414546d0802c2867d144afb0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "252b868203db4cd186b3d43cc9f78bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "40b98175e60e491b8046e518a73febc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6fdb4ef3bc7745719e5f1d49720b6d2d", "region_id": "RegionOne"}], "type": "messaging", "id": "bbed8714ddef4a7fb7f98ba68dd12fd5", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "19c21383c8764c71b93fb16a65128fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "979b9b43c89f4f778cb8a990005e4b8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "81a55d3605ee43f7800cf0178c11de90", "region_id": "RegionOne"}], "type": "application-catalog", "id": "44410e6569344dcabe17f2ca5e8cd5a3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eb258283c66340beb54c025c9d8b6a33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba31706156cf4dbf81a402edd508928d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10dafe8bbfb7455ca162cc0ec7e18c05", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "e82e4fdc14fd49e08e59af6ae263cba9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "457b60201d9b45cdae838008219ed2a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bed5f0342b964fe7a1ccf947d37e36e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc94dd26ef394c2487b39979d57500fd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c1feceebd16445dcb23e443f20c6dc93", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5ff8201b432458ea950acb5089650d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "958bdb606f3b4f6b96b364865022bc9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11b053f269824720b71c30ec9863e2d2", "region_id": "RegionOne"}], "type": "container-infra", "id": "20e17c2b02c64fe3b8502a185c0aa155", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07658db6ecb8475ea6a99750a132fb61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "678ee3582891444097ea294b75d0d96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "04a41f009265450bb97bcda0f8d6293d", "region_id": "RegionOne"}], "type": "search", "id": "9e23a02ce6674f9fb0248ddd5d2337a7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e2b3d380ea024fc6a8ca9d2b4a2fa60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f324e9779b9b491a8cc05a888bce790e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c136c12cf2a440a19b27941539442719", "region_id": "RegionOne"}], "type": "dns", "id": "5448b145ed314c088d9c0fc25b9c57aa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "371590e7009e4b19b859c45c22528455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2720c45043664cd5a818cd1255fdb1fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ff5d146eb3144ae3b5a7398aadd7aaa0", "region_id": "RegionOne"}], "type": "workflow", "id": "3f5a96bc71aa41c589fc30113197ea05", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "47bcbaf452d042a096330328ccba9dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2416d9ee5a90469592274285ce2a38ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "86b9839ae57e4f60b3e27c5d9cd05e7a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "306cabe0c34b4b8ca1b98d9e76eedd1e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f867a5ed42d54fbea3c13ab733824cfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6148b49bf034018a622e68a2ea7e24f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "666ce8d99ead4e6384057b3195ed1fcc", "region_id": "RegionOne"}], "type": "rating", "id": "aaaf47c26c4449318b91dbd6cbede7a3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "24d4229494e54c02816355e4c253f9c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89d861aab18c416b8c151e414bc8ba68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cc28e9c0af3c40a29344e3011d902c29", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d73adb161223470392b048c9f7527604", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "809163315b7644a790ac84d575abd0f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb32becc48f44ecbb6bef6560863a3d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f0fdd88a22674667a0b3086b8b8a5c05", "region_id": "RegionOne"}], "type": "policy", "id": "296ad1172bf24811b7995cb083f0c8d3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4c7ebdbfb9a478ba8312aff6562099e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcdde60e5cf3481c95e0de69b57259b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5cb13ebce0b249ad92edeb63cf4ef40a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "21d9c093922f4921b8c7403954fae165", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b5498f9db564588a21af5b3bfb67b7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e0e9a6d76155466cb9060a00a3711574", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e9b3bf51cfe34c90a87eaf7f1d0730dc", "region_id": "RegionOne"}], "type": "sharev2", "id": "65b724f9282648b7acd6893f56ef8d60", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e830c483f2c94386a2a7fd1d0c1a58c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6684e8837efa450481b9e208b34fbbad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76d6db23094a4b7a95d3c731d1094154", "region_id": "RegionOne"}], "type": "share", "id": "b29609b2bf79409da3b4b4013694d8c1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ae804a8bcbe4902b54a2627f4981a85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "110ddfc1856849e998babae2563ef89a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "19b7adb3e72f4d4fb5895c2479c1f214", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c8231045d2f647fa8cb03cffd7bfbc56", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11fff38a7f0c463baed80df14ede8310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a84425ed1964470aefc71bca8713c0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf674f38176d4460ab95addf6abc5b36", "region_id": "RegionOne"}], "type": "orchestration", "id": "7b1bdaf70e3644709622894d7454c99f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c379205ccc1a4a30ac471889f05a8a8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc8ebde7a9e4680bc9ae7637b3bab89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "01b86ce447f64357a00553856d93cb99", "region_id": "RegionOne"}], "type": "block-storage", "id": "e33323e8313e4364863ff39cd8d8916b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23adc7402484fd1a906740830163f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16e25941061945b09a3dbc058192ea4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ac77a97797c4d31aeb700850fef0ba0", "region_id": "RegionOne"}], "type": "volumev3", "id": "0518f3bbe48c44ffa8437bd06535e9a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cee021ea3ebc4a218eb4045182631a4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2786999882544397bd8f46b015b1e7df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38f8cc4c4b6e449eab14bd1b82bf965f", "region_id": "RegionOne"}], "type": "volumev2", "id": "84e9f5bed5864978a0d67e33874e468c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1ba40f68a3e4a32aaa8f9ec81084cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7a5e82383414f57ac67a1387a6bf3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "825f4a7f895b4dd6815fec96c4687e7e", "region_id": "RegionOne"}], "type": "volume", "id": "a4c9ed28a1904a54a57e46fcb5e13325", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0aa5813cf994c25a67d3f3782c7819e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bf43a7da9074b0688c0f1047a3e7a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6371582cd73460eae03cf0b4b8dcb6a", "region_id": "RegionOne"}], "type": "block-store", "id": "b4164a60ac0849b384df50834161ff3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a210fec9a30e47e3b5342613b4a3deb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "71896669bc0141c4ae189954dfae05cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ab94e0039cf3405bb7752173dbed4fcf", "region_id": "RegionOne"}], "type": "alarm", "id": "3cbaa4b0d7754cf3b97769ebdd6862d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f27cda6e6804fd9a3efba6c58777830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee9a5380496e429f9daad526b35d2942", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c03f888814004f479f15b71c2fbf4ad7", "region_id": "RegionOne"}], "type": "alarming", "id": "893a279f01db4756bfd0219c3f6e62d3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9e51af15a7214e029bc84b684bec39e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5598600b81f04b9e874498aebbb15bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0005c5ff8f274e448d5630c7373a1e9b", "region_id": "RegionOne"}], "type": "meter", "id": "edd3f1708b734ccbad7c1dcf18b62437", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "484cf04148944ac087dfea7c03b6430c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a13d04609cc459bb9fb51b7ae66cad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5bd5e1f6b9b64b7a871ec17ce3730810", "region_id": "RegionOne"}], "type": "metering", "id": "3cdde82f9ffd48cb811c4e3ee12da2f7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "315b2c0b8d15452faa260194757ddef0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b41717c105984cbe827065e0445dd0f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "646c3da121ce4824838d59bf0bb40dc8", "region_id": "RegionOne"}], "type": "telemetry", "id": "ab20d35808b44bbba41a88c13379fbf8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "90ec89c3f375407aa3db054bfdde530b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "30dfe88615d9475cbfe158cd1ee93361", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "77d1ac314bbc4bd0abe741321aff7529", "region_id": "RegionOne"}], "type": "event", "id": "f1aea9925307465591d322cdb61baea1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fdbebfa386a14d69a50e23769a21dd4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7f0d92358fc14bdf8bc6006ee76add8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fa9dd0bf436a40338907f6754812ca8e", "region_id": "RegionOne"}], "type": "events", "id": "a59495bb1db642b78e21b1d808671936", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "562c87ea5fe94360bed92b8f6ae1131e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "69ff2779f7204441b589f03b10ae0ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d7c55bc9e04d4ca9964b46669cfd7c15", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8dd89a47e7044fd2baaecb7f8330f435", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86cb8e09e6d044668300c3c568d8dec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fad856ee203c488e9ed14c164f0075dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "36ee959e47244c4ab22da281a19f3b64", "region_id": "RegionOne"}], "type": "application_deployment", "id": "75f90ad7f84542e597bb2850373909ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "01b909ad3f724320ab79a893a50bd99c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d310dffbc00b4e64a6836b4dd9f73dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "09d2ba4e83ae4a05bef19711250a38f6", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4b07a5ab609440498fbbffc3b7e4fc51", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "90753b649f994b678c107e8c97b583ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f7c87335a074c8a874048bc7a3fe43c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "02a238cd284d474abf887150eeb93bc8", "region_id": "RegionOne"}], "type": "tricircle", "id": "9628152ea3a54a3a9419c348078f51b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d909df9bce68401bb2bb786e70de6a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e89812780c2341feb62136f0825b4f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8d29d5279a314fca9d9528c66ea29c28", "region_id": "RegionOne"}], "type": "database", "id": "1b30cede8aad45dcb109201b7c68c463", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e7fe1993ece4a3ea2d5558fd4757152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a06233acbe5a48b6a3e496fc3417e4b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "92da5ee85ac744f6bc1982268513f8d8", "region_id": "RegionOne"}], "type": "application-container", "id": "c399ce296b1c490c993f1229cf594355", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b24faa7ebe84170b35e57ed13c1d10f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "af2ed09287174e3da0bcf7df4cf97489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "18e37344bce442018c84ce0338ffe0a2", "region_id": "RegionOne"}], "type": "container", "id": "ccd8b4bc05384a8ab1f2ac2687206998", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a145f80317444ee1afbd58fdb51f08f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19d29840826d495d8b1d269178aaa63e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "180cc37518134c98b42312874e5b516a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "871d4b09d35c446791b9bfbb0c4491b8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b3f9eabefc064a6b9d93fa573ab82193", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63d0da74c1ae4e579caaac134540fcac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "144d1ac17a664de187e498a26f456d17", "region_id": "RegionOne"}], "type": "rca", "id": "82b4152dd88644d1bb3512c297b475be", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3f3a292286d44b619a995431d961df49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2f9aadc55c7f4fa0b54a34b259ee77d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "61afaf499e674de79bd3b6b38b748483", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f71881748926469b84c1d2042376b54b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "94b5dc3b70dd468d84a8a93dc7e444a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8ffc278a470d4a659c4dcd8111eb6c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d2b30c97428b4ef99873a5c52e64d6fc", "region_id": "RegionOne"}], "type": "network", "id": "f25f83a6a7ee483e8acdc8db0ef2ac80", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2c391ca580c54c98a7635e52e671854e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e8c4dc0bb8ae4aa99c26942fd73bffcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e21563652b2141a294b121aa82a20204", "region_id": "RegionOne"}], "type": "backup", "id": "402d5a36939b47178a8dbf255fdd5bae", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "21140b2f2f544cde92493d01a02f7525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ced17f899c24af0ac05427f938dbd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1ff4f0a4cc974ebe998a1c4ebcce296f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b03ea82ce08b43eb8de70f85e321d087", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "68db6d905222441c85456cca0f1ce563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2753442ae7d94a679f677782e7f5ed95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d97adb931b644c48a205f41aca2d9fd7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1a6dd36c36304b63ace6ee2858736753", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "de444be33a734c6d8009242a54b02531", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5641a4881ce84526a40b1dae81cda6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "addcff67b0684c0899d198bcbc2c8de5", "region_id": "RegionOne"}], "type": "monitoring", "id": "4ebec92482f4482586ce5c9e1c799f79", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ba890b62560845919941bc23550c05a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e3df0d513d1e44c0b018cd6d49e15a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "765c065692ab41dbbf21f112b18c3b10", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b859fc8c80684885b89f1270695c5c75", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2aba7b2a87b0449c9cc4917db2e1c65a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "221a0cfac90a42fa858351b159f8f057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e0b3d8adf5f4930aa80ae06590ff10c", "region_id": "RegionOne"}], "type": "placement", "id": "2c6f3b435d6b4f0684de3053d026632f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ff7b2871b1524f17810ad642b237c1c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "807e6e2cd1e74d3bbc33c379b49fdd30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f12d463412854eeca4db954d8aaebb54", "region_id": "RegionOne"}], "type": "instance-ha", "id": "575fac7896304db0aea9eb1c8cc94d2a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bd8b340619ad4faa9f6f2abf57f6cf55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0066c6d4205d4620b1125a7e61db0a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "33f0664fea104758853ac931b8ac9642", "region_id": "RegionOne"}], "type": "ha", "id": "12c50a019bf8479fa0fcc1f49feca45e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "adf9d67bcf564a5c80a121c4a6de8975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4b602c860940418caaa9b33afff3a32a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "769f0744ceae42628d84068d3f02770a", "region_id": "RegionOne"}], "type": "reservation", "id": "0a6a32509e8e414cbc6680e6fe0b0c7c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1f9b6fd2eb544855abe0502f258117f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2645785202204eed94bbd0d6d86e69fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "730a55da8cd24186a56566d232f8e7a7", "region_id": "RegionOne"}], "type": "function-engine", "id": "48220617532142909e4a6978c175bba6", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8729b4334e084592b6ea3effe33a3eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e373bc8d6ebf43f7b28883715b365576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3500c42cdf3a43319f6ca3f04e2965bf", "region_id": "RegionOne"}], "type": "accelerator", "id": "6074f1081f3846e79040d7a82d627ad3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "572fb55cd10c48babd742fd4cecc06a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c8baf44272ce4b8dbb7afe70a5a64c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b4c26937fbc943b582c9df76cd053651", "region_id": "RegionOne"}], "type": "admin-logic", "id": "133b566408f5468e961a6034995967fc", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0209a3ad740e4504acaf56545ed34394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c97f0742a07a4fbba89c23d0eb6bf311", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f32dc539e71e45f59a69e5d76cae1f5e", "region_id": "RegionOne"}], "type": "registration", "id": "674c0fd51518422e9b8eff562d2361f4", "name": "adjutant"}], "user": {"domain": {"id": "e4a798ec9fda47f5befbdf4822786ccf", "name": "388b34598c044a14aec2ae6d5d583b30"}, "id": "9d50e8bf33664a5dad8348258e3ce5c8", "name": "aeb9a1b95712431eb21ef1a1557ddeb1"}, "audit_ids": ["ea774cf48e994e5aa1b3fe1744e2552f", null], "issued_at": "2020-04-23T06:26:03.913154"}} {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres) [0.058663s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(sd_metadata) [0.057149s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id) [0.058155s] ... ok {25} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.077665s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.151068s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' name)) {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.142422s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(preview) [0.060381s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(name_id) [0.049445s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id_act) [0.064172s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_deployment [0.057598s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_object [0.061101s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_get [0.059269s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.204955s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,375 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,384 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,392 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,400 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,416 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.310509+00:00", "project": {"domain": {"id": "1c8dec084fa64de5988eecf5e77aab08", "name": "d151ad4393ce4f07bb4c7cd785f3d8bb"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "328f2902e04241d5a026845be3a54a2f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dbb34273e00f40ec99ecf68f8580420c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0fd4ad4da35e4adaa54897f7b01426a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f3d5d4460b6b47408640162d226c7590", "region_id": "RegionOne"}], "type": "identity", "id": "78016b363fd148a392a07c0039188d0b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bed56a0658c64075a00db7ffd2a084e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "21da93e5b87240b39736e80b25805c67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2625266ff39d43a4a112e7b0969ae240", "region_id": "RegionOne"}], "type": "compute", "id": "83b44b6113f74be4bae1d9ccab2f2768", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "161faad92bf6465582ed2cadcaeaf81d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "93410ba132034f3c929ce98b0afb02f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e520abcfa4ed489d8958559ff5b35200", "region_id": "RegionOne"}], "type": "image", "id": "19c3f6476e8a4988991f5b0831c5b93c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "39c52a0c9f1a4c0dbcafba948f31bfcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8bab7a45d36d4a9d9ef60e26f6240d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f4b021b0673d4c7ab5952f8041652a4b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "48f53bdac427484ab7fc3107f44afc80", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc67626c8c35460d834179608a2ef661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4bd3deb034634f3bbbaee61dfc219802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e25fb36de0fa485d93a8a538bf26d3d1", "region_id": "RegionOne"}], "type": "object-store", "id": "3b3a05b16c7642a3af341ecead972559", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "823ed6fd2bd84795a5fdcecb110c0e9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "95a9f1df82db4e8ca6ce3e14679a6009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ab68a784958441248a628a0d8ed74bac", "region_id": "RegionOne"}], "type": "clustering", "id": "197ec32f90064caa9908eaf2c4ddb086", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2faf15f736443788268058c358de2c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc4e27e0a86a4fe1bdd3042a5b4ec497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9358e52984a84c17ace49573cb1af088", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "331260e0fc7e4a5cb48e8c4602580226", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ed1bbe18eff4c43808b8acbaa8b6c00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40ddaab7779b490d9ab154b423bc7635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "301e902fc93d4e9694d76cb14aecc22f", "region_id": "RegionOne"}], "type": "cluster", "id": "22709370d88c4dbb868c12c2937d9d3b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "94f7768325034bc8ad4835ea0f36ffad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "84f4e9b72b0c48a0a098bebd5c22a7f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c63fb7b46651403db731fe6dbe687eba", "region_id": "RegionOne"}], "type": "data-processing", "id": "28265c6cfc9e49d58184b9c07e6f0249", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e2fe363dfa274e2d8553828a96e718ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3207a60e16d642b18d7da1c2cd5212aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "10fdb81dc70742478126bedb1dfdd4e2", "region_id": "RegionOne"}], "type": "baremetal", "id": "37f245d415d44191a2b7db82b98f161d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d3c2f8f7de54f858e3d15b07c1d3608", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b2bfa117f15435a832ccb289ebe4e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6e4019834db544c6a0aa4ad1dabaded2", "region_id": "RegionOne"}], "type": "bare-metal", "id": "421ecd288ae54bdf95cd029b0417f2df", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9b5e355be8d645ae8614ff7aa003a1ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "29db5c0f68ce41cbb7b8b36fd34316cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a68af444368e4820ae7cf5c4c33f93ca", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bac52204f84644408170ee2c443d3785", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "20ad0eb75e3c4611be56f5b4b034edf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b2abb3de3c6d47069a483617762cd467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8578ccb63a134fb7b2ff5257662ba5b7", "region_id": "RegionOne"}], "type": "key-manager", "id": "4f727854d40d476aa8824125f125d8a8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d99c4c3374c14ba1a94e527bf086d814", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84bf5f90994549f58bf53e58c3e35e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "461de6aea9e24048bea2d9b0a9649e8e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0d467bd5e4d54a6b9ced0e5430ddd56b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "278285ace82b4baf819df9bd2314d908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b4ae51143d1347f0a05e86fa22ebae85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a4339558d9dc4a82bc0a542ae0b4ba55", "region_id": "RegionOne"}], "type": "infra-optim", "id": "34d41cd748694442a395151df3b6daf3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1e70f01e966b4c19931b45b24240c786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "99c24fea7c1240d7a142dc34b4af1ab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bb86593778254453ba6bca8a8a564b6d", "region_id": "RegionOne"}], "type": "message", "id": "273196ea7d8c4ea2ad91dd9cb9861b03", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7c037ed568fa422e80a50a5027c16b90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9514a33fc2aa473d92ce1041baf669bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e4abdad157a54cb78a4ffae6218e7aa3", "region_id": "RegionOne"}], "type": "messaging", "id": "98e8c9cd9d92478294695afc7743ab5f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f107f4ba2e5045b48362a0e9e6b45e89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bb22faadf6524d1b806d4210dec55341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6aa9b7632dc441e7869ecd334acd36b6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "11a492f299a240289c449a6324b76208", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d70dc66698904eee9269ebee89c84e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8329432a39f44ce9449bb804bae2034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6963545294554ba4a8488a3a1191e0cf", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b34ea771f36c4085adbff3dfa45b80dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c5db336b217405680cf41eb8bce25f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f8d6dadb82a423aa8c63cea3dca24a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f183f7f56044a6f8293d25073c630ce", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "da7bed0b3d6d4c26aa6577d884649002", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a202af6f0509456398e249f7357a505a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59de2ca4b048486caddaac915ad87160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89ed6e0d70c7465da8adade2d50aff53", "region_id": "RegionOne"}], "type": "container-infra", "id": "3cc9422c1be5494289c0ac72308c2c3e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0934953f0bac4e919ac58dc70c050e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f026e7dc223a490291feae80ad36393d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aeced687d66648cf9f9dcec724a90360", "region_id": "RegionOne"}], "type": "search", "id": "2843e91b0b704648bd68f639907eb2b7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "199d85018a4e473da88a443a0d7fa284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6640ffda005348e0bd18318d6416ce22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "fce2266a98ec46ba87fb82a06f253685", "region_id": "RegionOne"}], "type": "dns", "id": "79bdbe2ad5734a2c9d629dc6c86a7842", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "244fa83fee5c4b889bcdd27c2e41a9d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf85fd94acf14c98b4266bc6dd2e12c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f5cf7ee836d436fa594d80cce02828b", "region_id": "RegionOne"}], "type": "workflow", "id": "04b12eb4e28f4e3caca4c3446bc41900", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5af76cbe0aa64c9a8c9645c481e6379a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0219d018d29047879f49aa3051971a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "670f8972e73941059036a6cf2dc2a28c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "3f347c85e54940438e23e9e74655c7aa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b6db430785c401db3f38baf95bfb6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a61456ff17141d09c56c501eed2fad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d3daccfc09e74ff29bb0a8720d944cbd", "region_id": "RegionOne"}], "type": "rating", "id": "619d741e5769469c825e932c1ebd3962", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c86fec7b01c438bb2ab6901494c338c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aabb930d1e32424bb69767d2e634f813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5f5f3642d76d4983b594833a6454d218", "region_id": "RegionOne"}], "type": "operator-policy", "id": "0c5223d7f7e647beb8b59a364050ca04", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d0ed8e9085148c8bb21932c3bf90af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "148a640d248a43959f965fc2dff95c52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6d262cb6dbc64c8f9a97a3b4bdfed441", "region_id": "RegionOne"}], "type": "policy", "id": "80b8f27d56f04d55897c3e03e35fe511", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0660f9223990436b9e2ff38154c903ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ac9960e56db4899b8e4a2b6ce216a0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5f8e4d18bd44244992be1c71ac3b4d7", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f50ac1e0bc4044539c83835373d7e20a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f6f67cad0234bf1835d671f129927fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5521ae618e6a42e6b9c8b40fd7fef343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "694853765e0e4676974bec77ca273415", "region_id": "RegionOne"}], "type": "sharev2", "id": "9d41594050974744a05fe7bcda6650fd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1cef444b04b44ed2977ae51e8bb2cbb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cb0e77d6c5f4d74affb7ad84ade11fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cac358389484485a870c97bd5b867f29", "region_id": "RegionOne"}], "type": "share", "id": "8cd646da1a6744d3a53253b5af8efc61", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4b051e1f722346468b6650be24714f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "97b7d7c33f5b473a97cef37c884b2844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a74933da97a84278816418cfef3a14b3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "233eaeb694e8408d972d664eaf2e179c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c46c73a84332497a9f2931e3f9f26499", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "737fdc0e983845a581d189e68b209c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b76edea19b2c41b9aa1ad990db4910e9", "region_id": "RegionOne"}], "type": "orchestration", "id": "866abcd5dfa3449297866be8b86c90e4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a774a9a3be345739596b0f27b3b2313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e58f022477794484a6ac47e74464edf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48553df7fce54c0299d61429aebfb043", "region_id": "RegionOne"}], "type": "block-storage", "id": "07b0366bcfb44b9a8936065f92495078", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f2df5f62d7e4613aa7dcf3b5bc9dcc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60d2c3a182414a47b089d0c25804914e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "325913a6388b4aed9a641e02ab9f8876", "region_id": "RegionOne"}], "type": "volumev3", "id": "2f347ea7293648cd9dfc51b54cc72fd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "479cc8e621fe40e0b62927b92278e66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5cf62799dcc4df0b206f9f10021af17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8141fb42c948403da8eb8cd16c2d760a", "region_id": "RegionOne"}], "type": "volumev2", "id": "be42fe0f84a54b3784d77ab4fdd127dd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "659dce363dc64711a4d3bb06ad1c5651", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e9bdefa4ecd4017806f1269710a24c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05fe09f45b094b04ac03bc8aab45b8c6", "region_id": "RegionOne"}], "type": "volume", "id": "81723e0da5c940879b6d03df879719a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3727832b589d4463ae98a93fa3644314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87d98dc366db41408ce8d8bf2cb29891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f18a8131dfef408ca1f588c61c0ceb64", "region_id": "RegionOne"}], "type": "block-store", "id": "5087b65568a84e27a4aaeb0711703ad2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2f83fb9c74834b2aba64c4da95676d54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0fdf21d742374d289a69f9fd45fd8a07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c5822bbb920a499e8401677c90d50c39", "region_id": "RegionOne"}], "type": "alarm", "id": "2138357f14904ee7b1881ea424725d64", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce73e8631a264a679a29e92aaae14815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fce78debfb334c7b83aa2aba20118f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f44405587824a0cb77c94354c404671", "region_id": "RegionOne"}], "type": "alarming", "id": "f661f5923fc04f8bb729a4063352d88c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d58ec1c8c3e4ca4ae8d0ec227929544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1496f8ef2e4e4a07a8b27cbf9fec709b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f6f7c427dc204d93949d550fc102e183", "region_id": "RegionOne"}], "type": "meter", "id": "a3d3f036d9a44f478fcca321d6d5cd45", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7086361f0a494c69bbaa26de6c20cf76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "01407d822c2b40a3828971b7aa65c61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f06494dada545b6a4917358aa5f374f", "region_id": "RegionOne"}], "type": "metering", "id": "65e343c803be443e83cb0a6c4b8a3f08", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f6e26e203c114112bf76d0cabbeec116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f95f92912dc472e962264fee88d1592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2196e6d512fe44da8b776cf8d1e6015a", "region_id": "RegionOne"}], "type": "telemetry", "id": "50b2e1c48d694e1c9b15883ab3c2021c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6573f4611e3748c3ad901d73f84c0820", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "55c6bc74532746778865a6c30bf56ede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3ff98242df774cc294e355e4f293848d", "region_id": "RegionOne"}], "type": "event", "id": "81156f0bc0ee4d64a85b619354bb1e0a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "15e25ac4ff4b4f21a1447df0a221c356", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0a924bdfab05461fa0510455c31458ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "99edffb680ad4a70831440c5827210de", "region_id": "RegionOne"}], "type": "events", "id": "ba186a3421d441b3a890ef2cee400fec", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f0c9afa611347d68b0c8affe925f214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3ccbdc96e2a14202bef8aa052caec16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "964b8d0ed4bf4e748118be75433298e6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9285b509c31344c89b5e278967f6ba78", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "55945d51a4b74eb0864458ce1816b256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cb5129379cf64784bd274484aa23c65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bea3cb1821c94cb6800bd4846fc0747c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "567cd651f994431987cd6bd961856db8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "623f209a74bc4ea8b145b41e75d41b32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "238fc8189ea34d239d827b85372111a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e30fc17ffe074513b1ea992660aa9e84", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "27f28137597e4293aa0d2ee0af0f7f62", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ccef77155e60462e9f1e2ef074336724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd3a0877b7804af1956e6948d6af683e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "af34792f75604b1abf9676248281517b", "region_id": "RegionOne"}], "type": "tricircle", "id": "e950b29c4ef0463d9bb358528e10a6b0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b2cc98619ce747acb73afc53afb6cd13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "690a05a61d26436394af4573894c1719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "172fd1c82ac24fbcab2d415c03a783cf", "region_id": "RegionOne"}], "type": "database", "id": "d644f526ceaa4128a20203988e827de2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a2b36bdb413d4e1bacbe8561e6dbed9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e5055dee31745d4baaf6003c820f004", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60ff5cbbb19546788e6f53db0c9f4f37", "region_id": "RegionOne"}], "type": "application-container", "id": "df5bce4c07694849a5832d97d56557a4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "124cecff3e064197ba5246dfc935b1b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "058d80346708457487c87556bc147983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b36ff1f07f14282865c297a7322166c", "region_id": "RegionOne"}], "type": "container", "id": "93b77e47e3ef454cbffd4e23d9baa7a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fefe58eb63ba4673b355de332903ef17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ddd99db2f39c482d9a0aa16e77747446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "486f96cbb42341a7bd08fbf171596757", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "574be43eccb346288a1126053f0e4fca", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "03f8c80e6a8e48878d5537c0067ae968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d67f4ca34bb74fa680e4eb11ef419f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ff47c598a3224ee2bba579388ed4e01c", "region_id": "RegionOne"}], "type": "rca", "id": "668c182a24fa4394b90eaf5ff9e92ab6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d17ce2e5adcb45d19e7e35e52a64b789", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d3f6d82988984cea8d6f277e13dceb37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d46832fb321a465ba8ed13cbf756146d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "325a46599d0b4985b66f1f8b049bbcd4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "568cf117d94540e1b719d1835ee9062a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "08e1ad21295845e69cf1f5ac27c0bdbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "955ee96a61b94151a4c3aee96c149ecf", "region_id": "RegionOne"}], "type": "network", "id": "3cea5d65f6624a7da9cd6103ad588700", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f403500de5048ba98798fe30f29f82b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "828e325becb542688639f442712578d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a8cdf3174cd941069c45072986e1e29a", "region_id": "RegionOne"}], "type": "backup", "id": "c59cfdfd3565424690a513c75c8b9d5e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c3b1d6f413b4cffb702f0dd6e5ea5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f89f9b48cc944c469e274d5efe6ff4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "945856cd0f90494d8632002769eb7fe8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "77c2eba2bab14c60ab2f041af9525e07", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fafb451669ec4dbb8ce9ceefcba1192e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bcf10d7a2d96448e94af1e9156f24e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b5a5b2ee650403bb1fd20cc26ef5be6", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "77664a39a17d4411840cf7c3e1884c2d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f059759c598d4ee9a6993f4fa5e0947d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "62099cf6eca44ba2b6ce53e99e205dd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2a8dcd98498d4d24b299b6606869389e", "region_id": "RegionOne"}], "type": "monitoring", "id": "7a1cac2f364b4b649daadd698009c6cb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b64963c901b545f492ccc6467036c9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d9eaf54cbada47d683c4f35bb89cce90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "169349d9bc7045659eb17f04a4198e16", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ec3dccfa86cd4a26a71d2c2b6f0ad16d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "c253b52329e04ca4acd5cec81734e371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4fc1a0bb965e448aa4032ef64ab2c6cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "6f6f4e939f4f4de48eb870eac701b055", "region_id": "RegionOne"}], "type": "placement", "id": "f35bcba3f27e4046846644505d966718", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cafc1604f3e94d15a7bb165894864c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "907270e778b74a629bad8bc8e8aba558", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "979f16dd076e4d87b3004709624ac82f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "792f0df4cdeb42718aecb85f180194b8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab735eca133347e39aa13e6eaad4599e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5e5916063e344199952d21122959c982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0cf1aff1599f4a84b546d5fc19e4320c", "region_id": "RegionOne"}], "type": "ha", "id": "b205fee6a56341198b17cf8fb8cf00d3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c565b7fe5b4b4d5880b3183d09a0ab7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "38b3291a1b894d1facaf97b24049cc4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "97a5e70506e84957be80819d80fa7b64", "region_id": "RegionOne"}], "type": "reservation", "id": "ad928863fe1b40789b1527c71480800b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c394d9d3e8e44a8ea96e5153910f10ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4d4a3ca37f134384b2487d8d421c5d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e222048bc41a4bcca65f69aa3bcdeefe", "region_id": "RegionOne"}], "type": "function-engine", "id": "a31420bbd02840e58551aa212f9918d1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aee1b37eb0d14498afbc8685dcf5dadc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "66672519e4f84a97b67aa8609f5353df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a49f4171bd6046218e61859f36dee9cc", "region_id": "RegionOne"}], "type": "accelerator", "id": "3d9c0c0380374732bc3a5fa4f578c436", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "840d8baf22404fd1ace31875b1a8dd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5dfbf919841c47c897eec9aecccd52c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe755e75375a43d4a69827b72cbc4899", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a2cce23f59d14e6a8585e8f9896764b1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9ee2a86ce5e461a9d77e31e9e48558e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8405d1391dce477eab7a008b518c6bd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4e9986a3490c419a8c39fe4dc157e6a6", "region_id": "RegionOne"}], "type": "registration", "id": "2ef420a144254da2bf10175bb6acf8fa", "name": "adjutant"}], "user": {"domain": {"id": "1f9f067aa45441d9af726ab05e54cf78", "name": "95b5dcb10ee1432fa0ef73d48bad1f3b"}, "id": "c2fba993545943aca7bc1099ff3a42f5", "name": "1d0c0d1823224522bb9bb52e23ac9555"}, "audit_ids": ["d921192076e04a78ad7bf63929d6c523", null], "issued_at": "2020-04-23T06:26:04.310509"}} 2020-04-23 06:28:04,504 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.202215s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,445 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,455 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,463 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,472 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,491 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.380897+00:00", "project": {"domain": {"id": "c5de7c410f6247cc8a1e4bb5d2a8b11b", "name": "f435bb2351bd47eea340649b2549f0f4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "dd55fd19933945269517ddba079ac65b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "beee5a62dfdc4fe7bca90aa619b9bbaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "83a115a2a0814ae0a15defd2816cb131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "96a24055bd724d6a81269fa429c5c9eb", "region_id": "RegionOne"}], "type": "identity", "id": "f26948f8c11346a38ad08a25189ad6c4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6660d8d5b1ea4f6b9218a61b53a23517", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f4212696d1548ea8fddfba1e1f041a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "66cb50133bbc4aa0b436a6da2b6117e8", "region_id": "RegionOne"}], "type": "compute", "id": "74a8d82421de4057a61be35ec5c39d97", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "abb966642c8143a08e9ad904867a18e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4dabee4922774dc4af30d95fd90c2f16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4d9a4c9da8474ccd8ea73c2efb0485f9", "region_id": "RegionOne"}], "type": "image", "id": "c5dfd35fdf2f4a96b6b5abce7e20fb08", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9dbacf555f6c4310ab390ac841edd210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b6ed963846484f88b7e1389f2752fe35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "cd62e1c30ca544138884a8be8b68585d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fb81e9a3e2ca4a488480696fa324886b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac2dd64f6b0247e58c2df0a8474c61ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b34391cdc6b4ac6bbbcaeb925f240f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a63ca1a2e3a4411bfdd6ca76ec02586", "region_id": "RegionOne"}], "type": "object-store", "id": "ea7d54968cae42afa1c0b0b6052aa8bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e48de71a30ce4b5cb2ef6018a78e1788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cdfc45b92b624b73ad8015347f0336b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "73ca12201ae14893a32dcb68b8d124f8", "region_id": "RegionOne"}], "type": "clustering", "id": "13f8025a196c453ea6b6770b18a69e75", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "816805ba957f4f7d9fd9a94efeddda9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a5d42e971564a4bbd4e0dbc39988feb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3538909e2f964040920e1cc2de3a2d4a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "660ec23affdf4e72a4265fc848f8030f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76911c5b6a6b468f932c61c413a4d01a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cb845212f454efdacb7742bfe2f1585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2755945a31e144229adc8d6a78745273", "region_id": "RegionOne"}], "type": "cluster", "id": "3b41248eb6ef450fa9cb3b9a78e5a164", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42dd1b3853a64399aa0e218da4363cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "817c91862eec443a95086523e402e697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e4bba860a51c447f88265905d8502747", "region_id": "RegionOne"}], "type": "data-processing", "id": "6c024ab06e5b466b8179eca49463c5b3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "33d918fd36824b10883d7c54aa721ab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a4a93fcce2049d7aa3c8d1ccd5699a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6c1972dffc014e8c9db2924d75381c95", "region_id": "RegionOne"}], "type": "baremetal", "id": "41c07eb2ca894e89b3e9dd430d842c32", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2f57261af928480487ce3c0106b84f81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b72d9b3d66334bea955ac7e990dec29f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "662f296898cf4822921f2c8a3665108f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "63805760b8b748369c8e9653a47af2c4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d9ebd17a367c436fb32c81554851c12f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b97481f281c1472b865542a1ddf68a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a75f2ae96c8c4f2d8ba02c3fd581414f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0086ff49cd1c4a63a7d45be6bb42804e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "203911d5dbfc4ed8a97e426aaf2911b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b106842c4fc4efb9ed9dc008daccf95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c852a24c4a8f432abb5ff4dbd89e9498", "region_id": "RegionOne"}], "type": "key-manager", "id": "808949dac32d40c5b841b376d57586c4", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1c1ebe1343de4eb4b432cdaa245aeca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13969e94561146bdb734591d9bcf5640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "439bc9fb0a214a8aaef2bc7f146a8a08", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9a720c11d3c64dcf82778645c5480e4b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1e6e75f66bc4bf09b0d4b9aee00790b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6302d04981374b05a809609668e02712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9b95ceb5ca8040c4a823c4d52e4fe1e5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b3fd59a6682e41b693848d67da44c214", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0e92c6595d2c435880ded7b584a1c908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2a810cb4707a47f2821124bdd4d736a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f0ed5a2f25db4ccd980d3ce1cf5e296c", "region_id": "RegionOne"}], "type": "message", "id": "f57b49c596a84c02bc7ee28c003d642a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "26e0cf19ea8e4c32a9addb23c4729d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "91deb67af33e4a4d991a838382b6842f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "21b557caa9f74fc5ad34263470771cd5", "region_id": "RegionOne"}], "type": "messaging", "id": "351276ea13a34febbd23f53feb792a53", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "891cf618daa844c5b99290c6dda96969", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "660a86a75338440097ba51eb7198f5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "64c9228ebf7e40f5904e6c3bff1132c0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1170112ed22b4d1494a56f59e0ad69bb", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cb8f2302a5b4b94a094a1191e1cddb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f31bdb8a8eb641f3968c80a42f44a219", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35de6cd52bf44d4ab95f4009084cf105", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3ffbb5d92909402bb4c97732fa7eea20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fcb3159414c74a319b5318af16334ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "389bc964902d4687a99d451f78c118f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bbdb222dd0ca49a7a194b0f28fcbd552", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0c94c2a63e7a4995b2d2d2878b684532", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6699954502be452fa97512103df1833a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4abb2fa2a22847b0bb8d88876f074ed3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60c8a04f3454471eb9307a82af7a07b8", "region_id": "RegionOne"}], "type": "container-infra", "id": "c26dc7aa8e7740789c0dde756aaa1cfa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2ea230d11ce2419a95df6b88899d8a2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9964fd531a244508bfed02e7c8fbabe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6625b14b9ce84ad4b10aade01c076742", "region_id": "RegionOne"}], "type": "search", "id": "b58da88f5c464fdfacf91cc3e11d1c7e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9e2d412a1374181b5c989631e43b19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "61faa162f11148e0a38bf62a4cc11719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "99819f45c01e44fc8c7d9c02dbcf8fb2", "region_id": "RegionOne"}], "type": "dns", "id": "04fa8ddaa7394f73a18388f52fdd037d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b74090cab6df4d0dac8bbe3d7195a902", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea8f5abf1d39446a8f09ba7ab78eb34a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5cbf10b576504766a99c6c3e028460d6", "region_id": "RegionOne"}], "type": "workflow", "id": "9bfe239697224d5780335ecaa367baf1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a3a5d7c04b994956bf504be21f2d6f3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ade8eb8327354937a2ae539d9dc0627b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c60f293fd50b4065b2cddcbfd00c8255", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c3d75e9ebd1e4cda84f0c7e65c8622bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ac20e6a4c854466a77f5eeae4a61634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "03284d6c041b4c38b51243829d32f46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f8a9843cb67747c69503188aab6f4089", "region_id": "RegionOne"}], "type": "rating", "id": "13a88d5e16fb444d8492d538277b73a0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b6eb9742305f46cf9b2536ec820ceb0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "01411c7754dc4caaae81799893ef83d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a6eef4d0eadd4ee39cfc194020f4ea89", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2693fa71b0a64fcb875221ab98653bef", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1e788b6df9f49578181d98d50610dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69e61382700e46a9b69c52d48085745b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f327db43a73a4cbc85bc3dad3d208397", "region_id": "RegionOne"}], "type": "policy", "id": "460f8cc7030843b7b49a18a008807393", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "675192690818415193d40a03647895e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "10a8b7bfa6d94d80bfee865c33bb39d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cda67bf65e4144448f221e0732024ee1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "86295f7b200f4625a6d70aad1c65617e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ef3661b6f1ec47c18c28094fdbe874ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ff64c343be143c88f86bb18c66364bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "093cd913b3684cb3b95d4278fbe5054b", "region_id": "RegionOne"}], "type": "sharev2", "id": "00db52611728422da40da1c0455e8a32", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0ea4ac9f9ce246cfac28128d9f4574a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4e82db68b2f44c6a890fcceb4b6a4b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7f9750937b674bd18e435834512ad85f", "region_id": "RegionOne"}], "type": "share", "id": "8f0d8dfb2a5e4273b7c5c7f17de28b20", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d1a91663569489495ea7cfc4a8bfda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d3d94ebebfc24afeb6f63895a205111a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "660edb75efe6495891d864fa02ada2f9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "40db47bcb37540d9a3bc6c442a3b9469", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc7deaa160a34a489bc7f70311f3ba10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8d058528f7c41a291afc7b923eb1b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "384686ca452e411ea2c2932fed1803b9", "region_id": "RegionOne"}], "type": "orchestration", "id": "8e88fff1c5294158b742f2beb6337379", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b393e2b6ccd42ce8ad2db6f1959fbbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3de4667ceda4de7a37501e2aa43a597", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eadb72d153b04543bda17afb3bd8b836", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d033e4d7d584bd98be05bdf2b4edc99", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1473cb7f2df4bb6b1dec72d82498b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a2ae24c14e7499a83f040fbbe2c295b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "316041b9ba9a4f3295ed1db75a6191e9", "region_id": "RegionOne"}], "type": "volumev3", "id": "3f5bdc7337ab4d0186e2ddac23c69a06", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb4ef5fee0442299572cb303a64b52f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb6eaa22f47c49839f59f406b26ec6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c13d3074cf244bdf8a9076d96d9ad8b4", "region_id": "RegionOne"}], "type": "volumev2", "id": "d5153c656f954482a40328d873415176", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e7e947deccc4d1ebfaf23a2074523ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad53ca7a65d24331b6624ea03c5a477d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf94c0fac4de448188e3c49a9b406fbf", "region_id": "RegionOne"}], "type": "volume", "id": "2e4d247ce8474c23b5260cd7e9ef96b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27b6d35a2f024d95ba0cedc4e3f4bd7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "759db4f1658247348add74ccf08a2ff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b5610c4844743fca3799159483f3c11", "region_id": "RegionOne"}], "type": "block-store", "id": "bb33ad24112a40088aa36d84825f20de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5c155c5603684d5aa659365f22a1475e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a10412c8a890425ea2ae000d23464cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c4721312575c4b15930349a33c81cc7a", "region_id": "RegionOne"}], "type": "alarm", "id": "d4ff5a29ef6747ad9b908d0c4e05d40c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da50d35f31d346a98a30c640e851781f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d9ff4debb8d64b05990e8d864ff4961f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "52e71841c6624da0a8050a719838eb04", "region_id": "RegionOne"}], "type": "alarming", "id": "efa9326b3cea4071ab6417b283accbc6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b511748f6ca345dab2b6ac26e4d57a3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a9824067b22439597c3449cb85e6d46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5ffdd5e93b946f286ad67e18665d2bb", "region_id": "RegionOne"}], "type": "meter", "id": "b8d8fdd18c134198a9c526e0221c23b9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5f95fc6d2cb4d93a9b6f58451a3c667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "baba7ff0ae6e454db4715ecb48aa44fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "121b80767d5945639621d2410d6d61a2", "region_id": "RegionOne"}], "type": "metering", "id": "bf551e1357324bb5be9f2c394bfa22ee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0c656eac8f24210a539b0d9aa7ec46d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4507dbeeef0646f582e01c32b48eacfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b3bbf9832c584b83b44c8d254dbefb0e", "region_id": "RegionOne"}], "type": "telemetry", "id": "a0578ed323dc4cb993950486bf30c180", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6e08fb54e9a548a48a9ea5815b35765b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f73bb7cdad284ab2a8a838132a0b42c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4e16294129004cefac9834823b0b150b", "region_id": "RegionOne"}], "type": "event", "id": "657158e6e8cf4dfaa551f33447b4f182", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "de0097748ab34c428261a609d122e640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8b965a96cb83410f80f450bcbb7e203c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ce373a3217a34410b0c0113135fdbb1a", "region_id": "RegionOne"}], "type": "events", "id": "7b720d6854eb4d849bc5a0e86c726884", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a76bedc208c47fe8927abf3f29ff55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcde56f39ae34844beeb52d428abfbf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b47a1549e7514b37b50f07b4d961f293", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f894a64aa0c448ef9fe35eba39bc0929", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5e0219f7658b4196a313daab9e76b13d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27dbee9aa2b34bdabb0ac3501a3409b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2f0d00cedfad47e4936701b31762bd6b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e2d0ae1f9c69498eb86fb7afed2edaf7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c346d71d266f48afb00ab4cb985cd8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0b88a3b8eab49de88140f323822265f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4bd1da09e56841f4b7f2420ca2d5bee9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "08c8defa020e4d2fb5f32c1c77a4bb1d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7de5d8c76f64c25a9db59824167a08e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d4237df910de4ffab9be506e0212a33d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "58e1fb9f3a724fc2a099c29b3d4f11fe", "region_id": "RegionOne"}], "type": "tricircle", "id": "7d601b79248a4165ac70527a8125aa3e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b2b0485edcb248be93248823073ca8b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9edebf25babe4a688876fac0b75b04a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "15f82a23ce5f42018747f3d1ed03d5b4", "region_id": "RegionOne"}], "type": "database", "id": "b777978370a943209ce0a3f33a252215", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e093231412ea409dbf2eacb433946928", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b6d7e24fa78d46fe8808548907ae3176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e1875f1ad94e4bda935d0103de18b92b", "region_id": "RegionOne"}], "type": "application-container", "id": "fb72bf87e538481e8992645f11aae4ff", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "841fc89a3eaf4fd989881efbb794bf1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e993233761044b65958201fda8c31a6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5083c44207554a229b58cee92d2c8ae7", "region_id": "RegionOne"}], "type": "container", "id": "b627dae7faa243cabe983183994b8e31", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "880a281758d44db082efa1cc8dd980c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "14d36e25ebb14ccf94877e53d9163f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "93e418f0c1fa445a917540889637daba", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "63407004d7874b2b96b99f54392f766e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b8fa95df2c194d25b671288d2b2d3066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "56573ec165244cdfa308578108fc466a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "71b21e964d854ecdbb8c263cf71278d1", "region_id": "RegionOne"}], "type": "rca", "id": "8b72cc82ebb74dcabb35aa773b56382c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "17cb4bf2f7eb4fccaa331b263e428f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "57fbb9ee09664645bad9c0c8615f5564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e24a6630872e4e5c8694be15c958d740", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "57b07bc3a76d4d4bbedf585648316bed", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5ad05d0141e348db9f0d463a9a705389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d3e25785e0e7462f95afbb16f48feaaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "473e842f8d074639adfff517790540e8", "region_id": "RegionOne"}], "type": "network", "id": "a43424bd203e4455bacf45e6a74e6ed4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a354fd5d4a054b9ca831e19d4fcddda5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7793f09f77b1451c926fc87666bb84a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "52f05f08ea56447282bcf17dd46bdcbf", "region_id": "RegionOne"}], "type": "backup", "id": "cfadd718c61b4f80becef21e03cb37c3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "54adb073d2e845ceb0ec331ca4a8fcc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "46ed9fc7022e429f98934e72aba8afe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "51e64701759d4a3f845e3c11bb8bd159", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d74db018ab01413bae3b5b5afa0a5bfc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eee1c1c1c67d4983960686d3c4db9788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a5f3cc377f74d72ad5351460868c1c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c1f939d63755437398be4f8df5f7a99b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7581d9774c6c49ffb6752afc41e35e16", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ff28aa5037a149ada51dccdf6840a7ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f6cadc4796d44873afc15cdae18a3cda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0a734a82254a42e788435932662af731", "region_id": "RegionOne"}], "type": "monitoring", "id": "34366d91b9f44f2ca7100cd9d43364f2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5ea10df2c1444904a7f0ec3056e70fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "117437b9974a4ff9bd2e9d89aa5556fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "55766df143b5425893f9b454af926b4b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "64df689f7e0a4224bc2865545fff2721", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "2b52ea808e5e4a5cb19ad08d30c5a8ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1169e057b6c148c2a189438e3d073dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2c617fae800a47b299906bba7811423e", "region_id": "RegionOne"}], "type": "placement", "id": "14c0695c74644f58b40263a45a8a2805", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c3e48c3b86d2425c837b83f41a59fe9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "403317056cef40f696f974742103469d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8f8384d5cea42f782ff38c75789d7f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "36f603ecd05b42868c48495d566b6d48", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9800c6c2cf5d49eaa190c215465de39d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2463ff8f002a4efe94164fe418270362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "04920d9e5ece4338ae35505a4e525fdc", "region_id": "RegionOne"}], "type": "ha", "id": "52276736be6d4ca394ac6ed3ecd5f430", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9540eb3a79a44500bc37ae8659e1bd5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f5fba4e997e042768e91bd498ca037a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "acd40a5d8a9848b3bde8f19f4d90e893", "region_id": "RegionOne"}], "type": "reservation", "id": "9dea235b11954f1ea5215818cdbb1d44", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8dae9c5a913f4bcaa9672cf37b498087", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e2d1950746774f2e87aef5e0a0a928f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "eb66d2c3e55a4a55a00a63fc0c4b6932", "region_id": "RegionOne"}], "type": "function-engine", "id": "b95be9d9743e4d778e607b9dbfef8cfe", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1c0c93983b3a4834b1be090984601cb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4b8ade31c2d941918c4ae9117885ea5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "12481f1bba4043f199f8bb2fe3586ad1", "region_id": "RegionOne"}], "type": "accelerator", "id": "03a0f901509d44fb9e503b368172302c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5323a441d1542f2a14d9d98eab2a4a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1aa8367a0c9f449f9f33406cbdc70f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "baed8d662cc6493e8205de48c212894b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6f25bc8559334f1e95cab191c18f2240", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f1d32842171844be89beda3b752ecaac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a28ce18eef84623859f0348e860a42b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "250cd86d68df45f4a732e436fe453940", "region_id": "RegionOne"}], "type": "registration", "id": "cc7a7d6dac474efba140b726aff3e8ae", "name": "adjutant"}], "user": {"domain": {"id": "d25be69b7c9d4b7dbd1199d097d2b95f", "name": "ab296e2a521542f9bbe545d2490937c2"}, "id": "1573dc22b6d74a38bafc14afddd35bb4", "name": "aa0803d7384f406a8630a3924597d92b"}, "audit_ids": ["b39b2af620e04848bfa22a8563df636f", null], "issued_at": "2020-04-23T06:26:04.380897"}} {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres) [0.061937s] ... ok {2} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.060882s] ... ok {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.061037s] ... ok {17} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.204863s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,246 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,252 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,256 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,261 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,274 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.181167+00:00", "project": {"domain": {"id": "ed77fada8632415a9e7a93174372655f", "name": "c8cf8dfc345e4ddd9203f43d7afc47aa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "34199ed9932b4c1bb226b372e9d62a0b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b4cf63eb09c145a280e6a5a3cc84d32b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "26156ea245b24b95ac73eb99d93e9fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "920b2f1595d84a44ae9a5b293230cbc7", "region_id": "RegionOne"}], "type": "identity", "id": "3c19a21da10941aa83ef3d900abc8dff", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d9cb24bc0e104b53a25a5f95298bdac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4410f347d274452f97e5b5d516a68f43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "33f7df49436d489090d864e1ab46622c", "region_id": "RegionOne"}], "type": "compute", "id": "54e95793a2b54a13a9031ebdc2b96310", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8f0e93f6fda1409d8bb1eb342f3bc7ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ac960c996c484c538627cf5f26312895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a4a53b1b92b84c7ebff90d5a2a7bbfbc", "region_id": "RegionOne"}], "type": "image", "id": "a96dbf3bcd7f4a3a94e1c80c6064e67e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7f66745dd9aa4938aeefb77d543b6a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7e0d624d591747b8b2c132c123163254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f92310c820ef4e28a1043b4e0a3d8adc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ffb0fa04e48b4c94ba6f7a4425e60214", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cef4832d3da2484894a4a5007224478f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bc96c591988435eb5cab0362607e0c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c9886c94fac4caaa4cadc4ca314ec32", "region_id": "RegionOne"}], "type": "object-store", "id": "de7da0d8e6074c11b14a98c443672bb6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f628c3cc9e6b4c6193b93e1954e06484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74f3f44e651e4d95b36c320ff5ad55d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "43483e7be72b4117bc54f1f39fa5734d", "region_id": "RegionOne"}], "type": "clustering", "id": "fce3376414b04d02bebc0dfdd6e7ca0a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1857647a61694e51a3543d060959bb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "04b6cdc934974ee5b7b3054aa6cea66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "db530d79288a41eba228114cc30a41d6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "c1fffc098f524896b8daf95fd05a46ac", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6edae5238214fc7b74238136f4244df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2211afe194794b5fab36614dd4303595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8c66ac9e1321401684dc191e43f24d38", "region_id": "RegionOne"}], "type": "cluster", "id": "96b790b1aa9641ada61ee893dea20c62", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "55b54c27b1af4e80b3158337e391667d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fa3aa4ca26684ad094aa46271d7e406c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7a08c849b5ee4092b5da04dca65fe831", "region_id": "RegionOne"}], "type": "data-processing", "id": "7cf4c624e71e484f9aec62dab2ee965b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02f723aab7b04aa398de2fd86ae829b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1f305f76b96b4a1d8f4a8e33a7c03706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5a59ea0d970346e8ac66b90f3a04c274", "region_id": "RegionOne"}], "type": "baremetal", "id": "1b99245f4d724895b7701b7fed9c6209", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5019e0fa533a4c8a9f98434ecfddcab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8768f30d2b354e568f12adb6853b794d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "312bc75703374afea6bbc066a1236cb5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6aef6233a9c44e2aaa6a737367e8b7b0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "779837edcec24cfe876291821c3de49f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1095d6aff1494d579c3960bcca320333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "63d91e4d42d84e17b0b9cd7050d1429a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "806109504ac544e59d9dbf3d6a96a1f4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cb025f6a52144de2824589f98f2aa15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "903e4f50c6a1416d98d5cd343668ced9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f496cd52184b49b9a40a34e85db05998", "region_id": "RegionOne"}], "type": "key-manager", "id": "1698b73f771b4e0bbe496031379f0022", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37d5d2484d7c452abd8c8c5fe45fa401", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cdd42d13a45044a1bf296a6dc4480fe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "978175609b444e37954f5e448cdd7ed4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0be26912816f4c46b9a319bcfe7fe152", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9d52c9780fd34e629bc81aa74359d3d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2faa3943d7d84487bc9ca3d295b7b82f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5ee1d24b747c470b908e5d7f61824d6a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "337b730b49734a1197fc41445de886d4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "09e5dde40c86465494f09312e04a47ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5b3cb05542ed4f34b9b94279a02d2551", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "535d8023e9564c9f881c6f7533388475", "region_id": "RegionOne"}], "type": "message", "id": "86810aa5a6c847a69d3a7571aeae0b87", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6bb86e4c6cbd4eda98dfa986768034e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "43e3fe5c920d4acb8f6f42196c49aedd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d79ed1a992b549d68f5b72ffb7c7b00f", "region_id": "RegionOne"}], "type": "messaging", "id": "36c347c82c154d9c90acc75326e8d03a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "68ce34cfaea946d786b0dd030a948421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "40250bfbeaf643d499b02c4882f512bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "32025f3fab3a49288f060bdeaa61ec9b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7fe0b3eca0c2474ebf9318da6709b049", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efb22ab4d15c43b8bdeb2a74e16504cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d20fcc0ae7848a8be85d9c28d9831c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eefdda996b594e9b9302ead894f5b2db", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "aee0c51078474ee08a7b3e2bdfdcc49f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e4c91b88bba42b7b7840a74c699eda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a16a91500cc74a989886bc4994b07760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73634e1adad64c9dab166046c4023e06", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1ac8c249ef984a239e0c32a13c98b52c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "053b5fbf9a2e4ea88cde2c54f818f426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7becb57eb1e848579bf2d01f242ba38c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa5477b2a80443199bea6e5320253148", "region_id": "RegionOne"}], "type": "container-infra", "id": "41f9d42773d54318ad234ed6ed9131b2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "da02c90a785e451aa06429d1307b5642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "de3564907ffb414b9627c080f0a0b3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "eedff7eb5f7143c7adfb7a7ce5c825b1", "region_id": "RegionOne"}], "type": "search", "id": "8a6d8f9ef329433db0b368813bd901bc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "73f8fa30f11a41d8ae8060244dbdb97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "97c1baeddc6b45fdbced6f82c1ace89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ffd365c184d041e6a4a3cd6f0521110f", "region_id": "RegionOne"}], "type": "dns", "id": "bdcb5107d3534042bdff2a75c3267860", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "911982a0210d4ee18b64b04fe842d2a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2da3220442647399c3c7e9a41a57762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6a831577d91343bb8ab9080255b88feb", "region_id": "RegionOne"}], "type": "workflow", "id": "3cfa9694c9ac4b618981948eca5a9370", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "296246a49d0a49dbbeb3c93487eb4a31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "96bd94f2aca0409486e8ff3a26aa53d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9dd5c8a7363841e29b335468de4eb25e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fb53391c154144a98dd4f976568834d6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "018ec7f5fcf8496c8b13052fcbab72de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7998605b705b493398d9b27b39017e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "121b3f95bb5b4496b7892994eb5369cc", "region_id": "RegionOne"}], "type": "rating", "id": "726e3e6169a34ebba41608390cadc6ee", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d02f13080bd143299e807b39c8da8bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "03937cb76fe44356a80623c7144282d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "144019f6da484513921d4691bc556baa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a81b920ff68441f489d368e6c0893ae6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7e5d4eff60fb4ad2a91bb87503147ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dbc8d654863b4f80819db302b2077cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "534fa48150534b2fa2f509c98aab99a2", "region_id": "RegionOne"}], "type": "policy", "id": "fc414ef8b5dd4692b9cd97c61ec627b9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "18fb96bed6dd436ebb29e0744f4862f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b4d7cdeb988146689a07dbb10362ddae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6a4ce3c8711d413f8849e495d6e32ee4", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7f4dd6b829604f5d9bc8f8b17d69a1b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "74e987e10e314f07bcdca237db1513c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "86a05821981f4fac8d51cc629c268ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a70a998964544160806961a9d3033543", "region_id": "RegionOne"}], "type": "sharev2", "id": "59bf988336a043ea94b0532db3f28fb6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8d681895397944baa8da40b90f9cde3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c5ca16404b2f4202b9d7cf7469322cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "731908c5f8354781bdf1c098ffd11dad", "region_id": "RegionOne"}], "type": "share", "id": "35e88d4e0ff84894bfc10c71a940f885", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c85f5e636eb4703a833519f76c1da9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "896a45e56d124351afab09eea89bcaa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ea79e4184af746d6bd451c44d3ac43c1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "48ae55a742924d1e828a4d4f78992ea2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d7d4c7b09c24aee9f5bb491180ec326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "777b99f0a9af458585e6b557ae43ab1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b4d277cd5624ca594bab76ba2ea6ab3", "region_id": "RegionOne"}], "type": "orchestration", "id": "861ce076022b4cb2aa4c9bca85b439a9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d7191eb52944758d93a5e34e8bb596", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5865b2680c4a4144a0c31c7dd6539b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18377b31c9864cd48f13d018a9e55148", "region_id": "RegionOne"}], "type": "block-storage", "id": "8417e05bbeb04e9990c06d5895712917", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "744145f3d28c47cbaa7c5b367ebdbf49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "242465e48ab74589b9573568ccd8d1a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a092c5cbec3496db597cd52865ac40c", "region_id": "RegionOne"}], "type": "volumev3", "id": "0af9b32a5b604d33a32e26ea3708b616", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6eb1330046b4a49a920d834e83d4eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac7beef42d724e46a0200f9045fe4dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7eafc59d5359408089ab380813aa982f", "region_id": "RegionOne"}], "type": "volumev2", "id": "76244bbba8e1496ca16eb7e90316009b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c10802b3915a44f190246f82b8e1f671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "679503a7082b4b6a828264162d92ad57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c67355143f2447da4322c103d1e459f", "region_id": "RegionOne"}], "type": "volume", "id": "deea5130404041aa9e7b743285d30797", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3574929f655a46018f24dc6d55a5eea1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3935fe5d92e4fa2aa1fb559e949b357", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c946fd0fc9442338e81e585f12e2b95", "region_id": "RegionOne"}], "type": "block-store", "id": "47f5fba46bdc4f9bb0ba00da69e1a884", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6f6181fe9bf04102af66d4f158ca92db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "92e7a0625a9d4a729c8befb1a5476bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24fcfe846caf48e7a13e386f061c1de2", "region_id": "RegionOne"}], "type": "alarm", "id": "fd619af34aec4da28cee0cb8a9f2d440", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad74a5192fe146698ac9d708473e3f63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b45f9a5aef5a4618a04e13cdeb5f9ce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41846264f0bd40fa851e662fcb1ceb82", "region_id": "RegionOne"}], "type": "alarming", "id": "a290be3e8fdf453f8b638838279673a9", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "791603f4fbc54aec8821cf3d2fd9c30f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "967cc1b2217f477b83c786a10293d9d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f46cc144a254c06ac9f8331760c6293", "region_id": "RegionOne"}], "type": "meter", "id": "94cb63ed55ad4515a952123cea9d1763", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85e15ff018994fd0b71d49d97bf883e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c886edfa7ba64c449de28ea85d03b16b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f6156b8682f24dd38cf9209edb7490f8", "region_id": "RegionOne"}], "type": "metering", "id": "04d1563c07084141b67d64dbd7ee56e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8dc78e541ca4416a9897c5af96c54e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "636bbc81cfb548fbadf9b1cc99b2c128", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e60d5b5c6e7a4caa9807b90c0e3eb5a2", "region_id": "RegionOne"}], "type": "telemetry", "id": "04a18979348b48dab3d5cbd197507c3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e634d25b6528426f8f4c35eaa7c96128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9a982f4a9a2843d6ac2cf018d6b43db9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "effb4abe008649759d1b1860a5584a85", "region_id": "RegionOne"}], "type": "event", "id": "6e86b461008a4a1faff0859c658e92e2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0254aaad8b5041c992ef008547eb25ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ff8a36c15b86473a9ba865286bba38d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aed322a86efb4e87b648ad15ce3b4717", "region_id": "RegionOne"}], "type": "events", "id": "24d250aa7cd34641a0faa131d8824961", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40acad5aee734480ac34fee5bbcf9a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1063236b11724841963989612dfbba86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b825ad9136e1432588ad0d464d0d824b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2bba5bc64d2f4540bd7706d631cc2993", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "75782f965ac34065acbe1ce5b3ae3ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c54a8e669d7b4fdca93cc21e192040ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c8e510a491724fc4910dc9f781084cd0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "33749372c5064f52aeb0eb4b0c321135", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "29a97a080b244f53b3ac46d37cc5a55b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9d5e7dfac36849f4b84752ed26b520dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "885a8fe8b57f40c49706be3c57b2fb35", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c058cefb607b4c8bbd0076b2d058c4a9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f8ffc0f10bda405980c2568946f3ed47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d6ede01a87646808eb50d8d820476ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5d1d10b011d4456c8d7cda79ead9cf93", "region_id": "RegionOne"}], "type": "tricircle", "id": "00c0808b9a7140fba7bed29c8ea7de31", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "04b665df871a4fed963e79292f19de2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cbbe9bfd08364d5ba08273b41a927a9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bc0adbdf1fd24536a74dcda4a3ac31d6", "region_id": "RegionOne"}], "type": "database", "id": "c3eb603657ca49289418878077b16aa4", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8bae78bef923461f8f12e9a35ab85bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b4ed8fdf883d4b4b87fabf494fac2ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2e2365e0ea6445d4a45b06d3913c60fc", "region_id": "RegionOne"}], "type": "application-container", "id": "67f56ba0ad5d4241b429971743c8f39b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b536d9b707f4265948e96d0fe92dd19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4a293691d16e47ed967271bed4d33a87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca4b6396c6a2469aabdf54c0429671a7", "region_id": "RegionOne"}], "type": "container", "id": "ee4750ff68234d928552e99a2f8c1f76", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d43193f6cd743f1b8cfd334f6b20580", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63b74ebb819c40978b06d9c19e14995f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "da9ddb407ea949d2a32a8cc4b23b56c7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "685716d93b054ef8bf5294d2a6402a84", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d323db2b62164eaf922ad9514d0b64c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b8f1d1d84354b50a2e75af5c6d0b971", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a27d077266f942e2bdf4f31de4e9b5ce", "region_id": "RegionOne"}], "type": "rca", "id": "9bff41d03403441f8dd20c92c8a6c7a1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3ab20802bd7f469ab07da3dd034bc0b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "873e6701c22d4d16b72f80c13b9b680b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a597279f04a148d69b0be9011137cbf1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "041bc91e65c849f8a3c498adb415b274", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3342736086d74f4fa95b8c35b16afcb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "807d74c4d71648d09b80fe6c45176233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0884e90ce93e4d258462e0df621f4bf8", "region_id": "RegionOne"}], "type": "network", "id": "c20f94bbf9f94466ba1c7d666f125a6c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9be93428e14c48d8a01a9e800f9d225c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "90357b57d55e4572b5cfd0a07f52c1ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "48cddc563a9b436693e3e5d6557ffded", "region_id": "RegionOne"}], "type": "backup", "id": "078746d586ef4ba2a726ad93cd6dd366", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60a0946b870343b9b46c53d76fd660c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f4f63b44bfe349d493575cdbe170d276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "57522ea47b1a4ebc8b731390a2694406", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c294243c8eea4edfa2d9ecd800c04b29", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5b29bbd05326472ebd0ca155c170ebfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af950a7d53204fd1943da8c177ff9670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b864a426f5b4498a96539aa0b729035f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "13f469b5c9794b8c8134f80471884216", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fa85b5c964d2481d8215c71c13bf632b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "267c2a4738584d0ba95efef4c64012bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "0d327bb086cc429ab7ae80045f316aa7", "region_id": "RegionOne"}], "type": "monitoring", "id": "a3185ccd2c6546b490ba261bd2af94df", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23b8b7bea5804cefa021a3484563fa65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b0389fb7ac054040b0140ace28ae4079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "de5aabacd6b4464bbf52bee66f7bdfd2", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "95e2dc31895a44519f3bbf354b82b690", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d755a9b05b4e4ecfa6b2e9c2744b21c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1d22fda613554eb99d9d734a87313c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bca1ab4d851b4e468099067a7abb2ff1", "region_id": "RegionOne"}], "type": "placement", "id": "6e2e7084725744e694109809bfd40fb5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f58a26f719224e298ef7ef22cf8e72b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "187a65dafbe54992becb2a73cecf5856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cb4c1fd7525644a9ba9bced1200ea7d5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "29f6825f4bf04adb95c5a11f7b791444", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6a2adf2260ff4c51bf32f6ad371aacbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "47f9465222fb49de9a39e947691267a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e82e8a06f3204d70a3fa65f9c5e9a2ab", "region_id": "RegionOne"}], "type": "ha", "id": "918c4bb57160492babae894d292ae899", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1aa4bb5e762e40c6861ef018c5610eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bb6bb86dc773459687a64163452fbc77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2f8f9bcd3a7349778349a5783ccdbaec", "region_id": "RegionOne"}], "type": "reservation", "id": "081db90f30d14051902de0be4dd04953", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8b57c162d5894971945eedcded612ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1bbb9c8706e845f6b5a2cebca6286f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c37cb49a14ba4eb789d4578aae73e13b", "region_id": "RegionOne"}], "type": "function-engine", "id": "1e4f09b31ac5469ebe0b2e78d00de1e9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "084d1e63160948dbbc4a6a841b43d7a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "04ee677bbf7c4be9a62b033ab888d400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bc5e9cbb64c349f398c2bc8c2429be92", "region_id": "RegionOne"}], "type": "accelerator", "id": "6be1c9a5f5dd4d4296635acca1c03c8c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "967ab4d06d75460fad55263ed32e4d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "94dbb624089f48ae9c6f6f01f1e9186a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "440cd6dc5acb41b7936387c8a73d951f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "54a627d1ba4a47c98a2c6a526f5da3d3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "589754f1044a4344afb93415bb819542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "46705a7a55a2461eb9794eb8d908f911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3b6b71a58f6441d9a8d437421c86cd69", "region_id": "RegionOne"}], "type": "registration", "id": "af59b2bb35c240f8b50661989f86abbf", "name": "adjutant"}], "user": {"domain": {"id": "3a35ba614bc24708aa7b4ae7ffffef55", "name": "2a7e3c35fd7848b0b697295a5376e515"}, "id": "b64e489ee2184386971419779134d7f4", "name": "c080389f108144f894188a8de677116c"}, "audit_ids": ["cc957a6492f0467f9ad8db598c752399", null], "issued_at": "2020-04-23T06:26:04.181167"}} 2020-04-23 06:28:04,371 keystoneauth.session REQ: curl -g -i -X DELETE https://compute.example.com/v2.1/servers/server001/os-volume_attachments/volume001 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,377 keystoneauth.session RESP: [404] content-type: application/json {17} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.060173s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.059759s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_groups [0.063695s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_update [0.059599s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_get [0.059540s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_act) [0.059871s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_act) [0.060847s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(preview) [0.062760s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_config [0.057577s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack [0.061933s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.054884s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(sd_metadata) [0.049930s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(event) [0.062352s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id) [0.059335s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_members [0.059603s] ... ok {13} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_with_data [0.066027s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.060563s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.059322s] ... ok {24} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.055016s] ... ok {28} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.058720s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.061991s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.058417s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(preview) [0.062368s] ... ok {30} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete_ignore [0.184448s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.060047s] ... ok {13} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members_schema_get [0.062067s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_act) [0.061457s] ... ok {20} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.149930s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {2} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.059888s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(sd_metadata) [0.178451s] ... ok {15} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.060762s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_update [0.058119s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_act) [0.062944s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stacks) [0.061709s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_create_attrs [0.059076s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_create_attrs [0.060032s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.059396s] ... ok {24} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.057233s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.061753s] ... ok {3} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.193594s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,489 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,499 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,507 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,517 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,536 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.431407+00:00", "project": {"domain": {"id": "9d7cdc2b7aa743b390c218dc02a372d8", "name": "a53481609e35490aa88e2adb5c811689"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b0398206f18c4b01b08be53d3280df57"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8529912c3f384e218fe9ccf1d88a5576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a577e4affc744c63bfbd640c74894d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4989ef567484e5f88e666599c371950", "region_id": "RegionOne"}], "type": "identity", "id": "f20df7e58f5b441d81ce325069ccfaa8", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b21cb2c343bb48308d9b2d031e105b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d721256850a84f41a8445691a723c50f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3f162059907c4f72995722433994429c", "region_id": "RegionOne"}], "type": "compute", "id": "f0d505db230045b694df05c1f80550af", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fa322cda0d7949ada15a28ade5b87c11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e2a949019d5f4519a1a1aaf0d950cc0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a2a00b952c8a413ab9bcd728927967ca", "region_id": "RegionOne"}], "type": "image", "id": "b39de89b11834537b76237842a8a5b7f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ed1195f2195a459bad4324d86a1a84e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4300710e6db4471bb83e0291c8ac78af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3f18782f4e3845998fbe642e6742a068", "region_id": "RegionOne"}], "type": "load-balancer", "id": "29c826f15cbd42d9a3919ec3e1aa4c1a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cc5459c1ca04edf838cc628b46fecb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9a11af960cb42dabc7a5f5ca0650fcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82f98988a5d34190bf78fc9c2acdd1bd", "region_id": "RegionOne"}], "type": "object-store", "id": "ac70135537f94c9aa9231b7d01de4441", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6420d25b73564d32b20cc1bf2c7296ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bff8dc72eaef4be5966a2ffc2e90c0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "028ea3c9d57e4506825aa3521f797023", "region_id": "RegionOne"}], "type": "clustering", "id": "eae75e76dcbd412d9d649fb8982cb0e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "11ae409a829747bd97e482ebeaa759d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "510e4639bcb243589f2430bb3ddb3f7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5f0b33e51fd34ba7ab309d4fc86f1b64", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2ad73b400fb8485eb1c72e28a57a413a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c36e676f5dc14bdcbe37a4218260a8f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2d2f28422ed4c08af2c302b2757ed8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6c93ed675ced4cada146f77417b2aabb", "region_id": "RegionOne"}], "type": "cluster", "id": "387a1d3c95d74a558e36acc388372c5b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5f12f1faaaa64efea5495efcf3bbe5eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fc7ea70af8d4a20b2ba27b1c9d81430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "824f03f62659436bbe1bddd23859f550", "region_id": "RegionOne"}], "type": "data-processing", "id": "df46118c6ed245eaa5720d875b291073", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7b1332f3133401290e8ba85929b1a56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "324fee50774243f4998a28da1ce43c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5b3e164d4e5b4882b7a4ec918654de80", "region_id": "RegionOne"}], "type": "baremetal", "id": "fadfe4ec31494f56b8ddbd9002017fda", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8385f8fe9a041dea0b360f85e2e40d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6ed0a56469e94a14b422993452ab69a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2cb98009bc5d469992073520c1a724c9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4162949d22f0421aa72e07c18bbb68c8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "050494acd9a742fd84ec9f913466975f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "27e5dbac58314c6e8b601650948bf067", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ef89bdf5ef91403a8341cae94b5940ff", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2afe62a58431429ba300627a02b80640", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "63b1777c77dd49dabe3d6ac1a453d1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b51624969f44a85886dad76126a726b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4d1f4429637f4b43be350d452f65e7db", "region_id": "RegionOne"}], "type": "key-manager", "id": "839e1177292c4aa88754ef88bedc3f88", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d91911a967684a2c9f930878980c2cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "17c749f559914610a84989618f285cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "528ff2cffad6469fb9dfb3ad0c8e42dd", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bcf296ef780d4725a98f71fa4c33739f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cad6266f2c0246bf8c9e0fb81234d4b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd2e8b74590249c4b5331784d5cb30c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "462f5fd757554c879980675b8a927046", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6ce644ecaaf54be2884051b7c556655b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6163cd3ab19344cca13af7c337db2a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "22a43e5a72924dedb02022adea107c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fc4e3ae90c054e6c89d063094b81e5a7", "region_id": "RegionOne"}], "type": "message", "id": "ecb48d46d3254dcd96ccba37a9dc6897", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "75834235c3d04b9ab0c3a8b52268dec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5d1d5c56ae214c5896ef5fdccdd7e33b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "93b52544523b45b689e9751243e5f2e6", "region_id": "RegionOne"}], "type": "messaging", "id": "4bafbddcef5948d48bba4cd778e15397", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bc6abf92f9664a01981491a69c01014f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4309e7d7a10f4e7dbfecfeb3c7158888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ad1cfe9272724a45af13a51fa03a9610", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2c184ef0c84a4710a2f9d8d5f1027f79", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc5fbf92440e4042952e8a3aa7854cbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "284861b089d4435ebc589d561e5aa4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5447d3b80d774d4083e136d29337b21b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "210dfd8e797f4c998be9a17b6af1078d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bbc55da32f84263820522a70915488e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c41400f14cb444aa43bc7bc5ff6c656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "47f7ec25f48149c3b36743e7d5cd3553", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "81846d3d7fca4af7b19aada5a5476947", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45d4f56619e9489db0c9cf3fb0af5c8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50dfc0f2420842cab4fb0bcd73acce8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ad095ab55104320b97b83e1d86f40e9", "region_id": "RegionOne"}], "type": "container-infra", "id": "5b21de64beb24e078430e3c0e597e8bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "487ef777b9cf4243802887d8c1edb502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "80274a4e2a704b0eaa0b0e041a1e95b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "bbe06aa37c8c456ba4284c97b2f34148", "region_id": "RegionOne"}], "type": "search", "id": "a62a9b09953f49288d7191f494ca794f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "7ea672b36c41401f895639e20d969910", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "873bdf6427cd45118573a7e213f68e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "a151d73011cd49c1a62590130dfefaf2", "region_id": "RegionOne"}], "type": "dns", "id": "44a5a7514f9e47ae9919417b5474160f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "557874b520c0461c9cfaf79d9eeb7713", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "320331ed309c40678ca4cd0c54e9568d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6609f9f436b34760b4d2feae9fd44e1e", "region_id": "RegionOne"}], "type": "workflow", "id": "e31ccfe06f594dd4b04ec4c0a07d752b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "674e303d450249fd9e28a4eaa5d2192f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "48d855b3509e491695b4bc0408f59b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da149c2e60de4d59b1f52bbb04a8f9b1", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f5854ea56f5444c4ade43eec521a994e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1ae8276593fb4aba93d998f46f10dc00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0678ae5dbce4e20909f61bcf109968d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "24abc6a044c6461299dd26e6588a1d5c", "region_id": "RegionOne"}], "type": "rating", "id": "e0d2bf45ee5b4a339e29e73c3b01ecba", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5d9ff9b3fa0c40d6868c99797c1d7219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "efd05bfb129c42118ace6b9b9a0debd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "273473f18a54443ba0f83409fa25964b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2f0bb481e9d84a5f87f92d0aa348eaa7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6bd390da934a433b9717d06039206272", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "142522557f8c40359568dd5b7ede6754", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "497b2a44d5364869b954ef84eb7d40d2", "region_id": "RegionOne"}], "type": "policy", "id": "3a7fc1d5c59f4fab9a3c711f971168e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6a88573d3e046ed9186633ae6d8a41c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d388638df53441ca86874fbae6289c92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3b7b308052a846029ff892047b802662", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "dbc18488d5b64b60b3602d6bb3c9f9ab", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9915e251aab945978cc87bb4fd4768aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2d45b62e142a4ba58b992ab271c3c6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a64937631f464118bc4460dacaaceaf1", "region_id": "RegionOne"}], "type": "sharev2", "id": "260db1ae50b54ffcaa45d6889edf16a2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4d066eff7e4e47b4b1375c0a19964a34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a1044360c7a459a870966579ac3801f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b044853c302b48c2bdecbb0f3c56a6da", "region_id": "RegionOne"}], "type": "share", "id": "7d1e9dc4e4f84bf4a545532ec6821b53", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "34a7a049437d435589aa871bac3a23fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4687beefc9ae4079a3ee0124d3fe9fba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "71db571ca8ac494789ca1d48b3d1c83b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a700f51ace63406b8429b3d51803a44c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "526c60a5681d413d827aae3ebfeb4b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e55a13f106b4541a7a57512c5a164b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e1cb1086d71423c9a6296282777e928", "region_id": "RegionOne"}], "type": "orchestration", "id": "2f3f49f652d1437ea753672a3817c733", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd06df67decc47b29b3a9a52bb6a4629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba532cd8c5694471a50676cd921fec76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c08d46ac947c490a9c60179ff5d38945", "region_id": "RegionOne"}], "type": "block-storage", "id": "24564e3038694812ac8170e252436508", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50787b17509a48e78731c311909fc95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48a5499a75024b8db75db0ad993b7935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27f65004a9e946e6b89d5a9a7c3b30f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "e247f07f9bed4757a50a3a91c6e6602c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d973f036312f46599131e16e0079f874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a6ae02a7cb748e988e1513986ffd2de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f13cdcfcab1641e7a59c8a029854129a", "region_id": "RegionOne"}], "type": "volumev2", "id": "d8a5efaf70f847978e073985dfaac5c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7055c2bea5314613b3ee0cca969744ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b112103bf844f6e829eebd9767ea96f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad37f0b3b36b4218ba16417dd07e3e56", "region_id": "RegionOne"}], "type": "volume", "id": "d5fbb867c5e7403191902845cd83b40d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8bccefaf2ef84e3d82286d0d4da253f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d99136f9664a4c1d96602c6802efdb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00b8d6a05f5e4d6790476c68a84f4c6e", "region_id": "RegionOne"}], "type": "block-store", "id": "d432ec94568c4b33a83f731d07d80624", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "05ada2fcb4b1461a8235f9ecfae9d8c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0f9d8f0871f4f849802bdbc35b4d5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "43200b40a1c04e5e9b2602731a5841d1", "region_id": "RegionOne"}], "type": "alarm", "id": "1a58cd27bb03473ab803b7b4762ba4bb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0208965cc044e23b3b0485bb240df8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fe7b702a33a4038a5bc5b543c57b306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c6c0722113b44cc293f408b152b74819", "region_id": "RegionOne"}], "type": "alarming", "id": "1a2a29991c4b4bde8c80646a0c22f54d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8971f6da0db84f4fb5d244f54f406f24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7695bcdb3fec406bba410fd5ebe946c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bcfbdc6ccc084dad99ec2f618340f3dd", "region_id": "RegionOne"}], "type": "meter", "id": "4bc9393385c944d48744200c5a90e068", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "38391ffd78464c019b2f5b790d2a622a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de233f656ec14ecc9b16865b025333d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1582bb0a4ded4e73a82186697ac51a08", "region_id": "RegionOne"}], "type": "metering", "id": "c9f93661627243d19969c04bb67c3eee", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a67933b64c14471ab3c4d11b091bd686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "08f537941f274cffa078a9332288be94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "28a1b54a8e814b9ea0a1f5afb406af28", "region_id": "RegionOne"}], "type": "telemetry", "id": "ebbb72c84d294fe8a988499c8e0b4fa6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cbf09ce362d24484b5bf07daf8c9b7dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "13c66045a37d4abd92c1400b048674b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c9271118186c4d35a0947f4f5f519b61", "region_id": "RegionOne"}], "type": "event", "id": "dd7167a647064d7bad33cf67a4cc91f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "80493050a18b49be9ab2f816b85e4bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "18f2b008e6514bb0916dc93944de5763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b219dcfd55004972ac0b6aecdd43856f", "region_id": "RegionOne"}], "type": "events", "id": "3ed3ddcf1e134fbb859b2f930c9bd6b4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad2151e6c2a244cfbab57e472dcf5628", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "910061e028d24a91a103e0b6360d9b8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6c4b6ee46d584608964feed1232253bd", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3cdaa347f791465597b12a4c66657e54", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "df785cc2305f405a88313678cccdb039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c3ef06af89e0432e947d17a5d24eb513", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0de7c47fc0a848d0a94a4a1fe390c4e0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0e7c4d2c54484e20a5951298c3333261", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "497df30b1b1b4cea8b6b6cca545f8c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c2496498d1949df8743fccb1dc77c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "916a4957ca88475e984a81e2dd327e58", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "40c633de028b473c93dbcbc5ed85d2b8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f288a9326b0845589cf455f01b70b8e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "561c1809808d4556b275de2a49dbf7d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ece4746cbdd543179c1b75e434a62151", "region_id": "RegionOne"}], "type": "tricircle", "id": "500fc51b2d824b79a77bed4adaa07336", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ce0784184f9e4a2bba524645ab45f579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f281d77cf6d54251aeb610d567909706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2cdd69faa2674957a9d663f0bb4dd683", "region_id": "RegionOne"}], "type": "database", "id": "acb2cfcea318481aaf359a0ea0f480f0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41a4b3dae2cd433391003c6392b85b14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a64e2bf49a5f4c09bf92b157bba8be78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8cd8e8111c39425ab6baa8bf2b50a404", "region_id": "RegionOne"}], "type": "application-container", "id": "07f66ca7a98f42ddb4a54590c397cbd8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e57279221dd440bca13845e4b53a6ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e5e85a69078411da67bf74659ddfde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "88a19c3bc2e74c61812851299da77a11", "region_id": "RegionOne"}], "type": "container", "id": "afcbba9258064d7aa78b937996b8115a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "256b6f2cd13c4dabacdbbcc7a24e5b22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3789658f3d254c558e3124d2ab186bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8dbaadffc1114f498cd176601509f1e5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1c79cf078d454f919545f104bafa0cfd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d6c8e5a770614654a422fe73359d2feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f03a109eb6cd4d98ab030b2aed0323f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9597ffe400c5421daa107aa653acabe5", "region_id": "RegionOne"}], "type": "rca", "id": "cf6c8d9b2a8749b8a76460b023953657", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9ff9b88f6ed84c7ea5a50f67a1a20d3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8d4e058275314679b8bfc4bae5cbc8ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "68abbb2ff70c4c26929e690d7868aee0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a2dd40ccb1304d1387049fcc8bd1c18d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "bff0202cb3124c368208f26a57db24ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dcc88b41986443b0a1ea3fb4028dbd5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "66a1f8aaffad4580b569a1c7c3f8f5ba", "region_id": "RegionOne"}], "type": "network", "id": "a83df4913beb443d960b80c85ac90ce1", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "dff70c38264f402aa9fc091b0a1a7e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "6bc72f98214143478115fbc97ed6af40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5c3eafc850504bb896176e316e9a5059", "region_id": "RegionOne"}], "type": "backup", "id": "32006262a6fb40db85a93cb3dbfe0611", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2296a53cdd294193b89d6f0df25875dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ed2f276fe83a4cefa78081e308b96d2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "09c9b3894f74455abb1d7f432a78cedd", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6d999859df704c4bb8acbb2e1829ccf9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "17558c192c8e42b0a5912900ae5710bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbcc35da1c874b78be8b6ba9a3664c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "91ba96b6a1f4470e858fa0b9b14ffa11", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2bd8d8be75384f88a2cf88255f18dd38", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "96468cb776b4497eb88a48fab79e36a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8be567762d51448ab5a42f0db8779462", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b2af4a00cf934fd3b5df7ca5795dd1c4", "region_id": "RegionOne"}], "type": "monitoring", "id": "c719261578954ce8a22696fedbc1e944", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ceaeb26b6c0a4ceb8e503f32a54cfebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8f87b537a2dd4bab807f30a1b46e3e07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a807fcd4ce6c4977b91d351ab0dd90cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "52be1dbc18d4423baad85887704ee911", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5fb20b8a6074449799651af942e663a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "dd33ca5347a04f8babf3b2d18ec62b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d01c292fb13b4fac81659f7f73fcad03", "region_id": "RegionOne"}], "type": "placement", "id": "6352331e57f746e386862f36325f900c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "378fbf2114ba4b53842144bf243e33c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "99446b56743241c984d22f88321723e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53037ebc257f4efc974e4d61243d4f9f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ed39e12b1c6240379f1291b80567ed4a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f14b2054080f46c3a9013e6a870da82d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4725e8382a26426c9aa6c71608f456fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "19d459e8481a429facd5f3fc0c166ddf", "region_id": "RegionOne"}], "type": "ha", "id": "8b9c4f8efa364a80ab5cc0d50b9db83b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e894633c8c784b8ca8a4c6612f545496", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b525f745c558481ca3d46517f488ef80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7022bb3816874f749e2030ae382f9416", "region_id": "RegionOne"}], "type": "reservation", "id": "616f509cb4ae40d0a4d8d740007f694b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8f3e7b4676a0473c913a2ad6dd869169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4de3d3c987424a2ab0992dbbfe852354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c52db07433a74a3da679c088ce0e8ea7", "region_id": "RegionOne"}], "type": "function-engine", "id": "2abf99fec5b740c7969937ad97cdf85e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4c29b752c604f53b25ad00dddd4ba7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e990e5fdcda4a2cad093d9b40eace52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ed4f010733314487901fe475eef2ca40", "region_id": "RegionOne"}], "type": "accelerator", "id": "8084759b9a014777ab29ee5184bf5327", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2761380cfde42d9a3ae3c936598bbf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "70850b39546244f3ab86d83daebda1ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e4a9b6116c40472ba2ac313fb4cebe9b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ac5ec71a22094291a998938c4abe70b3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e97f1ebd8aaf43a3aeb28e076e2247db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "119f80ea4b144165aa6d3e998065d7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fbe0c35a6d444f468415291b173464b9", "region_id": "RegionOne"}], "type": "registration", "id": "329e54b6a5e0462dacb15a1a6d6ebc9e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://fake.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "def0f40fde7346329efe28be2752572b", "region_id": "RegionOne"}], "type": "fake", "id": "3aab7bc468b7484f86a47ca61150aa47"}], "user": {"domain": {"id": "7d37a29230074ca7966fb2685672738c", "name": "15d0ec7160614f21ab897d400215dae6"}, "id": "50ac9f9d919f4c96b6f0e98c54d2a802", "name": "134d82f61121425f882511b5b2c363dc"}, "audit_ids": ["f2888d8456c84c02a0246a020e3540cd", null], "issued_at": "2020-04-23T06:26:04.431407"}} {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id_act) [0.061490s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.055651s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.058824s] ... ok {5} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.058212s] ... ok {10} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.057609s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.058840s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.077835s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(preview) [0.204003s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres) [0.054710s] ... ok {20} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.155927s] ... ok {30} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.062401s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_update [0.241994s] ... ok {3} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.107342s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,724 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: 'module' object has no attribute 'missing' {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.214177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,532 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,542 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,550 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,559 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,577 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.468949+00:00", "project": {"domain": {"id": "9e5438cf0ed74d3787214240149283b8", "name": "27e061851a5c40b5a04d57008efdfd69"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f18d9b16224a4c628cf2956834f34b1b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "26176671072d4dc79d8a818f7abac8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "eae4896baf274b60b03e4366da0428e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e3dfd65006584292b66921dc43fa75f5", "region_id": "RegionOne"}], "type": "identity", "id": "05725e99afa648e091491d7a4b48b9af", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aa9b6f0cd2f2494c8baaf07c352a302e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "54059cfbd53643d5ac200f1e745ed7cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "37f73514bb734a2f915eaf0af7b40c41", "region_id": "RegionOne"}], "type": "compute", "id": "654e42cafc9241cd9f7d3fc05ddff34b", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d7a67c7a9a53411682089af5e7a77c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "09c39716b37e41df886ec47cefee49b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "13e77f46ce514379b93cd9e1977c4022", "region_id": "RegionOne"}], "type": "image", "id": "074f0e38a1d14b67b07a1c8715b14845", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "81f1590e7f384fb994222ce156042ab5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "aeed646145844136913bdd1e9a5d4a54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1d11a568429f47fc9a4061d42273c3a2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "77d0c5f9b4cf4b44bf37a9df965f851a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cadb7f0ad8424939b53362bceac4688f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38739b07235642cb8a4a9e498db1446c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "118e2b1edd564571a535f543a2562ab3", "region_id": "RegionOne"}], "type": "object-store", "id": "b01c11b581cf47f7b39ef3b903b21540", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f8d9368408f14a35b2215aeeb517b9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f52c77427eb547ff9c800d42df4f3f82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5dde9ad5407a4784a762ebd4e89f8744", "region_id": "RegionOne"}], "type": "clustering", "id": "9ade118578154615b269f2991732089d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4db5db10e41b45889d892dfc72d2cfd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b4a112ce9a646f18f309cc1a627944d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1a61c6858d9a48e28c3f02f7e2289383", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8a6b2bb4b0bb4c589d2096330f79aaf9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0b6e1c35bd304ca2bbc84150c5e8d371", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad58c201851c4b39aa64150d18f012e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e233a0a86ff345afb5d62a8ff84fb019", "region_id": "RegionOne"}], "type": "cluster", "id": "f43f7da7536944f89b43ca2b2a1ed398", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ebb445c00dfe44ef9ae87470559113f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7a417e49a12e43888629582093f6b402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "addfffbdd46b4efbb3aa495951b912ff", "region_id": "RegionOne"}], "type": "data-processing", "id": "8be7b2620a1f48d9a05efbeb7446309f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2dd455a37d7b4614b6f8ed4dc2bd13ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b82cb817d4ea4ff78e8507f9c91c8630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9cbd51c7512842889145bcdb0832f69f", "region_id": "RegionOne"}], "type": "baremetal", "id": "252d1295dd0047d586c2cc34abbfa97d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b89288956cb46e297ad7a66fb292a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fad45fa08fb4666964a46be214d8f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bbdbdc4e5f714590b72a79a0255728a4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "19b75e3f8f5c46b4841458f50ef82d4d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "35dc717ca45e4aa2ad09d299db217029", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e8154d300d7e4f8c96d16a6af7a0d676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4e7db2018ad24343918f08f2d4f80b3d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2a9ceecf515b4c9b9bf61e2c9b702df6", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b6453262fff64230b8806423a1d1b6ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1158600538a74a6ab9c0daedc51b95d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "57c3d81d9549445e84d8e770bcf6c99f", "region_id": "RegionOne"}], "type": "key-manager", "id": "61fd6dcdd27a4a49955769c40db1ceda", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "862dcd9b8cde43c890f9755eacc624a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "05e8c0dcc5a64e4599e18413918be509", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b5cfcd328a8480abb94b21bf62a4f50", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4cb41f8247ca42f2ba362b3f337559b9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f45ee8a431bb44cdbf225084b3acb2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5a963d4d988c485c95297f625b3c1326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c8fd72256c0c4a2ba90cb7829ef9d43a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "be858a83cefc4888a8e5233c3636fbed", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7feeb52c157b47bab269110effbd7736", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ec58856b33764953ae2e67e63e5ff521", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f98fcf17dc94eeab6dac5539deda966", "region_id": "RegionOne"}], "type": "message", "id": "81888192866443839554498b530bbe75", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ef02b9bf30ad41d498a8e6aaa2c5bbf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e83e0b36bbf4eaa9dafcf0c87c7ae5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aea1d10b64a94ffe88c69554bafc7450", "region_id": "RegionOne"}], "type": "messaging", "id": "7ac7ecdb1c784af5b7615cfb1e235969", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ec5b69b04d9544af85729c166d2cd9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e3cf6059b3504af99dc71a53de02a2ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "be5711c741df4c4da08bd16dcd64b4e2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9e8ce95b924940198067b7244e94fd20", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dabeb9f9828b498f8bed18705a9c3425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd8d720773d04b71a014126725ac60cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bff2a1ae3294d60bd3242142a6353e0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9fdbf8a2e087414f82cc06d31b52b178", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c30f10b15d3b437c866f1b7b225fae6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d27cd1aae856414a8a71bb7cae760768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "950e8501dacf45aca56e36fc5e58102b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c5e18425e6cb48818e4dc268d481d2f7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5883095f6554319b1e9d8a094090582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ba3f622b7fe34e548393d3db3a1fc8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "54bd6fb1898f4e36ab76115fc87707da", "region_id": "RegionOne"}], "type": "container-infra", "id": "84530c87a5eb4fbd95b8b2c6643f7644", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ecc8b7065b6446b7a702ad7beb295b2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "93d749359017493280f79b67885655d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7fdddefc7c55460d89f68573f8a37c07", "region_id": "RegionOne"}], "type": "search", "id": "c82e9641b91346dc957623544582673e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5026cebec8ef4a7a8ed860378b16d240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "766697691d3a44e3b602e8b4cba64562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "b168d5e1decd4d3ab7dab64fd4670b04", "region_id": "RegionOne"}], "type": "dns", "id": "afb6b883d26543ed84decd7a69118dfc", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1890079be5b4418e9534f242366fe4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3027d23e9db48bc8616a8890dfea0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a18c5bece89f4c6dac3c8076c1f286c8", "region_id": "RegionOne"}], "type": "workflow", "id": "50f2dfa7c97743e18682e5af9d6ac43f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "069ffc55f32e41768a6940f8e57adc95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4542f90b5b1f4a5b982397243991970d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8d5b1d6a09c34ed78d4936cfcb8793b3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f86fee80fe1e423193b1d2b2b0536def", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3a7fb2060e4a4e2d98d59aa33148751c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bc51799a5fc4484ca12cd6bd8ac12434", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9bb9507e53ec41528a907a7c67a3b8fa", "region_id": "RegionOne"}], "type": "rating", "id": "3f9ee995f87c4364920de6cc37994564", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bd4185c8d40843a1aabf1f38891a5255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "33e5b3d55e8c4f2b8e29e34b6a9a8e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "75e02be15d6548e99c244e2bf5851201", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7bd05cb1d7d34542994f7553cd87b31a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2645e5e635fa4ab79eeaa57586c3513a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9d6ba16438934a358516e2a3940add3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2e76e13465584eab95b0d0fe727baa9f", "region_id": "RegionOne"}], "type": "policy", "id": "8ee87f308ead498c8933a875cabc9de4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "40d789336b2a48ecabb8f2535be28d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7b8edf7a80894512b2cc669782bbb849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d32cc9d97974f2ab03c4c8a7023cf05", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "87b7040d831f4f43b81df4c9c5332a6e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7fefb4f87854c0ba40da6b4343a6ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28a520ec3f724c07aba4259fbe0333bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8693ee510c834dafbfc3323a874a5acb", "region_id": "RegionOne"}], "type": "sharev2", "id": "73d839fe653246f9bbc572c47cedf9d9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ebd9d7730cd498f930a307fb8bef6bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d7711e52f9a4d988135d1ea345bf1d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1dd4dd9d498d43b08985b5aa98994bda", "region_id": "RegionOne"}], "type": "share", "id": "fb6cb3376bab428fb6f5a279c8fbf7a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c530b473ff32408d85aa3afd5beffd0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "84b735d06cfc4564bad08510ba1fa794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b53916232a8847f9b58e51062c833779", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bc284f9b22504e14b5275f15ef014550", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c84dc14531c455591caeb30cf798af1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b79f85c2b82405bbda0f4ddb057e87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c3b77acc7e9403e81ece33a7f08c9cb", "region_id": "RegionOne"}], "type": "orchestration", "id": "63032f6945594deab51caf6988bf3b13", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ceef0cff10ce40d5947916860c8b5483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2c049abf75c4c608a131043f75f0884", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e123360551f440a49dd7e52a589c22fa", "region_id": "RegionOne"}], "type": "block-storage", "id": "e6ded00acc0f48008d630bbe319a75a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d80bbdeb3c644f484cb24f75208eb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95f6b357751d42279d9885c028ca55b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2952a289e53f44d0a75ed6ff50901f43", "region_id": "RegionOne"}], "type": "volumev3", "id": "47562894abf942918e263d0f4bb929e4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba76c6fb296644868a87877076d56fae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64d9888fdf5248b9b405ad0d08eba722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe708edf7b1b42e4a858dd59a81d8d76", "region_id": "RegionOne"}], "type": "volumev2", "id": "1950ec54a1264b7e9fd8b1b610e8780c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95567dcd9250466bb6f9f858065cc3d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8308712bceeb4c50921280bcbc0d624c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a388ddd45a442b5a38dea749341d99e", "region_id": "RegionOne"}], "type": "volume", "id": "44be280df5be407d897f7d5ff4e9af1c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fcf6f816a951497f92a8e985bcec5776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce35d257ce3a49e1aee8317790fb0815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d977b66325646799a3b7b6cbbaa36a9", "region_id": "RegionOne"}], "type": "block-store", "id": "539c62d9de7f42c3b4dae6feb695ffbf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8cfa1847de7e4c55b1b4c8eb223b983e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a183afac6fd14023955a537018125380", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a379b3f5c35e4572a3f08eeb3479ea5d", "region_id": "RegionOne"}], "type": "alarm", "id": "98e017a8da334b46b4ec2a5edd803cf7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "53bc373a790343548af4c559b231cb2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d70960386af74097afd6c0a548c0e7ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7388836872c042af9c80559e1cdf2aed", "region_id": "RegionOne"}], "type": "alarming", "id": "0a5a33b23d354dad99befbd40dc7509c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e3846ef5bee648b4856faf407521dc19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "676529a7351049ae9219cce53b21d427", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2b33e2283c6b45bdaca6c880829921d9", "region_id": "RegionOne"}], "type": "meter", "id": "80d89ef7bd404e318c02f24973c00295", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "208da87c523c432f9e255768a1f52495", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "21ab73c0daed4479be19df74e576874d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c6d1b1385b7c4a92824b5720f8166f84", "region_id": "RegionOne"}], "type": "metering", "id": "a429361ba93d4918b3d2d7b0f08db41a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "245c27e29dae421080766bd1db594e29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c393c2bbe17a49f09316928dacff446a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5d729bb956974ccfaee6bbb17819f913", "region_id": "RegionOne"}], "type": "telemetry", "id": "8bb54e7cb1d84c819f01f21293374ccd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "079816f9f6684677b56390eeafbd9eee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b10a0920a1044d1ea48179a08c12a2f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6a57576cad2446d6b69f5ce075ef37d0", "region_id": "RegionOne"}], "type": "event", "id": "0680aa48d4e64a67b92b505a69ec9628", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "53e118f3362e4fad962aa569dec53f0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b03b19964a7a478488e2c676a53ab88e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fd2e2d6dba89453f8c031616ad3d3b45", "region_id": "RegionOne"}], "type": "events", "id": "b4f3acfbf66944ac94991c7cd22fe3e7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0febbe776d774781aaf552c92e0e2dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "220759c484484961846b2bb14733143e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5f19ef7d93b54fd28f50d697a696f08c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "af68926512ba4bf8ab41bbd6ec58b904", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "813929e303c1408cbcd10a3f6fdf7d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79d5c0c922e74d79a2af4d2adb5b59f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "51bf408de73f4be3a548af6a7c721c28", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9fe5dc46970345488c94f11ec17fbf29", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a955bf3dc75b4f9bae15816cebd940be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "50c509e5af5240c8928315bad218464d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2b7c296e9f1845c4bd2bae1fe4db45dd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4a15122d76e4466b99c3c49da37c8e4a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebaa217087d74a628273d19d579f18bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "21aa72dba042449fb33621a2aaf750b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fc683cb9c46a4378bc494d257b8519f6", "region_id": "RegionOne"}], "type": "tricircle", "id": "3e5667d14dc648f083d33098ba5486ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5301c877de73469287ac63ce1142ab04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1cc845b77e424da7bd970ac2425670ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0ffec49cc7014fc887e839c99dbdc413", "region_id": "RegionOne"}], "type": "database", "id": "3486155f897042cf95725cbea287a985", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cac368de33744b29bde03ce6cd0b0bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "10809ab2ab73402d8c2d0fd6ba1aa968", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "123a9df0c4554aa7b9250f173bf6d2a1", "region_id": "RegionOne"}], "type": "application-container", "id": "3f64ce44e4854b8f855c1e8a51f54378", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4c777489be2a41cda13d8193e6b3b033", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6528fe52e0d243f2807e422d97324458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "e031066e6d1a4311b5b5cda23e022306", "region_id": "RegionOne"}], "type": "container", "id": "6683ca02e8344a41bb105f0ae1167641", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5d8a0b13931d4ec088593f822e86aa08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5bbd589e0da4b1e8e30859e8156059d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b1a1673937104da1a4896dfd4ed79aaf", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cf7fa2b83a304af1bb84348b2f9f1db8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "045c9e0e51b84d6c957ba1d2161a9999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dacd3a4c5c9e4098adbd3aa74cf2648e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a006643d4e94acf9367d05f397a6a7d", "region_id": "RegionOne"}], "type": "rca", "id": "b9d54b92f43045bd8d3cc2bf0b1b200d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1a699f2050d94b81bdc3a2aef50ee4b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d0028265f7e64091b495c5a3c319aa32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e6c58f56b85647e0927f61f09ea06e26", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b63d5c4b280049029c30829c7f9f02ac", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "db0cdb49ea1e44b2af7be4812ccc5f0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "4af3f1f566da42ea95e1e0176c5d6a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "419ca1e5518543c7975a3ed5480d50ce", "region_id": "RegionOne"}], "type": "network", "id": "7b2df29db980430bb1992a1569fd91df", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "00ec97d9a6df4e2ea2f98a34a7bd191d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "67ef7791e0174c049a72302d9b0db2ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d079837648ef44b3b6556502fc05efd2", "region_id": "RegionOne"}], "type": "backup", "id": "87a8a5d54aa24d589a1072e2016b8223", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8f831b0572e4bf6be899c13e8e0e6e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbf5ead404bf41b59bac6949f4d3d9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a8c19d0ee9eb403fb3ac8d33035d1d71", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a4f40afb05b84856b1f3973040ff5f71", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "97402411d19d492eb1d1da1889862a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3885d0a4fb574dfe978bd6ffbcc7509b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2f58a77ac98744099732d157ecb450cf", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "75237939c5894e80b482699b65485a31", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b26d6d9bafe846e6a50cf1f8d9e8e9ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "da51b79ad0bc4f30b75672feac06bd2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "76bdc0d664704e478d17a163486c1563", "region_id": "RegionOne"}], "type": "monitoring", "id": "8ac227d3c68644d69849a43f974a562f", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ab0195d7330447febef28284d9c5404d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f0856126f1ad433abeece46bd151f0c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4630f3937b5a48dca4d8329bbffa7f13", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "893838d5a9c34feabf9268a938accdb3", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0c04b2b8f970461e92fd79c2d7a2b9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8f5dfaeaaddf463e95273280b721fb62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fb7579d176b549d3bda833e4e5384204", "region_id": "RegionOne"}], "type": "placement", "id": "37f78dfe424a4c3b88a11344c5d003b1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee7359e598934010ad7ac65af71ccc51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2944e5d27fdb48e0885258348cc8afbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c666148c41c3474682edd50681bb67bd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "83d96b4dd00e473baa17540a0b6259fe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b7464b3c74c44d9e8d833b3772aba739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60b223af55a64d74866cda72a15dafe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "837cf1133f124dbeb2afdd2e3b9f37e0", "region_id": "RegionOne"}], "type": "ha", "id": "1d44c19c83ce42e4b15dcc9d5bb8aeb0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a907b9a1017b488eba69448ee347ac43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2ac30c7dd43e46c1884daf109368caf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3210e5d06b8a49938bbf2d68a38fa591", "region_id": "RegionOne"}], "type": "reservation", "id": "9224df5ebb1740bb88c306ecda5a78fd", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "298c72b36ea84f60bfba250b49f1519e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0177b6b9b36b44bf901f2a7cd0b5e3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "209cff561bbf442694a898178fbff0c6", "region_id": "RegionOne"}], "type": "function-engine", "id": "f5fbaf39a3414c93a43d2fbabde8f09b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d99c6f6f53be45feb47f975ff25e0623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0c30733b13384fb6bad80a3e90e2adbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "e9f8f4db090c4af8957b0b7796445dbe", "region_id": "RegionOne"}], "type": "accelerator", "id": "2ea836ebb40341edb71da58886335e3a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77cf717cae83418fbb7aba811fe96213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "20fb4889f2194c2b8fe04f2a6fa00124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3c4c3f6740de4f48b3da9bdb6a28708f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7198aef4f6d74e7297da8939df3ed183", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8143ffc145bd45d29aff99f95b9623d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d8855a23de34bb68c8b8a9d2da98f5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "73d2580846b7475c8710742298cf43a4", "region_id": "RegionOne"}], "type": "registration", "id": "2fa776e540a64bd09b33355988577a2e", "name": "adjutant"}], "user": {"domain": {"id": "a552eb2acf53491ba6740fc732769e6a", "name": "65ccb7327ca649f7a32562d2fd7a1eac"}, "id": "446471c188d6409bbededa583e1dbb98", "name": "99419c3e23fd4345b86e19f43b8ed296"}, "audit_ids": ["052354bd9fc54629be1032bb635d6348", null], "issued_at": "2020-04-23T06:26:04.468949"}} {13} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.059648s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.064948s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_projects [0.059389s] ... ok {29} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.062324s] ... ok {18} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.243891s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,460 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,469 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,476 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,484 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,500 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.398216+00:00", "project": {"domain": {"id": "25e07167527a4690a6f200bad84208a3", "name": "41a21cbc3e5747e29141ccb62df35096"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "1967232d10fe408d9545b54dffe5b223"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e4e87654d82c440cba35ebd032fc150f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8b5201362afb4fda8f92bf429e0dd6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4b4312878ff6476eb88ec81ed4b79457", "region_id": "RegionOne"}], "type": "identity", "id": "d5175a061b044479866fe50655f8b6b1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "28e4e8d3610f46b4ba1cf7a4882ce079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9e941dacc16947f8882e8592dd4db842", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a332025c4a3f4bf09e07f6e0e862213f", "region_id": "RegionOne"}], "type": "compute", "id": "3a08d255961643d298db40421d101114", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d09aa07054244c89bce9d5d4b97fbd80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9c13edf0ce0c4bb6a2a20dcb0f4ed2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4b68b26481ff4f6abc086d68610fc1fb", "region_id": "RegionOne"}], "type": "image", "id": "1a00c75af97b412480970ccac4719bab", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c7830c42ec3a4f1dad36eba061b2c121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "50dd289233204ebba28731e67e69f7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "93c2c76244d346b08f50bc9b9049a230", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7274d62086ed4900ba1dac84753a14ed", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ed6b675f23514ab89e22bfad56e2e1c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e39f4acb6acc43b7973eb0777ed3f9d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6a12ef3b5434df9a37744a1305b97b2", "region_id": "RegionOne"}], "type": "object-store", "id": "56a8ee2a98cf4df8b688231532ca8803", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fef55f64da674e858e7b5588d75fc5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "270d8f11b61441d3b06f26d93cefc7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "67c81bea2e8743a2a79b7adfc5c680a3", "region_id": "RegionOne"}], "type": "clustering", "id": "93d5ccb30ca848d3b43949f78b2f3b6f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad4416f6a8de45848453f7a68e9d4e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10dc59307fe547c481ad2a7eb134a28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5533aa3f9718474c9587c75dd663f810", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ca374fc847ab4b61a86d304d9e774392", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b38539446650476e97a62defc3d6d3ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24dc3787380848a987dae0b4a24ce6f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a36cc6dc3cdc4b74a53aac493dfe2273", "region_id": "RegionOne"}], "type": "cluster", "id": "4ac819956d81405a8a6ea8c973af010a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d7f6bcb446da457ca1fe10ac2e7673fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "372dc90b85de447f8f4c391c271fa96e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ac95e9c3645e464ba7b2f071900d07ac", "region_id": "RegionOne"}], "type": "data-processing", "id": "d1b4af061788490aae509ecc66b045c9", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d54faa586d87446e84934850b0e83ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c73dd2a596354ed79892db074669ae32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1cabbae847f44b7ca761c400d4295245", "region_id": "RegionOne"}], "type": "baremetal", "id": "629d03ab2d964fdea4c8beb326dcd58b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "479e8e08a18f451fb0e5f78d34b73420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3eda8e8fc96e48dbb59cb4eb64f63e16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "20962061dcf244f08ee93eb83020facc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c47f694b119547a49be6dc16e117c0ea", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3af570698de2444fabff158accbb3225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0041ff53258f42d58b00f7f0a6856702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ff7100c9c286449bb3318191f209af42", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2f8a62636fdc47afb96f6c756f02e20b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "57f497d2364648c0a5d9115ccd8e5cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c14e78e42e264c65b8d4c0ffdaf78af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2ab3cf28b8c8422caced71a89f351da5", "region_id": "RegionOne"}], "type": "key-manager", "id": "4f2c750d9d0845cc8a0148beed7222f3", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "73a75d2fe7af43bb98b2f92821315722", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "77cbc7e4e3874ca9b4a1198f900cbf49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "942630f558f545168d754cc2dcc38f37", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c860ffff5f9447c9b3104dbf349c85be", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f36c5d89526d4fc29b48698b194a93f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eacb4e8098e940b786d4ca3773640792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "75959fe503a64ce3964df18f2f11b4c6", "region_id": "RegionOne"}], "type": "infra-optim", "id": "936dd57674e74a08b8aa268184166e37", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b569322ef9624de8a9fe0fd5df6d2af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6a0e3f409b82494eabd74120d696c097", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "550ec15d39804d07841178d15e3bb58b", "region_id": "RegionOne"}], "type": "message", "id": "29d17c3e078f4b469a35be9381c24a94", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a04094ab3dbf45efa17eac64b1e1866d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5711ebe32b554d8397cd6101b4991b60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "872cc0bfb3ba4368921c34c66bbd9027", "region_id": "RegionOne"}], "type": "messaging", "id": "3fe5eec9d7a640f2a2ec48d44ba896b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5f0821937df24d1fb71d16ccb2f60c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "17b1bf46a2664c44a1f0dc20170a7ee0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "51fb9ecd2616414582bf7914ad9a3e61", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b25a9b10434c488ca418d272978c5a57", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f8ee9ceb04b44c128c4d73286f84f154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "492ab3c5fda24c36be748b6830cef4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d1078e08536450fa38271614bcd1372", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4e3f2bd78b6a4fbf892a61d3fb59423c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bb098025ae614a4a87827b83b68c1050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ace8dc3e27e41569b172d1dd7b519f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f2da3ef741c24f32b186be12dc9bd87e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "42200f6de8b74847a6dabb7aaf10e473", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c4ed73f63d624c5391799fe747362e76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9756812c58b495cb61a8fb53e5106dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3431927248b40ba9b5c7457bb743780", "region_id": "RegionOne"}], "type": "container-infra", "id": "6b4b38553a3140649864d960605fde20", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "2ce9a32acc0a4149828f89f195d6298d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "750b34e96b484b44a22857dbe0844786", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "deb51aebd1f4450baed34ff820b45a47", "region_id": "RegionOne"}], "type": "search", "id": "4d637d09ca774194babf3ae2b2cfa7d8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1603580d858d42cea1a7892366364843", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3eb4a1a0d92b4e9b96345d60628b6869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "38221137cfbd40feaaf588f3eb5f6c3e", "region_id": "RegionOne"}], "type": "dns", "id": "9c31928810374ba69168f9c6d081681c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "68323294eafb4a0d8b97bf75e7fdac86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "163c80467a144e78aa2a08a97873cba6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9389193723a14d54802024c814aa28d3", "region_id": "RegionOne"}], "type": "workflow", "id": "a54374b4fb954d158b6090183e4c3e93", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "82ba9c4856f94512b1b06bb692a79bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b994cca0d7b4f0e9b2dcb1a80a985fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e5d8ada79b8a4a3db1ee753b7675d28c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fa7ea5dc141f4851ad094709403a708a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "289eb120f5bc45d68df228743cf385f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d07f5ca4a0474c1992dd858292e8803c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2d137ae5cd8f40ab8f23d520a5d01aed", "region_id": "RegionOne"}], "type": "rating", "id": "8a8c254f853a4947a374673b678e3814", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d64c12afaaa842cab6f81673a4145def", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ce7eba2b59142dfa2f688848781919d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3a6b0c1505d84195be944c102d63fe1e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "242343feb8f0454384296d44f5f80d28", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "be1f5de5dbf24a4994076ed9cfc66f29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0b353321e2f4469ba6d35733da66ccbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "49fe2aed7a334f5eb2f45fc4f3352eba", "region_id": "RegionOne"}], "type": "policy", "id": "3c691fbdbf6540f283a044e53a933bf3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1698f19950e24c9dab3a76f5f06e72af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "972c13413837489f854a1d712ebdd8be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fe2bfce2d6c149e3be6c91c5ae932a9e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "9f58de24b640419b82dcef7b1a2ddbd3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8cb276e3b75d4459ae8a5e3e743e982b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7e234a2426b743b2984a0eb85127d838", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "191594b1b84d47498fabb35df63a6e18", "region_id": "RegionOne"}], "type": "sharev2", "id": "0259109afc844412a41b831346ad6bb4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d334b6029804415cb3ddfb3f5f84d93f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c76b2d3a8c21488aac83d4c5f6c9a2d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e1da2726b5a446a8cc0713ac0a8f4a4", "region_id": "RegionOne"}], "type": "share", "id": "d8fd6ac0a64f4df4b2b6ff48432105c8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f6bcaf8d4024ae5b97165f8611aec49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1e15fe2424434aeabd49c0b782b5322b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7df94676c6244e3c8b7f0a1ffeb2a6cb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "97833703cd04413d9314fe998f936a7c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86c57d3fe22c46f1bbe31a99afc83fda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0adb5579faa4517b8546a88122d8ff1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a74e1094cdc42f0846b80d7b5642758", "region_id": "RegionOne"}], "type": "orchestration", "id": "0d90fb1e020d4c94a451be2fdb30ab84", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3250526deb7f45a2be4704a52ff33a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "554a6dfee41d4729a57c391354ffc9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "235e238c696c4d488a4a603600c8c03d", "region_id": "RegionOne"}], "type": "block-storage", "id": "2575f48db4664aeda9e82cb2de9e49f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c006a7e42ea4adcae166f6e0f3bcbd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "520868707ba141aa916e18803e40483b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f4e80b01bee46a4bc0c83badbcb713a", "region_id": "RegionOne"}], "type": "volumev3", "id": "65657f5a0e324ef8869eaf037c99627d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a33ed56bcc0345a1bdb10a3fbb36b344", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b48e38fb4d60449d9d034a167306270a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e200e59f7ae4baca9a8dc31dd08c64b", "region_id": "RegionOne"}], "type": "volumev2", "id": "7144a826988d4698812217f3ffa22055", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0297a5153e84ed68b55e0c2483d51c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cdddc48c5214c2a93f50b902487302a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc64c8d9523044a282999869daa943d2", "region_id": "RegionOne"}], "type": "volume", "id": "9c40931837784cb295c9fb30cb0e8363", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0719b385e06644bdb5039d4287693e79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e171741ea6584ef594326fdea7755903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39286bdc09de4aa58e5422a46c4e4821", "region_id": "RegionOne"}], "type": "block-store", "id": "a43264bf3652457a9d1bcc62e2d09928", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d851901df1a40578d55776227d5e282", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "af8d2bfd7f16416eafc25ce72c521055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4745001050184893805374ca6ba1bbdd", "region_id": "RegionOne"}], "type": "alarm", "id": "d364557e363842e3a92338f93372ce55", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "829db4b24f674b9ab2652377741ad96e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "03945a6e12db475681220809d1b537d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dc123eae5bbb4e1ebc5949e726e27bca", "region_id": "RegionOne"}], "type": "alarming", "id": "af6849b9405e4b61b33bede958d29402", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "48cd9397cda04b91aefa3242367cf458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c15a816617a64085bf6a466e0f514f27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "172ae506edab4b868c0cdc0fa10e2f84", "region_id": "RegionOne"}], "type": "meter", "id": "ed83147230ab4395aa999e1b9cd64d76", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cfd3f093d9d14c5c9f5a80ce6d40565a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06344f10ca8647e4ab17f75086330ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b0b8218ff5cc4d7ba5ccf0a8defa00d9", "region_id": "RegionOne"}], "type": "metering", "id": "d66ccf967c5f44639ff8b20e5d9bdb2f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "db6c79e7dbb246578ce54bc46e4d5a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dc6304a4493478e9e9b3a96fe5cd3d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f1555c6600054edb8cb63c4bee46c10e", "region_id": "RegionOne"}], "type": "telemetry", "id": "e19df689e55147f38b9db7b88d244607", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "104edc7a32594d3ab9cc413cdeab9028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "29b76709522c43a58291df8382b19f47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a67bed299fe04c36b9bdb3f87ffc6af8", "region_id": "RegionOne"}], "type": "event", "id": "79d184684bb44742b9e0dee9d3ae2158", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0d4ccfed88db498f998c2037a5608631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8e020c0b1690424190523321c4fc6fd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6a88a224fbd840689327952ef3542ea1", "region_id": "RegionOne"}], "type": "events", "id": "04a53a0051d1451087c094bf9fb860d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "830311a00ce54bfda955b810c2097132", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a03eef4da1fd4f5dbbecb670b163625a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "685707ee7b5b4628b9c4c6e387dfa390", "region_id": "RegionOne"}], "type": "application-deployment", "id": "084414c18ff445ce9b703db147c8870d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c2eb5070303478e9fed5168cd5fc293", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a092aec9fb946a181e82fc073273cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "06e9add2fecc465caabdde652fd49696", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ce8e05526309447f8b2c17b4555270a5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ea7c89f9f5fa4ef297a9d66e049d4ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "198dc54e84a94e948b88a1b9360a52ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f82ef80e2b16483dadb0387511d90f0a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "72cf79e2e62840228c5e32ef68b8f091", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f9440978364430ea76384ed919b6cc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7df8f157eb184f91bc459c9c2d83440a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "90eb2c3b027a493c8cf11158aa9a3ffd", "region_id": "RegionOne"}], "type": "tricircle", "id": "9271ffacc40442079d63827f0e376953", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "150d5f6b9e7840588cd75ac497ba315e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "13f8ee30108f40638e3d1890f95f5138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5cf57b10b54f42a4b08b46f1d120d42d", "region_id": "RegionOne"}], "type": "database", "id": "e0b2c0152db24f12aa696cf683571024", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6204b195f6354148a4488c34c8446c38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6e73313fb29d4676b80af30d7656c403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "84b855b7b401427eab334bc34b55737e", "region_id": "RegionOne"}], "type": "application-container", "id": "11b770e937d941cf8560ac4a7be81c26", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0433140d5124543b874deb99e430641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a0f4cdc8e70448c1af083405c84f1196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3e5ca9fe09b242f394978deee1a62aea", "region_id": "RegionOne"}], "type": "container", "id": "0b985ce8c2d244c7ab28ef9fde1667e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "79da59f666b143afa4af9aa36674e1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2cd70ece4c7c4b3ea707bdeb22268ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7eaebf75c3414452b4199ac7ea2c4aed", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "46693f7db2f2489fb9f7911c9bb39edf", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f6e055ddb494487d86d7ea098cbbd1d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "906b48d41b1442679db8eedea2024e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e19d62961a34428b88ce63df26790dc", "region_id": "RegionOne"}], "type": "rca", "id": "be4a1c3d406d489296a9321e0c427b87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1e4f168f2fca447da634cd9e2a61a69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "800c252d1f394f4ea02c4aa38a0ac1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "679e0631131f4cbb9dffad60006e331e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4a0313bc42b4425d81bfdb7f23c09ddf", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0f3e457099374b3e8a8ac102c4cdaa86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "a87d5beef3ba4c31b5a2786a1cae77b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a32ba659ab9347419b8db3e162322e40", "region_id": "RegionOne"}], "type": "network", "id": "d841c59c01184c48b85e0ba61eaa1041", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "6e1d295de8734ca3a08840b022d97198", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cdaa7762b45347a993f1d93ad16051dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5abaac49f206473d8656f0a705683524", "region_id": "RegionOne"}], "type": "backup", "id": "9a8525bac0bc4f658712c8fde14cd67f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d6a51a45b8224d69875e371a0cc4d855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "232ec7b81cbb44e0a2b775cad1bc766e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "430a902e1ee248e5987e5ac63c942d82", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6bda81c10ac54ef68f37b80359c6a941", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d469550b21ad4dfcbfef5f02a8a6623b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3497942e3d2f44f1b2363aa02c2e8b9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "df6d5d9aba6d45849514e4bc8a46eecd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5d5e30832a174d5892a9a2e62463b9b6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "eb285c45f184438e97117c84751139a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b1093e9c10544215bf770bee40da0470", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8caf76838a784257b1d58bd861353d0b", "region_id": "RegionOne"}], "type": "monitoring", "id": "1d9a778287f0444493d7937370c116d8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "50b0faa3d1eb48d9a4f9cd39a534bfe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5623730ad9c442c59d08570402ec4002", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4fa6fb9aa6104fddba2b69372252da64", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "691e50f2ffac4ee199728444d2bca68b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b1c4ed93533f44d896377e0ce39e50cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e11930e933b848fda1a5e47f4c975660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f8f0dc289fc04b7c853c95ecb1391c85", "region_id": "RegionOne"}], "type": "placement", "id": "bec7dfca6d9a48d69cf752778acdcec3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1cc7fac37974119afb418607b65af3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c62236f8dbfb48ce8db9c271ce91f16f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1761e3a5859143a5ae2c4c34905a741c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "35638a9a9917413a8b622596f054b71d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bf3abd5643be410695d37ba687f63882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "819ec7622e7241dda09b702e592e5f94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a91a99cc4064b5e9eef7eef009c5704", "region_id": "RegionOne"}], "type": "ha", "id": "de378cd673824f0386a13fdf6e284afa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "90fa2284f4a947afb285134f5834d28b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "47c2bbc31f304c959c26b911725f1301", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3c15558070db4292be05206fc9b5eb8d", "region_id": "RegionOne"}], "type": "reservation", "id": "353cc96c51334d269537d19170adfe29", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "612477fb5eb34f0a860cf098207b0fa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "25de572f01484a84b07ce4f1318314e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3113ee7b69bf4d5c8769c2a7a1a5dbe2", "region_id": "RegionOne"}], "type": "function-engine", "id": "df1b18e916e94bc696c4c2713676a289", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bbd136846d834e0b94e251ad4c13a45f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "282fbd93c22049efa860025290aedfef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c90dfaaabb14d82a5f55d75b3c49a1c", "region_id": "RegionOne"}], "type": "accelerator", "id": "efdb4d689c1b4b3d80406edaa15974d7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c4cb4ace58a4ec78f61642261b18a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd75de8d1a2144cf8ea98ac81e1c36f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cd54c082f10d484ebf747a8829dede65", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a3d72c6de39c49d1a5fb14a8f9879049", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12fd4f15b96a4116970bb16720b6264f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bb96450e3e994675ae711fe93b25742c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4172f605722f449188c566c4e042b372", "region_id": "RegionOne"}], "type": "registration", "id": "d99c8bb06f214a1b8657d84681e314de", "name": "adjutant"}], "user": {"domain": {"id": "df1cc61f86574d388051aa4889cefa9a", "name": "fdcd212fdf0a40ccaea807ac3d0f9950"}, "id": "b82e34a059b14a22a2035dc8df91f4f8", "name": "fe1eac9218e14da1a9c4e411db8e469e"}, "audit_ids": ["2f893f761da74908933d98b987d6922f", null], "issued_at": "2020-04-23T06:26:04.398216"}} 2020-04-23 06:28:04,614 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download-2/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "if-match: "b5c454b44fbd5344793e3fb7e3850768"" -H "x-newest: True" 2020-04-23 06:28:04,625 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 9 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Delete-At: 1453416226.16744 X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:28:04,631 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {5} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.058618s] ... ok {15} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.061464s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.059316s] ... ok {12} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.201291s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,482 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,491 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,498 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,506 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,524 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.420358+00:00", "project": {"domain": {"id": "cbb6399587c2429482adbbec68caec63", "name": "52efc80196134a98bc81b791e6e5d153"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9617561b9ac5449cafe533bd86a203ff"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "dccf1e8190924eb5933e0f68ee04693b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "429696b77efb4e9eb4bb11b281057930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8ff22f7c16ce4bcd919cc997d18279f2", "region_id": "RegionOne"}], "type": "identity", "id": "5fc8e7ff540c4d379889db7b3140afb7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1946008e63aa409c88f24af488b2000c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "13c94288c2e04a929e3098871737cd8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3223786443d746dda4384238fd087cc1", "region_id": "RegionOne"}], "type": "compute", "id": "ef55bf13290043029b385418d2873b82", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "61ecd702548d472bbb8cffc0083e81e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8c73864f92fa43fea2b0e3c9f5e4a3fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "afb3bf516fa043cc898c3b5b83d85356", "region_id": "RegionOne"}], "type": "image", "id": "af11db7a57a249d0a2c1bc0ff9320513", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b3549d3bcf1448c19f289204ececba80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ef2624283ad84d3696ca5a295a70ec42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a08caf2001fc4a338d3e9e8273b1c329", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0956e2d151e3411bb35a6e865af2b363", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e8d8de6b449494f8c7a3439827e84e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9f7dfa6f9da4b7980384cd65778b056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dfb3908dc854f89a4a341f00016d464", "region_id": "RegionOne"}], "type": "object-store", "id": "6a77d473b0274bfd92848da4d292a1bc", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9cdc194ab97f45618bbf62a5ba8c9347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "be17cb7ba379449099e42cef6781773f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cef0e25356414e98a7e096a67cdae00b", "region_id": "RegionOne"}], "type": "clustering", "id": "d3e9e27dc7724faaac403e843cfc9681", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "40b85b6b11df4510b77e6e3e7abb3f47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "78eb87e7c01a4eca8872f821b6697179", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "be9e9e6c55a14bb6aa6c93a7c0f7c23e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9c7e83ae7fd24488b075b121cc8e2e9c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b9a2dcd4b9b444588eb8cda5cb0e0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "badbdc4c211542d198b6c88f1a99d195", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c1c019540f243e3ac40b2ab8d487603", "region_id": "RegionOne"}], "type": "cluster", "id": "658cdbe637bf4204b1d650013d0ea262", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a0a126b2a56b4d318450f8dcffcd62df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "32c173737b6b46faa1fe8d1b91c930d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dfa064827e1c4f2aab22e0badaaeffc2", "region_id": "RegionOne"}], "type": "data-processing", "id": "4c9343e6bdb94aeaa6fbce7f4c0fc569", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b9fca730399f4f43ac4ff9089da46068", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8bd7df0e7d444cb893d730ea06b5efff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "70b0423b57014317b5d7a21a0d78a136", "region_id": "RegionOne"}], "type": "baremetal", "id": "800ab52959e840c8b7a0a1d0677ead1a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d8eab7f5e0e9437caba3c3f0fc1ae5d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b4a286cf2a6746e6b6081b8ece6c150e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "83fbac06e76f4284a9ecc458f7c0fc6d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ba0da95287d64cda93448d53180574c9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d62921bf7b384d43aa01082f2df2f279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c4899ddfdc0c407b9dd7a3a6778edb54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d3506ed61cf4ab3bb6dc83a3fe963c6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e231cc407cd44f18b398892ac227495c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "910c1ff99bcf49f5b95e5bd849062eae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c550255849bb4fb29a1e87a938b63afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3c7a4a390fb44f9abbb5a54c03a63dc7", "region_id": "RegionOne"}], "type": "key-manager", "id": "d868930a15f34810b4038c36415ef1ba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1299f080a8fa4357a63ddaa3c51359f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60e16b94751b470fa54c440fa966ca12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f73146a1c91845a2a6d9124b717ec5f7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c86732bab8d946fb8038d476924708ab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36fd0a5aed404fdeb28e99cd77e6180e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "975ba35dbd0c47b7826b3bdc533efede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "261be7ab153e48eb98fb07a4ad5920d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "39cbff37eeea4d50889af43b98d266ca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "658b437a60ec4982841d8ecc4e15b1cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d142523e98c9450eb1343360b0cda15b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f910dcdd813548c1b9f0dd2a5499cb40", "region_id": "RegionOne"}], "type": "message", "id": "426b5f553329438c916f6c4b10ec4181", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0edb245ff90844c9b3105df1949055d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4109a964d7a541509e5106872bdf69ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0131ce3047f64c0a962c71edb4f29a2a", "region_id": "RegionOne"}], "type": "messaging", "id": "e26d55f4854949228110d295c34bd162", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bc86c503c2f747cf81e19b5b38d91793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a798e7523f8e4590ad22406d0ca96213", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d8eea8afc4de4266b3e9097e2a71c540", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c6a4f3fbeb834c769c4db84da28ee3fc", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2691730500404fe8b66f8fcf176fe239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48f26cebefe04f9c96b16d66c8f4a791", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "187250ec0efc4a1dbba7b0beb78ecb0b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a063fde0e365414cbdde8dc9a6bfd600", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be1b8c4cbed844ceb82800cd59e816a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9e338ef87f146a69e36576994c8d6b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9277ef0320d9476d866a1fa034c3b1e3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d034930bf7e64183a36df196c6d34c0e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1303d1d66fc4648bc4404c98f7a3b40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d04fd387e82541acb31f74e36f548d4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ffd3a50a8bc94627ace6a71a58a5ea34", "region_id": "RegionOne"}], "type": "container-infra", "id": "bb1b2bbc4b674efbadf171bca0c715cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a7285fcd5abc4ce5bc884c3d4ccdc7bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "025489ef65e34ff7a6bd67525028868e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0c032c7012084d1ea6eb1dec89d91e4c", "region_id": "RegionOne"}], "type": "search", "id": "00872b607b59466f82bf7391332e36f2", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8ee47e0e13544180891b356300bf8028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a2cff2b496174d89b0dced7e066d484b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "108e15c8897d4e09800b3c79d300d891", "region_id": "RegionOne"}], "type": "dns", "id": "a6b063ee60b34bcd97022cab6e9a3f8d", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb6f03cbd3524570ba21b96b246c3eb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "621e7972dcf740238fa4bf55f944562f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c71b545b08648479ca0a8fba3c1848e", "region_id": "RegionOne"}], "type": "workflow", "id": "5fb75300018443ef84cf4acc7291e023", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c0553e9bb9d14eeba0452eef57383bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ade492ae4990464480d9559fb0293499", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "051e5f0961b54074a46279ea24b7ce1d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "344a38a32a0b4f658714c20c1b5a74e4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9908a5839d40462aabd6a68ff3b6ee03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ceba789823724310808e528b31a1157c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d2bc2330a2454331a17e2ab506fc1ba1", "region_id": "RegionOne"}], "type": "rating", "id": "c53c248b669f4349bc0b99db90633ead", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "09294ea1f9ab4115841bae4f233fd855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08342e36f11f46b08f7632d38f11bfb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f72474b91cd042c38ae52ecb29852549", "region_id": "RegionOne"}], "type": "operator-policy", "id": "103778edce1a4d868cd24a15519113c5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "785672f5b5f942c6aaca2731765afe8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abac85b100c64044833cb1fdfa564206", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4ccbf012afbb4e048ba60f0e674593d9", "region_id": "RegionOne"}], "type": "policy", "id": "db84c0b099954817bc5540cc548bb75d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e86a069df9b04ed58ff1aadf870fbe90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "47d550ddd5484ecebd4281621990c517", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f8df2ec838bc407bacbe11887b14b419", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "21b52412934c4a4a8d773a663e7dc41d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e002b35aa22746a69e1d045b642a83a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7059bb86aa094a4fa3f913745ba84029", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9073f78cfe964a519707212e8c69b5f2", "region_id": "RegionOne"}], "type": "sharev2", "id": "cdbf8c9461494f19a03e2a4a165aa3e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9404b0ccf0f74dcc89e496c088fe46af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "543fe0e5d2fa4a019caf8b58c83b9ec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5aaf3b97a52e4bb69cd68ef4db6934f2", "region_id": "RegionOne"}], "type": "share", "id": "fd9b83087a894148830b636afbecda28", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9a5f2669b20d4bfe9894b97a3a440f0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d57df981d6a84b96be9a86002ffe5e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8d99fe9a44b5454dbb2553b6c1e63eff", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5885a0e0cada44c1aaac7de8e2c3ef81", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d498976acb9841e687604cc277668aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "580c751831d04d9b9143858ffa0f1cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90c4b2a974574d0fae0c4ec374c6d6e6", "region_id": "RegionOne"}], "type": "orchestration", "id": "80d9c22bc8384e3c9e743b999547312e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1741b7c80f594e4db62869c28835683c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c212a8283543400cbc12474341b69a85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "facd9c38e94840a4b246f1c9eb1fd967", "region_id": "RegionOne"}], "type": "block-storage", "id": "1e8a8d190d184c7380fc7373ec63c1c4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be08f8f4377427895fd60b16c441e41", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d0c5aec5eb12487ba3c00e72df82d603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39cefb084724325ae1787682c241132", "region_id": "RegionOne"}], "type": "volumev3", "id": "9d3641e23d9249beb852beef8beae89a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2f6c68ef34e4a5595179bf27b9af367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b93bf04317f343ac903f2ae0403fd890", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c89bfd2407494ab3b1d649e106786a76", "region_id": "RegionOne"}], "type": "volumev2", "id": "e7887753b80d4fa3bab96d96bba75f21", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de9194ae9524496e8925ad30181683c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dca1dfd7e9f4e54a8e92db99e915159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "990871f8b62e4dee887855d92431e11f", "region_id": "RegionOne"}], "type": "volume", "id": "0224e1616c6440e6922696b0fadca7c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9fa62103e7c4b0281c8bdb4756c5ac9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d71f0cddc04b421aba4058ef8b5be8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db02c32dfc29480bb5e7b59527725d04", "region_id": "RegionOne"}], "type": "block-store", "id": "a75cd3de3e6a4f4eb2a2144a3c0ab882", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2220ed0d380404eb1c58ad877238dca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8cae2d1c6c074328823fb1c2ef466866", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "412c24581eff4425b8e86c186c19d3d9", "region_id": "RegionOne"}], "type": "alarm", "id": "af410f709d074967be88440d34b95447", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4af17e297d10494a84cebb055997590a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9fc61db701574d418e0ff0b58b4d323f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6d4ca07047b642cf9b39cdac810f36a3", "region_id": "RegionOne"}], "type": "alarming", "id": "e074d2be7f894226b5870cba3eb36b66", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "45b211f469b84d74953f8edbae11deee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b2695fb5e7f4698b38b59b8aa1b27b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4269d54568aa4f4ea9b3afdd526adede", "region_id": "RegionOne"}], "type": "meter", "id": "ecfdc6e464674743b7e41e0a68cc8d4f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd222586a13e4e5989f1f47d156aa760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06dc7358c65f4404a92072c33ed70c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "895a0df21b0b40d680de1e5b7a37272e", "region_id": "RegionOne"}], "type": "metering", "id": "85e40301388c4642ab1e0079572efc90", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "09fb6fc8696d40c1b203471bba973c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b0f3a721cac43d3bf43d1b03af3fab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8d01709a7f384d71af30748088a41518", "region_id": "RegionOne"}], "type": "telemetry", "id": "04f131a4c7794de0a6d761fc7f7fcdf0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "610787e7aad64afca6eae6b22dc30f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "52cb4a1aa69b436d8dc2643204dd0207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f5e54827d6624470aaadd2f58c015373", "region_id": "RegionOne"}], "type": "event", "id": "eecda99f4b6648a093d7b46fb36100ba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "954a7462e82f493cb7243e61f47f3cb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5831587b6ec84f1088373c9ffcd33a04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "891ae5f5294f49abbea272945e20a44a", "region_id": "RegionOne"}], "type": "events", "id": "af14c6cc4c104c0ca107f758863d5ac8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4980fa63aea747e6863df3588d79d65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fbe18a65644a48b68ef9d8ed4755f53c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7889274d1f9b4367a6181b9bd206729b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d7147e94d44b41c79fc056fab1d47bb4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a43ea2d2f2d04bf0976f3dac9bffd318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2241699ca2274522856d88462e6926bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2207071e4ccb4a0c930d9e2b1873cd70", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e3a8f831327448009020ef178fdfdcec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8b0fce050bb4be09cd7637fc4fad7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ab947fb3d5e43038b5e01d781556beb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f241e2d78d8e48bdb6cd78ce8444eeea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a85095b86b354ff385015766c18b7710", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bea7fcc923e7417ab8acb64e69b7a644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b43dd531f19e49ef8ba1711a97917d21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e255992b2c949ad94fa41a7dced70df", "region_id": "RegionOne"}], "type": "tricircle", "id": "cf04ef25de484e9db899f23db0656e8d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bc37bf236ace40a4bf38e7cd6fe8e852", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4c88403f7ba64f2090e9db7131ccf490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ce6f41ce75a348d6a1c6385f7e195c40", "region_id": "RegionOne"}], "type": "database", "id": "5d77deedd2af4eff94569d5a3ed38d8d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b980e9eefbd4dcebd306dfcad34c980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99c7057577f7415b9e284b023958dd6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a9731001f6b44cec802b886d94f697f1", "region_id": "RegionOne"}], "type": "application-container", "id": "118afbb7197242f0914060f3a83d1292", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "49880bf2c97e4a1783d083959427cd08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dafa0f46d1654e0bb2ad8dd0d74e866c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "10167dc28e9148cda04982629af03094", "region_id": "RegionOne"}], "type": "container", "id": "66b012b73d9d4e51ac60243e3a7daf50", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "237ae7d737214817b47e70c0ddad9a11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "886054cb86a04e2ea87b02ef383b65d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "26460c777e944dadb2e6a5ce208e50df", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2f783888ee4149899c18cf91da4dbbac", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3a56676f1f304aa7b9adac92bdefedcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bfd567f1b2bc4ac9a47328d8a2e492d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "519f20e9ab9f4150b57f49598a41f3d5", "region_id": "RegionOne"}], "type": "rca", "id": "bb30f8125e50402d91d2dc0884c96965", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3620bd7a87db4ef9a11de1053ec8cec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "15fa24fc37364e9eb35f437c2c1e7c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7ad35276695b4ad0b062dc94849d6bec", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ee03bf4895844833b8606a159b9220c9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cf98938c8d524fbfa666729478d0adbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "37a32f80ae7f49868a49ac689fa1afd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0c5fa35e28f04fce814ea3c4db136c06", "region_id": "RegionOne"}], "type": "network", "id": "465282b1bd79453d9edd6663e8ef4273", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fd7fcec99b7c4dc3b1500b1875df94a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f61f7c32652c46d79e10a9fdebfde73b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b9fd7f5d6bbd41ab96cd86339d1e0185", "region_id": "RegionOne"}], "type": "backup", "id": "1951ec0c04754db099a52477587282f2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c4c9accf46a247f7b09d841c43f1a5b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f9de5c335149461eae7adadbae62f94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a10bccf1fc74454eaca3e9ca54f65e0e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9a1284edccd84575afc197c2a62a12cd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8db9ef2f56384a3c87ede4f92aa7263d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ac777c44761945759dbfa3c93acb1425", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "afa1bcc8c77843df963d529a8e64d19f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4ee496d4b87942d7b89cfa7574efd181", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ffb429ab5d6241089bb30667e62251ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dd317524d862409f8b8619452b07e830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9b3c5f6fe156423bae2f272680e6b2b5", "region_id": "RegionOne"}], "type": "monitoring", "id": "d8e8215b92c1471ca5a2441c48d5f560", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "53f8fff909434a07bf8a6a9f20851caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "707b7e9dd69c42679079cf6d4a5554c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5f526fc61fee4e338f56e7458d2f52ab", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0b4e6ca6c53846da889da87f23860fb0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bef8fbeaddc84d199a39f76fc655034e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c9096da8bfe249da92df05457d4d6ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "20814f5e95fc494db0a183b514495c44", "region_id": "RegionOne"}], "type": "placement", "id": "29648284faea4251957f92e99dd3dba9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1995a36f0ec9452889a90a1d35bf6613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce66998affbe468f8f99f43e4d227a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a5612ec3846e47d4b1d490b069f03810", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71b9143f5b32401ab46fb97ad27bef1f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "10b912720bbc4809aafd8902b916fcf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d3bbfeef1bba42449c00bdcbb29001e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe5dc03bb1b04624a39c979705e0543b", "region_id": "RegionOne"}], "type": "ha", "id": "95d88a341d194773a14c09611b1ca6a9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "33291b2562ca427d9cccfd1a31570fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9d2715a3f14b4337b576018d377ba37d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "349fbd10459340ee95ee7944023dc64f", "region_id": "RegionOne"}], "type": "reservation", "id": "e54ff16b6dd843f49a1bb29d3bb49541", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b6b34d4f9a1a465ab68b20e89cccaa23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "90a516bb54fa4429862c6a9d5a0730bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d1d7bacf1ca94263ac50f92e7e81b8ed", "region_id": "RegionOne"}], "type": "function-engine", "id": "c04c23ccefa04fe1b10b38d2db7ce012", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a57a8ff10b8d4fa5b67e5a89c872d398", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e68ce3314b4a44afa0f52c8d3cd233ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c9f8bb299da5485586b92b8adafd657e", "region_id": "RegionOne"}], "type": "accelerator", "id": "1bbeab5a7e0a4def9e05e41c89a1e463", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "026ed9b049af46a2b4dd57c0d518d5c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d5c45f52db9d4693827f1593204d4211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ec87893f206b47918f1f6d2aa1d983e6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "56a4860d93624e819d799c574a2df4ad", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77541e770a554c7a92c1fc9cbe702603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4c92062cf9724f599b91c37b9d20a5e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2da3d01df8b841989eba3c98b6c37fa3", "region_id": "RegionOne"}], "type": "registration", "id": "2edba6ef01ad4afda6b8399396bc43b9", "name": "adjutant"}], "user": {"domain": {"id": "1d07c16d6bf142dd97e465b04053bef6", "name": "7b737ec891a1456fa5c1059173982b40"}, "id": "1ee8ddd0f61b4a28b10b6af428c78ce7", "name": "9b163d92fd6c438cb607da7d46716a64"}, "audit_ids": ["eefa1f9e102245dc8a68ff4832ba78fb", null], "issued_at": "2020-04-23T06:26:04.420358"}} {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres) [0.058919s] ... ok {10} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.058366s] ... ok {30} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.060996s] ... ok {19} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.072210s] ... ok {19} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.058375s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(preview) [0.061037s] ... ok {25} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.185207s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.068809s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_act) [0.057529s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id_act) [0.061158s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_create_attrs [0.057259s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_find [0.061046s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_find [0.059480s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.261736s] ... ok {5} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.057230s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_find [0.195793s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.059180s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.060783s] ... ok {7} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.003179s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_get [0.058758s] ... ok {17} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.063690s] ... ok {25} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.058478s] ... ok {10} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.058735s] ... ok {6} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.081567s] ... ok {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.062654s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_find [0.058192s] ... ok {24} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_get [0.057681s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_extension_find [0.059786s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.055672s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack [0.059017s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_users [0.058161s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.186193s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,636 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,645 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,650 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,656 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,670 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.585554+00:00", "project": {"domain": {"id": "ce7e7b52068c443eac79b33d67d13be7", "name": "d8718e5254f6492d810cbad4e8818aaa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "392cfb2e29bb4a29abf549cf387e374e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c47d521126334717ae0ce8ce9a80a140", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1bbcca2fa356462eb09a54ef75873a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0e4b451e0ad44ba180ccbf72d30d1219", "region_id": "RegionOne"}], "type": "identity", "id": "8a3b1f5e0faa4e0d899a4f0cc86b8972", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "adb61ff4c84842278bbd5d40728b1bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c310a3d38d6447688f369c0bc820630d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "970666c2e836448bb37ba9aad0272fd0", "region_id": "RegionOne"}], "type": "compute", "id": "685496a4cb0c4a80886c8fbf69c991bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "ef76e50918d84987b9bd40fa8bb3450c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "da8e7ff34ebe4bce87001bf642824dce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e8cd8fc2168e477ea5c62cbe29e8ed20", "region_id": "RegionOne"}], "type": "image", "id": "c2f7ab2f1bbe410d982614676c7c7e24", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bcb1ef5bee1a4bb899046b9ca135b69e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "853fcc3ca124480987979c1677dc3e6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ff996f7a061c4b07acc4615cf979af3c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c24f08214bad4fc6865ccd80182a5ae6", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17583f913ae04f5481af5b3747ead554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ab174e74b04a37a6daf4f1ff47f2ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14befc5e988b47ee81af120128b6197a", "region_id": "RegionOne"}], "type": "object-store", "id": "a39c303a3f0e48efb95a5a437856a771", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3b5394d98bf4f42b2991a7ce5da32d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "97bf76e7a96941a68db28b546a26d4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "725d5f1b4ca34f9db390621c9075cb60", "region_id": "RegionOne"}], "type": "clustering", "id": "a1dcbc5e6fe94ecfac6cfaf6862ac189", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96401de254dc4f7aaa1709d6addb20b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96f52c062b5c44c59073888e2f9b4c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ef3aa1f1299346219f090b50e9aee4c6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8274cdb239ff4782ac7278c63b44ebb4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e69775c31ef24029bee959d20af2e29a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ee570e9fb25472696f167070ee49032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "668a15aa1c374caf98c3bd0ab6ef9c22", "region_id": "RegionOne"}], "type": "cluster", "id": "ebd19af311ea4d1b8f623aa504e9f7df", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "57f4ae5a4b8540dfba3a6738c6f30adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "34d79cafad264f1cbd48faed4ad64e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ef562935e6664eb684cf00125a789f1c", "region_id": "RegionOne"}], "type": "data-processing", "id": "0188112bb9da45a488b3792a02a11a26", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "322d46e59afb4c6bae72a00dcd223bb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9630d8b9950045c9895cddbbecb488e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "459b0486ffb543f49ad0047a4285d9dd", "region_id": "RegionOne"}], "type": "baremetal", "id": "9e7e0b9c087e41e9a3030e516199e9c9", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bf33c84fb2644feb95bfb97ec884a760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8aa0b3c797904a1b934ab674eef10f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "84c8109111a143c095111aca063acb0e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "39cf42f0aee34bf89312602e87035a0c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1c24fcec144d48bd951d883a7b2b6506", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2feee62c0a534fc3b7fc3604b9264625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "61686253489346cf8365a558e5ce573a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "907c5cd5c882403f98bb83edc98c9a4b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f7ef632f39c94649af8566ece2fb6a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "61185391308e4710a31344fc42691a5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c33f9caeb1bf44ee9b551394a6c3042c", "region_id": "RegionOne"}], "type": "key-manager", "id": "70fe8796705140109093338ac1d4f414", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8fc6d0970ca34ccdb3d643a387c45b3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e32c3a9d6c74ac180ea6dc3bb232b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "04324e68ffdf4be6b285914256f83b0a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "762d79c33292471d979a583734537bab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dff971d0131f41c98364748dc2bc391d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a04f766b4c36474d87cf23f7f58741e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "872f5d27a10a46d484203e892177f095", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7b217be9e36c4614baed5b93d8531391", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "344861ed72254541983ee012b9342903", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2bf8fa7111ab46f29282c57f778d58da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "eb8e9bf22db848a6879b349197865812", "region_id": "RegionOne"}], "type": "message", "id": "fdca1ffca46f43598823b4f61f7f30dc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "73a7e5d35e58433fa93dda8c5df00b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "14359ce3bf6c4966b7dc293b23f52460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a3af619e013a46caa6bce3a3345b9c57", "region_id": "RegionOne"}], "type": "messaging", "id": "0ec81e61741e4ba0bc826beefbc1d565", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "389c79db53084016a8b908afa7771ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fb7eb8d34a694d3fa9e3b6a97cd45141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fa1653e7ce2e47fbb6d02cced7ceedc4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "43020492a995466ea8e987ea3f72836f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e8197eae09347b38d2b68ae23c90b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b92064f077f74162b1e8c4223d50e4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e59a23a8fdfd460e8dbac60a1630a7bd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4bd9778588754e8293a35108300b0083", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97e9f8792b3c49af97ca5a9f292dfb18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4492f50e27b24d9788250cd63c003785", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab1755a1fa7e4c20bddd59ed61df38c6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2b2e9c40c5da41c7a143800d30e1f85a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "390c0174ab774025b7ad458a029d8db8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92e42567abe94dfc82bbddfaaf5398ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a2dc31b744c4f57844a12fedfa9f50a", "region_id": "RegionOne"}], "type": "container-infra", "id": "a59f2a37bfde411d9666dbbd41517a08", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a2450b2c266f468a8f02cef40032cd55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a16b95f52f7148c0ab15407e615d4057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c48f7dfab7864749b846b39d1e2ebf2c", "region_id": "RegionOne"}], "type": "search", "id": "f502c709549c4eeba07e4aa56edb55a3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d44f7633abc0402395d8e3d7f8c5d483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "8dd32c7a67d6403289ddf8f68619495e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c2bb0df930554cb0b019c4be5a323799", "region_id": "RegionOne"}], "type": "dns", "id": "fbc6e5fa3d1446b5b9e45698dbe94c96", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "153723ddc1eb4d14a57cb59dbd78aad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b795e4c69e5b41f3913ba7d01caf8a5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae69cff7d4524071a3c50b66bbe3455b", "region_id": "RegionOne"}], "type": "workflow", "id": "9b5c46b8c1b04540a9348c2ba41f6d69", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "855bb4f37df149139d33beae2d91c31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6906010170e94f2abc590b73cd29b24e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49765620a7534754bfa43f2320bf12b5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d5835f30d1ae4420a37534a8a38c84bb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "28970ca78b8047bd9ca0dbc9729de33d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "7b54a8dced2d421eb51023ef45948234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8866bcd5fc2f4f23a87bc073d752ee7e", "region_id": "RegionOne"}], "type": "rating", "id": "dc80455c231e4043bf0c445aeed30180", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "013b94df749d4776b5060aafdf8727c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e11749bfb41644c0ac6502684b474439", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "af7a5a7910b94214ba16d9463c28550c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "14f0e48b4e0649ee9c70661d94050098", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b4ca82b50302444f883e89a30a32687b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46148208af9544d68e918cb30cad75f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ab11f03ac00a4be2bd1c61885f2bf6c0", "region_id": "RegionOne"}], "type": "policy", "id": "a51f9af893da4cbfb80e695b5e61cc95", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f009b8f9bab44eaea23d0baf3b38913e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1494d7343d62469c8d2329bb244e5366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "86bc92b918704828bf99f564e2befb3c", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8d2123a446984a7fbea42f998d891c54", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3648f0a79e514073925bfe17b9679f75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "755919e6f3eb43b08b2fd7be860f36a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8ad2325dcebc429c9de4a8842750f57b", "region_id": "RegionOne"}], "type": "sharev2", "id": "9d41cd0aede143bd96b73c0d89322738", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "360d418b41f34714acea9fffd3460370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68c682ea29f34682ab809b53111bde6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b8cacc69bca44122824ae677592e3c5a", "region_id": "RegionOne"}], "type": "share", "id": "e6a4c80d7a864d3fba1bff92e7720f6f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fe2c3f3ea00a464c9ca4cb83cc9c7649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e8ef9bf2ae424d54b8c1aab37abc00e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2336af5dc084e8181b8939a3701d063", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1cdb3800ce294f97802e5b12d80288d8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4635cc4c666f4256ac43426d61968be4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08ccf37edc4b4f2b81ba929e25660b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91f18b894c41457f95a88ecb83dc53d8", "region_id": "RegionOne"}], "type": "orchestration", "id": "fd0fa1f87d6744fc94407a93395100db", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8da7a8ec72464934921b73e761797bbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4df25e07e9634919bdbef584e820ef19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6cdda7efaeb465ca1455c7cf19e30c0", "region_id": "RegionOne"}], "type": "block-storage", "id": "df40981323e44417b58fd290dd58d519", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2578549126cc4f53bb6e022b7cd6bbe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "185c2c4556c0432f8c04ed2d4152c946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5a8fdd1569542c99c5ce4b30051ddac", "region_id": "RegionOne"}], "type": "volumev3", "id": "64ca1fcd71a142a09d66f767d4965ede", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46fa853a4f104a2ca0406edd5cafaa52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edb818b72034e5a8fce53a70f649977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "939294913fc64e768c292a19b63dee12", "region_id": "RegionOne"}], "type": "volumev2", "id": "cf08e8048e854c4ab9f0281f9f6efa4a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a136fd289a34295afa5154b9fb90b3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e4a0e8a97f843f793be738f5a422cbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a27180fa2a1b4fc2ad7b6a9be1333fd8", "region_id": "RegionOne"}], "type": "volume", "id": "761598ac96b8452884fe8b034537f937", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7ad4741860c41e8adf39be07afc270b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06cf245dce7a4f11addbe7388c48821b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32b550bfc44f4bf881370d1ecf71202e", "region_id": "RegionOne"}], "type": "block-store", "id": "ff4cc8b5ede34f5bbd620a7c5cf06a4d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66b3fa5379334ef58eb06ab482f055e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "14c1e69117be4ff48731c72c5dbf6a1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1e91f23935ff42efa421aaf07c5f0992", "region_id": "RegionOne"}], "type": "alarm", "id": "d76f039540dc4f3fb8ec87cd894d3972", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "01e268c3a6e1480585732ba5aaa668f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6281f78fa7354b7b996916fe2c61086b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d3a6d18995a44f68b81c4277f1dff037", "region_id": "RegionOne"}], "type": "alarming", "id": "3bf2482171534d8e9968e6738594a4d0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e99b720731ab4ac1a6adb106ef80635d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3236d32b3244726bf188e74bff8d99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5c0c510cf6354c52a04a7c79dbc17d69", "region_id": "RegionOne"}], "type": "meter", "id": "03bd576e245740829dda47c0aca6d06f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14c262f50ae64d67807bc7c0603a72a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3e8f66e74ff4f5086ade3ac77592f91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4dfeccdcea654ef48871d35bd92732b0", "region_id": "RegionOne"}], "type": "metering", "id": "e55bb174860b499588f9dea9dd16b293", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "841e015d46c44cd6a8eef6530bd10644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15381b0106e14d289c049c5097f1cca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6750d5e4c1354d98a7099fdf380d8791", "region_id": "RegionOne"}], "type": "telemetry", "id": "5583c5294e5645c097241b7d6ebfca0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8dbc6ba8c1d347ce8fd453f44e4f487b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "013b6f698966407094e53e848a13ca10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bbdaf50d8adb4504bbc30d87df205218", "region_id": "RegionOne"}], "type": "event", "id": "d53622f5801d495fbc1b3372ed964511", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cd9084687e26439a96948f59d92e9c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "913ed9cb0c994a29ab65c0537bca139c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "78f12a1d06c34b06ab87743f5745de06", "region_id": "RegionOne"}], "type": "events", "id": "ec08d06c8f9b41459e6cf1b4c05bf049", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ac415d790354c709ca62af00cd83059", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e973d80e36584d4ca8d0e884588c894c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "108e8bb30f0c4d81b404f2ba062d4d80", "region_id": "RegionOne"}], "type": "application-deployment", "id": "39824029357c42c491618dd81441b2c5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aaf1f66fd5ae49cdb1061180330e8718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "774e06fcffd74c70ae2a72a21100e83c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b8550d6dd22145b093095556d0fb492e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c03b276c2c2c4acb92f558b0cf217960", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "28ad5204c4ac4c4f9fba12711b3e7667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d2aa08bc88554a8398deeb26b10f0320", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "02767b679a504f0c8b4eb5fcd5a92fb5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "cdea51fbc74040b8ac1e6dde58e725c3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "848e4e208d964e4f8e7287d3f69e73da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f97a51abed25457aa9d2b7fb822b9ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a7bd765f6034b149fd7178ea2a15312", "region_id": "RegionOne"}], "type": "tricircle", "id": "11ee88a7ef5a4af9a72d1448d6bcd5c2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e25e830b8fcd4ac38f595fb2de84bdfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3171d849e024495cabbcb670a92dd8e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "158ce6fa6be2498b9b1ec959f1de7c4a", "region_id": "RegionOne"}], "type": "database", "id": "9aa4e41bff90432695703e5df03ef3e9", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9546795f0b6e4c9da510229270e736e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ec8590031d7748b293767b8d165afefc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2321428bd3bb4307b000552a864598c1", "region_id": "RegionOne"}], "type": "application-container", "id": "00b0435d14d84686851e77cc23b85fdb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "399cf74e8a78414fb90749f592f126af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5390da38e7634241ac768c14b6fa8fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d8f65bf2524640739465fb6419cde754", "region_id": "RegionOne"}], "type": "container", "id": "80831181edf240d6a4d1c466b3b6cb03", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "538804b1d385476683eb67792d39019f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2d2057081bb446dbd9c42b9082bc258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bb555a578e6d4acca104ec1265390063", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "0566e32117c54d50bbd6deef167a079b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "35d443a575ce4155acd6f12ded64a7f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "99e8660d34b8425ab0edb370f40bc3ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "856ae0dc5a7d40a2b8daa24695d166b8", "region_id": "RegionOne"}], "type": "rca", "id": "b2cca668783647de955ecae39acae866", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "18009b1d6fe44af5ac9730fdc663b4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3a3ed0430f4142a3814ce13f32cbac40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "fff92fe1792c4576b0b667d12e13e5c5", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "550f73d5d8d44fd78507befcae3a5423", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6a7e696fa993411db6ea929a3a58a877", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ddd9917b5b144db19f3ccd14ece3a9b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "04ca871732604bcf965197e897ad7a05", "region_id": "RegionOne"}], "type": "network", "id": "25e449cd08c14a9e96c7d99d2694f0f2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "adae9185f8c64c4db5e858852e7372ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "c122e709b1224c3ba168754ff66cab28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3a2f7802338d4ccbb8e4931b63ddcd20", "region_id": "RegionOne"}], "type": "backup", "id": "5a6913b09c5a4ffb8e3a596da94b2c6a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8535132d8ba74f35bbdf0328fba2bdc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7d038384f5324516a3fd83c8e819e8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "23c1e2c2f65f40a5ab6c03685bae7780", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e10634008141464da60c2a9a7c61580b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9bed958719b54988b96227b8ffa266a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6ac5d7744c764d38b390515deb0caa35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3cda23dd560c4d2fa63530e1ffb2411c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d23baf6a2dbb482db4e12d81239e6132", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f7c474d468244678beb4beb33911dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "407932104e4f4e0986076da89b651569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b4d2a9c1f7f0474f8f4436ca32fd79f1", "region_id": "RegionOne"}], "type": "monitoring", "id": "574c248879a444babdffe213c1b672bb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ec78241b78264f809e1a26b0b5987623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fc5f2d9ea7eb43aab945ac0657ca0d25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fdad4d3b1d4d41d88c814b4940108ea9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "606929da02d14720b708938e693db9db", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b24e7f91fb38446fb94eaef1258e9416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bce3681ca38c4d38a0695dbccb343ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f262959de2394d418725cee1b7f50734", "region_id": "RegionOne"}], "type": "placement", "id": "f137d63e723a489284e033320c2bfbdd", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd56031bf9824c4a9f57c8ff1b573870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5872afba9c9d4f37855de021d2739442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2f2c60c2bbae4613bfa696c9d55840e3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "35b131bfc5494180a117f122a732dd6e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27cd6f5e66694ea0acec73a1c300fdcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c50ba4cc09734dcebcfeee96b785238d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c81787c87e064b4a877d98780111487b", "region_id": "RegionOne"}], "type": "ha", "id": "7af47ff8ffaa434fa8bb953a56a79d4f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "407a14772f7c49a08beb05bbaa996a92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "62f380ad3f664eadad325f63b23c8682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "75fe2d639d4341538c254af934496315", "region_id": "RegionOne"}], "type": "reservation", "id": "9daaf6ee74de4bd28af37f639be9d38c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d5bc81ed272428abe40a10a5591da3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0c006f32582c484097e3496b7ca5363f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "28b034f95d00428288d01bd9b355f850", "region_id": "RegionOne"}], "type": "function-engine", "id": "26c4e92dfec44cc2a0b9e63043b2f5b9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a5e2e82110c84da1a3588021f6313aad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "598117877fef43c39cf027ff4239a7fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "00a1cda0ef274be4ba15502d8bcd3203", "region_id": "RegionOne"}], "type": "accelerator", "id": "f75b881d471a41a7a8fd6047e7b4884a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de0acd30e5b14a4180aeafec3707d337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "076bcea08bb04bc48ca6a062fe9216db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d0822d85a11e415582e20f7c71a31d81", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eb2ae92089e74543b4a3a99b830eac64", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d19735551d14117aef3f12a7801e10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fadeaadee8924d41aff71a9f49505e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "28b22b355b644a1ea94e42acadda38ae", "region_id": "RegionOne"}], "type": "registration", "id": "16c2316abbfd46a2901aa240cdcea9f8", "name": "adjutant"}], "user": {"domain": {"id": "50a63fbf46234230b8038f4a33344e34", "name": "3b4dd1f3175944db94ffe8cc7c5c26ae"}, "id": "add59858bd3c47659bc1d731324dc115", "name": "875bf04711544a839ed1212edf9a27f5"}, "audit_ids": ["9a63ea0f3fee4757a69247e0ad0784c3", null], "issued_at": "2020-04-23T06:26:04.585554"}} {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.267605s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,580 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,589 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,596 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,604 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,620 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.517625+00:00", "project": {"domain": {"id": "771365d4acc841c4bed8381455e4848d", "name": "34dd11a51a3b4c8cb3cc0d8b81d9fc0a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "31be30f78cc347d7a62f403f113d0d83"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "d9392e962de94a2384c0792626136fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6beafcae2f644cd5ac7f7acb280bb94b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1d7a15c7d8b34ffab4fbacd8fc338ccc", "region_id": "RegionOne"}], "type": "identity", "id": "f9084658b9454e37a608f9ae2ff77625", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f0805e7da27b4e0ea65b50cc3f425d94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6eb97def88e04e72b775c54565d32e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3c92a3d543ed42aeb8ca9c9612d5f50c", "region_id": "RegionOne"}], "type": "compute", "id": "470bedc8cea444619f560711b15955e9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f77919d764114a3f9660cef4ee14ec8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58095bd03cf946799154bee55e8c1fac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "eafb0266ebef4556ad2f9bc8f7b40938", "region_id": "RegionOne"}], "type": "image", "id": "7cfba70a2e51487abd7791a87993a785", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ae96f0082e9142ceb1a5c8acc3aa7b05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37a674a1539f4b23ba9f7cd1af9a096f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7ff03816d6744ed9ab360351e3cd1e9f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "cad58d909c6d416ea30703e253caf608", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96596ad4c21c484e8d40f5aaaf191ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7367ef22048645ae8445dcd692a4d26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05c21482efe140f6abb9359adf764b88", "region_id": "RegionOne"}], "type": "object-store", "id": "6aa53d64662849628ae72f7fdedb9975", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee14e5ede7d84777bbf5196b7234ddf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf52285520cf4625aa7f6a328b7af61a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea89cb7ba0d749eb8a98555690df9610", "region_id": "RegionOne"}], "type": "clustering", "id": "f348d3f5ab9d403688244429c782f77b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d4b061f2f97440fa0e836c1041058d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "19e5bd4d96ac4632ad4bbf5bf88c661a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2b6b562dae6d48a98b8bf6d8db0709c0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f835830fa4b84d84861aa85e979d9b55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4270f11e6a443788ea0b0befe0851a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8397a214093f41e59e3e5f19ac3a4ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "74c689ba569e4cb4aaaee8d2566edc35", "region_id": "RegionOne"}], "type": "cluster", "id": "c24544a84ee841dfb5b03f60f7659f3e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3de808db8262471b910f1227599f440f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "02eea1cb6aaf4aabb6bcff909e951303", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fd9d6976f2814399b41620bdfb326564", "region_id": "RegionOne"}], "type": "data-processing", "id": "598a673d96d3420cab8e4393e736fa8b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8b1ce2ee963a4359840023e4bc9a3268", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cedc5cf078c34febb90ac68a789fff9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7e3631d30ad8411f85097fdbfdb1842a", "region_id": "RegionOne"}], "type": "baremetal", "id": "28e6b13814504f13b66f232409147182", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f990acbafd14418ea38134d724dff396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4f1d1c9347e543b7a7146cfbaa649d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cd185d414d5e4738980200a735d73300", "region_id": "RegionOne"}], "type": "bare-metal", "id": "803f6c37676f47b4bb538c50718838da", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4d81ae88ff3f46698021de575550b8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6cfd05acd7514e33bd013a66b6433c74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9d405ac670164cf1a756985680d365b0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7057cdacbbca4baa8630fe09154081f3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "37834aa7404d4ef3880b7e0614861b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6ae7bae507444d7095728d5dc871508f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "994a63d217c046a4b5194c8838d21319", "region_id": "RegionOne"}], "type": "key-manager", "id": "db1698b0a5e043dc9051210d2f61eba7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95f0728e0abd461e89ad6226f86054ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70a35493b0e8485ea670e756566ee18f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "955a93bd82354b0db8c987600e57ca8d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3c5ede683c294e469e8989819382051e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ad6751dcf4724413bd4856fe1802f712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "adf4b9213f2345f0b730d373d54a1e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "95572ae3ecfc4fada1edcaf897d96a34", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f7099d6d461941b98106a603adce39f8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7dc836d821a741188086989be628221f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "96f091f1efa24b49915981632571b93c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4a1cf5c21d4446e4bb8593001cd4a4da", "region_id": "RegionOne"}], "type": "message", "id": "3a0f943670ec4f85b976c51a7fb203d7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eea65bab9edc4afcbaf156a7e1be6d04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05a2184deba140eebf04b90637f13ef9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "09d0fcec1b094fe88cc4e95470abfb97", "region_id": "RegionOne"}], "type": "messaging", "id": "d58aedb6f92c4b94841b86840a842a0c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "10cfd4ee244d4a4894c20b36d4e1838b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "00e61c98bf694acf8b3c7d41998c88fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e19dd78736964043ac4c73af3f81aafc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d5529bf2755b42819fde2ad4347ad537", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f0bfa5bc5fa44eaae3f7829dbeb4dbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "332ecc3e26ca4685878d0eab598cd31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b855e5d215b4b26a23b333971155615", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "04d6b2dffcb54061bffd7c6bd995e1e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84dfda7340aa4d4db8201ef37be28796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f1c72a2b32214f39acf621324e73cb7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "883083925129439bbba9d48fab88b1c3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d632af05788d403089f8e327c4aa955a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ced796b1b6da47b5a81e6cde63bb1e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a79becc9ee345f6a096bb9c76c7c8b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9ced872a8fec4173889e6ba956ab9c71", "region_id": "RegionOne"}], "type": "container-infra", "id": "ee957090af6e4760a2688bdf9ba33029", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e40388d1c48a47fd9cd79397b88e771a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ea5f1690250d4c69845fcda8b93e6e3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "de59e6373c2f4a0e90bb6b6d900de18f", "region_id": "RegionOne"}], "type": "search", "id": "042e6f91e21b4ea8b0bf9698f100e8a4", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9c11277b66e44cbbaaaa608490d928a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "784ab8d2a0f843659f92cb9d28af2e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2f93e24ad29540da821d450a2feb25f7", "region_id": "RegionOne"}], "type": "dns", "id": "d18cd57646c741deb0adad414e7a50a0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "eca727c8d893478da7f2f6fd660edc96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1209c2cf0ad4d82ba1aaa2da5b3b5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9bad9786bf754d51906315f628524f7f", "region_id": "RegionOne"}], "type": "workflow", "id": "5470d6d52aa1429ab25a1923051b0feb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "72576c2a0c35431880bc9e85ee38c7fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d66f724899444afabc1f5c783f1eaa28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da3b94e6e62c4f629cfb35a3a9cdc983", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9c89649e00c34e3996ae9b38b0a01eaf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f16894d362c439092188a5dba6cb5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "90c252016039458891e1ca4ead1b936a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "cf98dcb67cb74d4493b974476dd59a0b", "region_id": "RegionOne"}], "type": "rating", "id": "c4ee9593b2974d17948eb2096a30f74e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "202dfd81981b4cca97eb688e3935cdae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c4a450c767e4a20ad803eb80a5055ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c53fc6d69bcc4655bdfff5eea864634f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "447c518ee6f04e5bb8317e7652c0eeb9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95a48937151946e09037c326394560a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "06bbb76661e64eeb87ed1e8816a525d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5eaf4eb0598a486d9c19479d68e737e5", "region_id": "RegionOne"}], "type": "policy", "id": "1ff857f8680b4255b8bc18b04a581ed7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f1a95a9fe50425c935088003e915dad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e5189eddf2124808b34fb3c2553be984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "251059efbda44399a37457d3bf06624f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "820d37fb546f4b67a748c19e31a7c6a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f39e62e9f17447e0b6655a75ce696c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6dfd81fee14f48a3ac86def38e070e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bfba1139622e43a39fa95ee640b3b8bb", "region_id": "RegionOne"}], "type": "sharev2", "id": "f3b5f538163240e19de3918e644ec796", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f668c89f1ed482c826be987910db607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a80af7b60e0b4d999172e54aa6e78540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "58f6569200694bc6ab1508cae9541bd9", "region_id": "RegionOne"}], "type": "share", "id": "26c3e6fefcd649a896ae47468bf2fb54", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4baa6f35cc8b4b59b4cd79eec89a3dc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4cf62174e7a649ae986f2bfd460dcb28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9f9456e8221f4f53bdd14865aaa696a3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0a37e3287e644190809f06754baca071", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cee3f590a72640b8babb7ecda8596451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70b1620176e24ee5a51a1eb3023cc44f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b38b8f13c1c041e4a51bab484c4b00e7", "region_id": "RegionOne"}], "type": "orchestration", "id": "7715f688e8cf4933bdacd620e151d683", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac05c136e3a94eecb881168e02619793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04906c2e74334030bdfc5c442dd9e00a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f10110ffb016488bb3f99b7c42e3be8f", "region_id": "RegionOne"}], "type": "block-storage", "id": "6d496ec786fd414f8f4a279df17fecbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7c12a0b23964f2d830b6d576a7e33dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26aa0a14cea04745acdfd43181f3648d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8727cb20cca4617aefc0cc599b95649", "region_id": "RegionOne"}], "type": "volumev3", "id": "52b980dad0db441fb49d73fa8e6191a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74ccd799b4524ca7993b44711dbdb372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7516aeb8866d434eae5a5a50d9b016a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66bfca587ca84d5484dbb17d0ccee29a", "region_id": "RegionOne"}], "type": "volumev2", "id": "e05e9841904d4d319f45bbdaf03e512c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14f08df001dc4802b3e9b09a11edc9f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51e6e13a9b1f4736b7a98e2aa54c957a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e135a80008e4ad0ae3ff738a49b759d", "region_id": "RegionOne"}], "type": "volume", "id": "53449e4c244b433e8ccf366e7d4ea12b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1435cec42f694dcea1707452955f26a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9a752ca223c45e880c5967bcdd14ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "928815dbf67f415793092be1dbd9986f", "region_id": "RegionOne"}], "type": "block-store", "id": "ccc98c453d7742948cf57b8da3f985ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5da211652bec4b43bb7fbb6bb7a43aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b77798fee4b04df99e47bd20b2e9021d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4acf7e287bf74a2fb141a5abafd8ec8e", "region_id": "RegionOne"}], "type": "alarm", "id": "a69cf7f81c5b4744be223a3a6c069707", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e270cca3865348aa8c54a88ea3f80c94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "866119c7e4794f068012d785552e8cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f3b2daa3f2f04059b20bbb26db6682ac", "region_id": "RegionOne"}], "type": "alarming", "id": "8c8ddb5dd4384c2db5640aaa76f1ab21", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "afd60a9b18b84623b60b14b6a7b627c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a3f4f8267494c81b38f1539b4a513fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6e6055a0ee4b42178408affab8790496", "region_id": "RegionOne"}], "type": "meter", "id": "d8bc3e35f7c54062a50ea93f2cf6f62d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ba4bdb9eadd4f5b8a8fc891bd927bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c3292353a1d64c0f8987517ab8137de5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e71eaaaa5b3d448190e3736a79e12871", "region_id": "RegionOne"}], "type": "metering", "id": "648e4f35c8d74e8da8301ba9f98cd5b5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "947352ceb4224b2d8c924d30eda69191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b4f0c235ba2a4470a1c965ab233a1fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e0ed2717e67148a1970c0baf856895fb", "region_id": "RegionOne"}], "type": "telemetry", "id": "02039bdb916f4ea192bacb0ba9bf220b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a1119b0807c64cd7abf1f33d565ef245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f5077c1fe91c46e19311b663e29a2714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e8cafef894a44763a3d6e6a353b5e30a", "region_id": "RegionOne"}], "type": "event", "id": "cec86b688218472b96abe7cbdf07e80d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6825a3c2355141e0979de4c840893725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ef2d8e2b4aa8486fbbfe4dd6f8a2ddea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "585ec85037a74e68ba91cdf3b6ec88f8", "region_id": "RegionOne"}], "type": "events", "id": "2086354ca92e44cdb0874ec160911a95", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "19aa9733c3614e669eb970348d615522", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fa41b879c38e4cdf94217f7c206d4236", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0dd6e1a0cd57473eb15c419100c73282", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e63f9655c3b0495f8ff9f764814ad2f6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ef66d7a804240d180241ae4117ed99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "592b1f4380d74efa91da4c435e8275ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a84286e38f0340589686d7e8598e5fae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bfc107aa2dbd4891b0aee237bf971335", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6f644b9b2b05447aa377d8f90e334909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d304e499a3774724989c5244d6fc7c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "811409858ae641abb4558ab7a170ee1b", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "04aeffcc7db841e6959a070a33720b2e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7586cd4617ae467c8672e759e6c111ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ea3c2a41e874c7a876b91731cf3c059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "20b007be0819445e918e6312a5ae5fd8", "region_id": "RegionOne"}], "type": "tricircle", "id": "1fc1a1adc92b41939a7435eaa15d59ae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "17c46ae0f94a462db4d63f704b925e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a170f1be912e43dfbbcaaba67a343d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d35d83ab7fae49419dd21f1dcb17fd97", "region_id": "RegionOne"}], "type": "database", "id": "7470f27ebdbd438181351793f58c6fcb", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "22286972eff34ec390203d91c1c38409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "41b25ac22d2049b6a4b85cc0cc40789b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6f0cb41b9fc746da9275e3ff70b9723a", "region_id": "RegionOne"}], "type": "application-container", "id": "f731ea607e8246d3942107b18c81b03e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86bb8133a7aa4b05b812adf142f34592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8803544e898945b387c4816ab430c547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3c233e6443044f828fa1f4765b26c68d", "region_id": "RegionOne"}], "type": "container", "id": "f661ffde42ef4004bd7e35a73c95f477", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d09168951aae49a98c096efd50e70e33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a03d792cc75646d9ade23828ef99c584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f3f0230b447d42edba522323119aad06", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7a3a345a2f5e429cae6dea036c848162", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "651846181c7544fb8a16d3901881d6e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63a6900399054e0ab74e3d456b6b0723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ea11715809e946e587d7028fafe27289", "region_id": "RegionOne"}], "type": "rca", "id": "6b6bcc0b92704a62ba42d3c08a6a9bd3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5980ca906a30417689035f4cb3648aaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b3d3f6e37d984507942eee880a11c489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "28432b32aefc42aea3bf3f2b79c887fd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f5166b958a6a4ba39c92e1a8b5d55bb4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ca6c2359974d44598a0f7c63b122b486", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3a120071a97c43d3978b9551bccc7c6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "86796459e7f143558c222d920fb81446", "region_id": "RegionOne"}], "type": "network", "id": "ac77cb0b64c1426283bcf10271a6b310", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "19d399618760450e8525a002d829339e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e64e90548e034505af1a5e130d6efabe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8ed862b4248144d29349dbe9edc1b090", "region_id": "RegionOne"}], "type": "backup", "id": "70f04d80cc1f4b968be44ca5301bd8cc", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e53679be594047a1aedb6d2d44179a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5072ee34ac5847c7af0600421b2011e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4de5bdd00f894ef8a7b85ae119985b94", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "91c6f4c7685647dcb278960f06270f09", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16e992f05c314883be2d3881edbbb7f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b1f9faee2924b8798a4cd92ce8858f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4d51e487ff5b4e8486c9f69fdf97e5cd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b8974a9d957a45129fd7f06a066ba1a7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "df916c682dc745c69b98aecab395099a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f4f7f600b8484b7db1dda73e4c05d29b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2a5e5eb93f2c46f5a096e06152ff9e02", "region_id": "RegionOne"}], "type": "monitoring", "id": "9c36b68cbaaf4e4e942ed984330dfbe2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea3e1aa9089d4e278ee500d8d023b16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9e681b501b1d42d3b4039c2742b54a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "3102c19a484840adbf34f1ca251ecccc", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eb5b3b1c639846f09cf5893ad3caf3a8", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4548908f20c646dda23f6277c5636c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "486ca972a1874e579b289a03d9846db2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e807c63e2fab4e008e92537974b35a49", "region_id": "RegionOne"}], "type": "placement", "id": "99ca23b7a5484a0b96714587ef79a49c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bc9a8d2fd7d4b8a879ee3cdea21311b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "afa9e6a76334482d9185ac3235e4e738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1da1e92f70b14a0cb11ae87559aee3f1", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ab3d008c8a6140948f87e6689bee6ae3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6c153803d77c4b3986d188bbfe7187cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02ffbb3ea4f045fdb1b78563373e3332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fdec08f6f22b40bc9f5557396fb22578", "region_id": "RegionOne"}], "type": "ha", "id": "60ebb4f15c7b4b00b3d11e290d228c40", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c1f60b77d3ca492e81f6fed0fbe52988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cc37e92048c04c42b2a58acb852088b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "cc1fa9100de34e0ea732c2fc3632fd90", "region_id": "RegionOne"}], "type": "reservation", "id": "3de3b4d0fd734a17b97ca7154ed800ff", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c26f5dea8c5643eea047b35e146a3509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ec61622511644cd0a82d0836653deccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e52c93790455491fa61b020648e1d861", "region_id": "RegionOne"}], "type": "function-engine", "id": "8b1b10418cf346c9935fdc745a44e297", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4de3228de7645a8944beed100dfbd80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b4db5ef2cf9049309e0f18a5327f8637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cce8825a74854a9d9f5a4e21dced47a9", "region_id": "RegionOne"}], "type": "accelerator", "id": "e1dfae0af87547dea38c84cba298db9c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1c979e2df33847f0ba5b62fc31e0c4c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b5d410df0a74b4583b188fd6b0c766d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "aef7a1037a804beb96dc5d591d03277e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "b638ee4d4e994e4480e127fe965be8d4", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a4b63e71eeb348cea512509b3a0a2235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cce4415ff829494cadc657a5c280de63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "eccbbbfb067043909ed760cd7d88d2de", "region_id": "RegionOne"}], "type": "registration", "id": "54486ae69bd04ce1879cc9006255f082", "name": "adjutant"}], "user": {"domain": {"id": "1a3856861091458b8da618adbc5fdb48", "name": "216971d346284b0895b15382ea33e0ce"}, "id": "09d0073082f14397855a71aea7303ba1", "name": "7c87797d96564755bd981f338b969b3c"}, "audit_ids": ["9b0003ee2ef8441984c207c3ba274f3d", null], "issued_at": "2020-04-23T06:26:04.517625"}} 2020-04-23 06:28:04,727 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery)-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key-2: super-secure-key" 2020-04-23 06:28:04,738 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:04,763 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery)-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,773 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key-2: super-secure-key {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_create_attrs [0.061260s] ... ok {3} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.050275s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(sd_metadata) [0.059177s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_act) [0.061001s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_get [0.058340s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_object [0.060375s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_providers [0.059427s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.059027s] ... ok {17} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.060618s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_update [0.058274s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_claimed [0.059825s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete_ignore [0.060874s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_find [0.058930s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_ranges [0.059144s] ... ok {30} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.064111s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.064779s] ... ok {10} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.068974s] ... ok {20} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.103887s] ... ok {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.071356s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.066131s] ... ok {8} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.392572s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,656 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,665 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,672 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,681 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,697 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.462568+00:00", "project": {"domain": {"id": "ea7895934a024b0aa00d573c3ad06852", "name": "9c78f4d038a94c45bb2b024479fcae54"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cfdb9616bb7c4db0b09a753bb09bf06e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae934fbb1c3c4452aeb7946c1ffc5c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "17c7926f8a64422286b74a59e9294e85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9dcf075892df4f489107bb76f69523ef", "region_id": "RegionOne"}], "type": "identity", "id": "25d0f652901d4776bebf29aa86546867", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ae2dd531c8846aeb9b36d186efd7d85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9dd5a8f79b424797934069a31d4b38a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "cc78fb15b8d8447e96a790c2dfcdeec7", "region_id": "RegionOne"}], "type": "compute", "id": "b52a6e33608e4ca697aa039dd2827f40", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5b361e51480a4847a65b573ca7c8c181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f3e6083c986b4f5c8217777cb7ea6fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b0aad009015743e0940edeb73d2e65b2", "region_id": "RegionOne"}], "type": "image", "id": "656ba27458f24c29b2ac44e07fa0f87c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a9dd2cb39fd6432e96144d2a03caa80f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2fad2968d15a4adeb0df6927305464c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "2df9813dcefb4b9fa0c12ea5513dc16c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "47f41297ecdd45cab44ebe093b5824fd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e4bf16fba9740af8e957a374b41f8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "309b44c65cd54f4580517774306774a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ed30f0e3c404d10a832d543065e7f59", "region_id": "RegionOne"}], "type": "object-store", "id": "8d375fda9881400fa5cc340c87a2bfd8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "656826334748489b9850aa7f80084ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a53ee75e46fe4bb086341fa463b6807d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ed2ce417de5d4378bfd8e9ff1b40348a", "region_id": "RegionOne"}], "type": "clustering", "id": "57af2dafd7b84170bbcc8ce6aa4d3744", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e01d4de33d14db48c03afa4e7bd4ba2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8441661147d40c5bd7be714a4aa8b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c722185947343f48af2d6bf39682c30", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1243ce8b25824d108d9f1d34025e6c55", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aab0cc60b7b5448a9f67de7091f88e18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4f6fb8eb32c544f899b8b2e034bce65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1fb398fcd5e0414ca36ef33f70db9e41", "region_id": "RegionOne"}], "type": "cluster", "id": "3602ab4e683d40e894775ad8e49be0e5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "75c4897e814645d5a380fccfab3cc0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8daf4b1007f74bcda2939cc7fb7adcb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0183254532864fceb9cb91173b664976", "region_id": "RegionOne"}], "type": "data-processing", "id": "13b0795893f94331a17b7e4a0e60faa0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7849c43c4de64932803e77df9472b605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7cec537f4f9c48d5ab2297202868290f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8fa83702b7c0458e84a65df5a90f4945", "region_id": "RegionOne"}], "type": "baremetal", "id": "a5efa39786dc4455af21b663c9c3860f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "93c4bf05c977433fbcde920ad239db6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "57eabc2280fd4eeb97072da4bb578182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f0d6f6a0f50a4a83909bda5eab8a8fcf", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4e14de94003847bfbaf2d9545264443d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d65cdddcd2a1481db273d9478b378368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4fea69d475da45b38af01b52ffa1a3bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "648f905138ea47ac94055cc27b1f6b70", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bc81789c7fdc457faf8714fb03bef3a0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aba46fe869a046eb8eab794d14c42f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e7fcac0b0af41e997bf2977cc280232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "96f864cb5eb24009985c66f87e87176f", "region_id": "RegionOne"}], "type": "key-manager", "id": "3a4409928b7642f3a7973a7849b8a03c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9429d841a7f44bf69b985cec4c64234c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa380756f02a49cb8ef812614495bf98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c99e66fc6dac4468a368e80f845a8fde", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9e904343bac64250a4554b38e902c7a5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a2a77d317ee34030a47b4066bc5148b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24145c90f30246b282eddba33c249d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b00ec7e3050846218430e80a6fcaf228", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7c334190e29642369ab002c743795e67", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "331830a68b7a4d4383aeb0122037716f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3ba438dfa2624c25a501ccbbb525b399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d637c3e3da140ce987a96da1b762f44", "region_id": "RegionOne"}], "type": "message", "id": "4521ac66b5f0474c87e932c3aaa2d691", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0c7cbee674194395995cc95714ac8849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "092c83665fff4383af5dd35865b2514c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "81b34228e9a44c9bb6318de4bb3b73ef", "region_id": "RegionOne"}], "type": "messaging", "id": "1157867284494843b8a7551aa31b8e10", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e534904be0234ee28abf83a177ec94cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d84effae57254eec99400b65815f72b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4f0978232e4b4b2d8024938f369e93d5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f6cb23b6be4d42ec90b494e9a0ec5013", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "36676a9a862d4d0c9de77a0d18d0d7f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "318ce04334db4ea1aa9dfd82764fcb89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d0f28d2aa2f46d7a81fc6981b24b8ce", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "97bfc7c7ddf840c78fef88783dd15c86", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a06257ae03e340d38c44f7ed8591d972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b923e5b74c94d1c90f6b2201bd5e907", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8731f5466ddc4e24a15494dd2392e5c4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "58d2b881f885452ba9e4a1f96c6eaad5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cf62274870e40ddaa4f26aa859714ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "acd4b0180dc945bf99dc7c1b2e561229", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce33bd47b992406a86cf7368f48bd0b5", "region_id": "RegionOne"}], "type": "container-infra", "id": "7587caf8b18647a9a003af369aa1a473", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "65277fbaf15a414084f31f94bd45c008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4e47a122cb9a4c749cef312d4dfbd811", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "028806c5afda46399fa16c0d09829730", "region_id": "RegionOne"}], "type": "search", "id": "bcbd3258813542a9b448a68167d6e130", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "86548da3f94442248db038aa006531c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "5724e70c0e3b4c3da36d9b0811d06149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e08af590bf4f42188bce1f653b0ea396", "region_id": "RegionOne"}], "type": "dns", "id": "f38173e5bb674a9aba26624095b1da08", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "baf67e59658c49af804a56c6be5c6cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2f8bfe84ef94d96891dceb5b6059c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85a80c44f80a4eb49dc3a6a5c74167fc", "region_id": "RegionOne"}], "type": "workflow", "id": "ca83a9e3958e437288086002924ebdc3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1d8ab01bb38f461c9835903ccec81454", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e1ac78c158394d8e8756b58b0053c28b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da652cb2720f455b9cd4194ac2226a2c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "7d26c53f247940d18aee3ca4650b2c5c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "942c877370df427ca0fb0c2df851bf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6d1e8e178d8b4a9499d369003cc7e56c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "3c64426ea26a48c39ead0cafdfdc5a67", "region_id": "RegionOne"}], "type": "rating", "id": "59aaff0cf799447591cf254064dadfd1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f7e90016782e4f309228e49d0b1585ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "67ef02ea0f094434b9a2d294b90430fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7be92f92324d4e9c9f6d9e0df1e6dd11", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b860084e2711477b8091965361048c99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2046dfc6a123406fb9978809727cc686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2fec66ff051f4e1caf7c2eb4669d0b80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f9a6032d1ecb4182b94a9ade48d49328", "region_id": "RegionOne"}], "type": "policy", "id": "1ba55494e618439d8c316d8eac660988", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "443e7f228e594f3a9a0411612681725b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1dec2066b73043deb427189bfb156ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e959ce49ea604006811a99cf36646761", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "14ebd625ccfd423ca87a978c64f3f60f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5556688ee8054432a250e2c0f7ae1291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4c03e6fd9a74bf2b4b0ca560bcdb03a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "26466e43271846e5b993bea45bbafe4f", "region_id": "RegionOne"}], "type": "sharev2", "id": "2c5a4e846fbc4922bececd388d1e3e6f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88cafd362e8a406abfac25c37dc6442c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "430e02f6ef4a4a9f998b2cfc1b2d3593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7d8a6b1ff8f245b3a05f527d3aacbde2", "region_id": "RegionOne"}], "type": "share", "id": "e48c4b5aec49496d8d3fce58db44f363", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "42aadcd3456d4391971837836c5baf77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "72d7fd82e85d4354987ffea9d2d7bc00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c9dcd5773874b2093919df008e4ef56", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c8394a29b5044e5a8a5d75790940f624", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c331bb03da24000b35bddacb040b1ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3aacaf4f9754a2385134b0c272e6df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cce7bb9ecf574b3aab9c05017833641c", "region_id": "RegionOne"}], "type": "orchestration", "id": "c6ed044576704d798564adce06342823", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68901feb8b7e43c5a65f01e548814326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eafae76ed644410db3846b149ac84de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c174ff37729b450d8bc8e890ad354a28", "region_id": "RegionOne"}], "type": "block-storage", "id": "2461d13546c041938352a7a02ac7fbd2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0c698c20fd04d5e8e7929383471bec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9fbb219d6ca497686455be672045bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c75c8e82818b428ab67cb4d47750ffe2", "region_id": "RegionOne"}], "type": "volumev3", "id": "128875bafb8340beba129db9a2d21b84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca1cc42f2de44987bb74e35911624d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84381aa642c141ab9b14302b5c76f6f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7458f3490b94930bdbd410391d86769", "region_id": "RegionOne"}], "type": "volumev2", "id": "c38927f76d444eba83288cab24a0f1ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0264e08a88b44aca4458bd19e94f1b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f87afe470604884a51ed6fab7a84be1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c269efe9c484426bbdfd0cacb8e1f16", "region_id": "RegionOne"}], "type": "volume", "id": "dc89258ca94e4c85bfad2ff4e2870a1b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f54f458f9b24a788badae38556f4752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8ae7bd0b60149d4afc372197a8aa42f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "427fee90927046928bb6aff3a717ccf5", "region_id": "RegionOne"}], "type": "block-store", "id": "a50baf4de09049f8acf38d7b8396ae1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1d0eb7aaab39441d9503ec6f32196884", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2da70900c9de465ea310222aa59c9f69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5a66168c2547493e9e64800752424dde", "region_id": "RegionOne"}], "type": "alarm", "id": "dd4a81c3a51a4572930edf25bffc1f5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ea5e1211f7cd4992a9f9f6a59a6bb2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "22fff50e73444da4bfcc63d22229afe7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be52450d88824ebeaefc65729a8e4f0e", "region_id": "RegionOne"}], "type": "alarming", "id": "3ed225dafe594ee19396dd421019c294", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5725a952c6444edaa76fc2ce7e8cadd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea082db8a2b54c16affb07d743ec0394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a530e13d511745c0b683200e34bf6f39", "region_id": "RegionOne"}], "type": "meter", "id": "18503a668c704154ae7f329ba3c73657", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2294423864349d8a73a168e02d740aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ea26147bf2e44e0c8b922a57836f11f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b5ee70bcf2243aaafe915e9a952b8a4", "region_id": "RegionOne"}], "type": "metering", "id": "9a8d45c9fa264ae284015d07bd1b9bb5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fbd8a8d60d8647d1adf388b3a2cbec78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "38b54a7cdd4240429e30be7a40bba403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bf0c5f752d1040abbf48ca4b4bee7380", "region_id": "RegionOne"}], "type": "telemetry", "id": "8359d80c3db14456898fb05a36aa0762", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "125178c871e44b6181a18e92410347b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8add44eaac154254b30c9eab174d8ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1e4d155511fb43b8a192018a9d291d34", "region_id": "RegionOne"}], "type": "event", "id": "b94feb1c6d134b4b933bb7457e08d575", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "937ad6bb1cde4191a7d3d987366c918c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ec9ed7104af24243938bce2f3957ee91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6191d8335aeb4a1e9bcdf0e381aacce3", "region_id": "RegionOne"}], "type": "events", "id": "c482bd35af4444de8ec24fe2c77e4868", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "efcef0e19b8d4b9d9dbeb25e9afee7df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eaee7193ed104178b1fe7de69017e114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d0974d0c02cf49ecb5671476ad8cd956", "region_id": "RegionOne"}], "type": "application-deployment", "id": "67e5805b2da040449ba5e49966faad7e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e166d57f552546768313466995b7a664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6bbc05489bc14adc8229df1178e4ce5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1771d82aea7942a198c3e22bef8e901f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b7cd171e969047d7bb69927d3fb75cef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2135433bd731493cb995f1003eb9989e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3587b6a056c54ce89f2e64d6ed1eef7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "316975d792c844f1ab2585dcf9fea9e5", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3d5ceee74f6d45199cef3e60d9783580", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2c7192a16054939961e5b61225feda9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "49276eb1b52a481886b8b900c33ca371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b836789784649f9b24eede49147f8fe", "region_id": "RegionOne"}], "type": "tricircle", "id": "d60ef88b9dcd44ba8c4e4eae0c3e99a2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "59fd3a8fda874179ac9ee67150146d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d060c2dc14164aa2bd2fb93cc6dbd5d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1e29771cbe76424e8978ab1a67faed04", "region_id": "RegionOne"}], "type": "database", "id": "25ce8af4c20e44d1967e1e70bace5fdd", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "564197fc77ff4dc5b8ec023349633ad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3e6fbbb47232439ebdc2cc8aa36946e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4ea0b3feabbc4650a59fc332098422fc", "region_id": "RegionOne"}], "type": "application-container", "id": "ac0e09dd2b3341879153046ee3f7df96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32771a7d662448e688c71e22ed87ae58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "038de75c1bc84d6bbdbfb6501c257eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b22c5a85266841c1a27d246caff57f4f", "region_id": "RegionOne"}], "type": "container", "id": "8bd49a5e507944cc81e483accecaab79", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7e1e34b4876d4aa2bde72b6a0f534305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "797ad3fe3e9d47faab2f6b44a6f2e93f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4ea5443bc13b450b8231e4830a4ac1de", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3669dd7fa89f49798c84f7cb68305855", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "12b62cdcf0464555a5afd3c45d752a3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1aa937c68ab2418c83358e62cec61f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2763884645b848e8b238616a883a14b0", "region_id": "RegionOne"}], "type": "rca", "id": "f1d8cf63059746e09c7f6fad64b4b56d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d619493335b840f0a6e4fcbd4768baed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8dd0017f16b146ae9f0ba1968f89d06c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f83fa9c0f17349638c273d0c22629767", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "3b8c46d88f004929a0b3e4ac0689ff30", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0259adeb82b3478481f21524f68e8c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ad05a4d366ab4cb1aeb2e92889311cc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dc3db1e639954e71820fc908cee0e3ff", "region_id": "RegionOne"}], "type": "network", "id": "581e8dbb6236471790e900a04eb63646", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b3478d7de7a14f64a9989514c45e9883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "792e1968c2e6486e9dd54f99bc12c97b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "36b61b5618244791be05884a0958e76a", "region_id": "RegionOne"}], "type": "backup", "id": "af205aca405346abbf5cf1593420feca", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06d595c2fe55451baa97007586a0c3e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64fa0ec068c9438584431bc5b53bacdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b8d83d7415c540d280e155f4d20f1454", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5d1ede411cbd49dc922711362fab185f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3ee2bb1498b44cda546b57c2f618bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38b06d8fcfc947a8a1dc6643ca521fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b6b1743272d45ff94e85395439d8499", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5ff29fecbf774073b134845c59a6cab3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "73095b5b028d48ab839f2e4f12937ceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5da2427177844ef78675c42dce380714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2e537451fab342a3b37ece93f73a9db4", "region_id": "RegionOne"}], "type": "monitoring", "id": "aecf51544047408d9caf84b91f94f005", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "45b7de025d5e43a797ab6ec438bda018", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "105499eb3eb841929b7261fb2576a97a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "4c5534bcf53d42bf95bdfeef5a540b5d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d740b5a9a35e43c680cf675baf6fa2b0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "33e95c04c1c141d6b569f1bce2bef118", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "55744b519fe04e82b63a4441049b9ec2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d88d3368b6694f21a334f21014e86412", "region_id": "RegionOne"}], "type": "placement", "id": "a20690c650784ca9b71620d1cfcfc246", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18ab56ce27e44f58baa29966ec016381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45c369d17db74756b827a50232b50652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a5bd0cfa5a964a1482c7b9ea9443e02d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "75c1f4c8e1a24fd49eb9479403737fdf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2ad901e68a7472e823ed31029c27c32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21e214e52d90453e99478b155c028c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb19beca3cf54113afa77caf89249ed1", "region_id": "RegionOne"}], "type": "ha", "id": "619da63373e44f56a7abc1d61189b906", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9b12f2dd2f474129bc834503db83a572", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b5cb3babeb24462884395173959ab6ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e0c780e7680d4083baba1604a479d557", "region_id": "RegionOne"}], "type": "reservation", "id": "6b7f53056f7a4a2da12586159b838eaf", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "afdeb9511afc45bd844ec4d92e6cb245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "27395ea4dac34f82b63176e83242ddc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b9b7505eadb84c57b6746b0f4557bf4c", "region_id": "RegionOne"}], "type": "function-engine", "id": "1c8451f5a0e74f899ab834d926c957c9", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a78a5cc857c94a648d690acb09bcc34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d34c8763bdf34cd490facd476e274922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "1420b21a68894c5cb893f64e61d9cfe2", "region_id": "RegionOne"}], "type": "accelerator", "id": "7e515257c9734780b9783e5b6a6959ec", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "82b54bf1fe62412a859f02f2f1bc44ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96e28e7a48ca4566914e07c4385ed3c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a9efb3bc748d4b209d00c8ecfdb57928", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f83150d880724828a3515917b4c0d445", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e6af588bc40d47c7a9e4e2a8758a20d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7d0fd262ff1e4482925875c3a37289c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "65cff6c2ac8144e0a14ced35bc171ad2", "region_id": "RegionOne"}], "type": "registration", "id": "49395ee586a847f69af2d7d6a229a162", "name": "adjutant"}], "user": {"domain": {"id": "075f7034abf64d5b805d7d14740da9e5", "name": "56a797349d6a465aa554a1037225be5b"}, "id": "26f9c3da96ff4e3b9131f3b6139b19da", "name": "c69a504f4e25498bbd1f064e9c5e5027"}, "audit_ids": ["3c5e7e0984234fb8a8354f55c648fabe", null], "issued_at": "2020-04-23T06:26:04.462568"}} 2020-04-23 06:28:04,799 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key-2: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,809 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:04,833 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,843 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key-2: super-secure-key {28} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.060727s] ... ok {28} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.060875s] ... ok {28} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.058234s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(event) [0.059825s] ... ok {17} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_Server [0.062668s] ... ok {19} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.059799s] ... ok {25} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.057070s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.201560s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,730 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,739 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,746 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,754 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,770 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.666496+00:00", "project": {"domain": {"id": "fa2591b9cceb459fb76a9af2e1c03943", "name": "f2cfe8b8b0af4a92a29b27af9a09fd63"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e25355d3849f4d4cb7c0cb42e031f84f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "eb394ab42d4e4caf866824b7f1246199", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "f22dea74dd9c4f8683cfc2b83f412516", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c1311f5c054e4fc491c8684ee8aa5e75", "region_id": "RegionOne"}], "type": "identity", "id": "ac51b6f81b024b99b1844abadf29163f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e55d9a5dd42e43f2958aa47863b4c565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "45f16ea159f04d64863f7685dbae7737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "5e4c88e9a843495d86ccdd5c99845914", "region_id": "RegionOne"}], "type": "compute", "id": "3bbdae1b5eed4a0596d73357c468df7d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "8d45b61a5f624b86aeb437752d3b297d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58bdb1bee2174ab7b9269cda5e417fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "591534cf4116433eaa2f76230a8ed6df", "region_id": "RegionOne"}], "type": "image", "id": "168664eb990a4388a4e81c73eae3f431", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bcad249991e249abbffee28399e6671e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f7b0bf4ed6d148cdb649236a742948e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "582b23e2b849453b9af041f091786a53", "region_id": "RegionOne"}], "type": "load-balancer", "id": "573a9ed7b7f14ddd9969a0e53f4095bf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0504c05593574294979998f0b0602ab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e08a1f1422234738be0bc660fd11f8d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9e3e39fdcf144868e54c7183dd5d204", "region_id": "RegionOne"}], "type": "object-store", "id": "607b53e66a254947a6426504940e79cd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15872ee96e244de5b78eb22f934315ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ca4f6f9a106b405ba9787da3aee5e42f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "70d0cc11a7ae449090723f4b38925722", "region_id": "RegionOne"}], "type": "clustering", "id": "11636b7b61be4223a99c840ffbd3265a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2befc6bd847146c5bedcd1ff5c445423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "228b8736780848dc8295bab701a1dff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4a3db1ce14f140a094902cf4af1dc2a1", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7bd68c764ad44dadadf678ea5af024d2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f31f5de93114d9db66f2c2c64ba68a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "330805db7c4b4f3987d5046264934a3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "46adeb5f1dbf417aa1b077ec20e755cc", "region_id": "RegionOne"}], "type": "cluster", "id": "a1fac54aa6114ba5beea06fc5900cb89", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "af9dea65963f4c25b4c9d91d593618b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "65508974734b4754b3911f845f4ff026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6289735f69564b53b0bf145c472ad980", "region_id": "RegionOne"}], "type": "data-processing", "id": "5f3f9837d23c450cbe9f1756944871ac", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c9b72c04d4846a1bbabc9f605661002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "987a8efe9e9e4d26976c102af9868e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fb84cb6e14ed47e487e73427e4ba9a0c", "region_id": "RegionOne"}], "type": "baremetal", "id": "955ba735bd0841b0a57c7ddcf2616ecd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d543aedecb9148d5bcec5c757eeb4dae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f123cb8ffa454e4fab052bbe78d3fa76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "15b62b478f5347fe8552cb30a396d1a9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "654a30db6e5f41e4b66333841a3b5cf5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7de9e53dcddf42dd94d56446f80eefc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7de16c8d5277467f98975fbf36f16953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "83c688f73b0442dbb827026a5060b5a0", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e1b5529ae8f142e9b6b76574c811c3a9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "eb29fb52859a4fe8951d70e117161c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2986bf558db949f599caa79e6157f6d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "815ffe4dc48d4c4f822dab0ebb9fb01b", "region_id": "RegionOne"}], "type": "key-manager", "id": "e1ec590455594104ad0e8ae46dfbc5de", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2c74b8659a99450495a7031fed068ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fa67c2b370b24901ab2d731f6b083bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a96c10d9647c4097b3e2828693454e53", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d1fb58edacf3489795c6e9ec3b8c7179", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c2ab66d3e6d94b1bb44e44178d4a088d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "363bc9b7ef2e47d2b6251fcaca101258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2e10c209437748cea6580087b0b92b4c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "700757f2f52e4f2fb1385c0bf2367213", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c964212041ba45ce882eb36ba70bba51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0f143b92f50941c7994f48bc2a003bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f64c087419c94bb79fd1fdea13624f65", "region_id": "RegionOne"}], "type": "message", "id": "262485e9005d4a929a80f326ba990635", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7fb6f1785ff240f280ec3c19fb72d368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c10520e0261b48bb966f5215240f75f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6e36fedf685a42ca874bba97924c782f", "region_id": "RegionOne"}], "type": "messaging", "id": "6c607367c9dc467abca5c3eae39b2882", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "46e0c7a4dfe3483e8cee1f530ba8f0df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2d3da13eaf4f46a68739166f767cfaf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0f4ee8bd1c2c416f88dc59e8ecb6d882", "region_id": "RegionOne"}], "type": "application-catalog", "id": "349972a158424bf09b565db45bb5031e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "15c8c3cdc61847b19c5f9f4528f067e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99b131e291f84837a6b9b0865488398d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0809e0c6f8742deb96b8f7a6b4929dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "76e3e07ae6354628a12b97ecf6be3fe9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0a99fb38c424dd8b6a23d8f3ba21e66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bac97e878d3d491cbd681f9f6e4322e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "05eb9616944b4b44971caebc036fd5ad", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0bc89c017eb64fdebdc00517068859ef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "55ffdde92264485aa9010653979f8af9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "299595c58327414b94523d49722997c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c46b5aebdd2042fdbfef8e2c5fc22ad1", "region_id": "RegionOne"}], "type": "container-infra", "id": "610796dc11b34f4e88fd073be34f64c5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e14f6492c2484a50924ff604f9c620fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6f519b85a96a495694f14c794694522e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d0db5003b0504754be690595098365ef", "region_id": "RegionOne"}], "type": "search", "id": "2e0140c648994d609ca91d1db2d303bd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e86e29ed3df34e4e9f0a24155979c90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "058c3530b698408ea4abfc9921ae9255", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c7727e2e668848239f688e98721ab24e", "region_id": "RegionOne"}], "type": "dns", "id": "e3ae8052aa654d7ba433cbc306bc3050", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a1f1d6b8f37444fd859fea625ff72529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d55eaee75f734a9b8e2b50ef356d4a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c40d624b6a4f4237ad5211bb9081fe96", "region_id": "RegionOne"}], "type": "workflow", "id": "6fa0df2a4c704824bbc95abf21119f95", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4f4bb472ecef4792b21254d3ef38d480", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9de7a96aa97545e9a4d0fda83a9aea45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fc5b8b45ffca4a3c9525869b659ae851", "region_id": "RegionOne"}], "type": "workflowv2", "id": "cf76a3b33acc4b769194b244d399d911", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0d3c335172d84d6b94a30548e3e0d8a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2b60ab5a9d5d4a459a3b03b53b344522", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c5b92ee58f6b424aae1548aa66e89388", "region_id": "RegionOne"}], "type": "rating", "id": "661810fad9ee41fdb3d74d057b5ecb7f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "10b7e7018a4a49108d090425d7608c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "77d652c546914c4680ce5bf55d6f2b13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "de69ed870e514a3eb8f6f5f846f78927", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7c611e28568d4534b29108e2a665189b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c142ed3144884bb0be124b9dfd51c47a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bfc2d82ecc854c5ea3d901c0bf176d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1073368e90e14515b9c1b6745858e2d1", "region_id": "RegionOne"}], "type": "policy", "id": "d5438a8c984f4d2f9136d01b893e8003", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "224f8a23676f4b8683f8460466fa1421", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc8d7e65ffb34d1ab656f26e95e57c72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "591193fb19b946f881cfdb2b31d521ff", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ed14238a8542468ca3e2d01721633336", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b6a4238e32094b0ca860cece766c6ad7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "15ecc729746d4202b31134b54810ddcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "800c2d5aa3fc4eef85eae08e1f645393", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e80832acfa348859ca3bf26bf834dff", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "09edd05d2ccd444384ce3f963a371657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1b8183545914496b48370b25a5a6875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf1c9934179f40e0a96d1f1bf508fd32", "region_id": "RegionOne"}], "type": "share", "id": "5423becdf9de44c79cfd3370407eff3f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "698305564ba54bada4f690ab7ff40d6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "46b537d27c854a32a2305a51bbb6b22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "574db1f6cb0f477ca4a58829fcb21dbb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a605a63264804f8998e059f33cdbb8a9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e13798a9c4a54a009dfcc1464ae62d02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb5cc6a0a6b74f638942f4af3f757077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c008434555d74b61a04f8022d84ebe50", "region_id": "RegionOne"}], "type": "orchestration", "id": "b60f1e6022d0466ca4688ac05ea5cd0b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90b6dfc2f93749dfa849211d819b159a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb60e300e0b24ac7a7dd3e81af8c2af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82d78d7b690a4d12aaf2da84e2846da1", "region_id": "RegionOne"}], "type": "block-storage", "id": "0410722feb82443b9a313e260d21d1be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "200f3a0a9a504dff83280aa565320c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a61a0c5cd5d34c6cb94dcff75220e8a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "670a72ebeb5c40d2adc78476599ee332", "region_id": "RegionOne"}], "type": "volumev3", "id": "9f151762042f448dab3766d97c149d43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "000c0ab8b6994203b6b0ad6efb099353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "570a53eb3f014d75b3a00c12278dcbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d9546ebb6c744a6b1553e29b7e62a53", "region_id": "RegionOne"}], "type": "volumev2", "id": "4e23b642f60640e6812ff1ab266bca7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "497a1fd929a04a52b2621aa5bd64dd10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf98cb90f8d44bd99e4738586c28a658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bdadd0d57af42dabc4191c0cdc749bc", "region_id": "RegionOne"}], "type": "volume", "id": "4790063fc31f45709287ac9a76658387", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3058803007549f6ab5e27ae13f29ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bb71f7a5bbe430cb3b22b5fb8d60e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e1056de0e5dd4c6db215da07801c4a2d", "region_id": "RegionOne"}], "type": "block-store", "id": "09a43e5979f7494891160d6fbd2a45cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "13631e608dd64437abe25316468e85e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d74424db81164629ad7a3beacc8ef632", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "94ff76c2e8904b49bc5b35b00b0c2b62", "region_id": "RegionOne"}], "type": "alarm", "id": "a35c0da9c92c4fb19a736f064950d32f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "39f78ecf4bca45779b1eb87a32329939", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "295eb9951c634f8a9b8ac3412baadebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "46ac267ecc6043cc9f07da201129c34f", "region_id": "RegionOne"}], "type": "alarming", "id": "019c06288fcb45fa9bf1c22b614ca11c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a3cf5a4daddb42a7a57de6db6c35d739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "656d0cb415724cd593f0c12efd708565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2a2f6dc7a3634e1ca90b5f51888025cb", "region_id": "RegionOne"}], "type": "meter", "id": "a1008a406f484c028443f2a455ba7720", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ee8f8f4ac223412eb6e44cc4bb257d3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51e82cf7db214e7baf6aa6cdb0d8043a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c4001d256d6c4f788f0c122fcc1fb3b3", "region_id": "RegionOne"}], "type": "metering", "id": "974fb1aebac24adc849e4b8eb99d8973", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "28e4d2773bcc4844878a31cf53359174", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8212d4f599b74823acdf12b485a6490d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d43ad4a30f524d648b9c6e150f5752a6", "region_id": "RegionOne"}], "type": "telemetry", "id": "2e4c17d1bf504900a78f38b5be1334ca", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2f763bb5cc94476d860109d0c25e5f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bb49a8ec6ca54864b39f2616a789713d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9fc1383db16f464698dba63f1f154b99", "region_id": "RegionOne"}], "type": "event", "id": "7f3a8c585b8f4f339e95b2b502066aac", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2a90462dc1f64361ba4b19b309940eaf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a524da6ec5c24c6caab7b791531a6910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4938b11403354f35b12fd3e5a6e311ae", "region_id": "RegionOne"}], "type": "events", "id": "f559aef21d34463c924d8383f9723194", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4d94b383e96545a2ac7943c376da5b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4736aa6437a94229956e4d86e1243857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "acf2269e7e09443fa631c2c964aae84a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c7840356945347968a2b9bf13f140d0a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40bb3f4740d847ba8145b8715982dbdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3cc702164194e14b7189d9f3e740e11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ee314882a64a48b1aaccdc9562828491", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5391078bd0b84bbcae623864796ca1e6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2c5596834324b3e877f0289d8b6382d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de353613c2f54cef8671c196d0f2487b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "106ecadd469c4f14b7f0430e9063d6ac", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dc26437ad9084626ac60c6bc102ddc81", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7a17ffb35ac0483fbfb000e64d4b0ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "56b104a294d640c89a1184911b505dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2f548c63be64c52a3aa4d2df2971fcc", "region_id": "RegionOne"}], "type": "tricircle", "id": "f38c4c0218ea4d1a95be0e1b0f3dd88b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0840ad2c714142c0876e99994c8a7956", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5771285cc8534afdb4559d058fa48ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "5e19091b9a924f3e8ef592ce31108be2", "region_id": "RegionOne"}], "type": "database", "id": "3dc3699898ed4f358415e7c2843a4cab", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f30d8a51469140cbb7776a62ba4a25d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9c0bc741062c47ecaea1a693ac06656f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "353f3a2074654fb08b524f2cd3591627", "region_id": "RegionOne"}], "type": "application-container", "id": "f7e5c429a74f4377a6cbe2e9df88ebbc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc93577b44784ade98d712caddd17036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c559f2310474b52bdc6f23203b591d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fcbffbd97770484992532aaceca3441a", "region_id": "RegionOne"}], "type": "container", "id": "2aab85c39aa7408694f987cd2a47af64", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "823c315b5c1140b9a38e165d9afd127e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "94837a916e1347da8e4743a0e8639423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01b839a782e44e699513d2ab0cc1a9fa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "12a0529163e54078965591032f292db4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "eec89b3f9bea47dfacce39c6e9f1ba4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "811b46c3e2184bc896c3fe314f873cba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dfd75ab7700d430f8c996ceeadb46494", "region_id": "RegionOne"}], "type": "rca", "id": "39ed41a231b846a1880fedbd1d374cb2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1dc3e6101ccd4e9baa6b2d8646d23f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2322649d96394305b64b959c4a2d9a4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "5338e7ccb9a04a5ba6a8fcebab450990", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "458427817a734087b4b3e2c337746040", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6143fca4a2d7412088d692bd404b3463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "545a7a9c13ce46ac81f06dade34fb5ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ca7ff8112aaa47ee8d17e2615e857506", "region_id": "RegionOne"}], "type": "network", "id": "7810efed2a66455f8caa34539bcd636e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a9487e1412694e1e8bc05ff93371faef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "fdd22118c8af4aa3b22577dcf27e84ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "7a03601c41894ac38f75117e404156e7", "region_id": "RegionOne"}], "type": "backup", "id": "484dc107d4b44eb792f07de0b4e2df1b", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4d37bd9561964072829344adb8bef636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fbbf8bef7ed746c683dbc47f9ce96e6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9935585a32da4dc99665ee1fd5d00d97", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5779171004c849f7b36cc8a311ecce7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8044bc00e66c4c62ac2fb8570d8331ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e7b4a06076434f618ed76e79936801a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b63c1ea7c994f278089e7fa8cb3c27c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9da2b5afd8eb4c9db6b19050da7249b1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "72b5b0dcd07b490db467df02b0245793", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "555edaba93b44217b2e6d7862e3f3056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "85c18661e96046a6a3b54815b68d5ba6", "region_id": "RegionOne"}], "type": "monitoring", "id": "d7ba85c0b3f44b1c9c7230242d350896", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "083d3f5764df4b9193a8eb25f72df33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2bf3b34517c4454b889b651b426a2834", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "508883841c924f2cb6355e8e4c891cce", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "986cd6a6c8d44fc982a7f4d380ee8bfd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "623d57450eed42048d266ff9b3c4ae82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "04c4a4f087be48109c3384c894b8cbe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "582c72f3fc2a4214b93b87c06fe7cb12", "region_id": "RegionOne"}], "type": "placement", "id": "f1bd431078424d6bacb0864ff8fd4253", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4145f76f93fc4e0f8b59a39c7559f459", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c85bcfe776ed410aa46e27b86275c015", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4469dba27d884465ad1d479589cd456b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6da5669dd8cd4ceea0d845bc37d8a21f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71b7c7ae966f4a09b989cc855cd4bc49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8196c725e07549cbb383c212a157df3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b65fb789699a463cac078d9464368b76", "region_id": "RegionOne"}], "type": "ha", "id": "a8acab52bf3249ba9c650ecbb5934fb8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d7ff11145ce548519a178fa1178a7990", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7a780753f58d469ea884e8843434cf9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "55c37b18077f4947a6bdd2ecad579ce2", "region_id": "RegionOne"}], "type": "reservation", "id": "dddd0dd5a1a8448e9241d6b1a6e7b3ce", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3de997d528446f288d13a8a22c06bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "296a7fdc8f8e40fab1cb5c836a005b8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "fd7275311bcc45ae8c6d14b1d3d9f861", "region_id": "RegionOne"}], "type": "function-engine", "id": "b2b5e3d7bb7847f393d5bdc0441fd1a3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "acd8d318fc9b4e66a4a518364dbfa2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d5695214a3304d73b205cd2ac375f16c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "afbeec33c0474fbcad9fff26aeb8b52d", "region_id": "RegionOne"}], "type": "accelerator", "id": "2bd29f6441ca4f06b5a71415d46ab27e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "954df23817f74961834d80f12b351673", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d4e7535d562747448553f81ea748ca85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ec624049af934224be96515cfe6dfadb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f7269534e95244d5bcbe887c52971c24", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cd8f67b2af1a47e58a83993b7089db11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "452436272f0744b9a82af0d5881aff50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "33fef24427b74d00a5d471972f0e0328", "region_id": "RegionOne"}], "type": "registration", "id": "ec1d750a822e4bf7a3a33f7c254f2105", "name": "adjutant"}], "user": {"domain": {"id": "41ae78033475432993f220a205430d16", "name": "dcc3c947d3604a219e576dd0987e0d65"}, "id": "10c76e61e60e42fdab5587fe237daebd", "name": "83039265d5034138977ecc827980294d"}, "audit_ids": ["01f5e86d29d94191b3b9ae699153c8b3", null], "issued_at": "2020-04-23T06:26:04.666496"}} {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_stack_not_found [0.057009s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(name_id) [0.058330s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_deployment [0.059452s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.061507s] ... ok {15} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.064483s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_networks [0.058424s] ... ok {20} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.094851s] ... ok {24} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.058992s] ... ok {30} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.061888s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete_ignore [0.058625s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_messages [0.059250s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.001864s] ... ok {12} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.239609s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,685 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,695 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,702 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,710 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,729 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.623930+00:00", "project": {"domain": {"id": "4cc556f88c104266b6850ce7780398fe", "name": "48a187eb50024638bcb338642c77897d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "48f439af9710473eb6faf3cfff43f71b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e6ba406971374a988601bdc8812feb8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6502c1ce74ca4d7c9b98e4ccecb4c0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "18cef43bb21241d68a6aaf2560fdb2de", "region_id": "RegionOne"}], "type": "identity", "id": "15e2ee305b094a1ba8cc2086f2d1d8d3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "573f938819ff460e868de8127f946c74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a58ff669805245b994bf1af7c5d0823f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9a232d1ea20e4c13b11377635f4cdfe1", "region_id": "RegionOne"}], "type": "compute", "id": "6a508f4ee94e445cbb2d0c829bc44b21", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3c0d678c0c2b4e8fbca1a2afecf96975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "96e1f23df8a74509b79558ad22337596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e4eadc1ba95d4666b8b606aa3b83cdf9", "region_id": "RegionOne"}], "type": "image", "id": "32bb7e66a27c4e08aaf8f60483942de1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c3eea458a25a4a67a173f7bce4071b0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fd323e7a0bae4220b943f11050852b9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9e5be7cd4e344d81bd8bc95add8cdf15", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7b121b2c12c84db981fbcf9c9a735752", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c82d5d7169274ca4ab093a27e841d50e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fefe9bf0ee6c45258f87fc6a93054991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d8acb734c924cd48e8d089a527e1e5c", "region_id": "RegionOne"}], "type": "object-store", "id": "48696a6e9867452083447273451b26a6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0ed034a254b4953bc3775df8b73dd57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd52b1b4fee24368bd60d2a191e15ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8a9b5dbabc884c9ca0821c1f7fe7065a", "region_id": "RegionOne"}], "type": "clustering", "id": "cfc0abe30d114348b7ec953f39eb0707", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4077a79549044ce989c3b7f93589151f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d0a4fdefe834aca92c5d8a1611cafb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1454f12fb2374d159100da9559fbfa72", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "12f4f4ad9d034da283958420611f8e4e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ae00f7c8e69946f1ab4f4fcc87d4f9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0497d0c3f3b046b2b9170ba03af331ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d6af5ae95994fb3bf55caa2111c0e42", "region_id": "RegionOne"}], "type": "cluster", "id": "54796d6e585d48a8a71d81e9302629f6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "453fe7dc3b494e1d987acae746877ad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "33a2adde126c4a5c82aa1f30ef7ea42c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7a6c5b581c01499cb943706ed5b66f2b", "region_id": "RegionOne"}], "type": "data-processing", "id": "4d37b5667de04f058c9a9b3bf56519e4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "20e7c72c64564378be81e95936ef7f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b753b9a6ea5f42328232515cd04196de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ede6ebd3c1a4d209bdaea6ad9e96c4b", "region_id": "RegionOne"}], "type": "baremetal", "id": "786f8f35fd324337b2d2a86c148e692b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0451c70528894d3fb01590f3d732d314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb3f7a0605014e3d823487415094c9eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "71186f8f478c4c8b86dcaf142d7cc524", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9c1a30cbb7eb4e71819b770b37d2ceb7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0aaac7820c5d4e53aa01970cb9b7cb7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cefbf349e6144f96a06f958a18f526e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "ff7036b31c714792b915f47b8f4db367", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "34b09e4c141c40f8ab25b4f600cad36f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b29aa5c4b8644743ab9e9f42d84ed577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a5ab2a8a7f58491484154a1a154e16ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8f53538bd3db49b590f2b7fb4066ba68", "region_id": "RegionOne"}], "type": "key-manager", "id": "3af05aa223b54a92b9d297b8ee620c11", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff0b41545ed142f0bb96e7a00b8c7bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "11d8d41254044cad9fb87f05a8b6cf48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a41f9d2bc35e4052a8d3b9a0abcf8d1a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9c65f90549b54a0eb63e2dc31eab2587", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "87bf109f7f88491eada710f62908ef8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a34dfa9e3484e56af94dd35eade089d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e7bc7fd4eeec454dae2edd9fc496a5f7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "0ba448d782c14c3ea44c6824f379327e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ebe96e59928b494a9110b99902bfa144", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4fe3fbf5eb2f4d6f8a1f5694277be6dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b0daf35484714601b3d07e37e258ecd0", "region_id": "RegionOne"}], "type": "message", "id": "26957ea89ec2426e9a23b07651270083", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3036017727774f45a0e87e32192385d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d28cf14b00004adea9deb00186554378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f5f5552bff4d4945806888754e015fa9", "region_id": "RegionOne"}], "type": "messaging", "id": "17c9e500df0044248bd0406db2ddde2b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "928faf5f7ca0410ba11f9a272538f9e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fd93a036233d445eb7d1acd61a1b433d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c3b77e1d38f24012b3a1a5f5652ee61a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "80552c1ec05e4d1390a0f38a330388ca", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c6c6c3ee1c14a57bbecabf2e98ec510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9eee3c2482e448a48ea4996aebaa53ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ea1a12d6e79483d8d8a9d9bbac0541f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "eb94a114c7e54dfb9299b3f1d61ff986", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e85f982c63c42c2a57aeac830952f33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "658be04765434bbc9a2dd45c8c808d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dfec90c3285f492b9fd4b1b819d95192", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "527494ef32ad40c58f0c254b92e15180", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7b9ca0eba26b45cb9a370eb2d663fbbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be24e72545e147839dd427886d03d1ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49ddada10e854885a82930201b6e4555", "region_id": "RegionOne"}], "type": "container-infra", "id": "c676bc3b78e2420f9d7825ef188f27ed", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ce17fdb471954b3891655cfc0cbccfd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3e9974190ac342559e9142775e9635bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "519d5a970c2e48ccbb0f07772dcdb763", "region_id": "RegionOne"}], "type": "search", "id": "97a67335e194427c95a65412d92c01c3", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "61abd583c72b4ee8a9d747c7484e4667", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "87dfd951fbaa40f99954462d87ccf390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ae61d9c1f2614ece9df47cd6207eba7b", "region_id": "RegionOne"}], "type": "dns", "id": "d905ee9a7dfd42babc58fbbade2f1378", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4b9aee61343b490b91bd16d527a1b8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6e2e1e89b1fc4f298c8d9030995f5858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dd7e341701544ad89fd3a6d40c65e622", "region_id": "RegionOne"}], "type": "workflow", "id": "c5e7bd176c4e4ad885102371a1d5965a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5854bad806f24a5ca423377bda91148f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "28f0d06ea2054f10ae2eaff9b88dea0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4293473f1cd34d8e9b769dc5677bd3ad", "region_id": "RegionOne"}], "type": "workflowv2", "id": "817b3a8b242f411b9b852b11a7676a39", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d828e75163fa47108dab6e2c5db17926", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9eecb9e9d1d34adf917cb0020bfd3652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0f0f842eaea044c6b1ef7e9e4975a033", "region_id": "RegionOne"}], "type": "rating", "id": "9f04c8ab372f4ccca4d150274119a0a5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3861da1b829c4f158d47fcdd3676d430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a0dc724e35ce42668a9dd21e13256816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7f40507fb64f4606a5e9c0142756c563", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6792bdaf15d44a1b85efb3d7d9022e98", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9c54864c5ff7471e8869ed077c48b6dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d12e6b711b0d40438e9c0045feca6c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "409ad5301f094516beec018078ede1d3", "region_id": "RegionOne"}], "type": "policy", "id": "a29f69d6dbdd4242bfb60b9caa8b5a81", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e7620f9149dd4cbfb1ba520ad70d6f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7b44536924f49048728573add13356c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a52c10631ea9430998d1dfeaf39eeac0", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7363b0964649490981462e9a26668ef6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2019e82a629146cf862e56d791d55e8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf3ca4dfd5cb4f08a5029fe17201ecdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aaf7a0574da640f18ccc75a396e44842", "region_id": "RegionOne"}], "type": "sharev2", "id": "b1f8d1dcaa814898aa5cdade592cbd95", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a2d55bdd1f046d7bb46df31e28a1c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3def2254d8fb4e3bbcc2b5ed82e9c9c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8124a8c88b96407abb74ed38a7d5def2", "region_id": "RegionOne"}], "type": "share", "id": "e333f46cc40341ea978c9591cc118928", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7327aa5905e942668e849c7fc92518c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77b903802a27432daef8c0b418401e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0b759061daf344508650d8486e53ef9c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "31d71aa0504b4781b71fe398c228f6a3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d052746898934d6c87772c45573c899d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49a8e68535aa4e29b5b27836ef2ae8f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bcfc64cd0e3b484d8966d76cb5410087", "region_id": "RegionOne"}], "type": "orchestration", "id": "7dfd85232352413ab1d3f130c2f26a54", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f56f34d82ec469984ffb10a5eb08084", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bfa8a55218a4f21bc6b8521e652fa08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d40a49695cc94dc38fe71942a0ed450b", "region_id": "RegionOne"}], "type": "block-storage", "id": "7b7a96cbeb8a4cb7a9f63d37d226ed5d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a89c22cec324d54a19a6aa34fcc148e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6d12d88e9ad485aa5f6bc14bf31d7ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eacaa218cf654df4b44b6c2d3ac91d80", "region_id": "RegionOne"}], "type": "volumev3", "id": "a711696befb64d7e8cdff9e35871701a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77b161f38497465b97023d01fa0761b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d2eb751f09c4fd39ba9d5ad42715fe9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9a055bd83b54b8585eb166d275cd77d", "region_id": "RegionOne"}], "type": "volumev2", "id": "c0a13fc9de35474e9cf295285e24062f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d534d6963c84388b8a9b071377a7006", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3910696cfe3849f395fe92d44b079016", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9980d5d70508485daa1340d15a4dd19f", "region_id": "RegionOne"}], "type": "volume", "id": "b84647cf53124c20a34bd816f8547b55", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f465812bc83d44b2aa9cdd73c64ba446", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e85d1695e7914b7ba185662f7bf200df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f7a83a644dc41868a26ae297b6e0228", "region_id": "RegionOne"}], "type": "block-store", "id": "92cb7685ef7f499f8a5a03ff6f0dc7ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "75e0e157cddd4070922e909a4c989455", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "19d638c64a3a415fa856e5b598ba1598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8453cba922dd41d38c20b7ab39789515", "region_id": "RegionOne"}], "type": "alarm", "id": "b27eee8f80aa43488bbb20b21a28d621", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a2c38f90570e48d9b1a9b5980e2a8658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42411cfe070e429ab7ed82eb6076d04d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f35785174ce47b0b6afbad1fac9285c", "region_id": "RegionOne"}], "type": "alarming", "id": "ab6ee89f84bd49e78b44ebf4d05e4121", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fba6040fabb44e11842d30e5b128591c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f59e649b8e6644fcb342bf7305c987e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3b00c2aadfab4fcc9b9c19ca865af101", "region_id": "RegionOne"}], "type": "meter", "id": "42a6d10474e84237b07bf5c43ddd2aef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "49a22728a8674e31ae8fc1af02e57b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d51179a6c86c4e319c98b43a1c7d928e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e04c603a1997472abeb5a0e0f9d6289c", "region_id": "RegionOne"}], "type": "metering", "id": "dd4221e1f556450baba48a9b8098f5fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e5fc76cab0347f3a6f28b1a830594df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b90db4dbacc44a62b722b4f81aa94d93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10aa5633c5d3402f8e74d2984653ca37", "region_id": "RegionOne"}], "type": "telemetry", "id": "4cc30c41b0ba41f48dc00e08bfa973d0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "24139aa058234a8a8a0a8c1c0ed4ce9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "53a78093d9cd4be5ab1d34a85efff14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4cc9c0e9e85b4db087cf4c1a582d7b58", "region_id": "RegionOne"}], "type": "event", "id": "3ae6cd6dafc644179b4aaf0f612ff2fb", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c2dbb6a03c15416391fbdd8207f0b427", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "40646ed4d95b4ffaa4cf0a73b17e0379", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88024ce8eb1746c5ac6e295c1f9bf88f", "region_id": "RegionOne"}], "type": "events", "id": "f5178c81361d4d4384385d1bad9f19a7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc51a649f6814c958887a3b9b507acfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "766ed92875524c8e8a8153ac2bf4cdda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3672b8635c3f4148a58ad8d09b3dd9ae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7d6995b79cc7474ea176daf3b28f6805", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fa817c787614b60b31b8e707fade53a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "aa040af096aa47939bd1ffc5d654bf00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "335e8e6554f84154899cfbdbb3f5a0f3", "region_id": "RegionOne"}], "type": "application_deployment", "id": "112273b983b244dd98655bd4588de3a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e98f7fe371774a50b9e090fc563dbe38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3e890fb9cee8416cac0792a5c8e718ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cefd30b65c074d90858403fd82d97722", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "b020b875db6c461bb7e5494513f1d14c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "228e88e503f14ee3b24e5d01cd7e28fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "023afda7bbb34ad9878f9e08265cb42d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b99fa551a8554c3b8e45aad1dfb2a534", "region_id": "RegionOne"}], "type": "tricircle", "id": "85d9de43f3be4515b25a3e0d7685ffe4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5200e40d61c94c63b6cc94e8b5615513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "eef6148adff64d75868241e285c0c910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "74e63d8f76c444dbbf6ab070c7e6f4f5", "region_id": "RegionOne"}], "type": "database", "id": "6b9cde9d4788432e8b6ef7ac793e4f3f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9eb58bef70f24249b2c7be61a2a9b7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "152eeb2c46844b1eaece17f9f528086f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "70188bd8f3b04552b555330958d48222", "region_id": "RegionOne"}], "type": "application-container", "id": "163176d4acf7419c9880d06609611038", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f888d054353403390426797d930911b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "675793ac324c44cc923677b71ac8fbc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a420054f4fe046958165b20e5ee76e5a", "region_id": "RegionOne"}], "type": "container", "id": "e7efa5583d524daaaf9d588f9365c9dc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba0631a7768440ed981d2f78f74bd3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3619f0edcf6d4e2b88aed6d9b5493396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "abe5278f172e4af797a51e07492e59b2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d7b1ab081de34df5be8b3376987e1d70", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28e69da81c0c4f8b86ddc6edb80da237", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2d7e5f9c65944f7fb78b6e12a3436c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a99b817451a447459e5706b4ab62e718", "region_id": "RegionOne"}], "type": "rca", "id": "3e19c43a1c024e12b35e6d76677a8e5b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a343068f9e3c44818c03fb0aea09955f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9e848144e6fc43af9e868ddc19088105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "acc72038d0074053a865f0944b79e29d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a06bad0bb8fe4d37a39e8484a58523ff", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "abd84f6a18fe4fada4df2723b830f540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "bfbf94ea6f0449f8b7192656770e259a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "15722c800bee41198b9ccdbe4f3a252c", "region_id": "RegionOne"}], "type": "network", "id": "e7bc434488e345e59b29a6aa5c89e290", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2be0e56e4bc049269f160f20426784ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ff121a8e45f24c338ccdae331cd0ee08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "46086efe29e046469cdb1299e15b7f74", "region_id": "RegionOne"}], "type": "backup", "id": "3f71f0538511497092957d7934103c27", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5483ca9452194e8688182a9f9c9e6dfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "15ad468ca35546ee8b82272b75ce0c2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "211474cf3edd4df588b3eb6e5b0a46ae", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4115dee5d3794348b7b828c42bc3811b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d73e30fb108745d6a015ba49cb24bad8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "efe0d3b075c84fc5856f2632358731e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "741f846de47c460b86aaec245024790b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "644ede137a6047d386112283e9b6c749", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ee4d3c755e7548229904f2019d1b48f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6dce9ed8cfb84532a0c214fa1e8de676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "50c422c418f341388d4bf2c43ff187d6", "region_id": "RegionOne"}], "type": "monitoring", "id": "845c4e387139428f9b4e5b91031d34a8", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "44b4f78f57e2450fb30103d9e6d7bf89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bf2cd4126ab54c4280211c2dcc0feb49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c36803540238444fb0439df76ab38a4c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2d1d6f6e65a341ff8b22d01007a64911", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b0bfb2be4c64fa58481b4b01c9773a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "63b771748f614ced9995a6649234c0f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d9448c12511a4ad2ba7eaa8bb743270b", "region_id": "RegionOne"}], "type": "placement", "id": "faefb98ab768481dae8b9236d5cb0988", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d956394247d143dfa12cd2c08c7f7581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "19ea4f881c5946cca99389c82e3ba883", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2aefb4452ed341d980e66b703279b87b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "221805122e014cb88c6febce7fcbd110", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3534322fa2e477c96ff22f244f6f2f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "caa1cbee5db644d9a042d09211499925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "514fa44dc116406ebf5c8deb8df7bcdf", "region_id": "RegionOne"}], "type": "ha", "id": "275d9ad4e6ca47989b5226821df3b5cc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "759a9dd24788458c9c355a409a16651b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9f10c49f4f0e4cc2b18ffa0298a5918a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ee6449a048534c3db45d790c2321e238", "region_id": "RegionOne"}], "type": "reservation", "id": "8569f56a28624523ada4c8d1fa396efe", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "67848d53b9de4cee844ab15d45814ba9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1855e1c9e6644bc4a8c0a4fe57643193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "83093a8f30844db6993218e3722a8308", "region_id": "RegionOne"}], "type": "function-engine", "id": "dbf61ae6c44c4b55ae8fa517edc4f9de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2d23139b0b4485abf25103da0cabdba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8d31be05bf114da181b7cd619743f81c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5975f22f3e3344dcaec4f8d0596c6a92", "region_id": "RegionOne"}], "type": "accelerator", "id": "589599b78c8149ee9c23e5df573fa194", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49c17d34a5c54b9993d710518d5e0bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "895d40645bd5451c907a7fa9c57149ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9790776fd9234f109add698dc1c6907b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f2964099e1cb4673bf6b412999355b91", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9896e11ab54406b82a342038c1fc134", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "67db92cb3441414782ed1cc7a323c391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5184ab04c9f143aeaa14b497535fc71d", "region_id": "RegionOne"}], "type": "registration", "id": "4696063c1c7a45108b9267e69951304f", "name": "adjutant"}], "user": {"domain": {"id": "1179b46ad5ac4812b01d4e5babbc4726", "name": "cc99b9f24ac74971a9deba9801acdab2"}, "id": "5ad39f826a0f4b5684aaf43baa266ce4", "name": "585b86fb66ec49438dab7908efdbc44b"}, "audit_ids": ["f649aa678acf40e69416606b59c70bc4", null], "issued_at": "2020-04-23T06:26:04.623930"}} 2020-04-23 06:28:04,833 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers-2 -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -d '{}' 2020-04-23 06:28:04,844 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,851 keystoneauth.session RESP BODY: {"count": 2, "bytes": 630666, "name": "openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers-2"} {23} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(preview) [0.057853s] ... ok {10} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.059387s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_act) [0.060342s] ... ok {1} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.058870s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.071040s] ... ok {30} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.060198s] ... ok {22} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflows [0.058718s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_find [0.064485s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id) [0.058357s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_create [0.060043s] ... ok {31} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.063438s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.058843s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.194983s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,838 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,848 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,855 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,863 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,880 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.773984+00:00", "project": {"domain": {"id": "936dea94c3044a7a8715688ebf3543b8", "name": "f947be306aea44d083eebe04712fbdbf"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b06e99e4200042db8589bf2382fa8fe9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7133c5db072e41508e9afa01db9aaa5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "fa76f5303107405cbd0e35043292d5a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5961b39a131d4b1b84e7fbade4f3611c", "region_id": "RegionOne"}], "type": "identity", "id": "e0479848ef1b43849a7985edbb5cd0b4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "472ed6d9e726464db2e8d846b5659894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "88625aafef194c33bcc794f465185819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bd18bb1bdddc4290bad36bca3108a809", "region_id": "RegionOne"}], "type": "compute", "id": "611f5f4b091f4d87a962a60296ce2025", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3a8f8a1d68b84240a00be8364762b1b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "1b43648729114189bd90edeea7fd2861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "da95b522007b426488fbe8f1d5098900", "region_id": "RegionOne"}], "type": "image", "id": "9494f06660314979b8ea4976210a6bef", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "272baffd10a8496ab3237a410b662dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "08693b4eb52e426d956322b0f8c5264d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "930b29aa5a5641cc9424b65af3e53275", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0f689b0ee4f04c2b96acf6d8e904f4e2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb3fa3922cce434fb3a49ca1040d3039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3046210d079a44459f29f0b5867ff7cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ac1a264388b4c1bbdcb394773a9a29f", "region_id": "RegionOne"}], "type": "object-store", "id": "bec5ad76790f4708a130de33e82bdcbd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1af6c91be6d4e7cae64f515c6b56013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "31fe67f8162648ad8b5d0d54dc6999b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f79bd0e8936a4edb8b16d40334449d31", "region_id": "RegionOne"}], "type": "clustering", "id": "9eb5c2b9f9d447f7b9bbc698b28ee90e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a7b96c0422f476089383c82678fcb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d86a3f1149e4d5e9e2fdf271c329152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "48daa30ddbba4fa4911dac133a23acac", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b3e4482e267e4e988fd470704dc0ea25", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e292f9ed4454b249288146eb4f21c91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d11ace7978274d25a7d4772b136ece19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6af40aa45188431289727eedd42eb096", "region_id": "RegionOne"}], "type": "cluster", "id": "6f8afb610f594ddf849c29bff4912116", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "055ddb2dc61942e0b0bc86e530a0fff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3d47b0c7ac5a4f42b1e0a641d44026ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fb46d554df9d44328b2903c67522064b", "region_id": "RegionOne"}], "type": "data-processing", "id": "10f07d4744a04a49aed53712cc9a123e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "acd4b303d0b34c10aba2682f7aa4f004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "19e0cbeb1b314d62a172c72b772e1625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a21d9dac641a4c35b6103a960646f580", "region_id": "RegionOne"}], "type": "baremetal", "id": "b1eb487538194568a153c23e97330bc6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c44abfc0941493993694f0256ca79e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bfaa44f20f14869bfaacf798f68ac0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "29402be55aa9463aba4cb4d394ffac20", "region_id": "RegionOne"}], "type": "bare-metal", "id": "46e7868aff2040e888c3ba33b7666095", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb34637eef424f1d90cdbb5a0b73eca5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3854d6acfc66429a80f14836db431658", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "61e3aa58e9f0446ea151ef144dab771b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8acc7c2852dc41aeb0c11afce6eee328", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7740e9119567478ea9a9ff34f103300f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "103d0d31449f4ca4a25bf80c430afb04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4a4ad22fbe36409a89f1973bbac982cc", "region_id": "RegionOne"}], "type": "key-manager", "id": "cf55837bf7ea4c689aed1a2f5c19f670", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "775c696aadb44ec2a9a92b854f03cd68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef41ddb9ab464d8ba8471fa23437b74b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5fc60edf092742acb1f8e9f23776f0d7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "28e74023a6d44351a4c49d3bce5d904c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bd8755e67f544d708ad18c5e4bc41a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a84e2669e14247e58140647189619577", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "683b1e4ad5b54472997c2f4e4a851909", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d04e01f592884c2c8fa281cb36dbc7dd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a5a1ef2e81e347beb9865d0759d8f39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "027d482b2d40461793af7c3a48cefd9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4147d4ab19d84ad1ac94839fb827d48f", "region_id": "RegionOne"}], "type": "message", "id": "7423bfbc01964a1689c3f4ecdaa5dae8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f59697d4aeb9426da9f8aea0a1e206a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1f7e2edab404f5f97c2f6c9ac85ba6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "21e2ebb8f1854a36aec690e7d11d282c", "region_id": "RegionOne"}], "type": "messaging", "id": "ce95aa3021d748dbbf476201b35b7ec0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c10de595c3bb4c56864c09b19c4aa759", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2674f491fcb64832892ed55a4df0d056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "da8d65d0c67a444892f88aa1c133abd3", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7e2822a614204bb88b8f8da52a49cbde", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "774988d7098c49cd9d95776dc1d5c80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1d7f412667924999bd0be59a1e127232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b385be69d044c8783f16d80f5e77f93", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1d4d303dc249471c9e7ae4e12c287ce0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c842e762aaf4c078ef5a37052a89c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b17d20da0be6411f8c415149f4608b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0ffb052fc9ad4a48a2c56789f2cf8fb8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "51c6f97007914a6eb52d188ff6212cb1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "650601900cab40ffa6c81f0453c1e9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f22b768db3547d5a3a35934863a9921", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5582d89691a4ba991c685b0dc04a26e", "region_id": "RegionOne"}], "type": "container-infra", "id": "b6768905fb094f9293d0f4fed99ea255", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e76e83f1129b49c39ee8428237d7d64b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4cb730b4e8c64c5fab0f98e756b80d9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "8323f3c6ac8b48b489c69b2def07de14", "region_id": "RegionOne"}], "type": "search", "id": "3922190adedf4a2d896e1bde4631cd48", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f39fd48ea6de4c6ba03a0d2e27818f1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d37aaa6aabab461984c499be6a4ec38f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "db675f554abe4c6d86cc4552003f6fdc", "region_id": "RegionOne"}], "type": "dns", "id": "46ac4c659ee8480c9766bdb9cb62d816", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d634712ae05b4b01ad5683c365b772bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "217b8b6608ee404ea641db835448378d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "25f085f707734120a10fb1c94a12519f", "region_id": "RegionOne"}], "type": "workflow", "id": "36aa6cea5996484993bf1f30b8bc2eae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1650e8f1413148ef99b194b8b19d3b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4003f5e975194b39ade7afd2df656c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8ba324a57e7b4d97838b0eb979bf4d42", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2b267d4ce0e3497ba25dfe19c03c4d88", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "07e420581d7545a5a555b0f7d6feb02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6b545082040c43d7adcba8a82efdf9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "509ced5ba1e34e45b27c5c5e237e97cb", "region_id": "RegionOne"}], "type": "rating", "id": "2b4ea240e4764f9c94d077b6546a4bc6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db773205c1294fa988514cfb312a27a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c7420fe63d0f421c96cba03566815433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5c707e9838ae4ce48aa7f7dbd6b204e2", "region_id": "RegionOne"}], "type": "operator-policy", "id": "205ee4f27c474db9917b50e4831f4a8d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e809f253650640dc9d9a016d86b33bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0a987b51b7824969ab581f1b338de7a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "721c23cdf16d493ebc6372a6ffe8d58a", "region_id": "RegionOne"}], "type": "policy", "id": "01595788031643ff8e25832e38178b6a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8017a9571d394ff8975b799163e1b7d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a94fb58e63164fc69fdfad80461c7e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0fa30b661f0240b98ddddda1366c5145", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c27a5c97c3ac4b24b6fa18c6705784d0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b15b0a111b6d47b68517d821812e4a28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f3de5bce6de4eaabe6202f27c5f4f08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76c96ea5ab094c7d969b85b561460f86", "region_id": "RegionOne"}], "type": "sharev2", "id": "04428d0232c44069888008743178dab2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "659af6290077483ca1b0da726a30dd28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2ff113003770427a89cabc468a1baab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "631625284c2e43e9a222d4d8d62bddb7", "region_id": "RegionOne"}], "type": "share", "id": "cba7ab0250574f0fa06a57fbedc0c659", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7f0f398ce63640c79eccde8c34631fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d027089db7e45d08d71bac88b07c245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7fec58ab4ebd4fdf910091251a69e624", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cffad3e8b28346e099a3d5495ef66bd9", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe0e1e2a2a541a785d2035e2cc6d824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77afffd3b2c7414d9d2d1ced3b146a58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63d2a97e697649ceaf73d16265a6d045", "region_id": "RegionOne"}], "type": "orchestration", "id": "f6f324b581b946f8abee4e5d0cd3017d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fcd2052ea6c4ea8bd85df7a15d33337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdebe6c77dd84d28a5879d8715d9b1f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d374fe304a284e3ca97b6d3dddc85a7c", "region_id": "RegionOne"}], "type": "block-storage", "id": "3354e594e1ab4d49ab9beb177bcf0d75", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91e0ad7783ae4a23949671e4c13056b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f0a37eaa1f340f2a23c35125ce690db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e26afeb7bf5f43e18c4525cf0b3286bf", "region_id": "RegionOne"}], "type": "volumev3", "id": "44621cd5fd664ffa8bf3fa4e55ef46b6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e1ba4d57b1344eeacb6a5ff6012b28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aef16a7586644de2b90e93c720c3b5db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "189afb56cfb04c9a8841ed5a33bbb9bf", "region_id": "RegionOne"}], "type": "volumev2", "id": "e4a7633cff71479ea98457250a0e7fed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd223ec4c04046469ed8a686330e639d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8fc6337239c4dfaa861258003517e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2e8b0e0dba94da4a9e0e2f998e7fa4c", "region_id": "RegionOne"}], "type": "volume", "id": "70363e5ce5b947b39b7f6c92a6ce5bc2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ed95960deb449fd98bb760005319a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1383824f6cad4e24a1ceac689f047d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef6599c02cb04f1ca4f55e6951587043", "region_id": "RegionOne"}], "type": "block-store", "id": "8ac9153c1adf44fdb6e13cc54499a347", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9455b688b9c644389258f0baf8159ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb7bdb5ce085436ab3ba778b67387d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a1f12a6b7f5f4a74aed86b00d05dc139", "region_id": "RegionOne"}], "type": "alarm", "id": "99fe1b624fd94192a322f9fb5f5ec1f0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2128d8bdbdf64b4e80f4090586d9c3d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8255d89397d1471b84725f81dfa0a3f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e052d3eb14214bcbb3eef87b7c735fb7", "region_id": "RegionOne"}], "type": "alarming", "id": "ff49f5c2e80947dd97b837abbe627b68", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c8f7820d94cc4097a138c70e64ac22f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a069cb10bbf428f9d084b2ff7afef08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ee808a77ebfc4463aad06039abe0e8cc", "region_id": "RegionOne"}], "type": "meter", "id": "ba29523490d848e3857b7361f1de0b3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e412ea473e644836a53f05a5b1d6ee02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "242619938c414338a1d8b7024beafb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bd08b4ed6dfe40cab98bf4b9da8a40d1", "region_id": "RegionOne"}], "type": "metering", "id": "6c3f3b45640042469969e291fcd79a24", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a63cbfd392a4beead4a92df7f736861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "20cfcff8763d47aa9c5876de5eea3270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3e2858a0f81f4b71bf7bd5700ae257bc", "region_id": "RegionOne"}], "type": "telemetry", "id": "c53bf7e135864cd7b48b91daf23ef3eb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "380d1671bf1747a9afcf8af6ee5de441", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3153ac142a4d40b6aafae7062063ff6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1eec963f98ca4933aa343ebf9716debb", "region_id": "RegionOne"}], "type": "event", "id": "ac845a6a9cac4783ad4ff75f2ee19553", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99c9aebab2b04a42a39c9107aea2cfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da7c2baf00f341128fc016c7ca90fe8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23012f3f62a449b48c2b5344a0c1aa8e", "region_id": "RegionOne"}], "type": "events", "id": "e6e5a1f06b464236a1811529e112745f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb77a0aabaf143b2919acd6f2d78a728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15e7bf70870040068723480823767d70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "13a543b677eb47d1b81b39f418cac666", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b70f7df7b8ac455dac38b6c330beac07", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "39d4b92d727849e2a60e0ad75b0e15d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "79d3c95f39c241b09c10da1d673de55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "10d9f37db8bf45658804675780824d8c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e9db47d20150445089260db89049d8b5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3455c82e5eff4cc893f615f90422d245", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9635432b85ef4e1c9d408fe903695e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e90af3204eac49b3a81360f581a6f5b8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "069e5612c5264fdbbcef454c9135e064", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f621747299a44dbb274188007c32553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "99c339da87764ecda027e4720befa7e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a9edc021d6f342d5aea63ca68c0bcc1a", "region_id": "RegionOne"}], "type": "tricircle", "id": "2b989f4c047b41e5901cf460390e036f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c1acd005c38b492f870c4b08f1d8051b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f3fc49f329f043f8a24a66b95bd1fc9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e35b3c20853d41239ad236d048a32e0c", "region_id": "RegionOne"}], "type": "database", "id": "9971d6bfacb54dd2a1c4ce5c750e8874", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3809a9a9caf24fdbba57d036feb9df1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd1e4830244643d5b2796843dae97a0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "60c3bcde80db47dca6ff5a4cb4f06696", "region_id": "RegionOne"}], "type": "application-container", "id": "ec7e147dfd51417bb43ecf2c89528866", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a25ee70f8a04a0a9e7e783f66164cf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ce2eda43a924d9a8b6ea4f27b822fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab0a565c4e2c42058f9a0f611e27e47b", "region_id": "RegionOne"}], "type": "container", "id": "c354a671c0c1414ba25793e78353d694", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a9c15ca079c046e1a8715ee7aa9135ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be78d163efe64443b4ef22cd394e1238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "73031a74606647e786ec0f60584246df", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "16b81324816b4f0185091a9d16d498a6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "151fc37f1c324654badb03b43da21830", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e8a11b172ac2405392e286de95ab0d04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ad4d1111912d4045b6d4c967d284b5b8", "region_id": "RegionOne"}], "type": "rca", "id": "d834ccd44ab74a918247399848d8511e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf6c05d2b78c452eb31b2081f7a8f9cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "da6434e0281441ada278f798ca9437f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2570e14f7ec34007ac4634831d39b95a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5b80451a82344c2c89d39f3d58cade9f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "12d5c9e5cf9b4a9ca86fdadb54c86432", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "38e2e49975234637a03a10fbc89fe9a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b9a1041840d7487d9798db97ca661ce3", "region_id": "RegionOne"}], "type": "network", "id": "286ae0f3a6b24c1b9bf49c389c8b848f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1fbe9043e80a43458eabbd5d88775062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8ece6155c8184c6883912448975db4d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "732ea9ee4b10478a9288c525a03a8aed", "region_id": "RegionOne"}], "type": "backup", "id": "1ff5c123808d494d8d5b89604cc526bf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ebed31d57fab4906b27856090f175048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d72e68378d3149b8b31858ab4d35b1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "86589722516945d7b2a37c056dfe0e91", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "119497709eaf4ed49bfb1d26d52a4689", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "196fe7bb8d9c4a1fa54c473ad0ba6fcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fe9591097194c9e99e540d198db84f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "248d8ab5e4f7429c8e17ba8942929043", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b8d20918b1a5438e91cbf543e9a95510", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8dfbf6f843bf4f8dabbf86e509bd4ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6bfabfcfaed94445aae2bf215513979f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d8aafab001e54b858c41ad16f5b40f9b", "region_id": "RegionOne"}], "type": "monitoring", "id": "eba7327408da4fd3b0b41065ac038364", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "37a23efab0dc451fb7e2c75775438c2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dc130b5048dc417e956ec87cc50edd6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0acf011b2f2b47c6b9dc8467bcaeb996", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4295727b77bf4da4aa329a2b674f4b63", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "420aa9d299174f99aecf7313fd3e2664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a026c3461c3847be998b1c08f968c11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f7ee5755e48e454d9182e2d3ce2323a6", "region_id": "RegionOne"}], "type": "placement", "id": "39411629de4744efba4bc3b7773d0bc4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1602d0714384380bb39a297d8006d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c6e7a3d445b45f2b36ec46384bbce96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "634f66ce70c94ce8adcb534835e5397e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec95e710a3414a30b2f31b8446024f71", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "51a8be117f9e44fbb264781fb4ea553c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "503d18c9e6634a139837d30f0ac73312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9565f04847ff4d5291662fc63b022e72", "region_id": "RegionOne"}], "type": "ha", "id": "9513cc7a343746b6adea7ab91d6992b0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "434e6a925701487f85ff873dbd15da1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "050eeb07e3744bcab9fd7cfbbe8c5e1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a00c3c2c43f74647be1e3644636f8800", "region_id": "RegionOne"}], "type": "reservation", "id": "e4b3e54cc2d64c4f9c7c9b25e5f09567", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5d0f33701f6d4eaf8e200645311db6c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "982a5aba04f34692bda9e4ea30a27335", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c23013d0011a4648ac32d60b213388dd", "region_id": "RegionOne"}], "type": "function-engine", "id": "620bd41e0e7b4848a8218e94fa9de072", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "403aeb0595ca425a8105faac5c7b2d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e95455b1661e45568a312add02a4d44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "89bb33b97524430aa69906d31b10b401", "region_id": "RegionOne"}], "type": "accelerator", "id": "044ec78801dd4300992624596157ff02", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec011043ec3844c5b8d3dd6bfb179caf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a27de69aca14cc9a3f200045f23e710", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cb932db9bf7345989bd488807fe94109", "region_id": "RegionOne"}], "type": "admin-logic", "id": "92b3be41971c438d874b5cd23e1f5773", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ff677290da54f4e877add29768fc325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "725cf508164a41f483490a1da6a93991", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "09266af834e4438caeb185a95cabe8a3", "region_id": "RegionOne"}], "type": "registration", "id": "0a2d61f8b3a1475abf99964b5195d5b0", "name": "adjutant"}], "user": {"domain": {"id": "6dabb9cfcd8e44279a9dad1f4ae4d183", "name": "fc35439436f54af9b5e4815e3e446846"}, "id": "167deb432e4e410b9c29a7065c99ac7b", "name": "f39aef826bf54b068cef3cc23ab98727"}, "audit_ids": ["c02cf218d0d646589116bb8066a31ca8", null], "issued_at": "2020-04-23T06:26:04.773984"}} {19} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.069202s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.279053s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,750 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,760 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,768 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,776 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,793 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.685640+00:00", "project": {"domain": {"id": "c909db2f00f84e9b9f896d60d14dd1a1", "name": "5e278ebf30934d26a50bb6d866d0a828"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "229cc811f0aa4b64b6e56b22144f5462"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "95c865dd00f2421d99fd16b9c03e5e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ef04c7ec324e461aabc34e1d0e338eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "10bdaf888c174ff5833341e56d7cb764", "region_id": "RegionOne"}], "type": "identity", "id": "e1d5b1bf522f4268a7c818641e3e6fda", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb39f1a18c704dbcae0b9356af0ca849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1f535d2a7099429697faab0ab548bf07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6cb516eb6e4e4499b490519339b4c9e3", "region_id": "RegionOne"}], "type": "compute", "id": "637fbc881ddc43239943a5131f778cd6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b524c13c230c40a383fc8d2e1a22f18b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "03b276882af94433b17e739d98201720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "efff0830de9e4ccaa22af59cb7e9cd93", "region_id": "RegionOne"}], "type": "image", "id": "75fc92fb2b6542558785711fa3658f8a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e15d04d86f3c4a7eb3cf7e149e84a314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c18bc5f6583842a79c4437d25b2934ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "753a8178a29840dc9be69cfa41a997a5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c7564740ad864411bc95436c27f99187", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89a86df6218b4af0beb6b88fe71f8718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57f9668936be4a7ba044218883796b90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50af636a324142d69f436d1182f9234e", "region_id": "RegionOne"}], "type": "object-store", "id": "1d552380f1fb437691c1f6f02475955e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "700cf432a54448d6aed8a402d44979b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c2d94f7ce9b482e9ac2a640741fc362", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8cf1b7bd471b4beb91a9a12d7fff4f41", "region_id": "RegionOne"}], "type": "clustering", "id": "fbd73f505f384073b4184278c0bee5d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "18ab5e7518424b6c923b1d39174a7a54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4fdc35ec5e4a4a269ef1259249b1815b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6d7c2ca162b14fea9da5263756ff4b69", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "48687669dd28403db7eb13348938400b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c90120b0ae7b472488c383b85e1b78f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea70f45d13bc4ecf8a73e738b27759f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9152e13e134243fd8c89ed8d3b45e986", "region_id": "RegionOne"}], "type": "cluster", "id": "8311f3450ad44c12a7dee9939fd083e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5fcafd3371e1450a99165ecc805abe8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9b0cbeb5345f444db0cf95b15f61b2b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8b5a3ffeb3f74ecdae34268a511fbf34", "region_id": "RegionOne"}], "type": "data-processing", "id": "f322c941cd194206b271d450949761ea", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2215c23e7bf0426a8e127b8ccd5dab11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "42b6a52234fe43fe99e41738926e4eba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "85c49034287542619865450b7df554d9", "region_id": "RegionOne"}], "type": "baremetal", "id": "9d38b146f191443480b0c7fd5899f272", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "56dfb3cfd9d543968b55981db5ad7f19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41015edf82124cb694024a15dcf0e476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1a1e8e9533c8415f892c998c4a6bd729", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1295c4cf5b9c47158405d94a51817070", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "73bdf47fbd434889aa9b211e238bc251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dbcf71746bb4453281dd230743f7efc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d54d25059ff847ac9fce7f19b8af88ce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b69dd9ae373c4ec9a42f139d58e9f143", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e08867d078a45639b4a3f4e361a2acd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a2472002c75940029115a076ca732674", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "528c64460580484dbf78893476c74494", "region_id": "RegionOne"}], "type": "key-manager", "id": "58af0b671e3a40c899f18e8b3995ab56", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8c9539595c2a40c8b44021a0a33d30e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7386360de2064f40bcc707495cb18687", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0ae16287410c4e2881f7226da97b6545", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a6818a0b90fb476281dc38ef158b95f7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43b4a3b480e5467682f90ea1048085f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0b39a7b83434f86868bd8e564504b27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dc234f7245ea4317b9de613010de6c5b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "cdf193df27fd4426b999537a47be6046", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56b890c2a74a41a9b7719f308a67d9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c3ead443bc142f89459c638d8f4dfa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cbe209f6cbfb4f3c87e9a10383191f6c", "region_id": "RegionOne"}], "type": "message", "id": "b03e459a5c16430280ae36e42f556e85", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8e578fa7e2474100873a2c89527d337e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2ba71b9d19654e39a8f93aba78a2ad2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3954d6fcaec04bfb8557c6b15a782084", "region_id": "RegionOne"}], "type": "messaging", "id": "fd2b3b1fc21f4daa9190b3c814e0f152", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d7c4640cb0fa44498a833fc6d5956f3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d4dce9e1935844f89470334eda549fec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "776c93effe494d258541c040aea2901a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "746525f0984f4a36b3f663f31c2e6e61", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab53d8e1a6974698a1f050cfcce5efa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4174b101458e4d9f8faafbf870bcec54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cbbb0019e6c04968b9bfdb2dbe0c0e3a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "26734ac11df64d9fa278a8334d8c6c96", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1aaef87ef4db422c998b0e2b2556cd01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4816af57d9144f7a5fdfdfdc552ab19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a736ebbf624d45589addd033592991b5", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bfd4ac538a8c4d6d8e0111657b3d17c0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "170d1bcca43441cb9628dada69735437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7faed14b8f574d6b9af9c435a88ea633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "de61ab4645134697ad7ec29d67e2c3eb", "region_id": "RegionOne"}], "type": "container-infra", "id": "cdf3ce63ca0a457081ab07241d8c9b6c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a717b55a5e94449a3404b926fa8a7d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4867895da75d40538955b6833dc40e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0c57687e41b14a8c81e605112f39a082", "region_id": "RegionOne"}], "type": "search", "id": "ef4ee8a6aac84a3d997c023073b6c76b", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f384c33f30ef4a4183774a9689f59d1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "dcc1e35ea0984802943e054ab4b8660e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e28dce43784749728b96c0fb2fc84856", "region_id": "RegionOne"}], "type": "dns", "id": "3e1d977c70394c2987a089bf7c0e540a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bfb868ec13d450ca6e79736bc0be4b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c7a5a67568445d6a2af3eb0acce66b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "1b2f491e7e3c4e6694fb4c29dd178e26", "region_id": "RegionOne"}], "type": "workflow", "id": "c075921a9173414bb4ec7b7f98826351", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d512d9a2118c48648f66a09df1d684d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c764530a3a04198a83425e7bd4d1cbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "337b163c478746d091ffee1d16dca7f7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9c03357eb872432ba4a8db419b2c9562", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a1a0d351bc96436386470100241d57f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "62ee4486d41a44f5b883025427cc35e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4fbe4d60254c485d81b6d2406f0007ea", "region_id": "RegionOne"}], "type": "rating", "id": "2d469b8bcf2242f1ad0fbb2a9558326c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "21b1fd1a14ff4dc98153acf4d3fb2967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "975caa0b84aa4d5b806165421c6d6c6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aea4390b08174059a8b8dbc9dd5da172", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e50fc42dfa38449694942f636f1f88b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "499c902f938a4937b66e0ec4c244f84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7d4e298c8f2144f6a32c200bf5cc0ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e4d3e4d7552a46339fc47a6eb3b4aa35", "region_id": "RegionOne"}], "type": "policy", "id": "e5bd7b61e6324a5aaec7d04f6427c11e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52e74a0d6a8c4c2c88a150a5592aee6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "aadf466cb84245ccad0dedcb3508524f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f77b5e05c25041a7bfe5082528e6e1b6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8830aa461116483b8e8a43de64a833a0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84146ba59353473a9665e6dbeefe56b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ac7653820fc247df9afd896e0098a0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a38052406947478185e63763117f7310", "region_id": "RegionOne"}], "type": "sharev2", "id": "6904fc30f72f4da58f75fc881935594d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ed4dc89a0e445198848916fa8eda329", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3edf9a14cca1402fbedacffc2ef0e757", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a94f3d7472324d2d82a8494b7525f87e", "region_id": "RegionOne"}], "type": "share", "id": "d116d0072658425599accd752bc5dc9a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "08ee7f4d49aa42ae87561582eb97cd94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6c1c3629597440a6a9f71453665f5514", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5189ebffb0434eada0650db81737e3eb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e5d773f6093f4d2d95cfd296d63ed520", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "343fbbf8b4024b6485285c5e2736b014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1596204731ec4cc69531481ac8a99b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ccb2f8ee9b245fba0d7c1a6cb3b5a5c", "region_id": "RegionOne"}], "type": "orchestration", "id": "6df82b40b352450c8060bbe9647f6308", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90142007ec9d4e5aa2bcaefa2e88fd92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a33288f70955421fb8b866ee68e5f967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97dff8d2982c4d47b64c159ae4110296", "region_id": "RegionOne"}], "type": "block-storage", "id": "a6927ec0a8f74001ab6319b999b37130", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bcaf4394d6641ef81468e86b52bfadd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e29c2cf38384985ba870f29cffb3fca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f945f9d7edc42cebcc210a43c53707c", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f280852256146e985f80e9f8cda4663", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1eb75d53d81847868e1706786d1adf3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87402cf66a5f4c61893fa6ed7e581bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e0becb59c64b139da43f2ced005966", "region_id": "RegionOne"}], "type": "volumev2", "id": "7483f50752d04576b49200214fe8dd67", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0ebf13c13e14c6e8f12b92609c01234", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2c7ec60b76b4e19b5c05b4ad082f4d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d6f883c254e4b2e926346551d60b82d", "region_id": "RegionOne"}], "type": "volume", "id": "ace0c913673a41fcb4eab8426bc69e63", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "724bbafa3e494a6fa2f6c37b3dd35c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e73108d85c034684b00985167c3aa108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fd329bb16404f80a985ff982b4cc8fa", "region_id": "RegionOne"}], "type": "block-store", "id": "636f3f208501401999a647654064ae31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e2e923521aa04224a8ca34d9f3ced5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36d76f2dfc2a4fde96554ebba64f6f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3e1c902217c349578ea4f68d3942a8a5", "region_id": "RegionOne"}], "type": "alarm", "id": "e801fe57d71145aa81866fcf6d8a98d4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a31d028c4c2243828d0a1de8fc5013e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7499bb72f4614a90865d1bd85475b455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ab4b61441eb54f128c30a50fb1295a86", "region_id": "RegionOne"}], "type": "alarming", "id": "081c9df03ef147819b2f93381f663067", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "023727747afd4f11bf8e13f0d73941e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8e18c94ec6974901a1a366be75381b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67fb9b08dafd42adba8c8461bc25a9e5", "region_id": "RegionOne"}], "type": "meter", "id": "1f47ce3e80ad4c0484225a434dc44fb8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6309c4fb1ed9442794621fde62425d45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b3a563e4edd54b71a081c041f4cb3b21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e1e2aadb34ff44d28a9dac2c03be6c71", "region_id": "RegionOne"}], "type": "metering", "id": "41f75036ab454b9282c7d90adf74e4be", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bdfd82e23f1f4b6a896c1bb2d27ae487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "76d1566825ca490bae01424ac9130074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5bccc8e837a436bbd4b4cc8f84432b4", "region_id": "RegionOne"}], "type": "telemetry", "id": "62d49f428cdb4c2d9acb0121dd21d5ef", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c8e87da38f774f8cba49f52e654a3386", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "61858b9ebc8d4eefb3209ab814609376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "3a8bd5f0710a4c4b9da62ea0815e5808", "region_id": "RegionOne"}], "type": "event", "id": "93aa7ed428714eb79f9ca01a307515b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "db76196bffae405dbc2e723ff0d856cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aac45bcbbe63497e95f28b69c62f2f2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4ccf9eb57cb14046b15903b26eb8162a", "region_id": "RegionOne"}], "type": "events", "id": "4c5fb459c06540edb3b1ef18d5f4a4b5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c087fc70ae86460da56afb33bff97426", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3375a702c5734acd98b6bd589285cff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9bf78f50e9bb4fa09f90603163d7df8d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "af3ea13d2d744964a479adf3c11e378c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "27904ddc88604622a2ddb7c9ef81c900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a4d419ccc244f369e07c0cb6cc5fabd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e50f8a035ef740a28e5a5177c66d3fb1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b4df91a0ca2b4f6e9bdbc00906f46e08", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6116c5c898244ae95b0b8982071b837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b160aa1d907749458ac036585c4a8711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a446039490948f294382669aff4678a", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ce5a225309414f5d9ecf689f36cbbc43", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd39b2ce8589467d88163dfa7dd5be32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e32f39277d56471aa8862d739be00f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc2aae15799a47adafe343faf1bfced5", "region_id": "RegionOne"}], "type": "tricircle", "id": "6dd3be7352da4655a504155acbfd56d7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "05b83dbe62d54d21984d93f66a486597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6ed65fd5734243f6a1181530b1dfd68a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8dd38174a36749dbb0ed024b186700fa", "region_id": "RegionOne"}], "type": "database", "id": "c076e818691a4e1e9c7a19ff26e5c9e6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b93eb1879ec455a96dae66153cf8595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "70e0a5f916eb4d34bb90747212673cd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da01a7276e184743b95c40ef83b483f4", "region_id": "RegionOne"}], "type": "application-container", "id": "c6d4b23ba0a04495aeefe9858be2ed19", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "829985ae5e534d5a81ee159033070f34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "88d3221c825044d595cd8b96c771057b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c0af11a94c89430382bdfa3fe7270382", "region_id": "RegionOne"}], "type": "container", "id": "e6853ed8b20a4ce1b3d358c6489c490a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b23eca2794c45b6b68f63a56196a4cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "438c78105d424a379938c714b1aad7f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27ee4409f26847e9acdfaeae90a85e3e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8992e2bb7b614a82892092e0f71510df", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "87602581f32643b5b51c35c21347e469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a833ba1ef0b4eb39898421ad4250749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ee720a9fdc3f41258d491fad3f119c98", "region_id": "RegionOne"}], "type": "rca", "id": "60f09339a2d14c3e859301ee070ea7da", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "acfee1f06d41434d9b1da503a6cb32a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b0f40a122084cebbce132e44f69a3f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "cb7e2a305b6f4317bdc7c3d2eee600d6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "621f8e023b2e4e9dbc462f6e46d7a9a6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0485378c74524b4b8b391c36cfcfce0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "76773e91c8c5442ca13f1346ee63b436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "d5960453b994467ba7c467190a5ab0ab", "region_id": "RegionOne"}], "type": "network", "id": "10bf738a0ea84ea1bf3d55f5c2dbd2a0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "88e051c1fef0477b94b6070b5359c07e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8e60ccbd3f1e4d7d9dd8a2f70a59396d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8240d0f117364e0ca19253bd66bd02f9", "region_id": "RegionOne"}], "type": "backup", "id": "7513c3fa6cea468baa293ca0d2d520e2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ece4fe202c6544c6a6ca7c443f45c1c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4bd97a06ba384a76be52ea9eca99ba0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d587bfe8dac94f57a528bafe2caf8a41", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b5a1f9f222814341abde7da292e99d3b", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f7282d21ab9041df94d60788be934299", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "216c573897f540b8836776c1088b33b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5f9d9eeafef44b67b2f7a8a05ca6e822", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "5e7fcefbf002444a81ff357df9490254", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a1026bc116584c81bb0d1e2a9b9d9edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb7beb5f169e4fffb01cc1b4a3ec7cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "903f5b78d55a4160a728c4b6fe814144", "region_id": "RegionOne"}], "type": "monitoring", "id": "98e908dcb5ef4141acf0529d9cf14537", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "70bc7ba3533b4b29b9d566bc5399e550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "39f563817c2542e181c9b767ba806172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f6d700ad82d74588a287d247e624cbb6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "262b671855d54ef5baa05b5d23a5fe1c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1c53bb5f128a449f91073e4301fe2d35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4fb18a89976b49dc9f2acdf7a0030667", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fa5bc441e72e433b891c2fc7172c6a27", "region_id": "RegionOne"}], "type": "placement", "id": "368fb4910c6743d1be3b3b75e3cbf6dc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2ae7cdaa93f94513a62cee57dbfc9e5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3da14177eed4889a1fa63d4a6443ce5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ef210e6329494fb29a7f4aaae4a11d8c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9d027dd789264807a87bc4c9a2902aa5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7a62a6612814d72bc78565621207437", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9c0e74b24b3d456d9c8ec57cb4977966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "abdb679b6b0a4d4aaf5576dd728f2e6f", "region_id": "RegionOne"}], "type": "ha", "id": "1b7b488cce5b47369a48dad1428c4a0c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "002df61c7f4a4f0e90a3b6b893eae45e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "283f67f59c7e430e9023aae123506816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3bff663563944427b8b2a8303f591a2a", "region_id": "RegionOne"}], "type": "reservation", "id": "201d3c19865b415fbc4863daed6981b9", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9b04bd70850544bb841b6dcc49ce98b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "87a71a72c4274c6ebb85587b852d41e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5e65855781e14f448300fdb5ce754612", "region_id": "RegionOne"}], "type": "function-engine", "id": "08908be34cc04a3598c6620348aa02e0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c5882e67bfcb4e7985592dd545018c0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "05fce251d2594338a45766f4a38a26c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "943a87262ad84352a687c25309164b73", "region_id": "RegionOne"}], "type": "accelerator", "id": "20e7dae507c24b379b63dd5d656c4fef", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b941f26f7e6c4b4db03906a37b43c8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "089f889c5a7a4d619c73d93ee0a31d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ea9334e08d145d392452e419d27396d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "39b6660d8da64bd2a2b1097f5b266252", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e2bb51133bcb4b4791a200dea0263d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4dec59e17aa24a17a391b974804b521c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f822ceb9385d4993a5db396e46e0b994", "region_id": "RegionOne"}], "type": "registration", "id": "f07e5a132f5b4670bb8c3564f5f9b7cf", "name": "adjutant"}], "user": {"domain": {"id": "852fc0b34be348b496f60c7fd015e9cb", "name": "3ee51a5d280b4529b594b6decfa644e6"}, "id": "7851b9ce38ca48859a024ac481b53279", "name": "66ecac7b4a4444b99e994dbacd8f7a52"}, "audit_ids": ["37715dd076544341ab5797be7e99c2d5", null], "issued_at": "2020-04-23T06:26:04.685640"}} 2020-04-23 06:28:04,904 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery)-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key: super-secure-key" 2020-04-23 06:28:04,915 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:04,941 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery)-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:04,951 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key: super-secure-key {10} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_server_create_attrs [0.053676s] ... ok {6} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.198492s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,847 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,857 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,865 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,875 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,893 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.782626+00:00", "project": {"domain": {"id": "f23ca2b99c25444e9dbae8b2af232cba", "name": "0e77c30809d84a77b2762734dd223d9c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "affbf94df99247ecaafaff80d2a1053f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7907876f86ac4e9b9f1fedb0e13918fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0298526c1de644c1b71879fa259f4dbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "aecbfe516b234b2e944ce1f1481e03a3", "region_id": "RegionOne"}], "type": "identity", "id": "6e7f89c9e30a4b938fc826606607bb25", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "564e7ad7132843ae87c6f429a0685534", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0eae277caed74c4687ad857c09ae7d86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a30a45a707be46ab881d418f6539557e", "region_id": "RegionOne"}], "type": "compute", "id": "5e4ac3564bec4726b0f18aa8e911e530", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cb7d30bd2361417eb79364c7e0b5004a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "abd98bf87e4940548a2dfb63425f48f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "43710eaa40a54954bca9a580856f459e", "region_id": "RegionOne"}], "type": "image", "id": "c0424a3a130844bda2a04c2e7de6d176", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0761dbec294846da93947ed152ff403e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4a56f503b6734846926bdbb0468a03cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "bcf70ccda3604e49a5efd5f435c9a4ec", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fa08105e5ad84fe8b0d5769c0919f359", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57ce7c0360704603ae74a8f1d5cea743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "085fc4ca4f8b47db9296f7d1c4658059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a8eb7ab8c2a42c5be67c135d5db7c8f", "region_id": "RegionOne"}], "type": "object-store", "id": "ba5e31897bee453889aa470762e7e828", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c3e452c4f1a44500823e81a0b0777619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "33c46059acb944349b3388cc1bd3f9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6774b87899ef4e04b84fd8ce866e5eb7", "region_id": "RegionOne"}], "type": "clustering", "id": "b6e613f480504ecba235063af9ea5303", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc27438df9664ec4b346a59cb41e3cba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "96a488e8c27b4900b6c98c22c9d4fd5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4b0e3a40c5cd4d3eacd111485afd877e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e85c0a829b414d73a119c289895fb97f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10039a2488874842ace4a14f563d36df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3d24064777646ec89331e6e408aab47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9b97453fb8ad47839ed804c45c688f5a", "region_id": "RegionOne"}], "type": "cluster", "id": "e227f8c15fee4f75a86994b649b06395", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "208aa416e7214444a89813ffe236c995", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "50277e2759b8410c818a9fcd37f7a9ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b4cc5c2f2b0341ce9ac83aa6457225e9", "region_id": "RegionOne"}], "type": "data-processing", "id": "2c92741c5fd84dddb466a364da83b97e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d2dd41ab16a442ea249dfe87ec0e53c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8d21bcaf656a4295a70e5093e4bfabbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3db005983e8345199ac71a06b5ed0667", "region_id": "RegionOne"}], "type": "baremetal", "id": "16a36ae8a96944fa98d18d6c1aa2e921", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "847eb81d711c477c959a6a5a6616b0f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51ad4fb190ae4fd08340e522d6885012", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f4d5d85c9a194abc80ab948807148b65", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4d78f65d5a804b7090f32107d12515ff", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "01a3ab4ad08d414f8a01a841e0fb69ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9c50960587474f16be0dec6ffdd07c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f3e5f358dbdd464e9c1f9f7efef38295", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6baf1fea0ce64623adb7d564e626faa9", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e825d475d4744008798b7e824d9879e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "52efd862322041a9921aa78c22f06374", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "42a744d2905d48b19835ab87d9d69b5d", "region_id": "RegionOne"}], "type": "key-manager", "id": "1641e5bbf088499e9bb95b8395b0889f", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "456e9f0b3dcf4da7bb74fcc2d2df6763", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f41dab9ad080400bbd192cac65b2c3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "09a8645a558140288ca67f5976114fd2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c577cfbcde364a0c8835e789eb7749d7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fdccc847f5c34e2bbd7b1e107dce6a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1ea6a08ee6bd4ecf934662d96ffcd1a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b5e2f5b6ad48456d8b5cff144d848569", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9db6b7988851460c8f649e4512008f0e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f1ffb3a00ca445d2b27ce10fbb5c464b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1447913bfbd24f3bb84a9c799a691c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d4bf927466114d688cac55470e04f5ba", "region_id": "RegionOne"}], "type": "message", "id": "b0324f034ab844108abcf7d9631a65a2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ca5f96ebc6f646dcac524573d9285746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21f74fb726ae46f5889e13b9425f1d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fc965a95193d401d84fe600c5ef28545", "region_id": "RegionOne"}], "type": "messaging", "id": "295875ece4be4122947886c22dffc416", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0548a4c471cd40728a036fc8cc136189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f670bf1a4da243b3a1974b67d0152b10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e32b6b9dcb35443c80d75cda1962ad4f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ca82b74f922b4ad3b5392f106203b93c", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "89ba23ef45794301bfcb467315ce5861", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b08b9cb594243e5b9a24dfffbe7586a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "76517fb3a58d4039b02c3b9630a72c4e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1805e1282bc545f2a247716f509d9c9f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c190afb822934b1ca1cd645053a1a37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "10dc5742877d4381ac05d6f4b9edf268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66b1056e49384eb5a9d69596dad4813d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "62ff73278b264b34b1f67d1f5cd300cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3894f5c9bcf34399b3a127c97472f30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f204fe360f52487f92b3060eae80cb4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9e1161f44d6418594567eccec7fe2e6", "region_id": "RegionOne"}], "type": "container-infra", "id": "9a4a7d6706614218ad2f933541630a42", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "51d5a7ad5a06448d95ad4749a936f56b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c7fe9d48b9304860bf75f90ef187270b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d95cebd86c364ee8ba1021187270e4e3", "region_id": "RegionOne"}], "type": "search", "id": "5c4ee20d98ea4c34a17a7e3c23a6bd2f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "483ac6eaf9154d76b623e20edbd3d56f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "19b05971b4384f02b24e9649302949cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1b784356d9f9475a959c4ec0c11c9883", "region_id": "RegionOne"}], "type": "dns", "id": "b7767644706c428383cab43870c01a12", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff416bee0e2343ee985f1ea99d74a271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "76b328d592d94a6b90b95114dba91e43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a64fdd746f7f404ab0d1d9079a2f8321", "region_id": "RegionOne"}], "type": "workflow", "id": "125a5f7952e545829a1d7ae74d807b2e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9adeb09f1d9541ae90fa853a05395e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7ea66ca76b324d3c99dff379f704d932", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f060280edaa244a6888a6f0977542c80", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d9817065f9c1477cb8a3069e8d0213f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6e69b5a076f04ee584854d501acd53e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1464b589241a413bb9cfc99b117b9592", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "df1fac8f8bba4d5e95a46efacf91dcce", "region_id": "RegionOne"}], "type": "rating", "id": "72efb2461001475a81ca86b1dc2ea2e6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8a6db70f78114110bddbe96c5cdbd9a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "498f84dc5b5c47d88bef22212c540816", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e5b7f72ebc0e4cd494dbd53b7d6feaa7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7fc43fb7dd7e42219bd921b583cf788c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7b65a92a59334afc982bd2825ca7bd42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dbf0887aea6f4dfd9acf89a35844e088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "613e54c6a9a446ff93f0ce7f7da9deeb", "region_id": "RegionOne"}], "type": "policy", "id": "eb2843e3f3624ae78d9379d5f6502f0c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "75b362da765941609b4674cd69acf363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a210d624e2249439550b257d6f98117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1c6990f43f31472ebf8464ce94393b1d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "78b6e3a1b69b403491e3c1d4854b486e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b50475408dfb490b8d31dd625d5ef38a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2b995787a42c4c7c8bba2cd5ec5c15e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1039fd15a80740119cb1c2eb34b61008", "region_id": "RegionOne"}], "type": "sharev2", "id": "254b3ee6ebec436fa60c59e4bdc2ca64", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b745abb6986e42438ae5d63ac680e89c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d2495d95f894d74acbbdfaf227d3c2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "260ad1cbb263488cb69a1fe672dafac4", "region_id": "RegionOne"}], "type": "share", "id": "cd6ed3f693c94c65a6b91adf40f36e2d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "55abd161050d46878cec72fc59025c15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b8c9f50950744a08a8a985f837b12fe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dcffb6cc72114cd5bade89223ea1ff0f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5bd8336694df46b0bdb720849f4d28f5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d19293293e4497b0b18ce18791d9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e21b36c6b2d4480dbd86643efdf441ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91ab8cd65ba1480d88fec65090b166da", "region_id": "RegionOne"}], "type": "orchestration", "id": "ff3f68199c9a4aef88a653ca4bf4ca9c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "245dbbac27d7438c987d5c997d88863f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ad20a24fd994be180481475f69decb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da105d7c6c534f9c823f0b84734cc8af", "region_id": "RegionOne"}], "type": "block-storage", "id": "aeae7d9fed63417ca1e576b00ba68eed", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f660ad036ed4e3f98a4c17631dcd458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a6480865ed4e5b88f9c0263b1236af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a89290b6b784c02983492af5c957de5", "region_id": "RegionOne"}], "type": "volumev3", "id": "d73abcc156c54e33b1a56432dd9f1a46", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c13162b97ca642e1a7fa7c3c3043f7c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0eb2e0bc6617417fb282a34af6f0dfc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0ecf649ddcf4d8fa4d8c7ee90854584", "region_id": "RegionOne"}], "type": "volumev2", "id": "b02948d3d6e647709c11973e6a616d10", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c06071d6f834f0c9fb6c2a4ca4fe744", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56a8232d05b4459f9c49647e9e477f41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6535e7841b0413296125e07523cf844", "region_id": "RegionOne"}], "type": "volume", "id": "3d2946e58e224eccaa6f7332f203bf53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d94c33cc934490ab7e7798b6d1c700a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b0eaa4fa84a4d1fa4b5f3e37a5c8f7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42f917e243d84c678e208925bfe60c72", "region_id": "RegionOne"}], "type": "block-store", "id": "9652944811db44d0bcb8f0da59c57add", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0d27d37c2fa450ebfaafe0eb461eebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "38372ca48e694222a5a5cd268939ad91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "01992a25b7c84bcb8555b2b13d3e1b9a", "region_id": "RegionOne"}], "type": "alarm", "id": "f114ff50d60b4d9f84b31e32ccdac3d2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1816bb2bc467446a8951e10736b69a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ec7d0075a86744d788d4133abf120e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9c3df180eb5f466cb858b6df1aa85395", "region_id": "RegionOne"}], "type": "alarming", "id": "adcba56e861c47768034c7fc134c8e12", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0a472dae08c44931b2ca94d321c50b9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d2298ca68f347a19dc17b60daa8d1b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6535469814344aebc6fb1f7584b0fa1", "region_id": "RegionOne"}], "type": "meter", "id": "05a7ec7908e7466c9d8471785f683954", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "611f5aa1d37b477cb17556eb88b1b6a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "83b913e85ae1460992bb4b263a726b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d8466696ea04456e8e302d81dfa4f827", "region_id": "RegionOne"}], "type": "metering", "id": "157a7403db7342a59c038230fafb406e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5dae80bfafd479fb822f1af02347ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b0da911555134640a12cee4173202f4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa8b9fd7339c47eb9b91386a06a8708e", "region_id": "RegionOne"}], "type": "telemetry", "id": "4ce21f2f63ee45c4828196f366a3b715", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8e043ec0870f45058959d716481a8931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d1ddf1be577047f19ef1314c1108f24e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e76abb2bea3b485987a339af0692ddd3", "region_id": "RegionOne"}], "type": "event", "id": "fd1d622dc1c44f80a72b47beb4d03019", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82a89f3ff03741e8ab743334afe6fe61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "873597e079ae47ebbbeeca36cf19a2b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "19aae45293104c52865465fb0495de13", "region_id": "RegionOne"}], "type": "events", "id": "52382a8cd57b4dc6828a22601a488523", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ac1a45261f04eb296c307e0db94ce03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5162c610f5014301ae06c3b8544f51ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fb55e203fdc84ad6b29aaf8caaaa5700", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f6b66cdc10724d678a721ca900b40197", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "65187e368df14aa48f4076224410c317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "daa3ef8712cf4a5f8527de7f4baaec20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1954b333f631456ba7fde5f89de770da", "region_id": "RegionOne"}], "type": "application_deployment", "id": "754e59b756b64f36a013749aaf272c71", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "41dae0ed45ac407f92dd23fd65782846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4b016fad213b4af4a5dcf001bd111db7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5aa6770ebc0462395266774d52449e2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "40de672a2efc421cbceb01940451e5e9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91ed33c63dd049dcbe45bf476a9e2f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f6df849f3b14e8ebbaa8934a588fbcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e175770bb09e4a3c95ce815409eb6b1f", "region_id": "RegionOne"}], "type": "tricircle", "id": "1ea0344a5b1d49e2bfff698fc030431a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "815f87341cd34bf886a8b4e6dd75624f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e7208004e03f4f33b44a44231cb88939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bf14b7921a134c4aaef1accd89e40c01", "region_id": "RegionOne"}], "type": "database", "id": "5bc992e320a14c288e160c0f7c96af0b", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "692568e3878046fc8a9f327fafcdfd54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a46394d5813b47bca80f56c80b558bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2b07a959d85a40ee89331261871d5cb2", "region_id": "RegionOne"}], "type": "application-container", "id": "5589150140e44256ab0dde94fe700b35", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f918296618624b6e919fc9a3a35267c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "03d6269a64b64acf97c9c42325bf44d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ca37a784fa1c451687cc7fba49e6b688", "region_id": "RegionOne"}], "type": "container", "id": "fa96efc999964cad88899e1b0579b921", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f66757d7de54439bee72684a11e58f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29cfdfd15e994f7cadccca32938a0806", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5c9722834e2b49a887331a073b42c163", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ac803dd4a8994196b4263136294915ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8eaf65abeb004f8e93255a693400c3ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0a35c0f04ca740debae0333127a6a026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "47fd4d28c616416faee57960d9118f5f", "region_id": "RegionOne"}], "type": "rca", "id": "aa43ade8d8814b9d9e444452627cc0a8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "25f0fb6ba0d74467bc06af963467aed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "14718a27fd2a41e4bd4c546e4518f494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c5e7e8236827488ba269657fa19fc492", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8bcc130c1e754ad3919b40888f08a0fb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "63f8cfa65d714c15a4877819c639d2bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "72882056733c402aafdfe87126a08bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "de998795245f4dbd8af0b4f14fdc3e23", "region_id": "RegionOne"}], "type": "network", "id": "90c73f549bdc4dfc8235218849aca3f8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "28b73d5def9540fbb28d8d4769cad27e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f73224ece3484826b7b31ed742c07b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5c8a1392d4b24cf7b00dc0846b761c54", "region_id": "RegionOne"}], "type": "backup", "id": "a3fae35b828d4530a28c89d40a766998", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d38df040491e4f23a63020b8fbdefade", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f01bcd3d01c242f18bdcd6b267ebae45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8ff83841a2a9466da9275680dba53517", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aa48743ef1444712b0e5b359448b6821", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0fdd72e3cc734c05a39f980e2591d2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "82f59afd226044288650781f1973ccc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee6b9a7ca955462f9fb5d667fb8eeec2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2edbdcac8dcc4296b8ab29e292ddd84a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "52c0161783cb4d969933e0f7ed241b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4a63859985424da7996ef0f066406b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "33ff40bed1b24546bf3bd13448c76d5c", "region_id": "RegionOne"}], "type": "monitoring", "id": "2c239723c94c4ffe83fba9f7fa978b1b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f3d314c80bf7407da51cf794957ebf61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "75c8251f7b534b269b032f4dd69360fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5dbf91cbb40c40099bb90c0230de12fd", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4b372030c2c2419ab9dedc82f9e1bdb2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "08605d34b5aa46f08df8ac2957292a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d6d72945fbbd4c8cb5c962dd7039153f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9e14c4862a2b492590ec3ecd443bfc63", "region_id": "RegionOne"}], "type": "placement", "id": "c87bbdb40b734f68b70117dcc358ab83", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fa6116abb8fe4c26beb1406860eda84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1c6e75367dbc4d1eaea179836f438593", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bad20b47cc3a499880508c8ff3af981f", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e593542733524ca3b6b84893b85da75d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cf104d1ba03f4691b458d386a0be2b78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb3173e0d59543208b24f71a7efc7c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "678100a490f642e7aacb334e408eb96d", "region_id": "RegionOne"}], "type": "ha", "id": "5d419533659345de9b1307fe0cc6cf6c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d2c5a172b2ea4345930f997b9a20126f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ef01e840dbe94091b34572b0e7a801fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b12268373f4d4dbea028f3d1baefb85b", "region_id": "RegionOne"}], "type": "reservation", "id": "cb69bc9ce31e4ccb803cad710533edeb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "42983b6e9b7448a185e55df4face017a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "baccf914604149b3a5aa1576d0d5c1bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cb898575e2c1486397a39c0ca389550d", "region_id": "RegionOne"}], "type": "function-engine", "id": "021251f5d56e46dbbe586a607ad35539", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bd3ae0463c674318ad4f359e0c5dc582", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e4a190fd5d54479392d9907c808b504d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "11cb1005c9754a768b46e14ae1fda898", "region_id": "RegionOne"}], "type": "accelerator", "id": "73becffb11ef41cab11fb43dd7f0fdd1", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "89e8eee0c2054f048e969e2aae2dbf93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c3172040ef564ec89e9dae393a08a91d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9c6f93db0967477a80655d0b19409120", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4e086c5aaf8147718c935740027a101d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0d209dbc7f534f8ea2888b9bbf088629", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1fc07f6334c64485b9df475d59cb064f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d80e018be26d4d9ba1df16f85cd1a534", "region_id": "RegionOne"}], "type": "registration", "id": "ca368c4ed55b4903877a1a1097228f55", "name": "adjutant"}], "user": {"domain": {"id": "77babe78369244da91c2692cb4ccbc6e", "name": "5a4797a1a1fc400c948450560c7e025b"}, "id": "90d9495625bf4d8ea03da24f2c185bbb", "name": "fd9b6e0ecf824d81aa99aaaf39dbc142"}, "audit_ids": ["fe2c9aaa89d84702ba071be77569ee63", null], "issued_at": "2020-04-23T06:26:04.782626"}} 2020-04-23 06:28:04,947 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,959 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,967 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.069154s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.058087s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_create_attrs [0.062124s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete_ignore [0.058798s] ... ok {24} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.061469s] ... ok {19} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_update [0.058000s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_get [0.059194s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_find [0.062157s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interfaces [0.061085s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stacks) [0.058790s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_delete [0.059844s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_get [0.063268s] ... ok {20} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.054881s] ... ok {20} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.060422s] ... ok {28} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete [0.058236s] ... ok {28} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_update [0.057771s] ... ok {5} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.061345s] ... ok {2} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.059801s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_no_env [0.064121s] ... ok {31} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.083265s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.057043s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_find [0.186163s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.071763s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(identity) [0.058009s] ... ok {10} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.055311s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.059053s] ... ok {29} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.059575s] ... ok {4} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.267580s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,788 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,795 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,800 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,807 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,822 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.729787+00:00", "project": {"domain": {"id": "3d320f16a8554e109f9a09fc78b11be2", "name": "d2e52a7a2b004816a831d3b1b452216d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ac99f73256e64302b2f55b4221eca5f6"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bf1a55cdc3934ea1abf31ca53e80fb15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "849415ae65334c52a91509c42df1c2bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "9779e566c70e43ab89c424bd041fd60b", "region_id": "RegionOne"}], "type": "identity", "id": "30589d0114b04f7bb905b1c7e252b51a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1eeb82e838834806816f1a6ac1b42fcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9bacac1c892d420eb87c32f6981abbed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "81a5ab43439240778395269dcf42b633", "region_id": "RegionOne"}], "type": "compute", "id": "690da273c5f843da94783c4105c83dfd", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "da6228198a104a02b266398587edc833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4f164e66d9204d6ab969664a33df6ab5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ff4654bb27864733acea68ae4eaeb358", "region_id": "RegionOne"}], "type": "image", "id": "b69d60688ff441e1b03e079769838475", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "877fa33a860c4c07b12f231115c732d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "81e121aead3e40928df03ed1e8809d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f60deb1b06c144a9b6e90a1fe3971170", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fb39bfbac2604a008eb8e0c8ca1c51d2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e9307bb1c1946d0bd61f40d1f887869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8256289118de4e989d0f2f4d32e13f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e5590566d9940ed814e285ca8e8f4a6", "region_id": "RegionOne"}], "type": "object-store", "id": "c73c0bb386d54b0c9e2f3bbdb07618d1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd47c42563c44e1180321bd705ec86ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8706044a625c449a95def87e667547d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5c9b47385f4f4c28a6bbbd7b5b820f2b", "region_id": "RegionOne"}], "type": "clustering", "id": "00dffaaa098344f1bce801612f355e27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a5993af045934e87a48a0c46fcd900c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "49bfda40f4474fce91bf02e933e32832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7ff556cb7be348ab9f6febed93bc790d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0ed4390b7a1643cd9df9ab8408ab8fc9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "39a8add190ab4bb1bd6e1ab9083bdff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0385db4f0f1742519809c32b1f97c895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cc2ec6b887a04b23aaf8f422962b33ee", "region_id": "RegionOne"}], "type": "cluster", "id": "6657081daea348af86b568c21c0ea810", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1c2f083c4983415485a7b3262c10d1ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9ceb13505ea14cfeae65ca5f4dd6cd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "18fbabf8fab84849b986a7aeabe77a20", "region_id": "RegionOne"}], "type": "data-processing", "id": "31fa5526b5014861b8410cc22041d52c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b55a6c5455f44e848e8638188e26924e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7b8777a3c88d421b9201b22c2f19ebaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "141214d411d64e0da30ed666a2917330", "region_id": "RegionOne"}], "type": "baremetal", "id": "8624988cc0d141deaf17a63d1031e012", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b3056b1b7c3b4ccb9b71a084b8f80476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5a08aaf790e8434a9b1af035e2df626e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "53e1c4ed9c144c25a3f76fce14595852", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bea57046051a41f08f26b40508b8fa7d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3e66a8f67a984ff9a14f42fd7740a768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "65226c42c2a3498aa83d6803f16ce9e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8a9166d91ccb4cb3bfd3073e08da6b37", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bd07ad14483049398a71c56fb99f2530", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef81b44de40a443eba18b4cdb6a83554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aa07cb8495604091b32cdcf112acd20e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3e7a1eebb9d348febaec2b184bfc562d", "region_id": "RegionOne"}], "type": "key-manager", "id": "ea0b572e9cad4a918f8827963b1fb58e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1f6d570acc24b4bb48c8562e9279f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cd28629cca5f4a04a1c31ad90d169b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dd133114ce474e5f9663242fbf22c038", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "40373e01476949818927bfbcb27a3fab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "61264ccbf4304d27bf6b7b60a3000a0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2f422fc1d4934db0b7d495b9ff9bb473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "df720b497b7c48b4890bf545ea9b8de7", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7c65c7d0511445f7b072f0724944679c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "cf7a0264bd014bd7bbc5c4c11048ff89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ef8433b3814e4753a29c1b22ebbd45d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2ec7a17231d74132a7833992ebb8f994", "region_id": "RegionOne"}], "type": "message", "id": "548c8ab4cfe84f92b2ff8117c862531a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d3c27efc762c4135a1338f17d54385de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6ffd65f165e44b65879a86bef4b31957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1e1ded62dbf94d89a94a7cd7a8b0f784", "region_id": "RegionOne"}], "type": "messaging", "id": "d42a1607b95749379579dcd5b866b83e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7f08ad89313d4049b6e0753a25d9f551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f0c6986033c491fb20a99081b0a14c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "d2a1f316184a43baa121c07824025903", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a369298fd7d344c290e87c9637447550", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7398c9dc883647c4a4c61c5c47c4fd9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bc011d747ba94dbc83795cf8e40c63d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da33fc4985344b38b98fc8a0658e35a0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a4b655b971d44b0d90822a50c1f6d136", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e29f6f25d1e4610ac88b925670483b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a8a13ef73ec450d987664311d8209e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "122ce8fab80642e4b449a28911b0adf8", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "cb87de6fe3d74edca584f307aeb1719a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d824d77903af4d8fbb38504d25252ca3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a5014347e5b449590808bdc9c0a46a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0822f8f0a7a44149ad47604aed9c3205", "region_id": "RegionOne"}], "type": "container-infra", "id": "8f8ce9a41ea448f890ac2dcf09d96aa1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9bbe865368984d2896da68247e79238b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9163e654d81144fbbbc5c5d746744d87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "10640389eb61495288982a76913436a8", "region_id": "RegionOne"}], "type": "search", "id": "842865d1f76f485e8c8366fc717b3a81", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f085c15be204455ca3266b55f28b6069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "35cff14e77e14d3181bad1782b6485a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "e018dc96345c48da9a5bd4c7af75b42e", "region_id": "RegionOne"}], "type": "dns", "id": "6301457ad78440c9873f4314d5c7a8f0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cccd3b9c0d0540b991b40b8b87121bcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "18b04831189f427994961d3a29f55e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a7968bc29c4b4e3bafdf3149790358c3", "region_id": "RegionOne"}], "type": "workflow", "id": "c62af556ace045baad66ead8517f17ae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ad9c531ca4d2470cb6a0a69bd03cd8d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7146e9e2b9a7426e985b14f1a1246905", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0277ca2f33464352bd7e4e800b128ca8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "10f42bda9fe34934a7cb33004251ab41", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ead4752500c042c38c6845280e92f8b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "342e9a3f6ca34a9c8c3c10e295773587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "635e253a25f24307aa2d25a516d000e3", "region_id": "RegionOne"}], "type": "rating", "id": "c9cc37984e92464dbdaaa7dac63df940", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2034c9a8b5734da193d6731f2a4bc070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f2bee63a8a8e4f6dacfb75f4cd4b9f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d067f20972144824a1a8d3b2625bcc2b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "26ca32d06d494754b187d17a364425be", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47a84127d79f49a99a8fce3eb1e3ae46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57c4c0afaa76483cb244be93346cf3fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28d68f8393c84ac09954eac5403092ef", "region_id": "RegionOne"}], "type": "policy", "id": "dfd6d6c274e744068c5ea3aedceebc4a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a8ec7e457b0a40e6b4fdea1e670dd92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2dba1dc042724a438a510d72f1823d19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "eaa5ef4b798640c3b98d198da9a761de", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a2e7b4d818ab40afa1403e7196063195", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60bab990f2e5430bab13a77b43b6948b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a1795e2f6dd14ecebc594684efa49f33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "477801fa931941479ea731fef4ca86de", "region_id": "RegionOne"}], "type": "sharev2", "id": "998cb1538d9c4943a2bd537637cf703d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f9d2d5120504865859db8563f5a645b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "39d5958dbf344c06a8457f51ab252131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f6982c1d8c9a447796a7c97dfe1279d3", "region_id": "RegionOne"}], "type": "share", "id": "e4cac8a0d93b4763983bc8b3da01aeb7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bc3994503e0e41b4b89e38197193de32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d8e6ba97f39142c789e269b614bbb2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "fc5e922bf4d747cca4777ab1b2142cc7", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "45c273d2ec3a49a39c3eaad0beac4bbd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21515d79dae040f494f0b0d9aa882fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f5b40a22f4343eaaa2a689f7da02ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6a9725e805a4bc3a180ba151bc5808a", "region_id": "RegionOne"}], "type": "orchestration", "id": "f129657afcab4a409d132947d453c522", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73b39ca1c240490183ba895b47b8f177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cba1ee90988f428dbd25746edb2fcaa3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "256555aef7944de7832f5f800e6af106", "region_id": "RegionOne"}], "type": "block-storage", "id": "d3c56237e838493bbad8d24778225946", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd308f99076a4f17bca8ca294b6fdf19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54be39edf4bd413bba268bccdda69731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cfaa1f0544f44b693a8cf7869e49596", "region_id": "RegionOne"}], "type": "volumev3", "id": "02924a1b62e04e7b9159d8cc67c66abf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60e195411bb64afcb75ef1c6e0c74d06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e762669ef2b6431ab2b9332711319be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d240907d91c747ca9960fff9fcb4013f", "region_id": "RegionOne"}], "type": "volumev2", "id": "27f84c39f5b7493182c8c497a10d26c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6dade6a43d484a2c83164207e897576c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fe8d0e3041044e0793c59b6ca5ac2734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "006480a2a7184591a6f3c4e023019e0a", "region_id": "RegionOne"}], "type": "volume", "id": "85242ec74d91406b96b909c8ca36d8d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5db6367c54a240c08d26cf901ac4d4c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3282d55befe84ffaa2e186842572db6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "010709c56aa84082961469dc5b063e5f", "region_id": "RegionOne"}], "type": "block-store", "id": "b7f2513d80a844da965062aae44619ef", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74098f4777cc41069c543849d2995cb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f7b074246fb749609503ef64bbfd4596", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "573a9f93fc304d09b3ad4d9ef452a275", "region_id": "RegionOne"}], "type": "alarm", "id": "93de071653c44d2b9c5ee9ef6eb27814", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7e85a3ccdd0c4676b9eb9aced578b36b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fd2085b551564c658bc847c3805bc315", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41b3d6ba5aef434f988f9514c6a0e6ad", "region_id": "RegionOne"}], "type": "alarming", "id": "85bc4cee7df0447cad17f84bd640e61d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da498c95468b4e92ab6e8f94be9a6bf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9424027f5837413eaee6b631b4e69ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b4a1d76e23046f09876fc89b7babf11", "region_id": "RegionOne"}], "type": "meter", "id": "70eb85c398c44764958e120108e52f7a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c3710e43c5f4a0e82eac9738b6c8273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "825812193f8c428a96064ca4032db567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f5f81d906c004780be39e75265bb13e3", "region_id": "RegionOne"}], "type": "metering", "id": "b1aa1e85e5684d6cbb0fd7dcac6b7db5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b261cbe8e49477d896382e1cfdd950d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "379886cdd7004426aef1a07669ea195b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "cb6e6438836c4233a3de0636b685c001", "region_id": "RegionOne"}], "type": "telemetry", "id": "4ab8815f3c63484a9c90e0ecf92cfd2d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "39827893bb424e56a1935b3f947af43f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8d8e97717a5345ffb2d51adeb18320cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "06f635aa3bb848d6a0e34316f0820286", "region_id": "RegionOne"}], "type": "event", "id": "3771fb13454440288ede1238d5f4a603", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f1c2b8a71d3542319c09dd34f899a23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ff388aa407af4fc2b8ffb00ff52feeed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "679a9cff1c214b1bad8131d413d61875", "region_id": "RegionOne"}], "type": "events", "id": "fb0f53ebae9e464898b58e06e2f17a63", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1f78f207961443bf82b11895ea888dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "703c0eebeef1452ca36d68fa4b8d2247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "31e2b4a927734adba351041101f95ad2", "region_id": "RegionOne"}], "type": "application-deployment", "id": "acedffc5eec64b31aaa41d1c36e3bf42", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "acd1e2eb7e6b438cbdbd04f3c65b4e0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62779aa4b2754816a387ad0611bd0d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a88bbf3c82c9476999a7292745807c5e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "755d8187ec0c413983b7e943e1f2b1c1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "637ec6fa8484439a9a7c2aa2537c5350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a94c8ebbbf36420db20863891f6cd31c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "69ccfaf2d95a41a3b395e8c8cdc36e25", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5b066ca34d3a4868b1268d20e21295e6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0803b1899729487ba004d09634eca2c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e07250a46e084898b7da6dce3f99847e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4319e0f3e7b348bf9fe88cc7bcdc5895", "region_id": "RegionOne"}], "type": "tricircle", "id": "e73c11ecdf8e45f689a5e71f941b1511", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "eee774279dc844c6b32e51094118e056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e1373c4e4dd742dc8bf1341f4c3f1532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "54e4f1e87b224d6ea6202d204509fd0b", "region_id": "RegionOne"}], "type": "database", "id": "d233c546798f473fbd58eced3dc3d478", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a5e22a48550f45809aac315ed380f471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "358a75bdcc48489ab6c361153d152f5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1003f42feb65487d807fa25f1d359570", "region_id": "RegionOne"}], "type": "application-container", "id": "4b648ecee12146fbbfc923f97da1dff4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "56436f9dc1524757b05dffba163ecf4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "32b94e14b30743df95c33a0f271e14ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "13dd49bae66d4ded9d842d260bde858d", "region_id": "RegionOne"}], "type": "container", "id": "0a90daaac0a64a3cae7724655de7881a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2237fda93a76402583fd7c1592164c79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e82a2c6fc59e45129d6970898894c5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bff2be0c950c42728124a08231f7d743", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "fada855d6abd4bc9b76914a094e6291e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "11cc55b287284bc383cf96c163a577e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5fa374da68e64b2aa46c8d3ae124f625", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "32d68ecef1e74bbc8aa859f9effdb8fb", "region_id": "RegionOne"}], "type": "rca", "id": "6cef1f27b70b47f585484e0c0fb5c299", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9bc28245700a4774bdb64203e4494c65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5db6222245ef41f585c7180ddb699352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "91b11531d5614ad2ad4133ae8c5d9ce1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "deb0d21466a9429f863d92e63f5ae209", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ff4dcf8659c84f8394bb983ef9aba0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f413e239010d4151a0f11f27e847b476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e99fb68bcdf34042a8b2a551d1325eaf", "region_id": "RegionOne"}], "type": "network", "id": "8fec6a073b8346faafee1f4fd49fc18d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e1c3bf8d0025497ebd307b5e21d7946b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "73b2a5053b2746eb8835ddf3a500ca77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "05db83d14b294f25919fae68c0b6a098", "region_id": "RegionOne"}], "type": "backup", "id": "7a95fb624e7847eaa3db1d38c1e79f57", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a176abe0542d4a7e902dc0312db69ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ea9a9318f306402da45a6e50f3e6c98b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fd5adde814be49318e689bc8609075a3", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4cdb9d44b2404147a9c6ed13e267aeb2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2b0e4ce56b294091985f7c59591a5465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f8420d4569654689989779df53af546c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5a7e8e8f9ef14cb3ac77917b0d525a98", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1ca3057ab5ea458c87f5f7fc3ea08949", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "78362214343b4c31b8d600446e334115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "73dd8190875648fa8a1914c7b6530a29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "999831916a284253b963c10da64f024b", "region_id": "RegionOne"}], "type": "monitoring", "id": "77a45f60786f46398058a3c19148d9ef", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3b54ffabdcf44afab71769940e138751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "2e1ec96ead824b06a4bb611eeac20c99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7aca068208b144d28e5177b3a282b7c4", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f5bb4e3fbc0741878f4daa1cb7d2ea3c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6871bc41f80f4dee849ea2ef63e3115b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7c7a671e3e174dab9f5c7f7a9c26f789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "533097fef858497982dece55aa541410", "region_id": "RegionOne"}], "type": "placement", "id": "ef8cbe9336204ffab7be3d73bf859344", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c45a5b315fd4effa4870594152c46b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d2fbe690b02d475592c2c652a1d5916f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6c48d3efc9994997ab5eeb122d43b531", "region_id": "RegionOne"}], "type": "instance-ha", "id": "32fa97592ffa409cac4ca0d7b19846af", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "58bea3a7dcdb4632b746c9adcd2d9ad9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5204173585954fc0a8f4d8c5ca4875e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "02ec29cae0cd4a79ac2a6bd2f7a62b64", "region_id": "RegionOne"}], "type": "ha", "id": "7cece0cd97c74821b9ef23f6a3724065", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c28611556f77461ab41d853e84a593f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "641cc6b4cdf04a47b5a8a7fcac1a7dcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c27a79976da54b68b49e954bc33f93f5", "region_id": "RegionOne"}], "type": "reservation", "id": "697b486c8d234a89b3333fa2b5085abb", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db2bf09cbac841dda55b0d92aff9fe0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad1ed5c554664c39912a030cc73517ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "615f60b8148045c08d17d56bdebd7794", "region_id": "RegionOne"}], "type": "function-engine", "id": "59d32c9bddfd43d3bb2777b9c52602ab", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7663f1b04dbf45fe8f6bd1ae919f6476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d45dd2853e4e42afb09f27e79266f231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bbd0c30c65824a4991a385f2f3264a02", "region_id": "RegionOne"}], "type": "accelerator", "id": "7b153f3ad1f84328b7c72e02036b36ab", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0ba17ef90a7340a7be6f3f2934c87286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d2f766772c9d4ae881b05c996df7266f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "be8e945a2b444216aa857c421da87e4b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8e96f28a5a9f439db10c98151df0ff6c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eabb736cdcfd451ea896cc06330b7a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a73b2fa2664042ea9d14d68aac8d3965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "60252b5c8bf045cfbf3690244e1bfbf4", "region_id": "RegionOne"}], "type": "registration", "id": "7ecaf4c8482a48fcb682e8e090fa23c8", "name": "adjutant"}], "user": {"domain": {"id": "ddbd0199d7b24891958eb05f3ee0c647", "name": "b6687a9cb733415fbf066650d5e7de16"}, "id": "f8ab5fbf5ec644758d51495072e8fca3", "name": "d093f0bbb3dd4f60b344d33c2156b23c"}, "audit_ids": ["32504152f03d46a29be966dcaee0a3ba", null], "issued_at": "2020-04-23T06:26:04.729787"}} 2020-04-23 06:28:04,925 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,933 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,938 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:04,961 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.53" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.53" 2020-04-23 06:28:04,969 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,974 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "70d5a43f-e0e3-4c3a-b5bf-c5fb22214fe4", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "name-2", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_find [0.059335s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_get [0.059944s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id) [0.057579s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_ips_with_network_label [0.060604s] ... ok {19} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_delete [0.059762s] ... ok {28} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.057858s] ... ok {29} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.059290s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_get [0.058534s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete [0.058665s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.264188s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,865 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,872 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,880 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,888 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,905 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.801895+00:00", "project": {"domain": {"id": "d8fec932aeff4cb38b7c19631aa56593", "name": "806a60f12e3046c98d0f88b2da63994b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a98ed95a73a244aba71851e9afa6dfb0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b8f1a2dfa6484710833d7f184ef6d073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7bf6aaddccda412f94c435e23c691b45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2e6cac015deb4aff980cafd7bd5bc18d", "region_id": "RegionOne"}], "type": "identity", "id": "d9db2337b38746008d62300bd183f120", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4921b450fc7747ff81d805f6492e7117", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "306c86d55f43431787c5ab4f719db9b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0b87382cfef046caac434579717b6b87", "region_id": "RegionOne"}], "type": "compute", "id": "1b64576637d2457fbce8573bd87ea763", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "214a932d743349718704979cbcbe83ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "8490afc8a44f45f2bc0d906baa151382", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8da5a10b54f74f45b654cf8bdef42365", "region_id": "RegionOne"}], "type": "image", "id": "a43335c8643c40f0b5a3f8c0e5283bf7", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a93e6cacce89490eada4029afd98d07f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6dab72ed594c40d1ae8deb81ba8c2e7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ac92dc757dfd4168a718f7cd3151a3e2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "86972f09fc3f430b80ceec476fe198b0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2cf6a0fe7ce24b4e80aae5359037279f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd23d0526964b2692d1a1c8316339a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d20cc252d671486abf94e27ee5a78ce7", "region_id": "RegionOne"}], "type": "object-store", "id": "90639b4f3a8e4f3a89304a7fe993ea08", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6629b040767d489f9e94691b2ba99760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f253243705534cf6991584c158d4e42b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "159591c2facf452daf2d9b046c20ed18", "region_id": "RegionOne"}], "type": "clustering", "id": "316487fffa9d4bb6b1442f93a3ad8441", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57aad7d3e4864f268d820c0396221679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7950b1434b734974b0c57fba27c22984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eceee4277b0046928ea312765a48cae6", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "35a74c093dbd4100b695c196b4026d24", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d2d24c112c5841b7b0e50d53fa564324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2e21491be8614217ade8cd61eea2e869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "272171453130409fb4d4b0c0c287e2d1", "region_id": "RegionOne"}], "type": "cluster", "id": "f8a5e90bab5a4f529cec46c2b58bc4e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b46afdf39de04b5696e34887d4a55c8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e6d6bfcd8696438cb867ba02482c6815", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7905520eeb6e4131bc7a444864e0ddca", "region_id": "RegionOne"}], "type": "data-processing", "id": "d5c6b89afdf94a94b172e1b1b0d8477a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a7ac343c13ec4c8099f182f6f2ebb197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80277954a13c48eebbb2d3ffadf2fea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7d336c76adf644b28632fa6e2e1be4f3", "region_id": "RegionOne"}], "type": "baremetal", "id": "5122404170a44e3da1aca121f422578a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0ca9100098b7465da4f51f56b5563c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "855a9f85192b4e33b9b74bcb9d5bfb9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "96d93d3a99524d318ff99a722185ba55", "region_id": "RegionOne"}], "type": "bare-metal", "id": "51dc65b1813e46f8b5494fc5803c794e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4750a35252ee48ab8073442f74991381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "30351fb2a25a4f4a91de888158c0c06e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9bc690cb7f24433bae085a557535aaf9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "1f25493c255443daa163cdfa025bab21", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0d645432d7a44140b9e0d788de00758a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9256cdfe6c0e4501b9a5e21b427a7a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4f92db07704e448d838373f5ff8aae41", "region_id": "RegionOne"}], "type": "key-manager", "id": "291b74c6f8dc40a5ade6e9b6a7d5531c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "280ce2f4a523440cabc0257f0184987c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0748ea6b6184de5b2de3d6d19b51d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4870ed1090814e17a80b48ea3e4c2de2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "72c1d49b2a984c88938577dd9508c7f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3250980890943f7889ca822c859337d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "134ba7f92fe0460c8d655f008559835d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e3c3d17cc9f649dd8fe6974116568cae", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1440b675cd6f4dd483b7613ebb532b9c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "86b54f07bbd84ae7b7d0103e81ca3e6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4a47f291f4eb4f94b381fffd5a55bfaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "525a368302934aaa86443b94e208376b", "region_id": "RegionOne"}], "type": "message", "id": "f0d39c01152c4cac854c3cc7998d2125", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "94942f242cda43fe8e19a3163cc7e592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4e923f32b9294e59a12f77d7d4966261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48228d174b0045ea881c001ece272bdd", "region_id": "RegionOne"}], "type": "messaging", "id": "36709ffe11e1419cae6c7cf85117f2c8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "98a6a2fb4e974df38e35ad8150d42a5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc56afafdb8547bf8163e1854afb7a70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9dbfa6dfe3ab480b82a43a2b24b2443d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "30610e0499ed45eb9b5b7f94bf4e0089", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5296b1ecd41d494c9003aec43762bef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5823012bf48c46bc982f1bb2fb08981d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "26f5b7778b5c4fdc90749ebc5d7516e9", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3f343aab126d4a6ab09d22f52581db35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a75cbc8e0044f20bbbc16832c92078d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4432814aa28f4ab8922239a0940b03f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7c514362b43247bfba013dc3a72b716b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9abf3612e6214fbdb2146506405f0b5e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e802da8794ee469587ef7d8819f63684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69aae3c22c2741e1a0bf821473365cfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b96a91edd0741f5bd4ae2ed72df0d56", "region_id": "RegionOne"}], "type": "container-infra", "id": "805a5a502c7c45df85755fc3758b4b96", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "62b1a943404a4bbf931de47bf1c3eae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "59d4c6b31b6b4ea69e263d9e287d80d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6177002832d84d74be93b06bbc862f89", "region_id": "RegionOne"}], "type": "search", "id": "3ed911db4a3846a4aa1aa4e0fe63bdfc", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ba2f5ec949b5410693c86aaf56fae6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c1454d698ae347818c247dbc03652010", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "26f573b2b6a5467490fe3c2964f3cbe8", "region_id": "RegionOne"}], "type": "dns", "id": "972cfd6b6f694a3d9e7294b173bfaafa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e88ea68e64df4ca0afb79f928b43156f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a52bfc2ccd7b45da8b706e176bf4c60a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "0969e9e4ba11425584232ddd568fa487", "region_id": "RegionOne"}], "type": "workflow", "id": "93724f10e5c348809cc06c4dac80bbe0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "930a101213704c7daee1326bc7110f88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e73357a988f94e549720dff6d8c14b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7630432393314231811e69393d792282", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5887cf4d26c64364a7774fbf9aba72eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "73f281dabd0e459bbc2b078edbf4767c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8d8a9daca0294e41b862d0509167fa46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "2204635174e249ba999953955b07baf5", "region_id": "RegionOne"}], "type": "rating", "id": "29a7d2a854dc467987ed216638895b38", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69e7a107129c4d05a72f6ae58ca6198c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f1741550fd8a4fdb987bbe876da217be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "73ade5327ae2449bb1c022f369d542ff", "region_id": "RegionOne"}], "type": "operator-policy", "id": "92c7032b76cd448e8188905e252d82e0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d603d3cc7044cc093fa8368c1759d5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8c63fbfd3664a3eb9b0bed21d5dc125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6cd1ae61ce754bf98aaa00ce4e6e1454", "region_id": "RegionOne"}], "type": "policy", "id": "ab521fddd3bf440b973f8816031ec860", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c1e297f012fa4d81b8d99c7c874c5402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a26d8b4e44cb42bdb45d0d499a6b0144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "69e09b4eb9154374b03a5b6bf8f848ab", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "cf4c6bfad5604097876cbda1d8079bc4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "67650fcca56f40b3aedb82d5cf709eea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fa53ba740a142fca85a04110938b00e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9db78a72fd6d4d1ea59a137dbb71ee8b", "region_id": "RegionOne"}], "type": "sharev2", "id": "3f71179ac28c4d67a8e5827f91c91fd1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12a63cea8c69484780283c56e628e3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e458bab2c90e443490a441c509feec67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "042a310c8ff54cbfa0fe887118fb262b", "region_id": "RegionOne"}], "type": "share", "id": "e35420e9205641a0a9576de5575a0c94", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1c285c74a68462bbc88a0cb841dbe28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7a425fe0c51f4555a1d3a805326ff67f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f770c5ac90ae4b4e8bc983547834f5df", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4124fc7a385641188f96f4af40fc8585", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b995cd2a0c8422fac22cba3013174c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1ba84a4060e4a128458ed0ef2fa6b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5efda751109b4f43bb8d3cfdd33ad606", "region_id": "RegionOne"}], "type": "orchestration", "id": "05dac9c5387440b388b5ac8c69a0a5e5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b677ba6b3eed46fcbb306c7d186fb50c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4beac45a42374019bff4c5bbc9636b2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa7d89767ea74761a20c30fc2b3e0bde", "region_id": "RegionOne"}], "type": "block-storage", "id": "df2c7538efd84213b8a54025acdede7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59ab40c4c6ea4c8dbc50e1991856b235", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e4986f84b374043851f1ca5751a42e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4610f45d2466409c8aa5dcc4e5a1538e", "region_id": "RegionOne"}], "type": "volumev3", "id": "a7e613edc80b4c5b8e566c978d6023e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0785e455a5b0434699e27d68963d669f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3dacaefc78334b57ac3c2bb2db6555ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b953dbcc5e5e4f41a08f429af2108a3a", "region_id": "RegionOne"}], "type": "volumev2", "id": "250d5261b00f43d1a44f032575a619cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "37ebfd5f8ab147789ca14f876d2d1d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "208b849f1a96446785b77e0ec814e1da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f61e8d1159844838e8b64867fee1c7e", "region_id": "RegionOne"}], "type": "volume", "id": "ee3e2ec61a9d4ab48851573e261b9bd9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8a4034c862c428ea1900cafa952714f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fc3a254f7f0411f9c323d94d1704345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26168570a1d8411bad157f90df3dd078", "region_id": "RegionOne"}], "type": "block-store", "id": "0ef714252c004f1da1b2b83ab953333a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3320f579132241ffa291148c03e10df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "48e2aa3efda74db7a8967ff2d898d43f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d54d6825f9a140099a399ba78d8f61a5", "region_id": "RegionOne"}], "type": "alarm", "id": "1445fd997e524df0a8788e2b77dcbfe2", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15620e6e586041409afbc204f359fd64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6cb95c4378e4f14bc1050eca001e46d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "12e629ff0229401483c788d73faf0389", "region_id": "RegionOne"}], "type": "alarming", "id": "d03bdf275f4e4c1b8dbf8236518926ab", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "27b251345ba14e79a5ae7a6ce0251fc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b27d0ef7170477f9e1c2d2ec93b3cbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "558e894cc3aa4e02939ab92f5ecd3c06", "region_id": "RegionOne"}], "type": "meter", "id": "237e1593f1424faf90f3c941f27c65e5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d77be8a1ecb4b01b02488e5d137b23a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57e482c1850b4a2481332f2f9f769d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b75d755e17054c098c0d32388ad1d9d4", "region_id": "RegionOne"}], "type": "metering", "id": "cbf6549396794b34a98aefecb6b34cf6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ceb0b9156eaf46f8b9c7efd02fc3d4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9cf6618516a848f489930448e974ac10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1d71968a7b964de39010857c61ba41df", "region_id": "RegionOne"}], "type": "telemetry", "id": "80dbfe18f96a4a43841f997041b6b9a5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5d1cb0425f2344c7b68a643d5c7f9f6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7192d420c9394a16837c2250db01bab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ae6e2ce828104a8c94d3e1f111487671", "region_id": "RegionOne"}], "type": "event", "id": "6288694ad6cd4700a3f71bc1e0ef5ce1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "8822842f8e4f445e850f503dcb799e63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7db83cfc93ea4685b824a5aad022c602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c82f5babbed84ce38024d16f3dc2aa54", "region_id": "RegionOne"}], "type": "events", "id": "a3b30affff19489d8664d13054b95b80", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "34dffe865adc4d48a362851fc589739b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d84006f55e714432b5762a2e4332f7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ffd25782ef6e4b7cb9845931bb7a43e6", "region_id": "RegionOne"}], "type": "application-deployment", "id": "51bd188e76c5458a9da48ac9eaa1513b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "28719651e2284d8b801bb23e65f1aaee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "478910bd784e4697b10568053a17f217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2d477e14c9d6462994584579178299d6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "93e372adea234f1490e9f2105da85d84", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af12745206f1499f9f9c1e852900d28c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fea88e75e8934591988b28e8866c75ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bce6d6dea02b4619998abb8734d2b8f7", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "21b8cd86ec2d4204b67e15b18ec0ce7a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9aa04af5798c4179bd4ba68ad19a683f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdaa52cd219f467eb5819c56a2531c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0754f79922be4eae8cdca790e480743e", "region_id": "RegionOne"}], "type": "tricircle", "id": "5cbaecac37684e818721d7ee4dca96ed", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e3fcef1a475047d990102482a3ff3739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8110ac070bab4d6d85470d35f3d0a3d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "4c99a6cfba034a3aa48348e79493449c", "region_id": "RegionOne"}], "type": "database", "id": "7a00f1823d2b45db89edd51a671591f5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "708b929ea4e94dd9878e7a52a8053d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "99a34988aece4068b9e81a25a77dccc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "816c7aec3c594657b7cf67ab44e12f79", "region_id": "RegionOne"}], "type": "application-container", "id": "40d5e318d4044261b269bbc63443629c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "54e503ba7ff44583b283f7c653955617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c43dbf1bb42d4c47b943db84c1fa8346", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3c938d066fc4794b107e4aea6465222", "region_id": "RegionOne"}], "type": "container", "id": "49cbf5a641c54cfba4ce6ba584260f36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e0a8e9f00ee94f3e99191f8eb114cd8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46e87406e06f4167a2f6c031e9b0d832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e229a7129964383ab125fb0a64ab19f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2dd572460c7f45a9a416e0f0c7c86147", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b22d59ef49974246b9c6f33d5231abd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40b81f061e684fa6b8fdb153bc83ff0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "8b736bc8f1c94fbf8af73932f3f94096", "region_id": "RegionOne"}], "type": "rca", "id": "14f58e1dead34b3ca5ca90d636a0bb49", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "442c715c736646118e0a7afbabe78027", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b1a074737c34402ab87c4a52c2e213a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1ffc2c8cf7c74c518759177bdb453629", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "afb789bdc5fe460a9d74116da655fd46", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "23b862ab0cfb4d7299bd1c7364f02e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "491a188584f345c4a1f2a8fc362c6f77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b3f7901ce362423e8db44a18ef3016dc", "region_id": "RegionOne"}], "type": "network", "id": "fae49b1b79f5458c813613cd588283e6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "62e4db68e4da4094b20ffdba6a605a5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ccd7a621902a458f9f0278c1c71f253c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "08aef40901874b04a024fc4061111bf1", "region_id": "RegionOne"}], "type": "backup", "id": "0e8167feaec949518bb4de0cd35529fd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "be1f01b87216430c8e4908b1a3609cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef03d5aa341d4b47bf4ad6c4575b14ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5cb5dc777a4c4379bf1f8d02218930c5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8ac909d8aa8548cb9c7cb8420486b777", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d898744b53ac4fc5829c6fe3fb0ae0e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "86cc4e50272940268840b441bc4f5f50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5bb7338708ac4c87b41dbe46f9b02062", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "8f2418a3b69245e0a13b9a48d146a290", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "15e9bbc1f0034d81861083aa6b326544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c88dfe2d86c84932b18d8b14508be409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9f7dc2ce20fe467eadccf915b27d1ded", "region_id": "RegionOne"}], "type": "monitoring", "id": "7a2dd0f109e04f07a2523d9382e23b34", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0f6d3256786e43feaf52c7f8a1aead0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "57c067ce18fc4e05868ebf169837af98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "86a0d9cd7673454bb3b013644e6e826d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9f380da8fd9844e7b33f5060cd10280f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba1eb0360e1742bf86d18a556dc8e625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "caebc5c6378740c697baff41862c9eab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ead82e77ed4c480fb5fc44f211031773", "region_id": "RegionOne"}], "type": "placement", "id": "c19a0961ce8d47ef8f8b36de9fe01025", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0de1d95c48a4910af9bb9aeb4ba60b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "662370f81b4447508d2b98414bbed77a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e2008a54bd7b4ee5958fc4fef1b7bad9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cedbaf82178f4857bbabdac9f17b75f7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b947c51be8144f5c8741c4721bd6c382", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "21dfca3c552647f5bdb0bc0b980e0bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5163cd47077f44f4a4138af6c74deeb7", "region_id": "RegionOne"}], "type": "ha", "id": "072e9a4894d14ec4835894cad6842d19", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c51be4504c214eac81f7a51525a0ca43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8614eb06c1db4d4e9f38794ba932e95a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e4afb7d454be4e1f8d90a8c9c07e9bf2", "region_id": "RegionOne"}], "type": "reservation", "id": "806ee43e63a04969a1966a6051c04cc3", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8d57e9193d354bd180053fd6272cdaad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "851aeb98f068470182f13fc7b33c27dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8ead1bbe54254a93b22d3ba36756f8ce", "region_id": "RegionOne"}], "type": "function-engine", "id": "a0ec31ea693a468baa5d8d60ea6ffbf8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5638f2d2a8ea4b3589fe2c544ab4bb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2c159242b6914347b713e61806ee84f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6b33e45186434eeabc255cd6622ab296", "region_id": "RegionOne"}], "type": "accelerator", "id": "04a4dd8763654a9a97655a2132d8d33e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "701523c4e0274c9ab09519aae25992a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "989a02e96b5e4343a9f8fef0bf4bd860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "57a2b2e159604cc48d494bd6723381b3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6df6275d3b31460f8e5e707aded1b470", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8c76ea425114462995ff0fdc5e36606f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c5ed3a1cafa64259a0625c9283b2ea54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9f7b73cc47c2416383213a78a97c4bd4", "region_id": "RegionOne"}], "type": "registration", "id": "d72e58c28d4c40c7a1e6eda83db11c1e", "name": "adjutant"}], "user": {"domain": {"id": "4a1d74b2adc144619d322d8592bd3212", "name": "9d9c9657775d4bb2aaf0508c87418ed5"}, "id": "90f31348cd4442309e765e36c1015fdb", "name": "e43b4442c5984b21b7a92e2fc0dd78ec"}, "audit_ids": ["b2990a91612642eb868d8096011211c6", null], "issued_at": "2020-04-23T06:26:04.801895"}} 2020-04-23 06:28:05,010 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,021 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:05,044 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,054 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key: super-secure-key {12} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.196062s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,937 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,946 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,953 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,962 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,978 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.873259+00:00", "project": {"domain": {"id": "cc01f76ec2e0494789d65330df5b711b", "name": "686a03ec2651436fb6254f57629033fa"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "78b41f2960ae4aa2832ac522abd0135c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "18a22916ed3941cfb40c440faae86a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3dd0caac14ed4ef9a4f82ea66b75923c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5cc8dd7f4fda4580848a57e4b61521a3", "region_id": "RegionOne"}], "type": "identity", "id": "4efeeb699356492380418a7da6b990d6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4858db8f50094cffa18294dcaf3334ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aa71cdca4794444495f576053a642422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "93fbc97c0e5140bda047d4584d977891", "region_id": "RegionOne"}], "type": "compute", "id": "7f103fb815c94d34b67c5ca8ceebc416", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "303c4c8f929d49018c49444a75e256ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b313541ab0e14ada9ed1c572c9059ac3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "20a1bb53136844eb870473ecd9069f16", "region_id": "RegionOne"}], "type": "image", "id": "9dea00561b114042a61cf04d913b9cbc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b0e6e09ce96445adb669dae0fd437b1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d84d8ae653874d9ba1ba9bd61c427bcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "042a7b52e8b345489a00bcb729992c64", "region_id": "RegionOne"}], "type": "load-balancer", "id": "b197d23eeba44c358d677141f9ba3ba1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dee38db247349cf9c4d4669f5e060db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77eae57c22b74e18ab22ff435bd64fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69677e66fd6042e5a720526164bbe646", "region_id": "RegionOne"}], "type": "object-store", "id": "b69f11168343479c9c37fd9130a71960", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b62a078e7314340b44e1de4d3ba10b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a388d88db93642c1a0f5ee4c69fa9891", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0f497c3371d84b8bb9b16669e51906ba", "region_id": "RegionOne"}], "type": "clustering", "id": "50732a628b324253b68238732bebf66a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "44fd877c095d4056aace117ac826e07b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "122864b1cad4470db5492dab7a92929c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "979b85e75b444021bf24925d8258a1ad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "805783a951b94394a409834588a74f5b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4cbedd8cab248d1ae27c03033e0d2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "401de9b9df3f41958cf58a03b4bb3dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a2046aacb0e4d5bb497c5bd91208808", "region_id": "RegionOne"}], "type": "cluster", "id": "c1953f7ecfad4813ad853245b14bc0d8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ee9f65dc710b429991f5f8176ca8b48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4c7e150d5a444b6e93958879f1f35961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ce18f2bcf1684eeeb7c179ad406367f4", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd80f9247dc3494dbce675147c1424e5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "04ef3bbb2da646688b0728c84d948c95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dfa14eab9e764771b4c3386787fd71ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c7ec3124720142af9ab7d1d116c2d418", "region_id": "RegionOne"}], "type": "baremetal", "id": "ebc5d2189ea845c696a419bd71a50ef6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8e3bccf3a1224ee596ad6d0e449b12b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "af5acd49997a4a6bb4928719e24b387b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3e496094b9e84eeba83b556a30d2e04b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0cb29758a0447c1960e4ba302d11d32", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a58c0945d29d491099b335b43cfc1eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c8e97f19b18545bfaa2e701bbaf6b140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "eaf8317541f348efb91b342db0656bac", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "062e43f6a20642918a2730ba39e1e050", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae036bf857044daca391a687bb875848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b559921166004f8eaa67a677d5240f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "498243f6deac411795acfd7ea58fe611", "region_id": "RegionOne"}], "type": "key-manager", "id": "f680a9e26aae4258b5e5154beddcd9ba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b0ebfcaa060e4cc7afe550d63faa5504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e168d7e46d334a4a918e3ba69c63c5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e0ef633f0bd64cccac518599f8cbf68b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "dcfe23dcf2ae4c04aeeaa36e25f8b600", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f9204327b1048d9815946d615106521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9e443fe6305840c1810700074f92e571", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f7caaf50210641668e59fdb78dc73abd", "region_id": "RegionOne"}], "type": "infra-optim", "id": "52ef0cd95e9c449282953cfcd050774c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0fdb910860c34a0191d613561315b24c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d3fd387d3b1343af8f39cab24d086b68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "41d096e7da1c44c3a16a9c51a509d36b", "region_id": "RegionOne"}], "type": "message", "id": "257aa18836914f2088bf4766d01c3079", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c7c210f39c1a40fa86832bb92d43c9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1e69678093d84659a7289414d0433262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1a8c687d896a4eb6873804353289d060", "region_id": "RegionOne"}], "type": "messaging", "id": "bb19243515f244468369fa0b4f8306e6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4660bce556ba499ea9e9451fcec7702b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0899344e2f014633900f9f590aae059d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8476d7ef18b44fe6b266b4802e8c168d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "576e1f16b79f47bf9e52e29665c28ada", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d158d577c3bb45cdb24dca6784dbef3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d2e41dfbc1ee41b5981686b108c3db42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "16f5c49f6a10442785d10b3ab7d094cd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0495537e79654ac5809c631787ca0117", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a27cdfde8c374e128582832012a5188b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "44c10f670819468fbc5a91adebc6f560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bfd2ef23aa143b0812031ded3e60308", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "38c4744a68954c7c9b021b0863f3c980", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4993c09d76e84411bbc6fa555859be22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6c884caf870c4e4e8c4b25092ec568fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eee8b6d5b8954ad89dba51d20c22d915", "region_id": "RegionOne"}], "type": "container-infra", "id": "dbc3c8a604d947898d402f7a543d040c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7709c8fafc394c37a7df5312ce1c7372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ee5548b81cf941c2a40e011bd4bb9c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6d804f1761c14f85a6be3f9a34aaf03f", "region_id": "RegionOne"}], "type": "search", "id": "328613059be542fca272a1630578eabb", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2757a4e83bf94daead2ece9da39ffad1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1eae0748f6bb45b0a77e51de35ce229c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "98cac3eab63f4ae5981a90c3bc94a78f", "region_id": "RegionOne"}], "type": "dns", "id": "615feadc5ea142039a31690bcb05926b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ca2fbd9e9e7449caa795acae4f5d6204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a00880e5dcb8420e836159f52e99c2f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f5886770c6b74a168d369f6af692e82e", "region_id": "RegionOne"}], "type": "workflow", "id": "30901db4ca884a019dbb62893d25a229", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4b6e16a83e64c2888d3f11694666cbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2e0ac28ceee49a199b797c1cebfa721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a179cf070a0242f5a49014e47d40cabb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ea0ac26518d64847972f170e749ce1fa", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6639e7d5a5e043f3b1ab80b46a9512b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f2f054d32c54da5b08a8e7b8b6a0a91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "dfcca77fcd8e433f863c1bfe51888b0d", "region_id": "RegionOne"}], "type": "rating", "id": "52fba15400d4474eb86d7d293c0ae01b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cc9e92c9b4c24a68a63b91043947c8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3bf4170e9e264201bc095a8974411055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cb03ef89204d425684c244806d2b324f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e3694ccfa0954889997122fb43611be5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12940e61f49240549a86337265b751ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "95a71e93631b462ca04749ec60e09474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f840858b5fe648fc94f8148a83053475", "region_id": "RegionOne"}], "type": "policy", "id": "55bca3fd0be54315957192994431b16a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07014bac80e049b982eb25ca959f0b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a615e9a619a14f7d99e585a26cfacc64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8d0b52d2f71c467e9ddd6653d713c396", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "37ec64d4ac3b418cb9cea7b8bd107621", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "548b64e7133342e7b38cc6ecd51a8ce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c243ef125cb84ad39264d515995a1ae8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6ab4398103d416cb8d2050ed19c142f", "region_id": "RegionOne"}], "type": "sharev2", "id": "dbd0cb31af574f1f8a5e5357b49bbd55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7077a75a92194305a2dde89de24c4463", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3d0453a6d4f94ba3b2449279964eec0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c1fdb01bc774e1e940dece9378d6a07", "region_id": "RegionOne"}], "type": "share", "id": "0535bb4360a149069feb702086832861", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "00ed87bd01624f6594c607c94115d392", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6822c75a82cc4dfa8f1ddbcd10f35743", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "63854238e6794e54bfe1d93174111c3f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "56945afd3e674aa380b9061cae988702", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "832a4421b7a44b71af1a90ed69937257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7aa5dc491b74163bd0042c3d6e96906", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d317f8b67164347a104d624ed914e1a", "region_id": "RegionOne"}], "type": "orchestration", "id": "0a0204c42963484d88bb45dfcf66c904", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfc06f93a844454587733707cfb07849", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "91a0aa8c6a8145928a1abdc8a4c879ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a6683e113354fa7b76635b77b00d813", "region_id": "RegionOne"}], "type": "block-storage", "id": "322d0dea9e4f4ee9aa397baa163639ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "698133b2f14b4cc394f904376504346f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab866e79310b498cb3edb378ad1d2a58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16d97209abe74611920bf0d8a179633d", "region_id": "RegionOne"}], "type": "volumev3", "id": "717f4e207587444490ff91868e411623", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bedcbffbcd1242c696710fdff2cafd32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9c8b6bf51574043838f9d12f205555f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff99c38c7e024136b23a4b609bce0f24", "region_id": "RegionOne"}], "type": "volumev2", "id": "3d4f46ff31634d4dbf9115bd3185b0f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16c94e22ac174783897408d57b67846d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26adffc4ecad48c0b9ce97fbd370ac03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9705bb1b3bf43fd9cb92552080120e3", "region_id": "RegionOne"}], "type": "volume", "id": "21707379f51c4603813791c2fd00825d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "234e1d3814444938b4e6678370eaf54e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0b23337fc8449e2b90ebe0e324eee69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b7259859e7c4b8889a12dc748256f5b", "region_id": "RegionOne"}], "type": "block-store", "id": "05ea9ca7ab314a899a052519aca855ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07e543ac7e404dccbccc152a103a8c42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "700e8809193d4c169a43261f3e064b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "be4da4bf7bb84f808a71640d0ceaf6d6", "region_id": "RegionOne"}], "type": "alarm", "id": "920a75b04de3439e8642bff9df77b6c6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "216356dd52a74a9595c0b2a429d30da8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d56a83b738614fbea30c75445fccf309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "27e6d62eae85430287f831788fb0eb83", "region_id": "RegionOne"}], "type": "alarming", "id": "8c8ac807bd55444da19d40d5075800c8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f9a549b8dc7a4abf96d8c8cc7b1d7fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a25becf1555c467dafb47c1687097d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4ffad8634048457cbfd7978db3f5b7f5", "region_id": "RegionOne"}], "type": "meter", "id": "d6959dc7e38046cfb46be2795223360d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "14a2c18d188741d69a64703fb66a7045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "acc14729859c454f8eb9e3df6a94f640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "92d9559d4f14436897701d77ff0a57fe", "region_id": "RegionOne"}], "type": "metering", "id": "e482ab1aca364b5a81e8a48d4c952b8c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7e30cf6ef841442abeea39fb65832f09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a1669b81077432491e7c1621f353549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4dbf59ffdb7e41ddad333ce8bad6b10b", "region_id": "RegionOne"}], "type": "telemetry", "id": "efb00628c0ea4be7ae4e86f3f3c13ffc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2c9e46255da44780bbacc0d252b5dc4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "093720f951c748c1a7557adb37c6cd14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31f6234a75f64064bbe40d97a323792a", "region_id": "RegionOne"}], "type": "event", "id": "e52bff0575c149428ece29610db19f73", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d8a54eb8834e4e49a8680dea17ab1255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "23a8fe8cc4424bf6ae94e940f022d0da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5c95933bb2fe42f78ac77eb341be1e14", "region_id": "RegionOne"}], "type": "events", "id": "02d7a7a202524fa88b66c02212f33909", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f6234f85116749b88d77902faa6c6cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30a0d3d7a43b4a028b88b91414a4f0d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f73ad1b5f4c445ceb3394077759d0c68", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8be33d2eba1a4adb98a4a800ac92f066", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cbfe8e21a6e246f48f905810053a4a00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f742a72bc9ca4d7c881298f3a6904b55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "27722719e7244e12b99aa59b32a0475b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "25c4e5de31e641db92985094506c9f12", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9f1a2a0f2c2742d683677ecfd4b550b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8e5c8386370e44fbba0ef10e26a9d879", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba42930c863f4f5f95ca857229039e24", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c14b5a98816043bbaec246c968450bea", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8ca41ad9cab47a3848a99270389469b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dec71d451e604948a5933f581b22e5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac060ce492ca4f049c6e22d6eeae0d81", "region_id": "RegionOne"}], "type": "tricircle", "id": "d42db5aaf25d48af92de6181378f74e8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9154001793e04b258955bd600707afab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "76ac7d504b524e4f85a31ec460872f15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f4f614543d1948389aaaa20108e55291", "region_id": "RegionOne"}], "type": "database", "id": "037d2d11fc1247e398ddd3f82a0dd42e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dd5f09f4b34e492ea62fe906ae9e7735", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fa9cfd8e2add441787b56b9547ca725e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bf7a73789564482080126756f36cfc75", "region_id": "RegionOne"}], "type": "application-container", "id": "57a9e01aacec4f44b45c20cd1bbfe350", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1856aad6106f4c0da9e4c7a4b5bf7b4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a6de35c9d4f1420d985ce951f2b698ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1ca1d404abbc416faff86e21378df48c", "region_id": "RegionOne"}], "type": "container", "id": "99c523fc1eb949509dd319a4fc18c1e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee406b8aedcf4f1b9c5f6ad7642a739b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93952b8b5f80460ca8116d1e3084fbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3038e603b3d04b62aa7338501d084698", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b9beaf88db874773bbc3bc5abe8df6df", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b0f6167930a48d3b16c075b495bdda8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f315d7fa7fa447fe984602c536cfe505", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2ffd3ef4dda64c2a86eb666e6b14fd04", "region_id": "RegionOne"}], "type": "rca", "id": "780f825d96fb4df0a8e7f5f4d906493b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "66ad14ee932a42eeb02a45b7d4ce061c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f0342e54f43244e4bb567d975fc737d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "47c2c0f45f7742309f630c3694dc0ec8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c0d84a5d1ca74b8d8319e8355ce3c56f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3db3b1bdb2984643b159ae84572180c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "17f1513b51114bfda3396962f57eee0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9c74cf33d37848fba8149f2d38693ca4", "region_id": "RegionOne"}], "type": "network", "id": "06cc0ae44ca6440081f06417b405a43f", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c1d4a211001c45d4bcbe242e6dc7649e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1dfd350d405c42a59a32d4add9c6e8c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "344e3f3b2fc945578c7dd211a54dc5be", "region_id": "RegionOne"}], "type": "backup", "id": "c17ad50f7a4d4740b1c51e575def5018", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "75c416149b294ac597786af3db7aee70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7b06e175ca464eaba405643172336685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e0610803987f49b2bae9c951916da5ad", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "326b1a22f822463fbccc7beadab9f2a0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a08b52706fc64d18be62f6a103ad23c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d8b0abb07ea248d29c095502bf48c07d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9841ca2d52124f96b7c08efbc672b1a9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "185c27250c5243b3a04545c91e6131cf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d9223d33858b4775be8ca5a42afab653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "93db42f31b6142bf8780c9e1c4d42c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ae66e70fc5f74732bdafff6cd386d81a", "region_id": "RegionOne"}], "type": "monitoring", "id": "72ab26f1580945378947ce83ca103d33", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d9793457be624174b7925707b2fbb109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4849bf7c0dec4c33aae72907a4229144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5b112f65cf16453785d00ff6eedfca74", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "916e0630a9c34e90af47bc733eaa46f2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5765cbc9aea744e0a6d5e1d6428aeab8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "69a00516e7fb43faa06420319c606373", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3ca294572b6a4906966db0eae5d7fde7", "region_id": "RegionOne"}], "type": "placement", "id": "21e0a24f14ce4a1eb3ffff822989d093", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1b536770263d40a4b71565e316cd2bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ea1308353ab542e3a0ba11bac0fd6ed7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c88655e1560c441382c495704bbbded3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cef1f16d9bc5447d8e4cb0026d08d572", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f516b1e3d3b4e1ab4dc4cba737a2069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b976be52caaa4cd392ebff3582b3da27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "85e422cd248a4563ae14b33af0d78a83", "region_id": "RegionOne"}], "type": "ha", "id": "445fda5d7b954486ba441d796958e61b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "51cb7d142abd480889d235d2773cf00c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "db13baa84ba049669c0f1e3a0624b1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6fc04be918441b7ad0ec3054385b014", "region_id": "RegionOne"}], "type": "reservation", "id": "f9161866e704430abb3097bd8671dbd8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2de57614296c427e8c9d54fa90b87115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "af41631d01674b3a8e18b9fe433b468f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f49425ccb14c4be7a4ba571f89f8ae54", "region_id": "RegionOne"}], "type": "function-engine", "id": "ebedc3aaf07a4c2da14aa080c5547cba", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e58b74a93d584b27b60382650cd186ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5bfd8d6d13cd4694bcec763a1cf216d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b373e67689674d88a66318323261c187", "region_id": "RegionOne"}], "type": "accelerator", "id": "1f5b0e76b49e41b1b90c4bda4939bbaf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "028153b93dd8413bbeb6a3e507eff9bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "485de58f49084cd89af20c4375b63d20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "265a2f69695e4ab49891bd489f063b5a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cca5ffc8f2cc4ffb8b1df0407868d0fa", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3fcb8b7b144344278baec4d97d518a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "77309ad259d24e1597e1c57dc29801f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "838b4f78dca948d7aacbf98735545abf", "region_id": "RegionOne"}], "type": "registration", "id": "693df195f46949a28159768d1c10b98e", "name": "adjutant"}], "user": {"domain": {"id": "4eaeefb11c524869b340d74dad35ee84", "name": "287b9da1327443fd8db4f005b003842c"}, "id": "b1b5199d564b424abb5f9903cdb84621", "name": "7339643b5a73485ab4b7ad9082267cce"}, "audit_ids": ["271a87766f684356ae8f7bbf50f26e4e", null], "issued_at": "2020-04-23T06:26:04.873259"}} {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(preview) [0.061896s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rules [0.062256s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.197161s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,928 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,936 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,943 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,952 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,974 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.863129+00:00", "project": {"domain": {"id": "6f21eef4e6104e4c8cb3ec7627572957", "name": "4c6f5b28ea9842408dc01bf154c57410"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cdcfaae6ae204328a008e4b419dd417e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ae0b3dcc7d4745cca4bab617443d439d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b820997fc203419ab03ec79e9ff8db61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "99a487888ea54528b141bda7d2bf7e1f", "region_id": "RegionOne"}], "type": "identity", "id": "85bf2f6c908c4b88bd5b9d1aa5992f24", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "01b5a518439449b996a60324d97c9b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bba9a64327d84629b79d9c7abc64232c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e2e647913e3249988e3413a232288c64", "region_id": "RegionOne"}], "type": "compute", "id": "4b66f4a429d94b70af24a8a9250ad1f9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "79c19bf97c2946248bb1beceec0a8860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "56fcba068c95449f921ca772f659f279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c196d45bdb874bafa6ac342240cb4941", "region_id": "RegionOne"}], "type": "image", "id": "85163077f5784ed2b9f150368374fb00", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e0325db9ee1a4deaae5a6aa2ef687875", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e976e15705704f5d9bd8679636568d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9bfa8883ee4f4dcb89cdaac5cc5d0803", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7e66d8e797ba4ffa9af2f9c60a4a06fd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05a908741eac4a4498f7915173b1d55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f0db68d2cea4b008080d1125838f5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4748a8af41a344a3a251269879e528ee", "region_id": "RegionOne"}], "type": "object-store", "id": "b70a317cbc7a4945afb778156169e61b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b3b949b3a495472eb0b9f0988f9bc5f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53bab05ead8e4299bcfe60730cffc2f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "aa504f2a07e94b9f93a7abf4cf0fd46b", "region_id": "RegionOne"}], "type": "clustering", "id": "339753f5280b40fd843f7de2993a11dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "781f9bd4eba24c8787ad373bdf25b151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "065a6733337e459aa0cb6543e9d513e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6c9fa96dc0614e0d91875f25a39991c3", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e3bd67f5da044472918c7c82e5167deb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "47ab9db9bc62480b973ff878866b6e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87b39a7f3cb648b39602080a8a469e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6793e9317d124456becd9a1118a3a563", "region_id": "RegionOne"}], "type": "cluster", "id": "8d931691ce304d81a4398510fefffe3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "40301c14949742baac70fa0035d1345f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cee5f49f5542459ba87d6cc346382af4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "308d3df20854492887a75cee2893998c", "region_id": "RegionOne"}], "type": "data-processing", "id": "8522edee0a56418daaf70604f55beea5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3a12b748c9884e33a3555f8673525c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72ed70e4f134410bb223e82420ef733d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b85b6c5afcef4b9c8d73238277e627e9", "region_id": "RegionOne"}], "type": "baremetal", "id": "12977ae0e60245dbb1d11fd5672efe1b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4164599393dd4cf8a6a50eb1812d0cae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "78114f120b074c80bde69d5f16103263", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0e2b815b27f04d39afc3cc58dfa25d88", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9cff595535374332be7a1708afee0766", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "29cfd557b61147d297b89a9191f18298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "af78e2b92b434030854f1ed164591d45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "31aaea80918445d982ae53cd995895cb", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9aa1fe167bed4642aa9f18b0d2a7f3a2", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c7f374c12d7a485f9fe05e2a610dceba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0ed41d11fd3f4829a126a9fb2c96d85f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "535c3b255f014d39b7096b53f57ec18f", "region_id": "RegionOne"}], "type": "key-manager", "id": "f51feaa177e14b65a867be740698ecf1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aa4ec00c10184720b42e75da26cc80fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "34481701893549e887131ceee1a12d15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b7aa77843aa47589de3a565467a530d", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "6ee274580e544e9d8f7b1b37445bd1f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "95d523645a51421ea9a9960f523a19fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "302303edc3c644b1bb462eaa79731bc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "126d6673a2e947a5831de84b872b9a28", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9850c4b51b034d5090ae24c2e68172e5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "78f6b85b28024906bce77dfe3bb8948c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fc6a63f293eb4ee69ccf5f051096ba0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a6de5111faff4a6cb5c8e30043ae87bb", "region_id": "RegionOne"}], "type": "message", "id": "ab6606cad621407f8496a673b3a32a32", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5a4bd00b75784619a220a5d786e640b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05db48b96a774c33825928ce228f8446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "764a3c9eeee6459bbcb02d226bc61f9d", "region_id": "RegionOne"}], "type": "messaging", "id": "91e5f36666854802b722e4635aacea86", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "df203fc2da25487d8680fe995ed5d2c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31001a62a5f84dafaa703cca0cac2eeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "62ffb2b8ff594f6fb6344580dcc40606", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9ed37aab4cd34a399d430dde082d9189", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2373cbf1fe1c4fcca253ba77d8f61779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cbe405723ae4fbb8c12b12d19c71475", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cece7465f6434ff5af21b68d62a83c37", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d6ac52747a0c40629e219c23c8dec481", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90c7161a3ff84021afa9a10ff59ff51a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "040b1d9cf54c43d9ab3b3037747bd194", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f71ed3059e864c39983e6671549cf3bb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ba0e555680c44eefa8bf0aed209e3e23", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2e5996eba3e48e0a92f70d177827987", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7522b5f5feab4ca58255e4e0677412c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8bfbf7885874524aee0679cd7c09f84", "region_id": "RegionOne"}], "type": "container-infra", "id": "9ba93ccbf25a4617990f6d9de0181b76", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c742ff80af6f4d5bb2f3c3bd36622dfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2885673b205d49418ea315e20272cee1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "48cf69e37d0a497ba83f63567785df9a", "region_id": "RegionOne"}], "type": "search", "id": "0474a75554f2473ca0c78b453840ae2c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "13ceed578af44357b1d742680699f625", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "66485f31527a41e1beec27110167ec2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "430c72a3a81d4327badb67b24955fdb4", "region_id": "RegionOne"}], "type": "dns", "id": "cb3b2fcae3934424a88157bb0e9ee9a8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3fe6ad9850354b35a4cc2114b4578340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e4be51e6dacb43d88e5a5c78d41fe485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d1ba951c070747c0a768c1f40e447134", "region_id": "RegionOne"}], "type": "workflow", "id": "cb757d87f53042bc9cb4ab10e6f1bd6e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21d0fba0e58c4140827105622122bec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5b5ae27dd17b4f8b91082d30dc5d20c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a39d0f1a7d454e12938f6a5642258e86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "85a6ed41c44b4877a8e6706a71de4625", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "47895d1aedef44dcb67a73eb8187c67a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2a89a3f7a23541e48b288d016760094f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8e1f94a8784d45e69b56c573f14ea12c", "region_id": "RegionOne"}], "type": "rating", "id": "850259d8d8c241adb1af4de0913536c2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "af4cb9017684481bbaf5369294a6efa9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "32475f85aa794ff6ba59888e1305fdbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1e687651b2d74d318ab39e1175241687", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4717f77b1fbf4e17bf9a78658baa0e99", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d30f09d9d5b4ffea0c24971617a0792", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8b52586bf5c34088bda9b607bfa252c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "011941b6d97f4b96bb7734d841235d32", "region_id": "RegionOne"}], "type": "policy", "id": "3c6c7fe8428f4de0b868d638f3cd2ff7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7cf192bc5e8742a0b2e6f5b2e6ff3ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dbcb7a84c33740749e2f77ed4d536767", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "32db60fd080744d290a5de486805aa0d", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4d268f297fff4a64bcb1bfbc6b0ce1d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88d43c1bf1ea4fd4a3e3f718cfdbe603", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0b5ebf7bb8724548a72900a545f3e56d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ff72a3160a7d4027b228f9fb7e74f0be", "region_id": "RegionOne"}], "type": "sharev2", "id": "17c12330364247ea8234acfc8fce0ca0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c58a83ae234b4b7daa13264d3b2ac0d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f284fd9b9c14012a08314ab26ac387d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "275dad7917a2475c841abf47e7af697b", "region_id": "RegionOne"}], "type": "share", "id": "fbe2a06c959244d6a62cc929fd24fe85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8f00c9c2b6e44128eecfdaa9a35701c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a4d56dd0649f429a8e65c80ff3711038", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "cc0be203acd447cba93d1f96896f09ba", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "397d324fc25c432ea27bef7928d8ef66", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a857b069ba5347828cd66fdb282b4471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb38b7a4c926483faf501879cb422d8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02944c965a7f445b901beb9bd4e57480", "region_id": "RegionOne"}], "type": "orchestration", "id": "b5cd76257f7247b0879f515cb36db246", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3de2cdcbd834018a0d061f63b09a402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f949c526973942b2b9458984fd40dc63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "250fe7994da742e698168d9b1c0ce219", "region_id": "RegionOne"}], "type": "block-storage", "id": "6ddf21835b9d4121828786f93c883566", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69ba7bf683d3449a9a77f372fc1a0866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95e77aff4b6e446ebed7058cfdae3f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d22de3701c4d48729da077a4c1b86498", "region_id": "RegionOne"}], "type": "volumev3", "id": "50fc94318cf345008af72a6876f92622", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28a3cd04e89e415f93b3fb19f9171a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc87c6c874844cebb9e76d7212b3b7f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82822c749a75433683f0b8b1008cbb65", "region_id": "RegionOne"}], "type": "volumev2", "id": "d9f7d3dff68b432bb218a8ca62590925", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ea53a95c1824311950d172a11a681ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b88524971274b41a0e875ba31383bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "857e5b76b8bc42b787869a794fabfc90", "region_id": "RegionOne"}], "type": "volume", "id": "a1f15b97094b4d1587e39ae8f90462ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e2105bc1612c4cefa572604ac480d5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8352ee869c764c6eaa1859af0bba55c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2c3e02f633b4e458c181528b077ea0e", "region_id": "RegionOne"}], "type": "block-store", "id": "229cca95772042baac64c7486b138d90", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4bd0ccdd5b454627923c43575dafa662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0568be59502a4310851c2b408ed25345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "45f1fdb7b73341c183da986e41f0d02e", "region_id": "RegionOne"}], "type": "alarm", "id": "9ef3122c6fe1495b9e19af1bd750d6a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "17dbc80de1044c4d99a192d4f96922d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "546fe795bb754f99bd70084538ea956b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c351b1438426460dafaafa569ed8a252", "region_id": "RegionOne"}], "type": "alarming", "id": "7038b42d080147febb2edc1f18d94843", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "361dae2748754d70824dc2f08cba57f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5437bbf0cbe4d5fbf4762864d56c05c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3116f3effb6843a7828ba32ce8f47adb", "region_id": "RegionOne"}], "type": "meter", "id": "2e326ed3382e4b28918f225b55a9f70e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "31935600a41b4170bf7cd4088175a99c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "146f88e32bd744fdae519a23863a585c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fad2ec21981b437587fb23650c45370b", "region_id": "RegionOne"}], "type": "metering", "id": "fac91b078af740ba84b15836ff8364dd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fa81885c7c894a9fa14b33ff779a2372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dea0baf794fd4c5395334801e41ef774", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3a7642dbca0a459bb94cab63fc3dcb29", "region_id": "RegionOne"}], "type": "telemetry", "id": "99df5f3cd4d049e6b05822f38f38d45f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "d762b2f5bb9c48289b5d186d92025c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e52464f04c2f4420bbc164407dd723b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e705bd894712410f80417db8591481b0", "region_id": "RegionOne"}], "type": "event", "id": "403cfb80dfff42d89c405fafd74a8cba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "68b5f8185f5b45bea07d40b1faf6cdd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e414bded496e4cab81916d969119354c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a9b2008de2cb4614bbef491be51b9615", "region_id": "RegionOne"}], "type": "events", "id": "6eab8bcaa0744de0b4b74e3a12e0d69a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "44dd5acaba7e443a9059a9364843902c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "40c03652d2c24d71b917cc54e932f87d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b588497e41b943cd8f883c9e5386d08b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "21295f970f1c4f72a36c9ca6cd689fde", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c428d3170ab347beb30ed7d8faeb9856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b69b68c68335468b9813e7cbea5f9c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5f6d734480614175ab928ff0803c58f7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2ddb52c6d1024addbb8b86030ae2f314", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e1e8284f83bb42b49a556ae068277de9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c83196cbdd6445bb48ac1599b4d3188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "45df56924eeb43fc9c44979a3ee3dcd0", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3d542df9f8e44a7fbd36ee257cb2be68", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd4170feac1e4b509cd49a7595160377", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a2fa8ab25d76490a95646812d7d35bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cee91d86c1024986b2d2555294e8724d", "region_id": "RegionOne"}], "type": "tricircle", "id": "857acd6c55cb463a9cf4c0edafc0fee2", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "62eb047902234bf3ab2d80f1684aa29f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0f4b5c029739462aa4d2c44195f144f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d31292f1eef645339f6deae04ad54016", "region_id": "RegionOne"}], "type": "database", "id": "924d1f70de014dea834a9ed880d313e1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe1601ea327c420d99da06d88abda028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7011ec2fb2e048cdb2c0c278600e8ffe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a58cf073a37e46baa66f573175e4e39c", "region_id": "RegionOne"}], "type": "application-container", "id": "b45516bc073b46bc8664cc5d5a16c5bf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d70073b9286d416f967d6d77ccfb506c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b5f0166c4cd43379eee013773d42107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2c76fc3e6f2d4caba536b78216259197", "region_id": "RegionOne"}], "type": "container", "id": "bfa0e1d83dfc439098d0b0e0e414bf28", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "99573e2bee2f4328bb5d5b63aa35f497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "564f7182efa44557bcd9c31be9570cde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f3c7ed2f4a2b4abd97780883de1aea4b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4a16082375ae43e8b23f31c596bfeced", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "562f51f1b75942f79088ea5e010481e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e022ffb998e44711a1606bd39b5b3ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "845b610bcf6f48fc8c2c25ea27a1230b", "region_id": "RegionOne"}], "type": "rca", "id": "05af6efb6efe45419e340ce1d0fc514e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f88f64571fe34611a36f15129288668e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4f0a55ef44bc4ad0bf19bdbab5733cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "29d7fe3dd35349ce921a3c60c756c76a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "7ba147cc1193430b853f2519c1918669", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4a1d6fcabbf3452681979b1e1ad7799f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fbc1c47e6cee4fad9c5716fb22ceab37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5b34c891e762414ba872dcd6d3c1a870", "region_id": "RegionOne"}], "type": "network", "id": "aca8189dd2404ee38d75302efc59b7ed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fab667ceae384b1292ed59d633fbff92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e32db622382a4994a8353a49dabb753c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "07be2fbcb594490c9a599f5f82f759c7", "region_id": "RegionOne"}], "type": "backup", "id": "c3d0d424ce9d4ab9852a4b3de56e0a03", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "955a65a2b4b04b808894918effa04c9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0359a9c7acc44cd99d12b53c8d83c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "56e93172c7dd4bcda13a96afe8981de4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4a4a423540344a65903cb8e5c4eabf5c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6b9e07e593564f70ac0f81693aed31e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9554fa4aed924a1c92efc061d496925a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2cd7f6b35e8942fa9af8113b1294dc59", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa8a4538d8564a348afd8e442025ab3a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e4aba4615d4f4d79a3dfcb70f01c0532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a6784ebb30fd4982891b3e717e94b130", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fbb45bfc04db43abb8c66276d9338d69", "region_id": "RegionOne"}], "type": "monitoring", "id": "c6402932137740c089c47ebaf1fecb32", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "86ca749d46a84e238c495d55b15b6e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ed93dd33e04540de833a63bd451e869b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8ed8f5ca9fb44469b72f15957cf1d06f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c2648c9179b243ef9c0ff799dc4ce761", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a03e2e7b02ad42f8908a0e49c7aed7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "63151b834fa84f9899924cda287f0c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a0bfc3d6e3394a27bdd855e1dd86e5ed", "region_id": "RegionOne"}], "type": "placement", "id": "bf800a928c2b40869a2c582ad2f85095", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93e3227290eb482d99fdc7a50bd48753", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b01def6ad39c4e31b932516046674de1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ec1617058caa45258c7de80aa1f7b0d4", "region_id": "RegionOne"}], "type": "instance-ha", "id": "791e57d78998449bad3bf5b00b566d8e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c89c6157f394b669b4ac39ca91659df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8c02666a873546d39a204eecd0ab7ad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c4175abf57844fa8b350b24d7c01055a", "region_id": "RegionOne"}], "type": "ha", "id": "5c4020b665b84cf6b83ba1f147ef4957", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c547aad55a1d480cbc3d8e83e0e22ecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2cf1870c2eb44932b7b4cfe568caa54c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dd76a103cec84044a659b5108a2bb8a3", "region_id": "RegionOne"}], "type": "reservation", "id": "bf562324063649d49acf8eb5dc8b7ea8", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "99d638849a0348c2b66a9c5d6424e76c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "edab7f8b214f4804bfef0addc1896daa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cc3aba5169d14606ba16ed9e33f7f300", "region_id": "RegionOne"}], "type": "function-engine", "id": "21f240a986884b828ee1f822c3606ec0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2f278afc5fab4beda34c43a4e1661d82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "621a758a9c0c4c79a14a8cfdafa9b014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bdd6ec3906c34e67ac479a73baacc6a5", "region_id": "RegionOne"}], "type": "accelerator", "id": "3bac10e5ad3d4f86a7988e9a7fffa5e0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec86495d687644af848f36dad716457f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c030f9b2a49446ad9e77cd30ab8c961e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce7bb34d6b714d5988e8999135a991e5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "0f4c6424e4b249e391ceb00f748e1e65", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "84c184857774468a8f5ec809d00c0cd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8fa3c62bca53447194bc8f6e798bc70c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f694b6901d504967b5514ebd510268d9", "region_id": "RegionOne"}], "type": "registration", "id": "308ce748271b47f385bfc26e5e5faf5b", "name": "adjutant"}], "user": {"domain": {"id": "2f40d1af7f204e258557b289c40f0dff", "name": "d60535e1cd7a493da1d65cf2c19d8bd8"}, "id": "f9166be0f2994980ba77c8fbb02f9f03", "name": "aa19d2e586af4b3c97ef5bcb61d17b1d"}, "audit_ids": ["5448deb33b5e43309192388311ff5004", null], "issued_at": "2020-04-23T06:26:04.863129"}} {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.059225s] ... ok {23} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.089091s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_act) [0.055403s] ... ok {31} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.058899s] ... ok {6} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.056513s] ... ok {15} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.104105s] ... ok {5} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.055846s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnets [0.058711s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_get [0.059255s] ... ok {4} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.106090s] ... ok {28} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.060175s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_update [0.062402s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(sd_metadata) [0.060632s] ... ok {19} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_create [0.057569s] ... ok {29} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.060232s] ... ok {25} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_get [0.264154s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(sd_metadata) [0.057145s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_wait_for [0.063378s] ... ok {3} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.321847s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:04,836 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,843 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,851 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:04,861 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:04,877 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.788348+00:00", "project": {"domain": {"id": "5b9ea9550e8047b8a4f8e4f4f99f7717", "name": "b0529019c4da4066b540e0878cd6c14b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e1adc05bb3204f83a0b0018af45464e8"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9338e49a22a8466588c01f73db10464e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a1249bb49c6148eea4cf1b9537cad6b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "86a208f63b2944199fafa41f45554f18", "region_id": "RegionOne"}], "type": "identity", "id": "5c1f8b117168442291f9b2bfb16b484e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "380c93c6d5644408b777f86d71da3be0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "14b5c60614bc46f5ac37a95476600822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a98a9a754624ffc893bda5b082a572f", "region_id": "RegionOne"}], "type": "compute", "id": "082a041cf45e46378b0c35a4ef9f65d5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0e2844f151c040e8b9094257475f2a95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f80a4a93cd684c3ca73a897e262f45d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8ef1e815f9c84e0f9de1765ddee4ebd7", "region_id": "RegionOne"}], "type": "image", "id": "3592af1e897d420a91033a561ae0ecb8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0b6a5131ae3244848f646d27df396142", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b9ec09a06b914431a36955b76409ce1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d7cd39da2f3d4d13b090eb2aa18ad27a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "159a86c094d04c29a5052f6f49198056", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98d283b416b9405ba559ef3b4689b7bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "806770ea0f174baca11081edd5e241f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acbf49ca568b4240ba97d356493b8c9c", "region_id": "RegionOne"}], "type": "object-store", "id": "e64bb51dd9154fdd803a1e92a74b7b26", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e8cdda1a70cc487fb45e0355c994b049", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "151e63c53d09465799ec6910d46c4e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ae3275328388455fa4247cdcc77fe8a0", "region_id": "RegionOne"}], "type": "clustering", "id": "25b91d72e8504e9a833f6a319d6aa32b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a51443d70c4342a086082083a65d95ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d38a7c4b5ac443a5a1b29feea283bb13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "807ba281b073441682fa47df11faca92", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "af6ae1c60b424413ac53f327c717c607", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8114839a4db0467a9242023ce42e2f7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "92643249b03f4979911ff1f0accc9ff6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a74310708a934a3fad13e5773d9c9d18", "region_id": "RegionOne"}], "type": "cluster", "id": "076fa3bad1584928b217f12b7f07bde1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0eb1a9e81486493d8264b511ec517a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "08efee8b67304283ad31ae9c528e772d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "6e2069f196ca48f69ab360da35127a38", "region_id": "RegionOne"}], "type": "data-processing", "id": "c2815e47a1454b05807c0a2475b3fd56", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "dc4ed8ef960444ee91e8eef07118b7d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5f5678f26d2a419d888f1141595e3ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b59b5ca39c440d4925a82c1fc1a6036", "region_id": "RegionOne"}], "type": "baremetal", "id": "c173de3eb2dc45c0883c710e4dba7c4b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "157036f14ecb4aac94be5f8d7a29e833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fac3a8bebed14a0bb8eb9ebd06bdd918", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9babb34f7fe24837b86c4e75df60535b", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f85f59021654455387b9e5d0768bde13", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "07adacd3d17e43f9b52fb49ebe102fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dccfce4be45649e993d5139ca6e01c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "8738fa52f4f745528706f815d921cb15", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "e0e6e9f50776410f9dfb3f33d7a6f44b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ef9ec990ec134ce193b6daeb677aa6ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c1a9f1de895344089078cb84e61d9f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "66cf99506ae3447f9bb102d5c052c74a", "region_id": "RegionOne"}], "type": "key-manager", "id": "5728414b50874c658f198247bc731ef7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c6f63082bd0944c99cb492e777937a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "55664930cfb44cecb14641a33a84d112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e137e567a21d42c8aad8313ab175734a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3a8c648aee3043538886a3ba6b0b163d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5082d01b4fb04f2b8e7f56974f430adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "009a187aac774fcea03519cd4fac98b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d7831b25b718403a83edd8bf04d98101", "region_id": "RegionOne"}], "type": "infra-optim", "id": "29e78b6885194f55935475711707a3a3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "10ca61c6cae542fc9cbca677c7f48f98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d8a0e57e25e54758940f3b7c6a9c4694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "fe6bd83590b847b9aba06389d196a57f", "region_id": "RegionOne"}], "type": "message", "id": "496962d1912341c398b09bda6dd6ec99", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d08c4c2b52c341e9a08216399ecb62f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5d81eae631cf4de89b69177a6fa59a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e765e44d2ddc40858c38628b4b50baf7", "region_id": "RegionOne"}], "type": "messaging", "id": "168133b1e9264237bfba2dc598ebb5af", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f1de655573040988cc564d940a6574f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2e539f852f7545ceac061731864c6f38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4e0f8bea54d24f83a623c5db5967f918", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9fef72608deb463482c399fa8aa2c126", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43b6731169d1422aa6f7806ab53a3b64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a0d3bf73fae4cd19623a909db15565d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43f7eb68f3614e1c9c071494855019bd", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f6e94ef545e6471ba080977cd5e17a90", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b46fdfe8e15e4507bfae2b3beb0f1e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "60919adfcfb448a282d3ed3139ff2b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96bd049f93e14c0092cb3e71cfd0fa1e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c4346a1d0fa04101ac0356f18f114d70", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d5e04bcafe54623ad9ec17ea5de18a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a37600ada882456cafdddf45121c7639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74e8de6d7913450895caa4e58a1cda84", "region_id": "RegionOne"}], "type": "container-infra", "id": "7a9f7fa9cd934c0d94730be116c72e5b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "43b23abd968446bd9b09057d55410e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a9d3d8ae922147938e0ead30567e7c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "83d5bd2a12b24e75b153ed5a2f86f5cd", "region_id": "RegionOne"}], "type": "search", "id": "d7b3106e68b1445a825dc3294aaa80f9", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a58a04539444498a72cf35b8ef52e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9ba723b12c0a48c9b063b6de571217e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "759b5dfe368a41c3b7557b7879f476f0", "region_id": "RegionOne"}], "type": "dns", "id": "667aa6142b7f4050a48d673ddd230eb0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6cd665763b254ebba1c6b3f265018147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6652798828df4349ac755e6fd03fe360", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "706de7f582304c47a9e2060fcf46cf18", "region_id": "RegionOne"}], "type": "workflow", "id": "68f3ed0a4d024384a55147454f4a6824", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "29f2d2d6d0094b11be21246ad2cdd8cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b74ac6aca156498cbfe05dcfec5f5839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3695fdd2e6a749bb9b9eafbc3c155e10", "region_id": "RegionOne"}], "type": "workflowv2", "id": "72563044d40f49c9adb36a89e995ad39", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a2346a125be54482be78e7742e0a2fa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ca6a67c916ab4ab9acab921500e5c508", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c455d470b65b456b907c8294b83b0599", "region_id": "RegionOne"}], "type": "rating", "id": "d5e9fb2887b2460b95ed90fc6eba9c89", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69fdc090f91a44d58b315b502c9d97ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc81c186260140fca0f78bfe72a50d73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1a4febc1c2e74ff59081861ca0f29e75", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6e8c01dca66c45cba5757d7e95389a58", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca8f8b526c60412f921780f1fe40039c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7736e4c84bfa404ebdf43a483109fa74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2524ecf1116a4dc791db3f4ca59605d1", "region_id": "RegionOne"}], "type": "policy", "id": "5dcf13ddab214d9fbb3a2d4ee56bb2f1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30629d21592d4a3c9ed87e0eb06f8ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d12ae508756741598c54a686a26aab66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9369f6f86c21418093781638d5ad54a9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "013215399d3c450e86a5fe8901b2050e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "997e9ff75e8a48e0a01fa6b5a299fb6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4586bb5b113e4c0bbc7f0c16f29509ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0e470aee4dc04798a63fb6a289f00b76", "region_id": "RegionOne"}], "type": "sharev2", "id": "d574a8617bb143d4af897c6675ff557a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cd6b2cf3637a4319937bafa0eb2f720c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7563f9be15f748e3a98304f255df1f72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "52639f9f368542f6b2492c2e8d2c43aa", "region_id": "RegionOne"}], "type": "share", "id": "605f8da89b9e42eea0a1474658449cdf", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d1ca7044d87b40309809746ddeaf86f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3f6d08ce9ca48ab9f56af70f2ab5f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "bfbd9db6cf8a4b6ea3fcc84c6a788f81", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "63c6ffd5331d42f8bdbdf22e7819db4c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28dc46b171ca49d3ac39ecc53c838900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "753cf44ab06e441997d753a7a9c43be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33af74b8ded149f9bf64cef0e430ddf1", "region_id": "RegionOne"}], "type": "orchestration", "id": "faefd9c5880e4ab8ba94310d85ed2a48", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b8cae3a3774bbcbdd1678344ddc13e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29d8d2f450f5493a822e7cd732cf06ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfcbc29ae4674f19a87979ccc4c388d0", "region_id": "RegionOne"}], "type": "block-storage", "id": "d094457fd0f748e387d619313ac89172", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "954cf3eb1cf141089ba5b5c80b04deb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "692002af66104481bcf6d6beab4709c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ab2fc9a3193448587d4c37d8c3764bc", "region_id": "RegionOne"}], "type": "volumev3", "id": "eb0b84c84e3d456f9f500c2478a5bbcf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd80c42b341547b4be68a452bae78f66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f727e163dede49d8a1564ed935cf8595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b057485001c24733b02c469f14e0e0c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "adb2b7fab9414449a11ffc80c7b53287", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15fc3d24f0614813b335e33f3e6b506a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1d9baf9ea174bfbad00342d64f3199d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b97e738ec0e45f7843929a4f9116d32", "region_id": "RegionOne"}], "type": "volume", "id": "1e93c36d71fc48fe9ef5aa66860297aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14c483540dee44d79dc9b288eb6e48a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1dd717099f454f609028fb71139e4e65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69d886297218404cb7847b72f62ac0ee", "region_id": "RegionOne"}], "type": "block-store", "id": "815704ac29ca49e9bf2b4805fa8faa31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96a762e9550545bfbd8135430ed260b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bbf59bb92be04881b9a3248eb7a2a041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "143ee32e442f431e8befb01f11ec3825", "region_id": "RegionOne"}], "type": "alarm", "id": "b81bbb42a6374f629752977bf76c19c1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8dc151796df24f1d8f8f7e1c3492e3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9ed40c07c3b54bbb89516b40df8563d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e0b456e348354f01ab765a21c6851ade", "region_id": "RegionOne"}], "type": "alarming", "id": "c77e54d22d8848aca438a6a577664d0b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f681dfe1b0d94cceb025e810c31fdcf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2fe43b161c13425fbc86abd97c1b2be3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ec529aea43dc4b4bb60ffa7b4e73843d", "region_id": "RegionOne"}], "type": "meter", "id": "8e3b6d9a392342ea96e2b8bd7b688f3e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f44e9fa50b2483e8a091059656af3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7701ae95980e408bb2db05b62c0521d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6ac0ad833abe4e5daa160fb42dc6d381", "region_id": "RegionOne"}], "type": "metering", "id": "ea5c35a764804fa9981c5e4813f565ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3400b4ae00b44feb93ec25ed07f90b96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cc14970931c4c529902339deb3bf8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1210bda8d14348c7a0fe3c6b8834f359", "region_id": "RegionOne"}], "type": "telemetry", "id": "05f60b4dce2c4be9ac9c0edba0c339ce", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2d118f2073434969a5672dc4d878ba20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b3fb9642008b46c6a67671be89bf4279", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "43e5c5c79e0c4b12938b7ecee515bafe", "region_id": "RegionOne"}], "type": "event", "id": "2c21eef7f67b433abdd909d49c0f57dd", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5c862ec34ae946ef91aa0bf987428896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7299cea1d1234cc9a21224df7c65d30e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c53e9466fd37416e93f77b404e24f5b2", "region_id": "RegionOne"}], "type": "events", "id": "21e5f0c9a6454b20b9352983f480342c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3c24b58c85024cab8b2ca6c09c212ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcaf6396ae26413ba2288e114e4271e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "be2f0840998647e8adeb3e78a2b3503a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1dc1357bfd6448dc90dbe05698ef7d1d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "271eaa080b0e4d9fa2893391def50827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e62abaae0772437bab461d086e1f88f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8d8db3ad14a44ed4bb854dca7533cd35", "region_id": "RegionOne"}], "type": "application_deployment", "id": "914d6850c05c46c9baa7ea2627ddd011", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ff2b2e2d8bb42fd82174cc0ab30b3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04816e39f19f4d2eab84b48210658aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9708bd3ef2af405395576dfd37d6e266", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0bb834def865406bae128e55e12a367d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fd21ceebb42e4d29a99100b9f9dbbe60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af1341b0f29d486cb36d292675652745", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "db0ed56cab804a2da84926eaabb3e17a", "region_id": "RegionOne"}], "type": "tricircle", "id": "932591a282c745dd884a90a1b48c05f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9aec026cc7f14fa19b3c5a263643fc19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "d2819eefcdcb48228db1d8bdaabf0363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "bd834b93efc342c7b61e97996af3a5c1", "region_id": "RegionOne"}], "type": "database", "id": "4357d431b3854cffbccaf8579737ecc6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6be1cecab7d74ed6859f6bd16b82ffbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57e0d16a610e4245b67debc8b5d0d44b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a8ea7811cea1409d9c33a5feda1c43c0", "region_id": "RegionOne"}], "type": "application-container", "id": "eb764ebec32044f29bd62ce487737913", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "68c0d656aee34ae0867affc8a132fc7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ddc00e766c6d46b3beb969b1209b3cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6c923950bab240b299d937092118fcac", "region_id": "RegionOne"}], "type": "container", "id": "899de8a1f1b74344a17b3d5fe367f848", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4d0d2d7ba6b64c579558a9504396e59f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9ac8e6c864b400ba4ffd8b6709e104b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7d8613d3ede3466287be55bcae3e3db9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2fe72667f01045d182c3186b2ee1ef17", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04d940a655a84aa68772e15028ce8413", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0ff30e5cc8c44b5eaafc8d2c3e885706", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7b3e563ea1464a7399f256ba0fcbcf7b", "region_id": "RegionOne"}], "type": "rca", "id": "7ec13489f6bd4921be165b01946ff5d7", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "39cb71fadf0b4ba3bee0b4887b9e3be9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6af52f9422a44c02b81f07e60ed628c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "dff05cd28d3c42c2a48d228d1ad8c3e2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0a137a3c34fe42bf98df49aea996c86b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e2149d55788a4892a69471ef558328cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "167ebdee1cc249599ab29a1ea889f3d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f96cf3282bf347ffb01054a2a092be9f", "region_id": "RegionOne"}], "type": "network", "id": "1a11c1cb344a4663ba5de54943e8d047", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d7718b1681de476b93ed20d06ce76e08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "240245ef924e4120bd988293da60e5b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "70924af2fc304e93a1179e972715c535", "region_id": "RegionOne"}], "type": "backup", "id": "51fcb963c16741adae43e6ce808b0c0c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52b6d118b03240c2bd4d447fed5cf697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6eacd4c4260647008def8a57a40dafcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ca3b947ad5814ef4b850e43a81632933", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "bd7242940f7a4f7695b4ee4487329ba7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "21911e1790034d72a8978ce43261a804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9fcde90241154d2b81a7f8515889a91f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "395340d8797e4b03a2d925d259e58e23", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "27edcae362d742db83fe444861e66e92", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e9889bd9144e48ba963024e1d1aa5ac3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ea4af7c0169c4784a5dc85d24b4a6fbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3d09de0569964ea2abfd450cf121ba9a", "region_id": "RegionOne"}], "type": "monitoring", "id": "4e1fc1c382334b58ae6bd2224bfe8a71", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "27b973eb1db04f04bc0d24be52b7e707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c80bc4c393194d618193c7a18bf10b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "06bb0ec553cf4cbcb08a6b250c2e0cab", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e2cc4266dfc64ba18e276ceb39581f03", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "08e42ea7a6974fcaa5234bc6f1d54f3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "7d091ea5bc0b43d9b10bc2933128cbc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "35accc3f1e8846978a39fb6422ca6793", "region_id": "RegionOne"}], "type": "placement", "id": "eae4f0d44367452587ec15a88aa224cf", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "71e7cf86f6034f45baa407d96fe067d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7aad20b2ca4540b397ac5f0e1bc42a98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d2dda4e4373947ac89e4042af2a6f3ea", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c1d778cd9ec9437f98c4a93f9c965bb3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5f286a92417044c0b7beab90a82c4f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2601ad510ad942948b2849a036bbf3e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "54a86007cf3c46adae4e159f29baa731", "region_id": "RegionOne"}], "type": "ha", "id": "ffab3e26740c441e8d6ed9c229a2a332", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "83ce38ef31ec4c91b047bd84e2e5f009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a8203df4da6d4cf0820cc47190eb1e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c6dc175a222c49cd859554b9ed48e4b8", "region_id": "RegionOne"}], "type": "reservation", "id": "ca97764447e644ff90ba08a2f8ed24db", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c0435afe84bc4fd7b65bc44e8ca9053b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db6754dbb2824abaab351dc16586ffbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "22d80c15863744fdbbcfb2f6fd79a07c", "region_id": "RegionOne"}], "type": "function-engine", "id": "28703fcd633a4a159445d5086bf3c04d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "afa3713b769e42e583e69b8c98b8e082", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "139583b2ea1a4cb3acec4f060319f46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9e34210e0af34eb49a76b775969fcf01", "region_id": "RegionOne"}], "type": "accelerator", "id": "7104df3d31cd4f0f8a0eac0ace5b00c4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "063947c14fd846679fbf76459e2f9467", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0a4c36dc2df94e0786265543762cb9fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "98d30e75ae354340a5869b52dda5cbf0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "65db5a41ce6d4fbd8c5b864ddf105240", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e82ab800401b47d88348b1e0cd6a13a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "91891326629a46d299deb63e358b89a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6fb6ef3af2741adb2874ab7d531971d", "region_id": "RegionOne"}], "type": "registration", "id": "1585e6716b0647608aacc1ecd06d71de", "name": "adjutant"}], "user": {"domain": {"id": "261a10c971034a1080be0758c26121d2", "name": "3febcae582514a7eb6db96af1685f1d2"}, "id": "27a47766667044e29ea163f3b101bd59", "name": "6282cc969e4748f98161ce4ababee80d"}, "audit_ids": ["45a8fe31f6684ecdb401d4993a2508a5", null], "issued_at": "2020-04-23T06:26:04.788348"}} 2020-04-23 06:28:04,952 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:04,964 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:04,971 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:05,045 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.42" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.42" 2020-04-23 06:28:05,056 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,062 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "123", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mickey", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}, {"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "345", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mouse", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete [0.059729s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete [0.138857s] ... ok {31} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.056209s] ... ok {10} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.052683s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete [0.058980s] ... ok {20} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.059380s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_subnet [0.062969s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_find [0.060235s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete_ignore [0.059473s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.058621s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete [0.059556s] ... ok {6} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.056602s] ... ok {28} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.057819s] ... ok {23} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.102423s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(event) [0.062777s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_get [0.059076s] ... ok {13} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_get [0.353588s] ... ok {25} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.060698s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete [0.058409s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.060002s] ... ok {19} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.058653s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_config [0.057864s] ... ok {15} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.102351s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.057414s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_hosting_l3_agents_list [0.061895s] ... ok {14} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.061116s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete [0.059253s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_get [0.058008s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_delete [0.061165s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres) [0.062198s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_identity [0.062786s] ... ok {31} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.054045s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_servers_not_detailed [0.059722s] ... ok {20} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.059887s] ... ok {28} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.060470s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.058513s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_find [0.060644s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(preview) [0.044337s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_find [0.059527s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.208643s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,034 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,046 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,053 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,062 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,078 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.971003+00:00", "project": {"domain": {"id": "17e9ba107d6f460283f6c234c6f35e9f", "name": "8ae6ee57bc4e40219c7e05abe028d9de"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "fb038fa064dd43ce83a2f0ef34ae9330"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "013e86f5074e4e5a800e20a0ff46bb19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "deeef0e2ad2c433da9e172724ed0423e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "806e4873dc904241bfd15ab14279fd43", "region_id": "RegionOne"}], "type": "identity", "id": "45ace6d7600c4199bd11e2a188ffc4a6", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "197bbfc14fd94729b70ad57044845755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "390d9769409d45f8911efbdea22c54e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "410754641e1f4d9daddad04af37dd8b5", "region_id": "RegionOne"}], "type": "compute", "id": "53688721120c4145a55e56913ed0e364", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "36cf503b930249fdbbcf26d1989c26c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9f6a13139a5b44898ad3c3a98ca84773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4a24cc55948848feb06504cc723eeea9", "region_id": "RegionOne"}], "type": "image", "id": "ce65923e0f20440fb6321c2ab9f166b0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e1b6aefece54e65b6066862d552e717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bd1f0e8c80574c1e9d55c43093582839", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c34c62d0542546428628e6477340ca9b", "region_id": "RegionOne"}], "type": "load-balancer", "id": "aab40a47dee24ac8939fa1a5470d6331", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b079e41541f743bb889b381f104c33dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dc7348549204a648ef6d360af9aba50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09294cf15ba942f0aba15e613cd4ed9f", "region_id": "RegionOne"}], "type": "object-store", "id": "e70a9523132041a09845e55f1fecefb9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "edab5641d115443f8deae86acf64f8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "45fa553706fb498d8eb858a8cb4185b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2bf7ea7e1ae449a3813bd9aaf2efb93d", "region_id": "RegionOne"}], "type": "clustering", "id": "2f9b115d321a44ab8284bcf883b82203", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2c763e4d1154b999ca0657246460941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd126431a49247dc9be7662ddfb31114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f37c0e5510b843bca5fd17c7476c88a7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bc067a60d6e545629c69161b3b0c71e9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "759667d5c0c74b539a9c64478765599d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dca92362550d4b18bf9e73495abf9d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "467d75d9e17a4eb8a28b2a37cc881ddb", "region_id": "RegionOne"}], "type": "cluster", "id": "5d67ccfa4e20449bbd686fb0bf2882b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "51824cd39efb440c84ac12a378a2b7d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4eb4d1b369e34a1887c60b9dbbc4d638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "7cd0be3369264fb0bf2fadd3f3d04718", "region_id": "RegionOne"}], "type": "data-processing", "id": "a8133cd14b7249069998fd87f2388952", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ed2652e5fc1e473aa35265000e249b6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "51ac12cfd18e48609a5e77e217b36aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "bf161e0123f04282bf92b4f5f94fe4bf", "region_id": "RegionOne"}], "type": "baremetal", "id": "087e62355ea24729bb6420e5d86f86bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bde0b20da51f4facbf3e40f573ccb5e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "219595ce70584e50b7a35dc5ee7f38a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7719658c7d1a456f8a521f60c7b4d0f9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bd7dea3365f04d35841b64705277fa14", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "889d6dc1a12d45afbf2b201385e1792e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e69051d5d394357a21a9319d18ab23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "72e45f40a7a243dba7bd699f59d10507", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "9338eb5190de4a0f87ef22178604caaa", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5b03e2a7ac604d43b3c2f3e548a47ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2b9342f629fa46a49a3aa5d693058e5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8a0d0a2c1aed4678acca1f163c6fe567", "region_id": "RegionOne"}], "type": "key-manager", "id": "5a81fca303f74c2f969b58f8c223ed9b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e813bf23f2c34568a7ce7d5074032e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0683ef3c8e0940e591c87d54ce74280c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "73cef8c42364409abde10c626a20dc55", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2bbf8e4a6aac4d4195fcce80eaa150b6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6f027af065aa4d4b9cc717cdd8237b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6fbac062918b4332a393104b817aa993", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8c0438472e184bf6b4174828fa098626", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ba432b6bcb9143e3ac46ce2b736bb0be", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "184a84093b4b424dae74488254588d2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cc7464e3407344e19353f565ce8a7c04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8d57bd84978541d0befb9f44ef0e716d", "region_id": "RegionOne"}], "type": "message", "id": "77e4b5b9253646578ad0680002b75683", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f42d1f4cc12a420d9b6c408a12a8b37d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5d7c013fe19f481cb4d78e5bac26c165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8140353816194e8485593e223204c3ff", "region_id": "RegionOne"}], "type": "messaging", "id": "c7f4febb5eb340a09cf598ae7e5d6f16", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "123c720b18fd4d9e80200e8230032aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b43dd97b7d70457b953fa79f39d11fc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9944d1d1678746a5b37e71fd59ad5273", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5fdde8b64c9a4c6db544d6445079305d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5a0f3e76724440bfa970622aa16ad31a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc700e215d864b8fad2b159c3a8d7750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b16cc58cfa674ff599a68e2c11447555", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "b3a6a55dc2824616b706c039ab8ea9a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30a6391d5d6b4dda967dca8fa64f5a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1aabcdc7cce44cb9d8ded06a354725e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c3085baf1724f57bfe524ca7f6775ec", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b404400c6d474f8c9b9e7f5336c2a0f4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "50b821b1afe84257b117d4b4db7096a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2fc49443056146289d87d7abb733b2bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a8fda1e2a044f3682f1042d18a0d503", "region_id": "RegionOne"}], "type": "container-infra", "id": "d0ff09b28d1e4ca7a08be696f88be422", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c635a27bcb414fbbac8bd6b45333d20e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ffd45d734d7b4f40993b03b89233bafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9b2af242ffa440c1aaf5d818b3d6f527", "region_id": "RegionOne"}], "type": "search", "id": "7fe5146f0afc42738e86788e1fc663af", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ff259a7dbe5741f98c4179ba31a399b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f6d00965ab0643fd9becfd6fc953f0ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f1f1acbe157d470f82e8e4e9b9076dc3", "region_id": "RegionOne"}], "type": "dns", "id": "e59bad87277c47c3a914b0e8a1265fb8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8866c7f96e4c40b39b9d3e3ae2669177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df5fa4eb4ec9434aad2339fb818d331e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "73cead371c7d41aabe569d474d0a8c38", "region_id": "RegionOne"}], "type": "workflow", "id": "1488ceaddc744c75824e13ab3d2b646a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e26cbc4f0ee149679bc3a1b531adfb48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a23fee503f8e47fba66ba42d75e19584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2bef9a628d0147b182697ee34decd529", "region_id": "RegionOne"}], "type": "workflowv2", "id": "c4f5b10ab1a8439da28269f7ae8bc8bd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7531aa8378f941729f4f3bafd8f465cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d9249fa170648fa95b96d21054edd82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "ed55469213284263b73b1118121e911f", "region_id": "RegionOne"}], "type": "rating", "id": "2554ce65a46c4c1f9fe6758a4499a37f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f2cd0b2ed98a43e1909c1b2b4edc99eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "abf62cb8176c4ee4b9d1e41dafba498d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "56ff6ce75a7a4432af4f5b87d31baeab", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9725fc739d08448e89e481661d36c0ea", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c4d7d1e5a0e4186b1140dea8ada688b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2399bc5d902c4d51bf4689b4a0ff666d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ef43d3828b6a4ac3a5283d1acad80f1d", "region_id": "RegionOne"}], "type": "policy", "id": "29cfeb5b5bf04c1695225873e8a222f4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "feab2002bbd148418bf7c43d7b88bc5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cc8bb73359fb4563b28c338aa011ccf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99af29ac6007417f9daf9ac34a7350cc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e1445c741e4e4d6e825f047481534f0b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "beb723614562489cb7dc8cbccae1a883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2157d61196494b54a73d37472bc5ef31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4920f9b0ba1c40089705feb7f1fd5fc7", "region_id": "RegionOne"}], "type": "sharev2", "id": "d103b604ee43497a9b281c4b6df0bf68", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "19a8208b306245d0838b05efcc30c5fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "88530a2bbcd54efbada4bd89db6ea1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a0a601914ad4e44a36cbc477a80c3a7", "region_id": "RegionOne"}], "type": "share", "id": "4668edd556f44a429ddd8693b976cc04", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bd6a522003445ce8bcfeeb4ac730072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1702a4d198724281a0bee602c7db43c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6b2c79ab6e0144519df9cc59f6189bb1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "27dc06bcdd4944bcb42bf0690f67280d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b7d9ef391dd4fefbc0d1b0059ccf715", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0159746f682c42339da66d3702deda3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8791e17590394d0685496d2c21f7e1b8", "region_id": "RegionOne"}], "type": "orchestration", "id": "db1ba91540fd4d3b8bfa5247c5e1e880", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1d1b2bf0bea4c21bddfeaae36328d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a5fd3d3bcbb426d9d90ae1d9a7acb58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e388982d57934c8f90d21b40bdc0ab33", "region_id": "RegionOne"}], "type": "block-storage", "id": "c4066d21a30249a99f0ffb39eec94609", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a05c0f1772324ad39b6563c566437de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e35bda40490b47c1ae847d775af99ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9f0033f1c9f4472ad4f2dc8e3b995ab", "region_id": "RegionOne"}], "type": "volumev3", "id": "67b1a863d1164f848bf0774a26514610", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "734741553507446782354eda5d824e20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b89be6292392444aaf87bfda3769749a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bf622b154544270b5a1550f2fc9ef9a", "region_id": "RegionOne"}], "type": "volumev2", "id": "b4ea1af54546402eb028e0a2c7bc68a3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5fc6eb2c0b042f2aa3fb0a499517e31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11a61e1377d44d1d818c20bc525cbd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0493a06d87d4ad6b5e11a58f273f869", "region_id": "RegionOne"}], "type": "volume", "id": "90ea4c25756d4d8dbc850d974342a7ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c02728005d6e40b7892678c37eb87c96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "404a811aef7f439ea028b92e7dfc64a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db6e8b47a978416ab684d152baa3a5cb", "region_id": "RegionOne"}], "type": "block-store", "id": "80b29a9fbdd44e16b034ffedddcc79ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d76fc87c655e43af8762f185b3c6c0c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c0c0a676d9e48e099fb07fe922e508d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e02930afc7104f45af96986397b476f7", "region_id": "RegionOne"}], "type": "alarm", "id": "aa315314c2aa48d5a5033a0825472dd3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "66f7addef1a94946b5c98abde969ff56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0d9b457f1a04feba94144463c6ee474", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "67475659932a483eb51840627e3588f5", "region_id": "RegionOne"}], "type": "alarming", "id": "ca5db351d2d44a9fadd21a29be0285b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9acc1cdb9eef4c0d8cbaf4665a773e88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e9f68878f709491785cc1e090c1c9862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa23c3181d5740b9986361a22475d964", "region_id": "RegionOne"}], "type": "meter", "id": "0975bdc7bf8647448904343621b0c417", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d0d31328ee8411791a0cb71cfefd8b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "51bf05532dc341ffadf48fbeb0d2b9e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "410af4e418734b5eb8c622b253aff109", "region_id": "RegionOne"}], "type": "metering", "id": "626cbc2838864b16877e9edbf60e9d84", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba9f723e8305437082e906a3ce3e3dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6dbc2719f5b04b3b976fab357c6cf790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "22f6c869074a4b148fd077b87599a880", "region_id": "RegionOne"}], "type": "telemetry", "id": "22b4c3fb905740c89a461b8fc10b3c5f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ecb87eef51c4cd49b951e7263228a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "56783f789b4d484197a537ff92e18211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "46379cd6d7044aaa908839fd9c260623", "region_id": "RegionOne"}], "type": "event", "id": "98f27ffcf04e459ebdaffc6be4a512ae", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3ea307dd84e74460961f5dcc5ec7b5d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ea83067214da45b8a508816098ea97be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4931b1c1f8994a31a35cef5dce6673e9", "region_id": "RegionOne"}], "type": "events", "id": "9184bfe90f4f4c839fe5494346c475d2", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5daf0639b79845bc8fe07b6dc7c3f65b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f502f1962fc543a1929df4abc0e3fa90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ada8ec83f55842cebb1d1cc56a6d8a36", "region_id": "RegionOne"}], "type": "application-deployment", "id": "809994f4b8be4a89bbc6fd7625212d3d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b9a474a3a9954479b711badbe596a84b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "450bafe6e59747fe9d5f986043fc881c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "68a59e2e462d4273b42c96a1067dc54e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "4ba53bd975ee4651a02ae633ea511a08", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "996742587dc24a48b165241e6dbae17f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c3f13315e024b3faf618d1b91cac31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6ab85959f6db48c78517e375fcf855f3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "5a63fe88ed21428bb6ee591319ee3aa5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d115bb888e8440488e4da4a8dfbd6c01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78cdb2b43a7e4ca6a397c46057b5409b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7425a3fe4bf24ebda5256ee22386e8f2", "region_id": "RegionOne"}], "type": "tricircle", "id": "47a17a82acd94f789757d843a5ddd2c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "59e2c8426d2046cabc81de11377df641", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b37436b644194629a47ceb40304e58b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ded19a4155174cd38f59419a1204824a", "region_id": "RegionOne"}], "type": "database", "id": "37027d314b6b4f3e82234d373e4ce566", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "07fc314a2acd4c728d67f3eb78278c89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7fa9bb9a2994463e89bfb397279c56ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "55e72e2eb5414c8aad3cde13ea1d0358", "region_id": "RegionOne"}], "type": "application-container", "id": "3ad1a403fd11477da352fcb0c5402989", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98fc1d4eeed344e98ffc02d1c13d38cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7c7675e0e1c47eab183e11bd0df8900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a8e5f57998c942e89cbb9510d0b4aca4", "region_id": "RegionOne"}], "type": "container", "id": "5e4bb89243d847e4a30141f545935917", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1df509fac110414fabfe71c590d48ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6a606c85a91748caae235e13b70c8e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "62f9a1ec2b304b31950217253c375904", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "80700a03ba96472ea9127651cd405642", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5f1901e79904cea86a86775c518f445", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "694e38c3b2eb46bf8762feded0010a9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7e0db30bcd2d4c98b060752e33f4783d", "region_id": "RegionOne"}], "type": "rca", "id": "d28ea166b13d48ff8e5f0293d0fd6e2a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "de6ed866068145b19fce48fc90acfb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b8706569e29f4aa5b97c5030141eb861", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e0199f9d58ff422ca0127cfba042fb3f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fd0bda296e6649d793fc240db6a035b6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "5e677e66391a48f6b28226b345ce2997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f0ee5d27d7494fcf8f6202ee306283cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "deda5a75b0a24c629745b03e8afea068", "region_id": "RegionOne"}], "type": "network", "id": "a2c2944a734b4f9282e31b054c9dcc06", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8793ea5ce314456e87259f6c524f8946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "63d4a9014b094f9aa8ab93b381323b94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a7a34af569f3468c950e8ad3f378600d", "region_id": "RegionOne"}], "type": "backup", "id": "9c5c314f1ec04d9f8e197df7baa78c63", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a7dbd9616f54bf1a57ec58de9e41faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "903541203f1e4b03bf535d9a15324ab4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "81024894d166494c839ed95a86912b06", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "33501c623e0343ae8bfdf747205208b3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "543560ea923845ada689ee39671ee31a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12ed030085e348b29dd89935e279fa63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bde6f1a690114e9fa3ca970c9324fbad", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d9564aa153ed422ba950e58cdbebd57c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2bee7e9ce0c5475c9f53a774f66f99a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6a34ec9961fd47b09d388e929b16ed94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "97efb722753e464ebd0fadc46aeaf7a2", "region_id": "RegionOne"}], "type": "monitoring", "id": "248b43aa3ade4f77966142f28b6b29a7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fed3ec8c001448c4bee7a802a4650494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cf386fa495df434885a3d4954de7321e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "61ede23a51d34143b3a1920767d08a52", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9c018a8390a545b1a69795f451ecf43a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "976539c9c8764b918d95a78c2cdae779", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e551ba4894b5481bae75b18b7cd21657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53bf63ec982e4cca80acc58af06ee851", "region_id": "RegionOne"}], "type": "placement", "id": "54d150c4d0f64bf18cc03f0dd3782f7f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "88041e9073dc4ffaa0687ea915cf675b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6919b76e9124163bffc038904ae9951", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78e4c5f19f544a60afb021bb31fb7823", "region_id": "RegionOne"}], "type": "instance-ha", "id": "344d8a1a54774a939f5cae21d2cb2c6a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b3e6ac015a114a968cd478e58aff2dff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04ee9d50e4bc4e8883a02210ef1b1ecb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "84764ab754e049b4a210ba17c8ce346e", "region_id": "RegionOne"}], "type": "ha", "id": "8f1c8b58753042368d74db6f2ca161ce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "158eb7c5328f47a5ba05c4ee3140f92a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b822167438e74100a4c714f73dafc17b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b7a003d7715a492eb7f767cf30f579c9", "region_id": "RegionOne"}], "type": "reservation", "id": "bdb08e28a5f74c4b9f18f6e864400f09", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3f626a32329a4a1da6bd58f0c12b557a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f602fc2faf404d57a7e15c886b1f9a9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c9ed1b775ba346368de45e169079166d", "region_id": "RegionOne"}], "type": "function-engine", "id": "2f179bbcd02b4e9394f89b5892225bc5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2742cd0cf6e6467dabb19735d95aa21b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "95db0a6c42554ae39494903f75cc4841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "19c8dbed6a2d45b6a327506decab8e1a", "region_id": "RegionOne"}], "type": "accelerator", "id": "8e036ef7b2a2486db61230ce37822579", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "24226423d6564b7ba8293b948ace7e8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e3760a9ff173467e8fa73a611f267e5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "11321d0afae0483eb39b5fac08621351", "region_id": "RegionOne"}], "type": "admin-logic", "id": "dfc2b3f343e448a2a6d2a17e796777ab", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "932ff763362d478e84217f4a85b09a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a275a46c46e74688b72534b848118310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4e09dc97744849f7886b8317c087f063", "region_id": "RegionOne"}], "type": "registration", "id": "bc6186f6b11e4164a43ff94e3b846f57", "name": "adjutant"}], "user": {"domain": {"id": "cdf8b9ad588d4c9786fff130f94ff0a8", "name": "82c79cd11bf74662935e01794534db43"}, "id": "49d04f5bc1414fda80613b94132f8ec2", "name": "f827e8848aa94354843206f648ce362e"}, "audit_ids": ["0ae09131cd2842b3a75a38b28c56dc2f", null], "issued_at": "2020-04-23T06:26:04.971003"}} {9} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.202250s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,058 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,067 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,074 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,083 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,098 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:04.976766+00:00", "project": {"domain": {"id": "2525a187032f42459b3220bea2a37510", "name": "96d5a550b6ce4d8b97d058571fa15055"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9adc5a6485d644a2ae661e5703b3b98b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a495295f7d234469b5dd63c9d46b0c4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d4c6bea44ca4d339412d270dde8b4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "89da50d343034424bc3108d879839c9d", "region_id": "RegionOne"}], "type": "identity", "id": "060171c58fb14d9f9abd99d83bbed9bd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1d6e7b47a1d49ba8ce0b6e41294884d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd1e6ba8e91242538d6a5073a37af89f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9b0f8d7264c544daa263eaffdd08dc92", "region_id": "RegionOne"}], "type": "compute", "id": "08f64379aba543d9a2ab827a21dd1f98", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "894120b09544489989887bccfe6c3ff4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0e653863486646f88c8900cbdbb98409", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b8d491f98ec3435d861a9c27d23aa631", "region_id": "RegionOne"}], "type": "image", "id": "dd12a499ab4347449ff2db4ffcd04f67", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b793296c6b4e497a94e8f32a8d3b720b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b35de71452804a7fbe5a9b735d447882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0342a751a4d2427aad907a06252e61b7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5653a084e99d4c5dacec34b97aaaae88", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3bb217267b84784b1f939d84e066197", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b8f8df7994e499fb40fc34969bdb792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64e63c3cc33e4af2ba46663efd799d3a", "region_id": "RegionOne"}], "type": "object-store", "id": "9bfd4bd9bc4a4022b372b0b0419a7e27", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "310a80e7baad4474b6e13e5a585e277d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7c2df9e1cae9410180f35f952d5bf901", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac48c24cce2d42e8a70ead9dc05b83b3", "region_id": "RegionOne"}], "type": "clustering", "id": "45114c104ef04415988904e84d751f93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2db4ec38a0c04297a023dd1f28bfbb51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67ff3d43f16a467cbd16eb99cc19a5cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d95476fa407143e9b7fc340550c15d90", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "e3172b4212d04a499d28fc78f62d2b87", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "66f08c483cd84bb59353a609b117ed01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "909deb1625bd4aafb24a2e3174e9bc98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f740e4525d75402e98a60ff5c1091550", "region_id": "RegionOne"}], "type": "cluster", "id": "d148ee4bc5174268a6ea5df15d4c87a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8e315d378294406b3c7516c6dfd02d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2a2d5f959ba3418689c2d459e71dd460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2b77459d7acc4a8cb0c70d66cd745c1d", "region_id": "RegionOne"}], "type": "data-processing", "id": "ee5faf9953f744c59f8035e9b2b79a33", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "009dd424312f4ea5accaf079ec4049e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1a53d3652d0843be903b7f02d242b04c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dc173ec650634ff5916fb98c4572b85e", "region_id": "RegionOne"}], "type": "baremetal", "id": "bab8855504c04158a83497d8460c7d01", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0c984b35149d4cfdbc06007e1e428425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eb59e458a24d415587307a4d842313b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e19d4868372b4f4ca0d014b78f6fcd83", "region_id": "RegionOne"}], "type": "bare-metal", "id": "0d791d0de64d40869c93f3f77ce82c0a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d4c117d8ea8c449592128aa60bb04b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6c8538a9d5d845c4afa44c0547870734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d2e5591ab1f4406ba0a64b52e241694a", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "acc294fdcedd4e8a803cf9ee978fdd82", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d7aa8e7d3dde47659ac456c4d7d48e6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a40ad4581c77418e82b8e7d4aea822e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "759ed52e99ab48ee80df4282ff101b3d", "region_id": "RegionOne"}], "type": "key-manager", "id": "54f1795f9482405b9f6a2dd0470ba8b1", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ca6f4d650f18477c8a1da9b615ff32b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e98efe14269f4ece9d6cdaf8ffe8eb61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "325b0f5e067344e481063913447d3e2e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "87bf2b117fb540d6a18407b91b01723e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8eab4cbb75f49a1ba78afc2ed884fbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "00f29819792b41739bebaed98a95ac4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7a9c2b742a6f4063a8c6b1eb2dbb10d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "889d6c23f99848a2b3eab2b4f2f0e42a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "044eff395b7d45698553e7c2a0847458", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "722c40a58e0f418dac8183b13718aa12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a5790e57ffd447e5a5c25f6aa6508ce0", "region_id": "RegionOne"}], "type": "message", "id": "2deab3d47bab4bdc800df42d8696c23f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ffaafafe56ac4589b3e407ad5e9ad438", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "adeb4f76ed2446cdaba180cc4096504a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "49cd3ffbcfcd4d1cad31736da1c905b9", "region_id": "RegionOne"}], "type": "messaging", "id": "1d98e854e3f84688bcf17e45b6c4bae6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "12186aaf42d64a5699ea5749e5f9e66e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c31a03aff45b4289b025f5037ecafc71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "eecfcf7ced074a0089519fd187161028", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e8d822387cde4b5fb3b927d56310f9c4", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "66bf00f2adbe4dbbb25cf47b4efe2846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "029d415da04546e8980205a4e93506a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02874c07cacc484ca94703840178e7fc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c920e6662adb46908ab54248ba12921e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b1b70b9925f4f278a336a4ac8c8920c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "247135292b4643a5afd65dc7a15de95d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77da0d47d3ba4efc90c0c0fcbd2f46b7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a2dae13292154135a64d11cdd985057e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a67b9cabde1c415caf87874d74e22905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab8737bc686a45cc800a5d2d9e98a334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "421beeb45ca945cba05c08f531b5766c", "region_id": "RegionOne"}], "type": "container-infra", "id": "8660eae8a50a435a983bcaba8fea820f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "58e9c69eb5824b9c91afd0e960893905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6275568259c846e7b60bf2aad2abb742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "25549ab080224eae881d4e6b98e94002", "region_id": "RegionOne"}], "type": "search", "id": "aceb7cca24264469960371a9cfec93d7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "050d70f945a144f2a369250f428fca05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b104da6b0cf4f04b50b7c6827cb2783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4201f82808bd4b21960e2980a917dba8", "region_id": "RegionOne"}], "type": "dns", "id": "aa663338c9e645c4821e7ce3a5cd75fb", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7c4ad27add544adc827ce322925c6d31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5ce70c005db44f8390d233577ef24a8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "62c3791ca00d478dbecf12e5ed050937", "region_id": "RegionOne"}], "type": "workflow", "id": "4af972e92e4d4c49902dface0b45c2ef", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "546b3a2f8b094682ac137780b70846a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "594c25735744406a87bfa5f20c821924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "499eace5016241a880e51e0b7bcd094c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "66c1db03d78343d38f8cfa00105ef1fb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "33dea4f4e6884b43a137a9a9020cbc10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "05b5980191cf48ad86fb87c3b83b186f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "182c4df5b23d4775a4a01da5af10ba3c", "region_id": "RegionOne"}], "type": "rating", "id": "b3cbce54fc9c4e458a5e468ab98572bb", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3c76e40ecc94da1b045e8956ca9af4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb8a49844f0646c6a608f43e1bace03d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "50b2fe67d3a14899a4c689398b9c4667", "region_id": "RegionOne"}], "type": "operator-policy", "id": "43b87aaa312b4288a178d8d3e98c1b0e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f9b78b657dc4e6bbe8320bf09e08c44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4d9e3c550f694b55afd4c53ab58ef2e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cad770e9ddd045a8a18d47fc324ff5a1", "region_id": "RegionOne"}], "type": "policy", "id": "fe00ab35103842a49592953decbec9fb", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "29fc93160c9648ada3a77828f7cac357", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f45ba3a058d47a0a29378bec6df2167", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a8fc3a83ce18496baef605fec3c16663", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "97fc7be051304dd1871da0ca9250e85f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4c07b5f78934b588d4e6fe20c4aa424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "62f52f59142348d7b2e4a22a2b43eefd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b9b3940a308949df98762c518bf466bb", "region_id": "RegionOne"}], "type": "sharev2", "id": "49197bcc37d04885982e2b3574a84e3c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e86ed86c37e7476296dea40a4e3f5e9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7d45fe3b5cad4446a67d2ff23511ae07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9231daeceb254cd2bc3e5853cd3ec242", "region_id": "RegionOne"}], "type": "share", "id": "6d65aab70d48430fa8546d7c1b7c6412", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "20d0d3d1e7d04467ad059bd18ca07148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "eec1f1970a6f4d68b819aaf403823712", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0c3919442eda4ae5963a29538649cadb", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e9d104735a6f409a9d6cad138f572b76", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "741b90c8c1f9422fb278574482253fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54b7b629af064c078cffd367df9afce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00fc2f51b1d9490dbed1b4a3726fa3cb", "region_id": "RegionOne"}], "type": "orchestration", "id": "16de819b501b431ca04f4b64f9cb44a3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aaed211946cf42aa97643fea7d7016e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8e40b57f005496aae77de0d2bc0feb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38217da1f96249aa961150d17bdeda8d", "region_id": "RegionOne"}], "type": "block-storage", "id": "56c2b59d43654b4ba2b2b407923c6e50", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f129359cc8894992962c12d98ed2fb9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ea1873f31a68448cb9a867a1eff831dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "66183fc0b941406f88bcbf207295885f", "region_id": "RegionOne"}], "type": "volumev3", "id": "65600e83cce244ed93d59461d73c89d6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "070b9c6937084c42aba66035d3da340b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff51d1321b84ad69f226abfa6d71b72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4291f20725024fccbb86d29b8da8a662", "region_id": "RegionOne"}], "type": "volumev2", "id": "766edda5c01a48c294e1a34a211a66ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27bb25855f4d452db33e606977ba6484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49bfb8062d8d40c083461642262ac1c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "443ce34c5b0c4b428c30745f8d451dc3", "region_id": "RegionOne"}], "type": "volume", "id": "f74f5a9286f64016945b0ddabb4e0f0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "140fd46a55464a82ba7096f54c6edbee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07e4190c8cdf42b59659aac1ef67ab21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "452432766f8b488fbd9066b4c8650a65", "region_id": "RegionOne"}], "type": "block-store", "id": "4f1e61b07a114bc294c5c1a0ed22ff93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9414c4278ace4f80ab5d27342a6cc205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6df975bff3444ba1af2df628c266d555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a778b671e6da4e2498834a8d43a013fe", "region_id": "RegionOne"}], "type": "alarm", "id": "880c87292d1b450f83ce3ec382092d5a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5edf2db3ec264464841303ec270afb3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0683189e0995474086a97fe2a76c1c8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "312bab32e4de418ca278a62937c5f47c", "region_id": "RegionOne"}], "type": "alarming", "id": "d28c659898b8458f981e3ec73b1fc157", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "db146a7252d64a1e9fde8467dd2e8d27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9563f503dc5f453582c966c5200b3a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e646105efc33440486e449e2b8cd4df6", "region_id": "RegionOne"}], "type": "meter", "id": "9192a3e3f17b417fa7907bfd504e592f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "59683913521c4da0bdb1cdf7a43e74b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf276141c2ea46c7a62e8c131b7b58fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e827e71470e64723a8cca0a489b6ec68", "region_id": "RegionOne"}], "type": "metering", "id": "b9243ba4bc7d49028ac15ce4d5886d05", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "586354ec65094bdd933e68fafd97b45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fcbcc0a9814e4639998ee35f5adca99f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8ac587459d944f15b17ac4d32ced3d87", "region_id": "RegionOne"}], "type": "telemetry", "id": "368f2dc1f0584fd69cbcc0feb113d0cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c6beec1a0acb497597e10e03ccd6258b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3e4d7bf19dc446efa96ff7b626605cd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "130d0345124e4565b5a7c124940cb28a", "region_id": "RegionOne"}], "type": "event", "id": "b0d1dbabaad34b32a5d09f813316a067", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "812979e9774040098c4da00b3ce8ad63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "da7fccedd41d43d8a6bac150dc77bf85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "762de9ec7f664288a7e0ee1f590da25e", "region_id": "RegionOne"}], "type": "events", "id": "2a5dc5d9b6df4c71a0c9fabac9d19eba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63f2a33ea0fc4d7bb5d8bada231d1e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "33f8b0acc9594d93a921755bdfba0729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd278a9cd266480ca8d8d981dc4672ce", "region_id": "RegionOne"}], "type": "application-deployment", "id": "252ef8129613482b9eaa585530f02200", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7c87e6d21054478cb6b22c64d64ef9a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f63c2178c9c245e5836dc3fb165e23dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0f22b32b688a4011971b9a0750e415b2", "region_id": "RegionOne"}], "type": "application_deployment", "id": "b4504e82dc7d47b99a5f25bccb0e4eb8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "613de6748a8f4ab6824fce61d4778fba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "57ff4ddf21a34411ae9f1c21eb51ae93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2ca947b872204a878411dbcfaf7033eb", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "23f9b9a7370c48ab872c458c73ce33f8", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "38cf59515bd540a3933c7dfa02a4c972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b2fae98012fa42ad853efe8a82ae06d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc6312583ec44f63ac4e489609b9a9fd", "region_id": "RegionOne"}], "type": "tricircle", "id": "bf6b92b61549469b903e0d94b58d6473", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2aa95d3e150e40a8bb57d2e7e63b68a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6ba4ba71a809421ab76d6bd699c8ce43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "beb9919ccb7a4cc4b6b60abcaa72c602", "region_id": "RegionOne"}], "type": "database", "id": "58a305a7e9ad4c0b979c969554e2537e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "273001d14e844b37acba3cf4f5a2e581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc422e51d6334afd97ab723b05dc8c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f011614231e54438899be0b12e120409", "region_id": "RegionOne"}], "type": "application-container", "id": "7ab123ab4b7b4bbeb54b5555da09398b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "738a837732d7414995e8f1646619dcd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "62eda44eee604081b5d3b653270e3c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "711cb0f83fbc46eb88f980129c569990", "region_id": "RegionOne"}], "type": "container", "id": "9c08b68048234a9f91dac6c7ff74d8ba", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aa33d5794ed4427ea24599b386daafc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "116ccf37a16944f4a56762bbabe4db81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e0712e05a49a424fb079454f8b6c7466", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "85d60ac292394d26a7a672c228d09a83", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "be44245f61984c988b9cf66b61685bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a544d079524a48c28421b0b4e74f03ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "746c20dbfea54b82b8bc52894f5da497", "region_id": "RegionOne"}], "type": "rca", "id": "49981709f1f24f21bb4a60fe52e8a973", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b01f4e3cc39948f58d600705f680a257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1a2114cd83ae422daaff6d2060eced33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "83d9a40a4abf4e5586ce3e8fbf124305", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "45e6f5605c694f7da82d0fafc70297c2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "af0b92acd1e54087999cd28e72aa951e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ade9950734a54280ad72b8068a4b264b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e5493fe9729c431f89f9b4119b1da9f7", "region_id": "RegionOne"}], "type": "network", "id": "c59c419511f14bb2b1940ef592e15337", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "62690d8895214b729e8550d2b49572ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b7e43b70e3b04d2497c748e5f988cc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d55073bdf8074c8eb2f1c64590fc15f0", "region_id": "RegionOne"}], "type": "backup", "id": "3095b963031744e389412161ddda8275", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eb9cd89b046241cdb1418776dfaae5bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce38ca7adc474856b69772155a06b917", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5971c5ac342f468296bf290144a6123c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "cdc34438441e4db58ba2a6055aeb91b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cac7b4d14d59421c85839a5593020fc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cbd7b38ad1df4e33adc4276e13b9f421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "46e43d00ca6e4624b8b3c0a9342c0e97", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "35e8fe8bbec8422ca7f59ff4e956dd6f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c0d69db7fc66417082f1f38eda3cfd27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fb7324b44e7a4e44a4608d57f94526e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e8139d5757a14e6e9e2cf2bdbb25202c", "region_id": "RegionOne"}], "type": "monitoring", "id": "04fd55e1d4eb4839bef131bebf5886aa", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "101a68a6cf5b48e593b1bcd430010cfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4cd6137599c14f068a83848e23d10432", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "14fee4f468dd4eada1de25807914e4d3", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "23b6f88bbe964d2090c2f3e0aa3e83a5", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6172d96a271d49daa9a498acae984ae2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "92ef288fad364490ad3ce6781f2f29b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f458612b87084b4484a820a29e23f283", "region_id": "RegionOne"}], "type": "placement", "id": "ed62ba0c91ca4c4ab582b3bf7fb54489", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c6ba921c09c0468696dde278d948ae21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3aa0ea7a1e1740fe8280191f0ef2868d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "59661c018a5944f1a7b04820a8d839eb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9e410d9d8ab94f259b097784a94dd274", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5230aa34736b44e3a4131b0aed9b9121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "076ee892fb3645379540d916bdc5c288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a7a8f0f65b9141f79499edabb5ce9832", "region_id": "RegionOne"}], "type": "ha", "id": "ec42878c4d454bc5b5f5ad64bbbeb4b5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b0ab366df1064287ac32e3efd13d3150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f83e1513bba48fba94b5902c5fec139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a32ca63cbdda4e08b589bbfee64430a4", "region_id": "RegionOne"}], "type": "reservation", "id": "f7c14117ca0d47fe955cbc8c7da9f353", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7aee55d19dfa4e82bc1968c5a9ea2336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7bd18ad550ef4ae38775db71e89be9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8bb835aafe154c84a67b2fdb9437764f", "region_id": "RegionOne"}], "type": "function-engine", "id": "0de9a03d767a457c9ecc7d03032cef2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1017f3632b6a4f4aa7a1475d47bf6fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7060b7352c6046babff4ae7985fa00b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ae5e5ea2672947e080000a6a44105be6", "region_id": "RegionOne"}], "type": "accelerator", "id": "9802261ee14441499f6f2dc9226d12eb", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e83d8444f59e41f4a77957670b4f3a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4e0eccd96104a21bc4c2af9983cb152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "114e1602cb6f41549bcf57ae82df3206", "region_id": "RegionOne"}], "type": "admin-logic", "id": "998789a5e21542cf88bcffe51f9eb67a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "23d43773a7544dccb575e9dca421f5c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "bde7ae081ba249abb2ba74fac1e5320c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "70a99b58f8b34487aed083945ed621cb", "region_id": "RegionOne"}], "type": "registration", "id": "0b9d26076dfa40bc864caaf53b9307f3", "name": "adjutant"}], "user": {"domain": {"id": "8d7edd8fc2ff44e98eda32a419638216", "name": "309092ad3cd848258c14a617810e7feb"}, "id": "7f4f480b45064ccdaac314f713e76084", "name": "cc4b4fad2ba946eaa51dc6a8294fbd62"}, "audit_ids": ["a15710210d0347a3857ce2f040b91089", null], "issued_at": "2020-04-23T06:26:04.976766"}} {23} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.058602s] ... ok {13} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.061349s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete [0.057837s] ... ok {19} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_create [0.059901s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(identity) [0.050649s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(sd_metadata) [0.062382s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.048476s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find_with_filter [0.061130s] ... ok {20} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.059367s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_find [0.059105s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id_act) [0.060082s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_get [0.059195s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete [0.056536s] ... ok {17} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.073708s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_get [0.185269s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.058983s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.050732s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.047361s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.065025s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.196864s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,127 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,136 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,143 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,152 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,169 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.062463+00:00", "project": {"domain": {"id": "be0f99eeb4aa4b09a213c80b4d5773bb", "name": "2952b04fef07418aa68dd8e2af51966b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9878eae4f55d4917a65c5b25c65bb30f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4bcdc113b42c4b82b10cb085f5db8a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "dd78873973ed4cd7a26a36176b5c6850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "00c2e9b1b43f4175ac27c68b3d320f06", "region_id": "RegionOne"}], "type": "identity", "id": "3972926a9c9f40f28127b44342d963d7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "66ae5937b4454564a98e4ca7211ad91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "926552ae92a644e0ab6cf85acec4596a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "96ec4c4de44c4a7d9dce446866277732", "region_id": "RegionOne"}], "type": "compute", "id": "cf1180c103ed4b939185892d134bedc1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e05ada55c0f54438862ef27c187045f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "35d13f753a6e4a6c95d333029cfa0f40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e3cbc95ba55a4397abd4ccae50507e45", "region_id": "RegionOne"}], "type": "image", "id": "d20accec69a2494581f1c1bcbbe4628b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e47325f7c5484da89fb5745eec86dfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3528893215744843b607b28db36f73f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "112993c378044d0fb5869cf8c7f5b0f1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fc1f146286424d84aed055cdcb5343d5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1211447f855c4013b9718dbc1bc9e359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a5f93dbf79f043d6bc99686814e12b6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df6bf13be3c54b0d8296b9928612a064", "region_id": "RegionOne"}], "type": "object-store", "id": "b9f68c65f3864451be0b6f11f31d318d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a6d74a9123884506bc2429c28693f57a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "64783bc4aa294e3a8aec41fa555d8bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a9d7dec942aa4ba6a3269254c092b1f5", "region_id": "RegionOne"}], "type": "clustering", "id": "6adec8df478d478cbccc7cc65d4e55f3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ebcb30418921466a9c03dc9989ea0e1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b016f9f06391480e89ea60cd56464ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "829be47d21474bb28a5bda38fc248c1f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "602a73c8f1884ba9b1e8d11829e5370b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cb92a63f49c6427785e97454100b5cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7c04e215b0b4e27977996a7324ca341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "50d3acc2360d4e74bda80786467ea2e6", "region_id": "RegionOne"}], "type": "cluster", "id": "67426c0a225e4cb39e44a5862f57d92e", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c02aeac2a67b4feca3c776d9567fb503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "497ad2cfab884f71aab5f6bbd71928da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "070cd42fa17344f6b28a95be07062235", "region_id": "RegionOne"}], "type": "data-processing", "id": "65148b9f12c84a308242f2018dc59ad5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5ddf2b656d7b447993e196f39393ff64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "668c1aed8c694d41bb020b169be20c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "02a7d35bd7e749b0ae89c2dacce63b5f", "region_id": "RegionOne"}], "type": "baremetal", "id": "e910ca896447401d94e51409f5eec0c6", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eba129eb0c7b42609f8213c64501bd2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6a77fcb257f9456c8449ae5ce305e137", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "778cea3633a84e70ab491e6b6f33978d", "region_id": "RegionOne"}], "type": "bare-metal", "id": "bb5adba75c9f435d8c8aa4e42f108194", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3c1fbed7bfb24e0583ce4987b27dfe88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "86d27d1982244fa8a754687521e1e13a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "36c90309d3384688baae8cc39028cd7e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "16c98c3587bc42b48b91cbdc9b6a9d2d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8cc36cea571f47f99c2693d11fc744e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "76aeee5cdbf8432a93aa94e31c4fe888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "eb4da4fe3b2d4a3fa85dc87655a4c71e", "region_id": "RegionOne"}], "type": "key-manager", "id": "70dcff02a8104dd5b38c8ff6576dc895", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e70919a10244b85bd44abeec4eba6c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0dbe6d3933e4fafbcfc731ad1153dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8898d0578a024e65afd1389d2e977aa6", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ca6e6b8da6be4833ae178f339802fbfb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0cfd05419b5481da47e98ecdb816cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff96f09cd86e4687b15cfb7a37754938", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "07f48a3b148341038ab791c73185f513", "region_id": "RegionOne"}], "type": "infra-optim", "id": "01669cc98ee14873b4b0d02fc981377e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ae0d1fe592484e9b899c1c85bc50473c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1b08e42e4e5f49b3b4d657dd74d58168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "caecddd427274b388ea44c3bdf70a81f", "region_id": "RegionOne"}], "type": "message", "id": "fc0a13055fb644fa886c294b85e8414a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c8f99282663d489eb3e3cc6d4d16c42c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "36670d78aa754c87aad76b58be2bdfea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9a48f30832bf4d7683f1191a5039add9", "region_id": "RegionOne"}], "type": "messaging", "id": "751df99f61014b058f507dfac1afee96", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "015af4f5b66b4d0bab10d36078a38051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4613e773d0b04c4c8b8017eeca89dfee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6f121dbefd3e4be58f09cdf81c6f9c05", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b9bef437c02f4907b2716b2711cba6da", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e3117b53b7b4f68aae1791029ec1873", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4e01c510c8ab4fa0b808f9ed25248e91", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6fd828342bdb4aec9f295fa995249407", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f420f90ea1d7443bb1110de802c3986c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e1c17f7695046bab17b87636fe84d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ff7c6218bbb40348ade2d3997c950b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1fb770334954b579161682179edbab0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "71b05660481d46378637edd8282f70bf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df407b7976e94aa4a78b2e58af194ff9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9b483cfe28d4b2e919cc9a8b4d60728", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "197b78db26a74182aa5e76ccd355fdc8", "region_id": "RegionOne"}], "type": "container-infra", "id": "f4dc7cafdbe0472abedf0fad520e992c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4e5f6f0e1ffe4b30b3c346ae1984e347", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c5f1b8219a7345028e600bd992e857c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0314139a648a43268125a8c2565b61ab", "region_id": "RegionOne"}], "type": "search", "id": "fed388fa1fd74399829b5f2db746d5b6", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "08232b4f86a341b1a5a601fc1c933b58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b4ed09789de94cd08d69182acb806d29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4c59f1c10cb24a7b8a5e725dc579b122", "region_id": "RegionOne"}], "type": "dns", "id": "283ad87caf4340eb9e37f4de7e5d649b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b40f26c4836d440a9d9434cb2c553fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6548a52f19c647f4801d3c72ae1e8007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "58f13910ac744bcb844655bdacba332e", "region_id": "RegionOne"}], "type": "workflow", "id": "e91832377c38432ba448bb08dc3a26eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "706dd4e5ed1c46e5b735c2088237af0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3e095608ba140f4b7984a2e7a72f4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7e267bf7db0a4161849054253dac1789", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6f7d3a1fcb674e73899f70bf877931c2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "91fd3876f8a7485db1be2f4b910e1eb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "70991772904642b0ad3d3abbc9da7cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4f0dd1c041fd47eaa142353fd13aea97", "region_id": "RegionOne"}], "type": "rating", "id": "80f26623b02a473a90362aa94dbbae19", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "103071d6c62a497ba79ec6f0d471ae7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a9ccc9abdab4491a8c3c555653f4db62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa843bd15153465fa0c370d4ea9f8b51", "region_id": "RegionOne"}], "type": "operator-policy", "id": "badba4fad8c3429dba23ad7ce8eb8ad1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "40e1c9651a0f4f04aa0b2a8ef8fcbf7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f3fbb60923284df99ae8550183427082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "82a2d426cbf54e16a377facb29fb6456", "region_id": "RegionOne"}], "type": "policy", "id": "327f5732800d4995acfa6f4691d13b6d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b2560f027e545999f67ad20a2267870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a2199eb9d49049b78c5cf10fdf6646eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bf48c0519c2a480c8db7a25d2426ae97", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "937473e879a24d15b98ba697964b5969", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f3f769b32744dcba45c315e1cd50465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "52606bbdce3c4f209e01421fd546cce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd7438b9be594acaab1258289633d83a", "region_id": "RegionOne"}], "type": "sharev2", "id": "19030ea386cf4a92aa0ccf58a6bec21e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c86747b90a714543a676aeced3c10896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00a6be408fcd4179acf9eeb2e9a931be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e65469d94c20414ca85b275d5e6a5915", "region_id": "RegionOne"}], "type": "share", "id": "05531d85c5c5418b92cbe44f84b43739", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "086acd5fdca845128a0a5ba89101cb70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ac244f71193649ed93fe7808794e2576", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "3e83ec8fc37d4241babc5e7c3780a0d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a01d5e5e3818478ca09ce2eb59863eda", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8daa6a1540af4419a5a5a33ac08d7c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "557ca1dff0d14afaa810821876d0cb08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b55c4db8a0a24ea0a1834b31cc462b34", "region_id": "RegionOne"}], "type": "orchestration", "id": "31169c48b6cb441e9330c7b19632adf1", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1624c307a1ed4f2bbf34b60bb7be6d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75055583701e4dd8b781cf6f9f4435de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a79228019d848139d9368697a97e999", "region_id": "RegionOne"}], "type": "block-storage", "id": "0688c6c73db4463fac19014d89f6ae1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb86940f4a9b4f7f93746e1f9ec7ee0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "531a812728d14663886cd8b709349bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1225d7038fd546e98d3617d2ea772ea8", "region_id": "RegionOne"}], "type": "volumev3", "id": "58075becb6fb4da781834eeaa11b80fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90da1280bdb94ea5abbf6387a7db3e1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74dc651f48de45ada7c2b2749aa1c53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba59468072124b3989200bfa19e88ea0", "region_id": "RegionOne"}], "type": "volumev2", "id": "40fc445fe80d43c09e2d4fe25df254f7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "770a4ab087684430966bd75dd7d5bc54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "271081f022f248989ad54cedf7005e69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e850838bd45465a804bbf9d10a4099e", "region_id": "RegionOne"}], "type": "volume", "id": "2c42cceebcca4f3e815ad22dab1db847", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "401db01aaebe40e891d852063c00de7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27f958bd39b449a29f1518d98100c78b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "936842d15a9b44a09adb344736ce55ad", "region_id": "RegionOne"}], "type": "block-store", "id": "21b019b822284ab5a94521a990541677", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3eb27c41f9c94e65bc07a2cb516f0aa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa22cd476ef747d1acecb78b15a473be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b3937ddbfde84b5aaf5e5d556462e2c2", "region_id": "RegionOne"}], "type": "alarm", "id": "110c5deca8b043ada0206a13337b5c75", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c0bda6ca8d242ff8bd7a92d336d2d59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88c51e63deac4d8baa80d5a53062e65c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1463006719ff4539aa723f0994c31286", "region_id": "RegionOne"}], "type": "alarming", "id": "1998841b6d4842ba98c4099f83e40a84", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "96ce04bf42e542f9897f72faecf552a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "22b9fbb2226845a3b32839e6369ae278", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "586bb2fd50eb4d2799b35331cb2793ec", "region_id": "RegionOne"}], "type": "meter", "id": "cff5bc78ff5843c5be9b340da38a6bf8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "24c9b9be88ff49448a387a6123e931e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ef8bb72598db493e8a2c332f3710b38a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "62642fea5f7b4aaf902872c22f9fb0ed", "region_id": "RegionOne"}], "type": "metering", "id": "1f297377516540e7bb7049a9953344e6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f1c34d78beb84bb4ac242c6526a2c28d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "27aaf8d5c25b462d96c899d5ca0261aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "69eeea5992b44950a67fe22d5105410e", "region_id": "RegionOne"}], "type": "telemetry", "id": "e80b5aae60884c3883cf47d80b8391f8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "850505a6ceec49d28931a510f514ac4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2ec61b33b976407a96ac422881ac8331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6ca2e5a4d58d4590a846ab43e27adabd", "region_id": "RegionOne"}], "type": "event", "id": "a804e0568bb4422d87d1586c63626625", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "99b330c180224de99d9a3549a592e294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c40e371c94364c96be54c5a5514632cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f8eed3f36c841bdba6e4bff189fb138", "region_id": "RegionOne"}], "type": "events", "id": "cdae6fc602d24adda961c4a1deac447e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f880d6ad1f1e410d8e1d971505b21317", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "593826d19c124d44a0ed891a0b0f11ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cc6128466698493bb395ca94a106d002", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b3294ca0aff54c728d3809c6719963df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91bd5145cb6d439a80cf27f0cb0996a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ccc14369a5094c80a1b287d8d659672b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "38e0aacbb0694398bdbaba4cfc61d0cb", "region_id": "RegionOne"}], "type": "application_deployment", "id": "86345fef5bde4a009d2b93612b4945c7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de6bc3067f2d429c859730feb0637d83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d65a9f154f83481e821edebaa0e32e86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7123bc8b71dc4937a628f059808a47b8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d1a078641fcc44be88d9ec2e76ddd185", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af63f6ebfc894072b9f212c965385974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "86ae2a782d874106a39f5161a23506ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5971e172f6884c9397ada19b1840be45", "region_id": "RegionOne"}], "type": "tricircle", "id": "4555e161987e4763a3d16f5f819f5d91", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7a201c6ceed44764b3d918ef7ab0ae93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "714d0f989e5c4ba79dc6307b96bcbb6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2ef35e11f44248eeac693b362b3aa721", "region_id": "RegionOne"}], "type": "database", "id": "6fb8c6b019054c19a3532387d6ef041f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8b85acc34c38421db5a3d870860e2b3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "649dd976101b44b097b48b38f89ab40b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8fde52a7ebb84f448f8b6a5bf758e167", "region_id": "RegionOne"}], "type": "application-container", "id": "68bdc1a6a6d9430e97652a7b82f4d8e9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2646bd6450254ae08e0591f001ff4bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b87dc7a0aa7142f28db76663c97495ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6736f8f8abfb46baafa3964e933f3fee", "region_id": "RegionOne"}], "type": "container", "id": "0d1dfcd1a9f441f9916d7eb531fe24d1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b451efc5796d4448b92384e4bb50af57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee6b435798bd4ac9a455d5c23e72b40b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "03d0e00817fa4a4183887ed03719c2bc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "bc1213fc8caf48c792a54a7a84c4771c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0865242817c54893ba56e7147047004f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5187f12b3249466a82306ea0dd8133c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "76a066418d034f398d94b4202f1042f5", "region_id": "RegionOne"}], "type": "rca", "id": "5ba18a90c0cb45df9eae13f2715af1b0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "13d9500c3beb4b18a18c3f6ff8418cf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e4c123b205e042ca93346010414217f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ac7a591df2bb4f479234d2cccca723c8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f575da117367467486b52daed9b71edb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0a3b4f71b73a4c67887ca2c8de6c3aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9d8f7a7a2a2642d183602a3f64f1fa26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "248601737abf42fdaeb5b0e19be5584f", "region_id": "RegionOne"}], "type": "network", "id": "936868f586514db4996d50532b48af89", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bf06bb14c4af46c9bd347517d4c26e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0425ed337242450191baaec652608c87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "77a7379cc2054533941f6f02828772ef", "region_id": "RegionOne"}], "type": "backup", "id": "d32bf12b18cf412883fe838f4c5edfc1", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3c7cb0c40ede40a6896bf05534c8dafc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f3d7b945c0c04661aa548fb2da02c55c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4178b75cbfc940c999789ae3438f2080", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f0dc89bfbf484a00b78c374fce994a81", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "faa19809eaf34f85ab02300043234044", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "14384cc8c6c84c7abd94877979bdc944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4c963ae06e9847adbc5145478bf9af74", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0eaeb0ee4d8046a4a20161f83ca20feb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "966e98a6f5b24f8a9f753523fbba05d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "46664566be9a4307b03de8b4cc9b10b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "5fdb19c2ff0446e0b215f0ef4610034e", "region_id": "RegionOne"}], "type": "monitoring", "id": "8d35d9d322d54a97a3e370a0fac1aab2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ac3b38f4442f478a843a525c1762d47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5b823fb9fc5548698ba47a05c2ea0cd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7fca5a3ee92644c2be27169391f324f1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d27fbdda856f4ba5a2b7d3cd5699e9fc", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e43980e13be04922965c00a2050c4611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "a36be0087d3b4e3cbbae9c15c9417f12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "706275ac8cd1464584f4ca94ab89e939", "region_id": "RegionOne"}], "type": "placement", "id": "4d3d626a59b64c3ea45a6a9847799d37", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9d89dc23f08d4e24a7396962a4498df9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1dfe14f865104cbe9ec28e2fe8de2392", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "48084138bc204612b383040e5f6a0bfd", "region_id": "RegionOne"}], "type": "instance-ha", "id": "b0ab1e3920384efdaded355b2d782838", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0e802e6771f84d058f2a6497395903f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1de36c0de5cf40da9a08abada917d5c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9c5a0c83db964141b4a499eae9dba62e", "region_id": "RegionOne"}], "type": "ha", "id": "39ef8bad28bf43578c5dbbd99f6f972d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "35ff7402c84143d889ace1204d7aa004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6087f37d702149e4aadc11ef257d505a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "42a3ba2801ec4be2b235beae20a34f71", "region_id": "RegionOne"}], "type": "reservation", "id": "d7592bcf7b8e4514af8961e76821bcef", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9879dbcc69ab40d79ad7038716c7d81a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0e54913efcb44a69ac4424afa3ecbe70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a4be0b2249de43968f7273c8858b23fe", "region_id": "RegionOne"}], "type": "function-engine", "id": "66c3b64f6ce64eae9e23c188d37aa982", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "02fba5703cb04eec89ddb6414d8154f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9067f8b547ba4f21bfb74832ba8773db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "466b7d38e29f48798771bfd7c08d80cc", "region_id": "RegionOne"}], "type": "accelerator", "id": "f6f0e91f93df4704b16d2e421ad2a413", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9ff8f9ae78c42cc95beab0c9164b229", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0603867a6a784e8eb71b067d64be0af8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9b3bc6d16ca44969917ff36d28dd4240", "region_id": "RegionOne"}], "type": "admin-logic", "id": "330d59fbca2546288df6344569b6d091", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2738ca27d1e94b11af84dc958de954d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8e49fdb556fb440e8f256fe3542b4f68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7d8a5a00e98d4cbb8a1a62a9b2200ed7", "region_id": "RegionOne"}], "type": "registration", "id": "00b2f8039c2c4333b51b6b64f18d4fed", "name": "adjutant"}], "user": {"domain": {"id": "57fee3f126dd45568146d2ae9f15beff", "name": "2c0e826c98324e419be4187373e6c91b"}, "id": "da61fb0f2f2b41d4b19d17c4a8516919", "name": "2a5f9b2d54284910ac2bb6dfb7342598"}, "audit_ids": ["347f2ad58e254d41aa67052c81ccafaf", null], "issued_at": "2020-04-23T06:26:05.062463"}} {28} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.057755s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(preview) [0.061098s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_create_attrs [0.061069s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.210447s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,139 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,148 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,155 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,165 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,181 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.071699+00:00", "project": {"domain": {"id": "adf60c2ce9fb4a298ed47102b6ca1d15", "name": "b60eccce33ff4603a794f987200b0e13"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a1c6fc8f5d844cd3a382d942e97ebc2b"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "15943c883f144962a1efa1908298088c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "67de6246a70e4d2c9be859b7c9092f7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "74580af89d584b488f52ea038d96d871", "region_id": "RegionOne"}], "type": "identity", "id": "cfaf8e68ec1943bdae5182aa2a4e2f26", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "142243f7e893425c8f43b5a397361658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bc16143c3f2c4ade960af163e6436089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f027467ab56a4645a4c955d11bfa5a05", "region_id": "RegionOne"}], "type": "compute", "id": "229f45422a224c9da04c6dde90a9ea16", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "25cec582043444abbbc9f7f3e8e97367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "901825b9a3f140548670f4cf3c3cd83a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8bf3eaa9196a44f5ad966a4e90c5c0f2", "region_id": "RegionOne"}], "type": "image", "id": "4305cd7c36734ea488587bd5cc6324f0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "339e214be89f41f4978989e6128e6b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ec1b6f5a991e4c509b8f54b98ff957f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "7ea90ee6c2a64946b8b7b9d570383f17", "region_id": "RegionOne"}], "type": "load-balancer", "id": "10805ad1ccc84e7e823a752297d1cda8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238427b5d6cf4e2fa853b9907a97b436", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb18f2b104843978a1844aa2bf5a008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24fe94cca15b42878dd70b50e3895216", "region_id": "RegionOne"}], "type": "object-store", "id": "1f769bb4f49e49b3ab1a4eb54dca29d8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d79c2657b069486285fe66b28401eb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7f343a2d87d43cea8d4ccf1fd7c7def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "72772242226a48c8a96475f3bf870ed1", "region_id": "RegionOne"}], "type": "clustering", "id": "11660fefbd3e4d41a6d53b0f88e23db9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6caf7386b8754add86cf1526d8068db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d1e7afdcb5e4f0189970d3681142f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b19e1a5a99104d6b8d8bee702e64428a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0c914466bd9e4b3e9de5f52f8168d767", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28511b83aa7140d4ac98e49a1c04e09f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e68fba7c28044ffaf68682026f4b94e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b26cbd4b5c39445b9168aa6111bbadbf", "region_id": "RegionOne"}], "type": "cluster", "id": "7ce2521825dc40c09e985d503ecce856", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "da38c4c5e9aa4349baa8a37cd1055d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9180e69b7d7d4478acc7f512e2fa9331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "03c7bbd3cd1b487890b89a8f8b57a2c5", "region_id": "RegionOne"}], "type": "data-processing", "id": "0c54e6d4967e413ea11379117eff289f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6d867143dbca473da86826ee5a97e578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6b3c232379ed47e2ad11fc8feeb39f4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "824129bbe572433f95f58e43242d7fde", "region_id": "RegionOne"}], "type": "baremetal", "id": "d026e9f4d0c44ac1941cf02590ec612e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77b73c3624514755ba0fc3dc2d738dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec117f536e264d199443e8e0a85841d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "89ea35b695934396b59a9de639fa314f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b39447800510489da617e3485bff5e88", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f3c837d224494feb9baf70aac0f8d0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4be72d75498f4390b3f996a495e9419c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "70dfe6dd452e4b6291c260c05f9a9126", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8ae61430d8ac41a0b0ac0feb3c51bb9f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9f0a93f490754aed8e5309b4b9f84b0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "842ea2e1347f4d9f9f9f90065fe0a386", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "34bcc464fa954f79984ee87019c1425f", "region_id": "RegionOne"}], "type": "key-manager", "id": "226b4b0d143348bcabf57f2d973aa358", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3b419d8362642d8a94407f5c64a86ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47dd689fe17b42d8bd907a19657feb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "34545590701b4fa699d3546f1d6486ca", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7ef1229197ad4a768fdd89449e280b8d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4f12c2805c14112ae45ac092562501e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "21c7f0df3d534aac8250804e031134b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "138f0631654b49599b1984773667fe16", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5e203216301e4e3799fcf70e6b5e7b86", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "eebcdaaae29147bba7300708bb49bd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "571682177d304c4a80582383df93b457", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4bf0afde56be40d3a38197ebf846abfc", "region_id": "RegionOne"}], "type": "message", "id": "6c485c535be842bb887d4f21b103b0dd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e1c0f61eea7345d6bf1a47336a114b74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e2e4c285a6944a5ab84d2a6d79990c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "020b2e135ac34f33972bcbd3cce8c20b", "region_id": "RegionOne"}], "type": "messaging", "id": "4290b45219a94f78ad68924a14101c1c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "66e599e086094ee3a0d4ceafb7e2f7ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "63993a415bb34868a7508de1dcb8b822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "65a36d332f5e4443aba8def84c474758", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5658c28cc8504fb5bd1e75a08afeb637", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2720defb57084a17b5cacbdcdc6ecfb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f68f3b10bd29480cb842f7c06628e0bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "90efc6d8b9c14ce3a0421a9dc8952d3f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3289a4ccfa584676b6c525e2e6fe9920", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "935a380fa03845a78f97749691a25818", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ded29fcdf674122b79b80b72f8e8ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3daaa6e9dfd441d9b0e0764c7400a13", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "58b7f1d939f8438d8432f35ef8a06007", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2c62b013defe42478a9b05e2695edb37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a2f10ef8fb74e0cb8b34394bcf01ccd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7201d3ec6bd74ff39237cb177abf5bf0", "region_id": "RegionOne"}], "type": "container-infra", "id": "4ef67141914b4b1e9ea3bacf9c5ae8f3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3cb1b95e40344e61b6f10a0706865fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8f8b3f3b9684443baa0a353aab42c98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7848210dd74b4def95bad317a2a62f8f", "region_id": "RegionOne"}], "type": "search", "id": "fa7c1467e505449a95ba1e72bf184e67", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4563925d45fc43bdaa540e55dda2da22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "31ca490bb1624a979ed1f6f0c9067f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ca122e150cab4918a211a5c49f485498", "region_id": "RegionOne"}], "type": "dns", "id": "69e14182e5f64fe9b45d1fad6a44b999", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f8302283012a41b6a31533f2df5bfba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b2f6cb0a747d438e90d1b22f528f133c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "674f17bc04844d88b16433fd5a70ab3c", "region_id": "RegionOne"}], "type": "workflow", "id": "6b72f3b443674a1c9c82d0b7b58963f0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e9fdb80ca9a42bdbf02b7178e04b11c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0387e2dba26e47ea8cbc599fd91c7dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "500bb5b2f9eb4f79aa1ae08a4963a97d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "34dabf2b9184424898e987f8d560e342", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3ed2f715852c42b09da0ca99f8175070", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "deba41b8e70b44ad9591c7d34ec10699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "592f1ba859a2498aa5bdd3f238e2a31d", "region_id": "RegionOne"}], "type": "rating", "id": "6e42edf5f7374a40a6def3db4c68edde", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7377626514e944a69ec1f6c209557f11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46808d968ded43ec8f66446f2314b347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e1825557fbce44278556fbcf3376860f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e6677b6907ab474f8e4e936bf2764114", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "02a55f6dc8a049dab9eb9d14807c8457", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4a77a9efef974f67b4db0a6c7334bd22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "84785e7366df407b8e0b05d200d3aa3e", "region_id": "RegionOne"}], "type": "policy", "id": "8e7f134494c047bfb550791d4302ef3c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9678788b95ac40afbf3dbc70b62e6a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81e42bcc086642b6ba3c8811cbd97d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a2404efe34ae4a18a1c8060d490f680f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fcb8b49fbac54a2f81a2ef869edec1b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "99b19720765148aa8e60b928a835c4fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b1d62ac26ce34465beadab14b26b3631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ff5940acebe748fc814ebccfb689bfee", "region_id": "RegionOne"}], "type": "sharev2", "id": "c984a940e5114fdba36b4ad098e769c2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8e229b9d26f547149ffeabb219211250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f880e16a704644d0be847bb2e8e40b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd3da353167d4290930c38ebaec67582", "region_id": "RegionOne"}], "type": "share", "id": "59a394036e2a4d508835da8e775736e5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "76d5750b643346aaaf739a27f60994ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e4eba66b857849409dad634d89994418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "676fa6fb0f2d4c0cbbb90d7b5045a2d8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a5a3d651a5ea42cd84eb0f4e1104df03", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "baafbb7b5eb34ef0acc68a1b5b799a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f908e5b16a94b71b21368107be69969", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f7e72b26d6c4565baaf6f64dfc26109", "region_id": "RegionOne"}], "type": "orchestration", "id": "e84400c0950945d5940d486c63d12203", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "954e9845c96142bcbe2df275f6c12d4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "533eae69f06d4eef891d2dbaa14b368f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cbfb15bbab4d4d1abae01fff8cdb2d58", "region_id": "RegionOne"}], "type": "block-storage", "id": "df3513dba0f54815b1a94c6501eb08c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9517ae279aa34565848d789f78018c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3854038f159341949a70728eab27bbe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fb9f831f6904da8b397f330f91c2866", "region_id": "RegionOne"}], "type": "volumev3", "id": "267ba986d5d943e69cfd7098c7eaa1fe", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bfd669fa4804dd1aecaa40a2ec5b50f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dccdb2fb5cf149459e1ffb2db4fbe7c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d8f8955783e24102b0ca9bd846ac63fe", "region_id": "RegionOne"}], "type": "volumev2", "id": "bd6faf2d526b41e78c708aa6dad05f19", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c56fb49396ad43aca009738bf95a9663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d38c3e920fdb47cfa542e03281f0f935", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3e5bb807db145ad9b09c5a2260fcb30", "region_id": "RegionOne"}], "type": "volume", "id": "abecb781f4b64907b5de1a730f339f00", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b99575257f584184a2595e1a870e3c3e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e31d4ac716a34a0daee582f5418223d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a06aa665fd5492d9de73723d2945c20", "region_id": "RegionOne"}], "type": "block-store", "id": "cf9bf411fd5744b38588d4240c1981a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d49006c50d524cffb561dc58c08edf98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cdc37c2877334ae5b6ce2d65cb6f0ccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dbaaba131144414c9fbf64ea0736e006", "region_id": "RegionOne"}], "type": "alarm", "id": "54479e7dec9e473abb073f1403858875", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c82df303ed3e4075b59f2914e83bf35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "408c8cb0596d45e69d7c67b7766b6631", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "04804ea1143341fdae9d404e9cc2ef2c", "region_id": "RegionOne"}], "type": "alarming", "id": "299e13f5a33345ccbe7e7a54f2502f27", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a90684a48d434e8faabf361ce0f11dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54eb8cb8ed634956a5ef1d53c0ffa26a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "88dc7b6d523d4684a8f005a9799f2687", "region_id": "RegionOne"}], "type": "meter", "id": "8e3527bd244f45278bd94a950c4c7587", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "18596ce38c164e57ada65bc6eed75fb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9dc5d3ad83074360a5d97df06bcccd32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0e68902c1a1b49988a9e3e3b1a3a2448", "region_id": "RegionOne"}], "type": "metering", "id": "c583d299070740e98f5f5cb7c90041fa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b793bb9c1dd3403abc12f65cbbae4d9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0652a755a7a14b48b300c408855edc18", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2d28d378b2cb4e1f88ff014dd1e7515a", "region_id": "RegionOne"}], "type": "telemetry", "id": "6f8bdd2b9dea4643b6bf19fc84511ac0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d2cd5dffed049528afe036143d3d4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1d30b9ee1eb94a7383c24ea44da15961", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ba6f7c0338b449e3b4ef6a282e12d589", "region_id": "RegionOne"}], "type": "event", "id": "494a2af4591345359412e3a41f8afc1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0dd22f90223047cc94a2ce80270d732a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "37879d53886e411782b314af2b7e9aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1bcf6d5d91244a73a71873d667b4a041", "region_id": "RegionOne"}], "type": "events", "id": "b2b439f6416a44e3902e18d20b9715c0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce7afba3554442579323adcc0a026581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d64bdc02867a4e3f92cf266ac06fd888", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23d3c7fd93324c8aafb6ccc6ea314b59", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5acd646258bb4ab99566fc6117b70626", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5830864f8ef148ddbdd68cbe3e1d00ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2a70f789bd764892a633e4da5b4fb3c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "057bfcd16e814068ad95201cd0253c33", "region_id": "RegionOne"}], "type": "application_deployment", "id": "39e9219b7e31472e92afd9776c440c9d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0528be1d5284d64a570c44482e1d9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5e12dac49994d8e8c9f69f25b9dbb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c5b22ccf23c40f89312f865f81efb17", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "51c4714390494c789cb7d86f3d7dbf2e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "faea775dc9094099b6b65f4edee2546e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "10d02f4e8f9149c39625b83d141c3a82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9973c33082004de794a2699f8dfad8e6", "region_id": "RegionOne"}], "type": "tricircle", "id": "ecdbfb04918b4c31b8b83582c36dba3c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "53bc036b2b324ce89425780b853255eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0e80beb92dfd481da4c5a18253b68abd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "24f38b19bef44683a5edd83f93460ba5", "region_id": "RegionOne"}], "type": "database", "id": "fb128a8f30074abb8ea21de558a87d82", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "355a8ab5370349c59813d533036d8ada", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7082104f86a049f7a6b454ff896e0567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f1c71ee2246a48f7ae49832899c47c5b", "region_id": "RegionOne"}], "type": "application-container", "id": "4ce49a67eaf04dfb9c42617313028f99", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "25771721f84243ac95325f6bb7ffc9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "387ac72c4b554280ac386cadd1f6ea8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "19053167944d4e86890f48cf70d79b7f", "region_id": "RegionOne"}], "type": "container", "id": "54550bd0d4ac448696960c304f4fd8f9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f408e1671c0470ba54b36ccc7407590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "89c4f0dfaeaa4fedb170c5eed0b43eea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "629cf439ee6f4b0e948d72e40b1aba9e", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "28ec71fec4ab4cdea9d07637b7235fc5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "396a026b0ca54b58abf21856136954b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "441731f9455742f5a0d17566191509d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b3a520baa54a4c939ee8f83558ea3a8d", "region_id": "RegionOne"}], "type": "rca", "id": "c2425a852e2e4f26bfe20245801e9308", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "46adea6c21944b1c8a0ef415c31ba292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3c069b7cb81349689b893eba7e9bb27d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "27949e330567482da0fe574323519571", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "dead8959e8504ee1a89aab31d59cda5a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cff1668550dd440b84ffa637164feb4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ec8739192e6146a2a960a87ad2bfe056", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c8d2f11425e4427298e55d0b11678d30", "region_id": "RegionOne"}], "type": "network", "id": "5492e616deaa45d4b8f9511e135ad4d3", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "33c6bf237dda4e2c8528f02e8984e856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "44ea4419801c4e929acca774944afb54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a433f870227248e68df0ac639bdfd265", "region_id": "RegionOne"}], "type": "backup", "id": "353dfb6b7de144c094148335c62318f6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c4b60ded2624c3aab8a4585cb6bc950", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "69c638d1f791434ca514dba35d8fddaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c74c0845ebaf4bd8b648801cb17a4cd6", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c9adfa4df8bc48a0a01c2fea9a5c3b75", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "55db08d610164fff99afca866ca60dbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad5ec41b4ca84dc4810694a7cc041035", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6126e81520ea434e85bdc01ca3a24504", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1ea159c77a5742c88ccad52ccdaa1a94", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8a6e03f007fc40fab37bebf669fadff8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "561771313a734c42b57aa1d6e782fdc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "77e4bdbb741843d69fccd51eeacb5c30", "region_id": "RegionOne"}], "type": "monitoring", "id": "8b27a79654594c6086d3237fbed8ab34", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f54ebde8adb74ad9a03db68c9d45633d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8648919f7d2e449ebf0108d4ceacee81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c7639acfe0dc4ae78b14aaa9743a66bf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e9753be314ce4689af9aca231c3206d0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1df8ceee8f8e4892bd4b3eb64094423b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b41973cdb3984407b4f4897b38355134", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d7ee92f930c64626aa9d1d95b449dc22", "region_id": "RegionOne"}], "type": "placement", "id": "bcdf02add3c544228aaca87129cbb303", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cd7b0a884f740e2854b02eef4f2bf9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2070dd3e613c4723b994434f6a3777d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aca87c30f11c42ceacd239b72f111df5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eefa7d4b26eb451fb6bead55a96348ef", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ed89c6af037c40fc82e829eb201623de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eceee59224ca42308bf0aaea603e1bff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2f1d8d3b507a45cdb5a7a83791322b42", "region_id": "RegionOne"}], "type": "ha", "id": "53c6f98577e548668ced2a43464058e7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa62f5beea86429cbf6b0e9336e52d85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "125e85832dd7466eb7fce44940c530e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "db179b2244754c0aab2c53b334415975", "region_id": "RegionOne"}], "type": "reservation", "id": "5fd9a7b7ebe04bbf8fb80d7b4fbed508", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a0043f3815c343ed944b6e7b4d943f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "815c6434984e4bcb9920c6c4f042658a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "703e6637ad4347c08fd3f56e0c70da54", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e3c7e69521a4d82a633c605bb9d5e46", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4e2f62f1369749b39ac855ae44cc6eb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aa6312acb40242bb961a5a5e1890c125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "60c26abdade6467b84a3374935bef556", "region_id": "RegionOne"}], "type": "accelerator", "id": "b7bbf181777d4e488bc514e27246d888", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6c68a3d8faab4f80beea4428a15ca323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ab32d0bec93948dfa60eb4297c54c4fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "078fd3d238944cfea6919742028fedb5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d37e2c392fe247b2a66abcddc8037bb8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5dc0bf8cd83249ae8c8ca9a273a69bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d672b5c9b49349e5af9f3efacba1d912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "50bb0ba750204964924939fb2be36ab1", "region_id": "RegionOne"}], "type": "registration", "id": "aa2ba004bf76494bae8026672a9def44", "name": "adjutant"}], "user": {"domain": {"id": "2b1754a6adbb4969bc070fa3898bce60", "name": "76d046a6b326478d8d477e0f45824b6d"}, "id": "dd441e552e01406a9e895afa59184fb3", "name": "0e9ff47af5e3450cb39c18e87aaeed02"}, "audit_ids": ["bfc5cb5a6cb349ec8b46cae159f10fbe", null], "issued_at": "2020-04-23T06:26:05.071699"}} 2020-04-23 06:28:05,270 openstack.object-store swift uploading data to name/test {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_get [0.055669s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres) [0.060685s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_roles [0.057624s] ... ok {13} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.059300s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_update [0.057739s] ... ok {20} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete_ignore [0.058393s] ... ok {27} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.059154s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_create_attrs [0.057648s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stacks) [0.057456s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_get_floating_ip_port_forwarding [0.053654s] ... ok {10} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.182040s] ... ok {23} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.059352s] ... ok {17} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.071568s] ... ok {21} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.060286s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stacks) [0.057458s] ... ok {19} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.061364s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.058820s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.058893s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id_act) [0.044033s] ... ok {27} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.060646s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_port [0.068565s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_create_attrs [0.056928s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(name_id) [0.060883s] ... ok {15} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.149132s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quotas [0.054431s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_create_attrs [0.060251s] ... ok {11} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.060006s] ... ok {29} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.058816s] ... ok {13} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.059282s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(event) [0.058811s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery [0.218263s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,163 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,171 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,178 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,184 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,199 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.115243+00:00", "project": {"domain": {"id": "f262da22a8a64bcf9305234750c7ae0a", "name": "2d2ce60dfc2c4b138ad16aa3cb0b771a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b98c651ce7a4443f8c941f69a0914320"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c5cd050c8ecb4932ad93214dbc0b5943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ea079537195542698e99ad90a890d979", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "507c237226ce4978bafd69654e6c1dba", "region_id": "RegionOne"}], "type": "identity", "id": "ed9ea9c0f08b4a0baa29bdf2728a3951", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0494df0538a14422be9684ed26f281e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8b19e838822b43cb9d6e7e2a53565402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d02072d27c2442a6969fffdba0efcc78", "region_id": "RegionOne"}], "type": "compute", "id": "9be9c3532df24cf38732ae3e25a66a24", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e16fc13e8b7a4d90ba9d35305c87bb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2e5b1f72e0cc4a6a83a063c229e6e934", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "93c73c63d5b3409aa59647633e7385e2", "region_id": "RegionOne"}], "type": "image", "id": "9e6fed30cd5049ab87c75976052b3e3d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a6613334f58f4af58698bea4fc566874", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4ff6601cb06b41ea8e7a61289a8e0ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d0c16422aa2b4c3b88896e55c2a63211", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fd8f7eb6d227453891ae11a35150b779", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ae50b7bf88d49f4877f6cb528c425e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e281e01e76745189f438adabc4fc31d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92d1b4a1bdf14fce8012321cd170e3f0", "region_id": "RegionOne"}], "type": "object-store", "id": "39adef592a504dcb8e07f78123631cf7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "783cc450d0984d7d99a21c6b69e41727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d08c86f023a34e6286cc2a91da0b2488", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "44b33af554ba46a98e89c1490550db5e", "region_id": "RegionOne"}], "type": "clustering", "id": "bf00b497c03b44969b2de0515e27e42f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc22805d25504d6393fddbf620966a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c0ba31b80964b8da310428587bdf418", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "30e25ae30eef4b36a9faa8b8240a6baf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9b4a4956b8984ace8d26258aa1b30988", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ce6cd90fe3340519ea1b81a131d7370", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d185304994334b9781f0365831a49d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8e67aecfade140168107e2a6f69e2b3c", "region_id": "RegionOne"}], "type": "cluster", "id": "89b4fc038d414a3b8b7c2999bdde323f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "fe051992247b468499000246aa80fc25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9c8ed632514149aa9512dd2991b34bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "833a075202b144dbb2e63fd07d073a04", "region_id": "RegionOne"}], "type": "data-processing", "id": "1ce707da8bf047baa777bd000127f2a0", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e06922f410df4363ab5ba703876c55e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c9e7ed0f14a14d2d92b42fd126552f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6c8d0094dc184afda6350e9c1135c910", "region_id": "RegionOne"}], "type": "baremetal", "id": "73b1cb2f48164b749f21f588cbe86e8f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1613255e0ea141479e160716e7d470c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0501f06b144f464a907eb51ede9a8085", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9fb22c4ab4c146e2980af30d33a32924", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a2c263e653a3439ba4ff2a601ff58294", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e39183b3b894066ab9e14c6fb96d3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "18961988bf4e4a2db55858563f123c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2d5b33372b3b4d3590abaeb594395e69", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "552eeb87752448c1be059b00b90aa7e7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2e92a8cc65034963a8a4aaaf736dab8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8259e0b5c529431da519ad2e573e2765", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "fdf83ea9be504380a3dab609339291c9", "region_id": "RegionOne"}], "type": "key-manager", "id": "a37b58a47fde4dd8b9a21762116fac90", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "13af52749be84b60b6455c46e5fb449f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1e4931a1ed0c48ea9d7444fb70fdc3d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d6587846ef66408b9896671a050d548a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "21617f9e1fa647f8afb2385c3ce8262b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c0eb78a85ee64bbbaf9ecfd5faa58a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4884a4653d074566ac644f3a1362873b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6c73c009304446a1b8ae2b1a74a64b94", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b1349f407b0040da98751c98db8137be", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b0262bb3f34e4192a33b472807304e1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "60773c41e8144757bbf3479f31f7242f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3a3a274ed32b4f1e88bae60e5bc1b993", "region_id": "RegionOne"}], "type": "message", "id": "8263aff79dc645ea8defc89464c3368f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1807ca6d9bbb4dc9b409acd3a19273eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd1cba66252449f7804709cde30e1276", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8580a29e30b248f19dfaf38779af1199", "region_id": "RegionOne"}], "type": "messaging", "id": "a2516a37fd8a4d91a2a528c90e3f229c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "af62571ecac54e31b5c4d26804fc2062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c49c4fd1450b4bd2af1fdf578b598b57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f8fccb5420ca413aa1dae17277f2cb72", "region_id": "RegionOne"}], "type": "application-catalog", "id": "da01cac2841343e4bff1cd1aeeeea1b0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e13bbdfbe8ed4c2bb43a5e9d778eb05d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc1a1eea60444c47a4b1ec0bb14dce89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d8c4f5a4dc454582bcbe6821276a5b28", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "5935d241a5724408a607368681f06296", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "213fde7c5557489898d9026cee8bf203", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1e3bd964d4ac474ca6998fc6df40e2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "71f1ffab44c84372830cb1813b58a2c7", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7e80a2d1fdff4278bdeb84bccb52af3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bfe0174bbb34f4a864b366bf668ce2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92c36d77084049d6b50e61b9cacdfdb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f15af6fda78948cfab821bcee7703fb5", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e969a41ef1e456a88d57ab6dc4fc731", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6314874cbaf7454a8c90c829149fa97b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "298c4dc58f72420398335c578b11e2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1ed29fb5638c472c8ddd0a78154b4e35", "region_id": "RegionOne"}], "type": "search", "id": "9f08c30369dd49e482523c218a1ef8d0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b567f6d46435421d8b5a856378d0fceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1a2599c647964a5aacb5d82b1d5e03ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4b9ba677d63c47359740dd722ea2f4d2", "region_id": "RegionOne"}], "type": "dns", "id": "03fa913e26144d7cb7789ff7df411ac9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85c035eb4ded4acfb72be11ac67bf492", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "913e6d52185e4d758d1216fe83e2912c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a3a60661064e46b384e79cce22448bd9", "region_id": "RegionOne"}], "type": "workflow", "id": "6642dea20bd74f71a6d3961f4e9a1a89", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b7500a549fa4a05a515e4cd872e608a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9bcf488418994449903de2b1676d1546", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f066994aee1f4c458e31d4598f26a105", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9c0245ca7b8b406982c890cf4df7ce82", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "30bafa3be5b14894ada8b06fe982f1e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "271652037b3147819127bdd7047aac58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6103ec2829b6422e984c1764dfb66e67", "region_id": "RegionOne"}], "type": "rating", "id": "a7bbd2d8673c454aaf146e7584b78183", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e21c768c762f44d9aba1624003b0ebc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1b5edace1d140cb9b06c95e8e0aaf6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bcc6fb5c78c475898b614f1b9e92737", "region_id": "RegionOne"}], "type": "operator-policy", "id": "730641bf9d4b4b08a20e405b9d6f88ca", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "47c24096b3d34b82a02a90a4dc6b0a21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "36410b296567428bb966a18c74790630", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d33b42977615426a9d219067c0686776", "region_id": "RegionOne"}], "type": "policy", "id": "a18e630513ee45dc9c94139d2070e0e2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a05d3d7f17f473d992284601a7603e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6322b04c6ab64b619a377970486034f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c698840037c448149f593da6f4e51d53", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "37407508fb2648069faede6332f3017a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "baaf751129024bd3b092494589868941", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bf7ad324b8347c596aa10eeeb4edb6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "016fd8ccc0404e95bed48eaf3bb8ecdc", "region_id": "RegionOne"}], "type": "sharev2", "id": "4619c3c968dd4957840d3c47b294ba91", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4dfe7baa5fdb4eeda2725b7798fe99f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "025d83daa2294cb2abdb75efa0b0a756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "85ddeb07fb2e4c498016198748cb94b5", "region_id": "RegionOne"}], "type": "share", "id": "c5fb67e8be6749b1bb5b20330b7d3510", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f3f3d6bc04b74145bc8c1ea020160dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "091ffb02201f4726ace21701e63a5494", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "2392b2e6577344deb18b042add19ca25", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "80fd08fa06574c099d60e5b4a40158bb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d71b77fcfc7b4f7dbd2b4b648f253972", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5967defbad1b4ce28742c48d23499952", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20841367d7b14b6b8b01f777f3f5a0d0", "region_id": "RegionOne"}], "type": "orchestration", "id": "527d21f82b9046eb8ceb6436abc42902", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "42b4f708b0494be4a7e6a8710e306ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d334c1c8534e4844b0496fe4fbfcf12b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3719028105c24c9284a08cafae23c254", "region_id": "RegionOne"}], "type": "block-storage", "id": "707c2e07c71e49e5b37ddca12e7cba65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "912699aedfb04363a26534505cabff84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7fd526bba614396bca45ebf7298b093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "398a861700e7483d98d5683fbd758fda", "region_id": "RegionOne"}], "type": "volumev3", "id": "b05994cba06d4e19a66c9cc7e38b0c41", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4f113c4e53f463caedcfc2e609f027c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ec693eb0b2f4dd2b16ccf59815ead48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d4806060b0341278f33bbbb507894fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "564f4120a740486a80de5a6f5d93f4a0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a6bdc8d0659425c9b5eea01afae60f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b30db88e0e0e48d59aa84f84020b081e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f98aa78e7fd4872956f23a04457a682", "region_id": "RegionOne"}], "type": "volume", "id": "c2e504c761f3425b92846aaf73ff4185", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c117934bc764b1ea758a24d6cc6f9d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8210383a589845399f74c7ce40f47254", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c1d7c5b18444a0ab9eba794eccc8368", "region_id": "RegionOne"}], "type": "block-store", "id": "31cb513e3c0a46b48cacc02ec4e8f821", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1163747697a641d2b7f825c7b6c028fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "de0bce257b084cada13d82a9401ebcfb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "55aade399c204cc4be39d79fc4984ccc", "region_id": "RegionOne"}], "type": "alarm", "id": "e7950bff9f0d42e6bd8b01f737e69441", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "20d40999df2e435bb5da19df4ef94f1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b3425022a41d4530978f24d7c51783a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "807bec5b50b541e2a27739307867a0cd", "region_id": "RegionOne"}], "type": "alarming", "id": "2ee0ba656fa0496b88eebf06c268742e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cc81dacc37d64bdc9844f8abd438f3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fba503a19d36448581a58c2232d808e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "517721e46fc544ca99c85bc657948519", "region_id": "RegionOne"}], "type": "meter", "id": "d44661e403c14a15a0c299cdd740627f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c46d74717e564421aed7b8eedeaab8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5db71a31e4364ce9b5cded76744d6fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbbc12aba8844359af58c3e68649f759", "region_id": "RegionOne"}], "type": "metering", "id": "de173207db544866a76d4eb4a9b3946d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f22b17e35a304900a0a8824beff8327e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c8c4d82a8d04539a9d449b43765f400", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7bd96b2ce58649e99ff82186d920d1be", "region_id": "RegionOne"}], "type": "telemetry", "id": "e2faca562bc8447380dac4fc6e83074f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ffb21abab5d548bf95f46773d8973fa4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "45cc0246bbb34644894bc0a0d4734ddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "949cde511dc4469b826fb762f9d6b126", "region_id": "RegionOne"}], "type": "event", "id": "fa1158caa4774652b15eb0531c6c94b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9c5295d22e8e4960a522b82e38c7ae97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "270d8b799c3246468254498949913672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ecee4e8069df4a769d9ca4d4e9c9dfd6", "region_id": "RegionOne"}], "type": "events", "id": "c4591e3399e1470da8ec3d386dd8fa17", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "faca86d7f1134deb91ce655548f4bcf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2fc03ba0d5ef474a83c1dc0bc8156455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84fc7102179d47ff88f3d60b570b57bc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "af9245b159454a06a904e6787899aa39", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9210b387d3024c99be9df3c0c7fc5ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81797f57b6734cf0b5461244aaf16d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f39551a7a0eb4e7fb389133ab0a6bdc0", "region_id": "RegionOne"}], "type": "application_deployment", "id": "94417390f4b4424fad139e81256a3554", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "77d974b285154ec696c5216cd75a1fb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "af5d4f5d037f4e8f90e7cd546da7a92a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dadf711d470b4d2592836dca2b03ad93", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1e31e50904da464487396cec82bf1578", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c11dad110d8d49829cd4aec8edfc7a14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b508097a7633473f8a9bd160a10b70cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "92cf1f9ce5d14c5eab07a2114d03f7b5", "region_id": "RegionOne"}], "type": "tricircle", "id": "8280a16587664e3fb06fe2bc458172e9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5c2adca23f274e97913d0e7e8df63f44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f2bedf536e8c43ddb00caec2c4119d05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "02d76ebba0734f90a1574742944edd0d", "region_id": "RegionOne"}], "type": "database", "id": "11cad5111ecc423d8970580d25243844", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d9c221aa92404d0a93fdae9b2ee11699", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5b2e4b20105540c29fe36b3854408490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c78cd1a201174af482ed5da2de8fb737", "region_id": "RegionOne"}], "type": "application-container", "id": "5f840e942897486eb404ba972107b04d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a741333fd1c64a138ffacb67c5344613", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a5ac70579765469889d20e416f47958a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "fba8b302c98b451790c49ca974f90061", "region_id": "RegionOne"}], "type": "container", "id": "cf94b6c70d034917aa25e5354bf6d692", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9bbf50a911e4b4689681f2acfa89b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33ea04cb37bb4211bea2494cbc44bc97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5ce253e5abf04216a166bd69c19f5068", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b77adb4095364c7da96237f98453817c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "524884b334ae4b4b8ef12478bcabb607", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8331154321564a97a0007d7505030548", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4e434a3470c44447a96ffbfa964baa0b", "region_id": "RegionOne"}], "type": "rca", "id": "f5e23f7d3edc472589631e3b2cfc5710", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9bef0f0b3caf45f7b1e66734e63a7612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1e9988be6be4020a062280c74d9c5b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c88b5255e8dc4a5f8d7dfee9e1997735", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1269aecde0e44fe99cd1c99033b531d5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "988c2a25b76f4a5dbb2a12541fe80348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c9232855d71e4b46949604e85d70e64a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "95a07c239862441ca5ce968f6434417c", "region_id": "RegionOne"}], "type": "network", "id": "5b01f9ecb5684dc3ab55a037cfd1399d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a5616be6ae614943a2c11ef2534e1242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f09ce87504c745549c0ceac9c992847b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "bf644f6c0e174ad0833cccde92ee6e64", "region_id": "RegionOne"}], "type": "backup", "id": "18704881f16544cd8cde9b8f411987ce", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "31628b504ba84ac68455e3083aa724c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "600d93b08b6d4c168ad09a3b29018dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "94e690ed93d94801b468329d709733d7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9ad1a17f322e49da925bda4c21638f36", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "891df0c8c2fa4415a4644933db89ef1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ee27cd5f5434847837d104cf28987f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f14466e22ac7412589048b41d1c7b10c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "467bf7980a45437db3d89f8a03760cd4", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "79f292d48ac54e4fbe4dd43aec787d11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "20e8b0f3aef343c99230f21f453e74e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "3ac9e992edb841c292d84bd63c453aa4", "region_id": "RegionOne"}], "type": "monitoring", "id": "c5c47d297e424a7b828c21b103cc8baf", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "130001abf7cd4c699111d508595b7273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "6a1caaff8cb54723889a9c4219366ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "90768cfbf9de47cca25b357440d87a48", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4a0887cd54ff4511a74d8eb7e4927b41", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "53f72dc3ab64443184854e5c1785e6b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1b2a00ff585d46489e0f976e6e4e9e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "14e9fce82eb84fd296fffdadf37e47e6", "region_id": "RegionOne"}], "type": "placement", "id": "4a41ebe668e2458fafa70052027e6f0f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0978608a5f2d431bbbd77407983f66c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f87b2faed6cb46e0bfe4f9ea70360e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2c6d9c87873041d9afb7f43d21fb7a4c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec88f0ac159a414b8c02a6784136000a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "299bc7e692ed41e2a8f227fee7c6d1e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "218d343d42814e52a5c44a367a3d4396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0d675edbc5a84cbf8f65b46203d70966", "region_id": "RegionOne"}], "type": "ha", "id": "c6389a935ac149a2993365464000b682", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "47aae89869e74c79bece6db1b3339a4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d9ce57a437144305a3e8328d7088bdab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a9f9890c340b48afab4d01879dd3bde1", "region_id": "RegionOne"}], "type": "reservation", "id": "9fb493111027494ea95b9f308c02d92a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "53d678736fac4a128ccc35a47708b760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b97aec1b074243168534a495a1db3568", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "25d3704f4f364b15b25ba4b45b6744c6", "region_id": "RegionOne"}], "type": "function-engine", "id": "88b97533f54f4034842f28046214df33", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9ccd0810d4c044d7bfd63108b473eecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ce35b6a75ecb43c5abbb495fceac97d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "034281fab9e64eb7aeb80196656d34f0", "region_id": "RegionOne"}], "type": "accelerator", "id": "c1fa1ae55280495ea3e30f610dce0f38", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "61bb47f47e99418db7e39d7e7ddaf529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "dffab67c5f7f4122946069d3bd03a242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "379adf1700634b02a74e886e0f33bd43", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2e7c42ddc739468589a57ac200e2f3fe", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3868cc7cb98a49129832ec1b01345489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ce4af622a92342b7b0dc5b75488b193f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8f6307ff52a547e583fb28f70c55f523", "region_id": "RegionOne"}], "type": "registration", "id": "07c5409fbbf24445b352bd3893fbb647", "name": "adjutant"}], "user": {"domain": {"id": "ec7cadaf21ce4ec09006e6eff45055bc", "name": "9fbc7f5cf63e4e8192d76a605f8e700e"}, "id": "2d1a91178ece4a4f9087f789c7ced211", "name": "4672e6f4397a45b589e4b2fbae630b8c"}, "audit_ids": ["e9fe0009c61442d6824b2a77f9cc2205", null], "issued_at": "2020-04-23T06:26:05.115243"}} 2020-04-23 06:28:05,262 keystoneauth.session REQ: curl -g -i -X GET https://placement.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,273 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,281 keystoneauth.session RESP BODY: { "versions": [ { "id": "v1.0", "links": [{"href": "", "rel": "self"}], "max_version": "1.17", "min_version": "1.0", "status": "CURRENT" } ] } 2020-04-23 06:28:05,304 keystoneauth.session REQ: curl -g -i -X GET https://placement.example.com/allocation_candidates -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,314 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,322 keystoneauth.session RESP BODY: {} {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_create_attrs [0.046553s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_act) [0.058926s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete_ignore [0.057316s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_act) [0.072461s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_get [0.057144s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(event) [0.057936s] ... ok {23} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.066360s] ... ok {20} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.059087s] ... ok {7} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.179639s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding_ignore [0.060447s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.059717s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.059256s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trusts [0.057539s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_act) [0.057940s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_update [0.058905s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extension_find [0.061646s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_labels [0.045314s] ... ok {17} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.070558s] ... ok {29} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.059028s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_create_attrs [0.058702s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id_act) [0.058133s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id_act) [0.057623s] ... ok {21} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.061448s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete_ignore [0.057750s] ... ok {13} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.059320s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_create_attrs [0.058926s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(name_id) [0.064549s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(name_id) [0.058934s] ... ok {24} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.058616s] ... ok {20} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.060354s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.059425s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stacks) [0.062290s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.162396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,349 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,360 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,369 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,379 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,397 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.287509+00:00", "project": {"domain": {"id": "59e111c89a7e466cbe487a5c1d113c65", "name": "005762a763194348af5e419848103f8f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eefc15cc715b4711aeff9fbb3f505e52"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "911cd254c82d4f00b98f6626bcd5f88f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d7746fe7fa7b4d2c97acb3002fb50394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4baf7ad122e3460db38cd5d6eddaf8c4", "region_id": "RegionOne"}], "type": "identity", "id": "8e770b57ee3d49efb8344eadc36fbd14", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d6a5cfbee3124c02b0940ae7b8d0bceb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7fe601e0b26d49c79f429cab2476d731", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "6a4fce8b8e8b4b37b78dd8a6d596ffac", "region_id": "RegionOne"}], "type": "compute", "id": "2175f4a847de422aab4f9eb1d42215f0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a04b9c08d761453080635f6bff41bab9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d1c94c1fa61d4311bd394030984d8bf2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "97aa67a45ec349a48c52588ce0412078", "region_id": "RegionOne"}], "type": "image", "id": "0d50e4cb0c844965b5c697bfcb0b18db", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "718bbe0403c449d4889ae88acb8e0a24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0db19cc301542b3876183565791559c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "45743536bda946ccbb4f7558a3ed5c88", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2a3b5aa4a7634ffb93b7cd7ba7f80dfd", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7363e760cc044f2b8d44f25b389974d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95831d1bbf1845ec959436d158797d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec2ca581df66456a87b59e034b200406", "region_id": "RegionOne"}], "type": "object-store", "id": "3e5f7ff3cf664f1686084082e29b7009", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "87c9b0b2a3b047f4984785261a8ab617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a739063d0f24820a9a0a426ae48f904", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a34d9b3bbf3640149db55b8e2c15d172", "region_id": "RegionOne"}], "type": "clustering", "id": "a8652afd7efb468a8cc0870d282d2389", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c2091a86125b47a58fd5422197ad6f18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8164c622b0894861822e1675a4eb8d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fcc89026c680484183c26e55229c6103", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d3de7c12218943449070768879095939", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3220194449041f6b0e14d76d6ecdbec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4bd8ac79d9594c89a45f9bb258743e27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6b2e691a2a494a3cad0a0ae241ee8d33", "region_id": "RegionOne"}], "type": "cluster", "id": "ec959c9986e5406182018aed0fb12c85", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cca3ce6f178f4b7da13f2101caa13a99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "98c930b4a0024cfc882249055be24192", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "19717ab80cbf46f8be37f8724e3f1a80", "region_id": "RegionOne"}], "type": "data-processing", "id": "3309a3d818244f8cafe3d82d221a77e1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80245c78efd34781b2c71658637112f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bbada17c4d0945d49e9f6f862a3ed047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7125532a44114b79ba6aaa3c4db9f629", "region_id": "RegionOne"}], "type": "baremetal", "id": "15ffee8f2b3245f285aab108c50ca1f1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6cc67ccde16e476290a1f8608f2b57a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "77ce07f0ac7f498792809feec84f4882", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "00f7a6e81aa24110851b6d03f6aad3d7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c92cb5e78621441aa7e02069c85ff5ee", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "43f47a818e7d4e99995806453148ab23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d03aad5985334b78a75bafe5b4601563", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e80d5514cf404549969dcfe6af0df4ca", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0b82a9a70091486e931c26686162af38", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "73f1e8773e9d452ebbff13dce481476c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a3a8488dca2b4f2aa0cddff50024a176", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7c8116c6b562404c841430fcd13c8766", "region_id": "RegionOne"}], "type": "key-manager", "id": "313bb5203a964f3097b397ff60a82d73", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a8b00c2275845f6aa93c63cc99ad2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "104c07bbd8be4439b812640fdebf07c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bc44785a32a04c71bd53eb731bb3c98f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f2938d50643a40f29202ae0659994aca", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dd42c756a4404f4da0732f92f060014d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dcfc14c75a0d4d56a35449d81916953f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "54c038cea40d4709ba81d73a707fa4d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ac5d09143e0040299da0278842f44a47", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c63002421d64c56a3580f96ee2d5f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e8c2111ba31b4f4b911be93053911b30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9c01a8228e464304bead374e3188b4ef", "region_id": "RegionOne"}], "type": "message", "id": "3096eb74f9a14b83b73c76f5c52e48f3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3c4a85b040d14ffe8c1586b9feb7ddfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1bfe2443048a4a67b60478da68b0820a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5a69483cd79f46829b5b16da4fade0c5", "region_id": "RegionOne"}], "type": "messaging", "id": "7f50d114128841489597228610133ac9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fdd83d70a7a8402789d426c2992aaedf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cf6698f4a65d474281d1ee63a3320b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "87cfb07f55554f86a421259c189c08cf", "region_id": "RegionOne"}], "type": "application-catalog", "id": "be28394cd72941ae8c0322b0bfcbf00b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dd9728d60c0040c5b5246ec8d6a38556", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb890bc12d084f80965aea95a3f09926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "97f753e2bafa4e8cb23e75ebf48ef11e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c65ee5927a794280a62c6764895349c7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "777f747de17148eaba280cdf8b42f8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7ecf41147b0546028f2b8a5cceb68be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2db968fe44484576b97c3be4d1ee6b8c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d8cac5f2f0954197a9a10d739cf9c2aa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9780c4499824195a2e97368f413645f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7dedcdd6b274ad4b7f3fca794ab227c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ee47ca422e804a208deddc73efc14e9a", "region_id": "RegionOne"}], "type": "container-infra", "id": "ba853cf99df34bf4aed0b3136b753850", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6fcd10baa95547b5bedf7f8c6d8bad31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "9401fc9b8e6446ccb693efb2d974b08d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9ad3650379e64b009fae037fdbc2d110", "region_id": "RegionOne"}], "type": "search", "id": "ae8b1d44a458459096ac83966529a5c1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "8bf1db91773248659c9bd42fd9571315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "28d45825d2a949ef8439fb33ee1a6a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4bc14fe847f74b6b953eca2ed4bb009c", "region_id": "RegionOne"}], "type": "dns", "id": "48bf84d9e12649e2b66f1f9c84aa28d6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ff560447371f478db127810c25b1dbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9fa3465422e7415f900ca032c14c7d50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "aadc0ce2c80d4897a07b1aaf19fa8ada", "region_id": "RegionOne"}], "type": "workflow", "id": "0d84c48ec8b54dd3acac2c81a17be24f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0f9ce58bc56b40b7a03541789ea4c273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "098e5fe31fc54c5aba6bbe0104ce4491", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "35032a580e9442109ef365ec6bdbf8eb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a01976c620c64df382988ba916dddecf", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e8540ac4ac004ec7b62a13975c2e6823", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5d5ee6e95ea04a4ba4e0aec7eb5c69d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5d244861e4384dadb0ec2765e20e0768", "region_id": "RegionOne"}], "type": "rating", "id": "450158aaa41349cc9114d3855cdb1389", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2dbf0bf44aea4641964b9c7206216bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "90a9bb9446c64f1bb89b1e9d0f8cdde2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a9fa0aa9503c443b9ea69afffe9938b8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9cd352a300694faa92935404b26c1ca8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3daab62928f46468b064e08817350f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5273cbf5e5cd496bb2cb8090ffc73256", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d97b3eae4bd2408a9eaf53fd6b2477ab", "region_id": "RegionOne"}], "type": "policy", "id": "3339fbbcfaed49e4967f04a2cc2e6d51", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c9395ff413ff469ebe1a5c1421224b99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bf4c1a0afda49c1a9d53ff3195210fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "11455c75abd241bab1bb5b825c467f52", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "11b0ed68d1054d449650c5e2cfd47bea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d62936ea5f294c9c883ac693187db2c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ee3cd734e45f44adb9d24e454605a178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dd9bc5f562a54455b8f6e680536926f0", "region_id": "RegionOne"}], "type": "sharev2", "id": "be216d621ccd4c1fb3ffeaa0388ecedc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1acacafc4cb94296b8c938fe63c4b23b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bc25f9eed7b446a886b2c90170a61a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a55f95a93f1d48f2b88839bb26898d08", "region_id": "RegionOne"}], "type": "share", "id": "cfa95c7e64364104ad3673ce194b5558", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4250a7643ad3485cb2f2d5ee3e149d3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cdd1f09f860a4c85b2fd2652a14db88c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "86cfec695a0f4da59612d2679ab60333", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "41df4fb3b8e54373848b0a63e74072fb", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "790eafb466d846e69f56efc11e1a6f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e62ce6e4ceae41b5a5219d4a4d5d9f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e79c0352e491431e9a5c66bdf99e074c", "region_id": "RegionOne"}], "type": "orchestration", "id": "e6e32b385f574cd99b2cefb9a5377fb8", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fc64bdc128d4cc2bc2d4cfa41c46d42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d179d5c2aa5a48279b87a92b3a043b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b4a63f9aebe94ab1b051ac1fe3743933", "region_id": "RegionOne"}], "type": "block-storage", "id": "8eb4cab70fc24cf686a3055126c792d9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c6aae9fc2b34ad496fe9eb940b80867", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4cb3ad52aedb4feba03cb1314dd43ac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cec86689808d44e9985dc292d9b931de", "region_id": "RegionOne"}], "type": "volumev3", "id": "a8e2340c4f6148cf8107d2b44107098e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd8aac189b22443abeb1f11104d9bae0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc9ffc54224d404ba243dd4fb63c1270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50e2abfa52624c36bbb63e738e7813c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "f06ac5ba648d4667ac2fa147bff2142a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8cb7dfd26ab4a5da11aeda1c6a7769d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52a0844885cc4a63b6378edf91a0bd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b760e4130474293a41f7ffca8c871bf", "region_id": "RegionOne"}], "type": "volume", "id": "048b8eacc6f34ee78744886e5af22952", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "433ea5b89dc24489bddba0f0bb1a0ab6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7aba075dacc4b73b27de7b08da29c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a54d4a29a744acf90ba401960350b4d", "region_id": "RegionOne"}], "type": "block-store", "id": "811081f495c24d6799ff057e2e523363", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb1bd61b92604d49b8e03652eb040c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9c0dd6a750fe479e871f863df1760c1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2900894537c24c60aefcbedb8cc43f7c", "region_id": "RegionOne"}], "type": "alarm", "id": "cf596ff8b9224e32a0f1915f482337ea", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fdc41ebeb1014eb597ec3cf98356c18a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b4ac420c87d4ca8a0d4275a1b44d334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "223c15d3cdc54d85903f9aa1fc31dab6", "region_id": "RegionOne"}], "type": "alarming", "id": "bf2af7db43b94f9e891fa0c7614f4c24", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc32f4a3c29c4b9889033deeb3142557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c99e9027b67c4ed2879696574ad8dbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "aa1d7e3b64394e809cf6cc1e075af2ff", "region_id": "RegionOne"}], "type": "meter", "id": "68b8f5757a92418caec5fba43ca209df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "670775fa0eb147fbb7784fd0a47e1ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "308fd67882fc47d2bdf34bf7a7d4ef3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1276090153364861a1de81e50dcf4d7c", "region_id": "RegionOne"}], "type": "metering", "id": "315406256de9484ca550a8d433ba4b35", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "55096e43ccf247ddb9f814b7f1a463a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fda9bd7ff0eb4d00b1e8c86137f4b95f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "99f52b86117845a5bf5b58cb25030829", "region_id": "RegionOne"}], "type": "telemetry", "id": "dd8a75f5aa324b339e4b3537a6401c86", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc960e54969947bcac01d3bb018bf4b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e3580cb7aecc478582805c2d91da3160", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7588925fc84b4530a2d3a37253cd9caf", "region_id": "RegionOne"}], "type": "event", "id": "7a280c65ed7c49739f717a78971f5958", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "22dd1fe773dd4a21a3fac1e2154ad46e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a9617e99bd9e4132915bd24b17676e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c9cee8a0ea914d4caab4f0fb5220c110", "region_id": "RegionOne"}], "type": "events", "id": "7fe6b38cc0864b2b812b1383a75d03bf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "580f3cbe5b4447cc91c8fa63ed9e36fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "23f8a6886bbb41d8874cd457314f7984", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "284d4338781145838d7f16f0e64710bc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "058a93ce559f409da6f0f061330207c7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4a52ce78c0e3482f8486a04dabb85f8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18d951736ac8474ab6390c66ad63e293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "654e58deaf694e2bab4a236c4aaea8fe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "44623962c0a3469fbdc837fc09afefa5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1db37d85218a4258a42e5f067f064d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cfb82a9f9e04fdaae304e4f956f8446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "885da4d0a0bf45ed8581b2415c325571", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "70fb842ab0644bbfb92e75aefb36e6e3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4dc61206dc8b4e6ca1361a53e0daa013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a0f024610dc747d5a8c53b834fd5fdee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d9ec2a8dcc374f138dc2c9bd8e178ab0", "region_id": "RegionOne"}], "type": "tricircle", "id": "8eb9bb247a234866a112ca459564ff6d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "13339898fda047eda600c35db6af7610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e76717bf141848ebbb21c4078f74de46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "e101157077e54684b944ddf28c1a5d8b", "region_id": "RegionOne"}], "type": "database", "id": "151bba5d8258472c92625ca76f049c12", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db1c4c2182e44b0eb263120b56f265b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "312868c60cc04b499a4703754bfee02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b5f5d6fdae9a48b2a186dd361d6c4500", "region_id": "RegionOne"}], "type": "application-container", "id": "b24883ed67ce424e9e07357f0cd6dd83", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "08b1e2498ea84a5a99ed6d0fc4342fb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc897e54d4544094bce5215798c1e479", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d0961d9047f742e3b254dc090fa7ccb5", "region_id": "RegionOne"}], "type": "container", "id": "b25c566321a1401f9ceac4efd2f05c13", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2daacc06bd614ab5a35a4177cce40420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "50537ce5ee5b4b1d868fd9aed481630a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0298435204a7490ab8dc0fe8e90202b6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "79b487c8b8474e5d8c20c81563632bb0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bd83ea0e256a4cfabeee6b9af2ff08e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fa6adba398734ddaac773644043efcff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ef3e99d7a11b44fba61c26e0428371ec", "region_id": "RegionOne"}], "type": "rca", "id": "68b07a2a5b14450e98f436a31e3252d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "087cf23611db4145aebc85b3a9abaea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b2f05766af97471ca839896e6665bccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e264abc4819a447fa8bf7abe71c30dc6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d18611a197b94a50ba40dd4f7691fe3e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e81b364ec4a8434ebc95372ade30d152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1c97011ac51e440c8f22d29515ed55b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "ab40cae1263146d8a12be84430afe0fc", "region_id": "RegionOne"}], "type": "network", "id": "1125868beb2843329639a2baa71e0282", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "452145ed4cdf4ad19666db1e211ab84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0293e0c6ac214fbaa2eb103be80e6ee2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "66bc60633018471c811d605d9c155f5e", "region_id": "RegionOne"}], "type": "backup", "id": "2228ece4155343d2aa6adf4138bae44d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "313d1576226a4dd387ed2f31916fdcb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "579b55893d1744cfb32d39832445c5da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ac33ef479244f96ab1e3eac156378c7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d989bc261cc645b280c45f0bec526ee8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7183123c00a84d439d3e66f491630256", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "02822d843ebe433f9fa7fa940dc2550c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "434cf8ba8d384276b272629c3689825e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d4ceb8176d084baf92f0a4b5fd6345ba", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3b18a7aa6e6c483aa89f0d31ec740bcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "84e00939f63b47bebbee3d8f89d829c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ca43a8e2d8934a0ca6c2f0d65550abe2", "region_id": "RegionOne"}], "type": "monitoring", "id": "18b43aa26fc44ac5afd88677d34ad872", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "46bbca062f40421084e41a6b497c7de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e8b6347573044a169060ed7ed3325181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e61d9e7d11c740cfad2c71dbdad0313c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "39a3bbf72b694db08f89284574931b02", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e4f2515fed6b4d25bc58ec70da7a947b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "04fd13debeca47a182f36ab5fd0b5e7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2e8162c4a8434892a74c50a90eac44f3", "region_id": "RegionOne"}], "type": "placement", "id": "7cbfe878b21d4d029fb95f8f02fce1a0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a86f92852f14f408ead6f3c46e834f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1eb0d53a194f4cbaa543b7e900695e95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53c7b3065e6343a5a89e5f4cbd916747", "region_id": "RegionOne"}], "type": "instance-ha", "id": "43596b62740e49658217c2713452477e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f2668d4901949149eb71d3bf7c69c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8b44542053ce4c298823051ae244dffb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c3d0a26979e34f278aaa1c7be1709ce2", "region_id": "RegionOne"}], "type": "ha", "id": "8136d6df745646549964c1019061dcc8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d73bc5833cf24a06bed3f35973b84723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "45eb487bcbd942a3b1d67add8a449606", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e2eb94a3109a4627b1f6c5175d1d0a36", "region_id": "RegionOne"}], "type": "reservation", "id": "2b611366906e4cb9bd1738bf02e020f1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1c5a07869cfb44cca11468c6233c0520", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3fbd7aa303604a33a21c5a9c78adfdc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "3aabfb4aab1041cfba4144c1a21e379b", "region_id": "RegionOne"}], "type": "function-engine", "id": "6c82bb4dcef6435689153afc3e81d6c2", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b7c1d5d772645dab1caa52ae8b9d81e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3b73edc74b654f65b737f2f1365f8ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "d7d15f0bcb7c4af1aee657b6add07d43", "region_id": "RegionOne"}], "type": "accelerator", "id": "12356fce931d47a397e02a4c213373c3", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ba0778cc2d0f4f45bf5693ea3faf6de1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "208da65fd5ce4f51ba97601525799bad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6caf193700a5400186e94273985280ff", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2c164a2ce3414976bb7208a5b278090c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9725e042e2ef4dd2b0f4de4ae0adaa55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "03ef9f05550342e0a2bf2b747b8393a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3d37fada88f146b3b924133cd1020c8d", "region_id": "RegionOne"}], "type": "registration", "id": "9a19dcd550b442a2ac2e4e349c24d73f", "name": "adjutant"}], "user": {"domain": {"id": "0e465c2363b64263828bf45b103992a6", "name": "da534ffc70f6453f9c1b12f0b434747e"}, "id": "258a9ac7bf9b4eef9a2ec4d3c8f8283e", "name": "ead595dc1d504f5992dfca7808a00823"}, "audit_ids": ["fe70befb6f704fe3a22146ea3d992578", null], "issued_at": "2020-04-23T06:26:05.287509"}} {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_update [0.050532s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres) [0.058661s] ... ok {4} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.053493s] ... ok {3} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.061647s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_create_attrs [0.058170s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stacks) [0.058570s] ... ok {29} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.060174s] ... ok {14} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.266302s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,259 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,268 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,275 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,284 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,301 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.195966+00:00", "project": {"domain": {"id": "2394f0dcacc8454aaf7d13de7a95c7d7", "name": "ffec7a5e2b78434aa557efd609c3179b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0ad4c9d7dfe54e55acce3e05d92e005f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c2bfbe5f6c8844ea870e6b29a8e5291b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "286385125e7c42c09abb105bdfd221cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "91cfdc5a87434d128b8642e34e181dd2", "region_id": "RegionOne"}], "type": "identity", "id": "8d5021b9f3ca4d64a59069467efdae8b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c23d8a47e9ca408fa3b0986d0dc0da9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "af318703fc8c44e1ad1ce4e94cdf1e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fdda6292ae6a42178a2a1e3e08fae5a3", "region_id": "RegionOne"}], "type": "compute", "id": "641722e107c04385bf0f94d05cc53fbb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "208fe302bae640f49cc0d2576e27ff78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2e9cfce47c0745cb9c1d0d43ec4f1f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "87d12ff281f949c894459038b9c33440", "region_id": "RegionOne"}], "type": "image", "id": "b764641c8d7d4091bcb91f691846d39e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "23a5941284e34078b2bd987cf88c9d67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "34b56a3830ba4e3fb5e8a27348835d54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "246f8aca3b8c48118d82090e610ae9b2", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2e96e3889b364bdcaadca5e28d4f8b11", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50886bce9d1444d1a2a478c7e21886bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "080186c7f9104f2c98dfdc3ff37679cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f414a9a62925423e9373e50c2e771384", "region_id": "RegionOne"}], "type": "object-store", "id": "d73a255c7d724443bb9442580937960d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fede06f5a69d4f1d9722f627a1d86880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7b3a818f45345958159821064886a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "847a1fb790aa4e928d8bb34e650ee0fe", "region_id": "RegionOne"}], "type": "clustering", "id": "d9ee7c1184724c6da9e6697216481fca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1386b1361de24e30b956e2448468e1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1e9c952cc7c14f4b9f8f4726ed34b9e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c928969cb49d41d49982f2a125a9078a", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "1818fc658e6b485fbf5c3360d1a05fe4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ad1f5bc7c554157997d1871845b14b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "771cc39812824123b7689e9f5e4f412d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3fc4a2bd1c9e49159f5f4a87cf615c9c", "region_id": "RegionOne"}], "type": "cluster", "id": "5576f89c9bce4f2b91aaa91ed102fce4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab3cc0c84e754de0ab00b88e80b63731", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8c9f415b48334605ba94e7719abe1ce9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "8a4844ebcb2b45d8888e75666379262e", "region_id": "RegionOne"}], "type": "data-processing", "id": "63c4b63a003a4a5c8c0499e1eeee511e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa655f644c7242bca3c9b413b968f27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "690def2863af4c138db7ae0008f98c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fe35a628f8f848018aecc082911457ec", "region_id": "RegionOne"}], "type": "baremetal", "id": "d36f97de3d4948e588862f94111d6c00", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b7f50983fdd47248d8082b0f7fa335e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d6fbdd758bc649449a0ce6ca8b668746", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "200c4d7b7e594178bb093997c946d2f4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ca312c3a74b94cf08e6414f5a330fcfb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ab2cdb56ad93443c859724cead3d3e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0ef883369da442728c492f5eade4cb75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c2b8de5f54004f53926a3e1a103b7ce6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "37e648e210af47779a21d2872f3b4cfb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fb05526b49c24b40846fbb09314bcd8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cb6faee3b925463da4e8636e4f0068e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6306159ce9954b8f990fab6a1f26afe9", "region_id": "RegionOne"}], "type": "key-manager", "id": "ac50276e8c84482cbd3779c2c5f18620", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0ac89a95a5494648b30e79601fa19817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d792b84139c4ef0b5cd854d4c29599a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a8a122e04fb0481eb1d878ed34b9c554", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "7738417aad77499982e97e8d86db5588", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc34247e516845a4ae8c1d83cc082ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dffccfaa41f34ab8b8138a257e775a99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "309b1109dc9e4621a1c709b75188e9c5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5778e058b0f4492487a0ea4d2f12ee61", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3126e728540f4cb3bf632be45461b1ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95e66aa618ee4908b1797a088dc92487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9b96522ef51947ce9bed60ac9e09c521", "region_id": "RegionOne"}], "type": "message", "id": "6eb7133a6ebb4c2c9d13e68178de51f9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d7d2b634dd07429a807b44c46a9eb27f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "103064f232a0466d9953144e39b8bc54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e642f6b35bc44a4298f2a1dd3bd618f1", "region_id": "RegionOne"}], "type": "messaging", "id": "2c054c7e374c496085f7e39edc639fc2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "accdeadd2dd94296a99f00d8abaae6a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c5e3b93d7fb64f79ae41e09e68c1a924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b66248cd247040bcb2f849dee0b39a5f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "acdbd8378f414a1383e1ae4e284afe18", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ba2d400a6ac4629ba4de4558ab1d104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b421bb81ab194f20b7830d915e7650e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "370cde6d26de45bf8d3fd3fafb46ac84", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bd5f1ffaea7c4280aed25b8021750470", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cad55dc28463425fabddd97f4d88c2aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b6b3973683814ae58d668f0adfed13dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e942e9feda3a4160a3dde046bbcfed79", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bcc6188d4e024f5e964566ef9f5432a1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "043da90fe01f46eb84e0ef94ebab53af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e8d0c2d4aad540239d657c551ff59cdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42b46cd203cf4bd4b281507685267cf6", "region_id": "RegionOne"}], "type": "container-infra", "id": "7c14b23de4594756915232ab5533bbfb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e80aca4354004acd8d38ce4e53b895f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1f2861b49def46e9815bdadfa5f43fa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7991fde6bee34c478ee6af70d773bd9e", "region_id": "RegionOne"}], "type": "search", "id": "2f389d2b4b844872af804d6962e8d015", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ebe12a759bfd472393ee90218385c9cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e1dd85f32fcc47649241d95d28d73387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dae39e80ca284c5097c39a32d5caf41e", "region_id": "RegionOne"}], "type": "dns", "id": "525aa4ebe7dd4d0c9e55ab65fcc0bc57", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c8cb5e668cb44a09b6263e7adbd96485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7368bc43cf5c478b97f7290627ccbc32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "42143f6e7ecb4d80bc35a3172c595161", "region_id": "RegionOne"}], "type": "workflow", "id": "5e3929e012294cbb8acce6cde952ffdc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d4572779b864447adc8ed6171cee12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ee298975ef8437f81edcab4ca7d04c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "08ce68cb207b4ebd8cb3d1a173eb0a9f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "764db53a49364a4ca5a681aece9fc63a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "86b373f926764aa0b72f93588ff76b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8b957322d49c4926b6d901939051d54f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "82e1ad662b924d0c8fa75edb73cd7acb", "region_id": "RegionOne"}], "type": "rating", "id": "8118be72fc88450282c4e5bfc5c90ba1", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a58337f9b4444426948b07efcc0498e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "82f2b2b8636d465483f7e39bb27d2c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0230c7409f204ec1943bdb2c269cd901", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a56265a5882e43f1a264ff37b748f986", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5267a5a126284694b3e1e991979931f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "05ae2129e2774699b347614e9ef15d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "de278a618f7a4953bfa0846c43ecb5ff", "region_id": "RegionOne"}], "type": "policy", "id": "de12708933464991938585114b200474", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "27b7482e784b4354b59ef730a9df827f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1bb55f3f1e7a41dc9fbd8f8959a7fe71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "221530fafa97455b8926f0beb622236e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c9ae29a4940c4b2eb3bce05581008b40", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bd0c0612dcd4e2595860c725ead9fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1a3b93382c434024ae4da82e8d3f5ca6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a345abe56bd484f9aca899e2f7daeab", "region_id": "RegionOne"}], "type": "sharev2", "id": "4b974cc98e8f46348e572643312109df", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf64d51666f848d780a634bcd6bb1839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a7b3758d74949248e456bc4f886928c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3acb6be52e5c45a5a5c093550bae80de", "region_id": "RegionOne"}], "type": "share", "id": "1326582f9c3049d5af08a3d0706c6f60", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9fb75684a4a3488186a1ed0e7292400c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a1195991f4474a16a3298eef1d94da05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "48efd39084a44f7c9f4d9cc19a9fbc0c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "8c5a3368a2d346f4afc6ac5258f0f7dc", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14c7a4ec8a354d9893fb493ae81ba56b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b01f7de222d4f0f87e69c6ff57e0d2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "860dc27585c44bf4839c35e0c10cc021", "region_id": "RegionOne"}], "type": "orchestration", "id": "9c24ff1451014ad487478b48bee05401", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6657653b8e49a19360971a504b03e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e60283bf9684105bcdd6c50cb08795a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8db42a333b714e2b8f369dbd6924c4fc", "region_id": "RegionOne"}], "type": "block-storage", "id": "2e2596c77e654600ae958a819e403ad7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9e0d95efa1f04251b9e2890b84094eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0252dc8fb26d454997ead233f466d6dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a391f58b8f941168348164d8adebb97", "region_id": "RegionOne"}], "type": "volumev3", "id": "68f7d34dd41f40dea5f6b23e6562f6c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a44c686ec4f46ae9e334faa616df98d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "999b4f8248c64baaaa9c705f0ecd393e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70ce325f902f42c9931eab154c20cdb3", "region_id": "RegionOne"}], "type": "volumev2", "id": "c15844ad75ea43e3ae9801261bb3928b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc0f3ac7ad7941009326566e4f785be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75641773441147158ff9b7790d6bbf2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6efb32468e9a401199fde0de61036222", "region_id": "RegionOne"}], "type": "volume", "id": "d0bfdc68b11541569f28b8b8e9d0eeb0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c60be19c25434342ae2f16a5c0d2ec23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "832142aa48cf4d709e5192087467262c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4576b64593be4c1fa30faa00b33af971", "region_id": "RegionOne"}], "type": "block-store", "id": "48c0224db8954a78a0b17edbed2f5579", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f666879282ef41d9ba76e23fe865ee47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "507d6e6061594f72be2737ef1e6a28cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4d80c2ac183b4632ad1cece76a09e170", "region_id": "RegionOne"}], "type": "alarm", "id": "6cde1fa7463f40819355de88db4d4670", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "68f33b01b53d4fdcb26eda3da7c284f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "936d64b5242e4217886f8a790c0dfdf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ef17602f23d74bbeaac6e3fcf1f32479", "region_id": "RegionOne"}], "type": "alarming", "id": "649abf3ca4b2476cba81519791bb11eb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a71a65ef5e84805a788861aa54af76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b5b3a474d65426a894a6a15b6cb8199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "be9ce4cb37c04d51a774ff66adad639c", "region_id": "RegionOne"}], "type": "meter", "id": "492c1823edc5429eaa2e2d13a42e26aa", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddebf4339c7f47999a14f70f9e54dbad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "df9329b48fbb434eaec415f8ba23809f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "89c65657ab37471aa36e375c0df88978", "region_id": "RegionOne"}], "type": "metering", "id": "d0792c77ec044fc7865591bf0bd2c12f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "85364894804d4f7c8c2fff123174f69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "696441645ba84c2481bcb2f6d0703277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d5e50feaf0064c86b2b5d69bfcd9d146", "region_id": "RegionOne"}], "type": "telemetry", "id": "229c8e72525d43e09c5f8ac087a657c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cbcd382f81544874b45225b6e2a490b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7322e63672d54926a70add74cb6f538d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "26647daa883e4da6bf8bec202ac2800f", "region_id": "RegionOne"}], "type": "event", "id": "9f646a7011c44c8d9066e38e6ac65a1c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f0b410a927f5478990ff5ef8e7fc28e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "390ea5e28b0b42039ac1a90d35e74f49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "feae08ae989649a781e7d8a34c131f41", "region_id": "RegionOne"}], "type": "events", "id": "35f772e03a064b029e4f0b460cd67b75", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e008af55cbaf4c1a9e3dfe903d590037", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4c3da5726cda4681b09fa4dda56579dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4777f3341fb5468498033f9d9274ce24", "region_id": "RegionOne"}], "type": "application-deployment", "id": "6adbb4b9f3344ae3ba8c2ee6b596b8b1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6b5508a134a7438f831809944a4a2945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6874bab59a7944479c27d7d977a5777d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8c384c7041ad43e594cc1826ec9ee9b7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e320165994654fe8ac1459ffa67d65e8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7db890c3c6434ef086f2c0670ea250aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "afb94d5a73b642e18e77770a987c2ffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c10ce287b4b454da0eff748f9267003", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1c0f1828672343ccbf45fc0e3fc7e3ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "479c1700c1f340d6abd187ac11c22737", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3016a73a271d4cf19675ab2aa0bf40eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac8fa1e565fe420c9173cefb9e9a3352", "region_id": "RegionOne"}], "type": "tricircle", "id": "37a393f6b4a34f41bb1839b31d3592e7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "22b139c63d8a4d2681a08a311eecb95d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "f5bbba00eb344c8683e8195abafda266", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "abd9d8599e5d48e5aa5f54b941c1b048", "region_id": "RegionOne"}], "type": "database", "id": "a238c0357ac646a38c8d8a61285216da", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57a7acbf14bd4db1ad0c7cb3824da120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c254a02947374f289b8e5c7154437f7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "91429c693d7344c5a51a06b48ec3bdc0", "region_id": "RegionOne"}], "type": "application-container", "id": "1db92f81a1f946719764bf489612b7b6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bc51e31502744fe6bbe94373ed42db9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9b0f42d228114f9eb36155c75901d35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a60c4a32b6c34d1aae9dda5d0259db16", "region_id": "RegionOne"}], "type": "container", "id": "f8b958087b0741c5960dbaa9084b55b4", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "837334832df74f1c80486249dd4aee90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "825a2b8b39ae4a49939dde840da15723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82b47ecbc4c046c8a78f69c47e9a823c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "c7304d8cad2b42208f2f2ef5b15fea1c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4482fe28b960495f861aa084447a9d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1b53c4a53f8644ec816b56611fad1c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "075d79da343f453c96efb2bbcfb57b80", "region_id": "RegionOne"}], "type": "rca", "id": "47f38583391e42fc842ccb456f28eba5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "798d7cc0c97c43ad8fd454cb545593da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2c77423159824b44bb5757836dc5ebd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8d82005d5bb9461f967598e589e5b27a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "abae737a814f4c058cb77fe510d7e7fb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0abf27c4a4024cea9d0cc2a26926a6ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "627b3b124aea446b89d16a208b37c01a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e0d55d0764d74773aacba78817afcc37", "region_id": "RegionOne"}], "type": "network", "id": "f622919131c2496e956166add429424d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "bcd9d136c44f4a54982360696715b9fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f4d503f7a466450b9aeaf8f7b589157b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5c3564e0e51d4a5c9d13db7d311e86bd", "region_id": "RegionOne"}], "type": "backup", "id": "af8ab1923b0c4bd482097b929d9de03e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c3c0886a19fc4ea18fdf02e90824d866", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e6aafc0025d84ae1b8833ab824415e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "9b157f07d5f14b6a81e9a169958a7c46", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "744997f54bb04f169c5a142f00cf8457", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64d002b2556549228208595763f47345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6bb1622b2bfc4fadaf81345a7a819e29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "30b17a19603e40f58bed05b46ac49a6c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b4cf213e97064275bfcd3ab1bf4e2522", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "15a806258e444463aca54b3a7d5f40f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "92c0ccdde5c8441082c5ebd9e938914f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "bdd7bf32bff94c508aebacb2210247c5", "region_id": "RegionOne"}], "type": "monitoring", "id": "9ca8312489e9434695849b05004f3c92", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cfdd35fd153840e7bcde4eacfdecc119", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c1217179609c4b3d9a0a9bcd1fe9d45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6321a3178bc54a37bccf246cddb611c1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ce55af7e79b4469d9e7fe96031a0e5b1", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7021d8f1e7164b46b3566374a68f7ef8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "106021533bdc44a3b7d0562448e1c02a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "47762aa3c2af452193129cec41f2db43", "region_id": "RegionOne"}], "type": "placement", "id": "1b3c1989ca9a4c6285f29066f0261410", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2dc8c5f9569f4b2493c11bca7b99df26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "af396cc5a4dd40c3828e13ce5b11c60d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "17fb3828a88a4f4385302e749daf656d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c64be825b9c24700ba29d356cb226efc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74e58ca1864544948f480b983046550b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60b0c58d7b3c4662922419a01dd359a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "507a92f0b05844f3867e4bdc73eac4d6", "region_id": "RegionOne"}], "type": "ha", "id": "4e69b92f731048aca5c8245c57a52334", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7cdbe980d665458e87873ef61819030f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "266d6cf64f82461aa60bc46930fe36fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "fcc1af0aa3d1412fbd2f00db915e5006", "region_id": "RegionOne"}], "type": "reservation", "id": "f2013d0e4e7d4519b17640c3689ec1f1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "751f1f761fa343ad9a10fb1dd2994b7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d3d4b3fffc384c53be3cbb8bfd194265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "da76df9767a042809ee2b6ccb8313c85", "region_id": "RegionOne"}], "type": "function-engine", "id": "8e7f82b8076445c0983878fb28f299a4", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5b6454285cee4618b2af079f3d5cd89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d3010ddedb814e9bbbc8923a319429a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f72f5ef3071445aeade1894295258e8e", "region_id": "RegionOne"}], "type": "accelerator", "id": "da254b619c6446338d61f492f1c48a1b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1de141d7723b43018dffaf6e761ee1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b26c6c5bc47846548266321eafba7749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e87f084fd8af45398dc5261417b44c0b", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1fe942f79ae14e46ab9b4c62499f7827", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "37696ffbe41a404f844533c56b375e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "99cbd5c9e7a44c35a13ddd311fda3efb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cce2c343bdc94da094293ad568bb3821", "region_id": "RegionOne"}], "type": "registration", "id": "e9ec5d361ccf4cc19e5d3dd86ae23375", "name": "adjutant"}], "user": {"domain": {"id": "382ade4a5a96461abb5ecb4007130b8c", "name": "2519b967ff4645b8976aa07ff19ed779"}, "id": "ae5f5a54fb904de4bde6b139a3dc3e7c", "name": "8cb83e37c67d413b95e341110c79bed1"}, "audit_ids": ["656356d22eae4fa19d8cfe7e58a8f690", null], "issued_at": "2020-04-23T06:26:05.195966"}} 2020-04-23 06:28:05,406 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,416 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:05,440 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,450 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key: super-secure-key {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(sd_metadata) [0.058856s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_get [0.060811s] ... ok {20} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_get [0.060077s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_gateway_from_router [0.065785s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(name_id) [0.063511s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_get [0.048172s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(preview) [0.063216s] ... ok {6} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.053689s] ... ok {24} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.062762s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_get [0.058987s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_create_attrs [0.057451s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.058694s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.064554s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.186719s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {31} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.192014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,370 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,382 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,391 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,401 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,419 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.307314+00:00", "project": {"domain": {"id": "e06dc460632a47aaaa1be353f1ddf9e1", "name": "8a0c0422d04f4e8fae877db5f0a15497"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "23c95b3149c849a2be8232e2ef76c286"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "3e0d053aa4e446ab8061c1f9925c0918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8d536d90baf24cee84ee1472c121170a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4d7617cbf2c4489b6c32c8d5b2d89d0", "region_id": "RegionOne"}], "type": "identity", "id": "49586edcba7244ae898d6738f660f639", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67bf89258e204f6f8cb3c2130d83bcef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c382ee7019824c9fb9745cf6f5d1e1b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b27bd4d6017041938a5fc455d4f5bf42", "region_id": "RegionOne"}], "type": "compute", "id": "c3396ed135f447a58c877c90ba28e6e7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a64bf5010d074064b8d78e520103d898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "51a19286528a41dfb77d82f85da35c79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c1fcd9ef8939411db8dfc04c61a93bf7", "region_id": "RegionOne"}], "type": "image", "id": "50c8baa9a7b7487784007f87efe876ff", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "68e2862df78d46d491e627f060e0569c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "dc5559d6e6a5498885ae3a2fff264eef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a5c3420b1e684aa6bbfd7189fdb4a1b3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "587146ea06774652894c51cce9f6c612", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "75649fa4a84f454d8daa4221104d1ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2968b64d71e241edb06a7b9fa10b0c80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab9c89be8fba4541bd533b70f550b53a", "region_id": "RegionOne"}], "type": "object-store", "id": "d5f4977e1e984952bb1f4e1583216641", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c88d16f9417d42f8ad11e86749b2a33a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "54497bc6f90049fd9e3051c9f55756c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6a88b164dbdc4b2cb761fc28a131cc55", "region_id": "RegionOne"}], "type": "clustering", "id": "b616c1ae259843d291d48aeecb7fd575", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b2e4e5d48e14c9f875846d1c8d73188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "abf98fe650b24fcda3ac757278dbebaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "51b4f488274541be9efec725370de07b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "7bdd3665e4bf425cb2c0ad0af60ace6b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0af1ca272484fcf82158388c4427f50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "15e59803ea4140cc98bc24608c21fcf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "743e9f3116534f179be0a41ca6c635d1", "region_id": "RegionOne"}], "type": "cluster", "id": "1e0a958c918e4031a1a1f4718af2e5d9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "209e0e4ddff74d33b6dc5bcb42ba547c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "189ef6e3e8104c3da6a38c9a87f3a189", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2fd84e01281d4a49b620ba06c1a644e9", "region_id": "RegionOne"}], "type": "data-processing", "id": "509b7f0cedf24b6b9a77b5dd47cafa8b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "122bac28f2da42c6946ecd1e7fa17219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4102dc094b38421b8fa001b546ab7b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d5dd03a3b3db40769c0aca44710915fb", "region_id": "RegionOne"}], "type": "baremetal", "id": "49063b667c1847218e3dd1bf2fbb5eb1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "360728d61b3e45caa498e01a977dcfbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f47cbd08f1f1432996c86dd37f74d965", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6d43f10cf226424f8d35a9e3b445b6a7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9d039b35f36f4d9f97a042312dadddc2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9fa6ff24dec8464db4b4c3e5247dadd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "062f6901c20e4669b4006945758f5ce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cef16d026f8a47899145127b28d7ff2d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7337a12b3fc14d1f90b7df99b5a77793", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1f79285111fc48249cfdb6ee9909a70a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "92c0179b66564cd5be02e4c39d9f41b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "621dbfa5c6494ec58ed9baa21814819b", "region_id": "RegionOne"}], "type": "key-manager", "id": "bfe5358e5016412f8a835e70dfde1a83", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4719b67b569a4e89b3b0d1787f7e9c1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d1ac8f97050d4ebdbd2be4c3a0830fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5b1bf1f745fe420bb1c1b959635f6c07", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "99eb0d73c50b40a4a8e5de29e87b811c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "52be594f8c954119bef79bbe007fd74b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "906c1a2b54ae4738b3bfbdb1500068a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f0e018a3935d4a4791f954ec875079b1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "2f1dee5887424c14adf239156925a563", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ee84db5cf1bb4afcb9d61ebe05262853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9bdfaca7da734288bede2ebae549206f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "751c1ad101684f1188f5e68ae4a3e73f", "region_id": "RegionOne"}], "type": "message", "id": "d4b657a4891a4cd09544f1fdee549888", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6090c05d583e4a3a81f59961aa46c8d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "031e9fbb82ad4720ada5af54bd713689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d377fc54ce0943ecb4a15ae7fa5186eb", "region_id": "RegionOne"}], "type": "messaging", "id": "6bf567f037354f779681f9d8d70c1bbd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5202d0a24ec44de88b3fd3325871c64e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6fe5791eea4745ffa760c1064a52c1c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "91a8e1a17daf4cefabfc71ea828fa746", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7eee3b1e41f84028b8ba7ac9053edbc8", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e435773314e4403815029182eecf0b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fd18196225ec409292c20205b3c9378f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1828c3a8bee42baa87a5f95cbf6ae1b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9073352ffe9b472ab148e734a430e9c2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dcb1aff9277648a7853a9ae3d02d7894", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5dbeaca4bdf643ed8abe2aa1cc0efdd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d01a0cf626b4e2f81d478684a7abe3c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "444c13f320924861b2f356095f1acd74", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bff7fb84ef7e41409bbb0129f5754ccf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30f0d26d2f904e2089d12fb46f9f62dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "938a4e3aa9c34b8fa01986a492e5b847", "region_id": "RegionOne"}], "type": "container-infra", "id": "c77216670ea044a3b7c673f7b0e0a219", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c540c11d9383427894a9378e17e3966d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "0152dbfb0f0c48c98cb180cef285ecf8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d7c050aed43745a7857c8da8d29fe726", "region_id": "RegionOne"}], "type": "search", "id": "5b23aca8bd9d4dbe956afcc776e8dc86", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "90b1330658fe45c99d413110814a0b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "447df4ec784746e7acb41d5d5440e781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3073d1faa7f74b8fbbb2d248d3f0a78c", "region_id": "RegionOne"}], "type": "dns", "id": "33958b3724db44a0968871bb82fcde6a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8c38a617d03f497d92feca6571a3c19b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1028c6cb5f5542eda0b82984b2dd9366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5f134f5194034fbeb2f3956496472034", "region_id": "RegionOne"}], "type": "workflow", "id": "00947c98f7364cbfadea3d167b39b007", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "34963e3bfd3d47ad866180ad1b8aa5b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b063f8db98dc4d10bb728295b7fe266b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "18438a07a86e45c48ac2b44bbb40fd5f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "075269a5aefe4e2ca2dc6b80d8243eed", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4e3862c35b9247778390de08e76dd85d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f101870c81a6433ca47f930d43165f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "d67ecee699bc4261bfcb546ad0b59859", "region_id": "RegionOne"}], "type": "rating", "id": "c2efc231b07b46edb35a840353040a68", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c1cdfaadd4584e35b5be48c922d453e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "002f497ff51c4052a96546dcf3596269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e496fe0280d34a41a07458cbc37f91b6", "region_id": "RegionOne"}], "type": "operator-policy", "id": "80e2a9955e24481f9780c6c302041aaf", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "49327ec926d6435996fdfb52320f6f2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ba9851e117484b3381aa10569f627157", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "da91c8f2a71d43418c1ede48fdcc5123", "region_id": "RegionOne"}], "type": "policy", "id": "5eed896d33bb45d2a548e1dc1b9187cd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "508ac93846f84f938757889c036494d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "55532bc9d745427f8c0aadd67983f45a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2c1de3beee014788a1833a0265d0e472", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0d865f86524040d7ab6ea1b5c582b712", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "078faef4445340aea2a36a45bdb9db05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d16eaef7978642b1b9c35614d9df8b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "902242b1629541d98ed16c60a593e397", "region_id": "RegionOne"}], "type": "sharev2", "id": "baf2f2d042174259a77218ad985078e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9edf988c2cd84ae4b38d374e53367cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a46f1c58f3584859a56e6a187358729c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b0e3bac977724ac0a48c174049f76c35", "region_id": "RegionOne"}], "type": "share", "id": "d332fba165a54df38de359d46ec432f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ab7c72d26d94a38abb213a7d3bb4c85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b59dc9b627154443b8a39d1723bc9bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9ebe520af9954f15ae5dad110eb65178", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "87eb9c78526449ee8e5d2c39215d21ad", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c2f8bcf0d0747ea9b36253eaa392e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e4134891cfe4c99ac89b2d53d7587d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8d9092abb784893b467b4aeea0cdca7", "region_id": "RegionOne"}], "type": "orchestration", "id": "89ab40bc3add411e9d721a4c73a610d2", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0c57062036748208f831dac62e2ad5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d13ca9bc0a24abf9dd50db9708a220d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be57fe63eab74c32ac1db49edb1c854a", "region_id": "RegionOne"}], "type": "block-storage", "id": "58512d39a5214078838097005ab96184", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7c4af4c0c24421d828146751dc1fec2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "504bbc591179444bbf0c2d904ff2a8aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbfa98adf6b34f07adc24d8cd3fd881c", "region_id": "RegionOne"}], "type": "volumev3", "id": "93b9125c52744e60a48c71397c48086c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "736357e45e4c47debb74d9150d893d21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e1d32c134a54d6d933ae8dfaf925889", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8474d46fc3b3447481569a476d2a224e", "region_id": "RegionOne"}], "type": "volumev2", "id": "caa053dc6f354691a5dc0aa17bb9259d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d16f8df04cbc49b49854209a85218205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f2fdb637f3e46cf922380f3d30b94f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c724f8c012564a20afe5bf06dff4dc5d", "region_id": "RegionOne"}], "type": "volume", "id": "6738b16364a647b193aa4b3281071eac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d0188fc9bc2465cace4dbd5f64b0fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "937a236766944207a9b12aeae5e2c332", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7795d96553b74bf68495f2da9a340607", "region_id": "RegionOne"}], "type": "block-store", "id": "8f8e6fa421314fcaab62e597de313e29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce6dfbbac47b442989fcae75017759e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "4cc316532eac457085d99dc5b7cfbcf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2b744199e3a543eb839349e2c64490be", "region_id": "RegionOne"}], "type": "alarm", "id": "425b8c7b2d174007a88f918c3ee9c61e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d34e4d3242c04d10ac48b4fa29a5d88c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3847900277e24a89977c453fe081bfbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0cea8a3763544e74bfc587e02b7745fa", "region_id": "RegionOne"}], "type": "alarming", "id": "7e7134949a59407580fd04daf32e7a1e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "221d164a3a0f4befbd4296007275dd7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "abfb1d38e2aa49308c47c1bca8613e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e8d240b8863f406ea8650cf41a3b60ec", "region_id": "RegionOne"}], "type": "meter", "id": "ab60719a31ba437999bdc904d81fe68e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fb25ccaaaf734f619e3608fe4b86a18e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13d3ec41b1cf495d9390a4fc897bc77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "08692df00f9e4947a520bc6160ece333", "region_id": "RegionOne"}], "type": "metering", "id": "9cfb34ba5c2c4661bdd805445918e46d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "63755c319f2f4a19adad2b8351127998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d00e154609a4819a6f97cc6169048dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8bca52aaa9d6462abcc7228078f23e35", "region_id": "RegionOne"}], "type": "telemetry", "id": "4c92a8bd694146ffbf62b035f55cf297", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6bd21637613b4aa2bbfa05d390e76fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b360ae4ef7db4f71a1ee4b5bf459c595", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "362809f08be64bed8e95c9cc916726c3", "region_id": "RegionOne"}], "type": "event", "id": "c1b7fe884a0f4def93c8e32e6efa49a6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "bfb0a26c896b42c796af47c7c77d8a07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e7994e02e8fe4dcc887a5b0f0d43acc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2cd2b416ab744e5c9e9c0078b8d9693d", "region_id": "RegionOne"}], "type": "events", "id": "337fa93add604d3b9e6a19f22578f110", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e61a8be47f54780b1e0f3f00c1b9943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a757e67d33140258dd4d037b20ecc25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "60259f36798c4d1a8508142499b01d1b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8413494984fd4d2b9f61167bce879aec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3d5b3fefa7534473bb28792d03667578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3d151eb0f40240769e93365cd64bef3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "05a211e27543419f8e82b66700828f0b", "region_id": "RegionOne"}], "type": "application_deployment", "id": "436764933b444e57baeab86b27e4f2a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "18e657fd93464739a3b1d03866387e2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1dc6581c8a72425080394947e3d8908d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1eee4363aeac4b21a5bb3d93668dd9ea", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "2ed9352316c343eb806d70a07f281082", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1c586fbf8ad241de9bdc833d9fa645ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc1e30d79419489fa915970ec11c189b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e898e74e3f674bddad1bf7f90182f0a5", "region_id": "RegionOne"}], "type": "tricircle", "id": "e3dfb0d3067c4ac0b3687513597671c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b677d92260ea4cd1a4187dba60a5376d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e8476474d70f47c79d52ca6e6be59c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c3eedfb33f3645148fe45f8356be8225", "region_id": "RegionOne"}], "type": "database", "id": "f994001e56d94ff197d2aa8332b0873e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c42f2e34e506406985502725c601b2d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc05fe2667c74182be82342dbdbbd6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc1c7820ee7b43a59a6766d445582647", "region_id": "RegionOne"}], "type": "application-container", "id": "567dc2461f75485ebe4ca58461fc73e1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5ea9a1608ca64542881716473c04957b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2b643cbfd1fd465a8d00aa16df28fc32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a6e3c415dd8447739460b7d6142a6237", "region_id": "RegionOne"}], "type": "container", "id": "83adc5b311bf406c95615803ec640e91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ea89bd22389f4f2a9408e16574cc6dac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1bd31991ab364c409955cd76c1ac6a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7de46b0c334f44d2962aeeaef1c13141", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1fcafc4ab509410ea8a59d347c214cf0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "347aa0d407f54f9186b11446900d97c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d051bfa4ec4d4a469f564fdc32adbafe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a055f8494eda486fa8d76ea54dcf9baa", "region_id": "RegionOne"}], "type": "rca", "id": "3ed0300a83364257a38cc71ec6b3e892", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "47abf24c55064b2c99e8c3f01b53a3d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e135f11de9c541deb232242c0a58843f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d75223c3f5aa4a0db17d9fd5ad296e63", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "71af6c460cf94e3f961ae03ef9509d88", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0b9aee3f284647ee8a7fafb2281a66d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ed8bea57d0b443fc9e310aff26077ce1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "df6a2ab2cbcf44ebae89dbc9cd9f3f00", "region_id": "RegionOne"}], "type": "network", "id": "12fcba74c7b4415f88076f2077323658", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "147ebf4b4d774b4b811b7bfbc4093f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a93c4973702e4171ad8046d605aee87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d7bd67225fd64bf3bdf74a29c071bffd", "region_id": "RegionOne"}], "type": "backup", "id": "6fcdd3b62026466089291dc793c916a8", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d79f6c4da1334aa1bb3d7a282d0bc9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c0820a8e3c7478e8dcacccb60e36e7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fcdb2759af51424b982a7d81a3adb270", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a443b02a02ed480794761b4870ecb626", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c51e7fbbe314e4492cefbde9f2ca698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b6225817027042ddba611788c1d5a87f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "18da3f17d04246a9b46ef6b0c40cb4af", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a576ad882949446fa107a492136a769c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "62e35cd3f3cd45d996da29e33054455f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "01472e511201487e83de19b10164cfd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "caafb35f5bef4064a79822241753a556", "region_id": "RegionOne"}], "type": "monitoring", "id": "d5950744b2c5495dbb38832f57b0f468", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1f751d469a0446ff9bd14aed3798ca99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b923b4d773234b5d8336c2fd1ccf98ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "46aaa0d9e93344c990dc372fc3570b08", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "88e59c3bc83142e4ae814932261421c0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "61d8664392b24f5d93638f5b42280543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd325a2c7331403b996bbcc2944e543a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a7cc4ab6cce84f87a3251101590bbad3", "region_id": "RegionOne"}], "type": "placement", "id": "6e0090ac7faa4d979df6a8f6f4039160", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "712bcc32e0b442d3b3edfd69662a735f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1ec08e651945492980bde0479b647acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "297b1914349642c4baaa00c49fafb36e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eaeb713cfd62483dab4b90c085c4de24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "60aef064634c4c41aadab43092e9336e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2fc4495ab5e433a8954669350132a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb0117ed016742dcb5ea22cf1ef0d0f9", "region_id": "RegionOne"}], "type": "ha", "id": "f9e184d9cfa5488aac36fe249df0a59a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "667e840f3a554733b61adb1a6fa1d350", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2832b1d2dd664221a14b77e60ea51df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "caf24ef92415468fbd1b7d60e30971aa", "region_id": "RegionOne"}], "type": "reservation", "id": "bf350ad979214484960e5a51834b9d2d", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d23542325c924cd6890ddc994a9e0b60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "275866dfa29a48ef96f7eea3dbdeda41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b53d00542fd243feba52cba15dfdfa80", "region_id": "RegionOne"}], "type": "function-engine", "id": "7c790c1feb524017aee8d8efff840750", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d7b0b6adab2a438e8b93288689acc7da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b023d7508ad84bb9ac6a37b3cd6becbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "5a63e2b9e669480a90c8cbec7d8c61bf", "region_id": "RegionOne"}], "type": "accelerator", "id": "663192fa18ae4b739b2d003e644a4808", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "295c5ae6fd3a47fe98c6e49a0c6cdd35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58b26ab7b8db4069a8b347aaa3549a35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9e1c3e9363b147cba1c09e2048a1fa16", "region_id": "RegionOne"}], "type": "admin-logic", "id": "79d1df53d66c41a8aeaca3972efea875", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f60ce0a293864c1ea151634c4f5b7a64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b62f81c85b834e81b4dd13718b94c5af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4effdef38de3495cb2a591fe8a79dde7", "region_id": "RegionOne"}], "type": "registration", "id": "2d2c99bf5dc94f7f9bdaf040e21d1c7a", "name": "adjutant"}], "user": {"domain": {"id": "c20f30b71bce43edba5beba1302c7c28", "name": "cd96eafd4b714316beeea7dad09bf3f8"}, "id": "fe27c631c15e48c992354655b7c051a7", "name": "814d9cb2aaa544fd99cd004509edcd08"}, "audit_ids": ["dc8005757ee644dc8b573205105e7cb0", null], "issued_at": "2020-04-23T06:26:05.307314"}} {4} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.068929s] ... ok {29} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.059659s] ... ok {30} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.060567s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete [0.058257s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_port [0.060766s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(name_id) [0.078105s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete [0.060643s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_update [0.061932s] ... ok {6} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_create [0.057044s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_get [0.047788s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_find [0.153676s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.060617s] ... ok {31} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.060560s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_act) [0.064004s] ... ok {14} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.063304s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id) [0.058025s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres) [0.240580s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres) [0.058668s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.057618s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.065921s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitors [0.058344s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id) [0.053432s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(name_id) [0.061555s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.065020s] ... ok {23} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.197611s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,435 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,446 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,455 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,466 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,484 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.370783+00:00", "project": {"domain": {"id": "3191dd7d51b94bdda6f3f8793832163c", "name": "97961b6197c74eb2931400766152f9d5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "068324f8842e4601864c2a556ddb8cbe"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "bc116cae38114dd8bba100b10ec50207", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b2c5ee878dd44d779b6090c1f350e947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ab394c17e41843cda52f56dfd1f4be5a", "region_id": "RegionOne"}], "type": "identity", "id": "e284717eedae45a8b1cd48fa6f481cd4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "496d9b9b0789435f8db883adcc60e067", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "48ab633e6e0d469d91cde5064252bec0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "dd410bfbf2914adf9315165af5a3e5a2", "region_id": "RegionOne"}], "type": "compute", "id": "9ee27f2013c54942ad1df9b953b1a055", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "b550830579114410918b620cabb02ecc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "07d7703ba4ea43fcb73be035bdad4e58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "4bea385649ed4df2b49911fd4fd0e4b7", "region_id": "RegionOne"}], "type": "image", "id": "bfd49a782bed4c718c1800c681a3a60e", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ccd133316c474947adf5cfbd42dee06c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6c683a0be0a94d5c9223351b9149798c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fc913b3c20ba452a821e0edb9f0d182f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e062382a03de4084890b71204b97f079", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3c9185b027144748fbd7e977193e7ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53c1e4524f28481aba48a36ed7de9b64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8dabdd70380d405ea3918207b990774d", "region_id": "RegionOne"}], "type": "object-store", "id": "b7490c3d60e34be1a202dd9e8c158eee", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee910cd4fa164b459ae1f7c03b7a1f3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "122f32f4856742e69b9e18fc8b482110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5d2d578bda85407d92a060c725bdadc8", "region_id": "RegionOne"}], "type": "clustering", "id": "bdbf4bb71401418287887cd7e54d08ba", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "237ca72a561843e6b7a5ff1f0a7282ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9b6c674ced7f4e7aac672bdc4a244b6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "24db19cd83e846bd9df5821085041c1c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "29c00df371e84943826a1df50ae84ead", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "850c28a72bb44a138a694156bfb73937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0aaef63d55544b6d9274e65e3d20ec88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "362a6d27d1024651984401ddaa563e5a", "region_id": "RegionOne"}], "type": "cluster", "id": "f8423cc87cd44f128dd1a9168f83fa1b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a8a84027640746418ad9ddb75d4bf09c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e844a0ffa1284175898666409353e4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "975662bc520b47f4a306a29db29ba7aa", "region_id": "RegionOne"}], "type": "data-processing", "id": "96aa3b682449443fabf86fe603ad29f4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6e630c279de142c981cc9e8f01ee6741", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1b0c3b26368741c18ad1a03c341e9bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "79ad0737955c400dac4f0f08b83af391", "region_id": "RegionOne"}], "type": "baremetal", "id": "72c32d24a7ca485b918b7ca40a6a14ac", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8f514339b71c4a23a2b4f973d34ca29c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f80aa091622f4d14aad712f9536720b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c393d1f855af4108afd072ca4789ed17", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a661c2d47c83450c82119e404a790a00", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0b2978fabbc1498dbcd50250556c3732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a35de0ca70794f60b6113f4a8b585f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "65eba152b11b46a18f7976c13133bd10", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "8fb41e95c6744021b6b59401ab11f9f4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae9b6ee17bcd43a48c2de6da48048530", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ffd7b0a0cba4417da21ed7336eb3f1f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "264aa1d25f144c379c623b4ba126fab1", "region_id": "RegionOne"}], "type": "key-manager", "id": "53eefe5237314099b84f36876820fa78", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4a3392e3b0f849f1ab5d69e0a043efcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5224bcde05044bee84121ad2407fbd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cfe620c055ea45249136857da4171456", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4dfb7cf54dbb4e67a7d456e34f60fc57", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba59dce60e0144e586496ffc0e37797d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "550220c0145942c0b9d63d22d4f18126", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3c4f8c319e654b14b018ea4358f50d2c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7cdf737ccd7740cba85ceef0dbe3fa2d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "23bf0b306ddd41598f28eb75eca578eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "495adf0c130b4e488451e719385e3c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d72b170e43454abda760b2276e8f7ec0", "region_id": "RegionOne"}], "type": "message", "id": "4ceb3ec251a44a268ca40566b5288830", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "861623911e8744a8b5269761fc35ac15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5ca65b6e2e1144ae8d93c3c0ff0de59b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ce5feca341da4ca28fb4721c54a3727e", "region_id": "RegionOne"}], "type": "messaging", "id": "fb8152934c87426fa93b974905241447", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c18fceca8a6a4031bb36f4d9bbadb451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a01381736dd94654a19871c0cab76ef1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6855c8a0c660442aa558eee43f1c31aa", "region_id": "RegionOne"}], "type": "application-catalog", "id": "129fa5b1d608418887e38d763214f00b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9fef7410a43b427593c64ad90aa8a380", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e74ebe98f48848b3b5a1db2fb1848f45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c9e4e58a4534fcdb83fd47588048436", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0a8fd71617b647179e32d9cf823ef715", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f80b408170154fbabc838978cb195fb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8764cb07c1a94668a02173b4b38453c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9534ccdb864f4cda97188cc6d9e5d6e3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dbe53f44c9774e67bf30e2591fe4464e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "77c5321fd9364db28cf8199132a2eb8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e24a465da3b49d09acc6cb9b0d19536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00d3ff9b3d9048a29916a20e5f81dabb", "region_id": "RegionOne"}], "type": "container-infra", "id": "6609b91be3ec484596f379d71f8c38e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ffb3a907dc2647fa83fa131ee412ed02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5136b58dc14146a88fe94738e5314dbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "440decafd19448a6854b100cba4869ed", "region_id": "RegionOne"}], "type": "search", "id": "2da9a4e90d8c4abeaab001665d132ea5", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc6bd73c959d431fa47ed6cfb3eaaf0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "58dbeef733034b02b543b9c07faa171d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "243404e960c646ccab518dc9cf6c9399", "region_id": "RegionOne"}], "type": "dns", "id": "2cfd4d2d7ba941bd80095fb9d71fb5b1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e05cd480a99a4e10a2ec51f498c56c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8e7bb242add54d5584cd2756361c2212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "49ffffa6da0141648794a4ecb1ce4bc9", "region_id": "RegionOne"}], "type": "workflow", "id": "55503dee116b4fcc8d23bfb8df3fb32b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "868a94f477d84003a1eb516cc634bc4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9cf117cfae614793a79f5a9224c56f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "553f532351444d0a90a30081cb613e8c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "453b46d68b77440bb2f9ea2d2776a6c2", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6f920c4a83634e67b1c50875450261ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ddddc3e4e6fd438ab98c9006f8bee336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4790d44dc4084033a76e9e9f761d81ef", "region_id": "RegionOne"}], "type": "rating", "id": "220072dcc75844c2bbda396dc4e73287", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "52ab5d35f88d4a1a81d953089944dff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "390142484ba84c8f969caa56c524783b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "20fcc621591645319fa2e40e53202af8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9ddd20a5438846fb852a88a3c68b9247", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8bb73e546295466795be78cb7e8b6260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5eb377aa4ce4ec3acc9a9e9d9992948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fcc3a2733d4046a3907243324eb7466f", "region_id": "RegionOne"}], "type": "policy", "id": "b3f71cd836774aba9ece9de177500fd5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "20068ceb67c94f32bf99c841964a0065", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0decefe3e40f45db9a932ba9cd5b33f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "99b41c95957e4db3a0c8c6483edd7417", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "637a1ac6b8304c8a8d4576d57eb9e790", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "797489fd03184ee39f96afe9af2f72fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e46efb18a4e47d48ac6e9e36c791433", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fbe8f9b69fb845a691360a86fc79f84d", "region_id": "RegionOne"}], "type": "sharev2", "id": "299591ce3b81475abc020dd36dcb96ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c67abb448c56447498a77021ba9c0791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02e1700548d24b489325a5be59a760b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "57b8206573ce453a8bbbda7a729785d4", "region_id": "RegionOne"}], "type": "share", "id": "522e7cbea0f4411aa666f18284ab9e5e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ee5ab060e5374d4487193def8708a62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07da72d012d54006946ed8612a24fd0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0ebcafd59ebb45e8b4d802c31d747acf", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7d351f74992d46e4a1d5b51d2553e451", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e643cde3c654f858a0fb99701919cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b575f58b5b3b46568f0eec46a1407da5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dbae5104ee244de7bb7c0a2ebd292fa7", "region_id": "RegionOne"}], "type": "orchestration", "id": "692d9657dc534bd5b8d8c441a2ca1a36", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0d8f8c9275c45daa17c90137b1de8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "385490dba2234fbd9a100d837be02813", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50a2229063d1413f8b603f929fe08d28", "region_id": "RegionOne"}], "type": "block-storage", "id": "0f254f0ce48646a6bad91a0430a8fa26", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f109bbc5ca448848337852afa83ffff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "009177041ea9414f8a7634676183fbf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "39e6bd493a2f4a24ab2b261128e3561e", "region_id": "RegionOne"}], "type": "volumev3", "id": "559862f6e11a422bb88b2df212c9aa1a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "702863de5d474425a4048ae5c39c1951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fbbbbc6797044c16b7e8de9c0bd2077f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7742e0106b814011a58dc28d7f3676a4", "region_id": "RegionOne"}], "type": "volumev2", "id": "4f6e35164ce14840be0a0db326c5457a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd5ce9a412c45f9adaaf87964f225d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef9ba2fe2ebb4a4e87020b73d118fbec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b29930ec20b541189fe7a947d06e99ea", "region_id": "RegionOne"}], "type": "volume", "id": "3826fc80e54d41e3a69cc9983a3b451e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0669dc6714c40bf9c55d748972819bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40a3d31d066f4f8ab350f5922e2d2da7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25af791477d34111990bcf3d89041593", "region_id": "RegionOne"}], "type": "block-store", "id": "51e95ee97cec4a69a07d9a1d83a713dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f03c603b31e740ada430b4299e41f76a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "218b370316e04372a3deb329ddcb1ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bad6d6f4766642eaa145f817cf8570dc", "region_id": "RegionOne"}], "type": "alarm", "id": "efe5de3b09234ad793c997fedeb882cb", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "caaa6e8e463f4dc7b76d0d911a0830a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2e8b3646c6ef4a47b566e9b450836d11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "838256a79db345cca049b691ae7b961f", "region_id": "RegionOne"}], "type": "alarming", "id": "a3a7ceb5014c42a98bb54160794c3162", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "06685228fb98498e87574ca3f3159d1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "529f49a17bb44f91bcd1964d972f5f95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "34803ff2ea244b18a3b60b9b588bc464", "region_id": "RegionOne"}], "type": "meter", "id": "8007a96de0e640158cd8525fe952e44c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3c4761c14dd247f0b71021b9bd51b623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d91167270574155b69848464acd91a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "05f4cd5108eb4655a72c65d6463c5d6f", "region_id": "RegionOne"}], "type": "metering", "id": "ef623d31e3294a9aaa8fb5b6a117065f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8371ba83cba64194a1b1b5e9c4e53abf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aed02334376d454d87c960c1d25156ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "793d9b7a4c4f49c1b33a31c79389f118", "region_id": "RegionOne"}], "type": "telemetry", "id": "e77fec6aa599473c81e6dee22300b8c2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5b108b4190b4431ba6f2924486b8daef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b104ab55a51c47c0b4004b2c443138c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "301f87f7b2dd48618f268ae36ddb4d68", "region_id": "RegionOne"}], "type": "event", "id": "d73450fdc5464c86a2d79b228d5fd4b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "173fa31103de43f993441efc50e3ae90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cd073c39e97b4e058bb59ab683a82d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9995c8de37654912a39ef18c6150e29f", "region_id": "RegionOne"}], "type": "events", "id": "b3ce1dfea9a44cd283a55214b76b5746", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "48e4a351cebe4988922b3dd8ff72f39b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0a698cb45e68459c88759dfb07e023da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ef525cc03ffd4fc9919ae036d9140d89", "region_id": "RegionOne"}], "type": "application-deployment", "id": "91f43fddd4214a108ace96d3a4bbc386", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "78a23ae925cc437e9b5cb405f425bfd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "720faaf6aefa4b049dd82dc2fffbd70e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "99183d9dc043444db0ed9ca1611de794", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0d4b4b4ae5c0452e82564172c824cefd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "130e1e612f164b70ba46274f37cd86de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "89c410b6b7794dcc8fbcc52abe49f602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b8e8a093978c40dbb50dfa2faed40826", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0ca51c4aae234535bb2b9637f96f0f5c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4ca891b982c4a34a993a4cc7850e33f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "808b47d0523a4bebba2e164d64a43485", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c0f272b3fb1344aea3bac784a8c2c9da", "region_id": "RegionOne"}], "type": "tricircle", "id": "29a5c70d8f704c48a0e3c57a74b3a3b4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "bdc337e49b6645fc911e3dc82046675c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "60096a6f16ca4e59ba067572e7e92f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "fa79bf58a934466b9c66b86944e1ee09", "region_id": "RegionOne"}], "type": "database", "id": "3611805e27ff4930ab59b2ed9a3b01b0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a245abbb2c3b4f4fa885e4736fc28469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8f804c4c42f8414f9b1f4d411afd5fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad00a9d595d243fbae077205407d03c4", "region_id": "RegionOne"}], "type": "application-container", "id": "2ac2bbc7a94c4ca6942476ff9ed362e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c0e425958b5a447b92f344cd5fd4945d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4042d9d3948740cf824199220a0c2296", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "34c2620ae8e846e2bfb79e678d8560ac", "region_id": "RegionOne"}], "type": "container", "id": "a7ddad82e0ed423994661130b533a295", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2a9af485623448f2b0829d86fcf6f3c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1d8623223f2842399f5d30e173bd5647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "60f1c537036445d59df92cf2ea33e65c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9860c539d76e455791e47bd96182a473", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1cda912b2ebe4f498be75ed1d9f305d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "93924dfdb68649c880ce771046f79eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c2dcf6e9aeff468098b5b3056721a1cd", "region_id": "RegionOne"}], "type": "rca", "id": "015ca17de4504f9ab3b2f4f6527147d0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "072b8f3dac434dbd9337293fd89d565c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "cf60e6b3a3f649af94bd437f2f667032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4342a442949c4df0bcb3cb66a047e0de", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "52a45385edfb443b93df0be9b22f5642", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4e0c83cdf8cf41c58cb2358a722cfbcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cd79d69bcc234fe9b31e8c68fa8d2c93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "dc5519005c1148c1881bf0d1c7664b98", "region_id": "RegionOne"}], "type": "network", "id": "8c22d70b781a46b6b97b9d07fc1342d6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a729b23474554e5e977a15c4a530ce86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "732bdcef01454506a727a4148112082f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "17e9eea1034b4221b7e003866296e782", "region_id": "RegionOne"}], "type": "backup", "id": "4556dd98f0dc410195cd81df455372c6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "453310df63ba447a802dcb904294d2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3e701d8c109e437f96f1d62a71b7298b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "cb74bc998a69426584a72eb25ae282dc", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a8a79b0addf447509f2b45043660125d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "618b5056c9d146ea9d568350daee5a9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "62dc9726d2c74d0d9c62c6875763189c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0fef88045bf7456793437c492311468e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "0004650306244a80b32b134e621ce381", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "74b36c43a1a9425cb9f66ac53371eba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a38634518cb8419c98c14d1fb821852d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "383db931a0e74bbda321404f63f9c647", "region_id": "RegionOne"}], "type": "monitoring", "id": "b67ac2eb3786419db2a292444a28e43c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49e6b1dd3b5a4386afcfc2df72eba529", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0d0603f55f424525acdd2b786266be29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8e73eb5542794a3e8a053b9c1bdf4e80", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "32d18c381b8c4e8abdba41e051d3f151", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bd34be9551ef46c5ab86a9740e6b3eb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c10752f877fb4a248f8a0107d671d3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c5021201bc244bf7a098b9fc7bd48a38", "region_id": "RegionOne"}], "type": "placement", "id": "58a0ed0317724a33ba557309b2082d58", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e6ec0ccbfd1d4a8ba5e3b59d55626456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c2cb2c8ebe394ef0b851615ca131fb44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6aec57e6296c4b8ca90532011e398c8c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "bc42d24ec3c9438e8bb7db6f577fdb14", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1a89909f6b154751bf0ff15752eadb1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3a5aa9cee93340d1b6341051d41c98d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5e713162d37344b38c150845552338b1", "region_id": "RegionOne"}], "type": "ha", "id": "a4013543d1e94d01813c6f5346dfb8b1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "37944ea281f34a02a76d9128510ff48b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a80047673226428a8786fcd6bdb6579c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "1b770366310142fd889127d6b8fab9ee", "region_id": "RegionOne"}], "type": "reservation", "id": "24f0dbe069cb48adb5f884ef2c3c9886", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1896cb1ea6d948f380b6b18a57155372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "46bcaf3bd55742a7a554b87b508ec729", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "361cc0e53f5f4030bca61f093a8e22c2", "region_id": "RegionOne"}], "type": "function-engine", "id": "eb07653c071745b984b298dfb4d1df00", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2304823225024c30bb828fa7c1f12215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1b705b5cc1394166a731c8549134b64f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "43498868e5a640b7bbd711d4959a0c65", "region_id": "RegionOne"}], "type": "accelerator", "id": "698e6cdd78544ead9be5ab9b3b066448", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5508d1319e0f44248c2004558605a51b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "06a83f7478e24dbc9b319d0e4edc269c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0fccdb370e3c46aa844b9873fd7534ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "20805ae94d3843a58e89f8673ae5d10a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2fc53a8ce3594215830ddd9183eda1a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5cf5e47db6bd42a0a050136ca1a0d0f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b99e250941b143c6b0eae102a4a45195", "region_id": "RegionOne"}], "type": "registration", "id": "4e2b1529a60a492898a4a57c6dc86252", "name": "adjutant"}], "user": {"domain": {"id": "36f910e9974042d8821c7b6765d46795", "name": "7d01819858114976b2a6bdde2ed63a95"}, "id": "f1894f0014764027899c1f2a4e79c37a", "name": "4d48fba8c80c4de3a892c94002434dca"}, "audit_ids": ["2e9406745cbf438e8b9b70cb6f391f9c", null], "issued_at": "2020-04-23T06:26:05.370783"}} {30} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.060679s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.198957s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,420 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,429 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,436 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,445 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,462 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.355222+00:00", "project": {"domain": {"id": "6b5d556632a443d9abfdb26b5840c172", "name": "cccdba9c6da24144ac68b7652843cc25"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "e148ffcf59ff425b876416ebd780763e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "678e28fd90a54235a0a33ed98f8091af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "41b227ffe1e2425092c83cd1511d0c22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "2abb923972b64f3a940ded682cd964c5", "region_id": "RegionOne"}], "type": "identity", "id": "931b26e4f41e4e43b9edbd27691b527a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d5d20706c1444c79fdf44256eb2f28f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6babb27bfec74c5fa4029138c38f953f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d7469c547fa54ce3b5a3b92ef18c083d", "region_id": "RegionOne"}], "type": "compute", "id": "68371901646f4ec7bdc9c489f22380e6", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4df8ee4dd78a4c4aac66060492865e07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "51945bf51a274055a713fc24d6584388", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ae792cda713b4e7bac9e73f92aae1728", "region_id": "RegionOne"}], "type": "image", "id": "8c14aea78d3c4e75886b18229f385157", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "369b9f2c2d6e44efa4ef2d0264757d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c579bad2074642658bff9464d88fe6b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8042f3cc9c1a447a86b2def0c7d21a4d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "eef0e1d265df4e9f98bb61b998c68afe", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "844898e25aa44645aa2babce53b198c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7adbe9bce924c85bfe582abcb0e927c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "785412aaee0f4cd2acd911150c4f8a41", "region_id": "RegionOne"}], "type": "object-store", "id": "71911435b65e4dbc9fe8125d0d30a9dd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76865a4b6f1a4b15836d4826a8bdecc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bd0a1b94ca024863b26e5bc0eddf03f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6914a3f683da490fb95fdcf8d45cd16e", "region_id": "RegionOne"}], "type": "clustering", "id": "12614820977742b29e330997bac5d45c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "949483cd9a764504bfc3667594bdc33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de483f10cc3f4032aee7341222745adc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3c4d46fa5c6046c09460afdfd9098804", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5029808d8a4b43829b8f430ca1edda07", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d22ebefffdd4916a572f7cd5e9ce122", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c9a267da033341f9b5a74344bdbab3d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ec9fc5120d8c43e3934cee94a1e50a83", "region_id": "RegionOne"}], "type": "cluster", "id": "e113ba9bbcba4aaf94a9d17348142f19", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "84c86a4dd8bb489d92ad4ae55ecf2a18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d2209700b22477d890af485bd854199", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3ac625c62cf84ebc800b0b43de587b5f", "region_id": "RegionOne"}], "type": "data-processing", "id": "0ad1e12b9f2742fbb387ad486347419c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "05499353e17245d9ab4f02e53d609195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2ecc0c39b2ac406680ffcc92ce5fc679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ec9b67f0e6a1424a84e2079506c8ffe3", "region_id": "RegionOne"}], "type": "baremetal", "id": "892d3e6617ac418db7d6b12738e409d1", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b7ed725f5a53469ea5133211ab61b319", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "683722bad87941ef93edfd9a052b1ba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ceeffd7ae42e4a1e965834b8597cdba7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "abfb1d6a74914c77863146559b7fb10e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e26fbffc35a40b4a0cc4e8e051b97ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ba035736ebfe48fc8560af0ed268c924", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "24e0c89cff8a47a0b9e563f650f09e36", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "de648d3cb29c429da931bc246b9250c5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4e351249137e44bf8aafb00e7a6babd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c5c31d1f3360438094047d65c27e8f29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "520709fb819648c4a1cb0e9e047382eb", "region_id": "RegionOne"}], "type": "key-manager", "id": "de86f1f287ac4111b8949c9a1def7aae", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0227b892b437442dba091ada2b8d20f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f5ef1cd95d0c43f2bf4a6681230b1dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f894d5822b334182be7010174d39232c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "98f393e5e33348cb9f88fd862606c331", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cb7b34c46a1b4f1e85db9a910c00de87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d7f532ba3cc54c6b9b5e395390a23682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bd03f8876bca4fe2959e825febb21065", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f4968cee22f74eaa9cd56a91397ea9d9", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "30e904a3252244e1b9446ccc982c4577", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2e3742a79ff0456cb99b43e875fbb608", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "57dd26d0102a4b3b9c22617756d4f0f1", "region_id": "RegionOne"}], "type": "message", "id": "9ffaac50082548ba8a12bf5938f95ef4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0be9cd32a3644c57a0814181ca91cf58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ac9e6ad705364eafbd0a372e086ec240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0670717ec6c446be85ef3f6f8bf00661", "region_id": "RegionOne"}], "type": "messaging", "id": "454935f3182a44d5ab49285717ddef66", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3f5d97329efb4e2f887c28f77cc25bc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4f3ef42cef5d42f29c56b924899d08c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "53df700c2c9f4c7882d36b58d7daf7ea", "region_id": "RegionOne"}], "type": "application-catalog", "id": "951747db13344907b8e2f8df897f5ca5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8e55a2f6aee7475083d074542af821ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2b2b610fc534d8a988e52b4bfd7fac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b9d29ff23114b0da047669ae2e747be", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "bf51b051071548a09a7d4a6a8e4d630a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a84fbf160fac462da658c2894d62b773", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4dd699a5e4f7401691d2e651922deaf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9bbba65804864504abebc5fe58445f0b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "7110f94f052e4048b34b09d4ecb51e22", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "27ca1dc0c6644f8581f04cc3737dbee6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b313ab9101b47bc9cb4ece6f123064a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ae1d21fbe3734de79edf66b0d6654a9b", "region_id": "RegionOne"}], "type": "container-infra", "id": "0813b5989afc4d1cbb1be834745df83d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a364360c660b4232916b3f9b66075977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "1384d7babc2947b498e29aac263723fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a51ad00a20e44e0b84259f6929b2dd07", "region_id": "RegionOne"}], "type": "search", "id": "6f2f3f8c4041415aadf5bc4ec3e6f252", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "1e6b13b6f39b4f54baf58bbcd869c469", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "363a6452736d4f668e7f06e624afeb9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eae40c01b667402da757a88d1e912156", "region_id": "RegionOne"}], "type": "dns", "id": "b42f8e9211774019821c0a53460b3ccf", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ea27f46c8fff4bfaab2e6d957681c883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa7af58ad57c4364915d281ff93bc058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "77da2808c7a94a83a848c2a2201666b8", "region_id": "RegionOne"}], "type": "workflow", "id": "10a902a78d8346879dccad2b62a09b18", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "384d3e7b5e5342fea81ed65ec3f185ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "85abdca83ea0456d99005ec1b3a0d445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f4a46deb724487caf56ae4f5671b8cc", "region_id": "RegionOne"}], "type": "workflowv2", "id": "104ef5625b754efab4679849535fd473", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b0cbff61825d49f1a084b81669c646c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9b181e192b7148528e51a6366769ecaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "8c098fc8b9974ca080caf73dd5e2e832", "region_id": "RegionOne"}], "type": "rating", "id": "6d9846c9a4754741a7ffe5561ae3c8df", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e1747576ee784957b2c1467031044d95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "008d72d639af4c58b204c776a84414e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "906c80379d38480c94cdbc4e569c393e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "3b3868dbd8b44b96949370aa8c0fd27d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f0c7b59b90e549b49e15e01c1ea6afae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12a10c4744764a9ebdd4fc2bf546e31e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "28efd55430c442cfae1e7aa9e2366867", "region_id": "RegionOne"}], "type": "policy", "id": "d0dec98203b7484b8c3d533527f2c769", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa944c5fa24f40f18e5bf31f0dc60d60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d028da7a812b4155a337b8cffc091638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1551136932f24f669efcdd4731fe617b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fbda0eb52ff94461ab38e48485454fac", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "66485702fba64d3b82237c85053e6b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0e987765a3ac4ff9aed3ed268bc2c5fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b8b9457b7c3144b3b2d27b36fe9a72d9", "region_id": "RegionOne"}], "type": "sharev2", "id": "32c717965aeb4f5baf0e03d216de5dc0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fa0c65a2e7bd49c59b262b4f5858a3fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7171e47d79f24f0d9c969c0d343de005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "051177ac5919420ab2432cf6888306a0", "region_id": "RegionOne"}], "type": "share", "id": "2ac7430967b94d74ae9e13ddfe919ddc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "365282a0cc2d44feb79a25165f8e6bc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f43cfe1bd2f6404e8000187cba0e0809", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "d10229afaf294282b00553f631ae188d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "adf5a5efed5e4d62a34de695cb068c3c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43e9223386ad44a587004b7d64e4d33e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0642a46c45404e26a9d48c21e9feb36f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51339c02d0054e4abe5b5935de80cc48", "region_id": "RegionOne"}], "type": "orchestration", "id": "13ebd463e645494790a9d3d0c7500d49", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5dc5bd7315494b379b0dd2177f8ff453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3a43274d1d847f18d1d2406ad758d72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7d31a500a4049e1b47150d636a8da06", "region_id": "RegionOne"}], "type": "block-storage", "id": "b93ee6afd16b48c6b472f3539dade6f2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0bf76d5d06b347cabe1e494a7c852a04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18b23584f13f4471a96224105e2d3953", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7845ba7d7d344f3a33c78f0a1bee3fc", "region_id": "RegionOne"}], "type": "volumev3", "id": "c8e11201f80c477a999c9d3d2727576d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff829302eb1244c0931475dd2a10ea45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a67d66caf7cd46fda449a55178eeb440", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b2533c5ec93e49998b7f9de8c4b3ff28", "region_id": "RegionOne"}], "type": "volumev2", "id": "571fd4206795424bbc20485b6dcb11d8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a00ffde3ce1e43878427a86abc948b0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ccfbf316b604754867313b163f04cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f3b02ec9e954898b0f50137c826b565", "region_id": "RegionOne"}], "type": "volume", "id": "3b9b0beed362414b9497126a4e8b8bf9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3acd8a8b3ab843e08e9df40a9aef70a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b79179d1f09f43099ad8ac4e4ed11293", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9c2dcee482041778ca0824aa6bd58e6", "region_id": "RegionOne"}], "type": "block-store", "id": "24d7a74d7744428f8fd512eef1c9e670", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca8c391d413d405788a1b9974ca8e0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "447daaca04f744a5bfc3b3abe0fa7283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "81699739158e4c899ec9db80fa6e9d8c", "region_id": "RegionOne"}], "type": "alarm", "id": "2d8594e21bc9475aad28f86efb119738", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "308049c674164c33ad826011c6273177", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8195e3311da344f2aa8ee66c62f8c309", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3a13148f76ac4987a0dbdc65be6d182a", "region_id": "RegionOne"}], "type": "alarming", "id": "44dec9a1cd6e4508b2a4447b31240e5c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "108676f40123478599c8fcaa7decbdf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f2bdee507994f5b9705cfffa2d94623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5bb5f9bd1c814ddabdea28e34a84d7d0", "region_id": "RegionOne"}], "type": "meter", "id": "7bbeb5b97d34475c84daef635dce75d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "62eb6d98992241508513b7960eff635a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bece40a19fb14b44bdff177137f17dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c64554dc249b4f789db55cf93932733f", "region_id": "RegionOne"}], "type": "metering", "id": "834dc6b94ffa4e858084aff18372659e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0f9417c5ebbd4b27964d46bd14dabc26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9d9702ae9db04d84a3e1a150c316d5ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0f2885b5eb264ac7a72e68ab871ccd5f", "region_id": "RegionOne"}], "type": "telemetry", "id": "1f089ccca57042a6b3b1d5e04a99eabc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0e41759fba694ffc881c37f5f1c65537", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "690aae2d587e4a8890471930bbe74820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c198e6884de74b0d996df0e7aa674bcc", "region_id": "RegionOne"}], "type": "event", "id": "2c5c0ef4d2ce4871926cc0c9d2bb2f7b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "429dd9eccb184163ab020319d886a691", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6835206aeffb44b4a325cd0b93dbdde5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "31fcd1aa2257446b876a368184fd48de", "region_id": "RegionOne"}], "type": "events", "id": "5a8775be9f8c4d62b88089ef2d16187c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5338d1afe3a047719847e0837d8cdeb3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a7d9a17ca6894e799af43e9fde45c09b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fbd3aed364e445af9e3da5d6937623a0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "9615c4d169f14732896f607b54cf58a5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "972f47aaf7774af0b48d814dd3217e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eb282f7477b44d0abb0c172ea1057ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9761049e582d4e60a300b6be38fbf183", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e623801769324ea2a80eefbe41d94755", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5189ba3030bd4ad7b6302702180c8328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fac35f6117134f8da75f248318a7edef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "cc4a55a5368247c2b698e1621915fca2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "145650992fa44e858cb2456edf643cf6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "08b43bc928e04f62908b7637b54a0465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "82dbea869d9347d3b149d584f757bdd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a7b76b22fcbb44919735438e41c68d18", "region_id": "RegionOne"}], "type": "tricircle", "id": "c35b67e638c74ef8990d0131d5cc38a5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "03f88d46c12f48359c090c402cb1b0c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "014e6c45451343b2b9178bfe2c408762", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f71144f72caf4540a6f04729d49c3291", "region_id": "RegionOne"}], "type": "database", "id": "a7a40a991ab94e2f8c117d911c89ef4f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ca9b5bf6a6cb4011ae76542a1af9716d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9686fe6e50954eb9a2df275a82f8fe98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b77a2f421aea4c61b1312210d1877af5", "region_id": "RegionOne"}], "type": "application-container", "id": "807316f3245540ca89b812146b35e6c5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b03945ad0204d729d74e5aa36c781d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "734fc814303c4af5ae801d9f41e93ca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "75ae7d72a4c14cbca3a12cf30bb5caf9", "region_id": "RegionOne"}], "type": "container", "id": "57a8833949dc42c8a3844e9216ad468a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ffcbbdfba5a4ce7853022cd39f725a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8f54930941374a21bcb358cf4399240d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "82248b6e41464a82a71791aa1bac79d2", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "648a0e95752f4c7e90eba37adf098ee3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a54ec76282f4aad98b26239cc23fc87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "253f8131fbbb4e48809f1bed48e043fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eaa6cbb1fe7e45caa7babfd40c015417", "region_id": "RegionOne"}], "type": "rca", "id": "3e96ea4ef97e49d2b0420793b53c6a81", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "53cf5b17261f4ab2a6ab41de6253983e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e599f067ad6482bbf4d87137d883a66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "91dca16e8bb64ff1b0128b25ea141cb9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "fd33277555fe432e80fbbd65a402975c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "918f4783300e4a66bdc72f66f3371064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f068c696878b4a92bdb42149e9f9aafa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "950ca23173c84925b6b98a1dfc97593c", "region_id": "RegionOne"}], "type": "network", "id": "d3dda48f761b42d5987ad76847676950", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "0fd6b04a9a574929bdf702136da646af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "828dfd5e93424812a98636b9a5f1aaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "569d93e6b8594962a7713c55b8f01a68", "region_id": "RegionOne"}], "type": "backup", "id": "9a087edba1cd4226bbca139edb839d2c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "257ffe6af94343b6bf15db4a0fcdc954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ad6022c18e0042dfa9e284d3b95d77da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e1a3d8bfbb1042f7ac87123dda01018c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ea47a827f5184c84a5576cf6b5182f1f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dc4e775e53c4ac7ad557e2b69a217bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6e9a165af570419181a815a413419c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "da4b660b4985400888a612516398480a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "19628570c1e44ec0aa8f1ea949f3be5d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "d75b45e2378c47a4994103d584ad8c4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0f3d0a9adbf44caa9cbfaf5ef70d125c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2afa944fa23b458082e42af730df9fe8", "region_id": "RegionOne"}], "type": "monitoring", "id": "b29dfb710f18479ab416ef0fa0d7fb3c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3f7d9af04fea440e89583a861fa25416", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5223949d3bfc48b38c1be09f4230d720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b686b18f1e1f4cdeb4a702c882f95ce5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c556ec8de90640aea65a72de8bf16a4a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ba4804abe8e74c0884d7e366dffcdc15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b79741515b76496f95d0015766eb07a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cd3d2c547d2a4519bf196a9c0f8ffde9", "region_id": "RegionOne"}], "type": "placement", "id": "2b08a9b8152540ef8b66d97ad18c1104", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa2df03ae18f4b828fd81bd5a825109d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c72efb3d320e48d288815952610b6bcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c3e73631767149d494ef92aae6b24ab5", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7eaeeb10ff944f638c60dae29d9b4c79", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4672fecb3cb7492eb56134ceaaa08f61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a4c3ba38920c4a06846ab85de66ee65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "718a388225b54fb18b5b12736dd90e64", "region_id": "RegionOne"}], "type": "ha", "id": "4c162ca59a5f4cca844a96eba05efcaf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bed40c1ff29940fa99086dbc42faddac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dae8d18a59034e6aa6be9803afeca1e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "5ce321c15e9741a0a0776989fa64c439", "region_id": "RegionOne"}], "type": "reservation", "id": "78a9c1f0ad1c4c2487c100e87435869a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d88f7b78b4604ed997df29a86789ff4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e9a7df45cb7b49eb84c205bbaa29dda9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "8a9401ad28b84edaa19a776390087a7c", "region_id": "RegionOne"}], "type": "function-engine", "id": "90cb0f54d76e43fb8ba1239fb8798f8e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "917d758f4fc945a2928f169041a72621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ffb30927558a4d4282eeef4b2bb32ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c970c3e1add64dd5908147cfb325ea97", "region_id": "RegionOne"}], "type": "accelerator", "id": "a22880bcaea246c6b96b06db9c81ae6d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2365ac90543944eaad876f68545df632", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "423cfcfe778a440bb673055dba0af5f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8206cb3fbffe47c0b581682dbc35a4ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2bb7e1423c95494a8bc8f890e8553193", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "19c002bd53b14c189aaf35988572d34f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f75643a5691e479ab424d7940a2d7eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2e7e1a64ca8a46ed90121316f6e98bcf", "region_id": "RegionOne"}], "type": "registration", "id": "a650c7bde054466fa623f16b255b4a28", "name": "adjutant"}], "user": {"domain": {"id": "a2148ddcb2d24f17af367cadb5b6bb1e", "name": "bfe8670484f349edad361f64e09c9d77"}, "id": "f608ed863edc43939aba34a48e7ac772", "name": "e2abdfff000144169d6520535ef0383e"}, "audit_ids": ["4948dfcfdda44323b618e0dc477ee21e", null], "issued_at": "2020-04-23T06:26:05.355222"}} {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(identity) [0.060644s] ... ok {17} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.200306s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:535: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {2} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.052009s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_get [0.059822s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete [0.059529s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id) [0.060309s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_find [0.058960s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id) [0.050349s] ... ok {18} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.081588s] ... ok {31} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.061347s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(preview) [0.062209s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(preview) [0.060137s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_update [0.051834s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete_ignore [0.058662s] ... ok {20} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.154477s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.059909s] ... ok {1} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_exists [0.064073s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_create [0.057238s] ... ok {2} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.043792s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id_act) [0.058372s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(name_id) [0.060206s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id) [0.061359s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(sd_metadata) [0.059529s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(name_id) [0.280658s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete [0.052838s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete [0.060773s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_get [0.053996s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(identity) [0.061618s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete [0.062071s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(sd_metadata) [0.058105s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_act) [0.059610s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(sd_metadata) [0.062911s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_existing [0.055909s] ... ok {29} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete [0.150020s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_find [0.059143s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_create_attrs [0.050299s] ... ok {20} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.058065s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(preview) [0.057875s] ... ok {1} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_delete [0.058601s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.190777s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,567 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,575 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,582 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,590 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,607 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.502373+00:00", "project": {"domain": {"id": "615fc9daf0684a1285e603332e438991", "name": "5bcea148976142ca88822b6d27df2d3c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c9e940f12b0745ffa133520bef9aec90"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e57301e0b1f540d8afbd7575220400d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "068ef472dad5421ea202b74504f50770", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8a466f664867468eb9c00c61f19de18d", "region_id": "RegionOne"}], "type": "identity", "id": "0b234934bf8f4ea6b3c73b215d5e2d85", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "379d1900e19f4652aa276214f3d55578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ef39f785d3074919b039f1e3cf67a55a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "bfd32e3654854de6917f2ea33d27666c", "region_id": "RegionOne"}], "type": "compute", "id": "66d47f75ab77477cb1c5d56516fd5c5c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cf0a5b8bc5174904a124418a0aacb6fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "309e8198fa914ec18ed1eb9a145aeda8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "397259b382784e5fa4a8b2f51cdc79e5", "region_id": "RegionOne"}], "type": "image", "id": "bf5aad1989134ad898239ba1ba2076ac", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a128e8e92944460dbac722b335c67adf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e582f5a3e88542d5974ea27621158b65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "c743b430e2a84fc6b1accc4a214cee61", "region_id": "RegionOne"}], "type": "load-balancer", "id": "fa56f4b268d046179decc87ac4efd968", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9f423818f2b4d2a8d2e74bc40583d90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d2af3ac4a53d478cb4ac6ed97107d003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44fd7d3914914bc38af6e740e654ceb9", "region_id": "RegionOne"}], "type": "object-store", "id": "f2e1a625d0004b5e8b38946e9a3d410c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7872689d67564389b0e16b21ccdcb8eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b78f280a756b4515a034b05f18b53862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0f15f3a014145428c805f0e1cb45753", "region_id": "RegionOne"}], "type": "clustering", "id": "80a55e5584b34940871c1e391faf9ab0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c7d1b6460918404ab067cf3543373f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed7ec806e43346ec8362ce4c100aa36b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f313b62aad434c3894d1ec454cc58814", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "68ba3a3c36eb4ba4af98ffaf1e0a02dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53b8e789fe7e4f64b4778267f9e36feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c6ec3ab863974c3bac00d4f20f55943e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3255e317a15046d3b592016fd6b27118", "region_id": "RegionOne"}], "type": "cluster", "id": "6f1d934f55cc433b935482d23ebf89f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d930cdd1dd2b479aa477036b2507488f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4b922fefa3d64ff1869f5d9342bf3832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f61808533d0645798375155c5b9da618", "region_id": "RegionOne"}], "type": "data-processing", "id": "4cd74be27f384f67a6394731749a5a6a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4470db0fecb3401fb3c31f6db03177f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6201c5a25fa843bbb580bf696d1b264d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7ec9d7101d644c4e89a6a811933c98dd", "region_id": "RegionOne"}], "type": "baremetal", "id": "a299721fd69e4fa29195ed87e75dfaeb", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eb6471b5d36f497f9318786c9eedd7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "452d812f000144afacbd04e36269bc04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d26166440fb541c1bc49e7ac1e838cd9", "region_id": "RegionOne"}], "type": "bare-metal", "id": "7646a5d679fa4e06925151dc7d95675a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "77e126f08f60428a97b007c23ef02259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fe98b58f12bf473995e5c40bfc56155a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "35e2a69680fb421388056d7eb54904b3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3063d57c8d1b4951bd90ba7e8d8d1bae", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6e0db68b0d264d5886a6427d0aaaf4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3e41c6964abd4fd89d5b992d4ce94ce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "9201dde71c434969bca4ee9fda9d0fad", "region_id": "RegionOne"}], "type": "key-manager", "id": "8cff1edee88a4ec0a41e4323e8fcc277", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "84afe0e6028b4b83a0eab6e54299d242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9c0cc5dd92c949dcbcb6265712363e6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "034bd89e92614b63a1765fa6243bc156", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "2f02866fde1f4e26890d627cf1f8d829", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "66c5d610d7e8486e99324135da400e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba454bd0ec604c678445d7ffa9efb986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "050f1ddbf00d4d12ab12528cd1a2ea97", "region_id": "RegionOne"}], "type": "infra-optim", "id": "eb4d15a629da4632b49ad10fbf6ec5d4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "79534ceac62d42749abb352d9f68209b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9f90332df1834aa5b519b94f06ccd76f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "afd02d58d31e4b04a6c02cc49cbeda91", "region_id": "RegionOne"}], "type": "message", "id": "5186be1c958b41faae31b75f636fee8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ab72632dcd6142b28a9097a1dc224dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "09defbf2d5ce4e9cb1d63a6c39a3b598", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8eaf19c31214d10877750fb4226e649", "region_id": "RegionOne"}], "type": "messaging", "id": "631e058cd6824082922fa7e73c0dd5d7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "185d4b4a8bab479ab6ab34c893e7da1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b5a70c7d617e484da8e6f151aeb5883d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ed1f3308633c482ea0ad4ba917ae6650", "region_id": "RegionOne"}], "type": "application-catalog", "id": "635062f953ae4452bb319e7f6bc3f209", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ab79271378bd44fca1de57396eae5816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a740b613d97c4c50adf5a9115da4c634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1dac75de338d4e7598806fe8e8fb956f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ee229bbcc19e47a980ffd979748a44cc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5f163574f6f494782bbb0a680949a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "03b991bbfad94ba59b634a8a2f5e5fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "191144897a124832bf5042a77efc51d1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "399a05697794476f8a750dbd9ec26639", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c64b4cb1cf49471cbad7afd56c2220ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9423f61230484db0b9e0b71c5a89a78c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "70e4af0b42ee4e7ea72e1a3cb9f3eef1", "region_id": "RegionOne"}], "type": "container-infra", "id": "839fb33596a64113b9cd1b336c02378e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6238e0942b0b4302812e58abb0300fd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d0f33f990afd4672aa0eb2b908decfa6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0a2cedb75622478e8c5bb71eb4feee4b", "region_id": "RegionOne"}], "type": "search", "id": "7cb5de43f7c64ab0884fa735fccca324", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0c0b6298abc94bf894b06ae3a6963291", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0ab24474ac484d5ebd6a0dd2dbb5543c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "92e79a96948f4052bd5f6d69574c12ec", "region_id": "RegionOne"}], "type": "dns", "id": "3c59608bba4b481db83e64a317abd414", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cb2e53c81074429887ad1d1bea733bda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a54e6858bc3c4f59a9e24cbb7e6c0849", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f1dbedced1bc4f999e09f7b373b6563b", "region_id": "RegionOne"}], "type": "workflow", "id": "70454b109dd94a6094e5eea5e88db673", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7b7c9dcd7da94587b289bb60327f9943", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "22165f8fe11640d0ab33957eeb697052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3f42ffc5a88049758992dc1f73b4abd8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d30d8486c35649efa854a711cf440c0a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8f30262aa8f440bb889aa838e32571af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "bc94ae7ded7241f0a1d64961e6a5a0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1467bdce5bbe434cb49de6583d831e2f", "region_id": "RegionOne"}], "type": "rating", "id": "73dc59e20a764c9fa6d697ffe59d9e43", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3bb0b27f40754ee5a0cd311c0de7a224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cd392a4adf2b4d40a3ebf6755f8f455b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "78c195c6cc204d7c971faf90805a59c3", "region_id": "RegionOne"}], "type": "operator-policy", "id": "26a22c9f583141699432ce0ec99b8c9f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "43d61bd68d204928ad2bc28c8e93b13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5b9591f18ff4c2080adcab2fefab9cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3f5aac5bb8d04c92bdec697ac04454e3", "region_id": "RegionOne"}], "type": "policy", "id": "41a3ddeae8f04f7c9f21f35b113448e1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c8f011de0bfc4a628af1fdac93af72dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "36f63b33062942ae9372946635815f1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c714b618f7084b498e97a2ee387b2188", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b8957290e8f14cedbc6582aba8070909", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae9ab2d218e8468ca4afdbdcbf428853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e856a5281c364a11ac70958116666b58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "466c4dc3afb14372b868627a61df6540", "region_id": "RegionOne"}], "type": "sharev2", "id": "97770f30f7d54587bfe1885d466b636c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec8757d9971a4e85940f759a186afff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8115372681a248a5b11207a6e0207ff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "47df5ceaf54347019cf3977136dd7af3", "region_id": "RegionOne"}], "type": "share", "id": "f3a27be141424505bbcf13d0c9e44a30", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cc4697a439e6498585612ed2fcbcf1ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2590f192026b484ea9745146e4bfd68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "675b8b78e6ef4222abccc379675f3132", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6b40970355134a5dac612cd0d797020c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6505f7a2875414f9e20870ebfa7ebc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a19bc0017a14438ea22d56cfc479ef10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f41c9456d547a6a53ed29b4db89203", "region_id": "RegionOne"}], "type": "orchestration", "id": "2cd16325f1284bb586df9e8f4ea88443", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d027bf64d41b4c91b8d79c5bf1f24d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2a525e94a71845d6afbd1edfe8551eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1152c6f8e43b4604b3b26fc804a637a5", "region_id": "RegionOne"}], "type": "block-storage", "id": "dd171b1ee6c943ea981476d0271b0e20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef2ee0853b784954b1a81d1de598777b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4379f2edc4dc4904acdd399f59742bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b45f7c49c96a40ec8eecd6674cfa5b53", "region_id": "RegionOne"}], "type": "volumev3", "id": "6bb54cf3620b416ebce7a665c218b10c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e853fc0ed21c4fe88b849da23d63d7b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ffd0d18e30d401bb7c425a8202aef5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b298df4a0f543b9baf1dd01eef2e1fb", "region_id": "RegionOne"}], "type": "volumev2", "id": "752f0a711dd642389960407d71ce318e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fbc33f5201645dd84cf6161fc9dc215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "842f0eda583a46a58e5d12883067ed2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cc594c5a0014fe185f0c766079f0871", "region_id": "RegionOne"}], "type": "volume", "id": "41d7b04354e845c4bedc9192598c9701", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63ba4a67cfdd444bba4948ba2a794447", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2039fc59fa304fd7852307c02ac287e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6971f36b2ae44b68f32dc32d757bbf3", "region_id": "RegionOne"}], "type": "block-store", "id": "40f29828d8c74c21bb689f656e0c1980", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "34a19e61b92f41d7bde1219e21511e04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0183601bf4cf463d881d210979e4c6f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1e8c84c74a42432cb600630b261a54b0", "region_id": "RegionOne"}], "type": "alarm", "id": "c7d0205b311c4d7383eaa56b6eec0229", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc061ee513954ba8846f4a879649e328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "51635c191ab44d1eaf6508e07cac4273", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "86bcc8a51e374247b78018ff4fb2e980", "region_id": "RegionOne"}], "type": "alarming", "id": "89c23d98b7e14e14b78094ae06888040", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d5fd75f3a37c404ea4476b1c0be799a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aaab08fa1b944da2bc0a1fbd73f9666e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "728eb49064f74970aeab5482d120a5c5", "region_id": "RegionOne"}], "type": "meter", "id": "91f28daa883148ca85559d6ba0f414a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e3f3d1bf7f44aaea4d10e8dc786dbdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7aac9fa28ae1405aad67bf870d85bf34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3370c69a3eb54f46a3498b75f0b3b627", "region_id": "RegionOne"}], "type": "metering", "id": "c73d47e797574cf3bdd215fe5ca41c6f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ce805c6dd0734a17b9fa65c53f4bebba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "72a02a4ee4ae4573ae8e9227d6b11bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3ac75fde2414ba6869cdff779f8860b", "region_id": "RegionOne"}], "type": "telemetry", "id": "dfbc0576320d4fc98cde46d948283db4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7ad4ee40a15743f38b6bb990407d455c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1a51402507e8476c85e0b55b153c7337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ddab04aa33724fde8ae2535f8aca9e25", "region_id": "RegionOne"}], "type": "event", "id": "dc7088660ac84343835a1c80773ed79a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4f95ec8ffd5b42698398e20ef583fe7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c3fa8fd294b2484e931b2ff4d60a46c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "427ed61e6daf4eeeb63dccc375b6157b", "region_id": "RegionOne"}], "type": "events", "id": "203bd65667174cb29c152925d3188077", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7bd590cfaa824abb92bb72cb95a62a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "393324c1796344218890d7a0c074ea93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ab1cb8dfefae4866ae17c7c8b3f30d9a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "802fa48d09374735a5260dffc9df1840", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b490ac1246842e8a7cf01f1a20a5de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "81d78018e97a45ffbe4428c39571a211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6731558bd72e405688e0058fdb1f157c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "f6e82cc7a58449fdab08afea8efdd40f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6c09b0a103845798b670a5f5580192d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "feebae58920f4ed2adf0695a3071b74e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7c52eb766c064c4089bc13f900526974", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3dfd312091a54f9d915a7787aa8cc9ba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0496e678f2f47e0af0469d4268f7419", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4245a60d521f49559a1d6f4128b5ae7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b209f41fdde41e19d15d491c939c627", "region_id": "RegionOne"}], "type": "tricircle", "id": "9e798939e2a74552829d060ca43d22dc", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ac5a923440ed4128b723d1d086a9a9c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2a7ea1c24b054e66830acdfaf3d43d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "621ff915178f4c8895ff78f2b983ce15", "region_id": "RegionOne"}], "type": "database", "id": "480f7df9343b49088edc441dcc1dae8a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4389386e0dd643ec8ed85da936f3aca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3913403cc6724d73b968ed518471a5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0dc1b3d6364d449f8427a4cf185e142f", "region_id": "RegionOne"}], "type": "application-container", "id": "544a425b828d452b88b2c1c25ab1a6cd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "813dfae3d8f942a88e50b3577b09ce3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4dc100ddaec4d0da2cc25e725463ca3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ad0c9896d222404ca2337e0cd7b6f0dd", "region_id": "RegionOne"}], "type": "container", "id": "7d69f8d4dbea4f148a28c572200c02ad", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c5aa2f85938b46f19993450de35bdf37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76949483e2204b3fb0b1c96535ce7bf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a59549d2f4114ac2b7b0d71b762c8e5c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f7e3370b9c1b45c189cae14abb14d90f", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "24c9a99fe8fb4aefb6977d17c1a6d24b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "33de7226677d475fa20749fc80b2ba61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d225b9a5c07045cdaf6c2a3806ea06b8", "region_id": "RegionOne"}], "type": "rca", "id": "e698e4183f9d4145a9e93578b31493a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7cfa13e63cd842d885dc538a1263767a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d35f859af2784d50b7ebb33321b96c0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "3f6b3c522e08420c8bbd627d397c854e", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "177d9e59a4054c60890059d913a476f4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "ae535a2a66fc4d8ca2149ddd37c198a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b7dfc655a787401aa32630c81a6ef13b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "2c2dc9258dfd4c56bd1900ed7100a053", "region_id": "RegionOne"}], "type": "network", "id": "9c98eb3a06254a668ebc9d6e511dada8", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8a867d5c915849cebd7fe2d4255b6daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "55db141c21894414ae168a7a75ac000c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f41ca5bd3d83401c847fba9f55d89850", "region_id": "RegionOne"}], "type": "backup", "id": "69f70092d405439d8c765f2d3fe3ae77", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9ba2affed84b493097ae39f946185846", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87ab1a33ca494f5dbe597041e438d8f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "de7ca88e9ceb4d8e839c21e80393b043", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c907d64a2a8b460baa15855a4f96efdd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bbb41eba69554e1dbfc1cf26bdb7c1c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "586421e607cb47c09e907d3d223f9970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "023ca902fd0347778de2bc63705a2a55", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3cdd23f5898241c4bcc7b425468dd8c1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c5c0fd8afe90435298ab54717ecead6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3fbaab737dce4dff8a2481111d6507d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ba5e8395df1a4ac0bc24e1a94e0c81a5", "region_id": "RegionOne"}], "type": "monitoring", "id": "3c04c9cfa823448bbfc259ac14280249", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9773f20d1613487cae83e1ede48fc74e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "64167779b42245f59c12c4ebea74948d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "53a3a2c7169f483cb761b7eadfdc1e40", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d46699f5cd7f41e6b3b4bfc3aababf1c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "49ca5918d7a2400c831704cbdd509597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "12d506c94c9445ddae172bc6e6177fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "57707acf568c467a9e580f08922e17ab", "region_id": "RegionOne"}], "type": "placement", "id": "9394ba24d6174f19b10f6be700c0eb43", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e14295e1c1c4a70a31a5e5c16731ed2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a38f14c3af8748ed90774e71cce07482", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "21af78b1c5b24c6ea64769fe8ac14eaa", "region_id": "RegionOne"}], "type": "instance-ha", "id": "98df78d0a3394b4ca92738ecff9c4301", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23a19f67898c424f97b4325fd6e78468", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "68c45de6368c49c383b9cbfa4dd37bee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9944826ee16e47dcaa17f5101df984fd", "region_id": "RegionOne"}], "type": "ha", "id": "35952df5297843bf894ab673645dbbb8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ae1cbf0076504f169a3a36e9edd7bb35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "55e37ab182774545bb75442e17f3a958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b64446552bd84f788270d1ff29c05d4c", "region_id": "RegionOne"}], "type": "reservation", "id": "397a71392ca540408cf781f849a5c679", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d30f326d1e4347cc8014b68203783433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "91fdb1387af446769a2ec618090bce60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7e48687723924c67b0fe2f33abacf25f", "region_id": "RegionOne"}], "type": "function-engine", "id": "183ca1c8e7754097abcf455001f5b3bc", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d646896f5375460a9b2070792e681e0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f777c27cd07a4e2c921657ada4b0f2c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "310b521bc62344be90ea5b5ac1338a6b", "region_id": "RegionOne"}], "type": "accelerator", "id": "e378c38bf97449149b60d07bf479cb32", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fbcfdfb851c2445fa3eef4ee33a7ee81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "824fe8ceaba64968a79b057059ee5f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7b955d040a1e4bd784eb7dafdcec8e93", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ec3bba24cce54af0bc723fffcc3ecf3f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "745acde2b79e4bd58447ca4e3afdd3b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3854eb3089e4fa39b2d976eb127a663", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "821f75c06cd94374b3abad193117ed16", "region_id": "RegionOne"}], "type": "registration", "id": "33c53eee4f24456ba709d2301e739908", "name": "adjutant"}], "user": {"domain": {"id": "c3c893ba28814004979cc9324ab28626", "name": "48a0a863dc6c4e6a85d6a45c0c81530c"}, "id": "2ee492df7f21456b9949b812e78ed22e", "name": "48d96e6942434c8693ddb296a6ea92b3"}, "audit_ids": ["dc9de442f2924f28afe0076ec9c23d93", null], "issued_at": "2020-04-23T06:26:05.502373"}} {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listeners [0.042106s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id) [0.061719s] ... ok {27} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.353994s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,401 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,412 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,420 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,430 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,448 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.343173+00:00", "project": {"domain": {"id": "fd0875e715ad4c3b96a363c8964bd5bf", "name": "e1138d3f365541ea9cc4ced46d012fb4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "0f81f8467c384878996913c00f5800ea"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6fbb492135834d5aa35cc41c1ba1e9a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d9d8ad9cbb4445caab48e2b4b712da0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0a98fa3454f44b43a31e61ecf1548bd4", "region_id": "RegionOne"}], "type": "identity", "id": "cd1651be2c954c61b7509b19454ac8b5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8cbaf915c3ed4b5ca084fc5b9b8a5ac0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "722be28c7a6b42508ebfc709447a4863", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3409e6e08c8842748f5b042b8f10ba45", "region_id": "RegionOne"}], "type": "compute", "id": "a8a9cb47b7a142b1a591d047fd3797f0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "211f544c2b03429aa9bb633758ad8968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7d157df81b714f619247666bc2abfcae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c019695704d943138e2eac30365a3d5e", "region_id": "RegionOne"}], "type": "image", "id": "b9ba8ff3f6f14917b7e8c953ca4cd94a", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "124dd7d04a7c47239d9279c837f159e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2b5c293a13546a4b0304bc6f80056dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "71266d5634004532ac831ec0ea873f5d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7b378aff3e0b405ba127d0dceb0488ff", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4750ff93f2b14ada86816d091587296e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88bcfcef8e854629bd5b8eef5267234b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a7e5197c5a574882b59aebca8fd76b7c", "region_id": "RegionOne"}], "type": "object-store", "id": "12af67a886f846bcb286e6741adc1c35", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "537bb3932daf473983a4da2db53cbec0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c0d2a703ac3647939eaedea17d2df6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2a7b9b4961c34dc4a74cda255cb1a406", "region_id": "RegionOne"}], "type": "clustering", "id": "33904045cd554e25bfb219951b995490", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c19a26e64d19420eaa79231601cfcdc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8841d157d815478380ae987ab118e344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e02bb15d1945445c8d1a37e6e2d9b765", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "baf8b0d1ce204918b257156562c22c11", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "438e11bae59b4e24b384c85fab2debd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28adb171e4cf4c67af31d666601490f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "961bb69b361e4284bd15133f8aae54f0", "region_id": "RegionOne"}], "type": "cluster", "id": "2f9912d89f714b3cad1431746e96755d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f56a119d5a9c4ecda6c5d244a689b646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "220f42c9dfe64a34963b079fbd6c17ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "50a7e6b0cbd14858a570e96842176bb5", "region_id": "RegionOne"}], "type": "data-processing", "id": "3e003c86aa854a0eb4980c0174488852", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "429e1d81a9fd4bd48b8c0a97975b36b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bb84890c38f44f6fa139946a75bce853", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b6bbd1b59b12424285f8618500bd7c11", "region_id": "RegionOne"}], "type": "baremetal", "id": "6db706fe84d348909213e814238204d0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "38a1d168660b47c1847002de900f02ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e67a22c41d6445ea56bac1aff83d854", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1aa2961007de46c19bc76fc0ed930ce6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c155e3a2b0cf4ad9b5d536d82ce3ce96", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7e2480dc395340cc9430ffc0a44a8a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3552bcf830ea4cfcaefeaa482b1bbe85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c67ffde05c354b8f9c0254ac55120bd5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "170b13507a824bcf8569c96d79799c77", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ea97dce93da4f12b1251feb1ff6a8b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "fd9c13029f564254a654b278d4ec816b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e3e33ab1fec742e3b5eccc713ad02097", "region_id": "RegionOne"}], "type": "key-manager", "id": "e9636845b84640ff84f44610edfafe09", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b2212fc98f543de898fdb0f9da69daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6d800de652c640d9a2198ac1fa36a4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d482f8d3007049e5a72e279517bccd1e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5afecb593ed04f1cb05eaebb196e2fe0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0f979ecb14a44125b3611033fcf851dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30e7ed3fa9c343c391a7c04a2d03fa85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "04b1fc3093f14b2492574c2013a2124b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "633df351f9c349438a5be29f62bf3535", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ffbc2965b16e424dab5e8b0e90e2ad7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d38a9ab1928c479d85fae2c7592840f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ddc1a7d11d0c4dd68539325cf4fa5e5b", "region_id": "RegionOne"}], "type": "message", "id": "1c90384cf6b840e9af241b0b7b97a2ab", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "78853f9ee25a4923be435f74f0f65485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd8db9bc0e57412d8475d6671fae591d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "70a0ce51814844e294ea7f3efdd6647c", "region_id": "RegionOne"}], "type": "messaging", "id": "012082db3d324b0f800e3db97c363156", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c061dd88adfb4f9eb01a7539ee92170b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4029c4a971ab4fc9a50324c9efc2347b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "8fbce9562599460a8e11f7e69a0ca716", "region_id": "RegionOne"}], "type": "application-catalog", "id": "14618143a79e450db4ce4965c58cee3a", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9b3a9f844b96471cb5df16d46bfed8ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "917798a671c842ea880e78302ee55823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3aa96466edb440d3ad96d79006ae5ce0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "3ecb02611f0e44cc9aa591b2b37b7ac3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fe29576323804ac39b7ff8dde2892f1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b39ee2eed98d4d8a9761feffbf7ae1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9653315f070a42ac9e18bac9f8286f8e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "e07bee33a72b47f3a47664200459f317", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0df8ddceb7a84b9ebab7c8090a155777", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a0c8619d853b40b88e6245cddae1aa48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "37be5d452a254757b112fc5992e22bee", "region_id": "RegionOne"}], "type": "container-infra", "id": "0618010441244e2c98448fb353499778", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b11adf70d4d74b00b9c3e7bdc0c8523e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "89c002f3e01443568568cd81c64379ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "37a981e7807745a58e32fd4f2dacc8fd", "region_id": "RegionOne"}], "type": "search", "id": "05230f0f7b794a97bb9692a9fdd7e3fa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "48f57abf573441da8367f51cb01f78c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cbfe373ce1804cc492fbfa52c5e77397", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3fdb82481ae54b4da1d61cca91fc03eb", "region_id": "RegionOne"}], "type": "dns", "id": "d1ba7f245b3445169500fd4da987785c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "63149aa6cfd843a6a76d7cf844fef710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "93a18e39fbc94e22a8acfe3395dc91ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "308987092e0a462389f8ac79d8c9a837", "region_id": "RegionOne"}], "type": "workflow", "id": "157d8e955a3d4bf081326f3c6b4b986d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "450ac31e64db496f87a68413c99a4de4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "154cffafb71c48b38c0bae9164fed6f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "719118e3a5114d05a29bcac4de8125e3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "12d431e4403f4dda8a2664a5ad5ec448", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b907e0ee77ce412eadeb8cff1630b8e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1e035998e0e34085b01f0faa3c921c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "240b031d9bd64246bef24334e48bfac8", "region_id": "RegionOne"}], "type": "rating", "id": "f6ed294a1d174340a8b88abb6d78ea3d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc5d3c4dfa7d4d8ba56eb2ba10592be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98d4a5e8e4ae43f59efaa52c85c58ad6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "32696e01552d453e99374b167d4e959e", "region_id": "RegionOne"}], "type": "operator-policy", "id": "2ab68c4390944994aa4843e33d2e435a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2c277e77758743798cf3027544569b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "458e9d890fc94dc8849829e697de7005", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "61bc7a63ce19462eb7429073e595383d", "region_id": "RegionOne"}], "type": "policy", "id": "6b75ffab960b4dd0b7c389a3861275ab", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5b8433924624f609bc26c838b535f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "30a5f3e2a5fa4b05a2cf6761be9a575b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "613c2d0021c947f78150c1821514c0dc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "50b0ad5e9e574b6fbb4f0fb402f4af0e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "72f4f4a13fc940bc995e085ea8e96d4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "db5bf438ca1c447e8b4b93850e19ddb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "76273c3e435e47fd841cdf483ab2cfb0", "region_id": "RegionOne"}], "type": "sharev2", "id": "cb6588308c6441c2b27d49bd32c508bc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d9e3b034e8f43d2ac2e49480005fa38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e8bace849e934c598ee2e0928728f788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "55c8b2cf64c54470ab139f23f0f119dc", "region_id": "RegionOne"}], "type": "share", "id": "ca51451515a446ff96b72e55bb1fa174", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5b175fac0f64a38a0afbca1a5a7de2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "090d4c3756b14115b2ed6e9be9eaa4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "82c0b7e26d0c4decaa79ac853fa98138", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f0254b2bd59545ecb0a5f6db03f02562", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "824adc7ef29e4005912a7c251d944bee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84bc16df25c34a3eb4faf5e8f63263bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "016b49c77cb441aaa8f8477de2a00033", "region_id": "RegionOne"}], "type": "orchestration", "id": "efd89815a9c84ab19675cec81121ac76", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8111705ea2f4ac9b08bb2af9fe94c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7dfb715e59d748e1ad1eab12dab3549b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de3b8660567f478a8e20b648ba9023f0", "region_id": "RegionOne"}], "type": "block-storage", "id": "7b2f2ad1655d4ef6b583397425ad335d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e085c6add3048aa8340948ad7c27686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a70c83d6af474120a7c2aa523f3a3857", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd80ae0acc6e4a3cab8c3eb874c8c6ac", "region_id": "RegionOne"}], "type": "volumev3", "id": "7912d14340e94aa1957d70fedbaaf9ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e07ce08549d64e3484b400c59fe3ff1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8f3ae479a624bc7bf79bea3c0601e4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1c8ed9a94f240a3a6d66a4af4e79ce8", "region_id": "RegionOne"}], "type": "volumev2", "id": "b23e7209b69d4e03bf7e0cbe72f0a3c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "26f348c15ef5463a8ee4e5863f73c3f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f45f20d94b14ce5bccda0a53ce5637a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "24a67873dcf34b97904cec38371e2cba", "region_id": "RegionOne"}], "type": "volume", "id": "04c7f7779da4410e8b7a7a8d846379ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aff464b96edb468f9a85e617f177e9e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d96da71d2e74b9abc69c84889feaff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45c434c4857342f8a70c3681fe7d4c00", "region_id": "RegionOne"}], "type": "block-store", "id": "b4dc0e41b24646d9b358dccbf4b50277", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7072162457b94df78ca54f30d7bf98f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ee171c8ed46b4d9cadabb8ee512c143e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "726aacec68b34e4c8610d9ef3a5ca586", "region_id": "RegionOne"}], "type": "alarm", "id": "23cbf00b8f804585b4f4c012f2136249", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b6d55f5fcdfb484ca0f54b7975021309", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e82dd27847b4036a41dabc2d3f2ac25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "985824ed63e440aabe400009574505a1", "region_id": "RegionOne"}], "type": "alarming", "id": "eb5befbe4ca5410094001a37d834dc3b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "698a9f6998fe471c8770e3ce3d2563f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8b2d13656e3845a48fdec30ce84c86eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "733aaeef6476419f8a1ae7b70cccaee0", "region_id": "RegionOne"}], "type": "meter", "id": "4db69c03a10d4d85bc1805f0c500a098", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8646ef0690a4d098bbccad8d71dab81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f970b6db05474b44b0c811ae10785083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "55df15aece554a858c05a998660e5213", "region_id": "RegionOne"}], "type": "metering", "id": "51b5c26750c242fc8f8d68f867659019", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ad88444e71374040bf25289adf7c80b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "92b62d77d90c4c0a99b71b3b43306c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b5c29bf764da40a487ea0f83152f9725", "region_id": "RegionOne"}], "type": "telemetry", "id": "d8efc48df22f42d08c812d6c75143498", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "26263813d5344e34b0f754cb8db7b7cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "93da3e8e75074c499f6487dfbfa2a6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9b981372328f48058e7eac33adff71cf", "region_id": "RegionOne"}], "type": "event", "id": "9e95a5d872544e248370f1cf66cfe974", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c706a12ed59947288a7b1e4b449d6aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "64c47cc728b248f1bdb5675d5fe0b5a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0e8eccc58e6b44d9a56d08192917a0c5", "region_id": "RegionOne"}], "type": "events", "id": "e1335f450c8e42cea0da2d7d02d38137", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b7fdd5151af14bbcbee0092a51486189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b5a0c4c84f814d91a995f69923ab0718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1f55b35dcf434f529d3403e57596f3e4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b4737dca3143436b852043bb3d35cdce", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8c05f1d54324af5ab156ab9e535e16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fcc505fd744b470cb111de8cc427fad0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "20abbd701a0342cda25f0f38735c7029", "region_id": "RegionOne"}], "type": "application_deployment", "id": "74a9f26290bb4eb0ae94c66f682a45f8", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ea73b7765b4411d90f7c90e19899b09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0bdc5d851fa14b03ace3c48b987bdb4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3751a2989d6640329de69c59f545876d", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7ce9429da70d4909961dcb06ea872f51", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2465a0f35f0f4eb09adb82f33fdd7281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a979c0e7ff1b4eeeb2b654fee1ab74ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2eaaf6c1fde04b0092c2807108340978", "region_id": "RegionOne"}], "type": "tricircle", "id": "aff7f628a41545ee84aa0c4f1dfa9f88", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "0f1fb807e5d04b47b941cdd1aefba80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "87c7ba4299234887ab6e0b64878408b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "9ddd1be67a37467c9ba09b7a8aabb5c7", "region_id": "RegionOne"}], "type": "database", "id": "4b1102e6a8744672bfa0baa1d6ae5b46", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bfef8af92d074d46ab5944f8170a691c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b52e92a2271d4e5ab1b53a9a5fa51985", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a9b10e8f751642ca85ae15acf21bcbb8", "region_id": "RegionOne"}], "type": "application-container", "id": "77e6ccbfe2914ab28b52f5d4a6ea49d7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "38106a8b6204465c939cbd4f9071538c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04c08c0bb7534759bd677b34d9f51ac5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38e4dcfb1da44b8aab75b9ba5dc5be5c", "region_id": "RegionOne"}], "type": "container", "id": "c86cb18fd9ae468ba8de0672edc481ec", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8d1f4fb492374cd7b27b0255820e938b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "637d9359b60f42d5b653579ca3778c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0cd1559af8624c7dbb8bb21a491b1dec", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d36c4cb5b1d74c18907d41a44ea96526", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "734dc76af89144f5858fc8f1dba4f148", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f65be7b2dea493a81bd8ec3b5f59f5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5b7e5b0d6f23479fb1c5b88d998db467", "region_id": "RegionOne"}], "type": "rca", "id": "854cf409385e4ce39a073fa0c1c20199", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "407ba764a8ca4ec28809ad5a9386aff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e0e9037ccbf2415d8874717d38f5febb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "97838dc80d974b108c7d87302a61b5a8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "22a587983807417aa53676b92a78d992", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cd214c01f3154be09cb22989ba09e42a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6fb5b4d156df47c49c163ad35fdaa90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e0cbdc7929294e3d98975ab30e59424c", "region_id": "RegionOne"}], "type": "network", "id": "9a899102eed740548ba5fd02f1f64406", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9e5e8dae4df740fdaeb854c5b07833f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9ce95bb0e70f4600a6646ae1b61d3c1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "07ce2d0c97fe4c7aad80044e5e23f887", "region_id": "RegionOne"}], "type": "backup", "id": "2b3ce3918c904498a3b865f011d9b50d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6fd743363cac4d649c074c16f4051242", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f84942d0d6654945be9d90db89405bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6e638988ed6f43ea88ac030f66d1ab23", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "87762675e08d4b08803b6cd6cc0c7a3e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d487274a6da4fc7b0b807f76813a276", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d75f25946d44253ad2d8ec9f9ee07e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0b314df8be8d40d1aea8a00cfde53e38", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "18d19059764045abbff1a1ac6fe10106", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a9fd92cba1d84e69bb0a2f8bd2032841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5d71073562214bf1bf11e267795dae62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "8bd27d3e1a254285800a966ac77977cc", "region_id": "RegionOne"}], "type": "monitoring", "id": "2592c6dcce804f58a8150923ce8a59ac", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7b226a6aec354597b4df9377998e5b79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "747c6602a71946f79ecbf6a86584ceb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "357b4c1742a844f89b1a5ddb2b445eb6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "12c5cf043cbd4ea295dd0f3027bbc80d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "af60a67b165a422b83f9c1d07ebb1cf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "790fbc4d327b41b680bcdac2562ce6c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "bc869ddd445645b7bb692def8617d93f", "region_id": "RegionOne"}], "type": "placement", "id": "8eeb63c850954e53a30fd7b89fe19865", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc0ebf994bff4dcca3267257fe80adff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "83a98f733b294e71bb57c5f8a8cfe752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8afebe3a760e4898a10ad659b88ce433", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dba9b1b6f9e74b11bebca69aaffaf4d5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8d10eda86d12446cab7863bd98047c16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42244d83de0c45a4910c8ba978470d76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5525e8ae64254bc6b79ccc880ecdacb6", "region_id": "RegionOne"}], "type": "ha", "id": "a4e9286f7b2943589ad4dc2e5dfed4ad", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3f43268755834a4faeb039aa4ed85e02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ab82868a9e4b44e299961ebb608fb920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b889bcd653b2486385cd891ff2555e8b", "region_id": "RegionOne"}], "type": "reservation", "id": "301cfa1a06c64f55a76edf50d351572f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b76e68498ee546139c062ea39f4a901e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "215e969321b9476da4df1f5d56ddb088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f20ddb90051f4d08903f019ac626e18d", "region_id": "RegionOne"}], "type": "function-engine", "id": "c10ddf4232b5461e9cbe549c54abc5cb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3dec9d25cfa54b82a4d60fccd0ce32a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f34282c14ada4c3f9217c19d23914844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6d1647da1a6d4d7092f187a1eae32e95", "region_id": "RegionOne"}], "type": "accelerator", "id": "37de66b3c0a14ec49816b9d7c790321d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4951e13d2e3342648fa684b1a084d9f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "58808116741c4cccac0843fb6bc6717b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4b3937b274e64d5fb34e7ca8d517c412", "region_id": "RegionOne"}], "type": "admin-logic", "id": "455dd30215fe4734bd1cbc8263954a89", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1b2631798f5142ac9d1d6274356a88ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1f96222f382c40eeade9761793f567bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b89467713d9849819e0d2453c85f759c", "region_id": "RegionOne"}], "type": "registration", "id": "22130a110d614eccaf5ab8daa98ce78c", "name": "adjutant"}], "user": {"domain": {"id": "cf930b64d0c34a80836747234db522f8", "name": "b521fb1de2384354b00c6aa330f2e31c"}, "id": "b8f36c77600c4280ac27ad1f088e3c0a", "name": "2e215d339fc3498ea86ffa5c581c407e"}, "audit_ids": ["cface8bfdec0436e8d65ceda36c7bf76", null], "issued_at": "2020-04-23T06:26:05.343173"}} 2020-04-23 06:28:05,523 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,536 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,544 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } 2020-04-23 06:28:05,622 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/servers/detail -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.42" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-OpenStack-Nova-API-Version: 2.42" 2020-04-23 06:28:05,634 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,642 keystoneauth.session RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "123", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mickey", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}, {"OS-EXT-STS:task_state": null, "addresses": {"private": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 6, "addr": "fddb:b018:307:0:f816:3eff:fedf:b08d", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:b0:8d", "version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating"}]}, "links": [], "image": {"id": "217f3ab1-03e0-4450-bf27-63d52b421e9e", "links": []}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2017-03-23T23:57:38.000000", "flavor": {"id": "64", "links": []}, "id": "345", "security_groups": [{"name": "default"}], "user_id": "9c119f4beaaa438792ce89387362b3ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "ACTIVE", "updated": "2017-03-23T23:57:39Z", "hostId": "89d165f04384e3ffa4b6536669eb49104d30d6ca832bba2684605dbc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "mouse", "created": "2017-03-23T23:57:12Z", "tenant_id": "1c36b64c840a42cd9e9b931a369337f0", "os-extended-volumes:volumes_attached": [], "config_drive": "True"}]} {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_act) [0.059852s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(identity) [0.057505s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id) [0.058732s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete_ignore [0.056726s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(name_id) [0.043226s] ... ok {25} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.060438s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_repr [0.036936s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(name_id) [0.054909s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_act) [0.059361s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rules [0.061642s] ... ok {29} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.049014s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancers [0.037529s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id) [0.061014s] ... ok {17} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.153694s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/loader.py:594: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_update [0.058042s] ... ok {27} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.058921s] ... ok {15} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.213491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,607 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,615 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,620 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,626 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,641 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.535179+00:00", "project": {"domain": {"id": "8ed5b9ac2f2048edb026ea322d96f058", "name": "c2cbe1bc401749099c365f5cc3c92ea9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "69d0258f3a67487295c71578ae166105"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "5f3c02318a44428b81409643927ff3d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "26aff43f9b0a430fa34b4df172491423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "144e7188fe8f4710a95fd28e09d8d6ad", "region_id": "RegionOne"}], "type": "identity", "id": "a96fa97df1fc4bef879eb45f28e7cfc3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f605cd39da4643cdbe94268040989f4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "db7e694f2f5f406c874bc70aa78ef694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "0c685266c89f4538a5f4df31ab811721", "region_id": "RegionOne"}], "type": "compute", "id": "78918b189ea94f9ea2531524a113b35a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "93162193479745cb89e32f91826cda3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4d4ddd6f81674d44a31c8473e74edbfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3e9f72a8f96e4bf69540d754303c25bc", "region_id": "RegionOne"}], "type": "image", "id": "967a864b382346cf906f88b62bd2deef", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d015262d58b84a77a271b7d2c41e4476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1e36aeefefe14cd5a08568b29cb7c8b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a53ee29bf14e4ed9b00f39afc9172e10", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f8a11143ea8a47aba50dadf184a882e3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30a24285b5294129877841cb7a1368e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be86fea76c3a447cafd8388a0ac0812d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1fb3f19ddd044c6b0b3de8593e23e1b", "region_id": "RegionOne"}], "type": "object-store", "id": "a7f01ea08f134b74a74940acd0861757", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2a41b8ba80b04d09bccca622042788d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cad641397885425a8eb7bc6e4972665a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1f4df84b9564e31a9307cdb92e1871a", "region_id": "RegionOne"}], "type": "clustering", "id": "a16734fb92064e3a84685bb1963ce7ad", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a0738832e6164ed99d59430f4dc1bd57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3318d789a9214000b52c425e90f1a011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "57dcb6e577564acd82eedb50bc0aba5b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "eca26d186abe48a6984e0ec5e3f198fd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "53fb1bb529524456a49e00adc897127c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd5ac8596047421ab20c10f52ae8f4fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4e7e3249477e488f9c2ce97a9a9e2a5b", "region_id": "RegionOne"}], "type": "cluster", "id": "9250b6b6e13f462b8094d767524b5452", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4d1f88ccbc43455baf4b16448bb531ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "934bf253b8304476b19a9eeb288cdec5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "9add7a80f75a4c7a89959b105f287b01", "region_id": "RegionOne"}], "type": "data-processing", "id": "2a95a2a9b507428c9d6fda1183158992", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c1a69d99559d4e27ab0eeb8d2172a100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a67400abd6454baeb559a7abb5654174", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4d5e43bfedf145f78783d652394a157c", "region_id": "RegionOne"}], "type": "baremetal", "id": "8f1879ee50254f2ca02c241036c48f1f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "707b59b55db740d0b73517fa5d868e19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a9e95c818e5f451380ced246b2d9a0ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "013036af4cdf4a9ba98c5415c9e0be11", "region_id": "RegionOne"}], "type": "bare-metal", "id": "00735b2cabaa42269ea2c176b45fd81a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3b9c0536d3bf4ecaaa724e8dcf3e6e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d484d0d71f9744b08fcf575333049b5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "431db71106b640a4a54fdd703f38870c", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ecb9933029274a81a2a453a4324dcb5e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b3b3bc9214a24ba29ec5d39d17d1e48f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7b7e70e6b11f4ce699be3fefbe6bb426", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "08c8bb03eeab451082a3475a6bb264e4", "region_id": "RegionOne"}], "type": "key-manager", "id": "1cb336e249544076a315f146ed149bba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c3dd00e4c7046009b3f761d7108a1fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c82cf74a752a4029b36f7fa87bb6afe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fdc367c52d344435aa6f9509135434ab", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b77e078d4d9949aba393ae8080f0276a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a44e651a6a4444c4992138839a7f0124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3543b661588340908a5bb4c59e4002cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "966544e36d5b412bbcf866fc4520328b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ffe219bad02e416ba06494b1cada626a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "65e1c3e0259b48e69d9397ea3d2f25e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f9934d26e8ec4c73b801e67be888e306", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a8383abf1af7419f8eb1563ef34d57ef", "region_id": "RegionOne"}], "type": "message", "id": "f007031d794947c9ab5d4ccb3c3fc64d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9fe3d83d606b4885955f8a5c1a2faa91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "21b1526d852747138a76272fbdbdcf41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "30b85a37680448bab4e2cf965dd03bfc", "region_id": "RegionOne"}], "type": "messaging", "id": "9006cee3ceba4ec7b40da7b895286b45", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "89177a8d15e949239ab649119ec220b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ebb604e8957f4a8084fbf9cd947bff9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7eea324bff7e4da3bdde86fef31b6075", "region_id": "RegionOne"}], "type": "application-catalog", "id": "ec54768a84114ad2af16d0b4b385928b", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "db2706ffc9b446999e259ed12f53bb7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "670b9a9f6b5f4298a3e0449e8034be4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c715625bc984ff49c61e9934dbea5d8", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d054e79713de47bfa7756a83a6e2570c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e68b44d2752431a89489dc2ee11c8d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "742eaacc2843413b80d0bfc04850d4e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bfc89974fdb4ae0868de1767f10b37e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bf8cc243ccd7471d8d2d470f9f6c7b4a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45cfa8090ad74e12968df60077d831fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d1dbf24f44644027aae6cca681ce8709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d969d07af4649d98ebb34db07e43674", "region_id": "RegionOne"}], "type": "container-infra", "id": "11ced69e483b47768536480092c7ddd6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "32a5373f0f214ad59de46020f35aaefc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8ca9bb1237654d95ab9fd7d786290cdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "33c9d429f293496785c68333ebb8d4db", "region_id": "RegionOne"}], "type": "search", "id": "26131ec5b1494b2cbf6f31c3cef7ca69", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "03e4a91bc52b4a2e85c55ba0e188667c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9bd5bf21413b47bfb742b61f9e182dca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "abb6eed51a1e4449a16e20dbfccf8d2b", "region_id": "RegionOne"}], "type": "dns", "id": "86961c6590f04636a9b742864f5c143a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dac6b0c6a90d4813a8a019e9e2c5ea2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9dec520fd66046cb8d739d051a6bbede", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e47203f8fa664f04988055453da5981c", "region_id": "RegionOne"}], "type": "workflow", "id": "ce6b08ae593d442c9cae8526ee6a39e1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4c25c0e841d446d2ab9780eb45048bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6d85e22a2a1f4815907968748fa03d1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "208b5e3159aa42ff9edc879f6ad4915e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "84d9774c0ad945a7af5c741228efa21d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5b41c0f6789a4291833f68b94ddd6c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9522e70515594bb08cd5f45c3a15e4cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "caf344eb182c4620ae119bdd15d9e0fa", "region_id": "RegionOne"}], "type": "rating", "id": "2201a418c4a24a8a95c26a1e5c3fa052", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a98d20c00b2c4c26ae9071c9713ce2e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c27ca661bbd42368f2162497427c98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8027e48ec78a45e99366db9f6e304d69", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e881d01a1f0e4271b377c960c4d263e4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9445fc49e66e48cb827ef663884d4b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4fd4651708ca406dab78550ab74fa572", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "17dffadad6194ac7a46aa8c4b1433c54", "region_id": "RegionOne"}], "type": "policy", "id": "9b73e4768734413583381e711b032144", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c092cd0b2a234220a5bad7651cd76c52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b690c0ee01441c78f68ccb094f00dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ea5c597048c14a989f05144b38cfd18e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2c229a48f0ef4d28ac8a2d2086632fc7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4bd85061a2984f33ad7f18854350a213", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53cc70764f9a40508142315207ba5c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f20e316ea02a46a68b57707eb706271c", "region_id": "RegionOne"}], "type": "sharev2", "id": "6a2d871fd27b43e092a46293ac3551b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "22f74b5c0fa04e4ab50beec359dd7776", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "984e8f580dbc4616aef48246d9eccb74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8eba6da045de4ed28f4076dfc364a98a", "region_id": "RegionOne"}], "type": "share", "id": "a7feb8a3996044e08d64e07e7d6e74bd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5a79a4695a964322a2fa65a28459abf0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "183527cf8fa14b79a4d40c6b77b50d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "65112113f0ee45fb81fe54e4bc01f323", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1273387bf0b24f818794714d73dce31c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf1119fc32ff4bb3ad4a0de1d42098f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "13ced93218d54018b284d94fe93c56a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eaeb27e7df484aaebe128eb1e5451cd7", "region_id": "RegionOne"}], "type": "orchestration", "id": "9fed91bf3d7a49efa81a2c116c6ea450", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba79bdfc41654567aa22f79eb2535ea8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76fce97ab1b64b6da1a127c2783b6cd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07c8b5f00883402682bfd18183e7579b", "region_id": "RegionOne"}], "type": "block-storage", "id": "1f4815ee93ba4b60bb67e5af480be036", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bed5fdcadd394698a7b896396424fa75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "875470b467d544c4965210e97afb6651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e82acc1f7e04fa7b89417ef37bebd87", "region_id": "RegionOne"}], "type": "volumev3", "id": "18d97b88d6294258999a3ad5f17509b4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddec7c86c8d34444ada44bb62b0b2f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3709d13dd6d4d18af7affe96f48221f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd199bba07454b328da2fed2d9bd6ca8", "region_id": "RegionOne"}], "type": "volumev2", "id": "57a93cc750d74258bc95bf8ef50b19cf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "618bfe250c8a446bbbacf23f257b8932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd78eb3512ff422380a7342a8cd34e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95866617c62c4eb1a76c984c2fc8f046", "region_id": "RegionOne"}], "type": "volume", "id": "170e232fb568480da5d7c6434f071880", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8aa4c7110742432094d26cbb7c364ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0078d40aa5924c0db83fc0c45efaf3e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238979f9448c4c759048fc70cad3edaa", "region_id": "RegionOne"}], "type": "block-store", "id": "d8053b698cf844a5a61bb138cacc73f1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "80768084bb7f4d1b9bc2a444d6f371c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69780995281e4dc8991d3d89d8c7e21c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "163d63799e5d4ab197062cc29e3d0dff", "region_id": "RegionOne"}], "type": "alarm", "id": "5a4b3b99909e4841a5f20bb559a8402e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c61a8743ee7d4bec9a92896e37961f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "996b2f14d4704aaa956b1be2635698e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "94bc5086b3e74f5aad8133080be59801", "region_id": "RegionOne"}], "type": "alarming", "id": "819a891637be4148a5adb288e51aad17", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10f3c7b419f04c55babe8495fa81a9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ae160041270f40419e5767bf41bfb5e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12fe921f5645411e9eeeb11b3cd3e3ef", "region_id": "RegionOne"}], "type": "meter", "id": "021665d7a5ef49eb9178212a4e0d3106", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cb6a05a0db541df88f968cf5128e1fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a807bf07039b4753b9ff4462c5451345", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "323a54c856894fcd868b1116ae6c41f5", "region_id": "RegionOne"}], "type": "metering", "id": "200c6be4009c485cbcbffae4321fc07e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "576ee0a2187644849c37c47c5d84c375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "88e213f0e68345fb99759ecdab18154d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d11caa32d4a4459abda008a4938fa30b", "region_id": "RegionOne"}], "type": "telemetry", "id": "50b1dd8ca6fe4b2d81a46d5301acd911", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ac70e8453f2342c19c51bc2e71371620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "aaa71dd5d94a4987b3e476c5dc175a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bc07df99cd004a66bbf39d7c1b17ed9f", "region_id": "RegionOne"}], "type": "event", "id": "fb4b4d9c7d904dfe963b4eeae89752ba", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "15a7070dcdbe4c359b9056f489e6ef02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9dafd7184d24a908275a3b34d6e650c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f02d5acc926c40cf830b4d223f4db147", "region_id": "RegionOne"}], "type": "events", "id": "c21fbf4ba6934f3e8207c83fc2b1ec9d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dea23746dedd4d088ffa75683b640d86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24fa199d55a14ddc9aa3605523e5f0cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "961310a140024c7ebdbe0f1cadac6879", "region_id": "RegionOne"}], "type": "application-deployment", "id": "02f34493071d4097b55aacc00158f534", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b571090e5ab248668922ac44d95b6b2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d8aeb778c034fb8bf8e55b1691bc9b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "148fc051ee6b4850b3e27638a284076f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6d1357994a8049ab8ed23ded2cca52fe", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1b51146f9bc941c19a130d7ad0649548", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "73e1481fbd424b4597ad18b5453e1ae6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "26598d494c7e4767aa0f08da1a8b824c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dc2d8a5216c64bb3a107c20ddec09f82", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1490e89fccfa429ab9d3836e217badaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e80ab0789d994b39912800c669e3e12a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7d0684d2fbda4a239386b53929555151", "region_id": "RegionOne"}], "type": "tricircle", "id": "749354f1ff4c4a8280d03d0aaf5223ae", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "675b9192d6424e018834e4ccf13763da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8f73744cb459424b8f090790ba830a56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d0448125ccd645a68233aba09615df9e", "region_id": "RegionOne"}], "type": "database", "id": "1835d3c7318b4f01bd75ef83b4e1aa0f", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5e2317f9cd304efe83f081bc9929fea6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "db5a4afdfb8f4a1c8d748384dcc38e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f3ad1671cd8c44098a1303719c0ea251", "region_id": "RegionOne"}], "type": "application-container", "id": "d58bda6dc84442b6bbf0ae3d7f684508", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04b789873e5a4d279071823592e09403", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "45a3cdadc33a4417b2e82559208ef750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "100bf1259bdb416b9b8d25011d6765cf", "region_id": "RegionOne"}], "type": "container", "id": "540c321a227c42fd8c76c18787ce508e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cda950dfe27d4080991d5b0f879093eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b2a46d68bb8945128472ceaeca390341", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "93ab75ab645549258267cc5ad3079ea3", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cc7410b9aa264e158aaa25fecbc63651", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "86446f0b68dd4e6198092dfbd495d64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29fcc11bde534b7cb143f685bca06f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6211f3fbdef3485a886ec1dd6de76646", "region_id": "RegionOne"}], "type": "rca", "id": "f4b9bd3d4bdf40ed9d9a983828534cbc", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dc8c2681c2cc46dca73aa263ca22af22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "88ba2f5e76744eceb22741d29e40077c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "efdc16ff0ac241fd92c2eff723c36cb6", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "329d63492079445a95186c8fe7ca2b77", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e34669f653254418ab551e355e40783e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ca972be3eb414367994ac3f1754044c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "71dd8b2e0cb44901b316d92dcd4fdd93", "region_id": "RegionOne"}], "type": "network", "id": "2f8dd804ffb44de9bfa1d16513783012", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "aabc5b072d9e470bbdb098ff23d6b047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "93a337d688b943f0a18913257fef5b62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d6a84b0fe51f476598542f427d9bde12", "region_id": "RegionOne"}], "type": "backup", "id": "30e89b54e96f475085cc1708a679804e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1ca55177d63f4deebfc7715483abcb34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "96a9ddedee6d4fd3a6acf402d87c569e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6cf185e8ef234c3ead70bf47b8f308b5", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5da8018618a741ccac50a5f399727cc9", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3829962415c94f0d8db883122e9380a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0e9342f40e547788e89c94aee16c524", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d011e3b903ef4863a56b64d44c179b40", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4e60b90898f5404899651bda8ff1ed0e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a3af23e202a42508e0479e425fc1e6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "10c8e1859f67421fa16322ed67f65dc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2248db8210d44b11a82105b4dd2fb60e", "region_id": "RegionOne"}], "type": "monitoring", "id": "9231a87a52854eeeb90ea3184ea68f55", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "284d4a75b838479eb1de1c7ea46d2009", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "10001206e4fa4056a0db5d90af54525b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f525c9edc8484f35a45f7e47266dce2f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "72c2fe377a004f17b54ebd698940d42d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "58180c6e568545379ce8ad01a02655e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "06e6cc17b03944e6847f485295705ecf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b31f2daeb9864c88bb03c866819be0c0", "region_id": "RegionOne"}], "type": "placement", "id": "868011a76a18433dad70fb0a260a62a2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "767c89c773e84742935ac2ce511a69e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a098d2067db54b119c372d63b1477d90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b13bdbed5ca147eab1d9e05a51391e2b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f5d1c8b5a1f24e87acc7e404a8cf65aa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c91051536f49408bbb9c6cd2e7609312", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eabf150c0cda43dba050996511931c9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "02d10aba820e46709b8f57868fcc3d97", "region_id": "RegionOne"}], "type": "ha", "id": "e295d378c289408686ef38866dffa2fc", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d672e9109fea4bd48dfa8efc6c31bd83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "fe8ffdeba3e046e4a4429fa8fc01df16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "532e9dfe52f546c698996735b71e8268", "region_id": "RegionOne"}], "type": "reservation", "id": "3bc7cc77c2774ab9ae774e5499a8474b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "75e0e4f0a3554ca483c6e12978a539c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "16b3f409fe5d4f92b064079b5aee2c7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c3126607ae70486dadf8ddec37ef55fa", "region_id": "RegionOne"}], "type": "function-engine", "id": "70bd5c7390f84671834867d2994a0148", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9e67fe6e999d4b5a87764a667d1d07e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "279bbbf3611b41d69e94982a65b33a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9c9cf671e0c84e6eb05da67f6c81e6f1", "region_id": "RegionOne"}], "type": "accelerator", "id": "c2a82f8fa4c24013ac16ae0ed69ccd1f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e1f1d67b2634d31a263d645bcede970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "63975920b76c4bfca477fc98ef7a1a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "55eb051b5fae4cb2afe2da527717db6d", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2520176e2b7f4c85a9fb22ef15a77b51", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "79ca5926401f4225813b1f1271ce78cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "356c35eccbc246268cc46f132df9f892", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "32110f0639c648f1ae9684b53396a8be", "region_id": "RegionOne"}], "type": "registration", "id": "cafd9325d59d4edba56e79a88101701a", "name": "adjutant"}], "user": {"domain": {"id": "846fa6528bfb4789b4fca43ab0a7a979", "name": "3ad464e0cf684b8197c6935b8c6ceb11"}, "id": "268d390dd47b4dc69aacacdc7dab5344", "name": "6ff8992891b04baa90da70dcbab8e4c6"}, "audit_ids": ["09c8d1d865784bff8825c9fe4ab92f56", null], "issued_at": "2020-04-23T06:26:05.535179"}} 2020-04-23 06:28:05,667 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,682 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,689 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,694 keystoneauth.session RESP BODY: {"versions": {"values": [{"status": "stable", "id": "v1", "links": [{"href": "https://example.org:5050/v1", "rel": "self"}]}]}} 2020-04-23 06:28:05,706 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050/v1 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,714 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,718 keystoneauth.session RESP BODY: {"versions": {"values": [{"status": "stable", "id": "v1", "links": [{"href": "https://example.org:5050/v1", "rel": "self"}]}]}} 2020-04-23 06:28:05,727 keystoneauth.session REQ: curl -g -i -X GET https://example.org:5050/v1/introspection/abcd -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,735 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,739 keystoneauth.session RESP BODY: {"finished": true, "error": null} {20} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_get [0.057107s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id_act) [0.283135s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(identity) [0.056802s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_find [0.059669s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id_act) [0.035747s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack_preview [0.058711s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.042366s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id) [0.058787s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id_act) [0.060679s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(identity) [0.061187s] ... ok {29} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.050631s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete_ignore [0.058437s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_update [0.042296s] ... ok {25} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.059984s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_identity [0.053445s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_act) [0.059979s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete [0.061044s] ... ok {18} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.177894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,691 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,701 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,709 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,717 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,733 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.626217+00:00", "project": {"domain": {"id": "fe00b8da8ad84ced9d82245b5169c5bf", "name": "93ae17bc0d3b4fd4bf16b0655f1018b5"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cf83b56b0b364a10a49bdf3b38e52ea0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b9e65aab38a84620aefa2f72fef0aea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d1f14ba5002e4283a7e095e10bb60b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bf450a24ebc0411dabde39dfc04abf96", "region_id": "RegionOne"}], "type": "identity", "id": "95938a0d7809444c9d46bacaaf1657c3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "63b1cb51d97a49fdb8c7e01af0807e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bf2a289fe87249fd848a9b267c39f841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "aa8408a70e1743aeb18cc8fb4568385e", "region_id": "RegionOne"}], "type": "compute", "id": "ee74d1ec47284ef19c045126db800a7a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "783e986563ae402c9e25ebec08154251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ef4dbfcdc4634a1fb6795e889eb9888c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0891f7aac0614c05b4d181f0baf06519", "region_id": "RegionOne"}], "type": "image", "id": "2a858b6899de45acaaeeb178fc8ff500", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "893a5761387c4af6972305a763101279", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "143d2e77444945459e2a4d2b5b63e4a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "eadd8f743bef4bf5ba7520cc13d92cf1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d2e83676759f430095e6726ce7c66292", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e30643b6a2ad49c0a1f73a0ee3570433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "51a4fb3876894f0e818fdc78125589ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6df9f31804847bcaf7d69d2a55f4482", "region_id": "RegionOne"}], "type": "object-store", "id": "aec964a4373d489f9dd1d095cec5d0e7", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "690218d00d7e4d7486dc8f7b0b831236", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a60badfdc5e4781aa78f1b1023b1763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "931bb3a2a3214b0e9a522b6560955f5a", "region_id": "RegionOne"}], "type": "clustering", "id": "125ded4455c4477aaaf66baabbd5298b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9468ebce34c8410893664d00301f0af2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a94847db878d422d82fafcefc5860d82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0bb4dd4200a4d0ca4343b6872c60792", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a49ac30fe7044c61be590a41cca7dc78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "704ce1dd98eb4dc8a4e0ff82f44dcded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38c78a0948c34db6bafaff1b9c7e50ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "12c4b3095bf14f5690c0b0d1044a60f6", "region_id": "RegionOne"}], "type": "cluster", "id": "ab3bfea717df4c74b86dad5c05c44e78", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0dd5f846d67141f0ae244a4c77bbb01d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a3a75f6c73d640d38ceb0329b9db2e17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "583880f5fa6840689a33db10861c923f", "region_id": "RegionOne"}], "type": "data-processing", "id": "de12be9c8b094265bea46902dac13883", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "036ea8e97f46403d97cfb9d186b2350e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e8fdfad0486d4be38a8876aa67626f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8f2a204ee92e46e39a6d2adbdba29123", "region_id": "RegionOne"}], "type": "baremetal", "id": "5655aa93326f43a4b845be38c692a684", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "da10bf5bccbe4a8bb05c2de5072737de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "479ca0dbdd11408694f91284d4b1fbd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "90f0255f14544894a9d250e1113c3d3a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "020f2f6f4c214b808e06f4a1bd65a575", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9602357d3051446fb6947d0831cfb798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5fb5f7601ca64376913270c7a9895657", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a2c5c48358b442f8a9e2bf7b4bae0053", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "947addc2256a4751be11bcac7522436e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ebc460c23de846c58aca348834656932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9321974ea8f546e68de5a7d2539c1422", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f68eb137868e4729aaa4e83ce1efa41b", "region_id": "RegionOne"}], "type": "key-manager", "id": "e7c77df104b742dea5f0473992db98c2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3f63c25436604cc5997f30eaa8cdc110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ab8d9eb9aea24627b3dd180d166e185e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6fb9604e1b1e4afabd63acb8badb7dba", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3e6f1d13a505488182043d0d1f142df0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5cc441f6992543e1a4e1159cd32242aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1361c3ef7b146728c1badd2b81b19f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6547dd6028f34be58bfdfcb3ac269e78", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3b414e42af0b45a3b230dc1e7b2c6b72", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b657bdbcb92a4d42bdc9b81e0b478de6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f5822791eb3840cfa6b69f81912c0c7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "997671684278433f832955d6f288206b", "region_id": "RegionOne"}], "type": "message", "id": "b3fdf15e5dda4500bda52eb98da77583", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b05a68d702464ccf901910f7c572d4ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7747a70eeeee4b118ab59894949c6510", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "451d7911efc14aa399e6f3113b7d749f", "region_id": "RegionOne"}], "type": "messaging", "id": "e496d26b443c4448bebeb21eccfb4fdd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ba26b41dd0b34e2b9de62553c2cc3d5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fd44ad6294504f79bd4187cdb1117c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "f72e37f8170143279722b61cb6df7acd", "region_id": "RegionOne"}], "type": "application-catalog", "id": "9891ead02a7143b49b504cf1769dcbd3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f75d18526c4b41eca7a62813c1db5daf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ebcecd11fa214fedbc49749577a799b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3c0a8cbdf8a4be38b3bde26618e48dc", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1790c8a0ce9c40d289623fc70dea829b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce1b9dde4fd0444f9937edaa5d14504d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "299e06bc6da94bf39ca2c3752db8d819", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99c259334bae4752aa8108f9bf9462a9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9990aaf88cc04c26815bf13d1065682f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a051ba6a733471bbcf957f0288cd26f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddf938b829dc43959d8e1a2d25578dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cdb96353e16245fa8834dc8ee94a2968", "region_id": "RegionOne"}], "type": "container-infra", "id": "f3ea033ff7964cc38bfc82e3fe622564", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0d1663c5cc93457c99ef5746688b6103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "bb746f502eb44f159e5a15ce0b50bf9c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a28cd6c0163d43c48466daebf076d5bc", "region_id": "RegionOne"}], "type": "search", "id": "029b58d881854e5eb905d49eea984c23", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "eeb198cd9a6a4ee2b9dcfa7f39753544", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "07437194b3b2486cb7eedcebd720e061", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "327e7cf4bd344166a12635d90fc3e0b6", "region_id": "RegionOne"}], "type": "dns", "id": "b8bea46050984a2a9da8d7f48fe38100", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dfe9f12f7c234d058cae3c7cd04b1ee2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4185d4ecbba468ba78866eb48da716b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c2383d4cc0c44a88a728ad37bec35f4", "region_id": "RegionOne"}], "type": "workflow", "id": "f9c05df328f840f4be47d945961e3a29", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d46fe8304d84d46874d0a8fd951395d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "935c8820e19b477ab92a0fd2f6861cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8b0172043e4d408f82a17e929afe9db0", "region_id": "RegionOne"}], "type": "workflowv2", "id": "041bd590b61b4c1396089ad0fcea2c9f", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "241c9eb48e0646a397e55f23af4869ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9b251a4fe4174019a5342a0fe24d08b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "fb5c57262ee9411d86790ff5940d38a0", "region_id": "RegionOne"}], "type": "rating", "id": "9963ac3f766c4bfbb41a5a29dbcda617", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9dd61196725443eb2d2a13aaff27951", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e80b559e2fd54b57a3857d4d529633e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5bc59485c7264714b424f2a937fc11cc", "region_id": "RegionOne"}], "type": "operator-policy", "id": "d4ef5d28612f448d927ae338e987ab33", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "adf5fc2051a04a94b00e5ae8ffbaea77", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6fa92a9a4a174fbeb2f69b61936dd058", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "83e4cc6b4eb24ae8b8755c1f488e44a7", "region_id": "RegionOne"}], "type": "policy", "id": "cf1f79fb439846c5b915b07b36e28cee", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07ddfeb5518044a5b7ff0077efe531b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "08efc837370e4b82b1565ccd9a600edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "db36a6dd15624f96b389ccb3d72d7241", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6b75cb1d849c421186d5e6d6dc7093da", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a125bc9d86e742608521362624c51657", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "383ff2531694405086c289a35602660b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29674819fd2b43cd8e40454eeeac3ea1", "region_id": "RegionOne"}], "type": "sharev2", "id": "6e23419d269a4998abba0b82a8619c8b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b28c2327c2c4fc490aacb60c8a05c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ea88e61e20014fdea483c23783169283", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5de88f939d13405f894f2389f25f7f6e", "region_id": "RegionOne"}], "type": "share", "id": "c56245d3292a4a20aabb97ffbaf5c23a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "77541296145848ea80ba501204bc9cc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8ecf379212124e628e6738c8e1d2d48e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "b06c9cab3ac148e2bf4f75030be2ae2e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d63a88165c314f72a9fd972ce8ad60c3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1adcab90927f49a6b2023d1871ed10da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ca95566cd334707855bf04532ee7b4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "390c3c52f27a4d55b834bab5a345106c", "region_id": "RegionOne"}], "type": "orchestration", "id": "f1e15eca7e8d47e99dad63812960cd2e", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa6aef1baec1427bbd84862b3725fc29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c02f5c5d74345d596d293d08874729a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0295fe6b354a41db8a4872b88bf3f689", "region_id": "RegionOne"}], "type": "block-storage", "id": "89bcf18a1b074026927fb8bd117b2809", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0470b27253874e39bd62fbabfa1cf47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb8717a4a45d49aebca0f33d95024c75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "040b973d90644495a03d5d6e9de2cce7", "region_id": "RegionOne"}], "type": "volumev3", "id": "57852113b1fa4d19ba7913e5534d2a01", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "64de6ed0a59442e9bcdd0f1fdc217975", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dacb85cf56e045ef845168c700e0f139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "719fbfe0b6cc4480a79e53911a93fbbf", "region_id": "RegionOne"}], "type": "volumev2", "id": "68108ac489a84047a5bafbadbafc8ee2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b593f5016f7451f93d14e04bed69dd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9cb8785e53e449babd15027d853c92d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba1b86363fb945c5bf00831a83fb6a71", "region_id": "RegionOne"}], "type": "volume", "id": "c88e7d621a52422da66f4766113bdfe5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14a13104256b456aa017f9159032e912", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a1df2716b324a9cb5d6e06428bd3a12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3f9e90a8f554860a3601df7dc218455", "region_id": "RegionOne"}], "type": "block-store", "id": "46fd9511d16d4e428a0b367debf0f4eb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e1e85ab9487458daa9b437ebf1d045b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "371c2771f83548aaa8a08b43aece990f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a972c025ef364683b72678ecc4f65d3f", "region_id": "RegionOne"}], "type": "alarm", "id": "eeb209033bf1424b9c9abfb02898a251", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "edc68be2a7ba4cc3b0e2d0c9b4ca6b67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e737de118c51406eaf5b9fb60b40c57f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "60de4b1b9aa44279ba177fba21030213", "region_id": "RegionOne"}], "type": "alarming", "id": "0f8e6edf12464f288e70cdd761c5d383", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "dd311d911ec941e5be222593b4b2ac2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba5a70f5603d432bab7d4d3d898b25a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4e79e6b3d14748bb9f11bafc3a9852c6", "region_id": "RegionOne"}], "type": "meter", "id": "6d0c8758980841eeab26a8ccface7540", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6223ca7fd7624c3b883dd2020bb26bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "55210fedda844137a6c2f32f88122143", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "42fa5a16ca2d46928685d8b0ed9cb327", "region_id": "RegionOne"}], "type": "metering", "id": "55dadd441b7c485e99f78681ebfc6b42", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "559138420e0949f6bdaecc7d5b2fc662", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8214a1f4e01048d1a3ff64a95eb28cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "54bf2478f6c347109a013236ece74322", "region_id": "RegionOne"}], "type": "telemetry", "id": "1588ef935faa43cc8824fbca03bd70bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6737ff67a9954f7b947263e578a2524b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c71bff3758744dcd80b5cabd2e377fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d5b47f064561493da325858cf0e15276", "region_id": "RegionOne"}], "type": "event", "id": "e8d1c6b894a443609515eef42b6163e5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2ac86905245047e2af0ac14afbaba9ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "21c325408b6547bca8e1a57bda11074f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "40486762b254495489eecabc4947b67c", "region_id": "RegionOne"}], "type": "events", "id": "e93d61c7a619425fb5c99108d79a253d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4ad53aae41ef426abf1cb55a84978d62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f18afd8fc714499b525f6d2feb80e0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3b6d1e82a25b42b880ba5a6272d3d3ae", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fcf1ae20187943cd8c9f276bc45b6a1d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21da76ed12e54e8ca0d01c69b069ce1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "760a25e9f69844fe8a815a98d465c90b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "93f10339ebe44d228912ba6f1f78171e", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5c95e534038a4b8f996b89fae9beb933", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8394d4d4b2d041a8a2d89d60d61e8a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "71c2dd3a855d4f4e8b77b948d35abe67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "27651eb2fc8d47109a4351613ac79b22", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a54cece4ab994a668eab66f21f5371c1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de529cdbf38c4aafa91befe80357ff61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e8cfefdee98b4cd283ff64c0def10e1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "62cab9aa0c464be5a7d9569b6fafec51", "region_id": "RegionOne"}], "type": "tricircle", "id": "a861d44fa1d543ca8bed455e3d836f77", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "dc624ba009b94425815643b18c83d1d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "bc1b12275f6a494fbee37d1f0f6d23cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "65c6b52627aa43b78ac24071056e4b8f", "region_id": "RegionOne"}], "type": "database", "id": "ec2ef586c3cc4f50a31be021776e9218", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4f73ecdcbab44bc08bb23c86a124ba2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "428511ede6074db8803deb4680357c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bfd8444b7cd74c879ee908ba2cb946dc", "region_id": "RegionOne"}], "type": "application-container", "id": "41143ef1b8714818bd372db2578ec1fb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f2b60285526142f290e11b71bcb31cd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "720bc7a433b34556a002eb22600bce61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "233c87e7f7414aacb5de7315b342bdc3", "region_id": "RegionOne"}], "type": "container", "id": "393bd89eb454482bba0bb8d91cdbb70d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "afd225250ac44295b5fe3c7776fa8c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "29d54291f4084114b63fd3c959340f63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1b2e107a3cd64266a0d73ef5ff28a46b", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e4e6c91809e04d0092e827505116baad", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef0b150638884ffe946f1cd95b8865f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "01de8e1ad40843769e3461369ed1dbdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27baa8f90f9a4f95a536774e18e64151", "region_id": "RegionOne"}], "type": "rca", "id": "8558290619304e20ab2cc7f60eed5bc1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6b8bf67301784b1fbc3d487962740977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "277c71d9152f4522ba4cf31ebeb312ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ebe2d54978d044de9c75f2212eac150d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5b0fbefc235a4807b5d88c67b33cf902", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f7b0fc25c21943abb1aa54b2cfb29281", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8decdbe8aff7488e9a1d5a0359e38f4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "821c746685b840e7a39d1cc74096dad8", "region_id": "RegionOne"}], "type": "network", "id": "b0364aa4c27e46e89b5dd6ce4f41663e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f04088ed2f35476f957d80ca60396050", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "42942d2e8715462fa661a97f7ee32822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5dfec0cd91f2483ca3791535cac3ba7f", "region_id": "RegionOne"}], "type": "backup", "id": "12db5aaa30e247e59148e74828c925cf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "054621fddb6f4804bc6eb4c7fa1cd1c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d825c277c79b45f4a24028a9ad194dd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8c9de7cb62e84c2ab50e3ac8582bd18a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "713fd52194f448c68e92c03b944582e1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5acf864a010e430f8a70369f602f40bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "eca6bd3221734c23a460cce86997f769", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "11120aedec434ada9dd5f559a0efbdd4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "41bb178493b340129dc230cc756ee231", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8f47c7c8fcdb42a4bd59cccde2b6b284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "64f1a706696f44ab9458e8ad70a89e99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "b5b447b75b234862b66c9f17b703beda", "region_id": "RegionOne"}], "type": "monitoring", "id": "d656f8ac2b4d4394a46bfbae48c7eee3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "357f25098143489e80faf5e7aec70b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ae182ddd5e714164bff8f61f4315117b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ba76cf874e3b4087a9103b35103ec27c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e99f92ff928642afb3dada9920f5ea8a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "eb4da79b584747d29d9030a8a71d21cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "742465d9881f4a9bab94e7d312a73b98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f24b01d10422471bbc73208e7802d8d9", "region_id": "RegionOne"}], "type": "placement", "id": "eadc8a662fd046a29c07fa1c4c5f448c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0b61623d0952444d80489e4f926e1a61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "decce08cdd8347d2a1c6ee03068b05c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "36fcdf27b8f5481fa245abdef427d38b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71331119949f41f585a60811ac734913", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f04f8999ae364c1f8a79b6ed763f2bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "45e8f440c5c54a36957343fee17dc87b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "61de5f5a5bde4dc497b2a5999676eea1", "region_id": "RegionOne"}], "type": "ha", "id": "4f51edbefdb94a139bdbc75120529dfa", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e14aefacc574dfd8affb065bd6163ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6350be23fbce41cfac36f13ba83f9b61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d0f526e29a0d450c9b17f6250f0b7123", "region_id": "RegionOne"}], "type": "reservation", "id": "b57031a5c8b1480296a31ba28252ea85", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "72e459fa709249f29022809925eeda1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c69f38f775b6412088bb799fc34d6bfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "cc340aefb50a476aae347f94a1db800e", "region_id": "RegionOne"}], "type": "function-engine", "id": "4c3e44536847465c8f78482f4bee615d", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "09cb09dca5a84d13a50ffc46be5a256c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "32c2c8e3c0854a5cb42e6ed5b5e615af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "47094b3fcb7743a292ce800f085b6ece", "region_id": "RegionOne"}], "type": "accelerator", "id": "7150ac96d20f4b5ea9e45fe717f07b0b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3c2d53f9f9ee4f86a309af560d124533", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a676ba1ed75d49099fd9dac092b9aa6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6078d4537e54fffb87aec423a586885", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d2e59f6aee0f4358a10d32d0e16f5d86", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a14f313502ff4105952f1b863d13db18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7e4ac0b7680840249753bccb0bf6e3f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "30e25a0433114a7e88b48931a49e77a8", "region_id": "RegionOne"}], "type": "registration", "id": "266a9f2f446443c5980ffdd7626115fa", "name": "adjutant"}], "user": {"domain": {"id": "988f8ea3063e43099a97dfe5fe2a05c1", "name": "45d6d3333eb8487e81cf46a5273f764a"}, "id": "111edfb8630b41a3a299ec25f61893e2", "name": "57d835f132d44f5793f6d1e1fdf79aab"}, "audit_ids": ["df9733b833ca4e17bddda0d29be8a86f", null], "issued_at": "2020-04-23T06:26:05.626217"}} {15} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.060132s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(identity) [0.059161s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.040323s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres) [0.048124s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_update [0.060735s] ... ok {27} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.057195s] ... ok {20} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.059226s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(sd_metadata) [0.061896s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.058903s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(identity) [0.061172s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ports [0.038288s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete_ignore [0.059328s] ... ok {12} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.034906s] ... ok {16} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.061339s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(identity) [0.058775s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(sd_metadata) [0.059789s] ... ok {18} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.039977s] ... ok {13} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.060443s] ... ok {29} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.057203s] ... ok {25} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.059571s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.187445s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,703 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,710 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,717 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,725 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,739 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.656495+00:00", "project": {"domain": {"id": "079331486aaf428bb25704017bf9d81c", "name": "6345bef6c14f4302a04680fbc253e485"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c189cc8ebfb344ae89299710e5bbf366"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "76483be803154a049194696d7d200592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "66d0537b72584259a9d6453c593ea3a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3d7288dfd5cf41959f01ad44cd4b0bb0", "region_id": "RegionOne"}], "type": "identity", "id": "6a2d10178dac4206afc70e197b975016", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ba29d46edcb843bfa8acc3bf96a64283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d68feab25403431ebaf095db96273916", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c17325706e5d4c0c8436edf2a98d1e41", "region_id": "RegionOne"}], "type": "compute", "id": "0c2b87a935494d7f81ab1b4df05180e1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "cbb9aacf2d844566be7b088e00899a3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "698f5fc5ea4d4186ab50fbb83f2e95c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "e5ec431432b044df894f9d22c67d6763", "region_id": "RegionOne"}], "type": "image", "id": "33a5cb12218d42a2805afa1df1e3736c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e090c729bebb46edbd547f81dee7c9fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "af7557973bdc47c4968407f8bf5c950e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a4306cfdfb0448aab7ab49cc0b10dc77", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e0db341603134460a9ecb5d5c3109d4e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e4f47a796b64f34ba5cf50c4b0d4fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb770a952b414b5da0c0287a62ad900c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e4bd5d4ab8ca4ae2b62186aa621516b7", "region_id": "RegionOne"}], "type": "object-store", "id": "740c0eabcb554238b41ca5d27d88a764", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "90de2385f6fa44dabe3d169da82cdbca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9d0fb23f3959450fa2a3b53e4619e680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6fbe74f41322429bb94891e0a03e071b", "region_id": "RegionOne"}], "type": "clustering", "id": "f507a88c2e1148d8b68ed96baafbed61", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5ea521a7a09446759643b4aed8e8bb89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "34812631bf024b89aed495a20338a33b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "763692e655734560964fcd3d7e5cad1b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2fda96e63c6e48218c8877bc5cdb9e00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "787ff120b3db49419b56d479708f7ec7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c98541026a51446b97f055bc8c6ca437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cdaa7ba6b6984db68f6b7d219079cd29", "region_id": "RegionOne"}], "type": "cluster", "id": "556f26cb1be74766b1ccf4d88b36101d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cc7ef01d099143dfb318d5b3a8179424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0b00735531d741a0b893a2b60ea75d07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "43b046f1a7f7410fbd8001750e8a885f", "region_id": "RegionOne"}], "type": "data-processing", "id": "35faa785c677426eab635b8782305824", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6aa39e63613c4bf88c21c941875b6453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e550e606c55d4b0cb4ae08a9aa42da2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "62bca57da83b445ab5e38f59491c756c", "region_id": "RegionOne"}], "type": "baremetal", "id": "b880a230fa8d445f8ed650229d7b4423", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e584a4dc68394231bae89a860d50adf5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5c865b0aa3994431acd3cb756578a799", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "502187fb5f4b48a88063150db76a68f1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a16d3a9ce3b948a48f567ea6a3b993a8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d8ffe9deb33d4c018642d6e067234757", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4f58cb7bff9b424385f7e806ee0a00cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "e22a1d4447204d26aca5cb0afb18b47f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "26707535a9b24723a5e28d4a45d49258", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75c795716b6640459ee7a122a322f10a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d9b7512d65d24e72b3117aefa90d9e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b0798ff18f8d4748a581fb2859deded3", "region_id": "RegionOne"}], "type": "key-manager", "id": "6c0ec8dcb0084bbdaa8fff50a44d1b41", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9cb3d78bd6d9458e92ec1e14b3db819a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "91a9d48f75f6471a81c3a31754bb90f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "6a097e3c60e54bc8903501c4643fecaf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eb605db694864047a67894b725be9308", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0063cad4415487daa73d2a93d03882c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "181249da482d45f683f05e77351ac398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "96b80bc4b9744bd3aae8066f42d686ad", "region_id": "RegionOne"}], "type": "infra-optim", "id": "7e7d2ea5d7b64172946a01ab073eed69", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6a88d094d93f437b8a2dfc7ac1bcd4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6c8270bf2230438fab8b1ef69d3291ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9712f3b39c3c46429d4cfab2db513bda", "region_id": "RegionOne"}], "type": "message", "id": "f893629bf94a4b7ba344a6f8367aaa4b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3986e84c50f6482e86789e95a541bc1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "921adfc8146644908cba49d19fca5487", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ba7a1cb69324450ae588c9d1d12f950", "region_id": "RegionOne"}], "type": "messaging", "id": "bd5641859c3240a7b5a96107f3122a72", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "afa61df776e54fb6be0aaa4331c550d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "353a52f8c80e4b3bbc502e731bb91c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2c20bbf6261f4613b5c4e6ea9be22f79", "region_id": "RegionOne"}], "type": "application-catalog", "id": "8a33b9c903344e7eb7895c881b1e3757", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "781a4cad768549579cb9c00f8ccd79e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "138f14c11ccf47d9b82da095d5c7bcac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a39de2b67cb24549a25c7b97e3bf96e5", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "71ebf615809b4ca98ea2d6ca4e43a715", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ea7e36da3dd410ca52bd11a775f65dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6561f7b601cb44779acd24a04d7cd738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "074ce1bac640415aa6357d98151d9988", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "5df90308680a49a1aaa80b7edaec9168", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "29d72c1e051c4d7e961b0b18ed1dcb5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9af28506cbae41d6b090221787a591e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a73ea35f8444da2b1f653965bc85ea9", "region_id": "RegionOne"}], "type": "container-infra", "id": "7350220ed744438ead3c9e1beaab011c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "7832cff623bd4c4f88c37565c373226a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "25fd7a86899b4e4da3192ca0767c8e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "07b35182b59d4257843b312b095f44d9", "region_id": "RegionOne"}], "type": "search", "id": "6e7cafbef4f54db38190199a22d10c28", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "54cc1d14ce9840d2be54d3092a4a1da2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a8238ddb2be54de5bc5ad2219aa19af0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3c7ea34e83724b73b2650b47b713beeb", "region_id": "RegionOne"}], "type": "dns", "id": "7b048077b961472c84101b8db8b31848", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9139bc4cf083495fbbffedf33e6f7cb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf92e5d93dd94d6ba56099bdfd12e10c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ddbda50f6bed4bddad39162d5601ecbc", "region_id": "RegionOne"}], "type": "workflow", "id": "3cfbd444c9bd4782acfbed234620863c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dc5dc6aeeb384a1a82dfbaf21e82b3d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dd135e3563b6412e905ea27545c7c983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bfb8f57410c7488f86debf7a69477a62", "region_id": "RegionOne"}], "type": "workflowv2", "id": "47fee671cade4ef8b5c7198d56633765", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "3ec991d33b0a415e87f78cf1e280f940", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "74ee20e734dc4070bd2c9c49f0967166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "520f990bd729423490c8d29c75f401a6", "region_id": "RegionOne"}], "type": "rating", "id": "5e9272c9ab834fcabf113ce4295489c8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07712e4f6907493e8532778e9b9b5b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a1b305722b0d4e4b8a853e5f731f266a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "09b21107da0e4d259aac80128be68d08", "region_id": "RegionOne"}], "type": "operator-policy", "id": "38af191c7570480db92e04512342f6ff", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a961c0be89f14dc990f2738a801dbb2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ce7e0392635243a8999578c60ee9afd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "74a692fdbc8f436895f57120369c4e9f", "region_id": "RegionOne"}], "type": "policy", "id": "c4c51b3a5c774084bb1c733bb5b196e6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3c4fac7ca8ac4c2c817efefa6c5be4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e003df0ce9454ed4a8c637d3585f72be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "962a821e7f484841add2896dfc6a6145", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "35afca829d2746ebba9005eab2256c5b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4085c33ac31f420bb737f23b05183d2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c48c153931ea463b908844c78863e649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f03410b2fe124f24a226bcda8a60f6ab", "region_id": "RegionOne"}], "type": "sharev2", "id": "894f90d5fdf94487b4e435b6e639c979", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8ff89e6041fa4f1c9f5a088b901bf7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "576e982fedd94c689ffef9f3150a4ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "04eb59fc7a364ee4a494819d1735ab61", "region_id": "RegionOne"}], "type": "share", "id": "1d0f1a52d8b24c82afd4ed4661993dd5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c897b8c317142eebdd665aa3c9a495d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "094261b6859048d59e5c90227230090a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e2e1d36d76484d4d8a09f9f88a74b93b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "320a04986f7f4b1e9b2f45c6dd4ff3c2", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27046dbcf4e44e469c85c67c90770dd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43d224c8f5aa4fd2930d609ff30ee97e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ef55855e1fb448e922415d66fcb0ff5", "region_id": "RegionOne"}], "type": "orchestration", "id": "c8158f364f0c405e8f0c4f6ed7fc4f24", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "175f2d34630a45cdb6389cd91819ae38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0110a6fa0944ea897ff2c23a4f9e676", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a35e04442037450e905153a235eb84fc", "region_id": "RegionOne"}], "type": "block-storage", "id": "49bc98da6ac240119d96caa66ca7df09", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d82006dbf8f443eaebd8c8452575924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d64dc4b0fde4dd18f7845392666f390", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd0021ea8b714cf5ab8111d641a48a84", "region_id": "RegionOne"}], "type": "volumev3", "id": "fb022e9f2d7e4fcf9d4db4d132d26988", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b696896efd054332bce0ccc9e6bd26ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c837a6adba864ce991d60276eeca5496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77c2542fec7549cea7d81969c573b691", "region_id": "RegionOne"}], "type": "volumev2", "id": "98a10d2c045f4b368ef8940a078b00ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bb6bfc622cd44c29acb81b6787ed5eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "79e14f00178f4dcaad1498efe147b473", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59ae22c630d346d79ebf8306358e6d2b", "region_id": "RegionOne"}], "type": "volume", "id": "78414b6c5f7c4e0faf38ebe1ac6ecc5a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3846e0c8e5794e7ca8305e33bbc2d7ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "856876a9d2c64d67b1592fdf45ab4e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf662e36e04642a3b5faed9aeee84e00", "region_id": "RegionOne"}], "type": "block-store", "id": "b6ad2bcc800440de841591162dbe9e9b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b43342a92cf1407fa7d8e67916f5fb3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0599c8a23214abf905d503c22943d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "843b538563174cf9b1d0cce79eeec4c2", "region_id": "RegionOne"}], "type": "alarm", "id": "568653a05b794f9b8ab1c9f205c25708", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9f5e467744a640af8dd4f21230d47d73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "47dd25a30a514619811ef912e22792cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1017e8643128481ea8cc4173527b0efb", "region_id": "RegionOne"}], "type": "alarming", "id": "023e9e8eb27f443eb4a1d97fc177f42a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4cc48cb279441aca9b31f3d7759be08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3af380f549264955858badeeeb84020a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3b66a2003e94e45988285eb7f88ca0e", "region_id": "RegionOne"}], "type": "meter", "id": "90e2753ae62445389f9a4f472633e9cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "93b9f8c35310443fb89e58b42ed4863f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "82cf4ec03a934ca0b26a2c104f90d4d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00807bcadd5f47c186dfd12d4ac16661", "region_id": "RegionOne"}], "type": "metering", "id": "fad2efaba8f34d8d8733f116ca9ff040", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aec6c1fbc827427ca7dc2ecc2755bc28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c77637faecd84428abbe4344b340f268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "527d2533516e4f5da6a4d70ec065ad6c", "region_id": "RegionOne"}], "type": "telemetry", "id": "e2a344010fb64fc6a92dd711eb0954b7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "107653d6224347a68a35efd7c1ca1f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "86dfaaa249294e6188736297a385bf06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f912baec14594056b4b98136775d9958", "region_id": "RegionOne"}], "type": "event", "id": "568d52a152fe41ef959434ea0fd5fb55", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b41aa36ee41446979db44cff2eb478a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d9ecc130f00349e1acd24742a57aa262", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a5483adfec38439f9f43198bb02e4c61", "region_id": "RegionOne"}], "type": "events", "id": "194dd8012a1c48e7ad7d428dc4b50fc6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d1182a2edea34aa689c37693afc3a2fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21b78e9bedd140a7a2143031c02a9814", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "63a7c53119ee409a8475186362b795f9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "01f6bc5c25bb48699e0fd0fd68068cff", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "82f1a260278a44de870f59280092cf33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "94b40152e49345ccae4c66e8369a52d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "311d4977e376433a96b95120d3d95cd1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0b88ba1f360643418a4d698db4626e97", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2bd5fcf6478435789893d63a91da40d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d8e5d100afb411cac5e8c22e24b12b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2c85ce43398491793c2f3437ac1ccfa", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3b7392f83eb94260bd67067c566c702b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "91ba5dc0488b40e08e2741fde665047f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04d73d1c142b4699bde43f88a3178242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4108f9d01b6c4590aefdd29bf387ba92", "region_id": "RegionOne"}], "type": "tricircle", "id": "5f2b2c47034046fd9e2909d124c84344", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "3a2e2474d4944d19b2207332461af915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4dd09e42f5d74b6f8b460567846c44b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ebcd7ec7b897485ea188243de091e7db", "region_id": "RegionOne"}], "type": "database", "id": "165aa0859ac649c8aafa9caf4234120a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cbb80ea0f73243f98d04a76ee1742192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a25fa37c774541e0b8aad786701470f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b2168e54f50b4e8f869cecbccae31463", "region_id": "RegionOne"}], "type": "application-container", "id": "1d2b9f02caae4a4eb126bd176ad01ddc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcfe98db018646e58ef3ef843048c061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6fdeddf8eec7450dbb50cb32302345af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a914d0280a124e12a320e3607943b715", "region_id": "RegionOne"}], "type": "container", "id": "e4b7d2111a6d49b0bc695fa525f6557c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2865831f0f2b4a1e9f8039f9e8e12c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8b3bf5bb183f4dd1bc2b58664ae22fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d1393349094243bf9025d7ae52f8bae4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e7b2b24e7d0340f994dac8bd3f8e1e17", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "270dd2baa733480f992713462dea119a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "04d07a7d34984a328e7a2c9e2a62c4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b536508150814d8688a669658ea4d3a0", "region_id": "RegionOne"}], "type": "rca", "id": "d9432ffc60c447dbb2c019217368394c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "99d71acebd22425e8ae69105064cd2da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "36f74eef57ab4923a123cae1fab888b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ebfbeb496d974fd4827cc4eeeeb6db61", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "ff1d2aedb9e04f02b6aa69671358d21e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "cec8681b7667466a8881858e97740642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0eb1031d0a6449fe8b159c5ea9667bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3ed2c7f177194836b310cde11f115b98", "region_id": "RegionOne"}], "type": "network", "id": "c964b84276674ac5b6c9c9400cef88c0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f6f4a75a3fde456883028b15ff59d0f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "99d85a38987c416ab842e4347edc100a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e4711371024f4cdca27941acb632bf50", "region_id": "RegionOne"}], "type": "backup", "id": "587e3bb2895642f9b2dfa16d3f4b5fbf", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "742001d9eac8431a8c01ceedf13c5920", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ae67a7c1daf24bd9933ea912276b7455", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "079b6baef5e9497c8dd81932d6be706f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "56bcfaaf3b334f3e84a3d051e8b51c50", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7f10897f881460e84fa5d04a4ca456c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e084ea7777d142e88c3ba209ccaed22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7a25b3da89054cbea9f2ef6346f74866", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d100285db321451497e8f5bf64e1e3dd", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b0c80a34c8654df2946fc61e6bf2ddf9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a711787a42ee4d188e83a68f6b03b881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f5fa38ec326846acb9f8fbc386f2fbd3", "region_id": "RegionOne"}], "type": "monitoring", "id": "215c5fc6bf274463a31cc062b75045d3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3aba8cd4018946cc8c98669dce686020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "85b2d445625046929a388e856c5c204c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c7c3908ed2c64cfdb25df860f2c85f5e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2a8c9a2832c54d93a08d5693c6c0e250", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0eec6ebb503e44ce92449016ba32f1a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "401d7588996f43debfa39f944f366999", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "da9a67a5c8244afdbefffedc80024336", "region_id": "RegionOne"}], "type": "placement", "id": "a512daa4cdde4511beac657bba6562a0", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "429de2e84a5f4b34ab16125d988dd3cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5f3d30729eac490ab28f0564298cb344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4ba83b7d35a643b6a575138818e4024e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d9d8d080609047fc8fa31220d32c59c5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d28369cf595243f5b085e7a0eb6dbd0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6ad909102e994327bd6eb0a04ca665d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9338dfc38bd04a618e72876e8bf9ae9e", "region_id": "RegionOne"}], "type": "ha", "id": "7e4abaaab8074ca69db845e0a6bde6d5", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3fda281f2951423fa4bbbc53fa258125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "7804171cbfc9400bb17dc85e8ce0291b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "ec307b06e4da4ac4b023ff2eefc24170", "region_id": "RegionOne"}], "type": "reservation", "id": "1f5c0cf1af39498490bab5072aed3045", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6b8fc1f3abc3489aae59db9704dd55d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "32dad3709f14430eb0a4d7ab94d764e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ea2ce8ba153c4cebb4ab338959bfeb3e", "region_id": "RegionOne"}], "type": "function-engine", "id": "069ce847e57e41c4b1434a5b75933416", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8fe393c77f544c27b3866ecad1976021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fb3221c5bb974bbf83306fbe5b819f0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f790e8ce0a8742428753e84d815ec814", "region_id": "RegionOne"}], "type": "accelerator", "id": "51f8127f909c4a7799a246c9ed2bf651", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8ab359e9230841c286dc584c5bca3099", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "22c5e39639054277b400c64f0b93ed0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d09c1616b484497188fc292852529723", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef394f5e45cd488a8778ea1ddfe47bd5", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "020a70dae574441b9deab8a8ec9cb6ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a97ccc70fd3f44429dee49e47f6e03e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "78b1089dfd4546afa45696df78ef8133", "region_id": "RegionOne"}], "type": "registration", "id": "635effb365a9434b943e661062e28683", "name": "adjutant"}], "user": {"domain": {"id": "852134ba87b34bbea884a6f60811a4dc", "name": "0e124eb6be124b9b9282fbdd1d703ba4"}, "id": "4d3994f4884d48348236a4d20b25805d", "name": "cc9b32ab17e443c98c4b8fd05806ae9f"}, "audit_ids": ["c2ef6d4c5b224142a605d517e6193001", null], "issued_at": "2020-04-23T06:26:05.656495"}} 2020-04-23 06:28:05,812 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Account-Meta-Temp-URL-Key-2: super-secure-key" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,819 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:05,832 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/ -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:05,837 keystoneauth.session RESP: [200] content-type: application/json x-account-meta-temp-url-key-2: super-secure-key {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_configs [0.043986s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.042244s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id) [0.059139s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete_ignore [0.058236s] ... ok {12} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.036585s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_create_attrs [0.039023s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete [0.059399s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres) [0.061291s] ... ok {10} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.059162s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_update [0.059627s] ... ok {20} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.058765s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stacks) [0.058592s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stacks) [0.039718s] ... ok {27} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.065346s] ... ok {18} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.036881s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(event) [0.061014s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.064016s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id) [0.056626s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_act) [0.059240s] ... ok {9} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.048124s] ... ok {29} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.059694s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete_ignore [0.041494s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_find [0.058825s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id_act) [0.059087s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(name_id) [0.035127s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.038667s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres) [0.061498s] ... ok {10} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.060412s] ... ok {20} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.057991s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(identity) [0.061503s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete_ignore [0.060651s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_create_attrs [0.035512s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.070371s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.059062s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(event) [0.060168s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.038462s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(sd_metadata) [0.058492s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(identity) [0.037522s] ... ok {12} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.097067s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,919 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,926 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,930 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,936 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {8} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template [0.059349s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.100077s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,898 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,905 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,909 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,915 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,926 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.860243+00:00", "project": {"domain": {"id": "1b5c198c22c745739d295a1f1058108e", "name": "3b043f9c668a4409827f020dfee87821"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b80d2b2024764a329d05d4c5c3b0badf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ab901c92e8184cb292f39c2fc9238024", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "faf7c6aa41ff485e876d1a9c47df3c40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8ff0a9071a374e708b614bc298785e3f", "region_id": "RegionOne"}], "type": "identity", "id": "d43186efa9e241888545cfabc3cd1946", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d764914fa9dd4a21bb343fa6ce1ee748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5569b7ba89dc4d16b59f2cf31334f59f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "362e6cafe71c4e059641627354dd1812", "region_id": "RegionOne"}], "type": "compute", "id": "9d067deff5b94981886534c66a032634", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "71da40283a414f329f978b64863475cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "29013c4f3beb45239dd4890d69261c88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5f2c2a6ee7b2409c950120df61b2e51f", "region_id": "RegionOne"}], "type": "image", "id": "e97ee92975454adb8e79678133465941", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "bffed57bc9314982aeaff58488afb2c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "94c172dc68ef4135bb53fc0ad764f1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3d15c7e70e56425f8ff8189324bed318", "region_id": "RegionOne"}], "type": "load-balancer", "id": "e3b9f2f3247047a08dcc0b8ff5e1c7e5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b551daea7194a29bfba17c974893f7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdeb4cc8e5ae4f8a8cd7737c74f3e4fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa4dfcaa8d9e47899704b54e5ece7ea9", "region_id": "RegionOne"}], "type": "object-store", "id": "5dc136c3946742d2a704c4584556ef7a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc9dce05c6d2491e844cf5581fdf9336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8e91b7d3a1184564b16ceed087310f5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cd766449b0b54b22a35cc9b6ae5f3177", "region_id": "RegionOne"}], "type": "clustering", "id": "e966fb5e18f44248b7904a729bec2458", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e5998575264c42e18321afe962339936", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d8ca44cc49a14608a4dc02213bd3645a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3850bb0b4de74d0eb3d12f8bc876af85", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8a9f416683524cd2aac15a6797b4cb5f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "313678b85fa74d7bb78259473f075429", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c342677798f4450aa7e5f5be8e7d5a20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f45b649b65df40c89a9cb84081ef73dd", "region_id": "RegionOne"}], "type": "cluster", "id": "dd5e5dca856241bba1f5dd51a1d69970", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "abfd0da7af2a4666b171df14a630ebc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f2892fb05f2c46e7966533403103800f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "418b0ce12a8b44a5b286db15adf31698", "region_id": "RegionOne"}], "type": "data-processing", "id": "68060c095b5b4f71a457d43287c67236", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a8d04d8064d74a2ea98e092673729f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de7b74f9f7694297aa235f6c745db944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2582d3114f814d2fb490d9c95cfefd45", "region_id": "RegionOne"}], "type": "baremetal", "id": "726862847cb7434390d7a4eb542b74e2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9fc235f7252348c294bf971b69705c66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ad322dd2f6d045609e69fd666bf66108", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d1f3e1c050164c578ccd88a4169e5be8", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ff061e214ee2440b94e9a3a82adf3bef", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6ba8c92ee31444bbaade196c2c372497", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "74f971264fa24a4f831dc7c32e7dc54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "84a1ed0ac40646d68bc02174dba289f1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "4bbf290908ab4ad6bf0b925a9c47b7b3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8d4c38cd121e43fa931a51d3c1f1e2a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "43d93217cfd847faa03fb1eaa4698458", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "72b4feb5abdb49898531ad0467e5d7f0", "region_id": "RegionOne"}], "type": "key-manager", "id": "4bb5c7e2ff004856a5c23828afbc4b0d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9b45098fe23c4468917103873e389bc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da08a144c01d45e4b2709726ff630201", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "27de526d1d5b47d5ba1bf1f96f741ea0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c99420f567684d00b85ff63c78759b17", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8a17f156b4ac4901ba56baa81d8303a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d356b3e89af14b3b9f8f51d9a9679a8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "705f9e24e5e14380830fdf9f6dbf7924", "region_id": "RegionOne"}], "type": "infra-optim", "id": "811f347c1ab04dc19bcc92a258052edb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9db8ca0f35b34d8c92a5af2a6c644896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "944e81105bd34f4aa558cb9dc2a7ecdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "116616b62a0b45acb0b445af5469b6ed", "region_id": "RegionOne"}], "type": "message", "id": "fca93c8befc74abab805dfa8876fbb7b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9469b46052cd4101999af88b6347a013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c014a81189b49799b7ea8ff1f1dfb6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "48126ccb02b6494a88794073efb914d7", "region_id": "RegionOne"}], "type": "messaging", "id": "31111b7de389476f867ff0e7f19b739d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0265e80c9af845bf90eb6f1dc2aeaf73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "69e0591bf7d74635984968949d37c090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "2078f4eb726a43e8ae16ed5610dec7f8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "da57f02433af461b9a6120f0c72d64c5", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bcf8a5105b2645c2a79641fa007290f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "155a304e2c6d4e289d14101f2f5b1bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a913f4835db1486c84dacb3c11decfc0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8ae1d61f7892494cba25055f9b2c1bfa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "924fca708e8c4a029baf4c01b9170fec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "61c1765f1c7f477c976fecbf2e5e9402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68a7b67410f54d61a5de78c23b4f53af", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "1c22511d783d419da34e2309ce214f2e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7169bcc34c0348a7bed7d8d1a2af7f94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d392bba67d84a52a58eefa8235e8c8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9b48040b82c44f6a50200986fccdacf", "region_id": "RegionOne"}], "type": "container-infra", "id": "918ef6d9b0064c0bb3e9e7d535bc4892", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f3d0175e54c0425cb6f8face4bd54b1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "3bccff31a2a944efa0019e88f6b846ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "32ac88c3e4d34c15b3e1f007c4a6295c", "region_id": "RegionOne"}], "type": "search", "id": "4528244367984e9dbccddba6892c27ae", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "999ef2c9ed294049a5692a5710ac8c55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "207d8f4766434bde8824e6f3723e09e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "24ad44848f3c43fea2bad07b63447e18", "region_id": "RegionOne"}], "type": "dns", "id": "5328f77766624bbf9856d2ceedb80a1f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f0c09c9d0e254b16a11607055359f4ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "527c2c0b493349f0abc3f745e7954f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9ec157eb73b744b1907a523dd0b77b7d", "region_id": "RegionOne"}], "type": "workflow", "id": "90080744d4aa41c296c3e1fcb8e20783", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5662b8d319c74ba1853093121f00ae39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5c0c32788c094e1baf5cdeb31aa6f3cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5420c174c5c149c2bc689f6dc2402a5e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "52d1f2b9a6bf4bdc9924a330db29dcc3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "aba11bc818534a719d9daf982968c7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2a33b552e56e4ab285465686b0bb15b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5dc3b734d48f4e62b801fd034b127c5a", "region_id": "RegionOne"}], "type": "rating", "id": "cf9c01a6acc84e34b7b501864a2a948b", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f200f6af16c0451ba584a25008e0e693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5ac9c2cb0ab4a119af010bfb74a7d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aafbab9caea34cb6a91048b88bb8a062", "region_id": "RegionOne"}], "type": "operator-policy", "id": "230fa41399334f95bd9f85b3a8dff6cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "11f955ee6cf64e3884af98e0930bf981", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c247d83e0ec47989c6c74f8149fc800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1fbc65d88ecd420da49a7758bbcb9ebc", "region_id": "RegionOne"}], "type": "policy", "id": "87d9689856f548529d239b077f8773df", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eae6c025413746b98007b83eba20586c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "59a789f958b5404ebf2694c56649038c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "09889706ca3a41929d72d78f2a7143b1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e8224bbb18c64ebda6e2f62b89f03800", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0fd282f76329418e8c4784ca873ca5ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70343433a7a14110bbb33dbbe173fe9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3c55b7d7891d4878abd3b06bb1d8e57b", "region_id": "RegionOne"}], "type": "sharev2", "id": "5b9642d6710e422ab1e98eb55eb0d6d5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e330f988f5eb41f39c1a2c23b50b15fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d8c72d8b1e7f44438d098fb4898e2ef4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "22e077d953ea4f9982d692be2f478751", "region_id": "RegionOne"}], "type": "share", "id": "8fd8042a0f2a4cd2944f5e8498f4be66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9971a55474954cd98e1ac766e23abf7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "32050cde99b946d0b6a6b8eba93efa27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "48a4dd2f491c4b91b369dfaf59d15b55", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f71986cb0d04445690f46476a8a6e2de", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "76f1312abf7a4b279dbd198f339c4d05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "90fece658bf34c798f9de0af8d22416a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc8433a76d63429ca8c0fd5f939528ca", "region_id": "RegionOne"}], "type": "orchestration", "id": "2e7c8251fbde473e86a049b20d7db8f9", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a72cf63da8624991b90f6b1f1737c4c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6b5eac617f143c8840d102e0d61b607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c75d0fce888442eab804c2d9a719504", "region_id": "RegionOne"}], "type": "block-storage", "id": "5a08031fe7334b35843d3a1012cc9503", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16955398aead4dd4ad6b917a7c51be18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b158358893c4749a58b5d37045e2781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "effd144121de46c382b6f973fcd38921", "region_id": "RegionOne"}], "type": "volumev3", "id": "a362fbef8cb3424c8fee0c05a47821aa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93119fcddc4a4d5598e1a03871776ee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7395b6ba2294c9baabc5bf1494fb7cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29b9f68629ae4d238f578a202ad545ff", "region_id": "RegionOne"}], "type": "volumev2", "id": "50894e3ef83c46bfa3325be65d3f8b3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43b573ff9db843678d29ef19423a8fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e591331e5f042a38018fdb5880e035e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6842866e65d04ca5b4f53673c3570844", "region_id": "RegionOne"}], "type": "volume", "id": "4de3f3935b87401bbc08a481a6a7fb4a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0263fbe538446d191456138aaafabcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ebb51838a6e54df8bbf9837bb9211f3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b16ea17418b48599fd43a8e94b0403c", "region_id": "RegionOne"}], "type": "block-store", "id": "378da4e5c6364eb79c6ebae0f3636a0d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1e19bdaaafef4eff9a63d71a4d6171d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "99fb0ca25dff4484999c90609f14aa16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8f95706edf44b749d4cb9612328d6db", "region_id": "RegionOne"}], "type": "alarm", "id": "6579149a9bf14f79bf162fa19d292ccd", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "37632d0b687347aea64705fa91538630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cbdd959954af46c19dc4da89830a7ca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f630024f5b8c4e959107ae7615295781", "region_id": "RegionOne"}], "type": "alarming", "id": "8582a77174294bf491b3c487ccd4e2e4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f87c26b535894e568189e8ccff5f2e7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06f68d10cfd644ee9f9eb0b33f4248cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "482f1b4c82284671938254f5dadee0a2", "region_id": "RegionOne"}], "type": "meter", "id": "7bc792f5bd4f4a13bd14e58acb9820b2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fbf1af852b14ced850f0e67d6003dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "396d07a403794a9bb18e42def07549a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9b3dc45be1e244778974bc1418d212cf", "region_id": "RegionOne"}], "type": "metering", "id": "6b1b482463074287be94e2bb411d223d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33a964a0c7864d139d71e2ade7e2e0b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15932ed3554747cfbabb0658ef6fddbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fbde0ea22be9494584dab1e8c42db200", "region_id": "RegionOne"}], "type": "telemetry", "id": "7279823b96784d1c9b4f803ed60fb807", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "66e8ee22f9604d308d0c8db138b00955", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8f2b36c1c53b46f483a0a09f6a387003", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "64ceb04cae5941009e2792c2b9cab4dc", "region_id": "RegionOne"}], "type": "event", "id": "a119bca7f3dc4816a4f71d9b8d195a47", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2e0fe42f9115417a8c894d91bd501868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e16dc7592e774049bed8b4d6a1bd54f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "955b32ba3b9f47d7b588c40d2b314d57", "region_id": "RegionOne"}], "type": "events", "id": "ee979ea5c71f45d3af5da0ce474d5241", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "52112eadb11e42088cc5eebbf5eefb5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7b3e6fbaca574fd1b0da93b48d2501d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "af447fdfefba48b4a96b364f7bfa3e54", "region_id": "RegionOne"}], "type": "application-deployment", "id": "f7b350390c3e4fe49262b075a9d0c361", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "03ace0c02b344b7b970ae5591bbe89d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24a2d012763b465ab2c803aaac9e3073", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f4d9703bf12b4ad78fef55e08deff65f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0a9e3df916aa42c997bb6a01262176da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6be1ceddfb4e490fad791cf2ad082fc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ffc3a7dfe994cc6b1bf71f9aa0c8bc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c475a8d5829f49ccb60d98813eab02fd", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "ffbc0e8b5efa49a2b04bc4cfa33a4510", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "efd4c2f3c83045528b521aae7242e25e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1e2238ebce2e4ddbb8ece8483ff7b7ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f0feecb0c2e240629cd1f75b8e00ed75", "region_id": "RegionOne"}], "type": "tricircle", "id": "6dbcb64cf0b64d7a925ca9b919fb425c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "412e6168ecaa4a789889c072f4e50ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ec0c24dc2ed54562a1f8b8499162ae3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "15e9a4230c974ef6bd6410636cf7c066", "region_id": "RegionOne"}], "type": "database", "id": "939b114c2b2f4ac78c9700de0552bc34", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b30e137a1a7740fea379b0f8e6c7f5a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3ac0b6306e1495da108c358cc057050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a710cf9c2b904bc48742569fb78353f4", "region_id": "RegionOne"}], "type": "application-container", "id": "3ea6470f8fa243c38f1e44b151ab2f0f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "35ece76df45347a3bda4be2258e943b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "186493c4dfe14df08a02a38e9bb107c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2a1cf1f220c346a989734081c2cbf70b", "region_id": "RegionOne"}], "type": "container", "id": "cb4814688cfa4e3c91773ee1157bee91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "63b3de28089f4a8698b24526a34e7045", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c2eb8d9b48464067a3f804e14b891ea1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "89ecce9eccff4e7f910fa0e9d036b011", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "330a24b7fb464c66946d393b456a8b55", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "215a644cae2c4160a276a741db38c701", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "febd1a843da64a53a92d470d5d29e649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fb63c4f7c4e442a9b39365a1ca3865b3", "region_id": "RegionOne"}], "type": "rca", "id": "8f3313d027e240a5aa49e727b2f38d87", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e1d2cab0993e480f901282399f7a09f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1c3581415798428ea87f61b121b2bc90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ad124e200cfc497e89337d4f4229748f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e7ba9e21a4424358810da3f01c7bd993", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "45fd08d79b17420ca470c52fa2046ffa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "92fe978a692d4f2f8e5b1ac8060d3d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "0c0c4be1c88c407a985152a8b9532eee", "region_id": "RegionOne"}], "type": "network", "id": "09eed5cee8fe41dba1cdae9e6eb29fd6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "850f68ee7b4d453eaa6c14e22fd5ee8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d48251ff09284be6b427ada4c0eb7559", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "290752b05e024b8d96b843fa2f5a70ad", "region_id": "RegionOne"}], "type": "backup", "id": "221c213358bb47b08dcf4ba238d8f876", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "609ed28b45bb45d091d637b30077d9ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "152be5ca9c9c4187824c20442bb40c41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "33cc015aa0a74667a49b485b692f82ef", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ee034f5aaa7d47b7a9881ca8cddca690", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "30c9d27bc6d84c54a0325527367e82a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bf095085f0924ed48c5d49db19939c09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5997bd42fd9a45aa93499b81afe23113", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "97e28b9c50d5497f8c235d7e175bff46", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4aa0a48a41ad4fd697086a41f69e5774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "64ab0ff4147c49a3b59dda86727626e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1a190a6972d643cc869ae9861dc0806d", "region_id": "RegionOne"}], "type": "monitoring", "id": "c5871885a978427d8b9a5e17d0c41a00", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "79fd1654dde64d76acfb8f69f730f27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "284d8e0226da4d45aa223786cfbeeae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6f2e283be348471594f0a1ef8cbdb1be", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c174869849c74a28818a56b7235dae82", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a67e0b5065274858a65a5af5aade1a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "46613366f16e48509564f44b5d9125a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dffb829904a64de98552557b496d4ab2", "region_id": "RegionOne"}], "type": "placement", "id": "adfa6d3c35134f65b4661bc25381b1b4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0765c8afa29845219d5f86793ae6627b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a96d1c28aad04459b91493b137dab3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4f13c464895c4a75abda9ad601059bc7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1f6c4cc5b33046f0a9ddf150416dafec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ef73c0f9418e4a27a334a4db0a877aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93ac45ac49a04d028cf0057c4a248b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b57f00dfcbd3496ca3332f3c45ca4445", "region_id": "RegionOne"}], "type": "ha", "id": "3f7e799c84774164874c239b7546f260", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "adcb817c3bcc492abc9af9b655606fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "71ffeb1bac934acfa790e6c15ea56eb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "63b1ae0ac3af431d8d66e534fab54d5b", "region_id": "RegionOne"}], "type": "reservation", "id": "6f8c783ec1084b98a69e3cfbe13f95ab", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9abf27623a204305a3330befd0c04726", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c43b0fb766a949a48b55061742022028", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b125e8b94017436ca8c581cae543bffe", "region_id": "RegionOne"}], "type": "function-engine", "id": "14e8b79b0f8d4efa8fa40263c860acfb", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0ae42c202528471292f9bf4c636c560f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "18c3f771abaf4cde8d69a3afe07e982a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "396391d808364a3d9fe1d8a19a812245", "region_id": "RegionOne"}], "type": "accelerator", "id": "a83306ecabef401dba589f95659ef0c7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7788afb6bbac4ca3bc86257f05859a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b0e855af8d4e4fb69f7581a8f5766864", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "76b10baff1814bad9c66600991d7f3cb", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cf066a18c23f44d683fd024ea9024a88", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a560a8f72e97430486d410e5defab324", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b78029e101a145c3939c0cb7b2c27547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "68cf84bf27a644a987db57277a1c8c09", "region_id": "RegionOne"}], "type": "registration", "id": "2387f952605d43878bcb82f3cb0fbddc", "name": "adjutant"}], "user": {"domain": {"id": "1185e5379ae54b87b8018781583559bc", "name": "d949400b7d9f4c7e99e93fb6f18b1d83"}, "id": "c64c848b29ec4b23841d092097ed37ee", "name": "5e7bdbd4e4a947cfbb5ed43eb9c6dd02"}, "audit_ids": ["b800884f8ba1421ab6ddadd17dee69bc", null], "issued_at": "2020-04-23T06:26:05.860243"}} {29} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_create [0.064821s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.059293s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_update [0.058083s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.283288s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,761 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,769 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,776 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,783 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,799 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.695048+00:00", "project": {"domain": {"id": "43c0d84b317f4a40a79ebb40a5bfbb18", "name": "0fd2cb7092924277a862c65ba558b97c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d23f0e26041843099df3fc460b0d59c2"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "067fcba60a004f4db9388c048a1cd4ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b3182dd9130d420bb45be10d91c967ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "76b41c904381475db6a189a91b4c87f4", "region_id": "RegionOne"}], "type": "identity", "id": "ef9b3cfc3b554158b027413c06fc4126", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fabfdf5ceea64407aceb4ed34c66a6d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4c4612f13bed40b38ff665adc80eb42f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b2fc876ce76b449e849a16ce2d8a9458", "region_id": "RegionOne"}], "type": "compute", "id": "368a12036ee74e8fa002f72f9e644b25", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1539667d1d8b4b04b0a730ddf7b9aa25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "57b7d1a6438b4286978551850e806ff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a9266463744049559f673f470e1363ec", "region_id": "RegionOne"}], "type": "image", "id": "c7bf24f6e0b54642baf5f073bb238382", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe0078c8f487401d89e49ba9a78bd2b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ffc9775bbe044223bd1b8cdf7a9e450b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "1165b55e4182430e9e4fbc4825593b83", "region_id": "RegionOne"}], "type": "load-balancer", "id": "74c05337db024859957fcfa83b265330", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d79ee3fbcde4670a43cd4f89ed101b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a44fad243d8f454fbe067c87691d04b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7977ffe91474403da0a23bdb4fb9cdfc", "region_id": "RegionOne"}], "type": "object-store", "id": "0de16421ae834f4cac0ccd9ecc62e794", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5686f56ab3bc4d9f94eeafeaa42ba9fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "93ec3f6c6ad449c686b7acc658caa9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3752f6ef16024a929aa5b8a58cf2dcf0", "region_id": "RegionOne"}], "type": "clustering", "id": "736dfda8a47d4300a1d21846618c6cfd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6d937731660242d981e3e420b6f83edb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "65cd96ba97ab4139a89de3241abda4c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dfdb5ad49174496998c7c1a5b08c6532", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "efa86c54c39b4483ba6dce0aa18cb13b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "16503a7a9f8f46ba946ebf162161d4b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f9914c3f18443499bedf902f9471bdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "78b8c77007c9488b910a39d6a7366a79", "region_id": "RegionOne"}], "type": "cluster", "id": "45028347571840cabaf9e4d4900f1d16", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "41a670aaa59a4965838a75c7bd0d12f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0d195cf7ad164da8871098f9ef8ef353", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "887b9d90f6ca4ee49bdce162bb19c55c", "region_id": "RegionOne"}], "type": "data-processing", "id": "0b56bde430fd491b82de769358ee7a11", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b05c9190664f4ade84d7ef25b9145703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4cb72d71bb5e445b8ecfc802884e0850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "64aec83e4b9b4909bbb64d4fb3d29453", "region_id": "RegionOne"}], "type": "baremetal", "id": "41c96dfb587c4cd4b880eb7d132bb6c0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3e5b072fd9284bfaa3dac3b28a43b89b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bcad9d85020e46f093494fac9bf2add6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "66e817df7b36449e9d1e98b9b080293f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e5d052b85d1a4584a911fc0659177d93", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b988b1eb8db54f5ab2354333d7fa5fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "216df934bef94b3a904fed6b8cc5fd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "90509071779c40f282667f058c3db7dd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "79fecfe2f0e84cf597c1a2621c16ffbf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6b63c1d0552a48caa307eac4cce485f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d3e85137fbed419bba0be8ca66f8c324", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "d1246b45734a450a889495982ab74bbb", "region_id": "RegionOne"}], "type": "key-manager", "id": "846098cee5394e6d84c919974e3fa2bb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24073f08f9c742b9981fdcf78def4189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "47357043e3cf4fe59c17ec511a22956d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "055fec7713274b3eaea5ef760bde9048", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fcfa553e8e954e3c86ceee78da89b69a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a54911f0f07a4d6a97babfb57fc1286e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b36d67e8496745a08ebf30cd61cbea8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5e9c584ed89642dea8c01aab11c43e6b", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9c7dc3860fc34a32a69c80c8db314309", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91407f7705fb44d59b901e1accc4b0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6f82cfa9c98745cbae35456bb655612d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6148ae8f3c384deea0d225d39e45aca8", "region_id": "RegionOne"}], "type": "message", "id": "a5a3dbf89c3544948f08a1f135c3088b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ef00b709bfb049ca88e5cfa59f961d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "24f446b64c6c462487495c87abd614ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "53a69e036c944848b1259829efab8e57", "region_id": "RegionOne"}], "type": "messaging", "id": "27163e7461e34f929d425a70788ae6e4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a2fea49cd96453db90e55ae0a912a4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f0beb80f7b2948a7b73b869b11e146c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b89b941147474926af483a050a44d4a7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0cc15276ed464ed589b47c34ecaddec3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3b88039749924ab1947f27b3a853d362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f6bcc7ca19e4480db3ca568700bf9d56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "62228ba6d6df4e37bc3893a62a5d85d6", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f12b372630be4d4983526b38ea6553f8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "75d8529dc3f2497ea5c33603b4055cd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b91f62eba2374ff6b1a419ee863111cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a98145c30fa04a2b82545280ee76f615", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "33022c06be8f4d669ed364ea466552df", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f46e9f1ce8754c2293ea660f6f399038", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b15d7984dbf34fa4a5684f9c7f1e8f52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d969601f356c4f60927b94186f50463e", "region_id": "RegionOne"}], "type": "container-infra", "id": "afe1bdb2c1ef4800bcf4fb6e7e1c81cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "07b5e2f403814b92b4d13b246dd37b25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6525b7e5e1484b91ac65eb69cb343450", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "701dcd92196f4be5a800554de9f04c98", "region_id": "RegionOne"}], "type": "search", "id": "e990a55c26f549839ce7ed1d53e67fb7", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "85dda34e692045b088566c3a0db71d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "efda7ae49fe148a88b6e025e9be5f80c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0ecf05b3b2a7416b8814277644cb0aa5", "region_id": "RegionOne"}], "type": "dns", "id": "e31db768473c494480fa904beedfb6ee", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bc6fb8a72197435a81741733c82a19cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "04ae9c9f9e5043d599e8b150bc52e14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "92f2ffc4ef8b4e8fad0f9df72013b337", "region_id": "RegionOne"}], "type": "workflow", "id": "17721a0edcef4090b81970509d3454e6", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d61f54e40e4f447aa19c3eb9c6b029f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16cc5e5f606142bc9c5181c89d535c1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f4b76d0c179f4419bc415aa78077ac97", "region_id": "RegionOne"}], "type": "workflowv2", "id": "51cbe5a64315482a9885793673d08050", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "1d2f1adfd6834d61bc94df382396fc67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aef43f723a8044c1be3ee759e93b9f39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6779d2410c744878a03d5b25ea0c6287", "region_id": "RegionOne"}], "type": "rating", "id": "bb26d28cf7a547ab823f7e10f2fd6f0a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b92c57858e464d568327a8e545dfbe86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "633991f96f7e4f41a152ffa68fe0de87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ad92329f56404071abf9bce6d88f8768", "region_id": "RegionOne"}], "type": "operator-policy", "id": "976167051a154de2825433fcb647b4fd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b9b4be842d34474bbf71dd30e41a1308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d34971c6f1cb44e0b216863165e4f5ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "824f11e55b3b4a8b85b24269d76e1a85", "region_id": "RegionOne"}], "type": "policy", "id": "64fcb839c9dd443f8807d30a77400ad6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "570f297c2af14817af09cac10c437587", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4046059772294b3da11e2e581600bc7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6ada0d7e05c492a8e480c18bb2871d2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "054ec1beaf3b4d6eb97e3feb50a9b076", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ffc2b0eb21c489ea77d6d411a665786", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ebbbf78e4019449383e3a397f4920970", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c24daebcdbca4e00acd208f94d3de1c5", "region_id": "RegionOne"}], "type": "sharev2", "id": "1e3c94c55ab94ebd9c1b4624855452b5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6c770773c1ec4ebc8a01ee34a73508d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "651327afba35428a9a754762504751f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "86079754a27b46d09fe35a37cfb30241", "region_id": "RegionOne"}], "type": "share", "id": "8d6db9d4ceb64e68ad53f6956d5e9105", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bccd7716452432fba872224de89a345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9852ae1571c5433988e8f417fa1c5503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "1360059c56e04049ab1538699fabb295", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "25baa15a23794aa8aaf67fbd9c20b08a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac91bb017f664f88af7aec47fef68dec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e6bb68e6ce6460395278b33c7ea96e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9afa8f4c29284a2b8c6f0e344cb029fd", "region_id": "RegionOne"}], "type": "orchestration", "id": "6240009b084a4e0cb0109cbfa9ba7936", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a73a688ad614dfda0eb52eb1207f24f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fedf5cec6f84539bd041d2b70e71e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e12b24c7f6dd414da3abcdc92819e562", "region_id": "RegionOne"}], "type": "block-storage", "id": "5f4dc0af6626444a941f049089e3d81c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3a9b1f5293494283870104437c545431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4673a7ba04424dbe8bbc9810f9fbc8da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34b2ee836dff4fb5bb8e8edb8ae47193", "region_id": "RegionOne"}], "type": "volumev3", "id": "45631ddc4edd40829c84f18f62c3b79d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "228150cca4f7483d9c9c6eb56ec4ce06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49f1ab9c8978461786c79dc1324bb6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6641e05062df46dcac3a4f868c63eecd", "region_id": "RegionOne"}], "type": "volumev2", "id": "0f70ac37d5a749d6ab68a5ec77da8e1d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f11409ed1701486f8f1f7425015a4c3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02eb66d8397942ca92d55fadd3d91313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98203b89a6674112aa89c72e54c7a1a0", "region_id": "RegionOne"}], "type": "volume", "id": "9617c6c42d904c6c9e75569250ae1978", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "149d3b070c56485abfdbb31ef5b07500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a2a1eb739e54e26879d2b45333f933c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc546d5bf3ee4b2086176270320b0931", "region_id": "RegionOne"}], "type": "block-store", "id": "2e90cd0f8d42431f9faff388e9319a72", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "300b61b2b3ea4125b689e87b999139c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "87b9a5c0fc994f799009a05d8ce3dce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bddb3476742e4008b43028c859ac5c63", "region_id": "RegionOne"}], "type": "alarm", "id": "acea75f3e8e14bafaad9c9beadfe4b25", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00d1f59ff35f41888424da2d3211df7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11e83103cb404675928eb37b243fc6c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "624a9a7f0a014ea7a29fe3fcdcdf1e57", "region_id": "RegionOne"}], "type": "alarming", "id": "082221690b874c0a8eaed801b6a3c804", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b322542a299447418d3eacc94213f684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2c3512376b44ef1bb7864bba62c3ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58578db6cdc54ff4af08abe3f10ba99b", "region_id": "RegionOne"}], "type": "meter", "id": "e7f761ec31ff4c6ca4083b049be5a293", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f555f6eb0b941b3873453df40b90bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6c6d0e7a734342f19bec2ada3a51c672", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a68a3107533f45dca9d39a5919b3bc4c", "region_id": "RegionOne"}], "type": "metering", "id": "c759f84e8ef84b2b94c99d251d45cc9d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c1b103dd1165467fb274ca7591f69372", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "60a52302b7af4d63b3578108be6ed35e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "12ad362f321a4171ba902c68fe193a37", "region_id": "RegionOne"}], "type": "telemetry", "id": "0c919c16cd404a3fbecfd50df8fea4d3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "3178d497bafb45dc8e0c6ec0a6a251d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "25d61313776c43c3a7ca99f6ba2cbb92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "74c244cb0a5a437fac85bea50e8cea91", "region_id": "RegionOne"}], "type": "event", "id": "554b7b3b98ec4f2e8b965cbe140d995a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7bacc77b9ae0451ea944adbf3c5e1bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "04938fae52ff4e78b777b6818113f428", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "66e423f24db047b3b5aab271c4c41492", "region_id": "RegionOne"}], "type": "events", "id": "a7e95ae7b20b457da658ccc6c648c66e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9cf501276c464b10bdaec6e66524e0e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9595e3e5a0ca455a833beb1d0a08c7b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b2a9cdb2a4e940d9865fdf6adf705759", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c76bfe2272bb43e88b894cb357bda55f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b612066bca2040538ce4f512815e18a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "66c2d1cec80d47638ac707ebdf357f95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cab7a1c0eeb241f9a87791532f162129", "region_id": "RegionOne"}], "type": "application_deployment", "id": "391f57baec5a45e3937ce103fb6e29f7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2f2cb6c5dc044a1485c09bcceb3c72df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1dd86365ae184c80b8b1cac174f6c6e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "358e32f87316470e812e12f21f3326c2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f515f7795473496aab9dd709234ce258", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74c68a179aa7440bb1698de922e2f768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1779c816178743e8b2bd480210047604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "455e66e5601e488e9de5f1cb0e8289f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "7fab2cfd614a405bbf52d444c984e6c9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "23b10a1606cc4266b0c277d585539c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b3b3ccb1eb254ecd857d92d0cbcb7937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "a00669c7dfe84e4783aad317244fbc76", "region_id": "RegionOne"}], "type": "database", "id": "b8b2756acd20483ea01754507d212e96", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2d2867506f6c4ae1a9818a8d25618d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e0398f05ef104028865bc86239d05eb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38f8b85bc26f4ceca0a86653a35e80ac", "region_id": "RegionOne"}], "type": "application-container", "id": "cdbbbe48c326421eb0e78808397f6298", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0224c436b6344d198c81fc413adea166", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e49d86c518f64d1095ed5548d26a0501", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f47f8240f2d549b2a86eb4ada3bbdd21", "region_id": "RegionOne"}], "type": "container", "id": "f6987812eacf40fcac8a1f6133f077bc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "aac0a00d706943ca8e3183bb6ec43053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3eb9ce78ccd4cf3a041f9dc965cbbc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4efd72014abd4807bad36a0537eff859", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "528e989c804f4d82bcb1636680974768", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85dcb7183d7948e99e31eed08916d510", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2c101a9cc1a64297aa811e7dee6034cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "465a93d422ed43d8ae05cb8ea7b36411", "region_id": "RegionOne"}], "type": "rca", "id": "6782c93f7f79429687604dbb4168ad39", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6e89091faf5f4eebbe38eaff6fd2ec9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7d82687f489452490f3102bda36421b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f7e55424f5b74761ae8098eba5df0b4d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "81eaf15c05004929a038215f5d52a694", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a362ee965ce94f2cbe2cd62005a5064e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "50c4d115e244461bb7c9ebd5046c03cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b7462e9c60b8491886214b1ed744e765", "region_id": "RegionOne"}], "type": "network", "id": "d3d447a1a3d94ef0b71519af641bd934", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "3f4dc29d4c2544aaa104fe8be02eab09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3a9c623463314567a4629ab463b4dd01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d70906e680b440fea92522d59c7a9bea", "region_id": "RegionOne"}], "type": "backup", "id": "0f4e8a337f0344e688cab4b4f3b51ebe", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9959c29d30694db4b84a61be1de0e8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c8b6247abb144625a356f36f6bb234ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3ac4c539fc5b471a8f33a5e76661622f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9bdf1ec6b5ad41b1872d053483180259", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "78ac166ff04c4cdb8263cb6fd6307876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fac4830665864be499e3c907a7097082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1bdb1ff2b9df490aafab35474506c09b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4cefc450a947400692275581c7727621", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "f32d937b26f146b7bcde6a9b0db1dc7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a0b3a40406714212be8affe778c83e25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9c52543064424fe8a96750b6782ac525", "region_id": "RegionOne"}], "type": "monitoring", "id": "cd537e77519b42febfb516600fbf4ca1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "697ec8f92f964809994f8b667e6e6f5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b6fdaf42f7d24b3c9878cfa6f8db568d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "f34a869bc468496d92eac5ae08b15c77", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d04f7bbf4de04d04ad2238501815a7ae", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "76e0f17b71dc4a5ebfd6d1c8ee52a37f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "b097d3adfaa44317acac38d04e145912", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5b97f11f3de34186945ec5cc47f4e198", "region_id": "RegionOne"}], "type": "placement", "id": "46fcc06f26e1464ca6e2ec0df9f93e7c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e188e0da66964c6b8481a99c30dd2053", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "027dee4f9e1d42c098b2c3a37d5e17c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "083491e7457b431e94ef03f935fc6236", "region_id": "RegionOne"}], "type": "instance-ha", "id": "37ac09657d124233af0274bee0680573", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "77f2457564e74b978b202cf53da5da2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "27fbacc5745d4e2db3771f78b0d51926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "80f66ca805ed4d31ac09e0a6d49f90fa", "region_id": "RegionOne"}], "type": "ha", "id": "939dcd636be04749bf7b02f9eb457e59", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f83d9c7c88644fdd82ed61dce377dfb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ef6b468e96b245ccb3351fc5c1d55c20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3d318c6ed3e9465f8fd5d86bbdb6d7fc", "region_id": "RegionOne"}], "type": "reservation", "id": "446e7faedb2a48558328a0eb514668d7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5af8388f4b8f49e5b436a0b2e74fcd72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bdef92a90ac1410cada969ee781635fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "068e148d59be49bb9879e8f6d689d87a", "region_id": "RegionOne"}], "type": "function-engine", "id": "ae874828b080486888e8b7d7b5a4184a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d1fb5dce9d2642278ed74c7f73086e81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8fc8cd1c87774202bdac869a065b7459", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "75e80f40e4d2488e91ff75280a05d135", "region_id": "RegionOne"}], "type": "accelerator", "id": "af592ae2a3814aa9a2d5f2f7cd9e8908", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51807db68b424750801f10f06bc6e6f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "215f376e0a6e4f1fa6b12b47bb5e3138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8868929ecaa7442e8de63f3503d5ec39", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bae56087015241b0aaf22f9d48ddd0a1", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f8b535215e774e3d89a0a1ffe60fb12d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "edaa8dcc257f4790910ec343561ebdb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "01a59aa8c8774a2c9a0428e6262c9e3b", "region_id": "RegionOne"}], "type": "registration", "id": "3df74df072ff4aabb74a7e979a612275", "name": "adjutant"}], "user": {"domain": {"id": "59a7d060c29f443098c618cec2309dee", "name": "e582b9b3a6654f289d79279df4326485"}, "id": "22c8418eb80d4cd29b4da4c3e439bf28", "name": "9b165c1ddcfd4f49b40bd136f02fb6d2"}, "audit_ids": ["c9fee12496af479cb3d552f14cce2859", null], "issued_at": "2020-04-23T06:26:05.695048"}} {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete [0.042710s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(preview) [0.058765s] ... ok {3} openstack.tests.unit.test_resource.TestTagMixin.test_tags_attribute [0.038749s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(preview) [0.040361s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.039276s] ... ok {20} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.058519s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_update [0.056450s] ... ok {12} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.043097s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id) [0.060670s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres) [0.060734s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.069569s] ... ok {16} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.154773s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,905 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,915 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,922 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,927 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,938 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.837813+00:00", "project": {"domain": {"id": "0a259a1beddf4e3fa9b3a6430433d7f5", "name": "7174cc043b284bee9732905f95a52c33"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "a9f006cb65ce42afad599b76b639ef9e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4b095d468fff4594b27640d0a2c5c266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "6cb2ae3dd99b4955ad320126cb2014f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "7a92feaf130d431d89fcf5bc8a229855", "region_id": "RegionOne"}], "type": "identity", "id": "351d36648f664210b476a882c1afdd04", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ecd1149d57044a64b426717a47817164", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ceae10d3c79a4fc5b55d2771f46be18d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b8efe269f9f64e1d9fd16defa6259701", "region_id": "RegionOne"}], "type": "compute", "id": "525d4a697c95482e8823e2f806e934c1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "67f77b83a5974fdb963d6190b5565239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7c3fb20836f74472915b193dd32b104c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "17e339f255904820a0acd75038095ef2", "region_id": "RegionOne"}], "type": "image", "id": "05e3c7f4c7b5481898dc7f3bf321fff8", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "058475741f5c4625a6d2f98017fb882c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4979551bb4f242bda67dc78df7cb391d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fdc0651219db4ca0a36ef913641083a1", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6a02f83bab724576bc40190f0290bde5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c503b2b3b96c4faf8bd515eb603366f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae394bc01db6412795dffb4087051f8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8a3a8c6c6dd43abb1ff707ba9d929bf", "region_id": "RegionOne"}], "type": "object-store", "id": "8166100f674245e5b145ae365878f0c9", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0fa39dff1d224fc49561bfebe572626d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "48bde27a380745e4aa095e64860852fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "156fbd71a2584bcc956b9fb13092a0ad", "region_id": "RegionOne"}], "type": "clustering", "id": "84f7e45c2f7c4fe19a57762d43dd4736", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b7c9141eb70d4f32b5ace52de0702dcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b0d1ce16b4b4e72b52e6f7d78777f34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4cff52a62a574fe4bdc7bdf0818859f4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "819d6525d82a4cb1af35fcea62236b1a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d3cbe176bbc540eb91c7b0115c1fa3ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e498eebebac64751be4d176e68f34d63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "efde6167321d4796859f54ca82c82d8f", "region_id": "RegionOne"}], "type": "cluster", "id": "35b6b612373348b2945eea3cf1dfc5e7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1fd267e7024c4f91a48ef74bb450ecec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2438d72ebfb34e87bc489988bd881235", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d64e964c7ba946c0ae39c4a2eb104bc4", "region_id": "RegionOne"}], "type": "data-processing", "id": "8bca411700454c6ab6b3fb2820a03b73", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cae18e9903624bec847c0568a9cb7362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "426e98414a1b4de7b58a93ef8cc981c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cf28beebc074437192bf3b9d18719135", "region_id": "RegionOne"}], "type": "baremetal", "id": "514b698ab6374c1ca0024c0ae5462b62", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "655116c143064d6cba25a2abbd678114", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f2156da697374570a9d7cbe72b5c1de0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "31cca8ea3d31456ca33aa2adb2abb78e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "01131b39a58e4bd5872ac7fabc74707e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fca60e86603d4d43b43751441d3046db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a10d97576e0e459a948c121cb70f16cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dd7bf03512094dbe8d0118818e30118b", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "840d860d376e4546a2fd8fa4e5fd2273", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "233f24db90b04608813eb07b2d7a7f6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9773419c5e4e4fb7b7e040ff99afb476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3ba7ec6f54bc4f77bd18e3214ba57515", "region_id": "RegionOne"}], "type": "key-manager", "id": "523de82542b84c6cb464fda59d59ab90", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "36c3d343bcc6483a912f9cd256ba2be8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7666c3037cd45d994a5df2fe3b866bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "744d38e5c21f4cff8e3a28c3cf01adb3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8d1f606e9fce49ed8f32c2f146d16dbb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "af6ec46313154bb682ac3721edc6f292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f455daec576649638279ae443dc8a089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d6f3b97177d94304b4ff5d78c6f7c630", "region_id": "RegionOne"}], "type": "infra-optim", "id": "378b9b828a29406896f6d004557e5425", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d294b63f2844d619aa9518a5ae8b2e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "26f6189b9b5e4a79b244cdb7444f6376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3184b28c45ba482cb420ca5fca3e44d0", "region_id": "RegionOne"}], "type": "message", "id": "e94514c8ad3645b7b0823388d2db51dc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "476a108463644a84b9c3469e0ca2d298", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "5c8b876594fb4350979d7ae1e96f9ba7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3e98bc5d0e13471db756e6319750c11c", "region_id": "RegionOne"}], "type": "messaging", "id": "8a0e009edaec4e1fa21af11b17330874", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e63047d52719436694771c3ddf486eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77fa0f66474b4789bcf0ecde27d82f2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bf69ea20d20342239bdaf3a3a4cb7af4", "region_id": "RegionOne"}], "type": "application-catalog", "id": "42068ffb5be04709bcfdc949470fef27", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be1f0e0b0ac74d029b650fae54dfd8c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e74973f9264e4179a20e909eb7546b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72ecc84240b54d9bbfd028912ace378f", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d01bf69158334ded82512aadd7cb2658", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0247bbdeceaa4a43823991034d9d7e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "158aad86e97246fea0e4f83a0282fe75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86bf17e8724742c89c4de0137f96c788", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "129dc3dc46444a43ac3b670ebbe6f235", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5bd74c96be643fabd8a410b0aa3e9b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7f7b6bb921e541bda034cb8062880385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cfa12a39e1514d68b5d9c15633d0d795", "region_id": "RegionOne"}], "type": "container-infra", "id": "89f10816d2924bd9ac01d790449993fd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "428c3e7a279a4253a8d4ff3bdaf7e4e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "130a02fda8b84e2caa55c29897d3c896", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a87a0826d0124cda974d15c6c360ee11", "region_id": "RegionOne"}], "type": "search", "id": "234a534ebcfd46408b424b0ab9edba2f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bd90d2c1e09146a3a625aabad698f610", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4beb0a825b6a46c0b6de4d94337133d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eb9a38fbc2954314a461a266589e126b", "region_id": "RegionOne"}], "type": "dns", "id": "8304334a556b4291a815c75c057fd9ee", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "69dc7bc025fb452eadff2a10ee4483e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f518ce01bd7047c68bf7936c056f5e2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "82bdb57aec684bcbbc3f300c401e0350", "region_id": "RegionOne"}], "type": "workflow", "id": "8991220bbe064b1d8ef4adad4a4b1561", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f3a749aed3e347989f9d159247f33c84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00f151b6814d47758eb6f72ce3b6a8ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ae601d66ba984e7b9f4cdbea5b5f5177", "region_id": "RegionOne"}], "type": "workflowv2", "id": "245b4f3ce3f74d58bf6f8fc5525534c7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "dcd76c6dd0f942fd9223379ab38026f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "582404539d9d4334ab0eebee6cc1554b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0e9f82bd341f48019b3d602120da14b8", "region_id": "RegionOne"}], "type": "rating", "id": "0a1d68bed5144584a3dabf18c66945ca", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c3c1df06ff1947cdb1576847a5c7aae4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8aaac45d17034961b0bc03751b9b7ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "30f9caafa41d49c29b2195ab2a126d29", "region_id": "RegionOne"}], "type": "operator-policy", "id": "eca1d3625f024c06aedd4c95ab8d1500", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b615cf4cbc014cc3bcae156083ef587d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d5c444a213ca4a079ce1b63a0b858fc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2035db12f26b447380b77f36e5370d0d", "region_id": "RegionOne"}], "type": "policy", "id": "34467ee999634b1bbc2097ae38fe4fda", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68bd7b12b13b422fb67f6ebd809e02ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cf9c8c86264e4c7caffd73e5e81d0f83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6563d9e6ca9b46e1b120a4bdfab7ebea", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c8586f243fca4cd0912be6815276a0e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "397722d33c404291b2e8f2262632b181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6920a90ba00446c89df1d6873173b04f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "722f0f0118b14e7a8f002ac67980154e", "region_id": "RegionOne"}], "type": "sharev2", "id": "678f7bb24985404ab54b1c58df3b9c36", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8057b427ec3345bfbeb2992cb17961ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9b25f7b9961240ecac7aa440d6808f97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "44da7e317b24427d8a6da38b2f339c38", "region_id": "RegionOne"}], "type": "share", "id": "cf5fd51995ae4568ae9b4147fc68b415", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "45a035a82529411185d5199e212ba788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "018c23ba4cf9416f8147ad249a515472", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "248289ab0e8f48378797090c830c6e7e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a07b50c1e55146a7b49e2bd74d82d876", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f97030698174ad08b131ed37b5a1aed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "036ad8f427144e6d8ad8e7074fbbcc15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6c6ac6350df4e69981c60a539da25f8", "region_id": "RegionOne"}], "type": "orchestration", "id": "9f7a51d0601d41bfa2c4c74dff8c69ee", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba9535faee3e4447a1c8c7ecfd749769", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c3d930b85bdb4bfebb0e4698f47e9ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "435894c47695483ca2bd2d316b77e983", "region_id": "RegionOne"}], "type": "block-storage", "id": "f8440e1ed9fc4498a62a9bcec1cd04e2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bb75670110a4702a193f81f169d3a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d95400ac44a4a3fa0ed70547a62d2fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65dc6609ad794cde861513fc3e207104", "region_id": "RegionOne"}], "type": "volumev3", "id": "05dc76682053437d99d24c85f2fc3703", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e513943ed73943a1baaeccf111c74005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98f964fd9b48476e913178842089e31b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7a40d9f3fe04aac82bc912fa3f104c8", "region_id": "RegionOne"}], "type": "volumev2", "id": "d2e12f133e044d53b5c0edc95424e8f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c165570bdf64b8ebb9cefc0f220e285", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc109ab2364a44cda860031e31a814aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bca17ed3c5d48ea8089ab2ff269bb67", "region_id": "RegionOne"}], "type": "volume", "id": "b8aa009fd85d45bdb374cd266c17828b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "332c534a7363489c9b42fb4a49fefb57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f93115181064806ac210c32f61bca58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1eb3e342912842efbacd2ae5ebfd5454", "region_id": "RegionOne"}], "type": "block-store", "id": "7c33c3a9b4354900be85fe8b24db90fa", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "37ecacbd71ac4dc584733f30725ac9b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f0dc1cf315314e78977a2df0757d4578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a2d198e715cd4b24960f1b57fb407a3a", "region_id": "RegionOne"}], "type": "alarm", "id": "83656bc3a240498ea504469996595551", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ebda120082d34ea6887fe0ef7de093bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "397b71fa8fe24ccdab577959b14b854a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "71861e384b604ffe823e984a14cbfc92", "region_id": "RegionOne"}], "type": "alarming", "id": "b58bdb42fbf34daf9c06aff534676636", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe5f2f7ecb084c6b8a90933e007eb714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e788466d25884290ab0bde81047cb99e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85062837b73e44e2b1e507160fc7e8b2", "region_id": "RegionOne"}], "type": "meter", "id": "868382c3a854405196aed81f467de554", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b042a5bad5aa4ac381fbf542fd1a27a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "99a1748e3b31462a9e98d0c0fd4b61d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e962954721bf448bb3a5767b5b056cd8", "region_id": "RegionOne"}], "type": "metering", "id": "4a2a8c1089204fa89a2033fc5507ad3b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8fd3fb7c59564a018c28011f6ce5d728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "734202f80c594dc1bb13eb1c652d2a06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1cdd50a9afa84cd9a7c772d46c06a36f", "region_id": "RegionOne"}], "type": "telemetry", "id": "5b428e2fa9a841dea70ab09958e66076", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dc4bef19820b410ab42e63b9651d3504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3615a567a0754abbad2dd52717bb4681", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "66ab83ce463443a69a0104bf4af4f564", "region_id": "RegionOne"}], "type": "event", "id": "f4aa1939c3fa40b9beae71b30199467a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f2795276c7ba4160ad6179c2df8c82a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "417c6db7ce964925b27c4efd854d6e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ad3002f3cf8a490d9fbb890c35041183", "region_id": "RegionOne"}], "type": "events", "id": "151d237456ec485d850ea7b03cd78c53", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b3182498b5c34ad48195bed1815bf513", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0fe702dcb3b4465d838aee667150e387", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7b9cdd4ff1a54c7185d8d441f59c39db", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8dfa6b07591b488ea126ad9a256b5965", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d6f7cfd275b24a3fb846a9b4da84c1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "99497dbddab24a04bd35f644f6e010fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "cb3933010a144f768af260d50c52cb26", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ddbfa75a249542ff9d2ae5303da53c4b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "44dc4897766841c19e50fb45d4f784c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4c16a70c78a4fb29511304acc236690", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "165a7c6713e44fa4ab36fb942c92b479", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "eeae1541897c4f5981611776dc1f3391", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "43e01c11a9084d1cac781dfcc402cfa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b96ba63fba0740e78784f9af41d1656c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5822335198174c2498357a5353d6e8aa", "region_id": "RegionOne"}], "type": "tricircle", "id": "23be7903fd1943f7ac5df6a176acf596", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b0c546796ffe40919e559e86847c4559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "df6b8dee1a7747199cbe5269b59b8cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "2ef6076a1d1e42db95657489e8796372", "region_id": "RegionOne"}], "type": "database", "id": "4e65a68eb6b74a6dac5d4e41584333e5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e13499d086884cfda8abfc98c7a93216", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8d43c92720de4753a15fdee7394a26cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "42b4b9b088db48fd8c1a1b0a7392c0f1", "region_id": "RegionOne"}], "type": "application-container", "id": "5d23cd1632054c5ab8f921a05f847643", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1449dd09bfa2465084f847b8f4168daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4b711a026c5644df98c5fd0748573833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "132d9c5ceba4487aa30dc63ed4d742be", "region_id": "RegionOne"}], "type": "container", "id": "510a2fc084ef4c9aafbac920036f9dfa", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "103c4185a902408c9734691ca08fc058", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bba8eb73320c4ef0acff590cc668211b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "9342392916bd4ad28145d8ddd3c402a6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "73bbb4be73124405a3ca043fb8b503cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d5d4f2544e87444a855901b89d5dacdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a5d4be995c044663a5a5300e46282dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ca561b82ae7b4059891ba36fed8a79f5", "region_id": "RegionOne"}], "type": "rca", "id": "a53e8fe120124c5a9ee35736caa2ecd1", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34ec8b21c59a415bb6fdc728219376f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f8b8a1c78a814886aa9ec8560169e7ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7eb32f900ba045a7bc5ae4ac73e81015", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "39750acab6354c06b3319aab9adc905b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1f23cf4c33ad4d4fbcafe46893632d25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cafab665b29648f99d03074e411d8930", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "f06274feb6484bea8d3cc00a2f6b62c2", "region_id": "RegionOne"}], "type": "backup", "id": "c05cedf36309462abcc9c24e29b84bad", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "04a58e21d15e44a89268847b60bbdc1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c664bc0c75b14c2b9cfa194266d62749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fb0fba3442664c77928a3a20a6c5039a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "6bb981142b9f45c29f858315a80f2515", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "26d9f7b52f4f4c8c89e0e5327331f233", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "08516f7ba3ea4f20a912b6ab6de39e23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "44ac8622ebbc4c74ae998faa8b2e29c4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b1374670b7724170b237849b12387473", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "08d4b56b99504e6f8ed6c240d8849030", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "b67e039f6c7949bb95285f19e423f0cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "1abbbdc5ba1b4cea922600c122199e51", "region_id": "RegionOne"}], "type": "monitoring", "id": "b2edf19999524d8b893cbc1c2bb46631", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3bbbcecff64f4fa187a91236b980dfef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5c7e974ede4b4296aef87d85d2c62702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dfafa1cb8eb340f79eedfeabc870b41c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6142ccdd7a9b498ba3de77c37cbccf21", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0287e4b97ebe41bc9b360a256d13bde0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "718e4c0a01fb4540baed54faa6f0502e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "8c512bfb314548409d45cf69294c0c64", "region_id": "RegionOne"}], "type": "placement", "id": "882f0b18d26d4b75bb2b6cb9157e7c0a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fb7a81dccc5c4b3dbb911bdd3f5e6e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73fa45a4a783481f9fe7179b852f1c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd1b6e4c36e045e4a102bae454578b36", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c0d2616ec5124b429151c944de0de3f0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5da9c57f61c9417c915a7de44db5faf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1b61f8da2c74cd98760767cdb6c6c39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "57ecafba59034cdd89b3f5fd821e5582", "region_id": "RegionOne"}], "type": "ha", "id": "5709c8a4ba8141be848a3cb605b72df9", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3dd4fdf0656b4490bf5f981929944983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73b2f4e486984377930da7ebfe07e14d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "abfb6b9e63b949fea47f7ff924e21986", "region_id": "RegionOne"}], "type": "reservation", "id": "1e0eaeabdd624127acd109802711c457", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "efcfe5cb6ce646988222e98add183b7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "58f3c5919cef49daac18452be70909e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a55a49eb23a84162998b2cda68a84919", "region_id": "RegionOne"}], "type": "function-engine", "id": "54957501a8644a41a6bbdf79449f7105", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3fa92ac068574b0c9260473e5ef61fd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cbca07934e654528bd369d2a4943ac8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6c28beec374040f285ef7301802d4999", "region_id": "RegionOne"}], "type": "accelerator", "id": "6ca2428aab874f71bf9f9c20b1b36d0a", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a9985f3b4424e2f84dd2d40cc2164b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9a7f1d1f44b476397cdec3355dafa60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "14f622da63af407b8cbbe4549f468a19", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ab79cda946e84e7fbcad1ae30c14fc98", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2b007225b85342a593aa0644ca3b72d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a3656fce42b248b386685d5b45594f99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "609a77a63c714c769228ff3ce05d5cc4", "region_id": "RegionOne"}], "type": "registration", "id": "241ef3205ecd467e930de9fe8e88b7e2", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com/v2.0", "region": "RegionOne", "id": "697394fa27f945298524c67ed3b49bff", "region_id": "RegionOne"}], "type": "network", "id": "6b862a2e541e469fa32683347d7b958c"}], "user": {"domain": {"id": "fafa5d7a8ad74649adbc78ed6816aa52", "name": "afc10bad7a3c45d6a0b5b098edb05e9b"}, "id": "9739d63d37d94cf2b737004705195a92", "name": "a5b1db85af1f4c2faa8c237121623571"}, "audit_ids": ["8b1d0f4d15404e3cb89b8daf530c7772", null], "issued_at": "2020-04-23T06:26:05.837813"}} {8} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.059541s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(preview) [0.060493s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.056053s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_act) [0.040252s] ... ok {29} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.065130s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(sd_metadata) [0.061013s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres) [0.045889s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.038148s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.046887s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,035 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-04-23 06:28:06,040 openstack.iterate_timeout Waiting 1.0 seconds {12} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.037683s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id_act) [0.058943s] ... ok {13} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.188545s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,925 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,932 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,939 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,955 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.852651+00:00", "project": {"domain": {"id": "32ddd7199b79478c82e44b3ec9b21433", "name": "d3a2a438a9e74b84a6a89a8b3ac0931d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9e5671d455974d20864cc5f0b21caa3f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "45939541575c4f6299d065ce08629929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4fda2d32d43b425f8ebbb4202c01bc2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "c6a6a212a4ff40ee921997e4c223586e", "region_id": "RegionOne"}], "type": "identity", "id": "14f601ab529d470e8f9a03674a448bee", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "123f82832726492eb15027ebc1cf62a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "78cb0e9ffd3943a8a09ebfdd688a02cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "27573afd20164c518454ff928f1ffb02", "region_id": "RegionOne"}], "type": "compute", "id": "a364fac6ef1347b48879626045735e81", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "823a3074f96c4357be579b63f925410e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9b62ee7a46764f3fa4deb4aae671c1e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9872102615864c2b87284f4533a20612", "region_id": "RegionOne"}], "type": "image", "id": "7d4ca7154c7c42808f703b1e56a59e53", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1d44b9027e064c828b707bbbdc257bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "58e9663bfd8742598c795b43af3a0a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "5db210975374469ca47779019f5aae6e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "053a0d546549479fa45f91f18d7620d5", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc504e335d2d4a8585c7a79f776a2ca8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e63bdde502641c7bf706f84406ddb80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3275568cf68c44b09ce4f1dc54fbf949", "region_id": "RegionOne"}], "type": "object-store", "id": "d2b5f1c37eb645eb82ade0df96ff0674", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3682c7d912f6423c994b833c3c567a20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e3151104cf0244dd8830e0dd5ab9bad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c15981ee86dc40ad9ca945cbd360e68d", "region_id": "RegionOne"}], "type": "clustering", "id": "3e63b74708e144dc9440173c4e1c3617", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9c02ece44b014b628dec62286aec9afb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7172b5cd48ab4266a08a8615eac876ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1610e50c175e4ce28ed7cd73922835d7", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d743e3be2b5843ea8eba1817cb649661", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cc11762a65334637b048f67d2aafb9d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a82a0050cb4a42219500492bf8c4c648", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "664ac52aaf4749cebedde177a4187c2c", "region_id": "RegionOne"}], "type": "cluster", "id": "d81dd54008634d499b7de48986bf115a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "873927e939de4856878a3a19c97243c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae948258d2734ecaa2249d0b80b643eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f95d4f7f939a4251814b414afdf69d4e", "region_id": "RegionOne"}], "type": "data-processing", "id": "f1b81a2773674b819aa685ed9ea78582", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a15571d196448f79914759280a78911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4d6a2aab89bf440ea49506e5cb7fa3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4409c3a207e0439ba58f8fe4ca086680", "region_id": "RegionOne"}], "type": "baremetal", "id": "08d38df919f54b17a8a5f2d828a17ec4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9d41c76e45b648e5aea2ac15b18e2a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "903f9aaf90254a18a26f97d98ee71d40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "849eb236a9b94275aec5f441a40d596a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "c33cf3c65c9b4ee9bcff9c512a703521", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "90cb0954cc3a4a9e90fd509c04fe9b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0baa9d0829914908abf1ba09a2dddf89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dd63c460824846068e1c08c29aac63e6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "7c47f64db99345918dbf1e34e4fb927b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f5feccf0f0914d5699a708c514b40fd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7d430508e57d4953ac682b65ff8c2352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7f629a1f7cbb4e209e650b609f628dd3", "region_id": "RegionOne"}], "type": "key-manager", "id": "aaf2acd8877c4219a6eaf2f5830e6760", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a76523b9e5ab4303ad618d72d98618af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e7b713bd23be45da840404b1f13d35ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ae54e69378ce47e2a1e219e36cb1ea76", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c2301f9cb7f5419cbd2899402e796cf5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "aff004e90f6949d9b33fca297c1b2a32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "daec13ae203e43bd912c24d3bbbe5ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "452cc0a1ed884d4bac78048e5614cd10", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4c18c40ed94a49c4ba09acf417dc5a7d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "44a16f2c8ea547a2bfc818973d750cd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "9a3aedefe7ac44148be92140ccc695fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0168634225f746d2b2644f1660cacdb5", "region_id": "RegionOne"}], "type": "message", "id": "3e1b8e72817444fe9b44d94220772e96", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "16ca950bb07a4be88ebd497af66ee639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "533c7d0b77434a208f4cddbef0b57c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "af0f338aeaa44adbb41c5dc0bb118870", "region_id": "RegionOne"}], "type": "messaging", "id": "a21f5ef6dba84140b39d696cadc2d459", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e984253f16c14e2aa93600e0cdf87707", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f8bb42aa7ac14f11b4cd4ce850b07f4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "87844768983142ebb453b165c19cef25", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a53347eb1d0b4a8092d17ecc933bf61d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e7e08e104cee4920ba4905de7b210c86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "78fc90e64f4d4b9fab6d08a454307f9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e10473edac04c5787ea07fcacfffcc7", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "184cae719f6b4f94ab444055b6751e40", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ebe7f4cbe68a4cdeba014dee4b457a38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "651f81ba8d054263b44a421920b68977", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c741015ae74249a4bbd5ef3b3c92e8a9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "de10aba999c6439791a900c693cae3ea", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e392aa9e9384f7ca37e4fe258e5c771", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2ea62300adc479495c6e48275c50a1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "084ab0c162a34bfcb6c5b0c71ad22a47", "region_id": "RegionOne"}], "type": "container-infra", "id": "af201f118c7a4ad0b7bddeada4de73a0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "0a8e9966cd71402cad321d1474f57ce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e26a56070ecd4646a6df641934c302a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "686de4d9bb6f40c9bd3e29116f65555d", "region_id": "RegionOne"}], "type": "search", "id": "d0e51c03c3174ae480a48836b6f92765", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bec84005f411499ab8a25d223554341e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f784fffa5d844e30bb49acd805df1127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "88dbcfe8b3b24f25a30a3f745ee98c0b", "region_id": "RegionOne"}], "type": "dns", "id": "8f764de9434f4329b6a57ee1e0d1a967", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ec1cd2d45d2e49a899083d84fb3ee188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6f6c5dffecdf4b18b82f33441f9accb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8bb3dddb415d434b8410711b45774e94", "region_id": "RegionOne"}], "type": "workflow", "id": "4f8cb142acbb41c8994c955b0f169e1d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7d099e02cc504ee8b89ca7a609b7deac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b87dafff66d64ff38f6043d0ace60ea8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b03bf3c99c7a46aab46a780e29ab7c63", "region_id": "RegionOne"}], "type": "workflowv2", "id": "5f46f02f60504082bc5df7a3aa15b118", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d255e8aea4d44d9693072b2cd497a8a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d3836c6246b944c992e6ff3f598c3836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "510d16c0884140658e11222b24772f65", "region_id": "RegionOne"}], "type": "rating", "id": "4c9c94a43d47400dbfd8ada0bef74214", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9630a8eb65dc4b87914f2cc3d46e9d85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96c291fed99442fc92527d2a0fef31e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b1e7ad53d74b48f3a100caf1bbddf9c8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "28fa2a657b054de784a5be76800ed836", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a688fc157e16491c9ce507ed0f85d90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0d69b8d5caa4e2e9ac4b93774b4f963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bc0c709315884b068dcf8efbf14f6f0a", "region_id": "RegionOne"}], "type": "policy", "id": "e4e9ee235d3445a68d18f2f1d87fa85d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e41867ef94d84532b158f8d412baf5b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7052ea990cff4ea180d415e76aeea0b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "833e06f1f7374b988c370977d89fe63f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b879f549e56242b29eb26804692b9295", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "84f2d606ae274cb09d3805053fe3d87f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5a7b9fe43904896b2b6f1087d53099c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bde4666fcb5f42d8b8097a8b933ee408", "region_id": "RegionOne"}], "type": "sharev2", "id": "540096284e954771beb9227be103ad5b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "eac0d53391ce45219b2c5f0fcb25b686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "436284fa3db948aeaa033aa0f22305d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fefe77b7a9b946b881b6c631a4c8226c", "region_id": "RegionOne"}], "type": "share", "id": "2b76bb3a0800455a94ab98c6e82084f0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "61b56646fe7a4717a87539573625a3bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ce818ce78e5c43569b793a63bf6adfe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "82300915d8d74f5797117816bd24a781", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e4d83f736bce47fdb4adb1b8cfb6ad36", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69b4831e836f494a912a2862b2927180", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc75712fee6e43c89a23028fdd95b104", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1eaeed958b8045be933a77680f68bb8b", "region_id": "RegionOne"}], "type": "orchestration", "id": "a50622f5f83342c6b1e8b13405789248", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48296b8ec5cb4dc6ae462391849973b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2531058698434dc7b24378da2990e4bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "302827a186e34f1aa65a25db4a262d50", "region_id": "RegionOne"}], "type": "block-storage", "id": "a5f06594d6944a7f9f32bd155002995b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7dee1bb9a9d45d98f369b0aa58205be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23a4129eeb7e4cee94d8a4ea630c842d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f58f1932159040188c1e666b5db1fdc0", "region_id": "RegionOne"}], "type": "volumev3", "id": "13ec65927b204108bae2a62a7e965e8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f529f7c922c84d2d8e6f62814ae749ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da31a8c10276404483b6823236b0bf17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b5fa23d2d4944f2bc556f806e6f07d5", "region_id": "RegionOne"}], "type": "volumev2", "id": "764840f6f4844530aa933638b007c720", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ad29b4608c4413e850941cb315f57ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f20b5920bcaf41c0aa3d5a8b40334c36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c2d0de77890494f801f157d0fbea6e0", "region_id": "RegionOne"}], "type": "volume", "id": "9fd5de5c4ef84dd59ab5ec45e7e03bc9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f35617993b0f4e4f82f7cfab31652ca9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b622c2dc4ba64db798b15610a606ebbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "209f8e6a4fd448768db0cc353afdde24", "region_id": "RegionOne"}], "type": "block-store", "id": "17fa7d8752fd452689e85fbf3a8aa0b5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "721ad928154c4ba488bdf9e9ff45cc47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "451d07c3c1274e978aa8fe1eb2a130b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "ffb7468967eb43c48eb6f942585f29be", "region_id": "RegionOne"}], "type": "alarm", "id": "6d0c2c303d7047f0819eadfbf4c688af", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c76a6b7b39bf426ca4bddecf9a1ec9cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "032f316a703141fba6942d91a9af1b38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e377957c938b43f0a592bde4f9dec744", "region_id": "RegionOne"}], "type": "alarming", "id": "84221e86a0ca4f5bb51587d2f7ff7b7e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cd6962e68d09443e998e653fbe1c50f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06c17dce62064577b599340603029318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "84498fc280d1415f97a5118e04acab50", "region_id": "RegionOne"}], "type": "meter", "id": "146dfefb957f430b98f920b8985f3e14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8037c1ed20f4bc7a4df780cd0280f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5332e0a5dad44c2a984bea0480d2ee80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9721b5ac73734736a76b4acec2560658", "region_id": "RegionOne"}], "type": "metering", "id": "ed9c17c017c6479db80fa3bdd82d157d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a5fe2c40e48f4563943d77417714c8d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4e06da61c27d456eb3e9dd9dfc44a3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "652e2f8735c24663a5ab90670cd1eab8", "region_id": "RegionOne"}], "type": "telemetry", "id": "4f90ccb10af14b3a95bfaeba3e6fa920", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c75bcc88b0ce4019af392c163ee87423", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c0b37a9869b4410e9fefccc1170518b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "2c1bea6e177f4ba9b5bf14369303008f", "region_id": "RegionOne"}], "type": "event", "id": "1ee2d93845f84db0b3f840ec7f5303d6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fd20a43a8de1409e9a00185e2e095b31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "af7f252fcff5412b80f3f6c772556446", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "78a9ee2365914500833c096ba99c8b96", "region_id": "RegionOne"}], "type": "events", "id": "cd023724eb5c4aaa95e7298e6159b217", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7106a53f249f47bb88a62319b5eb6fcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fdbd9e6b77564c95ac682551ab49b703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "afc8cbfa9c404f7284643b83f40c3e1a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "df672651f21b4fdca4d127d2053f955a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0559eccc957141b5a117e9074d00df45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2f2011538fda4a6f996072331c62cc4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "22715d9784a64e2389380057e2655668", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cbc6e6ab87fe45d6aac09c1dcc901cb7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b5a97eb82a9543769bcbe89e4d9b3fe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b585eebd73394caa97534f9821696ac0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "234df7cae1a649f59b73aaf549dcede3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4c6e9a05c9924dbc89f6b836407414ce", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "475195e2df684f5abcc9b6b4928aa8fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "655c35fcb345420abac5896248701c8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0d92ae022d08400a954c7f627310ba2f", "region_id": "RegionOne"}], "type": "tricircle", "id": "38c3c6ec66c24b2d9b698d53f6ccb806", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "38a2872187804f46b62fed0052245e83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fb0968dc6ab7412e920ca52919a3bc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c86ee0496a014ec2923b009da8e984c7", "region_id": "RegionOne"}], "type": "database", "id": "a4a59f1898cb4d9b9e949284b9317c6e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7a4d44da5fc8435f92ce6c3b573970e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97f543f4a62e4a24bc598c9b8a6f178c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "190a238fd19e4f3e8fe1c52657d2501d", "region_id": "RegionOne"}], "type": "application-container", "id": "a8b75dc4028e4131a45e78f6a4c57a49", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d39dc857d49a4ed884ce94105b592325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f25ccf73da3457786a360cea77d5e10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9096bda6df8d416b86b1e6034ec41880", "region_id": "RegionOne"}], "type": "container", "id": "48930b2f5c994ebd934ddded51a5a239", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b84cb7b6b5e041fca40b0533c147d683", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d20daa4a3c98427aa717a4f32557782e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2af7cfbd23b745ac9361bec8f8f9c6d6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "37841b9b79e0478eae474b42285dbf13", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a3129463c62450d8f2f897368dae8af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b544179646534d0c85c62bab7dd913ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "eac4cec1d24848a4be55e81a548c6613", "region_id": "RegionOne"}], "type": "rca", "id": "4435143a433040c2a4f63c5e1c7c3b5d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "853df4d688204dabbfdedef4cda30c60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "34dc779dc8d4455f9bdeeb39e5562f6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9e0e61076d1f4b4a96f8249b38c79a78", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2f8f5c99b7f940889ab901b59708347d", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4a1f2c87fcd2438aba6778e2f75276dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f897c282ca1b470faec9414e93928c30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "88557d00069c49e9bb12312397597665", "region_id": "RegionOne"}], "type": "network", "id": "fafc6579b86a4b5f971bcd8681ec2921", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "fda59b8bcbd042cab0563c4d3f6e06f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2836d6cc7ad64eae9cf8adcff5b31d65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "02f9c906d98a49fcb64b18e5918c4b2b", "region_id": "RegionOne"}], "type": "backup", "id": "87755d82ddf64a7b902199b87a20a008", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b83f01c3d5b84bb8b3253b1b74165335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1d8554c90ea4be8afc50c0864132579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "115c8b82fc0a493e9f2da10eacd8a46e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5e90d1e9cf4143e9a1580f84b6bb96aa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b9ade370dbd84627a23cbe7618092e59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f90cd4cbaca7443eb1714c44c14c49b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a02c83864fa84445bffef2515c73c719", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "34dc836f770d433c8d8a859d0a07cb03", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9551ac47c2c54e7fbab4fdd5384af8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5b03d082b3a84ac0841413819d34d14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "32414b57b8d1476daf0e14eda542ef95", "region_id": "RegionOne"}], "type": "monitoring", "id": "445e750a4e5b4196ac716a826ed02a15", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ea3083e131e048df85599ea4f2891092", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ebfb1a49a572445d9d0bcf82935e1234", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d36dc88d40ff49c6a466e99d5338ed7f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ee6f8e248b7d4c9b954d1c5e84a1bda0", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3c613f1cc29148839fe082ecad38a0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d5c5b2570f74443fa9e4214e2a622f6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "53f6c48560de438dbeffb5e0fad89888", "region_id": "RegionOne"}], "type": "placement", "id": "ab3c6913754e4888817bd5189e97fc8e", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "dbcce6750771437cb5c72ac5cd090f93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "763d1160da24479fb59594efd9cd5ed6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6a1fc70ab98b4ec2aa62804660e56575", "region_id": "RegionOne"}], "type": "instance-ha", "id": "be6890cd9fa14313978137b65167b3b3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fd4460e1bdb04cbf819b36c96c160824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "621acbd1d0f54153be54515243bad0b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a2099446ef7450da3b5e17667082d0a", "region_id": "RegionOne"}], "type": "ha", "id": "e9afa52d68a8469e9650699c1177ea95", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f2ef43c52a01422aba48c3c751d82eed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e0ffeb0705c64d8c8672dff4699f25eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "eb4719d7c548415eb9809098b5a939a0", "region_id": "RegionOne"}], "type": "reservation", "id": "62c420d6ae2442b28a20345924d63ca5", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c53d9291775b4992a9b3102efa1af200", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e86d5916fbe344a89784b1d496104779", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d2ae9374b8774d929e67dc89e7dd4f90", "region_id": "RegionOne"}], "type": "function-engine", "id": "7bc61de86cfc432eb54e457457579c6c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0cf0e98cd9e5499dab5d156ba504518e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "fe9a9bb404574d0ab552ca45180bbd4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "620abe900b2e48158c6d1d9ad73e05e3", "region_id": "RegionOne"}], "type": "accelerator", "id": "e38f0566ee4441a7a1055a5ead468465", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "35b9651ca97f41b69d81097df77b355c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1b1a7fb1029420fae46925da72b691d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5f8af5c80d314a25a2dd2f04f71a2d73", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fe24875e6f50429dab4ec284f987aacd", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "88391680625d4f2bb8433a2f1d8b1b8c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5520ed291a7b46db8d7c55619ca0e402", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "40ec0067d8944a07891ee39d444443e2", "region_id": "RegionOne"}], "type": "registration", "id": "b3de485d70744d0faec16bf8f39f3c17", "name": "adjutant"}], "user": {"domain": {"id": "b730f767244d4155a439d2f95dcea076", "name": "810ce0c08e194b09aa4c490435baa63c"}, "id": "ebc3f56375444033ba5f7503f8a7de35", "name": "d688b8da225047b2b3bcc898c81a0048"}, "audit_ids": ["79ecaa4fa1a3494a96a079b14655e505", null], "issued_at": "2020-04-23T06:26:05.852651"}} {20} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.059133s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_post [0.060147s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stacks) [0.058015s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id) [0.285388s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_act) [0.057827s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.038078s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(name_id) [0.058012s] ... ok {3} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.038015s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.038774s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.069559s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id) [0.046940s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(identity) [0.056171s] ... ok {27} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.194432s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,954 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,964 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,973 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,983 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,000 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.887980+00:00", "project": {"domain": {"id": "d6b9cf0ba79c4870be01d8c2f4ef81d9", "name": "87e1a6ba71cc4d28becef204be772a94"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "520e9dea086e41fcafa2f738efdf2d64"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ca01abf2fdbc47a8acd1b6eec46a890a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a5f5004b5fa74fef8cbab1eaa22fb0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0fcc4650e0674f51b83ab01603be42dd", "region_id": "RegionOne"}], "type": "identity", "id": "16b9c814abe74049b48b12751fc9cbbd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c7c9358bea184e05b1044e33d49da97f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "20d052a2aeb14b48a9aea4ca0e14d622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "f266660ed3ab4878909590d09c34ba4c", "region_id": "RegionOne"}], "type": "compute", "id": "803c7803125f4c95b7cf6de4db6103cb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f6117c8584014940acbb3bae4e71c062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7ed30779e85c4f6da34b0c7e85bb2460", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c539e6d2eac240519bb6d0f3e03a24b9", "region_id": "RegionOne"}], "type": "image", "id": "3d7aaaa6661a4c2794b84f3d51a34c8d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fe3e94dbda3748638f632878707c53e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "680c687c2db04e0f97c5dad6c1c65666", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fabec5d13b24498b974946fe2e7f04df", "region_id": "RegionOne"}], "type": "load-balancer", "id": "37ac6667f6bf4c1cafc8b6c9fcaa8464", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82e58829059d461391dc12ce2e97fa22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3ee3a326578448d8f2dd9afcb87112d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8b1e7e6b28f487b9f356e4bc43a0e05", "region_id": "RegionOne"}], "type": "object-store", "id": "2e792e9a14f24f4f9dbae320f55a1eaf", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b18b3da49de486fa68923ae05ebf4ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2aee0e17d8d84d868f506efa45ba396e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "280401dc8f0c40caa78b6bbe2d53e8df", "region_id": "RegionOne"}], "type": "clustering", "id": "3b3ca5c3247642e5b9a5bf91157d6176", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "26c2f2a001d84aa3adb7824eadfede0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b2f5a014833448684f3a5f147b8d6ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d273ede055fd4412a1742c2ab4edfbda", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "94af2de3ad724a178286b5ef63a86a72", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0893b48e5c0144abb57d1a9d93bf19c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d379875a41af4514bdd82ddcfd8d5468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5538724dafca40779c04cff251b46982", "region_id": "RegionOne"}], "type": "cluster", "id": "dd98b6fa52cc4116bd5d72196392e707", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a533d79942574693aaf783355e90467b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6242f5d9d983421ba7fb050a17a00244", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dab1c39a16f14f1fb2e51c905abbc08d", "region_id": "RegionOne"}], "type": "data-processing", "id": "b9d6e7ef06764beb865ccd6181ab49c2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0b7fd39e6e0a436f825624e0e5e56a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "002983caeb1c495b911f254093fc4b26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0eca4fc22457491b9ca4bbb6a226c10d", "region_id": "RegionOne"}], "type": "baremetal", "id": "5415ee61f5d2475e9f6359770a0d859b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61ed726970f248e28b4d313d5c9ed99b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f97030921b6742d8be79ba9038f56a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "12f7ef2f147d4bc7a5d0417cd868c4a7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e251eed8c21340fcae336e4884b0d672", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "5a83e98beae14626bf322cb61003718e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d25f846cc27242f6b72ed3db4022fb54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1d523718ac1d4ce59beb82a4b1ae72ef", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bbffe421ee52494d9d637b7c7eef3016", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "dca0f9cf9f754d23bd4dc40567f00e92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7d76e0d454e64b2c8273685f7583967f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5ad950c9c7254705a784f90ce10dbd0f", "region_id": "RegionOne"}], "type": "key-manager", "id": "8a8b1183d3b74673b01900769d6bcff8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "59fb215629d44f4db416cedd37f7c929", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "24226f6f237545488b2930ba9491348f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "235f3a68bd3d4b9585b6d8b476212bd8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "844c525ff2294899bcb8692ee5711b69", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8f3f77468ca46d99fffbda7b7ac7d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3181ae8dceea4ec7b50ef8d7f8da3e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c8115e7d288b4ab2b60f2f21f0a3d98d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "db464e5a1a564839b00b0fa9c337e8c2", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4ddcbc1df6dc4a2eafcc3e1c36330eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "817ff01dc2c4499f9821c691f4b1e5eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "29733f7e6dc441209ffaecded0b78c0f", "region_id": "RegionOne"}], "type": "message", "id": "e6ee41431acb48e8838b5dc9e6241fd4", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6f59f151bc70469ba50fe40a35060325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c2a85035ce0c4b8b9b92d5d40fced570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7f32a3a2051479682f2918dbe5fed9b", "region_id": "RegionOne"}], "type": "messaging", "id": "a084f93133584644ac7fbf20bb87a977", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "31bfa686ea1e47f1a328782609d9882c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "09598bc4030c42c6b0e127452b87c75f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6506f7b331cb439d8b7cd40cc29c65b6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "780de0ca3cc944269c0e06d9fd971d25", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a05123bc05d4494e87ff3534e49e344d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a72a58cd29e40cd84cdb99f4e6cdcaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a50290a590a4b4db53953122979780e", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "66e0ef921a0d4f4f94413d5cfaad8615", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d94036dd9ef41f2b21a302b3c379b03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d7267adffdad46f4be8060d37503e25f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8611ddff51a14a24ac0df77999ec57a1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "faeeab75084f43cfad25fc7b121225ca", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0f47b39a821481c9cd6f1618ba08f56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1bb7b51dd06848d6a3d4da6c66a6a3eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a597b10608394a288653f0a7eab6880b", "region_id": "RegionOne"}], "type": "container-infra", "id": "401a6303227f4238999410c5ec9872d2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6313f5637b484182b110345d21617150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "d05c235b87d04324bf17bf1b4bd3db84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "99a24e5b73e44b7ea49ff38d944e81c8", "region_id": "RegionOne"}], "type": "search", "id": "165a7a22ae7241038108fb72e7edbb4d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "d4ad97bcd77d4c90bac145c23f987295", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "635706ba626847b986ec2a32e636fe5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "91f8df2cc68047d5a373502a3e94c32b", "region_id": "RegionOne"}], "type": "dns", "id": "3c7d8d9ccb2e495fa02a7360d71918d8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c728cb341b6944d18fb4259a58ed0863", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "74070167c07c4ab2ae83e27e2840b689", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f80dc6f056ca4b298409124163b78ee0", "region_id": "RegionOne"}], "type": "workflow", "id": "b49482fac2904e48b4baf41d71010bae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c79c6f972701417381d2eee2ffebd612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2655163ac9d4070954d412c234da4ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "34bf6f3d03464eb8ab68f9607ff82884", "region_id": "RegionOne"}], "type": "workflowv2", "id": "1bf645e922814314bf1e88ce02304022", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "cc343e7966094b29a0698f6576d9434f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f929354c957842c5945d8d0df16dabdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "736b6117198446df8b905c3f191490b2", "region_id": "RegionOne"}], "type": "rating", "id": "9ec7fd99344e4b5b9b4c942d92c32b48", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "46780fab4e024fe79c81ac10048d84f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4fd2e86dd7e842aa84c0ab6f29e402d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ee24e33f553540a782d45ef3f7797f14", "region_id": "RegionOne"}], "type": "operator-policy", "id": "83face0a07f645f1b4a710def5ab16c5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "68e150ec9cff4204b73bc7cbd8978ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7422e012d4ea4c63bbdfd8bcb149493d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "763441c90628466ba8b60eaad567a5b1", "region_id": "RegionOne"}], "type": "policy", "id": "f0e01611370b46c6833dda9b3723074c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1b345f33158d4d17ac1aaf1ab23018b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a63ea61c3f544113b048388edfec22e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "03a0b632fb7b4e45ac357ec755e306e5", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3f09c2f58cfa42b48fd51ccd60ca8043", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "804a96d556eb4396b8728d2385b49bdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b3bb75867c3c4ce6b9df5c149c997232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "79d829f56b9e4f20b8ec463b4e0b78b0", "region_id": "RegionOne"}], "type": "sharev2", "id": "be84d2f31f754d7cbfb0f85be613d23b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1d5d041ca13f4e76a089670f15574501", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5cb26506a4a948a0b94afb3cfe9261cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e41f89e7222148d5b0e2368e5c4087bb", "region_id": "RegionOne"}], "type": "share", "id": "b269a65611494787825b0b8bf40d6c66", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f958aa774d1945a987602bc08d23d2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "acf6734c0e5342eb83fa59b4826d15b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5f7505daf9cc4343a10e3788b516b115", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "4000261afeb24d45b3c24e25e8adf227", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70f24586ab9f471caa787411ac2675d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb62bbcacf3a4780ba15417ef9e01e76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ff65e24e63b4503a37ce550b3974ab5", "region_id": "RegionOne"}], "type": "orchestration", "id": "f4fe53f62fd649cdafd3cc787325a77b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "da709cd9c3c0487cad24eb93b37df365", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb40bf55bc2b4aa0b86c079fa12ecc98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7a0d54a3e61e4a4a9ce29f7afcdd2851", "region_id": "RegionOne"}], "type": "block-storage", "id": "e41e59561b8347fab39159793462477e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a53ccd42017349a495a38b864db691fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "267876f75f7c48819b377279f5045a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ebd52f3f29e4759a89f4eb14c1ae586", "region_id": "RegionOne"}], "type": "volumev3", "id": "9d076874e2cf4581b5ee91b7565f8357", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98455b0b12b043569e28afc8acf3b2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bab1a79acd654ac79adaa04ea27df7a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e1316d502a847f9a4d05e511856fe5d", "region_id": "RegionOne"}], "type": "volumev2", "id": "a4e8ea77315f470281a9a2df43beb8ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18f79f5916c940188b7bfbf109b7c7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7cf8c973f8be475faef2c5872e25e3b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eeeaad528d9042cb85cbd9adff5befa2", "region_id": "RegionOne"}], "type": "volume", "id": "441148e3ee45440e81d1e5049eaae304", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eccd7a26a20541cf97ee99a6a0f590d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4d6e46743d445228f4c9b3470b1b75d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "316f5dbd40a1466d9ac32942812f9a63", "region_id": "RegionOne"}], "type": "block-store", "id": "7e18bc838cab4d11a06602f751cc2f2c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "12bbb1f425f94f19b9ec296b07a961c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c10b87246af4807b15c62a6cdfa1d5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2706b96b81b840689cc417ccdba0e0b7", "region_id": "RegionOne"}], "type": "alarm", "id": "922f8bffb3e840ce8f1e7f9273c0bcbc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ce583d8fba524b94ba7499e717801e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "af3d16ef7ddc4d459b0e88284fc31727", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "41ae3ac0bfd4463089b1faea9f908c85", "region_id": "RegionOne"}], "type": "alarming", "id": "49dfb922093c4bfa91b0500d62dd4c5e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "debdb6a002e7489a86cf7066569b8b75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b287e873f88146fc9a486ca62c2cab9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fa9926c6757a466ea4af3d94526ff335", "region_id": "RegionOne"}], "type": "meter", "id": "7482208a24df45ebbaf367e3920de8d1", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "457696ba1d3c4650a2d1ba8f6a545129", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c2ed44eb12749e7a04b7004f9a1c3ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "63749481ea4b4a248754ad9a33bf7911", "region_id": "RegionOne"}], "type": "metering", "id": "6e65c58bb2274a30bbfb7ab6e632efb3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ddeedf227d064d0eb2a8b77e4ff1df95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "8bd05036b80f487597a894617be5e9dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9c3bed0de2224378abe92d8f58cdc4ff", "region_id": "RegionOne"}], "type": "telemetry", "id": "ab990aad254245db94a9d130bafb87eb", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ec7e740986ed4601a984ce499ea1fa46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "749860711a764d9fb47fb29a71162260", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "05455015692440a8b06c45a59ff881c4", "region_id": "RegionOne"}], "type": "event", "id": "2ae0e6476f094873b4cd0cf9495135ca", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "265a67abb7b94af0879ae63b78702944", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "02c0d0619f06439896b9fc012d41fbc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "88a35707f8bc4181a777f06299b1c7d1", "region_id": "RegionOne"}], "type": "events", "id": "c7ab39180a0040298395eb624e5b1a0d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "405832522b024fad8e086d16b4fb25ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9a3ec21f90c64eae97a296ec08997c25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "83f169f4c63c43ab80837e08e0fea520", "region_id": "RegionOne"}], "type": "application-deployment", "id": "d8d4c7453de44370bbb4c88f45d9fe85", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dea262f601464ce7bee03f76c40fa5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "54f9c0ca34634bac8beafe4bceb9abd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "11a23bfac435471bb11ea36eaa726d3d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6955c8d56faf4a4a9203988e47e31898", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "74662caf8aab4cd0a80873fe9af4b8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e9a91058789447ebb61f00d8d0456800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8abfe4ab0e44419c995bd279ce99f652", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1b496b7dbbd941d99f5c0228288b364d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "63c75d9fcadf4670846d9bb30e54a47b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "73f4795bd2b1452fbd932035faa67862", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "d3424bd4c3464a27b1c138509b0a439b", "region_id": "RegionOne"}], "type": "tricircle", "id": "5c5e34a2d7a2451abc343fe84b1b010f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "86ec1ed1d7b3424ba74979b349e67e17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7be747351879401698bbf5a906a081ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3734cddb4d074b0baa96c7a23deb7932", "region_id": "RegionOne"}], "type": "database", "id": "8b7d0db4371d4a3a8bf45a404d4cf66e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4075af85a08349db8c2aa458e10124eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "725d69d831b543a7bef89dd17d04c3a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b0fd3bf7fd1e4f9d9fa18fa3c5643c85", "region_id": "RegionOne"}], "type": "application-container", "id": "d39fe662e4454abea68d076724b0ca89", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6c65b8baaf5d4248becd17bd70b3331e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "392f371169f84671a14db76aa7b8c933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bf656accd82349bb81bb912ac1e78911", "region_id": "RegionOne"}], "type": "container", "id": "bab0f267acba483c85fee3a1f1c9ed1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2359c6423abe4427b053780077c3b0bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adf419b43f064759a4da95dea1e48a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f7c5bd1da9e34d72ad0ee2c8a87306e5", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9811e1ca637849d5820539384fde6fcd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fe11ce9c4104405e970a903576a7d3f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "40a208851c264c349919bf596c0cfaf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c1f6ba8b6e864ddd961317c33e8b0d42", "region_id": "RegionOne"}], "type": "rca", "id": "2eda0c8c5b95414395728a3c63f6d1ad", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3470d76b5624446eac257c4f5d725062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "980a2429cae64d7aa960224d76116f5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "0c8e1f6df0b843bcacb5761fc0318481", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e7d8296461174a9498c2bb34eafa31f8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "da150b83d87c4c4da26832f590f5403f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0ea64ab90e5e4ec5ae161ff12831af77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e0b437b4f30e4573b563ecd0396e78fc", "region_id": "RegionOne"}], "type": "network", "id": "bf3350df4ea0468e9392380d4faed013", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2130e7974dba46318b7de6b32d5a65d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "086407ced9a547b59a66bb422442d3b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5eec801c17c943e69a2b60be3d111f65", "region_id": "RegionOne"}], "type": "backup", "id": "f59e1858455340a1bf869bbaf026652a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "52c3d6508a8444ed9e1b7070e8660e70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "070c516665624412857a7b103c410c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "dd647fcd7f7f4059a6661c83f1b3bf0a", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ef1ee6c13ba8431c905186cf6b5ab8ab", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "678ebb516d3d407e8499de55642c42d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c0004887a484ec1aae3dfc19c396146", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4a8d910d624f437cab8b64ea80e6e5a7", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "82646b9d9f2a45dea183a9ea844cd1a1", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8206602e763644daa58b6928a90bdbce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bd25ca0141fa457b9202d8d059377298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a5b601b7fa464a3a9cca7a72ad1f2ba3", "region_id": "RegionOne"}], "type": "monitoring", "id": "e673c4149b754db69a95c13480dd58a3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc346d04649a49a3b8d61396e48ae0cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "34172582fb974fc8bf23d4ac04724ee9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1b8603c2fb8242d6b5afbf231ecbace8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4b40f3a708c34a6e846eeb4f2b9027d7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "6e14c47e49ef4afb8c5ceb967aa269bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "336d3f49cf7b42b8ac7ec855ad42ac8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "0d1dd57510bb4fa8b0728cf9b71177fa", "region_id": "RegionOne"}], "type": "placement", "id": "a42fb435dcb4434a82b2724e48f321fc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5056be30b9724388a7c598b34b2ad215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9f27e0e71f0f40cfb1a047c0c3a7ac62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3820f1a49088465fad6070fc2b123c5b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "354c0cc3667b40b4aeaf1ea166a3a237", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "42ab914e3d1342e686e8c8a49306d5d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c607e12ebbf4bbd89acf5a05682c4ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "05b71d63c0a44cd1960e953eac385f66", "region_id": "RegionOne"}], "type": "ha", "id": "e40c9da0db8e4e88aae241e89ed686d1", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c21017c15e2b4de587183efe9a680156", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "cfe07b96a6394920ad2c24914d83b171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "2ff3a2a59a9647918e4e4793e390004d", "region_id": "RegionOne"}], "type": "reservation", "id": "9434f3e1d0d94df083c1b41b832aa631", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ebb3b7f3345644b8a1f94b29558f4590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f22d975a12704ee5a890ab515db6f1e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "49a9b019f629444d9364ff0f6f028d46", "region_id": "RegionOne"}], "type": "function-engine", "id": "ea413f43d5914a39abdbb15e3d42ee2f", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4587b1310d3a4bd69afee3a49e1c685e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f9aa11788d214e23b2abebc4806fbba3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bc6bb0d69c2d4c56a5f9fb5c0161ebf7", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7901b3301b4430d9357b39d7a2417ba", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c4e375c834494627a3d4afbac29eb1d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "13d6445714384c6ba8d7d89fb22bd3ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1d3759bd452943a79c182bf2bcd8653a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "8f7d94c0a19049e79ba1d97ff204aac6", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d2846e395474ed78a6bcc187c357595", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4383ced557b941b1a363bc3680c86351", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ce1aa1b6be2e4fee834a29c506c72a9d", "region_id": "RegionOne"}], "type": "registration", "id": "e67a2e4e50e14283a242bece46226823", "name": "adjutant"}], "user": {"domain": {"id": "78faf687e6014f419854ae323b1df4df", "name": "4aee0dd1b10347d791ded31a29fb80ec"}, "id": "16a2fc29513048ba9129e143b501c565", "name": "5b94877669334042b2b580b869bc5f27"}, "audit_ids": ["b7c079c1c5ae48b18666ca9ba96d8b3a", null], "issued_at": "2020-04-23T06:26:05.887980"}} {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_act) [0.058722s] ... ok {29} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.066906s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.255181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,916 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,926 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:05,933 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:05,942 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:05,958 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.856507+00:00", "project": {"domain": {"id": "bf69b6cbbc8c46fea01141b138e401c3", "name": "22868f087900459d8066abe232676829"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3160949c8b1d4befb406d779f8a42cc0"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "59ec11b6e79c4a9085ac2a3a53588d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4e670f4c3e4a4f9ba88892e68fcf132d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "6d893cea76bf403abebdbfdcfdf7e13a", "region_id": "RegionOne"}], "type": "identity", "id": "8c55dc53ef2a4d4688098b8ef573366c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3d19d733340845409fdf21051ce00bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "724b48d30d43418db612b85810f85bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b491927551f842df8abb8c14c5ffea09", "region_id": "RegionOne"}], "type": "compute", "id": "8d14e33c410c437ea639b4f1da7ce346", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "89f6e15d728a4e1f939ff426e0ff590d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "23197d005219460794c68db8781e32a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5f05c7c60996420d858170201e8bd06b", "region_id": "RegionOne"}], "type": "image", "id": "401451163a104c9ebb8b4f4a1668ae80", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e1141697647d46f7b731371bf8feaa14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "341e1ea121884dbd8c9c2c03a4a55e44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d5e58679ceda4b29a97d2f7f730a2a9f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1b6ed00d8f3f46a8beac3bd5acaa1842", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "294c87b99dcb4a95ae85d46ef19ae074", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5fca6b537fd94cdaae760899e6957e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81203d4f87e4c3096250aa90b4bdb00", "region_id": "RegionOne"}], "type": "object-store", "id": "79bdf584bcb24b45a32ba8121d6da7b4", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d14185ae706420ea356d23747be53bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0ef46e33c924a4c83c1cba89173853f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc6ee98b7de24ac8bf93ff64e854def6", "region_id": "RegionOne"}], "type": "clustering", "id": "b7ae9a5a2b5c4c118820a5f2aa9e9468", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d40ee92bba2a48d1a8f713e89a8c7566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab43f41bc46344ef80cdcd006512e7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "48dc52c3addc45e2b6ae1e33e6b504c8", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "27c0d18ac61b4b9890ebb69a94a87652", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d54a1cfb80f149da91a543739ba134fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ff8e4337de8e4a9dae0a66bd4d25db70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "23722e33131a447aaa17fb0a9bc96903", "region_id": "RegionOne"}], "type": "cluster", "id": "74a37b06f54e401281b654bd35a826eb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3aa9de0720f145d3bd91ba2a791125c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9c494e966372463c913e11f6e763ffb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c80d903d505f433f95766367e2cda14d", "region_id": "RegionOne"}], "type": "data-processing", "id": "1cdb9f89cbcd4e44b89e819f1c852528", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "28087132750b46e4a147220187636bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b66066e2fda947b983ad688d60ec8dfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cedca8c69ef5417d9dcf0b1aa8e875fc", "region_id": "RegionOne"}], "type": "baremetal", "id": "604beabbb2ca4937bda0b1921def032f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "96d7501cedcd4b2ba93ad26de0a3cdeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ea1679719644aeaa76dc1bb7a0d1b6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3c4130edb98744a194f5de29d4ef9aa1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "be69123f8b364de1ae3a67d24580b924", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c7ce64607e164361a2af4405769f20f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "740287c83b29476496bee8224f2756d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4384ebd76ee84a018b1bd466d6425e80", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "02aad6e601aa4a65a8e4fe5b25d1a493", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a0b5af99915942ceb63cae9120eb9145", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "32a4c450e40c4010a4758acd7e6415ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "02ab2335bcb24b3e9a0da8890131d5ae", "region_id": "RegionOne"}], "type": "key-manager", "id": "bc7628bab3664e1b877bb32ab4a08bb9", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0b11c5ab857e4df0a59d741720c73b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "deeb7d900b25437187837237efb99cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f5f26e7868784e239145d571f56fa745", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "b3690e336ccd480ba621b96a04741d7c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "60f9e235e2b7454f938c4e4ba5349a81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2e5067d1e17b465b90d33c36326403f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d1e0ce59822a44bbbe346f75e425aaf5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "fd81af519c504df29bb9440e91515d05", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fb67be4bb5b94187bbf1c362f3261ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4880629375fd4ef2a307626b22cff261", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0675057efbcc4a51a87236fe76bd9cc6", "region_id": "RegionOne"}], "type": "message", "id": "1662c17da230472593dda4e55f312c74", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "71ad3eb2e6a94ff69fc5e0b794949ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "98d7cfbc74d54192ab6e1aaccd01512a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "579bee53f73749fcb2fef161f017679b", "region_id": "RegionOne"}], "type": "messaging", "id": "ea42e64631df4dd591a031d870cfcff8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "089aea46874241cf8c6e19fd10734541", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4debb1e60786422cbe7748bcc807c6b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6e7b8ad9060949bf95e09e777bf91f4b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4debbfa513664fb8a7d83b834f12148e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72b23fd5751c40fa9149b92fe413ce68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8f4fb3daf352453cbd4cd9c8b539709d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a8c65778a91e4cdfb20e499a482c072c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "28ab9a8b4962418a8949459424f633e5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e0e59334df2443cfab9e2cda220467c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7893c3ed6cc4ada882f4e082e516158", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efeabe5bd36949d29fa429dd05ab9808", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "af25e00710c84c9783c431eef99d4476", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4b4a9e4dafea4bfa81fea6da48ee9f45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b22286d90bc441c9b008e805be914700", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dc8c6f55cd414ef697c554026d3f3c37", "region_id": "RegionOne"}], "type": "container-infra", "id": "8898dafc5ddd417cb2b1a2aecd951ff9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e123c46343fb4b07bead1bff23d5c9de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b10ba07802094e3998faf574e9f0a442", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "afdaf06366754cc0ba51a5e2910c2f1a", "region_id": "RegionOne"}], "type": "search", "id": "e797938bf81947f0856a8cb6908cba86", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "84e558549317439ea0deb705df09e4b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "62461e2f37b6476a85488690ab2670bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8a6d47d3b47242f2935b5e58d83a9a60", "region_id": "RegionOne"}], "type": "dns", "id": "7fb3eeaed3e9461699bf38d424d641b1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "df09a6f399924f73a2df7c52bc69500e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e3f9d104ff5c458fad1fa70b8de5bcc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "71e162a707e5471db32d3148e4101a52", "region_id": "RegionOne"}], "type": "workflow", "id": "5660314819cb4ae69fbe6f697ba2cc23", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "19138e6f94df4d84a0dd0ac701b5d425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1966cb3bc22c4ed8913da1769c744222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9f82bacc21254cd0a22bff7f123f0354", "region_id": "RegionOne"}], "type": "workflowv2", "id": "464a259265c24dc2a409352c45927902", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "8ba5a21e28db41e0bf8b602820a10532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5e5337ef6f6e4ad88f7211108577a0d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a0cc3546e0594bbf88b896bf7ea32735", "region_id": "RegionOne"}], "type": "rating", "id": "18348c5eaa744693912e84022ad38581", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e4c315545b3546cc83bc2601438fae7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4fd6793d88940c8ae1e9874687ee937", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d338295fccfc41cf858c9c457eedd6e5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "12b0d4ada5284208ab5ed56bfcc65f86", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "31407cc356a24588a5e1118920b2f336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "995f4d508d704ad5a4162730f172d268", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "220d138895b3462091d2d0cb97e606f8", "region_id": "RegionOne"}], "type": "policy", "id": "8b08ff45e06d45768fdf7200f09bcaa8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c873736ea7fd4cde89d6d7e96d4b07ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "031bd5775eab4b23a601f9f5eee78ae0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "de380c0814c04c6d860a78f6ac142ff9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "2e5df2583a974ad5b8ce0b5bd5d94050", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f3549e2d129a4f7481d0e0dc5a18a0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd57ee40c375477c9ef2d3f4c24ab5b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9e6ddd063ccd410095c36ba31f61af53", "region_id": "RegionOne"}], "type": "sharev2", "id": "9c2cf9034fe4483ca47db5420aad32d8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "393a7b96647645b6b0a1caeadf87690b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7aeb56fbc32142ada43c495aadade8fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef10292642f84628adc2bc151f96e4d9", "region_id": "RegionOne"}], "type": "share", "id": "234913d2ccde427fa1b0c39ac7387f55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7325dfec4a9e420a8db7c3bf289772e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90fa019cb3e94ab29a8a0a56a4628265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e985fce82a8d4cea866ba70f3278a006", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "2117c788f7af4be9aaf17c2256f61a82", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aed4c0036fa54a20a67576a269364369", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5991b78bcfe549edbcb23519e1f80a75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3b4821cbca574182a827c05705c18836", "region_id": "RegionOne"}], "type": "orchestration", "id": "e49672331e8b47f5a7a98652dcb36b91", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02c6dd0801254a5fac06003b28dee66b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "96c33a96fb9244ffae14b261e9203083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "184e27f3740344e7963298b728eac4dc", "region_id": "RegionOne"}], "type": "block-storage", "id": "9c9e19794bea4c368e4fd61a63fc5b77", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11e3e3b6672745a6aa5fc53612ab1906", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "382acd8bf8bb42af877cf67d5bbe3719", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46bed7e3bf41497485150c43fabfc388", "region_id": "RegionOne"}], "type": "volumev3", "id": "74a3f1f4726241eeb337b4ecbacfac2d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2518b1fe9b6f4fd4af68378c414261d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5533bcd88f694f9680d9b63773fe9e60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "054637385462433a973994c2de7eee93", "region_id": "RegionOne"}], "type": "volumev2", "id": "2d22129d3d8f491690b060727af50fe1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e9d146d01874ef7a00da1ba4173f113", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b1364f5ec1a47658f92a554fb2cb7dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11298f2be0454683af0934e3b12f08e1", "region_id": "RegionOne"}], "type": "volume", "id": "2520b80c9cac4803acf0a34e162702d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b03965c8b33459cb078b31b996f1306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "651dfaad0cd14c48abed929bdf76ec7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7388d1507af448bcb57569b7e550818b", "region_id": "RegionOne"}], "type": "block-store", "id": "8728a47e63e749ea841f48a2136d4c12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "802ba7df2084478eba3ee6a038ecae73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85ea6b5e60064562944ed2e8e605503c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7c6c724b7f7f4050b918f570597d96a9", "region_id": "RegionOne"}], "type": "alarm", "id": "35dae2992dae4f549fecb8c486cd1b98", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "15b74ee3c40746009d400da25c19bb81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00cb96575f3c4169813884e5ce802b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b38983c051b34078a19ffc189ec45994", "region_id": "RegionOne"}], "type": "alarming", "id": "a28b731b0a5c41db998cdbe333a5fca6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "857b2c1b75fc4d4aaa6cb32ddaaa463f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bfbea5333c8d4cbf9e2ff84ae9e90d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ddbc6266c47a42d8987443eb4016ca5c", "region_id": "RegionOne"}], "type": "meter", "id": "220eb856b1a34029a3cb5e0af19be96d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2a835775ee8b410e9b14ac20ea0a3475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dfb708bf611046e7805ee8a8fa6b538f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0a5cb8d91304866a93b4cf2261d9315", "region_id": "RegionOne"}], "type": "metering", "id": "ebba204b81414cbd8674e8065d6ea4f5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "efa2e54e8c1f4491adafc961f85b9717", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d3744c60cd5415e8c4f53018673af58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "85e7806bb5fd4b4485ddf3331529cf7e", "region_id": "RegionOne"}], "type": "telemetry", "id": "13533f55a2fb435f86e0813b22e0c450", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f80ff999ae7f4ab5b5107afa627bf646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e4593a6b47f14c52a7d0c5e469570d10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0433ef0b38ab45a8bd4f5da3d0133cc9", "region_id": "RegionOne"}], "type": "event", "id": "4ea1df98ba694f46b7af1d64216cfbd6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6ffc25b6f9334434ab06c80b1f277420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "830928f4991e43b3afab1e25a33fb2e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "240f5c27552f4a6dba6b22d377264784", "region_id": "RegionOne"}], "type": "events", "id": "a0b3a0f2302044da9337c7fb92f67997", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4edec92d738b4af4b29420885b88a847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2788c830267e4da6aa92bad1a3a1a960", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e21d7e96f50b4429bcb5c45b059d314a", "region_id": "RegionOne"}], "type": "application-deployment", "id": "54206bfb4a5347d9ae0bc5c10b3bd955", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3518ebb30688481d8da588b0d5d91e09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "654af85c56a24a0991711107c1ccf152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8bd5faf38869402b863329f39d9eb9a1", "region_id": "RegionOne"}], "type": "application_deployment", "id": "d4c89d0318df4fdca0de3ae45af2ae68", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c989891f97df40e09edc70604d9fe65e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "92967d4a6fbc4248b1cd455729bf0389", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "998a7c0d355647078907e4cb8caa53f4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e79a82669c614a8db4fd71602a3dfc21", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54588eb46ebb4704b2094174598c6d23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ef3fe3af86474058a4ffea87b1adb670", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bd3025236b5b4ba994cf41ada1801b7e", "region_id": "RegionOne"}], "type": "tricircle", "id": "c320a68e18564804ad610820d6944898", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "47d1742660f644c19172d90c2af11a9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "4f4e37f837da4085b714955fe3daaeec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "08c06cefbca64c1586cec4ed827994e3", "region_id": "RegionOne"}], "type": "database", "id": "f2fa4ec91e1043299ffb42ce2c3f4ca2", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0172fcc683934610bcea3effc93232ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "77068a01236b4e2a8fc7b45d36e3652e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6cdf87f02ecd4d4ebefa226820304f7a", "region_id": "RegionOne"}], "type": "application-container", "id": "3e508bdc4b234e119e961e6ada1ef144", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3ca463c72ad41289bba75d1a40c2c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89e0efb10ddc4e7faf440f990cf77f90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a47df1066d2341f2a3604b0d3026d706", "region_id": "RegionOne"}], "type": "container", "id": "6b3d6728d76a4fd4a4c40eebafef9099", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "adff33c9943143fcaed63df44531349e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3120749e7a4043e7947bd21688c263cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "afc941374bed4701ad937b044d299a23", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "cdbfd04ef1da436e89154c02c207c7ea", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "95d330b683114d97bbbf45a3132e8ecd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4030b746f73942b694b9133c5567315b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2833ae777add401db14d5e1d995dd5e7", "region_id": "RegionOne"}], "type": "rca", "id": "ed9d822939ff4d0c95ee92e032a47224", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "909a7edd75684a1fb3913a7d24fe5190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09469192581944bc89ca16f660499d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e0653c18915940529e9d504ad9e4ba0b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8ceda6aaa031436f995508011393ccdb", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e5192bb7db9d4941ba78d87a8cfd3fe4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "431863d2ee94410a95cb039bf75c871e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "097c0f44c7bd4244af6e0a8e01be276d", "region_id": "RegionOne"}], "type": "network", "id": "a784d110bfd14720bc22e073de36ca27", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "484ffefdb870465490f4596d858a7cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "d341cca23188434d89062df780cf3e77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b9f80899cd82411985c365f4976e07c9", "region_id": "RegionOne"}], "type": "backup", "id": "db043b800095488fa1d6d639c99b61a6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a8a150bc427a4216ac69dd2aa3152b91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e0a7fee8dc85440cbd57bfb7823f6d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e3944df9d7d34829931c91537883093e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c2e3df89a3634c08b37bdf97e8fcdc6f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "660ef28146054e8b93b767f78043114c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ef779de61897436b91daf7ca0f7dc931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0469daed213f415f82fdc4bf5cb4086b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "f404abe722c24f9c88a9b7a60a244f05", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a6d6c544da604a66b62b17136099135e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c52372c32d4042d28622aed48621117e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "53838859ae194fd884ef74c6841319f8", "region_id": "RegionOne"}], "type": "monitoring", "id": "72f5153f37ba4ab99c1f75106737745e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f11b31ef96864d749feb57f3b75c18ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0f4c130918ef425f97e51523e585d186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "69a27f257d474f938e540fb2410479eb", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f6d88cdb11da4c71ab645e7cdf01c700", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "f48f5063df4b41608149cdaa82736ce3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "78e98eb240224f5aafec5e6464a3421c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a4071c446989497db2d292b7b9d8320a", "region_id": "RegionOne"}], "type": "placement", "id": "cc64fcb3ce904468804801315f99711f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "abefd74bf3db45d8b2ceb1469425faf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6805a8700444b8da32d614f26ad889f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c71440ef3245460cbc8ea03dcbd37bec", "region_id": "RegionOne"}], "type": "instance-ha", "id": "713f4f7e29b7407f8f2a8ffb37b1b786", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "634fae3f54ad4b64b2f1b832f1b0f564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a37bf0639dc64dd8b83c3cbaac806ce0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2367278cadc14737ad92e2f8a64018e3", "region_id": "RegionOne"}], "type": "ha", "id": "38b9fccd5dec47e4b03a06d16e0f4f3f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8f1138baddd1411babfcaa046630d15e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3bf1c165f8294f00b212db65eec7f793", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "033dbace89c048899f50499e0700ad61", "region_id": "RegionOne"}], "type": "reservation", "id": "0764ff13f9404870a356e15dfe507b24", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "70077ed4146f4807861cbdbaedc01d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6a57d746967e49408543b30966480065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c6c3ade8dfeb49aeb69f8e6bd615d2ba", "region_id": "RegionOne"}], "type": "function-engine", "id": "6933a32de782444e99ef54eda7c76ed3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4554bdeb697643bd824b9fee21d6a6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1e8eaba1ec20437d966266b03bb2d437", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "38c0b3ff478b40a3b1ae247877dab298", "region_id": "RegionOne"}], "type": "accelerator", "id": "4d7c76258aaa4b009fa0ffee0b2e6959", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c4aa96e727a248bba8ffbc478a35a527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00b34644617f462c876efa856c75d45d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dc8f3c0b66e548bebebf81793918b5bd", "region_id": "RegionOne"}], "type": "admin-logic", "id": "70b82295d38c4ef0a44c7d2a552807ef", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0649a74b05244758923a62f3c7f8e456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f50c5b0101be4a7eaff9a7fe0e5cef6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c6044e2334084e64bc135910e0c35f3a", "region_id": "RegionOne"}], "type": "registration", "id": "63c0cfff90224d9981d05902a754b530", "name": "adjutant"}], "user": {"domain": {"id": "2569694120414a7fa615ddb71a4c8feb", "name": "9230c6bf82324f14b492153ab7049878"}, "id": "2cf76cb3bb7b431b856de177cce741fa", "name": "f58cea1b3c474ad990d22f0dd182fa2e"}, "audit_ids": ["01836fa5994f4489b71ed88b84c2ed12", null], "issued_at": "2020-04-23T06:26:05.856507"}} 2020-04-23 06:28:06,082 keystoneauth.session REQ: curl -g -i -X GET https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download-2/openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:06,094 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 9 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:28:06,101 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(sd_metadata) [0.058294s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.039036s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavors [0.057660s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_stacks [0.054093s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(preview) [0.035729s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(preview) [0.057399s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scopes [0.059152s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(event) [0.061646s] ... ok {17} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.185119s] ... ok {27} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.062318s] ... ok {14} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.059097s] ... ok {9} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.226385s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:05,973 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:05,993 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,002 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,013 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,032 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.911054+00:00", "project": {"domain": {"id": "7ce258e7246c4b858b431afbbd4611d1", "name": "70a7bc50e22247e3aa342aed236df5d9"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d1d17658c2ba4e33912a4e5d1a998574"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e1ae8686021d42599e11860d9138adfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d4dea64e1fe7456b9136de25534a6eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "fb1c7eb3719640ee9f4b320114709049", "region_id": "RegionOne"}], "type": "identity", "id": "46d179932f8a46f480010a2606a757a0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2141bb8261654649a7ddf005f6d66fad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bca8ad92d5d54825bec1227656358bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "c4d3dd3a176340e4aa9b0c6330c4c4d0", "region_id": "RegionOne"}], "type": "compute", "id": "a93d9354a7cb49c5a7ec79db6e2d0e2a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e54de6a1a1cd4487a31b0fa197ac7308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e6604602c31f4d9f849541ee8d44db70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "80cc7b83d7ee4a2ea22ab07fe435533e", "region_id": "RegionOne"}], "type": "image", "id": "fe46b42f94ec48c3a3e1ee232894c561", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f0a2f8ddd035432a95abdb4ae5ea3e8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "55c763b1a40e43ca99386bc9833b0dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "df7036ec6f8247319c3a07327f66fa20", "region_id": "RegionOne"}], "type": "load-balancer", "id": "dfd00714730a44ec8c1713e77ea51e7d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e2cd98659ed47648510e74527e37b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d633725508443959ee5ce494c7e347a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "758cb093c12544c09ad60a33b86e7afc", "region_id": "RegionOne"}], "type": "object-store", "id": "ea0e279d56b547bdb0b03fe3188bde5d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1450639118a64f4dbe41b8205e315fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57bcc35e2fbf4a1db85301401a792c4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e9213f7683a744d4b049dfd60925e082", "region_id": "RegionOne"}], "type": "clustering", "id": "0940cac16c564f26b554cac847460248", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cbb34922e32a42f39f4b75bd19afce05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a2ed7901d93b4350b164993cc3dd0f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bf735bd59f054afe99b938fb9dc377de", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0402736a37494a6c9a59a2afdcb9f3dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "59c7adee6833445b929339dcf822e6ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3062e6e77c74dbd8cd466a899854b1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b9532383c6b4b9da2ed28b46a822c09", "region_id": "RegionOne"}], "type": "cluster", "id": "5bae6c37a98f452f8a4ee3c53573f4d4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f24c107bed644139b00275086e7de601", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "398430753ab0443ab8ec0c3d9c174c61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "860aeb8caca5440ababffecbeaa3b705", "region_id": "RegionOne"}], "type": "data-processing", "id": "3e5c2b1647c44cbcb396c17564ba85dc", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "02cde979204d4c2799b0ce1c7260d4e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f05fac22eba44a9fba83fcdebc5b70c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fc86d39efa3a4cf0904cf98566b72161", "region_id": "RegionOne"}], "type": "baremetal", "id": "54960d1ed70648f3976561260573932e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d616ca94bc049319053410b6f217418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e5ffa051bd944faabf0cf8f8fa45382d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "39115039134c43acb0cbb88e44467b55", "region_id": "RegionOne"}], "type": "bare-metal", "id": "adcf3514ccb94bb1b732917a89f617dd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b8eda4666154b92ae6394fabf1bd642", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "872cfb29283649fc8aef41e3314cd523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9285949f02e041c5b8e83fffa2f0effd", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b377b8974fba4eab970a096937e8e0e7", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2f0151cbc8c3407386e3083e137d19f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bbca0ccdac3f4c2d9617cbbd3bf4296d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5690cf815cbb4548a6f88dc854beb914", "region_id": "RegionOne"}], "type": "key-manager", "id": "57dd0bff7eb84807923465735497677e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "18831f866fab454396abd21730d8cd9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6a13d2ebeda8496ca66e19396a7d6156", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "79e05c1797e940a5a8903ac888c61e8b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f1faeb81d80541a492ec6c636ca1aaac", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a08f1f3cff4c4ce9947d3037811b36ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6516b0db68d3453a91daa533c99c133e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c6a9eef356bb44949a0ce23cac0d7ae4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ce71d2ad2f1f4f2f9e425d07bd8f66e6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "e6d3400bf4a74b21abbe7fb64bb1900d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "becb4adfe6454b09bd50a5ba26cf608b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6ecf2c855f7b4f43b67a26b24262e7dc", "region_id": "RegionOne"}], "type": "message", "id": "dca6f8b6e6da40968bd5b2a525ad07b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dd32f527085344ae87b8fe99326f0a78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "73a4f4cc9d844193a7a6c36d2869b24e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1a90f8ee643b435692fe1a37422a762d", "region_id": "RegionOne"}], "type": "messaging", "id": "dee15fdc5f7442bc9174bde2c606f144", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a32be3628e074e2da8f0599aca5d3ec9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d8d876a34cc1416aa3234af39ab3b3dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "26d07a6ed55c4007934164e7ddbea4eb", "region_id": "RegionOne"}], "type": "application-catalog", "id": "abb74c98adbc497ea2a19a016e13bd64", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87fa9e13438044ea92fc9bba7ac2d93f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c3deda48fed44dd68dfba65c2545116f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f61d5fe4b2e41089f6d7cf21e7898de", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9567d37190a54030a7e16d64fe8bc737", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f152f6c4feb7461a8af347682bff8de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "454047888d4747a096c0ae9ee9537d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "eaed851d3642420f97a9a72d4d89cdf6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a949a574beba4377b21ac4acd2afe72c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "74af87bc67fe4339bc944b4d8e315a09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2d400f61893d4212890e65addd38f168", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "066b225a5a184d8fb29165278fc2d764", "region_id": "RegionOne"}], "type": "container-infra", "id": "15860ddf6c85459595bec910799ebc3d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "93e601674ba24c77b93406b0b29bb5ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "238a5c19360544af9aa7bdaedec984d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d3fdd546df1546ba93c661cf26601192", "region_id": "RegionOne"}], "type": "search", "id": "6d00370293104b77bce965e46777ae44", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "706a16fb4bbd41cf9492d4460dafd822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "610e01694be1482ea8451db5b575ec4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "033fb21383c64d96aa2905a13eef332a", "region_id": "RegionOne"}], "type": "dns", "id": "95969558193643d8b23218e78b170a8c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "703fc934936f4808a384d4d7da3f5892", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "113c3d3176884412bb80b792e97b7c03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "66dba18dccc94c96aab75314cbaa7ffd", "region_id": "RegionOne"}], "type": "workflow", "id": "f93b8ecbd5b3453e92639b4178d5fd92", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "16e3e9d2f20d4faa85cd3f018eae2c64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d745cc0f7e08429193fafacaa50a957c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4b2b735e5d9461aa738cd363077f292", "region_id": "RegionOne"}], "type": "workflowv2", "id": "34c8dace54814259afebbab55e0c1c1b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "76295228f7a34c769b51393d080269a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "dcdafa0799f14dbd945129178805fde3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b0e467661ed54d44a8a32f1d2fab7946", "region_id": "RegionOne"}], "type": "rating", "id": "d2a0a0cc71a64eb4aaa9b0dca63e027d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "55ec0d9e0c9f4984af88ae27615539ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cf02bd904fa74a02be89100f054f90ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c294701ad61e43c9b669656a77e4c602", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e46048a1c2e84d19937d99b95aaa7e48", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "798f6e7e275245a5b65ba0e9d693e31d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e3e9b29026694f99af39b12ed5ea37c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "5eacd93c85294ff39a9c0de5af305c02", "region_id": "RegionOne"}], "type": "policy", "id": "25630520cc784f76a0ecc93372e91622", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1013d504519043a5bc15665e8ac95765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "538126b529d843b3976ef1ba2fce64a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2d5bb803d9ec41fea43d5fc1713de6aa", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c7cb6f1c692b404192aab608c90a21b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4784e7c9b804309bc31705c3cb4a68f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4ac0e96b6f7941f386338a3e243d3664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f8c1ce10bb9046859a6bbeb06f807a9a", "region_id": "RegionOne"}], "type": "sharev2", "id": "380311113ae949d0beaa1c56c9ba65c9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d1aaf1751f6d4c5aaa1af919787f196a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f24af5700f0040f98e93a53040ffef27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "98b85c6d404f42adbe4229bc36835c91", "region_id": "RegionOne"}], "type": "share", "id": "4fca525029da4ca2b0022c81bbc03dc6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "54b56321d88b45799a535db4309063d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8117f037f9b0452bbf0d487f8c7dcb5c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "af9dd056a1984069ae5198e9ab15cd3f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "17f80dfc79014bc0bdeb4282808245e3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e9f09c65bc34860b4d9505ef282d266", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a94a56181ef34ce7a1d264e8fdf2fb6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2f191d55fa3475a8a7751e6a146c97a", "region_id": "RegionOne"}], "type": "orchestration", "id": "8985e774563a4fb188a07426539024df", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40ebf7f255434a60beebfd1d79d62527", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa9e3ce0c48f4d3587f904f4e25a3d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c2a24b2f7044dfba7af8927fc15780e", "region_id": "RegionOne"}], "type": "block-storage", "id": "14a8877402fd4e68a84cfaa78ff84aa5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8542149319414558a484ac8799667755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "298a2c69c6ec45cdadc0339bbab7d3ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8acd5a1bd1f24b5a98edb176696e8b5c", "region_id": "RegionOne"}], "type": "volumev3", "id": "d3627cdb2e0d4a44bc6d6d66f242cdd5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "721ab6bfb2e846c5b38e3138318b0dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5a5346f73bd40f6884e92f6abf630f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29b8828d050741b3a833897d952b5381", "region_id": "RegionOne"}], "type": "volumev2", "id": "cb5eb59679fa46f6bbc731cd3bba554b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70880b51a4b64fcc969db4f9fceeeee7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4413fa9742194c2f801520b7d93c9cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e134bcf81b40478fb43f3c8901eae219", "region_id": "RegionOne"}], "type": "volume", "id": "2cf6f9c75a21434fa37bf8ba1427015c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43825ffe84b44074abc9a328846d1915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "08c53c1782b84a67a530f927987bbcd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38265b7de4ad4079ad633dc5d4403b4b", "region_id": "RegionOne"}], "type": "block-store", "id": "dc41c9b3f750421983cddb26803c13c1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16a48d2e28aa43638fbb8ed153a0b1bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f7f80b459f4643d2bd41e60ff78f3a88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "66cf899cf6a1435e8ad7cfbe9f2a88ed", "region_id": "RegionOne"}], "type": "alarm", "id": "e214f9dc909e4346b042452cf5124a89", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42eee80ad4014d9cb626c0a2e6eb6761", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8e0fcaafaa3f42d1a58ae687999bff38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "11f63157f3b04a7ab67de6f5a83c90da", "region_id": "RegionOne"}], "type": "alarming", "id": "e4f3125c55db449da3c1a1968df805c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "009ba83982ba43509b4361bb29913e72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9ccf358efe044fdab9f4ae789f7c3e84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7c32967e862c42ffb18ab729dbee2219", "region_id": "RegionOne"}], "type": "meter", "id": "a81841ddc53440ff94869d24e82cd139", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "530bd6f3463841e880d0bc61c04a1b27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "093f4f9f1019483c80acc541011b044f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "afc9a00b2dec476a81db46ef34303ba1", "region_id": "RegionOne"}], "type": "metering", "id": "414002945bc44c92b313bdb3415d7312", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ff72a72f8ecf472f99df86ea7f06e1cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b1822c5d2c1e46f08f8081f3cb7d1702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "67878f80cc8f4f7b8166ed848855f876", "region_id": "RegionOne"}], "type": "telemetry", "id": "2fffdd463d6f4455b9024eebd61d872a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6699700531a24d459eaa0cd00da74476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "95d7d9c366f641aeab1fbffe0b7326ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "927739426edb4d7e840ebcbe1903a729", "region_id": "RegionOne"}], "type": "event", "id": "538870e8723e4b58a90dbeb517701b1a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5d0816f73c774913add7f2fa776ba1e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c5e7eef31d674e6da8af0fd5fedab8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "97403ff3451945d3ac0369fc5e65fcc9", "region_id": "RegionOne"}], "type": "events", "id": "2b038dd2ce07486c8381acb5134d2f74", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fb3980186cbb48b2b36da4687014c5ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d71f89f96fa74503817244dcd2cf392a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "06c18237182245f583084a2990dfc4bc", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c18aa80eba814fdbb9d15630d2be7162", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e0940486ca1c477bac6fa4f60da284f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ed57eb616378451f90c5ff6db648b347", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c14174aeed024e519bbe7e1876ac18e5", "region_id": "RegionOne"}], "type": "application_deployment", "id": "2f9db24b4062401c8401da14f33b7892", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "101acf9ff56a47909c26e9328576327f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "04d8223506a8484987023c54a8bf0de4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa8101af12a34a11a3f700ad1e7b1337", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "8b444851ff7e4a8f899c039643fd3cc4", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1710b458f16f478ab78be034f13075ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6cc6c682d2624d18aca6c9970663d4e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "887244485cf248c78420a2017c22b72b", "region_id": "RegionOne"}], "type": "tricircle", "id": "544fe0472e004781aea4f5cbd5e15e0e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "1f59d7554c39424daafc6cef7dd22ddf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fb5ad095e28e4d1b84497fe4629ebc3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "686fab1ed6b94eccba57df1877544af2", "region_id": "RegionOne"}], "type": "database", "id": "e6f16213b3ef4aea91931453a6cccc38", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ceb35adfc055431985c530cbdf839230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e3adf5963f7e44ec94ba74504ba34093", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c8e2e44578984e54918c158040fae006", "region_id": "RegionOne"}], "type": "application-container", "id": "c9d37c5f22a6463da165e84e37f349dc", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb745ff9d9de4b43b4093fb4fda8a91a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "626538ce378b454590f65b1bbd4b5bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "060aa6ee33c6405a8a0adfaf6d34ea13", "region_id": "RegionOne"}], "type": "container", "id": "ce5c6b557ab748b088fc03a8dadbaafd", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9a0cffaa99a4b1eaabdd7072d401a39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a45bd4b0bac94cb190d7bf852a4a7c02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "01245710ec2e47cb8cbbf0226601f87d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5557fb4faadf49958ff84b3d22e1117d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6330ebf7853b4817b4db592b05aee3e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a6471bd35c6944ab9accb531fa97e1c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d4be21f866294008bc27044beb908e25", "region_id": "RegionOne"}], "type": "rca", "id": "51aafb94708543deb8c227b065cb51a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f5ff2ae3c7a9422c8f57fe4838234c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b591bdef0d734d7dadfdb3be3f5dd0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c2366bf2c3c1448aaded07867fa069e0", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d8029fc9754941108ada437095d91ae6", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f3ad360fc5f342939a5c65542b0ccb88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "b5cb02193dc444c983025b8697c91b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1c1954b7923748c7bc568e5841141a87", "region_id": "RegionOne"}], "type": "network", "id": "86d1da3713d94994a78d8b797c7a93fb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "38307a174cbb4a528ee893d3851787db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7c56fc0cc007406e9b3b986c304ab718", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1cbf26273a584cfe955d8a4b811ed1d7", "region_id": "RegionOne"}], "type": "backup", "id": "3d70a63994ad476ebb4c336bf490cfdb", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "359678aafaa84516ae7babffb19b904e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b19cd605ee994317bd1e4175c49c720d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "caf7b2cbba6b4ebd86ca851cff03ac9b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "55215565cda64bc8b0b2359ffb086921", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df6e17bfbf8d4569ba0f87ee93f16dfc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f5d3837091e143778ad643ebd56aa734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1fb068e617594b66b2e5736fe7f84040", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "10844d84039f4466a4afb89988d9a401", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ad01cb8e06a64edc8ec06833685dfff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "03d4dea18a8b4dd994c91ac6d4fe91d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fdf4e1c959484f429fd98fb568d1b1e2", "region_id": "RegionOne"}], "type": "monitoring", "id": "7a59e905c9e14452a709248b6453700b", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5e166b2865bd48618acbf80a2b7cd435", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fcceb2735c394e00bebbc85e297e7dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "88d8ca62026346b19785e3dd12f7906a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7a0d25c6de4e46bfb5351bc9605666eb", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ebf06543e85f4d38bc17f56bef8b146a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "6b281633e6934a518d30ef8706c73f57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4e85919735504490870f305248b12c33", "region_id": "RegionOne"}], "type": "placement", "id": "fd3736b49df542528508afa4b0a6a7f2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4000f1253b174db19936c0c530003a7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa65aa6b2b934bbca9ca53a71300bf1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "25a6dee387ae4667952f7b20e974a1c9", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7751470504214bcea117f05521ef16b6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "88f8a3daab274642bcc0190dc65cdd88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e1bf448101cf498a98568d9f0793b2b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "954a3dcf2832441e9996306ccc07f7c7", "region_id": "RegionOne"}], "type": "ha", "id": "4e0cd6bb9d8842f08829b7a74ac7118c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d36cbe5340d44047910966a179085514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d347f90b99784fed8aaf5ec143e7f908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "3c20f1ff7d67497387b0cf96d7f4734c", "region_id": "RegionOne"}], "type": "reservation", "id": "1b108dafe47145a7ab192fcab35fb032", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "54da2880359a4454a15a01f5c54a9ccc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "318b7c4dc48c48069fd396c24f90e35a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "a1e5bafa34344a1c86a29b3b55994977", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6e3a5f1bf9446419d1329a195371790", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "85f1b71ebc7141418e100aa97131f048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "91747731ee3f420dbcbd07fbd2f04b7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "29c66c7d72264cd38cb049549bc5e7e8", "region_id": "RegionOne"}], "type": "accelerator", "id": "9b51eb8c0f6d488587c437c257fcb15d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e518bc3c1a7c4fa3b8ba0f65004acb67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7ed76f8453ae4dc08a08b04249eb403b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "13ef9ba0679c413eb7f39aeb2f14025a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "91b99c36a3334daa9119aa0283d26ab8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef183db2e45644d291e73c3e6ae1b3e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1a31d326de674d44be8f2b2bdb01e5f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8cbb82d80fe648098d1a840d819f84b2", "region_id": "RegionOne"}], "type": "registration", "id": "0c1e96b002864320b3ab89a84ecbbf71", "name": "adjutant"}], "user": {"domain": {"id": "606001d6c02c41f39cd8d2543c5c3a5d", "name": "aa66d8c3c9f2462e9eeb1972cce62696"}, "id": "01750bc9db1247e2b44b6a78359f6ae9", "name": "f4e89341f21a464493f03a9ea0736003"}, "audit_ids": ["c73e7e91bb9d4bab8e136e25461e6b45", null], "issued_at": "2020-04-23T06:26:05.911054"}} 2020-04-23 06:28:06,103 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,114 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,122 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } {15} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_add_tag [0.062462s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stacks) [0.059213s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres) [0.057212s] ... ok {12} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.075173s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,123 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-04-23 06:28:06,128 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:06,135 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2020-04-23 06:28:06,140 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:06,145 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-04-23 06:28:06,152 openstack.iterate_timeout Waiting 1.0 seconds {18} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.048544s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_find [0.187814s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(preview) [0.037814s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id_act) [0.059038s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.210453s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,011 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,020 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,027 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,036 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,053 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.944851+00:00", "project": {"domain": {"id": "2cc4b292712348799f532343c1c3bd3d", "name": "9bfaf72b45e24bf0a0d0da00b3f12098"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "54a9a24f05de40e081925422453f3bd3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "88aece39fe7e42b28c16027cecbc3138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "124fef93479b4eb3a04422784214bc68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3d943c478fef400db6a372cbbfbee813", "region_id": "RegionOne"}], "type": "identity", "id": "861f85268c76408b806eae53ef6ac8c1", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c48bbf9c144846c4b7bb5419af218f57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "41d3f3d4fe85450bb4059c10bcd71ed9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8dc1042f88504484a3baca5bb56702de", "region_id": "RegionOne"}], "type": "compute", "id": "c94a5b79a422457896f5d2e435f714dc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "862fb13aab674b70881dee0862b8922d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f72a8218a80b4adc8e760191b1b17db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "2c6e494d9758485cb5d67e19a98de134", "region_id": "RegionOne"}], "type": "image", "id": "5ee3ce057c4642a3aa2d05a7f393716d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3e2613e696d74d9da4b6d1196d9b5561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cbf0fb7bdb324aab823a1a094557951d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "910ffeff10ef4f2a8c6a5822191380c3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "bf31740773034d2ba0f8655af606dc91", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e43f122fa0348daae1e9a66636b8482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af5702f39fc742209ec74481f393dd5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a81ef59837e249769b095c56c9b25a8d", "region_id": "RegionOne"}], "type": "object-store", "id": "5abf88defd134caa8c713e78010f599a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1016c6ea9a0e41689a522e9173dfa907", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d9eb2f65a2634c92af234ddb65153a47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2fef4da608cb4a258cb2b7a3f7cad173", "region_id": "RegionOne"}], "type": "clustering", "id": "787179cbea9e4928ab6c361fa68b1332", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c62b9531cf9949738c98328455ad168c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f123bf3c049f493684d61c36abdf3138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6dbf835ac255469498f3f9f69193a6da", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0b7eba282e504b80b5d6961e85d2c909", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "01c1fef465ff4847a7af00fdb88e5e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "018db48b6cc04bfc93f5a600e871035c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "29d95b939ef94e7997b9af648e11edda", "region_id": "RegionOne"}], "type": "cluster", "id": "172c4c708a3940e7af9aa82409a54669", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "375792bad0db4f2ba3029da69ad1e901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e1ec8032f8174725b4579fdf7f553d13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "dcaa3d0bc3474ff38af117696fbd5672", "region_id": "RegionOne"}], "type": "data-processing", "id": "fe52c157d3a54a659f5e37026b63df64", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9ceb27b78aba4f6d916330e0f577a806", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9a93d8a242864a8e97a354f183c2146d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "6af258cf34f04f71b9bb5f7a7ad86fc9", "region_id": "RegionOne"}], "type": "baremetal", "id": "e8e1bdd5bea047c299f18fe632365692", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "66aa5a51d9454d4292036d97fccd52fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4cb74f8df79e43298e883a05d0699de8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3b1f02fedf324c7ca6d99145b9456c31", "region_id": "RegionOne"}], "type": "bare-metal", "id": "4947e1b7cddf469aa5aadd839ed72a8e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "37d4b49130024997a273b5c301bcd08a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "dfda383d0dcc4e68b11f1a416f90cbaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "bf5da8cea6bb41b1b312b15c224d6990", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "26d7dc2e4ebb45ad879b87182e81d0bb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bd91241bea964cd2b225f118c47b2073", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9fe94272bcfd42afa4a0f324fb55e2f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e52e1733fb224c0eb4ec5883fc3d3229", "region_id": "RegionOne"}], "type": "key-manager", "id": "d0104c9ddf07422b842b3a1a152e38f7", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3181835e45744c34ad9023391be8fd1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8de3cad677774268a431423590044ea0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "cd5174786e304d02a4e7776c9abcb771", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "959b22b24f144df69acfa9797992b32e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58d917fc25784f93bc3ccb0c3f2c72ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a3ed9d9e13ec493bb18b9341a70777ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bcf1aec4bd424efeab0e2da0de9a2d68", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3536db5c2543485697eff970e059927d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "70cd540877054ac3be402060755bd106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "47ef0967ac984e1892e5c683cdc2e567", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6d4f3f0f28c444eea7371164fedfe899", "region_id": "RegionOne"}], "type": "message", "id": "f7fed3cd4b7b4c25bd360062a2d8ab30", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d22a3a5824044c039aec0aa5ed3386a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "45864232f6dd4e4a9e16efd8675ae722", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5cf7710f89e34d17b7bd21d7db3e2028", "region_id": "RegionOne"}], "type": "messaging", "id": "ad761985c3ed43759bc42ea5d2376582", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5ec9a532bbee49aba0d0b9a7e55834ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5a1274e6eae5489a925fa86c03f9c5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "948840e17f2743f5920456a84a55b718", "region_id": "RegionOne"}], "type": "application-catalog", "id": "0fe043af13ce470c97befaf1d1a05a59", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf1e938f69fe4879a039cd83078c6f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "042a2af04e3144f5911f04bcb56fc5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed6354133f78424b8943270bdfab3215", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "9259d94ff0f34b19b55232f17d885917", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0bfc503bda7244e49ccb8a0117501e25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0d91786a8de04012893155a52aee9601", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "17c92faaa34040c7852de02a5fa28f2e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "410cf508e4f249f08ae0f9161c6f84a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bd807c93442f4eb1bb6eacbba1de71ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa23067064544578aafe78822996b1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "035e3501db5a470290a0ad8f8ae9306f", "region_id": "RegionOne"}], "type": "container-infra", "id": "8e0a791850c043eb89b7bdb946739783", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "26d00659019142788fa514c80c862c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c11fd1c4212543aa87d96a1c545d1948", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "b2f45dcb1073463ab98895cc27b0e1e8", "region_id": "RegionOne"}], "type": "search", "id": "ea87bf8c2115499193b8161b930e7430", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b8ac3d34f5534171b48a20c3512737f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f185a0f66c9c4c9389b2e613d5a4d23c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5dbfebc17af8400689b7d04d334d7699", "region_id": "RegionOne"}], "type": "dns", "id": "2421ba686d76459a8d2ea4be19d54333", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d98a4a208a8a45b79a6891fb6a884caa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "477ece0c57404140817c693cb2d05f10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8de60e4b25fb46329e5764fa68b626e3", "region_id": "RegionOne"}], "type": "workflow", "id": "74fc21d0593349c593faa341681da785", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c82475a923494529ac5d395ebceb9d2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9da76450e8134d9fa3cb027262fcbb66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "93c139d5b21d43708a2ea04992bc7ca2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fb1df33c117f4a3480fb7ce6208d167c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "ccc2c37bc001495eb6b7bf45d065d1c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "800b27625cd941b1bd3e44135ee39b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e42c093bbd7d4374bee413857cc23b74", "region_id": "RegionOne"}], "type": "rating", "id": "6af413078c4a473c9072e98193718799", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96672e86aa454f13923eb0c2e0ea2b93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac0b7291f2914a7cbe5a585b0b4b095a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "20b67b54e22b41ddb689b3b5cf21926b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "ddeaf48ef98b41b4b8f3d3a828e93c23", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "708f76a12d4f499aa8c96a8c58449dc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "204df3a36ce04c0e8c7b017f0c4385ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "562927f016e5471f8519a1be2279afc7", "region_id": "RegionOne"}], "type": "policy", "id": "8fcf7c2fa5b849868648fcfe1636809c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b752ac82cb2645ff9ec619e025a7633b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "caf60d6af00c4ee0ba4299e21f809742", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dadcb9bc5f3a4c9a948aeffbf4110854", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6cf9059fc03248e696bf860665c2bbe8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bf2492fd495d42b8ac46434580f958ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c473b169c5e245839992cc680ff9069b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dde4e798ce9b459d8b7db36ee7e1ccb2", "region_id": "RegionOne"}], "type": "sharev2", "id": "9c11eb5b97914de2b208c0fcd4868c30", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b85597dfef1e4e25b8bf8d1d9dafdfd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2159358a185a43bf8409c18e4904ac1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "466b1a399f6b4a45b793f71099281471", "region_id": "RegionOne"}], "type": "share", "id": "da82adac30af4f54b8e081681a9102f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "040be56b900d440aaf82df6129f4cfd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9d97140718a4466ba5c3fd3b603853a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "5c39ee29684042fda11bb51ded1ee869", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "f595c411da894586ba4223b486a5297a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "45548e722dc64f6196cf8d180d5704c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a67bb1ca416746888c046f157f661b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3018146c75384e5e879fdf3acd18429f", "region_id": "RegionOne"}], "type": "orchestration", "id": "32e1ac38741947dbb7973a39e9f78779", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8fce31afef34feabeac963f89da9d53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f448a385c42d41dab25e6b79f1133f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "38ec9929d95545948f9b5cb6db8bb0b1", "region_id": "RegionOne"}], "type": "block-storage", "id": "3499e41621f045c0a7adc729a94aa30d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7d616016ae84b34b187abfbf9919406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3878f7da6dd5431c8295623c79887a93", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46d4346faef247fcb4add39ec122f24e", "region_id": "RegionOne"}], "type": "volumev3", "id": "c3a7ee684f454e5ab98a2111ce422fdf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f649fbd795914d7b8d6e344abc2307b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad9c94bb653f4b0593a403920ebe3471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d665af98e8f4a3a99ee7ebcfb686cc5", "region_id": "RegionOne"}], "type": "volumev2", "id": "6d55a4f312da4ae794d273efa5c920e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "539fea99b0854a5ab527ac7e554d5714", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f77e1a3bc5d47ca9ff2f89792f97a67", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59b5d77eb0d14ebeae29e12ab5ebb71d", "region_id": "RegionOne"}], "type": "volume", "id": "59bc6ea2ee1e4075907a83e8e91bdb20", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c29f460ab74640b196823e2d19408512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eca2cee49aaa4cb18afbcb84b57ef6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2168b7ebe5814b0c95d8705ab20346bd", "region_id": "RegionOne"}], "type": "block-store", "id": "15d786f3a80e43f8b13475fea97906ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f3641060ce944414aa40b71456e21bc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c4a7f4b83b7b434a8f7f2741a3dd10e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "46a8ae012ee041b98109da921f2cc160", "region_id": "RegionOne"}], "type": "alarm", "id": "14fe1b6a2fce4c3bb94d05e8c362aff8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "231af3c773d04ccb8ab7ee513b5ee62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b943f7ed4f8040e6ae1ca9e3aa09831f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b38d011a173b4e77890e7cc46280b519", "region_id": "RegionOne"}], "type": "alarming", "id": "9344f045db874a26ae908d39a73f8963", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d510e644b07b45ec8bfa2b661f3fa2b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f8d5a809e67649cdaf0afec8c7b8f123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2403fc12e2e4a179ed8d43b9efa106e", "region_id": "RegionOne"}], "type": "meter", "id": "8702261cd1ff44c2a5475ba9cd017826", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1306e7924bf64ecaa283ab98f361cde4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a1d2d1453a31440b91cb9f99b3c0181d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5f0e9c9632bb4aabaa0046782a6f22d6", "region_id": "RegionOne"}], "type": "metering", "id": "a74cc1cdd8014618aee6685bee484301", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2393a45d9dd44d74b94f8092095a7578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2441f66134094ddca0e474f7e67184e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6a2f2100e7404e56b509ab9e4a5546d8", "region_id": "RegionOne"}], "type": "telemetry", "id": "16a16fd1e36f4493b02bc193b52b9b0f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e5ba9c01e165473d9b2895c1bb78bd23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b766827422b34188ae66b15d3cdef65a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9e82111e7bbd452fa41d9ca984e91b2f", "region_id": "RegionOne"}], "type": "event", "id": "fc3a9e32c7ab4d3e8efbc9f1412a076a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "498e47b19f09498a8c4c34346730d2a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d273ed2bae104f81bb2878e74dfa07db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "39be563b56944195b1327eca4e2fd117", "region_id": "RegionOne"}], "type": "events", "id": "fca17297f25b4ec6a8fd691c82201219", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2610412fcf964374a1c753584487b96a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a51bfa6d27bd41868cb742cc0203a127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6122f9033ce4cfc8f8a9146829053b5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "08a0698f409343dba868264efb07a209", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "eb2a606381bf40319861515f1ecfa2ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bae46916a0ff4e31ae359b507e1b9bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "be86279d424542bd9c080f6e8a44f90f", "region_id": "RegionOne"}], "type": "application_deployment", "id": "402dbd30c87844a6ac8d86757647aa83", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "243b47d6700444abb1c7c76bd1cfe0b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7ab6295d923f472197bd3773771c22ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc95e4487928467794ef1a4cc2c9fbc1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "bb1c6e1bad624ef9b3d67a5ece5fdfa9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5fc824dff8b486aa6937d67a8e9a14d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54ab092f41f147b593e9415e6f0a16ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dae63202af4341e59df4aeb9e73134f8", "region_id": "RegionOne"}], "type": "tricircle", "id": "cbe752b3a152415dbf97517c1e48dc86", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fe32794ed7ae40118d62496438ee4bec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "0940d184f4844906b5f8bb4c3ab583c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "148c86336aed48889d6ea1c2b7a3b65d", "region_id": "RegionOne"}], "type": "database", "id": "cee7dcb5e63b4f1ba280225c59ca6ef6", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86ca182ed603444c980cb46488a43d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "33af7aef42b74db1a414bbcc15b15549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b39e518bb9e74284a5cf0d0a51c9075b", "region_id": "RegionOne"}], "type": "application-container", "id": "889ee1a0f8dd4ed6af4fc33de97c4af6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8c0b2372c92a4379872712e7a3666ea9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "411263221e5f4cea80566a1d150acf76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c23fae95f9d84b7da955b50f06f384d9", "region_id": "RegionOne"}], "type": "container", "id": "d9f984ce612641ee891fcbc6bb6441d7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "438bd111e876495f9840154c31f8a097", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7cbd5eaf3ff44b25ad6ff176a390eafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5dd1f54eeb0547db962be7ecbfdd3c5d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "970b3c2e73e14e07941872dea9267399", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0cccad88b35e436591ba7cfab40b64da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2151faad5e6a4ae9a69d8aa291929ccf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7f8830e615854b2286b9f5ad74e5694b", "region_id": "RegionOne"}], "type": "rca", "id": "45b46de5792f476fa1224d5d2ca20a75", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "2bdb2717a13c4637b37d4f68a5bd67cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "127d59a4db52461f91b0956164835d37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "16b95601d34a4ecdaa61aa9aa336a7f2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "0bcc87e64f444713880167993d67c0b9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "6b2ae945bd6c43218ea4a90b49238db3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "25115dbbcd8e482e9fbd260fbab47ff3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3b3cf128aff74b9ebfd3a5a7a2335312", "region_id": "RegionOne"}], "type": "network", "id": "d1b5ad6baed6492aa97009d385e13f34", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "2fe340d44afa4db7927162939da560ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7040e933ac014809910bc428726cca86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "395627a35e6b47149ced86a965218701", "region_id": "RegionOne"}], "type": "backup", "id": "82965776da744c0b885f9278f10c32c0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5a497b8085234f6ea6d2759173f468ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "382ee444652e437890005adbeda5441a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "04ccb137321c40c88e73d7b3962b1c23", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "51fbb9dd68724c359d57d7d818fe5b32", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0c6eaff1cd434770be403671b454d80b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "084812144b0d4f3daefb269156cb43fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5721a610aa2040459c075a880f056c9e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "28ec0f44635344f28d34ebd6c8226dfa", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c339b8f61cb74db497cec83dee0028ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4fc0438f26384ed994a608fedad58b99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6d773976d43044e6a6563d1632c4f0a0", "region_id": "RegionOne"}], "type": "monitoring", "id": "2773f4feded74e3d8aa1ab05c52ba5f2", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "00db94591edc44aa93d9a654bae9d7a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a0b089d3835b4b5298537fc6e8a8dd35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "47526185336445ada55aa0d3245cb848", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d3e366b8a9c8484f9d840e035d38900c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "718532b18ad24eb193451f32c526e8ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "bf763a8add98475483fcb9cd84fcac8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "01a8da8e21224e469cb3e5181774e463", "region_id": "RegionOne"}], "type": "placement", "id": "9f59edab5e7241d9b8039c81e017258f", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ffd68aab46f84a48ba56ddcc54b5ce10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e48067d2675e44a7a3f3ede12012c6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "53d616a6db3d4095b4504495f7abd430", "region_id": "RegionOne"}], "type": "instance-ha", "id": "46db85f3cd874dd3adb8a84826f94e45", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e488208d7ce24be38bc979646cde0740", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5914a2103540481dadcd52675a97cafd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4bbcf6cfc869491aa5073bacf6ef9c6f", "region_id": "RegionOne"}], "type": "ha", "id": "50e46f80c80a49c1b00af0d9fa71a6c3", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b3638d9d944f40fc973c26cd81aac000", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f5c949c16eec4ba6a54ee711e72c44ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "28197167db59408a848fef5e4b590336", "region_id": "RegionOne"}], "type": "reservation", "id": "2e4b260d5a194a8bbd155d75999042b6", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f7bcd9c01d29411e9645649b261ec21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fad1e0c6ac77486db681d9f65eff1c17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5d9aa6a1bbf045ef830ba12b14775126", "region_id": "RegionOne"}], "type": "function-engine", "id": "54de2439ac7e4745965db47059bad5a8", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "29abe4d8f4f64e98ad7d54a4e99b5a7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4da002861c0349248047b7b6f4013144", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "b8e241807c9c4d91b49a73e8f733e5d4", "region_id": "RegionOne"}], "type": "accelerator", "id": "a8e047b4aca5442ea77808f8ca0680a5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0b3937c62efb4b698fe408f1e82bb8b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "55040fad39b149c29bc6ab8ec6c9860e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a8de6d289cce4704b6e6c55b826429aa", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a50f9ebdefab445aa6b1e6e8e6be7e1d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "64c963461ea040b286e0bfddf0957336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d2755a2b560a4b17a5a7f2c48aa6b3a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "69fe559fac7d4cd384badd1bdc602d43", "region_id": "RegionOne"}], "type": "registration", "id": "d18696d68d274a42a740f54d1aefc181", "name": "adjutant"}], "user": {"domain": {"id": "23bd60ad159544399a788f3ffb8fd185", "name": "ad959164f5094563a6961d503cdd4c9d"}, "id": "a4d36d5d1fc344fcaab38c7df41408be", "name": "cea39259513740a18db7da108a369965"}, "audit_ids": ["f058a293225d49e0a2d822aa8eb3d121", null], "issued_at": "2020-04-23T06:26:05.944851"}} {29} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete_ignore [0.065288s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.039322s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_find [0.058192s] ... ok {8} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.141186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,079 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,089 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,097 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,106 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,123 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.023827+00:00", "project": {"domain": {"id": "8d31211debf34c49a1f730105c787a5e", "name": "620ea256f6954d16a2e6a3fe8ed438c4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7ced242b81f74c42a676879d39a571f9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "beb5d7b25e7b4575b77ceab6ba94e430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d1e8e6a68aba41869d9f100514b00217", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f4f1156b273e41dcb0dcf59f3a951856", "region_id": "RegionOne"}], "type": "identity", "id": "819f5d2b6de84e3ca9b16c3d931f461e", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "df32ec1804454c38bdc50b609bc2d581", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "09a55774eeff44d69a6124b1be49b2da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a64452c9af2c40459b690cd1ca73bb84", "region_id": "RegionOne"}], "type": "compute", "id": "373c0462b25f47ea9c4b84e521645bb8", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e63fd434368e4f269330d9264e3a7743", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "58045cbde2a44c16a5d6a0a057e7154f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0ae0b93ac0ca459c8f99e219fd8fc5d9", "region_id": "RegionOne"}], "type": "image", "id": "7cbd11213fb94a6f928f032a0223a7ec", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0f91be4301a44c40b060a8c03e22954f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "607b1a7a67324408b23b0ad1eb3253cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "61050f9393974da58f180585ca7e7d1c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "6d13fb99844944b79b91c77d65f9a7f2", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d42c2453106475dabf147298716fd0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8975793659a444b49203e913905de5a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ffd663c826a48ab989e8585b3d42f92", "region_id": "RegionOne"}], "type": "object-store", "id": "4bfb7dcb4a1e403c8a99de70fbcbdae2", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2bf801ccd2d643d28223d02d5965f876", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2286d22e78ad4ea8bd67ef7c250ed0c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad78f39807044de6ab2202905848079a", "region_id": "RegionOne"}], "type": "clustering", "id": "6dc34de8bf0b4b23830c5fb8258b90c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f83d41e707548e287c24d7764489f72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "38513fbf34f2419382f5e70f265c85e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "77c49f98829b4d89b9ad5c933236fe6c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "378e8b53b3a247cd93e27a6dc66222f1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "24b22ae80baa486dbf75747407919cd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9274a5bb6d474d4ea94ff2bc95c00c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "721cf36ec180498fa6d9888e93d5d281", "region_id": "RegionOne"}], "type": "cluster", "id": "2c83c2c20aea4f218f78115f25975e92", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2d9d73e5426c494ab63f261a7b9a7754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "dc943d9928d340b58baa764e47ab85ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "2cbd0db3bede4d5098a206a2cbdb82e1", "region_id": "RegionOne"}], "type": "data-processing", "id": "3571070cc5584bffb34eb96dc068dac5", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5d00dec170424bfb928d0140e259e9ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cb254bbef6e644149286272e4d61873b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9d405f2158f444e6aa5872ea6173b311", "region_id": "RegionOne"}], "type": "baremetal", "id": "886bf024f9de415991c990052e901521", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2496b8119efb4133996624fd01a2c92d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0aaf1b2462ae421db6621eb7c011d639", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f6d250414c1e4aed90445fa7c7de590f", "region_id": "RegionOne"}], "type": "bare-metal", "id": "47062f53f264404e8b3ba154aa8a922b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "6f9074647c6d461d890f18024447c0ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0b63cb65a25b44f0927e92946ac9e827", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "40420ffbe8cb4dd9ae733e713013c7ce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "bd91b67762814e68b718810af43c72d4", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "574ba734d1014750a5faa3aa80a21728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "33416f59c5314706b83ebcdb6e681edd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6a09a2a17bc04cce9c8659085b6cb46a", "region_id": "RegionOne"}], "type": "key-manager", "id": "22f78cce179e41cabd551e3e2251d87b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0d719544d3df4f64b330889fcb3eeb83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69a4d19d7e6b4b549ee1e0ea529b1e09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "446ad85f81294f4d991d0e2c02740ce7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9d13114733b2417c99938961a46b4619", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50fbddf60dfa446f9ba09d5fbe3c1a7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1f5c1c5ac6eb49168e4a36f30fd9a2a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "500d853e6feb455989eacfa6b438d992", "region_id": "RegionOne"}], "type": "infra-optim", "id": "1a87293499ef4951a8f72d7d0eb6cb67", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "18d21517b54d4afc92fa1037d3de077f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "20b125dc79e64118bccc7eeaf5ca4947", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f85ece12fabb4c9c9923bcfc78bb9c7f", "region_id": "RegionOne"}], "type": "message", "id": "a31bc9ddd9e84b9382d8f75918a95ac9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "23cb876c19684423b25e3dd432e08095", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "988fe3f715644963a0ff0dace5b77e5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "9f74f6a5c74d423991f48da2074a9f12", "region_id": "RegionOne"}], "type": "messaging", "id": "34cbfa3d1bd74e5d94fc75a98f2d9120", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b27ee70be5e24a608a7ab4f650037ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a4cfa911fdd940b6bf5af6789814ae3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "7f08770980bf487aa9d3a7e3eee170f5", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b358fce8a5584e749e04494decaa27f3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0a725fb769ba4c23a0503932b0f283f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32349fb8c383416e8c80a5d43aa16a71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "00c1b3301a5b411db21f83f88494484c", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0a09f8d3a12743478d8329799def0ec4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c7c60fa8349a4ff185ce8a06181d4837", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69c137fbfe874e1d8a9abe4b995c5957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3e3f2bc8f102443fa8fb45d2d8bd5c0f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "726de9a45cd74958af7cfef0ba56117d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9407dbd60e4a43ecaf03bdf3ff711a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d091dd8c8f274d7daf8a6ebf358b1b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e534b4ea86f8473a875ce9e3829d6e16", "region_id": "RegionOne"}], "type": "container-infra", "id": "7d6347773ec548158f05efdcea3865ce", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e8a3462a42cf4efa8b6ef0addc13e94e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "660f1c5bf34943a28cdbc33aa596a8bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "896f4e8aa728486b9001cec8a7172ba5", "region_id": "RegionOne"}], "type": "search", "id": "038f6037940145f4a1a8cef2af6fe5aa", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cc193c174e984be4a4039c07df91e84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c22edd9b49734913a7ee1fb8feab881f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ffd1cf0518554c5099895ab6591dbbff", "region_id": "RegionOne"}], "type": "dns", "id": "520402514494442ebf8fe2f13dc24f61", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1efb783a2a5b4da19dd278e6e782ffda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a7d4ad2313e94221b25c43a75d2f50c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d28999204247448e90b3e49a88eeccdf", "region_id": "RegionOne"}], "type": "workflow", "id": "4f020a10677746579a2ede0bfbed083c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4bddb6757e3747e0a756bf2e8bd7919e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a516dfb739954681bd19edd9cce76cc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "7e9629d953a04fdeb053d1adda2f001e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6c2a9b145e1e41af89fcd9c082548935", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b1793894400048c2beb86be13c99c5c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c8c6847b1d3f4d3e844cd361ac7f827e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "f67ca02367f9426ca54d194a6a136b54", "region_id": "RegionOne"}], "type": "rating", "id": "4c85a5c8187d4f1f9e86ff7dcef0f1c3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b7f27c19b734498691e92a0e46f43306", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "db19f81b6e234a35bde124d2c94b3e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "677f66aad1514ee586e9f43a74b0847c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "dbcc9701510e48f88a16268a5cc76525", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "42f6bb0c931e41e198df23979ac549c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c4cb7d891a14c7e97220167a0a3760b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0163b957ff1648abba3bedf1f6847b17", "region_id": "RegionOne"}], "type": "policy", "id": "cd996decfbd34839a5d06bc181c3b810", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e013928ea30a4444923387ddee8441ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "470a8bdc2a444c1999eb5c7238593875", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "384408950cff4894ad598d0db0b17b1f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "6654d5ed1406423cbb75d42b5d01ff64", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df411c629b7e4620bd74cddf92fa4155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "689da800e5da4d14a08e707eb2ad0c0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9a8478912e984e9e97823598fd485457", "region_id": "RegionOne"}], "type": "sharev2", "id": "1baa8ccd076d48f58f59e0da94f126e1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "221a8c45e02b480c95618a9ba1b1d86b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd7a8a87bf604e97af63ae6a137220e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "092105ee2ec24a32ab770f8f85e1ebe5", "region_id": "RegionOne"}], "type": "share", "id": "73078d4901374eebb395c84d5ea0450a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "390cbfdd90f0421aa687083b8939734e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "efa71f96b87c49e7ae4554082be1539b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "abc84a1b9e5a49b287b20f54371a7b1e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "cb94b83df18a443b9de26628e7163a8b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5302893f845c4da1b77232a0267583dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5571cf8fb04f4e2ca01f5ac2c2496008", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6874bae37ddd4a93b555fca723c2f684", "region_id": "RegionOne"}], "type": "orchestration", "id": "dc240adee5474ef1babaf3f60794a79f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "608bd98c18304e3e9f7a010308f4ca13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0fee90f2b48413dbc330833c7de9775", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d97931254893446ca91c50c3ad5ff670", "region_id": "RegionOne"}], "type": "block-storage", "id": "eb80ad5199bd43088c271051b6f7a9dc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52ada55505584f5fbf3d82b2b7a7ac3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b6e0e6021b6c47a1af45c4dd17fb7a45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cb6e300eb9049e3852ac947a1038e44", "region_id": "RegionOne"}], "type": "volumev3", "id": "6c6bcef6128d4e06a53201adde8e81ca", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "98f43161a0534752b79ad58ee5508cf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "af4fc9eea4594e838622b9c2440ef17c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "312b3f60b9ca45fc9792356669cb528c", "region_id": "RegionOne"}], "type": "volumev2", "id": "48fc1c92882e488483453a75e53077b0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2638d07e9fd74e29a21699639ef28489", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e11861fafb1344f88e0b51ea9dadafdc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "613d52f145b642e8a1b27c22b7962652", "region_id": "RegionOne"}], "type": "volume", "id": "3675e85a7b674dc98b239b96cf070b84", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ddeb8f7764cd4afb832a2575700a9c22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "261c14a07b8e40869f9bdd26d2cf4c53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6544d1c722404a418cf5dd619f090593", "region_id": "RegionOne"}], "type": "block-store", "id": "239717b4bd244ce3b6698ee609edf6de", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "45b0b4be307e4bd081b4876fd686763f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85a2904d89834250a5deb746da6ea3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "03511743707644c7ab118be5783827d4", "region_id": "RegionOne"}], "type": "alarm", "id": "c78988a0c02d433b9949abd61823e963", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c2181277886641feb1d74652b8e86cff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "831a42d8361d44d9be3a7388851a3080", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "34867e1e39144e91aa5eb1a3e380e386", "region_id": "RegionOne"}], "type": "alarming", "id": "a2f97372b4a64200a05a44674ed72073", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "123a0187d3c841f68eaed33e94493c18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed80ca57ce984ecb9968cc76c89d427a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a9c379d5733947b59f018b44b1cc2758", "region_id": "RegionOne"}], "type": "meter", "id": "5abf79b900a94deb85954861b33d2e2c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "009ba67fcd1d458ca010e21a2eb088f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ac1ae442100e4f6da8a239797fdae181", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "03a814a315864409a6cd3659e1cf3784", "region_id": "RegionOne"}], "type": "metering", "id": "a1ac213e764d4da5b46ae4ef7852a74d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa15cf990b9a4aeb93420bb394b9a822", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc35a118b3444dc68718d423decc257f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "608bf8fa157b4dac8fc851b12f5e6115", "region_id": "RegionOne"}], "type": "telemetry", "id": "5890653496984848a676086d3436f62b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9639d098377a4f8b9d8db5c871c6309e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "000ec05eb8cd4fb0891d96770df454d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8b65d46119e641de82c63ca27a590ca0", "region_id": "RegionOne"}], "type": "event", "id": "f58f3e2a593748dcbd3e145786aed63a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4de6d07f9eb246ca8da68b606e0d2abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4a4476bc5b8e4bb583e463a92357423c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "568ad8d3d83d458ea9d7e68b6e5ad21f", "region_id": "RegionOne"}], "type": "events", "id": "e24198a943f042c0bec6318a7f7593c3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53c759905b734b14991020458ff55dc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "468c86f1e68a4a5cb4a9aecd41d4f051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "23a31cdbe2c44ddbb51d4c1b3d99428d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "e14e94f75c954d078d6fda0e95be8deb", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0ff4c8f79229425ea3451d3ec4e4ced0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36e1773fa4864cb29114a1f597d7ef71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0009197b392247429c80add508ac95ed", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ba39c42eabee473293e431f440ff366c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f9eb475fd0994e82a96a977a6ff8d767", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "708d521d142f450cba8f69380c285e2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "426e64e0b97c43c9ac2454e838b8b02f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dec4c2ab31684c48922cbdf66b7927db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ede8667c4e44401cb67de115b7ae066f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "538fcb031e784d08a4008979ba220c3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce91312a26554c4dbd83fbadb26d9caa", "region_id": "RegionOne"}], "type": "tricircle", "id": "7977142370574d0ba34b84e656423a91", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ade00160a35a4af196d929d49fae5a90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "57ce8500b9be44b0853424e9083885b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3f6f3bf3457748fea20f4b2a2a5e8efe", "region_id": "RegionOne"}], "type": "database", "id": "48ae675a320b4282a4bbf38fa2cdbe0a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b0e262d3f8b849249d0114fe0c270ef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1dd8b4a5c1a0400bb7bfd443557e9d1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "06eedb47b05d4da1958616b6b796bdd9", "region_id": "RegionOne"}], "type": "application-container", "id": "f002bbd7b82c498bacce3900dc344d26", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6f3c33bdb20a4ff5b1c8043813b4b937", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c827da2dd23a43c99bb73263a64762ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6be32428692f4a26af2e343c20a522cf", "region_id": "RegionOne"}], "type": "container", "id": "7acbadc8b75249fbbfaaba626d2c44c1", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "317ca2a3f02d45b19119f35403ed391a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c73e284f59c44376a34d9b3fc58c35b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c1f58d967b6a4a7bae3c483ecbcbe800", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "06f182e62a8849fe8045e6cb869821db", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "71a27de444c34158b540ffc56e9104b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f66ba5d425d4435bb77ef939fc30ab62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6d4a1d2ee3fd439f973863e4cf13944b", "region_id": "RegionOne"}], "type": "rca", "id": "500cdf06559e4e8fa6fada1238285b02", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f630a6e3a8c04e0b9c0640510e3602d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "8f2d85530b484fc79bf766d2ec1f1ce7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4351b3a5ff644c93a9f63d22136e31aa", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a5c84359f18f41c6a8855d9ba28fb660", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "82da0727ccf54062a668f882ae2e55b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6cefb8372066456eb8ec43a5294dd6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1acdbdeca46e4429afc0b4b91b3877fb", "region_id": "RegionOne"}], "type": "network", "id": "f661448cd3c640d5af69d3422f7a83de", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "435bd03912664a6aae67cbf1bf4f7349", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "a58c1d31b06e43b9ade87ed31f281e45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "74aa7cdba0fe4d0c9a7d92cd241295b5", "region_id": "RegionOne"}], "type": "backup", "id": "594776ad74c6446e9088f0b2ab73d7b0", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "187ebc351b9f4d11899377fd63df413e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8dc9fe48fbe14163a263eaf463a6bbf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "31b70357120a446682d58a07bb077841", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "feaff60b4b044cc59d8bdb65100d2816", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7eef59b8b4874761af305bca1bd85fb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87e4a22ded474de7a1494a63ffc84abc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "08b5ca7b7f1545aaba1f0841fd441d6f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3fe8f7bab62143b4aaa90e34281e6ef7", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "66bfd9316fd74402aa494c076e6e1ebe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a20d79cfe8a4aab95528568d5dfe997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "43b43766719245198da6358c8fbaa9c6", "region_id": "RegionOne"}], "type": "monitoring", "id": "4da0fe6bcba74071be7f2d78d45ee611", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7bbadb9281ba498ab570d0883d0338ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "98c2c01dbdde4675b436b7fee1007193", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "5aefade26d674b66a5a66892c41a7ef6", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6b6739c2cadf4f9ab2a1be23046f078c", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d4ff725e1c97431fa8f707bbfa404a74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "12870c3a9ac7409d94e6f91c53107074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d9f8a15622d1472e84c63e4fc8c95790", "region_id": "RegionOne"}], "type": "placement", "id": "03505dbd759547319354b739fd80cc4b", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "154aae0952d94c31af5b7e5b82251781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8f89b19b64d6420ab4c3b8b6111629ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "107fc65bb6a64362bace0423f43913c0", "region_id": "RegionOne"}], "type": "instance-ha", "id": "78590412ced84ad4a5572552fd38d70b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b0a8b335637f4350a8fd16caf0f14ac4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aa4083b88a6b4fab8c2376b3904d5dd5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "0ff2f612370444c4ad30a817b90c55c5", "region_id": "RegionOne"}], "type": "ha", "id": "c27663b6b75d4b2e8da2f162c6f2ebc2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c02c9b0abc3a46f2bed2a885164d1406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "03f8925b0f4d43fa96f30fc5f49fa10d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "01bc874522264cc1b78e9360211f4300", "region_id": "RegionOne"}], "type": "reservation", "id": "7bbc9d4ba01243cba4e1e97ffb055809", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0d0f09df193d491b9a86d3a0df0a5a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "db97d8029eeb4608abb94adf09d32415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e5d02640450f4a809f7c52b56628b008", "region_id": "RegionOne"}], "type": "function-engine", "id": "58ac8e03460c49519092a6b105bbff0c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "985d574a30854348bb08606c3e815297", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7e79a67fc0e44026b60b5452cf4282e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "fa3b567936b64ec29520e2d06d3efe88", "region_id": "RegionOne"}], "type": "accelerator", "id": "c042d0eee842457bbb684ed64ff197db", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "217f064dc39a4437bf99450cbcf80d4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4e6e14611a10430e917137062a8a6b43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e6262db0daac4f7ba3f7f2eda845a4ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "f6b8210e971d4e0c926d7b53b0d05f0b", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "782ba4ed8c964aa288cc19b2ebd5f6e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "386e9f5995bc44a8abf4741e6a88a78e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2b692e1330314cd9ba0aa4062b5c082b", "region_id": "RegionOne"}], "type": "registration", "id": "337cab08fb06425bb61ea46403863cdf", "name": "adjutant"}], "user": {"domain": {"id": "e91ba2d6b6fc43ed812abb0e8bb22de5", "name": "019abbdfea32482e9b1cc7db726b71b1"}, "id": "b65f6f41d5024cd0b19913385e7e004c", "name": "6aa539961e28468b890937b6eb3e21f0"}, "audit_ids": ["ed8e73cfc5544e3da6d5ec9ee166888d", null], "issued_at": "2020-04-23T06:26:06.023827"}} {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id_act) [0.064596s] ... ok {0} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.059497s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_get [0.058385s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stacks) [0.060171s] ... ok {17} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.060267s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(name_id) [0.061370s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id_act) [0.036073s] ... ok {27} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_find [0.056538s] ... ok {15} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.061426s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id) [0.058717s] ... ok {12} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.050449s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(event) [0.057777s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(identity) [0.062448s] ... ok {9} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.035737s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.049787s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_act) [0.184771s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_update [0.057741s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_act) [0.058609s] ... ok {16} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.242698s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,029 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,036 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,042 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,050 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,064 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:05.992999+00:00", "project": {"domain": {"id": "cd2258c69d374146a40875e92d7d7ce6", "name": "9f8054864c924afda4997e86bb21c97f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "26515aea5fd844b39d97bf6491afd673"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "f2df9f3aea774b73a0c629b36787a2b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ca12c383f6304404b584baa205f95b95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "f78486e5e6e64942b31c6c8d57741efb", "region_id": "RegionOne"}], "type": "identity", "id": "d15fbcf4b75641408f0b3039c3939ea5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1d3cb1ce56184d59965eb4975470a31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f8e63f066ffe4ea0923fdb3c60bb130c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e3ead04fc6f5467da3b90875ea15e134", "region_id": "RegionOne"}], "type": "compute", "id": "fd83f246f417435e99cee28b2da76028", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fb560e19e55b4bce8151ca891cc5ef23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "36910cb7d81d463ebc853f118be048bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "9a16e7c596cc4ef388fb73f7f7f6b783", "region_id": "RegionOne"}], "type": "image", "id": "5368d76debc446f7b0c06aebadff786b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f4a033f893574827a06c8478a9e34152", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "7c04512b55b14b25a0d34d3eec43a0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "341cb49f077b4fae89b540c9d040a71e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "709869e2780d4010a0a12b00d0ad5726", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86612fdb47b043ae87415b9dd7fc6479", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b471186307f45a6a8ad6d6e0d35fe7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1220475016274ec5a2e78d288b991972", "region_id": "RegionOne"}], "type": "object-store", "id": "bc99011bf76d4207b227f393fd052c90", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2cf5862415284bc89699bfeab743e957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d4c233aac72241e9a588c9ace0188b04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9c7db36bf8964419936685da8114481a", "region_id": "RegionOne"}], "type": "clustering", "id": "fe771c000235481e9543d83843393ec6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0f4f5b626910416083f9edac5e872671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a7667b06ffbf497cae3fed639cd8f584", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "487a12db45644e929d93b5a5fcbbac24", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "d29f59ea06c7490d9a1e5958844ccf23", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b49f1b5783a43a8a8869aaa614ee13b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0033ce2f50f4f9ea612b8837eb18c4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3860f06771a24dc888d31dfaa7175632", "region_id": "RegionOne"}], "type": "cluster", "id": "0203be5f60f5444c9b1c0514e1407404", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "000756097b454db5849f36a180fae557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6092b329a8a849eebafc94c50168e2a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b59aadb7d68b46d79b284488517bfe1a", "region_id": "RegionOne"}], "type": "data-processing", "id": "6891acb2a7894cdf9f44fc63c6e0418a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "61549336a5894753bcac9bf79820bed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2955328b6d9a492595676644319dc8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4bf2a07c1915478a9109cc38a45dc28e", "region_id": "RegionOne"}], "type": "baremetal", "id": "7d68efeacf3040e1914930bccc732408", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8ef72051933347b7a3a5c944dd30795d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9cb46e41ccb0428cbe268d198f87b7d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d7c89f4f64cf419f896af52964a3ee2a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b10cc815064c45fbb730eaa75c134a2c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b9fbaa63968e4e23acb961afeff70a25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "773b48099b4c488087df5b3a43652420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cfaa61bb55784d8f8679d654be367e0e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "0c9a64ec32fb4f47ae5fc3d99e5b590c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f29318705d9b48d88953f92aca68f359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4cb23abc5dbf447f8f9af136147aab76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8a4e5e028be2464c80e8c8c8467b5f3f", "region_id": "RegionOne"}], "type": "key-manager", "id": "2411669c29e04582bc7497c276b3f7d8", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "359b1235b8944dd4af7ef80ebe612bfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7696c663cb2f4eb1961fbe0f154e6ef0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2dc235b7f39d44c1a8f95553fa893f28", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "10c9d151968b42a7895baecc7fbb53ce", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "53239da86c8846b58d4ce83b42ee6066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff1aadaeda4c4007a32aab4e296f6a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "933d9c2a38764f4f9e996c7c04645566", "region_id": "RegionOne"}], "type": "infra-optim", "id": "96b15b320445461ab8841bc5ed1d666e", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "be43780adec641ff85811d5efd08d2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1de38da7a0cb4a06b1c6396867461d85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ed21f7513d7d4233afcf749f0a69bab9", "region_id": "RegionOne"}], "type": "message", "id": "25b92e4704c8442fa293ca0c4e02472c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c57f46c6265543a0a3859c07f03912df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4b1df7e6ba4b44d9a8a65183f12c0936", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "235574aecd6a428bb509b5665574d73f", "region_id": "RegionOne"}], "type": "messaging", "id": "ac4a2b965de44e4d937687f160781513", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "ff48a1dbe59847cb826da2fbb3feebcf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5e2ff96df8564c36b06900f41a64e6b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "16e493ba52fe4a399c5910418fe53c10", "region_id": "RegionOne"}], "type": "application-catalog", "id": "5ae14fcf83ab4c12b3d657e13d377dee", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c244e0cb69da43ecbf8a02adfb018475", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a6b263e449549bfa5560de7618dfc1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2172f2d27b8b47c1b8c8f2f47a951eef", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "222ddad05235486e8c0244a5a9da887c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b0d649051c2b481eac290fe245d5974c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b3efb20989946d0bce8a06769ee0431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "420aa2ab175a4e8e9b777e374f61f2f1", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "337ef114f292419893daead7184c38c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3c00fd46f0b14952b66371b53de3074e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "da29cc88d87c458695aa6c95b205a85c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3640a88d6c334479bf49b702f266f3ab", "region_id": "RegionOne"}], "type": "container-infra", "id": "bbcd6a15d75d485b8b72d35cfdf67343", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6c9f3c24e46547d1af69f56136703d69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b90d1f65af624f888fcbef43d79ff897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7de8ac88a8aa421898dbbd01747d1aaf", "region_id": "RegionOne"}], "type": "search", "id": "2cc03955d35d483cab6c89dd89346143", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "f2a09e85d0ed465ba3919378b84b5a1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "d8d12922508f43138ae96ba4696b7f9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7e957c2c38994fff8bb9befda58e0dae", "region_id": "RegionOne"}], "type": "dns", "id": "f52868145ea64ca482f18186333ab86f", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d9eeb2807eb24552843cd38a2d7d3781", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "638cef785501423fbed6b98e244138e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f6aed566ba1d49018a8057eacd5a01c0", "region_id": "RegionOne"}], "type": "workflow", "id": "6741c6eb89914a518e77e99e30484f7e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bf626c3b2b714491a3dd21347723e147", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "591bec1ebdce4128a1c95ca5fdf70701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cb4fdfb28c5545d4ba58c9eb45fc8957", "region_id": "RegionOne"}], "type": "workflowv2", "id": "b4f8225507d341fdb5114d0d3edd0e9a", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a98d600fd3514f05a8522481259aa55e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "9a7f8a5d72694095b55102c902a975ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7595b4cfff7748a184d7a8367422d650", "region_id": "RegionOne"}], "type": "rating", "id": "fac09448d8a448d58e44bc778a7b1b00", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d403f3b4e1f478fb72e587ce7ae47e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7274246c0b7c4ebfa677a040a731f36d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "876c03e40db847d0b40badd4a781269d", "region_id": "RegionOne"}], "type": "operator-policy", "id": "207dbe7f293948c2aae027eb6a8ddeb7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ef1ac4525164217b3eff3c2b2848f97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0379c36d1ef84dce999a433c8693efd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "afe4be91ccfa4882b66703cbfc71b807", "region_id": "RegionOne"}], "type": "policy", "id": "548fb7b1d4b5470b95b1202b95182283", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d04c176c18764a17b0777df678e23b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9fc203e0a06f40b68e8167eabce46ed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "97e12f362a1145bb9e5c2fe7ada1fcb9", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3575d00562e74eb8a9a6f3da3df85418", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "769b684e806a4dc69bc28367d7a068d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "079be09567824c50ab4f0fa1c7ae98ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e2bf272e15ed4c96a34b40e3bebc0056", "region_id": "RegionOne"}], "type": "sharev2", "id": "03b649aaadcd4ec885489fa8393081a4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f5d264c254241c99a6d629eceba8cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "267776fce6c4411aabc76b2870f5e0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "131106e5e939477ead49ffd4ae7df4f2", "region_id": "RegionOne"}], "type": "share", "id": "4e6706fe8ce34cbe87080a17096b4c3f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "93426ca6077e4c319571d681900bd57c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c6348d3308f64d69a7687ed17ea30acb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ae2f3dec04394ab0bfa73229411c87a2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "153cf4622aa44676806ea13f2e4bddf8", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d64ca78783f34b15870808034fc103bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87cd3107e1684ba9ac09b07eda950655", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "71cb1da626334671851c7126f1b27106", "region_id": "RegionOne"}], "type": "orchestration", "id": "6ff861ab42064927a2243feb22a757e7", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c114944c36c24b4ba78e9edde600d4fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "10657ea1874d4cd1bb02c6b3cf2274b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c4ff98832a44454958da2aa5e50aa85", "region_id": "RegionOne"}], "type": "block-storage", "id": "41c5cebe63ed4fffa1f4060706369781", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "04edcef70a0c4dab9457064d8d45f8fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1bb29824e7864f258b5712dce8857d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b989b10b87ce47b9acbed57576d4e29e", "region_id": "RegionOne"}], "type": "volumev3", "id": "f0b2d57868834660b4e5f8e7ecba7434", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9082ade737f54414bbd97c97b1505a36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "030f38dd4fd74dce985938573d14dcf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d02518c7250749238d51439dfd0e9e8b", "region_id": "RegionOne"}], "type": "volumev2", "id": "a703eafdde0e45fb8b8db2f05669fc98", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c03c01aa5246453dabc39d500189b047", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "117fa8e61d4a4404a96d3f58ba336bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "77ce23f2e33746bc97c3d49f78a64ee3", "region_id": "RegionOne"}], "type": "volume", "id": "689d86d77ef04ff9b979d8e97f841a37", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61aeb0ff6ced42f595c11728b2e88169", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f17c31b6a3a44f54b8b455d33a0cd8a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a05bb75064f944ee9b1f8634d25d62ed", "region_id": "RegionOne"}], "type": "block-store", "id": "b7d534ddcc6c4693ba79db6f08f77b12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9338a87cf1cf4fb4b435e4c5b8e40c9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "85167b06db5b440b9704000bc95590a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd324a8e5d804a6bb2bf9e1c94d8dfd0", "region_id": "RegionOne"}], "type": "alarm", "id": "836eec4401834ed5aba9fa4ff95ae27b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b5e78fe0c274a43aa4aa11cfaac0bd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1523854fda1541478a21c1c2fb66ac5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a9b9181779db468c8ce059e856ac2532", "region_id": "RegionOne"}], "type": "alarming", "id": "0472172223234cb1a74b245efc99f73a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "761618bd85694110a06bcb7384ff82d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f15b061494540f39a1eda8c0a3b942c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "435378234a0b4eeb8f7c03d48907fc9e", "region_id": "RegionOne"}], "type": "meter", "id": "b481cde5b4e047289cda8e05cb3eb44f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bacc082271544863b8ddddb30ee56b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b94813def0cd467cb6e69d0ac5f8a090", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f40896c06daa4b8090e971f6718700e4", "region_id": "RegionOne"}], "type": "metering", "id": "f1c57c7a5017486896c64365557e99da", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "03937d282c1648a992bbedc59d60243d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b2674a688c64e20a4deb73b2cd597cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e31aa4951cce45e0984a5bd10dfd6d01", "region_id": "RegionOne"}], "type": "telemetry", "id": "fbc17196d0d74f0ab736184e18aa6556", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "837a967616d94052a1bef4196b284397", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "bdd45481cf0047b2a2c0d12b364a2f76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4fd46c1319e1401a9b2474a8eb93210b", "region_id": "RegionOne"}], "type": "event", "id": "ee4531693f8a4c69978535c8ecfb5348", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f1e79331af614b82997be0918bcc4d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "34bcb6685eee4339abce5751b354ed4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cb726b6c4d0b4949a15d984ac1f18fed", "region_id": "RegionOne"}], "type": "events", "id": "20c32d23e9e54e78a646b6472627a8dc", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e71c00b3b696465b8c47663dc805c922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ff58ab8139ce43dabf5e556bae64fb75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "43c196d824a3441cb0c37cfeff668262", "region_id": "RegionOne"}], "type": "application-deployment", "id": "809d3ef996244748af2aeeb2868bb7e7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "21e8a8eed49f4d00b647e5b37ffde29e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "af1b114bf48a43d6bc1e67f29d6a2257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0e8aaebc66b948a895a6454a3d7fd6c7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "04e67781975843408485d246d60c9f6b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d7cef41d2735491da96e81f591a83337", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c68263c03083469c9c0d186c6c6d6634", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a14f4dda15b94627a562f8d17757d6f1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3dea7293e0c04e7fbdfd3095de2b33b9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ce213e39e3784da0b712012971c3216c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "827c3fcfdc49446bb10648fb86bc6f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "36e98ce3302448dbbe5b3b4f0de4c56e", "region_id": "RegionOne"}], "type": "tricircle", "id": "98b8cd60e8c34ec18b2b01e770def115", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a55e27424f384e959e93344904c6d5fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "b8eeee12aeec46019e2301ef75f211d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ac78c37503304ae3a4ef7735df2f5946", "region_id": "RegionOne"}], "type": "database", "id": "71e1b84e79334a1b82062adef3f3a170", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d4b37cc2dd2e4d0e8ec749a5bc0ee273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bf0fcbbe81824be9bfbda85a16ea124d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "82ba5f03b20e4655a15c5cf81cc93081", "region_id": "RegionOne"}], "type": "application-container", "id": "78a6d6cc8a464a46a1acb058e3f03d97", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fd97d7641735453895437e2a543615e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c6f3322353e84734b7d9691c1f9525c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "75014c971fb84eb2962f1906aaf1e268", "region_id": "RegionOne"}], "type": "container", "id": "dc69af39180d4f438458cb51645e157f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9390c86460c24568baaacbb785ded976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "65a41630091443d7bf4590f0862cfe32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5a37aa390c0749758d6a6a77cd4f7726", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "6144149ff4c24ce897bf7f393e105f1e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e5a82bdec44742e8a840d2e049d48c71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6e83caf790654ef5826dff85fcb44bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "2ce3536a8ed2442baa4ad5ecd6fbb080", "region_id": "RegionOne"}], "type": "rca", "id": "de6d045049e64b6db7f62c525a0cda48", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "efc794ff3a354ab284c94e9b2ab72bd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fa47df0c612f46a19be95281d0ca7bcc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e06434d3b28440e395a780ab0b4bdba8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "9cb2e91abe564c06b1d435e7369ded66", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "07e213dd94f344d99bd63bc6a9849f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "6ebc88868643419ba5b2d46bcff777da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "74e8ceaea8084d8c8a254245ef3db0bd", "region_id": "RegionOne"}], "type": "network", "id": "ba25bd0d8e574343907ad3b47859c4ab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "443ddcc7d5c2443fab19518f8dd734c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1597ccc34fbd43d698419040033fe4d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "aa74d54160e54953809ef49f5685a892", "region_id": "RegionOne"}], "type": "backup", "id": "41dee6e98eac49cc9f2b5342b3e67c87", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "051d746fdfa5458c8b769a90981b2f91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c7981cd3ef314c43a5826085c2eb4b7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb508eb41122469dac94a837514c0f30", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "0199e942d9b3487a8bb56b23f330c6a5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "41ccb833864642b2bda3947da49dd013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2e300f97a71343b8b1823ccb224d6943", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6f186c64e05a4ce3bc43deb41fe1ccb9", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b26f6b7edd614eb9b5d499108348df7d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "bb1e2989c21e4bd69587c927a7c86116", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c1b1d8b1f3b14b6ebfd072ce5177e562", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "60f5f2f77a64496eac0a6896497aaa62", "region_id": "RegionOne"}], "type": "monitoring", "id": "dcc852289e1b49c9853445ff890d89e7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b48116f138f4467c99dbd7257902fbd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b8c0f4bbea984ac9b77dde153d230540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0fcb358b0b81421684d34af588434274", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5af947d38645419cb129337f6a8d90e6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "3296d7e4c7544aa0b2351322ba564617", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "19d8314db0e64dac867234ec83161def", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "057aabf111b44cd3bf7733a325e34063", "region_id": "RegionOne"}], "type": "placement", "id": "8d98f4425c754004baa168b46938afbb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ac8be866367c46d7a97c73a0e728db61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d15a7da483f24af5b7b749c5773b72f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b65c8f5806544d3a7d2c8494a6526e7", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5b301a8ddc3143e4b4b8ebd7d1c41033", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b56b1b26c9c04453a67a694d259a563c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9644334eaf24db99d00e75e568584af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "778b730d56204bcfb37e3454356d80e2", "region_id": "RegionOne"}], "type": "ha", "id": "2e2ebaae812b43cd9f905ba33966a621", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a044d9dc8013451fb1f8ef139ff510c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b04f6275b3e749e2bd4db5c03f73a698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f73e7fba792940ea80435c41a0749677", "region_id": "RegionOne"}], "type": "reservation", "id": "42119bdd77d54912ae924b99f209deaa", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9f0b5d6bea9b419abdf0dcf41a3eae35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ad82ba93cac643fb915ec8ae67d3594e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "65b56c25781843e2a708dda8407e32ba", "region_id": "RegionOne"}], "type": "function-engine", "id": "2dfb8397302d42c0a707147faea81212", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "60d5852dbf704b58931b5ff3987dd056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1d69bbcac8a8497da1b82a35bd160fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "3785bc2518594fb68b23116ed6ffd08d", "region_id": "RegionOne"}], "type": "accelerator", "id": "118d06a413bb4e7da271c786b73ba58f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "918e1c151a4a4c8db05fc758f37b00d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6377db8ccf784d7da28b96642300f01b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f250bd77f6bb40c7b2f019399abff68a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2d048053f4584fa1958e1b1a681b3f0d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "315716751bf74b019122b3c383afbaaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e00eb7aeac0f4b789cd450a3c7eea5d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b428eef973d14817ad67519e4f8daee5", "region_id": "RegionOne"}], "type": "registration", "id": "ea1d427d74364410b1280d0e023d9375", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://fake.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b66a8c216214d8a987a0604995701fa", "region_id": "RegionOne"}], "type": "fake", "id": "80f15d47822e42e39d0c2671c2310a11"}], "user": {"domain": {"id": "66e572370e1e4379a6a1a238e50c9b97", "name": "13eca4bd224f4165b7d4e4bc88b83cb2"}, "id": "f45710fd95e9471395c3e9a7a75a15eb", "name": "a0dd1a22d93d402b923a2ecf51f46840"}, "audit_ids": ["249d67f8f58c40e2978911e146c0666e", null], "issued_at": "2020-04-23T06:26:05.992999"}} 2020-04-23 06:28:06,112 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,119 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,124 keystoneauth.session Request returned failure status: 404 2020-04-23 06:28:06,128 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com/v1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,135 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,139 keystoneauth.session Request returned failure status: 404 2020-04-23 06:28:06,143 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com/v1/1c36b64c840a42cd9e9b931a369337f0 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,148 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,153 keystoneauth.session Request returned failure status: 404 2020-04-23 06:28:06,170 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,177 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,182 keystoneauth.session Request returned failure status: 404 2020-04-23 06:28:06,188 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com/v1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,196 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,200 keystoneauth.session Request returned failure status: 404 2020-04-23 06:28:06,206 keystoneauth.session REQ: curl -g -i -X GET https://fake.example.com/v1/1c36b64c840a42cd9e9b931a369337f0 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,217 keystoneauth.session RESP: [404] content-type: application/json 2020-04-23 06:28:06,225 keystoneauth.session Request returned failure status: 404 {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack [0.058231s] ... ok {29} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.066150s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id_act) [0.050071s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_update [0.063621s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(preview) [0.045115s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_deployments [0.057674s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_create_attrs [0.060977s] ... ok {17} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.059742s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/image/v1/_proxy.py:41: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {9} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.039556s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id_act) [0.047010s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_act) [0.036706s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stacks) [0.059636s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stacks) [0.062340s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stacks) [0.036004s] ... ok {19} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.059716s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(preview) [0.059559s] ... ok {16} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.056287s] ... ok {29} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.056353s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(event) [0.034761s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(preview) [0.036067s] ... ok {13} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.249966s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,106 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,115 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,122 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,130 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,146 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.043184+00:00", "project": {"domain": {"id": "80fe6dc9b25146bbba2ff2b1706b9317", "name": "e01a19e0b0904ffebbcc1582eabc5be3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "48dc6346a5ab4a6fab7341c722d0043c"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c61fd0c352f4415a8d60fb76d853732c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "332c236e8fa74682bfc206ea03a0f14c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "473f3ab6d5d7484daf73ef3d913ed903", "region_id": "RegionOne"}], "type": "identity", "id": "da7208d929b54a18a6ce75a2b13a7b66", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "27065f6e75a0446d9091104080d54bb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "174de5ae8d4948fb82dd93e178f55f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2d4d9ec79ed5405bb5e143d3de7039cc", "region_id": "RegionOne"}], "type": "compute", "id": "57c551efc1be4e9a9e9afe4a2b208eda", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "736b22d5759246d9a4bcceeb875cba8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e16d3a2b805a481cbbbbd21000533c7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "402d4a2098ca443fba2274fd61aa10d3", "region_id": "RegionOne"}], "type": "image", "id": "88134efce4fb4209a8fd1a4bce25b5f1", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "37a00a7b3c7c48349b319e48d892e704", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6ba0543522e4422eb1830f391c088242", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3016ea829aed4bec97bd11c454ccb1e3", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ac5a79e10a9040248bafeea86fa336ec", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5322d5f03d074199b63700418184bf2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3f44522f8cf46afbb8cedc2c04befd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "625cac9ec9ca431eb9de1e0d1458f384", "region_id": "RegionOne"}], "type": "object-store", "id": "bba164497e68410cb3d8e345439982e3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "05b6e5d12e604bf191163c2b1fe64ed3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d4143a9b6ef484585856fbadd36c1e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3508ac3c374e44849db4825f8689b388", "region_id": "RegionOne"}], "type": "clustering", "id": "2f641a89c07a4ffe995f59a6541d4eca", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b6e2aed6b6c442dc8cb626c8db70cf39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f710e5ae9aa4ab4b4febd585f437557", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ad904e4d92464318b6af473fb3893ecb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "58083d0e5a624f0d9e8078bc5cc1cb3f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4450f34a732f40d3851588125473c316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "203d747a3a96416c890d85ec8edc10f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "066ff0e701ec4ac49dfb892eee51a8cc", "region_id": "RegionOne"}], "type": "cluster", "id": "25ec3a0c8bb2464f9590ad7f403a7e50", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6caa0f5c15984475b1805babe5ea09e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "92d75e5fd75e4c408004245277cbd908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "937f1ff64c6345c883fa91fb5147ec2e", "region_id": "RegionOne"}], "type": "data-processing", "id": "bca5a25a2c944492baee8effc0f84a3d", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "92614988ca674c77a2e20451faf98fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "de4606d6264444c5a8355c9d9221a5bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "39f8281d5a994dd1bb1f5dcba60877f6", "region_id": "RegionOne"}], "type": "baremetal", "id": "b6afb904f62e47f085f9dfe0b5a8ff94", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c7711dc5e054b51ab0c9a2b8c36adae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "559bda8c0f534a5883fcf343f8089ff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4b649365791e49b498bdeae8de7037e4", "region_id": "RegionOne"}], "type": "bare-metal", "id": "547442dbd0814d1ea00266194fbec81b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "523004130c98427f9690cabd3de4dfa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03a706156b654624b82905fa1527b57d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "533bb1b954fc4d38b5e581981d805cf3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c11793e93755412883dd42ac596ab971", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ad5fece5d9ec46d18e45b25b1cd08d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "f40d91dd374e4abcbfc979fce385de94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b10672afbd484d2fb56fa6108ada00dd", "region_id": "RegionOne"}], "type": "key-manager", "id": "dfb03a3f1a494370b27ba40200caa628", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "62f4cba5cd1d43a18ca233247632f418", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "35af0166a8024cb5b415d7ef2b641623", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7fb91eb6e724493da2d11e6190efcda4", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bab3aaf55f144c508a37a7f9110a8ad6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8e0e3785fbe8485181f965ff71c48931", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2913520defb84068bd1a43c2f9d3e6e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e849538db5154594be2ca3985f02f7a5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e783690bf52844c0a59d1883143b174c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "226512284041439d81993ef53554289b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f4015d68628b4aa5a6374eb18ab4b2d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "39f413cc4a2740ada2b768665720c207", "region_id": "RegionOne"}], "type": "message", "id": "aaea4247c61946ebbee2c5ee1e263957", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c67483542e08438eb0a3be3406c0118b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "583742beeeba40a39b4002169e5e01dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "db0a6d2f4810453fa2d78e99ae86795d", "region_id": "RegionOne"}], "type": "messaging", "id": "77c2fc4bcca54c029bf2702fa4627fdd", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fc549a2d25584ce8a6d53d4a010e0368", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "65334202cb584649a457f6df961799b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a46f4cecccd24c35ba7c15eb44eb3a03", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2e80a346f9014c0fae3f360795997164", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48feb147a03b440eb7501d119729e231", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d313037b7fc24263968c7d4d93ba0d4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48309bf947594a7a9a84f44530543a41", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "42ebbe8cf0944271b52bf571e7b1280b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7987e50cd364bee903ceea967120621", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d9dd9ce3e43149b3a9c6bf67e83b7dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6b8b2be293414358a5e0eab6ecfc0af9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "41b90ac40cc944b1806fdeb9afebf8dd", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8b6b13f058354189a72471b81bde4292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "138947a710a84a5e82f2d9d023a4d966", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9eed902d5a42445794de6b09d290e534", "region_id": "RegionOne"}], "type": "container-infra", "id": "6f3f842bc4a0455d86dbe48aeffddb8e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1a59bd7449e04c54a5b12322568382db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "65b295d580e74ee8be2290ac4db631b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c5e450fa304e41c88e26edcd4b486db9", "region_id": "RegionOne"}], "type": "search", "id": "3048787752204e69811654035a25b7ff", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4bb59d29fde64bb79bd5f057dfa75a6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4a1557f71d3e41acb6de51158f23315b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1a0896fdcd4d46f59d7f11187f095c48", "region_id": "RegionOne"}], "type": "dns", "id": "eb5bcc519a2e443da1798a56444a472c", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d903e2668534408e9ab0f2f12dafc24e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0db698fb6c544377a0de41513de7d2e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3d0823a1a94b4ceb879bdde7080b06be", "region_id": "RegionOne"}], "type": "workflow", "id": "4d09e910a0d24d5abe095a3f02100a52", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ad3b9e0312840ebbe1e46c750da4311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "633fa0c6ef7246eb9cbd431b3f284059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f05e1966050145228da8ef7dba6b9ba3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "707f5e8b2f0044aa94a2873777e19c74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b56db3e2e5c741b1aa04ac712aa37e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c681dca35b97440896ddd951147fcb24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "6611581809944df5b568a5b643fb4ef4", "region_id": "RegionOne"}], "type": "rating", "id": "397c960dd47646e8bbce75a00c2b674f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e698c06f230b40748bfd56c2ba60651e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c4a97d624e074160ac51eff81d9aecdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8ad1238d116a477fb710059a5d76a023", "region_id": "RegionOne"}], "type": "operator-policy", "id": "50f7dbf16cf04d07adbfc983218e9af3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "25876d5757604b9bbc14245f40502576", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "38cccb86933a47969ea626ad8b84b12f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6b8321a3a3e24927beb91e0da03ac7f0", "region_id": "RegionOne"}], "type": "policy", "id": "14b515d533b64c57bfcf7f84b081d4e7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "41402883b6ac48b580e4396437cc6bc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4c5ae4badd2045928b9c6596b4eb8bfa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ffe527a292d94d15ba0d9f21681d3d25", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f7f28e8ea0b54c3cafc7cac18b7329d3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63b0c0ee7fc54fdb9cb3e0f32e510b80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "34736a53c6bb479a821c77bcd537545c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "19bbd37bdd104544935354cff5edd471", "region_id": "RegionOne"}], "type": "sharev2", "id": "97fd4c6cb07e49bdbf1b97e8a3caf9e3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a2a57f9815a4bd6a45d1672ff534cb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a3d7a294b544c33a8689f85931d6eec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ac81210a1d845f3860cd2147676935d", "region_id": "RegionOne"}], "type": "share", "id": "d65e083f27ac495fa646eb8bab121694", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e331350829b04909b911757c961cde63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "945de3aa8fa64dcf93477bc0f39b3d89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "62e931b0895243e38c222ce046d2239f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0fb8afe2b6694b28a3f9c5446fc6783c", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59841e523b284b15953eac87ea2f49ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57aa4f5ffedb44d19bd94d20a6242f20", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adeb8f2cb90f46cc987af67858bf87a4", "region_id": "RegionOne"}], "type": "orchestration", "id": "c5c4a298fcee407b932b86bfc761a244", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d0081c946be4419b4cbc1a4bdd965a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ac0c93ea3354a49b5e2f85c11ea1bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d56e0c7644c74940b12d50aff54580b5", "region_id": "RegionOne"}], "type": "block-storage", "id": "c593b99ef099406b8aa1cd1ff05b8016", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d38eedf395c64c1ab7ff09d77c960bbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "50295d1a2ad0472485041da7fd66c693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e38354233c54a6cb900c0613c03ceb4", "region_id": "RegionOne"}], "type": "volumev3", "id": "7b4604b180384b7da73c48c68bdba870", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57464ff206b74978820aeaebb439f8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c23c851a8b8b4c2f9e833af67f363e14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2635dd83e2ab4a7a89256bd49d4d82cd", "region_id": "RegionOne"}], "type": "volumev2", "id": "56dc466b2f474b5fbe0f77a94c778b79", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8fd27548b57e42908eedb131d2580b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d86f66b999a2477baffbe4515e9661a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99b57de50eb145c3a7281bc75a1955ee", "region_id": "RegionOne"}], "type": "volume", "id": "3fd0dd5fc461443999268c7557311a36", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "238366bb8a57459499ec8fcb14bf3d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a8a8272b0f046278a646e9f11df8173", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1aa88eebbf141429cac3e98a8513664", "region_id": "RegionOne"}], "type": "block-store", "id": "01ef37884e324e6eaa890f7ebbeb3eda", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7c6e7c2584834d7a8124abdf89e49fc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d2f2afcd9794b80b7875cb4aca289b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b2a5906bfe484e1c9cb41c737a3e3342", "region_id": "RegionOne"}], "type": "alarm", "id": "ac2c8b6851c341eabadccb4ea3289b7a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b5c05edb7d9945ec8a26475c23fd955a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9a3aa5ba4ada474f9bd6cab21ad3d9f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a23930740ac480aa47a817405e0f32d", "region_id": "RegionOne"}], "type": "alarming", "id": "a524a3463dcc4fc091e386047fa75ce8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f3135af97a44cc395b3eb5d07c16036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "933d9e75bd824c3eba14d01c424721f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5a558b8e3f9847368a8eb3e76abfd6b5", "region_id": "RegionOne"}], "type": "meter", "id": "3cb9ec312e0d441ebb16f5038d3dd675", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7dcb475c4d59451083cb06fdc39094d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4e9a765f7fc47e6849aefb1ca39e241", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f86c66aeea0241e287ec687f125eee91", "region_id": "RegionOne"}], "type": "metering", "id": "556b25d255664d0184ebe707836f119d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6df2596ddc8483699468fc4c9e0ede8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "06d306151dac4151a0dfefc6d50d2e4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ad2647e6a39f4ba8adb447e290132151", "region_id": "RegionOne"}], "type": "telemetry", "id": "4395916803ba47858d282d638301cc01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e093db4682b249fe8ba111d6cc088fa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8c86c6376d1f4004b49ca06c0202d378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "50f554cd8a1444c594ba6317a87a4cdb", "region_id": "RegionOne"}], "type": "event", "id": "0e07fafe183540a89822b06e61417842", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "cfb0acb16c60413f8b85daa236ea1947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e278e9eb524646f58519c06ba8e54ca8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "49c7f2c77fe943f199513f8cc823f3aa", "region_id": "RegionOne"}], "type": "events", "id": "9ae5bfff368543bd8ab1fdd9696f529f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ea2aa5da5d9540e3b973d1937976f292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a3ac1ec713464b1185d2b9d3d48f8f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "dcf3df08b4334697b1cd4a782a32d13c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "28456eb9fb0e42af9debc0dee6cee409", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2981eb525ce84521b91242fedef359ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d3474c37fc7e4d3996c6b276577ccf33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bd213835627a46f2a09ef29f18cf48c4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9467b78b531e4f628c054a273977440b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4083d4410ee04aa6aed035a52e2108c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dfb0bb296c8543bba62165e11e1530b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "71248482d7d64dc7964ef6e86ae03da4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "735fca530f2442da9821ad3da51cb7f3", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "0dc17eb60d5e4523904af09aae1b6bba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bebf21025e8d4aaeb544b09743a3fab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "54f36d105152429cb91f4929fb8a247f", "region_id": "RegionOne"}], "type": "tricircle", "id": "1a08a4b3d27643bea971d16866131e70", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "504693345fb347a0b39db99f025bd0c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6fc650f0116c408eb257d0ede475d7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "31efdec740f64ffb8e7961c2cc2805a6", "region_id": "RegionOne"}], "type": "database", "id": "37d7c68840c94c21a4ed01f81a4e0d52", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5339f0ff14e146cbb48fcc90dea46ec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5bad1a40141f40609982c493e84f4f37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8baa5ca34e3248b1803aa7c9391d1b48", "region_id": "RegionOne"}], "type": "application-container", "id": "cc3053cda78c4978b8c571d0982c18eb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a4cb08f6f9ae44e1be9d69893303384d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "66447da01d444eb08f766067f44a1edc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8edf4bce161e4bbda0ff0554075fb982", "region_id": "RegionOne"}], "type": "container", "id": "d95ef135662c4b4c960366fe3cd37209", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b1a55ef85baf421494ab1501fba4933d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "799af01537634022a8c19ea1f20e8454", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "80b18161ee2542ada30d09516472b064", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "d1fb6bc4e117427a879644e681a13870", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2beef18c17c04b7b83c54bc4272f8ef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ae07d8088b145c59c0eb05dcd909cf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c5356820719b4a79a6844d70470a70fa", "region_id": "RegionOne"}], "type": "rca", "id": "e604780495c945a4b4bab53b93a81c4c", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b7b3a6d85b1547728b5e13bcbf79d7cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "0f6e33f03a3c47a5b92fad98cb9b4547", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "513a268a5791469f97adb3a57e6fdfbb", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "91667b58ab854086aaa9595447965147", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "72511b0de6b143c3af8396bee1a76708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7a54a6bf2e244ae58004153e2c156fae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "cf9c8ed9905c40f2afb3a3414d14c60d", "region_id": "RegionOne"}], "type": "network", "id": "91e209b5d4ae46549648759c1614a4a5", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "93d4111599834424ad716a83021bc7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "06b462b74efd4d5a970423ac780e37fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ff98520615b64132aa8a378a33e0e506", "region_id": "RegionOne"}], "type": "backup", "id": "c26795ff2db147e7b84fa68c8371876c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "859bef71adf14f548530af6214ae929e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "379d9805a53a46a486851ce31cf348b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f774527b547244ba96cc963e2fd02f80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3a1dbff77a7549468efc266002d5ae11", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "357aa5db719d428aaa39ab0c3aaf2de3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "dfb1a06e3ec04090add4b622ed028dec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "da9e2ef61ea34ebfa8e9f476f06a0964", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9764c848dcaa48828eebfcb6c07897ce", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4245151bcf9b46c691a94cf3b42329e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dc6bda63827d46888a156bd80b22fad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ae45f2b3f37b44f784b9b812ad177296", "region_id": "RegionOne"}], "type": "monitoring", "id": "a7dea5dec7244b44a0637e79dbac9480", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8ad1876f420f47b1a63d3c1ea2dc9d0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1a17dd3d09fd47bb89b6c234aa1234bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2ee7f0ea69d94ee0bef7b566d1c7f54a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "93515f504fdc45d7b816c75c2c08fddd", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "77c966b01ed240e19d729787434229d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9d41563bcbcb4798a84c74b84e27a141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2efb7bfcc0a84dbbafac9be19a58d44d", "region_id": "RegionOne"}], "type": "placement", "id": "00f6334c6dfd4cd2b6a1be48270d65f4", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b91dcef0cb04fb6ab2b4cdb854e0289", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8634e9cff8ed451ebe5bab8965c2cc1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3349e8bd4f214df9a88d0556d1b35f47", "region_id": "RegionOne"}], "type": "instance-ha", "id": "dcb55c6ccbd9447aaa40139171ac0a25", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "63ddd82c576848e082df27ee714ac7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f1a11a1ba46c49aabcc77faf9880c9bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "77635b7a4c3640d3bfcc358d42f5e292", "region_id": "RegionOne"}], "type": "ha", "id": "e741713099a94426988fc2c1f68e9264", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "73ef2375599241b99023d0d9dd553071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0ca6642b18b24a37867a0c9826cb13c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "d24f20fdbd264987a6a4e5eda075e660", "region_id": "RegionOne"}], "type": "reservation", "id": "aa2979d0757748ba86ed0b6ae4ee29e0", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6b7a1da5da6945909bcab7169ca41f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "24873d63165d44e28ba5e0d76a5d1e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "e752f5ced1a04d3c9a089fba66fef032", "region_id": "RegionOne"}], "type": "function-engine", "id": "202112fa174f4bd7b10edfbe573e3a74", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4ae80a338e134ed8b1e788acc5ecf812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "495627cdc9ce42abac5df4300419a4ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f3face9f5a8c4c2682b38b291b6f5a18", "region_id": "RegionOne"}], "type": "accelerator", "id": "d134431fa33b4a06bc7780dac7c257be", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a1225878cad64465bd7aa245de435015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af280f6c0d0f4e4084cb252f343fbf0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "53933c1635ac4632973325709b62f958", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ad710fa166e2441c9c90f3eef3643a3f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b2951bcdedbf4da491af2070936404b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "149ccd6ed1604e449907cf8d2ae6647a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "4a248fba84bd4472a53ad3b0f29348fe", "region_id": "RegionOne"}], "type": "registration", "id": "8c7edaa998e841ee91ea1bf604dd7d61", "name": "adjutant"}], "user": {"domain": {"id": "30a5edafb60c4b9aa7de2e24a3d46678", "name": "f0c1cc4e96564975b8db47785ddbf59c"}, "id": "3b83bdac28034cf0a994b55418ae0309", "name": "2305a13e41b846b1823181f7c4b73598"}, "audit_ids": ["265160e516874deaa6e205fd34093af3", null], "issued_at": "2020-04-23T06:26:06.043184"}} 2020-04-23 06:28:06,244 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key: openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key-3" 2020-04-23 06:28:06,253 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:06,275 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:06,284 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key: openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key-3 {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_name [0.061887s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_update [0.057288s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(event) [0.060489s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_default_get [0.059772s] ... ok {17} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_find [0.059048s] ... ok {8} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.152189s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/service_description.py:273: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. category=exceptions.UnsupportedServiceVersion) Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,236 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,248 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,256 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,265 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,276 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.222881+00:00", "project": {"domain": {"id": "460c0237327a4a51958561cc310a7306", "name": "1597ed7ce94946a180c43a5beaa2aa53"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "c6d5d01916cc4805b8c6535f30460e4d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://example.com/image/", "region": "RegionOne", "id": "8166e79673c1409a82fdcba0457f50f4", "region_id": "RegionOne"}], "type": "image", "id": "066e8b20295740f4a13af923bda27dfd"}], "user": {"domain": {"id": "fa20a58fa6944635b4adb3537b34fe1c", "name": "1451544846574bcbac51e17dec81e173"}, "id": "b26eca8f98494220a3d75d1e0627ac44", "name": "0b92b3f136f2429193a3cb8df41c93e5"}, "audit_ids": ["d9c75714d14d4195bd449f22be2e08f4", null], "issued_at": "2020-04-23T06:26:06.222881"}} 2020-04-23 06:28:06,286 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,297 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:28:06,305 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://example.com/image/v7/", "rel": "self" } ], "id": "v7" } ] } {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id_act) [0.037606s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.036189s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(identity) [0.038854s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_act) [0.037448s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(name_id) [0.059393s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(event) [0.038820s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.155966s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,255 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,266 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,274 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,285 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens 2020-04-23 06:28:06,310 keystoneauth.session REQ: curl -g -i -X GET https://placement.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,330 keystoneauth.session RESP BODY: { "versions": [ { "id": "v1.0", "links": [{"href": "", "rel": "self"}], "max_version": "1.17", "min_version": "1.0", "status": "CURRENT" } ] } {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id_act) [0.061724s] ... ok {19} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.059312s] ... ok {29} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.049849s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(sd_metadata) [0.059351s] ... ok {14} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.195849s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,212 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,222 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,231 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,241 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,259 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.148012+00:00", "project": {"domain": {"id": "44724664cb494d8a9586bfa419403f97", "name": "7b32887794374e968ae49fe004986118"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8b4b6c0531ba4b5193765ae2652cacc1"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "94fe499b552b43b691830c6bac9903d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "bc3812f8dbff4d81b7fd6b4f85cb97ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "4596c1f1790d4d20b52c814a12510d9d", "region_id": "RegionOne"}], "type": "identity", "id": "c3235875c624481dbfc4962b6cdcd812", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a343c9e0639245edae816ba3cb8aac11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "c1e00db7680f42779871b1f3b9fdbe69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "b2aff80acffd45938efd509f02508624", "region_id": "RegionOne"}], "type": "compute", "id": "edfc04c76c8f40e087e4869cfbec74ee", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1f1a5fd116b84f82b348ad501273fbd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "11e9a1598b214817b74631eb0e151463", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1affa2db1a3f433b8f79fc2a641eab3a", "region_id": "RegionOne"}], "type": "image", "id": "306117bfd9b141fcb1d864cb5d0d8c30", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "750ce4f1eed24163b28837dbf94719ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e3531caac5a64c6e8e3572e92270b4d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "9b180f5bcacb454cbf20be219f6ea71a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0b2c47ab79df4b5e820bbeb346153980", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9d67639bb6b4fbcaa85d6ed9061b9df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7ab948467eb04c7fa0b7abbb94fdef6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "893dad6e796a4caf997b4b5795d077e1", "region_id": "RegionOne"}], "type": "object-store", "id": "60b97610ae7f496a8c5afc46090fc97e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27151bd36501468f9823c2e735972868", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "02d0cd75790a43158787f8b0a4eae54e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5dfcfaa79d16424298d536612e820441", "region_id": "RegionOne"}], "type": "clustering", "id": "a6eb04d9831f418d9bfc340878141bee", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5b3d46330054fd98d894eaf1fd0eda1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dd1ff269ab834ce1a6f5763119a4370a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a95e7bb7876f4631974b4dee49751a4f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "876247efcfe14a0796084b0aaed47ff4", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85db652b21bd4d2d9d7656dd80580a9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e33e55d7775f4889b36f1b2ab262f760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e11d41d5b92549e08c552d1ba2802222", "region_id": "RegionOne"}], "type": "cluster", "id": "e99efda8161c469b99fb09334a88ca71", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ab0b61df23894fca9a64240aab73ec2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7e2bd963f55d4dc3a9d6c5dc5653bc5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "08fb5e94322c4c4a8477247d162b0df9", "region_id": "RegionOne"}], "type": "data-processing", "id": "d2e585aabd4f4cc1891f304da53f882a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41c6abe5f99347029d04d85193745c03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b510b49320e043638fbe7a7526ea7781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0c66c11b31da477087930bf47676bd8b", "region_id": "RegionOne"}], "type": "baremetal", "id": "c62d8d34f65e429a9f324c22d68837f8", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c79c4544e76a4604921eb2aa0698d31f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "145f39bbf497493e98d2b6b49bab4e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5cf11aa2354843919933ccc7c550b45a", "region_id": "RegionOne"}], "type": "bare-metal", "id": "362a913f133a4d51ac7f711621cf8476", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "db212a772c874b508420f9a837c3bb63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "d2bab253c05b44aea203f0a95c32b5d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "de6ef088a29e417a8fb3a647701192b3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "27d4f672ac9f44699ebd67bfcc303c5d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2ffb5d9179e94b0dbe93b8c9b732a4d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "44961ea30e1742cc9c3805f7b6aa2738", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b62474bbae5f41d09dc75b4e0dbd112e", "region_id": "RegionOne"}], "type": "key-manager", "id": "b40862b18ad64471ade290249a122f78", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4bc77ad430a24a60afa451fa0e4ec7e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "22fff178a8af4b4894cc348b9df47a2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "818ff16669b44794a2c7436c04e54ef8", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "bfc9155fc1f243e5ae8fccf38a9ec9d6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "567958899a674ff39230bf2d8b29f99e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a0696a8bc9c4708bc32e30d7cc68c6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8f276e2b51764236a5c8a82500372492", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3c2d4938924e414f908b905e175a18fe", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "44fec5dff89c42d58c2e2786c3151f78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4c1f227aace840d7b484f918328d241f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "91c3b94d55954581abe5e9ee18b8739e", "region_id": "RegionOne"}], "type": "message", "id": "362528fb8999478ab519fcc4946cf833", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "051779e7188648a9b42dbc07aeecdc68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6310303ca8af4b10a358b492176daa7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c36255d632094360a8aa9d62dfd5a27d", "region_id": "RegionOne"}], "type": "messaging", "id": "92c3f08ca40d4949af371a0937eb8e3e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f2cfafc546a5454e82e03568b4cdcc76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "94d12af3b60a4488a78c5a43eaf38a24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c7f69f7dd34f4e71901777963a64d8dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "058a3c64c24144fb8602ef6ef2f5385f", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c8b55ff1dc394145bdcdece0dc1c76fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9a02d5f13d87451284771ee742849923", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a3d3487dac8547d99db0f1b349f407a3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0875bf00bda443b8ad7d72c7700f1928", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ad0184743eaf4b15a0c97290cd44b6ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5141d1e603e444129d016102a5c3c16e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0102f1f98e304c959f9871c43ba2410f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4b9f6ee92a33444bbdb331fa73a78905", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2fbd532137e4a8a8819a9ec6d598faa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a50e0803f2049009c5edf6f2d1fb7ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "84244901f8264d11bd5a8025154fe636", "region_id": "RegionOne"}], "type": "container-infra", "id": "ce1fbba7d9e24b82b923d6f2245dc608", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "dffdd184ca0042b7b9ebfa37dba93c62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "66f9d17fb06e49ed957562a291e2aff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a3c3450e51b849f392bbea06c3ea0022", "region_id": "RegionOne"}], "type": "search", "id": "994fa0bff1fd4629b695c5c2bfd98ccd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "fdea73416c0e41f18b14209db0969339", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "6b742db9123d429bbe69612c79b2ccbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0d94846fd7b04ba4a1f03ed312319033", "region_id": "RegionOne"}], "type": "dns", "id": "d64f429ecc2445a1ac68d67793223283", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "985c3427007649179c85200ac9e5a056", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e3f8561e4a9e4409a1ec5c576cff9a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c48e018bb44d48e4a548fb30cd7c4962", "region_id": "RegionOne"}], "type": "workflow", "id": "2f371fa9aa16464d86b0a6be1ef347f8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fdbcbc224fae459a8ceae0e233ef834f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f7d585cf186647acbf3edf7594913656", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8335d2a241544060a2658c9475a8b2eb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "463605b478fb40b6b132f93bf157fd6e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "e0b662d80dd544b1bc44eae4de7044c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e1c4b26d24554724a35327e3953a2d60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "399c282d29f643ec870d1c513f7dca1b", "region_id": "RegionOne"}], "type": "rating", "id": "6a998e8b231c49ed86751275086903a7", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "502837f72e1640009d992be79e4d5821", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0f3e241643334021a7b8a58cedda40a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b4b556ba34c54512999b0f1eb09dd299", "region_id": "RegionOne"}], "type": "operator-policy", "id": "e4044c86ec854ed999138ad0acad3185", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bb2c853356ba40ed92a47baab4a667c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "9da8c0dd90044bc8969803189eba754a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "7d493ef89bc5456e83d93819fc50cac3", "region_id": "RegionOne"}], "type": "policy", "id": "ba3e5dde56c04d689e7007c9fd2620de", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b0b8d6c9df843eea25d543f50dc32ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd795a5381794940a4f5b8d72bddb105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "849c1cf68a8f44bd909d12755011ad24", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8ee5f0f64d0842fc9bf442a4f5ce2a99", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c12721d95f514052b89ebd4e2a6f7a19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c88e936f360349ecba5010f435ec9169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "55add0fc60b14f94b98928216c7c1a49", "region_id": "RegionOne"}], "type": "sharev2", "id": "8024a9045d7d4afc8f39d5025d72aea5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ecd9efface464199961acea7aad711fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9223b653c1cf459a869dae29a2e9c6a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e5315c71f8e14281b7ebcaaf48df5a44", "region_id": "RegionOne"}], "type": "share", "id": "62683c9c5a5345b1947adcdf4be7bd6e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "90f25482943e424dbaf31a78bdda14fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d95175394bd54e4b88c07a65ace815b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "61de3f91db6a4764ab866771c5fe243e", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "c8f61789f50046cf8efc885657ce0eb7", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0959712f90974bd090546e3cac3cf505", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b547e36db871466983ebd0ee4cf13a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f55f8dec2640456399435cd248e4d6da", "region_id": "RegionOne"}], "type": "orchestration", "id": "76361769360f469aa58d8794cb6b1035", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0e93bad7219643cda6cf43990fb91f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae4915fdd9ad4bf291a87ed0f0012238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e90076acd73940aeab529bf5328acddd", "region_id": "RegionOne"}], "type": "block-storage", "id": "6923cabc2fc74946a10fabf128bd1fd8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a746fc2af9a94cf395af20dc0ca79ddb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0ee51f884f64bb2a829007eb6c5dc57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "103281f48ad249459d8d8d70eb420532", "region_id": "RegionOne"}], "type": "volumev3", "id": "fdd4d82923724e8abd4ef00d2cb4074a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3431d15eee09429793ee0feddbae22f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54ab734d49ec47aba9d0296751b53e74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa1b19e438546b795c625333680e237", "region_id": "RegionOne"}], "type": "volumev2", "id": "a83a41e845144dd08a4b97fcb13f3960", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ced4ea95d2e451598e788a6212012b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1597c687b1c141d7acf1959dcb44a53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d95a579855f141cca1cc14d351020ef9", "region_id": "RegionOne"}], "type": "volume", "id": "bbf815099f4840d4937b0bd37af7a351", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93aa8f3c83ff4b578e37c47a2fd572e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e1f4ea5541f406798daf9482b19fe92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "769710eede174500beba1d523dac48ea", "region_id": "RegionOne"}], "type": "block-store", "id": "24e0145cbcea40629ea1ff72eced08c2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c448eaf249b34b80a27e5a3706de9d32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2ea252f2e0b4495faa8fb942c15453e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "486b3ff1f1fe4137b677329535b8cf4e", "region_id": "RegionOne"}], "type": "alarm", "id": "4d9600065e5d48139f06b0e0741165ee", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c7ffde8c36b74abda42d12ac50b6beb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3780aee7a6d849e8814da8deaf9e5bcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "8ea5ba2f454e4344a0e4acd88c6024f2", "region_id": "RegionOne"}], "type": "alarming", "id": "86e2241fa3e849e985335be78ab826db", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "33d15f61e15c42ddaa595f60f98b0a79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d682322195d045a89c6fa2dec822fcec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a39335426b234a93a17bc441213833ac", "region_id": "RegionOne"}], "type": "meter", "id": "be58373312384be28a1cca92a113cc72", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8863b2e0012d4cef9214f5af8790bbc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3f2f2baa3708454f92eff128321a8b29", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5deda199ba2e4308b877e9a55d21e401", "region_id": "RegionOne"}], "type": "metering", "id": "d6db0c9c9b2245f6b21359ca55878aec", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1e4cdbf2c362439cae3edbc7f9ca47e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b0486299c52423bb5332cb8f2d49aa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "410f91d3ffcc42f08593de4373a40c34", "region_id": "RegionOne"}], "type": "telemetry", "id": "1816fd24298e466da83dbf4968f0253a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a7ffac0eaad341f69a2d8f79fec01554", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "74e7145c7f174434ae23cb823e46ff6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d3c193699ecc4adab823c6cbbedcad92", "region_id": "RegionOne"}], "type": "event", "id": "92e06e8ed8524c38ba75ef08ba869cd9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eedac3b2347d4495b6da31cce8080f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "49b9a1d8dc5642578884507f01f677a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a552a8dbbf4a4c3c9fb35f3bdb0c202f", "region_id": "RegionOne"}], "type": "events", "id": "30db21a12b654b4c85ea2a4aa25e227d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9fbdfbb4114a4289bce55a7ff7d34151", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4de3ae288ed4f2c8bba181f38bf9652", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3facd3d1273c4f428d93058e9d9e5e62", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fa59e7d30d6d4992a9fa41b5757fc1a2", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "06e4da07d471461497272bac7813c532", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0b1542624c2e4ac9a0fec774617f06ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "acd6a46b49124714bca289b0e68cdbe8", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0dc468484f7a4320a32a7a9c4ca51b91", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9147ee22af3a4884a3e5871e025fda47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "773cf7bb292f4c0db5c546d9fa8ee840", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "842f4eaabf3c4a3fa2ea82f2ace86140", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "84a0c186fd15446882a45858c2879514", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "668c45c2cd334ba8b8224ec9996e1100", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68b9543d030a4e9db2339d8ca11fce45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "705b9efce19648609afdf5925b956474", "region_id": "RegionOne"}], "type": "tricircle", "id": "366aa35116db478ba8705a0d2c9f740a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "11d43ddd6c204a95a088a26de5afbea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9608b6aa06d74f3faeb4651d3cf3c802", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "aaf10ac2fd7345798cd95283715fea9e", "region_id": "RegionOne"}], "type": "database", "id": "0998d658a3e54f2d936999197942fa0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "345a89b636184176b38c089b110635cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fe6abf5eec104e658618900f3930f67b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "96ce2adce71244faa313b4d6bf004be7", "region_id": "RegionOne"}], "type": "application-container", "id": "222f90c9478a4248aff2e5fa3880001c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0b4dadf86f21478c870f9eee0bfb217e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "016429e85ba340f8bcffe1697b8a953c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "676e63b704514c5798a0c030a72dda48", "region_id": "RegionOne"}], "type": "container", "id": "b5dc0e428ae94b159ebb8b6bb568137f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2bddce1d432e4f70ac8020299d506855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "061f7e67f83b4a4694b8ad537bb7c8ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "22b236a508a746a5ac0258dfc45ccf29", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "09148cae25e941c3bd07a06f9a86c495", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "597e581fb8ec4441b169f1de874fa485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d3395cfd442546f9a5ad1153df1c6f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0184d674172b44909da1c5bfda394f56", "region_id": "RegionOne"}], "type": "rca", "id": "43cfa21e5fe0412a9b1a6baed65111a5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ccb041bf185148bc9311743040eb3104", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "292b1f4d690241d78f9f4587f61f1fbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "473296261e9846aca6ada378b4b08d02", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c68145f4f8624a6bbfb541cdec5db412", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "660c9624ee154f19afaae24e621d3c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "13b36b300f2b4b1283476f0d9fb39eee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "4630a9601efd4f47a235f67d39f3d37d", "region_id": "RegionOne"}], "type": "network", "id": "070fd0023d2c4501a9321431f1aadac4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "03e9daa4774b4fdfaf01151745420d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "837465dc30c2430f8db57fe6091e0f32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "cb0ace9e2bf24c0da9c7ecbb443e3111", "region_id": "RegionOne"}], "type": "backup", "id": "b79e90f4197e4dfdb3e86ce5a6527d9c", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "12a7f158c0114ac893e8709ede8ec2ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ee62fccf60f409786d6c8ac79e93dd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6bffa4dd65ce45b6b474c76b51f33798", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "76617b5288b8476e8b291316908be7d6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0dc118519ff4ff5b2f841ebb3090a82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "84796bbd0556432fbc9ed9497e24648b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a00d557ac6464812a4aa8dcb5bd35e87", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "44722470593d48faa582a1e218ca6607", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "aae613f8db6c4b33a169006d2dc4aa06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8b34d23796cd4acd8eb95961640b6114", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2d8bf6f3fcbf4282897cdf183f075d4a", "region_id": "RegionOne"}], "type": "monitoring", "id": "e51e827ec65b4992930e8e0f3ec3121a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f99b82143f474809a38928271b5e7555", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1b8ee1ed54a442e9a4f9960ac583eedf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "7c90e87988844101a1533faa78bd092a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ef24bc4a3f894400bc667d2d2e86f0a7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0b08709a1e5440899d05363276919290", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "e3fc641abb6d426f89d5a20cf0f054c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f2748c4a9751442eb7cc87eb808ed368", "region_id": "RegionOne"}], "type": "placement", "id": "6d82a80354e846d4b95c779d3bb29162", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a48841ae89894dca8bf8e65802c7fa2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bef9c6ad9656437ab02e3093654f72a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cee13c3968ad4ebc9d8ce004d41b7cdf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6db1df9994864650b63c2c27407d569a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f2084a30d46442e28e35636983c5a04e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9e02e70fb2114b92a334afcc747055c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f8c11e81c93146e6a65ab0898a2701ea", "region_id": "RegionOne"}], "type": "ha", "id": "e3a14f487b59446880680ae364471538", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "132c95c4173e439e9db7e69b031579f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ee2e35d76c164b9ca3710037b49f385f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f338639756e648038146ddcba1d5f9d0", "region_id": "RegionOne"}], "type": "reservation", "id": "119554f0826e487e8f65c7f6081ffd74", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b036a8e651414fa984a7f33341c106ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "259eed8d72114855ac95f1607a11af55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "20647cf0c4bc4bf99d8b75d961424b14", "region_id": "RegionOne"}], "type": "function-engine", "id": "a942e80eeb9a44c0a6ada776c428a71e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c2fab0f5d2eb473ea26b41da62f39f03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bce1ffebec8e4536bcce82940a70da52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c34a99eb8efb4dc2bb3da3ea641a978c", "region_id": "RegionOne"}], "type": "accelerator", "id": "60776b00b7ac4c5eb4ced7ae7bc39f03", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ad5730dfde94475b19a4cede67b093a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fae2326908d54b1abef2d323022748a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d62d46e26293432fa26342a0398f5b47", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a900991584824d1ca1bfea07f414e975", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "212144c014584f40934b8006f14ac2ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fef3b64e0f28494c8b0989de9d59bf7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "91e36322ab1e4f968db3830e24809ca9", "region_id": "RegionOne"}], "type": "registration", "id": "d92db3a05101433fa7ac44480bbf1ca8", "name": "adjutant"}], "user": {"domain": {"id": "ff2420bab13c483688d91a51ae13e959", "name": "e4c0e7609bb74da484f1c210749bc74c"}, "id": "0e9c43f8931a493ca2ed85978855c1f2", "name": "a198b0efb8724fbd8ecdfb10c26f3fa4"}, "audit_ids": ["9565c82fb91547a09a6b7fcb03e07dac", null], "issued_at": "2020-04-23T06:26:06.148012"}} 2020-04-23 06:28:06,311 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,322 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,329 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } {21} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.106618s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,309 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,320 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,328 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,338 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,349 keystoneauth.session Request returned failure status: 400 {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(sd_metadata) [0.037300s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(preview) [0.050746s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_find [0.058982s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(event) [0.034187s] ... ok {17} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.059542s] ... ok {15} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notifications [0.163349s] ... ok {8} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.058882s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres) [0.038204s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stacks) [0.049474s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_ID [0.035257s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.057555s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(event) [0.034030s] ... ok {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.056596s] ... ok {14} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.057915s] ... ok {29} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.051524s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id) [0.062226s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(identity) [0.037856s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stacks) [0.058273s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(preview) [0.035896s] ... ok {21} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.058643s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id_act) [0.035834s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.061269s] ... ok {15} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_update [0.058745s] ... ok {17} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.061133s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.061163s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stacks) [0.059518s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.097984s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,370 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,375 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,380 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,386 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,396 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.333650+00:00", "project": {"domain": {"id": "8aa106f630a84e09bea7ed592ff4162e", "name": "f4802af108f6423ebdcd2c44c9d5bb6b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "626465664de84e8bb19c809555e37c77"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1b4b40f9d3a1456ea2adde806d27ceec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e52c4ce9174545bea3654a48874ca378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "189d74ce3b8d433d98759b53effa99b5", "region_id": "RegionOne"}], "type": "identity", "id": "e272178a435e491c9ab8ecf1db63c6c2", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6adbf41972cc467fbb7be00eb8f4e7c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4cf4ff388e2642239b6262b72b946a19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4a00c193f9ea4951abdc1aac06115a9f", "region_id": "RegionOne"}], "type": "compute", "id": "634e3a1dff584a39bea1c426c0bc649f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "693ff6db22c04045ab1275329b86f7b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "6c05745eed634890b3fda8cd00eddcd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f83e1334eae14df19dd8b7a7f485e5bb", "region_id": "RegionOne"}], "type": "image", "id": "1d69420db21749c89e4b8ce032c66e45", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f830e8317824140807b1acbcee05e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d0525127f5f9426f9aa560835cfbee61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a7c25090bf0e413483c9ed9389a759bc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "283365f7ef1e4adf8850f17ecb233efc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3d8a3f70ef24a708db12b820b73dd84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f72f9fe45944b06b30f8c7446c91b76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e83b04ea641a4e319e49ab7937b5ec92", "region_id": "RegionOne"}], "type": "object-store", "id": "a76f9f0d150a423e8d42914f2d4be816", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8ccf3e0be3404a75aa1e037fde01af0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70699cbf90764296bfaffad6b6d6346f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d6c4cd1e7ecc46cfbc9f512bf43ad3d2", "region_id": "RegionOne"}], "type": "clustering", "id": "a39d3fc53ba44c72b7ef9fef62a992b9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "27f09218eb47416fa6d18ed3a024fa8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3caba9306a384e3e9ace85b71462a9a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a382e7b02f8843ccbd708816c7cccb19", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "163519766f964d9c9cb247b5066df70f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "548d85ea58e9490d8d4905de7097de75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "838fae7b4e2c441bb5c97b1787feadc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0abab0b97f44b4fb5e7f6812d435589", "region_id": "RegionOne"}], "type": "cluster", "id": "e0c11eca088048f68a123e28b5491445", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f6be8f0f95bc4fd5887160963e33311c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bf2a764da4594e40ab07d81c467e8aab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "77941f2ee04b451198ad8124af6acced", "region_id": "RegionOne"}], "type": "data-processing", "id": "953e68db83cc4c91bfb854676aef80d2", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9508adac1512491cbccde82e6a672600", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "25a61f34d74f4714b15539713d03f8a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "836862adb7c14272a40a525696dc3e1b", "region_id": "RegionOne"}], "type": "baremetal", "id": "59986654fc8f435986269d20e21b413d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d37b6c4cdbc646ea91e002b90d505839", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3d045252b4ec4cc88187014197528a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a5fb72610ca04ec3b717ed71fd7afcbe", "region_id": "RegionOne"}], "type": "bare-metal", "id": "781b2f20ee5d47e4b2a51a90bd66d20e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3ee5ec4f990445ad9828f29df20d0c78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "1f8be3e8702f469fa42ac7713ec42640", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1a08b71588cc483fad55b0b518ce5cd2", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "3f1ebd8c21094d7abcb545bdd4592c39", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "bf2df4a975fd4f14ab2328c76005de2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "198d4a2405df4f2792eab748f769b12e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b6025930160645b2bbf7a546c47e8583", "region_id": "RegionOne"}], "type": "key-manager", "id": "19785fb7663e4a048813fad353f330aa", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9baee83d4cc840fd84246b119ed2c977", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2639601fb4ad4f1abbc7f4e73c856265", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fbb3bd46ee1d4a8990d73336024504cf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4e053d280596422da7e570e8449d029d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "69b9d5e6f2d744f5b7fb84a3e8f4e835", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ec36bd4a174d4302993201c682d49ec3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "821fab685fdc467081066cfafab71bd0", "region_id": "RegionOne"}], "type": "infra-optim", "id": "ccc823c7ef134fc9baeb565da30c0b93", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "edecbf4148494b5ca05ba54e4840541e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ce7d5305d2d34649b5786e710d50873d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2cb7281a566443e39af46823f4e2f9e1", "region_id": "RegionOne"}], "type": "message", "id": "3eda5044503f4f1c932c67c1c8f5ec57", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dde51a9f13524709a8273139c0c8eae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "7286f21814c14b14b119eec8b38ebd3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e1c5579bd70545cfa161316894293e3f", "region_id": "RegionOne"}], "type": "messaging", "id": "094176d34b774eb0b79e189c050ca84d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c63aaf19497a4b888c82bb8cd42ade03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cddebc3166eb41e39cf95e306d0d95ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "cf29cc454048439eb38bd60a7b47bb14", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d07f4186406445a0809ce3d1eff2fb3d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "322a6c7a6e934ade9a01bc5b2cb64dd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ae45b1268a244b0951ff1aca345d159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f63e707c77eb4d679438f783ea052ccb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f313b02389a44477bcbf452ddf08936e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8742b83e41694bf19ec7688a96c1771d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "836256ffe2474e118652c74ec83fda90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a194cc205e1b4075be06ef89b7a7e93c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2a3ac7e75e14434ab6c551d15221f5cf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f518f976757543a39946988922657338", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "195f9f09f79246a0baff7f7d7813308c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "30d4e239c9564aef882d2e25e253e1e4", "region_id": "RegionOne"}], "type": "container-infra", "id": "caf6068686b2419f8d61b632732f207d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ce80eca2943f44e2b162975cf04b1014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2b8d792fa7e14937bafd3469eb77d5f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "38d89552f51e4b16acf0dff3cf8fd791", "region_id": "RegionOne"}], "type": "search", "id": "54d75748d20140589b94b8ef1c9ebd15", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c8fd093533df46a2a08a94615a7c4af3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "41b416d68ba34ce690c747640f475dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "63b73dab8521416e880e4937ad1d7b76", "region_id": "RegionOne"}], "type": "dns", "id": "364751d773dc4fff874af2c8eceb6f2a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9b1a44bd2a87414f8e410a480b49d38b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "40be90bacf454fcdb5d40848f976d159", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a9601be704647519bfe374067360e4c", "region_id": "RegionOne"}], "type": "workflow", "id": "feb7ec5293b3464b884425d622baa467", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cf9a03c779da40029f66f175fbbc7723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c22e97397d264ee282978ea64e61ebff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "dbb8a32a7f8e4368bc81f0dc11cad2a8", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2c87d550413f4ab9a90e180871112fd4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4be1c159ee074b7bb050560c5d72ed0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a363c177edcb4dc4b3d80136c1efbb72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "70593fda6fc64f08a3104df13da76be4", "region_id": "RegionOne"}], "type": "rating", "id": "86c23752528840e5bb6f1426c199779e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d72375e5bb8a405d9190d943fc48a8a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "377b1000a1254a089e733375aad63057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fecf4cfa1975416aab512f148865600c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bbc4eb5f5668422cba05436e86abf520", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7598b7a6a0434deb90d32dced0ad6eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e587e9efde8f4d559ef10c8570676ad8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6671641386b34adb897f5df0dd735241", "region_id": "RegionOne"}], "type": "policy", "id": "01e0353edabf4244961aef9f7b1bed65", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd7d00020d874249ac452a1bae5c21f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "13bbfeed38824e53b436787502aab7ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "921dacc6bab24d84ab93f45baecedb78", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b0df54e8c74b427299d528637f9ece3d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dd27a423c5a347a7aadb3841a5d953c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "926718343feb4ed195882464409611bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ef17842b35c84211b5b29ad4d0c1eeaa", "region_id": "RegionOne"}], "type": "sharev2", "id": "a80666183ead4f2c912db32edb0e4c3d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9c8ad534c4174f0d951f6af50b720b6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "80bfdf5eec8c4759a61b4d83ac1f4b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bff4ee29d44a4575b0530170cdeb3316", "region_id": "RegionOne"}], "type": "share", "id": "c2f67b45c9014b19b9d5fdc8a22a100a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e65e247f67464951a16373a7cebade39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a614cedcebe14ce58881dff9273de7f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "71bff050476444018f435c71522f5094", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "47133559f8f14bfea8525483ae4c5b5f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0f805a06c4e4a06aea1917dcabb05d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "310cf0e14ece45869a62aa7d001a82ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fb18e427bd84e68ac03c26845a5379c", "region_id": "RegionOne"}], "type": "orchestration", "id": "7007c417538b4ca4b74cb06d15b4893c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "06e4c32901bd4d68a039093ad8b216e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c27e06e48dd843d68afd1b3d2e06e38a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d68061f9427435bb92abddcc0d4723a", "region_id": "RegionOne"}], "type": "block-storage", "id": "24c546c781224f20ac57819acf954c1e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad1c4d139d9647a0b13d477e9d4e93a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d7eff67dd329470a9c2dfa0a4a6fe89c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89d4b59d74444a6ea8d28a265b86daf0", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4c1bc9282524306860e6a68398551be", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b401f550948b45acbf2253d8e3e184ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5695ccabd4fc4771b0eef28c360b0055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9da2bfa7dd74411a9f4882430d3f076d", "region_id": "RegionOne"}], "type": "volumev2", "id": "c50bba4c9a314035bbbc6b3d996e0ccd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "985eabb4ac264918b2dfb26c6fe68bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "753bf2e5f16240b1977b102ef5e41776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6fa0f5c395c42de964feead266116f2", "region_id": "RegionOne"}], "type": "volume", "id": "73c73f9ca6044b79aee519a0c1c3d9d5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eee6427d28943f490aae7e8b0daf8cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8631f3ac02e4478695968ff25c0df1a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "387a1181851147fe85fcc7579b6f02e3", "region_id": "RegionOne"}], "type": "block-store", "id": "b21a8a2b92d7469d809ca2074a76f078", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7a8bf67aa794024bee039e98c6824b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3d9f04393f1648008a7c94c570dc78cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a3a2aba0341241f190406234cf7359a4", "region_id": "RegionOne"}], "type": "alarm", "id": "a499eb6781714a6ab68906d5a4a42489", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "307ff7c8642c49c39d25aae81aed1286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b90414da67ef4615adb307508a7a0ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "dd4b61a75aed4895ae90f7c9ef3f90de", "region_id": "RegionOne"}], "type": "alarming", "id": "67721f66892c4ac79a17d29ecdd7463d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0d0a10649899461c9c386e7a1b2e4ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4448d6269f504b998928578c4544fc14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f515f03f546b4dc3b63918e00c4eed58", "region_id": "RegionOne"}], "type": "meter", "id": "f5ffa7e07e954320813204e135b7ea40", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b7c68f321514611808b748eda729708", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "eb4546eafb3c4d31ba9ccf507b52da8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "39675347a6c24a4db363b9d816883f8b", "region_id": "RegionOne"}], "type": "metering", "id": "d11fbfa669744863a756893a3d3c9817", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6af688cbe7b744e0ba248a4fc43cabee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c95589e19b04436f87cc6734f880a7db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a8db725c0e814a9dad53653b2d8acbb0", "region_id": "RegionOne"}], "type": "telemetry", "id": "e13f0cca1d2941678c9f02dc9b1c6c01", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "221c5714ea7741048ec28a1c7e924ffe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8ca0db51150148ac913b01966284ffb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "1ad0cbd7f95c4b91840d9d53da406a92", "region_id": "RegionOne"}], "type": "event", "id": "44e5937517c44e2a922d8d15dd0d85f6", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4bbc5054db5345cb82feb9ec5b62f3c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1ea2b4c39dd34ec88794870351f39416", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "be80db705ff942f381d45a52ad68ed57", "region_id": "RegionOne"}], "type": "events", "id": "49c4108e864b4a8fa6d740f11459c3b3", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6febf1e5d7994bbb88229d91e5f3c3aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "514e38d3fd29456f9754c9aa2d62b08c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "518764081955482fafbd2bd905369d9d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "7ef61f7424444bff968702972a2b646c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "89071125c4c9486bac47ca5b4e0e382a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f937405d0e504229b8fc9dde49745be2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "a8816d3cb84f47248c48999f14d36afa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "84b823b747a2403e9fc158c246a1d87e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e362525e991c4941bf08aaff7439c33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a43976924339403caf35aa1866d27c85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "eea955f3d7744a1fab03f5381c8e264f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "dd3ba902465c4817b8d165540f9eeb9b", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a66056bf00b49f6873a4d1c529ea078", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c2cfb8a62294464f986f754099a5222f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "7de0cb755ed740eab8acb73bd179d721", "region_id": "RegionOne"}], "type": "tricircle", "id": "6ad62c7636934c86b7807384c1e3f4c6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "d77a5042b3d34bbd8a15da648f20f1cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "6d4a65da81d44ce0876b291b4e286fa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f2e51eb8ab9e4ca3a9ac17d649014a0f", "region_id": "RegionOne"}], "type": "database", "id": "eaa299328618404b9d2de5b816ed1f91", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7dc18d60e5945b58f31e272d694ab11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ceb43c07a0248b496c0bdfd42e2bb45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "da3e7a15f15f421d8cd22df75cef759d", "region_id": "RegionOne"}], "type": "application-container", "id": "af9fdd424eff46eea7f3f55f6dd76733", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43a3fcebc457475b8de73218749fed76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f26900913d0248b8a7213169f750746e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "338d3e4ee6de42bd964428fdbe5e8272", "region_id": "RegionOne"}], "type": "container", "id": "1d00ef6e6c954d168a6ed3fd840b2a1a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "65e43d49d272416fb72d6cb79b28ddb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cb61c655d489488c99933f2505d69a15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ee0423ff5d3043aeb30f11b807d46ada", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7bad2ccb34ce41a2a81c02ec35c646ec", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28975287ab8a49f1b83238fd6edaeec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "81cfa54737f44e23968eb59a50fb7911", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bbf776c40f4d497396608c2d0fc8edf3", "region_id": "RegionOne"}], "type": "rca", "id": "421856db328a477b874b9c4d846f08ae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "867a4d610f1d4d30bd939b190e0849e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f13b36fc36094f4d9e064f49364e8a7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c95fab89a1d649c4a2696af33996ec77", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "496728b9e48d4355955eba400f053f46", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "b0b88ab13a9a43dc8d1d1e5d0448f48c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "dcf1bc13acb84271b79dc0dfbac319e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f956997f57874733a05a729cbde4b126", "region_id": "RegionOne"}], "type": "network", "id": "1ff961e08fa848039d17872d418b46c4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "a0c284fd23ac4f3c9b8e33c029154997", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1996d8f60fd7471cba3f5ea821b4d613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d43a53c1a92140cda5ddee0ffe1c4ef3", "region_id": "RegionOne"}], "type": "backup", "id": "62e2cd53f47f4091af5b5c4ad39e2461", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "849df5180e914feebc89ae4f792650d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c87de03812c24e8597b4b1b196a59950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0f4383b9d7344e35860564c9875d8e39", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c0a8712fad0349bf9c838a9feb894350", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f105cb8424854432889c1464be313569", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "890eba95ee4e4d8bb0ff2c651c3b07cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3de8103636934e409b38dec02e4c3100", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1cd8a5d817d4455aba4b8a0e5efe25fc", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5c161c8fb26b40fdaac8d8829ebbec9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "684997a014774350a88f1466d4b6a81e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f8a84dddea324b189a86310c7b1033ee", "region_id": "RegionOne"}], "type": "monitoring", "id": "7ce50bd048a148a3b062c893ed9c878d", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "703b8231d2aa49e7af3b2a414509dd3a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1a7a17102a0e48ce9bf136caa2f54900", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fc5e1b7cb432462e869ec4c20482d657", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "314be3c65caa4cc588d5da5bec784e74", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "eb7d759146214a28bc621ead252705b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f264e926f9054dfca286f5ad1bd224ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dd17eb7ec8df45a7b8cea367b2ccc5f8", "region_id": "RegionOne"}], "type": "placement", "id": "38b185502c274d26af7ee33b83e49ffa", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "bda4361e120242528dc6e798dd6bd561", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "632395b8bd8942c4b836314eb6ab7612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fb7404310f3a4ae29ee903f4709a2209", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f05414ee8b6247b58e02d404d7d9a271", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "aec89a5daadd4fd59eabcc76a3c4b345", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f97da99d072d4f5a9799a58e776b604a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8de4192447034651b7e48626f1cb89fb", "region_id": "RegionOne"}], "type": "ha", "id": "bf07e793611e46f28c1ec36947df519a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "888bc8949e684a08b31242ff4d5c045f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dfffbe006e10453c84e7cd5c06a1df39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "52da8475b1d14f9585c09110261c6492", "region_id": "RegionOne"}], "type": "reservation", "id": "7d0ec2055d7f4523be00cca14953b7e1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2a8cde7aa57a4ecba0731d0c38100724", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "833afb68a5b4413e9d4e0089099f7fb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7cf35b8cde814385a0f452a27a9b0f8b", "region_id": "RegionOne"}], "type": "function-engine", "id": "55c69a4028844d09b4b77e4e2cd3ba91", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6ec25bd3b661446d8b74410e86c42a16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "27c134a898ef4e2b839550d774d6e4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c73dff034236486f86d8dd9772b64f39", "region_id": "RegionOne"}], "type": "accelerator", "id": "b8044030a755472e88c23ca794853d9d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48b5a263b61e46cd9e1ab838a4044df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4b8bee2110384b67ba62fc122703b776", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dd799bab108d47619f6217703fb8c779", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ae73e10b8cfd4893ba838fbf61bc758c", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f7f86405465b47b5abbc02fb9e70c135", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "442abe36e6454871bf7ca47fa41cccf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9b893cb2345f41438cbd04dfaebb0cf3", "region_id": "RegionOne"}], "type": "registration", "id": "95d84459a06f44a8b8930244af060184", "name": "adjutant"}], "user": {"domain": {"id": "c56317d539a542dab286017d36408460", "name": "7076a8a753fa45c78f3d90da6c051428"}, "id": "cfaceb28a2be42ad95960e0c8a13ba7a", "name": "600ac8b9c35446a2a85f50be76710e77"}, "audit_ids": ["a23a519be9c84dd7914a5d5dae0ddb44", null], "issued_at": "2020-04-23T06:26:06.333650"}} {2} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.035433s] ... ok {29} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.047264s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.057421s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres) [0.039295s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.058913s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.060164s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.163306s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,395 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,406 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,414 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,424 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(identity) [0.036504s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stacks) [0.062224s] ... ok {21} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.058079s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(preview) [0.038223s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.058915s] ... ok {15} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.059331s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.059649s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(name_id) [0.059004s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_abandon_stack [0.035388s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_subnet [0.055224s] ... ok {20} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.197441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,373 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,382 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,389 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,400 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,416 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.308664+00:00", "project": {"domain": {"id": "b26cb19624e74fa9ab488b1687bfedef", "name": "c130413b2a6f46a3886156cd96b8ac2d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "27c14bc0d8e64a14bf710e4dce87f892"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "b04209100b0b4bea8263bfd7197aa60f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "806c9db640a1496c96396668b1238e31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1ffec356e7744ebcb29b07cf4f9c5bc7", "region_id": "RegionOne"}], "type": "identity", "id": "7b00af81bca94798957a9e4e12273493", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dc4373d1f3a24c5c8224edbf1aebd75c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bb0bf457fbaa4ecf8f207902a8b8df36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "ba4c34b60ee344a4a6e689db32c8788c", "region_id": "RegionOne"}], "type": "compute", "id": "29c3e1e542c94013b62fbb45602ec370", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "482b6c9f3a16466c9fde9341fa45a2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "aabd5b9d3a0e452cade5f2bb536ce72a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7a1ec9d03d0b4cee84f320aefdc432fa", "region_id": "RegionOne"}], "type": "image", "id": "a5e27ea6a1e74731bcc511f0defc7c09", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a5db2754853b431893c82d51f3ee6b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f174eb2bfe844e79bb1a7b0c20c7806b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "79e1e329b31540a1a84e33fc5df52e24", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2b91e7d603cc44c7b93ceca53c56f8d1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c2652fa512104c0785a98b44045bdd48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6142e87ac3b4ca7aba09d48009db4a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7fa94ef0f9334b96bc8a670fd9dceb37", "region_id": "RegionOne"}], "type": "object-store", "id": "87ed9b92e9d448bba253debced562918", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "58bb29e39c1243128adefc72da76160c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3daeb463f004438487c193521810de98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "799204f8f62f45c1b7ea74a749c6d9e9", "region_id": "RegionOne"}], "type": "clustering", "id": "bad9919dbe0b414292a7ce78b60cb01f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f425a8bf735f498b931f9702d8566e52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a657df5b08394bd1a8cd90faa3cda6b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "869a740eacb841289e9102c5f7df80b2", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "daa8a811a9f54881aab7573880e70c27", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e64dcbc787445d1bea4dc378189e3a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70f757369f6c44ca94a7308b4d1e2079", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ac7b3275533b4caeb7d820a7c84b2f32", "region_id": "RegionOne"}], "type": "cluster", "id": "68cae7b7fcad47979fe7c9533b136431", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "62ba6b03dc6b4793a768ab7b076e8ac6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef58d7487915455d8df69b4063e593a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "30efde5698d047a7800cea1bf8639edc", "region_id": "RegionOne"}], "type": "data-processing", "id": "78c078727b944a95b8080a2797032fc7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41de7459996347dbbf76d7c745579aeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f4fc32d555fb401da06762bd11cd50cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4e705b041fa440b0a75f51b793a94d54", "region_id": "RegionOne"}], "type": "baremetal", "id": "f766deb74d244f15b1c643604b6bd8db", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "290cfb4998cf449d863fe888673f169a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "95cc57b0c0594443b6f554b205de3fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "be588700191b4c7786656919dda9baa7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "05fefdd062e245d9910bf20c6a2c103e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b0e5d8035b8342f1bff7775fdf541966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "626fa8add5e34423b692b13a96be8e3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "84c5800418f041c6ad5bfb6bc1e6cdb4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2d11f4d6bf1d4fd4a300400d4beb5644", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ae1339e4dd0e405487593fcdb94d4190", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2a23b535ac84d83b9acf17247080298", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "27db04d098bb43a4b09bb1146124c3dd", "region_id": "RegionOne"}], "type": "key-manager", "id": "b81f3afa359141d8b3516bc2875c9d2b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ddfa89f6e5b4411b30b6e3d1a6c5ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1d7dd20a1c834b928170d3ef2fa24845", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "c0cd125ea4f442c1b56ecbf0ebaa0ff9", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9ba7bae7f0d7478081bfa192ee7cdf8a", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a087ea56df8d472db591871d18d2aa26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4e20143eb1944c899bc1847aef81e63f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48db896dce5b4a3fbbbb60a535e02031", "region_id": "RegionOne"}], "type": "infra-optim", "id": "105e4ac4e06e42168e7e6c5230c6de30", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0d064e5622bd4d49ba37222ec9d5c44d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c1686020c9f34e57ade73415e9e3680b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b5b1dcd4b9d647d4bb48043779ad972f", "region_id": "RegionOne"}], "type": "message", "id": "591aef13c114467e979214f6bf8cb45a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ebbffc3116db4e8b9d7e39a695772de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0a4a2945877d457ca5b7f109eda194f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "5352654193c542c8ba219e18cfd0d9dc", "region_id": "RegionOne"}], "type": "messaging", "id": "21f881d5828043838b63484b678c3a1d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "06b7640b5b44435ca72df69cf1a88a1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "cec8b0f442f94f3680b99c2694e01401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "6ff3a90781da4edcae7255ffdb1343b2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "87149ce39b1c4840a0df3ec9929d334d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4765dabd5cc748338d45cb8dcd8db75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45ed7085f958423bb6062f577dbd6805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc52fdfd742d44cdb8603e06433d05ea", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "819e65c2bb4d419286b6462d792172e8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d33cf7ccae9147a5ae1d3b3d57f5841e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d924985abb24206b75e9ee742619245", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df8483dc6cd64b418a471e7621d5af69", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f1dd29a59bf746f3a16ec77d45f383a4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "12e1cf0ba7c84d1d8c6c4a0eef70dd82", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "19ad12e94a4b404ca940f3a1b7c25ec1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "075af109579f489e8a227b46e9382ce7", "region_id": "RegionOne"}], "type": "container-infra", "id": "2c636653deea43a3904d020c85f07657", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c791f3a150144d6a8b2a4181f0b3989d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a6d60474ec5d4b42a9dd9e07eceff909", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "20c994ea882a4872add2a61b95c31b96", "region_id": "RegionOne"}], "type": "search", "id": "5f3c5cf5a9cd4ad9bfd263b789458204", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "5d87db17c8654520a1dee85f906d0f5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e0ddb4d0fb2445709bd6b947fe6dc471", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "5ce2baa7a8894f8587bd6b9fbb81bed6", "region_id": "RegionOne"}], "type": "dns", "id": "3f725807ed8146ce97bb050dbeb4c53b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "140ada44dfd34b0386f7d03b58f65c4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67bcaee921074f6da4770c5b24013565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c8999d04a06f47db9f8d3f33e010aa7c", "region_id": "RegionOne"}], "type": "workflow", "id": "13e62540a65940c89310e64cd54693ba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d97c2a854394a5ebe3514d591e7778d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7527150fd98b4ff38ca68b5e9c55f783", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "059e1e85a41e4324b41ffeeb05ebacaf", "region_id": "RegionOne"}], "type": "workflowv2", "id": "10cbc4f044d84697a37749bd49f91955", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "caf1dbe432cb444481fd38ecb5ee83a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "95505f4ad25741dfbcf3b6ec0a315d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0e21c5702f2a4c39a887299d82ff47c4", "region_id": "RegionOne"}], "type": "rating", "id": "4f8b581cfab043f9a8db42f699394dff", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "63f13a977ca549f087919370c3a4de76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "645627c2dd3a482688a696ef1faa6a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "ea1aeab5ec3f4356837d2022afbbb2a4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c6221d3cbb1446b5a797cb0f06d070f0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2ff6d63cee764112919e254f94460dd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a72b3f51ed8242bc8a5b93124e63de76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "392c4a5a227e4c6ba00b6dd882b7eec0", "region_id": "RegionOne"}], "type": "policy", "id": "980e1acf0f5b4cbe95e4488f3df62107", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6aa71b5b55cf4a68bdb7140afb3d21a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0927f4cc4f4345b7bc7eab46262be366", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6e3f49fdb01c46579db29cfa330f7b67", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "caf8fec534dc4b5fbe59d30f9553c8b0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff092632ffe741e89965132e6b9ef6b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "732f551c42814e96b7c12ccc5f050d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fcb9ab4150f44227a111337ace4223d8", "region_id": "RegionOne"}], "type": "sharev2", "id": "580db2a38a3742e592ba3951b073dce8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00a37097f45a44139af5072aba08d5a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "751d4d7c560f40fb892cc2283bfc59b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8e144f69c90541f5b77be0d8dd247613", "region_id": "RegionOne"}], "type": "share", "id": "19c420866c074dc897fe0ec1a50d00a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "de48f379584f4a1282b9b41aacd47e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "36dc355e5ec6481b8b3e5b2d5c50c399", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "9418f452d7114071a873d2a628e23a05", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "6d5b9c0a2f964808b52613ac18e93d46", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d13c84e34b44425d987875c827fff305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb72221ba6b24f3d84e025f0d0839d3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56fff82a45ab4ecb89101051f57fc085", "region_id": "RegionOne"}], "type": "orchestration", "id": "2d035fbbc71c48f4b00c9937ee1fcb9c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b3043dcde1646e3a3cc23c06910dc9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "81b9be6c60084087bcabcfab26bacdb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "605cc44373784550a24a6703efaca129", "region_id": "RegionOne"}], "type": "block-storage", "id": "000a4464cea84781aa1ecc7d91ee3555", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5c89c0401b14f18bdb7617e3d88dc55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97472fc9c14b46dba4533929704e2129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43d99188a7bb4786a7b89ff12b2aea46", "region_id": "RegionOne"}], "type": "volumev3", "id": "be9977f458e5416a8a4d73a89d5aee71", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "999485adf9684381be6a363169c884e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d404bd1aae7b42069fcddabac87efdf3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc3ef8fb7f014e64a0b316be2d0f9856", "region_id": "RegionOne"}], "type": "volumev2", "id": "b85c66cf61cd4a02a32f484568d9d36c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3955ee87a5c48919d8cbee64ec04f2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "afb7ac3f40824bb493b7ed079198043d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5504906a4a604665bbcd4c77592ffcc8", "region_id": "RegionOne"}], "type": "volume", "id": "17aabaaed9e94471b3abb297fb5a7ede", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6725960aa05b45198682e80d87bb8b08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8e24c7483cc84501adac9097a5a1b271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1ebf84b91c94797be25febe1aec87d0", "region_id": "RegionOne"}], "type": "block-store", "id": "332e11d6b51e43189ee93deb7892f8c6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0c79d854f8a4a529b99f097e6796fbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5803ef8bbd33400f8a0e37a4a653cfed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29b3aeefeb154fa7be03e9a717ce92d9", "region_id": "RegionOne"}], "type": "alarm", "id": "99d7a382ac8f411795acb7e1f9d2372b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad052729a05d4418a23944a58245bb86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b49386e1ae424845b4a98f60a9e0853d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6dc058022bc64940b6efc247d5cb6e50", "region_id": "RegionOne"}], "type": "alarming", "id": "019de1d8fc414b1199ccc8e4dcb7ccbc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5b0433ea656c4028a33709c23d374f40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1cd62941d66b406bb512cd629b1975ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "06145f954f5b4a4e86eb39838edd2aab", "region_id": "RegionOne"}], "type": "meter", "id": "ec782735064049cf851a5fe50482f158", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8908fb6c119b4262b52bb0d709a89c5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "173584f4dc604d97af9d5b934960b22b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c075fe206b33480daa01d648b2c4c83e", "region_id": "RegionOne"}], "type": "metering", "id": "685b2102f8144c51b10a4113dadaa48d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2f2a5bd33ecc45e6b1e760f25d6a16ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "73e2d6fa64e445c0a190fc2db89d3504", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e3b77813f5c64de6a636fe649c670859", "region_id": "RegionOne"}], "type": "telemetry", "id": "2e71f18e7ed04971a08adb26a48fe6c9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "237df0057c8c4e179caf9cc2f88786fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "09a9dc9c3f4d4b78a168581aedacbd09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c65624be3e9c4745881b79e69725ed29", "region_id": "RegionOne"}], "type": "event", "id": "664949c439ef46d2828c1f33bc8e526f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9217c853632a41fbafd85519a321678b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "93132657e62a491a961ca301a2775fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5b8a86e72e33479888e44418da7c81ef", "region_id": "RegionOne"}], "type": "events", "id": "e67f3d3666964d2c891657afa81e233f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "646f6d3c1a2742faa4aca3551dd42df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1c644f3990734513ae9a00e0e0c5066d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "390c6e5a89be48f3a3993736351f4a57", "region_id": "RegionOne"}], "type": "application-deployment", "id": "1361f31660e94a77978bf3d2af13db3c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad83488ca647436ba27dcd3576f48611", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d73e8921b7994532a911a93144e58481", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b71400c432d74e67a540000860e239b7", "region_id": "RegionOne"}], "type": "application_deployment", "id": "aab6c75692df4fa49f76821a5f4f9d7b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b66b8d082a7d497585de1a23d8af3614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "84ee2be7773a460dbca01edcf724875a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "6203b09aa58e403e80d827ed9d95bf64", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "23acd8b843a644fdb32e5c7e14cb915d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac0b4482922e4aa68bc81e862ed0e9e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4e605735abe04331a5d91b5927ba42c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b42be4fad6064e5b837bd243c07b44a8", "region_id": "RegionOne"}], "type": "tricircle", "id": "6ed029ddd8324aab89c395e59009487e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "fa07f143abb1443ab4e6dc65fb60f20e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "fb9ed01940604710afa592477e50b1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "cec1d6203aa74268820903ec6ba1c19f", "region_id": "RegionOne"}], "type": "database", "id": "49e086ff2fed4ac49e9c12a21898d0af", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "2e00679d95894addae80d0a07fef12eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "296813de9fe248319a3e1ddc6b4ae6ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "6dd219e4aa3a402dae699479b1342588", "region_id": "RegionOne"}], "type": "application-container", "id": "789f9c3b049749b184456a7fc119b0f2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "455e75956c9c48d3a47035cf2fe14559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d76fa55a582d449dbdebfc3ad5dbdd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8bd8c6c9ebdf4110830de2f2d8eb8582", "region_id": "RegionOne"}], "type": "container", "id": "86b58f69f61740418eab31190ef14429", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b5967c917b7940128aee9024ecae06a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cd5d7fd571c24008891c449c9b065bc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed6a6bdf9514497490e0965dd01f32df", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7872d92c066d41eb975065e81a5125a6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "433ab88e319d457abd7234adb3d5129e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "455583b9ce3f42c78a1819286be40cf4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a8848af141274df09848323e045abfc4", "region_id": "RegionOne"}], "type": "rca", "id": "6dacc473866643e18272ec7c23296cdd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "64ddb6cee303475bb9c2266b4a60d588", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a9a185fc1f234f2eb978f4438b09e692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9b30a7a8ac034df09730fc39fd64fbaf", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1d584bf4ac094cd39e8a5b8c5488e19c", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0611ec845c33460789b6019b33e069a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9d6fd3c44c474bad88e6250a85e01e40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "3a04fb27742245a0955999d36fde2f7f", "region_id": "RegionOne"}], "type": "network", "id": "3c05c01835c04773983072d9c2dbeb57", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "cb8acc100069447da6dae0cd1bdee358", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "79270b233b98464d90be9e238a506de6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "c8cddf5c8a7140daaad7dcc922bad838", "region_id": "RegionOne"}], "type": "backup", "id": "476b83b6a10c4a77b4c3449986c99822", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "51ea8cffe49b49ec914bcc3185b9d909", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "56a60ecf10494cef8881d3b9ba81e41a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ba145760065e402e846c68f5a4a3504f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d92c41e1011f4e3a9994d9d735e78265", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b622d704fb34911b29d7d5675ffb5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "34dc967dbd8a4e51a080664ec4a833a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4a20a25d963f4bf0873bdda0b1cadb0e", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "3e7a2bb8b59a4375bc0ac8f6168d284e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c70203876b1d4a87981b6e76257ad973", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "05ae4124af334a43a63e41394efa8b33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c0e8c3e66af34eb3abc728562794ed71", "region_id": "RegionOne"}], "type": "monitoring", "id": "138c0f8bfb494c978221560325ddbcb7", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b5ed2cc696774b678eabee6165ea93f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e3f5263a707d4af694bb6189596ae82d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ea6457cbf3794e139f146f6d90ddb096", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0168dca90d9d4236bf51377c824c3a06", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b493100adf3e4f098eb151dc550334dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "1499e3d5971740849bdf8057362045fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "1c04fb65728145cc84016562ff324ba4", "region_id": "RegionOne"}], "type": "placement", "id": "a18e5e6739ca4f698f8a6c8ef9f7bdfc", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93add29b94f54af0896dcdc353af1962", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3defaf06fae486da2a344f895a176b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cfa941dced9143ebabeda4aa7935e295", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f598a1ef7aea414fa8a657058b3eba3d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f58e8b92c3264376856d8f38703bdd7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9094359a00c048e69b83b1668db526e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "f20d6ecd6d2b4082b1542b456f3a9d8b", "region_id": "RegionOne"}], "type": "ha", "id": "2f3631ab1a4a411aaacbe552bff90bb4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e3a398afc040400a9d40af262d76fe6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "009e221cd387413e8852a31c6a94cc2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e5f7c2a657d04bc88410883e7ee7e98b", "region_id": "RegionOne"}], "type": "reservation", "id": "d468d8c2056b4fff94543328d29a4308", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9ce58e7f17c54173a7e276ddec81752b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7a1ad7136b494a5eb04e47ca7d3282bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "080a409a6fee412d81d07a5629faac1e", "region_id": "RegionOne"}], "type": "function-engine", "id": "29973687049d485485df1a2bcb4e75a3", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ff87dba5dac14bb6a12242b72e32e8da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e3881700f1ea4469b4bbba5ad389a692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "309c750e1fe441a5a6f27042868f35c3", "region_id": "RegionOne"}], "type": "accelerator", "id": "4bd39a6bdd514aa6805e0c84cb34ff66", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b6854222ad23478d8126405353e15366", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "492d2882967444779eff24a5dce8342f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "782f0b7959124335b8f35e33e861f79a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "a24aa3ca77ea4c628a52404fc890b512", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9882c37454e2451899c617200f773288", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "66a175b4f83b443ab33121dc97340552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0de29975fae749d68e1717d66362be88", "region_id": "RegionOne"}], "type": "registration", "id": "0405346fc5da43d4aeceabcd33cf6f09", "name": "adjutant"}], "user": {"domain": {"id": "a998eaaded2844ad83d834e63b080123", "name": "9565aadd47e6487fb889e82eebc8ff80"}, "id": "2c2a187ebf734bc89dd128e1dbd1db0c", "name": "734984f4df3940849c070f88dab373de"}, "audit_ids": ["dc38c109dc3d4bd58de8b22ec65d78a1", null], "issued_at": "2020-04-23T06:26:06.308664"}} {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id_act) [0.061299s] ... ok {14} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.058267s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.065924s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.060223s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(identity) [0.038536s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_object [0.063679s] ... ok {21} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.058979s] ... ok {30} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.127229s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,433 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,441 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,446 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,452 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,463 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.398319+00:00", "project": {"domain": {"id": "8d66905a4564457eb35e01d43dbdf803", "name": "1b2791ffb6a64559bcd3b7b2c138c66a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ef868b8dd3d04bab87b04dd7ecf8bd55"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "92f6edda197644bfbb2f7bd77ee68348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "d51deaa60c7f44699a2b0cc8c465541f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5b91885bd54949aba1823c72de127858", "region_id": "RegionOne"}], "type": "identity", "id": "1a27e9f06a4b4caeba124f417e3d58b5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0b1e83963c6a4f869b679140d803a10c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2bbd35b68c5348be9fb7580d7a639eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "98102d3138354bcbb7dd0d632f8347a2", "region_id": "RegionOne"}], "type": "compute", "id": "0620dd26561b41758f8ba5e768b27ae1", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5ff9ac1e09b14f47bf0bd411e0ba8c26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "d527880cd5b54d4f95149b722b3428c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "38c0ab2791d94218ae85e9f66b01126b", "region_id": "RegionOne"}], "type": "image", "id": "2b25657c29e54f508f948d122136a423", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "0fc6d73c6eef47c3adee8a03159501d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2dceccb583454bc3877c0a8cffab5403", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a424edf45d2a4269aff855b2b0e61b23", "region_id": "RegionOne"}], "type": "load-balancer", "id": "27790ce3f3904a89bc51cddffa30abdf", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aca3a95fd11e46199492189732317c33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bf3457eb9714a85beacab45ffce6e38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7c3b2f658749443d8ced7b2678715415", "region_id": "RegionOne"}], "type": "object-store", "id": "3b0ea82b23d44075956b52b8b5123ac3", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ced47f9a35a2411181a5ff62ca693570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "accd9ba4fc4041c3b672c796cff460cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "69c9b105e24c4ca1893510f985d7fbaf", "region_id": "RegionOne"}], "type": "clustering", "id": "8db89e43972c42619d017d25a1230fdd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ab59e97fceb8404787a238279b4901a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d0f796db578c4217afe76ecfc51d0a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "eec6d44b6d76461f91bf6558046422d5", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ca166f75541145c7b2f5d40f55a341b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b8858ec9e4e47e080c392f8df9eaf90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "845ae1ecf23b41ec95472f1747ac7b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3e0588ac53f043dbae41a012726a8599", "region_id": "RegionOne"}], "type": "cluster", "id": "d05c24ea2a3c486c956c515b8cefa421", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ff905823587340728576b63fd97e4ded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2c4e300b31ae4d20a8bb7a110c36f048", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "3ca7351a7b584d24b8094ca071211a0f", "region_id": "RegionOne"}], "type": "data-processing", "id": "8b98f80075fa45e89a4b24cb92b2fc6a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b06c69e09a9648f58b8090a6a56f9604", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3fd618743ffb4d2bb1dd0a28dba98eaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "82e10dc8204545068ceffba26e14c77b", "region_id": "RegionOne"}], "type": "baremetal", "id": "b5d0828246e24e219174d2fd5caaf3bd", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9e0ea60c7234491a6b78f6e43170904", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "209795b2662244cfbdcf7ce35196f22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a3adb766df148bba21a2b016d0cc592", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ad8ab4b3eb88461bbfce72f5de15c47b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e7d6b0bf167043d08a435ab644772e1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "e0dee52c48e246aca1ef211be1d37540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "826b0460853d4dcfac14b298e1be4883", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "cdea235b65d84c0fb3e8dcf794330237", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7fbad02ef59349eab9ce5fd9825b5246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cc8872eea0f7434581b09c1bb1ee445d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "487dc901a2454b2f9dc64a0951ef5f82", "region_id": "RegionOne"}], "type": "key-manager", "id": "f1332a678fba471193a1d82ca21edc8b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d75349f1f5bb48f2b732404c8af7d5ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cfd3239dd6ba463ba5c21d75c5757817", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f56ffa4b0cfe4254b3b26e399a1579eb", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "923fc6a6a00f4a10b65bc693061341cb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1de3d4d5400e4a639d294b5d7c5417fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "cf9d3a291c364678bf6336f4caa80da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d0ae20b534fe4d1bbc5c3007d3d38ed4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "a6b19a6e83a94ac888fc430823d2aacf", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b3f1a5d56521429da834f71aa58b1e75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f860a93a27904d9da7f16541df3bd3c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "066362451fb6460d887197de3efcc66a", "region_id": "RegionOne"}], "type": "message", "id": "5ae5c45a439a48e6a68cc09d5b40e9c2", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7d6c19e1c95b4f2bb490319cc5d43f2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f442e79499ae46d2bd40dd25b31a956a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b3bf0ef9864241898934113268a19e18", "region_id": "RegionOne"}], "type": "messaging", "id": "2b435af4cfc84d3cae80d6a2fd85c1c3", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "81ef4e80eff34484aa977066fad4c8db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fba54fa85f8e4a5b924a30ff41156f0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "122fc34b988c45c6a4a88d61be29d72f", "region_id": "RegionOne"}], "type": "application-catalog", "id": "6a11817cde2a4fcab1097da01ac3a680", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a54f32a48ee4316a6eac386240e0a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "951b13396f7c4229b4f5975fd80dbe09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a84bf3fa261f4b29ae71f92ccdfdb688", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "31f6987edb7f4fc896ff6ec8e9acc1e0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc124dd3cc1f4d00b5980932c1601825", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40639900812a4c0a9bc7219ec477df16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3fe3e3bf4b7d4258ba938aa3849bdfe0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "75dfe28dbc5f40e085c369170d8657b7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aea811ba56624fbebfdce9dc4c1246b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "43da5f71306d4706b2e996705fefc873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e882f78b65b848c7b2583a9fff07ece4", "region_id": "RegionOne"}], "type": "container-infra", "id": "a459d9fe4b704acfb5973223621a08d6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4b0d84bf95c946808b17988388b7dc92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b5caef5a58644eb5a117cf3c26cf455b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "47b2a07c93de42bc8ae4b5e103b530a0", "region_id": "RegionOne"}], "type": "search", "id": "e968133a09ae4f1daaec0604b43d3d54", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9a3bfb89e470422d8d18b1b92a0e430b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "24eecb23753d49e8aed60a21a8e615ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "f4bc480b1b2643e19a5b89f6a5ba4c25", "region_id": "RegionOne"}], "type": "dns", "id": "6990d0baaf634e0eb52b2337ebb39e75", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0ea522acbf3343dea0bdee1ed3a3af6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10526f34d9244aec840546ee535598bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f829a6e1998f4bcb9f31f586c644201b", "region_id": "RegionOne"}], "type": "workflow", "id": "82e3ec6ded44488abc6c3d43329458ab", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "17b0b13f37c84c3aa4c4a6ad32c88817", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "740e96bb5b2c47b3a1b395cea01fdfef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b3baa8fe4fdb4e2fb3f1168926980bcb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "43382f0918ac47bf8eb64a5dadc4fef9", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "51310c372aef48788093b2abfec7093c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "1dde9d4420e8426fb51531e133cf40d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "64a5455c9ebc428c99b662110722f59b", "region_id": "RegionOne"}], "type": "rating", "id": "9642c9fd46fd4cfa96bf65975a1dbabe", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "64c7dd8c266e43a3af1801b60673a40f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b8a25276a472469a836592b1464c7088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "91b3667081884167b0437b4d011ea309", "region_id": "RegionOne"}], "type": "operator-policy", "id": "84e4664361a1439eb5681086106c6392", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d193b889ab7a445aa9ad85b97dc95675", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5d31e427edb46ed95aac5d7409713e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "adab21621ec54e709c2d988fffa850d5", "region_id": "RegionOne"}], "type": "policy", "id": "0f04f2f1869d45918db50258e6a8b1d7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "54bcb892ae964848bdbf56d2d1cc0f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c4256ec4d0244d91a672451401839291", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7fee3a5bfd6a48aca74ff00694e4d6e1", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c0be04a5e81547c2a45bb397f6af48d7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c924399cbbd04656b0e3686365adfd32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "758f5225846b439e827bf754038aa9e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4b0cc7821cee4d88b53a91bbf38d3490", "region_id": "RegionOne"}], "type": "sharev2", "id": "bf805c2f5dbb4cc2b01d08fb3f193997", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a562126d1fc47f6ae7989177b0dbcd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "81ed1866f7364c51995fd0634e40141c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "10aad394e7e14a8aaf65e6e9243de1ee", "region_id": "RegionOne"}], "type": "share", "id": "2784e230716f4362811ad8bd95959e07", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "148f595abf2648dab394936036f7cf42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0058db6467924efeb4c57ec9226e7f0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a0d208f7adcb4549a610f52ab5b533a3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "7983ab878bce4a03a0e87e2d73582659", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c4a5a51a37f044a8a75b2915b6008155", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1f186e4cf36d47c5906bc28c76a03e59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "acd5a5c925ac43c2b754e5046b0b998d", "region_id": "RegionOne"}], "type": "orchestration", "id": "3b20122ac4a44b168fd23cb778ae1560", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5cbfb68d1bf14593aeccaf0c4bc208ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b6ef3e6619945a88e69fd6b955d8859", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8da27437f4da47ffb3a9d7a4166a24bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "87ad8b0b2e95401cb8e0d373a0c9e297", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f6dd168dbce41dca705e7d6c83eb606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a198e4ef86054dbe9a31d6a1479ef4a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65f4921023904792ad079d0916ba0d38", "region_id": "RegionOne"}], "type": "volumev3", "id": "bb6b85b847ca42858c693eed23c262a2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "845ed427284e4883816a040dee786066", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "712a261a1eec45b29170de545b02059f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3073f054e8ed42729d9b5c85cab8b15d", "region_id": "RegionOne"}], "type": "volumev2", "id": "0ef3d5de3a96423e935987f4751d7b8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "07828ca142e84b92aa85c3207163e804", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ca038eaf3d54f3ba751ea7caf7c4a46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "168f8e3aa61542a0b7d06c615379f206", "region_id": "RegionOne"}], "type": "volume", "id": "ed8c4f68b0c146aab15dfa668a07bdd4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6769d95b38a74eabb3d91568727a2c9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc545970308145dfa850bd33353b1f66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b359bcd2ce2245a48966fd120fd5e1de", "region_id": "RegionOne"}], "type": "block-store", "id": "5eb4527db4a54d6690f5c7cf66d23cfc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "406424e7a0d441ba9c4e6849ed0e5eca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9d2c4dc259cc4e8882a449fbe01f4ae4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1de681af15574e5b8c68ed0d0db1b492", "region_id": "RegionOne"}], "type": "alarm", "id": "799ddf4cb51541ff8219de20e47017c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7f1d0ef95996468fb2abb2ce13a120ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "5a700c057df9490ab058c85d46f52c63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0fed9bede4a041faa326f877abeefa27", "region_id": "RegionOne"}], "type": "alarming", "id": "65bcc484ffc04101a2cd158c924a0d83", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b777abce3af648b0bbd5ee3f01b1e9ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0e9b157e8364b269bacdea66ffafff2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "221062a6952046c6b785832809f10328", "region_id": "RegionOne"}], "type": "meter", "id": "c58c9184f5ad40b08b4a2f8c027a788a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1db7e0bc207c42fd96a5eac20a3a9c5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "089b8d4961be49919f439174460b26e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bc005f183f5c4ed7ada061087362fbde", "region_id": "RegionOne"}], "type": "metering", "id": "c84512b96a22443bae29e0a9dbb14fd5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2b66a4ac665b4eaf9790062c645ae313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e72345b7c838460a8be5aef7fed51c56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c5d082b81a984965aa15d551f01f3988", "region_id": "RegionOne"}], "type": "telemetry", "id": "cc459b57122e47a6a31bef3dc0d4f528", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0da5e6b83c8d40ad99f3c21d399583ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "5d418a4117d54acc9de54dbb5617b4b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "041e55fd705e4813a41cd115700b024d", "region_id": "RegionOne"}], "type": "event", "id": "47bcf83d91844c159b21c74bcd41a2e8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "befcff455c9e403f8404ee769af4b831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "046b49ebb5a642eb8f130eeffe2cd68d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9923e74c075d4bc493b68c72b870d535", "region_id": "RegionOne"}], "type": "events", "id": "f299b5d846164bb5808d215e5b4b120e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "62aa327e2d954cee9e50ce110c07531c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "97fb46adfdcf475ab26422d6fc5e71ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ec8e321936594cfc9b9b071852c3e7e9", "region_id": "RegionOne"}], "type": "application-deployment", "id": "101413c18dd3489bbd5d675f877dc756", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8a65978daa7540eb9b5c524c27951409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b8c115a7cdb14a28b648a1c337cf41c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "ab48ede5443149f68abacf08308bec93", "region_id": "RegionOne"}], "type": "application_deployment", "id": "69803bc73dab4b9392d919bbdefbb892", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d15b5b6af16c433b8bbbf9563c21aa6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e4d0577fa4aa460b9cd36f0c183906ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "50864b12698a448cb4be12e95a2e3985", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "682774f3e3404f64ae82e7c157391002", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ac6c7b58f2fc49d2bbf6d0f15025b504", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "192d7f6bf43140f0b87c53219adfe70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4c90b922390c45039fa734ce0ec811f3", "region_id": "RegionOne"}], "type": "tricircle", "id": "a19b137dd76d46879749de1c22d9bde7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "60043e521a0c4d96840f3bc49a82fcd1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1388db2c1bd04d0c8e33e34902efa570", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "73c961aaa88b4255b900b3ad94ff0538", "region_id": "RegionOne"}], "type": "database", "id": "79bfec619223411fbb6af32b267aa682", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b306048fa0284dd09144153e02864498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "15a9297d832242329d38887cc7c52a00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d7ad6d56da874663aadbb13cd6b93cbe", "region_id": "RegionOne"}], "type": "application-container", "id": "a7399a23d91a4daa81ed05aae26ddb99", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fc92c1971a604ee68020aacb0dbb14d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59430f9d1a404f3ead7984872d83c8a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4881aef5a4d2433abdeae12f72262a0d", "region_id": "RegionOne"}], "type": "container", "id": "7408f83b2b9c4735afe006edf6d01f3a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e8d5b1d6d2204adc8fa65702992bfe17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7de4329c8c874fa7bab40f96edad38b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c397a009203e4ef08991d04663482883", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "8fe0396f36714a3ca302e5de1ae92351", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b9ffa722422146c28a5f9a82d36b3f8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ab8f01db002242839f4ad7b1a2ccb46b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "1f3495201896479ca036cea7cbb88f5d", "region_id": "RegionOne"}], "type": "rca", "id": "ea5c90560cfc49a2913b70d5e46a9d80", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aeab4d9ad4de4bcc977abb95bf3978c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b5698b8a9a6d44728cbb8135c934685c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "caa79a2334fd4f4a89e782190dcdf4f7", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1b209fc89a0248e288313f30c9627515", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "76cfdd68385a441bbfcc6e25e80aab7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1bc1137b41f6463b9d9c25f4893b0618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "57d172c3b4ac437383bab5adcc70251b", "region_id": "RegionOne"}], "type": "network", "id": "e795d13ce26a4b4c905165888c4f92f4", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "4a6a7e3e895546c392a1277d2bc765de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5294ed1172ee4d88adf54921e5a3a89e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "b75d58189154436d90549d9671289171", "region_id": "RegionOne"}], "type": "backup", "id": "cef0f1bfd36a49d3bbf697c688b2d4c3", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "feacbc65faf24cedb13cdcc086d1aa94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8e34aaeb11824d5f928ca65b5f20ac39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "45d5e3c333bb4add92f1881f269af2f4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "c4d5c5e60ad54324a7149b25b06fbd8f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "16b458254d914d77b5bfdd8135f61bbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f1f4118ee4e14d60900eca20d0a871f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ac31754005f744e58caf00350ca87214", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a24230f201024733af91070e8a55afa8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "03580ea55fe14a6cbc338719adffb241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "64a3b762aab5425c9a9dda625844be1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "dbb612c58f78428e8d5158f14f7122b8", "region_id": "RegionOne"}], "type": "monitoring", "id": "d1025ee0f390465480ff12fca27d4e96", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "5a4416f396a248b48c7d14cf643fbe8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "297dfb3cf4424c8aa3a45225d16bc239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "48cf99e936fb405e97f08af354a43f06", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "d5a8038fce1e4c1dbcdbe57d69c4c1e6", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "0fdeeba637ab4a4dab629338fe372a2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f38a0f4199c54843a36702a094f3cf82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4c1cf8cfc684474988dcb6bbf3b8ddaf", "region_id": "RegionOne"}], "type": "placement", "id": "5256e73425ce496388f7ba1e8ab97a87", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "daeeb22f0101440fa85934d9929455bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "51061222987b4b0083c4642af977a070", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d2d5eec9af7c4d78a529a68aacbd3002", "region_id": "RegionOne"}], "type": "instance-ha", "id": "d74e21bea862413f809e5832029d0a00", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f43abfb277f4a65a1a817a3e9b27f69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9ba46d65e15947799b3a98b65860a6ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d46c962f162c4d8d80255274ebfabacc", "region_id": "RegionOne"}], "type": "ha", "id": "b60491b13e644e3f9db79a52dd855cd8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "31f6711c97664f77babb5b7b4eb879db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4b85ae574e4244dfb3451dc0a1c07a86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f973e641fc654b8ba31e7109e3471d92", "region_id": "RegionOne"}], "type": "reservation", "id": "06b7185335e34de793becc9b8d238c1b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "168aef5f8ff243ccaede38fc6615e7de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "19b18c598d684d408a9dc62603595033", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6d1f81557e2a44769365f1ca09615783", "region_id": "RegionOne"}], "type": "function-engine", "id": "0c39901e3f6b46418cc4642ac7f79386", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b943867eb70446dbbf610f3860f8af6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cceb108002464bb7b01b4f6d00d9d8b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ccd277761c564698b77363a89b39a428", "region_id": "RegionOne"}], "type": "accelerator", "id": "9552897175c644f1b97e86debe9cb30f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "00c0d6683048429bbb6d673265bb7abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d2e1987ed94a47349488af1a739556c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "89877edc9a0a4154a7f24c1855def1e6", "region_id": "RegionOne"}], "type": "admin-logic", "id": "2baad2a259774dadabbd6b281894f362", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b463d0946d994903a8026ee015fadb13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "850982d57061496cb82a9bbd8a352a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "388f84ab608b40a6b9260e9b6386abaf", "region_id": "RegionOne"}], "type": "registration", "id": "0756264d038d4d86b57d3c81e485204f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://fake.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1163c55e2b4745af8da3621bc2a57dd1", "region_id": "RegionOne"}], "type": "fake", "id": "5483331b2911451db46a1846324dddbe"}], "user": {"domain": {"id": "e769586476ca4b309c8edc53756b3a33", "name": "872052d4f1c642c7bd9a12c7f338da4e"}, "id": "1c4529c15b2042a38eddf536ae5efd52", "name": "fb6e5f5677974584a8b3a102cc5fd107"}, "audit_ids": ["fc5a959d785d485d9fa23635798d5e7e", null], "issued_at": "2020-04-23T06:26:06.398319"}} {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_create_attrs [0.038323s] ... ok {28} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.039180s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.099636s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,473 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,479 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,484 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,489 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,499 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.432834+00:00", "project": {"domain": {"id": "88338ecbc12541bb935d21f0d34db8b6", "name": "d55a09ac9f1e4c2fad3aaad8af9c63c7"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "67a1909c035141e6a0667b869cab8ae3"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "ac2d7cc98cbb493cb6b943849cf7e8f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e37ac81fd8604d0d96d4700c189dbe9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1b1bac8f18b746f4a118638ddebdd41b", "region_id": "RegionOne"}], "type": "identity", "id": "821885708194431db16c2ea5b91285a7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "bf96f8a7eefb42e1921fc76037fc5aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6868c41a6dbb4ac68273b111e5a37f01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d1750344c37642468c9488557e09e8f4", "region_id": "RegionOne"}], "type": "compute", "id": "d57286afd1a244fa9f964a306e63236c", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6a56bbbe88df42df88e83930c02c878e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "cace342b8f5d49f4b2bc3ddbc445c685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "3b9a43a171d64d959a9eb43ea9e8144f", "region_id": "RegionOne"}], "type": "image", "id": "95025a7236914b42b4bb8fe42743ae2c", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d28b5dcfb6ee43b58507457b3c4df58c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "5ffceca9e87c400bba4ecde3b8683305", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "680e1acbef084c188e00090bf5ef55af", "region_id": "RegionOne"}], "type": "load-balancer", "id": "87467ad9aa6943c2bd0a828c5ec2a14c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27c9053fdd5a48edbf4071cf1dfd2646", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "153e7db4d3054853b6666d79b98c1d2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d946283a2a48ae8541a78dd8baed56", "region_id": "RegionOne"}], "type": "object-store", "id": "38c2c551d0d7406d818151e2df74a364", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fee761a5addb449f92fcac4cfe3fddd8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e79d07e9bb84df8a8ecbcf2cfc090dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b1fa3a098158416191a09e02b3e61a13", "region_id": "RegionOne"}], "type": "clustering", "id": "7aaea565198c44b0a1e34709c7fdac08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ee88ed35754543019120f44813e8e2fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d70f743d04ee4a09bdf63fd4670d5d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6bf76f35fcb84b6bad9823f338b3bd83", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "72548f6bc2a342128c07f5a6c3047cc2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de8f378944a649de93d53a6a418540c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b8195b93946d4e4ca9eb089276ad804b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3ea67ae1fc5843029d41431abe2b3022", "region_id": "RegionOne"}], "type": "cluster", "id": "32022c0ff8b1452fb21a7c4db7394e77", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "34a98e7b51bb4d53bd71a3614c44fbe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a6e98461d18f48d9a5ed932ae94c08ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "30a0765f2f5943779a201e40b1a115cc", "region_id": "RegionOne"}], "type": "data-processing", "id": "1085b5af5d8344a19c24bd1ab7832206", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ba58567f93124478bbfb6f632422dc30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "003f68b1bac54399b4e9a3bef9c37486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b111e85317504723a3ed7e9d6027e6f3", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e90706cc2c7422da28e6f06137cee71", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c36cfc89cbe4977b587cc4d6d1642f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b6d9b482e26d45788a9e48500630ee4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "eafbf70f4d3e4a5c9442d240534f6fa0", "region_id": "RegionOne"}], "type": "bare-metal", "id": "609b69b080774eb8a1e69e512260744d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bea2eb91d12642a2bd0e1d2f92ab7f4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "60fee668bb654faaa9c1d18a82b69603", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d1e1276f02e141a0b779f065061afa13", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6c5307a6cae7444c909490943bb1167d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c2abe7749a554db09db44f9f7f6fd968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aaae51cff1ce4ee19739753e3665ccdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "c619ab67c235441b8fe4a9d9dcd2a2b5", "region_id": "RegionOne"}], "type": "key-manager", "id": "38971621bad049088bbc165dccf4502b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0fa6861b2a8f4d70a1ae4d02b5819882", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9abe312d5d0a4664bb95bcbae8ada364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "fac2b377d3304c919ef18db89ea12a8a", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "36b8eab95d3845c290725095442cf936", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a4f500e2aeba4c57acc7411740824d58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "72fed83831b44625ad5dbe6649721f1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d216c5ff3c346fe8bf226f2850b6dd8", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5a5f7f11d14e456f8c29f47a10623995", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "48649b3289b047ab96a56d999357bc08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c3a47f64aefa4c728227a408cebe60e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "cf383aa23207473585eec38b884fb889", "region_id": "RegionOne"}], "type": "message", "id": "29d5a43fb4984cf28a09b34d986dde1d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "95db0e61872b44d0835404fcb3ddcd74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c553e8b65bd749aea162eb8cc8e0d871", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b4ab65002b2f4a38bb78feb3ce81416c", "region_id": "RegionOne"}], "type": "messaging", "id": "38bd1b9bb57a4e63810ab95dc5a2a90b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "963153d966d14c4d96012ab9dd5e0f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "99e2aef513984ee9b1cafcbcf8509ef8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "eff54a10e4ed423b9f8cc8c4c5fb623c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d3dbe4bd11934971a20612c3c9cc6330", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cd1d517d1c346f78ca9d5e2c1b06d33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c2936b17c3aa4d65945a445555ded0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c924ebd742694d2ea27a32c4e48c6917", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "188042d8bcb24dd99727657d53480635", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa9049bbb3ba4c0e957c9008c57e68b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b8327f892a0e4fed8d5a540de00aa3b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2959d1759bcb4bf9b42f79de1b2c2c64", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0d553ab09e344527a0c4f2266a5cbf57", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d62b631b0628416a8f6a0237e466a7a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "64393ff3567945439239651c9ca70d92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9c2d3c210fbe4ac3aeeb1a4a9778bcde", "region_id": "RegionOne"}], "type": "container-infra", "id": "0e08af29d496418cba4a65b703afb1e4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9b2b0c54316a4647b03011ed6cf7f80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e3392fcc7d154d709c864fc2a8592f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a562b598df904e749e9bf5a5fbd272b9", "region_id": "RegionOne"}], "type": "search", "id": "0c12c5a63dd04fbb93fbad3cf42348cd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "713dc2baf6ef4d85903986dc3aa171df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f42d085aa531419f84aafa8e00651886", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "36f0caf9ff454a8a855b30ec8998cbf4", "region_id": "RegionOne"}], "type": "dns", "id": "faa383fe7ed84ad4bb50f538d96facea", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fb0b24566967459d85ce989ab8bc471f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c2081e86e984402d828936d872c5dbfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2a2889d64aae43b9a126d0842381b5bc", "region_id": "RegionOne"}], "type": "workflow", "id": "95c63e8bf5714f6e96cd6d49015133eb", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "8286625eac1e43f88fe711b23e1c467c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "87117f3baf614ec69274fd15712c0197", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c7464e3945b486a998dc467e569c5c5", "region_id": "RegionOne"}], "type": "workflowv2", "id": "850b9ac61c98438c952a1427f7df7234", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "7acaefe0d94748bb9345b3e19695b10e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f5ac27c144af4c5d843fc3f8b1aaa344", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "473bf8c6e708431f83c3e5f12084d8f4", "region_id": "RegionOne"}], "type": "rating", "id": "ddce329abeeb4808a8ee00e88c2cc26f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8368198acdcf4a868e12b2ce15b542f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "66521ea880e348a18867b1a5f8fe4cd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dee4be3f424449e2a26ec7d1104b75b4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "62e660d47aae4b8ba37315146c97dd0a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fc36219969974a998947ae1a7f94d768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ca7c5f1b0ba543dcbbe29727ad41e2d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "651cdbed674f4d40a3a0c158395fa4d7", "region_id": "RegionOne"}], "type": "policy", "id": "42e6873e06394ec9851202028701c42f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "474e39b1494c4733b0d5b6c7f70a9e3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4a871d0d1bd4976be216762db690d3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4d893637266644308c2462f859900b3f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4292536e7bcf45ab8f2c9ed3cb5766ed", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d48df861f2da456d8fe3ef7ce9f35fdc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae462a5671c24ee3a577b2a14bd34c90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "80e83b11c6bd448bb719159609a4b899", "region_id": "RegionOne"}], "type": "sharev2", "id": "aed1f5e65f88404b93dbfa3f19086d61", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68f768cb467b4ec6a22b68ea0da95a0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cdd83a083d3c481c9ac6f68956abc148", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e63c1b77fa5448da940fba24ef33a1e5", "region_id": "RegionOne"}], "type": "share", "id": "b0d59dd439484b63a979fadb80bb219a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "badb7980d9cf4ed9b9656653573c91a3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "402528403f5f47a39c7804ea67d02931", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4d0b4b3410544285b43624690a8cff25", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "71815adc17434bf1b71cee50d03b5147", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7078995be304122b9d2e4176c3ec15f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1c06f579b354a9abd560f5933669292", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a9b6bf6c60d42bb8e4405fca4e2b364", "region_id": "RegionOne"}], "type": "orchestration", "id": "b12472381dcb43a08eb6da3bcb32258d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7577f1976a7f4375857b009f54fac31e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d6ef19c430a24ecdb897a9f104c1ec13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff847443dbae4e1682fd4b32b6221a39", "region_id": "RegionOne"}], "type": "block-storage", "id": "b8ed9c64bf0e4494a3b88190282c6646", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27aca7746b374834abb6deafc4eb8181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "385f6b33194d44228190d4b20eaea6ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "74cb293d86554ae18b3e870ecb9ecbb2", "region_id": "RegionOne"}], "type": "volumev3", "id": "dfdd3423218d4c52a527368b37c808e5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ff906b44d39409caecb0d9248c923fa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3cc233c1e9b846d7af7ae886e9eb1552", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a250416e7594999bfa7833c310d4378", "region_id": "RegionOne"}], "type": "volumev2", "id": "0a9075d574324828a76eac7cacf01df3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c96ca7a809d466eaef1cca57291cd96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a2a4e9f24ea49378607f4dae79b4009", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4644cbf3f11d4d1797b0ac5f14beb985", "region_id": "RegionOne"}], "type": "volume", "id": "3f1fdcef2296491f95bc8a0cadf2fb43", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3012aaa79c94fa5bdce8be41ab12224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "073078ce53764c67a2986330f978ee02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d62cd654efd24a6eb57b811b878e29e4", "region_id": "RegionOne"}], "type": "block-store", "id": "a512809808084226bafb1c3b1e3a228a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "cb5a450346404668abf03413b22ed048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "31c1abceaab442fa8c2f840deaf998fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c3426c748c59477eb20c986668f3417b", "region_id": "RegionOne"}], "type": "alarm", "id": "8c7b423001c141d88cb6f6c1cb673097", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1faf3aa7054e4d67997557dc12a7cc93", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6cab437eff2e4d9e8886a64bfcb08269", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "29c1913a287f4ea0a7565f441bd8b354", "region_id": "RegionOne"}], "type": "alarming", "id": "8569f245b9a5445a84a36ef80c64f659", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a80a5e79a70e45ac8af0450531b12888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "57252102a4974d3cb961c50873828aec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "577f97dbfe1f47a8840e1cbb3e417e4d", "region_id": "RegionOne"}], "type": "meter", "id": "c0e5b281c4fb4d93be0d547e7aa8baf5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c9c42cdbf7374dd7a76db39d94e6cba8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a329652f72a74bada1b75dee6c6a3c77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c60f44381fa34282ab6203fb40931f9b", "region_id": "RegionOne"}], "type": "metering", "id": "2ffea8b6303c457baacdf94030e927b6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5adc545e11d74b0aaa1cea7c3dedc71b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4d1a8180971441ebacf2e8db034b8ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8788916e01b44e268f120314442cc99e", "region_id": "RegionOne"}], "type": "telemetry", "id": "71da72bb117144e693ac35a8d6e55417", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4c81ba81e64f4a9a859e7a8ac70030d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "807fed724e87409d83d30ec5bfc16856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f22969fd7056480d93a93fae3fb8fc41", "region_id": "RegionOne"}], "type": "event", "id": "bdb674a2eb9b4b9b88584a0825e86d5e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5956c3b338294e5aa67503c164baa543", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "23ab8e3e4f724506ba249e01fb94d0f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e566e986807e4ce996e343d14d64ce8b", "region_id": "RegionOne"}], "type": "events", "id": "b82648a5493d4d27940cb8207226545c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a04d98a9dd4a45feb2c381fae9e9aa35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c91317b96b847769849680d302bbdc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "99cebba335ef4da3902465e5c793cacb", "region_id": "RegionOne"}], "type": "application-deployment", "id": "eeb74416d7e4407d805abc79da592976", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9e4b4152a88f452e8d5b9ac6a03e15dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0588d330beae4419ba87c9059d2ef39b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "6ff37de1e5684afab95a5101d05bd4dd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "72965c4b73c841eead14bf95e77b9911", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3ac0c8b4f2ba469f99ca68a0a27f8d61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "78fede540e4d4a5f8e060422ff12083d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "505bed255b134529ba5ef549fd995e86", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "212f63de79184de79cc81ff9e45ce5d0", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "98d0be6c5cf74849a37412961960ec7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1cd5bff0ebaa43eeaa28b0ef65311f74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "23c970072d934fdc9501d3398094137f", "region_id": "RegionOne"}], "type": "tricircle", "id": "95fa9cbfdf58496fb9e6ccfd79c6fbe6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b593a7ce45e445f6abecc314fce18692", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "08d1dfec126444d9a30509440fecfb0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f7e9434e158449928ed0350013c90fdc", "region_id": "RegionOne"}], "type": "database", "id": "62214219749c4252b66d9de2958c4f82", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c2b0580926f6427fb021ab6132140e4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1264aba918c8475595767edebaff5297", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bea7e2d36bc645ad9869f3df6277c810", "region_id": "RegionOne"}], "type": "application-container", "id": "4786cfaef3be4755ae8f74749336e9e3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "59af30822c1841179dd975ff43d1d6e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ff78473958c74407ba82607ad0fc2c42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "645068f852754a89bf83e05c8cc4efcc", "region_id": "RegionOne"}], "type": "container", "id": "e5b7faa45df9494e91726a2e1f2d4df3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "312e72c236f44ad2ba36d4de0280ff7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7aaee6c1814644518771ee5495fd435a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "70ecb5ee74b24115b5b9d4d045e74882", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "a40cd559d1cd46ae934a3daaf3960674", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7c9f81e1f68744938ea990647d8e97de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3b70267c9e1a405aa0f2f170f11256b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6c9cb8e8ccdf4f729ca48690fe70d29a", "region_id": "RegionOne"}], "type": "rca", "id": "26d52c08029d405086d96ab9333a8086", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e7c4c16705d841cba77c0817714ea982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d202e481f9f9451cb626bc5813b146cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "569e5ed440b7490ea61329c2036e7ebd", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5d60616fb7054a2e909d00863076820a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "0710047a9e7c467eb1573b0c15ae55ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "02419222081c4138be2af3c7459136f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5934d58518364c8cbbfbba2a97bbfe68", "region_id": "RegionOne"}], "type": "network", "id": "08ad910bd35f433a8472315ba2b3d9cb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e9f866fa199e447a860deb87179b1cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "708628275ecc415091b8c06ee02b5248", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "04c511cd1fd348659a97dbf264a96b49", "region_id": "RegionOne"}], "type": "backup", "id": "929aba4cfa7a45c989f59316c50c12da", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "592c106a3fea4e20933284bb86de9732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "174a9c8090fe466b9ea032ebfdd920cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c0a2e0726c444c98aba8dac3663f485c", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d5ffae475b494f9399490509d0256e26", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ec46445762f84cbe9a88bdff8828ccb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "aefc83d28f5a449db2b9854785681ddd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4206bf173889458a9aa0c3665dcfbaed", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "43b629a511bf444faa2a508c764a8f77", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9da09c69584e40619b044d9f3235e1ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "58e9730b483347d1bb8b52a36deba821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "854ced7e9bd549c2965285bedc54276f", "region_id": "RegionOne"}], "type": "monitoring", "id": "6154712efc7442ef98e9efa46e54f1c5", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aeedcf9aae994483a49b83f9a0f93aca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8d98f69fe6114ab28cb859a3f24545ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "18dfe4bbb0bd49608f4c9f75e7491f9e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b97dad03dc3f46f6b8dd019236c72df2", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ac8b74639e6543e0b395f34c822276a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "64a0d485d9a34c5085acbbee2930f3da", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f0510f6cf3c942bfbba57bd81fcb4af9", "region_id": "RegionOne"}], "type": "placement", "id": "a410e872b5b34562b6f2076df69e9580", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dd040db67a5498281b86c9c4bba0c28", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01ca702ea71048e69cbc53e5ee94f6bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "efe9d395b3bc484f9272e61fc3600aa3", "region_id": "RegionOne"}], "type": "instance-ha", "id": "71004236d9c04d5b97f4f7705edace8a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "00a92edf340e48e186c8dbd2e5010540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3eec4b25aa2b4baf9c1a37d90701ebe0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "b86e49ca9e244f0093ad337ef02d3e12", "region_id": "RegionOne"}], "type": "ha", "id": "50eec39a486142ad84086b325e8b3aa0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c44c343650ce4e89b1e9423b44efb41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "187a01b23d47470492eee214d89f8f35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "8ea63cc0cf9846c6a7411a5a51196525", "region_id": "RegionOne"}], "type": "reservation", "id": "27b230106b3f4fb995b914478274ef04", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a4d127966f4249638fe1b5f938b19124", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f8f1b80bb82840818c46423e15e72796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "35b1d3360e2847d4be05228154dbfdb1", "region_id": "RegionOne"}], "type": "function-engine", "id": "9123f4abbf9e4f1abb68969f5390fc08", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "3be653dba4cd434caab7c49594bba83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8afb37bc350046b59ea3bb72b6ded354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "0996a72d9e554ceba829e86bdbd5bafa", "region_id": "RegionOne"}], "type": "accelerator", "id": "16f2ad0371884ae2a931da5cd408ae25", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2de2eb705251459baeeac4c62b1e3c5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8026cf5662174657a58a2adbdffa8088", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b4dfbbad1a1444da98eb66908df75a9a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "9f2d7e8bdf8f4708b8e2e132b9ac4102", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8b8c337ae486452694b590dd7fc904a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "fd7c3f69f6c34e28a46d067e52a03a22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "fe1f501ef3984ce08c9d172156eebede", "region_id": "RegionOne"}], "type": "registration", "id": "758452a7ec7d41aba2aaa3131f3b50b6", "name": "adjutant"}], "user": {"domain": {"id": "f735c1a706ec44a2bfd8272da9074904", "name": "bd97be7bf2a64491844bdf87e3e0a381"}, "id": "f724be85de7a4f6abb196f5d7230f7f1", "name": "72d94239bed24a1192dd6848959b96a7"}, "audit_ids": ["b0ef77e2b3824f09a4a256d01e2b3970", null], "issued_at": "2020-04-23T06:26:06.432834"}} {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.058696s] ... ok {15} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.059268s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.060772s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(identity) [0.059651s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_act) [0.038789s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.126923s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,486 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,491 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,495 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,501 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,511 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.449523+00:00", "project": {"domain": {"id": "44ae57b0ea1342c8ab3290986153a025", "name": "e2d7ddc9729d43d9947c85868dd7b281"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "38ff98d588874659abe1a7ab60648ea4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "1640b0c574524a19ab66ceee43850f67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "66f771c9ccf742339a359fe1cbf90a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "be3c6c8529d64d1baad12278b7d586b8", "region_id": "RegionOne"}], "type": "identity", "id": "700210701b9e4296bc0cf2b67bb156fd", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9ed3d009d35d4545beefe5bb93d396e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "a95f523e28164697af41e32f477d1a7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "edd081c8e5c34b45941335fe84f34861", "region_id": "RegionOne"}], "type": "compute", "id": "26d54d761b774a0e94c427c8c54a0a0d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "60bf979cb9664c2f8c2e85a308e688ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f294e914ffe84171939087317a18715e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "178680cfefd1493aad8e00541d67c62b", "region_id": "RegionOne"}], "type": "image", "id": "e2e116204e6540d69cbe431c8c41e6e5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d1d5285fe3d94fb584133d52d3874900", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fb36151f71e84da1b47133e392556046", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e35888cf51d2437dbce00edd76ca7965", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3f7d468e065a4736973aa6024d5fb80d", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d92b733ad3b4fd3a4c502ae7f32aec8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bbd9fb62e4b141878c2e2a86ed386946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ee413248efa4538b7bb011f5619c85b", "region_id": "RegionOne"}], "type": "object-store", "id": "277aa781a08b4469b39297d7207b16dd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35eaa7429e0b4fb29c3f6cb5edb103a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f86158516ebc4d19bdfb9db152425c5e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e4046f886f4a455cbe17b3ece869d1eb", "region_id": "RegionOne"}], "type": "clustering", "id": "f927b680e2a744fe8fc2377270676134", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad8b579d08084e05834c8546908df9bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fdf736e51efb43559291e66d00712bce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f4d194db56cc4ab1aa7d82848497387e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8691825b25c0447598d869f3fb8d4c5b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "df9b75f8ec0b4d599c4483b357b76025", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c986be78423640fb8182f8ed0cab989a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cca209832e64450b8f5760fe40f0c73", "region_id": "RegionOne"}], "type": "cluster", "id": "7ea4c1eada3240ffa91883e30dbcaf00", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d3d604dc3f464b74a6dcfe0d8e14f3f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "42084afb11e14861ad1f9b9b9e279196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c513a87094cb4615857cf6c3e7169e28", "region_id": "RegionOne"}], "type": "data-processing", "id": "b29fd1ff40054ec88a0f913d6b79735e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b2de6f4f681940f0b644c5bc0f3d9336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e9d6bda0c85d4731987a320d193eb1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e0d57aeb86014769aa3eb17fe215f43a", "region_id": "RegionOne"}], "type": "baremetal", "id": "0e69ff5c277c449fbf4bb7cd00432542", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c6576b053bdd4d199c81318ff73f7d8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4e2316ef3dd24cb68c7b9aa8583f9014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c9b1a4a030484cbfb71679ed3bf97d80", "region_id": "RegionOne"}], "type": "bare-metal", "id": "94828be16a314301a653f4c45dca423d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "781f9a04d35c497a98cfae3d1e55b1fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fc206637242f4a1db5514b626db2166f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7ef2c38d3789434caebc9aad82b5ef30", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f8beffa8692148da8cf6a0174d6896bf", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0410eb7e4df941f7b3fbe371a3b18812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "aff1a87572084d5ea6f4fb6bf3bfa8f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "54d5bde9a3e84c1f8ecb4eaa67b4dc89", "region_id": "RegionOne"}], "type": "key-manager", "id": "0998df47cacf4fce8a02247fec5d3707", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "647888800f0a4d45b4533e61d571052c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "743801b279924b2c948de2d0be66827f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "91e5aae609a946849fd3c398e17149cf", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d6bafa42efaa41afa4339079b368371f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "44010b5f98904c928079e9d10c1da47d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "82e40925f59947e7a20d1609800c7333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f10e791ca2934ac595f80f5e5d704a91", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d71d7bfcb5f14a64a8ff65a3fb7818fc", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "01b44192c8c4419d80fba5906a78535a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d6f34553014743f59fb447c70663af1d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e112d42067bd405ca4754501f677e68c", "region_id": "RegionOne"}], "type": "message", "id": "0fae58ff7fb64b7e9546fe448eda7f34", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f717c34276ea4074adfddd13a529bdd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d7a11f4b5c234e8ba5e4ee5c42a4edda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "490b505ff4b0452893f08de1cd6214a4", "region_id": "RegionOne"}], "type": "messaging", "id": "1bce27c726ef478aaceb2b4895324de8", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e8a26695230042c09457a22ef2fe5d30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6be7fa62c769437e845c81dc06194fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5070264803764900896fe28daffe7247", "region_id": "RegionOne"}], "type": "application-catalog", "id": "48dbbc9e52474bcdbc7abaca69e18208", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3a3c502f07b6400f8cfc58a4b5d597b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ef1aabd9814d43ce82b3c0c651d3b0ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d8360babdbc45b69be8cd88e2d4605a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "14550f87ef4444f5aec4d21529f2902f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5c33211537224541afdad295448560d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4ecef96d08844cdda06020e56c54838a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f76c19c3314f4112992d4393ec37f63c", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "0885d3de21fe44ab995a7ccda8adf8e9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67ea1527713f4e67a64b5322eb8db680", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b75757864d8c45e28fa398be4f5d6ac2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "48768bf64da94818b12c7b808ce7b218", "region_id": "RegionOne"}], "type": "container-infra", "id": "7e464c1edef849919917dad2657e9b65", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "50620b32d2354618ae7359575218177a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6bf87166d8134569b9e88c860ffab5fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7d462713b4714a70a370dc9002e07111", "region_id": "RegionOne"}], "type": "search", "id": "806035b70cd54b858ebab8c4f412d553", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9b2bfc5e25284352ad35183caec1b783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "66140fa5809e450a87adc77df95d8139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "20e9976c83fc4ff086f43eab97bcc76c", "region_id": "RegionOne"}], "type": "dns", "id": "dad52d92bb2c433792c1044a1e6150e3", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "289b7dc62b084dadab91c0ab0e0b5f36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "782af607b650457aaf9dd00ca2999fd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f9cb6519951d4c1f88e455b832d90ac2", "region_id": "RegionOne"}], "type": "workflow", "id": "2329759409e44b85b69d29e88020ddd7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "00f7416c23904b3c8d3dbe1be51a1ca2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0755121b3927413a83b68d744a1a3011", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "170369af22824e618c192f3a04a17dd4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9dc21d0098c0405c9dac19dee48c85c7", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d443c95c01fa4ec598bdbc933e461d1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "99709eac1c1f4ffab05a22f5f408a377", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "42d9b2436215446fb9ff72928e7802fc", "region_id": "RegionOne"}], "type": "rating", "id": "89453ce0fa284991b2a8f21413bfea6c", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "12cf4af9ed164466870c42c04e5b16f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e1cdb4a0c9d4a098e3cfd3622b90635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aebc2a766614418cbe9bcc58319968fa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7560b85dfbf24f52945d586a2cadba00", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "212cbce08058467da47a8c80ac228853", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7abc0de81a534b9ab00c88dc946b1431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f137f81fa99144db8f6f94578cff15c9", "region_id": "RegionOne"}], "type": "policy", "id": "85b1eb63eaf34175a7efbd63ebfe5505", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "df1f6785d2a94652b5df3d2d88783efb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6167caeac5c94902b07930495c5cbf11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f30498f83bda440c897ea61aa722da63", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "fb8fbbd8de7c4087b2ca51d514d0b5c5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "06d6076887bc4af398f007de0a3a5848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "48cf1f9164974ba29bb55a2abf44f4d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "242152b3ed4b4567b36c4250f3a771fc", "region_id": "RegionOne"}], "type": "sharev2", "id": "6544fed6e4004f8ab379d982c300b1d6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e487bfcafab846d39c9a2b9eb9c46c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "130dcec2c31e4cc48e104cdc90f6d895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c5acea4c05fa41788a9d56fa75f2b3fc", "region_id": "RegionOne"}], "type": "share", "id": "c1196d8451374b31a1e053e9c1433c0a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8bc78aa8f36a410aa5c65f2dab5d35e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d4e918003ca84b1ab2264b0ddddfc85d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "e0788549a9e94bbc96e0a5219b4cc5c3", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d8bf5d8327694332b6a2271ffb5e9710", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf72a6edf9c44adba73a8a419064e381", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87cef4c185e043f992f1df80028df319", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "263dbd4bad254b298c385c94501241a2", "region_id": "RegionOne"}], "type": "orchestration", "id": "c8b9aba290c5490483ac854209f2a900", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93d2e33b5aa44b5a837480f96542f5e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb485dcde6e24c53b7cec994ab28dce8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c358a5e50fb4a10b845eec03df294ca", "region_id": "RegionOne"}], "type": "block-storage", "id": "0a89112fca3b4e49a76a7ad40372f7e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6747e0e4c464129b692e9c78daa05f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c0f200f3d554cc68ad5b6959060bdea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25ab164978a843838dd3f9939c0962f0", "region_id": "RegionOne"}], "type": "volumev3", "id": "d3893330ac2d4fe4b2e736a9a03a0dbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca63bcdabb2148cc97c8af5ca6d61841", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b989b62d5624769b4f77fbd3e5cda59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7a4ccb3adc746f39feefe5ac82b6c76", "region_id": "RegionOne"}], "type": "volumev2", "id": "fd180cc370654056ba7ee94f520fc228", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c84ae60af7254c008b1d9486bda89d5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca8a21e7a2ba4f3b9f1c60a16d9aba63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e671abef63cc4619bf2bb5c9a9db66ca", "region_id": "RegionOne"}], "type": "volume", "id": "5e26228951be44a49a1761c2c5224b86", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8cd9ed7b8e3344f9b31dd80bd69102c9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7920d4fbfcac46818773292f34b20ab8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bd84bf0b2b34f92b43e8a5452e0e296", "region_id": "RegionOne"}], "type": "block-store", "id": "d0655f4a3a46482896b679064cacff80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d863e4ab33724278921097c93f921952", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "938233a45efa416c8593133d239a44f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9b675b3ed2aa4940b999b7f8e43189d7", "region_id": "RegionOne"}], "type": "alarm", "id": "7a3ed7e5daff4211808d34401a45db7a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "49d778de4d8e4755810c8df7bc8c0a51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b8afc2b449134d2cbcc395ecf10d0013", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "87014caa35be450085da8d91defaa875", "region_id": "RegionOne"}], "type": "alarming", "id": "b5e42b33d2704a3faaae900bce40d5b3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "81d5a6ef710f4a84b468ccda56d98905", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c6485912b3754ced86b71f436c3d253f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1b429f3c2d0d4c5f9c28594cd6f5805d", "region_id": "RegionOne"}], "type": "meter", "id": "d70ba8672160418b83fe8fdf0ee5bb22", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a8d6d45c41d342108d5fb45e2e52aa70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bb0b4bd3afd4b5f925ea183ced12f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bbae6fd7e1fe45dbb4cd28c39d13b5ac", "region_id": "RegionOne"}], "type": "metering", "id": "c8b9df9bf5514c18925a4f4ded26b6df", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "25382551bc704119bf46d2446cbccb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec5ed0da678f4f9ca2276c3f0e626986", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b2202bcb3b934d7abb695ab0a05681f4", "region_id": "RegionOne"}], "type": "telemetry", "id": "35dbd7f6f7744e1383df76951734cc9e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b327977906564b66a482b36009d55015", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a1bdf13bf9f34d3691c9bca8aaff862b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "df9388b5b3e645d8ab22fe1cca182264", "region_id": "RegionOne"}], "type": "event", "id": "333377b0161e484a999c43601c6b556d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9b11522baaf44a0ebaa69ece0b4e24e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9d93453413ba4e73aa93c78eac09c844", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "692da7fa6b434d078ac29486bfef785f", "region_id": "RegionOne"}], "type": "events", "id": "894a147340144ae4a1b2c9a05f431a4d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8d07d808aef4480291c59a3154231652", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7fdd578d608946ceaba014860597f165", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b6a8602f8654fe2b814b1fb6d1e7dd0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c01aa14ec9e543fcb27f7de548abc9df", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "296447c0f51146b78811f8415e78ba4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d687ec2579a74dbc87d9e7153a6f3b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b6472bd684944941ac6e1bcd1d106123", "region_id": "RegionOne"}], "type": "application_deployment", "id": "41bf7693749b4f9dbcca70f2663fcd80", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "54750dd28b4b44c2b5e80b87ecea1bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "12e86b118d2049ea9a2dbec92dbe1c24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3a210be23af849ba8b412524465bee19", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a8105fc250ca4818889b7441547158c5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d99d00372c4544d79aa4eb20f3b614ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9ce6bd41692843d3a3da9731cfd50af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "460c601fdef440da976cddc819669e7a", "region_id": "RegionOne"}], "type": "tricircle", "id": "0d59a774bfc04b3dbda4076159901cfa", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9cc3103d18c54cf7bb5645e36abe474f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "3f74fbb783674d1a9217c4aeb66bd855", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "48feb779429c451eab294d27fbc98b14", "region_id": "RegionOne"}], "type": "database", "id": "a48036cc16f54dc2bc0a2ecdc5f6f79d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "65bd695afefb492f9463a5824cfd651f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42246b5a69cf40f6ade09724d9351b1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a55f783bfade4f14a4023921dd055117", "region_id": "RegionOne"}], "type": "application-container", "id": "72a1ec120e7345189139d3d29618091a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7aed8bf759db4833a67b05cc7c61016a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee3138b336c147ae87ee34b2b0cd3a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bf373b6c5b704284a8c62917856da848", "region_id": "RegionOne"}], "type": "container", "id": "0713accb9a3346efa09466abf9e3a884", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f87032ad38d744ed99e56bedc79c7d84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ef0a80c016424292a6852845f4bab5cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "772c4c7c953e4913ab26d4cd6c524e86", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "88dfac9ab53b413294c034ebfccdd1ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e590b03ddce444a1928cc22182e07ea0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bf2a57806dfb4d6bb907d3242133da90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "218bb8ec9bb8494b9a95b1f708a4f9d6", "region_id": "RegionOne"}], "type": "rca", "id": "e1cb5813af57431bbfab8329e1d93fef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "bafe8952be314d22a1fa32dad2317602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f3ad88b4c09943f7a929776a01fe4699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "1126778dbd664e53a96b0cc24ce5dd42", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e2b76e5f775547bcb50f0e9f80903e1a", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1325afd652544c00948ebda96d52f206", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "37a5c903198443fd9787b271d30d0b53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "71b6aae6515e4541b722e6447d085068", "region_id": "RegionOne"}], "type": "network", "id": "59d5bfbc19574345bbfe4108f7ad45b7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9e9cbfe8532b4237b2cc2cf8ad5ee7c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "8537b81e27314040ae02ea9e85181eb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "327dcfd89bd04f4a9135450d891e708a", "region_id": "RegionOne"}], "type": "backup", "id": "0f9276970ddd4ecb8b1955d74210cd89", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "259f8f7e2c3142a9954decbe6d3e95d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "63a6b7ec1d234334886a22e1e30034f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d2aa51b9f00d48028d2ef4f190d10d3f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "f8136f6640b8490db2660553a4287b7f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "473be93aa4b249ac992dac14278be999", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "846f0f65ebb24aa2b4540a67e0777a1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6369f489a8d04060a0b6fd624bfee75b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "1edd075f0051457c82cb1db8982a4405", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a3c67659fdb4020a672bcd6f7028471", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a67a4090df547b5b6318a37e34073fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fc0117d66edc4f0691a1b20058a8e805", "region_id": "RegionOne"}], "type": "monitoring", "id": "8e1c7d9ec5a744b2a8e231051fb73dcb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cda267614614413aaccde83aac725b63", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0109eae686f54e9181c586753b6f9d24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "622eb9aa846349dc91e61c142a42edd8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "fb7f583dc79346108437746e010e538b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "67c13fef4a6c49688428116645cfdbee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9e61f98d723b46258f27b248bd897074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "795cc9bafc5341a79c919c3abad1f8a5", "region_id": "RegionOne"}], "type": "placement", "id": "011c1f18ae384e1c834733991e8b2e68", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6e9fae622f4943d984068f0f1dbb7614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1d6df5b93bd4f1d836c890429bb4607", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cc07a6f9c6094339b7f3e51375a7152d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "7c5240dba691415b8b80a60b440b4be2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b9a04b75c4fb40e5a834a5f4b1f37b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "69c4e59568a74025beb1065f534014bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cae4fa2003e1498fa2732c5746189b02", "region_id": "RegionOne"}], "type": "ha", "id": "8fa9c29b9a7d41408b0507984b8f47cf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f2712cedbe0847da9d8d4fc4ebde449b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "45f1df5af1264b949c87066acddec7f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f4dbff7f7a3d4e66a2eca9f8b683669b", "region_id": "RegionOne"}], "type": "reservation", "id": "9b7447dd64284f229e7b6d59798d5b10", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a35008fe01f6499895e7166ef96aba8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5ce6a046b8b140a3846b32a910b6ea00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c676e71e2f2947988bc781480fe72874", "region_id": "RegionOne"}], "type": "function-engine", "id": "626101fe95a142ffb9520d2acbebd322", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bfe4429148414655b0f81fcb3141e9e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d54021848cc44d3e8e48073c55c28152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "85bbda64993f427a80cba57bd541ccd2", "region_id": "RegionOne"}], "type": "accelerator", "id": "f665796de12541b8b68c232012400c3c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e9edfd16d7944f24baf65f371b58fe64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c958def04b6f4928a8d3617634a42123", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3e8e37863e6946be9c13d8ca312a7114", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c3e79c4926d840c4a5c6a2913f75e303", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4d1b2d0401c491ab6ea87988beea8e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0e49ac59f1b045d79a70a23a9b53477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a896d78f2707484d9ae1f27ffafecb42", "region_id": "RegionOne"}], "type": "registration", "id": "61a049f7b2bb46e6b59f899cb05eaa74", "name": "adjutant"}], "user": {"domain": {"id": "8ee932ac79e44181bec755c1de6ef65c", "name": "b068baf8b71147cb89bd3c2f2800b41e"}, "id": "ae170927afed42e8aabf47400b340ede", "name": "c009348ad61047a08458b182e22449bd"}, "audit_ids": ["71c792c4fb374b64a2f98d9888020a6b", null], "issued_at": "2020-04-23T06:26:06.449523"}} 2020-04-23 06:28:06,549 keystoneauth.session REQ: curl -g -i -X GET https://placement.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,556 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,561 keystoneauth.session RESP BODY: { "versions": [ { "id": "v1.0", "links": [{"href": "", "rel": "self"}], "max_version": "1.17", "min_version": "1.0", "status": "CURRENT" } ] } {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stacks) [0.061794s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_find [0.034574s] ... ok {0} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_find [0.050393s] ... ok {28} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.036152s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.059412s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.064731s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_software_deployment [0.059228s] ... ok {21} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.064858s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.244360s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,413 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,423 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,430 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,438 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,454 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.351086+00:00", "project": {"domain": {"id": "1d1da8a2409c4d4ea918f74afbb1dd70", "name": "4bb6ac19e35c4be0a7e70bceb1940226"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "4ef9b1060ca8474a986ef990a109b9ad"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "c8f991a7200941b5baa73a89d7e6cfb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "144c2b039cac466cb51d5682a9ac997f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e5c32867593e483da4ef5d841344a2e1", "region_id": "RegionOne"}], "type": "identity", "id": "f55e7de09533446d9662477bf894814b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6b370d0505964bed9a5bbd6a2bff304c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9cbf6b6bae974e53b49115177878d6a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "71014bd633e34a6eb0102fd32b2764c9", "region_id": "RegionOne"}], "type": "compute", "id": "8259396485774b0ca8a82663a0ee0242", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6953b200347e45938405c295a935d6d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ade319911d6c455dbb4923d7df34136b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "8d7a5d5ebfe34a34ab6075fc2b796915", "region_id": "RegionOne"}], "type": "image", "id": "a411f6442f584cb38d3ca50e9cb752ae", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "53769385fca440ef9bed68b567b202a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e7e83fd42ba74938a4672415caeaf9db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b5f23fe9f8ee403fa120901061e7cb9c", "region_id": "RegionOne"}], "type": "load-balancer", "id": "708b4d51231f4ca1ac90a89de4f0fa5b", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3930f687844144018b083f8dbe444d3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ec32898070224372934c32989f9d5086", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ab43d7218fa44c48038baf13d8398bf", "region_id": "RegionOne"}], "type": "object-store", "id": "fb92ad0ffdde4f01ae44fa62e3fd3ec0", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4ab68de1acfe45729e70fc8a8376e27b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd653d0eb82c4a1091503c4dec9b8e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f84fc0a51ed947feacaa1e00a74be70b", "region_id": "RegionOne"}], "type": "clustering", "id": "3b86a93c343e4784b6a665e70f91cf42", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "833b57f3550d41488f13c8bec469a679", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3bcb3170e28a4ed59fe3549b0a266207", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7d0c4f5ddca54f59871a916a715d8672", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "0b28123057d14314a7110e40433a7942", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6b38180b309745ee890b453d1ad6e523", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e79cd58c42274d74826e7c1fae9c07ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2532bb34615d49c89f1cd2d72c59b767", "region_id": "RegionOne"}], "type": "cluster", "id": "d6872d8043d241caa71ef29030bd4ed0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "87232f113c634f99b011a7da0efa32c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f8215dbb1bc84950a95ec281df1a09e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5af5f5b79ab148888979b038150010d0", "region_id": "RegionOne"}], "type": "data-processing", "id": "c0d1c2cbe15a4490af18628c1960fbe7", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e3c147326a034bc1a046311038429121", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b804dd5ef48b467b99348c13cbfa17bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8dfa9529da464a988c11feae8fbe3e3b", "region_id": "RegionOne"}], "type": "baremetal", "id": "220fca1947f34a69811442bc5036f440", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ec8f04a802ac44019e005a82a922e9b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c54e9f04df084cdf881b9073029d7c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5fe54f732aab4a22abee2ff8025a8d14", "region_id": "RegionOne"}], "type": "bare-metal", "id": "680c78a374d541bb881fe74bf27be4ad", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8b3dab506a6c4b818090b8cc056ee783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f91eeffe860f4e9b8c280ef5745e3c12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "dc128516a7c543448f32e720f18b3c08", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "533b7aea3400438caaae086f70446a39", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de6c5bce01f44c62986acf9ab2628192", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "115e96cbec4d45afa3764aac17435253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "0a260a7da380499ca3f2fa8bf5c88a7c", "region_id": "RegionOne"}], "type": "key-manager", "id": "6abcfd319cdf46ce810c2443cb3fd26b", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a83d98ea232947199a02181f0d6e3b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b490c761c7e841a38c742f1e1c16d76a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dc07502cf36441eba2fb2485034e7954", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "eafb57ceab55488e8eca5b92c15a5ff1", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "98635ee88c9a45b4b780d231bc38e58e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "202b9b7860b0477bb8166c14afe04f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b8d57575a8c84c299daf0dbbff169cff", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c83663a4062e42c69f128f855b71763d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3d1abfb7d8414936a4fd8524b1339612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "95bc2d8e5de14916b3631ca8c248b141", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8cfe1c3a400c4ab8979278218770a8cf", "region_id": "RegionOne"}], "type": "message", "id": "31d461c9a1da49a1975883bd57fb2f8a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9e902fa9195e464ca4d2268fe91d204a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a793aa9e254d4be89abdc3e0ebe5e9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "244b27fe1eac4a32b5ad51295180d04c", "region_id": "RegionOne"}], "type": "messaging", "id": "fa032362c8b54dfe89ce2b7976e22dfc", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4387553d71a441c2bf0dd6f3e2fec4d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0bfdf0f81675488ca4af4b23c2ca1c4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "941d59935a8243a1815a69c14051d1b0", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b41743185110486693dca11bc6d18bf3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86048e8166774545a161def455b4cf69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b77a89bfe8e4445eb6eeb8649c889001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82cccb953d534700b6b195dc37cfe959", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "53fc31e30e2945e0b2ed2718fd514426", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "464bf215f28649edb3df9734210c5deb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aedd911f1c01496d8bb2918c85829956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fb24d8372f414c6a817748ca674e6151", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "797647b6fb2a4ba1b4bea553b37e8bb2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92bef916042345b3b9699c8b316af33c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "526af895e7c64a0fb2bd873ed0c888c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c76f69ca85394110a735c301df9f39ee", "region_id": "RegionOne"}], "type": "container-infra", "id": "1955ecb540a148458eceadaf0d52e2fa", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "1023a1dac09a4431a42fdd93e98f877e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "32685d07bbe14bddbab0fed59a78477f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f588b5995501491e80bd3583fc4c0952", "region_id": "RegionOne"}], "type": "search", "id": "0642d82238e4490d8538ccf655eb0569", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a6c332274abd44239c35847ddc317430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "343fced53b804b229828b6e5018da6ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "6b0dd933f18d4575aa07699eff814780", "region_id": "RegionOne"}], "type": "dns", "id": "6a528ef336c441d7b108fce641beb98b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "49667c5a94cf474a80963709792a83c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d39cdd650824383aa5f5d3cb1074d96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fe37a95ac5114bce9739830574b405cb", "region_id": "RegionOne"}], "type": "workflow", "id": "036ba582133d42b4a68d610aea7c48c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6c671f336605445aa1834e1e767f6feb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "157dda4b50fa4a62a4a6921284cb7447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a426cf910607498cb174ea9a7bce0592", "region_id": "RegionOne"}], "type": "workflowv2", "id": "d5a8c160878e41409e8c65e2f1d446df", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0ef54166c4f743d3a6de031f7121878f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0433d721c1504dfe8d4e4189c6f347b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4275ae9d9f5c414ea5a5fbfbbbd4a84c", "region_id": "RegionOne"}], "type": "rating", "id": "5c43c3e385024eb8afd297c26194def6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0b072411a79412f99c11a790453da66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69e111915251499195a43d42ec7ac84e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "69931c0d544a44738b91fae332971ea1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8f0b7211ca044a24a10d58e489ca9f52", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1d17e9b9d7ce4ce89a849767bc749f76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7f1e5f7af3b04ae0be9f9c6d44ae4c00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0658d465b57940c78be7cb280ed63f2b", "region_id": "RegionOne"}], "type": "policy", "id": "45d5c1bfcbd744dcb24a3fba837cbd2c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f2ca863be2624c9a8fcb4b9e4f69df7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c05516697ed6486e932d71967148ddcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "30a14599b3734c71933231c204abbf9b", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "054ddefdc8704bbc89f544f80265b5e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6cec0329a1a240f0847db80a02c61bf6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3da11b55c97f4326a1736e80c5dd8ab3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1ddeba9dd3054ea3b8bc19b67ec0569d", "region_id": "RegionOne"}], "type": "sharev2", "id": "4027f7e95bed43e29e2d8977c24c67c4", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e9315dc820df4e999f0dd2e4b10ca7e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c7e270384e674208844b5766762ee6db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b03dc37ec8da47c6911ea7474f3ccbf5", "region_id": "RegionOne"}], "type": "share", "id": "56a233ba6b6245b692f6e81e073a3ed5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "28fa96a681844c659bae669506c40334", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b0d3de8147ee4e1fbf39e412a23dfe64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f82528118708490c8f1201538e9fcdee", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b3be956dea1a4ffea749c88f2332b4b4", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd6f70787478458d90f61a77b7a8f6de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b7629f09198145fb8a5480d59431f804", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9599805286644ecac55a99fc89bd22c", "region_id": "RegionOne"}], "type": "orchestration", "id": "00281c86b09b44fd8a9aa2c6f569e194", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "63b1827fcfd74bb081e6acb9870a80f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc16048988b74dbbbd84bdc95f7e05d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f18074928684c85a580e05c50cb9fb0", "region_id": "RegionOne"}], "type": "block-storage", "id": "024de5eedffc4d7595848af7b089485a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "54945314560249df9c098550f6f4dec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca1e744e1105474ba8003ab209c1933b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9c64c1b16bee4896b9b63c28d2a741ac", "region_id": "RegionOne"}], "type": "volumev3", "id": "4de55b64f7d241b6951e6fde200aca24", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9581ecee27c34859b35840e503e8dee5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "051f283f5970453c8a8faea12b14a383", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5711e564d52241f4b81778c3cf796400", "region_id": "RegionOne"}], "type": "volumev2", "id": "16ddfacc76c440a89908a6d3d1a546ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "20eb6e593e85487f9ab994f2072afba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ff520f1d1064196addef7ccec5a362b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "65d4bc18066c48519529edb4e1847330", "region_id": "RegionOne"}], "type": "volume", "id": "8a106a6c1f764a28a08f3a581fc91e93", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa75594211cf4536817ab595d3305a4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "209faa5cd6af47ad923355137375011d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "318a7db313234f13b4375aee422d54cf", "region_id": "RegionOne"}], "type": "block-store", "id": "ac32cab4bd1d4755bd59384c710e3e81", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d29d3eb7d8e042d3af0558389bf059fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b48c5556f6614fa8857c46246b0e2cd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "2399ca88da1e47c091dcb914f1ee8cef", "region_id": "RegionOne"}], "type": "alarm", "id": "b7869df3df454b1980b06c43c4eb4600", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f821c8b1481f41c0a353aa9f434cd6d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77d3ef4a47024811ae3a3929b688dc81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0a6ac8d8e6b34696abb9ef024859b38d", "region_id": "RegionOne"}], "type": "alarming", "id": "697f068c1e8a452fa56702b68dd7e6a0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "395f5186043e4015b5f1806a9f457ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aa5670f736d743f49c010f51acec5d43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a4e4f046f734451085ea851d58112cd5", "region_id": "RegionOne"}], "type": "meter", "id": "f47505ecbf3947d8b5e0d28a95877165", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "bdfab77bfc4d46c0a293141016025260", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2532de22a804636a7e1f8558cbf8772", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dc071fe71cea4bc3a137a50d601caf5e", "region_id": "RegionOne"}], "type": "metering", "id": "f332a230a26a45b397514315bec033cd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "46f8759f4bb445d7a1834ccc652f5ebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "945f2dceaf8f4b228870d6793710a9b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f65eb84a2e534a52bf312dae59544af8", "region_id": "RegionOne"}], "type": "telemetry", "id": "080c74cead3049208fc27bc8e56d858a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a4592c1f8b67433793548180224526c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c6fbd368fd9845e182ab6e3c11978df6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cc5dc9253edd4405bb0f5239acb995a2", "region_id": "RegionOne"}], "type": "event", "id": "f80951d58af648aea1e7a434a35afc8f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "41658faced014812a11256a2259a56bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "7e3ec305fe8442abab98687a8e177922", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "065828877c0d47d9be1f0182ca59db79", "region_id": "RegionOne"}], "type": "events", "id": "263d406e0a264934a9eefd0a3fa3743c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "277879d50fc1413f9f0ba195a7081579", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bea69b118d28442f9f33c6b9048ed955", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "00657250bb764fd9835492ad88b9df36", "region_id": "RegionOne"}], "type": "application-deployment", "id": "78607fee277c43a588a519da8cf5a222", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1118df421d2e44b58751924942bd4d65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8bde18fb67db464e80dab1f497f65125", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3cd489a507b6421195100e09e0dbb6a9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e663e5c4b93a42669b43c5349f8921c0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6beda95f4c8461d81c26f040c0b47c3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "004fba0becdb4568a92c17c0cf278f80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f145c8d0d3e14fae80922f72c18b407c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "752c0eeb69df451ca2102e9433ca5875", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "661bfa457fca46c18eed4008a079982e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "24aec13588e14996bc6536bc74f8bab6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0b8702dca63245e4891f3189a707a27e", "region_id": "RegionOne"}], "type": "tricircle", "id": "861e13b06c2347a38d20557574d674a6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ffc2f3161c91459da231d6882b44694a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8fb2857b89e64e84834c1f89a041efe5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "59f7183ec7ec433da61ca1188decf96b", "region_id": "RegionOne"}], "type": "database", "id": "2ab2353614d44d2b9ea8c3d63e0e5f02", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a45b123157064a8285a68ea599f8f81b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e7d71b88ebdf4ff385249b9b7b0528c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1a8e15ea7aa2422a9307989cd106bddc", "region_id": "RegionOne"}], "type": "application-container", "id": "3d9ae0c3970d483796323e447e2162e5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "817975b764d64399a72a1241f4ff8ec1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "987a4132f3644cfcadd0c6d518a985ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c0ed7c85e7b144b38c98e41e7ea500d5", "region_id": "RegionOne"}], "type": "container", "id": "6405df56f7a94a118d3766268a319a21", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "06c2404625f24cf58feaa320fb68232d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "115a583f92204afd8163d9de3fe5f436", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c8bbea35a77c4ebd8154076754d9b773", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "dfdb8d3d148642b09083c8d47b2e22fd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "85abf7f7c69947c7ad67de0902b0d5a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3294447a469e4299b342e491f013978e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "aa7de35a1dc64c118d5cd869ac01ffcf", "region_id": "RegionOne"}], "type": "rca", "id": "8bf52c719bb34a0dbfb6c1d06e820486", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d18eabb72af84a35821a76b7c30016db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fb2b782154f9435387dbadc01242c28e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8ceeb6f336a64236935924c328bf7cd8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6013d521198f4dc1954e1c27603f4206", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "8092553da9c84bbfaf1446db082c9d2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "34b9c1304d0e4455a1e63074c45920dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a129431268e6408bb71deeaac8c36b28", "region_id": "RegionOne"}], "type": "network", "id": "7209c4877a0a4d76bf49c0cfad895d6b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "787a46ca2cda41f887c7976af7b48a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "57ea34b9a03d44d9a2be87a6f7efe90a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ea8c64bc29664900b52716c2e25adc35", "region_id": "RegionOne"}], "type": "backup", "id": "21fb1dcf196347498f9038033c603790", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b4e06ad663494c28ab5eaab490239c53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e88b2aaa3aa945e7bb94e5ff2da11259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "437784e873fe4ce28c1d448c4db953c0", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b7600e982cd843a396afe150e7a01a29", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5e0cd7f3367541aa97871a3fb1929487", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "efda260c84f14fc2b7555d8e2cbea1fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "993d239945704c5f885e6ddda61a9a1a", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e8309a455701497ea26f33e9fcb318b5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2a0da492e6f5486aac42fd13ea3bab62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2010bef185dc44cc85dc350fc8809734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c053c9da1fe2442cb52ccda5a4578f09", "region_id": "RegionOne"}], "type": "monitoring", "id": "e022533f4bfb41348b3a3ff77c69f382", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "702fc341d5fa42bb92ae16089ccb00fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4111682ac2d44459aacc63c570da43fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "fb21881640704e998c6a7f19e0dc3da9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cb3ca8b0bdd24be8a21429f7f755dc8a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea1b61d81a04497580dd85dbd9b18512", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "eb191242f60b4171a716397f54d73074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3c94c08ba7f24d5aa402dbb2e4a8affe", "region_id": "RegionOne"}], "type": "placement", "id": "ae30e9762ab04edcbb66d3da6607b004", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e868db126c3240c0a254f08026d2220a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "01434156d3584ac1a19588fade4cceb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "786f72a5d11b4c64841b2feb1ac9c308", "region_id": "RegionOne"}], "type": "instance-ha", "id": "faacecdaa9b5497ea2fe6d7d2033e601", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "23250bab874f488a88125d8462ed13cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "1f57812699444dee866ae9ad1629afae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "349b6838111e4c429aa140bf70fc2b1a", "region_id": "RegionOne"}], "type": "ha", "id": "28ebd8ae2a4344d4b6e34b43ecc20538", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "683bdd46f08645b28822e119b4f57ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d13bd6e636ba41e3af1079f8c3088dfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b30862e0356346e3aadf3ed52b9b49da", "region_id": "RegionOne"}], "type": "reservation", "id": "333490e602be4f8d835b301c3a9f9f16", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "c86521e810764be8bb8efdfd20b17409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "7da54e98399441d69ae1b7708cec0b51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f15d9969a3814e2b8a3ea790496a70ef", "region_id": "RegionOne"}], "type": "function-engine", "id": "160fba429c9f499e879a15bb282eb84c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "589575b0752547e8973e84241eb2d402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b055a0dc8c924cc8b6aadc061bf0aed4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "aa521edafc6846b0b53c54d4193b632d", "region_id": "RegionOne"}], "type": "accelerator", "id": "3ce6f3f406e44e14adc228e84951d2bf", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "09003681b17f4d1d8454d4162bc691b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "599d7ae194a049429e80d42033e761ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e7b8dae832ae4000b0c03e9d99367158", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6465cb95720142f69a962f861354eb13", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e13c887e92c34ffbb34ddcfb59a3b6ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aa0e7b5a4e34435e935d05b4590210e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6a7a45ae85d84d2faa11302572c352c9", "region_id": "RegionOne"}], "type": "registration", "id": "dc61a7fcc8014b39976d87602b80a690", "name": "adjutant"}], "user": {"domain": {"id": "f8496192b3324cbf8e131bfc2ed53d27", "name": "3fdc384b2a3b4741b3ce582e3f2f67ad"}, "id": "59710d20e3ea4cebad273432051f7dba", "name": "f8dbfa6de46b4bb9b70ddc314cfff095"}, "audit_ids": ["fc46c2d7eb7b440baa4058955f6e35f8", null], "issued_at": "2020-04-23T06:26:06.351086"}} {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack_ignore [0.035078s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_update [0.033796s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.040491s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.058699s] ... ok {15} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.059790s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.034916s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.058711s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(sd_metadata) [0.059172s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(identity) [0.034657s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(preview) [0.221352s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.100099s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,573 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,579 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,584 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,591 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,602 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.533713+00:00", "project": {"domain": {"id": "c660c578c4854a98bb38fb95dc026803", "name": "2b2e609ff7f946bda677756d09139eee"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "187672f00a634c9a9042685e4c6d1656"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "68dae4cd7b8b4389ad6247e9140e9055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "43b2822f24834d36a490d77c6d026253", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1e46d81cda0540299ba44da59a14ee51", "region_id": "RegionOne"}], "type": "identity", "id": "1ca23d00a41d4685be8e0f7252fe3bd3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "77171780bb354b99a358db98a0c27eac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "60fa0a5937e54104b150e43331345394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "4d0172d68899480c95e3d42e7b18bc07", "region_id": "RegionOne"}], "type": "compute", "id": "99a170486e13453d8327b518354d7388", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1c273e163535463f8d984f9c29d8b0d3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "533c8c27956840b8a20c564c128ee1ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "caba6f3137bf47e9a1cc65e2456c39f6", "region_id": "RegionOne"}], "type": "image", "id": "2b1ba0d67fa7417686d43af09f24d903", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "441a3fe0cfb347008c02b61812aa1a1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8776cce079fe43eb8ac5960c447c2b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "33421b5f99de40d4a638dda464dce419", "region_id": "RegionOne"}], "type": "load-balancer", "id": "0c3c68729b7d4807975ab7101e1c1a45", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b69bc4f37ac47bbafbd089284d7582a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d45060ffe43d4560be0167d174db63d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "becfa84bc2b044028667606cff5c7268", "region_id": "RegionOne"}], "type": "object-store", "id": "f4cfe67933cb45a99aec54e4591e59cd", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "03d413c1b43749b3a72ff6e8eb672af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2df2c583ceb4407c989fdf11471555b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "acf226688749422cb7fb3791ed718388", "region_id": "RegionOne"}], "type": "clustering", "id": "7520432255184e3cbcc2d2872d35d1b3", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f48b2eb545d44c85a9f170527fa772e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3a567c71c96e41a983fc80314e98836c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "49d1e2bd174b49b5842b7b820fdb3b1f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "99113bbb74384a6290f11bb982b626dc", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d537b7f282ea4b648b33d7dda438d8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "849fb72675024c7ea75ee3ac12ea14a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "8671d9a5969f4125ae2d11f744368fed", "region_id": "RegionOne"}], "type": "cluster", "id": "9b1921ce079040b88b2c7e3f97fce1c6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "254062d1ec55412a963bd00fbb81a551", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5d3ee48ee75e4a7db317e728390ee70a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "60940e61105647a6a7626ecae2426356", "region_id": "RegionOne"}], "type": "data-processing", "id": "8a34c4e884d04c63bee1e417041f5361", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fa12a7141a424f95874b3918d2588c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d84ec564e67545b0ad393e48158a4e80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d2ea87d57a784b1897397af8304be76c", "region_id": "RegionOne"}], "type": "baremetal", "id": "1696df3af785482eaad9a268301e51e7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8bbcd768520e47879db31384a90e0f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "267a66afe77b435c9ab1e8a2c8a71556", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0a86370b20d541e08ee455db7e13acd5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "1eb9609ef93f46fd8f70ae6767db32a0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "956781400133433db929af109cbb5869", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "9c1608ee2c2f4fe3841d84ecdc46170a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7f519b0a84144250bf169bc3fd61fdc4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b42b631f2f1c4369af35d95d791b8097", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b9622640cac44613aab7874ede1fe0b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "efb79050522b4b9ea9a37a9b12893cf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2e5013c227654964882bcc0037414a99", "region_id": "RegionOne"}], "type": "key-manager", "id": "fdef0ae4d82f4be4bbb23b68f63a50de", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "846f1484b33945f59dda918984119283", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2bd344bf52c5498eb3c11d277434f98f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2d3289a59fca4274b97247eadb0d4aa2", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "fab220363eba47ac98c6d9eda9a1ddbd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a0ca2fad9ecf48a5b9ac8944f025f360", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b5e13ca14fbc4f7f82bf7daf160cd8c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "68da2cbcb6ff47259785beed05fa62a5", "region_id": "RegionOne"}], "type": "infra-optim", "id": "618f8dfa230245eb95751a9e737083f5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "140403fbb5d34078be0873dd8989f62c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "579de1556c5e46e2b3da1af826385c1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c88f1bfdc8354dc0ba9d3dc7bd131114", "region_id": "RegionOne"}], "type": "message", "id": "e9732f4b910d476992b0883bc9a4b0b6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ac582ab4a3d64e839ffbbf10dda57597", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "399b4f117d59421984e5ca3883e0c85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "f530b232c104423b8a6e738700b92076", "region_id": "RegionOne"}], "type": "messaging", "id": "9048effedb8e4216b74ae1b4961fadee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "6c38d0ddafe84ae4b75977565c0f9a01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b3eeb3468b014ff4ab5d79d05e6e9089", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "70c01709947f48bc96c27615152fc855", "region_id": "RegionOne"}], "type": "application-catalog", "id": "26f4a7ff17a14008a6faa409450bf101", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b28bbdf8c5ae45c3b13cce68bb0e0ad2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "362c34c18ca849c5a0d24dd8aabf2df2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1685089965f545ac9625214f953bbdd4", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f0da1f7a217646e29896e42e04f31ea0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5d41f4ed0feb43f18e1c61521230f91b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e72b9fd36dec4e6bb500d889e2d14be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0bafb2d27184074854d4fcbb85679bb", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "f9e82b10a4954815977dddd20c23748d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42cd6d2ab7be4226b210c0ffc7677549", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "106c7d77daaa410a935593e854878c68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ddc4fbf7c4c44b5da0c710ec83d8c8f9", "region_id": "RegionOne"}], "type": "container-infra", "id": "49917a92f3b8424984437afd27067fc8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6aefa3924b074f5cab008ab4ceb78e55", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "eae4910613ec4dee9185736c5545b316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "95961412194b46eb92f91c32c129856d", "region_id": "RegionOne"}], "type": "search", "id": "5f27340c6d4947cab5730df13426499e", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "26f4bcb51ab54a24b91c84e21ee5884e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "95c07cff359647ecb8483c8bebe657d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "7bafc8479e4b45708f18165d130b88a9", "region_id": "RegionOne"}], "type": "dns", "id": "6970d822393942c1b42054c9dd92936a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e0e8961065d248339708e06dcc0e8fd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bb4a1953bdd645efa3406f4af9e60a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "868a52d337054419abef188526989033", "region_id": "RegionOne"}], "type": "workflow", "id": "cf3852fa310b4875bebf278200083f71", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9957f02be5064fa5936b915d4b0abda3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2ae85c713bcc437cb764ff35145b7afd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6c7d60cdd4844e4bb2e70d899dce7a86", "region_id": "RegionOne"}], "type": "workflowv2", "id": "70ed015966ad4cfdbe5040b91984d49d", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "db66619534fa4c439eab110230267f5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2c0a9a3957f54aa09e5716fe04e50e47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b58800c132ab410da242a7be62ae323f", "region_id": "RegionOne"}], "type": "rating", "id": "c274f9ff50be4b8bad7c60035a52991a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c58fbb02005a4ba1895caaa87023d831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4c877ad7d99448bb8d111cde0557684a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "27365a785a4f4978852c052d3e1da9ee", "region_id": "RegionOne"}], "type": "operator-policy", "id": "a21ffa5bff954cf0b23bc33140f385bc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "7c54cad28f37401fa23dd435dc43c048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c5dad39a33be40c4aaa9ccbe770d3a10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0b097c8a92de4861ada7b94f4d58bbf9", "region_id": "RegionOne"}], "type": "policy", "id": "4f8a7f5eabbc404d8731aef2805386b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dfff760ebcdb4c4e8be192561c9d1847", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b7b9c5f231fa4a19b62c785ece25b9ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3843a73421bd495fbeeabc73f7ba85a2", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "20dd342140584dca9a76c3539ed4d59d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2888ba15adfb43b982fb8e1a21fa1d17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46d6b93fc08747c28751b37967cd0d61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "0eb23a829a294804aa7bc4d3e233eac8", "region_id": "RegionOne"}], "type": "sharev2", "id": "db5df6882b5b40e386c73e79eba62d77", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f14159206d254524828f52f1c8b031e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5739d546d85545bcb623205d3c5ce52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "136d210804b647839b00e8e5a433b7b6", "region_id": "RegionOne"}], "type": "share", "id": "f7e7e4e38a00485fbbbbedf56f83205b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7e8e803054ad4f0a9fecb508b7675d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d7a2abcdd2bd47daaee8290c9ba58e5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0837145f47a84b2399d1924330bfa7b6", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a332566d10ed4f0e8935c326924bcff3", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1a11ce643b4943c7b1a5764a173d2b52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03b95514a3e24bbd85e5b699f0e99c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c32068d3f46408f95d8610fcc5f8043", "region_id": "RegionOne"}], "type": "orchestration", "id": "fd71cfb6d5b4422b9913e282e6d2bcae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e1403a9147d4db0ad875eb6e73d9aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ae120bdb5e44ec3b285d5e27badb412", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d7520f0a04343359ea171f2f734d446", "region_id": "RegionOne"}], "type": "block-storage", "id": "2e7a78815a2e436da20c39ab0aec3355", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a0411f1e92e3461b970cac4454282626", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e3d1b799668c4e3eb90d669e8a00221f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5e3caf0bbb624a3795ab78b9eb1a454e", "region_id": "RegionOne"}], "type": "volumev3", "id": "ac2a73e93bf84bcfa4da11a111cebd65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f14e59525e04f0ca8c8a5dc9677fd24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "87f4fe43529c4d19b317e5fd18d2d032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5cf35d144b44d72b7b6e465c2f7a46d", "region_id": "RegionOne"}], "type": "volumev2", "id": "393176f764564d4db7b9a5e512a32608", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc55e90c23e5462c8b7ab74efdffee8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "de1fa970524941b4b838ee7ce5e7990e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fdf9348e0e4041cda6f535e89842b113", "region_id": "RegionOne"}], "type": "volume", "id": "6b79aca1b77649ed849fd389faecdc8d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "46bdf0956cb54d74adc3fa93afd48c99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80fb5de14807469b885ecc67b322e38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "230d19db2d7b45c2b66228fb8f6ab207", "region_id": "RegionOne"}], "type": "block-store", "id": "1917ae27585a411b812bd8e75cba6ce0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b832ef4eac4b4dc19f517496584d4c68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8b85c3e78dee491fbbf205297a5a11dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "505e0f32862b4d87a48771123aa43717", "region_id": "RegionOne"}], "type": "alarm", "id": "ac62f3be4fdd4f3a9e682182b26b9220", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "70ffcfa594484650afdd832065a83a83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a92467a5587242afb98c6226530a233b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "aa5a2dd3296f47c1b1dc2711e6afc011", "region_id": "RegionOne"}], "type": "alarming", "id": "b32699c59a4f4e86bbcf2f9c14221d28", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "831443c0132341ddadacf950c746fbf2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d83ceb57923748829bff89231d99b2e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00b0352a53e84197bc30496854b0bad8", "region_id": "RegionOne"}], "type": "meter", "id": "5936b312b05941a88bcd55f454643153", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "df9c2515be5b4589a1c4ea435b3949ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dbef9507809440ad9b968794943b7f3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "10011f1368f54fb1ab552c5e95913947", "region_id": "RegionOne"}], "type": "metering", "id": "ac952379f1494c86ae20652477f4fabc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cb17791630634235bef82ba30ea497e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6880bdc86f8c485fb9ac0b82319e2acf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5fc19033d7734d929f5b01eb8033532e", "region_id": "RegionOne"}], "type": "telemetry", "id": "cd6ce6d888eb4cf5b854dcb95aba3470", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c4bf99e3cd9c47ce9aaad5047f936dbd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e78d0f8f23c47d59fe11733b38717bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "ca08628811d846ceb3a780984b7b9858", "region_id": "RegionOne"}], "type": "event", "id": "671fc1b128db40b7a2c57b80a45c8843", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "062808ecc9454b379bd4a4c4ea3ea05f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "47585c9dbf41478bbf48567b76d94051", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8e7a3495575a47639643225b0af81c72", "region_id": "RegionOne"}], "type": "events", "id": "c47261acd548490691b43af3526fdd06", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e4083efbb6834d0fae67005b6f6f85e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9c723706bb5d41e2aa0c7d3a4d37ff64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e9cfab50c52e4fc9a76033721d5fc39c", "region_id": "RegionOne"}], "type": "application-deployment", "id": "ee018b46bd0e4f66b94ab3e236c8f07f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "61a3f20624454c5a82653f5fdd5ff44e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ad5d28da80874419a0b15b760e2d0326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f808c55279134089a2a81b3f34928121", "region_id": "RegionOne"}], "type": "application_deployment", "id": "cf3fa43dc9ee47b086327415d2b9eaef", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5018feda0be74b3a9150b5c3731c0a2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8db409f38eb3419380867c4a02b30f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5734be4fdf7e4849aa4a6be05fa2e4d4", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "3d7ebc43598c493ba085b37cec191abd", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ed68eb24be1453cadd65bc23342ac89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9765f6ce92de4e858526c17884fdffa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "40f594d8106c4464b2e730c0c27f593d", "region_id": "RegionOne"}], "type": "tricircle", "id": "7fdbc3806475462faba21bffb24cccfe", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "a3d6eff15eae49c19b0cae05e3b64ef7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a0aa49fc168d408fbbf295ffb8ec37b9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7611ac0eac2f4eba8f7b5b87bcd3fb72", "region_id": "RegionOne"}], "type": "database", "id": "6bb2a3f2a34a4847bbbdcb410b6eed97", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f9e5130e21b94653bda975c5906031b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4172217208b5486ea85e07a716622dfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ce12267493d84d4dba086f3519ebf72d", "region_id": "RegionOne"}], "type": "application-container", "id": "7ec0792476a44826b5fd7949c29ede96", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "193e5e35c27b4e76ad54cbd0bde82a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dbea39f22dc449b19d707f4712df94fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f88416f883fd4e67a7d7a23d2585af6c", "region_id": "RegionOne"}], "type": "container", "id": "95477992bc7d4e8b98027fc8206feb7a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "efec4808b8f942329c077b2b564d4a02", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "36ab2494a2ca48d3825bd5926966c352", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ed8602ecf47643b6be36a8a9f62d4b6c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "f3bf459347e34ebb9f1ba0ceca2d7bfd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "31597bb1182d4996984e5207aef72310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "17186432cc0146c3a19d3730ca3bab33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3ab2958a7cac4b1194b00afa9258529e", "region_id": "RegionOne"}], "type": "rca", "id": "967eda58cd1f48f89eb517876bda2e16", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "96f0204202aa4e48b2df55ce1569d567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "dd1c3c6a65d14c9a831a6a4088bdcfef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4709154125b04c4fb78dd8c974628575", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "04224a38fef5450bac469e41e6b272e4", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a262a35512224435bc49688ad482a663", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "35632fc31ffe4ece88eb4efe4e06e122", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5669ddb2749b436bac5400f9dfe4b251", "region_id": "RegionOne"}], "type": "network", "id": "4f05ffde1d164a208c2d230ed7969611", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "e5717827c83a43bab43f609720f6ece4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4e75174e9fed40d1ab6daf57013f4c50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "615d14440b494a9e81988b1e2825ecb6", "region_id": "RegionOne"}], "type": "backup", "id": "138104d7ffb24baab870e0df9e858546", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b841c0a856124010a93a3c33710722b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4de7c8ec99e942429c0e7eb500003903", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3909bbd8f2094f928cb27b63a9c7c67e", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ecea34b5723f49f2bcd4144b7bf4f35c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ce79fa01b0094098af051711749cb035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8fee7ec49bd24bb8a8677b5b6437f430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "5b3134b213484172bf9acad50aba1d20", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9f7f852ff57342898a38e36a0161212c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c5a78b6057f548829f6f2fca06e9897b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca34b7b7e10e40b1b96e4119aae276f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "9faede3c2e0645029bcc19c49da513b1", "region_id": "RegionOne"}], "type": "monitoring", "id": "9714c9ef23e1481f80228675710f686e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0288bfc2220c4e32ac934928ef24024f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c0257b5c2ed440fe840dc733702ddbc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "ba1abdc944004fda8855a800b9cc1445", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "5f9c655527be45aa8436aac990ff5953", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4edfe9c190cd4cff8cab853c7fdcfcb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "49bd33b7d9b94da38046dfc202cd710e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c8e623dfa5714aadbe1c6c1427ce7829", "region_id": "RegionOne"}], "type": "placement", "id": "6d0a3260870e488dbb85d446fc94ff89", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fee71904678742189f1fd80cba66f7d4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5623bba0e408446b9c47d76ca6f90ade", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bf899ad7f9f14fbba94c9fa622bd2112", "region_id": "RegionOne"}], "type": "instance-ha", "id": "39ba58840a39486fa211cf3264ae219e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4a6d51533e1446428a7e853fa9acbdff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7fbb817907ce4323a16bced463c0caaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7126e06ebc04155a3bc48761c8e9557", "region_id": "RegionOne"}], "type": "ha", "id": "a12c60586f934ebc8940f2c3395785db", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "39a89716edb7431aa8665a5363b77d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1c9dd535f3aa48ebb261080a116f112d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "862b3ef8f83e490f9c40a3fee02909bc", "region_id": "RegionOne"}], "type": "reservation", "id": "617c7f424f8a4386ac40dc77a0c3ad01", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "89dbeb6fec99442298b83c9c1c6bda81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc38950212f74eeb8958a291034d7a84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "4770b0b4cf64401e8df09eabbf03f804", "region_id": "RegionOne"}], "type": "function-engine", "id": "3cc8092228434e0fac7092c6438ca9e0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "aa08b8ed02e9405fb333dc2e3f946028", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "93d08fa039894fcea0f67a3103b0e3cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2cb825655cc9407b9a1e7fa6a58b139b", "region_id": "RegionOne"}], "type": "accelerator", "id": "afc4039b7bcb4415b43fdbdb19e1e4a8", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6e8379f32e6c4865af9960b33c6e38f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5ee16a9347c440e6b8582c92301407a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ca6deffea7d4f21b53c0b794d5d06df", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e956c482269d4a02a37d4b791e277204", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "767ca66b74ae44d39e649ecbef811ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "843cbb033f994d91aba1ca4f698ef0dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7572d536b95448819128c29717769341", "region_id": "RegionOne"}], "type": "registration", "id": "e756367cf0c14827bf39d74bf59872a3", "name": "adjutant"}], "user": {"domain": {"id": "f9025463edf34ba6b44806f58df27640", "name": "766056929bbc43b7bc59d4153cd26620"}, "id": "49adcfe1ffd3480da4bc9ac927c19a80", "name": "9acb6997e4344c89b4792755fb7607ac"}, "audit_ids": ["24ef3817f2804350a4c4384edc0a1ff7", null], "issued_at": "2020-04-23T06:26:06.533713"}} {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(sd_metadata) [0.061593s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_identity [0.037600s] ... ok {7} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.058098s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete_ignore [0.033954s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.036923s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack_preview [0.062256s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.039963s] ... ok {4} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.207806s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,503 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,514 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,521 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,531 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,548 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.436976+00:00", "project": {"domain": {"id": "e6303007c22f40da97c88673616045aa", "name": "98fa6ca1786b4b30a7d9c9805014574f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ae16c1bc690a4518bcf0f962cc455b7a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "271771a5302b476d8cf9532185d990f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "420a44ac47584f028421866b929b364e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "88174c0dd41f4d6e88e5280163bf16b1", "region_id": "RegionOne"}], "type": "identity", "id": "6de567faee7843d5bf6007a16e00bea7", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6472cddb41c841be92521d5088ad84aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9f56902b38c64c5e92a91f472fd7e71f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "fa6681b7ee5f40f486ed2cd1004c633b", "region_id": "RegionOne"}], "type": "compute", "id": "bf4a653ea2444da1b71dc20890192ac5", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "03a118d65b944be5baf4aec1763d53f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "68a59f5683234bedb13ddc0b9990ba4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "24de7e68eaf44f1aa2ef01b471b768b2", "region_id": "RegionOne"}], "type": "image", "id": "2a59c534a30541f4a9747432d793a97d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3c99a98ba0a14afaaeeed65fba417340", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "245152f32a6c4a06b8e47d107ea6f94c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "fa9b5e4d7b2947eba630f08ce5a40a72", "region_id": "RegionOne"}], "type": "load-balancer", "id": "4c0e4afa787541f98f27c1a1c6423a51", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9d13132957b45c4a772a9028f82d13f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "efa26de47b244ad58ef8d8c10f8d1098", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca21eed246d1470b920b854021401dae", "region_id": "RegionOne"}], "type": "object-store", "id": "244ea4f9e4da424f952072a41517a854", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "496d123e6f6c410bb0bff32e6aef3b42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ddecb21aa94f41ef9bc5fac01c1585c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "da6e0e2ad6284b5baab2560bdf6be960", "region_id": "RegionOne"}], "type": "clustering", "id": "cb2359ec44534469a9432008387ecadd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82a47533dca948e5a362c0c007153273", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aea0e2161bde4423ac5f1eeb6dc707a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d7e0fa8ac29f4e27a43162ced95f42c4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6dd328275bcd4a54b082564d2790267a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd3dac1dadab458789c776aa841aa29a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b1e98910ebc6400bb39a3b2862e867b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6ea02aac567e4c26b83dfe7f72cf9775", "region_id": "RegionOne"}], "type": "cluster", "id": "6ba0630c7a5a4328b4a4beaf8acf529a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d191abc03f464795a23bc4932c10c2a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0db27f63df4948f282fa833ca78c27bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "a77b5f38ccf348998105c7f58ef7a6df", "region_id": "RegionOne"}], "type": "data-processing", "id": "93bf76fba1964f2d95ed07f8f9bc7c4b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d884a604f838424bbc38feb2c96148c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a45b397d031f48fa82ac847d51684761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8765889c21a141569a40f312a7a34ed5", "region_id": "RegionOne"}], "type": "baremetal", "id": "805c7acf983b49d4bdf68ebd6bc5692c", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "80568ee302cc4b76b79764634c88cee1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "088cd62c391b47d9a7c1c06ce36a178c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "58812413b88b4208a362437580c8d5e1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "f2a2e42d3022405ebf3f55df2a320978", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "46932544a4f442a5afe5939ba4fb0e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c14cb8d3f8194f4a9416e94bd44b6238", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6a6bbf15bc344701954393ad5cfa3b54", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "c7e132d1060a491ebb573131c168472d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d2d21eea6beb468a9b1441e747a92966", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c3034447325f4de383e91b7223d5016e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "148079d094514525997d04f3b1b09a9b", "region_id": "RegionOne"}], "type": "key-manager", "id": "1529f8f94e2340c2b5fa682a63f7d0f5", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "4935084807e84884b74456c3b1ead7f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c36a1fed464648bea3ce013b799d5bda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "24609e9328224ecd976ca44a84ac51d3", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ef32016533304c7eb1f2d1f0700dbda6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c52c32cf0281407b96d0476e164203f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "355b6007069c4ca3b3dd995ae813bc4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7d4fffe38c654486b084fb1171cc5dcf", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d7fdaa3f2f50418ca9274a5da68b5bf8", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6eab21de6f584d78a5dc7d14832802e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a92e28c8846f45e09ab4cce6fc42f24d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "da51b4765b354a198b1e515af8e3b9c8", "region_id": "RegionOne"}], "type": "message", "id": "4a66eeefa7d447bbb0420ecdf39fd5f0", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fbeb16dfe4d24fe08dc9bf1afa8282bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "dc4d9f0ea1b24211a2d83cfed8daedd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "80620bc764f742edab1cc1b02685e8f8", "region_id": "RegionOne"}], "type": "messaging", "id": "ba42d4c96448400291acda44410c6f5b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2759f893df73484e808ad37df186fea2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "254457b5741d49edaabd4f77e9a1e270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "549a5e1ae44944e89c6a328e8059883d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "968e64090d2e4a438bbc5eb353a64e21", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cca9c2b0fd11430ca44fc8db22e23255", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45dc3052a8a64e1fac18d9c6c82a688d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "98607eff0cc849bba976cbcdf6571fae", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "23cfa26f1f484dcba6c6e848844f8052", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "02650bb7e63042bb9df3b6dd36b49e10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3540caa4d2744f288d64d642c796e673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "afb5918f1d7849faa4ba61b6038341e9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "8a8bf7fe5d6f4425985b5455159c2a99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8bac6003ac464111a2579bde5d65cf23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f86bf5a54f5f45f5820de7b4a9c653ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "39ceda3850154daeb3585a984fb6748c", "region_id": "RegionOne"}], "type": "container-infra", "id": "8bed4125bd4c4ad8bfb7f85eb2915d22", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "c3bf66a754ee43a481eaeb2730eada4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c449a96734a147d998b3589ca4e00b4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "9386bc1d8034486d8d32aa7df1ded129", "region_id": "RegionOne"}], "type": "search", "id": "5c79a0d9f4b7414096198e2d255ac498", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ce87105e1ba6460c8c3f648b43077c35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "fc867804e8c4487cb130cee94995de82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "60872c7c2c6a450396b8ad4819e20fa3", "region_id": "RegionOne"}], "type": "dns", "id": "1fe87b98d5ed4b00b39acdcc91287fcd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "90e58921dd4645a6a000736f00a590d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4d3bbd3855b941b69cccfa3b5b49e2af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9c5990946f424cc59ef3fddf8148eccb", "region_id": "RegionOne"}], "type": "workflow", "id": "e7553d6c35394a82a2f4c9885a753d66", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7e83f2c94484ddda121287b7d46590c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3998d11121604fb49b53c4be9798c50a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4116ed9a48344a65ba7a85f71469f4f2", "region_id": "RegionOne"}], "type": "workflowv2", "id": "855333e8b1484801a98a5af34d119f74", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "f0789c55a659459ab42f36c376360a05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "51091973e33a4fe190331b182535aff7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a5d1b951046f46868fa0a382b1d55d13", "region_id": "RegionOne"}], "type": "rating", "id": "13e5660643f14fbcbed6c2fdd22bf1b6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4199d25a83db4a0fbe8a21594c00e402", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d05fa55af4e748d490bd692a648c6eda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "fa4e06a0d7d6431e9ebc9f20134fbf00", "region_id": "RegionOne"}], "type": "operator-policy", "id": "934ac9429dbc4f4391401a24758cc674", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "852dbbd6c54d4692a28bb84a534e210b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "193e06b423e245179552a3ceb3073270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b541347838a64125879ab15c17926f11", "region_id": "RegionOne"}], "type": "policy", "id": "f2f6ead25801447a804fab3b04d42999", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "77b2d09da5b0415fa34f81834bad1a80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "738fea44fcbf49f194168d58e48dde0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f85b4b1b1454e0bb1366cda9ec3eceb", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f3c7f00a84844e4c85a1047e77a273f9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "50be54aa99a54e3fb62642c1a98b9d6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "28f3ebcb0c984660b1a61274fc5d7396", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "9f20611276e6476ca5a051619e6ae73f", "region_id": "RegionOne"}], "type": "sharev2", "id": "b20fd4e6c1b3428185a877acfa7ba7f7", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9615772dae9747edbf514638194cb772", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e702474a08884d8f86aa730b28933fc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d030805aaee24534b86ea4b9608d0097", "region_id": "RegionOne"}], "type": "share", "id": "213d32c20a7e480db2dca673df7dd38f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "824670b8389e460ba293f9d6f55a9ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "1dc5f03524a24dea8fd5c186eeaf2d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "434aea7c80524c85858df9ae98ad9cc1", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b166743b88d84065af529d32791a66a5", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e644c01c3d9e4377853f0b6d8d195dba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd5d56afd08949fa8da29c9d5fe443a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "906de94209584050b136c780ac21db3d", "region_id": "RegionOne"}], "type": "orchestration", "id": "101d9832d050469fa326adfab73cb4f3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b3ad3ca2d4e40a9903bfd6d070cf222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba508c157f0f48f1addf3f626f9a8eb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1132ebc47e734eb4b186940609e7b215", "region_id": "RegionOne"}], "type": "block-storage", "id": "11a7716f28744e7e9af1f0def04b9e0a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34beb172e54447938a7dfd9912ccfe7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72dc8841822d4c28ae77635fc0bc26fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5076ed2005a5407a90e3871dd1000399", "region_id": "RegionOne"}], "type": "volumev3", "id": "e9fbabadd97e47ac9e78c2cb57e6e28e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49d326b21f5b47279c99ce527582cae9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db1b0ace747c4115833cd27373927496", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1aca5ccab1dc4cb1a3c6677807ee847b", "region_id": "RegionOne"}], "type": "volumev2", "id": "18c0e9f1566d4687aae266ccfc2a1bbf", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6cd24c2c1e55412c9af23db3fe9bf8c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b5377a1fe7e41c8a6d9c4925ee48a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e74b02074e644aea1df9c1523c63670", "region_id": "RegionOne"}], "type": "volume", "id": "9c26a6e449c14cd8b71724a8b2a4e77c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f79c036a59b440dfa58df8f45aa957ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7d857c28803643d38af30274d4578c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4e3d9234b28a44978535ad3a864bedd3", "region_id": "RegionOne"}], "type": "block-store", "id": "623a7276364940cc834e36d4dd1475ba", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "18873b7c88f6413d8e8a6d06b9ad1746", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2575253acae1416885cbc245e884c95d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e92aea83acf49c898e061b757213724", "region_id": "RegionOne"}], "type": "alarm", "id": "c125319048594623845312c89164da7c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b72eac1e200a4201b896bff998f4428d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bd54b802a72044bbb95006c3bbfd9f7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4a3774fd08994fa48f654ac340207182", "region_id": "RegionOne"}], "type": "alarming", "id": "d6322675af4f4b10946917056d23b9f3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "264a94f126364d28abe113d0b442c686", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6714f7a0de784f43a0829fb51c963941", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d690ce7394c94122b7cb9158e8fa1f92", "region_id": "RegionOne"}], "type": "meter", "id": "741f3e56a7924b8ab3ceba8c7daa95a8", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "05ab74a0791640959180f0ae231f5494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2cda1217a23646c3b90a993f5d494074", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5822a69d38074863872cc6b65ba6d4be", "region_id": "RegionOne"}], "type": "metering", "id": "423921d212b24a9080456f6206632e23", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "87caafe986ae468080300b10ab4885ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a0834d36b4984a32a27e9da01a88a39a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6acc06a76bdb4206a56210e7baa0a568", "region_id": "RegionOne"}], "type": "telemetry", "id": "75db57054c31499eb25708748ec4d76e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "fb357abd7fff46f1a90feb64a2faf239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "eeb8554a1bb747738540f37473d91695", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "05cb5b58ed6948959970aec38798c423", "region_id": "RegionOne"}], "type": "event", "id": "2bdbfc658d404b8fa8917d289bf12461", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e9938d4098a441be9172fc3fa9cb6d36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fbcea78807d427aaf18133bc8f18ad2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6c0c89d92aab43b48f52c7d77dd2817e", "region_id": "RegionOne"}], "type": "events", "id": "cef6b234633b4e4184f547f598b9c382", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "92a69b30e76c43218325159a896b38ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "980b876a69e54ea4b3e153ff03ca7ee3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "c0ded21205564d558493d7f307bd8cf5", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c175807cdbc64ec4b6f03f074c942711", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d20633ef44e49d8bc7516ab7e048021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "24894b20826d46f79bd54fe734ed0c08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fd470c30b3734e45b41aa8f803dddbee", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3a10b4aaad8048898a4ac44287e7151f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c6cbf264ee814e31a17dd020c6470e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cab460875ae4c89aea509f38cf41d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0edce87475af44368dd7b2e20c412ec8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "1e1d0bd89de8461aada731f1eb4c097a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8b4bd28ac7294f038d8dd513d72be95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b3017e4085364d93969821793e2f7a57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b90b76f87b8546c08fafdfe36e9e8667", "region_id": "RegionOne"}], "type": "tricircle", "id": "dadb78c66ddd4a7fabe5112ffbab64ac", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "53468e85aa6843d09b02d700b5a91e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ceb4acc3ef954b93a45b8e9119a6b732", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f630804c026944e5bd7f5bf3c58ac325", "region_id": "RegionOne"}], "type": "database", "id": "dbd78d360f39498998ec1aa32bd1cb01", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "89cdba1d8e14467f920c57ce1498cc33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "931d4dba56a94730b3ba7831bbf1b08b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "58d3b2dfcec24a33af4500ed84a6a63d", "region_id": "RegionOne"}], "type": "application-container", "id": "ef94aa45485f421e9ec5e70d98cb612c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "45d3d2aa47c8418db01398131f952b34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ee23b3dd03d14ca6a26e8596db25a766", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4f39da4513f249e4ada0ff1fd76c31ed", "region_id": "RegionOne"}], "type": "container", "id": "bbcbff0394ef462f8b3f76ece5bec015", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "15db89f75c6e4652b3798c5559fff97d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c80052ea136d4af881e235629c78a5aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b3d34b93ccb94d27b692ed2d8816f71d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b1dde28762124db18f0c603ebfed8dee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "64320633f4c24008a95a8be4d692c86d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7579b42e87094e0589f98fc5ea2f7eac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "747b6bd3a8f94c41b7966ac50a8f23cb", "region_id": "RegionOne"}], "type": "rca", "id": "641145b199154c6c9cf56d05b3376788", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "80ce6251d11541f189be50f33e1fc5d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "26bee9ab609640868acaaa6e2b4d937a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "4fc63959de054e4ba0bb9500c9cbfe5a", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8970937ec3474ee998e7c63b0f151f37", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "08e17e8ce20e485d8ae564aa29501921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "73edd57b355f422e97ed8eedfe259415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "f9702f68aa4347d285694134be8916e2", "region_id": "RegionOne"}], "type": "network", "id": "2b720e7917384340aa17b6d0d96b11be", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "34abb463ae89492d983b8083eeb7dff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4cdb6ef4ea3b471d82f0cce57166ab3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "09cac0b775a1486ebd02200d0c57e456", "region_id": "RegionOne"}], "type": "backup", "id": "3d4897d4c0564effa64636ebd1ddf06d", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c9e4b356f7734ac5bb9ac3c603a88661", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b1ad2904327f43fb9dd7075f95d40852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a9b09bdff7924158ae13b55b9f0eee48", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3decca23a9ee426597833b5450364f30", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b2cf5b5374a24efebe0457fd4565a367", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1d566e72533247039e319fc2dac84686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "2b0134dc236f42738541b66126bb3310", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "23218b7677814049a10f1c0da8a34171", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "8a4e6da7b9de452491f5f62ac06466f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c36e91200c034c76a447375313f24983", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a27f17ccdda14e4485d7390e98904f1d", "region_id": "RegionOne"}], "type": "monitoring", "id": "8692b894f6354f4cb2792497ba021227", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "977a5892c4c841219a121d0271af91db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "316035fe65f0405687187a861248d034", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "e0f65f650020482a8a0bad9fac49b040", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "8972eb62a0e24adb9e41aadeb8ec171b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "074250ff21ee44cf851248579cdfcd43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "148bc33f2d334eebac2d6510f86cbf9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3ab1b8cd47fa4fa1acc122166f037643", "region_id": "RegionOne"}], "type": "placement", "id": "433e1aa66d404ce881d17fd4d59920e9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "523f0cc42fe14a4a8f49937fef8c8241", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "404c0c2ee283469da519ac882221e2c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "4e454ecd05b0452ea091ff5c6e532f82", "region_id": "RegionOne"}], "type": "instance-ha", "id": "9ccf3c84f0904ad391451ca1f962d053", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d0089f96831b4d5ebd8dc2fa19da518a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "31fb5d26a77548279d359ca5bc58c1b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ffcbda7427f64369964b8cfd47379cd4", "region_id": "RegionOne"}], "type": "ha", "id": "5d4b50d2e43f4a52a3be17eca13bbdee", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "8fd98919c2504c3e91127146240fcfa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1f7fdaaf6153480d9b05e1e404d0dd1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "50943517010c4f4bb481792b9764e68f", "region_id": "RegionOne"}], "type": "reservation", "id": "c7f64f5acd494ef197f06e320ca51c6a", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bff1cf25fa2a4827ab4c65693b0d8d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ecc2b023cc3044f29adab5973f50e375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "82a126eefe3e4859a633f267770661fd", "region_id": "RegionOne"}], "type": "function-engine", "id": "f9c8d79d2d0c4edfb928f205224f21e7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9c7f44111afa43298e6f5ab4f0510013", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "f519a920525c456893770f849b1ba11c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f2d50b80457345c1a56258cb40b605ca", "region_id": "RegionOne"}], "type": "accelerator", "id": "33e850798a7f4f53a7ed6a161849ae99", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ee09b2df79894472bb0a63e3be1cc97b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c59e15a072fa4fd98a9deb3b10a3d832", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d9a0fb999f4840919ff205fe498faf11", "region_id": "RegionOne"}], "type": "admin-logic", "id": "7b0f266d0708487597dfba003c81d376", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ce030b1a7ff4e0b82b6ead92abb326f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3d2a4665639141d8800d9babdc59a06e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3149748de03245f28e7d353c4faf9f13", "region_id": "RegionOne"}], "type": "registration", "id": "c8966d5dc81e4cf68dca64683984c1d9", "name": "adjutant"}], "user": {"domain": {"id": "b690369f6b654401a0c488166df77b54", "name": "c43937e8b724425d9ace063874f8e6d5"}, "id": "1dbf93e05207432c816bcb802c15d6d7", "name": "9df33342dbc9430b80417f60cf863a24"}, "audit_ids": ["d9efb81435d9475aaa797fe47dc3e2d6", null], "issued_at": "2020-04-23T06:26:06.436976"}} {21} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.063062s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_act) [0.035126s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_act) [0.035774s] ... ok {30} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.126866s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,571 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,576 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,581 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,593 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.526666+00:00", "project": {"domain": {"id": "4665dab02f62422392ece41c8906e984", "name": "76c14222779f4a78ae7a4701b378d7f6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "b9c0f526fe3c478484ceddaeab4bded4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e04819efd0914ecebcc010725235e848", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "e88c6df2a99341908c490980899679c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "15765a689f7e4b8ea41d60eeecc4cb1e", "region_id": "RegionOne"}], "type": "identity", "id": "b973296c10fd4645a7b353ed5c6cd489", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "aea4db3fd8464bafb0ca894229d7fd91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "481a0cee6c0048e0a5180e534903624d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "00ab31e91e7a48ca809e6be1b7375eea", "region_id": "RegionOne"}], "type": "compute", "id": "297b4fd061894aafbe6c2566ebfb28bc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "3314f140a16e4344bb57235496050bfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "425f5afb999943cd821611cdadd1be51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c10808d8c6474fc599a231b730295bff", "region_id": "RegionOne"}], "type": "image", "id": "0dae6c5011ca48bf8c89090b343bd2f5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b4223b98bdad4481a0306d973f851583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "ea61e2cb3d37433bbe0c81dc3fa8dd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ed9b69abb4bf45acadba07a31722cfaf", "region_id": "RegionOne"}], "type": "load-balancer", "id": "697b93325c4e431cb9955d6746bdbfd9", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4efb4b85a32d4ea1b4fed7a495d0bf18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5af3797909384c33b913de0fa108d77e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14566445409642ed899b82377d7eff93", "region_id": "RegionOne"}], "type": "object-store", "id": "65198736289a4f27a1aa063987e5e356", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ec697c2215054b9ebe0e1e7fbff44bb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7d37de432ee1457b8798f0d9aa6d622a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d60ff186988547d88fc63797c40bbd2b", "region_id": "RegionOne"}], "type": "clustering", "id": "844a5c78557c45d897fc2892985940da", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "76471daa8cd7453e8bd98fd453aff5bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5cebef536432463e9fe649825ebb4578", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f62d2766c52b45219fe5dbeec9de9aa0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "5a90b1fdabf84ad1add48fe38a9d18fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e672ca6c21b345eaaa89caa5cff33b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4c6b1c9bfaa041dfa4a02d2bce904188", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "34e5543d353d4c5da9e5a387b2d5323e", "region_id": "RegionOne"}], "type": "cluster", "id": "5d34f98e00e84459b319c5af5942f166", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c116c07578084845b8d87f4e710ac609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "472fed81d53e4f32af8f063e349130ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1574c620766e43e6a9f180041ea199a0", "region_id": "RegionOne"}], "type": "data-processing", "id": "8f8e5f1d51af4d5886110825047ec6f4", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6f697d0a432e4bd09a38ea3a9adbe9c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4405f1d71b064e4fbe83b628f42a4fe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "5e3be12b79244122a1fadf8ae117d91b", "region_id": "RegionOne"}], "type": "baremetal", "id": "4383686fe5aa4609bec59cc40aab28d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7f4defbc61e24d2483c4f6cf5d2e6844", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ac47e7af1b4d45e6a5103a00d537a613", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7e9ab3d8552140048e1e30567db500c1", "region_id": "RegionOne"}], "type": "bare-metal", "id": "851b3508d87a4253a6d29c82acedaec7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb9d5917b91f4686872c627858b77cab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7ade388fa6154e15b0570b83f938b5a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "c280736f2bc2453ca4fa97ce3bfe8b6d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ac2c72f5469e4b11b787d42274816c9d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b8dc7afa08da45459f84b7c427f9638d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "79694c89655e442fb4cdaa244018666f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "cd6f729f21f741eabb1cefe8179c16de", "region_id": "RegionOne"}], "type": "key-manager", "id": "638c8a20a6e9426aa10465c7180eec9c", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "389069649b9f4a95b4141449cf8a4b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "99a2e01d9d194b18a34f87227f6cf972", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8b69923278fe44dd9ee24531afd1eed5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "548d8f4b4c5c4dd29292533b4279b12c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "38a737af96354eff85d25a1eb7c0064e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29925b9816a345a58920ba8da1f7c107", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2bcee286fbda48e1b3a25f73c11cc4d9", "region_id": "RegionOne"}], "type": "infra-optim", "id": "29a85440d23b46dbbc85d693a7b10b1f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c62459b2503d41fcb7b3f1e1e8ff3f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "55a9be74490f4aa9a76be81818efcfe2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d0c09936bfd345b6b65995c1a6ffcce8", "region_id": "RegionOne"}], "type": "message", "id": "a7860c17a6a045b3a92d6a2081896575", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a07659176e8149abbf091be1f7618639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c85c3abc3c584f97b0aa25e6a785255c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "7bdbf2dbfedb4bd7b6937facee0251e7", "region_id": "RegionOne"}], "type": "messaging", "id": "8bccc2c029e44fd79b8af49ae702aaea", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "7499b7eff7f04ba7b4acf2caf921135d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8b21ea77dc2e4155bfb0189ed0a14673", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "73eceb9c4f224783b61fc84e104bf67a", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d9765599ae52436789cff011b3b4e6d3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "18d3c82697534198bfbfa459e0a97718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a808880d34a0496c810a4f9ebdacac13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca476875d1c34eafbbaa50ea0464e3ed", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "42e8c2fc1e9f4d108ac6d1ac8aa5101a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "653fe9aedcf249e7b490416b5250f154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b1e5f119553949a1abbdba0f662993cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ff538b0c46b4b1ea51b4627f2fe6074", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "ad7ee943b1704e0cb6e8572d2be790dc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6d7a6f28a541480a9d4fbf94eef3daab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cb0b9e799452487095c47ef20f08fa21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b3734e927d0143f598523f87a27e8324", "region_id": "RegionOne"}], "type": "container-infra", "id": "bd8a57fa5dec4e1b88ee97891af09632", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "827624012a72441ba2cb188440afe3c8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e35df83ad2224d48b4a27c96ac2a1ebc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6c14ccd267614f41acd6f2882fd55c10", "region_id": "RegionOne"}], "type": "search", "id": "2b2586ce5224463ca4faa4eda65f1d9f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b8635854bd5340ee945e6617f9696a0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "3e7a057180b64cec9b1fc2fd70d75064", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "ec5c7a7c9a6d4768b434cfc08aebab2d", "region_id": "RegionOne"}], "type": "dns", "id": "3b31f36ce319414a851a50bbe3e5ebb7", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "303d2a5a7a6f49129642445c1c9fa18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a20169d973d44670938aace66b193f64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "19dd2f623361406d86b085076f7cf879", "region_id": "RegionOne"}], "type": "workflow", "id": "f885105825dd4f8bb2cd8638d8229841", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d7e124fb7c114f36932b34cb81e34b88", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d68a504774fa474f8a34591936b69e46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "85f655923dcc4b098ac2f65b3d54afcd", "region_id": "RegionOne"}], "type": "workflowv2", "id": "e5dd679db872434bbf65bcd72f90f958", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "857472c2867a42638daf2b161e7a8984", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "f2111e8eb80f4da78aa5db7108a304ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e50b437cff8d4ce998ec7ea09bf1ade6", "region_id": "RegionOne"}], "type": "rating", "id": "ae0ace00fcb04d19973b25782afc0d11", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b263df970b254a9b94520f4a925458f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d51b27610fa8462b825cebd866c05703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "321227f12efa4a1a9f69298c03f00932", "region_id": "RegionOne"}], "type": "operator-policy", "id": "57c4c27142c9429687a88779fcae6132", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fb609c09292449a1ae16b8c4e319f8ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "272bee68eda1445192f9f4861634b07c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a3b28fbad25849aa95a2a71c27d746fb", "region_id": "RegionOne"}], "type": "policy", "id": "e6fa23fe42f340269f55034d8b7699ab", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "90bf0a259c82491eaa58206617a1c409", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0d99badde51742d299c13372e33bafd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "535f73542c004a098f3460faf3bd31d6", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "65056b6c958c428295b32013ef75b4af", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "38b4021c3c4b4f809ce664d8884a456d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "158c7d49c496458594f7499a193f5378", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "6aab74239f6343889993acd84e52e4da", "region_id": "RegionOne"}], "type": "sharev2", "id": "d242accf4fbe415b85d7bdc1c0f5cbd0", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "285289aa250a4e47b3c53b92f2a9346a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "972af3b17b104511a95352e672444e55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dbe6357e9cba4daebf12233c32232595", "region_id": "RegionOne"}], "type": "share", "id": "e543367364f64e388a66c7191aedf2e2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d5c80d2fde324eb0b4e54c62de999eb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "88aeabbbc9724d1a9b562cef0a2be31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4eb901d3de374ed99661f6ecac7cc04a", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e7528851cadb4c9ab7346d1893410555", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f235ffbbc4354216b976dff0eccd4e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9140cd9c78742d88ffbc7d8750ab105", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "272fabe9afca462e902ff7c3c1ef3e7d", "region_id": "RegionOne"}], "type": "orchestration", "id": "7cb15419f53a4b5c97f645e6ef17e261", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61c3407af9f24c8793841f8d178c300a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c833073f777f44418595d232df7ab251", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "602640a5bdd6430a8067952e5d341278", "region_id": "RegionOne"}], "type": "block-storage", "id": "ae876d73bd1943d7b8140d9c9f080f42", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1acede56cc42437faa3de464e089f45f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f05e0edf5ff4765a60bfc83cc455c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57511573c5134153b601ff03c3d32115", "region_id": "RegionOne"}], "type": "volumev3", "id": "d10ab0fec33646c4bb9ccf26e9fadd5f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8652af348ef4444bbf6ee168972d0dc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "23cfdf3ed7994689aa4c8e656186dc99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7f4c78d91bf489eb0cd73fcce2bfa29", "region_id": "RegionOne"}], "type": "volumev2", "id": "aed0b4259d81493f8156329edb17fbf7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "115e8678759646b1aa5665ddf9b03674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0296108f29a44ba089a853f8dac80118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6f8de724ad324eab82aea58d3ef43315", "region_id": "RegionOne"}], "type": "volume", "id": "27d0ee31069646ea838d3ed833557d90", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb12dd943e3545318c746f0706f6c6a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b57f4083ff74473b89772ac5359ab0ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f1bf5badc2a64ddb8a1f891e2c6c662f", "region_id": "RegionOne"}], "type": "block-store", "id": "0ad6e7446f574d5d86147e3cda7d3622", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "317f4225a69544a3a42374bb365d8209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "83f0955331c8470db2fe2856fbe3f9c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "532634d6ac2c4319b78efd0cef20f682", "region_id": "RegionOne"}], "type": "alarm", "id": "f63d4b4732494cd4875dc60d18069c65", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "0109f510e1fd41688d1922215ab1c650", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bee840487b0f49228c0480f9b3550b02", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0b69cb35cb42409bb4ff1d68283c29f8", "region_id": "RegionOne"}], "type": "alarming", "id": "372b651492df4c2bafe6e3215c61faae", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5be21fe338a7498c8840e9d3c4cc8547", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5af5e77ccc0143a2bd6a6e320b424df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "59bd0cc746c444b6820ff085efc6d663", "region_id": "RegionOne"}], "type": "meter", "id": "e8b1de33c6d44a60bfa29c8e32035621", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "10a6eca793c94619943a12db8b033728", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "28e47270612246d6a23b9b9d055b7852", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d0dd2e0ccf594a7eb8cfff0481e5914d", "region_id": "RegionOne"}], "type": "metering", "id": "ef2e7a4a1ae944e5943719ccaa9bc081", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "324d3816d292488aa1e70d079a54ee4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "31dbe26f172547b09c83d586f4737957", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "29134b4b131e46739291146141155c0b", "region_id": "RegionOne"}], "type": "telemetry", "id": "4cddec1e729c4a7faaad41e14e63b2c4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7d0866c8f5a1451381ae7f9d9f35ad35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a04a9c1c1914487089fc6bdaa24a8ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d9bf79e89287406c9ddc6c32d4cd2e30", "region_id": "RegionOne"}], "type": "event", "id": "5e25c9a4aa624ff79c1b0a65bf121403", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7afb8635255b4184bbac239f737f097d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9e5fcf53552e4660915c8f88227cc0d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "d64202a12bbf48a18ec8e0ca5dca674e", "region_id": "RegionOne"}], "type": "events", "id": "2edfa0fa8cf342d8820d93e5decc1e11", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c245aa85d76347f59d8a6c143d21f855", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36c3d324602d49e698655b9f416e8651", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bdd1d9a2800b40858ad3247005b0a612", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5ab5e5ec3c5c4e6494cdc7788143dc1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4fee7f22dffa498ebe94a040fbd6a5fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "564e5cb45cda4f9fa179a31cc4363f56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "bb5b94ff43ec4dc9961f100f898b5aae", "region_id": "RegionOne"}], "type": "application_deployment", "id": "bc20b23006294c33983ea8974964f91f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "bff61209f968447e8686f58d1d17fe29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26686bf4b1dd416e83559b7ef9844d6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "48a3870539114e17b673675772040591", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d35cafe7976e40b8b02c76f80c44f478", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d8150c268f84e8fbf9db78aeee2380d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a547ceb6071c4770ae08db7e35b3279d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "387e3ff348b2459ba35a8134743d5d52", "region_id": "RegionOne"}], "type": "tricircle", "id": "ef40ec1530964f23805b900ea7b03d3f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f15b688bb3b647e591fb3d13e2162484", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "10d01e20163e4326b0fed6130c39e796", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "f216524377a746ea994c905f013e2b65", "region_id": "RegionOne"}], "type": "database", "id": "828588b67bef4700b2133d8378fbb9f1", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3553a52a945a4fa98ac2a97e6be6a693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bd0f8795b4eb4996b6cea61b2457fd21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d284a0bfa49944fb9e6223783a413c96", "region_id": "RegionOne"}], "type": "application-container", "id": "a9dad051f4384067aeca1248e7d491c0", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f8d1e3e838364a02aa69179f75821fb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "23468aec2aa64e858ba0cb53a13576fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "57e509cff47f4cd49bba008fb6a2c5ae", "region_id": "RegionOne"}], "type": "container", "id": "a7b23c6a604f4078b0664ac498306b91", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cc240733ab6f4f2a884ea08f2748551d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8a8e435f152843ef94c041650b8a4d55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "29d4ff8c773647bf9ad86fe0c30e69cc", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3df62cb15e5d4201a86c11fa768bb4d5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c586fa50f75141fab07dee6173ce8b18", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9e138db78e754b58a324ae44e7f481f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a1fb324e1bf743f98eda70de7cdda392", "region_id": "RegionOne"}], "type": "rca", "id": "1dcb3014faac4e2c91caad1df16ab348", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "6dd28039ef9648f39e2f8b233f1b6864", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c1ff695321124fd9a1a1f09f2d82ccab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "966fc3f25ba24b89a718f79ba08d051f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f8244c50b8184dd2b499c4d90d153b01", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7c190a74c19c41f28015111d459203b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "5f0465852030439781dd93c0f54578ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "40b3075377534664b5053f460aad7227", "region_id": "RegionOne"}], "type": "network", "id": "97f16e18bb264531ac09ca742d9a85c6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "836902d708914ca6b2e8309636901448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "30c7d5ff459b4494a7c0fb2dfe552f48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "93d128f5f676436483ff632b43602e70", "region_id": "RegionOne"}], "type": "backup", "id": "ae006ed8b45646b6bfffe1bb7f825d72", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "adb0c8e4814944d38cf897fbe751ff09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "60ad1ea5f79c41509e50f8b20c1edfb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8bdc2aed23a24122890e88e118a4ff60", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "60d0cec73d214f439cf05f282701a5e3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1626112d5f7a4f8ba98b74602ff2847f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6d9a715ff6c947b1b954d3b59a1f7323", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "efcaa8a98ce847ae9b53dd7550d4ae8f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d68a38525f334d2fbd2b441648770a8e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "2765ae02396f44279a41154d9722eaa8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca458c0f89434b83befdde542ee61eb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c6ce6af874744c86beaea0ee48940585", "region_id": "RegionOne"}], "type": "monitoring", "id": "d4a0addeb3e046b6867651c3c883d70e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "dd44eaad18224eb7b92c2f0ea65c9ed1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ecfb81f6705042119e5af82eed160000", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "99bc885bb3904764acd8efca2cdeedcf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4df4d5246cee46b487afe66e0321e75d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a395a508a45b49dab990cd9d406437b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "927e76183dd44aeda464a7f2dd7c68c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5124962b5ff14be28304d25dc29ae385", "region_id": "RegionOne"}], "type": "placement", "id": "6a704a87866548e5a277c12559728e1c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ca14ad928a8740e5b17565ad899e778a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "75615fe21ec14b91b03ce327764d9a5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d7b15e86b8834bc0be89de041d900108", "region_id": "RegionOne"}], "type": "instance-ha", "id": "1f33505686914c45933755607e1c1521", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8bb3ca6010494241ba6246402f8b1138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a67d0bf409c042328c1f39ec22a7dd55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2e36031b402449858a35bdd4a19594b2", "region_id": "RegionOne"}], "type": "ha", "id": "4b8a8b69e0364eaabdff0fd071c4a701", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "58fda1b7b9084be39540fff32eba5d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "daa791bb509f4f1d9ef050acec786e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "da39ccf2b9fc4890aa8021903ecf4513", "region_id": "RegionOne"}], "type": "reservation", "id": "5d177dafd12949cd8dd359c69627f02b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "666a359175d34e8990fed629dab62ff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "1536253623724844a9bf86ef784728cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0a53dfe216d74c069dd8b89c15789745", "region_id": "RegionOne"}], "type": "function-engine", "id": "b709e5a1a5544b6aaaadcf99e4382ec1", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d1b475822ef44b29b216e05f949db815", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "7f1e51b20f5b4c8fbc98a69f32dbff6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "8614502570164114a409b2fe9c377b91", "region_id": "RegionOne"}], "type": "accelerator", "id": "29d9d117f2be40ac9ffd51a8936ffed7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f98d99ab8284070b9b367917981ca7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "8d0fa124f49e4b1a89260ccb311ab394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "617a990dcccb46d7aecf1be86f9e02ae", "region_id": "RegionOne"}], "type": "admin-logic", "id": "fcd4f69a7f014e559e78fc63c8f09b9f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ccb400b8d1743e8b95262961a3843d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d784eb6057a348a186c129b5c10acdd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af712d1e364c4661baf066460a329c9f", "region_id": "RegionOne"}], "type": "registration", "id": "5203b9c49c4a4d3e8e5e655a008642d7", "name": "adjutant"}], "user": {"domain": {"id": "c5417fb8b0644861a73396d061b1ff24", "name": "2b4f889452ff449e8c86b64ab112fb06"}, "id": "8145f4704c9144508d833561c711efd6", "name": "ceee1aab75f7477f943a384d1f020902"}, "audit_ids": ["4e9f531e793344dfa043b3c430d9495d", null], "issued_at": "2020-04-23T06:26:06.526666"}} 2020-04-23 06:28:06,632 keystoneauth.session REQ: curl -g -i -X GET https://compute.example.com/v2.1/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,639 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,644 keystoneauth.session RESP BODY: { "versions": [ { "status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2/", "rel": "self" } ], "min_version": "", "version": "", "id": "v2.0" }, { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://compute.example.com/v2.1/", "rel": "self" } ], "min_version": "2.10", "version": "2.53", "id": "v2.1" } ] } {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.058119s] ... ok {15} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.056039s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_invalid_request [0.036870s] ... ok {8} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.064016s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policies [0.038118s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id) [0.062090s] ... ok {30} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.035314s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.036667s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.040223s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id) [0.035870s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(identity) [0.061383s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(identity) [0.059643s] ... ok {7} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.057697s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(preview) [0.038502s] ... ok {15} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.034633s] ... ok {10} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.034305s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.130031s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,657 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,667 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,673 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,679 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,689 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.592425+00:00", "project": {"domain": {"id": "46a3b29d41684284a8bc558e855b34dc", "name": "690ce1bf069f446e875065087f2a039d"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8b4db4ed7e254427ab1a6ad58e022893"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "eb2c55fd08ec4e88882cdcb070a487ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4cef06f81cce4a828bf95ccfc0a0cd6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e6a1374554364aed953afa52a05cba59", "region_id": "RegionOne"}], "type": "identity", "id": "05bba9e1c94a4ca49bcbef56210f7e9d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "80ea40d7b6a44e2e8ce9a4d7b0c2bd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5ff72b00d4034ef4b79364f4aa87baa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "917addc0e166468c8ae1dd1ad3108f92", "region_id": "RegionOne"}], "type": "compute", "id": "1e4fbcc3fe594f2382f2649a5ac103fc", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "6050a15c35c9485ba07e91209e33bcca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "bc9bdab40ae541ca9c69c58a053d44c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "b50d2b0ecabd4173bfb46fc32e46dc4c", "region_id": "RegionOne"}], "type": "image", "id": "1da438e8cbc24bd08645bc5de0073efe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "82d9c2bfb3ef491fa9952383597cf49e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9ad0bccfa8144be5a618cf842b567920", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d5887890e37d4f0193d7fcd75339b891", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5fd96d4571ab483ea434d450ff5858f3", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "03629819266e42738360ef90cb0537a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "599f5f76cf4f4775a6a2aa756b78a131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdc5fa312c7e4865ada75b4d745461b8", "region_id": "RegionOne"}], "type": "object-store", "id": "16ea4b03c68d43cc91fe46c248b3b162", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ba72fa40f41847ce85439f7a657bfaef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35dee37bd9144442b3f4d62b3208c973", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "32d7ea52907a4adf9d3896fbfdd852c0", "region_id": "RegionOne"}], "type": "clustering", "id": "579acfd4da874274a44f501f6def94e8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8db86e42fdc14cbb86d68477762dd18a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ad437d03004f4a839bf1d327a212da66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f8e3eb3b6192411d88638dd6e667e44f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6490ea57f46345c7a5d4b96ad87d0ffd", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3d529043c3f24551b1b698a3b5aa05a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32933a3a05fa406588e7b5488c6d477c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ddb425f4c4cb472da8848fc9116c60af", "region_id": "RegionOne"}], "type": "cluster", "id": "5230f4dd0aea454489396529231a0e12", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ae9489bed69246fcb5d0013e3cb50f4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5b2508634d7649a5b14b6fac38c5b3ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f88674f65e20426496398ecc1e742aa8", "region_id": "RegionOne"}], "type": "data-processing", "id": "fefa0a39988a4691a0d469a73371034a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1fc34d58a43b4bf79416640db37d2464", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cfccfd5766014f24bc01f966e16fad3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "34dc022513344becb6955ad84087d10f", "region_id": "RegionOne"}], "type": "baremetal", "id": "8c2c1e71922b47b5a7bbdacb7feb7984", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e272c5d2d488423db59980ee9ba69246", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7d199632017b443f83cd0729834036c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e5086f20f2694e4f888765e8d2e3bb14", "region_id": "RegionOne"}], "type": "bare-metal", "id": "767059817c2441d0a66a1b30ebbfa0e0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "509d1a3c43254d22ae97baa18d5344a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "71dc03595db84da1a42745baecdbbad9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "515f971ce55e4d5880d4ef76ae327760", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6dc2fe069e8443f3905fe54ddc65e0d3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7cd2183001774579b3b4eab71a8eda7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "604633fa68cd40d69f52818b5ad6a737", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e0be0601fc78474d990741b064230c9f", "region_id": "RegionOne"}], "type": "key-manager", "id": "ca3acd9785da459798cefdf587ecfd14", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "068ffcbc2d9745f996605696f6d4fc57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2eb9dce1f84c471aab41fc4b0a77fc52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1ee9bf3ac4774103ab43d927ece71e0b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "37b129fc3c7f4c758e655e1844b6df6b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "31cbfa1e50ec4a26808b026a4d21c063", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5b7d43473ee6472c8cb960247986394c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d04811b874294faf8a6e78d6249b269c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c7ea9e68c7c9406da5a1d505745bf1fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8aaf9e5e98cd4c2fa1c97e3a3de5f294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b459190850aa477fa6e16576dfd966a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "af6b206dfba745d584a77fe1bf333dc7", "region_id": "RegionOne"}], "type": "message", "id": "3b1defb3563748a78ab0beff034906c9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d38054f3f8514df3a37d2ad685700269", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "ed2808de4f6a4aa78377690bb62e1528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2dfbae84270f429c8c009d51766a2c1b", "region_id": "RegionOne"}], "type": "messaging", "id": "b5cd43ef98fc41bdb43c1a57b1467217", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5d36600ccdce46f18ed3ff60b7384378", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5220ae2404264aff8f0c2b7b88a8d398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "333d7db1a40b46e8b8c6810bf98e225b", "region_id": "RegionOne"}], "type": "application-catalog", "id": "d27175cc07dc47d6b5463b16a24c9413", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f5699d65fa764e799ec2079010514794", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a422b4649c2e41da91e2260ffea8c025", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4d3d9a55019f45a898eeb9f3105181fb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "71ecd3c33d8a41c5a3b5ad4e8b605a40", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b7695426a06e4688928cb96d413664b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "af419079db8f4605b1dbae75dc2b5bdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9f4b0c085ae345a0b63a932c92948bff", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3ebf90bab59b4cf8b5858f1f98c668c6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cca6905ad0594769b540dea251bc9f2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e84e5f646fd84ad8b6baafae3a9f7270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e5c42e63c8af4504afc7161f90071470", "region_id": "RegionOne"}], "type": "container-infra", "id": "775cedc331b94bb1ab14e8be05826345", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e7f2b4f9a80c4b21b5d710397d30d088", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2ab1da654a4b495d88b438f0f824affd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "56d44fe281eb41a780948a5416013014", "region_id": "RegionOne"}], "type": "search", "id": "e13c3fbb48ad4c69a08a0d5ef76cb023", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "12882759d43241b6b1638ef1ccdcffef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "4025d1b6a3d344bb99f8da2a43b0b2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "86c9c5a9df794a15a62d40a7f27ef6df", "region_id": "RegionOne"}], "type": "dns", "id": "4c18143ebc4348f2b670c9c035dbf91e", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "20177d260f024412a10cf4f4b006f096", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9d476a1eb36e41c9bcc8b36207c556d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "040cf2576af94c40a3708e4819c25a6f", "region_id": "RegionOne"}], "type": "workflow", "id": "1fd879d611d7490da47989dd6daaac64", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2401ba74049145ac9357794506289c10", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f981a118db89428dbef5fd460e3f062f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b11bf90a6d504aa486cdd897ef08f912", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f800a6f2c3054c499dbe309dfc00e9e4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc2f7d71b6124bf2bd7dd9d723196dd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "5cce15f189aa4b639af3cd62992b1ba2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "afeddbfd6d304ad1b4b9ca8e3e819f55", "region_id": "RegionOne"}], "type": "rating", "id": "fcca54772c49453d9c9ac754a68c13c3", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6233cdcd43a146dbb54ff8a47ac1d660", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "fcda6c71acc14594961fc0de208aa8b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8aa251a3caff4e5cb7910f470f26b0a0", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b4961ffd726041b5829f5d9c03eb090b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f87cec851e224555b8beecbe809c2e80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a28bd47b10e541db8238c08cbbd5b616", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "dfebd390b6f848bfac5d6f9a00620ba9", "region_id": "RegionOne"}], "type": "policy", "id": "d0a7687c9e13422aac01d89001fa0bf6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ae163f000a2745b18b3e5013bf0c0b97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "050206aa94f54af7add9f34f0bb558db", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "cd78530fad5045eb81b9bd8449414ae8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4efe2f66e85c45efaf82e6268c40143b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7967ffe738204b18961a55dc6a7593ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "920f0d70980c4ff988f9094059695e30", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "dc5269840f8c4ac2962dd14fe1a08d2a", "region_id": "RegionOne"}], "type": "sharev2", "id": "11e89000061b47efb33c63013146f771", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1f3910fdc2dc41a886fddb14a36c1b92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e2bb70b1e65949e5b0fe44695dfee120", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d0d3e0a694a7468fa539f1cea8f3bc7d", "region_id": "RegionOne"}], "type": "share", "id": "29fc4010f7f74171b182930b307da282", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a0a08611cb64e89a802ee961537a8cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "ef62971718a8438fbcbd16915a8bce8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "6e8a1ba509734e57bccaa1b3009328d9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "89f2acc7cf884eaabe7dc4fd10916bbd", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f99cdf0818ad489798b0f04eb0234bcc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ccfcd7e8f654d9c8b0f8ae230bfc0f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5bab57928a554f159e00f50fe8daad99", "region_id": "RegionOne"}], "type": "orchestration", "id": "a43b556d18d3492a9b153ed26b65bf6d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "59eb769a55ac4cd9b8fde6011128790e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6777dc34dc4642018f333fca8b258afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ee5c868d557494097cdffaac0557830", "region_id": "RegionOne"}], "type": "block-storage", "id": "c51e82a1000742d8a547cc8f6692872a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18c6f0cac0394dadb20d4390d0f79648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d0340852ba24bcdae73f5135d1282a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "415b368058db4953a84521f2d5fd7285", "region_id": "RegionOne"}], "type": "volumev3", "id": "c006420fba88491ebfc71105de1f4384", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "174d3f8ef09e4824b5e1cc039eeea456", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00dbaa12a65747b6b610fb7cee2b57ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5b5f98bd3b9042809c98452f270fc4ec", "region_id": "RegionOne"}], "type": "volumev2", "id": "500f0649006c4f968fee4da4009f59ff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4209cd5081784eb2ba36fa9624e7cbf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84cba429f5f04303b1ec39b89bc1663d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6b7ed4979a7a41e6945ed04931391685", "region_id": "RegionOne"}], "type": "volume", "id": "61d4a9d813a748238d308c37a3d0c01a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4f5201753a2745158ad3f85868bebd21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "69c433711186455b8258354652d9f9d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "741c487a4d8249149159d17f12e58359", "region_id": "RegionOne"}], "type": "block-store", "id": "5e3317a2c2e84fa080c7711288183173", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c13c7e626d80459d8b406c92a02fc400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1773796c92ce40b9a21ab03f6c8f2560", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "70f69370cd084dada0bac53df2cee6e2", "region_id": "RegionOne"}], "type": "alarm", "id": "c0ba6fb793d248ca8306a2b5688fdd6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6e4f3e02a23d4071ad4dc39ff6efc9c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e99ec28905284650b6fb7445eb31ede3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bd94d31f94b74dc3b2c3cd9ebdcc665a", "region_id": "RegionOne"}], "type": "alarming", "id": "cc7f523ed89646c398a7ff9f0039a5a6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5fe044b36f7b4514aaae0325acfdacd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b34d92b0c7294652b4f1da6f261505cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "da6be4bc788b48fcac110a16b0c22dbb", "region_id": "RegionOne"}], "type": "meter", "id": "7437cdd6487b40489e0082797084247d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf75837965b84aaf84e7ab686fb22ad6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b89190c413354e18a84e43d37d25aca9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00c4d72ae7bf4f8d9f32a54ce212de2d", "region_id": "RegionOne"}], "type": "metering", "id": "1868170d0030469bb015f710a992998d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ba2b439d9ff1405a89fdd7ebdd095265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "68ffd8a676f5445c95829fea7711370e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "25a894be3b8743dfb3550910ae7893c1", "region_id": "RegionOne"}], "type": "telemetry", "id": "56af993cac7a4816977f97910c4494a3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b721d38a31da4fcd8cae0948a77c9f5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "71ff1e7510c34284bb5f2f1529af617e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "551936fa5a0f49adb49ea25280021d79", "region_id": "RegionOne"}], "type": "event", "id": "a5542c95d3ce4b6eb4b2aec7e8268a1e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "82895956de8a43eaabc824f6e8283ba0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "585356bd1ed44525b1dd47e22a01d9c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "76b48940a7b842b6918916249e9a91b0", "region_id": "RegionOne"}], "type": "events", "id": "f6340ec72d0046b2a1ea06863b4f7d5f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a87e41a3a99c48cf81fd3757ba56ef27", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "86ca14e30ed5422fb00d7d842d2e863b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "041189f2622a4e71a822aaeda6a363a4", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4660ee3c757d4a0381d8b06351d7fa1a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "310f0c42c9dd40a5a7d2676dfb5dd95a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c301d73621f347e78748746b095aaa81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "84388777634442d7adf630cc97c18302", "region_id": "RegionOne"}], "type": "application_deployment", "id": "69be80dbd9494c4b9161008d69f572e6", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "211afff6167b43faa5b633b41e533810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f2062906ff1746569b7fd87a85887e4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "49ca89f767b043a986490af72ecef6f9", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e0dc317dcf4f43b19afe20905ce491db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f24276887134480c8b4ea92e7be90774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8d2b379bb0334677acb3ddfe21ad8d8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f6a53a5e2e9b4bdf98bdc62b9fad7820", "region_id": "RegionOne"}], "type": "tricircle", "id": "7e33b18134d049f08bd7675fb0968d33", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9266acac0723449bba240286a7ae9fde", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "51a9459a13a84654b0571f0526521026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3c216d1e0cb646dba4d64183131a6ffc", "region_id": "RegionOne"}], "type": "database", "id": "2f5f02fb44be416cabd691e542f8abbf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f3cbcd085dc341ef89426ccc52330f9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0cd48450340b443ba5196a44ee39e4f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9db9bbf4d50e46c4aa44014247dc5c25", "region_id": "RegionOne"}], "type": "application-container", "id": "74556b6de3364d4cade370a8ab87c802", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "959178c314604aa7a0a55ee16870388f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "42711ec288394328af3a276bf26efbdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "709a615f60f24fc0a510298135de48ce", "region_id": "RegionOne"}], "type": "container", "id": "7b7dfeb5b70c4b71b071d850b3aefb36", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e4414bbc410c4cab8300422590d59c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f2823438f4c0446ba4c9d71f998b97c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5547703a8bb94a7080e70bb7c1f531be", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e4018d91d4124b1b9c9853bc63875c25", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9ae1788b82b4fb1b66a90dd1d237976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7020fdefdbc547eca718a66a8dfb98c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "46f641eab5674e62bda09b19dea3b389", "region_id": "RegionOne"}], "type": "rca", "id": "cdeecb4c062f4199b02e69026c0fe56e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "25e8aeefea214456a821818dd410879b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "10a5f35a5e2c4f87b9967c0dcf01f565", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "26e4dc417c524dfab50b9ab487ff89e1", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a273efd444c8422aa2709cbda7a30754", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e3b51c028a224c01933cae12155886bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "caa34b4b471842ada9c9685e9babed1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e9387171e49d486994547a56c834989d", "region_id": "RegionOne"}], "type": "network", "id": "e1a33268e5434389a4e8da0735ebb44a", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1aeb2b83c78f4c688b7412dc32bb2e13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f123746be9e14b07b2e804adbf69c4fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2a148a96960f4975b1f4f462e7d76783", "region_id": "RegionOne"}], "type": "backup", "id": "beda346814f74fde8de753af787a6895", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "fdd474c85d404da2a903ed376cf82c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cc05588f69e4489497e13b7723277032", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "212d90e6e3cf43e18fdadaefa75579a9", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "8b8da5b89a7244a09f172b36dd0fb932", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a12586f678fc47d2a69ccacc711c8d52", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a15bd80e2e44dbd8c38f5601f4a79bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "b4b40cbf960f40b48e2d2c84fa7f0c86", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "a50e2de384664be1952ca80ce1f07dbf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a7cbb29f95144870bc4551e8b9409c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1c4d913bdbe348f1a7fe951aefa0f385", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a4efe9ec9e2e4eb8a71df8ec6cf1481f", "region_id": "RegionOne"}], "type": "monitoring", "id": "de5183c15c174e5b8be5b93355b3f3a3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "66573760786440d4942f795ac57facbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "483090618ece4681a4adff057ffe6060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "dab8409567ee49aba61c8afefcd6f141", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "2adad565ba6a4679abfa400c1bfd1a3d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "24a15321ce4542859d2077c497c73336", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "c44b1faa778f47ec93891887a68b05a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "385e8e8b5f954477a55daefce6214935", "region_id": "RegionOne"}], "type": "placement", "id": "fdf7111e69c3446ebbf816a96e069bd5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e7a5c63dce174047af89ff88463c3d98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "271efaca996646d098e4821307260ad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "78a65ae9a17a43f0965a7aa93f0843bf", "region_id": "RegionOne"}], "type": "instance-ha", "id": "aaf8b606a5704a7aa6d88c74a0e5cf5f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d83a6c893a4844789c68664eccfaaf58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "95ff476f89124eb2843ce53c379c1aba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cdafd998812a4d7ab52030a5eada7339", "region_id": "RegionOne"}], "type": "ha", "id": "3f34deb547a84e008c9db2788aa67dfe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a93cc8bd94c34f7ba2eb5fbe44de02a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "17091cf39a924252a0e45f31db09f3b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6e240326ba8f444a943ac85e546b2620", "region_id": "RegionOne"}], "type": "reservation", "id": "7815fcbf7cba4826832cf17977dfd713", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "92b5090d328540a085feb0abf9318f62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3e9b9a664a484a4e8dfcca0480b40629", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "f140bd7cc30d4eff861cf90b3375f18f", "region_id": "RegionOne"}], "type": "function-engine", "id": "d0f32ecedf08479699e3a2362281cb98", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1498dd6193904d6b9daf759792d25e4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d301a2baa1564ea1be7e8bb15aa95f78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "13136c7e57c94266bf4017c6648acfcb", "region_id": "RegionOne"}], "type": "accelerator", "id": "fdbf667ee1904c13af604763166c1f3d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ef923e2f2ecd43c1bd7587bac44df7bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c1149ffcdd3b4f80b613d91b5d008dd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "9ce0b79760254af8bdf1820ed1b759d2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "bbec5a53a088461ebc764e6bb71fd261", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4104e9f3fcec49a8940afe859d48292c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9844101633124f86aafe77d682c50a6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "af20f0b629e441ecae6c82645d243ddf", "region_id": "RegionOne"}], "type": "registration", "id": "4317c78d21264356907bdfa16beb06e7", "name": "adjutant"}], "user": {"domain": {"id": "027744eb5f5644538ba5349c65e2d030", "name": "a2c1011f63ca42ff9b75a648b35dcba6"}, "id": "9264cfd86d634ad6b145ff62a01ee148", "name": "6d43c3fe9b1f43e3877230d55ba9b2a7"}, "audit_ids": ["b11d360819fa4d4bb41077d6d4e9bf2d", null], "issued_at": "2020-04-23T06:26:06.592425"}} {30} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.035566s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.035785s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get [0.039869s] ... ok {21} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.064062s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.060599s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(event) [0.035613s] ... ok {15} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete [0.033103s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.101575s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,672 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,678 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,683 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,694 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,704 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.634854+00:00", "project": {"domain": {"id": "05c3f468bb724526897bda5112db9cc7", "name": "c26a6302083c42efa76e49b23a39e7b8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "6165dd5741c64b529f24fc69ab3d0c3e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "9ee8b9157a4543c88f9441e267dc88a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b2107e1059d24838958185eefa6264bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3388044c05bc4d0daf5dc81055400d54", "region_id": "RegionOne"}], "type": "identity", "id": "fab24dd6e31c4da089420a90a0b0b1b4", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "4f0324f9c0c248dfadfbfb7e800afc58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "29eb163239214a42b8663bd73f7e78ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "843c8972631b4e499d565f8feffb712b", "region_id": "RegionOne"}], "type": "compute", "id": "e9036ea437bd4fa8b9a6790da1505c1f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d383a1434eab4fcbad699e1c2b84dbf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "659201153d3b4d828025985babb639d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c3d8770e860a48628a4c9e27c3b01bbe", "region_id": "RegionOne"}], "type": "image", "id": "c16a3a1c7947423eae1ab1fb971ae5b6", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "94b0f90ea85d44b4856f1905592f1c3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "011bc42360034b75920bc50c280636ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "abdfe702a356473c9437f6fa6f5a8b86", "region_id": "RegionOne"}], "type": "load-balancer", "id": "2d4adde691f04a6b92a6156bd9fe5b73", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e126115eb9a544e2a2047174f272e315", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f75df183bc1d466cb267170565c54333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b8b4fb94c384126a3d3a5158dc20b3d", "region_id": "RegionOne"}], "type": "object-store", "id": "5d7680e09a1140eea315229a5e96185e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5f394cc2743494a9d8fb24dcfcfb0c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84f56e6660a6424fb153a826ee1de53d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1cd012492f6b4d02b30999eda924c69f", "region_id": "RegionOne"}], "type": "clustering", "id": "7e6ace926e3b4bffa487407af43d28a6", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "433763cb86714eceaa554b0d8a40f069", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3955899554fd4641be6c27f6e8325e50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d78acd6bc79b4f0d9b88962b16217b56", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "14b1e2180e9e4f979bf68aebb6683e6a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c453630d8c154752b12f56818bbee5f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67d9ad2d38314e7296b5f7d83c1a56b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f54dba860acb4952a5ab228dfc8a9043", "region_id": "RegionOne"}], "type": "cluster", "id": "e6b80e522f524a05ac32d52291f4cb4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f80609a6c4a94f2d8af61e3bc2d80d1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "53af3656ae07481e8449be5c6978cead", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "fbfd1a36523a4addbad7115b7318f70b", "region_id": "RegionOne"}], "type": "data-processing", "id": "9dbb49a35a12466f810bbaab44bb4208", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45a7c3f771c64825a57783c0c6681a5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fcb607fb06954ea8ac6537110708efc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c27db2299cd94249b4d5e3b8db5dcad1", "region_id": "RegionOne"}], "type": "baremetal", "id": "1fe98f3a5ffb4ec482362cee87c37ae2", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7a64b5e50333434db347760caedd134a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f842631534924b78821b34f309b923e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ac9b2516bb11435899d4bf22c5ab1aef", "region_id": "RegionOne"}], "type": "bare-metal", "id": "11f01cdb1cff4186bc9b6246e3d1fe09", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "741c5f75aa054d7fb3be8051e1cb35ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f6aa6adfea71402d82330728ee3b8c45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "53f00ca5d75142e39f4105ba7c5402e5", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "81972cda48ad473796566e726f6add56", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c600a09bc9447e6a5c675221a42e4f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "289d08d020494faeaff3f0803a172cf6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "1affec0528aa45b587ba437e88cb4f33", "region_id": "RegionOne"}], "type": "key-manager", "id": "8fe56ee86d1d4231ae5cded58a066b62", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d9b8af65e44043b8ab6c6486d09bd210", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6cd8e6613a964c3aaf33fbe153f77540", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "81d60d5ce28d43f2baa9a972afa76b9c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "48bd15d3465e46eeaa29bd6ae62663de", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "43bf2e9677ee46c49eb5d22f8d11dd4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7b4bf11ee1b743ea9ec6df7f8eb575e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "20dbe393779440ab944239f4eb224d66", "region_id": "RegionOne"}], "type": "infra-optim", "id": "d2e46985bcc443898c34057222fc2786", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "adcc27d2bf144531887e95c7ca6a4d14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d77a755307e1416e830aedf61ba1f9f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "977bce582bc5458ebccfa0018797bb84", "region_id": "RegionOne"}], "type": "message", "id": "de62134d78064805a9a7bd9404f2b07b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1f7d2e8a90554c08a8d737c9adc236e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3829f5a3294b4ef99d9c75e5d9a1480c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b7d2e8f8eba84f9cad39f455d97a3b47", "region_id": "RegionOne"}], "type": "messaging", "id": "122e0800a34044a6b2d6150de0175881", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c4718511a0ad4e8395c69d6a83398c3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e0eae71bdaae4509b1b921c577624cdb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "5b5e53f1d2514c9ca100e578d8aed02d", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1b3185d902194bd1a4aaf0427be195ec", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d53bb70268dd4616856646086d1faef9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "be1af896e55743559b89bf6a8aca9212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "99036b61cfca4328949149c200411cd2", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "ecf877558e1e479f9cb9c13e02efb82c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a19d240161546589d8db8e4947eda17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "92e47766ec9049cab07fd03305bf1275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4afb52e9a3714c749e01c85c17400d61", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d182498d1c0c47b9b4de232a28e58d8f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2719dab6238d4410a2c46fc934c5d525", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57a4ef59b8e347c28c90174fdefc6b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c4bfc861b434509ad7a240f48f2fc83", "region_id": "RegionOne"}], "type": "container-infra", "id": "67e8ddb0e51e4b9994db178c1cb03fbb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "535777738bcf4c7eb85950fa926aa0d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a1d40b2c9e5c4ce8ba0d7af300826fc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "a7936ad47a774883a98f43a4bf4e762c", "region_id": "RegionOne"}], "type": "search", "id": "cd29fd17c9c94f5ca2973eda77a23fa0", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "e8eb971931d7491fa34fa5e78588c729", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e33642b66d964c8d9b3b88bd32ae34f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "04eb0c9879e547bbaa77738c3a70b4dd", "region_id": "RegionOne"}], "type": "dns", "id": "3dfe663612614203af5870f6cd1e0a23", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "31ec321ecaa94a0fb2e8c5ff889ba0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "907e5623b06346798419374de57e4e1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "bfa9a32c880c42b99469473c6ee0a7c2", "region_id": "RegionOne"}], "type": "workflow", "id": "736f8d1792c44d0390657d99c1c6b334", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2a104a78572d4482ae40fc204359c70c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1322e928a01745539aadf9f08eddb31f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8778b44734e143ab88ca896614b68e6f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "eba64650df644a6aba496e06cdbc1607", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "0e5132bc1822447e89032d09535c9f9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "4123be1790244a459ea51dcfa0ff0cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c264df965ebb44efa2f4999adeef386c", "region_id": "RegionOne"}], "type": "rating", "id": "4e4f207c4d7f48148f8a4d77499a2975", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4e67abe8abb744cfa8be1187a06455b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "18d3b5975cdd49da8e500fbbf9b1f3a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d3cceee14c1444a0b6eb19f6d06a73f8", "region_id": "RegionOne"}], "type": "operator-policy", "id": "7ad919a67e9b41c99198ed73f39726e1", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "22d62683fdd44e849d74950bb8522bb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "090c28ead3594a919208db269a4f8b05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "16e2e27a30284832803059b8d41211d5", "region_id": "RegionOne"}], "type": "policy", "id": "e0d14d48e4a946cda20931729e31a9b4", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70ea48e64b8f4519aab9c7f022d581b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4f6a826ffda54286b2754aeb42857cb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b71ebcad25154f98af9d0bab4c12212a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "bfbce0b65cc8420b82133b92bb3a8d06", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0126f5fec4a04fe38705e15af287514d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da0fb31df75c4ec4a24ca016633d49c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2017585954e843aab0e6b0837eca2957", "region_id": "RegionOne"}], "type": "sharev2", "id": "4c94ce9a6416445da871771f00f849fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "415a98a2063a47a9b166e43d5059cff1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e3e4b2dfe3140e3b857fcef10bdbf76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4fb5ed4beeb347f580ce2331e167f5a4", "region_id": "RegionOne"}], "type": "share", "id": "0294e9f4bdc04e74baa23e71897cd9a5", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0f2773eaf4ab45cf949cccd08f1eee97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a490682213154b48b61e441fc0d1c67c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "028303ad7fe34009ab4d817c1c8b7e8c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a960faa6dca14da3a3b2d63a58282479", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11fb471983e14ff1a5454f59147a13aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d39ab109ed8d4c7b8188e818d0a922e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7f1149a3f5874d6ab0914e7a32603ab6", "region_id": "RegionOne"}], "type": "orchestration", "id": "0f8a604e669543e99e204dd8c0a4c0ae", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e23f2819805f457590f6e5ff271fa850", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d12b9007b09742f0b6395e414f3b5cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "846f7f60cc2b4d0b9bef4a1415665e4c", "region_id": "RegionOne"}], "type": "block-storage", "id": "7b48aa6a045c4bc5b3420d533a50acbc", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b66472d119ae4ffb9ac4cb9a2400c16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e72f1f7cc70442f97187172cd09ae40", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc2a83c960e1410496be9d5f83c3c905", "region_id": "RegionOne"}], "type": "volumev3", "id": "6d71c384fb614f1a8c7cf858bbd75972", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a12df9f47a15495d97bc97213698b7c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c6c31eaf34d466d800f5c88c4629647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fa6057fa0cb543918cb571ad39fbc3d4", "region_id": "RegionOne"}], "type": "volumev2", "id": "bc4d2d6450f34749b2d65beb3ef40cd3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d96447bc13b5486284b4d5b84fab034b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f712bdc4fefa428da66476eecd8c9645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "97a2247770314d2da136b5b8ab6b33d3", "region_id": "RegionOne"}], "type": "volume", "id": "70e4827c0586427d8a33f16e9be21b95", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f63b739f426a4adabc424fc31204d2dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f45550a99dd406aa2bb620b38606933", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f74ee86e88014d4ea9709d8d46ff7614", "region_id": "RegionOne"}], "type": "block-store", "id": "f3814681c92441dca7c3cc1c209565d2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "faf854184ef44e62b9d78e23852ef1b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f6b7487520224590910c0496712b8c10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "828651debde149baafad9f05e75794b2", "region_id": "RegionOne"}], "type": "alarm", "id": "07228605a7e243f5b679195ceb2cb927", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "194d0464623a42a7b3a55105318d0ca1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "16e0d5a4b1cc4c10bd42bee456f9de17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "24bfe66e529648a69834398741e68c04", "region_id": "RegionOne"}], "type": "alarming", "id": "4bc75e80835540258c9eeb4b58fbf880", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c4d209f518aa48fdbb60972b6c3be752", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "93b60b7d18cb4aaf87220ccbe685dc99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "563490aa439246e1ace9361637e3ec16", "region_id": "RegionOne"}], "type": "meter", "id": "8583cd652d554d9197d5b4bef45c88f9", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8fc334179764d369f93774f98375b56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "9bbad0d41bb44b718d227f139c6563a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4874c71921574bac8dd4cbe271f18fb0", "region_id": "RegionOne"}], "type": "metering", "id": "ccdafc49ca39475f9b69434252b1f686", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "86df75d4be4a47dba5e1619e2a8e49c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec5910fdeee7455fb17adaec11cd8e42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "764d4c6425484e5a8e8f7b48878c8ddb", "region_id": "RegionOne"}], "type": "telemetry", "id": "ff8b041d18d9414786fd1f5df5f13faf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "58614bde43af47e8a94b688d1203c678", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2208299be35049a1aa450327956c447c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "921ad8b6e32c4a37b6fcc99e60dd6e49", "region_id": "RegionOne"}], "type": "event", "id": "dcbfc651c42d4b0788a19af7608afc79", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "813c06b29dc744e89aad7edf11452540", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3f0f860b896748b7b6338d47e916ade0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0f771a3a932249c79adcaac54e3b6ee9", "region_id": "RegionOne"}], "type": "events", "id": "10c11de1c1c845b38923955b4913bc77", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "30639061548444548de8423a31ccc7bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6cb8c4b7a1404518917dade3406df9a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3840adfd1e0a4bf5b5880af287d44745", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a82bd88907d444d2ad5b44b6e0875e52", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6389b812e12049bd927117fdd552d292", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "93769b3a6f0140889ab1821194ac6152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b6f25b1dabc4b3a98546f587adfc5b4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c4f13d4051ef4912aa11c01082525a42", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "152b4d75e48f4114bf1f3d211ed58e7d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b7280f5f71b142f284368137027ef30b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3334624731d846589a787e04b2c9a752", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "749233c892b246f78525dd8f3eda607e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f88d4bf1de2348caaf4c8dcedfe923d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d87178928b184ac78394a54917bc1486", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "99667359b33d4898b2df579633988b52", "region_id": "RegionOne"}], "type": "tricircle", "id": "890e5f8711aa4513b7130f2835af8cf6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f70fa6b53eaa4eadac586e567d08fcd0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5247ff67b47c4566afa5b6d7e93173ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0c970e853bd04c40a8f42ec0852f05f1", "region_id": "RegionOne"}], "type": "database", "id": "5b949e3f7fef4ee58061ee6ea9a37c8a", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1227343390534a8d90b802b62c67f860", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d3657ee2e5834b238a02738e4df93ca5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0b5a023fb6334441b36502b8324d5614", "region_id": "RegionOne"}], "type": "application-container", "id": "f92ea7bfe53f408e87e71d439c69e485", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e6b8a7679fb84033a5d9ce71ddb9ea4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bcb4e85b327c4d8ebfb0ed6a4b25c8b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "68614356def94381b458d74c28207828", "region_id": "RegionOne"}], "type": "container", "id": "71ee136c801942f1aa01674dcde1ade2", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "946fc29c2be4453490ea563395b013a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "de09d544c74c4547af82b3154494a182", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b054e0e30a04f9d92888a47996f788f", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2f3ffa7b717c403b84bd2531a0dea198", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "62da2638e9d8491ca47ee9334ea88103", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f4d7020bac134c34821228e1304060b6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "bcd72cab07e84a6083ed1d873d39bd0d", "region_id": "RegionOne"}], "type": "rca", "id": "842332f55acd448e9888808f962d51f8", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ac8c93b44bf441f5ae0a6915ac3e2107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f9e840008d434a06a4f4f4e4899ad6b1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2685832ecabd4bc0a8cc6483c7bc008f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "507a4a913a5d453796d1c307b9c3f3f3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "7cfdba0a89c24c40a8e63a2930788451", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "43ed1aaa421f4eedbd1fa26ad286c3f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e894f9b9fb994b8d94e3f5985a2a7a27", "region_id": "RegionOne"}], "type": "network", "id": "80186f9ea3fa46e39c5875113eb9c0ea", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "ceaa190cfe5a4f13994d50b713b7f671", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "4f9d1ed336ff44b697faf5a11cdc056f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "ec765977af474905b1d719b05471e514", "region_id": "RegionOne"}], "type": "backup", "id": "eb4af841efc8413185d589171a2673e2", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a931f484b9ed40c3bd1ed3bcdb72f391", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "201fa9b0aef94c659f087b15ec0d0fb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d8e6ee31b7fb4d578e03cc39976e8260", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "65ed62fa16294caa8527c8ab91ee3339", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b49f39ad8e164efb98554edc7333c498", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee76d1833f6d4e2586d7ed96a5a94153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6acb82aa73cd4f899ad0c3e993ea1993", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "26cec556bfb24d849e08cb0e31d8d1b2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4aea6f823dd6466e903092d285b1239f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6a73c495e0b04305ae1d72d902e7ecd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "6fc237ad5ebe4df39e108b89761a9704", "region_id": "RegionOne"}], "type": "monitoring", "id": "12ac3fb85e2e4f36bbc1768077434f92", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "9851fa1848da4f08a480e8de1ebab8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "39fc4b81ad604a7da6a0f91604234c78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c75741d8116b42f182773354f5ede17e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "ecc211e08d024bc89f7f42c7b32e8233", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "130885b9abf14496b59d73405b80fa45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5254eda704464c73a01aea19e89f3c01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "2526f16a5dc3473a9dc8068ad431097e", "region_id": "RegionOne"}], "type": "placement", "id": "76a590397f25485bac080f9ffed686a2", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "50b933fc2a414682ad9d9ef12bc21dc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4cdc073cee884bcc89b4378de431da8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a6d84c098314dc49e10e152c576a30b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "37534893426a490fb69fd1980bf18d53", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "170abd44a60d4562bd11fa5ed0d53f2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dcdcc040842442888ae41a47b68b7af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "3798d5c7395949bfae952881ee1ed29d", "region_id": "RegionOne"}], "type": "ha", "id": "db1c9aac47ab46d492542b1e2b7636ab", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "53e5675c3a8d4dd58316a44065febcb1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "54e4a958aa004558b5b01a66a5afa421", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "7afb67c3c3b045838e855640df326463", "region_id": "RegionOne"}], "type": "reservation", "id": "9224ef512e1c48928f9f72b605275b8b", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "e5d188de50654181aeba4e09fc40456e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a858efff631f4ccf81bbf7922408b492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "6c564aa2f0874a5ebfc325c0e242579c", "region_id": "RegionOne"}], "type": "function-engine", "id": "b2f94297e993433c8275964cee412be0", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd3e65189c424026ae1d1c8a10dbf004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "832a686308f145a1a1e1988bd4e9c4e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c44c602c14ba42b486b6ab006556acc7", "region_id": "RegionOne"}], "type": "accelerator", "id": "ac63aa7ef5604dcb89363ac2d6f8c98f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9c5f2401199e4ebd88b8dd61bd1a9b24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "48f6b47f26b8436caf9b2ccd3660c6fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cb3d4aa1395e4abd9d33ec0cb325cf37", "region_id": "RegionOne"}], "type": "admin-logic", "id": "634f327449dc4df78462faa053cae349", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "51dbffb807554bcd91bbac36ada538d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b66516d9bbf344df8b732c87a8944149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "73bfc45fa2c04a98996f4325829cba4d", "region_id": "RegionOne"}], "type": "registration", "id": "0e70d372464a439cb488bfe0899a7a79", "name": "adjutant"}], "user": {"domain": {"id": "0157a5e66711435685c53b5924fba1e4", "name": "826a23d0f5cc409f8076aad55f417458"}, "id": "ac0e1d7affa2411a96371ad6702378ec", "name": "00e678511a524318be0900e8c515061d"}, "audit_ids": ["e5e17740e98f4910b639e561b7c11c0d", null], "issued_at": "2020-04-23T06:26:06.634854"}} {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres) [0.036536s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id) [0.059311s] ... ok {20} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.245235s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,567 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,577 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,583 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,591 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,607 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.508193+00:00", "project": {"domain": {"id": "f201117b075f467c92d4ceffe3ca2aec", "name": "f3a8862b1d644106842bdf8723d9766b"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ab402a1091ca42b09364ec679582af1a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "df65b831e51c4ab898decb7ef35d2630", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3d4a11a3d69547d8b9f1aeda3eaf9b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8ebe505d5b2647d6835b437c1037178a", "region_id": "RegionOne"}], "type": "identity", "id": "5a9b961aeac94a15ab05a32d0815d3fc", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "26ede2949ba647dba19bafdc9904d30d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "686c9ef4501543bfb5d90e75ebc7caad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "a80e96e324b646a3897f9d85e386fbae", "region_id": "RegionOne"}], "type": "compute", "id": "d14b7c458995418ca8068ec44fee1c05", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "084bdb07dfb14917bf6c5b7ae7dd0b5a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "9201df79bf584a5786e0187d9d43a68e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "c47bdcaed5c14edb9af20fee9b49fc27", "region_id": "RegionOne"}], "type": "image", "id": "e60b7e92c57e405d9107bdfb883f5ea5", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "12f4ae45deb24ec3874699e47054256b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "9aefe56bf5fa40e9b3a33e9d449b5f04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "ce27402de2c64989b7d8b068f892fb0e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "9aede244a1874520b1ba95765b94cdc4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f18bf78bbe1d4ec4bccdf012663476b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4ae97df7dab46bdb98eedcf9920884b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9654d1e81fbc499eba9001a2ad658f5f", "region_id": "RegionOne"}], "type": "object-store", "id": "32d43b86ac9b4afabc20a2dc65a8bb9b", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5a2bba9a00404166a502f4d6d9cf206c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9e102fd3e8f0449eb1254ef1ec905d16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ca223211c3c1412c9534018b8c1f6d72", "region_id": "RegionOne"}], "type": "clustering", "id": "c8d708e083a845a28ab57ed68a01e145", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "584872b8a2134169b8474120ae73b20e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57e1d21654e14bf887d2477f6eb49c4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "109dbe66054a4ad192e5f52f3bb85067", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "50d499aa87e34710b81dd40239f4f511", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4839f5d1d8a448c923cb685f9dfeb24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "664376f1b82247608c4f5a412e772649", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "7c6d228ebffb4f73aba8a3b11704eeda", "region_id": "RegionOne"}], "type": "cluster", "id": "176c5355dbb543e781b02b2d25adf3fb", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "973212a64b544f72b6497ff52308a001", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9b65d714c42244ba886008d19c234082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f0bc941c5413478da0e4a6aa28eb5248", "region_id": "RegionOne"}], "type": "data-processing", "id": "1b490d50e3674fcd85cc9b19e58eb9ba", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7cb5d941316f4419a40a25d90b972160", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8638b73d71f546fea0ad2f9a85415dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1c5854bd631f40399a1f47bd80698bde", "region_id": "RegionOne"}], "type": "baremetal", "id": "ee55a31d9ef349ddadc53564300dec03", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8246cf52e1964fb896c7e29214fdf64c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4c5233fc2f874c40a0d49873fbdde6d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ee0c0292baeb447aa408672dd87176d7", "region_id": "RegionOne"}], "type": "bare-metal", "id": "a3118ddb51304efdbe5cb2e6a2fb7ae7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "886549444c0849e7a542c5939b36f87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7b7f31e4cd40498a94c304169b188752", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "036ff6ef45d245aea0885c5991387eae", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a24ed7232bc142ca8a0c6b36c4293204", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "105e2e679f80485b885ccefd00e10c5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "05849ce6d49a40aa812e39c517e886d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a61f1c3029ba47c1af5d5e51249f987e", "region_id": "RegionOne"}], "type": "key-manager", "id": "f65c7c433f3a4d26b073bda773f3cb99", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "865e6d1e70f1432a8343b506bd1107cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "29374a69947e4d858e56b45560164b3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "bf1a342d2f0d465c92766b90f08516d5", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "1de68dd3e2594fa98654e75ecc0214bd", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c7c79d8ac60e4282823d28e0393fad4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "3d2d5f89c1e847e88b2856d3b6fe21ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "67c8dc6be6304bbd9c7c5332e4828687", "region_id": "RegionOne"}], "type": "infra-optim", "id": "5dc6aa1479b7481a9bc2fce2422d74f0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4af39e469b56455dba1390e9a39fac48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "94cc37dd10674b4592978055ab9a4794", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e3747c8dc5cc45c9b1a2e9cdb134689d", "region_id": "RegionOne"}], "type": "message", "id": "5223e46f04f34cfea41df13a0bbe7aba", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f69af71b36b44cff88fa30a36f5b11b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "24f53ab93b1d4a9ebc3d2a408c551b0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "6dba45994e51420589b651b379ab4d0d", "region_id": "RegionOne"}], "type": "messaging", "id": "a8967fc5fc2e4042acdaa04622a093f1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "435e33c88b7642bb93a6314b93679e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "fe0585bb3f1c472eab06adcad5e580cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9a584dbfb455481fac706ce358d06108", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3524cb5cb3174495867d251e538690c0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5304354b29ff4ef1ad5dd2bde05abaeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d840429e1f6d44a88936d3b25bf473bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e10f64a15e344d5abae7faf0b52e74b", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "60eeb02b6f0e4863ad9dacc98bb0b43a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "efe1c6d65c7441a1851aa0b114925d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f89c0b903a6432b813b4b1bbbcb3c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "95011f1babbe4b9ca06efbb259308a32", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b7cef29fd51f40bc864a5a7b908509a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93c67827787f4d56a5ef795145ed7d74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e12a747b1525498ba1221c57bea4d725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68018d0560074b3c95a8cba86fdf1c87", "region_id": "RegionOne"}], "type": "container-infra", "id": "441648b2a0e24a898ef234c67c2731e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "834aadc8ee1b4893a146c92b196f64c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e45a7625049e42cd9b8c81f42121743e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1cb3e54bece041fab95b7d9926dae3be", "region_id": "RegionOne"}], "type": "search", "id": "be89d96178984160ab7296550c616e07", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "200845aaaab04754adebb0085ba2961b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "afd3b1b33ef84fb2b76227aabb08ca75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "213fffcf50934684a384804442a0686e", "region_id": "RegionOne"}], "type": "dns", "id": "bbab307665454852a1dc044ba9e745f8", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "39d4f00a69c344bb8356c6366f0db4a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6049fbb4499b499285681e6e6c195eed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "8d1865e1ac51452d9528eb8c78a35069", "region_id": "RegionOne"}], "type": "workflow", "id": "492c4a38f7f340a3937bd7527c95b9e3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d2839ac9bf04872b35c7ed46212b19c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ef041db1602044b9824bbb37c93976f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "ba9a5caa3f0847a6b49dc65474828144", "region_id": "RegionOne"}], "type": "workflowv2", "id": "a5ff057d52084402909b20e97b22b519", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "65b73c7d87354484aa7ad77e36d6613b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "80e3b72371d84ee8bfac6f8747d075d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "71d0edd4caa64afd9732000b90264bf7", "region_id": "RegionOne"}], "type": "rating", "id": "048ca043578148dc885bbb2baedce07d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8250a39fb0714941a1e3171c7ae4a071", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d59d6a9e3386449b94d025e18c650848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "94e5519dba53455e9dbba9174a13cfa9", "region_id": "RegionOne"}], "type": "operator-policy", "id": "882ac9573c314bbb9e005c50eb15380a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e742ad6195054077b27cb3c23494e4cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d237767f92c643238e157a2ae1ddc150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cac9c90c47e2463692c032e8e0653c22", "region_id": "RegionOne"}], "type": "policy", "id": "9d6d3c1a39d849bca297a3ca68fb991a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d4f6aa1f6fed4c409729e8b8d56d79ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "63cc692db5234c7ba280183356acf94f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "20b185f034084729aced5abecb5cdd9e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b402846c934d4f498eb50baf34657d55", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0bd62ab40ea74e77a9cd9b261ca65eb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4b178aefde4846f4ac15b029bc46b825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "af3fe93112c14ce1a2cb12966b5e399b", "region_id": "RegionOne"}], "type": "sharev2", "id": "1ff2680d0ab04a37b65c7629b269e588", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8b621d8b9c80440cbb9700262c169739", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5dfb55f3550f433a9a172abfd05a8ea2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc3465b461f247d69604a8bcbb541af1", "region_id": "RegionOne"}], "type": "share", "id": "4280403900d14908b1bbc6f18e6b38c3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8960101855db46058e0ff8d035935c75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "6f5791c73cd34bfcbfc532ac346395d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "135837c35cb543d3ac9e4dc7c8fb1415", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "de050f63f22545b9a054a20da02b3c65", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1954e6d0423d4a679102c58b6d145e3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b03fc3ef01b14bfcb5517a16a4bae2cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "013d13a23da844d5b0acb44536f49260", "region_id": "RegionOne"}], "type": "orchestration", "id": "041e4f1f4d85403e8b0d992612eae4a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "872c199896aa4720ba5ae7ed71782b4e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f35cf6860a8841e2b51b5746b93e5fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f5d507a27377476d811c07ebe4cada46", "region_id": "RegionOne"}], "type": "block-storage", "id": "465725c037c743d0bcb13af49185a02f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "72173ec338804bd391db861c43fd3ddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e5d16e83cc464cc0ab330adcb4d02ab9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "70a161339c7a4a45855bdeb745ed6241", "region_id": "RegionOne"}], "type": "volumev3", "id": "d7466c58c61042a9bd8aa48d6ef56171", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e7b5ddf29cad47598760e73987e9d799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6d5d1db04134bb985d11063a757fd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0a8b4a02ea314f53b51c8d5f36758e5d", "region_id": "RegionOne"}], "type": "volumev2", "id": "b81109d699994ead9ae806b0a94a251f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9347673aeae24a48971e415eba3e69e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b8c83bea334540a79c832748e0512812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41401ed7d7104742a15a64c03f8b4bc4", "region_id": "RegionOne"}], "type": "volume", "id": "6d31770a31294fb3b7539ff674050c53", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83ab922251f54b0e81d435e349310c56", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2bb86f9b26274c6db69191d03e73f258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff0a13695854c3095eef2205ed6e559", "region_id": "RegionOne"}], "type": "block-store", "id": "dacffed7be954608b3399aba13942841", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "36817caca3ea4cafb70c7b717c43f0fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "07917037eeac47e98b09cb61f61d2ecc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0695bd28f5734937ad67f88326f0b323", "region_id": "RegionOne"}], "type": "alarm", "id": "a3087eca5e9048fba5c0bb832d961993", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "da72f3a910fc48aabe37c6ad7a276d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d7018c54c646402685a666a0b7b38afc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "1db13f517abf4042bd4b274ae4f062df", "region_id": "RegionOne"}], "type": "alarming", "id": "5afa77b786974f32962ed0b4f16118d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83716bc6efc740cabc4158a3be0be93a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "cf17bf0a77d944fe87d1495afb6d2124", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a6ef1317da341e4bdf0d28afb37a52f", "region_id": "RegionOne"}], "type": "meter", "id": "728c95b702644db8817b48ef61cece06", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fabe4b5c81044b2cb7452d3878ee651b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b8f486698f9b487794eea373dac85836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2206f1ea098346f19a49c91aaa7da6ca", "region_id": "RegionOne"}], "type": "metering", "id": "80e9ea546588422d8ad7a60c052a9e50", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d88478def9884d16ae536ab632e41222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2c2653587da04d8baef6f0498135133d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "4411e4746e814eefb673d60b357d7ea9", "region_id": "RegionOne"}], "type": "telemetry", "id": "e156a10caf504378aab338531b31273a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "dfe171672ca3489bb45c9c5f8fba75ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "0fb2f1d71689462d8c9374dad2215d7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cdbc17a5953547cdb06bf0ed54e13696", "region_id": "RegionOne"}], "type": "event", "id": "313d8143849c4b0b838dd90561f06a49", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4e72fb193c7744ae9509d35f0155825a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9d840604f52c4d9b81e14117f82a1820", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "342780d3541d4ad8b34f89c41511efea", "region_id": "RegionOne"}], "type": "events", "id": "81f5250dea23488cb7fb064e9924e1f7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2771cc194ade4ea2bb862de2c8648fd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "469be617ded6440fb09ccc1b46a0cf82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "28a79d60fb7142868377b442103de999", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a4d2e681854943d3880334fae66f9a5e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b6e5bd67120404d8ce21dccfbea4abd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b4acbd5db1274c4daae29f1b8a286272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "9b8b5bf8e5394ff3ba8b3836aee18150", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6715d4fdd96446208ad2a5e299cc388d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8ae20bf3bad74e849774bd0a072868e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ed29a30935242db91e86730893a6dd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "83003215039746249daf47bf82e3db7f", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "be0e53d4afeb42d1a7965b5ea4eb9530", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "5b0f826f2c0741dbaa284ab8ee9698cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cd326801650e4efa99fab23ebcad3dc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "826a306327db4e66b90c3126d7c45f53", "region_id": "RegionOne"}], "type": "tricircle", "id": "575eef31a6a64a9bb7d1d557233b4c19", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "8ca958232b7e481cbd5072052a9a5d24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5ae1c7cea8cf405a84924f559ccf1211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "8834105c68df4c3c88e8070e420b202e", "region_id": "RegionOne"}], "type": "database", "id": "65657fc6c6d940ecab86ab213a92c9bf", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dcafd791737841ada55b47204ba8a90c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "decee503cb154b42be55d71350bc9c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "4ec7f990940f435e8b3a2f60fd58d711", "region_id": "RegionOne"}], "type": "application-container", "id": "b04825f0d4fb40d6a94ebedf8aba3d92", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f33a39eab6bd40f2b8b5b369ab17dc89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b74d78058da467086de3cc0db3b2763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "a4a07c4bf01d4384842090a29a171213", "region_id": "RegionOne"}], "type": "container", "id": "8d282ec8986549dca4e4c077fda5330a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "188ce5d4290747038729cdc98d7014b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ba5c61901b894c0b9c2b5d2b94a6b333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "974c512299434ec9ad5b595fdb643d05", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "eb78d7b2dff54b158b8aa1a25fca369d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "0f270c1f5e4740af883a925e215ceb42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6836e7c3de74476a4d80b6f64e6ed8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "61389a868571437dbb0f43f62311a6b8", "region_id": "RegionOne"}], "type": "rca", "id": "60b53c06575148889a4384a7f1cd48a0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3db4f7b6fbb8438d9bd098592ed6d1bd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f92d7bac13244f59a208bbf0b2bf14e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "9bb3e86985da4d7b962c0c4687b45eee", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5bba2407c1124043ab2388d6db8258be", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "37f75044f079486d8d3bac0c5337f428", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "8c30c1bc960f4b628cbb55175770dbc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "bf683d234f4a4a998b55d2a75f13bb46", "region_id": "RegionOne"}], "type": "network", "id": "5efeeac8c63142299ed19f1da0f6604c", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9f84f67c19b04e29afdd0fb79c602fc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "304cbbf28b524bd98b42c91f25fbeaf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "daaeb984d237433bb891358d4ac3152a", "region_id": "RegionOne"}], "type": "backup", "id": "6031c4631f7a489782c4460ffa394207", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3d7d033f842140ce98450de2ad3d16e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7f528940b2904a3d9d763d0b5bfdaed0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e66d0df0bfde4ca4af44de0a46879e80", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "48b3f0b4098649a8953427c29c6ff76f", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b66be201f8945dcae3fd2e3d9e4b8b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "87988dfb61244fa4a6b507bf0ca6edba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "21e2e8c625be421f8fdc64f26fba264f", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "519d49e8b41d47b9ab716864b612bcca", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0e2ee56d6c3e4fe8b3be1fe411565e01", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "091dba6f35344b50812fdd3cb279d507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "87f6e2a7c7bc4de2b43e28af4e16168b", "region_id": "RegionOne"}], "type": "monitoring", "id": "5ae14ec587774530b9e365c662326a03", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7f59405bd3b04c46b7acd49077718019", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "fd89c83d5ed846cc9b950a75b02743ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b863c2c5647a4e09bfcc83957e7d8b90", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "80b9b73dc97e4b508ff611d9377b6c61", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "7b51b9593d64409aa0a01b12c3844ec6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "69262b747d984d7f8b744efeed345ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d1b64eb802e44652b8305d5bfec1d334", "region_id": "RegionOne"}], "type": "placement", "id": "9c1b2d1f4d43476fa51cf492d34f160d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7ab65be0c1d8433a9c9041f9ad0f5619", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "18c9281e9647410781d0e030a256b664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c541cdc50e1f43f6bfe7aa2491f66716", "region_id": "RegionOne"}], "type": "instance-ha", "id": "a64287206e60403f80bb1824b699a223", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "51eb50a65815452aa0b801899d022790", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a5776de2dec04f52a2f43c87efcd10d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2989bc13370145bf8bfcb3cc013ae804", "region_id": "RegionOne"}], "type": "ha", "id": "1a079a7c2dcd4d77bd8b3c6228e5487a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c6a45479ff8941aa9a7c79f283da0cbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "f68aedd9dafc447cb9efc26976b1797e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dfe33842bef440549ac9e4c0588dcf2c", "region_id": "RegionOne"}], "type": "reservation", "id": "16959f13b90849fe9a1f18b5a0222a6c", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4bca436e7b0749c48d4afa3331968976", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "6ec27b0f44ee4f599dbe311638c5dc6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "96f1e00c3d354fd887a93abbddf6b5f5", "region_id": "RegionOne"}], "type": "function-engine", "id": "2c97563f7edb40e0ab2e91a93bc132de", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b5f001d715e7450bbc898c56e9dc8b66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "622caaecf7c542a78460453f25d41d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "90e7ea561c81436dab0902d8122709a4", "region_id": "RegionOne"}], "type": "accelerator", "id": "fdf1e3c67ab34f28bfb9a39143452743", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "29c14a734784424bb3fd063361cd9de7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0787c40fe4984fc9b2874ce747c51e52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "bc7f168295374f6cb341837cf201597f", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c5ce1710323946d68960478dfa03135a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5047c04fd46b49c488a9b38f28123c6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5aefac7661d9467db24fb981a8fdc2b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f3d7f66a17654d49ba99351abcd6e899", "region_id": "RegionOne"}], "type": "registration", "id": "338ec1aa04404adbbf45d096596f8f18", "name": "adjutant"}], "user": {"domain": {"id": "adcb7a32a8744665a23417ae73f6a21b", "name": "1121e6597bdf4b2abf13898ea0cadec6"}, "id": "e9057787201147febdfcc11fed338ad1", "name": "b9a3230a294d4d90b4cc3385759ad550"}, "audit_ids": ["3216b419abb14f1ebc08d4e4fdd3ea6f", null], "issued_at": "2020-04-23T06:26:06.508193"}} 2020-04-23 06:28:06,722 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data-2/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-newest: True" 2020-04-23 06:28:06,733 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 9 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Delete-At: 1453416226.16744 X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:28:06,739 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {10} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.035717s] ... ok {14} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.036488s] ... ok {8} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.074928s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,746 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-04-23 06:28:06,754 openstack.iterate_timeout Waiting 1.0 seconds {2} openstack.tests.unit.test_resource.TestResource.test__update [0.036529s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.037496s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id) [0.058455s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segments [0.039646s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(event) [0.034043s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(sd_metadata) [0.064825s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__attributes [0.062373s] ... ok {15} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete_ignore [0.033003s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres) [0.040145s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.034458s] ... ok {14} openstack.tests.unit.test_resource.TestTagMixin.test_add_tag [0.038385s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_find [0.059933s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.034282s] ... ok {30} openstack.tests.unit.test_resource.TestTagMixin.test_fetch_tags [0.037345s] ... ok {28} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.096060s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,740 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,749 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,754 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,759 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,770 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.703176+00:00", "project": {"domain": {"id": "b8415c7846ec4dc39b0e6a2be6614794", "name": "39a7f2bb322d44a2a7deb68833b2d040"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d8715a36a25a411581d4597ca4d31d87"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e79b05fe41b34b72995296642e422bb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "19551400fde34183bdb5a95045fe1042", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "90dd857145e448ab9de9494285ac5a94", "region_id": "RegionOne"}], "type": "identity", "id": "2b303bb129e14fe79250fc26becacb25", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e5f67613ddc041bfbd40e20e65037989", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5c4a3115ee2c4cad9c7373652800fa74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7b456f24d0dd471cad4eb00df8ebcde5", "region_id": "RegionOne"}], "type": "compute", "id": "f8b935be54c84984a8415d85e9d8eda9", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "15a37c6e7ca74923af266da016fce71e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "73700fa86ea24c6cb285e00f5df98579", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "80de37d3b9ea4c918e1f5da838999959", "region_id": "RegionOne"}], "type": "image", "id": "bf85e94b71164442bd2262a1555aac64", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1a876455913e4767882c587e9d8a6f84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cffecbbe05a34d93bca8efc44666aa37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "3bf02ac17dcc4499af01d1224a389ebc", "region_id": "RegionOne"}], "type": "load-balancer", "id": "65748fc26b0d47ad8598fd3c0cf1e612", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94146082656a40d8b2ce5ea6f18e26a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "801d73ffe3ce4833a9e4a01d18f258cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "abfab839e81a45b3a5c00137d54488ad", "region_id": "RegionOne"}], "type": "object-store", "id": "eb17f5fde6b94d35876f381673a82e19", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8fea3c2320746f78ee04ff7470ac3b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4baf89f00d44f4192a81e0e2b56eeba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cb86cdfa591942e686407218fbd7f886", "region_id": "RegionOne"}], "type": "clustering", "id": "8732e796195a44bfa4bebf05f8b19913", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "84361aa0b1b24d84a6b46b7dbfdeefd3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e6e8fae248834becb1beea7d5209d4ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "130386e74f7945fba55d31ef211c25a9", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "75a7f76a2c3f40759734757cb5af2d04", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fd3381df8f7649e9acff9b8e898165c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9a4719e0210f4cc0b7f3d8ea44a39065", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "978613140fdf48a4b30bcdc735ce82ee", "region_id": "RegionOne"}], "type": "cluster", "id": "d7da624bee1047389e126792217f66db", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "09e48a0f3af840f1802cb0d20e54cdf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3a55639c638f412fb48730d5964b6f46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e17729fddbb14a37a20ff7e4d55eff41", "region_id": "RegionOne"}], "type": "data-processing", "id": "dd157684eadc4106bab69f551a829600", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2b9d25b3f05a49339b6b757cf1b8b750", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "5dcdb50c9189403793afa7af055f748e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b511436bf8654fc2b31aff04a24d1779", "region_id": "RegionOne"}], "type": "baremetal", "id": "e8e18b74cd5b4d849d2269bb2f2f246a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "836209bd192745399711484adbf63697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a561afa683c841edb7b5b4d31e612768", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "4452f2d9c5ce4ae2907b2d3a8ab546ce", "region_id": "RegionOne"}], "type": "bare-metal", "id": "e339a8651c5f45c5a80a6abd97998e75", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2f1e26f0530841cf9e89f7017fe3cfab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "94a71e50df9547579f1b66089bbdea1e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "2a710a550f024d2b8cbd2ef8eb6935c6", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "aca6f614d6fb4c6784b6c2d1ac980c77", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "de77239a0c124561b26c4b2ac5cd988b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "da041b73bdc844ecb9f1023c66f3ddea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "777edb8335ef45f894d05c8b73987da0", "region_id": "RegionOne"}], "type": "key-manager", "id": "9bccdf3f95404900a68d2f1a37457945", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "67b8632063ef4e98aac9fd549fa43dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c3c7a1505c08496fb7b4544393662281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f6bc4a20c321420fb1e026b50588e150", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "3016c713f30f4ac89af16d06b30c1eee", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5d98e3a972424ed0933b637ced4459cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c616380457f94d30beef65fc5a644e4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7211155b0d184717b12f4d9ec259394c", "region_id": "RegionOne"}], "type": "infra-optim", "id": "324aace151a7449db7eb7e077bef4c3b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a569e94c49bd471bbb29619400ed0e40", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "d1bada03013e42d6add5880e4e7b1e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "d1b764f1b3d54f688442c380e9952595", "region_id": "RegionOne"}], "type": "message", "id": "ad56b72d4fa54b13a0053a6de2a46b8b", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8b1b9b92d5054fb086fdfaba2b28e0ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4c0417ccc0454161bf5c10ad812a8996", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3f9250bcce20406c9031ad391ad33c04", "region_id": "RegionOne"}], "type": "messaging", "id": "29a97e43179a4bf790fbfa371b8a6e59", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8909de2801ac4d35b0fc66a4a52d246a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c34c814a0b5e4f82817c0f291aafa041", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "bf34d6b640f14785bd93605286656696", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2ef4f7c17eb34ea383ba8e3ff81e52cf", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2bbe55a2e7004d3c9879728ae902a0fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c76a43e4809e4148b5d3d4f636e1ff3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c515362f13d64c1592769284872f50b0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6583d763f13a4556a1bcbc1a1ccec8a2", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca1324cc82af45c6b9042364fd041adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5f04b2e40bf460a8c5382036dc23697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f72dbea20ebe4f9baa6d33fe6063635d", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "aea32ba490fb454988162f3c202e9cef", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5645de726cb34833af33626a2e4deb9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7ec8619db9047b3b3e430434d39c525", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "788d7fbf6fdb4345b8bee021f803ef1c", "region_id": "RegionOne"}], "type": "container-infra", "id": "f10fd67d502b4223be0643026a7fd3ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "060f5896948c44a8a540d0055fc1163b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "f8f6f29325dc422e827d0c1e43beb66a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f71cf3067c5f4a78a0afdeba0ad55573", "region_id": "RegionOne"}], "type": "search", "id": "202d42ba5aa34b12a1cb908e453a16da", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3bb561343c1944f5a2f693e309db7bea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a5e2a49995314d47b87faf7220e935cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "eb0a8833fea44c49abd097e3c0fa411c", "region_id": "RegionOne"}], "type": "dns", "id": "1cd3b29851b045a8b8b317cd5ff67518", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe29c7ac513845d6b9b74feda7fc3e53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "86da6c2c2f5e45d9800a119c509a3161", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fa274473e0484f848669712e04fdc0ab", "region_id": "RegionOne"}], "type": "workflow", "id": "9d7ee22cc6ef464bb876a98345bffa53", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9f4828f56c074ecfaf5391c749ee4db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "80e44e8538a142cfac5f493e6ac0e4f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3cbb4437c3af446b89cc3405080a4cf4", "region_id": "RegionOne"}], "type": "workflowv2", "id": "807c26e2020e454ca3fdcb74b1fd5d6c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f16563b14d244bf841265bdff7ef271", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b7ab6a0d45604b229bf7798bf11a8c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e4727c10d1ef4edc92d0189c9e64ed3a", "region_id": "RegionOne"}], "type": "rating", "id": "b27cb50366f6477c8ef48d1d2085a4b8", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e605701d8d494c5186b4a120f50e0109", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "79f575e60cbb4be8b32e055a3ef5355f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "a6a41d7764a846b3a77a982f11c4922a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "946e50cb94a540e0adbaeb5007a94ac0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f5d5658c5dcb45398f7a59bee61f75e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "723faf87997b459d9aa68d89ef902fb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "bcb451c699df4ca7a16d934319ca9691", "region_id": "RegionOne"}], "type": "policy", "id": "c2e114a8e65944e28d39d92c8234a5f5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c633192b8c7f40cbaf50774b510ced1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fd9863e9f1314fec9b250d511d6b53e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ec76f38c9b8a4a75adde500a3c110989", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "592faa61df274158939c713834f21ee1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6d35e3b29c254f1485c0959c28d5d265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "00272e6d96e94bba85a667ddae573dae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ae8ce7df3bc940958db070e5f5a406cb", "region_id": "RegionOne"}], "type": "sharev2", "id": "0d2bcfa852c7473492fdd13d038306cd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "25cc972b0c92495ea07d2aa9f1b9f35d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4034bcf88fc44f80b4131d26a8ba2d1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "be4f4b723385472482086ba45b4578e6", "region_id": "RegionOne"}], "type": "share", "id": "2befa2ae2fa646269e161a576314d89f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4f07e4e709054c5aa3881534e602bd5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c3a9ca9b2e1344e3aa4fb150de2350c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "48c36b95cb20451881fe75e5be5833c0", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "9cd6258c5f4447778a9f20e0d4ddb9ea", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9be800e55a84af08e6a25350292ce25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "808f6ccdeea54869a43fe8c1ee147cd2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b10cb6124a9d4394bd576b56f7169a21", "region_id": "RegionOne"}], "type": "orchestration", "id": "062e1a07ca174021bfde450adab83285", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6711d67ae03e4af6911e45054e67785c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6e7f45ec77aa4b44a73d75961376949c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "12062b25112f489d94dfcb5b9a4cb55c", "region_id": "RegionOne"}], "type": "block-storage", "id": "8ae73858cd134936a59b001a3c5ccdfb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89701cbf1b8641a88a214339846aae24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd0ad4392ec54fd0b71bd9e653c2b535", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "883ddb3b8d4c4dfcb6315ca5d7053327", "region_id": "RegionOne"}], "type": "volumev3", "id": "e8a53e53f87a4b7190917918aafca119", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1ee998f4402142a09602c5d129757b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adf1a734a1cf45f1903817660be9c6f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a61356edd31c45aeb700900bd44d67bf", "region_id": "RegionOne"}], "type": "volumev2", "id": "c40b67a0195c4353bf8632dc24bd99e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e653d8eee049465b9a4add28157c13cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f40a302a1b1f4bb890d3eced2e452de2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3debdbe4683e4ad3aa0ba319cb1770a9", "region_id": "RegionOne"}], "type": "volume", "id": "17b704ec1f2a41f08b9116b3fcc5de68", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9922cf7fd1ab42b18f398d916f255204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "402762df32e0412397780ec39005914c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0fd73b6d7c824e619b0fe2dde6133657", "region_id": "RegionOne"}], "type": "block-store", "id": "bf53faa144414672a5d4889ea92e4980", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bc046982d0dd4fcda27d0d0bb4cb7179", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c85276c43cbb46ec89df676490126a2c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "07d4aa5cc44449e798a53937701da571", "region_id": "RegionOne"}], "type": "alarm", "id": "cdd0bc0914294009a221a5cd5e6e57c0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9340f339bbb948f18e1b165ccb5ebcd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d0d25d198030446b9020835a55a6c543", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "48c440b0b67c47e9aff85a81f4663868", "region_id": "RegionOne"}], "type": "alarming", "id": "a30768247d2449c4ac688c412d2a1305", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "1f8b08acc94d409fbf4c4de48e25e553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e9db8db465364f8e87a0696c163aefc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "82b254a9ec31466fa9711fcdb9891886", "region_id": "RegionOne"}], "type": "meter", "id": "1f846a0a5a5d452381b251cf6d483573", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "11df2d4deabe49d5b0de9c79fd6b240b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a0e0136795a4aa389ea7f6ecaa73df9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "0688b91c903d4884867edcc6a967f783", "region_id": "RegionOne"}], "type": "metering", "id": "3d226558d8f246cd8783c3e3c54cf658", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "99e2684fd5b844a9bc9f43a5eaccf36d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e5d3d6afa58046cb9ece045c76d56561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9d5e5b87b6cd477db24529b155736790", "region_id": "RegionOne"}], "type": "telemetry", "id": "0f24f601979c43488b1377fd80a5112d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4352da735f6f4ee2a3ed98957e0d4af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b64781e392cf41d0b36ac22529fc2330", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "26ab5eba9eae4bbd8e7e475c3d0048c6", "region_id": "RegionOne"}], "type": "event", "id": "55df25e78fff4123b0961d3a4ce254d5", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ba73d6819a54f988f44d0b1a045edcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3f94fd1572314ebfbf24c76159db7703", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "da2b5ccde1ca459cb3672c788f4a9cbc", "region_id": "RegionOne"}], "type": "events", "id": "cca7af07b2544d2f80b8b604126ee220", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0c88bdccd15f4514b4b5d4a6c567bbb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "6db3f84bf35a484ab43d442c590c6d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e80820f943c04bfba7c636a686f4bbd3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "fe8cbf0aa7c4435cb4db6328da7c3bb1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1eed6188fdd34b46afb62a18fb612ced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "774526ea6082412ca1c9a925ca3d957b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "502e573c027a48d18e40d8769d819abe", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e67c655df9bf4421957f064609ef338e", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ae33daddd7e84ab4a399e694282c0079", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a6b394549ea4e9b8559bec977e87fb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5707f6f2e85245ffb197a60d8b60cf27", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "e8faf2ee85b64d18aa10e4ab73e33df5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "404a6a211fbe43af9b416c6a57de7d97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ffa6dda67d1c44daa60600f3fc7d9096", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "aa9ac6b5e0744458ba7a79224510e854", "region_id": "RegionOne"}], "type": "tricircle", "id": "ed015293cba04eac82d610cc63de2e9d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "2da420c597ca4f5e942aba754da94df0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "5f945674ea834cc483513e34ed6a8536", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7f2836f751f643089c0e751b3ae40ae0", "region_id": "RegionOne"}], "type": "database", "id": "1878fd4c4a9b4098936d948bdaedfa34", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "17ba954b8c9d4628b852a1343ffed85f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f56709100b34a02ba5671f68cc80664", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "9a7aa1890a9f41e19c04680da323e2f0", "region_id": "RegionOne"}], "type": "application-container", "id": "0bb2e0412f3c4da695b223458a59f1fb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7b161d7779e24d8facf2141faef7670c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86dd2cff83194da49f63d0bd3c020e73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ab3d0f981a1147aa925d90be3fcbe47f", "region_id": "RegionOne"}], "type": "container", "id": "fe11ac9b376a4969a21af8cea52284b5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "32b16ec6fc604de491479f506d9d1565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f3a50a2f8bab46f4aea53718510f3c13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0e3c1c2b690542d6bd294746d5a67faa", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "b25a153daa5e43c0a62ca7d4c2c49901", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4f9ff5dda2a64c689a7e23ab5eb02188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1aa50fbfbaf4d57ba6edea3eb97b0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "d11e4870eecb48f38d8e809d4187c062", "region_id": "RegionOne"}], "type": "rca", "id": "423eebedced44538a572c3fcb1e286e4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "09d2e5bea7864902883018aa8c8cfed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "c161ea3377bd4302926f82e3ab49c169", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "a92c7380c085462ab3a0e9c66a104840", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "1c19bac29b774d25b0321d6ace6ee7d9", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "68371f4c63714e85a42697e63406cf30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e29d2465c45245a69604b06f3cd7b520", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "68c4008d6a5b4dd29856f7e14b50efb7", "region_id": "RegionOne"}], "type": "network", "id": "f09da714d7ea4ef9a1b201ee8e927f15", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "9dc46fb9c2d84ddabe8e592f6cc1658c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "18f81899f9304b658975150aebbf5805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "eba34634675446c28bbb2ccc10785952", "region_id": "RegionOne"}], "type": "backup", "id": "2aa3f7ba8db64568963a0ed513064c82", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1b77e5a617814fd1844ace973f2c9ebb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f66003807dd545aaae3ddafc6069ba92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ddf81d9ad1764dc092b5cbecd4da9a61", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7c577614498d4e77b0d7560f9abe63d5", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1beacd329de84acf8e53db3f2c9a984d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "de620641a88f4ffeb6caaf8c68381b6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e430a1c65df848699ae959f7367c2b7c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "eaedaa60acd8417c9981a1af992452d2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6db0d5e50b244c63ac3ef0b699c7e54c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f8b0209fa124100a64a0411350ed750", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c75756b9218540d9afa7aec131233f1c", "region_id": "RegionOne"}], "type": "monitoring", "id": "c7796c68f51643319bc19574c0b9c2cc", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "eaa2055ffefa483a86321d8373e73a58", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8825bd103c6e4177880196e143c9b71c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c2d0e8e6c36048e0a824d44693af3054", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cf81cea0073c44ccbd5461a7fde7d53a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "75fb7abf61664856aec281966dee01cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "61414999579340a8b0551f137c0d9318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "494d7008b14a44b792bdb633f4b6a2a1", "region_id": "RegionOne"}], "type": "placement", "id": "795c2264a13c43fb9387f56acb32c812", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "53816e76ffa34189ab46cfd66f87ef36", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02cdbafca7db4d3888f7d5981521c36e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "fe6d1c78662345f3b54cf4ac1936ca2c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "5553eb0a5c8b4d6fb1119d49d10ce960", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "02ad008551784d83989370988973508c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cff726341029404ab48ff8bd0337757c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9b055df74136496e9d2af723f8a07b27", "region_id": "RegionOne"}], "type": "ha", "id": "31b92f1d34304e709e75821000b71a79", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dbd6d09640b44edb9e9f6fffff993b4d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c1590cfa4821454eb090201fd2a7af71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "a17b9d9ba44a49e183a4dc3b7b642215", "region_id": "RegionOne"}], "type": "reservation", "id": "c1ff28523b11494b97d2b2b37a76f7a2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b05cb078cafb42c1b2098ac648b46ca0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0a3ea866b1ed41508ad26b0a6d44c112", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "0e751ea43fa341cfa44cecd54245fac1", "region_id": "RegionOne"}], "type": "function-engine", "id": "1442f71abcca463c84a11b3987867de5", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cd9851f7b13b45d682d466936ba47647", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9348f173d3394711ae2fda7915b13bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "06578d6b67ee4f1bb2f6c91ada6985cf", "region_id": "RegionOne"}], "type": "accelerator", "id": "13b0c7e9127d4f1c82a8392cbde5ab86", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4ca0ec72789b4f7c9c36bb3e41c127b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "390a8bb2444848f3b40afd58d6289ebd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "690645c1ee5e4e548c7049bdab28ceaf", "region_id": "RegionOne"}], "type": "admin-logic", "id": "21610146c3a64a7ba882522b41d0016e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "eaaca4c8675d4c05ae40c7dee094c3a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "316a853991544b51830ad64bbdca0ab7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "cffcca50fd9b4276b80121accebc6c17", "region_id": "RegionOne"}], "type": "registration", "id": "2c8abfd5f75f4134983f20e8de65b78a", "name": "adjutant"}], "user": {"domain": {"id": "af59d0a11e874fbb910c343d79bea233", "name": "0c89d6fc9d284a87b5e67938452e9333"}, "id": "84276c2f5930460fa377b02212557a5a", "name": "27d8870e004b4ec9952f44832682b7d9"}, "audit_ids": ["168d3c79575d40c3946df53dda237315", null], "issued_at": "2020-04-23T06:26:06.703176"}} {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres) [0.034513s] ... ok {29} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.039464s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(name_id) [0.061763s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id) [0.057367s] ... ok {25} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.036770s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.038329s] ... ok {14} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.035419s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.034757s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.064156s] ... ok {11} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.177998s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,767 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,778 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,786 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,796 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {30} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.039440s] ... ok {29} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.038959s] ... ok {17} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete [0.058876s] ... ok {10} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.037060s] ... ok {8} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.108735s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,821 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-04-23 06:28:06,829 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:06,838 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-04-23 06:28:06,846 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:06,855 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-04-23 06:28:06,863 openstack.iterate_timeout Waiting 1.0 seconds {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(event) [0.062702s] ... ok {30} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_delete [0.034673s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(identity) [0.062269s] ... ok {29} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.039351s] ... ok {28} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.098880s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,841 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,848 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,852 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,857 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,867 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.801306+00:00", "project": {"domain": {"id": "9e1ce6d5b1714c25aa2128dc2dcaf150", "name": "4b467372c53c466e85ba17587683eeb3"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f7ed7ccf66064ad3acfd677ae6e31f31"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "8c86251e7c994be6bc5d6d0b91e431ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "563155150f014d12b44276d06639aa07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "1a2ddd23120145ac8ca4e881f9668e1a", "region_id": "RegionOne"}], "type": "identity", "id": "0a2e66a634b84870a67977773abf754c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7df8089f6e514e4a96c8aca9b0e14c57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "adc48adb1cfa41c79a5bb2389ac8f200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "94e0eee644714cbcb88ba790dadf2e54", "region_id": "RegionOne"}], "type": "compute", "id": "29b0d14621b14900b47d7ab086d1ff60", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bd499e7d09fd4ec0a97dc73c10735ffd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b8cd4108aa3f4f439a8768832d6d755e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "98b864c7316d49fc93623414737bcf7a", "region_id": "RegionOne"}], "type": "image", "id": "a981fd4dc9f049a9bbad60705487d8dc", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "be9a7471588542b195c1c384894a887d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "fddccaa936f245dbaafb70c0ff969333", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "18ecc3e9def64c4cb6d941ab95ce8f20", "region_id": "RegionOne"}], "type": "load-balancer", "id": "3f46becff2de44209ed2362affd1a5fc", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b0cc3dc568242d1b9be5e43acf93d09", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9db4bfc603b144beb3d4198cec9f3bca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5abf19dd99f14b519b699c9b7c87c32a", "region_id": "RegionOne"}], "type": "object-store", "id": "c57737216f9448d491c7650b162081c8", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "130a2c1d1a4d4babb0042fd025cae31f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "13f4fdfd2dcd4e5eb9386abf0c300d12", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ce43096166e146998bb8e89269b05899", "region_id": "RegionOne"}], "type": "clustering", "id": "677bba62654f423a812a98b97ebe7bc0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "81e968afdd3148eaa43438443612c8d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3467803e971447068a6b6a45bb0b4b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d31a456ef094a06a1dc8099c3d6e8e4", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b0236f471f4a45c2ad84258963f184de", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1b8a292d73ce4033ad42d2cafcc65cd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5fd3adbb66e349918c66b4cdc9f5cb8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b7470eadc9fd466a86235f4c66b8df96", "region_id": "RegionOne"}], "type": "cluster", "id": "a4792e1fc0b9413fad5d1349579ab77d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "f1dff53700054c4393bce9af30c4980a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c350b0b250794bca83457902e652cdcf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4df556b333814f148f74b71da04a3670", "region_id": "RegionOne"}], "type": "data-processing", "id": "e3bccc7a3eb8444d946669ccc8188d34", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bd5b4265c3204028b3a1325e598ddd38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9940fb9b6e54c3184b09c86afdccef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "faf69c30abf140598290559febe35241", "region_id": "RegionOne"}], "type": "baremetal", "id": "4ad68476759a4eb6ac513cc50c44cd0a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c17910288f644bc3ae02808a210439a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "75d166972612402ea474452e308fa37c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "374b43a468e54516ae5a6a46e7e212cf", "region_id": "RegionOne"}], "type": "bare-metal", "id": "97427a75a1544410b5b213469a773953", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7fc09b557ed548108452e20e8d7d166e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "add5fd26e10549d787ae020016074ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "7ff05fae83b942f781ab735b6085616e", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a840380f059c4ccf8477541602a22237", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d0ee578a9593426e9d2b03766906dc67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e517d966309c415e944e4bbc77afbb17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "2d9b20d0ea5946ddb735ae3b7e872ff3", "region_id": "RegionOne"}], "type": "key-manager", "id": "ae9f1c62ea614b54860a093022edec49", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "07a68e7f76094a0fb74b9ee8f882ee2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "eb8ccb115ab14323a557e57be4c0048c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "2451ac92a3884c25ab3767c7e625645f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "50efbc68bed740f8a77e560ccb03ec1b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50ced12b2f29441786fb3623ad35dd31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fc0240177a5745bd8e46651beae2a483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "016320d5af744772be51bd1f057ad5f4", "region_id": "RegionOne"}], "type": "infra-optim", "id": "89f60e0cfed44cdab9bcf6867ceac1e0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1d5ea58cdfc5410bae6dba0a999f1558", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3a1b5cdf2a3c48639ee5c9c3ddc4375f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "766532f80eaf4062ae3b24d151b470bd", "region_id": "RegionOne"}], "type": "message", "id": "ed9d8d6d93cd4b63b9609997d06509e9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "97911c2ea3e747a2904d46a7db7e3fca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c02f55e2579c4bc4ba3d61a6c6286140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "a461521d891d4dd8aea17d8fe8fd49d1", "region_id": "RegionOne"}], "type": "messaging", "id": "a4cbe22b717a45d38a94e076af299c2d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3bd518fabb434f8098b9558799a312ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c4b61cec301640f4a43b4a57701b79df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "13c7eeaff311408ab214e38b06cb23ff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "7a5cb84d02654fa3a0f16c165718ecee", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c230d56408674958b80e557f776cfd37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3278ac3bd2f545f79f97b75fcd952edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b14464560a7741588d6601a4021b9078", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "488602f738ae411892ee3d3d6f33016d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ce3f3aeb7e7a4e5e96e7c41805b27631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b84161064ee54eacb35ce37c0b929ee5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "67fb18c6c36f4dbc81dbd0bcdfb776b6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "54e571637c954aac8780d4449b7ce9c3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6f4e7889a7354458baef14daffdd673d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f46d61d0e0424e809cd8ea32d39d652c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5296a665c2f843d092e1c834c0d034ec", "region_id": "RegionOne"}], "type": "container-infra", "id": "84d2eacf4bc1449b84bd1ead283b598c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8f1370e00f724b749024aab07979dfa3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a8f90e9363304ae9b7a0039a0539435a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "239cdd4209fd4c0badb0456d85f419a4", "region_id": "RegionOne"}], "type": "search", "id": "9076f2d736904acfbfb43e0f4d0129cd", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0a76f898b1a7462ea88510d65448172f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "9643e9069bac478ca6f4654dd7de8163", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d8cfdd67cb584a2aaf715710ce04d261", "region_id": "RegionOne"}], "type": "dns", "id": "7cc21063719242998c5e954ac8f398a9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1cd6a5b0c4734a67ade270777fbc7a8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "203e6b299ce241ebb4454187c659d9cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "fcf2d53774de47148a53025243dd5452", "region_id": "RegionOne"}], "type": "workflow", "id": "c9cb9a270c174631a5360b4c28c832ca", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1f0a0e2cef9e4d22a99512d94144d3cc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b8ab4b5caf044a70977394f7121438d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "df2cfbbd52f642e399817eaed733662a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "97eb36c6cfae482dba68b7c148ad6e7b", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a9affb37e35d4dd4a87eff6a1eb04957", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d7fde9f75c304632964519afb4ef541c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "31d93815670e4bd6a69fe1a9a703016b", "region_id": "RegionOne"}], "type": "rating", "id": "b433b655c7044255a0df12dc0e8f51d2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "df498e633ae54dd597f37ad579bf732f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c250c317dca149b1bdc3b34f730b7d51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "59636a758a5444649e70cdf0e4f40540", "region_id": "RegionOne"}], "type": "operator-policy", "id": "fcdb212b375e4aa4bec54b16ece70317", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1bef4def9a1745e987d06529de745efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d9cce6821bf94deca2a41356ba398d52", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "4fd1385677964784876127adbc44bfcb", "region_id": "RegionOne"}], "type": "policy", "id": "95b15f73fe764170894f0e8673656793", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bedec433f8bb47a292deb3f29740fcb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "68b2fba5e9f241a78606b328e7f6b310", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "d8a4aa23e00e462aab51239a52db75dc", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "f30f9fec65f84d35a6b26c921e0c3a9d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a4e865b490f440d294009413e0734cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "acb519bd27894321af37f2877a65c336", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f28c211597e740bfb9d7aca1adb94b67", "region_id": "RegionOne"}], "type": "sharev2", "id": "6bf06b3f91ce446e9435b6b6a9793096", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc1364baea5840a0a7edab1a13ba9560", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "089f9ed8a25b409cadea125a3aae0959", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5626fb2610df4bfb82c92dc216cd7483", "region_id": "RegionOne"}], "type": "share", "id": "3c86aa52ac6d4472ba96ffc6466c76ae", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "42832079c044487cab494d003dfb697e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7b69c1dea321499c92adfc964fe05850", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "ba671faf7b054846b04a6c5b47695afa", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "56398913db27435d8fbef62991da794d", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b77276c25bc040e9b9a6e06ee0d98df5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "120274d636664dfa8bb0e4f635bbad64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7029b7647b294b3394b58b74ff02cdc7", "region_id": "RegionOne"}], "type": "orchestration", "id": "9f5f81d91981480abad8ce55f88283db", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "df1c7c6d8d1b453b91aff76a75ba2aa2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb831fc1effc46d68b9ee59e84840f25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a4aabd804fb9450ca92bd6aacc120a59", "region_id": "RegionOne"}], "type": "block-storage", "id": "6ad5ceee3b964f69a576acb66cabebc6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82aed150cd8f4b1397bed99eef09390a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f0110e8bb66d4972bfdc6b728d03fff4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d324ef0184ed4b8bbfbab8e7018c2d89", "region_id": "RegionOne"}], "type": "volumev3", "id": "13a0fd8decef4ba0821633c830e5575a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2dc7352c67af4130bfb3b64d1240c187", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d819aaa23e94d33b6dd9ea6610c3b83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5aae1509a89941ce8e2cdf124213a6b2", "region_id": "RegionOne"}], "type": "volumev2", "id": "3b494509fdbe4375874cfff36539ba29", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "726151d42c354237b561869c96e4be13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef70126a9d0740acb3ce83babc188c4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8c7a1f42fe984c6c9a5ad5906d5e5447", "region_id": "RegionOne"}], "type": "volume", "id": "a0ba0359f4fa410ba735732276dbec7b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e09bad26db94eed87f4d1630fef7159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab056b8d0cc243d399db38c87c2c1e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6d9c88792c8c47d5addc5a7552ece378", "region_id": "RegionOne"}], "type": "block-store", "id": "61194bb5415049a1bca9e77bfdeabac1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2589c8eb23ca4187853dfe26b85349e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f69492cfdcea4e63bc13efd06b19f23e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6abfc00acdab4483b70217ba1d24cf6b", "region_id": "RegionOne"}], "type": "alarm", "id": "475b5b94831d4818abefb8b4c059cd58", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "48efd18a9d4c4f918b7091d7c8d84f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "551bc0474db64adba2680f3c48065d7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "730c132a128245c491fe30a0486e4aab", "region_id": "RegionOne"}], "type": "alarming", "id": "124001052261401a9c54d24b67f27c19", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "77da5c68fbf94d8b99f814bdc172d754", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b5e939355d264886a2e2764e5f168d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f8531caf696b44dcbca12f241e88e9f6", "region_id": "RegionOne"}], "type": "meter", "id": "540d9dcf3d8c4c8284f5b2d865ee6413", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e4df9a24668544efbc6a6eb9946baf70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "aceb9c6e3ba042ef9fb42f0ce09652ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "78e06d40725e492d86766377b39b2ae4", "region_id": "RegionOne"}], "type": "metering", "id": "67a9100b3f834c328297d05857170594", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f4770e87fa64413c94f60ac263281c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2d80c142cb9a4b209512f0be4d352149", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8c8c188d814744529946cbde9fb6118c", "region_id": "RegionOne"}], "type": "telemetry", "id": "33d1df19a0f14807a503fca053d96a77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4b787869686e4fad9da1d1088ef5fa1a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e11b50e76f314f25991655ff0d07fd31", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8000efa715f84879b2cee4491424521a", "region_id": "RegionOne"}], "type": "event", "id": "0eb2dbf24e20439eb6ec03ced3062179", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "352e71a6eb6c4c58afda38d67db2994c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "2deda2cfa54342d5b00cb8d1b003d077", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7dadadd5ac714b43b40841b5804e58ab", "region_id": "RegionOne"}], "type": "events", "id": "ec9a1292fbb14c46a77e2617202dd827", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "8b9cab2b55f64dba860a5b241f5797b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "af5b2dd260264113af8bb97513089b89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "102e0c4ea7164a0ba25d35de9562ac21", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a91739e80be0406bb0e6ecd75981792d", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "274370934abe4a6b9981233af2b0b45d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63ca0f15759147538a3665f9178089ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0b97c4c2819d4b92b4fa6592b0df4344", "region_id": "RegionOne"}], "type": "application_deployment", "id": "9fe4572fa5d34032969eda007225d2ec", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f124f824a5cf4791b5ee1ff1f729090f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b76e4bad8d6f4776891590429a543b7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "987f3f771d9c4258a35d9f7950bb3ce2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "f0218b7e15064505b4c39d0512820408", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "03238429de234767b334abafa7037649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b750b8aab07243b6a3c7492bc60b022e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9e3fb55867b4ce7b8a0d34cc73f930f", "region_id": "RegionOne"}], "type": "tricircle", "id": "742c21deae7e46e887f5f8b6aa532f2a", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "59c9ecc6fb3949a9af7413a27306100c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "26c15f287dd844579c2ea35b2e1524e2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "551f82dd2612439e9d53d0f5ebc0dc7e", "region_id": "RegionOne"}], "type": "database", "id": "2a32156176a740508188218e006880c5", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9653fe6e822546b6b9121d869df5df35", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86e397aaaa7b483ba779a47961739483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b5a6f5b5f8b04698bd2da6d7e067b7b3", "region_id": "RegionOne"}], "type": "application-container", "id": "5137b0fd15d046af8bc30638c095f7c5", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7e7c58643e204c99aac9a9d763e170df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1e4f8f51b56a4b2a88aeaaa61826d4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "015e87a74bdd4c97984c2ddc0289a01c", "region_id": "RegionOne"}], "type": "container", "id": "9452fab8d0cf4f1e93ec3e3f952d899e", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "3c0e85be537f43bc8368750a2f659550", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f65ce0120ca413daff5d3e77831c5df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "6b67a0a83d3c4082b1c38b5b8287ffd1", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "203257707b3142a2bf970aaf380932ef", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d424efce7013405897e2145b19f73154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ecdaa6f9a8e34fb8ad584d0d8b3665f2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3a2b7022f10e4608bac0a54aa8df89cc", "region_id": "RegionOne"}], "type": "rca", "id": "a366883bfcef4e788579acf62e35f232", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "89f80959e2d84836b51e7e812ece16ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "023d2031ad2f4abebd5225c027ab8aea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c1a3f67e7fb5491cb7e7923a0a6dd344", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5202fa9506114221afa755ce5375a811", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d6b171e81bca4ddbac4651f61409d73b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "979d32af1bd74c0da5f6ed07bd122c65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6c090036e75646e3bf2f4778862d4c3f", "region_id": "RegionOne"}], "type": "network", "id": "29bf889f96e9447d936b9177910ff7e7", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f35182cff5c749089b3f47b2b75633dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "0d0dde1c3d844bd5b7624c88bf8f2b41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "47ff6e8e2f5644b2a340a8b737b8d6d3", "region_id": "RegionOne"}], "type": "backup", "id": "a6c1d8c7d17e420cbeec7107845e0a3a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a273151b1be74197b798f911464eed31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d28de52d5d3d4d76a56a6a3982d67394", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6ae3e4c137064c48861d8088b277e625", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "b24c9c1e3eb4442aadc67c4f5d00814e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "28458531f5224e4d9ca5c55ab388f9af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "64fc4fd934f545c0958e241e61c134ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e16150836a244a18817c48d41eaf97e4", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "e134de699e6d47328accfea0ce87943a", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "35941827f0fe485ea334f88f029b5b30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "e570cb74b4ab45898aa16bc7ad98a113", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7287c5f97d6f47db8c73cad9a2c3354e", "region_id": "RegionOne"}], "type": "monitoring", "id": "01fbb327d1224f33bc8fe40b4c83be51", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "30228852f36242009d842fd8ffba1644", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a55678f1042d4941a390997ef33dd88b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a5a127652d38483b87a43805ac76fc19", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "4784d14fe6f3489e99c8ccf5b9453932", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "28b140b2a26040fc823db8597eb76388", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "91d7351f04004a78a0e272d77c5d4756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3071c085a08948178e78a11e253106cc", "region_id": "RegionOne"}], "type": "placement", "id": "123d5ca4f84346b38b985c8eb83266ef", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9a0b553cfbaf4827b4f2b7c27dd29aa6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e10cd39d4c434902b0b0ad798b52487a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2698707ae21a4ebe84122b02f075374e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "e13010ce07df4f92a420fcafa9a13227", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d6ea4ba189a14c8db015d40ee4b0a9b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f22c138dc70d46f2840ce3f4aaff3e82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "82c14b10af534161995fb68b549e03db", "region_id": "RegionOne"}], "type": "ha", "id": "95ad4e53123a40268d424ab580da7b5a", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2e680e0581924e6cba5b8e893a46d2bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e919eb80641c4467ab8df40a6f505fc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e6b5d79a086a4478bb9e25798c4ea69a", "region_id": "RegionOne"}], "type": "reservation", "id": "9d060deb6d7f470a9ec350934b6722e1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "05f0f85572854359b4916e02aa123f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "897c17db75324319be2cd66244848d8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "c1c7ec6324af419c867dee07ada2a038", "region_id": "RegionOne"}], "type": "function-engine", "id": "50a466e6510849c78b5b12f1655fa903", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "4786c78f3c9244d3ad099c366cad43dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "a30ce470fd344221a31836d76cf02cfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "609c08405ffc4b59b5b5da29f8c4afbc", "region_id": "RegionOne"}], "type": "accelerator", "id": "ec95a03fd7d548eabad2b8327ff9e830", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "43506dd2d16941ff8d1291a6b37834f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2e2006c417c547b29cc1595bffdb6bc2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "15271efad67c4c19aa71db04411cb3f3", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d1c7d84755a347eead85d3d53fa39a71", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "12ffe1395d2e42d09e40c9b7af31abc1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2d99230114744741a898c0a2e56185fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ebb19e9e0dd7425ca81b44486a587e70", "region_id": "RegionOne"}], "type": "registration", "id": "286816c8c911468fad9a7af024677ea6", "name": "adjutant"}], "user": {"domain": {"id": "e8d3f482b44b4d458258e4fa114f2b96", "name": "a6e34943c0ce441bade7f3a2f987ed64"}, "id": "56f387e92d674457a6138d7f193b9fa0", "name": "6aa69dc62c7847dfa784b1bac8fd46ec"}, "audit_ids": ["c12e41c1e6884a0598ccf7d18f021832", null], "issued_at": "2020-04-23T06:26:06.801306"}} {25} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.091691s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ openstack/config/cloud_region.py:344: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. full_name=self.full_name)) Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,887 openstack Turning off Insecure SSL warnings since verify=False 2020-04-23 06:28:06,894 openstack.config Turning off SSL warnings for insecure-cloud since verify=False {17} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.061096s] ... ok {15} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_get [0.147794s] ... ok {15} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.001430s] ... ok {11} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.088564s] ... ok {8} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.057336s] ... ok {13} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.060226s] ... ok {21} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.194707s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,798 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,808 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,816 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,826 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,845 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.734807+00:00", "project": {"domain": {"id": "cb48bf94a64f42c3be00a647e0289fc2", "name": "5e1580ad1a28411e8d9c91fa63e30399"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cbc36070998d4679bc0aaecf5497ba1d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a3c9137e037d4e979263c80aabe5d756", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b126ee7f32844395be42cc476851de27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "ceb5317c032a49288645cf508fba8f29", "region_id": "RegionOne"}], "type": "identity", "id": "28a5fa17d666440f9268bdc75db34d17", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2a2e570d22e847febc9284e3288a4330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "058ba404cbdf4a6381a3306a0cf51127", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d94d3c883ba44deba70112d0272ca8d9", "region_id": "RegionOne"}], "type": "compute", "id": "c5fc72ecf774492892c0a831e3d86ac2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a5e70ddcb581428ca608d78a5d17fb33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "0c0cdec4032a4efbb0185215227083b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "284e7ba9a0154fb290ed0de02fea0f3d", "region_id": "RegionOne"}], "type": "image", "id": "abaff52267c14a49aace35de4ab53831", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c1758abb464f4a12881698a3d981ed0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "24ea4d43060743a392167d6b56b9eb26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "03c779b3ce1240dbb132694327f7bfe5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "ff9ef2ba5af44b2baebc9081be2a66f4", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "070d22840aec424294f7d6a7252c1780", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9202f4d4eac347fb8ae601aad73065ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "924e2eb3d3f54694b4c2bcab63abe6bd", "region_id": "RegionOne"}], "type": "object-store", "id": "9da9aeb0d67442e393e92620cbd5038e", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7a0cb932c4e84d9083e35f83c83f4f64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "723f3113ba264f93b070c4b1c8cad759", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f96ac2f5f7b248d0963d143f4025cdd2", "region_id": "RegionOne"}], "type": "clustering", "id": "1028d2cd6e324af980c62406df0cc226", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "20243e1a14394428b048785732a8a6e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "28f56206da9b46bea00872c587516d84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "a0848b3f5f5f4725b18702a42be6540c", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "03c3ce733b844e92a6809c1cc032e466", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b5b94dddfc66452981d4a910dd7b496c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "85e96f0d1be548e38bf26217c76fae21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "66c13a7d42e746248c2bc371198b56c4", "region_id": "RegionOne"}], "type": "cluster", "id": "9ce62431788f43c693cc610574eaa90f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4dcb1f11c5c844bca20807db16de5805", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "0efedbb08a034933b34876ce5aa04019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "83976b7926874cb8bd890fd900f98c16", "region_id": "RegionOne"}], "type": "data-processing", "id": "9b5cfd1d372247e6a6f79b14718c22bf", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2673b5fb4cbc4b64b01d5f8de4e58bae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "aedf52e78d8d482bb1e92f24f249bac1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "67de13ba4cc14cd9b53b44c2eb6f1efe", "region_id": "RegionOne"}], "type": "baremetal", "id": "d26c2f09a6c246f9a27af62112b24ebe", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f9d30da760ea42c0be5156e4d8aa2c76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8c18987682db4638beb7849e3a9400c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8e7030212c6547b5ad39ef3b80668194", "region_id": "RegionOne"}], "type": "bare-metal", "id": "920d9aea96b54f8b9850317dd8e2d078", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bb179405925347e99abbf7a3b055fb00", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c56d0392d91646449c84171a9598ebe3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d07a1a7bfc5e4597a47ea907778b1683", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f19b3bcd8f794722b1df063be2949d34", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "311347fd7e5948ef8f0e77fd2f0f5f65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "96edbad2ebbe44979ed22c0c3093f679", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3b9ce4551ea1498a99078f34f2bcf02c", "region_id": "RegionOne"}], "type": "key-manager", "id": "352ff55525984e748c1ccb777567fe94", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0c50daea01794aa1b2087939a6eac99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7231c70060564758a15b97f4a50ccc43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "583cbdb65aab4c3798c238bc77e73676", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "4de30b407645457093b02bdf8ee23c69", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3dec8f4c2014bcfb431ac850e64e799", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "68c444dc2d6d45818a88c88aa02a2bc0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7b006a733bcf4046a5110e0e10604a8e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "872d9176617f415da7de105d4789b2ad", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "72040be52db44ff0b594e2778de73859", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "bd4d631443184fd49b8b00616538d09f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "e614d024ce9b49beb1aadfcc85fc2fdc", "region_id": "RegionOne"}], "type": "message", "id": "059fdc210ad5455f818c7f9df2f6066a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c25ec76e0686436a81125c73a4445ff2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3c3f9a788fcb441e9aaaf3cbd3392735", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1cd26edd510b4aa68abeb86e4f11f50a", "region_id": "RegionOne"}], "type": "messaging", "id": "d1b87c6aa76a40b0b06f80f8a59dcc8c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "f9b123b2ab2b432abbd768c992f0cfe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2ca130da3c1640d698d81566c0756dc9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "c0713773e64346b09480ef3b3de0c7e7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "cadaa9a2bc52420c93f64a6191ec12ae", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "09006811d4f3466e9b292204c1ec30fc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d71b0941fe414626a562495e369b147b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b52c7df3b53b4c9690deed860aa1a605", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "53b0afc034524605b5d113663877eb99", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fc17aea40c1e4b81892b401351ff1998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "14f3b50044ac42579a250ea8bc2b8910", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45ea5c69e8ae4404b1996bf3503d2566", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "a0832c4c94d34bc2ae3a43491acdf062", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "aa5367e1417a42fb9db3244bd3d5e316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bac2e6e3a871490eb9c02f6c65946eb1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "104909a777cb4ed68afc1707813ddfe6", "region_id": "RegionOne"}], "type": "container-infra", "id": "35b13b433ff24cb8be88b47eb7588163", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "a60491db8066483b834c1139b78255f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "486809d1c35749f7a7105f27408767f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c637d6ef88fc4e55bd35e34c47fc70d8", "region_id": "RegionOne"}], "type": "search", "id": "22464037c77341fc8f44622c7f9c5771", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cd4fd6c95ddf456587ee5a35e2c1fbe7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "a731a44cc844473abc7747b9a960802b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "4d3c5378b2bf43cb9ba3edf6719e8c7c", "region_id": "RegionOne"}], "type": "dns", "id": "7f34879a0b6448d58af2766293abdbb6", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6531abc94caa4e1189d9e91f892bc947", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aacf3cc8a0c141b3a75d3eac940d0eb6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "936af76fb4a34a7ea95722da4e1c1a83", "region_id": "RegionOne"}], "type": "workflow", "id": "ab4caf481e9a4a9186b1135730bb62c4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a32bf5a944fe4064a98107866175dcf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "801c803ada2e4ae78bea1c350c8d1fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "57beddcc45294013944aedc17d41e571", "region_id": "RegionOne"}], "type": "workflowv2", "id": "92f486f86f3549fa87a4d88669784d66", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "b7728bb4ebdd484986902c99af013559", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "8afc65beae83482b9b89b58665002e87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "7fac607b894d4adaa3928e2cf8ca62bd", "region_id": "RegionOne"}], "type": "rating", "id": "b53a021dcde4427aa520ca83204db9e4", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "aef17d5f3b3d463691d1232291db9ffb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dff54fb8464a45748c7621f8534a4445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b6f478ae49ef482a9c7bda25ba29711a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "851d2f0f552b42c190b38252232df038", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "69cf1268da6a4c209e690245d16a20a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "168c05401c2740be877f066bcfe5d831", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "8686f6d68e3b43e08015d982dd0ba413", "region_id": "RegionOne"}], "type": "policy", "id": "9709883aa6654a94a7e48183807c1aad", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9ba5fc28e3d24c4a9495af44951f4004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1273e4f683d34e42abfe175b35cec90d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3a6a6d4f676d470b8048aa42dcabba7e", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "3d9d5b248d9a4fbc84bea93d512896fb", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bcbd251dd5244485b88387d01d57c390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ec2d9a9126274b0a9bdbad2a2b09b8e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "1d717b095e604e37b0716a1ad40a706b", "region_id": "RegionOne"}], "type": "sharev2", "id": "c3f6c0de3fa549739062c07c930bf376", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2a09f4b252d5433abb4bff223a00bab1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "12e03eaf26c6458a8ebda9e7707f6d79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "5a208c4d1cfa435fb7ed8caa145009e8", "region_id": "RegionOne"}], "type": "share", "id": "0b664ed5b6864711a0c7a6af20331c1e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "bb28b6bb616d41bc8cc959369d58f41f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "771207a3d22b4a23bc76e0cda48ea962", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "66a23d926c414f09b4bc3131babbd00d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "a9b009c0d7b7465987f59cb8ced0a9a6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86f5eb83fcea4529b1ea92520cd4a11e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cf30f54cbaa9447d9b16dedbe29ab15e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32e0b6013bb5473e87a4aa165ab419d4", "region_id": "RegionOne"}], "type": "orchestration", "id": "a44216afa3454d628d4e7c313a2c697b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f12b8b833e9f4d479a4c31ba16e3150e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eb75d4524ae546f0b226b9948771a4bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4176233e44be4fd18fc6c346358e0868", "region_id": "RegionOne"}], "type": "block-storage", "id": "7dfd876be7354bb89287fd06355b1ce4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f48bde958ee9434a81df08cf843a9da6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf197b30f13443f8958cc05900ce7a9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfe84a7bd9664676957e96b8c0628399", "region_id": "RegionOne"}], "type": "volumev3", "id": "0436d1a7413b4e829f91ed85e190c5c8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c58345b27ae2434bb45d1e0706d7677a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0c1470f0327d48c1ad64fcc5b1f9086c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ecee12e3387a449b8d386f5e3f3702ed", "region_id": "RegionOne"}], "type": "volumev2", "id": "2793fff6b2bc46b4812561320dbcd3f6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "312fffe9d4e54f548c3cce8864e59aa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c8c67d5c73de4365ab5ce1fcbbd330a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf3fc513e1e54d60a7b85640bf5bf7a7", "region_id": "RegionOne"}], "type": "volume", "id": "22d0d8462e3f44a8929f35e17fc608ab", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a220abe853c44420866eab1bd1c7df51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9a6180aca3b4b3bab3e4b5f3b927bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4387cfd3dd184b5ba023e4656acfd0f9", "region_id": "RegionOne"}], "type": "block-store", "id": "198616abeb8c4187b0062ebb73f8d63d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c0fd2e6839a1435eaf26cc1711d9631e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3c7ceeec450d4716981796ca9956c3fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6750833beecb46ada77d40faf7e15f2a", "region_id": "RegionOne"}], "type": "alarm", "id": "8e59f38d82a5443eb1c01e3882de921a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "627fdfcb38ba49638376602184c08ff0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca53e6c4f8134ec4984035fc3fd2317f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "113b6150e1414a65be1d7116c87b3898", "region_id": "RegionOne"}], "type": "alarming", "id": "57733aca9692458d9362c7f93390b8dc", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "701b52646f9b44c4b22bb34a80d4bb72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "881cbfd51b6547bb968456d941e1bac8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "33ffc125e3a64aff81f568d391973520", "region_id": "RegionOne"}], "type": "meter", "id": "327e8393bad34d8b84eaa77310752711", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "208cfb0908cc48d09d2b679677411039", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f3bc2f9fed0d458e82df6d17cbc5d119", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "063275621f25409e87dd0a71b7ede878", "region_id": "RegionOne"}], "type": "metering", "id": "6e6d0f5ba7084b38bc05eac357635e14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "da0d5cabbc2f41039d1aaef0562858a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "970836efd53441618d7a2bd001c65773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6444ce1bc4a24d28addc22dbf2d3f2b3", "region_id": "RegionOne"}], "type": "telemetry", "id": "4fbd8a6daaf849a9b665640d1742053d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "88816d761f2c472a831cf9b68a328424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c22b182e37dc4323b171480b341b68f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "738711a4fa944447bef48b5eb48e685b", "region_id": "RegionOne"}], "type": "event", "id": "1048da917c794c19ac92c3ff8e6ef318", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "72c6e242d6404e81a67f8463281d199f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "b6154888120c41409c679e0b3cc3a0a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "4da9120c97684b74bb5394d57e7b5136", "region_id": "RegionOne"}], "type": "events", "id": "74454c84a52849f3a0fdfced6d9cfad7", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a58fbb98c61411e9a64b1800dba6da0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1444aac4b3924414a4b4c56f7605b0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "7adb608e49424f1dae6e257e55dffdc3", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3e7ea0e438a54717a17ddd22375d6d9a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5f970379bc264fea93f8458c7e754cc9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b562d1e29ed549ac9d44ced0529de61c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2fbe98f717bd4fd9bac60a997c663b0d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a22f78079fc74b5b890ccfc9fb91f12c", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "76cedc15a51645cfaf53a32e5421b2be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fce578e0b7c644ba8f6f9e24b8984b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f44bed1f1e9440e4a74256a5ae1f65d8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4e6a24363ae543a7bc0f64b8b719b23f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "a719825b67eb47a3b0086a7d6b98b74a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "16f6445680604caa999103172d6a309c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "a3e8bdfd89b74befab90b13ff058bb9f", "region_id": "RegionOne"}], "type": "tricircle", "id": "4599f850fd05488b8308509cd97d474f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "11dbef4afe2e47ac8db38d5d8061a0bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "cde9e2bac78944e2b0a3c88d6e296db8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "48eee341239d4fd6a74582b5c52c412f", "region_id": "RegionOne"}], "type": "database", "id": "2353dd5c34594b708ea37812fe28f83c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5a1de8b086674c288c662b6ddb7cff3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e87f48cb3d4f4c1b9d1ad416e25d14c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f0104553185d42c1b89bc9b54c9d1c27", "region_id": "RegionOne"}], "type": "application-container", "id": "f46ba9d09f544793830f5f64987b7c4a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "98e0e84983224d4cbf661892f6972bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3d17c674a31f42e58e1f0f00f5fb7c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38acc025c80b413eb466f79bc41f7f68", "region_id": "RegionOne"}], "type": "container", "id": "ac2a3e1501c5477997bfb6114d655773", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2217f7150c584985a41f06eb5f0dc3c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6468633c48ca4321835c264c35f41788", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "afa8ee0644d94086a7844db5a5956a78", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "03e2b16fa8f1441ea1ad7eb4d487ddaa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8168ed45a627494fb4995eedc92cc2c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7361c0ab86b443bdaa05a51182907d0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "e773ddd5d3e844a7adc6123b34408eac", "region_id": "RegionOne"}], "type": "rca", "id": "ae1215222f2d45ceb0efeff92f02ebd2", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9f0a6a209a8a47c48b24199169af6abc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3e8e4115b4c5471d8edc454afc95d4c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "7eb3480c959a40ce9737c859fdf1700b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a8fa4cb79622426a8c7df96f1de61e23", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "a7d37883ebc640c8a5afb2ec7117756c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "ef531ac04813426d942ee352506099de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e65849b6820847e7b0a0465e192e4f46", "region_id": "RegionOne"}], "type": "network", "id": "b9296a3497324a1790899c97d1054edb", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "1e8823f642614bbab288ce88ffe07e4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "14b89851764c4de2ac40d121bdb210ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "88576a0bb668403b9799bd79d0598836", "region_id": "RegionOne"}], "type": "backup", "id": "74cb91f4413f4362b2dab0d63ffd58d4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0becf66b3a9e4e6c96da7318fb0d1316", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "712a61f734ed433997de37fcc4cedfeb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d101b5d004ca457ea2e6f2999fbbc5e8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "83d73ed6c10f4e009f543ec2745e1aa0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "376cd785505c47608e93b8ae1a220042", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f27d3af8e81b40108bda275c3899ceda", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "e984f299e8a7426bbb12043a4caca883", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "680543a7d0ff486dbf63172f3bd9d03d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7ce7eb288cac4456814ab1657e60b84e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "dbee62971d554528b8efb1637a04179f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "db0531fea8b348d0bdbac4eefe0d76be", "region_id": "RegionOne"}], "type": "monitoring", "id": "b903f27fb21e490b9612c74ec88ddc75", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0b17ff5dd9b041f49d2a50c28c6c2394", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7bca26b3f98941cd87f0b119efc41b01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "d4489919150e4d6c97c41775600b3a6c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "9b84254f725248d284ac9f3f51c223ab", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "e85096bb450e4dc4b46a08d6298f280e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "17693e4d26f84a8bbbf447dc04d002fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "c5b36ffc6a924536b896f4378c4492ff", "region_id": "RegionOne"}], "type": "placement", "id": "2c4aa9e8c7134496871c4d328f2951e3", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ab90cdddafee42189fe5397b0cfb4ce4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f7771925f17e4810ac6fa295d88511d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "6509439eea364daa9dfedbba1d629acb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "91779d8fe6b24dcab1f4229c0893f30c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "453d1584882f4fe7b43f6d49a2f04c90", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ce2ab72239ed49eab2f09511a4d99b56", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "22e7b9e93b8a4812ba2827d55de596fb", "region_id": "RegionOne"}], "type": "ha", "id": "3d17878bdc754ac68c8272388b880f38", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6f2054f225bb4aa98fb8ce13ac7dc50a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a8c3c9c256334c9e97477bf3c66eae01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0893040c2a3241fa8348e7e4659e333e", "region_id": "RegionOne"}], "type": "reservation", "id": "7a6a1a7bd52e43d8827ed7d47c9cd2bc", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "0b7cfb4296984314bebcaa5220890cf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "55918ff5fee248c5a1575eaf540483cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "166405443933472ab190f070280d609c", "region_id": "RegionOne"}], "type": "function-engine", "id": "ccda00bb87224336b6d8dc378aa09279", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "0e52f4639aa143ef82441313da690110", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "416706c16e654974933a8fee08661d83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "4932a7ca03b64f3a82974d3760930ed4", "region_id": "RegionOne"}], "type": "accelerator", "id": "599ae36634e64dbf8c7de54ee5e1302e", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9ef595b7902e49f6a0c2936bad81ca3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0252608bbe9043728880c02c8d81a354", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "b3c1108b10354875b5460af4e28f40a2", "region_id": "RegionOne"}], "type": "admin-logic", "id": "e59ed0b3315d4e7bb30f665f5927f54f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3ed645a86be14201ba855d4b87402620", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7738f5cca7fc49ab9f0f457db1b4db25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "1f4c6e0027194514aba1ca0019cadcd1", "region_id": "RegionOne"}], "type": "registration", "id": "9774a076a5fd45e799a26353e9d18aeb", "name": "adjutant"}], "user": {"domain": {"id": "b498531b8b8e4fcbacff920a15f68f8e", "name": "bbecdbfea4124364b7e92887852f0702"}, "id": "a0f730ad751049399b279798c5db35fe", "name": "620674ecaae841eb92311e4298157e58"}, "audit_ids": ["3de001613aca4f55818b12eacf0154e5", null], "issued_at": "2020-04-23T06:26:06.734807"}} {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.153210s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,841 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,852 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,860 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,870 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,888 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.776729+00:00", "project": {"domain": {"id": "fc836b40aeb846378ef560cd3b456f8d", "name": "34e1758b4bfe41b99b99df3ceee0819e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "3f7be20ba85648c38ef6d29b01efbd35"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "932d2c3bf1274bec8f868b496a5b8e37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "8c2d43cc20974734afe55e1fa873c82e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "b0e572e969b2459db30a03f2909e9e66", "region_id": "RegionOne"}], "type": "identity", "id": "bd8643ffa0314762acd1c24f6de8872d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "873646e0e9754aef9d232e6d99871880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "954efc41623c4b59ae4199079d480fd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "7a076ba9218e4fd0b49ecd0e3952e22c", "region_id": "RegionOne"}], "type": "compute", "id": "8f6be6de56d4461281296043719655e3", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "d727591186c3486faa183ef34866960b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ce32e0f683a141728dc00003091ba4ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7e417027ebcf4f72be168154896b9279", "region_id": "RegionOne"}], "type": "image", "id": "876fb9550149409aa51e523b9698802f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "8669d5f6b1964a2ea1d819a23e0988ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b2164fb965414481b8101fd4d38751fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "e14301f1a87145b9a511251114741a23", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1b1537d0a2e647c2a83fb215bc41a783", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17c2f183a09d4b24a4bc96c6c5f4f172", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a2a9ab2212ef460fbff1079eccdcfcb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5138af8ba14346968595759cf7f62ea1", "region_id": "RegionOne"}], "type": "object-store", "id": "7e3ba7f733f8445da0568835eb8d7086", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0639b6d99ebe410fb43ad4b7bed910c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f49fec8b165347fba9bf2bd564d54ace", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f1f1536bde7a46d4a88685ea789e594d", "region_id": "RegionOne"}], "type": "clustering", "id": "2d3adda385db4a4d8fb2b6e09cf939e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dff23fd430814a6a943f3cc8db69dfc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "762d5a9ea2b24dcc8a2116519fb9b32f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88b18fd11d8b4f60bbd4e4eea2c9ffa0", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "fca6461e0373435883e1a54fefd30275", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4078fadfdd3f48c3b61da3c00b7178cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ca0d3b6511348269eb144a9070bea3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5b5217b068ad48708ee98f689e9cc034", "region_id": "RegionOne"}], "type": "cluster", "id": "c1105d4179d24f2faf9729e8b70b1a30", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a8d67c283d648d0a67918f73c32c51d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4f2ab295250248e7b35b5e6517003084", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "06120f0f9c8d46d6830c76c2e8cb8045", "region_id": "RegionOne"}], "type": "data-processing", "id": "3dc4b8103d3e40a7a825f0d1a78b130c", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1d84ceb4015b4694be32420111d54131", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "45b02de11187424cbadc569188cb0b06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f18cb119f4e848fabf8daedd02072e76", "region_id": "RegionOne"}], "type": "baremetal", "id": "393513d9a907462eac3a6022c9e23909", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "396449a247af463d8314b89c85713035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "bef41ac0ff694161b5154f7ea8877f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "dd337a1bba334b1eb712260878c97d96", "region_id": "RegionOne"}], "type": "bare-metal", "id": "04888163ca9c4543b0533ba410cd7def", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "91017f6e74104ae5888ac7b86be751c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2a51a94d8b044195be0970ec4fb7e490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0eafbf51d30f45e895a464457e37a871", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "d2f004525a6e4c0fb4a23e7ea7f7cc0e", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "becd85f3b0714769a580ee38cbbd6b81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d8fc706d0bd24aaca906e1fcab427829", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "30a636d420924271adc8e94b29d6a160", "region_id": "RegionOne"}], "type": "key-manager", "id": "11fa1233f7cf4059b9b6b90f9541cc03", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e8d9580a3cc2431fa6b68e1731b2d924", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bc7804ed4f2e45d79f642ee401938950", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7131c46d78ac44e4a78c980a0c0c7a26", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9f0e1128530c43cea054a1036298239f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1c935dcfea674e22a42f024195027727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5193526f064448309bc2582ff2a25adf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7dad9c9e264a4129a60db1f42347d1cd", "region_id": "RegionOne"}], "type": "infra-optim", "id": "aef4e74b747d45d4ba110c8d8996da96", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8d09e05b51d144c39bf65c764f3c5b3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "edc513d63b434b31b2ca02051c56b7e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8c81251aae4248eeb186e3952598c24f", "region_id": "RegionOne"}], "type": "message", "id": "ae827d8b7de74e388238c2d937dcd585", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ee07a3db91da4db1989ba4d50f6b8880", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1ad403d049164c2ca087eea9bf10c447", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1f7d5f5b2697466c8ee9320719f0274f", "region_id": "RegionOne"}], "type": "messaging", "id": "d3476c4779234b7ebc2cd8f4aa143efa", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4dac16621db64d59bffcbda4314d611c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "867e32f201be460c9421ce7db9c13c2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a868f21eb9ae4b9baf9c7f60bcb81615", "region_id": "RegionOne"}], "type": "application-catalog", "id": "2ff6f9bda6ff46bb80ba21670bfe8eff", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ea0e7cb70f8842b69591adec89a9685b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ed31a389a2924e9fb2cb61e25c85dfe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f62edb7927a34c92855cca8ee58df0fe", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "53da38636fd54cd58d5e2916b043e46e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ac32308bf9e34421b954265bf879557f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "614614954d99479dbef69bad3d98bd0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "59ccf0e6aea947a3832999e335599cbd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "899bd2c9f5724e0ab4e8645286d37a24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "96375206d51a4365806e27436e5be3b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "32593e660092406f874df87e6790c343", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d74611db8e954564bd533f519d43b227", "region_id": "RegionOne"}], "type": "container-infra", "id": "3660d0e98a0943d7b0293864e1bc824a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "9a7e7c79651f4aff846577719965fcb7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "74dccb3e4b9b454a8fd907f327f9cf0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "c84ab6d52fce4d849610732aa9ac0b36", "region_id": "RegionOne"}], "type": "search", "id": "1ff4a3ec328f47cca6e909de032d3fde", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "bc548cecf36e49f491a2f61e95399535", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1b9b0dd6a12649a0ba286ab6ac76f055", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "0c52310517f24e0bacc576fbe6abbd56", "region_id": "RegionOne"}], "type": "dns", "id": "e465a074331a4e1fb3d54c89c0a8f435", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "02704c7351a84b988d64d931ab35e809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6fff977fc1fa4d039d50fd5c24b63ec8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "32eb8590392a44a0ae96604799c95aae", "region_id": "RegionOne"}], "type": "workflow", "id": "d557d34218cb4c60b915540e8c32c51c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cabdbb4fee294bc783f2c35f34814d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "10901015117a4b0f9097172486408c58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "08ffe61522d94bfc80ae82cf8616f264", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9fce3b48c17d472a9bb4788ff98c7d15", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4e1e13c5759347e9a35efb391a6f2a6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "0bff8afb8a074f088418c4c109f6f1d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "b838e18bd3b944dabfb14a868418c3f9", "region_id": "RegionOne"}], "type": "rating", "id": "a260bb63abdf4e38b8600874121eeeb0", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e489bcf564bf410e9175515630c75d7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1fd3f87831a4567af80822bf031d3ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "11439c7699004834aab3cdd49b44e502", "region_id": "RegionOne"}], "type": "operator-policy", "id": "4688c363d0294c788c4c0cea2cbd2df7", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "054570e600e5494ea5a4e01f33489ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "37a3c02e1689433caf53e7b1c0679e79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "38311792a9ba4ee4abe906480e1e644d", "region_id": "RegionOne"}], "type": "policy", "id": "6961bb3d5cf34c0884f09ef53110f219", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95a6b22004ea490da54966d813186a4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9e8637bc7de74c4b863699a51b7017f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "77ed947ed05441f58a7bcc39a45b4a91", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "37ef884f08cc4c95bf7dcb4e3e84fab6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e4dba60ebef144e0a5496e3ead6eb120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3189851a50d41319e41bb5d885c636d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c29ba2d357f48d2955a0da038843be1", "region_id": "RegionOne"}], "type": "sharev2", "id": "5aab985f8b824e2a85769e602e7ef0a3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "07f7bc825719486e9bb0c7bec48c7aba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fbd619fbbb20435a95960e1fc54eb184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c6aa603d7a9c4eae8ba64704a85f6399", "region_id": "RegionOne"}], "type": "share", "id": "a5f0ca26a7b24ebdbe37e81f17d06c82", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "3a38f3168aab47c890c0ea8be82f1760", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "efee89cf6d43451fbc01dff065317375", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "dcd3aaa4b4e54424a8f28a1c1e71a03c", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "5a888434577b48f383d7d445e3939eff", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdbd8f43b2c441e78bd2b60d22c23511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4d014a78cbb24e918b95ada8e27013dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85e3de24066341d8baf7529aaf971247", "region_id": "RegionOne"}], "type": "orchestration", "id": "c629a548fc2845919df091cf16ad180c", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84b00b10c9fa4ab2bd97982a9954b6d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7811b6ba399948e5a48f348ccd316a65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b3f3c2932b5645d8978596867fb36180", "region_id": "RegionOne"}], "type": "block-storage", "id": "3152cb7b39704012ae8304d5247bd8e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c41196c548db4bfebb97849e2d49de43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "adbcc07df53042ae9df45d0ae578cbfe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e6cbd94bd63d4ea885b1ea62975e33df", "region_id": "RegionOne"}], "type": "volumev3", "id": "79f4fcceb14f41baa91935eb659b2525", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d4cf615dc2e8467ba1353e89678490ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f058cbc255142979a265f5145dff5a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3432e923be85443687eb1736abbaf173", "region_id": "RegionOne"}], "type": "volumev2", "id": "2ba3187246bc4fc1830faa37a6a661a5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "11dcb35cea4c4d75ae331d58354a3552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "128f78811ef446d2bb4a7d2242904f6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d1d95dbc13c9403ba24db61909ce5e8f", "region_id": "RegionOne"}], "type": "volume", "id": "8cde19f6698b476aa9f589bddba8f5e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1f9bcebc1be4a5c8c53da77055afcae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "73c6c7653edc4c80a3fbcd138a64198d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e12202216c334f1992a560f1ad31fab7", "region_id": "RegionOne"}], "type": "block-store", "id": "3d433773dff348fda59067e191feca75", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "516c77ffd6944162bb67ce5c657880e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "414619660a5e463680e4b4dbc40cd9a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f6a8820791ab4e18a2b921bda87457cd", "region_id": "RegionOne"}], "type": "alarm", "id": "c0451a7c1fd64796a47a3bfb42686e67", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b080b4bffa4d4b18b7a6e7473e833991", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b22433729fae46e7b286711c4ef4941a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9e6ca1dbe758449180570fbed0fe0bbb", "region_id": "RegionOne"}], "type": "alarming", "id": "aff0e8e75b7a42bd84cdf425df879fa0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3ce26b338f3f442580b3f2eb691281af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c673d9175560442daae8876dca2f845c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "606090d28f80490bb49a4e75edfc4bb2", "region_id": "RegionOne"}], "type": "meter", "id": "d248c624d1aa482e845ce9a65594e6cf", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e7b14a5bc470487d930234ef90029857", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1c56a1b4849d4b18934aeeec4e574063", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "90865a04d94d4bd0a4a111916c6db1c2", "region_id": "RegionOne"}], "type": "metering", "id": "a066b8ee8793427aa5bfcdb55fe1e24a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3da3c9dd81974705832d72a94b989a15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e243e463b44b431aa2048e4a03178dd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "fc400c06a35a45cbaa6bc053fdc31f78", "region_id": "RegionOne"}], "type": "telemetry", "id": "1277ac2286a9423cbb5dc13592315601", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "e50e4e08e0cf402191b42f356a0aede2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "14556dfb1a3d4ec490b3516e4f13a391", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9530a403d1ed4e8aa384bb74fb8cebbc", "region_id": "RegionOne"}], "type": "event", "id": "63f116d7bb054fecbd197ec76fe16c5f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "45200098c998493fa4843e0fa9cb4072", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "d15f685f3fa041bfba694c0d2944e87e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "169f1ba8fbf9421ca41ba5898fe4631c", "region_id": "RegionOne"}], "type": "events", "id": "3c3d632e22914c1e99355fd4b581a25a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c861a3420c1447258cf0fbc676d35f79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a4bd413b7a25412181e7e5500ccf4129", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5433287227314657bb67b28fa47bb924", "region_id": "RegionOne"}], "type": "application-deployment", "id": "61a4be04ec1042ab84931ee2abe3afa9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "416d52c9eb4748f08b9cb9f549194b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "dc71a173720744d7854f2d996678951f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "15e02b9868c14678ad90ea90a72ddfb9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c33a2cfd0b25480d8850779503e02fba", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f659679fc06b4494bb72ee8cb8639643", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2958a1f9862049d29d882f163026ece0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b0dcf322fd4549d5b268ecbc34ea7368", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "4821efd29e10438e846afeb9fce8e7ab", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "53dc1bfb65614887a42a845be41cd21d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "874ffab38b914f5baf2e93a6e6be50f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "202b4b9bed5d4105962c037187e755a0", "region_id": "RegionOne"}], "type": "tricircle", "id": "87a05b02df44483a92e2aebca07e76ba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "cf705637a53e47a4b75bde736a45f0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "27a18c0a69de4b0bbcd26dc81980ca6a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "7cb1e8795e284972aac95d94f00a7469", "region_id": "RegionOne"}], "type": "database", "id": "29d8213b74a242c580c3a2751c3eec6c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "142752bf87f3478db38141e8fc0f92fd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "058f088229e2465484842ea3b6c454cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d0573f11d94644ceb821894da81c9eab", "region_id": "RegionOne"}], "type": "application-container", "id": "ab4bdd4e91cc4fb694883c24e8c3e35f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ad4f8ce35d294e37ac7d55e62409f4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b7759171137e4f439fd18206135ab8ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0748dc32994e424d8c56faf23ec0f9d1", "region_id": "RegionOne"}], "type": "container", "id": "5eee40122949471c883eeed901248776", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "342904a45cc14db58bb6ecaae8edaf9d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a78ff3516951453d8ad7937a14c5f669", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5db6f815224b40138d35e3c230b281f6", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "644d2ef65bf245238f4ce730d5f0a040", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5712cfd6fb464d3c99be4af0a40302ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "bbeb1f30a0454ca587f840bd1077958e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "5edbe649e96a40fbb4649600888c95bd", "region_id": "RegionOne"}], "type": "rca", "id": "be23630ec74041e6b80b90d18a4b931e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "1620270927ea4c4dbddd59346c948453", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aab5e0f562654539b17ae592147ba109", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "206356e4fbd94e52bfa7b85d83116f8d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "adfa9e0b4c0344ab83ebc69e18b7e3d5", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "e41cb326d3f34992b1fa519aac5709f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "cf4981a9336540b0bac274498e2adc9b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "6d34e332fd7b45a2a4ad3ca6e768cc8a", "region_id": "RegionOne"}], "type": "network", "id": "146138db77cd4ceab8e4aa4f66e83425", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "311f367146da460a8f62bfad9717d654", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7093841513e24073890e8ede0d2b8e9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "370d63fdd2a348dd9b353dbc59c7e40a", "region_id": "RegionOne"}], "type": "backup", "id": "2a0968cd9eef4c99913e0935fc5c42c4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bcc86be53dee4cc69bc9897b354319a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "32fe937be1b748808bf886f9c76f7115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0aa206b243944dfd89264ef0826cdffe", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "62e3f41f60744bcfa52cde5cf16d59e3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "6899a7d0ca2b40a4b28954368553dd13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5a7c8eace4e49f7b47369ebf9e58c7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8440b2f290fb4eaebc71ded87410aa8d", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "b85dfc1fccc944fc819d57c1c653481c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "cd516aafda80442487dd4704bd7d95ee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3cc7e100db024a6584d1cb70e558acfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "d974e194afb644728a210c666565907d", "region_id": "RegionOne"}], "type": "monitoring", "id": "8f243d89459a4b1784e1906e06f0ff1e", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "0df46c546db9465ba64c1500a78ca384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f01b23a480da4fd086b0c861b103d259", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "b9a1c4ad80ef421c917f9954094aba1c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7c8a408c40234d6c9cc5d0236cdeb16f", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "01a5f86585b24f948d79c07360406dd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "9ca2d6a455784d18aaf54b4fa718f60d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "5ced8d3fae3d4f8c890e7860a1d05699", "region_id": "RegionOne"}], "type": "placement", "id": "1a9b7bcc59704a34be59c828c754c60d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e4264f14ed5c4443bbe26db5b32dc0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8eb6ee3dfd8f45029b09f782049430cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "de382dcc69e547249fde09bc84deca1a", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f9af01fd0c0747788e42eee2323fdb30", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b5e67422e71340ba9106cef56854477c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "fbbbc462babe4dc0af0667069c7f3a01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bd71b95e3a2f46f9a01a08c0516c6372", "region_id": "RegionOne"}], "type": "ha", "id": "52d190fbafd141938abce3194c3ada53", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a521a3cde7ea4b0eb05336a83c8ff573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "224c9821c4a141d4936d028e9cf3073e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "0a7263969b074aa9ad5f131d89045e92", "region_id": "RegionOne"}], "type": "reservation", "id": "eded735dc6c848ee9effbafa8df8b550", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bc341f487e4340839ca30a096b5fb15d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "45179a4c0a114ccdb0b78c5a82b83be4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "36e1076ce5654be0be0e46e857a146dd", "region_id": "RegionOne"}], "type": "function-engine", "id": "2a992d223bf1461db459735595b9f346", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "b401f8c6f9fa4644959fdf0fe9285f25", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "216397bce6214e088d55aeb10185ee4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "abc2b8ab0ce9451db183db2747e319fd", "region_id": "RegionOne"}], "type": "accelerator", "id": "520811903e364f52a972ccc9f4d3668d", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e1623359ad4a4db6a4ec04b83a192bc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "49e40364fbfd4ab38a614e9b15a3b7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "36302f2950db4902812d9739e1a08287", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eee685d239114a60b5272e24ace160fb", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a87ed9ce7cf34a9c99b3cb0ab24ea90d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e0cfa0075e0247e891290356034f1c48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e61ebf3278ba4ac2a050c60e5530378a", "region_id": "RegionOne"}], "type": "registration", "id": "3d0f76759d774aa2b916c278435df8f5", "name": "adjutant"}], "user": {"domain": {"id": "aa080456d4064bae8f1735a0e2cd2248", "name": "61f4dd447e7f441bb143a24d8c25cf98"}, "id": "b9766729ce20484999a8cf6126fdae73", "name": "bcb8e24ae1cd43e9ba34e3079d432149"}, "audit_ids": ["c0568c751b2e4139872f82536770e755", null], "issued_at": "2020-04-23T06:26:06.776729"}} {24} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_object [0.061237s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.096597s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,874 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,880 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,885 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,890 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,900 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.836929+00:00", "project": {"domain": {"id": "3aef2530fbd3411cbfea56c0c92ccb6d", "name": "71ac1f3f89dc4a89abdce1d753811721"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "aabebd679a5044e7b1b4d571101b83af"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "e23e0b91236c4a8a803e0321a2d5cc46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "3b93b0acb90f4c43a6a981d366e172fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "93d444315f6548cb88a1b7d19f1b5f9e", "region_id": "RegionOne"}], "type": "identity", "id": "4545ca79e73f490f850a52a76f9899d9", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0aefdc7a2db14d24b2cde772ded22ce8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "6df487fd55a7404fbdda939fbe4d8e8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "8c9897227a8c4454b2fcf215a4306579", "region_id": "RegionOne"}], "type": "compute", "id": "647e5842c8804c5a8e3a1a13b0399848", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a6ca536b8c6042108a46fc7a351184ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "df86584a40504cdf9333436989bef398", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "39ebc8365024444ba545f1bfebeb067a", "region_id": "RegionOne"}], "type": "image", "id": "67044cf305834b34b8538649d43601fe", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f2e3cb13c38c4e0f815d16e203ec1f59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "6cd961e2530b4547a2a0b7ca108b4be7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "d79c6cdadc9c44cbacb9d7fdcabe7bff", "region_id": "RegionOne"}], "type": "load-balancer", "id": "1524dedc98ae48f980c6aa87f8299758", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b529863d4d44bda9735913ddfde7872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca6ec641bd2a4e5ea4e48b00402b415f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4ab3085b385349e9a9dd1dbf461a2789", "region_id": "RegionOne"}], "type": "object-store", "id": "e6ecac100ab842f581515a4d6b8b9c2a", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4e5b2e33e50e4bf989fca51ceb0b8ab4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f2eb4dbaec3483e8842154a45b5df4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "186a9c0b0d30472192c39445f16ea1cc", "region_id": "RegionOne"}], "type": "clustering", "id": "55a408f201a941b8989aa85e618d5a0d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "70a3a2f15cbf481d8cbef5d2c34e5ba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf2c6f8184b848e7bc577c0f8fd4633d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "acd2242ab9434a8f8215d9dd4385b76b", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "515c3f686ec240e78eb4ac8b474f7c05", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c1f020be17f9403c8160e5a7aa420fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eebfbcedadbc491a9e2056d9037e4646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "70aeb940e2d947af8605e7e5cd2631ea", "region_id": "RegionOne"}], "type": "cluster", "id": "dbcb68c8a8d3412f8fec8b8b1866c1b0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "affac5ab6c70482081d74de95884bbc4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8cb1fa8dc86c44f9b2bf4f939a22c7dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "c0d43a1d34fe47ccb07b39af8c53a535", "region_id": "RegionOne"}], "type": "data-processing", "id": "0a0da26e403f4a4cb05ccc95ef46caab", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "382f16fc85cf4f54b1d8d75b3e856de8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "959e474b4ef946c69b734bc33da7f5e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7b8a2922799147eb95418488b2c57122", "region_id": "RegionOne"}], "type": "baremetal", "id": "b81feb89885f4f5db9f947673aa179d5", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4ac6d8f57973400bb0185b78970461f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0e0174ddbba545699e6a65944a4b8420", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "09d3b538d7de439fb33fd2b6dc66b2fd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "424bbf38db164df1aba81f3ff958f0d7", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "c2583b640d464f399d703283a33a56d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "cd11eced87f944e48db5c7b399d925d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "9a1a70bce2de48e08dd2b53522c03271", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "290f99bba6d14882be194d500c17816f", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "2858873f4bf941a98499642253e875b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a640341cb35446038a6a59d2600aca8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5075cfd363014cadb5feeb49962fbbd7", "region_id": "RegionOne"}], "type": "key-manager", "id": "1bdde02d030443ab94ec353ae5229dcb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e662b9aefcfe4d50a5c653c788aa9a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "528ca5ae26f0402ca2b6784ece3f5538", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "e6e51e59099e4d5293e390295a500a32", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "d59f291e9f4946c4a0bbc56d21e96874", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0bf3890756f141768066a3541cc03db2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c1817bf4571d4b39aef9b8b91fb70fcd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "06e1e441965a4bd88d7440425d483092", "region_id": "RegionOne"}], "type": "infra-optim", "id": "6c028ca2c76e4a74b9c48c98772abe2f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "96dc55f142554562b34427a92d5938d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "352e6bb6f1224c34bc1aa688f855cf62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c63b75b54e9b4cba97d93656a2cc5566", "region_id": "RegionOne"}], "type": "message", "id": "e640b516acb84676814de02de1e340c6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7842aab0e56140ea9e8a12fdd28564e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cd7b3644a3f64b0eaf57fc885ae7fa3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "094c5f4dd75b43f48bbdd58614aed84c", "region_id": "RegionOne"}], "type": "messaging", "id": "ec152105498947eabdef12c942e55796", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "49cffe0f40ad4c4ea7876267cec3e9ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "8e5f7c8c4c784755942c1c82cf5a726d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "58fb56627c6244e3ab3d9a0e75339290", "region_id": "RegionOne"}], "type": "application-catalog", "id": "77a5ead748e24391a196f865a9d8511e", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "098f765a96c74930842b773ab1dde7be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "86cc2a3a71b64d329fa252521050f7b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf73650057ae42f2ae1c1c185999ae74", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8f498669133a4a56b65afd1cf81861fb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5202bc5b23404887a3a37158fcdbdd33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9cd7315bbd244bf1bcba470969c7a1b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8aaf7d6191614d12854fa5dd855fa54f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "4889dc10515e4c6bb9fa7624530cf45d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7917818b3f04b8b9655cca34765e2ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f074653698ef48d2afa25b906bcffcae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f546af88d28b475f88423f5354da868f", "region_id": "RegionOne"}], "type": "container-infra", "id": "b35eca60ee4c48bcbac2818c14f904c4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "46e2908cbd1d467da4287e07ae2858d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "5a50d298f5a140ef82a41b72a86c9d2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7421005028444df1abd89a0d8978ec41", "region_id": "RegionOne"}], "type": "search", "id": "430a2d74b9974c72bfcbce6d606ae34f", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "818586f8dfdb45d9802f599890807a0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "711a02b50b99430f84f859b627e92693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1bf350fd8a784091a34774d2fd23135e", "region_id": "RegionOne"}], "type": "dns", "id": "a9b979175ae34c01a5aa07ec98576dc4", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7da803e3be7e4863ad006c00df8e9dda", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "21fa1db4989844f786f233d30f1a130b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "44ebf79fc7bc4614b0eca11237af39e7", "region_id": "RegionOne"}], "type": "workflow", "id": "915501923c6f4796a4c8a7dc7609af1e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "911cddf056374b58b877a295ca23c02e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "917ce8f438f948e78aed75e653e725b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "3efe7c02c09f4cce874bc1379739fc33", "region_id": "RegionOne"}], "type": "workflowv2", "id": "39a45c9dbe994a43b06c20f235de115e", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "6a5b2dca40284abdbab0fc0b0d6b5e94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "16634267a076470aba6c0a152dd07532", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "1860ab92bb734944a4b3c26c01df8c88", "region_id": "RegionOne"}], "type": "rating", "id": "f817ac3c7b0642a4a15390e95277cf3f", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "731b9822cb6e415bafd0affd829aba5f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e546a99f28984b3a9a68763e2d649c23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "2f79ad60ceaf4c4fbe51063d6a120fd7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8ff7cb4b68e740d6adc77ef26f035767", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1b28f69810e84b86888c49a2150583e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a38dd103dfc848019980f4ec9a1decf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "0adcaed98d1b44cdba27a2e666a36565", "region_id": "RegionOne"}], "type": "policy", "id": "fc8c7cc4cbfb4aaa85f16e4e232763b2", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ca221fd6ae97473390217c197f8b4e5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7f7062d4beb14022b9015a3ca4b8d1ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "caf746309c644ab1adaf363158ab0790", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "7c94eee3611642879447210a94799d99", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "05eef52e0c67466e84acf8da2e9c2318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d5228bf162f94fcda0dd1e6d963c6492", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "ac79cfcea9c24c4d899668d579fd5b6a", "region_id": "RegionOne"}], "type": "sharev2", "id": "e61666e50f164c00b838aae6b311b75a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "85e8c9703a5d48dbb2455f47db821e14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "da585d104a10408fb3bd71ae00882f78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "251c01134c3b43b4864480323c76ff53", "region_id": "RegionOne"}], "type": "share", "id": "07a71fc8320347c7a55ff20b64418e85", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "598ec532070a4130a6f3897148982c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "a66b9bed26254f0f98934240db0776fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "7304cd6a46eb4bc286e1fe3ca0dd5800", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "31e15cd91b234d23ba2471810caf879f", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "58ceee42a5a849aa9e8f4a27cd4fa921", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1073de90a2d94986ba99c54fb5b76d26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "871ba2c504e747f6bfffe111672364fe", "region_id": "RegionOne"}], "type": "orchestration", "id": "52a3ee526cbf4d818eeeeda21302dde4", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "045cc271db264b019b62eb38440c7191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bc647787a5cc41158e6687ea62e7ad6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2b249c72ac9b475eaa76da1de1439ae4", "region_id": "RegionOne"}], "type": "block-storage", "id": "ad07d797139e4d1586e963657fbe33da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9948b06e8dbd4c2ba84db2292bca90a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d51809fb828545e2bbb4723d46897807", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "29a7fd5fa8d043e492c45f9d66cb26a5", "region_id": "RegionOne"}], "type": "volumev3", "id": "76e7f249cdd542fe973f3d6de99c1238", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d8ece1113054bd3ab68b3419742128f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "355a4cc45d3d40d0b0196ee1744dd0b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "450a80687dcb45f58189308d29a154e7", "region_id": "RegionOne"}], "type": "volumev2", "id": "0a33be66641a4eefa54d1c4bb4317802", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a8e0ca614c8b4fa4b6e2339b871b37b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ee50ed5bd3c4d3dabc68d01b4d7e29c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5da6ad558cf4522967ba99b34362983", "region_id": "RegionOne"}], "type": "volume", "id": "f38cae5cd04344208364fb510bee0590", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43a0ddc84ae34f0a8b1384a4c12019ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dc253ec577b4931bc0e93de92c84f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ee7fd14b3e984e74adfdda0d8f824853", "region_id": "RegionOne"}], "type": "block-store", "id": "629403c97410487c932ef7e1eb87b753", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6915b44a6994404a9337b90063867a9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1517b95d9f9e4b46bf6b611382bd14a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c3b4ec315696471a8d8ef8597c857ed1", "region_id": "RegionOne"}], "type": "alarm", "id": "74f4da7d8993423896f4165fdedeec30", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b7e0892bec244816936ac60db7f27831", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "550294bb81bb4b13a1af99ad38cbe847", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bde3f17d72134294867ff277599de911", "region_id": "RegionOne"}], "type": "alarming", "id": "864346ce581542e9a1c4d699ee4ccc6a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "614bfc77fa01413691c3f04f6b2faa2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "12a79c22fa0a4484b14cba62ef3633c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "797ee075c8da4c8bb55b0bf4095c6438", "region_id": "RegionOne"}], "type": "meter", "id": "5bb75820b4a245a9a919098d35508606", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c77501f8d67646199d79b398477badbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6be5a12753b54e41a0c5d451581ccddb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "58c8e170fb3244749edfdb9cb7ba8237", "region_id": "RegionOne"}], "type": "metering", "id": "b287583837104fe3bbcf063ccc1c5c57", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f5bad7f4f2434fbcb01e3a1e5d1eea9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "736472a8abe742a2b70ab7e97fb4d588", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "faaf2f04ff7245da84b4e93b678d5421", "region_id": "RegionOne"}], "type": "telemetry", "id": "3ac68e38558d403db43863b0ddec8e1c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ca94b398486d490c8a61738ba430ace1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "06af22610dbb4c21890c70de7e2a9d9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b9256d0fb9eb40e88ce34517597d6f67", "region_id": "RegionOne"}], "type": "event", "id": "f22784f5bec443bda1d8f42eefc67f92", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c75eb8e999bb4a0ea72706e04020f712", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1c1799ec4e874c9aa16c03a13aa670d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "db5f0e5aa7784b3a98e9eb055aef3763", "region_id": "RegionOne"}], "type": "events", "id": "03530af41978454db207fc5a35cbcd3d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "302b2d161b48469384766ab01e5edc4b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b572f1e484834f2086d0332bbb2efaa5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "95549667facf4337acc0ba5af4c79824", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cb8610650b0e4b1998cf4dfdd41be6e3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1b3edfbca0b24451808fd84d5435d3e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c0c2d540941e4d9e88f7b4f32ea7a52e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "d61675cde5bf404d8fa89bf2e2b51557", "region_id": "RegionOne"}], "type": "application_deployment", "id": "892d63d5989844d7a5d895c4775f86dd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "148c60893e934881a512662873f5596e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "aedb2aa560214a84816aca96bbe310b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "8eda3d3003e54c1a8a19d091df262a7c", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c29ef4508a4244e58cd94bd62ea53c58", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c45ffb2a761412f80c51072db46b7f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbf48b7a29ae4b82889fd3467b4a35b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5ffcca82c1d74fd4a7f2cb98f4050de8", "region_id": "RegionOne"}], "type": "tricircle", "id": "6a58ea96bc2a4c7e9e686dfc3ed5a879", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "518e5efc135b4fe0b0925696371c0b86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "41d5eeafde6a4f59bed17db606b630e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "098b84402575422487d3aeead191d415", "region_id": "RegionOne"}], "type": "database", "id": "9dfb424f6aae40089f3afd432234a237", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cc02b692b1764c0c9bfa18a76a34a31c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "8cef816718d949a3a5cdd73002f2dd88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "98bf7250605649fcba28aba5786fd814", "region_id": "RegionOne"}], "type": "application-container", "id": "b1b88935b63a44269e3a2aa382670acf", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "527337f9fc394437bb087dc46da0fd60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "14d9e7aedcaf4fbd8c54c75b5a209944", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ba0a67edfea94bc0938d7f0caa32d061", "region_id": "RegionOne"}], "type": "container", "id": "a80df59c4e1440aca2d2d15bd4d932e8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "43b285a8545b4e9fadb2ec5642b2c396", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "676d68775b0c47e5b53c66e67ed9e1f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ab3920d78f10408f934c49316e73d268", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "47d52ce78b764b24a81b20c9b84345b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27a4aac53fba4fae84045fc75d010f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "49317499a97e4c519ec7597c6847b6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "65a914da78ff4b4e80fc61154433a137", "region_id": "RegionOne"}], "type": "rca", "id": "35052becad7e4eba855bc50edcc0748a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3d194378dd044791b4e222ae70927c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ef376190ab50409db962885ef549ddc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "872605e3897047c7b8233fc83512c73f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8202798adacc4c1aa19f27aadd96f6a1", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d65eccd6e6674020bec4d9021a9d7697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "689583881f5e4bddad0be018b11fdb6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9e6a0c0fd11d47aba617818100d078aa", "region_id": "RegionOne"}], "type": "network", "id": "18d1922ad664471b98a7629b67b81619", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5d6fe8efde744853b4ec5a4233d6383a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "dd4816ddecfa4131941c57ac5c0acd3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9d5344fdec384b5c97f31c7f0c0a6666", "region_id": "RegionOne"}], "type": "backup", "id": "06f7974c56c14b5b9a8bb39bae4d84e9", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b0a3ace74ab9460e8800483f9d1e046d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0066b8b0bbda4562b958f427f902c9ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4b7ec632d0bf4763a82c70e77e732018", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "a1b86db6d08e48afbb791a8c55a88285", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "66edf0e2d4e9413abc78ea60c378a07c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "0dadf85c60474bdd8bf77edb37b45637", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a301346047c44c81b56248205995fe20", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c5a4894007464c0bb2701377667bdf85", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1fc884add17c47bdb05bbf526ab72c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3ab7a44821224443a5d1391194c31b8a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c53aa0ea59ff43b79dfebd03e1bb39f8", "region_id": "RegionOne"}], "type": "monitoring", "id": "67503960c409404f9f109a1e80d36d94", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "aa407a133ee2428d80de3f3f7bd5a0f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cc23e540a1c5424f928cb5e569ead1f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "9a8dbe151ca84bae9e2857d23fc91872", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b5ab83d8187e4483a321d127ab17b599", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d9745a91b6244400b32f61db41973387", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "3134f3212ff7459e9c1402d3e65bb249", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "88bc55af7c1e4c3c9a58f5272470ec4d", "region_id": "RegionOne"}], "type": "placement", "id": "dcdf6cf8f4ed47f78b6da05fb38412cb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cde9115723d547e594ed2fc2953cea4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "73c1b2cad0674054910c705eab2981a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "75cb7e2742c8424f8990f80211f546ef", "region_id": "RegionOne"}], "type": "instance-ha", "id": "f81b28e7b88a45e3847be46cdcd1953d", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "57a787c416b340e2a77d72ced9672df4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be01de927d8b439fb417963598bd0be6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "aea9cbe1b8024d18b71ce917549b3f4f", "region_id": "RegionOne"}], "type": "ha", "id": "e4fb4001ede94229af71e2e618a572c6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6086fa57f325428b95f2d5de3cf57887", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3160f1876eb947d0b589af2764e1a0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "6ef876472f514b4f9b181238dea40d72", "region_id": "RegionOne"}], "type": "reservation", "id": "75f94f40f59449f9aa52dc13ecf193b4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "801050af7fd84bf58c526d115fe9ff33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8922b3d20e3b44248b88c5b1555378ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5c7cb8e56d60441da4bee9e05bc4de00", "region_id": "RegionOne"}], "type": "function-engine", "id": "694cf68e43924ba793d38993c0087a72", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "61ecd3ac783248d09ad6aa8012adcc6a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "71d7dea530cd449b990c35f5058c1d6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ec35c2d1d21e4f75956e818b3441a11e", "region_id": "RegionOne"}], "type": "accelerator", "id": "3f9c17a548514d0cb58c42e66933d7d5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e83eff82907045f5b50bad82407cd59a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5202e8118db8414690097718cee667dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ca7b21cd5ab42c2bf9b9647f0bb4ce8", "region_id": "RegionOne"}], "type": "admin-logic", "id": "436e837759c4422182670ed99c95200a", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6774033a306d4bdc87ee11a50ec225fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "96e2ccfd490646a9a04159ae640b26c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "270efbe1d0874ad988535c01498fc4fc", "region_id": "RegionOne"}], "type": "registration", "id": "7865bd8251fb41e0a6044eb2ca92b2e9", "name": "adjutant"}], "user": {"domain": {"id": "cdfd5c6ee30347e0a01fc7e1fb186953", "name": "3d20600c4ec7439c86da1f7ea8196771"}, "id": "5682e40cd0a445068b062091f2cd52c5", "name": "9b3910a99762463db32516f689f397d1"}, "audit_ids": ["a860873e1e364e95ad3947decf648a26", null], "issued_at": "2020-04-23T06:26:06.836929"}} {25} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.035773s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(event) [0.161495s] ... ok {16} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.231061s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,778 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,785 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,789 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,795 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,805 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.737783+00:00", "project": {"domain": {"id": "fcd0283ed0a546c098fa24eab77303d8", "name": "458d2e7756d940d094b64a04ec05e213"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "84b41ff1006747caad663bebdd94bccf"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "60fcb47a440f4e8e9a8ffeca14cfda9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ac91277e9921400ba222afe038d6e997", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "bb962549ed2b41e69ef139ba311da9ab", "region_id": "RegionOne"}], "type": "identity", "id": "7d1b3744e1cf4c6dad0becbba3997e93", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "57e0f7c86f2a49589e120af491ee3c49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "58163c58c82145d4b40693ebe6316902", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "02aac1f303e941479eee021c2cd5f76a", "region_id": "RegionOne"}], "type": "compute", "id": "5b84e459ca794cbeb634d5350ad04e8a", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "03a52ce03f6a40e293032b3c2908c45a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "90fa34cee6024161ae04521a1dbf12b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "36f5c69bd8e74e9f8c37597493bc32bb", "region_id": "RegionOne"}], "type": "image", "id": "8dc07e59a8c7405286ce9ff113181538", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "be8000c7c5264049b57c72d88a35db81", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "13ba30be34494dc886ad5797df9928f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "4da8c62e7a894fd1a9c751bda7b8e060", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5430f7c57ec549a7a83966be13856732", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae15582e2e8a4fe195ac797c703814c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f5e881440924250861fceb6d8873f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "36536d84b0e849cda3d0e0ed4edd7d22", "region_id": "RegionOne"}], "type": "object-store", "id": "9ae649a2e306481691748d4670f7e054", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ade583130b24dce9467340007ac3bd6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9ded7a37ec5c4e969b0decbbe475c4f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5602bd1f441b4e6782f96f44a85bb696", "region_id": "RegionOne"}], "type": "clustering", "id": "041a65c4e34443da8a85f17e92eab50d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7e916c9ac67847279c120a228aec53de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f04533482fd3497e94e4e9b921c7d4ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "2ae9894a50154bcf933a303881aa1867", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "ce5824fcd3f64e1b8542bf61820f0e69", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c5926175a9354403a35bec8719985a8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1cefbe717c3a456896357dfaa054f42c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "461c4f41c34046ae9ada4418a1ce3a9b", "region_id": "RegionOne"}], "type": "cluster", "id": "f7b00c509c704d28aadc65b2b57af022", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a3699b5964e6443884ad498078938bef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3ab5689227504f8f8d89041de0dbcbbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "47f67fd6381a4b29a6ab3a87f714465a", "region_id": "RegionOne"}], "type": "data-processing", "id": "2eaeb9e019304c07bf8a03ef5b2adc80", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "336ebb5a0c4745f39a72c100b7d5a2c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "df3b6d62157f4d5db22b86824572bc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c72479826b124f9792a039c934762105", "region_id": "RegionOne"}], "type": "baremetal", "id": "8f8681d88e734a3393f3bb18acb2239e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "395f51dbf34e4dc890ab70c5964e6e67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "961520bdea7b48cc9dacff70b2e079b0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a108c3840c784ecd903edf6bef489e53", "region_id": "RegionOne"}], "type": "bare-metal", "id": "60ae359fc9954e898e0ea185ff3ab3ac", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8936c4d5a1f14dc8a1a11fbfeabbd3f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "787f160b17084229b0cb14c5c3540258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "048bdf81ece24281bb50c310a2aef95d", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "578690de493c4a8383c95a0c5bbdad46", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8ba19fbecd034e71accffc8a49519c45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e1d0247a256b419f8cd26cbbe746b62f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "3f1b24c031bc445a959f15ef6143ff0f", "region_id": "RegionOne"}], "type": "key-manager", "id": "bedef800c39e49b78cfbbd0bfd2d23df", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ffa70da81344cf0935cc3bc3455d888", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f2d0de15bbff4f719916be62e58d93c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "701c35722cb24ed4a072030dde5bd435", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "a3b3f6b642474f5e82ddecaa3be0fd8c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "fb0083f449144f51ba97525b42261730", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c035969a735b48d6a2ca87ab4e97414d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "35da541c54c447258a00825d3aac8811", "region_id": "RegionOne"}], "type": "infra-optim", "id": "f96bc9ede39e413f9dcf580e87a291ec", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0734b8140e24400c87352b9b5b07015e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "381cc6fdaff3416494658801d34cd23d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aaa497a5aa6d4b0ab9cad33f687cb990", "region_id": "RegionOne"}], "type": "message", "id": "2ca70ceaf6ed417c92770f9d8868c675", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7291b03e02e343398b74fdc63920bfc7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eeae263c4e554bdbb74b26a05bcc7b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4f8cca6e3e4e4d04849e367b436bc1af", "region_id": "RegionOne"}], "type": "messaging", "id": "e94966867ae243ec88f694eddba3b325", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d45345f2bec049168882a6b82ae44a98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "45b1bcded4dc4106b9479a83e87d22c5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "e1152237304e4a65af40ac66c02c2fff", "region_id": "RegionOne"}], "type": "application-catalog", "id": "1c22c9cb84464dc4ab52cd77b5275618", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1fd19efb32514f0c97cf0fae942ac43e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "637df6eb0cc54fc4a3b19f72248fd35c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9cf33df7d1b48509882b8348774a582", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "f053d006c5064e529f079a8b77b0c39a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b2673e3144fd483e9a76f323a2122f7b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c742bf3afc6f4fada887574a182f71a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5b9381f33184ac2a16c75e5df55d7ff", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "9d8f684e81f14bc8b4467fe274cc71b1", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "178aadf421044183b45efc1fcbc6dddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1ec0f2c0dafb4540a0e1727362360693", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5ab0fcab702d4d368962e7f5a0ec0a30", "region_id": "RegionOne"}], "type": "container-infra", "id": "42608404009947c0b256a31bdc5c08d0", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "e212b514e7a646dd8e6c4ded1647ca79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ad3cf3a3620c43479b0a82280be58d00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "4f11458f74b9493188688397a4680856", "region_id": "RegionOne"}], "type": "search", "id": "0687d86a9edb4ee499fdbd78664c6494", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "647bf32a796648a78af4b90902bf0a5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "cb0ad47927a24b298ca402017685e2c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "dec69d9055dc452d9984fef3d496e511", "region_id": "RegionOne"}], "type": "dns", "id": "e18314f05e5b49a8a9b7d833bd2a8b2a", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1e88dfe82ab8495eac243dd16470399c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "42540db84cb9455683945da1b9e2e582", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "da149c389aac4332aa49048735dbb40b", "region_id": "RegionOne"}], "type": "workflow", "id": "3e2a6bbdb8864f07bc9bcbe85acf4f9c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c165dbb6131b41b6ae118e718cb72631", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "9e13449a9c28442d96152f2396909908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "9821f72e8d034111abc2f9762e3fa370", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f87a001ddc9c4a6988c03dc6ff615995", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "4f6ac5d55dfe482eb845dab68ae2af99", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "b5a78f7413c74847a30657c6b3c5887f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4770c57e40054eed8388d4a2dd27aa4c", "region_id": "RegionOne"}], "type": "rating", "id": "972159a8326a41d99e394b7a87925882", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "187f2468c69540a88382d482944e1d7e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "011711e61ece45b5967744c43ab55638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "855a2ad2c0124a12a1e80d4db85c29b7", "region_id": "RegionOne"}], "type": "operator-policy", "id": "1f42d8ff7d2f414d884533ac70fad4b8", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "658590cc7a0a4b6dbcd3e968035b9f3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "403536a9d6064f088f4ebea869199dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f254f5f59c0d41d4b143006b801e29ec", "region_id": "RegionOne"}], "type": "policy", "id": "2064646966c84b308e83491a24d48903", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ff4a7bc481f94172a7d4680dbc08c01f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "60b27634e08a457fb7bb66d1e1d64f00", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "77e07be96aef46be80c720a480c72e1a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e4a586d61f934028bafc4ce97b5d8506", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6b4e3107303046d0b1205981a8edb6dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3e1c2390db57452bbe49292ae82875ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "21f6d5399c0a4e04a532000ba958e90f", "region_id": "RegionOne"}], "type": "sharev2", "id": "e3ca46f3714c4e30b69aa5f538abe94c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "53ae76f361214b9b992436ad665370a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4db5a9c480bd4a7682ca377726645054", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "348bb785531841c09f9e73ba3f9fcdcb", "region_id": "RegionOne"}], "type": "share", "id": "58463e0f850b4e0aa0fa1338b297b715", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "7ebc1d5a92af4b7590c7aaa12dfe4f96", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fa5d2be3d1694f53ac7ed777aed9bf81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "f6aaa87ac32749b685b98c10e69ddda4", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "d967333021054fe1a09f33f80cfbf564", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b35af808e6b4e09ab46b79f81743232", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c5add0582c1341d8b0a177684ea6f5e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4885a391d1e540f5a532bb897d3e420f", "region_id": "RegionOne"}], "type": "orchestration", "id": "9039dc3bd11a4247974b82c3666ef4e6", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b7416e885b84eaf8c4fbd4f12792e61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc4c156cd53a4c79bee24498c6838aef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca35defcece42ab9b5812066a007b97", "region_id": "RegionOne"}], "type": "block-storage", "id": "c5d2c67adaa0496b80e6ce367c9f3fc5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1144fa5c5a9c4148bad6a1a010855362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fc2fabe5379e4ff1830e81c409e7a239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f671e3e18fe94ae8ba51279b8fdbf7e0", "region_id": "RegionOne"}], "type": "volumev3", "id": "5c7346ea931940ab958743c2dae4dbbb", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3fc93c2b0ce04cc3ad33c022735b4474", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5c38eb5330f5446c8379b0586db2b897", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb2875dde19e4a4f8cb70de18b70b9c5", "region_id": "RegionOne"}], "type": "volumev2", "id": "d54c748a52174bc0a3034479f17cf3e1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4610acfd192c461287ef75cbe5f3d5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b97b5a7f3e7434f9afe23e55843c2d9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f53ceb7d1b54dd3ac79bf72451bdfa6", "region_id": "RegionOne"}], "type": "volume", "id": "b37d3cea52e343389f16c3111002745a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9f0342cadb184950924e2da5fcd80482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fb2170fa0b1e46d28cfe58e164694647", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be81bf17c1e400f987fbee44781fcef", "region_id": "RegionOne"}], "type": "block-store", "id": "5c28d831c3ae4ef894eda04c6fe9d652", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2eb0406e364a4dcfa3cd6da241f29fbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b28e52885d241baa32c6af2086d6cf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9ba9b3eb51c54124903d065bdead1324", "region_id": "RegionOne"}], "type": "alarm", "id": "8666f219369c457b9085c0982228755c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ba1a7acc7cb64ed6a85f8378ae312cd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "74164e93c4df41f7a0011734a56ba685", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "56bb152feca84206892a70521bf0ff2c", "region_id": "RegionOne"}], "type": "alarming", "id": "581377ca147748dc84006035ea868ca7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a42b2495c5e54612922d7d6a69902a22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "309c5607f97544c99a6c898de356d856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b736137e84f44aa0afd37d14edba7250", "region_id": "RegionOne"}], "type": "meter", "id": "bd43faeb6faa477193107325d93bfd3a", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b78ddffcec6047e7b882cdc40ace10e6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b703b72e18d74e06ba5bffa1ba2a3e37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "246cc6f00f0a4b8fa0e5a3d883472dd3", "region_id": "RegionOne"}], "type": "metering", "id": "d603ca62bd474350ade020a9511d3181", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "303393ba949b44c0a03d6395814e40b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d6e5928299d54119b3821ca35d551f6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b20a3db8c9924d729900be0135f42c67", "region_id": "RegionOne"}], "type": "telemetry", "id": "da41862b62ea4677abffa10c6bf76d94", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "2de70f88e3d0447e852d6fe71fd3bced", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9f68b0e3ddec4bb5b7c3eddff3834bbb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0b39377303924e22882e5d20de37bb1c", "region_id": "RegionOne"}], "type": "event", "id": "ca710775a63b419192f5f55e291d6b2b", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b033c28669364d4fbc6ed1d5c83a1ee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "fcb8db3df13e46b08d6219601da8cde8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9066aa47984b4e958a0e91d6cd9ffefa", "region_id": "RegionOne"}], "type": "events", "id": "0d77ad279ea3436dbd61f8a21723668d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1e424c4e3a8745a786df66cc8b33e509", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ba3441142f8c4aa4bed43552f50a4ae1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0dfcc5f632f14315921b64f41fd27cc7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "bd73dd4a7e934f3db227ac1f866ff380", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1a913d4476804ccb97e57766f7a08723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "647b4e5995a6485eacb6ca6c6e105bd7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1dd403152ddb48fabecb8f2f260460b6", "region_id": "RegionOne"}], "type": "application_deployment", "id": "10d99aa45f3a4da9b52109e4fc736140", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "95802ab7675c436cae6def7a94b604a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "541a45cb332e4f839cea69d76df4247c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5a159732a2a04f58b01154e6bb96aced", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "a8f240595cfb4700ae71c3fe2b323b5c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d6d11bbaaf5b4b10b2896438398d2985", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "936420e05eb04c82956b004e3033ee01", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f19811b0696145268f25f52b225133c9", "region_id": "RegionOne"}], "type": "tricircle", "id": "d258bb2200a6489ebf89c56b1eb2a9d1", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "5ec99a54b0e0417397215754caec2faf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9d7d2b0a9fbd408eb54082862740a926", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "c020b480e04347a4b8c261781b81812a", "region_id": "RegionOne"}], "type": "database", "id": "1f9e3d06145947ba890bcb6e2f7ddc03", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "7d14eaa14dd84941b0567054e64ca1f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a23f3906ec3d43a4a87651d24bbb8bdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5cd4b64ed3394c3f990b9b1849a50a50", "region_id": "RegionOne"}], "type": "application-container", "id": "7e303e2bb564451d881f7b72e6cdd619", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "00e218f365e34e0bb8ed098d57bb3a4a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1f95af0326ff4e378c8014c61c12d202", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "0c215960fbe8449a880cbf3d2fc76000", "region_id": "RegionOne"}], "type": "container", "id": "d079221509d5438b84a93d35416c545c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "73dcaea098454cb3a5b090c797b97f04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1f6e3be1d3f847debc3e6483fc85aa76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dc9e9d5b29c74626b3182aaf00a416e7", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "eec2023bf63244ec8194465dc62ef18e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "dd036858d3d441a48c0fdcff64fdbd8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "4626b74c736749569067b27ac084fb19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7921bfdc48934e01848070db3b919a24", "region_id": "RegionOne"}], "type": "rca", "id": "247db2018f294272876babae1a846aa0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "fabfe68c6bf446ab9d19a385eb31d72c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "baf99db58b014422a4b27792c1181272", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "893e93d019f041758c8288a90ce054d3", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a26a5179458b4efca2978f174117fe76", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "635621482e1447feb9cca70aa6d644f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "23865dfa11cd4bd2a273c0161acb1564", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "507fb3d9a45247f4be88a12d8168cdaf", "region_id": "RegionOne"}], "type": "network", "id": "13532f207b214efda1020a80d5654591", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "31a37a4f277e40e39604870f5a05ee04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "9e3216c391af44cb9d1678b34f2f2ea9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "8727136607254507aa379467cef5d3b6", "region_id": "RegionOne"}], "type": "backup", "id": "836879c3d0f04d28ac4bd0de65d9f1cd", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b275496856544f30b17ebb0d8118db64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cd07a6e011924a00a7863f75b428cd59", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "79aae241a1fb46dc9f31fa3c520efc6f", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "3f4b1dca50d04285a587a8da7d3d67eb", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9bdaa2ce3384849abd1dc9e76bd800c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "a5b0b6a53cac4fdebcb7a421dc109d3e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "eb1441cf23674da0bbb04902cef90682", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "ddd57f44384b4ffd93ad596f6e3309a6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6897a1b28e10489a875265ff11901774", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7870305d1b5f4643a75953f7143b9c8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "fcbc84f4e9304963af0a6ed9251c787e", "region_id": "RegionOne"}], "type": "monitoring", "id": "44178ea4c7ce40e6a06fad14d9278388", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "a78c5173b0c04e9a9cdf109e3f21a913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "7b14b989cd084144b6d3502447243198", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "95bf208e2ce7411d9914f02022bd53e1", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "b8538559b34349a387b5531788d32ee7", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "1f2698e9509740b69716383ccab42cce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ae168c98da004fed9ddcf57105a3533d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "4b28e6d9aabc4105a750715d1afe04e4", "region_id": "RegionOne"}], "type": "placement", "id": "1286072f30ab4615bfc90ba50e8f4e94", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f684866fdf664e28bd4349a26ef26918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d4dc19682d39409a92ffa3bfcb486ca1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea47a6dd247444669b29e3adfab4ac14", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c6a8d95d52ff40a08a785e09d0e8febe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "be2a09764e324e47a70235d12d01c918", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8aa175fab8c048878953546f8411b2cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11114d4798684aff9cf2fd7c08d88644", "region_id": "RegionOne"}], "type": "ha", "id": "33c350a8ad674b6faf047a2b0d6ea564", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "9f861ea0a0324b9f80c5324990318cdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "78895a3da413440ab71c9479808966bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "904d7af3c876430ca1c84400fbbdfe85", "region_id": "RegionOne"}], "type": "reservation", "id": "486eb24807d6492bbb84488be788a563", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "97bc6543705f41c0b74f56ef63e60fbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "8272e6160ad34b9d99825232d162c38e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ba3660a82c5042b9b647dde153c31b94", "region_id": "RegionOne"}], "type": "function-engine", "id": "8808d5039ca74920971e3f8acc82face", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6212c5b035854b258f165e22a721e7f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9f4bff68f0ca477591c3db514de09939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9a08cab743e348d1a64c84bec673952f", "region_id": "RegionOne"}], "type": "accelerator", "id": "5a76157c2ab2444a9c491bca96969ab5", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "701932c679e94405a20a269a7532c5e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a86d0bfc28944ca1afbd05d12b05b92e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "3a7f935eaa5c49d7b3c08316ae0d7d45", "region_id": "RegionOne"}], "type": "admin-logic", "id": "ef6a3c0577d94722ae865ff674a7860e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "6cbd2502233c4e2a9bbf1f85dd75a552", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "0f5d6ceac64246b5b9b55e0950ef366d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2c34ef4e3ba2448c8b1f76c3715248ad", "region_id": "RegionOne"}], "type": "registration", "id": "f9fb1dc9368a4a4ab38df995456c0f72", "name": "adjutant"}], "user": {"domain": {"id": "b280b30732da4217869f02fabd24f6a6", "name": "9c5574dec36b486798ff4106291481e0"}, "id": "fd5078f9f4d745f6a5ba573c8e18feb1", "name": "e64f7884914a4716b12fd311b16e1e00"}, "audit_ids": ["5561338e34bc48aa96f7c456257da3b5", null], "issued_at": "2020-04-23T06:26:06.737783"}} 2020-04-23 06:28:06,856 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,862 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,867 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,874 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,879 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,886 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,891 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,898 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,903 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,910 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,915 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,922 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,927 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,937 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,942 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,949 openstack.iterate_timeout Waiting 0.01 seconds 2020-04-23 06:28:06,954 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-04-23 06:28:06,962 openstack.iterate_timeout Waiting 0.01 seconds {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_update [0.058586s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_find_floating_ip_port_forwarding [0.052198s] ... ok {25} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.033082s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.059265s] ... ok {8} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_get [0.058558s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.067054s] ... ok {13} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.059468s] ... ok {24} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.058472s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stacks) [0.172243s] ... ok {10} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.130329s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,910 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,917 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,922 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,929 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,941 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.873460+00:00", "project": {"domain": {"id": "001e2e6de0d64df094bf78f166a2976d", "name": "529b172d523b4e2e9fd14fa96d6af79a"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "156e76d4207f459a9fbe12a7ada5d2af"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "297e6152d9394fd59a6170a4081c2693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "555f5f947c74404cb846759b7bb6afd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "30588678af914029b9f4575770982eb6", "region_id": "RegionOne"}], "type": "identity", "id": "be14ba26676f41ea985a8e48b07b24db", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "96db7fe5859046648aac87d550055f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "9c27d6f376ed46fa8256662355b6c682", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3ba9e33086d046e38a6880077c0a6f18", "region_id": "RegionOne"}], "type": "compute", "id": "e0f628e12d1e487c97f67984376bf1fa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "4dace27ecd884fbca450047e685fe915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e8ed07818d6745ae9a5017e9bf03eaa4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "ec8cf40952194b149269295f2f8b1f44", "region_id": "RegionOne"}], "type": "image", "id": "504fdfb6a04d4ceea967bb958d3c7633", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a8f1b3f9758e4609b81d17f56f87e765", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "e679222bf7ae45778cf66063d7d26a42", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f4d9fabf04d74521a1bd1de42b2ce5b7", "region_id": "RegionOne"}], "type": "load-balancer", "id": "64ff5bd7f7fa4e119dfd5e88d1175e47", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "48ecaef3275c4f13834f88c30fb680e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "57b6d06a483c46f8975df4b7d0635723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f2d88460a7744ee0b1093c43858aa3f8", "region_id": "RegionOne"}], "type": "object-store", "id": "f5eb571ad5c34d2681781cb38fd6f7db", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1f01542572984d68ad033f937ee309e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d5dd3e0ea26a48448fe687e351bb73f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "88f9a3e402694b388f7c19b7798e6de0", "region_id": "RegionOne"}], "type": "clustering", "id": "633e24f250924cee981c572346b35e39", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "aff62a1709d34da4bd4fcf3dc0c4e395", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a1a2909577a34bb087c381e34deab020", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c44993a4634c4f468a65efc21d854361", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4660eddeb2574cff8e2b0571a227f1b5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1950e1aa41a7486fa934bc115cb3c048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b71e1b4aa6c14fc9a2ff146d892247ec", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e0e03674a5a6455b84057c8c3f9fc422", "region_id": "RegionOne"}], "type": "cluster", "id": "bf439301d6274a309b1bae0c4a905200", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "8946f4ab36bf4891bd95a968db17b827", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a86a27e4deb24187a738555c1498d232", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "81b518ad158941c3b6670ae56c993373", "region_id": "RegionOne"}], "type": "data-processing", "id": "105651b6e9134798860010d8b7d3359f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "9e948ab2f14a4260b929cfde6b29fe8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0f33394f190a47b6935bd7cb477c77ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "0331e99817d1468e8febb4017edc07ab", "region_id": "RegionOne"}], "type": "baremetal", "id": "64f34c011f1541d69a5eddd770ef3d84", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e54ad3bd455145288e47e656a9361698", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7fe16ce3f70843f08b6d2b1c9694c680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "d325cb3187684a2cbb9657f7fd367c50", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6512728dea57470baca7939ec9a19769", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "52578bcc179740ce80d2d8fc21d7fbae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "3c225b264af145018bac794ddcca2bc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "f9d073d815a646c18bfc8c32fe8d4b4f", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2280367ff9bd4ebfbfe6e733bed3b37d", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "6d27190797724960a3ab3b3231075483", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9c350d438bf840fd8e609a60cfad3c71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "a2f6c45bf03144a194030ae0a947202e", "region_id": "RegionOne"}], "type": "key-manager", "id": "23bf56fa9a2944adbfb8fbc97e6c5264", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "37c6a8d2e96a47faa6556ccf4dfcf3ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f250e16510d049a583ac8b3dd1fad50b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9d61ca8ef9af40168bb20a8afcf10d00", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "671e3020dd374a6f973c9d62786eb3fa", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "12ccadc0cc634575adaceb39dc47a323", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df9e163484994258be7d39effe399a3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "5faff89cef7b4df886d96ef99aac9a45", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b87123d7466e40ba8cfc98a7e8d7c55c", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "df76177222e342e79b62dbee11af86f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "892b6df15ef0478799085e49029efeaa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c167da5e38a94e03a7d2507974159d3a", "region_id": "RegionOne"}], "type": "message", "id": "f3155c8864d641d49812b179dd13cfdf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "4be072c23d604202a13432b9d7832e38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "e8cb3e27a918498b84f4812ef486bbb2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8757c4db789942f68f5ae9e50cd240ee", "region_id": "RegionOne"}], "type": "messaging", "id": "4060252edfd146d8b36528ed4322e2ec", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a027871188e0488f8084d9d0de439005", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "0911fbccc2d2476ca7498c8a3f368dc4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "95ae9593e1ca487397b3d8cc026726e7", "region_id": "RegionOne"}], "type": "application-catalog", "id": "721e24f52f56492998b811ac3116d30d", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e1554f77fe474a48b010074afef36b50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fa7a6fa726104c3ebda408799b1db812", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "fcd4caba48d94a269798b3daffd3d9d0", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "0aa2bb62caaa43a3b99e15737650eea4", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1c7282d78aa544b080041aaeb5dc9d38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "643c50c8313e4309b4c1a133dde4ed5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f83880ac21dd4583a8a3f8658e6e674e", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "53acfd83e969416dbc35be5d3606b12d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0f4fc916e43b45dda1bb95b7206874e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e9e699a2c62342e7b460e8c140b08dac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "72b757900352477593129b6b37940c12", "region_id": "RegionOne"}], "type": "container-infra", "id": "2f6bb9bb2320413d85adf1419fc7f764", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "6c86202ccbad41a58c8f506a7035f86e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "4ede0dbd79024b0b8e686f3a4f834d68", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d4662361ac734791800dc08de85155e2", "region_id": "RegionOne"}], "type": "search", "id": "6b9a9b89590d4710821857a8783cbf6d", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "2803ce28b9124259bfb52e3bc9547406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "03e037bc9e864cf5a8dcaeafedb917a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "99c9de2606d5456a8900994ba426b3b7", "region_id": "RegionOne"}], "type": "dns", "id": "d3581abecffd4326be2eba3e4282bb89", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0721ab0b9c4e4da6a2f935bd7a697f46", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "89f5b31efb804ac4a24385e7476d6b97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "153335acf5df4cd1bd9554dfefc7f277", "region_id": "RegionOne"}], "type": "workflow", "id": "6ee8a4a296394a9eac6a03e96022b73c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "e7e9535084094dc881f073a01642bb38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a9e4fa317088435393ca4bc6325ee925", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "65053d66914b42a29149ce21235493fb", "region_id": "RegionOne"}], "type": "workflowv2", "id": "040ff58d2e4341cebe9eda85e436eba1", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "2e1d62b9eae74493b38217d98fc1a751", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "a7c93e72b9154c359ac9411947092f36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "9268334d58d94734b83640e3d52dd291", "region_id": "RegionOne"}], "type": "rating", "id": "02c36e352dd046f8a9543803804e93aa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8c4f2d2f977140dcb49c0113e7f79b20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d15df1c114a3463a945af82b4b907782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "cd11337c0c5b48098e98184a26d6091f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "90ae99c6e4f2432884cf0b32c28e6664", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e2b50c55fda14959b545d07fcc46063a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "422a47a655dc4ee8a107439dfe80e9d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3bf844e7d14343afa7fa6107b727a86e", "region_id": "RegionOne"}], "type": "policy", "id": "c10f8299ecdb45ee88decccafbb21ba5", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "89a29c05c2024111a360ee1e0d8db922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "02b779ca7d7f4759aefbf82b8e9a2c2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b40163fa273f437d8d08b391efcc05ef", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "70d22c8f0e5549928d48940e659db860", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6920911eb0ae41ef89b824e4e9626fc3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "536a36635dae42508fe9a22626f0534c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "78f29614d89f43c4883af231e26e4438", "region_id": "RegionOne"}], "type": "sharev2", "id": "2374a71d45774eb4ba575154d5603186", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "87ad4f6af38440b796468b57baf93e60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "b9f379229ae34d2fb08971899cd75873", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4cadcc810a9d42518368d00e12066b0d", "region_id": "RegionOne"}], "type": "share", "id": "eabe368abc424e9db4f2568cd5c7c527", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "255f3185de564182a26e0e8c356aa318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5fa5b562ba4f4808b47d56fd19a67b47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "0e8e32e0664f4299bae314dfcd7a431b", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "505d5f43ac384626a8708539aa0ff502", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b1b72f3903de429a946a97092ee66b38", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ad7a37b09bf4d65b42ce06ff2c7623f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "80b080c669c84b0b974c471352749916", "region_id": "RegionOne"}], "type": "orchestration", "id": "bb7cba5bef584ea484766eeda21e9594", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e85936a725f742a8a45271911172c482", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f719eaa9bc5f4cc3a71ddaa8b08091ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8522945bb96d4df4a32e6edaa3eb818b", "region_id": "RegionOne"}], "type": "block-storage", "id": "e54650aa425a4550b8a7f1bc61cf0c58", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1798973a2bcf4029a9c293d0cc834249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "89e6423a42c04a53ba930fc2e2be1fe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "666ecc1bbb3c4155b21712c37170e0a2", "region_id": "RegionOne"}], "type": "volumev3", "id": "038d76571e334bd88f5a54fd7b2dcf12", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1664c71e77c3435fa140c49cc0c49e8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "16ce3fbd8e4f4111a193ae3c17b554c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b339783a97634afda59d2441b69f7597", "region_id": "RegionOne"}], "type": "volumev2", "id": "0bea7efcbba240acaa72c405ef0446bd", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c531727ae7cd4abfa260e7a6d5a18521", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a6187884c934612a26d5f15b38acc2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e535433d63844508b7d5668017d27139", "region_id": "RegionOne"}], "type": "volume", "id": "e7cb846d25a7455cba637c2d39a88710", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ba6cbc183ca4041a995eab272c28083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "82a4e33670894b6c80a4ae9846580bf1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05cd42543d2b4f6bb85a9d342f384f80", "region_id": "RegionOne"}], "type": "block-store", "id": "cb03f4e467134333b111bb9946805b31", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e3ce507ef2294d6794563fe6bf418791", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b2a6bc34ed6b4eefa0cf29032263d90c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3025bc6e88764315925b4d9b74387c81", "region_id": "RegionOne"}], "type": "alarm", "id": "fdbac46386c941cfbb1f5a202c17df06", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a1c426e4d39b4b3e8033299f767eebab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "960df2bcd20e4da5a344505e0c4d4abe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4ebb4508bccd47cd9ae17acb7a32d4d2", "region_id": "RegionOne"}], "type": "alarming", "id": "b128d98f52674848ba5a577c8921d7a5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "a7b183675514474e9ecfc8b7368c6cf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d69ab6cc707b4f8ba5051472c44e120a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c810bb651c03453eaf443271cccc29e3", "region_id": "RegionOne"}], "type": "meter", "id": "815d52973cab4985a13ed38a1c659e14", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e85de4da7514bdc8e0dc4c17a852494", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "35db6ee0282d4d8882bd968ce2372ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c0206aa354d8473db51ec1395f5fd28f", "region_id": "RegionOne"}], "type": "metering", "id": "0fcaafea72bd4bffab07167b7760f4b0", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "83a4f5f5bda2416cb5c353d768042c21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "54e62ed2ad8e4dd887c9d2c9f38c5f03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "43891d00f41a407881801341325cd5e8", "region_id": "RegionOne"}], "type": "telemetry", "id": "5f54698c8a2544a49dd85fd62adfab0b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f0803fb95cf84f9dbb9285e23a70f2e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "97f2cbf2040d4971bbf17e713f4b0b66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "cb4be19629f24d24bd6ae3969214087f", "region_id": "RegionOne"}], "type": "event", "id": "446ef8bb81d64d7dbcbdebf3b4da5602", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "4470078839b942c086bd228398871a7f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "cc74398efd344b548852a04b424e8800", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0adb34ba8b0a4fc4a3c90ce890378fd1", "region_id": "RegionOne"}], "type": "events", "id": "61828c4bd59d4bcdb535747ab712299d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c9afe003767a4e24a4b6d23997fef8fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3788d660163c4dc7bc473a6eaaf4de9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "689eff534d8845d0a52b00bc7eb76cf7", "region_id": "RegionOne"}], "type": "application-deployment", "id": "c90c765285e2489e8d72d4ce8703252a", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ce7200af2aaf4d41923a3c3eca9cd5a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef7da105ef85459e900912583590253c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e0cbe823df904dee9b8daeec242ad429", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5c7ffd0e8ad4454782e36af816934313", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "66a9b7ee28fb4f1ea7d9d7cde0dfa933", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7eae800e0f6b4e8aae6e3dec312ceee6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f8be0e5c86604499b2a8a8f2dfedb4fc", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "568926707d7849f49c6148b5626c0420", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "26b3299f981742dda14e4d24f7873e50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c9a3ce7deea24a539452ed8aab280ebe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "0f4c94d7d508409386f2ef3a2edbe41a", "region_id": "RegionOne"}], "type": "tricircle", "id": "34e9fc5c68bb440aa231dc75220ee771", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "61af196e53004833a1cee8750a71316c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "18aeea0085a94edbb6f5854f25489dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "ce53e1d52f564c6da323ab6f3b789658", "region_id": "RegionOne"}], "type": "database", "id": "e901b1d6ba0346d3975affc219c3c597", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "91ed9873225f4b74ac91b07a10abc4a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b3282327236643cd839b281d537e89ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "f61327e3179a4e23bfa4f0c4cf4d015a", "region_id": "RegionOne"}], "type": "application-container", "id": "99150a39f1ae42958aa3bcaa1912422a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4edd096cac094ac1957d3267f652662f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a628a44029464224b668a8b167c35f58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "38720da96b08497399c8e798868bf504", "region_id": "RegionOne"}], "type": "container", "id": "467812137a5f456da6a4a2a5b6d5cbe8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cba589325e6d49f7808afa546d3da351", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a3d9c5b7f26142f6a07fbbba002ba7a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "85fd9db2d6fa449fa50b2e832f92bd01", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "78343bec8f644fbeac3a4837f33c2820", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b7795d8aaa88432387b6b26773c4c2ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e34c718c820942baad92acfb654ba5f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f6e7575f0d86477484e99ab45f4f2c39", "region_id": "RegionOne"}], "type": "rca", "id": "deb2e44939e9440da7162a44bccce58b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "78c2b4fc68b04940a88d2539dfdcd27a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aabc8e3e68b24a52a36fedb1e9a2ede5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "f6e40dce7d4a4a01badf8c9a7e03d51d", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "5ae9e6004eee4b5298c082d1b8bb9df2", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "2a5adab524a049a38d5a285c36c28b2a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "c815f84b43fb443098ea132b20c97c49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a56e93121b834ee5a10f7f5d8d3a6990", "region_id": "RegionOne"}], "type": "network", "id": "835487cbaded40d0a578679d3c4aaeed", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d412be09dc454705a3f3024ac488125e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "ced0b49e5209431195945d565a53f186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "a1a5b5b0505f4fd7bd3011356f625240", "region_id": "RegionOne"}], "type": "backup", "id": "bb9b43e60b594ffe82d24f1326d581ba", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d3aa07cecad34e53a84bedb546d55870", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "4c70f10386f24380901c140cf1bd7047", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1da886bfac474186bc0e7289ac2e49a2", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "84aaeeaca5194773910fb44f89dd1784", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7800d39c267b4223b4d985c40d7b4967", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8ec9595d322a4c30a0de7327f4c0c26e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "74f3777c49184a6987408e236b7226d3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4a3d0906ceb84bf2bef03cc19d9cfebf", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "968e039ff8324499bc9fdb20d573447b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "96c6a40242ed4f87aa3b8caed2d0c138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c3f8d91d5bbf4c168d28d801db10f9ed", "region_id": "RegionOne"}], "type": "monitoring", "id": "9b66ade59faa4004bf8b85b62f8bae51", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "ddeb9737fdb54ddfa90584112cc70ede", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49bd2911ebb44bc5b7f2fa6fffeec430", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "cd1d3abb05e44e97a9a31bb5f9642bd8", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bf0e899c34dd4289aea1ffb57939941a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "131f8b6113594c17914edbac91287c8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "2de7c55a08a34b0c8181f8c2cd34a725", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d8700cc76145485da44d29520a8e3795", "region_id": "RegionOne"}], "type": "placement", "id": "6cd974b38f9f4031bfa92456d4d99909", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "9de180c761b04bcda6503ce32deafa1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c1d5578550424e159cb934174a34d698", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "1fd9ce8e02464f0eb9cde0f907f9029d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "03569d538d924fcc87840349fec26b1c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7e1aa7b59d0142d38b3fcb64838672b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "840b80772fda4e0ebc91f6f7682e09e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "11f8682dd9394b45a4a6e3dad8d596b6", "region_id": "RegionOne"}], "type": "ha", "id": "47676bf9acee4dc29a471e32e443dd24", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0933091fc0b44228a0452e6a48e1b2f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "25e81e61d7ed4585917d7be8dd1e0ad1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "309441e6f58444a798edcc505d2bd224", "region_id": "RegionOne"}], "type": "reservation", "id": "f0cd8f8e7c524e20ad423dce7eae5b58", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "78818512cb3a4bc89cb3b5abf39c663e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "257a3d639daf460fa264141e0ee95285", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "63c195e8f6674f0bbc7db34bc18503e9", "region_id": "RegionOne"}], "type": "function-engine", "id": "0b1cae2f80d34ca5acd6e7ab6cc4833a", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ba4447d09ecf436db2662eabb1334927", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "ed6109f76e474731925971bc56d3f73f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a60beec830ce43a5b8dace57b16908a5", "region_id": "RegionOne"}], "type": "accelerator", "id": "b492f18c612549aeb800dfc06045dd46", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ae7188796db54c23b73d1f610a989bdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b3ff6890f5d6487a99c97fa9b5fe5059", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7756843e788d416c97508ba45b055f14", "region_id": "RegionOne"}], "type": "admin-logic", "id": "c1471df301c54dd39e456635422f80a3", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "47fe70828ee54c99a4ac3359fabc85e9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "033d32e7eda94839a4bb7dd2210bb9d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7c495efe46ab4b8f87b70ac52fe81299", "region_id": "RegionOne"}], "type": "registration", "id": "329951086d744e63a2f59973685dcab8", "name": "adjutant"}], "user": {"domain": {"id": "8624dbe1295a4658bddd788ff536d003", "name": "95b545dc671c482b921da30687a82adb"}, "id": "faf532e01fa6401f9c0c45c7dbb9ea51", "name": "d57d56f8e8dc43e682a7a903df1f85bb"}, "audit_ids": ["99401ae6a4944ee7b81450d01f93b081", null], "issued_at": "2020-04-23T06:26:06.873460"}} {25} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.033495s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id_act) [0.053559s] ... ok {28} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.122349s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,940 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,949 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,954 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,960 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,971 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.902512+00:00", "project": {"domain": {"id": "a531622cfb3048f09789e6d17eb3c1fa", "name": "0a4b4677560b4a8ca22723986304f4a8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "46ddd440bc104fc080b57ff2089eb362"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "eeec72f0293a4c93a87de79c3df8ced5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "5b8d8edc8ca64720939a3ed294cba821", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3e5202e5aaf4477aa05ac4cd7f66ee0a", "region_id": "RegionOne"}], "type": "identity", "id": "ee7c7e9d82e6407da10b517382d65603", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "ee79593c7ab44019a439232e329ebd44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b1b0551feaf04486b5625aa63a7c0359", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2df4fed548214bf99492bde94169f24d", "region_id": "RegionOne"}], "type": "compute", "id": "9b678f016de64748a4598536de11ea61", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fef4c0d74e174a6689d531dddc439240", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "fcfab6858de944f4b96c48b11ab168ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "647aa10a3f7c43439526407be22cb6ec", "region_id": "RegionOne"}], "type": "image", "id": "719bd952f9444b14ad9b653f6cf10f8f", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "49526c8ea6ba46748bb37e0eadb2ef1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "010129b8c25e4a83b79b76ed10763115", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "f9bfbfeb1e734faa8f4417db8ebbc073", "region_id": "RegionOne"}], "type": "load-balancer", "id": "34195dbde92c4d7d9fefa27b610b8ae1", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "09552364b2de496e952702353676ccdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4b059af56710429a9a23876c19822ada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "563c35ac2d7a48fba83201507f090c8b", "region_id": "RegionOne"}], "type": "object-store", "id": "6736d175721b4fc4809e394cae013c86", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ed8e08e73a7e4d43996cb67ea49b1442", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4884b224396140d887e8cb6e5853c760", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "df56f4957bd740868e3a23e565b93192", "region_id": "RegionOne"}], "type": "clustering", "id": "2e04c2e33831441da20d353e262e836f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "67b119fd6ab7442d855436a431c6f37a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "750b568340d94f27b6bca9b383887203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0be4793d53c84762af739045d7d3645f", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "9aca9421a88940618bbf144cf8900518", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e955ac290ff347c9814d7b86fba6a6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "79472e45a610442597d6b069a3ff64ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "9a67f4a16c024319be27ea3ce79a801c", "region_id": "RegionOne"}], "type": "cluster", "id": "86f9520222b1457bb997369a52834de2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "551180603a2046fdb19b8ad4b469d16e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "6da2eb0848e24e8ebac94a31eefffbc3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "ff318324c88a43279af0733a753c9d43", "region_id": "RegionOne"}], "type": "data-processing", "id": "d4834eb1ae9a483489bb525d4f7a860f", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a24979d500664569ba647168e82675bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ae5023360e948ddb6744359fee843ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ce8a477e57bb4ba3b1ae9db1da68e0de", "region_id": "RegionOne"}], "type": "baremetal", "id": "ee25c58933a0425c8e2280a858ae8ece", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "fddc44fff3c440619ea9847a7b79ffe6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2d9e61818cfb40a1ae7e21ba46c14ddf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e6bfc6e07b644fd2ac578027a50957da", "region_id": "RegionOne"}], "type": "bare-metal", "id": "b7028b89cd2d4bc395e5fe3b8abd082b", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "39048aef8ef94ceaa025403550acfacd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "688f59fc4da34c4288533562d3b31057", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "4ba413465cfe4f0e890f9adfca74c007", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "561b2b3b8a7e4b26bfbfa22891b5f4ee", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1c4d6c01576748bb994f4f4dfad84df7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "baa9618b35ec4859ac650f6d2e44bb94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "f81eb845c5cf47f9929e509c775f1644", "region_id": "RegionOne"}], "type": "key-manager", "id": "390b1c79adc6484dae1b5db41a935efb", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "90fa7d9c5cb44f2aad76485d3fb004e2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "0316583809bd42d3819dbbea7e0f1f2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "611b0592c50648d8a46dbc7a808e9f1e", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "8e49472a5efe4d738dc5031013ea6c29", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "1a489b378e954ad282b1046650bcbeb0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "df488f22005a4e4a90636d4ea6870720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0082bfb61e574166a394ac5634bfa04d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "66243cef1c1848b3a7b726b0d019248d", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "dba8ddb1af9c4f1e8b6e536761031c2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "57e81f892b3746ba878483ed9cebf210", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "2881f5a186f84852873790cab788fd74", "region_id": "RegionOne"}], "type": "message", "id": "64858a7b79044a8b9ad91b4f7c99522a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "9fb13b39bdba4ff99761c84a6f77b4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6f80c911367b40d998587d28903c44a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "4e18bb1c01c9425293707250d825e264", "region_id": "RegionOne"}], "type": "messaging", "id": "c5e0033a333d41a4850b9091bc887fa6", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "901463e242e24e0e98863e60eb580795", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "797e312811e94d7199f6bd1f9d5560d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "142fcbd6513b417f80257961501437d9", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4eba28cb02704c52b856d637403c7781", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f8ec44866074e48b88dc6b694b380cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7baf61faa1174906b6603c28326ea0d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2f929eb778f44885b40437f6f4cf01fa", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d8dad206052748549c0a356ffdebb877", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4cda14b1e74747bbae1a8561f422292e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d37501202c8413a9bf8ff63c879480f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "41a516106f1f4d98bb3466f9df327611", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2c793a8877334787a8416632ad04cdfc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a4e3a9d644724ca98cf86974347dd1a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a230cc412754f38aa66b3af0f385140", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "20b7671a0251413ead36643a38f736e9", "region_id": "RegionOne"}], "type": "container-infra", "id": "55ce29b3cca345be80a308b1b5e9f4a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "ee70f9c2f3b547c38ef89b1b72fa67b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a843c474ca314a3a8afa8ba4c6b31288", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "7e39bbd68f914e1aafff89576ffd1189", "region_id": "RegionOne"}], "type": "search", "id": "a5b627fad5934731833c20fae27a0325", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "4e9aeab2a5ae43c79459189aeabdb54f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "0175fc9262d3445d83a1d0213cb040c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3badcb22fa8548a4b18a77aa0b62ebfb", "region_id": "RegionOne"}], "type": "dns", "id": "564875a987b244a495e99cbb04b5455b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fe297750d9d5483e89a30ec75a26ef1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d828ef9b5eb94c0cb92ad0d7437d381f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "f4fac4ab5e134716bac894ea5256bca8", "region_id": "RegionOne"}], "type": "workflow", "id": "8efc1dc3f9c8456fa096ca1bc6727214", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "aca98223407f4080868b2a3e7a4cd3f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "cc67ce38fd6c4d4fb9c02c331f6436a6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "08ffc28eb0a349ebb08389a59476234a", "region_id": "RegionOne"}], "type": "workflowv2", "id": "fbe4782e9b274ec9b325e30143742732", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "55c8dd6c29f048b2b1a827f875dfed78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "16463abd1834478491dca7a9057361cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0c9fe3664afe494cba08f6801e5412fc", "region_id": "RegionOne"}], "type": "rating", "id": "65fad5398e6a4f3c86df61ef5817e761", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1e665ccf3fba4fbaa0155f4d4b0fb932", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ed6953f1a67d46ff81d5ba0ea5c9de35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d0dc436683c6453a90379d4a9ada679b", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9453c4eda2ef44d89686f62a721f787c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5b776e5f5cf4273b8314ffa344387ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "57808c4de1ac4a56ab829d150d058561", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6607391eb1d74faab81dd68c8b66bf93", "region_id": "RegionOne"}], "type": "policy", "id": "30352128279e413ca80e977f7d2644cd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9cdeff897c6647febc4f6ac802fdedc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "76066d8d1fe74f908b74d2ab0d40c75c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "43e8e0a39bda48ee96d9f52963ff6959", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "a2d2fbd45b8b4e87af3c6a24d035c777", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7ce9abb3c49e4a66a8a185f62b52e605", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2aafc32686c3419b9160639dc0c05ab0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "122c7114cef1477d9dc246ed693fe625", "region_id": "RegionOne"}], "type": "sharev2", "id": "c94b0dccc9114a5eb7d0d4638a431165", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e3e63a4c0e4142bebf4911e1d7ee0801", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f82d47d54ed42d693662e639d1a2f1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "bc8d0d7085174b6dbb5b130ab879382e", "region_id": "RegionOne"}], "type": "share", "id": "da169aed971d4a87a8a0502c76a8df57", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "07b3a0a9db5745e6a6c97f1efe81bce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "4bbc93f971cd478abfa91f52045e349c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "29b90dc02cf547cfbd186f98932a76a9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e1b27755d6be4b97b250ba6d6b63d92a", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "880bdb7f61094bbe84677948b90a90da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8d33fe81494a4d7fab548c3d8e3cd312", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "047b3c13da3c4a65bc56a6e32cc619ef", "region_id": "RegionOne"}], "type": "orchestration", "id": "cd7dafd9c559426ea8737db6d92406ee", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "517e6a07ac9d4c3fa7fe201ad1c92511", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6edd12e51dc5401ab7481c93348cd0bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17508e5f8f664503b16116350ca683cc", "region_id": "RegionOne"}], "type": "block-storage", "id": "c606d67c005e4527bb09277bf85ad3ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d7c67b0acd94231abf59fb588d20c1b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "be2bad52095248289eea47d5806f3b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "eca0d2d8e7d84797a3a3f70732955aea", "region_id": "RegionOne"}], "type": "volumev3", "id": "8b9d80a9a7c647ffa11eca8ae2f73aff", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ffd617f0ce394b81aa05b55352836c4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7ff80c465fe48f1808d93052959e97b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa425c7531a74d689dd7b5bc11f170f3", "region_id": "RegionOne"}], "type": "volumev2", "id": "999b53d54d9e45ca9c4e319582723966", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9abef145b687454ca2a50fda4ae8509f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e327726426d6405887b6486d90946699", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "280db84974e942c3aece65297b6c229c", "region_id": "RegionOne"}], "type": "volume", "id": "04be026730634728a9b5425c011f819c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "020323270dae44c7b41c354e2b478ae7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f41199b4696b433c9de90cd4ab92384b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0293db5a0b8c4fa1bf2df4a230e2fa64", "region_id": "RegionOne"}], "type": "block-store", "id": "5c3c4949ad7e4e6096098702c418daa3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a0dacad61a5e46a6816c34e50c230684", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "297310725e9d4a9387a48bdc8b4552b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "4f3c834975604fba95a667c8a09686ae", "region_id": "RegionOne"}], "type": "alarm", "id": "38b37c13b53947a2b6c15517c46c046b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81d1dead50d44751ad13e37227f237c1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "77e2304057bf4da49a88390db4f4bc48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "e3cc1686ad3b42118e6bbbe725b334f3", "region_id": "RegionOne"}], "type": "alarming", "id": "8dd414d5455a4b8398d41c18b45ff21b", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c2c0bc4e246e435199b736787411ac78", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f182bbc07518429f9065a19f1a1f8fd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c2c0cd02676e4cc887fc8c798e11f347", "region_id": "RegionOne"}], "type": "meter", "id": "be24e7c32fb14cd09ee068799f9320e7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e12b378b8e348648d25d3d2b46bc239", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c0650c16105f47539f91d108608f04d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3be307f37b7c4580aad89710601bd2bb", "region_id": "RegionOne"}], "type": "metering", "id": "2868343aebb74d3f80ec4938401e4fa3", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "5cb9f8737b3044bdb48bb01362c872a6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b773e38bbc5c45debdea3f8f19fb15a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "00ba9a189b94472aabc6536e882e0653", "region_id": "RegionOne"}], "type": "telemetry", "id": "b01523f761c7484095986c9f0446ef54", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6b58ab9aeda54a3d87efd1ba05a873b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8609d3f366d14b9cb9e0303b1612d833", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "0de2fe27a4854099b0a693e1c786177c", "region_id": "RegionOne"}], "type": "event", "id": "2829323b187049318e427e0902698dd0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "57781311c8354915a2721e9212c15d51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f74ec1e37598416790b6ef9ba721a371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b7c026afe29845008ff1acf1c4fb3b90", "region_id": "RegionOne"}], "type": "events", "id": "6670eed56bbb4848b1b785320e2f3467", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "fc03a158d3c64a4fb689cd46ec7fc0fb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e80a2a592baa4fd5b6eac53d361ba28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "2e21b4da65884ed49d64a4c20c3f7d9e", "region_id": "RegionOne"}], "type": "application-deployment", "id": "a4680b527ea242f6b441e9631669d4da", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "605bc63fc2b94b6f8b5ffa3aa49ff598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f44eb573658a4690a1dc5c4cce58875b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "97563e1fa5c543f785058424e3d332b9", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e95828e2fe374278943ea259b5d1f3a0", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "60ba981a756c4d7490c9648ec83fcfd4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b16011deaf83428ba37f9c762b3d040d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bb63c2e8133a4461b9f7063ce708a811", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "adf4773e941d4671b361966760cdfa03", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "956412b175664bbb9e3d5eea4571e4de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "68da25cbd1d54f96bbe8b2706d4731ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4f917c8ae0894fc49fe463b6f653f956", "region_id": "RegionOne"}], "type": "tricircle", "id": "e94354f52b1142c2a03cd922a7275916", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "4156ae5cf0bb4a8e88515740e181c87a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "46594faad4224474a56bf6a3275856fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "19322fbb7a8b4572994ed8273de8d2b7", "region_id": "RegionOne"}], "type": "database", "id": "7d39a19c332046d0babfb129f6785aca", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "43e560ad6758432baf5c42c40a88f8f5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "44c9d05d689d4d598f56b2fa68178a27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1ed72d8932d243a999361150d314d6a9", "region_id": "RegionOne"}], "type": "application-container", "id": "fe717ff286514ccf8c95b8aceb623beb", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9f6e2cd21faf48c6ab221c6b45783755", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fb55866dcdf64dc4a3d4e62156c442cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "ed100b6c857a49ba9e8d308383260a00", "region_id": "RegionOne"}], "type": "container", "id": "dbed115de58d46ce9356f685183c08a9", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1aa7ff38375a461e95fed87a36e8561d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f74135a89cd641b492ffe9d9279b5d6d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "54aed72b29c5416bb07c562526430b13", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "755a519ca65b42929be69207550e66b6", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fea8508a513746d19881520dbc06f69b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "d9087eb3b1aa417c9bdedfd3c33b323f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "85dca8eb62a54c56bd59c9cf77f88d14", "region_id": "RegionOne"}], "type": "rca", "id": "3f6b56bea0c0455dbb0b33a0a62667d4", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "3b49511092af40e0b2e15fc7d0ee056f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ea43a64852e84f6a81a37d6c6b194982", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "bc8603df069f448683fef4bfc2b4278c", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "4d63ad94187e4c94a0c3963e0736e53f", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "3f368604395e472a9b7438c590afea6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "0b5e9689127e44bb93caf209bc80ed77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f87b14bf0f341519709a59f95afaf28", "region_id": "RegionOne"}], "type": "network", "id": "88718ef7c2b84beba87bc71908e6759e", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "122aea12b2cb4ac3af6a0ca1db48bd21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "3f87f0f57f3243dd824d51565bac56eb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "05829b073dc3475d8882e4cea6471e34", "region_id": "RegionOne"}], "type": "backup", "id": "9e6f3f05d47342c98479efec92bfba50", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "19bfe81cc4eb47b7916534bf7fcfcd6b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2551991296564fda94220a1c506e3376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "14e83712491d403ba76e7e54bac69225", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "774d51a8195f488ab7a99bbb47bfe6e0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7cc6f783930f41939074912f7082b1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "547c0739f44442f6b05fdf0ee06f3805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3b820388bce94fc08aecd2458a0c2454", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "51c4da8f8f9643d788818ef702a4d9c0", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "acf29d57f2374d16816e07495918357f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "69c5acdd733d45c09dd3765d069a3635", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a9091ce079124b77bbb9d89408bbeb8b", "region_id": "RegionOne"}], "type": "monitoring", "id": "411964cb7f1e4e21ba2606f3fd301cb1", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3d18d9b85c9f4cde89a1379c09decd29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e7bd3fa07d01454eb56e1fd75135ad0c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "415b2901549048c0bf3d2188cf15daa5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "c1edbeb0c91843aea6ef7cd7c1f3ad91", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a95d5ea9957e47da9897059122ec0ad3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d22a67f4bb00429785a86d59f9b749fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "ade3db5827304f5d9573e56e18c3d5c2", "region_id": "RegionOne"}], "type": "placement", "id": "d3a1c40274144e3d9363c2b4de294fd5", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "eb646e92fb3a4a4a880c7c8b591473f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7f55da81ab6249408b17d2eedd214e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8a81ee532dc44fbbb93de2a5a86d8267", "region_id": "RegionOne"}], "type": "instance-ha", "id": "cb520cbf970948309bdc93ce28c95390", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4bfc4525f19d4e06a631b79499886e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c213133b4ca74c69be6ddbd3e6f4b822", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7edfbfec1ef643969ba680a8f8ae9c74", "region_id": "RegionOne"}], "type": "ha", "id": "17a90185968247e4b0283175dcb4582f", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b4fff967aed54c6384d1c8021a5ceddc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a1f57685ba74424da632cf947a719eb7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c5696f924b6f48aaadc8952cd304f39d", "region_id": "RegionOne"}], "type": "reservation", "id": "6e499d8e4b5f45d18b197f352db72fd1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "594f3957a4f44ffc94ec826cca5f9400", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "9cb475ec611c4d1a85df99b03aaef4f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7c3ef38faa5440ae8b1ee5e3131c7d3b", "region_id": "RegionOne"}], "type": "function-engine", "id": "ffd757f69174465285f0060429c05b73", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "de0b6b55919140e3b6a298d0bcc6b748", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2da5a083faf44eaf9bc873d0e235d6c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "630ca6d32a004229ba51c672ae927a9a", "region_id": "RegionOne"}], "type": "accelerator", "id": "a72281f8a36046a580496a817d28945f", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d6e222431a4043f58355683bd676631c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "78c6c4ed00b049689a32d1d41720d1ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7ea924bf9b03488f843ea689be0d7ac4", "region_id": "RegionOne"}], "type": "admin-logic", "id": "519d73896c6c4b29a38057ab80e3ef74", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "09c318d588a3405cb829b2511fd8db0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "564723cee06b4d54a4cdfa5cc0d532e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "66a831e520e743e6b6783e7f55a89d7d", "region_id": "RegionOne"}], "type": "registration", "id": "a6c9f8614acc49119ea00a54094e2f5e", "name": "adjutant"}], "user": {"domain": {"id": "26f1edd9bee04cc5b10898216c3b092b", "name": "e5633c10a6b745129cca067f19dea81e"}, "id": "de6603940dfc4486b52466ec6b114d17", "name": "a21762bc69ab4bcf9b8348ca59ca2230"}, "audit_ids": ["a67be3b340cd493faa15a9c96fbc9d3b", null], "issued_at": "2020-04-23T06:26:06.902512"}} {20} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.266841s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,820 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,829 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,836 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,844 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,860 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.756793+00:00", "project": {"domain": {"id": "52afd452ab5041debbc6a20adc7d1a14", "name": "89840db871494ee4af358250139b1a6e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "8a27392435384091b6b9c9d6770d7ecb"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d4a40a9e8524f44ad2206657901c24f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "7183bad74d32459282108dba542ad4cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "0b9c41713d0742cf9cf9aa870cf9729b", "region_id": "RegionOne"}], "type": "identity", "id": "56f11a57d41649c598c6be48292188c5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3233f348d6cc4e5480125aa9ead6a12e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "658fbf662eb541eebf4bc0202220ee75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "3e0e943f79014de48dae82d3a4df696e", "region_id": "RegionOne"}], "type": "compute", "id": "a7d5568ddf514043ad220d0b4eabc43f", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "bc4579b0c866485d881e46ea6d7f2a97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "35fadccbe81545b4816f9db2c5c1c9a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "f110815d9e7c4096bb51742a7214ecf8", "region_id": "RegionOne"}], "type": "image", "id": "addf73cbb12843cc9f457cf6296f1866", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c653eddb160d4482846681e01bcef566", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "147a3821e0344f1698776ffb68511c7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "746a9fb568464c838adb9eff3a6a884f", "region_id": "RegionOne"}], "type": "load-balancer", "id": "33673e5caa5d450dab17ef8b5c69cc5e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd152a9cddd94ceda9d0d0a6bdaf7f9f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cdd12d7353af4282931b208e1159c7ff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "783fc79bf00d42a198ae19c040a4fec0", "region_id": "RegionOne"}], "type": "object-store", "id": "eefd8ddb037f45d1bc9c3c0bc2224b51", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8f325f08f6a04bfc97349695ce2a7fb6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "efc378b0669145b38dba5c27fcf77e49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "bc6e0608f75f4c92b7557b7b29abda51", "region_id": "RegionOne"}], "type": "clustering", "id": "1bf42cb038f64ec19ba2d051427d4d79", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f3a16cb2cd99418eac9bcd22564d7ab0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "43c4a221d8144547bbd0d75d4c0ba405", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b9b8664a98954bf89a692a40eeef8f50", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "98f37583724048fea141f1eb41d00fec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dbcd5082b8ed4f6181f490a9d4e35810", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "240cffe1b0c34d95b2d7d2779a6ca895", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "fb830fe137ad42a38bde11accb4e6510", "region_id": "RegionOne"}], "type": "cluster", "id": "831e32e39a224d8d9a3a600196ed0b5d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b1bc179634ee4ce58b1f333db9e9eb06", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "ef74692afa394833aa1607328567a846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "16fc927bf9e1490fbbff96ba149c9ade", "region_id": "RegionOne"}], "type": "data-processing", "id": "cd6a2875ad054800be2801d9e3819576", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "753f2579e3c04337a7c0d1b2027532aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ffa5d6f3a2844199bf6dc4c24d48e10d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "22b9bcf77ccc409db72a82dff1c18d75", "region_id": "RegionOne"}], "type": "baremetal", "id": "5e42472deb2a45c08f89cada643976e4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "afe0310c098c4f35ba04001222405840", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "d1e4665a227b4b6cbc44ba6c1e2ffe10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a968f17dffc748e68c37683bb20f5626", "region_id": "RegionOne"}], "type": "bare-metal", "id": "3d6a21ce530440d89e65a28c6b9f4618", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "b3eec70dc191401a8c661c7c4edd415f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "2b237586d8d94ce8900fd65de3e09e63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "da90678ec5374845b00ee4d84fc0dca3", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b6591b865e8449cdb3be2116aa96eacb", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd0e8657ef9e4e078aaadf0ef6018311", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "972068c247f64b73ae8230973eca75ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "76c919d4407b45f5b0b5a9318edb23d4", "region_id": "RegionOne"}], "type": "key-manager", "id": "60f45857512d457d9b3f580b09c9ea37", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "32e624e1b6d541398206c667abe3a014", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "751dcefad02b40418a2c0b94cabc655c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8e4d4815688a46659c0872fbf5b886c0", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "490c12d90c0d46299b68c48adaeae182", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5f2227190d0049449f5f6e2573b27615", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff7f03e8adf54f41a9abeaddf04fe13d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "95cc89ab213c409f8fe57795b486ee7e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "3fa49d32c2234a48bfc733d507222ab7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "7329a65fc0dd4d7a894977070bcb736f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c34728ba0ddf48af897deb61d33bb6ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d298eaa65d34472ae960ab315e29b94", "region_id": "RegionOne"}], "type": "message", "id": "f5fcb8d653c14180943b243dc6d5c663", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "139d75f4bd044b32a23fe56a59f6405e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "cbb33d0b6051466eb2e95c680bad5adb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3d0c4319a7914a8ca3a2357a8f1cbbd8", "region_id": "RegionOne"}], "type": "messaging", "id": "5962d42277e74163abdf5eca095ba84a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5789cdcd141a4a349dfe69b5884aba8a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "640819c75a9e4783b2c27f1c450aff6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "0506fa75dea94734aa37d852f9454e69", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f4cc231728f043fa9e26e251741b5836", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cf3830f4ebac4ea9885f687e132f1e32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e975949a130d45448c81bca11f275d99", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "51bc731ad9324e52836b9bb6f1c65ba3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8e08a4846c3c46ff9666bdd303254fa6", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e0c43bda1074f4bb480d412c5c2649f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "109006d673d348ee83feab35c63af4ca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8006102358ed484db77c215069d9a5f9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "c9b90a2a132148ea8e745893163c6575", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "494619c6a1664f5ea1b382d613f344e7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c5c8bd87495b4b5f8e38546230ffe376", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "883923c6f816492c8229e2a15b0fdda8", "region_id": "RegionOne"}], "type": "container-infra", "id": "b1423dde08b042599549f5b613b9d0e3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "4be06c0ab2c74d378ea4528131daa0b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a648bb7a26e94cfea4d1dfbe46a45e48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "0a729ae9d52d4b9f8cdb4534487f95c6", "region_id": "RegionOne"}], "type": "search", "id": "4436ee0f1dca4774b1d2b883646f2476", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "0bc2bdb436894363a6da5bfb569f2fed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "f3da451c8e274026b3949ee1626f33b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "23450ee88a774be597bedbb89f20f577", "region_id": "RegionOne"}], "type": "dns", "id": "ca8b82ef56cb41d18a9e8f95a1fbebb0", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "bd0233962acd4298bbc6bbc4be0acfaa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4911f5c02d7b4f3a89405a4472bade7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "014f822501f94547b8d503fdbb18dcb6", "region_id": "RegionOne"}], "type": "workflow", "id": "8f01b176351f46ec9f11621f552d4460", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "2c8f76743b214cf2a75fc0dabf13b7dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "da65546ab4634822b9f01b79c31aad5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "658384d3fef644188584d649a2a547c6", "region_id": "RegionOne"}], "type": "workflowv2", "id": "6fd947852a744b02853224caf8cdd4db", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "efee0f760a50464a9864857b264e160e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "ad573cd31eaf451b855cf0b81a6ebfb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a54a5b718aaa4ada84e7bf323ef4a562", "region_id": "RegionOne"}], "type": "rating", "id": "bc660d40cbe848a4958034b355b9962d", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "818458e3054542d4855524b8c657baa0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c263458d934d4adeba155fbe36ce5b35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "18a68e6742b042ab9b3076b02822acd1", "region_id": "RegionOne"}], "type": "operator-policy", "id": "9bef3a119d8e418c828b575887dfbbcd", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "a5bba28dc44348e699110b69a43379dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "bf17fe055afa4ea88ee53e31b1cd3cac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "20c6f09ecc69440a8fbb4713a678905b", "region_id": "RegionOne"}], "type": "policy", "id": "91cf0d6374e3479687619e9b0ca7fc35", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ba1a462339734cdfae4c4b1740fd328b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "3939a7e94b854dd387e2a17a1060feff", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a4d488ad6afb4dc6b5671396430a6bb3", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "951172e541d64842be7b1d66b6c0afea", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "69cdfefff99d4b7eaf677dd55a8e0308", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c82557b3342c44f2b9b075e88f553825", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "822c378378ef443eadd0f58f9e89a06e", "region_id": "RegionOne"}], "type": "sharev2", "id": "7fb918731f494931a28d3c73d6cc95b1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9974562398414da0bfde43306b4270a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6fb978bc5b6d4fc9bce9fe9343662d5f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "113b5a088e9540329300b0e01613d522", "region_id": "RegionOne"}], "type": "share", "id": "366c0c44ba8148bf8b30874dd58b112d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "12e94dca59fe4677b6673a87c6fb9b45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "237e8f9740ce4e4ab416095dab34f6d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8aacc43ec3374e38acf1375f39663e3d", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3ad6300ad0ae4dcf80f01baf1b3673b6", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfddbd69ad214296aa6fa1336aad2500", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "21029373a7ac47e089916a6ff21b35f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e9478c6cf9d3473fa0d75b2ae4d2d878", "region_id": "RegionOne"}], "type": "orchestration", "id": "f0556f115e3c41a1ab0fa0591b36a9a5", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c9d0a534a3cd4349af4809c9c6e7a219", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "409456e494914b2c80b4839ebb780781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00f19a7214914e539a306b4bcf1c6b32", "region_id": "RegionOne"}], "type": "block-storage", "id": "d3ff5324d7c74740a6d3c690c9f9ee65", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "703c05e781184cde99cbf95cb8a1b636", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a5c7018238645d89d62e2e6dc5ce8de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6522e99899f447daa2fc53af2ec19c4f", "region_id": "RegionOne"}], "type": "volumev3", "id": "90f2d30c1f73453cafc9632f51b580df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f76f53b889d54df382b76d6a2abbda89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc294552f2d0482cb28627b4c2ef361e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c5118918df747f7b283f7b2ac016c71", "region_id": "RegionOne"}], "type": "volumev2", "id": "968a98033de7413eb2fb44631930ba6b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0299f34693be43abb0b842edcf98c99f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22f916692dc24b168000c1ffa6efbc05", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "18774abb3dcb4975b419e012061d1212", "region_id": "RegionOne"}], "type": "volume", "id": "2096a7388ca64c7f8b8104f6f5b3d54b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "88764e06258d4b73b3a5d8a5e14b6af6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a1e5654c19fc4561bf1da541faaadcfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5f8b3668c053457baac0f02403b6d995", "region_id": "RegionOne"}], "type": "block-store", "id": "1b74f1fe51b4480a87addc384beada40", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "acac66c6521242eeb6c34cce5d9b06dc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0044309febd43d59386413f7bb64d08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0f4d6763030746b0b6b31ebe7f6baf70", "region_id": "RegionOne"}], "type": "alarm", "id": "483b2b49bcf744c2aa6f8c63e44bca35", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2d5a9a39a78642c3b052eb03c1717eb2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "11b9dd825d8b4a549156ecca62682f3d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "49cdbcb5ea8b46c9a43b5daaea75be12", "region_id": "RegionOne"}], "type": "alarming", "id": "2d2215c36fc6403bb4b56131528d0371", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ec1d14e6b0ce4a9b93704f5db7124ac2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3a018e9601eb4736bac2815eb96a41d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a2329bb8b37a44e4905bfc5b3b255247", "region_id": "RegionOne"}], "type": "meter", "id": "d35ba7e38a7e44a3b41b636db8032b15", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "04bef0141a964108add8a2d0b0693c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "5dc3aa19c8bf4189adbaf0354d796e89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7dbd601e5778425587012e23092edb43", "region_id": "RegionOne"}], "type": "metering", "id": "a9ca4cd2254a485e9f99a8516e38e928", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "653771c7adc74239b9a2f9c6b965210b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ed351805dc7b44c79aff7754b9dc9083", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ac170ea19f6b4adcafe9573fc7a43052", "region_id": "RegionOne"}], "type": "telemetry", "id": "26f4c99d0a6b4175b4e05df4a6ec8fc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5d3c3a0538e242ee9ca6376f5814ad62", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "8d3c4292e62d4fb695699bc0c1d06d36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "17e553bd042c4b79b97a1f2fea553570", "region_id": "RegionOne"}], "type": "event", "id": "5d7513ef03d742558c0cc7e87e189c4d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "737d733869c841618326ea0ef8aef3da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ac890ccb86b64285a328407d3d3dfdc6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "25e664abb2fd456b95ee5915a398ea8b", "region_id": "RegionOne"}], "type": "events", "id": "322832ec164949468f1aafde0bef9ce8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "854ee19336f74dfbb1bf1fa4b070e75a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ab265eef9dc8433ebdaf675ef7ad58f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "3c5c9012bcf74553854d0a501b505098", "region_id": "RegionOne"}], "type": "application-deployment", "id": "547397ba4a2d470b97f353f3db14b7e5", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "a50a6718039f4fdbaad510c69881d46b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7a9b540a27d543f8acc81abb47f46bdf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "075cb99cc81344e387fc284cccf572a4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "0e3ef1722c1141cc8eb636165e042949", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2664dac43a6f4ba39d2fb58a3a03fed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f322ebe7ad604a5cb6603f8f0dd8e203", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "f7e5fdadcd134951a5672e6c1f3f3cc8", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "35e537abf7494a6cb53d0b9afd6c6717", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fbfb4e98c99349a18213c00a67aa5f32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "cddfb628f1e34029b1fd40c4fdf730d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "66fc46b52bef4ac7a00d557a5b8a04b4", "region_id": "RegionOne"}], "type": "tricircle", "id": "6781cde2d0fb4da882c72ad69121ea77", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ac81a922365c488b96ee7cbc06c6c125", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c2f274a386574342a9919814c2df00b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "694b213df84b4ba59e1240d477634877", "region_id": "RegionOne"}], "type": "database", "id": "847249c0fac34abea0a1ac7d6ff00fb0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3b4e60169dfa45669e44553fa8e39d75", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "73f046772af646b1a7ee6bac4f866e98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "1b4aae086e14447e91fb20c2eefad736", "region_id": "RegionOne"}], "type": "application-container", "id": "1dbe962b7c4e4518b69b625c7aa712e7", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e827d4ed1bf4487f958c5ca8de30f5b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d7d7af1cf41426e861428446edbd27f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a21c3299c954201bfffab3d59a58594", "region_id": "RegionOne"}], "type": "container", "id": "a80062a76a2b4b1097fff50e9ff3c8b3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "95c9ca2911e045158d24423554ce3d20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "fccf22dfb5f54f338604eae82ad99be9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "27012cc97f494b55a71fcf671d540e76", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "e0c48e50b1a94bf68c0281fb3436aeae", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "8b0baff9747f4cdd9f1fbde20f7669de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e298198773bf4739b7ae3bd48731fe8b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "b050af131e824841af672f55840fecb5", "region_id": "RegionOne"}], "type": "rca", "id": "c20a3242612a46a98837226639ecf614", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e3e43338722f486782f50deee134ac31", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "44bb55d99bc64c12a2cea7c9296587a8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "685409c41cd24551bc0b5934ca2a9417", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "c9b3f93984d046ac8b59fde03869b584", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "1c8057b9e2094a98b6f615fb68d4fd07", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f98b0172160345afabf3dcb0e238bd76", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "9995614392874f088aea209a4e220f4f", "region_id": "RegionOne"}], "type": "network", "id": "5ab62bc6f1e441e294524f0a41dcb75d", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "261302aacddf46e5bf84e21a530c6896", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "7ffc4d524cb341549dd583ae7116ccb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1cf24dd94ca8420b9677ab298d85a7cf", "region_id": "RegionOne"}], "type": "backup", "id": "b9978d69c5a044338d0d73f698da729a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "24937be08f1a4d0db912b6ac62115cc0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "98d128e42d794e8aa54faf589e39a40f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "127139234fd64fdeaea67092c5bd305d", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7ca1bc2bca0441b394a5d7e581de2e3d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3b6eadee5b624870a31397b01c4e6971", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "11e63637f61b467cb41e312aa8d43d0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3c7c66216c0d46519ea0810a6b85e2e0", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "dd9ffd64c2bd47d0b83f770f05ea0b69", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "c2fc1c1c52c84a97a152f7f4edbc7d0c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "44a3f39a7df2407d8cb40a93424dbf25", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7ddaf9d3afd146db9da8dc04840d7ef2", "region_id": "RegionOne"}], "type": "monitoring", "id": "4a00e1bd4b7f494092f2db34a3fff694", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "614b9aba0f3c4936a86e5e86c1c2baf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "bee020f825be4e3385fcff706af746b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "6808fcfa57064dbb89e8b6c38f421f4d", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "76c4f0e0e23d47e9902a11b2e3424bd4", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "fca960518b9e461e9df7f4ea6abdcee8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "77680d0b7d974de3b3fc9c37afae011a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "a48c5ba5afcc4bc58d444bdf79917084", "region_id": "RegionOne"}], "type": "placement", "id": "b3d5a1482d7544d78f1fbaef53c37875", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "93a381bb7b9b41e1820c4bf22aa5f62f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f6b610101a2943ef991e9107713d4a7c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bc12b9054b574449a156079dc50275ac", "region_id": "RegionOne"}], "type": "instance-ha", "id": "6f7d7eff9fe341e394f5caedda9f658c", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c42a86fce54a46278e3b7e3b89387ce0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b4f2c9d4b954ddaaec58baa38277b0f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "bb80550fb5fb4047b3e98063fe5d0122", "region_id": "RegionOne"}], "type": "ha", "id": "50354a8b85b3402b9aebb1775b1299fe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "a470722e1ca64f24b8bb47886d9c1e12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "1bf73cf2e8df4009861e3bf8fdf8d342", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b7b2fce63d424d5eb7adae820bf6e45b", "region_id": "RegionOne"}], "type": "reservation", "id": "1f85f5932e594a8d9d5f5245115930c7", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a6a8a809e5894b6eae496628746b4002", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f3e80586602e4b289503f8dfc91e70d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "b71fcfea313242d38b0738842698f932", "region_id": "RegionOne"}], "type": "function-engine", "id": "13f5cfa6ea624d3781db94272959b531", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "af0cd59004be4f6c94eedf7188986154", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "709329ddc8564091b96e436da3ee6ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c1d7c0aa1b3b45e8925a853345e58be6", "region_id": "RegionOne"}], "type": "accelerator", "id": "e4170260a95046399dc89f4b5b03411b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ff63b46576964c54a155688397a20326", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "065104f47b8242109939b60bacc69b1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "062eab66237442fd96e3a9edfae9ea17", "region_id": "RegionOne"}], "type": "admin-logic", "id": "44cd70dbcb734805b69e4f2f76542c60", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7a65a3339f3241619fe694a35374e31b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3696feb9ee374ca7b46fc6b6546d6c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "64220a79c23d451da97bfb8f814d235c", "region_id": "RegionOne"}], "type": "registration", "id": "795eb7a3d4e84d21aed8ddfb2b5fe199", "name": "adjutant"}], "user": {"domain": {"id": "c494dae4f832404d99f16be1eac6a943", "name": "94a61efe44d2460db18a45d12f414907"}, "id": "23ef0a75c33e48fdba39b96797005568", "name": "f6046b428a3646a4bc095f3a02245c45"}, "audit_ids": ["f6e782b975e240268d1c9d17a6e75419", null], "issued_at": "2020-04-23T06:26:06.756793"}} 2020-04-23 06:28:06,965 keystoneauth.session REQ: curl -g -i -X POST https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "X-Container-Meta-Temp-URL-Key: super-secure-key" 2020-04-23 06:28:06,976 keystoneauth.session RESP: [204] content-type: application/json 2020-04-23 06:28:07,001 keystoneauth.session REQ: curl -g -i -X HEAD https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key-2 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" 2020-04-23 06:28:07,010 keystoneauth.session RESP: [200] content-type: application/json x-container-meta-temp-url-key: super-secure-key {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete_ignore [0.050472s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_availability_zones [0.055072s] ... ok {11} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.050321s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.098202s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,971 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,979 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,983 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,989 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,999 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.934801+00:00", "project": {"domain": {"id": "440473d6935a49a7b287d45c6f4d498d", "name": "3a9307d40de94b6f95b03a375e2393fe"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "eac83d78fccf427cb6891377c51c1dc9"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "934f143b9332424d80f8c49ba42563ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "498a1e07cf694b4eaee32f34bcdff761", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "97748a18818b4faeb29f8970dd62423d", "region_id": "RegionOne"}], "type": "identity", "id": "73380533602a4fedab08a8bdf3c4123a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "cd2025add3e346828a38513002437b76", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f61a3d5e99294a39a6fbba0de23624a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "062dceaaed364068a3de84df6dded7f0", "region_id": "RegionOne"}], "type": "compute", "id": "219f275aa29a4dd69603ea96ac102f30", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "71e1c1320f9d4642a0e27427faced5e3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2436c3c3b2e54b84998d93bea3da5007", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "889df33babd04997994b7587d0034d80", "region_id": "RegionOne"}], "type": "image", "id": "bbdba80647464affaaa57c102fac0994", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b2a4dd62e44d499d9632b20e110e93ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a4edd70433dc4a8e86146217531c8749", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "441c19cca64f49528e7758913b8b4d2e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "56acba785a944853959165f5fb63950e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1ce498183b94634b37d73814d19d390", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "743ba89cf81d48fe892c6eb574f5eb23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3423a19728db4816a971e29758431c20", "region_id": "RegionOne"}], "type": "object-store", "id": "17eb6616f7344282b90580fda1e6d16c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8d485713c350458bb61bc0d4f664aeba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6c7eb20b9dfe4eb88e08c8a4fda09a4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c318d9820db5429dae3448c313fe8679", "region_id": "RegionOne"}], "type": "clustering", "id": "29fb05a720bd48b0b7de7ff726b9ed01", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d41a8a217e9b4c6ab1a04152840dccc5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2828962e948844ff84ce4781c12335c4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c4c0e91ca17449fb9309b60ed4efae88", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "22e82da561ef4375991952d2aff1c5e8", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2b67ee99e647492694e26e65e58af614", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "74a05f9a2fab41449371116e06079186", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "64c9dbeca911440abd35fd7ae4382c2b", "region_id": "RegionOne"}], "type": "cluster", "id": "6956d11e73784954a7763ec3ea11df67", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "cb44da4b0d7948e1b58961082bf587ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b518a9c0fb594878b7d0fc605d9b5153", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "b1741ed1ced14b49af5011bb48566306", "region_id": "RegionOne"}], "type": "data-processing", "id": "9f6f4f0cd77046d3a522c0fc8b5c8f20", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "16be1f575895473daa7eacd9474bf542", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ffcbfb65b2849bcbf25b0870c74d8be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "a12f4d0b83c24fffa07c2595ad4cb7e0", "region_id": "RegionOne"}], "type": "baremetal", "id": "6a6209d1aeff4f5482f541d59a44d00e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "c5007bedd5af446a85295b9428499913", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "916651fa487a408bb576b5fcfe5b7ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "cb26c5596dfd4b05bd9d45ec9f09b52e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "9ef74fd68e7d4ca29d59c75c44361987", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ae68d0b21ec24ee2a0db1fa7235485f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "fb228eba158446399a1fecd0b80f1763", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d262b5141ac1467a89391bd004f23d36", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a23b9976c57e47ab87f8afb9157939e5", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "b46d41448dc24caea61cc138189f4bcb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "75607f0a70b74f3996993ca5299e4fb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e6c787a054d246f39d438b815d9747a0", "region_id": "RegionOne"}], "type": "key-manager", "id": "474dbc2ea1e44a0ea63c70dec9ef20ba", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "296417cb85fd4a938ed2cf90d8ffa4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2250c03310344480869adf4524fb40d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "60bcc1307db24d1686f1160ba91f408f", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "294ad95a11ed4830b1fd324fca707778", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "c8c17c589ec14d1aa36d7fc92c5eb598", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2d1c677a6f3c483c8bce4a19fc4e3702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4148370cd7c24192bea564a94dfaa04f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "bc85c395f7b543c59e9494dcde8cdac5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "46a09490643c4102a3a63b8c876bb4a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "931b985370054d219f87c169f79406bd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "601d1eae48c548959e8efd413dc2877a", "region_id": "RegionOne"}], "type": "message", "id": "4b25ae7de29949babafad22d01f3d093", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "86d14475b8974df99a8655ecfab3c214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0ebac1bf5d7942599c645ae0dc6c5d9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8f71c4491a334e5f89814d73c949457b", "region_id": "RegionOne"}], "type": "messaging", "id": "68d628c43569450b8f040a5bc63ec751", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "4005bc4cfa884a4d92887b1de5083f83", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5e81e9a2be4c4c9f925bdcd704cff53b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "1c95bd55154045a1b87aa466654d9310", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4c5ad779fc8549d5b0d13d9cec51f639", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b9c1f4cf7d534fcdb4c40539ae353359", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "980ec34ca59a45698bfb80603337ae65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7da4d22374394ea3b76bd961482792e3", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "6b34b31a88174b0f93474f5e542e15a9", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2cd75175003a41bbbd6dff9b2979b0e1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "42f4447b977448bb8bfafb26455cd0ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f241a6a38cef4c8aa8ebcae8c6ce46c3", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "b0b474d0b4394e1d9148abe3e6de8f7b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d45b3811cc74d09be7de718ed085374", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f58eaa532bfc455d8e41b94dce0c7233", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "0e48ace6103e49968d48ea00ffebaf6b", "region_id": "RegionOne"}], "type": "container-infra", "id": "ce09f22b9e644159babaeebe2763b64b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "465bce445539441b94d01455a6f6e44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "b0e4e94790f74fc2ac73c64e2f30146f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "1ef049b328b14b4faafc1be6b82008cc", "region_id": "RegionOne"}], "type": "search", "id": "2674c7b18deb411aab078d3b51cf3b88", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b01f4fa860644875b5e3d116e0a73254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "be04a2ceb16f45009f173a221e146222", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "8702bda07d5c43a1b468ccc504819b30", "region_id": "RegionOne"}], "type": "dns", "id": "cdc2ea40f7ba4857a50585cfd8d98c62", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c091872dbe124fbba8a7646477d8a048", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0d2d3b370ff14647bb264654ed0a4697", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4e51b59c6cf34773a1a65dbb9651cdb9", "region_id": "RegionOne"}], "type": "workflow", "id": "8e6d3ca8288c4f6180c08dd13cfa58ae", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "480bc443a8894c32a676924e85cb44ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5a042edb1372408eb66f49a6530f02f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "a4f9f7d5fb2b4eb5952acc5900a786a3", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ce7a5c02b304430d8f431a6329a495c3", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "463859da54724e3b98e7ef76cd34de6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "d6cf333819024bff8c058e4572e6ae1a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a39bcc45a28a4e04ab31676df0d5bcf1", "region_id": "RegionOne"}], "type": "rating", "id": "102fea978261447686725032f34822a5", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d433ead1df104dada1cd9e937d527d89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e43d1fa4cb0d40fc86527d2728d38c9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "eed5a54f9c2041b5b7c6240b22333e3f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "6c918034512e4a3192fecd130a5257c9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6afabbb7d5424c56aad423fa913be5a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "268bc265fd2940208493b78a0a1a63e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b5815969f050437585fc50dec765eb10", "region_id": "RegionOne"}], "type": "policy", "id": "6791ab908d0643a6b4d5f72c2a1e2522", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14a69d785ae74043bd8ba6ad7b674ead", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dce1f63dc5e34133b233180288187622", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "06be012d3f854623855e654f4e4a226a", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "965b0e18748e481dbdc48d85aab8242f", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8dedb68d41e04232b4ed66126b59f3a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "46db9d213b544394a5326accf152462e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e72da541eed14334aff2d213023860a0", "region_id": "RegionOne"}], "type": "sharev2", "id": "91a2046d91944e87982183d5085667b3", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "889f88cd96c94855a2685af021b57ac1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a52d2a7f2ca543498f2e9c0481d53fd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c40fd83ce1004bc49ad901accb65d442", "region_id": "RegionOne"}], "type": "share", "id": "f8f9df095ca6481ab89a31a36d910cfd", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "2b4472d97ff746e5be63244aa22e15df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "73c26c9947264a749673fcb9fee7d68b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8abe5067d38d43f0a758c7f7f5db17f9", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "b0b2c7d904cf4ea7adfa9639a46a61ed", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "27b17c1ddbfa4d938cf548c569649da4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "28523045871f4da39219ca6a7b961b2e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "41aa28cf6d284164b52b78d6833a2a6f", "region_id": "RegionOne"}], "type": "orchestration", "id": "e60d6ebf971b45f58e95300e6cccd697", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "68fb5de7dc6e4722a800b1b9ee175b85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "22a454abd0b240eeb2e4e583c7f6be44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb85d5f92d9c47cb8b7dc78847f747e7", "region_id": "RegionOne"}], "type": "block-storage", "id": "b6a578156fdb40f88b419880eab113c7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bfee6370596a4aa8b83970c81de3e2a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78f2c5b7e4a0478c92b638ae3489924a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b5d3f70520a64fd188a99965d497070a", "region_id": "RegionOne"}], "type": "volumev3", "id": "9aa7dc852991481b8aa55d42b0f703ea", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dea3c9374bd646c79bc49cf7134d1c39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9fc2447a82b34c22bdd94944e248b82c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "973a55f5c0ac4ddfb81aaed386af2e1e", "region_id": "RegionOne"}], "type": "volumev2", "id": "7de15e0d9a4a429881f754ecdc218885", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86bafff94bd1432db8dd80622bf32622", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0cfec2e2ebf94dd0b1fbb0ba43d62aa8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f844518934894719a40d69252f11ffed", "region_id": "RegionOne"}], "type": "volume", "id": "d6b3e623331e4a1d98b005eb1fcd671e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9d38f82132be4847af35572b80043af5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bff4ef7e2123432198dc2aeda98d91f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c98aea6bbfd42e5bc2178b2a8b98d21", "region_id": "RegionOne"}], "type": "block-store", "id": "aaf6663cb00d4b12999eb3334ffcb44b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "949208cf63e74a248efb6e9e99e64228", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7b2ec2a4c0da436397842c64859f571e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0e1fd96ecf034a57b14afe7ed0c01d32", "region_id": "RegionOne"}], "type": "alarm", "id": "714eb0652f6b42ddbde8e9788de75578", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "429de190817c4e73a7bdbd4992deab23", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6c9d1c3efeba4b5bb25f464746beed4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "9dec2ed90a11403b9a1ea7d5c7c525c8", "region_id": "RegionOne"}], "type": "alarming", "id": "651ac419612e434cab843f4f43f33ee6", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "4de520eecebc49a2a3114973145eeebf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4f2f961654034d879c60d3b7d5cd941e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "db1327558adc44b895af26143029f670", "region_id": "RegionOne"}], "type": "meter", "id": "bcd2e4cc095449a888e64bab3d4bda32", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0fc9e57c37e74724b71ae406d49391a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "be48e1da72294e749ed2e854e7f9e3e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "5afb672b235a44e2aef4d38c885d31d7", "region_id": "RegionOne"}], "type": "metering", "id": "bbf8e1fa2e424ada8e18e62b5787af2c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "f054d886187442b984a85fce4060d30b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b2bbaa36737a446380d3865e8b40e758", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "dbb7aabbae734cc980417e01304962f5", "region_id": "RegionOne"}], "type": "telemetry", "id": "ed1d88e4c1ff403aba83a1e3c00655bd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "76094951432b44308e89978ee42d3cca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f9f284ef3cf1420b99ef611e6161beca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "b8ffa65537414770830b1f2114fedbe2", "region_id": "RegionOne"}], "type": "event", "id": "acebee53f00c4be88f75f3e35722113a", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ef967c78fcf94155b032d20945eb34ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f5ae64e2793f4f12b4c8f279a1949b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "353d4d514e92441d8d372fc6786e528a", "region_id": "RegionOne"}], "type": "events", "id": "17619df10cae478781c6d4d4d4a67896", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "867538a803c746f99affcb1affa5a008", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e09606449ccf4cdb9f1733861e02173a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "26c66600e37449e7a63496730df68a00", "region_id": "RegionOne"}], "type": "application-deployment", "id": "b40d330c0fbf4908beb2b775055b08c4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "53f2b61c7cd6467faed37b7408118c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4cdcf313e4134551806bd056793b90cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5b76913a70724a0baf531e3b500f0064", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e36b682190be4cdcb1dd3dbbbf9f1e6f", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4a21bdda4b3a436198588cdccbd948c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "081a1bfbb3ff4264a3374d6ee2c18014", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "5acdcd1dce8247e1bba497098d11e7e2", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "7b7642790d434d14a950aedf1d876381", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "42510bf696d546e0a63d50399f775f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7e14d1ce052c46f5aad81a9f587b9f7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6995c87cff94d929475419306c54f63", "region_id": "RegionOne"}], "type": "tricircle", "id": "ac72065e4bc8463284b99032574d07db", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "e71163fff4924af1994e98c744228485", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "ada939a8b29a49aba8f96311aa92e22f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "358be98c31014dd8ad969c2f9bb9d03a", "region_id": "RegionOne"}], "type": "database", "id": "ae244d705f63463a83262d5a2bfb0ff0", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0b1b573a16d47858896463dcc189e43", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "b35a67a415dc482cb841125ed39ebbd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b85a0ba8304b49d4b325d3da307fab01", "region_id": "RegionOne"}], "type": "application-container", "id": "dfb1c0f9a6d042e2848f1177b0091333", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e894c7c82f07456383952f32d7f15fe3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f865b4d6177f4955a5272bfc3eb7dd10", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "8f5922808e5b43a3ac8a489fa76cdb58", "region_id": "RegionOne"}], "type": "container", "id": "9840ef09c7fc48bf861c6313f2181f9d", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "54bdb8b30f87463b91282ab34ceb09ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "105a575ea7da4a539bf1dc0de362aa7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0b70752aa1f44adbb18a4fd827140ce4", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2ccf21eb52e94787bc8788341b2f2290", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "cfe3d00f41cc4fa18e104e80bd79a80a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6f3298c5f2a64cccaf6147a20deacfef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "fc267228a4314beda47fb0f457dd4585", "region_id": "RegionOne"}], "type": "rca", "id": "df58fec7d47940a4b7351a46be565d3a", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "aa2c5b528161478484c8e9d73ce7d11c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "350ef43cfe9e41c596ed3056f6dea1d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "e2f731fcaddc43c7971c326414ed1116", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "badaae66e8264f648bb37c14ddced1fd", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "834ffe2848af4e75a7ce3383f0f397eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "2c9971dc9a9b446790644f0c1980f099", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "36d6ab16aa7a45c79517bb07e925e118", "region_id": "RegionOne"}], "type": "network", "id": "afc25f29fe194e289cf918615d8c81c0", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d80932a70bf943a0bbb81a3dee901d71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "e2b03cd5397c4811b5dd0ae76913f68a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "d279b8103db04ed6a9afbaeba9e8f4da", "region_id": "RegionOne"}], "type": "backup", "id": "2938b082d7e2416aacf552b39d2d9f2f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d5f47882e5814709ba2632b2b34a67d1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "38283ad6a4f64f1f8bbd39fe7f61fa79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "6636430a7727427ba8e0c17251399dc4", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "aebef475850548e5877bf0da25408d80", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f009d286df77440f914762d219655bad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d6a4bea3bd24abea94dfa19643ae1ad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ed5e6c08225f435ab1d1ca1b0c866cfd", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "65b0aa60583e4ab28c09f581d4baf283", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5c59511895374c07b1d6e098950e3021", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5c57c8b5518a4fb289b4055c727cf05b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e642646fa911495c99820bc6c80b3f1f", "region_id": "RegionOne"}], "type": "monitoring", "id": "0a06ff4732654d99a96830ec6ec946a6", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1e454282ff81417ba0f0f6f500e1ea3f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "d4a1a7cd97e94cf9b32f1ef645d0cedb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "c6379701f60e46c289c394999833d46c", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a2a3e19d36054018a90371d1e0694306", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "184cd88e893044a9b6f742924ebcffdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "082cf44fd5ab42628049306569633ff9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "f1753291368d48c586d28588bb67383e", "region_id": "RegionOne"}], "type": "placement", "id": "ba05c033a6bb481182c3717b7442a6c1", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "d4896a3d87794bb8ae16f3188a6e6df3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "03d332a8b85a49da9ff3311bfa1b54cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "28d128c2f0aa48668c701a340cbba3e2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "654378f04f104692b44f84d3f7846990", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "74def471b85a4b5881dbd72b7f13ed87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a9091dcc996f407398fcc773edf470d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "9a55d19217bc414a800874a26d93c366", "region_id": "RegionOne"}], "type": "ha", "id": "dc44c031e82c4b339da941278b15b129", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2542ad51cf44495fb4eee493f1f32922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "686230f4a1e64114a46bca35c9c0205e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "70a11e5dbe5148648c5b386d689e49de", "region_id": "RegionOne"}], "type": "reservation", "id": "e4b230f31532423086d76c982d96d93f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "3caf40a138654d159552a3afdff1762d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "2716f32bfc6a4bbcb46610603d32868a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "d8cd809a23524abeac776a71e77e82a5", "region_id": "RegionOne"}], "type": "function-engine", "id": "0d7bc0c152f5431a8e8833627edda748", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9b0b33f273644be68c01088b2b65180d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "15e40d91386742cfa12071c9ab1c7940", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "c8eea80772d9413cb676478d76b63b1d", "region_id": "RegionOne"}], "type": "accelerator", "id": "0d8a43254d0c4128b7a396731bbaab0c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c36c45e1bf114303acb3685228514d13", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "d7643fb5b1344881ab813a2b9dd1bc26", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "0798718c993949448d0da6949b543b6e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d822438248a94a64b20c11ee72ef7d70", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ed53b9f6921944ed8b52eb76b549e7f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "9aefdb7b0928470799a1658400426b63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ee4ab23ed3984b29a5180968a27ca730", "region_id": "RegionOne"}], "type": "registration", "id": "dc536779e5d0407381ef9a43975fc057", "name": "adjutant"}], "user": {"domain": {"id": "c96888da717840d689354045c3fc754a", "name": "e260cd640659497cad6357ddf9417806"}, "id": "a54a3722d420411b954b2e2492945836", "name": "854908fb9996402a816e60492c4e42f9"}, "audit_ids": ["6abaacec684b448785de317a07d0cd07", null], "issued_at": "2020-04-23T06:26:06.934801"}} {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stacks) [0.033609s] ... ok {24} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.036332s] ... ok {25} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.034129s] ... ok {7} openstack.tests.unit.test_resource.TestTagMixin.test_remove_all_tags [0.063012s] ... ok {29} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.162699s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,933 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:06,939 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:06,945 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:06,950 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:06,960 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.893763+00:00", "project": {"domain": {"id": "2b7db5b491b145bdbeb9e6971f8bfd18", "name": "e17343700ffd43f5b251e011d3f8147f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "5dff18c73b564126ae84410866ab8733"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a4a932a944f742e7bdb3faf7e96298b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "a6e30163198c42ec87d01f60af842587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3af1e74387004c6cb4adbb62f846a149", "region_id": "RegionOne"}], "type": "identity", "id": "b63529abd05841ada848e8a3bfe032c3", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0bdbecd9f32140a2adaad93e0e5e912a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "e00d7806d45840e4b8cde5cad2ac9602", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "9aa9367bc6d5485a98e75057665ca30c", "region_id": "RegionOne"}], "type": "compute", "id": "c353e02d01b84d088328db88e7b25457", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "917a0e1331a64ac6a76e15d49be285d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "4fb9ebcc5abb432faf5615bd9b5ab39c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5b4ada509e894f2a9af046890ebc15ac", "region_id": "RegionOne"}], "type": "image", "id": "7e677db4eb524c7ca9a4c2131fa48e75", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "c41c70a06f1b493aba20eaf9861de1f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "064af6ddaf4d4d1b86255abfd7a71587", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "33224b6c379a4ba8aaf60fd506817321", "region_id": "RegionOne"}], "type": "load-balancer", "id": "597b12f0342b4ec4a6ea6823ff7a73b0", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db70732c00b94c08bbb6b25ccc14cf0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "797895511baa414199f6bfbf25f4acc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dca36977e95b4f73a669f8b6e9836844", "region_id": "RegionOne"}], "type": "object-store", "id": "9180dd7942a244889a62d5c54c05a0b6", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e9835cc394aa4e7d8100090fabff60ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "583767ec02a74b008573e45452f54415", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b91f07140b394f6b9e689d972456e9eb", "region_id": "RegionOne"}], "type": "clustering", "id": "d03b9e3669bb4d158e9adb1a4da3b40a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "bf2a344da8fb4715a76b5fad6218d44f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3843662e52cf48e7b44e0222c1a1590b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4479c6dc73f64339bc57153f8fc02086", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a5c67982429a43799d5b5835bb29e73c", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f0a263a690694a00bf4217dd7b8dfeab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4d9f99a007ef4d36b84b69dd6a6479d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "38127b2ba49c40ab92a4b4cfcbfe930e", "region_id": "RegionOne"}], "type": "cluster", "id": "c044c2ced8a442cb9694d5a1b5dc1f8f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "b441dd9c155a4af49d3c7059693c62a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "4ad6c8c824884255a5a9867265b38f17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "5daa207722734fe39b94831e9c23c50c", "region_id": "RegionOne"}], "type": "data-processing", "id": "efae5d4be20b4204b86c65f13b3f23b8", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e4060cbfb7744a60a785f13c2fe740d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf88d17ec35e4247a2c6998f002fa239", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b052bf5fc7f94255baa50dba4d500ff6", "region_id": "RegionOne"}], "type": "baremetal", "id": "095dee4a3584495290073d038d06b27e", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4b4cb0a9f61043d5b30afbb4d39aea4c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "22eb56f16d6c4761afa7651ff981f992", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "2fb39419110d4d3093c340deea7f2edc", "region_id": "RegionOne"}], "type": "bare-metal", "id": "2e04849453984da6b93a31675fbcc205", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "bff33ab77e02449fbf17cc19fa1601d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "4969ffdff9974483a4618cc18d9a8b54", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "3fc282fb640d42619450585253b2bba9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "ef1f9191697b4e288ecc1488e8076b34", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "cd50dee58301400e84fc8b345fe1e80e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "c84b1e8782bc44ee91ec2ff0b62138df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "7d581f62002b46e69cf083c57e01733d", "region_id": "RegionOne"}], "type": "key-manager", "id": "186a536a0fe74b14932c994a9862d862", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "30646fc3252b432ba45c73eb02c03c9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ff0c371541394503a75c3c8abf8cf90f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "57da0c29b6f04ff98a7acb441a2a008c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "64500102bf5247438081e5d5ee87a856", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "da82aab1bf1c4232b3bad72f8e6b22a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ccdaa07a2bc843d284d169b6251f1b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "3c6e28eb1f5c4f30808fc3045fa77b64", "region_id": "RegionOne"}], "type": "infra-optim", "id": "daa9d5de043947a791a9c01ee66719bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "b9f7e5be9cdf45cb981ca646275022db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "a2303f906d794658a5e93517eaca8af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0f03eac3ffaa4843b78b9bdaa7bbd114", "region_id": "RegionOne"}], "type": "message", "id": "459da4f0b55b4bc58763e03ae4e5910d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "58445304f96a48418d661c1d056fcda3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6dc28880b76a4081bd4a8b3bc5856c0b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "87dafdcbcf8c43438f1f0bd7847cca9b", "region_id": "RegionOne"}], "type": "messaging", "id": "8e45e7ea65cb46bfbf8104212561bb92", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d86d6b2d975246c2808072ac5e21ed69", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e01f7b9cfc6046b8b137dd250300065b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9f2e9fa8031b4544b5c6634c4c535b40", "region_id": "RegionOne"}], "type": "application-catalog", "id": "c6c036179af748f9b0a44f0f6b9498e6", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5e9abaf85fc748b1b4062dc8fccf5ef4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e2647f57aed24b50af597ed7e4e4f372", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "df1ed6a2a255450fa12d695636f00046", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c1af0c567bea4432ac5e505b51c8703d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a61adb52a4744d44bd1c7544e0743aa7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2b7d3851f0094b0fa12def8e4d49f721", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "820222630f3f40e5b16bcd4b6eb0461b", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d09c0d06fb67406e9585ad89b5e01f37", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "46d997ff8855402194403d0e0ec812a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "479c28ddbd8142a2bfc8568a79858869", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a4f9b970da2408e90e22c6041bf47d0", "region_id": "RegionOne"}], "type": "container-infra", "id": "c1a61bbfb9e74a85ba498af70e94d23d", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "f946ce61085a4ba19a133c32218bafec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "6af314f70b7d430f92cc0fa2359c7a73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "d9cd010b64d04de7a1fefcc45aca3a10", "region_id": "RegionOne"}], "type": "search", "id": "269c4a0dddb6472caab8a2003f54a59c", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a2b8b41200ae4836974bf4a10540ee89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "373797eda8d148bba193e29d59dcab79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "183ebbfa4f4444179ae4c1d46e64a656", "region_id": "RegionOne"}], "type": "dns", "id": "3792d786c43c4b1f8fb1943841b84594", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c76cc2aed83f44878aadb5bf26514ace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94223a17298045abad735ea69cfc45e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "33fbd9e255d34de48c46a97dfb95bb22", "region_id": "RegionOne"}], "type": "workflow", "id": "39cdd309af454620ad6ca08a0827e4de", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "328fefcfb39740478491d3e69e45a57d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "478cce9f8daf4f3b852b5472e850f856", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "5c4d049550e545bea64a7801c0e7011e", "region_id": "RegionOne"}], "type": "workflowv2", "id": "9fabac57a60840788d32505e1bc20bd0", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "bfee9808394d4e66a0657b164d0dec6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "aa72dbb0edd046c3be2a0af8a0a89c43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0059f67638324b098cfd9c540ddd5e55", "region_id": "RegionOne"}], "type": "rating", "id": "b10fd549bf6c4aa0a8d772138d8f6573", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4737b57daf3941368a7d978a10edcbef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f6ee7f923ec649beb71f02167204e618", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "e7a11a30bb8642b391b2d9fcb15c82ed", "region_id": "RegionOne"}], "type": "operator-policy", "id": "90837a9b6c974e078b7592230d3dbae6", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "ac2a92e15b94442582b19b0061f5b1d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "4ead1045310e4d068b57ea7bb9393a72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1cd67829df30491a9de677dd4063da88", "region_id": "RegionOne"}], "type": "policy", "id": "8ccfbafc053142cfabac4615d060c99c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "677dda96b75044b9a8e754dfac840e0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5341c8fb04ca4218bf40d69fdf582e0d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "730cb74ce3b64d30a380453e5a908c36", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "0508f9ff69d142ddada4803701967919", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a5d2558f50f649149a7d12ad54a59a44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "e6c9d19cadf1403b818f57eea552106b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "857dd1b06fca48e0a4db34561d3176e4", "region_id": "RegionOne"}], "type": "sharev2", "id": "95f974b767754503b4a2e04f93cdd951", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "93e80f26edf24bf49f08b4ac1260ca95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4239023b14424e9094f55438e7d26620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "c975c3cff06d4367993b877a8b248719", "region_id": "RegionOne"}], "type": "share", "id": "fee1132cd6aa4fbdb55e5b0d920263d1", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "95532defa028439aa3d512e8daa28062", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e46d43c6a3454bd895191606ee5cadd3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "79d20ebefd23478f879062bedd5d1b46", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "11da1cc76d5f4edcb87bf5786bde9985", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a2580aa7e8a4805b75aa47d961bf9ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5444c08e477b4c88ae7f45f59d19947f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b9eaf8272423486b9682f4e1de6bee51", "region_id": "RegionOne"}], "type": "orchestration", "id": "1cec0d906f41433b95f2ee10619ebee3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3bd384e6e47447d8afdac3afed59cbd2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "949d00b33c524159a14e4df84b548d97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd35d8170a604a098e0657f04604b99a", "region_id": "RegionOne"}], "type": "block-storage", "id": "e711f939f0c84239b2618f59009cd2ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8b7367e6406e4217a69a717af6ce4697", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae59eebf97a547029528935845970116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f917be913b164ccbba1559e1e8496647", "region_id": "RegionOne"}], "type": "volumev3", "id": "c4434ebcdb644e8c9563e7846fb810df", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3ae5d5825aa43a0b796e53c7ecca5ea", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fd7f5968ef6465ba0a17321b72a4523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2e52862b9ed44089a8686bab47207820", "region_id": "RegionOne"}], "type": "volumev2", "id": "b5c7e04edd4445b890695fd5c13e2a07", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "660d52657fef4927a781a39ac08d0915", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aca351ce543d446fa9425850605c853f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ca228f25e4d043e2a1f77d213b2a9d5d", "region_id": "RegionOne"}], "type": "volume", "id": "eefaa886ebad4af0b70e74302eeef7e6", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "319fc4ba29ad4626bb016eeb909bc824", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3be10f6ae70648a3b9881c66e5135678", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "257570f64e3e4c68b4c67bed6e447634", "region_id": "RegionOne"}], "type": "block-store", "id": "4bf4cb597e474393a63e1bee179daa8c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7acfa25b757a42bbb355dca4fcd6309b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "88a73319e6cb43e683a695aa7acb8f61", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d221d3a1014d4440ae9ea5abc17ee72f", "region_id": "RegionOne"}], "type": "alarm", "id": "cd6f413d93834124b57edccc03ce036a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2b64e86d646942aebc47c374cbf75004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d3b08352d0614ed89065c70e626b85d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "b40fb5e07d4d4f24b6356e0f23338ca5", "region_id": "RegionOne"}], "type": "alarming", "id": "9df4a51f91714bcf92e2e909aec98db1", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fe018928d48a45bba5075e00486d019f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "c043f372f2d44e3ba98d9e3eb367baf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1955ff5f01ec4241967afa634cadeb6d", "region_id": "RegionOne"}], "type": "meter", "id": "a03e2315cd914886b41a331cb1842622", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "8c4de4c48721416dbc05c58ded4d428c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "e8cd92b891244d5db5f7c8be2d4cfd21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a44fd13e52f24c508ce492f72c339286", "region_id": "RegionOne"}], "type": "metering", "id": "d04c92e8fc8d4ee0bd689e8c03762ac5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "b147b70c44ae47d5907b24ff7c644833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "59078ee5e6f7406d951f7c5b7c5ddcf0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "87d31d6656c14d4593dff95744afd594", "region_id": "RegionOne"}], "type": "telemetry", "id": "d99cc21071744d7789b05021d7f4b0fe", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "337c00ec9f64416eac91e459302e4570", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "23ed830631824537b4c5927c249273bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "e0edfb07bf964e6e8ada87fcfbdddd24", "region_id": "RegionOne"}], "type": "event", "id": "a15bba80fed747e2b3e5bc60daf969a8", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "5864302dc944489fa62b16410f17a150", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6ee30c1e492f4524a1a5a5c0aff84b1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "5f12e5a12f1b40869c5cf3f0f49068c1", "region_id": "RegionOne"}], "type": "events", "id": "1fca629b83b44532b82bb5233f80f60f", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f32bcf185f76441fbb08fa3774a4ffbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "bc0bea9e266c4ec58c245569eb5e149e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "fdbe93153ccd41deb6e8fa9d9eaab1b1", "region_id": "RegionOne"}], "type": "application-deployment", "id": "aef529640bf2453b8b0985fd07e07d46", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "42c39ef68da2411c9c6139de50a4e39a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9bb301e40f22412fb3c4fddca6a965d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "88b216a8c5a346c3b5f2537ad7a18c05", "region_id": "RegionOne"}], "type": "application_deployment", "id": "05ae51c6a4a84612857a63e9e1e0dd76", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "f937f9bcd957457e9be3667659b80592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e36060d1c6c042cea78808aa8f85974e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "31d51c8005184111badf9050e4ed7131", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "65b5c76801394961a00e78a869321df9", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "2691051ca07f446cbde2f32701fe7d9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b53273d674c640f6a54901d1f1559c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e50bc06a1aed431eabda4e0e860d5f27", "region_id": "RegionOne"}], "type": "tricircle", "id": "5e423c66fbe64a39b91e084524307b56", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "6c09b022a0524cba9458d7306f2c252f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "813eefd963fa4c5988a01d12d3fad8f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "68ed17b3f46740f4b2fd0c9be80cc77e", "region_id": "RegionOne"}], "type": "database", "id": "d6236970441f4dcf99d6ff040e460713", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "4ecc942d24ec4009bc99e3b3348c012a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40255e0c551e49a29eb951dc1f13dfe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3b79a95e4f5742eba36bc531698e08ae", "region_id": "RegionOne"}], "type": "application-container", "id": "6ff87c81618545a4b9e8f293308cfcc8", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9afb3baaf4434b97b6259f6a8e92eecb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "71a47434a33c441e82e04715f4683c07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "bc5ca4fd32164b2998708d3d335dcaa0", "region_id": "RegionOne"}], "type": "container", "id": "b1329473dea7465f9d010a09a7066d5f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2cb96afa2f284f15bb48468e507f8c80", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f9974297fa344d4d8c4fe4fcdf9b763a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "ec81b1d7979845bcb4a61512549dddf8", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "60b35a2415ab4f9fa622390b016f99eb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7b698fb04cd64f29971eae83035f369f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "da684a57438545c3b93f85078eb2aa19", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0f4c75ff08c3436c9a0c7f9b4a0a62ad", "region_id": "RegionOne"}], "type": "rca", "id": "925de7a535f847b09c94e04f4741303d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b4284329178e483c9ed5024177d9c788", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "4c645420da334b3cb4c6033c917f0ef7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "2a929071defa47b88144e1a491db4604", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "d73a940d359842f78b4cd4373cfdfdba", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "d20a548920c14f0da6f12a631d75403b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "e65172ad5f2d41ccb6ed86a6af5bf026", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "97f82ed805bb4d06a31b7a3ea490e7c5", "region_id": "RegionOne"}], "type": "network", "id": "8b2f7d5a41c2452fb79a85ac3a9cc283", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d94c7c46d82e4f67a220bc7cc43d9d87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "b638d5ad4bd348d089d40eb9506d6a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "e86acc8923f7417aa8613d915419503d", "region_id": "RegionOne"}], "type": "backup", "id": "8a7d5e41059c4b1eb8a2e8d3bbd64ab4", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e5849e875bc04f3198fdbba31397de79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f6543976e89a47d7899abe71b46d2860", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8f23c817ab96451993cfdd2c4411d51b", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "ccf34417e2b946c49e8a56262732a038", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "1c89198a8b404078a8830c308015325e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "23f9f8863a6d45a99064b4d1bed69139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ee1ad3c1d45e48cfba5d15ae399bff03", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2f171ae99ff3422c8efa25cf5208be89", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "3f81956d083c4791b0ce34af81b66257", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "953ec187d9e54434b8ac0cc24b9ccfdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "580993c0eacf48d7ad12d8b5c97b9395", "region_id": "RegionOne"}], "type": "monitoring", "id": "9f849978c9dd41178d9420262dd71d57", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "cebe4d7852dc43e58339a323c3f16a91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "c9ba8cd346b74bc18d50d1ffe6021c32", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "86fa1c7cf1cf4818980f17c218191bd9", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7f9305d651b84437b2986e95bc70aa10", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4e9721ee3611429399f1606a132c8901", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "5599754548cc429e98a7231aeabccb90", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "b5f551dd90a647809c141ac52eb6a89c", "region_id": "RegionOne"}], "type": "placement", "id": "fbfcd5150b3046f0b6e574dffb20b2fb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "3445aaf7543e4b089c8c5f31c3813465", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e65130a198e946ada49037d9574c4af2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d3aa525d438146bea902be3becc2677d", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2f19110269674c4091a4286f2276fc75", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "04b1fba83bef4f5c93bcac8a934707f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4c3090ecc7f141208b0715e81a745c27", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c23fc5bee1364101b76e41062ed0beb8", "region_id": "RegionOne"}], "type": "ha", "id": "56d85fa5467443138520db17b4c4100e", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "06c49c3411de4cf5bd5733a9812438d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "0f5fd274887b4dbba5f4c68099548523", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e8d429b8ccc44899a0dcf365fd25fec8", "region_id": "RegionOne"}], "type": "reservation", "id": "02964f4132fd4713a20b0dc040aa575e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "f9737dcf6f80427f916ad3e3966ccd32", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "5e869b364db4443cb4fc5a3cffdb0555", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "ea9bf508546645f5bd4e71ab23aa9b93", "region_id": "RegionOne"}], "type": "function-engine", "id": "58f4044190ce4db09d66a382806a8b15", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "170aa8c873cb439280cb10b2bdc10107", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "64a756ff8b7b4b268fa5126a1fb9eb28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "6cfa9730af0548f8b04decb6851ed56a", "region_id": "RegionOne"}], "type": "accelerator", "id": "3342ef301f2e4c0b968e4e63da36edd7", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e29263daea8143f1a1be293050efd017", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a0549d34a4794ee98b82f268e70911bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f4e0d6763b3e4c03b4898df216329f97", "region_id": "RegionOne"}], "type": "admin-logic", "id": "25072410201042c9b6b3ec8fa8bb371e", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ec592ec5e29a49e59edd0fd729102250", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aaef3562a1d046ef833a2483e3b0b20f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "6ba5464d1c9c4175bd6760975b73dfee", "region_id": "RegionOne"}], "type": "registration", "id": "665adcf97e0a43ffaf6410886cdd9794", "name": "adjutant"}], "user": {"domain": {"id": "3a3ee5626d4e4f69baaebdacf669cce5", "name": "9353554fdade430797465967abbce7fa"}, "id": "7f29d8e529124ab986a669a89ba4b9fd", "name": "939cbc0a45f243ab968aaecebe86ff10"}, "audit_ids": ["90ccc503af2041b9bf2dc32842e37622", null], "issued_at": "2020-04-23T06:26:06.893763"}} 2020-04-23 06:28:07,035 keystoneauth.session REQ: curl -g -i -X PUT https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data-2/openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data-3 -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" -H "X-Auth-Token: {SHA256}3734a221a9010285e8e2b26a9ea44a7c2ab81f24606236e793d875a4d3798aef" -H "x-newest: True" -d 'test body' 2020-04-23 06:28:07,044 keystoneauth.session RESP: [200] Accept-Ranges: bytes Content-Length: 9 Content-Type: application/octet-stream Date: Mon, 19 Dec 2016 14:24:00 GMT Etag: "b5c454b44fbd5344793e3fb7e3850768" Last-Modified: Thu, 15 Dec 2016 13:34:14 GMT X-Delete-At: 1453416226.16744 X-Object-Meta-Mtime: 1481513709.168512 X-Static-Large-Object: True X-Timestamp: 1481808853.65009 X-Trans-Id: tx68c2a2278f0c469bb6de1-005857ed80dfw1 2020-04-23 06:28:07,048 keystoneauth.session RESP BODY: Omitted, Content-Type is set to application/octet-stream. Only application/json responses have their bodies logged. {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete [0.037212s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_port_forwardings [0.036879s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres) [0.033571s] ... ok {11} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.037455s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(event) [0.060238s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.050353s] ... ok {25} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.035423s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stacks) [0.039086s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete_ignore [0.035079s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(sd_metadata) [0.033273s] ... ok {7} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.055257s] ... ok {11} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_executions [0.033911s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rules [0.050093s] ... ok {25} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.033131s] ... ok {21} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.192513s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:06,994 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,005 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,014 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,024 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,045 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:06.931515+00:00", "project": {"domain": {"id": "7410e573d37a44f387cb1363874c0c04", "name": "9ae33faae523472a920e06c96bf3a764"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "38528399db0340d7855b3df0af95df7e"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "4d1f949490f54c4894ec7cbdf101ae1c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1dea38795d644f39bf943b2665e901e3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "19c1cdf87787437f942346500e89703f", "region_id": "RegionOne"}], "type": "identity", "id": "e3e2ef1efde54cca8d42907d32e3549c", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "f5d3309139cc49f7b4f05668ee28cb87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "764a510e004a4f55841a4a48e11a9846", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "efe0713897594a799a204e56d9712645", "region_id": "RegionOne"}], "type": "compute", "id": "0bac1ff1bd824c3c958f8cf7235686bb", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "454678203cf342f0a2d90e227da83f22", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "ca450f8c2efb4e1a81f51e890d3ec65b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5433ff62763641e39660adebb8afbf4e", "region_id": "RegionOne"}], "type": "image", "id": "4901c1f94dd348c8a103e277a4daab36", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d40214b14ca4441abbe24cdd96593954", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "288aeb352aa148f3a8b5468d8c5d97fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8f764d736a65478b902f40195262c4c5", "region_id": "RegionOne"}], "type": "load-balancer", "id": "5e707ec2118349eda5bf6d7cb81612db", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53e3d5afbebb49f58b66223ed63c1448", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0764b5fd018448ccab78e8525af49117", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6072954aad6e424faa76aa242a333969", "region_id": "RegionOne"}], "type": "object-store", "id": "ee27946f5ab34f989247421156c14dba", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "32c14315692748438cd710a0ad809e54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "2d10989c146741a793181c06d096cb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "6174a3b5f1d44942810a5989695e0092", "region_id": "RegionOne"}], "type": "clustering", "id": "a02b264b8870485c9ab4f55308412e2b", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6dcc570a5f214c5a88b2d1908bbc6783", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e2270b6500e84b00970a1d597e4dd954", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "85429c2c47cd4a94b503ea50654e2e56", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "f53e1a9fe30f4f9aa8cb965b7e778527", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "925b8ec8f4f04d7fac85e84ffcc82bc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1ac9418092064014ba445052022106df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "76557f1a2dd74723b3c28c3fe9425dea", "region_id": "RegionOne"}], "type": "cluster", "id": "31c98042300449e9ab081b639dde0a37", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5eb65705645f49e08876563df853dd0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "1ce5bc623a4a46afa76a2f9efe2a0ba5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "d1b7a625bc6a4ddc92510adc64efa3a8", "region_id": "RegionOne"}], "type": "data-processing", "id": "ab8ae996e95a412ca5621761f96a85dd", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a73fbd5d19e944ccbe447e6f3f094a42", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "29ddd89aa1674b4caa4f7e3944531c8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "da881145ee334bac8c064852765b60b5", "region_id": "RegionOne"}], "type": "baremetal", "id": "a8b9d2a2660d4c1e82d411cf22ec2712", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "8fc18d6b81d1480ea8340efb9e44e82a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "34705025ea3a4ba0b67214d653e1bc89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fd9b1b80f42649578481d8f7a72fc50e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "110789d8f68a4b6a8dd4380e1e305231", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "10d76f824bef4d2f935eb76cee79b8ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "a45ef999980d47c1b05796e188552e04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "55e1723dd866451ab0c8a4e765815050", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "2c38bc838fc94b3c818eb5a22f3e0fb1", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d35f38eba2464a678e378e3aec5ddb12", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "4ab20e3b21ea44219d36398f998a00c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "e40eb36b3fb847e3a084481117464e0d", "region_id": "RegionOne"}], "type": "key-manager", "id": "1a94f399017e43f5ac3a1ef4f8b4f159", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ef4e6a035c584b2abc73e55614367609", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "2220d8b882d4408d9380bfef5d8fccb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "f6e26046ff7047f4bc01ab79452d450c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "ffbb631c2bc44a69a4bcb53f415c6505", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "121e7ed9053c4646a8ae9651ffbdce91", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "a61253c6c93746f6a080ff6ad3ef9d0a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1aa833eb94774b57949b5ab8545da6d1", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c70389a60aca4565a9d40368c86ba855", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6487fb8f41e9471ab571f869449b18d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "59a3089e8bc14a7380787a84abfc6720", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3c46de5c611c413dbb4d53324b2a76fe", "region_id": "RegionOne"}], "type": "message", "id": "f3eb08c556ad431aa4a163bea019832a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "fc0429993f2946338c83bcf44815af85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "631903d387fd40d9be0c1d86d3322ef3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ead78f1b6b1c426d8fcb9589ad02f845", "region_id": "RegionOne"}], "type": "messaging", "id": "6dfe86bea94c4d198ac636f00136ff06", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "b5b8a544c5454d279e21f55e9cf010af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "a2f7cd8929f64168bb0956f35b9971de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "fb75889a6a1f46fab542f884601d77c8", "region_id": "RegionOne"}], "type": "application-catalog", "id": "fef905106bcc48b295edebcbfd7c74e0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6549f5979fd94bee94f102997a27acd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "733835ecf118495c98a3e1b88eff2cb8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f0c7bd349a3d47cc8d6429e64a3d842d", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "24c333bb65124d399520b2c0b3f85146", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3bb8fd05c2214246ac32f0ec63a5b922", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f8f2390b7b44eaab3fad8f5781e1d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a2e2671a855b4e2382d7beefedf91f07", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "66d928a969bb4966bd6c84e07f2f556f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3be8840accb74dc3b74c8c54b4fea41b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "bf35dde330ef45db85ec35f329d5451a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1a52f80ab7914324a903f2c999483d07", "region_id": "RegionOne"}], "type": "container-infra", "id": "28d2619630144cecaff460212ae9fecf", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "28c74075e4b44429a4f84f825b1e4732", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "c3a184d56cdb4f60ab7f3a3a459ef3f7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "aadc218a6f24439fa5c3bb332d0c9e7c", "region_id": "RegionOne"}], "type": "search", "id": "dbaca9da040e4f9cbc7d4663f1415ee8", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "9fac02aa325a4ea19d758452d931b59c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "ada49396e0b245058427c91cfba97566", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "537c1ebaef8e4184a44dcc4de227d03e", "region_id": "RegionOne"}], "type": "dns", "id": "9c6c222e1711419ea63d10e1dda933fa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a356c94ad75e4c1c8ec7185491183343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c4623470aa474952bce5df34d0d54282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "be4d1d06385942eaab6537ea5002887d", "region_id": "RegionOne"}], "type": "workflow", "id": "2120748a62cf4ed5a2e1ce0a3db0e872", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "a522cafc2995473c8c35b46a0580689d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "ed99228300474d52a7d6fcc91cab3fb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "27b3c4cc68b44018b2c8551ac3e27f77", "region_id": "RegionOne"}], "type": "workflowv2", "id": "106bb639c77d43feb53200446666dac5", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "899b369485c4460998b99890ad1d7d66", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "34bd7ad9cc7b40cdb11b92bc5392b1fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "0d440fe77da646139f5327fce07c0d74", "region_id": "RegionOne"}], "type": "rating", "id": "123861c86a6645288b1ad0c578671ef6", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b117ee5ca80a48e0a971bc5faffa344e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "89c64b2c108a4f3dad55a2a44c5df3e4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "aab5b6327498401eae70551ec5f84b77", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c800169fbd0e479b9d6fd3c170738fc0", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c187282ed3334a208bb472b2eb2518c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "44cb94ebe436429db6b54371e2a1948e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "adf9da138444431482f05b448003ff79", "region_id": "RegionOne"}], "type": "policy", "id": "943a0b9aa8ba479aabf6510f51429b0c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f13b8ea9309459bb81a047e4ca950ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "44e71519a5ac4b83b7bee3042762966d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "679cbf121c2d4c00ae32cff6830a2543", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "8da653a1c9b6478fa4c9bdb146689370", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "d812d644ef7c4166be325c3decd1cf5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a111c61bfcd40958155b537ac58d316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "64013164b0c948eeb172c0c0bf9093ca", "region_id": "RegionOne"}], "type": "sharev2", "id": "ff88076a49fa4d5798224b68b4063039", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14bb3bb0f6374a99b15a2e27b0225e5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8bffed13fa0f40fc84ff3532f81ed85e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "fad56b24e67545d29ab237bdd057a309", "region_id": "RegionOne"}], "type": "share", "id": "c6981e060a3b4e71bd4fd2fc5809dfba", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "0132adeae2774e5a82872bb2f2d5aae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d54711dfaa6f4e2b8079ea3eda2850d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c0735fc584bd49cb92167d14f1daf927", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "aa2a96f90d6f44439de9165d2c6f173b", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "93b673e6c5584f35803f9002e06ac725", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8817fdf21c2d4b358d27c76bf66979bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8389e35579ca49f2a025393c03bf14b1", "region_id": "RegionOne"}], "type": "orchestration", "id": "2a658ca78db94d81bdae0bbe9930c90f", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "823249d7c2fa46de8cf499067f0fa2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "99d3cd265da3477b98af1fd610fa1a3c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d3b24ed55d204aa3a4f8293b9f6cc8a4", "region_id": "RegionOne"}], "type": "block-storage", "id": "39eb216d08d14bdc96a37c8d724852d3", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e431e4174b4b4dcaa6490d352c68dee0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e7a89137121491fb2c985c2c6fc5271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f3a260e7f7104d41878b695eb28a3307", "region_id": "RegionOne"}], "type": "volumev3", "id": "01a315b2926f4b47adbee7fb62bbac0f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f64be4bf58c14f62b6e04b1e8ad28b1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "930766b2cdbd4087895c2472ab63dd45", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "391ab3f08ce34b1ab19992e8ebf74dde", "region_id": "RegionOne"}], "type": "volumev2", "id": "eb6e5e51bc3546b79aeb6af5c473dbf1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "429364df0d934be4b2001c1c1af08945", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60d2824658584ed9a358534c47353680", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "52b1d1bd99fa480fa5c932705ac43fc4", "region_id": "RegionOne"}], "type": "volume", "id": "d699acebb0db4cbd939a5c1d69cb90a1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c43b47d7df1d42ec9857c71ad7b54188", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "087535be3a3e43ca814d5f1147f89e39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4a7e5f172ede4d80b2338a001441ecd8", "region_id": "RegionOne"}], "type": "block-store", "id": "409a756f50444e4abcd0f67fc0d65ed8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "2991a40059c04f0bad9d662cc8b08cdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fb92a71cb7b74500b12d098aa80d25cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "3915e0e08d284d11bf8b2b5e63d63921", "region_id": "RegionOne"}], "type": "alarm", "id": "943b506abaca403a9f7dc4c6f5fde030", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b0674662d86e40b89f0317b76740d8de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "fe8ca5942ef146779e83f1f63ebc4497", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "00e01d1159374d6f88f8cfc0938de24b", "region_id": "RegionOne"}], "type": "alarming", "id": "cfe80c548bf447158f081133959df383", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "2e5905c1aab24ed2927e97d71311a968", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "1bb39da710164e2b9fe682822f64a553", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f103d1c46787438fa859a3dd95ead1d6", "region_id": "RegionOne"}], "type": "meter", "id": "3b0853fda9a540c3a8eacdedaecdd694", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "23711f1f66c84a50b765aa03313293f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0e61c9b0f4d440dea3bb1f3c5a84d205", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f061dc8c7e724d28b9e127e1bd674038", "region_id": "RegionOne"}], "type": "metering", "id": "f20895c66d0548e98ada061744ea4f95", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "ced21c39b7ff422b98eb3926ba59c47c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6305e61233094d6f9bb1adf7c9220364", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "1e3360790ffe47ff876baaf8d7189245", "region_id": "RegionOne"}], "type": "telemetry", "id": "db417fa13e8e4c179e24fefe78743e7d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "333bb3791b7d444994a8ce298810c17e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "9406d6337baa4ca1b9b3c8e8555c2c86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bd57f1e118484737b168d4faa1296494", "region_id": "RegionOne"}], "type": "event", "id": "6f9ea6c9478749fd86fd77f52ea6d900", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "257f65264f1441349e24156be79cf677", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4aa6eb19e8cd44ef8bfde87671de153a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "23999da1945a45678697359f86f47e0e", "region_id": "RegionOne"}], "type": "events", "id": "7ceedda16e9b459da0c63950861dcde1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "18f8ace36e8b4433b5a07bec9ba14300", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5b32c0241340407ca3795b07a2676715", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "16c77f432da046f89478597e45e64a2d", "region_id": "RegionOne"}], "type": "application-deployment", "id": "3c023d0d4fe64e71971dc270c1c44183", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "d95799023e7b4bd598e6f27a6e564970", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f915a7a2b74d48bd8e21f2e4e050ad6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "434dc55dfa5e4e2aa4f98c4246f62bb4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "59d48d729be04b64b8e08ff8ea0a91fd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba396fc1e01c4f23b7f3d3cc46ea454e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d6c2b4faf0049a8bb2da5d76ed6c280", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bee78449b80848bdb6bd36d40f0295d1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "de4141f3271846e7b1b8048f977de74f", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "536bb21313b946918f048617df9cdd26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "583315bee0d9479eabc3ac24f0f5f1a7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "61dea86b5ec74f3987b048d23dfab618", "region_id": "RegionOne"}], "type": "tricircle", "id": "a78788a51ae44fcc840f13ff8745894e", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "12922f3203aa47cea7fe26b883aa4a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "9f60da753b804697adf3b61b8821ba1b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "d2ce2d606e7747a7bb1e0edaa496c912", "region_id": "RegionOne"}], "type": "database", "id": "ea720308799f42f5afc915c80b939e0c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "09038c09f2a44ff0b103e2e45fd0b9b3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "e13537afadfe4a8a9284049c14dc1e5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "2174c33e8eb446da927512a8b3fbe121", "region_id": "RegionOne"}], "type": "application-container", "id": "0e7bb2de1b3a4fbabc2a68fb5fa3faef", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dc31ebaa481e4fa089b5a424b0680cfa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c8b570b4c0454d95aa28d0d825e699e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c86c5f74d00f48869b4e0d6a453c26da", "region_id": "RegionOne"}], "type": "container", "id": "6862de8c4f144adca2ae78739a80eb63", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1ff0d1e559fa4043afa2929c5eb3b5a5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "20608a939fbd4664be7f7b9fafd70aee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "586a420e501f460aba1de8f6503ab71c", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "7b2478a552f444b08eccc2dfc4ae5323", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "2f503b09e48844bb9aac4464ee6fb5ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7f511c1f308f44a9981e8f6c7b1d4dbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "c34b8a9d24904874901f1f5bc748b296", "region_id": "RegionOne"}], "type": "rca", "id": "a8494f0754cc469287664a0527aa6af3", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a68a5093456749e3b2db45d195482f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "9055fbea3c714c8aa43eb6e3b7896313", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "771049b911534cd097e51565cfde224f", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "6f7441034ebe4e9aaebbb02a01ee472e", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "f3314baaee85461fade468bac354f111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "3cb2bba34c3e45c68e0eea39216952f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "1bf7b6ea26dc46a8a44f3952556abc6c", "region_id": "RegionOne"}], "type": "network", "id": "ae5f4b33f40f44cda97802bc7f661acf", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c7ac7ae392fe46bd9b4946ba67e8be2c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cdfae020c6d940b8ac06eecd4d9f746f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "2475304d9a204495b95c75381f989581", "region_id": "RegionOne"}], "type": "backup", "id": "873f14094b9f47ffa05c6857cfdda5ed", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "9d27bd14fb23482094942ecb27c9342e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "adaadb8446104b43a716d464a0381d58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "81d883aacf4e4de39797398c13100d97", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "9bfd489eab044002a3e3e248249f3974", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5fdd12bff64e4dd490c04f8a1858c565", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "59dac9c52dc44db3b5048ebc3677806a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "bc499d6ec61a40b7bee8efa42bf5309b", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "175df48369fd41a2a405b9265e0c732d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "886f90ed033d4a57b205feee0415d17a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "71fc2f5f3d3c4d339cf114e86cc3a490", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "7162924a944e416ebfcca1e4bd0b4fce", "region_id": "RegionOne"}], "type": "monitoring", "id": "92c78c76f2b94d669b8ee1a059bfe5e3", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "8af2640426d6417885e7784ca381b2f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "49e79597f0e446148f7c3158ea2777d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "704fcff726fa4a8e992622fb5ddae52f", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "cdc4c13a9024417aa0ad3d5214e70f4a", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "61ca5168708c47cf818c15a3bf487ba4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "4b7a9eb8b34248698a04bdb232725a1c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "39a49eb706e440bebcae0780ab43115a", "region_id": "RegionOne"}], "type": "placement", "id": "03762a58aa4141819c83c6e7b4d55b81", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8e826bf5bc7546e48e104a68a6de3041", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "677cfa8d19c9465480e6a9ff34952175", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5a2eeb6e4e9f48978d24ad7dd475585c", "region_id": "RegionOne"}], "type": "instance-ha", "id": "eec9d5c08db24264af8ccd680bd98ed8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a6d751248ea049e2906e845434c4167c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f922b1543a7340eb84cea5d75f5de15d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "70ccb87873e24aa2b6301588fbdd025f", "region_id": "RegionOne"}], "type": "ha", "id": "c18267e604ac43699ccd58cd0538fd98", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2a59880ae2594c179be6ec8459cfc623", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "4bd2adc59e4e40809d3f451cea388e64", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "95dbae22725844c4ac0e3d5cb6ddbae9", "region_id": "RegionOne"}], "type": "reservation", "id": "98125803f65f4951b5de1474827bc0a2", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "04401c751fd54ab4804e0f434ee76602", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "d82a5871b2204f2e9f7375035782a506", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "bfe62bedd2a34650bc71c62939cd6e83", "region_id": "RegionOne"}], "type": "function-engine", "id": "62a75a4508874d3fbf0bedbcaff0be62", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "d722b5c940af44aa9d9265dfbf33c3be", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "87972cb8f9f94620a1c1f32f61a5bccb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "f6787c39e8654c18b8bf35cfea54d5ab", "region_id": "RegionOne"}], "type": "accelerator", "id": "b425b047b5ea45e0b7901c742c7f3111", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b83c124415794a7894162b940fbac476", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f22fd082f9f3486db08ecb5fc58ff6a4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "61bf423a0fee4d7793de3f3e98f03322", "region_id": "RegionOne"}], "type": "admin-logic", "id": "61c6a2d1e53642f8a7ee6a50803f7b96", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "514f57cecfa64d4f9ae19fd9325859ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "b14b7cb529dd4741bce4a2712093f5c6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "28d850d2515c4bb9b63c92b293fceebf", "region_id": "RegionOne"}], "type": "registration", "id": "ab134bc392cb428ea88f57abb8e55a40", "name": "adjutant"}], "user": {"domain": {"id": "6e529bdb5c6b44bf874d21c531f75bbd", "name": "faa32a4708d04bde8d08931834ac2b51"}, "id": "a1af4a5fe3b843538eab4dd00f09cb73", "name": "9cf8cab058f341d594c31212557dde59"}, "audit_ids": ["57fa4fe455e447ddabeb2c10e1ccd38b", null], "issued_at": "2020-04-23T06:26:06.931515"}} {13} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.130432s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,073 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,083 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,091 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,100 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,109 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.059691+00:00", "project": {"domain": {"id": "ac2bc3dbf1e646ae8184271dbfcb04e8", "name": "ac459ad14509404298b3383eb13ae02c"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9d76b81766a84ae0a658c4a6d667a0ee"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://example.com/image/", "region": "RegionOne", "id": "ce98e8aada4a465bbd4804b4585c11bb", "region_id": "RegionOne"}], "type": "image", "id": "91110cf2eae24ee7b9e1f32e0f52d43a"}], "user": {"domain": {"id": "15dbd95986904fcb82989584a2b2e272", "name": "0af87b36050f4590acbc33005bae6905"}, "id": "12a843fdbc2f4bd1ac781204052d115f", "name": "64a941784172419bb61392275285f3b8"}, "audit_ids": ["37c22fe82b464e23880a6316a42ebd4e", null], "issued_at": "2020-04-23T06:26:07.059691"}} 2020-04-23 06:28:07,114 keystoneauth.session REQ: curl -g -i -X GET https://example.com/image/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,120 keystoneauth.session RESP: [300] content-type: application/json 2020-04-23 06:28:07,124 keystoneauth.session RESP BODY: { "versions": [ { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://example.com/image/v7/", "rel": "self" } ], "id": "v7" } ] } {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(sd_metadata) [0.045779s] ... ok {2} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_create [0.051503s] ... ok {24} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.089865s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,097 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,103 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,108 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,113 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres) [0.041216s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete [0.036243s] ... ok {19} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.121291s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,109 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,115 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,119 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,124 keystoneauth.identity.v2 Making authentication request to https://identity.example.com/v2.0/tokens {7} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.034567s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stacks) [0.037933s] ... ok {25} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.033129s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id) [0.034594s] ... ok {13} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.033570s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_find [0.050484s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete_ignore [0.033841s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_deployment [0.033943s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id_act) [0.052826s] ... ok {13} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.033280s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(name_id) [0.033761s] ... ok {19} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.051194s] ... ok {24} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.070613s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete [0.033838s] ... ok {4} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.035028s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_find [0.054565s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.032498s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id_act) [0.038354s] ... ok {19} openstack.tests.unit.test_exceptions.Test_HttpException.test_unicode_message [0.033886s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_act) [0.033486s] ... ok {15} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_basic [0.033574s] ... ok {24} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.041851s] ... ok {4} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.033586s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_groups [0.033221s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stacks) [0.033533s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.034053s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id_act) [0.037988s] ... ok {24} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.033700s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.032127s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_provider [0.031591s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres) [0.033491s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.033510s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(identity) [0.034485s] ... ok {24} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.033219s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.087951s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,269 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,275 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,279 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,284 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,292 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.235230+00:00", "project": {"domain": {"id": "ce349b09c0074298a05917885f70b9c0", "name": "6da7cb082a3b4d9b9116cd598d413bd8"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7b561b4faa9e45729b273b765eaa009d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "6d6c4a1a920947df9f6105d5ec7cbd8d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "1c9d82b66df64d088f7f9ac4a62de039", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "541175c3bad742a0b851e9a3bcaaa63e", "region_id": "RegionOne"}], "type": "identity", "id": "2529ec4bb266453abfde58ad7c00b20b", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7668380a2c324d2db413beeb60b8af04", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "67fa1e9ebbb14077a42807ba93db3483", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "642bf4b4ed8049769d41d503dc913d02", "region_id": "RegionOne"}], "type": "compute", "id": "a609779950be44eaae08bf636124e8f0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "f3fbc4550c7b47b2aaaabc2103962209", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "e638201258b34e588bf03e9544d1d316", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "466e671e5d9a47d29685bd6f35c4352a", "region_id": "RegionOne"}], "type": "image", "id": "04e144850eef4e18823cdc9a335a85a0", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a283684f6e1642648afaaee34cd7c62e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "990aceeb86af4f4fb0a3102ca2a598f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a9084f052bc247d48aad2f0f0dd94f5a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "86663badc20541d080f0e1142e25966f", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "878a0ee5adff4b7d88020864cb1e757a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d75d444a09164cce99993006a695a723", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1b580f7d23ef4cf4a85285e9547a0fad", "region_id": "RegionOne"}], "type": "object-store", "id": "e04abbea025f4d8285228dac6c3f2996", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c369eeaf04704e5e9b44078dba48040d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6e3aedd85a9a4616ba4ad7f0e09224bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "995b5620c0c54079be2d09f4f971df05", "region_id": "RegionOne"}], "type": "clustering", "id": "df1617858246420f8440934afed4c234", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "502d4c992f37438eab68f8d31022d222", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de1afcc74e354fa8ad1748374e95819e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "d505d7481d8944f5ac6b9fc12fabb4fb", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "2a7849b683cb4aacbf868488b2d6fad9", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a936318e6f2e42fc96186faa5db2be8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fb5a6399ad934c71b9fde55afe5c2ac9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "062d4bb85fc24818ad8632ef18b6d528", "region_id": "RegionOne"}], "type": "cluster", "id": "bd1939e6e5c246708e4c2fd21ca1f147", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c5d3e6d3a57d4b4da4f6ff6e10b9b553", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "7fc75f3b9b314dcb869c08cb27865f2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "f6c7e2ebf3d44a0591a16c999863f8cf", "region_id": "RegionOne"}], "type": "data-processing", "id": "ad82c0b556074bd48fa144ccdea84458", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "a09962b014f04cf1a46441b725a3964f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "03f81ce303c0404a8f50a678fed8ddb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "3daf4a5427f0434db75b1d3169382690", "region_id": "RegionOne"}], "type": "baremetal", "id": "20baa4670dbe4932aad569a764c1a51f", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbff322ad5c44e8b9de2b0309bf4db3d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cbbee372ad674106a8176d1c4586b701", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "390d535240c747aabbfedfee845151fe", "region_id": "RegionOne"}], "type": "bare-metal", "id": "5cf3ee7678714e0e96f126df4b00acf0", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "00757d4bff3e4253a38a60bd80744fd9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "ce6eda02f1b04f13a762a4bbbc9daaa0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "0e13502bad2247f3b9f18f47c77c8ab1", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6bda8d219cad41a3a4760cbee0871980", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "12b07abd8d0e43b9aeffd93bafb3b0a4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "ba3b326e6ecd46d99d7863ba85b9ba33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "b15bd34cd7394c4892d404f73bb0f98f", "region_id": "RegionOne"}], "type": "key-manager", "id": "893685bb992449de817cc1480f304046", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "58e67147d7b244a6a5b489f8c487dce7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "97600622ef924902a582019561c02660", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1138d9efd15c41f1905d86acc584af70", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "c1c8d846ab8e40a3bae04551a06a7eab", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba11e28174c14d0689b54ef658b67f0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bcf262ba5ff84676a6518ed125d37b23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "48e04e46dae44883bd3c0e7d1608d474", "region_id": "RegionOne"}], "type": "infra-optim", "id": "9b125e48265e43a9965fb1f025ca91c0", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "977f4d22891949aaba1344b934d6c3bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "0ee2d5efc3384ca28df21e87d08f6afe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0b83edbe06bd4314adb5675ea981f2cb", "region_id": "RegionOne"}], "type": "message", "id": "b186f21e6ee24aa0b2f02c6242b86c3f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "8992adef4bcc48dfb8dc61dca9734865", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "b7a87fa7fa3d4d7daa433d1fbf01543c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "b1be754386b74017b80aa7a2d86a3f19", "region_id": "RegionOne"}], "type": "messaging", "id": "a8b784a684be437db564aa5f9369a5ee", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e23434a72a0b43f29caf43db58001514", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "9018b7d11ac44110bd15b54ce3e6f0bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "367b1031719f490d9b026019831fcc28", "region_id": "RegionOne"}], "type": "application-catalog", "id": "b5cee39f80d3421ea390f09a0833c2e1", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "573353cd2e85429dbe087e0044aaa085", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9e08c67e631247b284e0952d81bd23c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f859f442b36e48f6b245b6730c868d00", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c1aaef67468948ce9d879d698de1e97c", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a22f59e49379437b8414992cb6d4723c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a6e27ee386774e41b58df607be227aa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "868b9c8a2f134229a210297e01b222f0", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d2b589f5af314129a87d5af0f2ce314e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4df3480480844655b8535f177eacf694", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6a0a48678f70498cb33145d163965ec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1b80c1e8e1134be2a090da85209ec06d", "region_id": "RegionOne"}], "type": "container-infra", "id": "e37419c1768f4217b3a5a7e0b62294ee", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "b7b208667a6143889cf756d8cbece20b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "a2338c29abbd44f5a5e6f39f800e9349", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "21869626153646ff92a3e53a4abaf23c", "region_id": "RegionOne"}], "type": "search", "id": "9a19b64cb5d54b5fbd63db305b356d39", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "696012423ac94ca38e5d26271c2aa204", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "c2ddf65ffeb247569c8d5bb8a8efde8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9d5b864d98e641388dbf2337bc54a1aa", "region_id": "RegionOne"}], "type": "dns", "id": "7f62892362d344188d7f712cd11ad3ae", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d6765f046d4483d98ecb27aabe68ef6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1b9eab27102d4ac2a8005fcf1b14ae4e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "537ab8740ea041868826abb5dcdaed42", "region_id": "RegionOne"}], "type": "workflow", "id": "637fae0cf7804f8bb46a34260043bf47", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "13a2ea5576ca45429c8c515b3bdf45af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "b1b7f4a105084478a1ce47a9bc42d7fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "377e9aa2069c4b329694ec6f035d198d", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ef7843505f794f89a88077d2990d181c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "d8a8267d5af04c2293e40d6d8f0b27bb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "90e574f11f414afa880d7e71e95389cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "5458694a56cf40b4822e6077f63148f3", "region_id": "RegionOne"}], "type": "rating", "id": "93fba2914e3d496fb71bc49d8eb0c138", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "32325a6d2ab54e5eaa453716c5371bdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e8c2e655045444378e51e63f4678a1ab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "41a5e8c5a4b0457897c3ed8343dea6cb", "region_id": "RegionOne"}], "type": "operator-policy", "id": "cf42e5e243b1447b8b4aca9212c13c9e", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "c0d1b6c97450436f81cb4bf379a4c2d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "faa488b761d54628aed2aee6f7eed2b7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "45ae9c6bdf1d4688a61ae095235ca679", "region_id": "RegionOne"}], "type": "policy", "id": "cc2ccdfcb8714ca7898ca68c022a0451", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ab4ca6a0ee546eeac4c30823c3f6ab2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "099b57cc5eba426c9d1072510bd36110", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "39e78e6a4693425396d3b12024b57800", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "69992d35002f4a7c8c4dbe57184d362d", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "671624cd6ad84d0381dbcd47591a92f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f94824e8b03f4ba9955f5947ef2bd638", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "aca5363036e649d5b2d20d15875df914", "region_id": "RegionOne"}], "type": "sharev2", "id": "26113365ef33419087e674f5d6edbdfc", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c46d8a83a52d4f229a6365ca9d03857d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1491e778d4524a919c49c07d72c18a79", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f426915d5f8349d29f40afaad56242fa", "region_id": "RegionOne"}], "type": "share", "id": "a3a0f74fe8834639af8fbe2f51bd5926", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e6078d92956e4e98af5c975277e489df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "c5e22bd4e0214987ab7805960494bfbd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "67481332717640d09814b5bd7282dc61", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "594819197cc24c8794d7d92579b41201", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25e02c2645f240aead646d97c563d410", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cb57b93275c841ce97af6a0cb06a1196", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53dc2792d9ad4993a171b1fa1f664f34", "region_id": "RegionOne"}], "type": "orchestration", "id": "4c018275d8d44c8ebb210b412820e48a", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5ab8ed5b5fe248c98a36fc27acf0e035", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9ec6226e6e124e1f822611efa8f85f88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d68827b8c4ee4d14a780d7535692cfdb", "region_id": "RegionOne"}], "type": "block-storage", "id": "f31881214c234356a38f4dc4b0df5246", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "30989b38af8c456caaa1975a884ea6da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e8bf6eb54eb142a68d6f93d8d6543214", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a6f02a4e089e469ba775b512820fc962", "region_id": "RegionOne"}], "type": "volumev3", "id": "7f77f2ad4e2f4453b8edecd0770d32ec", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2408fe432b0d48f6914e479d22d2f872", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a85d401ddc6c442d9d47ce74078138f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "970fcc3fe2434675b9e3787757f32753", "region_id": "RegionOne"}], "type": "volumev2", "id": "34b357e306e04110becce6c1665765b7", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4dfcbbadd1964bcb87fa444e4bd3281d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ae5f6f9c46784d80a8ac369ba69640e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5840748d9f3b467a931cf3e7b05e2f83", "region_id": "RegionOne"}], "type": "volume", "id": "5e38ea90bab64b5c9fef0b2a199c27e8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f21e2bdcbd8f4045bcafed7e8f50c032", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53ab01d3a37d4180b293b00835f7d299", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "49041d32ed204358bcdf44efcded4b40", "region_id": "RegionOne"}], "type": "block-store", "id": "99a4d56c9a814588b5fc43e704134920", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c9ed3bbd2f2b4b01916b94d051185051", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "bf237015ce29433183d8417463fdcf58", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "6c5229f50e4e4af09230a1b1fc8cc57d", "region_id": "RegionOne"}], "type": "alarm", "id": "a91ee6847640446098da99d65d31549f", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "96d3bec8c52c40a7ac0c9a42ecd4ea9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "7dadb164098d4c05b609f7544754319a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "afac3e9be9ae46a9bcf70c8d32c25751", "region_id": "RegionOne"}], "type": "alarming", "id": "35164587902f422c9223cf669f5df3d5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "0c9129c9d6904c8383934c6fa59519ec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "bd8eedee34ed4469869c77489b3d11e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a339808a31114944926bee7f51a0275a", "region_id": "RegionOne"}], "type": "meter", "id": "0f8469a8967d4d7db82e7dd842cd5c77", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7f4dcca975f14476a4e78f47eb43d7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a2d363ee1bad417aa0d75c9eb64a802b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2f8be6832c0d428d883b695f4506f276", "region_id": "RegionOne"}], "type": "metering", "id": "570873e0cc214f67840f0c82303372d5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "af34a19f46e643e383edf1cbf9934a8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "2692623cbb654780bac8b62b15c71b0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "3dcce0f39b284be7bbda83a9a242127e", "region_id": "RegionOne"}], "type": "telemetry", "id": "8ebd55f6fa7740478bfcca355d915b52", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "eb4865e9a99a425b9c73c2df93d7ccbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "1312238ed9fc4fc49ff6140735f64b73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aeff692aa9da4db2baa7879a6ec2612d", "region_id": "RegionOne"}], "type": "event", "id": "81573aedbc9d46548716f6b7349b64e1", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "ae45c0c1a4b44e0a9a26842938903189", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f4c5591f17534361b1d9523a4b9619ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "aac40025db57409bbcc1315a0af82135", "region_id": "RegionOne"}], "type": "events", "id": "f8834af8fac74316877f8ec83ca92135", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "02029f0539b0482ba1a21119df75cc47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "15938cc992df472a88fa0c5d7be10f13", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8160a9cd57c748b2916e41a4708765db", "region_id": "RegionOne"}], "type": "application-deployment", "id": "239262550b164baf8229d9a7a2cfaa62", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "0951843e13384b88930afb1ff4621477", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9169c77389154d3f9ad0883f14daa212", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "04c297ef5a2c4a58bd21563f74df8baa", "region_id": "RegionOne"}], "type": "application_deployment", "id": "e65e1759441c4dc790e24037639ce658", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "4ed066b9688c49df8e4a3ba59d852a98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "67839a6e1a2c4e7a803701a6a11cd3dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dd0f3cec2b924f07aba2feeef1c7ba12", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "c1eb35d1ab9d483d829c5c1605a50d92", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "9126ccc84bbf487c9f031b916f06aba7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "94e2e31c869d466cb29d340aac99463e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3369a595900248bb82c3af4ff09adbcd", "region_id": "RegionOne"}], "type": "tricircle", "id": "6af2a587f41745fd8d633ce758eb7060", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "b4ef6464c05045c993507075c29788c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "62529b512b274965890c474b44e6fafb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "1be4752a62084b96a2d17edfd9801bd7", "region_id": "RegionOne"}], "type": "database", "id": "754f62b160d24ad3a5294915d29e750e", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "04ea04b4597b4ddb9a305c334c0f8a67", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1fe895cae30b411d97dbdf2dbd099963", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "c2ced5eb7a5944cbaa6de8bceb50ba5c", "region_id": "RegionOne"}], "type": "application-container", "id": "331ff7c3b3894179b9af5aed75390630", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9a8b2695be544786a20680b7d36a1e2d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0dc9373ee38f4f058f22be9448a03f21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "252e76483fc14af0a3d749ca332c747a", "region_id": "RegionOne"}], "type": "container", "id": "05f7d93887fb4fe0a3f0132645c9a193", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "27f38263b156450bbcc402ed44d274af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "76a44cc03fd844e7a607c2543a00c908", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4ccc41625e46494f8df4ce7eae5c3901", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "3f46539a9f3f4186a83b6ccb7e8b2655", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "21ab91b53531414eaceaf4c5fa7c93d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "28a4ee09a05946359dd4b8631b6e7200", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "7449811447424292a0fb48be71692344", "region_id": "RegionOne"}], "type": "rca", "id": "7ea0debcafda4b638ddfb26eb25efd18", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "7db855accd654c1ca1c2e9840be07cbe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d56f9b714d924af6b5192628787af8d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8da5452e054b4358b43b613190fbb14b", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "65432db6b7784acfa310667ac6132ff8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "766dd08c7db241f4b6bf506adf22e77c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "9ff807eb96c94e5da1a4f2ba75eba28c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "75d368aa551a4a8d8c93878950201983", "region_id": "RegionOne"}], "type": "network", "id": "bf91cb8f348249e285e941df19cb1517", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b812cbd1f0e54628a2d5aa768fa57c5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "5a13f568380c4ad4975f924acade48c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "3a2298bae06648a18799a8783091733a", "region_id": "RegionOne"}], "type": "backup", "id": "b3cdf7e640be4a4bbcbd30e13f384378", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f84121fa4ee747c8a33054b427289111", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ddcb70353ce04ae69644d09c72a452b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "264e1fe2ad2b4e27988e94243fae79b8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "d7afb66bc50149e28d8f6148708cfba6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3ce66915d2a6456e9cf810df67989b51", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "70924f18ad884d29879a503e4fceacb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ae3971ba37a147c1b9fa4e27bf1ff660", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "9afad5c235764aa9b826cd68d30524f8", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "7782e6c315474975a5cfc8e1d216e7f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1ebf94b0c6f74536b418aac322d9f0af", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "a85f901e3ca64331b43b913daaccca57", "region_id": "RegionOne"}], "type": "monitoring", "id": "11ec64f1907240fb8c54b45c18a7d555", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "4fcc00e285a8492e84edbdf8c7f4c318", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "80d8204a61594671b108f1e5774fb4c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "eaa8dc363f924f99a3c53e0ccb243498", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "a6640e55d6224dd2bd8f9b9ac3f2721e", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "991b56abb5074f6bbf5d36df14aa62d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "d5eda7466cdf43b7b1808b17c30d543c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fd4ec9cde2c9452a918ca840e4e5fe56", "region_id": "RegionOne"}], "type": "placement", "id": "2b1350ef8f7041478e63a5b5d9424a1d", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "675df5cfd1c34103b7f09b87a2f61343", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "84485a405d984652a3a277736070c773", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "c677f56eef7b455f91a05e573f73d63e", "region_id": "RegionOne"}], "type": "instance-ha", "id": "4e4011c92d4c4af491404b94e371c8a6", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "0c338f685d6749eaa86c4ef5eba2ba9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a591ba0431db484ba4c6d6e95a796cbc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "701fd704e0e94632b972e83f10079fd3", "region_id": "RegionOne"}], "type": "ha", "id": "848813cd80de4b2fa76265ab21c88b40", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "aa47b562613e46ac94a2c1e73fae38e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "df6ac074e7c84d4f8c0bf5ab3b0364f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "79c2ab99e0c647e3b3267eb96eb4d544", "region_id": "RegionOne"}], "type": "reservation", "id": "b64b076417b24a1bbcfb6b5fcd87f02e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "51b3cc0d9ccf4c25b8183cf2cb4c637a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "b3cf186c1aab4377ab05d2175e8d08ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "5d8d2fd540ef4689af6b0c749d7dd9e3", "region_id": "RegionOne"}], "type": "function-engine", "id": "e6377e46939a497ba4cd29e2bccff07e", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "36753f1d4980493c8f60cbf2ff0e4a08", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e7f0bd245c4049e39bea4a6c3df3e22d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "a87249cc2dc24e3c8630627ec47c8c29", "region_id": "RegionOne"}], "type": "accelerator", "id": "10fc26d331fa4d6dac756d7a44198b52", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2340ca83d21b4d56a12715f5416c209b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "f4ba0dd93ff44256b07a84feaf7f37df", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5fd2e23ce03645d497f41336758fa6c5", "region_id": "RegionOne"}], "type": "admin-logic", "id": "eaf7c7435d6e4d3a9a76f1d49d9d5cef", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "95617bf68c6b46019e8cb5d84a5ce3c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "081301b9ed7f4eb088f9205ed8c7acd4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "5447c436fcfe4f5daf99f3aca9ba2e52", "region_id": "RegionOne"}], "type": "registration", "id": "fc1a4dc083e548b1862791ac7f883f1c", "name": "adjutant"}], "user": {"domain": {"id": "41ac7279b6544e29a861a97c32d89d8d", "name": "16a063a4717e4c0480455903847cc86c"}, "id": "10193e20c6534f62843fbfcec56ed811", "name": "017faefa0b974f53a65404239be2ba26"}, "audit_ids": ["35403cedf79a45e5a62cb61c43f277e6", null], "issued_at": "2020-04-23T06:26:07.235230"}} {4} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.032312s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_update_floating_ip_port_forwarding [0.033703s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stacks) [0.034426s] ... ok {19} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.033892s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id) [0.036055s] ... ok {24} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.033051s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.031919s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.035670s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.106457s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,285 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,290 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,294 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,298 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,307 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.250398+00:00", "project": {"domain": {"id": "079f9260f76649b0b84dd4e97602ffa9", "name": "0e772d3431ff470589a7e47e9b5b744f"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cf083872d41f4168a9a69845981c4ab4"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "19c1759d361d46e2bd0215efdb11cb7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "927cfc62120a460eb89a5fd22b811b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "d3b03165124c4df288a85e8810b0cd62", "region_id": "RegionOne"}], "type": "identity", "id": "47af30a9f2004166909242001da41a3a", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "162756168e0841bebe7782871a6a121a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "1351766b82764b23b5ff8d1248f88b3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "d050b81b3f82484f9e780f08fa4154b9", "region_id": "RegionOne"}], "type": "compute", "id": "59dd3f9da61f40c59527f06fbb571ffa", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "0c066202997a4d24aaed7a2401d4d0cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7ff6dbfadb5c41379c789d55675f6684", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "a544f6ff5db548979333e72c0e904b5e", "region_id": "RegionOne"}], "type": "image", "id": "28e33ba56051495ca5c9d69604a480ef", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "3f6a538a42194a799bee1910ad00e84f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "b8ce599f5ff24ad38f3745a59880f0e6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "514924a0155f4e07be31aaf5f30e7a45", "region_id": "RegionOne"}], "type": "load-balancer", "id": "c7d36c1664fd448d9ac472b232ff10fe", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e375999b089f4344a3480e122654841e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "83fa3852d00e41b58011dc54b490eb38", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95091f20879a4fe2854573fa9d98169c", "region_id": "RegionOne"}], "type": "object-store", "id": "faf35f35f4964c6e9dc145f28889b09d", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "82b98e6c585944f28a35eaf71d6f02a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3fc504ee28424ab58d73a4da2b68ebb0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "99c9e1ec658e4b9184b4a00b0ef095d0", "region_id": "RegionOne"}], "type": "clustering", "id": "6a5619d588ab4004a3629f9e1d14f06d", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dae73664b3ca4c639937add0a5572df8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4588797e22754671bd3f1e2da2cce431", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "3d08773bc412401585d29deb3233b72e", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "4435f2dbba39408ab524a259f94637c7", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9fa36554fe824ec9b5a1aa02b595a4af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5472965ca1c4447d91d9e7a04e57f139", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f5572054aab54513bb3db57e39f2158f", "region_id": "RegionOne"}], "type": "cluster", "id": "ee7a37b82e6b4365b00523f1efd84aab", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "833f49d90dd9493fae1aea1cf10dde47", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "070c444e6f5b4530abdba1efdc76e4bb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "e279ff6b44614a1a81fa94bd5f3e0b33", "region_id": "RegionOne"}], "type": "data-processing", "id": "8efee338760a48559f7ead677d6a0ec3", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7bf7e108f9b34eb18cfa3f989f09e5a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "3c39f3f5ab6146b1ba8e90f085e3e082", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f03be4f299e749ff81019e0a001faf29", "region_id": "RegionOne"}], "type": "baremetal", "id": "10aadc9354de41b7b10477b0c40cb42d", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "eb346d110e6e4043a60cd79cd1fcbb2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08118b5a2ffd4191a3e0ed9580167549", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "8518c0dd75a340558c45096281d193a5", "region_id": "RegionOne"}], "type": "bare-metal", "id": "58e137b677c74eb0ab94cff5adf3f6d3", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "8be718e3013a456398b2df80f8150149", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "172edb033bfa4f8f973540eb13dfd69f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "1b0b76cda5794af0bab28ca5916b87e4", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "fce18d32dad44074943a864d58d12fe0", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "299e1d4909634382a0592a7cc73fa376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "42b07a9545474776a6d1d03195f8df7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "93e4ad9522364c80bec3cb4df277b172", "region_id": "RegionOne"}], "type": "key-manager", "id": "94dde939cde14025941e32587720e507", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "79dcdc6daf9549e786641ad2359e96c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "dc81b2f5393240adb735037f5884841d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "4a0494f77d4b4c3daf1f13dc0229505c", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "966c6f73c6774f3ebcd25d98d8e87c9f", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "46050776c3c54dcbb98b0f2d5b9626e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "70e1c24adca2452bafc3562d578c51aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "a31d8d54614e4ea888bace0fa5a8cd2a", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b50d9a36af9c4f75a884f1d5c2f86914", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0230e7ae90fe4338beb58377b93eeac5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "fe6b8eee679c416ab345484e0be8b5d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3084856aeb8a42c1b339f58920887ccf", "region_id": "RegionOne"}], "type": "message", "id": "627e074db4a7432588f7fccd77c64c6d", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "1053269af2dd4f19bb26510637f67718", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "11c98dd49be5469a8d94ade1bad0baf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "aff0b8eb701f4aad9a6a8ce80d1b57fe", "region_id": "RegionOne"}], "type": "messaging", "id": "b5e20da43d0f48d7a99e79c26607deaf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "77256e59150c41309e11aacaa0bf3230", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "59743119d7d44545bf88bf3f87cfa6bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "43b198112cee46ed92e99c46f50320f6", "region_id": "RegionOne"}], "type": "application-catalog", "id": "f2fbc204407345598deff15bab29f224", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "254dc44d423341fea05e758c9e3975c2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a1563effe7d14e92a7b489f97105a48c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5cf4a861be4f4e52b4b59f400af95dab", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "a19b65adba8b45e99a542aa8551246d8", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "e873dc7e4d30426d9500e70d6b19c998", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73a5bb5879a440f5a20951f377c40c69", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "b4dbb5d4584448028d97ab84a25c80c6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "bd387c4b19c54530bef4a01076120668", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d451cae977c742aa87da0e99a6184b54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "69754f1664a7452286c890993d817790", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a29ab01ea5cc41e296debc14b6f949ee", "region_id": "RegionOne"}], "type": "container-infra", "id": "b1760ae5f521496dacc8bd9196214c24", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "97b3932a47024e78a4c0e452e20e7eb5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "2011b13858e4413093cdb0b310e81401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "3f1eb1d0ab2c4dc99b1a2f119e62a920", "region_id": "RegionOne"}], "type": "search", "id": "da71c02cd5e544e884769bb974c44eb1", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "3a73afcd1b73409ba5bedd2305037b8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "b5ea486cfc3843ce9784d8a7b5043a7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "3aabe1934e0541289ea81df64851cfc9", "region_id": "RegionOne"}], "type": "dns", "id": "4a349ef2e833478380935ef59d1974f1", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c7e4d089c9e24fee9bba39069f37d384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "70fa60beda3040d39f898b9b042b4db5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b4ac4eed3e4e4c939e1eae667207086e", "region_id": "RegionOne"}], "type": "workflow", "id": "1594cf59e1f0483a9e208f6a1608c541", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "882d921401ec47f882934f36078c8f1f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "d6c9ad60db3140f9aea03778bb7dd68f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e554849a7a004e678a537391840fba2c", "region_id": "RegionOne"}], "type": "workflowv2", "id": "ddebfb6497ff4f85bb79253f6c444ecc", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "497d7a6d34b74ae6a064b337442c3e2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "c9ff5c4d8c8d449a9a8a134278b75ec4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "e6d1d1bae7f4432394d71bd87e20da09", "region_id": "RegionOne"}], "type": "rating", "id": "61d2630609ab41ecb07a5163b18d4d41", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d8fcaf41646245308d27412fb7719682", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "14859896c79240d4b3daf60c95d939c2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f90b4e421a034d94abdb5efa1f1dcc90", "region_id": "RegionOne"}], "type": "operator-policy", "id": "24eb4f670b0c4a4cb2a3d7100719bc54", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "dbc70917eeb444119b65b00db9a0a18c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6f1501e9d0d44db99a21d3cb7a06f21a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "086ba749bc6e44b499872e3477759028", "region_id": "RegionOne"}], "type": "policy", "id": "4f64dadeb00d48d98651887f2722b85f", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5fd5a385515b4240a1b5ce1f04f68fcd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6196f0dc7ae4469ebbf9b74156b61a8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "7c246d1225fc415580f1c506af19809f", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e05b3fa6634c4252b722722c7199549a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ad44cd09a02f4d0cb6a7fdfd710fe162", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6e77bc3f197640f2a9761fc9c1f1b11d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "2cbaf6b7526c4897a9c85ce9e2202610", "region_id": "RegionOne"}], "type": "sharev2", "id": "bcac4557fd6e4faab7e9773a93a0c18b", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a6d53977ffc248dbabaef08fd3dac265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bc8d0e4c26904d329ebd6c9dbe80feca", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "714fa480869740139bc8ca7ab4c2f69e", "region_id": "RegionOne"}], "type": "share", "id": "98cc208e123e4072891b6070c7d17db2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b76a4bafb92c4af9a1ff2fce8e615328", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "5326e7d87f71470eac644891daaf4d7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "87e784d1fa85420ab9175a10b01f4ad8", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "62a6c59cc06c41c38f0351c47cb11f12", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "00da680ebf414849a47c480d96b89e16", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "309cfbeffe894649895a8bd16ad805ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f4239a364cef452abc6620d9e4e3a209", "region_id": "RegionOne"}], "type": "orchestration", "id": "70b9ce7b72e34cfc95893e78fb4a8a96", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e791b87ecf3245639cdd0d7613a7a020", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6a92f3bc87b840e5a8ffecf609027318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53a181cdcf8d4949ae963ccb61c615e5", "region_id": "RegionOne"}], "type": "block-storage", "id": "63d6a5e8f8f7498f8524e252496fd5e0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3644a5861b4a441d94d40712ffb049b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3d8aa3e89170475a96b3ec13835e4fad", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94e0dc0a58d54632a1171f92f258cde0", "region_id": "RegionOne"}], "type": "volumev3", "id": "796031fb82ea4da69317d2ba5b210497", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5971f506f9d746548a9c8ac041a5eac8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "15c0b1ec61c84ddca2433f472ec2b0a3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6be7092f6d874318917a71b1473f5eb2", "region_id": "RegionOne"}], "type": "volumev2", "id": "1428490b51e4492ea8cf701a612f0401", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "34cd8808ab0849889d63d6842d78bbeb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dd0133a1919e412a9b659cbdc78be9c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c660e85d8a364cda866d77c5d756abff", "region_id": "RegionOne"}], "type": "volume", "id": "89bf4e566d6b4bf689e5c8ac4a002e0c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2948576455a141da91584166f9fbc8c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d40e4bb9ee0c43a5b61648102bda0476", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2906ebd1fcae49888adf9ae648d90f01", "region_id": "RegionOne"}], "type": "block-store", "id": "0268f1891d7b466c80c1048c25479247", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "62781e4123bb4abf839729a6b4965224", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b22da27e2dfc4f0d8d7ab308e1f66318", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c8b7d93eed51405eb74ec36331f19eff", "region_id": "RegionOne"}], "type": "alarm", "id": "f46781b8e7714474bb451f73e2efff5e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f2700e712938402b94e156ad46bb44cd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3ef6286acf40433f863ad64a577fd4de", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "d3e78806148642a8bc9eaf164bc8e44d", "region_id": "RegionOne"}], "type": "alarming", "id": "80267d5720fb4527b8509ef1caed4ba3", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "daec98e4bdc0481981d45f11a8f66083", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "763921b66c544bc2a5647d545584f1d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b8c4d1e5bfda4a3e8ad49fccb1a78f7a", "region_id": "RegionOne"}], "type": "meter", "id": "b5384898f975495eb53742203c7aeb53", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "365648a884e44a70a31c4ce53241167a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "130297185af84bd2b0182239a5b66dc1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "005adcff7fd14272b853133f362b2056", "region_id": "RegionOne"}], "type": "metering", "id": "994949feb42842a5a9c8a67bc1110563", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d2920fb6545d4baba4da233cdc72d573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d41d5f484f524e469cfae03f25d26b81", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "b080e69b58784a06bb0dd8be36356cbc", "region_id": "RegionOne"}], "type": "telemetry", "id": "8f2011f885384415b831de4347586dd7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "b642f7a1d0ac4fe7accba43c8962f1ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "6fbdf8718b3a4523a761f33f6088c178", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c272d9e1ce8d4240a625241412fb2b9a", "region_id": "RegionOne"}], "type": "event", "id": "5bda33bdb54c4e42b35d0cdb6fb6cfe4", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "6708381fe6d143fbb5712f76deea2c9e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3052c88af0254ec8ae992a97554a9e2f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7302dc37b0e14dce867d17023ddcd182", "region_id": "RegionOne"}], "type": "events", "id": "0f9ea87c774142a3a259ba695ce7b2ea", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "ef5b635289944e9f9846a109a18a4e21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf82f7e1e41241b99b74bf5132aa53dd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "03a29e4c79ab4192871a73bb09aed922", "region_id": "RegionOne"}], "type": "application-deployment", "id": "cd3f7d86a1a74c468c1fa8bc19983673", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "3b37d8e12d624090857370edb1ab5f15", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "315c23ad99e04373bbe36c9e8656e8ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "1dde7e78670144589ea347028c5e038d", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a050114e85be44ec8011092e2de6deb9", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "629634bff7524ce4a73d60899ae98583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "d8d21f95e6264540b10a6b0437a987e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "2cf7002e928e4d26a1b1e30c62886f46", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "19eea003b3224150817f5044e1c85032", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "81d1ab1142594b35a79f2873234c6e73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ebdf85b87d434d64a76375091cc06a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "dbae86c037414a5695e1b0641ef70311", "region_id": "RegionOne"}], "type": "tricircle", "id": "af5f4093c0d644c89c36f59178a4a465", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ba9e55adc47c4fa9b6d8463e5c5427a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "1da44fcce2f049678d5b613293119cbf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "41ad8eb4dbfb46daab54e82c56ed4205", "region_id": "RegionOne"}], "type": "database", "id": "47473d994d384f82aa4db2dc53efcb4c", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57798510eee343c7821e6895c1a6e653", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "92da0dd957d94bd496e105a69865d240", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "30e8ea55496e4c4284020f68f3df6729", "region_id": "RegionOne"}], "type": "application-container", "id": "db5499d0136b434a84b6a1fdbfd7ed9a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "57323b2637fd4f3d9b16ce8501ce97cf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fed4d507a86644a2b7046cfdf0ab1810", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "88897cb34cfa4f44810457197db24da7", "region_id": "RegionOne"}], "type": "container", "id": "4a671c4cc0c740e7bc2f6824552f73f6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "7af0b58683134acc990b691a363065b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e9f6672bf6c046dd8732fe45bcf914fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3615032c36b44067a2949e0edcbc0e52", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "1cf3307a49aa43a79939223de965970d", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c454653972974925991a8de3d4a70cc6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "19b591f131bc45eca003ea0e8acbf569", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0efbf3cef31a4a29a1161b7df307a0d4", "region_id": "RegionOne"}], "type": "rca", "id": "1b24d3a1d11d48b5a42383cfa0e4f3bd", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "ea691d1fd93b4418b3d7c3b7742386f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5f3ac60b396c41c3a963f2a91938f138", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "85b8b64e1feb4247be0d061e10b69506", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "8c42e7d161b94773baa3eff2d9c2a641", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "c849d98d641642ff85496565dbc781aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "f3d16924b1d74d8f952515f51f62dc6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "e69071bc64b14a51baf53dc525416b22", "region_id": "RegionOne"}], "type": "network", "id": "bfad0219b3314562b37360304840d39b", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b53ca04ffbc242d9a22048b25b493c59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "f12a14adbfdf45c5a2896fc5e9f8953b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9c23e891c3a54c308500b8666844cb30", "region_id": "RegionOne"}], "type": "backup", "id": "2b712a2214b04fb08a86f2cd84c076b6", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "3f914dfd877f4751855c5ed9c4779d92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "f140188a16b9481ebbe0d37d001b356c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d2b3ddfd6d624a4bbd0e4059d4862fcb", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "e1c614be05c14f9f926e4af739aa9f76", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "05454d0f6a99493a9625b8efc3bac2e4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b79dbd2ea40a43d8902cf3dce65ac171", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "f2d81c26d7cc44859c4028c628456df2", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "7c7a4abe577e40158fc5efc6591cecce", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "1142eb70ee5b4430aef489f9d2744325", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "fa805e08bb4e4ba994b1e2630af8df95", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "ef3c4f0bd7b142b8982ae605d7fd724e", "region_id": "RegionOne"}], "type": "monitoring", "id": "144e9cea1ae9438c92832b215c160c94", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "617f21ae80a846108a4f922d7a642c72", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "682de93c53584f6595f67b16b5a8acc8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "1e9d5bf305f14d27b056ad245e913f19", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "bc348de39fbf4e8b8a94bae79df84953", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "aa06bdef95ad4cd98d4e72b716b8cc79", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "668c84ed6d24441eb4a723318230250d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "cb24057f212046948f0fd20b234ba7c1", "region_id": "RegionOne"}], "type": "placement", "id": "293c9762ed4245fcabdd13decdc28fcb", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "7df86c324c444e58b60cc5c8898d7090", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a3376f6dbc0c4df49e55d6f9ce2e9b71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ba2140c3c5264ce39c23ad2ea6ee2496", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ee64bb0ef6664ba9956877e1905a8779", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "35d02d10631f436496cd02a8485904c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "901bdfcf81b64c4abc310bc8bce54803", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "905b512845944d1ba50c7a6bfebda206", "region_id": "RegionOne"}], "type": "ha", "id": "cc128eebbf4545d3b32a7a04ffb274ea", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2bd55176e5a0490099a70caaecbb389e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "da078ee829f747dd834d55d4f72f883a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "9cd5e91deb404739ae2e58f539b347ac", "region_id": "RegionOne"}], "type": "reservation", "id": "4d713820247f45ffbf9365cea38cfe94", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ed5872d189cc4db2886e8b96ee487d57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "ba5273dd16744fe18b5541337799e14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "beeb2026d65146db8f80a0554a0adfa9", "region_id": "RegionOne"}], "type": "function-engine", "id": "214158942d6c4b03a059a0f7d22207cd", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "606d1380a1a54e5ea66a3ca83900a4c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "45af06d487bd45b799e8065939fa6945", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ea6c2e759d934c9abce650bc20749d9f", "region_id": "RegionOne"}], "type": "accelerator", "id": "4df06558a0b143e089b7292f2d27ce8b", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4d1f2394963244c6b421e19c2d28d214", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "25672ee434f04d76acb50ec6857c3c98", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "ed1f068c4039443e9cecb35ef6f68880", "region_id": "RegionOne"}], "type": "admin-logic", "id": "1fe7907c55914f8a978f61f6617463a8", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "75fd90b95db0468982a97004229713b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4cf22a57137540ab9823c736a728fc5d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "dd54a1da16be4b038413600a296b402e", "region_id": "RegionOne"}], "type": "registration", "id": "398075d4a4904ba9ab161daf78ed08bd", "name": "adjutant"}], "user": {"domain": {"id": "ca5e2f5ef9bf4cdda44c7bf214a6fa30", "name": "f7b22f3ed6614574af59ea642c4cf8f8"}, "id": "4627b3544b3f44ca9cea83eb48103043", "name": "7af0c9d8e6ca4a1096401b5e52763cb0"}, "audit_ids": ["c5aa5f7589b04a8ab5e548a46df2932c", null], "issued_at": "2020-04-23T06:26:07.250398"}} {17} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.032378s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres) [0.031678s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(name_id) [0.037141s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.034299s] ... ok {13} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.031895s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id_act) [0.035586s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_equality [0.035541s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(identity) [0.031019s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stacks) [0.032721s] ... ok {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(sd_metadata) [0.036463s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres) [0.032570s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_new [0.033397s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(event) [0.030977s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id_act) [0.031531s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.095075s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,378 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,384 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,388 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,394 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,403 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.341352+00:00", "project": {"domain": {"id": "05bb0558794e4c8fb29215ef0d919e5d", "name": "b0db0ee428894c50a4935386befdab58"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "cfc0c680f8be4fb491fb4304fe5af222"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "59c228ad5c8140f7b7d7da92c5beb95e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "657c8601440e4ca1b7abc84041cc1b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "785f546af6b44ed69d1f33b3d58f7e2c", "region_id": "RegionOne"}], "type": "identity", "id": "7b9e167971284142930980e968ead505", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "7b3e95022a8f4667957174cf37a167a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "8d2e221ddb504528bef0eeb64af5d489", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "2b8bd6fda781491cb82ef4bd329e4eb3", "region_id": "RegionOne"}], "type": "compute", "id": "8164c56901c94b4f82eecd335c0adcd0", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "43debc40f8ee4c54b8f701a7b794c054", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "c7f503269175488e81b8d2fa15194282", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "71ccff3cc6de4c1f83dbe75089159c59", "region_id": "RegionOne"}], "type": "image", "id": "f1f28389630e459cb1a2c361953c9a7d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "70a0519f85fb46ae860b57c78d023a6c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f98205a936514b7885fa2225630b6e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0bb11e3577dd4ddfa333b8c1bfee84fb", "region_id": "RegionOne"}], "type": "load-balancer", "id": "f8c66da7fd654b67b70329997ee0ef4e", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4546a8d38dcb4b0e850b2a240ff83a3c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fd6d28e5f317416cb79e2a51f64be477", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1e65f257419b4a618ccbb28f97a38a4e", "region_id": "RegionOne"}], "type": "object-store", "id": "a40176d262034941a9e961a510544350", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ea2506b965b74f9b81164fe4c0d36460", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "957b702ffa2d45f6a950384db8b7833f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "17c635316ab84099ba1546e70adbadd8", "region_id": "RegionOne"}], "type": "clustering", "id": "65ec2723f5d74d8ab1acf5eeb0ff8ae2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b50d3a0015aa4c2fb6676bcfdc4cfe5d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "ce8cf948815444629a35de338da7bdfc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "1f67f1a66b284b8d978a4c0454d8e52d", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "242ba975dc2e422b987947e8271e5813", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de2715701a9d486f9fcb0da156245f0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5c4c615113bc408193b2dd43bb0f3faa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "00b25eb8df614e29bc4c95918e5b62da", "region_id": "RegionOne"}], "type": "cluster", "id": "839224d2f0e0423c9d2640f1a48ace24", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "3442bc8282334563b337b208845d5578", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "5a0a9c1d9bb54f3789533d8df7c287d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "45503cfc7c8f4f0dad387895ca7951ce", "region_id": "RegionOne"}], "type": "data-processing", "id": "148bdfaec54042fe90b19cff8a83a5e1", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "cf67778958464efda6fd01775b00a639", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "54ee7ae5ca0f4673b62b822520a976fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "9ff7d23a2cdb48dfb03763ee6c384f61", "region_id": "RegionOne"}], "type": "baremetal", "id": "85622407939c4f3ba3ecb19a65aea139", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f5f543f17b8e4099a82b259d0979b1df", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "68b0d8d2a45d417b86f97236bcb38dee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c44125973b8542c290bab8245c29a66e", "region_id": "RegionOne"}], "type": "bare-metal", "id": "77fc1fe0cd244ddb9734a146d0fdb30a", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "93037f2fae0c49e0a26507352a2715eb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f50bdfa136d64b4e9587ec0e0f56d14a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "6cca8fb1fb6c4bc6950f252eafe06466", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "69879d9ab92d40be97acd5abd1aefe28", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5d393cc49cb24847b29009f143fd9e11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "51519d57945a4762b34b9500ac58c34d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "730b59e3fba9437596a5a6955076f9a9", "region_id": "RegionOne"}], "type": "key-manager", "id": "00a93098af714ac48f64fac1a82e8362", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "afca1fe8ecc44a00bff4ac68bc3f7f30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "f8ea074b25fa4ccba5a20f6d620bec4f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "ea71d66566d842599052f37fe3183716", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "29569ff72dab4bc5b3254192a2c671f4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bf2a906d55e6427ea3322b94a63d69f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6c3a079aabb64e68b7be3b7f563a2a16", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "191e0268aa264ca9ba340b8589a4b490", "region_id": "RegionOne"}], "type": "infra-optim", "id": "43b40eb8ce5f42ba8691059d055ff6c4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "151ef863c5b74d05a45074585ceec982", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "4475b92b55d84b789bd4cc7921eb5d4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "318a2d865616431baaabf5d77a0aa3e3", "region_id": "RegionOne"}], "type": "message", "id": "f4d352ee54c543f5889ba4c238e9c5b9", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "3e68c67cba1341baaa03777a322142b5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "c845f965cd7c4e40aa66910925125f28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "3ee23e9754e44c9b9b3b388514bd01be", "region_id": "RegionOne"}], "type": "messaging", "id": "e0d87bbc55904fef8078371cee3eb34c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "bb0a546874434e9dbf665b57d75aeda2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "2c87f32cb8b549f9bc62c7a709ce9401", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "ab384efade3a43008c4d16fdd62324ce", "region_id": "RegionOne"}], "type": "application-catalog", "id": "3ea39db22255476fb558480995a97a61", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "87a1d944670040bfbdb301b6e9dd1e71", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f03d6f8a9ab242bf8a3f99c4860056d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "727d52dda0c4414ab427b43b46951efb", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "1c325ea8aa1e4c2f826252b6e908bb3a", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4f6993c9f43b4f65896c8e8042056ed5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "dcafa8745fda43e4947372321b4d7585", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "82327b8457b844e4a561df82daa5ebc9", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "d0a5660c2ad6446c90a1ff73467fd83b", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "57ca11d69f1e4809a4b64f96c305cbc8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6dd866f5a9984e598081e84070284d28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6158793f09e846abaf0b4ad1a861ce12", "region_id": "RegionOne"}], "type": "container-infra", "id": "24ba7c6023f849db963fa54ce4f88cf5", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "41c1e68dd4374e02bb528c2fb1705796", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "63a48096adda4ddfa2adfe0ed659a9e7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f2c5cad8ac484a0098cb3161e2f954b4", "region_id": "RegionOne"}], "type": "search", "id": "573f320c9c39402083f4875eb1b88760", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "b8112b58002a477787711f02d8de8417", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "56a181819ff1464ab50067ff0cc11c96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "9463f098d7954871b2e1cd5e0b5329d4", "region_id": "RegionOne"}], "type": "dns", "id": "ad772af20aad4cccb5143950222ce1db", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3b07ad94013a40ac958f80425c95244c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "12d2b8eec2864c8eb102ad1b972eb0fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d95cb8d503f647efaf9f3742e66c2c63", "region_id": "RegionOne"}], "type": "workflow", "id": "1912d8a43a8d420796897518a5827d19", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "de08ec3f4a244766990a85664ca4461e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "968e4bd71a414825b20a84aacb4c8c60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "d37e8f90e58845fa802702b66e016b12", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4a666ac5d298454d8f59859c4ee62f77", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "5d391f1ce04f442c83e17cb1d3920a60", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "74a147a5447b4e4c966452b6745c8989", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "c2ba939a575b4d2d8d535864feb41810", "region_id": "RegionOne"}], "type": "rating", "id": "4dbde183f92e4aedbedb5dfc8036dafa", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b108e5f6a09a4d6d9662b94327ea977d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "39db3ca3beed404e873fd3e91ac27e34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "b2a5a8b4b9f74f4085efd5353c4fc0fa", "region_id": "RegionOne"}], "type": "operator-policy", "id": "aaeef3b851cc49a2ac1f2cc67e323041", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6413e38573ed434dbc57b23366ed03ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "08777ed68e9f4604819b072af36f4c4c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6b1461e2410945b0b1aed83c2fe8407c", "region_id": "RegionOne"}], "type": "policy", "id": "79b8a04c7964471c8be2b7a8d983076c", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7a9624ec34244250813b8db4733c9055", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "14481234dfa84f80a5e4c559b8293257", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "f5408e64734e4806872614735332b408", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "92e63abcb92c43a5a502ed857d91fd9e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "afd4ecdd3b4b4be6938125e5ebbbee0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "a0e8582c458244a0b3e4a4d81f69bc7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "52ad7c667c4248998e839c35fd403e9d", "region_id": "RegionOne"}], "type": "sharev2", "id": "dea67d40d07449b48487973003cf0975", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "ab6e81d27da0477cbf2ef05b87c31d9a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9f54410660f5453b9f95ade055d64740", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8cce9860ed9e4d30a44f7bb597e15602", "region_id": "RegionOne"}], "type": "share", "id": "89930f716e124177a48ffbc7d20efc8e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "dc2c2a96f4d847708a3ee638513e382b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "b21f8eb76a8645c08156f11181030575", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a8c6359b7ae34410b850d13237ee4398", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "55c1cb79aaa049db83fc343473e45204", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "43d5a88764b34e119939c29a0cb36fed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9a3ccf845480499e81dbf5bc825134ac", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "239e777e86024c2c93b7de7c9285d268", "region_id": "RegionOne"}], "type": "orchestration", "id": "68661d2985ef43878b602508f5dfe7b3", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "caa49ff1ca1c4cf2a01fdbb97ac51425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7bc670f967c2475c8c64a68db0aeba80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31cc12bc56bf4b1a8cf8703cba7a73c7", "region_id": "RegionOne"}], "type": "block-storage", "id": "5370127156304d1b9cfa41530f3e3e3f", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c0e7b332d1441c696c3dfb89ff08430", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "25c9f6f83dad489cac2b0fb8c89a995f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e326130f12fd43a191e400dd8f7272a2", "region_id": "RegionOne"}], "type": "volumev3", "id": "d508ba22b9a84804996db02c5c4d33f5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2f7030e0c65b4dde9551b858b8beafb9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab96326cfa1f47c7825a47e6c826ebd6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "85d7ed95a77d456587ffc7bcb2bfde04", "region_id": "RegionOne"}], "type": "volumev2", "id": "3a39a511167a4c9985a22ca0544227da", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "31849c0446a147968d2e187035a87856", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5a329bcc8f454ed98b24f551dd273b70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "60fbb3a54fac4575a853528fb245e661", "region_id": "RegionOne"}], "type": "volume", "id": "143b64baa73f469f8c78947399da2bc0", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d3cff158d4b4f10b1db928905baf2b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f9adc2ba8645423c95cf1a6723e49a50", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7df36bba230544a788306372a9ca6793", "region_id": "RegionOne"}], "type": "block-store", "id": "2a91f55ac91f4ffb8bb3696e6b10299a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "84359744f21846e680d6d9480101f8ad", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "abd99f6857584fc0bc7f8aa74e099d9e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "725e415c78674ed0ae29fd584de84bbb", "region_id": "RegionOne"}], "type": "alarm", "id": "f928272bbeec452996859052d4828e5e", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d13e0c55b1fe41ac811157eab4bb8c73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "81db518609644b8a8e7e19d27a6279f0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "7cba6f0bd2674a5eb35736b0d2349bf2", "region_id": "RegionOne"}], "type": "alarming", "id": "198cddcfeaea4128bd7b19d40fde4200", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e2ac6e9fa5f14b5c9bfd762f4bad4bd7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f12ae0e58abb469dba4b5d68d7c3d841", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "a6576a7ddff54ddf84d705748d9dd9a5", "region_id": "RegionOne"}], "type": "meter", "id": "63d80081a8a1471d86d2b02aa6f0c53e", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9b66ca21eaa94902a97ed665305a07f2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "d31479969bf443a4be42af8386eeb101", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "19c84b2bbad74f31acb93f1c5d7a70eb", "region_id": "RegionOne"}], "type": "metering", "id": "7ae7f55c966e4a75887ebec1969896fd", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "45fb6ab5f7ba44d6abba43547f46486b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "4a6a33a30eb148429e10b1f764f8efed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "813bce6bc901433ba4d2d36619483bad", "region_id": "RegionOne"}], "type": "telemetry", "id": "baeb51fc58c642cd84ba0752f8d827e4", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "31f93febcfce4c84bf9ebecf650fc893", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "4cc9cddb3abe43ac8c9a04f092a51702", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "6b666a49cc254e31802e6f89f07e44ed", "region_id": "RegionOne"}], "type": "event", "id": "28df57de0ead427ba44e154c412280ff", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a3c0a65613754ed3946139882d7f6a94", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "ba491d892e87429290a7345ebc63ebfd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "57ab154552e341f88255addcff3296cc", "region_id": "RegionOne"}], "type": "events", "id": "9a8dbe04647c42edb11c7f9e91b5f14d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cc8260a18a8542b5a7db6657ace81139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "472804ddfbb84ff98e41c3fcc5a65019", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4eebdd80be2a422a978008c9b210f515", "region_id": "RegionOne"}], "type": "application-deployment", "id": "8aa153ae6d924acfa765339b83c4f359", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "065e4ddd9c8d4cfba6fcc58d7c71d516", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "7f766b0fa2964941a39a0ec3b8db947a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "e58f30167b0342dba1edd80bc04313ba", "region_id": "RegionOne"}], "type": "application_deployment", "id": "3a656929a2a54900b33a98bb6d022c4b", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e7bcce92d2bd488bb2ea0d06cb527768", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "562d40a50af648488af10c07f27f94d8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "9c001a2944814de1b5cd40d98c38d1ae", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "48a48312d2f746629f9980b94faef381", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c5850dd02edf43dbbb8705d4bd6ac9f7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e587bf65a9794291a31152b75fd05c8d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "052ea845fcef4d6c9628bbff5b4e2d7e", "region_id": "RegionOne"}], "type": "tricircle", "id": "5203061c5a4141aba1437d244b0cb1b7", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "f637e64e22854098bf1bf6c13ecb3375", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "7f41d23fc20d4eee85f22c1af67a6069", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "94ddc042f60b42ba9ffe5b7872ea3b9d", "region_id": "RegionOne"}], "type": "database", "id": "21ad131fc4764016ac34bfe503803897", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba35348316ba4ff2b6f317fd0b95f254", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "5ad59ae07acd492cb7e75b2a967ebc4d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "99b3cf65ca17468083ceb37d3ed165f1", "region_id": "RegionOne"}], "type": "application-container", "id": "057a633f4d244a49bcaca579695dc150", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d0fc063167c64d01b7928b85c1fa6b57", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f7d3d0943a6941f29a78c89037e2fd63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48ac4d803bc24ebebbaef5e8148e74c6", "region_id": "RegionOne"}], "type": "container", "id": "834adb2775954dd8a47a3eca032d6145", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e25edfacf41e442c81ba09c6867d3b2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "6b1939b274b54c89878bd6205d67ddf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f1a86a067a6d41339429d8829ff30dcd", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5a4edce195a0422cb07010624e6688c5", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1e05663a4c674e9d90ae8f0b424f02ce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "57aaac9d2c6c42109e44dfc2e54a6c46", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4214e9ee9adf43dcb8029b405e283680", "region_id": "RegionOne"}], "type": "rca", "id": "b7a6dd95a2484ae0aa987692b195d887", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "e270661f2ec74126ba0ed5ba2e302f6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "a8d81a81f15a41249a39838fce358df1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "8ecb77baf5924a569221627e71097209", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "f8de9c947c3d47f2bad0017ba4ee5da8", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "fdbaf27a029443549bc3db3dda13b6a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "7717fd372b1c439f8f209830d1cfd919", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "acdf1a1985bb44c99e2c92128b7af073", "region_id": "RegionOne"}], "type": "network", "id": "cdb0051607184fadb7bb389ab0c87aab", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "b217d9fd4c3b46d7bb2cf84c4809440f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "1fba86bf0cb642f0864bb2c2f7635610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "1ecaffb3b1614462817f1dc740b4d96f", "region_id": "RegionOne"}], "type": "backup", "id": "2e1d48293c874d6680322b06d280b03e", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "089c88f9181e416fadd304f737b78734", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "37679d4b5a0248ee860234cbda927f86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "4fdf47b744c241279daca10aeb516fe7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "223385c0f0a048d887d5efb3707d14c2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e76eb17b5c4643a8895917367f38bf64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "e744947f8fc348b2bc0bb269ed64dd06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fb6ce2d8464847bfa08b6751d212f9d5", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "2854fb58060c491c90032da2dc6ff085", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "04c6001a50f643dd810594dd2f5f1690", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "6c25b4ff64614d2d900164dd58921a1f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "2ca0e237010e4fe0b7cf16e016f2f103", "region_id": "RegionOne"}], "type": "monitoring", "id": "bf5189e12f5249049e4ed8fc2816588c", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1c19eb4f2b9e4cfbb991a0447f5b7ece", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "978359edfe1842308d9547f320bf4102", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "02fffbb727d0415faa0b53fb82b69a8a", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "7747b14ef262433aa07ae6b1ba5a8509", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a8aa9135f8bf43d58c57ee14d10cbb85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "8393b3f09c074bd899a27a5f71953709", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "d386605ad97a4f649a7e67ea9f54ff7d", "region_id": "RegionOne"}], "type": "placement", "id": "a55ed73c5c2e461285f75ccf367bd26a", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "313c002281744fc59fe270023dd3a35a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "2b4ef94b24a34cce8dff4df63d088f9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ada2201ce61a4efda6f24d76101ee0f2", "region_id": "RegionOne"}], "type": "instance-ha", "id": "ec1fdb07b41641a2a9feddadc77d63e8", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "94e29d02fb554aa89fd5252a22834e65", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62f7bc7c443a490f8df30feb40d97087", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "cf826b59102040fd96cdcafb87a8d42d", "region_id": "RegionOne"}], "type": "ha", "id": "fcf6ee3afa1f4472a550df3f2cee7db2", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "08175212bc0e41a689f7dd51019b2e03", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "ee24039f5f4a453583803225ec827967", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b6133e7284994b2d95f72ef12f65f90e", "region_id": "RegionOne"}], "type": "reservation", "id": "e29b48673b304716875598684cba3ec4", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "89d736a780b54e198bd854f6e1a460a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "fd5499aa78e44c72acc035f8d3f66326", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "2187441ac25a41c897eb9cc500091a9a", "region_id": "RegionOne"}], "type": "function-engine", "id": "c257a7d436b54feb8fc8e4df0299370b", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "1ab58463f04749ba932b6cf5864e18cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "9394e3b7ae9b4217a2ec5eaa1692e792", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "9a93d5676a754465917931bf90e0b9bb", "region_id": "RegionOne"}], "type": "accelerator", "id": "baca0a4c32a644dba9ef2c305af717a0", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e7e9b38eb17e49c882fbe209717eee89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c57533cb17ba418a96246f95e6bc6f73", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "14af39b7163d4be38ef5510499e9e31e", "region_id": "RegionOne"}], "type": "admin-logic", "id": "4cf36b6d72a543d986b37c12cb0f40d9", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1ec75cc9b2f948caba085b39f1462693", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4222052962054c5e9b67d16197a00507", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f750e4bc8ea145319e65f75cc16b3b86", "region_id": "RegionOne"}], "type": "registration", "id": "6978bfdc17ff43b69ce198a5cb6a9b27", "name": "adjutant"}], "user": {"domain": {"id": "31ee9143fd834a15ae529d872d1b1791", "name": "f2ccb628b4ea478b91e2f4bc5adebecc"}, "id": "dca67cf4989745eb840e76065619f4be", "name": "b2a5b0a79cb743048c9787204b815645"}, "audit_ids": ["f6fd48c91f8c44b4b75b8e50c9b7a570", null], "issued_at": "2020-04-23T06:26:07.341352"}} {29} openstack.tests.unit.test_hacking.HackingTestCase.test_assert_no_setupclass [0.032786s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(name_id) [0.032113s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.031190s] ... ok {19} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.033003s] ... ok {20} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.033373s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.091053s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,424 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,429 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,433 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,439 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,448 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.389400+00:00", "project": {"domain": {"id": "5eaa9fb87d3e46ea82034d7f5cef851e", "name": "7193aacd26bb48c49eb501e9530c54f6"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "d2ffe35898214b118b9d673f89bd0e67"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "08e7696050594a8c910f9fb41cffe02f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "44888a6aa4be4d2fb40903425558bbe8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "5ca2b5f2653b48d98f3df1b81bdd195c", "region_id": "RegionOne"}], "type": "identity", "id": "d06620d9f44e4863a2e2c1f064164d5f", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5b8a2460732e407ba5720ccf40d48f0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "dbc2246937a34f859d271f941738e1a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "84cfa115261146c99fda4732782cc868", "region_id": "RegionOne"}], "type": "compute", "id": "38222e56b02544649684f5664f0116b7", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "28565ee0e77b422180ddb4ba579a6bfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "2041754eb6284e0aaef9e8ad691f9726", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "1df85df08e75427e9075d58e5a36eae9", "region_id": "RegionOne"}], "type": "image", "id": "306dd02856484014a523b9211a767ccd", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "a476d4e657164e01818ed11ce1b7e25c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "2b08978793f54a659b9590f546212e71", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "091b073152a141ab9033421fee6ebce9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a53d07b281524426a2e3189548f54270", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6c86d68c6dbe4c8785deb40da7b7474f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aa4d4e1118f34dc09759e8286c2145b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8ae7628f9bf8450888d594b916a14661", "region_id": "RegionOne"}], "type": "object-store", "id": "8a34287275c549b483920c35c9182da1", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "585e1f28cbc44f4cb3549f02d9b412bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8b877df8ec1a4f1c89fe2bc0c89fece0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "f3deeb9af1304757a1480416b8a9c36c", "region_id": "RegionOne"}], "type": "clustering", "id": "197330a2bf9c4c888363b242952fbf4a", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "57ec613180f84e6ca2200dfe81ce1a17", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4bcad4c3bf62446fb9c27754ce3b2fe1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "c7e586d0074346b38afd11a629db7ecf", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "b6857067c66548a98dbeeabcfad148c2", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "eebe5015e7044244aa6a9066822eefbf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "4a7721dffbbb41a483756d0cc6eac322", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "81cdbf82fc274ae9a7542716c615424a", "region_id": "RegionOne"}], "type": "cluster", "id": "60b3b74508814ed8a8df4e1c1de4f112", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "c18b4915337348d3b343e909305c2f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "9d71f4c209ce43c88767d31e035f65d2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1224c817238f479ca3a5c3a05fa9fe6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "a3297adb05f94daea9149fd76645b79e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b58999db48574ccaa86a462f1235257b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e46aefb92c214e24a5a8980b19b099e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "ee973271e3b3443da48d87a5653ce35b", "region_id": "RegionOne"}], "type": "baremetal", "id": "2b0d0c76efe04b64ba31a0c3b94f0760", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "2427d340697a4715b3d78c08514a4c2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "7ce15cc5ad6f4ea9a7918bd088e6db08", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "36948af95a184b7e88f4f19ae46eecee", "region_id": "RegionOne"}], "type": "bare-metal", "id": "6484d49f28714fadb4b2febaae2fc240", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "68f1dcd6a9ac4e11a2f867fba06eac8e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0723b430be744e8580a040cfca81045e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "a066d1c3a6e94149a7b1b6241d7798f9", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "b3be7a63deb64fbea21754c0a3ff059b", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "3bdc7c0c2b564d03a971035144754286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "7163803480e04de3a2bb2f47027981d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "4c6512345c4a4384861bf352cfa4f520", "region_id": "RegionOne"}], "type": "key-manager", "id": "c715063c2ccf4158bb1da009d3b7e3f2", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "496fa1856fdc48c0ad214041b02ced4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "7d0d3d4f9c3c469494c6c9a6866b0d80", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "b9dd23126c8046c3a532c8102eaf969b", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "0df6d693c601443cba5be5348042f781", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d2d592bf499740ffb6079f0c7a796727", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d52ea064a2d04aa0a81fa4b1d49c1c89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "7f205312fee14795b2ff1b3e1392de8e", "region_id": "RegionOne"}], "type": "infra-optim", "id": "920acf51864e424db3331ef0df96cf23", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "5972eacbb2684408a4b8c8842f2091a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f6b18ade965e43b595da9af2cc3b3503", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "45b8b35283e5482b95c6313c21a74a87", "region_id": "RegionOne"}], "type": "message", "id": "a8799ed43c3b40aca4c9da056dac4783", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "56df5bf8797346438a83791fca700ae8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "064d452eb9e449788bcd8127c8aaceb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "8ac264e12a56432a93ccde98eda818de", "region_id": "RegionOne"}], "type": "messaging", "id": "9c30755e048044428657606be1665866", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "60e02abd53934808857f6c76f20efcfd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "390b8012bcfc4427b149a9ffd82b556a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "976991a3453a45d0a79b5f44286c1d8c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "4634be106fda42a1925151e23143e7f2", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d054a5826b30481fa67427873af32d9c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc6fad6c5c6c4a3abd023c69563fe0b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a7c3691469e14837b68ac2a8b2b5df31", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "c3c71a121da04a78aa99d03fe6cac50e", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "49b8cceb15b9493d8c223f24bac47fa5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d53e9ba0d7fe4435ba646adff48a0efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "954eb25f70194ca3a8eb406225bfa858", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "2ff2afd9a1b947e18a09446db59a6d62", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "911837690a8d47df854d3331e0664664", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "687978f009814d4fb5d13df920571a7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "45b0dc57292a4f52aecceb1407db297c", "region_id": "RegionOne"}], "type": "container-infra", "id": "ecf497bbf06a4aef9e45a8bdc38cdac3", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "453787a0d32b435cb28db1bf0ddaab5b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "44287bda83744fd2adcb770c02e432e9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "6d11c161ec294ceba5863cbb02e7a5ca", "region_id": "RegionOne"}], "type": "search", "id": "dd90b92bcf98483a8bc42983cd4b6b29", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "a9dd705d532c47bc889f3e3ca3062c97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "1c86f2d132ed452fa309ff2b0c06749a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "50b96d67ba774309ab8b47810242347d", "region_id": "RegionOne"}], "type": "dns", "id": "0673f7a1327a4aa9948374a9cf83aeaa", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "67c034cea3244328bf8dc3c300db63db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "4da0edd2de1b4f968e05257b04e93faf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "341a257d178e41f6b30da01168843dda", "region_id": "RegionOne"}], "type": "workflow", "id": "4f5e11ba3e2b43d2954459210ef82f26", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "75e26a36ffef44d3a4675c2119e30128", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "fa1f669a85404e04b6e43810df62bc47", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "c14e99c931da4083ac7beac3eacaf831", "region_id": "RegionOne"}], "type": "workflowv2", "id": "73126ee381fc41a8b22d0c1629f0b4e8", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "827396c672044347899a17334611195f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "fc85ceaf0f7644a18b749a4be68602f3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "4e99dc582ad2402cbad3fb4019bca68d", "region_id": "RegionOne"}], "type": "rating", "id": "57ade76f240a4ef0b1c2c2562044fb61", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "5ebcb4b9c29b45ecbce6e4451eb2d798", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "17f345ae445e4e05b87e2a19d4b4bfcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "718b6fae44f64d6db5d8a4cc7c3e589f", "region_id": "RegionOne"}], "type": "operator-policy", "id": "c5f478ef5b9447dfbbf10dc882404c79", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b93950c791e7461b82331011cfe3f251", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "50ecf219553042a2b903ae378b556308", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "d848898974d047939dfbdb2dedb5c4df", "region_id": "RegionOne"}], "type": "policy", "id": "a7fb35d9cd294f14a8ff9cb84305a5cc", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f1cac9e35cb74320a1561132e945d5f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "78d15517af4b431f969af37310004a28", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e6cf8d728aa947b981344d3d05251ea8", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "e6d32013972b4611872bfb67838b4ea8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2e002aa6a63c463381cbdb707c1c5f74", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4add11641d1b48db9ba633adc2b2ef2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "12fcd0c6510042b18092a9791d85d6fb", "region_id": "RegionOne"}], "type": "sharev2", "id": "a366a03d52114e928cfdeaa1d31b774e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9bbff593a1d846eab504739f3555d0d8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "49ff87a770554ac5af846a19bb34751d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "3f031df6148f4a669dc3b9e578da14b3", "region_id": "RegionOne"}], "type": "share", "id": "017d6954310e4d1d8d2586a014a026e8", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "9aecd308123141ec82f8c498ab0aa354", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "f54e0865a7a14b8180eef7dcc631c92c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "42c1dada718c4496959bae1ca6367d7f", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "59ccba7babdf4c1fad13b027833f6c29", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "376cb74eef874da180f22350c93abd0a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "700ce7900b9d45d0859f07f0458ce131", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1fe791a9dc704da49edad9bf79e708e5", "region_id": "RegionOne"}], "type": "orchestration", "id": "c2799f05725c4404b1228ee5be42e21b", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e945966d72a464d9924559864d67a45", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "53068e99ad3841cda5d6e4a2a7366ef6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "32ae3a03a2704c0184a06479114fd6ec", "region_id": "RegionOne"}], "type": "block-storage", "id": "d06c06b44b4c4ff988e1e8e5e99958ce", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cc5430334e544d6b9b3f42519bb18bc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e027af39a98b4226aa74373b6576ff65", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ff64fa82dd2a470eba312b137305cbb1", "region_id": "RegionOne"}], "type": "volumev3", "id": "163cc4109bf64541861094b60027f770", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5417cdc7c9d74f29805daeef4bd7aee9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1a1ecd950c242f4bac93f403e9efdde", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "707c6babe2434fc888ff8e1f816b36b7", "region_id": "RegionOne"}], "type": "volumev2", "id": "62ff8c7f226941fbbb9fb4d9f0eff34d", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b0439dfecc1a4e28b352827493081aab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ad1a2f113a7b4b54a6b9d9ca4494b18e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9073d1d65e994cc3b57414c47ec3ad2d", "region_id": "RegionOne"}], "type": "volume", "id": "13b0d4427348472989c48ce2b6d82691", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d9eec519695d4ff29d0effa2924a2c6d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bd46674682064dd9b3b25a7ce712f09c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8a240f5f3df94ebd96c914cf1b14f746", "region_id": "RegionOne"}], "type": "block-store", "id": "841c51ee05f849c7a6fef1196130cef9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "9dd9e4355f544a5fb773d98ac5896883", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "a6f2cb4426e64577a4f41485e8e2bbc5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f0c72c800f2d48fab3ee7c238427e9de", "region_id": "RegionOne"}], "type": "alarm", "id": "e00e8acca84a457d8c0ccc600ef8d0c5", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "69ec9214f43146edabddcda0b0126363", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1ab14d02eb4942bda0541990c8c7cb53", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "c205d25771224c5891092f984887b63b", "region_id": "RegionOne"}], "type": "alarming", "id": "53fe7029b9a84df4802da31e9bf672b0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "76204734fc58476a824aca4a8cf22f7a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "499f0839c7c94aafbb237c65db719e51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7a2fc957f7b34c33ab168876500f0889", "region_id": "RegionOne"}], "type": "meter", "id": "3abd9044031d4b36929d6ebf50792dc5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3bbba6f6dc324281bbbad5de2298436f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "32be29526c394d42b387aaf91f36b9a0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "7778d6e22c6f40b79c2f89a6586257bd", "region_id": "RegionOne"}], "type": "metering", "id": "3d8d7fd395d2445dbf2018773e8058cc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "6302cc20e26c4a7485f911f4930ab809", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a6db7eda3fe744218008ae287382e4dc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c7b459a40d124052875f08829ad8a783", "region_id": "RegionOne"}], "type": "telemetry", "id": "81bd226837604eb69240404d768d813f", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "135c186760044fc180568e2242642a87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "de12465bc0da4110928995442eb9ccd1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "fa174b2f00a94cc8925b539a1f87fc01", "region_id": "RegionOne"}], "type": "event", "id": "db0fbb711cc64d1e9045187f9326e075", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a9709628b4be4b24a0e2a077cbe1c648", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "3972df995f344db0a988fbcb4d62ca23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9581baf8d10643979398322787518d67", "region_id": "RegionOne"}], "type": "events", "id": "2d0ed4adc710464fa53caca085048bd0", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "36f588a0e2f447fea52e83bdb54fa5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e9423778236640809708f6fd359a1a2a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "42b748aec98e485fba6aa63e5ae4f477", "region_id": "RegionOne"}], "type": "application-deployment", "id": "32a7fbbc8637486fae584e5d72cdde65", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "26bd30be92264b34867f86206944c645", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "9d0aeb975fd04314809fbd2a2e728ff0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "8fcc7016895b40adafc5ce1eab1397d4", "region_id": "RegionOne"}], "type": "application_deployment", "id": "c1746481b56e4fcd949b4e2b6fd661b3", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "117df05f63c14918bc688ac9674d6215", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "ba3443766e2c4237ad7450844ffda449", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4da9e7a32be24be587b4388721e182e3", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "324f5f54ac8344acb4fb8e5b4e9e0e52", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "e6d5edd4424e4db6af9000e58d1a164a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "8968091f612a418bb56659f3eda38df4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "c820e90a74bb41d980a346d6738cc3f6", "region_id": "RegionOne"}], "type": "tricircle", "id": "11f862326e334c7a9173a1010770a168", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "9c8e770fe8e247ceb25608be082019f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "c1bb13c7853440138e1788fdbf3a960a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "653129f8ab7b41efb5b16c16db84c53f", "region_id": "RegionOne"}], "type": "database", "id": "7d2269b24bdd427b8fe4ae6153e55f8d", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "d780e6a25ab44911ab90cfe46e8387f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "6db4967011184cc3ae6f77d69832c66f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "74fff430375c4a4897be65a1f0eae3b3", "region_id": "RegionOne"}], "type": "application-container", "id": "6ab69da8b55a4d53b507a38256adc02c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "21fb965f5dfa4646992219f8ca3743b9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "31ceef094050436b85bd2ba18962bf6c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "47cbc80242784bbe9f993bed81c46e38", "region_id": "RegionOne"}], "type": "container", "id": "a1c1ef8cd8be407392fccab09784c0d6", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "1a88f64162f9403fb22bccd3b7250f85", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e6c13cf8cf624a27b34de8216152ae66", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "4ce6c564f94e46cc862dfe043943e6cb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "4ec79687955d4c65b064eb0855a1c936", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ee191bab69ed4dd58a949329ad3a871c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "45b9e32adb9b462a913f36ad8cf41d41", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "774edc284b074ad38d8b7522e53b0fc7", "region_id": "RegionOne"}], "type": "rca", "id": "39af396b0ff048d1b1d187fe6eed7b3b", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "89b4e46bb35045938a2b84ef1d194159", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "334da52890324730b75964bc3321b787", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "72da651180e449dca9fa565de726b204", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "b752cfaa47654c088d080a29fe36674b", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4b3b37aa53f74e21a547f94c8cd942da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb9e8e9038ba410c9f5e00fb9d50186e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "a256945e1cb148a4887717b677524127", "region_id": "RegionOne"}], "type": "network", "id": "1bf80ee80a204a4db85bb07ff8b3ead9", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "5fdce0f574ca43009592eed2c9104c24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "03d667b2694340e18106047e33b9dfbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "fa49356b481e4e76ad10e872d9e27433", "region_id": "RegionOne"}], "type": "backup", "id": "359165063c7d4778ad3cb8d2def69628", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8255e632ace94c46a722dc14b71fccb4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "2ca66617518949a398fb4a4b6e50e337", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "fbf7febac68a465ca315c0618bdf2d40", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "5e3f50a85ea24625a1febcfcebf14ce6", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "5d63add07a90458ab62a8fc05b68be97", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7fbbdc43217e48b9b8f442d93bb8ff57", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "ace41a25de114f1597d84ae35dae9983", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "d19877845f2c4c1bac74624436757f48", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "53d51a7c377b400a9364fd07438e9c87", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4f1715ef598044409b9eacb455746f06", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "51a9477cc72f46728b925ebd5e3259e3", "region_id": "RegionOne"}], "type": "monitoring", "id": "b37a4f12cba24639bb5e2b82ac89b51a", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "574608d9e48147e0a40fda88b8174225", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "b2fa1371f2524a4c8c83f103bd4c5ba8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "8a08727f31894e6f8612fc1270564754", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "f45dffc9b7f04f74b19c28d49829ea1b", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "bddefc30a0e5438fab0a240bb8c282a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f1743e2c9ed3429694ccc762ae83d636", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "9eab351d40e64ab79fa776769d89871f", "region_id": "RegionOne"}], "type": "placement", "id": "354b04b95d644c088a5e000e79d578a9", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5c81b0664f6d404393cb89216f10d294", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "82a78875a0c7441eb4d7a15caf6146ae", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "e92e750e69c84466a8bf4e7a28d3675b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "78a89d20275e4acbaec13d0abc92a6fe", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "8cc29c820a0e411e826c0dc4b6ceb4fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "6026b2c971c34a79ba42e2756bd69686", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "883bc16becbd44379c7e1ebd5ddebdef", "region_id": "RegionOne"}], "type": "ha", "id": "39938ad9f87f4eac82fce400de2691a4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "d90fccb028a443b99f366c363d3c6ed0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "2ff5afb11b05471b81157bb2ebef57fb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "e31b88c946784640aba09553d17079f7", "region_id": "RegionOne"}], "type": "reservation", "id": "cecc4c1de5434dc8bace36197283de9f", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4aa991c33c9544f1baa1d19e1c5ad766", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "906254b0b31243e8ab6932df16181001", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "85dd4437c7054bcab24f81e3fba018e2", "region_id": "RegionOne"}], "type": "function-engine", "id": "8335cc5b52834c18ac8e315b024f4794", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "8a46b60023af47f890cfefff3642e120", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "2859573e667a400f9d350a98868fa756", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "bf8643108f9e4f42943322e920cee043", "region_id": "RegionOne"}], "type": "accelerator", "id": "e0bef1c3ac8a460898af7038d334bfda", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "5fe0578e4e3f4f29b9fbc1978c822592", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "2c0c8e582264415593b2f09890d785d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "85358624756a474e88dd9c6088c24c2a", "region_id": "RegionOne"}], "type": "admin-logic", "id": "d3880ce2256a450ea05936b67c7bc639", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c9b5a1711f0c4267893911c5492bc1f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "af84eb28a18b4e48ac81c5390d2f1bc7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "e7aa233d17344b3aaee620a9ffe6a165", "region_id": "RegionOne"}], "type": "registration", "id": "ba531406252c4c388db096f25cc611b6", "name": "adjutant"}], "user": {"domain": {"id": "811b157b116445d6bcd06e14e098614f", "name": "30f45060428e4e438447a3db7b991bfe"}, "id": "972899dc7efa49fda1f74c93f28d0c90", "name": "0a2bcb8655b84569a20f0e1bd567f31f"}, "audit_ids": ["8905ad44ed1c4c0083f4599cfb5a2e5b", null], "issued_at": "2020-04-23T06:26:07.389400"}} {29} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.034011s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(name_id) [0.032207s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(name_id) [0.033790s] ... ok {13} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.107716s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,426 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,432 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,437 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,442 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,452 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.392532+00:00", "project": {"domain": {"id": "ac65f7cf2d6349dfbbdc32ca6136811e", "name": "1783f414ea13463f8cd98a2bc46ee37e"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "9f9b3b745b6f422a8a603f74d0762b63"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "7c1a0d68e4e647b08383aa35ecf370dd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "4c82fc41164740d7af84ff6a3b781fa2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "dde927fcc7bf43de8e4397da08939889", "region_id": "RegionOne"}], "type": "identity", "id": "1fc004c08bf44babaa8981fe85735a55", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "b95309a128a5418e85cff4f91ad4fded", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3ad17f39b45a4d6c992128d35c51969f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "1bd48b6c7a7f4b6fa9d1d58d54e2eb37", "region_id": "RegionOne"}], "type": "compute", "id": "e6e1ed68438b4635b1f1c94219b57ebe", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "5ba1afbbe70d4629ad1facbb9168ff61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f883e9dc673343aa8c50eef6567d7423", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "d559a72cbcb949f6aa4b03981a0578d3", "region_id": "RegionOne"}], "type": "image", "id": "67be8326f9d14e2e9158e49b19baf846", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "762f3fa81b1a4c45aaf8935858fbb353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "4451707f9a6543a8a6aec9bfecdf12b3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "a0f412f3a4f640c89dfce51794084ac9", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a053495e6d6541d1b7238329ecc128aa", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ef6fa3a9ff314099b7b75a2d67b98974", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ba793df2fa314f6091274849871b36e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "823e45aa59124ade984687f04d8f27b5", "region_id": "RegionOne"}], "type": "object-store", "id": "100b852d6bf64b959010fd8c9d2a4789", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "25ff667348f14e99a515b4d2748abfc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1eb762d8db8b419eb6eecc2cd4bfbe6e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "84b22921206b4880a3fa663cddcaa082", "region_id": "RegionOne"}], "type": "clustering", "id": "acd04234fa5742e3a75496125a9f1bb5", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "383f5ac0194449b4a91ed67df0560895", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7f8b57016138417b97ebe3232a7aabdd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4a644a02e41e43fdb87bc98b8b22da18", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "749e8f2919074dd794b428d826958c08", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "c47c84b332474715b85fd4e5a7c698e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "10417fd63589405fa17132858cd2412c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "e11b9e0b5eb14896bbd19fe36539fdc7", "region_id": "RegionOne"}], "type": "cluster", "id": "fbe6b1659f254516beaa3591c38795e1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "236d139b4124458184cc4caba6e13112", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "e5f4a577058e4f54827775010531ac3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "0a94afe1ae9948849a9bbb44046b2fa1", "region_id": "RegionOne"}], "type": "data-processing", "id": "e3f9e76e99cb4183b2da9ed50055476a", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0a357a8a448f445b9f9e299b6a8ae5c6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "ef510245fba44c6dba03bd03fe33fe21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1eeaffaf47ce4713afe683be8432d399", "region_id": "RegionOne"}], "type": "baremetal", "id": "eff7e5f81be2410ba7a9f90674617ad4", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "26082aee9cc4430ba27466cb7b82c44b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "1ae458dc354d43fdabaf8b2c237767a1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1843c64968d64c8abb23a3cf548e7435", "region_id": "RegionOne"}], "type": "bare-metal", "id": "db512279b249425f9c6e2b154ab44c11", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "60a64f068666476fb242eb0351ee7738", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7fe5c143362b4a048adebf0c66330da3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "d3aac50cd2ab489d97354c139d895383", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "f3f1f8c783984252b08a1d8965c55453", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "9effe7ead3ea4f50b240216b4c393e54", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "e2719174c5144b7cb67e209348b5eebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "6e698ab1faef45e9b64dd606d717c399", "region_id": "RegionOne"}], "type": "key-manager", "id": "c6e0d4146bd8433d982c7a237878793e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "ba94e59c70c443a2bc39a56b05e61389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "6b307a79ec154b82862f9b91fb897211", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1896036292034845be6de10257e9ec17", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "5a1f0fca445145faa8ed5b8010d2a920", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "bbce478e344d42c0b0b987f143fcc8c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "698fb4dbd65744629191c166b6fe21cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "9f82629a55134298a0cec28a8444992f", "region_id": "RegionOne"}], "type": "infra-optim", "id": "4ff3975dfcac4b8d98149820563fdfda", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "ababc5317a9042e4b31899e03c77d606", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "05fba03562ea4982b0ca33a231c70805", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "bdc9935d1c864349b90783fa19b133a7", "region_id": "RegionOne"}], "type": "message", "id": "255d75e68bbb4a3fb1ea3bb23be408c7", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "c6839d8e3d19427489f121e8cc5e2925", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "1f8ed7a8613546a39c3b20a85d6c817e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "049877abf94746d5b856cd15ffe3d9a2", "region_id": "RegionOne"}], "type": "messaging", "id": "1c1be91c4ed54448bfdc60331218f33c", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e19d1313596347b6a77884c1f1d7a89f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "c9d1610678804948aa6573041287db89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "a0859967d73d4b77bf5f1129b9da16a2", "region_id": "RegionOne"}], "type": "application-catalog", "id": "a780cc5ddc1943a881df8597f8aa91e0", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c9e8ef551c3648dfaf78309b6eab051d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4a9fba4179ff43e7a94879993f3ee7c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6347efb212f04337af09da524f0ce427", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "2e7f35c599f440319cc796db6421cd72", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a5832e385fd743b1b6cb8fccc33f001b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d65bdc32747b475c938f818418c9ecaf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2eee0e1c5a434f5a9ed66342dafcddbd", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "dd2e2d7be9b544259b99423ddd0abae7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ca9dc40ab3b945ac8f916634e7b47c61", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c12a9358a70e49c2b0827ea3fe18202f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "4c2ceb05f8c04b0fa95f57cfff401132", "region_id": "RegionOne"}], "type": "container-infra", "id": "cd769ed6daae4f8ca7c41d4c2a5f73bb", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "3bc42872caba4a318a228c920839066c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e25bbe2056524a3d89cbf33989b09bed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f45d9a2d611a4af7b8997b6bac6d984b", "region_id": "RegionOne"}], "type": "search", "id": "683508044da14832afe813f206981b33", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "60c44ba6c4eb4346b52f82698fb82aec", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "464ed4f1ca5642c4a3283c4efc891e2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "1a8c9c65fcb441cf9f438de5eb3f542b", "region_id": "RegionOne"}], "type": "dns", "id": "7794885bbe03402e89774aa39cd99020", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "29f3b85cf22b40fda47ba76411d33139", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "7a04325f044843aaa34929bbacf147d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "993d699ff5844066ae3161533a4b2705", "region_id": "RegionOne"}], "type": "workflow", "id": "3505cb1087964357aa8e850e6aee06e4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "539b9b7676964bc7a94ec0237eda6d4f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "51da884b1ab1433f8606c61f1f7a8f92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "4b703064f26945929de05bb0043ac043", "region_id": "RegionOne"}], "type": "workflowv2", "id": "19fd74cacae8411a9bdd073c27f38098", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "63036a5a2c9445e38cab625c988e446e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "de7e58d90a2e475eae9aa54c1f6efe8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "831db8806a354cf79111b33c3c134634", "region_id": "RegionOne"}], "type": "rating", "id": "563707def2fd41dd801cc92f69b17a20", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6fe0484ab0bf4b5fa1d20c4655faaabe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "1c986bd38b51487b9c4b51fe19dafc21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6573d04219794e30a2f82cd5927a824a", "region_id": "RegionOne"}], "type": "operator-policy", "id": "f4f6c971baa542b19425e0c2dfbed149", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "cfa71496313149bbbda4fcb56c075812", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "d2ba6ff9080d400093e092ddacd26a3b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "1b44a3a20ec349c7862ca87f2325eb2c", "region_id": "RegionOne"}], "type": "policy", "id": "2c6bc8552b42489eb5ddc29a04799573", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bbce7cc60c2f46db84b766a8bf5609bf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "0a0575a0e6624838ae9e2a43eef1db89", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8a2d6c1c89ec40169d6eace4b3892a59", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "c262d4dcef58445ab64912cb5d2642b2", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "293bbc0aa56a4074bf0fbbbb456028d7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "5a803e230b364445b2d3cab0c2c392a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "74250953424345d89540d1ccc929a963", "region_id": "RegionOne"}], "type": "sharev2", "id": "22e10bf996a64a0d8d4bd98b50e50356", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "70f9ba8da4064344ab9aa7eae430f305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8f5decf47d204654bd8c539bf7fa7329", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "df0f0da3e2c140568952b3fd0117afad", "region_id": "RegionOne"}], "type": "share", "id": "23c56e41a8b24de898b46b01f00b2ea9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "045932408317421182e7c99b64778833", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "fda21d482ef6431fb4b7c0685a29d2ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "c86f1e4240c0465484f6680fd4c70e92", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "bb214cd8a2694e2aa5a89deb4723439e", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ab7ae7f1412a46bb99ba94481aac294a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bb49dde17c7407193c908680704ed51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ce45f2d69a0c43bb9751ff2d36c395cc", "region_id": "RegionOne"}], "type": "orchestration", "id": "57baee30468d44f0ac81720ef7f83f55", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "418821c4c7ac4d36a1e7c2787cea7138", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6ab00eb4680a4a0a90358ca778495395", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3c159cd5d5bc4454b141f2c3ecfa3736", "region_id": "RegionOne"}], "type": "block-storage", "id": "bac5b5aa729b4f9d85c70a081fa88790", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "84aa5a2b5c474e09ba26e5bdb0f7dc73", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7db4aad02d2f499b994b8fae657cf2d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f6b75dcb386448dab86e04a9e80b973", "region_id": "RegionOne"}], "type": "volumev3", "id": "8ade8420234f46e2bd2052a6f93976c5", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6fa4e715ea3c401d809f18fc1b397f0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c926c10b719040c2898b3f035a795e83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "912d12b865b941e08342d5baac1cafae", "region_id": "RegionOne"}], "type": "volumev2", "id": "b3a8c6dbd58e48d389287fab5d35839a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "4c396762702b473c882e335f58e68502", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "94115aac34934745bf36a47f106015c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "56679b5f509c40508fbbe6cbe5709eeb", "region_id": "RegionOne"}], "type": "volume", "id": "dd4bd752062d472783844105ad68520e", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3ceae90f03a746818a367d9b9342b911", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3f359ac956df4be5bbf81ecf1ece04a9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ece52e9076a4b50866dacc7795885b4", "region_id": "RegionOne"}], "type": "block-store", "id": "7bf36db662f14970a00e107f7c984fee", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "b9307dea1bf5444485fcde027b87eb8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "8fb601fe80304cc58640d7576ece4f9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "bac79eee47fc4644b5b0b2b02e66a47f", "region_id": "RegionOne"}], "type": "alarm", "id": "0b5cff19eb6d479db0e1f66c55e163d7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "d40aa4597c04423d815b5794925102f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6b688b9b180548d7a46307acc92ac5d4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "a216a399d6454933899085ea7a21b4bc", "region_id": "RegionOne"}], "type": "alarming", "id": "833c6a0f73404bf6b09ee7405454bb16", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "51b4ac0d1304434c933e905f49df0406", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "b40714e6b36348d7afea6a2a90a0878e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "bab446e3141e4739b8440382cd2cdbc1", "region_id": "RegionOne"}], "type": "meter", "id": "9d187ffcbbb14610bc0111838b0635e2", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "d23ee4fa94ba46268f2234c802de7161", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "13d478aa4f3546c6b3050e35676f6334", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "6cb9e3ba550240388102301838c29ebb", "region_id": "RegionOne"}], "type": "metering", "id": "cf8345cfc63848cf81d2bed952325c0c", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "e43f36b4a5fe4e74bec083d08cf3a4d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "dc307f012b6d4823992810de41e9ffe6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "d6ef00f2b8bd4cedb032b7e38e06a8d0", "region_id": "RegionOne"}], "type": "telemetry", "id": "a9e2b208e4714dcd9895767f336fe5fc", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "f48caa1655c643b5a3ea6a16a39dd674", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "e4eb7081f09c45b59e5b69e7762bcf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "bb356103fb2d4d9894bc47587fa42880", "region_id": "RegionOne"}], "type": "event", "id": "d32db83d3ccc4a9899d548d3f0ae16e9", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "7027993a7c144ca38c324dff3c154e95", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "05e3e8632ad248219bbef3d81d809a74", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "8fa4f6ddf3d84db08a0a2bbc030789c6", "region_id": "RegionOne"}], "type": "events", "id": "437f8d6f3bf343c09ebff6d48a2ef84d", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "63bb28fbf9d0471e95f34710b8112286", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "896d664551a04c1d92d0815d0e0d1ebf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4f64dc54925346d3866faa5b04f4b33b", "region_id": "RegionOne"}], "type": "application-deployment", "id": "4059bb9a18ea4029af2f4c40d3642231", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "91882226241a461cbb00b0ff8c54d1a9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "c35f99f1b9bc440e858d9cb80525a9fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f8fa51fe20ee461799c9ea291a24ddfd", "region_id": "RegionOne"}], "type": "application_deployment", "id": "ebe5ea7c60344fbf9ff0112ef396cf75", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "eff0fd6f4a73462497564e70682e88f8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1885d62ffdfd40aa8fd3410ebc0792d5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4de0596a89f7486d8ea4b5a69e877b25", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "181725a9728c429c971f3fcf8cdc4964", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b61fc08d873145b2816e993f1bc3f353", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c1565a0272e7427c88f235e0ee482d7a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb31a6cfc3c64aa0912544aea799a0e5", "region_id": "RegionOne"}], "type": "tricircle", "id": "586e7521a7d9432e98d61b34be0e111c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "ba503a8ac6ad407b87bda9ff02378c19", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "2fd18bf950104fd69c5a7b6ea6f47dcb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "78976c46cfbb4404a81a9a7293ff8c10", "region_id": "RegionOne"}], "type": "database", "id": "0c4f3b92938446adaa85948d41278867", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "dafc909cdeaa4666b522fa7f0d96e538", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "1c6eea807fe844fa969628fdfbf0ed86", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "48e169da84a74c5aae590dd980553b01", "region_id": "RegionOne"}], "type": "application-container", "id": "25abb2eefb724b4b8b270ce5d47c57a3", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "c7494aaaef164a1998249767814cf06d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "40e68c9939374b2cae5af14cf6706a78", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "7a9c0745c4ef4a91b873d163339262f9", "region_id": "RegionOne"}], "type": "container", "id": "b461d848758649c3b41ce3b18fba3c18", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "9ba229632f9c4665b408cceed9cfde24", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "c93d755ba7254e96b974a7580dd5e5ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "dba3666b50c24e7c94638671dfc97ccb", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "5d5774bd8bee46d6a3d602326be04ffb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "666c5f3be13943799524723314a4ce0b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5f21e685a47a4734bf1b079aa07a2add", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "84b740e1023d4a2fb55d1b61c85e9938", "region_id": "RegionOne"}], "type": "rca", "id": "dcb20084dc99420d9eb18bbd2f3798e0", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "299ae2f0afa0477e9952dddc1f3c5946", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f2169446862042b3bd743bde61f8fc63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "c373ac251dda455281fb13ea05962da8", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "e05f0fd48b434f0188d98089a43e3f03", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "727ed87d54d54663b3c27e5c4d5e5a86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "06b713f685ef49eab8552abfa03b602b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "abe5305213a645cc9347fb532c2ba138", "region_id": "RegionOne"}], "type": "network", "id": "d5ddddd14e834af9879105f59f3af1ad", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "d657bdb2be124a378f42ad7099550ebc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "2f79938a094846618a5a814eed0ea363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "de21628026b04ac7914182ef849f6fc1", "region_id": "RegionOne"}], "type": "backup", "id": "c6c9b087076b483291a871d8251d5e3a", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c56d9d02446b446ca254f4a666b32efc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8c34103fdf07489d8df5e78aaf4e2172", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "a019cbd4d5ae440583c98ebe5f89af38", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "4c727daf25aa4db5b5e009ffcb707ef2", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b3ecae402b1c4eb5a2e14acd9f9209b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "89000e61c6d14681a132c140bf9c4cb3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "1a3df2b7821c456fad3c80e03d173b01", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "82174a56d38b495ab185fa79842ea2d3", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5f7f68b482864c41b532f60e7ce16811", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "05c57972c84e4ac1b15656bbf2d2cce3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "e524b958429f4785ace667aa0004dc5f", "region_id": "RegionOne"}], "type": "monitoring", "id": "7b42d4a38492421da717f65829eac094", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1cadbda7c89544988ff9c1c3f26f2259", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "f48921f368104989b1b718fcdd15b987", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "25cebbab806b4386b20160a98d629833", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "eb16f4419f42497d93b72c2f84b731ac", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "b153954da9cf47bcb025bf6933e0198a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "ea7616a96d4c40199b3f2fa61d85d0fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "10a9dfef91b04a5190b4c30c7d8640a8", "region_id": "RegionOne"}], "type": "placement", "id": "83c44812fe5c429d929e16cc05d6c58c", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "583da83fdc654172a5283b06f0d794ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "a55d0fc2f8e44ecfa2dd1e9c2396ca7e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "dc76890acc3c4ee69b7a68fef4d004fb", "region_id": "RegionOne"}], "type": "instance-ha", "id": "c4bce36ecb454f7681b11e75d17067f4", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "4f3e1758482b4298b551f90a5708ecb8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "90820a33e22c489a8c129408cdfff8e0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "97ca5d2e6a114aad8babba1eab27a7dd", "region_id": "RegionOne"}], "type": "ha", "id": "28af5f0966e0437aa615c6a20a75f460", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "6462973e7a254d14bbb0bfa16f64f0f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "30f605751bd441d3acf038c1cfc207cb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "b52b2de9802b4f7aa9118792934d7477", "region_id": "RegionOne"}], "type": "reservation", "id": "490b53ed6669491f9abc11083390608e", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "48ee23763bbc4f979b985c20e449fbbc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "4ec97f2916e14ef9b0c73e01ffd2d5ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "7fa13f86179a4a47a991455fd512d82a", "region_id": "RegionOne"}], "type": "function-engine", "id": "aaa68aab09a4404c8699a840bddcbc8c", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "00cc005ed8d94ea5804cbb60d39bb7f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "98caa55f5eda41b6aa9822c506405247", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "2a8d4bab7dcb47009a48b693b8774629", "region_id": "RegionOne"}], "type": "accelerator", "id": "e7e6fe75d4014471a2020647ddbc6739", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "176eb29d12cb4a778d9cd8495e3f03a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "452f4178f3c14ba9ae3d255460d59d4a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "7bc7e04373cf4b51a3ae3ae5e005dcf0", "region_id": "RegionOne"}], "type": "admin-logic", "id": "6fe9c8317f174c84952ef367f73ee8d7", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "1d8fa7e2228a42aaad92bfd80242d47e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "de337707bae2409e892e242a8d1479ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "98ddd77a60c04f1eb60edd706ae08305", "region_id": "RegionOne"}], "type": "registration", "id": "6eb2023d2fb04dd0a4a33a7f1e4f4a37", "name": "adjutant"}], "user": {"domain": {"id": "4dc3066154864cf49097aaeee4462b97", "name": "d7e831e769564f9490d9d5ddc3961bd7"}, "id": "04a372459e924b6c8500ae8f28ac43fe", "name": "9590ece36f094c2e9bd3a5823071c058"}, "audit_ids": ["ce87dd5b2a5f415388ed6c016b75173b", null], "issued_at": "2020-04-23T06:26:07.392532"}} {20} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.032644s] ... ok {29} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.033738s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(name_id) [0.032832s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.096989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,463 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,470 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,474 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,480 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,490 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.428447+00:00", "project": {"domain": {"id": "f81d5b558f6b49b484e0f3d39f991afa", "name": "5ff6a1998c4d4aac92f2bc69be03e8a0"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "7791b3c00fee4cb894863bee63ee256d"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "a80991dd14e04177a76f5528f72971e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "ed35cc45c5434f1685bf33eefae08023", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "3f83eda9c33c45f9825b2be971cd2fef", "region_id": "RegionOne"}], "type": "identity", "id": "20ff1b2d2b9247b58df8b800fce408e5", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "2c392476e1ce4df4b1c75b155a6ac0cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d61254314dc844658130660eb86c40f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "aa0514a6650743038d15863e8852ccfb", "region_id": "RegionOne"}], "type": "compute", "id": "acb8b5797d7743d2b00366183cb1c10d", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "e8dc76969a4e46598b497a3187c4ca33", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "f0bd5435064c4d03ab1a7d44bc795830", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "6be8c1e21f8a43e8b7461c44a0a563bf", "region_id": "RegionOne"}], "type": "image", "id": "c7f4a36c0a7648f8a00b803b8f657ee4", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "f63c344ef2e24aabb8e26b33a5097f86", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "02864dc42ba34a2c882e6f0f3556d0e8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "8114a24bf6714f5eaeb91a0c798ff308", "region_id": "RegionOne"}], "type": "load-balancer", "id": "d64563f0794943c0ab129bec1fe8616c", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b94c2111dd4f410ea5c7144143e7915a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78e45cbe75064730b7dd33fa0fceb704", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0f2002591bc24aa6a1e709e3a24c94b2", "region_id": "RegionOne"}], "type": "object-store", "id": "594b9e222d73478daa982bd9628f4857", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "0a2b1925bf884985a9032c6f7ab4a5b7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "7fb5ee98d8ef43158dda02d5d0381d34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "4c777f4cde74426cace041d5ddbb6ac8", "region_id": "RegionOne"}], "type": "clustering", "id": "2200663ba16543c88307ac916df38ee1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "fc4a2b2e6d4d4c5dacbf461a5d9dd9f6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b630b18c4cc14ac88ea1aa6a552d4e0e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ea0e21f65c1a44aba0a902636fa45a93", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "a1399bf7fe584acb8484bc52535a69ec", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "1d61b6e9e4c84b0b8380b805a71b33d6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a4f34245f2c641a1b30eb1fcc1dfd184", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "085c4b904deb4ef5b2c5d0d350a03718", "region_id": "RegionOne"}], "type": "cluster", "id": "2967ada1567b46f584face100df51a24", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "2dbfcc6f78004e95a6b885b37ea3f32d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "a38abea6236e4ea38057140fca9115f6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "66d97eb2d43d48688e51ec211ddd5a6c", "region_id": "RegionOne"}], "type": "data-processing", "id": "92eafdf59aea4a55a1998623364b407b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "76a3a106918a4651983209d37ec8b6ae", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "f13d1474c3c6414e932c1aa44c756bb5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "7fca86f0a4ca42a3ba70743ecb9b25c8", "region_id": "RegionOne"}], "type": "baremetal", "id": "2dc313e014b24cc3b23ec49fdc69fd56", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e60593a15f7c4784a68eeab08d165127", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "72245aed44c943cbb536f29fe011d659", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "fdc3d7f072004c12bfe2478b1b8527d6", "region_id": "RegionOne"}], "type": "bare-metal", "id": "77562da957f94f18952f938b2b0fa863", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "0434b1c2545f4939850d6c27845dc16b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "03bb6accd44c49358aa405cdde7cec82", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "59f0dfac9c80487981efc09a348674ec", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "033695ec2f514239b33abe261dd4e251", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1ab9cfd44ce44fb694800ede2ad7e2a1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "5c4fc3cb87494ab5aad8948deec8b734", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5034cb75c67640f290380b07b9a9de29", "region_id": "RegionOne"}], "type": "key-manager", "id": "16380c08a0b642ada9876eafba4d049d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "e3d6d63de3a548f393453ab3a2aba3e5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "78f8094d25eb4083bf196733baef5e3a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "d355433139474a848ebfc34d2c19e784", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "e62f422963a24c209480186481117af7", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "5be6c6df680c43cfb619d5e1ca2c9ef1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "b14f8a2a8dce46a3b668334505d24bb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0be0e8aae30d42239761bb71a9a4d934", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b44aca235d7d4949a1e5e98e46d541f6", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "65e62c70ce8d4d5e9ddb4908768f5590", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6d302fb53b6e4fca80eb38f68ee6d781", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "c424b8d55ae34625831a5fc05b4459ff", "region_id": "RegionOne"}], "type": "message", "id": "98de194f052f4859bed5d0cfdd6f3f73", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "d610b706836a43fd98d27af949b87aee", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2b371b28e6f64373a98d532690fc89fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "ab5eec5d4cc3498b9dad324883b6451d", "region_id": "RegionOne"}], "type": "messaging", "id": "43400a3f249246ebb64c81a9ab66f39e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1f92aaf6b7ab4802bf1912b3e36c6b59", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "09f183a64b1b4e5f8568ebe843d38cd0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "3646d81f27794d75ba06636ca911333c", "region_id": "RegionOne"}], "type": "application-catalog", "id": "e4531831cc514b8eb753a8aea9143547", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "5f2813cbec3d4b7895fc0ad92bd0578e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "013c28ecbb2341dabfe658daa7a830ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "791c9bb5f9aa4d4cbf69a62e10d3a07a", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "8fcbd085bb1d46f292fefa01923e7192", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "409c097142924bf1bb08f55edacf3376", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a52e4d802c86494d94fa1fb4993a7246", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "d0d64eb95eac4fc1bce087a4262f784a", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "66bd7518a68a4b30b5cb1695777881ba", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "692a7ccc5ff442b6ab45fbb1f579d277", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "9d6f2a21da654df78e9ba63812b6f1c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "ec452ed0f5ff4caeb83e05bec2e801d6", "region_id": "RegionOne"}], "type": "container-infra", "id": "5132cae1a696498d88133c713759e5bc", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "46d25ec7aa2740f5972336cd7010dce2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "8a72d182895c44279d81a56888971bd9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "04147245af3f4c508744ba7dfc25df88", "region_id": "RegionOne"}], "type": "search", "id": "71a746c745d4449b9b49a084de0df175", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec1fa4f08d4d434b82e7e65c1a730b9b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "e87e39dd09e7441da6a6a7ba96300604", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "11a3aefb680a408a87e6ee7477d3f777", "region_id": "RegionOne"}], "type": "dns", "id": "df70b58d3de74741a22e2511f6a3fafd", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "735a25b84da64445862d5b3bc87c3ccd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "1dd80750039f459eadc9f867eb8f838f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "42d472905f1a47c5942193b53eaa54dd", "region_id": "RegionOne"}], "type": "workflow", "id": "0e5416c7eef04ebc8db04c6cb1d61ce4", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3786ece687874fb2b12ca04e5387983c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "81c2f70b2aa048ed96dc363003f46711", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "6de6fd3ad8c84def84f6c6a74c7c771f", "region_id": "RegionOne"}], "type": "workflowv2", "id": "f4beffcdb2ab4b18a2bb0ac633c49177", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "a79623eef3224f479ff7369ff7c38262", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "2bfb07bdbb934add987ee3265870ac70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "a3c43dce7ff347cfbb1c26d89998d8b6", "region_id": "RegionOne"}], "type": "rating", "id": "2904a4771e65482992e26bdd2d223d8a", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "24bf8029e7e14169a61664d5cfca62da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2f1c48f071564e71a3ad5f8995c70410", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "3f54d5f3ce5d4d6084cb99c836e0dbd5", "region_id": "RegionOne"}], "type": "operator-policy", "id": "8f00c2ffdc194160803a61029f9ce9f9", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "0e834b7fc9d94021a49886ddced7bf8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "e5cab3520f3f4c7f97ed6dc44fd93f8c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "202e3bc49c7d41d59194ed4ef2e28692", "region_id": "RegionOne"}], "type": "policy", "id": "95546ab50d744a6a955a815ca931c093", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "1e1ed3fe06854490814b27aec45a1f6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "daf3681732f340148e23bcc86d3dd946", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "8de654dcd2bf406f8e2c75f0b6a8d449", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b35c11e5810149c9a8c2a24be91be902", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "c31fcd823f7a4f5da3169fd67af2f362", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6f04b71c3d3145cb91cb52753d593e7f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "e929c3ea328d40ccbd1332cc853b5ebf", "region_id": "RegionOne"}], "type": "sharev2", "id": "0fc85fa5377941469e009d7e6d2fc0ca", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "4a912a43b73f4257836a95da697cd634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7c03a03220a84060926b9183fb62661a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "40a1b3b7e48e41a9beaf73ee1b5e21ae", "region_id": "RegionOne"}], "type": "share", "id": "f63e5563fd9342c292b75cc9c1bb2991", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df7df82333b8494e9e6b4acc80a10004", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "df26b5541f634de89585fbb57258e9e1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "4c48969227574cb180cf85d884a52bc2", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "1a2d47acb44240ea917b57da44fead61", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9592b073dfc4359948450aa3447fa8b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9bdc816204b2449da3b7776770d77694", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "14c1854c8af046668f84543b54ba1ca2", "region_id": "RegionOne"}], "type": "orchestration", "id": "a56770a391a9416d8c59152664bac320", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9b5823461d2347a9b6e97bfd3edb5d34", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f8316438145e4aa498c75f497a7b7e94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0ea95a3117504d9c8ee632438cab28bc", "region_id": "RegionOne"}], "type": "block-storage", "id": "c5547725c279445bbf0810b686f5b264", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "beb1aace8c6d43508516fdd75ccef314", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "5d4dcb45e6b64c32a48cd94c73471627", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f15008ddd14407bafcdf79bb0ca1770", "region_id": "RegionOne"}], "type": "volumev3", "id": "91beaeba373f44eda9f6c0016a1c770a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a627f34a44dd4a48b9656832ad0378f1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b353f27f2be54d1bbc56951105843b5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2c4758f466d1408ba443e0454551bab0", "region_id": "RegionOne"}], "type": "volumev2", "id": "2bd0bfd98930497191d8ededc507572c", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "069b991080a749319767846c94428d0f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cd558b09053346da9263e7be7a6fc867", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "33ed3470215f409fa2efa4db17cf6141", "region_id": "RegionOne"}], "type": "volume", "id": "89958c5c91be4df6a8baff7131809100", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6450daec9fab43899e601c5d14f1f72a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7b1b35c202c141239eb20dab417a3a43", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "9eee2589497f4db1b2ae762c63f6ed63", "region_id": "RegionOne"}], "type": "block-store", "id": "f8fb2917d3ad482dbeca020de81bb286", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ca56d3ca72ca48459b3a90a9e9473389", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "6a3380f4b6b14ffb9403b5ecee6bf281", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "56cb208dcb2b41bba72a213b758557a7", "region_id": "RegionOne"}], "type": "alarm", "id": "aecceea5c3d141ed94e193970e1cc2d8", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "f47a19056d394f7fa605c7f1b2d54ad5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3bf4fb6298394e1b88ee7f76c98cd939", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "525881361b1641adbb0ceb85065b83fc", "region_id": "RegionOne"}], "type": "alarming", "id": "0f2cf5e626eb413caeec4b87247d66f0", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7bd7f0bda260453486bdade8d467e6b0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "15b7145dcba144d5a040fc90aba02f11", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "64a783d8b51a486ca2bb1824fdb6b8a7", "region_id": "RegionOne"}], "type": "meter", "id": "501b051905d94e7993ded564a6ed7fa6", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "50cfd19e358e46b596868fa1f8c57e44", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "6d47b41636784541b304e2e2cdf290bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "e43d978111f94eed8d1d026bd51e86e1", "region_id": "RegionOne"}], "type": "metering", "id": "f6bc477baf204fac86070e0e1ddbd17d", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "fee3387201254d928f9f482cb65444d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "fc3221c874c34d71922e966085fa67ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f3d1501797334696bdaffd3b9d3b1a0d", "region_id": "RegionOne"}], "type": "telemetry", "id": "33c642a130814c41bf78ec657c88594b", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "be1b42ae308542699dcb449854bb30ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f6e95b966a3845f6b48e5912c1eeab51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c2a810c096e54393855bac9ae09e6818", "region_id": "RegionOne"}], "type": "event", "id": "6e3a353ce03c4c508309b40c1ff78f4c", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "c4cb2d4a9bde495b9ec18423edc26aa1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "c17c0a8ce6194f8497f15e4c0dd616f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "9b32d95dc68d43bd95d49dffac161b7e", "region_id": "RegionOne"}], "type": "events", "id": "c9fec6a049ea45beaf312fdf1c8d4278", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "150a04a4c7774116ba434ca71290cb89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "2ecffbdd1bf6460bb76a427d85a511d3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "b0c0d3d7f98a4b65a60d08eb17a6a3e0", "region_id": "RegionOne"}], "type": "application-deployment", "id": "784404b5ecd84201a2c0ceeacef1a738", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "600e878489764d46994c458225037b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5464b424357f420180c8a7685f61dce4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "968c226bd3d84c54b9749e83cfea2def", "region_id": "RegionOne"}], "type": "application_deployment", "id": "a23cbd9b2eba4a319ed30be50f3caea4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "55d26947ec664af891aef8f909bc28de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "595fba303bf1409ab004fab775137b3f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "bdfc34eb3c0143b8bae03c59516fffa1", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "0e83632fcbcc4b7b8954e6ca5958871c", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "de86eb0bd40e4b739b9f36766ad6b6a8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c531f9d7785a4091a28d04b4dd920150", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "920de2cc2afd4566ae431415ed442a96", "region_id": "RegionOne"}], "type": "tricircle", "id": "d020578fd9304a0884b8e8615a447bba", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "df8e6fb235864670be0cf204c9305fd5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "8dcbc16e37c54cdd8b98c6d72a7b28bc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "23af840ca0794c369ec122f49909dbf8", "region_id": "RegionOne"}], "type": "database", "id": "580bdfb16962491b95bd2122383e3cd3", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "3a16e5cce3e94dcc88f8b3381ee1603e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "97d8543f09004099a0b56f3db21e75ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d3c1f0f36144430cbc2183fb5ddf7e82", "region_id": "RegionOne"}], "type": "application-container", "id": "cafc74378ef144138cf9beb3e41ae38a", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "50fa7c4c094c4ba59703d1ee7968f573", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "cf1c467d357144f493390b5f3357edf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "323d6508a5874b04b3c92799234079ff", "region_id": "RegionOne"}], "type": "container", "id": "e85a03f401384a5da73c05ea3018a6ce", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5e060571b8ce40c2b72cf3252a1fb557", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b02d4fe70d1c4bc39ea7d855353b983d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "0d96bf5c6cea4937a64d9c7be13b7f4a", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "19c27e0feccc4f328ba24c116564337e", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b72a6f5e592d4d85b3db2a42354d0064", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "329991fe1f8b4293877a6694a06f7fe4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a6adb11dd71c4f3298719a9176e17eda", "region_id": "RegionOne"}], "type": "rca", "id": "b6a80355140e432da01a7a0711f29201", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "d73efc2c23544879aba54e7edd1b52fe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "600696b4913b4ee4ad18a55d4d63cec6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "469598561840406ebe31947023ffe147", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a89ca699adc8496d891660b6df5f6ff3", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "9dcf316bfdf1491893bf6a0cc20b92d9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "fb1e43d6a6fc4fd4beacda8ce1948116", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "5f81e9120a15483ba003e674a5e96066", "region_id": "RegionOne"}], "type": "network", "id": "f5bb20a5dfbf46ab9eab2ca06626a7d2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "577487f5ca464df8ab3e533fbd453a37", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "56578a4d48d342bba5a9c67cb78bdd04", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "5650f35c37ef43a1a5bc31d00d7c1760", "region_id": "RegionOne"}], "type": "backup", "id": "df02d0ccca42450fb53008831a5c2673", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "da2426b873fe492798e868fe54206c92", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "06dbd8caa77443f38eeadb27571cb2f8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "207416f9c1454a7aaaba42a0fa8876d8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "7a2fb7f578ad405399e7b6f136747d67", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "61728b7cd3ec4cf48fb3fd71bb4f1384", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "03983bf571e1418088357a098c7b9b2d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "3597f85f476148a88b5dfc0d94d0e6b3", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "408b7bcbf25f4e6bb0c8870a84f38924", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "01d6856b643243c59a3aea5ef6fbfbca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "0965a825b4774ac1800e9a135b875e22", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "4257d77ff06746219a5cb1ef72702756", "region_id": "RegionOne"}], "type": "monitoring", "id": "d62f48bc8b8d48ffa8426ab578420f05", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "47996722aaf1475badbf361007b2a5b6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "23637aee22c5432ba945bb31b60948fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "26ad8b1c029d4df2b43ed70c0b72616b", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "e63b7e6380544fe197f93fb5b4745056", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "4c846dcd525243aa949eda10ea128186", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "454f56225dbb497989c84956f75ccf92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "3b0dee44447d49d49d5104b08f935e91", "region_id": "RegionOne"}], "type": "placement", "id": "959c53c3e5cf4ad28ebd5e26dfa1b132", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "faa82ee6e3334d87a3ec5c2275facda0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "b1f69e54fd5d4873b058c810a18bd692", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "ea24b82a8ad248789b332d9087336dc6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8a6ccfe53e1741b4bcdacce007b52f8b", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f348d3dfc29349efa07202947a8c934f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "5dd6d04b3d704866a5cc4ca793b9aa96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "7547b377d80d4d09b5fbee8c7d457334", "region_id": "RegionOne"}], "type": "ha", "id": "61ffb31f697e4c23906680d17206eeec", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "c2fdc00e8c7b4203a18a1b89bdaf6567", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "e3787aff2602463f9725c79db836254a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "bdbf4f31bf244dc189053aac1a112aa7", "region_id": "RegionOne"}], "type": "reservation", "id": "83e33e511ed9466b82b571dfe9f656ea", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50755b18a24144c5b72b82aaa36038de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "bbf63d05ac154e1187712e0ac09fb7ef", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "678ccab7f7bc4da3a4d2569e1f72ea23", "region_id": "RegionOne"}], "type": "function-engine", "id": "06aa8c5bc46b4f94b54dd28c544addac", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "c880e4b11e2646d5a7628107ace372ab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "e8179bdee83c4543aa84b186a7c24b77", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "ba9f063d632c4560a7b2b8bb271c3aea", "region_id": "RegionOne"}], "type": "accelerator", "id": "d7c6e8de0f324953802edd756bc683f4", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e579d7c91483483eb0599df2b644c330", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "3be38d7ce9544f9b9c3562e59c37745c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a7523e24e7b64da4a400fa6702be1b04", "region_id": "RegionOne"}], "type": "admin-logic", "id": "38ee87fb9ccd423dbb42ea6672da183d", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "aff96399a1e248d99516e053a0cf2526", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "a2d817cbc4f1472ebf780da421b1c782", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "d9470992974a4f4eadb5e0900301d64c", "region_id": "RegionOne"}], "type": "registration", "id": "a9b157e503d845cdbe7b10cb34e86298", "name": "adjutant"}], "user": {"domain": {"id": "80a6ac2b06e74350ad16e7f3de5c532b", "name": "b6bd421c2ee34e92b6eec494cda0d563"}, "id": "7472315d98e3453a97f4a94425dd6da6", "name": "d3003c3fd7f94597ba5a27ce92116c32"}, "audit_ids": ["9e9b965c87ab44b98239fb55ed40772f", null], "issued_at": "2020-04-23T06:26:07.428447"}} {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id) [0.034135s] ... ok {13} openstack.tests.unit.test_resource.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.034758s] ... ok {20} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.033567s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(identity) [0.033176s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.034847s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(identity) [0.033439s] ... ok {13} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.030683s] ... ok {20} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.032054s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(sd_metadata) [0.033096s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(name_id) [0.031187s] ... ok {13} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.030518s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.036319s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_config [0.032709s] ... ok {13} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.030439s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(name_id) [0.033391s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.033370s] ... ok {4} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.117506s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,565 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,572 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,577 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,583 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,593 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.527007+00:00", "project": {"domain": {"id": "375169a6fe5f48ef8dadbce073a3d81a", "name": "60fbf26a6fdd45f284e7ebac7cbf2491"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "53d3d2fe139d4b1fa9bb87f4a9a0283a"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "05ac5cf5a7f04e16b60580b18407ec89", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "54ce00ea7a2a4df5bacfa352e76f0a36", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "04947c204f13425faad3dcb7fc23a241", "region_id": "RegionOne"}], "type": "identity", "id": "3a201da7f5f24ab286fedb4f0526bd94", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "5abf0bca7b3b4c12883a65c249478fdb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "fdfd1df4661e40c6804495ee8218b467", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "44dcc4216e7a458c8614aa42aa8f98b3", "region_id": "RegionOne"}], "type": "compute", "id": "541ba421745245448722e72f240643b2", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "a8424f0d907f4936986078ad7f977f68", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "7256013470224ec98a6d1a10b04f95fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "7f0e76615b3347e5bd627260908d7c4b", "region_id": "RegionOne"}], "type": "image", "id": "2bef30edd6334b5c81f3b746c40bd50b", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "d55296dd9fc64348ba396e7bd73993a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "974fe21349ac482a8de7e4697e544e72", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "b3c16e8c753546839fc249bb1556ff1a", "region_id": "RegionOne"}], "type": "load-balancer", "id": "7240728ed79c42519ef564bbaad75f98", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "7e938aabfa6c47cbbe07c09bb244803a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44b5f27981a641f188c8ffbab249c00c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1c2c066221834440bc72e33a4f262672", "region_id": "RegionOne"}], "type": "object-store", "id": "c53f1f986d174dcdbd157ee3cba18239", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "dabff46395ea42709b01fa8b60ab824f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "b0451823fc4b40aabecd5016ac64844c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5cd93f65c27942629058d6c0c43cf84a", "region_id": "RegionOne"}], "type": "clustering", "id": "be9b82f5f14e400abdbca02320626297", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "35567e224d5c4e039a4c76a2ff7a1ff5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "cd6185a06db04e279aa767efec987270", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "cefb2b42add54b43a227d9a716739399", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "bb93d2407ed84d5c807c238ddcab4f4f", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "8826189ef56648a1bb07fb448b18e3c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "6cd18e3ab0e24b35861e710dd19b41bf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "0d2187f26c3e4eff9746cd741022b031", "region_id": "RegionOne"}], "type": "cluster", "id": "7df58ffaf169447c9a74143ca4361de1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "23e1ace5318f44709c947ce50e2cc2d2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "db8f6a9d1f3b43f598e8e113f6df8a8f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "1b598992db6949e6bb598d5db3b44af3", "region_id": "RegionOne"}], "type": "data-processing", "id": "613f1fca319540a79fb9f16e25f3008e", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "6518633d45574588b1e386361fd23ed8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "41e795943b814cbd9649c95dc313b4cf", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "62d7ce93bf2341a0af3533d4766be2cc", "region_id": "RegionOne"}], "type": "baremetal", "id": "ff098d5e6dd245729d284153a3475c70", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "24b00b3333054daf8484939546bcc1ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "08428ddf0cb543c781e1afbb059bf3d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "1b2a4fa0efdf41b29ad4a8dc9ace9592", "region_id": "RegionOne"}], "type": "bare-metal", "id": "11767678f86e448a9411b2e94a1177cc", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "45411f8874da4aa0af5c9f33352543c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "f7bf323c75474f8eb00a7e4228df9823", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "22e52375361b4172b227319b8250d801", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "a3fc7e4f1aad49459a284ad2d1c08348", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "a0a77eb0b50a4436853e36aac1b7a9db", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "1fb0335468754fbbb5ba9c4683caac5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "5dedba420e2c47eb8a3aef9c801efcbd", "region_id": "RegionOne"}], "type": "key-manager", "id": "f65e651e1dad4dd3aee250d73ed0f41d", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "23d9a1f2d0e4431da09c7f26e513ba2b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "8ab5d37bdd9241cf97c07d211cacb665", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "0f1d8b2d88c9459b9b14914f20e36700", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "f07ee240cfa04d12a0d9ddbda4b087c3", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "edeb98e89e0542d3afef5652ee0f42ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "9ae3d9d269b649be80c036e575167f70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "1b6be39916254d1d91bb964fe7792dd3", "region_id": "RegionOne"}], "type": "infra-optim", "id": "e2d51faab5fc4ea4898d833ddc3cfec5", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "a56318b19e1540ac983bee0e7b31bbab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "f1686cc52b7540fd9b623e81873b8cb9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "1fa8e996f7fb4fe4b086b280c9fe3c06", "region_id": "RegionOne"}], "type": "message", "id": "100a220772594ec6b965c4e0c169737e", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "91c51b8ff8cd485eb946c7ab03a47b21", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "3be55cc20b3e461696a7d7755f74db63", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "05ffa5d72a9e432ba69e7ad1af6d91f4", "region_id": "RegionOne"}], "type": "messaging", "id": "163d57e0f0694d75abeacc9b3a0250bf", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "e62e282055ac407481f9f6c03306695c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "3a391da670804ca6b939ed8fddba51fc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "4eb9571662fc4606832e460c071ed150", "region_id": "RegionOne"}], "type": "application-catalog", "id": "051fee9128fe4190831a3d000a73ec82", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "1f15d957a901443c91fa1025fdb9aace", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3d00ee594e4940129214172c44c16018", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "73b3c42adef74acaabc59e8870578f20", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "4a60a98ef3d84385b91d9e025cd40aa7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c0c888e82df243439547647f1733361c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "2a82aa613aee4619afbf1e3fae977331", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "c1e72f66c269465897401bb98e3bd23f", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "07e88a5bb03544a480ab5229808dce17", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "35bafc6e29c14abeb70e1f97b853cef2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "68f56625befa46c9bd519a890f99c468", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "235362eff33a4444ac334d20a6ecc704", "region_id": "RegionOne"}], "type": "container-infra", "id": "a196e04583014aeb80291ae6dde14a05", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "35b86bf2c5914b0fbbd9ed132e45a6f0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "864dd9ba32ac403a977447ecda21d610", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "17526201b5914dc7a87dbb14264100e1", "region_id": "RegionOne"}], "type": "search", "id": "3ce9112fca604d31b392474d1ffde708", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "cdae48ebb11a448f9cc91ab25909c1d5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "04f33738d49a473490864203d519bada", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "2628de1a58ff41a980068edb28d80fd7", "region_id": "RegionOne"}], "type": "dns", "id": "6054a581c485433883ec5fa260972ba9", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "762abc4797ab49cda22ad9db7b559612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "0a45296e1e0749289652e8ede6b9a42c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "cacf40e6fa944d0a8756b9d9b347a6f9", "region_id": "RegionOne"}], "type": "workflow", "id": "ba38b12341b14800b2732c39d575b2cd", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "5044d15ba706417ab8b19eddcd82cb26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "59461ec1f8084af38071493f75c2311e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e1c226695ec1414e8d294840d26d2aa7", "region_id": "RegionOne"}], "type": "workflowv2", "id": "2e5dfc433b7247ae837f08c50b267b3c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "9fe4fe007f574edeab8e29da364842ef", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "323f994a9fcd498487b11236923f7956", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "514b0f1329e94f6a883be3b2982bb8dd", "region_id": "RegionOne"}], "type": "rating", "id": "1131e3c9c82f4d5babf5d667dc96302e", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "b1169b4c32cf41f29f32a6109ee6b7e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "3fb1445a21ff41b08869607626243e6b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "c1dfd576ec904d0497eb153f78479f3c", "region_id": "RegionOne"}], "type": "operator-policy", "id": "54212ccfdf2347a4bb7d720f53f2700b", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "96c05969466347a1baa1b41fbd6382f9", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "eedc8cf1ae0a44209b2672a7197caff8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "53a6007aeacb4af688fc4655e9f77092", "region_id": "RegionOne"}], "type": "policy", "id": "69b59c4c3cfd492b947d06a95ae117f3", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "8371616c90ea4fb588eb4b3ca5c5802b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "7194b41eb9fa48d5969f64e53032d050", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "33a25222c6e34122afe87c79a2d4e0fd", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "4781a0a0d0bb4710aaa814c693bb208a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "813ea65589c24c57844388fd99abf0e0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "621a5c56e2d34fd2babefda6772ca6cc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a9ec1c98dcf147bc9507c191fa08c3c3", "region_id": "RegionOne"}], "type": "sharev2", "id": "7419a996acab445c9b22bf1f60a91859", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "fe808d94ee0644ce8c8b942d7984a4b8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "dcf20b8d50004de5bd7da1dae0035edb", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a45516a3f2b2427bab806258f118c757", "region_id": "RegionOne"}], "type": "share", "id": "6e372a0bcbaa4b56af26d26c65dd7a49", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "14202af29809490bb55506c67aab1723", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "d80fe99b9f3b472291b0182b089a11d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "8411a5497c10411d8ba99a41305695ec", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "0c5362b46c924f169942e58f80803aa0", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c1860d3a6aab493d8fbb313b70337daa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f7fb85d33fa94e828500265d5f0edcd8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bdda361e0f6b4575843a68b97f791006", "region_id": "RegionOne"}], "type": "orchestration", "id": "f5245b03e7254a22ac169b4e0afa8329", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "489b4d81ecde462893641c6f6177c431", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "fac4ea4d97004cd1aedd28990944bc44", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fafdd02402e4b8ba7550aee39ab3a50", "region_id": "RegionOne"}], "type": "block-storage", "id": "8276a50ffd404821be714d44f4350f0b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dfd195ce7f5c4ecd855c67ad69e1e247", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "92de6a1edb15422986ae2a62102d9f14", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2ee8f03f594e4248ba3ec22cec3759aa", "region_id": "RegionOne"}], "type": "volumev3", "id": "3111866e7692476492392ac9be44f3f4", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "40cc75120cad4eceac016ad347721e64", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3256ad211a3a41bf8c0d8f7a2890a363", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c7bf671511a946d88a31a02d7fabb8b1", "region_id": "RegionOne"}], "type": "volumev2", "id": "78cd223ec85e4d638be14e14f26075ac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d7695ccd49449e89d1bc75c64da72ed", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d5c12147bdf845dea6a3b21dcfdb0efa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6774ed13d9cb43f883db5cef5ec46eb1", "region_id": "RegionOne"}], "type": "volume", "id": "c563009765e84b048685d01cc855a0ad", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a9cc3ea475644168b79dd60ab259afdf", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "732c75011df3488d9f1955d20e54fad5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95292eba242644c89e281572e09c6856", "region_id": "RegionOne"}], "type": "block-store", "id": "45800efd3f9e4b229fbc80d236397cac", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aba3a4a393eb4bf4a53f0ff24530784b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "c892e4f47b5a4560b32cb0e236e57bea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "fd2e0ed624dc4b2bb1a4bdb3baeb725c", "region_id": "RegionOne"}], "type": "alarm", "id": "ead0ed6739d64a77990b91daaa7f719a", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "1f3063e97e854777bb73781576cf0b11", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ed535b195f704d249594c4186454685a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "5a7b9d9eac2d4a7c976704a71dd0c9b8", "region_id": "RegionOne"}], "type": "alarming", "id": "6e9757c689ae4f599dc8827b165de23c", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "9a31e304251a4bafb2bc8544a697943e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "a09c3ebe7ab44a2daa8014dee0283633", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "501918af473a4f6fb93121d426faa6c3", "region_id": "RegionOne"}], "type": "meter", "id": "cb20ba9b4fd5436896e9dc8dafe3c8ea", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "c84beb98230247d3a589dbf68a31b649", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "de0d7483ab1b44c0a64575101d0a5b37", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "8cfbfee9922744479ba982027ef2749f", "region_id": "RegionOne"}], "type": "metering", "id": "e6082ed44dbb423ebf2a90a5c522a470", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "3b1ca66f67af4445a1cb6031a3efa420", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "f7c170e84869405a9594408139ce3166", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "beaa5493ff784b098720e6de9fab482f", "region_id": "RegionOne"}], "type": "telemetry", "id": "18c3279d865f416e83ad4d03bcad0985", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "0ce68540feb04481855ab5e5f77cba5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "123baa112b4f4aa6ab5ffb9d2dc2545e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "a2a0c2dab68d41aa87f2423b5de2de87", "region_id": "RegionOne"}], "type": "event", "id": "a2689badcd0645cd9391b41d02693e44", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1503e5a297c34d6a97e8eea2d9abd5f4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "50c9e574d0fe4391952e509607cf0e9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "7c1fe14e0c37416199ece4253a82c0bf", "region_id": "RegionOne"}], "type": "events", "id": "39945a9887ca4452b205ced23a7cfa8e", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4cd2c1014403471eb13d84b59daae130", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "cf4564ee025a4257bc25df98c2f699b2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "5bccde9a7d274242938179b2c8f11698", "region_id": "RegionOne"}], "type": "application-deployment", "id": "11c2c9b2887d41a49f556c06eb4b6bb7", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "356f9a35b78a4a94b92dc68334cfe983", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "f01e0637684442688adec28f9e177445", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "f9561060b7c0421abce79b8156ca0f39", "region_id": "RegionOne"}], "type": "application_deployment", "id": "57120c9b215f48c4a8869ee6651e91de", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "3c53bef45f07478ca950ee251d5ebcf1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "c174f80597674196a80e707352436017", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "1a8bf0e6fc974faf9068a5e09ab8f839", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "d33095fb53d343a8aacf1ead47097129", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "804fa026c8e644e5a04bccda2bf6893f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "67caadd7de6f46b694560d55b7e823c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "3d57db79ed62440f9ee8c91ab79bf913", "region_id": "RegionOne"}], "type": "tricircle", "id": "ea5aac3ef134427db425cbb0ea9952a5", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "7d057fd99514425cb134eba5218f80a0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "db559e69501a44b9a74d975017be90d7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "3cf14e9c80c640edb2df217a2e8cce12", "region_id": "RegionOne"}], "type": "database", "id": "f624187bd6da47e998316fcd155c5041", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "ba672608219244b8afbc27729d8f0980", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "fab751317beb4849a48cb5f8a1f77b88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "d40e9b3a0d2847bfae638f8cb52fadc6", "region_id": "RegionOne"}], "type": "application-container", "id": "28aa9c48c2954e4b8bc1f86bb49df687", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "16edab02244149a8b8ac99fb816f291a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "86bbf5c7291a4d7e874574b5761d8d75", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5552e0a3feb84b869a23ede42fb9a332", "region_id": "RegionOne"}], "type": "container", "id": "bdf1d1264bd2442490d485477cbe3989", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "46fb907ccf7a4199a60165453eedc425", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "b573d9f62deb4e0a9a34273c357a10d1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "f3dd2d5a630848bebb4fe4e16cd64698", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "ed50580ff10447b08b206424a394a9aa", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a093e4cfa9e84750a37b69563fe93d29", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "72da5b5f050a4d2ca8ba28c65e0a03ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a4008f48e6e34af690a1609f97d8a8a9", "region_id": "RegionOne"}], "type": "rca", "id": "ae2d1d13f53543f4bb7e419a3f412043", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "f7d073a8181b413c8d572d1208e99181", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "5a7bf803cf6f4266b7c146ded5364858", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "30dc552e466d4889b68ced5b9e240346", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "2ffad5f7b3d941e8b2488439f79f5428", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "50095cbde5724c109260cad81f761703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "d09cfdd5f46b42f9957c9b38d8d00de3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "735d524bd3374a3ab66f25da7333ec98", "region_id": "RegionOne"}], "type": "network", "id": "bcf3716038524a61a632ec72ddbfeddc", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "c41d66c5f5434206aa37440961d60a7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "704d1d28232143b693d9feadbb5460b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "9779f3226c884f63802870f3f7ac2ba8", "region_id": "RegionOne"}], "type": "backup", "id": "0f2d2387a2e048ca86facf2159936d23", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "cb765490401940b396aa1897bffbed0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a78640e1748473498c852a1ab1196c0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "00f8d3d17edd4b2697cbffb134c0f0e8", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "fc562aa7badd4059aa0fa7ceafd1997c", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "b041343fddc8480a85d8939ae0b40b2f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "af56a264a86b47e89b79dc786ea4f714", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "7c71240541e24243a4d62cadb3dee8ba", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "c097640581104647a7ae8ed5260dbe5e", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "9a7f5cb23ab24c919daefbe9fcd7e3c0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "ca591a6b7ec94dd3b3db631a5f950a48", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "f1ace4d0c0dd444795fb83845ea76899", "region_id": "RegionOne"}], "type": "monitoring", "id": "9e8829fe58cd44e2ad1242a6d59e5ccb", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "99e7a071fcc841c38e848761d5c0bf7c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "235d652fc0914ee8b42129dcef7c2550", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "a592118b46d740e3a61fddf86d0966cf", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "06d69e09690d44c6ab4d25b2ba751384", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "a9162e010ab440adb6e5ce4e987bde1d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "f8a2d6a0c31b43b5b3c47dd28417ff4b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "e236f1f1df294c0db52b02e89a86fe1b", "region_id": "RegionOne"}], "type": "placement", "id": "e2a1ce183aeb4fba90ae0c357afa7896", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ee6948c8cea7412f966c987c63f923aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "65a94c23f6324ff28b0cddb3a9a43118", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "5d4eed17a12a4250a2b93531985e15a6", "region_id": "RegionOne"}], "type": "instance-ha", "id": "8915a3cf05554e4e89bac6d5124dacce", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "cc74ab8e0783415b93b20344d4b0a583", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "758929d99d5e4c0ea8a6fe5479fd0e24", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "d54d9387919442b7a9eb62897a6f0051", "region_id": "RegionOne"}], "type": "ha", "id": "334ebcc9e0bf498fbaf4c5ff46234b20", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "dc2c75e0db5d43d79a9b6ffc66207e30", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "3583cac07c884624bfd91f4ac568ae94", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "c5a5b6b2eb3b4f38b616bbc40d67e422", "region_id": "RegionOne"}], "type": "reservation", "id": "04b1a29be1ae4affa2235e470dbe1840", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "50a9b8fbd32f4fc8a550dcdf57607341", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "67e0c9737cf04869a407e539ae25757f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "78c6126bf3104cf0ace9fcccc472010c", "region_id": "RegionOne"}], "type": "function-engine", "id": "23af06d7b32746499dd2991cbd5f87d7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "193bfc979caa4374b794980ad05f9313", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "bd9fdd91d7d34747bc3b596dd1796af6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "cc3295304988400a91027c54fe3f1400", "region_id": "RegionOne"}], "type": "accelerator", "id": "e57385fc2908490bb185d5fde5d0c46c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "31e9fc50f9824353baec84055af3cae5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "e731a12bb487412c87a80109da7b9645", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "2ee59463568c40abacbb97c8fbdc3c38", "region_id": "RegionOne"}], "type": "admin-logic", "id": "71649ef5cf1a4b13b0b9302e7acfdbb0", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "4a1f5d2366944cfd84c07ebfb1ea450c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "569059dc8e744b56b9a3792afb19439e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "8146c11edac140a8a6238597ceb40e1d", "region_id": "RegionOne"}], "type": "registration", "id": "d856b973472042daa4612080bbe0c3d9", "name": "adjutant"}], "user": {"domain": {"id": "74d4db634a5248cdb681fe2823b6a9b2", "name": "6456306a9cc94775bfc7c7c17e1fb12c"}, "id": "167a545da27e401980fcfa6f09295080", "name": "a8126497b5b94ffb884faee01e9a6d80"}, "audit_ids": ["b7603b9bcfed4862a280d1d6f367de57", null], "issued_at": "2020-04-23T06:26:07.527007"}} {15} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.033437s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_act) [0.034159s] ... ok {20} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_not_exists [0.034679s] ... ok {29} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.114439s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,599 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,604 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,609 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,615 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,624 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.562409+00:00", "project": {"domain": {"id": "bc59f12a0f46419282145c9bf8ebd898", "name": "63f4ee09e14d46ff8145cbead0d26f39"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "f5a0212c11b548c5818a176dd1194a12"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "56a1ecb11edf4d589ad906c497ce671b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "0d8506c3dde94f50ba756a83666cd544", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "8b8670e309a5443799d799df979d5d3d", "region_id": "RegionOne"}], "type": "identity", "id": "c4b9c9bc932445b48619e5a3fb9c726d", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "0fb16f5ffffa4f438fc8d6909deccfce", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "d4a30651169045a2ab437cca8ea2493b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "e1a50a71c891478191c4b6fa13b5aeb4", "region_id": "RegionOne"}], "type": "compute", "id": "8b1cf7a612be4487b01850028059f529", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "1c28d5c4fc294a968d984bb88aaba2e8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "32cf3244d8fa4f6a95d562fe1977cf49", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "0e9063833c214f2ba07268822a417edd", "region_id": "RegionOne"}], "type": "image", "id": "fbc0c0c45a934fa19d02ec75b8620485", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "38ca371a4dbd4fe78d2475ad1c12f249", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "cdca496c645e448688dfd7ecddc12643", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "0dbb059ad51144ad8399476fa9248f1e", "region_id": "RegionOne"}], "type": "load-balancer", "id": "385a0456c3064dac97aca4dcd752b50a", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "dc976f6017ff4b7ba27167b82b914098", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "44054dcd4d7d4922bc76773e78e7eb15", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "61456edc800a470da544cfe51b00954a", "region_id": "RegionOne"}], "type": "object-store", "id": "eb09b1886f194583821e32df39cc968c", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "de43f170cc02423f86bc5a2e86e1cce6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a63be20876ee4ee592accc2fdc4d633d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "dd6373d8a82d4e609bcf95f7209e8c76", "region_id": "RegionOne"}], "type": "clustering", "id": "d351312649af45e4a03eb2a0d1b223a0", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "d11bfe635ab8493ea541de694ac4252c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "5b3eaab8bd3944a2a56778ccacbc8a34", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "ba8595750e3e4d839c379687d0cf0484", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "6dab30d7a3ee4ed39ea6b4294bf80bb1", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "f32f3969a2df42c3b1fb811419f70db1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "527f7ea0d264426c8ca5073b23a8cd2b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "621604bd93c74a16b54b10b96845538e", "region_id": "RegionOne"}], "type": "cluster", "id": "2c096d24faa94bae87f2b45b7de00d93", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "d9200dced32e45e599097773804f0634", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "bae33936747e4fadaaa10448be01e0ee", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "58e0418ff8da4115a98bda8b7e40a118", "region_id": "RegionOne"}], "type": "data-processing", "id": "bcdac2b19e58432c8eeec2da4a3ec483", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "96313d7d431a4415a4087ad642ea8335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "0905f2df0a26442d90277d4f3658f152", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "e1f4805e2647461083ccc243b6bcf86f", "region_id": "RegionOne"}], "type": "baremetal", "id": "7442e41c1d6741e494d823039cbaed95", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "180fc35b43b44fb289ddfaf7f32b283b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "4edfae89f95f408da739341f06565e7b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "b6de0d1393d3492dbbb172a76b4bc6dd", "region_id": "RegionOne"}], "type": "bare-metal", "id": "d0565541a95a4c4181a23e4589b2b451", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "eb4b9c60e76e46db9560f6ef974926ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7f2b3702308e43eda8f4853818d9c271", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "360ee7ffde5b42358bde0451f6324c47", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "6f05f4e5350e4e4a86d757122d375c5c", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "0421191f667a46ff8ab5f6f397b0c95b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "776c55f47ef74eb089bf81d3d8e13915", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "8c886fabe431409b9fa454ef5f625174", "region_id": "RegionOne"}], "type": "key-manager", "id": "0da98c84de4b4237a08c9cab2989ae8e", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d50ae784891c448a8e24db0b0f8f3f48", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "d9f64369dac840b887c35a34f1ec8707", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8f38f2bd2249430ca0f16c483ccd3fe7", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "64d9562d922e4e179044989b4d638e3b", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "48f6fd34ae9041e3acf7fde513b9aa2e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "33861b0e8d3a47aca87a32ed561f838d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "8c0fe724e70b4d17b4987014bcd16483", "region_id": "RegionOne"}], "type": "infra-optim", "id": "b0489455d606464b8d79e632fd9f29bb", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "6bcdbdd311ce4d4e8290a6fa89038433", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "6f66bed708ae443db2583268fb0e917b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "0c32e2946c7043359fd2c715a4592de4", "region_id": "RegionOne"}], "type": "message", "id": "f58877a12d374d759bf6aa62b874fe6f", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "0ce4d3edb4e14b95acd110c24368c612", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "eef087ba13d1492c802882b22bc43f85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "af3a1576a64147fea6128901f453ee34", "region_id": "RegionOne"}], "type": "messaging", "id": "470b0d3af3dc4de5a3c77b170b9da5d1", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "16ee017f035a435993a08d12c0f71195", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "d5f63505ef79497eb371221c24c167d6", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "9e755220cbac4e9d9088f8fbc2122769", "region_id": "RegionOne"}], "type": "application-catalog", "id": "57d8e10206b7437ea13ddadeba9f11ba", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "8c1d589e07bf481387e0476201f8e7c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "40bb00291283466d94cb8709049980e5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "638d5ebfb6bc404cb3399288d8996e01", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "d6463d66f83b4a57a63912f453c72d03", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "628db0ed39f14c478a510206c6d5b564", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "93ee1b4aaff74c279143c3192fd31771", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "a51ddba4d10242d3bab0f45898fddde4", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "3c51e81049dc4dee9a945ad6f65f4610", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7a4f42ccc80d4534b3db376eedb8701d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "cc9d165518ba4baf8fc343cba14a0c9a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7d17070c2cc343c7a90638e72e557f79", "region_id": "RegionOne"}], "type": "container-infra", "id": "e540bc09016c4f52a66d0112435702d7", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "8fc5f54e1cfd4f34a8332a25b1b04b53", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "ade3dcde937b46b482e3ef49708ea66e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "f9991a5707584a178eb4b08dfb827ed0", "region_id": "RegionOne"}], "type": "search", "id": "3474b4a08af6499e8af16f4c84eb9321", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "ec0e7b6c536f4fa0a682bad96d1a9305", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "7680a0b84a1e4afba91e9b5f77ab19c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "c270837176ba41c291f44c1b4e5f4fe5", "region_id": "RegionOne"}], "type": "dns", "id": "9bea3f2af43648d0bff271cf963f7692", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "6bd287bb320249c694ba508232f7ab6e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "94761c7ab6434d0fa1121f486c17e5b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "02a32c28d8664e26a412f58f443bef20", "region_id": "RegionOne"}], "type": "workflow", "id": "4527a79416a84d759fac70d33484aa0c", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "c1915ef73a824f21be42ba911067768f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "83f6fcd2271243a1bf5b8b0986fe145d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "b201c5d27a77465191c3bb67c7b72be9", "region_id": "RegionOne"}], "type": "workflowv2", "id": "4c2605c906314c0795643015807ee821", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "457d879e77ed4b2d8b1f333350661c8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "e6602bae7c4a47a5928c2426e694b060", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "27f1c2e8ec26451e9870fec0f54e19cc", "region_id": "RegionOne"}], "type": "rating", "id": "506017c3e9df40d7b1056123b2b93515", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "98c8d8457afe4dccaa99c60f5124bbfe", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2171f3a8de8b4a7e8ad1cd64fea26e62", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "818d0554a30444dd84ebfda96ff31fa4", "region_id": "RegionOne"}], "type": "operator-policy", "id": "bc1bb87d362c4651b531fcb1e80ae32a", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "8480a3a0c4c4467692be8927e20fbba1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "2e0a04a59c3049aeb12c6713ee443a23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "964210c7a08f4502afe03279bdc32682", "region_id": "RegionOne"}], "type": "policy", "id": "3c49d7cf401745c38f7ea5ea0cfa1686", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "bd1ad06314674c548b42f94f5e0e6563", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "9860c38364ce4714ad0bf64a6b582a97", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "90210d1f5bcf4bf0ba36dc77d9fc4569", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "b9b5c698e3ce40f5bc7593eb8ba6c712", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "6ddd2ea534954992a2be51c1e5438acc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f9e27926ac114701b168d78ebdcecdab", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "68031d2e1f9c4efb8d1bb71a4bc1db95", "region_id": "RegionOne"}], "type": "sharev2", "id": "abeeaf6581ca45b4953fc44ad0c707e9", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "26dfdf616ad1484094eb72812cc5e4b1", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "f7c2796ec081421296ebadf7d42d9c35", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "a3eae0da886c48ea81339854162c9536", "region_id": "RegionOne"}], "type": "share", "id": "95e1a2f06540458b86cb10ad3aa7002e", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "258de137acc44992a73e4cb12feae8c4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "8e3f2d14518948f292c8a9ed5d1cb066", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a2c268d8c29e45bb9980c2b12a89d3de", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "3bde0e9d4b4d4a8b878cafe363a589b1", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e499499b7d844899b41e2bbd0c899205", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "8f5d794b2d8d4c16a60547a519783154", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0126056dc794da686042eb54ceadbd1", "region_id": "RegionOne"}], "type": "orchestration", "id": "d283f3368ae546a8a66d5e00ff71ad9d", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a10e9e596d194cc8a4b412d6061b4348", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f711b48e07f04a4fbac7a744f710e258", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "a3af0c97f6c94bd3b75d89843d6ab95d", "region_id": "RegionOne"}], "type": "block-storage", "id": "5d2ef75629724b9782d4d4fc8f5e1ba2", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2fa7dd2d77f2486b805e6a810a0df37e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f693cbb00b35462bb5d605f9b0c1a958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d3a87ce6e1f438cbc7737a659633692", "region_id": "RegionOne"}], "type": "volumev3", "id": "a77fab9f1a594809b3225fef00544b3a", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "05f7d15a70ef49a6b745f05f7c55057c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "ac830777940146d49330421f02f3a0c1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "86aa565a63584efaaf676f3f17d0e71f", "region_id": "RegionOne"}], "type": "volumev2", "id": "e9a9c341ad1a4d03ab0ad297581292f9", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "947ffec8821b43f1b23aae2d6ffb9b6f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "02664de3a1c646b68e85acd2c8992204", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e88c33a0c57f4fb39adc4c3e0e442419", "region_id": "RegionOne"}], "type": "volume", "id": "b03b3f3f04a94587ad691023f5032e80", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "cff20b9415a7477f9dcd3eec09ef884e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "199ae7e3780d4af3833383ddbf9915ba", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e21a8d709f754f38bdbc897daeb3b12d", "region_id": "RegionOne"}], "type": "block-store", "id": "3a7638111cae4c82b4d7c3ee488bb9d1", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e8026257d9164832aa85adae2f026415", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "42ec7caaec164eaab8e5cb174ba8baf5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "cb988bb23e734c0c881b0d3931d0f078", "region_id": "RegionOne"}], "type": "alarm", "id": "1689932e905649389b198728b4d48d38", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "00469c9c5053417bae9096cc11fd005b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "32717b909cf44c43b210fa8122c8d32a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "f9a73de1aff84ca089474bfcbda9ba72", "region_id": "RegionOne"}], "type": "alarming", "id": "9c1cbe1fde6548ee9dabfa530eab5c2d", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "328670ffbbca4200be420f8127f96758", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "09e4884a303d48d1af99b985dc505a60", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "9ea1bcb235e84a8b9b000f597cdbe0f6", "region_id": "RegionOne"}], "type": "meter", "id": "17636245eb564b72a935acf5e4fd48c5", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "273b956480994ae7a8c6c79b838cb83a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "0ff78e7615b341afa6358168e7bc68a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "ba13eb848e8849e7b8b326194a9727da", "region_id": "RegionOne"}], "type": "metering", "id": "0dc0b13388844456af68fe100076d687", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "747025e7b7314e718da3b8052adba802", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "3dfa0008ae7d446f99d0acea9a8965a2", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "2ee7f34d46b347e280fbdbe9f49ed858", "region_id": "RegionOne"}], "type": "telemetry", "id": "def92a2bf24747929a3c8427a61a4080", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "a4570243df8440319841a4d966c1b961", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "06beed05e6014f228b90195b82a0f628", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "de16027e9d674338992476f3ae3a9307", "region_id": "RegionOne"}], "type": "event", "id": "05b9930d077748ec9399240b7133f355", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "412e6945f6e84a6d9ec20133e1aa9710", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "f9a90600e09647928a74c1657d76c06b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "78ff1fce6adf4d25a121d769223f1450", "region_id": "RegionOne"}], "type": "events", "id": "ead37e00d4b14cf18d6bf012352ec426", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "b1ae57e1c62943d3bf242b896bdbd66a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "1bfe1e7a3bd24567b96845174fb596fe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "4b2b5ef7b3784881938a8619cc567787", "region_id": "RegionOne"}], "type": "application-deployment", "id": "2251839fa689494e8b8bb4ced7cba339", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "873ab9957d07446fa697bf171b27b658", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "e5ab61ed30314c279cc6b6724c89a958", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "49412407c9684c27a8c048e613d2e863", "region_id": "RegionOne"}], "type": "application_deployment", "id": "6a8012cf53ae41129490c2709c6b9ad4", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "dc08920afb134ef6be9b6576fbaf8335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "fb26f1a48531477d938236a0f0b78612", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "b76580b245a040bf92fd60e2f01acd63", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "283c7017de1e42aaa45cf77b973e1e6d", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "b6d731ae2e6846e5846678955cdab0da", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "079c4cff4a0141d9a601a2af927623ce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "e0ecf7fe9b3d4a1cad8d08cd14779f31", "region_id": "RegionOne"}], "type": "tricircle", "id": "de7c051a92504d238dbc0e344071abbb", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "c434ac9228784eaca7f58b6cfcd47310", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "e0c25cd5077d4fbe84b9da515cdba0fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "0f487bc91f8a4da9a877e385ddc312c3", "region_id": "RegionOne"}], "type": "database", "id": "120bfb8a410a4616b64d3d8befb185c7", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0d563c3ff268421e93e8d71b92a5d65f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "a66d570203774a758445610dd9c91a17", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "521114f688e842fcb6e5b886f2eeade2", "region_id": "RegionOne"}], "type": "application-container", "id": "7a97ef96358141d4830390bf95bba84b", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "506280541e294dcf9f7646e3d787cf1e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "0ee3e03eaaac417caaa5f4dac85631c9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "5e7691d9596b42689078c3cb6c817249", "region_id": "RegionOne"}], "type": "container", "id": "837639321bf64b97b0efbc5b118e179f", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f23a29c41e2b4c07998a0b005a9679b4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "669a59ed941b44ffb0a401f17d8edb96", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a21caa31105645e3ab98af83e6a5c0e9", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "2614a28bfa36462190cbf29dff7260cb", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "343758ca66af401d9c22adaebe370d50", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "f71476dae2244ccf9976b525ba08b836", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a0e5c1a78e214063a5cfdc89b7e5cff9", "region_id": "RegionOne"}], "type": "rca", "id": "db325fd63c44466b8505f878b50358ee", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "b60879d7f87344b6874602ad52d9b986", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "968e3d11c09f4244aba2bbbd2955e1aa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "ece5960769904cb8a4032588398b32f9", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "948c5813e0514df0b087f1dd65069026", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "005799ce5a5049bda3a1a66838067c14", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "791258ef923f4e998378e835d2a50bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "c10be84526dd4a1a9a20393ac6c76013", "region_id": "RegionOne"}], "type": "network", "id": "9665c8a72eaa4f5e9bef85b99253b2e2", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "8db8bb9283aa4b058c966ad1094d81c7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "cd893bb4912343329bc28b4e53737277", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "456590461c434de093d3c799c0babe38", "region_id": "RegionOne"}], "type": "backup", "id": "6323592b83b944508597c05e3a7be12f", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "df992bce05c54adda5cf596d256c94a7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "7a184b2e2adf457cbc7d2db13bfe770e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "c147e00955474e5391209fa6ba2705ff", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "2b494555ef9c4eea9c9d2767211a528d", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "c0e511e4d86f43c78a6a2204b474c14b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "708b9e77884e4cc4b1ad0a5419521e55", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "8bfaff95b9b846779831fc2448a3da88", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "4ff276005c3e455d9c6ff40af5987b26", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "4c8103a671c743028b9c07de9d6831a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "a551fb8449f14fcc82e3f264a4780b84", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "c8de504e3e764394af9f5a03f8b228e7", "region_id": "RegionOne"}], "type": "monitoring", "id": "e174e4bdf99b4ba28e59e5e63ea728dd", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "33ceb80f2af6455997b00516ba38f51e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "3c3fcdd6933144949030a82270e963fd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "0ea7ebc0cbd749ea907b7461b894a0f5", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "6253b3eea488485ba323b2754b5b386d", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "5f30c447873e428e908d83142fee7133", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "590fa218e4944e72add3e1aa5c08e528", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "dc4c2d230dab4bc59aef4907ecaa264d", "region_id": "RegionOne"}], "type": "placement", "id": "292d58c79f6c43fe8692a18449242974", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e0a317e6cc874694b4d2e9143b7ee85b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f76845dc267243689842eeb2570daf39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "a494a474dea440edb90aff33c58d6481", "region_id": "RegionOne"}], "type": "instance-ha", "id": "2fa1a933d75c46178c38f051dc0654d0", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "76388d9e630a421b9513369354998ea4", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "c02db07ad0234b878d80c861c8b0941a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "2895024486a446469d4849424dff18d4", "region_id": "RegionOne"}], "type": "ha", "id": "b0ef94cc7b1a4226aeaad191a14e09a7", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "104b8cfb1d22470c8743920c1a07d659", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "b02a4228b425425b92c8dce873e72006", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "f9a69a298953413ba901a996dad113f6", "region_id": "RegionOne"}], "type": "reservation", "id": "d932d1ad40544b758e0da861325146c1", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "47bdc7018bb2413aa231d845aa93259e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "28ffc56389684083bee38104c68a3c7d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "803cb09cc48840e8a3291e44e1f98cd4", "region_id": "RegionOne"}], "type": "function-engine", "id": "9ef36c3ff79441aa85797da3c2ed7ec7", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "eebe35f27190467d9d54ddd0d04883c5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "cc071e18965d46edbd019f8c354daffc", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "7f1b3e55a3b74c9986fb8706d75b536b", "region_id": "RegionOne"}], "type": "accelerator", "id": "9422c8e1e70f4cb78154abe3e84cc08c", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "7429e31a88d9419baaa9ea9d606ad640", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "276ba3266bbb4d559aad5a78e97b7fce", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "c50e8e116f114a9686c610c43e38b4bc", "region_id": "RegionOne"}], "type": "admin-logic", "id": "cba7b34c7a074158b1c0480bd94b978f", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "cc4cfcf1bcf544758eae600fd735ecfb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c2680e82e9394ae0b1658844413aaf8e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "a34978b3e78c403880cc7c031c8b6a0c", "region_id": "RegionOne"}], "type": "registration", "id": "aca060d2302e4915bfd071364777074d", "name": "adjutant"}], "user": {"domain": {"id": "6a412c5dd2b4457bbe7556245426b054", "name": "757b2d607e064158aa3e73439feb1cd0"}, "id": "7c1516e0130f4fbfb12869658aa6b755", "name": "16a0b85c016e4128b4dd1fbdc43df2c2"}, "audit_ids": ["3cecd50f0ec54c6a98038eff64f84a2e", null], "issued_at": "2020-04-23T06:26:07.562409"}} {15} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.033623s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id) [0.033313s] ... ok {20} openstack.tests.unit.test_resource.Test_Request.test_create [0.030564s] ... ok {15} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.030441s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_find_stack [0.030542s] ... ok {20} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_get [0.029568s] ... ok {15} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.031784s] ... ok {15} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.051162s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.028855s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.028794s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack [0.140025s] ... ok {19} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.416880s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,507 keystoneauth.session REQ: curl -g -i -X GET https://identity.example.com -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.3 keystoneauth1/3.17.2 python-requests/2.21.0 CPython/2.7.5" 2020-04-23 06:28:07,514 keystoneauth.session RESP: [200] content-type: application/json 2020-04-23 06:28:07,519 keystoneauth.session RESP BODY: { "versions": { "values": [ { "status": "stable", "updated": "2016-04-04T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v3+json" } ], "id": "v3.6", "links": [ { "href": "https://identity.example.com/v3/", "rel": "self" } ] }, { "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json" } ], "id": "v2.0", "links": [ { "href": "https://identity.example.com/v2.0/", "rel": "self" }, { "href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby" } ] } ] } } 2020-04-23 06:28:07,524 keystoneauth.identity.v3.base Making authentication request to https://identity.example.com/v3/auth/tokens 2020-04-23 06:28:07,534 keystoneauth.identity.v3.base {"token": {"methods": ["password"], "expires_at": "2020-04-23T07:26:07.471169+00:00", "project": {"domain": {"id": "69d5c4e7754d471bb3651d37a9dfeae8", "name": "4fd4e13e93fc41d082386eae239cf2b4"}, "id": "1c36b64c840a42cd9e9b931a369337f0", "name": "ec539f17cad84448a3e061130f26211f"}, "catalog": [{"endpoints": [{"interface": "public", "url": "https://identity.example.com", "region": "RegionOne", "id": "55f8c2ff9ea840df9067627bf1290fc2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://identity.example.com", "region": "RegionOne", "id": "b3e6ade7b87649a9bb92a4fa044c87b4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.identity.example.com", "region": "RegionOne", "id": "e2e22b2945dc441abe9a3e136c978936", "region_id": "RegionOne"}], "type": "identity", "id": "dbab4545f6da45a293bcb75a5e0c64f0", "name": "keystone"}, {"endpoints": [{"interface": "public", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "92fd223e307744f5bb452c367bf24575", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://compute.example.com/v2.1/", "region": "RegionOne", "id": "3c8bafc8a8d54d73a71c411751fe8275", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.compute.example.com/v2.1/", "region": "RegionOne", "id": "80fd24fd85d046c398870849c08079a3", "region_id": "RegionOne"}], "type": "compute", "id": "570810ae2dc84e93b78c578a4b24b352", "name": "nova"}, {"endpoints": [{"interface": "public", "url": "https://image.example.com", "region": "RegionOne", "id": "fd3ccffec5a845f1ab39c8441c812ba6", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://image.example.com", "region": "RegionOne", "id": "b92d0ff7e7814693a779c8a322aa533e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.image.example.com", "region": "RegionOne", "id": "5c8ebd1cb95745d7bb3c21e39798bc6d", "region_id": "RegionOne"}], "type": "image", "id": "69cd75eb60614c0ea12a342c75117c0d", "name": "glance"}, {"endpoints": [{"interface": "public", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "1b743cd0d1934eee837d9d8f98e47115", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://load-balancer.example.com", "region": "RegionOne", "id": "242401e4dfa44902ac5be491a39c87cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.load-balancer.example.com", "region": "RegionOne", "id": "969c2d1f40d047c186114095f25dc34d", "region_id": "RegionOne"}], "type": "load-balancer", "id": "a2a3e45eb54e4c1e81defc286a2e64a8", "name": "octavia"}, {"endpoints": [{"interface": "public", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "2d2349537b5c46cd9149f67cba21f226", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f580c8c4c4a1453e8a9ba0f5438d4c6f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c254fe83aa354f8ea8c4a185e4252115", "region_id": "RegionOne"}], "type": "object-store", "id": "8b76e45ea5c24ee78612a02aff74bcc5", "name": "swift"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "a8f3e3f0c733444996bbe971a983d422", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "264e2eb7b9a345859b417c1dea43d44c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "962e792bd6614a0ebb105256bbd548f0", "region_id": "RegionOne"}], "type": "clustering", "id": "f3ea581e40cb43319212834c857df938", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "e303d69201874ba7a849c9a7eb2bc13a", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "3fda3b68d1a04d1a909b89758575aa39", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "b0f6fdb3772e4bfcb833c95e1503aaad", "region_id": "RegionOne"}], "type": "resource-cluster", "id": "8ebc179234504657b0c9eb37de119e98", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://clustering.example.com", "region": "RegionOne", "id": "151bee35b25d4ed4890b6d8aadc678bc", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://clustering.example.com", "region": "RegionOne", "id": "9aeb6d7b92a443a391fa4327d30d21a5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.clustering.example.com", "region": "RegionOne", "id": "5882d753569d457b9cd306631962d8af", "region_id": "RegionOne"}], "type": "cluster", "id": "84dfae3a9a8b474ca01a50aef8865697", "name": "senlin"}, {"endpoints": [{"interface": "public", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "21cc2479ec7f42e29d5cd28bbd589bf8", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-processing.example.com", "region": "RegionOne", "id": "487bb1c4f30f41a38725a1fb96752a5b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-processing.example.com", "region": "RegionOne", "id": "4c87380f5112445abf7217da897ba274", "region_id": "RegionOne"}], "type": "data-processing", "id": "176442de3cb84d978801539a1ec0ea5b", "name": "sahara"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "43d2bcf0c52340dfa25f52c6d5586503", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e655bc9b1bea416a9453c792fc3362d0", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "f5f67c60d0a4432480c3bed65bc552e4", "region_id": "RegionOne"}], "type": "baremetal", "id": "14b6b42cca4a489b824d75a362354179", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "b06e7ab9c0064876881a53fe83816b84", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal.example.com/", "region": "RegionOne", "id": "e79633afaccd47b089f3d963894f2d33", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal.example.com/", "region": "RegionOne", "id": "c701eda916f84d7bbc32694ce9dc1240", "region_id": "RegionOne"}], "type": "bare-metal", "id": "ee61b6bea3094bd4bc00a518f4b9aede", "name": "ironic"}, {"endpoints": [{"interface": "public", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "da64a5e681dc488b9cf4eed05c5add70", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://baremetal-introspection.example.com", "region": "RegionOne", "id": "7bb5b378bf224e489cd05a630067206d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.baremetal-introspection.example.com", "region": "RegionOne", "id": "cc80f4a6d0be4a43b4d72a2bcd50bcce", "region_id": "RegionOne"}], "type": "baremetal-introspection", "id": "dd7223368919446888cb2915f290d5c3", "name": "ironic-inspector"}, {"endpoints": [{"interface": "public", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "8cc4d0c2db144e509f958e2c3e6005f3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://key-manager.example.com", "region": "RegionOne", "id": "d71c24f3817046568565dee54e5f8fb4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.key-manager.example.com", "region": "RegionOne", "id": "030049fbb48d47088f36006146e1df5d", "region_id": "RegionOne"}], "type": "key-manager", "id": "86718313a92c4b648f464ec440c2b887", "name": "barbican"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "50cb316e5f31433c8e7cb1b431c06b5c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "64aee89c496b44539f61d64a3cddc78f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "dda5faaeddc34a71add5f758a2a93cec", "region_id": "RegionOne"}], "type": "resource-optimization", "id": "9650d5e385eb4ce4a54d4e310497a6e4", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "041ddafa80c94b62a7acea67f19ebcf3", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://resource-optimization.example.com", "region": "RegionOne", "id": "493801bd803344f3887f86a35f8f97f5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.resource-optimization.example.com", "region": "RegionOne", "id": "702aac155df2436da5b8093020e6232d", "region_id": "RegionOne"}], "type": "infra-optim", "id": "c7089c6c0aa8420d9c519b21e209e339", "name": "watcher"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "f1883cc8c64441b48b57b66e27bda703", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "2c29f6d3a59444a7b6e7b4feea6f159b", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "663b64243c1e4a019ea9175ade603725", "region_id": "RegionOne"}], "type": "message", "id": "84eacd5efd074800a1aa4427d773100a", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://message.example.com", "region": "RegionOne", "id": "20e4358a2f3d46f98346f0d6231b078c", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://message.example.com", "region": "RegionOne", "id": "935c322259e44c4e8ff5a96da70d67b8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.message.example.com", "region": "RegionOne", "id": "83237d6637c9443ba28d949660fb4083", "region_id": "RegionOne"}], "type": "messaging", "id": "cd01d0bc465b4699bbcbfa063b7204fe", "name": "zaqar"}, {"endpoints": [{"interface": "public", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "1a8d0d16d2aa4d29aefbf7c20f083e8f", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-catalog.example.com", "region": "RegionOne", "id": "5364589ee2f84f4382d2940b6530e848", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-catalog.example.com", "region": "RegionOne", "id": "b321362800654b799be0f24c77cc20dc", "region_id": "RegionOne"}], "type": "application-catalog", "id": "67a6c9cdf51d4cfe84b4b06e4398eaa3", "name": "murano"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6874d13c101143a6aec886523dd2efdd", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "f550171530d2434590ff391ff0086620", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "08b32078c18e4e8d96c66d1d3e27d905", "region_id": "RegionOne"}], "type": "container-infrastructure-management", "id": "09d9449b2bde4e3486adff73c8bb2f35", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6ef7036567f64229a19dfa14abcd9c98", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "11e01d245e0344a2bc463a8c912690c3", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "6e1ddfbe313f45a48653135c7929aeb6", "region_id": "RegionOne"}], "type": "container-infrastructure", "id": "39caa12494db41c4b7b91bb5d0f4860f", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "861f0cba922b42e2b9fd38302e1eccff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "3ccc65788c6a49e28e64c8812174577c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.container-infrastructure-management.example.com/v1", "region": "RegionOne", "id": "7e2662a7e5584cf7b949efeac6c7b294", "region_id": "RegionOne"}], "type": "container-infra", "id": "fc0dfd27220845ef830a4d97c8f76938", "name": "magnum"}, {"endpoints": [{"interface": "public", "url": "https://search.example.com", "region": "RegionOne", "id": "76cd66b3c9a148debf92dbb890938f5e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://search.example.com", "region": "RegionOne", "id": "e5bfeaee8d6243f6be1e11edaeef1675", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.search.example.com", "region": "RegionOne", "id": "2ed8aa52495148b0a26eb88576bd8d52", "region_id": "RegionOne"}], "type": "search", "id": "fa0aab1cf9ce4a68ad806c03e545ce45", "name": "searchlight"}, {"endpoints": [{"interface": "public", "url": "https://dns.example.com", "region": "RegionOne", "id": "c94d9218dd3f41db9cc2587ca8b2c94e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://dns.example.com", "region": "RegionOne", "id": "469a7ae688be48b681aa56fe657a6bbe", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.dns.example.com", "region": "RegionOne", "id": "d30f705974c44c17b6522862b9c6c165", "region_id": "RegionOne"}], "type": "dns", "id": "33f7c8b3d2c34891bffb384e77470d1b", "name": "designate"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "dde49680021e419dad72a2c6b9d8ca0d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "84009984a8b24bee8f36306fc000328a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "e180667784db4cbf8929037a03e50dfe", "region_id": "RegionOne"}], "type": "workflow", "id": "6875102b05c548c7b91375d44caec741", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://workflow.example.com", "region": "RegionOne", "id": "f637e4bc6a7a45e4bf5f4501eb59d7ac", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://workflow.example.com", "region": "RegionOne", "id": "3d97dd829efd41ceae9110bf05d3ae88", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.workflow.example.com", "region": "RegionOne", "id": "2f795136b39d49b8a3dc74db73e56559", "region_id": "RegionOne"}], "type": "workflowv2", "id": "266ee5ebec8a4912b349916c3b737aba", "name": "mistral"}, {"endpoints": [{"interface": "public", "url": "https://rating.example.com", "region": "RegionOne", "id": "16069cec2d4e45ea92ff141be729a335", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://rating.example.com", "region": "RegionOne", "id": "572d91082698452bb7cc865f7e98a1b5", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.rating.example.com", "region": "RegionOne", "id": "277d296812dd43849ff24c2a18c70be1", "region_id": "RegionOne"}], "type": "rating", "id": "d6a4339dcd3f4f0b9db793ffed0eada2", "name": "cloudkitty"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "f38ac5b48de2480fa3dba14048f3f265", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "6eac326612534f6385c611225e80fd9f", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "f463a9fa8616484e9e12212f88cf41fd", "region_id": "RegionOne"}], "type": "operator-policy", "id": "b6a9aa8307f347f39f21fac2618f615d", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "161c00246f0d4b7dac22c61090a133ba", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://operator-policy.example.com", "region": "RegionOne", "id": "07a09b64b1434e929a0e3726087eff85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.operator-policy.example.com", "region": "RegionOne", "id": "6fc3db6359264ba99b2e1fcc6ebe0742", "region_id": "RegionOne"}], "type": "policy", "id": "820b3bd1d667409c9071bb6db336d565", "name": "congress"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "422160dc00ad4f00a3ed7f9c70d092cb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "cb51a5e119fd40efbf1e3cda89a89b85", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "b6bcc3f648c94e94bdaeea312c515583", "region_id": "RegionOne"}], "type": "shared-file-system", "id": "ca33e82fa45243958b9d1152edca918c", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "61e0d38281584e0a93a29f7d7f080bf7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "33deff6d4d67447f846e57c83ab209be", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "29ab8ecf68d84744aa778d50af933ade", "region_id": "RegionOne"}], "type": "sharev2", "id": "918ebde0a3d64dec83382a6ffb2b149a", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "95aa9a55131f40f0a9e67941204d7adb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://shared-file-system.example.com", "region": "RegionOne", "id": "2eedd95a34ea4cc69956d0dbce80c371", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.shared-file-system.example.com", "region": "RegionOne", "id": "4aaab9b4092d4c9ba4033a8f151f2dbe", "region_id": "RegionOne"}], "type": "share", "id": "56d2f82cc20a4de7aad7a4ac57a959e6", "name": "manila"}, {"endpoints": [{"interface": "public", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "cb4b5a439f0644439f268d3b1b0af1de", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://data-protection-orchestration.example.com", "region": "RegionOne", "id": "e1c2be3e1d9d43b98f89972b66dfce5a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.data-protection-orchestration.example.com", "region": "RegionOne", "id": "a30b3efac5d547bdba7d15fb70955d20", "region_id": "RegionOne"}], "type": "data-protection-orchestration", "id": "e0ef1e546d1b4d4d8280365956c483aa", "name": "karbor"}, {"endpoints": [{"interface": "public", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "db3ef1fd29674f3cbcf1a1b59caf4f26", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "0d1b740627234aeda65d1de0f77428ed", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.orchestration.example.com/v1/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "95b21e2875f4401abd4f716a823df78e", "region_id": "RegionOne"}], "type": "orchestration", "id": "c15fb7a47b394e559a6673d90dcf4762", "name": "heat"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6896fc278c3f4775a0b040b09b52730e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "e0faf3d0e96a4337a6088f4557ca6f07", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "f6939c02c0e341f18b2d033f92a661f7", "region_id": "RegionOne"}], "type": "block-storage", "id": "20f2590c6e1e49a69d7c84d5d5bde57b", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "d61ddb26656043ed8b11e73dc292bd3b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "aab1d1d772324b548cf0de4064fc257a", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v3/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "3e9de570140348d3a346a25ad4961e07", "region_id": "RegionOne"}], "type": "volumev3", "id": "25b59483d0904ca7bba33b68517028f8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "17f57fb629294bbe8cf7fa3113cc1988", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "bf54baae88fe4931b9571934e379ad23", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "1d7bd62a908b4607b89bcd33bbcced1b", "region_id": "RegionOne"}], "type": "volumev2", "id": "34cb913c71854637a63fd1b4cf974b91", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "78edd34cfcee4cb9b057dfe5f540cd20", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "016fdfd97cd5443ab1d41a4ba438ba9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "6bb6c656aa924389b54c219de27f7dc7", "region_id": "RegionOne"}], "type": "volume", "id": "2646090ebcfa44c39709b988171485a8", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c6445c6369f24ab3ae624153406fafbb", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "b60131b02fcf42c09c56305af87bf8fa", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.block-storage.example.com/1c36b64c840a42cd9e9b931a369337f0", "region": "RegionOne", "id": "c0bbf5cc653e4fa09bcee995d781b6e1", "region_id": "RegionOne"}], "type": "block-store", "id": "f5bc86e486fc4babb778459c61aa6738", "name": "cinder"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "ad69478cdb2147849c253cc8a34a44a2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "e28918acd78a4dab968935a2aa751b92", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "0d3ab1a14e804f889d88650c51e5956e", "region_id": "RegionOne"}], "type": "alarm", "id": "acfd40f0cbfc43578920960308271ba4", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://alarm.example.com", "region": "RegionOne", "id": "aa80505473174418921fc5d4bfdf0efa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://alarm.example.com", "region": "RegionOne", "id": "3afb496b5cec4b36a8f15f716839b8c7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.alarm.example.com", "region": "RegionOne", "id": "65fc7e8944e04d7ba89c6a0616d4f4ad", "region_id": "RegionOne"}], "type": "alarming", "id": "8e2072002488492bbdf0564d4f4759b7", "name": "aodh"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "44d67237b8994decb0f7d5367050561d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "ffe5ed6c578540cc9ba0405ff786c7f4", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "72979be0636d48f1b98f9523780bf49e", "region_id": "RegionOne"}], "type": "meter", "id": "ff7c3da19d69494db2ad7563a12358e7", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "19673637bfc44a26a975d4351d0ba046", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "50818d683d1e47e89a88e7c7c225de87", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "c3b6f9a1a6514d4cae2aefb7d397c63d", "region_id": "RegionOne"}], "type": "metering", "id": "c1110c0a88d5466fb3ca305309401073", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://meter.example.com", "region": "RegionOne", "id": "7b97c58ab28346f09d4d35f355a52c0e", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://meter.example.com", "region": "RegionOne", "id": "adfafd74d89548faaa4be70d3f6095c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.meter.example.com", "region": "RegionOne", "id": "f028c4180c4b48388a5ae09216de4a7d", "region_id": "RegionOne"}], "type": "telemetry", "id": "17c2228c022e4d6bbf96ba03e8609815", "name": "ceilometer"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "1ea8efd6331241adb2bfb363132526ff", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "a236f78541444aebadec3ef1374e8231", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "f91ca710899e44cb97099d67419b034f", "region_id": "RegionOne"}], "type": "event", "id": "d786654e4cd546a093830be74711cabf", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://event.example.com", "region": "RegionOne", "id": "9deee6d7fe0241e89356854ebecbe424", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://event.example.com", "region": "RegionOne", "id": "620426b7cbf34b749d575bb3831271f1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.event.example.com", "region": "RegionOne", "id": "c1af8cf9049049b3837eaad617134dc8", "region_id": "RegionOne"}], "type": "events", "id": "6dc8a66801c64a0284cca63f5de81418", "name": "panko"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "871f60fb143a429f9aa04972c08457ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "4af353daa0f54b968646257d2e09b789", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "0c9e530c58ab49eea7764de38866f853", "region_id": "RegionOne"}], "type": "application-deployment", "id": "5196a2392a9a4c5b991116924ff15ddd", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "730cb20599374273affc4733e52ccca7", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-deployment.example.com", "region": "RegionOne", "id": "5a054b62ed3e4a5fa39bd347bbee0a51", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-deployment.example.com", "region": "RegionOne", "id": "488c45a615dc4d7fa8d7f46d0907649c", "region_id": "RegionOne"}], "type": "application_deployment", "id": "5d3d7b8cbf224dbc91b3029352f4eea1", "name": "solum"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "48eb1be9dd134f75a2db348a2cb91816", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "1bfebc4669b546ccb367f32190174646", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "4d6a4f88fa814d8aa5ad19cb7184ad8e", "region_id": "RegionOne"}], "type": "multi-region-network-automation", "id": "af48e7d3eb894c038b56cb8af9b46ff6", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "6d54948184c748d39135f74db35fbb49", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://multi-region-network-automation.example.com", "region": "RegionOne", "id": "7704949b9b0942c295402234d6082365", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.multi-region-network-automation.example.com", "region": "RegionOne", "id": "03a15fde7f184cdd815814838f6f3970", "region_id": "RegionOne"}], "type": "tricircle", "id": "8230f94b485f482c9accf2ecbd652690", "name": "tricircle"}, {"endpoints": [{"interface": "public", "url": "https://database.example.com", "region": "RegionOne", "id": "942ee23b5f354a0eb8719b04adbad78b", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://database.example.com", "region": "RegionOne", "id": "a59513ff6d0e4aa7ac4ddafe202966c8", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.database.example.com", "region": "RegionOne", "id": "547a60d6c12e4aafaa94f10b5f1fcfae", "region_id": "RegionOne"}], "type": "database", "id": "3ef2bb6b000246578b67d039669d8796", "name": "trove"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "f4d4880b0f06463d8e17f295bc3ae011", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "63827f632d84441d9942b9954285105e", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "b64338dc86824c6a847f99a59fb0a1ce", "region_id": "RegionOne"}], "type": "application-container", "id": "16764ef900d14d219c54a81076124a7c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://application-container.example.com", "region": "RegionOne", "id": "bbbc10326d3e4f7c91c2491cd7785b39", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://application-container.example.com", "region": "RegionOne", "id": "9349425628ac48bab59e89f384fee237", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.application-container.example.com", "region": "RegionOne", "id": "3a332e548851487f9f27ed82007b15cd", "region_id": "RegionOne"}], "type": "container", "id": "845724258919419b9444282c65688e4c", "name": "zun"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "e1e64719b93449a3bf7976a27c01e106", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "ed716cc437414e4683cf84fbbe8df0f9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "a9d7bce714be4a0792aced4155c7580d", "region_id": "RegionOne"}], "type": "root-cause-analysis", "id": "9eece7f67d294a15b2380712e5fa3860", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "5739f6ff3078444b97f44a1367df7f05", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://root-cause-analysis.example.com", "region": "RegionOne", "id": "a271aac2892545258ea9d22e97bc1c83", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.root-cause-analysis.example.com", "region": "RegionOne", "id": "3273ff10caa24671ba7cf823cd2795b8", "region_id": "RegionOne"}], "type": "rca", "id": "0e6cee79a7f0456b80fa160c39e01182", "name": "vitrage"}, {"endpoints": [{"interface": "public", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "32bd614bb98c40aa84d8448990bca908", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://nfv-orchestration.example.com", "region": "RegionOne", "id": "934a7fd0c5914eec99d0c2bb6827bf03", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.nfv-orchestration.example.com", "region": "RegionOne", "id": "d6aab2fa5e4d42d08105c6b90d799fb2", "region_id": "RegionOne"}], "type": "nfv-orchestration", "id": "a58f93400a3e452b95ceabf5843ac790", "name": "tacker"}, {"endpoints": [{"interface": "public", "url": "https://network.example.com", "region": "RegionOne", "id": "4bbcb184f795485e97243dba3b7407aa", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://network.example.com", "region": "RegionOne", "id": "1ae3a84448554e929c962580b610ba09", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.network.example.com", "region": "RegionOne", "id": "b654a3cdaf91455fbe549f3dd385ef51", "region_id": "RegionOne"}], "type": "network", "id": "87219146482d4868b386ec8aa1ec93e6", "name": "neutron"}, {"endpoints": [{"interface": "public", "url": "https://backup.example.com", "region": "RegionOne", "id": "f37ba063a9584b11b8623782488e6284", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://backup.example.com", "region": "RegionOne", "id": "baefd23a4bc341a5896bae66464db26c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.backup.example.com", "region": "RegionOne", "id": "96774e5ae16e49b384bda20be486e643", "region_id": "RegionOne"}], "type": "backup", "id": "848efb0d6c0a4906a22bbf493ac219ce", "name": "freezer-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "ee343f7d7c2c4671b4f668048de961d0", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "d9a317438eff4d7ea033dd176aec7bf7", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "d117daaa1c024c98927ad16ae20c66f7", "region_id": "RegionOne"}], "type": "monitoring-logging", "id": "51d16f22e4694691b6ca9c2647187c92", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "8a3911ac531b4b26a00bc8a34ede11ca", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-logging.example.com", "region": "RegionOne", "id": "bdecdac67817430488a51c7273756cf9", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-logging.example.com", "region": "RegionOne", "id": "0e34afdfa329457686df7a652a6b2a7c", "region_id": "RegionOne"}], "type": "monitoring-log-api", "id": "aa19cf87abe84cd98c94488c476b6905", "name": "monasca-log-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "99b88e5f52a4469ba66fe112ef37bea5", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring.example.com", "region": "RegionOne", "id": "5068dec8541641e5b3a30e76bd73f6ea", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring.example.com", "region": "RegionOne", "id": "744dd9f7ea6749f3ada1af6c2ef93b26", "region_id": "RegionOne"}], "type": "monitoring", "id": "44407c66b1b049eca3384d3aa37c24f0", "name": "monasca-api"}, {"endpoints": [{"interface": "public", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "1cfe00f05f614c35b526c78e033d84b2", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://monitoring-events.example.com", "region": "RegionOne", "id": "e622214a26e34ee982ccea7006286e21", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.monitoring-events.example.com", "region": "RegionOne", "id": "2cbe8f2ecf254500bab54ec949a2b35e", "region_id": "RegionOne"}], "type": "monitoring-events", "id": "0a96d438fabe4acf92ea1a5ae4d12033", "name": "monasca-events-api"}, {"endpoints": [{"interface": "public", "url": "https://placement.example.com", "region": "RegionOne", "id": "d15649939cfc40b0961b4650520aceab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://placement.example.com", "region": "RegionOne", "id": "90a9d747116e4e078c9352f99d255881", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.placement.example.com", "region": "RegionOne", "id": "fdab287750ea421eb973ddf7b65ae43d", "region_id": "RegionOne"}], "type": "placement", "id": "e03972963ca64f52ae84a33245e3b8ae", "name": "placement"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "ff83cca276024fa4b5b124706f93b898", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "62e10da0c3024f749f38a2752487770c", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "95d7de73d4ae4ec98fedc617673add5b", "region_id": "RegionOne"}], "type": "instance-ha", "id": "650085ea6b7946ad88192fd7d61feddb", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "f92d212c8cc14fee8f57be8e6570edab", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://instance-ha.example.com", "region": "RegionOne", "id": "e2dadc90599040a3b4d01dfe1a52fd70", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.instance-ha.example.com", "region": "RegionOne", "id": "8c5f63091d524c308ec8961fcf17dac9", "region_id": "RegionOne"}], "type": "ha", "id": "8f88c11811a2401f86efd804cf5d69bf", "name": "masakari"}, {"endpoints": [{"interface": "public", "url": "https://reservation.example.com", "region": "RegionOne", "id": "bf9e0d90bab5407299d39dd424600061", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://reservation.example.com", "region": "RegionOne", "id": "72cdf5a7fdcc43a98f85a9e83059c052", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.reservation.example.com", "region": "RegionOne", "id": "dc4233e033bf4db9b0fe38f7c469e959", "region_id": "RegionOne"}], "type": "reservation", "id": "bf7f0b99e9194067a72343ae86a2e513", "name": "blazar"}, {"endpoints": [{"interface": "public", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "80a45e16bf484ac28d1fd67771b7045d", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://function-engine.example.com", "region": "RegionOne", "id": "a846367d6893480f8cc29a3d23f26404", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.function-engine.example.com", "region": "RegionOne", "id": "35da7d7fe6804dd7ba69021c15809896", "region_id": "RegionOne"}], "type": "function-engine", "id": "b3a71a9242cd46aa9b64a5dda2b04f84", "name": "qinling"}, {"endpoints": [{"interface": "public", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "6bee4782fd054b9faa568a7259f182af", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://accelerator.example.com", "region": "RegionOne", "id": "5e991c20f9a24eac9e9ffe69df50f9cd", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.accelerator.example.com", "region": "RegionOne", "id": "55e22e44936647f5887b0553d11f06b1", "region_id": "RegionOne"}], "type": "accelerator", "id": "334f4a98ee6f41ccaef242f146d51e74", "name": "cyborg"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "ce4f69d266a446deb0e48d38ddd79036", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "300f8ad764894304819761b6029e0d9d", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "f6a501ecb65745b082ee6d833d512b26", "region_id": "RegionOne"}], "type": "admin-logic", "id": "30a3a54dba774bf4af048b7580586896", "name": "adjutant"}, {"endpoints": [{"interface": "public", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "c98d7edf1b434e26b9e920a88f257191", "region_id": "RegionOne"}, {"interface": "admin", "url": "https://admin-logic.example.com", "region": "RegionOne", "id": "453ac20c87bd4dc98f432a2f95ad9ed1", "region_id": "RegionOne"}, {"interface": "internal", "url": "https://internal.admin-logic.example.com", "region": "RegionOne", "id": "31121de09d9f4b7da790954411b2c70b", "region_id": "RegionOne"}], "type": "registration", "id": "999588a5ffd84c099b01e670c95a5bf6", "name": "adjutant"}], "user": {"domain": {"id": "a3206ee0ef4a4a3f94477e5f3d8c61e8", "name": "20d0d9a25283490591415261dbb5aa45"}, "id": "d6ae99fb0fe74077b0cdc6511c993009", "name": "c726d9fb616d40b68c958f25b633ef70"}, "audit_ids": ["fcf9833398f84c4a9f2122ba870fd950", null], "issued_at": "2020-04-23T06:26:07.471169"}} 2020-04-23 06:28:07,583 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,589 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,593 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,597 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,601 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,606 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,610 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,614 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,618 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,622 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,627 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,631 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,635 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,639 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,643 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,648 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,652 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,657 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,661 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,665 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,670 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,674 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,678 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,683 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,687 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,692 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,697 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,701 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,705 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,710 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,714 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,718 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,722 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,726 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,730 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,734 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,738 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,742 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,746 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,750 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,754 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,758 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,763 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,767 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,771 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,775 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,779 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,783 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,787 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,791 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,795 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,799 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,803 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,807 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,811 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,815 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,819 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,823 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,827 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,831 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,835 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,839 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,843 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,847 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,851 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,855 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,858 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,862 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,866 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,870 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,874 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,878 openstack.iterate_timeout Waiting 0.1 seconds 2020-04-23 06:28:07,882 openstack.iterate_timeout Waiting 0.1 seconds {15} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.028207s] ... ok {17} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.028868s] ... ok {19} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.032343s] ... ok {15} openstack.tests.unit.test_resource.TestTagMixin.test_set_tags [0.029745s] ... ok {17} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.028397s] ... ok {19} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.030005s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.029248s] ... ok {15} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.053117s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-04-23 06:28:07,958 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-04-23 06:28:07,963 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:07,967 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-04-23 06:28:07,970 openstack.iterate_timeout Waiting 1.0 seconds 2020-04-23 06:28:07,974 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-04-23 06:28:07,978 openstack.iterate_timeout Waiting 1.0 seconds {19} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.029994s] ... ok {17} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.027799s] ... ok {15} openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version [0.027891s] ... ok {17} openstack.tests.unit.test_resource.TestResource.test_items [0.028674s] ... ok ====== Totals ====== Ran: 3218 tests in 14.0000 sec. - Passed: 3218 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 381.2996 sec. ============== Worker Balance ============== - Worker 0 (101 tests) => 0:00:13.017029 - Worker 1 (101 tests) => 0:00:12.147879 - Worker 2 (101 tests) => 0:00:13.556603 - Worker 3 (101 tests) => 0:00:12.481587 - Worker 4 (101 tests) => 0:00:14.060577 - Worker 5 (101 tests) => 0:00:11.487913 - Worker 6 (101 tests) => 0:00:11.959953 - Worker 7 (101 tests) => 0:00:13.598741 - Worker 8 (101 tests) => 0:00:13.391114 - Worker 9 (101 tests) => 0:00:12.605714 - Worker 10 (101 tests) => 0:00:13.392650 - Worker 11 (101 tests) => 0:00:13.432472 - Worker 12 (101 tests) => 0:00:12.586440 - Worker 13 (101 tests) => 0:00:13.999879 - Worker 14 (101 tests) => 0:00:13.247916 - Worker 15 (101 tests) => 0:00:14.394470 - Worker 16 (101 tests) => 0:00:13.381153 - Worker 17 (101 tests) => 0:00:14.379041 - Worker 18 (100 tests) => 0:00:12.586041 - Worker 19 (100 tests) => 0:00:14.365019 - Worker 20 (100 tests) => 0:00:14.116434 - Worker 21 (100 tests) => 0:00:13.492771 - Worker 22 (100 tests) => 0:00:11.221665 - Worker 23 (100 tests) => 0:00:11.943816 - Worker 24 (100 tests) => 0:00:13.833931 - Worker 25 (100 tests) => 0:00:13.515570 - Worker 26 (100 tests) => 0:00:10.704335 - Worker 27 (100 tests) => 0:00:12.554614 - Worker 28 (100 tests) => 0:00:13.363121 - Worker 29 (100 tests) => 0:00:13.947447 - Worker 30 (100 tests) => 0:00:13.101106 - Worker 31 (100 tests) => 0:00:11.905824 + exit 0 Processing files: python2-openstacksdk-0.36.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cp6BFs + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.36.3 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/doc/python2-openstacksdk-0.36.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/doc/python2-openstacksdk-0.36.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/doc/python2-openstacksdk-0.36.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vkc2Mp + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.36.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/licenses/python2-openstacksdk-0.36.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/licenses/python2-openstacksdk-0.36.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch/usr/share/licenses/python2-openstacksdk-0.36.3 + exit 0 Provides: python-openstacksdk = 0.36.3-1.el7 python2-openstacksdk = 0.36.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-openstacksdk < 0.36.3-1.el7 Processing files: python2-openstacksdk-tests-0.36.3-1.el7.noarch Provides: python2-openstacksdk-tests = 0.36.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch Wrote: /builddir/build/RPMS/python2-openstacksdk-0.36.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-openstacksdk-tests-0.36.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xTBYs6 + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.36.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.36.3-1.el7.noarch + exit 0 Child return code was: 0